1commit 69cbe5d619561b69426a305d4b5d4f3e95e6370b
2Author: Francis Lachapelle <flachapelle@inverse.ca>
3Date:   Thu Oct 31 13:25:48 2019 -0400
4
5    Preparation for release 4.1.1
6
7M	Documentation/docinfo.xml
8M	Documentation/includes/global-attributes.asciidoc
9M	NEWS
10M	Version
11
12commit 82735fa8a7d5d0cf742fc8c5792024df3a53e9a5
13Author: Francis Lachapelle <flachapelle@inverse.ca>
14Date:   Thu Oct 31 13:09:54 2019 -0400
15
16    chore(js/css): update generated files
17
18M	UI/WebServerResources/js/Common.js
19M	UI/WebServerResources/js/Common.js.map
20M	UI/WebServerResources/js/Scheduler.services.js
21M	UI/WebServerResources/js/Scheduler.services.js.map
22M	UI/WebServerResources/js/vendor/lodash.js
23M	UI/WebServerResources/js/vendor/lodash.min.js
24
25commit 33dce130ceb76ed851bb197e67aad7f28f43447c
26Author: Francis Lachapelle <flachapelle@inverse.ca>
27Date:   Thu Oct 31 13:08:28 2019 -0400
28
29    chore(js): fix path of lodash library
30
31M	UI/WebServerResources/Gruntfile.js
32
33commit 372bd676aaf6f274aa11bd58217016d80c1080f1
34Author: Francis Lachapelle <flachapelle@inverse.ca>
35Date:   Thu Oct 31 11:59:55 2019 -0400
36
37    chore: update commit message for generated files
38
39M	UI/WebServerResources/GNUmakefile
40
41commit fc34befe47bd1661e30a6fcf7fea6775c410f551
42Author: Francis Lachapelle <flachapelle@inverse.ca>
43Date:   Thu Oct 31 11:59:38 2019 -0400
44
45    docs: update CONTRIBUTING file
46
47M	.github/CONTRIBUTING.md
48
49commit eb4ad5e086f3261f0ddb39175aad3d258d5a88af
50Author: Francis Lachapelle <flachapelle@inverse.ca>
51Date:   Thu Oct 31 11:52:43 2019 -0400
52
53    i18n(de): update German translation
54
55M	UI/MailerUI/German.lproj/Localizable.strings
56
57commit a2a6bfab59f9be75ca671a49463fe8040a493d58
58Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59Date:   Thu Oct 31 09:04:10 2019 -0400
60
61    fix(core): avoid warning by including missing file
62
63M	ActiveSync/iCalToDo+ActiveSync.m
64
65commit 22bd650b72249ff314484577e86cef4b0c8c73d2
66Author: InverseBot <sogo@inverse.ca>
67Date:   Thu Oct 31 02:07:08 2019 -0400
68
69    (js/css) Update generated files
70
71M	UI/WebServerResources/js/Common.js
72M	UI/WebServerResources/js/Common.js.map
73M	UI/WebServerResources/js/Scheduler.services.js
74M	UI/WebServerResources/js/Scheduler.services.js.map
75
76commit d4f0ccd3f726b78673b02ad47c34eef0dc35f207
77Author: Francis Lachapelle <flachapelle@inverse.ca>
78Date:   Wed Oct 30 13:54:06 2019 -0400
79
80    docs: update CONTRIBUTING file
81
82M	.github/CONTRIBUTING.md
83
84commit 8b45f2c731d1a015c1d9c9639b3e76488c696770
85Author: Francis Lachapelle <flachapelle@inverse.ca>
86Date:   Wed Oct 30 13:46:07 2019 -0400
87
88    fix(calendar(js)): swap start-end dates when delta is negative
89
90    When creating an event by drag'n'dropping from bottom to top, the
91    original coordinate become the start date.
92
93M	UI/WebServerResources/js/Scheduler/CalendarListController.js
94M	UI/WebServerResources/js/Scheduler/Component.service.js
95
96commit 060dea38182a52c19c4dd149b5b07f834870b550
97Author: Francis Lachapelle <flachapelle@inverse.ca>
98Date:   Wed Oct 30 13:42:45 2019 -0400
99
100    style(mail(js)): add missing semi-colon
101
102M	UI/WebServerResources/js/Mailer/MessageEditorController.js
103
104commit 487bbf74c042ed29e3da40a68cfaf769f8bcc381
105Author: Francis Lachapelle <flachapelle@inverse.ca>
106Date:   Wed Oct 30 11:42:53 2019 -0400
107
108    fix(calendar(js)): don't modify time when computing dates interval
109
110    Fixes #4861
111
112M	UI/WebServerResources/js/Common/utils.js
113
114commit d1e2418d65ee33496363cceac27d372c656aba04
115Author: Ludovic Marcotte <lmarcotte@inverse.ca>
116Date:   Wed Oct 30 13:44:13 2019 -0400
117
118    (fix) fixed EAS provisioning support for Outlook/iOS (fixes #4853)
119
120M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
121M	ActiveSync/SOGoActiveSyncDispatcher.m
122M	NEWS
123
124commit 13ad6ff8755e59670071212cfddd178bb8846ee9
125Author: Francis Lachapelle <flachapelle@inverse.ca>
126Date:   Wed Oct 30 11:13:40 2019 -0400
127
128    Initial CONTRIBUTING file
129
130A	.github/CONTRIBUTING.md
131
132commit f6ca946058f16ae32bbde966ff1c850e4979db0f
133Author: Francis Lachapelle <flachapelle@inverse.ca>
134Date:   Wed Oct 30 11:04:59 2019 -0400
135
136    fix(calendar): don't allow RDATE unless already defined
137
138    Since RDATE are not properly supported in EAS, hide the possibility to
139    specify recurring dates unless the component being edited already
140    contains RDATE(s).
141
142M	UI/Scheduler/UIxCalMainView.m
143M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
144M	UI/Templates/SchedulerUI/UIxCalMainView.wox
145M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
146M	UI/WebServerResources/js/Scheduler/ComponentController.js
147
148commit 42bb3b288b65842dc869be94f1f8b461dd326233
149Author: Francis Lachapelle <flachapelle@inverse.ca>
150Date:   Tue Oct 29 11:02:47 2019 -0400
151
152    (i18n) Update Polish translation
153
154    Fixes #4851
155
156M	UI/PreferencesUI/Polish.lproj/Localizable.strings
157
158commit 61945734c73117f595e19f960defa7238ebb41f9
159Author: Ludovic Marcotte <lmarcotte@inverse.ca>
160Date:   Mon Oct 28 15:14:35 2019 -0400
161
162    (doc) quote default values (fixes #4827)
163
164M	Scripts/sogo.conf
165
166commit e866fd5fdaa677879ef611ff72e57140ea664f43
167Author: Ludovic Marcotte <lmarcotte@inverse.ca>
168Date:   Mon Oct 28 14:39:39 2019 -0400
169
170    (fix) fixed Apple Calendar creation (fixes #4813)
171
172M	NEWS
173M	SoObjects/Appointments/SOGoAppointmentFolderObject.m
174M	SoObjects/Appointments/SOGoAppointmentFolders.m
175M	SoObjects/SOGo/SOGoGCSFolder.m
176M	UI/Contacts/UIxContactFolderProperties.m
177M	UI/Scheduler/UIxCalendarProperties.m
178
179commit 7ff992170900e6e51b5655bc9f5df93711d7f20d
180Author: Ludovic Marcotte <lmarcotte@inverse.ca>
181Date:   Fri Oct 25 13:34:41 2019 -0400
182
183    (fix) removed unused method
184
185M	SoObjects/Mailer/SOGoMailAccount.h
186M	SoObjects/Mailer/SOGoMailAccount.m
187
188commit 34fcfe024b8b8e02d2f7c3e26105d4075a3a07e8
189Author: Ludovic Marcotte <lmarcotte@inverse.ca>
190Date:   Fri Oct 25 13:31:13 2019 -0400
191
192    (fix) use the supplied Sieve creds to fetch the IMAP4 separator (fixes #4846)
193
194M	NEWS
195M	SoObjects/SOGo/SOGoSieveManager.h
196M	SoObjects/SOGo/SOGoSieveManager.m
197
198commit 2d5d1b4297480648cf0404f218ceaf5e5ae487bc
199Author: InverseBot <sogo@inverse.ca>
200Date:   Fri Oct 25 01:27:37 2019 -0400
201
202    (js/css) Update generated files
203
204M	UI/WebServerResources/js/Common.js
205M	UI/WebServerResources/js/Common.js.map
206M	UI/WebServerResources/js/Scheduler.services.js
207M	UI/WebServerResources/js/Scheduler.services.js.map
208
209commit df15fed8fddb66765765e343e3da6e46ac03de72
210Author: Francis Lachapelle <flachapelle@inverse.ca>
211Date:   Thu Oct 24 10:43:20 2019 -0400
212
213    Update ChangeLog
214
215M	ChangeLog
216
217commit 1c179f805da50d087ca07bdadb66c9563a41d45e
218Author: Francis Lachapelle <flachapelle@inverse.ca>
219Date:   Thu Oct 24 10:42:30 2019 -0400
220
221    Preparation for release 4.1.0
222
223M	Documentation/docinfo.xml
224M	Documentation/includes/global-attributes.asciidoc
225M	NEWS
226M	Scripts/sogo.conf
227M	UI/WebServerResources/css/theme-default.css
228M	Version
229
230commit c69a7391a4b5ed78c9608eebc79491371132c46e
231Author: Francis Lachapelle <flachapelle@inverse.ca>
232Date:   Thu Oct 24 10:35:41 2019 -0400
233
234    (js/css) Update generated files
235
236M	UI/WebServerResources/css/styles.css
237M	UI/WebServerResources/css/styles.css.map
238M	UI/WebServerResources/js/Common.js
239M	UI/WebServerResources/js/Common.js.map
240M	UI/WebServerResources/js/Mailer.services.js
241M	UI/WebServerResources/js/Mailer.services.js.map
242M	UI/WebServerResources/js/Scheduler.services.js
243M	UI/WebServerResources/js/Scheduler.services.js.map
244
245commit 63bcb2649be5ed580ddfaa41b5c490d80299c6f3
246Author: Francis Lachapelle <flachapelle@inverse.ca>
247Date:   Thu Oct 24 10:33:35 2019 -0400
248
249    (css) New .sg-hint class
250
251M	UI/WebServerResources/scss/components/input/input.scss
252
253commit c2c5a4d23d962bd7e52c7d68f2005c64ae62a5fa
254Author: Francis Lachapelle <flachapelle@inverse.ca>
255Date:   Thu Oct 24 10:15:18 2019 -0400
256
257    (css) Fix contextual menu position in Mail
258
259M	UI/WebServerResources/js/Mailer/sgMailboxListItem.directive.js
260
261commit 3b869d44d6915bac2fcc77d1a386c877972f6288
262Author: Francis Lachapelle <flachapelle@inverse.ca>
263Date:   Thu Oct 24 10:12:30 2019 -0400
264
265    (js) Hide mail recipient when not defined
266
267M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
268
269commit ae99dda215d84e68d470a19550e0d954e942f30c
270Author: Francis Lachapelle <flachapelle@inverse.ca>
271Date:   Thu Oct 24 10:09:56 2019 -0400
272
273    (js) Filter out hidden days in date picker
274
275M	UI/Templates/SchedulerUI/UIxCalDayView.wox
276
277commit aa9af35ae9548152dcd6a34d1767de1128afb4db
278Author: Francis Lachapelle <flachapelle@inverse.ca>
279Date:   Thu Oct 24 09:32:11 2019 -0400
280
281    (js) Rollback optimization in appointment editor
282
283    There's an issue with the sgToggleGrid directive when the associated
284    grid list is rendered later.
285
286    Fixes #4858
287
288M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
289
290commit 9f24f64dcc9133ba05c8b42613138a4f06ed3b87
291Author: Francis Lachapelle <flachapelle@inverse.ca>
292Date:   Wed Oct 23 14:47:33 2019 -0400
293
294    Update time zones to version 2019c
295
296M	NEWS
297M	SOPE/NGCards/TimeZones/Africa/Abidjan.ics
298M	SOPE/NGCards/TimeZones/Africa/Accra.ics
299M	SOPE/NGCards/TimeZones/Africa/Addis_Ababa.ics
300M	SOPE/NGCards/TimeZones/Africa/Algiers.ics
301M	SOPE/NGCards/TimeZones/Africa/Asmara.ics
302A	SOPE/NGCards/TimeZones/Africa/Asmera.ics
303M	SOPE/NGCards/TimeZones/Africa/Bamako.ics
304M	SOPE/NGCards/TimeZones/Africa/Bangui.ics
305M	SOPE/NGCards/TimeZones/Africa/Banjul.ics
306M	SOPE/NGCards/TimeZones/Africa/Bissau.ics
307M	SOPE/NGCards/TimeZones/Africa/Blantyre.ics
308M	SOPE/NGCards/TimeZones/Africa/Brazzaville.ics
309M	SOPE/NGCards/TimeZones/Africa/Bujumbura.ics
310M	SOPE/NGCards/TimeZones/Africa/Cairo.ics
311M	SOPE/NGCards/TimeZones/Africa/Casablanca.ics
312M	SOPE/NGCards/TimeZones/Africa/Ceuta.ics
313M	SOPE/NGCards/TimeZones/Africa/Conakry.ics
314M	SOPE/NGCards/TimeZones/Africa/Dakar.ics
315M	SOPE/NGCards/TimeZones/Africa/Dar_es_Salaam.ics
316M	SOPE/NGCards/TimeZones/Africa/Djibouti.ics
317M	SOPE/NGCards/TimeZones/Africa/Douala.ics
318M	SOPE/NGCards/TimeZones/Africa/El_Aaiun.ics
319M	SOPE/NGCards/TimeZones/Africa/Freetown.ics
320M	SOPE/NGCards/TimeZones/Africa/Gaborone.ics
321M	SOPE/NGCards/TimeZones/Africa/Harare.ics
322M	SOPE/NGCards/TimeZones/Africa/Johannesburg.ics
323M	SOPE/NGCards/TimeZones/Africa/Juba.ics
324M	SOPE/NGCards/TimeZones/Africa/Kampala.ics
325M	SOPE/NGCards/TimeZones/Africa/Khartoum.ics
326M	SOPE/NGCards/TimeZones/Africa/Kigali.ics
327M	SOPE/NGCards/TimeZones/Africa/Kinshasa.ics
328M	SOPE/NGCards/TimeZones/Africa/Lagos.ics
329M	SOPE/NGCards/TimeZones/Africa/Libreville.ics
330M	SOPE/NGCards/TimeZones/Africa/Lome.ics
331M	SOPE/NGCards/TimeZones/Africa/Luanda.ics
332M	SOPE/NGCards/TimeZones/Africa/Lubumbashi.ics
333M	SOPE/NGCards/TimeZones/Africa/Lusaka.ics
334M	SOPE/NGCards/TimeZones/Africa/Malabo.ics
335M	SOPE/NGCards/TimeZones/Africa/Maputo.ics
336M	SOPE/NGCards/TimeZones/Africa/Maseru.ics
337M	SOPE/NGCards/TimeZones/Africa/Mbabane.ics
338M	SOPE/NGCards/TimeZones/Africa/Mogadishu.ics
339M	SOPE/NGCards/TimeZones/Africa/Monrovia.ics
340M	SOPE/NGCards/TimeZones/Africa/Nairobi.ics
341M	SOPE/NGCards/TimeZones/Africa/Ndjamena.ics
342M	SOPE/NGCards/TimeZones/Africa/Niamey.ics
343M	SOPE/NGCards/TimeZones/Africa/Nouakchott.ics
344M	SOPE/NGCards/TimeZones/Africa/Ouagadougou.ics
345M	SOPE/NGCards/TimeZones/Africa/Porto-Novo.ics
346M	SOPE/NGCards/TimeZones/Africa/Sao_Tome.ics
347A	SOPE/NGCards/TimeZones/Africa/Timbuktu.ics
348M	SOPE/NGCards/TimeZones/Africa/Tripoli.ics
349M	SOPE/NGCards/TimeZones/Africa/Tunis.ics
350M	SOPE/NGCards/TimeZones/Africa/Windhoek.ics
351M	SOPE/NGCards/TimeZones/America/Adak.ics
352M	SOPE/NGCards/TimeZones/America/Anchorage.ics
353M	SOPE/NGCards/TimeZones/America/Anguilla.ics
354M	SOPE/NGCards/TimeZones/America/Antigua.ics
355M	SOPE/NGCards/TimeZones/America/Araguaina.ics
356M	SOPE/NGCards/TimeZones/America/Argentina/Buenos_Aires.ics
357M	SOPE/NGCards/TimeZones/America/Argentina/Catamarca.ics
358A	SOPE/NGCards/TimeZones/America/Argentina/ComodRivadavia.ics
359M	SOPE/NGCards/TimeZones/America/Argentina/Cordoba.ics
360M	SOPE/NGCards/TimeZones/America/Argentina/Jujuy.ics
361M	SOPE/NGCards/TimeZones/America/Argentina/La_Rioja.ics
362M	SOPE/NGCards/TimeZones/America/Argentina/Mendoza.ics
363M	SOPE/NGCards/TimeZones/America/Argentina/Rio_Gallegos.ics
364M	SOPE/NGCards/TimeZones/America/Argentina/Salta.ics
365M	SOPE/NGCards/TimeZones/America/Argentina/San_Juan.ics
366M	SOPE/NGCards/TimeZones/America/Argentina/San_Luis.ics
367M	SOPE/NGCards/TimeZones/America/Argentina/Tucuman.ics
368M	SOPE/NGCards/TimeZones/America/Argentina/Ushuaia.ics
369M	SOPE/NGCards/TimeZones/America/Aruba.ics
370M	SOPE/NGCards/TimeZones/America/Asuncion.ics
371M	SOPE/NGCards/TimeZones/America/Atikokan.ics
372A	SOPE/NGCards/TimeZones/America/Atka.ics
373M	SOPE/NGCards/TimeZones/America/Bahia.ics
374M	SOPE/NGCards/TimeZones/America/Bahia_Banderas.ics
375M	SOPE/NGCards/TimeZones/America/Barbados.ics
376M	SOPE/NGCards/TimeZones/America/Belem.ics
377M	SOPE/NGCards/TimeZones/America/Belize.ics
378M	SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics
379M	SOPE/NGCards/TimeZones/America/Boa_Vista.ics
380M	SOPE/NGCards/TimeZones/America/Bogota.ics
381M	SOPE/NGCards/TimeZones/America/Boise.ics
382A	SOPE/NGCards/TimeZones/America/Buenos_Aires.ics
383M	SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics
384M	SOPE/NGCards/TimeZones/America/Campo_Grande.ics
385M	SOPE/NGCards/TimeZones/America/Cancun.ics
386M	SOPE/NGCards/TimeZones/America/Caracas.ics
387A	SOPE/NGCards/TimeZones/America/Catamarca.ics
388M	SOPE/NGCards/TimeZones/America/Cayenne.ics
389M	SOPE/NGCards/TimeZones/America/Cayman.ics
390M	SOPE/NGCards/TimeZones/America/Chicago.ics
391M	SOPE/NGCards/TimeZones/America/Chihuahua.ics
392A	SOPE/NGCards/TimeZones/America/Coral_Harbour.ics
393A	SOPE/NGCards/TimeZones/America/Cordoba.ics
394M	SOPE/NGCards/TimeZones/America/Costa_Rica.ics
395M	SOPE/NGCards/TimeZones/America/Creston.ics
396M	SOPE/NGCards/TimeZones/America/Cuiaba.ics
397M	SOPE/NGCards/TimeZones/America/Curacao.ics
398M	SOPE/NGCards/TimeZones/America/Danmarkshavn.ics
399M	SOPE/NGCards/TimeZones/America/Dawson.ics
400M	SOPE/NGCards/TimeZones/America/Dawson_Creek.ics
401M	SOPE/NGCards/TimeZones/America/Denver.ics
402M	SOPE/NGCards/TimeZones/America/Detroit.ics
403M	SOPE/NGCards/TimeZones/America/Dominica.ics
404M	SOPE/NGCards/TimeZones/America/Edmonton.ics
405M	SOPE/NGCards/TimeZones/America/Eirunepe.ics
406M	SOPE/NGCards/TimeZones/America/El_Salvador.ics
407A	SOPE/NGCards/TimeZones/America/Ensenada.ics
408M	SOPE/NGCards/TimeZones/America/Fort_Nelson.ics
409A	SOPE/NGCards/TimeZones/America/Fort_Wayne.ics
410M	SOPE/NGCards/TimeZones/America/Fortaleza.ics
411M	SOPE/NGCards/TimeZones/America/Glace_Bay.ics
412M	SOPE/NGCards/TimeZones/America/Godthab.ics
413M	SOPE/NGCards/TimeZones/America/Goose_Bay.ics
414M	SOPE/NGCards/TimeZones/America/Grand_Turk.ics
415M	SOPE/NGCards/TimeZones/America/Grenada.ics
416M	SOPE/NGCards/TimeZones/America/Guadeloupe.ics
417M	SOPE/NGCards/TimeZones/America/Guatemala.ics
418M	SOPE/NGCards/TimeZones/America/Guayaquil.ics
419M	SOPE/NGCards/TimeZones/America/Guyana.ics
420M	SOPE/NGCards/TimeZones/America/Halifax.ics
421M	SOPE/NGCards/TimeZones/America/Havana.ics
422M	SOPE/NGCards/TimeZones/America/Hermosillo.ics
423M	SOPE/NGCards/TimeZones/America/Indiana/Indianapolis.ics
424M	SOPE/NGCards/TimeZones/America/Indiana/Knox.ics
425M	SOPE/NGCards/TimeZones/America/Indiana/Marengo.ics
426M	SOPE/NGCards/TimeZones/America/Indiana/Petersburg.ics
427M	SOPE/NGCards/TimeZones/America/Indiana/Tell_City.ics
428M	SOPE/NGCards/TimeZones/America/Indiana/Vevay.ics
429M	SOPE/NGCards/TimeZones/America/Indiana/Vincennes.ics
430M	SOPE/NGCards/TimeZones/America/Indiana/Winamac.ics
431A	SOPE/NGCards/TimeZones/America/Indianapolis.ics
432M	SOPE/NGCards/TimeZones/America/Inuvik.ics
433M	SOPE/NGCards/TimeZones/America/Iqaluit.ics
434M	SOPE/NGCards/TimeZones/America/Jamaica.ics
435A	SOPE/NGCards/TimeZones/America/Jujuy.ics
436M	SOPE/NGCards/TimeZones/America/Juneau.ics
437M	SOPE/NGCards/TimeZones/America/Kentucky/Louisville.ics
438M	SOPE/NGCards/TimeZones/America/Kentucky/Monticello.ics
439A	SOPE/NGCards/TimeZones/America/Knox_IN.ics
440M	SOPE/NGCards/TimeZones/America/Kralendijk.ics
441M	SOPE/NGCards/TimeZones/America/La_Paz.ics
442M	SOPE/NGCards/TimeZones/America/Lima.ics
443M	SOPE/NGCards/TimeZones/America/Los_Angeles.ics
444A	SOPE/NGCards/TimeZones/America/Louisville.ics
445M	SOPE/NGCards/TimeZones/America/Lower_Princes.ics
446M	SOPE/NGCards/TimeZones/America/Maceio.ics
447M	SOPE/NGCards/TimeZones/America/Managua.ics
448M	SOPE/NGCards/TimeZones/America/Manaus.ics
449M	SOPE/NGCards/TimeZones/America/Marigot.ics
450M	SOPE/NGCards/TimeZones/America/Martinique.ics
451M	SOPE/NGCards/TimeZones/America/Matamoros.ics
452M	SOPE/NGCards/TimeZones/America/Mazatlan.ics
453A	SOPE/NGCards/TimeZones/America/Mendoza.ics
454M	SOPE/NGCards/TimeZones/America/Menominee.ics
455M	SOPE/NGCards/TimeZones/America/Merida.ics
456M	SOPE/NGCards/TimeZones/America/Metlakatla.ics
457M	SOPE/NGCards/TimeZones/America/Mexico_City.ics
458M	SOPE/NGCards/TimeZones/America/Miquelon.ics
459M	SOPE/NGCards/TimeZones/America/Moncton.ics
460M	SOPE/NGCards/TimeZones/America/Monterrey.ics
461M	SOPE/NGCards/TimeZones/America/Montevideo.ics
462M	SOPE/NGCards/TimeZones/America/Montreal.ics
463M	SOPE/NGCards/TimeZones/America/Montserrat.ics
464M	SOPE/NGCards/TimeZones/America/Nassau.ics
465M	SOPE/NGCards/TimeZones/America/New_York.ics
466M	SOPE/NGCards/TimeZones/America/Nipigon.ics
467M	SOPE/NGCards/TimeZones/America/Nome.ics
468M	SOPE/NGCards/TimeZones/America/Noronha.ics
469M	SOPE/NGCards/TimeZones/America/North_Dakota/Beulah.ics
470M	SOPE/NGCards/TimeZones/America/North_Dakota/Center.ics
471M	SOPE/NGCards/TimeZones/America/North_Dakota/New_Salem.ics
472M	SOPE/NGCards/TimeZones/America/Ojinaga.ics
473M	SOPE/NGCards/TimeZones/America/Panama.ics
474M	SOPE/NGCards/TimeZones/America/Pangnirtung.ics
475M	SOPE/NGCards/TimeZones/America/Paramaribo.ics
476M	SOPE/NGCards/TimeZones/America/Phoenix.ics
477M	SOPE/NGCards/TimeZones/America/Port-au-Prince.ics
478M	SOPE/NGCards/TimeZones/America/Port_of_Spain.ics
479A	SOPE/NGCards/TimeZones/America/Porto_Acre.ics
480M	SOPE/NGCards/TimeZones/America/Porto_Velho.ics
481M	SOPE/NGCards/TimeZones/America/Puerto_Rico.ics
482M	SOPE/NGCards/TimeZones/America/Punta_Arenas.ics
483M	SOPE/NGCards/TimeZones/America/Rainy_River.ics
484M	SOPE/NGCards/TimeZones/America/Rankin_Inlet.ics
485M	SOPE/NGCards/TimeZones/America/Recife.ics
486M	SOPE/NGCards/TimeZones/America/Regina.ics
487M	SOPE/NGCards/TimeZones/America/Resolute.ics
488M	SOPE/NGCards/TimeZones/America/Rio_Branco.ics
489A	SOPE/NGCards/TimeZones/America/Rosario.ics
490M	SOPE/NGCards/TimeZones/America/Santa_Isabel.ics
491M	SOPE/NGCards/TimeZones/America/Santarem.ics
492M	SOPE/NGCards/TimeZones/America/Santiago.ics
493M	SOPE/NGCards/TimeZones/America/Santo_Domingo.ics
494M	SOPE/NGCards/TimeZones/America/Sao_Paulo.ics
495M	SOPE/NGCards/TimeZones/America/Scoresbysund.ics
496M	SOPE/NGCards/TimeZones/America/Shiprock.ics
497M	SOPE/NGCards/TimeZones/America/Sitka.ics
498M	SOPE/NGCards/TimeZones/America/St_Barthelemy.ics
499M	SOPE/NGCards/TimeZones/America/St_Johns.ics
500M	SOPE/NGCards/TimeZones/America/St_Kitts.ics
501M	SOPE/NGCards/TimeZones/America/St_Lucia.ics
502M	SOPE/NGCards/TimeZones/America/St_Thomas.ics
503M	SOPE/NGCards/TimeZones/America/St_Vincent.ics
504M	SOPE/NGCards/TimeZones/America/Swift_Current.ics
505M	SOPE/NGCards/TimeZones/America/Tegucigalpa.ics
506M	SOPE/NGCards/TimeZones/America/Thule.ics
507M	SOPE/NGCards/TimeZones/America/Thunder_Bay.ics
508M	SOPE/NGCards/TimeZones/America/Tijuana.ics
509M	SOPE/NGCards/TimeZones/America/Toronto.ics
510M	SOPE/NGCards/TimeZones/America/Tortola.ics
511M	SOPE/NGCards/TimeZones/America/Vancouver.ics
512A	SOPE/NGCards/TimeZones/America/Virgin.ics
513M	SOPE/NGCards/TimeZones/America/Whitehorse.ics
514M	SOPE/NGCards/TimeZones/America/Winnipeg.ics
515M	SOPE/NGCards/TimeZones/America/Yakutat.ics
516M	SOPE/NGCards/TimeZones/America/Yellowknife.ics
517M	SOPE/NGCards/TimeZones/Antarctica/Casey.ics
518M	SOPE/NGCards/TimeZones/Antarctica/Davis.ics
519M	SOPE/NGCards/TimeZones/Antarctica/DumontDUrville.ics
520M	SOPE/NGCards/TimeZones/Antarctica/Macquarie.ics
521M	SOPE/NGCards/TimeZones/Antarctica/Mawson.ics
522M	SOPE/NGCards/TimeZones/Antarctica/McMurdo.ics
523M	SOPE/NGCards/TimeZones/Antarctica/Palmer.ics
524M	SOPE/NGCards/TimeZones/Antarctica/Rothera.ics
525M	SOPE/NGCards/TimeZones/Antarctica/South_Pole.ics
526M	SOPE/NGCards/TimeZones/Antarctica/Syowa.ics
527M	SOPE/NGCards/TimeZones/Antarctica/Troll.ics
528M	SOPE/NGCards/TimeZones/Antarctica/Vostok.ics
529M	SOPE/NGCards/TimeZones/Arctic/Longyearbyen.ics
530M	SOPE/NGCards/TimeZones/Asia/Aden.ics
531M	SOPE/NGCards/TimeZones/Asia/Almaty.ics
532M	SOPE/NGCards/TimeZones/Asia/Amman.ics
533M	SOPE/NGCards/TimeZones/Asia/Anadyr.ics
534M	SOPE/NGCards/TimeZones/Asia/Aqtau.ics
535M	SOPE/NGCards/TimeZones/Asia/Aqtobe.ics
536M	SOPE/NGCards/TimeZones/Asia/Ashgabat.ics
537A	SOPE/NGCards/TimeZones/Asia/Ashkhabad.ics
538M	SOPE/NGCards/TimeZones/Asia/Atyrau.ics
539M	SOPE/NGCards/TimeZones/Asia/Baghdad.ics
540M	SOPE/NGCards/TimeZones/Asia/Bahrain.ics
541M	SOPE/NGCards/TimeZones/Asia/Baku.ics
542M	SOPE/NGCards/TimeZones/Asia/Bangkok.ics
543M	SOPE/NGCards/TimeZones/Asia/Barnaul.ics
544M	SOPE/NGCards/TimeZones/Asia/Beirut.ics
545M	SOPE/NGCards/TimeZones/Asia/Bishkek.ics
546M	SOPE/NGCards/TimeZones/Asia/Brunei.ics
547A	SOPE/NGCards/TimeZones/Asia/Calcutta.ics
548M	SOPE/NGCards/TimeZones/Asia/Chita.ics
549M	SOPE/NGCards/TimeZones/Asia/Choibalsan.ics
550M	SOPE/NGCards/TimeZones/Asia/Chongqing.ics
551A	SOPE/NGCards/TimeZones/Asia/Chungking.ics
552M	SOPE/NGCards/TimeZones/Asia/Colombo.ics
553A	SOPE/NGCards/TimeZones/Asia/Dacca.ics
554M	SOPE/NGCards/TimeZones/Asia/Damascus.ics
555M	SOPE/NGCards/TimeZones/Asia/Dhaka.ics
556M	SOPE/NGCards/TimeZones/Asia/Dili.ics
557M	SOPE/NGCards/TimeZones/Asia/Dubai.ics
558M	SOPE/NGCards/TimeZones/Asia/Dushanbe.ics
559M	SOPE/NGCards/TimeZones/Asia/Famagusta.ics
560M	SOPE/NGCards/TimeZones/Asia/Gaza.ics
561M	SOPE/NGCards/TimeZones/Asia/Harbin.ics
562M	SOPE/NGCards/TimeZones/Asia/Hebron.ics
563M	SOPE/NGCards/TimeZones/Asia/Ho_Chi_Minh.ics
564M	SOPE/NGCards/TimeZones/Asia/Hong_Kong.ics
565M	SOPE/NGCards/TimeZones/Asia/Hovd.ics
566M	SOPE/NGCards/TimeZones/Asia/Irkutsk.ics
567M	SOPE/NGCards/TimeZones/Asia/Istanbul.ics
568M	SOPE/NGCards/TimeZones/Asia/Jakarta.ics
569M	SOPE/NGCards/TimeZones/Asia/Jayapura.ics
570M	SOPE/NGCards/TimeZones/Asia/Jerusalem.ics
571M	SOPE/NGCards/TimeZones/Asia/Kabul.ics
572M	SOPE/NGCards/TimeZones/Asia/Kamchatka.ics
573M	SOPE/NGCards/TimeZones/Asia/Karachi.ics
574M	SOPE/NGCards/TimeZones/Asia/Kashgar.ics
575M	SOPE/NGCards/TimeZones/Asia/Kathmandu.ics
576A	SOPE/NGCards/TimeZones/Asia/Katmandu.ics
577M	SOPE/NGCards/TimeZones/Asia/Khandyga.ics
578M	SOPE/NGCards/TimeZones/Asia/Kolkata.ics
579M	SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics
580M	SOPE/NGCards/TimeZones/Asia/Kuala_Lumpur.ics
581M	SOPE/NGCards/TimeZones/Asia/Kuching.ics
582M	SOPE/NGCards/TimeZones/Asia/Kuwait.ics
583A	SOPE/NGCards/TimeZones/Asia/Macao.ics
584M	SOPE/NGCards/TimeZones/Asia/Macau.ics
585M	SOPE/NGCards/TimeZones/Asia/Magadan.ics
586M	SOPE/NGCards/TimeZones/Asia/Makassar.ics
587M	SOPE/NGCards/TimeZones/Asia/Manila.ics
588M	SOPE/NGCards/TimeZones/Asia/Muscat.ics
589M	SOPE/NGCards/TimeZones/Asia/Nicosia.ics
590M	SOPE/NGCards/TimeZones/Asia/Novokuznetsk.ics
591M	SOPE/NGCards/TimeZones/Asia/Novosibirsk.ics
592M	SOPE/NGCards/TimeZones/Asia/Omsk.ics
593M	SOPE/NGCards/TimeZones/Asia/Oral.ics
594M	SOPE/NGCards/TimeZones/Asia/Phnom_Penh.ics
595M	SOPE/NGCards/TimeZones/Asia/Pontianak.ics
596M	SOPE/NGCards/TimeZones/Asia/Pyongyang.ics
597M	SOPE/NGCards/TimeZones/Asia/Qatar.ics
598A	SOPE/NGCards/TimeZones/Asia/Qostanay.ics
599M	SOPE/NGCards/TimeZones/Asia/Qyzylorda.ics
600M	SOPE/NGCards/TimeZones/Asia/Rangoon.ics
601M	SOPE/NGCards/TimeZones/Asia/Riyadh.ics
602A	SOPE/NGCards/TimeZones/Asia/Saigon.ics
603M	SOPE/NGCards/TimeZones/Asia/Sakhalin.ics
604M	SOPE/NGCards/TimeZones/Asia/Samarkand.ics
605M	SOPE/NGCards/TimeZones/Asia/Seoul.ics
606M	SOPE/NGCards/TimeZones/Asia/Shanghai.ics
607M	SOPE/NGCards/TimeZones/Asia/Singapore.ics
608M	SOPE/NGCards/TimeZones/Asia/Srednekolymsk.ics
609M	SOPE/NGCards/TimeZones/Asia/Taipei.ics
610M	SOPE/NGCards/TimeZones/Asia/Tashkent.ics
611M	SOPE/NGCards/TimeZones/Asia/Tbilisi.ics
612M	SOPE/NGCards/TimeZones/Asia/Tehran.ics
613A	SOPE/NGCards/TimeZones/Asia/Tel_Aviv.ics
614A	SOPE/NGCards/TimeZones/Asia/Thimbu.ics
615M	SOPE/NGCards/TimeZones/Asia/Thimphu.ics
616M	SOPE/NGCards/TimeZones/Asia/Tokyo.ics
617M	SOPE/NGCards/TimeZones/Asia/Tomsk.ics
618A	SOPE/NGCards/TimeZones/Asia/Ujung_Pandang.ics
619M	SOPE/NGCards/TimeZones/Asia/Ulaanbaatar.ics
620A	SOPE/NGCards/TimeZones/Asia/Ulan_Bator.ics
621M	SOPE/NGCards/TimeZones/Asia/Urumqi.ics
622M	SOPE/NGCards/TimeZones/Asia/Ust-Nera.ics
623M	SOPE/NGCards/TimeZones/Asia/Vientiane.ics
624M	SOPE/NGCards/TimeZones/Asia/Vladivostok.ics
625M	SOPE/NGCards/TimeZones/Asia/Yakutsk.ics
626M	SOPE/NGCards/TimeZones/Asia/Yangon.ics
627M	SOPE/NGCards/TimeZones/Asia/Yekaterinburg.ics
628M	SOPE/NGCards/TimeZones/Asia/Yerevan.ics
629M	SOPE/NGCards/TimeZones/Atlantic/Azores.ics
630M	SOPE/NGCards/TimeZones/Atlantic/Bermuda.ics
631M	SOPE/NGCards/TimeZones/Atlantic/Canary.ics
632M	SOPE/NGCards/TimeZones/Atlantic/Cape_Verde.ics
633A	SOPE/NGCards/TimeZones/Atlantic/Faeroe.ics
634M	SOPE/NGCards/TimeZones/Atlantic/Faroe.ics
635A	SOPE/NGCards/TimeZones/Atlantic/Jan_Mayen.ics
636M	SOPE/NGCards/TimeZones/Atlantic/Madeira.ics
637M	SOPE/NGCards/TimeZones/Atlantic/Reykjavik.ics
638M	SOPE/NGCards/TimeZones/Atlantic/South_Georgia.ics
639M	SOPE/NGCards/TimeZones/Atlantic/St_Helena.ics
640M	SOPE/NGCards/TimeZones/Atlantic/Stanley.ics
641A	SOPE/NGCards/TimeZones/Australia/ACT.ics
642M	SOPE/NGCards/TimeZones/Australia/Adelaide.ics
643M	SOPE/NGCards/TimeZones/Australia/Brisbane.ics
644M	SOPE/NGCards/TimeZones/Australia/Broken_Hill.ics
645A	SOPE/NGCards/TimeZones/Australia/Canberra.ics
646M	SOPE/NGCards/TimeZones/Australia/Currie.ics
647M	SOPE/NGCards/TimeZones/Australia/Darwin.ics
648M	SOPE/NGCards/TimeZones/Australia/Eucla.ics
649M	SOPE/NGCards/TimeZones/Australia/Hobart.ics
650A	SOPE/NGCards/TimeZones/Australia/LHI.ics
651M	SOPE/NGCards/TimeZones/Australia/Lindeman.ics
652M	SOPE/NGCards/TimeZones/Australia/Lord_Howe.ics
653M	SOPE/NGCards/TimeZones/Australia/Melbourne.ics
654A	SOPE/NGCards/TimeZones/Australia/NSW.ics
655A	SOPE/NGCards/TimeZones/Australia/North.ics
656M	SOPE/NGCards/TimeZones/Australia/Perth.ics
657A	SOPE/NGCards/TimeZones/Australia/Queensland.ics
658A	SOPE/NGCards/TimeZones/Australia/South.ics
659M	SOPE/NGCards/TimeZones/Australia/Sydney.ics
660A	SOPE/NGCards/TimeZones/Australia/Tasmania.ics
661A	SOPE/NGCards/TimeZones/Australia/Victoria.ics
662A	SOPE/NGCards/TimeZones/Australia/West.ics
663A	SOPE/NGCards/TimeZones/Australia/Yancowinna.ics
664A	SOPE/NGCards/TimeZones/Brazil/Acre.ics
665A	SOPE/NGCards/TimeZones/Brazil/DeNoronha.ics
666A	SOPE/NGCards/TimeZones/Brazil/East.ics
667A	SOPE/NGCards/TimeZones/Brazil/West.ics
668A	SOPE/NGCards/TimeZones/CET.ics
669A	SOPE/NGCards/TimeZones/CST6CDT.ics
670A	SOPE/NGCards/TimeZones/Canada/Atlantic.ics
671A	SOPE/NGCards/TimeZones/Canada/Central.ics
672A	SOPE/NGCards/TimeZones/Canada/Eastern.ics
673A	SOPE/NGCards/TimeZones/Canada/Mountain.ics
674A	SOPE/NGCards/TimeZones/Canada/Newfoundland.ics
675A	SOPE/NGCards/TimeZones/Canada/Pacific.ics
676A	SOPE/NGCards/TimeZones/Canada/Saskatchewan.ics
677A	SOPE/NGCards/TimeZones/Canada/Yukon.ics
678A	SOPE/NGCards/TimeZones/Chile/Continental.ics
679A	SOPE/NGCards/TimeZones/Chile/EasterIsland.ics
680A	SOPE/NGCards/TimeZones/Cuba.ics
681A	SOPE/NGCards/TimeZones/EET.ics
682A	SOPE/NGCards/TimeZones/EST.ics
683A	SOPE/NGCards/TimeZones/EST5EDT.ics
684A	SOPE/NGCards/TimeZones/Egypt.ics
685A	SOPE/NGCards/TimeZones/Eire.ics
686A	SOPE/NGCards/TimeZones/Etc/GMT+0.ics
687A	SOPE/NGCards/TimeZones/Etc/GMT+1.ics
688A	SOPE/NGCards/TimeZones/Etc/GMT+10.ics
689A	SOPE/NGCards/TimeZones/Etc/GMT+11.ics
690A	SOPE/NGCards/TimeZones/Etc/GMT+12.ics
691A	SOPE/NGCards/TimeZones/Etc/GMT+2.ics
692A	SOPE/NGCards/TimeZones/Etc/GMT+3.ics
693A	SOPE/NGCards/TimeZones/Etc/GMT+4.ics
694A	SOPE/NGCards/TimeZones/Etc/GMT+5.ics
695A	SOPE/NGCards/TimeZones/Etc/GMT+6.ics
696A	SOPE/NGCards/TimeZones/Etc/GMT+7.ics
697A	SOPE/NGCards/TimeZones/Etc/GMT+8.ics
698A	SOPE/NGCards/TimeZones/Etc/GMT+9.ics
699A	SOPE/NGCards/TimeZones/Etc/GMT-0.ics
700A	SOPE/NGCards/TimeZones/Etc/GMT-1.ics
701A	SOPE/NGCards/TimeZones/Etc/GMT-10.ics
702A	SOPE/NGCards/TimeZones/Etc/GMT-11.ics
703A	SOPE/NGCards/TimeZones/Etc/GMT-12.ics
704A	SOPE/NGCards/TimeZones/Etc/GMT-13.ics
705A	SOPE/NGCards/TimeZones/Etc/GMT-14.ics
706A	SOPE/NGCards/TimeZones/Etc/GMT-2.ics
707A	SOPE/NGCards/TimeZones/Etc/GMT-3.ics
708A	SOPE/NGCards/TimeZones/Etc/GMT-4.ics
709A	SOPE/NGCards/TimeZones/Etc/GMT-5.ics
710A	SOPE/NGCards/TimeZones/Etc/GMT-6.ics
711A	SOPE/NGCards/TimeZones/Etc/GMT-7.ics
712A	SOPE/NGCards/TimeZones/Etc/GMT-8.ics
713A	SOPE/NGCards/TimeZones/Etc/GMT-9.ics
714A	SOPE/NGCards/TimeZones/Etc/GMT.ics
715A	SOPE/NGCards/TimeZones/Etc/GMT0.ics
716A	SOPE/NGCards/TimeZones/Etc/Greenwich.ics
717A	SOPE/NGCards/TimeZones/Etc/UCT.ics
718A	SOPE/NGCards/TimeZones/Etc/UTC.ics
719A	SOPE/NGCards/TimeZones/Etc/Universal.ics
720A	SOPE/NGCards/TimeZones/Etc/Zulu.ics
721M	SOPE/NGCards/TimeZones/Europe/Amsterdam.ics
722M	SOPE/NGCards/TimeZones/Europe/Andorra.ics
723M	SOPE/NGCards/TimeZones/Europe/Astrakhan.ics
724M	SOPE/NGCards/TimeZones/Europe/Athens.ics
725A	SOPE/NGCards/TimeZones/Europe/Belfast.ics
726M	SOPE/NGCards/TimeZones/Europe/Belgrade.ics
727M	SOPE/NGCards/TimeZones/Europe/Berlin.ics
728M	SOPE/NGCards/TimeZones/Europe/Bratislava.ics
729M	SOPE/NGCards/TimeZones/Europe/Brussels.ics
730M	SOPE/NGCards/TimeZones/Europe/Bucharest.ics
731M	SOPE/NGCards/TimeZones/Europe/Budapest.ics
732M	SOPE/NGCards/TimeZones/Europe/Busingen.ics
733M	SOPE/NGCards/TimeZones/Europe/Chisinau.ics
734M	SOPE/NGCards/TimeZones/Europe/Copenhagen.ics
735M	SOPE/NGCards/TimeZones/Europe/Dublin.ics
736M	SOPE/NGCards/TimeZones/Europe/Gibraltar.ics
737M	SOPE/NGCards/TimeZones/Europe/Guernsey.ics
738M	SOPE/NGCards/TimeZones/Europe/Helsinki.ics
739M	SOPE/NGCards/TimeZones/Europe/Isle_of_Man.ics
740M	SOPE/NGCards/TimeZones/Europe/Istanbul.ics
741M	SOPE/NGCards/TimeZones/Europe/Jersey.ics
742M	SOPE/NGCards/TimeZones/Europe/Kaliningrad.ics
743M	SOPE/NGCards/TimeZones/Europe/Kiev.ics
744M	SOPE/NGCards/TimeZones/Europe/Kirov.ics
745M	SOPE/NGCards/TimeZones/Europe/Lisbon.ics
746M	SOPE/NGCards/TimeZones/Europe/Ljubljana.ics
747M	SOPE/NGCards/TimeZones/Europe/London.ics
748M	SOPE/NGCards/TimeZones/Europe/Luxembourg.ics
749M	SOPE/NGCards/TimeZones/Europe/Madrid.ics
750M	SOPE/NGCards/TimeZones/Europe/Malta.ics
751M	SOPE/NGCards/TimeZones/Europe/Mariehamn.ics
752M	SOPE/NGCards/TimeZones/Europe/Minsk.ics
753M	SOPE/NGCards/TimeZones/Europe/Monaco.ics
754M	SOPE/NGCards/TimeZones/Europe/Moscow.ics
755M	SOPE/NGCards/TimeZones/Europe/Nicosia.ics
756M	SOPE/NGCards/TimeZones/Europe/Oslo.ics
757M	SOPE/NGCards/TimeZones/Europe/Paris.ics
758M	SOPE/NGCards/TimeZones/Europe/Podgorica.ics
759M	SOPE/NGCards/TimeZones/Europe/Prague.ics
760M	SOPE/NGCards/TimeZones/Europe/Riga.ics
761M	SOPE/NGCards/TimeZones/Europe/Rome.ics
762M	SOPE/NGCards/TimeZones/Europe/Samara.ics
763M	SOPE/NGCards/TimeZones/Europe/San_Marino.ics
764M	SOPE/NGCards/TimeZones/Europe/Sarajevo.ics
765M	SOPE/NGCards/TimeZones/Europe/Saratov.ics
766M	SOPE/NGCards/TimeZones/Europe/Simferopol.ics
767M	SOPE/NGCards/TimeZones/Europe/Skopje.ics
768M	SOPE/NGCards/TimeZones/Europe/Sofia.ics
769M	SOPE/NGCards/TimeZones/Europe/Stockholm.ics
770M	SOPE/NGCards/TimeZones/Europe/Tallinn.ics
771M	SOPE/NGCards/TimeZones/Europe/Tirane.ics
772A	SOPE/NGCards/TimeZones/Europe/Tiraspol.ics
773M	SOPE/NGCards/TimeZones/Europe/Ulyanovsk.ics
774M	SOPE/NGCards/TimeZones/Europe/Uzhgorod.ics
775M	SOPE/NGCards/TimeZones/Europe/Vaduz.ics
776M	SOPE/NGCards/TimeZones/Europe/Vatican.ics
777M	SOPE/NGCards/TimeZones/Europe/Vienna.ics
778M	SOPE/NGCards/TimeZones/Europe/Vilnius.ics
779M	SOPE/NGCards/TimeZones/Europe/Volgograd.ics
780M	SOPE/NGCards/TimeZones/Europe/Warsaw.ics
781M	SOPE/NGCards/TimeZones/Europe/Zagreb.ics
782M	SOPE/NGCards/TimeZones/Europe/Zaporozhye.ics
783M	SOPE/NGCards/TimeZones/Europe/Zurich.ics
784A	SOPE/NGCards/TimeZones/GB-Eire.ics
785A	SOPE/NGCards/TimeZones/GB.ics
786A	SOPE/NGCards/TimeZones/GMT+0.ics
787A	SOPE/NGCards/TimeZones/GMT-0.ics
788A	SOPE/NGCards/TimeZones/GMT.ics
789A	SOPE/NGCards/TimeZones/GMT0.ics
790A	SOPE/NGCards/TimeZones/Greenwich.ics
791A	SOPE/NGCards/TimeZones/HST.ics
792A	SOPE/NGCards/TimeZones/Hongkong.ics
793A	SOPE/NGCards/TimeZones/Iceland.ics
794M	SOPE/NGCards/TimeZones/Indian/Antananarivo.ics
795M	SOPE/NGCards/TimeZones/Indian/Chagos.ics
796M	SOPE/NGCards/TimeZones/Indian/Christmas.ics
797M	SOPE/NGCards/TimeZones/Indian/Cocos.ics
798M	SOPE/NGCards/TimeZones/Indian/Comoro.ics
799M	SOPE/NGCards/TimeZones/Indian/Kerguelen.ics
800M	SOPE/NGCards/TimeZones/Indian/Mahe.ics
801M	SOPE/NGCards/TimeZones/Indian/Maldives.ics
802M	SOPE/NGCards/TimeZones/Indian/Mauritius.ics
803M	SOPE/NGCards/TimeZones/Indian/Mayotte.ics
804M	SOPE/NGCards/TimeZones/Indian/Reunion.ics
805A	SOPE/NGCards/TimeZones/Iran.ics
806A	SOPE/NGCards/TimeZones/Israel.ics
807A	SOPE/NGCards/TimeZones/Jamaica.ics
808A	SOPE/NGCards/TimeZones/Japan.ics
809A	SOPE/NGCards/TimeZones/Kwajalein.ics
810A	SOPE/NGCards/TimeZones/Libya.ics
811A	SOPE/NGCards/TimeZones/MET.ics
812A	SOPE/NGCards/TimeZones/MST.ics
813A	SOPE/NGCards/TimeZones/MST7MDT.ics
814A	SOPE/NGCards/TimeZones/Mexico/BajaNorte.ics
815A	SOPE/NGCards/TimeZones/Mexico/BajaSur.ics
816A	SOPE/NGCards/TimeZones/Mexico/General.ics
817A	SOPE/NGCards/TimeZones/NZ-CHAT.ics
818A	SOPE/NGCards/TimeZones/NZ.ics
819A	SOPE/NGCards/TimeZones/Navajo.ics
820A	SOPE/NGCards/TimeZones/PRC.ics
821A	SOPE/NGCards/TimeZones/PST8PDT.ics
822M	SOPE/NGCards/TimeZones/Pacific/Apia.ics
823M	SOPE/NGCards/TimeZones/Pacific/Auckland.ics
824M	SOPE/NGCards/TimeZones/Pacific/Bougainville.ics
825M	SOPE/NGCards/TimeZones/Pacific/Chatham.ics
826M	SOPE/NGCards/TimeZones/Pacific/Chuuk.ics
827M	SOPE/NGCards/TimeZones/Pacific/Easter.ics
828M	SOPE/NGCards/TimeZones/Pacific/Efate.ics
829M	SOPE/NGCards/TimeZones/Pacific/Enderbury.ics
830M	SOPE/NGCards/TimeZones/Pacific/Fakaofo.ics
831M	SOPE/NGCards/TimeZones/Pacific/Fiji.ics
832M	SOPE/NGCards/TimeZones/Pacific/Funafuti.ics
833M	SOPE/NGCards/TimeZones/Pacific/Galapagos.ics
834M	SOPE/NGCards/TimeZones/Pacific/Gambier.ics
835M	SOPE/NGCards/TimeZones/Pacific/Guadalcanal.ics
836M	SOPE/NGCards/TimeZones/Pacific/Guam.ics
837M	SOPE/NGCards/TimeZones/Pacific/Honolulu.ics
838M	SOPE/NGCards/TimeZones/Pacific/Johnston.ics
839M	SOPE/NGCards/TimeZones/Pacific/Kiritimati.ics
840M	SOPE/NGCards/TimeZones/Pacific/Kosrae.ics
841M	SOPE/NGCards/TimeZones/Pacific/Kwajalein.ics
842M	SOPE/NGCards/TimeZones/Pacific/Majuro.ics
843M	SOPE/NGCards/TimeZones/Pacific/Marquesas.ics
844M	SOPE/NGCards/TimeZones/Pacific/Midway.ics
845M	SOPE/NGCards/TimeZones/Pacific/Nauru.ics
846M	SOPE/NGCards/TimeZones/Pacific/Niue.ics
847M	SOPE/NGCards/TimeZones/Pacific/Norfolk.ics
848M	SOPE/NGCards/TimeZones/Pacific/Noumea.ics
849M	SOPE/NGCards/TimeZones/Pacific/Pago_Pago.ics
850M	SOPE/NGCards/TimeZones/Pacific/Palau.ics
851M	SOPE/NGCards/TimeZones/Pacific/Pitcairn.ics
852M	SOPE/NGCards/TimeZones/Pacific/Pohnpei.ics
853M	SOPE/NGCards/TimeZones/Pacific/Ponape.ics
854M	SOPE/NGCards/TimeZones/Pacific/Port_Moresby.ics
855M	SOPE/NGCards/TimeZones/Pacific/Rarotonga.ics
856M	SOPE/NGCards/TimeZones/Pacific/Saipan.ics
857A	SOPE/NGCards/TimeZones/Pacific/Samoa.ics
858M	SOPE/NGCards/TimeZones/Pacific/Tahiti.ics
859M	SOPE/NGCards/TimeZones/Pacific/Tarawa.ics
860M	SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics
861M	SOPE/NGCards/TimeZones/Pacific/Truk.ics
862M	SOPE/NGCards/TimeZones/Pacific/Wake.ics
863M	SOPE/NGCards/TimeZones/Pacific/Wallis.ics
864A	SOPE/NGCards/TimeZones/Pacific/Yap.ics
865A	SOPE/NGCards/TimeZones/Poland.ics
866A	SOPE/NGCards/TimeZones/Portugal.ics
867A	SOPE/NGCards/TimeZones/ROC.ics
868A	SOPE/NGCards/TimeZones/ROK.ics
869A	SOPE/NGCards/TimeZones/Singapore.ics
870A	SOPE/NGCards/TimeZones/Turkey.ics
871A	SOPE/NGCards/TimeZones/UCT.ics
872A	SOPE/NGCards/TimeZones/US/Alaska.ics
873A	SOPE/NGCards/TimeZones/US/Aleutian.ics
874A	SOPE/NGCards/TimeZones/US/Arizona.ics
875A	SOPE/NGCards/TimeZones/US/Central.ics
876A	SOPE/NGCards/TimeZones/US/East-Indiana.ics
877A	SOPE/NGCards/TimeZones/US/Eastern.ics
878A	SOPE/NGCards/TimeZones/US/Hawaii.ics
879A	SOPE/NGCards/TimeZones/US/Indiana-Starke.ics
880A	SOPE/NGCards/TimeZones/US/Michigan.ics
881A	SOPE/NGCards/TimeZones/US/Mountain.ics
882A	SOPE/NGCards/TimeZones/US/Pacific.ics
883A	SOPE/NGCards/TimeZones/US/Samoa.ics
884A	SOPE/NGCards/TimeZones/UTC.ics
885A	SOPE/NGCards/TimeZones/Universal.ics
886A	SOPE/NGCards/TimeZones/W-SU.ics
887A	SOPE/NGCards/TimeZones/WET.ics
888A	SOPE/NGCards/TimeZones/Zulu.ics
889
890commit 11d8d8a2c29a121fb2c05a1ad6ce36c4a22fe711
891Author: Francis Lachapelle <flachapelle@inverse.ca>
892Date:   Wed Oct 23 14:06:15 2019 -0400
893
894    (js) Update CKEditor to version 4.13.0
895
896M	NEWS
897M	UI/WebServerResources/js/vendor/ckeditor/LICENSE.md
898M	UI/WebServerResources/js/vendor/ckeditor/build-config.js
899M	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
900M	UI/WebServerResources/js/vendor/ckeditor/config.js
901M	UI/WebServerResources/js/vendor/ckeditor/lang/ar.js
902M	UI/WebServerResources/js/vendor/ckeditor/lang/ca.js
903M	UI/WebServerResources/js/vendor/ckeditor/lang/cs.js
904M	UI/WebServerResources/js/vendor/ckeditor/lang/cy.js
905M	UI/WebServerResources/js/vendor/ckeditor/lang/da.js
906M	UI/WebServerResources/js/vendor/ckeditor/lang/de.js
907M	UI/WebServerResources/js/vendor/ckeditor/lang/en.js
908M	UI/WebServerResources/js/vendor/ckeditor/lang/es.js
909M	UI/WebServerResources/js/vendor/ckeditor/lang/eu.js
910M	UI/WebServerResources/js/vendor/ckeditor/lang/fi.js
911M	UI/WebServerResources/js/vendor/ckeditor/lang/fr.js
912M	UI/WebServerResources/js/vendor/ckeditor/lang/he.js
913M	UI/WebServerResources/js/vendor/ckeditor/lang/hr.js
914M	UI/WebServerResources/js/vendor/ckeditor/lang/hu.js
915M	UI/WebServerResources/js/vendor/ckeditor/lang/is.js
916M	UI/WebServerResources/js/vendor/ckeditor/lang/it.js
917M	UI/WebServerResources/js/vendor/ckeditor/lang/ja.js
918M	UI/WebServerResources/js/vendor/ckeditor/lang/lt.js
919M	UI/WebServerResources/js/vendor/ckeditor/lang/lv.js
920M	UI/WebServerResources/js/vendor/ckeditor/lang/mk.js
921M	UI/WebServerResources/js/vendor/ckeditor/lang/nb.js
922M	UI/WebServerResources/js/vendor/ckeditor/lang/nl.js
923M	UI/WebServerResources/js/vendor/ckeditor/lang/no.js
924M	UI/WebServerResources/js/vendor/ckeditor/lang/pl.js
925M	UI/WebServerResources/js/vendor/ckeditor/lang/pt-br.js
926M	UI/WebServerResources/js/vendor/ckeditor/lang/pt.js
927M	UI/WebServerResources/js/vendor/ckeditor/lang/ro.js
928M	UI/WebServerResources/js/vendor/ckeditor/lang/ru.js
929M	UI/WebServerResources/js/vendor/ckeditor/lang/sk.js
930M	UI/WebServerResources/js/vendor/ckeditor/lang/sl.js
931M	UI/WebServerResources/js/vendor/ckeditor/lang/sr.js
932M	UI/WebServerResources/js/vendor/ckeditor/lang/sv.js
933M	UI/WebServerResources/js/vendor/ckeditor/lang/tr.js
934M	UI/WebServerResources/js/vendor/ckeditor/lang/uk.js
935M	UI/WebServerResources/js/vendor/ckeditor/lang/zh-cn.js
936M	UI/WebServerResources/js/vendor/ckeditor/lang/zh.js
937M	UI/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.js
938M	UI/WebServerResources/js/vendor/ckeditor/plugins/div/dialogs/div.js
939M	UI/WebServerResources/js/vendor/ckeditor/plugins/image/dialogs/image.js
940M	UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/anchor.js
941M	UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js
942M	UI/WebServerResources/js/vendor/ckeditor/plugins/pastefromword/filter/default.js
943A	UI/WebServerResources/js/vendor/ckeditor/plugins/pastetools/filter/common.js
944M	UI/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/options.js
945M	UI/WebServerResources/js/vendor/ckeditor/plugins/table/dialogs/table.js
946M	UI/WebServerResources/js/vendor/ckeditor/plugins/tabletools/dialogs/tableCell.js
947M	UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.js
948M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css
949M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css
950M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css
951M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css
952M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css
953M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css
954A	UI/WebServerResources/js/vendor/ckeditor/vendor/promise.js
955
956commit 8366878932c0c33a6efca9417de6a27842b55f9d
957Author: Francis Lachapelle <flachapelle@inverse.ca>
958Date:   Wed Oct 23 12:41:47 2019 -0400
959
960    (i18n) Update translations
961
962M	SoObjects/Appointments/Slovak.lproj/Localizable.strings
963M	SoObjects/Mailer/Slovak.lproj/Localizable.strings
964M	UI/AdministrationUI/Slovak.lproj/Localizable.strings
965M	UI/Common/Slovak.lproj/Localizable.strings
966M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
967M	UI/Contacts/French.lproj/Localizable.strings
968M	UI/Contacts/German.lproj/Localizable.strings
969M	UI/Contacts/Hungarian.lproj/Localizable.strings
970M	UI/Contacts/Polish.lproj/Localizable.strings
971M	UI/Contacts/Slovak.lproj/Localizable.strings
972M	UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings
973M	UI/MailPartViewers/Slovak.lproj/Localizable.strings
974M	UI/MailerUI/German.lproj/Localizable.strings
975M	UI/MailerUI/Slovak.lproj/Localizable.strings
976M	UI/MainUI/Slovak.lproj/Localizable.strings
977M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
978M	UI/PreferencesUI/French.lproj/Localizable.strings
979M	UI/PreferencesUI/German.lproj/Localizable.strings
980M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
981M	UI/PreferencesUI/Polish.lproj/Localizable.strings
982M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
983M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
984M	UI/Scheduler/French.lproj/Localizable.strings
985M	UI/Scheduler/German.lproj/Localizable.strings
986M	UI/Scheduler/Hungarian.lproj/Localizable.strings
987M	UI/Scheduler/Polish.lproj/Localizable.strings
988M	UI/Scheduler/Slovak.lproj/Localizable.strings
989
990commit 9e048a2ac12ced319feb9d2917a2e034ee71a622
991Author: InverseBot <sogo@inverse.ca>
992Date:   Wed Oct 23 01:19:01 2019 -0400
993
994    (js/css) Update generated files
995
996M	UI/WebServerResources/js/Scheduler.services.js
997M	UI/WebServerResources/js/Scheduler.services.js.map
998
999commit 5219fd9d84f65f712f8027a657390c8f74465c94
1000Author: Francis Lachapelle <flachapelle@inverse.ca>
1001Date:   Tue Oct 22 10:16:03 2019 -0400
1002
1003    (css) Fix contextual menu position in Calendar
1004
1005M	UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js
1006
1007commit 157480df39ef134ce466a2e290bb91fa4c76b484
1008Author: Francis Lachapelle <flachapelle@inverse.ca>
1009Date:   Mon Oct 21 15:34:37 2019 -0400
1010
1011    Update NEWS file
1012
1013M	NEWS
1014
1015commit 85e61ecc1be40816f89f7b4cb881554b0a32b7df
1016Author: Francis Lachapelle <flachapelle@inverse.ca>
1017Date:   Mon Oct 21 15:32:13 2019 -0400
1018
1019    Add missing contact fields for sorting
1020
1021    Fixes #4799
1022
1023M	SoObjects/Contacts/SOGoContactSourceFolder.m
1024
1025commit 23690cb22322282820ff44f4ba2fa7d5bb3f95e0
1026Author: Francis Lachapelle <flachapelle@inverse.ca>
1027Date:   Mon Oct 21 14:07:03 2019 -0400
1028
1029    (js) Escape saved username in cookie
1030
1031    Fixes #4810
1032
1033M	UI/Templates/MainUI/SOGoRootPage.wox
1034
1035commit 81ca398a3589d7ae771cfb97248f1155eb12b5b8
1036Author: Francis Lachapelle <flachapelle@inverse.ca>
1037Date:   Wed Oct 16 16:22:13 2019 -0400
1038
1039    (fix) Reload Web calendars on CAS login
1040
1041M	UI/MainUI/SOGoRootPage.m
1042
1043commit 04f939f107f7a04290fdb100637cd891d2e16309
1044Author: InverseBot <sogo@inverse.ca>
1045Date:   Mon Oct 14 01:10:59 2019 -0400
1046
1047    (js/css) Update generated files
1048
1049M	UI/WebServerResources/css/styles.css
1050M	UI/WebServerResources/css/styles.css.map
1051
1052commit 361f94e87a9e7b1c9bbda3419deae902d32ef87c
1053Author: NGAU Zeonfung <reg@auzeonfung.com>
1054Date:   Mon Oct 14 07:44:37 2019 +0900
1055
1056    fixed .sg-date-group misplaced
1057
1058    In CJK locales, .sg-day may be misplace.
1059    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.
1060
1061M	UI/WebServerResources/scss/core/typography.scss
1062
1063commit 960276c3c70b773a9ab99bdf38aea37f2eefec8d
1064Author: InverseBot <sogo@inverse.ca>
1065Date:   Fri Oct 11 01:11:57 2019 -0400
1066
1067    (js/css) Update generated files
1068
1069M	UI/WebServerResources/js/Common.js
1070M	UI/WebServerResources/js/Common.js.map
1071M	UI/WebServerResources/js/Preferences.js
1072M	UI/WebServerResources/js/Preferences.js.map
1073M	UI/WebServerResources/js/Scheduler.services.js
1074M	UI/WebServerResources/js/Scheduler.services.js.map
1075
1076commit 14549859d4b10dff5510ead14bea525e25f55860
1077Author: Ryan Mounce <ryan@mounce.com.au>
1078Date:   Fri Oct 11 13:16:24 2019 +1030
1079
1080    (doc) Fix typo of SOGoSAML2CertificateLocation
1081
1082M	Documentation/SOGoInstallationGuide.asciidoc
1083
1084commit d5b4cb51645d71c724e94a3c98349fae68e2c1a4
1085Author: Francis Lachapelle <flachapelle@inverse.ca>
1086Date:   Thu Oct 10 15:46:00 2019 -0400
1087
1088    Update NEWS file
1089
1090M	NEWS
1091
1092commit 66645384bc0bf572b69a9ae09e99cb344bd938e7
1093Author: Francis Lachapelle <flachapelle@inverse.ca>
1094Date:   Thu Oct 10 15:37:50 2019 -0400
1095
1096    (js) Improve handling of vacation dates
1097
1098    Fixes #4844
1099
1100M	UI/Templates/PreferencesUI/UIxPreferences.wox
1101M	UI/WebServerResources/js/Preferences/PreferencesController.js
1102
1103commit 7bc73b6f68123c82d98b44824f704e5a26d60d6d
1104Author: Francis Lachapelle <flachapelle@inverse.ca>
1105Date:   Thu Oct 10 14:22:56 2019 -0400
1106
1107    (js) Fix handling of times in task/event editors
1108
1109    Fixes #4497
1110    Fixes #4845
1111
1112M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
1113M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
1114M	UI/WebServerResources/js/Scheduler/ComponentController.js
1115
1116commit 4fb483df7b9a5abd82d2556347d66badb0ecf1ca
1117Author: Francis Lachapelle <flachapelle@inverse.ca>
1118Date:   Thu Oct 10 14:17:02 2019 -0400
1119
1120    (js) Update sg-timepicker following md changes
1121
1122    Added support for "required".
1123
1124M	UI/WebServerResources/js/Common/sgTimepicker.directive.js
1125
1126commit 3ee7e583873ca38bc8db6d1da6448014ce1b0ec4
1127Author: InverseBot <sogo@inverse.ca>
1128Date:   Tue Oct 8 01:11:40 2019 -0400
1129
1130    (js/css) Update generated files
1131
1132M	UI/WebServerResources/js/Common.js
1133M	UI/WebServerResources/js/Common.js.map
1134M	UI/WebServerResources/js/Mailer.app.popup.js
1135M	UI/WebServerResources/js/Mailer.app.popup.js.map
1136M	UI/WebServerResources/js/Mailer.services.js
1137M	UI/WebServerResources/js/Mailer.services.js.map
1138M	UI/WebServerResources/js/Scheduler.services.js
1139M	UI/WebServerResources/js/Scheduler.services.js.map
1140
1141commit d20587dab00bf218686ebee3a7f96a7e391b028b
1142Author: Francis Lachapelle <flachapelle@inverse.ca>
1143Date:   Mon Oct 7 15:58:09 2019 -0400
1144
1145    (js) Handle DST change in Date.daysUpTo
1146
1147M	UI/WebServerResources/js/Common/utils.js
1148M	UI/WebServerResources/js/Scheduler/ComponentController.js
1149
1150commit 2fb81310e377aa3a60a61ae3ac182e9544d9d954
1151Author: Francis Lachapelle <flachapelle@inverse.ca>
1152Date:   Mon Oct 7 11:10:17 2019 -0400
1153
1154    (js) Fix possible exception in sgFreebusy
1155
1156M	UI/WebServerResources/js/Scheduler/sgFreebusy.directive.js
1157
1158commit 99bfcaec37648eab38cbc97dba3d23a4b4f79dd0
1159Author: Francis Lachapelle <flachapelle@inverse.ca>
1160Date:   Mon Oct 7 11:09:12 2019 -0400
1161
1162    (js) Improve syntax of MessageEditorController.js
1163
1164M	UI/WebServerResources/js/Mailer/MessageEditorController.js
1165
1166commit 17d3d44787928ac1992ee9394346ffba7f0fe7de
1167Author: Francis Lachapelle <flachapelle@inverse.ca>
1168Date:   Mon Oct 7 11:07:26 2019 -0400
1169
1170    (js) Fix references to mail accounts in popup
1171
1172    Fixes #4838
1173
1174M	UI/WebServerResources/js/Mailer/Mailer.popup.js
1175
1176commit 1413685cbe0b1557e17433f32727dad58b94cb38
1177Author: InverseBot <sogo@inverse.ca>
1178Date:   Sat Oct 5 01:12:02 2019 -0400
1179
1180    (js/css) Update generated files
1181
1182M	UI/WebServerResources/js/Common.js
1183M	UI/WebServerResources/js/Common.js.map
1184M	UI/WebServerResources/js/Scheduler.services.js
1185M	UI/WebServerResources/js/Scheduler.services.js.map
1186
1187commit 10b5eb736f20fdc59d39ee2bc0d7b2303f53b7ec
1188Author: Francis Lachapelle <flachapelle@inverse.ca>
1189Date:   Fri Oct 4 09:54:29 2019 -0400
1190
1191    (js) Handle DST change in Date.daysUpTo
1192
1193M	NEWS
1194M	UI/WebServerResources/js/Common/utils.js
1195M	UI/WebServerResources/js/Scheduler/ComponentController.js
1196
1197commit 349be8b4db8451ad18cfd8c2482615352a771ea8
1198Author: Francis Lachapelle <flachapelle@inverse.ca>
1199Date:   Thu Oct 3 14:11:24 2019 -0400
1200
1201    (fix) chown pid file before stopping
1202
1203M	packaging/debian/sogo.init
1204
1205commit d8b6feafc5bd8605fd374ecb2846d7d32436ba99
1206Author: InverseBot <sogo@inverse.ca>
1207Date:   Thu Oct 3 01:13:07 2019 -0400
1208
1209    (js/css) Update generated files
1210
1211M	UI/WebServerResources/css/styles.css
1212M	UI/WebServerResources/css/styles.css.map
1213M	UI/WebServerResources/js/Mailer.services.js
1214M	UI/WebServerResources/js/Mailer.services.js.map
1215M	UI/WebServerResources/js/Scheduler.services.js
1216M	UI/WebServerResources/js/Scheduler.services.js.map
1217M	UI/WebServerResources/js/vendor/angular-ui-router.js
1218M	UI/WebServerResources/js/vendor/angular-ui-router.js.map
1219M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
1220M	UI/WebServerResources/js/vendor/angular-ui-router.min.js.map
1221
1222commit 4a93ce344fb59922d9b7504653a163d94919f571
1223Author: Francis Lachapelle <flachapelle@inverse.ca>
1224Date:   Wed Oct 2 11:53:36 2019 -0400
1225
1226    Improve labels of auto-reply date settings
1227
1228    Fixes #4791
1229
1230M	NEWS
1231M	UI/PreferencesUI/English.lproj/Localizable.strings
1232M	UI/Templates/PreferencesUI/UIxPreferences.wox
1233M	UI/WebServerResources/scss/components/truncate/_extends.scss
1234
1235commit 94fe64161f6712e8dfb0395250f60be8447f7f3f
1236Author: Francis Lachapelle <flachapelle@inverse.ca>
1237Date:   Wed Oct 2 10:46:08 2019 -0400
1238
1239    (doc) Update versions in installation guide
1240
1241M	Documentation/SOGoInstallationGuide.asciidoc
1242
1243commit 9cda34a65f3b92dd92f41e44e6fb8acdac121f64
1244Author: Francis Lachapelle <flachapelle@inverse.ca>
1245Date:   Wed Oct 2 10:45:37 2019 -0400
1246
1247    Fix handling of SENT-BY addresses
1248
1249    Fixes #4583
1250
1251M	NEWS
1252M	SoObjects/Appointments/SOGoAppointmentObject.m
1253M	SoObjects/Appointments/iCalPerson+SOGo.m
1254
1255commit 01bda0783c954e2be06a838681a20a3074eecad2
1256Author: Francis Lachapelle <flachapelle@inverse.ca>
1257Date:   Wed Oct 2 09:20:35 2019 -0400
1258
1259    (js) Optimize display of event editor
1260
1261M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
1262M	UI/WebServerResources/js/Scheduler/ComponentController.js
1263
1264commit 6d2094bf833850a5187822225c8f74d90adde8db
1265Author: Francis Lachapelle <flachapelle@inverse.ca>
1266Date:   Wed Oct 2 09:18:30 2019 -0400
1267
1268    (js) Fix closing tag in sgMessageListItemMain
1269
1270M	UI/WebServerResources/js/Mailer/sgMessageListItemMain.directive.js
1271
1272commit f7e60348ca9bf846b9938e04b82fdc10aea90336
1273Author: Francis Lachapelle <flachapelle@inverse.ca>
1274Date:   Wed Oct 2 09:16:59 2019 -0400
1275
1276    (js) Improve syntax of CalendarsController.js
1277
1278M	UI/WebServerResources/js/Scheduler/CalendarsController.js
1279
1280commit 2b27745a00d0c5ad8974754c2f9778f4039704d5
1281Author: Francis Lachapelle <flachapelle@inverse.ca>
1282Date:   Wed Oct 2 09:15:25 2019 -0400
1283
1284    Allow import to writable calendar subscriptions
1285
1286M	NEWS
1287M	UI/Scheduler/UIxCalendarSelector.m
1288M	UI/Templates/SchedulerUI/UIxCalMainView.wox
1289
1290commit ea1847374627c0b8ff9219f581997422855b60ce
1291Author: InverseBot <sogo@inverse.ca>
1292Date:   Wed Oct 2 01:14:50 2019 -0400
1293
1294    (js/css) Update generated files
1295
1296M	UI/WebServerResources/js/Preferences.js
1297M	UI/WebServerResources/js/Preferences.js.map
1298
1299commit 93269539d70870f06417cefbab86e03c85299e8d
1300Author: Francis Lachapelle <flachapelle@inverse.ca>
1301Date:   Tue Oct 1 15:49:54 2019 -0400
1302
1303    (js) Allow single-day vacation autoreply
1304
1305    Fixes #4698
1306
1307M	NEWS
1308M	UI/WebServerResources/js/Preferences/PreferencesController.js
1309
1310commit 6b96f2f8dee33f1345d0c0530fc7e82f9d10d2a3
1311Author: InverseBot <sogo@inverse.ca>
1312Date:   Tue Oct 1 09:57:21 2019 -0400
1313
1314    (js/css) Update generated files
1315
1316M	UI/WebServerResources/js/Common.js
1317M	UI/WebServerResources/js/Common.js.map
1318
1319commit 496c5d3101629ee9bd127c1c2ba992444d908db5
1320Author: Francis Lachapelle <flachapelle@inverse.ca>
1321Date:   Tue Oct 1 09:54:44 2019 -0400
1322
1323    (js) Improve CAS handling
1324
1325M	UI/WebServerResources/js/Common/Common.app.js
1326
1327commit 2b4699bcc4cbdb1ae2c3f87d918cc1fc5e066373
1328Author: InverseBot <sogo@inverse.ca>
1329Date:   Tue Oct 1 01:09:54 2019 -0400
1330
1331    (js/css) Update generated files
1332
1333M	UI/WebServerResources/js/Common.js
1334M	UI/WebServerResources/js/Common.js.map
1335M	UI/WebServerResources/js/Contacts.services.js
1336M	UI/WebServerResources/js/Contacts.services.js.map
1337
1338commit 4c7665d341a3f9b2a4846c72eb5224dbb8c281e8
1339Author: Francis Lachapelle <flachapelle@inverse.ca>
1340Date:   Mon Sep 30 16:27:51 2019 -0400
1341
1342    (sql) Update mysql-utf8mb4.sql for v4.x
1343
1344    Fixes #4833
1345
1346M	Scripts/mysql-utf8mb4.sql
1347
1348commit fe92b4d03c07e129440e64056647c948190887b6
1349Author: Francis Lachapelle <flachapelle@inverse.ca>
1350Date:   Mon Sep 30 16:21:58 2019 -0400
1351
1352    (js) Restore cards selection after refresh
1353
1354    Fixes #4809
1355
1356M	UI/WebServerResources/js/Contacts/AddressBook.service.js
1357
1358commit bd9dfe638701f275a91d80dc54f8b522e60f9ec4
1359Author: Francis Lachapelle <flachapelle@inverse.ca>
1360Date:   Mon Sep 30 16:10:26 2019 -0400
1361
1362    (js) Improve CAS handling
1363
1364M	UI/WebServerResources/js/Common/Common.app.js
1365
1366commit 5b818e8ea939058be429b99862d979b2229c8616
1367Author: Francis Lachapelle <flachapelle@inverse.ca>
1368Date:   Fri Sep 27 09:48:58 2019 -0400
1369
1370    Fix behaviour of SOGoMailKeepDraftsAfterSend
1371
1372    Fixes #4830
1373
1374M	NEWS
1375M	SoObjects/Mailer/SOGoDraftObject.m
1376
1377commit 482728c94240d3d618fb19425f3ea23c11890e8c
1378Author: InverseBot <sogo@inverse.ca>
1379Date:   Fri Sep 27 01:08:07 2019 -0400
1380
1381    (js/css) Update generated files
1382
1383M	UI/WebServerResources/js/Common.js
1384M	UI/WebServerResources/js/Common.js.map
1385M	UI/WebServerResources/js/Contacts.services.js
1386M	UI/WebServerResources/js/Contacts.services.js.map
1387
1388commit 249277ec3d1b2fbed7bb4644021298d94565fa3c
1389Author: Francis Lachapelle <flachapelle@inverse.ca>
1390Date:   Thu Sep 26 12:09:01 2019 -0400
1391
1392    (js) Restore cards selection after refresh
1393
1394    Fixes #4809
1395
1396M	NEWS
1397M	UI/WebServerResources/js/Contacts/AddressBook.service.js
1398
1399commit ac9fa92d4f4a6b5b3fe413b2f616b9076504924e
1400Author: Francis Lachapelle <flachapelle@inverse.ca>
1401Date:   Thu Sep 26 11:08:14 2019 -0400
1402
1403    (js) Improve CAS handling
1404
1405M	UI/WebServerResources/js/Common/Common.app.js
1406
1407commit 0de722d8f48b7a109bbaa01f82b57ca4950c85f1
1408Author: Francis Lachapelle <flachapelle@inverse.ca>
1409Date:   Wed Sep 25 10:54:35 2019 -0400
1410
1411    Set default Sieve port to 4190
1412
1413    Fixes #4826
1414
1415M	Documentation/SOGoInstallationGuide.asciidoc
1416M	NEWS
1417M	SoObjects/SOGo/SOGoSieveManager.m
1418
1419commit 3100ac1e9cd1a97780441ba940f48484ad7a77ce
1420Author: Francis Lachapelle <flachapelle@inverse.ca>
1421Date:   Tue Sep 24 14:45:53 2019 -0400
1422
1423    (Calendar) Limit event block size to a day
1424
1425M	UI/Scheduler/UIxCalListingActions.m
1426
1427commit 2077a8707f374f889bb2bb42e98cf69da31a72f2
1428Author: InverseBot <sogo@inverse.ca>
1429Date:   Tue Sep 24 09:50:37 2019 -0400
1430
1431    (js/css) Update generated files
1432
1433M	UI/WebServerResources/js/Common.js
1434M	UI/WebServerResources/js/Common.js.map
1435
1436commit b454f71c7cd846c9e494ca79c9c766257f9d0dbc
1437Author: Francis Lachapelle <flachapelle@inverse.ca>
1438Date:   Tue Sep 24 09:48:43 2019 -0400
1439
1440    (js) Improve CAS handling
1441
1442M	UI/WebServerResources/js/Common/Common.app.js
1443
1444commit ee92748b9708d6c7411c7c2e9c805841681c5340
1445Author: InverseBot <sogo@inverse.ca>
1446Date:   Sat Sep 21 01:09:53 2019 -0400
1447
1448    (js/css) Update generated files
1449
1450M	UI/WebServerResources/js/Mailer.services.js
1451M	UI/WebServerResources/js/Mailer.services.js.map
1452
1453commit 2eec7658f32fe7bc5914014b3246080b830c1379
1454Author: Francis Lachapelle <flachapelle@inverse.ca>
1455Date:   Fri Sep 20 16:37:51 2019 -0400
1456
1457    (js) Fix mailboxes refresh
1458
1459    Fixes #4787
1460
1461M	UI/WebServerResources/js/Mailer/Account.service.js
1462
1463commit 3cddb54e4e61d921dd91556b6203557291fafe60
1464Author: Francis Lachapelle <flachapelle@inverse.ca>
1465Date:   Wed Sep 18 14:02:21 2019 -0400
1466
1467    (js) Apply SOGoSearchMinimumWordLength everywhere
1468
1469    Fixes #4811
1470
1471M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
1472M	UI/Templates/MailerUI/UIxMailEditor.wox
1473M	UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox
1474M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
1475M	UI/Templates/UIxAclEditor.wox
1476
1477commit d194e074133a003a8f0dbb604263143a3db39a29
1478Author: Francis Lachapelle <flachapelle@inverse.ca>
1479Date:   Wed Sep 18 10:17:14 2019 -0400
1480
1481    (doc) Change recommendation for free S/MIME cert
1482
1483    Fixes #4817
1484
1485M	Documentation/SOGoInstallationGuide.asciidoc
1486
1487commit ab474c53292d6033b2a632f8012467a03ed11e4b
1488Author: Francis Lachapelle <flachapelle@inverse.ca>
1489Date:   Wed Sep 18 09:59:06 2019 -0400
1490
1491    (doc) Fix RPM repository URL
1492
1493    Fixes #4815
1494
1495M	Documentation/SOGoInstallationGuide.asciidoc
1496
1497commit 662ee865b70668f0a5ae0348bba41c09f7c76f5d
1498Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1499Date:   Fri Sep 13 09:52:04 2019 -0400
1500
1501    (fix) avoid incorrect truncation leading to exception (fixes #4806)
1502
1503M	ActiveSync/SOGoMailObject+ActiveSync.m
1504M	NEWS
1505
1506commit 1e43a695cdcd1e9addfbdeee378a3205b37be74f
1507Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1508Date:   Fri Sep 13 09:45:48 2019 -0400
1509
1510    (fix) improve FolderSync operation (fixes #4672)
1511
1512M	ActiveSync/SOGoActiveSyncDispatcher.m
1513M	NEWS
1514
1515commit 6323cbe2c66613dbf033207e9b83ae712f547335
1516Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1517Date:   Fri Sep 13 09:16:10 2019 -0400
1518
1519    (fix) avoid changing summary during unit test
1520
1521M	Tests/Integration/test-caldav-scheduling.py
1522
1523commit 5f9444f2734f8ee23ab581bcf2bf23c52cfde693
1524Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1525Date:   Fri Sep 13 08:49:22 2019 -0400
1526
1527    (fix) one more fix for test
1528
1529M	Tests/Integration/test-caldav-scheduling.py
1530
1531commit 3f13ab9f1959f2b4ef451d5672629c7f4175545b
1532Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1533Date:   Fri Sep 13 08:32:35 2019 -0400
1534
1535    (fix) update unit date with the summary being a major property
1536
1537M	Tests/Integration/test-caldav-scheduling.py
1538
1539commit 9ed1cc4b8fa87afa2f2e93f3ccf393095a91ef09
1540Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1541Date:   Thu Sep 12 14:12:03 2019 -0400
1542
1543    (fix) avoid changing RRULE's UNTIL date for no reason
1544
1545M	NEWS
1546M	SOPE/NGCards/iCalRepeatableEntityObject.m
1547
1548commit 1ee23a6bec1c35aa721256115b6e8beff9ece7f0
1549Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1550Date:   Thu Sep 12 10:23:51 2019 -0400
1551
1552    (fix) make sure we handle events occurring after RRULE's UNTIL date
1553
1554M	NEWS
1555M	SoObjects/Appointments/iCalEvent+SOGo.m
1556
1557commit 1e0bea598874c58336582efeab63ce3f6b2aa99a
1558Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1559Date:   Mon Sep 9 13:38:41 2019 -0400
1560
1561    (fix) also include the summary in major changes
1562
1563M	SoObjects/Appointments/iCalEventChanges+SOGo.h
1564M	SoObjects/Appointments/iCalEventChanges+SOGo.m
1565
1566commit 98d49b3ac183257dd6f786248f3dd609da9bb910
1567Author: InverseBot <sogo@inverse.ca>
1568Date:   Fri Sep 6 01:17:13 2019 -0400
1569
1570    (js/css) Update generated files
1571
1572M	UI/WebServerResources/js/Scheduler.services.js
1573M	UI/WebServerResources/js/Scheduler.services.js.map
1574
1575commit 25021c192c69c9a4de563323d02e2f3827affae2
1576Author: Francis Lachapelle <flachapelle@inverse.ca>
1577Date:   Thu Sep 5 12:42:25 2019 -0400
1578
1579    New paramter SOGoLDAPGroupExpansionEnabled
1580
1581    Fixes #2506
1582
1583M	Documentation/SOGoInstallationGuide.asciidoc
1584M	SoObjects/SOGo/LDAPSource.h
1585M	SoObjects/SOGo/LDAPSource.m
1586M	SoObjects/SOGo/SOGoDomainDefaults.h
1587M	SoObjects/SOGo/SOGoDomainDefaults.m
1588M	UI/Contacts/UIxContactView.m
1589M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
1590M	UI/WebServerResources/js/Scheduler/Attendees.service.js
1591
1592commit 1641235163f0db287ce498d4bfe7ba3b35f33fc0
1593Author: Francis Lachapelle <flachapelle@inverse.ca>
1594Date:   Thu Sep 5 10:20:41 2019 -0400
1595
1596    (i18n) Add missing localizable strings
1597
1598M	UI/Scheduler/English.lproj/Localizable.strings
1599M	UI/Templates/SchedulerUI/UIxCalMainView.wox
1600
1601commit aad51c4b047a827719a788670b4fbf9c20786400
1602Author: InverseBot <sogo@inverse.ca>
1603Date:   Thu Sep 5 02:07:13 2019 -0400
1604
1605    (js/css) Update generated files
1606
1607M	UI/WebServerResources/css/styles.css.map
1608M	UI/WebServerResources/js/vendor/angular-material.js
1609M	UI/WebServerResources/js/vendor/angular-material.min.js
1610
1611commit 3187bca0ef596d577df35128c9ccbd0067427d12
1612Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1613Date:   Wed Sep 4 13:45:53 2019 -0400
1614
1615    (fix) now dynamically detect and use the IMAP separator (fixes #1490)
1616
1617M	Documentation/SOGoInstallationGuide.asciidoc
1618M	NEWS
1619M	SoObjects/Mailer/SOGoMailAccount.h
1620M	SoObjects/Mailer/SOGoMailAccount.m
1621M	SoObjects/SOGo/SOGoDomainDefaults.h
1622M	SoObjects/SOGo/SOGoDomainDefaults.m
1623M	SoObjects/SOGo/SOGoSieveManager.m
1624
1625commit 936f7dde09639ebdfe5c08fe2d96e3a1aae0faad
1626Author: Francis Lachapelle <flachapelle@inverse.ca>
1627Date:   Wed Sep 4 09:49:40 2019 -0400
1628
1629    (js) Update grunt-sass to 3.1.0
1630
1631M	UI/WebServerResources/package.json
1632
1633commit d2a851700cf89eb7846fdaa0f09aca72e283d493
1634Author: Francis Lachapelle <flachapelle@inverse.ca>
1635Date:   Tue Sep 3 16:02:21 2019 -0400
1636
1637    (css,js) Update md to v1.1.20
1638
1639M	NEWS
1640M	UI/WebServerResources/angular-material
1641M	UI/WebServerResources/package.json
1642
1643commit e4ad088f0dea27f9c062aa724b4df653e02496c2
1644Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1645Date:   Tue Sep 3 13:34:35 2019 -0400
1646
1647    (fix) avoid exceptions for RRULE with no DTSTART
1648
1649M	NEWS
1650M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
1651M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
1652M	SOPE/NGCards/iCalYearlyRecurrenceCalculator.m
1653M	SoObjects/Appointments/SOGoAppointmentFolder.m
1654
1655commit 3065783c2c84be9a24396a849602537ef7c7d7ee
1656Author: InverseBot <sogo@inverse.ca>
1657Date:   Fri Aug 30 01:14:43 2019 -0400
1658
1659    (js/css) Update generated files
1660
1661M	UI/WebServerResources/js/Contacts.services.js
1662M	UI/WebServerResources/js/Contacts.services.js.map
1663
1664commit 83f5664cf514a351fea87587cde6167ba0facc66
1665Author: Francis Lachapelle <flachapelle@inverse.ca>
1666Date:   Thu Aug 29 22:08:35 2019 -0400
1667
1668    (js) Encode URL of card
1669
1670M	NEWS
1671M	UI/WebServerResources/js/Contacts/Card.service.js
1672
1673commit 2adf4353474ccc83d57476766a319cbff8dc0771
1674Author: Francis Lachapelle <flachapelle@inverse.ca>
1675Date:   Thu Aug 29 12:52:58 2019 -0400
1676
1677    Expose new /members action for LDIF groups
1678
1679M	UI/Contacts/product.plist
1680
1681commit 1aa0d012cdf084a519a833d4a21d12354bf46eff
1682Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1683Date:   Thu Aug 29 11:06:13 2019 -0400
1684
1685    (fix) honor "any authenticated user" when setting IMAP ACLs
1686
1687M	NEWS
1688M	SoObjects/Mailer/SOGoMailFolder.m
1689
1690commit 0cbb8ea9eb0c18561dd85d3954770efbe15ec793
1691Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1692Date:   Thu Aug 29 10:46:13 2019 -0400
1693
1694    (fix) honor groups when setting IMAP ACLs
1695
1696M	NEWS
1697M	SoObjects/Mailer/SOGoMailFolder.m
1698
1699commit a47fba35464f8955029ef1b1a40581b5ff811ef0
1700Author: InverseBot <sogo@inverse.ca>
1701Date:   Wed Aug 28 01:16:31 2019 -0400
1702
1703    (js/css) Update generated files
1704
1705M	UI/WebServerResources/css/styles.css
1706M	UI/WebServerResources/css/styles.css.map
1707M	UI/WebServerResources/js/Contacts.services.js
1708M	UI/WebServerResources/js/Contacts.services.js.map
1709M	UI/WebServerResources/js/Scheduler.services.js
1710M	UI/WebServerResources/js/Scheduler.services.js.map
1711
1712commit 8822c8cd07b0eb8fe7d3a3d672cf8f07e2388788
1713Author: Francis Lachapelle <flachapelle@inverse.ca>
1714Date:   Tue Aug 27 16:33:10 2019 -0400
1715
1716    (Calendar) Button to expand invited LDAP groups
1717
1718    Fixes #2506
1719
1720M	NEWS
1721M	UI/Contacts/UIxContactView.m
1722M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
1723M	UI/WebServerResources/js/Contacts/Card.service.js
1724M	UI/WebServerResources/js/Scheduler/Attendees.service.js
1725M	UI/WebServerResources/js/Scheduler/ComponentController.js
1726M	UI/WebServerResources/js/Scheduler/sgFreebusy.directive.js
1727M	UI/WebServerResources/js/Scheduler/sgFreebusyDay.directive.js
1728M	UI/WebServerResources/scss/components/list/list.scss
1729
1730commit 9db406a18b4ad498be14d26d1f55efe45fcd8a8c
1731Author: InverseBot <sogo@inverse.ca>
1732Date:   Tue Aug 27 01:14:52 2019 -0400
1733
1734    (js/css) Update generated files
1735
1736M	UI/WebServerResources/js/Scheduler.services.js
1737M	UI/WebServerResources/js/Scheduler.services.js.map
1738
1739commit 991f1d25a4943554fc7d018180387dcce73928ac
1740Author: Francis Lachapelle <flachapelle@inverse.ca>
1741Date:   Mon Aug 26 16:38:00 2019 -0400
1742
1743    (js) Improve attendees editor performance
1744
1745M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
1746M	UI/WebServerResources/js/Scheduler/Attendees.service.js
1747A	UI/WebServerResources/js/Scheduler/sgFreebusy.directive.js
1748A	UI/WebServerResources/js/Scheduler/sgFreebusyDay.directive.js
1749
1750commit 4df69587a290a45ef71411891c0f851ed62f721b
1751Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1752Date:   Fri Aug 23 13:45:44 2019 -0400
1753
1754    (fix) honor IMAPLoginFieldName also when setting IMAP ACLs
1755
1756M	NEWS
1757M	SoObjects/Mailer/SOGoMailFolder.m
1758
1759commit b68c9bd3021e190c37a5a0cabde4a0f216d98d7e
1760Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1761Date:   Fri Aug 23 08:46:27 2019 -0400
1762
1763    (fix) silence log call
1764
1765M	SoObjects/SOGo/LDAPSource.m
1766M	SoObjects/SOGo/SQLSource.h
1767
1768commit ff33356742109ba47e2caad2b7e81db7905463f7
1769Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1770Date:   Tue Aug 20 07:54:45 2019 -0400
1771
1772    (fix) proper initialization
1773
1774M	UI/MailPartViewers/UIxMailPartEncryptedViewer.m
1775
1776commit c4198488d7bdd3d8faae914bc03c10f251196c3a
1777Author: InverseBot <sogo@inverse.ca>
1778Date:   Tue Aug 20 01:14:22 2019 -0400
1779
1780    (js/css) Update generated files
1781
1782M	UI/WebServerResources/js/Mailer.services.js
1783M	UI/WebServerResources/js/Mailer.services.js.map
1784
1785commit d8d3c88e98b4c4101fc71d9abece71dfeb77d73e
1786Author: Francis Lachapelle <flachapelle@inverse.ca>
1787Date:   Mon Aug 19 16:47:37 2019 -0400
1788
1789    Fix events search when targeting recurrent events
1790
1791M	NEWS
1792M	SoObjects/Appointments/SOGoAppointmentFolder.m
1793
1794commit 676d2e679009055028e229028e34e9dac83a3433
1795Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1796Date:   Mon Aug 19 10:37:15 2019 -0400
1797
1798    (feat) added support for S/MIME opaque signing (fixes #4582)
1799
1800M	NEWS
1801M	SOPE/GDLContentStore/GCSFolder.m
1802M	SoObjects/Mailer/NSData+SMIME.h
1803M	SoObjects/Mailer/NSData+SMIME.m
1804M	SoObjects/Mailer/SOGoDraftObject.m
1805M	SoObjects/Mailer/SOGoMailBaseObject.m
1806M	SoObjects/Mailer/SOGoMailBodyPart.m
1807M	SoObjects/Mailer/SOGoMailObject+Draft.m
1808M	SoObjects/Mailer/SOGoMailObject.h
1809M	SoObjects/Mailer/SOGoMailObject.m
1810M	UI/MailPartViewers/UIxMailPartEncryptedViewer.h
1811M	UI/MailPartViewers/UIxMailPartEncryptedViewer.m
1812M	UI/MailPartViewers/UIxMailRenderingContext.m
1813M	UI/MailerUI/UIxMailView.m
1814M	UI/WebServerResources/js/Mailer/Message.service.js
1815
1816commit b52abfcbea9fc9f567e0c1865ef9db2c28c220e5
1817Author: Francis Lachapelle <flachapelle@inverse.ca>
1818Date:   Mon Aug 19 10:04:14 2019 -0400
1819
1820    (js) Increase inputs max length of card/list
1821
1822M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
1823
1824commit cc48a486c766b2ad0b1e17ebf1808dc238eb93da
1825Author: InverseBot <sogo@inverse.ca>
1826Date:   Fri Aug 16 01:14:37 2019 -0400
1827
1828    (js/css) Update generated files
1829
1830M	UI/WebServerResources/js/Preferences.js
1831M	UI/WebServerResources/js/Preferences.js.map
1832
1833commit adf2378d7ac024125f49bba544abf931690f73e2
1834Author: Francis Lachapelle <flachapelle@inverse.ca>
1835Date:   Thu Aug 15 17:47:17 2019 -0400
1836
1837    (web) Improve contrast of toolbars w/input field
1838
1839M	NEWS
1840M	UI/Templates/ContactsUI/UIxContactFolderProperties.wox
1841M	UI/Templates/MailerUI/UIxMailEditor.wox
1842M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
1843M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
1844M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
1845M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
1846M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
1847M	UI/Templates/UIxAclEditor.wox
1848
1849commit 8c77145b9fbfec2f41eccdb771362d6e56eb1e93
1850Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1851Date:   Thu Aug 15 15:54:48 2019 -0400
1852
1853    (fix) avoid warning
1854
1855M	SoObjects/SOGo/SOGoUserManager.m
1856
1857commit 3e2af3a16ed99f80bdb6e02200929b14fb5f1770
1858Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1859Date:   Thu Aug 15 15:53:40 2019 -0400
1860
1861    (fix) defined correct method signature
1862
1863M	SoObjects/Mailer/NSData+SMIME.h
1864
1865commit 04f91b8948bf097bfbc575e6e7f800b0fa3dfd38
1866Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1867Date:   Thu Aug 15 12:48:53 2019 -0400
1868
1869    (feat) now possible to specify which domains you can forward your mails to
1870
1871M	Documentation/SOGoInstallationGuide.asciidoc
1872M	NEWS
1873M	SoObjects/SOGo/SOGoDomainDefaults.h
1874M	SoObjects/SOGo/SOGoDomainDefaults.m
1875M	UI/PreferencesUI/English.lproj/Localizable.strings
1876M	UI/PreferencesUI/UIxPreferences.m
1877M	UI/Templates/PreferencesUI/UIxPreferences.wox
1878M	UI/WebServerResources/js/Preferences/PreferencesController.js
1879
1880commit f7f9cb29e0456785e9f3605e8edd532f8d0d0c98
1881Author: InverseBot <sogo@inverse.ca>
1882Date:   Fri Aug 9 01:10:01 2019 -0400
1883
1884    (js/css) Update generated files
1885
1886M	UI/WebServerResources/js/Preferences.js
1887M	UI/WebServerResources/js/Preferences.js.map
1888
1889commit 2f03a74fe01ae5c773f2cc0ccf05f410fc9c3a11
1890Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1891Date:   Thu Aug 8 13:57:05 2019 -0400
1892
1893    (feat) Debian 10 (Buster) support for x86_64 (fixes #4775)
1894
1895M	NEWS
1896
1897commit ed1039a7f83c5dbd16c9de93c797b612e9db52fe
1898Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1899Date:   Thu Aug 8 13:48:36 2019 -0400
1900
1901    (fix) force removal of pid file
1902
1903M	packaging/debian-multiarch/sogo.init
1904M	packaging/debian/sogo.init
1905
1906commit ee83e645db73bcbbbaa31452a1a98f2b82eac9f8
1907Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1908Date:   Thu Aug 8 13:30:46 2019 -0400
1909
1910    (fix) also chown after restart
1911
1912M	packaging/debian-multiarch/sogo.init
1913M	packaging/debian/sogo.init
1914
1915commit 59f035efe7e3bb208fdf25ae8115df077ba18f46
1916Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1917Date:   Thu Aug 8 13:17:14 2019 -0400
1918
1919    (fix) change pid file ownership to root as required by dpkg v1.19
1920
1921M	packaging/debian-multiarch/sogo.init
1922M	packaging/debian/sogo.init
1923
1924commit 7486c011d2483cbb8021f4232a23ceeafd04d3f9
1925Author: Francis Lachapelle <flachapelle@inverse.ca>
1926Date:   Thu Aug 8 11:35:14 2019 -0400
1927
1928    Fix saving of receipt action for main IMAP account
1929
1930M	NEWS
1931M	UI/PreferencesUI/UIxPreferences.m
1932
1933commit 9d72c79a832a3e04c49b558f7b01af7525196966
1934Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1935Date:   Thu Aug 8 11:23:31 2019 -0400
1936
1937    (fix) define user once more
1938
1939M	packaging/debian-multiarch/sogo.init
1940M	packaging/debian/sogo.init
1941
1942commit aa768cf9510398a0efd67c717da0046b0f1db3ec
1943Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1944Date:   Thu Aug 8 11:16:59 2019 -0400
1945
1946    (fix) specify user
1947
1948M	packaging/debian-multiarch/sogo.init
1949M	packaging/debian/sogo.init
1950
1951commit c2574537886009e6bdac41220e2fbb52a7a2cba3
1952Author: Francis Lachapelle <flachapelle@inverse.ca>
1953Date:   Thu Aug 8 10:38:55 2019 -0400
1954
1955    (i18n) Add missing localized strings
1956
1957M	UI/Contacts/English.lproj/Localizable.strings
1958
1959commit a4b1fe9ceab33ab5f3a7bdfd4fdf0aece12f2eec
1960Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1961Date:   Thu Aug 8 10:22:46 2019 -0400
1962
1963    Avoid using prefix
1964
1965M	packaging/debian/rules
1966
1967commit 5d218e11130f792a15abefd81fe75b5ce94bd434
1968Author: Francis Lachapelle <flachapelle@inverse.ca>
1969Date:   Thu Aug 8 10:11:42 2019 -0400
1970
1971    (js) Prohibit duplicate contact categories
1972
1973M	NEWS
1974M	UI/PreferencesUI/English.lproj/Localizable.strings
1975M	UI/Templates/PreferencesUI/UIxPreferences.wox
1976M	UI/WebServerResources/js/Preferences/PreferencesController.js
1977
1978commit ab7af8828c1f648a0a594d0e93ca9a4997c74896
1979Author: Ludovic Marcotte <lmarcotte@inverse.ca>
1980Date:   Thu Aug 8 09:47:31 2019 -0400
1981
1982    Avoid using prefix
1983
1984M	packaging/debian-multiarch/rules
1985
1986commit 955820b17d3ba8b2a0c8d309fe0e8cee1ae6c5ec
1987Author: InverseBot <sogo@inverse.ca>
1988Date:   Thu Aug 8 01:09:47 2019 -0400
1989
1990    (js/css) Update generated files
1991
1992M	UI/WebServerResources/js/Contacts.js
1993M	UI/WebServerResources/js/Contacts.js.map
1994M	UI/WebServerResources/js/Scheduler.services.js
1995M	UI/WebServerResources/js/Scheduler.services.js.map
1996
1997commit 361a84e7b5ac6b40a016bb2607818428ea6b12bc
1998Author: Francis Lachapelle <flachapelle@inverse.ca>
1999Date:   Wed Aug 7 16:33:51 2019 -0400
2000
2001    (js) Avoid saving an empty calendar name
2002
2003M	NEWS
2004M	UI/WebServerResources/js/Contacts/AddressBooksController.js
2005M	UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js
2006
2007commit a7b85c336086a1655a7cc8fa8f1bfd582141baba
2008Author: Ludovic Marcotte <lmarcotte@inverse.ca>
2009Date:   Wed Aug 7 15:44:45 2019 -0400
2010
2011    Revert "(fix) replace deprecated env var"
2012
2013    This reverts commit 7e84bb4a1a08ed86cab1a131ad2d1fee5f114b24.
2014
2015M	packaging/debian-multiarch/rules
2016
2017commit 1d169428feeaee2d14a7949b5db161fdb04a0f15
2018Author: Ludovic Marcotte <lmarcotte@inverse.ca>
2019Date:   Wed Aug 7 15:44:33 2019 -0400
2020
2021    Revert "(fix) replace depracated env var"
2022
2023    This reverts commit d5ff25232e451f7fa509b36f8d432a2be4187df6.
2024
2025M	packaging/debian/rules
2026
2027commit 7e84bb4a1a08ed86cab1a131ad2d1fee5f114b24
2028Author: Ludovic Marcotte <lmarcotte@inverse.ca>
2029Date:   Wed Aug 7 15:37:04 2019 -0400
2030
2031    (fix) replace deprecated env var
2032
2033M	packaging/debian-multiarch/rules
2034
2035commit d5ff25232e451f7fa509b36f8d432a2be4187df6
2036Author: Ludovic Marcotte <lmarcotte@inverse.ca>
2037Date:   Wed Aug 7 15:35:25 2019 -0400
2038
2039    (fix) replace depracated env var
2040
2041M	packaging/debian/rules
2042
2043commit 93fb3593cf558f187ba0da8eb0fe9e80d94ab50a
2044Author: Francis Lachapelle <flachapelle@inverse.ca>
2045Date:   Wed Aug 7 08:58:01 2019 -0400
2046
2047    (i18n) Update German and Polish translations
2048
2049M	UI/PreferencesUI/German.lproj/Localizable.strings
2050M	UI/PreferencesUI/Polish.lproj/Localizable.strings
2051
2052commit b6cd87e9c0b4c9a2b81a072e3f8f4e1cbf9562df
2053Author: Francis Lachapelle <flachapelle@inverse.ca>
2054Date:   Tue Aug 6 10:05:44 2019 -0400
2055
2056    (i18n) Update French translation
2057
2058M	UI/PreferencesUI/French.lproj/Localizable.strings
2059
2060commit 849c34306a56d1ee334367203184c756708ed273
2061Author: Ludovic Marcotte <lmarcotte@inverse.ca>
2062Date:   Thu Aug 1 11:15:17 2019 -0400
2063
2064    (fix) properly handle Windows-1256 charaset (fixes #4781)
2065
2066M	NEWS
2067M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
2068
2069commit f7f0af67d82cf1e15daf69247a9b54df8eefd155
2070Author: Nicolas Höft <nicolas@hoeft.de>
2071Date:   Sun Jul 21 11:50:45 2019 +0200
2072
2073    (fix) Fix SIGSEGV and compilation due to missing include crypt.h
2074
2075    When building on debian buster, the following warning occurs during
2076    compiling:
2077
2078        NSData+Crypto.m: In function ‘-[NSData(SOGoCryptoExtension) _asCryptedUsingSalt:magic:]’:
2079        NSData+Crypto.m:610:9: warning: implicit declaration of function ‘crypt’; did you mean ‘creat’? [-Wimplicit-function-declaration]
2080           buf = crypt([cryptString UTF8String], [saltString UTF8String]);
2081                 ^~~~~
2082                 creat
2083        NSData+Crypto.m:610:7: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
2084           buf = crypt([cryptString UTF8String], [saltString UTF8String]);
2085               ^
2086        NSData+Crypto.m: In function ‘-[NSData(SOGoCryptoExtension) asCryptUsingSalt:]’:
2087        NSData+Crypto.m:674:7: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
2088           buf = crypt([cryptString UTF8String], [saltString UTF8String]);
2089               ^
2090         Creating derived_src/NSFramework_SOGo.m..
2091
2092    This warning is apparently more severe as it may also cause segfaults
2093    (at least on Debian Buster) when logging in, rendering sogo unusable:
2094
2095        2019-07-21 11:27:55.623 sogod[16074:16074] MySQL4 connection established 0x0x55e6b9e56f40
2096        2019-07-21 11:27:55.624 sogod[16074:16074] MySQL4 channel 0x0x55e6b9aa41f0 opened (connection=0x0x55e6b9e56f40,sogo)
2097        2019-07-21 11:27:55.624 sogod[16074:16074] <MySQL4Channel[0x0x55e6b9aa41f0] connection=0x0x55e6b9e56f40> SQL: SELECT c_password FROM sogo_userview WHERE c_uid = 'xxxx';
2098        2019-07-21 11:27:55.625 sogod[16074:16074] <MySQL4Channel[0x0x55e6b9aa41f0] connection=0x0x55e6b9e56f40>   query has results, entering fetch-mode.
2099        Jul 21 11:27:56 sogod [16057]: <0x0x55e6b9a56020[WOWatchDogChild]> child 16074 exited
2100        Jul 21 11:27:56 sogod [16057]: <0x0x55e6b9a56020[WOWatchDogChild]>  (terminated due to signal 11)
2101        Jul 21 11:27:56 sogod [16057]: <0x0x55e6b992b360[WOWatchDog]> child spawned with pid 16268
2102
2103    The reason for this segfault is likely the implicit conversion to int,
2104    leading to uninitialized higher bits of the pointer passed to NSData.
2105
2106M	SoObjects/SOGo/NSData+Crypto.m
2107
2108commit 9c21f68c12ff1fdc3f2b294b0c6a2b4494972f41
2109Author: InverseBot <sogo@inverse.ca>
2110Date:   Sat Jul 20 01:17:56 2019 -0400
2111
2112    (js/css) Update generated files
2113
2114M	UI/WebServerResources/css/styles.css
2115M	UI/WebServerResources/css/styles.css.map
2116M	UI/WebServerResources/js/Common.js
2117M	UI/WebServerResources/js/Common.js.map
2118M	UI/WebServerResources/js/Scheduler.services.js
2119M	UI/WebServerResources/js/Scheduler.services.js.map
2120
2121commit 20c34c47e9d65ef290def1e692b2039d844c2074
2122Author: Francis Lachapelle <flachapelle@inverse.ca>
2123Date:   Fri Jul 19 14:14:55 2019 -0400
2124
2125    (doc) Add reference to the Connector Config Guide
2126
2127M	Documentation/SOGoInstallationGuide.asciidoc
2128
2129commit 8bd8af947d42547d6d6cff101a8987b8ff7d1e89
2130Author: Francis Lachapelle <flachapelle@inverse.ca>
2131Date:   Fri Jul 19 13:29:52 2019 -0400
2132
2133    Update ChangeLog
2134
2135M	ChangeLog
2136
2137commit 4cb43552a6fc274581cde90528aeaa15f6d59296
2138Author: Francis Lachapelle <flachapelle@inverse.ca>
2139Date:   Fri Jul 19 13:22:16 2019 -0400
2140
2141    Preparation for release 4.0.8
2142
2143M	Documentation/docinfo.xml
2144M	Documentation/includes/global-attributes.asciidoc
2145M	NEWS
2146M	UI/WebServerResources/css/theme-default.css
2147M	Version
2148
2149commit 94eeca2917748891ed6b2e55f43982e2b1243690
2150Author: Francis Lachapelle <flachapelle@inverse.ca>
2151Date:   Fri Jul 19 13:19:43 2019 -0400
2152
2153    (js/css) Update generated files
2154
2155M	UI/WebServerResources/css/styles.css
2156M	UI/WebServerResources/css/styles.css.map
2157M	UI/WebServerResources/js/Common.js
2158M	UI/WebServerResources/js/Common.js.map
2159M	UI/WebServerResources/js/Scheduler.services.js
2160M	UI/WebServerResources/js/Scheduler.services.js.map
2161
2162commit 1351e0953b99a645b48e68ab783fd324398440c8
2163Author: Francis Lachapelle <flachapelle@inverse.ca>
2164Date:   Fri Jul 19 13:15:39 2019 -0400
2165
2166    (doc) Remove references to OpenChange
2167
2168M	Documentation/SOGoInstallationGuide.asciidoc
2169M	Documentation/images/architecture.png
2170
2171commit 8b6b9d80af013119c3ae788d4b6b4c5eb287739c
2172Author: Francis Lachapelle <flachapelle@inverse.ca>
2173Date:   Fri Jul 19 12:50:18 2019 -0400
2174
2175    (i18n) Update translations
2176
2177M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
2178M	SoObjects/Appointments/ChineseTaiwan.lproj/Localizable.strings
2179M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
2180M	SoObjects/Appointments/French.lproj/Localizable.strings
2181M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
2182M	SoObjects/Appointments/Latvian.lproj/Localizable.strings
2183M	SoObjects/Appointments/Macedonian.lproj/Localizable.strings
2184M	SoObjects/Appointments/Polish.lproj/Localizable.strings
2185M	SoObjects/Appointments/Serbian.lproj/Localizable.strings
2186M	SoObjects/Appointments/Swedish.lproj/Localizable.strings
2187M	SoObjects/Contacts/Swedish.lproj/Localizable.strings
2188M	SoObjects/Mailer/BrazilianPortuguese.lproj/Localizable.strings
2189M	SoObjects/Mailer/ChineseTaiwan.lproj/Localizable.strings
2190M	SoObjects/Mailer/Dutch.lproj/Localizable.strings
2191M	SoObjects/Mailer/French.lproj/Localizable.strings
2192M	SoObjects/Mailer/Hungarian.lproj/Localizable.strings
2193M	SoObjects/Mailer/Latvian.lproj/Localizable.strings
2194M	SoObjects/Mailer/Macedonian.lproj/Localizable.strings
2195M	SoObjects/Mailer/Polish.lproj/Localizable.strings
2196M	SoObjects/Mailer/Serbian.lproj/Localizable.strings
2197M	SoObjects/Mailer/Swedish.lproj/Localizable.strings
2198M	UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings
2199M	UI/AdministrationUI/ChineseTaiwan.lproj/Localizable.strings
2200M	UI/AdministrationUI/Dutch.lproj/Localizable.strings
2201M	UI/AdministrationUI/French.lproj/Localizable.strings
2202M	UI/AdministrationUI/Hungarian.lproj/Localizable.strings
2203M	UI/AdministrationUI/Latvian.lproj/Localizable.strings
2204M	UI/AdministrationUI/Macedonian.lproj/Localizable.strings
2205M	UI/AdministrationUI/Polish.lproj/Localizable.strings
2206M	UI/AdministrationUI/Serbian.lproj/Localizable.strings
2207M	UI/AdministrationUI/Swedish.lproj/Localizable.strings
2208M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
2209M	UI/Common/ChineseTaiwan.lproj/Localizable.strings
2210M	UI/Common/Dutch.lproj/Localizable.strings
2211M	UI/Common/French.lproj/Localizable.strings
2212M	UI/Common/Hungarian.lproj/Localizable.strings
2213M	UI/Common/Latvian.lproj/Localizable.strings
2214M	UI/Common/Macedonian.lproj/Localizable.strings
2215M	UI/Common/Polish.lproj/Localizable.strings
2216M	UI/Common/Serbian.lproj/Localizable.strings
2217M	UI/Common/Swedish.lproj/Localizable.strings
2218M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
2219M	UI/Contacts/ChineseTaiwan.lproj/Localizable.strings
2220M	UI/Contacts/Dutch.lproj/Localizable.strings
2221M	UI/Contacts/French.lproj/Localizable.strings
2222M	UI/Contacts/Hungarian.lproj/Localizable.strings
2223M	UI/Contacts/Latvian.lproj/Localizable.strings
2224M	UI/Contacts/Macedonian.lproj/Localizable.strings
2225M	UI/Contacts/Polish.lproj/Localizable.strings
2226M	UI/Contacts/Serbian.lproj/Localizable.strings
2227M	UI/Contacts/Swedish.lproj/Localizable.strings
2228M	UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings
2229M	UI/MailPartViewers/ChineseTaiwan.lproj/Localizable.strings
2230M	UI/MailPartViewers/Swedish.lproj/Localizable.strings
2231M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
2232M	UI/MailerUI/ChineseTaiwan.lproj/Localizable.strings
2233M	UI/MailerUI/Dutch.lproj/Localizable.strings
2234M	UI/MailerUI/French.lproj/Localizable.strings
2235M	UI/MailerUI/Hungarian.lproj/Localizable.strings
2236M	UI/MailerUI/Latvian.lproj/Localizable.strings
2237M	UI/MailerUI/Macedonian.lproj/Localizable.strings
2238M	UI/MailerUI/Polish.lproj/Localizable.strings
2239M	UI/MailerUI/Serbian.lproj/Localizable.strings
2240M	UI/MailerUI/Swedish.lproj/Localizable.strings
2241M	UI/MainUI/Latvian.lproj/Localizable.strings
2242M	UI/PreferencesUI/Latvian.lproj/Localizable.strings
2243M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
2244M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
2245M	UI/Scheduler/ChineseTaiwan.lproj/Localizable.strings
2246M	UI/Scheduler/Dutch.lproj/Localizable.strings
2247M	UI/Scheduler/Hungarian.lproj/Localizable.strings
2248M	UI/Scheduler/Latvian.lproj/Localizable.strings
2249M	UI/Scheduler/Macedonian.lproj/Localizable.strings
2250M	UI/Scheduler/Serbian.lproj/Localizable.strings
2251M	UI/Scheduler/Swedish.lproj/Localizable.strings
2252
2253commit 60247e83e7da798bb7292521694812a6ea12ff0f
2254Author: Francis Lachapelle <flachapelle@inverse.ca>
2255Date:   Tue Jul 9 16:15:16 2019 -0400
2256
2257    (i18n) Update German translation
2258
2259M	SoObjects/Appointments/German.lproj/Localizable.strings
2260M	SoObjects/Mailer/German.lproj/Localizable.strings
2261M	UI/AdministrationUI/German.lproj/Localizable.strings
2262M	UI/Common/German.lproj/Localizable.strings
2263M	UI/Contacts/German.lproj/Localizable.strings
2264M	UI/MailerUI/German.lproj/Localizable.strings
2265M	UI/Scheduler/German.lproj/Localizable.strings
2266
2267commit 789b4f9c36ee1a6d9b3dd95ea55b7fb5232b3714
2268Author: InverseBot <sogo@inverse.ca>
2269Date:   Tue Jul 9 01:51:56 2019 -0400
2270
2271    (js/css) Update generated files
2272
2273M	UI/WebServerResources/css/styles.css
2274M	UI/WebServerResources/css/styles.css.map
2275M	UI/WebServerResources/js/Common.js
2276M	UI/WebServerResources/js/Common.js.map
2277M	UI/WebServerResources/js/Scheduler.services.js
2278M	UI/WebServerResources/js/Scheduler.services.js.map
2279
2280commit f2069a61294ace085b0b910b96f4d1591ef723ce
2281Author: Francis Lachapelle <flachapelle@inverse.ca>
2282Date:   Mon Jul 8 13:04:15 2019 -0400
2283
2284    Reduce usage of calendar color in dialogs
2285
2286M	NEWS
2287M	UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox
2288M	UI/Templates/MailerUI/UIxMailUserRightsEditor.wox
2289M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
2290M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
2291M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
2292M	UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox
2293M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
2294M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
2295M	UI/Templates/UIxAclEditor.wox
2296M	UI/WebServerResources/scss/components/list/list.scss
2297M	UI/WebServerResources/scss/views/SchedulerUI.scss
2298
2299commit a0cf84fd0b3fb2a3d8164b8be6f17176c232a41f
2300Author: Francis Lachapelle <flachapelle@inverse.ca>
2301Date:   Fri Jul 5 16:36:56 2019 -0400
2302
2303    (wox) Remove unused block
2304
2305M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
2306
2307commit 6e040e418b98f5d4b0ef311f5cf02d8bac3ec4d9
2308Author: Francis Lachapelle <flachapelle@inverse.ca>
2309Date:   Fri Jul 5 16:35:20 2019 -0400
2310
2311    (js/css) Fix rendering of material icons
2312
2313M	UI/Templates/AdministrationUI/UIxAdministration.wox
2314M	UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox
2315M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
2316M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
2317M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
2318M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
2319M	UI/Templates/MailerUI/UIxMailEditor.wox
2320M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
2321M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
2322M	UI/Templates/SchedulerUI/UIxCalDayView.wox
2323M	UI/Templates/SchedulerUI/UIxCalMainView.wox
2324M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
2325M	UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox
2326M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
2327M	UI/Templates/UIxTopnavToolbar.wox
2328M	UI/WebServerResources/js/Common/sgColorPicker.directive.js
2329M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
2330M	UI/WebServerResources/js/Scheduler/sgCalendarListEvent.directive.js
2331M	UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js
2332M	UI/WebServerResources/scss/components/icon/icon.scss
2333
2334commit d835a8165cdd0b85974ecc2ded259f92fb6cc302
2335Author: Francis Lachapelle <flachapelle@inverse.ca>
2336Date:   Fri Jul 5 09:38:51 2019 -0400
2337
2338    (css) Update grunt-sass to v3.0
2339
2340    This release requires Node.js 8 or later.
2341
2342M	UI/WebServerResources/Gruntfile.js
2343M	UI/WebServerResources/package.json
2344
2345commit 73a3bf143adaa64d6e5258a9b2b2c2b86f49a28e
2346Author: InverseBot <sogo@inverse.ca>
2347Date:   Fri Jul 5 01:09:56 2019 -0400
2348
2349    (js/css) Update generated files
2350
2351M	UI/WebServerResources/js/Scheduler.services.js
2352M	UI/WebServerResources/js/Scheduler.services.js.map
2353
2354commit 06319e3d48e06ea7978fcc8c289a8fbb91d02218
2355Author: Francis Lachapelle <flachapelle@inverse.ca>
2356Date:   Thu Jul 4 15:46:01 2019 -0400
2357
2358    (js) Use matching address of attendee
2359
2360    Fixes #4473
2361
2362M	NEWS
2363M	UI/WebServerResources/js/Scheduler/Attendees.service.js
2364
2365commit e24082183f5b37426f0368835dfd286f42018be6
2366Author: Francis Lachapelle <flachapelle@inverse.ca>
2367Date:   Thu Jul 4 15:10:41 2019 -0400
2368
2369    Reflect attendee type with generic icon
2370
2371M	NEWS
2372M	SoObjects/Contacts/SOGoContactSourceFolder.m
2373M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
2374M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
2375M	UI/WebServerResources/js/Scheduler/Attendees.service.js
2376M	UI/WebServerResources/js/Scheduler/ComponentController.js
2377
2378commit 5f08b25d9ccc657b80c4b6a8d38d335357c3c6cf
2379Author: Francis Lachapelle <flachapelle@inverse.ca>
2380Date:   Thu Jul 4 14:53:39 2019 -0400
2381
2382    (font) Update Material Design icons
2383
2384M	UI/WebServerResources/fonts/MaterialIcons-Regular.eot
2385M	UI/WebServerResources/fonts/MaterialIcons-Regular.ttf
2386M	UI/WebServerResources/fonts/MaterialIcons-Regular.woff
2387M	UI/WebServerResources/fonts/MaterialIcons-Regular.woff2
2388
2389commit 374e53bfe67aae359a339a3d721bae69b07af221
2390Author: Francis Lachapelle <flachapelle@inverse.ca>
2391Date:   Thu Jul 4 11:34:33 2019 -0400
2392
2393    (js) Review md theme example (theme.js)
2394
2395M	UI/WebServerResources/js/theme.js
2396
2397commit bc4d189b55da53690997132a658d109c7a60b4b9
2398Author: InverseBot <sogo@inverse.ca>
2399Date:   Thu Jul 4 01:09:01 2019 -0400
2400
2401    (js/css) Update generated files
2402
2403M	UI/WebServerResources/js/Mailer.services.js
2404M	UI/WebServerResources/js/Mailer.services.js.map
2405
2406commit 613e59397a366260ffc49c260fb9f7948c1e7301
2407Author: Francis Lachapelle <flachapelle@inverse.ca>
2408Date:   Wed Jul 3 13:33:04 2019 -0400
2409
2410    (js) Fix missing curly brace
2411
2412M	UI/WebServerResources/js/Mailer/Mailbox.service.js
2413
2414commit 679b5383682bbeeaaecb190f73ff00e7a2f69269
2415Author: Francis Lachapelle <flachapelle@inverse.ca>
2416Date:   Wed Jul 3 13:03:48 2019 -0400
2417
2418    (js) Test threadsCollapsed settings before read
2419
2420M	UI/WebServerResources/js/Mailer/Mailbox.service.js
2421
2422commit 6fb26ee2aa07adf69dcd5ace171deada933975df
2423Author: InverseBot <sogo@inverse.ca>
2424Date:   Sun Jun 30 00:49:36 2019 -0400
2425
2426    (js/css) Update generated files
2427
2428M	UI/WebServerResources/css/styles.css
2429M	UI/WebServerResources/css/styles.css.map
2430M	UI/WebServerResources/js/Common.js
2431M	UI/WebServerResources/js/Common.js.map
2432M	UI/WebServerResources/js/Mailer.js
2433M	UI/WebServerResources/js/Mailer.js.map
2434M	UI/WebServerResources/js/Mailer.services.js
2435M	UI/WebServerResources/js/Mailer.services.js.map
2436M	UI/WebServerResources/js/Preferences.services.js
2437M	UI/WebServerResources/js/Preferences.services.js.map
2438M	UI/WebServerResources/js/vendor/angular-ui-router.js
2439M	UI/WebServerResources/js/vendor/angular-ui-router.js.map
2440M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
2441M	UI/WebServerResources/js/vendor/angular-ui-router.min.js.map
2442
2443commit 0fba247bd660a1143b8a4b5931691bc125f35da9
2444Author: Francis Lachapelle <flachapelle@inverse.ca>
2445Date:   Thu Jun 27 17:51:48 2019 -0400
2446
2447    (css) Improve messages list
2448
2449M	UI/WebServerResources/scss/views/MailerUI.scss
2450
2451commit b5949752b4cf9474b3866a655643e51d25a4b9be
2452Author: Francis Lachapelle <flachapelle@inverse.ca>
2453Date:   Thu Jun 27 17:43:11 2019 -0400
2454
2455    (web) Restore mail threads
2456
2457    Fixes #3478
2458    Fixes #4616
2459    Fixes #4735
2460
2461M	NEWS
2462M	UI/MailerUI/UIxMailActions.m
2463M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
2464M	UI/Templates/PreferencesUI/UIxPreferences.wox
2465M	UI/WebServerResources/js/Common/Common.app.js
2466M	UI/WebServerResources/js/Mailer/Mailbox.service.js
2467M	UI/WebServerResources/js/Mailer/Message.service.js
2468M	UI/WebServerResources/js/Mailer/sgMessageListItemMain.directive.js
2469M	UI/WebServerResources/js/Preferences/Preferences.service.js
2470M	UI/WebServerResources/scss/components/list/list.scss
2471
2472commit cc6fcc5fbd109e5f3227d77371e8c7f620c84d1b
2473Author: Francis Lachapelle <flachapelle@inverse.ca>
2474Date:   Thu Jun 27 11:56:44 2019 -0400
2475
2476    (js) Fix access to sub mailbox on page reload
2477
2478M	NEWS
2479M	UI/WebServerResources/js/Mailer/Mailer.app.js
2480M	UI/WebServerResources/js/Mailer/sgMailboxListItem.directive.js
2481M	UI/WebServerResources/package.json
2482
2483commit fd38816a8c8bb223eaf3e7e420fc8b09705412a8
2484Author: Francis Lachapelle <flachapelle@inverse.ca>
2485Date:   Thu Jun 20 11:51:07 2019 -0400
2486
2487    (mail) Fix JSON representation of mail threads
2488
2489M	UI/MailerUI/UIxMailListActions.m
2490
2491commit b4544a54dbf618a4137a027193955a13dcefafe4
2492Author: Peter Dave Hello <hsu@peterdavehello.org>
2493Date:   Sat Apr 13 21:10:35 2019 +0800
2494
2495    Optimize UI png images losslessly via Google zopflipng
2496
2497    UI/WebServerResources/img/cardboard-transp.png                                         | Bin 267247 -> 210429 bytes
2498    UI/WebServerResources/img/felt-transp.png                                              | Bin 173179 -> 140451 bytes
2499    UI/WebServerResources/img/inverse.png                                                  | Bin 3101 -> 2426 bytes
2500    UI/WebServerResources/img/sogo-logo.png                                                | Bin 5523 -> 2272 bytes
2501
2502M	UI/WebServerResources/img/cardboard-transp.png
2503M	UI/WebServerResources/img/felt-transp.png
2504M	UI/WebServerResources/img/inverse.png
2505M	UI/WebServerResources/img/sogo-logo.png
2506
2507commit dc76b9c6224fb60c1a1c1a6243d07311b1f0dab6
2508Author: InverseBot <sogo@inverse.ca>
2509Date:   Wed Jun 19 16:07:30 2019 -0400
2510
2511    (js/css) Update generated files
2512
2513M	UI/WebServerResources/css/styles.css
2514M	UI/WebServerResources/css/styles.css.map
2515M	UI/WebServerResources/js/Common.js
2516M	UI/WebServerResources/js/Common.js.map
2517M	UI/WebServerResources/js/Contacts.js
2518M	UI/WebServerResources/js/Contacts.js.map
2519M	UI/WebServerResources/js/Contacts.services.js
2520M	UI/WebServerResources/js/Contacts.services.js.map
2521M	UI/WebServerResources/js/Mailer.services.js
2522M	UI/WebServerResources/js/Mailer.services.js.map
2523M	UI/WebServerResources/js/Preferences.js
2524M	UI/WebServerResources/js/Preferences.js.map
2525M	UI/WebServerResources/js/Scheduler.services.js
2526M	UI/WebServerResources/js/Scheduler.services.js.map
2527M	UI/WebServerResources/js/vendor/FileSaver.min.js
2528M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
2529M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
2530M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
2531
2532commit c7ffaf6adb5f072ac104f20b9b03c30db947f58e
2533Author: Francis Lachapelle <flachapelle@inverse.ca>
2534Date:   Wed Jun 19 14:26:10 2019 -0400
2535
2536    (i18n) Add Indonesian (id) translation
2537
2538M	.tx/config
2539
2540commit bd76715dcbd388666d2ad094c001d8549cad900f
2541Author: Francis Lachapelle <flachapelle@inverse.ca>
2542Date:   Tue Jun 18 14:59:39 2019 -0400
2543
2544    Update NEWS file
2545
2546M	NEWS
2547
2548commit 0febc1ef1803d1cd873c0790af30584b2bfd0f93
2549Author: Francis Lachapelle <flachapelle@inverse.ca>
2550Date:   Tue Jun 18 14:47:01 2019 -0400
2551
2552    (js) Replace bower packages by npm packages
2553
2554M	NEWS
2555M	UI/WebServerResources/GNUmakefile
2556M	UI/WebServerResources/Gruntfile.js
2557D	UI/WebServerResources/bower.json
2558M	UI/WebServerResources/js/Scheduler/Attendees.service.js
2559M	UI/WebServerResources/package.json
2560
2561commit 211385ff4d5adc96e2c2ddbdf4eedd1a7d457c0b
2562Author: InverseBot <sogo@inverse.ca>
2563Date:   Tue Jun 18 01:13:43 2019 -0400
2564
2565    (js/css) Update generated files
2566
2567M	UI/WebServerResources/css/styles.css
2568M	UI/WebServerResources/css/styles.css.map
2569M	UI/WebServerResources/js/vendor/angular-material.js
2570M	UI/WebServerResources/js/vendor/angular-material.min.js
2571
2572commit 16210fb579c6b2fd7c5e705fc477d05acaff41e6
2573Author: Francis Lachapelle <flachapelle@inverse.ca>
2574Date:   Mon Jun 17 12:40:47 2019 -0400
2575
2576    (css,js) Update md to v1.1.19
2577
2578M	NEWS
2579M	UI/WebServerResources/angular-material
2580M	UI/WebServerResources/bower.json
2581
2582commit a746a6b23daf76bdd727cd7cb8cc7c4b0ecaeb3f
2583Author: Francis Lachapelle <flachapelle@inverse.ca>
2584Date:   Mon Jun 17 11:43:43 2019 -0400
2585
2586    (i18n) Update Catalan translation
2587
2588    Fixees #4726
2589
2590M	SoObjects/Appointments/Catalan.lproj/Localizable.strings
2591M	SoObjects/Mailer/Catalan.lproj/Localizable.strings
2592M	UI/AdministrationUI/Catalan.lproj/Localizable.strings
2593M	UI/Common/Catalan.lproj/Localizable.strings
2594M	UI/Contacts/Catalan.lproj/Localizable.strings
2595M	UI/MailerUI/Catalan.lproj/Localizable.strings
2596M	UI/Scheduler/Catalan.lproj/Localizable.strings
2597
2598commit f0c8aa884ce8eb9248c9ec046df27dc7d533eea2
2599Author: Francis Lachapelle <flachapelle@inverse.ca>
2600Date:   Fri Jun 14 10:47:11 2019 -0400
2601
2602    (i18n) Add Indonesian (id) translation
2603
2604M	.tx/config
2605M	NEWS
2606M	README.md
2607A	SoObjects/Appointments/Indonesian.lproj/Localizable.strings
2608A	SoObjects/Contacts/Indonesian.lproj/Localizable.strings
2609M	SoObjects/Mailer/GNUmakefile
2610A	SoObjects/Mailer/Indonesian.lproj/Localizable.strings
2611M	SoObjects/Mailer/SOGoMailForward.h
2612M	SoObjects/Mailer/SOGoMailForward.m
2613A	SoObjects/Mailer/SOGoMailIndonesianForward.wo/SOGoMailIndonesianForward.html
2614A	SoObjects/Mailer/SOGoMailIndonesianForward.wo/SOGoMailIndonesianForward.wod
2615A	SoObjects/Mailer/SOGoMailIndonesianReply.wo/SOGoMailIndonesianReply.html
2616A	SoObjects/Mailer/SOGoMailIndonesianReply.wo/SOGoMailIndonesianReply.wod
2617M	SoObjects/Mailer/SOGoMailReply.h
2618M	SoObjects/Mailer/SOGoMailReply.m
2619M	SoObjects/SOGo/SOGoDefaults.plist
2620M	Tests/Integration/preferences.py
2621A	UI/AdministrationUI/Indonesian.lproj/Localizable.strings
2622A	UI/Common/Indonesian.lproj/Localizable.strings
2623A	UI/Contacts/Indonesian.lproj/Localizable.strings
2624A	UI/MailPartViewers/Indonesian.lproj/Localizable.strings
2625A	UI/MailerUI/Indonesian.lproj/Localizable.strings
2626M	UI/MainUI/Arabic.lproj/Localizable.strings
2627M	UI/MainUI/Basque.lproj/Localizable.strings
2628M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
2629M	UI/MainUI/Catalan.lproj/Localizable.strings
2630M	UI/MainUI/ChineseChina.lproj/Localizable.strings
2631M	UI/MainUI/ChineseTaiwan.lproj/Localizable.strings
2632M	UI/MainUI/Croatian.lproj/Localizable.strings
2633M	UI/MainUI/Czech.lproj/Localizable.strings
2634M	UI/MainUI/Danish.lproj/Localizable.strings
2635M	UI/MainUI/Dutch.lproj/Localizable.strings
2636M	UI/MainUI/English.lproj/Localizable.strings
2637M	UI/MainUI/Finnish.lproj/Localizable.strings
2638M	UI/MainUI/French.lproj/Localizable.strings
2639M	UI/MainUI/German.lproj/Localizable.strings
2640M	UI/MainUI/Hebrew.lproj/Localizable.strings
2641M	UI/MainUI/Hungarian.lproj/Localizable.strings
2642M	UI/MainUI/Icelandic.lproj/Localizable.strings
2643A	UI/MainUI/Indonesian.lproj/Locale
2644A	UI/MainUI/Indonesian.lproj/Localizable.strings
2645M	UI/MainUI/Italian.lproj/Localizable.strings
2646M	UI/MainUI/Japanese.lproj/Localizable.strings
2647M	UI/MainUI/Latvian.lproj/Localizable.strings
2648M	UI/MainUI/Lithuanian.lproj/Localizable.strings
2649M	UI/MainUI/Macedonian.lproj/Localizable.strings
2650M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
2651M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
2652M	UI/MainUI/Polish.lproj/Localizable.strings
2653M	UI/MainUI/Portuguese.lproj/Localizable.strings
2654M	UI/MainUI/Romanian.lproj/Localizable.strings
2655M	UI/MainUI/Russian.lproj/Localizable.strings
2656M	UI/MainUI/Serbian.lproj/Localizable.strings
2657M	UI/MainUI/Slovak.lproj/Localizable.strings
2658M	UI/MainUI/Slovenian.lproj/Localizable.strings
2659M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
2660M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
2661M	UI/MainUI/Swedish.lproj/Localizable.strings
2662M	UI/MainUI/TurkishTurkey.lproj/Localizable.strings
2663M	UI/MainUI/Ukrainian.lproj/Localizable.strings
2664M	UI/MainUI/Welsh.lproj/Localizable.strings
2665M	UI/PreferencesUI/Arabic.lproj/Localizable.strings
2666M	UI/PreferencesUI/Basque.lproj/Localizable.strings
2667M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
2668M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
2669M	UI/PreferencesUI/ChineseChina.lproj/Localizable.strings
2670M	UI/PreferencesUI/ChineseTaiwan.lproj/Localizable.strings
2671M	UI/PreferencesUI/Croatian.lproj/Localizable.strings
2672M	UI/PreferencesUI/Czech.lproj/Localizable.strings
2673M	UI/PreferencesUI/Danish.lproj/Localizable.strings
2674M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
2675M	UI/PreferencesUI/English.lproj/Localizable.strings
2676M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
2677M	UI/PreferencesUI/French.lproj/Localizable.strings
2678M	UI/PreferencesUI/German.lproj/Localizable.strings
2679M	UI/PreferencesUI/Hebrew.lproj/Localizable.strings
2680M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
2681M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
2682A	UI/PreferencesUI/Indonesian.lproj/Localizable.strings
2683M	UI/PreferencesUI/Italian.lproj/Localizable.strings
2684M	UI/PreferencesUI/Japanese.lproj/Localizable.strings
2685M	UI/PreferencesUI/Latvian.lproj/Localizable.strings
2686M	UI/PreferencesUI/Lithuanian.lproj/Localizable.strings
2687M	UI/PreferencesUI/Macedonian.lproj/Localizable.strings
2688M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
2689M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
2690M	UI/PreferencesUI/Polish.lproj/Localizable.strings
2691M	UI/PreferencesUI/Portuguese.lproj/Localizable.strings
2692M	UI/PreferencesUI/Romanian.lproj/Localizable.strings
2693M	UI/PreferencesUI/Russian.lproj/Localizable.strings
2694M	UI/PreferencesUI/Serbian.lproj/Localizable.strings
2695M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
2696M	UI/PreferencesUI/Slovenian.lproj/Localizable.strings
2697M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
2698M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
2699M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
2700M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
2701M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
2702M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
2703M	UI/SOGoUI/SOGoFolderAdvisory.h
2704M	UI/SOGoUI/SOGoFolderAdvisory.m
2705A	UI/Scheduler/Indonesian.lproj/Localizable.strings
2706A	UI/Templates/SOGoACLIndonesianAdditionAdvisory.wox
2707A	UI/Templates/SOGoACLIndonesianModificationAdvisory.wox
2708A	UI/Templates/SOGoACLIndonesianRemovalAdvisory.wox
2709A	UI/Templates/SOGoFolderIndonesianAdditionAdvisory.wox
2710A	UI/Templates/SOGoFolderIndonesianRemovalAdvisory.wox
2711M	configure
2712
2713commit 4fc515b22905080576c045faf94352f7b84cbab7
2714Author: Ludovic Marcotte <lmarcotte@inverse.ca>
2715Date:   Thu Jun 13 13:54:16 2019 -0400
2716
2717    (fix) handle more broken mails (fixes #4513)
2718
2719M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
2720
2721commit 991fac0b9467929359c8bd5262f7be3ed4be000d
2722Author: InverseBot <sogo@inverse.ca>
2723Date:   Thu Jun 13 01:55:36 2019 -0400
2724
2725    (js/css) Update generated files
2726
2727M	UI/WebServerResources/js/Preferences.services.js
2728
2729commit 868057698c51de871b6bf76ada566972afd9d054
2730Author: Francis Lachapelle <flachapelle@inverse.ca>
2731Date:   Wed Jun 12 16:37:43 2019 -0400
2732
2733    (js) Allow 2-letter short month names
2734
2735    Fixes #4766
2736
2737M	UI/WebServerResources/js/Preferences/Preferences.service.js
2738
2739commit ace0427da7f35545489f9e646c747d24d2d65aa9
2740Author: InverseBot <sogo@inverse.ca>
2741Date:   Tue Jun 11 01:53:09 2019 -0400
2742
2743    (js/css) Update generated files
2744
2745M	UI/WebServerResources/js/Common.js
2746M	UI/WebServerResources/js/Common.js.map
2747
2748commit 0e918a446aee50a139c827ef2447aafed982ae52
2749Author: Francis Lachapelle <flachapelle@inverse.ca>
2750Date:   Mon Jun 10 13:19:46 2019 -0400
2751
2752    Add rel="noopener" to external links
2753
2754    Fixes #4764
2755
2756M	NEWS
2757M	SoObjects/SOGo/NSString+Utilities.m
2758M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
2759M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
2760M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
2761M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
2762M	UI/WebServerResources/js/Common/txt2html.filter.js
2763
2764commit 13b8e53235e0884373b0e0f09499a48db1b63d36
2765Author: Janne Heß <janne@hess.ooo>
2766Date:   Mon Jun 10 01:01:05 2019 +0200
2767
2768    configure: Harmonize help and implementation
2769
2770M	configure
2771
2772commit d9de12a9402d260edad39fef10344638e020f26b
2773Author: Daniel Carlos Silva <45563873+dcsilvagit@users.noreply.github.com>
2774Date:   Tue May 28 11:47:21 2019 -0300
2775
2776    Set tooltip for markOrUnMarkMessagesAsJunk button
2777
2778M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
2779
2780commit 193b73fa26f6330059765ddd9c23b1048a010875
2781Author: Daniel Carlos Silva <45563873+dcsilvagit@users.noreply.github.com>
2782Date:   Thu May 23 18:20:10 2019 -0300
2783
2784    Update SOGoMailFolder.m
2785
2786M	SoObjects/Mailer/SOGoMailFolder.m
2787
2788commit 6898d11f58017fd4e6633f1c024595dcf64878f0
2789Author: Ludovic Marcotte <lmarcotte@inverse.ca>
2790Date:   Thu May 23 15:04:24 2019 -0400
2791
2792    (doc) improved doc regarding placeholders
2793
2794M	Documentation/SOGoInstallationGuide.asciidoc
2795
2796commit f57ff869513496c95624ad0c2385c08b58b01b00
2797Author: Ludovic Marcotte <lmarcotte@inverse.ca>
2798Date:   Thu May 23 15:02:10 2019 -0400
2799
2800    (fix) fixed domain placeholder issue when using sogo-tool (fixes #4723)
2801
2802M	NEWS
2803M	SoObjects/SOGo/LDAPSource.h
2804M	SoObjects/SOGo/SOGoUserManager.m
2805
2806commit 29f5357a2cd5238f0f239db8d6a4ee22b88201bf
2807Author: Ludovic Marcotte <lmarcotte@inverse.ca>
2808Date:   Thu May 23 09:21:44 2019 -0400
2809
2810    (fix) added safety checks in S/MIME (fixes #4745)
2811
2812M	NEWS
2813M	SoObjects/Mailer/NSData+SMIME.m
2814
2815commit 0bb24430e0dbf20baffd28126bd4625b9330f53c
2816Author: InverseBot <sogo@inverse.ca>
2817Date:   Fri May 17 01:06:34 2019 -0400
2818
2819    (js/css) Update generated files
2820
2821M	UI/WebServerResources/css/styles.css
2822M	UI/WebServerResources/css/styles.css.map
2823M	UI/WebServerResources/js/Common.js
2824M	UI/WebServerResources/js/Common.js.map
2825M	UI/WebServerResources/js/Mailer.services.js
2826M	UI/WebServerResources/js/Mailer.services.js.map
2827
2828commit 6e6a82d97465c1718d86c6f15d4d7a29fd9a3384
2829Author: Francis Lachapelle <flachapelle@inverse.ca>
2830Date:   Thu May 16 14:30:32 2019 -0400
2831
2832    (js) Show mail compose btn if msgs list is visible
2833
2834M	NEWS
2835M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
2836M	UI/WebServerResources/js/Common/navController.js
2837
2838commit 05ca00296d6e1547d94c73b6d1ef3956f89d7308
2839Author: Francis Lachapelle <flachapelle@inverse.ca>
2840Date:   Thu May 16 13:53:43 2019 -0400
2841
2842    (js) Fix scrolling when deleting a message
2843
2844M	NEWS
2845M	UI/WebServerResources/js/Mailer/MessageController.js
2846
2847commit a4e44e1e652c7ffc7445ebf61e3bce8de04b158b
2848Author: Francis Lachapelle <flachapelle@inverse.ca>
2849Date:   Thu May 16 11:26:22 2019 -0400
2850
2851    (css) Constrain absolute elements in HTML parts
2852
2853M	NEWS
2854M	UI/WebServerResources/scss/views/MailerUI.scss
2855
2856commit b671c9cc80029edf8fce5be9b6cc2b1252eaca73
2857Author: InverseBot <sogo@inverse.ca>
2858Date:   Wed May 15 01:07:31 2019 -0400
2859
2860    (js/css) Update generated files
2861
2862M	UI/WebServerResources/js/vendor/FileSaver.min.js
2863M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
2864
2865commit 0e038a62fd7a3d690ded360026aa9957df26a884
2866Author: Ludovic Marcotte <lmarcotte@inverse.ca>
2867Date:   Wed May 8 08:09:14 2019 -0400
2868
2869    (fix) improve handling of signer certificate (fixes #4742)
2870
2871M	NEWS
2872M	SoObjects/Mailer/NSData+SMIME.m
2873M	SoObjects/Mailer/SOGoDraftObject.m
2874M	UI/Contacts/UIxContactActions.m
2875M	UI/MailPartViewers/UIxMailPartSignedViewer.m
2876
2877commit bad69a0f1a012dc0158c79d8b8da6783d05d6c80
2878Author: Florian Beier <florian@beier.xyz>
2879Date:   Fri Apr 12 01:39:48 2019 +0200
2880
2881    Adjust word order
2882
2883    "schrieb" was in the wrong place, it has to go in front of the contact's name
2884
2885M	SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.html
2886
2887commit ab87e72b4e3f79428b3909854c01d160f20dd2b6
2888Author: Francis Lachapelle <flachapelle@inverse.ca>
2889Date:   Fri Apr 5 08:39:20 2019 -0400
2890
2891    (EAS) Fix handling of missing date
2892
2893    Fixes #4720
2894
2895M	ActiveSync/SOGoMailObject+ActiveSync.m
2896
2897commit 37efcea5e55382800ee6ef1eb6b7f0d8d94e4644
2898Author: InverseBot <sogo@inverse.ca>
2899Date:   Thu Mar 28 01:13:36 2019 -0400
2900
2901    (js/css) Update generated files
2902
2903M	UI/WebServerResources/css/styles.css
2904M	UI/WebServerResources/css/styles.css.map
2905M	UI/WebServerResources/js/Scheduler.services.js
2906M	UI/WebServerResources/js/Scheduler.services.js.map
2907
2908commit 42dd956b9f9a9d036d247fa6e4fbec72394d2266
2909Author: Francis Lachapelle <flachapelle@inverse.ca>
2910Date:   Wed Mar 27 09:48:00 2019 -0400
2911
2912    (js) Show calendar names in events blocks
2913
2914    Fixes #4713
2915
2916M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
2917M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
2918M	UI/WebServerResources/scss/views/SchedulerUI.scss
2919
2920commit f97268486916896ab86f4b4bc4ae528d92d2dfb8
2921Author: InverseBot <sogo@inverse.ca>
2922Date:   Sat Mar 23 01:18:20 2019 -0400
2923
2924    (js/css) Update generated files
2925
2926M	UI/WebServerResources/js/Mailer.js
2927M	UI/WebServerResources/js/Mailer.js.map
2928M	UI/WebServerResources/js/Mailer.services.js
2929M	UI/WebServerResources/js/Mailer.services.js.map
2930
2931commit 42d3c86a99ec75ffab6f30d030c4a2fb71285fc6
2932Author: Francis Lachapelle <flachapelle@inverse.ca>
2933Date:   Fri Mar 22 13:37:32 2019 -0400
2934
2935    (i18n) Add missing localizable strings
2936
2937M	UI/PreferencesUI/English.lproj/Localizable.strings
2938
2939commit 769863b0b93826a724e7e848790c51fda53de667
2940Author: Francis Lachapelle <flachapelle@inverse.ca>
2941Date:   Fri Mar 22 11:58:51 2019 -0400
2942
2943    (web) Show hints for mail vacation options
2944
2945    Fixes #4462
2946
2947M	NEWS
2948M	UI/Templates/PreferencesUI/UIxPreferences.wox
2949
2950commit efde4b5a5c1ed9aed6cc49655cb075ba5247cae9
2951Author: Francis Lachapelle <flachapelle@inverse.ca>
2952Date:   Fri Mar 22 11:57:57 2019 -0400
2953
2954    (js) Allow to fetch unseen count of all mailboxes
2955
2956    Fixes #522, #2776, #4276
2957
2958M	NEWS
2959M	UI/Templates/PreferencesUI/UIxPreferences.wox
2960M	UI/WebServerResources/js/Mailer/MailboxesController.js
2961
2962commit c50f22962adb31abb81bab811e1e1e37741e84d3
2963Author: Francis Lachapelle <flachapelle@inverse.ca>
2964Date:   Fri Mar 22 10:36:39 2019 -0400
2965
2966    (js) Fix page reload with external IMAP account
2967
2968    Fixes #4709
2969
2970M	NEWS
2971M	UI/WebServerResources/js/Mailer/Account.service.js
2972M	UI/WebServerResources/js/Mailer/Mailer.app.js
2973
2974commit 96bcbbdc14f892586b4520265b53d114b9381a08
2975Author: Ludovic Marcotte <lmarcotte@inverse.ca>
2976Date:   Thu Mar 21 14:08:44 2019 -0400
2977
2978    (fix) consider DAVx5 like Apple Calendar (fixes #4304)
2979
2980M	NEWS
2981M	SoObjects/SOGo/WORequest+SOGo.m
2982
2983commit fcdc4c92c0eb6ad0da32c0595b637088dd3e4b00
2984Author: Francis Lachapelle <flachapelle@inverse.ca>
2985Date:   Thu Mar 21 11:01:17 2019 -0400
2986
2987    Improve URLs/emails detection in text mail parts
2988
2989M	NEWS
2990M	SoObjects/SOGo/NSString+Utilities.h
2991M	SoObjects/SOGo/NSString+Utilities.m
2992
2993commit 7acfd8a2cdb9ad02daca860fe151ab9e7fc5b736
2994Author: Ludovic Marcotte <lmarcotte@inverse.ca>
2995Date:   Wed Mar 20 13:50:34 2019 -0400
2996
2997    Update NEWS file regarding previous commit
2998
2999M	NEWS
3000
3001commit 400212a01d0ffac4c6ed679bb34afc3c4a810413
3002Author: InverseBot <sogo@inverse.ca>
3003Date:   Wed Mar 20 01:21:20 2019 -0400
3004
3005    (js/css) Update generated files
3006
3007M	UI/WebServerResources/css/styles.css
3008M	UI/WebServerResources/css/styles.css.map
3009M	UI/WebServerResources/js/Scheduler.services.js
3010M	UI/WebServerResources/js/Scheduler.services.js.map
3011
3012commit 597f6366ff67da4cf1080c6194be42c9a8f93ad5
3013Author: Francis Lachapelle <flachapelle@inverse.ca>
3014Date:   Tue Mar 19 14:41:02 2019 -0400
3015
3016    Fix saving address book properties
3017
3018M	NEWS
3019M	UI/Contacts/UIxContactFolderProperties.m
3020
3021commit da76344983d4f4536465f64778e77e5715f612eb
3022Author: Francis Lachapelle <flachapelle@inverse.ca>
3023Date:   Tue Mar 19 11:30:28 2019 -0400
3024
3025    (js) Keep center list visible on xs screen
3026
3027    For Calendar module.
3028
3029M	NEWS
3030M	UI/Templates/SchedulerUI/UIxCalMainView.wox
3031M	UI/WebServerResources/js/Scheduler/CalendarsController.js
3032
3033commit 254147b9ac0d9d2eae8342c7d5d333e08c17867d
3034Author: Francis Lachapelle <flachapelle@inverse.ca>
3035Date:   Tue Mar 19 11:07:33 2019 -0400
3036
3037    (css) Fixed scrolling of calendars list on Android
3038
3039M	NEWS
3040M	UI/WebServerResources/scss/components/list/list.scss
3041
3042commit d75fe573b2802f08864858dd28cffe810c79d754
3043Author: Ludovic Marcotte <lmarcotte@inverse.ca>
3044Date:   Mon Mar 18 15:46:39 2019 -0400
3045
3046    (fix) potential fix for #4289
3047
3048M	SoObjects/Appointments/SOGoFreeBusyObject.m
3049
3050commit 933cd581ddd9625f1f758736e7cc9eec43c7a799
3051Author: Ludovic Marcotte <lmarcotte@inverse.ca>
3052Date:   Mon Mar 18 10:28:33 2019 -0400
3053
3054    (fix) avoid exception on recent GNUstep when attached file has no filename (fixes #4702)
3055
3056M	NEWS
3057M	UI/MailPartViewers/UIxMailPartViewer.m
3058
3059commit 6fa7d43e7a3063341d3fc9d3062cb2bae29b1665
3060Author: InverseBot <sogo@inverse.ca>
3061Date:   Sat Mar 16 01:18:35 2019 -0400
3062
3063    (js/css) Update generated files
3064
3065M	UI/WebServerResources/css/styles.css
3066M	UI/WebServerResources/css/styles.css.map
3067M	UI/WebServerResources/js/Scheduler.services.js
3068M	UI/WebServerResources/js/Scheduler.services.js.map
3069
3070commit 90de39664632f8b799ae2d445ee79431b8c19510
3071Author: Francis Lachapelle <flachapelle@inverse.ca>
3072Date:   Fri Mar 15 16:57:16 2019 -0400
3073
3074    (js) Show calendar names in events blocks
3075
3076    Only for subscriptions
3077
3078M	NEWS
3079M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
3080
3081commit 33adb88d5c62fa19116ba184eca3b91a82a7cad1
3082Author: Francis Lachapelle <flachapelle@inverse.ca>
3083Date:   Fri Mar 15 15:04:00 2019 -0400
3084
3085    (css) lowered size of headings on small screens
3086
3087M	NEWS
3088M	UI/WebServerResources/scss/core/typography.scss
3089
3090commit 9a245f18fa9f48a0332bb39a46cce8eb308f81a1
3091Author: Francis Lachapelle <flachapelle@inverse.ca>
3092Date:   Fri Mar 15 13:58:43 2019 -0400
3093
3094    (core) Handle multidays events in freebusy data
3095
3096M	NEWS
3097M	UI/MainUI/SOGoUserHomePage.m
3098
3099commit 0d78d3814cf54409e2d8d1900866e913fdeb7777
3100Author: Ludovic Marcotte <lmarcotte@inverse.ca>
3101Date:   Fri Mar 15 13:55:41 2019 -0400
3102
3103    (fix) correctly handle the full cert chain in S/MIME
3104
3105M	NEWS
3106M	SoObjects/Mailer/NSData+SMIME.m
3107
3108commit 93f344bdbe77aa9e4b3ab4384511be14a0473298
3109Author: Ludovic Marcotte <lmarcotte@inverse.ca>
3110Date:   Fri Mar 15 13:44:49 2019 -0400
3111
3112    added missing commit
3113
3114M	SoObjects/SOGo/SOGoSource.h
3115
3116commit 008e901ad68a5cde4065b6cfaf43682de4b4ba2f
3117Author: Ludovic Marcotte <lmarcotte@inverse.ca>
3118Date:   Fri Mar 15 13:35:12 2019 -0400
3119
3120    (fix) we update the baseDN placeholders of all LDAP sources upon login
3121
3122M	SoObjects/SOGo/LDAPSource.m
3123M	SoObjects/SOGo/SOGoUserManager.m
3124
3125commit 47456c9ebd1fb0aa2c43bb70c934e7c7bb2d352b
3126Author: Francis Lachapelle <flachapelle@inverse.ca>
3127Date:   Wed Mar 13 09:08:31 2019 -0400
3128
3129    Allow super users to modify any event
3130
3131    Fixes #4216
3132
3133M	NEWS
3134M	SoObjects/Appointments/SOGoAppointmentObject.m
3135
3136commit 826c10de250bd578f806bba3c2a10f039b17cd0e
3137Author: InverseBot <sogo@inverse.ca>
3138Date:   Tue Mar 12 01:18:08 2019 -0400
3139
3140    (js/css) Update generated files
3141
3142M	UI/WebServerResources/js/vendor/angular-animate.js
3143M	UI/WebServerResources/js/vendor/angular-animate.min.js
3144M	UI/WebServerResources/js/vendor/angular-aria.js
3145M	UI/WebServerResources/js/vendor/angular-aria.min.js
3146M	UI/WebServerResources/js/vendor/angular-cookies.js
3147M	UI/WebServerResources/js/vendor/angular-cookies.min.js
3148M	UI/WebServerResources/js/vendor/angular-messages.js
3149M	UI/WebServerResources/js/vendor/angular-messages.min.js
3150M	UI/WebServerResources/js/vendor/angular-sanitize.js
3151M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
3152M	UI/WebServerResources/js/vendor/angular.js
3153M	UI/WebServerResources/js/vendor/angular.min.js
3154M	UI/WebServerResources/js/vendor/angular.min.js.map
3155
3156commit 169b23353b8ee021b1d4e9a90b35fcd817df3d62
3157Author: Francis Lachapelle <flachapelle@inverse.ca>
3158Date:   Thu Mar 7 11:27:06 2019 -0500
3159
3160    Update NEWS file
3161
3162M	NEWS
3163
3164commit 97dd4fddf7f0ebb002f3ff242ff43f64aa97acdb
3165Author: Francis Lachapelle <flachapelle@inverse.ca>
3166Date:   Thu Mar 7 11:22:00 2019 -0500
3167
3168    (web) Fix default calendar categories (reset btn)
3169
3170M	UI/PreferencesUI/UIxPreferences.m
3171
3172commit 3e0910d17529f9bf0749b4d31745da4facd2fad6
3173Author: Francis Lachapelle <flachapelle@inverse.ca>
3174Date:   Thu Mar 7 10:52:04 2019 -0500
3175
3176    (web) Keep unlocalized/custom calendar categories
3177
3178M	UI/PreferencesUI/UIxJSONPreferences.m
3179
3180commit f30f107e4e4e1ae6434d36f01adac515492f09c3
3181Author: InverseBot <sogo@inverse.ca>
3182Date:   Thu Feb 28 01:13:41 2019 -0500
3183
3184    (js/css) Update generated files
3185
3186M	UI/WebServerResources/js/Common.js
3187M	UI/WebServerResources/js/Common.js.map
3188M	UI/WebServerResources/js/Contacts.services.js
3189M	UI/WebServerResources/js/Contacts.services.js.map
3190M	UI/WebServerResources/js/Mailer.services.js
3191M	UI/WebServerResources/js/Mailer.services.js.map
3192M	UI/WebServerResources/js/Scheduler.services.js
3193M	UI/WebServerResources/js/Scheduler.services.js.map
3194
3195commit d93b8ee8576815fe5c0d315eb9c763b089302d32
3196Author: Francis Lachapelle <flachapelle@inverse.ca>
3197Date:   Wed Feb 27 10:51:05 2019 -0500
3198
3199    Update ChangeLog
3200
3201M	ChangeLog
3202
3203commit ebd9ef4d491a2b9f89ed10188bf48fc85b900437
3204Author: Francis Lachapelle <flachapelle@inverse.ca>
3205Date:   Wed Feb 27 10:48:45 2019 -0500
3206
3207    Preparation for release 4.0.7
3208
3209M	Documentation/docinfo.xml
3210M	Documentation/includes/global-attributes.asciidoc
3211M	NEWS
3212M	Version
3213
3214commit fcd57eaffb1b5b5406942408a527645470957477
3215Author: Francis Lachapelle <flachapelle@inverse.ca>
3216Date:   Wed Feb 27 10:46:44 2019 -0500
3217
3218    (js/css) Update generated files
3219
3220M	UI/WebServerResources/js/Common.js
3221M	UI/WebServerResources/js/Common.js.map
3222M	UI/WebServerResources/js/Contacts.services.js
3223M	UI/WebServerResources/js/Contacts.services.js.map
3224M	UI/WebServerResources/js/Mailer.services.js
3225M	UI/WebServerResources/js/Mailer.services.js.map
3226M	UI/WebServerResources/js/Preferences.services.js
3227M	UI/WebServerResources/js/Scheduler.services.js
3228M	UI/WebServerResources/js/Scheduler.services.js.map
3229
3230commit deb10f1f7efc8317d4da7aaad346087997629722
3231Author: Francis Lachapelle <flachapelle@inverse.ca>
3232Date:   Wed Feb 27 09:51:43 2019 -0500
3233
3234    (i18n) Add missing localized strings
3235
3236    Fixes #4658
3237
3238M	UI/AdministrationUI/English.lproj/Localizable.strings
3239M	UI/Common/English.lproj/Localizable.strings
3240M	UI/MainUI/English.lproj/Localizable.strings
3241M	UI/PreferencesUI/English.lproj/Localizable.strings
3242M	UI/WebServerResources/js/Common/Acl.service.js
3243M	UI/WebServerResources/js/Common/AclController.js
3244M	UI/WebServerResources/js/Mailer/Account.service.js
3245M	UI/WebServerResources/js/Mailer/MailboxesController.js
3246M	UI/WebServerResources/js/Preferences/Preferences.service.js
3247M	UI/WebServerResources/js/Scheduler/Calendar.service.js
3248
3249commit e456e47147e40cd6d6a34483aa0cacc438a38462
3250Author: Francis Lachapelle <flachapelle@inverse.ca>
3251Date:   Tue Feb 26 16:43:18 2019 -0500
3252
3253    (i18n) Add missing subject of appointment reminder
3254
3255    Fixes #4656
3256
3257M	NEWS
3258M	SoObjects/Appointments/English.lproj/Localizable.strings
3259
3260commit 8cb3442e9166c7c12a56e43657e0369364680823
3261Author: InverseBot <sogo@inverse.ca>
3262Date:   Wed Feb 27 01:16:31 2019 -0500
3263
3264    (js/css) Update generated files
3265
3266M	UI/WebServerResources/css/styles.css
3267M	UI/WebServerResources/css/styles.css.map
3268M	UI/WebServerResources/js/Mailer.services.js
3269M	UI/WebServerResources/js/Mailer.services.js.map
3270
3271commit 9ebd7282156cc113825b064ca577afc269988622
3272Author: Francis Lachapelle <flachapelle@inverse.ca>
3273Date:   Tue Feb 26 16:02:19 2019 -0500
3274
3275    (css) Fix CSS when printing msg in popup window
3276
3277    Fixes #4674
3278
3279M	NEWS
3280M	UI/WebServerResources/scss/core/print.scss
3281
3282commit 42e9d233975e6775241528b6e2be343ad92480a5
3283Author: Francis Lachapelle <flachapelle@inverse.ca>
3284Date:   Tue Feb 26 15:42:06 2019 -0500
3285
3286    (rpm) Mark theme-default.css as a config file
3287
3288M	packaging/rhel/sogo.spec
3289
3290commit 66e1b348e08635a3cae751f5fa19b25fdead51fb
3291Author: Francis Lachapelle <flachapelle@inverse.ca>
3292Date:   Tue Feb 26 14:39:25 2019 -0500
3293
3294    (js) Show the reply-all btn in more situations
3295
3296M	NEWS
3297M	UI/WebServerResources/js/Mailer/Message.service.js
3298
3299commit aa6c0e553e0c4f20deadb06cb4f7bf797cc66024
3300Author: InverseBot <sogo@inverse.ca>
3301Date:   Tue Feb 26 10:02:52 2019 -0500
3302
3303    (js/css) Update generated files
3304
3305M	UI/WebServerResources/js/Preferences.services.js
3306M	UI/WebServerResources/js/Preferences.services.js.map
3307
3308commit 108f4c7eb8aea2ab4275f8e6124ecc48570c9aa8
3309Author: Francis Lachapelle <flachapelle@inverse.ca>
3310Date:   Tue Feb 26 09:58:09 2019 -0500
3311
3312    (js) Handle non-latin characters in date validator
3313
3314M	NEWS
3315M	UI/WebServerResources/js/Preferences/Preferences.service.js
3316
3317commit e993de4f8f98d244004dd3761654cc17d96878c2
3318Author: InverseBot <sogo@inverse.ca>
3319Date:   Fri Feb 22 01:21:14 2019 -0500
3320
3321    (js/css) Update generated files
3322
3323M	UI/WebServerResources/js/Common.js
3324M	UI/WebServerResources/js/Common.js.map
3325M	UI/WebServerResources/js/Contacts.services.js
3326M	UI/WebServerResources/js/Contacts.services.js.map
3327M	UI/WebServerResources/js/Mailer.services.js
3328M	UI/WebServerResources/js/Mailer.services.js.map
3329M	UI/WebServerResources/js/Scheduler.services.js
3330M	UI/WebServerResources/js/Scheduler.services.js.map
3331
3332commit f2a6e85744ae87b2eea8211c1c88e99fd6fad840
3333Author: Francis Lachapelle <flachapelle@inverse.ca>
3334Date:   Thu Feb 21 09:45:40 2019 -0500
3335
3336    Update ChangeLog
3337
3338M	ChangeLog
3339
3340commit 36cd54209aba085e25e2040315b3f478e74418b7
3341Author: Francis Lachapelle <flachapelle@inverse.ca>
3342Date:   Thu Feb 21 09:44:33 2019 -0500
3343
3344    (i18n) Update French translation
3345
3346M	SoObjects/Appointments/French.lproj/Localizable.strings
3347
3348commit e5330a4efb60c24ad9ea198f57d0660bd09c5130
3349Author: Francis Lachapelle <flachapelle@inverse.ca>
3350Date:   Thu Feb 21 09:25:55 2019 -0500
3351
3352    (js/css) Update generated files
3353
3354M	UI/WebServerResources/css/styles.css
3355M	UI/WebServerResources/css/styles.css.map
3356M	UI/WebServerResources/css/theme-default.css
3357M	UI/WebServerResources/js/Common.js
3358M	UI/WebServerResources/js/Common.js.map
3359M	UI/WebServerResources/js/Contacts.services.js
3360M	UI/WebServerResources/js/Contacts.services.js.map
3361M	UI/WebServerResources/js/Mailer.services.js
3362M	UI/WebServerResources/js/Mailer.services.js.map
3363M	UI/WebServerResources/js/Scheduler.services.js
3364M	UI/WebServerResources/js/Scheduler.services.js.map
3365M	UI/WebServerResources/js/vendor/angular-material.js
3366M	UI/WebServerResources/js/vendor/angular-material.min.js
3367
3368commit fb75ec5fb206e956bc2c3b8ece05dc5c01898586
3369Author: Francis Lachapelle <flachapelle@inverse.ca>
3370Date:   Thu Feb 21 09:09:49 2019 -0500
3371
3372    (css,js) Update md to v1.1.13
3373
3374M	NEWS
3375M	UI/WebServerResources/angular-material
3376M	UI/WebServerResources/bower.json
3377M	UI/WebServerResources/scss/components/menu/menu.scss
3378
3379commit 173a22650f4f27ce1c2014e62d938c4ecc964274
3380Author: Francis Lachapelle <flachapelle@inverse.ca>
3381Date:   Thu Feb 21 09:08:34 2019 -0500
3382
3383    (i18n) Update translations
3384
3385M	UI/Scheduler/German.lproj/Localizable.strings
3386M	UI/Scheduler/Polish.lproj/Localizable.strings
3387
3388commit 91b384c697c49f3a0cb26a7161a581313b7df866
3389Author: Francis Lachapelle <flachapelle@inverse.ca>
3390Date:   Thu Feb 21 09:07:27 2019 -0500
3391
3392    Preparation for release 4.0.6
3393
3394M	Documentation/SOGoDevelopersGuide.asciidoc
3395M	Documentation/SOGoInstallationGuide.asciidoc
3396M	Documentation/docinfo.xml
3397M	Documentation/includes/global-attributes.asciidoc
3398M	NEWS
3399M	Version
3400
3401commit 4adf2f80e96748176e9140654eacaeeac50447d8
3402Author: Francis Lachapelle <flachapelle@inverse.ca>
3403Date:   Thu Feb 21 09:06:36 2019 -0500
3404
3405    Add tooltips to next/previous slot buttons
3406
3407M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
3408
3409commit 3df3c7c0376c98943826ac2f0297a1fbdab2a38f
3410Author: InverseBot <sogo@inverse.ca>
3411Date:   Thu Feb 21 01:13:48 2019 -0500
3412
3413    (js/css) Update generated files
3414
3415M	UI/WebServerResources/css/styles.css
3416M	UI/WebServerResources/css/styles.css.map
3417M	UI/WebServerResources/js/Scheduler.services.js
3418M	UI/WebServerResources/js/Scheduler.services.js.map
3419
3420commit f7dbf90a08cb31d64167e117f5586b8ff7cf086c
3421Author: Francis Lachapelle <flachapelle@inverse.ca>
3422Date:   Wed Feb 20 15:12:51 2019 -0500
3423
3424    (js) Update CKEditor to version 4.11.2
3425
3426M	NEWS
3427M	UI/WebServerResources/js/vendor/ckeditor/LICENSE.md
3428M	UI/WebServerResources/js/vendor/ckeditor/build-config.js
3429M	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
3430M	UI/WebServerResources/js/vendor/ckeditor/config.js
3431M	UI/WebServerResources/js/vendor/ckeditor/contents.css
3432M	UI/WebServerResources/js/vendor/ckeditor/lang/ar.js
3433M	UI/WebServerResources/js/vendor/ckeditor/lang/ca.js
3434M	UI/WebServerResources/js/vendor/ckeditor/lang/cs.js
3435M	UI/WebServerResources/js/vendor/ckeditor/lang/cy.js
3436M	UI/WebServerResources/js/vendor/ckeditor/lang/da.js
3437M	UI/WebServerResources/js/vendor/ckeditor/lang/de.js
3438M	UI/WebServerResources/js/vendor/ckeditor/lang/en.js
3439M	UI/WebServerResources/js/vendor/ckeditor/lang/es.js
3440M	UI/WebServerResources/js/vendor/ckeditor/lang/eu.js
3441M	UI/WebServerResources/js/vendor/ckeditor/lang/fi.js
3442M	UI/WebServerResources/js/vendor/ckeditor/lang/fr.js
3443M	UI/WebServerResources/js/vendor/ckeditor/lang/he.js
3444M	UI/WebServerResources/js/vendor/ckeditor/lang/hr.js
3445M	UI/WebServerResources/js/vendor/ckeditor/lang/hu.js
3446M	UI/WebServerResources/js/vendor/ckeditor/lang/is.js
3447M	UI/WebServerResources/js/vendor/ckeditor/lang/it.js
3448M	UI/WebServerResources/js/vendor/ckeditor/lang/ja.js
3449M	UI/WebServerResources/js/vendor/ckeditor/lang/lt.js
3450M	UI/WebServerResources/js/vendor/ckeditor/lang/lv.js
3451M	UI/WebServerResources/js/vendor/ckeditor/lang/mk.js
3452M	UI/WebServerResources/js/vendor/ckeditor/lang/nb.js
3453M	UI/WebServerResources/js/vendor/ckeditor/lang/nl.js
3454M	UI/WebServerResources/js/vendor/ckeditor/lang/no.js
3455M	UI/WebServerResources/js/vendor/ckeditor/lang/pl.js
3456M	UI/WebServerResources/js/vendor/ckeditor/lang/pt-br.js
3457M	UI/WebServerResources/js/vendor/ckeditor/lang/pt.js
3458M	UI/WebServerResources/js/vendor/ckeditor/lang/ro.js
3459M	UI/WebServerResources/js/vendor/ckeditor/lang/ru.js
3460M	UI/WebServerResources/js/vendor/ckeditor/lang/sk.js
3461M	UI/WebServerResources/js/vendor/ckeditor/lang/sl.js
3462M	UI/WebServerResources/js/vendor/ckeditor/lang/sr.js
3463M	UI/WebServerResources/js/vendor/ckeditor/lang/sv.js
3464M	UI/WebServerResources/js/vendor/ckeditor/lang/tr.js
3465M	UI/WebServerResources/js/vendor/ckeditor/lang/uk.js
3466M	UI/WebServerResources/js/vendor/ckeditor/lang/zh-cn.js
3467M	UI/WebServerResources/js/vendor/ckeditor/lang/zh.js
3468M	UI/WebServerResources/js/vendor/ckeditor/plugins/about/dialogs/about.js
3469M	UI/WebServerResources/js/vendor/ckeditor/plugins/clipboard/dialogs/paste.js
3470M	UI/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.css
3471M	UI/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.js
3472M	UI/WebServerResources/js/vendor/ckeditor/plugins/dialog/dialogDefinition.js
3473M	UI/WebServerResources/js/vendor/ckeditor/plugins/image/dialogs/image.js
3474M	UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/anchor.js
3475M	UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js
3476M	UI/WebServerResources/js/vendor/ckeditor/plugins/pastefromword/filter/default.js
3477M	UI/WebServerResources/js/vendor/ckeditor/plugins/table/dialogs/table.js
3478M	UI/WebServerResources/js/vendor/ckeditor/plugins/tabletools/dialogs/tableCell.js
3479M	UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.js
3480M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css
3481M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css
3482M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css
3483M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css
3484M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css
3485M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css
3486M	UI/WebServerResources/js/vendor/ckeditor/styles.js
3487
3488commit 5edffce691b734e13c18df3da491b0af4beaa6ec
3489Author: Francis Lachapelle <flachapelle@inverse.ca>
3490Date:   Wed Feb 20 14:58:40 2019 -0500
3491
3492    (js) Previous/next slot: Ignore non-participants
3493
3494M	UI/WebServerResources/js/Scheduler/Attendees.service.js
3495
3496commit d16d4593ba9d37d1160a59b849f2e645deb3e6d1
3497Author: Francis Lachapelle <flachapelle@inverse.ca>
3498Date:   Wed Feb 20 14:55:00 2019 -0500
3499
3500    (i18n) Update translations
3501
3502M	UI/Scheduler/French.lproj/Localizable.strings
3503M	UI/Scheduler/Italian.lproj/Localizable.strings
3504
3505commit 5d26260d86459805f28883c1a340ad11d719d291
3506Author: Francis Lachapelle <flachapelle@inverse.ca>
3507Date:   Wed Feb 20 14:41:58 2019 -0500
3508
3509    (css) Fix freebusy table scrolling in Firefox
3510
3511M	UI/WebServerResources/scss/views/SchedulerUI.scss
3512
3513commit 72b607219d46df52881f294d9a475074c8f85b42
3514Author: Francis Lachapelle <flachapelle@inverse.ca>
3515Date:   Wed Feb 20 12:15:29 2019 -0500
3516
3517    (js) Fix autofocus when composing new mail
3518
3519M	UI/Templates/MailerUI/UIxMailEditor.wox
3520
3521commit e44dce255807ca2a39d40abc2f3175b4df3d1dcb
3522Author: Francis Lachapelle <flachapelle@inverse.ca>
3523Date:   Wed Feb 20 10:21:27 2019 -0500
3524
3525    (js) Fix exception with event editor
3526
3527M	UI/WebServerResources/js/Scheduler/ComponentController.js
3528
3529commit 9d58dd10f518af504a85f822e75d33864c76c629
3530Author: Francis Lachapelle <flachapelle@inverse.ca>
3531Date:   Wed Feb 20 10:15:56 2019 -0500
3532
3533    Improve display of autocompletion of contacts
3534
3535M	UI/Templates/MailerUI/UIxMailEditor.wox
3536M	UI/WebServerResources/scss/components/list/list.scss
3537
3538commit d05039602f2994fc73375cf64e6834b5e9542d32
3539Author: Francis Lachapelle <flachapelle@inverse.ca>
3540Date:   Wed Feb 20 09:39:34 2019 -0500
3541
3542    (i18n) Update translations
3543
3544M	UI/Common/Czech.lproj/Localizable.strings
3545M	UI/Common/German.lproj/Localizable.strings
3546M	UI/Common/Hungarian.lproj/Localizable.strings
3547M	UI/Common/Italian.lproj/Localizable.strings
3548M	UI/Common/Latvian.lproj/Localizable.strings
3549M	UI/Common/Polish.lproj/Localizable.strings
3550M	UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings
3551M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
3552M	UI/PreferencesUI/Latvian.lproj/Localizable.strings
3553M	UI/Scheduler/Latvian.lproj/Localizable.strings
3554
3555commit ef73dc43f67269ce6f45a1b8b50888792ee18b7f
3556Author: InverseBot <sogo@inverse.ca>
3557Date:   Wed Feb 20 01:16:15 2019 -0500
3558
3559    (js/css) Update generated files
3560
3561M	UI/WebServerResources/js/Common.js
3562M	UI/WebServerResources/js/Common.js.map
3563M	UI/WebServerResources/js/Mailer.services.js
3564M	UI/WebServerResources/js/Mailer.services.js.map
3565M	UI/WebServerResources/js/Scheduler.services.js
3566M	UI/WebServerResources/js/Scheduler.services.js.map
3567
3568commit 98463f2ff275f08a27701dc26568d90b49683090
3569Author: Ludovic Marcotte <lmarcotte@inverse.ca>
3570Date:   Tue Feb 19 14:50:49 2019 -0500
3571
3572    (fix) sent messages cannot be replied to their BCC email addresses (fixes #4460)
3573
3574M	NEWS
3575M	SoObjects/Mailer/SOGoDraftObject.m
3576M	UI/WebServerResources/js/Mailer/Message.service.js
3577
3578commit dad0be1815bfe3481d95efaad967e2b006a87777
3579Author: Ludovic Marcotte <lmarcotte@inverse.ca>
3580Date:   Tue Feb 19 13:40:58 2019 -0500
3581
3582    (fix) make sure we keep a pristine version of the baseDN
3583
3584M	SoObjects/SOGo/LDAPSource.h
3585M	SoObjects/SOGo/LDAPSource.m
3586
3587commit bc456dcef809d0a2aa642667bb22be58f054e8dd
3588Author: Ludovic Marcotte <lmarcotte@inverse.ca>
3589Date:   Tue Feb 19 11:59:49 2019 -0500
3590
3591    (fix) fixed bad password login interval (fixes #4664)
3592
3593M	NEWS
3594M	SoObjects/SOGo/SOGoUserManager.m
3595
3596commit 53718381598c5941933a5a74441534501ee3f204
3597Author: Francis Lachapelle <flachapelle@inverse.ca>
3598Date:   Tue Feb 19 11:49:26 2019 -0500
3599
3600    (web) Allow to change participants roles
3601
3602M	NEWS
3603M	UI/Scheduler/English.lproj/Localizable.strings
3604M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
3605A	UI/WebServerResources/img/voice_over_off.svg
3606M	UI/WebServerResources/js/Common/Common.app.js
3607M	UI/WebServerResources/js/Scheduler/Attendees.service.js
3608M	UI/WebServerResources/js/Scheduler/ComponentController.js
3609
3610commit 76e8633423bbdb78a0c75f7f715b7e71d52049a5
3611Author: InverseBot <sogo@inverse.ca>
3612Date:   Tue Feb 19 01:12:36 2019 -0500
3613
3614    (js/css) Update generated files
3615
3616M	UI/WebServerResources/css/styles.css
3617M	UI/WebServerResources/css/styles.css.map
3618M	UI/WebServerResources/js/Common.js
3619M	UI/WebServerResources/js/Common.js.map
3620M	UI/WebServerResources/js/Contacts.services.js
3621M	UI/WebServerResources/js/Preferences.js
3622M	UI/WebServerResources/js/Preferences.js.map
3623
3624commit 7c3df9f6500d8ec7968d8bf9b2a7b18564ffe23e
3625Author: Ludovic Marcotte <lmarcotte@inverse.ca>
3626Date:   Mon Feb 18 15:27:34 2019 -0500
3627
3628    (fix) changes to contacts are now propagated to lists (fixes #850, #4301, #4617)
3629
3630M	NEWS
3631M	SOPE/NGCards/NGVCardReference.m
3632M	SOPE/NGCards/NGVList.h
3633M	SOPE/NGCards/NGVList.m
3634M	SoObjects/Contacts/SOGoContactGCSEntry.m
3635M	SoObjects/Contacts/SOGoContactGCSFolder.m
3636M	SoObjects/Contacts/SOGoContactGCSList.m
3637
3638commit aac0ec9a6acdaa5d0e35029a3a7b12c2d8e2f440
3639Author: Francis Lachapelle <flachapelle@inverse.ca>
3640Date:   Mon Feb 18 14:59:07 2019 -0500
3641
3642    Adopting new material guidelines for chips
3643
3644    See https://material.io/design/components/chips.html
3645
3646M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
3647M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
3648M	UI/WebServerResources/js/Contacts/Card.service.js
3649M	UI/WebServerResources/js/Preferences/PreferencesController.js
3650M	UI/WebServerResources/scss/components/chips/chips.scss
3651
3652commit 5dc2ad3dece616dca15ae2e6adf43a0ffa31bf57
3653Author: Francis Lachapelle <flachapelle@inverse.ca>
3654Date:   Mon Feb 18 14:54:55 2019 -0500
3655
3656    (css) Fix until ng 1.1.13 is out
3657
3658M	UI/WebServerResources/scss/components/menu/menu.scss
3659
3660commit 499c42aa778414784777a3d0c08ff616abe8d3cd
3661Author: Francis Lachapelle <flachapelle@inverse.ca>
3662Date:   Mon Feb 18 14:51:43 2019 -0500
3663
3664    Improve display of autocompletion of contacts
3665
3666M	NEWS
3667M	UI/Templates/MailerUI/UIxMailEditor.wox
3668M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
3669M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
3670M	UI/WebServerResources/js/Common/Common.app.js
3671M	UI/WebServerResources/scss/components/autocomplete/autocomplete.scss
3672M	UI/WebServerResources/scss/components/list/list.scss
3673
3674commit 601981c040e203e4344474979ac2e4df43e06d9c
3675Author: Francis Lachapelle <flachapelle@inverse.ca>
3676Date:   Mon Feb 18 11:38:45 2019 -0500
3677
3678    Avoid potential corruption of FoldersOrder setting
3679
3680M	UI/Scheduler/UIxCalendarSelector.m
3681
3682commit 15c6074907b8460dbf171344f67d3496870ad8bd
3683Author: Ludovic Marcotte <lmarcotte@inverse.ca>
3684Date:   Thu Feb 14 11:19:58 2019 -0500
3685
3686    (fix) correctly handle event ownership when accepting invitations
3687
3688M	SoObjects/Appointments/SOGoAppointmentObject.m
3689
3690commit d908468442238cbb93c2a7300f29e8a029b94d9f
3691Author: Ludovic Marcotte <lmarcotte@inverse.ca>
3692Date:   Thu Feb 14 09:48:03 2019 -0500
3693
3694    (fix) dynamic basdDN support for the top-level SOGoUserSources
3695
3696M	SoObjects/SOGo/LDAPSource.m
3697
3698commit ee62ead75d691553681e129d1a6131224589572e
3699Author: InverseBot <sogo@inverse.ca>
3700Date:   Thu Feb 14 01:13:38 2019 -0500
3701
3702    (js/css) Update generated files
3703
3704M	UI/WebServerResources/js/Scheduler.services.js
3705M	UI/WebServerResources/js/Scheduler.services.js.map
3706
3707commit ce7087fd6c5b9e6542044ecfd68ceb491edbd80f
3708Author: Francis Lachapelle <flachapelle@inverse.ca>
3709Date:   Wed Feb 13 17:32:05 2019 -0500
3710
3711    Fix saving of email address for notifications
3712
3713    Fixes #4630
3714
3715M	NEWS
3716M	UI/Scheduler/UIxCalendarProperties.m
3717
3718commit ee40ee668742cd8128c826fb10cdc71a8c716368
3719Author: Francis Lachapelle <flachapelle@inverse.ca>
3720Date:   Fri Feb 8 09:37:13 2019 -0500
3721
3722    (js) Fix initialization of Attendees on DnD
3723
3724    Fixes #4677
3725
3726M	UI/WebServerResources/js/Scheduler/CalendarListController.js
3727
3728commit 160b44b6ffbd7b112915494f628cb2e6cd89d0b7
3729Author: InverseBot <sogo@inverse.ca>
3730Date:   Sat Feb 9 01:12:42 2019 -0500
3731
3732    (js/css) Update generated files
3733
3734M	UI/WebServerResources/css/styles.css
3735M	UI/WebServerResources/css/styles.css.map
3736M	UI/WebServerResources/js/Common.js
3737M	UI/WebServerResources/js/Common.js.map
3738M	UI/WebServerResources/js/Scheduler.services.js
3739M	UI/WebServerResources/js/Scheduler.services.js.map
3740
3741commit 540e81b67099ce6d49f6da8f881977826985b4d1
3742Author: Francis Lachapelle <flachapelle@inverse.ca>
3743Date:   Fri Feb 8 08:17:23 2019 -0500
3744
3745    Restore next/previous slot suggestion for events
3746
3747M	NEWS
3748M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
3749M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
3750M	UI/WebServerResources/js/Common/utils.js
3751A	UI/WebServerResources/js/Scheduler/Attendees.service.js
3752M	UI/WebServerResources/js/Scheduler/Component.service.js
3753M	UI/WebServerResources/js/Scheduler/ComponentController.js
3754M	UI/WebServerResources/scss/views/SchedulerUI.scss
3755
3756commit aaf4166c44f67eb446810509e3b589b8392fdf55
3757Author: Ludovic Marcotte <lmarcotte@inverse.ca>
3758Date:   Thu Feb 7 14:10:39 2019 -0500
3759
3760    (fix) handle role change during event updates
3761
3762M	SoObjects/Appointments/SOGoAppointmentObject.m
3763
3764commit c5d31a95af7d176b7fc688b482ee130ec760effe
3765Author: InverseBot <sogo@inverse.ca>
3766Date:   Tue Feb 5 01:11:40 2019 -0500
3767
3768    (js/css) Update generated files
3769
3770M	UI/WebServerResources/js/vendor/angular-animate.js
3771M	UI/WebServerResources/js/vendor/angular-animate.min.js
3772M	UI/WebServerResources/js/vendor/angular-aria.js
3773M	UI/WebServerResources/js/vendor/angular-aria.min.js
3774M	UI/WebServerResources/js/vendor/angular-cookies.js
3775M	UI/WebServerResources/js/vendor/angular-cookies.min.js
3776M	UI/WebServerResources/js/vendor/angular-messages.js
3777M	UI/WebServerResources/js/vendor/angular-messages.min.js
3778M	UI/WebServerResources/js/vendor/angular-sanitize.js
3779M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
3780M	UI/WebServerResources/js/vendor/angular.js
3781M	UI/WebServerResources/js/vendor/angular.min.js
3782M	UI/WebServerResources/js/vendor/angular.min.js.map
3783
3784commit 249671543eaf544707c515f6368e2d374af9135e
3785Author: Ludovic Marcotte <lmarcotte@inverse.ca>
3786Date:   Mon Feb 4 11:52:26 2019 -0500
3787
3788    (feat) we now handle optional and non-required attendee states
3789
3790M	NEWS
3791M	SoObjects/Appointments/English.lproj/Localizable.strings
3792M	SoObjects/Appointments/SOGoAppointmentObject.m
3793M	SoObjects/Appointments/SOGoAptMailInvitation.m
3794M	SoObjects/Appointments/SOGoAptMailNotification.h
3795M	SoObjects/Appointments/SOGoAptMailNotification.m
3796M	SoObjects/Appointments/SOGoCalendarComponent.m
3797M	UI/Templates/Appointments/SOGoAptMailInvitation.wox
3798M	UI/Templates/Appointments/SOGoAptMailUpdate.wox
3799
3800commit 2901560df9a02e33b6c38b12f27c0dbaa9721c23
3801Author: Ludovic Marcotte <lmarcotte@inverse.ca>
3802Date:   Mon Feb 4 09:09:24 2019 -0500
3803
3804    (fix) Removed +x bit
3805
3806M	UI/Templates/SOGoACLLithuanianAdditionAdvisory.wox
3807M	UI/Templates/SOGoACLLithuanianModificationAdvisory.wox
3808M	UI/Templates/SOGoACLLithuanianRemovalAdvisory.wox
3809M	UI/Templates/SOGoFolderLithuanianAdditionAdvisory.wox
3810M	UI/Templates/SOGoFolderLithuanianRemovalAdvisory.wox
3811
3812commit d9943e559f42a7d122e9fa30d78579e9159538e4
3813Author: Ludovic Marcotte <lmarcotte@inverse.ca>
3814Date:   Mon Feb 4 07:37:56 2019 -0500
3815
3816    (feat) baseDN now accept dynamic domain values (fixes #3685)
3817
3818M	Documentation/SOGoInstallationGuide.asciidoc
3819M	NEWS
3820M	SoObjects/SOGo/LDAPSource.h
3821M	SoObjects/SOGo/LDAPSource.m
3822
3823commit ceaa122a7da4ca7510cbd405d25e2f5b1f7f975b
3824Author: InverseBot <sogo@inverse.ca>
3825Date:   Fri Feb 1 01:11:15 2019 -0500
3826
3827    (js/css) Update generated files
3828
3829M	UI/WebServerResources/css/styles.css
3830M	UI/WebServerResources/css/styles.css.map
3831M	UI/WebServerResources/js/Common.js
3832M	UI/WebServerResources/js/Common.js.map
3833
3834commit f25e6cf1c291a3233ae5b5bdca080b06b3a26572
3835Author: Francis Lachapelle <flachapelle@inverse.ca>
3836Date:   Thu Jan 31 15:52:32 2019 -0500
3837
3838    (js) Improve CAS handling
3839
3840M	UI/WebServerResources/js/Common/Common.app.js
3841
3842commit 8cce025b653ac78b02ca717ad4d254db23a98f96
3843Author: Francis Lachapelle <flachapelle@inverse.ca>
3844Date:   Thu Jan 31 14:59:10 2019 -0500
3845
3846    (js) Improve CAS handling
3847
3848M	UI/WebServerResources/js/Common/Common.app.js
3849
3850commit ef77942aceac27d93b24e692e9723fd769a73cb7
3851Author: Francis Lachapelle <flachapelle@inverse.ca>
3852Date:   Thu Jan 31 13:13:29 2019 -0500
3853
3854    (js) Improve CAS handling
3855
3856M	UI/WebServerResources/js/Common/Common.app.js
3857
3858commit 368c13d6b014e5590a9c72e39fd9872464f29067
3859Author: Francis Lachapelle <flachapelle@inverse.ca>
3860Date:   Thu Jan 31 11:12:03 2019 -0500
3861
3862    (js) Improve CAS handling
3863
3864    Fixes #4468
3865
3866M	UI/WebServerResources/js/Common/Common.app.js
3867
3868commit b30d2e0e00ff658ee2de82bab80aeacb9af51630
3869Author: Francis Lachapelle <flachapelle@inverse.ca>
3870Date:   Wed Jan 30 16:36:46 2019 -0500
3871
3872    (css) Allow scroll of login page on small screen
3873
3874    Fixes #4035
3875
3876M	NEWS
3877M	UI/WebServerResources/scss/views/LoginUI.scss
3878
3879commit 1de1de90f4aa794927bb95d76cf92d9065fe54fe
3880Author: InverseBot <sogo@inverse.ca>
3881Date:   Thu Jan 31 01:12:41 2019 -0500
3882
3883    (js/css) Update generated files
3884
3885M	UI/WebServerResources/js/Common.js
3886M	UI/WebServerResources/js/Common.js.map
3887
3888commit c13c01ff7541359e8f5ec9a0d9c3e7b22e82186b
3889Author: Francis Lachapelle <flachapelle@inverse.ca>
3890Date:   Wed Jan 30 15:55:00 2019 -0500
3891
3892    (js) Improve CAS handling
3893
3894    Fixes #4468
3895
3896M	UI/WebServerResources/js/Common/Common.app.js
3897
3898commit 7b4192ccc0406569b122fc04418096c54dd4ee7b
3899Author: InverseBot <sogo@inverse.ca>
3900Date:   Tue Jan 29 01:13:27 2019 -0500
3901
3902    (js/css) Update generated files
3903
3904M	UI/WebServerResources/js/Common.js
3905M	UI/WebServerResources/js/Common.js.map
3906
3907commit e79494c43c271a7073182e791c0df7a976741646
3908Author: Francis Lachapelle <flachapelle@inverse.ca>
3909Date:   Mon Jan 28 10:04:55 2019 -0500
3910
3911    Reflect active locale in HTML lang attribute
3912
3913    Fixes #4660
3914
3915M	NEWS
3916M	UI/SOGoUI/UIxComponent.h
3917M	UI/SOGoUI/UIxComponent.m
3918M	UI/Scheduler/UIxCalMainView.m
3919M	UI/Templates/UIxPageFrame.wox
3920
3921commit 35650227cfa4f9b7dfa6454098a3dff4dbc58f23
3922Author: Francis Lachapelle <flachapelle@inverse.ca>
3923Date:   Thu Jan 24 14:44:25 2019 -0500
3924
3925    (js) Improve CAS handling
3926
3927M	UI/WebServerResources/js/Common/Common.app.js
3928
3929commit 1a56549ea590fba611f6010e6bf2de004ba75d05
3930Author: InverseBot <sogo@inverse.ca>
3931Date:   Fri Jan 25 01:12:07 2019 -0500
3932
3933    (js/css) Update generated files
3934
3935M	UI/WebServerResources/js/Common.js
3936M	UI/WebServerResources/js/Common.js.map
3937
3938commit c944f9f20362db13abaa044a933855401718abdc
3939Author: Francis Lachapelle <flachapelle@inverse.ca>
3940Date:   Thu Jan 24 14:58:16 2019 -0500
3941
3942    (i18n) Update BrazilianPortuguese translation
3943
3944    Fixes #4654
3945
3946M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
3947M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
3948M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
3949
3950commit 3c60e2a78464948038911b23a52a495a2e2c5fbf
3951Author: Francis Lachapelle <flachapelle@inverse.ca>
3952Date:   Thu Jan 24 13:12:04 2019 -0500
3953
3954    (js) Improve CAS handling
3955
3956    Fixes #4468
3957
3958M	UI/WebServerResources/js/Common/Common.app.js
3959
3960commit 5cac669604effe276948e5b9e86f381d0da21ff4
3961Author: Francis Lachapelle <flachapelle@inverse.ca>
3962Date:   Tue Jan 22 18:27:45 2019 -0500
3963
3964    (js) Improve CAS handling
3965
3966    Fixes #4468
3967
3968M	UI/WebServerResources/js/Common/Common.app.js
3969
3970commit 6a3a619f092f4bdb04f025c9c99d882df810ec7d
3971Author: Francis Lachapelle <flachapelle@inverse.ca>
3972Date:   Tue Jan 22 16:22:24 2019 -0500
3973
3974    (i18n) Update Portuguese translation
3975
3976M	UI/Common/Portuguese.lproj/Localizable.strings
3977
3978commit 9596ac2a20a3235f4a3bddfac1d43368dfdc1a4e
3979Author: Francis Lachapelle <flachapelle@inverse.ca>
3980Date:   Tue Jan 22 15:34:23 2019 -0500
3981
3982    (js) Improve CAS handling
3983
3984    Fixes #4468
3985
3986M	NEWS
3987M	UI/WebServerResources/js/Common/Common.app.js
3988
3989commit fcbec9a33b9f993c456b2ebdbd3990c523840b3f
3990Author: InverseBot <sogo@inverse.ca>
3991Date:   Tue Jan 22 01:10:10 2019 -0500
3992
3993    (js/css) Update generated files
3994
3995M	UI/WebServerResources/js/Mailer.services.js
3996M	UI/WebServerResources/js/Mailer.services.js.map
3997
3998commit 9a8415c09558a71d51645292864ee1e5610a1a96
3999Author: Francis Lachapelle <flachapelle@inverse.ca>
4000Date:   Mon Jan 21 16:24:07 2019 -0500
4001
4002    Fix refresh of drafts folder when saving a draft
4003
4004M	NEWS
4005M	SoObjects/Mailer/SOGoDraftObject.m
4006M	UI/MailerUI/UIxMailAccountActions.m
4007M	UI/MailerUI/UIxMailEditor.m
4008M	UI/WebServerResources/js/Mailer/Mailbox.service.js
4009M	UI/WebServerResources/js/Mailer/Message.service.js
4010M	UI/WebServerResources/js/Mailer/MessageEditorController.js
4011
4012commit ca9f83ec1f4fce81450c5c28d774ad5fcd97c4fa
4013Author: Francis Lachapelle <flachapelle@inverse.ca>
4014Date:   Fri Jan 18 15:16:23 2019 -0500
4015
4016    Fix wrong optimization in yearly recurrence calc
4017
4018M	NEWS
4019M	SOPE/NGCards/iCalYearlyRecurrenceCalculator.m
4020M	Tests/Unit/TestiCalRecurrenceCalculator.m
4021
4022commit 0186e6404fb4e760ee00fa65d4271db84ce3184f
4023Author: Francis Lachapelle <flachapelle@inverse.ca>
4024Date:   Fri Jan 18 09:32:54 2019 -0500
4025
4026    (i18n) Add missing localized string
4027
4028    Fixes #4651
4029
4030M	UI/Common/English.lproj/Localizable.strings
4031
4032commit 8d9917c9ecd59fbe2fc374cc69da5465d3e91977
4033Author: InverseBot <sogo@inverse.ca>
4034Date:   Fri Jan 18 01:12:39 2019 -0500
4035
4036    (js/css) Update generated files
4037
4038M	UI/WebServerResources/js/vendor/angular-animate.js
4039M	UI/WebServerResources/js/vendor/angular-animate.min.js
4040M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
4041M	UI/WebServerResources/js/vendor/angular-aria.js
4042M	UI/WebServerResources/js/vendor/angular-aria.min.js
4043M	UI/WebServerResources/js/vendor/angular-aria.min.js.map
4044M	UI/WebServerResources/js/vendor/angular-cookies.js
4045M	UI/WebServerResources/js/vendor/angular-cookies.min.js
4046M	UI/WebServerResources/js/vendor/angular-messages.js
4047M	UI/WebServerResources/js/vendor/angular-messages.min.js
4048M	UI/WebServerResources/js/vendor/angular-sanitize.js
4049M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
4050M	UI/WebServerResources/js/vendor/angular.js
4051M	UI/WebServerResources/js/vendor/angular.min.js
4052M	UI/WebServerResources/js/vendor/angular.min.js.map
4053
4054commit 24a30b688fbcd7d729606db1b55e61dcb1964dc1
4055Author: Francis Lachapelle <flachapelle@inverse.ca>
4056Date:   Tue Jan 15 17:11:27 2019 -0500
4057
4058    Ignore transparent events in conflict validation
4059
4060    Fixes #4539
4061
4062M	NEWS
4063M	SoObjects/Appointments/SOGoAppointmentObject.m
4064
4065commit e10ebff34f49e14c4ea0109463d9045eb2dc8ab0
4066Author: Francis Lachapelle <flachapelle@inverse.ca>
4067Date:   Mon Jan 14 15:40:00 2019 -0500
4068
4069    Fix display of Bcc header
4070
4071    Fixes #4642
4072
4073M	NEWS
4074M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
4075
4076commit ba32125ee5ee908e4f16a4235fe8e91398d6cf4e
4077Author: Francis Lachapelle <flachapelle@inverse.ca>
4078Date:   Mon Jan 14 13:05:22 2019 -0500
4079
4080    Fix all-day event dates with different timezone
4081
4082M	NEWS
4083M	UI/Scheduler/UIxAppointmentEditor.m
4084
4085commit 45cff629858febf38c373abf13e3b371f5204e0a
4086Author: Trumf-dk <Trumf-dk@users.noreply.github.com>
4087Date:   Sun Jan 13 23:06:26 2019 +0100
4088
4089    Updated and translated several danish words and settings
4090
4091M	UI/MainUI/Danish.lproj/Locale
4092
4093commit e883959aa0e46614cd515f9902a7155a4df2c803
4094Author: InverseBot <sogo@inverse.ca>
4095Date:   Sat Jan 12 01:06:59 2019 -0500
4096
4097    (js/css) Update generated files
4098
4099M	UI/WebServerResources/css/styles.css
4100M	UI/WebServerResources/css/styles.css.map
4101M	UI/WebServerResources/js/Contacts.services.js
4102M	UI/WebServerResources/js/Contacts.services.js.map
4103M	UI/WebServerResources/js/Mailer.services.js
4104M	UI/WebServerResources/js/Mailer.services.js.map
4105
4106commit 51467e6e8a2e6655d857213aec55a8910407fd46
4107Author: Francis Lachapelle <flachapelle@inverse.ca>
4108Date:   Fri Jan 11 16:33:32 2019 -0500
4109
4110    Expose /Contacts/addressbooksList
4111
4112    Fixes #4640
4113
4114M	UI/Contacts/product.plist
4115
4116commit f925be61379b088fdaba6b28ff51394cf704c2f0
4117Author: Francis Lachapelle <flachapelle@inverse.ca>
4118Date:   Fri Jan 11 16:20:35 2019 -0500
4119
4120    (web) Show time for messages from past week
4121
4122    Fixes #4599
4123
4124M	UI/MailerUI/UIxMailListActions.m
4125
4126commit ca886aa662327c8e3e000049bf0f92335bc03e7e
4127Author: Francis Lachapelle <flachapelle@inverse.ca>
4128Date:   Thu Jan 10 22:00:19 2019 -0500
4129
4130    (js) Create card from sender/recipient address
4131
4132    Fixes #3002
4133    Fixes #4610
4134
4135M	NEWS
4136M	UI/MailerUI/English.lproj/Localizable.strings
4137M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
4138M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
4139M	UI/WebServerResources/js/Contacts/AddressBook.service.js
4140M	UI/WebServerResources/js/Mailer/MessageController.js
4141M	UI/WebServerResources/scss/components/chips/chips.scss
4142M	UI/WebServerResources/scss/views/MailerUI.scss
4143
4144commit 22762b3bd4318f60c4d2806344ea65025f434c6f
4145Author: Francis Lachapelle <flachapelle@inverse.ca>
4146Date:   Wed Jan 9 09:28:46 2019 -0500
4147
4148    Update ChangeLog
4149
4150M	ChangeLog
4151
4152commit f048fd530c61da68d98c7ae6b5b59b7bada1ead8
4153Author: Francis Lachapelle <flachapelle@inverse.ca>
4154Date:   Tue Jan 8 16:23:54 2019 -0500
4155
4156    Preparation for release 4.0.5
4157
4158M	Documentation/docinfo.xml
4159M	Documentation/includes/global-attributes.asciidoc
4160M	NEWS
4161M	UI/WebServerResources/css/theme-default.css
4162M	Version
4163
4164commit 58d75f30597aef3e452476e8589de5d90d871da6
4165Author: InverseBot <sogo@inverse.ca>
4166Date:   Wed Jan 9 00:56:24 2019 -0500
4167
4168    (js/css) Update generated files
4169
4170M	UI/WebServerResources/css/styles.css
4171M	UI/WebServerResources/css/styles.css.map
4172M	UI/WebServerResources/js/Mailer.js
4173M	UI/WebServerResources/js/Mailer.js.map
4174M	UI/WebServerResources/js/vendor/angular-material.js
4175M	UI/WebServerResources/js/vendor/angular-material.min.js
4176
4177commit 956eb9eb6018103ae4940949b494a8c9ef442c15
4178Author: Francis Lachapelle <flachapelle@inverse.ca>
4179Date:   Tue Jan 8 16:18:09 2019 -0500
4180
4181    (js) Update CKEditor to version 4.11.1
4182
4183M	NEWS
4184M	UI/WebServerResources/js/vendor/ckeditor/build-config.js
4185M	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
4186M	UI/WebServerResources/js/vendor/ckeditor/config.js
4187M	UI/WebServerResources/js/vendor/ckeditor/lang/ar.js
4188M	UI/WebServerResources/js/vendor/ckeditor/lang/ca.js
4189M	UI/WebServerResources/js/vendor/ckeditor/lang/cs.js
4190M	UI/WebServerResources/js/vendor/ckeditor/lang/cy.js
4191M	UI/WebServerResources/js/vendor/ckeditor/lang/da.js
4192M	UI/WebServerResources/js/vendor/ckeditor/lang/de.js
4193M	UI/WebServerResources/js/vendor/ckeditor/lang/en.js
4194M	UI/WebServerResources/js/vendor/ckeditor/lang/es.js
4195M	UI/WebServerResources/js/vendor/ckeditor/lang/eu.js
4196M	UI/WebServerResources/js/vendor/ckeditor/lang/fi.js
4197M	UI/WebServerResources/js/vendor/ckeditor/lang/fr.js
4198M	UI/WebServerResources/js/vendor/ckeditor/lang/he.js
4199M	UI/WebServerResources/js/vendor/ckeditor/lang/hr.js
4200M	UI/WebServerResources/js/vendor/ckeditor/lang/hu.js
4201M	UI/WebServerResources/js/vendor/ckeditor/lang/is.js
4202M	UI/WebServerResources/js/vendor/ckeditor/lang/it.js
4203M	UI/WebServerResources/js/vendor/ckeditor/lang/ja.js
4204M	UI/WebServerResources/js/vendor/ckeditor/lang/lt.js
4205M	UI/WebServerResources/js/vendor/ckeditor/lang/lv.js
4206M	UI/WebServerResources/js/vendor/ckeditor/lang/mk.js
4207M	UI/WebServerResources/js/vendor/ckeditor/lang/nb.js
4208M	UI/WebServerResources/js/vendor/ckeditor/lang/nl.js
4209M	UI/WebServerResources/js/vendor/ckeditor/lang/no.js
4210M	UI/WebServerResources/js/vendor/ckeditor/lang/pl.js
4211M	UI/WebServerResources/js/vendor/ckeditor/lang/pt-br.js
4212M	UI/WebServerResources/js/vendor/ckeditor/lang/pt.js
4213M	UI/WebServerResources/js/vendor/ckeditor/lang/ro.js
4214M	UI/WebServerResources/js/vendor/ckeditor/lang/ru.js
4215M	UI/WebServerResources/js/vendor/ckeditor/lang/sk.js
4216M	UI/WebServerResources/js/vendor/ckeditor/lang/sl.js
4217M	UI/WebServerResources/js/vendor/ckeditor/lang/sr.js
4218M	UI/WebServerResources/js/vendor/ckeditor/lang/sv.js
4219M	UI/WebServerResources/js/vendor/ckeditor/lang/tr.js
4220M	UI/WebServerResources/js/vendor/ckeditor/lang/uk.js
4221M	UI/WebServerResources/js/vendor/ckeditor/lang/zh-cn.js
4222M	UI/WebServerResources/js/vendor/ckeditor/lang/zh.js
4223M	UI/WebServerResources/js/vendor/ckeditor/plugins/clipboard/dialogs/paste.js
4224M	UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js
4225M	UI/WebServerResources/js/vendor/ckeditor/plugins/pastefromword/filter/default.js
4226M	UI/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/toolbar.css
4227M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css
4228M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css
4229M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css
4230M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css
4231M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css
4232M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css
4233
4234commit f65108b46b5fa90e07f60335dffe6d81366aa7e3
4235Author: Francis Lachapelle <flachapelle@inverse.ca>
4236Date:   Tue Jan 8 15:55:43 2019 -0500
4237
4238    (i18n) Update French translation
4239
4240M	UI/Common/French.lproj/Localizable.strings
4241
4242commit ce285ac8fd7ee4a23cd1b8cafe131ae71556db63
4243Author: Francis Lachapelle <flachapelle@inverse.ca>
4244Date:   Tue Jan 8 15:49:46 2019 -0500
4245
4246    (i18n) Update BrazilianPortuguese translation
4247
4248M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
4249
4250commit 03fafd0b2597e4c5d0eb35370715d1c39c406bd9
4251Author: Francis Lachapelle <flachapelle@inverse.ca>
4252Date:   Tue Jan 8 15:44:52 2019 -0500
4253
4254    (css,js) Update md to v1.1.12
4255
4256M	NEWS
4257M	UI/WebServerResources/angular-material
4258M	UI/WebServerResources/bower.json
4259
4260commit 03716f3c3e0e1819c7367f89abe89631b557add2
4261Author: Francis Lachapelle <flachapelle@inverse.ca>
4262Date:   Tue Jan 8 15:25:25 2019 -0500
4263
4264    (css) Fix printing of long mails
4265
4266    Fixes #3731
4267
4268M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
4269M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
4270M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
4271M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
4272M	UI/Templates/MailerUI/UIxMailMainFrame.wox
4273M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
4274M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
4275M	UI/Templates/SchedulerUI/UIxCalMainView.wox
4276M	UI/WebServerResources/scss/core/print.scss
4277
4278commit 4a8e3ed3105769a454b56d9fe0ab570976680f9b
4279Author: Francis Lachapelle <flachapelle@inverse.ca>
4280Date:   Tue Jan 8 10:57:38 2019 -0500
4281
4282    (js) Catch exception when registering mailto
4283
4284M	NEWS
4285M	UI/WebServerResources/js/Mailer/Mailer.app.js
4286
4287commit cc9df8e24fb490d98b1682f0c74fd05578481dda
4288Author: Francis Lachapelle <flachapelle@inverse.ca>
4289Date:   Fri Dec 21 21:34:27 2018 -0500
4290
4291    (i18n) Update translations
4292
4293M	SoObjects/Appointments/Serbian.lproj/Localizable.strings
4294M	SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings
4295M	UI/AdministrationUI/SpanishArgentina.lproj/Localizable.strings
4296M	UI/Common/Macedonian.lproj/Localizable.strings
4297M	UI/Common/Serbian.lproj/Localizable.strings
4298M	UI/Common/SpanishArgentina.lproj/Localizable.strings
4299M	UI/Contacts/Macedonian.lproj/Localizable.strings
4300M	UI/Contacts/Serbian.lproj/Localizable.strings
4301M	UI/Contacts/SpanishArgentina.lproj/Localizable.strings
4302M	UI/MailerUI/Macedonian.lproj/Localizable.strings
4303M	UI/MailerUI/Serbian.lproj/Localizable.strings
4304M	UI/MailerUI/SpanishArgentina.lproj/Localizable.strings
4305M	UI/PreferencesUI/Macedonian.lproj/Localizable.strings
4306M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
4307M	UI/Scheduler/Macedonian.lproj/Localizable.strings
4308M	UI/Scheduler/Serbian.lproj/Localizable.strings
4309M	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
4310
4311commit e418fcb6cac23711abca7863fb24ce86f16af0df
4312Author: Ludovic Marcotte <lmarcotte@inverse.ca>
4313Date:   Thu Dec 20 13:37:59 2018 -0500
4314
4315    (fix) better handle timezone changes (fixes #4624)
4316
4317M	ActiveSync/iCalTimeZone+ActiveSync.m
4318M	NEWS
4319
4320commit af70306d9a50620d99fe2a705a39c4540693d737
4321Author: Ludovic Marcotte <lmarcotte@inverse.ca>
4322Date:   Thu Dec 20 13:34:24 2018 -0500
4323
4324    (feat) support for basic UserInformation queries (fixes #4614)
4325
4326M	ActiveSync/SOGoActiveSyncDispatcher.m
4327M	NEWS
4328
4329commit 95680b33a14dd3e7e2ee396e35645e7039357c94
4330Author: Ludovic Marcotte <lmarcotte@inverse.ca>
4331Date:   Thu Dec 20 09:12:44 2018 -0500
4332
4333    (fix) better handle bogus DTStart values over EAS
4334
4335M	ActiveSync/SOGoMailObject+ActiveSync.m
4336M	NEWS
4337
4338commit 93b66c0f691b844956af3c3cd7965b418b4f0028
4339Author: Francis Lachapelle <flachapelle@inverse.ca>
4340Date:   Tue Dec 18 09:02:25 2018 -0500
4341
4342    Update NEWS file
4343
4344M	NEWS
4345
4346commit 58504e58352dafdb68f6fec4d7d90bb875be40cf
4347Author: InverseBot <sogo@inverse.ca>
4348Date:   Tue Dec 18 02:06:38 2018 -0500
4349
4350    (js/css) Update generated files
4351
4352M	UI/WebServerResources/css/styles.css
4353M	UI/WebServerResources/css/styles.css.map
4354M	UI/WebServerResources/js/Scheduler.services.js
4355M	UI/WebServerResources/js/Scheduler.services.js.map
4356
4357commit 62a8414090f8a40622127772eef96754d6a9d09e
4358Author: Francis Lachapelle <flachapelle@inverse.ca>
4359Date:   Mon Dec 17 16:45:35 2018 -0500
4360
4361    (css,js) Dynamic CSS for printing calendars
4362
4363    Initial commit. Fixes #3768
4364
4365M	NEWS
4366M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
4367M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
4368M	UI/Templates/SchedulerUI/UIxCalDayView.wox
4369M	UI/Templates/SchedulerUI/UIxCalMainView.wox
4370M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
4371M	UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox
4372M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
4373M	UI/WebServerResources/js/Scheduler/CalendarController.js
4374A	UI/WebServerResources/js/Scheduler/sgCalendarPrintStylesheet.directive.js
4375M	UI/WebServerResources/scss/core/print.scss
4376M	UI/WebServerResources/scss/views/SchedulerUI.scss
4377
4378commit 4027923470cea8f7c46f0a501c93e6293451058a
4379Author: InverseBot <sogo@inverse.ca>
4380Date:   Thu Dec 13 02:03:11 2018 -0500
4381
4382    (js/css) Update generated files
4383
4384M	UI/WebServerResources/css/styles.css
4385M	UI/WebServerResources/css/styles.css.map
4386
4387commit 98dc6917930f59888cfe57a6f08bc4a922f5ed94
4388Author: Francis Lachapelle <flachapelle@inverse.ca>
4389Date:   Wed Dec 12 15:24:00 2018 -0500
4390
4391    Fit month view to window size
4392
4393    Fixes #4554
4394
4395M	NEWS
4396M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
4397M	UI/WebServerResources/scss/views/SchedulerUI.scss
4398
4399commit c96a99ae69d4f31aa3ae6f7737caf7f91f6010cc
4400Author: Francis Lachapelle <flachapelle@inverse.ca>
4401Date:   Mon Dec 10 16:05:12 2018 -0500
4402
4403    Fix download of HTML body parts
4404
4405M	NEWS
4406M	SoObjects/Mailer/SOGoMailBodyPart.m
4407
4408commit 1ba1be9e31036a7f7fcb4d99fb35b6b10cdb6c28
4409Author: Ludovic Marcotte <lmarcotte@inverse.ca>
4410Date:   Thu Nov 29 14:11:55 2018 -0500
4411
4412    (fix) improve search operations and results fetching
4413
4414M	ActiveSync/SOGoActiveSyncDispatcher.m
4415M	ActiveSync/SOGoMailObject+ActiveSync.m
4416M	NEWS
4417
4418commit 596e3326a2d6507c720e36709ffc24a886ef6b9b
4419Author: Ludovic Marcotte <lmarcotte@inverse.ca>
4420Date:   Thu Nov 29 14:08:10 2018 -0500
4421
4422    (fix) fix search on for Outlook application (#4605 and #4607)
4423
4424M	ActiveSync/SOGoActiveSyncDispatcher.m
4425M	NEWS
4426
4427commit adf2d395e36cd9f25e982b0eed98d840ff69ec8d
4428Author: Ludovic Marcotte <lmarcotte@inverse.ca>
4429Date:   Thu Nov 29 14:05:12 2018 -0500
4430
4431    (fix) strip '<>' from bodyId and when forwarding mails
4432
4433M	ActiveSync/SOGoMailObject+ActiveSync.m
4434M	NEWS
4435
4436commit be4ace2af76f50b10deb9ad9c3e4bd9d549180b4
4437Author: Ludovic Marcotte <lmarcotte@inverse.ca>
4438Date:   Thu Nov 29 11:13:55 2018 -0500
4439
4440    (fix) don't always fetch the sorting columns
4441
4442M	NEWS
4443M	SOPE/GDLContentStore/GCSFolder.m
4444
4445commit f8ed69818273e150cb367ab3af520f1e443f949a
4446Author: InverseBot <sogo@inverse.ca>
4447Date:   Sat Nov 24 01:11:06 2018 -0500
4448
4449    (js/css) Update generated files
4450
4451M	UI/WebServerResources/js/Common.js
4452M	UI/WebServerResources/js/Common.js.map
4453M	UI/WebServerResources/js/vendor/FileSaver.min.js
4454M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
4455
4456commit 237ac4a3300cc8549f5d463042a91e81ffb0fe8b
4457Author: Francis Lachapelle <flachapelle@inverse.ca>
4458Date:   Fri Nov 23 14:20:33 2018 -0500
4459
4460    Fix folder export when XSRF validation is enabled
4461
4462    Fixes #4502
4463
4464M	NEWS
4465M	UI/Contacts/UIxContactFolderActions.m
4466M	UI/SOGoUI/SOGoDirectAction.m
4467M	UI/SOGoUI/UIxComponent.m
4468M	UI/Scheduler/UIxCalFolderActions.m
4469M	UI/WebServerResources/Gruntfile.js
4470M	UI/WebServerResources/bower.json
4471M	UI/WebServerResources/js/Common/Resource.service.js
4472
4473commit bcdbc01dc0b4306ad705ef6e105713905aaff5f8
4474Author: InverseBot <sogo@inverse.ca>
4475Date:   Fri Nov 23 01:11:27 2018 -0500
4476
4477    (js/css) Update generated files
4478
4479M	UI/WebServerResources/js/Mailer.services.js
4480M	UI/WebServerResources/js/Mailer.services.js.map
4481
4482commit 3cd9d82e16b9c2e498910994287054a3674819c0
4483Author: Francis Lachapelle <flachapelle@inverse.ca>
4484Date:   Thu Nov 22 10:52:55 2018 -0500
4485
4486    (i18n) Update BrazilianPortuguese translation
4487
4488    Fixes #4590
4489
4490M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
4491M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
4492M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
4493M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
4494M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
4495
4496commit 6737aa3d0ed523424d1ed8635d4dbe4b1a4bf316
4497Author: Francis Lachapelle <flachapelle@inverse.ca>
4498Date:   Thu Nov 22 10:38:40 2018 -0500
4499
4500    (web) Show time for messages of yesterday
4501
4502    Fixes #4599
4503
4504M	NEWS
4505M	UI/MailerUI/UIxMailListActions.m
4506
4507commit 4069158178a6a24ecabacc54cb0257cb22e67eaf
4508Author: Francis Lachapelle <flachapelle@inverse.ca>
4509Date:   Thu Nov 22 10:17:09 2018 -0500
4510
4511    (js) Fix handling of duplicate recipients
4512
4513    Fixes #4597
4514
4515M	NEWS
4516M	UI/WebServerResources/js/Mailer/MessageEditorController.js
4517
4518commit 0b053a39e41641251b9abcdb7105b78671351620
4519Author: InverseBot <sogo@inverse.ca>
4520Date:   Wed Nov 14 01:13:27 2018 -0500
4521
4522    (js/css) Update generated files
4523
4524M	UI/WebServerResources/js/Mailer.services.js
4525M	UI/WebServerResources/js/Mailer.services.js.map
4526
4527commit 6e4313b0595e6081b3058145bfe5a09b32dbedab
4528Author: Francis Lachapelle <flachapelle@inverse.ca>
4529Date:   Tue Nov 13 21:26:45 2018 -0500
4530
4531    (i18n) Update Romanian translation
4532
4533    Fixes #4595
4534
4535M	UI/Common/Romanian.lproj/Localizable.strings
4536M	UI/PreferencesUI/Romanian.lproj/Localizable.strings
4537M	UI/Scheduler/Romanian.lproj/Localizable.strings
4538
4539commit c1ed49d4ba80ebda6c169493a3827b6e046011b7
4540Author: Francis Lachapelle <flachapelle@inverse.ca>
4541Date:   Tue Nov 13 14:59:09 2018 -0500
4542
4543    (js) Fix handling of collapsed/expanded accounts
4544
4545    Fixed #4541
4546
4547M	NEWS
4548M	UI/Templates/MailerUI/UIxMailMainFrame.wox
4549M	UI/WebServerResources/js/Mailer/Account.service.js
4550M	UI/WebServerResources/js/Mailer/MailboxesController.js
4551
4552commit 707220bed35791e76416db4a654396cce41db52d
4553Author: Francis Lachapelle <flachapelle@inverse.ca>
4554Date:   Tue Nov 13 10:59:08 2018 -0500
4555
4556    (tool) Fix "manage-acl unsubscribe"
4557
4558    Fixes #4591
4559
4560M	NEWS
4561M	Tools/SOGoToolManageACL.m
4562
4563commit 8734ee74861f8ec0498d78a1a39c3d1f1718df4d
4564Author: Ludovic Marcotte <lmarcotte@inverse.ca>
4565Date:   Fri Nov 9 13:50:13 2018 -0500
4566
4567    (fix) be a bit more verbose when session is expired
4568
4569M	SoObjects/SOGo/SOGoWebAuthenticator.m
4570
4571commit ec299dcf43ec5af079fb359c818ba85075cb1c35
4572Author: InverseBot <sogo@inverse.ca>
4573Date:   Wed Nov 7 01:13:01 2018 -0500
4574
4575    (js/css) Update generated files
4576
4577M	UI/WebServerResources/css/styles.css
4578M	UI/WebServerResources/css/styles.css.map
4579M	UI/WebServerResources/js/Common.js
4580M	UI/WebServerResources/js/Common.js.map
4581M	UI/WebServerResources/js/Scheduler.services.js
4582M	UI/WebServerResources/js/Scheduler.services.js.map
4583
4584commit 506daaf4736344de97c3c60cdd4b9e592a32697a
4585Author: Francis Lachapelle <flachapelle@inverse.ca>
4586Date:   Tue Nov 6 10:34:15 2018 -0500
4587
4588    (css) Improve styling of autocomplete.scss
4589
4590M	UI/WebServerResources/scss/components/autocomplete/autocomplete.scss
4591
4592commit c52a45e072c962dd6a5bf1f77964f149ffd07ae9
4593Author: Francis Lachapelle <flachapelle@inverse.ca>
4594Date:   Tue Nov 6 10:23:37 2018 -0500
4595
4596    (js,css) Improve display of keyboard shortcuts
4597
4598M	NEWS
4599M	UI/Common/English.lproj/Localizable.strings
4600M	UI/WebServerResources/js/Common/sgHotkeys.service.js
4601M	UI/WebServerResources/scss/components/hotkeys/hotkeys.scss
4602
4603commit 8822f1ae53972d6cb40759e74cf1b217c915331e
4604Author: Francis Lachapelle <flachapelle@inverse.ca>
4605Date:   Tue Nov 6 09:30:10 2018 -0500
4606
4607    (js,css) Show source addressbook of matching cards
4608
4609    Fixes #4579
4610
4611M	NEWS
4612M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
4613M	UI/WebServerResources/js/Common/Common.app.js
4614M	UI/WebServerResources/js/Scheduler/Component.service.js
4615M	UI/WebServerResources/scss/components/autocomplete/autocomplete.scss
4616
4617commit 98eabddec84878027ab99033ec6aec5b1b46d8f6
4618Author: Francis Lachapelle <flachapelle@inverse.ca>
4619Date:   Fri Nov 2 11:59:29 2018 -0400
4620
4621    Improve packaging
4622
4623M	packaging/debian-multiarch/rules
4624M	packaging/debian/rules
4625M	packaging/rhel/sogo.spec
4626
4627commit 7d7c3ca06a597cd10fd3951732a3d9c18b433cc0
4628Author: InverseBot <sogo@inverse.ca>
4629Date:   Fri Nov 2 01:04:29 2018 -0400
4630
4631    (js/css) Update generated files
4632
4633M	UI/WebServerResources/js/Preferences.js
4634M	UI/WebServerResources/js/Preferences.js.map
4635
4636commit fb375d423b36cf31dbf57453a9f679544ae92196
4637Author: Francis Lachapelle <flachapelle@inverse.ca>
4638Date:   Thu Nov 1 15:56:33 2018 -0400
4639
4640    (i18n) Localized mailboxes names in filter editor
4641
4642    Delayed mailboxes initialization to make sure the MailerUI labels are
4643    loaded.
4644
4645    Fixes #4584
4646
4647M	UI/WebServerResources/js/Preferences/PreferencesController.js
4648
4649commit b743c9953c9523a3f36f1f0602684529e72e8c07
4650Author: Francis Lachapelle <flachapelle@inverse.ca>
4651Date:   Thu Nov 1 14:45:28 2018 -0400
4652
4653    Improve Debian packages
4654
4655M	packaging/debian-multiarch/control
4656D	packaging/debian-multiarch/control-no-openchange
4657M	packaging/debian-multiarch/rules
4658D	packaging/debian-multiarch/sogo-openchange.install
4659M	packaging/debian-multiarch/sogo.overrides
4660M	packaging/debian-multiarch/sogo.postinst
4661M	packaging/debian/compat
4662M	packaging/debian/control
4663M	packaging/debian/rules
4664M	packaging/debian/sogo.install
4665M	packaging/debian/sogo.postinst
4666M	packaging/debian/sogo.prerm
4667
4668commit 7d596b08a981c64d178e3b67d9962925b56520fb
4669Author: Francis Lachapelle <flachapelle@inverse.ca>
4670Date:   Thu Nov 1 14:01:58 2018 -0400
4671
4672    Revert "Remove packaging/debian-multiarch"
4673
4674    This reverts commit 5ede4017386a6babbc2ff2dfe656a5f5fa84f7b7.
4675
4676A	packaging/debian-multiarch/changelog
4677A	packaging/debian-multiarch/compat
4678A	packaging/debian-multiarch/control
4679A	packaging/debian-multiarch/control-no-openchange
4680A	packaging/debian-multiarch/copyright
4681A	packaging/debian-multiarch/rules
4682A	packaging/debian-multiarch/sogo-activesync.docs
4683A	packaging/debian-multiarch/sogo-activesync.install
4684A	packaging/debian-multiarch/sogo-dev.install
4685A	packaging/debian-multiarch/sogo-openchange.install
4686A	packaging/debian-multiarch/sogo.cron.daily
4687A	packaging/debian-multiarch/sogo.dirs
4688A	packaging/debian-multiarch/sogo.docs
4689A	packaging/debian-multiarch/sogo.init
4690A	packaging/debian-multiarch/sogo.install
4691A	packaging/debian-multiarch/sogo.overrides
4692A	packaging/debian-multiarch/sogo.postinst
4693A	packaging/debian-multiarch/sogo.postrm
4694A	packaging/debian-multiarch/sogo.preinst
4695A	packaging/debian-multiarch/sogo.prerm
4696A	packaging/debian-multiarch/source/format
4697
4698commit af445c3fb79c8a1127813361df62b9682b674bad
4699Author: Francis Lachapelle <flachapelle@inverse.ca>
4700Date:   Wed Oct 31 13:57:32 2018 -0400
4701
4702    Improve Debian packages
4703
4704M	packaging/debian/compat
4705M	packaging/debian/control
4706D	packaging/debian/control-squeeze
4707M	packaging/debian/rules
4708D	packaging/debian/sogo-openchange.install
4709M	packaging/debian/sogo.overrides
4710
4711commit 8bf1d1e6cbcca4db102f51aadea4c7cf41ef0135
4712Author: Ludovic Marcotte <lmarcotte@inverse.ca>
4713Date:   Tue Oct 30 10:54:12 2018 -0400
4714
4715    (fix) disable the assert check for now
4716
4717M	Tests/Integration/test-sogo-tool.py
4718
4719commit 5ede4017386a6babbc2ff2dfe656a5f5fa84f7b7
4720Author: Francis Lachapelle <flachapelle@inverse.ca>
4721Date:   Mon Oct 29 10:55:07 2018 -0400
4722
4723    Remove packaging/debian-multiarch
4724
4725D	packaging/debian-multiarch/changelog
4726D	packaging/debian-multiarch/compat
4727D	packaging/debian-multiarch/control
4728D	packaging/debian-multiarch/control-no-openchange
4729D	packaging/debian-multiarch/copyright
4730D	packaging/debian-multiarch/rules
4731D	packaging/debian-multiarch/sogo-activesync.docs
4732D	packaging/debian-multiarch/sogo-activesync.install
4733D	packaging/debian-multiarch/sogo-dev.install
4734D	packaging/debian-multiarch/sogo-openchange.install
4735D	packaging/debian-multiarch/sogo.cron.daily
4736D	packaging/debian-multiarch/sogo.dirs
4737D	packaging/debian-multiarch/sogo.docs
4738D	packaging/debian-multiarch/sogo.init
4739D	packaging/debian-multiarch/sogo.install
4740D	packaging/debian-multiarch/sogo.overrides
4741D	packaging/debian-multiarch/sogo.postinst
4742D	packaging/debian-multiarch/sogo.postrm
4743D	packaging/debian-multiarch/sogo.preinst
4744D	packaging/debian-multiarch/sogo.prerm
4745D	packaging/debian-multiarch/source/format
4746
4747commit a7f5d759bf220017b0184b2abd9e787068611ecd
4748Author: Francis Lachapelle <flachapelle@inverse.ca>
4749Date:   Mon Oct 29 10:48:25 2018 -0400
4750
4751    Improve Debian packages wrt Apache2 configuration
4752
4753M	packaging/debian/control
4754M	packaging/debian/rules
4755M	packaging/debian/sogo.install
4756M	packaging/debian/sogo.postinst
4757M	packaging/debian/sogo.prerm
4758
4759commit 956d8d55969d1e6acb2b0a097d14b4ee6c375230
4760Author: InverseBot <sogo@inverse.ca>
4761Date:   Wed Oct 24 00:30:49 2018 -0400
4762
4763    (js/css) Update generated files
4764
4765M	UI/WebServerResources/js/Common.js
4766M	UI/WebServerResources/js/Common.js.map
4767M	UI/WebServerResources/js/Scheduler.services.js
4768M	UI/WebServerResources/js/Scheduler.services.js.map
4769
4770commit 17ddc5a99634910e630af26f99d33f533a2c174b
4771Author: Francis Lachapelle <flachapelle@inverse.ca>
4772Date:   Tue Oct 23 15:07:39 2018 -0400
4773
4774    Update ChangeLog
4775
4776M	ChangeLog
4777
4778commit 67017a26e9a52050d024f107373b576893caf4e2
4779Author: Francis Lachapelle <flachapelle@inverse.ca>
4780Date:   Tue Oct 23 15:07:09 2018 -0400
4781
4782    Preparation for release 4.0.4
4783
4784M	Documentation/docbook/xsl/sogo-fo.xsl
4785M	Documentation/docinfo.xml
4786M	Documentation/includes/global-attributes.asciidoc
4787M	NEWS
4788M	Version
4789
4790commit 6f1d2330d8be1cef47872f91ba534b61abc8240a
4791Author: Francis Lachapelle <flachapelle@inverse.ca>
4792Date:   Tue Oct 23 15:06:55 2018 -0400
4793
4794    (js/css) Update generated files
4795
4796M	UI/WebServerResources/js/Common.js
4797M	UI/WebServerResources/js/Common.js.map
4798M	UI/WebServerResources/js/Scheduler.js
4799M	UI/WebServerResources/js/Scheduler.js.map
4800M	UI/WebServerResources/js/Scheduler.services.js
4801M	UI/WebServerResources/js/Scheduler.services.js.map
4802
4803commit 36cb0e65d989724d69e9d3cf0dbc0d66e42d2dbc
4804Author: Francis Lachapelle <flachapelle@inverse.ca>
4805Date:   Tue Oct 23 15:03:35 2018 -0400
4806
4807    (i18n) Update Portuguese translation
4808
4809M	SoObjects/Appointments/Portuguese.lproj/Localizable.strings
4810M	UI/Common/Portuguese.lproj/Localizable.strings
4811M	UI/Contacts/Portuguese.lproj/Localizable.strings
4812M	UI/MailerUI/Portuguese.lproj/Localizable.strings
4813M	UI/PreferencesUI/Portuguese.lproj/Localizable.strings
4814M	UI/Scheduler/Portuguese.lproj/Localizable.strings
4815
4816commit ee001243b2aa9fb65305e4c9ff73a20cd99a8883
4817Author: Francis Lachapelle <flachapelle@inverse.ca>
4818Date:   Tue Oct 23 14:25:58 2018 -0400
4819
4820    (js) Globally load custom stylesheets
4821
4822    This is required to generate the static theme (theme-default.css)
4823
4824M	NEWS
4825M	UI/WebServerResources/css/theme-default.css
4826M	UI/WebServerResources/js/Common/Common.app.js
4827M	UI/WebServerResources/js/Scheduler/Scheduler.app.js
4828
4829commit 35ea86557ccde403ce44898a8a4ff96333e135d7
4830Author: Francis Lachapelle <flachapelle@inverse.ca>
4831Date:   Mon Oct 22 12:08:46 2018 -0400
4832
4833    Fix time conflict validation when not owner
4834
4835M	NEWS
4836M	SoObjects/Appointments/SOGoAppointmentObject.m
4837
4838commit 59c3bdc2422cd893e9cc068231105e7ff4fec5e6
4839Author: Francis Lachapelle <flachapelle@inverse.ca>
4840Date:   Mon Oct 22 11:20:06 2018 -0400
4841
4842    Fix time conflict validation
4843
4844M	SoObjects/Appointments/SOGoAppointmentObject.m
4845
4846commit 04555b1e14625a315b99ed5c569b1604f9fdb3ed
4847Author: Francis Lachapelle <flachapelle@inverse.ca>
4848Date:   Thu Oct 18 15:32:08 2018 -0400
4849
4850    Fix translations
4851
4852    Add missing keys, remove duplicate keys, avoid exception on missing
4853    calendar categories.
4854
4855M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
4856M	UI/PreferencesUI/Lithuanian.lproj/Localizable.strings
4857M	UI/PreferencesUI/Macedonian.lproj/Localizable.strings
4858M	UI/PreferencesUI/UIxPreferences.m
4859M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
4860
4861commit 48f2677aad729df4eb8a63bbbe25eb2b1129844f
4862Author: Francis Lachapelle <flachapelle@inverse.ca>
4863Date:   Thu Oct 18 14:40:13 2018 -0400
4864
4865    Remove duplicate short date formats in German
4866
4867M	UI/PreferencesUI/German.lproj/Localizable.strings
4868
4869commit bf946cb108ec4a41bbc53616f9bf6ed1ef9f23a9
4870Author: InverseBot <sogo@inverse.ca>
4871Date:   Thu Oct 18 00:36:30 2018 -0400
4872
4873    (js/css) Update generated files
4874
4875M	UI/WebServerResources/js/Common.js
4876M	UI/WebServerResources/js/Common.js.map
4877M	UI/WebServerResources/js/Scheduler.services.js
4878M	UI/WebServerResources/js/Scheduler.services.js.map
4879
4880commit c4c7cf1742a02017c0f2947ad555a3f5a5d434d2
4881Author: Jordi Mallach <jordi@debian.org>
4882Date:   Thu Oct 18 02:23:53 2018 +0200
4883
4884    Fix typo #elseif introduced in c8f7df402c96b785f23cbed42e0c84aeafa1daef.
4885
4886M	UI/MailPartViewers/UIxMailPartSignedViewer.m
4887
4888commit 5de5e9e068184c857df2ddc121f72411dd1ae364
4889Author: Francis Lachapelle <flachapelle@inverse.ca>
4890Date:   Wed Oct 17 11:18:38 2018 -0400
4891
4892    Update ChangeLog
4893
4894M	ChangeLog
4895
4896commit 0e731452ee5122079c5f850d829233241015b8e9
4897Author: Francis Lachapelle <flachapelle@inverse.ca>
4898Date:   Wed Oct 17 11:18:04 2018 -0400
4899
4900    Preparation for release 4.0.3
4901
4902M	Documentation/docinfo.xml
4903M	Documentation/includes/global-attributes.asciidoc
4904M	NEWS
4905M	Version
4906
4907commit 181aedd61140f677b6861f019fc53b6976aa64bc
4908Author: Francis Lachapelle <flachapelle@inverse.ca>
4909Date:   Wed Oct 17 11:15:09 2018 -0400
4910
4911    (css) Update default theme
4912
4913M	UI/WebServerResources/css/theme-default.css
4914
4915commit abd7d2614f8750ff76434cff6e85390952da9263
4916Author: Francis Lachapelle <flachapelle@inverse.ca>
4917Date:   Wed Oct 17 11:07:17 2018 -0400
4918
4919    (js/css) Update generated files
4920
4921M	UI/WebServerResources/js/Common.js
4922M	UI/WebServerResources/js/Common.js.map
4923M	UI/WebServerResources/js/Scheduler.services.js
4924M	UI/WebServerResources/js/Scheduler.services.js.map
4925
4926commit 8525e6fd2b51a2117b47b0339f76e10260bf054a
4927Author: Francis Lachapelle <flachapelle@inverse.ca>
4928Date:   Wed Oct 17 11:04:06 2018 -0400
4929
4930    Update NEWS file
4931
4932M	NEWS
4933
4934commit 1ab1735481aff02de7f87d933fc110cc4ee98471
4935Author: Francis Lachapelle <flachapelle@inverse.ca>
4936Date:   Wed Oct 17 10:56:49 2018 -0400
4937
4938    (js) Update CKEditor to version 4.10.1
4939
4940M	NEWS
4941M	UI/WebServerResources/js/vendor/ckeditor/build-config.js
4942M	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
4943M	UI/WebServerResources/js/vendor/ckeditor/config.js
4944M	UI/WebServerResources/js/vendor/ckeditor/lang/fr.js
4945M	UI/WebServerResources/js/vendor/ckeditor/lang/lv.js
4946A	UI/WebServerResources/js/vendor/ckeditor/lang/ro.js
4947A	UI/WebServerResources/js/vendor/ckeditor/plugins/clipboard/dialogs/paste.js
4948M	UI/WebServerResources/js/vendor/ckeditor/plugins/image/dialogs/image.js
4949M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css
4950M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css
4951M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css
4952M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css
4953M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css
4954M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css
4955M	UI/WebServerResources/js/vendor/ckeditor/styles.js
4956
4957commit 0643071d5bf697fd9f225198a8b6aa4749eb546b
4958Author: Francis Lachapelle <flachapelle@inverse.ca>
4959Date:   Wed Oct 17 10:19:52 2018 -0400
4960
4961    Fix ternary ops in UIxMailPartSignedViewer.m
4962
4963M	UI/MailPartViewers/UIxMailPartSignedViewer.m
4964
4965commit c8f7df402c96b785f23cbed42e0c84aeafa1daef
4966Author: DJ Lucas <dj@lucasit.com>
4967Date:   Sat Oct 13 23:55:34 2018 -0500
4968
4969    Don't use SSL_load_error_strings() and friends for OpenSSL-1.1.0.
4970
4971M	UI/MailPartViewers/UIxMailPartSignedViewer.m
4972
4973commit 659df2d10e972d5a1fb23faafd0030d9c9409a1c
4974Author: InverseBot <sogo@inverse.ca>
4975Date:   Fri Oct 12 00:33:48 2018 -0400
4976
4977    (js/css) Update generated files
4978
4979M	UI/WebServerResources/css/styles.css
4980M	UI/WebServerResources/css/styles.css.map
4981M	UI/WebServerResources/js/Scheduler.services.js
4982M	UI/WebServerResources/js/Scheduler.services.js.map
4983
4984commit af68a647b8386c700f2f6a2502265e6757ef5ea7
4985Author: Francis Lachapelle <flachapelle@inverse.ca>
4986Date:   Wed Oct 10 11:21:39 2018 -0400
4987
4988    Additional short date formats
4989
4990M	UI/PreferencesUI/English.lproj/Localizable.strings
4991
4992commit 6613c4476510404eaa31aa627f6bd1ef829a7f7d
4993Author: Francis Lachapelle <flachapelle@inverse.ca>
4994Date:   Tue Oct 9 15:21:07 2018 -0400
4995
4996    (i18n) Update Russian translation
4997
4998M	UI/PreferencesUI/Russian.lproj/Localizable.strings
4999M	UI/Scheduler/Russian.lproj/Localizable.strings
5000
5001commit 995ccb2b736ec08154fcff371377d29b42888df9
5002Author: Ludovic Marcotte <lmarcotte@inverse.ca>
5003Date:   Tue Oct 9 14:47:22 2018 -0400
5004
5005    (fix) avoid saving non-parsable events/tasks
5006
5007M	SoObjects/Appointments/SOGoAppointmentObject.m
5008M	SoObjects/Appointments/SOGoTaskObject.m
5009
5010commit 8120a48b95771b462340303bd6c02cdd160da3aa
5011Author: Francis Lachapelle <flachapelle@inverse.ca>
5012Date:   Tue Oct 9 14:36:56 2018 -0400
5013
5014    (css) Fix styling of cancelled events
5015
5016M	UI/WebServerResources/scss/views/SchedulerUI.scss
5017
5018commit fbdd0b82bbc2dddcc9e659ba18c1d3ad5ff44d6d
5019Author: Francis Lachapelle <flachapelle@inverse.ca>
5020Date:   Tue Oct 9 14:12:49 2018 -0400
5021
5022    (js) Hide compose btn when reading msg on mobile
5023
5024M	NEWS
5025M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
5026
5027commit e4f6be243eda650a22e449fbdc4f886f4546850d
5028Author: Francis Lachapelle <flachapelle@inverse.ca>
5029Date:   Tue Oct 9 13:59:25 2018 -0400
5030
5031    (js) Export calendar subscriptions
5032
5033    Fixes #4560
5034
5035M	NEWS
5036M	UI/Scheduler/product.plist
5037M	UI/Templates/SchedulerUI/UIxCalMainView.wox
5038M	UI/WebServerResources/js/Scheduler/Calendar.service.js
5039
5040commit 93bb95d25650d53744f56f2cfee19702579fbbf0
5041Author: Francis Lachapelle <flachapelle@inverse.ca>
5042Date:   Fri Oct 5 11:55:27 2018 -0400
5043
5044    Fix scrolling of Admin module in Firefox
5045
5046    Fixes #4561
5047
5048M	UI/Templates/AdministrationUI/UIxAdministration.wox
5049M	UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox
5050
5051commit be7f07a7bae3171e0116aeb64b553d510efd82b0
5052Author: InverseBot <sogo@inverse.ca>
5053Date:   Fri Oct 5 00:32:17 2018 -0400
5054
5055    (js/css) Update generated files
5056
5057M	UI/WebServerResources/js/vendor/angular-animate.js
5058M	UI/WebServerResources/js/vendor/angular-animate.min.js
5059M	UI/WebServerResources/js/vendor/angular-aria.js
5060M	UI/WebServerResources/js/vendor/angular-aria.min.js
5061M	UI/WebServerResources/js/vendor/angular-cookies.js
5062M	UI/WebServerResources/js/vendor/angular-cookies.min.js
5063M	UI/WebServerResources/js/vendor/angular-messages.js
5064M	UI/WebServerResources/js/vendor/angular-messages.min.js
5065M	UI/WebServerResources/js/vendor/angular-sanitize.js
5066M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
5067M	UI/WebServerResources/js/vendor/angular.js
5068M	UI/WebServerResources/js/vendor/angular.min.js
5069M	UI/WebServerResources/js/vendor/angular.min.js.map
5070
5071commit 03b45899c19cbdfa90e02b88e4c55cd54fb5dffa
5072Author: InverseBot <sogo@inverse.ca>
5073Date:   Tue Sep 25 00:30:14 2018 -0400
5074
5075    (js/css) Update generated files
5076
5077M	UI/WebServerResources/js/Contacts.js
5078M	UI/WebServerResources/js/Contacts.js.map
5079M	UI/WebServerResources/js/Mailer.services.js
5080M	UI/WebServerResources/js/Mailer.services.js.map
5081M	UI/WebServerResources/js/Scheduler.services.js
5082M	UI/WebServerResources/js/Scheduler.services.js.map
5083
5084commit 74df75e5d55b81ae5aa8575df7013c2bee338540
5085Author: Francis Lachapelle <flachapelle@inverse.ca>
5086Date:   Mon Sep 24 11:28:52 2018 -0400
5087
5088    (js) Prefix title with unseen messages count
5089
5090    Fixes #4553
5091
5092M	NEWS
5093M	UI/WebServerResources/js/Mailer/MailboxController.js
5094
5095commit 78c1244975a1525318a68ea7ec8b5d91f9d570c4
5096Author: Francis Lachapelle <flachapelle@inverse.ca>
5097Date:   Mon Sep 24 11:22:09 2018 -0400
5098
5099    Fix message editor in Address Book and Calendar
5100
5101M	UI/WebServerResources/js/Contacts/AddressBookController.js
5102M	UI/WebServerResources/js/Scheduler/ComponentController.js
5103
5104commit 12cbebec07259fa891f78687aec1da9b34f0cd9c
5105Author: Ludovic Marcotte <lmarcotte@inverse.ca>
5106Date:   Fri Sep 21 14:03:44 2018 -0400
5107
5108    (fix) Removed trailing ;
5109
5110M	UI/MainUI/SOGoProfile-oracle.sql
5111
5112commit f49ad93b3be6bff0d6b0aecd30662e8fa58f0b80
5113Author: Ludovic Marcotte <lmarcotte@inverse.ca>
5114Date:   Fri Sep 21 14:03:03 2018 -0400
5115
5116    (fix) removed trailing ;
5117
5118M	UI/MainUI/OCSStore-oracle.sql
5119
5120commit fc3224b8029327d2b96dc1782681c9ee5b364d26
5121Author: Ludovic Marcotte <lmarcotte@inverse.ca>
5122Date:   Fri Sep 21 13:06:39 2018 -0400
5123
5124    (fix) sql script fix (strip traling ;)
5125
5126M	UI/MainUI/OCSCacheFolder-oracle.sql
5127
5128commit 3d9fe30373b068dfd6d1a51748b2310b93b0dd6c
5129Author: Ludovic Marcotte <lmarcotte@inverse.ca>
5130Date:   Fri Sep 21 13:06:15 2018 -0400
5131
5132    (fix) many OCS (non-standard) fixes
5133
5134M	Main/SOGo.m
5135M	SOPE/GDLContentStore/GCSFolderManager.m
5136M	SOPE/GDLContentStore/GCSFolderType.h
5137M	SOPE/GDLContentStore/GCSFolderType.m
5138
5139commit ba9960b97ae3b29d148431f17973723a28dc4b4a
5140Author: Francis Lachapelle <flachapelle@inverse.ca>
5141Date:   Thu Sep 20 13:29:24 2018 -0400
5142
5143    Fix calendar categories for Slovak translation
5144
5145    Fixes #4550
5146
5147M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
5148
5149commit 7eac7db618695e7fa7fb3351e864a85d7776e02e
5150Author: Francis Lachapelle <flachapelle@inverse.ca>
5151Date:   Thu Sep 20 09:29:05 2018 -0400
5152
5153    Fix calendar categories for Latvian translation
5154
5155    Fixes #4548
5156
5157M	UI/PreferencesUI/Latvian.lproj/Localizable.strings
5158
5159commit b90d312f43588a67f96e2f13c0babef9fe981fcc
5160Author: Francis Lachapelle <flachapelle@inverse.ca>
5161Date:   Tue Sep 18 11:34:40 2018 -0400
5162
5163    (web) Fix freebusy information with all-day events
5164
5165M	NEWS
5166M	UI/MainUI/SOGoUserHomePage.m
5167
5168commit d05e1fed5de900640a7383f269c9d29e87b3b278
5169Author: Francis Lachapelle <flachapelle@inverse.ca>
5170Date:   Fri Sep 14 13:27:35 2018 -0400
5171
5172    Fix SQL inserts in single-store mode
5173
5174M	SOPE/GDLContentStore/GCSFolder.m
5175
5176commit 398ef4dcde5182825e3641eb29b235e118debb1f
5177Author: Francis Lachapelle <flachapelle@inverse.ca>
5178Date:   Thu Sep 13 15:56:31 2018 -0400
5179
5180    Fix time conflict validation
5181
5182    Fixes #4539
5183
5184M	NEWS
5185M	SoObjects/Appointments/SOGoAppointmentFolder.m
5186M	SoObjects/Appointments/SOGoAppointmentObject.m
5187
5188commit a7c88597c6502b08e9d00ca6d40907b8f9275fb5
5189Author: Francis Lachapelle <flachapelle@inverse.ca>
5190Date:   Thu Sep 13 14:56:44 2018 -0400
5191
5192    Fix email reminders support for tasks
5193
5194M	NEWS
5195M	SoObjects/Appointments/SOGoAptMailNotification.h
5196M	SoObjects/Appointments/SOGoAptMailNotification.m
5197M	SoObjects/Appointments/SOGoAptMailReminder.m
5198M	UI/Templates/Appointments/SOGoAptMailReminder.wox
5199
5200commit 563a2cd9df192207fd72c9124251fac90167cace
5201Author: Francis Lachapelle <flachapelle@inverse.ca>
5202Date:   Thu Sep 13 10:04:43 2018 -0400
5203
5204    Fix behaviour of return receipt actions
5205
5206M	NEWS
5207M	SoObjects/SOGo/SOGoDefaults.plist
5208M	UI/Common/English.lproj/Localizable.strings
5209M	UI/MailerUI/UIxMailView.m
5210
5211commit 194b7f208a18bd263586adc2734983f6d08663ea
5212Author: Ludovic Marcotte <lmarcotte@inverse.ca>
5213Date:   Thu Sep 13 07:40:39 2018 -0400
5214
5215    (fix) also set the folder ID for content row
5216
5217M	SOPE/GDLContentStore/GCSFolder.m
5218
5219commit 3906e1917614427482560885893f76c6ed216bcb
5220Author: InverseBot <sogo@inverse.ca>
5221Date:   Thu Sep 13 00:29:12 2018 -0400
5222
5223    (js/css) Update generated files
5224
5225M	UI/WebServerResources/js/Mailer.app.popup.js
5226M	UI/WebServerResources/js/Mailer.app.popup.js.map
5227M	UI/WebServerResources/js/Mailer.services.js
5228M	UI/WebServerResources/js/Mailer.services.js.map
5229
5230commit ec4d93a84595485bfd49cea0c7d35dc85b5972f0
5231Author: Francis Lachapelle <flachapelle@inverse.ca>
5232Date:   Wed Sep 12 16:21:00 2018 -0400
5233
5234    Fix popup window detection in message viewer
5235
5236    Fixes #4518
5237
5238M	NEWS
5239M	UI/WebServerResources/js/Mailer/MailboxController.js
5240M	UI/WebServerResources/js/Mailer/Mailer.popup.js
5241M	UI/WebServerResources/js/Mailer/MessageController.js
5242M	UI/WebServerResources/js/Mailer/MessageEditorController.js
5243
5244commit ff7e8cb2a3b2b8344f1e257701e3f1e02e4d301c
5245Author: Ludovic Marcotte <lmarcotte@inverse.ca>
5246Date:   Wed Sep 12 07:40:11 2018 -0400
5247
5248    (fix) typo
5249
5250M	SOPE/GDLContentStore/GCSFolder.m
5251
5252commit ecb7679621c3b729229f5a611b70a9b2bfc492c8
5253Author: InverseBot <sogo@inverse.ca>
5254Date:   Wed Sep 12 00:33:43 2018 -0400
5255
5256    (js/css) Update generated files
5257
5258M	UI/WebServerResources/js/Preferences.js
5259M	UI/WebServerResources/js/Preferences.js.map
5260M	UI/WebServerResources/js/Preferences.services.js
5261M	UI/WebServerResources/js/Preferences.services.js.map
5262M	UI/WebServerResources/js/vendor/lodash.js
5263M	UI/WebServerResources/js/vendor/lodash.min.js
5264
5265commit 38c733bf8b648ba8ec19fbe89460760c52ead788
5266Author: Francis Lachapelle <flachapelle@inverse.ca>
5267Date:   Tue Sep 11 15:17:31 2018 -0400
5268
5269    (js) Fix syncing of calendar categories colors
5270
5271M	NEWS
5272M	UI/Templates/PreferencesUI/UIxPreferences.wox
5273M	UI/WebServerResources/js/Preferences/Preferences.service.js
5274M	UI/WebServerResources/js/Preferences/PreferencesController.js
5275
5276commit 8f4a24fb6729cf26f5b8317e88513c6adde3b9f8
5277Author: Ludovic Marcotte <lmarcotte@inverse.ca>
5278Date:   Tue Sep 11 12:07:25 2018 -0400
5279
5280    (fix) move the folder id setting to avoid GDL error on Oracle
5281
5282M	SOPE/GDLContentStore/GCSFolder.m
5283
5284commit 9310d5b02d254718219e84e48e66b830120799d8
5285Author: InverseBot <sogo@inverse.ca>
5286Date:   Sat Sep 8 00:32:23 2018 -0400
5287
5288    (js/css) Update generated files
5289
5290M	UI/WebServerResources/js/Preferences.js
5291M	UI/WebServerResources/js/Preferences.js.map
5292M	UI/WebServerResources/js/Scheduler.services.js
5293M	UI/WebServerResources/js/Scheduler.services.js.map
5294M	UI/WebServerResources/js/vendor/angular-animate.js
5295M	UI/WebServerResources/js/vendor/angular-animate.min.js
5296M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
5297M	UI/WebServerResources/js/vendor/angular-aria.js
5298M	UI/WebServerResources/js/vendor/angular-aria.min.js
5299M	UI/WebServerResources/js/vendor/angular-aria.min.js.map
5300M	UI/WebServerResources/js/vendor/angular-cookies.js
5301M	UI/WebServerResources/js/vendor/angular-cookies.min.js
5302M	UI/WebServerResources/js/vendor/angular-messages.js
5303M	UI/WebServerResources/js/vendor/angular-messages.min.js
5304M	UI/WebServerResources/js/vendor/angular-sanitize.js
5305M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
5306M	UI/WebServerResources/js/vendor/angular.js
5307M	UI/WebServerResources/js/vendor/angular.min.js
5308M	UI/WebServerResources/js/vendor/angular.min.js.map
5309
5310commit 9ddb65a07a4b869959ddc311a9ac1698c99684aa
5311Author: Francis Lachapelle <flachapelle@inverse.ca>
5312Date:   Fri Sep 7 21:38:31 2018 -0400
5313
5314    New button to reset Calendar categories
5315
5316    Also added default colors to categories.
5317
5318M	NEWS
5319M	SoObjects/SOGo/SOGoDefaults.plist
5320M	UI/PreferencesUI/English.lproj/Localizable.strings
5321M	UI/PreferencesUI/UIxPreferences.m
5322M	UI/Templates/PreferencesUI/UIxPreferences.wox
5323M	UI/WebServerResources/js/Preferences/PreferencesController.js
5324
5325commit 2be5edde94a0b8b8a42f1370639a5419efb8ee8e
5326Author: Francis Lachapelle <flachapelle@inverse.ca>
5327Date:   Fri Sep 7 15:25:41 2018 -0400
5328
5329    Fix display of multi-days events
5330
5331    When an event was starting on a disabled weekday, the entire event was
5332    hidden.
5333
5334M	NEWS
5335M	UI/Scheduler/UIxCalListingActions.m
5336M	UI/WebServerResources/js/Scheduler/CalendarController.js
5337
5338commit 9838c369b299ab49d1236ebea53cd0ef3eab53c6
5339Author: Francis Lachapelle <flachapelle@inverse.ca>
5340Date:   Thu Sep 6 14:45:19 2018 -0400
5341
5342    Update comment in SOGoAppointmentObject.m
5343
5344M	SoObjects/Appointments/SOGoAppointmentObject.m
5345
5346commit e3f928b0c395ed2d33a15d68d3ea4fec8a82a980
5347Author: InverseBot <sogo@inverse.ca>
5348Date:   Fri Sep 7 00:32:30 2018 -0400
5349
5350    (js/css) Update generated files
5351
5352M	UI/WebServerResources/js/Scheduler.services.js
5353M	UI/WebServerResources/js/Scheduler.services.js.map
5354
5355commit 10485f8943581b8ac9f7df57e2f3954429babf87
5356Author: Francis Lachapelle <flachapelle@inverse.ca>
5357Date:   Thu Sep 6 08:24:48 2018 -0400
5358
5359    Fix display of calendar notification email
5360
5361M	NEWS
5362M	UI/Scheduler/UIxCalendarProperties.m
5363M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
5364M	UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js
5365
5366commit 6d9de5859e9e17a5b0172630f8438b54ea589c94
5367Author: InverseBot <sogo@inverse.ca>
5368Date:   Sat Sep 1 00:29:34 2018 -0400
5369
5370    (js/css) Update generated files
5371
5372M	UI/WebServerResources/js/Contacts.js
5373M	UI/WebServerResources/js/Contacts.js.map
5374M	UI/WebServerResources/js/Contacts.services.js
5375M	UI/WebServerResources/js/Contacts.services.js.map
5376M	UI/WebServerResources/js/Preferences.js
5377M	UI/WebServerResources/js/Scheduler.services.js
5378M	UI/WebServerResources/js/Scheduler.services.js.map
5379
5380commit 7aa3e1f1609ce744a4cb3557c3a6af9f1fc4f59c
5381Author: Francis Lachapelle <flachapelle@inverse.ca>
5382Date:   Fri Aug 31 16:45:03 2018 -0400
5383
5384    (js) New action to mark task as completed
5385
5386    Fixes #4531
5387
5388M	NEWS
5389M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
5390M	UI/WebServerResources/js/Scheduler/Component.service.js
5391
5392commit 3881bc408dc9fc7ef55b269be3a302b3ab85557e
5393Author: Francis Lachapelle <flachapelle@inverse.ca>
5394Date:   Fri Aug 31 15:58:21 2018 -0400
5395
5396    (js) Fix condition of Copy action on cards
5397
5398M	NEWS
5399M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
5400
5401commit 3b9835095f2c896d2d5d6805172271d42427545e
5402Author: Francis Lachapelle <flachapelle@inverse.ca>
5403Date:   Fri Aug 31 15:56:26 2018 -0400
5404
5405    (js) Check addressbook ACL prior to delete cards
5406
5407M	NEWS
5408M	UI/WebServerResources/js/Contacts/AddressBookController.js
5409M	UI/WebServerResources/js/Contacts/CardController.js
5410
5411commit 19c02914ba94fdad202e016eb4150b2167a1c4d7
5412Author: Francis Lachapelle <flachapelle@inverse.ca>
5413Date:   Fri Aug 31 13:29:32 2018 -0400
5414
5415    (js) Convert AddressBooksController to new format
5416
5417M	UI/WebServerResources/js/Contacts/AddressBooksController.js
5418
5419commit 699fe537e1cc89fbe2f67c379622e17664f1fe03
5420Author: Francis Lachapelle <flachapelle@inverse.ca>
5421Date:   Fri Aug 31 13:18:32 2018 -0400
5422
5423    (js) Fix error when reseting Calendar data
5424
5425M	UI/WebServerResources/js/Scheduler/Calendar.service.js
5426
5427commit 35cd2591d63132e6c595466251ceae88c08ad827
5428Author: Francis Lachapelle <flachapelle@inverse.ca>
5429Date:   Fri Aug 31 13:14:56 2018 -0400
5430
5431    (js) Fix navbar collapse trigger in Preferences
5432
5433M	UI/WebServerResources/js/Preferences/PreferencesController.js
5434
5435commit 679a12be19269ebd907f3125daf52682608c8f05
5436Author: Francis Lachapelle <flachapelle@inverse.ca>
5437Date:   Fri Aug 31 13:14:31 2018 -0400
5438
5439    (js) Catch error in CalendarsController
5440
5441M	UI/WebServerResources/js/Scheduler/CalendarsController.js
5442
5443commit 339401860420ef80b26fc4d831df707c00999b5d
5444Author: Francis Lachapelle <flachapelle@inverse.ca>
5445Date:   Fri Aug 31 13:13:35 2018 -0400
5446
5447    (js) Expose invalid data in AddressBook.$id
5448
5449M	UI/WebServerResources/js/Contacts/AddressBook.service.js
5450
5451commit 2d63bd0bb49640e6a1d60a293b54ecd1fcebd80d
5452Author: Francis Lachapelle <flachapelle@inverse.ca>
5453Date:   Fri Aug 31 11:39:14 2018 -0400
5454
5455    (js) Deep copy by default in Calendar.$omit
5456
5457M	NEWS
5458M	UI/WebServerResources/js/Scheduler/Calendar.service.js
5459
5460commit 155114c8fb3dfc1b464929311f76f1c2a9343a83
5461Author: Francis Lachapelle <flachapelle@inverse.ca>
5462Date:   Fri Aug 31 09:39:42 2018 -0400
5463
5464    (js) Restore calendar name on error
5465
5466M	UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js
5467
5468commit 1e784e45902ac257b5b6d015b837f321367ef139
5469Author: Francis Lachapelle <flachapelle@inverse.ca>
5470Date:   Fri Aug 31 09:36:21 2018 -0400
5471
5472    (js) Fix id assignation of new Calendar
5473
5474M	UI/WebServerResources/js/Scheduler/Calendar.service.js
5475
5476commit eeec8328c067c34d3583304874da9d685ca63c07
5477Author: Francis Lachapelle <flachapelle@inverse.ca>
5478Date:   Fri Aug 31 09:31:18 2018 -0400
5479
5480    Handle exception when saving calendar properties
5481
5482M	UI/Scheduler/UIxCalendarProperties.m
5483
5484commit 87df69163f5930ee6ade55d3a3f5cd0e8c0af15e
5485Author: InverseBot <sogo@inverse.ca>
5486Date:   Fri Aug 31 00:29:21 2018 -0400
5487
5488    (js/css) Update generated files
5489
5490M	UI/WebServerResources/js/Contacts.js
5491M	UI/WebServerResources/js/Contacts.js.map
5492M	UI/WebServerResources/js/Contacts.services.js
5493M	UI/WebServerResources/js/Contacts.services.js.map
5494M	UI/WebServerResources/js/Scheduler.services.js
5495M	UI/WebServerResources/js/Scheduler.services.js.map
5496
5497commit 3bdd90e2be1c6b5c9a46fac76ed8d3d8c6afc6c1
5498Author: Francis Lachapelle <flachapelle@inverse.ca>
5499Date:   Thu Aug 30 22:09:17 2018 -0400
5500
5501    Don't allow duplicate GCS folder names
5502
5503M	SoObjects/SOGo/SOGoGCSFolder.m
5504M	UI/Common/UIxFolderActions.m
5505M	UI/Contacts/UIxContactFolderProperties.m
5506M	UI/WebServerResources/js/Contacts/AddressBook.service.js
5507M	UI/WebServerResources/js/Contacts/AddressBooksController.js
5508M	UI/WebServerResources/js/Scheduler/Calendar.service.js
5509M	UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js
5510
5511commit 18df3bafb5096c123c117d8cf1085d250254f112
5512Author: Francis Lachapelle <flachapelle@inverse.ca>
5513Date:   Thu Aug 30 21:51:39 2018 -0400
5514
5515    Fix JSON error responses
5516
5517M	UI/Common/UIxFolderActions.m
5518M	UI/Common/UIxObjectActions.m
5519M	UI/Common/UIxParentFolderActions.m
5520M	UI/Common/UIxUserRightsEditor.m
5521M	UI/MailerUI/UIxMailFolderActions.m
5522
5523commit bad8efca4721264074e6aa11bdc5266e338e1f9e
5524Author: Francis Lachapelle <flachapelle@inverse.ca>
5525Date:   Thu Aug 30 14:55:53 2018 -0400
5526
5527    Include mail account name in form validation
5528
5529    Fixes #4532
5530
5531M	NEWS
5532M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
5533
5534commit 2fa3b4d5b0471864a39e63a03d8e864d6407782b
5535Author: InverseBot <sogo@inverse.ca>
5536Date:   Thu Aug 30 00:29:17 2018 -0400
5537
5538    (js/css) Update generated files
5539
5540M	UI/WebServerResources/js/Preferences.services.js
5541M	UI/WebServerResources/js/Preferences.services.js.map
5542
5543commit b658faa8f27508c52a24dbff1147d8af98f863ba
5544Author: Francis Lachapelle <flachapelle@inverse.ca>
5545Date:   Wed Aug 29 11:28:08 2018 -0400
5546
5547    Fix support for SOGoMaximumMessageSizeLimit
5548
5549M	SoObjects/Mailer/SOGoDraftObject.m
5550
5551commit bd8dec0e15eb6b9b4af1d385bfbde33c330339f9
5552Author: Francis Lachapelle <flachapelle@inverse.ca>
5553Date:   Wed Aug 29 10:54:17 2018 -0400
5554
5555    (js) Sanity checks when expecting arrays in Prefs
5556
5557M	UI/WebServerResources/js/Preferences/Preferences.service.js
5558
5559commit bac1a5955526021e35761014dd679f5194e5cf72
5560Author: InverseBot <sogo@inverse.ca>
5561Date:   Wed Aug 29 00:36:25 2018 -0400
5562
5563    (js/css) Update generated files
5564
5565M	UI/WebServerResources/js/Common.js
5566M	UI/WebServerResources/js/Common.js.map
5567
5568commit 0e2c93864bfc6e5a54c2b283a4d93c76faf3f5a7
5569Author: Francis Lachapelle <flachapelle@inverse.ca>
5570Date:   Tue Aug 28 12:34:27 2018 -0400
5571
5572    (js) Prohibit subscribing a user with no rights
5573
5574M	NEWS
5575M	UI/Templates/UIxAclEditor.wox
5576M	UI/WebServerResources/js/Common/Acl.service.js
5577M	UI/WebServerResources/js/Common/AclController.js
5578
5579commit dfcc14356aced8f27d6e12f3ccbb2e2686bdbe1e
5580Author: Francis Lachapelle <flachapelle@inverse.ca>
5581Date:   Tue Aug 28 12:30:37 2018 -0400
5582
5583    Improve comments in Apache/SOGo.conf
5584
5585M	Apache/SOGo.conf
5586
5587commit 4542163241fc7ab89c40ff8228cd493b45c107c6
5588Author: Ludovic Marcotte <lmarcotte@inverse.ca>
5589Date:   Mon Aug 27 08:41:24 2018 -0400
5590
5591    (fix) retry connection if abruptly closed
5592
5593M	Main/SOGo.m
5594
5595commit 1144965660e0330595e9fea782fde04fa6b9605b
5596Author: Francis Lachapelle <flachapelle@inverse.ca>
5597Date:   Fri Aug 24 09:01:47 2018 -0400
5598
5599    Update ChangeLog
5600
5601M	ChangeLog
5602
5603commit b9b753579d82d849db3c26a90172656402700fc6
5604Author: Francis Lachapelle <flachapelle@inverse.ca>
5605Date:   Fri Aug 24 08:54:16 2018 -0400
5606
5607    Preparation for release 4.0.2
5608
5609M	Documentation/docinfo.xml
5610M	Documentation/includes/global-attributes.asciidoc
5611M	NEWS
5612M	UI/WebServerResources/css/theme-default.css
5613M	Version
5614
5615commit ef172b36bb3660b9a4eab6cec58e74e01cee30cc
5616Author: Ludovic Marcotte <lmarcotte@inverse.ca>
5617Date:   Fri Aug 24 08:48:41 2018 -0400
5618
5619    (fix) added debugging to table creation code
5620
5621M	Main/SOGo.m
5622
5623commit 7e0f0c2c95a59333ee09984d8d9ac264fa5b2b65
5624Author: InverseBot <sogo@inverse.ca>
5625Date:   Fri Aug 24 00:30:03 2018 -0400
5626
5627    (js/css) Update generated files
5628
5629M	UI/WebServerResources/css/styles.css
5630M	UI/WebServerResources/css/styles.css.map
5631M	UI/WebServerResources/js/Common.js
5632M	UI/WebServerResources/js/Common.js.map
5633M	UI/WebServerResources/js/Mailer.app.popup.js
5634M	UI/WebServerResources/js/Mailer.app.popup.js.map
5635M	UI/WebServerResources/js/Mailer.services.js
5636M	UI/WebServerResources/js/Mailer.services.js.map
5637M	UI/WebServerResources/js/Scheduler.js
5638M	UI/WebServerResources/js/Scheduler.js.map
5639M	UI/WebServerResources/js/vendor/angular-ui-router.js
5640M	UI/WebServerResources/js/vendor/angular-ui-router.js.map
5641M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
5642M	UI/WebServerResources/js/vendor/angular-ui-router.min.js.map
5643
5644commit 442ff4648cacf12f7d241a23c3349a7991026d9c
5645Author: Francis Lachapelle <flachapelle@inverse.ca>
5646Date:   Thu Aug 23 15:13:01 2018 -0400
5647
5648    (i18n) Update translations
5649
5650M	UI/MailerUI/German.lproj/Localizable.strings
5651M	UI/PreferencesUI/German.lproj/Localizable.strings
5652M	UI/Scheduler/German.lproj/Localizable.strings
5653
5654commit 666c54851b3c1ab235e48bb920a30427d3b9e16b
5655Author: Francis Lachapelle <flachapelle@inverse.ca>
5656Date:   Thu Aug 23 14:49:32 2018 -0400
5657
5658    (js) Update ui-router to version 1.0.20
5659
5660M	NEWS
5661M	UI/WebServerResources/bower.json
5662
5663commit 326fa87176137036cc35314645c75ae6809e6399
5664Author: Francis Lachapelle <flachapelle@inverse.ca>
5665Date:   Thu Aug 23 14:47:18 2018 -0400
5666
5667    (js) Fix navController access from md dialogs
5668
5669M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
5670M	UI/WebServerResources/js/Mailer/MailboxController.js
5671M	UI/WebServerResources/js/Mailer/Mailer.popup.js
5672M	UI/WebServerResources/js/Mailer/MessageController.js
5673
5674commit db567d90cc662e4c8a0fa9eb7dcf6dca7171fdbf
5675Author: Francis Lachapelle <flachapelle@inverse.ca>
5676Date:   Thu Aug 23 12:58:13 2018 -0400
5677
5678    (i18n) Update translations
5679
5680M	UI/MailerUI/Slovak.lproj/Localizable.strings
5681M	UI/PreferencesUI/French.lproj/Localizable.strings
5682M	UI/PreferencesUI/Italian.lproj/Localizable.strings
5683M	UI/PreferencesUI/Polish.lproj/Localizable.strings
5684M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
5685M	UI/Scheduler/French.lproj/Localizable.strings
5686M	UI/Scheduler/Italian.lproj/Localizable.strings
5687M	UI/Scheduler/Polish.lproj/Localizable.strings
5688M	UI/Scheduler/Slovak.lproj/Localizable.strings
5689
5690commit c3271dd2a56728c629a4ca6874dcfefc6107b5f7
5691Author: Francis Lachapelle <flachapelle@inverse.ca>
5692Date:   Thu Aug 23 12:00:19 2018 -0400
5693
5694    (css) Respect theme in time picker and freebusy
5695
5696    Fixes #4500
5697
5698M	UI/WebServerResources/js/Common/Common.app.js
5699M	UI/WebServerResources/js/Common/sgTimepicker.directive.js
5700M	UI/WebServerResources/js/Scheduler/Scheduler.app.js
5701M	UI/WebServerResources/js/theme.js
5702M	UI/WebServerResources/scss/components/timepicker/timepicker.scss
5703M	UI/WebServerResources/scss/views/SchedulerUI.scss
5704
5705commit df78658621960d02663755b27bdc1ead05db315c
5706Author: InverseBot <sogo@inverse.ca>
5707Date:   Thu Aug 23 00:29:52 2018 -0400
5708
5709    (js/css) Update generated files
5710
5711M	UI/WebServerResources/js/Contacts.js
5712M	UI/WebServerResources/js/Contacts.js.map
5713M	UI/WebServerResources/js/Scheduler.services.js
5714M	UI/WebServerResources/js/Scheduler.services.js.map
5715
5716commit 838e1ac21348593709ec743bace7ef8deb51eafe
5717Author: Francis Lachapelle <flachapelle@inverse.ca>
5718Date:   Wed Aug 22 14:54:17 2018 -0400
5719
5720    (js) Fix usage of MessageEditorController
5721
5722M	UI/WebServerResources/js/Contacts/AddressBookController.js
5723
5724commit 3e5a486a1bd730762f11047453a1addc537c104b
5725Author: Francis Lachapelle <flachapelle@inverse.ca>
5726Date:   Wed Aug 22 14:52:44 2018 -0400
5727
5728    (js) Improve Component service & controller
5729
5730    Fixes #4527
5731
5732M	UI/WebServerResources/js/Scheduler/Component.service.js
5733M	UI/WebServerResources/js/Scheduler/ComponentController.js
5734
5735commit 9f654d223b4598a486a56614cf7dfad57559893b
5736Author: Francis Lachapelle <flachapelle@inverse.ca>
5737Date:   Wed Aug 22 14:07:10 2018 -0400
5738
5739    Fix saving task with reminder related to due date
5740
5741M	NEWS
5742M	SoObjects/Appointments/iCalToDo+SOGo.m
5743
5744commit 90187876bfe890cdbb17a9de15c17ac06610cd6e
5745Author: InverseBot <sogo@inverse.ca>
5746Date:   Wed Aug 22 01:20:03 2018 -0400
5747
5748    (js/css) Update generated files
5749
5750M	UI/WebServerResources/js/Common.js
5751M	UI/WebServerResources/js/Common.js.map
5752M	UI/WebServerResources/js/Mailer.app.popup.js
5753M	UI/WebServerResources/js/Mailer.app.popup.js.map
5754M	UI/WebServerResources/js/Mailer.services.js
5755M	UI/WebServerResources/js/Mailer.services.js.map
5756M	UI/WebServerResources/js/Preferences.js
5757M	UI/WebServerResources/js/Preferences.js.map
5758
5759commit 71fa451856761b6bb540f1367b33749de6187e81
5760Author: Francis Lachapelle <flachapelle@inverse.ca>
5761Date:   Tue Aug 21 16:54:26 2018 -0400
5762
5763    Enforece SOGoSearchMinimumWordLength server-side
5764
5765    Fixes #4525
5766
5767M	UI/Contacts/UIxContactFoldersView.m
5768
5769commit 828d773b49283a5f91bf628b846586d533ad483c
5770Author: Francis Lachapelle <flachapelle@inverse.ca>
5771Date:   Tue Aug 21 14:01:11 2018 -0400
5772
5773    Add security flags to cookies (HttpOnly, secure)
5774
5775    Fixes #4525
5776
5777M	NEWS
5778M	SoObjects/SOGo/SOGoWebAuthenticator.m
5779M	UI/WebServerResources/js/Common/Authentication.service.js
5780
5781commit 69c03e74793a5ac150d11833f024d99866aafb31
5782Author: Ludovic Marcotte <lmarcotte@inverse.ca>
5783Date:   Tue Aug 21 12:37:05 2018 -0400
5784
5785    Added missing files for OCI support
5786
5787M	UI/MainUI/GNUmakefile
5788A	UI/MainUI/OCSAcl-oracle.sql
5789A	UI/MainUI/OCSCacheFolder-oracle.sql
5790A	UI/MainUI/OCSStore-oracle.sql
5791
5792commit e81cf29e4cfab9f2f70289c147f1c042e1f9fd2b
5793Author: Francis Lachapelle <flachapelle@inverse.ca>
5794Date:   Tue Aug 21 10:43:01 2018 -0400
5795
5796    (js) Restore caret position in message editor
5797
5798    Cont'd.
5799
5800    Fixes #4517
5801
5802M	UI/WebServerResources/js/Mailer/MailboxController.js
5803M	UI/WebServerResources/js/Mailer/Mailer.popup.js
5804
5805commit bfd2481a9c05c5ce8016b50ea2e32181c67c4a62
5806Author: Francis Lachapelle <flachapelle@inverse.ca>
5807Date:   Tue Aug 21 10:20:55 2018 -0400
5808
5809    (js) Ignore exception when closing filter editor
5810
5811M	UI/WebServerResources/js/Preferences/PreferencesController.js
5812
5813commit 3fb60ae00202ede8443f884576c0d5e925509f66
5814Author: Francis Lachapelle <flachapelle@inverse.ca>
5815Date:   Tue Aug 21 10:11:45 2018 -0400
5816
5817    (i18n) Localized mailboxes names in filter editor
5818
5819M	NEWS
5820M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
5821M	UI/Templates/PreferencesUI/UIxPreferences.wox
5822
5823commit f32e27f4f29eae870f49103053cfbe1f11ed303a
5824Author: InverseBot <sogo@inverse.ca>
5825Date:   Tue Aug 21 00:30:03 2018 -0400
5826
5827    (js/css) Update generated files
5828
5829M	UI/WebServerResources/js/Preferences.js
5830M	UI/WebServerResources/js/Preferences.js.map
5831
5832commit 996e05f701b852444cf4cf95a191288e5deccf07
5833Author: Francis Lachapelle <flachapelle@inverse.ca>
5834Date:   Mon Aug 20 14:19:23 2018 -0400
5835
5836    (i18n) Remove duplicate "shortDateFmt" (German)
5837
5838M	UI/PreferencesUI/German.lproj/Localizable.strings
5839
5840commit 429d1fb2a8a03b72a4e6d1ab7b48ece2bbd50f4b
5841Author: Francis Lachapelle <flachapelle@inverse.ca>
5842Date:   Mon Aug 20 14:01:37 2018 -0400
5843
5844    (Preferences) Always show a date before the 10th
5845
5846    So that %d and %e return two different strings.
5847
5848M	UI/PreferencesUI/UIxPreferences.m
5849
5850commit 949edaa94da47187157230acc5a16b05a81c3a11
5851Author: Francis Lachapelle <flachapelle@inverse.ca>
5852Date:   Mon Aug 20 10:41:21 2018 -0400
5853
5854    (js) Fix trigger when ordering mail filters
5855
5856    Cont'd.
5857
5858M	UI/Templates/PreferencesUI/UIxPreferences.wox
5859M	UI/WebServerResources/js/Preferences/PreferencesController.js
5860
5861commit fc8f57f55d1491c5b97fab9bbec303822edefd1b
5862Author: Ludovic Marcotte <lmarcotte@inverse.ca>
5863Date:   Mon Aug 20 09:28:00 2018 -0400
5864
5865    Updated NEWS file
5866
5867M	NEWS
5868
5869commit d52a981440aca2680c900e6472a8e4c82671aaa4
5870Author: InverseBot <sogo@inverse.ca>
5871Date:   Sat Aug 18 00:30:02 2018 -0400
5872
5873    (js/css) Update generated files
5874
5875M	UI/WebServerResources/js/Common.js
5876M	UI/WebServerResources/js/Common.js.map
5877M	UI/WebServerResources/js/Mailer.services.js
5878M	UI/WebServerResources/js/Mailer.services.js.map
5879
5880commit f0b4e1b7191300b6e983965ddd3c2d8f9dbd17ee
5881Author: Francis Lachapelle <flachapelle@inverse.ca>
5882Date:   Fri Aug 17 16:31:50 2018 -0400
5883
5884    (js) Restore caret position in message editor
5885
5886    Fixes #4517
5887
5888M	NEWS
5889M	UI/Templates/MailerUI/UIxMailEditor.wox
5890M	UI/WebServerResources/js/Common/utils.js
5891M	UI/WebServerResources/js/Mailer/MailboxController.js
5892M	UI/WebServerResources/js/Mailer/MessageController.js
5893M	UI/WebServerResources/js/Mailer/MessageEditorController.js
5894M	UI/WebServerResources/js/vendor/ckeditor/ck.js
5895
5896commit e5d3c5fa336860f7e1fdc4c34a7e3489c777ed27
5897Author: Francis Lachapelle <flachapelle@inverse.ca>
5898Date:   Wed Aug 15 10:27:12 2018 -0400
5899
5900    Lazier matching of recipient address
5901
5902    Fixes #4495
5903
5904M	UI/MailerUI/UIxMailEditor.m
5905
5906commit 6a45bb2917ede56be5fafa7a4b4408917ed30166
5907Author: Francis Lachapelle <flachapelle@inverse.ca>
5908Date:   Wed Aug 15 09:31:02 2018 -0400
5909
5910    (js) Enable save btn when editing a list's members
5911
5912M	NEWS
5913M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
5914
5915commit 0dc0ae4164cde8fa6a434460edc7ceccdf6562de
5916Author: Ludovic Marcotte <lmarcotte@inverse.ca>
5917Date:   Tue Aug 14 10:17:14 2018 -0400
5918
5919    (doc) documented SOGoDAVCalendarStartTimeLimit
5920
5921M	Documentation/SOGoInstallationGuide.asciidoc
5922
5923commit 38fcc242e263992b953fc4b016a623c4b97ad1e1
5924Author: Francis Lachapelle <flachapelle@inverse.ca>
5925Date:   Mon Aug 13 14:08:22 2018 -0400
5926
5927    (i18n) Add missing string
5928
5929M	UI/Scheduler/English.lproj/Localizable.strings
5930
5931commit 038f93dc0e65888f1e06638020928125ab3f874f
5932Author: InverseBot <sogo@inverse.ca>
5933Date:   Thu Aug 9 00:29:56 2018 -0400
5934
5935    (js/css) Update generated files
5936
5937M	UI/WebServerResources/js/vendor/angular-animate.js
5938M	UI/WebServerResources/js/vendor/angular-animate.min.js
5939M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
5940M	UI/WebServerResources/js/vendor/angular-aria.js
5941M	UI/WebServerResources/js/vendor/angular-aria.min.js
5942M	UI/WebServerResources/js/vendor/angular-aria.min.js.map
5943M	UI/WebServerResources/js/vendor/angular-cookies.js
5944M	UI/WebServerResources/js/vendor/angular-cookies.min.js
5945M	UI/WebServerResources/js/vendor/angular-messages.js
5946M	UI/WebServerResources/js/vendor/angular-messages.min.js
5947M	UI/WebServerResources/js/vendor/angular-sanitize.js
5948M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
5949M	UI/WebServerResources/js/vendor/angular.js
5950M	UI/WebServerResources/js/vendor/angular.min.js
5951M	UI/WebServerResources/js/vendor/angular.min.js.map
5952
5953commit 9f2bcf3ec4d2ec75785d1dae04a31b26d85ac92f
5954Author: InverseBot <sogo@inverse.ca>
5955Date:   Fri Aug 3 00:29:58 2018 -0400
5956
5957    (js/css) Update generated files
5958
5959M	UI/WebServerResources/js/Common.js
5960M	UI/WebServerResources/js/Common.js.map
5961M	UI/WebServerResources/js/Preferences.js
5962M	UI/WebServerResources/js/Preferences.js.map
5963
5964commit fccbdb30769921fb8b1f89a17f3d11c91fc864e5
5965Author: Francis Lachapelle <flachapelle@inverse.ca>
5966Date:   Thu Aug 2 17:59:52 2018 -0400
5967
5968    (js) Dynamically load localizable strings
5969
5970M	UI/Common/UIxPageFrame.m
5971M	UI/Common/product.plist
5972M	UI/SOGoUI/UIxComponent.m
5973M	UI/Templates/MailerUI/UIxMailEditor.wox
5974A	UI/WebServerResources/js/Common/sgLabels.directive.js
5975
5976commit 30a81528a2e251a4735f4f9d84b53c0c01347fdd
5977Author: Francis Lachapelle <flachapelle@inverse.ca>
5978Date:   Thu Aug 2 09:29:33 2018 -0400
5979
5980    (js) Prohibit duplicate calendar categories
5981
5982M	NEWS
5983M	UI/PreferencesUI/English.lproj/Localizable.strings
5984M	UI/Templates/PreferencesUI/UIxPreferences.wox
5985M	UI/WebServerResources/js/Preferences/PreferencesController.js
5986
5987commit 5a48fca43dc387033f53f6f99ac045eae1cf9604
5988Author: Ludovic Marcotte <lmarcotte@inverse.ca>
5989Date:   Wed Aug 1 10:47:43 2018 -0400
5990
5991    (fix) avoid displaying empty signed emails when using GNU TLS (fixes #4433)
5992
5993M	NEWS
5994M	UI/MailPartViewers/UIxMailPartSignedViewer.m
5995
5996commit b98ec5c630c6218c65e97f282f01698122e6a8f5
5997Author: InverseBot <sogo@inverse.ca>
5998Date:   Wed Aug 1 00:29:44 2018 -0400
5999
6000    (js/css) Update generated files
6001
6002M	UI/WebServerResources/js/Mailer.services.js
6003M	UI/WebServerResources/js/Mailer.services.js.map
6004
6005commit cac93c2e8a27815fb2101e9a371525473ee18dbc
6006Author: Francis Lachapelle <flachapelle@inverse.ca>
6007Date:   Tue Jul 31 11:20:47 2018 -0400
6008
6009    (js) Fix trigger when ordering mail filters
6010
6011M	UI/Templates/PreferencesUI/UIxPreferences.wox
6012
6013commit 7f135e53235c1b0ef1fc634919be72f812045a7c
6014Author: Francis Lachapelle <flachapelle@inverse.ca>
6015Date:   Tue Jul 31 09:11:45 2018 -0400
6016
6017    (js) Improve popup window detection in mailer
6018
6019    Fixes #4518
6020
6021M	NEWS
6022M	UI/WebServerResources/js/Mailer/MessageController.js
6023
6024commit 0feddfc7af993143f7a184f4f5d17f92abf8c150
6025Author: Francis Lachapelle <flachapelle@inverse.ca>
6026Date:   Mon Jul 30 12:26:24 2018 -0400
6027
6028    (web) Fix mailbox move action
6029
6030M	UI/MailerUI/product.plist
6031
6032commit 6020f6ae83a01a7945488af45f1bb13d7e451f72
6033Author: Francis Lachapelle <flachapelle@inverse.ca>
6034Date:   Mon Jul 30 12:05:14 2018 -0400
6035
6036    (i18n) Add Romanian (ro) translation
6037
6038M	.tx/config
6039M	NEWS
6040M	README.md
6041A	SoObjects/Appointments/Romanian.lproj/Localizable.strings
6042A	SoObjects/Contacts/Romanian.lproj/Localizable.strings
6043M	SoObjects/Mailer/GNUmakefile
6044A	SoObjects/Mailer/Romanian.lproj/Localizable.strings
6045M	SoObjects/Mailer/SOGoMailForward.h
6046M	SoObjects/Mailer/SOGoMailForward.m
6047M	SoObjects/Mailer/SOGoMailReply.h
6048M	SoObjects/Mailer/SOGoMailReply.m
6049A	SoObjects/Mailer/SOGoMailRomanianForward.wo/SOGoMailRomanianForward.html
6050A	SoObjects/Mailer/SOGoMailRomanianForward.wo/SOGoMailRomanianForward.wod
6051A	SoObjects/Mailer/SOGoMailRomanianReply.wo/SOGoMailRomanianReply.html
6052A	SoObjects/Mailer/SOGoMailRomanianReply.wo/SOGoMailRomanianReply.wod
6053M	SoObjects/SOGo/SOGoDefaults.plist
6054M	Tests/Integration/preferences.py
6055A	UI/AdministrationUI/Romanian.lproj/Localizable.strings
6056A	UI/Common/Romanian.lproj/Localizable.strings
6057A	UI/Contacts/Romanian.lproj/Localizable.strings
6058A	UI/MailPartViewers/Romanian.lproj/Localizable.strings
6059A	UI/MailerUI/Romanian.lproj/Localizable.strings
6060M	UI/MainUI/Arabic.lproj/Localizable.strings
6061M	UI/MainUI/Basque.lproj/Localizable.strings
6062M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
6063M	UI/MainUI/Catalan.lproj/Localizable.strings
6064M	UI/MainUI/ChineseChina.lproj/Localizable.strings
6065M	UI/MainUI/ChineseTaiwan.lproj/Localizable.strings
6066M	UI/MainUI/Croatian.lproj/Localizable.strings
6067M	UI/MainUI/Czech.lproj/Localizable.strings
6068M	UI/MainUI/Danish.lproj/Localizable.strings
6069M	UI/MainUI/Dutch.lproj/Localizable.strings
6070M	UI/MainUI/English.lproj/Localizable.strings
6071M	UI/MainUI/Finnish.lproj/Localizable.strings
6072M	UI/MainUI/French.lproj/Localizable.strings
6073M	UI/MainUI/German.lproj/Localizable.strings
6074M	UI/MainUI/Hebrew.lproj/Localizable.strings
6075M	UI/MainUI/Hungarian.lproj/Localizable.strings
6076M	UI/MainUI/Icelandic.lproj/Localizable.strings
6077M	UI/MainUI/Italian.lproj/Localizable.strings
6078M	UI/MainUI/Japanese.lproj/Localizable.strings
6079M	UI/MainUI/Latvian.lproj/Localizable.strings
6080M	UI/MainUI/Lithuanian.lproj/Localizable.strings
6081M	UI/MainUI/Macedonian.lproj/Localizable.strings
6082M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
6083M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
6084M	UI/MainUI/Polish.lproj/Localizable.strings
6085M	UI/MainUI/Portuguese.lproj/Localizable.strings
6086A	UI/MainUI/Romanian.lproj/Locale
6087A	UI/MainUI/Romanian.lproj/Localizable.strings
6088M	UI/MainUI/Russian.lproj/Localizable.strings
6089M	UI/MainUI/Serbian.lproj/Localizable.strings
6090M	UI/MainUI/Slovak.lproj/Localizable.strings
6091M	UI/MainUI/Slovenian.lproj/Localizable.strings
6092M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
6093M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
6094M	UI/MainUI/Swedish.lproj/Localizable.strings
6095M	UI/MainUI/TurkishTurkey.lproj/Localizable.strings
6096M	UI/MainUI/Ukrainian.lproj/Localizable.strings
6097M	UI/MainUI/Welsh.lproj/Localizable.strings
6098M	UI/PreferencesUI/Arabic.lproj/Localizable.strings
6099M	UI/PreferencesUI/Basque.lproj/Localizable.strings
6100M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
6101M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
6102M	UI/PreferencesUI/ChineseChina.lproj/Localizable.strings
6103M	UI/PreferencesUI/ChineseTaiwan.lproj/Localizable.strings
6104M	UI/PreferencesUI/Croatian.lproj/Localizable.strings
6105M	UI/PreferencesUI/Czech.lproj/Localizable.strings
6106M	UI/PreferencesUI/Danish.lproj/Localizable.strings
6107M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
6108M	UI/PreferencesUI/English.lproj/Localizable.strings
6109M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
6110M	UI/PreferencesUI/French.lproj/Localizable.strings
6111M	UI/PreferencesUI/German.lproj/Localizable.strings
6112M	UI/PreferencesUI/Hebrew.lproj/Localizable.strings
6113M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
6114M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
6115M	UI/PreferencesUI/Italian.lproj/Localizable.strings
6116M	UI/PreferencesUI/Japanese.lproj/Localizable.strings
6117M	UI/PreferencesUI/Latvian.lproj/Localizable.strings
6118M	UI/PreferencesUI/Lithuanian.lproj/Localizable.strings
6119M	UI/PreferencesUI/Macedonian.lproj/Localizable.strings
6120M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
6121M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
6122M	UI/PreferencesUI/Polish.lproj/Localizable.strings
6123M	UI/PreferencesUI/Portuguese.lproj/Localizable.strings
6124A	UI/PreferencesUI/Romanian.lproj/Localizable.strings
6125M	UI/PreferencesUI/Russian.lproj/Localizable.strings
6126M	UI/PreferencesUI/Serbian.lproj/Localizable.strings
6127M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
6128M	UI/PreferencesUI/Slovenian.lproj/Localizable.strings
6129M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
6130M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
6131M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
6132M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
6133M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
6134M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
6135M	UI/SOGoUI/SOGoFolderAdvisory.h
6136M	UI/SOGoUI/SOGoFolderAdvisory.m
6137A	UI/Scheduler/Romanian.lproj/Localizable.strings
6138A	UI/Templates/SOGoACLRomanianAdditionAdvisory.wox
6139A	UI/Templates/SOGoACLRomanianModificationAdvisory.wox
6140A	UI/Templates/SOGoACLRomanianRemovalAdvisory.wox
6141A	UI/Templates/SOGoFolderRomanianAdditionAdvisory.wox
6142A	UI/Templates/SOGoFolderRomanianRemovalAdvisory.wox
6143M	configure
6144
6145commit 540edc0c25c2d503ea1c05be7ec3bd28f10db93e
6146Author: InverseBot <sogo@inverse.ca>
6147Date:   Sun Jul 29 00:29:49 2018 -0400
6148
6149    (js/css) Update generated files
6150
6151M	UI/WebServerResources/js/Administration.js
6152M	UI/WebServerResources/js/Administration.js.map
6153M	UI/WebServerResources/js/Administration.services.js
6154M	UI/WebServerResources/js/Administration.services.js.map
6155M	UI/WebServerResources/js/Common.js
6156M	UI/WebServerResources/js/Common.js.map
6157M	UI/WebServerResources/js/Contacts.js
6158M	UI/WebServerResources/js/Contacts.js.map
6159M	UI/WebServerResources/js/Contacts.services.js
6160M	UI/WebServerResources/js/Contacts.services.js.map
6161M	UI/WebServerResources/js/Mailer.app.popup.js
6162M	UI/WebServerResources/js/Mailer.app.popup.js.map
6163M	UI/WebServerResources/js/Mailer.js
6164M	UI/WebServerResources/js/Mailer.js.map
6165M	UI/WebServerResources/js/Mailer.services.js
6166M	UI/WebServerResources/js/Mailer.services.js.map
6167M	UI/WebServerResources/js/Main.js
6168M	UI/WebServerResources/js/Main.js.map
6169M	UI/WebServerResources/js/Preferences.js
6170M	UI/WebServerResources/js/Preferences.js.map
6171M	UI/WebServerResources/js/Preferences.services.js
6172M	UI/WebServerResources/js/Preferences.services.js.map
6173M	UI/WebServerResources/js/Scheduler.js
6174M	UI/WebServerResources/js/Scheduler.js.map
6175M	UI/WebServerResources/js/Scheduler.services.js
6176M	UI/WebServerResources/js/Scheduler.services.js.map
6177M	UI/WebServerResources/js/vendor/FileSaver.min.js
6178M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
6179M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
6180M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
6181
6182commit 9fc5c7d52a7377763cdb16f7b1f1e0c3816c0164
6183Author: InverseBot <sogo@inverse.ca>
6184Date:   Sat Jul 28 00:29:47 2018 -0400
6185
6186    (js/css) Update generated files
6187
6188M	UI/WebServerResources/js/Mailer.services.js
6189M	UI/WebServerResources/js/Mailer.services.js.map
6190
6191commit 894769ef6f609cfb48bc5a993dcef58ae6337a03
6192Author: Francis Lachapelle <flachapelle@inverse.ca>
6193Date:   Fri Jul 27 15:21:35 2018 -0400
6194
6195    (web) New menu option to move mailboxes
6196
6197    Fixes #644
6198    Fixes #3511
6199    Fixes #4479
6200
6201M	NEWS
6202M	UI/MailerUI/UIxMailFolderActions.m
6203M	UI/Templates/MailerUI/UIxMailMainFrame.wox
6204M	UI/WebServerResources/js/Mailer/Mailbox.service.js
6205M	UI/WebServerResources/js/Mailer/sgMailboxListItem.directive.js
6206
6207commit 7e75c8be45b191afa1037c3944b3820cf78a20c3
6208Author: Francis Lachapelle <flachapelle@inverse.ca>
6209Date:   Wed Jul 25 14:34:07 2018 -0400
6210
6211    Update time zones to version 2018e
6212
6213M	SOPE/NGCards/TimeZones/Africa/Abidjan.ics
6214M	SOPE/NGCards/TimeZones/Africa/Accra.ics
6215M	SOPE/NGCards/TimeZones/Africa/Addis_Ababa.ics
6216M	SOPE/NGCards/TimeZones/Africa/Algiers.ics
6217M	SOPE/NGCards/TimeZones/Africa/Asmara.ics
6218M	SOPE/NGCards/TimeZones/Africa/Bamako.ics
6219M	SOPE/NGCards/TimeZones/Africa/Bangui.ics
6220M	SOPE/NGCards/TimeZones/Africa/Banjul.ics
6221M	SOPE/NGCards/TimeZones/Africa/Bissau.ics
6222M	SOPE/NGCards/TimeZones/Africa/Blantyre.ics
6223M	SOPE/NGCards/TimeZones/Africa/Brazzaville.ics
6224M	SOPE/NGCards/TimeZones/Africa/Bujumbura.ics
6225M	SOPE/NGCards/TimeZones/Africa/Cairo.ics
6226M	SOPE/NGCards/TimeZones/Africa/Casablanca.ics
6227M	SOPE/NGCards/TimeZones/Africa/Ceuta.ics
6228M	SOPE/NGCards/TimeZones/Africa/Conakry.ics
6229M	SOPE/NGCards/TimeZones/Africa/Dakar.ics
6230M	SOPE/NGCards/TimeZones/Africa/Dar_es_Salaam.ics
6231M	SOPE/NGCards/TimeZones/Africa/Djibouti.ics
6232M	SOPE/NGCards/TimeZones/Africa/Douala.ics
6233M	SOPE/NGCards/TimeZones/Africa/El_Aaiun.ics
6234M	SOPE/NGCards/TimeZones/Africa/Freetown.ics
6235M	SOPE/NGCards/TimeZones/Africa/Gaborone.ics
6236M	SOPE/NGCards/TimeZones/Africa/Harare.ics
6237M	SOPE/NGCards/TimeZones/Africa/Johannesburg.ics
6238M	SOPE/NGCards/TimeZones/Africa/Juba.ics
6239M	SOPE/NGCards/TimeZones/Africa/Kampala.ics
6240M	SOPE/NGCards/TimeZones/Africa/Khartoum.ics
6241M	SOPE/NGCards/TimeZones/Africa/Kigali.ics
6242M	SOPE/NGCards/TimeZones/Africa/Kinshasa.ics
6243M	SOPE/NGCards/TimeZones/Africa/Lagos.ics
6244M	SOPE/NGCards/TimeZones/Africa/Libreville.ics
6245M	SOPE/NGCards/TimeZones/Africa/Lome.ics
6246M	SOPE/NGCards/TimeZones/Africa/Luanda.ics
6247M	SOPE/NGCards/TimeZones/Africa/Lubumbashi.ics
6248M	SOPE/NGCards/TimeZones/Africa/Lusaka.ics
6249M	SOPE/NGCards/TimeZones/Africa/Malabo.ics
6250M	SOPE/NGCards/TimeZones/Africa/Maputo.ics
6251M	SOPE/NGCards/TimeZones/Africa/Maseru.ics
6252M	SOPE/NGCards/TimeZones/Africa/Mbabane.ics
6253M	SOPE/NGCards/TimeZones/Africa/Mogadishu.ics
6254M	SOPE/NGCards/TimeZones/Africa/Monrovia.ics
6255M	SOPE/NGCards/TimeZones/Africa/Nairobi.ics
6256M	SOPE/NGCards/TimeZones/Africa/Ndjamena.ics
6257M	SOPE/NGCards/TimeZones/Africa/Niamey.ics
6258M	SOPE/NGCards/TimeZones/Africa/Nouakchott.ics
6259M	SOPE/NGCards/TimeZones/Africa/Ouagadougou.ics
6260M	SOPE/NGCards/TimeZones/Africa/Porto-Novo.ics
6261M	SOPE/NGCards/TimeZones/Africa/Sao_Tome.ics
6262M	SOPE/NGCards/TimeZones/Africa/Tripoli.ics
6263M	SOPE/NGCards/TimeZones/Africa/Tunis.ics
6264M	SOPE/NGCards/TimeZones/Africa/Windhoek.ics
6265M	SOPE/NGCards/TimeZones/America/Adak.ics
6266M	SOPE/NGCards/TimeZones/America/Anchorage.ics
6267M	SOPE/NGCards/TimeZones/America/Anguilla.ics
6268M	SOPE/NGCards/TimeZones/America/Antigua.ics
6269M	SOPE/NGCards/TimeZones/America/Araguaina.ics
6270M	SOPE/NGCards/TimeZones/America/Argentina/Buenos_Aires.ics
6271M	SOPE/NGCards/TimeZones/America/Argentina/Catamarca.ics
6272M	SOPE/NGCards/TimeZones/America/Argentina/Cordoba.ics
6273M	SOPE/NGCards/TimeZones/America/Argentina/Jujuy.ics
6274M	SOPE/NGCards/TimeZones/America/Argentina/La_Rioja.ics
6275M	SOPE/NGCards/TimeZones/America/Argentina/Mendoza.ics
6276M	SOPE/NGCards/TimeZones/America/Argentina/Rio_Gallegos.ics
6277M	SOPE/NGCards/TimeZones/America/Argentina/Salta.ics
6278M	SOPE/NGCards/TimeZones/America/Argentina/San_Juan.ics
6279M	SOPE/NGCards/TimeZones/America/Argentina/San_Luis.ics
6280M	SOPE/NGCards/TimeZones/America/Argentina/Tucuman.ics
6281M	SOPE/NGCards/TimeZones/America/Argentina/Ushuaia.ics
6282M	SOPE/NGCards/TimeZones/America/Aruba.ics
6283M	SOPE/NGCards/TimeZones/America/Asuncion.ics
6284M	SOPE/NGCards/TimeZones/America/Atikokan.ics
6285M	SOPE/NGCards/TimeZones/America/Bahia.ics
6286M	SOPE/NGCards/TimeZones/America/Bahia_Banderas.ics
6287M	SOPE/NGCards/TimeZones/America/Barbados.ics
6288M	SOPE/NGCards/TimeZones/America/Belem.ics
6289M	SOPE/NGCards/TimeZones/America/Belize.ics
6290M	SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics
6291M	SOPE/NGCards/TimeZones/America/Boa_Vista.ics
6292M	SOPE/NGCards/TimeZones/America/Bogota.ics
6293M	SOPE/NGCards/TimeZones/America/Boise.ics
6294M	SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics
6295M	SOPE/NGCards/TimeZones/America/Campo_Grande.ics
6296M	SOPE/NGCards/TimeZones/America/Cancun.ics
6297M	SOPE/NGCards/TimeZones/America/Caracas.ics
6298M	SOPE/NGCards/TimeZones/America/Cayenne.ics
6299M	SOPE/NGCards/TimeZones/America/Cayman.ics
6300M	SOPE/NGCards/TimeZones/America/Chicago.ics
6301M	SOPE/NGCards/TimeZones/America/Chihuahua.ics
6302M	SOPE/NGCards/TimeZones/America/Costa_Rica.ics
6303M	SOPE/NGCards/TimeZones/America/Creston.ics
6304M	SOPE/NGCards/TimeZones/America/Cuiaba.ics
6305M	SOPE/NGCards/TimeZones/America/Curacao.ics
6306M	SOPE/NGCards/TimeZones/America/Danmarkshavn.ics
6307M	SOPE/NGCards/TimeZones/America/Dawson.ics
6308M	SOPE/NGCards/TimeZones/America/Dawson_Creek.ics
6309M	SOPE/NGCards/TimeZones/America/Denver.ics
6310M	SOPE/NGCards/TimeZones/America/Detroit.ics
6311M	SOPE/NGCards/TimeZones/America/Dominica.ics
6312M	SOPE/NGCards/TimeZones/America/Edmonton.ics
6313M	SOPE/NGCards/TimeZones/America/Eirunepe.ics
6314M	SOPE/NGCards/TimeZones/America/El_Salvador.ics
6315M	SOPE/NGCards/TimeZones/America/Fort_Nelson.ics
6316M	SOPE/NGCards/TimeZones/America/Fortaleza.ics
6317M	SOPE/NGCards/TimeZones/America/Glace_Bay.ics
6318M	SOPE/NGCards/TimeZones/America/Godthab.ics
6319M	SOPE/NGCards/TimeZones/America/Goose_Bay.ics
6320M	SOPE/NGCards/TimeZones/America/Grand_Turk.ics
6321M	SOPE/NGCards/TimeZones/America/Grenada.ics
6322M	SOPE/NGCards/TimeZones/America/Guadeloupe.ics
6323M	SOPE/NGCards/TimeZones/America/Guatemala.ics
6324M	SOPE/NGCards/TimeZones/America/Guayaquil.ics
6325M	SOPE/NGCards/TimeZones/America/Guyana.ics
6326M	SOPE/NGCards/TimeZones/America/Halifax.ics
6327M	SOPE/NGCards/TimeZones/America/Havana.ics
6328M	SOPE/NGCards/TimeZones/America/Hermosillo.ics
6329M	SOPE/NGCards/TimeZones/America/Indiana/Indianapolis.ics
6330M	SOPE/NGCards/TimeZones/America/Indiana/Knox.ics
6331M	SOPE/NGCards/TimeZones/America/Indiana/Marengo.ics
6332M	SOPE/NGCards/TimeZones/America/Indiana/Petersburg.ics
6333M	SOPE/NGCards/TimeZones/America/Indiana/Tell_City.ics
6334M	SOPE/NGCards/TimeZones/America/Indiana/Vevay.ics
6335M	SOPE/NGCards/TimeZones/America/Indiana/Vincennes.ics
6336M	SOPE/NGCards/TimeZones/America/Indiana/Winamac.ics
6337M	SOPE/NGCards/TimeZones/America/Inuvik.ics
6338M	SOPE/NGCards/TimeZones/America/Iqaluit.ics
6339M	SOPE/NGCards/TimeZones/America/Jamaica.ics
6340M	SOPE/NGCards/TimeZones/America/Juneau.ics
6341M	SOPE/NGCards/TimeZones/America/Kentucky/Louisville.ics
6342M	SOPE/NGCards/TimeZones/America/Kentucky/Monticello.ics
6343M	SOPE/NGCards/TimeZones/America/Kralendijk.ics
6344M	SOPE/NGCards/TimeZones/America/La_Paz.ics
6345M	SOPE/NGCards/TimeZones/America/Lima.ics
6346M	SOPE/NGCards/TimeZones/America/Los_Angeles.ics
6347M	SOPE/NGCards/TimeZones/America/Lower_Princes.ics
6348M	SOPE/NGCards/TimeZones/America/Maceio.ics
6349M	SOPE/NGCards/TimeZones/America/Managua.ics
6350M	SOPE/NGCards/TimeZones/America/Manaus.ics
6351M	SOPE/NGCards/TimeZones/America/Marigot.ics
6352M	SOPE/NGCards/TimeZones/America/Martinique.ics
6353M	SOPE/NGCards/TimeZones/America/Matamoros.ics
6354M	SOPE/NGCards/TimeZones/America/Mazatlan.ics
6355M	SOPE/NGCards/TimeZones/America/Menominee.ics
6356M	SOPE/NGCards/TimeZones/America/Merida.ics
6357M	SOPE/NGCards/TimeZones/America/Metlakatla.ics
6358M	SOPE/NGCards/TimeZones/America/Mexico_City.ics
6359M	SOPE/NGCards/TimeZones/America/Miquelon.ics
6360M	SOPE/NGCards/TimeZones/America/Moncton.ics
6361M	SOPE/NGCards/TimeZones/America/Monterrey.ics
6362M	SOPE/NGCards/TimeZones/America/Montevideo.ics
6363M	SOPE/NGCards/TimeZones/America/Montserrat.ics
6364M	SOPE/NGCards/TimeZones/America/Nassau.ics
6365M	SOPE/NGCards/TimeZones/America/New_York.ics
6366M	SOPE/NGCards/TimeZones/America/Nipigon.ics
6367M	SOPE/NGCards/TimeZones/America/Nome.ics
6368M	SOPE/NGCards/TimeZones/America/Noronha.ics
6369M	SOPE/NGCards/TimeZones/America/North_Dakota/Beulah.ics
6370M	SOPE/NGCards/TimeZones/America/North_Dakota/Center.ics
6371M	SOPE/NGCards/TimeZones/America/North_Dakota/New_Salem.ics
6372M	SOPE/NGCards/TimeZones/America/Ojinaga.ics
6373M	SOPE/NGCards/TimeZones/America/Panama.ics
6374M	SOPE/NGCards/TimeZones/America/Pangnirtung.ics
6375M	SOPE/NGCards/TimeZones/America/Paramaribo.ics
6376M	SOPE/NGCards/TimeZones/America/Phoenix.ics
6377M	SOPE/NGCards/TimeZones/America/Port-au-Prince.ics
6378M	SOPE/NGCards/TimeZones/America/Port_of_Spain.ics
6379M	SOPE/NGCards/TimeZones/America/Porto_Velho.ics
6380M	SOPE/NGCards/TimeZones/America/Puerto_Rico.ics
6381A	SOPE/NGCards/TimeZones/America/Punta_Arenas.ics
6382M	SOPE/NGCards/TimeZones/America/Rainy_River.ics
6383M	SOPE/NGCards/TimeZones/America/Rankin_Inlet.ics
6384M	SOPE/NGCards/TimeZones/America/Recife.ics
6385M	SOPE/NGCards/TimeZones/America/Regina.ics
6386M	SOPE/NGCards/TimeZones/America/Resolute.ics
6387M	SOPE/NGCards/TimeZones/America/Rio_Branco.ics
6388M	SOPE/NGCards/TimeZones/America/Santarem.ics
6389M	SOPE/NGCards/TimeZones/America/Santiago.ics
6390M	SOPE/NGCards/TimeZones/America/Santo_Domingo.ics
6391M	SOPE/NGCards/TimeZones/America/Sao_Paulo.ics
6392M	SOPE/NGCards/TimeZones/America/Scoresbysund.ics
6393M	SOPE/NGCards/TimeZones/America/Sitka.ics
6394M	SOPE/NGCards/TimeZones/America/St_Barthelemy.ics
6395M	SOPE/NGCards/TimeZones/America/St_Johns.ics
6396M	SOPE/NGCards/TimeZones/America/St_Kitts.ics
6397M	SOPE/NGCards/TimeZones/America/St_Lucia.ics
6398M	SOPE/NGCards/TimeZones/America/St_Thomas.ics
6399M	SOPE/NGCards/TimeZones/America/St_Vincent.ics
6400M	SOPE/NGCards/TimeZones/America/Swift_Current.ics
6401M	SOPE/NGCards/TimeZones/America/Tegucigalpa.ics
6402M	SOPE/NGCards/TimeZones/America/Thule.ics
6403M	SOPE/NGCards/TimeZones/America/Thunder_Bay.ics
6404M	SOPE/NGCards/TimeZones/America/Tijuana.ics
6405M	SOPE/NGCards/TimeZones/America/Toronto.ics
6406M	SOPE/NGCards/TimeZones/America/Tortola.ics
6407M	SOPE/NGCards/TimeZones/America/Vancouver.ics
6408M	SOPE/NGCards/TimeZones/America/Whitehorse.ics
6409M	SOPE/NGCards/TimeZones/America/Winnipeg.ics
6410M	SOPE/NGCards/TimeZones/America/Yakutat.ics
6411M	SOPE/NGCards/TimeZones/America/Yellowknife.ics
6412M	SOPE/NGCards/TimeZones/Antarctica/Casey.ics
6413M	SOPE/NGCards/TimeZones/Antarctica/Davis.ics
6414M	SOPE/NGCards/TimeZones/Antarctica/DumontDUrville.ics
6415M	SOPE/NGCards/TimeZones/Antarctica/Macquarie.ics
6416M	SOPE/NGCards/TimeZones/Antarctica/Mawson.ics
6417M	SOPE/NGCards/TimeZones/Antarctica/McMurdo.ics
6418M	SOPE/NGCards/TimeZones/Antarctica/Palmer.ics
6419M	SOPE/NGCards/TimeZones/Antarctica/Rothera.ics
6420M	SOPE/NGCards/TimeZones/Antarctica/Syowa.ics
6421M	SOPE/NGCards/TimeZones/Antarctica/Troll.ics
6422M	SOPE/NGCards/TimeZones/Antarctica/Vostok.ics
6423M	SOPE/NGCards/TimeZones/Arctic/Longyearbyen.ics
6424M	SOPE/NGCards/TimeZones/Asia/Aden.ics
6425M	SOPE/NGCards/TimeZones/Asia/Almaty.ics
6426M	SOPE/NGCards/TimeZones/Asia/Amman.ics
6427M	SOPE/NGCards/TimeZones/Asia/Anadyr.ics
6428M	SOPE/NGCards/TimeZones/Asia/Aqtau.ics
6429M	SOPE/NGCards/TimeZones/Asia/Aqtobe.ics
6430M	SOPE/NGCards/TimeZones/Asia/Ashgabat.ics
6431A	SOPE/NGCards/TimeZones/Asia/Atyrau.ics
6432M	SOPE/NGCards/TimeZones/Asia/Baghdad.ics
6433M	SOPE/NGCards/TimeZones/Asia/Bahrain.ics
6434M	SOPE/NGCards/TimeZones/Asia/Baku.ics
6435M	SOPE/NGCards/TimeZones/Asia/Bangkok.ics
6436M	SOPE/NGCards/TimeZones/Asia/Barnaul.ics
6437M	SOPE/NGCards/TimeZones/Asia/Beirut.ics
6438M	SOPE/NGCards/TimeZones/Asia/Bishkek.ics
6439M	SOPE/NGCards/TimeZones/Asia/Brunei.ics
6440M	SOPE/NGCards/TimeZones/Asia/Chita.ics
6441M	SOPE/NGCards/TimeZones/Asia/Choibalsan.ics
6442M	SOPE/NGCards/TimeZones/Asia/Colombo.ics
6443M	SOPE/NGCards/TimeZones/Asia/Damascus.ics
6444M	SOPE/NGCards/TimeZones/Asia/Dhaka.ics
6445M	SOPE/NGCards/TimeZones/Asia/Dili.ics
6446M	SOPE/NGCards/TimeZones/Asia/Dubai.ics
6447M	SOPE/NGCards/TimeZones/Asia/Dushanbe.ics
6448A	SOPE/NGCards/TimeZones/Asia/Famagusta.ics
6449M	SOPE/NGCards/TimeZones/Asia/Gaza.ics
6450M	SOPE/NGCards/TimeZones/Asia/Hebron.ics
6451M	SOPE/NGCards/TimeZones/Asia/Ho_Chi_Minh.ics
6452M	SOPE/NGCards/TimeZones/Asia/Hong_Kong.ics
6453M	SOPE/NGCards/TimeZones/Asia/Hovd.ics
6454M	SOPE/NGCards/TimeZones/Asia/Irkutsk.ics
6455M	SOPE/NGCards/TimeZones/Asia/Istanbul.ics
6456M	SOPE/NGCards/TimeZones/Asia/Jakarta.ics
6457M	SOPE/NGCards/TimeZones/Asia/Jayapura.ics
6458M	SOPE/NGCards/TimeZones/Asia/Jerusalem.ics
6459M	SOPE/NGCards/TimeZones/Asia/Kabul.ics
6460M	SOPE/NGCards/TimeZones/Asia/Kamchatka.ics
6461M	SOPE/NGCards/TimeZones/Asia/Karachi.ics
6462M	SOPE/NGCards/TimeZones/Asia/Kathmandu.ics
6463M	SOPE/NGCards/TimeZones/Asia/Khandyga.ics
6464M	SOPE/NGCards/TimeZones/Asia/Kolkata.ics
6465M	SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics
6466M	SOPE/NGCards/TimeZones/Asia/Kuala_Lumpur.ics
6467M	SOPE/NGCards/TimeZones/Asia/Kuching.ics
6468M	SOPE/NGCards/TimeZones/Asia/Kuwait.ics
6469M	SOPE/NGCards/TimeZones/Asia/Macau.ics
6470M	SOPE/NGCards/TimeZones/Asia/Magadan.ics
6471M	SOPE/NGCards/TimeZones/Asia/Makassar.ics
6472M	SOPE/NGCards/TimeZones/Asia/Manila.ics
6473M	SOPE/NGCards/TimeZones/Asia/Muscat.ics
6474M	SOPE/NGCards/TimeZones/Asia/Nicosia.ics
6475M	SOPE/NGCards/TimeZones/Asia/Novokuznetsk.ics
6476M	SOPE/NGCards/TimeZones/Asia/Novosibirsk.ics
6477M	SOPE/NGCards/TimeZones/Asia/Omsk.ics
6478M	SOPE/NGCards/TimeZones/Asia/Oral.ics
6479M	SOPE/NGCards/TimeZones/Asia/Phnom_Penh.ics
6480M	SOPE/NGCards/TimeZones/Asia/Pontianak.ics
6481M	SOPE/NGCards/TimeZones/Asia/Pyongyang.ics
6482M	SOPE/NGCards/TimeZones/Asia/Qatar.ics
6483M	SOPE/NGCards/TimeZones/Asia/Qyzylorda.ics
6484M	SOPE/NGCards/TimeZones/Asia/Riyadh.ics
6485M	SOPE/NGCards/TimeZones/Asia/Sakhalin.ics
6486M	SOPE/NGCards/TimeZones/Asia/Samarkand.ics
6487M	SOPE/NGCards/TimeZones/Asia/Seoul.ics
6488M	SOPE/NGCards/TimeZones/Asia/Shanghai.ics
6489M	SOPE/NGCards/TimeZones/Asia/Singapore.ics
6490M	SOPE/NGCards/TimeZones/Asia/Srednekolymsk.ics
6491M	SOPE/NGCards/TimeZones/Asia/Taipei.ics
6492M	SOPE/NGCards/TimeZones/Asia/Tashkent.ics
6493M	SOPE/NGCards/TimeZones/Asia/Tbilisi.ics
6494M	SOPE/NGCards/TimeZones/Asia/Tehran.ics
6495M	SOPE/NGCards/TimeZones/Asia/Thimphu.ics
6496M	SOPE/NGCards/TimeZones/Asia/Tokyo.ics
6497M	SOPE/NGCards/TimeZones/Asia/Tomsk.ics
6498M	SOPE/NGCards/TimeZones/Asia/Ulaanbaatar.ics
6499M	SOPE/NGCards/TimeZones/Asia/Urumqi.ics
6500M	SOPE/NGCards/TimeZones/Asia/Ust-Nera.ics
6501M	SOPE/NGCards/TimeZones/Asia/Vientiane.ics
6502M	SOPE/NGCards/TimeZones/Asia/Vladivostok.ics
6503M	SOPE/NGCards/TimeZones/Asia/Yakutsk.ics
6504M	SOPE/NGCards/TimeZones/Asia/Yangon.ics
6505M	SOPE/NGCards/TimeZones/Asia/Yekaterinburg.ics
6506M	SOPE/NGCards/TimeZones/Asia/Yerevan.ics
6507M	SOPE/NGCards/TimeZones/Atlantic/Azores.ics
6508M	SOPE/NGCards/TimeZones/Atlantic/Bermuda.ics
6509M	SOPE/NGCards/TimeZones/Atlantic/Canary.ics
6510M	SOPE/NGCards/TimeZones/Atlantic/Cape_Verde.ics
6511M	SOPE/NGCards/TimeZones/Atlantic/Faroe.ics
6512M	SOPE/NGCards/TimeZones/Atlantic/Madeira.ics
6513M	SOPE/NGCards/TimeZones/Atlantic/Reykjavik.ics
6514M	SOPE/NGCards/TimeZones/Atlantic/South_Georgia.ics
6515M	SOPE/NGCards/TimeZones/Atlantic/St_Helena.ics
6516M	SOPE/NGCards/TimeZones/Atlantic/Stanley.ics
6517M	SOPE/NGCards/TimeZones/Australia/Adelaide.ics
6518M	SOPE/NGCards/TimeZones/Australia/Brisbane.ics
6519M	SOPE/NGCards/TimeZones/Australia/Broken_Hill.ics
6520M	SOPE/NGCards/TimeZones/Australia/Currie.ics
6521M	SOPE/NGCards/TimeZones/Australia/Darwin.ics
6522M	SOPE/NGCards/TimeZones/Australia/Eucla.ics
6523M	SOPE/NGCards/TimeZones/Australia/Hobart.ics
6524M	SOPE/NGCards/TimeZones/Australia/Lindeman.ics
6525M	SOPE/NGCards/TimeZones/Australia/Lord_Howe.ics
6526M	SOPE/NGCards/TimeZones/Australia/Melbourne.ics
6527M	SOPE/NGCards/TimeZones/Australia/Perth.ics
6528M	SOPE/NGCards/TimeZones/Australia/Sydney.ics
6529M	SOPE/NGCards/TimeZones/Europe/Amsterdam.ics
6530M	SOPE/NGCards/TimeZones/Europe/Andorra.ics
6531M	SOPE/NGCards/TimeZones/Europe/Astrakhan.ics
6532M	SOPE/NGCards/TimeZones/Europe/Athens.ics
6533M	SOPE/NGCards/TimeZones/Europe/Belgrade.ics
6534M	SOPE/NGCards/TimeZones/Europe/Berlin.ics
6535M	SOPE/NGCards/TimeZones/Europe/Bratislava.ics
6536M	SOPE/NGCards/TimeZones/Europe/Brussels.ics
6537M	SOPE/NGCards/TimeZones/Europe/Bucharest.ics
6538M	SOPE/NGCards/TimeZones/Europe/Budapest.ics
6539M	SOPE/NGCards/TimeZones/Europe/Busingen.ics
6540M	SOPE/NGCards/TimeZones/Europe/Chisinau.ics
6541M	SOPE/NGCards/TimeZones/Europe/Copenhagen.ics
6542M	SOPE/NGCards/TimeZones/Europe/Dublin.ics
6543M	SOPE/NGCards/TimeZones/Europe/Gibraltar.ics
6544M	SOPE/NGCards/TimeZones/Europe/Guernsey.ics
6545M	SOPE/NGCards/TimeZones/Europe/Helsinki.ics
6546M	SOPE/NGCards/TimeZones/Europe/Isle_of_Man.ics
6547M	SOPE/NGCards/TimeZones/Europe/Istanbul.ics
6548M	SOPE/NGCards/TimeZones/Europe/Jersey.ics
6549M	SOPE/NGCards/TimeZones/Europe/Kaliningrad.ics
6550M	SOPE/NGCards/TimeZones/Europe/Kiev.ics
6551M	SOPE/NGCards/TimeZones/Europe/Kirov.ics
6552M	SOPE/NGCards/TimeZones/Europe/Lisbon.ics
6553M	SOPE/NGCards/TimeZones/Europe/Ljubljana.ics
6554M	SOPE/NGCards/TimeZones/Europe/London.ics
6555M	SOPE/NGCards/TimeZones/Europe/Luxembourg.ics
6556M	SOPE/NGCards/TimeZones/Europe/Madrid.ics
6557M	SOPE/NGCards/TimeZones/Europe/Malta.ics
6558M	SOPE/NGCards/TimeZones/Europe/Mariehamn.ics
6559M	SOPE/NGCards/TimeZones/Europe/Minsk.ics
6560M	SOPE/NGCards/TimeZones/Europe/Monaco.ics
6561M	SOPE/NGCards/TimeZones/Europe/Moscow.ics
6562M	SOPE/NGCards/TimeZones/Europe/Nicosia.ics
6563M	SOPE/NGCards/TimeZones/Europe/Oslo.ics
6564M	SOPE/NGCards/TimeZones/Europe/Paris.ics
6565M	SOPE/NGCards/TimeZones/Europe/Podgorica.ics
6566M	SOPE/NGCards/TimeZones/Europe/Prague.ics
6567M	SOPE/NGCards/TimeZones/Europe/Riga.ics
6568M	SOPE/NGCards/TimeZones/Europe/Rome.ics
6569M	SOPE/NGCards/TimeZones/Europe/Samara.ics
6570M	SOPE/NGCards/TimeZones/Europe/San_Marino.ics
6571M	SOPE/NGCards/TimeZones/Europe/Sarajevo.ics
6572A	SOPE/NGCards/TimeZones/Europe/Saratov.ics
6573M	SOPE/NGCards/TimeZones/Europe/Simferopol.ics
6574M	SOPE/NGCards/TimeZones/Europe/Skopje.ics
6575M	SOPE/NGCards/TimeZones/Europe/Sofia.ics
6576M	SOPE/NGCards/TimeZones/Europe/Stockholm.ics
6577M	SOPE/NGCards/TimeZones/Europe/Tallinn.ics
6578M	SOPE/NGCards/TimeZones/Europe/Tirane.ics
6579M	SOPE/NGCards/TimeZones/Europe/Ulyanovsk.ics
6580M	SOPE/NGCards/TimeZones/Europe/Uzhgorod.ics
6581M	SOPE/NGCards/TimeZones/Europe/Vaduz.ics
6582M	SOPE/NGCards/TimeZones/Europe/Vatican.ics
6583M	SOPE/NGCards/TimeZones/Europe/Vienna.ics
6584M	SOPE/NGCards/TimeZones/Europe/Vilnius.ics
6585M	SOPE/NGCards/TimeZones/Europe/Volgograd.ics
6586M	SOPE/NGCards/TimeZones/Europe/Warsaw.ics
6587M	SOPE/NGCards/TimeZones/Europe/Zagreb.ics
6588M	SOPE/NGCards/TimeZones/Europe/Zaporozhye.ics
6589M	SOPE/NGCards/TimeZones/Europe/Zurich.ics
6590M	SOPE/NGCards/TimeZones/Indian/Antananarivo.ics
6591M	SOPE/NGCards/TimeZones/Indian/Chagos.ics
6592M	SOPE/NGCards/TimeZones/Indian/Christmas.ics
6593M	SOPE/NGCards/TimeZones/Indian/Cocos.ics
6594M	SOPE/NGCards/TimeZones/Indian/Comoro.ics
6595M	SOPE/NGCards/TimeZones/Indian/Kerguelen.ics
6596M	SOPE/NGCards/TimeZones/Indian/Mahe.ics
6597M	SOPE/NGCards/TimeZones/Indian/Maldives.ics
6598M	SOPE/NGCards/TimeZones/Indian/Mauritius.ics
6599M	SOPE/NGCards/TimeZones/Indian/Mayotte.ics
6600M	SOPE/NGCards/TimeZones/Indian/Reunion.ics
6601M	SOPE/NGCards/TimeZones/Pacific/Apia.ics
6602M	SOPE/NGCards/TimeZones/Pacific/Auckland.ics
6603M	SOPE/NGCards/TimeZones/Pacific/Bougainville.ics
6604M	SOPE/NGCards/TimeZones/Pacific/Chatham.ics
6605M	SOPE/NGCards/TimeZones/Pacific/Chuuk.ics
6606M	SOPE/NGCards/TimeZones/Pacific/Easter.ics
6607M	SOPE/NGCards/TimeZones/Pacific/Efate.ics
6608M	SOPE/NGCards/TimeZones/Pacific/Enderbury.ics
6609M	SOPE/NGCards/TimeZones/Pacific/Fakaofo.ics
6610M	SOPE/NGCards/TimeZones/Pacific/Fiji.ics
6611M	SOPE/NGCards/TimeZones/Pacific/Funafuti.ics
6612M	SOPE/NGCards/TimeZones/Pacific/Galapagos.ics
6613M	SOPE/NGCards/TimeZones/Pacific/Gambier.ics
6614M	SOPE/NGCards/TimeZones/Pacific/Guadalcanal.ics
6615M	SOPE/NGCards/TimeZones/Pacific/Guam.ics
6616M	SOPE/NGCards/TimeZones/Pacific/Honolulu.ics
6617M	SOPE/NGCards/TimeZones/Pacific/Kiritimati.ics
6618M	SOPE/NGCards/TimeZones/Pacific/Kosrae.ics
6619M	SOPE/NGCards/TimeZones/Pacific/Kwajalein.ics
6620M	SOPE/NGCards/TimeZones/Pacific/Majuro.ics
6621M	SOPE/NGCards/TimeZones/Pacific/Marquesas.ics
6622M	SOPE/NGCards/TimeZones/Pacific/Midway.ics
6623M	SOPE/NGCards/TimeZones/Pacific/Nauru.ics
6624M	SOPE/NGCards/TimeZones/Pacific/Niue.ics
6625M	SOPE/NGCards/TimeZones/Pacific/Norfolk.ics
6626M	SOPE/NGCards/TimeZones/Pacific/Noumea.ics
6627M	SOPE/NGCards/TimeZones/Pacific/Pago_Pago.ics
6628M	SOPE/NGCards/TimeZones/Pacific/Palau.ics
6629M	SOPE/NGCards/TimeZones/Pacific/Pitcairn.ics
6630M	SOPE/NGCards/TimeZones/Pacific/Pohnpei.ics
6631M	SOPE/NGCards/TimeZones/Pacific/Port_Moresby.ics
6632M	SOPE/NGCards/TimeZones/Pacific/Rarotonga.ics
6633M	SOPE/NGCards/TimeZones/Pacific/Saipan.ics
6634M	SOPE/NGCards/TimeZones/Pacific/Tahiti.ics
6635M	SOPE/NGCards/TimeZones/Pacific/Tarawa.ics
6636M	SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics
6637M	SOPE/NGCards/TimeZones/Pacific/Wake.ics
6638M	SOPE/NGCards/TimeZones/Pacific/Wallis.ics
6639
6640commit 396755fffb85b9012a32afdc5ff6f428c3ec075a
6641Author: Ludovic Marcotte <lmarcotte@inverse.ca>
6642Date:   Fri Jul 20 09:44:20 2018 -0400
6643
6644    (fix) handle multi-valued mozillasecondemail attribute mapping
6645
6646M	NEWS
6647M	SoObjects/Contacts/NGVCard+SOGo.m
6648
6649commit dc50bd22963df9c4a2367694df80cbcbfb53e82b
6650Author: InverseBot <sogo@inverse.ca>
6651Date:   Tue Jul 17 00:29:12 2018 -0400
6652
6653    (js/css) Update generated files
6654
6655M	UI/WebServerResources/js/Scheduler.services.js
6656M	UI/WebServerResources/js/Scheduler.services.js.map
6657
6658commit 5b9ab00bdaa32b7d875a235164dbf070ace4ff27
6659Author: Francis Lachapelle <flachapelle@inverse.ca>
6660Date:   Mon Jul 16 12:20:33 2018 -0400
6661
6662    (js) Show progress indicator sooner on Calendar
6663
6664M	UI/WebServerResources/js/Scheduler/CalendarListController.js
6665
6666commit ffac0a9c131d9064fff66c2ed5f4bce59f2b5edc
6667Author: Francis Lachapelle <flachapelle@inverse.ca>
6668Date:   Thu Jul 12 14:42:50 2018 -0400
6669
6670    (doc) Add SOGoRefreshView{Check,Intervals}
6671
6672M	Documentation/SOGoInstallationGuide.asciidoc
6673
6674commit 639ef5360039ea868275b34aba7167fc48af974c
6675Author: InverseBot <sogo@inverse.ca>
6676Date:   Thu Jul 12 00:32:20 2018 -0400
6677
6678    (js/css) Update generated files
6679
6680M	UI/WebServerResources/js/Contacts.js
6681M	UI/WebServerResources/js/Contacts.js.map
6682M	UI/WebServerResources/js/Mailer.services.js
6683M	UI/WebServerResources/js/Mailer.services.js.map
6684
6685commit 05e033ccb57e1293368bccee997dd8329f59c45d
6686Author: Francis Lachapelle <flachapelle@inverse.ca>
6687Date:   Wed Jul 11 14:00:54 2018 -0400
6688
6689    (js) Fix unsafe JS links
6690
6691    Fixes #4508
6692
6693M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
6694M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
6695M	UI/WebServerResources/js/Contacts/AddressBookController.js
6696M	UI/WebServerResources/js/Mailer/MailboxController.js
6697
6698commit 90d03aa81d0599325db5363f64fb12769ceb1456
6699Author: InverseBot <sogo@inverse.ca>
6700Date:   Wed Jul 11 00:53:35 2018 -0400
6701
6702    (js/css) Update generated files
6703
6704M	UI/WebServerResources/js/Administration.js
6705M	UI/WebServerResources/js/Administration.js.map
6706M	UI/WebServerResources/js/Administration.services.js
6707M	UI/WebServerResources/js/Administration.services.js.map
6708M	UI/WebServerResources/js/Common.js
6709M	UI/WebServerResources/js/Common.js.map
6710M	UI/WebServerResources/js/Contacts.js
6711M	UI/WebServerResources/js/Contacts.js.map
6712M	UI/WebServerResources/js/Contacts.services.js
6713M	UI/WebServerResources/js/Contacts.services.js.map
6714M	UI/WebServerResources/js/Mailer.app.popup.js
6715M	UI/WebServerResources/js/Mailer.app.popup.js.map
6716M	UI/WebServerResources/js/Mailer.js
6717M	UI/WebServerResources/js/Mailer.js.map
6718M	UI/WebServerResources/js/Mailer.services.js
6719M	UI/WebServerResources/js/Mailer.services.js.map
6720M	UI/WebServerResources/js/Main.js
6721M	UI/WebServerResources/js/Main.js.map
6722M	UI/WebServerResources/js/Preferences.js
6723M	UI/WebServerResources/js/Preferences.js.map
6724M	UI/WebServerResources/js/Preferences.services.js
6725M	UI/WebServerResources/js/Preferences.services.js.map
6726M	UI/WebServerResources/js/Scheduler.js
6727M	UI/WebServerResources/js/Scheduler.js.map
6728M	UI/WebServerResources/js/Scheduler.services.js
6729M	UI/WebServerResources/js/Scheduler.services.js.map
6730M	UI/WebServerResources/js/vendor/FileSaver.min.js
6731M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
6732M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
6733M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
6734
6735commit cb2d66498f1cb30d0c36c89e93088eb05167f343
6736Author: Francis Lachapelle <flachapelle@inverse.ca>
6737Date:   Tue Jul 10 10:32:14 2018 -0400
6738
6739    (doc) Improve installation guide
6740
6741M	Documentation/SOGoInstallationGuide.asciidoc
6742
6743commit 03ef3d03385974a6492bf1dcf48b2dab2b3ba0e9
6744Author: Francis Lachapelle <flachapelle@inverse.ca>
6745Date:   Tue Jul 10 09:51:12 2018 -0400
6746
6747    Update ChangeLog
6748
6749M	ChangeLog
6750
6751commit c72868c6a4ffb885e90bbcaa3a711d531933539d
6752Author: Francis Lachapelle <flachapelle@inverse.ca>
6753Date:   Tue Jul 10 09:47:30 2018 -0400
6754
6755    (js/css) Update generated files
6756
6757M	UI/WebServerResources/js/Administration.js
6758M	UI/WebServerResources/js/Administration.js.map
6759M	UI/WebServerResources/js/Administration.services.js
6760M	UI/WebServerResources/js/Administration.services.js.map
6761M	UI/WebServerResources/js/Common.js
6762M	UI/WebServerResources/js/Common.js.map
6763M	UI/WebServerResources/js/Contacts.js
6764M	UI/WebServerResources/js/Contacts.js.map
6765M	UI/WebServerResources/js/Contacts.services.js
6766M	UI/WebServerResources/js/Contacts.services.js.map
6767M	UI/WebServerResources/js/Mailer.app.popup.js
6768M	UI/WebServerResources/js/Mailer.app.popup.js.map
6769M	UI/WebServerResources/js/Mailer.js
6770M	UI/WebServerResources/js/Mailer.js.map
6771M	UI/WebServerResources/js/Mailer.services.js
6772M	UI/WebServerResources/js/Mailer.services.js.map
6773M	UI/WebServerResources/js/Main.js
6774M	UI/WebServerResources/js/Main.js.map
6775M	UI/WebServerResources/js/Preferences.js
6776M	UI/WebServerResources/js/Preferences.js.map
6777M	UI/WebServerResources/js/Preferences.services.js
6778M	UI/WebServerResources/js/Preferences.services.js.map
6779M	UI/WebServerResources/js/Scheduler.js
6780M	UI/WebServerResources/js/Scheduler.js.map
6781M	UI/WebServerResources/js/Scheduler.services.js
6782M	UI/WebServerResources/js/Scheduler.services.js.map
6783M	UI/WebServerResources/js/vendor/FileSaver.min.js
6784M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
6785M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
6786M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
6787
6788commit 192957a5d70d1221d4b622de6e51cb571536e601
6789Author: Francis Lachapelle <flachapelle@inverse.ca>
6790Date:   Tue Jul 10 09:45:00 2018 -0400
6791
6792    (css) Update default theme
6793
6794M	UI/WebServerResources/css/theme-default.css
6795
6796commit 08341c1ce67578753b2f6c942602b3c5709cb58d
6797Author: Francis Lachapelle <flachapelle@inverse.ca>
6798Date:   Tue Jul 10 09:29:11 2018 -0400
6799
6800    Preparation for release 4.0.1
6801
6802M	Documentation/SOGoDevelopersGuide.asciidoc
6803M	Documentation/docinfo.xml
6804M	Documentation/includes/additional-info.asciidoc
6805M	Documentation/includes/global-attributes.asciidoc
6806M	Documentation/includes/license.asciidoc
6807M	NEWS
6808M	Version
6809
6810commit f66fc7a4ad5c17d30143d7d9a5ebe25850f7ced4
6811Author: InverseBot <sogo@inverse.ca>
6812Date:   Tue Jul 10 00:38:25 2018 -0400
6813
6814    (js/css) Update generated files
6815
6816M	UI/WebServerResources/css/styles.css
6817M	UI/WebServerResources/css/styles.css.map
6818M	UI/WebServerResources/js/Common.js
6819M	UI/WebServerResources/js/Common.js.map
6820
6821commit 120f1280a40559417bdf8f08e15866eaafec7b94
6822Author: Francis Lachapelle <flachapelle@inverse.ca>
6823Date:   Mon Jul 9 15:49:36 2018 -0400
6824
6825    Use matching recipient address when replying
6826
6827    Fixes #4495
6828
6829M	NEWS
6830M	SoObjects/Mailer/SOGoDraftObject.m
6831M	UI/MailerUI/UIxMailEditor.m
6832
6833commit d6f85efa8adb61e80fc9d43a66b1864433970a51
6834Author: Francis Lachapelle <flachapelle@inverse.ca>
6835Date:   Mon Jul 9 10:59:58 2018 -0400
6836
6837    (css) Respect theme in sg-toggle-grid
6838
6839    Fixes #4500
6840
6841M	UI/WebServerResources/js/Common/sgToggleGrid.directive.js
6842M	UI/WebServerResources/scss/components/gridList/grid-list.scss
6843
6844commit d8b91bf08ef520d6d620617ebe1c5fce19d1fd11
6845Author: Francis Lachapelle <flachapelle@inverse.ca>
6846Date:   Mon Jul 9 09:55:17 2018 -0400
6847
6848    (doc) Improve developer's guide
6849
6850M	Documentation/SOGoDevelopersGuide.asciidoc
6851
6852commit a5ec3cb3abc83ad5bee585479e0cae842bed5fcd
6853Author: InverseBot <sogo@inverse.ca>
6854Date:   Sat Jul 7 00:38:01 2018 -0400
6855
6856    (js/css) Update generated files
6857
6858M	UI/WebServerResources/js/Contacts.js
6859M	UI/WebServerResources/js/Contacts.js.map
6860
6861commit d60fdb87324e4eaa7bbdf23136b974e34031274c
6862Author: Francis Lachapelle <flachapelle@inverse.ca>
6863Date:   Fri Jul 6 15:36:25 2018 -0400
6864
6865    (js) Update CKEditor to version 4.10.0
6866
6867M	NEWS
6868M	UI/WebServerResources/js/vendor/ckeditor/LICENSE.md
6869M	UI/WebServerResources/js/vendor/ckeditor/build-config.js
6870M	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
6871M	UI/WebServerResources/js/vendor/ckeditor/contents.css
6872M	UI/WebServerResources/js/vendor/ckeditor/lang/ar.js
6873M	UI/WebServerResources/js/vendor/ckeditor/lang/ca.js
6874M	UI/WebServerResources/js/vendor/ckeditor/lang/cs.js
6875M	UI/WebServerResources/js/vendor/ckeditor/lang/cy.js
6876M	UI/WebServerResources/js/vendor/ckeditor/lang/da.js
6877M	UI/WebServerResources/js/vendor/ckeditor/lang/de.js
6878M	UI/WebServerResources/js/vendor/ckeditor/lang/en.js
6879M	UI/WebServerResources/js/vendor/ckeditor/lang/es.js
6880M	UI/WebServerResources/js/vendor/ckeditor/lang/eu.js
6881M	UI/WebServerResources/js/vendor/ckeditor/lang/fi.js
6882M	UI/WebServerResources/js/vendor/ckeditor/lang/fr.js
6883M	UI/WebServerResources/js/vendor/ckeditor/lang/he.js
6884M	UI/WebServerResources/js/vendor/ckeditor/lang/hr.js
6885M	UI/WebServerResources/js/vendor/ckeditor/lang/hu.js
6886M	UI/WebServerResources/js/vendor/ckeditor/lang/is.js
6887M	UI/WebServerResources/js/vendor/ckeditor/lang/it.js
6888A	UI/WebServerResources/js/vendor/ckeditor/lang/ja.js
6889M	UI/WebServerResources/js/vendor/ckeditor/lang/lt.js
6890M	UI/WebServerResources/js/vendor/ckeditor/lang/lv.js
6891M	UI/WebServerResources/js/vendor/ckeditor/lang/mk.js
6892M	UI/WebServerResources/js/vendor/ckeditor/lang/nb.js
6893M	UI/WebServerResources/js/vendor/ckeditor/lang/nl.js
6894M	UI/WebServerResources/js/vendor/ckeditor/lang/no.js
6895M	UI/WebServerResources/js/vendor/ckeditor/lang/pl.js
6896M	UI/WebServerResources/js/vendor/ckeditor/lang/pt-br.js
6897M	UI/WebServerResources/js/vendor/ckeditor/lang/pt.js
6898M	UI/WebServerResources/js/vendor/ckeditor/lang/ru.js
6899M	UI/WebServerResources/js/vendor/ckeditor/lang/sk.js
6900M	UI/WebServerResources/js/vendor/ckeditor/lang/sl.js
6901M	UI/WebServerResources/js/vendor/ckeditor/lang/sr.js
6902M	UI/WebServerResources/js/vendor/ckeditor/lang/sv.js
6903M	UI/WebServerResources/js/vendor/ckeditor/lang/tr.js
6904M	UI/WebServerResources/js/vendor/ckeditor/lang/uk.js
6905M	UI/WebServerResources/js/vendor/ckeditor/lang/zh-cn.js
6906M	UI/WebServerResources/js/vendor/ckeditor/lang/zh.js
6907M	UI/WebServerResources/js/vendor/ckeditor/plugins/about/dialogs/about.js
6908M	UI/WebServerResources/js/vendor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
6909M	UI/WebServerResources/js/vendor/ckeditor/plugins/about/dialogs/logo_ckeditor.png
6910M	UI/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.css
6911M	UI/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.js
6912M	UI/WebServerResources/js/vendor/ckeditor/plugins/dialog/dialogDefinition.js
6913M	UI/WebServerResources/js/vendor/ckeditor/plugins/image/dialogs/image.js
6914M	UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/anchor.js
6915M	UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js
6916M	UI/WebServerResources/js/vendor/ckeditor/plugins/pastefromword/filter/default.js
6917M	UI/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/options.js
6918M	UI/WebServerResources/js/vendor/ckeditor/plugins/table/dialogs/table.js
6919M	UI/WebServerResources/js/vendor/ckeditor/plugins/tabletools/dialogs/tableCell.js
6920M	UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.js
6921M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css
6922M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css
6923M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css
6924M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css
6925M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css
6926M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css
6927M	UI/WebServerResources/js/vendor/ckeditor/styles.js
6928
6929commit 3ea80065ddb90179a94bee6bf0d53c74699f222a
6930Author: Francis Lachapelle <flachapelle@inverse.ca>
6931Date:   Fri Jul 6 15:06:55 2018 -0400
6932
6933    Improve allContactSearch action
6934
6935M	UI/Contacts/UIxContactFoldersView.m
6936
6937commit 1892aafae49b72b5fea435d8ed33f6067a108a2a
6938Author: Francis Lachapelle <flachapelle@inverse.ca>
6939Date:   Fri Jul 6 14:03:50 2018 -0400
6940
6941    Improve allContactSearch action
6942
6943    We now index results using the first email address of each contact,
6944    which improves the identification of duplicated entries.
6945
6946M	UI/Contacts/UIxContactFoldersView.m
6947
6948commit c4c1de771c2a72e5282b8ce3b1783028d48d917b
6949Author: Francis Lachapelle <flachapelle@inverse.ca>
6950Date:   Fri Jul 6 12:40:43 2018 -0400
6951
6952    Minor code improvement in SQLSource.m
6953
6954M	SoObjects/SOGo/SQLSource.m
6955
6956commit f23b97fa28f3ab679a11a378b4ff10998b33b3c2
6957Author: Francis Lachapelle <flachapelle@inverse.ca>
6958Date:   Fri Jul 6 11:49:30 2018 -0400
6959
6960    (i18n) Update translations
6961
6962M	UI/Contacts/French.lproj/Localizable.strings
6963M	UI/MailerUI/French.lproj/Localizable.strings
6964M	UI/MailerUI/Hungarian.lproj/Localizable.strings
6965M	UI/MailerUI/Italian.lproj/Localizable.strings
6966M	UI/MainUI/ChineseChina.lproj/Localizable.strings
6967M	UI/MainUI/Czech.lproj/Localizable.strings
6968M	UI/MainUI/French.lproj/Localizable.strings
6969M	UI/MainUI/German.lproj/Localizable.strings
6970M	UI/MainUI/Hungarian.lproj/Localizable.strings
6971M	UI/MainUI/Italian.lproj/Localizable.strings
6972M	UI/MainUI/Latvian.lproj/Localizable.strings
6973M	UI/MainUI/Polish.lproj/Localizable.strings
6974M	UI/MainUI/Russian.lproj/Localizable.strings
6975M	UI/MainUI/TurkishTurkey.lproj/Localizable.strings
6976M	UI/PreferencesUI/ChineseChina.lproj/Localizable.strings
6977M	UI/PreferencesUI/Czech.lproj/Localizable.strings
6978M	UI/PreferencesUI/French.lproj/Localizable.strings
6979M	UI/PreferencesUI/German.lproj/Localizable.strings
6980M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
6981M	UI/PreferencesUI/Italian.lproj/Localizable.strings
6982M	UI/PreferencesUI/Polish.lproj/Localizable.strings
6983M	UI/PreferencesUI/Russian.lproj/Localizable.strings
6984M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
6985M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
6986M	UI/Scheduler/Hungarian.lproj/Localizable.strings
6987M	UI/Scheduler/Italian.lproj/Localizable.strings
6988
6989commit 45af5ef2300847be57b165c5c56a0632e167fde7
6990Author: Francis Lachapelle <flachapelle@inverse.ca>
6991Date:   Fri Jul 6 10:41:36 2018 -0400
6992
6993    (js) Initialize new contact URL with example
6994
6995M	UI/WebServerResources/js/Contacts/CardController.js
6996
6997commit 3eb01aef719e6b4fb1010b091e5b8d517e3d30be
6998Author: Francis Lachapelle <flachapelle@inverse.ca>
6999Date:   Fri Jul 6 10:24:40 2018 -0400
7000
7001    System address is the first user's addresses
7002
7003    In the preferences module, we don't save the user's custom email address
7004    when it matches the system address. This address was considered the last
7005    of all the user's email addresses, which is first, not intuitive, and
7006    second, incorrect when composing a message since the first address is
7007    used by default.
7008
7009    Fixes #3551
7010
7011M	SoObjects/SOGo/SOGoUser.m
7012
7013commit 1039f13f5586c169bc5a2be16d326b43691be55b
7014Author: Ludovic Marcotte <lmarcotte@inverse.ca>
7015Date:   Fri Jun 29 13:17:15 2018 -0400
7016
7017    (fix) fixed SQL type for autocreation
7018
7019M	SOPE/GDLContentStore/contact.ocs
7020
7021commit 50ccf58ba4cbca3247b9cb950c2a81580fb1a75b
7022Author: InverseBot <sogo@inverse.ca>
7023Date:   Fri Jun 29 09:43:16 2018 -0400
7024
7025    (js/css) Update generated files
7026
7027M	UI/WebServerResources/css/styles.css
7028M	UI/WebServerResources/css/styles.css.map
7029M	UI/WebServerResources/js/Administration.js
7030M	UI/WebServerResources/js/Administration.js.map
7031M	UI/WebServerResources/js/Common.js
7032M	UI/WebServerResources/js/Common.js.map
7033M	UI/WebServerResources/js/Contacts.js
7034M	UI/WebServerResources/js/Contacts.js.map
7035M	UI/WebServerResources/js/Mailer.js
7036M	UI/WebServerResources/js/Mailer.js.map
7037M	UI/WebServerResources/js/Mailer.services.js
7038M	UI/WebServerResources/js/Mailer.services.js.map
7039M	UI/WebServerResources/js/Preferences.js
7040M	UI/WebServerResources/js/Preferences.js.map
7041M	UI/WebServerResources/js/Scheduler.js
7042M	UI/WebServerResources/js/Scheduler.js.map
7043M	UI/WebServerResources/js/vendor/angular-animate.js
7044M	UI/WebServerResources/js/vendor/angular-animate.min.js
7045M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
7046M	UI/WebServerResources/js/vendor/angular-aria.js
7047M	UI/WebServerResources/js/vendor/angular-aria.min.js
7048M	UI/WebServerResources/js/vendor/angular-aria.min.js.map
7049M	UI/WebServerResources/js/vendor/angular-cookies.js
7050M	UI/WebServerResources/js/vendor/angular-cookies.min.js
7051M	UI/WebServerResources/js/vendor/angular-cookies.min.js.map
7052M	UI/WebServerResources/js/vendor/angular-material.js
7053M	UI/WebServerResources/js/vendor/angular-material.min.js
7054M	UI/WebServerResources/js/vendor/angular-messages.js
7055M	UI/WebServerResources/js/vendor/angular-messages.min.js
7056M	UI/WebServerResources/js/vendor/angular-messages.min.js.map
7057M	UI/WebServerResources/js/vendor/angular-sanitize.js
7058M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
7059M	UI/WebServerResources/js/vendor/angular-sanitize.min.js.map
7060M	UI/WebServerResources/js/vendor/angular.js
7061M	UI/WebServerResources/js/vendor/angular.min.js
7062M	UI/WebServerResources/js/vendor/angular.min.js.map
7063
7064commit f0636d17fe7865a91e6570c8d2f9126097881cdd
7065Author: Francis Lachapelle <flachapelle@inverse.ca>
7066Date:   Thu Jun 28 15:49:23 2018 -0400
7067
7068    (js) Update ng to v1.7.2 and md to v1.1.10
7069
7070M	NEWS
7071M	UI/WebServerResources/angular-material
7072M	UI/WebServerResources/bower.json
7073
7074commit e494dbc57c9771a56c337466132fc05fab5ab7ee
7075Author: Francis Lachapelle <flachapelle@inverse.ca>
7076Date:   Thu Jun 28 15:44:12 2018 -0400
7077
7078    (js) Changes for ui-router v1.0
7079
7080    $urlRouterProvider is deprecated.
7081
7082M	UI/WebServerResources/js/Administration/Administration.app.js
7083M	UI/WebServerResources/js/Contacts/Contacts.app.js
7084M	UI/WebServerResources/js/Mailer/Mailer.app.js
7085M	UI/WebServerResources/js/Preferences/Preferences.app.js
7086M	UI/WebServerResources/js/Scheduler/Scheduler.app.js
7087
7088commit a25e0f73beaafaeb1e1c3b7e9be583d593589135
7089Author: Francis Lachapelle <flachapelle@inverse.ca>
7090Date:   Thu Jun 28 13:44:03 2018 -0400
7091
7092    (js) Disable errors on unhandled rejections
7093
7094M	UI/WebServerResources/js/Common/Common.app.js
7095
7096commit 7519a5c2341c8520d812999aab2c7aca8f29b54a
7097Author: Francis Lachapelle <flachapelle@inverse.ca>
7098Date:   Thu Jun 28 12:16:38 2018 -0400
7099
7100    (js) Stick to grunt-sass v2 for now
7101
7102M	UI/WebServerResources/package.json
7103
7104commit a9a751f86981fca16a49506881bc1906a656539f
7105Author: Francis Lachapelle <flachapelle@inverse.ca>
7106Date:   Thu Jun 28 12:14:55 2018 -0400
7107
7108    (css) Fix display of submailbox in filter editor
7109
7110M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
7111
7112commit 97e168cab171f1c39b6f4014805921541ea373ac
7113Author: Francis Lachapelle <flachapelle@inverse.ca>
7114Date:   Thu Jun 28 12:08:32 2018 -0400
7115
7116    (js) Localization
7117
7118M	UI/WebServerResources/js/Preferences/PreferencesController.js
7119
7120commit af1e03e335b957d6d0a6c52c3c775110f3312684
7121Author: Francis Lachapelle <flachapelle@inverse.ca>
7122Date:   Thu Jun 28 12:04:59 2018 -0400
7123
7124    (css) Fix colors of sgTimepicker
7125
7126M	UI/WebServerResources/scss/components/timepicker/timepicker.scss
7127
7128commit 1e18b36c5a464686580d2f999f0ad1c6430efa8e
7129Author: Francis Lachapelle <flachapelle@inverse.ca>
7130Date:   Thu Jun 28 11:03:03 2018 -0400
7131
7132    (css) Improve display of advanced mail search
7133
7134M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
7135
7136commit c4109a0f9c950afc9797ac1dc91703db5cf55a8f
7137Author: Francis Lachapelle <flachapelle@inverse.ca>
7138Date:   Thu Jun 28 10:51:36 2018 -0400
7139
7140    (css) Improve .sg-no-wrap
7141
7142M	UI/WebServerResources/scss/core/typography.scss
7143
7144commit b75593e99ae767bd01c6853c291a4dd5a0c09d46
7145Author: Francis Lachapelle <flachapelle@inverse.ca>
7146Date:   Thu Jun 28 10:50:16 2018 -0400
7147
7148    (js) Remove hack when toggling mail accounts
7149
7150M	UI/WebServerResources/js/Mailer/MailboxesController.js
7151
7152commit 69ae9d752a88649a4ee51ce1f03b1ac84ed7b920
7153Author: Francis Lachapelle <flachapelle@inverse.ca>
7154Date:   Thu Jun 28 10:45:11 2018 -0400
7155
7156    (css) Improve display of advanced mail search
7157
7158M	UI/MailerUI/English.lproj/Localizable.strings
7159M	UI/Templates/MailerUI/UIxMailMainFrame.wox
7160M	UI/WebServerResources/js/Mailer/MailboxesController.js
7161M	UI/WebServerResources/js/Mailer/MessageController.js
7162M	UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss
7163
7164commit 1786ae70da8215879ec7ed1bd55e1ce91ce7d738
7165Author: Francis Lachapelle <flachapelle@inverse.ca>
7166Date:   Thu Jun 28 09:44:33 2018 -0400
7167
7168    (css) Add default spacing to <p> of HTML messages
7169
7170M	UI/WebServerResources/scss/views/MailerUI.scss
7171
7172commit 7bd41733886ca5366e2cf5a05d02b5e5e15e8bbd
7173Author: Francis Lachapelle <flachapelle@inverse.ca>
7174Date:   Wed Jun 27 15:39:19 2018 -0400
7175
7176    Revert "Debugging output for subscription issue"
7177
7178    This reverts commit a0582c7e1e5b16b1b3d290711b4f8a146ec98d74.
7179
7180M	SoObjects/SOGo/SOGoGCSFolder.m
7181M	SoObjects/SOGo/SOGoParentFolder.m
7182
7183commit 213ef0efb5a50d342ba1fe39a2ea65f826e37017
7184Author: Francis Lachapelle <flachapelle@inverse.ca>
7185Date:   Wed Jun 27 15:39:18 2018 -0400
7186
7187    Revert "Debugging output for subscription issue"
7188
7189    This reverts commit 82d992fc67839b2d5000ff5553dc5cc2caa984a8.
7190
7191M	SoObjects/SOGo/SOGoGCSFolder.m
7192M	SoObjects/SOGo/SOGoParentFolder.m
7193
7194commit 5fe44b2029967c56817420ef9e7ca9c88527e06a
7195Author: Francis Lachapelle <flachapelle@inverse.ca>
7196Date:   Wed Jun 27 15:39:16 2018 -0400
7197
7198    Revert "Debugging output for subscription issue"
7199
7200    This reverts commit fc6aafe4a6192ca20454c89269108ec3fffcfa6c.
7201
7202M	SoObjects/SOGo/SOGoGCSFolder.m
7203
7204commit b6ee4ee0dbfa119413ad0e34685d38f8282b35e5
7205Author: Francis Lachapelle <flachapelle@inverse.ca>
7206Date:   Wed Jun 27 15:39:14 2018 -0400
7207
7208    Revert "Debugging output for subscription issue"
7209
7210    This reverts commit c6e11606e9dd35f8eaccd1ed2966d3df47da72c4.
7211
7212M	SoObjects/SOGo/SOGoGCSFolder.m
7213M	SoObjects/SOGo/SOGoParentFolder.m
7214
7215commit aa41e6d868ea9dd53bcad06e4eb4eaf8d158d2b2
7216Author: Francis Lachapelle <flachapelle@inverse.ca>
7217Date:   Wed Jun 27 15:39:06 2018 -0400
7218
7219    Revert "Debugging output for subscription issue"
7220
7221    This reverts commit e33ec4e3962f38c664310751cf7880bf908c8ef7.
7222
7223M	SoObjects/SOGo/SOGoGCSFolder.m
7224M	SoObjects/SOGo/SOGoGroup.m
7225
7226commit 821c84686492f46cd7ea7fa2c00db83551a6b195
7227Author: Francis Lachapelle <flachapelle@inverse.ca>
7228Date:   Wed Jun 27 15:39:02 2018 -0400
7229
7230    Revert "Debugging output for subscription issue"
7231
7232M	SoObjects/SOGo/SOGoGCSFolder.m
7233
7234commit f8cd3fb29cb715805159a37b08fd45b53476e32d
7235Author: Francis Lachapelle <flachapelle@inverse.ca>
7236Date:   Wed Jun 27 15:32:54 2018 -0400
7237
7238    HTML mail: assume body never ends
7239
7240    Fixes #4492
7241
7242M	NEWS
7243M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
7244
7245commit 2b80d62a7778c88cc1f1d4f50052f2bdb06f0bae
7246Author: Francis Lachapelle <flachapelle@inverse.ca>
7247Date:   Wed Jun 27 14:37:27 2018 -0400
7248
7249    (i18n) Update translations
7250
7251M	UI/Common/Latvian.lproj/Localizable.strings
7252M	UI/Common/Russian.lproj/Localizable.strings
7253M	UI/Contacts/Latvian.lproj/Localizable.strings
7254M	UI/MailerUI/ChineseChina.lproj/Localizable.strings
7255M	UI/MailerUI/Czech.lproj/Localizable.strings
7256M	UI/MailerUI/French.lproj/Localizable.strings
7257M	UI/MailerUI/German.lproj/Localizable.strings
7258M	UI/MailerUI/Latvian.lproj/Localizable.strings
7259M	UI/MailerUI/Polish.lproj/Localizable.strings
7260M	UI/MailerUI/Russian.lproj/Localizable.strings
7261M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
7262M	UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
7263M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
7264M	UI/PreferencesUI/English.lproj/Localizable.strings
7265M	UI/PreferencesUI/Latvian.lproj/Localizable.strings
7266M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
7267M	UI/Scheduler/ChineseChina.lproj/Localizable.strings
7268M	UI/Scheduler/Czech.lproj/Localizable.strings
7269M	UI/Scheduler/French.lproj/Localizable.strings
7270M	UI/Scheduler/German.lproj/Localizable.strings
7271M	UI/Scheduler/Latvian.lproj/Localizable.strings
7272M	UI/Scheduler/Polish.lproj/Localizable.strings
7273M	UI/Scheduler/Russian.lproj/Localizable.strings
7274M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
7275M	UI/Scheduler/TurkishTurkey.lproj/Localizable.strings
7276
7277commit a257607a0676b5a4b1612cc731b126bb59e1b24d
7278Author: Ludovic Marcotte <lmarcotte@inverse.ca>
7279Date:   Fri Jun 22 11:53:46 2018 -0400
7280
7281    (fix) make sure we don't try to encrypt a mail for the Sent folder without cert in place
7282
7283M	SoObjects/Mailer/SOGoDraftObject.m
7284
7285commit 00be3309150a5bc7bc44ad215868a74fa505c226
7286Author: Ludovic Marcotte <lmarcotte@inverse.ca>
7287Date:   Fri Jun 22 08:43:29 2018 -0400
7288
7289    (fix) fixed S/MIME code with chained certificates
7290
7291M	NEWS
7292M	SoObjects/Mailer/NSData+SMIME.m
7293
7294commit f4cc8450a3a4923070faf9a7e80057ace2904e22
7295Author: InverseBot <sogo@inverse.ca>
7296Date:   Thu Jun 21 00:38:39 2018 -0400
7297
7298    (js/css) Update generated files
7299
7300M	UI/WebServerResources/js/Mailer.services.js
7301M	UI/WebServerResources/js/Mailer.services.js.map
7302
7303commit 95376ca7ddea70c4b8bf7d6f1e30cb6f66051c43
7304Author: Francis Lachapelle <flachapelle@inverse.ca>
7305Date:   Wed Jun 20 14:51:03 2018 -0400
7306
7307    (js) Fix possible cross-origin exception
7308
7309    When SOGo is launched from an external link, either using a different
7310    "target" or using window.open(), the Mail composer could throw a
7311    JavaScript exception when trying to save or send a message that would
7312    completely stop the operation.
7313
7314    Fixes #3900
7315
7316M	UI/WebServerResources/js/Mailer/MessageController.js
7317
7318commit 05c798cce7d9f2fa2d08e3a45ca8a6dd6d79d1ac
7319Author: Ludovic Marcotte <lmarcotte@inverse.ca>
7320Date:   Wed Jun 20 13:59:35 2018 -0400
7321
7322    (fix) fixed EAS search operation
7323
7324M	ActiveSync/SOGoActiveSyncDispatcher.m
7325M	NEWS
7326
7327commit 93629c7751021060c628da76dfb443aeec13e579
7328Author: Francis Lachapelle <flachapelle@inverse.ca>
7329Date:   Mon Jun 18 09:50:24 2018 -0400
7330
7331    Fix delete of occurence in attendees calendars
7332
7333M	SoObjects/Appointments/SOGoAppointmentObject.m
7334
7335commit 4c1879f36acd96355c6a0dfde9e0091a3b4479e9
7336Author: InverseBot <sogo@inverse.ca>
7337Date:   Fri Jun 15 00:38:33 2018 -0400
7338
7339    (js/css) Update generated files
7340
7341M	UI/WebServerResources/css/styles.css
7342M	UI/WebServerResources/css/styles.css.map
7343M	UI/WebServerResources/js/Mailer.services.js
7344M	UI/WebServerResources/js/Mailer.services.js.map
7345
7346commit a69a5b77be15d571a93ca3a3654514f693a81b7b
7347Author: Francis Lachapelle <flachapelle@inverse.ca>
7348Date:   Thu Jun 14 22:20:24 2018 -0400
7349
7350    (js) Fix some operations in advanced mail search
7351
7352    Fixes #4478
7353
7354M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
7355M	UI/Templates/MailerUI/UIxMailMainFrame.wox
7356M	UI/WebServerResources/js/Mailer/MailboxController.js
7357M	UI/WebServerResources/js/Mailer/MailboxesController.js
7358M	UI/WebServerResources/js/Mailer/MessageController.js
7359M	UI/WebServerResources/js/Mailer/VirtualMailbox.service.js
7360
7361commit 70d0408230cae51258a31221d6a885c38a5e5354
7362Author: Francis Lachapelle <flachapelle@inverse.ca>
7363Date:   Thu Jun 7 14:00:05 2018 -0400
7364
7365    (css) Force wrapping of pre in HTML content
7366
7367M	UI/WebServerResources/scss/views/MailerUI.scss
7368
7369commit fe362b9f49ccabc1de00fd1ca21ad78e06dc9a08
7370Author: Francis Lachapelle <flachapelle@inverse.ca>
7371Date:   Thu Jun 7 12:33:38 2018 -0400
7372
7373    (css) Improve server-side CSS sanitizer
7374
7375    Remove HTML comment delimiters, remove CSS comments, really remove
7376    at-rules, really add !important suffix.
7377
7378M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
7379
7380commit 10ea78b0cfc5402ea48eb34d0ed2ca9a8f847702
7381Author: root <root@shiva2.inverse.ca>
7382Date:   Thu Jun 7 00:01:47 2018 -0400
7383
7384    (js/css) Update generated files
7385
7386M	UI/WebServerResources/css/styles.css
7387M	UI/WebServerResources/css/styles.css.map
7388
7389commit 84286ac1ef34bdd1b8cb95c5bc5a074fa22153e1
7390Author: Francis Lachapelle <flachapelle@inverse.ca>
7391Date:   Wed Jun 6 15:25:29 2018 -0400
7392
7393    (i18n) Add Japanese (ja) translation
7394
7395M	UI/PreferencesUI/Japanese.lproj/Localizable.strings
7396
7397commit 660a2a4b244f4d64d9038672781abcebd1af138f
7398Author: Francis Lachapelle <flachapelle@inverse.ca>
7399Date:   Wed Jun 6 15:22:31 2018 -0400
7400
7401    (i18n) Add missing strings
7402
7403M	UI/MailerUI/English.lproj/Localizable.strings
7404
7405commit 0af459abf75658bdd29ad715bbdd9d316676106b
7406Author: Francis Lachapelle <flachapelle@inverse.ca>
7407Date:   Wed Jun 6 12:18:38 2018 -0400
7408
7409    (i18n) Add Japanese (ja) translation
7410
7411M	UI/SOGoUI/SOGoFolderAdvisory.h
7412M	UI/SOGoUI/SOGoFolderAdvisory.m
7413
7414commit 5bd4ae8a4f4f14f15ac87817faccebd5b42aba79
7415Author: Ludovic Marcotte <lmarcotte@inverse.ca>
7416Date:   Wed Jun 6 10:41:45 2018 -0400
7417
7418    (fix) more verbose output
7419
7420M	Tests/Integration/test-sogo-tool.py
7421
7422commit c8750122157f38c38b4827e6d0e71a9867ac3d37
7423Author: Ludovic Marcotte <lmarcotte@inverse.ca>
7424Date:   Wed Jun 6 10:18:20 2018 -0400
7425
7426    (fix) a bit more verbose output
7427
7428M	Tests/Integration/test-sogo-tool.py
7429
7430commit addc231d239e2684725e5e5ce232d89e502f2228
7431Author: Vladimir Rakov <kleptox@gmail.com>
7432Date:   Wed Jun 6 11:34:16 2018 +0300
7433
7434    in some email cases template generates ngRepeat:dupes error
7435
7436M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
7437
7438commit aca2c1b9e8014e5bea690506d8e34b743d5d93a3
7439Author: Ludovic Marcotte <lmarcotte@inverse.ca>
7440Date:   Mon Jun 4 14:47:55 2018 -0400
7441
7442    (fix) also try to get event using its UID before bailing out
7443
7444M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
7445M	ActiveSync/SOGoActiveSyncDispatcher.m
7446
7447commit 4084375003bb500054fa8498b5392f1cd322233c
7448Author: Ludovic Marcotte <lmarcotte@inverse.ca>
7449Date:   Mon Jun 4 13:36:55 2018 -0400
7450
7451    (fix) bumped libcurl requirement for bionic beaver
7452
7453M	packaging/debian-multiarch/control
7454M	packaging/debian-multiarch/control-no-openchange
7455M	packaging/debian/control
7456
7457commit ef000c2ed16133d1005aa4448c9d784af9c9bf75
7458Author: Francis Lachapelle <flachapelle@inverse.ca>
7459Date:   Mon Jun 4 10:20:51 2018 -0400
7460
7461    Debugging output for subscription issue
7462
7463M	SoObjects/SOGo/SOGoGCSFolder.m
7464
7465commit 0149d7400d979bd24710aed8944b8b36e733b9d4
7466Author: Francis Lachapelle <flachapelle@inverse.ca>
7467Date:   Fri Jun 1 11:29:33 2018 -0400
7468
7469    (i18n) Add Japanese (ja) translation
7470
7471M	.tx/config
7472M	NEWS
7473M	README.md
7474A	SoObjects/Appointments/Japanese.lproj/Localizable.strings
7475A	SoObjects/Contacts/Japanese.lproj/Localizable.strings
7476M	SoObjects/Mailer/GNUmakefile
7477A	SoObjects/Mailer/Japanese.lproj/Localizable.strings
7478M	SoObjects/Mailer/SOGoMailForward.h
7479M	SoObjects/Mailer/SOGoMailForward.m
7480A	SoObjects/Mailer/SOGoMailJapaneseForward.wo/SOGoMailJapaneseForward.html
7481A	SoObjects/Mailer/SOGoMailJapaneseForward.wo/SOGoMailJapaneseForward.wod
7482A	SoObjects/Mailer/SOGoMailJapaneseReply.wo/SOGoMailJapaneseReply.html
7483A	SoObjects/Mailer/SOGoMailJapaneseReply.wo/SOGoMailJapaneseReply.wod
7484M	SoObjects/Mailer/SOGoMailReply.h
7485M	SoObjects/Mailer/SOGoMailReply.m
7486M	SoObjects/SOGo/SOGoDefaults.plist
7487M	Tests/Integration/preferences.py
7488A	UI/AdministrationUI/Japanese.lproj/Localizable.strings
7489A	UI/Common/Japanese.lproj/Localizable.strings
7490A	UI/Contacts/Japanese.lproj/Localizable.strings
7491A	UI/MailPartViewers/Japanese.lproj/Localizable.strings
7492A	UI/MailerUI/Japanese.lproj/Localizable.strings
7493M	UI/MainUI/Arabic.lproj/Localizable.strings
7494M	UI/MainUI/Basque.lproj/Localizable.strings
7495M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
7496M	UI/MainUI/Catalan.lproj/Localizable.strings
7497M	UI/MainUI/ChineseChina.lproj/Localizable.strings
7498M	UI/MainUI/ChineseTaiwan.lproj/Localizable.strings
7499M	UI/MainUI/Croatian.lproj/Localizable.strings
7500M	UI/MainUI/Czech.lproj/Localizable.strings
7501M	UI/MainUI/Danish.lproj/Localizable.strings
7502M	UI/MainUI/Dutch.lproj/Localizable.strings
7503M	UI/MainUI/English.lproj/Localizable.strings
7504M	UI/MainUI/Finnish.lproj/Localizable.strings
7505M	UI/MainUI/French.lproj/Localizable.strings
7506M	UI/MainUI/German.lproj/Localizable.strings
7507M	UI/MainUI/Hebrew.lproj/Localizable.strings
7508M	UI/MainUI/Hungarian.lproj/Localizable.strings
7509M	UI/MainUI/Icelandic.lproj/Localizable.strings
7510M	UI/MainUI/Italian.lproj/Localizable.strings
7511A	UI/MainUI/Japanese.lproj/Locale
7512A	UI/MainUI/Japanese.lproj/Localizable.strings
7513M	UI/MainUI/Latvian.lproj/Localizable.strings
7514M	UI/MainUI/Lithuanian.lproj/Localizable.strings
7515M	UI/MainUI/Macedonian.lproj/Localizable.strings
7516M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
7517M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
7518M	UI/MainUI/Polish.lproj/Localizable.strings
7519M	UI/MainUI/Portuguese.lproj/Localizable.strings
7520M	UI/MainUI/Russian.lproj/Localizable.strings
7521M	UI/MainUI/Serbian.lproj/Localizable.strings
7522M	UI/MainUI/Slovak.lproj/Localizable.strings
7523M	UI/MainUI/Slovenian.lproj/Localizable.strings
7524M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
7525M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
7526M	UI/MainUI/Swedish.lproj/Localizable.strings
7527M	UI/MainUI/TurkishTurkey.lproj/Localizable.strings
7528M	UI/MainUI/Ukrainian.lproj/Localizable.strings
7529M	UI/MainUI/Welsh.lproj/Localizable.strings
7530M	UI/PreferencesUI/Arabic.lproj/Localizable.strings
7531M	UI/PreferencesUI/Basque.lproj/Localizable.strings
7532M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
7533M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
7534M	UI/PreferencesUI/ChineseChina.lproj/Localizable.strings
7535M	UI/PreferencesUI/ChineseTaiwan.lproj/Localizable.strings
7536M	UI/PreferencesUI/Croatian.lproj/Localizable.strings
7537M	UI/PreferencesUI/Czech.lproj/Localizable.strings
7538M	UI/PreferencesUI/Danish.lproj/Localizable.strings
7539M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
7540M	UI/PreferencesUI/English.lproj/Localizable.strings
7541M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
7542M	UI/PreferencesUI/French.lproj/Localizable.strings
7543M	UI/PreferencesUI/German.lproj/Localizable.strings
7544M	UI/PreferencesUI/Hebrew.lproj/Localizable.strings
7545M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
7546M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
7547M	UI/PreferencesUI/Italian.lproj/Localizable.strings
7548A	UI/PreferencesUI/Japanese.lproj/Localizable.strings
7549M	UI/PreferencesUI/Latvian.lproj/Localizable.strings
7550M	UI/PreferencesUI/Lithuanian.lproj/Localizable.strings
7551M	UI/PreferencesUI/Macedonian.lproj/Localizable.strings
7552M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
7553M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
7554M	UI/PreferencesUI/Polish.lproj/Localizable.strings
7555M	UI/PreferencesUI/Portuguese.lproj/Localizable.strings
7556M	UI/PreferencesUI/Russian.lproj/Localizable.strings
7557M	UI/PreferencesUI/Serbian.lproj/Localizable.strings
7558M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
7559M	UI/PreferencesUI/Slovenian.lproj/Localizable.strings
7560M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
7561M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
7562M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
7563M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
7564M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
7565M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
7566M	UI/SOGoUI/SOGoFolderAdvisory.h
7567M	UI/SOGoUI/SOGoFolderAdvisory.m
7568A	UI/Scheduler/Japanese.lproj/Localizable.strings
7569A	UI/Templates/SOGoACLJapaneseAdditionAdvisory.wox
7570A	UI/Templates/SOGoACLJapaneseModificationAdvisory.wox
7571A	UI/Templates/SOGoACLJapaneseRemovalAdvisory.wox
7572A	UI/Templates/SOGoFolderJapaneseAdditionAdvisory.wox
7573A	UI/Templates/SOGoFolderJapaneseRemovalAdvisory.wox
7574M	UI/WebServerResources/angular-material
7575M	configure
7576
7577commit e33ec4e3962f38c664310751cf7880bf908c8ef7
7578Author: Francis Lachapelle <flachapelle@inverse.ca>
7579Date:   Wed May 30 12:01:08 2018 -0400
7580
7581    Debugging output for subscription issue
7582
7583M	SoObjects/SOGo/SOGoGCSFolder.m
7584M	SoObjects/SOGo/SOGoGroup.m
7585
7586commit c6e11606e9dd35f8eaccd1ed2966d3df47da72c4
7587Author: Francis Lachapelle <flachapelle@inverse.ca>
7588Date:   Mon May 28 10:50:54 2018 -0400
7589
7590    Debugging output for subscription issue
7591
7592M	SoObjects/SOGo/SOGoGCSFolder.m
7593M	SoObjects/SOGo/SOGoParentFolder.m
7594
7595commit fc6aafe4a6192ca20454c89269108ec3fffcfa6c
7596Author: Francis Lachapelle <flachapelle@inverse.ca>
7597Date:   Fri May 25 08:49:34 2018 -0400
7598
7599    Debugging output for subscription issue
7600
7601M	SoObjects/SOGo/SOGoGCSFolder.m
7602
7603commit 82d992fc67839b2d5000ff5553dc5cc2caa984a8
7604Author: Francis Lachapelle <flachapelle@inverse.ca>
7605Date:   Thu May 24 16:15:08 2018 -0400
7606
7607    Debugging output for subscription issue
7608
7609M	SoObjects/SOGo/SOGoGCSFolder.m
7610M	SoObjects/SOGo/SOGoParentFolder.m
7611
7612commit 2cbc1ac6eb5d1846a22dfeed762e3d0863ff840a
7613Author: InverseBot <sogo@inverse.ca>
7614Date:   Sat May 19 01:24:52 2018 -0400
7615
7616    (js/css) Update generated files
7617
7618M	UI/WebServerResources/js/Common.js
7619M	UI/WebServerResources/js/Common.js.map
7620
7621commit 03b36e0bcd8b62c7c2691b612527537dae9ef2dc
7622Author: Francis Lachapelle <flachapelle@inverse.ca>
7623Date:   Fri May 18 12:10:10 2018 -0400
7624
7625    Convert UIxComponentEditor to a SOGoDirectAction
7626
7627    Cleaning up unused templates.
7628
7629M	UI/Scheduler/UIxAppointmentEditor.m
7630M	UI/Scheduler/UIxComponentEditor.h
7631M	UI/Scheduler/UIxComponentEditor.m
7632M	UI/Scheduler/UIxTaskEditor.m
7633M	UI/Scheduler/product.plist
7634D	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
7635D	UI/Templates/SchedulerUI/UIxComponentEditor.wox
7636D	UI/Templates/SchedulerUI/UIxTaskEditor.wox
7637
7638commit a0582c7e1e5b16b1b3d290711b4f8a146ec98d74
7639Author: Francis Lachapelle <flachapelle@inverse.ca>
7640Date:   Fri May 18 11:15:13 2018 -0400
7641
7642    Debugging output for subscription issue
7643
7644M	SoObjects/SOGo/SOGoGCSFolder.m
7645M	SoObjects/SOGo/SOGoParentFolder.m
7646
7647commit e6508e77a99913e167f36eff120ff16f504bd34c
7648Author: Francis Lachapelle <flachapelle@inverse.ca>
7649Date:   Fri May 18 11:14:01 2018 -0400
7650
7651    (js) Fix download of exported folders under iOS
7652
7653M	UI/WebServerResources/js/Common/Resource.service.js
7654
7655commit 458b7248648c6cd6ce95676563eca08e7f92e84a
7656Author: InverseBot <sogo@inverse.ca>
7657Date:   Thu May 17 01:24:35 2018 -0400
7658
7659    (js/css) Update generated files
7660
7661M	UI/WebServerResources/js/Common.js
7662M	UI/WebServerResources/js/Common.js.map
7663M	UI/WebServerResources/js/Contacts.services.js
7664M	UI/WebServerResources/js/Contacts.services.js.map
7665M	UI/WebServerResources/js/Mailer.services.js
7666M	UI/WebServerResources/js/Mailer.services.js.map
7667M	UI/WebServerResources/js/Scheduler.services.js
7668M	UI/WebServerResources/js/Scheduler.services.js.map
7669M	UI/WebServerResources/js/vendor/ng-sortable.min.js
7670
7671commit c966ad60e718f6cf96b7224c9db501363a7c7dc9
7672Author: Francis Lachapelle <flachapelle@inverse.ca>
7673Date:   Wed May 16 16:46:00 2018 -0400
7674
7675    (js) Fix download of exported folders under iOS
7676
7677    Whenever possible, we no longer rely on the FileSaver.js library to
7678    download zip archives. Instead, we do a simple GET on the resource by
7679    changing the window location.
7680
7681M	NEWS
7682M	UI/WebServerResources/js/Common/Resource.service.js
7683M	UI/WebServerResources/js/Contacts/AddressBook.service.js
7684M	UI/WebServerResources/js/Mailer/Mailbox.service.js
7685M	UI/WebServerResources/js/Scheduler/Calendar.service.js
7686
7687commit 0c5b5446dded9f3d9e998fe5bd7f006273279d92
7688Author: Francis Lachapelle <flachapelle@inverse.ca>
7689Date:   Wed May 16 14:58:04 2018 -0400
7690
7691    Remove invalid occurrences when saving master
7692
7693M	NEWS
7694M	SoObjects/Appointments/SOGoAppointmentObject.h
7695M	SoObjects/Appointments/SOGoAppointmentObject.m
7696M	UI/Scheduler/UIxAppointmentEditor.m
7697
7698commit 452083e767e6900b8752c8ffd94e3de42dfa4a03
7699Author: Francis Lachapelle <flachapelle@inverse.ca>
7700Date:   Wed May 16 12:17:21 2018 -0400
7701
7702    (js) Keep ng-sortable to v1.3.7
7703
7704    This reverts commit 5084fd15fde0f7378098f75d8c811430b0595d25.
7705
7706M	UI/WebServerResources/bower.json
7707
7708commit 563a4c7d1e01e2b6245c8579e2f28495c3f64779
7709Author: Francis Lachapelle <flachapelle@inverse.ca>
7710Date:   Wed May 16 11:58:35 2018 -0400
7711
7712    (css) Truncate lists subheader
7713
7714M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
7715M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
7716M	UI/Templates/SchedulerUI/UIxCalMainView.wox
7717
7718commit 3cadcaf4ebf1eb8215511815694d11a405079342
7719Author: Francis Lachapelle <flachapelle@inverse.ca>
7720Date:   Wed May 16 10:10:43 2018 -0400
7721
7722    Fix sorting of contacts with nil values
7723
7724M	SoObjects/Contacts/NSArray+Contacts.m
7725
7726commit d1a4a0d152d144e8c400fb11185f485642f019cc
7727Author: Francis Lachapelle <flachapelle@inverse.ca>
7728Date:   Tue May 15 12:51:05 2018 -0400
7729
7730    (doc) Add link to SimpleSAMLphp webpage
7731
7732M	Documentation/SOGoInstallationGuide.asciidoc
7733
7734commit f1b741c2e6650737521ba0bddf62af2c2dfc1fcc
7735Author: InverseBot <sogo@inverse.ca>
7736Date:   Wed May 16 01:32:26 2018 -0400
7737
7738    (js/css) Update generated files
7739
7740M	UI/WebServerResources/css/styles.css
7741M	UI/WebServerResources/css/styles.css.map
7742M	UI/WebServerResources/js/Mailer.services.js
7743M	UI/WebServerResources/js/Mailer.services.js.map
7744M	UI/WebServerResources/js/Preferences.js
7745M	UI/WebServerResources/js/Preferences.js.map
7746M	UI/WebServerResources/js/vendor/angular-material.js
7747M	UI/WebServerResources/js/vendor/angular-material.min.js
7748M	UI/WebServerResources/js/vendor/angular-ui-router.js
7749M	UI/WebServerResources/js/vendor/angular-ui-router.js.map
7750M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
7751M	UI/WebServerResources/js/vendor/angular-ui-router.min.js.map
7752M	UI/WebServerResources/js/vendor/ng-sortable.min.js
7753
7754commit a9c5b7b292c3951bc1a2e75a6a2b06ece443a4d5
7755Author: Francis Lachapelle <flachapelle@inverse.ca>
7756Date:   Tue May 15 12:01:48 2018 -0400
7757
7758    (js) Stick to ui-router v1.0.15
7759
7760    Because the latest release uses ES6 and we don't.
7761
7762M	UI/WebServerResources/bower.json
7763
7764commit 5084fd15fde0f7378098f75d8c811430b0595d25
7765Author: Francis Lachapelle <flachapelle@inverse.ca>
7766Date:   Tue May 15 11:59:02 2018 -0400
7767
7768    (js) Update ng-sortable to v1.3.8
7769
7770M	UI/WebServerResources/bower.json
7771
7772commit bbfa2fa7f9668a57e68767fac1905bbdea646e5e
7773Author: Francis Lachapelle <flachapelle@inverse.ca>
7774Date:   Tue May 15 11:57:04 2018 -0400
7775
7776    (css,js) Update md to v1.1.9
7777
7778M	NEWS
7779M	UI/WebServerResources/angular-material
7780M	UI/WebServerResources/bower.json
7781
7782commit 65812424d6e6874dc70e5e09bf8dfe450d61461d
7783Author: Francis Lachapelle <flachapelle@inverse.ca>
7784Date:   Mon May 14 23:18:30 2018 -0400
7785
7786    (js) Fix mail filters with flags prefixed with $
7787
7788    Fixes #4461
7789
7790M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
7791M	UI/WebServerResources/js/Mailer/Mailbox.service.js
7792M	UI/WebServerResources/js/Mailer/Message.service.js
7793M	UI/WebServerResources/js/Mailer/MessageController.js
7794M	UI/WebServerResources/js/Preferences/PreferencesController.js
7795
7796commit 31d7926304551f1b4a53856cdca5e5b6ac44abcc
7797Author: InverseBot <sogo@inverse.ca>
7798Date:   Tue May 15 01:25:10 2018 -0400
7799
7800    (js/css) Update generated files
7801
7802M	UI/WebServerResources/js/Preferences.js
7803M	UI/WebServerResources/js/Preferences.js.map
7804M	UI/WebServerResources/js/Preferences.services.js
7805M	UI/WebServerResources/js/Preferences.services.js.map
7806
7807commit 6f042ca7d26d0d497d69066b7796c494851009b4
7808Author: Francis Lachapelle <flachapelle@inverse.ca>
7809Date:   Mon May 14 10:31:41 2018 -0400
7810
7811    (js) Fix mail filters with flags prefixed with $
7812
7813    Fixes #4461
7814
7815M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
7816M	UI/WebServerResources/js/Preferences/Preferences.service.js
7817
7818commit 371504e997e84201e7c3858f7b13421c5810c8d3
7819Author: Francis Lachapelle <flachapelle@inverse.ca>
7820Date:   Mon May 14 10:22:29 2018 -0400
7821
7822    (js) Cleanup unused function
7823
7824M	UI/WebServerResources/js/Preferences/FiltersDialogController.js
7825
7826commit 119591e8dde43e5523da7aebc30e3d210b83d485
7827Author: InverseBot <sogo@inverse.ca>
7828Date:   Mon May 14 01:26:18 2018 -0400
7829
7830    (js/css) Update generated files
7831
7832M	UI/WebServerResources/js/vendor/angular-ui-router.js
7833M	UI/WebServerResources/js/vendor/angular-ui-router.js.map
7834M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
7835M	UI/WebServerResources/js/vendor/angular-ui-router.min.js.map
7836
7837commit 4bb407ad8d1758f5a1279c248fcf047b0df66451
7838Author: InverseBot <sogo@inverse.ca>
7839Date:   Tue May 8 02:12:38 2018 -0400
7840
7841    (js/css) Update generated files
7842
7843M	UI/WebServerResources/css/styles.css
7844M	UI/WebServerResources/css/styles.css.map
7845M	UI/WebServerResources/js/Contacts.js
7846M	UI/WebServerResources/js/Contacts.js.map
7847M	UI/WebServerResources/js/Mailer.services.js
7848M	UI/WebServerResources/js/Mailer.services.js.map
7849M	UI/WebServerResources/js/Scheduler.services.js
7850M	UI/WebServerResources/js/Scheduler.services.js.map
7851
7852commit 12b2ecca72275f6125eb4c4b120b0902a8ca4be4
7853Author: Francis Lachapelle <flachapelle@inverse.ca>
7854Date:   Mon May 7 16:43:16 2018 -0400
7855
7856    Show current ordering setting in lists
7857
7858M	NEWS
7859M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
7860M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
7861M	UI/Templates/SchedulerUI/UIxCalMainView.wox
7862M	UI/WebServerResources/js/Contacts/AddressBookController.js
7863M	UI/WebServerResources/js/Mailer/MailboxController.js
7864M	UI/WebServerResources/js/Scheduler/CalendarListController.js
7865M	UI/WebServerResources/scss/components/icon/icon.scss
7866
7867commit 71d48dd6b59036647571fe55f7cf2f953110d724
7868Author: Francis Lachapelle <flachapelle@inverse.ca>
7869Date:   Mon May 7 10:14:04 2018 -0400
7870
7871    (js) Fix renaming a folder under iOS
7872
7873M	UI/Templates/SchedulerUI/UIxCalMainView.wox
7874
7875commit 8b29d90515ae03562bc17ec5c724695fb546ae9a
7876Author: Francis Lachapelle <flachapelle@inverse.ca>
7877Date:   Thu May 3 15:34:33 2018 -0400
7878
7879    (i18n) Add missing localizable strings
7880
7881M	UI/Scheduler/English.lproj/Localizable.strings
7882
7883commit 7222e5a36a3b7ba37a26ba819835ba10526a541e
7884Author: Francis Lachapelle <flachapelle@inverse.ca>
7885Date:   Thu May 3 15:28:17 2018 -0400
7886
7887    Remove dependency on tmpwatch and tmpreaper
7888
7889M	Scripts/tmpwatch
7890M	packaging/debian-multiarch/control
7891M	packaging/debian-multiarch/control-no-openchange
7892M	packaging/debian-multiarch/sogo.cron.daily
7893M	packaging/debian/control
7894M	packaging/debian/control-squeeze
7895M	packaging/debian/sogo.cron.daily
7896M	packaging/rhel/sogo.spec
7897
7898commit a2ef0b41f3d9137935f208f284befc261288e8b9
7899Author: Francis Lachapelle <flachapelle@inverse.ca>
7900Date:   Mon Apr 30 15:06:56 2018 -0400
7901
7902    (html) Fix maximum width of admin ACL editor
7903
7904M	UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox
7905
7906commit c95d6d0d8e5f1c0a09cbd0e01cc9547c4160effd
7907Author: InverseBot <sogo@inverse.ca>
7908Date:   Sat Apr 28 01:23:33 2018 -0400
7909
7910    (js/css) Update generated files
7911
7912M	UI/WebServerResources/js/Common.js
7913M	UI/WebServerResources/js/Common.js.map
7914M	UI/WebServerResources/js/Scheduler.services.js
7915M	UI/WebServerResources/js/Scheduler.services.js.map
7916
7917commit f31892044b733351e7cfe4ecca5401f650f630e4
7918Author: Francis Lachapelle <flachapelle@inverse.ca>
7919Date:   Fri Apr 27 12:34:55 2018 -0400
7920
7921    (sogo-tool) Fix ACLs restore in single store mode
7922
7923    Fixes #4256
7924    Fixes #4385
7925    Fixes #4390
7926
7927M	NEWS
7928M	SOPE/GDLContentStore/GCSFolder.m
7929M	Tools/SOGoToolRestore.m
7930
7931commit b8958b931edae0258b819e4d99ce665e984b2333
7932Author: Francis Lachapelle <flachapelle@inverse.ca>
7933Date:   Fri Apr 27 11:06:04 2018 -0400
7934
7935    Fix SAML2 session timeout during XHR requests
7936
7937M	UI/WebServerResources/js/Common/Common.app.js
7938
7939commit f0c8e418208523f88c8f79ca636d81e97e6d2c56
7940Author: Ludovic Marcotte <lmarcotte@inverse.ca>
7941Date:   Fri Apr 27 10:58:18 2018 -0400
7942
7943    (doc) sample redirect
7944
7945M	Apache/SOGo.conf
7946
7947commit 6405567886965e1341e315a239d2f21c6719c197
7948Author: Ludovic Marcotte <lmarcotte@inverse.ca>
7949Date:   Fri Apr 27 09:20:42 2018 -0400
7950
7951    (fix) fixed default data value for c_hascertificate (fixes #4442)
7952
7953M	NEWS
7954M	Scripts/mysql-utf8mb4.sql
7955
7956commit e37557543635440e8206a4a371f34a870393683d
7957Author: Francis Lachapelle <flachapelle@inverse.ca>
7958Date:   Fri Apr 27 09:05:20 2018 -0400
7959
7960    (js) Improve handling of reminders on tasks
7961
7962    Fixes #4456
7963
7964M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
7965M	UI/WebServerResources/js/Scheduler/ComponentController.js
7966
7967commit b0e59f9ac99f56f3212660659a2e7b37d9afd4ad
7968Author: Ludovic Marcotte <lmarcotte@inverse.ca>
7969Date:   Fri Apr 27 08:55:13 2018 -0400
7970
7971    Revert "(fix) make sure to use crypt as the scheme for md5/sha256/sha512 (fixes #4137)"
7972
7973    This reverts commit 63cb80142b1dcdb581ace018a5c715ed42a73eab.
7974
7975M	SoObjects/SOGo/LDAPSource.m
7976M	SoObjects/SOGo/SQLSource.m
7977
7978commit 3ac952fd58fe51462151a6ad207d47a895d66fbe
7979Author: InverseBot <sogo@inverse.ca>
7980Date:   Wed Apr 25 01:28:00 2018 -0400
7981
7982    (js/css) Update generated files
7983
7984M	UI/WebServerResources/css/styles.css
7985M	UI/WebServerResources/css/styles.css.map
7986M	UI/WebServerResources/js/Mailer.services.js
7987M	UI/WebServerResources/js/Mailer.services.js.map
7988M	UI/WebServerResources/js/Scheduler.services.js
7989M	UI/WebServerResources/js/Scheduler.services.js.map
7990M	UI/WebServerResources/js/vendor/lodash.js
7991M	UI/WebServerResources/js/vendor/lodash.min.js
7992
7993commit 1d731ebb77d6ef67d53f268f1a25ffe05b122145
7994Author: Francis Lachapelle <flachapelle@inverse.ca>
7995Date:   Mon Apr 23 15:27:00 2018 -0400
7996
7997    (js) Fix renaming a folder under iOS
7998
7999M	NEWS
8000M	UI/WebServerResources/js/Mailer/sgMailboxListItem.directive.js
8001M	UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js
8002M	UI/WebServerResources/scss/components/list/list.scss
8003
8004commit c59e4293464f1193531ee1abd15094482ee139ea
8005Author: InverseBot <sogo@inverse.ca>
8006Date:   Wed Apr 18 01:27:09 2018 -0400
8007
8008    (js/css) Update generated files
8009
8010M	UI/WebServerResources/js/Common.js
8011M	UI/WebServerResources/js/Common.js.map
8012M	UI/WebServerResources/js/Scheduler.services.js
8013M	UI/WebServerResources/js/Scheduler.services.js.map
8014M	UI/WebServerResources/js/vendor/angular-animate.js
8015M	UI/WebServerResources/js/vendor/angular-animate.min.js
8016M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
8017M	UI/WebServerResources/js/vendor/angular-aria.js
8018M	UI/WebServerResources/js/vendor/angular-aria.min.js
8019M	UI/WebServerResources/js/vendor/angular-aria.min.js.map
8020M	UI/WebServerResources/js/vendor/angular-cookies.js
8021M	UI/WebServerResources/js/vendor/angular-cookies.min.js
8022M	UI/WebServerResources/js/vendor/angular-cookies.min.js.map
8023M	UI/WebServerResources/js/vendor/angular-messages.js
8024M	UI/WebServerResources/js/vendor/angular-messages.min.js
8025M	UI/WebServerResources/js/vendor/angular-messages.min.js.map
8026M	UI/WebServerResources/js/vendor/angular-sanitize.js
8027M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
8028M	UI/WebServerResources/js/vendor/angular-sanitize.min.js.map
8029M	UI/WebServerResources/js/vendor/angular.js
8030M	UI/WebServerResources/js/vendor/angular.min.js
8031M	UI/WebServerResources/js/vendor/angular.min.js.map
8032
8033commit 162206b934c948bc06db9e3a3aed8386565620c6
8034Author: Francis Lachapelle <flachapelle@inverse.ca>
8035Date:   Tue Apr 17 15:14:48 2018 -0400
8036
8037    Fix SAML2 session timeout during XHR requests
8038
8039M	NEWS
8040M	UI/Common/UIxPageFrame.m
8041M	UI/Templates/UIxPageFrame.wox
8042M	UI/WebServerResources/js/Common/Common.app.js
8043
8044commit e6e1fddb3e67b6ddd86085871298c399cb075791
8045Author: Francis Lachapelle <flachapelle@inverse.ca>
8046Date:   Tue Apr 17 11:20:19 2018 -0400
8047
8048    (js) Improve handling of reminders on tasks
8049
8050M	UI/WebServerResources/js/Scheduler/ComponentController.js
8051
8052commit a4876798bc40c3f144b4f28cca64fd917caaf8ce
8053Author: Francis Lachapelle <flachapelle@inverse.ca>
8054Date:   Fri Apr 13 09:27:00 2018 -0400
8055
8056    Show 'Source' btn in HTML editor of signature
8057
8058    Fixes #4389
8059
8060M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
8061
8062commit 3659470936c9ea07aa80612dc3644520368496f3
8063Author: InverseBot <sogo@inverse.ca>
8064Date:   Wed Mar 28 01:35:28 2018 -0400
8065
8066    (js/css) Update generated files
8067
8068M	UI/WebServerResources/css/styles.css
8069M	UI/WebServerResources/css/styles.css.map
8070
8071commit e64049c05ce806559665cbdeaebf521c1f06d847
8072Author: Francis Lachapelle <flachapelle@inverse.ca>
8073Date:   Tue Mar 27 09:30:34 2018 -0400
8074
8075    (css) Minimum width for icon buttons
8076
8077M	UI/WebServerResources/scss/components/button/button.scss
8078
8079commit fbed929402dbf1afd1d97db193b6271944810708
8080Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8081Date:   Wed Mar 21 13:44:39 2018 -0400
8082
8083    (feat) now possible to show events/task for the current year
8084
8085M	NEWS
8086M	UI/Scheduler/English.lproj/Localizable.strings
8087M	UI/Scheduler/UIxCalFilterPanel.h
8088M	UI/Scheduler/UIxCalFilterPanel.m
8089M	UI/Scheduler/UIxCalListingActions.m
8090M	UI/Scheduler/UIxCalMainView.m
8091M	UI/Templates/SchedulerUI/UIxCalMainView.wox
8092
8093commit dff85ae1d7eda47f4755d6aba7a1981baf9aa692
8094Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8095Date:   Mon Mar 19 09:46:04 2018 -0400
8096
8097    (fix) small fix for task reminders
8098
8099M	ActiveSync/iCalAlarm+ActiveSync.m
8100M	ActiveSync/iCalToDo+ActiveSync.m
8101
8102commit 982cbed7ccbddc7fb3b910b8901156228ed2be6f
8103Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8104Date:   Thu Mar 15 16:01:50 2018 -0400
8105
8106    (fix) avoid potential cache update when breaking sync queries (fixes #4422)
8107
8108M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
8109M	NEWS
8110
8111commit a601ed47d849ff650d9dc41ce274e0885f0c050e
8112Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8113Date:   Thu Mar 15 15:43:26 2018 -0400
8114
8115    (fix) properly update the last-modified attribute (fixes #4313)
8116
8117M	NEWS
8118M	SoObjects/Appointments/SOGoAppointmentObject.m
8119M	SoObjects/Appointments/SOGoCalendarComponent.m
8120M	UI/Scheduler/UIxAppointmentActions.m
8121
8122commit a0bf8b6f4d72208e7687c77a43fd7befb35577b5
8123Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8124Date:   Wed Mar 14 13:21:49 2018 -0400
8125
8126    (fix) small optimizations + code cosmetics
8127
8128M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
8129M	ActiveSync/SOGoActiveSyncDispatcher.m
8130
8131commit c495e14cd74c26f26a224946049bcfaf89d9095c
8132Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8133Date:   Wed Mar 14 13:16:53 2018 -0400
8134
8135    (fix) improved alarms syncing with EAS devices (fixes #4351)
8136
8137M	ActiveSync/iCalAlarm+ActiveSync.m
8138M	ActiveSync/iCalEvent+ActiveSync.m
8139M	NEWS
8140
8141commit f799716b25d41ff414032fc29853d10da7942d9c
8142Author: InverseBot <sogo@inverse.ca>
8143Date:   Wed Mar 14 02:18:03 2018 -0400
8144
8145    (js/css) Update generated files
8146
8147M	UI/WebServerResources/js/Mailer.services.js
8148M	UI/WebServerResources/js/Mailer.services.js.map
8149
8150commit c1e9e355ecb07f49c67149297db3ab5968d5453f
8151Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8152Date:   Tue Mar 13 13:05:53 2018 -0400
8153
8154    (fix) prevent deletion of special folders using del key (fixes #4396)
8155
8156M	NEWS
8157M	UI/WebServerResources/js/Mailer/MailboxesController.js
8158
8159commit 5545c9f26ef3201f6b66e4e2cb5d51612015eeac
8160Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8161Date:   Mon Mar 12 13:18:02 2018 -0400
8162
8163    (fix) update the script to add the c_hascertificate colum
8164
8165M	Scripts/mysql-utf8mb4.sql
8166
8167commit 5d1a6508d0d277e4b421f7017ecbc532957fd503
8168Author: Francis Lachapelle <flachapelle@inverse.ca>
8169Date:   Fri Mar 9 00:43:35 2018 -0500
8170
8171    (tests) Fix variable declaration
8172
8173M	Tests/Integration/test-caldav-scheduling.py
8174
8175commit d57c46a40143567b4039ae07615b884650e715e0
8176Author: InverseBot <sogo@inverse.ca>
8177Date:   Thu Mar 8 01:37:43 2018 -0500
8178
8179    (js/css) Update generated files
8180
8181M	UI/WebServerResources/css/no-animation.css
8182M	UI/WebServerResources/css/no-animation.css.map
8183M	UI/WebServerResources/css/styles.css
8184M	UI/WebServerResources/css/styles.css.map
8185M	UI/WebServerResources/js/Administration.js
8186M	UI/WebServerResources/js/Administration.js.map
8187M	UI/WebServerResources/js/Administration.services.js
8188M	UI/WebServerResources/js/Administration.services.js.map
8189M	UI/WebServerResources/js/Common.js
8190M	UI/WebServerResources/js/Common.js.map
8191M	UI/WebServerResources/js/Contacts.js
8192M	UI/WebServerResources/js/Contacts.js.map
8193M	UI/WebServerResources/js/Contacts.services.js
8194M	UI/WebServerResources/js/Contacts.services.js.map
8195M	UI/WebServerResources/js/Mailer.app.popup.js
8196M	UI/WebServerResources/js/Mailer.app.popup.js.map
8197M	UI/WebServerResources/js/Mailer.js
8198M	UI/WebServerResources/js/Mailer.js.map
8199M	UI/WebServerResources/js/Mailer.services.js
8200M	UI/WebServerResources/js/Mailer.services.js.map
8201M	UI/WebServerResources/js/Main.js
8202M	UI/WebServerResources/js/Main.js.map
8203M	UI/WebServerResources/js/Preferences.js
8204M	UI/WebServerResources/js/Preferences.js.map
8205M	UI/WebServerResources/js/Preferences.services.js
8206M	UI/WebServerResources/js/Preferences.services.js.map
8207M	UI/WebServerResources/js/Scheduler.js
8208M	UI/WebServerResources/js/Scheduler.js.map
8209M	UI/WebServerResources/js/Scheduler.services.js
8210M	UI/WebServerResources/js/Scheduler.services.js.map
8211M	UI/WebServerResources/js/vendor/FileSaver.min.js
8212M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
8213M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
8214M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
8215
8216commit f27a71e07ec0be5660c4188e3cea2f48d8b25294
8217Author: Francis Lachapelle <flachapelle@inverse.ca>
8218Date:   Wed Mar 7 15:54:04 2018 -0500
8219
8220    (doc) Fix rendering of the Outlook Connector Guide
8221
8222M	Documentation/SOGoOutlookConnectorConfigurationGuide.asciidoc
8223
8224commit df2926e8723c0e04670b47e78f00cce64d68474e
8225Author: Francis Lachapelle <flachapelle@inverse.ca>
8226Date:   Wed Mar 7 11:09:20 2018 -0500
8227
8228    (js/css) Update generated files
8229
8230M	UI/WebServerResources/css/no-animation.css
8231M	UI/WebServerResources/css/no-animation.css.map
8232M	UI/WebServerResources/css/styles.css
8233M	UI/WebServerResources/css/styles.css.map
8234M	UI/WebServerResources/js/Administration.js
8235M	UI/WebServerResources/js/Administration.js.map
8236M	UI/WebServerResources/js/Administration.services.js
8237M	UI/WebServerResources/js/Administration.services.js.map
8238M	UI/WebServerResources/js/Common.js
8239M	UI/WebServerResources/js/Common.js.map
8240M	UI/WebServerResources/js/Contacts.js
8241M	UI/WebServerResources/js/Contacts.js.map
8242M	UI/WebServerResources/js/Contacts.services.js
8243M	UI/WebServerResources/js/Contacts.services.js.map
8244M	UI/WebServerResources/js/Mailer.app.popup.js
8245M	UI/WebServerResources/js/Mailer.app.popup.js.map
8246M	UI/WebServerResources/js/Mailer.js
8247M	UI/WebServerResources/js/Mailer.js.map
8248M	UI/WebServerResources/js/Mailer.services.js
8249M	UI/WebServerResources/js/Mailer.services.js.map
8250M	UI/WebServerResources/js/Main.js
8251M	UI/WebServerResources/js/Main.js.map
8252M	UI/WebServerResources/js/Preferences.js
8253M	UI/WebServerResources/js/Preferences.js.map
8254M	UI/WebServerResources/js/Preferences.services.js
8255M	UI/WebServerResources/js/Preferences.services.js.map
8256M	UI/WebServerResources/js/Scheduler.js
8257M	UI/WebServerResources/js/Scheduler.js.map
8258M	UI/WebServerResources/js/Scheduler.services.js
8259M	UI/WebServerResources/js/Scheduler.services.js.map
8260M	UI/WebServerResources/js/vendor/FileSaver.min.js
8261M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
8262M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
8263M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
8264
8265commit e3ba7c8cab993428f0e764283676d3a8c10fe2ef
8266Author: Francis Lachapelle <flachapelle@inverse.ca>
8267Date:   Wed Mar 7 11:08:01 2018 -0500
8268
8269    (css) Update default theme
8270
8271M	UI/WebServerResources/css/theme-default.css
8272
8273commit 1d7bc666d6b5709c81411145201fb0f6ec903e34
8274Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8275Date:   Wed Mar 7 10:58:07 2018 -0500
8276
8277    Release preparation
8278
8279M	ChangeLog
8280M	Documentation/docinfo.xml
8281M	NEWS
8282
8283commit 190fa0c77ec62e5f3d0638bf62d8aba0f0ea6f19
8284Author: Francis Lachapelle <flachapelle@inverse.ca>
8285Date:   Wed Mar 7 10:49:44 2018 -0500
8286
8287    (i18n) Update translations
8288
8289M	SoObjects/Appointments/Croatian.lproj/Localizable.strings
8290M	SoObjects/Mailer/Croatian.lproj/Localizable.strings
8291M	UI/AdministrationUI/Croatian.lproj/Localizable.strings
8292M	UI/Common/Croatian.lproj/Localizable.strings
8293M	UI/Contacts/Croatian.lproj/Localizable.strings
8294M	UI/MailerUI/Croatian.lproj/Localizable.strings
8295M	UI/PreferencesUI/Croatian.lproj/Localizable.strings
8296M	UI/PreferencesUI/Italian.lproj/Localizable.strings
8297M	UI/Scheduler/Croatian.lproj/Localizable.strings
8298
8299commit 0667c12db4cd11a200b0ca45c3b50a9c1e710468
8300Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8301Date:   Wed Mar 7 08:32:33 2018 -0500
8302
8303    (fix) disabled once more EAS v16 as GMail on Android is buggy
8304
8305M	ActiveSync/SOGoActiveSyncDispatcher.m
8306M	ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m
8307
8308commit a911a3b78c9c40b3b5b483718da9804e76aeef08
8309Author: InverseBot <sogo@inverse.ca>
8310Date:   Wed Mar 7 01:36:39 2018 -0500
8311
8312    (js/css) Update generated files
8313
8314M	UI/WebServerResources/js/Mailer.services.js
8315M	UI/WebServerResources/js/Mailer.services.js.map
8316M	UI/WebServerResources/js/Scheduler.services.js
8317M	UI/WebServerResources/js/Scheduler.services.js.map
8318
8319commit 2301ae2c75400f43f4b756aaf59fbf3f58415a03
8320Author: Francis Lachapelle <flachapelle@inverse.ca>
8321Date:   Tue Mar 6 16:35:08 2018 -0500
8322
8323    (js) Allow to set an alarm on a dued task
8324
8325M	NEWS
8326M	UI/Templates/SchedulerUI/UIxReminderEditor.wox
8327M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
8328M	UI/WebServerResources/js/Scheduler/ComponentController.js
8329
8330commit 5493855b2f680229b3ffe9117e927f26d2d5a5ac
8331Author: Francis Lachapelle <flachapelle@inverse.ca>
8332Date:   Tue Mar 6 15:22:02 2018 -0500
8333
8334    (js) Fix caching of iMIP invitation
8335
8336M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
8337M	UI/WebServerResources/js/Mailer/Message.service.js
8338
8339commit 4a5446d8adf7945e63e54ab1de12b7e2df84e8fc
8340Author: Francis Lachapelle <flachapelle@inverse.ca>
8341Date:   Mon Mar 5 13:53:48 2018 -0500
8342
8343    Update README file
8344
8345M	README.md
8346
8347commit bf34f4f552c33a4fc5c9ce3cfa7525a929356645
8348Author: Francis Lachapelle <flachapelle@inverse.ca>
8349Date:   Mon Mar 5 13:51:40 2018 -0500
8350
8351    Update README file
8352
8353M	README.md
8354
8355commit d49219ceecf746ba96f848cdf54335741458c038
8356Author: Francis Lachapelle <flachapelle@inverse.ca>
8357Date:   Thu Mar 1 11:17:03 2018 -0500
8358
8359    Save original username in cookie
8360
8361    Fixes #4363
8362
8363M	NEWS
8364M	UI/MainUI/SOGoRootPage.m
8365
8366commit 0dc3ed320294e6ea70cc5db578ed402111371d4f
8367Author: InverseBot <sogo@inverse.ca>
8368Date:   Wed Feb 28 01:27:51 2018 -0500
8369
8370    (js/css) Update generated files
8371
8372M	UI/WebServerResources/css/styles.css
8373M	UI/WebServerResources/css/styles.css.map
8374
8375commit a75ae849537e1d4e9f8f5e409642aaccbbe89741
8376Author: Francis Lachapelle <flachapelle@inverse.ca>
8377Date:   Tue Feb 27 09:30:12 2018 -0500
8378
8379    (css) Fix scrolling of message with Firefox
8380
8381    Fixes #4008, #4282, #4398
8382
8383M	NEWS
8384M	UI/WebServerResources/scss/views/_view.scss
8385
8386commit d00db81d088c290fd37eec17703ecd1503790354
8387Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8388Date:   Mon Feb 26 10:51:17 2018 -0500
8389
8390    Version bump for new repos
8391
8392M	Documentation/docinfo.xml
8393M	Documentation/includes/global-attributes.asciidoc
8394M	Version
8395
8396commit 44ea5a29d41587c27d9345d777bc3c34cb7672b8
8397Author: InverseBot <sogo@inverse.ca>
8398Date:   Sat Feb 24 01:27:53 2018 -0500
8399
8400    (js/css) Update generated files
8401
8402M	UI/WebServerResources/js/Preferences.js
8403M	UI/WebServerResources/js/Preferences.js.map
8404
8405commit 218d8aa5fa45525b334297a86c3ff511697bc370
8406Author: Francis Lachapelle <flachapelle@inverse.ca>
8407Date:   Fri Feb 23 10:22:42 2018 -0500
8408
8409    (js) New mail filter is active by default
8410
8411M	UI/WebServerResources/js/Preferences/PreferencesController.js
8412
8413commit d02a97468e5f4625b547868c0a489facc3be4973
8414Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8415Date:   Tue Feb 20 11:15:46 2018 -0500
8416
8417    (fix) EAS with drafts with attachments
8418
8419M	ActiveSync/NGDOMElement+ActiveSync.m
8420M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
8421M	ActiveSync/SOGoMailObject+ActiveSync.h
8422M	ActiveSync/SOGoMailObject+ActiveSync.m
8423M	NEWS
8424
8425commit 518e6a56fd296ab80761c09eceb05b23b3f2b99b
8426Author: Francis Lachapelle <flachapelle@inverse.ca>
8427Date:   Tue Feb 20 10:27:45 2018 -0500
8428
8429    (js) Overwrite default theme in theme.js
8430
8431M	UI/WebServerResources/js/theme.js
8432
8433commit da52b0bf82c5c0d39865f7cb53020694ade766bc
8434Author: InverseBot <sogo@inverse.ca>
8435Date:   Tue Feb 20 01:27:41 2018 -0500
8436
8437    (js/css) Update generated files
8438
8439M	UI/WebServerResources/js/Mailer.services.js
8440M	UI/WebServerResources/js/Mailer.services.js.map
8441M	UI/WebServerResources/js/vendor/angular-material.js
8442M	UI/WebServerResources/js/vendor/angular-material.min.js
8443
8444commit e10dc4af11c8e8c86129761c026486dc1a539004
8445Author: Francis Lachapelle <flachapelle@inverse.ca>
8446Date:   Mon Feb 19 15:13:27 2018 -0500
8447
8448    (js) Fix retrieval of proper part in image gallery
8449
8450M	UI/WebServerResources/js/Mailer/sgImageGallery.service.js
8451
8452commit b8a02d6ce9d290daceac8474e8fb7ea789de0d64
8453Author: Francis Lachapelle <flachapelle@inverse.ca>
8454Date:   Mon Feb 19 09:01:06 2018 -0500
8455
8456    (css,js) Update md to v1.1.7
8457
8458    Fixes #4148
8459
8460M	UI/WebServerResources/angular-material
8461M	UI/WebServerResources/bower.json
8462
8463commit e50e112a96619dd5b09e30fe60cd2380f4199376
8464Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8465Date:   Wed Feb 14 10:05:44 2018 -0500
8466
8467    (fix) correctly handle all-day events with EAS v16 (fixes #4397)
8468
8469M	ActiveSync/iCalEvent+ActiveSync.m
8470M	NEWS
8471
8472commit 9776e9d2175c58fc00cde385121c6cd23d79b579
8473Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8474Date:   Wed Feb 14 10:00:13 2018 -0500
8475
8476    (fix) skip organizer from attendees list (fixes #4402)
8477
8478M	ActiveSync/iCalEvent+ActiveSync.m
8479M	NEWS
8480
8481commit e7c56e86d4210ec78bc07f5d8e5d4885aab38e35
8482Author: Francis Lachapelle <flachapelle@inverse.ca>
8483Date:   Tue Feb 13 15:25:36 2018 -0500
8484
8485    Improve doc
8486
8487M	Documentation/SOGoInstallationGuide.asciidoc
8488
8489commit 26095d636145ab9c5a19bc692c92246120508ec5
8490Author: Francis Lachapelle <flachapelle@inverse.ca>
8491Date:   Tue Feb 13 08:54:53 2018 -0500
8492
8493    Fix path of single part message
8494
8495M	UI/MailPartViewers/UIxMailPartViewer.m
8496
8497commit 2faf0411e488ab437c6a9352cef00fffeebb4ce0
8498Author: InverseBot <sogo@inverse.ca>
8499Date:   Tue Feb 13 01:31:51 2018 -0500
8500
8501    (js/css) Update generated files
8502
8503M	UI/WebServerResources/js/vendor/angular-ui-router.js
8504M	UI/WebServerResources/js/vendor/angular-ui-router.js.map
8505M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
8506M	UI/WebServerResources/js/vendor/angular-ui-router.min.js.map
8507
8508commit d3b10730e9ee95b420a732b97bd8e3b60975e32d
8509Author: Francis Lachapelle <flachapelle@inverse.ca>
8510Date:   Mon Feb 12 14:53:28 2018 -0500
8511
8512    (i18n) Update translations
8513
8514    Fixes #4372
8515
8516M	SoObjects/Appointments/Italian.lproj/Localizable.strings
8517M	SoObjects/Appointments/Slovak.lproj/Localizable.strings
8518M	SoObjects/Mailer/SOGoMailObject.m
8519M	SoObjects/Mailer/Slovak.lproj/Localizable.strings
8520M	UI/AdministrationUI/Italian.lproj/Localizable.strings
8521M	UI/AdministrationUI/Slovak.lproj/Localizable.strings
8522M	UI/Common/Hungarian.lproj/Localizable.strings
8523M	UI/Common/Italian.lproj/Localizable.strings
8524M	UI/Common/Slovak.lproj/Localizable.strings
8525M	UI/Contacts/Hungarian.lproj/Localizable.strings
8526M	UI/Contacts/Italian.lproj/Localizable.strings
8527M	UI/Contacts/Slovak.lproj/Localizable.strings
8528M	UI/MailPartViewers/Italian.lproj/Localizable.strings
8529M	UI/MailPartViewers/Slovak.lproj/Localizable.strings
8530M	UI/MailerUI/Hungarian.lproj/Localizable.strings
8531M	UI/MailerUI/Italian.lproj/Localizable.strings
8532M	UI/MailerUI/Slovak.lproj/Localizable.strings
8533M	UI/MainUI/Slovak.lproj/Localizable.strings
8534M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
8535M	UI/PreferencesUI/Italian.lproj/Localizable.strings
8536M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
8537M	UI/Scheduler/Hungarian.lproj/Localizable.strings
8538M	UI/Scheduler/Italian.lproj/Localizable.strings
8539M	UI/Scheduler/Slovak.lproj/Localizable.strings
8540
8541commit a5adb2f9523b16c0062fe8966e210212ff4173d5
8542Author: InverseBot <sogo@inverse.ca>
8543Date:   Thu Feb 8 01:29:16 2018 -0500
8544
8545    (js/css) Update generated files
8546
8547M	UI/WebServerResources/js/Scheduler.services.js
8548M	UI/WebServerResources/js/Scheduler.services.js.map
8549
8550commit 3bf55a5edf4c66bac7bdf9a43087abd1781cc979
8551Author: Francis Lachapelle <flachapelle@inverse.ca>
8552Date:   Wed Feb 7 15:36:24 2018 -0500
8553
8554    (js) Improve handling of Web calendars
8555
8556M	UI/Templates/SchedulerUI/UIxCalMainView.wox
8557M	UI/WebServerResources/js/Scheduler/CalendarsController.js
8558M	UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js
8559
8560commit b1206697473160ac29c1a13b325b56e5f45ebbfc
8561Author: InverseBot <sogo@inverse.ca>
8562Date:   Wed Feb 7 02:19:11 2018 -0500
8563
8564    (js/css) Update generated files
8565
8566M	UI/WebServerResources/css/styles.css
8567M	UI/WebServerResources/css/styles.css.map
8568M	UI/WebServerResources/js/Common.js
8569M	UI/WebServerResources/js/Common.js.map
8570M	UI/WebServerResources/js/Scheduler.services.js
8571M	UI/WebServerResources/js/Scheduler.services.js.map
8572
8573commit bccce4022ec0f348e9641ddc980877c7941d3fa3
8574Author: Francis Lachapelle <flachapelle@inverse.ca>
8575Date:   Tue Feb 6 16:20:20 2018 -0500
8576
8577    Identation + comments
8578
8579M	SoObjects/Contacts/SOGoFolder+CardDAV.m
8580
8581commit 32fd61c8f487e42bd6b8dd5037fb53ef841577d0
8582Author: Francis Lachapelle <flachapelle@inverse.ca>
8583Date:   Tue Feb 6 14:13:40 2018 -0500
8584
8585    Improve display of overlapping events
8586
8587    Categories were hidden because of overlapping boxes.
8588
8589M	NEWS
8590M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
8591M	UI/WebServerResources/scss/views/SchedulerUI.scss
8592
8593commit 7cd040fb6b6a81806aeff75242b2591bc0401716
8594Author: Francis Lachapelle <flachapelle@inverse.ca>
8595Date:   Tue Feb 6 14:06:33 2018 -0500
8596
8597    Show weekday in headers of day view
8598
8599M	NEWS
8600M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
8601
8602commit 9310a289f624ecc7dfcaabc5462532b25133e4eb
8603Author: Francis Lachapelle <flachapelle@inverse.ca>
8604Date:   Tue Feb 6 11:04:21 2018 -0500
8605
8606    Fix decoding of spaces in URL-encoded parameters
8607
8608M	NEWS
8609M	UI/SOGoUI/UIxComponent.m
8610
8611commit 006859cee15c1b3058d829a7cc3c9ea6e541acaf
8612Author: Francis Lachapelle <flachapelle@inverse.ca>
8613Date:   Tue Feb 6 11:01:25 2018 -0500
8614
8615    (css) Better highligh color in autocompletion
8616
8617M	UI/WebServerResources/js/Common/Common.app.js
8618
8619commit 9fddc66007c573035c49fb667757dc8690bd2908
8620Author: Francis Lachapelle <flachapelle@inverse.ca>
8621Date:   Tue Feb 6 10:27:20 2018 -0500
8622
8623    (i18n) Update translations
8624
8625    Fixes #4372
8626
8627M	SoObjects/Appointments/Italian.lproj/Localizable.strings
8628M	SoObjects/Contacts/Italian.lproj/Localizable.strings
8629M	SoObjects/Mailer/Italian.lproj/Localizable.strings
8630M	UI/AdministrationUI/Italian.lproj/Localizable.strings
8631M	UI/Common/Czech.lproj/Localizable.strings
8632M	UI/Common/German.lproj/Localizable.strings
8633M	UI/Common/Italian.lproj/Localizable.strings
8634M	UI/Common/Polish.lproj/Localizable.strings
8635M	UI/Common/Slovak.lproj/Localizable.strings
8636M	UI/Common/TurkishTurkey.lproj/Localizable.strings
8637M	UI/Contacts/Czech.lproj/Localizable.strings
8638M	UI/Contacts/German.lproj/Localizable.strings
8639M	UI/Contacts/Italian.lproj/Localizable.strings
8640M	UI/Contacts/Slovak.lproj/Localizable.strings
8641M	UI/MailerUI/Czech.lproj/Localizable.strings
8642M	UI/MailerUI/German.lproj/Localizable.strings
8643M	UI/MailerUI/Italian.lproj/Localizable.strings
8644M	UI/MailerUI/Polish.lproj/Localizable.strings
8645M	UI/MailerUI/Slovak.lproj/Localizable.strings
8646M	UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
8647M	UI/PreferencesUI/Czech.lproj/Localizable.strings
8648M	UI/PreferencesUI/German.lproj/Localizable.strings
8649M	UI/PreferencesUI/Italian.lproj/Localizable.strings
8650M	UI/PreferencesUI/Polish.lproj/Localizable.strings
8651M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
8652M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
8653M	UI/Scheduler/Czech.lproj/Localizable.strings
8654M	UI/Scheduler/German.lproj/Localizable.strings
8655M	UI/Scheduler/Italian.lproj/Localizable.strings
8656M	UI/Scheduler/Polish.lproj/Localizable.strings
8657M	UI/Scheduler/Slovak.lproj/Localizable.strings
8658M	UI/Scheduler/TurkishTurkey.lproj/Localizable.strings
8659
8660commit ed6e191f66f40593b921f2e01219ac49d2f34181
8661Author: InverseBot <sogo@inverse.ca>
8662Date:   Tue Feb 6 01:29:10 2018 -0500
8663
8664    (js/css) Update generated files
8665
8666M	UI/WebServerResources/js/Mailer.services.js
8667M	UI/WebServerResources/js/Mailer.services.js.map
8668
8669commit 099f6b42dc6383f5052cd1432fadfd345b91d918
8670Author: Francis Lachapelle <flachapelle@inverse.ca>
8671Date:   Mon Feb 5 15:48:09 2018 -0500
8672
8673    (js) Ignore exception when closing mail editor
8674
8675M	UI/WebServerResources/js/Mailer/MailboxController.js
8676M	UI/WebServerResources/js/Mailer/MessageController.js
8677
8678commit c5a324ae86d4f7cd1e64a2512fda1df0a4747458
8679Author: Francis Lachapelle <flachapelle@inverse.ca>
8680Date:   Mon Feb 5 14:37:22 2018 -0500
8681
8682    Fix saving new IMAP auxiliary account
8683
8684    Fixes #4384
8685
8686M	UI/PreferencesUI/UIxPreferences.m
8687
8688commit e265ecfe1b761805785a4633cb004a98b8c2f9ea
8689Author: InverseBot <sogo@inverse.ca>
8690Date:   Sun Feb 4 01:27:42 2018 -0500
8691
8692    (js/css) Update generated files
8693
8694M	UI/WebServerResources/css/styles.css
8695M	UI/WebServerResources/css/styles.css.map
8696
8697commit faed42094f85c25d3e6c6415d1c81de60b8c3cc5
8698Author: InverseBot <sogo@inverse.ca>
8699Date:   Sat Feb 3 01:28:30 2018 -0500
8700
8701    (js/css) Update generated files
8702
8703M	UI/WebServerResources/js/vendor/angular-animate.js
8704M	UI/WebServerResources/js/vendor/angular-animate.min.js
8705M	UI/WebServerResources/js/vendor/angular-aria.js
8706M	UI/WebServerResources/js/vendor/angular-aria.min.js
8707M	UI/WebServerResources/js/vendor/angular-cookies.js
8708M	UI/WebServerResources/js/vendor/angular-cookies.min.js
8709M	UI/WebServerResources/js/vendor/angular-messages.js
8710M	UI/WebServerResources/js/vendor/angular-messages.min.js
8711M	UI/WebServerResources/js/vendor/angular-messages.min.js.map
8712M	UI/WebServerResources/js/vendor/angular-sanitize.js
8713M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
8714M	UI/WebServerResources/js/vendor/angular-sanitize.min.js.map
8715M	UI/WebServerResources/js/vendor/angular.js
8716M	UI/WebServerResources/js/vendor/angular.min.js
8717M	UI/WebServerResources/js/vendor/angular.min.js.map
8718M	UI/WebServerResources/js/vendor/lodash.js
8719M	UI/WebServerResources/js/vendor/lodash.min.js
8720
8721commit 40b070481298a74d1ffd5dbb5e59b51e6b449393
8722Author: InverseBot <sogo@inverse.ca>
8723Date:   Thu Feb 1 01:29:33 2018 -0500
8724
8725    (js/css) Update generated files
8726
8727M	UI/WebServerResources/css/styles.css
8728M	UI/WebServerResources/css/styles.css.map
8729M	UI/WebServerResources/js/Mailer.services.js
8730M	UI/WebServerResources/js/Mailer.services.js.map
8731M	UI/WebServerResources/js/vendor/angular-material.js
8732M	UI/WebServerResources/js/vendor/angular-material.min.js
8733
8734commit e29ce4acec172803464f121f77c79c64890ac902
8735Author: Francis Lachapelle <flachapelle@inverse.ca>
8736Date:   Wed Jan 31 10:02:47 2018 -0500
8737
8738    (js) Improve popup detection in mail editor
8739
8740    Fixes #4378
8741
8742M	UI/WebServerResources/js/Mailer/MessageController.js
8743
8744commit 29047c4692b5a0e29c2ea5091d1ff8b7edaef128
8745Author: Francis Lachapelle <flachapelle@inverse.ca>
8746Date:   Wed Jan 31 08:43:52 2018 -0500
8747
8748    (css,js) Update md to v1.1.6
8749
8750M	NEWS
8751M	UI/WebServerResources/angular-material
8752M	UI/WebServerResources/bower.json
8753
8754commit 86b896e5324fec5c90602cd929d3e96751f85ecb
8755Author: InverseBot <sogo@inverse.ca>
8756Date:   Wed Jan 31 01:30:02 2018 -0500
8757
8758    (js/css) Update generated files
8759
8760M	UI/WebServerResources/js/Mailer.services.js
8761M	UI/WebServerResources/js/Mailer.services.js.map
8762M	UI/WebServerResources/js/vendor/angular-ui-router.js
8763M	UI/WebServerResources/js/vendor/angular-ui-router.js.map
8764M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
8765M	UI/WebServerResources/js/vendor/angular-ui-router.min.js.map
8766
8767commit 8ae8d67c0c4d6649d91a089bd39e46b5d77aa396
8768Author: Francis Lachapelle <flachapelle@inverse.ca>
8769Date:   Tue Jan 30 16:08:56 2018 -0500
8770
8771    (i18n) Update French translation
8772
8773M	UI/Common/French.lproj/Localizable.strings
8774M	UI/MailerUI/French.lproj/Localizable.strings
8775M	UI/PreferencesUI/French.lproj/Localizable.strings
8776M	UI/Scheduler/French.lproj/Localizable.strings
8777
8778commit ad943bf2aa11b5d52c28226f8b116bebb53e2b4d
8779Author: Francis Lachapelle <flachapelle@inverse.ca>
8780Date:   Tue Jan 30 15:37:33 2018 -0500
8781
8782    (js) Fix URL of file uploader in mail editor
8783
8784M	NEWS
8785M	UI/WebServerResources/js/Mailer/MessageEditorController.js
8786
8787commit 1be0808a16f2d0ec5a0879893f3086a4c67ca263
8788Author: Francis Lachapelle <flachapelle@inverse.ca>
8789Date:   Tue Jan 30 14:21:29 2018 -0500
8790
8791    i(i18n) Fix string in Preferences module
8792
8793M	UI/PreferencesUI/English.lproj/Localizable.strings
8794
8795commit 2fceae86dd67bf6a1132850793b753e0d7827234
8796Author: Francis Lachapelle <flachapelle@inverse.ca>
8797Date:   Fri Jan 26 10:10:41 2018 -0500
8798
8799    (script) Continue even if an SQL error occurs
8800
8801M	Scripts/sql-update-3.2.10_to_4.0.0-mysql.sh
8802
8803commit 750c720a7387bd51c9d898bde4eed6eb323719f9
8804Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8805Date:   Thu Jan 25 10:50:48 2018 -0500
8806
8807    (doc) re-encoded the doc
8808
8809M	Documentation/SOGoOutlookConnectorConfigurationGuide.asciidoc
8810
8811commit 24123e78da06909b00aace565ebf68a4e7ba301a
8812Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8813Date:   Thu Jan 25 10:50:07 2018 -0500
8814
8815    (doc) improved doc
8816
8817M	Documentation/SOGoOutlookConnectorConfigurationGuide.asciidoc
8818
8819commit e2ee90f2ef866418136ec949fc5117752737fb97
8820Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8821Date:   Thu Jan 25 10:18:35 2018 -0500
8822
8823    (doc) removed unnecessary image
8824
8825D	Documentation/images/about_dialog.png
8826
8827commit e47640a06d6fbb484c920d18be1f5a4f356e52bd
8828Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8829Date:   Thu Jan 25 10:14:33 2018 -0500
8830
8831    (fix) moved old doc away
8832
8833A	Attic/SOGoNativeOutlookConfigurationGuide.asciidoc
8834D	Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc
8835
8836commit b2703f4ddc08967688d5799cb701676ea78058a6
8837Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8838Date:   Thu Jan 25 10:12:07 2018 -0500
8839
8840    (fix) handle 9 tables structure in v4 update scripts
8841
8842M	Scripts/sql-update-3.2.10_to_4.0.0-mysql.sh
8843M	Scripts/sql-update-3.2.10_to_4.0.0.sh
8844
8845commit 19753f56f77c6ee34a1162f35b201f993c60465a
8846Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8847Date:   Thu Jan 25 09:56:10 2018 -0500
8848
8849    (doc) update doc
8850
8851M	Documentation/SOGoInstallationGuide.asciidoc
8852
8853commit 8305d30cb7a90eb08eff41f762e67983066eee2a
8854Author: InverseBot <sogo@inverse.ca>
8855Date:   Thu Jan 25 02:18:01 2018 -0500
8856
8857    (js/css) Update generated files
8858
8859M	UI/WebServerResources/js/Contacts.js
8860M	UI/WebServerResources/js/Contacts.js.map
8861M	UI/WebServerResources/js/Mailer.services.js
8862M	UI/WebServerResources/js/Mailer.services.js.map
8863
8864commit 23d0b68e576ab71d93e157f85429e38e694353ad
8865Author: Francis Lachapelle <flachapelle@inverse.ca>
8866Date:   Wed Jan 24 16:20:19 2018 -0500
8867
8868    Add missing subject to junk/not junk mail reports
8869
8870M	NEWS
8871M	SoObjects/Mailer/English.lproj/Localizable.strings
8872M	SoObjects/Mailer/SOGoMailFolder.m
8873
8874commit f88b46c78f653b104194759bd31295e3388684f0
8875Author: Francis Lachapelle <flachapelle@inverse.ca>
8876Date:   Wed Jan 24 15:58:45 2018 -0500
8877
8878    (fix) Keep remote images when composing a HTML msg
8879
8880M	SoObjects/Mailer/NSString+Mail.m
8881
8882commit e93727d3f07daca01099d1c50a2ed8c0ac061c6a
8883Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8884Date:   Wed Jan 24 14:37:06 2018 -0500
8885
8886    Updated NEWS
8887
8888M	NEWS
8889
8890commit 2ccf7a5514b7189070fcf8f919dcd929d56424f9
8891Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8892Date:   Wed Jan 24 14:19:45 2018 -0500
8893
8894    Revert "(fix) avoid advertising EAS 16 support until libwbxml is fixed"
8895
8896    This reverts commit 919d1ef6bec1c8812de68996d512104d52348b3f.
8897
8898M	ActiveSync/SOGoActiveSyncDispatcher.m
8899M	ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m
8900
8901commit 1528dc4dd0dbc4f9f54c64099f3ec2efb91ed2cf
8902Author: Francis Lachapelle <flachapelle@inverse.ca>
8903Date:   Wed Jan 24 11:58:55 2018 -0500
8904
8905    Improve contacts search when no scope is set
8906
8907M	UI/Contacts/UIxContactsListActions.m
8908
8909commit d05477499f8ae36e48d49f4773919913322b0c1b
8910Author: Francis Lachapelle <flachapelle@inverse.ca>
8911Date:   Wed Jan 24 10:35:15 2018 -0500
8912
8913    (js) Always show center list when no card selected
8914
8915M	NEWS
8916M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
8917M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
8918M	UI/WebServerResources/js/Contacts/AddressBookController.js
8919
8920commit 7897ea58fe8b39fc1e78e5bf473849286abb301c
8921Author: Francis Lachapelle <flachapelle@inverse.ca>
8922Date:   Wed Jan 24 10:32:36 2018 -0500
8923
8924    Fix notifications of signed + encrypted messages
8925
8926M	UI/MailPartViewers/UIxMailPartSignedViewer.m
8927M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
8928M	UI/WebServerResources/js/Mailer/Message.service.js
8929
8930commit a35138c0b8e19c014a3933120269efdf7fd30b81
8931Author: InverseBot <sogo@inverse.ca>
8932Date:   Wed Jan 24 02:17:38 2018 -0500
8933
8934    (js/css) Update generated files
8935
8936M	UI/WebServerResources/css/styles.css
8937M	UI/WebServerResources/css/styles.css.map
8938M	UI/WebServerResources/js/Contacts.js
8939M	UI/WebServerResources/js/Contacts.js.map
8940M	UI/WebServerResources/js/Contacts.services.js
8941M	UI/WebServerResources/js/Contacts.services.js.map
8942M	UI/WebServerResources/js/Mailer.services.js
8943M	UI/WebServerResources/js/Mailer.services.js.map
8944M	UI/WebServerResources/js/Preferences.js
8945M	UI/WebServerResources/js/Preferences.js.map
8946
8947commit 8e35becd93a6dbe9586fa7d390b0814140f84f78
8948Author: Francis Lachapelle <flachapelle@inverse.ca>
8949Date:   Tue Jan 23 22:23:14 2018 -0500
8950
8951    (js) Respect security preferences in mail editor
8952
8953M	UI/Templates/MailerUI/UIxMailEditor.wox
8954M	UI/WebServerResources/js/Mailer/Account.service.js
8955M	UI/WebServerResources/js/Mailer/Message.service.js
8956
8957commit 7ebdac5525c7444d8d4ce975da5dd31e4ec95e71
8958Author: Francis Lachapelle <flachapelle@inverse.ca>
8959Date:   Tue Jan 23 13:30:56 2018 -0500
8960
8961    Improve display of S/MIME certificates
8962
8963M	SoObjects/Mailer/NSData+SMIME.h
8964M	SoObjects/Mailer/NSData+SMIME.m
8965M	UI/Common/English.lproj/Localizable.strings
8966M	UI/Contacts/English.lproj/Localizable.strings
8967M	UI/Contacts/UIxContactActions.m
8968M	UI/Contacts/UIxContactView.m
8969M	UI/Contacts/product.plist
8970M	UI/MailerUI/English.lproj/Localizable.strings
8971M	UI/MailerUI/UIxMailAccountActions.m
8972M	UI/PreferencesUI/English.lproj/Localizable.strings
8973M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
8974M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
8975M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
8976M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
8977M	UI/WebServerResources/js/Contacts/Card.service.js
8978M	UI/WebServerResources/js/Contacts/CardController.js
8979M	UI/WebServerResources/js/Mailer/Message.service.js
8980
8981commit 511aa63a34cfe2ff7bc0cb7a2dd2998a82b6d207
8982Author: Ludovic Marcotte <lmarcotte@inverse.ca>
8983Date:   Tue Jan 23 10:35:46 2018 -0500
8984
8985    (fix) remaining S/MIME fixes to handle image/CIDs in HTML mails
8986
8987M	SoObjects/Mailer/SOGoDraftObject.m
8988M	SoObjects/Mailer/SOGoMailBodyPart.m
8989M	SoObjects/SOGo/NSObject+Utilities.h
8990M	SoObjects/SOGo/NSObject+Utilities.m
8991M	UI/MailPartViewers/UIxMailPartAlternativeViewer.m
8992M	UI/MailPartViewers/UIxMailPartEncryptedViewer.m
8993M	UI/MailPartViewers/UIxMailPartImageViewer.m
8994M	UI/MailPartViewers/UIxMailPartMixedViewer.m
8995M	UI/MailPartViewers/UIxMailPartSignedViewer.m
8996M	UI/MailPartViewers/UIxMailPartViewer.m
8997M	UI/MailPartViewers/UIxMailRenderingContext.m
8998M	UI/MailerUI/UIxMailPopupView.m
8999M	UI/MailerUI/UIxMailView.m
9000
9001commit 0e673beb22535e7f2b753ea4f21c4d66bffcc7c3
9002Author: André Peters <andre.peters@debinux.de>
9003Date:   Mon Jan 22 08:57:54 2018 +0100
9004
9005    Do not fail on duplicates in identities
9006
9007    Duplicates are bad, but when tracked by $index, the mailer editor does at least not block the "from" selection field completly. :-)
9008
9009M	UI/Templates/MailerUI/UIxMailEditor.wox
9010
9011commit d80f2462f0a75b88bdbaaca18e370dd36153126d
9012Author: Francis Lachapelle <flachapelle@inverse.ca>
9013Date:   Fri Jan 19 13:46:19 2018 -0500
9014
9015    (fix) Message signature detection
9016
9017M	SoObjects/Mailer/SOGoMailObject.m
9018
9019commit b8812d64e8a622d0ba3394ebc4b5eed07ae779a1
9020Author: Francis Lachapelle <flachapelle@inverse.ca>
9021Date:   Fri Jan 19 13:33:02 2018 -0500
9022
9023    (fix) Automatic certificate update in Address book
9024
9025M	SoObjects/Contacts/SOGoContactFolders.m
9026
9027commit b8c20b24e506c57d575c1869008eea956aa759ed
9028Author: Francis Lachapelle <flachapelle@inverse.ca>
9029Date:   Fri Jan 19 13:31:05 2018 -0500
9030
9031    (fix) Message signature detection
9032
9033M	SoObjects/Mailer/SOGoMailObject.m
9034
9035commit e1cb7f385f3c7e475ff464c1fdb5b1dbc5e8ae93
9036Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9037Date:   Fri Jan 19 10:10:04 2018 -0500
9038
9039    (fix) moved the logic for certificate retrieval
9040
9041M	SoObjects/Contacts/SOGoContactFolders.m
9042
9043commit c2169a1f7219d9fbf9d2994b1a66b60af0c880bf
9044Author: Francis Lachapelle <flachapelle@inverse.ca>
9045Date:   Fri Jan 19 09:29:28 2018 -0500
9046
9047    Web-based management of email certificate (cont'd)
9048
9049M	UI/PreferencesUI/UIxPreferences.m
9050
9051commit 2fc8018b52a7ceea9d145ad005033e13dea3eb8f
9052Author: Francis Lachapelle <flachapelle@inverse.ca>
9053Date:   Thu Jan 18 21:56:30 2018 -0500
9054
9055    (js) Fix changes check in Preferences module
9056
9057M	UI/WebServerResources/js/Preferences/PreferencesController.js
9058
9059commit bca655ffdd411d1bb18aeaf570983e8f3f47a7cb
9060Author: Francis Lachapelle <flachapelle@inverse.ca>
9061Date:   Wed Jan 17 13:58:42 2018 -0500
9062
9063    (css) Fix server-side CSS cleaner
9064
9065    Fixes #4366
9066
9067M	NEWS
9068M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
9069
9070commit d4c8f5089b33bfc132e58500f2f5b4d10d352db4
9071Author: Francis Lachapelle <flachapelle@inverse.ca>
9072Date:   Wed Jan 17 12:43:06 2018 -0500
9073
9074    (css) Reset H{1-6} headers
9075
9076    Fixes #4123
9077
9078M	UI/Templates/AdministrationUI/UIxAdministration.wox
9079M	UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox
9080M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
9081M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
9082M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
9083M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
9084M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
9085M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
9086M	UI/WebServerResources/scss/core/typography.scss
9087M	UI/WebServerResources/scss/views/AdministrationUI.scss
9088
9089commit 5b711dea8fec490a849f7763f928800c970e46ef
9090Author: Francis Lachapelle <flachapelle@inverse.ca>
9091Date:   Wed Jan 17 11:17:22 2018 -0500
9092
9093    Improve display of signed/encrypted message
9094
9095M	UI/Common/English.lproj/Localizable.strings
9096M	UI/MailerUI/English.lproj/Localizable.strings
9097M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
9098M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
9099M	UI/WebServerResources/js/Mailer/Message.service.js
9100
9101commit 4133a0b9546bb4fec76c809f734234eae3a5b334
9102Author: Francis Lachapelle <flachapelle@inverse.ca>
9103Date:   Wed Jan 17 11:04:22 2018 -0500
9104
9105    (js) Draft: update subject in list/detail views
9106
9107    Update the subject everywhere when saving a draft.
9108
9109M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
9110M	UI/WebServerResources/js/Mailer/sgMessageListItem.directive.js
9111
9112commit b39d3db67434349e481c49ee6817979f04842ef9
9113Author: Francis Lachapelle <flachapelle@inverse.ca>
9114Date:   Wed Jan 17 10:21:00 2018 -0500
9115
9116    (i18n) Update German translation
9117
9118M	UI/Contacts/German.lproj/Localizable.strings
9119M	UI/MailerUI/German.lproj/Localizable.strings
9120M	UI/PreferencesUI/German.lproj/Localizable.strings
9121
9122commit 30817079f293dd8af0d9ba1c4e577120ea5dc485
9123Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9124Date:   Sat Jan 13 11:45:12 2018 -0500
9125
9126    (fix) properly handle CID images in S/MIME signed messages
9127
9128M	UI/MailPartViewers/UIxMailPartSignedViewer.m
9129
9130commit a33df49331e60eebf94aa08d53ea9c1ecd0f0f6e
9131Author: InverseBot <sogo@inverse.ca>
9132Date:   Sat Jan 13 02:22:46 2018 -0500
9133
9134    (js/css) Update generated files
9135
9136M	UI/WebServerResources/js/Mailer.services.js
9137M	UI/WebServerResources/js/Mailer.services.js.map
9138M	UI/WebServerResources/js/Preferences.js
9139M	UI/WebServerResources/js/Preferences.js.map
9140
9141commit e86efe59fd7c9f2b8ea99af584b4ca967461b75c
9142Author: Francis Lachapelle <flachapelle@inverse.ca>
9143Date:   Fri Jan 12 16:30:05 2018 -0500
9144
9145    (js) Restore live update of flags in messages list
9146
9147M	UI/WebServerResources/js/Mailer/sgMessageListItem.directive.js
9148
9149commit c29e0a1a3d20881fd01669d3d300e9edda9fa942
9150Author: Francis Lachapelle <flachapelle@inverse.ca>
9151Date:   Fri Jan 12 15:20:09 2018 -0500
9152
9153    Improve error message for S/MIME signature
9154
9155M	UI/MailerUI/English.lproj/Localizable.strings
9156
9157commit 5ba683d4b1e8fd97e0e895f7cae50f621a731221
9158Author: Francis Lachapelle <flachapelle@inverse.ca>
9159Date:   Fri Jan 12 15:00:51 2018 -0500
9160
9161    Web-based management of email certificate (cont'd)
9162
9163M	UI/WebServerResources/js/Mailer/Account.service.js
9164
9165commit 15de264967384b03839cd53838020855776af686
9166Author: Francis Lachapelle <flachapelle@inverse.ca>
9167Date:   Fri Jan 12 14:47:31 2018 -0500
9168
9169    Web-based management of email certificate (cont'd)
9170
9171M	SoObjects/Mailer/SOGoMailAccount.m
9172M	SoObjects/SOGo/NSString+Utilities.h
9173M	SoObjects/SOGo/NSString+Utilities.m
9174M	SoObjects/SOGo/SOGoUser.m
9175M	SoObjects/SOGo/SOGoUserDefaults.h
9176M	SoObjects/SOGo/SOGoUserDefaults.m
9177M	UI/Common/English.lproj/Localizable.strings
9178M	UI/MailPartViewers/UIxMailPartSignedViewer.m
9179M	UI/MailerUI/English.lproj/Localizable.strings
9180M	UI/MailerUI/GNUmakefile.preamble
9181M	UI/MailerUI/UIxMailAccountActions.m
9182M	UI/MailerUI/product.plist
9183M	UI/PreferencesUI/UIxJSONPreferences.m
9184M	UI/PreferencesUI/UIxPreferences.h
9185M	UI/PreferencesUI/UIxPreferences.m
9186M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
9187M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
9188M	UI/WebServerResources/js/Preferences/AccountDialogController.js
9189M	UI/WebServerResources/js/Preferences/PreferencesController.js
9190
9191commit 57674195543efb18ebf01f1c3a77ab3f9e6f5281
9192Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9193Date:   Thu Jan 11 11:10:35 2018 -0500
9194
9195    (fix) find the proper container (fixes #4371)
9196
9197M	SoObjects/Mailer/SOGoMailBodyPart.m
9198
9199commit 8d0f419acf07f7bbc37a67fd52314e3ece63c58d
9200Author: InverseBot <sogo@inverse.ca>
9201Date:   Thu Jan 11 01:31:21 2018 -0500
9202
9203    (js/css) Update generated files
9204
9205M	UI/WebServerResources/js/Mailer.services.js
9206M	UI/WebServerResources/js/Mailer.services.js.map
9207M	UI/WebServerResources/js/Scheduler.services.js
9208M	UI/WebServerResources/js/Scheduler.services.js.map
9209M	UI/WebServerResources/js/vendor/angular-ui-router.js
9210M	UI/WebServerResources/js/vendor/angular-ui-router.js.map
9211M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
9212M	UI/WebServerResources/js/vendor/angular-ui-router.min.js.map
9213
9214commit 451133f226bb324f4674e39a992a38d105215d4c
9215Author: Francis Lachapelle <flachapelle@inverse.ca>
9216Date:   Wed Jan 10 08:41:07 2018 -0500
9217
9218    (js) Remove JavaScript debugging
9219
9220M	UI/WebServerResources/js/Mailer/Mailbox.service.js
9221
9222commit ed3fe1ecc28d23a8e890c7e8721b374a311438b1
9223Author: Francis Lachapelle <flachapelle@inverse.ca>
9224Date:   Tue Jan 9 21:46:55 2018 -0500
9225
9226    (js) Improve alarm description
9227
9228M	UI/Scheduler/English.lproj/Localizable.strings
9229M	UI/WebServerResources/js/Scheduler/Component.service.js
9230
9231commit da4e2e92bdfe57e8e37edc6ee13aa045fe9cdf64
9232Author: InverseBot <sogo@inverse.ca>
9233Date:   Wed Jan 10 01:33:24 2018 -0500
9234
9235    (js/css) Update generated files
9236
9237M	UI/WebServerResources/css/styles.css
9238M	UI/WebServerResources/css/styles.css.map
9239M	UI/WebServerResources/js/Common.js
9240M	UI/WebServerResources/js/Common.js.map
9241M	UI/WebServerResources/js/Mailer.services.js
9242M	UI/WebServerResources/js/Mailer.services.js.map
9243
9244commit b73e65ebeb13cf4b13f00a321d709e74dd795dfa
9245Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9246Date:   Tue Jan 9 19:08:30 2018 -0500
9247
9248    (fix) disabled OC packaging
9249
9250M	packaging/debian-multiarch/rules
9251M	packaging/debian/rules
9252
9253commit d6c1fad2fc37b239df2db68478d67559e643d89b
9254Author: Francis Lachapelle <flachapelle@inverse.ca>
9255Date:   Tue Jan 9 16:05:22 2018 -0500
9256
9257    Improve display of message options
9258
9259M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
9260
9261commit 6cc96301f8b2a1d8717c4eb338d7b25a7f0a1d2b
9262Author: Francis Lachapelle <flachapelle@inverse.ca>
9263Date:   Tue Jan 9 15:55:32 2018 -0500
9264
9265    View smime certificate of signed messages (cont'd)
9266
9267M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
9268M	UI/WebServerResources/js/Mailer/Message.service.js
9269
9270commit 02d1aa12f911c06df66e48d4128114014d7f3168
9271Author: Francis Lachapelle <flachapelle@inverse.ca>
9272Date:   Tue Jan 9 15:22:04 2018 -0500
9273
9274    View smime certificate of signed messages
9275
9276M	UI/MailPartViewers/UIxMailPartSignedViewer.h
9277M	UI/MailPartViewers/UIxMailPartSignedViewer.m
9278M	UI/MailerUI/English.lproj/Localizable.strings
9279M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
9280A	UI/WebServerResources/img/certificate-off.svg
9281A	UI/WebServerResources/img/certificate.svg
9282A	UI/WebServerResources/js/Common/sgBlockToggle.directive.js
9283A	UI/WebServerResources/scss/components/block-toggle/block-toggle.scss
9284M	UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss
9285M	UI/WebServerResources/scss/styles.scss
9286
9287commit a44118d68f96bd577c6bbfe8c6113687a8c2b83e
9288Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9289Date:   Mon Jan 8 09:35:43 2018 -0500
9290
9291    (feat) new guide for Outlook connector configuration
9292
9293A	Documentation/SOGoOutlookConnectorConfigurationGuide.asciidoc
9294A	Documentation/images/about_dialog.png
9295A	Documentation/images/add_multiple.png
9296A	Documentation/images/add_server_resource.png
9297A	Documentation/images/configure_multiple.png
9298A	Documentation/images/general_options.png
9299A	Documentation/images/installer1.png
9300A	Documentation/images/installer2.png
9301A	Documentation/images/new_folder.png
9302A	Documentation/images/outlook_ribbon.png
9303A	Documentation/images/profile_advanced.png
9304A	Documentation/images/profile_advanced_contact_mapping.png
9305A	Documentation/images/profile_advanced_custom_mapping.png
9306A	Documentation/images/profile_advanced_event_mapping.png
9307A	Documentation/images/profile_advanced_task_mapping.png
9308A	Documentation/images/profile_config.png
9309A	Documentation/images/profile_network.png
9310A	Documentation/images/select_addressbook.png
9311A	Documentation/images/select_calendar.png
9312A	Documentation/images/select_folder.png
9313A	Documentation/images/select_profiletype.png
9314A	Documentation/images/select_task.png
9315A	Documentation/images/status_report.png
9316A	Documentation/images/sync_report.png
9317
9318commit c875302a86b4bc50254199a85c99c08e0705a0cb
9319Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9320Date:   Fri Jan 5 13:55:05 2018 -0500
9321
9322    (fix) proper handling of file attachments in S/MIME encrypted mails
9323
9324M	SoObjects/Mailer/NSString+Mail.h
9325M	SoObjects/Mailer/NSString+Mail.m
9326M	SoObjects/Mailer/SOGoDraftObject.m
9327M	SoObjects/Mailer/SOGoMailObject.m
9328
9329commit 2f1c8cdbc815adac69d55c8428d5e884e4b6f3b1
9330Author: Francis Lachapelle <flachapelle@inverse.ca>
9331Date:   Fri Jan 5 08:43:59 2018 -0500
9332
9333    (i18n) Fix Lithuanian weekday names
9334
9335    Fixes #4370
9336
9337M	UI/MainUI/Lithuanian.lproj/Locale
9338
9339commit 7824c35d954928d0820e40056e2ef2fcf3bb6681
9340Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9341Date:   Thu Jan 4 11:30:00 2018 -0500
9342
9343    (fix) better handling of encrypted message sending
9344
9345M	SoObjects/Mailer/SOGoDraftObject.m
9346
9347commit 48d94980b46d88ff96758f2fc57ef2b5a36e5d8f
9348Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9349Date:   Thu Jan 4 10:44:15 2018 -0500
9350
9351    (fix) cleanups
9352
9353M	SoObjects/Mailer/SOGoUser+Mailer.h
9354M	SoObjects/Mailer/SOGoUser+Mailer.m
9355
9356commit 20e8fd852c0bcf7c281f736702d46bb637d9f7aa
9357Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9358Date:   Thu Jan 4 09:59:24 2018 -0500
9359
9360    (doc) initial S/MIME doc
9361
9362M	Documentation/SOGoInstallationGuide.asciidoc
9363
9364commit 8ab73fa76b99195a2422841e43f9e219e9fc8462
9365Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9366Date:   Thu Jan 4 09:52:37 2018 -0500
9367
9368    More OpenChange disabling stuff...
9369
9370A	Attic/Fixtures/bad_hex_and_cr.rtf
9371A	Attic/Fixtures/cyr_event_ru_editor.rtf
9372A	Attic/Fixtures/escapes.rtf
9373A	Attic/Fixtures/mini_russian.rtf
9374A	Attic/Fixtures/spanish_accents.rtf
9375A	Attic/Fixtures/zentyal_crash_2058.rtf
9376A	Attic/Fixtures/zentyal_crash_2089.rtf
9377A	Attic/Fixtures/zentyal_crash_6330.rtf
9378A	Attic/Fixtures/zentyal_crash_8346.rtf
9379A	Attic/TestRTFHandler.m
9380D	Tests/Unit/Fixtures/bad_hex_and_cr.rtf
9381D	Tests/Unit/Fixtures/cyr_event_ru_editor.rtf
9382D	Tests/Unit/Fixtures/escapes.rtf
9383D	Tests/Unit/Fixtures/mini_russian.rtf
9384D	Tests/Unit/Fixtures/spanish_accents.rtf
9385D	Tests/Unit/Fixtures/zentyal_crash_2058.rtf
9386D	Tests/Unit/Fixtures/zentyal_crash_2089.rtf
9387D	Tests/Unit/Fixtures/zentyal_crash_6330.rtf
9388D	Tests/Unit/Fixtures/zentyal_crash_8346.rtf
9389M	Tests/Unit/GNUmakefile
9390D	Tests/Unit/TestRTFHandler.m
9391
9392commit 2d6246d63508c34b7c3ece7c304a34ccd8dd3508
9393Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9394Date:   Thu Jan 4 09:10:00 2018 -0500
9395
9396    Moved OpenChange to Attic, we no longer support this.
9397
9398A	Attic/OpenChange/COPYING
9399A	Attic/OpenChange/Codepages.h
9400A	Attic/OpenChange/Codepages.m
9401A	Attic/OpenChange/GNUmakefile
9402A	Attic/OpenChange/GNUmakefile.preamble
9403A	Attic/OpenChange/MAPIApplication.h
9404A	Attic/OpenChange/MAPIApplication.m
9405A	Attic/OpenChange/MAPIStoreActiveTables.h
9406A	Attic/OpenChange/MAPIStoreActiveTables.m
9407A	Attic/OpenChange/MAPIStoreAppointmentWrapper.h
9408A	Attic/OpenChange/MAPIStoreAppointmentWrapper.m
9409A	Attic/OpenChange/MAPIStoreAttachment.h
9410A	Attic/OpenChange/MAPIStoreAttachment.m
9411A	Attic/OpenChange/MAPIStoreAttachmentTable.h
9412A	Attic/OpenChange/MAPIStoreAttachmentTable.m
9413A	Attic/OpenChange/MAPIStoreAuthenticator.h
9414A	Attic/OpenChange/MAPIStoreAuthenticator.m
9415A	Attic/OpenChange/MAPIStoreCalTaskFolder.h
9416A	Attic/OpenChange/MAPIStoreCalTaskFolder.m
9417A	Attic/OpenChange/MAPIStoreCalTaskMessage.h
9418A	Attic/OpenChange/MAPIStoreCalTaskMessage.m
9419A	Attic/OpenChange/MAPIStoreCalendarAttachment.h
9420A	Attic/OpenChange/MAPIStoreCalendarAttachment.m
9421A	Attic/OpenChange/MAPIStoreCalendarContext.h
9422A	Attic/OpenChange/MAPIStoreCalendarContext.m
9423A	Attic/OpenChange/MAPIStoreCalendarEmbeddedMessage.h
9424A	Attic/OpenChange/MAPIStoreCalendarEmbeddedMessage.m
9425A	Attic/OpenChange/MAPIStoreCalendarFolder.h
9426A	Attic/OpenChange/MAPIStoreCalendarFolder.m
9427A	Attic/OpenChange/MAPIStoreCalendarMessage.h
9428A	Attic/OpenChange/MAPIStoreCalendarMessage.m
9429A	Attic/OpenChange/MAPIStoreCalendarMessageTable.h
9430A	Attic/OpenChange/MAPIStoreCalendarMessageTable.m
9431A	Attic/OpenChange/MAPIStoreContactsAttachment.h
9432A	Attic/OpenChange/MAPIStoreContactsAttachment.m
9433A	Attic/OpenChange/MAPIStoreContactsContext.h
9434A	Attic/OpenChange/MAPIStoreContactsContext.m
9435A	Attic/OpenChange/MAPIStoreContactsFolder.h
9436A	Attic/OpenChange/MAPIStoreContactsFolder.m
9437A	Attic/OpenChange/MAPIStoreContactsMessage.h
9438A	Attic/OpenChange/MAPIStoreContactsMessage.m
9439A	Attic/OpenChange/MAPIStoreContactsMessageTable.h
9440A	Attic/OpenChange/MAPIStoreContactsMessageTable.m
9441A	Attic/OpenChange/MAPIStoreContext.h
9442A	Attic/OpenChange/MAPIStoreContext.m
9443A	Attic/OpenChange/MAPIStoreDBBaseContext.h
9444A	Attic/OpenChange/MAPIStoreDBBaseContext.m
9445A	Attic/OpenChange/MAPIStoreDBFolder.h
9446A	Attic/OpenChange/MAPIStoreDBFolder.m
9447A	Attic/OpenChange/MAPIStoreDBFolderTable.h
9448A	Attic/OpenChange/MAPIStoreDBFolderTable.m
9449A	Attic/OpenChange/MAPIStoreDBMessage.h
9450A	Attic/OpenChange/MAPIStoreDBMessage.m
9451A	Attic/OpenChange/MAPIStoreDBMessageTable.h
9452A	Attic/OpenChange/MAPIStoreDBMessageTable.m
9453A	Attic/OpenChange/MAPIStoreEmbeddedMessage.h
9454A	Attic/OpenChange/MAPIStoreEmbeddedMessage.m
9455A	Attic/OpenChange/MAPIStoreFAIMessage.h
9456A	Attic/OpenChange/MAPIStoreFAIMessage.m
9457A	Attic/OpenChange/MAPIStoreFAIMessageTable.h
9458A	Attic/OpenChange/MAPIStoreFAIMessageTable.m
9459A	Attic/OpenChange/MAPIStoreFallbackContext.h
9460A	Attic/OpenChange/MAPIStoreFallbackContext.m
9461A	Attic/OpenChange/MAPIStoreFolder.h
9462A	Attic/OpenChange/MAPIStoreFolder.m
9463A	Attic/OpenChange/MAPIStoreFolderTable.h
9464A	Attic/OpenChange/MAPIStoreFolderTable.m
9465A	Attic/OpenChange/MAPIStoreGCSBaseContext.h
9466A	Attic/OpenChange/MAPIStoreGCSBaseContext.m
9467A	Attic/OpenChange/MAPIStoreGCSFolder.h
9468A	Attic/OpenChange/MAPIStoreGCSFolder.m
9469A	Attic/OpenChange/MAPIStoreGCSMessage.h
9470A	Attic/OpenChange/MAPIStoreGCSMessage.m
9471A	Attic/OpenChange/MAPIStoreGCSMessageTable.h
9472A	Attic/OpenChange/MAPIStoreGCSMessageTable.m
9473A	Attic/OpenChange/MAPIStoreMIME.h
9474A	Attic/OpenChange/MAPIStoreMIME.m
9475A	Attic/OpenChange/MAPIStoreMailAttachment.h
9476A	Attic/OpenChange/MAPIStoreMailAttachment.m
9477A	Attic/OpenChange/MAPIStoreMailContext.h
9478A	Attic/OpenChange/MAPIStoreMailContext.m
9479A	Attic/OpenChange/MAPIStoreMailFolder.h
9480A	Attic/OpenChange/MAPIStoreMailFolder.m
9481A	Attic/OpenChange/MAPIStoreMailFolderTable.h
9482A	Attic/OpenChange/MAPIStoreMailFolderTable.m
9483A	Attic/OpenChange/MAPIStoreMailMessage.h
9484A	Attic/OpenChange/MAPIStoreMailMessage.m
9485A	Attic/OpenChange/MAPIStoreMailMessageTable.h
9486A	Attic/OpenChange/MAPIStoreMailMessageTable.m
9487A	Attic/OpenChange/MAPIStoreMailVolatileMessage.h
9488A	Attic/OpenChange/MAPIStoreMailVolatileMessage.m
9489A	Attic/OpenChange/MAPIStoreMapping.h
9490A	Attic/OpenChange/MAPIStoreMapping.m
9491A	Attic/OpenChange/MAPIStoreMessage.h
9492A	Attic/OpenChange/MAPIStoreMessage.m
9493A	Attic/OpenChange/MAPIStoreMessageTable.h
9494A	Attic/OpenChange/MAPIStoreMessageTable.m
9495A	Attic/OpenChange/MAPIStoreNotesContext.h
9496A	Attic/OpenChange/MAPIStoreNotesContext.m
9497A	Attic/OpenChange/MAPIStoreNotesFolder.h
9498A	Attic/OpenChange/MAPIStoreNotesFolder.m
9499A	Attic/OpenChange/MAPIStoreNotesMessage.h
9500A	Attic/OpenChange/MAPIStoreNotesMessage.m
9501A	Attic/OpenChange/MAPIStoreObject.h
9502A	Attic/OpenChange/MAPIStoreObject.m
9503A	Attic/OpenChange/MAPIStoreObjectProxy.h
9504A	Attic/OpenChange/MAPIStoreObjectProxy.m
9505A	Attic/OpenChange/MAPIStorePermissionsTable.h
9506A	Attic/OpenChange/MAPIStorePermissionsTable.m
9507A	Attic/OpenChange/MAPIStoreRecurrenceUtils.h
9508A	Attic/OpenChange/MAPIStoreRecurrenceUtils.m
9509A	Attic/OpenChange/MAPIStoreSOGo.m
9510A	Attic/OpenChange/MAPIStoreSOGoObject.h
9511A	Attic/OpenChange/MAPIStoreSOGoObject.m
9512A	Attic/OpenChange/MAPIStoreSamDBUtils.h
9513A	Attic/OpenChange/MAPIStoreSamDBUtils.m
9514A	Attic/OpenChange/MAPIStoreSharingMessage.h
9515A	Attic/OpenChange/MAPIStoreSharingMessage.m
9516A	Attic/OpenChange/MAPIStoreTable.h
9517A	Attic/OpenChange/MAPIStoreTable.m
9518A	Attic/OpenChange/MAPIStoreTasksContext.h
9519A	Attic/OpenChange/MAPIStoreTasksContext.m
9520A	Attic/OpenChange/MAPIStoreTasksFolder.h
9521A	Attic/OpenChange/MAPIStoreTasksFolder.m
9522A	Attic/OpenChange/MAPIStoreTasksMessage.h
9523A	Attic/OpenChange/MAPIStoreTasksMessage.m
9524A	Attic/OpenChange/MAPIStoreTasksMessageTable.h
9525A	Attic/OpenChange/MAPIStoreTasksMessageTable.m
9526A	Attic/OpenChange/MAPIStoreTypes.h
9527A	Attic/OpenChange/MAPIStoreTypes.m
9528A	Attic/OpenChange/MAPIStoreUserContext.h
9529A	Attic/OpenChange/MAPIStoreUserContext.m
9530A	Attic/OpenChange/NSArray+MAPIStore.h
9531A	Attic/OpenChange/NSArray+MAPIStore.m
9532A	Attic/OpenChange/NSData+MAPIStore.h
9533A	Attic/OpenChange/NSData+MAPIStore.m
9534A	Attic/OpenChange/NSDate+MAPIStore.h
9535A	Attic/OpenChange/NSDate+MAPIStore.m
9536A	Attic/OpenChange/NSObject+MAPIStore.h
9537A	Attic/OpenChange/NSObject+MAPIStore.m
9538A	Attic/OpenChange/NSObject+PropertyList.h
9539A	Attic/OpenChange/NSObject+PropertyList.m
9540A	Attic/OpenChange/NSString+MAPIStore.h
9541A	Attic/OpenChange/NSString+MAPIStore.m
9542A	Attic/OpenChange/NSValue+MAPIStore.h
9543A	Attic/OpenChange/NSValue+MAPIStore.m
9544A	Attic/OpenChange/RTFHandler.h
9545A	Attic/OpenChange/RTFHandler.m
9546A	Attic/OpenChange/SOGoCacheGCSObject+MAPIStore.h
9547A	Attic/OpenChange/SOGoCacheGCSObject+MAPIStore.m
9548A	Attic/OpenChange/SOGoMAPIDBMessage.h
9549A	Attic/OpenChange/SOGoMAPIDBMessage.m
9550A	Attic/OpenChange/classes.txt
9551A	Attic/OpenChange/code-MAPIStorePropertySelectors.h
9552A	Attic/OpenChange/code-MAPIStorePropertySelectors.m
9553A	Attic/OpenChange/dbmsgreader.m
9554A	Attic/OpenChange/gen-charset-table.py
9555A	Attic/OpenChange/gen-property-selectors.py
9556A	Attic/OpenChange/iCalEvent+MAPIStore.h
9557A	Attic/OpenChange/iCalEvent+MAPIStore.m
9558A	Attic/OpenChange/iCalTimeZone+MAPIStore.h
9559A	Attic/OpenChange/iCalTimeZone+MAPIStore.m
9560A	Attic/OpenChange/plreader.m
9561A	Attic/OpenChange/product.plist
9562A	Attic/OpenChange/samba-get-config.py
9563D	OpenChange/COPYING
9564D	OpenChange/Codepages.h
9565D	OpenChange/Codepages.m
9566D	OpenChange/GNUmakefile
9567D	OpenChange/GNUmakefile.preamble
9568D	OpenChange/MAPIApplication.h
9569D	OpenChange/MAPIApplication.m
9570D	OpenChange/MAPIStoreActiveTables.h
9571D	OpenChange/MAPIStoreActiveTables.m
9572D	OpenChange/MAPIStoreAppointmentWrapper.h
9573D	OpenChange/MAPIStoreAppointmentWrapper.m
9574D	OpenChange/MAPIStoreAttachment.h
9575D	OpenChange/MAPIStoreAttachment.m
9576D	OpenChange/MAPIStoreAttachmentTable.h
9577D	OpenChange/MAPIStoreAttachmentTable.m
9578D	OpenChange/MAPIStoreAuthenticator.h
9579D	OpenChange/MAPIStoreAuthenticator.m
9580D	OpenChange/MAPIStoreCalTaskFolder.h
9581D	OpenChange/MAPIStoreCalTaskFolder.m
9582D	OpenChange/MAPIStoreCalTaskMessage.h
9583D	OpenChange/MAPIStoreCalTaskMessage.m
9584D	OpenChange/MAPIStoreCalendarAttachment.h
9585D	OpenChange/MAPIStoreCalendarAttachment.m
9586D	OpenChange/MAPIStoreCalendarContext.h
9587D	OpenChange/MAPIStoreCalendarContext.m
9588D	OpenChange/MAPIStoreCalendarEmbeddedMessage.h
9589D	OpenChange/MAPIStoreCalendarEmbeddedMessage.m
9590D	OpenChange/MAPIStoreCalendarFolder.h
9591D	OpenChange/MAPIStoreCalendarFolder.m
9592D	OpenChange/MAPIStoreCalendarMessage.h
9593D	OpenChange/MAPIStoreCalendarMessage.m
9594D	OpenChange/MAPIStoreCalendarMessageTable.h
9595D	OpenChange/MAPIStoreCalendarMessageTable.m
9596D	OpenChange/MAPIStoreContactsAttachment.h
9597D	OpenChange/MAPIStoreContactsAttachment.m
9598D	OpenChange/MAPIStoreContactsContext.h
9599D	OpenChange/MAPIStoreContactsContext.m
9600D	OpenChange/MAPIStoreContactsFolder.h
9601D	OpenChange/MAPIStoreContactsFolder.m
9602D	OpenChange/MAPIStoreContactsMessage.h
9603D	OpenChange/MAPIStoreContactsMessage.m
9604D	OpenChange/MAPIStoreContactsMessageTable.h
9605D	OpenChange/MAPIStoreContactsMessageTable.m
9606D	OpenChange/MAPIStoreContext.h
9607D	OpenChange/MAPIStoreContext.m
9608D	OpenChange/MAPIStoreDBBaseContext.h
9609D	OpenChange/MAPIStoreDBBaseContext.m
9610D	OpenChange/MAPIStoreDBFolder.h
9611D	OpenChange/MAPIStoreDBFolder.m
9612D	OpenChange/MAPIStoreDBFolderTable.h
9613D	OpenChange/MAPIStoreDBFolderTable.m
9614D	OpenChange/MAPIStoreDBMessage.h
9615D	OpenChange/MAPIStoreDBMessage.m
9616D	OpenChange/MAPIStoreDBMessageTable.h
9617D	OpenChange/MAPIStoreDBMessageTable.m
9618D	OpenChange/MAPIStoreEmbeddedMessage.h
9619D	OpenChange/MAPIStoreEmbeddedMessage.m
9620D	OpenChange/MAPIStoreFAIMessage.h
9621D	OpenChange/MAPIStoreFAIMessage.m
9622D	OpenChange/MAPIStoreFAIMessageTable.h
9623D	OpenChange/MAPIStoreFAIMessageTable.m
9624D	OpenChange/MAPIStoreFallbackContext.h
9625D	OpenChange/MAPIStoreFallbackContext.m
9626D	OpenChange/MAPIStoreFolder.h
9627D	OpenChange/MAPIStoreFolder.m
9628D	OpenChange/MAPIStoreFolderTable.h
9629D	OpenChange/MAPIStoreFolderTable.m
9630D	OpenChange/MAPIStoreGCSBaseContext.h
9631D	OpenChange/MAPIStoreGCSBaseContext.m
9632D	OpenChange/MAPIStoreGCSFolder.h
9633D	OpenChange/MAPIStoreGCSFolder.m
9634D	OpenChange/MAPIStoreGCSMessage.h
9635D	OpenChange/MAPIStoreGCSMessage.m
9636D	OpenChange/MAPIStoreGCSMessageTable.h
9637D	OpenChange/MAPIStoreGCSMessageTable.m
9638D	OpenChange/MAPIStoreMIME.h
9639D	OpenChange/MAPIStoreMIME.m
9640D	OpenChange/MAPIStoreMailAttachment.h
9641D	OpenChange/MAPIStoreMailAttachment.m
9642D	OpenChange/MAPIStoreMailContext.h
9643D	OpenChange/MAPIStoreMailContext.m
9644D	OpenChange/MAPIStoreMailFolder.h
9645D	OpenChange/MAPIStoreMailFolder.m
9646D	OpenChange/MAPIStoreMailFolderTable.h
9647D	OpenChange/MAPIStoreMailFolderTable.m
9648D	OpenChange/MAPIStoreMailMessage.h
9649D	OpenChange/MAPIStoreMailMessage.m
9650D	OpenChange/MAPIStoreMailMessageTable.h
9651D	OpenChange/MAPIStoreMailMessageTable.m
9652D	OpenChange/MAPIStoreMailVolatileMessage.h
9653D	OpenChange/MAPIStoreMailVolatileMessage.m
9654D	OpenChange/MAPIStoreMapping.h
9655D	OpenChange/MAPIStoreMapping.m
9656D	OpenChange/MAPIStoreMessage.h
9657D	OpenChange/MAPIStoreMessage.m
9658D	OpenChange/MAPIStoreMessageTable.h
9659D	OpenChange/MAPIStoreMessageTable.m
9660D	OpenChange/MAPIStoreNotesContext.h
9661D	OpenChange/MAPIStoreNotesContext.m
9662D	OpenChange/MAPIStoreNotesFolder.h
9663D	OpenChange/MAPIStoreNotesFolder.m
9664D	OpenChange/MAPIStoreNotesMessage.h
9665D	OpenChange/MAPIStoreNotesMessage.m
9666D	OpenChange/MAPIStoreObject.h
9667D	OpenChange/MAPIStoreObject.m
9668D	OpenChange/MAPIStoreObjectProxy.h
9669D	OpenChange/MAPIStoreObjectProxy.m
9670D	OpenChange/MAPIStorePermissionsTable.h
9671D	OpenChange/MAPIStorePermissionsTable.m
9672D	OpenChange/MAPIStoreRecurrenceUtils.h
9673D	OpenChange/MAPIStoreRecurrenceUtils.m
9674D	OpenChange/MAPIStoreSOGo.m
9675D	OpenChange/MAPIStoreSOGoObject.h
9676D	OpenChange/MAPIStoreSOGoObject.m
9677D	OpenChange/MAPIStoreSamDBUtils.h
9678D	OpenChange/MAPIStoreSamDBUtils.m
9679D	OpenChange/MAPIStoreSharingMessage.h
9680D	OpenChange/MAPIStoreSharingMessage.m
9681D	OpenChange/MAPIStoreTable.h
9682D	OpenChange/MAPIStoreTable.m
9683D	OpenChange/MAPIStoreTasksContext.h
9684D	OpenChange/MAPIStoreTasksContext.m
9685D	OpenChange/MAPIStoreTasksFolder.h
9686D	OpenChange/MAPIStoreTasksFolder.m
9687D	OpenChange/MAPIStoreTasksMessage.h
9688D	OpenChange/MAPIStoreTasksMessage.m
9689D	OpenChange/MAPIStoreTasksMessageTable.h
9690D	OpenChange/MAPIStoreTasksMessageTable.m
9691D	OpenChange/MAPIStoreTypes.h
9692D	OpenChange/MAPIStoreTypes.m
9693D	OpenChange/MAPIStoreUserContext.h
9694D	OpenChange/MAPIStoreUserContext.m
9695D	OpenChange/NSArray+MAPIStore.h
9696D	OpenChange/NSArray+MAPIStore.m
9697D	OpenChange/NSData+MAPIStore.h
9698D	OpenChange/NSData+MAPIStore.m
9699D	OpenChange/NSDate+MAPIStore.h
9700D	OpenChange/NSDate+MAPIStore.m
9701D	OpenChange/NSObject+MAPIStore.h
9702D	OpenChange/NSObject+MAPIStore.m
9703D	OpenChange/NSObject+PropertyList.h
9704D	OpenChange/NSObject+PropertyList.m
9705D	OpenChange/NSString+MAPIStore.h
9706D	OpenChange/NSString+MAPIStore.m
9707D	OpenChange/NSValue+MAPIStore.h
9708D	OpenChange/NSValue+MAPIStore.m
9709D	OpenChange/RTFHandler.h
9710D	OpenChange/RTFHandler.m
9711D	OpenChange/SOGoCacheGCSObject+MAPIStore.h
9712D	OpenChange/SOGoCacheGCSObject+MAPIStore.m
9713D	OpenChange/SOGoMAPIDBMessage.h
9714D	OpenChange/SOGoMAPIDBMessage.m
9715D	OpenChange/classes.txt
9716D	OpenChange/code-MAPIStorePropertySelectors.h
9717D	OpenChange/code-MAPIStorePropertySelectors.m
9718D	OpenChange/dbmsgreader.m
9719D	OpenChange/gen-charset-table.py
9720D	OpenChange/gen-property-selectors.py
9721D	OpenChange/iCalEvent+MAPIStore.h
9722D	OpenChange/iCalEvent+MAPIStore.m
9723D	OpenChange/iCalTimeZone+MAPIStore.h
9724D	OpenChange/iCalTimeZone+MAPIStore.m
9725D	OpenChange/plreader.m
9726D	OpenChange/product.plist
9727D	OpenChange/samba-get-config.py
9728
9729commit 0287f34bcaadf34b3bf012d00d5c63ad7b325be3
9730Author: InverseBot <sogo@inverse.ca>
9731Date:   Mon Dec 25 01:32:34 2017 -0500
9732
9733    (js/css) Update generated files
9734
9735M	UI/WebServerResources/js/Administration.js
9736M	UI/WebServerResources/js/Administration.js.map
9737M	UI/WebServerResources/js/Common.js
9738M	UI/WebServerResources/js/Common.js.map
9739M	UI/WebServerResources/js/Contacts.js
9740M	UI/WebServerResources/js/Contacts.js.map
9741M	UI/WebServerResources/js/Mailer.app.popup.js
9742M	UI/WebServerResources/js/Mailer.app.popup.js.map
9743M	UI/WebServerResources/js/Mailer.js
9744M	UI/WebServerResources/js/Mailer.js.map
9745M	UI/WebServerResources/js/Mailer.services.js
9746M	UI/WebServerResources/js/Mailer.services.js.map
9747M	UI/WebServerResources/js/Main.js
9748M	UI/WebServerResources/js/Main.js.map
9749M	UI/WebServerResources/js/Preferences.js
9750M	UI/WebServerResources/js/Preferences.js.map
9751M	UI/WebServerResources/js/Scheduler.js
9752M	UI/WebServerResources/js/Scheduler.js.map
9753M	UI/WebServerResources/js/Scheduler.services.js
9754M	UI/WebServerResources/js/Scheduler.services.js.map
9755M	UI/WebServerResources/js/vendor/FileSaver.min.js
9756M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
9757M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
9758M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
9759
9760commit 879e7a6cd5b39cf494130a0360dd06c5d79721e0
9761Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9762Date:   Sun Dec 24 06:49:22 2017 -0500
9763
9764    (fix) added missing template
9765
9766A	UI/Templates/MailPartViewers/UIxMailPartEncryptedViewer.wox
9767
9768commit 0ec60788d8078db19ac56e50697547cae5672ceb
9769Author: InverseBot <sogo@inverse.ca>
9770Date:   Sun Dec 24 01:28:39 2017 -0500
9771
9772    (js/css) Update generated files
9773
9774M	UI/WebServerResources/js/Mailer.services.js
9775M	UI/WebServerResources/js/Mailer.services.js.map
9776
9777commit ada9c57ef76ef2f4137707f5a004bd1d7c781de9
9778Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9779Date:   Sat Dec 23 09:36:22 2017 -0500
9780
9781    (feat) trivial warning for encrypted mails
9782
9783M	UI/WebServerResources/js/Mailer/Message.service.js
9784
9785commit 643c6b7ebf5a027d8bc6def8b59eaeb9b49053c0
9786Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9787Date:   Sat Dec 23 09:34:26 2017 -0500
9788
9789    (fix) cleanups and proper handling when trying to decrypt email with no cert
9790
9791M	UI/MailPartViewers/UIxMailPartEncryptedViewer.m
9792M	UI/MailPartViewers/UIxMailRenderingContext.m
9793
9794commit 35c7f483d9ca5ee136b2e95c9585358b9df3be7e
9795Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9796Date:   Sat Dec 23 09:21:28 2017 -0500
9797
9798    (feat) handling of encrypted mails in generic viewer handler
9799
9800M	UI/MailPartViewers/UIxMailPartViewer.h
9801M	UI/MailPartViewers/UIxMailPartViewer.m
9802
9803commit c80f016c188b026fa0a7e6f5266e9a2b005cbde2
9804Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9805Date:   Sat Dec 23 09:07:14 2017 -0500
9806
9807    (feat) handling of encrypted multipart/mixed
9808
9809M	UI/MailPartViewers/UIxMailPartMixedViewer.m
9810
9811commit 8727024857e463e010ea6af8acc1137333b269fe
9812Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9813Date:   Sat Dec 23 09:05:59 2017 -0500
9814
9815    (feat) handling of encrypted and signed mails
9816
9817M	UI/MailPartViewers/UIxMailPartSignedViewer.h
9818M	UI/MailPartViewers/UIxMailPartSignedViewer.m
9819
9820commit a73b20fa0229a8c41c2241ac81988fee19f84269
9821Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9822Date:   Sat Dec 23 09:04:36 2017 -0500
9823
9824    (feat) handling of encrypted multiplart/alternative
9825
9826M	UI/MailPartViewers/UIxMailPartAlternativeViewer.m
9827
9828commit 502b59bc08c8eb167dc08c337b6605a0f2870538
9829Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9830Date:   Sat Dec 23 09:02:32 2017 -0500
9831
9832    (feat) handling of encypted HTML parts
9833
9834M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
9835
9836commit 3f95d53de835832e0add5e2aa3d94c9b8ad51b3e
9837Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9838Date:   Sat Dec 23 08:59:32 2017 -0500
9839
9840    (feat) new viewer handler for encrypted emails
9841
9842M	UI/MailPartViewers/UIxMailRenderingContext.h
9843M	UI/MailPartViewers/UIxMailRenderingContext.m
9844
9845commit 72273bf45465b5380b5556cdff82fb6ac2e19ac6
9846Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9847Date:   Sat Dec 23 08:57:45 2017 -0500
9848
9849    (fix) cleanups
9850
9851M	UI/MailPartViewers/UIxMailPartEncryptedViewer.m
9852
9853commit 496b402d1797adedcea6cf51283dad3a10d147fc
9854Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9855Date:   Sat Dec 23 08:57:05 2017 -0500
9856
9857    (fix) cosmetics
9858
9859M	UI/MailPartViewers/UIxMailPartImageViewer.m
9860
9861commit 695afc670fc207a84d68f1d8d5910ae191a56c45
9862Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9863Date:   Sat Dec 23 08:56:29 2017 -0500
9864
9865    (feat) new encrypted viewer + cosmetics in text one
9866
9867M	UI/MailPartViewers/GNUmakefile
9868A	UI/MailPartViewers/UIxMailPartEncryptedViewer.h
9869A	UI/MailPartViewers/UIxMailPartEncryptedViewer.m
9870M	UI/MailPartViewers/UIxMailPartTextViewer.h
9871M	UI/MailPartViewers/UIxMailPartTextViewer.m
9872
9873commit 54d04741fa7ffb31594d18402f53706c7c800481
9874Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9875Date:   Sat Dec 23 07:31:21 2017 -0500
9876
9877    (feat) add PKCS7 cert to contacts when possible
9878
9879M	UI/MailerUI/UIxMailView.m
9880
9881commit 74d41ecb34b14fd69fb2618a34c0f4d2fd804dc6
9882Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9883Date:   Sat Dec 23 07:20:08 2017 -0500
9884
9885    (feat) added signing+encryption support
9886
9887M	UI/MailerUI/UIxMailEditor.m
9888
9889commit 2a272f0aa74ea71cfa97b7fe833c1d263047ffae
9890Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9891Date:   Sat Dec 23 07:18:20 2017 -0500
9892
9893    (feat) added PKCS12 import/removal
9894
9895M	UI/MailerUI/UIxMailAccountActions.h
9896M	UI/MailerUI/UIxMailAccountActions.m
9897
9898commit 95bf606bf2ad5e24d9b49e3a0520b089cbe8dd95
9899Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9900Date:   Sat Dec 23 07:15:47 2017 -0500
9901
9902    (feat) added S/MIME composition support
9903
9904M	SoObjects/Mailer/SOGoDraftObject.h
9905M	SoObjects/Mailer/SOGoDraftObject.m
9906
9907commit 6ce1fa42a213ab2605543d98b68215e2604fa1fb
9908Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9909Date:   Sat Dec 23 06:48:09 2017 -0500
9910
9911    (feat) adjusted makefile for S/MIME code
9912
9913M	SoObjects/Mailer/GNUmakefile
9914
9915commit 793fc9024f4ba32182440b40c44917cc42369fb8
9916Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9917Date:   Sat Dec 23 06:47:34 2017 -0500
9918
9919    (feat) added NSData S/MIME decoding/encoding/translation class
9920
9921A	SoObjects/Mailer/NSData+SMIME.h
9922A	SoObjects/Mailer/NSData+SMIME.m
9923
9924commit 71dd9d7d91a2b3dcd897de2d989e314d9067a0b2
9925Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9926Date:   Sat Dec 23 06:35:38 2017 -0500
9927
9928    (feat) added S/MIME support for content fetch when replying/forwarding mails
9929
9930M	SoObjects/Mailer/SOGoMailObject+Draft.h
9931M	SoObjects/Mailer/SOGoMailObject+Draft.m
9932
9933commit e27e558cb273096e2fd4cdb391ec04939846d9b7
9934Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9935Date:   Sat Dec 23 06:11:22 2017 -0500
9936
9937    (fix) cosmetics
9938
9939M	SoObjects/Mailer/SOGoMailBaseObject.h
9940M	SoObjects/Mailer/SOGoMailBaseObject.m
9941
9942commit 96d62c432b230e15e166e9749f953a9529e144d8
9943Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9944Date:   Sat Dec 23 06:10:11 2017 -0500
9945
9946    (fix) made the code a bit more robust
9947
9948M	SoObjects/Mailer/SOGoMailObject.m
9949
9950commit 6294d91180b0a258ee3f48a370540ec1d344fe92
9951Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9952Date:   Sat Dec 23 06:06:23 2017 -0500
9953
9954    (feat) added S/MIME file download support
9955
9956M	SoObjects/Mailer/SOGoMailBodyPart.m
9957
9958commit 64a7b8a79721dd8e5ac9cbf753a9bbbd182f8355
9959Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9960Date:   Sat Dec 23 05:48:31 2017 -0500
9961
9962    (fix) cosmetics
9963
9964M	SoObjects/Mailer/SOGoMailReply.m
9965
9966commit f880d1aa5490b1572892899f23087758b471b43c
9967Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9968Date:   Sat Dec 23 05:47:31 2017 -0500
9969
9970    (feat) added S/MIME support for body key lookups
9971
9972M	SoObjects/Mailer/SOGoMailObject.h
9973M	SoObjects/Mailer/SOGoMailObject.m
9974
9975commit 915fad335a2c37319dab8979e3708f5c02fb6dfe
9976Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9977Date:   Sat Dec 23 05:15:39 2017 -0500
9978
9979    (fix) enable SSL flags
9980
9981M	SoObjects/Mailer/GNUmakefile.preamble
9982
9983commit 5e26ff6d1dc6e4390ad00705978c68c77b7ad6f0
9984Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9985Date:   Sat Dec 23 05:09:45 2017 -0500
9986
9987    (feat) show sign/encrypt options (unconditionaly right now)
9988
9989M	UI/Templates/MailerUI/UIxMailEditor.wox
9990
9991commit 94f7050cb87a8db6946735a11c2a07d7fbbb47cd
9992Author: Ludovic Marcotte <lmarcotte@inverse.ca>
9993Date:   Sat Dec 23 05:08:55 2017 -0500
9994
9995    (fix) renamed update scripts to v4
9996
9997D	Scripts/sql-update-3.2.10_to_3.3.0-mysql.sh
9998D	Scripts/sql-update-3.2.10_to_3.3.0.sh
9999A	Scripts/sql-update-3.2.10_to_4.0.0-mysql.sh
10000A	Scripts/sql-update-3.2.10_to_4.0.0.sh
10001
10002commit f95170e043961a8fc8e3be7533039dadef7001f1
10003Author: Ludovic Marcotte <lmarcotte@inverse.ca>
10004Date:   Sat Dec 23 05:07:54 2017 -0500
10005
10006    (fix) cosmetics
10007
10008M	UI/PreferencesUI/PreferencesUIProduct.m
10009M	UI/PreferencesUI/UIxAccountEditor.m
10010M	UI/PreferencesUI/UIxAdditionalPreferences.h
10011M	UI/PreferencesUI/UIxAdditionalPreferences.m
10012
10013commit 81e07f010521ae22a535f582ccad524cd0f031e1
10014Author: Ludovic Marcotte <lmarcotte@inverse.ca>
10015Date:   Sat Dec 23 05:04:13 2017 -0500
10016
10017    (fix) cosmetics
10018
10019M	SoObjects/SOGo/SOGoSQLUserProfile.h
10020M	SoObjects/SOGo/SOGoSQLUserProfile.m
10021M	SoObjects/SOGo/SOGoUserProfile.m
10022
10023commit 8f2bcb6055782971ba086a0f280de429fee34f4f
10024Author: Ludovic Marcotte <lmarcotte@inverse.ca>
10025Date:   Sat Dec 23 05:03:18 2017 -0500
10026
10027    (fix) cosmetics
10028
10029M	SoObjects/SOGo/NSString+Utilities.h
10030M	SoObjects/SOGo/NSString+Utilities.m
10031
10032commit 42bf30d05e8943ae8bee1cc54e30cf59e74bfa0b
10033Author: Ludovic Marcotte <lmarcotte@inverse.ca>
10034Date:   Sat Dec 23 05:00:36 2017 -0500
10035
10036    (fix) rename for more clarity
10037
10038M	UI/PreferencesUI/English.lproj/Localizable.strings
10039M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
10040
10041commit 8a4ebe2c609d14320e69169fd139f46e2f578c80
10042Author: Ludovic Marcotte <lmarcotte@inverse.ca>
10043Date:   Sat Dec 23 04:53:41 2017 -0500
10044
10045    (feat) can now associate certificate (PEM format) on mail account
10046
10047M	SoObjects/Mailer/SOGoMailAccount.h
10048M	SoObjects/Mailer/SOGoMailAccount.m
10049
10050commit 979ec2c3a13e54f6312f50c89907d7440aeebc30
10051Author: Ludovic Marcotte <lmarcotte@inverse.ca>
10052Date:   Sat Dec 23 04:51:06 2017 -0500
10053
10054    (fix) cosmetics
10055
10056M	SoObjects/Mailer/SOGoMailBodyPart.h
10057M	SoObjects/Mailer/SOGoMailForward.m
10058
10059commit 58f4c72c47cab30e0b74a3367e6194207a3c5cc0
10060Author: Ludovic Marcotte <lmarcotte@inverse.ca>
10061Date:   Sat Dec 23 04:49:57 2017 -0500
10062
10063    (fix) cosmetics
10064
10065M	SoObjects/Mailer/NSDictionary+Mail.h
10066
10067commit af641bbead4f76dd91547d2e107fd2c264923554
10068Author: Ludovic Marcotte <lmarcotte@inverse.ca>
10069Date:   Sat Dec 23 04:49:25 2017 -0500
10070
10071    (fix) cosmetics
10072
10073M	SoObjects/Mailer/NSDictionary+Mail.m
10074
10075commit 873faf468f41e1c53d49e26f4d67f3fe4331e1e9
10076Author: Ludovic Marcotte <lmarcotte@inverse.ca>
10077Date:   Sat Dec 23 04:47:28 2017 -0500
10078
10079    (fix) cosmetics
10080
10081M	SoObjects/Contacts/SOGoContactGCSEntry.h
10082M	SoObjects/Contacts/SOGoContactGCSEntry.m
10083
10084commit f5db41584bcd731e395ac2ad68ec265e77f37748
10085Author: Ludovic Marcotte <lmarcotte@inverse.ca>
10086Date:   Sat Dec 23 04:46:43 2017 -0500
10087
10088    (fix) cosmetics
10089
10090M	SoObjects/Contacts/SOGoContactGCSFolder.h
10091M	SoObjects/Contacts/SOGoContactObject.h
10092
10093commit 2952a69785e81c8149ffac3f97528e6fd05aee54
10094Author: Ludovic Marcotte <lmarcotte@inverse.ca>
10095Date:   Sat Dec 23 04:42:56 2017 -0500
10096
10097    (feat) new helper method to find contact and certificate in all address books
10098
10099M	SoObjects/Contacts/SOGoContactFolders.h
10100M	SoObjects/Contacts/SOGoContactFolders.m
10101
10102commit 394e7e7e88b9bc8761cedcee0f1c17118189db98
10103Author: Ludovic Marcotte <lmarcotte@inverse.ca>
10104Date:   Sat Dec 23 04:37:12 2017 -0500
10105
10106    (feat) handling of c_hascertificate
10107
10108M	SoObjects/Contacts/NGVCard+SOGo.m
10109M	SoObjects/Contacts/SOGoContactGCSFolder.m
10110
10111commit f66278131267ecc67363e303a8edabf5f2d780fb
10112Author: Ludovic Marcotte <lmarcotte@inverse.ca>
10113Date:   Sat Dec 23 04:34:49 2017 -0500
10114
10115    (feat) new c_hascertificate column in contact quick tables and migration scripts
10116
10117M	SOPE/GDLContentStore/contact-oracle.ocs
10118M	SOPE/GDLContentStore/contact.ocs
10119M	Scripts/sql-update-3.2.10_to_3.3.0-mysql.sh
10120M	Scripts/sql-update-3.2.10_to_3.3.0.sh
10121
10122commit 6c993be9f1b0c2162716d47eda113129ade53d63
10123Author: Ludovic Marcotte <lmarcotte@inverse.ca>
10124Date:   Sat Dec 23 04:31:43 2017 -0500
10125
10126    (feat) add KEY support for certificate handling
10127
10128M	SOPE/NGCards/NGVCard.h
10129M	SOPE/NGCards/NGVCard.m
10130
10131commit 8afa87e9537c1dfbd9f8c0eb3d04189f7868e5c5
10132Author: InverseBot <sogo@inverse.ca>
10133Date:   Fri Dec 22 01:28:55 2017 -0500
10134
10135    (js/css) Update generated files
10136
10137M	UI/WebServerResources/js/Common.js
10138M	UI/WebServerResources/js/Common.js.map
10139M	UI/WebServerResources/js/Mailer.services.js
10140M	UI/WebServerResources/js/Mailer.services.js.map
10141M	UI/WebServerResources/js/Preferences.js
10142M	UI/WebServerResources/js/Preferences.js.map
10143M	UI/WebServerResources/js/vendor/angular-animate.js
10144M	UI/WebServerResources/js/vendor/angular-animate.min.js
10145M	UI/WebServerResources/js/vendor/angular-aria.js
10146M	UI/WebServerResources/js/vendor/angular-aria.min.js
10147M	UI/WebServerResources/js/vendor/angular-cookies.js
10148M	UI/WebServerResources/js/vendor/angular-cookies.min.js
10149M	UI/WebServerResources/js/vendor/angular-messages.js
10150M	UI/WebServerResources/js/vendor/angular-messages.min.js
10151M	UI/WebServerResources/js/vendor/angular-sanitize.js
10152M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
10153M	UI/WebServerResources/js/vendor/angular-ui-router.js
10154M	UI/WebServerResources/js/vendor/angular-ui-router.js.map
10155M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
10156M	UI/WebServerResources/js/vendor/angular-ui-router.min.js.map
10157M	UI/WebServerResources/js/vendor/angular.js
10158M	UI/WebServerResources/js/vendor/angular.min.js
10159M	UI/WebServerResources/js/vendor/angular.min.js.map
10160
10161commit 4b355f532dacfaa860f467f19dafd77bba381232
10162Author: Francis Lachapelle <flachapelle@inverse.ca>
10163Date:   Thu Dec 21 16:41:06 2017 -0500
10164
10165    Initial Web-based management of email certificate
10166
10167M	UI/Common/English.lproj/Localizable.strings
10168M	UI/MailerUI/UIxMailAccountActions.m
10169M	UI/MailerUI/product.plist
10170M	UI/PreferencesUI/English.lproj/Localizable.strings
10171M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
10172M	UI/Templates/PreferencesUI/UIxPreferences.wox
10173M	UI/WebServerResources/js/Common/Dialog.service.js
10174M	UI/WebServerResources/js/Mailer/Account.service.js
10175M	UI/WebServerResources/js/Preferences/AccountDialogController.js
10176M	UI/WebServerResources/js/Preferences/Preferences.app.js
10177
10178commit 429a3bedb95496d09dbeeb17233d8add3e0e11b3
10179Author: Francis Lachapelle <flachapelle@inverse.ca>
10180Date:   Thu Dec 21 16:06:39 2017 -0500
10181
10182    Fix handling of public access rights of Calendars
10183
10184M	UI/Scheduler/UIxCalUserRightsEditor.m
10185
10186commit b89752cd39f43f0856cf562c645964724ef060d2
10187Author: InverseBot <sogo@inverse.ca>
10188Date:   Wed Dec 20 01:30:19 2017 -0500
10189
10190    (js/css) Update generated files
10191
10192M	UI/WebServerResources/css/styles.css
10193M	UI/WebServerResources/css/styles.css.map
10194M	UI/WebServerResources/js/Common.js
10195M	UI/WebServerResources/js/Common.js.map
10196M	UI/WebServerResources/js/Mailer.services.js
10197M	UI/WebServerResources/js/Mailer.services.js.map
10198M	UI/WebServerResources/js/Preferences.js
10199M	UI/WebServerResources/js/Preferences.js.map
10200M	UI/WebServerResources/js/Preferences.services.js
10201M	UI/WebServerResources/js/Preferences.services.js.map
10202
10203commit 9ed23c32f2ef04885eb77c5f468496701c5b42af
10204Author: Francis Lachapelle <flachapelle@inverse.ca>
10205Date:   Tue Dec 19 10:26:16 2017 -0500
10206
10207    (i18n) Update translations
10208
10209M	UI/Contacts/French.lproj/Localizable.strings
10210M	UI/Contacts/Polish.lproj/Localizable.strings
10211M	UI/Contacts/TurkishTurkey.lproj/Localizable.strings
10212M	UI/MailerUI/French.lproj/Localizable.strings
10213M	UI/MailerUI/Polish.lproj/Localizable.strings
10214M	UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
10215M	UI/PreferencesUI/French.lproj/Localizable.strings
10216M	UI/PreferencesUI/Polish.lproj/Localizable.strings
10217M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
10218M	UI/WebServerResources/angular-material
10219
10220commit 28a37de61385c59a7c7ac10bd468a51e16186216
10221Author: Francis Lachapelle <flachapelle@inverse.ca>
10222Date:   Tue Dec 19 10:06:01 2017 -0500
10223
10224    Use address books search fields in Contacts module
10225
10226    Fixes #4356
10227
10228M	ActiveSync/SOGoActiveSyncDispatcher.m
10229
10230commit 60bbe262894c684210ac5ba2654db80c2768d22c
10231Author: Francis Lachapelle <flachapelle@inverse.ca>
10232Date:   Tue Dec 19 09:53:48 2017 -0500
10233
10234    (js) Catch some exceptions to avoid console errors
10235
10236M	UI/Templates/UIxAclEditor.wox
10237M	UI/WebServerResources/js/Common/AclController.js
10238M	UI/WebServerResources/js/Mailer/MailboxController.js
10239M	UI/WebServerResources/js/Preferences/Preferences.service.js
10240M	UI/WebServerResources/js/Preferences/PreferencesController.js
10241
10242commit 37074086cf66af08c4c165f6229600ca5b6ca893
10243Author: InverseBot <sogo@inverse.ca>
10244Date:   Tue Dec 19 01:29:54 2017 -0500
10245
10246    (js/css) Update generated files
10247
10248M	UI/WebServerResources/js/Common.js
10249M	UI/WebServerResources/js/Common.js.map
10250M	UI/WebServerResources/js/Scheduler.services.js
10251M	UI/WebServerResources/js/Scheduler.services.js.map
10252
10253commit c9c5f8bba9faa4de570bf2f5434dafcf0f9f74a8
10254Author: Francis Lachapelle <flachapelle@inverse.ca>
10255Date:   Mon Dec 18 16:07:10 2017 -0500
10256
10257    (html) Add placeholder in Sieve filter editor
10258
10259M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
10260
10261commit 97147e261b0faac6608180a24a143c7290a7540e
10262Author: Francis Lachapelle <flachapelle@inverse.ca>
10263Date:   Mon Dec 18 16:02:36 2017 -0500
10264
10265    (html) Clarify warning in mail composer
10266
10267M	UI/MailerUI/English.lproj/Localizable.strings
10268M	UI/Templates/MailerUI/UIxMailEditor.wox
10269
10270commit 732f81b44b80dababffcf4adff206cd6e341f6e6
10271Author: Francis Lachapelle <flachapelle@inverse.ca>
10272Date:   Mon Dec 18 15:50:44 2017 -0500
10273
10274    Update NEWS file
10275
10276M	NEWS
10277
10278commit 3b411101cd6fa7138ec80495058423541dc19b5f
10279Author: Francis Lachapelle <flachapelle@inverse.ca>
10280Date:   Mon Dec 18 15:49:41 2017 -0500
10281
10282    (js) Sort categories in event and task editors
10283
10284    Fixes #4349
10285
10286M	NEWS
10287M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
10288M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
10289
10290commit 8d38be1e430eea32c1b56a72e76af94428a96337
10291Author: Francis Lachapelle <flachapelle@inverse.ca>
10292Date:   Mon Dec 18 15:36:01 2017 -0500
10293
10294    Support for events with recurrence dates (cont'd)
10295
10296M	UI/WebServerResources/js/Scheduler/Component.service.js
10297
10298commit de91b578253078ecfe30f35cd477af1624e47a47
10299Author: Francis Lachapelle <flachapelle@inverse.ca>
10300Date:   Mon Dec 18 15:31:43 2017 -0500
10301
10302    Fix handling of public access rights of Calendars
10303
10304    Fixes #4344
10305
10306M	UI/Common/UIxUserRightsEditor.m
10307M	UI/Scheduler/UIxCalUserRightsEditor.m
10308M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
10309M	UI/Templates/SchedulerUI/UIxCalMainView.wox
10310M	UI/Templates/UIxAclEditor.wox
10311M	UI/WebServerResources/js/Common/AclController.js
10312
10313commit e6e5e077bd9ce47e150dfe271d69d3fefa57c1e9
10314Author: InverseBot <sogo@inverse.ca>
10315Date:   Sat Dec 16 01:28:47 2017 -0500
10316
10317    (js/css) Update generated files
10318
10319M	UI/WebServerResources/css/styles.css
10320M	UI/WebServerResources/css/styles.css.map
10321M	UI/WebServerResources/js/Contacts.services.js
10322M	UI/WebServerResources/js/Contacts.services.js.map
10323M	UI/WebServerResources/js/Mailer.services.js
10324M	UI/WebServerResources/js/Mailer.services.js.map
10325M	UI/WebServerResources/js/Scheduler.services.js
10326M	UI/WebServerResources/js/Scheduler.services.js.map
10327
10328commit e590aec64fc73592fc4c92e34b54421ceeadc4be
10329Author: Francis Lachapelle <flachapelle@inverse.ca>
10330Date:   Fri Dec 15 16:36:15 2017 -0500
10331
10332    (js) Fix exception in Card service
10333
10334    When calling init from $reset, the birthday attribute is already a Date
10335    object. Avoid raising an exception on wrong data type.
10336
10337M	UI/WebServerResources/js/Contacts/Card.service.js
10338
10339commit 3816d25a44df46671e89f7f627bbc6f4f71c6fee
10340Author: Francis Lachapelle <flachapelle@inverse.ca>
10341Date:   Fri Dec 15 16:30:37 2017 -0500
10342
10343    (js) Make sure mail identities are unique
10344
10345    Fixes #4338
10346
10347M	UI/WebServerResources/js/Mailer/MessageEditorController.js
10348
10349commit 7f99514744f8d893c0ffd5e6c44ccb84be557c10
10350Author: Francis Lachapelle <flachapelle@inverse.ca>
10351Date:   Fri Dec 15 16:17:51 2017 -0500
10352
10353    Add support for events with recurrence dates
10354
10355M	NEWS
10356M	SOPE/NGCards/iCalRecurrenceCalculator.h
10357M	SOPE/NGCards/iCalRecurrenceCalculator.m
10358M	SOPE/NGCards/iCalRepeatableEntityObject.h
10359M	SOPE/NGCards/iCalRepeatableEntityObject.m
10360M	SoObjects/Appointments/SOGoAppointmentFolder.m
10361M	SoObjects/Appointments/SOGoCalendarComponent.m
10362M	SoObjects/Appointments/iCalCalendar+SOGo.m
10363M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
10364M	UI/Scheduler/English.lproj/Localizable.strings
10365M	UI/Scheduler/UIxAppointmentEditor.m
10366M	UI/Scheduler/UIxCalMainView.m
10367M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
10368M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
10369M	UI/WebServerResources/js/Scheduler/ComponentController.js
10370
10371commit e61a55f30ecd9cc2593f3acf90c0e700909e8e6b
10372Author: Francis Lachapelle <flachapelle@inverse.ca>
10373Date:   Fri Dec 15 12:17:14 2017 -0500
10374
10375    (css) Fix fab button placement in Mail module
10376
10377    Fixes #4358
10378
10379M	UI/WebServerResources/scss/components/button/button.scss
10380
10381commit e7a4384f284c20a4deb6df00098a35e574e3bfdd
10382Author: InverseBot <sogo@inverse.ca>
10383Date:   Wed Dec 13 01:30:52 2017 -0500
10384
10385    (js/css) Update generated files
10386
10387M	UI/WebServerResources/css/styles.css
10388M	UI/WebServerResources/css/styles.css.map
10389
10390commit b3f2fba4dac3ddfb452d52eaa7e786e0265b2325
10391Author: Francis Lachapelle <flachapelle@inverse.ca>
10392Date:   Tue Dec 12 12:54:56 2017 -0500
10393
10394    (css) Fix advanced mailbox search
10395
10396    We must rely on the pseudo-input-container to properly wrap the
10397    md-select inside a md-toolbar.
10398
10399M	NEWS
10400M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
10401M	UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss
10402
10403commit d526efa501d1067fe51a37beefeb202bc58a1c7e
10404Author: Francis Lachapelle <flachapelle@inverse.ca>
10405Date:   Thu Dec 7 16:07:25 2017 -0500
10406
10407    Remove null characters from JSON responses
10408
10409M	NEWS
10410M	SoObjects/SOGo/NSString+Utilities.m
10411
10412commit 38790af7745ed7b4c0cf2505989f8bf9ac3f63af
10413Author: InverseBot <sogo@inverse.ca>
10414Date:   Wed Dec 6 01:25:18 2017 -0500
10415
10416    (js/css) Update generated files
10417
10418M	UI/WebServerResources/js/Contacts.services.js
10419M	UI/WebServerResources/js/Contacts.services.js.map
10420
10421commit c45c691bf9430760280bf005c877d32456b7350e
10422Author: Francis Lachapelle <flachapelle@inverse.ca>
10423Date:   Mon Dec 4 15:36:29 2017 -0500
10424
10425    (js) Fix search in contact list creator
10426
10427M	UI/WebServerResources/js/Contacts/AddressBook.service.js
10428
10429commit 73201a031480792f379f16297822d813b92abd8c
10430Author: Francis Lachapelle <flachapelle@inverse.ca>
10431Date:   Fri Dec 1 17:17:10 2017 -0500
10432
10433    (i18n) Contacts module
10434
10435M	UI/Contacts/English.lproj/Localizable.strings
10436
10437commit fc7706abd06abe6c84edcc9367ecd1a572f9d2c3
10438Author: InverseBot <sogo@inverse.ca>
10439Date:   Fri Dec 1 01:26:40 2017 -0500
10440
10441    (js/css) Update generated files
10442
10443M	UI/WebServerResources/js/Common.js
10444M	UI/WebServerResources/js/Common.js.map
10445
10446commit 8e1a19dca27dfe73c5e0f92f509c1c545d748e0a
10447Author: Francis Lachapelle <flachapelle@inverse.ca>
10448Date:   Thu Nov 30 11:25:11 2017 -0500
10449
10450    (js) Force copy of dragged contacts from remote AB
10451
10452M	NEWS
10453M	UI/WebServerResources/js/Common/sgDraggable.directive.js
10454
10455commit 7ddecd400607ed3d85c42b3f62e96ace48eb4e52
10456Author: InverseBot <sogo@inverse.ca>
10457Date:   Mon Nov 27 01:27:38 2017 -0500
10458
10459    (js/css) Update generated files
10460
10461M	UI/WebServerResources/js/Common.js
10462M	UI/WebServerResources/js/Common.js.map
10463M	UI/WebServerResources/js/Contacts.js
10464M	UI/WebServerResources/js/Contacts.js.map
10465M	UI/WebServerResources/js/Contacts.services.js
10466M	UI/WebServerResources/js/Contacts.services.js.map
10467M	UI/WebServerResources/js/Mailer.services.js
10468M	UI/WebServerResources/js/Mailer.services.js.map
10469M	UI/WebServerResources/js/Preferences.js
10470M	UI/WebServerResources/js/Preferences.js.map
10471M	UI/WebServerResources/js/Preferences.services.js
10472M	UI/WebServerResources/js/Preferences.services.js.map
10473M	UI/WebServerResources/js/Scheduler.services.js
10474M	UI/WebServerResources/js/Scheduler.services.js.map
10475M	UI/WebServerResources/js/vendor/FileSaver.min.js
10476M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
10477M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
10478M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
10479
10480commit c9c6b0dc9f9dddc32da2253c4966b0da0e153dc8
10481Author: InverseBot <sogo@inverse.ca>
10482Date:   Sat Nov 25 01:28:04 2017 -0500
10483
10484    (js/css) Update generated files
10485
10486M	UI/WebServerResources/js/Scheduler.services.js
10487M	UI/WebServerResources/js/Scheduler.services.js.map
10488M	UI/WebServerResources/js/vendor/angular-animate.js
10489M	UI/WebServerResources/js/vendor/angular-animate.min.js
10490M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
10491M	UI/WebServerResources/js/vendor/angular-aria.js
10492M	UI/WebServerResources/js/vendor/angular-aria.min.js
10493M	UI/WebServerResources/js/vendor/angular-aria.min.js.map
10494M	UI/WebServerResources/js/vendor/angular-cookies.js
10495M	UI/WebServerResources/js/vendor/angular-cookies.min.js
10496M	UI/WebServerResources/js/vendor/angular-cookies.min.js.map
10497M	UI/WebServerResources/js/vendor/angular-messages.js
10498M	UI/WebServerResources/js/vendor/angular-messages.min.js
10499M	UI/WebServerResources/js/vendor/angular-messages.min.js.map
10500M	UI/WebServerResources/js/vendor/angular-sanitize.js
10501M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
10502M	UI/WebServerResources/js/vendor/angular-sanitize.min.js.map
10503M	UI/WebServerResources/js/vendor/angular.js
10504M	UI/WebServerResources/js/vendor/angular.min.js
10505M	UI/WebServerResources/js/vendor/angular.min.js.map
10506
10507commit 2c86f68fb9b790b9fea22350cc56e395412b93e9
10508Author: Francis Lachapelle <flachapelle@inverse.ca>
10509Date:   Thu Nov 23 16:44:50 2017 -0500
10510
10511    (js) Catch some exceptions to avoid console errors
10512
10513M	UI/WebServerResources/js/Scheduler/CalendarListController.js
10514
10515commit 27ce401e6bdb3653ec9b01d09501a1f3ad1a159d
10516Author: InverseBot <sogo@inverse.ca>
10517Date:   Fri Nov 24 01:28:49 2017 -0500
10518
10519    (js/css) Update generated files
10520
10521M	UI/WebServerResources/css/styles.css
10522M	UI/WebServerResources/css/styles.css.map
10523M	UI/WebServerResources/js/Mailer.services.js
10524M	UI/WebServerResources/js/Mailer.services.js.map
10525
10526commit 39e579e656e4082f31c23e52971c8be3beeb4726
10527Author: Francis Lachapelle <flachapelle@inverse.ca>
10528Date:   Thu Nov 23 14:24:30 2017 -0500
10529
10530    Fix class security in Mailer
10531
10532M	UI/MailerUI/product.plist
10533
10534commit 30c361a56ba9eab3d1388dce3d5a46a096272125
10535Author: Francis Lachapelle <flachapelle@inverse.ca>
10536Date:   Thu Nov 23 14:14:29 2017 -0500
10537
10538    Fix Sieve path of mailboxes for filter editor
10539
10540M	NEWS
10541M	SoObjects/Mailer/SOGoMailAccount.m
10542
10543commit 1d90aa748dcd6fc2945477ce4efd098100cd21c6
10544Author: Francis Lachapelle <flachapelle@inverse.ca>
10545Date:   Thu Nov 23 14:03:22 2017 -0500
10546
10547    (js) Don't try to select "noselect" mailbox
10548
10549M	UI/WebServerResources/js/Mailer/sgMailboxListItem.directive.js
10550
10551commit 7874b0a74c17e70ed0614a753a52252b8b178845
10552Author: Francis Lachapelle <flachapelle@inverse.ca>
10553Date:   Thu Nov 23 13:59:49 2017 -0500
10554
10555    Fix compilation warning
10556
10557M	UI/Contacts/UIxContactView.h
10558
10559commit 6ab4688812b8797a940702a132757bffed78ab47
10560Author: Francis Lachapelle <flachapelle@inverse.ca>
10561Date:   Thu Nov 23 13:59:06 2017 -0500
10562
10563    (i18n) Contacts module
10564
10565M	UI/Contacts/English.lproj/Localizable.strings
10566
10567commit 12fa8ef65ac77b1069aea7fa56d30760f9311e39
10568Author: Francis Lachapelle <flachapelle@inverse.ca>
10569Date:   Thu Nov 23 11:26:59 2017 -0500
10570
10571    (css) Fix scrolling in Administration module
10572
10573M	UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox
10574M	UI/WebServerResources/scss/views/AdministrationUI.scss
10575M	UI/WebServerResources/scss/views/_view.scss
10576
10577commit 0608a0bec83b0a9b79caf3aaef936168df6dc8e0
10578Author: Francis Lachapelle <flachapelle@inverse.ca>
10579Date:   Wed Nov 22 10:09:11 2017 -0500
10580
10581    Update NEWS file
10582
10583M	NEWS
10584
10585commit a7b32e8c6d777d566185116ae5eac67ddbc1e616
10586Author: Francis Lachapelle <flachapelle@inverse.ca>
10587Date:   Wed Nov 22 10:02:47 2017 -0500
10588
10589    Avoid redirection to forbidden module
10590
10591M	NEWS
10592M	UI/MainUI/SOGoUserHomePage.m
10593
10594commit d6e74cf9cb78de1e93582fc6e64761642093fa7b
10595Author: Francis Lachapelle <flachapelle@inverse.ca>
10596Date:   Wed Nov 22 09:30:19 2017 -0500
10597
10598    Fix compilation warning
10599
10600M	SoObjects/Mailer/SOGoMailAccount.m
10601
10602commit e8b29add3a42b6b4be89756cdf80c47d767ee43b
10603Author: Francis Lachapelle <flachapelle@inverse.ca>
10604Date:   Wed Nov 22 09:26:57 2017 -0500
10605
10606    Fix calls to fetchContactsMatching:
10607
10608M	SoObjects/Contacts/SOGoFolder+CardDAV.m
10609M	SoObjects/SOGo/SOGoUserManager.m
10610M	Tools/SOGoSockDOperation.m
10611
10612commit e04b281864aafcf38f0e00fd69a3d355f89031d8
10613Author: InverseBot <sogo@inverse.ca>
10614Date:   Wed Nov 22 01:27:36 2017 -0500
10615
10616    (js/css) Update generated files
10617
10618M	UI/WebServerResources/js/Common.js
10619M	UI/WebServerResources/js/Common.js.map
10620M	UI/WebServerResources/js/Contacts.services.js
10621M	UI/WebServerResources/js/Contacts.services.js.map
10622
10623commit eb90760b39e9134925243bd1442c9ad2b7425b37
10624Author: Francis Lachapelle <flachapelle@inverse.ca>
10625Date:   Tue Nov 21 15:56:16 2017 -0500
10626
10627    Use address books search fields in Contacts module
10628
10629    Searches can now be scoped to one or multiple fields. Those fields are
10630    now dynamic and can be defined using SearchFieldNames in external
10631    contacts sources (SQL and LDAP).
10632
10633M	Documentation/SOGoInstallationGuide.asciidoc
10634M	NEWS
10635M	SoObjects/Contacts/SOGoContactFolder.h
10636M	SoObjects/Contacts/SOGoContactFolders.m
10637M	SoObjects/Contacts/SOGoContactGCSFolder.h
10638M	SoObjects/Contacts/SOGoContactGCSFolder.m
10639M	SoObjects/Contacts/SOGoContactSourceFolder.m
10640M	SoObjects/SOGo/LDAPSource.h
10641M	SoObjects/SOGo/LDAPSource.m
10642M	SoObjects/SOGo/SOGoSource.h
10643M	SoObjects/SOGo/SQLSource.h
10644M	SoObjects/SOGo/SQLSource.m
10645M	UI/Contacts/English.lproj/Localizable.strings
10646M	UI/Contacts/UIxContactFoldersView.m
10647M	UI/Contacts/UIxContactsListActions.h
10648M	UI/Contacts/UIxContactsListActions.m
10649M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
10650M	UI/WebServerResources/js/Common/sgSearch.directive.js
10651M	UI/WebServerResources/js/Contacts/AddressBook.service.js
10652
10653commit aed62cab26d7efcd55df81329aef18d0415edc93
10654Author: InverseBot <sogo@inverse.ca>
10655Date:   Sat Nov 18 01:25:43 2017 -0500
10656
10657    (js/css) Update generated files
10658
10659M	UI/WebServerResources/js/Scheduler.services.js
10660M	UI/WebServerResources/js/Scheduler.services.js.map
10661
10662commit d665f4b251c16862ed7c2cfb3eb6e02b7ca8d646
10663Author: Francis Lachapelle <flachapelle@inverse.ca>
10664Date:   Fri Nov 17 11:34:18 2017 -0500
10665
10666    (js) Fix parsing of pasted email addresses
10667
10668    We are now more clever when parsing the input text to add new attendees
10669    to an appointment.
10670
10671M	UI/WebServerResources/js/Scheduler/ComponentController.js
10672
10673commit e588becf79caade5a9459cca4d03620229d4dd60
10674Author: InverseBot <sogo@inverse.ca>
10675Date:   Fri Nov 17 01:26:08 2017 -0500
10676
10677    (js/css) Update generated files
10678
10679M	UI/WebServerResources/js/Preferences.js
10680M	UI/WebServerResources/js/Preferences.js.map
10681
10682commit a2129f3e4a8223fd2ebfdb97564d0aaedd39bc0d
10683Author: Francis Lachapelle <flachapelle@inverse.ca>
10684Date:   Thu Nov 16 21:33:29 2017 -0500
10685
10686    ModulesConstraints and listRequiresDot for SQL
10687
10688    SQL sources used for authentication can now have module constraints.
10689    Entries of SQL sources used as address books can now be displayed
10690    automatically.
10691
10692M	Documentation/SOGoInstallationGuide.asciidoc
10693M	NEWS
10694M	SoObjects/SOGo/LDAPSource.m
10695M	SoObjects/SOGo/SQLSource.h
10696M	SoObjects/SOGo/SQLSource.m
10697
10698commit 08ec68c07cc88163e13b5cac37625940a54f26e7
10699Author: Francis Lachapelle <flachapelle@inverse.ca>
10700Date:   Thu Nov 16 15:33:04 2017 -0500
10701
10702    (js) Lower constraints on auto-reply dates range
10703
10704    Fixes #7276
10705
10706M	UI/WebServerResources/js/Preferences/PreferencesController.js
10707
10708commit 3c30997bf522bb997b82a2e6b116c8b2e178d3d9
10709Author: Francis Lachapelle <flachapelle@inverse.ca>
10710Date:   Thu Nov 16 11:41:36 2017 -0500
10711
10712    Don't expose Web calendars to other users
10713
10714    Fixes #4331
10715
10716M	NEWS
10717M	SoObjects/Appointments/SOGoAppointmentFolders.m
10718
10719commit 80886afadd8ca2de42c0694aff41913abcef9ca6
10720Author: InverseBot <sogo@inverse.ca>
10721Date:   Mon Nov 13 01:27:24 2017 -0500
10722
10723    (js/css) Update generated files
10724
10725M	UI/WebServerResources/js/vendor/angular-ui-router.js
10726M	UI/WebServerResources/js/vendor/angular-ui-router.js.map
10727M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
10728M	UI/WebServerResources/js/vendor/angular-ui-router.min.js.map
10729
10730commit 4a40230f23472858cc4e12a866ccf1f6921defd1
10731Author: Francis Lachapelle <flachapelle@inverse.ca>
10732Date:   Fri Nov 10 11:25:59 2017 -0500
10733
10734    Rollback previous fix
10735
10736M	NEWS
10737M	SoObjects/Appointments/SOGoAppointmentObject.m
10738
10739commit 00af2613b6250f2320d6bdf806fd4f7c5f7b3853
10740Author: Francis Lachapelle <flachapelle@inverse.ca>
10741Date:   Fri Nov 10 11:16:46 2017 -0500
10742
10743    (fix) Don't restore deleted events of attendees
10744
10745M	NEWS
10746M	SoObjects/Appointments/SOGoAppointmentObject.m
10747
10748commit 9335ee67c1115305fa564e9fedb87b88cc9dc7da
10749Author: InverseBot <sogo@inverse.ca>
10750Date:   Fri Nov 10 01:27:47 2017 -0500
10751
10752    (js/css) Update generated files
10753
10754M	UI/WebServerResources/js/Mailer.services.js
10755M	UI/WebServerResources/js/Mailer.services.js.map
10756
10757commit c5e2a6bcb9fb29c918f105670e7eae8435d5c0b4
10758Author: Francis Lachapelle <flachapelle@inverse.ca>
10759Date:   Thu Nov 9 18:25:22 2017 -0500
10760
10761    Update NEWS file
10762
10763M	NEWS
10764
10765commit 5ff28a37e20f6c21f12eac0cdb583cc9ef154c27
10766Author: Francis Lachapelle <flachapelle@inverse.ca>
10767Date:   Thu Nov 9 18:17:45 2017 -0500
10768
10769    (js) Restore msgs selection after refresh
10770
10771    Fixes #4330
10772
10773M	NEWS
10774M	UI/WebServerResources/js/Mailer/Mailbox.service.js
10775
10776commit 2b9cc2068920aae14a15e0b27168d58e5eb652a6
10777Author: InverseBot <sogo@inverse.ca>
10778Date:   Thu Nov 9 01:26:38 2017 -0500
10779
10780    (js/css) Update generated files
10781
10782M	UI/WebServerResources/js/Mailer.services.js
10783M	UI/WebServerResources/js/Mailer.services.js.map
10784
10785commit e7c15a697d531de391d74cced2525d1314617569
10786Author: Francis Lachapelle <flachapelle@inverse.ca>
10787Date:   Wed Nov 8 16:40:33 2017 -0500
10788
10789    (js) Fix mail composition from message headers
10790
10791    Fixes #4335
10792
10793M	UI/WebServerResources/js/Mailer/Account.service.js
10794
10795commit 38d4a2682714e2136dfa6fe957f390ee3815b218
10796Author: Francis Lachapelle <flachapelle@inverse.ca>
10797Date:   Wed Nov 8 16:24:26 2017 -0500
10798
10799    Avoid calls on null objects
10800
10801    Fixes #4329
10802
10803M	SoObjects/Contacts/NGVCard+SOGo.m
10804M	SoObjects/SOGo/SQLSource.m
10805
10806commit 650faa4d22eb8be6e99c96765e63cd2b25ee3b3d
10807Author: InverseBot <sogo@inverse.ca>
10808Date:   Thu Nov 2 01:27:55 2017 -0400
10809
10810    (js/css) Update generated files
10811
10812M	UI/WebServerResources/js/Mailer.services.js
10813M	UI/WebServerResources/js/Mailer.services.js.map
10814
10815commit c68d7204a199bd30dd5a119cde39d57036d9ca2c
10816Author: Francis Lachapelle <flachapelle@inverse.ca>
10817Date:   Wed Nov 1 13:29:46 2017 -0400
10818
10819    (js) Handle corrupted JSON data in Mail module
10820
10821M	UI/WebServerResources/js/Mailer/Account.service.js
10822
10823commit ae0fff23b5c3c8bde6018ba5a8a75664ce3fbc27
10824Author: InverseBot <sogo@inverse.ca>
10825Date:   Wed Nov 1 01:28:44 2017 -0400
10826
10827    (js/css) Update generated files
10828
10829M	UI/WebServerResources/js/Mailer.services.js
10830M	UI/WebServerResources/js/Mailer.services.js.map
10831
10832commit ccb1439c842ae005efb1a0fcff8d227b1b4fc260
10833Author: Francis Lachapelle <flachapelle@inverse.ca>
10834Date:   Tue Oct 31 13:25:51 2017 -0400
10835
10836    (js) Handle corrupted JSON data in Mail module
10837
10838    The Mail module will now be loaded even if the JSON representing the
10839    list of expanded mailboxes is not a properly formatted.
10840
10841M	UI/WebServerResources/js/Mailer/Account.service.js
10842
10843commit 9d45d57cb2a3576038d286d0f82f94a706ddfb8c
10844Author: Francis Lachapelle <flachapelle@inverse.ca>
10845Date:   Wed Oct 25 15:18:28 2017 -0400
10846
10847    Check range before adding single occurrences
10848
10849M	SoObjects/Appointments/SOGoAppointmentFolder.m
10850M	SoObjects/Appointments/iCalCalendar+SOGo.h
10851
10852commit 70dbba877aae48879ee26a2795efa72920bc63e4
10853Author: Francis Lachapelle <flachapelle@inverse.ca>
10854Date:   Tue Oct 24 15:30:30 2017 -0400
10855
10856    Add OCSCacheFolderURL parameter in update script
10857
10858    Fixes #4324
10859
10860M	Scripts/sql-update-3.0.0-to-combined-mysql.sh
10861M	Scripts/sql-update-3.0.0-to-combined.sh
10862
10863commit fe75cb3940872d520938c2f9123db8257a210356
10864Author: Francis Lachapelle <flachapelle@inverse.ca>
10865Date:   Tue Oct 24 15:14:20 2017 -0400
10866
10867    Make db port optional in update script
10868
10869    Fixes #4323
10870
10871M	Scripts/sql-update-3.0.0-to-combined-mysql.sh
10872
10873commit 141af57e6105096c384a3f8afaf9eec775a58f62
10874Author: Francis Lachapelle <flachapelle@inverse.ca>
10875Date:   Tue Oct 24 15:11:41 2017 -0400
10876
10877    Make db port optional in update script
10878
10879    Fixes #4323
10880
10881M	Scripts/sql-update-3.0.0-to-combined.sh
10882
10883commit f5aeed444d80a5510fa146b964fca354c8aa33e6
10884Author: Francis Lachapelle <flachapelle@inverse.ca>
10885Date:   Tue Oct 24 14:19:25 2017 -0400
10886
10887    Increase mail column size of Contacts quick tables
10888
10889    Fixes #4322
10890
10891M	SOPE/GDLContentStore/contact-oracle.ocs
10892M	SOPE/GDLContentStore/contact.ocs
10893M	Scripts/sql-update-3.2.10_to_3.3.0-mysql.sh
10894A	Scripts/sql-update-3.2.10_to_3.3.0.sh
10895
10896commit b56df72992cb59c5bda42063f36d31b7ba9a0392
10897Author: InverseBot <sogo@inverse.ca>
10898Date:   Tue Oct 24 01:27:51 2017 -0400
10899
10900    (js/css) Update generated files
10901
10902M	UI/WebServerResources/js/vendor/ng-sortable.min.js
10903
10904commit e3505808dcfebe25bbfc1661bba8d9c3e5e1eaef
10905Author: Francis Lachapelle <flachapelle@inverse.ca>
10906Date:   Mon Oct 23 16:11:44 2017 -0400
10907
10908    (js) Force version of ng-sortable
10909
10910    Rollback to version 1.3.7 of ng-sortable until the following buy is
10911    fixed: https://github.com/a5hik/ng-sortable/issues/387
10912
10913M	UI/WebServerResources/bower.json
10914
10915commit 1fd4657de775bc474553e826dc3b69add57faf5f
10916Author: InverseBot <sogo@inverse.ca>
10917Date:   Thu Oct 19 02:14:42 2017 -0400
10918
10919    (js/css) Update generated files
10920
10921M	UI/WebServerResources/js/vendor/angular-ui-router.js
10922M	UI/WebServerResources/js/vendor/angular-ui-router.js.map
10923M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
10924M	UI/WebServerResources/js/vendor/angular-ui-router.min.js.map
10925
10926commit 2d61be8ff6e4393a14effa425b8854b681176965
10927Author: Francis Lachapelle <flachapelle@inverse.ca>
10928Date:   Wed Oct 18 11:04:10 2017 -0400
10929
10930    (i18n) Update translations
10931
10932M	SoObjects/Appointments/Czech.lproj/Localizable.strings
10933M	SoObjects/Appointments/Slovak.lproj/Localizable.strings
10934M	SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings
10935M	SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings
10936M	UI/AdministrationUI/Czech.lproj/Localizable.strings
10937M	UI/AdministrationUI/Slovak.lproj/Localizable.strings
10938M	UI/AdministrationUI/TurkishTurkey.lproj/Localizable.strings
10939M	UI/Common/Czech.lproj/Localizable.strings
10940M	UI/Common/English.lproj/Localizable.strings
10941M	UI/Common/French.lproj/Localizable.strings
10942M	UI/Common/German.lproj/Localizable.strings
10943M	UI/Common/Latvian.lproj/Localizable.strings
10944M	UI/Common/Polish.lproj/Localizable.strings
10945M	UI/Common/Russian.lproj/Localizable.strings
10946M	UI/Common/Slovak.lproj/Localizable.strings
10947M	UI/Common/SpanishSpain.lproj/Localizable.strings
10948M	UI/Common/TurkishTurkey.lproj/Localizable.strings
10949M	UI/Contacts/Czech.lproj/Localizable.strings
10950M	UI/Contacts/German.lproj/Localizable.strings
10951M	UI/Contacts/Latvian.lproj/Localizable.strings
10952M	UI/Contacts/Polish.lproj/Localizable.strings
10953M	UI/Contacts/Russian.lproj/Localizable.strings
10954M	UI/Contacts/Slovak.lproj/Localizable.strings
10955M	UI/Contacts/SpanishSpain.lproj/Localizable.strings
10956M	UI/Contacts/TurkishTurkey.lproj/Localizable.strings
10957M	UI/MailPartViewers/Czech.lproj/Localizable.strings
10958M	UI/MailPartViewers/Slovak.lproj/Localizable.strings
10959M	UI/MailPartViewers/TurkishTurkey.lproj/Localizable.strings
10960M	UI/MailerUI/Czech.lproj/Localizable.strings
10961M	UI/MailerUI/English.lproj/Localizable.strings
10962M	UI/MailerUI/Slovak.lproj/Localizable.strings
10963M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
10964M	UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
10965M	UI/Scheduler/Czech.lproj/Localizable.strings
10966M	UI/Scheduler/French.lproj/Localizable.strings
10967M	UI/Scheduler/German.lproj/Localizable.strings
10968M	UI/Scheduler/Latvian.lproj/Localizable.strings
10969M	UI/Scheduler/Polish.lproj/Localizable.strings
10970M	UI/Scheduler/Russian.lproj/Localizable.strings
10971M	UI/Scheduler/Slovak.lproj/Localizable.strings
10972M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
10973M	UI/Scheduler/TurkishTurkey.lproj/Localizable.strings
10974
10975commit 2b5bfff06dc3b3f47f70c0378695da3dd0438201
10976Author: Ludovic Marcotte <lmarcotte@inverse.ca>
10977Date:   Wed Oct 18 09:42:13 2017 -0400
10978
10979    Updated NEWS
10980
10981M	NEWS
10982
10983commit b6d657d00159050882bc5d731384ddbba26744ea
10984Author: Ludovic Marcotte <lmarcotte@inverse.ca>
10985Date:   Wed Oct 18 09:33:44 2017 -0400
10986
10987    (fix) generalized HTML sanitization to avoid encoding issues when replying/forwarding mails
10988
10989    Conflicts:
10990		SoObjects/Mailer/NSData+Mail.m
10991
10992M	SoObjects/Mailer/NSData+Mail.h
10993M	SoObjects/Mailer/NSData+Mail.m
10994M	SoObjects/Mailer/SOGoMailObject+Draft.m
10995M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
10996
10997commit 38e898dc5db3b8ff609357a868334ef48a5ca7c6
10998Author: InverseBot <sogo@inverse.ca>
10999Date:   Wed Oct 18 01:28:13 2017 -0400
11000
11001    (js/css) Update generated files
11002
11003M	UI/WebServerResources/js/vendor/angular-ui-router.js
11004M	UI/WebServerResources/js/vendor/angular-ui-router.js.map
11005M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
11006M	UI/WebServerResources/js/vendor/angular-ui-router.min.js.map
11007
11008commit 9b434bb859341ab7482edfd391f2fa13a30f92e1
11009Author: InverseBot <sogo@inverse.ca>
11010Date:   Tue Oct 17 01:26:42 2017 -0400
11011
11012    (js/css) Update generated files
11013
11014M	UI/WebServerResources/css/styles.css
11015M	UI/WebServerResources/css/styles.css.map
11016M	UI/WebServerResources/js/Scheduler.services.js
11017M	UI/WebServerResources/js/Scheduler.services.js.map
11018
11019commit aa7193d7227384c15410d791aa7919a631abeb0d
11020Author: Francis Lachapelle <flachapelle@inverse.ca>
11021Date:   Mon Oct 16 10:32:06 2017 -0400
11022
11023    (js) Encode ID of components in XHR requests
11024
11025M	UI/WebServerResources/js/Scheduler/Component.service.js
11026
11027commit 8df50f9ab74e3a69602ba984a718038fca84d5c7
11028Author: Francis Lachapelle <flachapelle@inverse.ca>
11029Date:   Mon Oct 16 10:31:06 2017 -0400
11030
11031    (js) Fix exception when importing events
11032
11033M	UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js
11034
11035commit 92c96bc04ce77c3a0817c4d08747e2f5a62c2daf
11036Author: Francis Lachapelle <flachapelle@inverse.ca>
11037Date:   Mon Oct 16 10:26:08 2017 -0400
11038
11039    (css) Improve display of secondary info of events
11040
11041M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
11042M	UI/WebServerResources/js/Scheduler/sgCalendarListEvent.directive.js
11043M	UI/WebServerResources/scss/views/SchedulerUI.scss
11044
11045commit 8b6aa7fb880b10d8b03dc07161e8d91fe44dc421
11046Author: InverseBot <sogo@inverse.ca>
11047Date:   Fri Oct 13 01:28:09 2017 -0400
11048
11049    (js/css) Update generated files
11050
11051M	UI/WebServerResources/js/Preferences.js
11052M	UI/WebServerResources/js/Preferences.js.map
11053M	UI/WebServerResources/js/Preferences.services.js
11054M	UI/WebServerResources/js/Preferences.services.js.map
11055
11056commit e59a8e12ba8f8418091702dc3e2849581da35a5c
11057Author: Francis Lachapelle <flachapelle@inverse.ca>
11058Date:   Thu Oct 12 15:44:14 2017 -0400
11059
11060    (js) Allow edition of IMAP flags/labels
11061
11062M	NEWS
11063M	UI/PreferencesUI/English.lproj/Localizable.strings
11064M	UI/Templates/PreferencesUI/UIxPreferences.wox
11065M	UI/WebServerResources/js/Preferences/Preferences.service.js
11066M	UI/WebServerResources/js/Preferences/PreferencesController.js
11067
11068commit 8b02db7b8cca7809e7e2f46ea29b6a08007c4744
11069Author: Francis Lachapelle <flachapelle@inverse.ca>
11070Date:   Thu Oct 12 10:19:01 2017 -0400
11071
11072    Fix yearly recurrences calculator with until date
11073
11074M	NEWS
11075M	SOPE/NGCards/iCalYearlyRecurrenceCalculator.m
11076
11077commit e5f9f3383a493ab9d5b970af7f1c1b189a6d18cf
11078Author: Francis Lachapelle <flachapelle@inverse.ca>
11079Date:   Tue Oct 10 16:03:55 2017 -0400
11080
11081    (js) Fix automatic close of sidenav
11082
11083M	UI/WebServerResources/js/Preferences/PreferencesController.js
11084
11085commit 6a661264f64093ce7a145b40ec198fe759172fd0
11086Author: InverseBot <sogo@inverse.ca>
11087Date:   Wed Oct 11 02:18:36 2017 -0400
11088
11089    (js/css) Update generated files
11090
11091M	UI/WebServerResources/js/Contacts.js
11092M	UI/WebServerResources/js/Contacts.js.map
11093M	UI/WebServerResources/js/Preferences.js
11094M	UI/WebServerResources/js/Preferences.js.map
11095M	UI/WebServerResources/js/Preferences.services.js
11096M	UI/WebServerResources/js/Preferences.services.js.map
11097
11098commit f34937d92c7371bcadd740d99a43e35eda59303e
11099Author: Francis Lachapelle <flachapelle@inverse.ca>
11100Date:   Tue Oct 10 14:55:22 2017 -0400
11101
11102    (js) Prevent the creation of empty card categories
11103
11104M	NEWS
11105M	UI/Templates/PreferencesUI/UIxPreferences.wox
11106M	UI/WebServerResources/js/Preferences/Preferences.service.js
11107M	UI/WebServerResources/js/Preferences/PreferencesController.js
11108
11109commit 888adc9396259e2b2967d9ffc6b0d91298089175
11110Author: Francis Lachapelle <flachapelle@inverse.ca>
11111Date:   Tue Oct 10 14:29:38 2017 -0400
11112
11113    (js) Improve rename of address book
11114
11115    Fixes impossibility to insert spaces in address book name.
11116
11117M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
11118M	UI/WebServerResources/js/Contacts/AddressBooksController.js
11119
11120commit c4be6a211434827f4f4946401d26c04f6a621e9f
11121Author: InverseBot <sogo@inverse.ca>
11122Date:   Sun Oct 8 01:25:12 2017 -0400
11123
11124    (js/css) Update generated files
11125
11126M	UI/WebServerResources/js/vendor/angular-ui-router.js
11127M	UI/WebServerResources/js/vendor/angular-ui-router.js.map
11128M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
11129M	UI/WebServerResources/js/vendor/angular-ui-router.min.js.map
11130
11131commit 7b1e7e2e7b80df7bb23cd2f9da7fcfab2fd2702e
11132Author: InverseBot <sogo@inverse.ca>
11133Date:   Sat Oct 7 01:25:04 2017 -0400
11134
11135    (js/css) Update generated files
11136
11137M	UI/WebServerResources/css/styles.css
11138M	UI/WebServerResources/css/styles.css.map
11139
11140commit a7529ecabfabfc4ab1a0dca3c0a680c5d0b58287
11141Author: Ludovic Marcotte <lmarcotte@inverse.ca>
11142Date:   Tue Oct 3 09:15:33 2017 -0400
11143
11144    Updated NEWS
11145
11146M	NEWS
11147
11148commit 9b20a8377ad54aaf5f8eb05e2ef0552fe3c04556
11149Author: Ludovic Marcotte <lmarcotte@inverse.ca>
11150Date:   Tue Oct 3 09:13:56 2017 -0400
11151
11152    (fix) properly extract IMAP folder name (fixes #4275)
11153
11154M	SoObjects/Mailer/SOGoMailAccount.m
11155
11156commit b3f4a8f8c313b8f3a814fc630f6d1425ee55e4ff
11157Author: InverseBot <sogo@inverse.ca>
11158Date:   Sun Oct 1 01:24:13 2017 -0400
11159
11160    (js/css) Update generated files
11161
11162M	UI/WebServerResources/js/vendor/angular-ui-router.js
11163M	UI/WebServerResources/js/vendor/angular-ui-router.js.map
11164M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
11165M	UI/WebServerResources/js/vendor/angular-ui-router.min.js.map
11166
11167commit a31306859551672e86c34ed85f1ff6b8110f9218
11168Author: Francis Lachapelle <flachapelle@inverse.ca>
11169Date:   Fri Sep 29 10:05:16 2017 -0400
11170
11171    (css) Add missing CKEditor files
11172
11173A	UI/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.css
11174A	UI/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/dialog.css
11175
11176commit 861ce9ac53dc2c0b725e55cda0df2a534491ffa7
11177Author: Francis Lachapelle <flachapelle@inverse.ca>
11178Date:   Tue Sep 26 22:53:02 2017 -0400
11179
11180    (doc) How to change the color theme
11181
11182M	UI/WebServerResources/js/theme.js
11183
11184commit 7f8693948f869a5939a43bc36fcbff825cfccd7a
11185Author: Francis Lachapelle <flachapelle@inverse.ca>
11186Date:   Tue Sep 26 10:47:34 2017 -0400
11187
11188    (i18n) Untabify
11189
11190M	UI/Common/English.lproj/Localizable.strings
11191
11192commit 24a41f20d22801f253ae63051b86ad6f22e8e146
11193Author: Francis Lachapelle <flachapelle@inverse.ca>
11194Date:   Tue Sep 26 10:46:54 2017 -0400
11195
11196    (i18n) Update Croatian translation
11197
11198M	SoObjects/Appointments/Croatian.lproj/Localizable.strings
11199M	SoObjects/Contacts/Croatian.lproj/Localizable.strings
11200M	UI/AdministrationUI/Croatian.lproj/Localizable.strings
11201M	UI/Common/Croatian.lproj/Localizable.strings
11202M	UI/Contacts/Croatian.lproj/Localizable.strings
11203M	UI/MailPartViewers/Croatian.lproj/Localizable.strings
11204M	UI/MailerUI/Croatian.lproj/Localizable.strings
11205M	UI/MainUI/Croatian.lproj/Localizable.strings
11206M	UI/PreferencesUI/Croatian.lproj/Localizable.strings
11207M	UI/Scheduler/Croatian.lproj/Localizable.strings
11208
11209commit 1e0b71bbda4ea3fe541813980173501992226684
11210Author: Francis Lachapelle <flachapelle@inverse.ca>
11211Date:   Mon Sep 25 12:13:48 2017 -0400
11212
11213    (doc) How to change the color theme
11214
11215M	Documentation/SOGoDevelopersGuide.asciidoc
11216A	UI/WebServerResources/js/theme.js
11217
11218commit 5ed99af02110588123095c780a898ef49e7b6855
11219Author: Francis Lachapelle <flachapelle@inverse.ca>
11220Date:   Mon Sep 25 09:37:12 2017 -0400
11221
11222    Update NEWS file
11223
11224M	NEWS
11225
11226commit fe8f08c807025ee43f1ff403901b8f5a267938e1
11227Author: Ludovic Marcotte <lmarcotte@inverse.ca>
11228Date:   Fri Sep 22 10:36:01 2017 -0400
11229
11230    (fix) fixed previous commit
11231
11232M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
11233M	ActiveSync/SOGoActiveSyncDispatcher.m
11234
11235commit 2ea7cefa3e118c205637ed377fe713037d89a2cf
11236Author: InverseBot <sogo@inverse.ca>
11237Date:   Fri Sep 22 01:28:42 2017 -0400
11238
11239    (js/css) Update generated files
11240
11241M	UI/WebServerResources/js/Common.js
11242M	UI/WebServerResources/js/Common.js.map
11243
11244commit 6b6f70ce9d0a2b1d2a5472406f01348a8afa89b6
11245Author: Ludovic Marcotte <lmarcotte@inverse.ca>
11246Date:   Thu Sep 21 14:00:28 2017 -0400
11247
11248    (feat) more verbose output
11249
11250M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
11251M	ActiveSync/SOGoActiveSyncDispatcher.m
11252
11253commit 6730db74e6be2e9c35ab71cbd5492b823ce4da16
11254Author: Ludovic Marcotte <lmarcotte@inverse.ca>
11255Date:   Thu Sep 21 13:59:55 2017 -0400
11256
11257    (fix) now also give modify permission
11258
11259M	NEWS
11260M	UI/WebServerResources/js/Common/Acl.service.js
11261
11262commit aa7febe15b63a6ff532d6a39fd12472816412087
11263Author: InverseBot <sogo@inverse.ca>
11264Date:   Thu Sep 21 01:26:42 2017 -0400
11265
11266    (js/css) Update generated files
11267
11268M	UI/WebServerResources/js/Mailer.app.popup.js
11269M	UI/WebServerResources/js/Mailer.app.popup.js.map
11270M	UI/WebServerResources/js/Mailer.services.js
11271M	UI/WebServerResources/js/Mailer.services.js.map
11272M	UI/WebServerResources/js/Preferences.services.js
11273M	UI/WebServerResources/js/Preferences.services.js.map
11274
11275commit 9e2f22d331da195a195dcb10d6e6eca3bc2d0275
11276Author: Francis Lachapelle <flachapelle@inverse.ca>
11277Date:   Wed Sep 20 21:44:43 2017 -0400
11278
11279    Update NEWS file
11280
11281M	NEWS
11282
11283commit 104ac2db33f7cdb1129076fde2c48bd3a20b4a0e
11284Author: Francis Lachapelle <flachapelle@inverse.ca>
11285Date:   Wed Sep 20 16:50:41 2017 -0400
11286
11287    New SOGoMailComposeWindow default
11288
11289M	SoObjects/SOGo/SOGoUserDefaults.h
11290M	SoObjects/SOGo/SOGoUserDefaults.m
11291M	UI/PreferencesUI/English.lproj/Localizable.strings
11292M	UI/PreferencesUI/UIxJSONPreferences.m
11293M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
11294M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
11295M	UI/Templates/PreferencesUI/UIxPreferences.wox
11296M	UI/WebServerResources/js/Mailer/MailboxController.js
11297M	UI/WebServerResources/js/Mailer/Mailer.popup.js
11298M	UI/WebServerResources/js/Mailer/MessageController.js
11299M	UI/WebServerResources/js/Preferences/Preferences.service.js
11300
11301commit 789398bd271d21b6a1e34b8f7beaab38fe126274
11302Author: Francis Lachapelle <flachapelle@inverse.ca>
11303Date:   Tue Sep 19 09:44:37 2017 -0400
11304
11305    (web) Fix XSRF cookie path when changing password
11306
11307    Fixes #4139
11308
11309M	NEWS
11310M	UI/MainUI/SOGoRootPage.m
11311
11312commit 391410a4ec96e3256d08bd05c6bd82fe24b65745
11313Author: InverseBot <sogo@inverse.ca>
11314Date:   Tue Sep 19 09:08:25 2017 -0400
11315
11316    (js/css) Update generated files
11317
11318M	UI/WebServerResources/js/Common.js
11319M	UI/WebServerResources/js/Scheduler.services.js
11320M	UI/WebServerResources/js/Scheduler.services.js.map
11321
11322commit 106ae7a07864373eba7ed1f088417755c1dc2b85
11323Author: Francis Lachapelle <flachapelle@inverse.ca>
11324Date:   Mon Sep 18 14:22:29 2017 -0400
11325
11326    Improve handling of notifications of a calendar
11327
11328M	NEWS
11329M	SoObjects/Appointments/SOGoCalendarComponent.m
11330M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
11331M	UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js
11332
11333commit d02f0db0b48f0631ecbaaa6d5f015e5407b035a9
11334Author: Francis Lachapelle <flachapelle@inverse.ca>
11335Date:   Mon Sep 18 12:11:12 2017 -0400
11336
11337    (js) Remove non-ascii characters from CSS ids
11338
11339M	UI/WebServerResources/js/Common/utils.js
11340
11341commit 8c5977088ff88a2bdb805c0383356db248c6f1a0
11342Author: Francis Lachapelle <flachapelle@inverse.ca>
11343Date:   Tue Sep 12 05:39:47 2017 -0400
11344
11345    Typo
11346
11347    Fixes #4284
11348
11349M	Tools/SOGoToolManageACL.m
11350
11351commit 3fa0baa3969740df3ad34b1abdd78237c2aec602
11352Author: Francis Lachapelle <flachapelle@inverse.ca>
11353Date:   Tue Sep 12 09:32:29 2017 -0400
11354
11355    Fix Carddav class for Python integration tests
11356
11357M	Tests/Integration/carddav.py
11358
11359commit b896897c3e1af5aad4d11dfb5f21f0a69d65ba72
11360Author: InverseBot <sogo@inverse.ca>
11361Date:   Tue Sep 12 01:34:42 2017 -0400
11362
11363    (js/css) Update generated files
11364
11365M	UI/WebServerResources/js/Administration.js
11366M	UI/WebServerResources/js/Administration.js.map
11367M	UI/WebServerResources/js/Administration.services.js.map
11368M	UI/WebServerResources/js/Common.js
11369M	UI/WebServerResources/js/Common.js.map
11370M	UI/WebServerResources/js/Contacts.js
11371M	UI/WebServerResources/js/Contacts.js.map
11372M	UI/WebServerResources/js/Contacts.services.js.map
11373M	UI/WebServerResources/js/Mailer.app.popup.js
11374M	UI/WebServerResources/js/Mailer.app.popup.js.map
11375M	UI/WebServerResources/js/Mailer.js
11376M	UI/WebServerResources/js/Mailer.js.map
11377M	UI/WebServerResources/js/Mailer.services.js
11378M	UI/WebServerResources/js/Mailer.services.js.map
11379M	UI/WebServerResources/js/Main.js.map
11380M	UI/WebServerResources/js/Preferences.js
11381M	UI/WebServerResources/js/Preferences.js.map
11382M	UI/WebServerResources/js/Preferences.services.js.map
11383M	UI/WebServerResources/js/Scheduler.js.map
11384M	UI/WebServerResources/js/Scheduler.services.js
11385M	UI/WebServerResources/js/Scheduler.services.js.map
11386M	UI/WebServerResources/js/vendor/FileSaver.min.js
11387M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
11388M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
11389M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
11390
11391commit 2f89c5d4a7df44dbf3ec98c82b347ccb975dd9a5
11392Author: Francis Lachapelle <flachapelle@inverse.ca>
11393Date:   Mon Sep 11 13:57:05 2017 -0400
11394
11395    Fix Carddav class for Python integration tests
11396
11397M	Tests/Integration/carddav.py
11398
11399commit e73c42ada3a1e76a4466e35844a67cf3c73fca4c
11400Author: InverseBot <sogo@inverse.ca>
11401Date:   Sat Sep 9 01:36:14 2017 -0400
11402
11403    (js/css) Update generated files
11404
11405M	UI/WebServerResources/css/styles.css
11406M	UI/WebServerResources/css/styles.css.map
11407M	UI/WebServerResources/js/Mailer.services.js
11408M	UI/WebServerResources/js/Mailer.services.js.map
11409M	UI/WebServerResources/js/Scheduler.services.js
11410M	UI/WebServerResources/js/Scheduler.services.js.map
11411
11412commit 77f9f6027654c4036ec539c77f68ed3834cdda19
11413Author: Francis Lachapelle <flachapelle@inverse.ca>
11414Date:   Fri Sep 8 13:24:58 2017 -0400
11415
11416    New events list view
11417
11418M	NEWS
11419M	UI/SOGoUI/SOGoDirectAction.h
11420M	UI/SOGoUI/SOGoDirectAction.m
11421M	UI/Scheduler/UIxCalListingActions.m
11422M	UI/Templates/SchedulerUI/UIxCalMainView.wox
11423M	UI/WebServerResources/js/Scheduler/Component.service.js
11424A	UI/WebServerResources/js/Scheduler/sgCalendarListEvent.directive.js
11425M	UI/WebServerResources/scss/core/typography.scss
11426M	UI/WebServerResources/scss/views/SchedulerUI.scss
11427
11428commit 614a1371287dbb802dc6b836878032807414bd84
11429Author: Francis Lachapelle <flachapelle@inverse.ca>
11430Date:   Fri Sep 8 10:50:10 2017 -0400
11431
11432    (js) Fix parsing of tab-delimited email addresses
11433
11434    Fixes #4258
11435
11436M	UI/WebServerResources/js/Mailer/MessageEditorController.js
11437
11438commit aa3c02be930ef6d5b55897a33184b5b58fde0ba1
11439Author: Francis Lachapelle <flachapelle@inverse.ca>
11440Date:   Thu Sep 7 16:30:22 2017 -0400
11441
11442    Fix to save many postal addresses of tge same type
11443
11444    Fixes #4091
11445
11446M	NEWS
11447M	UI/Contacts/UIxContactEditor.m
11448
11449commit 24382a43187522db7bc0e490bf8cf6fd97311864
11450Author: Francis Lachapelle <flachapelle@inverse.ca>
11451Date:   Thu Sep 7 14:22:26 2017 -0400
11452
11453    Add missing localized string
11454
11455M	UI/Contacts/English.lproj/Localizable.strings
11456
11457commit 3189e0e13a3d43596dc115e3690630a9266488c8
11458Author: Francis Lachapelle <flachapelle@inverse.ca>
11459Date:   Thu Sep 7 13:41:51 2017 -0400
11460
11461    LDIF to vCard: inverse values of "ou" and "o"
11462
11463    Fixes #4278
11464
11465M	SoObjects/Contacts/NGVCard+SOGo.m
11466
11467commit e0b0c9c2c13844d464af7ff18ece378a297cb3b6
11468Author: Ludovic Marcotte <lmarcotte@inverse.ca>
11469Date:   Wed Sep 6 10:26:09 2017 -0400
11470
11471    Updated NEWS
11472
11473M	NEWS
11474
11475commit 7e4e2863b6622764cd6ac2d0564a124c3821ca3b
11476Author: Ludovic Marcotte <lmarcotte@inverse.ca>
11477Date:   Wed Sep 6 10:24:18 2017 -0400
11478
11479    (fix) properly decode IMAP encoded folder names (fixes #4240)
11480
11481M	ActiveSync/SOGoActiveSyncDispatcher.m
11482
11483commit 649337c3e53ae256b93680046dc78022bedae86f
11484Author: InverseBot <sogo@inverse.ca>
11485Date:   Wed Sep 6 00:32:04 2017 -0400
11486
11487    (js/css) Update generated files
11488
11489M	UI/WebServerResources/js/Common.js
11490M	UI/WebServerResources/js/Common.js.map
11491M	UI/WebServerResources/js/Mailer.services.js
11492M	UI/WebServerResources/js/Mailer.services.js.map
11493
11494commit ac376bbba9ec727c3025a0e0762b796753e60b71
11495Author: Francis Lachapelle <flachapelle@inverse.ca>
11496Date:   Tue Sep 5 13:37:54 2017 -0400
11497
11498    Update Chinese (Taiwan) translation
11499
11500M	UI/MainUI/English.lproj/Localizable.strings
11501
11502commit 7a766758647ce73d383d349f1089bb997d71b6c5
11503Author: Francis Lachapelle <flachapelle@inverse.ca>
11504Date:   Tue Sep 5 12:17:55 2017 -0400
11505
11506    Update README for new ChineseChina translation
11507
11508    Fixes #4271
11509
11510M	NEWS
11511M	README.md
11512
11513commit 752323fb7d4fa4fb6b75a7c9daf6c03a332f433c
11514Author: Francis Lachapelle <flachapelle@inverse.ca>
11515Date:   Tue Sep 5 12:10:46 2017 -0400
11516
11517    Add Simplified Chinese (zh_CN) translation
11518
11519M	.tx/config
11520A	SoObjects/Appointments/ChineseChina.lproj/Localizable.strings
11521A	SoObjects/Contacts/ChineseChina.lproj/Localizable.strings
11522A	SoObjects/Mailer/ChineseChina.lproj/Localizable.strings
11523M	SoObjects/Mailer/GNUmakefile
11524A	SoObjects/Mailer/SOGoMailChineseChinaForward.wo/SOGoMailChineseChinaForward.html
11525A	SoObjects/Mailer/SOGoMailChineseChinaForward.wo/SOGoMailChineseChinaForward.wod
11526A	SoObjects/Mailer/SOGoMailChineseChinaReply.wo/SOGoMailChineseChinaReply.html
11527A	SoObjects/Mailer/SOGoMailChineseChinaReply.wo/SOGoMailChineseChinaReply.wod
11528M	SoObjects/Mailer/SOGoMailForward.h
11529M	SoObjects/Mailer/SOGoMailForward.m
11530M	SoObjects/Mailer/SOGoMailReply.h
11531M	SoObjects/Mailer/SOGoMailReply.m
11532M	SoObjects/SOGo/SOGoDefaults.plist
11533M	Tests/Integration/preferences.py
11534A	UI/AdministrationUI/ChineseChina.lproj/Localizable.strings
11535A	UI/Common/ChineseChina.lproj/Localizable.strings
11536A	UI/Contacts/ChineseChina.lproj/Localizable.strings
11537A	UI/MailPartViewers/ChineseChina.lproj/Localizable.strings
11538A	UI/MailerUI/ChineseChina.lproj/Localizable.strings
11539M	UI/MainUI/Arabic.lproj/Localizable.strings
11540M	UI/MainUI/Basque.lproj/Localizable.strings
11541M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
11542M	UI/MainUI/Catalan.lproj/Localizable.strings
11543A	UI/MainUI/ChineseChina.lproj/Locale
11544A	UI/MainUI/ChineseChina.lproj/Localizable.strings
11545M	UI/MainUI/ChineseTaiwan.lproj/Locale
11546M	UI/MainUI/ChineseTaiwan.lproj/Localizable.strings
11547M	UI/MainUI/Croatian.lproj/Localizable.strings
11548M	UI/MainUI/Czech.lproj/Localizable.strings
11549M	UI/MainUI/Danish.lproj/Localizable.strings
11550M	UI/MainUI/Dutch.lproj/Localizable.strings
11551M	UI/MainUI/English.lproj/Localizable.strings
11552M	UI/MainUI/Finnish.lproj/Localizable.strings
11553M	UI/MainUI/French.lproj/Localizable.strings
11554M	UI/MainUI/German.lproj/Localizable.strings
11555M	UI/MainUI/Hebrew.lproj/Localizable.strings
11556M	UI/MainUI/Hungarian.lproj/Localizable.strings
11557M	UI/MainUI/Icelandic.lproj/Localizable.strings
11558M	UI/MainUI/Italian.lproj/Localizable.strings
11559M	UI/MainUI/Latvian.lproj/Localizable.strings
11560M	UI/MainUI/Lithuanian.lproj/Localizable.strings
11561M	UI/MainUI/Macedonian.lproj/Localizable.strings
11562M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
11563M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
11564M	UI/MainUI/Polish.lproj/Localizable.strings
11565M	UI/MainUI/Portuguese.lproj/Localizable.strings
11566M	UI/MainUI/Russian.lproj/Localizable.strings
11567M	UI/MainUI/Serbian.lproj/Localizable.strings
11568M	UI/MainUI/Slovak.lproj/Localizable.strings
11569M	UI/MainUI/Slovenian.lproj/Localizable.strings
11570M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
11571M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
11572M	UI/MainUI/Swedish.lproj/Localizable.strings
11573M	UI/MainUI/TurkishTurkey.lproj/Localizable.strings
11574M	UI/MainUI/Ukrainian.lproj/Localizable.strings
11575M	UI/MainUI/Welsh.lproj/Localizable.strings
11576M	UI/PreferencesUI/Arabic.lproj/Localizable.strings
11577M	UI/PreferencesUI/Basque.lproj/Localizable.strings
11578M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
11579M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
11580A	UI/PreferencesUI/ChineseChina.lproj/Localizable.strings
11581M	UI/PreferencesUI/ChineseTaiwan.lproj/Localizable.strings
11582M	UI/PreferencesUI/Croatian.lproj/Localizable.strings
11583M	UI/PreferencesUI/Czech.lproj/Localizable.strings
11584M	UI/PreferencesUI/Danish.lproj/Localizable.strings
11585M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
11586M	UI/PreferencesUI/English.lproj/Localizable.strings
11587M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
11588M	UI/PreferencesUI/French.lproj/Localizable.strings
11589M	UI/PreferencesUI/German.lproj/Localizable.strings
11590M	UI/PreferencesUI/Hebrew.lproj/Localizable.strings
11591M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
11592M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
11593M	UI/PreferencesUI/Italian.lproj/Localizable.strings
11594M	UI/PreferencesUI/Latvian.lproj/Localizable.strings
11595M	UI/PreferencesUI/Lithuanian.lproj/Localizable.strings
11596M	UI/PreferencesUI/Macedonian.lproj/Localizable.strings
11597M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
11598M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
11599M	UI/PreferencesUI/Polish.lproj/Localizable.strings
11600M	UI/PreferencesUI/Portuguese.lproj/Localizable.strings
11601M	UI/PreferencesUI/Russian.lproj/Localizable.strings
11602M	UI/PreferencesUI/Serbian.lproj/Localizable.strings
11603M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
11604M	UI/PreferencesUI/Slovenian.lproj/Localizable.strings
11605M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
11606M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
11607M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
11608M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
11609M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
11610M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
11611A	UI/Scheduler/ChineseChina.lproj/Localizable.strings
11612M	UI/Scheduler/English.lproj/Localizable.strings
11613A	UI/Templates/SOGoACLChineseChinaAdditionAdvisory.wox
11614A	UI/Templates/SOGoACLChineseChinaModificationAdvisory.wox
11615A	UI/Templates/SOGoACLChineseChinaRemovalAdvisory.wox
11616A	UI/Templates/SOGoFolderChineseChinaAdditionAdvisory.wox
11617A	UI/Templates/SOGoFolderChineseChinaRemovalAdvisory.wox
11618M	configure
11619
11620commit 141b3af83b131681a40a9ea5af7a9d84730e33b0
11621Author: Francis Lachapelle <flachapelle@inverse.ca>
11622Date:   Tue Sep 5 10:16:36 2017 -0400
11623
11624    (js) Always show center list when no msg selected
11625
11626    Fixes #4269
11627
11628M	NEWS
11629M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
11630M	UI/WebServerResources/js/Common/navController.js
11631M	UI/WebServerResources/js/Mailer/MailboxController.js
11632
11633commit 8697b6c8352515faf0722ba02cecea2064359732
11634Author: Francis Lachapelle <flachapelle@inverse.ca>
11635Date:   Fri Sep 1 12:38:12 2017 -0400
11636
11637    (js) Remove non-ascii characters from CSS ids
11638
11639M	UI/WebServerResources/js/Common/utils.js
11640
11641commit 536b02b9fd3acc1a3606c65eeafc6cbffb78aba7
11642Author: InverseBot <sogo@inverse.ca>
11643Date:   Sat Sep 2 01:35:50 2017 -0400
11644
11645    (js/css) Update generated files
11646
11647M	UI/WebServerResources/js/Mailer.services.js
11648M	UI/WebServerResources/js/Mailer.services.js.map
11649M	UI/WebServerResources/js/Scheduler.services.js
11650M	UI/WebServerResources/js/Scheduler.services.js.map
11651
11652commit 02cbe23e78e40d19e022b0cec843a44947ed9346
11653Author: Francis Lachapelle <flachapelle@inverse.ca>
11654Date:   Fri Sep 1 12:35:38 2017 -0400
11655
11656    (js) New sgCalendarListItem component
11657
11658M	UI/Templates/SchedulerUI/UIxCalMainView.wox
11659M	UI/WebServerResources/js/Scheduler/CalendarsController.js
11660A	UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js
11661
11662commit 84edeb85cd8460cb9ecd2282ffbc2e8ff90b15a3
11663Author: Francis Lachapelle <flachapelle@inverse.ca>
11664Date:   Fri Sep 1 11:09:24 2017 -0400
11665
11666    (js) Fix parsing of pasted email addresses
11667
11668    Fixes #4258 and fixes #4097
11669
11670M	NEWS
11671M	UI/WebServerResources/js/Mailer/MessageEditorController.js
11672
11673commit dff30d61fb286fb2dc714559ffe7fb5df45af558
11674Author: Francis Lachapelle <flachapelle@inverse.ca>
11675Date:   Thu Aug 31 14:40:54 2017 -0400
11676
11677    (fix) Update the proper occurrence
11678
11679    When editing one occurrence of a recurrent event with attendees, update
11680    the proper occurrence in each attendee's calendar.
11681
11682M	SoObjects/Appointments/SOGoAppointmentObject.m
11683
11684commit 933649c29966b3cbf507dc5837a232f8950bceb4
11685Author: InverseBot <sogo@inverse.ca>
11686Date:   Thu Aug 31 01:35:23 2017 -0400
11687
11688    (js/css) Update generated files
11689
11690M	UI/WebServerResources/js/Main.js
11691M	UI/WebServerResources/js/Main.js.map
11692
11693commit cb2ab9152f993a93e3acc11254fe858e8c217d58
11694Author: Francis Lachapelle <flachapelle@inverse.ca>
11695Date:   Wed Aug 30 14:18:23 2017 -0400
11696
11697    (js) Don't change user language when not changed
11698
11699    Fixes #4244
11700
11701M	UI/MainUI/SOGoRootPage.m
11702M	UI/Templates/MainUI/SOGoRootPage.wox
11703M	UI/WebServerResources/js/Main/Main.app.js
11704
11705commit 1ac910bdd1187360cdd2c674b90c89fcd6c07347
11706Author: Francis Lachapelle <flachapelle@inverse.ca>
11707Date:   Wed Aug 30 11:00:00 2017 -0400
11708
11709    (doc) Precise SOGoVacationEnabled cron requirement
11710
11711M	Documentation/SOGoInstallationGuide.asciidoc
11712
11713commit f3a766d8b076fee17b5dc1fd8b923e05a866b531
11714Author: InverseBot <sogo@inverse.ca>
11715Date:   Wed Aug 30 01:35:27 2017 -0400
11716
11717    (js/css) Update generated files
11718
11719M	UI/WebServerResources/js/Common.js
11720M	UI/WebServerResources/js/Common.js.map
11721M	UI/WebServerResources/js/Mailer.app.popup.js
11722M	UI/WebServerResources/js/Mailer.app.popup.js.map
11723M	UI/WebServerResources/js/Mailer.js
11724M	UI/WebServerResources/js/Mailer.js.map
11725M	UI/WebServerResources/js/Mailer.services.js
11726M	UI/WebServerResources/js/Mailer.services.js.map
11727M	UI/WebServerResources/js/Scheduler.services.js
11728M	UI/WebServerResources/js/Scheduler.services.js.map
11729
11730commit a65e96bdb54b3fd6be3a4f8b927bb9bc053be0c7
11731Author: Francis Lachapelle <flachapelle@inverse.ca>
11732Date:   Tue Aug 29 16:03:19 2017 -0400
11733
11734    (js) follow requested URL after authentication
11735
11736M	NEWS
11737M	UI/WebServerResources/js/Common/Authentication.service.js
11738
11739commit ee7fdcba9ffdafc57dbf8e1c74a7a77d043d59fe
11740Author: Francis Lachapelle <flachapelle@inverse.ca>
11741Date:   Tue Aug 29 15:09:08 2017 -0400
11742
11743    Improve cache cleanup when removing a group ACL
11744
11745M	SoObjects/SOGo/SOGoGCSFolder.m
11746
11747commit 491e090fb415694ef898b7eda2b531e5ec76d97b
11748Author: Francis Lachapelle <flachapelle@inverse.ca>
11749Date:   Tue Aug 29 14:29:11 2017 -0400
11750
11751    (web) Fix "last day of the month" repeat rule
11752
11753M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
11754M	UI/Scheduler/UIxRecurrenceEditor.m
11755M	UI/WebServerResources/js/Scheduler/Component.service.js
11756
11757commit 5e5e52e3f15f022d37b150abe85cc8dd4c1d44eb
11758Author: Francis Lachapelle <flachapelle@inverse.ca>
11759Date:   Tue Aug 29 11:45:24 2017 -0400
11760
11761    register web app as a handler for mailto scheme
11762
11763    Fixes #1223
11764
11765M	NEWS
11766M	UI/Templates/MailerUI/UIxMailEditor.wox
11767M	UI/WebServerResources/js/Mailer/Account.service.js
11768M	UI/WebServerResources/js/Mailer/Mailer.app.js
11769M	UI/WebServerResources/js/Mailer/Mailer.popup.js
11770M	UI/WebServerResources/js/Mailer/Message.service.js
11771M	UI/WebServerResources/js/Mailer/MessageController.js
11772
11773commit c277c397e7d02c70c4ca461bb8747b8a1ed085b5
11774Author: Francis Lachapelle <flachapelle@inverse.ca>
11775Date:   Mon Aug 28 09:54:10 2017 -0400
11776
11777    Remove duplicate key in SOGoDefaults.plist
11778
11779M	SoObjects/SOGo/SOGoDefaults.plist
11780
11781commit ccf9ceb7294c40a114421578d597cf999d2b3294
11782Author: Francis Lachapelle <flachapelle@inverse.ca>
11783Date:   Mon Aug 28 09:27:01 2017 -0400
11784
11785    (doc) Explain SOGoMailAddOutgoingAddresses default
11786
11787M	Documentation/SOGoInstallationGuide.asciidoc
11788
11789commit 2a046557aca45a82094f3b641908907468c5d63a
11790Author: Ludovic Marcotte <lmarcotte@inverse.ca>
11791Date:   Thu Aug 24 16:10:30 2017 -0400
11792
11793    (fix) increased column size of settings/defaults for MySQL (fixes #4260)
11794
11795M	Documentation/SOGoInstallationGuide.asciidoc
11796M	NEWS
11797A	Scripts/sql-update-3.2.10_to_3.3.0-mysql.sh
11798
11799commit debe1f41f81fc3160d8ff11953eebe2ac1abf7df
11800Author: InverseBot <sogo@inverse.ca>
11801Date:   Thu Aug 24 01:32:29 2017 -0400
11802
11803    (js/css) Update generated files
11804
11805M	UI/WebServerResources/css/styles.css
11806M	UI/WebServerResources/css/styles.css.map
11807
11808commit 5b19c8bf8bce695cd609456c5ec34701ab30b2f4
11809Author: Ludovic Marcotte <lmarcotte@inverse.ca>
11810Date:   Wed Aug 23 15:46:20 2017 -0400
11811
11812    Updated NEWS
11813
11814M	NEWS
11815
11816commit c29c6dc621cfb9f00ee762598e7650ea590f54dc
11817Author: Ludovic Marcotte <lmarcotte@inverse.ca>
11818Date:   Wed Aug 23 15:45:14 2017 -0400
11819
11820    (fix) properly encode MIME parts with embedded images in HTML parts (fixes #4150)
11821
11822M	SoObjects/Mailer/NSString+Mail.m
11823M	SoObjects/Mailer/SOGoDraftObject.m
11824
11825commit 399397bd799998bbd53aa621ca8029f5ad7d84ae
11826Author: Francis Lachapelle <flachapelle@inverse.ca>
11827Date:   Wed Aug 23 14:14:45 2017 -0400
11828
11829    Only discard mails if vacation conditions match
11830
11831    Fixes #4245
11832
11833M	SoObjects/SOGo/SOGoSieveManager.m
11834
11835commit 9495c43b4bd4f6ed034accae6983df06821cee50
11836Author: Francis Lachapelle <flachapelle@inverse.ca>
11837Date:   Wed Aug 23 11:55:09 2017 -0400
11838
11839    (css) Improve attachments area of mail composer
11840
11841    Fixes #4243
11842
11843M	UI/Templates/MailerUI/UIxMailEditor.wox
11844M	UI/WebServerResources/scss/views/MailerUI.scss
11845
11846commit 37ffe889b5748e53366017953f7ef9beaee009b0
11847Author: Ludovic Marcotte <lmarcotte@inverse.ca>
11848Date:   Tue Aug 22 15:39:04 2017 -0400
11849
11850    (doc) small section fix
11851
11852M	Documentation/SOGoInstallationGuide.asciidoc
11853
11854commit c6dbb88dc161c820518c118f0a2cb7544c4ac993
11855Author: Francis Lachapelle <flachapelle@inverse.ca>
11856Date:   Tue Aug 22 10:02:28 2017 -0400
11857
11858    Simplify sanitization of accepted HTML attributes
11859
11860    This will avoid converting & to an HTML entity.
11861
11862M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
11863
11864commit 1ac2ec7ad6529c0bd0001414bde26d25ec1518b4
11865Author: InverseBot <sogo@inverse.ca>
11866Date:   Tue Aug 22 01:34:10 2017 -0400
11867
11868    (js/css) Update generated files
11869
11870M	UI/WebServerResources/js/Mailer.services.js
11871M	UI/WebServerResources/js/Mailer.services.js.map
11872
11873commit 8df089602862aded4367e38426139dd02c45affa
11874Author: Francis Lachapelle <flachapelle@inverse.ca>
11875Date:   Mon Aug 21 15:22:32 2017 -0400
11876
11877    (js) Fix error handling in mail editor popup
11878
11879M	NEWS
11880M	UI/WebServerResources/js/Mailer/MessageEditorController.js
11881
11882commit e35988e66997fd9b12c11fd8fa4abdd14ab5b38f
11883Author: Thomas Merkel <tm@core.io>
11884Date:   Mon Aug 21 18:09:39 2017 +0200
11885
11886    Fix standard visibility macro use
11887
11888    Expect crypt(3) to be provided by unistd.h, not the ancient crypt.h.
11889    Update _XOPEN_SOURCE for SUSv3 / POSIX.1-2001
11890
11891M	SoObjects/SOGo/NSData+Crypto.m
11892
11893commit 4d271a6d85fc672b7985f1304cee11eca4ab20f8
11894Author: InverseBot <sogo@inverse.ca>
11895Date:   Sat Aug 19 01:29:24 2017 -0400
11896
11897    (js/css) Update generated files
11898
11899M	UI/WebServerResources/js/vendor/angular-animate.js
11900M	UI/WebServerResources/js/vendor/angular-animate.min.js
11901M	UI/WebServerResources/js/vendor/angular-aria.js
11902M	UI/WebServerResources/js/vendor/angular-aria.min.js
11903M	UI/WebServerResources/js/vendor/angular-cookies.js
11904M	UI/WebServerResources/js/vendor/angular-cookies.min.js
11905M	UI/WebServerResources/js/vendor/angular-messages.js
11906M	UI/WebServerResources/js/vendor/angular-messages.min.js
11907M	UI/WebServerResources/js/vendor/angular-sanitize.js
11908M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
11909M	UI/WebServerResources/js/vendor/angular.js
11910M	UI/WebServerResources/js/vendor/angular.min.js
11911M	UI/WebServerResources/js/vendor/angular.min.js.map
11912
11913commit fdf755dbee1a4daa2322d3a7b696172d7a1cc1f1
11914Author: Ludovic Marcotte <lmarcotte@inverse.ca>
11915Date:   Tue Aug 15 09:18:59 2017 -0400
11916
11917    Fixed typo
11918
11919M	NEWS
11920
11921commit fb1e00be81c351e204bf93c26244ca0b599aeff9
11922Author: Ludovic Marcotte <lmarcotte@inverse.ca>
11923Date:   Tue Aug 15 09:17:42 2017 -0400
11924
11925    Updated NEWS
11926
11927M	NEWS
11928
11929commit c35e54e4fc77074f703bf7cf50d7fa90c0797ba8
11930Author: Ludovic Marcotte <lmarcotte@inverse.ca>
11931Date:   Mon Aug 14 14:25:52 2017 -0400
11932
11933    (fix) use NSInteger instead, more clean
11934
11935M	SoObjects/Appointments/SOGoAppointmentFolder.m
11936
11937commit 66685d9f7f4c95263a88db6223a1e571ee0c50d2
11938Author: Ludovic Marcotte <lmarcotte@inverse.ca>
11939Date:   Mon Aug 14 13:59:16 2017 -0400
11940
11941    (fix) offset can be negative (fixes #4237)
11942
11943M	SoObjects/Appointments/SOGoAppointmentFolder.m
11944
11945commit b7c8f43bcc4769d71e08ff6722c58b1ba0b86de7
11946Author: InverseBot <sogo@inverse.ca>
11947Date:   Sun Aug 13 01:32:35 2017 -0400
11948
11949    (js/css) Update generated files
11950
11951M	UI/WebServerResources/js/vendor/angular-ui-router.js
11952M	UI/WebServerResources/js/vendor/angular-ui-router.js.map
11953M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
11954M	UI/WebServerResources/js/vendor/angular-ui-router.min.js.map
11955
11956commit 45a5b533a3d25ee2472ad04def38dac672017f8b
11957Author: Francis Lachapelle <flachapelle@inverse.ca>
11958Date:   Wed Aug 2 16:51:02 2017 -0400
11959
11960    (web) Improve event lists results
11961
11962M	UI/Scheduler/UIxCalListingActions.m
11963
11964commit c810e60a04ddb1c89ad56c6c6e7edad466e6dcb6
11965Author: Francis Lachapelle <flachapelle@inverse.ca>
11966Date:   Wed Aug 2 09:24:59 2017 -0400
11967
11968    Update Welsh translation
11969
11970M	UI/Scheduler/Welsh.lproj/Localizable.strings
11971
11972commit 03887cb395967cb6a4a2238375c3a3a3243c9f3f
11973Author: Francis Lachapelle <flachapelle@inverse.ca>
11974Date:   Tue Aug 1 13:41:04 2017 -0400
11975
11976    Update Welsh locale
11977
11978M	UI/MainUI/Welsh.lproj/Locale
11979
11980commit 9b64a1bddf193d3cda76a21f00f24aa00f595cf1
11981Author: Francis Lachapelle <flachapelle@inverse.ca>
11982Date:   Mon Jul 31 14:55:35 2017 -0400
11983
11984    (web) Don't allow to move a read-only event
11985
11986    Fixes #4228
11987
11988M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
11989
11990commit 893873db22caa41efa19a059968cd3a073998b42
11991Author: InverseBot <sogo@inverse.ca>
11992Date:   Fri Jul 28 01:29:55 2017 -0400
11993
11994    (js/css) Update generated files
11995
11996M	UI/WebServerResources/css/no-animation.css.map
11997M	UI/WebServerResources/css/styles.css
11998M	UI/WebServerResources/css/styles.css.map
11999M	UI/WebServerResources/js/Scheduler.services.js
12000M	UI/WebServerResources/js/Scheduler.services.js.map
12001
12002commit 8221a8de6640ea5da5b2c7eed8729f4ee8deccae
12003Author: Francis Lachapelle <flachapelle@inverse.ca>
12004Date:   Thu Jul 27 16:50:03 2017 -0400
12005
12006    (Calendar) Add owner in attendees editor
12007
12008M	NEWS
12009M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
12010M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
12011M	UI/WebServerResources/js/Scheduler/Component.service.js
12012M	UI/WebServerResources/js/Scheduler/ComponentController.js
12013
12014commit 217525cf1027e6bccdcac66e3bdcfdc3a1bfca4f
12015Author: Francis Lachapelle <flachapelle@inverse.ca>
12016Date:   Thu Jul 20 13:47:06 2017 -0400
12017
12018    (js) Add missing languages for CKEditor
12019
12020M	UI/WebServerResources/js/vendor/ckeditor/build-config.js
12021M	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
12022A	UI/WebServerResources/js/vendor/ckeditor/lang/he.js
12023A	UI/WebServerResources/js/vendor/ckeditor/lang/lv.js
12024
12025commit c975cf6c7893cb070141a5b3df4c8dec5a8c93e1
12026Author: Francis Lachapelle <flachapelle@inverse.ca>
12027Date:   Wed Jul 19 20:34:49 2017 -0400
12028
12029    Add missing localized strings in Calendar module
12030
12031M	UI/Scheduler/English.lproj/Localizable.strings
12032
12033commit 68adf8969af311091f0041cea89e655357850696
12034Author: Francis Lachapelle <flachapelle@inverse.ca>
12035Date:   Wed Jul 19 17:12:39 2017 -0400
12036
12037    (fix) Basque label with quotes used in aria-label
12038
12039    Fixes #4234
12040
12041M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
12042
12043commit 589c5f8ae038234da081ddb70f902f3b73e2e2fe
12044Author: Francis Lachapelle <flachapelle@inverse.ca>
12045Date:   Wed Jul 19 17:10:06 2017 -0400
12046
12047    Add missing localized strings in Calendar module
12048
12049M	UI/Scheduler/English.lproj/Localizable.strings
12050M	UI/Scheduler/UIxCalListingActions.m
12051
12052commit 1a76ade0ecbd3d0aff5858b1e5279d0698c09fa3
12053Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12054Date:   Wed Jul 19 11:17:14 2017 -0400
12055
12056    (test) disabled the dance test for now, it's no longer relevant
12057
12058M	Tests/Integration/test-caldav-scheduling.py
12059
12060commit 032b2fbbd4320fac0aa4dd24c81a5183453ebfd0
12061Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12062Date:   Wed Jul 19 11:05:16 2017 -0400
12063
12064    (fix) can now invite to exceptions only (fixes #2561)
12065
12066M	NEWS
12067M	SoObjects/Appointments/NSArray+Appointments.h
12068M	SoObjects/Appointments/NSArray+Appointments.m
12069M	SoObjects/Appointments/SOGoAppointmentFolder.m
12070M	SoObjects/Appointments/SOGoAppointmentObject.m
12071M	SoObjects/Appointments/SOGoCalendarComponent.m
12072M	SoObjects/Appointments/iCalCalendar+SOGo.h
12073M	SoObjects/Appointments/iCalCalendar+SOGo.m
12074M	SoObjects/Appointments/iCalEvent+SOGo.m
12075M	UI/Scheduler/UIxCalListingActions.m
12076
12077commit 277342dcedeee9c45d08b219d5012b2ac9bd18b3
12078Author: Francis Lachapelle <flachapelle@inverse.ca>
12079Date:   Mon Jul 17 08:44:52 2017 -0400
12080
12081    Update Welsh translation
12082
12083M	SoObjects/Appointments/Welsh.lproj/Localizable.strings
12084M	SoObjects/Contacts/Welsh.lproj/Localizable.strings
12085M	SoObjects/Mailer/Welsh.lproj/Localizable.strings
12086M	UI/AdministrationUI/Welsh.lproj/Localizable.strings
12087M	UI/Common/Welsh.lproj/Localizable.strings
12088M	UI/Contacts/Welsh.lproj/Localizable.strings
12089M	UI/MailPartViewers/Welsh.lproj/Localizable.strings
12090M	UI/MailerUI/Welsh.lproj/Localizable.strings
12091M	UI/MainUI/Welsh.lproj/Localizable.strings
12092M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
12093M	UI/Scheduler/Welsh.lproj/Localizable.strings
12094
12095commit 2adc11bcd67c5baf4dc727d60336537fda797155
12096Author: Francis Lachapelle <flachapelle@inverse.ca>
12097Date:   Mon Jul 10 08:59:35 2017 -0400
12098
12099    (css) Fix minimalist skin of CKEditor in Firefox
12100
12101M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css
12102
12103commit 5b84ee0c09eb45c408164e597428b73d97831bdd
12104Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12105Date:   Thu Jul 6 08:56:30 2017 -0400
12106
12107    (fix) wrong custom fields identifiers for 3 and 4
12108
12109M	UI/Contacts/UIxContactEditor.m
12110
12111commit 2c9c1e0d01b23f8ecd385435d98b0eb8f66ce398
12112Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12113Date:   Wed Jul 5 11:08:00 2017 -0400
12114
12115    (fix) support Squeeze + minor cleanups
12116
12117M	SoObjects/SOGo/SOGoSystemDefaults.h
12118M	SoObjects/SOGo/SOGoSystemDefaults.m
12119
12120commit f6d79712e2de48885d5808008cf09286b81630de
12121Author: Francis Lachapelle <flachapelle@inverse.ca>
12122Date:   Wed Jul 5 10:51:35 2017 -0400
12123
12124    Update ChangeLog
12125
12126M	ChangeLog
12127
12128commit c0db64e0f204568045667ff67da9c6adbb44aa06
12129Author: Francis Lachapelle <flachapelle@inverse.ca>
12130Date:   Wed Jul 5 10:49:34 2017 -0400
12131
12132    Preparation for release 3.2.10
12133
12134M	Documentation/docinfo.xml
12135M	Documentation/includes/additional-info.asciidoc
12136M	Documentation/includes/global-attributes.asciidoc
12137M	Documentation/includes/license.asciidoc
12138M	NEWS
12139M	Version
12140
12141commit 43d85f8bc4950141854120cdb506e5df1e61b2e5
12142Author: Francis Lachapelle <flachapelle@inverse.ca>
12143Date:   Wed Jul 5 10:44:27 2017 -0400
12144
12145    Use xsltproc instead of fop to generate XSL-FO
12146
12147M	Documentation/Makefile
12148M	Documentation/docbook/xsl/sogo-fo.xsl
12149
12150commit 5aa74ca0ad00d07af1d46e76b372595881dc991a
12151Author: Francis Lachapelle <flachapelle@inverse.ca>
12152Date:   Wed Jul 5 10:06:05 2017 -0400
12153
12154    (js) Update CKEditor to version 4.7.1
12155
12156M	NEWS
12157M	UI/WebServerResources/js/vendor/ckeditor/build-config.js
12158M	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
12159M	UI/WebServerResources/js/vendor/ckeditor/lang/ar.js
12160M	UI/WebServerResources/js/vendor/ckeditor/lang/ca.js
12161M	UI/WebServerResources/js/vendor/ckeditor/lang/cs.js
12162M	UI/WebServerResources/js/vendor/ckeditor/lang/cy.js
12163M	UI/WebServerResources/js/vendor/ckeditor/lang/da.js
12164M	UI/WebServerResources/js/vendor/ckeditor/lang/de.js
12165M	UI/WebServerResources/js/vendor/ckeditor/lang/en.js
12166M	UI/WebServerResources/js/vendor/ckeditor/lang/es.js
12167M	UI/WebServerResources/js/vendor/ckeditor/lang/eu.js
12168M	UI/WebServerResources/js/vendor/ckeditor/lang/fi.js
12169M	UI/WebServerResources/js/vendor/ckeditor/lang/fr.js
12170M	UI/WebServerResources/js/vendor/ckeditor/lang/hr.js
12171M	UI/WebServerResources/js/vendor/ckeditor/lang/hu.js
12172M	UI/WebServerResources/js/vendor/ckeditor/lang/is.js
12173M	UI/WebServerResources/js/vendor/ckeditor/lang/it.js
12174M	UI/WebServerResources/js/vendor/ckeditor/lang/lt.js
12175M	UI/WebServerResources/js/vendor/ckeditor/lang/mk.js
12176M	UI/WebServerResources/js/vendor/ckeditor/lang/nb.js
12177M	UI/WebServerResources/js/vendor/ckeditor/lang/nl.js
12178M	UI/WebServerResources/js/vendor/ckeditor/lang/no.js
12179M	UI/WebServerResources/js/vendor/ckeditor/lang/pl.js
12180M	UI/WebServerResources/js/vendor/ckeditor/lang/pt-br.js
12181M	UI/WebServerResources/js/vendor/ckeditor/lang/pt.js
12182M	UI/WebServerResources/js/vendor/ckeditor/lang/ru.js
12183M	UI/WebServerResources/js/vendor/ckeditor/lang/sk.js
12184M	UI/WebServerResources/js/vendor/ckeditor/lang/sl.js
12185M	UI/WebServerResources/js/vendor/ckeditor/lang/sr.js
12186M	UI/WebServerResources/js/vendor/ckeditor/lang/sv.js
12187M	UI/WebServerResources/js/vendor/ckeditor/lang/tr.js
12188M	UI/WebServerResources/js/vendor/ckeditor/lang/uk.js
12189M	UI/WebServerResources/js/vendor/ckeditor/lang/zh-cn.js
12190M	UI/WebServerResources/js/vendor/ckeditor/lang/zh.js
12191D	UI/WebServerResources/js/vendor/ckeditor/plugins/clipboard/dialogs/paste.js
12192M	UI/WebServerResources/js/vendor/ckeditor/plugins/div/dialogs/div.js
12193M	UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/anchor.js
12194M	UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js
12195M	UI/WebServerResources/js/vendor/ckeditor/plugins/pastefromword/filter/default.js
12196M	UI/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/options.js
12197M	UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.js
12198M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css
12199M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css
12200M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css
12201M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css
12202M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css
12203M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css
12204M	UI/WebServerResources/js/vendor/ckeditor/styles.js
12205
12206commit 5d98112a7a693bd7e3d1b33bf064792412af752c
12207Author: InverseBot <sogo@inverse.ca>
12208Date:   Wed Jul 5 01:25:31 2017 -0400
12209
12210    (js/css) Update generated files
12211
12212M	UI/WebServerResources/js/Contacts.js
12213M	UI/WebServerResources/js/Contacts.js.map
12214M	UI/WebServerResources/js/Contacts.services.js
12215M	UI/WebServerResources/js/Contacts.services.js.map
12216M	UI/WebServerResources/js/Mailer.services.js
12217M	UI/WebServerResources/js/Mailer.services.js.map
12218
12219commit c48750c6f2e4f85858b6e6e77af9027b8cb4adf9
12220Author: Francis Lachapelle <flachapelle@inverse.ca>
12221Date:   Tue Jul 4 17:23:00 2017 -0400
12222
12223    (js) Fix mail composition from mailto link
12224
12225M	UI/WebServerResources/js/Mailer/MessageController.js
12226
12227commit b7dac4db9ffee7989148bc685488efb4398e4138
12228Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12229Date:   Tue Jul 4 13:20:02 2017 -0400
12230
12231    Updated NEWS
12232
12233M	NEWS
12234
12235commit 579ab68e195eddca65bc90ba9923c324261a71bf
12236Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12237Date:   Tue Jul 4 13:15:29 2017 -0400
12238
12239    (fix) silence sogo-ealarms-notify verbose output (fixes #4170)
12240
12241M	Tools/SOGoEAlarmsNotifier.m
12242
12243commit 0c82ad594458a4b5207daf18685a225fcb6fc4be
12244Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12245Date:   Tue Jul 4 11:02:44 2017 -0400
12246
12247    Updated NEWS
12248
12249M	NEWS
12250
12251commit 22c078ee76bbc729095686eae07250748194df35
12252Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12253Date:   Tue Jul 4 11:00:06 2017 -0400
12254
12255    (fix) enable S/MIME even when using GNU TLS (fixes #4201)
12256
12257M	UI/MailPartViewers/GNUmakefile.preamble
12258M	UI/MailPartViewers/UIxMailPartSignedViewer.m
12259
12260commit 721428c88f9caf19753986d843eee279b851723c
12261Author: Francis Lachapelle <flachapelle@inverse.ca>
12262Date:   Tue Jul 4 10:09:22 2017 -0400
12263
12264    (js) Create list from selected cards
12265
12266    Fixes #3561
12267
12268M	NEWS
12269M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
12270M	UI/WebServerResources/js/Contacts/AddressBookController.js
12271M	UI/WebServerResources/js/Contacts/Card.service.js
12272M	UI/WebServerResources/js/Contacts/Contacts.app.js
12273
12274commit 07fa20252347fcf5ac388f43e253c3338a3c2dca
12275Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12276Date:   Tue Jul 4 09:57:05 2017 -0400
12277
12278    (fix) respect disabled state of sending rate-limiting (fixes #4198)
12279
12280M	SoObjects/SOGo/SOGoSystemDefaults.m
12281M	UI/MailerUI/UIxMailEditor.m
12282
12283commit 919d1ef6bec1c8812de68996d512104d52348b3f
12284Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12285Date:   Tue Jul 4 09:26:08 2017 -0400
12286
12287    (fix) avoid advertising EAS 16 support until libwbxml is fixed
12288
12289M	ActiveSync/SOGoActiveSyncDispatcher.m
12290M	ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m
12291
12292commit 392749439389372463dac03b90bba7bc51447882
12293Author: InverseBot <sogo@inverse.ca>
12294Date:   Tue Jul 4 01:24:12 2017 -0400
12295
12296    (js/css) Update generated files
12297
12298M	UI/WebServerResources/js/vendor/angular-animate.js
12299M	UI/WebServerResources/js/vendor/angular-animate.min.js
12300M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
12301M	UI/WebServerResources/js/vendor/angular-aria.js
12302M	UI/WebServerResources/js/vendor/angular-aria.min.js
12303M	UI/WebServerResources/js/vendor/angular-cookies.js
12304M	UI/WebServerResources/js/vendor/angular-cookies.min.js
12305M	UI/WebServerResources/js/vendor/angular-messages.js
12306M	UI/WebServerResources/js/vendor/angular-messages.min.js
12307M	UI/WebServerResources/js/vendor/angular-sanitize.js
12308M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
12309M	UI/WebServerResources/js/vendor/angular-sanitize.min.js.map
12310M	UI/WebServerResources/js/vendor/angular.js
12311M	UI/WebServerResources/js/vendor/angular.min.js
12312M	UI/WebServerResources/js/vendor/angular.min.js.map
12313
12314commit 14b902241d31d2b4e982878e33eb82e72fe12f48
12315Author: InverseBot <sogo@inverse.ca>
12316Date:   Fri Jun 30 01:28:54 2017 -0400
12317
12318    (js/css) Update generated files
12319
12320M	UI/WebServerResources/css/styles.css
12321M	UI/WebServerResources/css/styles.css.map
12322M	UI/WebServerResources/js/Contacts.services.js
12323M	UI/WebServerResources/js/Contacts.services.js.map
12324M	UI/WebServerResources/js/vendor/angular-material.js
12325M	UI/WebServerResources/js/vendor/angular-material.min.js
12326M	UI/WebServerResources/js/vendor/angular-ui-router.js
12327M	UI/WebServerResources/js/vendor/angular-ui-router.js.map
12328M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
12329M	UI/WebServerResources/js/vendor/angular-ui-router.min.js.map
12330
12331commit fa7aba89c2c973640c6cbd9e33bc642c43dd1ba8
12332Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12333Date:   Thu Jun 29 15:41:23 2017 -0400
12334
12335    (doc) improve iOS doc
12336
12337M	Documentation/SOGoInstallationGuide.asciidoc
12338
12339commit 7785c1c142ea1409dc85777b0a3ac0f6ee2366ba
12340Author: Francis Lachapelle <flachapelle@inverse.ca>
12341Date:   Thu Jun 29 11:17:22 2017 -0400
12342
12343    (css,js) Update md to v1.1.4-master-75237c6
12344
12345M	NEWS
12346M	UI/WebServerResources/angular-material
12347M	UI/WebServerResources/bower.json
12348
12349commit d9dafd3d14c4ea47f2b298e5ae6cd879ad24476c
12350Author: Francis Lachapelle <flachapelle@inverse.ca>
12351Date:   Thu Jun 29 10:49:15 2017 -0400
12352
12353    (js) Don't explode card when no email defined
12354
12355M	UI/WebServerResources/js/Contacts/Card.service.js
12356
12357commit df8c00089bee07277d077b2991789960a0af01cd
12358Author: InverseBot <sogo@inverse.ca>
12359Date:   Thu Jun 29 01:29:10 2017 -0400
12360
12361    (js/css) Update generated files
12362
12363M	UI/WebServerResources/js/Preferences.js
12364M	UI/WebServerResources/js/Preferences.js.map
12365M	UI/WebServerResources/js/vendor/angular-ui-router.js.map
12366M	UI/WebServerResources/js/vendor/angular-ui-router.min.js.map
12367
12368commit 741e63996095ddd1a9350d559b034bf4ef58f5c8
12369Author: Francis Lachapelle <flachapelle@inverse.ca>
12370Date:   Wed Jun 28 14:16:26 2017 -0400
12371
12372    (i18n) Update translations
12373
12374M	SoObjects/Appointments/German.lproj/Localizable.strings
12375M	SoObjects/Appointments/Hebrew.lproj/Localizable.strings
12376M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
12377M	SoObjects/Appointments/Macedonian.lproj/Localizable.strings
12378M	SoObjects/Appointments/Russian.lproj/Localizable.strings
12379M	SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings
12380M	SoObjects/Mailer/Hebrew.lproj/Localizable.strings
12381M	UI/AdministrationUI/Hebrew.lproj/Localizable.strings
12382M	UI/Common/Hebrew.lproj/Localizable.strings
12383M	UI/Common/Hungarian.lproj/Localizable.strings
12384M	UI/Common/Macedonian.lproj/Localizable.strings
12385M	UI/Contacts/French.lproj/Localizable.strings
12386M	UI/Contacts/German.lproj/Localizable.strings
12387M	UI/Contacts/Hebrew.lproj/Localizable.strings
12388M	UI/Contacts/Hungarian.lproj/Localizable.strings
12389M	UI/Contacts/Latvian.lproj/Localizable.strings
12390M	UI/Contacts/Macedonian.lproj/Localizable.strings
12391M	UI/Contacts/Polish.lproj/Localizable.strings
12392M	UI/Contacts/Russian.lproj/Localizable.strings
12393M	UI/Contacts/TurkishTurkey.lproj/Localizable.strings
12394M	UI/MailPartViewers/Hungarian.lproj/Localizable.strings
12395M	UI/MailerUI/German.lproj/Localizable.strings
12396M	UI/MailerUI/Hebrew.lproj/Localizable.strings
12397M	UI/MailerUI/Hungarian.lproj/Localizable.strings
12398M	UI/MailerUI/Macedonian.lproj/Localizable.strings
12399M	UI/MailerUI/Russian.lproj/Localizable.strings
12400M	UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
12401M	UI/MainUI/Arabic.lproj/Localizable.strings
12402M	UI/MainUI/Basque.lproj/Localizable.strings
12403M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
12404M	UI/MainUI/Catalan.lproj/Localizable.strings
12405M	UI/MainUI/ChineseTaiwan.lproj/Localizable.strings
12406M	UI/MainUI/Croatian.lproj/Localizable.strings
12407M	UI/MainUI/Czech.lproj/Localizable.strings
12408M	UI/MainUI/Danish.lproj/Localizable.strings
12409M	UI/MainUI/Dutch.lproj/Localizable.strings
12410M	UI/MainUI/English.lproj/Localizable.strings
12411M	UI/MainUI/Finnish.lproj/Localizable.strings
12412M	UI/MainUI/French.lproj/Localizable.strings
12413M	UI/MainUI/German.lproj/Localizable.strings
12414M	UI/MainUI/Hebrew.lproj/Localizable.strings
12415M	UI/MainUI/Hungarian.lproj/Localizable.strings
12416M	UI/MainUI/Icelandic.lproj/Localizable.strings
12417M	UI/MainUI/Italian.lproj/Localizable.strings
12418M	UI/MainUI/Latvian.lproj/Localizable.strings
12419M	UI/MainUI/Lithuanian.lproj/Localizable.strings
12420M	UI/MainUI/Macedonian.lproj/Localizable.strings
12421M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
12422M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
12423M	UI/MainUI/Polish.lproj/Localizable.strings
12424M	UI/MainUI/Portuguese.lproj/Localizable.strings
12425M	UI/MainUI/Russian.lproj/Localizable.strings
12426M	UI/MainUI/Serbian.lproj/Localizable.strings
12427M	UI/MainUI/Slovak.lproj/Localizable.strings
12428M	UI/MainUI/Slovenian.lproj/Localizable.strings
12429M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
12430M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
12431M	UI/MainUI/Swedish.lproj/Localizable.strings
12432M	UI/MainUI/TurkishTurkey.lproj/Localizable.strings
12433M	UI/MainUI/Ukrainian.lproj/Localizable.strings
12434M	UI/MainUI/Welsh.lproj/Localizable.strings
12435M	UI/PreferencesUI/Arabic.lproj/Localizable.strings
12436M	UI/PreferencesUI/Basque.lproj/Localizable.strings
12437M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
12438M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
12439M	UI/PreferencesUI/ChineseTaiwan.lproj/Localizable.strings
12440M	UI/PreferencesUI/Croatian.lproj/Localizable.strings
12441M	UI/PreferencesUI/Czech.lproj/Localizable.strings
12442M	UI/PreferencesUI/Danish.lproj/Localizable.strings
12443M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
12444M	UI/PreferencesUI/English.lproj/Localizable.strings
12445M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
12446M	UI/PreferencesUI/French.lproj/Localizable.strings
12447M	UI/PreferencesUI/German.lproj/Localizable.strings
12448M	UI/PreferencesUI/Hebrew.lproj/Localizable.strings
12449M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
12450M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
12451M	UI/PreferencesUI/Italian.lproj/Localizable.strings
12452M	UI/PreferencesUI/Latvian.lproj/Localizable.strings
12453M	UI/PreferencesUI/Lithuanian.lproj/Localizable.strings
12454M	UI/PreferencesUI/Macedonian.lproj/Localizable.strings
12455M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
12456M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
12457M	UI/PreferencesUI/Polish.lproj/Localizable.strings
12458M	UI/PreferencesUI/Portuguese.lproj/Localizable.strings
12459M	UI/PreferencesUI/Russian.lproj/Localizable.strings
12460M	UI/PreferencesUI/Serbian.lproj/Localizable.strings
12461M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
12462M	UI/PreferencesUI/Slovenian.lproj/Localizable.strings
12463M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
12464M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
12465M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
12466M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
12467M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
12468M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
12469M	UI/Scheduler/Hebrew.lproj/Localizable.strings
12470M	UI/Scheduler/Hungarian.lproj/Localizable.strings
12471M	UI/Scheduler/Macedonian.lproj/Localizable.strings
12472M	UI/Scheduler/TurkishTurkey.lproj/Localizable.strings
12473
12474commit 9f96639e6f7d75341efe46337deac8ddd339be24
12475Author: Francis Lachapelle <flachapelle@inverse.ca>
12476Date:   Wed Jun 28 14:01:52 2017 -0400
12477
12478    Ignore errors of nonexistent special mailboxes
12479
12480    Fixes #4177
12481
12482M	NEWS
12483M	UI/MailerUI/UIxMailFolderActions.m
12484M	UI/MailerUI/UIxMailListActions.m
12485
12486commit ee68cf6ed5c6a85cf3c38105f366a5612665916d
12487Author: Francis Lachapelle <flachapelle@inverse.ca>
12488Date:   Wed Jun 28 12:06:05 2017 -0400
12489
12490    (js) Add missing ui-router map files
12491
12492    Fixes #4209
12493
12494M	UI/WebServerResources/Gruntfile.js
12495A	UI/WebServerResources/js/vendor/angular-ui-router.js.map
12496A	UI/WebServerResources/js/vendor/angular-ui-router.min.js.map
12497
12498commit 8662dd199df690490dd1c4a5c7d5d23dbcc81ad0
12499Author: Francis Lachapelle <flachapelle@inverse.ca>
12500Date:   Wed Jun 28 12:00:36 2017 -0400
12501
12502    (js) Add missing timezone list in Preferences
12503
12504M	UI/WebServerResources/js/Preferences/PreferencesController.js
12505
12506commit 2d1c2b2239e161d9fec3db83da3ee621e360f026
12507Author: Francis Lachapelle <flachapelle@inverse.ca>
12508Date:   Wed Jun 28 11:01:21 2017 -0400
12509
12510    Update NEWS file
12511
12512M	NEWS
12513
12514commit 863510e70706d4fd2c1ab01e39573b199a4be7bf
12515Author: Francis Lachapelle <flachapelle@inverse.ca>
12516Date:   Wed Jun 28 10:57:18 2017 -0400
12517
12518    (fix) Update settings of active user only
12519
12520    Fixes #3988
12521
12522M	SoObjects/SOGo/SOGoParentFolder.m
12523
12524commit 3ce28b73169b7bb995a37f61a34f54c056c4b1f1
12525Author: Francis Lachapelle <flachapelle@inverse.ca>
12526Date:   Tue Jun 27 22:24:07 2017 -0400
12527
12528    (js) Use more one-time bindings
12529
12530M	UI/Templates/UIxTopnavToolbar.wox
12531
12532commit b0e0950d126bb525007a952671d45418aae0e86d
12533Author: InverseBot <sogo@inverse.ca>
12534Date:   Fri Jun 23 01:28:37 2017 -0400
12535
12536    (js/css) Update generated files
12537
12538M	UI/WebServerResources/js/Scheduler.services.js
12539M	UI/WebServerResources/js/Scheduler.services.js.map
12540
12541commit e8ec8180a8c36c634d384521f71ce2f13fd8cb23
12542Author: Francis Lachapelle <flachapelle@inverse.ca>
12543Date:   Thu Jun 22 11:55:53 2017 -0400
12544
12545    (js) Use more one-time bindings in Calendar module
12546
12547M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
12548M	UI/Templates/SchedulerUI/UIxCalMainView.wox
12549M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
12550M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
12551M	UI/WebServerResources/js/Scheduler/CalendarListController.js
12552M	UI/WebServerResources/js/Scheduler/Component.service.js
12553M	UI/WebServerResources/js/Scheduler/ComponentController.js
12554
12555commit 9bde9b66ef00be2089216bab6fed826897d1ecb1
12556Author: Francis Lachapelle <flachapelle@inverse.ca>
12557Date:   Wed Jun 21 16:29:11 2017 -0400
12558
12559    Improve identification of preferred elements
12560
12561    Fixes #799
12562
12563M	SOPE/NGCards/NGVCard.m
12564
12565commit 7f00afcef559c8151042fdf6f431818d0b805a61
12566Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12567Date:   Thu Jun 22 10:20:54 2017 -0400
12568
12569    (fix) check cache before using it (fixes #3988)
12570
12571M	SoObjects/SOGo/SOGoGCSFolder.m
12572
12573commit 362d6d521f3f77c98dd3569abda65a4f171ba354
12574Author: InverseBot <sogo@inverse.ca>
12575Date:   Wed Jun 21 01:27:31 2017 -0400
12576
12577    (js/css) Update generated files
12578
12579M	UI/WebServerResources/js/Preferences.js
12580M	UI/WebServerResources/js/Preferences.js.map
12581
12582commit e1bc458d46ec5075e44ba6a20754641f2adf39cb
12583Author: Francis Lachapelle <flachapelle@inverse.ca>
12584Date:   Tue Jun 20 15:25:07 2017 -0400
12585
12586    (js) Don't save form when invalid
12587
12588    Fixes #3793
12589
12590M	UI/WebServerResources/js/Preferences/PreferencesController.js
12591
12592commit ade945219f3c70918288303ffa10ed91860ece0b
12593Author: InverseBot <sogo@inverse.ca>
12594Date:   Sat Jun 17 01:26:44 2017 -0400
12595
12596    (js/css) Update generated files
12597
12598M	UI/WebServerResources/js/Preferences.js
12599M	UI/WebServerResources/js/Preferences.js.map
12600
12601commit 6c654e0f900025d811e975e96a66cd125ae6f73d
12602Author: Francis Lachapelle <flachapelle@inverse.ca>
12603Date:   Fri Jun 16 16:35:20 2017 -0400
12604
12605    (js) Fix validation in Sieve filter editor
12606
12607    Fixes #4200
12608
12609M	UI/WebServerResources/js/Preferences/FiltersDialogController.js
12610
12611commit ca43e7d9ca77730d4ca7554751cab3fcb8c10977
12612Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12613Date:   Fri Jun 16 13:25:15 2017 -0400
12614
12615    (fix) added doc to sogo-tool manage-eas + did cleanups (fixes #3967)
12616
12617M	Tools/SOGoToolDumpDefaults.m
12618M	Tools/SOGoToolExpireUserSessions.m
12619M	Tools/SOGoToolManageEAS.m
12620M	Tools/SOGoToolUserPreferences.m
12621
12622commit 0a155d6f67ffa34a78a3fadd8d6e289e2e103d25
12623Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12624Date:   Fri Jun 16 13:24:24 2017 -0400
12625
12626    (fix) missing import
12627
12628M	Tools/SOGoEAlarmsNotifier.m
12629
12630commit c9dded0947c2fa0d7e17777b12bd90d3cb34e001
12631Author: InverseBot <sogo@inverse.ca>
12632Date:   Fri Jun 16 01:30:58 2017 -0400
12633
12634    (js/css) Update generated files
12635
12636M	UI/WebServerResources/js/Common.js
12637M	UI/WebServerResources/js/Common.js.map
12638M	UI/WebServerResources/js/Mailer.services.js
12639M	UI/WebServerResources/js/Mailer.services.js.map
12640
12641commit d72c614d29d1e82928e2d3e332710daf937a0e0f
12642Author: Francis Lachapelle <flachapelle@inverse.ca>
12643Date:   Thu Jun 15 16:04:47 2017 -0400
12644
12645    (js) Fix edition of mail tags
12646
12647M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
12648M	UI/WebServerResources/js/Common/sgFocus.directive.js
12649M	UI/WebServerResources/js/Mailer/MessageController.js
12650
12651commit 157d3050bfd4d3cfa9cde8e3a158f1968cb6846a
12652Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12653Date:   Thu Jun 15 11:24:32 2017 -0400
12654
12655    Deleted old tests
12656
12657D	Tests/Stress/put.py
12658D	Tests/Stress/webdavsync.py
12659
12660commit 8a50ccdab45f9fcf4f0834097e6278b76da35173
12661Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12662Date:   Thu Jun 15 11:23:51 2017 -0400
12663
12664    Updated NEWS
12665
12666M	NEWS
12667
12668commit 99fff304893234d45946a81b7e9f8b2cb9511ee7
12669Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12670Date:   Thu Jun 15 11:21:41 2017 -0400
12671
12672    (fix) don't include task folders over EAS if we are hiding them (fixes #4164)
12673
12674M	ActiveSync/SOGoActiveSyncDispatcher.m
12675
12676commit ef122b0f39fa7356179d344297d66e75eb233eef
12677Author: InverseBot <sogo@inverse.ca>
12678Date:   Thu Jun 15 01:28:00 2017 -0400
12679
12680    (js/css) Update generated files
12681
12682M	UI/WebServerResources/js/Common.js
12683M	UI/WebServerResources/js/Common.js.map
12684M	UI/WebServerResources/js/Contacts.js
12685M	UI/WebServerResources/js/Contacts.js.map
12686M	UI/WebServerResources/js/Mailer.services.js
12687M	UI/WebServerResources/js/Mailer.services.js.map
12688
12689commit b6b8f7a0fb2e8265ac4d66107e4c95851d65a41a
12690Author: Francis Lachapelle <flachapelle@inverse.ca>
12691Date:   Wed Jun 14 17:03:31 2017 -0400
12692
12693    Improve display of component comments, card notes
12694
12695M	NEWS
12696M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
12697M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
12698M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
12699M	UI/Templates/SchedulerUI/UIxCalMainView.wox
12700M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
12701D	UI/WebServerResources/js/Common/ln2br.filter.js
12702A	UI/WebServerResources/js/Common/txt2html.filter.js
12703
12704commit 8701d2c26c8eda6eb6612e45a4549eb81a9552eb
12705Author: Francis Lachapelle <flachapelle@inverse.ca>
12706Date:   Wed Jun 14 16:49:58 2017 -0400
12707
12708    (js) Remove inline user settings for Contacts
12709
12710M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
12711
12712commit 5080482507bc4c9c9db4a9316d24090523ab0813
12713Author: Francis Lachapelle <flachapelle@inverse.ca>
12714Date:   Wed Jun 14 16:49:01 2017 -0400
12715
12716    (html) Remove useless space from card editor
12717
12718M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
12719
12720commit 392cad1cbb8e0d8f498b384f122cc33c69708a94
12721Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12722Date:   Wed Jun 14 15:53:49 2017 -0400
12723
12724    Updated NEWS
12725
12726M	NEWS
12727
12728commit 248cea87e8c331c4a51f1ed52d2504d6ce659769
12729Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12730Date:   Wed Jun 14 14:41:01 2017 -0400
12731
12732    (feat) initial pass at generalized stress tests
12733
12734A	Tests/Stress/README.md
12735A	Tests/Stress/acl.sh
12736A	Tests/Stress/authentication.sh
12737A	Tests/Stress/changes.sh
12738A	Tests/Stress/common_func.sh
12739A	Tests/Stress/insert.sh
12740A	Tests/Stress/invitation.sh
12741A	Tests/Stress/search.sh
12742A	Tests/Stress/teardown.sh
12743
12744commit 7464c2e6804964bc82050f9d194954f192687fa5
12745Author: Francis Lachapelle <flachapelle@inverse.ca>
12746Date:   Wed Jun 14 13:37:13 2017 -0400
12747
12748    (js) Support backspace AND delete keys
12749
12750M	NEWS
12751M	UI/WebServerResources/js/Contacts/AddressBookController.js
12752M	UI/WebServerResources/js/Contacts/AddressBooksController.js
12753M	UI/WebServerResources/js/Contacts/CardController.js
12754M	UI/WebServerResources/js/Mailer/MailboxController.js
12755M	UI/WebServerResources/js/Mailer/MailboxesController.js
12756M	UI/WebServerResources/js/Mailer/MessageController.js
12757
12758commit 67b9ef0b8b538a12674f10f870188108650e0420
12759Author: Francis Lachapelle <flachapelle@inverse.ca>
12760Date:   Wed Jun 14 13:24:08 2017 -0400
12761
12762    (js) Fix mailbox deletion from the hot key
12763
12764M	UI/WebServerResources/js/Mailer/MailboxesController.js
12765M	UI/WebServerResources/js/Mailer/sgAccountSection.directive.js
12766M	UI/WebServerResources/js/Mailer/sgMailboxListItem.directive.js
12767
12768commit 9b2527ce6d344478c65856820cb5280470b1131e
12769Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12770Date:   Tue Jun 13 15:05:04 2017 -0400
12771
12772    (fix) provide mininum values for recurrences
12773
12774M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
12775M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
12776M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
12777
12778commit 67d4896bc7f76d5d27c179d0784bb4a3799ce276
12779Author: InverseBot <sogo@inverse.ca>
12780Date:   Sat Jun 10 02:08:54 2017 -0400
12781
12782    (js/css) Update generated files
12783
12784M	UI/WebServerResources/js/vendor/angular-ui-router.js
12785M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
12786
12787commit a86f8a8a0a8f89cbe2d8d55676710968bfe279ee
12788Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12789Date:   Fri Jun 9 15:17:32 2017 -0400
12790
12791    (fix) email alarms are sent too many times (fixes #4100)
12792
12793M	NEWS
12794M	SoObjects/Appointments/iCalAlarm+SOGo.h
12795M	SoObjects/Appointments/iCalAlarm+SOGo.m
12796M	SoObjects/Appointments/iCalEntityObject+SOGo.m
12797M	Tools/SOGoEAlarmsNotifier.m
12798
12799commit 5fd8c9d2d06f812156c7b20d71413669a2e30e43
12800Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12801Date:   Fri Jun 9 11:19:57 2017 -0400
12802
12803    (doc) updates for MySQL's max_allowed_packet parameter (fixes #4119 and #4142)
12804
12805M	Documentation/SOGoInstallationGuide.asciidoc
12806
12807commit aff5d53b1c750f83c6c4ce5c1c91ef7bb32628d6
12808Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12809Date:   Fri Jun 9 10:01:11 2017 -0400
12810
12811    (fix) improvements for Drafts handling
12812
12813M	ActiveSync/SOGoMailObject+ActiveSync.m
12814
12815commit b3f541b87e69dd30f89df1bfb0ef1a2a36e3f3e3
12816Author: Francis Lachapelle <flachapelle@inverse.ca>
12817Date:   Mon Jun 5 15:14:48 2017 -0400
12818
12819    Sanitize whitelisted attributes of HTML tags
12820
12821M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
12822
12823commit 2604e2bf59364cdc6683c7dfc671ece5cdc5496d
12824Author: Francis Lachapelle <flachapelle@inverse.ca>
12825Date:   Mon Jun 5 10:23:59 2017 -0400
12826
12827    Sanity check when user's session has expired
12828
12829M	UI/PreferencesUI/UIxJSONPreferences.m
12830
12831commit dc9eaa164da10a7e3afada732f08b9b40cc8a986
12832Author: InverseBot <sogo@inverse.ca>
12833Date:   Sat Jun 3 01:24:59 2017 -0400
12834
12835    (js/css) Update generated files
12836
12837M	UI/WebServerResources/js/vendor/angular-material.js
12838M	UI/WebServerResources/js/vendor/angular-material.min.js
12839
12840commit b8f54dd8e8c21779bb264f338e5c410e55e11937
12841Author: Francis Lachapelle <flachapelle@inverse.ca>
12842Date:   Fri Jun 2 14:20:40 2017 -0400
12843
12844    (css,js) Update md to v1.1.4-master-e1345ae
12845
12846M	UI/WebServerResources/angular-material
12847M	UI/WebServerResources/bower.json
12848
12849commit 15ab809c38f23d90e69f39e2b29c4f9947ec8e98
12850Author: InverseBot <sogo@inverse.ca>
12851Date:   Fri Jun 2 02:16:11 2017 -0400
12852
12853    (js/css) Update generated files
12854
12855M	UI/WebServerResources/js/Common.js
12856M	UI/WebServerResources/js/Common.js.map
12857M	UI/WebServerResources/js/Contacts.services.js
12858M	UI/WebServerResources/js/Contacts.services.js.map
12859M	UI/WebServerResources/js/Mailer.services.js
12860M	UI/WebServerResources/js/Mailer.services.js.map
12861M	UI/WebServerResources/js/Preferences.js
12862M	UI/WebServerResources/js/Preferences.js.map
12863M	UI/WebServerResources/js/Preferences.services.js
12864M	UI/WebServerResources/js/Preferences.services.js.map
12865M	UI/WebServerResources/js/Scheduler.js
12866M	UI/WebServerResources/js/Scheduler.js.map
12867M	UI/WebServerResources/js/Scheduler.services.js
12868M	UI/WebServerResources/js/Scheduler.services.js.map
12869
12870commit bb04f97570f55055fb63322cef5a60bfe18fc83a
12871Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12872Date:   Thu Jun 1 16:11:34 2017 -0400
12873
12874    Updated NEWS
12875
12876M	NEWS
12877
12878commit 6f56522f89c771b468356382430e886ac00210cf
12879Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12880Date:   Thu Jun 1 16:07:34 2017 -0400
12881
12882    (feat) first pas at EAS v16 support and save in drafts
12883
12884M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
12885M	ActiveSync/SOGoActiveSyncDispatcher.m
12886M	ActiveSync/SOGoMailObject+ActiveSync.h
12887M	ActiveSync/SOGoMailObject+ActiveSync.m
12888M	ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m
12889M	ActiveSync/iCalEvent+ActiveSync.m
12890
12891commit 6e04a2d99c76d626d323335486ae620b2222bd1a
12892Author: Ludovic Marcotte <lmarcotte@inverse.ca>
12893Date:   Thu Jun 1 14:49:09 2017 -0400
12894
12895    (feat) can now discard incoming mails during vacation
12896
12897M	NEWS
12898M	SoObjects/SOGo/SOGoSieveManager.m
12899M	UI/PreferencesUI/English.lproj/Localizable.strings
12900M	UI/Templates/PreferencesUI/UIxPreferences.wox
12901
12902commit e8e0df8b5397fc6c6aa5178454a9315fde8cf76c
12903Author: Francis Lachapelle <flachapelle@inverse.ca>
12904Date:   Thu Jun 1 13:50:46 2017 -0400
12905
12906    Expose user settings and defaults inline (cont'd)
12907
12908M	UI/PreferencesUI/UIxJSONPreferences.h
12909M	UI/PreferencesUI/UIxJSONPreferences.m
12910M	UI/Templates/PreferencesUI/UIxJSONPreferences.wox
12911
12912commit 72d2152b20699afc216edbbb380281bfa8ff512d
12913Author: Francis Lachapelle <flachapelle@inverse.ca>
12914Date:   Thu Jun 1 13:49:00 2017 -0400
12915
12916    (i18n) Add missing strings in Contacts module
12917
12918M	UI/Contacts/English.lproj/Localizable.strings
12919
12920commit 89bfa0c5360424bd327107c9c6a550f0a2a7c4cb
12921Author: Francis Lachapelle <flachapelle@inverse.ca>
12922Date:   Thu Jun 1 13:46:57 2017 -0400
12923
12924    Expose user's settings and defaults inline
12925
12926    This improves performance by removing two AJAX calls and a lot of
12927    JavaScript promises.
12928
12929M	NEWS
12930M	UI/PreferencesUI/product.plist
12931A	UI/Templates/PreferencesUI/UIxJSONPreferences.wox
12932M	UI/Templates/UIxPageFrame.wox
12933M	UI/WebServerResources/js/Common/sgAvatarImage.directive.js
12934M	UI/WebServerResources/js/Contacts/AddressBook.service.js
12935M	UI/WebServerResources/js/Contacts/Card.service.js
12936M	UI/WebServerResources/js/Mailer/Account.service.js
12937M	UI/WebServerResources/js/Mailer/Mailbox.service.js
12938M	UI/WebServerResources/js/Mailer/MailboxesController.js
12939M	UI/WebServerResources/js/Mailer/Message.service.js
12940M	UI/WebServerResources/js/Mailer/MessageEditorController.js
12941M	UI/WebServerResources/js/Preferences/Preferences.app.js
12942M	UI/WebServerResources/js/Preferences/Preferences.service.js
12943M	UI/WebServerResources/js/Preferences/PreferencesController.js
12944M	UI/WebServerResources/js/Scheduler/Calendar.service.js
12945M	UI/WebServerResources/js/Scheduler/CalendarController.js
12946M	UI/WebServerResources/js/Scheduler/CalendarListController.js
12947M	UI/WebServerResources/js/Scheduler/CalendarsController.js
12948M	UI/WebServerResources/js/Scheduler/Component.service.js
12949M	UI/WebServerResources/js/Scheduler/Scheduler.app.js
12950M	UI/WebServerResources/js/Scheduler/sgCalendarScrollView.directive.js
12951
12952commit 1fa056bb2576cb1254b0a88f45ac3314fc80f712
12953Author: Francis Lachapelle <flachapelle@inverse.ca>
12954Date:   Thu Jun 1 11:40:29 2017 -0400
12955
12956    Update README for new Latvian translation
12957
12958M	README.md
12959
12960commit a19d1573d3185ccdee9e648b79f4bdde0d1ea34f
12961Author: InverseBot <sogo@inverse.ca>
12962Date:   Thu Jun 1 01:25:44 2017 -0400
12963
12964    (js/css) Update generated files
12965
12966M	UI/WebServerResources/css/styles.css
12967M	UI/WebServerResources/css/styles.css.map
12968M	UI/WebServerResources/js/Mailer.services.js
12969M	UI/WebServerResources/js/Mailer.services.js.map
12970
12971commit c8e90b4abd7e4ed5734679e5dff3f91671e1a7c1
12972Author: Francis Lachapelle <flachapelle@inverse.ca>
12973Date:   Wed May 31 09:40:22 2017 -0400
12974
12975    (css) Improve sgImageGallery for small devices
12976
12977    Also include md-truncate directive from ng-material.
12978
12979M	UI/WebServerResources/js/Mailer/sgImageGallery.service.js
12980M	UI/WebServerResources/scss/components/imagegallery/imagegallery.scss
12981A	UI/WebServerResources/scss/components/truncate/_extends.scss
12982A	UI/WebServerResources/scss/components/truncate/truncate.scss
12983M	UI/WebServerResources/scss/styles.scss
12984
12985commit e4d0ce60902387c1b28aa914fb89f94a615da824
12986Author: Francis Lachapelle <flachapelle@inverse.ca>
12987Date:   Wed May 31 06:35:30 2017 -0400
12988
12989    (i18n) Fix Lithuanian typo
12990
12991M	UI/MainUI/Lithuanian.lproj/Localizable.strings
12992
12993commit a33bd6234388b7ac3bc67a2a4a0f91ec0faf2915
12994Author: Francis Lachapelle <flachapelle@inverse.ca>
12995Date:   Wed May 31 06:35:10 2017 -0400
12996
12997    Add Latvian (lv) translation (cont'd)
12998
12999A	SoObjects/Mailer/SOGoMailLatvianForward.wo/SOGoMailLatvianForward.html
13000A	SoObjects/Mailer/SOGoMailLatvianForward.wo/SOGoMailLatvianForward.wod
13001A	SoObjects/Mailer/SOGoMailLatvianReply.wo/SOGoMailLatvianReply.html
13002A	SoObjects/Mailer/SOGoMailLatvianReply.wo/SOGoMailLatvianReply.wod
13003
13004commit 07388965407ec2e394d95823dafd3aef167d09c9
13005Author: InverseBot <sogo@inverse.ca>
13006Date:   Wed May 31 00:27:22 2017 -0400
13007
13008    (js/css) Update generated files
13009
13010M	UI/WebServerResources/js/Contacts.js
13011M	UI/WebServerResources/js/Contacts.js.map
13012
13013commit 34a6a8960aef2dd3ccace9c5e86acfb7cc726571
13014Author: Francis Lachapelle <flachapelle@inverse.ca>
13015Date:   Tue May 30 16:19:44 2017 -0400
13016
13017    Add Latvian (lv) translation
13018
13019M	.tx/config
13020M	NEWS
13021A	SoObjects/Appointments/Latvian.lproj/Localizable.strings
13022A	SoObjects/Contacts/Latvian.lproj/Localizable.strings
13023M	SoObjects/Mailer/GNUmakefile
13024A	SoObjects/Mailer/Latvian.lproj/Localizable.strings
13025M	SoObjects/Mailer/SOGoMailForward.h
13026M	SoObjects/Mailer/SOGoMailForward.m
13027M	SoObjects/Mailer/SOGoMailReply.h
13028M	SoObjects/Mailer/SOGoMailReply.m
13029M	SoObjects/SOGo/SOGoDefaults.plist
13030M	Tests/Integration/preferences.py
13031A	UI/AdministrationUI/Latvian.lproj/Localizable.strings
13032A	UI/Common/Latvian.lproj/Localizable.strings
13033A	UI/Contacts/Latvian.lproj/Localizable.strings
13034A	UI/MailPartViewers/Latvian.lproj/Localizable.strings
13035A	UI/MailerUI/Latvian.lproj/Localizable.strings
13036M	UI/MainUI/Arabic.lproj/Localizable.strings
13037M	UI/MainUI/Basque.lproj/Localizable.strings
13038M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
13039M	UI/MainUI/Catalan.lproj/Localizable.strings
13040M	UI/MainUI/ChineseTaiwan.lproj/Localizable.strings
13041M	UI/MainUI/Croatian.lproj/Localizable.strings
13042M	UI/MainUI/Czech.lproj/Localizable.strings
13043M	UI/MainUI/Danish.lproj/Localizable.strings
13044M	UI/MainUI/Dutch.lproj/Localizable.strings
13045M	UI/MainUI/English.lproj/Localizable.strings
13046M	UI/MainUI/Finnish.lproj/Localizable.strings
13047M	UI/MainUI/French.lproj/Localizable.strings
13048M	UI/MainUI/German.lproj/Localizable.strings
13049M	UI/MainUI/Hebrew.lproj/Localizable.strings
13050M	UI/MainUI/Hungarian.lproj/Localizable.strings
13051M	UI/MainUI/Icelandic.lproj/Localizable.strings
13052M	UI/MainUI/Italian.lproj/Localizable.strings
13053A	UI/MainUI/Latvian.lproj/Locale
13054A	UI/MainUI/Latvian.lproj/Localizable.strings
13055M	UI/MainUI/Lithuanian.lproj/Localizable.strings
13056M	UI/MainUI/Macedonian.lproj/Localizable.strings
13057M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
13058M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
13059M	UI/MainUI/Polish.lproj/Localizable.strings
13060M	UI/MainUI/Portuguese.lproj/Localizable.strings
13061M	UI/MainUI/Russian.lproj/Localizable.strings
13062M	UI/MainUI/Serbian.lproj/Localizable.strings
13063M	UI/MainUI/Slovak.lproj/Localizable.strings
13064M	UI/MainUI/Slovenian.lproj/Localizable.strings
13065M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
13066M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
13067M	UI/MainUI/Swedish.lproj/Localizable.strings
13068M	UI/MainUI/TurkishTurkey.lproj/Localizable.strings
13069M	UI/MainUI/Ukrainian.lproj/Localizable.strings
13070M	UI/MainUI/Welsh.lproj/Localizable.strings
13071M	UI/PreferencesUI/Arabic.lproj/Localizable.strings
13072M	UI/PreferencesUI/Basque.lproj/Localizable.strings
13073M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
13074M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
13075M	UI/PreferencesUI/ChineseTaiwan.lproj/Localizable.strings
13076M	UI/PreferencesUI/Croatian.lproj/Localizable.strings
13077M	UI/PreferencesUI/Czech.lproj/Localizable.strings
13078M	UI/PreferencesUI/Danish.lproj/Localizable.strings
13079M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
13080M	UI/PreferencesUI/English.lproj/Localizable.strings
13081M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
13082M	UI/PreferencesUI/French.lproj/Localizable.strings
13083M	UI/PreferencesUI/German.lproj/Localizable.strings
13084M	UI/PreferencesUI/Hebrew.lproj/Localizable.strings
13085M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
13086M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
13087M	UI/PreferencesUI/Italian.lproj/Localizable.strings
13088A	UI/PreferencesUI/Latvian.lproj/Localizable.strings
13089M	UI/PreferencesUI/Lithuanian.lproj/Localizable.strings
13090M	UI/PreferencesUI/Macedonian.lproj/Localizable.strings
13091M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
13092M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
13093M	UI/PreferencesUI/Polish.lproj/Localizable.strings
13094M	UI/PreferencesUI/Portuguese.lproj/Localizable.strings
13095M	UI/PreferencesUI/Russian.lproj/Localizable.strings
13096M	UI/PreferencesUI/Serbian.lproj/Localizable.strings
13097M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
13098M	UI/PreferencesUI/Slovenian.lproj/Localizable.strings
13099M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
13100M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
13101M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
13102M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
13103M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
13104M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
13105M	UI/SOGoUI/SOGoFolderAdvisory.h
13106M	UI/SOGoUI/SOGoFolderAdvisory.m
13107A	UI/Scheduler/Latvian.lproj/Localizable.strings
13108A	UI/Templates/SOGoACLLatvianAdditionAdvisory.wox
13109A	UI/Templates/SOGoACLLatvianModificationAdvisory.wox
13110A	UI/Templates/SOGoACLLatvianRemovalAdvisory.wox
13111A	UI/Templates/SOGoFolderLatvianAdditionAdvisory.wox
13112A	UI/Templates/SOGoFolderLatvianRemovalAdvisory.wox
13113M	configure
13114
13115commit 02684127dd80d2d7cf649cf0f6fa74028eea521c
13116Author: Francis Lachapelle <flachapelle@inverse.ca>
13117Date:   Tue May 30 14:56:15 2017 -0400
13118
13119    Cleanup UI/WebServerResources/GNUmakefile
13120
13121M	UI/WebServerResources/GNUmakefile
13122
13123commit 6a8345c2c803d25919ea2e76face54f0042bfdea
13124Author: Ludovic Marcotte <lmarcotte@inverse.ca>
13125Date:   Tue May 30 14:47:23 2017 -0400
13126
13127    (fix) fixed typos in tools' help (fixes #4175)
13128
13129M	Tools/SOGoToolManageEAS.m
13130M	Tools/SOGoToolTruncateCalendar.m
13131
13132commit 9dae52a7198726bfe3d8a70517e88c62cf5c1a8d
13133Author: Ludovic Marcotte <lmarcotte@inverse.ca>
13134Date:   Tue May 30 14:44:43 2017 -0400
13135
13136    (fix) sanity check when no defaults are found (fixes #4179)
13137
13138M	Tools/SOGoToolDumpDefaults.m
13139
13140commit f87797d61ecad464f37f327d01445bcd76031458
13141Author: Ludovic Marcotte <lmarcotte@inverse.ca>
13142Date:   Tue May 30 13:16:54 2017 -0400
13143
13144    Updated NEWS
13145
13146M	NEWS
13147
13148commit 29dfc75fe94ddbbae012d729eb2d020b953dac27
13149Author: Ludovic Marcotte <lmarcotte@inverse.ca>
13150Date:   Tue May 30 13:15:04 2017 -0400
13151
13152    (fix) remove any trailing cr (fixes #4172)
13153
13154M	UI/Contacts/UIxContactFolderActions.m
13155
13156commit af2507a6896806610ef27afb646af254e933c321
13157Author: Francis Lachapelle <flachapelle@inverse.ca>
13158Date:   Tue May 30 09:26:30 2017 -0400
13159
13160    Newly subscribed calendars are excluded from FB
13161
13162    Fixes #3354
13163
13164M	NEWS
13165M	SoObjects/Appointments/SOGoAppointmentFolder.m
13166M	SoObjects/SOGo/SOGoGCSFolder.m
13167
13168commit 2b90ff70fa7d843d69a10c7e6ae2a216d4283091
13169Author: Ludovic Marcotte <lmarcotte@inverse.ca>
13170Date:   Tue May 30 09:12:13 2017 -0400
13171
13172    (feat) added custom fields support from Thunderbird's address book
13173
13174M	NEWS
13175M	UI/Contacts/UIxContactEditor.m
13176M	UI/Contacts/UIxContactView.m
13177M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
13178M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
13179M	UI/WebServerResources/js/Contacts/CardController.js
13180
13181commit 43141a48cfb96f26b3744dd6c96e07177c47e19c
13182Author: InverseBot <sogo@inverse.ca>
13183Date:   Tue May 30 01:27:54 2017 -0400
13184
13185    (js/css) Update generated files
13186
13187M	UI/WebServerResources/css/styles.css
13188M	UI/WebServerResources/css/styles.css.map
13189M	UI/WebServerResources/js/Mailer.services.js
13190M	UI/WebServerResources/js/Mailer.services.js.map
13191
13192commit 0355f66e964b5eca47e0e6489cc7f4c1ad93a756
13193Author: Francis Lachapelle <flachapelle@inverse.ca>
13194Date:   Mon May 29 15:19:03 2017 -0400
13195
13196    (js) New ImageGallery ng service
13197
13198A	UI/WebServerResources/js/Mailer/sgImageGallery.service.js
13199
13200commit 3049af066bc489690b41e81731457b7439d7b83f
13201Author: Francis Lachapelle <flachapelle@inverse.ca>
13202Date:   Mon May 29 14:54:54 2017 -0400
13203
13204    (css) Remove sgColorPicker in grid-list.scss
13205
13206M	UI/WebServerResources/scss/components/gridList/grid-list.scss
13207
13208commit b00fc756e6a54612cb1af15c7d4008697b4afaef
13209Author: Francis Lachapelle <flachapelle@inverse.ca>
13210Date:   Mon May 29 14:51:51 2017 -0400
13211
13212    (js) Cleanup dependencies of sgMailboxListItem
13213
13214M	UI/WebServerResources/js/Mailer/sgMailboxListItem.directive.js
13215
13216commit 555b7303d1456c68196b7422cb1a9e181dab21c1
13217Author: Francis Lachapelle <flachapelle@inverse.ca>
13218Date:   Mon May 29 14:03:59 2017 -0400
13219
13220    (js) New images viewer for Mail module
13221
13222M	NEWS
13223M	UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox
13224M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
13225M	UI/WebServerResources/js/Mailer/MessageController.js
13226M	UI/WebServerResources/js/Mailer/sgZoomableImage.directive.js
13227A	UI/WebServerResources/scss/components/imagegallery/imagegallery.scss
13228M	UI/WebServerResources/scss/core/angular.scss
13229M	UI/WebServerResources/scss/styles.scss
13230M	UI/WebServerResources/scss/views/MailerUI.scss
13231
13232commit 0a990ff66bdd68ed8ab7f0ac82fa474003647bfa
13233Author: Ludovic Marcotte <lmarcotte@inverse.ca>
13234Date:   Fri May 26 15:44:23 2017 -0400
13235
13236    (doc) replaced localhost with 127.0.0.1 to avoid IPv6 errors
13237
13238M	Documentation/SOGoInstallationGuide.asciidoc
13239
13240commit e591c9b3cf7f91b6ee5c41725d887dd72df61357
13241Author: Francis Lachapelle <flachapelle@inverse.ca>
13242Date:   Thu May 25 14:40:41 2017 -0400
13243
13244    (doc) Fix rendering of Installation Guide
13245
13246M	Documentation/SOGoInstallationGuide.asciidoc
13247
13248commit acc6da4c15aeb583570cbdedb94335fdf9c25142
13249Author: InverseBot <sogo@inverse.ca>
13250Date:   Thu May 25 01:24:14 2017 -0400
13251
13252    (js/css) Update generated files
13253
13254M	UI/WebServerResources/css/styles.css
13255M	UI/WebServerResources/css/styles.css.map
13256M	UI/WebServerResources/js/Contacts.js
13257M	UI/WebServerResources/js/Contacts.js.map
13258
13259commit 3f3f58dc9fcf4cc718fc4dcb66bb8ba7499ffde1
13260Author: Francis Lachapelle <flachapelle@inverse.ca>
13261Date:   Wed May 24 13:56:20 2017 -0400
13262
13263    (js) Fix card loading via router
13264
13265M	UI/WebServerResources/js/Contacts/Contacts.app.js
13266
13267commit e30358aeaafe85c49bbc481b5d838a59c14172cb
13268Author: Francis Lachapelle <flachapelle@inverse.ca>
13269Date:   Wed May 24 11:54:04 2017 -0400
13270
13271    (css) Fix responsive condition of login page
13272
13273M	NEWS
13274M	UI/WebServerResources/scss/views/LoginUI.scss
13275
13276commit 28e0db4adff56884c6276b55e5b6652768f1aac1
13277Author: Francis Lachapelle <flachapelle@inverse.ca>
13278Date:   Wed May 24 11:37:35 2017 -0400
13279
13280    Fix adding list members with multiple emails
13281
13282M	NEWS
13283M	UI/Contacts/UIxListEditor.m
13284
13285commit 92137de325c56fc33b477794e1be2e62e47e4bfe
13286Author: Francis Lachapelle <flachapelle@inverse.ca>
13287Date:   Wed May 24 08:33:22 2017 -0400
13288
13289    (doc) Fix IMAP server URL with TLS
13290
13291M	Documentation/SOGoInstallationGuide.asciidoc
13292
13293commit ad90d666ca4213f266c08467b586d28374433151
13294Author: InverseBot <sogo@inverse.ca>
13295Date:   Wed May 24 01:22:20 2017 -0400
13296
13297    (js/css) Update generated files
13298
13299M	UI/WebServerResources/css/styles.css
13300M	UI/WebServerResources/css/styles.css.map
13301M	UI/WebServerResources/js/Common.js
13302M	UI/WebServerResources/js/Common.js.map
13303
13304commit 8678949c8704bf2df6070058a2139484d6890289
13305Author: Francis Lachapelle <flachapelle@inverse.ca>
13306Date:   Tue May 23 15:42:54 2017 -0400
13307
13308    (js) Improve performance of color picker
13309
13310    Lower the number of watchers.
13311
13312M	NEWS
13313M	UI/WebServerResources/js/Common/sgColorPicker.directive.js
13314A	UI/WebServerResources/scss/components/colorpicker/colorpicker.scss
13315M	UI/WebServerResources/scss/styles.scss
13316
13317commit 8f005b90f5c206bdfbdc9b297fed74d02ec24885
13318Author: InverseBot <sogo@inverse.ca>
13319Date:   Sun May 21 01:18:15 2017 -0400
13320
13321    (js/css) Update generated files
13322
13323M	UI/WebServerResources/js/Common.js
13324M	UI/WebServerResources/js/Common.js.map
13325M	UI/WebServerResources/js/vendor/FileSaver.min.js
13326M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
13327M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
13328M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
13329
13330commit 49183bd1fb6a1e24b81cf3a77ccd18035e0bea27
13331Author: InverseBot <sogo@inverse.ca>
13332Date:   Sat May 20 01:12:37 2017 -0400
13333
13334    (js/css) Update generated files
13335
13336M	UI/WebServerResources/css/styles.css
13337M	UI/WebServerResources/css/styles.css.map
13338M	UI/WebServerResources/js/Mailer.services.js
13339M	UI/WebServerResources/js/Mailer.services.js.map
13340M	UI/WebServerResources/js/Scheduler.services.js
13341M	UI/WebServerResources/js/Scheduler.services.js.map
13342
13343commit a26970b33bfd372cb3d03dab0e42ab66a0e78681
13344Author: Francis Lachapelle <flachapelle@inverse.ca>
13345Date:   Fri May 19 22:20:20 2017 -0400
13346
13347    (js) Remove bindings on message flags in directive
13348
13349M	UI/WebServerResources/js/Mailer/sgMessageListItemMain.directive.js
13350
13351commit f2af5e9f8737d7e0603c76ca51f61e215450f9ae
13352Author: Francis Lachapelle <flachapelle@inverse.ca>
13353Date:   Fri May 19 12:13:01 2017 -0400
13354
13355    Improve display of tasks status
13356
13357M	NEWS
13358M	SoObjects/Appointments/iCalToDo+SOGo.h
13359M	SoObjects/Appointments/iCalToDo+SOGo.m
13360M	UI/Scheduler/UIxCalListingActions.m
13361M	UI/Templates/SchedulerUI/UIxCalMainView.wox
13362M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
13363M	UI/WebServerResources/js/Scheduler/Component.service.js
13364M	UI/WebServerResources/scss/views/SchedulerUI.scss
13365
13366commit c24474b197f1c64ab0abb99b3b490ffbae155cb2
13367Author: Francis Lachapelle <flachapelle@inverse.ca>
13368Date:   Fri May 19 08:56:10 2017 -0400
13369
13370    (js) Add missing injection in component editor
13371
13372M	UI/WebServerResources/js/Scheduler/ComponentController.js
13373
13374commit ec02efe873c3c13d698271c1fc44e96bd15bd647
13375Author: Francis Lachapelle <flachapelle@inverse.ca>
13376Date:   Fri May 19 07:53:05 2017 -0400
13377
13378    (js) No one-time bindings inside virtual-repeater
13379
13380M	UI/WebServerResources/js/Mailer/sgMailboxListItem.directive.js
13381
13382commit 8dc2cfc2dc0abf49536e4925d0d84ee19dd153e5
13383Author: Francis Lachapelle <flachapelle@inverse.ca>
13384Date:   Fri May 19 07:44:49 2017 -0400
13385
13386    Silent sogo-tool expire-sessions cronjob
13387
13388    Fixes #4170
13389
13390M	Scripts/sogo.cron
13391
13392commit ce5db84996d126fa0d7b249267b33b970b15a606
13393Author: InverseBot <sogo@inverse.ca>
13394Date:   Fri May 19 01:24:40 2017 -0400
13395
13396    (js/css) Update generated files
13397
13398M	UI/WebServerResources/css/styles.css
13399M	UI/WebServerResources/css/styles.css.map
13400M	UI/WebServerResources/js/Common.js
13401M	UI/WebServerResources/js/Common.js.map
13402M	UI/WebServerResources/js/Mailer.js
13403M	UI/WebServerResources/js/Mailer.js.map
13404M	UI/WebServerResources/js/Mailer.services.js
13405M	UI/WebServerResources/js/Mailer.services.js.map
13406M	UI/WebServerResources/js/Main.js
13407M	UI/WebServerResources/js/Main.js.map
13408
13409commit 41967d3eecab40fac33cbd713a08bb065064948e
13410Author: Francis Lachapelle <flachapelle@inverse.ca>
13411Date:   Thu May 18 22:28:05 2017 -0400
13412
13413    Respect languages preferences on login page
13414
13415    Fixes #4169
13416
13417M	NEWS
13418M	SoObjects/SOGo/SOGoDefaults.plist
13419M	SoObjects/SOGo/WOContext+SOGo.m
13420M	UI/MainUI/SOGoRootPage.m
13421M	UI/Templates/MainUI/SOGoRootPage.wox
13422M	UI/WebServerResources/js/Main/Main.app.js
13423
13424commit aee42f76f0d0c400d7263bb64303b7fe70691bd3
13425Author: Francis Lachapelle <flachapelle@inverse.ca>
13426Date:   Thu May 18 15:40:11 2017 -0400
13427
13428    (js) Use one-time bindings in ACLs and sidenav
13429
13430M	UI/Templates/UIxAclEditor.wox
13431M	UI/Templates/UIxSidenavToolbarTemplate.wox
13432
13433commit 28ae2fd58a837a2c33cfa8d781da7f02e1613091
13434Author: Francis Lachapelle <flachapelle@inverse.ca>
13435Date:   Thu May 18 15:31:38 2017 -0400
13436
13437    (js) Review Mail module to decrease watchers
13438
13439M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
13440M	UI/Templates/MailerUI/UIxMailMainFrame.wox
13441M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
13442M	UI/WebServerResources/js/Common/utils.js
13443M	UI/WebServerResources/js/Mailer/Mailbox.service.js
13444M	UI/WebServerResources/js/Mailer/MailboxController.js
13445M	UI/WebServerResources/js/Mailer/MailboxesController.js
13446M	UI/WebServerResources/js/Mailer/Mailer.app.js
13447A	UI/WebServerResources/js/Mailer/sgAccountSection.directive.js
13448A	UI/WebServerResources/js/Mailer/sgMailboxListItem.directive.js
13449A	UI/WebServerResources/js/Mailer/sgMessageListItem.directive.js
13450A	UI/WebServerResources/js/Mailer/sgMessageListItemMain.directive.js
13451M	UI/WebServerResources/scss/views/MailerUI.scss
13452
13453commit 083be7e89f6747db9f0c47a0a2f0f0ba5fef73ef
13454Author: Ludovic Marcotte <lmarcotte@inverse.ca>
13455Date:   Wed May 17 09:56:16 2017 -0400
13456
13457    Fixed typo
13458
13459M	Tools/SOGoToolManageACL.m
13460
13461commit 99510f46467665989fa9f4ec87143a0eff27a247
13462Author: Ludovic Marcotte <lmarcotte@inverse.ca>
13463Date:   Wed May 17 09:47:53 2017 -0400
13464
13465    Updated NEWS
13466
13467M	NEWS
13468
13469commit 334765c977304bb40c216d5224c2ffd723a8c6f4
13470Author: Ludovic Marcotte <lmarcotte@inverse.ca>
13471Date:   Wed May 17 09:44:34 2017 -0400
13472
13473    (feat) now able to subscribe/unsubscribe folders using sogo-tool
13474
13475M	SoObjects/SOGo/SOGoGCSFolder.m
13476M	Tools/SOGoToolManageACL.m
13477
13478commit 7207925362ffe1b22d50b9df80dae962ad29abbe
13479Author: InverseBot <sogo@inverse.ca>
13480Date:   Sat May 13 01:24:30 2017 -0400
13481
13482    (js/css) Update generated files
13483
13484M	UI/WebServerResources/js/Administration.js
13485M	UI/WebServerResources/js/Administration.js.map
13486M	UI/WebServerResources/js/Administration.services.js
13487M	UI/WebServerResources/js/Administration.services.js.map
13488M	UI/WebServerResources/js/Common.js
13489M	UI/WebServerResources/js/Common.js.map
13490M	UI/WebServerResources/js/Contacts.js
13491M	UI/WebServerResources/js/Contacts.js.map
13492M	UI/WebServerResources/js/Contacts.services.js
13493M	UI/WebServerResources/js/Contacts.services.js.map
13494M	UI/WebServerResources/js/Mailer.app.popup.js
13495M	UI/WebServerResources/js/Mailer.app.popup.js.map
13496M	UI/WebServerResources/js/Mailer.js
13497M	UI/WebServerResources/js/Mailer.js.map
13498M	UI/WebServerResources/js/Mailer.services.js
13499M	UI/WebServerResources/js/Mailer.services.js.map
13500M	UI/WebServerResources/js/Main.js
13501M	UI/WebServerResources/js/Main.js.map
13502M	UI/WebServerResources/js/Preferences.js
13503M	UI/WebServerResources/js/Preferences.js.map
13504M	UI/WebServerResources/js/Preferences.services.js
13505M	UI/WebServerResources/js/Preferences.services.js.map
13506M	UI/WebServerResources/js/Scheduler.js
13507M	UI/WebServerResources/js/Scheduler.js.map
13508M	UI/WebServerResources/js/Scheduler.services.js
13509M	UI/WebServerResources/js/Scheduler.services.js.map
13510M	UI/WebServerResources/js/vendor/FileSaver.min.js
13511M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
13512M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
13513M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
13514
13515commit c9b9150b96ae3912685c55ac19f7f30c7edfde2b
13516Author: Francis Lachapelle <flachapelle@inverse.ca>
13517Date:   Tue May 9 09:06:22 2017 -0400
13518
13519    Update ChangeLog
13520
13521M	ChangeLog
13522
13523commit 4d490d0f1e22e396c2f4f24266b3071aecd789ce
13524Author: Francis Lachapelle <flachapelle@inverse.ca>
13525Date:   Tue May 9 09:04:31 2017 -0400
13526
13527    Preparation for release 3.2.9
13528
13529M	Documentation/docinfo.xml
13530M	Documentation/includes/global-attributes.asciidoc
13531M	NEWS
13532M	Version
13533
13534commit bc23130f9b627df86b1e6bc6810ebd75cf7e1e18
13535Author: Francis Lachapelle <flachapelle@inverse.ca>
13536Date:   Tue May 9 09:00:33 2017 -0400
13537
13538    (i18n) Update translations
13539
13540M	SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings
13541M	UI/Contacts/TurkishTurkey.lproj/Localizable.strings
13542M	UI/MailPartViewers/TurkishTurkey.lproj/Localizable.strings
13543M	UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
13544M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
13545M	UI/Scheduler/TurkishTurkey.lproj/Localizable.strings
13546
13547commit 28bc489c1a1dc297b609636d6123db83af4708ad
13548Author: InverseBot <sogo@inverse.ca>
13549Date:   Tue May 9 01:22:56 2017 -0400
13550
13551    (js/css) Update generated files
13552
13553M	UI/WebServerResources/css/no-animation.css
13554M	UI/WebServerResources/css/no-animation.css.map
13555M	UI/WebServerResources/css/styles.css
13556M	UI/WebServerResources/css/styles.css.map
13557M	UI/WebServerResources/js/Administration.js
13558M	UI/WebServerResources/js/Administration.js.map
13559M	UI/WebServerResources/js/Common.js
13560M	UI/WebServerResources/js/Common.js.map
13561M	UI/WebServerResources/js/Contacts.js
13562M	UI/WebServerResources/js/Contacts.js.map
13563M	UI/WebServerResources/js/Contacts.services.js
13564M	UI/WebServerResources/js/Contacts.services.js.map
13565M	UI/WebServerResources/js/Mailer.js
13566M	UI/WebServerResources/js/Mailer.js.map
13567M	UI/WebServerResources/js/Mailer.services.js
13568M	UI/WebServerResources/js/Mailer.services.js.map
13569M	UI/WebServerResources/js/Preferences.js.map
13570M	UI/WebServerResources/js/Preferences.services.js
13571M	UI/WebServerResources/js/Preferences.services.js.map
13572M	UI/WebServerResources/js/Scheduler.js
13573M	UI/WebServerResources/js/Scheduler.js.map
13574M	UI/WebServerResources/js/Scheduler.services.js
13575M	UI/WebServerResources/js/Scheduler.services.js.map
13576M	UI/WebServerResources/js/vendor/FileSaver.min.js
13577M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
13578M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
13579M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
13580
13581commit 650f337c41870f2ef47623ab9084fd7d74a4059c
13582Author: Francis Lachapelle <flachapelle@inverse.ca>
13583Date:   Mon May 8 16:08:22 2017 -0400
13584
13585    (js/css) Update generated files
13586
13587M	UI/WebServerResources/css/no-animation.css
13588M	UI/WebServerResources/css/no-animation.css.map
13589M	UI/WebServerResources/css/styles.css
13590M	UI/WebServerResources/css/styles.css.map
13591M	UI/WebServerResources/js/Administration.js
13592M	UI/WebServerResources/js/Administration.js.map
13593M	UI/WebServerResources/js/Common.js
13594M	UI/WebServerResources/js/Common.js.map
13595M	UI/WebServerResources/js/Contacts.js
13596M	UI/WebServerResources/js/Contacts.js.map
13597M	UI/WebServerResources/js/Contacts.services.js
13598M	UI/WebServerResources/js/Contacts.services.js.map
13599M	UI/WebServerResources/js/Mailer.js
13600M	UI/WebServerResources/js/Mailer.js.map
13601M	UI/WebServerResources/js/Mailer.services.js
13602M	UI/WebServerResources/js/Mailer.services.js.map
13603M	UI/WebServerResources/js/Preferences.js.map
13604M	UI/WebServerResources/js/Preferences.services.js
13605M	UI/WebServerResources/js/Preferences.services.js.map
13606M	UI/WebServerResources/js/Scheduler.js
13607M	UI/WebServerResources/js/Scheduler.js.map
13608M	UI/WebServerResources/js/Scheduler.services.js
13609M	UI/WebServerResources/js/Scheduler.services.js.map
13610M	UI/WebServerResources/js/vendor/FileSaver.min.js
13611M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
13612M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
13613M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
13614
13615commit 8de9b8ff53c38dcbe0d9c833e0481839ba1c5f40
13616Author: Francis Lachapelle <flachapelle@inverse.ca>
13617Date:   Mon May 8 16:00:10 2017 -0400
13618
13619    Update time zones to version 2017b
13620
13621M	SOPE/NGCards/TimeZones/Africa/Abidjan.ics
13622M	SOPE/NGCards/TimeZones/Africa/Accra.ics
13623M	SOPE/NGCards/TimeZones/Africa/Addis_Ababa.ics
13624M	SOPE/NGCards/TimeZones/Africa/Algiers.ics
13625M	SOPE/NGCards/TimeZones/Africa/Asmara.ics
13626M	SOPE/NGCards/TimeZones/Africa/Bamako.ics
13627M	SOPE/NGCards/TimeZones/Africa/Bangui.ics
13628M	SOPE/NGCards/TimeZones/Africa/Banjul.ics
13629M	SOPE/NGCards/TimeZones/Africa/Bissau.ics
13630M	SOPE/NGCards/TimeZones/Africa/Blantyre.ics
13631M	SOPE/NGCards/TimeZones/Africa/Brazzaville.ics
13632M	SOPE/NGCards/TimeZones/Africa/Bujumbura.ics
13633M	SOPE/NGCards/TimeZones/Africa/Cairo.ics
13634M	SOPE/NGCards/TimeZones/Africa/Casablanca.ics
13635M	SOPE/NGCards/TimeZones/Africa/Ceuta.ics
13636M	SOPE/NGCards/TimeZones/Africa/Conakry.ics
13637M	SOPE/NGCards/TimeZones/Africa/Dakar.ics
13638M	SOPE/NGCards/TimeZones/Africa/Dar_es_Salaam.ics
13639M	SOPE/NGCards/TimeZones/Africa/Djibouti.ics
13640M	SOPE/NGCards/TimeZones/Africa/Douala.ics
13641M	SOPE/NGCards/TimeZones/Africa/El_Aaiun.ics
13642M	SOPE/NGCards/TimeZones/Africa/Freetown.ics
13643M	SOPE/NGCards/TimeZones/Africa/Gaborone.ics
13644M	SOPE/NGCards/TimeZones/Africa/Harare.ics
13645M	SOPE/NGCards/TimeZones/Africa/Johannesburg.ics
13646M	SOPE/NGCards/TimeZones/Africa/Juba.ics
13647M	SOPE/NGCards/TimeZones/Africa/Kampala.ics
13648M	SOPE/NGCards/TimeZones/Africa/Khartoum.ics
13649M	SOPE/NGCards/TimeZones/Africa/Kigali.ics
13650M	SOPE/NGCards/TimeZones/Africa/Kinshasa.ics
13651M	SOPE/NGCards/TimeZones/Africa/Lagos.ics
13652M	SOPE/NGCards/TimeZones/Africa/Libreville.ics
13653M	SOPE/NGCards/TimeZones/Africa/Lome.ics
13654M	SOPE/NGCards/TimeZones/Africa/Luanda.ics
13655M	SOPE/NGCards/TimeZones/Africa/Lubumbashi.ics
13656M	SOPE/NGCards/TimeZones/Africa/Lusaka.ics
13657M	SOPE/NGCards/TimeZones/Africa/Malabo.ics
13658M	SOPE/NGCards/TimeZones/Africa/Maputo.ics
13659M	SOPE/NGCards/TimeZones/Africa/Maseru.ics
13660M	SOPE/NGCards/TimeZones/Africa/Mbabane.ics
13661M	SOPE/NGCards/TimeZones/Africa/Mogadishu.ics
13662M	SOPE/NGCards/TimeZones/Africa/Monrovia.ics
13663M	SOPE/NGCards/TimeZones/Africa/Nairobi.ics
13664M	SOPE/NGCards/TimeZones/Africa/Ndjamena.ics
13665M	SOPE/NGCards/TimeZones/Africa/Niamey.ics
13666M	SOPE/NGCards/TimeZones/Africa/Nouakchott.ics
13667M	SOPE/NGCards/TimeZones/Africa/Ouagadougou.ics
13668M	SOPE/NGCards/TimeZones/Africa/Porto-Novo.ics
13669M	SOPE/NGCards/TimeZones/Africa/Sao_Tome.ics
13670M	SOPE/NGCards/TimeZones/Africa/Tripoli.ics
13671M	SOPE/NGCards/TimeZones/Africa/Tunis.ics
13672M	SOPE/NGCards/TimeZones/Africa/Windhoek.ics
13673M	SOPE/NGCards/TimeZones/America/Adak.ics
13674M	SOPE/NGCards/TimeZones/America/Anchorage.ics
13675M	SOPE/NGCards/TimeZones/America/Anguilla.ics
13676M	SOPE/NGCards/TimeZones/America/Antigua.ics
13677M	SOPE/NGCards/TimeZones/America/Araguaina.ics
13678M	SOPE/NGCards/TimeZones/America/Argentina/Buenos_Aires.ics
13679M	SOPE/NGCards/TimeZones/America/Argentina/Catamarca.ics
13680M	SOPE/NGCards/TimeZones/America/Argentina/Cordoba.ics
13681M	SOPE/NGCards/TimeZones/America/Argentina/Jujuy.ics
13682M	SOPE/NGCards/TimeZones/America/Argentina/La_Rioja.ics
13683M	SOPE/NGCards/TimeZones/America/Argentina/Mendoza.ics
13684M	SOPE/NGCards/TimeZones/America/Argentina/Rio_Gallegos.ics
13685M	SOPE/NGCards/TimeZones/America/Argentina/Salta.ics
13686M	SOPE/NGCards/TimeZones/America/Argentina/San_Juan.ics
13687M	SOPE/NGCards/TimeZones/America/Argentina/San_Luis.ics
13688M	SOPE/NGCards/TimeZones/America/Argentina/Tucuman.ics
13689M	SOPE/NGCards/TimeZones/America/Argentina/Ushuaia.ics
13690M	SOPE/NGCards/TimeZones/America/Aruba.ics
13691M	SOPE/NGCards/TimeZones/America/Asuncion.ics
13692M	SOPE/NGCards/TimeZones/America/Atikokan.ics
13693M	SOPE/NGCards/TimeZones/America/Bahia.ics
13694M	SOPE/NGCards/TimeZones/America/Bahia_Banderas.ics
13695M	SOPE/NGCards/TimeZones/America/Barbados.ics
13696M	SOPE/NGCards/TimeZones/America/Belem.ics
13697M	SOPE/NGCards/TimeZones/America/Belize.ics
13698M	SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics
13699M	SOPE/NGCards/TimeZones/America/Boa_Vista.ics
13700M	SOPE/NGCards/TimeZones/America/Bogota.ics
13701M	SOPE/NGCards/TimeZones/America/Boise.ics
13702M	SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics
13703M	SOPE/NGCards/TimeZones/America/Campo_Grande.ics
13704M	SOPE/NGCards/TimeZones/America/Cancun.ics
13705M	SOPE/NGCards/TimeZones/America/Caracas.ics
13706M	SOPE/NGCards/TimeZones/America/Cayenne.ics
13707M	SOPE/NGCards/TimeZones/America/Cayman.ics
13708M	SOPE/NGCards/TimeZones/America/Chicago.ics
13709M	SOPE/NGCards/TimeZones/America/Chihuahua.ics
13710M	SOPE/NGCards/TimeZones/America/Costa_Rica.ics
13711M	SOPE/NGCards/TimeZones/America/Creston.ics
13712M	SOPE/NGCards/TimeZones/America/Cuiaba.ics
13713M	SOPE/NGCards/TimeZones/America/Curacao.ics
13714M	SOPE/NGCards/TimeZones/America/Danmarkshavn.ics
13715M	SOPE/NGCards/TimeZones/America/Dawson.ics
13716M	SOPE/NGCards/TimeZones/America/Dawson_Creek.ics
13717M	SOPE/NGCards/TimeZones/America/Denver.ics
13718M	SOPE/NGCards/TimeZones/America/Detroit.ics
13719M	SOPE/NGCards/TimeZones/America/Dominica.ics
13720M	SOPE/NGCards/TimeZones/America/Edmonton.ics
13721M	SOPE/NGCards/TimeZones/America/Eirunepe.ics
13722M	SOPE/NGCards/TimeZones/America/El_Salvador.ics
13723M	SOPE/NGCards/TimeZones/America/Fort_Nelson.ics
13724M	SOPE/NGCards/TimeZones/America/Fortaleza.ics
13725M	SOPE/NGCards/TimeZones/America/Glace_Bay.ics
13726M	SOPE/NGCards/TimeZones/America/Godthab.ics
13727M	SOPE/NGCards/TimeZones/America/Goose_Bay.ics
13728M	SOPE/NGCards/TimeZones/America/Grand_Turk.ics
13729M	SOPE/NGCards/TimeZones/America/Grenada.ics
13730M	SOPE/NGCards/TimeZones/America/Guadeloupe.ics
13731M	SOPE/NGCards/TimeZones/America/Guatemala.ics
13732M	SOPE/NGCards/TimeZones/America/Guayaquil.ics
13733M	SOPE/NGCards/TimeZones/America/Guyana.ics
13734M	SOPE/NGCards/TimeZones/America/Halifax.ics
13735M	SOPE/NGCards/TimeZones/America/Havana.ics
13736M	SOPE/NGCards/TimeZones/America/Hermosillo.ics
13737M	SOPE/NGCards/TimeZones/America/Indiana/Indianapolis.ics
13738M	SOPE/NGCards/TimeZones/America/Indiana/Knox.ics
13739M	SOPE/NGCards/TimeZones/America/Indiana/Marengo.ics
13740M	SOPE/NGCards/TimeZones/America/Indiana/Petersburg.ics
13741M	SOPE/NGCards/TimeZones/America/Indiana/Tell_City.ics
13742M	SOPE/NGCards/TimeZones/America/Indiana/Vevay.ics
13743M	SOPE/NGCards/TimeZones/America/Indiana/Vincennes.ics
13744M	SOPE/NGCards/TimeZones/America/Indiana/Winamac.ics
13745M	SOPE/NGCards/TimeZones/America/Inuvik.ics
13746M	SOPE/NGCards/TimeZones/America/Iqaluit.ics
13747M	SOPE/NGCards/TimeZones/America/Jamaica.ics
13748M	SOPE/NGCards/TimeZones/America/Juneau.ics
13749M	SOPE/NGCards/TimeZones/America/Kentucky/Louisville.ics
13750M	SOPE/NGCards/TimeZones/America/Kentucky/Monticello.ics
13751M	SOPE/NGCards/TimeZones/America/Kralendijk.ics
13752M	SOPE/NGCards/TimeZones/America/La_Paz.ics
13753M	SOPE/NGCards/TimeZones/America/Lima.ics
13754M	SOPE/NGCards/TimeZones/America/Los_Angeles.ics
13755M	SOPE/NGCards/TimeZones/America/Lower_Princes.ics
13756M	SOPE/NGCards/TimeZones/America/Maceio.ics
13757M	SOPE/NGCards/TimeZones/America/Managua.ics
13758M	SOPE/NGCards/TimeZones/America/Manaus.ics
13759M	SOPE/NGCards/TimeZones/America/Marigot.ics
13760M	SOPE/NGCards/TimeZones/America/Martinique.ics
13761M	SOPE/NGCards/TimeZones/America/Matamoros.ics
13762M	SOPE/NGCards/TimeZones/America/Mazatlan.ics
13763M	SOPE/NGCards/TimeZones/America/Menominee.ics
13764M	SOPE/NGCards/TimeZones/America/Merida.ics
13765M	SOPE/NGCards/TimeZones/America/Metlakatla.ics
13766M	SOPE/NGCards/TimeZones/America/Mexico_City.ics
13767M	SOPE/NGCards/TimeZones/America/Miquelon.ics
13768M	SOPE/NGCards/TimeZones/America/Moncton.ics
13769M	SOPE/NGCards/TimeZones/America/Monterrey.ics
13770M	SOPE/NGCards/TimeZones/America/Montevideo.ics
13771M	SOPE/NGCards/TimeZones/America/Montserrat.ics
13772M	SOPE/NGCards/TimeZones/America/Nassau.ics
13773M	SOPE/NGCards/TimeZones/America/New_York.ics
13774M	SOPE/NGCards/TimeZones/America/Nipigon.ics
13775M	SOPE/NGCards/TimeZones/America/Nome.ics
13776M	SOPE/NGCards/TimeZones/America/Noronha.ics
13777M	SOPE/NGCards/TimeZones/America/North_Dakota/Beulah.ics
13778M	SOPE/NGCards/TimeZones/America/North_Dakota/Center.ics
13779M	SOPE/NGCards/TimeZones/America/North_Dakota/New_Salem.ics
13780M	SOPE/NGCards/TimeZones/America/Ojinaga.ics
13781M	SOPE/NGCards/TimeZones/America/Panama.ics
13782M	SOPE/NGCards/TimeZones/America/Pangnirtung.ics
13783M	SOPE/NGCards/TimeZones/America/Paramaribo.ics
13784M	SOPE/NGCards/TimeZones/America/Phoenix.ics
13785M	SOPE/NGCards/TimeZones/America/Port-au-Prince.ics
13786M	SOPE/NGCards/TimeZones/America/Port_of_Spain.ics
13787M	SOPE/NGCards/TimeZones/America/Porto_Velho.ics
13788M	SOPE/NGCards/TimeZones/America/Puerto_Rico.ics
13789M	SOPE/NGCards/TimeZones/America/Rainy_River.ics
13790M	SOPE/NGCards/TimeZones/America/Rankin_Inlet.ics
13791M	SOPE/NGCards/TimeZones/America/Recife.ics
13792M	SOPE/NGCards/TimeZones/America/Regina.ics
13793M	SOPE/NGCards/TimeZones/America/Resolute.ics
13794M	SOPE/NGCards/TimeZones/America/Rio_Branco.ics
13795M	SOPE/NGCards/TimeZones/America/Santarem.ics
13796M	SOPE/NGCards/TimeZones/America/Santiago.ics
13797M	SOPE/NGCards/TimeZones/America/Santo_Domingo.ics
13798M	SOPE/NGCards/TimeZones/America/Sao_Paulo.ics
13799M	SOPE/NGCards/TimeZones/America/Scoresbysund.ics
13800M	SOPE/NGCards/TimeZones/America/Sitka.ics
13801M	SOPE/NGCards/TimeZones/America/St_Barthelemy.ics
13802M	SOPE/NGCards/TimeZones/America/St_Johns.ics
13803M	SOPE/NGCards/TimeZones/America/St_Kitts.ics
13804M	SOPE/NGCards/TimeZones/America/St_Lucia.ics
13805M	SOPE/NGCards/TimeZones/America/St_Thomas.ics
13806M	SOPE/NGCards/TimeZones/America/St_Vincent.ics
13807M	SOPE/NGCards/TimeZones/America/Swift_Current.ics
13808M	SOPE/NGCards/TimeZones/America/Tegucigalpa.ics
13809M	SOPE/NGCards/TimeZones/America/Thule.ics
13810M	SOPE/NGCards/TimeZones/America/Thunder_Bay.ics
13811M	SOPE/NGCards/TimeZones/America/Tijuana.ics
13812M	SOPE/NGCards/TimeZones/America/Toronto.ics
13813M	SOPE/NGCards/TimeZones/America/Tortola.ics
13814M	SOPE/NGCards/TimeZones/America/Vancouver.ics
13815M	SOPE/NGCards/TimeZones/America/Whitehorse.ics
13816M	SOPE/NGCards/TimeZones/America/Winnipeg.ics
13817M	SOPE/NGCards/TimeZones/America/Yakutat.ics
13818M	SOPE/NGCards/TimeZones/America/Yellowknife.ics
13819M	SOPE/NGCards/TimeZones/Antarctica/Casey.ics
13820M	SOPE/NGCards/TimeZones/Antarctica/Davis.ics
13821M	SOPE/NGCards/TimeZones/Antarctica/DumontDUrville.ics
13822M	SOPE/NGCards/TimeZones/Antarctica/Macquarie.ics
13823M	SOPE/NGCards/TimeZones/Antarctica/Mawson.ics
13824M	SOPE/NGCards/TimeZones/Antarctica/McMurdo.ics
13825M	SOPE/NGCards/TimeZones/Antarctica/Palmer.ics
13826M	SOPE/NGCards/TimeZones/Antarctica/Rothera.ics
13827M	SOPE/NGCards/TimeZones/Antarctica/Syowa.ics
13828M	SOPE/NGCards/TimeZones/Antarctica/Troll.ics
13829M	SOPE/NGCards/TimeZones/Antarctica/Vostok.ics
13830M	SOPE/NGCards/TimeZones/Arctic/Longyearbyen.ics
13831M	SOPE/NGCards/TimeZones/Asia/Aden.ics
13832M	SOPE/NGCards/TimeZones/Asia/Almaty.ics
13833M	SOPE/NGCards/TimeZones/Asia/Amman.ics
13834M	SOPE/NGCards/TimeZones/Asia/Anadyr.ics
13835M	SOPE/NGCards/TimeZones/Asia/Aqtau.ics
13836M	SOPE/NGCards/TimeZones/Asia/Aqtobe.ics
13837M	SOPE/NGCards/TimeZones/Asia/Ashgabat.ics
13838M	SOPE/NGCards/TimeZones/Asia/Baghdad.ics
13839M	SOPE/NGCards/TimeZones/Asia/Bahrain.ics
13840M	SOPE/NGCards/TimeZones/Asia/Baku.ics
13841M	SOPE/NGCards/TimeZones/Asia/Bangkok.ics
13842M	SOPE/NGCards/TimeZones/Asia/Barnaul.ics
13843M	SOPE/NGCards/TimeZones/Asia/Beirut.ics
13844M	SOPE/NGCards/TimeZones/Asia/Bishkek.ics
13845M	SOPE/NGCards/TimeZones/Asia/Brunei.ics
13846M	SOPE/NGCards/TimeZones/Asia/Chita.ics
13847M	SOPE/NGCards/TimeZones/Asia/Choibalsan.ics
13848M	SOPE/NGCards/TimeZones/Asia/Colombo.ics
13849M	SOPE/NGCards/TimeZones/Asia/Damascus.ics
13850M	SOPE/NGCards/TimeZones/Asia/Dhaka.ics
13851M	SOPE/NGCards/TimeZones/Asia/Dili.ics
13852M	SOPE/NGCards/TimeZones/Asia/Dubai.ics
13853M	SOPE/NGCards/TimeZones/Asia/Dushanbe.ics
13854M	SOPE/NGCards/TimeZones/Asia/Gaza.ics
13855M	SOPE/NGCards/TimeZones/Asia/Hebron.ics
13856M	SOPE/NGCards/TimeZones/Asia/Ho_Chi_Minh.ics
13857M	SOPE/NGCards/TimeZones/Asia/Hong_Kong.ics
13858M	SOPE/NGCards/TimeZones/Asia/Hovd.ics
13859M	SOPE/NGCards/TimeZones/Asia/Irkutsk.ics
13860M	SOPE/NGCards/TimeZones/Asia/Istanbul.ics
13861M	SOPE/NGCards/TimeZones/Asia/Jakarta.ics
13862M	SOPE/NGCards/TimeZones/Asia/Jayapura.ics
13863M	SOPE/NGCards/TimeZones/Asia/Jerusalem.ics
13864M	SOPE/NGCards/TimeZones/Asia/Kabul.ics
13865M	SOPE/NGCards/TimeZones/Asia/Kamchatka.ics
13866M	SOPE/NGCards/TimeZones/Asia/Karachi.ics
13867M	SOPE/NGCards/TimeZones/Asia/Kathmandu.ics
13868M	SOPE/NGCards/TimeZones/Asia/Khandyga.ics
13869M	SOPE/NGCards/TimeZones/Asia/Kolkata.ics
13870M	SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics
13871M	SOPE/NGCards/TimeZones/Asia/Kuala_Lumpur.ics
13872M	SOPE/NGCards/TimeZones/Asia/Kuching.ics
13873M	SOPE/NGCards/TimeZones/Asia/Kuwait.ics
13874M	SOPE/NGCards/TimeZones/Asia/Macau.ics
13875M	SOPE/NGCards/TimeZones/Asia/Magadan.ics
13876M	SOPE/NGCards/TimeZones/Asia/Makassar.ics
13877M	SOPE/NGCards/TimeZones/Asia/Manila.ics
13878M	SOPE/NGCards/TimeZones/Asia/Muscat.ics
13879M	SOPE/NGCards/TimeZones/Asia/Nicosia.ics
13880M	SOPE/NGCards/TimeZones/Asia/Novokuznetsk.ics
13881M	SOPE/NGCards/TimeZones/Asia/Novosibirsk.ics
13882M	SOPE/NGCards/TimeZones/Asia/Omsk.ics
13883M	SOPE/NGCards/TimeZones/Asia/Oral.ics
13884M	SOPE/NGCards/TimeZones/Asia/Phnom_Penh.ics
13885M	SOPE/NGCards/TimeZones/Asia/Pontianak.ics
13886M	SOPE/NGCards/TimeZones/Asia/Pyongyang.ics
13887M	SOPE/NGCards/TimeZones/Asia/Qatar.ics
13888M	SOPE/NGCards/TimeZones/Asia/Qyzylorda.ics
13889M	SOPE/NGCards/TimeZones/Asia/Riyadh.ics
13890M	SOPE/NGCards/TimeZones/Asia/Sakhalin.ics
13891M	SOPE/NGCards/TimeZones/Asia/Samarkand.ics
13892M	SOPE/NGCards/TimeZones/Asia/Seoul.ics
13893M	SOPE/NGCards/TimeZones/Asia/Shanghai.ics
13894M	SOPE/NGCards/TimeZones/Asia/Singapore.ics
13895M	SOPE/NGCards/TimeZones/Asia/Srednekolymsk.ics
13896M	SOPE/NGCards/TimeZones/Asia/Taipei.ics
13897M	SOPE/NGCards/TimeZones/Asia/Tashkent.ics
13898M	SOPE/NGCards/TimeZones/Asia/Tbilisi.ics
13899M	SOPE/NGCards/TimeZones/Asia/Tehran.ics
13900M	SOPE/NGCards/TimeZones/Asia/Thimphu.ics
13901M	SOPE/NGCards/TimeZones/Asia/Tokyo.ics
13902M	SOPE/NGCards/TimeZones/Asia/Tomsk.ics
13903M	SOPE/NGCards/TimeZones/Asia/Ulaanbaatar.ics
13904M	SOPE/NGCards/TimeZones/Asia/Urumqi.ics
13905M	SOPE/NGCards/TimeZones/Asia/Ust-Nera.ics
13906M	SOPE/NGCards/TimeZones/Asia/Vientiane.ics
13907M	SOPE/NGCards/TimeZones/Asia/Vladivostok.ics
13908M	SOPE/NGCards/TimeZones/Asia/Yakutsk.ics
13909M	SOPE/NGCards/TimeZones/Asia/Yangon.ics
13910M	SOPE/NGCards/TimeZones/Asia/Yekaterinburg.ics
13911M	SOPE/NGCards/TimeZones/Asia/Yerevan.ics
13912M	SOPE/NGCards/TimeZones/Atlantic/Azores.ics
13913M	SOPE/NGCards/TimeZones/Atlantic/Bermuda.ics
13914M	SOPE/NGCards/TimeZones/Atlantic/Canary.ics
13915M	SOPE/NGCards/TimeZones/Atlantic/Cape_Verde.ics
13916M	SOPE/NGCards/TimeZones/Atlantic/Faroe.ics
13917M	SOPE/NGCards/TimeZones/Atlantic/Madeira.ics
13918M	SOPE/NGCards/TimeZones/Atlantic/Reykjavik.ics
13919M	SOPE/NGCards/TimeZones/Atlantic/South_Georgia.ics
13920M	SOPE/NGCards/TimeZones/Atlantic/St_Helena.ics
13921M	SOPE/NGCards/TimeZones/Atlantic/Stanley.ics
13922M	SOPE/NGCards/TimeZones/Australia/Adelaide.ics
13923M	SOPE/NGCards/TimeZones/Australia/Brisbane.ics
13924M	SOPE/NGCards/TimeZones/Australia/Broken_Hill.ics
13925M	SOPE/NGCards/TimeZones/Australia/Currie.ics
13926M	SOPE/NGCards/TimeZones/Australia/Darwin.ics
13927M	SOPE/NGCards/TimeZones/Australia/Eucla.ics
13928M	SOPE/NGCards/TimeZones/Australia/Hobart.ics
13929M	SOPE/NGCards/TimeZones/Australia/Lindeman.ics
13930M	SOPE/NGCards/TimeZones/Australia/Lord_Howe.ics
13931M	SOPE/NGCards/TimeZones/Australia/Melbourne.ics
13932M	SOPE/NGCards/TimeZones/Australia/Perth.ics
13933M	SOPE/NGCards/TimeZones/Australia/Sydney.ics
13934M	SOPE/NGCards/TimeZones/Europe/Amsterdam.ics
13935M	SOPE/NGCards/TimeZones/Europe/Andorra.ics
13936M	SOPE/NGCards/TimeZones/Europe/Astrakhan.ics
13937M	SOPE/NGCards/TimeZones/Europe/Athens.ics
13938M	SOPE/NGCards/TimeZones/Europe/Belgrade.ics
13939M	SOPE/NGCards/TimeZones/Europe/Berlin.ics
13940M	SOPE/NGCards/TimeZones/Europe/Bratislava.ics
13941M	SOPE/NGCards/TimeZones/Europe/Brussels.ics
13942M	SOPE/NGCards/TimeZones/Europe/Bucharest.ics
13943M	SOPE/NGCards/TimeZones/Europe/Budapest.ics
13944M	SOPE/NGCards/TimeZones/Europe/Busingen.ics
13945M	SOPE/NGCards/TimeZones/Europe/Chisinau.ics
13946M	SOPE/NGCards/TimeZones/Europe/Copenhagen.ics
13947M	SOPE/NGCards/TimeZones/Europe/Dublin.ics
13948M	SOPE/NGCards/TimeZones/Europe/Gibraltar.ics
13949M	SOPE/NGCards/TimeZones/Europe/Guernsey.ics
13950M	SOPE/NGCards/TimeZones/Europe/Helsinki.ics
13951M	SOPE/NGCards/TimeZones/Europe/Isle_of_Man.ics
13952M	SOPE/NGCards/TimeZones/Europe/Istanbul.ics
13953M	SOPE/NGCards/TimeZones/Europe/Jersey.ics
13954M	SOPE/NGCards/TimeZones/Europe/Kaliningrad.ics
13955M	SOPE/NGCards/TimeZones/Europe/Kiev.ics
13956M	SOPE/NGCards/TimeZones/Europe/Kirov.ics
13957M	SOPE/NGCards/TimeZones/Europe/Lisbon.ics
13958M	SOPE/NGCards/TimeZones/Europe/Ljubljana.ics
13959M	SOPE/NGCards/TimeZones/Europe/London.ics
13960M	SOPE/NGCards/TimeZones/Europe/Luxembourg.ics
13961M	SOPE/NGCards/TimeZones/Europe/Madrid.ics
13962M	SOPE/NGCards/TimeZones/Europe/Malta.ics
13963M	SOPE/NGCards/TimeZones/Europe/Mariehamn.ics
13964M	SOPE/NGCards/TimeZones/Europe/Minsk.ics
13965M	SOPE/NGCards/TimeZones/Europe/Monaco.ics
13966M	SOPE/NGCards/TimeZones/Europe/Moscow.ics
13967M	SOPE/NGCards/TimeZones/Europe/Nicosia.ics
13968M	SOPE/NGCards/TimeZones/Europe/Oslo.ics
13969M	SOPE/NGCards/TimeZones/Europe/Paris.ics
13970M	SOPE/NGCards/TimeZones/Europe/Podgorica.ics
13971M	SOPE/NGCards/TimeZones/Europe/Prague.ics
13972M	SOPE/NGCards/TimeZones/Europe/Riga.ics
13973M	SOPE/NGCards/TimeZones/Europe/Rome.ics
13974M	SOPE/NGCards/TimeZones/Europe/Samara.ics
13975M	SOPE/NGCards/TimeZones/Europe/San_Marino.ics
13976M	SOPE/NGCards/TimeZones/Europe/Sarajevo.ics
13977M	SOPE/NGCards/TimeZones/Europe/Simferopol.ics
13978M	SOPE/NGCards/TimeZones/Europe/Skopje.ics
13979M	SOPE/NGCards/TimeZones/Europe/Sofia.ics
13980M	SOPE/NGCards/TimeZones/Europe/Stockholm.ics
13981M	SOPE/NGCards/TimeZones/Europe/Tallinn.ics
13982M	SOPE/NGCards/TimeZones/Europe/Tirane.ics
13983M	SOPE/NGCards/TimeZones/Europe/Ulyanovsk.ics
13984M	SOPE/NGCards/TimeZones/Europe/Uzhgorod.ics
13985M	SOPE/NGCards/TimeZones/Europe/Vaduz.ics
13986M	SOPE/NGCards/TimeZones/Europe/Vatican.ics
13987M	SOPE/NGCards/TimeZones/Europe/Vienna.ics
13988M	SOPE/NGCards/TimeZones/Europe/Vilnius.ics
13989M	SOPE/NGCards/TimeZones/Europe/Volgograd.ics
13990M	SOPE/NGCards/TimeZones/Europe/Warsaw.ics
13991M	SOPE/NGCards/TimeZones/Europe/Zagreb.ics
13992M	SOPE/NGCards/TimeZones/Europe/Zaporozhye.ics
13993M	SOPE/NGCards/TimeZones/Europe/Zurich.ics
13994M	SOPE/NGCards/TimeZones/Indian/Antananarivo.ics
13995M	SOPE/NGCards/TimeZones/Indian/Chagos.ics
13996M	SOPE/NGCards/TimeZones/Indian/Christmas.ics
13997M	SOPE/NGCards/TimeZones/Indian/Cocos.ics
13998M	SOPE/NGCards/TimeZones/Indian/Comoro.ics
13999M	SOPE/NGCards/TimeZones/Indian/Kerguelen.ics
14000M	SOPE/NGCards/TimeZones/Indian/Mahe.ics
14001M	SOPE/NGCards/TimeZones/Indian/Maldives.ics
14002M	SOPE/NGCards/TimeZones/Indian/Mauritius.ics
14003M	SOPE/NGCards/TimeZones/Indian/Mayotte.ics
14004M	SOPE/NGCards/TimeZones/Indian/Reunion.ics
14005M	SOPE/NGCards/TimeZones/Pacific/Apia.ics
14006M	SOPE/NGCards/TimeZones/Pacific/Auckland.ics
14007M	SOPE/NGCards/TimeZones/Pacific/Bougainville.ics
14008M	SOPE/NGCards/TimeZones/Pacific/Chatham.ics
14009M	SOPE/NGCards/TimeZones/Pacific/Chuuk.ics
14010M	SOPE/NGCards/TimeZones/Pacific/Easter.ics
14011M	SOPE/NGCards/TimeZones/Pacific/Efate.ics
14012M	SOPE/NGCards/TimeZones/Pacific/Enderbury.ics
14013M	SOPE/NGCards/TimeZones/Pacific/Fakaofo.ics
14014M	SOPE/NGCards/TimeZones/Pacific/Fiji.ics
14015M	SOPE/NGCards/TimeZones/Pacific/Funafuti.ics
14016M	SOPE/NGCards/TimeZones/Pacific/Galapagos.ics
14017M	SOPE/NGCards/TimeZones/Pacific/Gambier.ics
14018M	SOPE/NGCards/TimeZones/Pacific/Guadalcanal.ics
14019M	SOPE/NGCards/TimeZones/Pacific/Guam.ics
14020M	SOPE/NGCards/TimeZones/Pacific/Honolulu.ics
14021M	SOPE/NGCards/TimeZones/Pacific/Kiritimati.ics
14022M	SOPE/NGCards/TimeZones/Pacific/Kosrae.ics
14023M	SOPE/NGCards/TimeZones/Pacific/Kwajalein.ics
14024M	SOPE/NGCards/TimeZones/Pacific/Majuro.ics
14025M	SOPE/NGCards/TimeZones/Pacific/Marquesas.ics
14026M	SOPE/NGCards/TimeZones/Pacific/Midway.ics
14027M	SOPE/NGCards/TimeZones/Pacific/Nauru.ics
14028M	SOPE/NGCards/TimeZones/Pacific/Niue.ics
14029M	SOPE/NGCards/TimeZones/Pacific/Norfolk.ics
14030M	SOPE/NGCards/TimeZones/Pacific/Noumea.ics
14031M	SOPE/NGCards/TimeZones/Pacific/Pago_Pago.ics
14032M	SOPE/NGCards/TimeZones/Pacific/Palau.ics
14033M	SOPE/NGCards/TimeZones/Pacific/Pitcairn.ics
14034M	SOPE/NGCards/TimeZones/Pacific/Pohnpei.ics
14035M	SOPE/NGCards/TimeZones/Pacific/Port_Moresby.ics
14036M	SOPE/NGCards/TimeZones/Pacific/Rarotonga.ics
14037M	SOPE/NGCards/TimeZones/Pacific/Saipan.ics
14038M	SOPE/NGCards/TimeZones/Pacific/Tahiti.ics
14039M	SOPE/NGCards/TimeZones/Pacific/Tarawa.ics
14040M	SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics
14041M	SOPE/NGCards/TimeZones/Pacific/Wake.ics
14042M	SOPE/NGCards/TimeZones/Pacific/Wallis.ics
14043
14044commit 8b812ba4f01979800ce798c197bdcbae252831db
14045Author: Francis Lachapelle <flachapelle@inverse.ca>
14046Date:   Mon May 8 15:46:48 2017 -0400
14047
14048    (js) Minor JavaScript code cleanup
14049
14050M	UI/WebServerResources/js/Common/sgAvatarImage.directive.js
14051M	UI/WebServerResources/js/Common/sgDraggable.directive.js
14052M	UI/WebServerResources/js/Contacts/AddressBooksController.js
14053
14054commit 836700fb7e52e9c3ddf16c6005916a81da2542e8
14055Author: Francis Lachapelle <flachapelle@inverse.ca>
14056Date:   Mon May 8 15:43:10 2017 -0400
14057
14058    (js) Improve CAS handling
14059
14060M	UI/WebServerResources/js/Common/Common.app.js
14061
14062commit ba583f41b17c02acd701c6d22394a5b43d0e14b3
14063Author: Francis Lachapelle <flachapelle@inverse.ca>
14064Date:   Mon May 8 15:06:31 2017 -0400
14065
14066    (i18n) Update translations
14067
14068M	SoObjects/Appointments/French.lproj/Localizable.strings
14069M	SoObjects/Appointments/Polish.lproj/Localizable.strings
14070M	UI/Contacts/French.lproj/Localizable.strings
14071M	UI/Contacts/Polish.lproj/Localizable.strings
14072M	UI/MailerUI/French.lproj/Localizable.strings
14073M	UI/MailerUI/Polish.lproj/Localizable.strings
14074M	UI/PreferencesUI/French.lproj/Localizable.strings
14075M	UI/PreferencesUI/Polish.lproj/Localizable.strings
14076
14077commit 0e82550f6b49d31b5fba2e0cb14e77bd166780f5
14078Author: Francis Lachapelle <flachapelle@inverse.ca>
14079Date:   Mon May 8 14:44:13 2017 -0400
14080
14081    Update SOGoParentFolder.h
14082
14083M	SoObjects/SOGo/SOGoParentFolder.h
14084
14085commit 0185ba9d465b0f10c8889e0b2991c36305bd0bd9
14086Author: Francis Lachapelle <flachapelle@inverse.ca>
14087Date:   Mon May 8 11:23:32 2017 -0400
14088
14089    Fix mail delegation of pristine user accounts
14090
14091    Fixes #4160
14092
14093M	NEWS
14094M	SoObjects/Mailer/SOGoMailAccount.m
14095M	SoObjects/Mailer/SOGoUser+Mailer.m
14096
14097commit 9700b93ad1f99a183ca512cfc6a655e1010c2808
14098Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14099Date:   Mon May 8 10:46:39 2017 -0400
14100
14101    Updated NEWS
14102
14103M	NEWS
14104
14105commit 63cb80142b1dcdb581ace018a5c715ed42a73eab
14106Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14107Date:   Mon May 8 10:44:12 2017 -0400
14108
14109    (fix) make sure to use crypt as the scheme for md5/sha256/sha512 (fixes #4137)
14110
14111M	SoObjects/SOGo/LDAPSource.m
14112M	SoObjects/SOGo/SQLSource.m
14113
14114commit c3ef225a02a15f15d1676c9a657619cde235aaea
14115Author: InverseBot <sogo@inverse.ca>
14116Date:   Mon May 8 01:23:36 2017 -0400
14117
14118    (js/css) Update generated files
14119
14120M	UI/WebServerResources/js/vendor/angular-ui-router.js
14121M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
14122
14123commit b42876bb0a42fce28e9cbbb327f5e39741aeb57e
14124Author: InverseBot <sogo@inverse.ca>
14125Date:   Sun May 7 01:17:20 2017 -0400
14126
14127    (js/css) Update generated files
14128
14129M	UI/WebServerResources/css/no-animation.css
14130M	UI/WebServerResources/css/no-animation.css.map
14131M	UI/WebServerResources/css/styles.css
14132M	UI/WebServerResources/css/styles.css.map
14133
14134commit da4033eeabf3a5737bea0f3e71ec7f23c51e3ae5
14135Author: InverseBot <sogo@inverse.ca>
14136Date:   Thu May 4 01:17:26 2017 -0400
14137
14138    (js/css) Update generated files
14139
14140M	UI/WebServerResources/js/vendor/angular-ui-router.js
14141M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
14142
14143commit f1329a3d365431816ee87b6dd03e597f01e5ca70
14144Author: Francis Lachapelle <flachapelle@inverse.ca>
14145Date:   Tue May 2 09:56:30 2017 -0400
14146
14147    (i18n) Update German translation
14148
14149M	UI/PreferencesUI/German.lproj/Localizable.strings
14150
14151commit b46781c693fbbf71a28f0daaa838041990fbfd16
14152Author: Francis Lachapelle <flachapelle@inverse.ca>
14153Date:   Thu Apr 27 09:40:24 2017 -0400
14154
14155    Silent sogo-ealarms-notify
14156
14157    Fixes #4157
14158
14159M	Scripts/sogo.cron
14160
14161commit ef5728dcaf97b86fbf14aca344d3055b4e0e5b4d
14162Author: Francis Lachapelle <flachapelle@inverse.ca>
14163Date:   Thu Apr 27 09:02:46 2017 -0400
14164
14165    Properly honor "include in freebusy"
14166
14167    Fixes #3354
14168
14169M	NEWS
14170M	SoObjects/Appointments/SOGoAppointmentFolder.m
14171M	SoObjects/Appointments/SOGoFreeBusyObject.m
14172M	SoObjects/SOGo/SOGoParentFolder.m
14173
14174commit 663a0b60dd0d2f85df4fcbf259891c1ce48b2c8f
14175Author: Francis Lachapelle <flachapelle@inverse.ca>
14176Date:   Tue Apr 25 16:35:39 2017 -0400
14177
14178    (feat) Configurable Web animation level
14179
14180M	SoObjects/SOGo/SOGoDefaults.plist
14181M	SoObjects/SOGo/SOGoUserDefaults.h
14182M	SoObjects/SOGo/SOGoUserDefaults.m
14183M	UI/Common/UIxPageFrame.m
14184M	UI/PreferencesUI/English.lproj/Localizable.strings
14185M	UI/PreferencesUI/UIxJSONPreferences.m
14186M	UI/Templates/PreferencesUI/UIxPreferences.wox
14187
14188commit 59dbef5ee7c1ebee460ba8f9b257034a085c6520
14189Author: Francis Lachapelle <flachapelle@inverse.ca>
14190Date:   Tue Apr 25 14:49:29 2017 -0400
14191
14192    Avoid duplicated emails in LDAP-based addressbook
14193
14194    Fixes #4129
14195
14196M	NEWS
14197M	SoObjects/Contacts/NGVCard+SOGo.m
14198M	SoObjects/SOGo/CardElement+SOGo.m
14199
14200commit 4caff58918bf76c594ace466889095a82e006531
14201Author: InverseBot <sogo@inverse.ca>
14202Date:   Tue Apr 25 01:18:12 2017 -0400
14203
14204    (js/css) Update generated files
14205
14206M	UI/WebServerResources/js/Common.js
14207M	UI/WebServerResources/js/Common.js.map
14208M	UI/WebServerResources/js/Contacts.services.js
14209M	UI/WebServerResources/js/Contacts.services.js.map
14210
14211commit 634cbe3d1be5433dc903527fcf9f0805057aad85
14212Author: Francis Lachapelle <flachapelle@inverse.ca>
14213Date:   Mon Apr 24 16:15:39 2017 -0400
14214
14215    (js) Support SOGoLDAPContactInfoAttrbute
14216
14217M	NEWS
14218M	UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox
14219M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
14220M	UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox
14221M	UI/Templates/UIxAclEditor.wox
14222M	UI/WebServerResources/js/Common/User.service.js
14223M	UI/WebServerResources/js/Contacts/Card.service.js
14224
14225commit 3d0c958a1997fc901712c0b1f0aaf8c0ebca7241
14226Author: Francis Lachapelle <flachapelle@inverse.ca>
14227Date:   Mon Apr 24 12:08:15 2017 -0400
14228
14229    (js) Keep form pristine when changing passwords
14230
14231    Fixes #4138
14232
14233M	NEWS
14234M	UI/Templates/PreferencesUI/UIxPreferences.wox
14235A	UI/WebServerResources/js/Common/sgNoDirtyCheck.directive.js
14236
14237commit da44afdcf571c6944eca747997e7e0c128b9c1ed
14238Author: Francis Lachapelle <flachapelle@inverse.ca>
14239Date:   Mon Apr 24 11:37:49 2017 -0400
14240
14241    (i18n) Update translations
14242
14243M	SoObjects/Appointments/German.lproj/Localizable.strings
14244M	UI/MailerUI/German.lproj/Localizable.strings
14245
14246commit 11f847cdfb096df8ab56ef4fc6f6868ad33a328e
14247Author: InverseBot <sogo@inverse.ca>
14248Date:   Sat Apr 22 01:18:32 2017 -0400
14249
14250    (js/css) Update generated files
14251
14252M	UI/WebServerResources/js/Mailer.js
14253M	UI/WebServerResources/js/Mailer.js.map
14254
14255commit 5f71ee4d523646f787e075fa3096e36df8343045
14256Author: Francis Lachapelle <flachapelle@inverse.ca>
14257Date:   Fri Apr 21 16:02:10 2017 -0400
14258
14259    (doc) Typo
14260
14261M	Documentation/SOGoInstallationGuide.asciidoc
14262
14263commit 68eae92d2dc257e928d548a14b6be1a177741d5d
14264Author: Francis Lachapelle <flachapelle@inverse.ca>
14265Date:   Fri Apr 21 15:30:29 2017 -0400
14266
14267    (doc) Exclude GNUstep packages from EPEL
14268
14269M	Documentation/SOGoInstallationGuide.asciidoc
14270
14271commit 94591850597084759c4ba6d4e3cb77f64b25091d
14272Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14273Date:   Fri Apr 21 15:31:26 2017 -0400
14274
14275    Updated NEWS
14276
14277M	NEWS
14278
14279commit a9763e94a493648be8816025670da95e9b2cfa52
14280Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14281Date:   Fri Apr 21 15:29:34 2017 -0400
14282
14283    (feat) added photo support in GAL search ops
14284
14285M	ActiveSync/SOGoActiveSyncDispatcher.m
14286M	Documentation/SOGoInstallationGuide.asciidoc
14287M	SoObjects/SOGo/SOGoSystemDefaults.h
14288M	SoObjects/SOGo/SOGoSystemDefaults.m
14289
14290commit 5c573b9a76934fb0fbbabb1f388318b4d95ebd78
14291Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14292Date:   Fri Apr 21 14:12:48 2017 -0400
14293
14294    (fix) small fixes over previous commit
14295
14296M	SOPE/NGCards/CardElement.m
14297M	SoObjects/Contacts/NGVCard+SOGo.m
14298
14299commit 513d81eb5947c92dacc44a029df8862389f5e736
14300Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14301Date:   Fri Apr 21 12:31:18 2017 -0400
14302
14303    (fix) LDIF to vCard conversion for non-handled multi-value attributes (fixes #4086)
14304
14305M	NEWS
14306M	SOPE/NGCards/CardElement.h
14307M	SOPE/NGCards/CardElement.m
14308M	SoObjects/Contacts/NGVCard+SOGo.m
14309M	SoObjects/Contacts/SOGoContactLDIFEntry.h
14310M	SoObjects/Contacts/SOGoContactLDIFEntry.m
14311M	SoObjects/SOGo/NSDictionary+Utilities.h
14312M	SoObjects/SOGo/NSDictionary+Utilities.m
14313M	UI/Contacts/UIxContactView.m
14314
14315commit 2b4e357da6ec4626058905390e90ed16d1fc3db6
14316Author: Francis Lachapelle <flachapelle@inverse.ca>
14317Date:   Fri Apr 21 11:56:28 2017 -0400
14318
14319    (js) Improve handling of IMAP timeout handling
14320
14321    For external accounts only.
14322
14323M	NEWS
14324M	UI/WebServerResources/js/Mailer/Mailer.app.js
14325
14326commit ab50a41a86dace2ef647ff081569326471cc4c2e
14327Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14328Date:   Fri Apr 21 08:49:56 2017 -0400
14329
14330    (fix) email reminders sent multiple times (fixes #4100)
14331
14332M	NEWS
14333M	SoObjects/Appointments/SOGoEMailAlarmsManager.m
14334M	SoObjects/Appointments/iCalEntityObject+SOGo.m
14335
14336commit 7582ec8462c70baa7b70c41a828ac2dd04c2e457
14337Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14338Date:   Thu Apr 20 14:35:44 2017 -0400
14339
14340    Updated comment
14341
14342M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
14343
14344commit dd6b77a25b106707fb176672b9cf081c2cc910cc
14345Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14346Date:   Thu Apr 20 14:31:26 2017 -0400
14347
14348    Updated NEWS
14349
14350M	NEWS
14351
14352commit 0091ff749a7fb59a36eb8bd8a208bcbceeecb88c
14353Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14354Date:   Thu Apr 20 14:29:15 2017 -0400
14355
14356    (fix) handle properly windows-1255 charset (fixes #4124)
14357
14358M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
14359
14360commit c09dff3fc878c40f7be7c874110998beb3ea2ade
14361Author: InverseBot <sogo@inverse.ca>
14362Date:   Thu Apr 13 01:24:28 2017 -0400
14363
14364    (js/css) Update generated files
14365
14366M	UI/WebServerResources/js/Scheduler.services.js
14367M	UI/WebServerResources/js/Scheduler.services.js.map
14368
14369commit 8a59180c0ea33ad8f889b5283ef4cd347e6ac496
14370Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14371Date:   Wed Apr 12 16:37:14 2017 -0400
14372
14373    Updated NEWS
14374
14375M	NEWS
14376
14377commit d87dc6cdf2434d493f9ef065b26f0438f3d87b70
14378Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14379Date:   Wed Apr 12 16:13:40 2017 -0400
14380
14381    (fix) enhance display of all-day invitations (fixes #4145)
14382
14383    Conflicts:
14384		SoObjects/Appointments/SOGoAptMailNotification.m
14385
14386M	SoObjects/Appointments/English.lproj/Localizable.strings
14387M	SoObjects/Appointments/SOGoAptMailNotification.m
14388M	SoObjects/Appointments/SOGoCalendarComponent.m
14389M	UI/MailPartViewers/UIxMailPartICalViewer.m
14390M	UI/Templates/Appointments/SOGoAptMailInvitation.wox
14391
14392commit 0af81b0831106ef8b60b6cc06c009849bc472841
14393Author: Francis Lachapelle <flachapelle@inverse.ca>
14394Date:   Wed Apr 12 16:22:15 2017 -0400
14395
14396    (email alarms) Fix recipient header encoding
14397
14398M	Tools/SOGoEAlarmsNotifier.m
14399
14400commit 6fd99270927a6ca5e12d2e04c0a68ec05bfc8b4e
14401Author: Francis Lachapelle <flachapelle@inverse.ca>
14402Date:   Wed Apr 12 14:56:38 2017 -0400
14403
14404    (js) Fix email reminder with attendees
14405
14406    Fixes #4115
14407
14408M	NEWS
14409M	UI/Templates/SchedulerUI/UIxReminderEditor.wox
14410M	UI/WebServerResources/js/Scheduler/Component.service.js
14411
14412commit 8bcda19799b8fadbd7adfa00993fa81ce903540d
14413Author: Francis Lachapelle <flachapelle@inverse.ca>
14414Date:   Wed Apr 12 13:41:24 2017 -0400
14415
14416    (web) Fix renaming a mailbox with special chars
14417
14418M	SoObjects/Mailer/SOGoMailFolder.m
14419M	UI/MailerUI/UIxMailFolderActions.m
14420
14421commit 5570d28d12de94aa7f35a27f84279ef2f80959bf
14422Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14423Date:   Wed Apr 12 13:02:10 2017 -0400
14424
14425    Updated NEWS
14426
14427M	NEWS
14428
14429commit b8369ddb3727a23d6210a457816b6a733d3522f3
14430Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14431Date:   Wed Apr 12 13:01:01 2017 -0400
14432
14433    (fix) don't send IMIP invitation request/update for ALL EAS clients (fixes #4022)
14434
14435M	SoObjects/Appointments/SOGoCalendarComponent.m
14436
14437commit e1ea6392c269ff7728bf6193f373a813b1246ebc
14438Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14439Date:   Wed Apr 12 12:59:53 2017 -0400
14440
14441    (fix) set RSVP when sending events invite
14442
14443M	ActiveSync/iCalEvent+ActiveSync.m
14444
14445commit 011e112a1a71722f9410573ed3718cb5ffe953d4
14446Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14447Date:   Wed Apr 12 09:01:32 2017 -0400
14448
14449    Updated NEWS
14450
14451M	NEWS
14452
14453commit 7d396a51f54a6ba5a766d5c8a3eca2f777037e5d
14454Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14455Date:   Wed Apr 12 08:59:29 2017 -0400
14456
14457    (feat) email alarms now have pretty formatting (fixes #805)
14458
14459M	SoObjects/Appointments/English.lproj/Localizable.strings
14460M	SoObjects/Appointments/GNUmakefile
14461A	SoObjects/Appointments/SOGoAptMailReminder.h
14462A	SoObjects/Appointments/SOGoAptMailReminder.m
14463M	Tools/GNUmakefile.preamble
14464M	Tools/SOGoEAlarmsNotifier.m
14465A	UI/Templates/Appointments/SOGoAptMailReminder.wox
14466
14467commit dbf5039011dd895882c10829d8c4988ebf2cd667
14468Author: InverseBot <sogo@inverse.ca>
14469Date:   Wed Apr 12 01:20:37 2017 -0400
14470
14471    (js/css) Update generated files
14472
14473M	UI/WebServerResources/js/Common.js
14474M	UI/WebServerResources/js/Common.js.map
14475M	UI/WebServerResources/js/Mailer.js
14476M	UI/WebServerResources/js/Mailer.js.map
14477
14478commit 76e6c064f74d4715acbe9612f76c9ef4d89c25c4
14479Author: Francis Lachapelle <flachapelle@inverse.ca>
14480Date:   Tue Apr 11 15:42:36 2017 -0400
14481
14482    Improve IMAP error handling in Mailer module
14483
14484M	UI/MailerUI/UIxMailListActions.m
14485
14486commit 04f930dba55ff772a5a5fd990ecffa3b902d4138
14487Author: Francis Lachapelle <flachapelle@inverse.ca>
14488Date:   Tue Apr 11 12:00:00 2017 -0400
14489
14490    (js) Always show center list on small devices
14491
14492M	UI/WebServerResources/js/Common/navController.js
14493
14494commit 08fcee67bd65fc4686897eebd5e8497ace3a1082
14495Author: Francis Lachapelle <flachapelle@inverse.ca>
14496Date:   Tue Apr 11 11:47:47 2017 -0400
14497
14498    Improve IMAP error handling in Mailer module
14499
14500M	UI/MailerUI/English.lproj/Localizable.strings
14501M	UI/MailerUI/UIxMailListActions.m
14502M	UI/WebServerResources/js/Mailer/Mailer.app.js
14503
14504commit cc9602fbc866b1e7ee30888440f7706c6ca7f1e0
14505Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14506Date:   Tue Apr 11 10:15:58 2017 -0400
14507
14508    Updated NEWS
14509
14510M	NEWS
14511
14512commit c92d48901751e5236fdd897ae0cca88e839d6118
14513Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14514Date:   Tue Apr 11 10:13:56 2017 -0400
14515
14516    (fix) remove over EAS alarms if we don't want them (fixes #4059)
14517
14518M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
14519
14520commit 4cf59cd92e8346d48d7ca0af3cc2eeadfaa5455f
14521Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14522Date:   Fri Apr 7 14:18:20 2017 -0400
14523
14524    Updated NEWS
14525
14526M	NEWS
14527
14528commit c4ad338aedd05dbcc4dc2d49852fe5b5099b1f2e
14529Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14530Date:   Fri Apr 7 14:16:18 2017 -0400
14531
14532    (fix) initialize variable to avoid strange nil-return value on invocation (fixes #4048)
14533
14534M	SOPE/GDLContentStore/GCSFolder.m
14535
14536commit c8708d91640021a7d40f54384804d1f0c302361b
14537Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14538Date:   Fri Apr 7 13:45:07 2017 -0400
14539
14540    Updated NEWS
14541
14542M	NEWS
14543
14544commit 9bf724783517ddf3a56c3393f47a7a46c3e03325
14545Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14546Date:   Fri Apr 7 13:43:18 2017 -0400
14547
14548    (fix) correctly set flags when ReplaceMime is set (fixes #4133)
14549
14550M	ActiveSync/SOGoActiveSyncDispatcher.m
14551
14552commit ed3f7942260a35124e21a4396a6fd756de7ef060
14553Author: Francis Lachapelle <flachapelle@inverse.ca>
14554Date:   Thu Apr 6 14:31:41 2017 -0400
14555
14556    Fix attachment path when inside multiple parts
14557
14558M	NEWS
14559M	UI/MailPartViewers/UIxMailPartViewer.m
14560
14561commit b9f4947f8a95af31db3f4d53e36b144198f5eb24
14562Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14563Date:   Thu Apr 6 14:24:25 2017 -0400
14564
14565    (fix) check if found before changing location
14566
14567M	SoObjects/SOGo/SOGoMailer.m
14568
14569commit f83d6a20a18e355fcd03ebc3ce0262536e524884
14570Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14571Date:   Thu Apr 6 11:02:59 2017 -0400
14572
14573    (fix) protect ourself from broken SOPE/SOGo installs (fixes #4117)
14574
14575M	SoObjects/SOGo/SOGoMailer.m
14576
14577commit 8ff189229b72ba9318d9bc5bbd7dc97648e46fe0
14578Author: Francis Lachapelle <flachapelle@inverse.ca>
14579Date:   Wed Apr 5 16:22:28 2017 -0400
14580
14581    [web] Fix exception when partstate is not known
14582
14583M	UI/Scheduler/UIxCalListingActions.m
14584
14585commit 4c1de4ceccd01bd8952d00498525fe96439914dd
14586Author: Francis Lachapelle <flachapelle@inverse.ca>
14587Date:   Wed Apr 5 13:59:52 2017 -0400
14588
14589    Update NEWS file
14590
14591M	NEWS
14592
14593commit a7254fe4dd6f4e743a04307f8204579a0cc5ba4e
14594Author: InverseBot <sogo@inverse.ca>
14595Date:   Tue Apr 4 01:25:28 2017 -0400
14596
14597    (js/css) Update generated files
14598
14599M	UI/WebServerResources/js/Common.js
14600M	UI/WebServerResources/js/Common.js.map
14601M	UI/WebServerResources/js/Contacts.js
14602M	UI/WebServerResources/js/Contacts.js.map
14603M	UI/WebServerResources/js/Contacts.services.js
14604M	UI/WebServerResources/js/Contacts.services.js.map
14605M	UI/WebServerResources/js/Mailer.services.js
14606M	UI/WebServerResources/js/Mailer.services.js.map
14607M	UI/WebServerResources/js/Preferences.js.map
14608M	UI/WebServerResources/js/Scheduler.services.js
14609M	UI/WebServerResources/js/Scheduler.services.js.map
14610M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
14611M	UI/WebServerResources/js/vendor/angular-animate.js
14612M	UI/WebServerResources/js/vendor/angular-animate.min.js
14613M	UI/WebServerResources/js/vendor/angular-aria.js
14614M	UI/WebServerResources/js/vendor/angular-aria.min.js
14615M	UI/WebServerResources/js/vendor/angular-cookies.js
14616M	UI/WebServerResources/js/vendor/angular-cookies.min.js
14617M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
14618M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
14619M	UI/WebServerResources/js/vendor/angular-messages.js
14620M	UI/WebServerResources/js/vendor/angular-messages.min.js
14621M	UI/WebServerResources/js/vendor/angular-sanitize.js
14622M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
14623M	UI/WebServerResources/js/vendor/angular.js
14624M	UI/WebServerResources/js/vendor/angular.min.js
14625M	UI/WebServerResources/js/vendor/angular.min.js.map
14626M	UI/WebServerResources/js/vendor/ng-sortable.min.js
14627
14628commit 308938dcfac0246e695d48030bd526fd563b63f7
14629Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14630Date:   Wed Mar 29 10:20:59 2017 -0400
14631
14632    Updated NEWS
14633
14634M	NEWS
14635
14636commit c11d961bf3dbdb3c637d2c77cff1a74b02629e68
14637Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14638Date:   Tue Mar 15 10:38:38 2016 -0400
14639
14640    (fix) avoid escaping values that are quoted (fixes #3296)
14641
14642M	SOPE/NGCards/NSDictionary+NGCards.m
14643M	Tests/Unit/TestVersit.m
14644
14645commit 4e82820db737b47a8cfbf2828fb2979ca467c12c
14646Author: InverseBot <sogo@inverse.ca>
14647Date:   Sat Mar 25 01:31:35 2017 -0400
14648
14649    (js/css) Update generated files
14650
14651M	UI/WebServerResources/css/no-animation.css
14652M	UI/WebServerResources/css/no-animation.css.map
14653M	UI/WebServerResources/css/styles.css
14654M	UI/WebServerResources/css/styles.css.map
14655M	UI/WebServerResources/js/Administration.js
14656M	UI/WebServerResources/js/Administration.js.map
14657M	UI/WebServerResources/js/Common.js
14658M	UI/WebServerResources/js/Common.js.map
14659M	UI/WebServerResources/js/Contacts.js
14660M	UI/WebServerResources/js/Contacts.js.map
14661M	UI/WebServerResources/js/Contacts.services.js
14662M	UI/WebServerResources/js/Contacts.services.js.map
14663M	UI/WebServerResources/js/Mailer.js
14664M	UI/WebServerResources/js/Mailer.js.map
14665M	UI/WebServerResources/js/Mailer.services.js
14666M	UI/WebServerResources/js/Mailer.services.js.map
14667M	UI/WebServerResources/js/Preferences.services.js
14668M	UI/WebServerResources/js/Preferences.services.js.map
14669M	UI/WebServerResources/js/Scheduler.js
14670M	UI/WebServerResources/js/Scheduler.js.map
14671M	UI/WebServerResources/js/Scheduler.services.js
14672M	UI/WebServerResources/js/Scheduler.services.js.map
14673M	UI/WebServerResources/js/vendor/FileSaver.min.js
14674M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
14675M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
14676M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
14677
14678commit 26dac618d08b4c529378d9ab4951f492f3121dd6
14679Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14680Date:   Fri Mar 24 11:37:54 2017 -0400
14681
14682    (fix) more fixes for #3905
14683
14684M	SoObjects/Appointments/SOGoAppointmentObject.m
14685
14686commit f1cc36b5337da80a12faa7b34d89b70a5fa0ec9d
14687Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14688Date:   Fri Mar 24 11:11:10 2017 -0400
14689
14690    (fix) more fixes for #3905
14691
14692M	SoObjects/Appointments/SOGoAppointmentObject.m
14693
14694commit cf07f5746c4c3d0e06db7b7658a60b2a57213194
14695Author: Francis Lachapelle <flachapelle@inverse.ca>
14696Date:   Fri Mar 24 09:46:32 2017 -0400
14697
14698    Update ChangeLog
14699
14700M	ChangeLog
14701
14702commit a328f022cba59702109ab1a59f6d7eb57f767084
14703Author: Francis Lachapelle <flachapelle@inverse.ca>
14704Date:   Fri Mar 24 09:45:56 2017 -0400
14705
14706    (css) Update default theme
14707
14708M	UI/WebServerResources/css/theme-default.css
14709
14710commit 46c7af5fddc376f7b9dbe4c538044b995894e4ed
14711Author: Francis Lachapelle <flachapelle@inverse.ca>
14712Date:   Fri Mar 24 09:43:51 2017 -0400
14713
14714    (js/css) Update generated files
14715
14716M	UI/WebServerResources/css/no-animation.css
14717M	UI/WebServerResources/css/no-animation.css.map
14718M	UI/WebServerResources/css/styles.css
14719M	UI/WebServerResources/css/styles.css.map
14720M	UI/WebServerResources/js/Administration.js
14721M	UI/WebServerResources/js/Administration.js.map
14722M	UI/WebServerResources/js/Common.js
14723M	UI/WebServerResources/js/Common.js.map
14724M	UI/WebServerResources/js/Contacts.js
14725M	UI/WebServerResources/js/Contacts.js.map
14726M	UI/WebServerResources/js/Contacts.services.js
14727M	UI/WebServerResources/js/Contacts.services.js.map
14728M	UI/WebServerResources/js/Mailer.js
14729M	UI/WebServerResources/js/Mailer.js.map
14730M	UI/WebServerResources/js/Mailer.services.js
14731M	UI/WebServerResources/js/Mailer.services.js.map
14732M	UI/WebServerResources/js/Preferences.services.js
14733M	UI/WebServerResources/js/Preferences.services.js.map
14734M	UI/WebServerResources/js/Scheduler.js
14735M	UI/WebServerResources/js/Scheduler.js.map
14736M	UI/WebServerResources/js/Scheduler.services.js
14737M	UI/WebServerResources/js/Scheduler.services.js.map
14738M	UI/WebServerResources/js/vendor/FileSaver.min.js
14739M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
14740M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
14741M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
14742
14743commit 7065c4f765a52dfa652595e0304bab10ed4c3cc0
14744Author: Francis Lachapelle <flachapelle@inverse.ca>
14745Date:   Fri Mar 24 09:42:33 2017 -0400
14746
14747    Preparation for release 3.2.8
14748
14749M	Documentation/docinfo.xml
14750M	Documentation/includes/global-attributes.asciidoc
14751M	NEWS
14752M	Version
14753
14754commit 2c8d1d0a26b0567785b897cbc77468751429599c
14755Author: Francis Lachapelle <flachapelle@inverse.ca>
14756Date:   Fri Mar 24 09:32:46 2017 -0400
14757
14758    (i18n) Update translations
14759
14760M	UI/Common/Dutch.lproj/Localizable.strings
14761M	UI/Common/Finnish.lproj/Localizable.strings
14762M	UI/Contacts/Czech.lproj/Localizable.strings
14763M	UI/Contacts/Dutch.lproj/Localizable.strings
14764M	UI/Contacts/Finnish.lproj/Localizable.strings
14765M	UI/Contacts/Slovak.lproj/Localizable.strings
14766M	UI/MailerUI/Dutch.lproj/Localizable.strings
14767M	UI/MailerUI/Finnish.lproj/Localizable.strings
14768M	UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
14769M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
14770M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
14771M	UI/Scheduler/Czech.lproj/Localizable.strings
14772M	UI/Scheduler/Dutch.lproj/Localizable.strings
14773M	UI/Scheduler/Finnish.lproj/Localizable.strings
14774M	UI/Scheduler/Slovak.lproj/Localizable.strings
14775
14776commit dab48bfc60b5f0e894562f4b1859fe72a744fbd9
14777Author: InverseBot <sogo@inverse.ca>
14778Date:   Fri Mar 24 01:24:52 2017 -0400
14779
14780    (js/css) Update generated files
14781
14782M	UI/WebServerResources/css/styles.css
14783M	UI/WebServerResources/css/styles.css.map
14784M	UI/WebServerResources/js/Common.js
14785M	UI/WebServerResources/js/Common.js.map
14786M	UI/WebServerResources/js/Contacts.js
14787M	UI/WebServerResources/js/Contacts.js.map
14788M	UI/WebServerResources/js/Scheduler.services.js
14789M	UI/WebServerResources/js/Scheduler.services.js.map
14790M	UI/WebServerResources/js/vendor/angular-material.js
14791M	UI/WebServerResources/js/vendor/angular-material.min.js
14792
14793commit b0cc012849a2756a23aba0dfdf7684d997d8f1e8
14794Author: Francis Lachapelle <flachapelle@inverse.ca>
14795Date:   Thu Mar 23 16:11:32 2017 -0400
14796
14797    (css,js) Update md to v1.1.3-master-e3f9772
14798
14799M	NEWS
14800M	UI/WebServerResources/angular-material
14801M	UI/WebServerResources/bower.json
14802
14803commit 1d028e4cf598262280feb5cae7e3356f18851021
14804Author: Francis Lachapelle <flachapelle@inverse.ca>
14805Date:   Thu Mar 23 15:42:05 2017 -0400
14806
14807    Expose default value SOGoMailAddOutgoingAddresses
14808
14809    Fixes #4064
14810
14811M	NEWS
14812M	UI/PreferencesUI/UIxJSONPreferences.m
14813
14814commit 4dcc1af46adf502a5dd0ca511d31656d78183692
14815Author: Francis Lachapelle <flachapelle@inverse.ca>
14816Date:   Thu Mar 23 14:01:28 2017 -0400
14817
14818    (js) Improve recurrence editor
14819
14820M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
14821M	UI/WebServerResources/js/Scheduler/ComponentController.js
14822
14823commit c57f42b44b0f78a75303c3653dbc3a0cc1409f0e
14824Author: Francis Lachapelle <flachapelle@inverse.ca>
14825Date:   Thu Mar 23 13:58:34 2017 -0400
14826
14827    (js) Fix possible undefined variable
14828
14829M	UI/WebServerResources/js/Common/sgToggleGrid.directive.js
14830
14831commit 736921bdf7f7c5a3dfd22c421ff1d25de081d258
14832Author: Francis Lachapelle <flachapelle@inverse.ca>
14833Date:   Thu Mar 23 13:55:14 2017 -0400
14834
14835    (js) Fix display of category colors of components
14836
14837M	NEWS
14838M	UI/WebServerResources/js/Scheduler/Component.service.js
14839
14840commit 0cc7c6be3d600f5eaf74aeadb9a86c8294c33385
14841Author: Francis Lachapelle <flachapelle@inverse.ca>
14842Date:   Thu Mar 23 13:07:07 2017 -0400
14843
14844    (js) Hide Copy/Move menu options with a single AB
14845
14846M	NEWS
14847M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
14848
14849commit b7bc59d599e1d56d7688d43669a31ce5722115e0
14850Author: Francis Lachapelle <flachapelle@inverse.ca>
14851Date:   Thu Mar 23 12:47:16 2017 -0400
14852
14853    Enable Save btn after deleting attribute from card
14854
14855    Fixes #4095
14856
14857M	NEWS
14858M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
14859M	UI/WebServerResources/js/Contacts/CardController.js
14860
14861commit 2f92484064f045109ad102c933c01292c02e7cd9
14862Author: InverseBot <sogo@inverse.ca>
14863Date:   Thu Mar 23 01:24:54 2017 -0400
14864
14865    (js/css) Update generated files
14866
14867M	UI/WebServerResources/js/Common.js
14868M	UI/WebServerResources/js/Common.js.map
14869M	UI/WebServerResources/js/Mailer.services.js
14870M	UI/WebServerResources/js/Mailer.services.js.map
14871M	UI/WebServerResources/js/Preferences.services.js
14872M	UI/WebServerResources/js/Preferences.services.js.map
14873
14874commit b463fd4eda71dbf0d5933ebb413006bb5cff8902
14875Author: Francis Lachapelle <flachapelle@inverse.ca>
14876Date:   Wed Mar 22 15:35:05 2017 -0400
14877
14878    (js) Drop sgTransformOnBlur directive
14879
14880    The md-chips component has now a functional "md-add-on-blur" functionality.
14881
14882    Fixes #3944
14883
14884M	UI/Templates/MailerUI/UIxMailEditor.wox
14885M	UI/Templates/MailerUI/UIxMailMainFrame.wox
14886D	UI/WebServerResources/js/Common/sgTransformOnBlur.directive.js
14887
14888commit 75aaef0f3dc98a65f99add393a73351c81c0f941
14889Author: Francis Lachapelle <flachapelle@inverse.ca>
14890Date:   Wed Mar 22 14:53:07 2017 -0400
14891
14892    (js) Restrict special mailboxes to the top level
14893
14894    Fixes #6963
14895
14896M	NEWS
14897M	UI/Templates/MailerUI/UIxMailMainFrame.wox
14898M	UI/WebServerResources/js/Mailer/Mailbox.service.js
14899
14900commit e7a06c42a4f1e2bd4bd2a7319a8af6ce5ebaea59
14901Author: Francis Lachapelle <flachapelle@inverse.ca>
14902Date:   Wed Mar 22 13:26:43 2017 -0400
14903
14904    (js) Fix sanitisation of flags in Sieve filters
14905
14906    Fixes #4087
14907
14908M	NEWS
14909M	UI/WebServerResources/js/Preferences/Preferences.service.js
14910
14911commit 5ff8463fba9e907b38ef170498395f8f2dc0ee57
14912Author: Francis Lachapelle <flachapelle@inverse.ca>
14913Date:   Wed Mar 22 11:58:05 2017 -0400
14914
14915    (js) Split string when pasting multiple addresses
14916
14917    Fixes #4097
14918
14919M	NEWS
14920M	UI/WebServerResources/js/Mailer/MessageEditorController.js
14921
14922commit 400dd26b7d1409fce0b2e5f8445af86170054fd4
14923Author: Gordon Messmer <gordon@dragonsdawn.net>
14924Date:   Fri Mar 17 12:08:54 2017 -0700
14925
14926    Set the HTTP_HOST environment variable to enable preservation of the client's base URL.
14927
14928M	Apache/SOGo.conf
14929
14930commit bc8146ef5dbf470a94b46884552ca326e9af4355
14931Author: Francis Lachapelle <flachapelle@inverse.ca>
14932Date:   Sun Jan 29 18:02:44 2017 -0500
14933
14934    Remove debugging output
14935
14936M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
14937
14938commit b25480f2282f6c1c91dc8050711544ecfc571e73
14939Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14940Date:   Sat Mar 18 15:37:45 2017 -0400
14941
14942    Updated NEWS
14943
14944M	NEWS
14945
14946commit 585cda36d127f8e97121ed3739c37a2acf70e68d
14947Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14948Date:   Sat Mar 18 15:34:56 2017 -0400
14949
14950    (fix) fix opacity in freebusy over EAS
14951
14952M	ActiveSync/iCalEvent+ActiveSync.m
14953
14954commit b6d9c3e8e04a6f4d13856a2b19854ef8adeb63da
14955Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14956Date:   Wed Mar 15 10:38:20 2017 -0400
14957
14958    (fix) remove old code conflicting with #3905
14959
14960M	SoObjects/Appointments/SOGoCalendarComponent.m
14961
14962commit ce8f2e9481a823bc73efb3eaadf367e15dd10d77
14963Author: Ludovic Marcotte <lmarcotte@inverse.ca>
14964Date:   Tue Mar 14 14:18:53 2017 -0400
14965
14966    (fix) fixed task sorting on multiple categories
14967
14968M	NEWS
14969M	UI/Scheduler/NSArray+Scheduler.m
14970
14971commit cb532de83acee006bbb13dd85d23ac96125075b3
14972Author: InverseBot <sogo@inverse.ca>
14973Date:   Tue Mar 14 09:09:24 2017 -0400
14974
14975    (js/css) Update generated files
14976
14977M	UI/WebServerResources/css/no-animation.css
14978M	UI/WebServerResources/css/no-animation.css.map
14979M	UI/WebServerResources/css/styles.css
14980M	UI/WebServerResources/css/styles.css.map
14981M	UI/WebServerResources/js/Scheduler.services.js
14982M	UI/WebServerResources/js/Scheduler.services.js.map
14983
14984commit 1aebad854b410bd4a6a8bef6c46aba186caea8a9
14985Author: Francis Lachapelle <flachapelle@inverse.ca>
14986Date:   Fri Mar 10 15:05:46 2017 -0500
14987
14988    (js) Add missing variable declaration
14989
14990M	UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js
14991
14992commit 9f6bc8a749833ad830b0729dfb50fc1281268bbe
14993Author: Francis Lachapelle <flachapelle@inverse.ca>
14994Date:   Fri Mar 10 14:50:27 2017 -0500
14995
14996    (js) Fix freebusy coverage of newly created event
14997
14998M	UI/WebServerResources/js/Scheduler/CalendarListController.js
14999
15000commit d24ff75ecff747414a469aea43a58a91b2c991c6
15001Author: Francis Lachapelle <flachapelle@inverse.ca>
15002Date:   Fri Mar 10 14:49:32 2017 -0500
15003
15004    (js) Fix button to remove an attendee
15005
15006M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
15007
15008commit f60ffa923e97a3dda75461d20494b3548e06a8fa
15009Author: Francis Lachapelle <flachapelle@inverse.ca>
15010Date:   Fri Mar 10 14:48:53 2017 -0500
15011
15012    (js) Display the attendees editor automatically
15013
15014M	UI/WebServerResources/js/Scheduler/ComponentController.js
15015
15016commit 19512a85d2058d420cd5f3611b3e6686fa15e909
15017Author: Francis Lachapelle <flachapelle@inverse.ca>
15018Date:   Fri Mar 10 14:43:02 2017 -0500
15019
15020    (html) Caption for freebusy data of attendees
15021
15022M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
15023M	UI/WebServerResources/scss/views/SchedulerUI.scss
15024
15025commit baa6d39e2826e019c54735936567587977ce8e18
15026Author: Francis Lachapelle <flachapelle@inverse.ca>
15027Date:   Fri Mar 10 06:34:50 2017 -0500
15028
15029    (css) Generated no-animation.css
15030
15031M	.gitignore
15032A	UI/WebServerResources/css/no-animation.css
15033A	UI/WebServerResources/css/no-animation.css.map
15034
15035commit 5d9673415ad232c8b85b2af3d8b6100f7f7399e6
15036Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15037Date:   Thu Mar 9 13:57:27 2017 -0500
15038
15039    (fix) don't abort on unhandled requests
15040
15041M	Main/SOGo.m
15042
15043commit 50f25b0597c3670f82266589fdbcabae41c615e9
15044Author: Francis Lachapelle <flachapelle@inverse.ca>
15045Date:   Thu Mar 9 12:19:12 2017 -0500
15046
15047    (i18n) Update translations
15048
15049M	SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings
15050M	UI/Common/TurkishTurkey.lproj/Localizable.strings
15051M	UI/Contacts/French.lproj/Localizable.strings
15052M	UI/Contacts/German.lproj/Localizable.strings
15053M	UI/Contacts/Polish.lproj/Localizable.strings
15054M	UI/Contacts/TurkishTurkey.lproj/Localizable.strings
15055M	UI/MailerUI/French.lproj/Localizable.strings
15056M	UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
15057M	UI/MainUI/TurkishTurkey.lproj/Localizable.strings
15058M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
15059M	UI/Scheduler/French.lproj/Localizable.strings
15060M	UI/Scheduler/Polish.lproj/Localizable.strings
15061M	UI/Scheduler/TurkishTurkey.lproj/Localizable.strings
15062
15063commit 0a0f8a8d8983f0d77902751e1329ec9194479dde
15064Author: Francis Lachapelle <flachapelle@inverse.ca>
15065Date:   Thu Mar 9 12:16:51 2017 -0500
15066
15067    (css) Custom CSS for IE
15068
15069M	UI/Common/UIxPageFrame.m
15070M	UI/Templates/UIxPageFrame.wox
15071M	UI/WebServerResources/GNUmakefile
15072M	UI/WebServerResources/Gruntfile.js
15073A	UI/WebServerResources/scss/core/no-animation.scss
15074
15075commit 489e35158ca933610f217300073f904963762d5c
15076Author: Francis Lachapelle <flachapelle@inverse.ca>
15077Date:   Thu Mar 9 09:12:31 2017 -0500
15078
15079    (css) Restore lost .md-fab-overlap-bottom class
15080
15081M	UI/WebServerResources/scss/components/button/button.scss
15082
15083commit 11d9df6e6a55c3676c404f7b90448c6ef286cf44
15084Author: InverseBot <sogo@inverse.ca>
15085Date:   Thu Mar 9 01:26:19 2017 -0500
15086
15087    (js/css) Update generated files
15088
15089M	UI/WebServerResources/js/Common.js
15090M	UI/WebServerResources/js/Common.js.map
15091
15092commit e5dc76cc1935eb99de877eeb0b3eeed630afb9ec
15093Author: Francis Lachapelle <flachapelle@inverse.ca>
15094Date:   Wed Mar 8 16:15:15 2017 -0500
15095
15096    (js) Check alarms only if Calendar is accessible
15097
15098    Fixes #4067
15099
15100M	UI/WebServerResources/js/Common/navController.js
15101
15102commit ab7ec63f4bee33515fce0a731c4f448a2582df2c
15103Author: Francis Lachapelle <flachapelle@inverse.ca>
15104Date:   Wed Mar 8 16:04:43 2017 -0500
15105
15106    Fix typo in Scheduler
15107
15108    Fixes #4072
15109
15110M	UI/Scheduler/English.lproj/Localizable.strings
15111
15112commit 1964fdebcbd9c3cf5c8a50a5ae667fd356395ba4
15113Author: Francis Lachapelle <flachapelle@inverse.ca>
15114Date:   Wed Mar 8 15:17:40 2017 -0500
15115
15116    (html) Improve display of vacation message in pref
15117
15118M	UI/Templates/PreferencesUI/UIxPreferences.wox
15119
15120commit 5b6807b78c3e82a94ce7415aaa7717b96d9857f0
15121Author: InverseBot <sogo@inverse.ca>
15122Date:   Wed Mar 8 09:42:14 2017 -0500
15123
15124    (js/css) Update generated files
15125
15126M	UI/WebServerResources/js/vendor/angular-animate.js
15127M	UI/WebServerResources/js/vendor/angular-animate.min.js
15128M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
15129M	UI/WebServerResources/js/vendor/angular-aria.js
15130M	UI/WebServerResources/js/vendor/angular-aria.min.js
15131M	UI/WebServerResources/js/vendor/angular-aria.min.js.map
15132M	UI/WebServerResources/js/vendor/angular-cookies.js
15133M	UI/WebServerResources/js/vendor/angular-cookies.min.js
15134M	UI/WebServerResources/js/vendor/angular-cookies.min.js.map
15135M	UI/WebServerResources/js/vendor/angular-messages.js
15136M	UI/WebServerResources/js/vendor/angular-messages.min.js
15137M	UI/WebServerResources/js/vendor/angular-messages.min.js.map
15138M	UI/WebServerResources/js/vendor/angular-sanitize.js
15139M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
15140M	UI/WebServerResources/js/vendor/angular-sanitize.min.js.map
15141M	UI/WebServerResources/js/vendor/angular.js
15142M	UI/WebServerResources/js/vendor/angular.min.js
15143M	UI/WebServerResources/js/vendor/angular.min.js.map
15144
15145commit 9603971c1f76e4379bb2bab86393c28aa6204971
15146Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15147Date:   Wed Mar 8 09:31:19 2017 -0500
15148
15149    (fix) wrong var type declaration
15150
15151M	SoObjects/Appointments/SOGoAppointmentObject.m
15152
15153commit 4ae8961947f10a7fa7a4dd256fb7a09cf009ad2f
15154Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15155Date:   Wed Mar 8 08:42:56 2017 -0500
15156
15157    (fix) handle when mail starts with Bcc header (fixes #4073)
15158
15159M	SoObjects/SOGo/SOGoMailer.m
15160
15161commit 0ffbc13376ed9bdd3f0122fb199628bbcab6a8ed
15162Author: InverseBot <sogo@inverse.ca>
15163Date:   Wed Mar 8 01:57:09 2017 -0500
15164
15165    (js/css) Update generated files
15166
15167M	UI/WebServerResources/js/Mailer.services.js
15168M	UI/WebServerResources/js/Mailer.services.js.map
15169
15170commit a02fa44dc75df7b23f5ca3b1eb0931553b31e7ad
15171Author: Francis Lachapelle <flachapelle@inverse.ca>
15172Date:   Tue Mar 7 14:22:51 2017 -0500
15173
15174    (js) Fix SCAYT automatic language selection
15175
15176M	NEWS
15177M	UI/WebServerResources/js/vendor/ckeditor/ck.js
15178
15179commit 682f699e2fba2259b50ed4119a26aa95178880b4
15180Author: Francis Lachapelle <flachapelle@inverse.ca>
15181Date:   Tue Mar 7 14:20:51 2017 -0500
15182
15183    Fix Welsh's locale
15184
15185M	UI/MainUI/Welsh.lproj/Locale
15186
15187commit f3b098da754e0fdfa9ad88d72cda11841bb66072
15188Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15189Date:   Tue Mar 7 10:48:20 2017 -0500
15190
15191    Updated NEWS
15192
15193M	NEWS
15194
15195commit 6a963bf84b02c9a6a5bcc90cd6e13025c914384e
15196Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15197Date:   Tue Mar 7 10:45:44 2017 -0500
15198
15199    (fix) remove attendees that have the same identity of the organizer (fixes #3905)
15200
15201M	SoObjects/Appointments/SOGoAppointmentObject.m
15202
15203commit 270ff1bd29f120701395cbfb4a027b2071795dc6
15204Author: Francis Lachapelle <flachapelle@inverse.ca>
15205Date:   Tue Mar 7 10:26:10 2017 -0500
15206
15207    (js) Fix saving draft outside Mail module
15208
15209    Fixes #4071
15210
15211M	NEWS
15212M	UI/WebServerResources/js/Mailer/Message.service.js
15213M	UI/WebServerResources/js/Mailer/MessageEditorController.js
15214
15215commit 74c2926bca1ad13c966f51e275dc73649615d543
15216Author: InverseBot <sogo@inverse.ca>
15217Date:   Sat Mar 4 01:34:40 2017 -0500
15218
15219    (js/css) Update generated files
15220
15221M	UI/WebServerResources/js/Contacts.js
15222M	UI/WebServerResources/js/Contacts.js.map
15223M	UI/WebServerResources/js/Contacts.services.js
15224M	UI/WebServerResources/js/Contacts.services.js.map
15225M	UI/WebServerResources/js/Mailer.services.js
15226M	UI/WebServerResources/js/Mailer.services.js.map
15227
15228commit 75aa6e90a28254dd770554619c05f05d53157a84
15229Author: Francis Lachapelle <flachapelle@inverse.ca>
15230Date:   Fri Mar 3 15:36:52 2017 -0500
15231
15232    (js) Fix handling of attachments in mail editor
15233
15234    Fixes #4058, #4063
15235
15236M	NEWS
15237M	UI/WebServerResources/js/Mailer/Mailbox.service.js
15238M	UI/WebServerResources/js/Mailer/Message.service.js
15239
15240commit 3c35c16bf31d679fefc703985a9ad2f8e9f54f23
15241Author: Francis Lachapelle <flachapelle@inverse.ca>
15242Date:   Fri Mar 3 15:01:00 2017 -0500
15243
15244    (html) Display year in day and week views
15245
15246M	NEWS
15247M	UI/Scheduler/UIxCalDayTable.m
15248M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
15249
15250commit e95e8e9eac29c53641c9169acb54648eec4fa5c3
15251Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15252Date:   Fri Mar 3 14:15:27 2017 -0500
15253
15254    Updated NEWS
15255
15256M	NEWS
15257
15258commit 588ec2b005afcac56a351ddbd4e64adf76c5d84e
15259Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15260Date:   Fri Mar 3 14:13:25 2017 -0500
15261
15262    (fix) fixed handling of exdates and proper intersection for fbinfo (fixes #4051)
15263
15264M	SOPE/NGCards/iCalRecurrenceCalculator.m
15265M	SOPE/NGCards/iCalYearlyRecurrenceCalculator.m
15266M	SoObjects/Appointments/SOGoAppointmentFolder.m
15267
15268commit 0627c2f58b7aa42e085fa94478d153d6efbf2572
15269Author: Francis Lachapelle <flachapelle@inverse.ca>
15270Date:   Fri Mar 3 12:06:33 2017 -0500
15271
15272    (html) Constrain reminder to a positive number
15273
15274M	UI/Templates/SchedulerUI/UIxReminderEditor.wox
15275
15276commit f6ed816243135d03d105fc696d4d60e19ed34692
15277Author: Francis Lachapelle <flachapelle@inverse.ca>
15278Date:   Fri Mar 3 12:05:34 2017 -0500
15279
15280    (html) Constrain reminder to a positive number
15281
15282M	NEWS
15283
15284commit 25430a8128004a04727e4f667fa0785e98cdeb14
15285Author: Francis Lachapelle <flachapelle@inverse.ca>
15286Date:   Fri Mar 3 10:35:23 2017 -0500
15287
15288    Fix handling of contact organizations
15289
15290    Fixes #4028
15291
15292M	NEWS
15293M	SoObjects/Contacts/NGVCard+SOGo.h
15294M	SoObjects/Contacts/NGVCard+SOGo.m
15295M	UI/Contacts/UIxContactEditor.m
15296M	UI/Contacts/UIxContactView.m
15297M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
15298M	UI/WebServerResources/js/Contacts/Card.service.js
15299M	UI/WebServerResources/js/Contacts/CardController.js
15300
15301commit 79a0d5e1337793c40feb499aa61aa29400b782f4
15302Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15303Date:   Fri Mar 3 08:47:59 2017 -0500
15304
15305    (fix) handle broken CalDAV clients sending bogus SENT-BY (fixes #3992)
15306
15307M	NEWS
15308M	SoObjects/Appointments/SOGoAppointmentObject.m
15309
15310commit 018b7b7ab9abc58870ff0009c06a9d362ca96ef4
15311Author: InverseBot <sogo@inverse.ca>
15312Date:   Fri Mar 3 01:24:59 2017 -0500
15313
15314    (js/css) Update generated files
15315
15316M	UI/WebServerResources/js/Common.js
15317M	UI/WebServerResources/js/Common.js.map
15318
15319commit c8539dffa130b4aad0f412894521e8733eeb871b
15320Author: Francis Lachapelle <flachapelle@inverse.ca>
15321Date:   Wed Mar 1 16:31:36 2017 -0500
15322
15323    (js) Limit http error interceptor to JSON request
15324
15325M	UI/WebServerResources/js/Common/Common.app.js
15326
15327commit c995c6e9d78810dd1946f41ad03a4e8f031cdd0e
15328Author: InverseBot <sogo@inverse.ca>
15329Date:   Thu Mar 2 01:27:34 2017 -0500
15330
15331    (js/css) Update generated files
15332
15333M	UI/WebServerResources/css/styles.css
15334M	UI/WebServerResources/css/styles.css.map
15335M	UI/WebServerResources/js/Administration.js
15336M	UI/WebServerResources/js/Administration.js.map
15337M	UI/WebServerResources/js/Administration.services.js
15338M	UI/WebServerResources/js/Administration.services.js.map
15339M	UI/WebServerResources/js/Common.js
15340M	UI/WebServerResources/js/Common.js.map
15341M	UI/WebServerResources/js/Contacts.js
15342M	UI/WebServerResources/js/Contacts.js.map
15343M	UI/WebServerResources/js/Contacts.services.js
15344M	UI/WebServerResources/js/Contacts.services.js.map
15345M	UI/WebServerResources/js/Mailer.app.popup.js
15346M	UI/WebServerResources/js/Mailer.app.popup.js.map
15347M	UI/WebServerResources/js/Mailer.js
15348M	UI/WebServerResources/js/Mailer.js.map
15349M	UI/WebServerResources/js/Mailer.services.js
15350M	UI/WebServerResources/js/Mailer.services.js.map
15351M	UI/WebServerResources/js/Main.js.map
15352M	UI/WebServerResources/js/Preferences.js
15353M	UI/WebServerResources/js/Preferences.js.map
15354M	UI/WebServerResources/js/Preferences.services.js
15355M	UI/WebServerResources/js/Preferences.services.js.map
15356M	UI/WebServerResources/js/Scheduler.js
15357M	UI/WebServerResources/js/Scheduler.js.map
15358M	UI/WebServerResources/js/Scheduler.services.js
15359M	UI/WebServerResources/js/Scheduler.services.js.map
15360M	UI/WebServerResources/js/vendor/FileSaver.min.js
15361M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
15362M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
15363M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
15364
15365commit 8322d318aa1360d4557e1d317ade86ccb7843198
15366Author: Francis Lachapelle <flachapelle@inverse.ca>
15367Date:   Wed Mar 1 15:14:09 2017 -0500
15368
15369    Expose default value of SOGoMailAutoSave
15370
15371    Fixes #4053
15372
15373M	NEWS
15374M	UI/PreferencesUI/UIxJSONPreferences.m
15375
15376commit 4d88eab13b97374ad0efd209ebddc6ad377a31cb
15377Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15378Date:   Wed Mar 1 11:36:15 2017 -0500
15379
15380    Updated NEWS
15381
15382M	NEWS
15383
15384commit a3d7ae3a6b0809e4190f5ca6a2e907d1ff88c7c7
15385Author: Francis Lachapelle <flachapelle@inverse.ca>
15386Date:   Wed Mar 1 11:14:59 2017 -0500
15387
15388    (js) Improve CAS handling
15389
15390M	UI/WebServerResources/js/Common/Common.app.js
15391
15392commit a29ced853a9ec73c101c21f8edac5b348704342c
15393Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15394Date:   Wed Mar 1 11:00:17 2017 -0500
15395
15396    (js/css) Update generated files
15397
15398M	UI/WebServerResources/js/Common.js
15399M	UI/WebServerResources/js/Common.js.map
15400
15401commit 5047aed6ed689a7b594f8c4d3498b9c575348c3e
15402Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15403Date:   Wed Mar 1 10:51:01 2017 -0500
15404
15405    (fix) more CAS fixes
15406
15407M	UI/WebServerResources/js/Common/Common.app.js
15408
15409commit 3c46a6ef1472ccefff53a16e0cabd1a1eff7854a
15410Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15411Date:   Wed Mar 1 09:49:36 2017 -0500
15412
15413    (js/css) Update generated files
15414
15415M	UI/WebServerResources/css/styles.css
15416M	UI/WebServerResources/css/styles.css.map
15417M	UI/WebServerResources/js/Administration.js
15418M	UI/WebServerResources/js/Administration.js.map
15419M	UI/WebServerResources/js/Administration.services.js
15420M	UI/WebServerResources/js/Administration.services.js.map
15421M	UI/WebServerResources/js/Common.js
15422M	UI/WebServerResources/js/Common.js.map
15423M	UI/WebServerResources/js/Contacts.js
15424M	UI/WebServerResources/js/Contacts.js.map
15425M	UI/WebServerResources/js/Contacts.services.js
15426M	UI/WebServerResources/js/Contacts.services.js.map
15427M	UI/WebServerResources/js/Mailer.app.popup.js
15428M	UI/WebServerResources/js/Mailer.app.popup.js.map
15429M	UI/WebServerResources/js/Mailer.js
15430M	UI/WebServerResources/js/Mailer.js.map
15431M	UI/WebServerResources/js/Mailer.services.js
15432M	UI/WebServerResources/js/Mailer.services.js.map
15433M	UI/WebServerResources/js/Main.js.map
15434M	UI/WebServerResources/js/Preferences.js
15435M	UI/WebServerResources/js/Preferences.js.map
15436M	UI/WebServerResources/js/Preferences.services.js
15437M	UI/WebServerResources/js/Preferences.services.js.map
15438M	UI/WebServerResources/js/Scheduler.js.map
15439M	UI/WebServerResources/js/Scheduler.services.js
15440M	UI/WebServerResources/js/Scheduler.services.js.map
15441M	UI/WebServerResources/js/vendor/FileSaver.min.js
15442M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
15443M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
15444M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
15445
15446commit af3a35169a585b3d242042f6da7915ac4ea5f755
15447Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15448Date:   Wed Mar 1 09:37:37 2017 -0500
15449
15450    (fix) first pass at CAS XHR issue
15451
15452M	UI/WebServerResources/js/Common/Common.app.js
15453
15454commit 6b471994ef0cc9c1cc456e8bcaff6c0e7fb2fadb
15455Author: InverseBot <sogo@inverse.ca>
15456Date:   Wed Mar 1 01:23:28 2017 -0500
15457
15458    (js/css) Update generated files
15459
15460M	UI/WebServerResources/js/Scheduler.services.js
15461M	UI/WebServerResources/js/Scheduler.services.js.map
15462
15463commit 23ff62a9e0136ff44da8501e741096893f411878
15464Author: Francis Lachapelle <flachapelle@inverse.ca>
15465Date:   Tue Feb 28 16:13:58 2017 -0500
15466
15467    (js) Improve event editor
15468
15469    - fixed form validity check;
15470    - fixed alarm restoration after a reset;
15471    - fixed recurrence rules check.
15472
15473M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
15474M	UI/WebServerResources/js/Scheduler/Component.service.js
15475M	UI/WebServerResources/js/Scheduler/ComponentController.js
15476
15477commit 2a820bd780866163fc2dce325c1a4c64a1fde603
15478Author: Francis Lachapelle <flachapelle@inverse.ca>
15479Date:   Tue Feb 28 08:36:27 2017 -0500
15480
15481    (css) Improve display of event editor
15482
15483M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
15484
15485commit 125178e52640ae452c1702fb0d9f72a7ed431245
15486Author: InverseBot <sogo@inverse.ca>
15487Date:   Tue Feb 28 01:23:07 2017 -0500
15488
15489    (js/css) Update generated files
15490
15491M	UI/WebServerResources/css/styles.css
15492M	UI/WebServerResources/css/styles.css.map
15493M	UI/WebServerResources/js/Common.js
15494M	UI/WebServerResources/js/Common.js.map
15495
15496commit e1979976a6d06a7e9c1350d0a2a633e6d33282b4
15497Author: Francis Lachapelle <flachapelle@inverse.ca>
15498Date:   Mon Feb 27 16:04:49 2017 -0500
15499
15500    (js) Month day(s) of monthly repeat must be set
15501
15502M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
15503
15504commit d87cf6980a56b71ecd09b2b6809ae6a34f37ca9b
15505Author: Francis Lachapelle <flachapelle@inverse.ca>
15506Date:   Mon Feb 27 16:03:45 2017 -0500
15507
15508    (css) Improve display of recurrence editor
15509
15510M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
15511M	UI/WebServerResources/scss/components/checkbox/checkbox.scss
15512
15513commit dfce966e79eecee50f7b1d93a5b397c7084dbb3b
15514Author: Francis Lachapelle <flachapelle@inverse.ca>
15515Date:   Mon Feb 27 12:55:15 2017 -0500
15516
15517    (js) Calendar week days must be set to save prefs
15518
15519M	NEWS
15520M	UI/Templates/PreferencesUI/UIxPreferences.wox
15521
15522commit 40026507487fa7aaf338273ae88174ce9c4d6f3a
15523Author: Francis Lachapelle <flachapelle@inverse.ca>
15524Date:   Mon Feb 27 10:48:40 2017 -0500
15525
15526    (js) Expose model validity in sg-toggle-grid
15527
15528M	UI/WebServerResources/js/Common/sgToggleGrid.directive.js
15529
15530commit 0fa8cbf9cb7400203f0f6e207e648d7e1c6a9132
15531Author: InverseBot <sogo@inverse.ca>
15532Date:   Thu Feb 23 01:24:05 2017 -0500
15533
15534    (js/css) Update generated files
15535
15536M	UI/WebServerResources/js/Mailer.services.js
15537M	UI/WebServerResources/js/Mailer.services.js.map
15538
15539commit 7a4dbcb36485ccdf1e95aecc1770f26c2847479b
15540Author: Francis Lachapelle <flachapelle@inverse.ca>
15541Date:   Wed Feb 22 23:07:26 2017 -0500
15542
15543    (js) Update children paths when renaming a mailbox
15544
15545    Fixes #4046
15546
15547M	UI/WebServerResources/js/Mailer/Mailbox.service.js
15548
15549commit 784503bdbc8f0bd2b8f321b99acdafae6722c530
15550Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15551Date:   Wed Feb 22 11:00:01 2017 -0500
15552
15553    (fix) minor fixes in tools
15554
15555M	Tools/SOGoToolCheckupUser.m
15556M	Tools/SOGoToolManageACL.m
15557
15558commit 91b32faac24fef0a7b80acaaaae85b82faf2f13d
15559Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15560Date:   Tue Feb 21 10:14:58 2017 -0500
15561
15562    Updated NEWS
15563
15564M	NEWS
15565
15566commit f24d9ae38958c2d7520679abffd9146aa3d1fc6b
15567Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15568Date:   Tue Feb 21 10:12:55 2017 -0500
15569
15570    (fix) safety checks, fixed remove ALL and added add ALL
15571
15572M	Tools/SOGoToolManageACL.m
15573
15574commit b501014935b0cdf9a9b65839d163336f0e59722f
15575Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15576Date:   Mon Feb 20 18:57:46 2017 -0500
15577
15578    (feat) new sogo-tool manage-acl feature to get/add/remove ACLs from GCS folders
15579
15580M	Tools/GNUmakefile
15581A	Tools/SOGoToolManageACL.m
15582
15583commit cc52e82524d4d4615126496f98b18dde5e62e1d8
15584Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15585Date:   Mon Feb 20 13:37:23 2017 -0500
15586
15587    (feat) added delete capability to sogo-tool checkup
15588
15589M	Tools/SOGoToolCheckupUser.m
15590
15591commit fe42180bc02abadab2f3776b7ef6cbeb6d26a983
15592Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15593Date:   Mon Feb 20 10:05:52 2017 -0500
15594
15595    (fix) set the memcache retry timeout to 5 seconds
15596
15597M	SoObjects/SOGo/SOGoCache.m
15598
15599commit 7f67e90c535a46aa0d5075bd92532dba20d930b7
15600Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15601Date:   Mon Feb 20 09:54:20 2017 -0500
15602
15603    (fix) enable tcp_nodelay for memcache
15604
15605M	SoObjects/SOGo/SOGoCache.m
15606
15607commit bf001b1af6d8f9369002184bf65756cd0b9b4ae1
15608Author: InverseBot <sogo@inverse.ca>
15609Date:   Mon Feb 20 01:22:37 2017 -0500
15610
15611    (js/css) Update generated files
15612
15613M	UI/WebServerResources/css/styles.css
15614M	UI/WebServerResources/css/styles.css.map
15615M	UI/WebServerResources/js/Mailer.services.js
15616M	UI/WebServerResources/js/Mailer.services.js.map
15617
15618commit 3c65973cd5fb2d41fabab5dd11fce941febdf8d7
15619Author: Francis Lachapelle <flachapelle@inverse.ca>
15620Date:   Sun Feb 19 21:57:27 2017 -0500
15621
15622    (css) Hide fab button when printing
15623
15624    Fixes #4038
15625
15626M	NEWS
15627M	UI/WebServerResources/scss/core/print.scss
15628
15629commit 48b2008da463c61e64e3781da6b6121489686f97
15630Author: Francis Lachapelle <flachapelle@inverse.ca>
15631Date:   Sun Feb 19 21:13:44 2017 -0500
15632
15633    (js) Localize mailbox names everywhere
15634
15635    Fixes #4041
15636
15637M	NEWS
15638M	UI/Templates/MailerUI/UIxMailFolderSubscriptions.wox
15639M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
15640M	UI/Templates/MailerUI/UIxMailMainFrame.wox
15641M	UI/WebServerResources/js/Mailer/Mailbox.service.js
15642M	UI/WebServerResources/js/Mailer/MailboxController.js
15643M	UI/WebServerResources/js/Mailer/MailboxesController.js
15644
15645commit fd13fd632ca70c4fac3a251b6dffea83784cea54
15646Author: InverseBot <sogo@inverse.ca>
15647Date:   Sat Feb 18 01:21:42 2017 -0500
15648
15649    (js/css) Update generated files
15650
15651M	UI/WebServerResources/js/Mailer.services.js
15652M	UI/WebServerResources/js/Mailer.services.js.map
15653
15654commit b1e8f301384403cd9d26459c137835287d760b34
15655Author: Francis Lachapelle <flachapelle@inverse.ca>
15656Date:   Fri Feb 17 21:22:10 2017 -0500
15657
15658    (js) Localized inbox label
15659
15660    Fixes #4040
15661
15662M	NEWS
15663M	UI/WebServerResources/js/Mailer/MailboxesController.js
15664
15665commit fc687099562f3b04bea315cbcbdb7e2081020222
15666Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15667Date:   Fri Feb 17 15:19:37 2017 -0500
15668
15669    Updated NEWS
15670
15671M	NEWS
15672
15673commit 06238a39b110a4da04d5f238b87be4d180e65b52
15674Author: Francis Lachapelle <flachapelle@inverse.ca>
15675Date:   Fri Feb 17 11:01:42 2017 -0500
15676
15677    (js) Fix fcn call when removing contact category
15678
15679    Fixes #4039
15680
15681M	UI/Templates/PreferencesUI/UIxPreferences.wox
15682
15683commit 9f84162c5d57dc8b277c9e36677df2dbf640c658
15684Author: Francis Lachapelle <flachapelle@inverse.ca>
15685Date:   Wed Feb 15 23:11:34 2017 -0500
15686
15687    (css) Fix ACL editor in Admin module for Safari
15688
15689    Fixes #4036
15690
15691M	UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox
15692
15693commit 6ffc9a3552da950b8ba837e38e45ad7238e8eaf8
15694Author: InverseBot <sogo@inverse.ca>
15695Date:   Wed Feb 15 01:29:55 2017 -0500
15696
15697    (js/css) Update generated files
15698
15699M	UI/WebServerResources/css/styles.css
15700M	UI/WebServerResources/css/styles.css.map
15701
15702commit 3894d6f9faeca6075565cf8de03e56dad26b8241
15703Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15704Date:   Tue Feb 14 08:38:39 2017 -0500
15705
15706    Release preparation
15707
15708M	ChangeLog
15709M	Documentation/docinfo.xml
15710M	Documentation/includes/global-attributes.asciidoc
15711M	NEWS
15712M	Version
15713
15714commit 07720563b9aecc8a5b0b0163124cbcbf23041337
15715Author: InverseBot <sogo@inverse.ca>
15716Date:   Tue Feb 14 01:16:42 2017 -0500
15717
15718    (js/css) Update generated files
15719
15720M	UI/WebServerResources/js/Contacts.services.js
15721M	UI/WebServerResources/js/Contacts.services.js.map
15722
15723commit 5ceafa50055cfe587c87c2410a01422763e04528
15724Author: Francis Lachapelle <flachapelle@inverse.ca>
15725Date:   Mon Feb 13 22:52:03 2017 -0500
15726
15727    (js) Localize mail, phone, url and address types
15728
15729    Fixes #4030
15730
15731M	NEWS
15732M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
15733M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
15734M	UI/WebServerResources/js/Contacts/Card.service.js
15735
15736commit 24da483e2ada6382da62c95216cfaabd5aeafa33
15737Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15738Date:   Thu Feb 9 14:42:42 2017 -0500
15739
15740    Updated NEWS
15741
15742M	NEWS
15743
15744commit 9434e3882ec73ed15236b88384819123de809e5c
15745Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15746Date:   Thu Feb 9 14:39:24 2017 -0500
15747
15748    (feat) new sogo-tool checkup command to make sure user's data is sane
15749
15750M	Tools/GNUmakefile
15751M	Tools/SOGoSockD.h
15752M	Tools/SOGoSockD.m
15753M	Tools/SOGoSockDOperation.h
15754M	Tools/SOGoSockDOperation.m
15755M	Tools/SOGoSockDScanner.h
15756M	Tools/SOGoSockDScanner.m
15757A	Tools/SOGoToolCheckupUser.m
15758M	Tools/SOGoToolRemove.m
15759M	Tools/SOGoToolRemoveDoubles.m
15760M	Tools/SOGoToolRenameUser.m
15761M	Tools/sogo-ealarms-notify.m
15762M	Tools/sogo-slapd-sockd.m
15763
15764commit 7d1dd4ec76712d2448b1799fb12e03bfc6fdd831
15765Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15766Date:   Thu Feb 9 08:57:56 2017 -0500
15767
15768    Updated NEWS
15769
15770M	NEWS
15771
15772commit 54eedb3363ec39ead94d3d597652f735abdb1782
15773Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15774Date:   Thu Feb 9 08:56:02 2017 -0500
15775
15776    (fix) moved bcc handling code to the generic mail sending method
15777
15778M	SoObjects/Mailer/SOGoDraftObject.m
15779M	SoObjects/SOGo/SOGoMailer.m
15780
15781commit e9ea104a94c2b02258ae1e581490d884c6a6799b
15782Author: InverseBot <sogo@inverse.ca>
15783Date:   Thu Feb 9 01:29:10 2017 -0500
15784
15785    (js/css) Update generated files
15786
15787M	UI/WebServerResources/js/Mailer.services.js
15788M	UI/WebServerResources/js/Mailer.services.js.map
15789
15790commit 99277421a1aef246c54ea2f0d8aba26b0e89c2c1
15791Author: InverseBot <sogo@inverse.ca>
15792Date:   Wed Feb 8 01:27:36 2017 -0500
15793
15794    (js/css) Update generated files
15795
15796M	UI/WebServerResources/js/vendor/angular-animate.js
15797M	UI/WebServerResources/js/vendor/angular-animate.min.js
15798M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
15799M	UI/WebServerResources/js/vendor/angular-aria.js
15800M	UI/WebServerResources/js/vendor/angular-aria.min.js
15801M	UI/WebServerResources/js/vendor/angular-aria.min.js.map
15802M	UI/WebServerResources/js/vendor/angular-cookies.js
15803M	UI/WebServerResources/js/vendor/angular-cookies.min.js
15804M	UI/WebServerResources/js/vendor/angular-messages.js
15805M	UI/WebServerResources/js/vendor/angular-messages.min.js
15806M	UI/WebServerResources/js/vendor/angular-sanitize.js
15807M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
15808M	UI/WebServerResources/js/vendor/angular.js
15809M	UI/WebServerResources/js/vendor/angular.min.js
15810M	UI/WebServerResources/js/vendor/angular.min.js.map
15811
15812commit 3d5c0be441f9ccc710003cce7f6d680ea30a0352
15813Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15814Date:   Fri Feb 3 15:27:39 2017 -0500
15815
15816    Updated NEWS
15817
15818M	NEWS
15819
15820commit dd8cccdafcc20557ab36e9181b700bbc74ad71fe
15821Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15822Date:   Fri Feb 3 15:24:42 2017 -0500
15823
15824    (fix) correctly handle Canceled appointments
15825
15826M	ActiveSync/SOGoActiveSyncDispatcher.m
15827M	ActiveSync/SOGoMailObject+ActiveSync.m
15828
15829commit dcfed38fc7727f64bf2be3e6d32110fb3ae90915
15830Author: InverseBot <sogo@inverse.ca>
15831Date:   Fri Feb 3 01:25:57 2017 -0500
15832
15833    (js/css) Update generated files
15834
15835M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
15836M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
15837
15838commit b58ec1962520678a7cb886a285cf5788f340b287
15839Author: InverseBot <sogo@inverse.ca>
15840Date:   Thu Feb 2 01:24:16 2017 -0500
15841
15842    (js/css) Update generated files
15843
15844M	UI/WebServerResources/css/styles.css
15845M	UI/WebServerResources/css/styles.css.map
15846
15847commit d90533399d6edca2e73161642cd090d37c7ac9bf
15848Author: Francis Lachapelle <flachapelle@inverse.ca>
15849Date:   Wed Feb 1 21:32:16 2017 -0500
15850
15851    (css) Keep the fab button visible
15852
15853M	NEWS
15854M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
15855M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
15856M	UI/Templates/SchedulerUI/UIxCalMainView.wox
15857M	UI/WebServerResources/scss/components/button/button.scss
15858M	UI/WebServerResources/scss/core/layout.scss
15859M	UI/WebServerResources/scss/core/variables.scss
15860M	UI/WebServerResources/scss/views/SchedulerUI.scss
15861M	UI/WebServerResources/scss/views/_view.scss
15862
15863commit 4db1f8185ab8d73e53931b477f2d740c9f05aa3b
15864Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15865Date:   Wed Feb 1 13:06:03 2017 -0500
15866
15867    Updated NEWS
15868
15869M	NEWS
15870
15871commit 50d8975f9d572077e366808d166bd2b19bf6fd1d
15872Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15873Date:   Wed Feb 1 13:03:27 2017 -0500
15874
15875    (fix) improve EAS parameters parsing (fixes #4003)
15876
15877M	ActiveSync/NSString+ActiveSync.m
15878M	ActiveSync/SOGoActiveSyncDispatcher.m
15879
15880commit b412788e39b4c7afc23d94464bae38f4f71c0a60
15881Author: Francis Lachapelle <flachapelle@inverse.ca>
15882Date:   Wed Feb 1 11:56:44 2017 -0500
15883
15884    Make sure to refer to filenames when executing zip
15885
15886    Fixes #4015
15887
15888M	SoObjects/Mailer/SOGoMailObject.m
15889
15890commit 15b277fa8ec40c53712bdccad93fa8768e2648e2
15891Author: Ludovic Marcotte <lmarcotte@inverse.ca>
15892Date:   Tue Jan 31 15:59:58 2017 -0500
15893
15894    (fix) cache sogo_folder_info records and avoid phantom subscriptions (fixes #4010)
15895
15896M	SOPE/GDLContentStore/GCSFolderManager.h
15897M	SOPE/GDLContentStore/GCSFolderManager.m
15898M	SoObjects/SOGo/SOGoGCSFolder.m
15899M	SoObjects/SOGo/SOGoParentFolder.m
15900
15901commit d159b191a6a1730dfc3524671039c29bf596042c
15902Author: InverseBot <sogo@inverse.ca>
15903Date:   Tue Jan 31 01:12:42 2017 -0500
15904
15905    (js/css) Update generated files
15906
15907M	UI/WebServerResources/js/Contacts.js
15908M	UI/WebServerResources/js/Contacts.js.map
15909M	UI/WebServerResources/js/Scheduler.services.js
15910M	UI/WebServerResources/js/Scheduler.services.js.map
15911
15912commit 539a6c3bebff58ed099c68f480280516372eed26
15913Author: Francis Lachapelle <flachapelle@inverse.ca>
15914Date:   Mon Jan 30 21:56:33 2017 -0500
15915
15916    Fix public URL with special characters
15917
15918    Fixes #3993
15919
15920M	NEWS
15921M	SoObjects/SOGo/SOGoGCSFolder.m
15922
15923commit abccdd304f196e645863a852c4ca0863025595bc
15924Author: Francis Lachapelle <flachapelle@inverse.ca>
15925Date:   Mon Jan 30 15:52:07 2017 -0500
15926
15927    (js) Ignore mouse events in scrollbars of Month
15928
15929    Firefox is bubbling the mouse down event on scrollbars so it has to be
15930    ignored for proper drag'n'drop.
15931
15932    Fixes #3990.
15933
15934M	UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js
15935
15936commit 4143a23afd599036a504c53fe957b480d006c18f
15937Author: Francis Lachapelle <flachapelle@inverse.ca>
15938Date:   Mon Jan 30 07:51:36 2017 -0500
15939
15940    Add Hebrew translation (cont'd)
15941
15942M	UI/MainUI/Hebrew.lproj/Localizable.strings
15943M	UI/PreferencesUI/Hebrew.lproj/Localizable.strings
15944
15945commit 1b264ef6baf2582b5a335d0db9d58aced669452d
15946Author: Steffen Müller <technik@radio-frei.de>
15947Date:   Sat Jan 28 17:53:14 2017 +0100
15948
15949    Change Strings according to RFC 5322
15950
15951    correction: for translations the strings in English.lproj should better be equal
15952
15953M	UI/Contacts/English.lproj/Localizable.strings
15954
15955commit ef4e311a5ac8d447087a9141b68501a11094a757
15956Author: Steffen Müller <technik@radio-frei.de>
15957Date:   Sat Jan 28 17:53:05 2017 +0100
15958
15959    Change Strings according to RFC 5322
15960
15961M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
15962
15963commit 1d8caa4297b13f1215589340080acf0880ed11f6
15964Author: Steffen Müller <technik@radio-frei.de>
15965Date:   Sat Jan 28 17:22:14 2017 +0100
15966
15967    Change Strings according to RFC 5322
15968
15969M	UI/Contacts/English.lproj/Localizable.strings
15970
15971commit 0500499d910e58672156427ce2732b751da2967f
15972Author: InverseBot <sogo@inverse.ca>
15973Date:   Sat Jan 28 01:10:29 2017 -0500
15974
15975    (js/css) Update generated files
15976
15977M	UI/WebServerResources/css/styles.css
15978M	UI/WebServerResources/css/styles.css.map
15979M	UI/WebServerResources/js/Common.js
15980M	UI/WebServerResources/js/Common.js.map
15981M	UI/WebServerResources/js/Preferences.js
15982M	UI/WebServerResources/js/Preferences.js.map
15983
15984commit d289a441bbb9d491f9057d7e87fc7c2c173e7976
15985Author: Francis Lachapelle <flachapelle@inverse.ca>
15986Date:   Fri Jan 27 15:57:43 2017 -0500
15987
15988    Fix condition when enabling Vacation message
15989
15990M	SoObjects/SOGo/SOGoSieveManager.m
15991
15992commit fcfbc5013988cb8649ab8dbb98854c2d7773f17a
15993Author: Francis Lachapelle <flachapelle@inverse.ca>
15994Date:   Fri Jan 27 12:58:31 2017 -0500
15995
15996    Add Hebrew translation (cont'd)
15997
15998M	UI/SOGoUI/SOGoFolderAdvisory.h
15999M	UI/SOGoUI/SOGoFolderAdvisory.m
16000
16001commit 88bc1294cd419ebbe078df1a1bc7bfe67850d813
16002Author: Francis Lachapelle <flachapelle@inverse.ca>
16003Date:   Fri Jan 27 12:38:01 2017 -0500
16004
16005    (js) Fix saving the preferences with Mail disabled
16006
16007M	NEWS
16008M	UI/WebServerResources/js/Preferences/PreferencesController.js
16009
16010commit ac127a375fbc35cb1405550e22060c0582e4610f
16011Author: Francis Lachapelle <flachapelle@inverse.ca>
16012Date:   Fri Jan 27 12:22:22 2017 -0500
16013
16014    Improve ACLs handling of inactive users (cont'd)
16015
16016M	UI/Common/UIxAclEditor.m
16017M	UI/Contacts/English.lproj/Localizable.strings
16018M	UI/Templates/UIxAclEditor.wox
16019M	UI/WebServerResources/js/Common/AclController.js
16020M	UI/WebServerResources/js/Common/sgAvatarImage.directive.js
16021M	UI/WebServerResources/scss/components/icon/icon.scss
16022M	UI/WebServerResources/scss/views/MailerUI.scss
16023
16024commit f90b2efadbfa698c6c0b3933d03e801e2fbbf014
16025Author: Steffen Müller <technik@radio-frei.de>
16026Date:   Fri Jan 27 16:52:58 2017 +0100
16027
16028    simpler version
16029
16030M	UI/WebServerResources/js/Contacts/AddressBookController.js
16031
16032commit c9a50aa0577ebab060ab6ecef80dc1987894b315
16033Author: Steffen Müller <technik@radio-frei.de>
16034Date:   Fri Jan 27 16:41:34 2017 +0100
16035
16036    write using 'to', 'cc' or 'bcc' with string parameter
16037
16038    write to multiple selected contacts using 'to', 'cc' or 'bcc'
16039    Feauture Request #3548
16040
16041M	UI/WebServerResources/js/Contacts/AddressBookController.js
16042
16043commit 621adb38c267e194c4fd817090b70c2c7432f71a
16044Author: Steffen Müller <technik@radio-frei.de>
16045Date:   Fri Jan 27 16:37:13 2017 +0100
16046
16047    write using 'to', 'cc' or 'bcc' with string parameter
16048
16049    write to multiple selected contacts using 'to', 'cc' or 'bcc'
16050    Feauture Request #3548
16051
16052M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
16053
16054commit 872afaec32311c47d3d69686cc451f5b91e714ae
16055Author: InverseBot <sogo@inverse.ca>
16056Date:   Fri Jan 27 01:10:15 2017 -0500
16057
16058    (js/css) Update generated files
16059
16060M	UI/WebServerResources/css/styles.css
16061M	UI/WebServerResources/css/styles.css.map
16062M	UI/WebServerResources/js/Common.js
16063M	UI/WebServerResources/js/Common.js.map
16064M	UI/WebServerResources/js/Mailer.services.js
16065M	UI/WebServerResources/js/Mailer.services.js.map
16066M	UI/WebServerResources/js/Scheduler.services.js
16067M	UI/WebServerResources/js/Scheduler.services.js.map
16068
16069commit 892e6d6eb239c313ffee87e2bff60c991a257791
16070Author: Francis Lachapelle <flachapelle@inverse.ca>
16071Date:   Thu Jan 26 21:40:52 2017 -0500
16072
16073    Add Hebrew translation
16074
16075M	.tx/config
16076M	NEWS
16077M	README.md
16078A	SoObjects/Appointments/Hebrew.lproj/Localizable.strings
16079A	SoObjects/Contacts/Hebrew.lproj/Localizable.strings
16080M	SoObjects/Mailer/GNUmakefile
16081A	SoObjects/Mailer/Hebrew.lproj/Localizable.strings
16082M	SoObjects/Mailer/SOGoMailForward.h
16083M	SoObjects/Mailer/SOGoMailForward.m
16084A	SoObjects/Mailer/SOGoMailHebrewForward.wo/SOGoMailHebrewForward.html
16085A	SoObjects/Mailer/SOGoMailHebrewForward.wo/SOGoMailHebrewForward.wod
16086A	SoObjects/Mailer/SOGoMailHebrewReply.wo/SOGoMailHebrewReply.html
16087A	SoObjects/Mailer/SOGoMailHebrewReply.wo/SOGoMailHebrewReply.wod
16088M	SoObjects/Mailer/SOGoMailReply.h
16089M	SoObjects/Mailer/SOGoMailReply.m
16090M	SoObjects/SOGo/SOGoDefaults.plist
16091M	Tests/Integration/preferences.py
16092A	UI/AdministrationUI/Hebrew.lproj/Localizable.strings
16093A	UI/Common/Hebrew.lproj/Localizable.strings
16094A	UI/Contacts/Hebrew.lproj/Localizable.strings
16095A	UI/MailPartViewers/Hebrew.lproj/Localizable.strings
16096A	UI/MailerUI/Hebrew.lproj/Localizable.strings
16097M	UI/MainUI/Arabic.lproj/Localizable.strings
16098M	UI/MainUI/Basque.lproj/Localizable.strings
16099M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
16100M	UI/MainUI/Catalan.lproj/Localizable.strings
16101M	UI/MainUI/ChineseTaiwan.lproj/Localizable.strings
16102M	UI/MainUI/Croatian.lproj/Localizable.strings
16103M	UI/MainUI/Czech.lproj/Localizable.strings
16104M	UI/MainUI/Danish.lproj/Localizable.strings
16105M	UI/MainUI/Dutch.lproj/Localizable.strings
16106M	UI/MainUI/English.lproj/Localizable.strings
16107M	UI/MainUI/Finnish.lproj/Localizable.strings
16108M	UI/MainUI/French.lproj/Localizable.strings
16109M	UI/MainUI/German.lproj/Localizable.strings
16110A	UI/MainUI/Hebrew.lproj/Locale
16111A	UI/MainUI/Hebrew.lproj/Localizable.strings
16112M	UI/MainUI/Hungarian.lproj/Localizable.strings
16113M	UI/MainUI/Icelandic.lproj/Localizable.strings
16114M	UI/MainUI/Italian.lproj/Localizable.strings
16115M	UI/MainUI/Lithuanian.lproj/Localizable.strings
16116M	UI/MainUI/Macedonian.lproj/Localizable.strings
16117M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
16118M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
16119M	UI/MainUI/Polish.lproj/Localizable.strings
16120M	UI/MainUI/Portuguese.lproj/Localizable.strings
16121M	UI/MainUI/Russian.lproj/Localizable.strings
16122M	UI/MainUI/Serbian.lproj/Localizable.strings
16123M	UI/MainUI/Slovak.lproj/Localizable.strings
16124M	UI/MainUI/Slovenian.lproj/Localizable.strings
16125M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
16126M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
16127M	UI/MainUI/Swedish.lproj/Localizable.strings
16128M	UI/MainUI/TurkishTurkey.lproj/Localizable.strings
16129M	UI/MainUI/Ukrainian.lproj/Localizable.strings
16130M	UI/MainUI/Welsh.lproj/Localizable.strings
16131M	UI/PreferencesUI/Arabic.lproj/Localizable.strings
16132M	UI/PreferencesUI/Basque.lproj/Localizable.strings
16133M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
16134M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
16135M	UI/PreferencesUI/ChineseTaiwan.lproj/Localizable.strings
16136M	UI/PreferencesUI/Croatian.lproj/Localizable.strings
16137M	UI/PreferencesUI/Czech.lproj/Localizable.strings
16138M	UI/PreferencesUI/Danish.lproj/Localizable.strings
16139M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
16140M	UI/PreferencesUI/English.lproj/Localizable.strings
16141M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
16142M	UI/PreferencesUI/French.lproj/Localizable.strings
16143M	UI/PreferencesUI/German.lproj/Localizable.strings
16144A	UI/PreferencesUI/Hebrew.lproj/Localizable.strings
16145M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
16146M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
16147M	UI/PreferencesUI/Italian.lproj/Localizable.strings
16148M	UI/PreferencesUI/Lithuanian.lproj/Localizable.strings
16149M	UI/PreferencesUI/Macedonian.lproj/Localizable.strings
16150M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
16151M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
16152M	UI/PreferencesUI/Polish.lproj/Localizable.strings
16153M	UI/PreferencesUI/Portuguese.lproj/Localizable.strings
16154M	UI/PreferencesUI/Russian.lproj/Localizable.strings
16155M	UI/PreferencesUI/Serbian.lproj/Localizable.strings
16156M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
16157M	UI/PreferencesUI/Slovenian.lproj/Localizable.strings
16158M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
16159M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
16160M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
16161M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
16162M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
16163M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
16164A	UI/Scheduler/Hebrew.lproj/Localizable.strings
16165A	UI/Templates/SOGoACLHebrewAdditionAdvisory.wox
16166A	UI/Templates/SOGoACLHebrewModificationAdvisory.wox
16167A	UI/Templates/SOGoACLHebrewRemovalAdvisory.wox
16168A	UI/Templates/SOGoFolderHebrewAdditionAdvisory.wox
16169A	UI/Templates/SOGoFolderHebrewRemovalAdvisory.wox
16170M	configure
16171
16172commit ed62670a1aee4087064ce726ff8d503969e3c0a4
16173Author: Steffen Müller <technik@radio-frei.de>
16174Date:   Thu Jan 26 19:27:13 2017 +0100
16175
16176    write using 'to', 'cc' or 'bcc'
16177
16178    write to multiple selected contacts using 'to', 'cc' or 'bcc'
16179    Feauture Request #3548
16180
16181M	UI/WebServerResources/js/Contacts/AddressBookController.js
16182
16183commit 7a6df34cb6a64c5a7dfd6162d77cc79bc12969f7
16184Author: Francis Lachapelle <flachapelle@inverse.ca>
16185Date:   Thu Jan 26 13:18:17 2017 -0500
16186
16187    Update ChangeLog
16188
16189M	ChangeLog
16190
16191commit 556460982de3a0a54fff5c95c1b867e293cb28a0
16192Author: Francis Lachapelle <flachapelle@inverse.ca>
16193Date:   Thu Jan 26 13:17:52 2017 -0500
16194
16195    Preparation for release 3.2.6a
16196
16197M	NEWS
16198M	Version
16199
16200commit 2beb3dca6d914ec4a161e58633e5643d75fc0a8a
16201Author: Francis Lachapelle <flachapelle@inverse.ca>
16202Date:   Thu Jan 26 13:16:19 2017 -0500
16203
16204    (js/css) Update generated files
16205
16206M	UI/WebServerResources/css/styles.css
16207M	UI/WebServerResources/css/styles.css.map
16208M	UI/WebServerResources/js/Administration.js
16209M	UI/WebServerResources/js/Administration.js.map
16210M	UI/WebServerResources/js/Common.js
16211M	UI/WebServerResources/js/Common.js.map
16212M	UI/WebServerResources/js/Mailer.services.js
16213M	UI/WebServerResources/js/Mailer.services.js.map
16214M	UI/WebServerResources/js/Scheduler.services.js
16215M	UI/WebServerResources/js/Scheduler.services.js.map
16216
16217commit d14b0b0b5e1b34dd9a407295247f7015d2728967
16218Author: Francis Lachapelle <flachapelle@inverse.ca>
16219Date:   Thu Jan 26 12:48:21 2017 -0500
16220
16221    (js) Improve ACLs handling of inactive users
16222
16223M	NEWS
16224M	UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox
16225M	UI/Templates/UIxAclEditor.wox
16226M	UI/WebServerResources/js/Administration/AdministrationAclController.js
16227M	UI/WebServerResources/js/Common/AclController.js
16228M	UI/WebServerResources/js/Common/User.service.js
16229
16230commit 8efd01d55e333df843028a7d32417847d4e18905
16231Author: Steffen Müller <technik@radio-frei.de>
16232Date:   Thu Jan 26 18:29:07 2017 +0100
16233
16234    write using 'to', 'cc' or 'bcc'
16235
16236    write to multiple selected contacts using 'to', 'cc' or 'bcc'
16237    Feauture Request #3548
16238
16239M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
16240
16241commit 831c1bc9801bfd176d5ea2c1a606df4965fc35b8
16242Author: Francis Lachapelle <flachapelle@inverse.ca>
16243Date:   Thu Jan 26 11:52:58 2017 -0500
16244
16245    Revert "(fix) properly honor "include in freebusy"
16246
16247    This reverts commit eed5679068480963f0f5de9a9e784f642fbfb575.
16248
16249M	SoObjects/Appointments/SOGoAppointmentFolder.m
16250
16251commit d277f2fe0faef0161bac98251a86df0b7b2c674e
16252Author: Francis Lachapelle <flachapelle@inverse.ca>
16253Date:   Mon Jan 23 10:02:35 2017 -0500
16254
16255    Update ChangeLog
16256
16257M	ChangeLog
16258
16259commit 0b9ca225d0327a5553f76ea6251a118822d3f1e4
16260Author: Francis Lachapelle <flachapelle@inverse.ca>
16261Date:   Mon Jan 23 09:59:25 2017 -0500
16262
16263    (css) Update default theme
16264
16265M	UI/WebServerResources/css/theme-default.css
16266
16267commit 04c256ab6cfab59f91ee8c6e70e36acbc76de54f
16268Author: Francis Lachapelle <flachapelle@inverse.ca>
16269Date:   Mon Jan 23 09:56:40 2017 -0500
16270
16271    Preparation for release 3.2.6
16272
16273M	Documentation/docinfo.xml
16274M	Documentation/includes/global-attributes.asciidoc
16275M	NEWS
16276M	Version
16277
16278commit 3cbeba32d9f7d29db76952e80adfc09c0243aca8
16279Author: InverseBot <sogo@inverse.ca>
16280Date:   Tue Jan 24 01:15:53 2017 -0500
16281
16282    (js/css) Update generated files
16283
16284M	UI/WebServerResources/css/styles.css
16285M	UI/WebServerResources/css/styles.css.map
16286M	UI/WebServerResources/js/vendor/angular-material.js
16287M	UI/WebServerResources/js/vendor/angular-material.min.js
16288
16289commit 1825b167dc3a337d0690e55314f403b94126af4b
16290Author: Francis Lachapelle <flachapelle@inverse.ca>
16291Date:   Mon Jan 23 09:55:44 2017 -0500
16292
16293    (css,js) Update md to v1.1.1-master-2c9a5cc
16294
16295M	UI/WebServerResources/angular-material
16296M	UI/WebServerResources/bower.json
16297
16298commit 214ce5ef86f6f3de0f4c66bbabb42de426877f54
16299Author: Francis Lachapelle <flachapelle@inverse.ca>
16300Date:   Mon Jan 23 09:49:53 2017 -0500
16301
16302    (i18n) Update translations
16303
16304M	UI/Common/Czech.lproj/Localizable.strings
16305M	UI/Common/Russian.lproj/Localizable.strings
16306M	UI/Common/Slovak.lproj/Localizable.strings
16307M	UI/Common/TurkishTurkey.lproj/Localizable.strings
16308M	UI/Contacts/TurkishTurkey.lproj/Localizable.strings
16309M	UI/MailerUI/Czech.lproj/Localizable.strings
16310M	UI/MailerUI/French.lproj/Localizable.strings
16311M	UI/MailerUI/German.lproj/Localizable.strings
16312M	UI/MailerUI/Polish.lproj/Localizable.strings
16313M	UI/MailerUI/Russian.lproj/Localizable.strings
16314M	UI/MailerUI/Slovak.lproj/Localizable.strings
16315M	UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
16316M	UI/PreferencesUI/Czech.lproj/Localizable.strings
16317M	UI/PreferencesUI/German.lproj/Localizable.strings
16318M	UI/PreferencesUI/Russian.lproj/Localizable.strings
16319M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
16320M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
16321M	UI/Scheduler/TurkishTurkey.lproj/Localizable.strings
16322
16323commit 927f0c3220e67e83b804bb5345919b24f4779f1c
16324Author: Ludovic Marcotte <lmarcotte@inverse.ca>
16325Date:   Mon Jan 23 08:55:33 2017 -0500
16326
16327    Updated NEWS
16328
16329M	NEWS
16330
16331commit 227cf582d9e2d9ae1e263039faac8fa52e6bd069
16332Author: Ludovic Marcotte <lmarcotte@inverse.ca>
16333Date:   Mon Jan 23 08:53:41 2017 -0500
16334
16335    (fix) touch objects when server-side changes occured
16336
16337M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
16338M	SoObjects/Appointments/SOGoAppointmentObject.h
16339M	SoObjects/Appointments/SOGoAppointmentObject.m
16340
16341commit 8cdc43594592e7aaa6324c775855cfabfde4a56b
16342Author: InverseBot <sogo@inverse.ca>
16343Date:   Sat Jan 21 01:28:13 2017 -0500
16344
16345    (js/css) Update generated files
16346
16347M	UI/WebServerResources/js/vendor/angular-ui-router.js
16348M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
16349
16350commit 3efe0e80983333e2f479872281d9d7ac45add8f0
16351Author: Francis Lachapelle <flachapelle@inverse.ca>
16352Date:   Fri Jan 20 11:08:24 2017 -0500
16353
16354    Add support for date extension of Sieve
16355
16356    Fixes #1530, #1949
16357
16358M	NEWS
16359M	SoObjects/SOGo/SOGoSieveManager.m
16360
16361commit d38d42b83a834ec615c9accb9081c494ff178871
16362Author: Ludovic Marcotte <lmarcotte@inverse.ca>
16363Date:   Fri Jan 20 09:25:02 2017 -0500
16364
16365    (fix) use login in domain
16366
16367M	SoObjects/SOGo/SOGoGroup.m
16368
16369commit 1f3a89b9840ac23ff80eb0db014c51d03b09ec3b
16370Author: InverseBot <sogo@inverse.ca>
16371Date:   Fri Jan 20 01:27:56 2017 -0500
16372
16373    (js/css) Update generated files
16374
16375M	UI/WebServerResources/css/styles.css
16376M	UI/WebServerResources/css/styles.css.map
16377M	UI/WebServerResources/js/Mailer.app.popup.js
16378M	UI/WebServerResources/js/Mailer.app.popup.js.map
16379M	UI/WebServerResources/js/Mailer.services.js
16380M	UI/WebServerResources/js/Mailer.services.js.map
16381M	UI/WebServerResources/js/vendor/angular-ui-router.js
16382M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
16383
16384commit 0dea9c226db34f543a208fdbdbf14f18e3a95d90
16385Author: Francis Lachapelle <flachapelle@inverse.ca>
16386Date:   Thu Jan 19 15:41:21 2017 -0500
16387
16388    Allow to select multiple files when uploading
16389
16390    Fixes #3999
16391
16392M	NEWS
16393M	UI/Templates/MailerUI/UIxMailEditor.wox
16394
16395commit db1cc24c209e4a975e31199862edd12269a7613b
16396Author: Francis Lachapelle <flachapelle@inverse.ca>
16397Date:   Thu Jan 19 14:47:11 2017 -0500
16398
16399    (css) Improve display of HTML CKEditor
16400
16401M	UI/Templates/MailerUI/UIxMailEditor.wox
16402M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
16403M	UI/WebServerResources/js/vendor/ckeditor/ck.js
16404M	UI/WebServerResources/scss/views/MessageEditorUI.scss
16405
16406commit d7d88e26202bfcf7bf3a099154e3afdd5e5efe92
16407Author: Francis Lachapelle <flachapelle@inverse.ca>
16408Date:   Thu Jan 19 12:23:55 2017 -0500
16409
16410    (js) Compose new message in a popup window
16411
16412M	NEWS
16413M	UI/MailerUI/English.lproj/Localizable.strings
16414M	UI/Templates/MailerUI/UIxMailEditor.wox
16415M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
16416M	UI/WebServerResources/js/Mailer/MailboxController.js
16417M	UI/WebServerResources/js/Mailer/Mailer.popup.js
16418M	UI/WebServerResources/js/Mailer/MessageController.js
16419
16420commit 4fca484ed02615b4532801394ce755749dbdc305
16421Author: Francis Lachapelle <flachapelle@inverse.ca>
16422Date:   Thu Jan 19 10:31:03 2017 -0500
16423
16424    Improve error handling in SOGoWebAppointmentFolder
16425
16426M	SoObjects/Appointments/MSExchangeFreeBusy.m
16427M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
16428
16429commit fcb79dc14b485fd00cb49b1433c4eab73953520c
16430Author: Francis Lachapelle <flachapelle@inverse.ca>
16431Date:   Thu Jan 19 10:17:17 2017 -0500
16432
16433    Improve error handling in MSExchangeFreeBusy class
16434
16435M	SoObjects/Appointments/MSExchangeFreeBusy.m
16436
16437commit 41dbb88b64f4ac22860fd3e8152cd84d0cae15e8
16438Author: Francis Lachapelle <flachapelle@inverse.ca>
16439Date:   Wed Jan 18 21:24:45 2017 -0500
16440
16441    (js) Expandable mail editor
16442
16443    Added "autogrow" plugin for CKEditor.
16444
16445M	NEWS
16446M	UI/Templates/MailerUI/UIxMailEditor.wox
16447M	UI/WebServerResources/js/Mailer/MessageEditorController.js
16448M	UI/WebServerResources/js/vendor/ckeditor/build-config.js
16449M	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
16450M	UI/WebServerResources/js/vendor/ckeditor/config.js
16451M	UI/WebServerResources/js/vendor/ckeditor/lang/ar.js
16452M	UI/WebServerResources/js/vendor/ckeditor/lang/ca.js
16453M	UI/WebServerResources/js/vendor/ckeditor/lang/cs.js
16454M	UI/WebServerResources/js/vendor/ckeditor/lang/cy.js
16455M	UI/WebServerResources/js/vendor/ckeditor/lang/da.js
16456M	UI/WebServerResources/js/vendor/ckeditor/lang/de.js
16457M	UI/WebServerResources/js/vendor/ckeditor/lang/en.js
16458M	UI/WebServerResources/js/vendor/ckeditor/lang/es.js
16459M	UI/WebServerResources/js/vendor/ckeditor/lang/eu.js
16460M	UI/WebServerResources/js/vendor/ckeditor/lang/fi.js
16461M	UI/WebServerResources/js/vendor/ckeditor/lang/fr.js
16462M	UI/WebServerResources/js/vendor/ckeditor/lang/hr.js
16463M	UI/WebServerResources/js/vendor/ckeditor/lang/hu.js
16464M	UI/WebServerResources/js/vendor/ckeditor/lang/is.js
16465M	UI/WebServerResources/js/vendor/ckeditor/lang/it.js
16466M	UI/WebServerResources/js/vendor/ckeditor/lang/lt.js
16467M	UI/WebServerResources/js/vendor/ckeditor/lang/mk.js
16468M	UI/WebServerResources/js/vendor/ckeditor/lang/nb.js
16469M	UI/WebServerResources/js/vendor/ckeditor/lang/nl.js
16470M	UI/WebServerResources/js/vendor/ckeditor/lang/no.js
16471M	UI/WebServerResources/js/vendor/ckeditor/lang/pl.js
16472M	UI/WebServerResources/js/vendor/ckeditor/lang/pt-br.js
16473M	UI/WebServerResources/js/vendor/ckeditor/lang/pt.js
16474M	UI/WebServerResources/js/vendor/ckeditor/lang/ru.js
16475M	UI/WebServerResources/js/vendor/ckeditor/lang/sk.js
16476M	UI/WebServerResources/js/vendor/ckeditor/lang/sl.js
16477M	UI/WebServerResources/js/vendor/ckeditor/lang/sr.js
16478M	UI/WebServerResources/js/vendor/ckeditor/lang/sv.js
16479M	UI/WebServerResources/js/vendor/ckeditor/lang/tr.js
16480M	UI/WebServerResources/js/vendor/ckeditor/lang/uk.js
16481M	UI/WebServerResources/js/vendor/ckeditor/lang/zh-cn.js
16482M	UI/WebServerResources/js/vendor/ckeditor/lang/zh.js
16483M	UI/WebServerResources/scss/views/MailerUI.scss
16484
16485commit bb97b57ad7994d5aa6b3cd543db715ac5db65360
16486Author: InverseBot <sogo@inverse.ca>
16487Date:   Thu Jan 19 01:28:13 2017 -0500
16488
16489    (js/css) Update generated files
16490
16491M	UI/WebServerResources/js/Mailer.services.js
16492M	UI/WebServerResources/js/Mailer.services.js.map
16493M	UI/WebServerResources/js/vendor/angular-ui-router.js
16494M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
16495
16496commit 5300d4185d891145d7ad907a7f69cd011f4cf9b0
16497Author: Ludovic Marcotte <lmarcotte@inverse.ca>
16498Date:   Wed Jan 18 16:16:19 2017 -0500
16499
16500    (fix) improve doc around SOGoTimeZone (fixes #3995)
16501
16502M	Documentation/SOGoInstallationGuide.asciidoc
16503M	Scripts/sogo.conf
16504
16505commit 26b69d25ee6249410b6ea725c01782b35ac54158
16506Author: Francis Lachapelle <flachapelle@inverse.ca>
16507Date:   Tue Jan 17 16:19:07 2017 -0500
16508
16509    (js) Fix opening message in popup window
16510
16511M	UI/WebServerResources/js/Mailer/MessageController.js
16512
16513commit a3c056ea8435937e4de35f76c674c67f978036aa
16514Author: Ludovic Marcotte <lmarcotte@inverse.ca>
16515Date:   Tue Jan 17 15:12:29 2017 -0500
16516
16517    (fix) deep-search for text/calendar parts
16518
16519M	ActiveSync/SOGoMailObject+ActiveSync.m
16520
16521commit e4b2539b04b3876b4898a295cada9259e3034827
16522Author: Ludovic Marcotte <lmarcotte@inverse.ca>
16523Date:   Tue Jan 17 12:40:41 2017 -0500
16524
16525    (fix) strip attendees with no email and don't send IMIP when it's Outlook the EAS client
16526
16527M	ActiveSync/SOGoActiveSyncDispatcher.m
16528M	SoObjects/Appointments/SOGoCalendarComponent.m
16529
16530commit fcb6542d0619358a31864b21d0adfff3df0b3c58
16531Author: Francis Lachapelle <flachapelle@inverse.ca>
16532Date:   Tue Jan 17 11:47:43 2017 -0500
16533
16534    (i18n) Update translations
16535
16536M	UI/MainUI/ChineseTaiwan.lproj/Locale
16537
16538commit 174fcd5c314d59c37687eca2156e1ce362d8d1a1
16539Author: Francis Lachapelle <flachapelle@inverse.ca>
16540Date:   Tue Jan 17 08:53:39 2017 -0500
16541
16542    (i18n) Update translations
16543
16544M	UI/MailerUI/French.lproj/Localizable.strings
16545M	UI/PreferencesUI/French.lproj/Localizable.strings
16546
16547commit 2f6c5148aac31fb2dd2327a3b022a762ee376c70
16548Author: InverseBot <sogo@inverse.ca>
16549Date:   Tue Jan 17 01:30:41 2017 -0500
16550
16551    (js/css) Update generated files
16552
16553M	UI/WebServerResources/css/styles.css
16554M	UI/WebServerResources/css/styles.css.map
16555
16556commit 936b21b8c0dd8a2e510c1ca20fe54b8cf1d7f049
16557Author: Francis Lachapelle <flachapelle@inverse.ca>
16558Date:   Mon Jan 16 16:30:24 2017 -0500
16559
16560    (css) Fix glitches in Month view with Firefox
16561
16562M	NEWS
16563M	UI/Templates/SchedulerUI/UIxCalMainView.wox
16564M	UI/WebServerResources/scss/views/SchedulerUI.scss
16565M	UI/WebServerResources/scss/views/_view.scss
16566
16567commit 5f2a6c53c465557443473c5efd840b3a85cd13c1
16568Author: Francis Lachapelle <flachapelle@inverse.ca>
16569Date:   Mon Jan 16 15:31:12 2017 -0500
16570
16571    (js) Fix pasting images in CKEditor
16572
16573    Fixes #3986
16574
16575M	NEWS
16576M	UI/WebServerResources/js/vendor/ckeditor/ck.js
16577M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css
16578
16579commit ba12c14a1d92a09ec11c5544e721c46c0b791403
16580Author: Francis Lachapelle <flachapelle@inverse.ca>
16581Date:   Fri Jan 13 16:11:10 2017 -0500
16582
16583    (js) Update CKEditor to version 4.6.2
16584
16585    - Add Upload Image plugin
16586
16587    Fixes #3986
16588
16589M	UI/WebServerResources/js/vendor/ckeditor/LICENSE.md
16590M	UI/WebServerResources/js/vendor/ckeditor/build-config.js
16591M	UI/WebServerResources/js/vendor/ckeditor/ck.js
16592M	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
16593M	UI/WebServerResources/js/vendor/ckeditor/config.js
16594M	UI/WebServerResources/js/vendor/ckeditor/contents.css
16595M	UI/WebServerResources/js/vendor/ckeditor/lang/ar.js
16596M	UI/WebServerResources/js/vendor/ckeditor/lang/ca.js
16597M	UI/WebServerResources/js/vendor/ckeditor/lang/cs.js
16598M	UI/WebServerResources/js/vendor/ckeditor/lang/cy.js
16599M	UI/WebServerResources/js/vendor/ckeditor/lang/da.js
16600M	UI/WebServerResources/js/vendor/ckeditor/lang/de.js
16601M	UI/WebServerResources/js/vendor/ckeditor/lang/en.js
16602M	UI/WebServerResources/js/vendor/ckeditor/lang/es.js
16603M	UI/WebServerResources/js/vendor/ckeditor/lang/eu.js
16604M	UI/WebServerResources/js/vendor/ckeditor/lang/fi.js
16605M	UI/WebServerResources/js/vendor/ckeditor/lang/fr.js
16606M	UI/WebServerResources/js/vendor/ckeditor/lang/hr.js
16607M	UI/WebServerResources/js/vendor/ckeditor/lang/hu.js
16608M	UI/WebServerResources/js/vendor/ckeditor/lang/is.js
16609M	UI/WebServerResources/js/vendor/ckeditor/lang/it.js
16610M	UI/WebServerResources/js/vendor/ckeditor/lang/lt.js
16611M	UI/WebServerResources/js/vendor/ckeditor/lang/mk.js
16612M	UI/WebServerResources/js/vendor/ckeditor/lang/nb.js
16613M	UI/WebServerResources/js/vendor/ckeditor/lang/nl.js
16614M	UI/WebServerResources/js/vendor/ckeditor/lang/no.js
16615M	UI/WebServerResources/js/vendor/ckeditor/lang/pl.js
16616M	UI/WebServerResources/js/vendor/ckeditor/lang/pt-br.js
16617M	UI/WebServerResources/js/vendor/ckeditor/lang/pt.js
16618M	UI/WebServerResources/js/vendor/ckeditor/lang/ru.js
16619M	UI/WebServerResources/js/vendor/ckeditor/lang/sk.js
16620M	UI/WebServerResources/js/vendor/ckeditor/lang/sl.js
16621M	UI/WebServerResources/js/vendor/ckeditor/lang/sr.js
16622M	UI/WebServerResources/js/vendor/ckeditor/lang/sv.js
16623M	UI/WebServerResources/js/vendor/ckeditor/lang/tr.js
16624M	UI/WebServerResources/js/vendor/ckeditor/lang/uk.js
16625M	UI/WebServerResources/js/vendor/ckeditor/lang/zh-cn.js
16626M	UI/WebServerResources/js/vendor/ckeditor/lang/zh.js
16627M	UI/WebServerResources/js/vendor/ckeditor/plugins/about/dialogs/about.js
16628M	UI/WebServerResources/js/vendor/ckeditor/plugins/clipboard/dialogs/paste.js
16629M	UI/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.js
16630M	UI/WebServerResources/js/vendor/ckeditor/plugins/dialog/dialogDefinition.js
16631M	UI/WebServerResources/js/vendor/ckeditor/plugins/image/dialogs/image.js
16632M	UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/anchor.js
16633M	UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js
16634M	UI/WebServerResources/js/vendor/ckeditor/plugins/pastefromword/filter/default.js
16635M	UI/WebServerResources/js/vendor/ckeditor/plugins/table/dialogs/table.js
16636M	UI/WebServerResources/js/vendor/ckeditor/plugins/tabletools/dialogs/tableCell.js
16637M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css
16638M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css
16639M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css
16640M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css
16641M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css
16642M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css
16643M	UI/WebServerResources/js/vendor/ckeditor/styles.js
16644
16645commit 4158f7555e2006439ff4cc95ae42fe42162dfea1
16646Author: Ludovic Marcotte <lmarcotte@inverse.ca>
16647Date:   Fri Jan 13 13:19:43 2017 -0500
16648
16649    Updated NEWS
16650
16651M	NEWS
16652
16653commit 6e0f5b22544db5844c3c8e4e41a0c3e373da54e0
16654Author: Ludovic Marcotte <lmarcotte@inverse.ca>
16655Date:   Fri Jan 13 13:16:01 2017 -0500
16656
16657    (fix) return if not content is there, to avoid random crash
16658
16659M	SoObjects/Appointments/SOGoCalendarComponent.m
16660
16661commit 4a21a02f986d7330314a04dc5e33eb04c3f4ca1e
16662Author: Francis Lachapelle <flachapelle@inverse.ca>
16663Date:   Fri Jan 13 12:23:38 2017 -0500
16664
16665    Fix rendering of forwarded HTML message with img
16666
16667    Fixes #3981 (cont'd)
16668
16669M	SoObjects/Mailer/SOGoMailObject.m
16670M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
16671M	UI/MailerUI/UIxMailView.m
16672
16673commit 9d7d2575d3231af8b96b00a706b78f67904c7076
16674Author: Ludovic Marcotte <lmarcotte@inverse.ca>
16675Date:   Thu Jan 12 15:23:09 2017 -0500
16676
16677    (ix) remove alarms in IMIP responses (fixes #3925)
16678
16679M	SoObjects/Appointments/SOGoCalendarComponent.m
16680
16681commit 905859053c767a2dd9f104daaad00a71262b23cf
16682Author: InverseBot <sogo@inverse.ca>
16683Date:   Thu Jan 12 01:31:09 2017 -0500
16684
16685    (js/css) Update generated files
16686
16687M	UI/WebServerResources/js/vendor/angular-animate.js
16688M	UI/WebServerResources/js/vendor/angular-animate.min.js
16689M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
16690M	UI/WebServerResources/js/vendor/angular-aria.js
16691M	UI/WebServerResources/js/vendor/angular-aria.min.js
16692M	UI/WebServerResources/js/vendor/angular-aria.min.js.map
16693M	UI/WebServerResources/js/vendor/angular-cookies.js
16694M	UI/WebServerResources/js/vendor/angular-cookies.min.js
16695M	UI/WebServerResources/js/vendor/angular-messages.js
16696M	UI/WebServerResources/js/vendor/angular-messages.min.js
16697M	UI/WebServerResources/js/vendor/angular-sanitize.js
16698M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
16699M	UI/WebServerResources/js/vendor/angular-sanitize.min.js.map
16700M	UI/WebServerResources/js/vendor/angular.js
16701M	UI/WebServerResources/js/vendor/angular.min.js
16702M	UI/WebServerResources/js/vendor/angular.min.js.map
16703
16704commit e5d0b0b0ca45b32f2bbd9edd3e291acb36c891b8
16705Author: Francis Lachapelle <flachapelle@inverse.ca>
16706Date:   Wed Jan 11 16:08:05 2017 -0500
16707
16708    Fix rendering of forwarded HTML message with img
16709
16710    Fixes #3981 (partially)
16711
16712M	NEWS
16713M	UI/MailPartViewers/UIxMailPartAlternativeViewer.m
16714M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
16715M	UI/MailPartViewers/UIxMailPartMixedViewer.m
16716M	UI/MailPartViewers/UIxMailPartViewer.h
16717M	UI/MailPartViewers/UIxMailPartViewer.m
16718M	UI/MailerUI/UIxMailView.m
16719
16720commit 589827a4148aea46477c52ff8c109a7dd9880d80
16721Author: Francis Lachapelle <flachapelle@inverse.ca>
16722Date:   Tue Jan 10 10:35:06 2017 -0500
16723
16724    (html) Show locale codes beside language names
16725
16726M	NEWS
16727M	UI/PreferencesUI/UIxPreferences.m
16728M	UI/Templates/PreferencesUI/UIxPreferences.wox
16729
16730commit 42ee9816133308d3c26a749cfac37d7625b12d4c
16731Author: Francis Lachapelle <flachapelle@inverse.ca>
16732Date:   Tue Jan 10 10:23:04 2017 -0500
16733
16734    (js) Update Angular to branch 1.6.x
16735
16736M	UI/WebServerResources/bower.json
16737
16738commit 5985262e0f31a55b8e3e4f369d85930bcb9c6185
16739Author: Francis Lachapelle <flachapelle@inverse.ca>
16740Date:   Tue Jan 10 10:18:28 2017 -0500
16741
16742    Improve WebDAV Python lib for integration tests
16743
16744M	Tests/Integration/webdavlib.py
16745
16746commit c36fcd2902391ab5090aa5cff39439bbd58ba92c
16747Author: Francis Lachapelle <flachapelle@inverse.ca>
16748Date:   Tue Jan 10 10:17:16 2017 -0500
16749
16750    Improve debugging output of recurrence calculator
16751
16752M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
16753M	SOPE/NGCards/iCalRecurrenceRule.m
16754M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
16755
16756commit bce09f413ffa1cbc3b530197645bf114c72514ff
16757Author: Francis Lachapelle <flachapelle@inverse.ca>
16758Date:   Tue Jan 10 10:14:12 2017 -0500
16759
16760    Update NEWS file
16761
16762M	NEWS
16763
16764commit 9477c1af16fc5bdcd969e7fbfd6c4f2365cd9724
16765Author: Francis Lachapelle <flachapelle@inverse.ca>
16766Date:   Tue Jan 10 10:12:38 2017 -0500
16767
16768    (html) Precise EAS beside "Synchronize" option
16769
16770M	UI/Templates/ContactsUI/UIxContactFolderProperties.wox
16771M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
16772
16773commit 8011d9093e354d97afa812482fccb7a447e1593b
16774Author: InverseBot <sogo@inverse.ca>
16775Date:   Wed Jan 11 01:26:52 2017 -0500
16776
16777    (js/css) Update generated files
16778
16779M	UI/WebServerResources/css/styles.css
16780M	UI/WebServerResources/css/styles.css.map
16781M	UI/WebServerResources/js/Common.js
16782M	UI/WebServerResources/js/Common.js.map
16783M	UI/WebServerResources/js/Mailer.services.js
16784M	UI/WebServerResources/js/Mailer.services.js.map
16785M	UI/WebServerResources/js/Scheduler.services.js
16786M	UI/WebServerResources/js/Scheduler.services.js.map
16787
16788commit 37334db0e34169802bdc44f048407f837599bd8b
16789Author: Francis Lachapelle <flachapelle@inverse.ca>
16790Date:   Tue Jan 10 09:42:57 2017 -0500
16791
16792    Update ChangeLog
16793
16794M	ChangeLog
16795
16796commit 6637bde56dd09e3d47220443572ef151c3eb488f
16797Author: Francis Lachapelle <flachapelle@inverse.ca>
16798Date:   Tue Jan 10 09:42:09 2017 -0500
16799
16800    Preparation for release 3.2.5
16801
16802M	Documentation/docinfo.xml
16803M	Documentation/includes/global-attributes.asciidoc
16804M	NEWS
16805M	Version
16806
16807commit e27efc4d3a7bdc86c6aee81a36490322d2f4f9c9
16808Author: Francis Lachapelle <flachapelle@inverse.ca>
16809Date:   Tue Jan 10 09:37:05 2017 -0500
16810
16811    (css) Update default theme
16812
16813M	UI/WebServerResources/css/theme-default.css
16814
16815commit ff7b9a3725376058185bb7c35bb4d019b15e5d42
16816Author: Francis Lachapelle <flachapelle@inverse.ca>
16817Date:   Tue Jan 10 09:33:43 2017 -0500
16818
16819    (js/css) Update generated files
16820
16821M	UI/WebServerResources/css/styles.css
16822M	UI/WebServerResources/css/styles.css.map
16823M	UI/WebServerResources/js/Common.js
16824M	UI/WebServerResources/js/Common.js.map
16825M	UI/WebServerResources/js/Mailer.services.js
16826M	UI/WebServerResources/js/Mailer.services.js.map
16827M	UI/WebServerResources/js/Scheduler.services.js
16828M	UI/WebServerResources/js/Scheduler.services.js.map
16829M	UI/WebServerResources/js/vendor/angular-material.js
16830M	UI/WebServerResources/js/vendor/angular-material.min.js
16831
16832commit 36c7ffcc3cc9a9a0f5b4cebe3111dee776ed6b47
16833Author: Francis Lachapelle <flachapelle@inverse.ca>
16834Date:   Tue Jan 10 09:16:04 2017 -0500
16835
16836    (css,js) Update md to v1.1.1-master-64b2621
16837
16838M	UI/WebServerResources/angular-material
16839M	UI/WebServerResources/bower.json
16840
16841commit 3912d2ab3e8e2a40cf92e528bbda73ed88c2cd2c
16842Author: InverseBot <sogo@inverse.ca>
16843Date:   Tue Jan 10 02:12:03 2017 -0500
16844
16845    (js/css) Update generated files
16846
16847M	UI/WebServerResources/js/Mailer.services.js
16848M	UI/WebServerResources/js/Mailer.services.js.map
16849
16850commit 5e775ea4ceec6c64c3f7e8dc345c1be91e2e22e4
16851Author: Ludovic Marcotte <lmarcotte@inverse.ca>
16852Date:   Mon Jan 9 16:09:09 2017 -0500
16853
16854    (fix) some more memory info
16855
16856M	Main/SOGo.m
16857
16858commit 841fdb96cc7b30804d0f9917af4a58a19bf8091c
16859Author: Ludovic Marcotte <lmarcotte@inverse.ca>
16860Date:   Mon Jan 9 16:03:32 2017 -0500
16861
16862    (fix) be a bit more verbose about memory usage
16863
16864M	Main/SOGo.m
16865
16866commit 51ff746595b7ff1d62215d9f162b20d179b4cede
16867Author: Francis Lachapelle <flachapelle@inverse.ca>
16868Date:   Fri Jan 6 20:48:35 2017 -0500
16869
16870    (js) Update CKEditor to version 4.6.1
16871
16872M	NEWS
16873M	UI/WebServerResources/js/vendor/ckeditor/build-config.js
16874M	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
16875M	UI/WebServerResources/js/vendor/ckeditor/lang/ar.js
16876M	UI/WebServerResources/js/vendor/ckeditor/lang/ca.js
16877M	UI/WebServerResources/js/vendor/ckeditor/lang/cs.js
16878M	UI/WebServerResources/js/vendor/ckeditor/lang/cy.js
16879M	UI/WebServerResources/js/vendor/ckeditor/lang/da.js
16880M	UI/WebServerResources/js/vendor/ckeditor/lang/de.js
16881M	UI/WebServerResources/js/vendor/ckeditor/lang/en.js
16882M	UI/WebServerResources/js/vendor/ckeditor/lang/es.js
16883M	UI/WebServerResources/js/vendor/ckeditor/lang/eu.js
16884M	UI/WebServerResources/js/vendor/ckeditor/lang/fi.js
16885M	UI/WebServerResources/js/vendor/ckeditor/lang/fr.js
16886M	UI/WebServerResources/js/vendor/ckeditor/lang/hr.js
16887M	UI/WebServerResources/js/vendor/ckeditor/lang/hu.js
16888M	UI/WebServerResources/js/vendor/ckeditor/lang/is.js
16889M	UI/WebServerResources/js/vendor/ckeditor/lang/it.js
16890M	UI/WebServerResources/js/vendor/ckeditor/lang/lt.js
16891M	UI/WebServerResources/js/vendor/ckeditor/lang/mk.js
16892M	UI/WebServerResources/js/vendor/ckeditor/lang/nb.js
16893M	UI/WebServerResources/js/vendor/ckeditor/lang/nl.js
16894M	UI/WebServerResources/js/vendor/ckeditor/lang/no.js
16895M	UI/WebServerResources/js/vendor/ckeditor/lang/pl.js
16896M	UI/WebServerResources/js/vendor/ckeditor/lang/pt-br.js
16897M	UI/WebServerResources/js/vendor/ckeditor/lang/pt.js
16898M	UI/WebServerResources/js/vendor/ckeditor/lang/ru.js
16899M	UI/WebServerResources/js/vendor/ckeditor/lang/sk.js
16900M	UI/WebServerResources/js/vendor/ckeditor/lang/sl.js
16901M	UI/WebServerResources/js/vendor/ckeditor/lang/sr.js
16902M	UI/WebServerResources/js/vendor/ckeditor/lang/sv.js
16903M	UI/WebServerResources/js/vendor/ckeditor/lang/tr.js
16904M	UI/WebServerResources/js/vendor/ckeditor/lang/uk.js
16905M	UI/WebServerResources/js/vendor/ckeditor/lang/zh-cn.js
16906M	UI/WebServerResources/js/vendor/ckeditor/lang/zh.js
16907M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css
16908M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css
16909M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css
16910M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css
16911M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css
16912M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css
16913
16914commit ef1f5a948fab725ed2bc0860be3a2551ba00f1de
16915Author: Francis Lachapelle <flachapelle@inverse.ca>
16916Date:   Fri Jan 6 20:34:05 2017 -0500
16917
16918    (i18n) Update translations
16919
16920M	UI/Common/French.lproj/Localizable.strings
16921M	UI/Common/German.lproj/Localizable.strings
16922M	UI/Common/Polish.lproj/Localizable.strings
16923M	UI/MailerUI/French.lproj/Localizable.strings
16924M	UI/MailerUI/German.lproj/Localizable.strings
16925M	UI/MailerUI/Polish.lproj/Localizable.strings
16926M	UI/PreferencesUI/French.lproj/Localizable.strings
16927M	UI/PreferencesUI/German.lproj/Localizable.strings
16928M	UI/PreferencesUI/Polish.lproj/Localizable.strings
16929
16930commit 3560f0486e21fc96dd51890a3c68981954510bb2
16931Author: Francis Lachapelle <flachapelle@inverse.ca>
16932Date:   Fri Jan 6 18:26:12 2017 -0500
16933
16934    (js) Fix hotkeys with an active dialog in Mailer
16935
16936    Fixes #3983
16937
16938M	NEWS
16939M	UI/WebServerResources/js/Mailer/MailboxController.js
16940M	UI/WebServerResources/js/Mailer/MessageController.js
16941
16942commit 327ebf00a45f7c28f21de99d47a88c8412b27a15
16943Author: Francis Lachapelle <flachapelle@inverse.ca>
16944Date:   Fri Jan 6 16:49:00 2017 -0500
16945
16946    Fix public URLs to Calendars
16947
16948    Fixes #3974
16949
16950M	NEWS
16951M	SoObjects/SOGo/SOGoGCSFolder.m
16952
16953commit abb1e1b44798b3df2f15eb2ba291693ad8f3d445
16954Author: InverseBot <sogo@inverse.ca>
16955Date:   Sat Jan 7 01:28:44 2017 -0500
16956
16957    (js/css) Update generated files
16958
16959M	UI/WebServerResources/js/Mailer.services.js
16960M	UI/WebServerResources/js/Mailer.services.js.map
16961M	UI/WebServerResources/js/Scheduler.services.js
16962M	UI/WebServerResources/js/Scheduler.services.js.map
16963
16964commit 818233535f03308a256bd47e484a8fb6da8b39c8
16965Author: Francis Lachapelle <flachapelle@inverse.ca>
16966Date:   Fri Jan 6 16:17:05 2017 -0500
16967
16968    Improve error messages around draft attachments
16969
16970    (cont'd)
16971
16972M	UI/MailerUI/UIxMailEditor.m
16973
16974commit 65e3fe978cbb68279e53809b56749520b17243f8
16975Author: Francis Lachapelle <flachapelle@inverse.ca>
16976Date:   Fri Jan 6 16:15:26 2017 -0500
16977
16978    Minor code cleanup
16979
16980M	SOPE/NGCards/iCalRecurrenceRule.h
16981
16982commit 0216f19e55cc64ddbb7d94d74f18aafdd2eef909
16983Author: Francis Lachapelle <flachapelle@inverse.ca>
16984Date:   Fri Jan 6 16:14:44 2017 -0500
16985
16986    Improve Installation Guide
16987
16988M	Documentation/SOGoInstallationGuide.asciidoc
16989
16990commit 8404de758bb3fc0e9e7f57b2fcde9d460f2512e8
16991Author: Francis Lachapelle <flachapelle@inverse.ca>
16992Date:   Fri Jan 6 16:12:42 2017 -0500
16993
16994    Improve error messages around draft attachments
16995
16996M	SoObjects/Mailer/SOGoDraftObject.m
16997M	UI/Common/English.lproj/Localizable.strings
16998M	UI/MailerUI/English.lproj/Localizable.strings
16999M	UI/WebServerResources/js/Mailer/MessageEditorController.js
17000
17001commit 5ec7ad54bb5ae97ad334c57e9eb76c795a90074f
17002Author: Francis Lachapelle <flachapelle@inverse.ca>
17003Date:   Fri Jan 6 15:45:30 2017 -0500
17004
17005    Fix error handling when draft is too big
17006
17007M	SoObjects/Mailer/SOGoDraftObject.m
17008
17009commit be8e1373eae9762af49d7c1c6360fb817eb8e28f
17010Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17011Date:   Fri Jan 6 16:01:52 2017 -0500
17012
17013    Updated NEWS
17014
17015M	NEWS
17016
17017commit 9fbc84158a75e0ed00d5eafe810f175e037a63de
17018Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17019Date:   Fri Jan 6 15:52:19 2017 -0500
17020
17021    (fix) handle sha512-crypt with rounds
17022
17023M	SoObjects/SOGo/NSData+Crypto.m
17024
17025commit 071c1032c1adecc71737ad636d0b05db8743140e
17026Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17027Date:   Fri Jan 6 14:34:43 2017 -0500
17028
17029    Updated NEWS
17030
17031M	NEWS
17032
17033commit af8baf41cbffe7f4ccad748ecff0a99c6f633b93
17034Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17035Date:   Fri Jan 6 14:32:45 2017 -0500
17036
17037    (fix) correctly handle all identities during IMIP status update
17038
17039M	UI/MailPartViewers/UIxMailPartICalActions.m
17040
17041commit 0b7ddf7ca453b065a9e1de3113fb6616f7d4a891
17042Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17043Date:   Fri Jan 6 14:29:41 2017 -0500
17044
17045    (fix) small optimization over previous commit
17046
17047M	UI/MailPartViewers/UIxMailPartICalViewer.m
17048
17049commit 942ddcabe4bc89efdf6c2120de00708d6a1ed0b5
17050Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17051Date:   Fri Jan 6 14:23:52 2017 -0500
17052
17053    (fix) handle all identities during IMIP REPLY processing
17054
17055M	UI/MailPartViewers/UIxMailPartICalViewer.m
17056
17057commit bdd8254e02bbb16e8d7fadd33a506f89037a0aac
17058Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17059Date:   Fri Jan 6 11:03:59 2017 -0500
17060
17061    (fix) make sure we compare the organizer's email only
17062
17063M	SOPE/NGCards/iCalEventChanges.m
17064
17065commit ce0575517d8c69d078307e42533377aa599df5f4
17066Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17067Date:   Fri Jan 6 09:54:02 2017 -0500
17068
17069    (fix) make sure to bump LAST-MODIFIED to trigger all auto-scheduling code
17070
17071M	ActiveSync/iCalEvent+ActiveSync.m
17072
17073commit ea7934a73c7e863dcc268eaafff52fe876b7908f
17074Author: Francis Lachapelle <flachapelle@inverse.ca>
17075Date:   Fri Jan 6 06:41:38 2017 -0500
17076
17077    Fix saving of inactive calendars
17078
17079    Fixes #3862, #3980
17080
17081M	NEWS
17082M	UI/Common/UIxParentFolderActions.m
17083M	UI/Common/product.plist
17084M	UI/WebServerResources/js/Scheduler/Calendar.service.js
17085M	UI/WebServerResources/js/Scheduler/CalendarsController.js
17086
17087commit 02fc147624b1994130b635fc09a679998b61fd14
17088Author: InverseBot <sogo@inverse.ca>
17089Date:   Fri Jan 6 02:11:11 2017 -0500
17090
17091    (js/css) Update generated files
17092
17093M	UI/WebServerResources/js/Common.js
17094M	UI/WebServerResources/js/Common.js.map
17095
17096commit 02a1ad48fc118062e25d04fe1ac3c76aa6656fb8
17097Author: Francis Lachapelle <flachapelle@inverse.ca>
17098Date:   Thu Jan 5 12:00:55 2017 -0500
17099
17100    (js) Fix computation of week number
17101
17102    Fixes #3973, 3976
17103
17104M	NEWS
17105M	UI/WebServerResources/js/Common/utils.js
17106
17107commit e7e1283fb3ce363d42710690f372e26012c697a0
17108Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17109Date:   Thu Jan 5 09:27:16 2017 -0500
17110
17111    (fix) disabled bias computation for now
17112
17113M	SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.m
17114
17115commit d5e04be1dff4a3d9be4859b4b09eccf60f63830a
17116Author: InverseBot <sogo@inverse.ca>
17117Date:   Sun Jan 1 01:20:37 2017 -0500
17118
17119    (js/css) Update generated files
17120
17121M	UI/WebServerResources/js/vendor/lodash.js
17122M	UI/WebServerResources/js/vendor/lodash.min.js
17123
17124commit e2ec8af0dbb049708fc837a6c21a26fc77a34950
17125Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17126Date:   Fri Dec 30 12:29:09 2016 -0500
17127
17128    Updated NEWS
17129
17130M	NEWS
17131
17132commit 477c06a7fffb01b1ef0ff09bf3af68705f4e247c
17133Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17134Date:   Fri Dec 30 12:26:31 2016 -0500
17135
17136    (fix) fix events in floating time during CalDAV's PUT operation (fixes #2865)
17137
17138M	SoObjects/Appointments/SOGoAppointmentFolder.m
17139M	SoObjects/Appointments/SOGoAppointmentObject.m
17140
17141commit 479b534857de63709c1ffd6f17433d9b35f680d5
17142Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17143Date:   Fri Dec 30 10:31:29 2016 -0500
17144
17145    (fix) properly save email alarms in the db (fixes #3949)
17146
17147M	NEWS
17148M	SoObjects/Appointments/iCalEntityObject+SOGo.m
17149
17150commit f6bcf267930338a0c14ada914e1455f636c1bcde
17151Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17152Date:   Fri Dec 30 10:00:58 2016 -0500
17153
17154    Updated NEWS
17155
17156M	NEWS
17157
17158commit cdf6aaa53e31f161899f1584925ec94f449b9ce9
17159Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17160Date:   Fri Dec 30 09:58:51 2016 -0500
17161
17162    (fix) provide correct error response to EAS client when sending big mails (fixes #3956)
17163
17164M	ActiveSync/SOGoActiveSyncDispatcher.m
17165
17166commit 1a9b20519e7d932415e3ceff52aefd921046db12
17167Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17168Date:   Thu Dec 29 16:23:07 2016 -0500
17169
17170    Updated NEWS
17171
17172M	NEWS
17173
17174commit 4f211678e997fb98e34e7dae81cbd3a9df3e2cd9
17175Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17176Date:   Thu Dec 29 16:21:30 2016 -0500
17177
17178    (fix) handle semicolon in value during LDIF import (fixes #1760)
17179
17180M	UI/Contacts/UIxContactFolderActions.m
17181
17182commit e578787acd09f956e42422b3373528ed3e60f94a
17183Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17184Date:   Thu Dec 29 14:37:04 2016 -0500
17185
17186    Updated NEWS
17187
17188M	NEWS
17189
17190commit 239dffa391a8c7b59b6e3648007f481d498d07f4
17191Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17192Date:   Thu Dec 29 14:35:06 2016 -0500
17193
17194    (fix) handle URI in vCard photos (fixes #2683)
17195
17196M	SoObjects/Contacts/SOGoContactEntryPhoto.m
17197
17198commit 6cd3d90410e5eab897b3ab8b572b06fd0a0f557d
17199Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17200Date:   Thu Dec 29 14:14:39 2016 -0500
17201
17202    Updated NEWS
17203
17204M	NEWS
17205
17206commit 93dfbc5a94149501c4c26d372ad4dfa4c083d654
17207Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17208Date:   Thu Dec 29 14:12:45 2016 -0500
17209
17210    (feat) added photo support for LDIF import (fixes #1084)
17211
17212M	UI/Contacts/UIxContactFolderActions.m
17213
17214commit 896f57f63454cc8aab1042efa23f28f2a8ce8e63
17215Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17216Date:   Thu Dec 29 10:53:44 2016 -0500
17217
17218    Updated NEWS
17219
17220M	NEWS
17221
17222commit f48ab310d6bc9de3183bccb6f079daefa084e7f3
17223Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17224Date:   Thu Dec 29 10:52:32 2016 -0500
17225
17226    (fix) add support for "other" addresses (fixes #3966)
17227
17228M	ActiveSync/NGVCard+ActiveSync.m
17229
17230commit 5bc21e4f538deb4fbf81b36b7cd3a6fe9a22b610
17231Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17232Date:   Thu Dec 29 09:55:20 2016 -0500
17233
17234    (fix) avoid trying to parse empty request (fixes #3969)
17235
17236M	ActiveSync/SOGoActiveSyncDispatcher.m
17237
17238commit 82961236508c9f33612e74ae42921e98a622db3e
17239Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17240Date:   Wed Dec 28 10:25:31 2016 -0500
17241
17242    Updated NEWS
17243
17244M	NEWS
17245
17246commit 2cebee42b7a0abcef8251e755e408e9c77d5c177
17247Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17248Date:   Wed Dec 28 10:18:10 2016 -0500
17249
17250    (feat) added new SOGoMaximumMessageSizeLimit config parameter (fixes #3510)
17251
17252    Conflicts:
17253
17254		SoObjects/Mailer/SOGoDraftObject.m
17255
17256M	Documentation/SOGoInstallationGuide.asciidoc
17257M	SoObjects/Mailer/SOGoDraftObject.m
17258M	SoObjects/SOGo/SOGoSystemDefaults.h
17259M	SoObjects/SOGo/SOGoSystemDefaults.m
17260
17261commit 7c7440c988bc8fddc8f0857fd03a37909224bf24
17262Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17263Date:   Fri Dec 23 11:38:39 2016 -0500
17264
17265    Updated NEWS
17266
17267M	NEWS
17268
17269commit eed5679068480963f0f5de9a9e784f642fbfb575
17270Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17271Date:   Fri Dec 23 11:36:44 2016 -0500
17272
17273    (fix) properly honor "include in freebusy" (fixes #3354)
17274
17275M	SoObjects/Appointments/SOGoAppointmentFolder.m
17276
17277commit f1dbb883033f6201184a532b7096e843c29d27b3
17278Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17279Date:   Fri Dec 23 10:22:07 2016 -0500
17280
17281    Updated NEWS
17282
17283M	NEWS
17284
17285commit 9cb6772ae83f500d234b0fab145f1cbcb6dda548
17286Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17287Date:   Fri Dec 23 10:19:46 2016 -0500
17288
17289    (fix) do not decode from hex the event's UID (fixes #3965)
17290
17291M	ActiveSync/SOGoMailObject+ActiveSync.m
17292
17293commit dceab8fd2acfff1bbee80eeead864455190c5783
17294Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17295Date:   Fri Dec 23 10:06:15 2016 -0500
17296
17297    Updated NEWS
17298
17299M	NEWS
17300
17301commit 7197b7eb41265f1b1b905d77dcd927a6c7a5a949
17302Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17303Date:   Fri Dec 23 10:04:43 2016 -0500
17304
17305    (fix) handle delegation scenario with no SENT-BY set (fixes #3368)
17306
17307M	SoObjects/Appointments/SOGoAppointmentObject.m
17308
17309commit 18b502c39c76dad53027d208cda8d6edb421a3c4
17310Author: InverseBot <sogo@inverse.ca>
17311Date:   Fri Dec 23 02:10:39 2016 -0500
17312
17313    (js/css) Update generated files
17314
17315M	UI/WebServerResources/js/vendor/lodash.js
17316M	UI/WebServerResources/js/vendor/lodash.min.js
17317
17318commit 94fc5d17db39a5c06f428fcf441f702a27a3cbcb
17319Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17320Date:   Thu Dec 22 14:26:27 2016 -0500
17321
17322    (fix) also use the filter when doing DN lookups (fixes #2253)
17323
17324M	SoObjects/SOGo/LDAPSource.m
17325
17326commit 8c075d2e1bdb371d6d9a88feee814de785729ac9
17327Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17328Date:   Thu Dec 22 09:41:39 2016 -0500
17329
17330    (fix) comment out vars too
17331
17332M	SoObjects/Appointments/SOGoAppointmentObject.m
17333
17334commit 278aeef86401bf66ead62296fbc4f0d94814ccfd
17335Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17336Date:   Thu Dec 22 08:55:12 2016 -0500
17337
17338    (fix) disabled IMIP force sending for Lightning (fixes #3274)
17339
17340M	SoObjects/Appointments/SOGoAppointmentObject.m
17341
17342commit ef69344a59439b32e1902245c184f80e23464d0a
17343Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17344Date:   Wed Dec 21 11:45:41 2016 -0500
17345
17346    Updated NEWS
17347
17348M	NEWS
17349
17350commit 457fccd5ac9f000f1125ba91266a268b626573c3
17351Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17352Date:   Wed Dec 21 11:43:08 2016 -0500
17353
17354    (fix) append .ics extension if not present when importing events (fixes #2308)
17355
17356M	SoObjects/Appointments/SOGoAppointmentFolder.m
17357
17358commit 1da36a3ef94ea22dbad86b064efc1532edb9a92e
17359Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17360Date:   Wed Dec 21 10:47:33 2016 -0500
17361
17362    (fix) always force save events creation over EAS (fixes #3958)
17363
17364M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
17365M	ActiveSync/SOGoActiveSyncDispatcher.m
17366M	NEWS
17367
17368commit 7327ec21b28a46a0d56b312b9a1ed68f52ac9137
17369Author: Francis Lachapelle <flachapelle@inverse.ca>
17370Date:   Wed Dec 21 10:37:04 2016 -0500
17371
17372    Avoid duplicate emails in LDAP-based address book
17373
17374    Fixes #3941
17375
17376M	NEWS
17377M	SoObjects/Contacts/NGVCard+SOGo.h
17378M	SoObjects/Contacts/NGVCard+SOGo.m
17379
17380commit 94c522ea5ca28d037d32ae8beebe661a02a87792
17381Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17382Date:   Wed Dec 21 08:50:38 2016 -0500
17383
17384    Updated NEWS
17385
17386M	NEWS
17387
17388commit 5c0229466e35faab0d3abce7e134baf1c06cb070
17389Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17390Date:   Wed Dec 21 08:49:05 2016 -0500
17391
17392    (feat) handle alarms for tasks (fixes #3964)
17393
17394M	ActiveSync/iCalAlarm+ActiveSync.m
17395M	ActiveSync/iCalToDo+ActiveSync.m
17396
17397commit eb6d234c4b37e49014dbfb5034d13b1349c754e0
17398Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17399Date:   Tue Dec 20 13:17:19 2016 -0500
17400
17401    Updated NEWS
17402
17403M	NEWS
17404
17405commit 06903f8376ffd2256c8919ecdc89669a5659b191
17406Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17407Date:   Tue Dec 20 13:15:15 2016 -0500
17408
17409    (fix) use the source's domain if none is defined (fixes #3523)
17410
17411M	SoObjects/SOGo/SOGoUserManager.m
17412
17413commit 596c4bb4c232e947829a92d5693c459a97fe8f96
17414Author: Francis Lachapelle <flachapelle@inverse.ca>
17415Date:   Tue Dec 20 10:44:43 2016 -0500
17416
17417    (js) Fix attached links in task viewer
17418
17419    Fixes #3963
17420
17421M	NEWS
17422M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
17423
17424commit 3d16283d3c94d6fa920e76778bc6a6b23a51be1d
17425Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17426Date:   Tue Dec 20 08:56:13 2016 -0500
17427
17428    (fix) avoid double encoding (fixes #3960)
17429
17430M	ActiveSync/NGVCard+ActiveSync.m
17431
17432commit 31d2db51ade36cb376092e9b49dd1138dca1ddee
17433Author: InverseBot <sogo@inverse.ca>
17434Date:   Tue Dec 20 01:24:11 2016 -0500
17435
17436    (js/css) Update generated files
17437
17438M	UI/WebServerResources/js/Mailer.services.js.map
17439M	UI/WebServerResources/js/Scheduler.services.js
17440M	UI/WebServerResources/js/Scheduler.services.js.map
17441
17442commit abd0c0a7447e74966d1447a614e3919d814039d5
17443Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17444Date:   Mon Dec 19 15:01:31 2016 -0500
17445
17446    (fix) sage-guard against empty rrule
17447
17448M	ActiveSync/iCalEvent+ActiveSync.m
17449
17450commit 137523769780566c6059597a97a36146f67acc4a
17451Author: Francis Lachapelle <flachapelle@inverse.ca>
17452Date:   Mon Dec 19 12:07:17 2016 -0500
17453
17454    (js) Don't allow to create a list in a remote AB
17455
17456M	NEWS
17457M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
17458
17459commit 4c78d81bf73cd2acaf2c24c7c6550ab4aa82c768
17460Author: Francis Lachapelle <flachapelle@inverse.ca>
17461Date:   Mon Dec 19 11:15:35 2016 -0500
17462
17463    Formatting & Comments
17464
17465M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
17466M	UI/Templates/MainUI/SOGoRootPage.wox
17467M	UI/Templates/SchedulerUI/UIxCalMainView.wox
17468M	UI/WebServerResources/js/Mailer/MailboxesController.js
17469
17470commit 2e9168080ca952415e455ee3cbe703f9fd2b12b8
17471Author: Francis Lachapelle <flachapelle@inverse.ca>
17472Date:   Mon Dec 19 11:05:48 2016 -0500
17473
17474    (js) Fix freebusy initialization in event editor
17475
17476M	UI/WebServerResources/js/Scheduler/Component.service.js
17477
17478commit 1eb378c956d08063e59a606a749e14e00e10015f
17479Author: Francis Lachapelle <flachapelle@inverse.ca>
17480Date:   Mon Dec 19 10:25:04 2016 -0500
17481
17482    (js) Fix display of auto-reply (vacation) message
17483
17484    Fixes #3940
17485
17486M	NEWS
17487M	UI/Templates/PreferencesUI/UIxPreferences.wox
17488
17489commit e739ed46a3ca56c1f6ad47a02b325470ef530b13
17490Author: Francis Lachapelle <flachapelle@inverse.ca>
17491Date:   Mon Dec 19 09:51:09 2016 -0500
17492
17493    (js) Fix saving monthly BYDAY recurrence
17494
17495    Fixes #3948
17496
17497M	NEWS
17498M	UI/WebServerResources/js/Scheduler/Component.service.js
17499
17500commit 93f559a0df406b88ce2995fee0e2965f776d2363
17501Author: Francis Lachapelle <flachapelle@inverse.ca>
17502Date:   Mon Dec 19 09:46:58 2016 -0500
17503
17504    Remove unnecessary div in UIxTopnavToolbar.wox
17505
17506M	UI/Templates/UIxTopnavToolbar.wox
17507
17508commit 13a4398c4db5cf267b05f66e3c8d1d41447737eb
17509Author: InverseBot <sogo@inverse.ca>
17510Date:   Sat Dec 17 01:24:00 2016 -0500
17511
17512    (js/css) Update generated files
17513
17514M	UI/WebServerResources/js/vendor/angular-animate.js
17515M	UI/WebServerResources/js/vendor/angular-animate.min.js
17516M	UI/WebServerResources/js/vendor/angular-aria.js
17517M	UI/WebServerResources/js/vendor/angular-aria.min.js
17518M	UI/WebServerResources/js/vendor/angular-cookies.js
17519M	UI/WebServerResources/js/vendor/angular-cookies.min.js
17520M	UI/WebServerResources/js/vendor/angular-cookies.min.js.map
17521M	UI/WebServerResources/js/vendor/angular-messages.js
17522M	UI/WebServerResources/js/vendor/angular-messages.min.js
17523M	UI/WebServerResources/js/vendor/angular-messages.min.js.map
17524M	UI/WebServerResources/js/vendor/angular-sanitize.js
17525M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
17526M	UI/WebServerResources/js/vendor/angular-sanitize.min.js.map
17527M	UI/WebServerResources/js/vendor/angular.js
17528M	UI/WebServerResources/js/vendor/angular.min.js
17529M	UI/WebServerResources/js/vendor/angular.min.js.map
17530
17531commit 462d27449788b39031a8e8cd50e7aa8fd0c9e54a
17532Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17533Date:   Fri Dec 16 15:53:12 2016 -0500
17534
17535    Updated NEWS
17536
17537M	NEWS
17538
17539commit ab1c699bc7118b051fbf3d0952ca32af94d2e208
17540Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17541Date:   Fri Dec 16 15:51:19 2016 -0500
17542
17543    (feat) better support for RFC 6638 (schedule-agent) (fixes #2599)
17544
17545M	SoObjects/Appointments/SOGoAppointmentObject.m
17546
17547commit 9882052e815c8e149557e9f25c603f62e2d94812
17548Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17549Date:   Fri Dec 16 10:12:40 2016 -0500
17550
17551    Updated NEWS
17552
17553M	NEWS
17554
17555commit 3adbef5aa45265eefe729992fc5219e10cf3d2d8
17556Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17557Date:   Fri Dec 16 10:08:04 2016 -0500
17558
17559    (fix) 30 mins offset in FB
17560
17561M	ActiveSync/SOGoActiveSyncDispatcher.m
17562
17563commit 5ecf917e6b02ea8a7317d57e6cf1fa258d9c81de
17564Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17565Date:   Fri Dec 16 09:07:55 2016 -0500
17566
17567    (fix) return a 404 for public user
17568
17569M	Main/SOGo.m
17570
17571commit a02642cad992a5d364167679c953e6cf403be014
17572Author: InverseBot <sogo@inverse.ca>
17573Date:   Fri Dec 16 01:09:03 2016 -0500
17574
17575    (js/css) Update generated files
17576
17577M	UI/WebServerResources/js/Common.js
17578M	UI/WebServerResources/js/Common.js.map
17579M	UI/WebServerResources/js/Contacts.services.js
17580M	UI/WebServerResources/js/Contacts.services.js.map
17581
17582commit 92ba421dd1c2ffe92cbac22612418c10959aed24
17583Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17584Date:   Thu Dec 15 14:24:08 2016 -0500
17585
17586    Updated NEWS
17587
17588M	NEWS
17589
17590commit ea940e645e473419567afbb13c6a2007ff56d78c
17591Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17592Date:   Thu Dec 15 14:22:07 2016 -0500
17593
17594    (fix) return login page for unknown users (fixes #2135)
17595
17596M	Main/SOGo.m
17597
17598commit 651c0fdf14f4a950b2dfdf4845436b960fa6e8b6
17599Author: Francis Lachapelle <flachapelle@inverse.ca>
17600Date:   Thu Dec 15 10:18:28 2016 -0500
17601
17602    Load photos of LDAP-based address books in listing
17603
17604    Fixes #3942
17605
17606M	NEWS
17607M	SoObjects/Contacts/SOGoContactSourceFolder.m
17608M	UI/WebServerResources/js/Common/Resource.service.js
17609M	UI/WebServerResources/js/Contacts/Card.service.js
17610
17611commit 15a3bf48d961f909d2d61ef07f58c2476111d2f8
17612Author: InverseBot <sogo@inverse.ca>
17613Date:   Thu Dec 15 01:22:53 2016 -0500
17614
17615    (js/css) Update generated files
17616
17617M	UI/WebServerResources/js/Common.js
17618M	UI/WebServerResources/js/Common.js.map
17619M	UI/WebServerResources/js/Main.js
17620M	UI/WebServerResources/js/Main.js.map
17621
17622commit 849370140856c5c2c71d49757a801dc071c0969d
17623Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17624Date:   Wed Dec 14 21:22:45 2016 -0500
17625
17626    Updated NEWS
17627
17628M	NEWS
17629
17630commit f0085ef43e0831c06aded90b06b2ba197482265a
17631Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17632Date:   Wed Dec 14 21:20:29 2016 -0500
17633
17634    (fix) correctly block if fail count is within interval (fixes #2850)
17635
17636M	SoObjects/SOGo/SOGoCache.m
17637M	SoObjects/SOGo/SOGoUserManager.m
17638
17639commit e0108088eee9a21a2e424b1cacf3a1af5dbf3c43
17640Author: Francis Lachapelle <flachapelle@inverse.ca>
17641Date:   Wed Dec 14 16:39:21 2016 -0500
17642
17643    (js) Rename buttons of alarm toast
17644
17645    Fixes #3945
17646
17647M	NEWS
17648M	UI/Common/English.lproj/Localizable.strings
17649M	UI/WebServerResources/js/Common/Alarm.service.js
17650
17651commit 5591b9d42364849c76cfaefb6d28d14b3cc2703b
17652Author: Francis Lachapelle <flachapelle@inverse.ca>
17653Date:   Wed Dec 14 16:33:21 2016 -0500
17654
17655    (js) Switch on "remember username" when necessary
17656
17657M	NEWS
17658M	UI/WebServerResources/js/Main/Main.app.js
17659
17660commit ef96c213349deb93c458afa17c7378e821054c03
17661Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17662Date:   Wed Dec 14 13:46:27 2016 -0500
17663
17664    Updated NEWS
17665
17666M	NEWS
17667
17668commit d8eae96d638f3557cb4f07c4fa4d07776e4734ef
17669Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17670Date:   Wed Dec 14 13:42:22 2016 -0500
17671
17672    (fix) properly skip folders we don't want (fixes #3943)
17673
17674M	ActiveSync/SOGoActiveSyncDispatcher.m
17675
17676commit f6acc3e9849fb93e8a228143bbffb3242f2f5312
17677Author: InverseBot <sogo@inverse.ca>
17678Date:   Sun Dec 11 01:19:01 2016 -0500
17679
17680    (js/css) Update generated files
17681
17682M	UI/WebServerResources/css/styles.css.map
17683
17684commit 340ddf0ae6cf6a7aeb16d7b77f237bee7bff16a3
17685Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17686Date:   Fri Dec 9 10:45:44 2016 -0500
17687
17688    (fix) make sure we safely escape all chars
17689
17690M	SoObjects/Appointments/SOGoAppointmentFolder.m
17691M	SoObjects/Contacts/SOGoContactGCSFolder.m
17692M	SoObjects/SOGo/NSString+Utilities.m
17693
17694commit b0fcaeef86e1b758d038b2d7edbef1626e96dd2b
17695Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17696Date:   Fri Dec 9 10:32:42 2016 -0500
17697
17698    (fix) removed old code
17699
17700M	UI/Contacts/UIxContactView.m
17701
17702commit ec19a1290de1b8dc1a5a80bbe875552a3ee4c305
17703Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17704Date:   Fri Dec 9 09:47:48 2016 -0500
17705
17706    (fix) use the organizer's alarm by default when accepting IMIP messages (fixes #3934)
17707
17708M	NEWS
17709M	UI/MailPartViewers/UIxMailPartICalActions.m
17710
17711commit 384f1cb53f04c75757bd08550e5830a08d18366e
17712Author: InverseBot <sogo@inverse.ca>
17713Date:   Fri Dec 9 01:17:34 2016 -0500
17714
17715    (js/css) Update generated files
17716
17717M	UI/WebServerResources/js/Scheduler.services.js
17718M	UI/WebServerResources/js/Scheduler.services.js.map
17719
17720commit d0e0d5300ac8b57b4ebf70f31cb8930c66e24456
17721Author: Francis Lachapelle <flachapelle@inverse.ca>
17722Date:   Thu Dec 8 10:17:03 2016 -0500
17723
17724    (js) Fix ordering of calendars
17725
17726    Fixes #3931
17727
17728M	NEWS
17729M	UI/WebServerResources/js/Scheduler/Calendar.service.js
17730
17731commit 4b2b3693c5bd65ec9b053aa13c384369e4c9719d
17732Author: InverseBot <sogo@inverse.ca>
17733Date:   Thu Dec 8 01:18:39 2016 -0500
17734
17735    (js/css) Update generated files
17736
17737M	UI/WebServerResources/js/Common.js
17738M	UI/WebServerResources/js/Common.js.map
17739M	UI/WebServerResources/js/Contacts.services.js
17740M	UI/WebServerResources/js/Contacts.services.js.map
17741M	UI/WebServerResources/js/Mailer.services.js
17742M	UI/WebServerResources/js/Mailer.services.js.map
17743M	UI/WebServerResources/js/Scheduler.services.js
17744M	UI/WebServerResources/js/Scheduler.services.js.map
17745
17746commit 011fae8a65c834f3ef72d39be4299254d534f384
17747Author: Francis Lachapelle <flachapelle@inverse.ca>
17748Date:   Wed Dec 7 14:37:59 2016 -0500
17749
17750    Download attachments of a message as a zip archive
17751
17752M	NEWS
17753M	SoObjects/Mailer/NSString+Mail.h
17754M	SoObjects/Mailer/NSString+Mail.m
17755M	SoObjects/Mailer/SOGoDraftObject.h
17756M	SoObjects/Mailer/SOGoDraftObject.m
17757M	SoObjects/Mailer/SOGoMailObject.h
17758M	SoObjects/Mailer/SOGoMailObject.m
17759M	UI/MailerUI/English.lproj/Localizable.strings
17760M	UI/MailerUI/UIxMailView.m
17761M	UI/MailerUI/product.plist
17762M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
17763M	UI/WebServerResources/js/Common/Resource.service.js
17764M	UI/WebServerResources/js/Contacts/AddressBook.service.js
17765M	UI/WebServerResources/js/Contacts/Card.service.js
17766M	UI/WebServerResources/js/Mailer/Mailbox.service.js
17767M	UI/WebServerResources/js/Mailer/Message.service.js
17768M	UI/WebServerResources/js/Scheduler/Calendar.service.js
17769
17770commit 2a2ebd553e08fb523c71d0cff4dab9734d5379f3
17771Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17772Date:   Tue Dec 6 14:05:27 2016 -0500
17773
17774    (test) handle sanitization before passing data to libxml
17775
17776M	SoObjects/SOGo/NSString+Utilities.m
17777M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
17778
17779commit 0038e4bc6060fd8ff62547b252249d4938bdc5ca
17780Author: Francis Lachapelle <flachapelle@inverse.ca>
17781Date:   Tue Dec 6 10:07:39 2016 -0500
17782
17783    (js) Disable HTML entities in CKEditor
17784
17785M	UI/WebServerResources/js/vendor/ckeditor/config.js
17786
17787commit e053f12e78a3639476de50717bb621632810cb17
17788Author: InverseBot <sogo@inverse.ca>
17789Date:   Tue Dec 6 01:17:41 2016 -0500
17790
17791    (js/css) Update generated files
17792
17793M	UI/WebServerResources/js/Preferences.js
17794M	UI/WebServerResources/js/Preferences.js.map
17795
17796commit c663f7ab4c458fd0c992b97b250eebd65e7db881
17797Author: Francis Lachapelle <flachapelle@inverse.ca>
17798Date:   Mon Dec 5 16:12:16 2016 -0500
17799
17800    Prevent using localhost on auxiliary IMAP accounts
17801
17802M	NEWS
17803M	UI/PreferencesUI/English.lproj/Localizable.strings
17804M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
17805M	UI/WebServerResources/js/Preferences/AccountDialogController.js
17806
17807commit 68ddcd7045caa58297b06243b84c24a39a7484ba
17808Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17809Date:   Mon Dec 5 14:51:33 2016 -0500
17810
17811    (fix) prevent using localhost on additional IMAP accounts
17812
17813M	SoObjects/Mailer/SOGoMailBaseObject.m
17814
17815commit ffd69337f6d73fb4aa48b41f847f21842d83ffd7
17816Author: InverseBot <sogo@inverse.ca>
17817Date:   Sat Dec 3 02:04:11 2016 -0500
17818
17819    (js/css) Update generated files
17820
17821M	UI/WebServerResources/js/Contacts.services.js
17822M	UI/WebServerResources/js/Contacts.services.js.map
17823M	UI/WebServerResources/js/Preferences.js
17824M	UI/WebServerResources/js/Preferences.js.map
17825
17826commit ba5bd65ea37b011907a582537345bd942a7c20d1
17827Author: Francis Lachapelle <flachapelle@inverse.ca>
17828Date:   Fri Dec 2 17:38:33 2016 -0500
17829
17830    Fix support for SOGoSieveFolderEncoding defaults
17831
17832    Cont'd. Fixes #3904
17833
17834M	NEWS
17835M	SoObjects/Mailer/SOGoMailAccount.h
17836M	SoObjects/Mailer/SOGoMailAccount.m
17837M	UI/PreferencesUI/UIxPreferences.m
17838M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
17839M	UI/Templates/PreferencesUI/UIxPreferences.wox
17840M	UI/WebServerResources/js/Preferences/FiltersDialogController.js
17841
17842commit 6ce64a9a27239cf1a1825ef6d4ac2a6ae54a4090
17843Author: Francis Lachapelle <flachapelle@inverse.ca>
17844Date:   Fri Dec 2 14:48:59 2016 -0500
17845
17846    (js) Fix sorting after renaming an AddressBook
17847
17848M	NEWS
17849M	UI/WebServerResources/js/Contacts/AddressBook.service.js
17850
17851commit 41701cc94c4fa5296faad91e138bdd2fc995eb55
17852Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17853Date:   Fri Dec 2 09:21:18 2016 -0500
17854
17855    (fix) properly set interval for monthly recurring events using EAS
17856
17857M	ActiveSync/iCalRecurrenceRule+ActiveSync.m
17858
17859commit 56d7f634a0f2e766abe355e2768517f5b7d70d87
17860Author: Ludovic Marcotte <lmarcotte@inverse.ca>
17861Date:   Fri Dec 2 08:48:26 2016 -0500
17862
17863    (fix) avoid compiler warning
17864
17865M	UI/MainUI/SOGoUserHomePage.m
17866
17867commit 80f67785c3c55d1b6da2d04254981f02d47a4971
17868Author: InverseBot <sogo@inverse.ca>
17869Date:   Fri Dec 2 01:29:36 2016 -0500
17870
17871    (js/css) Update generated files
17872
17873M	UI/WebServerResources/css/styles.css
17874M	UI/WebServerResources/css/styles.css.map
17875M	UI/WebServerResources/js/Administration.js
17876M	UI/WebServerResources/js/Administration.js.map
17877M	UI/WebServerResources/js/Common.js
17878M	UI/WebServerResources/js/Common.js.map
17879M	UI/WebServerResources/js/Mailer.services.js
17880M	UI/WebServerResources/js/Mailer.services.js.map
17881M	UI/WebServerResources/js/Scheduler.services.js
17882M	UI/WebServerResources/js/Scheduler.services.js.map
17883
17884commit 29dfadfe75d228b5682a591381cf4f18f4e4a897
17885Author: Francis Lachapelle <flachapelle@inverse.ca>
17886Date:   Thu Dec 1 17:47:29 2016 -0500
17887
17888    (css) Update default theme
17889
17890M	UI/WebServerResources/css/theme-default.css
17891
17892commit fb743d63818a73fc26978a7c0264818f652ef54b
17893Author: Francis Lachapelle <flachapelle@inverse.ca>
17894Date:   Thu Dec 1 16:01:45 2016 -0500
17895
17896    Update Developer's Guide
17897
17898M	Documentation/SOGoDevelopersGuide.asciidoc
17899
17900commit 203dcf1d055e22574b3a1292ddd7b567954b1e89
17901Author: Francis Lachapelle <flachapelle@inverse.ca>
17902Date:   Thu Dec 1 15:42:28 2016 -0500
17903
17904    (js) Improve sgAvatarImage (cont'd)
17905
17906M	UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox
17907
17908commit 0d95267fe567452b9e3334352cdf3792d36cdc57
17909Author: Francis Lachapelle <flachapelle@inverse.ca>
17910Date:   Thu Dec 1 15:40:38 2016 -0500
17911
17912    Fix ACLs management of folders in Administration
17913
17914    The active (super) user was not able to add herself to the ACLs of a
17915    different user because we were removing the active user from the users
17916    search instead of removing the folder's owner.
17917
17918M	NEWS
17919M	UI/MainUI/SOGoUserHomePage.m
17920M	UI/WebServerResources/js/Administration/AdministrationAclController.js
17921M	UI/WebServerResources/js/Common/User.service.js
17922
17923commit e997923c3100f620f6a29f6b486fe961c7b22ff2
17924Author: Francis Lachapelle <flachapelle@inverse.ca>
17925Date:   Thu Dec 1 15:31:22 2016 -0500
17926
17927    (html) Fix sidenav breakpoint in Admin module
17928
17929M	UI/Templates/AdministrationUI/UIxAdministration.wox
17930
17931commit 277c6e901ea63aff4c83561fbb64bb1d39de25d2
17932Author: Francis Lachapelle <flachapelle@inverse.ca>
17933Date:   Thu Dec 1 12:02:23 2016 -0500
17934
17935    Update ChangeLog
17936
17937M	ChangeLog
17938
17939commit 2c24901803a6d84fc0e6f3617292df7fc4095f77
17940Author: Francis Lachapelle <flachapelle@inverse.ca>
17941Date:   Thu Dec 1 12:01:50 2016 -0500
17942
17943    (js/css) Update generated files
17944
17945M	UI/WebServerResources/css/styles.css
17946M	UI/WebServerResources/css/styles.css.map
17947M	UI/WebServerResources/js/Common.js
17948M	UI/WebServerResources/js/Common.js.map
17949M	UI/WebServerResources/js/Mailer.services.js
17950M	UI/WebServerResources/js/Mailer.services.js.map
17951M	UI/WebServerResources/js/Scheduler.services.js
17952M	UI/WebServerResources/js/Scheduler.services.js.map
17953M	UI/WebServerResources/js/vendor/angular-material.js
17954M	UI/WebServerResources/js/vendor/angular-material.min.js
17955
17956commit 8f90aa96fe4a90001808468f93f8eef72ddf0f4c
17957Author: Francis Lachapelle <flachapelle@inverse.ca>
17958Date:   Thu Dec 1 12:00:00 2016 -0500
17959
17960    (css,js) Update md to v1.1.1-master-b8357dc
17961
17962M	UI/WebServerResources/angular-material
17963M	UI/WebServerResources/bower.json
17964
17965commit ee5b60c5446822402b6d42e7c6ca81eddb4fee0f
17966Author: Francis Lachapelle <flachapelle@inverse.ca>
17967Date:   Thu Dec 1 11:59:16 2016 -0500
17968
17969    Preparation for release 3.2.4
17970
17971M	Documentation/docinfo.xml
17972M	Documentation/includes/global-attributes.asciidoc
17973M	NEWS
17974M	Version
17975
17976commit d2b94eba09ffe30f5d2dddf07c22351ba87eb39e
17977Author: Francis Lachapelle <flachapelle@inverse.ca>
17978Date:   Thu Dec 1 11:56:07 2016 -0500
17979
17980    (js) Fix detection of session expiration
17981
17982M	NEWS
17983M	UI/WebServerResources/js/Common/Common.app.js
17984
17985commit c9467e1ce3258ecc8f8b36447b94c30165368f55
17986Author: Francis Lachapelle <flachapelle@inverse.ca>
17987Date:   Thu Dec 1 11:21:59 2016 -0500
17988
17989    Validate custom subject for vacation auto-reply
17990
17991M	UI/PreferencesUI/UIxJSONPreferences.m
17992M	UI/Templates/PreferencesUI/UIxPreferences.wox
17993
17994commit b4e9b7b60caef1e649f5ae3920411dba58f810f8
17995Author: Francis Lachapelle <flachapelle@inverse.ca>
17996Date:   Thu Dec 1 11:14:38 2016 -0500
17997
17998    (css) Fix sidenav background color of Preferences
17999
18000M	UI/Templates/PreferencesUI/UIxPreferences.wox
18001
18002commit 66710f1b174f605a654b1b1479df57fcf0dd5707
18003Author: Francis Lachapelle <flachapelle@inverse.ca>
18004Date:   Thu Dec 1 11:07:28 2016 -0500
18005
18006    (i18n) Update translations
18007
18008M	SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings
18009M	UI/Common/TurkishTurkey.lproj/Localizable.strings
18010M	UI/Contacts/Macedonian.lproj/Localizable.strings
18011M	UI/MailPartViewers/TurkishTurkey.lproj/Localizable.strings
18012M	UI/MailerUI/Finnish.lproj/Localizable.strings
18013M	UI/MailerUI/Macedonian.lproj/Localizable.strings
18014M	UI/MailerUI/Serbian.lproj/Localizable.strings
18015M	UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
18016M	UI/MainUI/Finnish.lproj/Localizable.strings
18017M	UI/MainUI/Macedonian.lproj/Localizable.strings
18018M	UI/MainUI/Serbian.lproj/Localizable.strings
18019M	UI/MainUI/TurkishTurkey.lproj/Localizable.strings
18020M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
18021M	UI/PreferencesUI/Macedonian.lproj/Localizable.strings
18022M	UI/PreferencesUI/Serbian.lproj/Localizable.strings
18023M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
18024M	UI/Scheduler/Finnish.lproj/Localizable.strings
18025M	UI/Scheduler/TurkishTurkey.lproj/Localizable.strings
18026
18027commit a61ea24cdb9051ab299aee6c1a0dbc04f2e59c90
18028Author: Francis Lachapelle <flachapelle@inverse.ca>
18029Date:   Thu Dec 1 10:28:26 2016 -0500
18030
18031    (obj-c) Indentation
18032
18033M	Tools/SOGoToolBackup.m
18034M	Tools/SOGoToolCleanupUser.m
18035
18036commit 3e448d2c2ccbbc60bb413a7d96164568d2a859aa
18037Author: Francis Lachapelle <flachapelle@inverse.ca>
18038Date:   Thu Dec 1 10:27:22 2016 -0500
18039
18040    New sogo-tool cleanup user feature (cont'd)
18041
18042M	SOPE/GDLContentStore/GCSFolder.m
18043M	Tools/SOGoToolBackup.m
18044M	Tools/SOGoToolCleanupUser.m
18045
18046commit 9aa00d049debf1640a011f12e66418a96469423e
18047Author: Ludovic Marcotte <lmarcotte@inverse.ca>
18048Date:   Thu Dec 1 09:42:03 2016 -0500
18049
18050    Updated NEWS
18051
18052M	NEWS
18053
18054commit fdea54f5e76bb27d2feeaca3f4f129e18533870d
18055Author: Ludovic Marcotte <lmarcotte@inverse.ca>
18056Date:   Thu Dec 1 09:40:24 2016 -0500
18057
18058    (fix) properly escape all GAL responses (fixes #3923)
18059
18060M	ActiveSync/SOGoActiveSyncDispatcher.m
18061
18062commit 3c098ceca5b6d1f9812463ede3619bf308942193
18063Author: InverseBot <sogo@inverse.ca>
18064Date:   Thu Dec 1 01:18:40 2016 -0500
18065
18066    (js/css) Update generated files
18067
18068M	UI/WebServerResources/css/styles.css
18069M	UI/WebServerResources/css/styles.css.map
18070
18071commit f7dd835f92c7a25c58736b1510b4b9f18272d31e
18072Author: Francis Lachapelle <flachapelle@inverse.ca>
18073Date:   Wed Nov 30 16:06:09 2016 -0500
18074
18075    Fix mail attribute when importing an LDIF file
18076
18077    Fixes #3878
18078
18079M	NEWS
18080M	SoObjects/Contacts/NGVCard+SOGo.m
18081
18082commit 7705c11cf7b135015bfac4be65845d7f3ba8a92c
18083Author: Francis Lachapelle <flachapelle@inverse.ca>
18084Date:   Wed Nov 30 15:32:29 2016 -0500
18085
18086    New sogo-tool cleanup user feature
18087
18088M	NEWS
18089M	SOPE/GDLContentStore/GCSFolder.h
18090M	SOPE/GDLContentStore/GCSFolder.m
18091M	Tools/GNUmakefile
18092A	Tools/SOGoToolCleanupUser.m
18093
18094commit 52cdb71d1f2b3696f7cc395163d35a73d526c5c9
18095Author: Francis Lachapelle <flachapelle@inverse.ca>
18096Date:   Wed Nov 30 12:13:48 2016 -0500
18097
18098    Add sort by start date for the tasks list
18099
18100    Fixes #3840
18101
18102M	NEWS
18103M	UI/Scheduler/NSArray+Scheduler.h
18104M	UI/Scheduler/NSArray+Scheduler.m
18105M	UI/Scheduler/UIxCalListingActions.m
18106M	UI/Templates/SchedulerUI/UIxCalMainView.wox
18107
18108commit a1746cd386d76689c96a2f01a46a66e121f6584b
18109Author: Francis Lachapelle <flachapelle@inverse.ca>
18110Date:   Wed Nov 30 12:09:11 2016 -0500
18111
18112    (css) Fix display of tabs with oversized content
18113
18114M	UI/WebServerResources/scss/components/tabs/tabs.scss
18115
18116commit cd08ab81f16694cf320e84741eb0f30a9e9c8133
18117Author: InverseBot <sogo@inverse.ca>
18118Date:   Wed Nov 30 02:47:47 2016 -0500
18119
18120    (js/css) Update generated files
18121
18122M	UI/WebServerResources/js/Common.js
18123M	UI/WebServerResources/js/Common.js.map
18124M	UI/WebServerResources/js/Scheduler.services.js
18125M	UI/WebServerResources/js/Scheduler.services.js.map
18126M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
18127M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
18128
18129commit d293fe79ed422d17e3e18b275b8218610ed91b3b
18130Author: Francis Lachapelle <flachapelle@inverse.ca>
18131Date:   Tue Nov 29 17:47:14 2016 -0500
18132
18133    Add handling of BYSETPOS for BYDAY in repeat rule
18134
18135M	NEWS
18136M	SOPE/NGCards/iCalRecurrenceRule.m
18137
18138commit 6f732ba5353c744cddc32e573384c907a228914b
18139Author: Francis Lachapelle <flachapelle@inverse.ca>
18140Date:   Tue Nov 29 16:14:42 2016 -0500
18141
18142    Fix MSExchangeFreeBusySOAPRequest.wod
18143
18144M	SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.wo/MSExchangeFreeBusySOAPRequest.wod
18145
18146commit b27c8682711e8fe8c5dcb635440af9cae7840527
18147Author: Francis Lachapelle <flachapelle@inverse.ca>
18148Date:   Tue Nov 29 15:48:15 2016 -0500
18149
18150    Fix freebusy data fetching of MS Exchange contacts
18151
18152M	NEWS
18153M	SoObjects/Appointments/iCalEntityObject+SOGo.m
18154M	UI/WebServerResources/js/Common/Resource.service.js
18155M	UI/WebServerResources/js/Scheduler/Component.service.js
18156
18157commit e0b0a1d78340b738336a5273ead688394ef3045c
18158Author: InverseBot <sogo@inverse.ca>
18159Date:   Tue Nov 29 03:13:53 2016 -0500
18160
18161    (js/css) Update generated files
18162
18163M	UI/WebServerResources/js/Mailer.services.js
18164M	UI/WebServerResources/js/Mailer.services.js.map
18165M	UI/WebServerResources/js/Scheduler.services.js
18166M	UI/WebServerResources/js/Scheduler.services.js.map
18167
18168commit e059a6043e77af0cbafb8b2a697378c7257a25bb
18169Author: Francis Lachapelle <flachapelle@inverse.ca>
18170Date:   Mon Nov 28 15:33:02 2016 -0500
18171
18172    (js) Fix possible cross-origin exception
18173
18174    When SOGo is launched from an external link, either using a different
18175    "target" or using window.open(), the Mail composer could throw a
18176    JavaScript exception when trying to save or send a message that would
18177    completely stop the operation.
18178
18179    Fixes #3900
18180
18181M	NEWS
18182M	UI/WebServerResources/js/Mailer/MessageEditorController.js
18183
18184commit e253f5735d1179123bd9de64c9d2aa496b742553
18185Author: Francis Lachapelle <flachapelle@inverse.ca>
18186Date:   Mon Nov 28 11:45:09 2016 -0500
18187
18188    (js) Don't test pristine state of Message composer
18189
18190M	UI/Templates/MailerUI/UIxMailEditor.wox
18191
18192commit 328d67ec3a8d46e975f7826902fde004195b2c20
18193Author: Francis Lachapelle <flachapelle@inverse.ca>
18194Date:   Mon Nov 28 10:33:38 2016 -0500
18195
18196    Improve sort validation in Contacts module
18197
18198M	UI/Contacts/UIxContactsListActions.m
18199
18200commit c3376a4ddff94cb497c3dbcb569f99dd9c123be5
18201Author: Francis Lachapelle <flachapelle@inverse.ca>
18202Date:   Mon Nov 28 10:14:23 2016 -0500
18203
18204    Fix some compilation warnings
18205
18206M	SoObjects/Appointments/SOGoAppointmentFolder.m
18207M	SoObjects/Appointments/SOGoEMailAlarmsManager.h
18208M	SoObjects/Appointments/SOGoEMailAlarmsManager.m
18209M	SoObjects/Appointments/SOGoTaskObject.m
18210
18211commit 220fb3d607160a8c226884a7afce4d243da6fc36
18212Author: Francis Lachapelle <flachapelle@inverse.ca>
18213Date:   Mon Nov 28 09:37:05 2016 -0500
18214
18215    (js) Update alarms after dragging an event
18216
18217M	UI/WebServerResources/js/Scheduler/CalendarListController.js
18218
18219commit fb873fcae99ddc956e27bfb2be0c49106826f63b
18220Author: InverseBot <sogo@inverse.ca>
18221Date:   Sat Nov 26 02:52:49 2016 -0500
18222
18223    (js/css) Update generated files
18224
18225M	UI/WebServerResources/css/styles.css
18226M	UI/WebServerResources/css/styles.css.map
18227M	UI/WebServerResources/js/Common.js
18228M	UI/WebServerResources/js/Common.js.map
18229M	UI/WebServerResources/js/Mailer.services.js
18230M	UI/WebServerResources/js/Mailer.services.js.map
18231M	UI/WebServerResources/js/Scheduler.services.js
18232M	UI/WebServerResources/js/Scheduler.services.js.map
18233
18234commit d2e03386d22d1df46589de868dbcb58a6dc5afbc
18235Author: Ludovic Marcotte <lmarcotte@inverse.ca>
18236Date:   Fri Nov 25 15:14:24 2016 -0500
18237
18238    (fix) use GMT + adjust bias when querying Exchange's FB info
18239
18240M	SoObjects/Appointments/MSExchangeFreeBusy.m
18241M	SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.h
18242M	SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.m
18243M	SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.wo/MSExchangeFreeBusySOAPRequest.html
18244
18245commit 35a3a8ef1d11273b84be9f65050bb98c5a273d2c
18246Author: Francis Lachapelle <flachapelle@inverse.ca>
18247Date:   Fri Nov 25 10:57:26 2016 -0500
18248
18249    Update ChangeLog
18250
18251M	ChangeLog
18252
18253commit 309846c894e6e411678251a003464ee56fc05131
18254Author: Francis Lachapelle <flachapelle@inverse.ca>
18255Date:   Fri Nov 25 10:52:36 2016 -0500
18256
18257    (js/css) Update generated files
18258
18259M	UI/WebServerResources/css/styles.css
18260M	UI/WebServerResources/css/styles.css.map
18261M	UI/WebServerResources/js/Common.js
18262M	UI/WebServerResources/js/Common.js.map
18263M	UI/WebServerResources/js/Mailer.services.js
18264M	UI/WebServerResources/js/Mailer.services.js.map
18265M	UI/WebServerResources/js/Scheduler.services.js
18266M	UI/WebServerResources/js/Scheduler.services.js.map
18267
18268commit f84d0e5f30e2bb0dacc45a6d1b8d4f8e7f67c74f
18269Author: Francis Lachapelle <flachapelle@inverse.ca>
18270Date:   Fri Nov 25 10:45:07 2016 -0500
18271
18272    Preparation for release 3.2.3
18273
18274M	Documentation/docinfo.xml
18275M	Documentation/includes/global-attributes.asciidoc
18276M	NEWS
18277M	Version
18278
18279commit 9bb22bd67a605fbcddfb09c2b8b733855908a3e4
18280Author: InverseBot <sogo@inverse.ca>
18281Date:   Fri Nov 25 02:43:18 2016 -0500
18282
18283    (js/css) Update generated files
18284
18285M	UI/WebServerResources/js/Common.js
18286M	UI/WebServerResources/js/Common.js.map
18287M	UI/WebServerResources/js/vendor/angular-animate.js
18288M	UI/WebServerResources/js/vendor/angular-animate.min.js
18289M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
18290M	UI/WebServerResources/js/vendor/angular-aria.js
18291M	UI/WebServerResources/js/vendor/angular-aria.min.js
18292M	UI/WebServerResources/js/vendor/angular-aria.min.js.map
18293M	UI/WebServerResources/js/vendor/angular-cookies.js
18294M	UI/WebServerResources/js/vendor/angular-cookies.min.js
18295M	UI/WebServerResources/js/vendor/angular-cookies.min.js.map
18296M	UI/WebServerResources/js/vendor/angular-messages.js
18297M	UI/WebServerResources/js/vendor/angular-messages.min.js
18298M	UI/WebServerResources/js/vendor/angular-messages.min.js.map
18299M	UI/WebServerResources/js/vendor/angular-sanitize.js
18300M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
18301M	UI/WebServerResources/js/vendor/angular-sanitize.min.js.map
18302M	UI/WebServerResources/js/vendor/angular.js
18303M	UI/WebServerResources/js/vendor/angular.min.js
18304M	UI/WebServerResources/js/vendor/angular.min.js.map
18305
18306commit dc7cb6792afd3fe0a6b88491447d3c867d92e63e
18307Author: Francis Lachapelle <flachapelle@inverse.ca>
18308Date:   Thu Nov 24 19:14:02 2016 -0500
18309
18310    (js) Improve alarms dialog
18311
18312    Fixes #3909
18313
18314M	NEWS
18315M	UI/WebServerResources/js/Common/Alarm.service.js
18316
18317commit a76f8dca04b023f9a1db21f6abe53956073a8d88
18318Author: Ludovic Marcotte <lmarcotte@inverse.ca>
18319Date:   Thu Nov 24 16:07:47 2016 -0500
18320
18321    Updated NEWS
18322
18323M	NEWS
18324
18325commit 06e92bbde54288711ac7d768dcf3468af640ca7d
18326Author: Ludovic Marcotte <lmarcotte@inverse.ca>
18327Date:   Thu Nov 24 15:54:34 2016 -0500
18328
18329    Updated NEWS
18330
18331M	NEWS
18332
18333commit 022c4bac988c38b7f7916946df3b95106be7562b
18334Author: Ludovic Marcotte <lmarcotte@inverse.ca>
18335Date:   Thu Nov 24 15:49:10 2016 -0500
18336
18337    (fix) wrong check for delete permission
18338
18339M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
18340
18341commit 0e82802082ccb6c53a671cebb0740f70f6a63311
18342Author: Ludovic Marcotte <lmarcotte@inverse.ca>
18343Date:   Thu Nov 24 15:43:37 2016 -0500
18344
18345    (fix) also filter out recurrence-id
18346
18347M	SoObjects/Appointments/SOGoCalendarComponent.m
18348
18349commit 0a4fa9aada724f7fef1f98255e5c4f5659f35cf2
18350Author: Francis Lachapelle <flachapelle@inverse.ca>
18351Date:   Thu Nov 24 15:09:59 2016 -0500
18352
18353    (css) Update default theme
18354
18355M	UI/WebServerResources/css/theme-default.css
18356
18357commit 71ca4a7b47d99c8fe02169bb785063c63ab0fce6
18358Author: Ludovic Marcotte <lmarcotte@inverse.ca>
18359Date:   Thu Nov 24 11:39:05 2016 -0500
18360
18361    (fix) don't check Dovecot conditions if we're using IMAP annotations
18362
18363M	SoObjects/Mailer/SOGoMailAccount.m
18364
18365commit 0e07844108b770e65c5a7654df89acd2f92523c4
18366Author: InverseBot <sogo@inverse.ca>
18367Date:   Thu Nov 24 03:11:27 2016 -0500
18368
18369    (js/css) Update generated files
18370
18371M	UI/WebServerResources/css/styles.css
18372M	UI/WebServerResources/css/styles.css.map
18373M	UI/WebServerResources/js/Administration.js
18374M	UI/WebServerResources/js/Administration.js.map
18375M	UI/WebServerResources/js/Administration.services.js
18376M	UI/WebServerResources/js/Common.js
18377M	UI/WebServerResources/js/Common.js.map
18378M	UI/WebServerResources/js/Contacts.js
18379M	UI/WebServerResources/js/Contacts.js.map
18380M	UI/WebServerResources/js/Contacts.services.js
18381M	UI/WebServerResources/js/Contacts.services.js.map
18382M	UI/WebServerResources/js/Mailer.app.popup.js
18383M	UI/WebServerResources/js/Mailer.app.popup.js.map
18384M	UI/WebServerResources/js/Mailer.js
18385M	UI/WebServerResources/js/Mailer.js.map
18386M	UI/WebServerResources/js/Mailer.services.js
18387M	UI/WebServerResources/js/Mailer.services.js.map
18388M	UI/WebServerResources/js/Preferences.js
18389M	UI/WebServerResources/js/Preferences.js.map
18390M	UI/WebServerResources/js/Preferences.services.js
18391M	UI/WebServerResources/js/Scheduler.services.js
18392M	UI/WebServerResources/js/Scheduler.services.js.map
18393M	UI/WebServerResources/js/vendor/FileSaver.min.js
18394M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
18395M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
18396M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
18397
18398commit 7c9d8b19b98a4fbcab0b93d09eeecdab6c22d845
18399Author: André Peters <andryyy@users.noreply.github.com>
18400Date:   Thu Nov 24 08:50:43 2016 +0100
18401
18402    Update SOGoACLGermanModificationAdvisory.wox
18403
18404    Fix umlauts in messages like "... Zugang zu seinem Order "Pers&#246;nlicher Kalender".
18405
18406M	UI/Templates/SOGoACLGermanModificationAdvisory.wox
18407
18408commit 1f9ef6fea7b0f5204031b07b9f83952816bbc695
18409Author: André Peters <andryyy@users.noreply.github.com>
18410Date:   Thu Nov 24 08:50:42 2016 +0100
18411
18412    Update SOGoACLGermanRemovalAdvisory.wox
18413
18414    Fix umlauts in messages like "... Zugang zu seinem Order "Pers&#246;nlicher Kalender".
18415
18416M	UI/Templates/SOGoACLGermanRemovalAdvisory.wox
18417
18418commit 836fdb172203f545209b65198c4158b934021f36
18419Author: Ludovic Marcotte <lmarcotte@inverse.ca>
18420Date:   Wed Nov 23 16:30:41 2016 -0500
18421
18422    (feat) added photo support for LDAP-based address books
18423
18424M	Documentation/SOGoInstallationGuide.asciidoc
18425M	NEWS
18426M	SOPE/NGCards/NGVCardPhoto.h
18427M	SOPE/NGCards/NGVCardPhoto.m
18428M	SoObjects/Contacts/NGVCard+SOGo.m
18429M	SoObjects/Contacts/NSDictionary+LDIF.h
18430M	SoObjects/Contacts/NSDictionary+LDIF.m
18431M	SoObjects/Contacts/NSString+LDIF.h
18432M	SoObjects/Contacts/NSString+LDIF.m
18433M	SoObjects/Contacts/SOGoContactEntryPhoto.h
18434M	SoObjects/Contacts/SOGoContactEntryPhoto.m
18435M	SoObjects/Contacts/SOGoContactGCSEntry.h
18436M	SoObjects/Contacts/SOGoContactGCSEntry.m
18437M	SoObjects/Contacts/SOGoContactGCSList.h
18438M	SoObjects/Contacts/SOGoContactLDIFEntry.h
18439M	SoObjects/Contacts/SOGoContactLDIFEntry.m
18440M	SoObjects/Contacts/SOGoUserFolder+Contacts.h
18441M	SoObjects/SOGo/LDAPSource.m
18442
18443commit cb960fae023f6f9556f01f924734689ea9994678
18444Author: Francis Lachapelle <flachapelle@inverse.ca>
18445Date:   Wed Nov 23 14:57:24 2016 -0500
18446
18447    Restore attributes of base64-encoded img tags
18448
18449    Fixes #3814
18450
18451M	NEWS
18452M	SoObjects/Mailer/NSString+Mail.m
18453
18454commit b8df16cd8cdd470abdaacd374a03575ce62860a3
18455Author: Francis Lachapelle <flachapelle@inverse.ca>
18456Date:   Wed Nov 23 14:52:10 2016 -0500
18457
18458    Improve SOGoDefaults.plist to avoid warning
18459
18460M	SoObjects/SOGo/SOGoDefaults.plist
18461
18462commit 84e591cdb9e4e4f738e76d28660927c598309e60
18463Author: Francis Lachapelle <flachapelle@inverse.ca>
18464Date:   Wed Nov 23 13:57:49 2016 -0500
18465
18466    (js) Update CKEditor to version 4.6.0
18467
18468M	NEWS
18469M	UI/WebServerResources/js/vendor/ckeditor/build-config.js
18470M	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
18471M	UI/WebServerResources/js/vendor/ckeditor/contents.css
18472M	UI/WebServerResources/js/vendor/ckeditor/lang/ar.js
18473M	UI/WebServerResources/js/vendor/ckeditor/lang/ca.js
18474M	UI/WebServerResources/js/vendor/ckeditor/lang/cs.js
18475M	UI/WebServerResources/js/vendor/ckeditor/lang/cy.js
18476M	UI/WebServerResources/js/vendor/ckeditor/lang/da.js
18477M	UI/WebServerResources/js/vendor/ckeditor/lang/de.js
18478M	UI/WebServerResources/js/vendor/ckeditor/lang/en.js
18479M	UI/WebServerResources/js/vendor/ckeditor/lang/es.js
18480M	UI/WebServerResources/js/vendor/ckeditor/lang/eu.js
18481M	UI/WebServerResources/js/vendor/ckeditor/lang/fi.js
18482M	UI/WebServerResources/js/vendor/ckeditor/lang/fr.js
18483M	UI/WebServerResources/js/vendor/ckeditor/lang/hr.js
18484M	UI/WebServerResources/js/vendor/ckeditor/lang/hu.js
18485M	UI/WebServerResources/js/vendor/ckeditor/lang/is.js
18486M	UI/WebServerResources/js/vendor/ckeditor/lang/it.js
18487M	UI/WebServerResources/js/vendor/ckeditor/lang/lt.js
18488M	UI/WebServerResources/js/vendor/ckeditor/lang/mk.js
18489M	UI/WebServerResources/js/vendor/ckeditor/lang/nb.js
18490M	UI/WebServerResources/js/vendor/ckeditor/lang/nl.js
18491M	UI/WebServerResources/js/vendor/ckeditor/lang/no.js
18492M	UI/WebServerResources/js/vendor/ckeditor/lang/pl.js
18493M	UI/WebServerResources/js/vendor/ckeditor/lang/pt-br.js
18494M	UI/WebServerResources/js/vendor/ckeditor/lang/pt.js
18495M	UI/WebServerResources/js/vendor/ckeditor/lang/ru.js
18496M	UI/WebServerResources/js/vendor/ckeditor/lang/sk.js
18497M	UI/WebServerResources/js/vendor/ckeditor/lang/sl.js
18498M	UI/WebServerResources/js/vendor/ckeditor/lang/sr.js
18499M	UI/WebServerResources/js/vendor/ckeditor/lang/sv.js
18500M	UI/WebServerResources/js/vendor/ckeditor/lang/tr.js
18501M	UI/WebServerResources/js/vendor/ckeditor/lang/uk.js
18502M	UI/WebServerResources/js/vendor/ckeditor/lang/zh-cn.js
18503M	UI/WebServerResources/js/vendor/ckeditor/lang/zh.js
18504M	UI/WebServerResources/js/vendor/ckeditor/plugins/icons.png
18505M	UI/WebServerResources/js/vendor/ckeditor/plugins/icons_hidpi.png
18506M	UI/WebServerResources/js/vendor/ckeditor/plugins/image/dialogs/image.js
18507M	UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js
18508M	UI/WebServerResources/js/vendor/ckeditor/plugins/link/images/anchor.png
18509M	UI/WebServerResources/js/vendor/ckeditor/plugins/link/images/hidpi/anchor.png
18510M	UI/WebServerResources/js/vendor/ckeditor/plugins/pastefromword/filter/default.js
18511M	UI/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/options.js
18512M	UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.js
18513M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css
18514M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css
18515M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css
18516M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css
18517M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css
18518M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css
18519M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/icons.png
18520M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/icons_hidpi.png
18521M	UI/WebServerResources/js/vendor/ckeditor/styles.js
18522
18523commit daf3898674b2697f99790eadba6db3d4199df169
18524Author: Francis Lachapelle <flachapelle@inverse.ca>
18525Date:   Wed Nov 23 11:34:37 2016 -0500
18526
18527    Update ChangeLog
18528
18529M	ChangeLog
18530
18531commit 1d7af945da42545152fc2d1b09bd6aac475e9f34
18532Author: Francis Lachapelle <flachapelle@inverse.ca>
18533Date:   Wed Nov 23 11:30:05 2016 -0500
18534
18535    (js/css) Update generated files
18536
18537M	UI/WebServerResources/css/styles.css
18538M	UI/WebServerResources/css/styles.css.map
18539M	UI/WebServerResources/js/Administration.js
18540M	UI/WebServerResources/js/Administration.js.map
18541M	UI/WebServerResources/js/Administration.services.js
18542M	UI/WebServerResources/js/Common.js
18543M	UI/WebServerResources/js/Common.js.map
18544M	UI/WebServerResources/js/Contacts.js
18545M	UI/WebServerResources/js/Contacts.js.map
18546M	UI/WebServerResources/js/Contacts.services.js
18547M	UI/WebServerResources/js/Contacts.services.js.map
18548M	UI/WebServerResources/js/Mailer.app.popup.js
18549M	UI/WebServerResources/js/Mailer.app.popup.js.map
18550M	UI/WebServerResources/js/Mailer.js
18551M	UI/WebServerResources/js/Mailer.js.map
18552M	UI/WebServerResources/js/Mailer.services.js
18553M	UI/WebServerResources/js/Mailer.services.js.map
18554M	UI/WebServerResources/js/Preferences.js
18555M	UI/WebServerResources/js/Preferences.js.map
18556M	UI/WebServerResources/js/Preferences.services.js
18557M	UI/WebServerResources/js/Scheduler.services.js
18558M	UI/WebServerResources/js/Scheduler.services.js.map
18559M	UI/WebServerResources/js/vendor/FileSaver.min.js
18560M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
18561M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
18562M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
18563
18564commit 5223fa9171e9a17b3f25ebecfe9c93a363ff2fb4
18565Author: Francis Lachapelle <flachapelle@inverse.ca>
18566Date:   Wed Nov 23 11:26:46 2016 -0500
18567
18568    Preparation for release 3.2.2
18569
18570M	Documentation/docinfo.xml
18571M	Documentation/includes/global-attributes.asciidoc
18572M	NEWS
18573M	Version
18574
18575commit 3137e4cdbb3f6835caa0ff297b7f93c6894c0694
18576Author: Francis Lachapelle <flachapelle@inverse.ca>
18577Date:   Wed Nov 23 11:16:13 2016 -0500
18578
18579    Respect mailbox administration rights of user
18580
18581M	NEWS
18582M	SoObjects/Mailer/SOGoMailFolder.m
18583
18584commit 85f842fbaf4293b41ac649f34d75e81124414063
18585Author: Francis Lachapelle <flachapelle@inverse.ca>
18586Date:   Wed Nov 23 10:01:15 2016 -0500
18587
18588    (i18n) Update translations
18589
18590M	UI/Common/Czech.lproj/Localizable.strings
18591M	UI/Common/Dutch.lproj/Localizable.strings
18592M	UI/Common/French.lproj/Localizable.strings
18593M	UI/Common/Russian.lproj/Localizable.strings
18594M	UI/Common/Slovak.lproj/Localizable.strings
18595M	UI/Contacts/Dutch.lproj/Localizable.strings
18596M	UI/Contacts/German.lproj/Localizable.strings
18597M	UI/Contacts/Russian.lproj/Localizable.strings
18598M	UI/Contacts/TurkishTurkey.lproj/Localizable.strings
18599M	UI/MailerUI/Czech.lproj/Localizable.strings
18600M	UI/MailerUI/Dutch.lproj/Localizable.strings
18601M	UI/MailerUI/French.lproj/Localizable.strings
18602M	UI/MailerUI/German.lproj/Localizable.strings
18603M	UI/MailerUI/Hungarian.lproj/Localizable.strings
18604M	UI/MailerUI/Polish.lproj/Localizable.strings
18605M	UI/MailerUI/Russian.lproj/Localizable.strings
18606M	UI/MailerUI/Slovak.lproj/Localizable.strings
18607M	UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
18608M	UI/MainUI/Czech.lproj/Localizable.strings
18609M	UI/MainUI/Dutch.lproj/Localizable.strings
18610M	UI/MainUI/French.lproj/Localizable.strings
18611M	UI/MainUI/German.lproj/Localizable.strings
18612M	UI/MainUI/Hungarian.lproj/Localizable.strings
18613M	UI/MainUI/Polish.lproj/Localizable.strings
18614M	UI/MainUI/Russian.lproj/Localizable.strings
18615M	UI/MainUI/Slovak.lproj/Localizable.strings
18616M	UI/MainUI/TurkishTurkey.lproj/Localizable.strings
18617M	UI/PreferencesUI/Czech.lproj/Localizable.strings
18618M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
18619M	UI/PreferencesUI/French.lproj/Localizable.strings
18620M	UI/PreferencesUI/German.lproj/Localizable.strings
18621M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
18622M	UI/PreferencesUI/Polish.lproj/Localizable.strings
18623M	UI/PreferencesUI/Russian.lproj/Localizable.strings
18624M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
18625M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
18626M	UI/Scheduler/Dutch.lproj/Localizable.strings
18627M	UI/Scheduler/Russian.lproj/Localizable.strings
18628M	UI/Scheduler/TurkishTurkey.lproj/Localizable.strings
18629
18630commit 33e8169955d1bd987c21ec1675afa4959e9f9047
18631Author: Francis Lachapelle <flachapelle@inverse.ca>
18632Date:   Wed Nov 23 09:13:52 2016 -0500
18633
18634    Formatting of SOGoDefaults.plist
18635
18636M	SoObjects/SOGo/SOGoDefaults.plist
18637
18638commit 3bbc625564569341c4ad1ab4da01365dd5d8395b
18639Author: InverseBot <sogo@inverse.ca>
18640Date:   Wed Nov 23 02:19:41 2016 -0500
18641
18642    (js/css) Update generated files
18643
18644M	UI/WebServerResources/js/Common.js
18645M	UI/WebServerResources/js/Common.js.map
18646
18647commit 8f805c97d90002e6272ca4ca5c66bff4679d7363
18648Author: Francis Lachapelle <flachapelle@inverse.ca>
18649Date:   Tue Nov 22 14:42:20 2016 -0500
18650
18651    (doc) Modification to counter bug with asciidoctor
18652
18653M	Documentation/SOGoInstallationGuide.asciidoc
18654
18655commit 5211e339fbd7fb08de324261e34835424d6ab968
18656Author: Francis Lachapelle <flachapelle@inverse.ca>
18657Date:   Tue Nov 22 09:57:39 2016 -0500
18658
18659    (js,html) Use md-switch in Calendars list
18660
18661M	NEWS
18662M	UI/Templates/SchedulerUI/UIxCalMainView.wox
18663M	UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js
18664
18665commit badab13cec50d0ddb4cd6ac0828972896bec75cd
18666Author: Francis Lachapelle <flachapelle@inverse.ca>
18667Date:   Tue Nov 22 09:56:55 2016 -0500
18668
18669    (css) Improve folder subscription dialog
18670
18671M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
18672
18673commit 79a493b1ae913e6a5d28bb9a277cf614a1239427
18674Author: InverseBot <sogo@inverse.ca>
18675Date:   Tue Nov 22 02:03:25 2016 -0500
18676
18677    (js/css) Update generated files
18678
18679M	UI/WebServerResources/js/Common.js
18680M	UI/WebServerResources/js/Common.js.map
18681
18682commit 99b00254c5af975c5db6b45407a2897a64ff0210
18683Author: Francis Lachapelle <flachapelle@inverse.ca>
18684Date:   Mon Nov 21 16:23:49 2016 -0500
18685
18686    (js) Persistent state of center list in Calendars
18687
18688    Fixes #3861
18689
18690M	NEWS
18691M	UI/Scheduler/UIxCalMainView.m
18692M	UI/Templates/SchedulerUI/UIxCalDayView.wox
18693M	UI/Templates/SchedulerUI/UIxCalMainView.wox
18694M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
18695M	UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox
18696M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
18697M	UI/WebServerResources/js/Common/navController.js
18698
18699commit 909b18bddfa19a1d87cb74d0f943e693103c1fa6
18700Author: Francis Lachapelle <flachapelle@inverse.ca>
18701Date:   Mon Nov 21 14:00:58 2016 -0500
18702
18703    (js) More precaution in mail composer
18704
18705M	UI/Templates/MailerUI/UIxMailEditor.wox
18706
18707commit ac94c21e2a19b2d3bc5540e38ef8542f9bc8a6e6
18708Author: InverseBot <sogo@inverse.ca>
18709Date:   Mon Nov 21 10:55:17 2016 -0500
18710
18711    (js/css) Update generated files
18712
18713M	UI/WebServerResources/js/Contacts.js
18714M	UI/WebServerResources/js/Contacts.js.map
18715
18716commit f7c44863709a74b070407f6259e622bfdd8c08b2
18717Author: Ludovic Marcotte <lmarcotte@inverse.ca>
18718Date:   Mon Nov 21 10:45:27 2016 -0500
18719
18720    (feat) relaxed permission requirements for subscription synchronizations (fixes #3118 and #3180)
18721
18722M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
18723M	ActiveSync/SOGoActiveSyncDispatcher.m
18724M	NEWS
18725
18726commit 961b2226f037aaa36db305a5192bd6fbbdd4d4a5
18727Author: Francis Lachapelle <flachapelle@inverse.ca>
18728Date:   Mon Nov 21 10:43:24 2016 -0500
18729
18730    (js) Disable submit button while saving a contact
18731
18732M	NEWS
18733M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
18734M	UI/WebServerResources/js/Contacts/CardController.js
18735
18736commit d032945bb42bd9226c3f2d4dc43863e88e0c193f
18737Author: Francis Lachapelle <flachapelle@inverse.ca>
18738Date:   Fri Nov 18 21:53:26 2016 -0500
18739
18740    Code cleanup in UIxMailFolderActions.m
18741
18742M	UI/MailerUI/UIxMailFolderActions.m
18743
18744commit b34f38f7fcac59dec28368422d7541b6feb15d86
18745Author: Ludovic Marcotte <lmarcotte@inverse.ca>
18746Date:   Mon Nov 21 09:57:58 2016 -0500
18747
18748    (feat) added content "touching" capability (for developers)
18749
18750M	SOPE/GDLContentStore/GCSFolder.h
18751M	SOPE/GDLContentStore/GCSFolder.m
18752M	SoObjects/SOGo/SOGoContentObject.h
18753M	SoObjects/SOGo/SOGoContentObject.m
18754
18755commit 56c9f9d288b3eae7f7209d68f95374126e0a8b21
18756Author: André Peters <andryyy@users.noreply.github.com>
18757Date:   Sun Nov 20 11:16:29 2016 +0100
18758
18759    Disable auto-correct on iOS for username
18760
18761M	UI/Templates/MainUI/SOGoRootPage.wox
18762
18763commit b4256323181fa3f9a14000b83254405447452170
18764Author: InverseBot <sogo@inverse.ca>
18765Date:   Fri Nov 18 01:22:20 2016 -0500
18766
18767    (js/css) Update generated files
18768
18769M	UI/WebServerResources/css/styles.css
18770M	UI/WebServerResources/css/styles.css.map
18771M	UI/WebServerResources/js/Common.js
18772M	UI/WebServerResources/js/Common.js.map
18773M	UI/WebServerResources/js/vendor/angular-material.js
18774M	UI/WebServerResources/js/vendor/angular-material.min.js
18775
18776commit ceb626638e0c6a0685d2ce9ab7754b9ae94f62c1
18777Author: Francis Lachapelle <flachapelle@inverse.ca>
18778Date:   Thu Nov 17 15:52:21 2016 -0500
18779
18780    (js) Improve tooltips of calendars list (sidenav)
18781
18782M	UI/Templates/SchedulerUI/UIxCalMainView.wox
18783
18784commit 40fc4bd2318c9787985c0f8a7d575c571b86a2aa
18785Author: Francis Lachapelle <flachapelle@inverse.ca>
18786Date:   Thu Nov 17 15:47:06 2016 -0500
18787
18788    (js) Improve sgAvatarImage (cont'd)
18789
18790M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
18791
18792commit 2f69c018be673a6db2af1a887b4896696e8abed2
18793Author: Francis Lachapelle <flachapelle@inverse.ca>
18794Date:   Thu Nov 17 15:42:14 2016 -0500
18795
18796    (css,js) Update md to v1.1.1-master-d774b76
18797
18798M	UI/Templates/SchedulerUI/UIxCalMainView.wox
18799M	UI/WebServerResources/angular-material
18800M	UI/WebServerResources/bower.json
18801M	UI/WebServerResources/js/Common/Common.app.js
18802M	UI/WebServerResources/scss/components/chips/chips.scss
18803M	UI/WebServerResources/scss/components/list/list.scss
18804A	UI/WebServerResources/scss/components/panel/_extends.scss
18805A	UI/WebServerResources/scss/components/panel/panel.scss
18806M	UI/WebServerResources/scss/components/virtualRepeat/virtual-repeat.scss
18807M	UI/WebServerResources/scss/core/variables.scss
18808M	UI/WebServerResources/scss/styles.scss
18809
18810commit de209f5b95527e2cf93ff90efc0598a2dcadcb91
18811Author: Francis Lachapelle <flachapelle@inverse.ca>
18812Date:   Thu Nov 17 14:47:58 2016 -0500
18813
18814    (css) Fix display of top toolbar on Safari for iOS
18815
18816M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
18817
18818commit 9e6825e74133ab9e545fcd7452a9fc3c79a511ec
18819Author: InverseBot <sogo@inverse.ca>
18820Date:   Thu Nov 17 12:39:05 2016 -0500
18821
18822    (js/css) Update generated files
18823
18824M	UI/WebServerResources/js/Preferences.js
18825M	UI/WebServerResources/js/Preferences.js.map
18826
18827commit 0705f8f3659d555398e2e15f616db331efaf19e2
18828Author: Francis Lachapelle <flachapelle@inverse.ca>
18829Date:   Thu Nov 17 12:09:57 2016 -0500
18830
18831    (html) Can't export a calendar subscription
18832
18833M	UI/Templates/SchedulerUI/UIxCalMainView.wox
18834
18835commit baf1d4454895b17ef6ee69cc6a6c3ec321ef57aa
18836Author: Francis Lachapelle <flachapelle@inverse.ca>
18837Date:   Thu Nov 17 09:41:15 2016 -0500
18838
18839    Fix support for SOGoSieveFolderEncoding defaults
18840
18841    Fixed the following bugs in the mail filter editor:
18842
18843    1. Sieve folder encoding not respecting the SOGoSieveFolderEncoding
18844    system defaults;
18845    2. Conditions are still displayed when rule affects all messages;
18846    3. Missing custom mail labels to "flag with" action.
18847
18848M	NEWS
18849M	UI/PreferencesUI/English.lproj/Localizable.strings
18850M	UI/PreferencesUI/UIxFilterEditor.m
18851M	UI/PreferencesUI/UIxPreferences.m
18852M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
18853M	UI/Templates/PreferencesUI/UIxPreferences.wox
18854M	UI/WebServerResources/js/Preferences/FiltersDialogController.js
18855
18856commit 5f705559750a7a14e0c87b88b76ac44d45cd29b4
18857Author: InverseBot <sogo@inverse.ca>
18858Date:   Thu Nov 17 01:12:02 2016 -0500
18859
18860    (js/css) Update generated files
18861
18862M	UI/WebServerResources/js/vendor/lodash.js
18863M	UI/WebServerResources/js/vendor/lodash.min.js
18864
18865commit e4213c00772db5ee20025c30b1cc9fec136274f0
18866Author: Ludovic Marcotte <lmarcotte@inverse.ca>
18867Date:   Tue Nov 15 14:24:03 2016 -0500
18868
18869    Updated NEWS
18870
18871M	NEWS
18872
18873commit bf42f225cb0b2e6613108f2facfb7a964db76b02
18874Author: Ludovic Marcotte <lmarcotte@inverse.ca>
18875Date:   Tue Nov 15 14:18:57 2016 -0500
18876
18877    (fix) fixed broken string initializations (fixes #3899)
18878
18879M	SoObjects/SOGo/NSData+Crypto.m
18880
18881commit 8ad0432e89432985d2545cd131aaed5d44b4c097
18882Author: Francis Lachapelle <flachapelle@inverse.ca>
18883Date:   Tue Nov 15 10:08:51 2016 -0500
18884
18885    (i18n) Add missing string on login page
18886
18887M	UI/MainUI/English.lproj/Localizable.strings
18888
18889commit 5b119f73b675339d3af2dee6e41658d0838ce825
18890Author: InverseBot <sogo@inverse.ca>
18891Date:   Tue Nov 15 01:20:01 2016 -0500
18892
18893    (js/css) Update generated files
18894
18895M	UI/WebServerResources/js/vendor/lodash.js
18896M	UI/WebServerResources/js/vendor/lodash.min.js
18897
18898commit efbf0cc5a520b3b64296aa2147f23373a84fe04b
18899Author: Francis Lachapelle <flachapelle@inverse.ca>
18900Date:   Mon Nov 14 16:41:17 2016 -0500
18901
18902    Fix required rights to move a calendar component
18903
18904    Fixes #3889
18905
18906M	NEWS
18907M	UI/Scheduler/product.plist
18908
18909commit 8436b0c9af12f7e5bfc74f03df55bdb46154704d
18910Author: InverseBot <sogo@inverse.ca>
18911Date:   Sat Nov 12 01:21:26 2016 -0500
18912
18913    (js/css) Update generated files
18914
18915M	UI/WebServerResources/js/Common.js
18916M	UI/WebServerResources/js/Common.js.map
18917M	UI/WebServerResources/js/Contacts.services.js
18918M	UI/WebServerResources/js/Contacts.services.js.map
18919M	UI/WebServerResources/js/Scheduler.services.js
18920M	UI/WebServerResources/js/Scheduler.services.js.map
18921
18922commit 3bbd61cfd258b8062db3a0b6886f96c69dfceb82
18923Author: Francis Lachapelle <flachapelle@inverse.ca>
18924Date:   Fri Nov 11 16:46:55 2016 -0500
18925
18926    (js) Improve sgAvatarImage
18927
18928M	UI/Templates/AdministrationUI/UIxAdministration.wox
18929M	UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox
18930M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
18931M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
18932M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
18933M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
18934M	UI/Templates/MailerUI/UIxMailEditor.wox
18935M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
18936M	UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox
18937M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
18938M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
18939M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
18940M	UI/Templates/UIxAclEditor.wox
18941M	UI/Templates/UIxSidenavToolbarTemplate.wox
18942M	UI/WebServerResources/js/Common/User.service.js
18943M	UI/WebServerResources/js/Common/sgAvatarImage.directive.js
18944M	UI/WebServerResources/js/Contacts/Card.service.js
18945M	UI/WebServerResources/js/Scheduler/Component.service.js
18946
18947commit 0a75f5c4f704feb0f92525d5a5a33a198e119255
18948Author: Francis Lachapelle <flachapelle@inverse.ca>
18949Date:   Fri Nov 11 15:44:41 2016 -0500
18950
18951    Use md-colors in Administration module
18952
18953M	UI/Templates/AdministrationUI/UIxAdministration.wox
18954
18955commit 5df85fa31a38a54ad4b2fc2ce73fd45f9b539bfd
18956Author: Ludovic Marcotte <lmarcotte@inverse.ca>
18957Date:   Fri Nov 11 09:48:38 2016 -0500
18958
18959    (fix) fixed method usage
18960
18961M	SoObjects/SOGo/NSData+Crypto.m
18962
18963commit c9e9bb19d8cef996f4c3fdb65e15268c2ed4e91d
18964Author: Ludovic Marcotte <lmarcotte@inverse.ca>
18965Date:   Fri Nov 11 08:33:50 2016 -0500
18966
18967    (fix) fix EAS download of attachments on iOS 10
18968
18969M	ActiveSync/SOGoActiveSyncDispatcher.m
18970
18971commit 3558eb196476a4695229b76d0e3dee8c851dc660
18972Author: InverseBot <sogo@inverse.ca>
18973Date:   Fri Nov 11 01:17:46 2016 -0500
18974
18975    (js/css) Update generated files
18976
18977M	UI/WebServerResources/css/styles.css
18978M	UI/WebServerResources/css/styles.css.map
18979M	UI/WebServerResources/js/Common.js
18980M	UI/WebServerResources/js/Common.js.map
18981M	UI/WebServerResources/js/Contacts.js
18982M	UI/WebServerResources/js/Contacts.js.map
18983M	UI/WebServerResources/js/Mailer.services.js
18984M	UI/WebServerResources/js/Mailer.services.js.map
18985
18986commit 6e487345047bc6a1fdc26ca286fabd580721ab79
18987Author: Francis Lachapelle <flachapelle@inverse.ca>
18988Date:   Thu Nov 10 16:03:00 2016 -0500
18989
18990    Allow to hide center column on large screens
18991
18992M	NEWS
18993M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
18994M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
18995M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
18996M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
18997M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
18998M	UI/Templates/SchedulerUI/UIxCalDayView.wox
18999M	UI/Templates/SchedulerUI/UIxCalMainView.wox
19000M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
19001M	UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox
19002M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
19003M	UI/WebServerResources/js/Common/navController.js
19004M	UI/WebServerResources/scss/components/icon/icon.scss
19005M	UI/WebServerResources/scss/views/SchedulerUI.scss
19006M	UI/WebServerResources/scss/views/_view.scss
19007
19008commit 5b02685d2b1533750f86c033c35dbcc3991e4cb8
19009Author: Ludovic Marcotte <lmarcotte@inverse.ca>
19010Date:   Thu Nov 10 10:53:07 2016 -0500
19011
19012    (feat) added sha256-crypt and sha512-crypt support
19013
19014M	Documentation/SOGoInstallationGuide.asciidoc
19015M	SoObjects/SOGo/NSData+Crypto.h
19016M	SoObjects/SOGo/NSData+Crypto.m
19017M	SoObjects/SOGo/NSString+Crypto.h
19018M	SoObjects/SOGo/NSString+Crypto.m
19019
19020commit c42507dbe404581507cabcfcfd55b0bcbadc81fa
19021Author: Francis Lachapelle <flachapelle@inverse.ca>
19022Date:   Thu Nov 10 10:34:31 2016 -0500
19023
19024    (js) Add basic range selection with shift key
19025
19026M	UI/Common/English.lproj/Localizable.strings
19027M	UI/WebServerResources/js/Contacts/AddressBookController.js
19028M	UI/WebServerResources/js/Mailer/MailboxController.js
19029
19030commit 5961117208912e6a6c087e0cb69e3a86ac026e33
19031Author: Francis Lachapelle <flachapelle@inverse.ca>
19032Date:   Thu Nov 10 10:21:33 2016 -0500
19033
19034    (js) Fix uploading same attachment after removal
19035
19036    Fixes #3876
19037
19038M	UI/Templates/MailerUI/UIxMailEditor.wox
19039M	UI/WebServerResources/js/Mailer/MessageEditorController.js
19040
19041commit a78621add45d01bf67e368a980726946c1afa705
19042Author: Francis Lachapelle <flachapelle@inverse.ca>
19043Date:   Thu Nov 10 09:42:28 2016 -0500
19044
19045    (css,html) Improve display of mailboxes list
19046
19047    (cont'd)
19048
19049M	UI/Templates/MailerUI/UIxMailMainFrame.wox
19050M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
19051
19052commit 8be2b0d2549d8b5f6e2d5e9f99b56af55b308b6a
19053Author: InverseBot <sogo@inverse.ca>
19054Date:   Thu Nov 10 01:21:45 2016 -0500
19055
19056    (js/css) Update generated files
19057
19058M	UI/WebServerResources/css/styles.css
19059M	UI/WebServerResources/css/styles.css.map
19060M	UI/WebServerResources/js/Common.js
19061M	UI/WebServerResources/js/Common.js.map
19062M	UI/WebServerResources/js/Contacts.services.js
19063M	UI/WebServerResources/js/Contacts.services.js.map
19064
19065commit bafb082abf6465ca0312ff84c8663e05a2af1fe7
19066Author: Francis Lachapelle <flachapelle@inverse.ca>
19067Date:   Wed Nov 9 16:26:31 2016 -0500
19068
19069    (js) Improve sg-ripple-click directive
19070
19071M	UI/WebServerResources/js/Common/sgRippleClick.directive.js
19072
19073commit bc10e0983a4f2563ee53262c773d9c7c9c4aa00b
19074Author: Francis Lachapelle <flachapelle@inverse.ca>
19075Date:   Wed Nov 9 16:25:16 2016 -0500
19076
19077    Fix Sieve activation with vacation start date
19078
19079    Fixes #3885
19080
19081M	NEWS
19082M	SoObjects/SOGo/SOGoSieveManager.m
19083
19084commit 839384f77eb88ed2bacf0b0f2c9fc96bac3ac031
19085Author: Francis Lachapelle <flachapelle@inverse.ca>
19086Date:   Wed Nov 9 11:22:17 2016 -0500
19087
19088    (js) Zoomable custom avatar in card view
19089
19090M	UI/WebServerResources/js/Common/sgAvatarImage.directive.js
19091A	UI/WebServerResources/scss/components/avatarImage/avatarImage.scss
19092M	UI/WebServerResources/scss/styles.scss
19093
19094commit fecbd49541c2619b6dcd2a536f1102edb99c5b40
19095Author: Francis Lachapelle <flachapelle@inverse.ca>
19096Date:   Wed Nov 9 10:37:28 2016 -0500
19097
19098    (js) Fix creation of note on existing card
19099
19100    Fixes #3886
19101
19102M	UI/WebServerResources/js/Contacts/Card.service.js
19103
19104commit c596bacccbc58171c293adc9c1e066d104e7e98c
19105Author: Francis Lachapelle <flachapelle@inverse.ca>
19106Date:   Wed Nov 9 10:18:12 2016 -0500
19107
19108    (css,html) Improve display of mailboxes list
19109
19110M	UI/Templates/MailerUI/UIxMailMainFrame.wox
19111M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
19112M	UI/WebServerResources/scss/views/MailerUI.scss
19113
19114commit 7f2dabc30cd52b39d8c83b26d1d62a5a5bb71821
19115Author: InverseBot <sogo@inverse.ca>
19116Date:   Wed Nov 9 01:17:32 2016 -0500
19117
19118    (js/css) Update generated files
19119
19120M	UI/WebServerResources/js/Contacts.js
19121M	UI/WebServerResources/js/Contacts.js.map
19122M	UI/WebServerResources/js/Contacts.services.js
19123M	UI/WebServerResources/js/Contacts.services.js.map
19124M	UI/WebServerResources/js/Mailer.services.js
19125M	UI/WebServerResources/js/Mailer.services.js.map
19126M	UI/WebServerResources/js/Scheduler.services.js
19127M	UI/WebServerResources/js/Scheduler.services.js.map
19128
19129commit c98ebb5f44662c07207a0345e8c612aa84d9104f
19130Author: Francis Lachapelle <flachapelle@inverse.ca>
19131Date:   Tue Nov 8 15:29:54 2016 -0500
19132
19133    Update time zones to version 2016i
19134
19135M	NEWS
19136M	SOPE/NGCards/TimeZones/Antarctica/Casey.ics
19137M	SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics
19138M	SOPE/NGCards/TimeZones/UPDATING
19139
19140commit 62a30576333dde1fb911de0218100cca1780d88e
19141Author: Francis Lachapelle <flachapelle@inverse.ca>
19142Date:   Tue Nov 8 15:20:41 2016 -0500
19143
19144    (js, html) Fix IMAP folder subscriptions manager
19145
19146    Fixes #3865
19147
19148M	NEWS
19149M	UI/Templates/MailerUI/UIxMailFolderSubscriptions.wox
19150M	UI/WebServerResources/js/Mailer/Account.service.js
19151M	UI/WebServerResources/js/Mailer/Mailbox.service.js
19152M	UI/WebServerResources/js/Mailer/MailboxesController.js
19153
19154commit ea64046df2419e19313ae494ae1d7d92988ad4ee
19155Author: Francis Lachapelle <flachapelle@inverse.ca>
19156Date:   Tue Nov 8 12:24:56 2016 -0500
19157
19158    Fix links to newly added addressbook
19159
19160M	UI/Contacts/UIxContactFoldersView.h
19161M	UI/Contacts/UIxContactFoldersView.m
19162M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
19163M	UI/WebServerResources/js/Contacts/AddressBook.service.js
19164M	UI/WebServerResources/js/Contacts/AddressBooksController.js
19165
19166commit 8e337944005b8c94f773c5ad4e532a52a165ece1
19167Author: Francis Lachapelle <flachapelle@inverse.ca>
19168Date:   Tue Nov 8 11:44:10 2016 -0500
19169
19170    (js) Fix links to newly subscribed calendar
19171
19172M	UI/WebServerResources/js/Scheduler/Calendar.service.js
19173
19174commit de9e3ed0b3acba0d30ed5a020ceb1c44daf83b7d
19175Author: Francis Lachapelle <flachapelle@inverse.ca>
19176Date:   Tue Nov 8 11:42:28 2016 -0500
19177
19178    (html) Fix list avatar in users folders search
19179
19180M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
19181
19182commit bc98c31f9e8fc875245d8b85e8f2b5f2080c4b50
19183Author: Ludovic Marcotte <lmarcotte@inverse.ca>
19184Date:   Tue Nov 8 10:31:33 2016 -0500
19185
19186    Updated NEWS
19187
19188M	NEWS
19189
19190commit 0cdc6c9cd7132b24c7c131a7dec94411fa13cee7
19191Author: Ludovic Marcotte <lmarcotte@inverse.ca>
19192Date:   Tue Nov 8 08:49:23 2016 -0500
19193
19194    (fix) we now always use utf8 when sending IMIP messages
19195
19196M	SoObjects/Appointments/SOGoCalendarComponent.m
19197
19198commit 6a759553e5a3203381c61db6d4acf47eb16e82c8
19199Author: InverseBot <sogo@inverse.ca>
19200Date:   Tue Nov 8 01:17:57 2016 -0500
19201
19202    (js/css) Update generated files
19203
19204M	UI/WebServerResources/js/Common.js
19205M	UI/WebServerResources/js/Common.js.map
19206M	UI/WebServerResources/js/Mailer.services.js
19207M	UI/WebServerResources/js/Mailer.services.js.map
19208
19209commit f4580c8920aa76b3f29a2237f3de8a28088f06b6
19210Author: Francis Lachapelle <flachapelle@inverse.ca>
19211Date:   Mon Nov 7 15:01:09 2016 -0500
19212
19213    (js) Fix computation of week number
19214
19215M	NEWS
19216M	UI/WebServerResources/js/Common/utils.js
19217
19218commit 4a6e53934b30d4200b894e33f01c60870e87c963
19219Author: Francis Lachapelle <flachapelle@inverse.ca>
19220Date:   Mon Nov 7 12:14:00 2016 -0500
19221
19222    (js) Mark multiple messages as seen
19223
19224    Fixes #3873
19225
19226M	NEWS
19227M	UI/MailerUI/English.lproj/Localizable.strings
19228M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
19229M	UI/WebServerResources/js/Common/sgHotkeys.service.js
19230M	UI/WebServerResources/js/Mailer/MailboxController.js
19231
19232commit 836e2ee275803d120082d7c9d47084ba7f79836e
19233Author: InverseBot <sogo@inverse.ca>
19234Date:   Sat Nov 5 01:17:43 2016 -0400
19235
19236    (js/css) Update generated files
19237
19238M	UI/WebServerResources/js/Scheduler.services.js
19239M	UI/WebServerResources/js/Scheduler.services.js.map
19240
19241commit 168a2ddd18a75695b6100173bf9c875e8fc3793a
19242Author: Francis Lachapelle <flachapelle@inverse.ca>
19243Date:   Fri Nov 4 16:44:14 2016 -0400
19244
19245    Fix handling of weekly recurrence rule with count
19246
19247    This fixes some corner cases when computing the freebusy and therefore
19248    when verifying for resource conflicts.
19249
19250M	SOPE/NGCards/iCalRecurrenceRule.h
19251M	SOPE/NGCards/iCalRecurrenceRule.m
19252M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
19253M	SoObjects/Appointments/iCalEvent+SOGo.m
19254
19255commit c35e07484286d214f364735d7ee0dc3cb35f0cb8
19256Author: Francis Lachapelle <flachapelle@inverse.ca>
19257Date:   Fri Nov 4 14:37:23 2016 -0400
19258
19259    (js) Mark form as dirty when removing an attendee
19260
19261M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
19262M	UI/WebServerResources/js/Scheduler/ComponentController.js
19263
19264commit 963e3f458741e0125c81172e191eb467855499ed
19265Author: Francis Lachapelle <flachapelle@inverse.ca>
19266Date:   Fri Nov 4 14:36:50 2016 -0400
19267
19268    Update NEWS file
19269
19270M	NEWS
19271
19272commit 7c02b4bf8863bafe2c7200d994ae14b18ad540d4
19273Author: Francis Lachapelle <flachapelle@inverse.ca>
19274Date:   Fri Nov 4 14:29:54 2016 -0400
19275
19276    (js) Disable submit btn while saving event or task
19277
19278    Fixes #3880
19279
19280M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
19281M	UI/Templates/SchedulerUI/UIxCalMainView.wox
19282M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
19283M	UI/WebServerResources/js/Scheduler/Component.service.js
19284M	UI/WebServerResources/js/Scheduler/ComponentController.js
19285
19286commit fb7a83f44abd36cececffe1ce9b6d0917c5b054b
19287Author: Ludovic Marcotte <lmarcotte@inverse.ca>
19288Date:   Fri Nov 4 08:41:47 2016 -0400
19289
19290    (fix) don't update c_nextalarm in quick table for email alarms
19291
19292M	SoObjects/Appointments/iCalEntityObject+SOGo.m
19293
19294commit a45d8c68f86a91a5d93ee50ee4838a1ebf2e1f9b
19295Author: InverseBot <sogo@inverse.ca>
19296Date:   Fri Nov 4 01:06:39 2016 -0400
19297
19298    (js/css) Update generated files
19299
19300M	UI/WebServerResources/js/Scheduler.services.js
19301M	UI/WebServerResources/js/Scheduler.services.js.map
19302M	UI/WebServerResources/js/vendor/angular-ui-router.js
19303M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
19304
19305commit 3d36a6dd2324c52601f1e0c5bb2bebd93e1fd207
19306Author: Ludovic Marcotte <lmarcotte@inverse.ca>
19307Date:   Thu Nov 3 16:16:58 2016 -0400
19308
19309    (fix) reverted change for display alarms
19310
19311M	UI/Scheduler/UIxComponentEditor.m
19312
19313commit aff6a8b7c98289a9bfe89b0e5b0d8154e5c2243b
19314Author: Francis Lachapelle <flachapelle@inverse.ca>
19315Date:   Thu Nov 3 16:02:51 2016 -0400
19316
19317    Untabify + indent
19318
19319M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
19320M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
19321
19322commit e6b129c8ebdbd8be6b51cd76f69514aeceab2165
19323Author: Francis Lachapelle <flachapelle@inverse.ca>
19324Date:   Thu Nov 3 15:26:38 2016 -0400
19325
19326    Fix condition in weekly recurrence calculator
19327
19328M	NEWS
19329M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
19330M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
19331
19332commit 70f5d748f299e47c128170e71974ed2e0514faaf
19333Author: Ludovic Marcotte <lmarcotte@inverse.ca>
19334Date:   Thu Nov 3 13:51:44 2016 -0400
19335
19336    Updated NEWS
19337
19338M	NEWS
19339
19340commit 70b3ff4b5c8f327777c47b700ad563ca55eb6307
19341Author: Ludovic Marcotte <lmarcotte@inverse.ca>
19342Date:   Thu Nov 3 13:50:03 2016 -0400
19343
19344    (feat) we now also search on the send for EAS Search ops
19345
19346M	ActiveSync/SOGoActiveSyncDispatcher.m
19347
19348commit 21dd03eb815c295b14e8d97019413690af910f0a
19349Author: Francis Lachapelle <flachapelle@inverse.ca>
19350Date:   Thu Nov 3 11:48:48 2016 -0400
19351
19352    (js) Improve reset of a reccurent component
19353
19354M	UI/WebServerResources/js/Scheduler/Component.service.js
19355
19356commit 57a4286cd5ef5326ddbbcc12cc326da40aef48a2
19357Author: Francis Lachapelle <flachapelle@inverse.ca>
19358Date:   Thu Nov 3 11:48:17 2016 -0400
19359
19360    Set default relation to START in alarm description
19361
19362M	SOPE/NGCards/iCalTrigger.m
19363
19364commit c02c4aa83475f5d5433b833274af0aafc13ee95c
19365Author: Francis Lachapelle <flachapelle@inverse.ca>
19366Date:   Thu Nov 3 11:47:21 2016 -0400
19367
19368    Avoid mail notifications on superfluous changes
19369
19370    (cont'd)
19371
19372    Fixes #3790
19373
19374M	SOPE/NGCards/iCalEventChanges.h
19375M	SOPE/NGCards/iCalEventChanges.m
19376M	SoObjects/Appointments/SOGoAppointmentObject.m
19377
19378commit 42597abf8d2e14141508b924abf60584ea9d4281
19379Author: InverseBot <sogo@inverse.ca>
19380Date:   Thu Nov 3 01:17:54 2016 -0400
19381
19382    (js/css) Update generated files
19383
19384M	UI/WebServerResources/css/styles.css
19385M	UI/WebServerResources/css/styles.css.map
19386M	UI/WebServerResources/js/Administration.js
19387M	UI/WebServerResources/js/Administration.js.map
19388M	UI/WebServerResources/js/Administration.services.js
19389M	UI/WebServerResources/js/Common.js
19390M	UI/WebServerResources/js/Common.js.map
19391M	UI/WebServerResources/js/Contacts.js
19392M	UI/WebServerResources/js/Contacts.js.map
19393M	UI/WebServerResources/js/Contacts.services.js
19394M	UI/WebServerResources/js/Contacts.services.js.map
19395M	UI/WebServerResources/js/Mailer.app.popup.js
19396M	UI/WebServerResources/js/Mailer.app.popup.js.map
19397M	UI/WebServerResources/js/Mailer.js
19398M	UI/WebServerResources/js/Mailer.js.map
19399M	UI/WebServerResources/js/Mailer.services.js
19400M	UI/WebServerResources/js/Mailer.services.js.map
19401M	UI/WebServerResources/js/Preferences.js
19402M	UI/WebServerResources/js/Preferences.js.map
19403M	UI/WebServerResources/js/Preferences.services.js
19404M	UI/WebServerResources/js/Scheduler.services.js
19405M	UI/WebServerResources/js/Scheduler.services.js.map
19406M	UI/WebServerResources/js/vendor/FileSaver.min.js
19407M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
19408M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
19409M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
19410
19411commit 78045b14be6e343874b23743642c4a578a09a9d5
19412Author: Ludovic Marcotte <lmarcotte@inverse.ca>
19413Date:   Wed Nov 2 18:16:45 2016 -0400
19414
19415    (feat) first pass at support for recurring events/tasks email alarms (fixes #1053)
19416
19417M	NEWS
19418M	SOPE/GDLContentStore/GCSAlarmsFolder.h
19419M	SOPE/GDLContentStore/GCSAlarmsFolder.m
19420M	SOPE/GDLContentStore/GCSFolder.m
19421M	SoObjects/Appointments/SOGoAppointmentFolder.m
19422M	SoObjects/Appointments/SOGoCalendarComponent.m
19423M	SoObjects/Appointments/SOGoEMailAlarmsManager.h
19424M	SoObjects/Appointments/SOGoEMailAlarmsManager.m
19425M	SoObjects/Appointments/iCalCalendar+SOGo.m
19426M	SoObjects/Appointments/iCalEntityObject+SOGo.h
19427M	SoObjects/Appointments/iCalEntityObject+SOGo.m
19428M	SoObjects/Appointments/iCalEvent+SOGo.m
19429M	SoObjects/Appointments/iCalToDo+SOGo.m
19430M	SoObjects/Contacts/NGVCard+SOGo.m
19431M	SoObjects/Contacts/NGVList+SOGo.m
19432M	Tools/SOGoEAlarmsNotifier.m
19433M	UI/Scheduler/UIxComponentEditor.m
19434
19435commit 8cadf5cbbdec57181e8089a94b5040290f0bf272
19436Author: Francis Lachapelle <flachapelle@inverse.ca>
19437Date:   Wed Nov 2 15:11:01 2016 -0400
19438
19439    (js) Fix mail settings persistence of sorting
19440
19441M	NEWS
19442M	UI/WebServerResources/js/Mailer/Mailbox.service.js
19443
19444commit 0a515d66bd1853208d90a0179977be77ca6f85b7
19445Author: Francis Lachapelle <flachapelle@inverse.ca>
19446Date:   Wed Nov 2 12:29:35 2016 -0400
19447
19448    Update ChangeLog
19449
19450M	ChangeLog
19451
19452commit 79d48dfc7cee4f4459f6db26ac8a36dd359cfc87
19453Author: Francis Lachapelle <flachapelle@inverse.ca>
19454Date:   Wed Nov 2 12:29:13 2016 -0400
19455
19456    Preparation for release 3.2.1
19457
19458M	Documentation/docinfo.xml
19459M	Documentation/includes/global-attributes.asciidoc
19460M	NEWS
19461M	Version
19462
19463commit 7704b2c3cc3ccfa10442f0b0f7abf65a80179d37
19464Author: Francis Lachapelle <flachapelle@inverse.ca>
19465Date:   Wed Nov 2 12:25:47 2016 -0400
19466
19467    (js/css) Update generated files
19468
19469M	UI/WebServerResources/css/styles.css
19470M	UI/WebServerResources/css/styles.css.map
19471M	UI/WebServerResources/js/Administration.js
19472M	UI/WebServerResources/js/Administration.js.map
19473M	UI/WebServerResources/js/Administration.services.js
19474M	UI/WebServerResources/js/Common.js
19475M	UI/WebServerResources/js/Common.js.map
19476M	UI/WebServerResources/js/Contacts.js
19477M	UI/WebServerResources/js/Contacts.js.map
19478M	UI/WebServerResources/js/Contacts.services.js
19479M	UI/WebServerResources/js/Contacts.services.js.map
19480M	UI/WebServerResources/js/Mailer.app.popup.js
19481M	UI/WebServerResources/js/Mailer.app.popup.js.map
19482M	UI/WebServerResources/js/Mailer.js
19483M	UI/WebServerResources/js/Mailer.js.map
19484M	UI/WebServerResources/js/Mailer.services.js
19485M	UI/WebServerResources/js/Mailer.services.js.map
19486M	UI/WebServerResources/js/Preferences.js
19487M	UI/WebServerResources/js/Preferences.js.map
19488M	UI/WebServerResources/js/Preferences.services.js
19489M	UI/WebServerResources/js/Scheduler.services.js
19490M	UI/WebServerResources/js/Scheduler.services.js.map
19491M	UI/WebServerResources/js/vendor/FileSaver.min.js
19492M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
19493M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
19494M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
19495
19496commit 17e65da61866c7bf1455f15202808a048b8f29b7
19497Author: Francis Lachapelle <flachapelle@inverse.ca>
19498Date:   Wed Nov 2 12:19:00 2016 -0400
19499
19500    (js) Add CKEditor pastefromexcel plugin
19501
19502    Fixes #3854
19503
19504M	NEWS
19505M	UI/WebServerResources/js/vendor/ckeditor/build-config.js
19506M	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
19507
19508commit fd57625c541ad1889b654787eb8586b6f192eca5
19509Author: Francis Lachapelle <flachapelle@inverse.ca>
19510Date:   Wed Nov 2 12:02:57 2016 -0400
19511
19512    Update comment
19513
19514M	UI/Scheduler/UIxAppointmentEditor.m
19515
19516commit 45c6c537f56b51846d05bf70597463df59911a08
19517Author: Francis Lachapelle <flachapelle@inverse.ca>
19518Date:   Wed Nov 2 12:01:22 2016 -0400
19519
19520    (html) Respect SOGoSearchMinimumWordLength
19521
19522M	UI/Templates/MailerUI/UIxMailEditor.wox
19523
19524commit 9fd42fdaa91122161869811882e2ec16df0dc5d5
19525Author: Francis Lachapelle <flachapelle@inverse.ca>
19526Date:   Wed Nov 2 11:59:21 2016 -0400
19527
19528    Update time zones to version 2016h
19529
19530M	NEWS
19531M	SOPE/NGCards/TimeZones/Africa/Abidjan.ics
19532M	SOPE/NGCards/TimeZones/Africa/Accra.ics
19533M	SOPE/NGCards/TimeZones/Africa/Addis_Ababa.ics
19534M	SOPE/NGCards/TimeZones/Africa/Algiers.ics
19535M	SOPE/NGCards/TimeZones/Africa/Asmara.ics
19536M	SOPE/NGCards/TimeZones/Africa/Bamako.ics
19537M	SOPE/NGCards/TimeZones/Africa/Bangui.ics
19538M	SOPE/NGCards/TimeZones/Africa/Banjul.ics
19539M	SOPE/NGCards/TimeZones/Africa/Bissau.ics
19540M	SOPE/NGCards/TimeZones/Africa/Blantyre.ics
19541M	SOPE/NGCards/TimeZones/Africa/Brazzaville.ics
19542M	SOPE/NGCards/TimeZones/Africa/Bujumbura.ics
19543M	SOPE/NGCards/TimeZones/Africa/Cairo.ics
19544M	SOPE/NGCards/TimeZones/Africa/Casablanca.ics
19545M	SOPE/NGCards/TimeZones/Africa/Ceuta.ics
19546M	SOPE/NGCards/TimeZones/Africa/Conakry.ics
19547M	SOPE/NGCards/TimeZones/Africa/Dakar.ics
19548M	SOPE/NGCards/TimeZones/Africa/Dar_es_Salaam.ics
19549M	SOPE/NGCards/TimeZones/Africa/Djibouti.ics
19550M	SOPE/NGCards/TimeZones/Africa/Douala.ics
19551M	SOPE/NGCards/TimeZones/Africa/El_Aaiun.ics
19552M	SOPE/NGCards/TimeZones/Africa/Freetown.ics
19553M	SOPE/NGCards/TimeZones/Africa/Gaborone.ics
19554M	SOPE/NGCards/TimeZones/Africa/Harare.ics
19555M	SOPE/NGCards/TimeZones/Africa/Johannesburg.ics
19556M	SOPE/NGCards/TimeZones/Africa/Juba.ics
19557M	SOPE/NGCards/TimeZones/Africa/Kampala.ics
19558M	SOPE/NGCards/TimeZones/Africa/Khartoum.ics
19559M	SOPE/NGCards/TimeZones/Africa/Kigali.ics
19560M	SOPE/NGCards/TimeZones/Africa/Kinshasa.ics
19561M	SOPE/NGCards/TimeZones/Africa/Lagos.ics
19562M	SOPE/NGCards/TimeZones/Africa/Libreville.ics
19563M	SOPE/NGCards/TimeZones/Africa/Lome.ics
19564M	SOPE/NGCards/TimeZones/Africa/Luanda.ics
19565M	SOPE/NGCards/TimeZones/Africa/Lubumbashi.ics
19566M	SOPE/NGCards/TimeZones/Africa/Lusaka.ics
19567M	SOPE/NGCards/TimeZones/Africa/Malabo.ics
19568M	SOPE/NGCards/TimeZones/Africa/Maputo.ics
19569M	SOPE/NGCards/TimeZones/Africa/Maseru.ics
19570M	SOPE/NGCards/TimeZones/Africa/Mbabane.ics
19571M	SOPE/NGCards/TimeZones/Africa/Mogadishu.ics
19572M	SOPE/NGCards/TimeZones/Africa/Monrovia.ics
19573M	SOPE/NGCards/TimeZones/Africa/Nairobi.ics
19574M	SOPE/NGCards/TimeZones/Africa/Ndjamena.ics
19575M	SOPE/NGCards/TimeZones/Africa/Niamey.ics
19576M	SOPE/NGCards/TimeZones/Africa/Nouakchott.ics
19577M	SOPE/NGCards/TimeZones/Africa/Ouagadougou.ics
19578M	SOPE/NGCards/TimeZones/Africa/Porto-Novo.ics
19579M	SOPE/NGCards/TimeZones/Africa/Sao_Tome.ics
19580M	SOPE/NGCards/TimeZones/Africa/Tripoli.ics
19581M	SOPE/NGCards/TimeZones/Africa/Tunis.ics
19582M	SOPE/NGCards/TimeZones/Africa/Windhoek.ics
19583M	SOPE/NGCards/TimeZones/America/Adak.ics
19584M	SOPE/NGCards/TimeZones/America/Anchorage.ics
19585M	SOPE/NGCards/TimeZones/America/Anguilla.ics
19586M	SOPE/NGCards/TimeZones/America/Antigua.ics
19587M	SOPE/NGCards/TimeZones/America/Araguaina.ics
19588M	SOPE/NGCards/TimeZones/America/Argentina/Buenos_Aires.ics
19589M	SOPE/NGCards/TimeZones/America/Argentina/Catamarca.ics
19590M	SOPE/NGCards/TimeZones/America/Argentina/Cordoba.ics
19591M	SOPE/NGCards/TimeZones/America/Argentina/Jujuy.ics
19592M	SOPE/NGCards/TimeZones/America/Argentina/La_Rioja.ics
19593M	SOPE/NGCards/TimeZones/America/Argentina/Mendoza.ics
19594M	SOPE/NGCards/TimeZones/America/Argentina/Rio_Gallegos.ics
19595M	SOPE/NGCards/TimeZones/America/Argentina/Salta.ics
19596M	SOPE/NGCards/TimeZones/America/Argentina/San_Juan.ics
19597M	SOPE/NGCards/TimeZones/America/Argentina/San_Luis.ics
19598M	SOPE/NGCards/TimeZones/America/Argentina/Tucuman.ics
19599M	SOPE/NGCards/TimeZones/America/Argentina/Ushuaia.ics
19600M	SOPE/NGCards/TimeZones/America/Aruba.ics
19601M	SOPE/NGCards/TimeZones/America/Asuncion.ics
19602M	SOPE/NGCards/TimeZones/America/Atikokan.ics
19603M	SOPE/NGCards/TimeZones/America/Bahia.ics
19604M	SOPE/NGCards/TimeZones/America/Bahia_Banderas.ics
19605M	SOPE/NGCards/TimeZones/America/Barbados.ics
19606M	SOPE/NGCards/TimeZones/America/Belem.ics
19607M	SOPE/NGCards/TimeZones/America/Belize.ics
19608M	SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics
19609M	SOPE/NGCards/TimeZones/America/Boa_Vista.ics
19610M	SOPE/NGCards/TimeZones/America/Bogota.ics
19611M	SOPE/NGCards/TimeZones/America/Boise.ics
19612M	SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics
19613M	SOPE/NGCards/TimeZones/America/Campo_Grande.ics
19614M	SOPE/NGCards/TimeZones/America/Cancun.ics
19615M	SOPE/NGCards/TimeZones/America/Caracas.ics
19616M	SOPE/NGCards/TimeZones/America/Cayenne.ics
19617M	SOPE/NGCards/TimeZones/America/Cayman.ics
19618M	SOPE/NGCards/TimeZones/America/Chicago.ics
19619M	SOPE/NGCards/TimeZones/America/Chihuahua.ics
19620M	SOPE/NGCards/TimeZones/America/Costa_Rica.ics
19621M	SOPE/NGCards/TimeZones/America/Creston.ics
19622M	SOPE/NGCards/TimeZones/America/Cuiaba.ics
19623M	SOPE/NGCards/TimeZones/America/Curacao.ics
19624M	SOPE/NGCards/TimeZones/America/Danmarkshavn.ics
19625M	SOPE/NGCards/TimeZones/America/Dawson.ics
19626M	SOPE/NGCards/TimeZones/America/Dawson_Creek.ics
19627M	SOPE/NGCards/TimeZones/America/Denver.ics
19628M	SOPE/NGCards/TimeZones/America/Detroit.ics
19629M	SOPE/NGCards/TimeZones/America/Dominica.ics
19630M	SOPE/NGCards/TimeZones/America/Edmonton.ics
19631M	SOPE/NGCards/TimeZones/America/Eirunepe.ics
19632M	SOPE/NGCards/TimeZones/America/El_Salvador.ics
19633A	SOPE/NGCards/TimeZones/America/Fort_Nelson.ics
19634M	SOPE/NGCards/TimeZones/America/Fortaleza.ics
19635M	SOPE/NGCards/TimeZones/America/Glace_Bay.ics
19636M	SOPE/NGCards/TimeZones/America/Godthab.ics
19637M	SOPE/NGCards/TimeZones/America/Goose_Bay.ics
19638M	SOPE/NGCards/TimeZones/America/Grand_Turk.ics
19639M	SOPE/NGCards/TimeZones/America/Grenada.ics
19640M	SOPE/NGCards/TimeZones/America/Guadeloupe.ics
19641M	SOPE/NGCards/TimeZones/America/Guatemala.ics
19642M	SOPE/NGCards/TimeZones/America/Guayaquil.ics
19643M	SOPE/NGCards/TimeZones/America/Guyana.ics
19644M	SOPE/NGCards/TimeZones/America/Halifax.ics
19645M	SOPE/NGCards/TimeZones/America/Havana.ics
19646M	SOPE/NGCards/TimeZones/America/Hermosillo.ics
19647M	SOPE/NGCards/TimeZones/America/Indiana/Indianapolis.ics
19648M	SOPE/NGCards/TimeZones/America/Indiana/Knox.ics
19649M	SOPE/NGCards/TimeZones/America/Indiana/Marengo.ics
19650M	SOPE/NGCards/TimeZones/America/Indiana/Petersburg.ics
19651M	SOPE/NGCards/TimeZones/America/Indiana/Tell_City.ics
19652M	SOPE/NGCards/TimeZones/America/Indiana/Vevay.ics
19653M	SOPE/NGCards/TimeZones/America/Indiana/Vincennes.ics
19654M	SOPE/NGCards/TimeZones/America/Indiana/Winamac.ics
19655M	SOPE/NGCards/TimeZones/America/Inuvik.ics
19656M	SOPE/NGCards/TimeZones/America/Iqaluit.ics
19657M	SOPE/NGCards/TimeZones/America/Jamaica.ics
19658M	SOPE/NGCards/TimeZones/America/Juneau.ics
19659M	SOPE/NGCards/TimeZones/America/Kentucky/Louisville.ics
19660M	SOPE/NGCards/TimeZones/America/Kentucky/Monticello.ics
19661M	SOPE/NGCards/TimeZones/America/Kralendijk.ics
19662M	SOPE/NGCards/TimeZones/America/La_Paz.ics
19663M	SOPE/NGCards/TimeZones/America/Lima.ics
19664M	SOPE/NGCards/TimeZones/America/Los_Angeles.ics
19665M	SOPE/NGCards/TimeZones/America/Lower_Princes.ics
19666M	SOPE/NGCards/TimeZones/America/Maceio.ics
19667M	SOPE/NGCards/TimeZones/America/Managua.ics
19668M	SOPE/NGCards/TimeZones/America/Manaus.ics
19669M	SOPE/NGCards/TimeZones/America/Marigot.ics
19670M	SOPE/NGCards/TimeZones/America/Martinique.ics
19671M	SOPE/NGCards/TimeZones/America/Matamoros.ics
19672M	SOPE/NGCards/TimeZones/America/Mazatlan.ics
19673M	SOPE/NGCards/TimeZones/America/Menominee.ics
19674M	SOPE/NGCards/TimeZones/America/Merida.ics
19675M	SOPE/NGCards/TimeZones/America/Metlakatla.ics
19676M	SOPE/NGCards/TimeZones/America/Mexico_City.ics
19677M	SOPE/NGCards/TimeZones/America/Miquelon.ics
19678M	SOPE/NGCards/TimeZones/America/Moncton.ics
19679M	SOPE/NGCards/TimeZones/America/Monterrey.ics
19680M	SOPE/NGCards/TimeZones/America/Montevideo.ics
19681M	SOPE/NGCards/TimeZones/America/Montserrat.ics
19682M	SOPE/NGCards/TimeZones/America/Nassau.ics
19683M	SOPE/NGCards/TimeZones/America/New_York.ics
19684M	SOPE/NGCards/TimeZones/America/Nipigon.ics
19685M	SOPE/NGCards/TimeZones/America/Nome.ics
19686M	SOPE/NGCards/TimeZones/America/Noronha.ics
19687M	SOPE/NGCards/TimeZones/America/North_Dakota/Beulah.ics
19688M	SOPE/NGCards/TimeZones/America/North_Dakota/Center.ics
19689M	SOPE/NGCards/TimeZones/America/North_Dakota/New_Salem.ics
19690M	SOPE/NGCards/TimeZones/America/Ojinaga.ics
19691M	SOPE/NGCards/TimeZones/America/Panama.ics
19692M	SOPE/NGCards/TimeZones/America/Pangnirtung.ics
19693M	SOPE/NGCards/TimeZones/America/Paramaribo.ics
19694M	SOPE/NGCards/TimeZones/America/Phoenix.ics
19695M	SOPE/NGCards/TimeZones/America/Port-au-Prince.ics
19696M	SOPE/NGCards/TimeZones/America/Port_of_Spain.ics
19697M	SOPE/NGCards/TimeZones/America/Porto_Velho.ics
19698M	SOPE/NGCards/TimeZones/America/Puerto_Rico.ics
19699M	SOPE/NGCards/TimeZones/America/Rainy_River.ics
19700M	SOPE/NGCards/TimeZones/America/Rankin_Inlet.ics
19701M	SOPE/NGCards/TimeZones/America/Recife.ics
19702M	SOPE/NGCards/TimeZones/America/Regina.ics
19703M	SOPE/NGCards/TimeZones/America/Resolute.ics
19704M	SOPE/NGCards/TimeZones/America/Rio_Branco.ics
19705M	SOPE/NGCards/TimeZones/America/Santarem.ics
19706M	SOPE/NGCards/TimeZones/America/Santiago.ics
19707M	SOPE/NGCards/TimeZones/America/Santo_Domingo.ics
19708M	SOPE/NGCards/TimeZones/America/Sao_Paulo.ics
19709M	SOPE/NGCards/TimeZones/America/Scoresbysund.ics
19710M	SOPE/NGCards/TimeZones/America/Sitka.ics
19711M	SOPE/NGCards/TimeZones/America/St_Barthelemy.ics
19712M	SOPE/NGCards/TimeZones/America/St_Johns.ics
19713M	SOPE/NGCards/TimeZones/America/St_Kitts.ics
19714M	SOPE/NGCards/TimeZones/America/St_Lucia.ics
19715M	SOPE/NGCards/TimeZones/America/St_Thomas.ics
19716M	SOPE/NGCards/TimeZones/America/St_Vincent.ics
19717M	SOPE/NGCards/TimeZones/America/Swift_Current.ics
19718M	SOPE/NGCards/TimeZones/America/Tegucigalpa.ics
19719M	SOPE/NGCards/TimeZones/America/Thule.ics
19720M	SOPE/NGCards/TimeZones/America/Thunder_Bay.ics
19721M	SOPE/NGCards/TimeZones/America/Tijuana.ics
19722M	SOPE/NGCards/TimeZones/America/Toronto.ics
19723M	SOPE/NGCards/TimeZones/America/Tortola.ics
19724M	SOPE/NGCards/TimeZones/America/Vancouver.ics
19725M	SOPE/NGCards/TimeZones/America/Whitehorse.ics
19726M	SOPE/NGCards/TimeZones/America/Winnipeg.ics
19727M	SOPE/NGCards/TimeZones/America/Yakutat.ics
19728M	SOPE/NGCards/TimeZones/America/Yellowknife.ics
19729M	SOPE/NGCards/TimeZones/Antarctica/Casey.ics
19730M	SOPE/NGCards/TimeZones/Antarctica/Davis.ics
19731M	SOPE/NGCards/TimeZones/Antarctica/DumontDUrville.ics
19732M	SOPE/NGCards/TimeZones/Antarctica/Macquarie.ics
19733M	SOPE/NGCards/TimeZones/Antarctica/Mawson.ics
19734M	SOPE/NGCards/TimeZones/Antarctica/McMurdo.ics
19735M	SOPE/NGCards/TimeZones/Antarctica/Palmer.ics
19736M	SOPE/NGCards/TimeZones/Antarctica/Rothera.ics
19737M	SOPE/NGCards/TimeZones/Antarctica/Syowa.ics
19738M	SOPE/NGCards/TimeZones/Antarctica/Troll.ics
19739M	SOPE/NGCards/TimeZones/Antarctica/Vostok.ics
19740M	SOPE/NGCards/TimeZones/Arctic/Longyearbyen.ics
19741M	SOPE/NGCards/TimeZones/Asia/Aden.ics
19742M	SOPE/NGCards/TimeZones/Asia/Almaty.ics
19743M	SOPE/NGCards/TimeZones/Asia/Amman.ics
19744M	SOPE/NGCards/TimeZones/Asia/Anadyr.ics
19745M	SOPE/NGCards/TimeZones/Asia/Aqtau.ics
19746M	SOPE/NGCards/TimeZones/Asia/Aqtobe.ics
19747M	SOPE/NGCards/TimeZones/Asia/Ashgabat.ics
19748M	SOPE/NGCards/TimeZones/Asia/Baghdad.ics
19749M	SOPE/NGCards/TimeZones/Asia/Bahrain.ics
19750M	SOPE/NGCards/TimeZones/Asia/Baku.ics
19751M	SOPE/NGCards/TimeZones/Asia/Bangkok.ics
19752A	SOPE/NGCards/TimeZones/Asia/Barnaul.ics
19753M	SOPE/NGCards/TimeZones/Asia/Beirut.ics
19754M	SOPE/NGCards/TimeZones/Asia/Bishkek.ics
19755M	SOPE/NGCards/TimeZones/Asia/Brunei.ics
19756M	SOPE/NGCards/TimeZones/Asia/Chita.ics
19757M	SOPE/NGCards/TimeZones/Asia/Choibalsan.ics
19758M	SOPE/NGCards/TimeZones/Asia/Colombo.ics
19759M	SOPE/NGCards/TimeZones/Asia/Damascus.ics
19760M	SOPE/NGCards/TimeZones/Asia/Dhaka.ics
19761M	SOPE/NGCards/TimeZones/Asia/Dili.ics
19762M	SOPE/NGCards/TimeZones/Asia/Dubai.ics
19763M	SOPE/NGCards/TimeZones/Asia/Dushanbe.ics
19764M	SOPE/NGCards/TimeZones/Asia/Gaza.ics
19765M	SOPE/NGCards/TimeZones/Asia/Hebron.ics
19766M	SOPE/NGCards/TimeZones/Asia/Ho_Chi_Minh.ics
19767M	SOPE/NGCards/TimeZones/Asia/Hong_Kong.ics
19768M	SOPE/NGCards/TimeZones/Asia/Hovd.ics
19769M	SOPE/NGCards/TimeZones/Asia/Irkutsk.ics
19770M	SOPE/NGCards/TimeZones/Asia/Istanbul.ics
19771M	SOPE/NGCards/TimeZones/Asia/Jakarta.ics
19772M	SOPE/NGCards/TimeZones/Asia/Jayapura.ics
19773M	SOPE/NGCards/TimeZones/Asia/Jerusalem.ics
19774M	SOPE/NGCards/TimeZones/Asia/Kabul.ics
19775M	SOPE/NGCards/TimeZones/Asia/Kamchatka.ics
19776M	SOPE/NGCards/TimeZones/Asia/Karachi.ics
19777M	SOPE/NGCards/TimeZones/Asia/Kathmandu.ics
19778M	SOPE/NGCards/TimeZones/Asia/Khandyga.ics
19779M	SOPE/NGCards/TimeZones/Asia/Kolkata.ics
19780M	SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics
19781M	SOPE/NGCards/TimeZones/Asia/Kuala_Lumpur.ics
19782M	SOPE/NGCards/TimeZones/Asia/Kuching.ics
19783M	SOPE/NGCards/TimeZones/Asia/Kuwait.ics
19784M	SOPE/NGCards/TimeZones/Asia/Macau.ics
19785M	SOPE/NGCards/TimeZones/Asia/Magadan.ics
19786M	SOPE/NGCards/TimeZones/Asia/Makassar.ics
19787M	SOPE/NGCards/TimeZones/Asia/Manila.ics
19788M	SOPE/NGCards/TimeZones/Asia/Muscat.ics
19789M	SOPE/NGCards/TimeZones/Asia/Nicosia.ics
19790M	SOPE/NGCards/TimeZones/Asia/Novokuznetsk.ics
19791M	SOPE/NGCards/TimeZones/Asia/Novosibirsk.ics
19792M	SOPE/NGCards/TimeZones/Asia/Omsk.ics
19793M	SOPE/NGCards/TimeZones/Asia/Oral.ics
19794M	SOPE/NGCards/TimeZones/Asia/Phnom_Penh.ics
19795M	SOPE/NGCards/TimeZones/Asia/Pontianak.ics
19796M	SOPE/NGCards/TimeZones/Asia/Pyongyang.ics
19797M	SOPE/NGCards/TimeZones/Asia/Qatar.ics
19798M	SOPE/NGCards/TimeZones/Asia/Qyzylorda.ics
19799M	SOPE/NGCards/TimeZones/Asia/Rangoon.ics
19800M	SOPE/NGCards/TimeZones/Asia/Riyadh.ics
19801M	SOPE/NGCards/TimeZones/Asia/Sakhalin.ics
19802M	SOPE/NGCards/TimeZones/Asia/Samarkand.ics
19803M	SOPE/NGCards/TimeZones/Asia/Seoul.ics
19804M	SOPE/NGCards/TimeZones/Asia/Shanghai.ics
19805M	SOPE/NGCards/TimeZones/Asia/Singapore.ics
19806M	SOPE/NGCards/TimeZones/Asia/Srednekolymsk.ics
19807M	SOPE/NGCards/TimeZones/Asia/Taipei.ics
19808M	SOPE/NGCards/TimeZones/Asia/Tashkent.ics
19809M	SOPE/NGCards/TimeZones/Asia/Tbilisi.ics
19810M	SOPE/NGCards/TimeZones/Asia/Tehran.ics
19811M	SOPE/NGCards/TimeZones/Asia/Thimphu.ics
19812M	SOPE/NGCards/TimeZones/Asia/Tokyo.ics
19813A	SOPE/NGCards/TimeZones/Asia/Tomsk.ics
19814M	SOPE/NGCards/TimeZones/Asia/Ulaanbaatar.ics
19815M	SOPE/NGCards/TimeZones/Asia/Urumqi.ics
19816M	SOPE/NGCards/TimeZones/Asia/Ust-Nera.ics
19817M	SOPE/NGCards/TimeZones/Asia/Vientiane.ics
19818M	SOPE/NGCards/TimeZones/Asia/Vladivostok.ics
19819M	SOPE/NGCards/TimeZones/Asia/Yakutsk.ics
19820A	SOPE/NGCards/TimeZones/Asia/Yangon.ics
19821M	SOPE/NGCards/TimeZones/Asia/Yekaterinburg.ics
19822M	SOPE/NGCards/TimeZones/Asia/Yerevan.ics
19823M	SOPE/NGCards/TimeZones/Atlantic/Azores.ics
19824M	SOPE/NGCards/TimeZones/Atlantic/Bermuda.ics
19825M	SOPE/NGCards/TimeZones/Atlantic/Canary.ics
19826M	SOPE/NGCards/TimeZones/Atlantic/Cape_Verde.ics
19827M	SOPE/NGCards/TimeZones/Atlantic/Faroe.ics
19828M	SOPE/NGCards/TimeZones/Atlantic/Madeira.ics
19829M	SOPE/NGCards/TimeZones/Atlantic/Reykjavik.ics
19830M	SOPE/NGCards/TimeZones/Atlantic/South_Georgia.ics
19831M	SOPE/NGCards/TimeZones/Atlantic/St_Helena.ics
19832M	SOPE/NGCards/TimeZones/Atlantic/Stanley.ics
19833M	SOPE/NGCards/TimeZones/Australia/Adelaide.ics
19834M	SOPE/NGCards/TimeZones/Australia/Brisbane.ics
19835M	SOPE/NGCards/TimeZones/Australia/Broken_Hill.ics
19836M	SOPE/NGCards/TimeZones/Australia/Currie.ics
19837M	SOPE/NGCards/TimeZones/Australia/Darwin.ics
19838M	SOPE/NGCards/TimeZones/Australia/Eucla.ics
19839M	SOPE/NGCards/TimeZones/Australia/Hobart.ics
19840M	SOPE/NGCards/TimeZones/Australia/Lindeman.ics
19841M	SOPE/NGCards/TimeZones/Australia/Lord_Howe.ics
19842M	SOPE/NGCards/TimeZones/Australia/Melbourne.ics
19843M	SOPE/NGCards/TimeZones/Australia/Perth.ics
19844M	SOPE/NGCards/TimeZones/Australia/Sydney.ics
19845M	SOPE/NGCards/TimeZones/Europe/Amsterdam.ics
19846M	SOPE/NGCards/TimeZones/Europe/Andorra.ics
19847A	SOPE/NGCards/TimeZones/Europe/Astrakhan.ics
19848M	SOPE/NGCards/TimeZones/Europe/Athens.ics
19849M	SOPE/NGCards/TimeZones/Europe/Belgrade.ics
19850M	SOPE/NGCards/TimeZones/Europe/Berlin.ics
19851M	SOPE/NGCards/TimeZones/Europe/Bratislava.ics
19852M	SOPE/NGCards/TimeZones/Europe/Brussels.ics
19853M	SOPE/NGCards/TimeZones/Europe/Bucharest.ics
19854M	SOPE/NGCards/TimeZones/Europe/Budapest.ics
19855M	SOPE/NGCards/TimeZones/Europe/Busingen.ics
19856M	SOPE/NGCards/TimeZones/Europe/Chisinau.ics
19857M	SOPE/NGCards/TimeZones/Europe/Copenhagen.ics
19858M	SOPE/NGCards/TimeZones/Europe/Dublin.ics
19859M	SOPE/NGCards/TimeZones/Europe/Gibraltar.ics
19860M	SOPE/NGCards/TimeZones/Europe/Guernsey.ics
19861M	SOPE/NGCards/TimeZones/Europe/Helsinki.ics
19862M	SOPE/NGCards/TimeZones/Europe/Isle_of_Man.ics
19863M	SOPE/NGCards/TimeZones/Europe/Istanbul.ics
19864M	SOPE/NGCards/TimeZones/Europe/Jersey.ics
19865M	SOPE/NGCards/TimeZones/Europe/Kaliningrad.ics
19866M	SOPE/NGCards/TimeZones/Europe/Kiev.ics
19867A	SOPE/NGCards/TimeZones/Europe/Kirov.ics
19868M	SOPE/NGCards/TimeZones/Europe/Lisbon.ics
19869M	SOPE/NGCards/TimeZones/Europe/Ljubljana.ics
19870M	SOPE/NGCards/TimeZones/Europe/London.ics
19871M	SOPE/NGCards/TimeZones/Europe/Luxembourg.ics
19872M	SOPE/NGCards/TimeZones/Europe/Madrid.ics
19873M	SOPE/NGCards/TimeZones/Europe/Malta.ics
19874M	SOPE/NGCards/TimeZones/Europe/Mariehamn.ics
19875M	SOPE/NGCards/TimeZones/Europe/Minsk.ics
19876M	SOPE/NGCards/TimeZones/Europe/Monaco.ics
19877M	SOPE/NGCards/TimeZones/Europe/Moscow.ics
19878M	SOPE/NGCards/TimeZones/Europe/Nicosia.ics
19879M	SOPE/NGCards/TimeZones/Europe/Oslo.ics
19880M	SOPE/NGCards/TimeZones/Europe/Paris.ics
19881M	SOPE/NGCards/TimeZones/Europe/Podgorica.ics
19882M	SOPE/NGCards/TimeZones/Europe/Prague.ics
19883M	SOPE/NGCards/TimeZones/Europe/Riga.ics
19884M	SOPE/NGCards/TimeZones/Europe/Rome.ics
19885M	SOPE/NGCards/TimeZones/Europe/Samara.ics
19886M	SOPE/NGCards/TimeZones/Europe/San_Marino.ics
19887M	SOPE/NGCards/TimeZones/Europe/Sarajevo.ics
19888M	SOPE/NGCards/TimeZones/Europe/Simferopol.ics
19889M	SOPE/NGCards/TimeZones/Europe/Skopje.ics
19890M	SOPE/NGCards/TimeZones/Europe/Sofia.ics
19891M	SOPE/NGCards/TimeZones/Europe/Stockholm.ics
19892M	SOPE/NGCards/TimeZones/Europe/Tallinn.ics
19893M	SOPE/NGCards/TimeZones/Europe/Tirane.ics
19894A	SOPE/NGCards/TimeZones/Europe/Ulyanovsk.ics
19895M	SOPE/NGCards/TimeZones/Europe/Uzhgorod.ics
19896M	SOPE/NGCards/TimeZones/Europe/Vaduz.ics
19897M	SOPE/NGCards/TimeZones/Europe/Vatican.ics
19898M	SOPE/NGCards/TimeZones/Europe/Vienna.ics
19899M	SOPE/NGCards/TimeZones/Europe/Vilnius.ics
19900M	SOPE/NGCards/TimeZones/Europe/Volgograd.ics
19901M	SOPE/NGCards/TimeZones/Europe/Warsaw.ics
19902M	SOPE/NGCards/TimeZones/Europe/Zagreb.ics
19903M	SOPE/NGCards/TimeZones/Europe/Zaporozhye.ics
19904M	SOPE/NGCards/TimeZones/Europe/Zurich.ics
19905M	SOPE/NGCards/TimeZones/Indian/Antananarivo.ics
19906M	SOPE/NGCards/TimeZones/Indian/Chagos.ics
19907M	SOPE/NGCards/TimeZones/Indian/Christmas.ics
19908M	SOPE/NGCards/TimeZones/Indian/Cocos.ics
19909M	SOPE/NGCards/TimeZones/Indian/Comoro.ics
19910M	SOPE/NGCards/TimeZones/Indian/Kerguelen.ics
19911M	SOPE/NGCards/TimeZones/Indian/Mahe.ics
19912M	SOPE/NGCards/TimeZones/Indian/Maldives.ics
19913M	SOPE/NGCards/TimeZones/Indian/Mauritius.ics
19914M	SOPE/NGCards/TimeZones/Indian/Mayotte.ics
19915M	SOPE/NGCards/TimeZones/Indian/Reunion.ics
19916M	SOPE/NGCards/TimeZones/Pacific/Apia.ics
19917M	SOPE/NGCards/TimeZones/Pacific/Auckland.ics
19918M	SOPE/NGCards/TimeZones/Pacific/Bougainville.ics
19919M	SOPE/NGCards/TimeZones/Pacific/Chatham.ics
19920M	SOPE/NGCards/TimeZones/Pacific/Chuuk.ics
19921M	SOPE/NGCards/TimeZones/Pacific/Easter.ics
19922M	SOPE/NGCards/TimeZones/Pacific/Efate.ics
19923M	SOPE/NGCards/TimeZones/Pacific/Enderbury.ics
19924M	SOPE/NGCards/TimeZones/Pacific/Fakaofo.ics
19925M	SOPE/NGCards/TimeZones/Pacific/Fiji.ics
19926M	SOPE/NGCards/TimeZones/Pacific/Funafuti.ics
19927M	SOPE/NGCards/TimeZones/Pacific/Galapagos.ics
19928M	SOPE/NGCards/TimeZones/Pacific/Gambier.ics
19929M	SOPE/NGCards/TimeZones/Pacific/Guadalcanal.ics
19930M	SOPE/NGCards/TimeZones/Pacific/Guam.ics
19931M	SOPE/NGCards/TimeZones/Pacific/Honolulu.ics
19932M	SOPE/NGCards/TimeZones/Pacific/Johnston.ics
19933M	SOPE/NGCards/TimeZones/Pacific/Kiritimati.ics
19934M	SOPE/NGCards/TimeZones/Pacific/Kosrae.ics
19935M	SOPE/NGCards/TimeZones/Pacific/Kwajalein.ics
19936M	SOPE/NGCards/TimeZones/Pacific/Majuro.ics
19937M	SOPE/NGCards/TimeZones/Pacific/Marquesas.ics
19938M	SOPE/NGCards/TimeZones/Pacific/Midway.ics
19939M	SOPE/NGCards/TimeZones/Pacific/Nauru.ics
19940M	SOPE/NGCards/TimeZones/Pacific/Niue.ics
19941M	SOPE/NGCards/TimeZones/Pacific/Norfolk.ics
19942M	SOPE/NGCards/TimeZones/Pacific/Noumea.ics
19943M	SOPE/NGCards/TimeZones/Pacific/Pago_Pago.ics
19944M	SOPE/NGCards/TimeZones/Pacific/Palau.ics
19945M	SOPE/NGCards/TimeZones/Pacific/Pitcairn.ics
19946M	SOPE/NGCards/TimeZones/Pacific/Pohnpei.ics
19947M	SOPE/NGCards/TimeZones/Pacific/Port_Moresby.ics
19948M	SOPE/NGCards/TimeZones/Pacific/Rarotonga.ics
19949M	SOPE/NGCards/TimeZones/Pacific/Saipan.ics
19950M	SOPE/NGCards/TimeZones/Pacific/Tahiti.ics
19951M	SOPE/NGCards/TimeZones/Pacific/Tarawa.ics
19952M	SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics
19953M	SOPE/NGCards/TimeZones/Pacific/Wake.ics
19954M	SOPE/NGCards/TimeZones/Pacific/Wallis.ics
19955M	SOPE/NGCards/TimeZones/UPDATING
19956
19957commit 4179c88fa4bf7821e52d4d3cc93df72348b0b56f
19958Author: Francis Lachapelle <flachapelle@inverse.ca>
19959Date:   Wed Nov 2 11:30:08 2016 -0400
19960
19961    (i18n) Update translations
19962
19963M	UI/Common/French.lproj/Localizable.strings
19964M	UI/Common/German.lproj/Localizable.strings
19965M	UI/Contacts/English.lproj/Localizable.strings
19966M	UI/Contacts/German.lproj/Localizable.strings
19967M	UI/MailerUI/French.lproj/Localizable.strings
19968M	UI/MailerUI/German.lproj/Localizable.strings
19969M	UI/MailerUI/Hungarian.lproj/Localizable.strings
19970M	UI/MainUI/German.lproj/Localizable.strings
19971M	UI/PreferencesUI/French.lproj/Localizable.strings
19972M	UI/PreferencesUI/German.lproj/Localizable.strings
19973M	UI/Scheduler/German.lproj/Localizable.strings
19974
19975commit 1aa2702a24a3cafd0b9e665ffce9abe43ec640b9
19976Author: InverseBot <sogo@inverse.ca>
19977Date:   Wed Nov 2 01:17:20 2016 -0400
19978
19979    (js/css) Update generated files
19980
19981M	UI/WebServerResources/css/styles.css
19982M	UI/WebServerResources/css/styles.css.map
19983M	UI/WebServerResources/js/Mailer.services.js
19984M	UI/WebServerResources/js/Mailer.services.js.map
19985M	UI/WebServerResources/js/Scheduler.services.js
19986M	UI/WebServerResources/js/Scheduler.services.js.map
19987M	UI/WebServerResources/js/vendor/angular-material.js
19988M	UI/WebServerResources/js/vendor/angular-material.min.js
19989M	UI/WebServerResources/js/vendor/lodash.js
19990M	UI/WebServerResources/js/vendor/lodash.min.js
19991
19992commit 81ff9e7f040e35b33287abef7648c749289feb22
19993Author: Francis Lachapelle <flachapelle@inverse.ca>
19994Date:   Tue Nov 1 15:54:56 2016 -0400
19995
19996    (css,js) Update md to v1.1.1-master-70cecda
19997
19998M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
19999M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
20000M	UI/Templates/MailerUI/UIxMailEditor.wox
20001M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
20002M	UI/Templates/MailerUI/UIxMailMainFrame.wox
20003M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
20004M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
20005M	UI/Templates/SchedulerUI/UIxCalMainView.wox
20006M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
20007M	UI/WebServerResources/angular-material
20008M	UI/WebServerResources/bower.json
20009
20010commit 651a1c3910b9eb870df654da7db294963e703966
20011Author: Francis Lachapelle <flachapelle@inverse.ca>
20012Date:   Tue Nov 1 15:26:59 2016 -0400
20013
20014    Avoid mail notifications on superfluous changes
20015
20016    Fixes #3790
20017
20018M	NEWS
20019M	SoObjects/Appointments/SOGoAppointmentObject.m
20020
20021commit 1ee7693432df178fe176d1d92a2c4fcf7e56fed6
20022Author: Francis Lachapelle <flachapelle@inverse.ca>
20023Date:   Tue Nov 1 14:52:18 2016 -0400
20024
20025    Fix support for recurrent tasks (cont'd)
20026
20027    Fixes #3864
20028
20029M	NEWS
20030M	SoObjects/Appointments/SOGoAppointmentFolder.m
20031M	SoObjects/Appointments/iCalToDo+SOGo.m
20032M	UI/Templates/SchedulerUI/UIxCalMainView.wox
20033M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
20034M	UI/WebServerResources/js/Scheduler/Component.service.js
20035
20036commit 188dd986d25a7a424c265934a96cebc8223e04f8
20037Author: Ludovic Marcotte <lmarcotte@inverse.ca>
20038Date:   Tue Nov 1 14:20:59 2016 -0400
20039
20040    (fix) cosmetic changes
20041
20042M	Main/SOGo+DAV.h
20043M	Main/SOGo+DAV.m
20044M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
20045
20046commit 1c689719acdd794bcbd93dba43a071e2b1f943b8
20047Author: Francis Lachapelle <flachapelle@inverse.ca>
20048Date:   Tue Nov 1 12:09:08 2016 -0400
20049
20050    (html) Add missing options to subscribed calendars
20051
20052    Fixes #3863
20053
20054M	NEWS
20055M	UI/Templates/SchedulerUI/UIxCalMainView.wox
20056
20057commit 613d21b0c57a67010225c544e18742c0dbcc5a7f
20058Author: Francis Lachapelle <flachapelle@inverse.ca>
20059Date:   Tue Nov 1 12:06:15 2016 -0400
20060
20061    (i18n) Update translations
20062
20063M	SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings
20064M	UI/MailPartViewers/TurkishTurkey.lproj/Localizable.strings
20065M	UI/Scheduler/Hungarian.lproj/Localizable.strings
20066
20067commit 0e0f53cd983a08c78c0caf9bcf9e612e5fa1128b
20068Author: Francis Lachapelle <flachapelle@inverse.ca>
20069Date:   Tue Nov 1 11:40:59 2016 -0400
20070
20071    Allow a mailbox to be deleted immediately
20072
20073    Fixes #3875
20074
20075M	NEWS
20076M	UI/MailerUI/English.lproj/Localizable.strings
20077M	UI/MailerUI/UIxMailFolderActions.m
20078M	UI/WebServerResources/js/Mailer/Mailbox.service.js
20079M	UI/WebServerResources/js/Mailer/MailboxController.js
20080M	UI/WebServerResources/js/Mailer/MailboxesController.js
20081
20082commit 5c7147ccccec2ccd3512c8a99b8895b11adddaa8
20083Author: Francis Lachapelle <flachapelle@inverse.ca>
20084Date:   Tue Nov 1 10:35:00 2016 -0400
20085
20086    (js) Restore immediate deletion of messages
20087
20088M	NEWS
20089M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
20090M	UI/WebServerResources/js/Mailer/Mailbox.service.js
20091M	UI/WebServerResources/js/Mailer/MailboxController.js
20092
20093commit 67f566ec9db488d7cce0dd382baaa7fb36240356
20094Author: Francis Lachapelle <flachapelle@inverse.ca>
20095Date:   Tue Nov 1 09:26:44 2016 -0400
20096
20097    Minor cleanup to event/task editors
20098
20099M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
20100M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
20101M	UI/WebServerResources/js/Scheduler/ComponentController.js
20102
20103commit 89fdbeee6b3b7fe367b23e52f66d818e68c87723
20104Author: InverseBot <sogo@inverse.ca>
20105Date:   Tue Nov 1 01:20:13 2016 -0400
20106
20107    (js/css) Update generated files
20108
20109M	UI/WebServerResources/js/Administration.js
20110M	UI/WebServerResources/js/Administration.js.map
20111M	UI/WebServerResources/js/Preferences.services.js
20112M	UI/WebServerResources/js/Preferences.services.js.map
20113
20114commit 1ccf5e369f4d84b6eaf5ee76d50a1e580a8daed1
20115Author: Francis Lachapelle <flachapelle@inverse.ca>
20116Date:   Mon Oct 31 15:18:12 2016 -0400
20117
20118    (js) Move "ACLs saved" toast of admin to bottom
20119
20120M	UI/WebServerResources/js/Administration/AdministrationAclController.js
20121
20122commit 0b99dbfc99c74a8e9d6985c4199f30b6d0e153d5
20123Author: Francis Lachapelle <flachapelle@inverse.ca>
20124Date:   Mon Oct 31 15:12:47 2016 -0400
20125
20126    Fix SOGoLoginModule when set to "Last used"
20127
20128M	UI/PreferencesUI/UIxJSONPreferences.m
20129M	UI/PreferencesUI/UIxPreferences.m
20130M	UI/WebServerResources/js/Preferences/Preferences.service.js
20131
20132commit 067934026b790864e9f2f2990e8b5e8c2107db1d
20133Author: Ludovic Marcotte <lmarcotte@inverse.ca>
20134Date:   Mon Oct 31 10:25:43 2016 -0400
20135
20136    Updated NEWS
20137
20138M	NEWS
20139
20140commit 6200a5dbd7c8da9c4c146aa98cd6a68014b43415
20141Author: Ludovic Marcotte <lmarcotte@inverse.ca>
20142Date:   Mon Oct 31 10:24:16 2016 -0400
20143
20144    (fix) support replied/forwarded flags using EAS (fixes #3796)
20145
20146M	ActiveSync/SOGoMailObject+ActiveSync.m
20147
20148commit 90fcd572c35429394a0cc5dc1c1b9458a2e1e76c
20149Author: Ludovic Marcotte <lmarcotte@inverse.ca>
20150Date:   Mon Oct 31 10:22:27 2016 -0400
20151
20152    (feat) initial support for EAS recurring tasks
20153
20154M	ActiveSync/iCalRecurrenceRule+ActiveSync.m
20155M	ActiveSync/iCalToDo+ActiveSync.m
20156
20157commit 5e27437b253a37f9eaa961e557d2de6d99e9baef
20158Author: InverseBot <sogo@inverse.ca>
20159Date:   Mon Oct 31 01:18:28 2016 -0400
20160
20161    (js/css) Update generated files
20162
20163M	UI/WebServerResources/js/vendor/lodash.js
20164M	UI/WebServerResources/js/vendor/lodash.min.js
20165
20166commit 81db98784be9bee41929625163d2a3c0b67770ae
20167Author: InverseBot <sogo@inverse.ca>
20168Date:   Sat Oct 29 01:16:28 2016 -0400
20169
20170    (js/css) Update generated files
20171
20172M	UI/WebServerResources/js/Scheduler.services.js
20173M	UI/WebServerResources/js/Scheduler.services.js.map
20174
20175commit 5208e46d100612bff2eb3933db9d7428ae6a9b53
20176Author: Francis Lachapelle <flachapelle@inverse.ca>
20177Date:   Fri Oct 28 11:47:40 2016 -0400
20178
20179    (js) Fix Resource conflict error handling
20180
20181M	NEWS
20182M	UI/WebServerResources/js/Scheduler/Calendar.service.js
20183M	UI/WebServerResources/js/Scheduler/CalendarListController.js
20184M	UI/WebServerResources/js/Scheduler/ComponentController.js
20185
20186commit f25c26b7bd27acb7b15edc9dfbfb10ada823cdef
20187Author: InverseBot <sogo@inverse.ca>
20188Date:   Thu Oct 27 01:17:26 2016 -0400
20189
20190    (js/css) Update generated files
20191
20192M	UI/WebServerResources/js/Common.js
20193M	UI/WebServerResources/js/Common.js.map
20194M	UI/WebServerResources/js/Contacts.js
20195M	UI/WebServerResources/js/Contacts.js.map
20196M	UI/WebServerResources/js/Contacts.services.js
20197M	UI/WebServerResources/js/Contacts.services.js.map
20198M	UI/WebServerResources/js/Preferences.js
20199M	UI/WebServerResources/js/Preferences.js.map
20200
20201commit ad5fc5b91f61b6649eb914cf0dcc5d08ccef5afa
20202Author: Francis Lachapelle <flachapelle@inverse.ca>
20203Date:   Wed Oct 26 17:27:25 2016 -0400
20204
20205    Add missing options to subscribed addressbooks
20206
20207    Fixes #3850
20208
20209M	NEWS
20210M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
20211
20212commit 7310834ac6ec383323c7a77ce03c3352f8d5ea82
20213Author: Francis Lachapelle <flachapelle@inverse.ca>
20214Date:   Wed Oct 26 15:48:40 2016 -0400
20215
20216    (js) Fix auto-completion of list members
20217
20218    Fixes #3870
20219
20220M	NEWS
20221M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
20222M	UI/WebServerResources/js/Contacts/AddressBook.service.js
20223M	UI/WebServerResources/js/Contacts/CardController.js
20224
20225commit 1d09a980da7ec49f5b4f0e85012f9fc487209997
20226Author: Francis Lachapelle <flachapelle@inverse.ca>
20227Date:   Wed Oct 26 15:44:43 2016 -0400
20228
20229    (js) Add minimumSearchLength to sgSettings value
20230
20231M	UI/WebServerResources/js/Common/Common.app.js
20232M	UI/WebServerResources/js/Preferences/PreferencesController.js
20233
20234commit b44bf86164894df3f07e1dc7c11ba7fdad081a0f
20235Author: Francis Lachapelle <flachapelle@inverse.ca>
20236Date:   Wed Oct 26 15:42:50 2016 -0400
20237
20238    Improve validation of mail account delegators
20239
20240M	NEWS
20241M	SoObjects/Mailer/SOGoMailAccount.m
20242M	SoObjects/SOGo/SOGoUser.m
20243
20244commit 65a653ac0c6eeebb8e58162982cacf55ec5ec45a
20245Author: Francis Lachapelle <flachapelle@inverse.ca>
20246Date:   Wed Oct 26 08:27:44 2016 -0400
20247
20248    (i18n) Update translations
20249
20250M	SoObjects/Appointments/Macedonian.lproj/Localizable.strings
20251M	UI/Common/Hungarian.lproj/Localizable.strings
20252M	UI/Common/Macedonian.lproj/Localizable.strings
20253M	UI/Common/TurkishTurkey.lproj/Localizable.strings
20254M	UI/Contacts/Hungarian.lproj/Localizable.strings
20255M	UI/Contacts/Macedonian.lproj/Localizable.strings
20256M	UI/Contacts/TurkishTurkey.lproj/Localizable.strings
20257M	UI/MailPartViewers/Macedonian.lproj/Localizable.strings
20258M	UI/MailerUI/Czech.lproj/Localizable.strings
20259M	UI/MailerUI/Hungarian.lproj/Localizable.strings
20260M	UI/MailerUI/Macedonian.lproj/Localizable.strings
20261M	UI/MailerUI/Serbian.lproj/Localizable.strings
20262M	UI/MailerUI/Slovak.lproj/Localizable.strings
20263M	UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
20264M	UI/MainUI/Hungarian.lproj/Localizable.strings
20265M	UI/MainUI/Macedonian.lproj/Localizable.strings
20266M	UI/PreferencesUI/Czech.lproj/Localizable.strings
20267M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
20268M	UI/PreferencesUI/Macedonian.lproj/Localizable.strings
20269M	UI/PreferencesUI/Serbian.lproj/Localizable.strings
20270M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
20271M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
20272M	UI/Scheduler/Hungarian.lproj/Localizable.strings
20273M	UI/Scheduler/Macedonian.lproj/Localizable.strings
20274M	UI/Scheduler/TurkishTurkey.lproj/Localizable.strings
20275
20276commit a30a4c34baba4065b841758760368e3dabb3739e
20277Author: InverseBot <sogo@inverse.ca>
20278Date:   Wed Oct 26 01:15:49 2016 -0400
20279
20280    (js/css) Update generated files
20281
20282M	UI/WebServerResources/js/Common.js
20283M	UI/WebServerResources/js/Common.js.map
20284M	UI/WebServerResources/js/Contacts.services.js
20285M	UI/WebServerResources/js/Contacts.services.js.map
20286
20287commit 3095bdb86c6a8d5be3b7970ff01665ccf47fa26b
20288Author: Francis Lachapelle <flachapelle@inverse.ca>
20289Date:   Tue Oct 25 16:38:42 2016 -0400
20290
20291    Cleanup UIxCalDayTable.wox
20292
20293M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
20294
20295commit 79a34f1e36154ab534ef5858b52e1272417105a0
20296Author: Francis Lachapelle <flachapelle@inverse.ca>
20297Date:   Tue Oct 25 16:35:39 2016 -0400
20298
20299    (js) Update sg-timepicker following md changes
20300
20301M	UI/WebServerResources/js/Common/sgTimepicker.directive.js
20302
20303commit 524a4813409469993be0801c9344849fc6f2b1bd
20304Author: Francis Lachapelle <flachapelle@inverse.ca>
20305Date:   Tue Oct 25 16:34:37 2016 -0400
20306
20307    (js) Cleanup sg-search directive
20308
20309M	UI/WebServerResources/js/Common/sgSearch.directive.js
20310
20311commit 2949bef9027e097625694e2d0815fbfa34a812ca
20312Author: Ludovic Marcotte <lmarcotte@inverse.ca>
20313Date:   Tue Oct 25 11:18:49 2016 -0400
20314
20315    (fix) make sure consider non-void GUID
20316
20317M	SoObjects/Mailer/SOGoMailAccount.m
20318
20319commit c709b9c04b822cbff3a2f9af1010c43ac2aed10b
20320Author: Francis Lachapelle <flachapelle@inverse.ca>
20321Date:   Tue Oct 25 09:27:57 2016 -0400
20322
20323    (js) Fix initialization of a new Card's note
20324
20325M	UI/WebServerResources/js/Contacts/Card.service.js
20326
20327commit 4d0dcc49787d0945770bbc2d20b3740c643df4fd
20328Author: Francis Lachapelle <flachapelle@inverse.ca>
20329Date:   Mon Oct 24 16:31:59 2016 -0400
20330
20331    Fix support for recurrent tasks
20332
20333M	NEWS
20334M	SoObjects/Appointments/SOGoAppointmentFolder.m
20335M	SoObjects/Appointments/SOGoTaskObject.m
20336M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
20337M	UI/Scheduler/NSArray+Scheduler.h
20338M	UI/Scheduler/UIxCalListingActions.m
20339M	UI/Scheduler/UIxTaskEditor.m
20340M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
20341
20342commit d779657fdf7010b38058d7b79aee8bf7d9eeaf88
20343Author: Francis Lachapelle <flachapelle@inverse.ca>
20344Date:   Fri Oct 21 14:15:34 2016 -0400
20345
20346    Fix tasks sorting by priority
20347
20348M	UI/Scheduler/NSArray+Scheduler.h
20349
20350commit 0cbf5cca8d787a74565bd3143576e3b44d378276
20351Author: InverseBot <sogo@inverse.ca>
20352Date:   Sat Oct 22 01:18:34 2016 -0400
20353
20354    (js/css) Update generated files
20355
20356M	UI/WebServerResources/js/Contacts.js
20357M	UI/WebServerResources/js/Contacts.js.map
20358M	UI/WebServerResources/js/Mailer.services.js
20359M	UI/WebServerResources/js/Mailer.services.js.map
20360M	UI/WebServerResources/js/Preferences.js
20361M	UI/WebServerResources/js/Preferences.js.map
20362
20363commit 36c5f7231761f0d215b30924816dd16ea991d41b
20364Author: Francis Lachapelle <flachapelle@inverse.ca>
20365Date:   Fri Oct 21 10:55:59 2016 -0400
20366
20367    Fix some unlocalized strings
20368
20369    Fixes #3858
20370
20371M	UI/PreferencesUI/English.lproj/Localizable.strings
20372M	UI/Templates/MailerUI/UIxMailMainFrame.wox
20373M	UI/WebServerResources/js/Contacts/AddressBooksController.js
20374M	UI/WebServerResources/js/Mailer/MailboxesController.js
20375
20376commit 24e4c60baa0a91cac05ed61c6ca925cd496355a2
20377Author: Francis Lachapelle <flachapelle@inverse.ca>
20378Date:   Fri Oct 21 10:49:09 2016 -0400
20379
20380    Improve Preferences module and Mail account editor
20381
20382M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
20383M	UI/Templates/PreferencesUI/UIxPreferences.wox
20384M	UI/WebServerResources/js/Preferences/AccountDialogController.js
20385M	UI/WebServerResources/js/Preferences/PreferencesController.js
20386
20387commit 6d695e813bcb7c83ca6835dd89ce1e7692fc1ef9
20388Author: Francis Lachapelle <flachapelle@inverse.ca>
20389Date:   Fri Oct 21 08:59:04 2016 -0400
20390
20391    (js) Fix addContactCategory of Preferences ctrl
20392
20393    Fixes #3859
20394
20395M	UI/Templates/PreferencesUI/UIxPreferences.wox
20396
20397commit 8eebf6be009d29f27e8cc321f089229dbb92cda3
20398Author: InverseBot <sogo@inverse.ca>
20399Date:   Fri Oct 21 01:58:06 2016 -0400
20400
20401    (js/css) Update generated files
20402
20403M	UI/WebServerResources/js/Common.js
20404M	UI/WebServerResources/js/Common.js.map
20405M	UI/WebServerResources/js/Contacts.services.js
20406M	UI/WebServerResources/js/Contacts.services.js.map
20407M	UI/WebServerResources/js/Preferences.services.js
20408M	UI/WebServerResources/js/Preferences.services.js.map
20409
20410commit 9ee271c278bb9e09700797b95903070499a67d93
20411Author: Francis Lachapelle <flachapelle@inverse.ca>
20412Date:   Thu Oct 20 21:40:45 2016 -0400
20413
20414    (js) Improve toast of event alarm
20415
20416M	UI/WebServerResources/js/Common/Alarm.service.js
20417
20418commit b301c5ec4cc4c7a26bd8d41e91c166161c94a82e
20419Author: Francis Lachapelle <flachapelle@inverse.ca>
20420Date:   Thu Oct 20 21:15:50 2016 -0400
20421
20422    (js) Improve sg-ripple-click directive
20423
20424M	UI/WebServerResources/js/Common/sgRippleClick.directive.js
20425
20426commit f326ca5ae58effae5505397513ea10859b7d996e
20427Author: Francis Lachapelle <flachapelle@inverse.ca>
20428Date:   Thu Oct 20 18:28:58 2016 -0400
20429
20430    Fix saving the note of a card
20431
20432    Fixes #3849
20433
20434M	NEWS
20435M	SoObjects/Contacts/NGVCard+SOGo.m
20436M	UI/Contacts/UIxContactEditor.m
20437M	UI/Contacts/UIxContactView.m
20438M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
20439M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
20440A	UI/WebServerResources/js/Common/ln2br.filter.js
20441M	UI/WebServerResources/js/Contacts/Card.service.js
20442
20443commit 03661eef9e73c36940099e3a1ff6077a70d8657c
20444Author: Francis Lachapelle <flachapelle@inverse.ca>
20445Date:   Thu Oct 20 18:07:52 2016 -0400
20446
20447    (js) Improve initialization of "vacation" dates
20448
20449M	UI/WebServerResources/js/Preferences/Preferences.service.js
20450
20451commit e6b1589e5f3b6fe5f0d922d84f918a8a674f7cd1
20452Author: Ludovic Marcotte <lmarcotte@inverse.ca>
20453Date:   Thu Oct 20 10:27:26 2016 -0400
20454
20455    (fix) make sure we unencode @ signs before storing them in the ACL table
20456
20457M	SoObjects/SOGo/SOGoGCSFolder.m
20458
20459commit c703a006592a99cc6be72d210c733f0361011ee7
20460Author: InverseBot <sogo@inverse.ca>
20461Date:   Thu Oct 20 01:17:32 2016 -0400
20462
20463    (js/css) Update generated files
20464
20465M	UI/WebServerResources/js/Common.js
20466M	UI/WebServerResources/js/Common.js.map
20467M	UI/WebServerResources/js/Preferences.js
20468M	UI/WebServerResources/js/Preferences.js.map
20469
20470commit 58ee225e6b49aa30be2ab3e3bce7e9ccc8dc03c5
20471Author: Francis Lachapelle <flachapelle@inverse.ca>
20472Date:   Wed Oct 19 16:14:27 2016 -0400
20473
20474    (js) Improve dates constraints of vacation reply
20475
20476    Fixes #3841
20477
20478M	UI/Templates/PreferencesUI/UIxPreferences.wox
20479A	UI/WebServerResources/js/Common/sgResetOnDisabled.directive.js
20480M	UI/WebServerResources/js/Preferences/PreferencesController.js
20481
20482commit 7ef245edc3b7ebd2158a689b5f0007587c98abc6
20483Author: Ludovic Marcotte <lmarcotte@inverse.ca>
20484Date:   Wed Oct 19 15:17:13 2016 -0400
20485
20486    Updated NEWS file
20487
20488M	NEWS
20489
20490commit 85ad17ad36fc255b4b43a42d97a5edafb9865a20
20491Author: Ludovic Marcotte <lmarcotte@inverse.ca>
20492Date:   Wed Oct 19 15:13:28 2016 -0400
20493
20494    (fix) We never send IMIP reply when the "initiator" is Outlook 2013/2016 over
20495
20496M	SoObjects/Appointments/SOGoCalendarComponent.m
20497
20498commit c1c2b3e8492589f64f2208854d7d653405d8d9ac
20499Author: Ludovic Marcotte <lmarcotte@inverse.ca>
20500Date:   Wed Oct 19 10:08:34 2016 -0400
20501
20502    (fix) only show the organizer field of an IMIP REPLY if one is defined
20503
20504M	NEWS
20505M	UI/MailPartViewers/UIxMailPartICalViewer.h
20506M	UI/MailPartViewers/UIxMailPartICalViewer.m
20507M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
20508
20509commit 6a47b6180006645329b2bc7c9a4dff95f2ceacb0
20510Author: Ludovic Marcotte <lmarcotte@inverse.ca>
20511Date:   Wed Oct 19 10:06:19 2016 -0400
20512
20513    Fixed broken commits
20514
20515    d491a3fa49718ca7806b280b1af1aace5a12c473 and bda3be1c2d4880aa4a060a2fd095ea2c4c9a767b
20516
20517M	ActiveSync/SOGoActiveSyncDispatcher.m
20518M	Tools/SOGoToolManageEAS.m
20519
20520commit c57ffb4268d9444d8d47dde2df59f07cfbd9f538
20521Author: InverseBot <sogo@inverse.ca>
20522Date:   Wed Oct 19 01:19:20 2016 -0400
20523
20524    (js/css) Update generated files
20525
20526M	UI/WebServerResources/js/Preferences.js
20527M	UI/WebServerResources/js/Preferences.js.map
20528
20529commit d491a3fa49718ca7806b280b1af1aace5a12c473
20530Author: Ludovic Marcotte <lmarcotte@inverse.ca>
20531Date:   Tue Oct 18 19:43:49 2016 -0400
20532
20533    (fix) more fixes with sogo-tool manage-eas + single store mode
20534
20535M	NEWS
20536
20537commit bda3be1c2d4880aa4a060a2fd095ea2c4c9a767b
20538Author: Ludovic Marcotte <lmarcotte@inverse.ca>
20539Date:   Tue Oct 18 11:22:22 2016 -0400
20540
20541    (fix) improve handling of email folders without a parent
20542
20543M	NEWS
20544
20545commit 21896929ad0985a11a6de238184ed3656541df3d
20546Author: Ludovic Marcotte <lmarcotte@inverse.ca>
20547Date:   Tue Oct 18 11:19:39 2016 -0400
20548
20549    Updated NEWS
20550
20551M	NEWS
20552
20553commit 1b63068b6cbd607811bb82284713a9234d262c0a
20554Author: Ludovic Marcotte <lmarcotte@inverse.ca>
20555Date:   Tue Oct 18 11:18:44 2016 -0400
20556
20557    (fix) make sogo-tool manageeas work with single instance store
20558
20559M	Tools/SOGoToolManageEAS.m
20560
20561commit 6f14696e0a2f001adeda560459b0578c9f08e3a9
20562Author: Francis Lachapelle <flachapelle@inverse.ca>
20563Date:   Tue Oct 18 09:22:32 2016 -0400
20564
20565    (js) Improve dates constraints of vacation reply
20566
20567    Fixes #3846
20568
20569M	UI/Templates/PreferencesUI/UIxPreferences.wox
20570M	UI/WebServerResources/js/Preferences/PreferencesController.js
20571
20572commit 6454cdb95f3614ce7edd2acd884648380741536d
20573Author: InverseBot <sogo@inverse.ca>
20574Date:   Tue Oct 18 01:17:31 2016 -0400
20575
20576    (js/css) Update generated files
20577
20578M	UI/WebServerResources/js/Common.js
20579M	UI/WebServerResources/js/Common.js.map
20580M	UI/WebServerResources/js/Mailer.services.js
20581M	UI/WebServerResources/js/Mailer.services.js.map
20582
20583commit f902b90348144dff54549f98fa6b62e8a8ceae6d
20584Author: Francis Lachapelle <flachapelle@inverse.ca>
20585Date:   Mon Oct 17 16:34:23 2016 -0400
20586
20587    Fix vCard generation for tags with no type
20588
20589    Fixes #3826
20590
20591M	NEWS
20592M	SoObjects/Contacts/NGVCard+SOGo.m
20593
20594commit 1c0c7ab2565525a976bf4e4f0d36a60a90d92a8d
20595Author: Francis Lachapelle <flachapelle@inverse.ca>
20596Date:   Mon Oct 17 15:38:13 2016 -0400
20597
20598    (js) Improve hotkeys cheat sheet
20599
20600    Add mapping for '*' character code and remove hotkeys from cheat sheet
20601    when no callback is registered.
20602
20603M	UI/WebServerResources/js/Common/sgHotkeys.service.js
20604
20605commit 9a050620f00adee4a65909e2f1d3fc783f1ca62a
20606Author: Francis Lachapelle <flachapelle@inverse.ca>
20607Date:   Mon Oct 17 15:10:40 2016 -0400
20608
20609    (js) New hotkeys for message controller
20610
20611    Fixes #3834
20612
20613M	UI/MailerUI/English.lproj/Localizable.strings
20614M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
20615M	UI/WebServerResources/js/Mailer/MailboxController.js
20616M	UI/WebServerResources/js/Mailer/MessageController.js
20617
20618commit aa124d327385713f18525319f7c495a72915ec3a
20619Author: Francis Lachapelle <flachapelle@inverse.ca>
20620Date:   Mon Oct 17 13:44:16 2016 -0400
20621
20622    (js) Improve ckEditor directive
20623
20624    Fixes #3839
20625
20626M	NEWS
20627M	UI/WebServerResources/js/vendor/ckeditor/build-config.js
20628M	UI/WebServerResources/js/vendor/ckeditor/ck.js
20629M	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
20630
20631commit 37089e15c16fde8ac914d89cbc67e0d58fab169e
20632Author: Francis Lachapelle <flachapelle@inverse.ca>
20633Date:   Mon Oct 17 12:04:18 2016 -0400
20634
20635    (html) Fix progress indicators of import dialogs
20636
20637M	NEWS
20638M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
20639M	UI/Templates/SchedulerUI/UIxCalMainView.wox
20640
20641commit 069ea4142e2bf80d1b8f7d73678d7a2fe82f5b16
20642Author: Ludovic Marcotte <lmarcotte@inverse.ca>
20643Date:   Mon Oct 17 11:41:45 2016 -0400
20644
20645    Updated NEWS
20646
20647M	NEWS
20648
20649commit b40d5e24d1fe46b20d9e6be8a9435e1422c81be4
20650Author: Ludovic Marcotte <lmarcotte@inverse.ca>
20651Date:   Mon Oct 17 11:40:17 2016 -0400
20652
20653    (fix) only consider SMTP proxyAddresses for AD (fixes #3842)
20654
20655M	SoObjects/SOGo/LDAPSource.m
20656
20657commit 8d6e0342ecd7a52a2514086ef79a4c777e38a469
20658Author: Ludovic Marcotte <lmarcotte@inverse.ca>
20659Date:   Mon Oct 17 08:54:24 2016 -0400
20660
20661    (fix) improve memory usage when importing very large address books
20662
20663M	NEWS
20664M	UI/Contacts/UIxContactFolderActions.h
20665M	UI/Contacts/UIxContactFolderActions.m
20666
20667commit 984677796c12e3c17a1e6a87aaa670eb3c920456
20668Author: InverseBot <sogo@inverse.ca>
20669Date:   Sun Oct 16 01:57:59 2016 -0400
20670
20671    (js/css) Update generated files
20672
20673M	UI/WebServerResources/js/Contacts.js
20674M	UI/WebServerResources/js/Contacts.js.map
20675M	UI/WebServerResources/js/Preferences.js
20676M	UI/WebServerResources/js/Preferences.js.map
20677M	UI/WebServerResources/js/vendor/ng-sortable.min.js
20678
20679commit 3e501be5a9a42e1c84e0cbfe12f96a680ea71bbe
20680Author: Francis Lachapelle <flachapelle@inverse.ca>
20681Date:   Fri Oct 14 16:35:57 2016 -0400
20682
20683    (js) Respect SearchMinWordLength in list editor
20684
20685    More precisely, the domain default is named SOGoSearchMinimumWordLength.
20686
20687M	NEWS
20688M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
20689M	UI/WebServerResources/js/Contacts/CardController.js
20690
20691commit 56283668d0fa33b870f4eed480f2f6d114830637
20692Author: Francis Lachapelle <flachapelle@inverse.ca>
20693Date:   Fri Oct 14 11:49:23 2016 -0400
20694
20695    (js) Add constraints to dates of vacation reply
20696
20697    Fixes #3841
20698
20699M	NEWS
20700M	UI/Templates/PreferencesUI/UIxPreferences.wox
20701M	UI/WebServerResources/js/Preferences/PreferencesController.js
20702
20703commit fd55403ebdcbe4bc7a6bea913a9c2d496e4705d6
20704Author: InverseBot <sogo@inverse.ca>
20705Date:   Thu Oct 13 01:15:56 2016 -0400
20706
20707    (js/css) Update generated files
20708
20709M	UI/WebServerResources/js/Scheduler.services.js
20710M	UI/WebServerResources/js/Scheduler.services.js.map
20711
20712commit c50c3763b1b5eabcff25c57c030964d075e0f648
20713Author: Francis Lachapelle <flachapelle@inverse.ca>
20714Date:   Wed Oct 12 11:01:59 2016 -0400
20715
20716    (js) Add automatic refresh of calendar view
20717
20718    We were only refreshing the selected component list, we now also refresh
20719    the calendar view.
20720
20721M	NEWS
20722M	UI/WebServerResources/js/Scheduler/CalendarController.js
20723M	UI/WebServerResources/js/Scheduler/CalendarListController.js
20724M	UI/WebServerResources/js/Scheduler/Component.service.js
20725
20726commit e20d2281db720b07e339a08bd2dc1ee418054bcd
20727Author: InverseBot <sogo@inverse.ca>
20728Date:   Wed Oct 12 02:08:16 2016 -0400
20729
20730    (js/css) Update generated files
20731
20732M	UI/WebServerResources/js/vendor/angular-animate.js
20733M	UI/WebServerResources/js/vendor/angular-animate.min.js
20734M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
20735M	UI/WebServerResources/js/vendor/angular-aria.js
20736M	UI/WebServerResources/js/vendor/angular-aria.min.js
20737M	UI/WebServerResources/js/vendor/angular-aria.min.js.map
20738M	UI/WebServerResources/js/vendor/angular-cookies.js
20739M	UI/WebServerResources/js/vendor/angular-cookies.min.js
20740M	UI/WebServerResources/js/vendor/angular-cookies.min.js.map
20741M	UI/WebServerResources/js/vendor/angular-messages.js
20742M	UI/WebServerResources/js/vendor/angular-messages.min.js
20743M	UI/WebServerResources/js/vendor/angular-messages.min.js.map
20744M	UI/WebServerResources/js/vendor/angular-sanitize.js
20745M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
20746M	UI/WebServerResources/js/vendor/angular-sanitize.min.js.map
20747M	UI/WebServerResources/js/vendor/angular.js
20748M	UI/WebServerResources/js/vendor/angular.min.js
20749M	UI/WebServerResources/js/vendor/angular.min.js.map
20750
20751commit 0f1eeae7bb15da6cdec053fc2a6bb225393a1563
20752Author: Francis Lachapelle <flachapelle@inverse.ca>
20753Date:   Tue Oct 11 09:55:37 2016 -0400
20754
20755    (js) Update Angular to branch 1.5.x
20756
20757M	NEWS
20758M	UI/WebServerResources/bower.json
20759
20760commit 7aec556a516d5e3c28c9921229068dc9ffb6aea1
20761Author: InverseBot <sogo@inverse.ca>
20762Date:   Tue Oct 11 01:15:42 2016 -0400
20763
20764    (js/css) Update generated files
20765
20766M	UI/WebServerResources/js/vendor/angular-animate.js
20767M	UI/WebServerResources/js/vendor/angular-animate.min.js
20768M	UI/WebServerResources/js/vendor/angular-aria.js
20769M	UI/WebServerResources/js/vendor/angular-aria.min.js
20770M	UI/WebServerResources/js/vendor/angular-cookies.js
20771M	UI/WebServerResources/js/vendor/angular-cookies.min.js
20772M	UI/WebServerResources/js/vendor/angular-messages.js
20773M	UI/WebServerResources/js/vendor/angular-messages.min.js
20774M	UI/WebServerResources/js/vendor/angular-sanitize.js
20775M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
20776M	UI/WebServerResources/js/vendor/angular.js
20777M	UI/WebServerResources/js/vendor/angular.min.js
20778M	UI/WebServerResources/js/vendor/angular.min.js.map
20779
20780commit 292432df127ac75303c1bb4e636aa2e90709925d
20781Author: Francis Lachapelle <flachapelle@inverse.ca>
20782Date:   Fri Oct 7 12:19:19 2016 -0400
20783
20784    Don't remove the "c_component" condition in search
20785
20786    This will fix a bug when we'll support recurrent tasks!
20787
20788M	SoObjects/Appointments/SOGoAppointmentFolder.m
20789
20790commit c3d349e3c6b3f924b86cbae611ee886bc29c8ed3
20791Author: Francis Lachapelle <flachapelle@inverse.ca>
20792Date:   Fri Oct 7 12:08:40 2016 -0400
20793
20794    Fix tasks list when some weekdays are disabled
20795
20796M	NEWS
20797M	UI/Scheduler/UIxCalListingActions.m
20798
20799commit 75326e019404cb630b46f6d34646abafe5d3d0d9
20800Author: InverseBot <sogo@inverse.ca>
20801Date:   Thu Oct 6 01:22:48 2016 -0400
20802
20803    (js/css) Update generated files
20804
20805M	UI/WebServerResources/js/vendor/lodash.js
20806M	UI/WebServerResources/js/vendor/lodash.min.js
20807
20808commit 84412cc538cfb4fde0d6fa995c957e4d47ccf0bb
20809Author: Francis Lachapelle <flachapelle@inverse.ca>
20810Date:   Wed Oct 5 15:38:54 2016 -0400
20811
20812    Improve NSArray comparison in Contacts module
20813
20814M	SoObjects/Contacts/NSArray+Contacts.m
20815
20816commit 64434bbfadcbf52cc3093d977341436c51634cd5
20817Author: Francis Lachapelle <flachapelle@inverse.ca>
20818Date:   Wed Oct 5 15:23:18 2016 -0400
20819
20820    Fix sort by email with LDAP sources
20821
20822M	SoObjects/Contacts/GNUmakefile
20823A	SoObjects/Contacts/NSArray+Contacts.h
20824A	SoObjects/Contacts/NSArray+Contacts.m
20825M	SoObjects/Contacts/SOGoContactSourceFolder.m
20826M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
20827
20828commit cc77f5aa16ec7f6da25a743e3e5cceaf9e1431d4
20829Author: InverseBot <sogo@inverse.ca>
20830Date:   Tue Oct 4 00:22:40 2016 -0400
20831
20832    (js/css) Update generated files
20833
20834M	UI/WebServerResources/css/styles.css
20835M	UI/WebServerResources/css/styles.css.map
20836M	UI/WebServerResources/js/Administration.js
20837M	UI/WebServerResources/js/Administration.js.map
20838M	UI/WebServerResources/js/Administration.services.js
20839M	UI/WebServerResources/js/Common.js
20840M	UI/WebServerResources/js/Common.js.map
20841M	UI/WebServerResources/js/Contacts.js
20842M	UI/WebServerResources/js/Contacts.js.map
20843M	UI/WebServerResources/js/Contacts.services.js
20844M	UI/WebServerResources/js/Contacts.services.js.map
20845M	UI/WebServerResources/js/Mailer.app.popup.js
20846M	UI/WebServerResources/js/Mailer.app.popup.js.map
20847M	UI/WebServerResources/js/Mailer.js
20848M	UI/WebServerResources/js/Mailer.js.map
20849M	UI/WebServerResources/js/Mailer.services.js
20850M	UI/WebServerResources/js/Mailer.services.js.map
20851M	UI/WebServerResources/js/Preferences.js
20852M	UI/WebServerResources/js/Preferences.js.map
20853M	UI/WebServerResources/js/Preferences.services.js
20854M	UI/WebServerResources/js/Scheduler.services.js
20855M	UI/WebServerResources/js/Scheduler.services.js.map
20856M	UI/WebServerResources/js/vendor/FileSaver.min.js
20857M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
20858M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
20859M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
20860M	UI/WebServerResources/js/vendor/angular-material.js
20861M	UI/WebServerResources/js/vendor/angular-material.min.js
20862M	UI/WebServerResources/js/vendor/lodash.js
20863M	UI/WebServerResources/js/vendor/lodash.min.js
20864
20865commit 1a0ce5339ca9a1c37d60430dcb5d809b3fe0efbc
20866Author: Francis Lachapelle <flachapelle@inverse.ca>
20867Date:   Mon Oct 3 12:36:57 2016 -0400
20868
20869    Fix condition in UIxPreferences.m
20870
20871M	UI/PreferencesUI/UIxPreferences.m
20872
20873commit 9a1e2804de3ad98048f13a5ea293e670295a9cc6
20874Author: Francis Lachapelle <flachapelle@inverse.ca>
20875Date:   Mon Oct 3 11:54:49 2016 -0400
20876
20877    Update ChangeLog
20878
20879M	ChangeLog
20880
20881commit 69c7102ee0bd53050c0fc54aa4f73f2ddca96302
20882Author: Francis Lachapelle <flachapelle@inverse.ca>
20883Date:   Mon Oct 3 11:54:02 2016 -0400
20884
20885    Preparation for release 3.2.0
20886
20887M	Documentation/docinfo.xml
20888M	Documentation/includes/global-attributes.asciidoc
20889M	NEWS
20890M	Version
20891
20892commit 2a59a117a215f640699badb69c497356494fbcc4
20893Author: Francis Lachapelle <flachapelle@inverse.ca>
20894Date:   Mon Oct 3 11:53:23 2016 -0400
20895
20896    (js/css) Update generated files
20897
20898M	UI/WebServerResources/css/styles.css
20899M	UI/WebServerResources/css/styles.css.map
20900M	UI/WebServerResources/js/Administration.js
20901M	UI/WebServerResources/js/Administration.js.map
20902M	UI/WebServerResources/js/Administration.services.js
20903M	UI/WebServerResources/js/Common.js
20904M	UI/WebServerResources/js/Common.js.map
20905M	UI/WebServerResources/js/Contacts.js
20906M	UI/WebServerResources/js/Contacts.js.map
20907M	UI/WebServerResources/js/Contacts.services.js
20908M	UI/WebServerResources/js/Contacts.services.js.map
20909M	UI/WebServerResources/js/Mailer.app.popup.js
20910M	UI/WebServerResources/js/Mailer.app.popup.js.map
20911M	UI/WebServerResources/js/Mailer.js
20912M	UI/WebServerResources/js/Mailer.js.map
20913M	UI/WebServerResources/js/Mailer.services.js
20914M	UI/WebServerResources/js/Mailer.services.js.map
20915M	UI/WebServerResources/js/Preferences.js
20916M	UI/WebServerResources/js/Preferences.js.map
20917M	UI/WebServerResources/js/Preferences.services.js
20918M	UI/WebServerResources/js/Scheduler.services.js
20919M	UI/WebServerResources/js/Scheduler.services.js.map
20920M	UI/WebServerResources/js/vendor/FileSaver.min.js
20921M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
20922M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
20923M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
20924M	UI/WebServerResources/js/vendor/angular-material.js
20925M	UI/WebServerResources/js/vendor/angular-material.min.js
20926
20927commit 030dabdcb2b45992b0131f6b4a88c3cec0482503
20928Author: Francis Lachapelle <flachapelle@inverse.ca>
20929Date:   Mon Oct 3 11:47:57 2016 -0400
20930
20931    (i18n) Update translations
20932
20933M	UI/Common/Czech.lproj/Localizable.strings
20934M	UI/Common/Finnish.lproj/Localizable.strings
20935M	UI/Common/French.lproj/Localizable.strings
20936M	UI/Common/Polish.lproj/Localizable.strings
20937M	UI/Common/Serbian.lproj/Localizable.strings
20938M	UI/Common/Slovak.lproj/Localizable.strings
20939M	UI/Contacts/Czech.lproj/Localizable.strings
20940M	UI/Contacts/Finnish.lproj/Localizable.strings
20941M	UI/Contacts/Polish.lproj/Localizable.strings
20942M	UI/Contacts/Serbian.lproj/Localizable.strings
20943M	UI/Contacts/Slovak.lproj/Localizable.strings
20944M	UI/MailerUI/Czech.lproj/Localizable.strings
20945M	UI/MailerUI/Finnish.lproj/Localizable.strings
20946M	UI/MailerUI/French.lproj/Localizable.strings
20947M	UI/MailerUI/Polish.lproj/Localizable.strings
20948M	UI/MailerUI/Serbian.lproj/Localizable.strings
20949M	UI/MailerUI/Slovak.lproj/Localizable.strings
20950M	UI/MainUI/Czech.lproj/Localizable.strings
20951M	UI/MainUI/Finnish.lproj/Localizable.strings
20952M	UI/MainUI/Polish.lproj/Localizable.strings
20953M	UI/MainUI/Slovak.lproj/Localizable.strings
20954M	UI/PreferencesUI/Czech.lproj/Localizable.strings
20955M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
20956M	UI/PreferencesUI/Polish.lproj/Localizable.strings
20957M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
20958M	UI/Scheduler/Czech.lproj/Localizable.strings
20959M	UI/Scheduler/Finnish.lproj/Localizable.strings
20960M	UI/Scheduler/Polish.lproj/Localizable.strings
20961M	UI/Scheduler/Serbian.lproj/Localizable.strings
20962M	UI/Scheduler/Slovak.lproj/Localizable.strings
20963
20964commit 1bd4fe5010b00121a60fa7ed297a51c24a5b61fe
20965Author: Francis Lachapelle <flachapelle@inverse.ca>
20966Date:   Mon Oct 3 11:44:51 2016 -0400
20967
20968    (js) Add hotkey to search in contacts
20969
20970M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
20971M	UI/WebServerResources/js/Contacts/AddressBookController.js
20972
20973commit 5c8568f14e04c4fc7dec05c93913b76676a223e2
20974Author: Francis Lachapelle <flachapelle@inverse.ca>
20975Date:   Mon Oct 3 11:27:57 2016 -0400
20976
20977    (js) Improve navigation with hotkeys in lists
20978
20979M	UI/WebServerResources/js/Contacts/AddressBookController.js
20980M	UI/WebServerResources/js/Mailer/MailboxController.js
20981
20982commit b4676ce439123f9442fe6753f38eef0f37be11c3
20983Author: Francis Lachapelle <flachapelle@inverse.ca>
20984Date:   Mon Oct 3 10:29:30 2016 -0400
20985
20986    Allow custom email to be one of the user's profile
20987
20988    Fixes #3551
20989
20990M	NEWS
20991M	SoObjects/SOGo/SOGoUser.m
20992M	UI/PreferencesUI/UIxPreferences.m
20993
20994commit f0a368e42c2d6c2079636bfa9f75a28c265074d7
20995Author: Ludovic Marcotte <lmarcotte@inverse.ca>
20996Date:   Mon Oct 3 09:08:42 2016 -0400
20997
20998    Updated NEWS
20999
21000M	NEWS
21001
21002commit 23fa9c0ea18dac1dfbf5dea8de7fa1a3cd796c0c
21003Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21004Date:   Mon Oct 3 08:59:37 2016 -0400
21005
21006    (fix) fixed recurring events with timezones for EAS (fixes #3822)
21007
21008M	ActiveSync/iCalRecurrenceRule+ActiveSync.m
21009M	ActiveSync/iCalTimeZone+ActiveSync.m
21010
21011commit 92a81f8c1bf5c38255003841ad2aee9a6b7ad789
21012Author: InverseBot <sogo@inverse.ca>
21013Date:   Sat Oct 1 01:19:55 2016 -0400
21014
21015    (js/css) Update generated files
21016
21017M	UI/WebServerResources/js/Mailer.services.js
21018M	UI/WebServerResources/js/Mailer.services.js.map
21019M	UI/WebServerResources/js/Scheduler.services.js
21020M	UI/WebServerResources/js/Scheduler.services.js.map
21021
21022commit a6b2202576dddaedba40afab30a411389371017b
21023Author: Francis Lachapelle <flachapelle@inverse.ca>
21024Date:   Fri Sep 30 12:26:43 2016 -0400
21025
21026    (js) Fix users list order of ACLs manager dialog
21027
21028M	UI/Templates/UIxAclEditor.wox
21029
21030commit f5cc2d7c2702eacbe6fd32982dae06aa104ad3aa
21031Author: Francis Lachapelle <flachapelle@inverse.ca>
21032Date:   Fri Sep 30 12:24:47 2016 -0400
21033
21034    (js) Cleanup call in contact view template
21035
21036M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
21037
21038commit 508550d6771bd1c1b010c0eed4c31731846645c4
21039Author: Francis Lachapelle <flachapelle@inverse.ca>
21040Date:   Fri Sep 30 12:23:22 2016 -0400
21041
21042    Add ARIA label for mail accounts toggle buttons
21043
21044M	UI/Common/English.lproj/Localizable.strings
21045M	UI/Templates/MailerUI/UIxMailMainFrame.wox
21046
21047commit c845d021eaf2908253d3c5c1b801875ed4957f46
21048Author: Francis Lachapelle <flachapelle@inverse.ca>
21049Date:   Fri Sep 30 12:15:37 2016 -0400
21050
21051    (js) Add hotkey to flag a message
21052
21053M	UI/MailerUI/English.lproj/Localizable.strings
21054M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
21055M	UI/WebServerResources/js/Mailer/MessageController.js
21056
21057commit 268b8ea1c399ba37d8c309b9e455bbb32dfd49c5
21058Author: Francis Lachapelle <flachapelle@inverse.ca>
21059Date:   Fri Sep 30 12:02:46 2016 -0400
21060
21061    (js,html) Improve IMAP subscriptions manager
21062
21063M	UI/MailerUI/English.lproj/Localizable.strings
21064M	UI/Templates/MailerUI/UIxMailFolderSubscriptions.wox
21065M	UI/WebServerResources/js/Mailer/Account.service.js
21066M	UI/WebServerResources/js/Mailer/MailboxesController.js
21067
21068commit f233b2a9a7aa4ff489f200f9e089b32cd424dc05
21069Author: Francis Lachapelle <flachapelle@inverse.ca>
21070Date:   Fri Sep 30 10:37:40 2016 -0400
21071
21072    (css) Improve top navigation toolbar
21073
21074    This improves the tall toolbar of the preferences module and fixes a bug
21075    with Firefox and the fab button of the preferences module.
21076
21077M	UI/Templates/UIxTopnavToolbar.wox
21078
21079commit 9046bae712b3b8caeca0fb224227d9480590bc35
21080Author: Francis Lachapelle <flachapelle@inverse.ca>
21081Date:   Fri Sep 30 09:31:01 2016 -0400
21082
21083    (js) Remove resize grips to short events
21084
21085    Fixes #3771
21086
21087M	NEWS
21088M	UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js
21089
21090commit 4d7242bfc62014f3adf82c10968a2e80f64da892
21091Author: InverseBot <sogo@inverse.ca>
21092Date:   Fri Sep 30 01:21:47 2016 -0400
21093
21094    (js/css) Update generated files
21095
21096M	UI/WebServerResources/css/styles.css
21097M	UI/WebServerResources/css/styles.css.map
21098M	UI/WebServerResources/js/Common.js
21099M	UI/WebServerResources/js/Common.js.map
21100M	UI/WebServerResources/js/Scheduler.services.js
21101M	UI/WebServerResources/js/Scheduler.services.js.map
21102
21103commit 66267b17f2b13de11ba9f037ba6b23654b7078c1
21104Author: Francis Lachapelle <flachapelle@inverse.ca>
21105Date:   Thu Sep 29 15:59:39 2016 -0400
21106
21107    (js,css) Add sg-now-line directive
21108
21109M	NEWS
21110M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
21111M	UI/WebServerResources/js/Scheduler/CalendarController.js
21112M	UI/WebServerResources/js/Scheduler/sgCalendarScrollView.directive.js
21113A	UI/WebServerResources/js/Scheduler/sgNowLine.directive.js
21114M	UI/WebServerResources/scss/views/SchedulerUI.scss
21115
21116commit 77e3d7ca0cdd13dbef0865f987eba957c5de7cb2
21117Author: Francis Lachapelle <flachapelle@inverse.ca>
21118Date:   Thu Sep 29 13:40:36 2016 -0400
21119
21120    (js) Improve hotkeys support
21121
21122M	UI/WebServerResources/js/Common/sgHotkeys.service.js
21123
21124commit c80ee886b3cc4409ac6f47377b58102a3bc3e2b1
21125Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21126Date:   Thu Sep 29 13:01:47 2016 -0400
21127
21128    Updated NEWS
21129
21130M	NEWS
21131
21132commit 5db9f40f6a63a94fbaf5d1b2ea10504fe4dbc237
21133Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21134Date:   Thu Sep 29 13:00:48 2016 -0400
21135
21136    (fix) make sure we don't sleep for too long when EAS processes need interruption
21137
21138M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
21139M	ActiveSync/SOGoActiveSyncDispatcher.m
21140
21141commit c317ae964da9960a0187acd3e336ba650887b4fe
21142Author: InverseBot <sogo@inverse.ca>
21143Date:   Thu Sep 29 02:05:49 2016 -0400
21144
21145    (js/css) Update generated files
21146
21147M	UI/WebServerResources/css/styles.css
21148M	UI/WebServerResources/css/styles.css.map
21149M	UI/WebServerResources/js/Common.js
21150M	UI/WebServerResources/js/Common.js.map
21151M	UI/WebServerResources/js/Scheduler.services.js
21152M	UI/WebServerResources/js/Scheduler.services.js.map
21153M	UI/WebServerResources/js/vendor/angular-material.js
21154M	UI/WebServerResources/js/vendor/angular-material.min.js
21155
21156commit aef06090323fb9adc8df3d2d930bb3cc7e4e0074
21157Author: Francis Lachapelle <flachapelle@inverse.ca>
21158Date:   Wed Sep 28 16:04:28 2016 -0400
21159
21160    (js) Improve hotkeys cheat sheet
21161
21162M	UI/WebServerResources/js/Common/sgHotkeys.service.js
21163
21164commit a299ed2f26fc8965c53e108c87d07752e4c39183
21165Author: Francis Lachapelle <flachapelle@inverse.ca>
21166Date:   Wed Sep 28 14:47:10 2016 -0400
21167
21168    (js) Fix navigation in multicolumn day view
21169
21170M	UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox
21171
21172commit ef21630441f00edb3fe54ed66d751901b724a774
21173Author: Francis Lachapelle <flachapelle@inverse.ca>
21174Date:   Wed Sep 28 14:46:23 2016 -0400
21175
21176    (css) Improve hotkeys cheat sheet
21177
21178M	UI/WebServerResources/scss/components/hotkeys/hotkeys.scss
21179
21180commit ee66383f095751bd1ffde625083a492dd309aa3b
21181Author: Francis Lachapelle <flachapelle@inverse.ca>
21182Date:   Wed Sep 28 14:45:42 2016 -0400
21183
21184    (css,js) Update md to v1.1.1-master-1b9245a
21185
21186M	UI/WebServerResources/angular-material
21187M	UI/WebServerResources/bower.json
21188
21189commit c1733221baeb1900222fdd4f230f776038afd9e2
21190Author: Francis Lachapelle <flachapelle@inverse.ca>
21191Date:   Wed Sep 28 14:39:18 2016 -0400
21192
21193    (js) Adapt Component ctrl to latest md changes
21194
21195    Fixes #3823
21196
21197M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
21198M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
21199M	UI/WebServerResources/js/Scheduler/ComponentController.js
21200
21201commit 9623604aac457adf0e85fe7da86a698437c200ec
21202Author: Francis Lachapelle <flachapelle@inverse.ca>
21203Date:   Wed Sep 28 14:38:59 2016 -0400
21204
21205    (js) Don't allow hotkeys in md-chips
21206
21207M	UI/WebServerResources/js/Common/sgHotkeys.service.js
21208
21209commit 3d30345fb55cc08d4b9bf91b094e97527f57835f
21210Author: Francis Lachapelle <flachapelle@inverse.ca>
21211Date:   Wed Sep 28 14:29:34 2016 -0400
21212
21213    Update CKEditor to version 4.5.11
21214
21215M	UI/WebServerResources/js/vendor/ckeditor/build-config.js
21216M	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
21217M	UI/WebServerResources/js/vendor/ckeditor/lang/ar.js
21218M	UI/WebServerResources/js/vendor/ckeditor/lang/ca.js
21219M	UI/WebServerResources/js/vendor/ckeditor/lang/cs.js
21220M	UI/WebServerResources/js/vendor/ckeditor/lang/cy.js
21221M	UI/WebServerResources/js/vendor/ckeditor/lang/da.js
21222M	UI/WebServerResources/js/vendor/ckeditor/lang/de.js
21223M	UI/WebServerResources/js/vendor/ckeditor/lang/en.js
21224M	UI/WebServerResources/js/vendor/ckeditor/lang/es.js
21225M	UI/WebServerResources/js/vendor/ckeditor/lang/eu.js
21226M	UI/WebServerResources/js/vendor/ckeditor/lang/fi.js
21227M	UI/WebServerResources/js/vendor/ckeditor/lang/fr.js
21228M	UI/WebServerResources/js/vendor/ckeditor/lang/hr.js
21229M	UI/WebServerResources/js/vendor/ckeditor/lang/hu.js
21230M	UI/WebServerResources/js/vendor/ckeditor/lang/is.js
21231M	UI/WebServerResources/js/vendor/ckeditor/lang/it.js
21232M	UI/WebServerResources/js/vendor/ckeditor/lang/lt.js
21233M	UI/WebServerResources/js/vendor/ckeditor/lang/mk.js
21234M	UI/WebServerResources/js/vendor/ckeditor/lang/nb.js
21235M	UI/WebServerResources/js/vendor/ckeditor/lang/nl.js
21236M	UI/WebServerResources/js/vendor/ckeditor/lang/no.js
21237M	UI/WebServerResources/js/vendor/ckeditor/lang/pl.js
21238M	UI/WebServerResources/js/vendor/ckeditor/lang/pt-br.js
21239M	UI/WebServerResources/js/vendor/ckeditor/lang/pt.js
21240M	UI/WebServerResources/js/vendor/ckeditor/lang/ru.js
21241M	UI/WebServerResources/js/vendor/ckeditor/lang/sk.js
21242M	UI/WebServerResources/js/vendor/ckeditor/lang/sl.js
21243A	UI/WebServerResources/js/vendor/ckeditor/lang/sr.js
21244M	UI/WebServerResources/js/vendor/ckeditor/lang/sv.js
21245M	UI/WebServerResources/js/vendor/ckeditor/lang/tr.js
21246M	UI/WebServerResources/js/vendor/ckeditor/lang/uk.js
21247M	UI/WebServerResources/js/vendor/ckeditor/lang/zh-cn.js
21248M	UI/WebServerResources/js/vendor/ckeditor/lang/zh.js
21249M	UI/WebServerResources/js/vendor/ckeditor/plugins/about/dialogs/about.js
21250M	UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js
21251M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css
21252M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css
21253M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css
21254M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css
21255M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css
21256M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css
21257
21258commit af9e0f4853f19452e96fce436fc4963f066876e9
21259Author: Francis Lachapelle <flachapelle@inverse.ca>
21260Date:   Wed Sep 28 14:21:08 2016 -0400
21261
21262    (js) Adapt sgTransformOnBlur for latest md changes
21263
21264M	UI/WebServerResources/js/Common/sgTransformOnBlur.directive.js
21265
21266commit 5e7662764132d05da5ee4be05c77a16f374d5ade
21267Author: Francis Lachapelle <flachapelle@inverse.ca>
21268Date:   Wed Sep 28 13:50:44 2016 -0400
21269
21270    Revert "(js) Drop sgTransformOnBlur directive"
21271
21272    This reverts commit 67258fe337f6d6b6442fa05b7a48ad9de7072894.
21273
21274    Fixes #3815
21275
21276M	UI/Templates/MailerUI/UIxMailEditor.wox
21277M	UI/Templates/MailerUI/UIxMailMainFrame.wox
21278A	UI/WebServerResources/js/Common/sgTransformOnBlur.directive.js
21279
21280commit 3a61903e7f1e8c73e81f6da916e8ea91545cafa8
21281Author: Francis Lachapelle <flachapelle@inverse.ca>
21282Date:   Wed Sep 28 12:02:49 2016 -0400
21283
21284    (js) Add sg-category-stylesheet directive
21285
21286    Fixes #3816
21287
21288M	UI/Templates/SchedulerUI/UIxCalMainView.wox
21289A	UI/WebServerResources/js/Scheduler/sgCategoryStylesheet.directive.js
21290
21291commit f0a0da28ae1d373238b80ef79b81e35beb70eece
21292Author: Francis Lachapelle <flachapelle@inverse.ca>
21293Date:   Wed Sep 28 10:39:54 2016 -0400
21294
21295    Update NEWS file
21296
21297M	NEWS
21298
21299commit b7abbeb04533d379b4fa58c2a20f0b9bd5c43975
21300Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21301Date:   Wed Sep 28 10:28:43 2016 -0400
21302
21303    (fix) fixed default TRANSP value when creating event
21304
21305M	NEWS
21306M	SoObjects/Appointments/iCalEvent+SOGo.m
21307
21308commit c328ea1823e3b9f602fa8318fa861ebf72253d7e
21309Author: Francis Lachapelle <flachapelle@inverse.ca>
21310Date:   Wed Sep 28 09:29:34 2016 -0400
21311
21312    (i18n) Update translations
21313
21314M	SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings
21315M	UI/AdministrationUI/TurkishTurkey.lproj/Localizable.strings
21316M	UI/Common/French.lproj/Localizable.strings
21317M	UI/Common/TurkishTurkey.lproj/Localizable.strings
21318M	UI/Contacts/French.lproj/Localizable.strings
21319M	UI/Contacts/TurkishTurkey.lproj/Localizable.strings
21320M	UI/MailPartViewers/TurkishTurkey.lproj/Localizable.strings
21321M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
21322M	UI/MailerUI/French.lproj/Localizable.strings
21323M	UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
21324M	UI/MainUI/French.lproj/Localizable.strings
21325M	UI/MainUI/TurkishTurkey.lproj/Localizable.strings
21326M	UI/PreferencesUI/French.lproj/Localizable.strings
21327M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
21328M	UI/Scheduler/French.lproj/Localizable.strings
21329M	UI/Scheduler/TurkishTurkey.lproj/Localizable.strings
21330
21331commit 81643c1c60cdff05088f524b75bcbde01a631058
21332Author: InverseBot <sogo@inverse.ca>
21333Date:   Wed Sep 28 02:06:13 2016 -0400
21334
21335    (js/css) Update generated files
21336
21337M	UI/WebServerResources/css/styles.css
21338M	UI/WebServerResources/css/styles.css.map
21339M	UI/WebServerResources/js/Common.js
21340M	UI/WebServerResources/js/Common.js.map
21341M	UI/WebServerResources/js/Contacts.js
21342M	UI/WebServerResources/js/Contacts.js.map
21343M	UI/WebServerResources/js/Contacts.services.js
21344M	UI/WebServerResources/js/Contacts.services.js.map
21345M	UI/WebServerResources/js/Mailer.services.js
21346M	UI/WebServerResources/js/Mailer.services.js.map
21347M	UI/WebServerResources/js/Scheduler.services.js
21348M	UI/WebServerResources/js/Scheduler.services.js.map
21349
21350commit b55d5e9f54ba68f96a9f02ec58e57f8e00904d3c
21351Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21352Date:   Tue Sep 27 19:50:50 2016 -0400
21353
21354    Updated NEWS
21355
21356M	NEWS
21357
21358commit 8ec73590d7b42ecc78c8e9493dfd1bf9b18058cd
21359Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21360Date:   Tue Sep 27 19:49:58 2016 -0400
21361
21362    (fix) make sure new cards always have a UID (fixes #3819)
21363
21364M	SoObjects/Contacts/SOGoContactGCSEntry.m
21365
21366commit e4efff6bc1adef7acb955180c86ccdc3a3760d1f
21367Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21368Date:   Tue Sep 27 16:36:22 2016 -0400
21369
21370    Updated NEWS
21371
21372M	NEWS
21373
21374commit 57a735753fd43f42342f69cd81535a60f9cdd8a9
21375Author: Francis Lachapelle <flachapelle@inverse.ca>
21376Date:   Tue Sep 27 15:19:24 2016 -0400
21377
21378    (js,css) Improve keyboard shortcuts
21379
21380    - Defined some hotkeys in all modules;
21381    - Added generation of cheat sheet.
21382
21383M	NEWS
21384M	UI/Common/English.lproj/Localizable.strings
21385M	UI/Contacts/English.lproj/Localizable.strings
21386M	UI/MailerUI/English.lproj/Localizable.strings
21387M	UI/Scheduler/English.lproj/Localizable.strings
21388M	UI/Templates/SchedulerUI/UIxCalDayView.wox
21389M	UI/Templates/SchedulerUI/UIxCalMainView.wox
21390M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
21391M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
21392M	UI/WebServerResources/js/Common/sgHotkeys.service.js
21393M	UI/WebServerResources/js/Contacts/AddressBook.service.js
21394M	UI/WebServerResources/js/Contacts/AddressBookController.js
21395M	UI/WebServerResources/js/Contacts/AddressBooksController.js
21396M	UI/WebServerResources/js/Contacts/CardController.js
21397M	UI/WebServerResources/js/Mailer/MailboxController.js
21398M	UI/WebServerResources/js/Mailer/MailboxesController.js
21399M	UI/WebServerResources/js/Mailer/MessageController.js
21400M	UI/WebServerResources/js/Scheduler/CalendarController.js
21401M	UI/WebServerResources/js/Scheduler/CalendarListController.js
21402A	UI/WebServerResources/scss/components/hotkeys/hotkeys.scss
21403M	UI/WebServerResources/scss/styles.scss
21404
21405commit 13dd21bebbcb8a4718736968e59bae4a5501976f
21406Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21407Date:   Tue Sep 27 16:10:44 2016 -0400
21408
21409    (fix) added sort by arrival date in Mail module (fixes #708)
21410
21411M	UI/MailerUI/English.lproj/Localizable.strings
21412M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
21413
21414commit 008b38ab7dd841da608f85b81f8976e6e4bf1ba7
21415Author: InverseBot <sogo@inverse.ca>
21416Date:   Tue Sep 27 01:34:10 2016 -0400
21417
21418    (js/css) Update generated files
21419
21420M	UI/WebServerResources/js/Mailer.services.js
21421M	UI/WebServerResources/js/Mailer.services.js.map
21422
21423commit 44aa1352e4dea2f9883d7a68a4ac1f5e34bebae2
21424Author: Francis Lachapelle <flachapelle@inverse.ca>
21425Date:   Mon Sep 26 16:22:44 2016 -0400
21426
21427    Caching expiration of ACLs assigned to LDAP groups
21428
21429    Fixes #2867
21430
21431M	NEWS
21432M	SoObjects/SOGo/SOGoGCSFolder.m
21433
21434commit 5cb85c4f4fba2b0eb4e5ec71b6532a082a791aac
21435Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21436Date:   Mon Sep 26 15:24:22 2016 -0400
21437
21438    Updated NEWS
21439
21440M	NEWS
21441
21442commit c1326dc20e9280b8075520867c5e0f9c3062917e
21443Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21444Date:   Mon Sep 26 15:22:49 2016 -0400
21445
21446    (fix) search in all domain sources for Apple Calendar and properly handle groups
21447
21448M	Main/SOGo+DAV.m
21449M	SoObjects/Appointments/SOGoAppointmentFolders.m
21450M	SoObjects/Appointments/SOGoCalendarProxy.h
21451M	SoObjects/Appointments/SOGoCalendarProxy.m
21452M	SoObjects/Appointments/SOGoUser+Appointments.h
21453M	SoObjects/Appointments/SOGoUser+Appointments.m
21454M	SoObjects/SOGo/SOGoGCSFolder.m
21455M	SoObjects/SOGo/SOGoUserFolder.h
21456M	SoObjects/SOGo/SOGoUserFolder.m
21457
21458commit ae58c771b6c6abf060cef664efd6f27f09cdd918
21459Author: Francis Lachapelle <flachapelle@inverse.ca>
21460Date:   Mon Sep 26 09:52:19 2016 -0400
21461
21462    (js) Add Mailbox.prototype.$selectedMessageIndex
21463
21464M	UI/WebServerResources/js/Mailer/Mailbox.service.js
21465
21466commit 3c924e30ea0a54b9e7733e511316a8ad15be1b9b
21467Author: InverseBot <sogo@inverse.ca>
21468Date:   Mon Sep 26 01:31:36 2016 -0400
21469
21470    (js/css) Update generated files
21471
21472M	UI/WebServerResources/js/vendor/lodash.js
21473M	UI/WebServerResources/js/vendor/lodash.min.js
21474
21475commit bb3d24c696699eb31072fb7797aa9c2692569015
21476Author: InverseBot <sogo@inverse.ca>
21477Date:   Sat Sep 24 01:27:07 2016 -0400
21478
21479    (js/css) Update generated files
21480
21481M	UI/WebServerResources/js/Common.js
21482M	UI/WebServerResources/js/Common.js.map
21483M	UI/WebServerResources/js/Mailer.services.js
21484M	UI/WebServerResources/js/Mailer.services.js.map
21485
21486commit a2e3807a3a0d15662a17dbc50bfd155aa820934f
21487Author: Francis Lachapelle <flachapelle@inverse.ca>
21488Date:   Fri Sep 23 17:17:25 2016 -0400
21489
21490    (js) Initial support for keyboard shortcuts
21491
21492A	UI/WebServerResources/js/Common/sgHotkeys.service.js
21493M	UI/WebServerResources/js/Mailer/MailboxController.js
21494M	UI/WebServerResources/js/Mailer/MailboxesController.js
21495M	UI/WebServerResources/js/Mailer/Message.service.js
21496M	UI/WebServerResources/js/Mailer/MessageController.js
21497
21498commit 93de7b9ab32a67a4610f74e518c75e405d7858cc
21499Author: Francis Lachapelle <flachapelle@inverse.ca>
21500Date:   Fri Sep 23 16:43:48 2016 -0400
21501
21502    (js) Fix caching of user rights
21503
21504M	UI/WebServerResources/js/Common/Acl.service.js
21505M	UI/WebServerResources/js/Common/User.service.js
21506
21507commit d81a663fd1fc51e76c0ffa7dfff3f1167e04258c
21508Author: Francis Lachapelle <flachapelle@inverse.ca>
21509Date:   Fri Sep 23 15:19:37 2016 -0400
21510
21511    Update NEWS file
21512
21513M	NEWS
21514
21515commit dde4fc829ff670303055f8cd8cda290fdd258565
21516Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21517Date:   Fri Sep 23 11:29:33 2016 -0400
21518
21519    Updated NEWS
21520
21521M	NEWS
21522
21523commit 9bbffe48e4c0ef07824ebc8e91fdf3a7c7aca2d6
21524Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21525Date:   Fri Sep 23 11:28:15 2016 -0400
21526
21527    (fix) handle 120 EAS status code when message submission fails (fixes #3774)
21528
21529M	ActiveSync/SOGoActiveSyncDispatcher.m
21530
21531commit 300a89395789e4a4230e8dac96d9139910052606
21532Author: InverseBot <sogo@inverse.ca>
21533Date:   Fri Sep 23 01:45:40 2016 -0400
21534
21535    (js/css) Update generated files
21536
21537M	UI/WebServerResources/js/Mailer.services.js
21538M	UI/WebServerResources/js/Mailer.services.js.map
21539
21540commit 1c8f309c33628bd6c540263eca9b2ff82057e46d
21541Author: Francis Lachapelle <flachapelle@inverse.ca>
21542Date:   Thu Sep 22 16:08:59 2016 -0400
21543
21544    Automatically mark msg as read in Mail module
21545
21546M	SoObjects/Mailer/SOGoMailObject.m
21547M	UI/MailerUI/UIxMailView.m
21548
21549commit 0c9a301f25f36fdcfb3e46b7a44da26dad1450e1
21550Author: Francis Lachapelle <flachapelle@inverse.ca>
21551Date:   Thu Sep 22 15:51:56 2016 -0400
21552
21553    Automatically mark msg as read in Mail module
21554
21555    This avoids an extra XHR to the server.
21556
21557M	UI/MailerUI/UIxMailView.m
21558M	UI/WebServerResources/js/Mailer/Message.service.js
21559
21560commit fcd61abc41992bfcabeff7cf5f95e90a94de7b5b
21561Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21562Date:   Thu Sep 22 14:22:44 2016 -0400
21563
21564    (fix) added global search for Android 6
21565
21566M	ActiveSync/SOGoActiveSyncDispatcher.m
21567
21568commit 56e8883a94984f7a08e48e79e777978dfb018a82
21569Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21570Date:   Thu Sep 22 12:57:01 2016 -0400
21571
21572    (fix) avoid generating invalid response if mail isn't found
21573
21574M	ActiveSync/SOGoActiveSyncDispatcher.m
21575
21576commit a768620747ac329f0b820d153b2c5526ef2b406c
21577Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21578Date:   Thu Sep 22 12:54:37 2016 -0400
21579
21580    (fix) fixed EAS search for iOS devices
21581
21582M	ActiveSync/SOGoActiveSyncDispatcher.m
21583
21584commit a9c29c65b3a131b3896121a86f9d89f0781c7492
21585Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21586Date:   Thu Sep 22 11:42:28 2016 -0400
21587
21588    (fix) compiler fixes + first round of iOS fixes
21589
21590M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
21591M	ActiveSync/SOGoActiveSyncDispatcher.m
21592
21593commit 8bbfc4155bcaa1384cc9c9d48d0ae949d30afacf
21594Author: Francis Lachapelle <flachapelle@inverse.ca>
21595Date:   Thu Sep 22 11:27:25 2016 -0400
21596
21597    (doc) Improve installation guid
21598
21599M	Documentation/SOGoInstallationGuide.asciidoc
21600
21601commit 6a7583498840f7a26adb35f4a37c1f03e5af24fd
21602Author: InverseBot <sogo@inverse.ca>
21603Date:   Thu Sep 22 01:37:32 2016 -0400
21604
21605    (js/css) Update generated files
21606
21607M	UI/WebServerResources/js/Scheduler.services.js
21608M	UI/WebServerResources/js/Scheduler.services.js.map
21609
21610commit 0504769cd2e2820cbb563c40125b13200a0d3d90
21611Author: Francis Lachapelle <flachapelle@inverse.ca>
21612Date:   Wed Sep 21 15:08:10 2016 -0400
21613
21614    (js) Show event categories in month view
21615
21616    Fixes #3816
21617
21618M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
21619M	UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js
21620
21621commit 908c29d67c5a6cd3392d56f5f33ddb476cf58b6d
21622Author: Francis Lachapelle <flachapelle@inverse.ca>
21623Date:   Wed Sep 21 15:04:09 2016 -0400
21624
21625    (js) Improve display of dragging ghost in Calendar
21626
21627M	UI/Scheduler/NSArray+Scheduler.h
21628M	UI/Scheduler/UIxCalListingActions.m
21629M	UI/WebServerResources/js/Scheduler/Component.service.js
21630M	UI/WebServerResources/js/Scheduler/sgCalendarGhost.directive.js
21631M	UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js
21632
21633commit 1e2238534be1bb57e0afe43503bcc2d00409a7a1
21634Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21635Date:   Wed Sep 21 09:23:07 2016 -0400
21636
21637    Updated NEWS
21638
21639M	NEWS
21640
21641commit 30bcae5acbc50826e52ac74c184fa4a32240807b
21642Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21643Date:   Wed Sep 21 09:20:37 2016 -0400
21644
21645    (feat) initial EAS support for server-side mailbox search operations
21646
21647M	ActiveSync/SOGoActiveSyncDispatcher.m
21648
21649commit 9d5c3a707a482113114fea9343dc6df8c5e38f52
21650Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21651Date:   Wed Sep 21 09:16:43 2016 -0400
21652
21653    (fix) code cleanups
21654
21655M	UI/MailerUI/UIxMailListActions.m
21656
21657commit ab3d59f5fc90ffc6b3c688405a4956d2deaf583c
21658Author: InverseBot <sogo@inverse.ca>
21659Date:   Wed Sep 21 01:31:28 2016 -0400
21660
21661    (js/css) Update generated files
21662
21663M	UI/WebServerResources/css/styles.css
21664M	UI/WebServerResources/css/styles.css.map
21665M	UI/WebServerResources/js/Common.js
21666M	UI/WebServerResources/js/Common.js.map
21667M	UI/WebServerResources/js/vendor/angular-material.js
21668M	UI/WebServerResources/js/vendor/angular-material.min.js
21669M	UI/WebServerResources/js/vendor/lodash.js
21670M	UI/WebServerResources/js/vendor/lodash.min.js
21671
21672commit 98c9364712db1cffe238fd72fbe0955f86ebd31d
21673Author: Francis Lachapelle <flachapelle@inverse.ca>
21674Date:   Tue Sep 20 14:17:12 2016 -0400
21675
21676    (css,js) Update md to v1.1.1-master-72d0685
21677
21678M	UI/WebServerResources/angular-material
21679M	UI/WebServerResources/bower.json
21680
21681commit b985d0770d874929ccf5ebbb238c57009c5988e1
21682Author: Francis Lachapelle <flachapelle@inverse.ca>
21683Date:   Tue Sep 20 14:09:19 2016 -0400
21684
21685    (css,js) Disable dynamic theme when not debugging
21686
21687M	UI/Templates/UIxPageFrame.wox
21688A	UI/WebServerResources/css/theme-default.css
21689M	UI/WebServerResources/js/Common/Common.app.js
21690
21691commit a402272f9d92581f9c2269f10fd9f0115293ad83
21692Author: Daniel Jagszent <daniel@jagszent.de>
21693Date:   Tue Sep 20 17:44:17 2016 +0200
21694
21695    Change active state of "Remember username" switch
21696
21697    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.
21698
21699    This changes the theming of this switch to use the same color as the login button.
21700
21701M	UI/Templates/MainUI/SOGoRootPage.wox
21702
21703commit 2b9cbb4696cf7f39d0f7e0cc35fcde128b17c6be
21704Author: InverseBot <sogo@inverse.ca>
21705Date:   Tue Sep 20 01:17:46 2016 -0400
21706
21707    (js/css) Update generated files
21708
21709M	UI/WebServerResources/js/vendor/lodash.js
21710M	UI/WebServerResources/js/vendor/lodash.min.js
21711
21712commit d7b3a8176d814aae415db3c35e1d6ef3e71016db
21713Author: Francis Lachapelle <flachapelle@inverse.ca>
21714Date:   Fri Sep 16 15:51:21 2016 -0400
21715
21716    Show user's name upon successful login (cont'd)
21717
21718M	UI/MainUI/SOGoRootPage.m
21719
21720commit 8bf452992e8e1d5661e29c088532724b930085a4
21721Author: Francis Lachapelle <flachapelle@inverse.ca>
21722Date:   Thu Sep 15 06:21:09 2016 -0400
21723
21724    Fix Serbian translation
21725
21726A	SoObjects/Mailer/SOGoMailSerbianForward.wo/SOGoMailSerbianForward.html
21727A	SoObjects/Mailer/SOGoMailSerbianForward.wo/SOGoMailSerbianForward.wod
21728A	SoObjects/Mailer/SOGoMailSerbianReply.wo/SOGoMailSerbianReply.html
21729A	SoObjects/Mailer/SOGoMailSerbianReply.wo/SOGoMailSerbianReply.wod
21730
21731commit 0856d56a70622d92000ad1903c23d2ea87727dfb
21732Author: InverseBot <sogo@inverse.ca>
21733Date:   Thu Sep 15 02:10:43 2016 -0400
21734
21735    (js/css) Update generated files
21736
21737M	UI/WebServerResources/js/Mailer.services.js
21738M	UI/WebServerResources/js/Mailer.services.js.map
21739
21740commit 42127c51abce3e94e7fead691c8fc6c5133734bf
21741Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21742Date:   Wed Sep 14 15:57:49 2016 -0400
21743
21744    (feat) added IMAP folders subscriptions management (fixes #255)
21745
21746M	ActiveSync/SOGoActiveSyncDispatcher.m
21747M	NEWS
21748M	SoObjects/Mailer/SOGoMailAccount.h
21749M	SoObjects/Mailer/SOGoMailAccount.m
21750M	SoObjects/Mailer/SOGoMailFolder.m
21751M	UI/MailerUI/English.lproj/Localizable.strings
21752M	UI/MailerUI/GNUmakefile
21753M	UI/MailerUI/UIxMailAccountActions.m
21754M	UI/MailerUI/UIxMailFolderActions.m
21755A	UI/MailerUI/UIxMailFolderSubscriptions.h
21756A	UI/MailerUI/UIxMailFolderSubscriptions.m
21757M	UI/MailerUI/product.plist
21758A	UI/Templates/MailerUI/UIxMailFolderSubscriptions.wox
21759M	UI/Templates/MailerUI/UIxMailMainFrame.wox
21760M	UI/WebServerResources/js/Mailer/Account.service.js
21761M	UI/WebServerResources/js/Mailer/Mailbox.service.js
21762M	UI/WebServerResources/js/Mailer/MailboxesController.js
21763
21764commit 49d58b436e8e9b544e760fffeebd622b11c19565
21765Author: Francis Lachapelle <flachapelle@inverse.ca>
21766Date:   Wed Sep 14 13:28:22 2016 -0400
21767
21768    Fix Serbian translation
21769
21770M	UI/MainUI/English.lproj/Localizable.strings
21771M	UI/MainUI/Serbian.lproj/Localizable.strings
21772M	UI/PreferencesUI/Serbian.lproj/Localizable.strings
21773
21774commit 6d8f7c9a4484352a0c9248550bcfb73e3487c4e0
21775Author: Francis Lachapelle <flachapelle@inverse.ca>
21776Date:   Wed Sep 14 12:13:00 2016 -0400
21777
21778    Add Serbian translation
21779
21780M	.tx/config
21781M	NEWS
21782M	README.md
21783A	SoObjects/Appointments/Serbian.lproj/Localizable.strings
21784A	SoObjects/Contacts/Serbian.lproj/Localizable.strings
21785M	SoObjects/Mailer/GNUmakefile
21786M	SoObjects/Mailer/SOGoMailForward.h
21787M	SoObjects/Mailer/SOGoMailForward.m
21788M	SoObjects/Mailer/SOGoMailReply.h
21789M	SoObjects/Mailer/SOGoMailReply.m
21790A	SoObjects/Mailer/Serbian.lproj/Localizable.strings
21791M	SoObjects/SOGo/SOGoDefaults.plist
21792M	Tests/Integration/preferences.py
21793A	UI/AdministrationUI/Serbian.lproj/Localizable.strings
21794A	UI/Common/Serbian.lproj/Localizable.strings
21795A	UI/Contacts/Serbian.lproj/Localizable.strings
21796A	UI/MailPartViewers/Serbian.lproj/Localizable.strings
21797A	UI/MailerUI/Serbian.lproj/Localizable.strings
21798M	UI/MainUI/Arabic.lproj/Localizable.strings
21799M	UI/MainUI/Basque.lproj/Localizable.strings
21800M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
21801M	UI/MainUI/Catalan.lproj/Localizable.strings
21802M	UI/MainUI/ChineseTaiwan.lproj/Localizable.strings
21803M	UI/MainUI/Croatian.lproj/Localizable.strings
21804M	UI/MainUI/Czech.lproj/Localizable.strings
21805M	UI/MainUI/Danish.lproj/Localizable.strings
21806M	UI/MainUI/Dutch.lproj/Localizable.strings
21807M	UI/MainUI/English.lproj/Localizable.strings
21808M	UI/MainUI/Finnish.lproj/Localizable.strings
21809M	UI/MainUI/French.lproj/Localizable.strings
21810M	UI/MainUI/German.lproj/Localizable.strings
21811M	UI/MainUI/Hungarian.lproj/Localizable.strings
21812M	UI/MainUI/Icelandic.lproj/Localizable.strings
21813M	UI/MainUI/Italian.lproj/Localizable.strings
21814M	UI/MainUI/Lithuanian.lproj/Localizable.strings
21815M	UI/MainUI/Macedonian.lproj/Localizable.strings
21816M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
21817M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
21818M	UI/MainUI/Polish.lproj/Localizable.strings
21819M	UI/MainUI/Portuguese.lproj/Localizable.strings
21820M	UI/MainUI/Russian.lproj/Localizable.strings
21821A	UI/MainUI/Serbian.lproj/Locale
21822A	UI/MainUI/Serbian.lproj/Localizable.strings
21823M	UI/MainUI/Slovak.lproj/Localizable.strings
21824M	UI/MainUI/Slovenian.lproj/Localizable.strings
21825M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
21826M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
21827M	UI/MainUI/Swedish.lproj/Localizable.strings
21828M	UI/MainUI/TurkishTurkey.lproj/Localizable.strings
21829M	UI/MainUI/Ukrainian.lproj/Localizable.strings
21830M	UI/MainUI/Welsh.lproj/Localizable.strings
21831M	UI/PreferencesUI/Arabic.lproj/Localizable.strings
21832M	UI/PreferencesUI/Basque.lproj/Localizable.strings
21833M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
21834M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
21835M	UI/PreferencesUI/ChineseTaiwan.lproj/Localizable.strings
21836M	UI/PreferencesUI/Croatian.lproj/Localizable.strings
21837M	UI/PreferencesUI/Czech.lproj/Localizable.strings
21838M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
21839M	UI/PreferencesUI/English.lproj/Localizable.strings
21840M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
21841M	UI/PreferencesUI/French.lproj/Localizable.strings
21842M	UI/PreferencesUI/German.lproj/Localizable.strings
21843M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
21844M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
21845M	UI/PreferencesUI/Italian.lproj/Localizable.strings
21846M	UI/PreferencesUI/Lithuanian.lproj/Localizable.strings
21847M	UI/PreferencesUI/Macedonian.lproj/Localizable.strings
21848M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
21849M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
21850M	UI/PreferencesUI/Polish.lproj/Localizable.strings
21851M	UI/PreferencesUI/Portuguese.lproj/Localizable.strings
21852M	UI/PreferencesUI/Russian.lproj/Localizable.strings
21853A	UI/PreferencesUI/Serbian.lproj/Localizable.strings
21854M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
21855M	UI/PreferencesUI/Slovenian.lproj/Localizable.strings
21856M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
21857M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
21858M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
21859M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
21860M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
21861M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
21862A	UI/Scheduler/Serbian.lproj/Localizable.strings
21863A	UI/Templates/SOGoACLSerbianAdditionAdvisory.wox
21864A	UI/Templates/SOGoACLSerbianModificationAdvisory.wox
21865A	UI/Templates/SOGoACLSerbianRemovalAdvisory.wox
21866A	UI/Templates/SOGoFolderSerbianAdditionAdvisory.wox
21867A	UI/Templates/SOGoFolderSerbianRemovalAdvisory.wox
21868M	configure
21869
21870commit a50c45ff128117822aeeac6a234c82968f549069
21871Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21872Date:   Wed Sep 14 09:21:26 2016 -0400
21873
21874    Updated NEWS
21875
21876M	NEWS
21877
21878commit 557936f7fd3008b1601f94bfc85dee0620952991
21879Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21880Date:   Wed Sep 14 09:19:30 2016 -0400
21881
21882    (fix) EAS yearly rrule generation + small EAS MoveItems fix
21883
21884M	ActiveSync/SOGoActiveSyncDispatcher.m
21885M	ActiveSync/iCalRecurrenceRule+ActiveSync.m
21886
21887commit b626fbf1788a372e1feb55914b4d4287f5cdce43
21888Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21889Date:   Tue Sep 13 11:06:59 2016 -0400
21890
21891    Updated NEWS
21892
21893M	NEWS
21894
21895commit 1a027134c5592dd30880641858e50516d10f0d7c
21896Author: Ludovic Marcotte <lmarcotte@inverse.ca>
21897Date:   Tue Sep 13 11:02:26 2016 -0400
21898
21899    (fix) handle binary just like 7 and 8bit
21900
21901M	SoObjects/Mailer/SOGoMailBodyPart.m
21902
21903commit 53e2a2dacc4258c2f5b494f191fbcf54f36fc88e
21904Author: InverseBot <sogo@inverse.ca>
21905Date:   Tue Sep 13 01:28:27 2016 -0400
21906
21907    (js/css) Update generated files
21908
21909M	UI/WebServerResources/js/Mailer.services.js
21910M	UI/WebServerResources/js/Mailer.services.js.map
21911
21912commit 4c23f21ae1078d0b4c27e3f061c3772760b75aad
21913Author: Francis Lachapelle <flachapelle@inverse.ca>
21914Date:   Mon Sep 12 16:11:35 2016 -0400
21915
21916    (js) Insert unseen msgs count in window's title
21917
21918M	NEWS
21919M	UI/Templates/UIxPageFrame.wox
21920M	UI/WebServerResources/js/Mailer/MailboxController.js
21921
21922commit 195d477149f5aba37dc4b9cf24c1df78a7dd6b53
21923Author: InverseBot <sogo@inverse.ca>
21924Date:   Thu Sep 8 01:27:37 2016 -0400
21925
21926    (js/css) Update generated files
21927
21928M	UI/WebServerResources/css/styles.css
21929M	UI/WebServerResources/css/styles.css.map
21930M	UI/WebServerResources/js/Common.js
21931M	UI/WebServerResources/js/Common.js.map
21932M	UI/WebServerResources/js/Mailer.services.js
21933M	UI/WebServerResources/js/Mailer.services.js.map
21934M	UI/WebServerResources/js/vendor/angular-material.js
21935M	UI/WebServerResources/js/vendor/angular-material.min.js
21936
21937commit 6dc2078c38988a40502755ff20b4d6b27aeb39ea
21938Author: Francis Lachapelle <flachapelle@inverse.ca>
21939Date:   Wed Sep 7 16:44:11 2016 -0400
21940
21941    (js) Error handling when renaming a mailbox
21942
21943M	NEWS
21944M	UI/WebServerResources/js/Mailer/Mailbox.service.js
21945
21946commit 2040706432032536a7afa55a7f4789a51c1a3d2e
21947Author: Francis Lachapelle <flachapelle@inverse.ca>
21948Date:   Wed Sep 7 16:12:39 2016 -0400
21949
21950    (js,css) Adapt time picker to latest md changes
21951
21952M	UI/WebServerResources/js/Common/sgTimepicker.directive.js
21953M	UI/WebServerResources/scss/components/datepicker/datePicker.scss
21954M	UI/WebServerResources/scss/components/timepicker/timepicker.scss
21955
21956commit ffc5a23e39b59c40ab30b5dc9f55c24ce012287e
21957Author: André Peters <andryyy@users.noreply.github.com>
21958Date:   Wed Sep 7 12:51:01 2016 +0200
21959
21960    Update SOGoInstallationGuide.asciidoc
21961
21962    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.
21963    It would be cool if Angular "cleans" the array and removes duplicates with some JS.
21964
21965M	Documentation/SOGoInstallationGuide.asciidoc
21966
21967commit 67258fe337f6d6b6442fa05b7a48ad9de7072894
21968Author: Francis Lachapelle <flachapelle@inverse.ca>
21969Date:   Fri Sep 2 10:20:12 2016 -0400
21970
21971    (js) Drop sgTransformOnBlur directive
21972
21973    The md-chips component has now the md-add-on-blur functionality.
21974
21975    See https://github.com/angular/material/issues/3364
21976
21977M	UI/Templates/MailerUI/UIxMailEditor.wox
21978M	UI/Templates/MailerUI/UIxMailMainFrame.wox
21979D	UI/WebServerResources/js/Common/sgTransformOnBlur.directive.js
21980
21981commit 1041d8f259acd86fce4f339abee254b13402a3a4
21982Author: Francis Lachapelle <flachapelle@inverse.ca>
21983Date:   Fri Sep 2 10:13:55 2016 -0400
21984
21985    (css,js) Update md to v1.1.0-master-2b98560
21986
21987M	UI/WebServerResources/angular-material
21988M	UI/WebServerResources/bower.json
21989
21990commit 42858b997cf8c903607e3d78df6b8785ed1a30da
21991Author: InverseBot <sogo@inverse.ca>
21992Date:   Thu Sep 1 01:27:35 2016 -0400
21993
21994    (js/css) Update generated files
21995
21996M	UI/WebServerResources/css/styles.css
21997M	UI/WebServerResources/css/styles.css.map
21998M	UI/WebServerResources/js/Common.js
21999M	UI/WebServerResources/js/Common.js.map
22000M	UI/WebServerResources/js/Main.js
22001M	UI/WebServerResources/js/Main.js.map
22002
22003commit ab4118fb29f967e341d6f5f22882f4094f9fa2f3
22004Author: Francis Lachapelle <flachapelle@inverse.ca>
22005Date:   Wed Aug 31 14:32:30 2016 -0400
22006
22007    Show user's name upon successful login
22008
22009M	NEWS
22010M	UI/MainUI/English.lproj/Localizable.strings
22011M	UI/Templates/MainUI/SOGoRootPage.wox
22012M	UI/WebServerResources/js/Common/Authentication.service.js
22013M	UI/WebServerResources/js/Main/Main.app.js
22014
22015commit c2a0994aeda544abafea47ac9d021ce4355f0fa1
22016Author: Francis Lachapelle <flachapelle@inverse.ca>
22017Date:   Wed Aug 31 11:29:30 2016 -0400
22018
22019    Fix ripple blocking login form
22020
22021    Fixes #3808
22022
22023M	NEWS
22024M	UI/Templates/MainUI/SOGoRootPage.wox
22025
22026commit 89329a0c781335f62ec5693b575cc7159aebdef6
22027Author: Francis Lachapelle <flachapelle@inverse.ca>
22028Date:   Wed Aug 31 11:22:55 2016 -0400
22029
22030    (css) Improve .sg-inset alignment
22031
22032M	UI/WebServerResources/scss/components/content/content.scss
22033
22034commit 53f97af8146324d4faa8a262dd0e79aa0482e012
22035Author: Francis Lachapelle <flachapelle@inverse.ca>
22036Date:   Wed Aug 31 11:22:14 2016 -0400
22037
22038    (css) Cleanup
22039
22040D	UI/WebServerResources/scss/_shame.scss
22041M	UI/WebServerResources/scss/core/angular.scss
22042M	UI/WebServerResources/scss/styles.scss
22043
22044commit 015f389f7ca7e7096bd16f6ef40e9a12b3948137
22045Author: Francis Lachapelle <flachapelle@inverse.ca>
22046Date:   Wed Aug 31 11:19:36 2016 -0400
22047
22048    (css) Improve display of attendees status icon
22049
22050M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
22051M	UI/WebServerResources/scss/components/chips/chips.scss
22052
22053commit 848644884334f7ee9f392ea68bb96e968908c5c6
22054Author: InverseBot <sogo@inverse.ca>
22055Date:   Wed Aug 31 01:23:11 2016 -0400
22056
22057    (js/css) Update generated files
22058
22059M	UI/WebServerResources/css/styles.css
22060M	UI/WebServerResources/css/styles.css.map
22061M	UI/WebServerResources/js/Common.js
22062M	UI/WebServerResources/js/Common.js.map
22063M	UI/WebServerResources/js/Contacts.services.js
22064M	UI/WebServerResources/js/Contacts.services.js.map
22065M	UI/WebServerResources/js/vendor/angular-material.js
22066M	UI/WebServerResources/js/vendor/angular-material.min.js
22067
22068commit ed7537d4301de196603f51d451b498f53b050e77
22069Author: Francis Lachapelle <flachapelle@inverse.ca>
22070Date:   Tue Aug 30 17:49:17 2016 -0400
22071
22072    (html) Add missing ARIA labels
22073
22074M	UI/Contacts/English.lproj/Localizable.strings
22075M	UI/PreferencesUI/English.lproj/Localizable.strings
22076M	UI/Scheduler/English.lproj/Localizable.strings
22077M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
22078M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
22079M	UI/Templates/PreferencesUI/UIxPreferences.wox
22080M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
22081M	UI/Templates/SchedulerUI/UIxReminderEditor.wox
22082
22083commit 0c814e5050c913bceecba75623badfb28a11879d
22084Author: Francis Lachapelle <flachapelle@inverse.ca>
22085Date:   Tue Aug 30 16:27:13 2016 -0400
22086
22087    (html) Optimize progress indicator in Contacts
22088
22089M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
22090
22091commit 81a124acc3f407266abdb6447a2f654729fc3bae
22092Author: Francis Lachapelle <flachapelle@inverse.ca>
22093Date:   Tue Aug 30 13:01:07 2016 -0400
22094
22095    (html) Optimize ui-sref links of list members
22096
22097M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
22098
22099commit 7572098f0140d38d9bd26e877325f99507434d9b
22100Author: Francis Lachapelle <flachapelle@inverse.ca>
22101Date:   Tue Aug 30 12:59:13 2016 -0400
22102
22103    (js) Fix links to members after editing list
22104
22105M	UI/WebServerResources/js/Contacts/Card.service.js
22106
22107commit c31230ce19a755ea0d9b97b048e1159a8f7798d1
22108Author: Francis Lachapelle <flachapelle@inverse.ca>
22109Date:   Tue Aug 30 11:57:26 2016 -0400
22110
22111    (js) Disable Aria warnings when not debugging
22112
22113M	UI/WebServerResources/js/Common/Common.app.js
22114
22115commit 098713537e7d40b798ab3621d9b86fc0bf867a09
22116Author: Francis Lachapelle <flachapelle@inverse.ca>
22117Date:   Tue Aug 30 10:27:32 2016 -0400
22118
22119    Update Angular Material to version 1.1.0
22120
22121M	NEWS
22122M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
22123M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
22124M	UI/Templates/SchedulerUI/UIxCalMainView.wox
22125M	UI/WebServerResources/angular-material
22126M	UI/WebServerResources/bower.json
22127
22128commit 2cc388bb1f95cdb00d5f35a4592c2b6b130e6f69
22129Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22130Date:   Mon Aug 29 16:11:58 2016 -0400
22131
22132    Updated NEWS file
22133
22134M	NEWS
22135
22136commit 28ee04b68b7b8e0006235d85f2bd4c5129f830ad
22137Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22138Date:   Mon Aug 29 15:01:47 2016 -0400
22139
22140    (fix) make sure to escape email and all address fields
22141
22142M	ActiveSync/NGVCard+ActiveSync.m
22143
22144commit 07c66563e81e2747f3b741e989d7f697e0745f41
22145Author: Francis Lachapelle <flachapelle@inverse.ca>
22146Date:   Mon Aug 29 14:06:46 2016 -0400
22147
22148    Until date of repeat must end after first event
22149
22150M	NEWS
22151M	UI/Scheduler/English.lproj/Localizable.strings
22152M	UI/Scheduler/UIxAppointmentEditor.m
22153M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
22154
22155commit ce5cc6843e5bf2a8670eed16a9456244788be9bb
22156Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22157Date:   Fri Aug 19 14:12:56 2016 -0400
22158
22159    Updated NEWS file
22160
22161M	NEWS
22162
22163commit d2f69077b71f6a62045cd6fa0081fe99abdbbc27
22164Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22165Date:   Fri Aug 19 14:11:53 2016 -0400
22166
22167    (fix) properly generate the BusyStatus for normal events
22168
22169M	ActiveSync/iCalEvent+ActiveSync.m
22170
22171commit 8b9ceb327335a7995374472939c78665d035b148
22172Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22173Date:   Fri Aug 19 11:45:15 2016 -0400
22174
22175    (fix) allow multiple space-delimited addresses in the MailFieldNames column
22176
22177M	SoObjects/SOGo/SQLSource.m
22178
22179commit 9eab774c5ef401afb21706f945f1d15a122b9775
22180Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22181Date:   Thu Aug 18 15:41:39 2016 -0400
22182
22183    (doc) updated regarding previous commit
22184
22185M	Documentation/SOGoInstallationGuide.asciidoc
22186
22187commit 84e8ece31f1ae9e354989456680c398cf22c91fc
22188Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22189Date:   Thu Aug 18 15:37:43 2016 -0400
22190
22191    Updated NEWS
22192
22193M	NEWS
22194
22195commit 372158a3e90b3bd06d4828d9e0c15550a370dd5a
22196Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22197Date:   Thu Aug 18 15:34:13 2016 -0400
22198
22199    (fix) strip protocol value from proxyAddresses (fixes #3182)
22200
22201M	SoObjects/SOGo/LDAPSource.m
22202
22203commit 0d021724f7f47152bbbd276accc1344ff6c76692
22204Author: InverseBot <sogo@inverse.ca>
22205Date:   Sat Aug 13 02:25:20 2016 -0400
22206
22207    (js/css) Update generated files
22208
22209M	UI/WebServerResources/js/vendor/lodash.js
22210M	UI/WebServerResources/js/vendor/lodash.min.js
22211
22212commit 287c57c99493d0b396f25e2152bdc620f5a5adbe
22213Author: Francis Lachapelle <flachapelle@inverse.ca>
22214Date:   Fri Aug 12 11:38:05 2016 -0400
22215
22216    Restore SOGoMailAddOutgoingAddresses functionality
22217
22218M	NEWS
22219M	SoObjects/Mailer/SOGoDraftObject.h
22220M	SoObjects/Mailer/SOGoDraftObject.m
22221M	UI/MailerUI/UIxMailEditor.m
22222
22223commit 3d281c2f39902272aa0952cafdb1417a4a27a078
22224Author: Francis Lachapelle <flachapelle@inverse.ca>
22225Date:   Fri Aug 12 11:12:13 2016 -0400
22226
22227    (i18n) Update translations
22228
22229M	UI/MailerUI/Finnish.lproj/Localizable.strings
22230M	UI/MailerUI/French.lproj/Localizable.strings
22231M	UI/MailerUI/German.lproj/Localizable.strings
22232M	UI/MailerUI/Italian.lproj/Localizable.strings
22233M	UI/MailerUI/Polish.lproj/Localizable.strings
22234M	UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
22235M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
22236
22237commit e4ef3f73cb9b1d4e0b229dc527e7558587ceacb2
22238Author: InverseBot <sogo@inverse.ca>
22239Date:   Fri Aug 12 06:31:04 2016 -0400
22240
22241    (js/css) Update generated files
22242
22243M	UI/WebServerResources/js/Preferences.services.js
22244M	UI/WebServerResources/js/Preferences.services.js.map
22245
22246commit 261a17c83b3ff6c85e61802e7623f75668c4156e
22247Author: Francis Lachapelle <flachapelle@inverse.ca>
22248Date:   Thu Aug 11 11:59:43 2016 -0400
22249
22250    (js) Improve error handling in Preferences service
22251
22252M	UI/WebServerResources/js/Preferences/Preferences.service.js
22253
22254commit cc4a4f1770614b6a7cd817bcb5811549229a5ef9
22255Author: InverseBot <sogo@inverse.ca>
22256Date:   Thu Aug 11 01:28:23 2016 -0400
22257
22258    (js/css) Update generated files
22259
22260M	UI/WebServerResources/js/Administration.js
22261M	UI/WebServerResources/js/Administration.js.map
22262M	UI/WebServerResources/js/Administration.services.js
22263M	UI/WebServerResources/js/Common.js
22264M	UI/WebServerResources/js/Common.js.map
22265M	UI/WebServerResources/js/Contacts.js
22266M	UI/WebServerResources/js/Contacts.js.map
22267M	UI/WebServerResources/js/Contacts.services.js
22268M	UI/WebServerResources/js/Contacts.services.js.map
22269M	UI/WebServerResources/js/Mailer.app.popup.js
22270M	UI/WebServerResources/js/Mailer.app.popup.js.map
22271M	UI/WebServerResources/js/Mailer.js
22272M	UI/WebServerResources/js/Mailer.js.map
22273M	UI/WebServerResources/js/Mailer.services.js
22274M	UI/WebServerResources/js/Mailer.services.js.map
22275M	UI/WebServerResources/js/Preferences.js
22276M	UI/WebServerResources/js/Preferences.js.map
22277M	UI/WebServerResources/js/Preferences.services.js
22278M	UI/WebServerResources/js/Scheduler.services.js
22279M	UI/WebServerResources/js/Scheduler.services.js.map
22280M	UI/WebServerResources/js/vendor/FileSaver.min.js
22281M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
22282M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
22283M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
22284
22285commit 01fe6f1d4bb8cee5dc48ee34fce148c17df830d3
22286Author: Francis Lachapelle <flachapelle@inverse.ca>
22287Date:   Wed Aug 10 14:23:34 2016 -0400
22288
22289    (i18n) Fix source string in Mail module
22290
22291M	UI/MailerUI/English.lproj/Localizable.strings
22292
22293commit e526d9e5678c97bf0713097936c321cf11378d8a
22294Author: Francis Lachapelle <flachapelle@inverse.ca>
22295Date:   Wed Aug 10 13:53:11 2016 -0400
22296
22297    Update ChangeLog
22298
22299M	ChangeLog
22300
22301commit 503de6437988f1610f8d7bb634e8b670d0299a4b
22302Author: Francis Lachapelle <flachapelle@inverse.ca>
22303Date:   Wed Aug 10 13:51:16 2016 -0400
22304
22305    (js/css) Update generated files
22306
22307M	UI/WebServerResources/css/styles.css
22308M	UI/WebServerResources/css/styles.css.map
22309M	UI/WebServerResources/js/Administration.js
22310M	UI/WebServerResources/js/Administration.js.map
22311M	UI/WebServerResources/js/Administration.services.js
22312M	UI/WebServerResources/js/Common.js
22313M	UI/WebServerResources/js/Common.js.map
22314M	UI/WebServerResources/js/Contacts.js
22315M	UI/WebServerResources/js/Contacts.js.map
22316M	UI/WebServerResources/js/Contacts.services.js
22317M	UI/WebServerResources/js/Contacts.services.js.map
22318M	UI/WebServerResources/js/Mailer.app.popup.js
22319M	UI/WebServerResources/js/Mailer.app.popup.js.map
22320M	UI/WebServerResources/js/Mailer.js
22321M	UI/WebServerResources/js/Mailer.js.map
22322M	UI/WebServerResources/js/Mailer.services.js
22323M	UI/WebServerResources/js/Mailer.services.js.map
22324M	UI/WebServerResources/js/Preferences.js
22325M	UI/WebServerResources/js/Preferences.js.map
22326M	UI/WebServerResources/js/Preferences.services.js
22327M	UI/WebServerResources/js/Scheduler.services.js
22328M	UI/WebServerResources/js/Scheduler.services.js.map
22329M	UI/WebServerResources/js/vendor/FileSaver.min.js
22330M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
22331M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
22332M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
22333M	UI/WebServerResources/js/vendor/angular-material.js
22334M	UI/WebServerResources/js/vendor/angular-material.min.js
22335
22336commit 0fd8c791c44b4ed43c3d2d75934ef4f585a7ef90
22337Author: Francis Lachapelle <flachapelle@inverse.ca>
22338Date:   Wed Aug 10 13:48:39 2016 -0400
22339
22340    (i18n) Update translations
22341
22342M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
22343M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
22344M	UI/MailerUI/Finnish.lproj/Localizable.strings
22345M	UI/MailerUI/French.lproj/Localizable.strings
22346M	UI/MailerUI/German.lproj/Localizable.strings
22347M	UI/MailerUI/Hungarian.lproj/Localizable.strings
22348M	UI/MailerUI/Italian.lproj/Localizable.strings
22349M	UI/MailerUI/Macedonian.lproj/Localizable.strings
22350M	UI/MailerUI/Polish.lproj/Localizable.strings
22351M	UI/MailerUI/Russian.lproj/Localizable.strings
22352M	UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
22353M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
22354M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
22355M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
22356
22357commit 3cbe098b17c46f860d57b5bdce5ac74b28d6dffa
22358Author: Francis Lachapelle <flachapelle@inverse.ca>
22359Date:   Wed Aug 10 11:07:44 2016 -0400
22360
22361    Preparation for release 3.1.5
22362
22363M	Documentation/docinfo.xml
22364M	Documentation/includes/global-attributes.asciidoc
22365M	Version
22366
22367commit 746cb3e7dd731f12e11b0745ea51e46865082254
22368Author: Francis Lachapelle <flachapelle@inverse.ca>
22369Date:   Wed Aug 10 11:06:58 2016 -0400
22370
22371    (js) Update CKEditor to version 4.5.10
22372
22373M	NEWS
22374M	UI/WebServerResources/js/vendor/ckeditor/build-config.js
22375M	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
22376M	UI/WebServerResources/js/vendor/ckeditor/config.js
22377M	UI/WebServerResources/js/vendor/ckeditor/lang/ar.js
22378M	UI/WebServerResources/js/vendor/ckeditor/lang/ca.js
22379M	UI/WebServerResources/js/vendor/ckeditor/lang/cs.js
22380M	UI/WebServerResources/js/vendor/ckeditor/lang/cy.js
22381M	UI/WebServerResources/js/vendor/ckeditor/lang/da.js
22382M	UI/WebServerResources/js/vendor/ckeditor/lang/de.js
22383M	UI/WebServerResources/js/vendor/ckeditor/lang/en.js
22384M	UI/WebServerResources/js/vendor/ckeditor/lang/es.js
22385M	UI/WebServerResources/js/vendor/ckeditor/lang/eu.js
22386M	UI/WebServerResources/js/vendor/ckeditor/lang/fi.js
22387M	UI/WebServerResources/js/vendor/ckeditor/lang/fr.js
22388M	UI/WebServerResources/js/vendor/ckeditor/lang/hr.js
22389M	UI/WebServerResources/js/vendor/ckeditor/lang/hu.js
22390M	UI/WebServerResources/js/vendor/ckeditor/lang/is.js
22391M	UI/WebServerResources/js/vendor/ckeditor/lang/it.js
22392M	UI/WebServerResources/js/vendor/ckeditor/lang/lt.js
22393M	UI/WebServerResources/js/vendor/ckeditor/lang/mk.js
22394M	UI/WebServerResources/js/vendor/ckeditor/lang/nb.js
22395M	UI/WebServerResources/js/vendor/ckeditor/lang/nl.js
22396M	UI/WebServerResources/js/vendor/ckeditor/lang/no.js
22397M	UI/WebServerResources/js/vendor/ckeditor/lang/pl.js
22398M	UI/WebServerResources/js/vendor/ckeditor/lang/pt-br.js
22399M	UI/WebServerResources/js/vendor/ckeditor/lang/pt.js
22400M	UI/WebServerResources/js/vendor/ckeditor/lang/ru.js
22401M	UI/WebServerResources/js/vendor/ckeditor/lang/sk.js
22402M	UI/WebServerResources/js/vendor/ckeditor/lang/sl.js
22403M	UI/WebServerResources/js/vendor/ckeditor/lang/sv.js
22404M	UI/WebServerResources/js/vendor/ckeditor/lang/tr.js
22405M	UI/WebServerResources/js/vendor/ckeditor/lang/uk.js
22406M	UI/WebServerResources/js/vendor/ckeditor/lang/zh-cn.js
22407M	UI/WebServerResources/js/vendor/ckeditor/lang/zh.js
22408M	UI/WebServerResources/js/vendor/ckeditor/plugins/icons.png
22409M	UI/WebServerResources/js/vendor/ckeditor/plugins/icons_hidpi.png
22410M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css
22411M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css
22412M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css
22413M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css
22414M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css
22415M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css
22416M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/icons.png
22417M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/icons_hidpi.png
22418
22419commit b58dc7a813fd8ad6a053a255b9bd2086abe1a3a5
22420Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22421Date:   Wed Aug 10 10:54:53 2016 -0400
22422
22423    Fixed typo
22424
22425M	NEWS
22426
22427commit cf73eab325317343ffd4ca0388e1a72f61fd6fea
22428Author: Francis Lachapelle <flachapelle@inverse.ca>
22429Date:   Wed Aug 10 10:20:14 2016 -0400
22430
22431    Update postcss options to match angular material
22432
22433M	UI/WebServerResources/Gruntfile.js
22434
22435commit 8be6c4d74de4d9d32236ddea7e1984d42774305c
22436Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22437Date:   Wed Aug 10 10:09:21 2016 -0400
22438
22439    (fix) also purge repetitive events that have an old end date
22440
22441M	Tools/SOGoToolTruncateCalendar.m
22442
22443commit 4ffc29161773152513bed38c06c2ed5181be407d
22444Author: Francis Lachapelle <flachapelle@inverse.ca>
22445Date:   Wed Aug 10 10:00:16 2016 -0400
22446
22447    (doc) Update Developer's Guide
22448
22449M	Documentation/SOGoDevelopersGuide.asciidoc
22450
22451commit 7b5cc0374717553d7791c5f19b6c69038ee2ed54
22452Author: Francis Lachapelle <flachapelle@inverse.ca>
22453Date:   Wed Aug 10 09:59:31 2016 -0400
22454
22455    (css,js) Update md to v1.1.0-rc.5-master-2ddeb91
22456
22457M	UI/WebServerResources/angular-material
22458M	UI/WebServerResources/bower.json
22459
22460commit 1cd6697b5ba5a4d9d772faa05ca4c93e7ac45e3c
22461Author: Francis Lachapelle <flachapelle@inverse.ca>
22462Date:   Wed Aug 10 09:53:03 2016 -0400
22463
22464    Cleanup API documentation
22465
22466M	UI/Scheduler/UIxCalendarSelector.m
22467
22468commit 0d1f7a90cef27c45ac1018d4c57dd9371f880796
22469Author: Francis Lachapelle <flachapelle@inverse.ca>
22470Date:   Wed Aug 10 09:52:28 2016 -0400
22471
22472    (html) Cleanup
22473
22474M	UI/Templates/MailerUI/UIxMailMainFrame.wox
22475
22476commit ae89c397c9acd939f003124f721c4ec66945456c
22477Author: Francis Lachapelle <flachapelle@inverse.ca>
22478Date:   Wed Aug 10 09:51:45 2016 -0400
22479
22480    (css) Adapt to latest md changes
22481
22482M	UI/WebServerResources/scss/components/timepicker/timepicker.scss
22483
22484commit 6b54d6608d5228130627183a4614fd5ed853822f
22485Author: Francis Lachapelle <flachapelle@inverse.ca>
22486Date:   Wed Aug 10 09:51:25 2016 -0400
22487
22488    (css) Cleanup
22489
22490M	UI/WebServerResources/scss/components/list/list.scss
22491M	UI/WebServerResources/scss/views/LoginUI.scss
22492M	UI/WebServerResources/scss/views/_view.scss
22493
22494commit db5b27cb8906118f72acf88be900168f9cc44b6f
22495Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22496Date:   Wed Aug 10 09:47:49 2016 -0400
22497
22498    (fix) minor improvement to SQL query
22499
22500M	Tools/SOGoToolTruncateCalendar.m
22501
22502commit bc332bc980d68ff16080e505d6acbc94a2fe104c
22503Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22504Date:   Tue Aug 9 16:22:09 2016 -0400
22505
22506    Minor improvement over previous commit
22507
22508M	SoObjects/Appointments/SOGoAppointmentObject.m
22509
22510commit eb9006e5277c18f0ab3037692d1f1952153ec612
22511Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22512Date:   Tue Aug 9 16:19:27 2016 -0400
22513
22514    Updated NEWS
22515
22516M	NEWS
22517
22518commit 0e2336cc4edc8ea1a90a14485d8e71788edff5e9
22519Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22520Date:   Tue Aug 9 16:17:17 2016 -0400
22521
22522    (fix) check if the SENT-BY has access to organizer's calendar before modifying attendees' calendar (fixes #3759)
22523
22524M	SoObjects/Appointments/SOGoAppointmentObject.m
22525
22526commit e876c9d68e9114f617a03c7c8c882f7f728c05ab
22527Author: InverseBot <sogo@inverse.ca>
22528Date:   Tue Aug 9 02:27:10 2016 -0400
22529
22530    (js/css) Update generated files
22531
22532M	UI/WebServerResources/css/styles.css
22533M	UI/WebServerResources/css/styles.css.map
22534M	UI/WebServerResources/js/vendor/lodash.js
22535M	UI/WebServerResources/js/vendor/lodash.min.js
22536
22537commit 0fee8ad691a37604099de4ec952afa8661799bb9
22538Author: Francis Lachapelle <flachapelle@inverse.ca>
22539Date:   Mon Aug 8 12:06:31 2016 -0400
22540
22541    (css) Improve sg-droppable-over for Firefox
22542
22543M	UI/WebServerResources/scss/components/draggable-droppable/droppable.scss
22544
22545commit 4c9060abaab694750ccbae3c44a99a2575cee18e
22546Author: Francis Lachapelle <flachapelle@inverse.ca>
22547Date:   Mon Aug 8 11:22:31 2016 -0400
22548
22549    (css) Switch to md-scale for fab speed dials
22550
22551    .. until the "md-fling" effect gets fixed (speed dial is opened on
22552    initialization).
22553
22554M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
22555M	UI/Templates/SchedulerUI/UIxCalMainView.wox
22556M	UI/WebServerResources/scss/styles.scss
22557
22558commit a6a43b989ab2b839d2e154cb36af389c44508ac6
22559Author: Francis Lachapelle <flachapelle@inverse.ca>
22560Date:   Mon Aug 8 10:12:06 2016 -0400
22561
22562    (doc) Improve Installation Guide
22563
22564M	Documentation/SOGoInstallationGuide.asciidoc
22565
22566commit decfc0c49cdb0ca0e81bce7ca0843e6b68882f14
22567Author: InverseBot <sogo@inverse.ca>
22568Date:   Sat Aug 6 01:40:24 2016 -0400
22569
22570    (js/css) Update generated files
22571
22572M	UI/WebServerResources/js/Contacts.js
22573M	UI/WebServerResources/js/Contacts.js.map
22574M	UI/WebServerResources/js/Contacts.services.js
22575M	UI/WebServerResources/js/Contacts.services.js.map
22576
22577commit 932ac03a4e64498b27b8fa7cd8275b380a6c8c1e
22578Author: Francis Lachapelle <flachapelle@inverse.ca>
22579Date:   Fri Aug 5 16:18:40 2016 -0400
22580
22581    (html) Improve size of event/task view dialogs
22582
22583M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
22584M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
22585
22586commit 829c8fee68b46c6654aab967b51288fcd87ed482
22587Author: Francis Lachapelle <flachapelle@inverse.ca>
22588Date:   Fri Aug 5 16:15:25 2016 -0400
22589
22590    (js) Don't block when copying/moving vLists
22591
22592M	UI/WebServerResources/js/Contacts/AddressBooksController.js
22593
22594commit 907024d2c426d306fc5f147ee0d4d06614f7a7e5
22595Author: Francis Lachapelle <flachapelle@inverse.ca>
22596Date:   Fri Aug 5 16:08:04 2016 -0400
22597
22598    (js) Drag'n'drop of cards in AddressBook module
22599
22600    Required to add the option to move multiple cards to another
22601    addressbook. Fixed the possibility to copy cards to a subscribed
22602    calendar.
22603
22604M	NEWS
22605M	UI/Contacts/English.lproj/Localizable.strings
22606M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
22607M	UI/WebServerResources/js/Contacts/AddressBook.service.js
22608M	UI/WebServerResources/js/Contacts/AddressBookController.js
22609M	UI/WebServerResources/js/Contacts/AddressBooksController.js
22610M	UI/WebServerResources/js/Contacts/Contacts.app.js
22611
22612commit e963981460554654c845fda4a09122459909ce89
22613Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22614Date:   Fri Aug 5 14:56:02 2016 -0400
22615
22616    Updated NEWS
22617
22618M	NEWS
22619
22620commit b7496a5d6b5a4d39a1621903d5cc66679b519ea8
22621Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22622Date:   Fri Aug 5 14:53:38 2016 -0400
22623
22624    (fix) correctly calculate recurrence exceptions
22625
22626M	SoObjects/Appointments/SOGoAppointmentFolder.m
22627M	SoObjects/Appointments/SOGoAppointmentObject.m
22628
22629commit d2b20c88c3988f4e6eca6c73a1fff6b481dd2aaf
22630Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22631Date:   Fri Aug 5 08:43:41 2016 -0400
22632
22633    (fix) updated tests for 403 -> 409
22634
22635M	Tests/Integration/test-caldav-scheduling.py
22636
22637commit 53c0e34abe7a0d4d7e505ce9847c2a7c7640fbd1
22638Author: InverseBot <sogo@inverse.ca>
22639Date:   Fri Aug 5 01:33:14 2016 -0400
22640
22641    (js/css) Update generated files
22642
22643M	UI/WebServerResources/css/styles.css
22644M	UI/WebServerResources/css/styles.css.map
22645M	UI/WebServerResources/js/Common.js
22646M	UI/WebServerResources/js/Common.js.map
22647M	UI/WebServerResources/js/Mailer.services.js
22648M	UI/WebServerResources/js/Mailer.services.js.map
22649M	UI/WebServerResources/js/Scheduler.services.js
22650M	UI/WebServerResources/js/Scheduler.services.js.map
22651
22652commit 5909810b1fd00cacd3a4b52d0dd13ef36bc15177
22653Author: Francis Lachapelle <flachapelle@inverse.ca>
22654Date:   Thu Aug 4 17:38:54 2016 -0400
22655
22656    Improve error handling of msg move/copy actions
22657
22658M	UI/MailerUI/UIxMailFolderActions.m
22659
22660commit 84a2c70c87d6f059e29ed65e2f60533ee24dff40
22661Author: Francis Lachapelle <flachapelle@inverse.ca>
22662Date:   Thu Aug 4 17:34:29 2016 -0400
22663
22664    (js) DnD of messages in the Mail module
22665
22666    Fixes #3497, #3586, #3734, #3788
22667
22668M	NEWS
22669M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
22670M	UI/Templates/MailerUI/UIxMailMainFrame.wox
22671M	UI/WebServerResources/js/Mailer/Mailbox.service.js
22672M	UI/WebServerResources/js/Mailer/MailboxesController.js
22673
22674commit 1e26b3e61de1847cd51e8843ee029fb1e95b017d
22675Author: Francis Lachapelle <flachapelle@inverse.ca>
22676Date:   Thu Aug 4 16:44:48 2016 -0400
22677
22678    (js) sgDraggable and sgDroppable directives
22679
22680A	UI/WebServerResources/js/Common/sgDraggable.directive.js
22681A	UI/WebServerResources/js/Common/sgDroppable.directive.js
22682A	UI/WebServerResources/scss/components/draggable-droppable/draggable.scss
22683A	UI/WebServerResources/scss/components/draggable-droppable/droppable.scss
22684M	UI/WebServerResources/scss/styles.scss
22685
22686commit fea6978b63e86626086404d6cdbe3ad5e3bef29c
22687Author: Francis Lachapelle <flachapelle@inverse.ca>
22688Date:   Thu Aug 4 14:25:29 2016 -0400
22689
22690    (js) Don't allow drag'n'drop of invitations
22691
22692M	NEWS
22693M	UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js
22694
22695commit 7f5e06c020cfbf4bcc47afe2ce1c4384d0ce408f
22696Author: Francis Lachapelle <flachapelle@inverse.ca>
22697Date:   Thu Aug 4 14:20:06 2016 -0400
22698
22699    (html) Fix localization of event conflicts dialogs
22700
22701M	UI/Templates/SchedulerUI/UIxCalMainView.wox
22702
22703commit 23185273a6f4de246443f7120d2c3248c1187a08
22704Author: Francis Lachapelle <flachapelle@inverse.ca>
22705Date:   Thu Aug 4 14:16:18 2016 -0400
22706
22707    (css) Cleanup transition of event DnD ghosts
22708
22709M	UI/WebServerResources/js/Scheduler/sgCalendarGhost.directive.js
22710M	UI/WebServerResources/scss/views/SchedulerUI.scss
22711
22712commit 21e0cd87113c80bbe2a2d1865879058b4728c8fb
22713Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22714Date:   Thu Aug 4 14:13:00 2016 -0400
22715
22716    (fix) change 403 to 409 so Lightning doesn't fail silently
22717
22718M	NEWS
22719M	SoObjects/Appointments/SOGoAppointmentObject.m
22720
22721commit f03cdaf4b74d17a9660de2e6e6605cb867857ca4
22722Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22723Date:   Thu Aug 4 11:28:57 2016 -0400
22724
22725    (fix) handle domain-less-login case with multi-domain on during backups
22726
22727M	Tools/SOGoToolBackup.m
22728
22729commit 38028e7b417fbba7dcd168cfc85a3a40f2ca9420
22730Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22731Date:   Thu Aug 4 12:52:33 2016 -0400
22732
22733    Updated NEWS for upcoming cherry-pick
22734
22735M	NEWS
22736
22737commit ef251e82067991ffa153df599968a7979a95d38b
22738Author: InverseBot <sogo@inverse.ca>
22739Date:   Wed Aug 3 01:23:21 2016 -0400
22740
22741    (js/css) Update generated files
22742
22743M	UI/WebServerResources/css/styles.css
22744M	UI/WebServerResources/css/styles.css.map
22745M	UI/WebServerResources/js/Scheduler.services.js
22746M	UI/WebServerResources/js/Scheduler.services.js.map
22747
22748commit 6ebf83472984bb3940c8510d17a25b16f98b8e8f
22749Author: Francis Lachapelle <flachapelle@inverse.ca>
22750Date:   Tue Aug 2 12:09:11 2016 -0400
22751
22752    (js) Progress indicator for event/task lists
22753
22754M	NEWS
22755M	UI/Templates/SchedulerUI/UIxCalMainView.wox
22756M	UI/WebServerResources/js/Scheduler/Component.service.js
22757M	UI/WebServerResources/scss/components/progressCircular/progress-circular.scss
22758
22759commit 8946880c840ae8eea660e5cb5b5a3ef233697618
22760Author: Francis Lachapelle <flachapelle@inverse.ca>
22761Date:   Tue Aug 2 11:20:38 2016 -0400
22762
22763    (html) Improve layout of event & task editors
22764
22765M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
22766M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
22767
22768commit 279dc5a51395cd8f3c3b5da9bb81220fe189bf0f
22769Author: Francis Lachapelle <flachapelle@inverse.ca>
22770Date:   Tue Aug 2 11:19:07 2016 -0400
22771
22772    Improve middle list of Calendar module
22773
22774    Fixes #3786
22775
22776M	UI/Templates/SchedulerUI/UIxCalMainView.wox
22777
22778commit 6426dc12060a7d0c85e80ade19b82ba00a0064da
22779Author: Francis Lachapelle <flachapelle@inverse.ca>
22780Date:   Tue Aug 2 10:48:31 2016 -0400
22781
22782    (html) Fix display of event/task classification
22783
22784M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
22785M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
22786
22787commit 25d420141f8e20d0330928b18dc7e05332090aac
22788Author: Francis Lachapelle <flachapelle@inverse.ca>
22789Date:   Tue Aug 2 10:44:08 2016 -0400
22790
22791    Localization
22792
22793M	UI/MailerUI/English.lproj/Localizable.strings
22794
22795commit 0d9ec64fa0ababe6f446510744dc865666c5a880
22796Author: InverseBot <sogo@inverse.ca>
22797Date:   Tue Aug 2 01:23:29 2016 -0400
22798
22799    (js/css) Update generated files
22800
22801M	UI/WebServerResources/css/styles.css
22802M	UI/WebServerResources/css/styles.css.map
22803M	UI/WebServerResources/js/Common.js
22804M	UI/WebServerResources/js/Common.js.map
22805M	UI/WebServerResources/js/Contacts.services.js
22806M	UI/WebServerResources/js/Contacts.services.js.map
22807M	UI/WebServerResources/js/Scheduler.services.js
22808M	UI/WebServerResources/js/Scheduler.services.js.map
22809
22810commit 6011b7aeded78005ca8782a10baae15006dfc322
22811Author: Francis Lachapelle <flachapelle@inverse.ca>
22812Date:   Mon Aug 1 16:01:28 2016 -0400
22813
22814    (js) Fix card editor template
22815
22816    Fixes #3784
22817
22818M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
22819
22820commit 9d65d7c3a8c5bb0e77ada0ca2316234c7dbebea0
22821Author: Francis Lachapelle <flachapelle@inverse.ca>
22822Date:   Mon Aug 1 15:55:50 2016 -0400
22823
22824    Support multiple descriptions from LDAP entries
22825
22826    Fixes #3750
22827
22828M	NEWS
22829M	SoObjects/Contacts/NGVCard+SOGo.h
22830M	SoObjects/Contacts/NGVCard+SOGo.m
22831M	UI/Contacts/UIxContactView.m
22832M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
22833M	UI/WebServerResources/js/Contacts/Card.service.js
22834
22835commit 6071375c29b17037316acee72d4d643fef42933b
22836Author: Francis Lachapelle <flachapelle@inverse.ca>
22837Date:   Mon Aug 1 14:19:16 2016 -0400
22838
22839    (css) Fix printing of long mails
22840
22841    Fixes #3731
22842
22843M	UI/WebServerResources/scss/core/print.scss
22844
22845commit 431db5495e511044a152f2a8fcb83b2a8ff5ef10
22846Author: Francis Lachapelle <flachapelle@inverse.ca>
22847Date:   Mon Aug 1 12:12:47 2016 -0400
22848
22849    (js) Improve sg-calendar-scroll-view directive
22850
22851M	UI/WebServerResources/js/Scheduler/sgCalendarScrollView.directive.js
22852
22853commit 8389ec5f40361b36c7db0df008644b64d0cc5906
22854Author: Francis Lachapelle <flachapelle@inverse.ca>
22855Date:   Mon Aug 1 11:55:21 2016 -0400
22856
22857    (js, css) Improve sg-ripple-click directive
22858
22859M	UI/WebServerResources/js/Common/sgRippleClick.directive.js
22860M	UI/WebServerResources/scss/components/ripple/ripple.scss
22861
22862commit 0ec79e04116ece7081753ac62d0d044bde005f36
22863Author: Francis Lachapelle <flachapelle@inverse.ca>
22864Date:   Mon Aug 1 11:54:03 2016 -0400
22865
22866    (html,css) Use fab button on login page
22867
22868M	UI/Templates/MainUI/SOGoRootPage.wox
22869M	UI/WebServerResources/scss/views/LoginUI.scss
22870
22871commit 54318a24327039f54313a6e4f614c496c0fca2b3
22872Author: InverseBot <sogo@inverse.ca>
22873Date:   Sat Jul 30 01:24:31 2016 -0400
22874
22875    (js/css) Update generated files
22876
22877M	UI/WebServerResources/css/styles.css
22878M	UI/WebServerResources/css/styles.css.map
22879M	UI/WebServerResources/js/vendor/lodash.js
22880M	UI/WebServerResources/js/vendor/lodash.min.js
22881
22882commit c23a9f955a109f49971b6d65c929e3ff49c39f1c
22883Author: Francis Lachapelle <flachapelle@inverse.ca>
22884Date:   Fri Jul 29 13:54:15 2016 -0400
22885
22886    (html) Allow sorting the actions of a Sieve filter
22887
22888M	NEWS
22889M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
22890M	UI/Templates/PreferencesUI/UIxPreferences.wox
22891M	UI/WebServerResources/scss/components/list/list.scss
22892
22893commit 1738ac87d8e99ce0afad10be437bc811297bb6d9
22894Author: InverseBot <sogo@inverse.ca>
22895Date:   Thu Jul 28 01:24:11 2016 -0400
22896
22897    (js/css) Update generated files
22898
22899M	UI/WebServerResources/js/Mailer.services.js
22900M	UI/WebServerResources/js/Mailer.services.js.map
22901
22902commit 80338daf91fa184b86114167a4330c4adb18cfa4
22903Author: Francis Lachapelle <flachapelle@inverse.ca>
22904Date:   Wed Jul 27 11:56:28 2016 -0400
22905
22906    Expunge mailbox on specific actions
22907
22908    Current mailbox is now expunged when leaving the Mail module. The drafts
22909    mailbox is also expunged when a message is sent.
22910
22911M	NEWS
22912M	SoObjects/Mailer/SOGoDraftObject.m
22913M	UI/WebServerResources/js/Mailer/MailboxController.js
22914
22915commit f1d2bcffc84898a958d741d769a38c8acdc1cac2
22916Author: InverseBot <sogo@inverse.ca>
22917Date:   Tue Jul 26 01:25:51 2016 -0400
22918
22919    (js/css) Update generated files
22920
22921M	UI/WebServerResources/css/styles.css
22922M	UI/WebServerResources/css/styles.css.map
22923M	UI/WebServerResources/js/Contacts.services.js
22924M	UI/WebServerResources/js/Contacts.services.js.map
22925
22926commit 197e237a666d6054e2d81112297742705e130f9e
22927Author: Francis Lachapelle <flachapelle@inverse.ca>
22928Date:   Mon Jul 25 14:55:59 2016 -0400
22929
22930    (js) Fix avatar in autocompletion of contacts
22931
22932M	NEWS
22933M	UI/WebServerResources/js/Contacts/Card.service.js
22934
22935commit 6a608425f257b3408f1af2d508a0e5f00d6830d1
22936Author: Francis Lachapelle <flachapelle@inverse.ca>
22937Date:   Mon Jul 25 14:41:42 2016 -0400
22938
22939    (html) Improve card editor layout
22940
22941M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
22942
22943commit d045f4a95840b73540c4a70706f66ddc037315dc
22944Author: Francis Lachapelle <flachapelle@inverse.ca>
22945Date:   Mon Jul 25 14:39:26 2016 -0400
22946
22947    (css) Improve Sieve filter editor layout
22948
22949M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
22950M	UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss
22951
22952commit 4ed106329605ef0891ce6e9fb57f6aa30eac4156
22953Author: Ludovic Marcotte <lmarcotte@inverse.ca>
22954Date:   Mon Jul 25 06:17:17 2016 -0400
22955
22956    Correctly get the collection/key IDs (fixes #3775)
22957
22958M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
22959
22960commit 63bdf778477344a3d873206e2d08043f1fcccbfd
22961Author: InverseBot <sogo@inverse.ca>
22962Date:   Mon Jul 25 01:27:08 2016 -0400
22963
22964    (js/css) Update generated files
22965
22966M	UI/WebServerResources/js/vendor/lodash.js
22967M	UI/WebServerResources/js/vendor/lodash.min.js
22968
22969commit 83bffdc468bf3bda79936404cd8c3df74c13cf6e
22970Author: InverseBot <sogo@inverse.ca>
22971Date:   Sat Jul 23 01:24:24 2016 -0400
22972
22973    (js/css) Update generated files
22974
22975M	UI/WebServerResources/css/styles.css
22976M	UI/WebServerResources/css/styles.css.map
22977M	UI/WebServerResources/js/Scheduler.services.js
22978M	UI/WebServerResources/js/Scheduler.services.js.map
22979
22980commit 106d8ba807fbf693b2879a3262a3e1aebb2b9413
22981Author: Francis Lachapelle <flachapelle@inverse.ca>
22982Date:   Fri Jul 22 11:35:18 2016 -0400
22983
22984    (css) Remove transition of event DnD ghosts
22985
22986M	NEWS
22987M	UI/WebServerResources/scss/views/SchedulerUI.scss
22988
22989commit f6a919f070c43c3c73ce29ed2c64704faf8ed13b
22990Author: Francis Lachapelle <flachapelle@inverse.ca>
22991Date:   Fri Jul 22 11:28:58 2016 -0400
22992
22993    (js) Fix position of ghost block of new event
22994
22995    The position of the ghost block inside the scroll view was not correct
22996    after having expanded the all-day events.
22997
22998M	NEWS
22999M	UI/WebServerResources/js/Scheduler/sgCalendarScrollView.directive.js
23000
23001commit cf856a64ad55cc9a78f4a65f13379359711fa0b8
23002Author: InverseBot <sogo@inverse.ca>
23003Date:   Fri Jul 22 01:23:41 2016 -0400
23004
23005    (js/css) Update generated files
23006
23007M	UI/WebServerResources/css/styles.css
23008M	UI/WebServerResources/css/styles.css.map
23009
23010commit e804e5b7c016a5847022bcab6777d4fa64cb69e4
23011Author: Francis Lachapelle <flachapelle@inverse.ca>
23012Date:   Thu Jul 21 14:34:46 2016 -0400
23013
23014    (css) Fix breakpoints
23015
23016M	UI/Templates/SchedulerUI/UIxCalMainView.wox
23017M	UI/WebServerResources/scss/core/mixins.scss
23018M	UI/WebServerResources/scss/core/variables.scss
23019
23020commit 5ad962d7b206e028b5651a9a215b92492beccc3d
23021Author: Francis Lachapelle <flachapelle@inverse.ca>
23022Date:   Thu Jul 21 14:30:25 2016 -0400
23023
23024    (css) Fix printing of long mails
23025
23026    Fixes #3731
23027
23028M	NEWS
23029M	UI/WebServerResources/scss/core/print.scss
23030
23031commit aaa256f3216abf5890e5e4ac52e1622aeafef41c
23032Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23033Date:   Thu Jul 21 14:12:54 2016 -0400
23034
23035    Updated NEWS file
23036
23037M	NEWS
23038
23039commit 440acec1430def005a0badfe22587d8154d9defd
23040Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23041Date:   Thu Jul 21 14:06:11 2016 -0400
23042
23043    Added EAS folder merge support and fixed long GUID issue (fixes #3460)
23044
23045M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
23046M	ActiveSync/SOGoActiveSyncDispatcher.m
23047M	Tools/SOGoToolManageEAS.m
23048
23049commit 8dfe399c021a570f8eea1faedced492d2f2b5d62
23050Author: InverseBot <sogo@inverse.ca>
23051Date:   Thu Jul 21 01:27:23 2016 -0400
23052
23053    (js/css) Update generated files
23054
23055M	UI/WebServerResources/css/styles.css
23056M	UI/WebServerResources/css/styles.css.map
23057M	UI/WebServerResources/js/Common.js
23058M	UI/WebServerResources/js/Common.js.map
23059M	UI/WebServerResources/js/Contacts.js
23060M	UI/WebServerResources/js/Contacts.js.map
23061M	UI/WebServerResources/js/Contacts.services.js
23062M	UI/WebServerResources/js/Contacts.services.js.map
23063M	UI/WebServerResources/js/Scheduler.services.js
23064M	UI/WebServerResources/js/Scheduler.services.js.map
23065
23066commit 370631817db299481c617a08a836f6fca573d233
23067Author: Francis Lachapelle <flachapelle@inverse.ca>
23068Date:   Wed Jul 20 14:24:58 2016 -0400
23069
23070    Update README
23071
23072M	README.md
23073
23074commit 793be51d14eed296048c142b7a545eecabc27036
23075Author: Francis Lachapelle <flachapelle@inverse.ca>
23076Date:   Wed Jul 20 14:24:15 2016 -0400
23077
23078    Restore auto-reply indicator in top toolbar
23079
23080M	NEWS
23081M	UI/Common/UIxPageFrame.m
23082M	UI/Common/UIxTopnavToolbar.m
23083M	UI/Templates/UIxTopnavToolbar.wox
23084M	UI/WebServerResources/js/Common/mdColors.app.js
23085M	UI/WebServerResources/scss/components/icon/icon.scss
23086
23087commit 4a6bdffc5bf6925ac9ea99b8fd6f2c70661f53c3
23088Author: Francis Lachapelle <flachapelle@inverse.ca>
23089Date:   Wed Jul 20 13:31:15 2016 -0400
23090
23091    Fix exception when moving tasks
23092
23093M	NEWS
23094M	SoObjects/Appointments/SOGoCalendarComponent.m
23095
23096commit ffa1920122901782f68e6837cda2fff503d0db69
23097Author: Francis Lachapelle <flachapelle@inverse.ca>
23098Date:   Wed Jul 20 11:07:57 2016 -0400
23099
23100    (js) Reset multiple-selection mode after delete
23101
23102M	NEWS
23103M	UI/WebServerResources/js/Contacts/AddressBookController.js
23104M	UI/WebServerResources/js/Scheduler/CalendarListController.js
23105
23106commit e742916084a722fdeca8fb1420416292b1de5e79
23107Author: Francis Lachapelle <flachapelle@inverse.ca>
23108Date:   Wed Jul 20 11:02:50 2016 -0400
23109
23110    (js) Improve check on undefined email of card
23111
23112M	UI/WebServerResources/js/Contacts/Card.service.js
23113
23114commit 596f9914605b410dd0b685a94c5ff0458d3f7c34
23115Author: InverseBot <sogo@inverse.ca>
23116Date:   Wed Jul 20 01:32:01 2016 -0400
23117
23118    (js/css) Update generated files
23119
23120M	UI/WebServerResources/css/styles.css
23121M	UI/WebServerResources/css/styles.css.map
23122M	UI/WebServerResources/js/Administration.js
23123M	UI/WebServerResources/js/Administration.js.map
23124M	UI/WebServerResources/js/Administration.services.js
23125M	UI/WebServerResources/js/Common.js
23126M	UI/WebServerResources/js/Common.js.map
23127M	UI/WebServerResources/js/Contacts.js
23128M	UI/WebServerResources/js/Contacts.js.map
23129M	UI/WebServerResources/js/Contacts.services.js
23130M	UI/WebServerResources/js/Contacts.services.js.map
23131M	UI/WebServerResources/js/Mailer.app.popup.js
23132M	UI/WebServerResources/js/Mailer.app.popup.js.map
23133M	UI/WebServerResources/js/Mailer.js
23134M	UI/WebServerResources/js/Mailer.js.map
23135M	UI/WebServerResources/js/Mailer.services.js
23136M	UI/WebServerResources/js/Mailer.services.js.map
23137M	UI/WebServerResources/js/Preferences.js
23138M	UI/WebServerResources/js/Preferences.js.map
23139M	UI/WebServerResources/js/Preferences.services.js
23140M	UI/WebServerResources/js/Scheduler.services.js
23141M	UI/WebServerResources/js/Scheduler.services.js.map
23142M	UI/WebServerResources/js/vendor/FileSaver.min.js
23143M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
23144M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
23145M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
23146
23147commit c9703c0f74920cdc2b4e70163210858dad766897
23148Author: Francis Lachapelle <flachapelle@inverse.ca>
23149Date:   Tue Jul 19 16:31:48 2016 -0400
23150
23151    (js) Fix refresh after deleting card(s)
23152
23153M	NEWS
23154M	UI/WebServerResources/js/Contacts/AddressBook.service.js
23155M	UI/WebServerResources/js/Contacts/AddressBookController.js
23156M	UI/WebServerResources/js/Contacts/CardController.js
23157
23158commit 88a0dfdac3615ae2e04a0422a056d0ed6e4d1851
23159Author: Francis Lachapelle <flachapelle@inverse.ca>
23160Date:   Tue Jul 19 15:40:04 2016 -0400
23161
23162    (i18n) Add missing localization string
23163
23164M	UI/Contacts/English.lproj/Localizable.strings
23165
23166commit f18a0373d878541d35ba90c8adae33fd22c9fdcb
23167Author: Francis Lachapelle <flachapelle@inverse.ca>
23168Date:   Tue Jul 19 15:20:21 2016 -0400
23169
23170    (css) Fix overflow of login page
23171
23172M	UI/WebServerResources/scss/views/LoginUI.scss
23173
23174commit deaec0bd7b87bd6cd9d2c9c3361c5f2a1f96a4e1
23175Author: Ivan Zakharyaschev <imz@altlinux.org>
23176Date:   Tue Jul 19 19:15:18 2016 +0300
23177
23178    An attempt to fix the unrecognized selector exception (by writing the queries analoguously to the other ones)
23179
23180M	ActiveSync/SOGoMailObject+ActiveSync.m
23181M	ActiveSync/iCalEvent+ActiveSync.m
23182M	ActiveSync/iCalToDo+ActiveSync.m
23183
23184commit 0cf0c25399139734218985ecc7e4c9e957ec35fe
23185Author: InverseBot <sogo@inverse.ca>
23186Date:   Sat Jul 16 01:28:33 2016 -0400
23187
23188    (js/css) Update generated files
23189
23190M	UI/WebServerResources/css/styles.css
23191M	UI/WebServerResources/css/styles.css.map
23192M	UI/WebServerResources/js/Common.js
23193M	UI/WebServerResources/js/Common.js.map
23194M	UI/WebServerResources/js/Mailer.services.js
23195M	UI/WebServerResources/js/Mailer.services.js.map
23196M	UI/WebServerResources/js/Main.js
23197M	UI/WebServerResources/js/Main.js.map
23198
23199commit 1a3fc0a1d23c3932c790af5dd1f90681a46f0abf
23200Author: Francis Lachapelle <flachapelle@inverse.ca>
23201Date:   Fri Jul 15 14:37:56 2016 -0400
23202
23203    (js) Notify on successful messages operations
23204
23205M	NEWS
23206M	UI/MailerUI/English.lproj/Localizable.strings
23207M	UI/WebServerResources/js/Mailer/MailboxController.js
23208
23209commit f9cebd975a76b58af593fc3c1c9368c1bb31f558
23210Author: Francis Lachapelle <flachapelle@inverse.ca>
23211Date:   Fri Jul 15 14:09:40 2016 -0400
23212
23213    Update NEWS file
23214
23215M	NEWS
23216
23217commit 6bbb56c386f58f994fde6d25b2219af09ee084ff
23218Author: Francis Lachapelle <flachapelle@inverse.ca>
23219Date:   Fri Jul 15 14:03:16 2016 -0400
23220
23221    (css,js) Improve progress feedback
23222
23223    This ads a "ripple" effect that blocks the context when login in or
23224    sending a message. Generic enough to be used elsewhere.
23225
23226    Fixes #3765
23227
23228M	NEWS
23229M	UI/MailerUI/English.lproj/Localizable.strings
23230M	UI/MainUI/English.lproj/Localizable.strings
23231M	UI/Templates/MailerUI/UIxMailEditor.wox
23232M	UI/Templates/MainUI/SOGoRootPage.wox
23233A	UI/WebServerResources/js/Common/sgRippleClick.directive.js
23234M	UI/WebServerResources/js/Mailer/Message.service.js
23235M	UI/WebServerResources/js/Mailer/MessageEditorController.js
23236M	UI/WebServerResources/js/Main/Main.app.js
23237A	UI/WebServerResources/scss/components/ripple/ripple.scss
23238M	UI/WebServerResources/scss/core/structure.scss
23239M	UI/WebServerResources/scss/styles.scss
23240M	UI/WebServerResources/scss/views/LoginUI.scss
23241
23242commit 0fe472b5e90b55e396166bcf42f36223675a1cb3
23243Author: InverseBot <sogo@inverse.ca>
23244Date:   Fri Jul 15 01:26:58 2016 -0400
23245
23246    (js/css) Update generated files
23247
23248M	UI/WebServerResources/css/styles.css
23249M	UI/WebServerResources/css/styles.css.map
23250
23251commit 3a2d01188cf09b19891fad9a510106449c82b52f
23252Author: Francis Lachapelle <flachapelle@inverse.ca>
23253Date:   Thu Jul 14 16:13:56 2016 -0400
23254
23255    Improve Gruntfile.js
23256
23257M	UI/WebServerResources/Gruntfile.js
23258
23259commit 9abc6ab5791c25b1cdddab1588f46f1b2133d9df
23260Author: Francis Lachapelle <flachapelle@inverse.ca>
23261Date:   Thu Jul 14 15:57:50 2016 -0400
23262
23263    (css) Fix breakpoints
23264
23265M	UI/WebServerResources/scss/core/mixins.scss
23266
23267commit 4f5de1b3a183aa70d9507fec0ec6e7eaa80fa7e0
23268Author: Francis Lachapelle <flachapelle@inverse.ca>
23269Date:   Thu Jul 14 15:50:41 2016 -0400
23270
23271    (js) Remove unused file
23272
23273D	UI/WebServerResources/js/vendor/angular-material.min.js.map
23274
23275commit 24c7c109924b364b277c65db5867212477724be3
23276Author: InverseBot <sogo@inverse.ca>
23277Date:   Wed Jul 13 01:28:16 2016 -0400
23278
23279    (js/css) Update generated files
23280
23281M	UI/WebServerResources/js/Common.js
23282M	UI/WebServerResources/js/Common.js.map
23283M	UI/WebServerResources/js/Scheduler.services.js
23284M	UI/WebServerResources/js/Scheduler.services.js.map
23285
23286commit aea4ee72c93dd468d768c1875e8b70005240685a
23287Author: ethoms <euan@potensol.com>
23288Date:   Wed Jul 13 02:47:54 2016 +0800
23289
23290    Convert configure script shebang back to /bin/sh for cross-platform compatability (#215)
23291
23292M	configure
23293
23294commit a6ae11c2e09182dbbb524710ce8740f5086fc863
23295Author: Francis Lachapelle <flachapelle@inverse.ca>
23296Date:   Tue Jul 12 12:47:53 2016 -0400
23297
23298    Update ChangeLog
23299
23300M	ChangeLog
23301
23302commit e9926c9b7dec5e375f84e25ceed102d6d4496f38
23303Author: Francis Lachapelle <flachapelle@inverse.ca>
23304Date:   Tue Jul 12 12:46:51 2016 -0400
23305
23306    (js/css) Update generated files
23307
23308M	UI/WebServerResources/css/styles.css
23309M	UI/WebServerResources/css/styles.css.map
23310M	UI/WebServerResources/js/Common.js
23311M	UI/WebServerResources/js/Common.js.map
23312M	UI/WebServerResources/js/Scheduler.services.js
23313M	UI/WebServerResources/js/Scheduler.services.js.map
23314M	UI/WebServerResources/js/vendor/angular-material.js
23315M	UI/WebServerResources/js/vendor/angular-material.min.js
23316
23317commit a3181e11653926d27acd8aae9e053148938ab573
23318Author: Francis Lachapelle <flachapelle@inverse.ca>
23319Date:   Tue Jul 12 12:17:27 2016 -0400
23320
23321    (i18n) Update translations
23322
23323M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
23324M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
23325M	UI/Contacts/Hungarian.lproj/Localizable.strings
23326M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
23327M	UI/MailerUI/Hungarian.lproj/Localizable.strings
23328M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
23329M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
23330M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
23331M	UI/PreferencesUI/Macedonian.lproj/Localizable.strings
23332
23333commit 4150126db89ae7b291142cf15447a3bfc6dc29ce
23334Author: Francis Lachapelle <flachapelle@inverse.ca>
23335Date:   Tue Jul 12 11:51:11 2016 -0400
23336
23337    Preparation for release 3.1.4
23338
23339M	Documentation/docinfo.xml
23340M	Documentation/includes/global-attributes.asciidoc
23341M	NEWS
23342M	Version
23343
23344commit 1d8bfba3e2e8fdd84418bf481713435b584afc98
23345Author: Francis Lachapelle <flachapelle@inverse.ca>
23346Date:   Tue Jul 12 11:48:43 2016 -0400
23347
23348    (doc) Improve Developer's Guide
23349
23350M	Documentation/SOGoDevelopersGuide.asciidoc
23351
23352commit 7e950896bafc30723628e31c189a2187d424e214
23353Author: Francis Lachapelle <flachapelle@inverse.ca>
23354Date:   Tue Jul 12 11:29:24 2016 -0400
23355
23356    Update for latest md changes
23357
23358M	UI/WebServerResources/angular-material
23359M	UI/WebServerResources/bower.json
23360M	UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js
23361M	UI/WebServerResources/scss/components/list/list.scss
23362M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
23363M	UI/WebServerResources/scss/components/sticky/sticky.scss
23364M	UI/WebServerResources/scss/components/subheader/subheader.scss
23365M	UI/WebServerResources/scss/core/print.scss
23366M	UI/WebServerResources/scss/views/MailerUI.scss
23367M	UI/WebServerResources/scss/views/SchedulerUI.scss
23368M	UI/WebServerResources/scss/views/_view.scss
23369
23370commit 8f382192ee5b829b5bde7cc7ae767cf259e948ff
23371Author: Francis Lachapelle <flachapelle@inverse.ca>
23372Date:   Tue Jul 12 10:54:38 2016 -0400
23373
23374    (html) Add padding to address book preferences
23375
23376M	UI/Templates/PreferencesUI/UIxPreferences.wox
23377
23378commit bc419202ee18215f69b0a6f1b51de560f8aea439
23379Author: InverseBot <sogo@inverse.ca>
23380Date:   Tue Jul 12 01:39:30 2016 -0400
23381
23382    (js/css) Update generated files
23383
23384M	UI/WebServerResources/css/styles.css
23385M	UI/WebServerResources/css/styles.css.map
23386M	UI/WebServerResources/js/Common.js
23387M	UI/WebServerResources/js/Common.js.map
23388
23389commit 080c4f27e6123d31e5daece55eb87a795ad57d6a
23390Author: Francis Lachapelle <flachapelle@inverse.ca>
23391Date:   Mon Jul 11 14:19:15 2016 -0400
23392
23393    (css) Fix mouse hover visual effect in Mail module
23394
23395M	UI/Templates/MailerUI/UIxMailMainFrame.wox
23396
23397commit 49dfbb0d9ab0a75032b68eb47fc54e8035bedd8e
23398Author: Francis Lachapelle <flachapelle@inverse.ca>
23399Date:   Mon Jul 11 10:31:42 2016 -0400
23400
23401    (js) stage-1 tuning of sgColorPicker directive
23402
23403M	NEWS
23404M	UI/WebServerResources/js/Common/sgColorPicker.directive.js
23405M	UI/WebServerResources/scss/components/gridList/grid-list.scss
23406
23407commit 9d2647d8579a2510a9715c6ee4fe8086493a32b5
23408Author: Francis Lachapelle <flachapelle@inverse.ca>
23409Date:   Mon Jul 11 10:19:31 2016 -0400
23410
23411    (css) Fix scrolling of all-day events
23412
23413    Fixes #3190
23414
23415M	NEWS
23416M	UI/WebServerResources/scss/views/SchedulerUI.scss
23417
23418commit d10a386fb00077f8bf840175c83033437e14533f
23419Author: InverseBot <sogo@inverse.ca>
23420Date:   Sat Jul 9 01:27:42 2016 -0400
23421
23422    (js/css) Update generated files
23423
23424M	UI/WebServerResources/css/styles.css
23425M	UI/WebServerResources/css/styles.css.map
23426M	UI/WebServerResources/js/Preferences.js
23427M	UI/WebServerResources/js/Preferences.js.map
23428M	UI/WebServerResources/js/Scheduler.js
23429M	UI/WebServerResources/js/Scheduler.js.map
23430M	UI/WebServerResources/js/Scheduler.services.js
23431M	UI/WebServerResources/js/Scheduler.services.js.map
23432
23433commit 93e77d49e908b92ed3fb8184c871a334b76b7090
23434Author: Francis Lachapelle <flachapelle@inverse.ca>
23435Date:   Fri Jul 8 15:44:47 2016 -0400
23436
23437    (js,css) Replace sortable library
23438
23439M	NEWS
23440M	UI/Templates/PreferencesUI/UIxPreferences.wox
23441M	UI/Templates/SchedulerUI/UIxCalMainView.wox
23442M	UI/WebServerResources/Gruntfile.js
23443M	UI/WebServerResources/bower.json
23444M	UI/WebServerResources/js/Preferences/Preferences.app.js
23445M	UI/WebServerResources/js/Scheduler/CalendarsController.js
23446M	UI/WebServerResources/js/Scheduler/Scheduler.app.js
23447M	UI/WebServerResources/js/vendor/ng-sortable.min.js
23448M	UI/WebServerResources/js/vendor/ng-sortable.min.js.map
23449M	UI/WebServerResources/scss/components/list/list.scss
23450
23451commit 61215792ab9e54d6983d95da0a80f7040b04bda5
23452Author: Francis Lachapelle <flachapelle@inverse.ca>
23453Date:   Fri Jul 8 08:56:45 2016 -0400
23454
23455    (css) Increase reflection effect of free events
23456
23457    Fixes #3192
23458
23459M	UI/WebServerResources/scss/views/SchedulerUI.scss
23460
23461commit bfd35089499c134ca0541d8fbb27ca2363ee0131
23462Author: Francis Lachapelle <flachapelle@inverse.ca>
23463Date:   Wed Jul 6 15:35:09 2016 -0400
23464
23465    Improve handling of mail delegates
23466
23467M	SoObjects/Mailer/SOGoMailAccount.m
23468M	SoObjects/SOGo/SOGoUserManager.m
23469M	UI/MailerUI/UIxMailUserDelegationEditor.m
23470
23471commit 0e8637ec9fea043c84a7d01bfc1fa8d456f69fb7
23472Author: InverseBot <sogo@inverse.ca>
23473Date:   Wed Jul 6 01:26:01 2016 -0400
23474
23475    (js/css) Update generated files
23476
23477M	UI/WebServerResources/css/styles.css
23478M	UI/WebServerResources/css/styles.css.map
23479M	UI/WebServerResources/js/Scheduler.services.js
23480M	UI/WebServerResources/js/Scheduler.services.js.map
23481M	UI/WebServerResources/js/vendor/angular-material.js
23482M	UI/WebServerResources/js/vendor/angular-material.min.js
23483
23484commit 749c77ce05993d4a7da537963fe78f5e85716bc4
23485Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23486Date:   Tue Jul 5 22:25:01 2016 -0400
23487
23488    (fix) make sure to handle nil vs. NSNull values correctly
23489
23490M	SoObjects/SOGo/SOGoUserManager.m
23491
23492commit 197123143bb26034f8ad62b9fa6a672852f1515e
23493Author: Francis Lachapelle <flachapelle@inverse.ca>
23494Date:   Tue Jul 5 21:30:33 2016 -0400
23495
23496    (i18n) Update translations
23497
23498M	SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings
23499M	UI/AdministrationUI/TurkishTurkey.lproj/Localizable.strings
23500M	UI/Common/Dutch.lproj/Localizable.strings
23501M	UI/Common/TurkishTurkey.lproj/Localizable.strings
23502M	UI/Contacts/Dutch.lproj/Localizable.strings
23503M	UI/Contacts/TurkishTurkey.lproj/Localizable.strings
23504M	UI/MailerUI/Dutch.lproj/Localizable.strings
23505M	UI/MainUI/Dutch.lproj/Localizable.strings
23506M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
23507M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
23508M	UI/PreferencesUI/Polish.lproj/Localizable.strings
23509M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
23510M	UI/Scheduler/TurkishTurkey.lproj/Localizable.strings
23511
23512commit ccc8f4cb9d2502ed67e9e0c7674878ce468324b7
23513Author: Francis Lachapelle <flachapelle@inverse.ca>
23514Date:   Tue Jul 5 12:06:13 2016 -0400
23515
23516    (css) Fix minimalist skin of CKEditor in Firefox
23517
23518    See https://github.com/albatrossdigital/ckeditor-skin-minimalist/issues/2
23519
23520M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css
23521
23522commit 200ab42ba8cc2a9f1e349f328cb8d4049d25d8da
23523Author: Francis Lachapelle <flachapelle@inverse.ca>
23524Date:   Tue Jul 5 09:11:30 2016 -0400
23525
23526    Update Angular Material
23527
23528M	UI/WebServerResources/angular-material
23529M	UI/WebServerResources/bower.json
23530
23531commit 1918bde4d041e755b16cde729b4b3e0b2690aeb4
23532Author: Francis Lachapelle <flachapelle@inverse.ca>
23533Date:   Tue Jul 5 09:08:51 2016 -0400
23534
23535    (js,css) Style cancelled events in Calendar module
23536
23537M	NEWS
23538M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
23539M	UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js
23540M	UI/WebServerResources/scss/views/SchedulerUI.scss
23541
23542commit 0d1ac2e6b3854072bafe566f992640ab6ac3dc38
23543Author: InverseBot <sogo@inverse.ca>
23544Date:   Tue Jul 5 01:38:02 2016 -0400
23545
23546    (js/css) Update generated files
23547
23548M	UI/WebServerResources/css/styles.css
23549M	UI/WebServerResources/css/styles.css.map
23550M	UI/WebServerResources/js/Common.js
23551M	UI/WebServerResources/js/Common.js.map
23552M	UI/WebServerResources/js/Mailer.services.js
23553M	UI/WebServerResources/js/Mailer.services.js.map
23554M	UI/WebServerResources/js/Preferences.services.js
23555M	UI/WebServerResources/js/Preferences.services.js.map
23556M	UI/WebServerResources/js/Scheduler.services.js
23557M	UI/WebServerResources/js/Scheduler.services.js.map
23558M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
23559M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
23560
23561commit cccdeee70755982e7db945faff8d8584502dbdf6
23562Author: Francis Lachapelle <flachapelle@inverse.ca>
23563Date:   Mon Jul 4 17:34:13 2016 -0400
23564
23565    (js) Add batch operations in advanced search
23566
23567M	UI/MailerUI/UIxMailFolderActions.m
23568M	UI/WebServerResources/js/Mailer/VirtualMailbox.service.js
23569
23570commit da0a099638d275729a0cbccd166be30cacc31029
23571Author: Francis Lachapelle <flachapelle@inverse.ca>
23572Date:   Mon Jul 4 17:11:48 2016 -0400
23573
23574    (js) Add date picker to navigate in Calendar view
23575
23576M	NEWS
23577M	UI/Templates/SchedulerUI/UIxCalDayView.wox
23578M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
23579M	UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox
23580M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
23581A	UI/WebServerResources/js/Common/sgDatepickerReadonlyInput.directive.js
23582M	UI/WebServerResources/js/Common/utils.js
23583M	UI/WebServerResources/js/Preferences/Preferences.service.js
23584M	UI/WebServerResources/js/Scheduler/CalendarController.js
23585M	UI/WebServerResources/js/Scheduler/CalendarsController.js
23586M	UI/WebServerResources/scss/components/datepicker/datePicker.scss
23587
23588commit f7afab5f37501dc5738cb4a738cfbc7ea69c91af
23589Author: Francis Lachapelle <flachapelle@inverse.ca>
23590Date:   Mon Jul 4 15:04:01 2016 -0400
23591
23592    (font) Update Material Design icons to v2.2.3
23593
23594M	UI/WebServerResources/fonts/MaterialIcons-Regular.eot
23595M	UI/WebServerResources/fonts/MaterialIcons-Regular.ttf
23596M	UI/WebServerResources/fonts/MaterialIcons-Regular.woff
23597M	UI/WebServerResources/fonts/MaterialIcons-Regular.woff2
23598
23599commit 6ba6dcbf096e8c4ba81a18e73cf2b80b1c4744af
23600Author: Francis Lachapelle <flachapelle@inverse.ca>
23601Date:   Mon Jul 4 12:31:57 2016 -0400
23602
23603    (js) Fix mail editor when leaving dropping area
23604
23605M	NEWS
23606M	UI/WebServerResources/js/Common/angular-file-upload.trump.js
23607
23608commit ce6e321f2dbb74d60ed0bdb76f442fbc39e8c7cd
23609Author: InverseBot <sogo@inverse.ca>
23610Date:   Sun Jul 3 01:27:55 2016 -0400
23611
23612    (js/css) Update generated files
23613
23614M	UI/WebServerResources/css/styles.css
23615M	UI/WebServerResources/css/styles.css.map
23616
23617commit e29d14de96780c49a02995c45375a3b24bed8950
23618Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23619Date:   Thu Jun 30 09:30:22 2016 -0400
23620
23621    (fix) handle missing IMAP folders from a hierarchy using EAS
23622
23623M	ActiveSync/SOGoActiveSyncDispatcher.m
23624M	NEWS
23625
23626commit 4bfb7ca0bfb7441c091199f81146e629759e2220
23627Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23628Date:   Wed Jun 29 11:00:07 2016 -0400
23629
23630    (fix) handle start date in OOF
23631
23632M	ActiveSync/SOGoActiveSyncDispatcher.m
23633
23634commit 7a09bbf49865ac15b5746409cacdfd4b9534ae48
23635Author: Patrice Levesque <github-wayne@ptaff.ca>
23636Date:   Tue Jun 28 13:14:45 2016 -0400
23637
23638    Remove unsupported Thunderbird versions from docs.
23639
23640M	Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc
23641
23642commit d47dcd11337ac200f5e338325f0c002cb75b9dcb
23643Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23644Date:   Tue Jun 28 10:31:20 2016 -0400
23645
23646    Updated NEWS + doc regarding OC changes
23647
23648M	Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc
23649M	NEWS
23650
23651commit 4bc262503aa36605c80ad3cb4db4c05a0aba10cb
23652Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23653Date:   Mon Jun 27 14:39:57 2016 -0400
23654
23655    Fixed missing file
23656
23657A	Tools/SOGoToolTruncateCalendar.m
23658
23659commit 4a0f97c778c12cd69c4c4db03e8552a2cf6fd8c1
23660Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23661Date:   Mon Jun 27 14:20:58 2016 -0400
23662
23663    Updated NEWS
23664
23665M	NEWS
23666
23667commit 323f5d03bf630ffbee4eeeda24d4fe5abc2c4fd2
23668Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23669Date:   Mon Jun 27 14:18:53 2016 -0400
23670
23671    (feat) new sogo-tool truncate-calendar feature
23672
23673M	Tools/GNUmakefile
23674M	Tools/SOGoToolRemoveDoubles.m
23675
23676commit 4e61a9d3fe284f09ef295e0c7f61954a122631a8
23677Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23678Date:   Mon Jun 27 13:13:57 2016 -0400
23679
23680    Dropped sogo-tool check-doubles, it was useless.
23681
23682M	Tools/GNUmakefile
23683D	Tools/SOGoToolCheckDoubles.m
23684
23685commit e8f7f6055bb826a09f1a7bd72875b909019ce4ae
23686Author: InverseBot <sogo@inverse.ca>
23687Date:   Fri Jun 24 01:24:27 2016 -0400
23688
23689    (js/css) Update generated files
23690
23691M	UI/WebServerResources/css/styles.css
23692M	UI/WebServerResources/css/styles.css.map
23693M	UI/WebServerResources/js/Mailer.services.js
23694M	UI/WebServerResources/js/Mailer.services.js.map
23695M	UI/WebServerResources/js/Preferences.js
23696M	UI/WebServerResources/js/Preferences.js.map
23697
23698commit 13e826b6f295940e287a6893056ca4d510697279
23699Author: Francis Lachapelle <flachapelle@inverse.ca>
23700Date:   Thu Jun 23 16:03:14 2016 -0400
23701
23702    (js) Add batch operations in advanced search
23703
23704M	NEWS
23705M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
23706M	UI/WebServerResources/js/Mailer/Mailbox.service.js
23707M	UI/WebServerResources/js/Mailer/MailboxController.js
23708M	UI/WebServerResources/js/Mailer/Message.service.js
23709
23710commit cf3a9b89b6ca0e388d60ba392c8a4c1700b9763b
23711Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23712Date:   Thu Jun 23 14:35:48 2016 -0400
23713
23714    (fix) commented out bogus option for now
23715
23716M	UI/WebServerResources/js/Preferences/FiltersDialogController.js
23717
23718commit 74efb6a0b1f0d734c8052ec3398a3af1c6d74566
23719Author: Patrice Levesque <github-wayne@ptaff.ca>
23720Date:   Thu Jun 23 13:14:23 2016 -0400
23721
23722    Fresher version numbers and slight reformulations.
23723
23724M	Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc
23725
23726commit 19f3a1039781ee65e8c5127a087eb93228b35c6b
23727Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23728Date:   Thu Jun 23 11:36:28 2016 -0400
23729
23730    Updated NEWS
23731
23732M	NEWS
23733
23734commit 02459e1eb5dc5c92142d20d00fe39f3b43adf345
23735Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23736Date:   Thu Jun 23 11:34:50 2016 -0400
23737
23738    (feat) Initial OOF support in EAS
23739
23740M	ActiveSync/SOGoActiveSyncDispatcher.m
23741
23742commit 546a71d9f46595284626d0da885a0f8481af259d
23743Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23744Date:   Thu Jun 23 11:30:49 2016 -0400
23745
23746    Updated NEWS
23747
23748M	NEWS
23749
23750commit 0089f1dfdcadeecd366212c84c62423182ea65bc
23751Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23752Date:   Thu Jun 23 11:29:02 2016 -0400
23753
23754    (fix) handle inline attachments using EAS
23755
23756M	ActiveSync/SOGoMailObject+ActiveSync.m
23757
23758commit 7cf0aaa2f725a626faa10e785e63da720349365f
23759Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23760Date:   Thu Jun 23 11:22:15 2016 -0400
23761
23762    Updated NEWS
23763
23764M	NEWS
23765
23766commit 3597c2eef16ee78304d52e2f681cad0881c84970
23767Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23768Date:   Thu Jun 23 11:20:40 2016 -0400
23769
23770    (fix) handle base64 encoded EAS protocol version
23771
23772M	ActiveSync/NSString+ActiveSync.h
23773M	ActiveSync/NSString+ActiveSync.m
23774M	ActiveSync/SOGoActiveSyncDispatcher.m
23775M	ActiveSync/SOGoMailObject+ActiveSync.m
23776M	ActiveSync/iCalEvent+ActiveSync.m
23777M	ActiveSync/iCalToDo+ActiveSync.m
23778
23779commit 79ec4a02fe7fc74db2a74cd923dd39dd1d199bf1
23780Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23781Date:   Thu Jun 23 11:09:16 2016 -0400
23782
23783    Updated NEWS
23784
23785M	NEWS
23786
23787commit 030bdb4bc7776d28df31f3fc635a1709b85dba88
23788Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23789Date:   Thu Jun 23 11:06:44 2016 -0400
23790
23791    (fix) check if EAS identity is ok and use it (fixes #3698)
23792
23793M	ActiveSync/SOGoActiveSyncDispatcher.m
23794
23795commit fa91a07cb7704977c5cead151ea9c5bcea1361f8
23796Author: Francis Lachapelle <flachapelle@inverse.ca>
23797Date:   Thu Jun 23 10:07:59 2016 -0400
23798
23799    (css) Fix selection of transparent all-day events
23800
23801    Fixes #3744
23802
23803M	NEWS
23804M	UI/WebServerResources/scss/views/SchedulerUI.scss
23805
23806commit e02b975bb52fb579a2746436a06a1d08ae8d8ea4
23807Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23808Date:   Thu Jun 23 09:05:44 2016 -0400
23809
23810    Added missing files from OC changes
23811
23812A	OpenChange/MAPIStoreCalTaskFolder.h
23813A	OpenChange/MAPIStoreCalTaskFolder.m
23814A	OpenChange/MAPIStoreCalTaskMessage.h
23815A	OpenChange/MAPIStoreCalTaskMessage.m
23816A	Tests/Unit/Fixtures/bad_hex_and_cr.rtf
23817A	Tests/Unit/Fixtures/cyr_event_ru_editor.rtf
23818A	Tests/Unit/Fixtures/escapes.rtf
23819A	Tests/Unit/Fixtures/mini_russian.rtf
23820A	Tests/Unit/Fixtures/spanish_accents.rtf
23821A	Tests/Unit/Fixtures/zentyal_crash_2058.rtf
23822A	Tests/Unit/Fixtures/zentyal_crash_2089.rtf
23823A	Tests/Unit/Fixtures/zentyal_crash_6330.rtf
23824A	Tests/Unit/Fixtures/zentyal_crash_8346.rtf
23825A	Tests/Unit/TestNGMimeType.m
23826
23827commit bd75eaf87807e8b1be5d5872203caca5e5131352
23828Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23829Date:   Mon Jun 13 09:16:08 2016 -0400
23830
23831    (fix) avoid showing debug info when not needed (fixes #3726)
23832
23833M	Main/SOGo.m
23834M	SoObjects/SOGo/SOGoProductLoader.h
23835M	SoObjects/SOGo/SOGoProductLoader.m
23836M	Tools/sogo-tool.m
23837
23838commit 4a74f00adb537398cd1ecefb0da32cb1d05b9dd8
23839Author: Ludovic Marcotte <lmarcotte@inverse.ca>
23840Date:   Thu Jun 23 08:58:25 2016 -0400
23841
23842    (fix) integrated latest OC changes
23843
23844M	OpenChange/GNUmakefile
23845M	OpenChange/MAPIStoreAppointmentWrapper.h
23846M	OpenChange/MAPIStoreAppointmentWrapper.m
23847M	OpenChange/MAPIStoreAttachment.h
23848M	OpenChange/MAPIStoreAttachment.m
23849M	OpenChange/MAPIStoreCalendarAttachment.m
23850M	OpenChange/MAPIStoreCalendarEmbeddedMessage.m
23851M	OpenChange/MAPIStoreCalendarFolder.h
23852M	OpenChange/MAPIStoreCalendarFolder.m
23853M	OpenChange/MAPIStoreCalendarMessage.h
23854M	OpenChange/MAPIStoreCalendarMessage.m
23855M	OpenChange/MAPIStoreContactsAttachment.m
23856M	OpenChange/MAPIStoreContactsFolder.m
23857M	OpenChange/MAPIStoreContactsMessage.m
23858M	OpenChange/MAPIStoreContext.h
23859M	OpenChange/MAPIStoreContext.m
23860M	OpenChange/MAPIStoreDBFolder.h
23861M	OpenChange/MAPIStoreDBFolder.m
23862M	OpenChange/MAPIStoreDBMessage.m
23863M	OpenChange/MAPIStoreEmbeddedMessage.m
23864M	OpenChange/MAPIStoreFAIMessage.m
23865M	OpenChange/MAPIStoreFolder.h
23866M	OpenChange/MAPIStoreFolder.m
23867M	OpenChange/MAPIStoreGCSFolder.m
23868M	OpenChange/MAPIStoreGCSMessage.h
23869M	OpenChange/MAPIStoreGCSMessage.m
23870M	OpenChange/MAPIStoreMailAttachment.m
23871M	OpenChange/MAPIStoreMailFolder.m
23872M	OpenChange/MAPIStoreMailMessage.h
23873M	OpenChange/MAPIStoreMailMessage.m
23874M	OpenChange/MAPIStoreMailMessageTable.m
23875M	OpenChange/MAPIStoreMailVolatileMessage.h
23876M	OpenChange/MAPIStoreMailVolatileMessage.m
23877M	OpenChange/MAPIStoreMapping.m
23878M	OpenChange/MAPIStoreMessage.h
23879M	OpenChange/MAPIStoreMessage.m
23880M	OpenChange/MAPIStoreNotesContext.m
23881M	OpenChange/MAPIStoreNotesFolder.m
23882M	OpenChange/MAPIStoreNotesMessage.m
23883M	OpenChange/MAPIStoreObject.h
23884M	OpenChange/MAPIStoreObject.m
23885M	OpenChange/MAPIStoreObjectProxy.m
23886M	OpenChange/MAPIStorePermissionsTable.m
23887M	OpenChange/MAPIStoreSOGo.m
23888M	OpenChange/MAPIStoreSOGoObject.h
23889M	OpenChange/MAPIStoreSOGoObject.m
23890M	OpenChange/MAPIStoreSharingMessage.h
23891M	OpenChange/MAPIStoreSharingMessage.m
23892M	OpenChange/MAPIStoreTable.h
23893M	OpenChange/MAPIStoreTable.m
23894M	OpenChange/MAPIStoreTasksFolder.h
23895M	OpenChange/MAPIStoreTasksFolder.m
23896M	OpenChange/MAPIStoreTasksMessage.h
23897M	OpenChange/MAPIStoreTasksMessage.m
23898M	OpenChange/NSObject+MAPIStore.h
23899M	OpenChange/NSObject+MAPIStore.m
23900M	OpenChange/RTFHandler.m
23901M	OpenChange/code-MAPIStorePropertySelectors.h
23902M	OpenChange/gen-property-selectors.py
23903M	OpenChange/iCalEvent+MAPIStore.h
23904M	OpenChange/iCalEvent+MAPIStore.m
23905M	SoObjects/Appointments/SOGoAppointmentFolder.m
23906M	SoObjects/Mailer/SOGoMailBaseObject.h
23907M	SoObjects/Mailer/SOGoMailBaseObject.m
23908M	SoObjects/Mailer/SOGoMailObject.h
23909M	SoObjects/Mailer/SOGoMailObject.m
23910M	SoObjects/SOGo/SOGoGroup.m
23911M	Tests/Unit/GNUmakefile
23912M	Tests/Unit/TestNGMimeHeaderFieldGenerator.m
23913M	Tests/Unit/TestRTFHandler.m
23914M	Tools/sogo-tool.m
23915M	UI/Scheduler/UIxCalUserRightsEditor.m
23916
23917commit bd0ff6043c68acd2caad22b59ff93b1ecaeee801
23918Author: InverseBot <sogo@inverse.ca>
23919Date:   Thu Jun 23 02:06:41 2016 -0400
23920
23921    (js/css) Update generated files
23922
23923M	UI/WebServerResources/css/styles.css
23924M	UI/WebServerResources/css/styles.css.map
23925M	UI/WebServerResources/js/Common.js
23926M	UI/WebServerResources/js/Common.js.map
23927M	UI/WebServerResources/js/Scheduler.services.js
23928M	UI/WebServerResources/js/Scheduler.services.js.map
23929M	UI/WebServerResources/js/vendor/ng-sortable.min.js
23930M	UI/WebServerResources/js/vendor/ng-sortable.min.js.map
23931
23932commit 1e458a922bd63e04eb7f8a82dac483a8433f6595
23933Author: Francis Lachapelle <flachapelle@inverse.ca>
23934Date:   Wed Jun 22 16:35:05 2016 -0400
23935
23936    Fix attachment filename with no extension
23937
23938M	NEWS
23939M	UI/MailPartViewers/UIxMailPartViewer.m
23940
23941commit bfab819a7ea7902d79134231d517070c624a4e72
23942Author: Francis Lachapelle <flachapelle@inverse.ca>
23943Date:   Wed Jun 22 11:37:43 2016 -0400
23944
23945    Update ChangeLog
23946
23947M	ChangeLog
23948
23949commit 4419a192c12a88e43d9e28a3763ea8bb24b0b2c9
23950Author: Francis Lachapelle <flachapelle@inverse.ca>
23951Date:   Wed Jun 22 11:37:29 2016 -0400
23952
23953    Preparation for release 3.1.3
23954
23955M	Documentation/docinfo.xml
23956M	Documentation/includes/global-attributes.asciidoc
23957M	Version
23958
23959commit 0629d9ac62c64dd5a5cd28bead16c7bd6f6cd3c3
23960Author: Francis Lachapelle <flachapelle@inverse.ca>
23961Date:   Wed Jun 22 11:36:36 2016 -0400
23962
23963    (js/css) Update generated files
23964
23965M	UI/WebServerResources/css/styles.css
23966M	UI/WebServerResources/css/styles.css.map
23967M	UI/WebServerResources/js/Common.js
23968M	UI/WebServerResources/js/Common.js.map
23969M	UI/WebServerResources/js/Contacts.services.js
23970M	UI/WebServerResources/js/Contacts.services.js.map
23971M	UI/WebServerResources/js/Scheduler.services.js
23972M	UI/WebServerResources/js/Scheduler.services.js.map
23973M	UI/WebServerResources/js/vendor/ng-sortable.min.js
23974M	UI/WebServerResources/js/vendor/ng-sortable.min.js.map
23975
23976commit 7d02dda18c50a7f3be20e7cb14660dfbcbda83b0
23977Author: Francis Lachapelle <flachapelle@inverse.ca>
23978Date:   Wed Jun 22 11:27:21 2016 -0400
23979
23980    (html) Indentation
23981
23982M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
23983
23984commit cd3e7426ccda20662499ead4425c24542a626f0f
23985Author: Francis Lachapelle <flachapelle@inverse.ca>
23986Date:   Wed Jun 22 11:23:12 2016 -0400
23987
23988    (css) Minify CSS using clean-css
23989
23990    https://github.com/jakubpawlowicz/clean-css
23991    https://github.com/gruntjs/grunt-contrib-cssmin
23992
23993    Fixes #3714
23994
23995M	NEWS
23996M	UI/WebServerResources/Gruntfile.js
23997M	UI/WebServerResources/package.json
23998
23999commit d8dc443fa99d9e8f58128399b4f60323f5d1862e
24000Author: Francis Lachapelle <flachapelle@inverse.ca>
24001Date:   Wed Jun 22 11:11:37 2016 -0400
24002
24003    (js) Cleanup unused functions
24004
24005M	UI/WebServerResources/js/Contacts/AddressBook.service.js
24006
24007commit 6e0c347f397dcc849e8f0aa5e81dadf236e300cf
24008Author: Francis Lachapelle <flachapelle@inverse.ca>
24009Date:   Wed Jun 22 11:08:30 2016 -0400
24010
24011    (css) Cleanup old rules
24012
24013M	UI/WebServerResources/scss/_devtools.scss
24014M	UI/WebServerResources/scss/components/input/input.scss
24015M	UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss
24016M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
24017
24018commit 2638af1a8d6d3c5a0fedf62dd87ed62f04e9ceb6
24019Author: Francis Lachapelle <flachapelle@inverse.ca>
24020Date:   Wed Jun 22 11:05:39 2016 -0400
24021
24022    (i18n) Update translations
24023
24024M	UI/Contacts/TurkishTurkey.lproj/Localizable.strings
24025M	UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
24026M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
24027M	UI/PreferencesUI/French.lproj/Localizable.strings
24028M	UI/PreferencesUI/German.lproj/Localizable.strings
24029M	UI/PreferencesUI/Italian.lproj/Localizable.strings
24030M	UI/PreferencesUI/Russian.lproj/Localizable.strings
24031M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
24032M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
24033M	UI/Scheduler/TurkishTurkey.lproj/Localizable.strings
24034
24035commit 551405fac6dda954276388262de9d24f537ea376
24036Author: Patrice Levesque <github-wayne@ptaff.ca>
24037Date:   Wed Jun 22 09:30:59 2016 -0400
24038
24039    Comment out 'su' logrotate parameter
24040
24041    This parameter needs logrotate >= 3.8.0 which is too recent for
24042    half our supported distributions and is not strictly necessary.
24043
24044M	Scripts/logrotate
24045
24046commit 62b0dcc8898032279b8dab5ec226e3db9940aca8
24047Author: InverseBot <sogo@inverse.ca>
24048Date:   Wed Jun 22 01:23:40 2016 -0400
24049
24050    (js/css) Update generated files
24051
24052M	UI/WebServerResources/css/styles.css
24053M	UI/WebServerResources/css/styles.css.map
24054M	UI/WebServerResources/js/Common.js
24055M	UI/WebServerResources/js/Common.js.map
24056M	UI/WebServerResources/js/Contacts.services.js
24057M	UI/WebServerResources/js/Contacts.services.js.map
24058M	UI/WebServerResources/js/Mailer.services.js
24059M	UI/WebServerResources/js/Mailer.services.js.map
24060M	UI/WebServerResources/js/Preferences.js
24061M	UI/WebServerResources/js/Preferences.js.map
24062M	UI/WebServerResources/js/Preferences.services.js
24063M	UI/WebServerResources/js/Preferences.services.js.map
24064
24065commit 3e0ba60c848ede923ecc87080abfd3949554f953
24066Author: Francis Lachapelle <flachapelle@inverse.ca>
24067Date:   Tue Jun 21 21:42:08 2016 -0400
24068
24069    (font) Update Fira Sans to version 4.106
24070
24071M	UI/WebServerResources/fonts/FiraSans-Bold.eot
24072M	UI/WebServerResources/fonts/FiraSans-Bold.ttf
24073M	UI/WebServerResources/fonts/FiraSans-Bold.woff
24074M	UI/WebServerResources/fonts/FiraSans-BoldItalic.eot
24075M	UI/WebServerResources/fonts/FiraSans-BoldItalic.ttf
24076M	UI/WebServerResources/fonts/FiraSans-BoldItalic.woff
24077M	UI/WebServerResources/fonts/FiraSans-Eight.eot
24078M	UI/WebServerResources/fonts/FiraSans-Eight.ttf
24079M	UI/WebServerResources/fonts/FiraSans-Eight.woff
24080M	UI/WebServerResources/fonts/FiraSans-EightItalic.eot
24081M	UI/WebServerResources/fonts/FiraSans-EightItalic.ttf
24082M	UI/WebServerResources/fonts/FiraSans-EightItalic.woff
24083M	UI/WebServerResources/fonts/FiraSans-ExtraBold.eot
24084M	UI/WebServerResources/fonts/FiraSans-ExtraBold.ttf
24085M	UI/WebServerResources/fonts/FiraSans-ExtraBold.woff
24086M	UI/WebServerResources/fonts/FiraSans-ExtraBoldItalic.eot
24087M	UI/WebServerResources/fonts/FiraSans-ExtraBoldItalic.ttf
24088M	UI/WebServerResources/fonts/FiraSans-ExtraBoldItalic.woff
24089M	UI/WebServerResources/fonts/FiraSans-ExtraLight.eot
24090M	UI/WebServerResources/fonts/FiraSans-ExtraLight.ttf
24091M	UI/WebServerResources/fonts/FiraSans-ExtraLight.woff
24092M	UI/WebServerResources/fonts/FiraSans-ExtraLightItalic.eot
24093M	UI/WebServerResources/fonts/FiraSans-ExtraLightItalic.ttf
24094M	UI/WebServerResources/fonts/FiraSans-ExtraLightItalic.woff
24095M	UI/WebServerResources/fonts/FiraSans-Four.eot
24096M	UI/WebServerResources/fonts/FiraSans-Four.ttf
24097M	UI/WebServerResources/fonts/FiraSans-Four.woff
24098M	UI/WebServerResources/fonts/FiraSans-FourItalic.eot
24099M	UI/WebServerResources/fonts/FiraSans-FourItalic.ttf
24100M	UI/WebServerResources/fonts/FiraSans-FourItalic.woff
24101M	UI/WebServerResources/fonts/FiraSans-Heavy.eot
24102M	UI/WebServerResources/fonts/FiraSans-Heavy.ttf
24103M	UI/WebServerResources/fonts/FiraSans-Heavy.woff
24104M	UI/WebServerResources/fonts/FiraSans-HeavyItalic.eot
24105M	UI/WebServerResources/fonts/FiraSans-HeavyItalic.ttf
24106M	UI/WebServerResources/fonts/FiraSans-HeavyItalic.woff
24107M	UI/WebServerResources/fonts/FiraSans-Italic.eot
24108M	UI/WebServerResources/fonts/FiraSans-Italic.ttf
24109M	UI/WebServerResources/fonts/FiraSans-Italic.woff
24110M	UI/WebServerResources/fonts/FiraSans-SemiBold.eot
24111M	UI/WebServerResources/fonts/FiraSans-SemiBold.ttf
24112M	UI/WebServerResources/fonts/FiraSans-SemiBold.woff
24113M	UI/WebServerResources/fonts/FiraSans-SemiBoldItalic.eot
24114M	UI/WebServerResources/fonts/FiraSans-SemiBoldItalic.ttf
24115M	UI/WebServerResources/fonts/FiraSans-SemiBoldItalic.woff
24116M	UI/WebServerResources/fonts/FiraSans-Two.eot
24117M	UI/WebServerResources/fonts/FiraSans-Two.ttf
24118M	UI/WebServerResources/fonts/FiraSans-Two.woff
24119M	UI/WebServerResources/fonts/FiraSans-TwoItalic.eot
24120M	UI/WebServerResources/fonts/FiraSans-TwoItalic.ttf
24121M	UI/WebServerResources/fonts/FiraSans-TwoItalic.woff
24122M	UI/WebServerResources/fonts/FiraSans-Ultra.eot
24123M	UI/WebServerResources/fonts/FiraSans-Ultra.ttf
24124M	UI/WebServerResources/fonts/FiraSans-Ultra.woff
24125M	UI/WebServerResources/fonts/FiraSans-UltraItalic.eot
24126M	UI/WebServerResources/fonts/FiraSans-UltraItalic.ttf
24127M	UI/WebServerResources/fonts/FiraSans-UltraItalic.woff
24128M	UI/WebServerResources/fonts/FiraSans-UltraLight.eot
24129M	UI/WebServerResources/fonts/FiraSans-UltraLight.ttf
24130M	UI/WebServerResources/fonts/FiraSans-UltraLight.woff
24131M	UI/WebServerResources/fonts/FiraSans-UltraLightItalic.eot
24132M	UI/WebServerResources/fonts/FiraSans-UltraLightItalic.ttf
24133M	UI/WebServerResources/fonts/FiraSans-UltraLightItalic.woff
24134
24135commit dfc904f4f30e96479f41cd397a1524b971e2d14c
24136Author: Francis Lachapelle <flachapelle@inverse.ca>
24137Date:   Tue Jun 21 21:29:44 2016 -0400
24138
24139    (js) Never query Gravatar.com when disabled
24140
24141M	NEWS
24142M	UI/Templates/PreferencesUI/UIxPreferences.wox
24143A	UI/WebServerResources/img/ic_person_grey_24px.svg
24144M	UI/WebServerResources/js/Common/Common.app.js
24145M	UI/WebServerResources/js/Common/User.service.js
24146M	UI/WebServerResources/js/Contacts/Card.service.js
24147M	UI/WebServerResources/js/Mailer/Message.service.js
24148M	UI/WebServerResources/js/Preferences/Preferences.service.js
24149M	UI/WebServerResources/js/Preferences/PreferencesController.js
24150M	UI/WebServerResources/scss/components/chips/chips.scss
24151
24152commit 9dbb360ef7a413a38bd0a4adbbb6a5f388756921
24153Author: Francis Lachapelle <flachapelle@inverse.ca>
24154Date:   Tue Jun 21 21:03:36 2016 -0400
24155
24156    (css) Improve input labels in event/task views
24157
24158M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
24159M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
24160
24161commit 1efeca72c5c6faa5db6e1f778cc447db5dabe2f2
24162Author: Ludovic Marcotte <lmarcotte@inverse.ca>
24163Date:   Tue Jun 21 15:57:35 2016 -0400
24164
24165    (fix) fallback to email if no cn is found (should avoid displaying bogus chips)
24166
24167M	SoObjects/Appointments/iCalEntityObject+SOGo.m
24168M	UI/MailPartViewers/UIxMailPartICalViewer.m
24169
24170commit b72b52f052a13fe98bddc191f9ff8b1b80bdc37d
24171Author: Ludovic Marcotte <lmarcotte@inverse.ca>
24172Date:   Tue Jun 21 14:30:14 2016 -0400
24173
24174    typo
24175
24176M	NEWS
24177
24178commit 083b770e41808b34043fdde6473bf5a3c4e2b775
24179Author: InverseBot <sogo@inverse.ca>
24180Date:   Tue Jun 21 01:12:39 2016 -0400
24181
24182    (js/css) Update generated files
24183
24184M	UI/WebServerResources/css/styles.css
24185M	UI/WebServerResources/css/styles.css.map
24186M	UI/WebServerResources/js/Administration.js
24187M	UI/WebServerResources/js/Administration.js.map
24188M	UI/WebServerResources/js/Common.js
24189M	UI/WebServerResources/js/Common.js.map
24190M	UI/WebServerResources/js/vendor/angular-material.js
24191M	UI/WebServerResources/js/vendor/angular-material.min.js
24192
24193commit 0462530fbdfc1e0f3ba6aa19074eb4b29e114d93
24194Author: Francis Lachapelle <flachapelle@inverse.ca>
24195Date:   Mon Jun 20 16:15:27 2016 -0400
24196
24197    (css,js) Update md to v1.1.0-rc.5-master-8758488
24198
24199M	UI/WebServerResources/angular-material
24200M	UI/WebServerResources/bower.json
24201
24202commit 66e1fbd556a036c158934594e2e3fdbf83bcda84
24203Author: Francis Lachapelle <flachapelle@inverse.ca>
24204Date:   Mon Jun 20 16:10:52 2016 -0400
24205
24206    Improve ACL editor
24207
24208M	UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox
24209M	UI/Templates/UIxAclEditor.wox
24210M	UI/WebServerResources/js/Administration/AdministrationAclController.js
24211M	UI/WebServerResources/js/Common/AclController.js
24212M	UI/WebServerResources/scss/components/card/card.scss
24213
24214commit 6b5571ea2ce87f5653a1a6e89374183d3f91b7b2
24215Author: Francis Lachapelle <flachapelle@inverse.ca>
24216Date:   Mon Jun 20 16:08:41 2016 -0400
24217
24218    (js) Only select checkboxes in ACL editor
24219
24220M	UI/WebServerResources/js/Common/Acl.service.js
24221
24222commit 6538f6d047530ea26e3ceb62e5dabecec5220d3d
24223Author: Francis Lachapelle <flachapelle@inverse.ca>
24224Date:   Mon Jun 20 15:54:54 2016 -0400
24225
24226    (js) Fix user removal from ACLs in Admin module
24227
24228    Fixes #3713
24229
24230M	UI/WebServerResources/js/Common/Acl.service.js
24231
24232commit 61381225d906834820119b1cbfafd341e77902d0
24233Author: Patrice Levesque <github-wayne@ptaff.ca>
24234Date:   Mon Jun 20 15:55:47 2016 -0400
24235
24236    Loosen logrotate directives for custom deployments
24237
24238    Logrotate refuses to rotate logfiles if /var/log/sogo has permissive write
24239    permissions, but sometimes that is needed, especially with setups involving
24240    multiple SOGo installs running under different UNIX users.
24241
24242M	Scripts/logrotate
24243
24244commit 75dfebe9aee1f6aa0b35d2c177f2af2743cc5b3f
24245Author: Ludovic Marcotte <lmarcotte@inverse.ca>
24246Date:   Mon Jun 20 09:10:50 2016 -0400
24247
24248    (feat) one-click option to give all permissions for user (fixes #1637)
24249
24250M	NEWS
24251M	UI/Templates/UIxAclEditor.wox
24252M	UI/WebServerResources/js/Common/Acl.service.js
24253M	UI/WebServerResources/js/Common/AclController.js
24254
24255commit 5ee5ccd0782a88be14e3c848c8538555557dc2cf
24256Author: InverseBot <sogo@inverse.ca>
24257Date:   Sat Jun 18 01:19:59 2016 -0400
24258
24259    (js/css) Update generated files
24260
24261M	UI/WebServerResources/js/Scheduler.services.js
24262M	UI/WebServerResources/js/Scheduler.services.js.map
24263
24264commit c5ada373c18c4f2a6045d94b767d15e666bc1442
24265Author: Francis Lachapelle <flachapelle@inverse.ca>
24266Date:   Fri Jun 17 16:43:24 2016 -0400
24267
24268    (js) Fetch calendar's links once created
24269
24270    Since "links to this calendar" are initialized when loading the page, we
24271    need to query the server for the links of a newly created calendar.
24272
24273M	UI/WebServerResources/js/Scheduler/Calendar.service.js
24274
24275commit 2caa6754cfc2e11cb3f4001c13c938d41d93656a
24276Author: Ludovic Marcotte <lmarcotte@inverse.ca>
24277Date:   Fri Jun 17 15:41:10 2016 -0400
24278
24279    (fix) show tooltips over long calendar/ab names (fixes #232)
24280
24281M	NEWS
24282M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
24283M	UI/Templates/SchedulerUI/UIxCalMainView.wox
24284
24285commit 8cc0b946e70f4a7643acfc4956a49b50c059f380
24286Author: Francis Lachapelle <flachapelle@inverse.ca>
24287Date:   Fri Jun 17 15:24:59 2016 -0400
24288
24289    Fix handling of attendees when updating an event
24290
24291M	NEWS
24292M	SoObjects/Appointments/iCalEntityObject+SOGo.m
24293M	UI/MailPartViewers/UIxMailPartICalViewer.m
24294M	UI/Scheduler/UIxAppointmentEditor.m
24295M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
24296M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
24297M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
24298M	UI/WebServerResources/js/Scheduler/Component.service.js
24299
24300commit 20001b7e1468f72622b23c6bc0ddfa32be278fe9
24301Author: Ludovic Marcotte <lmarcotte@inverse.ca>
24302Date:   Fri Jun 17 14:34:48 2016 -0400
24303
24304    Updated NEWS file
24305
24306M	NEWS
24307
24308commit c8c8d12d1f7efb53267a4339daab080049e43aec
24309Author: Ludovic Marcotte <lmarcotte@inverse.ca>
24310Date:   Fri Jun 17 14:28:03 2016 -0400
24311
24312    (fix) fallback to email address if no CN is found (fixes #3733)
24313
24314M	SoObjects/Mailer/SOGoMailAccount.m
24315
24316commit d2b44b6b50105ea4753905bfc6cd6afb79e109e6
24317Author: InverseBot <sogo@inverse.ca>
24318Date:   Fri Jun 17 01:21:13 2016 -0400
24319
24320    (js/css) Update generated files
24321
24322M	UI/WebServerResources/css/styles.css
24323M	UI/WebServerResources/css/styles.css.map
24324M	UI/WebServerResources/js/Common.js
24325M	UI/WebServerResources/js/Common.js.map
24326M	UI/WebServerResources/js/Contacts.services.js
24327M	UI/WebServerResources/js/Contacts.services.js.map
24328M	UI/WebServerResources/js/Preferences.js
24329M	UI/WebServerResources/js/Preferences.js.map
24330M	UI/WebServerResources/js/Scheduler.services.js
24331M	UI/WebServerResources/js/Scheduler.services.js.map
24332M	UI/WebServerResources/js/vendor/angular-animate.js
24333M	UI/WebServerResources/js/vendor/angular-animate.min.js
24334M	UI/WebServerResources/js/vendor/angular-aria.js
24335M	UI/WebServerResources/js/vendor/angular-aria.min.js
24336M	UI/WebServerResources/js/vendor/angular-cookies.js
24337M	UI/WebServerResources/js/vendor/angular-cookies.min.js
24338M	UI/WebServerResources/js/vendor/angular-material.js
24339M	UI/WebServerResources/js/vendor/angular-material.min.js
24340M	UI/WebServerResources/js/vendor/angular-messages.js
24341M	UI/WebServerResources/js/vendor/angular-messages.min.js
24342M	UI/WebServerResources/js/vendor/angular-sanitize.js
24343M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
24344M	UI/WebServerResources/js/vendor/angular.js
24345M	UI/WebServerResources/js/vendor/angular.min.js
24346
24347commit aeaa017406441dba65e76c3de26f4ce235d4f272
24348Author: Francis Lachapelle <flachapelle@inverse.ca>
24349Date:   Thu Jun 16 16:33:39 2016 -0400
24350
24351    (js) Improve Dialog.prompt
24352
24353M	UI/WebServerResources/js/Common/Dialog.service.js
24354
24355commit af136eec6c2674c12afc51319a57235d43fde452
24356Author: Francis Lachapelle <flachapelle@inverse.ca>
24357Date:   Thu Jun 16 16:21:24 2016 -0400
24358
24359    (js) Fix autocompletion of LDAP-based groups
24360
24361    Fixes #3673
24362
24363M	UI/WebServerResources/js/Contacts/AddressBook.service.js
24364M	UI/WebServerResources/js/Scheduler/Component.service.js
24365
24366commit 429aa1a91d4f32c1c389f03ca8b585ec2e675e25
24367Author: Francis Lachapelle <flachapelle@inverse.ca>
24368Date:   Thu Jun 16 16:08:21 2016 -0400
24369
24370    Improve attendees display in event editor
24371
24372    Fixes #3730
24373
24374M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
24375M	UI/WebServerResources/js/Scheduler/ComponentController.js
24376
24377commit 734d680708686a4932c8e081c8d752c55a48a7e5
24378Author: Francis Lachapelle <flachapelle@inverse.ca>
24379Date:   Thu Jun 16 15:37:41 2016 -0400
24380
24381    Fix SOGoLoginModule when set to "Last used"
24382
24383M	NEWS
24384M	UI/PreferencesUI/UIxJSONPreferences.m
24385
24386commit af8f93955957b498d83f20be8cc3e15611b6000d
24387Author: Francis Lachapelle <flachapelle@inverse.ca>
24388Date:   Thu Jun 16 14:46:05 2016 -0400
24389
24390    (js,css) Improve attendees editor
24391
24392    Fixes #3730
24393
24394M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
24395M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
24396M	UI/WebServerResources/js/Scheduler/ComponentController.js
24397M	UI/WebServerResources/scss/views/SchedulerUI.scss
24398
24399commit 15188a49970e32eec52fe1e208638986b7886cbc
24400Author: Francis Lachapelle <flachapelle@inverse.ca>
24401Date:   Thu Jun 16 10:52:30 2016 -0400
24402
24403    (css,js) Update md to v1.1.0-rc.5-master-42833aa
24404
24405M	UI/WebServerResources/angular-material
24406M	UI/WebServerResources/bower.json
24407
24408commit 7305fb83f785bcb8ee57e90ea9417178c57380e2
24409Author: Francis Lachapelle <flachapelle@inverse.ca>
24410Date:   Thu Jun 16 09:52:01 2016 -0400
24411
24412    Fix Sieve integration test
24413
24414M	Tests/Integration/test-sieve.py
24415
24416commit aadc1681bd476034cc294e7e7b5e6ab795fe5fc3
24417Author: Roel van Meer <roel@1afa.com>
24418Date:   Thu Jun 16 14:58:58 2016 +0200
24419
24420    Fix error when adding entry to LDAP address book [bug 3621]
24421
24422M	SoObjects/SOGo/LDAPSource.m
24423
24424commit c1bbc1720dca5e4568f4c511f4699a0d5f5a916c
24425Author: Francis Lachapelle <flachapelle@inverse.ca>
24426Date:   Wed Jun 15 16:23:17 2016 -0400
24427
24428    (doc) Cleanup installation guide
24429
24430M	Documentation/SOGoInstallationGuide.asciidoc
24431
24432commit d8fc40217d8bb6387ecbe7326873bb8b803f06f9
24433Author: Francis Lachapelle <flachapelle@inverse.ca>
24434Date:   Wed Jun 15 16:02:12 2016 -0400
24435
24436    Specify a custom vacation subject
24437
24438    User can now specify a custom vacation subject. For Sieve servers
24439    implementing the variables extension, one can write ${subject} to insert
24440    the original subject in the auto reply.
24441
24442    SOGoDefaultVacationSubject is a new domain defaults parameter used when
24443    the user doesn't specify a custom subject.
24444
24445    Fixes #685, #1447
24446
24447M	Documentation/SOGoInstallationGuide.asciidoc
24448M	NEWS
24449M	SoObjects/SOGo/SOGoDomainDefaults.h
24450M	SoObjects/SOGo/SOGoDomainDefaults.m
24451M	SoObjects/SOGo/SOGoSieveManager.m
24452M	UI/PreferencesUI/English.lproj/Localizable.strings
24453M	UI/PreferencesUI/UIxJSONPreferences.m
24454M	UI/Templates/PreferencesUI/UIxPreferences.wox
24455M	UI/WebServerResources/js/Preferences/PreferencesController.js
24456M	UI/WebServerResources/scss/components/input/input.scss
24457
24458commit 49ed5bb4620f0463a14fdc50969277500f76839d
24459Author: Francis Lachapelle <flachapelle@inverse.ca>
24460Date:   Wed Jun 15 08:36:13 2016 -0400
24461
24462    Localization
24463
24464M	UI/PreferencesUI/English.lproj/Localizable.strings
24465
24466commit c69e84650dc40f5dde23653b3c7afa4ed5ae003c
24467Author: Francis Lachapelle <flachapelle@inverse.ca>
24468Date:   Tue Jun 14 16:12:48 2016 -0400
24469
24470    (js) Fix initialization of Card's screenname
24471
24472M	UI/WebServerResources/js/Contacts/Card.service.js
24473
24474commit 85b764c1794e34a685591af922fc64bf8ef3c0ca
24475Author: Francis Lachapelle <flachapelle@inverse.ca>
24476Date:   Tue Jun 14 16:11:12 2016 -0400
24477
24478    (html,css) Improve forms
24479
24480    Improved pseudo-input and used md-inline-form
24481
24482M	UI/PreferencesUI/UIxPreferences.m
24483M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
24484M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
24485M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
24486M	UI/Templates/PreferencesUI/UIxPreferences.wox
24487M	UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss
24488
24489commit 4744170628c7ec6e602998ea2e90348a932bed6d
24490Author: Francis Lachapelle <flachapelle@inverse.ca>
24491Date:   Tue Jun 14 14:10:17 2016 -0400
24492
24493    Add a header and/or footer to the vacation message
24494
24495    Fixes #1961
24496
24497M	Documentation/SOGoInstallationGuide.asciidoc
24498M	NEWS
24499M	SoObjects/SOGo/GNUmakefile
24500M	SoObjects/SOGo/SOGoDomainDefaults.h
24501M	SoObjects/SOGo/SOGoDomainDefaults.m
24502M	SoObjects/SOGo/SOGoSieveManager.m
24503A	SoObjects/SOGo/SOGoTextTemplateFile.h
24504A	SoObjects/SOGo/SOGoTextTemplateFile.m
24505M	UI/PreferencesUI/UIxPreferences.h
24506M	UI/PreferencesUI/UIxPreferences.m
24507M	UI/Templates/PreferencesUI/UIxPreferences.wox
24508A	UI/WebServerResources/scss/views/PreferencesUI.scss
24509M	UI/WebServerResources/scss/views/_view.scss
24510
24511commit 7f4474f47c832db7cf3fd6dd661a6b2af3fa2f0b
24512Author: Francis Lachapelle <flachapelle@inverse.ca>
24513Date:   Tue Jun 14 12:17:50 2016 -0400
24514
24515    (js,css) Adapt time picker to latest md changes
24516
24517M	UI/WebServerResources/js/Common/sgTimepicker.directive.js
24518M	UI/WebServerResources/scss/components/timepicker/timepicker.scss
24519
24520commit d9f499ff52ed702201afa984f9ccea379b5fcc08
24521Author: Francis Lachapelle <flachapelle@inverse.ca>
24522Date:   Tue Jun 14 11:39:51 2016 -0400
24523
24524    (css) Fix pseudo-input label size
24525
24526M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
24527M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
24528M	UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss
24529
24530commit 35c0436bf66450549ac569b1fc98c4881296d18e
24531Author: Francis Lachapelle <flachapelle@inverse.ca>
24532Date:   Tue Jun 14 10:54:28 2016 -0400
24533
24534    (html) Add subheader in sidenav of Preferences
24535
24536M	UI/Templates/PreferencesUI/UIxPreferences.wox
24537
24538commit e24ee771e2d0048feb02ec143190fbc7a2bac574
24539Author: Francis Lachapelle <flachapelle@inverse.ca>
24540Date:   Tue Jun 14 10:31:45 2016 -0400
24541
24542    Honor the domain defaults when creating an event
24543
24544    Initialize the editor with the value of
24545    SOGoAppointmentSendEMailNotifications from the domain defaults.
24546
24547    Fixes #3729
24548
24549M	NEWS
24550M	UI/PreferencesUI/UIxJSONPreferences.m
24551M	UI/WebServerResources/js/Scheduler/Component.service.js
24552
24553commit ff65ba88adf6edca44c1df7c14738fde46fd3c08
24554Author: Ludovic Marcotte <lmarcotte@inverse.ca>
24555Date:   Tue Jun 14 08:31:37 2016 -0400
24556
24557    (fix) properly terminate dictionary initialization
24558
24559M	SoObjects/Appointments/SOGoAppointmentObject.m
24560
24561commit 72731e84f1e6ada4677440786bd94a06101f26c1
24562Author: InverseBot <sogo@inverse.ca>
24563Date:   Tue Jun 14 01:55:45 2016 -0400
24564
24565    (js/css) Update generated files
24566
24567M	UI/WebServerResources/js/Preferences.services.js
24568M	UI/WebServerResources/js/Preferences.services.js.map
24569M	UI/WebServerResources/js/Scheduler.services.js
24570M	UI/WebServerResources/js/Scheduler.services.js.map
24571M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
24572M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
24573
24574commit a3d64d05f62e034b85ba265f061995d973e5ea2d
24575Author: Ludovic Marcotte <lmarcotte@inverse.ca>
24576Date:   Mon Jun 13 15:39:57 2016 -0400
24577
24578    (feat) now possible to set vacation message start date (fixes #3679)
24579
24580M	Documentation/SOGoInstallationGuide.asciidoc
24581M	NEWS
24582M	Scripts/sogo.cron
24583M	Tools/GNUmakefile
24584D	Tools/SOGoToolExpireAutoReply.m
24585A	Tools/SOGoToolUpdateAutoReply.m
24586M	UI/Templates/PreferencesUI/UIxPreferences.wox
24587M	UI/WebServerResources/js/Preferences/Preferences.service.js
24588
24589commit 73c400c407945f830d55a2ef5221a8194e27c96a
24590Author: Ludovic Marcotte <lmarcotte@inverse.ca>
24591Date:   Mon Jun 13 14:21:08 2016 -0400
24592
24593    Updated NEWS
24594
24595M	NEWS
24596
24597commit 9a32d829639b809d25baaeac8184539a8f501036
24598Author: Ludovic Marcotte <lmarcotte@inverse.ca>
24599Date:   Mon Jun 13 14:16:25 2016 -0400
24600
24601    (fix) when restoring user's preferences, regenerate Sieve scripts (fixes #3029)
24602
24603M	Tools/SOGoToolRestore.m
24604
24605commit 5eb4557ac9e3b55791369a511e12b9126602c62b
24606Author: Ludovic Marcotte <lmarcotte@inverse.ca>
24607Date:   Mon Jun 13 13:16:40 2016 -0400
24608
24609    Updated NEWS
24610
24611M	NEWS
24612
24613commit ae7fefb487c206947c78c978b5e0331a58f56c48
24614Author: Ludovic Marcotte <lmarcotte@inverse.ca>
24615Date:   Mon Jun 13 13:14:55 2016 -0400
24616
24617    (feat) now possible to set a default Sieve filter (fixes #2949)
24618
24619M	Documentation/SOGoInstallationGuide.asciidoc
24620M	UI/MainUI/SOGoUserHomePage.m
24621
24622commit 4f64994f7b04518f9106799a056b27cb43334027
24623Author: Francis Lachapelle <flachapelle@inverse.ca>
24624Date:   Mon Jun 13 10:44:49 2016 -0400
24625
24626    Add missing delegators identities in mail editor
24627
24628    Fixes #3720
24629
24630M	NEWS
24631M	SoObjects/SOGo/SOGoUser.h
24632M	SoObjects/SOGo/SOGoUser.m
24633
24634commit d2869bed7fff2101390a2e9eedfdcbaf11813151
24635Author: Francis Lachapelle <flachapelle@inverse.ca>
24636Date:   Fri Jun 10 16:50:21 2016 -0400
24637
24638    (js) Use a speed dial for event/task creation
24639
24640M	NEWS
24641M	UI/Templates/SchedulerUI/UIxCalMainView.wox
24642M	UI/WebServerResources/js/Scheduler/CalendarListController.js
24643
24644commit da5fa9e850ec0bac1a75541811588f4c3b9d6372
24645Author: InverseBot <sogo@inverse.ca>
24646Date:   Sat Jun 11 02:04:22 2016 -0400
24647
24648    (js/css) Update generated files
24649
24650M	UI/WebServerResources/js/Common.js
24651M	UI/WebServerResources/js/Common.js.map
24652M	UI/WebServerResources/js/Contacts.js
24653M	UI/WebServerResources/js/Contacts.js.map
24654M	UI/WebServerResources/js/Preferences.services.js
24655M	UI/WebServerResources/js/Preferences.services.js.map
24656
24657commit ff4e50d904d5d921563032956d3c238fb332c4e5
24658Author: Francis Lachapelle <flachapelle@inverse.ca>
24659Date:   Fri Jun 10 15:05:35 2016 -0400
24660
24661    (js) Use a speed dial for card/list creation
24662
24663M	NEWS
24664M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
24665M	UI/WebServerResources/js/Contacts/AddressBookController.js
24666
24667commit d9d8a726516d973ea360c8e47cc18123cd95ec08
24668Author: Francis Lachapelle <flachapelle@inverse.ca>
24669Date:   Fri Jun 10 14:26:34 2016 -0400
24670
24671    Fix time format when default is chosen
24672
24673M	NEWS
24674M	UI/PreferencesUI/UIxPreferences.m
24675
24676commit 6c2052ab6f7e620653993182335af8b4ed71ed53
24677Author: Francis Lachapelle <flachapelle@inverse.ca>
24678Date:   Fri Jun 10 14:06:41 2016 -0400
24679
24680    Always display month in week view
24681
24682    Fixes #3724
24683
24684M	NEWS
24685M	UI/Scheduler/UIxCalDayTable.m
24686
24687commit 684c32ee957778ecfedefce0fd3db97d04b2e78e
24688Author: Francis Lachapelle <flachapelle@inverse.ca>
24689Date:   Fri Jun 10 11:38:35 2016 -0400
24690
24691    (js) Fix sgTimePicker parsing of input field
24692
24693M	NEWS
24694M	UI/WebServerResources/js/Common/sgTimepicker.directive.js
24695M	UI/WebServerResources/js/Common/utils.js
24696M	UI/WebServerResources/js/Preferences/Preferences.service.js
24697
24698commit ccbce4fa1d076fef5a3cfe38e592ee8f8a7455b0
24699Author: Francis Lachapelle <flachapelle@inverse.ca>
24700Date:   Fri Jun 10 09:04:32 2016 -0400
24701
24702    (i18n) Update translations
24703
24704M	SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings
24705M	UI/AdministrationUI/TurkishTurkey.lproj/Localizable.strings
24706M	UI/Common/Hungarian.lproj/Localizable.strings
24707M	UI/Common/Italian.lproj/Localizable.strings
24708M	UI/Common/Macedonian.lproj/Localizable.strings
24709M	UI/Common/Russian.lproj/Localizable.strings
24710M	UI/Common/TurkishTurkey.lproj/Localizable.strings
24711M	UI/Contacts/Hungarian.lproj/Localizable.strings
24712M	UI/Contacts/Macedonian.lproj/Localizable.strings
24713M	UI/Contacts/Russian.lproj/Localizable.strings
24714M	UI/Contacts/TurkishTurkey.lproj/Localizable.strings
24715M	UI/MailerUI/Hungarian.lproj/Localizable.strings
24716M	UI/MailerUI/Macedonian.lproj/Localizable.strings
24717M	UI/MailerUI/Russian.lproj/Localizable.strings
24718M	UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
24719M	UI/MainUI/Hungarian.lproj/Localizable.strings
24720M	UI/MainUI/Italian.lproj/Localizable.strings
24721M	UI/MainUI/Macedonian.lproj/Localizable.strings
24722M	UI/MainUI/Russian.lproj/Localizable.strings
24723M	UI/MainUI/TurkishTurkey.lproj/Localizable.strings
24724M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
24725M	UI/PreferencesUI/Macedonian.lproj/Localizable.strings
24726M	UI/PreferencesUI/Russian.lproj/Localizable.strings
24727M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
24728M	UI/Scheduler/TurkishTurkey.lproj/Localizable.strings
24729
24730commit c3bcfe0f070bb7191b8a319e6f36b64ec9a2f043
24731Author: Ludovic Marcotte <lmarcotte@inverse.ca>
24732Date:   Fri Jun 10 08:41:16 2016 -0400
24733
24734    Updated NEWS file
24735
24736M	NEWS
24737
24738commit f607cb03c5e6eac9cc378d579e1fcd888a530dd6
24739Author: Ludovic Marcotte <lmarcotte@inverse.ca>
24740Date:   Thu Jun 9 15:01:35 2016 -0400
24741
24742    (fix) handle flattened timezone definitions (fixes #2690)
24743
24744M	SOPE/NGCards/iCalTimeZone.m
24745M	SOPE/NGCards/iCalTimeZonePeriod.m
24746
24747commit 658cb956d9b5b43b22a3241b2857b757406c4cef
24748Author: Francis Lachapelle <flachapelle@inverse.ca>
24749Date:   Thu Jun 9 15:36:26 2016 -0400
24750
24751    Update NEWS file
24752
24753M	NEWS
24754
24755commit 7dbbd66640673f205487b4397bcd62c15cbc1f14
24756Author: Francis Lachapelle <flachapelle@inverse.ca>
24757Date:   Thu Jun 9 15:30:12 2016 -0400
24758
24759    Fix all-day events covering a timezone change
24760
24761    Fixes #3457
24762
24763M	SoObjects/Appointments/iCalEvent+SOGo.m
24764
24765commit fa78566d726fa01cfefdb77b77ae731ef8559e05
24766Author: Patrice Levesque <github-wayne@ptaff.ca>
24767Date:   Thu Jun 9 15:17:14 2016 -0400
24768
24769    Fix builds in directory names containing spaces
24770
24771    Prevent ./configure failure when run from a directory
24772    such as "/home/bob/my own sogo directory/"
24773
24774M	configure
24775
24776commit 0b1e7ad8e0456a27858a223a71548db23435978c
24777Author: Ludovic Marcotte <lmarcotte@inverse.ca>
24778Date:   Thu Jun 9 13:26:22 2016 -0400
24779
24780    (fix) properly handle sorted/deleted calendars (fixes #3723)
24781
24782M	NEWS
24783M	UI/Scheduler/UIxCalendarSelector.m
24784
24785commit d6d3e49158ec6b569e5c0db4d98efb3b7e3a4747
24786Author: Patrice Levesque <github-wayne@ptaff.ca>
24787Date:   Thu Jun 9 13:00:01 2016 -0400
24788
24789    Remove Makefile condition for test-uninitialized
24790
24791M	general.make
24792
24793commit ff711e60b2b71e3f33e150fdff1d2d0de6cbc3ee
24794Author: Ludovic Marcotte <lmarcotte@inverse.ca>
24795Date:   Thu Jun 9 10:42:28 2016 -0400
24796
24797    (fix) avoid potential but unlikely mem leak
24798
24799M	UI/Scheduler/UIxCalendarSelector.m
24800
24801commit 215f04667c78607d55a894a0689ab2874e06a78b
24802Author: InverseBot <sogo@inverse.ca>
24803Date:   Thu Jun 9 01:22:57 2016 -0400
24804
24805    (js/css) Update generated files
24806
24807M	UI/WebServerResources/js/Preferences.js
24808M	UI/WebServerResources/js/Preferences.js.map
24809M	UI/WebServerResources/js/Scheduler.services.js
24810M	UI/WebServerResources/js/Scheduler.services.js.map
24811
24812commit 1db09de2a864f9b8d6e8cffb837afe046aff2feb
24813Author: Francis Lachapelle <flachapelle@inverse.ca>
24814Date:   Wed Jun 8 16:25:54 2016 -0400
24815
24816    Escape HTML in raw source of Cards
24817
24818M	NEWS
24819M	UI/Contacts/UIxContactActions.m
24820M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
24821
24822commit 64ce3c9c22fd9a28caabf11e76216cd53d0245aa
24823Author: Francis Lachapelle <flachapelle@inverse.ca>
24824Date:   Wed Jun 8 16:06:58 2016 -0400
24825
24826    Escape HTML in raw source of events and tasks
24827
24828    Fixes #3718
24829
24830M	NEWS
24831M	UI/Scheduler/UIxComponentEditor.m
24832M	UI/WebServerResources/js/Scheduler/ComponentController.js
24833
24834commit 97e6385f4c1a52eeebdd8369c0b6db5954c1c339
24835Author: Francis Lachapelle <flachapelle@inverse.ca>
24836Date:   Wed Jun 8 15:21:36 2016 -0400
24837
24838    (js) Fix validation of Sieve filter editor
24839
24840M	NEWS
24841M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
24842M	UI/WebServerResources/js/Preferences/FiltersDialogController.js
24843
24844commit 076b6b6ad56f35650791fc89a657c50ff4e68fd4
24845Author: Francis Lachapelle <flachapelle@inverse.ca>
24846Date:   Wed Jun 8 14:02:45 2016 -0400
24847
24848    (html) Fix generic avatar in lists
24849
24850    Fixes #3719
24851
24852M	NEWS
24853M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
24854M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
24855
24856commit 44d184b1cf85967b8a061eebeec19f2fc576b247
24857Author: InverseBot <sogo@inverse.ca>
24858Date:   Wed Jun 8 01:21:25 2016 -0400
24859
24860    (js/css) Update generated files
24861
24862M	UI/WebServerResources/js/Common.js
24863M	UI/WebServerResources/js/Common.js.map
24864M	UI/WebServerResources/js/Mailer.services.js
24865M	UI/WebServerResources/js/Mailer.services.js.map
24866M	UI/WebServerResources/js/Scheduler.services.js
24867M	UI/WebServerResources/js/Scheduler.services.js.map
24868
24869commit 77ce13967c7d66ac6501d95522375c87542813e7
24870Author: Francis Lachapelle <flachapelle@inverse.ca>
24871Date:   Tue Jun 7 11:08:06 2016 -0400
24872
24873    (js) Improve $scope.$watch
24874
24875M	UI/WebServerResources/js/Common/sgAvatarImage.directive.js
24876M	UI/WebServerResources/js/Mailer/MessageController.js
24877M	UI/WebServerResources/js/Scheduler/CalendarsController.js
24878
24879commit cebd79a66e4bf6711690a49561a3dc7d04be4e03
24880Author: Francis Lachapelle <flachapelle@inverse.ca>
24881Date:   Tue Jun 7 10:46:39 2016 -0400
24882
24883    Add missing JS vendor lib to makefile
24884
24885M	UI/WebServerResources/GNUmakefile
24886
24887commit 79085d6ddd2444fd1252b60cda63f8add5b65450
24888Author: InverseBot <sogo@inverse.ca>
24889Date:   Tue Jun 7 10:31:29 2016 -0400
24890
24891    (js/css) Update generated files
24892
24893M	UI/WebServerResources/css/styles.css
24894M	UI/WebServerResources/js/Common.js
24895M	UI/WebServerResources/js/Common.js.map
24896M	UI/WebServerResources/js/Scheduler.services.js
24897M	UI/WebServerResources/js/Scheduler.services.js.map
24898M	UI/WebServerResources/js/vendor/ng-sortable.min.js
24899M	UI/WebServerResources/js/vendor/ng-sortable.min.js.map
24900
24901commit bba673e0efc4b09027c2f190a117a4f418b8eebe
24902Author: Francis Lachapelle <flachapelle@inverse.ca>
24903Date:   Tue Jun 7 10:09:25 2016 -0400
24904
24905    Fix negative offset when saving an all-day event
24906
24907M	SoObjects/Appointments/iCalEvent+SOGo.m
24908
24909commit c6f6f7896c8f788877a6d150cd0de4d7bf005649
24910Author: Francis Lachapelle <flachapelle@inverse.ca>
24911Date:   Mon Jun 6 16:12:32 2016 -0400
24912
24913    Update ChangeLog
24914
24915M	ChangeLog
24916
24917commit a3989926e35e7e41090c501849ccad9de5e91ecd
24918Author: Francis Lachapelle <flachapelle@inverse.ca>
24919Date:   Mon Jun 6 16:12:08 2016 -0400
24920
24921    Preparation for release 3.1.2
24922
24923M	Documentation/docinfo.xml
24924M	Documentation/includes/global-attributes.asciidoc
24925M	NEWS
24926M	Version
24927
24928commit f753ed96802d0841c512a3fceca7efbee03ef928
24929Author: Francis Lachapelle <flachapelle@inverse.ca>
24930Date:   Mon Jun 6 16:10:39 2016 -0400
24931
24932    (css,js) Update Angular Material to v1.1.0-rc.5
24933
24934M	UI/WebServerResources/angular-material
24935M	UI/WebServerResources/bower.json
24936M	UI/WebServerResources/scss/core/variables.scss
24937
24938commit e227ffa8d360c279abae9f4390e07b1183742972
24939Author: Francis Lachapelle <flachapelle@inverse.ca>
24940Date:   Mon Jun 6 16:08:01 2016 -0400
24941
24942    (js/css) Update generated files
24943
24944M	UI/WebServerResources/css/styles.css
24945M	UI/WebServerResources/css/styles.css.map
24946M	UI/WebServerResources/js/Common.js
24947M	UI/WebServerResources/js/Common.js.map
24948M	UI/WebServerResources/js/Contacts.js
24949M	UI/WebServerResources/js/Contacts.js.map
24950M	UI/WebServerResources/js/Contacts.services.js
24951M	UI/WebServerResources/js/Contacts.services.js.map
24952M	UI/WebServerResources/js/Scheduler.services.js
24953M	UI/WebServerResources/js/Scheduler.services.js.map
24954M	UI/WebServerResources/js/vendor/FileSaver.min.js
24955M	UI/WebServerResources/js/vendor/FileSaver.min.js.map
24956M	UI/WebServerResources/js/vendor/angular-material.js
24957M	UI/WebServerResources/js/vendor/angular-material.min.js
24958M	UI/WebServerResources/js/vendor/ng-sortable.min.js
24959M	UI/WebServerResources/js/vendor/ng-sortable.min.js.map
24960
24961commit f0f9ca9ff0b64855514cc69daa5f7a60a6341679
24962Author: Ludovic Marcotte <lmarcotte@inverse.ca>
24963Date:   Mon Jun 6 13:28:42 2016 -0400
24964
24965    (fix) properly initialize values
24966
24967M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
24968M	ActiveSync/SOGoActiveSyncDispatcher.m
24969M	ActiveSync/iCalEvent+ActiveSync.m
24970
24971commit ec61fd10fc7b4a9e98335d95f2dd46106badb2e5
24972Author: Francis Lachapelle <flachapelle@inverse.ca>
24973Date:   Mon Jun 6 13:29:00 2016 -0400
24974
24975    Fix negative offset when saving an all-day event
24976
24977    Fixes #3717
24978
24979M	NEWS
24980M	SoObjects/Appointments/iCalEvent+SOGo.m
24981
24982commit e54d5c1b06402a38724fdd30a81524e2c40b48d8
24983Author: Ludovic Marcotte <lmarcotte@inverse.ca>
24984Date:   Mon Jun 6 13:07:48 2016 -0400
24985
24986    (fix) skip potentially bogus cards coming from LDAP
24987
24988M	ActiveSync/SOGoActiveSyncDispatcher.m
24989
24990commit a69e99b4c819dc69373ae8bded0074324c49fa69
24991Author: Patrice Levesque <github-wayne@ptaff.ca>
24992Date:   Mon Jun 6 11:03:32 2016 -0400
24993
24994    Do not force -frecord-gcc-switches flag
24995
24996    The -frecord-gcc-switches flag does not exist for
24997    GCC <= 4.3; hence only use it when available.
24998
24999M	general.make
25000
25001commit 2a053400d702267ff8eed624d166080dfcf12c0a
25002Author: Francis Lachapelle <flachapelle@inverse.ca>
25003Date:   Mon Jun 6 10:32:45 2016 -0400
25004
25005    (js) Fix loading of card from global addressbooks
25006
25007M	NEWS
25008M	UI/WebServerResources/js/Contacts/AddressBook.service.js
25009M	UI/WebServerResources/js/Contacts/AddressBookController.js
25010
25011commit 5983c5cf4d21abe8319f4929271d000353df4a7f
25012Author: Patrice Levesque <github-wayne@ptaff.ca>
25013Date:   Mon Jun 6 10:33:49 2016 -0400
25014
25015    Fix sogo system user creation (extra)
25016
25017    Missing file in commit 9dcc25abc527d0b195a6c8f409792568c2d60cfd
25018
25019M	packaging/debian-multiarch/sogo.preinst
25020
25021commit e7114277fd418187aed2e8225aa881ec9c742cac
25022Author: InverseBot <sogo@inverse.ca>
25023Date:   Sat Jun 4 01:13:42 2016 -0400
25024
25025    (js/css) Update generated files
25026
25027M	UI/WebServerResources/js/Administration.js
25028M	UI/WebServerResources/js/Administration.js.map
25029M	UI/WebServerResources/js/Common.js
25030M	UI/WebServerResources/js/Common.js.map
25031M	UI/WebServerResources/js/Mailer.services.js
25032M	UI/WebServerResources/js/Mailer.services.js.map
25033M	UI/WebServerResources/js/Scheduler.services.js
25034M	UI/WebServerResources/js/Scheduler.services.js.map
25035M	UI/WebServerResources/js/vendor/angular-ui-router.js
25036M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
25037
25038commit 9dcc25abc527d0b195a6c8f409792568c2d60cfd
25039Author: Wayne A. Ptaff <wayne@ptaff.ca>
25040Date:   Fri Jun 3 10:35:40 2016 -0400
25041
25042    Fix sogo system user creation
25043
25044M	packaging/debian/sogo.preinst
25045M	packaging/rhel/sogo.spec
25046
25047commit 568e4380691edd7d904006a419ccd516a788d45f
25048Author: Francis Lachapelle <flachapelle@inverse.ca>
25049Date:   Fri Jun 3 10:07:04 2016 -0400
25050
25051    (js) Add the "Paste from word" CKEditor plugin
25052
25053    Fixes #2295
25054    Fixes #3313
25055
25056M	NEWS
25057M	UI/WebServerResources/js/vendor/ckeditor/build-config.js
25058M	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
25059M	UI/WebServerResources/js/vendor/ckeditor/lang/ar.js
25060M	UI/WebServerResources/js/vendor/ckeditor/lang/ca.js
25061M	UI/WebServerResources/js/vendor/ckeditor/lang/cs.js
25062M	UI/WebServerResources/js/vendor/ckeditor/lang/cy.js
25063M	UI/WebServerResources/js/vendor/ckeditor/lang/da.js
25064M	UI/WebServerResources/js/vendor/ckeditor/lang/de.js
25065M	UI/WebServerResources/js/vendor/ckeditor/lang/en.js
25066M	UI/WebServerResources/js/vendor/ckeditor/lang/es.js
25067M	UI/WebServerResources/js/vendor/ckeditor/lang/eu.js
25068M	UI/WebServerResources/js/vendor/ckeditor/lang/fi.js
25069M	UI/WebServerResources/js/vendor/ckeditor/lang/fr.js
25070M	UI/WebServerResources/js/vendor/ckeditor/lang/hr.js
25071M	UI/WebServerResources/js/vendor/ckeditor/lang/hu.js
25072M	UI/WebServerResources/js/vendor/ckeditor/lang/is.js
25073M	UI/WebServerResources/js/vendor/ckeditor/lang/it.js
25074M	UI/WebServerResources/js/vendor/ckeditor/lang/lt.js
25075M	UI/WebServerResources/js/vendor/ckeditor/lang/mk.js
25076M	UI/WebServerResources/js/vendor/ckeditor/lang/nb.js
25077M	UI/WebServerResources/js/vendor/ckeditor/lang/nl.js
25078M	UI/WebServerResources/js/vendor/ckeditor/lang/no.js
25079M	UI/WebServerResources/js/vendor/ckeditor/lang/pl.js
25080M	UI/WebServerResources/js/vendor/ckeditor/lang/pt-br.js
25081M	UI/WebServerResources/js/vendor/ckeditor/lang/pt.js
25082M	UI/WebServerResources/js/vendor/ckeditor/lang/ru.js
25083M	UI/WebServerResources/js/vendor/ckeditor/lang/sk.js
25084M	UI/WebServerResources/js/vendor/ckeditor/lang/sl.js
25085M	UI/WebServerResources/js/vendor/ckeditor/lang/sv.js
25086M	UI/WebServerResources/js/vendor/ckeditor/lang/tr.js
25087M	UI/WebServerResources/js/vendor/ckeditor/lang/uk.js
25088M	UI/WebServerResources/js/vendor/ckeditor/lang/zh-cn.js
25089M	UI/WebServerResources/js/vendor/ckeditor/lang/zh.js
25090M	UI/WebServerResources/js/vendor/ckeditor/plugins/icons.png
25091M	UI/WebServerResources/js/vendor/ckeditor/plugins/icons_hidpi.png
25092A	UI/WebServerResources/js/vendor/ckeditor/plugins/pastefromword/filter/default.js
25093M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css
25094M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css
25095M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css
25096M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css
25097M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css
25098M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css
25099M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/icons.png
25100M	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/icons_hidpi.png
25101
25102commit ab74ef0c419ee9751cd054fc8bda58d4e02f5fda
25103Author: Francis Lachapelle <flachapelle@inverse.ca>
25104Date:   Fri Jun 3 09:15:47 2016 -0400
25105
25106    (js) Fix event classification icon in month view
25107
25108    Fixes #3711
25109
25110M	NEWS
25111M	UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js
25112
25113commit 717bab718c3ed0737ee7aa1751805f50e981d644
25114Author: Francis Lachapelle <flachapelle@inverse.ca>
25115Date:   Fri Jun 3 09:00:34 2016 -0400
25116
25117    (js) Fix user removal from ACLs in Admin module
25118
25119    Fixes #3713
25120
25121M	NEWS
25122M	UI/WebServerResources/js/Administration/AdministrationAclController.js
25123M	UI/WebServerResources/js/Common/Acl.service.js
25124
25125commit 8395a78f6d8f1b74a7db30d61094cecc027875d4
25126Author: Francis Lachapelle <flachapelle@inverse.ca>
25127Date:   Thu Jun 2 15:34:58 2016 -0400
25128
25129    (js) Fix error handling when renaming a mailbox
25130
25131M	NEWS
25132M	UI/WebServerResources/js/Mailer/Mailbox.service.js
25133
25134commit 8f417cb10be7e278b42d89a841f80d6e125397c0
25135Author: Francis Lachapelle <flachapelle@inverse.ca>
25136Date:   Thu Jun 2 15:11:06 2016 -0400
25137
25138    Update for latest md changes
25139
25140M	UI/Templates/MailerUI/UIxMailMainFrame.wox
25141
25142commit 93f0678a5eab9f6a02fb0536472a44239dfb37ac
25143Author: Zhang Huangbin <zhb@iredmail.org>
25144Date:   Fri Jun 3 19:14:50 2016 +0800
25145
25146    Supports multiple web domains in Apache.
25147
25148    Using "%(HTTP_HOST)e" will make default Apache config file support multiple web domains, no change required by sys admin.
25149
25150M	Apache/SOGo.conf
25151
25152commit 12eb839d736feb404b8dae7f0198299b6aa942bc
25153Author: InverseBot <sogo@inverse.ca>
25154Date:   Fri Jun 3 02:05:30 2016 -0400
25155
25156    (js/css) Update generated files
25157
25158M	UI/WebServerResources/css/styles.css
25159M	UI/WebServerResources/css/styles.css.map
25160M	UI/WebServerResources/js/Common.js
25161M	UI/WebServerResources/js/Common.js.map
25162M	UI/WebServerResources/js/Mailer.services.js
25163M	UI/WebServerResources/js/Mailer.services.js.map
25164M	UI/WebServerResources/js/Preferences.js
25165M	UI/WebServerResources/js/Preferences.js.map
25166M	UI/WebServerResources/js/Scheduler.services.js
25167M	UI/WebServerResources/js/Scheduler.services.js.map
25168M	UI/WebServerResources/js/vendor/ng-sortable.min.js
25169M	UI/WebServerResources/js/vendor/ng-sortable.min.js.map
25170
25171commit 87283acd868213a15852ea51919906e2d65918f9
25172Author: Francis Lachapelle <flachapelle@inverse.ca>
25173Date:   Thu Jun 2 13:24:06 2016 -0400
25174
25175    Update ChangeLog
25176
25177M	ChangeLog
25178
25179commit d287024d378112561e1f15d8fee4c29205e2b21a
25180Author: Francis Lachapelle <flachapelle@inverse.ca>
25181Date:   Thu Jun 2 13:23:07 2016 -0400
25182
25183    (js/css) Update generated files
25184
25185M	UI/WebServerResources/css/styles.css
25186M	UI/WebServerResources/css/styles.css.map
25187M	UI/WebServerResources/js/Scheduler.js
25188M	UI/WebServerResources/js/Scheduler.js.map
25189
25190commit d28625ae6af6777d0b8647fcdc5741586e08b10a
25191Author: Francis Lachapelle <flachapelle@inverse.ca>
25192Date:   Thu Jun 2 13:22:21 2016 -0400
25193
25194    (css) Improve display of events in calendar views
25195
25196M	UI/WebServerResources/scss/views/SchedulerUI.scss
25197
25198commit d03e03e3ead15a2ad1a9db6f14fd02952d25b3f1
25199Author: Francis Lachapelle <flachapelle@inverse.ca>
25200Date:   Thu Jun 2 13:22:03 2016 -0400
25201
25202    Update for latest md changes
25203
25204M	UI/Templates/SchedulerUI/UIxCalMainView.wox
25205
25206commit 9b9d214760666130a1a1399c2cfe0dffd7635b20
25207Author: Francis Lachapelle <flachapelle@inverse.ca>
25208Date:   Thu Jun 2 12:35:35 2016 -0400
25209
25210    (js) Load CKEditor in Calendar module
25211
25212M	UI/Templates/SchedulerUI/UIxCalMainView.wox
25213M	UI/WebServerResources/js/Scheduler/Scheduler.app.js
25214
25215commit ff0c815c08d073d086f786e5680bf67117957216
25216Author: Francis Lachapelle <flachapelle@inverse.ca>
25217Date:   Thu Jun 2 12:26:39 2016 -0400
25218
25219    (js/css) Update generated files
25220
25221M	UI/WebServerResources/css/styles.css
25222M	UI/WebServerResources/css/styles.css.map
25223M	UI/WebServerResources/js/Common.js
25224M	UI/WebServerResources/js/Common.js.map
25225M	UI/WebServerResources/js/Contacts.services.js
25226M	UI/WebServerResources/js/Contacts.services.js.map
25227M	UI/WebServerResources/js/Mailer.services.js
25228M	UI/WebServerResources/js/Mailer.services.js.map
25229M	UI/WebServerResources/js/Preferences.js
25230M	UI/WebServerResources/js/Preferences.js.map
25231M	UI/WebServerResources/js/Scheduler.services.js
25232M	UI/WebServerResources/js/Scheduler.services.js.map
25233M	UI/WebServerResources/js/vendor/angular-material.js
25234M	UI/WebServerResources/js/vendor/angular-material.min.js
25235M	UI/WebServerResources/js/vendor/ng-sortable.min.js
25236M	UI/WebServerResources/js/vendor/ng-sortable.min.js.map
25237
25238commit b6037e4842d0080a044a87281766b2e00558f532
25239Author: Francis Lachapelle <flachapelle@inverse.ca>
25240Date:   Thu Jun 2 12:23:22 2016 -0400
25241
25242    Preparation for release 3.1.1
25243
25244M	Documentation/docinfo.xml
25245M	Documentation/includes/global-attributes.asciidoc
25246M	NEWS
25247M	Version
25248
25249commit 04d12f52f81c4929b37f26e4e24edbbaf636a5ea
25250Author: Patrice Levesque <github-wayne@ptaff.ca>
25251Date:   Thu Jun 2 11:37:19 2016 -0400
25252
25253    Add -O2 compilation by default and -g debug info
25254
25255    Also store GCC command-line switches in the binaries for easier
25256    debugging.
25257
25258M	general.make
25259
25260commit 80d9463e8645c355b9127ee2b1d339989720d9de
25261Author: Francis Lachapelle <flachapelle@inverse.ca>
25262Date:   Thu Jun 2 11:33:36 2016 -0400
25263
25264    (i18n) Update translations
25265
25266M	UI/Common/German.lproj/Localizable.strings
25267M	UI/Common/Polish.lproj/Localizable.strings
25268M	UI/Contacts/German.lproj/Localizable.strings
25269M	UI/Contacts/Polish.lproj/Localizable.strings
25270M	UI/MailerUI/German.lproj/Localizable.strings
25271M	UI/MailerUI/Polish.lproj/Localizable.strings
25272M	UI/MainUI/German.lproj/Localizable.strings
25273M	UI/MainUI/Polish.lproj/Localizable.strings
25274M	UI/PreferencesUI/German.lproj/Localizable.strings
25275M	UI/PreferencesUI/Polish.lproj/Localizable.strings
25276
25277commit 6d8dc29f28d65161a6d62aaabb4cf41997cbaace
25278Author: Francis Lachapelle <flachapelle@inverse.ca>
25279Date:   Thu Jun 2 11:24:58 2016 -0400
25280
25281    (js) Minor cleanup
25282
25283M	UI/WebServerResources/js/Common/Dialog.service.js
25284M	UI/WebServerResources/js/Common/sgCheckmark.directive.js
25285M	UI/WebServerResources/js/Common/sgToggleGrid.directive.js
25286M	UI/WebServerResources/js/Contacts/AddressBook.service.js
25287M	UI/WebServerResources/js/Mailer/MessageController.js
25288
25289commit 6b2ae870108a9d51699c4de3d8ba3fc017a1a5f5
25290Author: Francis Lachapelle <flachapelle@inverse.ca>
25291Date:   Thu Jun 2 11:20:09 2016 -0400
25292
25293    (CKEditor) Add base64image and new translations
25294
25295A	UI/WebServerResources/js/vendor/ckeditor/lang/lt.js
25296A	UI/WebServerResources/js/vendor/ckeditor/lang/tr.js
25297A	UI/WebServerResources/js/vendor/ckeditor/plugins/base64image/LICENSE.md
25298A	UI/WebServerResources/js/vendor/ckeditor/plugins/base64image/README.md
25299A	UI/WebServerResources/js/vendor/ckeditor/plugins/base64image/dialogs/base64image.js
25300
25301commit fd8494be95eeabbb654538a2368b7547ea8f1088
25302Author: Francis Lachapelle <flachapelle@inverse.ca>
25303Date:   Thu Jun 2 11:17:55 2016 -0400
25304
25305    (js) Update CKEditor to version 4.5.9
25306
25307M	UI/WebServerResources/js/vendor/ckeditor/build-config.js
25308M	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
25309M	UI/WebServerResources/js/vendor/ckeditor/config.js
25310M	UI/WebServerResources/js/vendor/ckeditor/contents.css
25311M	UI/WebServerResources/js/vendor/ckeditor/lang/ar.js
25312M	UI/WebServerResources/js/vendor/ckeditor/lang/ca.js
25313M	UI/WebServerResources/js/vendor/ckeditor/lang/cs.js
25314M	UI/WebServerResources/js/vendor/ckeditor/lang/cy.js
25315M	UI/WebServerResources/js/vendor/ckeditor/lang/da.js
25316M	UI/WebServerResources/js/vendor/ckeditor/lang/de.js
25317M	UI/WebServerResources/js/vendor/ckeditor/lang/en.js
25318M	UI/WebServerResources/js/vendor/ckeditor/lang/es.js
25319M	UI/WebServerResources/js/vendor/ckeditor/lang/eu.js
25320M	UI/WebServerResources/js/vendor/ckeditor/lang/fi.js
25321M	UI/WebServerResources/js/vendor/ckeditor/lang/fr.js
25322M	UI/WebServerResources/js/vendor/ckeditor/lang/hr.js
25323M	UI/WebServerResources/js/vendor/ckeditor/lang/hu.js
25324M	UI/WebServerResources/js/vendor/ckeditor/lang/is.js
25325M	UI/WebServerResources/js/vendor/ckeditor/lang/it.js
25326M	UI/WebServerResources/js/vendor/ckeditor/lang/mk.js
25327M	UI/WebServerResources/js/vendor/ckeditor/lang/nb.js
25328M	UI/WebServerResources/js/vendor/ckeditor/lang/nl.js
25329M	UI/WebServerResources/js/vendor/ckeditor/lang/no.js
25330M	UI/WebServerResources/js/vendor/ckeditor/lang/pl.js
25331M	UI/WebServerResources/js/vendor/ckeditor/lang/pt-br.js
25332M	UI/WebServerResources/js/vendor/ckeditor/lang/pt.js
25333M	UI/WebServerResources/js/vendor/ckeditor/lang/ru.js
25334M	UI/WebServerResources/js/vendor/ckeditor/lang/sk.js
25335M	UI/WebServerResources/js/vendor/ckeditor/lang/sl.js
25336M	UI/WebServerResources/js/vendor/ckeditor/lang/sv.js
25337M	UI/WebServerResources/js/vendor/ckeditor/lang/uk.js
25338M	UI/WebServerResources/js/vendor/ckeditor/lang/zh-cn.js
25339M	UI/WebServerResources/js/vendor/ckeditor/lang/zh.js
25340M	UI/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.js
25341M	UI/WebServerResources/js/vendor/ckeditor/plugins/icons.png
25342M	UI/WebServerResources/js/vendor/ckeditor/plugins/icons_hidpi.png
25343M	UI/WebServerResources/js/vendor/ckeditor/plugins/table/dialogs/table.js
25344A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/dialog.css
25345A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/dialog_ie.css
25346A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/dialog_ie7.css
25347A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/dialog_ie8.css
25348A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/dialog_iequirks.css
25349A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css
25350A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css
25351A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css
25352A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css
25353A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css
25354A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css
25355A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/icons.png
25356A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/icons_hidpi.png
25357A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/arrow.png
25358A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/close.png
25359A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/hidpi/close.png
25360A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/hidpi/lock-open.png
25361A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/hidpi/lock.png
25362A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/hidpi/refresh.png
25363A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/lock-open.png
25364A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/lock.png
25365A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/refresh.png
25366A	UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/readme.md
25367D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog.css
25368D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie.css
25369D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie7.css
25370D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie8.css
25371D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_iequirks.css
25372D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor.css
25373D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_gecko.css
25374D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie.css
25375D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie7.css
25376D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie8.css
25377D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_iequirks.css
25378D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/icons.png
25379D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/icons_hidpi.png
25380D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/arrow.png
25381D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/close.png
25382D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/hidpi/close.png
25383D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/hidpi/lock-open.png
25384D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/hidpi/lock.png
25385D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/hidpi/refresh.png
25386D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/lock-open.png
25387D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/lock.png
25388D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/refresh.png
25389D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/spinner.gif
25390D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/readme.md
25391
25392commit e7668e0ef2fea708668c6884a1d5d20c79095407
25393Author: InverseBot <sogo@inverse.ca>
25394Date:   Thu Jun 2 00:03:12 2016 -0400
25395
25396    (js/css) Update generated files
25397
25398M	UI/WebServerResources/js/Mailer.services.js
25399M	UI/WebServerResources/js/Mailer.services.js.map
25400
25401commit 0a2b1c3b00ebb9260d61359915014fabd110d14f
25402Author: Francis Lachapelle <flachapelle@inverse.ca>
25403Date:   Wed Jun 1 22:37:40 2016 -0400
25404
25405    (i18n) Update translations
25406
25407M	UI/Common/Finnish.lproj/Localizable.strings
25408M	UI/Common/French.lproj/Localizable.strings
25409M	UI/Common/Italian.lproj/Localizable.strings
25410M	UI/Common/SpanishSpain.lproj/Localizable.strings
25411M	UI/Contacts/Finnish.lproj/Localizable.strings
25412M	UI/Contacts/French.lproj/Localizable.strings
25413M	UI/Contacts/Italian.lproj/Localizable.strings
25414M	UI/Contacts/SpanishSpain.lproj/Localizable.strings
25415M	UI/MailerUI/Finnish.lproj/Localizable.strings
25416M	UI/MailerUI/French.lproj/Localizable.strings
25417M	UI/MailerUI/Italian.lproj/Localizable.strings
25418M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
25419M	UI/MainUI/Finnish.lproj/Localizable.strings
25420M	UI/MainUI/French.lproj/Localizable.strings
25421M	UI/MainUI/Italian.lproj/Localizable.strings
25422M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
25423M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
25424M	UI/PreferencesUI/French.lproj/Localizable.strings
25425M	UI/PreferencesUI/Italian.lproj/Localizable.strings
25426M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
25427
25428commit bfda86e31cfcc5664e52b76336f930e5074d5a82
25429Author: Francis Lachapelle <flachapelle@inverse.ca>
25430Date:   Wed Jun 1 16:22:25 2016 -0400
25431
25432    Fix recipients of reply message from Sent mailbox
25433
25434    Fixes #2625
25435
25436M	NEWS
25437M	SoObjects/Mailer/SOGoDraftObject.m
25438
25439commit e07a5f75ec3947077425c5fea85024cd46b2dc4c
25440Author: Francis Lachapelle <flachapelle@inverse.ca>
25441Date:   Wed Jun 1 15:00:24 2016 -0400
25442
25443    Force minimum number of chars in search of events
25444
25445    Respecting SOGoSearchMinimumWordLength
25446
25447M	NEWS
25448M	UI/Templates/SchedulerUI/UIxCalMainView.wox
25449
25450commit b008e220fe08cce2d255b217278618e03cf1b060
25451Author: Francis Lachapelle <flachapelle@inverse.ca>
25452Date:   Wed Jun 1 14:00:41 2016 -0400
25453
25454    (js) Fix error when visiting the Preferences
25455
25456M	UI/WebServerResources/js/Mailer/Account.service.js
25457
25458commit 99e8c42a87963cd8d0b071466f88ed00c10b7d46
25459Author: Ludovic Marcotte <lmarcotte@inverse.ca>
25460Date:   Wed Jun 1 09:38:45 2016 -0400
25461
25462    (fix) more PEEK changes
25463
25464M	ActiveSync/SOGoActiveSyncDispatcher.m
25465
25466commit 59bf86fe860c70c36bad47beeace84094f8cbb52
25467Author: Francis Lachapelle <flachapelle@inverse.ca>
25468Date:   Wed Jun 1 09:29:27 2016 -0400
25469
25470    Update NEWS file
25471
25472M	NEWS
25473
25474commit 21054ea3d621990cd5ced6b159ab1c722aceea9d
25475Author: Ludovic Marcotte <lmarcotte@inverse.ca>
25476Date:   Wed Jun 1 09:10:10 2016 -0400
25477
25478    Updated NEWS file
25479
25480M	NEWS
25481
25482commit 9a38db1667be3be61d2d68b135f4acbd88fa255c
25483Author: Ludovic Marcotte <lmarcotte@inverse.ca>
25484Date:   Wed Jun 1 08:52:56 2016 -0400
25485
25486    (fix) use PEEK when fetching attachments using ItemOperations
25487
25488M	ActiveSync/SOGoActiveSyncDispatcher.m
25489
25490commit 74e639bf5d4e28a2411cbbba41792b6e422bcdc8
25491Author: InverseBot <sogo@inverse.ca>
25492Date:   Wed Jun 1 01:24:46 2016 -0400
25493
25494    (js/css) Update generated files
25495
25496M	UI/WebServerResources/css/styles.css
25497M	UI/WebServerResources/css/styles.css.map
25498M	UI/WebServerResources/js/Scheduler.services.js
25499M	UI/WebServerResources/js/Scheduler.services.js.map
25500
25501commit 5ab405efccd146656cb5c67ed05fc1ce3d466917
25502Author: Francis Lachapelle <flachapelle@inverse.ca>
25503Date:   Tue May 31 21:56:10 2016 -0400
25504
25505    (js) Compose mail from attendee's email addresses
25506
25507M	NEWS
25508M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
25509M	UI/WebServerResources/js/Scheduler/Calendar.service.js
25510M	UI/WebServerResources/js/Scheduler/ComponentController.js
25511
25512commit b71fb2e525d55c08e848ec6d45ff4ac5b5c3b7b9
25513Author: Francis Lachapelle <flachapelle@inverse.ca>
25514Date:   Tue May 31 15:36:54 2016 -0400
25515
25516    Display messages sizes in list of Mail module
25517
25518M	NEWS
25519M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
25520M	UI/WebServerResources/scss/components/list/list.scss
25521M	UI/WebServerResources/scss/views/MailerUI.scss
25522
25523commit c11839cd5e58773b8259e1c8475ade299f273dae
25524Author: Francis Lachapelle <flachapelle@inverse.ca>
25525Date:   Tue May 31 15:34:48 2016 -0400
25526
25527    Improve handling of attachments names with quotes
25528
25529    Partially resolves #2272
25530
25531M	UI/MailerUI/UIxMailEditor.m
25532
25533commit 1dca078c56d6b016335650ba9ee4111aa25e3d11
25534Author: Francis Lachapelle <flachapelle@inverse.ca>
25535Date:   Tue May 31 15:31:03 2016 -0400
25536
25537    Improve handling of attachments names with quotes
25538
25539    Partially resolves #2272
25540
25541M	SoObjects/Mailer/SOGoDraftObject.m
25542M	SoObjects/Mailer/SOGoMailObject.m
25543
25544commit ac229bacf65d07f7e90ccb56a5fb0a86c3bde50e
25545Author: Francis Lachapelle <flachapelle@inverse.ca>
25546Date:   Tue May 31 11:46:58 2016 -0400
25547
25548    Improve Mail editor
25549
25550    Resolves #3705
25551
25552M	NEWS
25553M	UI/Templates/MailerUI/UIxMailEditor.wox
25554
25555commit 0d507ff0382fb4a6d402781ae02194a6252a75e7
25556Author: Patrice Levesque <github-wayne@ptaff.ca>
25557Date:   Tue May 31 11:36:33 2016 -0400
25558
25559    Use table naming convention from the documentation
25560
25561M	Scripts/mysql-utf8mb4.sql
25562
25563commit 1b8bc408d14a2fa55636158cd540d2d907db81b9
25564Author: Francis Lachapelle <flachapelle@inverse.ca>
25565Date:   Tue May 31 10:48:34 2016 -0400
25566
25567    Fix davacl test for secured content
25568
25569M	Tests/Integration/test-davacl.py
25570
25571commit 98970712fd9704265f341d8863d59e818a4da29c
25572Author: InverseBot <sogo@inverse.ca>
25573Date:   Tue May 31 01:11:59 2016 -0400
25574
25575    (js/css) Update generated files
25576
25577M	UI/WebServerResources/css/styles.css
25578M	UI/WebServerResources/css/styles.css.map
25579M	UI/WebServerResources/js/Contacts.js
25580M	UI/WebServerResources/js/Contacts.js.map
25581M	UI/WebServerResources/js/Contacts.services.js
25582M	UI/WebServerResources/js/Contacts.services.js.map
25583M	UI/WebServerResources/js/Mailer.js
25584M	UI/WebServerResources/js/Mailer.js.map
25585M	UI/WebServerResources/js/Mailer.services.js
25586M	UI/WebServerResources/js/Mailer.services.js.map
25587
25588commit 2e38215988d00865eccd2b128e0facd2dcab19be
25589Author: Patrice Levesque <github-wayne@ptaff.ca>
25590Date:   Mon May 30 15:16:26 2016 -0400
25591
25592    Add safeguard to optional SQL upgrade script.
25593
25594    Ensure nobody runs this by mistake, it can seriously break a SOGo installation.
25595
25596M	Scripts/sql-update-3.0.0-to-combined-mysql.sh
25597M	Scripts/sql-update-3.0.0-to-combined.sh
25598
25599commit 5c2aedb3c9f1c515ad8d96062b5805aaac8db773
25600Author: Francis Lachapelle <flachapelle@inverse.ca>
25601Date:   Mon May 30 12:29:58 2016 -0400
25602
25603    (js) Show loading progress for messages and cards
25604
25605M	NEWS
25606M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
25607M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
25608M	UI/WebServerResources/js/Contacts/AddressBook.service.js
25609M	UI/WebServerResources/js/Contacts/AddressBookController.js
25610M	UI/WebServerResources/js/Contacts/Card.service.js
25611M	UI/WebServerResources/js/Contacts/Contacts.app.js
25612M	UI/WebServerResources/js/Mailer/Mailbox.service.js
25613M	UI/WebServerResources/js/Mailer/Mailer.app.js
25614M	UI/WebServerResources/js/Mailer/Message.service.js
25615M	UI/WebServerResources/scss/components/progressLinear/progress-linear.scss
25616
25617commit c46a5f8df76fdfac18e88be9f0009be40f1c9df4
25618Author: Patrice Levesque <github-wayne@ptaff.ca>
25619Date:   Mon May 30 11:40:25 2016 -0400
25620
25621    Ensure 'sogo' UNIX group exists at installation
25622
25623    Previous logic only checked for user existence.
25624
25625M	packaging/debian-multiarch/sogo.preinst
25626M	packaging/debian/sogo.preinst
25627M	packaging/rhel/sogo.spec
25628
25629commit f623de931a3cab2b0592006de37204c10a42f04c
25630Author: Francis Lachapelle <flachapelle@inverse.ca>
25631Date:   Mon May 30 10:20:55 2016 -0400
25632
25633    (i18n) Update Hungarian translation
25634
25635M	SoObjects/Contacts/Hungarian.lproj/Localizable.strings
25636M	UI/Common/Hungarian.lproj/Localizable.strings
25637M	UI/Contacts/Hungarian.lproj/Localizable.strings
25638M	UI/MailerUI/Hungarian.lproj/Localizable.strings
25639M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
25640
25641commit d9b5728585b30fb0567eede06af299c8e2913b34
25642Author: InverseBot <sogo@inverse.ca>
25643Date:   Sat May 28 01:11:08 2016 -0400
25644
25645    (js/css) Update generated files
25646
25647M	UI/WebServerResources/js/Mailer.services.js
25648M	UI/WebServerResources/js/Mailer.services.js.map
25649M	UI/WebServerResources/js/vendor/angular-animate.js
25650M	UI/WebServerResources/js/vendor/angular-animate.min.js
25651M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
25652M	UI/WebServerResources/js/vendor/angular-aria.js
25653M	UI/WebServerResources/js/vendor/angular-aria.min.js
25654M	UI/WebServerResources/js/vendor/angular-cookies.js
25655M	UI/WebServerResources/js/vendor/angular-cookies.min.js
25656M	UI/WebServerResources/js/vendor/angular-messages.js
25657M	UI/WebServerResources/js/vendor/angular-messages.min.js
25658M	UI/WebServerResources/js/vendor/angular-messages.min.js.map
25659M	UI/WebServerResources/js/vendor/angular-sanitize.js
25660M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
25661M	UI/WebServerResources/js/vendor/angular.js
25662M	UI/WebServerResources/js/vendor/angular.min.js
25663M	UI/WebServerResources/js/vendor/angular.min.js.map
25664
25665commit ec8dfdfd05dbc30bc60eb592c422bb12c56558d9
25666Author: Francis Lachapelle <flachapelle@inverse.ca>
25667Date:   Fri May 27 16:09:43 2016 -0400
25668
25669    (css) Fix close button of card and msg viewers
25670
25671M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
25672M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
25673
25674commit 1ba8ba9e5891130459ed5999e73c525abe8128af
25675Author: Ludovic Marcotte <lmarcotte@inverse.ca>
25676Date:   Fri May 27 15:29:33 2016 -0400
25677
25678    (fix) avoid crashing due to bogus URLs (GNUstep braindamage)
25679
25680M	SOPE/NGCards/iCalEntityObject.m
25681
25682commit f4d83bfa19e66c7d750014c5d356539fb0dd43ee
25683Author: Francis Lachapelle <flachapelle@inverse.ca>
25684Date:   Fri May 27 13:55:14 2016 -0400
25685
25686    (js) Fix automatic expansion of mail account
25687
25688M	UI/WebServerResources/js/Mailer/Account.service.js
25689
25690commit 45290c64147c99d8815a96c601d3c9bd39e1e495
25691Author: Francis Lachapelle <flachapelle@inverse.ca>
25692Date:   Fri May 27 13:42:44 2016 -0400
25693
25694    Improve CSS sanitizer for HTML messages
25695
25696    At-rules are now completely removed. Fixed a possible issue where the
25697    first rule would not be prefixed by our CSS selector.
25698
25699    Fixes #3700
25700
25701M	NEWS
25702M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
25703
25704commit 875a4aca3218340fd4d3141950c82c2ff45b343d
25705Author: Ludovic Marcotte <lmarcotte@inverse.ca>
25706Date:   Fri May 27 10:53:16 2016 -0400
25707
25708    (fix) improved previous commit for attributes stripping and UID generation (fixes #3695 and #3696)
25709
25710M	SoObjects/Appointments/SOGoCalendarComponent.m
25711M	SoObjects/SOGo/SOGoUserSettings.h
25712M	SoObjects/SOGo/SOGoUserSettings.m
25713
25714commit 604705960e186c386123c4476a09840b8e56d780
25715Author: InverseBot <sogo@inverse.ca>
25716Date:   Fri May 27 01:23:53 2016 -0400
25717
25718    (js/css) Update generated files
25719
25720M	UI/WebServerResources/css/styles.css
25721M	UI/WebServerResources/css/styles.css.map
25722M	UI/WebServerResources/js/Mailer.services.js
25723M	UI/WebServerResources/js/Mailer.services.js.map
25724M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
25725M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
25726
25727commit ac33bb62d512def764658df291827429420ed08a
25728Author: Francis Lachapelle <flachapelle@inverse.ca>
25729Date:   Thu May 26 16:01:19 2016 -0400
25730
25731    (css) Avoid outline on focus of message
25732
25733M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
25734
25735commit 06f596f821f44e53782a382b5a19eeb1fe354513
25736Author: Francis Lachapelle <flachapelle@inverse.ca>
25737Date:   Thu May 26 15:48:15 2016 -0400
25738
25739    (js) Collapsable mail accounts
25740
25741    Fixes #3493
25742
25743M	NEWS
25744M	UI/Templates/MailerUI/UIxMailMainFrame.wox
25745M	UI/WebServerResources/js/Mailer/Account.service.js
25746M	UI/WebServerResources/js/Mailer/MailboxesController.js
25747
25748commit 4b29b5302e570a291b8e16bf24a75865938ba773
25749Author: Francis Lachapelle <flachapelle@inverse.ca>
25750Date:   Thu May 26 15:37:55 2016 -0400
25751
25752    Sort languages list of SOGoDefaults.plist
25753
25754M	SoObjects/SOGo/SOGoDefaults.plist
25755
25756commit 8bee0761356dc6775e661eccf88108d3706f3a08
25757Author: Francis Lachapelle <flachapelle@inverse.ca>
25758Date:   Thu May 26 15:04:18 2016 -0400
25759
25760    Minor HTML improvements
25761
25762M	UI/MailerUI/English.lproj/Localizable.strings
25763M	UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox
25764M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
25765M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
25766
25767commit 39ba7fc7f899ed900b2a46a6d1092279cdc781d3
25768Author: Ludovic Marcotte <lmarcotte@inverse.ca>
25769Date:   Thu May 26 14:43:29 2016 -0400
25770
25771    Updated NEWS
25772
25773M	NEWS
25774
25775commit c9f63a7ce2a3f1827e860365b619940236a20d9b
25776Author: Ludovic Marcotte <lmarcotte@inverse.ca>
25777Date:   Thu May 26 14:42:13 2016 -0400
25778
25779    (fix) make sure to strip X- tags when securing content (#3695)
25780
25781M	SoObjects/Appointments/SOGoCalendarComponent.m
25782
25783commit 7c4b1b36cfd6a9213879585a7a310f661eb8be20
25784Author: Francis Lachapelle <flachapelle@inverse.ca>
25785Date:   Thu May 26 11:18:36 2016 -0400
25786
25787    (js) Fix restore of mailboxes expansion states
25788
25789M	NEWS
25790M	UI/WebServerResources/js/Mailer/Account.service.js
25791
25792commit d61a9d0b80353c3c50a78d9d74419dcf2fb723b8
25793Author: Francis Lachapelle <flachapelle@inverse.ca>
25794Date:   Thu May 26 11:04:36 2016 -0400
25795
25796    (css) Enlarge clickable zone in sidenav list
25797
25798M	UI/WebServerResources/scss/components/list/list.scss
25799
25800commit 6ff125c6795d91fb149bb84ddb65189848ca7b5f
25801Author: InverseBot <sogo@inverse.ca>
25802Date:   Thu May 26 01:24:01 2016 -0400
25803
25804    (js/css) Update generated files
25805
25806M	UI/WebServerResources/js/Common.js
25807M	UI/WebServerResources/js/Common.js.map
25808M	UI/WebServerResources/js/Contacts.services.js
25809M	UI/WebServerResources/js/Contacts.services.js.map
25810M	UI/WebServerResources/js/Mailer.services.js
25811M	UI/WebServerResources/js/Mailer.services.js.map
25812
25813commit a9ee261eff656c4487a9f6e30bd87d0e572848a5
25814Author: Francis Lachapelle <flachapelle@inverse.ca>
25815Date:   Wed May 25 16:04:58 2016 -0400
25816
25817    Allow disabling Gravatar
25818
25819    Resolves #3600
25820
25821M	Documentation/SOGoInstallationGuide.asciidoc
25822M	NEWS
25823M	SoObjects/SOGo/SOGoDefaults.plist
25824M	SoObjects/SOGo/SOGoDomainDefaults.h
25825M	SoObjects/SOGo/SOGoDomainDefaults.m
25826M	SoObjects/SOGo/SOGoUserDefaults.h
25827M	SoObjects/SOGo/SOGoUserDefaults.m
25828M	UI/PreferencesUI/English.lproj/Localizable.strings
25829M	UI/PreferencesUI/UIxJSONPreferences.m
25830M	UI/PreferencesUI/UIxPreferences.m
25831M	UI/Templates/PreferencesUI/UIxPreferences.wox
25832M	UI/WebServerResources/js/Common/sgAvatarImage.directive.js
25833
25834commit 9fc22f2689f814e8167d573c3889022581cfbc50
25835Author: Francis Lachapelle <flachapelle@inverse.ca>
25836Date:   Wed May 25 11:33:25 2016 -0400
25837
25838    (js) Fix contact's nickname when composing msg
25839
25840    The nickname is wrapped with <em> tags when viewing the card but those
25841    tags must not appear when composing a new message from one of the
25842    contact's email addresses.
25843
25844M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
25845M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
25846M	UI/WebServerResources/js/Contacts/Card.service.js
25847
25848commit c9346e4f249f3e79d535c4f6f95ba43be3a90e67
25849Author: Francis Lachapelle <flachapelle@inverse.ca>
25850Date:   Wed May 25 10:52:04 2016 -0400
25851
25852    (js) Fix display of email of search results
25853
25854M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
25855
25856commit fd4b09428fdd8f2ec2246037ef7c4cfed97cd6c5
25857Author: Francis Lachapelle <flachapelle@inverse.ca>
25858Date:   Wed May 25 10:25:53 2016 -0400
25859
25860    Expose all email addresses in autocompletion
25861
25862    This change is immediately applicable to LDAP-based system address
25863    books. However, personal SQL-based address books must have their quick
25864    tables recreated. To do so, one must use sogo-tool to backup and restore
25865    the user's data.
25866
25867    Resolves #3443, #3526
25868
25869M	NEWS
25870M	SoObjects/Contacts/NGVCard+SOGo.m
25871M	SoObjects/Contacts/SOGoContactGCSFolder.m
25872M	UI/Templates/MailerUI/UIxMailEditor.wox
25873M	UI/WebServerResources/js/Contacts/Card.service.js
25874M	UI/WebServerResources/js/Mailer/MessageEditorController.js
25875
25876commit 6dc80e1159cc46a2d0ad58dcca15960e6a9d5f9c
25877Author: InverseBot <sogo@inverse.ca>
25878Date:   Wed May 25 01:25:39 2016 -0400
25879
25880    (js/css) Update generated files
25881
25882M	UI/WebServerResources/js/Common.js
25883M	UI/WebServerResources/js/Common.js.map
25884M	UI/WebServerResources/js/Scheduler.services.js
25885M	UI/WebServerResources/js/Scheduler.services.js.map
25886
25887commit 968a5bd5fb11d4415694137de08b9734dd3a4443
25888Author: Francis Lachapelle <flachapelle@inverse.ca>
25889Date:   Tue May 24 12:11:08 2016 -0400
25890
25891    (i18n) Restore Catalan and Slovak translations
25892
25893    Fixes #3687
25894
25895M	NEWS
25896M	configure
25897
25898commit d2a4ddd3df6ec7e635d9732ab962f6f008b054dd
25899Author: Francis Lachapelle <flachapelle@inverse.ca>
25900Date:   Tue May 24 11:55:31 2016 -0400
25901
25902    (js) Fix display of mailboxes list on mobile
25903
25904    Fixes #3654
25905
25906M	NEWS
25907M	UI/WebServerResources/js/Common/navController.js
25908
25909commit 0773dec6b8f8652cbee6ab87ee205324dd0777d1
25910Author: Francis Lachapelle <flachapelle@inverse.ca>
25911Date:   Tue May 24 11:07:04 2016 -0400
25912
25913    (js) Fix event classification icon in days views
25914
25915M	NEWS
25916M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
25917
25918commit e3a9ba910c7d8aca7970c2e8fd1d980567669da5
25919Author: Francis Lachapelle <flachapelle@inverse.ca>
25920Date:   Tue May 24 11:03:15 2016 -0400
25921
25922    (i18n) Update Turkish (Turkey) translation
25923
25924M	SoObjects/Mailer/SOGoMailTurkishTurkeyForward.wo/SOGoMailTurkishTurkeyForward.html
25925M	SoObjects/Mailer/SOGoMailTurkishTurkeyReply.wo/SOGoMailTurkishTurkeyReply.html
25926M	UI/MainUI/TurkishTurkey.lproj/Locale
25927M	UI/Templates/SOGoACLTurkishTurkeyModificationAdvisory.wox
25928
25929commit 8225a4ccb0b6839b09c56c66fec0f6227e4389af
25930Author: Patrice Levesque <github-wayne@ptaff.ca>
25931Date:   Tue May 24 10:29:33 2016 -0400
25932
25933    Soft-ensure SOGo is started after MariaDB.
25934
25935M	Scripts/sogo-systemd-redhat
25936
25937commit 9f288726717390a612553725d064a002d93f5b89
25938Author: InverseBot <sogo@inverse.ca>
25939Date:   Tue May 24 01:22:54 2016 -0400
25940
25941    (js/css) Update generated files
25942
25943M	UI/WebServerResources/js/vendor/lodash.js
25944M	UI/WebServerResources/js/vendor/lodash.min.js
25945
25946commit 0306aa07a971fc94ccf1662d5f9aa816df78d459
25947Author: InverseBot <sogo@inverse.ca>
25948Date:   Mon May 23 01:25:22 2016 -0400
25949
25950    (js/css) Update generated files
25951
25952M	UI/WebServerResources/js/vendor/lodash.js
25953M	UI/WebServerResources/js/vendor/lodash.min.js
25954
25955commit 321b92fd157dd8c971376f88798cbe712b181f01
25956Author: InverseBot <sogo@inverse.ca>
25957Date:   Sun May 22 01:22:32 2016 -0400
25958
25959    (js/css) Update generated files
25960
25961M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
25962M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
25963
25964commit 0e57e3b57156212c4a3bd51e8397ebab0e444714
25965Author: Ludovic Marcotte <lmarcotte@inverse.ca>
25966Date:   Fri May 20 11:11:13 2016 -0400
25967
25968    (fix) enable SAML2 support on CentOS 7
25969
25970M	packaging/rhel/sogo.spec
25971
25972commit 0e2c6dc5cdc235f1878e1e9eee9cf4b074faa824
25973Author: Francis Lachapelle <flachapelle@inverse.ca>
25974Date:   Fri May 20 10:05:03 2016 -0400
25975
25976    Fix offset when converting event to all-day
25977
25978    Fixes #3655
25979
25980M	NEWS
25981M	SoObjects/Appointments/iCalEvent+SOGo.m
25982
25983commit 03bbe63cdcba375cf0aed4fe18e4308ea8516956
25984Author: InverseBot <sogo@inverse.ca>
25985Date:   Fri May 20 01:23:51 2016 -0400
25986
25987    (js/css) Update generated files
25988
25989M	UI/WebServerResources/css/styles.css
25990M	UI/WebServerResources/css/styles.css.map
25991M	UI/WebServerResources/js/Common.js
25992M	UI/WebServerResources/js/Common.js.map
25993M	UI/WebServerResources/js/Contacts.js
25994M	UI/WebServerResources/js/Contacts.js.map
25995M	UI/WebServerResources/js/Contacts.services.js
25996M	UI/WebServerResources/js/Contacts.services.js.map
25997M	UI/WebServerResources/js/Mailer.services.js
25998M	UI/WebServerResources/js/Mailer.services.js.map
25999M	UI/WebServerResources/js/Preferences.js
26000M	UI/WebServerResources/js/Preferences.js.map
26001M	UI/WebServerResources/js/Scheduler.services.js
26002M	UI/WebServerResources/js/Scheduler.services.js.map
26003M	UI/WebServerResources/js/vendor/ng-sortable.min.js
26004M	UI/WebServerResources/js/vendor/ng-sortable.min.js.map
26005
26006commit ac13ef0005d5178932c98a8b967703a65a37d87e
26007Author: Francis Lachapelle <flachapelle@inverse.ca>
26008Date:   Thu May 19 17:24:47 2016 -0400
26009
26010    (js) Fix month view when spawning six weeks
26011
26012    Fixes #3663
26013
26014M	NEWS
26015M	UI/WebServerResources/js/Scheduler/Component.service.js
26016
26017commit cc283575535d3acf8f03343a7d8128c3b5a46eb5
26018Author: Francis Lachapelle <flachapelle@inverse.ca>
26019Date:   Thu May 19 16:34:42 2016 -0400
26020
26021    (js) Fix autocompletion of LDAP-based groups
26022
26023    Fixes #3673
26024
26025M	NEWS
26026M	UI/WebServerResources/js/Contacts/AddressBookController.js
26027M	UI/WebServerResources/js/Contacts/Card.service.js
26028M	UI/WebServerResources/js/Mailer/MessageEditorController.js
26029
26030commit fdc82913efd7a0fcd183bcd3bf420d246d5b28e7
26031Author: Francis Lachapelle <flachapelle@inverse.ca>
26032Date:   Thu May 19 15:58:26 2016 -0400
26033
26034    (js) Fix composition of new msgs from Contacts
26035
26036M	NEWS
26037M	UI/WebServerResources/js/Contacts/AddressBookController.js
26038
26039commit 35d549121d6689b2fb4834e5195d63681820e423
26040Author: Francis Lachapelle <flachapelle@inverse.ca>
26041Date:   Thu May 19 15:01:26 2016 -0400
26042
26043    (js) Fix creation of chip on blur
26044
26045M	NEWS
26046M	UI/WebServerResources/js/Common/sgTransformOnBlur.directive.js
26047
26048commit 0c02712b35d85c30013dcbf1a9e3f2e39556fa39
26049Author: Francis Lachapelle <flachapelle@inverse.ca>
26050Date:   Thu May 19 10:04:01 2016 -0400
26051
26052    (doc) Update languages list
26053
26054M	Documentation/SOGoInstallationGuide.asciidoc
26055
26056commit 44696896f26ac14593ad541d0f5e0f675db75325
26057Author: Francis Lachapelle <flachapelle@inverse.ca>
26058Date:   Wed May 18 16:43:00 2016 -0400
26059
26060    (css) Fix height of dense toolbar
26061
26062M	UI/Templates/SchedulerUI/UIxCalMainView.wox
26063M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
26064
26065commit 335621ba421f746b27dcc7184cde7ae769bf4538
26066Author: Francis Lachapelle <flachapelle@inverse.ca>
26067Date:   Wed May 18 16:09:54 2016 -0400
26068
26069    Update ChangeLog
26070
26071M	ChangeLog
26072
26073commit 3ed32cc4c162d081abc1759a1c23553be8e66431
26074Author: Francis Lachapelle <flachapelle@inverse.ca>
26075Date:   Wed May 18 16:08:56 2016 -0400
26076
26077    (js/css) Update generated files
26078
26079M	UI/WebServerResources/css/styles.css
26080M	UI/WebServerResources/css/styles.css.map
26081M	UI/WebServerResources/js/Administration.js
26082M	UI/WebServerResources/js/Administration.js.map
26083M	UI/WebServerResources/js/Common.js
26084M	UI/WebServerResources/js/Common.js.map
26085M	UI/WebServerResources/js/Contacts.js
26086M	UI/WebServerResources/js/Contacts.js.map
26087M	UI/WebServerResources/js/Contacts.services.js
26088M	UI/WebServerResources/js/Contacts.services.js.map
26089M	UI/WebServerResources/js/Mailer.js
26090M	UI/WebServerResources/js/Mailer.js.map
26091M	UI/WebServerResources/js/Mailer.services.js
26092M	UI/WebServerResources/js/Mailer.services.js.map
26093M	UI/WebServerResources/js/Preferences.js
26094M	UI/WebServerResources/js/Preferences.js.map
26095M	UI/WebServerResources/js/Scheduler.services.js
26096M	UI/WebServerResources/js/Scheduler.services.js.map
26097M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
26098M	UI/WebServerResources/js/vendor/ng-sortable.min.js
26099M	UI/WebServerResources/js/vendor/ng-sortable.min.js.map
26100
26101commit 9db6e2c411d3e93aed327db676b2707f9dcbbf19
26102Author: Francis Lachapelle <flachapelle@inverse.ca>
26103Date:   Wed May 18 16:07:58 2016 -0400
26104
26105    (i18n) Update translations
26106
26107M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
26108M	UI/Common/Dutch.lproj/Localizable.strings
26109M	UI/Common/French.lproj/Localizable.strings
26110M	UI/Common/SpanishSpain.lproj/Localizable.strings
26111M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
26112M	UI/Contacts/Dutch.lproj/Localizable.strings
26113M	UI/Contacts/Finnish.lproj/Localizable.strings
26114M	UI/Contacts/French.lproj/Localizable.strings
26115M	UI/Contacts/German.lproj/Localizable.strings
26116M	UI/Contacts/Hungarian.lproj/Localizable.strings
26117M	UI/Contacts/Italian.lproj/Localizable.strings
26118M	UI/Contacts/Lithuanian.lproj/Localizable.strings
26119M	UI/Contacts/Macedonian.lproj/Localizable.strings
26120M	UI/Contacts/Polish.lproj/Localizable.strings
26121M	UI/Contacts/Russian.lproj/Localizable.strings
26122M	UI/Contacts/SpanishSpain.lproj/Localizable.strings
26123M	UI/Contacts/TurkishTurkey.lproj/Localizable.strings
26124M	UI/MailPartViewers/Dutch.lproj/Localizable.strings
26125M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
26126M	UI/MailerUI/Dutch.lproj/Localizable.strings
26127M	UI/MailerUI/Finnish.lproj/Localizable.strings
26128M	UI/MailerUI/French.lproj/Localizable.strings
26129M	UI/MailerUI/German.lproj/Localizable.strings
26130M	UI/MailerUI/Hungarian.lproj/Localizable.strings
26131M	UI/MailerUI/Italian.lproj/Localizable.strings
26132M	UI/MailerUI/Lithuanian.lproj/Localizable.strings
26133M	UI/MailerUI/Macedonian.lproj/Localizable.strings
26134M	UI/MailerUI/Polish.lproj/Localizable.strings
26135M	UI/MailerUI/Russian.lproj/Localizable.strings
26136M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
26137M	UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
26138M	UI/MainUI/French.lproj/Localizable.strings
26139M	UI/PreferencesUI/French.lproj/Localizable.strings
26140M	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
26141M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
26142M	UI/Scheduler/Dutch.lproj/Localizable.strings
26143M	UI/Scheduler/Finnish.lproj/Localizable.strings
26144M	UI/Scheduler/French.lproj/Localizable.strings
26145M	UI/Scheduler/German.lproj/Localizable.strings
26146M	UI/Scheduler/Hungarian.lproj/Localizable.strings
26147M	UI/Scheduler/Italian.lproj/Localizable.strings
26148M	UI/Scheduler/Lithuanian.lproj/Localizable.strings
26149M	UI/Scheduler/Macedonian.lproj/Localizable.strings
26150M	UI/Scheduler/Polish.lproj/Localizable.strings
26151M	UI/Scheduler/Russian.lproj/Localizable.strings
26152M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
26153M	UI/Scheduler/TurkishTurkey.lproj/Localizable.strings
26154
26155commit ee8f199603105fc6cbd2f0b6fa18177ba3c63850
26156Author: Francis Lachapelle <flachapelle@inverse.ca>
26157Date:   Wed May 18 16:02:39 2016 -0400
26158
26159    Preparation for release 3.1.0
26160
26161M	Documentation/docinfo.xml
26162M	Documentation/includes/global-attributes.asciidoc
26163M	NEWS
26164M	Version
26165
26166commit d3fa7cb9c76e72d0882d870dd0f5d8b40cbb26d1
26167Author: Francis Lachapelle <flachapelle@inverse.ca>
26168Date:   Wed May 18 15:56:03 2016 -0400
26169
26170    (css) Update Angular Material to v1.1.0-rc4
26171
26172M	UI/WebServerResources/angular-material
26173
26174commit 56a470314d769587672e21ec5f57849adce78b07
26175Author: Francis Lachapelle <flachapelle@inverse.ca>
26176Date:   Wed May 18 15:32:46 2016 -0400
26177
26178    (js) Fix breakpoints consistency
26179
26180M	UI/Templates/UIxTopnavToolbar.wox
26181
26182commit abb26dfd22ec777310baec3f813f553c0c32ad18
26183Author: Francis Lachapelle <flachapelle@inverse.ca>
26184Date:   Wed May 18 14:48:53 2016 -0400
26185
26186    (js) Fix breakpoints consistency
26187
26188M	UI/WebServerResources/js/Administration/AdministrationController.js
26189
26190commit ce1fb708a0cad4a8d0e76c2fa6e911f5f3e2f07c
26191Author: Francis Lachapelle <flachapelle@inverse.ca>
26192Date:   Wed May 18 14:47:33 2016 -0400
26193
26194    (js) Fix navigation in Mail advanced search mode
26195
26196M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
26197M	UI/Templates/MailerUI/UIxMailMainFrame.wox
26198M	UI/WebServerResources/js/Mailer/Mailbox.service.js
26199M	UI/WebServerResources/js/Mailer/MailboxController.js
26200M	UI/WebServerResources/js/Mailer/Mailer.app.js
26201M	UI/WebServerResources/js/Mailer/VirtualMailbox.service.js
26202
26203commit 045013bc74ad1cd58a9f784b2549f24114a28b4a
26204Author: Francis Lachapelle <flachapelle@inverse.ca>
26205Date:   Wed May 18 14:35:24 2016 -0400
26206
26207    (js) Fix breakpoints consistency
26208
26209M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
26210M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
26211M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
26212M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
26213M	UI/Templates/MainUI/SOGoRootPage.wox
26214M	UI/Templates/SchedulerUI/UIxCalMainView.wox
26215M	UI/Templates/UIxTopnavToolbar.wox
26216M	UI/WebServerResources/js/Common/Common.app.js
26217M	UI/WebServerResources/js/Common/navController.js
26218M	UI/WebServerResources/js/Contacts/AddressBooksController.js
26219M	UI/WebServerResources/js/Mailer/MailboxesController.js
26220M	UI/WebServerResources/js/Mailer/MessageController.js
26221M	UI/WebServerResources/js/Scheduler/ComponentController.js
26222
26223commit 33ca545f8bce27726e06deb188c04165f9beef80
26224Author: Francis Lachapelle <flachapelle@inverse.ca>
26225Date:   Wed May 18 11:09:02 2016 -0400
26226
26227    (js) Use minimized version of angular material
26228
26229M	UI/Templates/UIxPageFrame.wox
26230M	UI/WebServerResources/GNUmakefile
26231A	UI/WebServerResources/js/vendor/angular-material.min.js.map
26232
26233commit 32ed6a14d501ca7b581f0f332c295548ca293116
26234Author: Francis Lachapelle <flachapelle@inverse.ca>
26235Date:   Wed May 18 09:37:14 2016 -0400
26236
26237    (js) Directive to create chip on blur
26238
26239    Fixes #3470
26240
26241M	NEWS
26242M	UI/Templates/MailerUI/UIxMailEditor.wox
26243A	UI/WebServerResources/js/Common/sgTransformOnBlur.directive.js
26244
26245commit 7fe576f277df3b96641329efbb07ab1ea5277296
26246Author: Francis Lachapelle <flachapelle@inverse.ca>
26247Date:   Wed May 18 08:30:22 2016 -0400
26248
26249    (js) Fix exception when no match in AB search
26250
26251M	UI/WebServerResources/js/Contacts/AddressBook.service.js
26252
26253commit 4b0fadbe22083235b6c36b85a14520970b217d4f
26254Author: InverseBot <sogo@inverse.ca>
26255Date:   Wed May 18 02:10:53 2016 -0400
26256
26257    (js/css) Update generated files
26258
26259M	UI/WebServerResources/css/styles.css
26260M	UI/WebServerResources/css/styles.css.map
26261M	UI/WebServerResources/js/Mailer.services.js
26262M	UI/WebServerResources/js/Mailer.services.js.map
26263M	UI/WebServerResources/js/vendor/angular-ui-router.js
26264M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
26265
26266commit 669eee301b84a81bcd1c11897ebe404cb5dd5001
26267Author: Francis Lachapelle <flachapelle@inverse.ca>
26268Date:   Tue May 17 16:39:12 2016 -0400
26269
26270    (js) Different behaviour when deleting msg in xs
26271
26272M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
26273M	UI/WebServerResources/js/Mailer/MessageController.js
26274
26275commit 69c526eb67e3d5bbf17c925df80ea1548fe49be5
26276Author: Francis Lachapelle <flachapelle@inverse.ca>
26277Date:   Tue May 17 16:35:47 2016 -0400
26278
26279    (css) Improve expandable card
26280
26281M	UI/WebServerResources/scss/components/card/card.scss
26282
26283commit ddbb05fd30ac11520f595807faaf567e6029efb6
26284Author: Francis Lachapelle <flachapelle@inverse.ca>
26285Date:   Tue May 17 16:31:35 2016 -0400
26286
26287    (css) Fix tooolbar of month view on xs media
26288
26289M	UI/WebServerResources/scss/views/SchedulerUI.scss
26290
26291commit d17944091af1abefcc0674743bd4834f9614860a
26292Author: Francis Lachapelle <flachapelle@inverse.ca>
26293Date:   Tue May 17 16:22:50 2016 -0400
26294
26295    Respect time locale in days views
26296
26297M	UI/Scheduler/UIxCalDayTable.h
26298M	UI/Scheduler/UIxCalDayTable.m
26299M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
26300
26301commit 87fbedb89d2b429f107c292aa308bbd9bd4ab854
26302Author: Francis Lachapelle <flachapelle@inverse.ca>
26303Date:   Tue May 17 15:10:09 2016 -0400
26304
26305    (css) Improve subheader with icon buttons
26306
26307M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
26308M	UI/Templates/MailerUI/UIxMailMainFrame.wox
26309M	UI/Templates/SchedulerUI/UIxCalMainView.wox
26310M	UI/WebServerResources/scss/components/subheader/subheader.scss
26311
26312commit 8c4d4e0e2db8cffea984ac7bd15afb2a418dfef5
26313Author: Francis Lachapelle <flachapelle@inverse.ca>
26314Date:   Tue May 17 14:30:48 2016 -0400
26315
26316    (js) Fix usage of the "export" reserved word
26317
26318M	UI/Templates/MailerUI/UIxMailMainFrame.wox
26319M	UI/WebServerResources/js/Mailer/Mailbox.service.js
26320
26321commit 00e0aa7ab4b8a73ce7308ef410b50b504d5b5778
26322Author: Ludovic Marcotte <lmarcotte@inverse.ca>
26323Date:   Tue May 17 11:28:04 2016 -0400
26324
26325    Updated NEWS file
26326
26327M	NEWS
26328
26329commit 877165f4ed6d2063b384e73de32ecd154b7cb805
26330Author: Ludovic Marcotte <lmarcotte@inverse.ca>
26331Date:   Tue May 17 11:18:40 2016 -0400
26332
26333    (fix) safe guard against bogus tz offset definition
26334
26335M	SOPE/NGCards/iCalTimeZonePeriod.m
26336
26337commit 60f8641d271359f1b3be84971cb84c3c86b25170
26338Author: InverseBot <sogo@inverse.ca>
26339Date:   Tue May 17 02:14:49 2016 -0400
26340
26341    (js/css) Update generated files
26342
26343M	UI/WebServerResources/js/Contacts.js
26344M	UI/WebServerResources/js/Contacts.js.map
26345
26346commit bce14b09125302984c9f2851eb62ef3f1d4df6f0
26347Author: Francis Lachapelle <flachapelle@inverse.ca>
26348Date:   Mon May 16 14:23:01 2016 -0400
26349
26350    (js) Fix newMessage fcn in AddressBook service
26351
26352M	UI/WebServerResources/js/Contacts/AddressBookController.js
26353
26354commit 7f867f941032da67260a37efe5df6673af7f6e2b
26355Author: Francis Lachapelle <flachapelle@inverse.ca>
26356Date:   Mon May 16 13:53:47 2016 -0400
26357
26358    Add TurkishTurkey language to configure script
26359
26360M	configure
26361
26362commit bcff953726c5e6333a8e01ebec8b2776f0482fe7
26363Author: Francis Lachapelle <flachapelle@inverse.ca>
26364Date:   Mon May 16 13:48:30 2016 -0400
26365
26366    Remove duplicated language
26367
26368M	configure
26369
26370commit c8f8b505cb706c9764ba484acfae0d3fcdf7f9da
26371Author: Francis Lachapelle <flachapelle@inverse.ca>
26372Date:   Mon May 16 13:28:12 2016 -0400
26373
26374    Add Turkish (Turkey) translation
26375
26376M	.tx/config
26377M	NEWS
26378M	README.md
26379M	SoObjects/Appointments/GNUmakefile
26380A	SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings
26381M	SoObjects/Contacts/GNUmakefile
26382A	SoObjects/Contacts/TurkishTurkey.lproj/Localizable.strings
26383M	SoObjects/Mailer/GNUmakefile
26384M	SoObjects/Mailer/SOGoMailForward.h
26385M	SoObjects/Mailer/SOGoMailForward.m
26386M	SoObjects/Mailer/SOGoMailReply.h
26387M	SoObjects/Mailer/SOGoMailReply.m
26388A	SoObjects/Mailer/SOGoMailTurkishTurkeyForward.wo/SOGoMailTurkishTurkeyForward.html
26389A	SoObjects/Mailer/SOGoMailTurkishTurkeyForward.wo/SOGoMailTurkishTurkeyForward.wod
26390A	SoObjects/Mailer/SOGoMailTurkishTurkeyReply.wo/SOGoMailTurkishTurkeyReply.html
26391A	SoObjects/Mailer/SOGoMailTurkishTurkeyReply.wo/SOGoMailTurkishTurkeyReply.wod
26392A	SoObjects/Mailer/TurkishTurkey.lproj/Localizable.strings
26393M	SoObjects/SOGo/SOGoDefaults.plist
26394M	Tests/Integration/preferences.py
26395M	UI/AdministrationUI/GNUmakefile
26396A	UI/AdministrationUI/TurkishTurkey.lproj/Localizable.strings
26397M	UI/Common/GNUmakefile
26398A	UI/Common/TurkishTurkey.lproj/Localizable.strings
26399M	UI/Contacts/GNUmakefile
26400A	UI/Contacts/TurkishTurkey.lproj/Localizable.strings
26401M	UI/MailPartViewers/GNUmakefile
26402A	UI/MailPartViewers/TurkishTurkey.lproj/Localizable.strings
26403M	UI/MailerUI/GNUmakefile
26404A	UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
26405M	UI/MainUI/Arabic.lproj/Localizable.strings
26406M	UI/MainUI/Basque.lproj/Localizable.strings
26407M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
26408M	UI/MainUI/Catalan.lproj/Localizable.strings
26409M	UI/MainUI/ChineseTaiwan.lproj/Localizable.strings
26410M	UI/MainUI/Croatian.lproj/Localizable.strings
26411M	UI/MainUI/Czech.lproj/Localizable.strings
26412M	UI/MainUI/Danish.lproj/Localizable.strings
26413M	UI/MainUI/Dutch.lproj/Localizable.strings
26414M	UI/MainUI/English.lproj/Localizable.strings
26415M	UI/MainUI/Finnish.lproj/Localizable.strings
26416M	UI/MainUI/French.lproj/Localizable.strings
26417M	UI/MainUI/GNUmakefile
26418M	UI/MainUI/German.lproj/Localizable.strings
26419M	UI/MainUI/Hungarian.lproj/Localizable.strings
26420M	UI/MainUI/Icelandic.lproj/Localizable.strings
26421M	UI/MainUI/Italian.lproj/Localizable.strings
26422M	UI/MainUI/Lithuanian.lproj/Localizable.strings
26423M	UI/MainUI/Macedonian.lproj/Localizable.strings
26424M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
26425M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
26426M	UI/MainUI/Polish.lproj/Localizable.strings
26427M	UI/MainUI/Portuguese.lproj/Localizable.strings
26428M	UI/MainUI/Russian.lproj/Localizable.strings
26429M	UI/MainUI/Slovak.lproj/Localizable.strings
26430M	UI/MainUI/Slovenian.lproj/Localizable.strings
26431M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
26432M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
26433M	UI/MainUI/Swedish.lproj/Localizable.strings
26434A	UI/MainUI/TurkishTurkey.lproj/Locale
26435A	UI/MainUI/TurkishTurkey.lproj/Localizable.strings
26436M	UI/MainUI/Ukrainian.lproj/Localizable.strings
26437M	UI/MainUI/Welsh.lproj/Localizable.strings
26438M	UI/PreferencesUI/Arabic.lproj/Localizable.strings
26439M	UI/PreferencesUI/Basque.lproj/Localizable.strings
26440M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
26441M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
26442M	UI/PreferencesUI/ChineseTaiwan.lproj/Localizable.strings
26443M	UI/PreferencesUI/Croatian.lproj/Localizable.strings
26444M	UI/PreferencesUI/Czech.lproj/Localizable.strings
26445M	UI/PreferencesUI/Danish.lproj/Localizable.strings
26446M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
26447M	UI/PreferencesUI/English.lproj/Localizable.strings
26448M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
26449M	UI/PreferencesUI/French.lproj/Localizable.strings
26450M	UI/PreferencesUI/GNUmakefile
26451M	UI/PreferencesUI/German.lproj/Localizable.strings
26452M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
26453M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
26454M	UI/PreferencesUI/Italian.lproj/Localizable.strings
26455M	UI/PreferencesUI/Lithuanian.lproj/Localizable.strings
26456M	UI/PreferencesUI/Macedonian.lproj/Localizable.strings
26457M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
26458M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
26459M	UI/PreferencesUI/Polish.lproj/Localizable.strings
26460M	UI/PreferencesUI/Portuguese.lproj/Localizable.strings
26461M	UI/PreferencesUI/Russian.lproj/Localizable.strings
26462M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
26463M	UI/PreferencesUI/Slovenian.lproj/Localizable.strings
26464M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
26465M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
26466M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
26467A	UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
26468M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
26469M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
26470M	UI/Scheduler/GNUmakefile
26471A	UI/Scheduler/TurkishTurkey.lproj/Localizable.strings
26472A	UI/Templates/SOGoACLTurkishTurkeyAdditionAdvisory.wox
26473A	UI/Templates/SOGoACLTurkishTurkeyModificationAdvisory.wox
26474A	UI/Templates/SOGoACLTurkishTurkeyRemovalAdvisory.wox
26475A	UI/Templates/SOGoFolderTurkishTurkeyAdditionAdvisory.wox
26476A	UI/Templates/SOGoFolderTurkishTurkeyRemovalAdvisory.wox
26477M	configure
26478
26479commit 9375d756c624c774fb936f3a149343ade6c85629
26480Author: Francis Lachapelle <flachapelle@inverse.ca>
26481Date:   Mon May 16 08:52:03 2016 -0400
26482
26483    (doc) Improve Installation Guide
26484
26485M	Documentation/SOGoInstallationGuide.asciidoc
26486
26487commit 0aed09b517f394e1a2061fd85d09eb4bfa1222e6
26488Author: Ludovic Marcotte <lmarcotte@inverse.ca>
26489Date:   Mon May 16 08:39:08 2016 -0400
26490
26491    (doc) documented XSRF support and disabled per default for now
26492
26493M	Documentation/SOGoInstallationGuide.asciidoc
26494M	Scripts/sogo.conf
26495M	SoObjects/SOGo/SOGoDefaults.plist
26496
26497commit 3ee3ae24b003f0f54437628b55428db058427686
26498Author: Wayne A. Ptaff <wayne@ptaff.ca>
26499Date:   Sun May 15 10:36:59 2016 -0400
26500
26501    (doc) Add MySQL complete Unicode compliance steps.
26502
26503M	Documentation/SOGoInstallationGuide.asciidoc
26504
26505commit c14f6e56fec3f24218a7f7ae0577ae6568e04066
26506Author: Wayne A. Ptaff <wayne@ptaff.ca>
26507Date:   Sun May 15 10:46:44 2016 -0400
26508
26509    (doc) Fix non-ASCII quoting in configuration block.
26510
26511M	Documentation/SOGoInstallationGuide.asciidoc
26512
26513commit 0b062e18328f6032f408e416c06fa731deb80315
26514Author: InverseBot <sogo@inverse.ca>
26515Date:   Sat May 14 01:24:07 2016 -0400
26516
26517    (js/css) Update generated files
26518
26519M	UI/WebServerResources/js/Common.js
26520M	UI/WebServerResources/js/Common.js.map
26521M	UI/WebServerResources/js/Scheduler.services.js
26522M	UI/WebServerResources/js/Scheduler.services.js.map
26523
26524commit e396e29430bc1883b931dfdd24f9a88145bfd1d9
26525Author: Francis Lachapelle <flachapelle@inverse.ca>
26526Date:   Fri May 13 15:50:24 2016 -0400
26527
26528    Fix handling of Web calendars
26529
26530    - handle Web calendars that require authentication;
26531    - properly save the "reload on login" option;
26532    - reload Web calendars when clicking on the reload button on top of the
26533      events/tasks list;
26534    - properly activate the checkbox of new calendars (as they are enabled
26535      by default).
26536
26537    Fixes #3326
26538
26539M	NEWS
26540M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
26541M	UI/Common/English.lproj/Localizable.strings
26542M	UI/Common/UIxFolderActions.m
26543M	UI/Scheduler/UIxCalFolderActions.m
26544M	UI/Scheduler/UIxCalendarProperties.m
26545M	UI/Templates/SchedulerUI/UIxCalMainView.wox
26546M	UI/WebServerResources/js/Common/Resource.service.js
26547M	UI/WebServerResources/js/Scheduler/Calendar.service.js
26548M	UI/WebServerResources/js/Scheduler/CalendarListController.js
26549M	UI/WebServerResources/js/Scheduler/CalendarsController.js
26550
26551commit 199a5f5215350c480cf20de7aac3b9b17dc06a93
26552Author: Ludovic Marcotte <lmarcotte@inverse.ca>
26553Date:   Fri May 13 11:14:28 2016 -0400
26554
26555    (fix) don't try to initialize location values when using single store mode
26556
26557M	SOPE/GDLContentStore/GCSFolderManager.m
26558
26559commit 0bcfadc780be3bacd7284e020bc178cbe2e25f63
26560Author: Patrice Levesque <github-wayne@ptaff.ca>
26561Date:   Thu May 12 17:56:11 2016 -0400
26562
26563    (doc) Add missing mention of two tables SOGo creates.
26564
26565    Which are sogo_quick_appointment and sogo_quick_contact.
26566
26567M	Documentation/SOGoInstallationGuide.asciidoc
26568
26569commit 49a6d58a07e1d6955dbff4257c87964ef7bc2bec
26570Author: Patrice Levesque <github-wayne@ptaff.ca>
26571Date:   Thu May 12 17:34:19 2016 -0400
26572
26573    Add MySQL utf8mb4-enabled database schema
26574
26575    This alternative database schema can be used to enable complete Unicode coverage on SOGo with MySQL, under certain circumstances.
26576
26577A	Scripts/mysql-utf8mb4.sql
26578
26579commit ca53e4b225cb8172c1db6924e60020c2bf0346ff
26580Author: InverseBot <sogo@inverse.ca>
26581Date:   Thu May 12 01:22:01 2016 -0400
26582
26583    (js/css) Update generated files
26584
26585M	UI/WebServerResources/css/styles.css
26586M	UI/WebServerResources/css/styles.css.map
26587M	UI/WebServerResources/js/Common.js
26588M	UI/WebServerResources/js/Common.js.map
26589M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
26590
26591commit 26c1f26881d6fa3fef5f8e8ee2f6958db58ba72f
26592Author: Francis Lachapelle <flachapelle@inverse.ca>
26593Date:   Wed May 11 13:49:41 2016 -0400
26594
26595    (css) Improve month view of Calendar module
26596
26597M	UI/WebServerResources/scss/views/SchedulerUI.scss
26598
26599commit 55367cdc9745d2ee6321143e60375e3bbc24343e
26600Author: Francis Lachapelle <flachapelle@inverse.ca>
26601Date:   Wed May 11 13:33:34 2016 -0400
26602
26603    (css) Improve custom contact chip
26604
26605M	UI/WebServerResources/scss/components/chips/chips.scss
26606
26607commit dc868e412ea1d012309be7d5cd21647cd8b4f18c
26608Author: Ludovic Marcotte <lmarcotte@inverse.ca>
26609Date:   Wed May 11 12:31:02 2016 -0400
26610
26611    Updated NEWS file
26612
26613M	NEWS
26614
26615commit f4a95edc7528902fc34238256d55e0fbf0d8e64d
26616Author: Francis Lachapelle <flachapelle@inverse.ca>
26617Date:   Wed May 11 12:26:36 2016 -0400
26618
26619    (js) Adjust icon height of sg-avatar-image
26620
26621M	UI/WebServerResources/js/Common/sgAvatarImage.directive.js
26622
26623commit cba3819e47257442c132f556b7bccd43050405ac
26624Author: Francis Lachapelle <flachapelle@inverse.ca>
26625Date:   Wed May 11 11:17:17 2016 -0400
26626
26627    (html) Avoid dialog resize when creating new msg
26628
26629M	UI/Templates/MailerUI/UIxMailEditor.wox
26630
26631commit 2163aa99cf32f15894497cd00d9d39e48a725f88
26632Author: Francis Lachapelle <flachapelle@inverse.ca>
26633Date:   Wed May 11 11:15:44 2016 -0400
26634
26635    (html) Remove highlight color from unloaded msgs
26636
26637M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
26638
26639commit 92b180b1e3c5d76bc56cc3bdb2177c1a5eb6e747
26640Author: Francis Lachapelle <flachapelle@inverse.ca>
26641Date:   Wed May 11 11:04:10 2016 -0400
26642
26643    (js) Fix new SOGoHelpURL usage
26644
26645M	UI/WebServerResources/js/Common/Common.app.js
26646
26647commit eeff287e353886641fdc888e72c810d77e4c6e2d
26648Author: Francis Lachapelle <flachapelle@inverse.ca>
26649Date:   Wed May 11 11:00:20 2016 -0400
26650
26651    (html) Fix color flickering in topnav toolbar
26652
26653M	UI/Templates/UIxTopnavToolbar.wox
26654
26655commit b5b9d596f0638c89d3815a594cf6c79d13a7c422
26656Author: Ludovic Marcotte <lmarcotte@inverse.ca>
26657Date:   Wed May 11 10:16:34 2016 -0400
26658
26659    (fix) handle multi-value org units
26660
26661M	SoObjects/Contacts/NGVCard+SOGo.m
26662
26663commit a30d6205022de81709e828e22b8ee9c48c1d0186
26664Author: Ludovic Marcotte <lmarcotte@inverse.ca>
26665Date:   Wed May 11 08:55:05 2016 -0400
26666
26667    (fix) avoid using for now the XSRF code for proxy-auth (fixes #3668)
26668
26669M	UI/SOGoUI/SOGoDirectAction.m
26670M	UI/SOGoUI/UIxComponent.h
26671M	UI/SOGoUI/UIxComponent.m
26672
26673commit d802a7d5e429eb62a6668004f7edcad06deba0d6
26674Author: InverseBot <sogo@inverse.ca>
26675Date:   Wed May 11 01:22:36 2016 -0400
26676
26677    (js/css) Update generated files
26678
26679M	UI/WebServerResources/js/Mailer.services.js
26680M	UI/WebServerResources/js/Mailer.services.js.map
26681
26682commit 68381b31d8cde973c1cf52a17307ccbcef13a537
26683Author: Francis Lachapelle <flachapelle@inverse.ca>
26684Date:   Tue May 10 21:29:18 2016 -0400
26685
26686    (js) Create new message when opening a mailto link
26687
26688    Fixes #3588
26689
26690M	NEWS
26691M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
26692M	UI/WebServerResources/js/Mailer/MessageController.js
26693M	UI/WebServerResources/js/Mailer/MessageEditorController.js
26694
26695commit 42bdfbcf7b3e8207c47308c4db356f1060d9789c
26696Author: Francis Lachapelle <flachapelle@inverse.ca>
26697Date:   Tue May 10 21:23:15 2016 -0400
26698
26699    (js) Update raw source when editing a draft
26700
26701M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
26702M	UI/WebServerResources/js/Mailer/MessageController.js
26703M	UI/WebServerResources/js/Mailer/MessageEditorController.js
26704
26705commit 315117b029e09ef30bd122188f797d0497a6c1c9
26706Author: Francis Lachapelle <flachapelle@inverse.ca>
26707Date:   Tue May 10 21:18:51 2016 -0400
26708
26709    (js) Check for undefined message flags
26710
26711M	UI/WebServerResources/js/Mailer/MessageController.js
26712
26713commit 557797d634c5448a66a1f0dd00557a503c990cb2
26714Author: Ludovic Marcotte <lmarcotte@inverse.ca>
26715Date:   Tue May 10 15:51:32 2016 -0400
26716
26717    (fix) don't use removeItemAtPath - it is not available on Precise
26718
26719M	SoObjects/Mailer/SOGoDraftObject.m
26720
26721commit a1e0f2767f65d6c66277d1ee02c4ec645116c5e4
26722Author: Francis Lachapelle <flachapelle@inverse.ca>
26723Date:   Tue May 10 14:41:24 2016 -0400
26724
26725    Fix sender addresses of draft
26726
26727    The sender addresses select menu is now populated with the identities of
26728    the selected account *only*. The chosen sender address is also restored
26729    from the draft.
26730
26731    Fixes #3577
26732
26733M	NEWS
26734M	SoObjects/Mailer/SOGoDraftObject.m
26735M	UI/MailerUI/UIxMailEditor.m
26736M	UI/WebServerResources/js/Mailer/MailboxController.js
26737M	UI/WebServerResources/js/Mailer/Message.service.js
26738M	UI/WebServerResources/js/Mailer/MessageEditorController.js
26739
26740commit 7d5255f762be25eeb4af11d9c8dd4f24c5ce038e
26741Author: Francis Lachapelle <flachapelle@inverse.ca>
26742Date:   Tue May 10 14:29:03 2016 -0400
26743
26744    Fix display of contextual menu of selected mailbox
26745
26746M	UI/Templates/MailerUI/UIxMailMainFrame.wox
26747
26748commit 9acebbb6d5fa96a77be8887786a71a7e3dc96977
26749Author: Ludovic Marcotte <lmarcotte@inverse.ca>
26750Date:   Tue May 10 08:54:20 2016 -0400
26751
26752    Updated NEWS
26753
26754M	NEWS
26755
26756commit ad67239cda6dd7b6a14eb86237d90da07926e827
26757Author: Ludovic Marcotte <lmarcotte@inverse.ca>
26758Date:   Tue May 10 08:51:59 2016 -0400
26759
26760    (fix) fixed bogus headers generation when stripping folded bcc headers (fixes #3664)
26761
26762M	SoObjects/Mailer/SOGoDraftObject.m
26763
26764commit 9e82affac18038e2a845f73f4612d642d8d25901
26765Author: InverseBot <sogo@inverse.ca>
26766Date:   Tue May 10 01:21:42 2016 -0400
26767
26768    (js/css) Update generated files
26769
26770M	UI/WebServerResources/css/styles.css
26771M	UI/WebServerResources/css/styles.css.map
26772M	UI/WebServerResources/js/Common.js
26773M	UI/WebServerResources/js/Common.js.map
26774M	UI/WebServerResources/js/Scheduler.services.js
26775M	UI/WebServerResources/js/Scheduler.services.js.map
26776
26777commit 8334c975e42f512311b95fde64493c6ca10c2b35
26778Author: Francis Lachapelle <flachapelle@inverse.ca>
26779Date:   Mon May 9 15:53:19 2016 -0400
26780
26781    (js) Handle invalid dates in component editor
26782
26783M	UI/WebServerResources/js/Scheduler/ComponentController.js
26784
26785commit 6aae6357c42a1a10b52d3f529a2cb7a00f5e95bd
26786Author: Francis Lachapelle <flachapelle@inverse.ca>
26787Date:   Mon May 9 15:51:54 2016 -0400
26788
26789    (js) Improve events display with many categories
26790
26791M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
26792M	UI/WebServerResources/js/Scheduler/Component.service.js
26793
26794commit 9ad983e0cba4db4b1bc2c9ba1a7ff9dfbdc754a1
26795Author: Ludovic Marcotte <lmarcotte@inverse.ca>
26796Date:   Mon May 9 15:15:47 2016 -0400
26797
26798    Updated NEWS
26799
26800M	NEWS
26801
26802commit 29e0799b11c8409171296b619f366876add14fdc
26803Author: Ludovic Marcotte <lmarcotte@inverse.ca>
26804Date:   Mon May 9 15:09:48 2016 -0400
26805
26806    (fix) use uid and not always-nil login value at this point
26807
26808M	SoObjects/SOGo/SOGoUserManager.m
26809
26810commit 8cf8ce86d7cc2c8733b33cbe30d09326bd80e6d2
26811Author: Francis Lachapelle <flachapelle@inverse.ca>
26812Date:   Mon May 9 14:48:22 2016 -0400
26813
26814    (js) Improved input parsing of time picker
26815
26816    Fixes #3659
26817
26818M	NEWS
26819M	UI/WebServerResources/js/Common/sgTimepicker.directive.js
26820M	UI/WebServerResources/scss/components/timepicker/timepicker.scss
26821
26822commit d8ebd0bccfc66ff468e997118f0748322a5eb74a
26823Author: Francis Lachapelle <flachapelle@inverse.ca>
26824Date:   Mon May 9 13:52:52 2016 -0400
26825
26826    (js,css) Adapt time picker to latest md changes
26827
26828M	NEWS
26829M	UI/WebServerResources/js/Common/sgTimepicker.directive.js
26830M	UI/WebServerResources/scss/components/timepicker/timepicker-default-theme.css
26831M	UI/WebServerResources/scss/components/timepicker/timepicker.scss
26832
26833commit 4a0d4eb343fc795a70e804b8ad7fd32380f267c6
26834Author: InverseBot <sogo@inverse.ca>
26835Date:   Mon May 9 01:24:00 2016 -0400
26836
26837    (js/css) Update generated files
26838
26839M	UI/WebServerResources/js/vendor/lodash.js
26840M	UI/WebServerResources/js/vendor/lodash.min.js
26841
26842commit 554ae9ac32abf133b44b302bf15c7a0e1e43349c
26843Author: InverseBot <sogo@inverse.ca>
26844Date:   Sat May 7 01:22:18 2016 -0400
26845
26846    (js/css) Update generated files
26847
26848M	UI/WebServerResources/css/styles.css
26849M	UI/WebServerResources/css/styles.css.map
26850M	UI/WebServerResources/js/Common.js
26851M	UI/WebServerResources/js/Common.js.map
26852M	UI/WebServerResources/js/Scheduler.js
26853M	UI/WebServerResources/js/Scheduler.js.map
26854M	UI/WebServerResources/js/Scheduler.services.js
26855M	UI/WebServerResources/js/Scheduler.services.js.map
26856
26857commit 68799755be7263dae870a5963c0c472511b4e6b7
26858Author: Francis Lachapelle <flachapelle@inverse.ca>
26859Date:   Fri May 6 16:49:47 2016 -0400
26860
26861    (js) Improve sgToggleGrid directive with ngModel
26862
26863    This allows a form to be set as "dirty" when a grid element is toggled.
26864
26865M	UI/Templates/PreferencesUI/UIxPreferences.wox
26866M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
26867M	UI/WebServerResources/js/Common/sgToggleGrid.directive.js
26868
26869commit 8789db67b37e08a7ca75c4be98334f6c61d6aeb7
26870Author: Francis Lachapelle <flachapelle@inverse.ca>
26871Date:   Fri May 6 15:45:42 2016 -0400
26872
26873    (js) Fix drag'n'drop in month view
26874
26875M	UI/WebServerResources/js/Scheduler/sgCalendarMonthDay.directive.js
26876M	UI/WebServerResources/js/Scheduler/sgCalendarScrollView.directive.js
26877M	UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js
26878
26879commit bf5bee87e6913ad089eb38701ca846f96508b8e4
26880Author: Francis Lachapelle <flachapelle@inverse.ca>
26881Date:   Fri May 6 14:28:10 2016 -0400
26882
26883    Fix missing variable
26884
26885M	UI/Scheduler/UIxCalListingActions.m
26886
26887commit f2903db43c7b59c1041abfebcb8f3d7510d9afa9
26888Author: Francis Lachapelle <flachapelle@inverse.ca>
26889Date:   Fri May 6 14:18:32 2016 -0400
26890
26891    (js) Check for undefined priority in cmpt editor
26892
26893M	UI/WebServerResources/js/Scheduler/ComponentController.js
26894
26895commit c5eeadf041d37b84a769be54062b58fa4ee9959a
26896Author: Francis Lachapelle <flachapelle@inverse.ca>
26897Date:   Fri May 6 14:14:45 2016 -0400
26898
26899    Allow user to choose which weekdays to display
26900
26901    Closes #1841
26902
26903M	NEWS
26904M	SoObjects/SOGo/SOGoUserDefaults.h
26905M	SoObjects/SOGo/SOGoUserDefaults.m
26906M	UI/PreferencesUI/English.lproj/Localizable.strings
26907M	UI/PreferencesUI/UIxJSONPreferences.m
26908M	UI/PreferencesUI/UIxPreferences.m
26909M	UI/Scheduler/UIxCalDayTable.h
26910M	UI/Scheduler/UIxCalDayTable.m
26911M	UI/Scheduler/UIxCalDayView.m
26912M	UI/Scheduler/UIxCalListingActions.h
26913M	UI/Scheduler/UIxCalListingActions.m
26914M	UI/Scheduler/UIxCalMonthView.h
26915M	UI/Scheduler/UIxCalMonthView.m
26916M	UI/Scheduler/UIxCalView.h
26917M	UI/Scheduler/UIxCalView.m
26918M	UI/Scheduler/UIxCalWeekView.m
26919M	UI/Templates/PreferencesUI/UIxPreferences.wox
26920M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
26921M	UI/Templates/SchedulerUI/UIxCalDayView.wox
26922M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
26923M	UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox
26924M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
26925M	UI/WebServerResources/js/Scheduler/Calendar.service.js
26926M	UI/WebServerResources/js/Scheduler/Component.service.js
26927M	UI/WebServerResources/js/Scheduler/Scheduler.app.js
26928M	UI/WebServerResources/js/Scheduler/sgCalendarGhost.directive.js
26929M	UI/WebServerResources/js/Scheduler/sgCalendarScrollView.directive.js
26930M	UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js
26931M	UI/WebServerResources/scss/views/SchedulerUI.scss
26932
26933commit 3c6da09ff8d7b80402197a69b87887e5aead7044
26934Author: Ludovic Marcotte <lmarcotte@inverse.ca>
26935Date:   Fri May 6 13:47:35 2016 -0400
26936
26937    (fix) make sure we don't double-append domain part (fixes #3614)
26938
26939M	SoObjects/SOGo/SOGoUserManager.m
26940
26941commit 74602de1dbd0c86476a726ea1ae3dec84804de4c
26942Author: Ludovic Marcotte <lmarcotte@inverse.ca>
26943Date:   Fri May 6 08:14:37 2016 -0400
26944
26945    (fix) make sure found tag is always defined
26946
26947M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
26948
26949commit 8aa452539ad672baa6c023c5f557631893111feb
26950Author: Ludovic Marcotte <lmarcotte@inverse.ca>
26951Date:   Fri May 6 08:01:54 2016 -0400
26952
26953    (fix) improvement for #3518
26954
26955M	ActiveSync/NGVCard+ActiveSync.m
26956
26957commit 7bd7272bd1d7a3870ebf4a6d1f1fb3b985896027
26958Author: InverseBot <sogo@inverse.ca>
26959Date:   Fri May 6 01:23:45 2016 -0400
26960
26961    (js/css) Update generated files
26962
26963M	UI/WebServerResources/js/Mailer.app.popup.js
26964M	UI/WebServerResources/js/Mailer.app.popup.js.map
26965
26966commit d3ba62854cb47b1cb94311384b8397aff22ad0b6
26967Author: Ludovic Marcotte <lmarcotte@inverse.ca>
26968Date:   Thu May 5 08:24:26 2016 -0400
26969
26970    (fix) missing import
26971
26972M	UI/WebServerResources/js/Mailer/Mailer.popup.js
26973
26974commit 761029f5c5c698966d2de1a24ff119efa025db78
26975Author: InverseBot <sogo@inverse.ca>
26976Date:   Thu May 5 01:22:49 2016 -0400
26977
26978    (js/css) Update generated files
26979
26980M	UI/WebServerResources/css/styles.css
26981M	UI/WebServerResources/css/styles.css.map
26982M	UI/WebServerResources/js/Contacts.js
26983M	UI/WebServerResources/js/Contacts.js.map
26984M	UI/WebServerResources/js/Contacts.services.js
26985M	UI/WebServerResources/js/Contacts.services.js.map
26986M	UI/WebServerResources/js/Mailer.services.js
26987M	UI/WebServerResources/js/Mailer.services.js.map
26988M	UI/WebServerResources/js/Scheduler.services.js
26989M	UI/WebServerResources/js/Scheduler.services.js.map
26990
26991commit 4e3baf9813334bb3be0771747d2ef59346709c48
26992Author: Ludovic Marcotte <lmarcotte@inverse.ca>
26993Date:   Wed May 4 15:52:38 2016 -0400
26994
26995    NEWS file update for release prep
26996
26997M	NEWS
26998
26999commit f3f1f6dcb4b2f742353256e059836d5087e5e933
27000Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27001Date:   Wed May 4 14:52:06 2016 -0400
27002
27003    (fix) XSRF supprot for all calendar operations
27004
27005M	UI/Templates/SchedulerUI/UIxCalMainView.wox
27006M	UI/WebServerResources/js/Scheduler/Calendar.service.js
27007M	UI/WebServerResources/js/Scheduler/CalendarsController.js
27008
27009commit 5f2a862bc8a419ec0c9c55ccf0e080ee6250058b
27010Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27011Date:   Wed May 4 14:15:18 2016 -0400
27012
27013    (fix) XSRF supprot for all contact operations
27014
27015M	UI/Contacts/UIxContactFolderActions.m
27016M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
27017M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
27018M	UI/WebServerResources/js/Contacts/AddressBook.service.js
27019M	UI/WebServerResources/js/Contacts/AddressBookController.js
27020M	UI/WebServerResources/js/Contacts/AddressBooksController.js
27021M	UI/WebServerResources/js/Contacts/Card.service.js
27022M	UI/WebServerResources/js/Contacts/CardController.js
27023
27024commit d4fc1775b2687accfc63a8e1b162d6971fcd1edc
27025Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27026Date:   Wed May 4 12:45:08 2016 -0400
27027
27028    (fix) code improvement for readability
27029
27030M	UI/WebServerResources/js/Mailer/Message.service.js
27031
27032commit de0540c7844f961a2379d3f2e8671fde212bb39d
27033Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27034Date:   Wed May 4 11:12:30 2016 -0400
27035
27036    (fix) completed the required modifications for XSRF in the mail module
27037
27038M	UI/Templates/MailerUI/UIxMailMainFrame.wox
27039M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
27040M	UI/WebServerResources/js/Mailer/Mailbox.service.js
27041M	UI/WebServerResources/js/Mailer/MailboxesController.js
27042M	UI/WebServerResources/js/Mailer/Message.service.js
27043M	UI/WebServerResources/js/Mailer/MessageController.js
27044
27045commit 993ff15e7f714a8092df6578b83cdb6186447171
27046Author: Francis Lachapelle <flachapelle@inverse.ca>
27047Date:   Wed May 4 10:33:21 2016 -0400
27048
27049    (fix) Load renamed ng-sortable JS library
27050
27051M	UI/Templates/PreferencesUI/UIxPreferences.wox
27052M	UI/Templates/SchedulerUI/UIxCalMainView.wox
27053
27054commit e1ced4ac653cd2e58da94cd521e68ec13100a7f8
27055Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27056Date:   Wed May 4 09:43:27 2016 -0400
27057
27058    (fix) moved SOGoDirectAction from CommonUI to SOGoUI
27059
27060M	UI/Common/GNUmakefile
27061D	UI/Common/SOGoDirectAction.h
27062D	UI/Common/SOGoDirectAction.m
27063M	UI/Common/UIxFolderActions.h
27064M	UI/Common/UIxObjectActions.h
27065M	UI/Common/UIxParentFolderActions.h
27066M	UI/Contacts/UIxContactActions.m
27067M	UI/Contacts/UIxContactsListActions.h
27068M	UI/MailPartViewers/UIxMailPartICalActions.h
27069M	UI/MailerUI/UIxMailAccountActions.h
27070M	UI/MailerUI/UIxMailActions.h
27071M	UI/MailerUI/UIxMailFolderActions.h
27072M	UI/MailerUI/UIxMailListActions.h
27073M	UI/MailerUI/UIxMailSourceView.h
27074M	UI/PreferencesUI/UIxJSONPreferences.h
27075M	UI/SOGoUI/GNUmakefile
27076A	UI/SOGoUI/SOGoDirectAction.h
27077A	UI/SOGoUI/SOGoDirectAction.m
27078M	UI/Scheduler/UIxAppointmentActions.h
27079M	UI/Scheduler/UIxCalListingActions.h
27080M	UI/Scheduler/UIxCalMainActions.h
27081
27082commit 54b114712fedfa7981774d02969585b392ce29db
27083Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27084Date:   Wed May 4 09:28:25 2016 -0400
27085
27086    Revert "(fix) we now load 'base products' before any other ones"
27087
27088    This reverts commit 3157fa022efe1a956b24bec1462b74ffe9800a25.
27089
27090M	SoObjects/SOGo/SOGoProductLoader.m
27091
27092commit 031e2d4836ef982dd37db2fecdc131bba6b99722
27093Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27094Date:   Wed May 4 09:28:16 2016 -0400
27095
27096    Revert "(fix) missing import for SOGoDirectAction"
27097
27098    This reverts commit 924886e448f5c1124e241b6531468c6a93e9a7d1.
27099
27100M	UI/MailPartViewers/product.plist
27101
27102commit d5f7b3fe8ec2a91b19bb4aeffcddefd5049da638
27103Author: InverseBot <sogo@inverse.ca>
27104Date:   Wed May 4 01:21:59 2016 -0400
27105
27106    (js/css) Update generated files
27107
27108M	UI/WebServerResources/js/Common.js
27109M	UI/WebServerResources/js/Common.js.map
27110M	UI/WebServerResources/js/Mailer.services.js
27111M	UI/WebServerResources/js/Mailer.services.js.map
27112
27113commit 3157fa022efe1a956b24bec1462b74ffe9800a25
27114Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27115Date:   Tue May 3 20:31:45 2016 -0400
27116
27117    (fix) we now load 'base products' before any other ones
27118
27119M	SoObjects/SOGo/SOGoProductLoader.m
27120
27121commit 924886e448f5c1124e241b6531468c6a93e9a7d1
27122Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27123Date:   Tue May 3 19:20:25 2016 -0400
27124
27125    (fix) missing import for SOGoDirectAction
27126
27127M	UI/MailPartViewers/product.plist
27128
27129commit 64ce63d812889a90a4cccdbc9fb505df4d3bcc0a
27130Author: Francis Lachapelle <flachapelle@inverse.ca>
27131Date:   Tue May 3 12:55:58 2016 -0400
27132
27133    (js) Add support for XSRF token with downloads
27134
27135    Initial support to download a file from an Ajax query. This allows the
27136    XSRF token to be sent and verified by the server.
27137
27138M	UI/MailerUI/UIxMailFolderActions.m
27139M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
27140M	UI/Templates/MailerUI/UIxMailMainFrame.wox
27141M	UI/WebServerResources/Gruntfile.js
27142M	UI/WebServerResources/bower.json
27143M	UI/WebServerResources/js/Common/Resource.service.js
27144M	UI/WebServerResources/js/Mailer/Mailbox.service.js
27145M	UI/WebServerResources/js/Mailer/MailboxController.js
27146A	UI/WebServerResources/js/vendor/FileSaver.min.js
27147A	UI/WebServerResources/js/vendor/FileSaver.min.js.map
27148
27149commit 7bf7a34a78673bce676227a375d9ef43dc50f995
27150Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27151Date:   Tue May 3 09:57:54 2016 -0400
27152
27153    Fixed typo
27154
27155M	NEWS
27156
27157commit 27eac2500bdd8bfa43a152d6972a2032a6b5b3fa
27158Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27159Date:   Tue May 3 09:09:57 2016 -0400
27160
27161    Updated NEWS file
27162
27163M	NEWS
27164
27165commit bb34a2257878512e80b704ffb5cb4e813d72c78c
27166Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27167Date:   Tue May 3 09:04:36 2016 -0400
27168
27169    (fix) correctly write the content on disk before zipping it
27170
27171M	SoObjects/Mailer/SOGoMailFolder.m
27172
27173commit 8853bc497715a09c309662b05fc986817f425085
27174Author: InverseBot <sogo@inverse.ca>
27175Date:   Tue May 3 08:23:51 2016 -0400
27176
27177    (js/css) Update generated files
27178
27179M	UI/WebServerResources/js/Contacts.js
27180M	UI/WebServerResources/js/Contacts.js.map
27181M	UI/WebServerResources/js/Mailer.js
27182M	UI/WebServerResources/js/Mailer.js.map
27183M	UI/WebServerResources/js/Scheduler.js
27184M	UI/WebServerResources/js/Scheduler.js.map
27185M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
27186M	UI/WebServerResources/js/vendor/ng-sortable.min.js
27187M	UI/WebServerResources/js/vendor/ng-sortable.min.js.map
27188
27189commit 03c7604f3ed73d2d725a510eb0c851312022d912
27190Author: Francis Lachapelle <flachapelle@inverse.ca>
27191Date:   Tue May 3 06:32:17 2016 -0400
27192
27193    (fix) Rename ng-sortable directive file
27194
27195D	UI/WebServerResources/js/vendor/ng-sortable.js
27196D	UI/WebServerResources/js/vendor/ng-sortable.js.map
27197A	UI/WebServerResources/js/vendor/ng-sortable.min.js
27198A	UI/WebServerResources/js/vendor/ng-sortable.min.js.map
27199
27200commit 3212e978b329e16f90b67d806a94e6aa11721365
27201Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27202Date:   Mon May 2 11:48:37 2016 -0400
27203
27204    (fix) handle correctly files being uploaded that are bigger than limit
27205
27206M	UI/Contacts/UIxContactFolderActions.m
27207M	UI/Scheduler/UIxCalFolderActions.m
27208
27209commit ed15e131006485bd035f656be856739fafd55264
27210Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27211Date:   Mon May 2 10:13:36 2016 -0400
27212
27213    Updated NEWS file
27214
27215M	NEWS
27216
27217commit 9255775ca1403ffbdf7de05402dcc5a7b6cb8a5e
27218Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27219Date:   Mon May 2 10:09:19 2016 -0400
27220
27221    (fix) don't mark calendar invitations as read when using EAS and fetching mesasges
27222
27223M	ActiveSync/SOGoMailObject+ActiveSync.m
27224
27225commit cd89b46c011b5db3084be70b8d62760bc171ba11
27226Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27227Date:   Mon May 2 09:42:39 2016 -0400
27228
27229    (fix) correctly set flags when replying/forwarding emails using EAS
27230
27231M	ActiveSync/SOGoActiveSyncDispatcher.m
27232
27233commit 2a3a575e726955b5f09edc10d1a515b75b48e50a
27234Author: Francis Lachapelle <flachapelle@inverse.ca>
27235Date:   Mon May 2 09:39:55 2016 -0400
27236
27237    (js) angularFileUpload now requires ngCookies
27238
27239M	UI/WebServerResources/js/Contacts/Contacts.app.js
27240M	UI/WebServerResources/js/Mailer/Mailer.app.js
27241M	UI/WebServerResources/js/Scheduler/Scheduler.app.js
27242
27243commit f190ad1c3c15fe1075b237f31ba47fcd30583a08
27244Author: Francis Lachapelle <flachapelle@inverse.ca>
27245Date:   Mon May 2 09:34:43 2016 -0400
27246
27247    (js) Add support for XSRF token with file uploader
27248
27249M	UI/WebServerResources/Gruntfile.js
27250A	UI/WebServerResources/js/Common/angular-file-upload.trump.js
27251M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
27252M	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
27253
27254commit 6c84a7b7cc87d1c6e7d8792c0067e02b6fd991bf
27255Author: InverseBot <sogo@inverse.ca>
27256Date:   Sat Apr 30 01:22:41 2016 -0400
27257
27258    (js/css) Update generated files
27259
27260M	UI/WebServerResources/css/styles.css
27261M	UI/WebServerResources/css/styles.css.map
27262
27263commit b8dd73c32bcb5527c33a20a63e81e55e91c2deee
27264Author: Francis Lachapelle <flachapelle@inverse.ca>
27265Date:   Fri Apr 29 15:48:22 2016 -0400
27266
27267    Update guides for HTML generation
27268
27269M	Documentation/SOGoDevelopersGuide.asciidoc
27270M	Documentation/SOGoMobileDevicesConfigurationGuide.asciidoc
27271M	Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc
27272M	Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc
27273
27274commit ecf58246d78ffba4e91aeb0bf79821ca3e2e73d6
27275Author: Francis Lachapelle <flachapelle@inverse.ca>
27276Date:   Fri Apr 29 10:52:21 2016 -0400
27277
27278    (css) Fix overflow of all-day events
27279
27280M	UI/WebServerResources/scss/views/SchedulerUI.scss
27281
27282commit d1c13da92412505ed1a37a0e72ccb53e8773c28d
27283Author: InverseBot <sogo@inverse.ca>
27284Date:   Fri Apr 29 01:22:25 2016 -0400
27285
27286    (js/css) Update generated files
27287
27288M	UI/WebServerResources/css/styles.css
27289M	UI/WebServerResources/css/styles.css.map
27290
27291commit 965e01e36c8e7b97cf9e4e3c307241ea79607318
27292Author: Francis Lachapelle <flachapelle@inverse.ca>
27293Date:   Thu Apr 28 09:54:11 2016 -0400
27294
27295    (css,js) Update Angular Material to v1.1.0-rc4
27296
27297M	UI/WebServerResources/angular-material
27298M	UI/WebServerResources/bower.json
27299
27300commit f2fc7abb2597690b01faf773be85376ef8643c8b
27301Author: InverseBot <sogo@inverse.ca>
27302Date:   Thu Apr 28 01:24:57 2016 -0400
27303
27304    (js/css) Update generated files
27305
27306M	UI/WebServerResources/css/styles.css
27307M	UI/WebServerResources/css/styles.css.map
27308M	UI/WebServerResources/js/Scheduler.js
27309M	UI/WebServerResources/js/Scheduler.js.map
27310M	UI/WebServerResources/js/Scheduler.services.js
27311M	UI/WebServerResources/js/Scheduler.services.js.map
27312M	UI/WebServerResources/js/vendor/angular-material.js
27313M	UI/WebServerResources/js/vendor/angular-material.min.js
27314
27315commit 29636548008d52f27cf4f8ad2aa8e856cfa1efb1
27316Author: Francis Lachapelle <flachapelle@inverse.ca>
27317Date:   Wed Apr 27 15:48:31 2016 -0400
27318
27319    (html,js) Reorder and filter calendars list
27320
27321M	NEWS
27322M	UI/Templates/SchedulerUI/UIxCalMainView.wox
27323M	UI/WebServerResources/js/Scheduler/Calendar.service.js
27324M	UI/WebServerResources/js/Scheduler/CalendarsController.js
27325M	UI/WebServerResources/js/Scheduler/Scheduler.app.js
27326M	UI/WebServerResources/scss/components/list/list.scss
27327M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
27328
27329commit 6cb513f30b19b7f4af099e5fbe8f112aa1dd5a43
27330Author: Francis Lachapelle <flachapelle@inverse.ca>
27331Date:   Wed Apr 27 15:25:01 2016 -0400
27332
27333    New user setting to set calendars display order
27334
27335M	SoObjects/Appointments/SOGoAppointmentFolder.m
27336M	UI/Scheduler/UIxCalMainView.m
27337M	UI/Scheduler/UIxCalendarSelector.m
27338M	UI/Scheduler/product.plist
27339
27340commit d19f1572aefd7624aa1675d3ed4f4ad534cad580
27341Author: Francis Lachapelle <flachapelle@inverse.ca>
27342Date:   Wed Apr 27 15:22:18 2016 -0400
27343
27344    (css) Remove CSS reset to respect HTML messages
27345
27346    Fixes #3582
27347
27348M	NEWS
27349M	UI/WebServerResources/scss/components/list/list.scss
27350M	UI/WebServerResources/scss/styles.scss
27351
27352commit 5454690c384676d2d9e537c0322ef31a529e3d89
27353Author: Francis Lachapelle <flachapelle@inverse.ca>
27354Date:   Wed Apr 27 11:18:22 2016 -0400
27355
27356    (css) Fix menu visibility when printing an email
27357
27358    Fixes #3584
27359
27360M	NEWS
27361M	UI/WebServerResources/scss/core/print.scss
27362
27363commit 712e5dc2ef3c1d04cff91121b92c2369a98a1169
27364Author: InverseBot <sogo@inverse.ca>
27365Date:   Wed Apr 27 01:26:27 2016 -0400
27366
27367    (js/css) Update generated files
27368
27369M	UI/WebServerResources/js/Common.js
27370M	UI/WebServerResources/js/Common.js.map
27371
27372commit 48e58164f7e6557aab0a778c7b3ef24f7fb6d206
27373Author: Francis Lachapelle <flachapelle@inverse.ca>
27374Date:   Tue Apr 26 11:37:38 2016 -0400
27375
27376    Improve settings cleanup when removing a calendar
27377
27378M	SoObjects/Appointments/SOGoAppointmentFolder.m
27379
27380commit 582baf2960969c73f98643e46cfb49432c30b711
27381Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27382Date:   Tue Apr 26 11:06:44 2016 -0400
27383
27384    (feat) added AngularJS's XSRF support (#3246)
27385
27386M	NEWS
27387M	SoObjects/SOGo/SOGoSystemDefaults.h
27388M	SoObjects/SOGo/SOGoSystemDefaults.m
27389M	UI/Common/GNUmakefile
27390A	UI/Common/SOGoDirectAction.h
27391A	UI/Common/SOGoDirectAction.m
27392M	UI/Common/UIxFolderActions.h
27393M	UI/Common/UIxFolderActions.m
27394M	UI/Common/UIxObjectActions.h
27395M	UI/Common/UIxObjectActions.m
27396M	UI/Common/UIxParentFolderActions.h
27397M	UI/Common/UIxParentFolderActions.m
27398D	UI/Common/WODirectAction+SOGo.h
27399D	UI/Common/WODirectAction+SOGo.m
27400M	UI/Contacts/UIxContactActions.m
27401M	UI/Contacts/UIxContactsListActions.h
27402M	UI/Contacts/UIxContactsListActions.m
27403M	UI/MailPartViewers/UIxMailPartICalActions.h
27404M	UI/MailPartViewers/UIxMailPartICalActions.m
27405M	UI/MailerUI/UIxMailAccountActions.h
27406M	UI/MailerUI/UIxMailAccountActions.m
27407M	UI/MailerUI/UIxMailActions.h
27408M	UI/MailerUI/UIxMailActions.m
27409M	UI/MailerUI/UIxMailFolderActions.h
27410M	UI/MailerUI/UIxMailFolderActions.m
27411M	UI/MailerUI/UIxMailListActions.h
27412M	UI/MailerUI/UIxMailListActions.m
27413M	UI/MailerUI/UIxMailSourceView.h
27414M	UI/MailerUI/UIxMailSourceView.m
27415M	UI/MainUI/SOGoMicrosoftActiveSyncActions.m
27416M	UI/MainUI/SOGoRootPage.m
27417M	UI/MainUI/SOGoUserHomePage.m
27418M	UI/PreferencesUI/UIxJSONPreferences.h
27419M	UI/PreferencesUI/UIxJSONPreferences.m
27420M	UI/SOGoUI/UIxComponent.m
27421M	UI/Scheduler/UIxAppointmentActions.h
27422M	UI/Scheduler/UIxAppointmentActions.m
27423M	UI/Scheduler/UIxCalListingActions.h
27424M	UI/Scheduler/UIxCalListingActions.m
27425M	UI/Scheduler/UIxCalMainActions.h
27426M	UI/Scheduler/UIxCalMainActions.m
27427M	UI/WebServerResources/js/Common/Authentication.service.js
27428
27429commit 2da7a04bacbb24d5bbd12e565217099955395ef7
27430Author: Francis Lachapelle <flachapelle@inverse.ca>
27431Date:   Tue Apr 26 10:59:13 2016 -0400
27432
27433    (js) Integrate ngCookies
27434
27435M	UI/WebServerResources/GNUmakefile
27436A	UI/WebServerResources/js/vendor/angular-cookies.js
27437A	UI/WebServerResources/js/vendor/angular-cookies.min.js
27438A	UI/WebServerResources/js/vendor/angular-cookies.min.js.map
27439
27440commit ae2982e2bc8beeadb77ee226a32c2a4941e450b6
27441Author: InverseBot <sogo@inverse.ca>
27442Date:   Tue Apr 26 01:24:56 2016 -0400
27443
27444    (js/css) Update generated files
27445
27446M	UI/WebServerResources/js/Common.js
27447M	UI/WebServerResources/js/Common.js.map
27448
27449commit 9ecb5b5690e862082f51bad62e73ccc4e3c6c12b
27450Author: Francis Lachapelle <flachapelle@inverse.ca>
27451Date:   Mon Apr 25 15:33:40 2016 -0400
27452
27453    (js) Integrate ngCookies
27454
27455M	UI/Templates/UIxPageFrame.wox
27456
27457commit 5e8f65738adeb3c7d98445f08753a35e44b4ccc3
27458Author: Francis Lachapelle <flachapelle@inverse.ca>
27459Date:   Mon Apr 25 15:16:49 2016 -0400
27460
27461    (js) Integrate ngCookies
27462
27463M	UI/WebServerResources/Gruntfile.js
27464M	UI/WebServerResources/bower.json
27465M	UI/WebServerResources/js/Common/Authentication.service.js
27466
27467commit 42e73d5edf8d8cbab5f3db8fe466f7aa1db9b946
27468Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27469Date:   Sat Apr 23 14:12:44 2016 -0400
27470
27471    (fix) removed old code
27472
27473M	UI/MailerUI/UIxMailEditor.m
27474
27475commit 0f86d78f22c7640ed5a0020e73e7312d162ecb57
27476Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27477Date:   Sat Apr 23 14:11:38 2016 -0400
27478
27479    (fix) removed old code
27480
27481M	UI/Scheduler/UIxTaskEditor.m
27482
27483commit b0ab9ab1b8e41b29df350cab073df6f9104cc230
27484Author: InverseBot <sogo@inverse.ca>
27485Date:   Sat Apr 23 01:25:39 2016 -0400
27486
27487    (js/css) Update generated files
27488
27489M	UI/WebServerResources/css/styles.css
27490M	UI/WebServerResources/css/styles.css.map
27491M	UI/WebServerResources/js/Common.js
27492M	UI/WebServerResources/js/Common.js.map
27493M	UI/WebServerResources/js/Scheduler.services.js
27494M	UI/WebServerResources/js/Scheduler.services.js.map
27495
27496commit 7ea3608dabd116d2aeea2526087be0ff4aa19911
27497Author: Francis Lachapelle <flachapelle@inverse.ca>
27498Date:   Fri Apr 22 12:22:02 2016 -0400
27499
27500    Style transparent (not opaque) events
27501
27502    Fixes #3192
27503
27504M	NEWS
27505M	UI/Scheduler/NSArray+Scheduler.h
27506M	UI/Scheduler/UIxCalListingActions.m
27507M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
27508M	UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js
27509M	UI/WebServerResources/scss/views/SchedulerUI.scss
27510
27511commit 09d04984a565c358cb80846fe59bb7c2ef61ece8
27512Author: Francis Lachapelle <flachapelle@inverse.ca>
27513Date:   Fri Apr 22 12:13:07 2016 -0400
27514
27515    (css) Force bg color of Calendar views to white
27516
27517M	UI/WebServerResources/scss/views/SchedulerUI.scss
27518
27519commit 1a30df03c82e25d8bade9e83e8b87da9d858645e
27520Author: Francis Lachapelle <flachapelle@inverse.ca>
27521Date:   Fri Apr 22 10:50:19 2016 -0400
27522
27523    Style events depending on user participation state
27524
27525    Also use one-time binding for non-ghost events.
27526
27527M	NEWS
27528M	UI/Scheduler/UIxCalListingActions.m
27529M	UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js
27530M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
27531M	UI/WebServerResources/js/Scheduler/sgCalendarGhost.directive.js
27532M	UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js
27533M	UI/WebServerResources/scss/views/SchedulerUI.scss
27534
27535commit 0bc7e5f5bd4bc1873023177a590b50adbd9cc22c
27536Author: Francis Lachapelle <flachapelle@inverse.ca>
27537Date:   Fri Apr 22 09:44:36 2016 -0400
27538
27539    (css) Cleanup rules related to icons
27540
27541M	UI/WebServerResources/scss/components/button/button.scss
27542M	UI/WebServerResources/scss/components/icon/icon.scss
27543M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
27544
27545commit 267551cc4145e9c02c808b52a77959e29b5e41ce
27546Author: InverseBot <sogo@inverse.ca>
27547Date:   Thu Apr 21 17:57:08 2016 -0400
27548
27549    (js/css) Update generated files
27550
27551M	UI/WebServerResources/css/styles.css
27552M	UI/WebServerResources/css/styles.css.map
27553M	UI/WebServerResources/js/Common.js
27554M	UI/WebServerResources/js/Common.js.map
27555M	UI/WebServerResources/js/Scheduler.services.js
27556M	UI/WebServerResources/js/Scheduler.services.js.map
27557M	UI/WebServerResources/js/vendor/lodash.js
27558M	UI/WebServerResources/js/vendor/lodash.min.js
27559
27560commit 0b7485228cfb6e2245b7e3aa1000058cf1e03a71
27561Author: Francis Lachapelle <flachapelle@inverse.ca>
27562Date:   Thu Apr 21 17:02:07 2016 -0400
27563
27564    Display components priorities in list and views
27565
27566M	NEWS
27567M	UI/Scheduler/English.lproj/Localizable.strings
27568M	UI/Scheduler/NSArray+Scheduler.h
27569M	UI/Scheduler/NSArray+Scheduler.m
27570M	UI/Scheduler/UIxCalListingActions.m
27571M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
27572M	UI/Templates/SchedulerUI/UIxCalMainView.wox
27573M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
27574M	UI/WebServerResources/js/Scheduler/ComponentController.js
27575M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
27576M	UI/WebServerResources/scss/views/SchedulerUI.scss
27577
27578commit 6e1369e6b1f3f70240fddf19311c9c9be007b9d9
27579Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27580Date:   Thu Apr 21 16:00:02 2016 -0400
27581
27582    (doc) improve the doc regarding non-alpha characters in password (fixes #1059)
27583
27584M	Documentation/SOGoInstallationGuide.asciidoc
27585
27586commit 9a4d3251a10b44701dc5da09a561b38874505581
27587Author: Francis Lachapelle <flachapelle@inverse.ca>
27588Date:   Thu Apr 21 13:53:57 2016 -0400
27589
27590    Return component's priority as an integer
27591
27592M	NEWS
27593M	SoObjects/Appointments/iCalEntityObject+SOGo.m
27594
27595commit fba40c43d63f70057203a5468331600e0e399d2f
27596Author: Francis Lachapelle <flachapelle@inverse.ca>
27597Date:   Thu Apr 21 13:40:47 2016 -0400
27598
27599    (css) Adapt to md changes and improve multi-select
27600
27601M	UI/Contacts/English.lproj/Localizable.strings
27602M	UI/MailerUI/English.lproj/Localizable.strings
27603M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
27604M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
27605M	UI/Templates/MailerUI/UIxMailMainFrame.wox
27606M	UI/Templates/SchedulerUI/UIxCalMainView.wox
27607M	UI/WebServerResources/js/Common/Common.app.js
27608M	UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js
27609M	UI/WebServerResources/scss/components/list/list.scss
27610M	UI/WebServerResources/scss/components/sticky/sticky.scss
27611M	UI/WebServerResources/scss/components/subheader/subheader.scss
27612M	UI/WebServerResources/scss/core/variables.scss
27613M	UI/WebServerResources/scss/views/SchedulerUI.scss
27614M	UI/WebServerResources/scss/views/_view.scss
27615
27616commit 6a139b81c1c44580cf6729bfbe75a89fc6cf7051
27617Author: Francis Lachapelle <flachapelle@inverse.ca>
27618Date:   Wed Apr 20 09:02:47 2016 -0400
27619
27620    (i18n) Update Croatian translation
27621
27622M	UI/MainUI/Croatian.lproj/Locale
27623
27624commit 0d11f93250e7961cc1008e61e0386fed3859b25f
27625Author: InverseBot <sogo@inverse.ca>
27626Date:   Wed Apr 20 01:43:22 2016 -0400
27627
27628    (js/css) Update generated files
27629
27630M	UI/WebServerResources/js/vendor/angular-material.js
27631M	UI/WebServerResources/js/vendor/angular-material.min.js
27632
27633commit e08d9157704d57db9284230579cb21049c063ca0
27634Author: InverseBot <sogo@inverse.ca>
27635Date:   Tue Apr 19 01:43:09 2016 -0400
27636
27637    (js/css) Update generated files
27638
27639M	UI/WebServerResources/js/vendor/angular-material.js
27640M	UI/WebServerResources/js/vendor/angular-material.min.js
27641
27642commit 4d5adab28b200edee4e72aec7fba8f01c975b93a
27643Author: InverseBot <sogo@inverse.ca>
27644Date:   Mon Apr 18 01:48:40 2016 -0400
27645
27646    (js/css) Update generated files
27647
27648M	UI/WebServerResources/js/vendor/angular-material.js
27649M	UI/WebServerResources/js/vendor/angular-material.min.js
27650
27651commit 2fcb11901b22eed52eddf7e2248e737c11364d56
27652Author: InverseBot <sogo@inverse.ca>
27653Date:   Sun Apr 17 01:43:40 2016 -0400
27654
27655    (js/css) Update generated files
27656
27657M	UI/WebServerResources/js/vendor/angular-material.js
27658M	UI/WebServerResources/js/vendor/angular-material.min.js
27659
27660commit d84a8d143fbe52eba7c1a0fda452da56ac2e8afc
27661Author: InverseBot <sogo@inverse.ca>
27662Date:   Sat Apr 16 01:43:22 2016 -0400
27663
27664    (js/css) Update generated files
27665
27666M	UI/WebServerResources/js/vendor/angular-material.js
27667M	UI/WebServerResources/js/vendor/angular-material.min.js
27668
27669commit 3ac6a1f81074fd0cf20b38e782ba405ae172dbc0
27670Author: InverseBot <sogo@inverse.ca>
27671Date:   Fri Apr 15 01:44:33 2016 -0400
27672
27673    (js/css) Update generated files
27674
27675M	UI/WebServerResources/js/vendor/angular-material.js
27676M	UI/WebServerResources/js/vendor/angular-material.min.js
27677M	UI/WebServerResources/js/vendor/lodash.js
27678M	UI/WebServerResources/js/vendor/lodash.min.js
27679
27680commit 1401aba0410fc54b7b6d697e8d5a21bccac96be4
27681Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27682Date:   Thu Apr 14 15:24:28 2016 -0400
27683
27684    Updated NEWS file
27685
27686M	NEWS
27687
27688commit 4ec0615bcd36096e09b4966d0df07a14fd82c365
27689Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27690Date:   Thu Apr 14 15:21:49 2016 -0400
27691
27692    (fix) encore CR for EAS (fixes #3626)
27693
27694M	ActiveSync/NSString+ActiveSync.m
27695M	SoObjects/SOGo/NSString+Utilities.h
27696M	SoObjects/SOGo/NSString+Utilities.m
27697
27698commit 4d52b7d2b5ec29ed1e11f9c9e54122223178a4a7
27699Author: InverseBot <sogo@inverse.ca>
27700Date:   Thu Apr 14 01:43:07 2016 -0400
27701
27702    (js/css) Update generated files
27703
27704M	UI/WebServerResources/js/vendor/angular-material.js
27705M	UI/WebServerResources/js/vendor/angular-material.min.js
27706
27707commit 8dca36097a2c263d45687f24508ee3564f4160b8
27708Author: InverseBot <sogo@inverse.ca>
27709Date:   Wed Apr 13 11:27:16 2016 -0400
27710
27711    (js/css) Update generated files
27712
27713M	UI/WebServerResources/js/vendor/lodash.js
27714M	UI/WebServerResources/js/vendor/lodash.min.js
27715
27716commit f36570fb90b0323a31d32affd7766eff5867acd7
27717Author: Patrice Levesque <github-wayne@ptaff.ca>
27718Date:   Wed Apr 13 09:39:21 2016 -0400
27719
27720    Add missing EOF that got lost somewhere
27721
27722M	packaging/debian-multiarch/sogo.postinst
27723
27724commit fed87ed818120eafc5dbc405fafe4a7449938b00
27725Author: InverseBot <sogo@inverse.ca>
27726Date:   Wed Apr 13 01:18:56 2016 -0400
27727
27728    (js/css) Update generated files
27729
27730M	UI/WebServerResources/js/vendor/angular-material.js
27731M	UI/WebServerResources/js/vendor/angular-material.min.js
27732
27733commit 5dad2b4d16c49655c7fba627c85099aa44abe5c4
27734Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27735Date:   Tue Apr 12 14:30:45 2016 -0400
27736
27737    Fixed typo
27738
27739M	NEWS
27740
27741commit 34eac1525e1bc39388adfcc96e6b54e5a9b288cd
27742Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27743Date:   Tue Apr 12 13:19:39 2016 -0400
27744
27745    Updated NEWS
27746
27747M	NEWS
27748
27749commit 2774878fa202e484f7e28f532e2c6a93789d77a0
27750Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27751Date:   Tue Apr 12 13:17:04 2016 -0400
27752
27753    (fix) avoid double-appending domain in cache (fixes #3614)
27754
27755M	SoObjects/SOGo/SOGoUserManager.m
27756M	UI/MainUI/SOGoRootPage.m
27757
27758commit 117af61609ebb0c590b5c9faadea3f6d3e64875a
27759Author: Patrice Levesque <github-wayne@ptaff.ca>
27760Date:   Tue Apr 12 13:18:22 2016 -0400
27761
27762    Port two recent debian packaging commits to debian-multiarch
27763
27764    Add a post-install/upgrade note on DB schema upgrade.
27765    commit 9d7a21883a6b704151108e41b4fe3ece9068aa15
27766
27767    Make example scripts in documentation executable.
27768    commit 1f029c9c70d0bb8e36cfabebd5f0e6eea0b2362b
27769
27770M	packaging/debian-multiarch/sogo.postinst
27771
27772commit 02bb9ba9d0f9cce220bd40c5a1a9138fdbe24a19
27773Author: Patrice Levesque <github-wayne@ptaff.ca>
27774Date:   Tue Apr 12 13:02:36 2016 -0400
27775
27776    Wrap RequestHeader in conditional for safety.
27777
27778    Prevent breaking users' Apache configuration (and prevent frightening
27779    error message) when mod_headers is not turned on at SOGo installation.
27780
27781M	Apache/SOGo.conf
27782
27783commit 3b5e27a2c34beb8744e88ad075bf02c16c87fddf
27784Author: InverseBot <sogo@inverse.ca>
27785Date:   Tue Apr 12 01:49:01 2016 -0400
27786
27787    (js/css) Update generated files
27788
27789M	UI/WebServerResources/js/vendor/lodash.js
27790M	UI/WebServerResources/js/vendor/lodash.min.js
27791
27792commit 9d7a21883a6b704151108e41b4fe3ece9068aa15
27793Author: Patrice Levesque <github-wayne@ptaff.ca>
27794Date:   Mon Apr 11 17:07:47 2016 -0400
27795
27796    Add a post-install/upgrade note on DB schema upgrade.
27797
27798M	packaging/debian/sogo.postinst
27799
27800commit 1e8a565224518462bec4e3400e673738f36b5f22
27801Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27802Date:   Mon Apr 11 15:55:12 2016 -0400
27803
27804    (fix) adjust offset datatype to avoid int overflows (fixes #3628)
27805
27806M	SoObjects/Appointments/SOGoAppointmentFolder.m
27807
27808commit adc227a7eb481126add74c8e0c255067e9f379a8
27809Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27810Date:   Mon Apr 11 14:53:17 2016 -0400
27811
27812    (fix) avoid broken redirects on sessions expiration
27813
27814M	UI/Common/UIxPageFrame.m
27815M	UI/SOGoUI/UIxComponent.m
27816
27817commit e88ce682f3b5bf60f78b16127707b5e328228e92
27818Author: Patrice Levesque <github-wayne@ptaff.ca>
27819Date:   Mon Apr 11 14:23:02 2016 -0400
27820
27821    Make example scripts in documentation executable (RHEL).
27822
27823    Addresses bug #3053 at http://sogo.nu/bugs/view.php?id=3053
27824
27825M	packaging/rhel/sogo.spec
27826
27827commit 1f029c9c70d0bb8e36cfabebd5f0e6eea0b2362b
27828Author: Patrice Levesque <github-wayne@ptaff.ca>
27829Date:   Mon Apr 11 11:28:01 2016 -0400
27830
27831    Make example scripts in documentation executable.
27832
27833    Addresses bug #3053 at http://sogo.nu/bugs/view.php?id=3053
27834
27835M	packaging/debian/sogo.postinst
27836
27837commit 5f46df39cdd42a92f984ca9133fe53877734219f
27838Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27839Date:   Mon Apr 11 10:18:09 2016 -0400
27840
27841    (fix) avoid going to far when checking logins if no login is defined
27842
27843M	SoObjects/SOGo/SOGoUserManager.m
27844
27845commit 29f6ffb04c84ad7a3b3e4578b8e54afc3faf49d5
27846Author: InverseBot <sogo@inverse.ca>
27847Date:   Sat Apr 9 01:49:17 2016 -0400
27848
27849    (js/css) Update generated files
27850
27851M	UI/WebServerResources/js/vendor/lodash.js
27852M	UI/WebServerResources/js/vendor/lodash.min.js
27853
27854commit aa6a102132b56057229c6686b388551261b68b99
27855Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27856Date:   Thu Apr 7 14:22:17 2016 -0400
27857
27858    (fix) rename the start var to avoid potential SOPE confusion
27859
27860M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
27861M	ActiveSync/SOGoActiveSyncDispatcher.h
27862M	ActiveSync/SOGoActiveSyncDispatcher.m
27863
27864commit 5d26175d562d1333c727d5c86104510b82dae9a3
27865Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27866Date:   Thu Apr 7 09:27:26 2016 -0400
27867
27868    (fix) don't escape \r
27869
27870M	SoObjects/SOGo/NSString+Utilities.m
27871
27872commit dd5b815cd3edeef425987365f46b5b6b0dc705e9
27873Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27874Date:   Wed Apr 6 16:08:40 2016 -0400
27875
27876    Fixed typo
27877
27878M	NEWS
27879
27880commit 2404f4bbfbd38bf9ac94c432f83570caeb422fc9
27881Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27882Date:   Wed Apr 6 16:05:03 2016 -0400
27883
27884    (fix) avoid return search results on objects without read permissions (fixes #3619)
27885
27886M	NEWS
27887M	UI/Scheduler/UIxCalListingActions.m
27888
27889commit d027f59619840c56929530adb020a69bc8bdfaae
27890Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27891Date:   Wed Apr 6 11:20:23 2016 -0400
27892
27893    Updated NEWS file
27894
27895M	NEWS
27896
27897commit 35d1cab8564dd9cb19b80a6d50a1725bc95f0152
27898Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27899Date:   Wed Apr 6 11:19:18 2016 -0400
27900
27901    (fix) properly XML escape wide characters (fixes #3616)
27902
27903M	ActiveSync/NSString+ActiveSync.m
27904M	SoObjects/Appointments/SOGoAppointmentFolder.m
27905M	SoObjects/Contacts/SOGoContactSourceFolder.m
27906M	SoObjects/Contacts/SOGoFolder+CardDAV.m
27907M	SoObjects/SOGo/NSString+Utilities.h
27908M	SoObjects/SOGo/NSString+Utilities.m
27909M	SoObjects/SOGo/SOGoGCSFolder.m
27910M	SoObjects/SOGo/SOGoObject.m
27911M	SoObjects/SOGo/SOGoUserFolder.m
27912
27913commit 17ebfce2c7212defe353e0076b6e75e902a107dd
27914Author: InverseBot <sogo@inverse.ca>
27915Date:   Wed Apr 6 11:10:02 2016 -0400
27916
27917    (js/css) Update generated files
27918
27919M	UI/WebServerResources/js/Contacts.services.js
27920M	UI/WebServerResources/js/Contacts.services.js.map
27921
27922commit 0c6beb3fd7545332293b0b079b4a2d0f9b687fb4
27923Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27924Date:   Wed Apr 6 08:50:40 2016 -0400
27925
27926    (fix) properly escape the user's display name (fixes #3617)
27927
27928M	NEWS
27929M	UI/Templates/UIxPageFrame.wox
27930
27931commit 59dadfd6a499f8f808b53b05e650cc5bbc6acee5
27932Author: Francis Lachapelle <flachapelle@inverse.ca>
27933Date:   Tue Apr 5 22:29:52 2016 -0400
27934
27935    (html) Improve validation of preferences forms
27936
27937M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
27938M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
27939
27940commit 42c780dd5d27062e90227ed656960e98879f2faa
27941Author: Francis Lachapelle <flachapelle@inverse.ca>
27942Date:   Tue Apr 5 22:10:38 2016 -0400
27943
27944    (html) Improve initial display of mailboxes
27945
27946M	UI/Templates/MailerUI/UIxMailMainFrame.wox
27947
27948commit bfd69d3f28e4f8a286194e9a7c653cb876053977
27949Author: Francis Lachapelle <flachapelle@inverse.ca>
27950Date:   Tue Apr 5 22:03:52 2016 -0400
27951
27952    Improve handling of a contact's birthday
27953
27954    Fixes #3579
27955
27956M	UI/Contacts/UIxContactEditor.m
27957M	UI/Contacts/UIxContactView.m
27958M	UI/WebServerResources/js/Contacts/Card.service.js
27959
27960commit af4aae2019d1cdebeb49f5e17d1290aac6446bed
27961Author: Francis Lachapelle <flachapelle@inverse.ca>
27962Date:   Tue Apr 5 21:57:09 2016 -0400
27963
27964    Move [iCalEntityObject+SOGo dateFromString:]
27965
27966    .. to CardElement+SOGo so it's also accessible from a NGVCard.
27967
27968M	SoObjects/Appointments/iCalEntityObject+SOGo.h
27969M	SoObjects/Appointments/iCalEntityObject+SOGo.m
27970M	SoObjects/SOGo/CardElement+SOGo.h
27971M	SoObjects/SOGo/CardElement+SOGo.m
27972
27973commit 66c429740f35bdf3fec86da1e0882acd71522ea3
27974Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27975Date:   Tue Apr 5 15:22:46 2016 -0400
27976
27977    Updated NEWS file
27978
27979M	NEWS
27980
27981commit 852d3db491f605eb451068b88a51449044fa7148
27982Author: Ludovic Marcotte <lmarcotte@inverse.ca>
27983Date:   Tue Apr 5 15:21:14 2016 -0400
27984
27985    (fix) Make sure we escape the organizer name over EAS (fixes #3615)
27986
27987M	ActiveSync/iCalEvent+ActiveSync.m
27988
27989commit d697c34b6b9a1f861fd6797520d0ee430a855677
27990Author: Francis Lachapelle <flachapelle@inverse.ca>
27991Date:   Tue Apr 5 14:05:12 2016 -0400
27992
27993    grunt-cli should be only installed globally
27994
27995M	UI/WebServerResources/package.json
27996
27997commit 665accb432ec2b6f2f0d423949471cc111814924
27998Author: InverseBot <sogo@inverse.ca>
27999Date:   Tue Apr 5 14:01:10 2016 -0400
28000
28001    (js/css) Update generated files
28002
28003M	UI/WebServerResources/js/Common.js
28004M	UI/WebServerResources/js/Common.js.map
28005M	UI/WebServerResources/js/Scheduler.services.js
28006M	UI/WebServerResources/js/Scheduler.services.js.map
28007M	UI/WebServerResources/js/vendor/lodash.js
28008M	UI/WebServerResources/js/vendor/lodash.min.js
28009
28010commit f4a537d811f36daacff78449bc6390d8fbbb1ce1
28011Author: Francis Lachapelle <flachapelle@inverse.ca>
28012Date:   Tue Apr 5 11:38:42 2016 -0400
28013
28014    (i18n) Update translations
28015
28016M	SoObjects/Appointments/Portuguese.lproj/Localizable.strings
28017M	UI/AdministrationUI/Portuguese.lproj/Localizable.strings
28018M	UI/Common/NorwegianBokmal.lproj/Localizable.strings
28019M	UI/Common/NorwegianNynorsk.lproj/Localizable.strings
28020M	UI/Common/Portuguese.lproj/Localizable.strings
28021M	UI/Contacts/Portuguese.lproj/Localizable.strings
28022M	UI/MailPartViewers/Portuguese.lproj/Localizable.strings
28023M	UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings
28024M	UI/MailerUI/NorwegianNynorsk.lproj/Localizable.strings
28025M	UI/MailerUI/Portuguese.lproj/Localizable.strings
28026M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
28027M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
28028M	UI/PreferencesUI/Portuguese.lproj/Localizable.strings
28029M	UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings
28030M	UI/Scheduler/NorwegianNynorsk.lproj/Localizable.strings
28031M	UI/Scheduler/Portuguese.lproj/Localizable.strings
28032
28033commit 3da59cbc7e4754bbc57507e596f6b6af3f12e3c5
28034Author: Francis Lachapelle <flachapelle@inverse.ca>
28035Date:   Mon Apr 4 16:12:24 2016 -0400
28036
28037    (js) Fix saving of a custom weekly recurrence
28038
28039M	NEWS
28040M	UI/WebServerResources/js/Scheduler/Component.service.js
28041
28042commit d4c58f4f23db88d0aec2b96efb07f86420dd30ca
28043Author: Francis Lachapelle <flachapelle@inverse.ca>
28044Date:   Mon Apr 4 15:33:31 2016 -0400
28045
28046    (html) Fix mail accounts handling
28047
28048M	UI/Templates/PreferencesUI/UIxPreferences.wox
28049
28050commit 51d1830dd274f25d5d925e638fdf688d1a4bf1c9
28051Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28052Date:   Mon Apr 4 08:35:19 2016 -0400
28053
28054    (fix) rename sig handler
28055
28056M	ActiveSync/SOGoActiveSyncDispatcher.m
28057
28058commit 7ce7d1194a06a899817133636eca191416e8e950
28059Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28060Date:   Mon Apr 4 08:30:47 2016 -0400
28061
28062    Updated NEWS
28063
28064M	NEWS
28065
28066commit 0a417f4adb048da731ad179847c704db1a607ffa
28067Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28068Date:   Mon Apr 4 08:21:15 2016 -0400
28069
28070    (fix) sanitize non-us-ascii 7bit emails
28071
28072M	ActiveSync/SOGoMailObject+ActiveSync.m
28073
28074commit a6e883c43badc1dab3341612fa147d0c9a031549
28075Author: InverseBot <sogo@inverse.ca>
28076Date:   Sat Apr 2 01:56:14 2016 -0400
28077
28078    (js/css) Update generated files
28079
28080M	UI/WebServerResources/css/styles.css
28081M	UI/WebServerResources/css/styles.css.map
28082M	UI/WebServerResources/js/vendor/angular-material.js
28083M	UI/WebServerResources/js/vendor/angular-material.min.js
28084M	UI/WebServerResources/js/vendor/angular-messages.js
28085M	UI/WebServerResources/js/vendor/angular-messages.min.js
28086M	UI/WebServerResources/js/vendor/angular-messages.min.js.map
28087
28088commit bd1fae0baf1d8a097b93ef2906178ab26c093b0a
28089Author: Francis Lachapelle <flachapelle@inverse.ca>
28090Date:   Fri Apr 1 16:05:55 2016 -0400
28091
28092    (css) Adapt to latest md changes
28093
28094M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
28095M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
28096M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
28097M	UI/Templates/MailerUI/UIxMailMainFrame.wox
28098M	UI/Templates/SchedulerUI/UIxCalMainView.wox
28099M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
28100M	UI/WebServerResources/bower.json
28101M	UI/WebServerResources/scss/components/button/button.scss
28102M	UI/WebServerResources/scss/components/list/list.scss
28103M	UI/WebServerResources/scss/components/subheader/subheader.scss
28104M	UI/WebServerResources/scss/views/_view.scss
28105
28106commit 2844732b6f0adefdfe6f12d155905931ae1ad8ad
28107Author: Francis Lachapelle <flachapelle@inverse.ca>
28108Date:   Fri Apr 1 15:11:40 2016 -0400
28109
28110    Add missing JavaScript lib to makefile
28111
28112M	UI/WebServerResources/GNUmakefile
28113
28114commit a304dec4899effa557a587b06db0abe9ae48a2f4
28115Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28116Date:   Fri Apr 1 14:54:58 2016 -0400
28117
28118    Updated NEWS
28119
28120M	NEWS
28121
28122commit 80d29f28879fa633ac59c7f081db4c6d5cdb1c75
28123Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28124Date:   Fri Apr 1 14:52:31 2016 -0400
28125
28126    (fix) now cache heartbeat and folders during EAS ping ops (fixes #3606)
28127
28128M	ActiveSync/SOGoActiveSyncDispatcher.m
28129
28130commit f113f86c424893fac5abfb14c5dfc2a347e4a335
28131Author: Francis Lachapelle <flachapelle@inverse.ca>
28132Date:   Fri Apr 1 08:59:22 2016 -0400
28133
28134    (doc) Improve formatting
28135
28136M	Documentation/SOGoInstallationGuide.asciidoc
28137A	Documentation/images/tip.png
28138
28139commit 25a1430e6e5ee5462c76b1706e98b27be2a34ce9
28140Author: Jens Erat <email@jenserat.de>
28141Date:   Fri Apr 1 11:45:45 2016 +0200
28142
28143    (doc) Add caveat on using a database host alias
28144
28145M	Documentation/SOGoInstallationGuide.asciidoc
28146
28147commit 3c1113cab160b3e9302328f2caed61379db24f3a
28148Author: InverseBot <sogo@inverse.ca>
28149Date:   Fri Apr 1 01:55:19 2016 -0400
28150
28151    (js/css) Update generated files
28152
28153M	UI/WebServerResources/js/vendor/angular-material.js
28154M	UI/WebServerResources/js/vendor/angular-material.min.js
28155M	UI/WebServerResources/js/vendor/lodash.js
28156M	UI/WebServerResources/js/vendor/lodash.min.js
28157
28158commit 401bea2133c4d081c40c9a951ca1738e11a6e4da
28159Author: InverseBot <sogo@inverse.ca>
28160Date:   Thu Mar 31 01:53:20 2016 -0400
28161
28162    (js/css) Update generated files
28163
28164M	UI/WebServerResources/css/styles.css
28165M	UI/WebServerResources/css/styles.css.map
28166M	UI/WebServerResources/js/Scheduler.services.js
28167M	UI/WebServerResources/js/Scheduler.services.js.map
28168M	UI/WebServerResources/js/vendor/angular-material.js
28169M	UI/WebServerResources/js/vendor/angular-material.min.js
28170
28171commit eb14676489246228d8c4d52e19b85d7c0ead9bc1
28172Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28173Date:   Wed Mar 30 14:31:57 2016 -0400
28174
28175    (fix) set minimal interval (fixes #3605)
28176
28177M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
28178M	ActiveSync/SOGoActiveSyncDispatcher.m
28179
28180commit 2e9a7c17f59f73b09f253cd91f5cda02ed1c7fe8
28181Author: Francis Lachapelle <flachapelle@inverse.ca>
28182Date:   Wed Mar 30 12:20:35 2016 -0400
28183
28184    Fix handling of priority mail header
28185
28186M	NEWS
28187M	SoObjects/Mailer/SOGoDraftObject.m
28188
28189commit 7dc267c96bad73e02d0bc8a1fa71629204355b15
28190Author: Francis Lachapelle <flachapelle@inverse.ca>
28191Date:   Wed Mar 30 11:16:05 2016 -0400
28192
28193    (css) Adapt to latest md changes
28194
28195M	UI/WebServerResources/scss/core/variables.scss
28196
28197commit fd388e2373af39bad1f49c2103ad5c49a2d33478
28198Author: Francis Lachapelle <flachapelle@inverse.ca>
28199Date:   Wed Mar 30 11:10:09 2016 -0400
28200
28201    (css,js) Btn to expand toolbar of all-day events
28202
28203M	NEWS
28204M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
28205M	UI/WebServerResources/js/Scheduler/CalendarController.js
28206M	UI/WebServerResources/scss/components/icon/icon.scss
28207M	UI/WebServerResources/scss/views/SchedulerUI.scss
28208
28209commit 0cce8f6053b0724eb7ea864b57c75f8abf8ca2b2
28210Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28211Date:   Wed Mar 30 08:45:19 2016 -0400
28212
28213    (fix) added missing header
28214
28215M	ActiveSync/SOGoActiveSyncDispatcher.m
28216
28217commit 87653c31449e061884f3a7258172562fe8492f80
28218Author: InverseBot <sogo@inverse.ca>
28219Date:   Wed Mar 30 01:46:00 2016 -0400
28220
28221    (js/css) Update generated files
28222
28223M	UI/WebServerResources/css/styles.css
28224M	UI/WebServerResources/css/styles.css.map
28225M	UI/WebServerResources/js/Common.js
28226M	UI/WebServerResources/js/Common.js.map
28227M	UI/WebServerResources/js/Preferences.js
28228M	UI/WebServerResources/js/Preferences.js.map
28229
28230commit 632ecfce2c12e54ab3d564ebccb3cce45cbeb55b
28231Author: Francis Lachapelle <flachapelle@inverse.ca>
28232Date:   Tue Mar 29 21:59:21 2016 -0400
28233
28234    (html) Fix reference to UIxTopnavToolbar
28235
28236M	UI/Templates/AdministrationUI/UIxAdministration.wox
28237M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
28238M	UI/Templates/MailerUI/UIxMailMainFrame.wox
28239M	UI/Templates/PreferencesUI/UIxPreferences.wox
28240M	UI/Templates/SchedulerUI/UIxCalMainView.wox
28241
28242commit 65f56f47b50a840fbc186d6a4bd794c6894674c6
28243Author: Francis Lachapelle <flachapelle@inverse.ca>
28244Date:   Tue Mar 29 12:15:37 2016 -0400
28245
28246    (js) Improve Preferences module
28247
28248    - Added constraint to timezone;
28249    - Enable save button only if form is dirty and valid;
28250    - Confirm unsaved changes before leaving.
28251
28252M	NEWS
28253M	UI/Common/GNUmakefile
28254M	UI/Common/UIxPageFrame.m
28255A	UI/Common/UIxTopnavToolbar.h
28256A	UI/Common/UIxTopnavToolbar.m
28257M	UI/PreferencesUI/English.lproj/Localizable.strings
28258M	UI/Templates/PreferencesUI/UIxPreferences.wox
28259A	UI/Templates/UIxTopnavToolbar.wox
28260D	UI/Templates/UIxTopnavToolbarTemplate.wox
28261A	UI/WebServerResources/js/Common/sgSelectOnly.directive.js
28262M	UI/WebServerResources/js/Preferences/PreferencesController.js
28263M	UI/WebServerResources/scss/components/list/list.scss
28264
28265commit 29ec1a8ba0542ba977b983516336a76c4caea4ba
28266Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28267Date:   Tue Mar 29 11:39:38 2016 -0400
28268
28269    Updated NEWS
28270
28271M	NEWS
28272
28273commit eb989fdd1b029649fcc7c964b499ee59fcfa9a34
28274Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28275Date:   Tue Mar 29 11:37:40 2016 -0400
28276
28277    (fix) use PEEK when archiving messages (fixes #2792)
28278
28279M	SoObjects/Mailer/SOGoMailFolder.m
28280
28281commit 48dfcb2e13ca1f82358cc13164d0585d8c829c8b
28282Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28283Date:   Tue Mar 29 10:36:01 2016 -0400
28284
28285    Updated NEWS file
28286
28287M	NEWS
28288
28289commit d03afba739d727e51fec334b1a19ad62ce54db06
28290Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28291Date:   Tue Mar 29 10:32:10 2016 -0400
28292
28293    (fix) handle EAS termination when SOGo is being shutdown (fixes #3604)
28294
28295M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
28296M	ActiveSync/SOGoActiveSyncDispatcher.h
28297M	ActiveSync/SOGoActiveSyncDispatcher.m
28298
28299commit 65d6aa82e86d2152c423a2b287cf1b6e01e2c783
28300Author: InverseBot <sogo@inverse.ca>
28301Date:   Tue Mar 29 02:37:16 2016 -0400
28302
28303    (js/css) Update generated files
28304
28305M	UI/WebServerResources/js/Mailer.services.js
28306M	UI/WebServerResources/js/Mailer.services.js.map
28307
28308commit 01c796cd675bf5bfe7636887549151f580da3fa4
28309Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28310Date:   Mon Mar 28 17:38:09 2016 -0400
28311
28312    Updated NEWS file
28313
28314M	NEWS
28315
28316commit 5a342f2fed67c4444794ab6a844e0bbdff3b0851
28317Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28318Date:   Mon Mar 28 17:37:07 2016 -0400
28319
28320    (fix) prevent double Sync ops from same device (fixes #3603)
28321
28322M	ActiveSync/SOGoActiveSyncDispatcher.m
28323
28324commit f3a8c30c17cc53493b1e3cb89d5fa4a28889ca3d
28325Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28326Date:   Mon Mar 28 15:10:12 2016 -0400
28327
28328    (fix) memory leak
28329
28330M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
28331
28332commit c5b7a9160345c1d369a91c2e1f39316aa3805514
28333Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28334Date:   Mon Mar 28 11:19:18 2016 -0400
28335
28336    Updated NEWS file
28337
28338M	NEWS
28339
28340commit 1216464f285d63a97c6af05785c2c52baccebe6d
28341Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28342Date:   Mon Mar 28 11:13:41 2016 -0400
28343
28344    (fix) handle Dovecot's mail_shared_explicit_inbox when using EAS
28345
28346M	ActiveSync/SOGoActiveSyncDispatcher.m
28347M	SoObjects/Mailer/SOGoMailAccount.m
28348
28349commit 4eda59b3e71ed9a93d4ca73591cf2b7c7a802040
28350Author: Francis Lachapelle <flachapelle@inverse.ca>
28351Date:   Mon Mar 28 10:42:40 2016 -0400
28352
28353    (js) Fix handling of mail tags in msg viewer
28354
28355M	NEWS
28356M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
28357M	UI/WebServerResources/js/Mailer/Message.service.js
28358M	UI/WebServerResources/js/Mailer/MessageController.js
28359
28360commit 506b8ceac7acedf7b460f1226eed630ad85f8f62
28361Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28362Date:   Mon Mar 28 08:45:55 2016 -0400
28363
28364    Updated NEWS file
28365
28366M	NEWS
28367
28368commit f6f5613be56363a592d4cfead28bd741320a7578
28369Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28370Date:   Mon Mar 28 08:43:56 2016 -0400
28371
28372    (fix) handle FilterType changes using EAS (fixes #3543)
28373
28374M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
28375M	ActiveSync/SOGoActiveSyncDispatcher.m
28376M	Tools/SOGoToolManageEAS.m
28377
28378commit 94d13b32958603739cbe473cef22d81f766044ee
28379Author: InverseBot <sogo@inverse.ca>
28380Date:   Fri Mar 25 01:41:29 2016 -0400
28381
28382    (js/css) Update generated files
28383
28384M	UI/WebServerResources/js/Scheduler.services.js
28385M	UI/WebServerResources/js/Scheduler.services.js.map
28386
28387commit 0c0505468b4bdc709b3730ae22466da1dbd66e58
28388Author: Francis Lachapelle <flachapelle@inverse.ca>
28389Date:   Thu Mar 24 21:44:29 2016 -0400
28390
28391    Respect user's language for calendar categories
28392
28393M	SoObjects/SOGo/SOGoDefaults.plist
28394M	UI/PreferencesUI/UIxJSONPreferences.m
28395
28396commit 49f1c30e77c9c715aa82298f2028c1cb07c5dd5e
28397Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28398Date:   Thu Mar 24 14:53:27 2016 -0400
28399
28400    (feat) now able to copy/move events and also duplicate them (fixes #3196)
28401
28402M	SoObjects/Appointments/SOGoCalendarComponent.m
28403M	UI/Scheduler/UIxAppointmentActions.m
28404M	UI/Scheduler/product.plist
28405M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
28406M	UI/WebServerResources/js/Scheduler/Component.service.js
28407M	UI/WebServerResources/js/Scheduler/ComponentController.js
28408
28409commit 01f9f68d887a8048f3fe1925311c2cd061ed8bd4
28410Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28411Date:   Wed Mar 23 13:43:33 2016 -0400
28412
28413    Updated NEWS
28414
28415M	NEWS
28416
28417commit 3a9c28f0eaae825ec36479ad1ac28a060da62f0a
28418Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28419Date:   Wed Mar 23 13:41:08 2016 -0400
28420
28421    (fix) handle default classification for tasks (fixes #3541)
28422
28423M	SoObjects/Appointments/SOGoAppointmentObject.m
28424M	SoObjects/Appointments/SOGoCalendarComponent.h
28425M	SoObjects/Appointments/SOGoCalendarComponent.m
28426M	SoObjects/Appointments/SOGoTaskObject.m
28427
28428commit 0291b49fd19cf9e38f79cf276d9d6a71d38352c9
28429Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28430Date:   Wed Mar 23 13:40:31 2016 -0400
28431
28432    (fix) adding missing var for HelpURL
28433
28434M	UI/Templates/UIxPageFrame.wox
28435
28436commit 573e63d3e072c5990d74db167f16fffb3650e037
28437Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28438Date:   Wed Mar 23 13:25:46 2016 -0400
28439
28440    (fix) small performance optimization
28441
28442M	SoObjects/Appointments/SOGoCalendarComponent.m
28443
28444commit 9542f7444b4d73ec3046ae70fc00ea3fb4832e9e
28445Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28446Date:   Wed Mar 23 09:48:18 2016 -0400
28447
28448    (fix) show the To instead of From when we are in the Sent folder (fixes #3547)
28449
28450M	NEWS
28451M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
28452
28453commit 744a95b1bac6d9fafa53a321e74f52e0e9480550
28454Author: InverseBot <sogo@inverse.ca>
28455Date:   Wed Mar 23 01:36:30 2016 -0400
28456
28457    (js/css) Update generated files
28458
28459M	UI/WebServerResources/js/Contacts.js
28460M	UI/WebServerResources/js/Contacts.js.map
28461M	UI/WebServerResources/js/Scheduler.services.js
28462M	UI/WebServerResources/js/Scheduler.services.js.map
28463
28464commit 5cbb43871fb216a82ade99acde8fcabd066b5c4a
28465Author: Emílio José de Souza Fonseca <emilio.fonseca@mav.com.br>
28466Date:   Tue Mar 22 16:10:43 2016 -0300
28467
28468    FIX -- Adding missing localized string
28469
28470M	UI/Contacts/English.lproj/Localizable.strings
28471
28472commit d87569be8f8047ea110a15bdfc07d3f329fa8144
28473Author: Emílio José de Souza Fonseca <emilio.fonseca@mav.com.br>
28474Date:   Tue Mar 22 15:55:52 2016 -0300
28475
28476    Adding missing localized string
28477
28478M	UI/Contacts/English.lproj/Localizable.strings
28479
28480commit 916806cc2c6678b7ccce43db43d884113fe75dc8
28481Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28482Date:   Tue Mar 22 14:25:55 2016 -0400
28483
28484    (feat) new SOGoHelpURL preference to set a custom URL for SOGo help (fixes #2768)
28485
28486M	Documentation/SOGoInstallationGuide.asciidoc
28487M	NEWS
28488M	SoObjects/SOGo/SOGoSystemDefaults.h
28489M	SoObjects/SOGo/SOGoSystemDefaults.m
28490M	UI/Common/UIxPageFrame.m
28491M	UI/Templates/UIxTopnavToolbarTemplate.wox
28492
28493commit 72e0e0ad2e61f797b63bd50abc5b94f09762e76f
28494Author: Emílio José de Souza Fonseca <emilio.fonseca@mav.com.br>
28495Date:   Tue Mar 22 15:19:09 2016 -0300
28496
28497    Fix Translation string
28498
28499M	UI/WebServerResources/js/Contacts/AddressBooksController.js
28500M	UI/WebServerResources/js/Scheduler/CalendarsController.js
28501
28502commit fee310908b0b9543d4231049547608b5d5ad3447
28503Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28504Date:   Tue Mar 22 13:08:38 2016 -0400
28505
28506    (feat) we now "cc" delegates during invitation updates (fixes #3195)
28507
28508M	NEWS
28509M	SoObjects/Appointments/SOGoCalendarComponent.m
28510
28511commit 2c038d641a170f32d08adb5275c66cb32f7af0d8
28512Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28513Date:   Tue Mar 22 10:44:23 2016 -0400
28514
28515    (fix) show repeating events when we ask for "All" or "Future" events (fixes #69)
28516
28517M	NEWS
28518M	SoObjects/Appointments/SOGoAppointmentFolder.m
28519
28520commit 3dd5ca772b6ef7942e279a89388c10f1fdde29e4
28521Author: InverseBot <sogo@inverse.ca>
28522Date:   Tue Mar 22 01:37:36 2016 -0400
28523
28524    (js/css) Update generated files
28525
28526M	UI/WebServerResources/js/Common.js
28527M	UI/WebServerResources/js/Common.js.map
28528M	UI/WebServerResources/js/vendor/angular-material.js
28529M	UI/WebServerResources/js/vendor/angular-material.min.js
28530
28531commit 318fff70b08a7ae926e309322d76c5983698cdc2
28532Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28533Date:   Mon Mar 21 13:05:12 2016 -0400
28534
28535    (doc) documented WOMaxUploadSize
28536
28537M	Documentation/SOGoInstallationGuide.asciidoc
28538
28539commit f737c9a2194c83bf884916d6d17529f50648378a
28540Author: Francis Lachapelle <flachapelle@inverse.ca>
28541Date:   Mon Mar 21 11:05:27 2016 -0400
28542
28543    (i18n) Restore missing strings
28544
28545    Fixes #3593
28546
28547M	UI/Contacts/English.lproj/Localizable.strings
28548M	UI/MailerUI/English.lproj/Localizable.strings
28549M	UI/PreferencesUI/English.lproj/Localizable.strings
28550
28551commit a2f1561e44fe162c48fce8af9feebd477e1bcd0b
28552Author: Francis Lachapelle <flachapelle@inverse.ca>
28553Date:   Mon Mar 21 09:21:19 2016 -0400
28554
28555    (js) Fix formatting of Date with %e placeholder
28556
28557M	UI/WebServerResources/js/Common/utils.js
28558
28559commit 79037fc9ab049ecbdd9c72da440689e55d88c251
28560Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28561Date:   Mon Mar 21 08:19:40 2016 -0400
28562
28563    (fix) make sure we don't consider SOGoMaximumRequestCount when it is 0
28564
28565M	Main/SOGo.m
28566
28567commit b9ef3db5e9107402c23a288cbedb1aa2754b85a2
28568Author: InverseBot <sogo@inverse.ca>
28569Date:   Sun Mar 20 01:35:49 2016 -0400
28570
28571    (js/css) Update generated files
28572
28573M	UI/WebServerResources/js/vendor/angular-material.js
28574M	UI/WebServerResources/js/vendor/angular-material.min.js
28575
28576commit d7adb1b802d6778e482ec7aed2f093a3c5b441fb
28577Author: InverseBot <sogo@inverse.ca>
28578Date:   Sat Mar 19 01:36:45 2016 -0400
28579
28580    (js/css) Update generated files
28581
28582M	UI/WebServerResources/js/vendor/angular-material.js
28583M	UI/WebServerResources/js/vendor/angular-material.min.js
28584
28585commit 0afc6d23072abec901d6ab8c4c177783ff8a8f45
28586Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28587Date:   Fri Mar 18 13:02:43 2016 -0400
28588
28589    Updated NEWS file
28590
28591M	NEWS
28592
28593commit 284c45f1114151d7e18f1be5570cd32cd3328100
28594Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28595Date:   Fri Mar 18 13:00:02 2016 -0400
28596
28597    (fix) use the correct message class for S/MIME mails
28598
28599M	ActiveSync/SOGoMailObject+ActiveSync.m
28600M	SoObjects/Mailer/SOGoMailObject.m
28601
28602commit bc0eba3504bba63b27a1649cfe027a740c1581bf
28603Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28604Date:   Fri Mar 18 12:55:56 2016 -0400
28605
28606    Updated NEWS file
28607
28608M	NEWS
28609
28610commit 638dbc904c5900acc2b73a6439a7702bc0e5f20e
28611Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28612Date:   Fri Mar 18 12:54:00 2016 -0400
28613
28614    (fix) handle empty body data correctly (fixes #3581)
28615
28616M	SoObjects/Mailer/SOGoDraftObject.m
28617
28618commit f08c718c00c7e6b301e4754a845703732e2ee6c8
28619Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28620Date:   Fri Mar 18 12:50:09 2016 -0400
28621
28622    (fix) handle "username" as path
28623
28624M	Main/SOGo.m
28625
28626commit 510d568cb1d48a78f6f7cde801c8bb7568f6c50b
28627Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28628Date:   Fri Mar 18 12:39:12 2016 -0400
28629
28630    Updated NEWS file
28631
28632M	NEWS
28633
28634commit 00777fa7f3ff7585274fa23d8e9f00065257a341
28635Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28636Date:   Fri Mar 18 12:37:21 2016 -0400
28637
28638    (fix) respect the LDAP attributes mapping in the list view
28639
28640M	SoObjects/Contacts/SOGoContactSourceFolder.m
28641M	SoObjects/SOGo/LDAPSource.h
28642M	SoObjects/SOGo/LDAPSource.m
28643
28644commit e786dd8f2b90b48667db45f768fb785e8911a18f
28645Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28646Date:   Fri Mar 18 11:06:24 2016 -0400
28647
28648    Updated NEWS file
28649
28650M	NEWS
28651
28652commit 9d6ab2df3364e8863c94b6a4c4cd2f239399a7f8
28653Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28654Date:   Fri Mar 18 11:03:45 2016 -0400
28655
28656    (feat) user rate-limiting support for all SOGo requests
28657
28658M	Documentation/SOGoInstallationGuide.asciidoc
28659M	Main/SOGo.m
28660M	SoObjects/SOGo/SOGoCache.h
28661M	SoObjects/SOGo/SOGoCache.m
28662M	SoObjects/SOGo/SOGoSystemDefaults.h
28663M	SoObjects/SOGo/SOGoSystemDefaults.m
28664
28665commit bb04ce39d6b78e0bea3b7299aa904a4da08ae82c
28666Author: InverseBot <sogo@inverse.ca>
28667Date:   Thu Mar 17 02:28:59 2016 -0400
28668
28669    (js/css) Update generated files
28670
28671M	UI/WebServerResources/js/vendor/angular-animate.js
28672M	UI/WebServerResources/js/vendor/angular-animate.min.js
28673M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
28674M	UI/WebServerResources/js/vendor/angular-aria.js
28675M	UI/WebServerResources/js/vendor/angular-aria.min.js
28676M	UI/WebServerResources/js/vendor/angular-material.js
28677M	UI/WebServerResources/js/vendor/angular-material.min.js
28678M	UI/WebServerResources/js/vendor/angular-sanitize.js
28679M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
28680M	UI/WebServerResources/js/vendor/angular.js
28681M	UI/WebServerResources/js/vendor/angular.min.js
28682M	UI/WebServerResources/js/vendor/angular.min.js.map
28683
28684commit edd075c88ac0f3d2aa0486a6fcd16d4f4f30e8b0
28685Author: Francis Lachapelle <flachapelle@inverse.ca>
28686Date:   Wed Mar 16 10:26:59 2016 -0400
28687
28688    Update translations
28689
28690M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
28691M	UI/Common/Hungarian.lproj/Localizable.strings
28692M	UI/Common/Macedonian.lproj/Localizable.strings
28693M	UI/Common/Russian.lproj/Localizable.strings
28694M	UI/Contacts/Macedonian.lproj/Localizable.strings
28695M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
28696M	UI/MailerUI/Hungarian.lproj/Localizable.strings
28697M	UI/MailerUI/Macedonian.lproj/Localizable.strings
28698M	UI/MailerUI/Russian.lproj/Localizable.strings
28699M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
28700M	UI/Scheduler/Hungarian.lproj/Localizable.strings
28701M	UI/Scheduler/Macedonian.lproj/Localizable.strings
28702M	UI/Scheduler/Russian.lproj/Localizable.strings
28703
28704commit 69b6f7878f160d0040a164ce5058027a3f3dd423
28705Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28706Date:   Wed Mar 16 09:05:43 2016 -0400
28707
28708    (fix) minor EAS fixes relating to path handling in v3
28709
28710M	ActiveSync/SOGoActiveSyncDispatcher.m
28711
28712commit e9da4ca4f78c59e108cf27e5c21643a830a2919d
28713Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28714Date:   Wed Mar 16 09:00:23 2016 -0400
28715
28716    Updated NEWS file
28717
28718M	NEWS
28719
28720commit cd6c56953b6d7627b313fc7db2e3c0b1c75e1d7c
28721Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28722Date:   Wed Mar 16 08:55:21 2016 -0400
28723
28724    (fix) properly split long headers (fixes #3152)
28725
28726    Conflicts:
28727
28728		ActiveSync/SOGoMailObject+ActiveSync.m
28729
28730M	ActiveSync/SOGoActiveSyncDispatcher.m
28731M	ActiveSync/SOGoMailObject+ActiveSync.m
28732
28733commit 422d58603530ec5abee7c6407f9ca6a114ab82f5
28734Author: InverseBot <sogo@inverse.ca>
28735Date:   Wed Mar 16 01:33:49 2016 -0400
28736
28737    (js/css) Update generated files
28738
28739M	UI/WebServerResources/js/Mailer.app.popup.js
28740M	UI/WebServerResources/js/Mailer.app.popup.js.map
28741M	UI/WebServerResources/js/Mailer.services.js
28742M	UI/WebServerResources/js/Mailer.services.js.map
28743M	UI/WebServerResources/js/vendor/angular-material.js
28744M	UI/WebServerResources/js/vendor/angular-material.min.js
28745
28746commit 68689b7e992edfeb295f2943ae7ea608ec7be33b
28747Author: Francis Lachapelle <flachapelle@inverse.ca>
28748Date:   Tue Mar 15 16:28:58 2016 -0400
28749
28750    (html) Fix position of warning when JS is disabled
28751
28752    Fixes #3449
28753
28754M	NEWS
28755M	UI/Templates/UIxPageFrame.wox
28756
28757commit ed9a51c1539d5b5c8c990fea38183eaa65055382
28758Author: Francis Lachapelle <flachapelle@inverse.ca>
28759Date:   Tue Mar 15 16:07:34 2016 -0400
28760
28761    Update NEWS file
28762
28763M	NEWS
28764
28765commit dec3f9439205b3c6653a6c81db5f0be9d1c51bea
28766Author: Francis Lachapelle <flachapelle@inverse.ca>
28767Date:   Tue Mar 15 09:58:58 2016 -0400
28768
28769    (js) Fix message initialization in popup window
28770
28771    Fixes #3583
28772
28773M	NEWS
28774M	UI/WebServerResources/js/Mailer/Mailer.popup.js
28775M	UI/WebServerResources/js/Mailer/Message.service.js
28776
28777commit 0af364d0762e0934f97d2462631e7d45e087189c
28778Author: Francis Lachapelle <flachapelle@inverse.ca>
28779Date:   Tue Mar 15 09:54:15 2016 -0400
28780
28781    (js) Fix display of CC/BCC fields in msg editor
28782
28783M	NEWS
28784M	UI/WebServerResources/js/Mailer/MessageEditorController.js
28785
28786commit 6d18db5499e2243e42374c4ba54bfc8ecf70a6a1
28787Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28788Date:   Tue Mar 15 08:44:07 2016 -0400
28789
28790    (fix) don't show attendees if there are none (like in cancelation emails)
28791
28792M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
28793
28794commit 98785694782b7aa65ef5981ac6f4efe1d36a2d96
28795Author: InverseBot <sogo@inverse.ca>
28796Date:   Tue Mar 15 02:29:27 2016 -0400
28797
28798    (js/css) Update generated files
28799
28800M	UI/WebServerResources/js/vendor/angular-material.js
28801M	UI/WebServerResources/js/vendor/angular-material.min.js
28802
28803commit e7b0119ab1df1cddca7d0c6a99ed84da1275f331
28804Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28805Date:   Mon Mar 14 13:18:24 2016 -0400
28806
28807    (fix) don't skip last identity
28808
28809M	SoObjects/SOGo/SOGoUser.m
28810
28811commit 08a94fa539272cb94f3dbbf4f3a9af77e0f36167
28812Author: Francis Lachapelle <flachapelle@inverse.ca>
28813Date:   Mon Mar 14 10:08:25 2016 -0400
28814
28815    Add Lithuanian translation
28816
28817M	.tx/config
28818M	NEWS
28819M	README.md
28820M	SoObjects/Appointments/GNUmakefile
28821A	SoObjects/Appointments/Lithuanian.lproj/Localizable.strings
28822M	SoObjects/Contacts/GNUmakefile
28823A	SoObjects/Contacts/Lithuanian.lproj/Localizable.strings
28824M	SoObjects/Mailer/GNUmakefile
28825A	SoObjects/Mailer/Lithuanian.lproj/Localizable.strings
28826M	SoObjects/Mailer/SOGoMailForward.h
28827M	SoObjects/Mailer/SOGoMailForward.m
28828A	SoObjects/Mailer/SOGoMailLithuanianForward.wo/SOGoMailLithuanianForward.html
28829A	SoObjects/Mailer/SOGoMailLithuanianForward.wo/SOGoMailLithuanianForward.wod
28830A	SoObjects/Mailer/SOGoMailLithuanianReply.wo/SOGoMailLithuanianReply.html
28831A	SoObjects/Mailer/SOGoMailLithuanianReply.wo/SOGoMailLithuanianReply.wod
28832M	SoObjects/Mailer/SOGoMailReply.h
28833M	SoObjects/Mailer/SOGoMailReply.m
28834M	SoObjects/SOGo/SOGoDefaults.plist
28835M	Tests/Integration/preferences.py
28836M	UI/AdministrationUI/GNUmakefile
28837A	UI/AdministrationUI/Lithuanian.lproj/Localizable.strings
28838M	UI/Common/GNUmakefile
28839A	UI/Common/Lithuanian.lproj/Localizable.strings
28840M	UI/Contacts/GNUmakefile
28841A	UI/Contacts/Lithuanian.lproj/Localizable.strings
28842M	UI/MailPartViewers/GNUmakefile
28843A	UI/MailPartViewers/Lithuanian.lproj/Localizable.strings
28844M	UI/MailerUI/GNUmakefile
28845A	UI/MailerUI/Lithuanian.lproj/Localizable.strings
28846M	UI/MainUI/Arabic.lproj/Localizable.strings
28847M	UI/MainUI/Basque.lproj/Localizable.strings
28848M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
28849M	UI/MainUI/Catalan.lproj/Localizable.strings
28850M	UI/MainUI/ChineseTaiwan.lproj/Localizable.strings
28851M	UI/MainUI/Croatian.lproj/Localizable.strings
28852M	UI/MainUI/Czech.lproj/Localizable.strings
28853M	UI/MainUI/Danish.lproj/Localizable.strings
28854M	UI/MainUI/Dutch.lproj/Localizable.strings
28855M	UI/MainUI/English.lproj/Localizable.strings
28856M	UI/MainUI/Finnish.lproj/Localizable.strings
28857M	UI/MainUI/French.lproj/Localizable.strings
28858M	UI/MainUI/GNUmakefile
28859M	UI/MainUI/German.lproj/Localizable.strings
28860M	UI/MainUI/Hungarian.lproj/Localizable.strings
28861M	UI/MainUI/Icelandic.lproj/Localizable.strings
28862M	UI/MainUI/Italian.lproj/Localizable.strings
28863A	UI/MainUI/Lithuanian.lproj/Locale
28864A	UI/MainUI/Lithuanian.lproj/Localizable.strings
28865M	UI/MainUI/Macedonian.lproj/Localizable.strings
28866M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
28867M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
28868M	UI/MainUI/Polish.lproj/Localizable.strings
28869M	UI/MainUI/Portuguese.lproj/Localizable.strings
28870M	UI/MainUI/Russian.lproj/Localizable.strings
28871M	UI/MainUI/Slovak.lproj/Localizable.strings
28872M	UI/MainUI/Slovenian.lproj/Localizable.strings
28873M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
28874M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
28875M	UI/MainUI/Swedish.lproj/Localizable.strings
28876M	UI/MainUI/Ukrainian.lproj/Localizable.strings
28877M	UI/MainUI/Welsh.lproj/Localizable.strings
28878M	UI/PreferencesUI/Arabic.lproj/Localizable.strings
28879M	UI/PreferencesUI/Basque.lproj/Localizable.strings
28880M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
28881M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
28882M	UI/PreferencesUI/ChineseTaiwan.lproj/Localizable.strings
28883M	UI/PreferencesUI/Croatian.lproj/Localizable.strings
28884M	UI/PreferencesUI/Czech.lproj/Localizable.strings
28885M	UI/PreferencesUI/Danish.lproj/Localizable.strings
28886M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
28887M	UI/PreferencesUI/English.lproj/Localizable.strings
28888M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
28889M	UI/PreferencesUI/French.lproj/Localizable.strings
28890M	UI/PreferencesUI/GNUmakefile
28891M	UI/PreferencesUI/German.lproj/Localizable.strings
28892M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
28893M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
28894M	UI/PreferencesUI/Italian.lproj/Localizable.strings
28895A	UI/PreferencesUI/Lithuanian.lproj/Localizable.strings
28896M	UI/PreferencesUI/Macedonian.lproj/Localizable.strings
28897M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
28898M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
28899M	UI/PreferencesUI/Polish.lproj/Localizable.strings
28900M	UI/PreferencesUI/Portuguese.lproj/Localizable.strings
28901M	UI/PreferencesUI/Russian.lproj/Localizable.strings
28902M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
28903M	UI/PreferencesUI/Slovenian.lproj/Localizable.strings
28904M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
28905M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
28906M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
28907M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
28908M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
28909M	UI/Scheduler/GNUmakefile
28910A	UI/Scheduler/Lithuanian.lproj/Localizable.strings
28911A	UI/Templates/SOGoACLLithuanianAdditionAdvisory.wox
28912A	UI/Templates/SOGoACLLithuanianModificationAdvisory.wox
28913A	UI/Templates/SOGoACLLithuanianRemovalAdvisory.wox
28914A	UI/Templates/SOGoFolderLithuanianAdditionAdvisory.wox
28915A	UI/Templates/SOGoFolderLithuanianRemovalAdvisory.wox
28916
28917commit dd3361bad35a3c6c00317991ead95edf411df346
28918Author: InverseBot <sogo@inverse.ca>
28919Date:   Mon Mar 14 01:37:31 2016 -0400
28920
28921    (js/css) Update generated files
28922
28923M	UI/WebServerResources/js/vendor/angular-material.js
28924M	UI/WebServerResources/js/vendor/angular-material.min.js
28925
28926commit 9a4d2c6b1c2c56c38ce6078b988022b3eb4a310e
28927Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28928Date:   Sun Mar 13 14:25:09 2016 -0400
28929
28930    (fix) properly null-terminate IS8601-formatted dates (fixes #3539)
28931
28932M	NEWS
28933M	SoObjects/SOGo/NSCalendarDate+SOGo.m
28934
28935commit beb4af9f9f4f80f7799c23547206c682024a8015
28936Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28937Date:   Sun Mar 13 13:45:58 2016 -0400
28938
28939    (fix) avoid compilation warning from previous commit
28940
28941M	SoObjects/Contacts/NGVCard+SOGo.m
28942
28943commit 85cacd97dec6b6eaa2950944e3ed317c96362054
28944Author: Ludovic Marcotte <lmarcotte@inverse.ca>
28945Date:   Sun Mar 13 13:44:42 2016 -0400
28946
28947    Use GMT tz when setting birthday (fixes #3579)
28948
28949M	SoObjects/Contacts/NGVCard+SOGo.m
28950
28951commit 6d77de4e9a433c5ab2ea74d08dc88be9b119f045
28952Author: InverseBot <sogo@inverse.ca>
28953Date:   Sun Mar 13 01:35:09 2016 -0500
28954
28955    (js/css) Update generated files
28956
28957M	UI/WebServerResources/js/vendor/angular-material.js
28958M	UI/WebServerResources/js/vendor/angular-material.min.js
28959
28960commit dd183d039f3ee053b1d3f77b97d7802439a2678c
28961Author: RaphWeyman <RaphWeyman@users.noreply.github.com>
28962Date:   Sat Mar 12 12:51:17 2016 +0000
28963
28964    Update SOGoActiveSyncDispatcher.m
28965
28966    Add local memory pool so as to restrict memory consumption while waiting in the ping cycle.
28967    Consumption can otherwise grow quite large while if the SOGoMaximumPingInterval and SOGoMaximumSyncInterval have been increased to allow for push ActiveSync.
28968
28969M	ActiveSync/SOGoActiveSyncDispatcher.m
28970
28971commit 8b7dd58e3fc19e46305b495711a398852d967537
28972Author: InverseBot <sogo@inverse.ca>
28973Date:   Sat Mar 12 01:40:35 2016 -0500
28974
28975    (js/css) Update generated files
28976
28977M	UI/WebServerResources/js/vendor/angular-material.js
28978M	UI/WebServerResources/js/vendor/angular-material.min.js
28979
28980commit f3f165d0fd27e3f881e3119f8ca6a91b2e5c391d
28981Author: Francis Lachapelle <flachapelle@inverse.ca>
28982Date:   Fri Mar 11 14:28:43 2016 -0500
28983
28984    (html) Improve consistency in folder menus
28985
28986M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
28987
28988commit e85542289134f7a104673c0b48f067624778eaf1
28989Author: Francis Lachapelle <flachapelle@inverse.ca>
28990Date:   Fri Mar 11 14:19:32 2016 -0500
28991
28992    (html) Improve consistentcy in dialogs
28993
28994M	UI/Templates/ContactsUI/UIxContactFolderProperties.wox
28995M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
28996
28997commit ce5ccbb3b84a45c63bcbe592126385c8ac31a654
28998Author: Francis Lachapelle <flachapelle@inverse.ca>
28999Date:   Fri Mar 11 14:18:09 2016 -0500
29000
29001    (html) Improve message viewer
29002
29003M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
29004
29005commit 4dcf5792c732b08f800ca2e271751904ecceaaa0
29006Author: Francis Lachapelle <flachapelle@inverse.ca>
29007Date:   Fri Mar 11 14:16:57 2016 -0500
29008
29009    (html) Improve display of inline messages
29010
29011M	UI/Templates/MailPartViewers/UIxMailPartMessageViewer.wox
29012
29013commit 4296c86230130c50e24f60b758c56f0b789543ad
29014Author: InverseBot <sogo@inverse.ca>
29015Date:   Fri Mar 11 02:04:05 2016 -0500
29016
29017    (js/css) Update generated files
29018
29019M	UI/WebServerResources/js/Scheduler.services.js
29020M	UI/WebServerResources/js/Scheduler.services.js.map
29021M	UI/WebServerResources/js/vendor/angular-material.js
29022M	UI/WebServerResources/js/vendor/angular-material.min.js
29023
29024commit 4ac41dace75dc1eb15bce0618786896e0f4c0d48
29025Author: Ludovic Marcotte <lmarcotte@inverse.ca>
29026Date:   Thu Mar 10 16:34:06 2016 -0500
29027
29028    (core) new database structure options to make SOGo use a total of nine tables
29029
29030M	ActiveSync/SOGoActiveSyncDispatcher.m
29031M	Documentation/SOGoInstallationGuide.asciidoc
29032M	Main/SOGo.h
29033M	Main/SOGo.m
29034M	NEWS
29035M	OpenChange/MAPIStoreUserContext.m
29036M	SOPE/GDLContentStore/GCSFolder.m
29037M	SOPE/GDLContentStore/GCSFolderManager.h
29038M	SOPE/GDLContentStore/GCSFolderManager.m
29039M	SOPE/GDLContentStore/GCSFolderType.m
29040A	Scripts/sql-update-3.0.0-to-combined-mysql.sh
29041A	Scripts/sql-update-3.0.0-to-combined.sh
29042M	SoObjects/SOGo/SOGoCacheGCSFolder.h
29043M	SoObjects/SOGo/SOGoCacheGCSObject.h
29044M	SoObjects/SOGo/SOGoCacheGCSObject.m
29045M	SoObjects/SOGo/SOGoGCSFolder.m
29046M	UI/MainUI/GNUmakefile
29047A	UI/MainUI/OCSAcl-mysql.sql
29048A	UI/MainUI/OCSAcl-postgresql.sql
29049A	UI/MainUI/OCSCacheFolder-mysql.sql
29050A	UI/MainUI/OCSCacheFolder-postgresql.sql
29051M	UI/MainUI/OCSFolderInfo-oracle.sql
29052M	UI/MainUI/OCSFolderInfo.sql
29053A	UI/MainUI/OCSStore-mysql.sql
29054A	UI/MainUI/OCSStore.sql
29055
29056commit 819851bb92d927875c0ef5e98794dbfb60d9d051
29057Author: Francis Lachapelle <flachapelle@inverse.ca>
29058Date:   Thu Mar 10 09:18:39 2016 -0500
29059
29060    (js) Respect super user creation privilege
29061
29062M	NEWS
29063M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
29064M	UI/WebServerResources/js/Scheduler/Calendar.service.js
29065
29066commit c8634c85961b79c783bdef6a2a9db4ad97f94162
29067Author: InverseBot <sogo@inverse.ca>
29068Date:   Thu Mar 10 01:34:00 2016 -0500
29069
29070    (js/css) Update generated files
29071
29072M	UI/WebServerResources/js/Preferences.services.js
29073M	UI/WebServerResources/js/Preferences.services.js.map
29074M	UI/WebServerResources/js/Scheduler.services.js
29075M	UI/WebServerResources/js/Scheduler.services.js.map
29076M	UI/WebServerResources/js/vendor/angular-material.js
29077M	UI/WebServerResources/js/vendor/angular-material.min.js
29078
29079commit efc34658ecb63bf6386eb2da4729df1fd06b96ac
29080Author: Francis Lachapelle <flachapelle@inverse.ca>
29081Date:   Wed Mar 9 16:08:51 2016 -0500
29082
29083    (js) Fix handling of mail labels in Preferences
29084
29085M	NEWS
29086M	UI/Templates/PreferencesUI/UIxPreferences.wox
29087M	UI/WebServerResources/js/Preferences/Preferences.service.js
29088
29089commit 4026c4e2d9ff0da149566c601c7a3e47a038e4a0
29090Author: Ludovic Marcotte <lmarcotte@inverse.ca>
29091Date:   Wed Mar 9 10:06:18 2016 -0500
29092
29093    (fix) more attendee checks
29094
29095M	SoObjects/Appointments/SOGoAppointmentObject.m
29096
29097commit ef0088594199024b6879569a1640649596787185
29098Author: Francis Lachapelle <flachapelle@inverse.ca>
29099Date:   Wed Mar 9 09:18:21 2016 -0500
29100
29101    (js) Fix display of ghosts when dragging events
29102
29103M	NEWS
29104M	UI/WebServerResources/js/Scheduler/Component.service.js
29105M	UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js
29106
29107commit be7ee69f0f875e4d8b1986b3d1dfae87f44e7e56
29108Author: Ludovic Marcotte <lmarcotte@inverse.ca>
29109Date:   Wed Mar 9 08:49:17 2016 -0500
29110
29111    (fix) avoid truncating the MIME content when fetching the whole message
29112
29113M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
29114M	ActiveSync/SOGoActiveSyncDispatcher.m
29115
29116commit d75479f8358ec284efb79975597f83b5f5ba0b38
29117Author: InverseBot <sogo@inverse.ca>
29118Date:   Wed Mar 9 01:33:35 2016 -0500
29119
29120    (js/css) Update generated files
29121
29122M	UI/WebServerResources/css/styles.css
29123M	UI/WebServerResources/css/styles.css.map
29124M	UI/WebServerResources/js/Common.js
29125M	UI/WebServerResources/js/Common.js.map
29126M	UI/WebServerResources/js/Contacts.js
29127M	UI/WebServerResources/js/Contacts.js.map
29128M	UI/WebServerResources/js/Mailer.services.js
29129M	UI/WebServerResources/js/Mailer.services.js.map
29130M	UI/WebServerResources/js/Scheduler.services.js
29131M	UI/WebServerResources/js/Scheduler.services.js.map
29132M	UI/WebServerResources/js/vendor/angular-material.js
29133M	UI/WebServerResources/js/vendor/angular-material.min.js
29134
29135commit 16f2b8a533844b6aed90f4c48a32f123400c6c22
29136Author: Francis Lachapelle <flachapelle@inverse.ca>
29137Date:   Tue Mar 8 15:27:19 2016 -0500
29138
29139    GCSFolder: Add ORDER BY fields in SELECT clause
29140
29141    Without this fix, PostgreSQL would complain about unknown columns.
29142
29143M	NEWS
29144M	SOPE/GDLContentStore/GCSFolder.m
29145
29146commit 45e1f184d32f5b1fdbc1a9c0611dec83727d9001
29147Author: Francis Lachapelle <flachapelle@inverse.ca>
29148Date:   Tue Mar 8 13:54:09 2016 -0500
29149
29150    (html) Improve Calendar properties dialog
29151
29152M	UI/Templates/SchedulerUI/UIxCalMainView.wox
29153M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
29154
29155commit 19d22cdcfb057f8be12f1b90758300e674344908
29156Author: Francis Lachapelle <flachapelle@inverse.ca>
29157Date:   Tue Mar 8 13:20:34 2016 -0500
29158
29159    Adapt to latest md changes
29160
29161M	NEWS
29162M	UI/Templates/AdministrationUI/UIxAdministration.wox
29163M	UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox
29164M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
29165M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
29166M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
29167M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
29168M	UI/Templates/MailerUI/UIxMailMainFrame.wox
29169M	UI/Templates/MailerUI/UIxMailPopupView.wox
29170M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
29171M	UI/Templates/MainUI/SOGoRootPage.wox
29172M	UI/Templates/PreferencesUI/UIxPreferences.wox
29173M	UI/Templates/SchedulerUI/UIxCalDayView.wox
29174M	UI/Templates/SchedulerUI/UIxCalMainView.wox
29175M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
29176M	UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox
29177M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
29178M	UI/Templates/UIxSidenavToolbarTemplate.wox
29179M	UI/WebServerResources/angular-material
29180M	UI/WebServerResources/bower.json
29181M	UI/WebServerResources/js/Common/navController.js
29182M	UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js
29183M	UI/WebServerResources/js/Contacts/AddressBookController.js
29184M	UI/WebServerResources/js/Mailer/MailboxController.js
29185M	UI/WebServerResources/js/Scheduler/CalendarListController.js
29186M	UI/WebServerResources/scss/components/autocomplete/autocomplete.scss
29187M	UI/WebServerResources/scss/components/dialog/dialog.scss
29188M	UI/WebServerResources/scss/components/input/input.scss
29189M	UI/WebServerResources/scss/components/list/list.scss
29190M	UI/WebServerResources/scss/components/progressCircular/progress-circular.scss
29191M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
29192M	UI/WebServerResources/scss/components/subheader/subheader.scss
29193M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
29194A	UI/WebServerResources/scss/core/layout-attributes.scss
29195M	UI/WebServerResources/scss/core/structure.scss
29196M	UI/WebServerResources/scss/core/variables.scss
29197M	UI/WebServerResources/scss/styles.scss
29198M	UI/WebServerResources/scss/views/MailerUI.scss
29199M	UI/WebServerResources/scss/views/_view.scss
29200
29201commit bd81a56e584394219f74459d66e709739a46c049
29202Author: Ludovic Marcotte <lmarcotte@inverse.ca>
29203Date:   Tue Mar 8 10:41:49 2016 -0500
29204
29205    (fix) make sure the attendee name is defined before using it
29206
29207M	SoObjects/Appointments/SOGoAppointmentObject.m
29208
29209commit 81daade9ec2749958f39e414f2c0e63209a43ab9
29210Author: Ludovic Marcotte <lmarcotte@inverse.ca>
29211Date:   Tue Mar 8 08:24:16 2016 -0500
29212
29213    (fix) remove unnecessary error message
29214
29215M	SoObjects/SOGo/SOGoObject.m
29216
29217commit 255e21795e807ec97397e2eac6d62275bff26291
29218Author: Francis Lachapelle <flachapelle@inverse.ca>
29219Date:   Mon Mar 7 10:06:09 2016 -0500
29220
29221    Update translations
29222
29223M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
29224M	UI/AdministrationUI/Dutch.lproj/Localizable.strings
29225M	UI/Common/Dutch.lproj/Localizable.strings
29226M	UI/Common/German.lproj/Localizable.strings
29227M	UI/Common/Italian.lproj/Localizable.strings
29228M	UI/Common/Polish.lproj/Localizable.strings
29229M	UI/Contacts/Dutch.lproj/Localizable.strings
29230M	UI/Contacts/Italian.lproj/Localizable.strings
29231M	UI/MailPartViewers/Dutch.lproj/Localizable.strings
29232M	UI/MailPartViewers/Italian.lproj/Localizable.strings
29233M	UI/MailerUI/Dutch.lproj/Localizable.strings
29234M	UI/MailerUI/German.lproj/Localizable.strings
29235M	UI/MailerUI/Italian.lproj/Localizable.strings
29236M	UI/MailerUI/Polish.lproj/Localizable.strings
29237M	UI/MainUI/Dutch.lproj/Localizable.strings
29238M	UI/MainUI/Icelandic.lproj/Locale
29239M	UI/MainUI/NorwegianBokmal.lproj/Locale
29240M	UI/MainUI/NorwegianNynorsk.lproj/Locale
29241M	UI/MainUI/Slovak.lproj/Locale
29242M	UI/MainUI/Swedish.lproj/Locale
29243M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
29244M	UI/PreferencesUI/German.lproj/Localizable.strings
29245M	UI/PreferencesUI/Italian.lproj/Localizable.strings
29246M	UI/PreferencesUI/Polish.lproj/Localizable.strings
29247M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
29248M	UI/Scheduler/Dutch.lproj/Localizable.strings
29249M	UI/Scheduler/German.lproj/Localizable.strings
29250M	UI/Scheduler/Italian.lproj/Localizable.strings
29251M	UI/Scheduler/Polish.lproj/Localizable.strings
29252
29253commit 990a5f4823f61c60a7e37db39c677cab61717e0d
29254Author: Patrice Levesque <github-wayne@ptaff.ca>
29255Date:   Mon Mar 7 10:50:17 2016 -0500
29256
29257    Fix behaviour change in error handling, introduced by commit f284fb71dda0ea9754f1582c6951d5f462e947bc
29258
29259    As pointed out on https://github.com/inverse-inc/sogo/pull/201#discussion_r54881994
29260
29261M	UI/MailerUI/UIxMailEditor.m
29262
29263commit c3f69416be867168e5276a0adca01b0debb7ac5f
29264Author: Patrice Levesque <github-wayne@ptaff.ca>
29265Date:   Mon Mar 7 10:46:40 2016 -0500
29266
29267    Replace stubs with parent implementations.
29268
29269    Which makes real sense; reference from
29270    https://github.com/inverse-inc/sogo/pull/201#discussion_r54880038 and
29271    https://github.com/inverse-inc/sogo/pull/201#discussion_r54880094
29272
29273M	SoObjects/Appointments/SOGoCalendarComponent.m
29274
29275commit 4210131e12de167d4fa3cbfb2c002545707f7c0e
29276Author: Patrice Levesque <github-wayne@ptaff.ca>
29277Date:   Mon Mar 7 10:43:38 2016 -0500
29278
29279    Initialize highestmodseq to avoid any surprise.
29280
29281    Strongly inspired by comment at https://github.com/inverse-inc/sogo/pull/201#discussion-diff-54879796
29282
29283M	SoObjects/Mailer/SOGoMailFolder.m
29284
29285commit ce38a9c606071afe784dc7c91df12531b0f06245
29286Author: Patrice Levesque <github-wayne@ptaff.ca>
29287Date:   Wed Feb 17 16:32:08 2016 -0500
29288
29289    Fix one warning: expected ‘struct NSError **’ but argument is of type ‘id’
29290
29291    nil is not recognized by GCC as a (NSError**), but as an (id).  NULL works the
29292    same but does not spawn warnings.
29293
29294M	SoObjects/Mailer/SOGoDraftObject.m
29295
29296commit a813e388974d62b6a91b05b19a1010fbd82d9558
29297Author: Patrice Levesque <github-wayne@ptaff.ca>
29298Date:   Wed Feb 17 16:30:38 2016 -0500
29299
29300    Comment out sendMail method in SOGoDraftObject and replace its sole known usage by sendMailAndCopyToSent.
29301
29302    In a 2011-09-26 commit (in Changelog.old), I understand the author wanted to
29303    phase sendMail out and replace it by sendMailAndCopyToSent.  Since there are
29304    compilation warnings related to sendMail, removing the sendMail method and
29305    replacing the sole call to it seemed like the cleanest way.
29306
29307M	SoObjects/Mailer/SOGoDraftObject.h
29308M	SoObjects/Mailer/SOGoDraftObject.m
29309M	UI/MailerUI/UIxMailEditor.m
29310
29311commit fc9dde885b8e967ea2b9c7bce41720e89b05cc5a
29312Author: Patrice Levesque <github-wayne@ptaff.ca>
29313Date:   Wed Feb 17 13:23:23 2016 -0500
29314
29315    Fix warnings; both ‘WORequest’ may not respond to ‘-httpRequest’ and no ‘-parts’ method found.
29316
29317M	UI/Scheduler/UIxCalFolderActions.m
29318
29319commit 281062a1a147cec9059d19e09f8d1d933545831a
29320Author: Patrice Levesque <github-wayne@ptaff.ca>
29321Date:   Wed Feb 17 13:04:30 2016 -0500
29322
29323    Fix warning: incomplete implementation of category ‘SOGoExtensions’
29324
29325    Original method was commented out, but not its matching .h declaration;
29326    hence commenting out the .h declaration.
29327
29328M	SoObjects/Appointments/iCalEntityObject+SOGo.h
29329
29330commit f55391b7d032be96dbf7b0a4431fb5f44d11602b
29331Author: Patrice Levesque <github-wayne@ptaff.ca>
29332Date:   Wed Feb 17 11:19:16 2016 -0500
29333
29334    Add missing header declarations that made the compiler spit out warnings.
29335
29336M	UI/MailPartViewers/UIxMailPartICalViewer.h
29337
29338commit c1095a5ea906e1f8d7c951a2d3b3589f13d67b8d
29339Author: Patrice Levesque <github-wayne@ptaff.ca>
29340Date:   Wed Feb 17 11:06:48 2016 -0500
29341
29342    Fix warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
29343
29344    As previous commit, this code assumed pointers are unsigned int, for display
29345    purpose.  Replaced the cast with the native '%p' token from
29346    NSMutableString::appendFormat that's provided for pointer address output.
29347
29348M	SoObjects/Appointments/MSExchangeFreeBusy.m
29349
29350commit 022fd814741044db4b360d08f4fdf4a1dfc7c8ec
29351Author: Patrice Levesque <github-wayne@ptaff.ca>
29352Date:   Wed Feb 17 11:06:12 2016 -0500
29353
29354    Fix warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
29355
29356    Those are all log formatting routines that assume pointers are unsigned int,
29357    for display purpose.  Replace the cast with the native '%p' token from
29358    NSString::stringWithFormat that's provided for pointer address output.
29359
29360M	SoObjects/SOGo/SOGoObject.m
29361
29362commit 478b313122da59af03233ad25d940637cb906b2d
29363Author: Patrice Levesque <github-wayne@ptaff.ca>
29364Date:   Wed Feb 17 11:05:24 2016 -0500
29365
29366    Fix warning: distinct Objective-C type in return
29367
29368    Method is supposed to return a WOResponse pointer, but currently returns a
29369    NSException pointer; typecast the return value, just like the archiveUIDs
29370    method does.
29371
29372M	SoObjects/Mailer/SOGoMailFolder.m
29373
29374commit 3ba0e9f82f45940f6024d327a038959ae51a4749
29375Author: Patrice Levesque <github-wayne@ptaff.ca>
29376Date:   Wed Feb 17 11:04:28 2016 -0500
29377
29378    Implement stubs for SOGoCalendarComponent::isNew and SOGoCalendarComponent::setIsNew methods.
29379
29380    Those are required to implement the SOGoComponentOccurence protocol hence
29381    their absence creates compilation warnings.
29382
29383M	SoObjects/Appointments/SOGoCalendarComponent.m
29384
29385commit 0b1cf9faaf15e9fc7939c6a11041c8503cf6e90f
29386Author: Patrice Levesque <github-wayne@ptaff.ca>
29387Date:   Wed Feb 17 11:03:37 2016 -0500
29388
29389    Avoid warning: the address of ‘timezone’ will always evaluate as ‘true’
29390
29391    As timezone is a pointer allocated on the stack, there is no need to check
29392    for a NULL pointer - if that was ever the initial intention.
29393
29394M	SoObjects/SOGo/BSONCodec.m
29395
29396commit 986665f011bf966f3e8cc6eaa4e9203cd4bb3a5d
29397Author: Patrice Levesque <github-wayne@ptaff.ca>
29398Date:   Wed Feb 17 11:02:18 2016 -0500
29399
29400    Workaround warning: ‘locale’ is used uninitialized in this function [-Wuninitialized]
29401
29402    'locale' being an uninitialized pointer, I don't believe setting it to nil will
29403    make things worse here.
29404
29405M	Tests/Unit/TestSBJsonParser.m
29406
29407commit 5b71ed319ac9ca35167dc33b7ca08d462ddd51e1
29408Author: Patrice Levesque <github-wayne@ptaff.ca>
29409Date:   Wed Feb 17 11:01:15 2016 -0500
29410
29411    Fix warning: variable ‘uidnext’ set but not used [-Wunused-but-set-variable]
29412
29413    Remove uidnext declaration and calls that change its value.
29414
29415M	SoObjects/Mailer/SOGoMailFolder.m
29416
29417commit ddade629fdcf2406bcb46f219f0bf7ee68aedfd5
29418Author: Patrice Levesque <github-wayne@ptaff.ca>
29419Date:   Wed Feb 17 11:00:18 2016 -0500
29420
29421    Synchronize .h and .m method signatures.
29422
29423M	SoObjects/Mailer/SOGoMailFolder.h
29424M	SoObjects/Mailer/SOGoMailFolder.m
29425
29426commit 5e9d0ce95ac9020bc270fe69661ae121ac333ae2
29427Author: Patrice Levesque <github-wayne@ptaff.ca>
29428Date:   Wed Feb 17 10:56:05 2016 -0500
29429
29430    Fix warning: ‘-textValue’ not found in protocol(s)
29431
29432    Confusingly, labelNode is a DOMElement, not a DOMNode, so textValue cannot
29433    apply here; textContent which would be an appropriate replacement does not
29434    exist AFAIK in this DOM Library.
29435
29436    So we manually get the text node via firstChild then get its text value
29437    via nodeValue.
29438
29439M	SoObjects/Mailer/SOGoMailAccounts.m
29440
29441commit 50eae4c656c4f5c22d01cc247cff5c10cab02ca4
29442Author: InverseBot <sogo@inverse.ca>
29443Date:   Sat Mar 5 01:41:46 2016 -0500
29444
29445    (js/css) Update generated files
29446
29447M	UI/WebServerResources/css/styles.css
29448M	UI/WebServerResources/css/styles.css.map
29449M	UI/WebServerResources/js/Common.js
29450M	UI/WebServerResources/js/Common.js.map
29451M	UI/WebServerResources/js/Mailer.services.js
29452M	UI/WebServerResources/js/Mailer.services.js.map
29453M	UI/WebServerResources/js/Preferences.js
29454M	UI/WebServerResources/js/Preferences.js.map
29455M	UI/WebServerResources/js/Scheduler.services.js
29456M	UI/WebServerResources/js/Scheduler.services.js.map
29457M	UI/WebServerResources/js/vendor/ng-sortable.js
29458M	UI/WebServerResources/js/vendor/ng-sortable.js.map
29459
29460commit b57dd57c53bda121e4a21cad9a9b122a573ff869
29461Author: Francis Lachapelle <flachapelle@inverse.ca>
29462Date:   Fri Mar 4 12:10:32 2016 -0500
29463
29464    Update ChangeLog
29465
29466M	ChangeLog
29467
29468commit 2102385f085952ce1c94147c6f4c34c32d907d88
29469Author: Francis Lachapelle <flachapelle@inverse.ca>
29470Date:   Fri Mar 4 12:09:11 2016 -0500
29471
29472    Preparation for release 3.0.2
29473
29474M	Documentation/docinfo.xml
29475M	Documentation/includes/global-attributes.asciidoc
29476M	NEWS
29477M	Version
29478
29479commit c0e528a2fb79a241167e0b355ac86e382fd55d27
29480Author: Francis Lachapelle <flachapelle@inverse.ca>
29481Date:   Fri Mar 4 12:08:30 2016 -0500
29482
29483    Update French and Finnish translations
29484
29485M	UI/Common/Finnish.lproj/Localizable.strings
29486M	UI/MailerUI/Finnish.lproj/Localizable.strings
29487M	UI/MailerUI/French.lproj/Localizable.strings
29488M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
29489M	UI/PreferencesUI/French.lproj/Localizable.strings
29490M	UI/Scheduler/Finnish.lproj/Localizable.strings
29491M	UI/Scheduler/French.lproj/Localizable.strings
29492
29493commit 240557a5c5238a93c7e9afd18acfa3a1c11fde12
29494Author: Francis Lachapelle <flachapelle@inverse.ca>
29495Date:   Fri Mar 4 12:02:19 2016 -0500
29496
29497    (js/css) Update generated files
29498
29499M	UI/WebServerResources/css/styles.css
29500M	UI/WebServerResources/css/styles.css.map
29501M	UI/WebServerResources/js/Common.js
29502M	UI/WebServerResources/js/Common.js.map
29503M	UI/WebServerResources/js/Contacts.js
29504M	UI/WebServerResources/js/Contacts.js.map
29505M	UI/WebServerResources/js/Contacts.services.js
29506M	UI/WebServerResources/js/Contacts.services.js.map
29507M	UI/WebServerResources/js/Mailer.services.js
29508M	UI/WebServerResources/js/Mailer.services.js.map
29509M	UI/WebServerResources/js/Scheduler.services.js
29510M	UI/WebServerResources/js/Scheduler.services.js.map
29511
29512commit ebd0b9e18808d801d34f63622d9df9f2ab57e5e3
29513Author: Francis Lachapelle <flachapelle@inverse.ca>
29514Date:   Fri Mar 4 11:35:39 2016 -0500
29515
29516    (html) Can't set an alarm or recurrence to a task
29517
29518M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
29519
29520commit eefb9056cabc533e4c3b34899180ddea36424434
29521Author: Francis Lachapelle <flachapelle@inverse.ca>
29522Date:   Fri Mar 4 11:34:02 2016 -0500
29523
29524    (html) Use datepicker for task completion date
29525
29526M	NEWS
29527M	SoObjects/Appointments/iCalToDo+SOGo.m
29528M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
29529M	UI/WebServerResources/js/Scheduler/Component.service.js
29530
29531commit cb03a1d97e95dee81f6344b5a7f731a46c8110b9
29532Author: Francis Lachapelle <flachapelle@inverse.ca>
29533Date:   Fri Mar 4 11:08:38 2016 -0500
29534
29535    (js) Improve Card initialization
29536
29537M	UI/WebServerResources/js/Contacts/Card.service.js
29538
29539commit 9dd5dc4c47dc44962e8acda3fe6487b90154a893
29540Author: Francis Lachapelle <flachapelle@inverse.ca>
29541Date:   Fri Mar 4 11:00:44 2016 -0500
29542
29543    (js) Cleanup of "catch" for promises
29544
29545M	UI/WebServerResources/js/Contacts/AddressBooksController.js
29546M	UI/WebServerResources/js/Mailer/Message.service.js
29547
29548commit aedb66f9726af469d83b65d90a3b7e2bb95a1ee0
29549Author: Francis Lachapelle <flachapelle@inverse.ca>
29550Date:   Fri Mar 4 10:59:03 2016 -0500
29551
29552    (js) Fix stalled progress indicator in Contacts
29553
29554M	UI/WebServerResources/js/Contacts/AddressBook.service.js
29555
29556commit b808067cf731cceee440083afb81884add1f8d11
29557Author: Francis Lachapelle <flachapelle@inverse.ca>
29558Date:   Fri Mar 4 10:24:12 2016 -0500
29559
29560    Keep specified task status when not completed
29561
29562    Fixes #3499
29563
29564M	SoObjects/Appointments/iCalToDo+SOGo.m
29565
29566commit f19b213c02d7a7f52cc9c18242cbebf6a6c18cd5
29567Author: Francis Lachapelle <flachapelle@inverse.ca>
29568Date:   Fri Mar 4 09:54:20 2016 -0500
29569
29570    (json) Return ACLs when subscribing to a folder
29571
29572M	UI/Common/UIxFolderActions.m
29573
29574commit 5aa19ebfb738e206fecb1ef88758d42638297e0c
29575Author: Francis Lachapelle <flachapelle@inverse.ca>
29576Date:   Fri Mar 4 09:47:59 2016 -0500
29577
29578    (js) Enable new calendar subscriptions by default
29579
29580M	NEWS
29581M	UI/WebServerResources/js/Scheduler/Calendar.service.js
29582M	UI/WebServerResources/js/Scheduler/CalendarsController.js
29583
29584commit 9e152adc7d8317c534c0a21528149e5250f5b8fd
29585Author: InverseBot <sogo@inverse.ca>
29586Date:   Fri Mar 4 01:32:30 2016 -0500
29587
29588    (js/css) Update generated files
29589
29590M	UI/WebServerResources/js/Common.js
29591M	UI/WebServerResources/js/Common.js.map
29592M	UI/WebServerResources/js/Contacts.js
29593M	UI/WebServerResources/js/Contacts.js.map
29594M	UI/WebServerResources/js/Contacts.services.js
29595M	UI/WebServerResources/js/Contacts.services.js.map
29596M	UI/WebServerResources/js/Mailer.js
29597M	UI/WebServerResources/js/Mailer.js.map
29598M	UI/WebServerResources/js/Mailer.services.js
29599M	UI/WebServerResources/js/Mailer.services.js.map
29600M	UI/WebServerResources/js/Preferences.services.js
29601M	UI/WebServerResources/js/Preferences.services.js.map
29602M	UI/WebServerResources/js/Scheduler.services.js
29603M	UI/WebServerResources/js/Scheduler.services.js.map
29604M	UI/WebServerResources/js/vendor/lodash.min.js
29605
29606commit fd8d7bb6ed92e83466a7063e7b9d469629c68e62
29607Author: Francis Lachapelle <flachapelle@inverse.ca>
29608Date:   Thu Mar 3 15:41:29 2016 -0500
29609
29610    (js) Fix attachments display when forwarding a msg
29611
29612    Fixes #3560
29613
29614M	UI/WebServerResources/js/Mailer/MessageEditorController.js
29615
29616commit 72a38c51b4f3e6e09c1b4c6ef481733f2b0a8e44
29617Author: Francis Lachapelle <flachapelle@inverse.ca>
29618Date:   Thu Mar 3 15:03:42 2016 -0500
29619
29620    (js) Fix selection of search results in Webmail
29621
29622    When performing a search from the special router state
29623    "mail.account.inbox", the first selection was changing the state name
29624    and resetting the search. The special "inbox" state will now force a URL
29625    change to avoid this problem.
29626
29627M	UI/WebServerResources/js/Mailer/MailboxController.js
29628M	UI/WebServerResources/js/Mailer/Mailer.app.js
29629
29630commit 599264b3d937163372cb368f18003d956dfee1dd
29631Author: Francis Lachapelle <flachapelle@inverse.ca>
29632Date:   Thu Mar 3 13:48:38 2016 -0500
29633
29634    (css) Don't force the bg color of input fields
29635
29636M	UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js
29637
29638commit d4745ef59848f790f849685762b452ebb5a10303
29639Author: Francis Lachapelle <flachapelle@inverse.ca>
29640Date:   Thu Mar 3 13:38:54 2016 -0500
29641
29642    (js) Update lodash to version 4.6.1
29643
29644M	NEWS
29645M	UI/WebServerResources/Gruntfile.js
29646M	UI/WebServerResources/js/Common/Acl.service.js
29647M	UI/WebServerResources/js/Common/User.service.js
29648M	UI/WebServerResources/js/Common/mdColors.app.js
29649M	UI/WebServerResources/js/Common/sgToggleGrid.directive.js
29650M	UI/WebServerResources/js/Contacts/AddressBook.service.js
29651M	UI/WebServerResources/js/Contacts/AddressBookController.js
29652M	UI/WebServerResources/js/Contacts/CardController.js
29653M	UI/WebServerResources/js/Mailer/Account.service.js
29654M	UI/WebServerResources/js/Mailer/Mailbox.service.js
29655M	UI/WebServerResources/js/Mailer/MailboxController.js
29656M	UI/WebServerResources/js/Mailer/MailboxesController.js
29657M	UI/WebServerResources/js/Mailer/Message.service.js
29658M	UI/WebServerResources/js/Mailer/MessageEditorController.js
29659M	UI/WebServerResources/js/Mailer/VirtualMailbox.service.js
29660M	UI/WebServerResources/js/Preferences/Preferences.service.js
29661M	UI/WebServerResources/js/Scheduler/Calendar.service.js
29662M	UI/WebServerResources/js/Scheduler/CalendarListController.js
29663M	UI/WebServerResources/js/Scheduler/CalendarsController.js
29664M	UI/WebServerResources/js/Scheduler/Component.service.js
29665M	UI/WebServerResources/js/vendor/lodash.js
29666
29667commit fadf52b01ecf1535ea5d4988fc6bbc3ad4122be9
29668Author: Francis Lachapelle <flachapelle@inverse.ca>
29669Date:   Thu Mar 3 11:04:40 2016 -0500
29670
29671    (css) Set toolbar bg color for Calendar dialogs
29672
29673M	UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox
29674M	UI/Templates/UIxAclEditor.wox
29675
29676commit 4e83dce4a6677921e0d5e31178e949ea82b245a5
29677Author: Francis Lachapelle <flachapelle@inverse.ca>
29678Date:   Thu Mar 3 09:31:23 2016 -0500
29679
29680    (doc) Improve installation guide
29681
29682M	Documentation/SOGoInstallationGuide.asciidoc
29683
29684commit 540ed1f63b43a91594adca9e574ac6368060156b
29685Author: Francis Lachapelle <flachapelle@inverse.ca>
29686Date:   Thu Mar 3 09:29:12 2016 -0500
29687
29688    (js) Fix pos. of personal calendar after rename
29689
29690M	UI/WebServerResources/js/Scheduler/Calendar.service.js
29691
29692commit 44f748659e6829739a4e9da7f6f79cf41f13a6d5
29693Author: InverseBot <sogo@inverse.ca>
29694Date:   Thu Mar 3 01:32:41 2016 -0500
29695
29696    (js/css) Update generated files
29697
29698M	UI/WebServerResources/js/Common.js
29699M	UI/WebServerResources/js/Common.js.map
29700
29701commit 9dd444e6682a076647315e22504eacc6979f84aa
29702Author: Francis Lachapelle <flachapelle@inverse.ca>
29703Date:   Wed Mar 2 16:14:36 2016 -0500
29704
29705    (js) Fix date parsing for timezone after UTC+0
29706
29707    Fixes #3481, #3494
29708
29709M	NEWS
29710M	UI/WebServerResources/js/Common/utils.js
29711
29712commit 73decf2df9a7c2b424a2cc9de6ca6b2f105d99c9
29713Author: Francis Lachapelle <flachapelle@inverse.ca>
29714Date:   Wed Mar 2 09:58:38 2016 -0500
29715
29716    Update README.md
29717
29718M	README.md
29719
29720commit f63ae5c3bb92dba2805c1590d4dc860b4ddc0acf
29721Author: InverseBot <sogo@inverse.ca>
29722Date:   Wed Mar 2 01:34:57 2016 -0500
29723
29724    (js/css) Update generated files
29725
29726M	UI/WebServerResources/css/styles.css
29727M	UI/WebServerResources/css/styles.css.map
29728M	UI/WebServerResources/js/Common.js
29729M	UI/WebServerResources/js/Common.js.map
29730M	UI/WebServerResources/js/Scheduler.services.js
29731M	UI/WebServerResources/js/Scheduler.services.js.map
29732M	UI/WebServerResources/js/vendor/lodash.js
29733
29734commit d60f49d8fa532f68bd028811e70555c6947fa005
29735Author: Francis Lachapelle <flachapelle@inverse.ca>
29736Date:   Tue Mar 1 16:53:08 2016 -0500
29737
29738    Improve display of a contact's URLs
29739
29740    Ensure the URL is valid and begins with a schema.
29741
29742M	UI/Contacts/UIxContactView.m
29743
29744commit 68cb3d091c7778ee3136a6a27855c7c8731a6db8
29745Author: Francis Lachapelle <flachapelle@inverse.ca>
29746Date:   Tue Mar 1 14:30:36 2016 -0500
29747
29748    (html) Colorize event/task categories chips
29749
29750M	NEWS
29751M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
29752M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
29753M	UI/WebServerResources/js/Scheduler/ComponentController.js
29754
29755commit 9b58693873df99c39798a3d76c5aa1c773e14390
29756Author: Francis Lachapelle <flachapelle@inverse.ca>
29757Date:   Tue Mar 1 14:15:04 2016 -0500
29758
29759    (html) Use new sg-checkmark element
29760
29761    This fixes the issue of md-checkbox not usable in an md-menu in Firefox.
29762
29763    Fixes #3557
29764
29765M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
29766M	UI/Templates/MailerUI/UIxMailEditor.wox
29767M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
29768M	UI/Templates/SchedulerUI/UIxCalMainView.wox
29769
29770commit 0b7824a8b77fc739ba3747b5199907811ea793ce
29771Author: Francis Lachapelle <flachapelle@inverse.ca>
29772Date:   Tue Mar 1 14:07:30 2016 -0500
29773
29774    (js) New sgCheckmark directive
29775
29776    To be used as checkmarks in menus.
29777
29778A	UI/WebServerResources/js/Common/sgCheckmark.directive.js
29779M	UI/WebServerResources/scss/components/checkbox/checkbox.scss
29780
29781commit 0a78b65cdce5efb9fe177395d706e180512e7786
29782Author: Francis Lachapelle <flachapelle@inverse.ca>
29783Date:   Tue Mar 1 09:54:01 2016 -0500
29784
29785    (html) Clarify action buttons in Prefs module
29786
29787M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
29788M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
29789
29790commit c34603b3eb3dcb630d589e2e83969dd09e1a85d0
29791Author: InverseBot <sogo@inverse.ca>
29792Date:   Tue Mar 1 01:33:09 2016 -0500
29793
29794    (js/css) Update generated files
29795
29796M	UI/WebServerResources/js/Common.js
29797M	UI/WebServerResources/js/Common.js.map
29798M	UI/WebServerResources/js/Scheduler.services.js
29799M	UI/WebServerResources/js/Scheduler.services.js.map
29800
29801commit d92bf122ed27685ac53acbf79179cca72e97d0ba
29802Author: Francis Lachapelle <flachapelle@inverse.ca>
29803Date:   Mon Feb 29 15:13:09 2016 -0500
29804
29805    (js) Improve ng-messages of sg-subscribe
29806
29807    Improved dry mode of User.$filter and added error message when users
29808    search returns no match.
29809
29810M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
29811M	UI/WebServerResources/js/Common/User.service.js
29812M	UI/WebServerResources/js/Common/sgSubscribe.directive.js
29813
29814commit 03ddcfd07ae1421bf56ba3a559e97e6d738a3068
29815Author: Francis Lachapelle <flachapelle@inverse.ca>
29816Date:   Mon Feb 29 14:02:31 2016 -0500
29817
29818    (js) Improve event editor (attendees list)
29819
29820M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
29821
29822commit 1d25944c431ad80aaee93c6d50c285152cc4d4ae
29823Author: Francis Lachapelle <flachapelle@inverse.ca>
29824Date:   Mon Feb 29 13:59:31 2016 -0500
29825
29826    (js) Improve event editor (attendees list)
29827
29828    Respect SOGoSearchMinimumWordLength and hide detailed view after
29829    deleting the last attendee.
29830
29831M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
29832M	UI/WebServerResources/js/Scheduler/ComponentController.js
29833
29834commit da2067dd86785cc2efae732cec44202c3dcd29df
29835Author: Francis Lachapelle <flachapelle@inverse.ca>
29836Date:   Mon Feb 29 12:15:24 2016 -0500
29837
29838    (html) Respect minSearchLength in subscribe dialog
29839
29840M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
29841
29842commit 3529d52c3bd74296cabe127582250ff63e64502e
29843Author: Francis Lachapelle <flachapelle@inverse.ca>
29844Date:   Mon Feb 29 11:55:57 2016 -0500
29845
29846    Fix extraction of mail column from SQL source
29847
29848    Fixes #3544
29849
29850M	NEWS
29851M	SoObjects/Contacts/SOGoContactSourceFolder.m
29852
29853commit 30f23ba07a3d501089fa5e9fc3c647a1bb73ef68
29854Author: InverseBot <sogo@inverse.ca>
29855Date:   Sat Feb 27 01:33:01 2016 -0500
29856
29857    (js/css) Update generated files
29858
29859M	UI/WebServerResources/css/styles.css
29860M	UI/WebServerResources/css/styles.css.map
29861M	UI/WebServerResources/js/Contacts.js
29862M	UI/WebServerResources/js/Contacts.js.map
29863M	UI/WebServerResources/js/Mailer.services.js
29864M	UI/WebServerResources/js/Mailer.services.js.map
29865
29866commit a93874b6fe9085043481b9dbe2238ebe005c1f31
29867Author: Francis Lachapelle <flachapelle@inverse.ca>
29868Date:   Fri Feb 26 16:24:18 2016 -0500
29869
29870    (js) Fix references to Card objects in controllers
29871
29872M	UI/WebServerResources/js/Contacts/AddressBookController.js
29873M	UI/WebServerResources/js/Contacts/CardController.js
29874
29875commit 12f4f236e8bca27a444d808007721bb5e3a1ca4e
29876Author: Francis Lachapelle <flachapelle@inverse.ca>
29877Date:   Fri Feb 26 16:14:48 2016 -0500
29878
29879    (html) Cleanup old inline CSS
29880
29881M	UI/Templates/MailerUI/UIxMailMainFrame.wox
29882
29883commit 699399f3394986cd2b4a25ebeda759bd96960a66
29884Author: Francis Lachapelle <flachapelle@inverse.ca>
29885Date:   Fri Feb 26 15:41:53 2016 -0500
29886
29887    (css) Initial media print (for messages only)
29888
29889M	NEWS
29890M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
29891M	UI/WebServerResources/js/Mailer/MessageController.js
29892A	UI/WebServerResources/scss/core/print.scss
29893M	UI/WebServerResources/scss/styles.scss
29894
29895commit dc338e2062c4d869afcb8c48fc96f9869b00adbb
29896Author: InverseBot <sogo@inverse.ca>
29897Date:   Fri Feb 26 15:28:20 2016 -0500
29898
29899    (js/css) Update generated files
29900
29901M	UI/WebServerResources/js/Mailer.services.js
29902M	UI/WebServerResources/js/Mailer.services.js.map
29903
29904commit 163e4637aa796a0c04b64ce6629f8dfe0d67aca7
29905Author: Francis Lachapelle <flachapelle@inverse.ca>
29906Date:   Fri Feb 26 15:19:33 2016 -0500
29907
29908    (js) Improve display of msgs with many recipients
29909
29910M	NEWS
29911M	UI/MailerUI/English.lproj/Localizable.strings
29912M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
29913M	UI/WebServerResources/js/Mailer/Message.service.js
29914M	UI/WebServerResources/js/Mailer/MessageController.js
29915
29916commit ea91767410eff87b51f5b34bb84a7ba61c56576a
29917Author: Francis Lachapelle <flachapelle@inverse.ca>
29918Date:   Fri Feb 26 15:01:16 2016 -0500
29919
29920    (html) Fix usage of sgSearch directive in Admin
29921
29922M	UI/Templates/AdministrationUI/UIxAdministration.wox
29923
29924commit a668d89ef9a1afb3aff42ec845e023fb8f8f5987
29925Author: Francis Lachapelle <flachapelle@inverse.ca>
29926Date:   Fri Feb 26 14:59:54 2016 -0500
29927
29928    Fix unseen count retrieval of nested IMAP folders
29929
29930M	NEWS
29931M	SoObjects/Mailer/SOGoMailAccount.h
29932M	SoObjects/Mailer/SOGoMailAccount.m
29933M	UI/MailerUI/UIxMailMainFrame.m
29934
29935commit 50c790c846c91898f8201963e26005eaab37b85f
29936Author: Francis Lachapelle <flachapelle@inverse.ca>
29937Date:   Fri Feb 26 14:00:44 2016 -0500
29938
29939    Update URL in documentation guides
29940
29941M	Documentation/includes/additional-info.asciidoc
29942
29943commit de13f49bd3820be8de799ee2f2441e19a352599a
29944Author: Francis Lachapelle <flachapelle@inverse.ca>
29945Date:   Fri Feb 26 13:45:56 2016 -0500
29946
29947    Fix Chinese (Taiwan) translation (double-quotes)
29948
29949M	NEWS
29950M	UI/MailerUI/ChineseTaiwan.lproj/Localizable.strings
29951M	UI/Scheduler/ChineseTaiwan.lproj/Localizable.strings
29952
29953commit 044e426d22a173124ba65b8e956e8b83d0b42b82
29954Author: Francis Lachapelle <flachapelle@inverse.ca>
29955Date:   Fri Feb 26 11:50:05 2016 -0500
29956
29957    (js) Add missing vendor libs
29958
29959    angular-file-upload (angularFileUpload) and angular-messages
29960    (ngMessages).
29961
29962A	UI/WebServerResources/js/vendor/angular-file-upload.js
29963A	UI/WebServerResources/js/vendor/angular-file-upload.js.map
29964A	UI/WebServerResources/js/vendor/angular-file-upload.min.js.map
29965A	UI/WebServerResources/js/vendor/angular-messages.js
29966A	UI/WebServerResources/js/vendor/angular-messages.min.js
29967A	UI/WebServerResources/js/vendor/angular-messages.min.js.map
29968
29969commit a2e300fec51507cd62d8a68386206dbc2ae44189
29970Author: Francis Lachapelle <flachapelle@inverse.ca>
29971Date:   Fri Feb 26 11:46:40 2016 -0500
29972
29973    (doc) Update installation guide for RHEL7
29974
29975M	Documentation/SOGoInstallationGuide.asciidoc
29976
29977commit 07d47829ab308cbdbcef0e27946b4b4ac4051ad5
29978Author: Francis Lachapelle <flachapelle@inverse.ca>
29979Date:   Thu Feb 25 11:52:12 2016 -0500
29980
29981    Fix default priority of sent messages
29982
29983    Fixes #3542
29984
29985M	NEWS
29986M	SoObjects/Mailer/SOGoDraftObject.m
29987
29988commit 4755358685007325b523e5ec975f0c0d3a938053
29989Author: InverseBot <sogo@inverse.ca>
29990Date:   Thu Feb 25 11:52:37 2016 -0500
29991
29992    (js/css) Update generated files
29993
29994M	UI/WebServerResources/css/styles.css
29995M	UI/WebServerResources/css/styles.css.map
29996
29997commit e27cdff8cca1bc4af5bbccef8f02a695e1d42f89
29998Author: Francis Lachapelle <flachapelle@inverse.ca>
29999Date:   Thu Feb 25 11:12:30 2016 -0500
30000
30001    (html) Fix fab button position in Calendar module
30002
30003    Fixes #3462
30004
30005M	NEWS
30006M	UI/Templates/SchedulerUI/UIxCalMainView.wox
30007
30008commit 4526227b1c3ad653ceb970c7421964206191f7fd
30009Author: Francis Lachapelle <flachapelle@inverse.ca>
30010Date:   Thu Feb 25 10:57:32 2016 -0500
30011
30012    (css) Fix squashed toolbar in Calendar view (xs)
30013
30014    Fixes #3529
30015
30016M	UI/Templates/SchedulerUI/UIxCalMainView.wox
30017M	UI/WebServerResources/scss/views/SchedulerUI.scss
30018M	UI/WebServerResources/scss/views/_view.scss
30019
30020commit aeba0aaf2f013e847bc747eb279bde1a9ca78801
30021Author: InverseBot <sogo@inverse.ca>
30022Date:   Thu Feb 25 10:22:22 2016 -0500
30023
30024    (js/css) Update generated files
30025
30026M	UI/WebServerResources/css/styles.css
30027M	UI/WebServerResources/css/styles.css.map
30028M	UI/WebServerResources/js/Common.js
30029M	UI/WebServerResources/js/Common.js.map
30030M	UI/WebServerResources/js/Contacts.js
30031M	UI/WebServerResources/js/Contacts.js.map
30032M	UI/WebServerResources/js/Contacts.services.js
30033M	UI/WebServerResources/js/Contacts.services.js.map
30034M	UI/WebServerResources/js/Mailer.app.popup.js
30035M	UI/WebServerResources/js/Mailer.app.popup.js.map
30036M	UI/WebServerResources/js/Mailer.services.js
30037M	UI/WebServerResources/js/Mailer.services.js.map
30038M	UI/WebServerResources/js/Scheduler.services.js
30039M	UI/WebServerResources/js/Scheduler.services.js.map
30040M	UI/WebServerResources/js/vendor/angular-aria.js
30041M	UI/WebServerResources/js/vendor/angular-aria.min.js
30042M	UI/WebServerResources/js/vendor/angular-aria.min.js.map
30043M	UI/WebServerResources/js/vendor/lodash.js
30044
30045commit 795ec46c817c94c9072e907c4d3d707aae7cb3ba
30046Author: InverseBot <sogo@inverse.ca>
30047Date:   Thu Feb 25 10:20:26 2016 -0500
30048
30049    git-diff check happens post-git-add; the check needs to happen vs. the staged files, if not, git-diff will always be empty
30050
30051M	UI/WebServerResources/GNUmakefile
30052
30053commit b294c5381af2b347bc9dacdd2ea6e9af3b43d071
30054Author: Francis Lachapelle <flachapelle@inverse.ca>
30055Date:   Thu Feb 25 10:10:53 2016 -0500
30056
30057    (js) Improve sg-search directive
30058
30059M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
30060M	UI/WebServerResources/js/Common/sgSearch.directive.js
30061M	UI/WebServerResources/js/Mailer/Mailbox.service.js
30062
30063commit e5fe211dcdd99b9c9f25c5d95536e7dd64a9d101
30064Author: Francis Lachapelle <flachapelle@inverse.ca>
30065Date:   Thu Feb 25 08:59:02 2016 -0500
30066
30067    (js) Add missing dependency to msg popup view
30068
30069    Fixes #3545
30070
30071M	UI/Templates/MailerUI/UIxMailPopupView.wox
30072M	UI/WebServerResources/js/Mailer/Mailer.popup.js
30073
30074commit 1016f6d8b87c497c4d20c3ecb35becc59dfddc65
30075Author: Francis Lachapelle <flachapelle@inverse.ca>
30076Date:   Wed Feb 24 21:44:45 2016 -0500
30077
30078    (html) Improve move/copy menu items in Mailer
30079
30080M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
30081
30082commit 70fbeab27a80809f243c01e2a3108629120be470
30083Author: Francis Lachapelle <flachapelle@inverse.ca>
30084Date:   Wed Feb 24 21:30:33 2016 -0500
30085
30086    (js) Improve sg-search directive
30087
30088    Will now respect the "listRequiresDot" source parameter and uses
30089    ng-messages to show an error if the minimum number of characters is not
30090    reached.
30091
30092    Fixes #438, #3464
30093
30094M	Documentation/SOGoInstallationGuide.asciidoc
30095M	NEWS
30096M	UI/Common/English.lproj/Localizable.strings
30097M	UI/Common/UIxPageFrame.m
30098M	UI/Contacts/UIxContactFoldersView.m
30099M	UI/SOGoUI/UIxComponent.h
30100M	UI/SOGoUI/UIxComponent.m
30101M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
30102M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
30103M	UI/Templates/SchedulerUI/UIxCalMainView.wox
30104M	UI/Templates/UIxPageFrame.wox
30105M	UI/WebServerResources/js/Common/sgSearch.directive.js
30106
30107commit 4b816677b05d3fcaf678e4d6b07b41e20c364237
30108Author: Francis Lachapelle <flachapelle@inverse.ca>
30109Date:   Wed Feb 24 21:12:23 2016 -0500
30110
30111    (js) Include ng-messages
30112
30113M	UI/WebServerResources/Gruntfile.js
30114M	UI/WebServerResources/bower.json
30115M	UI/WebServerResources/js/Common/Common.app.js
30116
30117commit 5387b5d5a3396368629f9cdc81344ed1733e2f41
30118Author: Francis Lachapelle <flachapelle@inverse.ca>
30119Date:   Wed Feb 24 16:47:07 2016 -0500
30120
30121    Expose listRequiresDot in SOGoContactSourceFolder
30122
30123M	SoObjects/Contacts/SOGoContactSourceFolder.h
30124M	SoObjects/Contacts/SOGoContactSourceFolder.m
30125
30126commit e51a37c37ae308537e65274d7da478c630aa5a63
30127Author: Francis Lachapelle <flachapelle@inverse.ca>
30128Date:   Wed Feb 24 13:23:44 2016 -0500
30129
30130    (html) Cleanup
30131
30132M	UI/Templates/SchedulerUI/UIxCalMainView.wox
30133
30134commit 58cb40caa7dac21d3072347f3a9c948f1d4532fa
30135Author: Francis Lachapelle <flachapelle@inverse.ca>
30136Date:   Tue Feb 23 15:25:46 2016 -0500
30137
30138    (js) Cleanup unused function
30139
30140M	UI/WebServerResources/js/Common/utils.js
30141
30142commit 9705fd70864791ea03821355c08812e6c3b34455
30143Author: Francis Lachapelle <flachapelle@inverse.ca>
30144Date:   Tue Feb 23 12:00:39 2016 -0500
30145
30146    Fix JSON payload of errors in Mail listing actions
30147
30148M	UI/MailerUI/UIxMailListActions.m
30149
30150commit a8ccaac1fa6e535bcc762f627f8ed03a65417602
30151Author: Francis Lachapelle <flachapelle@inverse.ca>
30152Date:   Tue Feb 23 11:56:28 2016 -0500
30153
30154    Review order of ProxyPass directives
30155
30156    Fixes #3461
30157
30158M	Apache/SOGo.conf
30159
30160commit 42acf8974c311f853b51ffb555bb8c29a31238f0
30161Author: Francis Lachapelle <flachapelle@inverse.ca>
30162Date:   Tue Feb 23 10:31:26 2016 -0500
30163
30164    (html) Improve ACL confirmation buttons
30165
30166M	UI/Templates/UIxAclEditor.wox
30167
30168commit a838871361b1a3880db3c7d8b9aeaf89f884badc
30169Author: Francis Lachapelle <flachapelle@inverse.ca>
30170Date:   Tue Feb 23 10:23:51 2016 -0500
30171
30172    (js) Fix UIDs range when preloading messages
30173
30174M	UI/WebServerResources/js/Mailer/Mailbox.service.js
30175
30176commit 696aff84cb78bf14f34dfd6fbbfdbba2e2a9b7ac
30177Author: Francis Lachapelle <flachapelle@inverse.ca>
30178Date:   Tue Feb 23 10:22:40 2016 -0500
30179
30180    (html) Improve mail user delegation template
30181
30182M	UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox
30183
30184commit f14304821773baa010662fc015b8fd2740b21230
30185Author: Francis Lachapelle <flachapelle@inverse.ca>
30186Date:   Tue Feb 23 10:22:12 2016 -0500
30187
30188    Improve JSON API documentation
30189
30190M	UI/Contacts/UIxContactsListActions.m
30191
30192commit e328d43403576e3f0af4e092ac5de68d026c1273
30193Author: Francis Lachapelle <flachapelle@inverse.ca>
30194Date:   Tue Feb 23 10:20:10 2016 -0500
30195
30196    Fix ACL editor for authenticated users in Mailer
30197
30198M	NEWS
30199M	UI/Common/UIxAclEditor.m
30200M	UI/Templates/UIxAclEditor.wox
30201M	UI/WebServerResources/js/Common/AclController.js
30202M	UI/WebServerResources/js/Common/User.service.js
30203
30204commit aae02741f9895a8af07c929b390fe6300d952524
30205Author: Francis Lachapelle <flachapelle@inverse.ca>
30206Date:   Tue Feb 23 09:15:39 2016 -0500
30207
30208    (test) Fix compatibility with Python 2.4
30209
30210M	Tests/Integration/carddav.py
30211
30212commit 276588a548e836682ac94015c2592adb092db1ec
30213Author: Francis Lachapelle <flachapelle@inverse.ca>
30214Date:   Mon Feb 22 16:23:31 2016 -0500
30215
30216    (doc) Fix dash characters
30217
30218M	Documentation/SOGoInstallationGuide.asciidoc
30219M	Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc
30220M	Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc
30221
30222commit 31a51ccc8336e14f029bcda98b1555bd759b8889
30223Author: Francis Lachapelle <flachapelle@inverse.ca>
30224Date:   Mon Feb 22 14:16:37 2016 -0500
30225
30226    (test) New JSON payload for contacts list
30227
30228    Results are now an array of arrays instead of an array of dictionaries.
30229
30230M	Tests/Integration/carddav.py
30231
30232commit aab87212d00a1a496b7a7b04d59199acce218377
30233Author: Ludovic Marcotte <lmarcotte@inverse.ca>
30234Date:   Sun Feb 21 07:27:42 2016 -0500
30235
30236    (fix) avoid compilation warning
30237
30238M	ActiveSync/SOGoMailObject+ActiveSync.m
30239
30240commit 4030cf86fd3cdb69cda92dcaccdf1d9d5e3fee99
30241Author: Francis Lachapelle <flachapelle@inverse.ca>
30242Date:   Fri Feb 19 23:19:07 2016 -0500
30243
30244    (feature) Live loading of (GCS) addressbooks
30245
30246    Using md-on-demand of md-virtual-repeat, we now progressively load the
30247    cards metadata of a personal addressbook.
30248
30249M	SoObjects/Contacts/SOGoContactGCSFolder.h
30250M	SoObjects/Contacts/SOGoContactGCSFolder.m
30251M	UI/Contacts/UIxContactsListActions.h
30252M	UI/Contacts/UIxContactsListActions.m
30253M	UI/Contacts/product.plist
30254M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
30255M	UI/WebServerResources/js/Contacts/AddressBook.service.js
30256M	UI/WebServerResources/js/Contacts/Card.service.js
30257M	UI/WebServerResources/js/Contacts/CardController.js
30258
30259commit 1b5970b9bc2f3821c7d5a615bfac90f80ff8439a
30260Author: Francis Lachapelle <flachapelle@inverse.ca>
30261Date:   Fri Feb 19 16:47:18 2016 -0500
30262
30263    (html) Fix email addresses of list members
30264
30265M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
30266
30267commit ed4e70faaba9b7aa4aa908d76e1c4b8264e915a2
30268Author: Francis Lachapelle <flachapelle@inverse.ca>
30269Date:   Fri Feb 19 16:44:00 2016 -0500
30270
30271    (fix) Blank view when selecting descending order
30272
30273M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
30274
30275commit ef601c04091fc2fdf65194b0d6e5186059ea41c2
30276Author: Francis Lachapelle <flachapelle@inverse.ca>
30277Date:   Fri Feb 19 16:42:15 2016 -0500
30278
30279    Localization
30280
30281M	UI/MailerUI/English.lproj/Localizable.strings
30282
30283commit 21dcb57ca96b25e4eb630086f2e92677889ee2af
30284Author: Francis Lachapelle <flachapelle@inverse.ca>
30285Date:   Fri Feb 19 16:28:43 2016 -0500
30286
30287    Remove unrelevent #warning
30288
30289M	SoObjects/Contacts/SOGoContactSourceFolder.m
30290
30291commit 485a9d4462f44d1b9d840d145fd232c7c8b8332e
30292Author: Francis Lachapelle <flachapelle@inverse.ca>
30293Date:   Fri Feb 19 16:09:08 2016 -0500
30294
30295    Fix import of cn from SQL source
30296
30297M	SoObjects/Contacts/NGVCard+SOGo.m
30298
30299commit 7c00ad7110f905792f5b739e6d93b24ad173020d
30300Author: Francis Lachapelle <flachapelle@inverse.ca>
30301Date:   Fri Feb 19 14:56:46 2016 -0500
30302
30303    Don't query content table when not required
30304
30305    When only requesting the c_name field, limit the SQL query to the quick
30306    table.
30307
30308M	SOPE/GDLContentStore/GCSFolder.m
30309
30310commit 95d0a18c08e04e9710fec4e218468a096ea4f8d1
30311Author: Ludovic Marcotte <lmarcotte@inverse.ca>
30312Date:   Fri Feb 19 09:07:53 2016 -0500
30313
30314    (fix) avoid truncating XML entities
30315
30316M	ActiveSync/SOGoMailObject+ActiveSync.m
30317
30318commit 2de72e5070ae1dad074e7d9e48555460cf5e8a85
30319Author: Patrice Levesque <github-wayne@ptaff.ca>
30320Date:   Wed Feb 17 10:09:18 2016 -0500
30321
30322    Partly revert recent changes removing #imports and #includes, under OpenChange, as they cause more problems than they solve.
30323
30324M	OpenChange/Codepages.h
30325M	OpenChange/Codepages.m
30326M	OpenChange/MAPIApplication.h
30327M	OpenChange/MAPIApplication.m
30328M	OpenChange/MAPIStoreActiveTables.h
30329M	OpenChange/MAPIStoreActiveTables.m
30330M	OpenChange/MAPIStoreAppointmentWrapper.h
30331M	OpenChange/MAPIStoreAppointmentWrapper.m
30332M	OpenChange/MAPIStoreAttachment.h
30333M	OpenChange/MAPIStoreAttachment.m
30334M	OpenChange/MAPIStoreAttachmentTable.h
30335M	OpenChange/MAPIStoreAttachmentTable.m
30336M	OpenChange/MAPIStoreAuthenticator.h
30337M	OpenChange/MAPIStoreAuthenticator.m
30338M	OpenChange/MAPIStoreCalendarAttachment.h
30339M	OpenChange/MAPIStoreCalendarAttachment.m
30340M	OpenChange/MAPIStoreCalendarContext.h
30341M	OpenChange/MAPIStoreCalendarContext.m
30342M	OpenChange/MAPIStoreCalendarEmbeddedMessage.h
30343M	OpenChange/MAPIStoreCalendarEmbeddedMessage.m
30344M	OpenChange/MAPIStoreCalendarFolder.h
30345M	OpenChange/MAPIStoreCalendarFolder.m
30346M	OpenChange/MAPIStoreCalendarMessage.h
30347M	OpenChange/MAPIStoreCalendarMessage.m
30348M	OpenChange/MAPIStoreCalendarMessageTable.h
30349M	OpenChange/MAPIStoreCalendarMessageTable.m
30350M	OpenChange/MAPIStoreContactsAttachment.h
30351M	OpenChange/MAPIStoreContactsAttachment.m
30352M	OpenChange/MAPIStoreContactsContext.h
30353M	OpenChange/MAPIStoreContactsContext.m
30354M	OpenChange/MAPIStoreContactsFolder.h
30355M	OpenChange/MAPIStoreContactsFolder.m
30356M	OpenChange/MAPIStoreContactsMessage.h
30357M	OpenChange/MAPIStoreContactsMessage.m
30358M	OpenChange/MAPIStoreContactsMessageTable.h
30359M	OpenChange/MAPIStoreContactsMessageTable.m
30360M	OpenChange/MAPIStoreContext.h
30361M	OpenChange/MAPIStoreContext.m
30362M	OpenChange/MAPIStoreDBBaseContext.h
30363M	OpenChange/MAPIStoreDBBaseContext.m
30364M	OpenChange/MAPIStoreDBFolder.h
30365M	OpenChange/MAPIStoreDBFolder.m
30366M	OpenChange/MAPIStoreDBFolderTable.h
30367M	OpenChange/MAPIStoreDBFolderTable.m
30368M	OpenChange/MAPIStoreDBMessage.h
30369M	OpenChange/MAPIStoreDBMessage.m
30370M	OpenChange/MAPIStoreDBMessageTable.h
30371M	OpenChange/MAPIStoreDBMessageTable.m
30372M	OpenChange/MAPIStoreEmbeddedMessage.h
30373M	OpenChange/MAPIStoreEmbeddedMessage.m
30374M	OpenChange/MAPIStoreFAIMessage.h
30375M	OpenChange/MAPIStoreFAIMessage.m
30376M	OpenChange/MAPIStoreFAIMessageTable.h
30377M	OpenChange/MAPIStoreFAIMessageTable.m
30378M	OpenChange/MAPIStoreFallbackContext.h
30379M	OpenChange/MAPIStoreFallbackContext.m
30380M	OpenChange/MAPIStoreFolder.h
30381M	OpenChange/MAPIStoreFolder.m
30382M	OpenChange/MAPIStoreFolderTable.h
30383M	OpenChange/MAPIStoreFolderTable.m
30384M	OpenChange/MAPIStoreGCSBaseContext.h
30385M	OpenChange/MAPIStoreGCSBaseContext.m
30386M	OpenChange/MAPIStoreGCSFolder.h
30387M	OpenChange/MAPIStoreGCSFolder.m
30388M	OpenChange/MAPIStoreGCSMessage.h
30389M	OpenChange/MAPIStoreGCSMessage.m
30390M	OpenChange/MAPIStoreGCSMessageTable.h
30391M	OpenChange/MAPIStoreGCSMessageTable.m
30392M	OpenChange/MAPIStoreMIME.m
30393M	OpenChange/MAPIStoreMailAttachment.h
30394M	OpenChange/MAPIStoreMailAttachment.m
30395M	OpenChange/MAPIStoreMailContext.h
30396M	OpenChange/MAPIStoreMailContext.m
30397M	OpenChange/MAPIStoreMailFolder.h
30398M	OpenChange/MAPIStoreMailFolder.m
30399M	OpenChange/MAPIStoreMailFolderTable.h
30400M	OpenChange/MAPIStoreMailFolderTable.m
30401M	OpenChange/MAPIStoreMailMessage.h
30402M	OpenChange/MAPIStoreMailMessage.m
30403M	OpenChange/MAPIStoreMailMessageTable.h
30404M	OpenChange/MAPIStoreMailMessageTable.m
30405M	OpenChange/MAPIStoreMailVolatileMessage.h
30406M	OpenChange/MAPIStoreMailVolatileMessage.m
30407M	OpenChange/MAPIStoreMapping.h
30408M	OpenChange/MAPIStoreMapping.m
30409M	OpenChange/MAPIStoreMessage.h
30410M	OpenChange/MAPIStoreMessage.m
30411M	OpenChange/MAPIStoreMessageTable.h
30412M	OpenChange/MAPIStoreMessageTable.m
30413M	OpenChange/MAPIStoreNotesContext.h
30414M	OpenChange/MAPIStoreNotesContext.m
30415M	OpenChange/MAPIStoreNotesFolder.h
30416M	OpenChange/MAPIStoreNotesFolder.m
30417M	OpenChange/MAPIStoreNotesMessage.h
30418M	OpenChange/MAPIStoreNotesMessage.m
30419M	OpenChange/MAPIStoreObject.h
30420M	OpenChange/MAPIStoreObject.m
30421M	OpenChange/MAPIStoreObjectProxy.h
30422M	OpenChange/MAPIStoreObjectProxy.m
30423M	OpenChange/MAPIStorePermissionsTable.h
30424M	OpenChange/MAPIStorePermissionsTable.m
30425M	OpenChange/MAPIStoreRecurrenceUtils.h
30426M	OpenChange/MAPIStoreRecurrenceUtils.m
30427M	OpenChange/MAPIStoreSOGo.m
30428M	OpenChange/MAPIStoreSOGoObject.h
30429M	OpenChange/MAPIStoreSOGoObject.m
30430M	OpenChange/MAPIStoreSamDBUtils.h
30431M	OpenChange/MAPIStoreSamDBUtils.m
30432M	OpenChange/MAPIStoreSharingMessage.h
30433M	OpenChange/MAPIStoreSharingMessage.m
30434M	OpenChange/MAPIStoreTable.h
30435M	OpenChange/MAPIStoreTable.m
30436M	OpenChange/MAPIStoreTasksContext.h
30437M	OpenChange/MAPIStoreTasksContext.m
30438M	OpenChange/MAPIStoreTasksFolder.h
30439M	OpenChange/MAPIStoreTasksFolder.m
30440M	OpenChange/MAPIStoreTasksMessage.h
30441M	OpenChange/MAPIStoreTasksMessage.m
30442M	OpenChange/MAPIStoreTasksMessageTable.h
30443M	OpenChange/MAPIStoreTasksMessageTable.m
30444M	OpenChange/MAPIStoreTypes.h
30445M	OpenChange/MAPIStoreTypes.m
30446M	OpenChange/MAPIStoreUserContext.h
30447M	OpenChange/MAPIStoreUserContext.m
30448M	OpenChange/NSArray+MAPIStore.h
30449M	OpenChange/NSArray+MAPIStore.m
30450M	OpenChange/NSData+MAPIStore.h
30451M	OpenChange/NSData+MAPIStore.m
30452M	OpenChange/NSDate+MAPIStore.h
30453M	OpenChange/NSDate+MAPIStore.m
30454M	OpenChange/NSObject+MAPIStore.h
30455M	OpenChange/NSObject+MAPIStore.m
30456M	OpenChange/NSObject+PropertyList.h
30457M	OpenChange/NSObject+PropertyList.m
30458M	OpenChange/NSString+MAPIStore.h
30459M	OpenChange/NSString+MAPIStore.m
30460M	OpenChange/NSValue+MAPIStore.h
30461M	OpenChange/NSValue+MAPIStore.m
30462M	OpenChange/RTFHandler.h
30463M	OpenChange/RTFHandler.m
30464M	OpenChange/SOGoCacheGCSObject+MAPIStore.h
30465M	OpenChange/SOGoCacheGCSObject+MAPIStore.m
30466M	OpenChange/SOGoMAPIDBMessage.h
30467M	OpenChange/SOGoMAPIDBMessage.m
30468M	OpenChange/code-MAPIStorePropertySelectors.m
30469M	OpenChange/dbmsgreader.m
30470M	OpenChange/iCalEvent+MAPIStore.h
30471M	OpenChange/iCalEvent+MAPIStore.m
30472M	OpenChange/iCalTimeZone+MAPIStore.h
30473M	OpenChange/iCalTimeZone+MAPIStore.m
30474M	OpenChange/plreader.m
30475
30476commit 4cd0c501bd8a185858b44862c77d4146e5cd3f93
30477Author: Ludovic Marcotte <lmarcotte@inverse.ca>
30478Date:   Wed Feb 17 08:40:57 2016 -0500
30479
30480    (fix) make use of existing string
30481
30482M	UI/MailerUI/English.lproj/Localizable.strings
30483M	UI/WebServerResources/js/Mailer/MessageEditorController.js
30484
30485commit 1f71cff18d4a9f845ec9c5e9691836ed1a4a8f8f
30486Author: Ludovic Marcotte <lmarcotte@inverse.ca>
30487Date:   Wed Feb 17 08:24:32 2016 -0500
30488
30489    (feat) you can now limit the file upload size using WOMaxUploadSize
30490
30491M	NEWS
30492M	UI/MailerUI/English.lproj/Localizable.strings
30493M	UI/MailerUI/UIxMailEditor.m
30494M	UI/WebServerResources/js/Mailer/MessageEditorController.js
30495
30496commit e47bc8cb1b19623da58b54ae8aeef46a97060f7d
30497Author: Ludovic Marcotte <lmarcotte@inverse.ca>
30498Date:   Tue Feb 16 19:08:12 2016 -0500
30499
30500    (fix) fixed missing includes in tool
30501
30502M	Tests/Integration/teststrings.m
30503
30504commit 6bb2065f46ff84210384f63c120999337aa7d084
30505Author: Patrice Levesque <github-wayne@ptaff.ca>
30506Date:   Tue Feb 16 18:39:58 2016 -0500
30507
30508    Fix too aggressive #include and #import removal in ActiveSync directory - it broke master branch.
30509
30510M	ActiveSync/ActiveSyncProduct.m
30511M	ActiveSync/NGDOMElement+ActiveSync.h
30512M	ActiveSync/NGDOMElement+ActiveSync.m
30513M	ActiveSync/NGMimeMessage+ActiveSync.h
30514M	ActiveSync/NGMimeMessage+ActiveSync.m
30515M	ActiveSync/NGVCard+ActiveSync.h
30516M	ActiveSync/NGVCard+ActiveSync.m
30517M	ActiveSync/NSArray+SyncCache.h
30518M	ActiveSync/NSArray+SyncCache.m
30519M	ActiveSync/NSCalendarDate+ActiveSync.h
30520M	ActiveSync/NSCalendarDate+ActiveSync.m
30521M	ActiveSync/NSData+ActiveSync.h
30522M	ActiveSync/NSData+ActiveSync.m
30523M	ActiveSync/NSDate+ActiveSync.h
30524M	ActiveSync/NSDate+ActiveSync.m
30525M	ActiveSync/NSString+ActiveSync.h
30526M	ActiveSync/NSString+ActiveSync.m
30527M	ActiveSync/SOGoActiveSyncDispatcher+Sync.h
30528M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
30529M	ActiveSync/SOGoActiveSyncDispatcher.h
30530M	ActiveSync/SOGoActiveSyncDispatcher.m
30531M	ActiveSync/SOGoMailObject+ActiveSync.h
30532M	ActiveSync/SOGoMailObject+ActiveSync.m
30533M	ActiveSync/SOGoSyncCacheObject.h
30534M	ActiveSync/SOGoSyncCacheObject.m
30535M	ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m
30536M	ActiveSync/iCalAlarm+ActiveSync.h
30537M	ActiveSync/iCalAlarm+ActiveSync.m
30538M	ActiveSync/iCalEvent+ActiveSync.h
30539M	ActiveSync/iCalEvent+ActiveSync.m
30540M	ActiveSync/iCalRecurrenceRule+ActiveSync.h
30541M	ActiveSync/iCalRecurrenceRule+ActiveSync.m
30542M	ActiveSync/iCalTimeZone+ActiveSync.h
30543M	ActiveSync/iCalTimeZone+ActiveSync.m
30544M	ActiveSync/iCalToDo+ActiveSync.h
30545M	ActiveSync/iCalToDo+ActiveSync.m
30546
30547commit 4c0141769009f98e0f53fba39408ddf9633ecc4b
30548Author: Francis Lachapelle <flachapelle@inverse.ca>
30549Date:   Tue Feb 16 12:40:59 2016 -0500
30550
30551    Handle resource limits in the Web interface
30552
30553    See @d7b010
30554
30555M	SoObjects/Appointments/SOGoAppointmentObject.m
30556M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
30557M	UI/Templates/SchedulerUI/UIxCalMainView.wox
30558M	UI/WebServerResources/js/Scheduler/ComponentController.js
30559M	UI/WebServerResources/scss/components/dialog/dialog.scss
30560
30561commit 3d7192ffef888891d51803f47e2e53b63783cd0c
30562Author: Francis Lachapelle <flachapelle@inverse.ca>
30563Date:   Tue Feb 16 10:41:06 2016 -0500
30564
30565    Update NEWS file
30566
30567M	NEWS
30568
30569commit 2d3a5b4243bf6e1c3d528b5630e185d34d72f42e
30570Author: Francis Lachapelle <flachapelle@inverse.ca>
30571Date:   Tue Feb 16 10:38:38 2016 -0500
30572
30573    (html) Improve actions buttons of event editor
30574
30575M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
30576
30577commit 2edacc94ce685a040af1a9024ace97a1e62c6a45
30578Author: Francis Lachapelle <flachapelle@inverse.ca>
30579Date:   Tue Feb 16 10:35:20 2016 -0500
30580
30581    (html) Fix email notification field for calendar
30582
30583    Fixes #3522
30584
30585M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
30586
30587commit e51f8625d60c53e65d3d0c0da4caab11a28ea223
30588Author: Ludovic Marcotte <lmarcotte@inverse.ca>
30589Date:   Tue Feb 16 08:32:04 2016 -0500
30590
30591    (fix) don't mark content as truncated if it's not
30592
30593M	ActiveSync/SOGoMailObject+ActiveSync.m
30594
30595commit 635c647f48ee59fb03a55d5ca0eefbe0127ab6a9
30596Author: Ludovic Marcotte <lmarcotte@inverse.ca>
30597Date:   Mon Feb 15 17:40:17 2016 -0500
30598
30599    Updated NEWS file regarding previous commits
30600
30601M	NEWS
30602
30603commit 929915542c9b516401384394f5406b4b57cbc74b
30604Author: Ludovic Marcotte <lmarcotte@inverse.ca>
30605Date:   Mon Feb 15 16:12:21 2016 -0500
30606
30607    Make sure we don't go overbounds
30608
30609M	ActiveSync/SOGoMailObject+ActiveSync.m
30610
30611commit 42131c564afa8c8956ed666bfc3ee2d84db52b29
30612Author: Ludovic Marcotte <lmarcotte@inverse.ca>
30613Date:   Mon Feb 15 16:04:18 2016 -0500
30614
30615    (fix) support EAS MIMETruncation
30616
30617M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
30618M	ActiveSync/SOGoMailObject+ActiveSync.m
30619
30620commit d56d9f8b08592f4bc3b82b62d55b7b082a58e03a
30621Author: Francis Lachapelle <flachapelle@inverse.ca>
30622Date:   Mon Feb 15 15:58:58 2016 -0500
30623
30624    Handle attendee conflicts in the Web interface
30625
30626    See @d7b010
30627
30628M	SoObjects/Appointments/SOGoComponentOccurence.m
30629M	UI/Scheduler/UIxAppointmentActions.m
30630M	UI/Scheduler/UIxAppointmentEditor.m
30631M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
30632M	UI/Templates/SchedulerUI/UIxCalMainView.wox
30633M	UI/WebServerResources/js/Common/navController.js
30634M	UI/WebServerResources/js/Scheduler/CalendarListController.js
30635M	UI/WebServerResources/js/Scheduler/Component.service.js
30636M	UI/WebServerResources/js/Scheduler/ComponentController.js
30637
30638commit 9e83ff9f04e029095d57127b1538b92ba56c75fb
30639Author: Patrice Levesque <github-wayne@ptaff.ca>
30640Date:   Mon Feb 15 11:14:06 2016 -0500
30641
30642    Fix compilation errors with OpenSSL
30643
30644M	SoObjects/SOGo/NSData+Crypto.m
30645M	UI/MailPartViewers/UIxMailPartSignedViewer.m
30646
30647commit 5bd2f558bfb6737762b2f59c32ccd989bcedd199
30648Author: Patrice Levesque <github-wayne@ptaff.ca>
30649Date:   Mon Feb 15 10:18:34 2016 -0500
30650
30651    Prevents 'make prod' from failing when auto-generated files do not change.
30652
30653M	UI/WebServerResources/GNUmakefile
30654
30655commit 520b1094be0ae5994eacc3bd46f16eafeefb2d6f
30656Author: Patrice Levesque <github-wayne@ptaff.ca>
30657Date:   Sat Feb 13 18:15:38 2016 -0500
30658
30659    Remove now-useless preprocessor conditional block
30660
30661M	ActiveSync/SOGoActiveSyncDispatcher.m
30662
30663commit bd56f4cf9f535cef75377eb1f432808ba4aab652
30664Author: Patrice Levesque <github-wayne@ptaff.ca>
30665Date:   Sat Feb 13 17:41:54 2016 -0500
30666
30667    Remove pointless #include from .m and .h files
30668
30669    This was done with a brute-force approach, ensuring no additional
30670    warnings from GCC 4.9 under x86_64.
30671
30672M	ActiveSync/NSArray+SyncCache.m
30673M	ActiveSync/NSData+ActiveSync.m
30674M	ActiveSync/NSString+ActiveSync.h
30675M	ActiveSync/NSString+ActiveSync.m
30676M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
30677M	ActiveSync/SOGoActiveSyncDispatcher.m
30678M	ActiveSync/SOGoMailObject+ActiveSync.m
30679M	ActiveSync/SOGoSyncCacheObject.m
30680M	ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m
30681M	ActiveSync/iCalTimeZone+ActiveSync.m
30682M	Main/NSException+Stacktrace.m
30683M	Main/sogod.m
30684M	OpenChange/MAPIStoreAppointmentWrapper.m
30685M	OpenChange/MAPIStoreAttachment.m
30686M	OpenChange/MAPIStoreCalendarAttachment.m
30687M	OpenChange/MAPIStoreCalendarContext.m
30688M	OpenChange/MAPIStoreCalendarEmbeddedMessage.m
30689M	OpenChange/MAPIStoreCalendarFolder.m
30690M	OpenChange/MAPIStoreCalendarMessage.m
30691M	OpenChange/MAPIStoreCalendarMessageTable.m
30692M	OpenChange/MAPIStoreContactsAttachment.m
30693M	OpenChange/MAPIStoreContactsContext.m
30694M	OpenChange/MAPIStoreContactsFolder.m
30695M	OpenChange/MAPIStoreContactsMessage.m
30696M	OpenChange/MAPIStoreContactsMessageTable.m
30697M	OpenChange/MAPIStoreContext.h
30698M	OpenChange/MAPIStoreContext.m
30699M	OpenChange/MAPIStoreDBBaseContext.m
30700M	OpenChange/MAPIStoreDBFolder.m
30701M	OpenChange/MAPIStoreDBMessage.m
30702M	OpenChange/MAPIStoreDBMessageTable.m
30703M	OpenChange/MAPIStoreEmbeddedMessage.m
30704M	OpenChange/MAPIStoreFAIMessage.m
30705M	OpenChange/MAPIStoreFAIMessageTable.m
30706M	OpenChange/MAPIStoreFallbackContext.m
30707M	OpenChange/MAPIStoreFolder.m
30708M	OpenChange/MAPIStoreFolderTable.m
30709M	OpenChange/MAPIStoreGCSBaseContext.m
30710M	OpenChange/MAPIStoreGCSFolder.m
30711M	OpenChange/MAPIStoreGCSMessage.m
30712M	OpenChange/MAPIStoreGCSMessageTable.m
30713M	OpenChange/MAPIStoreMailAttachment.m
30714M	OpenChange/MAPIStoreMailContext.m
30715M	OpenChange/MAPIStoreMailFolder.m
30716M	OpenChange/MAPIStoreMailMessage.m
30717M	OpenChange/MAPIStoreMailMessageTable.m
30718M	OpenChange/MAPIStoreMailVolatileMessage.m
30719M	OpenChange/MAPIStoreMapping.m
30720M	OpenChange/MAPIStoreMessage.m
30721M	OpenChange/MAPIStoreNotesContext.m
30722M	OpenChange/MAPIStoreNotesFolder.m
30723M	OpenChange/MAPIStoreNotesMessage.m
30724M	OpenChange/MAPIStoreObject.h
30725M	OpenChange/MAPIStoreObject.m
30726M	OpenChange/MAPIStoreObjectProxy.h
30727M	OpenChange/MAPIStoreObjectProxy.m
30728M	OpenChange/MAPIStorePermissionsTable.m
30729M	OpenChange/MAPIStoreRecurrenceUtils.h
30730M	OpenChange/MAPIStoreRecurrenceUtils.m
30731M	OpenChange/MAPIStoreSOGo.m
30732M	OpenChange/MAPIStoreSOGoObject.h
30733M	OpenChange/MAPIStoreSOGoObject.m
30734M	OpenChange/MAPIStoreSamDBUtils.h
30735M	OpenChange/MAPIStoreSamDBUtils.m
30736M	OpenChange/MAPIStoreSharingMessage.m
30737M	OpenChange/MAPIStoreTable.h
30738M	OpenChange/MAPIStoreTable.m
30739M	OpenChange/MAPIStoreTasksContext.m
30740M	OpenChange/MAPIStoreTasksFolder.m
30741M	OpenChange/MAPIStoreTasksMessage.m
30742M	OpenChange/MAPIStoreTasksMessageTable.m
30743M	OpenChange/MAPIStoreTypes.h
30744M	OpenChange/MAPIStoreTypes.m
30745M	OpenChange/NSArray+MAPIStore.m
30746M	OpenChange/NSData+MAPIStore.m
30747M	OpenChange/NSDate+MAPIStore.m
30748M	OpenChange/NSObject+MAPIStore.h
30749M	OpenChange/NSObject+MAPIStore.m
30750M	OpenChange/NSString+MAPIStore.m
30751M	OpenChange/NSValue+MAPIStore.m
30752M	OpenChange/RTFHandler.h
30753M	OpenChange/RTFHandler.m
30754M	OpenChange/SOGoCacheGCSObject+MAPIStore.h
30755M	OpenChange/SOGoCacheGCSObject+MAPIStore.m
30756M	OpenChange/code-MAPIStorePropertySelectors.m
30757M	OpenChange/iCalEvent+MAPIStore.h
30758M	OpenChange/iCalEvent+MAPIStore.m
30759M	OpenChange/iCalTimeZone+MAPIStore.m
30760M	SOPE/NGCards/samples/common.h
30761M	SOPE/NGCards/samples/icalds.m
30762M	SOPE/NGCards/samples/icalparsetest.m
30763M	SOPE/NGCards/samples/ievalrrule.m
30764M	SOPE/NGCards/samples/vcf2xml.m
30765M	SOPE/NGCards/tests/common.h
30766M	SOPE/NGCards/tests/iCalRecurrenceCalculatorTests.m
30767M	SOPE/NGCards/versitCardsSaxDriver/common.h
30768M	SoObjects/SOGo/LDAPSource.h
30769M	SoObjects/SOGo/LDAPSource.m
30770M	SoObjects/SOGo/NSData+Crypto.m
30771M	SoObjects/SOGo/NSString+Crypto.m
30772M	SoObjects/SOGo/SOGoLDAPUserDefaults.m
30773M	SoObjects/SOGo/SOGoSAML2Session.m
30774M	SoObjects/SOGo/SOGoSession.m
30775M	SoObjects/SOGo/md4.c
30776M	Tests/Unit/TestRTFHandler.m
30777M	Tools/SOGoToolRemoveDoubles.m
30778M	Tools/SOGoToolRenameUser.m
30779M	UI/MailPartViewers/UIxMailPartSignedViewer.m
30780M	UI/Scheduler/UIxAppointmentEditor.m
30781
30782commit 7c25b53fdf8966e6298813b0e1d953219bf4c978
30783Author: Patrice Levesque <github-wayne@ptaff.ca>
30784Date:   Sat Feb 13 16:11:52 2016 -0500
30785
30786    Remove pointless #imports from .m and .h files
30787
30788    This was done with a brute-force approach, ensuring no additional
30789    warnings from GCC 4.9 under x86_64.
30790
30791M	ActiveSync/ActiveSyncProduct.m
30792M	ActiveSync/NGDOMElement+ActiveSync.h
30793M	ActiveSync/NGDOMElement+ActiveSync.m
30794M	ActiveSync/NGMimeMessage+ActiveSync.h
30795M	ActiveSync/NGMimeMessage+ActiveSync.m
30796M	ActiveSync/NGVCard+ActiveSync.h
30797M	ActiveSync/NGVCard+ActiveSync.m
30798M	ActiveSync/NSArray+SyncCache.h
30799M	ActiveSync/NSArray+SyncCache.m
30800M	ActiveSync/NSCalendarDate+ActiveSync.h
30801M	ActiveSync/NSCalendarDate+ActiveSync.m
30802M	ActiveSync/NSData+ActiveSync.h
30803M	ActiveSync/NSData+ActiveSync.m
30804M	ActiveSync/NSDate+ActiveSync.h
30805M	ActiveSync/NSDate+ActiveSync.m
30806M	ActiveSync/NSString+ActiveSync.h
30807M	ActiveSync/SOGoActiveSyncDispatcher+Sync.h
30808M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
30809M	ActiveSync/SOGoActiveSyncDispatcher.h
30810M	ActiveSync/SOGoActiveSyncDispatcher.m
30811M	ActiveSync/SOGoMailObject+ActiveSync.h
30812M	ActiveSync/SOGoMailObject+ActiveSync.m
30813M	ActiveSync/SOGoSyncCacheObject.h
30814M	ActiveSync/SOGoSyncCacheObject.m
30815M	ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m
30816M	ActiveSync/iCalAlarm+ActiveSync.h
30817M	ActiveSync/iCalAlarm+ActiveSync.m
30818M	ActiveSync/iCalEvent+ActiveSync.h
30819M	ActiveSync/iCalEvent+ActiveSync.m
30820M	ActiveSync/iCalRecurrenceRule+ActiveSync.h
30821M	ActiveSync/iCalRecurrenceRule+ActiveSync.m
30822M	ActiveSync/iCalTimeZone+ActiveSync.h
30823M	ActiveSync/iCalTimeZone+ActiveSync.m
30824M	ActiveSync/iCalToDo+ActiveSync.h
30825M	ActiveSync/iCalToDo+ActiveSync.m
30826M	Main/MainUIProduct.m
30827M	Main/NSException+Stacktrace.h
30828M	Main/SOGo+DAV.m
30829M	Main/SOGo.m
30830M	Main/sogod.m
30831M	OpenChange/Codepages.h
30832M	OpenChange/Codepages.m
30833M	OpenChange/MAPIApplication.h
30834M	OpenChange/MAPIApplication.m
30835M	OpenChange/MAPIStoreActiveTables.h
30836M	OpenChange/MAPIStoreActiveTables.m
30837M	OpenChange/MAPIStoreAppointmentWrapper.h
30838M	OpenChange/MAPIStoreAppointmentWrapper.m
30839M	OpenChange/MAPIStoreAttachment.h
30840M	OpenChange/MAPIStoreAttachment.m
30841M	OpenChange/MAPIStoreAttachmentTable.h
30842M	OpenChange/MAPIStoreAttachmentTable.m
30843M	OpenChange/MAPIStoreAuthenticator.h
30844M	OpenChange/MAPIStoreAuthenticator.m
30845M	OpenChange/MAPIStoreCalendarAttachment.h
30846M	OpenChange/MAPIStoreCalendarAttachment.m
30847M	OpenChange/MAPIStoreCalendarContext.h
30848M	OpenChange/MAPIStoreCalendarContext.m
30849M	OpenChange/MAPIStoreCalendarEmbeddedMessage.h
30850M	OpenChange/MAPIStoreCalendarEmbeddedMessage.m
30851M	OpenChange/MAPIStoreCalendarFolder.h
30852M	OpenChange/MAPIStoreCalendarFolder.m
30853M	OpenChange/MAPIStoreCalendarMessage.h
30854M	OpenChange/MAPIStoreCalendarMessage.m
30855M	OpenChange/MAPIStoreCalendarMessageTable.h
30856M	OpenChange/MAPIStoreCalendarMessageTable.m
30857M	OpenChange/MAPIStoreContactsAttachment.h
30858M	OpenChange/MAPIStoreContactsAttachment.m
30859M	OpenChange/MAPIStoreContactsContext.h
30860M	OpenChange/MAPIStoreContactsContext.m
30861M	OpenChange/MAPIStoreContactsFolder.h
30862M	OpenChange/MAPIStoreContactsFolder.m
30863M	OpenChange/MAPIStoreContactsMessage.h
30864M	OpenChange/MAPIStoreContactsMessage.m
30865M	OpenChange/MAPIStoreContactsMessageTable.h
30866M	OpenChange/MAPIStoreContactsMessageTable.m
30867M	OpenChange/MAPIStoreContext.h
30868M	OpenChange/MAPIStoreContext.m
30869M	OpenChange/MAPIStoreDBBaseContext.h
30870M	OpenChange/MAPIStoreDBBaseContext.m
30871M	OpenChange/MAPIStoreDBFolder.h
30872M	OpenChange/MAPIStoreDBFolder.m
30873M	OpenChange/MAPIStoreDBFolderTable.h
30874M	OpenChange/MAPIStoreDBFolderTable.m
30875M	OpenChange/MAPIStoreDBMessage.h
30876M	OpenChange/MAPIStoreDBMessage.m
30877M	OpenChange/MAPIStoreDBMessageTable.h
30878M	OpenChange/MAPIStoreDBMessageTable.m
30879M	OpenChange/MAPIStoreEmbeddedMessage.h
30880M	OpenChange/MAPIStoreEmbeddedMessage.m
30881M	OpenChange/MAPIStoreFAIMessage.h
30882M	OpenChange/MAPIStoreFAIMessage.m
30883M	OpenChange/MAPIStoreFAIMessageTable.h
30884M	OpenChange/MAPIStoreFAIMessageTable.m
30885M	OpenChange/MAPIStoreFallbackContext.h
30886M	OpenChange/MAPIStoreFallbackContext.m
30887M	OpenChange/MAPIStoreFolder.h
30888M	OpenChange/MAPIStoreFolder.m
30889M	OpenChange/MAPIStoreFolderTable.h
30890M	OpenChange/MAPIStoreFolderTable.m
30891M	OpenChange/MAPIStoreGCSBaseContext.h
30892M	OpenChange/MAPIStoreGCSBaseContext.m
30893M	OpenChange/MAPIStoreGCSFolder.h
30894M	OpenChange/MAPIStoreGCSFolder.m
30895M	OpenChange/MAPIStoreGCSMessage.h
30896M	OpenChange/MAPIStoreGCSMessage.m
30897M	OpenChange/MAPIStoreGCSMessageTable.h
30898M	OpenChange/MAPIStoreGCSMessageTable.m
30899M	OpenChange/MAPIStoreMIME.m
30900M	OpenChange/MAPIStoreMailAttachment.h
30901M	OpenChange/MAPIStoreMailAttachment.m
30902M	OpenChange/MAPIStoreMailContext.h
30903M	OpenChange/MAPIStoreMailContext.m
30904M	OpenChange/MAPIStoreMailFolder.h
30905M	OpenChange/MAPIStoreMailFolder.m
30906M	OpenChange/MAPIStoreMailFolderTable.h
30907M	OpenChange/MAPIStoreMailFolderTable.m
30908M	OpenChange/MAPIStoreMailMessage.h
30909M	OpenChange/MAPIStoreMailMessage.m
30910M	OpenChange/MAPIStoreMailMessageTable.h
30911M	OpenChange/MAPIStoreMailMessageTable.m
30912M	OpenChange/MAPIStoreMailVolatileMessage.h
30913M	OpenChange/MAPIStoreMailVolatileMessage.m
30914M	OpenChange/MAPIStoreMapping.h
30915M	OpenChange/MAPIStoreMapping.m
30916M	OpenChange/MAPIStoreMessage.h
30917M	OpenChange/MAPIStoreMessage.m
30918M	OpenChange/MAPIStoreMessageTable.h
30919M	OpenChange/MAPIStoreMessageTable.m
30920M	OpenChange/MAPIStoreNotesContext.h
30921M	OpenChange/MAPIStoreNotesContext.m
30922M	OpenChange/MAPIStoreNotesFolder.h
30923M	OpenChange/MAPIStoreNotesFolder.m
30924M	OpenChange/MAPIStoreNotesMessage.h
30925M	OpenChange/MAPIStoreNotesMessage.m
30926M	OpenChange/MAPIStoreObject.h
30927M	OpenChange/MAPIStoreObject.m
30928M	OpenChange/MAPIStoreObjectProxy.h
30929M	OpenChange/MAPIStoreObjectProxy.m
30930M	OpenChange/MAPIStorePermissionsTable.h
30931M	OpenChange/MAPIStorePermissionsTable.m
30932M	OpenChange/MAPIStoreRecurrenceUtils.h
30933M	OpenChange/MAPIStoreRecurrenceUtils.m
30934M	OpenChange/MAPIStoreSOGo.m
30935M	OpenChange/MAPIStoreSOGoObject.h
30936M	OpenChange/MAPIStoreSOGoObject.m
30937M	OpenChange/MAPIStoreSamDBUtils.m
30938M	OpenChange/MAPIStoreSharingMessage.h
30939M	OpenChange/MAPIStoreSharingMessage.m
30940M	OpenChange/MAPIStoreTable.m
30941M	OpenChange/MAPIStoreTasksContext.h
30942M	OpenChange/MAPIStoreTasksContext.m
30943M	OpenChange/MAPIStoreTasksFolder.h
30944M	OpenChange/MAPIStoreTasksFolder.m
30945M	OpenChange/MAPIStoreTasksMessage.h
30946M	OpenChange/MAPIStoreTasksMessage.m
30947M	OpenChange/MAPIStoreTasksMessageTable.h
30948M	OpenChange/MAPIStoreTasksMessageTable.m
30949M	OpenChange/MAPIStoreTypes.h
30950M	OpenChange/MAPIStoreTypes.m
30951M	OpenChange/MAPIStoreUserContext.h
30952M	OpenChange/MAPIStoreUserContext.m
30953M	OpenChange/NSArray+MAPIStore.h
30954M	OpenChange/NSArray+MAPIStore.m
30955M	OpenChange/NSData+MAPIStore.h
30956M	OpenChange/NSData+MAPIStore.m
30957M	OpenChange/NSDate+MAPIStore.h
30958M	OpenChange/NSDate+MAPIStore.m
30959M	OpenChange/NSObject+MAPIStore.h
30960M	OpenChange/NSObject+MAPIStore.m
30961M	OpenChange/NSObject+PropertyList.h
30962M	OpenChange/NSObject+PropertyList.m
30963M	OpenChange/NSString+MAPIStore.h
30964M	OpenChange/NSString+MAPIStore.m
30965M	OpenChange/NSValue+MAPIStore.h
30966M	OpenChange/SOGoCacheGCSObject+MAPIStore.m
30967M	OpenChange/SOGoMAPIDBMessage.h
30968M	OpenChange/SOGoMAPIDBMessage.m
30969M	OpenChange/code-MAPIStorePropertySelectors.m
30970M	OpenChange/dbmsgreader.m
30971M	OpenChange/iCalEvent+MAPIStore.h
30972M	OpenChange/iCalEvent+MAPIStore.m
30973M	OpenChange/iCalTimeZone+MAPIStore.h
30974M	OpenChange/iCalTimeZone+MAPIStore.m
30975M	OpenChange/plreader.m
30976M	SOPE/GDLContentStore/EOQualifier+GCS.m
30977M	SOPE/GDLContentStore/GCSAlarmsFolder.h
30978M	SOPE/GDLContentStore/GCSAlarmsFolder.m
30979M	SOPE/GDLContentStore/GCSChannelManager.h
30980M	SOPE/GDLContentStore/GCSChannelManager.m
30981M	SOPE/GDLContentStore/GCSFieldInfo.h
30982M	SOPE/GDLContentStore/GCSFieldInfo.m
30983M	SOPE/GDLContentStore/GCSFolder.h
30984M	SOPE/GDLContentStore/GCSFolderManager.h
30985M	SOPE/GDLContentStore/GCSFolderManager.m
30986M	SOPE/GDLContentStore/GCSFolderType.h
30987M	SOPE/GDLContentStore/GCSFolderType.m
30988M	SOPE/GDLContentStore/GCSSessionsFolder.h
30989M	SOPE/GDLContentStore/GCSSessionsFolder.m
30990M	SOPE/GDLContentStore/GCSSpecialQueries.h
30991M	SOPE/GDLContentStore/GCSSpecialQueries.m
30992M	SOPE/NGCards/CardElement.m
30993M	SOPE/NGCards/CardGroup.m
30994M	SOPE/NGCards/CardVersitRenderer.m
30995M	SOPE/NGCards/IcalElements.m
30996M	SOPE/NGCards/IcalResponse.h
30997M	SOPE/NGCards/IcalResponse.m
30998M	SOPE/NGCards/NGCards.h
30999M	SOPE/NGCards/NGCardsSaxHandler.m
31000M	SOPE/NGCards/NGVCard.m
31001M	SOPE/NGCards/NGVCardPhoto.m
31002M	SOPE/NGCards/NGVList.h
31003M	SOPE/NGCards/NGVList.m
31004M	SOPE/NGCards/NSArray+NGCards.m
31005M	SOPE/NGCards/NSCalendarDate+ICal.m
31006M	SOPE/NGCards/NSCalendarDate+NGCards.h
31007M	SOPE/NGCards/NSCalendarDate+NGCards.m
31008M	SOPE/NGCards/NSDictionary+NGCards.m
31009M	SOPE/NGCards/NSString+NGCards.m
31010M	SOPE/NGCards/iCalAlarm.m
31011M	SOPE/NGCards/iCalByDayMask.h
31012M	SOPE/NGCards/iCalByDayMask.m
31013M	SOPE/NGCards/iCalCalendar.m
31014M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
31015M	SOPE/NGCards/iCalDataSource.h
31016M	SOPE/NGCards/iCalDataSource.m
31017M	SOPE/NGCards/iCalDateTime.m
31018M	SOPE/NGCards/iCalEntityObject.m
31019M	SOPE/NGCards/iCalEvent.m
31020M	SOPE/NGCards/iCalEventChanges.h
31021M	SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m
31022M	SOPE/NGCards/iCalObject.h
31023M	SOPE/NGCards/iCalRecurrenceCalculator.h
31024M	SOPE/NGCards/iCalRecurrenceCalculator.m
31025M	SOPE/NGCards/iCalRecurrenceRule.m
31026M	SOPE/NGCards/iCalRepeatableEntityObject.m
31027M	SOPE/NGCards/iCalTimeZone.m
31028M	SOPE/NGCards/iCalTimeZonePeriod.m
31029M	SOPE/NGCards/iCalTrigger.m
31030M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
31031M	SOPE/NGCards/iCalXMLRenderer.h
31032M	SOPE/NGCards/iCalXMLRenderer.m
31033M	SOPE/NGCards/samples/common.h
31034M	SOPE/NGCards/samples/icalds.m
31035M	SOPE/NGCards/samples/icalparsetest.m
31036M	SOPE/NGCards/samples/unittest.h
31037M	SOPE/NGCards/samples/unittest.m
31038M	SOPE/NGCards/samples/vcardtest.m
31039M	SOPE/NGCards/samples/vcf2xml.m
31040M	SOPE/NGCards/samples/vcfparsetest.m
31041M	SOPE/NGCards/samples/versittest.m
31042M	SOPE/NGCards/tests/common.h
31043M	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.h
31044M	SoObjects/Appointments/MSExchangeFreeBusy.m
31045M	SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.m
31046M	SoObjects/Appointments/SOGoAppointmentFolder.m
31047M	SoObjects/Appointments/SOGoAppointmentFolderICS.m
31048M	SoObjects/Appointments/SOGoAppointmentFolderObject.m
31049M	SoObjects/Appointments/SOGoAppointmentFolders.m
31050M	SoObjects/Appointments/SOGoAppointmentInboxFolder.m
31051M	SoObjects/Appointments/SOGoAppointmentObject.h
31052M	SoObjects/Appointments/SOGoAppointmentObject.m
31053M	SoObjects/Appointments/SOGoAptMailInvitation.m
31054M	SoObjects/Appointments/SOGoAptMailNotification.m
31055M	SoObjects/Appointments/SOGoAptMailReceipt.h
31056M	SoObjects/Appointments/SOGoAptMailReceipt.m
31057M	SoObjects/Appointments/SOGoCalendarComponent.m
31058M	SoObjects/Appointments/SOGoCalendarProxy.h
31059M	SoObjects/Appointments/SOGoCalendarProxy.m
31060M	SoObjects/Appointments/SOGoComponentOccurence.m
31061M	SoObjects/Appointments/SOGoEMailAlarmsManager.h
31062M	SoObjects/Appointments/SOGoEMailAlarmsManager.m
31063M	SoObjects/Appointments/SOGoFreeBusyObject.m
31064M	SoObjects/Appointments/SOGoTaskObject.m
31065M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
31066M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
31067M	SoObjects/Appointments/iCalEntityObject+SOGo.m
31068M	SoObjects/Appointments/iCalEvent+SOGo.m
31069M	SoObjects/Appointments/iCalEventChanges+SOGo.m
31070M	SoObjects/Appointments/iCalPerson+SOGo.m
31071M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
31072M	SoObjects/Appointments/iCalToDo+SOGo.m
31073M	SoObjects/Contacts/NGVCard+SOGo.m
31074M	SoObjects/Contacts/NGVList+SOGo.m
31075M	SoObjects/Contacts/NSDictionary+LDIF.m
31076M	SoObjects/Contacts/NSString+LDIF.h
31077M	SoObjects/Contacts/SOGoContactEntryPhoto.m
31078M	SoObjects/Contacts/SOGoContactFolder.h
31079M	SoObjects/Contacts/SOGoContactFolders.m
31080M	SoObjects/Contacts/SOGoContactGCSEntry.m
31081M	SoObjects/Contacts/SOGoContactGCSFolder.h
31082M	SoObjects/Contacts/SOGoContactGCSFolder.m
31083M	SoObjects/Contacts/SOGoContactGCSList.m
31084M	SoObjects/Contacts/SOGoContactLDIFEntry.h
31085M	SoObjects/Contacts/SOGoContactLDIFEntry.m
31086M	SoObjects/Contacts/SOGoContactSourceFolder.h
31087M	SoObjects/Contacts/SOGoContactSourceFolder.m
31088M	SoObjects/Contacts/SOGoFolder+CardDAV.m
31089M	SoObjects/Contacts/SOGoUserFolder+Contacts.m
31090M	SoObjects/Mailer/EOQualifier+MailDAV.m
31091M	SoObjects/Mailer/NSData+Mail.m
31092M	SoObjects/Mailer/NSDictionary+Mail.h
31093M	SoObjects/Mailer/NSDictionary+Mail.m
31094M	SoObjects/Mailer/NSString+Mail.h
31095M	SoObjects/Mailer/NSString+Mail.m
31096M	SoObjects/Mailer/SOGoDraftObject.m
31097M	SoObjects/Mailer/SOGoDraftsFolder.m
31098M	SoObjects/Mailer/SOGoHTMLMailBodyPart.m
31099M	SoObjects/Mailer/SOGoMailAccount.m
31100M	SoObjects/Mailer/SOGoMailAccounts.m
31101M	SoObjects/Mailer/SOGoMailBaseObject.m
31102M	SoObjects/Mailer/SOGoMailBodyPart.m
31103M	SoObjects/Mailer/SOGoMailFolder.h
31104M	SoObjects/Mailer/SOGoMailFolder.m
31105M	SoObjects/Mailer/SOGoMailLabel.h
31106M	SoObjects/Mailer/SOGoMailManager.m
31107M	SoObjects/Mailer/SOGoMailObject+Draft.m
31108M	SoObjects/Mailer/SOGoMailObject.m
31109M	SoObjects/Mailer/SOGoMailReply.m
31110M	SoObjects/Mailer/SOGoSentFolder.m
31111M	SoObjects/SOGo/BSONCodec.h
31112M	SoObjects/SOGo/BSONCodec.m
31113M	SoObjects/SOGo/CardElement+SOGo.m
31114M	SoObjects/SOGo/DOMNode+SOGo.h
31115M	SoObjects/SOGo/DOMNode+SOGo.m
31116M	SoObjects/SOGo/EOQualifier+SOGoCacheObject.m
31117M	SoObjects/SOGo/LDAPSource.h
31118M	SoObjects/SOGo/LDAPSource.m
31119M	SoObjects/SOGo/LDAPSourceSchema.h
31120M	SoObjects/SOGo/LDAPSourceSchema.m
31121M	SoObjects/SOGo/NSArray+DAV.m
31122M	SoObjects/SOGo/NSArray+Utilities.m
31123M	SoObjects/SOGo/NSCalendarDate+SOGo.m
31124M	SoObjects/SOGo/NSDictionary+DAV.m
31125M	SoObjects/SOGo/NSDictionary+URL.m
31126M	SoObjects/SOGo/NSDictionary+Utilities.m
31127M	SoObjects/SOGo/NSNumber+Utilities.m
31128M	SoObjects/SOGo/NSObject+DAV.h
31129M	SoObjects/SOGo/NSObject+DAV.m
31130M	SoObjects/SOGo/NSObject+Utilities.h
31131M	SoObjects/SOGo/NSObject+Utilities.m
31132M	SoObjects/SOGo/NSString+Crypto.h
31133M	SoObjects/SOGo/NSString+DAV.h
31134M	SoObjects/SOGo/NSString+Utilities.m
31135M	SoObjects/SOGo/NSURL+DAV.h
31136M	SoObjects/SOGo/SOGoAuthenticator.h
31137M	SoObjects/SOGo/SOGoCASSession.h
31138M	SoObjects/SOGo/SOGoCASSession.m
31139M	SoObjects/SOGo/SOGoCache.h
31140M	SoObjects/SOGo/SOGoCache.m
31141M	SoObjects/SOGo/SOGoCacheGCSFolder.m
31142M	SoObjects/SOGo/SOGoCacheGCSObject.m
31143M	SoObjects/SOGo/SOGoContentObject.m
31144M	SoObjects/SOGo/SOGoCredentialsFile.h
31145M	SoObjects/SOGo/SOGoCredentialsFile.m
31146M	SoObjects/SOGo/SOGoDAVAuthenticator.m
31147M	SoObjects/SOGo/SOGoDefaultsSource.m
31148M	SoObjects/SOGo/SOGoDomainDefaults.m
31149M	SoObjects/SOGo/SOGoFolder.m
31150M	SoObjects/SOGo/SOGoGCSFolder.m
31151M	SoObjects/SOGo/SOGoGroup.m
31152M	SoObjects/SOGo/SOGoLDAPUserDefaults.h
31153M	SoObjects/SOGo/SOGoLDAPUserDefaults.m
31154M	SoObjects/SOGo/SOGoLDAPUserDefaultsBootstrap.m
31155M	SoObjects/SOGo/SOGoMailer.h
31156M	SoObjects/SOGo/SOGoMailer.m
31157M	SoObjects/SOGo/SOGoObject.h
31158M	SoObjects/SOGo/SOGoObject.m
31159M	SoObjects/SOGo/SOGoParentFolder.m
31160M	SoObjects/SOGo/SOGoPermissions.h
31161M	SoObjects/SOGo/SOGoProductLoader.h
31162M	SoObjects/SOGo/SOGoProductLoader.m
31163M	SoObjects/SOGo/SOGoProxyAuthenticator.h
31164M	SoObjects/SOGo/SOGoProxyAuthenticator.m
31165M	SoObjects/SOGo/SOGoSAML2Session.h
31166M	SoObjects/SOGo/SOGoSAML2Session.m
31167M	SoObjects/SOGo/SOGoSession.m
31168M	SoObjects/SOGo/SOGoSieveManager.h
31169M	SoObjects/SOGo/SOGoSieveManager.m
31170M	SoObjects/SOGo/SOGoSource.h
31171M	SoObjects/SOGo/SOGoStaticAuthenticator.h
31172M	SoObjects/SOGo/SOGoSystemDefaults.m
31173M	SoObjects/SOGo/SOGoUser.m
31174M	SoObjects/SOGo/SOGoUserDefaults.m
31175M	SoObjects/SOGo/SOGoUserFolder.m
31176M	SoObjects/SOGo/SOGoUserManager.h
31177M	SoObjects/SOGo/SOGoUserManager.m
31178M	SoObjects/SOGo/SOGoUserProfile.h
31179M	SoObjects/SOGo/SOGoUserProfile.m
31180M	SoObjects/SOGo/SOGoUserSettings.m
31181M	SoObjects/SOGo/SOGoWebAuthenticator.m
31182M	SoObjects/SOGo/SOGoWebDAVAclManager.h
31183M	SoObjects/SOGo/SOGoWebDAVAclManager.m
31184M	SoObjects/SOGo/SOGoWebDAVValue.m
31185M	SoObjects/SOGo/SQLSource.h
31186M	SoObjects/SOGo/SQLSource.m
31187M	SoObjects/SOGo/WOContext+SOGo.m
31188M	SoObjects/SOGo/WORequest+SOGo.m
31189M	SoObjects/SOGo/WOResponse+SOGo.m
31190M	Tests/Integration/teststrings.m
31191M	Tests/Unit/SOGoTest.h
31192M	Tests/Unit/SOGoTest.m
31193M	Tests/Unit/SOGoTestRunner.h
31194M	Tests/Unit/SOGoTestRunner.m
31195M	Tests/Unit/SaxXMLReaderFactory+SOGoTests.m
31196M	Tests/Unit/TestNSData+Crypto.m
31197M	Tests/Unit/TestNSString+Crypto.m
31198M	Tests/Unit/TestSBJsonParser.m
31199M	Tests/Unit/TestVersit.m
31200M	Tests/Unit/TestiCalRecurrenceCalculator.m
31201M	Tests/Unit/TestiCalTimeZonePeriod.m
31202M	Tests/Unit/sogo-tests.m
31203M	Tools/SOGoEAlarmsNotifier.h
31204M	Tools/SOGoEAlarmsNotifier.m
31205M	Tools/SOGoSockD.h
31206M	Tools/SOGoSockD.m
31207M	Tools/SOGoSockDOperation.h
31208M	Tools/SOGoSockDOperation.m
31209M	Tools/SOGoSockDScanner.m
31210M	Tools/SOGoTool.h
31211M	Tools/SOGoTool.m
31212M	Tools/SOGoToolBackup.m
31213M	Tools/SOGoToolCheckDoubles.m
31214M	Tools/SOGoToolCreateFolder.m
31215M	Tools/SOGoToolDumpDefaults.m
31216M	Tools/SOGoToolExpireAutoReply.m
31217M	Tools/SOGoToolExpireUserSessions.m
31218M	Tools/SOGoToolManageEAS.m
31219M	Tools/SOGoToolRemoveDoubles.m
31220M	Tools/SOGoToolRenameUser.m
31221M	Tools/SOGoToolRestore.m
31222M	Tools/SOGoToolUserPreferences.m
31223M	Tools/sogo-slapd-sockd.m
31224M	Tools/sogo-tool.m
31225M	UI/AdministrationUI/UIxAdministration.m
31226M	UI/AdministrationUI/UIxAdministrationAclEditor.m
31227M	UI/Common/UIxAclEditor.m
31228M	UI/Common/UIxFolderActions.h
31229M	UI/Common/UIxFolderActions.m
31230M	UI/Common/UIxObjectActions.h
31231M	UI/Common/UIxObjectActions.m
31232M	UI/Common/UIxPageFrame.m
31233M	UI/Common/UIxParentFolderActions.h
31234M	UI/Common/UIxParentFolderActions.m
31235M	UI/Common/UIxToolbar.m
31236M	UI/Common/UIxUserRightsEditor.m
31237M	UI/Common/WODirectAction+SOGo.m
31238M	UI/Contacts/UIxContactActions.m
31239M	UI/Contacts/UIxContactEditor.m
31240M	UI/Contacts/UIxContactFolderActions.m
31241M	UI/Contacts/UIxContactFolderProperties.m
31242M	UI/Contacts/UIxContactFoldersView.m
31243M	UI/Contacts/UIxContactView.m
31244M	UI/Contacts/UIxContactsListActions.h
31245M	UI/Contacts/UIxContactsListActions.m
31246M	UI/Contacts/UIxContactsUserRightsEditor.m
31247M	UI/Contacts/UIxListEditor.m
31248M	UI/Contacts/UIxListView.m
31249M	UI/MailPartViewers/UIxMailPartAlternativeViewer.m
31250M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
31251M	UI/MailPartViewers/UIxMailPartICalActions.h
31252M	UI/MailPartViewers/UIxMailPartICalActions.m
31253M	UI/MailPartViewers/UIxMailPartICalViewer.m
31254M	UI/MailPartViewers/UIxMailPartImageViewer.m
31255M	UI/MailPartViewers/UIxMailPartSignedViewer.m
31256M	UI/MailPartViewers/UIxMailPartTextViewer.m
31257M	UI/MailPartViewers/UIxMailPartViewer.m
31258M	UI/MailPartViewers/UIxMailRenderingContext.h
31259M	UI/MailPartViewers/UIxMailRenderingContext.m
31260M	UI/MailerUI/UIxFilterList.m
31261M	UI/MailerUI/UIxMailAccountActions.h
31262M	UI/MailerUI/UIxMailAccountActions.m
31263M	UI/MailerUI/UIxMailActions.h
31264M	UI/MailerUI/UIxMailActions.m
31265M	UI/MailerUI/UIxMailEditor.m
31266M	UI/MailerUI/UIxMailFolderActions.h
31267M	UI/MailerUI/UIxMailFolderActions.m
31268M	UI/MailerUI/UIxMailFormatter.m
31269M	UI/MailerUI/UIxMailListActions.h
31270M	UI/MailerUI/UIxMailListActions.m
31271M	UI/MailerUI/UIxMailMainFrame.h
31272M	UI/MailerUI/UIxMailMainFrame.m
31273M	UI/MailerUI/UIxMailSearch.m
31274M	UI/MailerUI/UIxMailSourceView.h
31275M	UI/MailerUI/UIxMailSourceView.m
31276M	UI/MailerUI/UIxMailToSelection.m
31277M	UI/MailerUI/UIxMailUserDelegationEditor.m
31278M	UI/MailerUI/UIxMailUserRightsEditor.m
31279M	UI/MailerUI/UIxMailView.m
31280M	UI/MainUI/SOGoBrowsersPanel.m
31281M	UI/MainUI/SOGoMicrosoftActiveSyncActions.m
31282M	UI/MainUI/SOGoRootPage.m
31283M	UI/MainUI/SOGoSAML2Actions.m
31284M	UI/MainUI/SOGoUserHomePage.m
31285M	UI/MainUI/UIxLoading.m
31286M	UI/PreferencesUI/UIxAccountEditor.m
31287M	UI/PreferencesUI/UIxFilterEditor.m
31288M	UI/PreferencesUI/UIxJSONPreferences.h
31289M	UI/PreferencesUI/UIxJSONPreferences.m
31290M	UI/PreferencesUI/UIxPreferences.m
31291M	UI/SOGoUI/SOGoACLAdvisory.m
31292M	UI/SOGoUI/SOGoFolderAdvisory.m
31293M	UI/SOGoUI/UIxComponent.m
31294M	UI/SOGoUI/UIxJSClose.m
31295M	UI/Scheduler/NSArray+Scheduler.h
31296M	UI/Scheduler/NSArray+Scheduler.m
31297M	UI/Scheduler/UIxAppointmentActions.h
31298M	UI/Scheduler/UIxAppointmentActions.m
31299M	UI/Scheduler/UIxAppointmentEditor.h
31300M	UI/Scheduler/UIxAppointmentEditor.m
31301M	UI/Scheduler/UIxAttendeesEditor.h
31302M	UI/Scheduler/UIxAttendeesEditor.m
31303M	UI/Scheduler/UIxCalDayTable.m
31304M	UI/Scheduler/UIxCalDayView.m
31305M	UI/Scheduler/UIxCalFilterPanel.m
31306M	UI/Scheduler/UIxCalFolderActions.m
31307M	UI/Scheduler/UIxCalListingActions.m
31308M	UI/Scheduler/UIxCalMainActions.m
31309M	UI/Scheduler/UIxCalMainView.m
31310M	UI/Scheduler/UIxCalMonthOverview.m
31311M	UI/Scheduler/UIxCalMonthView.m
31312M	UI/Scheduler/UIxCalMonthViewOld.m
31313M	UI/Scheduler/UIxCalMulticolumnDayView.m
31314M	UI/Scheduler/UIxCalUserRightsEditor.m
31315M	UI/Scheduler/UIxCalView.m
31316M	UI/Scheduler/UIxCalViewPrint.m
31317M	UI/Scheduler/UIxCalWeekView.m
31318M	UI/Scheduler/UIxCalendarFolderLinksTemplate.m
31319M	UI/Scheduler/UIxCalendarProperties.m
31320M	UI/Scheduler/UIxCalendarSelector.m
31321M	UI/Scheduler/UIxComponentEditor.m
31322M	UI/Scheduler/UIxDatePicker.h
31323M	UI/Scheduler/UIxOccurenceDialog.h
31324M	UI/Scheduler/UIxOccurenceDialog.m
31325M	UI/Scheduler/UIxRecurrenceEditor.h
31326M	UI/Scheduler/UIxRecurrenceEditor.m
31327M	UI/Scheduler/UIxReminderEditor.m
31328M	UI/Scheduler/UIxTaskEditor.h
31329M	UI/Scheduler/UIxTaskEditor.m
31330M	UI/Scheduler/UIxTimeDateControl.m
31331
31332commit e1b8d804208848bad6634db144d4003f1acf7a02
31333Author: InverseBot <sogo@inverse.ca>
31334Date:   Sat Feb 13 01:32:07 2016 -0500
31335
31336    (js/css) Update generated files
31337
31338M	UI/WebServerResources/js/Preferences.services.js
31339M	UI/WebServerResources/js/Preferences.services.js.map
31340
31341commit 132234cc1950f38c720201c062cec23528c78896
31342Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31343Date:   Fri Feb 12 14:40:51 2016 -0500
31344
31345    (fix) don't consider default ACLs for attendees
31346
31347M	SoObjects/Appointments/SOGoAppointmentObject.m
31348
31349commit 4c6a0e693614903650b81d1edb3bf7a2461e0e8d
31350Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31351Date:   Fri Feb 12 13:48:51 2016 -0500
31352
31353    (fix) typo in method call from previous commit
31354
31355M	UI/Scheduler/UIxAppointmentActions.m
31356M	UI/Scheduler/UIxAppointmentEditor.m
31357
31358commit d5f95c6b30579ad131029e4a72f37f8f48909a0e
31359Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31360Date:   Fri Feb 12 13:07:34 2016 -0500
31361
31362    (fix) make sure our heartbeat interval is always greater than the internal one
31363
31364M	ActiveSync/SOGoActiveSyncDispatcher.m
31365
31366commit 5d28d81c1e8b503c29bf730ba5385e7e3cf7b33b
31367Author: Francis Lachapelle <flachapelle@inverse.ca>
31368Date:   Fri Feb 12 12:03:26 2016 -0500
31369
31370    (js) Improve handling of SOGoMailComposeFontSize
31371
31372M	UI/WebServerResources/js/Preferences/Preferences.service.js
31373
31374commit 5039a304058df79127c135f0f9a5857115636cf9
31375Author: Francis Lachapelle <flachapelle@inverse.ca>
31376Date:   Fri Feb 12 06:25:14 2016 -0500
31377
31378    (js) New ng-sortable.js vendor JavaScript
31379
31380A	UI/WebServerResources/js/vendor/ng-sortable.js
31381A	UI/WebServerResources/js/vendor/ng-sortable.js.map
31382
31383commit 256a64172eee68b24a49b12b176d0a4da94c7e41
31384Author: Francis Lachapelle <flachapelle@inverse.ca>
31385Date:   Thu Feb 11 16:45:58 2016 -0500
31386
31387    (feature) Custom base font size for HTML messages
31388
31389    If SOGoMailComposeFontSize is set to zero, we keep the previous
31390    behaviour (no font-size added to the message HTML body).
31391
31392M	NEWS
31393M	SoObjects/SOGo/SOGoDefaults.plist
31394M	SoObjects/SOGo/SOGoUserDefaults.h
31395M	SoObjects/SOGo/SOGoUserDefaults.m
31396M	UI/MailerUI/UIxMailEditor.m
31397M	UI/PreferencesUI/English.lproj/Localizable.strings
31398M	UI/PreferencesUI/UIxJSONPreferences.m
31399M	UI/PreferencesUI/UIxPreferences.m
31400M	UI/Templates/PreferencesUI/UIxPreferences.wox
31401M	UI/WebServerResources/js/Preferences/Preferences.service.js
31402M	UI/WebServerResources/js/vendor/ckeditor/config.js
31403
31404commit e897bb0399a0e22ed7ed904db7e53db977fad95b
31405Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31406Date:   Thu Feb 11 15:07:47 2016 -0500
31407
31408    Update regarding previous commit
31409
31410M	NEWS
31411
31412commit 4f1ce3f2df2792944231c097f154aecb9fa730f3
31413Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31414Date:   Thu Feb 11 15:04:44 2016 -0500
31415
31416    (fix) avoid EAS bday offset (fixes #3518) + small fix in previous commit
31417
31418M	ActiveSync/NGVCard+ActiveSync.m
31419M	ActiveSync/SOGoActiveSyncDispatcher.m
31420
31421commit 9d6e779bb04164337e97c7d9ecb72433790c020c
31422Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31423Date:   Thu Feb 11 14:36:38 2016 -0500
31424
31425    Updated NEWS file regarding previous commit
31426
31427M	NEWS
31428
31429commit c9e7eac3fd7cfa4354c19c55d967526fe445e030
31430Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31431Date:   Thu Feb 11 14:33:39 2016 -0500
31432
31433    (fix) EAS issue with attachments in 2nd-level mailboxes (fixes #3505)
31434
31435M	ActiveSync/SOGoActiveSyncDispatcher.m
31436
31437commit fbdcfd49fc8fd336c1722c91330c6dda3a771081
31438Author: Francis Lachapelle <flachapelle@inverse.ca>
31439Date:   Thu Feb 11 14:13:32 2016 -0500
31440
31441    Update GNUmakefile for new ng-sortable.js
31442
31443M	UI/WebServerResources/GNUmakefile
31444
31445commit 297eefd58f3271480c0574e985e0f7c3cd12a685
31446Author: InverseBot <sogo@inverse.ca>
31447Date:   Thu Feb 11 13:54:42 2016 -0500
31448
31449    (js/css) Update generated files
31450
31451M	UI/WebServerResources/js/Common.js
31452M	UI/WebServerResources/js/Common.js.map
31453M	UI/WebServerResources/js/Preferences.services.js
31454M	UI/WebServerResources/js/Preferences.services.js.map
31455M	UI/WebServerResources/js/Scheduler.services.js
31456M	UI/WebServerResources/js/Scheduler.services.js.map
31457
31458commit decda96697eb48d12b7dd1294f5f4f8ce8864fbf
31459Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31460Date:   Thu Feb 11 13:46:18 2016 -0500
31461
31462    (fix) password change (fixes #3496)
31463
31464M	NEWS
31465M	UI/WebServerResources/js/Common/Authentication.service.js
31466
31467commit c8ea2000d80a90b27b35f8fef6e694e169ee4af9
31468Author: Francis Lachapelle <flachapelle@inverse.ca>
31469Date:   Thu Feb 11 11:40:36 2016 -0500
31470
31471    (js) Fix mail draft autosave in preferences
31472
31473    Fixes #3519
31474
31475M	NEWS
31476M	UI/Templates/PreferencesUI/UIxPreferences.wox
31477M	UI/WebServerResources/js/Preferences/Preferences.service.js
31478
31479commit d7b010526b289f3029e52da2c8ae9280922d12a1
31480Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31481Date:   Thu Feb 11 10:54:07 2016 -0500
31482
31483    (feat) warn when double-booking attendees and offer force save option
31484
31485M	NEWS
31486M	SoObjects/Appointments/SOGoAppointmentObject.h
31487M	SoObjects/Appointments/SOGoAppointmentObject.m
31488M	SoObjects/Appointments/SOGoCalendarComponent.h
31489M	SoObjects/Appointments/SOGoCalendarComponent.m
31490M	SoObjects/Appointments/SOGoTaskObject.h
31491M	SoObjects/Appointments/SOGoTaskObject.m
31492M	SoObjects/SOGo/SOGoDateFormatter.h
31493M	SoObjects/SOGo/SOGoDateFormatter.m
31494M	UI/Scheduler/UIxAppointmentActions.h
31495M	UI/Scheduler/UIxAppointmentActions.m
31496M	UI/Scheduler/UIxAppointmentEditor.h
31497M	UI/Scheduler/UIxAppointmentEditor.m
31498
31499commit 9cc4bfd9be09115578c568ef0bd5e9e63faa331b
31500Author: Francis Lachapelle <flachapelle@inverse.ca>
31501Date:   Thu Feb 11 09:33:58 2016 -0500
31502
31503    (js) Fix batch delete of components
31504
31505    Fixes #3516
31506
31507M	NEWS
31508M	UI/WebServerResources/js/Scheduler/Calendar.service.js
31509M	UI/WebServerResources/js/Scheduler/CalendarListController.js
31510
31511commit f70c0fa6e6f4d2134cdcacbbbc5c0794b5ff33ff
31512Author: InverseBot <sogo@inverse.ca>
31513Date:   Thu Feb 11 02:25:48 2016 -0500
31514
31515    (js/css) Update generated files
31516
31517M	UI/WebServerResources/js/Common.js
31518M	UI/WebServerResources/js/Common.js.map
31519M	UI/WebServerResources/js/Contacts.js
31520M	UI/WebServerResources/js/Contacts.js.map
31521M	UI/WebServerResources/js/Contacts.services.js
31522M	UI/WebServerResources/js/Contacts.services.js.map
31523M	UI/WebServerResources/js/Mailer.js
31524M	UI/WebServerResources/js/Mailer.js.map
31525M	UI/WebServerResources/js/Mailer.services.js
31526M	UI/WebServerResources/js/Mailer.services.js.map
31527M	UI/WebServerResources/js/Preferences.services.js
31528M	UI/WebServerResources/js/Preferences.services.js.map
31529M	UI/WebServerResources/js/Scheduler.js
31530M	UI/WebServerResources/js/Scheduler.js.map
31531M	UI/WebServerResources/js/Scheduler.services.js
31532M	UI/WebServerResources/js/Scheduler.services.js.map
31533
31534commit dfc0d23fa791f17a090b9253364e96931d206fa3
31535Author: Francis Lachapelle <flachapelle@inverse.ca>
31536Date:   Wed Feb 10 16:40:38 2016 -0500
31537
31538    (js) Remove deferred promise
31539
31540M	UI/WebServerResources/js/Mailer/Message.service.js
31541
31542commit eb11e2e672bf5da6587aa497909cc7abe38ec259
31543Author: Francis Lachapelle <flachapelle@inverse.ca>
31544Date:   Wed Feb 10 16:21:44 2016 -0500
31545
31546    (js) Set focus to title of mail filter editor
31547
31548M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
31549
31550commit 8d9ba7c04b608c2d759551450dd3eb94c7a0ed46
31551Author: Francis Lachapelle <flachapelle@inverse.ca>
31552Date:   Wed Feb 10 16:20:12 2016 -0500
31553
31554    (html) Fix links on list members email addresses
31555
31556M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
31557
31558commit fed57435d422cb10f7da0eb719060dfac304e6f6
31559Author: Francis Lachapelle <flachapelle@inverse.ca>
31560Date:   Wed Feb 10 16:18:12 2016 -0500
31561
31562    (js) Fix exposure of date locale provider
31563
31564    Expose $mdDateLocaleProvider in the Preferences singleton.
31565
31566M	UI/WebServerResources/js/Preferences/Preferences.service.js
31567
31568commit 35af07fef1eff2ee344ade9121604b2b25e60f7d
31569Author: Francis Lachapelle <flachapelle@inverse.ca>
31570Date:   Wed Feb 10 16:17:09 2016 -0500
31571
31572    (html) Add background icon to event/task editors
31573
31574M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
31575M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
31576
31577commit 99e5c1b93cd453552c2e9df1a3e4ace8362bc29f
31578Author: Francis Lachapelle <flachapelle@inverse.ca>
31579Date:   Wed Feb 10 16:15:00 2016 -0500
31580
31581    (feature) Convert a message to an event or task
31582
31583    Resolves #1722
31584
31585M	NEWS
31586M	SoObjects/Mailer/SOGoMailObject+Draft.m
31587M	UI/MailerUI/English.lproj/Localizable.strings
31588M	UI/MailerUI/UIxMailActions.m
31589M	UI/MailerUI/product.plist
31590M	UI/Templates/MailerUI/UIxMailMainFrame.wox
31591M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
31592M	UI/WebServerResources/Gruntfile.js
31593M	UI/WebServerResources/js/Common/utils.js
31594M	UI/WebServerResources/js/Mailer/Mailer.app.js
31595M	UI/WebServerResources/js/Mailer/Message.service.js
31596M	UI/WebServerResources/js/Mailer/MessageController.js
31597M	UI/WebServerResources/js/Scheduler/Calendar.service.js
31598M	UI/WebServerResources/js/Scheduler/Component.service.js
31599
31600commit 31f0472db45192fe923c63e43f5ee46ef3000343
31601Author: Patrice Levesque <github-wayne@ptaff.ca>
31602Date:   Wed Feb 10 15:17:19 2016 -0500
31603
31604    Cleanup unused variables
31605
31606M	UI/Contacts/UIxContactFolderProperties.m
31607M	UI/MailerUI/UIxMailListActions.m
31608M	UI/MainUI/SOGoUserHomePage.m
31609
31610commit 93158f51216078daee499df970066870826dc92d
31611Author: Patrice Levesque <github-wayne@ptaff.ca>
31612Date:   Wed Feb 10 15:16:42 2016 -0500
31613
31614    Wrap common looping idiom inside double-parenthesis to shutup warning
31615
31616M	SoObjects/SOGo/LDAPSource.m
31617M	SoObjects/SOGo/SOGoGroup.m
31618
31619commit fec263a3d6a9529a0f23fb5e463201b364100b5c
31620Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31621Date:   Wed Feb 10 15:06:38 2016 -0500
31622
31623    Updated NEWS file regarding previous commit.
31624
31625M	NEWS
31626
31627commit 8c99fdc99a410d43845afb6c461730b3794cd679
31628Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31629Date:   Wed Feb 10 15:03:20 2016 -0500
31630
31631    (fix) allow resources to prevent invitations (fixes #3410)
31632
31633M	SoObjects/Appointments/SOGoAppointmentObject.m
31634
31635commit 51cbb980ad5276162144afe91fe6ba21e19e4c9c
31636Author: Patrice Levesque <github-wayne@ptaff.ca>
31637Date:   Wed Feb 10 14:46:11 2016 -0500
31638
31639    Add some missing preprocessing #import directives
31640
31641    Fixes most GCC warnings of form:
31642		warning: @interface of class ‘MyClass’ not found
31643
31644M	SoObjects/Appointments/SOGoAppointmentFolder.m
31645M	SoObjects/Mailer/SOGoMailAccounts.m
31646M	UI/Contacts/UIxContactFolderActions.m
31647M	UI/MailPartViewers/UIxMailPartICalActions.m
31648M	UI/MainUI/SOGoMicrosoftActiveSyncActions.m
31649M	UI/Scheduler/UIxAppointmentActions.m
31650
31651commit e6d1cb9231e525e4bfe10a76932ec0d15261a76d
31652Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31653Date:   Wed Feb 10 14:29:13 2016 -0500
31654
31655    Fixed file.
31656
31657M	UI/Scheduler/English.lproj/Localizable.strings
31658
31659commit 6876ba8709f6c9022af0a7e1bb3358745151a8f6
31660Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31661Date:   Wed Feb 10 13:47:17 2016 -0500
31662
31663    (feat) show all/only this calendar
31664
31665M	NEWS
31666M	UI/Scheduler/English.lproj/Localizable.strings
31667M	UI/Templates/SchedulerUI/UIxCalMainView.wox
31668M	UI/WebServerResources/js/Scheduler/CalendarsController.js
31669
31670commit d2695bab82ee29e31a8cfb724a5481943786ca4f
31671Author: Patrice Levesque <github-wayne@ptaff.ca>
31672Date:   Wed Feb 10 11:29:43 2016 -0500
31673
31674    Better fix for *_stringForCharacterAtIndex's missing prototype
31675
31676M	Tests/Unit/SOGoTest.h
31677M	Tests/Unit/SOGoTest.m
31678
31679commit 37f4b11834d83d11769e0c1797d04a32c15887b4
31680Author: Francis Lachapelle <flachapelle@inverse.ca>
31681Date:   Wed Feb 10 10:52:46 2016 -0500
31682
31683    (js) Improve confirm dialogs for deletions
31684
31685M	NEWS
31686M	UI/WebServerResources/js/Contacts/AddressBookController.js
31687M	UI/WebServerResources/js/Contacts/AddressBooksController.js
31688M	UI/WebServerResources/js/Contacts/CardController.js
31689M	UI/WebServerResources/js/Mailer/MailboxController.js
31690M	UI/WebServerResources/js/Scheduler/CalendarListController.js
31691M	UI/WebServerResources/js/Scheduler/CalendarsController.js
31692
31693commit 693f80dc9a7dd5db375accca630dcc33df88ad8a
31694Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31695Date:   Wed Feb 10 10:00:59 2016 -0500
31696
31697    (feat) now supports RFC6154 and NoInferiors IMAP flag
31698
31699M	NEWS
31700M	SoObjects/Mailer/SOGoMailAccount.m
31701M	UI/Templates/MailerUI/UIxMailMainFrame.wox
31702M	UI/WebServerResources/js/Mailer/Mailbox.service.js
31703
31704commit f5b28b0274b8999f2a3f7b06377d48e5ee94de39
31705Author: Francis Lachapelle <flachapelle@inverse.ca>
31706Date:   Wed Feb 10 09:32:44 2016 -0500
31707
31708    (js) Fix autocompletion of mail editor in Contacts
31709
31710M	NEWS
31711M	UI/WebServerResources/js/Contacts/AddressBook.service.js
31712
31713commit 1f3149fa630c79c30e99823ff4f60971ec6d4d46
31714Author: Francis Lachapelle <flachapelle@inverse.ca>
31715Date:   Wed Feb 10 09:29:00 2016 -0500
31716
31717    (js) Improve Gruntfile.js
31718
31719M	UI/WebServerResources/Gruntfile.js
31720
31721commit cd181c3503c439720c2fe261a7e3134c7868bd0e
31722Author: InverseBot <sogo@inverse.ca>
31723Date:   Wed Feb 10 01:34:40 2016 -0500
31724
31725    (js/css) Update generated files
31726
31727M	UI/WebServerResources/css/styles.css
31728M	UI/WebServerResources/css/styles.css.map
31729M	UI/WebServerResources/js/Preferences.js
31730M	UI/WebServerResources/js/Preferences.js.map
31731
31732commit aa663fd03e003c929219179a41cefee7c175759a
31733Author: Francis Lachapelle <flachapelle@inverse.ca>
31734Date:   Tue Feb 9 15:58:16 2016 -0500
31735
31736    (js) Expose how to change default font size of CKE
31737
31738    (CKE = CKEditor)
31739
31740M	UI/WebServerResources/js/vendor/ckeditor/config.js
31741
31742commit 2380890428a12f8b415430add931a56d7cb479dc
31743Author: Francis Lachapelle <flachapelle@inverse.ca>
31744Date:   Tue Feb 9 14:29:15 2016 -0500
31745
31746    (js) Allow mail filters to be sortable
31747
31748    Added dependency to https://github.com/RubaXa/Sortable
31749
31750M	NEWS
31751M	UI/Templates/PreferencesUI/UIxPreferences.wox
31752M	UI/WebServerResources/Gruntfile.js
31753M	UI/WebServerResources/bower.json
31754M	UI/WebServerResources/js/Preferences/Preferences.app.js
31755M	UI/WebServerResources/scss/components/list/list.scss
31756
31757commit 3e76de1e6e31e84e3838a761fb2812ba7883723d
31758Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31759Date:   Tue Feb 9 15:46:52 2016 -0500
31760
31761    (fix) really delete mailboxes being deleted from the Trash folder (#595, #1189, #641)
31762
31763M	NEWS
31764M	UI/MailerUI/UIxMailFolderActions.m
31765
31766commit eff8ab3e0e62857daf37da129d3928c3e9f7cde1
31767Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31768Date:   Tue Feb 9 14:15:23 2016 -0500
31769
31770    (fix) don't offer forward/vacation options in filters if not enabled
31771
31772M	NEWS
31773M	UI/PreferencesUI/UIxPreferences.h
31774M	UI/PreferencesUI/UIxPreferences.m
31775M	UI/Templates/PreferencesUI/UIxPreferences.wox
31776M	UI/WebServerResources/js/Preferences/FiltersDialogController.js
31777
31778commit 187cd5e4ae487f6712e08eae6728bbbea7f4edf7
31779Author: Francis Lachapelle <flachapelle@inverse.ca>
31780Date:   Tue Feb 9 14:06:44 2016 -0500
31781
31782    (font) Update Material Icons font to 2.1.3
31783
31784M	NEWS
31785M	UI/WebServerResources/fonts/MaterialIcons-Regular.eot
31786M	UI/WebServerResources/fonts/MaterialIcons-Regular.ttf
31787M	UI/WebServerResources/fonts/MaterialIcons-Regular.woff
31788M	UI/WebServerResources/fonts/MaterialIcons-Regular.woff2
31789
31790commit 4d702c2be9169a6b22612d980efcd3d0de364922
31791Author: InverseBot <sogo@inverse.ca>
31792Date:   Tue Feb 9 01:32:30 2016 -0500
31793
31794    (js/css) Update generated files
31795
31796M	UI/WebServerResources/js/Mailer.js
31797M	UI/WebServerResources/js/Mailer.js.map
31798M	UI/WebServerResources/js/Mailer.services.js
31799M	UI/WebServerResources/js/Mailer.services.js.map
31800
31801commit 5539b7a823e3b01e32be0bf70565e46f2af77008
31802Author: Patrice Levesque <github-wayne@ptaff.ca>
31803Date:   Mon Feb 8 16:14:33 2016 -0500
31804
31805    Add missing header prototypes
31806
31807    Fixes compiling errors with GCC using -Werror=missing-prototypes.
31808
31809M	SoObjects/Appointments/MSExchangeFreeBusy.h
31810M	SoObjects/Appointments/SOGoWebAppointmentFolder.h
31811M	SoObjects/SOGo/NSData+Crypto.m
31812M	SoObjects/SOGo/lmhash.h
31813M	Tests/Unit/SOGoTest.h
31814
31815commit 1c52093537664de5919bfdb8edf7de7be288b469
31816Author: Francis Lachapelle <flachapelle@inverse.ca>
31817Date:   Mon Feb 8 15:43:02 2016 -0500
31818
31819    (js) Move to top when changing mailbox
31820
31821M	UI/WebServerResources/js/Mailer/Mailer.app.js
31822
31823commit 5a408bf14bdf0008fedb33f46ec968d63bd26406
31824Author: Francis Lachapelle <flachapelle@inverse.ca>
31825Date:   Mon Feb 8 15:39:00 2016 -0500
31826
31827    (js) Fix virtual repeater when moving up in msgs
31828
31829M	NEWS
31830M	UI/WebServerResources/js/Mailer/Mailbox.service.js
31831
31832commit ee3276f01d2b2ed1ea5134e426888130558368ab
31833Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31834Date:   Mon Feb 8 15:36:01 2016 -0500
31835
31836    (feat) added Junk handling feature from v2
31837
31838M	NEWS
31839M	SoObjects/Mailer/SOGoMailFolder.m
31840M	UI/MailerUI/English.lproj/Localizable.strings
31841M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
31842M	UI/Templates/MailerUI/UIxMailMainFrame.wox
31843M	UI/WebServerResources/js/Mailer/Account.service.js
31844M	UI/WebServerResources/js/Mailer/Mailbox.service.js
31845M	UI/WebServerResources/js/Mailer/MailboxController.js
31846M	UI/WebServerResources/js/Mailer/MailboxesController.js
31847
31848commit ace7e0771f8f2220736791d5472a98bacf7749cf
31849Author: InverseBot <sogo@inverse.ca>
31850Date:   Mon Feb 8 12:54:12 2016 -0500
31851
31852    (js/css) Update generated files
31853
31854M	UI/WebServerResources/css/styles.css
31855M	UI/WebServerResources/css/styles.css.map
31856M	UI/WebServerResources/js/Contacts.services.js
31857M	UI/WebServerResources/js/Contacts.services.js.map
31858M	UI/WebServerResources/js/Mailer.services.js
31859M	UI/WebServerResources/js/Mailer.services.js.map
31860M	UI/WebServerResources/js/vendor/angular-aria.js
31861M	UI/WebServerResources/js/vendor/angular-aria.min.js
31862M	UI/WebServerResources/js/vendor/angular-aria.min.js.map
31863M	UI/WebServerResources/js/vendor/angular-material.js
31864M	UI/WebServerResources/js/vendor/angular-material.min.js
31865M	UI/WebServerResources/js/vendor/angular-ui-router.js
31866M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
31867M	UI/WebServerResources/js/vendor/lodash.js
31868
31869commit 1d2763af3ced16726c99952e05e9619ce7e1e7f3
31870Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31871Date:   Mon Feb 8 10:32:18 2016 -0500
31872
31873    (fix) safe-guarding against bogus value coming from the quick tables
31874
31875M	NEWS
31876M	UI/Scheduler/UIxCalListingActions.m
31877
31878commit d63e277fc60098060bcc7dd91313dcc889ba2cb1
31879Author: Francis Lachapelle <flachapelle@inverse.ca>
31880Date:   Mon Feb 8 10:07:44 2016 -0500
31881
31882    (js) Apply search filters when reloading mailbox
31883
31884    Fixes #3507
31885
31886M	UI/WebServerResources/js/Mailer/Mailbox.service.js
31887
31888commit 9e905b43ff44255e660fbd5063a1c666c44c3297
31889Author: Francis Lachapelle <flachapelle@inverse.ca>
31890Date:   Fri Feb 5 16:39:33 2016 -0500
31891
31892    Handle birthday dates before 1970
31893
31894M	NEWS
31895M	UI/Contacts/UIxContactEditor.m
31896M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
31897M	UI/WebServerResources/js/Contacts/Card.service.js
31898
31899commit 9f7c205da962f4c1aba30297a739bb71af89c861
31900Author: Francis Lachapelle <flachapelle@inverse.ca>
31901Date:   Fri Feb 5 12:41:38 2016 -0500
31902
31903    Update ChangeLog
31904
31905M	ChangeLog
31906
31907commit 89655cf192019e3be8cdb9422b489acc6e74e670
31908Author: Francis Lachapelle <flachapelle@inverse.ca>
31909Date:   Fri Feb 5 12:41:19 2016 -0500
31910
31911    Preparation for release 3.0.1
31912
31913M	Documentation/docinfo.xml
31914M	Documentation/includes/global-attributes.asciidoc
31915M	Version
31916
31917commit 7b4f4cbc0df60fba12563a2804a1df15a245a2b6
31918Author: Francis Lachapelle <flachapelle@inverse.ca>
31919Date:   Fri Feb 5 12:04:26 2016 -0500
31920
31921    (css) Fix display of link and image attachments
31922
31923M	UI/WebServerResources/scss/views/MailerUI.scss
31924
31925commit 03c6118224f312fbcb6cfd898d0ffb15d536299a
31926Author: Francis Lachapelle <flachapelle@inverse.ca>
31927Date:   Fri Feb 5 11:17:42 2016 -0500
31928
31929    (css) Improve display of md-menus in Calendar
31930
31931M	UI/Templates/SchedulerUI/UIxCalMainView.wox
31932
31933commit f2da7d67d7ede6d1b5100b88fcc3e02275aa14da
31934Author: Francis Lachapelle <flachapelle@inverse.ca>
31935Date:   Fri Feb 5 11:14:09 2016 -0500
31936
31937    (js) Fix DnD of all-day events in multicolumn view
31938
31939M	NEWS
31940M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
31941
31942commit 13a6290d0dea41f6213fab9da03e170356da0309
31943Author: Francis Lachapelle <flachapelle@inverse.ca>
31944Date:   Fri Feb 5 11:06:20 2016 -0500
31945
31946    (js) Respect sort when searching in Webmail
31947
31948M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
31949
31950commit 7a401374f2187e81c71a6ffef964c4dcbb531735
31951Author: Francis Lachapelle <flachapelle@inverse.ca>
31952Date:   Fri Feb 5 11:04:28 2016 -0500
31953
31954    (css,js) Update Angular Material to v1.0.5
31955
31956M	NEWS
31957M	UI/WebServerResources/angular-material
31958M	UI/WebServerResources/bower.json
31959M	UI/WebServerResources/scss/components/list/list.scss
31960M	UI/WebServerResources/scss/core/layout.scss
31961
31962commit 2cc37238c1b671e29b0fcebbf86719c60baa7969
31963Author: Francis Lachapelle <flachapelle@inverse.ca>
31964Date:   Fri Feb 5 11:03:43 2016 -0500
31965
31966    Update NEWS file
31967
31968M	NEWS
31969
31970commit e3fbde3c16d332e89eef3a961904044e6026fa1b
31971Author: Francis Lachapelle <flachapelle@inverse.ca>
31972Date:   Fri Feb 5 10:49:50 2016 -0500
31973
31974    (js) Verify $topIndex of virtual-repeater
31975
31976    Fixes #3500
31977
31978M	UI/WebServerResources/js/Mailer/Mailbox.service.js
31979
31980commit b74dd0c9422b7354c1c9cbe5fb755e1a55a02312
31981Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31982Date:   Fri Feb 5 10:10:27 2016 -0500
31983
31984    Updated NEWS file
31985
31986M	NEWS
31987
31988commit dd19f380ade080034881346590c847554e2fbf56
31989Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31990Date:   Fri Feb 5 10:03:56 2016 -0500
31991
31992    (fix) added local memory pool
31993
31994M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
31995
31996commit d3f59ba6212a61db12c32c52b0c4d1e4b2ae0b4e
31997Author: Ludovic Marcotte <lmarcotte@inverse.ca>
31998Date:   Fri Feb 5 10:01:18 2016 -0500
31999
32000    (fix) add shared/public namespaces in the list or returned folders
32001
32002M	SoObjects/Mailer/SOGoMailAccount.m
32003
32004commit aa5d1f384294a2064c3f26b6b422f3c72413395a
32005Author: InverseBot <sogo@inverse.ca>
32006Date:   Fri Feb 5 01:37:18 2016 -0500
32007
32008    (js/css) Update generated files
32009
32010M	UI/WebServerResources/css/styles.css
32011M	UI/WebServerResources/css/styles.css.map
32012M	UI/WebServerResources/js/vendor/angular-material.js
32013M	UI/WebServerResources/js/vendor/angular-material.min.js
32014
32015commit c68ca9dbb7c53be7a9f38bd07a4e10b5262a1c07
32016Author: Francis Lachapelle <flachapelle@inverse.ca>
32017Date:   Thu Feb 4 16:50:06 2016 -0500
32018
32019    Aria attributes
32020
32021M	UI/Scheduler/English.lproj/Localizable.strings
32022M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
32023M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
32024M	UI/Templates/SchedulerUI/UIxCalMainView.wox
32025
32026commit 5ccd33c1268e812a4d4993fa6c9fc6348305eab9
32027Author: Francis Lachapelle <flachapelle@inverse.ca>
32028Date:   Thu Feb 4 16:42:40 2016 -0500
32029
32030    Adapt to latest md changes
32031
32032M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
32033M	UI/WebServerResources/scss/components/list/list.scss
32034
32035commit 82f0471fb129fbc620788ce9961b4d4273322545
32036Author: InverseBot <sogo@inverse.ca>
32037Date:   Thu Feb 4 15:26:04 2016 -0500
32038
32039    (js/css) Update generated files
32040
32041M	UI/WebServerResources/js/vendor/angular-material.js
32042M	UI/WebServerResources/js/vendor/angular-material.min.js
32043
32044commit 7e06894700307f2f9f83ecabfa246f33fce25ca5
32045Author: InverseBot <sogo@inverse.ca>
32046Date:   Thu Feb 4 15:19:27 2016 -0500
32047
32048    (js/css) Update generated files
32049
32050M	UI/WebServerResources/css/styles.css
32051M	UI/WebServerResources/css/styles.css.map
32052M	UI/WebServerResources/js/Common.js
32053M	UI/WebServerResources/js/Common.js.map
32054M	UI/WebServerResources/js/Scheduler.js
32055M	UI/WebServerResources/js/Scheduler.js.map
32056M	UI/WebServerResources/js/vendor/angular-material.js
32057M	UI/WebServerResources/js/vendor/angular-material.min.js
32058
32059commit 1d868ff73c66b3d9c687b42769f0bf300168a25c
32060Author: Patrice Levesque <github-wayne@ptaff.ca>
32061Date:   Thu Feb 4 15:03:41 2016 -0500
32062
32063    Remove 'git stash' commands from 'prod' recipe: it caused odd side-effects on pristine local repositories
32064
32065M	UI/WebServerResources/GNUmakefile
32066
32067commit a49bb9ab03ae73eb7049d62c4a6fea13ea61cc4f
32068Author: Francis Lachapelle <flachapelle@inverse.ca>
32069Date:   Thu Feb 4 14:15:29 2016 -0500
32070
32071    (js) Update CKEditor to version 4.5.7
32072
32073M	NEWS
32074M	UI/WebServerResources/js/vendor/ckeditor/LICENSE.md
32075M	UI/WebServerResources/js/vendor/ckeditor/build-config.js
32076M	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
32077M	UI/WebServerResources/js/vendor/ckeditor/contents.css
32078M	UI/WebServerResources/js/vendor/ckeditor/lang/fr.js
32079M	UI/WebServerResources/js/vendor/ckeditor/lang/mk.js
32080M	UI/WebServerResources/js/vendor/ckeditor/lang/sk.js
32081M	UI/WebServerResources/js/vendor/ckeditor/plugins/about/dialogs/about.js
32082M	UI/WebServerResources/js/vendor/ckeditor/plugins/clipboard/dialogs/paste.js
32083M	UI/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.js
32084M	UI/WebServerResources/js/vendor/ckeditor/plugins/dialog/dialogDefinition.js
32085M	UI/WebServerResources/js/vendor/ckeditor/plugins/image/dialogs/image.js
32086M	UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/anchor.js
32087M	UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js
32088M	UI/WebServerResources/js/vendor/ckeditor/plugins/table/dialogs/table.js
32089M	UI/WebServerResources/js/vendor/ckeditor/plugins/tabletools/dialogs/tableCell.js
32090M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog.css
32091M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie.css
32092M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie7.css
32093M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie8.css
32094M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_iequirks.css
32095M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor.css
32096M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_gecko.css
32097M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie.css
32098M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie7.css
32099M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie8.css
32100M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_iequirks.css
32101A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/spinner.gif
32102M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/readme.md
32103M	UI/WebServerResources/js/vendor/ckeditor/styles.js
32104
32105commit d4ab5dd21b1808bf7d6f8127e14a29f956ef2b3f
32106Author: Francis Lachapelle <flachapelle@inverse.ca>
32107Date:   Thu Feb 4 14:01:31 2016 -0500
32108
32109    Update translations
32110
32111M	SoObjects/Appointments/Italian.lproj/Localizable.strings
32112M	UI/Common/Dutch.lproj/Localizable.strings
32113M	UI/Common/Italian.lproj/Localizable.strings
32114M	UI/Contacts/Italian.lproj/Localizable.strings
32115M	UI/MailPartViewers/Italian.lproj/Localizable.strings
32116M	UI/MailerUI/Dutch.lproj/Localizable.strings
32117M	UI/MailerUI/English.lproj/Localizable.strings
32118M	UI/MailerUI/French.lproj/Localizable.strings
32119M	UI/MailerUI/Hungarian.lproj/Localizable.strings
32120M	UI/MailerUI/Italian.lproj/Localizable.strings
32121M	UI/MainUI/English.lproj/Localizable.strings
32122M	UI/MainUI/Italian.lproj/Localizable.strings
32123M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
32124M	UI/PreferencesUI/English.lproj/Localizable.strings
32125M	UI/PreferencesUI/Italian.lproj/Localizable.strings
32126M	UI/Scheduler/Dutch.lproj/Localizable.strings
32127M	UI/Scheduler/Hungarian.lproj/Localizable.strings
32128M	UI/Scheduler/Italian.lproj/Localizable.strings
32129
32130commit 5624bf47ae9f72cee89869f1c7badb2095af11e7
32131Author: Francis Lachapelle <flachapelle@inverse.ca>
32132Date:   Thu Feb 4 12:43:29 2016 -0500
32133
32134    Update NEWS file
32135
32136M	NEWS
32137
32138commit d4e01a83a07b2a365278c78f0d841cfe40ff1c64
32139Author: Francis Lachapelle <flachapelle@inverse.ca>
32140Date:   Thu Feb 4 11:36:26 2016 -0500
32141
32142    Handle broken messages with no date
32143
32144    Fixes #3498
32145
32146M	UI/MailerUI/UIxMailView.m
32147
32148commit c12200c7b53d2a0c7a32c9a41d5d16ef6c84d94f
32149Author: Ludovic Marcotte <lmarcotte@inverse.ca>
32150Date:   Thu Feb 4 10:34:55 2016 -0500
32151
32152    (fix) correctly encode filename of attachments over EAS (#3491)
32153
32154M	ActiveSync/SOGoActiveSyncDispatcher.m
32155M	NEWS
32156
32157commit a8845d262fea716df3a48dbeea3dc85bd9b65ec8
32158Author: Francis Lachapelle <flachapelle@inverse.ca>
32159Date:   Thu Feb 4 09:20:11 2016 -0500
32160
32161    Fix frequency detection of recurrence rule
32162
32163M	SOPE/NGCards/iCalRecurrenceRule.m
32164M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
32165
32166commit 7437ca1ab80e3cb48bc8cc5afd2f7a60e554d5e5
32167Author: Francis Lachapelle <flachapelle@inverse.ca>
32168Date:   Thu Feb 4 09:19:25 2016 -0500
32169
32170    (js) Fix support for %p in date formatting
32171
32172M	UI/WebServerResources/js/Common/utils.js
32173
32174commit 66d4b9ec43cc853603090aca1616807f56744990
32175Author: Francis Lachapelle <flachapelle@inverse.ca>
32176Date:   Thu Feb 4 08:37:59 2016 -0500
32177
32178    (js/css) Update generated files
32179
32180M	UI/WebServerResources/css/styles.css
32181M	UI/WebServerResources/css/styles.css.map
32182M	UI/WebServerResources/js/Common.js
32183M	UI/WebServerResources/js/Common.js.map
32184M	UI/WebServerResources/js/Mailer.services.js
32185M	UI/WebServerResources/js/Mailer.services.js.map
32186M	UI/WebServerResources/js/Scheduler.js
32187M	UI/WebServerResources/js/Scheduler.js.map
32188
32189commit f321e1c949401268024fe9a2b5cfc7901437e83e
32190Author: Francis Lachapelle <flachapelle@inverse.ca>
32191Date:   Wed Feb 3 16:48:04 2016 -0500
32192
32193    (js) Add "Move To" option for selected messages
32194
32195    Fixes #3477
32196
32197M	NEWS
32198M	UI/MailerUI/UIxMailFolderActions.m
32199M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
32200M	UI/WebServerResources/js/Mailer/Mailbox.service.js
32201M	UI/WebServerResources/js/Mailer/MailboxController.js
32202M	UI/WebServerResources/scss/components/menu/menu.scss
32203
32204commit 0e2b1e41a74efcc18619406b3f77d916b60ebb69
32205Author: Ludovic Marcotte <lmarcotte@inverse.ca>
32206Date:   Wed Feb 3 15:53:12 2016 -0500
32207
32208    (fix) IMIP accept/decline when there is only one MIME part
32209
32210M	NEWS
32211M	UI/MailPartViewers/UIxMailPartViewer.m
32212
32213commit 1eced8bcecd5891cf353c457fe4f83f4d4ecc911
32214Author: Francis Lachapelle <flachapelle@inverse.ca>
32215Date:   Wed Feb 3 14:37:53 2016 -0500
32216
32217    (js) Set summary when creating event from DnD
32218
32219M	UI/WebServerResources/js/Scheduler/CalendarListController.js
32220M	UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js
32221
32222commit 7099432caf21e3314b73d877acaf46d1af3c0e69
32223Author: Francis Lachapelle <flachapelle@inverse.ca>
32224Date:   Wed Feb 3 14:37:14 2016 -0500
32225
32226    (html) Fix for flexbox with Chrome 48
32227
32228M	UI/Templates/UIxSidenavToolbarTemplate.wox
32229
32230commit 0236d9ef46df556639cbc0b2ed8cf6712c0f58d2
32231Author: Francis Lachapelle <flachapelle@inverse.ca>
32232Date:   Wed Feb 3 14:31:29 2016 -0500
32233
32234    (js) Remove empty error callbacks for promises
32235
32236M	UI/WebServerResources/js/Mailer/Message.service.js
32237M	UI/WebServerResources/js/Scheduler/CalendarListController.js
32238
32239commit bd4f42b9483e849a5b8a1a9b9bd403184ec73204
32240Author: Francis Lachapelle <flachapelle@inverse.ca>
32241Date:   Wed Feb 3 13:50:06 2016 -0500
32242
32243    Fix comparisons with NSNotFound
32244
32245    Fixes #3472
32246
32247M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
32248
32249commit 2bbb88e014f98ba7fc99a4c55781db847fabe65a
32250Author: InverseBot <sogo@inverse.ca>
32251Date:   Wed Feb 3 13:34:41 2016 -0500
32252
32253    (js/css) Update generated files
32254
32255M	UI/WebServerResources/css/styles.css
32256M	UI/WebServerResources/css/styles.css.map
32257M	UI/WebServerResources/js/Administration.js.map
32258M	UI/WebServerResources/js/Administration.services.js.map
32259M	UI/WebServerResources/js/Common.js.map
32260M	UI/WebServerResources/js/Contacts.js.map
32261M	UI/WebServerResources/js/Contacts.services.js.map
32262M	UI/WebServerResources/js/Mailer.app.popup.js.map
32263M	UI/WebServerResources/js/Mailer.js.map
32264M	UI/WebServerResources/js/Mailer.services.js.map
32265M	UI/WebServerResources/js/Main.js.map
32266M	UI/WebServerResources/js/Preferences.js.map
32267M	UI/WebServerResources/js/Preferences.services.js.map
32268M	UI/WebServerResources/js/Scheduler.js.map
32269M	UI/WebServerResources/js/Scheduler.services.js.map
32270M	UI/WebServerResources/js/vendor/angular-animate.js
32271M	UI/WebServerResources/js/vendor/angular-animate.min.js
32272M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
32273M	UI/WebServerResources/js/vendor/angular-aria.js
32274M	UI/WebServerResources/js/vendor/angular-aria.min.js
32275M	UI/WebServerResources/js/vendor/angular-material.js
32276M	UI/WebServerResources/js/vendor/angular-material.min.js
32277M	UI/WebServerResources/js/vendor/angular-sanitize.js
32278M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
32279M	UI/WebServerResources/js/vendor/angular-ui-router.js
32280M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
32281M	UI/WebServerResources/js/vendor/angular.js
32282M	UI/WebServerResources/js/vendor/angular.min.js
32283M	UI/WebServerResources/js/vendor/angular.min.js.map
32284M	UI/WebServerResources/js/vendor/lodash.js
32285
32286commit 3c53186db3abd38d30e0164e895c48508d3d7912
32287Author: Ludovic Marcotte <lmarcotte@inverse.ca>
32288Date:   Wed Feb 3 10:56:12 2016 -0500
32289
32290    (js/css) Update generated files
32291
32292M	UI/WebServerResources/css/styles.css
32293M	UI/WebServerResources/css/styles.css.map
32294M	UI/WebServerResources/js/Administration.js.map
32295M	UI/WebServerResources/js/Administration.services.js.map
32296M	UI/WebServerResources/js/Common.js
32297M	UI/WebServerResources/js/Common.js.map
32298M	UI/WebServerResources/js/Contacts.js.map
32299M	UI/WebServerResources/js/Contacts.services.js.map
32300M	UI/WebServerResources/js/Mailer.app.popup.js.map
32301M	UI/WebServerResources/js/Mailer.js
32302M	UI/WebServerResources/js/Mailer.js.map
32303M	UI/WebServerResources/js/Mailer.services.js
32304M	UI/WebServerResources/js/Mailer.services.js.map
32305M	UI/WebServerResources/js/Main.js.map
32306M	UI/WebServerResources/js/Preferences.js.map
32307M	UI/WebServerResources/js/Preferences.services.js.map
32308M	UI/WebServerResources/js/Scheduler.js
32309M	UI/WebServerResources/js/Scheduler.js.map
32310M	UI/WebServerResources/js/Scheduler.services.js
32311M	UI/WebServerResources/js/Scheduler.services.js.map
32312M	UI/WebServerResources/js/vendor/angular-animate.js
32313M	UI/WebServerResources/js/vendor/angular-animate.min.js
32314M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
32315M	UI/WebServerResources/js/vendor/angular-aria.js
32316M	UI/WebServerResources/js/vendor/angular-aria.min.js
32317M	UI/WebServerResources/js/vendor/angular-material.js
32318M	UI/WebServerResources/js/vendor/angular-material.min.js
32319M	UI/WebServerResources/js/vendor/angular-sanitize.js
32320M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
32321M	UI/WebServerResources/js/vendor/angular-ui-router.js
32322M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
32323M	UI/WebServerResources/js/vendor/angular.js
32324M	UI/WebServerResources/js/vendor/angular.min.js
32325M	UI/WebServerResources/js/vendor/angular.min.js.map
32326M	UI/WebServerResources/js/vendor/lodash.js
32327
32328commit 1a7e5c248f6914fcb3da9b29a80dafb26840505b
32329Author: Francis Lachapelle <flachapelle@inverse.ca>
32330Date:   Wed Feb 3 10:51:59 2016 -0500
32331
32332    (js) Improve scrolling behavior when deleting msg
32333
32334    Fixes #3489
32335
32336M	NEWS
32337M	UI/WebServerResources/js/Mailer/Mailbox.service.js
32338M	UI/WebServerResources/js/Mailer/MessageController.js
32339
32340commit 47701e880a70364c13972b2c24dbd77f39d25485
32341Author: Francis Lachapelle <flachapelle@inverse.ca>
32342Date:   Wed Feb 3 09:50:37 2016 -0500
32343
32344    (html) Fix display of a message raw source
32345
32346    Fixes #3490
32347
32348M	NEWS
32349M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
32350
32351commit 5413ac8aa3130764e480c3e380bebee9806af46e
32352Author: Ludovic Marcotte <lmarcotte@inverse.ca>
32353Date:   Wed Feb 3 09:00:08 2016 -0500
32354
32355    (fix) make sure an email is defined before trying to use it (#3488)
32356
32357M	UI/WebServerResources/js/Mailer/Message.service.js
32358
32359commit cf91004ae6b47ba20a1520e00bd0adb706726b98
32360Author: Francis Lachapelle <flachapelle@inverse.ca>
32361Date:   Tue Feb 2 15:05:25 2016 -0500
32362
32363    (js) Improve handling of IMAP connection problem
32364
32365    Fixes #194
32366
32367M	UI/MailerUI/English.lproj/Localizable.strings
32368M	UI/Templates/MailerUI/UIxMailMainFrame.wox
32369M	UI/WebServerResources/js/Mailer/Mailer.app.js
32370
32371commit 15dee723d4bc8c6bb2963a783d33fc77c632d7e1
32372Author: Francis Lachapelle <flachapelle@inverse.ca>
32373Date:   Tue Feb 2 12:12:18 2016 -0500
32374
32375    (css) Update SASS for latest md
32376
32377M	UI/WebServerResources/scss/core/layout.scss
32378
32379commit 50791b9c3acd0eb272b3534589c41cbfb5e08117
32380Author: Francis Lachapelle <flachapelle@inverse.ca>
32381Date:   Tue Feb 2 12:11:20 2016 -0500
32382
32383    (css) Improve padding in message editor
32384
32385M	UI/Templates/MailerUI/UIxMailEditor.wox
32386M	UI/WebServerResources/scss/views/MessageEditorUI.scss
32387
32388commit fa9bd3995e6f0880d2bb273f48385dd32a8794db
32389Author: Francis Lachapelle <flachapelle@inverse.ca>
32390Date:   Tue Feb 2 12:09:55 2016 -0500
32391
32392    (css) Decrease all-day events margin in day view
32393
32394M	UI/WebServerResources/scss/views/SchedulerUI.scss
32395
32396commit 4fb71ffdd086696b1523b6edeac5d8be0ef106de
32397Author: Francis Lachapelle <flachapelle@inverse.ca>
32398Date:   Tue Feb 2 12:07:44 2016 -0500
32399
32400    (css) Fix for flexbox with Chrome 48
32401
32402    Fixes #3487
32403    See https://github.com/angular/material/issues/6841
32404
32405M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
32406M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
32407M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
32408M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
32409M	UI/Templates/SchedulerUI/UIxCalDayView.wox
32410M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
32411M	UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox
32412M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
32413M	UI/WebServerResources/scss/views/SchedulerUI.scss
32414
32415commit 6bfc44fb53d73a4d9590a88332ad75f1c3c301b8
32416Author: Francis Lachapelle <flachapelle@inverse.ca>
32417Date:   Mon Feb 1 20:54:37 2016 -0500
32418
32419    (js) Add support for %p in date formatting
32420
32421    Fixes #3480
32422
32423M	UI/Common/UIxPageFrame.m
32424M	UI/SOGoUI/UIxComponent.h
32425M	UI/SOGoUI/UIxComponent.m
32426M	UI/WebServerResources/js/Common/utils.js
32427
32428commit a95fd25e0971d043b004cb9a49472e4d7806fbed
32429Author: Francis Lachapelle <flachapelle@inverse.ca>
32430Date:   Mon Feb 1 16:07:21 2016 -0500
32431
32432    (css) Improve display of mail attachments
32433
32434M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
32435
32436commit ff1dc9c82d87ed75ec1c8725f9894aa7b3585058
32437Author: Francis Lachapelle <flachapelle@inverse.ca>
32438Date:   Mon Feb 1 16:06:34 2016 -0500
32439
32440    (html) Wrap invitation in a md-card
32441
32442M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
32443
32444commit b5a7447cba8ed98b65e59271e15aaa8610994ed3
32445Author: Francis Lachapelle <flachapelle@inverse.ca>
32446Date:   Mon Feb 1 14:02:31 2016 -0500
32447
32448    Update NEWS file
32449
32450M	NEWS
32451
32452commit 687521d60c852143735e28d4520e10a354441d87
32453Author: Francis Lachapelle <flachapelle@inverse.ca>
32454Date:   Mon Feb 1 14:01:43 2016 -0500
32455
32456    (js) Improve saving of events/tasks
32457
32458M	UI/WebServerResources/js/Scheduler/Component.service.js
32459
32460commit b09e7163ddf2bf7bc3f58725549cd31579e4cc8b
32461Author: Francis Lachapelle <flachapelle@inverse.ca>
32462Date:   Mon Feb 1 10:41:22 2016 -0500
32463
32464    (fix) Show user's default email address
32465
32466    Fixes #3473
32467
32468M	UI/Common/UIxPageFrame.m
32469
32470commit c7283b8890b0f678207b0073964898fad646fa75
32471Author: Francis Lachapelle <flachapelle@inverse.ca>
32472Date:   Fri Jan 29 11:15:08 2016 -0500
32473
32474    (doc) Update repository in installation guide
32475
32476M	Documentation/SOGoInstallationGuide.asciidoc
32477
32478commit 978e1cdaf021818ea16cbf5fb094103a6df35f88
32479Author: Emílio Fonseca <emilio.fonseca@mav.com.br>
32480Date:   Fri Jan 29 13:32:58 2016 -0200
32481
32482    (Fix) Calendar view gets blank when Descending Order is selected
32483
32484M	UI/Templates/SchedulerUI/UIxCalMainView.wox
32485
32486commit c1ee1378ffbe6be6a140811e87cc5e981985d442
32487Author: Francis Lachapelle <flachapelle@inverse.ca>
32488Date:   Fri Jan 29 10:06:04 2016 -0500
32489
32490    (css) Improve toasts with an icon
32491
32492M	UI/WebServerResources/scss/components/toast/toast.scss
32493
32494commit ac8cf16885b1c42775793abd09a04601fdb2cf42
32495Author: Francis Lachapelle <flachapelle@inverse.ca>
32496Date:   Fri Jan 29 10:03:56 2016 -0500
32497
32498    (fix) Safeguard againts mailboxes with no quota
32499
32500    Fixes #3468
32501
32502M	UI/MailerUI/UIxMailFolderActions.m
32503
32504commit fe0221f6300bc92f0156f9dde4e58c1c8d3610e7
32505Author: Ludovic Marcotte <lmarcotte@inverse.ca>
32506Date:   Wed Jan 27 14:43:23 2016 -0500
32507
32508    (fix) disable test
32509
32510M	Tests/Unit/TestSBJsonParser.m
32511
32512commit 6e4aa79038dc5f3894272e10e6fad98613439907
32513Author: Francis Lachapelle <flachapelle@inverse.ca>
32514Date:   Wed Jan 27 13:20:07 2016 -0500
32515
32516    Update ChangeLog
32517
32518M	ChangeLog
32519
32520commit 34215142bd8d5028f862d9d45eb34a828e7e06d3
32521Author: Francis Lachapelle <flachapelle@inverse.ca>
32522Date:   Wed Jan 27 13:19:12 2016 -0500
32523
32524    Preparation for release 3.0.0
32525
32526M	Documentation/docinfo.xml
32527M	Documentation/includes/global-attributes.asciidoc
32528M	Version
32529
32530commit 0eb1b00c6b3d450823009019178f462ccd4d3c14
32531Author: Francis Lachapelle <flachapelle@inverse.ca>
32532Date:   Wed Jan 27 13:16:16 2016 -0500
32533
32534    Update translations
32535
32536M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
32537M	UI/MailerUI/English.lproj/Localizable.strings
32538M	UI/MailerUI/Finnish.lproj/Localizable.strings
32539M	UI/MailerUI/French.lproj/Localizable.strings
32540M	UI/MailerUI/German.lproj/Localizable.strings
32541M	UI/MailerUI/Polish.lproj/Localizable.strings
32542M	UI/MailerUI/SpanishArgentina.lproj/Localizable.strings
32543M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
32544M	UI/PreferencesUI/Polish.lproj/Localizable.strings
32545M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
32546M	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
32547
32548commit 3339f53f194eaf35929858381c7222d1a5ba75b9
32549Author: Francis Lachapelle <flachapelle@inverse.ca>
32550Date:   Wed Jan 27 13:03:45 2016 -0500
32551
32552    Update NEWS file
32553
32554M	NEWS
32555
32556commit d913bce41a19c1abe093e1998939ba8f7c27cfef
32557Author: Francis Lachapelle <flachapelle@inverse.ca>
32558Date:   Wed Jan 27 13:03:14 2016 -0500
32559
32560    Update .gitignore
32561
32562M	.gitignore
32563
32564commit b82c96a2ddad38af57527cec7cd1d6b42b890121
32565Author: Francis Lachapelle <flachapelle@inverse.ca>
32566Date:   Wed Jan 27 13:02:32 2016 -0500
32567
32568    (js) Update CKEditor to version 4.5.6
32569
32570M	UI/WebServerResources/js/vendor/ckeditor/LICENSE.md
32571M	UI/WebServerResources/js/vendor/ckeditor/build-config.js
32572M	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
32573M	UI/WebServerResources/js/vendor/ckeditor/contents.css
32574M	UI/WebServerResources/js/vendor/ckeditor/lang/ar.js
32575M	UI/WebServerResources/js/vendor/ckeditor/lang/ca.js
32576M	UI/WebServerResources/js/vendor/ckeditor/lang/cs.js
32577M	UI/WebServerResources/js/vendor/ckeditor/lang/cy.js
32578M	UI/WebServerResources/js/vendor/ckeditor/lang/da.js
32579M	UI/WebServerResources/js/vendor/ckeditor/lang/de.js
32580M	UI/WebServerResources/js/vendor/ckeditor/lang/en.js
32581M	UI/WebServerResources/js/vendor/ckeditor/lang/es.js
32582A	UI/WebServerResources/js/vendor/ckeditor/lang/eu.js
32583M	UI/WebServerResources/js/vendor/ckeditor/lang/fi.js
32584M	UI/WebServerResources/js/vendor/ckeditor/lang/fr.js
32585A	UI/WebServerResources/js/vendor/ckeditor/lang/hr.js
32586M	UI/WebServerResources/js/vendor/ckeditor/lang/hu.js
32587M	UI/WebServerResources/js/vendor/ckeditor/lang/is.js
32588M	UI/WebServerResources/js/vendor/ckeditor/lang/it.js
32589A	UI/WebServerResources/js/vendor/ckeditor/lang/mk.js
32590M	UI/WebServerResources/js/vendor/ckeditor/lang/nb.js
32591M	UI/WebServerResources/js/vendor/ckeditor/lang/nl.js
32592M	UI/WebServerResources/js/vendor/ckeditor/lang/no.js
32593M	UI/WebServerResources/js/vendor/ckeditor/lang/pl.js
32594M	UI/WebServerResources/js/vendor/ckeditor/lang/pt-br.js
32595A	UI/WebServerResources/js/vendor/ckeditor/lang/pt.js
32596M	UI/WebServerResources/js/vendor/ckeditor/lang/ru.js
32597M	UI/WebServerResources/js/vendor/ckeditor/lang/sk.js
32598A	UI/WebServerResources/js/vendor/ckeditor/lang/sl.js
32599M	UI/WebServerResources/js/vendor/ckeditor/lang/sv.js
32600M	UI/WebServerResources/js/vendor/ckeditor/lang/uk.js
32601A	UI/WebServerResources/js/vendor/ckeditor/lang/zh-cn.js
32602A	UI/WebServerResources/js/vendor/ckeditor/lang/zh.js
32603M	UI/WebServerResources/js/vendor/ckeditor/plugins/about/dialogs/about.js
32604M	UI/WebServerResources/js/vendor/ckeditor/plugins/clipboard/dialogs/paste.js
32605M	UI/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.js
32606M	UI/WebServerResources/js/vendor/ckeditor/plugins/dialog/dialogDefinition.js
32607M	UI/WebServerResources/js/vendor/ckeditor/plugins/div/dialogs/div.js
32608D	UI/WebServerResources/js/vendor/ckeditor/plugins/fakeobjects/images/spacer.gif
32609M	UI/WebServerResources/js/vendor/ckeditor/plugins/icons.png
32610M	UI/WebServerResources/js/vendor/ckeditor/plugins/icons_hidpi.png
32611M	UI/WebServerResources/js/vendor/ckeditor/plugins/image/dialogs/image.js
32612M	UI/WebServerResources/js/vendor/ckeditor/plugins/image/images/noimage.png
32613M	UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/anchor.js
32614M	UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js
32615M	UI/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/options.js
32616M	UI/WebServerResources/js/vendor/ckeditor/plugins/table/dialogs/table.js
32617M	UI/WebServerResources/js/vendor/ckeditor/plugins/tabletools/dialogs/tableCell.js
32618M	UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/ciframe.html
32619M	UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
32620M	UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.css
32621M	UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.js
32622M	UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc_ie.js
32623M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog.css
32624M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie.css
32625M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie7.css
32626M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie8.css
32627M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_iequirks.css
32628D	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_opera.css
32629M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor.css
32630M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_gecko.css
32631M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie.css
32632M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie7.css
32633M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie8.css
32634M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_iequirks.css
32635M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/icons.png
32636M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/icons_hidpi.png
32637M	UI/WebServerResources/js/vendor/ckeditor/skins/moono/readme.md
32638M	UI/WebServerResources/js/vendor/ckeditor/styles.js
32639
32640commit 85e181edc4eeae3cd8580935bd14b0474441337f
32641Author: Francis Lachapelle <flachapelle@inverse.ca>
32642Date:   Wed Jan 27 11:33:16 2016 -0500
32643
32644    (js/css) Update generated files
32645
32646M	UI/WebServerResources/css/styles.css
32647M	UI/WebServerResources/css/styles.css.map
32648M	UI/WebServerResources/js/Scheduler.js
32649M	UI/WebServerResources/js/Scheduler.js.map
32650M	UI/WebServerResources/js/vendor/angular-material.js
32651M	UI/WebServerResources/js/vendor/angular-material.min.js
32652
32653commit 841e29b0917b42b7206e5a1210328821f57128a4
32654Author: Francis Lachapelle <flachapelle@inverse.ca>
32655Date:   Wed Jan 27 11:27:12 2016 -0500
32656
32657    (html) Improve task editor
32658
32659M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
32660
32661commit 30a96f33e931e0adf01e51a03a5f659610d51509
32662Author: Francis Lachapelle <flachapelle@inverse.ca>
32663Date:   Wed Jan 27 11:25:17 2016 -0500
32664
32665    Cleanup French locale
32666
32667M	UI/MainUI/French.lproj/Locale
32668
32669commit ce80cd5ec0a8904e6f7ee93925c16c3af94ad079
32670Author: Francis Lachapelle <flachapelle@inverse.ca>
32671Date:   Wed Jan 27 11:24:29 2016 -0500
32672
32673    (doc) Update installation guide
32674
32675M	Documentation/SOGoInstallationGuide.asciidoc
32676
32677commit c9944f02652c941d5c7e9c22caa6a473fe1041f6
32678Author: Francis Lachapelle <flachapelle@inverse.ca>
32679Date:   Wed Jan 27 11:23:33 2016 -0500
32680
32681    (doc) Update developer's guide
32682
32683M	Documentation/SOGoDevelopersGuide.asciidoc
32684
32685commit dc2d153e0c171ecb958767305f542ba94365bebe
32686Author: Francis Lachapelle <flachapelle@inverse.ca>
32687Date:   Wed Jan 27 11:22:07 2016 -0500
32688
32689    Update npm package.json
32690
32691M	UI/WebServerResources/package.json
32692
32693commit c2322eedac7952860a5aab685dbdcc63c80abe65
32694Author: Francis Lachapelle <flachapelle@inverse.ca>
32695Date:   Wed Jan 27 11:21:35 2016 -0500
32696
32697    (font) Update Fira typeface
32698
32699M	UI/WebServerResources/fonts/FiraSans-Book.eot
32700M	UI/WebServerResources/fonts/FiraSans-Book.ttf
32701M	UI/WebServerResources/fonts/FiraSans-Book.woff
32702M	UI/WebServerResources/fonts/FiraSans-BookItalic.eot
32703M	UI/WebServerResources/fonts/FiraSans-BookItalic.ttf
32704M	UI/WebServerResources/fonts/FiraSans-BookItalic.woff
32705M	UI/WebServerResources/fonts/FiraSans-Hair.eot
32706M	UI/WebServerResources/fonts/FiraSans-Hair.ttf
32707M	UI/WebServerResources/fonts/FiraSans-Hair.woff
32708M	UI/WebServerResources/fonts/FiraSans-HairItalic.eot
32709M	UI/WebServerResources/fonts/FiraSans-HairItalic.ttf
32710M	UI/WebServerResources/fonts/FiraSans-HairItalic.woff
32711M	UI/WebServerResources/fonts/FiraSans-Light.eot
32712M	UI/WebServerResources/fonts/FiraSans-Light.ttf
32713M	UI/WebServerResources/fonts/FiraSans-Light.woff
32714M	UI/WebServerResources/fonts/FiraSans-LightItalic.eot
32715M	UI/WebServerResources/fonts/FiraSans-LightItalic.ttf
32716M	UI/WebServerResources/fonts/FiraSans-LightItalic.woff
32717M	UI/WebServerResources/fonts/FiraSans-Medium.eot
32718M	UI/WebServerResources/fonts/FiraSans-Medium.ttf
32719M	UI/WebServerResources/fonts/FiraSans-Medium.woff
32720M	UI/WebServerResources/fonts/FiraSans-MediumItalic.eot
32721M	UI/WebServerResources/fonts/FiraSans-MediumItalic.ttf
32722M	UI/WebServerResources/fonts/FiraSans-MediumItalic.woff
32723M	UI/WebServerResources/fonts/FiraSans-Regular.eot
32724M	UI/WebServerResources/fonts/FiraSans-Regular.ttf
32725M	UI/WebServerResources/fonts/FiraSans-Regular.woff
32726M	UI/WebServerResources/fonts/FiraSans-Thin.eot
32727M	UI/WebServerResources/fonts/FiraSans-Thin.ttf
32728M	UI/WebServerResources/fonts/FiraSans-Thin.woff
32729M	UI/WebServerResources/fonts/FiraSans-ThinItalic.eot
32730M	UI/WebServerResources/fonts/FiraSans-ThinItalic.ttf
32731M	UI/WebServerResources/fonts/FiraSans-ThinItalic.woff
32732
32733commit b0f37e792f59e9e2c590218e470645b440d7b901
32734Author: Francis Lachapelle <flachapelle@inverse.ca>
32735Date:   Wed Jan 27 11:21:18 2016 -0500
32736
32737    (css) Cleanup
32738
32739M	UI/WebServerResources/scss/views/MailerUI.scss
32740
32741commit 7b297ed4836ba9850c3e68e6634ca75f7f52a4d1
32742Author: Francis Lachapelle <flachapelle@inverse.ca>
32743Date:   Wed Jan 27 11:19:46 2016 -0500
32744
32745    (css) Lower the font weight of buttons in sidenav
32746
32747M	UI/WebServerResources/scss/components/button/button.scss
32748
32749commit 5a927dfeb3508e4e8c7cad60d0dd90606bcf259b
32750Author: Francis Lachapelle <flachapelle@inverse.ca>
32751Date:   Wed Jan 27 10:39:49 2016 -0500
32752
32753    Improve formatting of SOGoDefaults.plist
32754
32755M	SoObjects/SOGo/SOGoDefaults.plist
32756
32757commit 5e60a68634408cfc199112186887e32df79c1770
32758Author: Ludovic Marcotte <lmarcotte@inverse.ca>
32759Date:   Wed Jan 27 10:41:11 2016 -0500
32760
32761    NEWS file update for v3 final
32762
32763M	NEWS
32764
32765commit be441f5cd3b8de2ecd431802c62d8ca7e1b16d59
32766Author: Francis Lachapelle <flachapelle@inverse.ca>
32767Date:   Wed Jan 27 10:28:40 2016 -0500
32768
32769    (css,js) Fix display of all-day events
32770
32771M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
32772M	UI/WebServerResources/scss/views/SchedulerUI.scss
32773M	UI/WebServerResources/scss/views/_view.scss
32774
32775commit b064512549c12de315850c5bb10bc16e2247c07a
32776Author: extrafu <lmarcotte@inverse.ca>
32777Date:   Wed Jan 27 09:14:31 2016 -0500
32778
32779    Update README.md
32780
32781M	README.md
32782
32783commit 46c952ee132bc42fd6d5c6230a3dc5a5873a3013
32784Author: extrafu <lmarcotte@inverse.ca>
32785Date:   Wed Jan 27 09:14:00 2016 -0500
32786
32787    Update README.md
32788
32789M	README.md
32790
32791commit c21a2c647af572076811616cfa8c2467d28d5c2a
32792Author: Francis Lachapelle <flachapelle@inverse.ca>
32793Date:   Tue Jan 26 09:17:16 2016 -0500
32794
32795    (js/css) Update generated files
32796
32797M	UI/WebServerResources/css/styles.css
32798M	UI/WebServerResources/css/styles.css.map
32799M	UI/WebServerResources/js/Mailer.services.js
32800M	UI/WebServerResources/js/Mailer.services.js.map
32801M	UI/WebServerResources/js/Preferences.services.js.map
32802M	UI/WebServerResources/js/Scheduler.js
32803M	UI/WebServerResources/js/Scheduler.js.map
32804M	UI/WebServerResources/js/vendor/angular-material.js
32805M	UI/WebServerResources/js/vendor/angular-material.min.js
32806M	UI/WebServerResources/js/vendor/angular-ui-router.js
32807M	UI/WebServerResources/js/vendor/angular-ui-router.min.js
32808M	UI/WebServerResources/js/vendor/lodash.js
32809
32810commit 5754278ffa2333ca8cc212134a9c633c323f19a8
32811Author: Francis Lachapelle <flachapelle@inverse.ca>
32812Date:   Tue Jan 26 09:09:25 2016 -0500
32813
32814    (css) Add $quarter_height variable in SchedulerUI
32815
32816M	UI/WebServerResources/scss/views/SchedulerUI.scss
32817
32818commit 867bc4bc967b7f40252bcebd2f887dd94df3c21c
32819Author: Francis Lachapelle <flachapelle@inverse.ca>
32820Date:   Tue Jan 26 09:05:27 2016 -0500
32821
32822    (css) Fix events spanning whole days
32823
32824M	UI/WebServerResources/scss/views/SchedulerUI.scss
32825
32826commit 8a177bea47925108ad8495da387abd355a840ca0
32827Author: Francis Lachapelle <flachapelle@inverse.ca>
32828Date:   Tue Jan 26 07:20:02 2016 -0500
32829
32830    (js) Fix date parsing on Safari
32831
32832M	UI/WebServerResources/js/Preferences/Preferences.service.js
32833M	UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js
32834
32835commit bf3a072e6b59a07ac257de5a19a2bae2b88e9b01
32836Author: Emílio Fonseca <emiliojsf@hotmail.com>
32837Date:   Mon Jan 25 17:54:11 2016 -0200
32838
32839    Adding TAB to separate recipients in Mail Editor
32840
32841M	UI/WebServerResources/js/Mailer/MessageEditorController.js
32842
32843commit dd59ef6c1dc9cd1ebe2a627932a2cdbf7e88138d
32844Author: Ludovic Marcotte <lmarcotte@inverse.ca>
32845Date:   Mon Jan 25 14:32:56 2016 -0500
32846
32847    Remove superfluous code.
32848
32849M	UI/WebServerResources/js/Mailer/Account.service.js
32850
32851commit 5ad4d317dfea3e4636e2ef355f02c0c42bc44b15
32852Author: Ludovic Marcotte <lmarcotte@inverse.ca>
32853Date:   Mon Jan 25 14:21:38 2016 -0500
32854
32855    (fix) delete messages from Drafts folder that aren't meant to be sent
32856
32857M	UI/WebServerResources/js/Mailer/Account.service.js
32858M	UI/WebServerResources/js/Mailer/Message.service.js
32859M	UI/WebServerResources/js/Mailer/MessageEditorController.js
32860
32861commit b265de91fdd22f389b83d22db888d5cb746c4230
32862Author: Francis Lachapelle <flachapelle@inverse.ca>
32863Date:   Mon Jan 25 10:50:07 2016 -0500
32864
32865    Add Croatian translation
32866
32867M	.tx/config
32868M	NEWS
32869A	SoObjects/Appointments/Croatian.lproj/Localizable.strings
32870M	SoObjects/Appointments/GNUmakefile
32871A	SoObjects/Contacts/Croatian.lproj/Localizable.strings
32872M	SoObjects/Contacts/GNUmakefile
32873A	SoObjects/Mailer/Croatian.lproj/Localizable.strings
32874M	SoObjects/Mailer/GNUmakefile
32875A	SoObjects/Mailer/SOGoMailCroatianForward.wo/SOGoMailCroatianForward.html
32876A	SoObjects/Mailer/SOGoMailCroatianForward.wo/SOGoMailCroatianForward.wod
32877A	SoObjects/Mailer/SOGoMailCroatianReply.wo/SOGoMailCroatianReply.html
32878A	SoObjects/Mailer/SOGoMailCroatianReply.wo/SOGoMailCroatianReply.wod
32879M	SoObjects/Mailer/SOGoMailForward.h
32880M	SoObjects/Mailer/SOGoMailForward.m
32881M	SoObjects/Mailer/SOGoMailReply.h
32882M	SoObjects/Mailer/SOGoMailReply.m
32883M	SoObjects/SOGo/SOGoDefaults.plist
32884M	Tests/Integration/preferences.py
32885A	UI/AdministrationUI/Croatian.lproj/Localizable.strings
32886M	UI/AdministrationUI/GNUmakefile
32887A	UI/Common/Croatian.lproj/Localizable.strings
32888M	UI/Common/GNUmakefile
32889A	UI/Contacts/Croatian.lproj/Localizable.strings
32890M	UI/Contacts/GNUmakefile
32891A	UI/MailPartViewers/Croatian.lproj/Localizable.strings
32892M	UI/MailPartViewers/GNUmakefile
32893A	UI/MailerUI/Croatian.lproj/Localizable.strings
32894M	UI/MailerUI/GNUmakefile
32895M	UI/MainUI/Arabic.lproj/Localizable.strings
32896M	UI/MainUI/Basque.lproj/Localizable.strings
32897M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
32898M	UI/MainUI/ChineseTaiwan.lproj/Localizable.strings
32899A	UI/MainUI/Croatian.lproj/Locale
32900A	UI/MainUI/Croatian.lproj/Localizable.strings
32901M	UI/MainUI/Czech.lproj/Localizable.strings
32902M	UI/MainUI/Danish.lproj/Localizable.strings
32903M	UI/MainUI/Dutch.lproj/Localizable.strings
32904M	UI/MainUI/English.lproj/Localizable.strings
32905M	UI/MainUI/Finnish.lproj/Localizable.strings
32906M	UI/MainUI/French.lproj/Localizable.strings
32907M	UI/MainUI/GNUmakefile
32908M	UI/MainUI/German.lproj/Localizable.strings
32909M	UI/MainUI/Hungarian.lproj/Localizable.strings
32910M	UI/MainUI/Icelandic.lproj/Localizable.strings
32911M	UI/MainUI/Italian.lproj/Localizable.strings
32912M	UI/MainUI/Macedonian.lproj/Localizable.strings
32913M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
32914M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
32915M	UI/MainUI/Polish.lproj/Localizable.strings
32916M	UI/MainUI/Portuguese.lproj/Localizable.strings
32917M	UI/MainUI/Russian.lproj/Localizable.strings
32918M	UI/MainUI/Slovak.lproj/Localizable.strings
32919M	UI/MainUI/Slovenian.lproj/Localizable.strings
32920M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
32921M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
32922M	UI/MainUI/Swedish.lproj/Localizable.strings
32923M	UI/MainUI/Ukrainian.lproj/Localizable.strings
32924M	UI/MainUI/Welsh.lproj/Localizable.strings
32925M	UI/PreferencesUI/Arabic.lproj/Localizable.strings
32926M	UI/PreferencesUI/Basque.lproj/Localizable.strings
32927M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
32928M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
32929M	UI/PreferencesUI/ChineseTaiwan.lproj/Localizable.strings
32930A	UI/PreferencesUI/Croatian.lproj/Localizable.strings
32931M	UI/PreferencesUI/Czech.lproj/Localizable.strings
32932M	UI/PreferencesUI/Danish.lproj/Localizable.strings
32933M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
32934M	UI/PreferencesUI/English.lproj/Localizable.strings
32935M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
32936M	UI/PreferencesUI/French.lproj/Localizable.strings
32937M	UI/PreferencesUI/GNUmakefile
32938M	UI/PreferencesUI/German.lproj/Localizable.strings
32939M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
32940M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
32941M	UI/PreferencesUI/Italian.lproj/Localizable.strings
32942M	UI/PreferencesUI/Macedonian.lproj/Localizable.strings
32943M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
32944M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
32945M	UI/PreferencesUI/Polish.lproj/Localizable.strings
32946M	UI/PreferencesUI/Portuguese.lproj/Localizable.strings
32947M	UI/PreferencesUI/Russian.lproj/Localizable.strings
32948M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
32949M	UI/PreferencesUI/Slovenian.lproj/Localizable.strings
32950M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
32951M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
32952M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
32953M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
32954M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
32955A	UI/Scheduler/Croatian.lproj/Localizable.strings
32956M	UI/Scheduler/GNUmakefile
32957A	UI/Templates/SOGoACLCroatianAdditionAdvisory.wox
32958A	UI/Templates/SOGoACLCroatianModificationAdvisory.wox
32959A	UI/Templates/SOGoACLCroatianRemovalAdvisory.wox
32960A	UI/Templates/SOGoFolderCroatianAdditionAdvisory.wox
32961A	UI/Templates/SOGoFolderCroatianRemovalAdvisory.wox
32962
32963commit ec3e0e87f9ea45a88be633c971cf4362e1b35472
32964Author: Ludovic Marcotte <lmarcotte@inverse.ca>
32965Date:   Mon Jan 25 11:08:33 2016 -0500
32966
32967    (doc) missing SOGoMailKeepDraftsAfterSend documentation
32968
32969M	Documentation/SOGoInstallationGuide.asciidoc
32970
32971commit 9a6cf0eb66a06026a2e2c23d7f49f0c8c76aba6f
32972Author: Ludovic Marcotte <lmarcotte@inverse.ca>
32973Date:   Mon Jan 25 10:25:54 2016 -0500
32974
32975    (fix) do not try to decode non-wbxml responses for debug output (#3444)
32976
32977M	ActiveSync/SOGoActiveSyncDispatcher.m
32978M	NEWS
32979
32980commit 42c2edce1917ef5e6d5871cb1c42b6de2c97dc1a
32981Author: Ludovic Marcotte <lmarcotte@inverse.ca>
32982Date:   Mon Jan 25 10:21:23 2016 -0500
32983
32984    (feat) newly created folders using EAS are always sync'ed by default (#3454)
32985
32986M	ActiveSync/SOGoActiveSyncDispatcher.m
32987M	NEWS
32988
32989commit 99765aae53bfce84842f933d63185eabb2971124
32990Author: ethoms <euan@potensol.com>
32991Date:   Sun Jan 24 03:43:24 2016 +0800
32992
32993    fix (revised) for issue with CardDAV sync with the DAVDroid sync client.
32994
32995    This is a revised fix for the issue raiased in sogo bug tracker 3370 and 3373. It supercedes the fix in commit  2c723070c69899055b456119f6e8f42c279d0c57 .
32996
32997    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).
32998
32999    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:
33000
33001    First name
33002    Last name
33003    Display name
33004    email address
33005    Work (telephone)
33006    Home (telephone)
33007    Fax (telephone)
33008    Mobile (telephone)
33009
33010    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.
33011
33012    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).
33013
33014    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.
33015
33016M	SoObjects/Contacts/SOGoFolder+CardDAV.m
33017
33018commit 3c0059192dc2ea50be0e44a8c080318a9c368aba
33019Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33020Date:   Fri Jan 22 20:30:40 2016 -0500
33021
33022    (fix) rewrote the string sanitization to be 32-bit Unicode safe
33023
33024M	NEWS
33025M	SoObjects/SOGo/NSString+Utilities.m
33026
33027commit 81f13404bfdac5e10cdff4522adaa7014ec587f4
33028Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33029Date:   Fri Jan 22 14:02:05 2016 -0500
33030
33031    (fix) more fix regarding recurrence exceptions and body tags
33032
33033    Conflicts:
33034
33035		ActiveSync/iCalEvent+ActiveSync.m
33036
33037M	ActiveSync/iCalEvent+ActiveSync.m
33038
33039commit 30377c0fd6cccd7a17a40b5891b0a24f4df102a3
33040Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33041Date:   Fri Jan 22 10:30:27 2016 -0500
33042
33043    (feat) new junk/not junk capability with generic SMTP integration
33044
33045    Conflicts:
33046
33047		NEWS
33048		SoObjects/Mailer/SOGoMailAccount.m
33049		SoObjects/SOGo/SOGoDefaults.plist
33050		SoObjects/SOGo/SOGoUser.m
33051		UI/MailerUI/UIxMailFolderActions.h
33052		UI/MailerUI/UIxMailFolderActions.m
33053		UI/MailerUI/product.plist
33054
33055M	Documentation/SOGoInstallationGuide.asciidoc
33056M	SoObjects/Mailer/GNUmakefile
33057A	SoObjects/Mailer/SOGoJunkFolder.h
33058A	SoObjects/Mailer/SOGoJunkFolder.m
33059M	SoObjects/Mailer/SOGoMailAccount.h
33060M	SoObjects/Mailer/SOGoMailAccount.m
33061M	SoObjects/Mailer/SOGoMailBaseObject.h
33062M	SoObjects/Mailer/SOGoMailFolder.h
33063M	SoObjects/Mailer/SOGoMailFolder.m
33064M	SoObjects/Mailer/SOGoTrashFolder.h
33065M	SoObjects/Mailer/SOGoTrashFolder.m
33066M	SoObjects/SOGo/SOGoDefaults.plist
33067M	SoObjects/SOGo/SOGoDomainDefaults.h
33068M	SoObjects/SOGo/SOGoDomainDefaults.m
33069M	SoObjects/SOGo/SOGoUser.m
33070M	SoObjects/SOGo/SOGoUserDefaults.h
33071M	SoObjects/SOGo/SOGoUserDefaults.m
33072M	UI/MailerUI/English.lproj/Localizable.strings
33073M	UI/MailerUI/UIxMailFolderActions.h
33074M	UI/MailerUI/UIxMailFolderActions.m
33075M	UI/MailerUI/product.plist
33076
33077commit 88207d27c4dbeae3ec5bf8ff85989b68f751a4aa
33078Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33079Date:   Fri Jan 22 13:35:02 2016 -0500
33080
33081    (fix) now always generate invitation updates when using EAS
33082
33083    Conflicts:
33084
33085		NEWS
33086
33087M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
33088M	ActiveSync/iCalEvent+ActiveSync.h
33089M	ActiveSync/iCalEvent+ActiveSync.m
33090M	NEWS
33091
33092commit 9ba7425e5689bce9b0d75d8b61a25df19ce55c21
33093Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33094Date:   Fri Jan 22 12:37:00 2016 -0500
33095
33096    (fix) make sure we escape control chars
33097
33098M	ActiveSync/NSString+ActiveSync.m
33099
33100commit f1873edf21709950a7e9abdab9c0e7fd944f1399
33101Author: Francis Lachapelle <flachapelle@inverse.ca>
33102Date:   Thu Jan 21 20:46:04 2016 -0500
33103
33104    (js) Display event ghost block start/end hours
33105
33106M	UI/WebServerResources/js/Scheduler/Scheduler.app.js
33107M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
33108M	UI/WebServerResources/js/Scheduler/sgCalendarGhost.directive.js
33109M	UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js
33110M	UI/WebServerResources/scss/views/SchedulerUI.scss
33111
33112commit 54100c1f7890dc34a068ee6eef6033c2a46d5093
33113Author: Francis Lachapelle <flachapelle@inverse.ca>
33114Date:   Thu Jan 21 15:00:56 2016 -0500
33115
33116    Bump version to 3.0.0b6
33117
33118M	Version
33119
33120commit 395400ca61364e7538e2fa2911b7b1c5dca5cf92
33121Author: Francis Lachapelle <flachapelle@inverse.ca>
33122Date:   Thu Jan 21 14:59:58 2016 -0500
33123
33124    (js/css) Update generated files
33125
33126M	UI/WebServerResources/css/styles.css
33127M	UI/WebServerResources/css/styles.css.map
33128
33129commit 218aeb5f28061f4e0e871166a7b7a872c80f1168
33130Author: Francis Lachapelle <flachapelle@inverse.ca>
33131Date:   Thu Jan 21 14:58:10 2016 -0500
33132
33133    (css) Fix display of md-cards in .view-detail
33134
33135M	UI/WebServerResources/scss/views/MailerUI.scss
33136M	UI/WebServerResources/scss/views/_view.scss
33137
33138commit 522dc5f85ad69ef1ce923b5042eca3f839a3c7e5
33139Author: Francis Lachapelle <flachapelle@inverse.ca>
33140Date:   Thu Jan 21 10:21:45 2016 -0500
33141
33142    (js/css) Update generated files
33143
33144M	UI/WebServerResources/css/styles.css
33145M	UI/WebServerResources/css/styles.css.map
33146M	UI/WebServerResources/js/Administration.js
33147M	UI/WebServerResources/js/Administration.js.map
33148M	UI/WebServerResources/js/Common.js
33149M	UI/WebServerResources/js/Common.js.map
33150M	UI/WebServerResources/js/Contacts.js
33151M	UI/WebServerResources/js/Contacts.js.map
33152M	UI/WebServerResources/js/Contacts.services.js
33153M	UI/WebServerResources/js/Contacts.services.js.map
33154M	UI/WebServerResources/js/Mailer.js
33155M	UI/WebServerResources/js/Mailer.js.map
33156M	UI/WebServerResources/js/Mailer.services.js
33157M	UI/WebServerResources/js/Mailer.services.js.map
33158M	UI/WebServerResources/js/Scheduler.services.js
33159M	UI/WebServerResources/js/Scheduler.services.js.map
33160M	UI/WebServerResources/js/vendor/angular-animate.js
33161M	UI/WebServerResources/js/vendor/angular-animate.min.js
33162M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
33163M	UI/WebServerResources/js/vendor/angular-aria.js
33164M	UI/WebServerResources/js/vendor/angular-aria.min.js
33165M	UI/WebServerResources/js/vendor/angular-material.js
33166M	UI/WebServerResources/js/vendor/angular-material.min.js
33167M	UI/WebServerResources/js/vendor/angular-sanitize.js
33168M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
33169M	UI/WebServerResources/js/vendor/angular.js
33170M	UI/WebServerResources/js/vendor/angular.min.js
33171M	UI/WebServerResources/js/vendor/angular.min.js.map
33172M	UI/WebServerResources/js/vendor/lodash.js
33173
33174commit 8076a1a7efc05a7bb922085d4de407e5158fb105
33175Author: Francis Lachapelle <flachapelle@inverse.ca>
33176Date:   Thu Jan 21 10:17:36 2016 -0500
33177
33178    Update translations
33179
33180M	SoObjects/Appointments/Catalan.lproj/Localizable.strings
33181M	SoObjects/Appointments/Macedonian.lproj/Localizable.strings
33182M	SoObjects/Appointments/Polish.lproj/Localizable.strings
33183M	SoObjects/Appointments/Russian.lproj/Localizable.strings
33184M	SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings
33185M	SoObjects/Contacts/SpanishArgentina.lproj/Localizable.strings
33186M	SoObjects/Mailer/SOGoMailRussianForward.wo/SOGoMailRussianForward.html
33187M	SoObjects/Mailer/SOGoMailRussianReply.wo/SOGoMailRussianReply.html
33188M	UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings
33189M	UI/AdministrationUI/Catalan.lproj/Localizable.strings
33190M	UI/AdministrationUI/Finnish.lproj/Localizable.strings
33191M	UI/AdministrationUI/German.lproj/Localizable.strings
33192M	UI/AdministrationUI/Hungarian.lproj/Localizable.strings
33193M	UI/AdministrationUI/Macedonian.lproj/Localizable.strings
33194M	UI/AdministrationUI/Polish.lproj/Localizable.strings
33195M	UI/AdministrationUI/Russian.lproj/Localizable.strings
33196M	UI/AdministrationUI/SpanishSpain.lproj/Localizable.strings
33197M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
33198M	UI/Common/Catalan.lproj/Localizable.strings
33199M	UI/Common/English.lproj/Localizable.strings
33200M	UI/Common/Finnish.lproj/Localizable.strings
33201M	UI/Common/German.lproj/Localizable.strings
33202M	UI/Common/Hungarian.lproj/Localizable.strings
33203M	UI/Common/Macedonian.lproj/Localizable.strings
33204M	UI/Common/Polish.lproj/Localizable.strings
33205M	UI/Common/Russian.lproj/Localizable.strings
33206M	UI/Common/SpanishArgentina.lproj/Localizable.strings
33207M	UI/Common/SpanishSpain.lproj/Localizable.strings
33208M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
33209M	UI/Contacts/Catalan.lproj/Localizable.strings
33210M	UI/Contacts/English.lproj/Localizable.strings
33211M	UI/Contacts/Finnish.lproj/Localizable.strings
33212M	UI/Contacts/French.lproj/Localizable.strings
33213M	UI/Contacts/German.lproj/Localizable.strings
33214M	UI/Contacts/Hungarian.lproj/Localizable.strings
33215M	UI/Contacts/Macedonian.lproj/Localizable.strings
33216M	UI/Contacts/Polish.lproj/Localizable.strings
33217M	UI/Contacts/Russian.lproj/Localizable.strings
33218M	UI/Contacts/SpanishArgentina.lproj/Localizable.strings
33219M	UI/Contacts/SpanishSpain.lproj/Localizable.strings
33220M	UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings
33221M	UI/MailPartViewers/Catalan.lproj/Localizable.strings
33222M	UI/MailPartViewers/Finnish.lproj/Localizable.strings
33223M	UI/MailPartViewers/German.lproj/Localizable.strings
33224M	UI/MailPartViewers/Hungarian.lproj/Localizable.strings
33225M	UI/MailPartViewers/Macedonian.lproj/Localizable.strings
33226M	UI/MailPartViewers/Polish.lproj/Localizable.strings
33227M	UI/MailPartViewers/Russian.lproj/Localizable.strings
33228M	UI/MailPartViewers/SpanishArgentina.lproj/Localizable.strings
33229M	UI/MailPartViewers/SpanishSpain.lproj/Localizable.strings
33230M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
33231M	UI/MailerUI/Catalan.lproj/Localizable.strings
33232M	UI/MailerUI/English.lproj/Localizable.strings
33233M	UI/MailerUI/Finnish.lproj/Localizable.strings
33234M	UI/MailerUI/German.lproj/Localizable.strings
33235M	UI/MailerUI/Hungarian.lproj/Localizable.strings
33236M	UI/MailerUI/Macedonian.lproj/Localizable.strings
33237M	UI/MailerUI/Polish.lproj/Localizable.strings
33238M	UI/MailerUI/Russian.lproj/Localizable.strings
33239M	UI/MailerUI/SpanishArgentina.lproj/Localizable.strings
33240M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
33241M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
33242M	UI/MainUI/Catalan.lproj/Localizable.strings
33243M	UI/MainUI/Finnish.lproj/Localizable.strings
33244M	UI/MainUI/German.lproj/Localizable.strings
33245M	UI/MainUI/Hungarian.lproj/Localizable.strings
33246M	UI/MainUI/Macedonian.lproj/Localizable.strings
33247M	UI/MainUI/Polish.lproj/Localizable.strings
33248M	UI/MainUI/Russian.lproj/Localizable.strings
33249M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
33250M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
33251M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
33252M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
33253M	UI/PreferencesUI/Danish.lproj/Localizable.strings
33254M	UI/PreferencesUI/English.lproj/Localizable.strings
33255M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
33256M	UI/PreferencesUI/German.lproj/Localizable.strings
33257M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
33258M	UI/PreferencesUI/Macedonian.lproj/Localizable.strings
33259M	UI/PreferencesUI/Polish.lproj/Localizable.strings
33260M	UI/PreferencesUI/Russian.lproj/Localizable.strings
33261M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
33262M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
33263M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
33264M	UI/Scheduler/Catalan.lproj/Localizable.strings
33265M	UI/Scheduler/English.lproj/Localizable.strings
33266M	UI/Scheduler/Finnish.lproj/Localizable.strings
33267M	UI/Scheduler/French.lproj/Localizable.strings
33268M	UI/Scheduler/German.lproj/Localizable.strings
33269M	UI/Scheduler/Hungarian.lproj/Localizable.strings
33270M	UI/Scheduler/Macedonian.lproj/Localizable.strings
33271M	UI/Scheduler/Polish.lproj/Localizable.strings
33272M	UI/Scheduler/Russian.lproj/Localizable.strings
33273M	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
33274M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
33275M	UI/Templates/SOGoACLRussianAdditionAdvisory.wox
33276M	UI/Templates/SOGoACLRussianModificationAdvisory.wox
33277M	UI/Templates/SOGoACLRussianRemovalAdvisory.wox
33278M	UI/Templates/SOGoFolderRussianAdditionAdvisory.wox
33279M	UI/Templates/SOGoFolderRussianRemovalAdvisory.wox
33280
33281commit 164f7fd70965984cb0e5fb5619a1427fe0178fde
33282Author: Francis Lachapelle <flachapelle@inverse.ca>
33283Date:   Wed Jan 20 14:02:49 2016 -0500
33284
33285    (html) Hide export/source options for remote ab
33286
33287M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
33288
33289commit 21f5dd747bcf5e88094a1d059532fcaf2970d02e
33290Author: Francis Lachapelle <flachapelle@inverse.ca>
33291Date:   Tue Jan 19 15:23:15 2016 -0500
33292
33293    (css) Cleanup md-content
33294
33295M	UI/WebServerResources/scss/components/content/content.scss
33296
33297commit 914379884b7af7503df4cb64776b0613baf8fdb2
33298Author: Francis Lachapelle <flachapelle@inverse.ca>
33299Date:   Tue Jan 19 15:22:35 2016 -0500
33300
33301    (css) Fix md-backdrop
33302
33303M	UI/WebServerResources/scss/components/backdrop/backdrop.scss
33304
33305commit a83080ae3a97989b5fbd6f381e7c0e6ddf11263a
33306Author: Francis Lachapelle <flachapelle@inverse.ca>
33307Date:   Tue Jan 19 15:21:06 2016 -0500
33308
33309    (js,html) Improve Administration module
33310
33311    Warp ACL editor with a md-card and improve display on small screens.
33312
33313M	UI/Templates/AdministrationUI/UIxAdministration.wox
33314M	UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox
33315M	UI/WebServerResources/js/Administration/AdministrationAclController.js
33316M	UI/WebServerResources/js/Administration/AdministrationController.js
33317
33318commit f3b7bf472857815507013a5e7711d61d123f2cbb
33319Author: Francis Lachapelle <flachapelle@inverse.ca>
33320Date:   Mon Jan 18 20:08:54 2016 -0500
33321
33322    (js) Fix md-require-match usage
33323
33324    Fixes #163
33325
33326M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
33327M	UI/Templates/PreferencesUI/UIxPreferences.wox
33328
33329commit 9e8ecfac2cbe19eb7bc6aae618a0f18a2693a2c6
33330Author: Francis Lachapelle <flachapelle@inverse.ca>
33331Date:   Mon Jan 18 16:42:05 2016 -0500
33332
33333    (js) Fix display of prompt dialog on xs screens
33334
33335M	UI/WebServerResources/js/Common/Dialog.service.js
33336
33337commit 01fd6f430994f013eadf9293b63fd0e4e44e9cc6
33338Author: Francis Lachapelle <flachapelle@inverse.ca>
33339Date:   Mon Jan 18 16:40:55 2016 -0500
33340
33341    (css) Various adjustments
33342
33343M	UI/WebServerResources/scss/components/input/input.scss
33344M	UI/WebServerResources/scss/components/list/list.scss
33345M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
33346
33347commit 2537abf9e69a106593e5801920c93d13b81c486a
33348Author: Francis Lachapelle <flachapelle@inverse.ca>
33349Date:   Mon Jan 18 16:32:26 2016 -0500
33350
33351    (js) Use Date.format instead of local functions
33352
33353M	UI/WebServerResources/js/Scheduler/Component.service.js
33354
33355commit b316d928fca45629cc554080d61584a0bf5b78db
33356Author: Francis Lachapelle <flachapelle@inverse.ca>
33357Date:   Mon Jan 18 16:30:21 2016 -0500
33358
33359    (css) Hide optional elements from messages list
33360
33361    Those elements will no longer flash when reload a mailbox.
33362
33363M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
33364
33365commit 0b189e9ca7484346b177723a45057ef876a916f7
33366Author: Francis Lachapelle <flachapelle@inverse.ca>
33367Date:   Mon Jan 18 16:19:12 2016 -0500
33368
33369    (css) Cleanup
33370
33371M	UI/WebServerResources/scss/core/typography.scss
33372M	UI/WebServerResources/scss/core/variables.scss
33373M	UI/WebServerResources/scss/styles.scss
33374
33375commit 629db3c72886f9e484d7181072f4b99d9517cdf2
33376Author: Francis Lachapelle <flachapelle@inverse.ca>
33377Date:   Mon Jan 18 16:17:17 2016 -0500
33378
33379    (css) New .sg-input-no-message class
33380
33381M	UI/WebServerResources/scss/components/autocomplete/autocomplete.scss
33382
33383commit 612f2867a14485344a7fda2321260d74bc38b4d8
33384Author: Francis Lachapelle <flachapelle@inverse.ca>
33385Date:   Mon Jan 18 16:15:33 2016 -0500
33386
33387    (css) Improve timepicker
33388
33389M	UI/WebServerResources/scss/components/timepicker/timepicker.scss
33390
33391commit 5076365956dbef6bf29784862a04aba7edc86681
33392Author: Francis Lachapelle <flachapelle@inverse.ca>
33393Date:   Mon Jan 18 16:14:58 2016 -0500
33394
33395    (css) New .sg-input-no-message class
33396
33397    For md-autocomplete
33398
33399M	UI/Templates/UIxAclEditor.wox
33400
33401commit a440defa613959be1743b2f6d704f5162afbc2ab
33402Author: Francis Lachapelle <flachapelle@inverse.ca>
33403Date:   Mon Jan 18 16:12:54 2016 -0500
33404
33405    (html) Improve display of event/task viewer/editor
33406
33407M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
33408M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
33409M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
33410
33411commit c6bc8245a2f58f0432a24de6a97c009dfe7fcfdf
33412Author: Francis Lachapelle <flachapelle@inverse.ca>
33413Date:   Mon Jan 18 16:04:09 2016 -0500
33414
33415    (css) Apply .sg-app-content to body
33416
33417M	UI/Templates/AdministrationUI/UIxAdministration.wox
33418M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
33419M	UI/Templates/MailerUI/UIxMailMainFrame.wox
33420M	UI/Templates/SchedulerUI/UIxCalMainView.wox
33421M	UI/WebServerResources/scss/core/layout.scss
33422M	UI/WebServerResources/scss/views/_view.scss
33423
33424commit 2e73b66e53ae77ffc011772a9c62131dc582c080
33425Author: Francis Lachapelle <flachapelle@inverse.ca>
33426Date:   Mon Jan 18 15:37:27 2016 -0500
33427
33428    (js) Fix second search with same attributes
33429
33430M	UI/WebServerResources/js/Common/sgSearch.directive.js
33431
33432commit 5c4da276bfd08c67c2879da53b5084d27f121c1e
33433Author: Francis Lachapelle <flachapelle@inverse.ca>
33434Date:   Mon Jan 18 14:46:23 2016 -0500
33435
33436    (js) Fix handling of contact categories
33437
33438M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
33439M	UI/WebServerResources/js/Contacts/Card.service.js
33440M	UI/WebServerResources/js/Contacts/CardController.js
33441
33442commit 3787296fd61bf38ee84cb7250424d98941a10358
33443Author: Francis Lachapelle <flachapelle@inverse.ca>
33444Date:   Mon Jan 18 14:33:31 2016 -0500
33445
33446    (js) Scroll to previously selected message
33447
33448M	UI/WebServerResources/js/Mailer/MailboxController.js
33449
33450commit 691ab3ff277184e1d2824ba000267cd01c64da85
33451Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33452Date:   Mon Jan 18 14:05:30 2016 -0500
33453
33454    (fix) don't use false, but use NO
33455
33456M	Tests/Unit/TestRTFHandler.m
33457
33458commit 3fa0c83626ff30a4e381557860518d5822eb9091
33459Author: Francis Lachapelle <flachapelle@inverse.ca>
33460Date:   Mon Jan 18 14:05:33 2016 -0500
33461
33462    (js) Close sidenav when searching on small screen
33463
33464M	UI/WebServerResources/js/Mailer/MailboxesController.js
33465
33466commit 20adc2d821dc5767dd02f990d3db83c84375ce9b
33467Author: Francis Lachapelle <flachapelle@inverse.ca>
33468Date:   Mon Jan 18 13:58:23 2016 -0500
33469
33470    (css) Improve display of msg viewer/editor
33471
33472M	UI/Templates/MailerUI/UIxMailEditor.wox
33473M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
33474M	UI/WebServerResources/scss/views/MailerUI.scss
33475
33476commit b55ef0d05b93c908f6a6c305f9901a7e2078a621
33477Author: Emílio Fonseca <emiliojsf@hotmail.com>
33478Date:   Mon Jan 18 16:04:28 2016 -0200
33479
33480    Fix path of Draft mailbox when reply and forward message
33481
33482M	UI/MailerUI/UIxMailActions.m
33483
33484commit 9984204987f034e735b780fc9c9c22d54547dcf6
33485Author: Francis Lachapelle <flachapelle@inverse.ca>
33486Date:   Mon Jan 18 12:15:38 2016 -0500
33487
33488    (css) Improve display on mobile devices
33489
33490M	UI/Templates/UIxPageFrame.wox
33491M	UI/Templates/UIxTopnavToolbarTemplate.wox
33492M	UI/WebServerResources/scss/views/_view.scss
33493
33494commit e73fc61a270ba9ad79768d2f93bb2c3a36094568
33495Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33496Date:   Mon Jan 18 11:14:25 2016 -0500
33497
33498    (fix) old case with gcc
33499
33500M	Tests/Unit/TestNGMimeMessageGenerator.m
33501
33502commit 9a831a85c01bae6ca2ac677df75dc5bb0192adf8
33503Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33504Date:   Mon Jan 18 11:08:35 2016 -0500
33505
33506    (fix) re-enabled old test
33507
33508M	Tests/Unit/GNUmakefile
33509
33510commit c42fa9489c23c5822caabf68b516464e5070a28c
33511Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33512Date:   Mon Jan 18 10:56:50 2016 -0500
33513
33514    (fix) added new tests
33515
33516A	Tests/Unit/TestNGMimeHeaderFieldGenerator.m
33517A	Tests/Unit/TestRTFHandler.m
33518
33519commit b3bc6bb7dc40b002f034493c69b29b3bd3001449
33520Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33521Date:   Mon Jan 18 09:26:07 2016 -0500
33522
33523    Applied changes coming from v2/PR#184.
33524
33525M	NEWS
33526M	OpenChange/MAPIStoreCalendarFolder.m
33527M	OpenChange/MAPIStoreSOGo.m
33528M	OpenChange/RTFHandler.h
33529M	OpenChange/RTFHandler.m
33530M	SoObjects/Appointments/iCalPerson+SOGo.m
33531M	SoObjects/Mailer/SOGoDraftObject.m
33532M	SoObjects/SOGo/NSString+Utilities.m
33533M	Tests/Unit/GNUmakefile
33534M	Tests/Unit/SOGoTest.m
33535M	Tests/Unit/SOGoTestRunner.h
33536M	Tests/Unit/SOGoTestRunner.m
33537M	Tests/Unit/TestNGMailAddressParser.m
33538M	Tests/Unit/TestNGMimeMessageGenerator.m
33539M	Tests/Unit/TestNSString+Utilities.m
33540M	Tests/Unit/TestSBJsonParser.m
33541M	Tests/Unit/TestiCalTimeZonePeriod.m
33542M	Tests/Unit/sogo-tests.m
33543
33544commit 985db9465cde65826eccb144accb168970e849ad
33545Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33546Date:   Sun Jan 17 06:29:13 2016 -0500
33547
33548    (fix) avoid generating empty ConversationId which can break Android EAS
33549
33550M	ActiveSync/SOGoMailObject+ActiveSync.m
33551
33552commit defd9ab84bc783ac9ff2d485034b349122542a18
33553Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33554Date:   Sat Jan 16 08:08:37 2016 -0500
33555
33556    (fix) don't generate dual Body tag for event exceptions
33557
33558M	ActiveSync/iCalEvent+ActiveSync.m
33559
33560commit 3f2c6efe7e50532620af9a8f8ef960cc8b68a2c4
33561Author: Francis Lachapelle <flachapelle@inverse.ca>
33562Date:   Fri Jan 15 15:10:16 2016 -0500
33563
33564    Fix path of Draft mailbox when composing message
33565
33566    Fixes #3439
33567
33568M	UI/MailerUI/UIxMailAccountActions.m
33569
33570commit be6bd47c15c72d28be4274329a41770881d05bf0
33571Author: Francis Lachapelle <flachapelle@inverse.ca>
33572Date:   Fri Jan 15 15:09:13 2016 -0500
33573
33574    (js) Improve URL routing in Mail module
33575
33576M	UI/WebServerResources/js/Mailer/MailboxesController.js
33577M	UI/WebServerResources/js/Mailer/Mailer.app.js
33578
33579commit eda112c4bd8d30533bbd3efc38861f86f9947f7a
33580Author: Francis Lachapelle <flachapelle@inverse.ca>
33581Date:   Fri Jan 15 11:22:17 2016 -0500
33582
33583    (html) Don't toggle checkbox when clicking input
33584
33585    When selecting a mail filter's name, the checkbox was toggled.
33586
33587    Fixes #128
33588
33589M	UI/Templates/PreferencesUI/UIxPreferences.wox
33590
33591commit d29cdf2467c0184dc03a245ad7157038aa139202
33592Author: Francis Lachapelle <flachapelle@inverse.ca>
33593Date:   Fri Jan 15 11:21:44 2016 -0500
33594
33595    (html) No mail threading for now
33596
33597M	UI/Templates/PreferencesUI/UIxPreferences.wox
33598
33599commit 94b6213ba9b0b2bc8c3156117c589f0fe8c874f1
33600Author: Francis Lachapelle <flachapelle@inverse.ca>
33601Date:   Fri Jan 15 10:26:38 2016 -0500
33602
33603    (js) Use $window instead of window when possible
33604
33605M	UI/WebServerResources/js/Contacts/AddressBookController.js
33606M	UI/WebServerResources/js/Contacts/AddressBooksController.js
33607M	UI/WebServerResources/js/Contacts/CardController.js
33608
33609commit 37a419a7ae1580abe40998d2dad48b94ea8f9adb
33610Author: Francis Lachapelle <flachapelle@inverse.ca>
33611Date:   Fri Jan 15 10:25:13 2016 -0500
33612
33613    (js) Set ACLs of new Addressbook
33614
33615    Fixes #133
33616
33617M	UI/WebServerResources/js/Contacts/AddressBook.service.js
33618
33619commit 2ba3371ea274759521032a8a58ff27e59aa0df70
33620Author: Francis Lachapelle <flachapelle@inverse.ca>
33621Date:   Fri Jan 15 10:24:26 2016 -0500
33622
33623    (js) Go to personal addressbook after deletion
33624
33625M	UI/WebServerResources/js/Contacts/AddressBooksController.js
33626
33627commit c7f1d8bb5e2005c9e2568a496c25c7a5b012e081
33628Author: Francis Lachapelle <flachapelle@inverse.ca>
33629Date:   Fri Jan 15 10:07:59 2016 -0500
33630
33631    (js) Fix addressbook reload after a dry search
33632
33633    Fixes #148
33634
33635M	UI/WebServerResources/js/Contacts/AddressBook.service.js
33636
33637commit 8593ee9fbb31354a407defa4457f164cb9c3609b
33638Author: Francis Lachapelle <flachapelle@inverse.ca>
33639Date:   Fri Jan 15 09:25:28 2016 -0500
33640
33641    Improve handling of ATTACH property (URIs)
33642
33643M	SOPE/NGCards/iCalEntityObject.m
33644M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
33645M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
33646
33647commit fe7a12bad0f226f30a7f3d9c75c55c53d6b11beb
33648Author: Francis Lachapelle <flachapelle@inverse.ca>
33649Date:   Thu Jan 14 16:41:58 2016 -0500
33650
33651    (js) Improve initialization of Calendar model
33652
33653    Fixes #156
33654
33655M	UI/WebServerResources/js/Scheduler/Calendar.service.js
33656
33657commit d90e1dc0ec2416d28cf369384ff40dba612344cc
33658Author: Francis Lachapelle <flachapelle@inverse.ca>
33659Date:   Thu Jan 14 16:36:13 2016 -0500
33660
33661    (html) Review ACL editor for better FF support
33662
33663    Fixes #152
33664
33665M	UI/Templates/UIxAclEditor.wox
33666M	UI/WebServerResources/scss/components/card/card.scss
33667
33668commit 27bf8459c29b1b822dfade7384b547a21bc49ad5
33669Author: Francis Lachapelle <flachapelle@inverse.ca>
33670Date:   Thu Jan 14 16:10:37 2016 -0500
33671
33672    (js/css) Update generated files
33673
33674M	UI/WebServerResources/css/styles.css
33675M	UI/WebServerResources/css/styles.css.map
33676M	UI/WebServerResources/js/Administration.js
33677M	UI/WebServerResources/js/Administration.js.map
33678M	UI/WebServerResources/js/Administration.services.js
33679M	UI/WebServerResources/js/Administration.services.js.map
33680M	UI/WebServerResources/js/Common.js
33681M	UI/WebServerResources/js/Common.js.map
33682M	UI/WebServerResources/js/Contacts.js
33683M	UI/WebServerResources/js/Contacts.js.map
33684M	UI/WebServerResources/js/Contacts.services.js
33685M	UI/WebServerResources/js/Contacts.services.js.map
33686M	UI/WebServerResources/js/Mailer.app.popup.js.map
33687M	UI/WebServerResources/js/Mailer.js
33688M	UI/WebServerResources/js/Mailer.js.map
33689M	UI/WebServerResources/js/Mailer.services.js
33690M	UI/WebServerResources/js/Mailer.services.js.map
33691M	UI/WebServerResources/js/Main.js
33692M	UI/WebServerResources/js/Main.js.map
33693M	UI/WebServerResources/js/Preferences.js
33694M	UI/WebServerResources/js/Preferences.js.map
33695M	UI/WebServerResources/js/Preferences.services.js.map
33696M	UI/WebServerResources/js/Scheduler.js
33697M	UI/WebServerResources/js/Scheduler.js.map
33698M	UI/WebServerResources/js/Scheduler.services.js
33699M	UI/WebServerResources/js/Scheduler.services.js.map
33700
33701commit f5432525ec7537d5d056c93c904bcb595a218055
33702Author: Francis Lachapelle <flachapelle@inverse.ca>
33703Date:   Thu Jan 14 16:06:55 2016 -0500
33704
33705    (js) Remove dependency on stateAccount
33706
33707M	UI/WebServerResources/js/Mailer/MessageEditorController.js
33708
33709commit 59cc13f41c876ea69bc2d2a3cc2ae8add5a24e00
33710Author: Francis Lachapelle <flachapelle@inverse.ca>
33711Date:   Thu Jan 14 16:00:12 2016 -0500
33712
33713    (css) Fix overflow on sidenav of Calendar module
33714
33715    Fixes #158
33716
33717M	UI/WebServerResources/scss/components/list/list.scss
33718
33719commit 3d4311194c423d3e90483fbb418727b2fc6aa173
33720Author: Francis Lachapelle <flachapelle@inverse.ca>
33721Date:   Thu Jan 14 15:52:04 2016 -0500
33722
33723    (js) Fix handling of new contact categories
33724
33725    Fixes #175
33726
33727M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
33728M	UI/WebServerResources/js/Contacts/Card.service.js
33729
33730commit 667e6dff7c6cb0ac6905713a5bbace64adda2c2a
33731Author: Francis Lachapelle <flachapelle@inverse.ca>
33732Date:   Thu Jan 14 15:04:55 2016 -0500
33733
33734    (js) Fix selection of card
33735
33736    The previous card was incorrectly highlighted when revisiting an
33737    addressbook.
33738
33739M	UI/WebServerResources/js/Contacts/Contacts.app.js
33740
33741commit f3ea377bdb80f4ecf4b5c39c08cabf85083bbcd4
33742Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33743Date:   Thu Jan 14 14:49:22 2016 -0500
33744
33745    (fix) correctly remove the event/task
33746
33747M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
33748
33749commit 491f8b4f2a7204f1d74eb1a0db4acd98f15006d6
33750Author: Francis Lachapelle <flachapelle@inverse.ca>
33751Date:   Thu Jan 14 14:45:50 2016 -0500
33752
33753    (js) Fix sg-avatar-image with md-virtual-repeat
33754
33755M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
33756M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
33757M	UI/WebServerResources/js/Common/Common.app.js
33758M	UI/WebServerResources/js/Common/navController.js
33759M	UI/WebServerResources/js/Common/sgAvatarImage.directive.js
33760M	UI/WebServerResources/scss/components/virtualRepeat/virtual-repeat.scss
33761
33762commit 936f6cb073c950374b5fb2e99bbd24bfe1cadaf2
33763Author: Francis Lachapelle <flachapelle@inverse.ca>
33764Date:   Thu Jan 14 14:21:42 2016 -0500
33765
33766    (css) Improve cards/lists display of contacts
33767
33768M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
33769M	UI/WebServerResources/scss/components/list/list.scss
33770
33771commit 78771d7abb8ed2a9a5ff00909aab65c4388ae95d
33772Author: Francis Lachapelle <flachapelle@inverse.ca>
33773Date:   Wed Jan 13 16:24:37 2016 -0500
33774
33775    (js) Fix highlight of selected message
33776
33777M	UI/WebServerResources/js/Mailer/Mailer.app.js
33778
33779commit e470996dcfc5f0f43a1b52c37cd1e91dcc95be4e
33780Author: Francis Lachapelle <flachapelle@inverse.ca>
33781Date:   Wed Jan 13 13:32:58 2016 -0500
33782
33783    Update French translation
33784
33785M	UI/AdministrationUI/French.lproj/Localizable.strings
33786M	UI/Common/French.lproj/Localizable.strings
33787M	UI/Contacts/French.lproj/Localizable.strings
33788M	UI/MailPartViewers/French.lproj/Localizable.strings
33789M	UI/MailerUI/French.lproj/Localizable.strings
33790M	UI/MainUI/French.lproj/Localizable.strings
33791M	UI/PreferencesUI/French.lproj/Localizable.strings
33792M	UI/Scheduler/French.lproj/Localizable.strings
33793
33794commit ab23d0f76647ea18dd01f00c3a8d54ecd2828c9e
33795Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33796Date:   Wed Jan 13 12:48:20 2016 -0500
33797
33798    (fix) added translations + fixed typos
33799
33800M	UI/Contacts/English.lproj/Localizable.strings
33801M	UI/MailerUI/English.lproj/Localizable.strings
33802M	UI/Scheduler/English.lproj/Localizable.strings
33803M	UI/WebServerResources/js/Contacts/AddressBooksController.js
33804M	UI/WebServerResources/js/Scheduler/CalendarsController.js
33805
33806commit 2c59495005bfbd600ddfb69e63d65634edc2772b
33807Author: Francis Lachapelle <flachapelle@inverse.ca>
33808Date:   Wed Jan 13 12:34:15 2016 -0500
33809
33810    (js) Unselect message when selecting same mailbox
33811
33812M	UI/WebServerResources/js/Mailer/Mailer.app.js
33813
33814commit 279ee42d35c78e7d734e60c48f8dce7f69ab97a6
33815Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33816Date:   Wed Jan 13 11:40:17 2016 -0500
33817
33818    (fix) added missing string for v2
33819
33820M	UI/Contacts/English.lproj/Localizable.strings
33821
33822commit 565ad6900b7dd25d22b29ce481290ff96dfd5c46
33823Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33824Date:   Wed Jan 13 09:18:14 2016 -0500
33825
33826    Updated JS files for new build
33827
33828M	UI/WebServerResources/angular-material
33829M	UI/WebServerResources/js/Administration.js
33830M	UI/WebServerResources/js/Administration.services.js
33831M	UI/WebServerResources/js/Contacts.js
33832M	UI/WebServerResources/js/Contacts.services.js
33833M	UI/WebServerResources/js/Main.js
33834M	UI/WebServerResources/js/Preferences.js
33835M	UI/WebServerResources/js/Scheduler.services.js
33836
33837commit 302187410ce54174da28e21670b8b7ebbba44ee5
33838Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33839Date:   Wed Jan 13 09:15:07 2016 -0500
33840
33841    (js/css) Update generated files
33842
33843M	UI/WebServerResources/css/styles.css
33844M	UI/WebServerResources/css/styles.css.map
33845M	UI/WebServerResources/js/Administration.js.map
33846M	UI/WebServerResources/js/Administration.services.js.map
33847M	UI/WebServerResources/js/Common.js
33848M	UI/WebServerResources/js/Common.js.map
33849M	UI/WebServerResources/js/Contacts.js.map
33850M	UI/WebServerResources/js/Contacts.services.js.map
33851M	UI/WebServerResources/js/Mailer.app.popup.js
33852M	UI/WebServerResources/js/Mailer.app.popup.js.map
33853M	UI/WebServerResources/js/Mailer.js
33854M	UI/WebServerResources/js/Mailer.js.map
33855M	UI/WebServerResources/js/Mailer.services.js
33856M	UI/WebServerResources/js/Mailer.services.js.map
33857M	UI/WebServerResources/js/Main.js.map
33858M	UI/WebServerResources/js/Preferences.js.map
33859M	UI/WebServerResources/js/Preferences.services.js
33860M	UI/WebServerResources/js/Preferences.services.js.map
33861M	UI/WebServerResources/js/Scheduler.js
33862M	UI/WebServerResources/js/Scheduler.js.map
33863M	UI/WebServerResources/js/Scheduler.services.js.map
33864
33865commit de47df7c76f2f8000232d5a3ca22ac6fd02ce04c
33866Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33867Date:   Tue Jan 12 16:02:10 2016 -0500
33868
33869    (fix) more safeguards when expunging mailboxes with no quota
33870
33871M	UI/MailerUI/UIxMailFolderActions.m
33872
33873commit d2f164dfb7ddf4c7e6c7d8d18b9dc3fba96fece2
33874Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33875Date:   Tue Jan 12 15:57:43 2016 -0500
33876
33877    (fix) safeguard ourselves againts mailboxes with no quota
33878
33879M	UI/MailerUI/UIxMailFolderActions.m
33880
33881commit 98e780dc6fe24fbe5e7c2e2e54ded80cbe9ded1c
33882Author: Francis Lachapelle <flachapelle@inverse.ca>
33883Date:   Tue Jan 12 13:44:14 2016 -0500
33884
33885    (html) Group nav buttons in Calendar views
33886
33887M	UI/Templates/SchedulerUI/UIxCalDayView.wox
33888M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
33889M	UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox
33890M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
33891
33892commit dad9b71a5bfd167cf0c5c94af5d2481d1b92fe19
33893Author: Francis Lachapelle <flachapelle@inverse.ca>
33894Date:   Tue Jan 12 13:38:54 2016 -0500
33895
33896    (js) Preserve selected date when switching view
33897
33898M	UI/Templates/SchedulerUI/UIxCalDayView.wox
33899M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
33900M	UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox
33901M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
33902M	UI/WebServerResources/js/Scheduler/CalendarController.js
33903
33904commit 77baffb85cb6789993ad0903269c4dcf61d3bf62
33905Author: Francis Lachapelle <flachapelle@inverse.ca>
33906Date:   Mon Jan 11 16:32:12 2016 -0500
33907
33908    Localize datepicker and respect user's defaults
33909
33910M	UI/Common/English.lproj/Localizable.strings
33911M	UI/PreferencesUI/UIxJSONPreferences.m
33912M	UI/WebServerResources/js/Common/sgTimepicker.directive.js
33913M	UI/WebServerResources/js/Common/utils.js
33914M	UI/WebServerResources/js/Preferences/Preferences.service.js
33915
33916commit 09b3b4e13ff8b0b7f89ba9e2b8c393018f6375f1
33917Author: Francis Lachapelle <flachapelle@inverse.ca>
33918Date:   Fri Jan 8 22:06:35 2016 -0500
33919
33920    (css,html) Colorize tags of messages
33921
33922M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
33923M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
33924M	UI/WebServerResources/scss/components/chips/chips.scss
33925M	UI/WebServerResources/scss/components/list/list.scss
33926
33927commit dc43146a4e6f6e16e5af61aaed175a4e75ce047b
33928Author: Francis Lachapelle <flachapelle@inverse.ca>
33929Date:   Fri Jan 8 21:30:52 2016 -0500
33930
33931    (html) Change bg color of selected message or card
33932
33933M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
33934M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
33935
33936commit 6ba9bd5295be55e2446818d96c48c43c9aa11c64
33937Author: Francis Lachapelle <flachapelle@inverse.ca>
33938Date:   Fri Jan 8 16:34:13 2016 -0500
33939
33940    Improve sidenav of Webmail
33941
33942    - fixed highlight issue when multiple accounts are configured;
33943    - added divider between accounts;
33944    - added tooltips to account buttons.
33945
33946M	UI/Templates/MailerUI/UIxMailMainFrame.wox
33947M	UI/WebServerResources/scss/views/MailerUI.scss
33948
33949commit 1bcdac328a2d439631dc50ba69132109f0aa1971
33950Author: Francis Lachapelle <flachapelle@inverse.ca>
33951Date:   Fri Jan 8 16:31:06 2016 -0500
33952
33953    (js) Improve message selection when deleting msgs
33954
33955M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
33956M	UI/WebServerResources/js/Mailer/Mailbox.service.js
33957M	UI/WebServerResources/js/Mailer/MailboxController.js
33958M	UI/WebServerResources/js/Mailer/Mailer.app.js
33959M	UI/WebServerResources/js/Mailer/MessageController.js
33960
33961commit 5f9c87cae3dafbbbd87ed58535ef8ed2f71d6694
33962Author: Francis Lachapelle <flachapelle@inverse.ca>
33963Date:   Fri Jan 8 16:18:32 2016 -0500
33964
33965    (css) Fix virtual-repeater scrolling bug
33966
33967M	UI/WebServerResources/scss/components/virtualRepeat/virtual-repeat.scss
33968
33969commit b6076c9e8e88492145cf198a1a851bf25c5b81a0
33970Author: Francis Lachapelle <flachapelle@inverse.ca>
33971Date:   Fri Jan 8 13:41:04 2016 -0500
33972
33973    Fix deletion of an appointment with attendees
33974
33975M	UI/Common/UIxObjectActions.m
33976
33977commit 321193472ddffc87892b8948a709fc7cbd032573
33978Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33979Date:   Fri Jan 8 13:12:00 2016 -0500
33980
33981    (fix) when deleting an event using EAS, properly invoke the auto-scheduling code
33982
33983M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
33984M	NEWS
33985
33986commit 0b5e38e88c1c10cc962a807c84d7467e7880b2a6
33987Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33988Date:   Fri Jan 8 12:02:33 2016 -0500
33989
33990    (fix) we now follow 301 redirects when fetching ICS calendars
33991
33992M	NEWS
33993M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
33994
33995commit 4935eb23a94b3a6a55fbb5b4321b96c8250ac15a
33996Author: Ludovic Marcotte <lmarcotte@inverse.ca>
33997Date:   Fri Jan 8 11:39:19 2016 -0500
33998
33999    (fix) Fixed DomainLessLogin logins in multi-domain
34000
34001M	SoObjects/SOGo/SOGoUserManager.m
34002
34003commit 96588aef6a708a0699079d37e542f9101a10b81d
34004Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34005Date:   Fri Jan 8 10:29:14 2016 -0500
34006
34007    (fix) properly handle mail subfolders for EAS
34008
34009M	ActiveSync/SOGoActiveSyncDispatcher.m
34010
34011commit f8d71966b942673328fe6a596f3bcb7513001d99
34012Author: Francis Lachapelle <flachapelle@inverse.ca>
34013Date:   Thu Jan 7 16:33:41 2016 -0500
34014
34015    Improve selection of mailboxes
34016
34017M	UI/Templates/MailerUI/UIxMailMainFrame.wox
34018M	UI/WebServerResources/js/Mailer/MailboxesController.js
34019
34020commit c86499f65869d84ac64d913975e790e6cd6ac455
34021Author: Francis Lachapelle <flachapelle@inverse.ca>
34022Date:   Thu Jan 7 16:32:08 2016 -0500
34023
34024    (js) Show indicator  when swtiching mailbox
34025
34026M	UI/WebServerResources/js/Mailer/Mailer.app.js
34027
34028commit 68c72f681c132e93395d54e263c23dfba918b4b9
34029Author: Francis Lachapelle <flachapelle@inverse.ca>
34030Date:   Thu Jan 7 15:43:26 2016 -0500
34031
34032    (js) Improve message viewer/editor in popup window
34033
34034M	UI/Templates/MailerUI/UIxMailPopupView.wox
34035M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
34036M	UI/WebServerResources/js/Mailer/MailboxController.js
34037M	UI/WebServerResources/js/Mailer/Mailer.popup.js
34038M	UI/WebServerResources/js/Mailer/Message.service.js
34039M	UI/WebServerResources/js/Mailer/MessageController.js
34040M	UI/WebServerResources/js/Mailer/MessageEditorController.js
34041
34042commit 78dfe84d415b21ad7a7253a0010c19af088281b5
34043Author: Francis Lachapelle <flachapelle@inverse.ca>
34044Date:   Thu Jan 7 15:19:53 2016 -0500
34045
34046    Localization of templates
34047
34048M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
34049M	UI/Templates/MailerUI/UIxMailMainFrame.wox
34050
34051commit a1647d9cd027575edf549a0c77d5ec5532ada5e9
34052Author: Francis Lachapelle <flachapelle@inverse.ca>
34053Date:   Thu Jan 7 15:12:13 2016 -0500
34054
34055    Simplify creation of response in MailListActions
34056
34057M	UI/MailerUI/UIxMailListActions.m
34058
34059commit 030272d48a5f0346c38e45ed84e27e523044600f
34060Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34061Date:   Thu Jan 7 11:50:15 2016 -0500
34062
34063    (fix) EAS folder name for emails in v3
34064
34065M	ActiveSync/SOGoActiveSyncDispatcher.m
34066
34067commit ed799c5c3562b186e262da68a5a672e1cc72faed
34068Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34069Date:   Thu Jan 7 11:39:15 2016 -0500
34070
34071    (fix) EAS mail sync fix for v3
34072
34073M	ActiveSync/SOGoActiveSyncDispatcher.m
34074
34075commit a755546f75c61aa3ed0afe4caa9788301ca2f4cb
34076Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34077Date:   Thu Jan 7 10:17:37 2016 -0500
34078
34079    (fix) properly escape the UID too
34080
34081M	ActiveSync/iCalEvent+ActiveSync.m
34082
34083commit 8237aaf74a50d83fbf2164e83c12edfc5935961b
34084Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34085Date:   Thu Jan 7 10:00:45 2016 -0500
34086
34087    (fix) updated NEWS file
34088
34089M	NEWS
34090
34091commit 9d9f7b4c56667efa0b5f4eeda79c64b6c5bdc3e7
34092Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34093Date:   Thu Jan 7 09:58:44 2016 -0500
34094
34095    (fix) don't escape twice (#3423)
34096
34097M	ActiveSync/SOGoActiveSyncDispatcher.m
34098
34099commit c3552544670cc142e64070e31055464eb18a56cc
34100Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34101Date:   Thu Jan 7 09:24:29 2016 -0500
34102
34103    (feat) UI + localization for previous commit
34104
34105M	UI/PreferencesUI/English.lproj/Localizable.strings
34106M	UI/Templates/PreferencesUI/UIxPreferences.wox
34107
34108commit 6ffeba59eda58ae0516eb929ce65a73a7cdefb54
34109Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34110Date:   Thu Jan 7 09:17:35 2016 -0500
34111
34112    (feat) Now able to sync only default mail folders when using EAS
34113
34114    Conflicts:
34115
34116		NEWS
34117		SoObjects/SOGo/SOGoUserDefaults.h
34118		SoObjects/SOGo/SOGoUserDefaults.m
34119
34120M	NEWS
34121M	SoObjects/Mailer/SOGoMailAccount.m
34122M	SoObjects/SOGo/SOGoUserDefaults.h
34123M	SoObjects/SOGo/SOGoUserDefaults.m
34124
34125commit 609c5aabf783b8aedc90189bef5a28016619a49e
34126Author: Francis Lachapelle <flachapelle@inverse.ca>
34127Date:   Wed Jan 6 12:30:34 2016 -0500
34128
34129    (html) Improve display of attachments
34130
34131M	UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox
34132M	UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox
34133
34134commit 0bbdd0102516b2ce40ee3f89eda35e6833daa4f6
34135Author: Francis Lachapelle <flachapelle@inverse.ca>
34136Date:   Wed Jan 6 12:24:34 2016 -0500
34137
34138    (html,css) Improve display of mail attachments
34139
34140    Added extension of file in a small frame
34141
34142M	UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox
34143M	UI/WebServerResources/scss/views/MailerUI.scss
34144
34145commit c65a9155be4ba57d8ca4f05edfd676992fdc7a60
34146Author: Francis Lachapelle <flachapelle@inverse.ca>
34147Date:   Wed Jan 6 09:52:15 2016 -0500
34148
34149    Improve verification of SOGoLoginDomains array
34150
34151M	SoObjects/SOGo/SOGoSystemDefaults.m
34152
34153commit b19d894f27438f1d83765db84a931de2d506e82a
34154Author: Francis Lachapelle <flachapelle@inverse.ca>
34155Date:   Tue Jan 5 14:00:43 2016 -0500
34156
34157    Don't try to translate "SOGo"
34158
34159M	UI/Common/English.lproj/Localizable.strings
34160M	UI/Common/UIxPageFrame.m
34161
34162commit 23cc8154cc4a82e7f0e2d7b87633036f656c509e
34163Author: Francis Lachapelle <flachapelle@inverse.ca>
34164Date:   Mon Jan 4 15:59:01 2016 -0500
34165
34166    (js/css) Update generated files
34167
34168M	UI/WebServerResources/css/styles.css
34169M	UI/WebServerResources/css/styles.css.map
34170M	UI/WebServerResources/js/Administration.js
34171M	UI/WebServerResources/js/Administration.js.map
34172M	UI/WebServerResources/js/Common.js
34173M	UI/WebServerResources/js/Common.js.map
34174M	UI/WebServerResources/js/Contacts.js
34175M	UI/WebServerResources/js/Contacts.js.map
34176M	UI/WebServerResources/js/Contacts.services.js
34177M	UI/WebServerResources/js/Contacts.services.js.map
34178M	UI/WebServerResources/js/Mailer.app.popup.js
34179M	UI/WebServerResources/js/Mailer.app.popup.js.map
34180M	UI/WebServerResources/js/Mailer.js
34181M	UI/WebServerResources/js/Mailer.js.map
34182M	UI/WebServerResources/js/Mailer.services.js
34183M	UI/WebServerResources/js/Mailer.services.js.map
34184M	UI/WebServerResources/js/Preferences.js
34185M	UI/WebServerResources/js/Preferences.js.map
34186M	UI/WebServerResources/js/Scheduler.js
34187M	UI/WebServerResources/js/Scheduler.js.map
34188M	UI/WebServerResources/js/Scheduler.services.js
34189M	UI/WebServerResources/js/Scheduler.services.js.map
34190M	UI/WebServerResources/js/vendor/angular-material.js
34191M	UI/WebServerResources/js/vendor/angular-material.min.js
34192
34193commit 2acf9830f15d4b2a1654d2abe419232dfce88a42
34194Author: Francis Lachapelle <flachapelle@inverse.ca>
34195Date:   Mon Jan 4 11:51:59 2016 -0500
34196
34197    (js) Move ngSanitize dependency to SOGo.Common
34198
34199M	UI/WebServerResources/js/Administration/Administration.app.js
34200M	UI/WebServerResources/js/Common/Common.app.js
34201M	UI/WebServerResources/js/Contacts/Contacts.app.js
34202M	UI/WebServerResources/js/Mailer/Mailer.app.js
34203M	UI/WebServerResources/js/Mailer/Mailer.popup.js
34204M	UI/WebServerResources/js/Preferences/Preferences.app.js
34205M	UI/WebServerResources/js/Scheduler/Scheduler.app.js
34206
34207commit 7121233a18d223574e203b8a93444c243bf34ef1
34208Author: Francis Lachapelle <flachapelle@inverse.ca>
34209Date:   Mon Jan 4 11:50:25 2016 -0500
34210
34211    (css) Improve display of mail quota
34212
34213M	UI/Templates/MailerUI/UIxMailMainFrame.wox
34214M	UI/WebServerResources/scss/views/MailerUI.scss
34215
34216commit ae6ed0c055bbc0d25ef8b033d870585ba29b3aeb
34217Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34218Date:   Wed Dec 30 09:22:08 2015 -0500
34219
34220    (feat) applied all changes as a patch coming from PR #180
34221
34222M	OpenChange/GNUmakefile
34223M	OpenChange/MAPIStoreAppointmentWrapper.h
34224M	OpenChange/MAPIStoreAppointmentWrapper.m
34225M	OpenChange/MAPIStoreCalendarEmbeddedMessage.m
34226M	OpenChange/MAPIStoreCalendarFolder.m
34227M	OpenChange/MAPIStoreCalendarMessage.m
34228M	OpenChange/MAPIStoreContactsFolder.m
34229M	OpenChange/MAPIStoreContactsMessage.m
34230M	OpenChange/MAPIStoreDBFolder.m
34231M	OpenChange/MAPIStoreDBMessage.m
34232M	OpenChange/MAPIStoreDBMessageTable.m
34233M	OpenChange/MAPIStoreFolder.m
34234M	OpenChange/MAPIStoreGCSFolder.m
34235M	OpenChange/MAPIStoreGCSMessage.m
34236M	OpenChange/MAPIStoreGCSMessageTable.m
34237M	OpenChange/MAPIStoreMailFolder.m
34238M	OpenChange/MAPIStoreMailMessage.m
34239M	OpenChange/MAPIStoreMailMessageTable.m
34240M	OpenChange/MAPIStoreMailVolatileMessage.m
34241M	OpenChange/MAPIStorePermissionsTable.m
34242M	OpenChange/MAPIStoreRecurrenceUtils.h
34243M	OpenChange/MAPIStoreRecurrenceUtils.m
34244M	OpenChange/MAPIStoreSOGoObject.m
34245M	OpenChange/MAPIStoreSamDBUtils.h
34246M	OpenChange/MAPIStoreSamDBUtils.m
34247M	OpenChange/MAPIStoreTasksFolder.m
34248M	OpenChange/MAPIStoreTypes.m
34249M	OpenChange/MAPIStoreUserContext.m
34250M	OpenChange/NSArray+MAPIStore.m
34251M	OpenChange/NSDate+MAPIStore.h
34252M	OpenChange/NSDate+MAPIStore.m
34253M	OpenChange/RTFHandler.h
34254M	OpenChange/RTFHandler.m
34255M	OpenChange/dbmsgreader.m
34256M	OpenChange/iCalEvent+MAPIStore.m
34257M	OpenChange/iCalTimeZone+MAPIStore.h
34258M	OpenChange/iCalTimeZone+MAPIStore.m
34259M	SoObjects/Appointments/SOGoAppointmentFolder.m
34260M	SoObjects/Contacts/SOGoContactSourceFolder.m
34261M	SoObjects/Mailer/NSDictionary+Mail.m
34262M	SoObjects/SOGo/GNUmakefile
34263M	SoObjects/SOGo/LDAPSource.h
34264M	SoObjects/SOGo/LDAPSource.m
34265M	SoObjects/SOGo/SOGoDomainDefaults.m
34266M	SoObjects/SOGo/SOGoGroup.m
34267M	SoObjects/SOGo/SOGoObject.m
34268M	SoObjects/SOGo/SOGoSession.m
34269M	SoObjects/SOGo/SOGoSource.h
34270M	SoObjects/SOGo/SOGoSystemDefaults.m
34271M	SoObjects/SOGo/SOGoUser.m
34272M	SoObjects/SOGo/SOGoUserManager.h
34273M	SoObjects/SOGo/SOGoUserManager.m
34274M	SoObjects/SOGo/SQLSource.m
34275M	Tools/SOGoToolBackup.m
34276M	UI/WebServerResources/angular-material
34277
34278commit d05fd407bd972616e5df55ffd5d67000e1799335
34279Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34280Date:   Wed Dec 30 09:09:51 2015 -0500
34281
34282    (fix) sync'ed NEWS file across branches
34283
34284M	NEWS
34285
34286commit 0d43b02cab1e43ad8da6b130d2a9325c139ededa
34287Author: Francis Lachapelle <flachapelle@inverse.ca>
34288Date:   Tue Dec 22 22:37:36 2015 -0500
34289
34290    (js) Fix the "save" method of Component service
34291
34292M	UI/WebServerResources/js/Scheduler/Component.service.js
34293
34294commit ccc0d612029b14feeca5ecac183da3519c311b89
34295Author: Francis Lachapelle <flachapelle@inverse.ca>
34296Date:   Tue Dec 22 22:05:05 2015 -0500
34297
34298    Improve display of preferences on small devices
34299
34300M	UI/Templates/PreferencesUI/UIxPreferences.wox
34301
34302commit d18e80df088e063565901c53a546759de51c4613
34303Author: Francis Lachapelle <flachapelle@inverse.ca>
34304Date:   Tue Dec 22 21:55:26 2015 -0500
34305
34306    (css) Visually identify attendees with no freebusy
34307
34308M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
34309M	UI/WebServerResources/scss/views/SchedulerUI.scss
34310
34311commit d08c490992a1bfc11d94e1460fb38e83050be284
34312Author: Francis Lachapelle <flachapelle@inverse.ca>
34313Date:   Tue Dec 22 17:24:16 2015 -0500
34314
34315    (js) Decompose contacts list in attendees editor
34316
34317M	UI/WebServerResources/js/Scheduler/Component.service.js
34318
34319commit 6464e3570444753ea4e3cf0929a2a630984ba612
34320Author: Francis Lachapelle <flachapelle@inverse.ca>
34321Date:   Tue Dec 22 16:58:40 2015 -0500
34322
34323    (js) Decompose contacts list in mail editor
34324
34325M	UI/Templates/MailerUI/UIxMailEditor.wox
34326M	UI/WebServerResources/js/Contacts/Card.service.js
34327M	UI/WebServerResources/js/Mailer/MessageEditorController.js
34328
34329commit 711e159b4bf4693a4d3a32e03118625f338acfbe
34330Author: Francis Lachapelle <flachapelle@inverse.ca>
34331Date:   Tue Dec 22 14:19:02 2015 -0500
34332
34333    Properly compute the last week number for the year
34334
34335    Fixes #1010
34336
34337M	SoObjects/SOGo/SOGoUser.m
34338
34339commit ee4e46439f36513bb119a8a09feb5d704c0f6b9e
34340Author: Francis Lachapelle <flachapelle@inverse.ca>
34341Date:   Mon Dec 21 22:20:32 2015 -0500
34342
34343    Indentation
34344
34345M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
34346
34347commit b8a7a43fd093d7189f1317a6916bc8291b21d69e
34348Author: Francis Lachapelle <flachapelle@inverse.ca>
34349Date:   Mon Dec 21 22:19:10 2015 -0500
34350
34351    (js) Fix md-checkbox in md-menu
34352
34353M	UI/Templates/MailerUI/UIxMailEditor.wox
34354M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
34355
34356commit 50f4f8a5c6584d8b169826aaa12d73ba67114f47
34357Author: Francis Lachapelle <flachapelle@inverse.ca>
34358Date:   Mon Dec 21 22:18:20 2015 -0500
34359
34360    Localization
34361
34362M	UI/MailerUI/English.lproj/Localizable.strings
34363
34364commit 1419f4b6ca23cb85174977bb77f08a5f6bdcda37
34365Author: Francis Lachapelle <flachapelle@inverse.ca>
34366Date:   Mon Dec 21 22:17:40 2015 -0500
34367
34368    Improve JSON responses for message actions
34369
34370M	UI/MailerUI/UIxMailView.m
34371
34372commit 1e456066811bb7a758dcc37a70f59e1f36b0284d
34373Author: Francis Lachapelle <flachapelle@inverse.ca>
34374Date:   Mon Dec 21 21:19:19 2015 -0500
34375
34376    (js) Remove obsolete call to "catch"
34377
34378M	UI/WebServerResources/js/Common/AclController.js
34379
34380commit 1c0cd2bc2858a86a0e83d50cb049e724c502e113
34381Author: Francis Lachapelle <flachapelle@inverse.ca>
34382Date:   Mon Dec 21 21:18:25 2015 -0500
34383
34384    (html) Improve display of members of a list
34385
34386M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
34387
34388commit 662201a4283f9370d4f0159bc97a0ceb6f0c2dd3
34389Author: Francis Lachapelle <flachapelle@inverse.ca>
34390Date:   Mon Dec 21 21:16:20 2015 -0500
34391
34392    (js) Show message when emptying the trash
34393
34394M	UI/MailerUI/English.lproj/Localizable.strings
34395M	UI/WebServerResources/js/Mailer/MailboxesController.js
34396
34397commit 39510a3242289dc7cf7738b781cdfa0e3903775c
34398Author: Francis Lachapelle <flachapelle@inverse.ca>
34399Date:   Mon Dec 21 21:14:39 2015 -0500
34400
34401    Show inbox quota information in Mail module
34402
34403M	UI/MailerUI/UIxMailAccountActions.m
34404M	UI/Templates/MailerUI/UIxMailMainFrame.wox
34405M	UI/WebServerResources/js/Common/utils.js
34406M	UI/WebServerResources/js/Mailer/Account.service.js
34407M	UI/WebServerResources/js/Mailer/Mailbox.service.js
34408M	UI/WebServerResources/scss/styles.scss
34409M	UI/WebServerResources/scss/views/MailerUI.scss
34410
34411commit 3cd1c641abc8c295444d6a4b1dcb16d6f6bde420
34412Author: Francis Lachapelle <flachapelle@inverse.ca>
34413Date:   Mon Dec 21 21:07:43 2015 -0500
34414
34415    Improve JSON responses for mailbox actions
34416
34417M	UI/MailerUI/UIxMailFolderActions.m
34418
34419commit d8f5673a148c557aa32df89f3903093e45e5bf61
34420Author: Francis Lachapelle <flachapelle@inverse.ca>
34421Date:   Mon Dec 21 12:03:23 2015 -0500
34422
34423    (css) Force background-color of .md-button:hover
34424
34425M	UI/WebServerResources/scss/components/card/card.scss
34426
34427commit c08f507dbf55cde0dd9e829c72d1b33299831804
34428Author: Francis Lachapelle <flachapelle@inverse.ca>
34429Date:   Mon Dec 21 11:40:01 2015 -0500
34430
34431    Fix multi-selection of cards in Firefox
34432
34433M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
34434M	UI/WebServerResources/js/Contacts/AddressBook.service.js
34435M	UI/WebServerResources/scss/views/_view.scss
34436
34437commit 40d9fa059f1c76b13509dc2d04f1e0e9e26a782d
34438Author: Francis Lachapelle <flachapelle@inverse.ca>
34439Date:   Fri Dec 18 16:35:30 2015 -0500
34440
34441    (html) Fix select menus of login page
34442
34443M	UI/Templates/MainUI/SOGoRootPage.wox
34444
34445commit 33f03f1cfcb75b294d32f5a56a32d35a5f4a2c53
34446Author: Francis Lachapelle <flachapelle@inverse.ca>
34447Date:   Fri Dec 18 16:33:01 2015 -0500
34448
34449    Enable virtual-repeat in list of mailboxes
34450
34451M	UI/Templates/MailerUI/UIxMailMainFrame.wox
34452
34453commit 2628b0e79a1997d47bf085e692de573df3f90901
34454Author: Francis Lachapelle <flachapelle@inverse.ca>
34455Date:   Fri Dec 18 14:08:34 2015 -0500
34456
34457    "make prod" to build generated css/js files
34458
34459M	UI/WebServerResources/GNUmakefile
34460
34461commit f778031176fe7df6fdad06589a0f4d9ba6ee5778
34462Author: Francis Lachapelle <flachapelle@inverse.ca>
34463Date:   Fri Dec 18 11:48:11 2015 -0500
34464
34465    Bump version to 3.0.0b5
34466
34467M	Version
34468
34469commit b7bfc17f5b021fa9a7bab200ac5098d5835ff7bd
34470Author: Francis Lachapelle <flachapelle@inverse.ca>
34471Date:   Fri Dec 18 11:46:19 2015 -0500
34472
34473    (js/css) Update generated files
34474
34475M	UI/WebServerResources/css/styles.css
34476M	UI/WebServerResources/css/styles.css.map
34477M	UI/WebServerResources/js/Common.js
34478M	UI/WebServerResources/js/Common.js.map
34479M	UI/WebServerResources/js/Contacts.js
34480M	UI/WebServerResources/js/Contacts.js.map
34481M	UI/WebServerResources/js/Contacts.services.js
34482M	UI/WebServerResources/js/Contacts.services.js.map
34483M	UI/WebServerResources/js/Preferences.js
34484M	UI/WebServerResources/js/Preferences.js.map
34485M	UI/WebServerResources/js/Scheduler.js
34486M	UI/WebServerResources/js/Scheduler.js.map
34487M	UI/WebServerResources/js/Scheduler.services.js
34488M	UI/WebServerResources/js/Scheduler.services.js.map
34489
34490commit 80533a6f9a0f680fdf9fb2af3479285565b75339
34491Author: Francis Lachapelle <flachapelle@inverse.ca>
34492Date:   Fri Dec 18 11:43:05 2015 -0500
34493
34494    (js) Automatically close sidenav on small devices
34495
34496M	UI/WebServerResources/js/Contacts/AddressBooksController.js
34497M	UI/WebServerResources/js/Preferences/PreferencesController.js
34498
34499commit 530e7a9d99558335984bc14e101beaff11ccffa7
34500Author: Francis Lachapelle <flachapelle@inverse.ca>
34501Date:   Fri Dec 18 11:41:48 2015 -0500
34502
34503    (css) Minor cleanup
34504
34505M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
34506
34507commit d2ecb1e95ed1d4f990a266a67128be4667f9e634
34508Author: Francis Lachapelle <flachapelle@inverse.ca>
34509Date:   Fri Dec 18 11:39:56 2015 -0500
34510
34511    (html) Fix toolbar alignment of messages list
34512
34513M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
34514
34515commit 39dfc8480057c8b5683746a20e7b180a63498a66
34516Author: Francis Lachapelle <flachapelle@inverse.ca>
34517Date:   Fri Dec 18 11:38:53 2015 -0500
34518
34519    (css) Improve message editor
34520
34521M	UI/Templates/MailerUI/UIxMailEditor.wox
34522M	UI/WebServerResources/scss/views/MessageEditorUI.scss
34523
34524commit 140803ebf2e521dc7a3bcdabf35477c5319962a5
34525Author: Francis Lachapelle <flachapelle@inverse.ca>
34526Date:   Fri Dec 18 09:11:36 2015 -0500
34527
34528    (css) Improve autocompletion display
34529
34530M	UI/WebServerResources/scss/components/chips/chips.scss
34531M	UI/WebServerResources/scss/components/virtualRepeat/virtual-repeat.scss
34532
34533commit d225865a3f8c933dd54b834d5eb6e1258502e3c4
34534Author: Francis Lachapelle <flachapelle@inverse.ca>
34535Date:   Fri Dec 18 09:04:56 2015 -0500
34536
34537    (css) Don't wrap titles
34538
34539M	UI/WebServerResources/scss/core/typography.scss
34540
34541commit 904c2f071aae56ffa14f2a734ed4f1d4fad80402
34542Author: Francis Lachapelle <flachapelle@inverse.ca>
34543Date:   Thu Dec 17 23:34:25 2015 -0500
34544
34545    (js) No 404 images with contacts chips
34546
34547M	UI/WebServerResources/js/Common/Gravatar.service.js
34548M	UI/WebServerResources/js/Common/User.service.js
34549M	UI/WebServerResources/js/Contacts/Card.service.js
34550
34551commit f496f2b28ff1b786949442c7a25cf09c5a385f77
34552Author: Francis Lachapelle <flachapelle@inverse.ca>
34553Date:   Thu Dec 17 14:53:56 2015 -0500
34554
34555    (js) Respect SOGoSearchMinimumSearchLength
34556
34557M	UI/WebServerResources/js/Common/sgSearch.directive.js
34558
34559commit b1b8116aff62aed325302b6d77ab05e16ee06f77
34560Author: Francis Lachapelle <flachapelle@inverse.ca>
34561Date:   Thu Dec 17 14:26:02 2015 -0500
34562
34563    (css) Fix for Safari
34564
34565M	UI/WebServerResources/scss/components/icon/icon.scss
34566
34567commit e67661e84b28cb1cdc6ecac08542bdd0b13edd4e
34568Author: Francis Lachapelle <flachapelle@inverse.ca>
34569Date:   Thu Dec 17 14:25:05 2015 -0500
34570
34571    (css) Improve buttons of sgToggleGrid directive
34572
34573M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
34574M	UI/WebServerResources/js/Common/sgToggleGrid.directive.js
34575M	UI/WebServerResources/scss/components/button/button.scss
34576M	UI/WebServerResources/scss/components/gridList/grid-list.scss
34577
34578commit 0f4e966ecfbe67003b0e20193c8e713ed1368655
34579Author: Francis Lachapelle <flachapelle@inverse.ca>
34580Date:   Thu Dec 17 14:02:15 2015 -0500
34581
34582    (html) Improve contact editor on small devices
34583
34584M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
34585
34586commit 89e947b07b520008cfee582c34adb5cab5734b10
34587Author: Francis Lachapelle <flachapelle@inverse.ca>
34588Date:   Thu Dec 17 14:00:56 2015 -0500
34589
34590    (js) Improve handling of dates changes
34591
34592M	UI/WebServerResources/js/Scheduler/ComponentController.js
34593
34594commit fe6bd70b72c2138fb66649ef76b2aaf941d703b9
34595Author: Francis Lachapelle <flachapelle@inverse.ca>
34596Date:   Thu Dec 17 13:55:43 2015 -0500
34597
34598    (html,css) Group settings in event/task editors
34599
34600M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
34601M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
34602M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
34603M	UI/WebServerResources/scss/components/dialog/dialog.scss
34604M	UI/WebServerResources/scss/core/structure.scss
34605
34606commit 020563016b33df3ce4fb1ee50a6f45c2a17a4ed3
34607Author: Francis Lachapelle <flachapelle@inverse.ca>
34608Date:   Thu Dec 17 13:22:57 2015 -0500
34609
34610    (js) Component: move some code from $omit to $save
34611
34612M	UI/WebServerResources/js/Scheduler/Component.service.js
34613
34614commit 52863bf820b8d2dbfbba741838104b57cac79642
34615Author: Francis Lachapelle <flachapelle@inverse.ca>
34616Date:   Thu Dec 17 13:19:34 2015 -0500
34617
34618    (js) Fix JavaScript syntax error in Component
34619
34620M	UI/WebServerResources/js/Scheduler/Component.service.js
34621
34622commit 4973580b4b719602643732f494d10990be835b4f
34623Author: Francis Lachapelle <flachapelle@inverse.ca>
34624Date:   Wed Dec 16 22:16:04 2015 -0500
34625
34626    (js) Improve parsing of dates in component editor
34627
34628M	UI/WebServerResources/js/Scheduler/Component.service.js
34629
34630commit 84199e9c70d6f5e154ce03da5a65846b29b1431e
34631Author: Francis Lachapelle <flachapelle@inverse.ca>
34632Date:   Wed Dec 16 15:37:19 2015 -0500
34633
34634    (html) Improve color chip of events/tasks lists
34635
34636M	UI/Templates/SchedulerUI/UIxCalMainView.wox
34637
34638commit 8ff6fc8c1ff666e8d1ac19f338997d541df56241
34639Author: Francis Lachapelle <flachapelle@inverse.ca>
34640Date:   Tue Dec 15 22:55:02 2015 -0500
34641
34642    (js) Fix DnD in multicolumn calendars view
34643
34644M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
34645M	UI/WebServerResources/js/Scheduler/CalendarListController.js
34646M	UI/WebServerResources/js/Scheduler/sgCalendarDay.directive.js
34647M	UI/WebServerResources/js/Scheduler/sgCalendarGhost.directive.js
34648M	UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js
34649
34650commit 3404ae8105a986fd05c9487c2c7510338e9edb52
34651Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34652Date:   Tue Dec 15 15:21:33 2015 -0500
34653
34654    (fix) carry over delegatedFrom too
34655
34656M	SoObjects/Appointments/SOGoAppointmentObject.m
34657
34658commit 76f0ec9ae013fb1bd54f360babd4598d000a9faf
34659Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34660Date:   Tue Dec 15 15:05:40 2015 -0500
34661
34662    (fix) carry over the delegatedTo, not only the part stat
34663
34664M	SoObjects/Appointments/SOGoAppointmentObject.m
34665M	SoObjects/Appointments/iCalEntityObject+SOGo.h
34666M	SoObjects/Appointments/iCalEntityObject+SOGo.m
34667
34668commit 0f578876af93b6f0d321fd33882a9e498dba59cf
34669Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34670Date:   Tue Dec 15 11:14:58 2015 -0500
34671
34672    (fix) small fix over previous commit
34673
34674M	SoObjects/Appointments/SOGoAppointmentObject.m
34675
34676commit cfb741fc9faed8a86905d9cc3a3ac374158a7997
34677Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34678Date:   Tue Dec 15 11:08:30 2015 -0500
34679
34680    (fix) avoid duplicating attendees when accepting event using a different identity over CalDAV
34681
34682    Conflicts:
34683
34684		SoObjects/Appointments/iCalEntityObject+SOGo.h
34685
34686M	NEWS
34687M	SoObjects/Appointments/SOGoAppointmentObject.m
34688M	SoObjects/Appointments/iCalEntityObject+SOGo.h
34689M	SoObjects/Appointments/iCalEntityObject+SOGo.m
34690
34691commit 544cb85e4d9db5d2c103c5ab3120168121cf6b77
34692Author: Francis Lachapelle <flachapelle@inverse.ca>
34693Date:   Tue Dec 15 10:05:46 2015 -0500
34694
34695    Localization
34696
34697M	SoObjects/Mailer/SOGoMailForward.h
34698M	SoObjects/Mailer/SOGoMailForward.m
34699M	SoObjects/Mailer/SOGoMailReply.h
34700M	SoObjects/Mailer/SOGoMailReply.m
34701M	Tests/Integration/preferences.py
34702
34703commit ffe4d0f232f3974bc65bf5bdbc212c99b45eae5f
34704Author: Francis Lachapelle <flachapelle@inverse.ca>
34705Date:   Tue Dec 15 09:56:52 2015 -0500
34706
34707    Localization
34708
34709M	.tx/config
34710M	SoObjects/Mailer/GNUmakefile
34711
34712commit 43926f28cbdf4596fad1d07a40d38ff3c95b8fb8
34713Author: Francis Lachapelle <flachapelle@inverse.ca>
34714Date:   Tue Dec 15 08:37:55 2015 -0500
34715
34716    (js/css) Update generated files
34717
34718M	UI/WebServerResources/css/styles.css
34719M	UI/WebServerResources/css/styles.css.map
34720M	UI/WebServerResources/js/Common.js
34721M	UI/WebServerResources/js/Common.js.map
34722M	UI/WebServerResources/js/Contacts.js
34723M	UI/WebServerResources/js/Contacts.js.map
34724M	UI/WebServerResources/js/Contacts.services.js
34725M	UI/WebServerResources/js/Contacts.services.js.map
34726M	UI/WebServerResources/js/Scheduler.js
34727M	UI/WebServerResources/js/Scheduler.js.map
34728M	UI/WebServerResources/js/Scheduler.services.js
34729M	UI/WebServerResources/js/Scheduler.services.js.map
34730M	UI/WebServerResources/js/vendor/angular-material.js
34731M	UI/WebServerResources/js/vendor/angular-material.min.js
34732
34733commit 5a8d986cad454ddc8c5122f7b636f0953ad8c708
34734Author: Francis Lachapelle <flachapelle@inverse.ca>
34735Date:   Mon Dec 14 15:04:31 2015 -0500
34736
34737    (js) Respect SOGoDefaultCalendar
34738
34739M	UI/WebServerResources/js/Scheduler/Calendar.service.js
34740M	UI/WebServerResources/js/Scheduler/CalendarListController.js
34741M	UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js
34742
34743commit c7068b11a73c5ab999df30deb480a02c44bbe1b6
34744Author: Francis Lachapelle <flachapelle@inverse.ca>
34745Date:   Mon Dec 14 13:53:39 2015 -0500
34746
34747    (css) Improve sg-color-chip of events/tasks lists
34748
34749M	UI/WebServerResources/scss/components/list/list.scss
34750
34751commit 5499746b3a91a60fbd196aa73a4782913240bc7f
34752Author: Francis Lachapelle <flachapelle@inverse.ca>
34753Date:   Mon Dec 14 13:16:11 2015 -0500
34754
34755    (js) Fix promise of $http in Resource service
34756
34757M	UI/WebServerResources/js/Common/Authentication.service.js
34758M	UI/WebServerResources/js/Common/Resource.service.js
34759
34760commit bb102e07e180d89f42d4ce6576c6cd7ce47058ad
34761Author: Francis Lachapelle <flachapelle@inverse.ca>
34762Date:   Mon Dec 14 12:20:39 2015 -0500
34763
34764    (js) Remove calls to deprecated methods
34765
34766M	UI/WebServerResources/js/Common/navController.js
34767
34768commit 558795327ef2d7f0c8fdbd3a3f7a91636dd296e1
34769Author: Francis Lachapelle <flachapelle@inverse.ca>
34770Date:   Mon Dec 14 12:19:15 2015 -0500
34771
34772    (js) Improve addressbook create/delete handling
34773
34774M	UI/WebServerResources/js/Contacts/AddressBook.service.js
34775M	UI/WebServerResources/js/Contacts/AddressBooksController.js
34776M	UI/WebServerResources/js/Contacts/Contacts.app.js
34777
34778commit bbb9f31c292c5c79c7d40cdf6c6118cc83eb76be
34779Author: Francis Lachapelle <flachapelle@inverse.ca>
34780Date:   Mon Dec 14 12:16:47 2015 -0500
34781
34782    (js) Remove calls to deprecated methods
34783
34784    $http.success and $http.error are deprecated.
34785
34786M	UI/WebServerResources/js/Common/Authentication.service.js
34787M	UI/WebServerResources/js/Common/Resource.service.js
34788
34789commit 5a1816a5d4b64db04a0cdf38e2bf5beb58f5f69d
34790Author: Francis Lachapelle <flachapelle@inverse.ca>
34791Date:   Mon Dec 14 12:09:58 2015 -0500
34792
34793    (js) Allow HTML in Dialog alert and confirm
34794
34795    Fixes #177
34796
34797M	UI/WebServerResources/js/Common/Dialog.service.js
34798
34799commit 38fecebafdd827d1d97496e807fe52e0fdb5a524
34800Author: Francis Lachapelle <flachapelle@inverse.ca>
34801Date:   Mon Dec 14 11:30:27 2015 -0500
34802
34803    (js) Autofocus input field of prompt dialog
34804
34805M	UI/WebServerResources/js/Common/Dialog.service.js
34806
34807commit 6dd5210cbf507ec038fe18c9689a69d3c31dbc11
34808Author: Francis Lachapelle <flachapelle@inverse.ca>
34809Date:   Mon Dec 14 10:39:10 2015 -0500
34810
34811    (css) Use md-secondary button in messages list
34812
34813    This fixes an issue with Firefox where it's impossible to select
34814    multiple messages by clicking on the avatar.
34815
34816M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
34817M	UI/WebServerResources/scss/views/_view.scss
34818
34819commit 04a6e579cf8a98e02528ea38d2ddf6cbd002d1f3
34820Author: Francis Lachapelle <flachapelle@inverse.ca>
34821Date:   Mon Dec 14 09:23:07 2015 -0500
34822
34823    (js) Top navbar: remove divider when no logout
34824
34825    This happens when SOGoTrustProxyAuthentication is enabled.
34826
34827M	UI/Templates/UIxTopnavToolbarTemplate.wox
34828
34829commit 5dfb57a95579036e0e95081ba001ab2203fa5eb8
34830Author: Francis Lachapelle <flachapelle@inverse.ca>
34831Date:   Fri Dec 11 15:44:55 2015 -0500
34832
34833    (js/css) Update generated files
34834
34835M	UI/WebServerResources/css/styles.css
34836M	UI/WebServerResources/css/styles.css.map
34837M	UI/WebServerResources/js/Administration.js
34838M	UI/WebServerResources/js/Administration.js.map
34839M	UI/WebServerResources/js/Administration.services.js
34840M	UI/WebServerResources/js/Administration.services.js.map
34841M	UI/WebServerResources/js/Common.js
34842M	UI/WebServerResources/js/Common.js.map
34843M	UI/WebServerResources/js/Contacts.js
34844M	UI/WebServerResources/js/Contacts.js.map
34845M	UI/WebServerResources/js/Contacts.services.js
34846M	UI/WebServerResources/js/Contacts.services.js.map
34847M	UI/WebServerResources/js/Mailer.app.popup.js
34848M	UI/WebServerResources/js/Mailer.app.popup.js.map
34849M	UI/WebServerResources/js/Mailer.js
34850M	UI/WebServerResources/js/Mailer.js.map
34851M	UI/WebServerResources/js/Mailer.services.js
34852M	UI/WebServerResources/js/Mailer.services.js.map
34853M	UI/WebServerResources/js/Main.js
34854M	UI/WebServerResources/js/Main.js.map
34855M	UI/WebServerResources/js/Preferences.js
34856M	UI/WebServerResources/js/Preferences.js.map
34857M	UI/WebServerResources/js/Preferences.services.js
34858M	UI/WebServerResources/js/Preferences.services.js.map
34859M	UI/WebServerResources/js/Scheduler.js
34860M	UI/WebServerResources/js/Scheduler.js.map
34861M	UI/WebServerResources/js/Scheduler.services.js
34862M	UI/WebServerResources/js/Scheduler.services.js.map
34863M	UI/WebServerResources/js/vendor/angular-material.js
34864M	UI/WebServerResources/js/vendor/angular-material.min.js
34865
34866commit 4b5abdb5cea315b7c299b09351caa4bd2cc2b483
34867Author: Francis Lachapelle <flachapelle@inverse.ca>
34868Date:   Fri Dec 11 15:11:53 2015 -0500
34869
34870    Adapt to latest md changes
34871
34872    See https://github.com/angular/material/commit/17797f0
34873
34874M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
34875M	UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox
34876M	UI/Templates/ContactsUI/UIxContactFolderProperties.wox
34877M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
34878M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
34879M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
34880M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
34881M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
34882M	UI/Templates/PreferencesUI/UIxPreferences.wox
34883M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
34884M	UI/Templates/SchedulerUI/UIxCalMainView.wox
34885M	UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox
34886M	UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox
34887M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
34888M	UI/Templates/SchedulerUI/UIxReminderEditor.wox
34889M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
34890M	UI/WebServerResources/js/Preferences/FiltersDialogController.js
34891M	UI/WebServerResources/scss/components/autocomplete/autocomplete.scss
34892M	UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss
34893M	UI/WebServerResources/scss/components/radioButton/radio-button.scss
34894M	UI/WebServerResources/scss/components/select/select.scss
34895M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
34896M	UI/WebServerResources/scss/core/typography.scss
34897M	UI/WebServerResources/scss/views/MailerUI.scss
34898
34899commit 0b10e20d370aac3757037c5832618df0a0948c37
34900Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34901Date:   Fri Dec 11 14:50:26 2015 -0500
34902
34903    (fix #127) fallback to "work" when export as ldif
34904
34905M	SoObjects/Contacts/NGVCard+SOGo.m
34906
34907commit 12da6dc02127e19175078da619c541792f689ed4
34908Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34909Date:   Fri Dec 11 14:10:39 2015 -0500
34910
34911    (fix #119) disable servername and url by default
34912
34913M	Apache/SOGo.conf
34914
34915commit bf07ed504356bfc3efa10620a7f98a3343708168
34916Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34917Date:   Fri Dec 11 14:02:59 2015 -0500
34918
34919    (fix #118) handle /.well-known/carddav
34920
34921M	Apache/SOGo.conf
34922
34923commit 153c2c33e5aa7e684208d3dd7db33d60ba26887f
34924Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34925Date:   Thu Dec 10 15:12:12 2015 -0500
34926
34927    (fix #147) can now add multiple mail labels
34928
34929M	UI/WebServerResources/js/Common/utils.js
34930M	UI/WebServerResources/js/Preferences/Preferences.service.js
34931M	UI/WebServerResources/js/Preferences/PreferencesController.js
34932
34933commit 96e93c0eebdf118fc719effa0ef4752ceb296bb1
34934Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34935Date:   Thu Dec 10 13:54:24 2015 -0500
34936
34937    (feat) show toast when compacting folder
34938
34939M	UI/MailerUI/UIxMailFolderActions.m
34940M	UI/WebServerResources/js/Mailer/MailboxesController.js
34941
34942commit 28399b698ac8f99c951306243729b564a5646eeb
34943Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34944Date:   Thu Dec 10 13:41:07 2015 -0500
34945
34946    (feat) show toast when saving and sending messages
34947
34948M	UI/Templates/MailerUI/UIxMailEditor.wox
34949M	UI/WebServerResources/js/Mailer/MessageEditorController.js
34950
34951commit 2657612136b849ae3eaec6b2c98fc4cd068963c8
34952Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34953Date:   Thu Dec 10 13:40:31 2015 -0500
34954
34955    (fix) use message instead of error as key
34956
34957M	UI/Common/UIxFolderActions.m
34958
34959commit 89ae2a3d8d862742a09d4aa0dc89977a754b06e6
34960Author: Ludovic Marcotte <lmarcotte@inverse.ca>
34961Date:   Thu Dec 10 13:24:31 2015 -0500
34962
34963    (fix #154) show toast upon subscribtion - strings will be added in separate commit
34964
34965M	UI/WebServerResources/js/Contacts/AddressBooksController.js
34966M	UI/WebServerResources/js/Scheduler/CalendarsController.js
34967
34968commit cfe6a30d648eace95efda7e1cce61d75835781ea
34969Author: Francis Lachapelle <flachapelle@inverse.ca>
34970Date:   Thu Dec 10 12:07:01 2015 -0500
34971
34972    (js) Show all mailboxes when copying messages
34973
34974M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
34975M	UI/WebServerResources/js/Mailer/Account.service.js
34976
34977commit b74b73bca473ee7f5f2794be0b35550fe60253aa
34978Author: Francis Lachapelle <flachapelle@inverse.ca>
34979Date:   Thu Dec 10 11:46:56 2015 -0500
34980
34981    (js) Focus to new calendar/contact category field
34982
34983    Fixes #172
34984
34985M	UI/Templates/PreferencesUI/UIxPreferences.wox
34986M	UI/WebServerResources/js/Preferences/PreferencesController.js
34987
34988commit eb539c1354546ecb7a5c04562ac1e7153736be29
34989Author: Francis Lachapelle <flachapelle@inverse.ca>
34990Date:   Thu Dec 10 11:45:12 2015 -0500
34991
34992    (js) Change icon color of color picker
34993
34994M	UI/WebServerResources/js/Common/sgColorPicker.directive.js
34995M	UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js
34996M	UI/WebServerResources/js/Common/utils.js
34997
34998commit 6672e03c2236848a0c9001b95ed4b75005683072
34999Author: Francis Lachapelle <flachapelle@inverse.ca>
35000Date:   Thu Dec 10 11:21:29 2015 -0500
35001
35002    (js) Fix batch delete of messages
35003
35004    Internal arrays/objects were not properly updated.
35005
35006M	UI/WebServerResources/js/Mailer/Mailbox.service.js
35007M	UI/WebServerResources/js/Mailer/MailboxController.js
35008M	UI/WebServerResources/js/Mailer/Mailer.app.js
35009M	UI/WebServerResources/js/Mailer/MessageController.js
35010
35011commit ccd031693e50add0cd4c40573898db5fedc2aff0
35012Author: Ludovic Marcotte <lmarcotte@inverse.ca>
35013Date:   Thu Dec 10 11:16:00 2015 -0500
35014
35015    (fix) also update the task editor
35016
35017M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
35018
35019commit 156463c0841a17a1657ebabb2061fa84c330f12c
35020Author: Ludovic Marcotte <lmarcotte@inverse.ca>
35021Date:   Thu Dec 10 11:11:22 2015 -0500
35022
35023    (fix #157) we now honor which calendars we can write to
35024
35025M	UI/Scheduler/UIxCalendarSelector.m
35026M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
35027M	UI/WebServerResources/js/Scheduler/Calendar.service.js
35028M	UI/WebServerResources/js/Scheduler/ComponentController.js
35029
35030commit 95ca7d0193524ae52b4ee1ac59cac6723dbeb01a
35031Author: Francis Lachapelle <flachapelle@inverse.ca>
35032Date:   Wed Dec 9 20:28:07 2015 -0500
35033
35034    (js) Don't allow export from system addressbook
35035
35036M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
35037
35038commit 28163b859c781c0c4cd7bc28f65ea2c8f7818900
35039Author: Francis Lachapelle <flachapelle@inverse.ca>
35040Date:   Wed Dec 9 20:27:22 2015 -0500
35041
35042    (html) Allow clicking on folder name to search
35043
35044M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
35045M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
35046
35047commit 49fb7b3487b4a623ef05b1e51e8c81e60c75c794
35048Author: Francis Lachapelle <flachapelle@inverse.ca>
35049Date:   Wed Dec 9 20:13:19 2015 -0500
35050
35051    (js) Remove draggable CSS class when not editable
35052
35053M	UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js
35054
35055commit 20b3a982821a63211ddd0d73239434160139e798
35056Author: Francis Lachapelle <flachapelle@inverse.ca>
35057Date:   Wed Dec 9 19:38:22 2015 -0500
35058
35059    (css/js) Update generated files
35060
35061M	UI/WebServerResources/js/Preferences.services.js
35062M	UI/WebServerResources/js/Preferences.services.js.map
35063
35064commit 6e988404d9f176de1510d745483f862aa1309f18
35065Author: Francis Lachapelle <flachapelle@inverse.ca>
35066Date:   Wed Dec 9 19:28:26 2015 -0500
35067
35068    (js) Make sure some arrays are initialized
35069
35070M	UI/WebServerResources/js/Preferences/Preferences.service.js
35071M	UI/WebServerResources/js/Preferences/PreferencesController.js
35072
35073commit 93ced64456ac6d342ac9d94ce7af57796cf58fe3
35074Author: Ludovic Marcotte <lmarcotte@inverse.ca>
35075Date:   Wed Dec 9 19:23:20 2015 -0500
35076
35077    (fix) make sure empty categories are possible
35078
35079M	UI/WebServerResources/js/Preferences/PreferencesController.js
35080
35081commit fcf88444c9f504bcb3f21a23cd5603bca5370f48
35082Author: Francis Lachapelle <flachapelle@inverse.ca>
35083Date:   Wed Dec 9 18:55:04 2015 -0500
35084
35085    (css/js) Update generated files
35086
35087M	UI/WebServerResources/js/Common.js
35088M	UI/WebServerResources/js/Common.js.map
35089M	UI/WebServerResources/js/Contacts.js
35090M	UI/WebServerResources/js/Contacts.js.map
35091M	UI/WebServerResources/js/Preferences.js
35092M	UI/WebServerResources/js/Preferences.js.map
35093M	UI/WebServerResources/js/Preferences.services.js
35094M	UI/WebServerResources/js/Preferences.services.js.map
35095M	UI/WebServerResources/js/Scheduler.js
35096M	UI/WebServerResources/js/Scheduler.js.map
35097
35098commit ad550a61bcbd92853695f746fd747434919976a2
35099Author: Francis Lachapelle <flachapelle@inverse.ca>
35100Date:   Wed Dec 9 18:53:35 2015 -0500
35101
35102    (js) Fix JavaScript syntax
35103
35104M	UI/WebServerResources/js/Preferences/Preferences.service.js
35105
35106commit f4e80aa819d979be2db227ad4604c68061485126
35107Author: Francis Lachapelle <flachapelle@inverse.ca>
35108Date:   Wed Dec 9 18:52:52 2015 -0500
35109
35110    (js) Adapt md-toast following changes in md
35111
35112M	UI/WebServerResources/js/Common/Alarm.service.js
35113M	UI/WebServerResources/js/Common/navController.js
35114M	UI/WebServerResources/js/Contacts/AddressBooksController.js
35115M	UI/WebServerResources/js/Preferences/PreferencesController.js
35116M	UI/WebServerResources/js/Scheduler/CalendarsController.js
35117
35118commit 450e3f03e229751c2c1a8f6df32e68c192871a51
35119Author: Ludovic Marcotte <lmarcotte@inverse.ca>
35120Date:   Wed Dec 9 18:40:03 2015 -0500
35121
35122    (fix) make sure we don't have empty addresses
35123
35124M	UI/WebServerResources/js/Preferences/Preferences.service.js
35125
35126commit 889570d672b6ea079c189a5303ea94025cda5a34
35127Author: Ludovic Marcotte <lmarcotte@inverse.ca>
35128Date:   Wed Dec 9 18:24:09 2015 -0500
35129
35130    (fix) disabled message view caching for now
35131
35132M	UI/MailerUI/UIxMailView.m
35133
35134commit 845624f569061d788de747e13545cf0ec5562b67
35135Author: Francis Lachapelle <flachapelle@inverse.ca>
35136Date:   Wed Dec 9 17:51:28 2015 -0500
35137
35138    (html) Add tooltip to "Today" button
35139
35140M	UI/Templates/SchedulerUI/UIxCalDayView.wox
35141M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
35142M	UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox
35143M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
35144
35145commit 90299dbe919956ba0d8ac8476aeab450241d7fa2
35146Author: Francis Lachapelle <flachapelle@inverse.ca>
35147Date:   Wed Dec 9 17:43:12 2015 -0500
35148
35149    (css/js) Update generated files
35150
35151M	UI/WebServerResources/css/styles.css
35152M	UI/WebServerResources/css/styles.css.map
35153M	UI/WebServerResources/js/Preferences.services.js
35154M	UI/WebServerResources/js/Preferences.services.js.map
35155M	UI/WebServerResources/js/Scheduler.js
35156M	UI/WebServerResources/js/Scheduler.js.map
35157
35158commit 52fd2174b808b4df9834fa6114cbd4020ead784d
35159Author: Francis Lachapelle <flachapelle@inverse.ca>
35160Date:   Wed Dec 9 16:52:54 2015 -0500
35161
35162    (html) Adapt templates to new breakpoints
35163
35164M	UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox
35165M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
35166M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
35167M	UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox
35168M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
35169M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
35170M	UI/Templates/PreferencesUI/UIxPreferences.wox
35171M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
35172M	UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox
35173M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
35174M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
35175M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
35176M	UI/Templates/UIxAclEditor.wox
35177
35178commit 9389957b5f5c6e4078136cd6f67f81574baacf30
35179Author: Francis Lachapelle <flachapelle@inverse.ca>
35180Date:   Wed Dec 9 16:01:59 2015 -0500
35181
35182    (js) Add upload by DnD in message editor
35183
35184M	UI/Templates/MailerUI/UIxMailEditor.wox
35185M	UI/WebServerResources/scss/views/MailerUI.scss
35186
35187commit 5020e3658bc95e6c1fb99d961fffbccea3cc185f
35188Author: Francis Lachapelle <flachapelle@inverse.ca>
35189Date:   Wed Dec 9 15:15:22 2015 -0500
35190
35191    (html) Fix login page for mobile devices
35192
35193M	UI/Templates/MainUI/SOGoRootPage.wox
35194
35195commit 767bad7c9438c8835a6a13694476fab4531ae1bd
35196Author: Francis Lachapelle <flachapelle@inverse.ca>
35197Date:   Wed Dec 9 15:14:34 2015 -0500
35198
35199    Remove duplicate key in MainUI localization
35200
35201M	UI/MainUI/English.lproj/Localizable.strings
35202
35203commit 9926653faaf25a38e184561674b2b96f87a980c8
35204Author: Ludovic Marcotte <lmarcotte@inverse.ca>
35205Date:   Wed Dec 9 14:06:07 2015 -0500
35206
35207    (fix) improve default vacation preferences handling
35208
35209M	UI/Templates/PreferencesUI/UIxPreferences.wox
35210M	UI/WebServerResources/js/Preferences/Preferences.service.js
35211
35212commit 903c4280f42324a807f722104f4d96f02958f06f
35213Author: Francis Lachapelle <flachapelle@inverse.ca>
35214Date:   Wed Dec 9 11:55:21 2015 -0500
35215
35216    (js) Set default Calendar view to 'week'
35217
35218M	UI/WebServerResources/js/Scheduler/Scheduler.app.js
35219
35220commit 8ad854e30d59aa7e808cbba8f83c68cb34a58d09
35221Author: Francis Lachapelle <flachapelle@inverse.ca>
35222Date:   Wed Dec 9 09:49:27 2015 -0500
35223
35224    (html) Fix mail account template
35225
35226M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
35227
35228commit aa54210c44ea2d78f547105a468ee241ef3663bb
35229Author: Francis Lachapelle <flachapelle@inverse.ca>
35230Date:   Wed Dec 9 09:48:09 2015 -0500
35231
35232    (css/js) Update generated files
35233
35234M	UI/WebServerResources/css/styles.css
35235M	UI/WebServerResources/css/styles.css.map
35236M	UI/WebServerResources/js/Common.js
35237M	UI/WebServerResources/js/Common.js.map
35238M	UI/WebServerResources/js/Mailer.services.js
35239M	UI/WebServerResources/js/Mailer.services.js.map
35240
35241commit 464a405ceed97d9f7fa238f52f6f66bda1577614
35242Author: Francis Lachapelle <flachapelle@inverse.ca>
35243Date:   Wed Dec 9 09:46:24 2015 -0500
35244
35245    (js) Update Angular Material
35246
35247M	UI/WebServerResources/js/vendor/angular-material.js
35248M	UI/WebServerResources/js/vendor/angular-material.min.js
35249
35250commit 5e978940f99cc7efb572b191618a07573b33e5fa
35251Author: Francis Lachapelle <flachapelle@inverse.ca>
35252Date:   Wed Dec 9 09:44:33 2015 -0500
35253
35254    Improve JSON responses from server
35255
35256M	UI/MailerUI/UIxMailEditor.m
35257M	UI/PreferencesUI/UIxPreferences.m
35258M	UI/Scheduler/UIxAppointmentActions.m
35259
35260commit 38e5588c67e7964998adaa17f1b5e54ed31f7a8e
35261Author: Francis Lachapelle <flachapelle@inverse.ca>
35262Date:   Wed Dec 9 09:42:10 2015 -0500
35263
35264    (html) Fix mail account template
35265
35266M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
35267
35268commit db96b2830e5faa7cb82d160c2ad9f89f2d55349d
35269Author: Francis Lachapelle <flachapelle@inverse.ca>
35270Date:   Tue Dec 8 16:45:24 2015 -0500
35271
35272    (js) Intercept and show HTTP errors in md-toast
35273
35274M	UI/WebServerResources/js/Common/Common.app.js
35275M	UI/WebServerResources/js/Common/navController.js
35276M	UI/WebServerResources/js/Mailer/MessageEditorController.js
35277
35278commit 24520418f9b74499d5fefefa9b6562f3860c0ed0
35279Author: Francis Lachapelle <flachapelle@inverse.ca>
35280Date:   Tue Dec 8 14:38:53 2015 -0500
35281
35282    Bump version to 3.0.0b4
35283
35284M	Version
35285
35286commit 623f2720f54fbb4ddc9ca2cac21c9f32a85a981e
35287Author: Francis Lachapelle <flachapelle@inverse.ca>
35288Date:   Tue Dec 8 14:29:00 2015 -0500
35289
35290    (css) Improve menu display in sidenav
35291
35292M	UI/WebServerResources/scss/components/menu/menu.scss
35293
35294commit ccdb968e220db049babc8289ba2e25aac65de0c9
35295Author: Francis Lachapelle <flachapelle@inverse.ca>
35296Date:   Tue Dec 8 14:14:46 2015 -0500
35297
35298    Revert "Fix HTML content type when attaching files"
35299
35300    This reverts commit 970f5e5bfefdc3315f774c58cf3012ec1ea45f61.
35301
35302M	UI/MailerUI/UIxMailEditor.m
35303
35304commit 8d115733c3a1ad0ac50e61218f73defb22ca4daf
35305Author: Francis Lachapelle <flachapelle@inverse.ca>
35306Date:   Tue Dec 8 14:11:36 2015 -0500
35307
35308    (css) Fix language select menu of login page
35309
35310M	UI/Templates/MainUI/SOGoRootPage.wox
35311M	UI/WebServerResources/scss/views/LoginUI.scss
35312
35313commit 375cccacc2bc33dc3dacbe6f4dcbdc278757c4cc
35314Author: Francis Lachapelle <flachapelle@inverse.ca>
35315Date:   Tue Dec 8 12:23:54 2015 -0500
35316
35317    (css/js) Update generated files
35318
35319M	UI/WebServerResources/css/styles.css
35320M	UI/WebServerResources/css/styles.css.map
35321M	UI/WebServerResources/js/Common.js
35322M	UI/WebServerResources/js/Common.js.map
35323M	UI/WebServerResources/js/Contacts.js
35324M	UI/WebServerResources/js/Contacts.js.map
35325M	UI/WebServerResources/js/Mailer.js
35326M	UI/WebServerResources/js/Mailer.js.map
35327M	UI/WebServerResources/js/Mailer.services.js
35328M	UI/WebServerResources/js/Mailer.services.js.map
35329M	UI/WebServerResources/js/Preferences.js
35330M	UI/WebServerResources/js/Preferences.js.map
35331M	UI/WebServerResources/js/Preferences.services.js
35332M	UI/WebServerResources/js/Preferences.services.js.map
35333
35334commit bc1d9020ccd8c0faaddb8f703776108528ed3255
35335Author: Francis Lachapelle <flachapelle@inverse.ca>
35336Date:   Tue Dec 8 12:16:25 2015 -0500
35337
35338    (js) Remove shrinkable toolbar in month's view
35339
35340M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
35341
35342commit c3ce2359723c631f38213630506124667db1de92
35343Author: Francis Lachapelle <flachapelle@inverse.ca>
35344Date:   Tue Dec 8 12:10:15 2015 -0500
35345
35346    (html) Move delegation button of mail accounts
35347
35348M	UI/Templates/MailerUI/UIxMailMainFrame.wox
35349M	UI/WebServerResources/scss/components/button/button.scss
35350
35351commit b10f3e1d625965d36e8550863a872cbd3521806d
35352Author: Francis Lachapelle <flachapelle@inverse.ca>
35353Date:   Tue Dec 8 11:56:36 2015 -0500
35354
35355    (html) Improve display of message editor
35356
35357M	UI/Templates/MailerUI/UIxMailEditor.wox
35358
35359commit 7b1febe8413b6a661c95e96913b980f2e215b093
35360Author: Francis Lachapelle <flachapelle@inverse.ca>
35361Date:   Tue Dec 8 11:56:01 2015 -0500
35362
35363    Fix display of S/MIME signature validation
35364
35365M	UI/MailPartViewers/UIxMailPartSignedViewer.m
35366M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
35367M	UI/WebServerResources/js/Mailer/Message.service.js
35368
35369commit 5289079d6727bf8a6603b007b97be5f64d0bf99c
35370Author: Francis Lachapelle <flachapelle@inverse.ca>
35371Date:   Tue Dec 8 11:49:57 2015 -0500
35372
35373    (html) Remove "from" label in message viewer
35374
35375M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
35376
35377commit 76dd9b1b32a0182895828350a55e34e4c27a4709
35378Author: Francis Lachapelle <flachapelle@inverse.ca>
35379Date:   Tue Dec 8 10:35:26 2015 -0500
35380
35381    (js) Fix compose message from Contacts module
35382
35383M	UI/WebServerResources/js/Contacts/AddressBookController.js
35384
35385commit a79205fb7c052568299b7233df160b93d30da9a5
35386Author: Francis Lachapelle <flachapelle@inverse.ca>
35387Date:   Mon Dec 7 20:54:26 2015 -0500
35388
35389    (css) Move base_styles/* to structure.scss
35390
35391D	UI/WebServerResources/scss/core/base_styles/_base_style.scss
35392D	UI/WebServerResources/scss/core/base_styles/_extends.scss
35393D	UI/WebServerResources/scss/core/base_styles/_functions.scss
35394D	UI/WebServerResources/scss/core/base_styles/_mixins.scss
35395M	UI/WebServerResources/scss/core/structure.scss
35396M	UI/WebServerResources/scss/styles.scss
35397
35398commit 11d03569a4c01c35be07606b8fe38fb4a285c15d
35399Author: Francis Lachapelle <flachapelle@inverse.ca>
35400Date:   Mon Dec 7 16:41:06 2015 -0500
35401
35402    (css) Fix display of message in popup window
35403
35404M	UI/Templates/MailerUI/UIxMailPopupView.wox
35405M	UI/WebServerResources/scss/views/MailerUI.scss
35406M	UI/WebServerResources/scss/views/_view.scss
35407
35408commit ee718291345792721697a355384dee7199bee0b2
35409Author: Francis Lachapelle <flachapelle@inverse.ca>
35410Date:   Mon Dec 7 14:07:48 2015 -0500
35411
35412    (js) Fix reply and compose message links
35413
35414M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
35415M	UI/WebServerResources/js/Mailer/Message.service.js
35416M	UI/WebServerResources/js/Mailer/MessageController.js
35417
35418commit 04e02869929d5fc0a9a5b3cd27c648880a9a8115
35419Author: Francis Lachapelle <flachapelle@inverse.ca>
35420Date:   Mon Dec 7 11:08:39 2015 -0500
35421
35422    (html) Improve Preferences template
35423
35424M	UI/PreferencesUI/English.lproj/Localizable.strings
35425M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
35426M	UI/Templates/PreferencesUI/UIxPreferences.wox
35427
35428commit ecf297208af2a28d95250f09885d2fe41ea94f1c
35429Author: Francis Lachapelle <flachapelle@inverse.ca>
35430Date:   Mon Dec 7 11:05:01 2015 -0500
35431
35432    (js) Fix handling of prevent invitations whitelist
35433
35434M	UI/Templates/PreferencesUI/UIxPreferences.wox
35435M	UI/WebServerResources/js/Common/User.service.js
35436M	UI/WebServerResources/js/Preferences/Preferences.service.js
35437M	UI/WebServerResources/js/Preferences/PreferencesController.js
35438
35439commit a4bc4fc65210c791bc046db5e36f460672b36e97
35440Author: Francis Lachapelle <flachapelle@inverse.ca>
35441Date:   Fri Dec 4 15:38:30 2015 -0500
35442
35443    (js/css) Update generated files
35444
35445M	UI/WebServerResources/css/styles.css
35446M	UI/WebServerResources/css/styles.css.map
35447M	UI/WebServerResources/js/Administration.js
35448M	UI/WebServerResources/js/Administration.js.map
35449M	UI/WebServerResources/js/Administration.services.js
35450M	UI/WebServerResources/js/Administration.services.js.map
35451M	UI/WebServerResources/js/Common.js
35452M	UI/WebServerResources/js/Common.js.map
35453M	UI/WebServerResources/js/Contacts.js
35454M	UI/WebServerResources/js/Contacts.js.map
35455M	UI/WebServerResources/js/Contacts.services.js
35456M	UI/WebServerResources/js/Contacts.services.js.map
35457M	UI/WebServerResources/js/Mailer.app.popup.js
35458M	UI/WebServerResources/js/Mailer.app.popup.js.map
35459M	UI/WebServerResources/js/Mailer.js
35460M	UI/WebServerResources/js/Mailer.js.map
35461M	UI/WebServerResources/js/Mailer.services.js
35462M	UI/WebServerResources/js/Mailer.services.js.map
35463M	UI/WebServerResources/js/Main.js
35464M	UI/WebServerResources/js/Main.js.map
35465M	UI/WebServerResources/js/Preferences.js
35466M	UI/WebServerResources/js/Preferences.js.map
35467M	UI/WebServerResources/js/Preferences.services.js
35468M	UI/WebServerResources/js/Preferences.services.js.map
35469M	UI/WebServerResources/js/Scheduler.js
35470M	UI/WebServerResources/js/Scheduler.js.map
35471M	UI/WebServerResources/js/Scheduler.services.js
35472M	UI/WebServerResources/js/Scheduler.services.js.map
35473
35474commit e14414ed56f50f161af275ad128a6ba403643abd
35475Author: Francis Lachapelle <flachapelle@inverse.ca>
35476Date:   Fri Dec 4 15:00:58 2015 -0500
35477
35478    Various Web interface changes
35479
35480    - more contrasted primary palette;
35481    - white toolbars for list and detail views;
35482    - modules navigation always visible;
35483    - wrapped detail views into a md-card;
35484    - moved preferences button to the sidenav;
35485    - moved the sidenav toggle button to the top toolbar;
35486    - new "flip" visual effect when looking at the raw source of cards and
35487      messages.
35488
35489M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
35490M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
35491M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
35492M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
35493M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
35494M	UI/Templates/MailerUI/UIxMailMainFrame.wox
35495M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
35496M	UI/Templates/PreferencesUI/UIxPreferences.wox
35497M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
35498M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
35499M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
35500M	UI/Templates/SchedulerUI/UIxCalDayView.wox
35501M	UI/Templates/SchedulerUI/UIxCalMainView.wox
35502M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
35503M	UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox
35504M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
35505M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
35506M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
35507M	UI/Templates/UIxSidenavToolbarTemplate.wox
35508M	UI/Templates/UIxTopnavToolbarTemplate.wox
35509M	UI/WebServerResources/js/Common/Common.app.js
35510M	UI/WebServerResources/js/Common/mdColors.app.js
35511M	UI/WebServerResources/js/Common/navController.js
35512M	UI/WebServerResources/js/Contacts/CardController.js
35513M	UI/WebServerResources/js/Mailer/MessageController.js
35514M	UI/WebServerResources/js/Scheduler/ComponentController.js
35515M	UI/WebServerResources/scss/components/button/button.scss
35516M	UI/WebServerResources/scss/components/card/card.scss
35517M	UI/WebServerResources/scss/components/dialog/dialog.scss
35518M	UI/WebServerResources/scss/components/list/list.scss
35519M	UI/WebServerResources/scss/components/menu/menu.scss
35520M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
35521M	UI/WebServerResources/scss/views/LoginUI.scss
35522M	UI/WebServerResources/scss/views/MailerUI.scss
35523M	UI/WebServerResources/scss/views/SchedulerUI.scss
35524M	UI/WebServerResources/scss/views/_view.scss
35525
35526commit efba979f3dd1d7044505292b306800047c2a237e
35527Author: Ludovic Marcotte <lmarcotte@inverse.ca>
35528Date:   Fri Dec 4 13:56:46 2015 -0500
35529
35530    (fix) added missing Locale files
35531
35532A	UI/MainUI/Macedonian.lproj/Locale
35533A	UI/MainUI/Portuguese.lproj/Locale
35534
35535commit 9b5d37ff3db2b1f4f1c21c8f34445dd3468d8fde
35536Author: Ludovic Marcotte <lmarcotte@inverse.ca>
35537Date:   Fri Dec 4 13:52:10 2015 -0500
35538
35539    (fix) added missing languages to the plist
35540
35541M	SoObjects/SOGo/SOGoDefaults.plist
35542
35543commit e80c7da18822c624ce6565c4303f9516726b04c9
35544Author: Ludovic Marcotte <lmarcotte@inverse.ca>
35545Date:   Fri Dec 4 13:49:11 2015 -0500
35546
35547    (fix) add the languages to the classes too
35548
35549M	SoObjects/Mailer/SOGoMailForward.h
35550M	SoObjects/Mailer/SOGoMailForward.m
35551M	SoObjects/Mailer/SOGoMailReply.h
35552M	SoObjects/Mailer/SOGoMailReply.m
35553
35554commit b4aa8b27d4d56226944ad89425b5b6d1711ee70f
35555Author: Ludovic Marcotte <lmarcotte@inverse.ca>
35556Date:   Fri Dec 4 13:43:36 2015 -0500
35557
35558    (fix) added Macedonian and Portuguese to the GNUmakefile files
35559
35560M	SoObjects/Appointments/GNUmakefile
35561M	SoObjects/Contacts/GNUmakefile
35562M	SoObjects/Mailer/GNUmakefile
35563M	UI/AdministrationUI/GNUmakefile
35564M	UI/Common/GNUmakefile
35565M	UI/Contacts/GNUmakefile
35566M	UI/MailPartViewers/GNUmakefile
35567M	UI/MailerUI/GNUmakefile
35568M	UI/MainUI/GNUmakefile
35569M	UI/PreferencesUI/GNUmakefile
35570M	UI/Scheduler/GNUmakefile
35571
35572commit 3cd973b3656583c036561fdd5c6526dd41e55dc7
35573Author: Ludovic Marcotte <lmarcotte@inverse.ca>
35574Date:   Fri Dec 4 13:03:11 2015 -0500
35575
35576    (fix) added missing files for Macedonian and Portuguese translations
35577
35578A	SoObjects/Mailer/SOGoMailMacedonianForward.wo/SOGoMailMacedonianForward.html
35579A	SoObjects/Mailer/SOGoMailMacedonianForward.wo/SOGoMailMacedonianForward.wod
35580A	SoObjects/Mailer/SOGoMailMacedonianReply.wo/SOGoMailMacedonianReply.html
35581A	SoObjects/Mailer/SOGoMailMacedonianReply.wo/SOGoMailMacedonianReply.wod
35582A	SoObjects/Mailer/SOGoMailPortugueseForward.wo/SOGoMailPortugueseForward.html
35583A	SoObjects/Mailer/SOGoMailPortugueseForward.wo/SOGoMailPortugueseForward.wod
35584A	SoObjects/Mailer/SOGoMailPortugueseReply.wo/SOGoMailPortugueseReply.html
35585A	SoObjects/Mailer/SOGoMailPortugueseReply.wo/SOGoMailPortugueseReply.wod
35586A	UI/Templates/SOGoACLMacedonianAdditionAdvisory.wox
35587A	UI/Templates/SOGoACLMacedonianModificationAdvisory.wox
35588A	UI/Templates/SOGoACLMacedonianRemovalAdvisory.wox
35589A	UI/Templates/SOGoACLPortugueseAdditionAdvisory.wox
35590A	UI/Templates/SOGoACLPortugueseModificationAdvisory.wox
35591A	UI/Templates/SOGoACLPortugueseRemovalAdvisory.wox
35592A	UI/Templates/SOGoFolderMacedonianAdditionAdvisory.wox
35593A	UI/Templates/SOGoFolderMacedonianRemovalAdvisory.wox
35594A	UI/Templates/SOGoFolderPortugueseAdditionAdvisory.wox
35595A	UI/Templates/SOGoFolderPortugueseRemovalAdvisory.wox
35596
35597commit c427a62fb00d2a32815b065b834692f24390cb94
35598Author: Ludovic Marcotte <lmarcotte@inverse.ca>
35599Date:   Fri Dec 4 12:48:52 2015 -0500
35600
35601    (fix) sync'ed translations with files from v2
35602
35603M	SoObjects/Appointments/Arabic.lproj/Localizable.strings
35604M	SoObjects/Appointments/Basque.lproj/Localizable.strings
35605M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
35606M	SoObjects/Appointments/Catalan.lproj/Localizable.strings
35607M	SoObjects/Appointments/ChineseTaiwan.lproj/Localizable.strings
35608M	SoObjects/Appointments/Czech.lproj/Localizable.strings
35609M	SoObjects/Appointments/Danish.lproj/Localizable.strings
35610M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
35611M	SoObjects/Appointments/English.lproj/Localizable.strings
35612M	SoObjects/Appointments/Finnish.lproj/Localizable.strings
35613M	SoObjects/Appointments/French.lproj/Localizable.strings
35614M	SoObjects/Appointments/German.lproj/Localizable.strings
35615M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
35616M	SoObjects/Appointments/Icelandic.lproj/Localizable.strings
35617M	SoObjects/Appointments/Italian.lproj/Localizable.strings
35618A	SoObjects/Appointments/Macedonian.lproj/Localizable.strings
35619M	SoObjects/Appointments/NorwegianBokmal.lproj/Localizable.strings
35620M	SoObjects/Appointments/NorwegianNynorsk.lproj/Localizable.strings
35621M	SoObjects/Appointments/Polish.lproj/Localizable.strings
35622A	SoObjects/Appointments/Portuguese.lproj/Localizable.strings
35623M	SoObjects/Appointments/Russian.lproj/Localizable.strings
35624M	SoObjects/Appointments/Slovak.lproj/Localizable.strings
35625M	SoObjects/Appointments/Slovenian.lproj/Localizable.strings
35626M	SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings
35627M	SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings
35628M	SoObjects/Appointments/Swedish.lproj/Localizable.strings
35629M	SoObjects/Appointments/Ukrainian.lproj/Localizable.strings
35630M	SoObjects/Appointments/Welsh.lproj/Localizable.strings
35631A	SoObjects/Contacts/Macedonian.lproj/Localizable.strings
35632A	SoObjects/Contacts/Portuguese.lproj/Localizable.strings
35633A	SoObjects/Mailer/Macedonian.lproj/Localizable.strings
35634A	SoObjects/Mailer/Portuguese.lproj/Localizable.strings
35635M	UI/AdministrationUI/Arabic.lproj/Localizable.strings
35636M	UI/AdministrationUI/Basque.lproj/Localizable.strings
35637M	UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings
35638M	UI/AdministrationUI/Catalan.lproj/Localizable.strings
35639M	UI/AdministrationUI/ChineseTaiwan.lproj/Localizable.strings
35640M	UI/AdministrationUI/Czech.lproj/Localizable.strings
35641M	UI/AdministrationUI/Danish.lproj/Localizable.strings
35642M	UI/AdministrationUI/Dutch.lproj/Localizable.strings
35643M	UI/AdministrationUI/English.lproj/Localizable.strings
35644M	UI/AdministrationUI/Finnish.lproj/Localizable.strings
35645M	UI/AdministrationUI/French.lproj/Localizable.strings
35646M	UI/AdministrationUI/German.lproj/Localizable.strings
35647M	UI/AdministrationUI/Hungarian.lproj/Localizable.strings
35648M	UI/AdministrationUI/Icelandic.lproj/Localizable.strings
35649M	UI/AdministrationUI/Italian.lproj/Localizable.strings
35650A	UI/AdministrationUI/Macedonian.lproj/Localizable.strings
35651M	UI/AdministrationUI/NorwegianBokmal.lproj/Localizable.strings
35652M	UI/AdministrationUI/NorwegianNynorsk.lproj/Localizable.strings
35653M	UI/AdministrationUI/Polish.lproj/Localizable.strings
35654A	UI/AdministrationUI/Portuguese.lproj/Localizable.strings
35655M	UI/AdministrationUI/Russian.lproj/Localizable.strings
35656M	UI/AdministrationUI/Slovak.lproj/Localizable.strings
35657M	UI/AdministrationUI/Slovenian.lproj/Localizable.strings
35658M	UI/AdministrationUI/SpanishArgentina.lproj/Localizable.strings
35659M	UI/AdministrationUI/SpanishSpain.lproj/Localizable.strings
35660M	UI/AdministrationUI/Swedish.lproj/Localizable.strings
35661M	UI/AdministrationUI/Ukrainian.lproj/Localizable.strings
35662M	UI/AdministrationUI/Welsh.lproj/Localizable.strings
35663M	UI/Common/Arabic.lproj/Localizable.strings
35664M	UI/Common/Basque.lproj/Localizable.strings
35665M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
35666M	UI/Common/Catalan.lproj/Localizable.strings
35667M	UI/Common/ChineseTaiwan.lproj/Localizable.strings
35668M	UI/Common/Czech.lproj/Localizable.strings
35669M	UI/Common/Danish.lproj/Localizable.strings
35670M	UI/Common/Dutch.lproj/Localizable.strings
35671M	UI/Common/English.lproj/Localizable.strings
35672M	UI/Common/Finnish.lproj/Localizable.strings
35673M	UI/Common/French.lproj/Localizable.strings
35674M	UI/Common/German.lproj/Localizable.strings
35675M	UI/Common/Hungarian.lproj/Localizable.strings
35676M	UI/Common/Icelandic.lproj/Localizable.strings
35677M	UI/Common/Italian.lproj/Localizable.strings
35678A	UI/Common/Macedonian.lproj/Localizable.strings
35679M	UI/Common/NorwegianBokmal.lproj/Localizable.strings
35680M	UI/Common/NorwegianNynorsk.lproj/Localizable.strings
35681M	UI/Common/Polish.lproj/Localizable.strings
35682A	UI/Common/Portuguese.lproj/Localizable.strings
35683M	UI/Common/Russian.lproj/Localizable.strings
35684M	UI/Common/Slovak.lproj/Localizable.strings
35685M	UI/Common/Slovenian.lproj/Localizable.strings
35686M	UI/Common/SpanishArgentina.lproj/Localizable.strings
35687M	UI/Common/SpanishSpain.lproj/Localizable.strings
35688M	UI/Common/Swedish.lproj/Localizable.strings
35689M	UI/Common/Ukrainian.lproj/Localizable.strings
35690M	UI/Common/Welsh.lproj/Localizable.strings
35691M	UI/Contacts/Arabic.lproj/Localizable.strings
35692M	UI/Contacts/Basque.lproj/Localizable.strings
35693M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
35694M	UI/Contacts/Catalan.lproj/Localizable.strings
35695M	UI/Contacts/ChineseTaiwan.lproj/Localizable.strings
35696M	UI/Contacts/Czech.lproj/Localizable.strings
35697M	UI/Contacts/Danish.lproj/Localizable.strings
35698M	UI/Contacts/Dutch.lproj/Localizable.strings
35699M	UI/Contacts/English.lproj/Localizable.strings
35700M	UI/Contacts/Finnish.lproj/Localizable.strings
35701M	UI/Contacts/French.lproj/Localizable.strings
35702M	UI/Contacts/German.lproj/Localizable.strings
35703M	UI/Contacts/Hungarian.lproj/Localizable.strings
35704M	UI/Contacts/Icelandic.lproj/Localizable.strings
35705M	UI/Contacts/Italian.lproj/Localizable.strings
35706A	UI/Contacts/Macedonian.lproj/Localizable.strings
35707M	UI/Contacts/NorwegianBokmal.lproj/Localizable.strings
35708M	UI/Contacts/NorwegianNynorsk.lproj/Localizable.strings
35709M	UI/Contacts/Polish.lproj/Localizable.strings
35710A	UI/Contacts/Portuguese.lproj/Localizable.strings
35711M	UI/Contacts/Russian.lproj/Localizable.strings
35712M	UI/Contacts/Slovak.lproj/Localizable.strings
35713M	UI/Contacts/Slovenian.lproj/Localizable.strings
35714M	UI/Contacts/SpanishArgentina.lproj/Localizable.strings
35715M	UI/Contacts/SpanishSpain.lproj/Localizable.strings
35716M	UI/Contacts/Swedish.lproj/Localizable.strings
35717M	UI/Contacts/Ukrainian.lproj/Localizable.strings
35718M	UI/Contacts/Welsh.lproj/Localizable.strings
35719M	UI/MailPartViewers/Arabic.lproj/Localizable.strings
35720M	UI/MailPartViewers/Basque.lproj/Localizable.strings
35721M	UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings
35722M	UI/MailPartViewers/Catalan.lproj/Localizable.strings
35723M	UI/MailPartViewers/ChineseTaiwan.lproj/Localizable.strings
35724M	UI/MailPartViewers/Czech.lproj/Localizable.strings
35725M	UI/MailPartViewers/Danish.lproj/Localizable.strings
35726M	UI/MailPartViewers/Dutch.lproj/Localizable.strings
35727M	UI/MailPartViewers/English.lproj/Localizable.strings
35728M	UI/MailPartViewers/Finnish.lproj/Localizable.strings
35729M	UI/MailPartViewers/French.lproj/Localizable.strings
35730M	UI/MailPartViewers/German.lproj/Localizable.strings
35731M	UI/MailPartViewers/Hungarian.lproj/Localizable.strings
35732M	UI/MailPartViewers/Icelandic.lproj/Localizable.strings
35733M	UI/MailPartViewers/Italian.lproj/Localizable.strings
35734A	UI/MailPartViewers/Macedonian.lproj/Localizable.strings
35735M	UI/MailPartViewers/NorwegianBokmal.lproj/Localizable.strings
35736M	UI/MailPartViewers/NorwegianNynorsk.lproj/Localizable.strings
35737M	UI/MailPartViewers/Polish.lproj/Localizable.strings
35738A	UI/MailPartViewers/Portuguese.lproj/Localizable.strings
35739M	UI/MailPartViewers/Russian.lproj/Localizable.strings
35740M	UI/MailPartViewers/Slovak.lproj/Localizable.strings
35741M	UI/MailPartViewers/Slovenian.lproj/Localizable.strings
35742M	UI/MailPartViewers/SpanishArgentina.lproj/Localizable.strings
35743M	UI/MailPartViewers/SpanishSpain.lproj/Localizable.strings
35744M	UI/MailPartViewers/Swedish.lproj/Localizable.strings
35745M	UI/MailPartViewers/Ukrainian.lproj/Localizable.strings
35746M	UI/MailPartViewers/Welsh.lproj/Localizable.strings
35747M	UI/MailerUI/Arabic.lproj/Localizable.strings
35748M	UI/MailerUI/Basque.lproj/Localizable.strings
35749M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
35750M	UI/MailerUI/Catalan.lproj/Localizable.strings
35751M	UI/MailerUI/ChineseTaiwan.lproj/Localizable.strings
35752M	UI/MailerUI/Czech.lproj/Localizable.strings
35753M	UI/MailerUI/Danish.lproj/Localizable.strings
35754M	UI/MailerUI/Dutch.lproj/Localizable.strings
35755M	UI/MailerUI/English.lproj/Localizable.strings
35756M	UI/MailerUI/Finnish.lproj/Localizable.strings
35757M	UI/MailerUI/French.lproj/Localizable.strings
35758M	UI/MailerUI/German.lproj/Localizable.strings
35759M	UI/MailerUI/Hungarian.lproj/Localizable.strings
35760M	UI/MailerUI/Icelandic.lproj/Localizable.strings
35761M	UI/MailerUI/Italian.lproj/Localizable.strings
35762A	UI/MailerUI/Macedonian.lproj/Localizable.strings
35763M	UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings
35764M	UI/MailerUI/NorwegianNynorsk.lproj/Localizable.strings
35765M	UI/MailerUI/Polish.lproj/Localizable.strings
35766A	UI/MailerUI/Portuguese.lproj/Localizable.strings
35767M	UI/MailerUI/Russian.lproj/Localizable.strings
35768M	UI/MailerUI/Slovak.lproj/Localizable.strings
35769M	UI/MailerUI/Slovenian.lproj/Localizable.strings
35770M	UI/MailerUI/SpanishArgentina.lproj/Localizable.strings
35771M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
35772M	UI/MailerUI/Swedish.lproj/Localizable.strings
35773M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
35774M	UI/MailerUI/Welsh.lproj/Localizable.strings
35775M	UI/MainUI/Arabic.lproj/Localizable.strings
35776M	UI/MainUI/Basque.lproj/Localizable.strings
35777M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
35778M	UI/MainUI/Catalan.lproj/Localizable.strings
35779M	UI/MainUI/ChineseTaiwan.lproj/Localizable.strings
35780M	UI/MainUI/Czech.lproj/Localizable.strings
35781M	UI/MainUI/Danish.lproj/Localizable.strings
35782M	UI/MainUI/Dutch.lproj/Localizable.strings
35783M	UI/MainUI/English.lproj/Localizable.strings
35784M	UI/MainUI/Finnish.lproj/Localizable.strings
35785M	UI/MainUI/French.lproj/Localizable.strings
35786M	UI/MainUI/German.lproj/Localizable.strings
35787M	UI/MainUI/Hungarian.lproj/Localizable.strings
35788M	UI/MainUI/Icelandic.lproj/Localizable.strings
35789M	UI/MainUI/Italian.lproj/Localizable.strings
35790A	UI/MainUI/Macedonian.lproj/Localizable.strings
35791M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
35792M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
35793M	UI/MainUI/Polish.lproj/Localizable.strings
35794A	UI/MainUI/Portuguese.lproj/Localizable.strings
35795M	UI/MainUI/Russian.lproj/Localizable.strings
35796M	UI/MainUI/Slovak.lproj/Localizable.strings
35797M	UI/MainUI/Slovenian.lproj/Localizable.strings
35798M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
35799M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
35800M	UI/MainUI/Swedish.lproj/Localizable.strings
35801M	UI/MainUI/Ukrainian.lproj/Localizable.strings
35802M	UI/MainUI/Welsh.lproj/Localizable.strings
35803M	UI/PreferencesUI/Arabic.lproj/Localizable.strings
35804M	UI/PreferencesUI/Basque.lproj/Localizable.strings
35805M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
35806M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
35807M	UI/PreferencesUI/ChineseTaiwan.lproj/Localizable.strings
35808M	UI/PreferencesUI/Czech.lproj/Localizable.strings
35809M	UI/PreferencesUI/Danish.lproj/Localizable.strings
35810M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
35811M	UI/PreferencesUI/English.lproj/Localizable.strings
35812M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
35813M	UI/PreferencesUI/French.lproj/Localizable.strings
35814M	UI/PreferencesUI/German.lproj/Localizable.strings
35815M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
35816M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
35817M	UI/PreferencesUI/Italian.lproj/Localizable.strings
35818A	UI/PreferencesUI/Macedonian.lproj/Localizable.strings
35819M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
35820M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
35821M	UI/PreferencesUI/Polish.lproj/Localizable.strings
35822A	UI/PreferencesUI/Portuguese.lproj/Localizable.strings
35823M	UI/PreferencesUI/Russian.lproj/Localizable.strings
35824M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
35825M	UI/PreferencesUI/Slovenian.lproj/Localizable.strings
35826M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
35827M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
35828M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
35829M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
35830M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
35831M	UI/Scheduler/Arabic.lproj/Localizable.strings
35832M	UI/Scheduler/Basque.lproj/Localizable.strings
35833M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
35834M	UI/Scheduler/Catalan.lproj/Localizable.strings
35835M	UI/Scheduler/ChineseTaiwan.lproj/Localizable.strings
35836M	UI/Scheduler/Czech.lproj/Localizable.strings
35837M	UI/Scheduler/Danish.lproj/Localizable.strings
35838M	UI/Scheduler/Dutch.lproj/Localizable.strings
35839M	UI/Scheduler/English.lproj/Localizable.strings
35840M	UI/Scheduler/Finnish.lproj/Localizable.strings
35841M	UI/Scheduler/French.lproj/Localizable.strings
35842M	UI/Scheduler/German.lproj/Localizable.strings
35843M	UI/Scheduler/Hungarian.lproj/Localizable.strings
35844M	UI/Scheduler/Icelandic.lproj/Localizable.strings
35845M	UI/Scheduler/Italian.lproj/Localizable.strings
35846A	UI/Scheduler/Macedonian.lproj/Localizable.strings
35847M	UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings
35848M	UI/Scheduler/NorwegianNynorsk.lproj/Localizable.strings
35849M	UI/Scheduler/Polish.lproj/Localizable.strings
35850A	UI/Scheduler/Portuguese.lproj/Localizable.strings
35851M	UI/Scheduler/Russian.lproj/Localizable.strings
35852M	UI/Scheduler/Slovak.lproj/Localizable.strings
35853M	UI/Scheduler/Slovenian.lproj/Localizable.strings
35854M	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
35855M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
35856M	UI/Scheduler/Swedish.lproj/Localizable.strings
35857M	UI/Scheduler/Ukrainian.lproj/Localizable.strings
35858M	UI/Scheduler/Welsh.lproj/Localizable.strings
35859
35860commit d19369a5aaf4438dfe95506b44b1b8cd756ab8f5
35861Author: Francis Lachapelle <flachapelle@inverse.ca>
35862Date:   Fri Dec 4 09:07:07 2015 -0500
35863
35864    (js/css) Update vendor files
35865
35866M	UI/WebServerResources/js/vendor/angular-animate.js
35867M	UI/WebServerResources/js/vendor/angular-animate.min.js
35868M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
35869M	UI/WebServerResources/js/vendor/angular-aria.js
35870M	UI/WebServerResources/js/vendor/angular-aria.min.js
35871M	UI/WebServerResources/js/vendor/angular-aria.min.js.map
35872M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
35873M	UI/WebServerResources/js/vendor/angular-material.js
35874M	UI/WebServerResources/js/vendor/angular-material.min.js
35875M	UI/WebServerResources/js/vendor/angular-sanitize.js
35876M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
35877M	UI/WebServerResources/js/vendor/angular.js
35878M	UI/WebServerResources/js/vendor/angular.min.js
35879M	UI/WebServerResources/js/vendor/angular.min.js.map
35880
35881commit f4679ec4ab9740c549cda92fc31158e49ff88caa
35882Author: Ludovic Marcotte <lmarcotte@inverse.ca>
35883Date:   Thu Dec 3 11:34:59 2015 -0500
35884
35885    (fix) added missing strings for upcoming translations
35886
35887M	UI/AdministrationUI/English.lproj/Localizable.strings
35888M	UI/Contacts/English.lproj/Localizable.strings
35889M	UI/MailerUI/English.lproj/Localizable.strings
35890M	UI/Scheduler/English.lproj/Localizable.strings
35891
35892commit 9e776be2ce29e51b365a77bd71d226a780a22c29
35893Author: Francis Lachapelle <flachapelle@inverse.ca>
35894Date:   Thu Dec 3 10:35:34 2015 -0500
35895
35896    Enable zoom of images in message viewer
35897
35898M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
35899
35900commit 4189406962a0865650d2a6e7127987edae0c806e
35901Author: Francis Lachapelle <flachapelle@inverse.ca>
35902Date:   Thu Dec 3 10:30:21 2015 -0500
35903
35904    Localization
35905
35906M	UI/PreferencesUI/English.lproj/Localizable.strings
35907
35908commit 348ba65c6e5e836ac56803ca5de832818c1866a9
35909Author: Francis Lachapelle <flachapelle@inverse.ca>
35910Date:   Wed Dec 2 16:43:06 2015 -0500
35911
35912    (js) Restore dot search in Contacts module
35913
35914M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
35915M	UI/WebServerResources/js/Common/sgSearch.directive.js
35916
35917commit af5599015b65b0c8f83174186544ad10f1becb89
35918Author: Francis Lachapelle <flachapelle@inverse.ca>
35919Date:   Wed Dec 2 16:32:39 2015 -0500
35920
35921    (js) Add links to attachments in message editor
35922
35923M	UI/Templates/MailerUI/UIxMailEditor.wox
35924M	UI/WebServerResources/js/Mailer/MessageEditorController.js
35925
35926commit 8f8885a8eaba4fc0c2da46c4fb1229ab01d7621b
35927Author: Francis Lachapelle <flachapelle@inverse.ca>
35928Date:   Wed Dec 2 14:53:06 2015 -0500
35929
35930    (css) Fix "view-detail" of Calendar module
35931
35932    Will now take all space when sidenav is hidden.
35933
35934M	UI/WebServerResources/scss/views/SchedulerUI.scss
35935
35936commit 9c2d7b5316925420fb5249a70ec46f5ad25e12ad
35937Author: Francis Lachapelle <flachapelle@inverse.ca>
35938Date:   Wed Dec 2 14:07:29 2015 -0500
35939
35940    (css) Improve day and week display of events
35941
35942M	UI/WebServerResources/scss/views/SchedulerUI.scss
35943
35944commit 8635eab502382328e6ff1664582ce278ad28fdba
35945Author: Francis Lachapelle <flachapelle@inverse.ca>
35946Date:   Wed Dec 2 14:03:10 2015 -0500
35947
35948    Improve display of message attachments
35949
35950    Images are now "zoomable" by clicking on them.
35951
35952M	UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox
35953M	UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox
35954M	UI/WebServerResources/js/Mailer/Message.service.js
35955A	UI/WebServerResources/js/Mailer/sgZoomableImage.directive.js
35956M	UI/WebServerResources/scss/views/MailerUI.scss
35957
35958commit b02de72e57f8a9579090a478ae8549d4cb8913bd
35959Author: Francis Lachapelle <flachapelle@inverse.ca>
35960Date:   Wed Dec 2 13:51:33 2015 -0500
35961
35962    Add sidenav toggle button in Calendar module
35963
35964    Also show the current list filter on the right side of the toggle
35965    button.
35966
35967M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
35968M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
35969M	UI/Templates/SchedulerUI/UIxCalMainView.wox
35970M	UI/WebServerResources/scss/components/button/button.scss
35971M	UI/WebServerResources/scss/components/subheader/subheader.scss
35972
35973commit b2c2fc5dcd6f1998b499de0bc1ccc438ce374edd
35974Author: Francis Lachapelle <flachapelle@inverse.ca>
35975Date:   Wed Dec 2 10:52:35 2015 -0500
35976
35977    Improve attachments of message editor
35978
35979    Needed to disable multiple files upload at the same time until this bug
35980    is resolved:
35981
35982    https://github.com/nervgh/angular-file-upload/issues/525
35983
35984M	UI/Templates/MailerUI/UIxMailEditor.wox
35985
35986commit f0ec431f30251cb4f7107f8ccdc47ad483657cc9
35987Author: Francis Lachapelle <flachapelle@inverse.ca>
35988Date:   Tue Dec 1 16:26:30 2015 -0500
35989
35990    (js) Refresh draft folder when saving new message
35991
35992M	UI/WebServerResources/js/Mailer/Message.service.js
35993
35994commit 38963916aa71cba73cd7ca94e82d013759a5fb5a
35995Author: Francis Lachapelle <flachapelle@inverse.ca>
35996Date:   Tue Dec 1 16:12:01 2015 -0500
35997
35998    Improve uglify Grunt task
35999
36000M	UI/WebServerResources/Gruntfile.js
36001
36002commit 970f5e5bfefdc3315f774c58cf3012ec1ea45f61
36003Author: Francis Lachapelle <flachapelle@inverse.ca>
36004Date:   Tue Dec 1 16:10:07 2015 -0500
36005
36006    Fix HTML content type when attaching files
36007
36008M	UI/MailerUI/UIxMailEditor.m
36009
36010commit 5bb6cea09eafae36b720963abad2996c827e9697
36011Author: Francis Lachapelle <flachapelle@inverse.ca>
36012Date:   Tue Dec 1 16:09:29 2015 -0500
36013
36014    (js,css) Improve handling of attachments in editor
36015
36016M	UI/Templates/MailerUI/UIxMailEditor.wox
36017M	UI/WebServerResources/js/Mailer/MessageEditorController.js
36018M	UI/WebServerResources/scss/components/chips/chips.scss
36019
36020commit 0660db7bf65aba9092cef7edc84a352bec4d7e5c
36021Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36022Date:   Tue Dec 1 11:41:18 2015 -0500
36023
36024    (fix) reverted change for #3389
36025
36026M	SoObjects/Contacts/SOGoContactSourceFolder.m
36027
36028commit 827bc009828596225aec14a52af13cfb6a336af1
36029Author: Francis Lachapelle <flachapelle@inverse.ca>
36030Date:   Tue Dec 1 11:19:18 2015 -0500
36031
36032    (js) Fix list refresh when saving draft at index 0
36033
36034M	UI/WebServerResources/js/Mailer/Message.service.js
36035
36036commit d51d5c85b019950a34c67549400a64235c1c7581
36037Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36038Date:   Tue Dec 1 09:26:52 2015 -0500
36039
36040    (fix) prevent characters in calendar component UID causing issues during import process
36041
36042M	NEWS
36043M	SoObjects/Appointments/SOGoAppointmentFolder.m
36044
36045commit fdb36970d4aacfc0b4d8937fe5ec4d3872521a90
36046Author: Francis Lachapelle <flachapelle@inverse.ca>
36047Date:   Mon Nov 30 14:13:15 2015 -0500
36048
36049    (css) Adapt to new breakpoints and layout-align
36050
36051M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
36052M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
36053M	UI/Templates/MainUI/SOGoRootPage.wox
36054M	UI/Templates/SchedulerUI/UIxCalMainView.wox
36055M	UI/Templates/UIxTopnavToolbarTemplate.wox
36056M	UI/WebServerResources/js/Common/Common.app.js
36057M	UI/WebServerResources/js/Common/navController.js
36058M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
36059M	UI/WebServerResources/scss/core/variables.scss
36060M	UI/WebServerResources/scss/views/LoginUI.scss
36061M	UI/WebServerResources/scss/views/SchedulerUI.scss
36062M	UI/WebServerResources/scss/views/_view.scss
36063
36064commit 77755770a894b2686bc86fc8fd8cfad39d1adcf2
36065Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36066Date:   Mon Nov 30 09:19:01 2015 -0500
36067
36068    (feat) Initial support for EAS calendar exceptions
36069
36070M	ActiveSync/NGDOMElement+ActiveSync.m
36071M	ActiveSync/iCalEvent+ActiveSync.m
36072M	NEWS
36073
36074commit 3106fa44c85d5e82ba564251c6221b6bcb8df80f
36075Author: Francis Lachapelle <flachapelle@inverse.ca>
36076Date:   Fri Nov 27 17:32:08 2015 -0500
36077
36078     (html) Fix "no selection" right-side of Contacts
36079
36080M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
36081
36082commit 33edaacb13adeee0c3b9ebf4e833b3e8e0b0b026
36083Author: Francis Lachapelle <flachapelle@inverse.ca>
36084Date:   Fri Nov 27 17:30:49 2015 -0500
36085
36086    (js) Fix height of virtual repeater in Contacts
36087
36088M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
36089
36090commit d19593afc31b71c4ae7fc7ee18ba23505f55c198
36091Author: Francis Lachapelle <flachapelle@inverse.ca>
36092Date:   Fri Nov 27 16:40:23 2015 -0500
36093
36094    (js) Allow hiding the sidenav on large screens
36095
36096    Position of button is not final as it causes an issue with the tabs of
36097    the Calendar module.
36098
36099M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
36100M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
36101M	UI/Templates/MailerUI/UIxMailMainFrame.wox
36102M	UI/WebServerResources/js/Common/navController.js
36103M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
36104M	UI/WebServerResources/scss/views/_view.scss
36105
36106commit 403d6fa54f1d8765ccb3b5446c225275d37685d3
36107Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36108Date:   Fri Nov 27 16:04:12 2015 -0500
36109
36110    (feat) you can now select your alternate avatar
36111
36112M	SoObjects/SOGo/SOGoDefaults.plist
36113M	SoObjects/SOGo/SOGoUserDefaults.h
36114M	SoObjects/SOGo/SOGoUserDefaults.m
36115M	UI/PreferencesUI/English.lproj/Localizable.strings
36116M	UI/PreferencesUI/UIxJSONPreferences.m
36117M	UI/PreferencesUI/UIxPreferences.m
36118M	UI/Templates/PreferencesUI/UIxPreferences.wox
36119M	UI/WebServerResources/js/Common/Gravatar.service.js
36120M	UI/WebServerResources/js/Common/sgAvatarImage.directive.js
36121
36122commit 39455a283aa05719507b56df896864d6ba52466c
36123Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36124Date:   Fri Nov 27 13:56:31 2015 -0500
36125
36126    (fix) replace .md-actions with md-dialog-actions in JS files
36127
36128M	UI/WebServerResources/js/Contacts/CardController.js
36129M	UI/WebServerResources/js/Mailer/MessageController.js
36130M	UI/WebServerResources/js/Scheduler/ComponentController.js
36131
36132commit 6d29e50f22b70478204a4b5a1db245197bebc43d
36133Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36134Date:   Fri Nov 27 13:00:39 2015 -0500
36135
36136    (fix) replace .md-actions with md-dialog-actions
36137
36138M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
36139M	UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox
36140M	UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox
36141M	UI/Templates/MailerUI/UIxMailEditor.wox
36142M	UI/Templates/MainUI/SOGoRootPage.wox
36143M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
36144M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
36145M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
36146M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
36147M	UI/Templates/UIxAclEditor.wox
36148
36149commit 656835ca1919df46534833924fe97e5a283baedd
36150Author: Francis Lachapelle <flachapelle@inverse.ca>
36151Date:   Fri Nov 27 11:58:14 2015 -0500
36152
36153    (html) Improve custom dialog for recurrent events
36154
36155M	UI/WebServerResources/js/Scheduler/CalendarListController.js
36156
36157commit 62255eaf33645a53af2a61bf9830ac6b1ffca86b
36158Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36159Date:   Fri Nov 27 11:27:38 2015 -0500
36160
36161    (feat) role can be displayed and set
36162
36163M	UI/Contacts/UIxContactEditor.m
36164M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
36165
36166commit ba7670ad59f4a879e69539b6b75d032728f3b4fc
36167Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36168Date:   Fri Nov 27 11:22:50 2015 -0500
36169
36170    (fix) added missing semicolon
36171
36172M	UI/WebServerResources/js/Contacts/Card.service.js
36173
36174commit adb3c3a0e6f03f8b12c6ab3e787fb00761e6e17e
36175Author: Francis Lachapelle <flachapelle@inverse.ca>
36176Date:   Thu Nov 26 16:51:31 2015 -0500
36177
36178    (html) Hide tags chips if message has none
36179
36180M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
36181M	UI/WebServerResources/js/Mailer/MessageController.js
36182
36183commit dbffc50f061c6c45bb9f292dec654558ff4010e5
36184Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36185Date:   Fri Nov 27 10:58:56 2015 -0500
36186
36187    (feat) screenname (x-aim) is now shown and editable
36188
36189M	UI/Contacts/UIxContactEditor.m
36190M	UI/Contacts/UIxContactView.h
36191M	UI/Contacts/UIxContactView.m
36192M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
36193M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
36194M	UI/WebServerResources/js/Contacts/Card.service.js
36195M	UI/WebServerResources/js/Contacts/CardController.js
36196
36197commit 4d0361759ac68e2a5c7e5240ca7cb928810c0860
36198Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36199Date:   Thu Nov 26 16:30:21 2015 -0500
36200
36201    (fix) use toast to warn about too many sent mails
36202
36203M	UI/WebServerResources/js/Mailer/MessageEditorController.js
36204
36205commit fe3f1d6678e67f83362e9ff9fc9945862bab8096
36206Author: Francis Lachapelle <flachapelle@inverse.ca>
36207Date:   Thu Nov 26 15:02:21 2015 -0500
36208
36209    (html) Improve priority icon for messages
36210
36211M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
36212M	UI/WebServerResources/scss/components/list/list.scss
36213
36214commit 93fa67c4920d844a7937a90624cdfed1a1fcc6b7
36215Author: Francis Lachapelle <flachapelle@inverse.ca>
36216Date:   Thu Nov 26 13:48:29 2015 -0500
36217
36218    (css) Improve list in sidenav
36219
36220M	UI/WebServerResources/scss/components/list/list.scss
36221
36222commit 00b22a71db88d3fcb8a12a46d9d81e9f82a260c5
36223Author: Francis Lachapelle <flachapelle@inverse.ca>
36224Date:   Thu Nov 26 13:31:26 2015 -0500
36225
36226    (js) Only allow dragging of editable events
36227
36228M	UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js
36229
36230commit 2e2d8b69635a61b4ae90013408011afe15565453
36231Author: Francis Lachapelle <flachapelle@inverse.ca>
36232Date:   Thu Nov 26 12:11:39 2015 -0500
36233
36234    (js) Fix count of selected events/tasks
36235
36236M	UI/WebServerResources/js/Scheduler/Component.service.js
36237
36238commit bb886435686f08d83bc847c62cc05299c0b93ccb
36239Author: Francis Lachapelle <flachapelle@inverse.ca>
36240Date:   Thu Nov 26 12:04:52 2015 -0500
36241
36242    (js) Improve condition in CalendarListController
36243
36244M	UI/WebServerResources/js/Scheduler/CalendarListController.js
36245
36246commit f161cbe56b546a936ac1df80f5732bb254f583ce
36247Author: Francis Lachapelle <flachapelle@inverse.ca>
36248Date:   Thu Nov 26 12:03:35 2015 -0500
36249
36250    (html) Improve dates display in event/task viewer
36251
36252M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
36253M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
36254
36255commit 71b03b925d6178995985a7ee399e4884d763d2c8
36256Author: Francis Lachapelle <flachapelle@inverse.ca>
36257Date:   Thu Nov 26 12:03:03 2015 -0500
36258
36259    (html) Fix "selected" icon for tasks list
36260
36261M	UI/Templates/SchedulerUI/UIxCalMainView.wox
36262
36263commit 0114f8dc6af046d5c10305f6d5c2fbb32e3408de
36264Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36265Date:   Thu Nov 26 11:38:31 2015 -0500
36266
36267    (fix) wrong check for viewable property
36268
36269M	UI/Scheduler/UIxCalListingActions.m
36270
36271commit 877ce7e4e4a45281a5c332d0d74885b8f2d4ccbe
36272Author: Francis Lachapelle <flachapelle@inverse.ca>
36273Date:   Thu Nov 26 10:16:14 2015 -0500
36274
36275    (css) Add variable for latest md changes
36276
36277M	UI/WebServerResources/scss/core/variables.scss
36278
36279commit 418d30193b9124d2982554437f2f9befdf38ed78
36280Author: Francis Lachapelle <flachapelle@inverse.ca>
36281Date:   Wed Nov 25 16:15:41 2015 -0500
36282
36283    Improve users search in Administration module
36284
36285M	UI/AdministrationUI/English.lproj/Localizable.strings
36286M	UI/Templates/AdministrationUI/UIxAdministration.wox
36287M	UI/WebServerResources/js/Administration/AdministrationController.js
36288M	UI/WebServerResources/scss/views/AdministrationUI.scss
36289
36290commit 4edb87978b9c897a27a18b527a06daa84fffad1c
36291Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36292Date:   Wed Nov 25 15:53:08 2015 -0500
36293
36294    (fix) correctly handle all-day event exceptions when the master event changes
36295
36296M	NEWS
36297M	SOPE/NGCards/iCalEntityObject.m
36298
36299commit faa5d83cf64b87caac5c963edeb1f51d09af99c8
36300Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36301Date:   Wed Nov 25 15:08:24 2015 -0500
36302
36303    (fix) EAS fix on qp-encoded subjects (#3390)
36304
36305M	ActiveSync/SOGoActiveSyncDispatcher.m
36306M	NEWS
36307
36308commit 5f54ee09f1e67484f5430a7fb696e71b3b54846b
36309Author: Francis Lachapelle <flachapelle@inverse.ca>
36310Date:   Wed Nov 25 11:22:20 2015 -0500
36311
36312    (js) Fix navigation when deleting a card
36313
36314M	UI/WebServerResources/js/Contacts/CardController.js
36315
36316commit 5c6e19a67c7440c6291f01c100dc3552b8b6e31a
36317Author: Francis Lachapelle <flachapelle@inverse.ca>
36318Date:   Wed Nov 25 11:21:28 2015 -0500
36319
36320    (html) Add placeholder to search input fields
36321
36322M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
36323M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
36324
36325commit 77fa55c6a4acf843873b7b82c463a70be2f974c1
36326Author: Francis Lachapelle <flachapelle@inverse.ca>
36327Date:   Wed Nov 25 11:16:23 2015 -0500
36328
36329    (js) Reload the page when changing language cont'd
36330
36331M	UI/Templates/PreferencesUI/UIxPreferences.wox
36332
36333commit 6c1e443d01d51b53b65ec8105700c5102d759527
36334Author: Francis Lachapelle <flachapelle@inverse.ca>
36335Date:   Wed Nov 25 11:15:31 2015 -0500
36336
36337    (css) Reclaim some space in addressbook list
36338
36339M	UI/WebServerResources/scss/views/_view.scss
36340
36341commit 6918650f5bc6260b8c923c28688ca888fda6f61a
36342Author: Francis Lachapelle <flachapelle@inverse.ca>
36343Date:   Wed Nov 25 11:12:30 2015 -0500
36344
36345    (js) Close sidenav on small devices
36346
36347M	UI/WebServerResources/js/Common/navController.js
36348M	UI/WebServerResources/js/Contacts/AddressBooksController.js
36349M	UI/WebServerResources/js/Mailer/MailboxesController.js
36350
36351commit b9462ed86d7b89f2e19ddcb658ec36dbc66ec6aa
36352Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36353Date:   Wed Nov 25 10:56:39 2015 -0500
36354
36355    (fix) adjust doc and packaging regarding oc cleanup script
36356
36357M	Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc
36358D	Scripts/openchange_user_cleanup
36359M	packaging/debian-multiarch/rules
36360M	packaging/debian/rules
36361M	packaging/rhel/sogo.spec
36362
36363commit 3d75d6affa1f92b920008d9c7a20a4d220224b47
36364Author: Francis Lachapelle <flachapelle@inverse.ca>
36365Date:   Wed Nov 25 10:06:48 2015 -0500
36366
36367    (css) Reclaim some space in the left sidenav
36368
36369M	UI/WebServerResources/scss/components/list/list.scss
36370M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
36371
36372commit 69ff0634b4142e8b0205627691f47b27ee37c25a
36373Author: Francis Lachapelle <flachapelle@inverse.ca>
36374Date:   Wed Nov 25 09:37:59 2015 -0500
36375
36376    (html) Fix "no selection" right-side views
36377
36378M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
36379M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
36380
36381commit 00c923df7ae717fc811e14b57218a752972be92d
36382Author: Francis Lachapelle <flachapelle@inverse.ca>
36383Date:   Wed Nov 25 08:51:04 2015 -0500
36384
36385    (css) Add variables for latest md changes
36386
36387M	UI/WebServerResources/scss/core/variables.scss
36388
36389commit b6930fde2670f1aca51a7060a8aef230bf2d3061
36390Author: Francis Lachapelle <flachapelle@inverse.ca>
36391Date:   Tue Nov 24 16:30:36 2015 -0500
36392
36393    (js) Move 'Reply All' action to a distinct button
36394
36395M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
36396M	UI/WebServerResources/js/Mailer/Message.service.js
36397
36398commit 5a5b4cc829d3940b13024de26a2a35d0d5825ae9
36399Author: Francis Lachapelle <flachapelle@inverse.ca>
36400Date:   Tue Nov 24 15:05:03 2015 -0500
36401
36402    (js) Various improvements and fixes
36403
36404M	UI/WebServerResources/js/Administration/AdministrationController.js
36405M	UI/WebServerResources/js/Common/Dialog.service.js
36406M	UI/WebServerResources/js/Contacts/AddressBook.service.js
36407M	UI/WebServerResources/js/Contacts/AddressBookController.js
36408M	UI/WebServerResources/js/Mailer/MailboxController.js
36409M	UI/WebServerResources/js/Preferences/Preferences.service.js
36410M	UI/WebServerResources/js/Preferences/PreferencesController.js
36411
36412commit 333d279246fa0993dd33e5a0b168e5c8899cbda4
36413Author: Francis Lachapelle <flachapelle@inverse.ca>
36414Date:   Tue Nov 24 14:57:40 2015 -0500
36415
36416    (js) Ask to reload the page when changing language
36417
36418M	UI/PreferencesUI/English.lproj/Localizable.strings
36419M	UI/WebServerResources/js/Preferences/PreferencesController.js
36420
36421commit 9a12fb24a64fe50457c17f7608ba10e0763873bf
36422Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36423Date:   Mon Nov 23 18:07:50 2015 -0500
36424
36425    (fix) EAS fix for wrong charset being used (#3392)
36426
36427M	ActiveSync/SOGoMailObject+ActiveSync.m
36428M	NEWS
36429
36430commit 888db0b1be2ef05410b3c94675ff008f1ca9c6e8
36431Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36432Date:   Mon Nov 23 18:09:30 2015 -0500
36433
36434    Updated NEWS file from v2 branch
36435
36436M	NEWS
36437
36438commit 3ec8847590b910c4df4c313f5e5a77ec5c629980
36439Author: Francis Lachapelle <flachapelle@inverse.ca>
36440Date:   Mon Nov 23 16:34:02 2015 -0500
36441
36442    (html) Move 'Delete' button with action buttons
36443
36444    In appointment and task viewers.
36445
36446M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
36447M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
36448
36449commit 823da43776c40625583630ce3e46e6ce16bcc6fb
36450Author: Francis Lachapelle <flachapelle@inverse.ca>
36451Date:   Mon Nov 23 16:25:09 2015 -0500
36452
36453    (html) Remove 'all day' option from task editor
36454
36455    This option is not supported yet (as in v2).
36456
36457M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
36458
36459commit c2d539d3c8a98947b594c5dc2e03bf5c3876d56b
36460Author: Francis Lachapelle <flachapelle@inverse.ca>
36461Date:   Mon Nov 23 16:22:32 2015 -0500
36462
36463    (js) Scroll to user's defined day start hour
36464
36465M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
36466M	UI/WebServerResources/js/Scheduler/sgCalendarGhost.directive.js
36467M	UI/WebServerResources/js/Scheduler/sgCalendarScrollView.directive.js
36468
36469commit edf69e59894da1b391bd3f234e5ecfd30f92e9fd
36470Author: Francis Lachapelle <flachapelle@inverse.ca>
36471Date:   Mon Nov 23 14:46:23 2015 -0500
36472
36473    (js) Improve task viewer
36474
36475M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
36476
36477commit 6cdf9f55b49e12a6a9d58d138f28f4c5d3fe5547
36478Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36479Date:   Mon Nov 23 13:20:55 2015 -0500
36480
36481    (fix) fixed one unit test
36482
36483M	Tests/Unit/TestNGMailAddressParser.m
36484
36485commit 3baef22df42665a2cda12eb00a5eadec6b0f455a
36486Author: Francis Lachapelle <flachapelle@inverse.ca>
36487Date:   Fri Nov 20 15:36:24 2015 -0500
36488
36489    (js) Create event by dragging in month's view
36490
36491M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
36492M	UI/WebServerResources/js/Scheduler/CalendarListController.js
36493M	UI/WebServerResources/js/Scheduler/sgCalendarDayTable.directive.js
36494M	UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js
36495M	UI/WebServerResources/scss/views/SchedulerUI.scss
36496
36497commit 90e79e7605f5c3c611852b5133e6efa25e3b20cb
36498Author: Francis Lachapelle <flachapelle@inverse.ca>
36499Date:   Fri Nov 20 13:30:26 2015 -0500
36500
36501    (js) Add drag'n'drop to month's view
36502
36503M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
36504M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
36505M	UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js
36506M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
36507D	UI/WebServerResources/js/Scheduler/sgCalendarDayBlockGhost.directive.js
36508A	UI/WebServerResources/js/Scheduler/sgCalendarGhost.directive.js
36509M	UI/WebServerResources/js/Scheduler/sgCalendarMonthDay.directive.js
36510M	UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js
36511M	UI/WebServerResources/js/Scheduler/sgCalendarScrollView.directive.js
36512M	UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js
36513M	UI/WebServerResources/scss/views/SchedulerUI.scss
36514
36515commit 6a3a249bd67e4d1ef920693a3cf299fcae236599
36516Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36517Date:   Fri Nov 20 11:21:38 2015 -0500
36518
36519    (fix) domain in doc
36520
36521M	Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc
36522
36523commit c5017fc69e5fc2a85436c1ed402a0c4c77d05427
36524Author: extrafu <lmarcotte@inverse.ca>
36525Date:   Thu Nov 19 17:57:04 2015 -0500
36526
36527    (fix) allow getting password from context for OC
36528
36529M	OpenChange/MAPIStoreAuthenticator.h
36530M	OpenChange/MAPIStoreAuthenticator.m
36531
36532commit 7c86a43e489274517a9b5d5471922ab813468e74
36533Author: Francis Lachapelle <flachapelle@inverse.ca>
36534Date:   Tue Nov 17 15:15:39 2015 -0500
36535
36536    (html) Fix color picker height in Firefox
36537
36538    Solution was to wrap the grid content into a md-content.
36539
36540M	UI/WebServerResources/js/Common/sgColorPicker.directive.js
36541
36542commit e4eef9b7807bb60c4c2f2259ad4a48751f6d7a81
36543Author: Francis Lachapelle <flachapelle@inverse.ca>
36544Date:   Tue Nov 17 12:22:06 2015 -0500
36545
36546    (js,css) Show categories in events/tasks lists
36547
36548M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
36549M	UI/Templates/SchedulerUI/UIxCalMainView.wox
36550M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
36551M	UI/WebServerResources/js/Scheduler/CalendarsController.js
36552M	UI/WebServerResources/js/Scheduler/Component.service.js
36553M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
36554M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlockGhost.directive.js
36555M	UI/WebServerResources/scss/core/base_styles/_base_style.scss
36556M	UI/WebServerResources/scss/views/SchedulerUI.scss
36557
36558commit 2d6bdd37da026b5485219879bc3855eb6769a760
36559Author: Francis Lachapelle <flachapelle@inverse.ca>
36560Date:   Tue Nov 17 11:28:10 2015 -0500
36561
36562    (css) Improve display of events with categories
36563
36564M	UI/WebServerResources/scss/views/SchedulerUI.scss
36565
36566commit 450ec06bd8655e7a48ac9be32a062cde333aa83d
36567Author: Francis Lachapelle <flachapelle@inverse.ca>
36568Date:   Tue Nov 17 11:27:30 2015 -0500
36569
36570    (js) Add shadow to event ghost (DnD)
36571
36572M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlockGhost.directive.js
36573
36574commit 0bd29e250ee3c458b37090dcb603c200a424c7fa
36575Author: Francis Lachapelle <flachapelle@inverse.ca>
36576Date:   Mon Nov 16 16:19:25 2015 -0500
36577
36578    (css) Don't impose a transition to all md-toolbars
36579
36580M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
36581
36582commit 4685c0ff2a79bf8f9d25c32b455d73af9d113567
36583Author: Francis Lachapelle <flachapelle@inverse.ca>
36584Date:   Sat Nov 14 14:29:21 2015 -0500
36585
36586    (js) Show events categories as color bands
36587
36588M	UI/Templates/SchedulerUI/UIxCalMainView.wox
36589M	UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js
36590M	UI/WebServerResources/js/Scheduler/Component.service.js
36591M	UI/WebServerResources/js/Scheduler/Scheduler.app.js
36592M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
36593M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlockGhost.directive.js
36594M	UI/WebServerResources/scss/views/SchedulerUI.scss
36595
36596commit ace9fa9e4e4ce59ad770720f8905edb087a968d4
36597Author: Francis Lachapelle <flachapelle@inverse.ca>
36598Date:   Fri Nov 13 15:45:44 2015 -0500
36599
36600    (html) Show event location in Calendar days views
36601
36602M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
36603M	UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js
36604M	UI/WebServerResources/scss/views/SchedulerUI.scss
36605
36606commit 58dfa2e43be894ec9c617da79264e88ddd6faa50
36607Author: Francis Lachapelle <flachapelle@inverse.ca>
36608Date:   Fri Nov 13 14:43:03 2015 -0500
36609
36610    Return categories (from quick table) as an array
36611
36612M	UI/Scheduler/UIxCalListingActions.m
36613
36614commit 9d0bc5570b9dcf86eb1efe946d030f9aebdc1470
36615Author: Francis Lachapelle <flachapelle@inverse.ca>
36616Date:   Fri Nov 13 14:19:11 2015 -0500
36617
36618    (js) Highlight selected color in color picker
36619
36620M	UI/WebServerResources/js/Common/sgColorPicker.directive.js
36621M	UI/WebServerResources/scss/components/gridList/grid-list.scss
36622
36623commit 5ed142853a21532e294ec987f22eb16444ca75f2
36624Author: Francis Lachapelle <flachapelle@inverse.ca>
36625Date:   Fri Nov 13 10:48:27 2015 -0500
36626
36627    (html) Mark recurrent events in Calendar views
36628
36629M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
36630M	UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js
36631M	UI/WebServerResources/scss/components/icon/icon.scss
36632
36633commit fc1dfcff106d24c5ed9ecfa8453fb546b0d04e2e
36634Author: Francis Lachapelle <flachapelle@inverse.ca>
36635Date:   Fri Nov 13 10:46:32 2015 -0500
36636
36637    (js) Fix display and refresh of freebusy
36638
36639M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
36640M	UI/WebServerResources/js/Scheduler/Component.service.js
36641M	UI/WebServerResources/js/Scheduler/ComponentController.js
36642M	UI/WebServerResources/scss/views/SchedulerUI.scss
36643
36644commit 4f6c09956424060f26866a665620ee73fc5f87a2
36645Author: Francis Lachapelle <flachapelle@inverse.ca>
36646Date:   Thu Nov 12 16:04:31 2015 -0500
36647
36648    (js) Fix creation of a task
36649
36650M	UI/WebServerResources/js/Scheduler/CalendarListController.js
36651
36652commit d081f3c6eb9cab5a782fb8d1400bb5bf9b33900a
36653Author: Francis Lachapelle <flachapelle@inverse.ca>
36654Date:   Thu Nov 12 12:29:10 2015 -0500
36655
36656    Display description for alarm & repeat definitions
36657
36658    This is not the perfect solution has the localization may be unsuitable
36659    in some languages.
36660
36661M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
36662M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
36663M	UI/WebServerResources/js/Scheduler/Component.service.js
36664
36665commit 98493fbcac8f78efb97b2b91ede0c89438bb43e5
36666Author: Francis Lachapelle <flachapelle@inverse.ca>
36667Date:   Wed Nov 11 16:44:26 2015 -0500
36668
36669    (css) Fix scrollbars in Calendar views
36670
36671M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
36672M	UI/WebServerResources/scss/views/SchedulerUI.scss
36673
36674commit b30f20e1b3aa2c6770de11eb00b823019f08beb1
36675Author: Francis Lachapelle <flachapelle@inverse.ca>
36676Date:   Wed Nov 11 16:42:46 2015 -0500
36677
36678    (js) Fix creation of a Calendar
36679
36680M	UI/WebServerResources/js/Scheduler/Calendar.service.js
36681M	UI/WebServerResources/js/Scheduler/CalendarsController.js
36682
36683commit 87fc7b39cc30ba2984d8530fdcb512696c7e9a5e
36684Author: Francis Lachapelle <flachapelle@inverse.ca>
36685Date:   Wed Nov 11 16:01:37 2015 -0500
36686
36687    Handle ExpandedFolders settings from v2
36688
36689M	UI/MailerUI/UIxMailMainFrame.m
36690
36691commit c7ef7a1d2fdf475a9c05a16c5778f933997a034f
36692Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36693Date:   Wed Nov 11 11:18:49 2015 -0500
36694
36695    (feat) added calendar import/export feature
36696
36697M	UI/Scheduler/UIxCalFolderActions.m
36698M	UI/Templates/SchedulerUI/UIxCalMainView.wox
36699M	UI/WebServerResources/js/Scheduler/CalendarsController.js
36700M	UI/WebServerResources/js/Scheduler/Scheduler.app.js
36701
36702commit 7316d1317624bcc7965f3189ae37196ef1b82873
36703Author: Francis Lachapelle <flachapelle@inverse.ca>
36704Date:   Tue Nov 10 15:05:41 2015 -0500
36705
36706    Improve contacts import dialog box
36707
36708M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
36709M	UI/WebServerResources/js/Contacts/AddressBooksController.js
36710M	UI/WebServerResources/scss/components/toast/toast.scss
36711
36712commit 6a9e3a6e964de042c98795e54dda36e6922efdaf
36713Author: Francis Lachapelle <flachapelle@inverse.ca>
36714Date:   Mon Nov 9 14:57:26 2015 -0500
36715
36716    (html) Contextual icons in fab button of Calendars
36717
36718M	UI/Templates/SchedulerUI/UIxCalMainView.wox
36719
36720commit 0f2d0e906999d8cf25319818fe98ba566fdad911
36721Author: Francis Lachapelle <flachapelle@inverse.ca>
36722Date:   Mon Nov 9 14:49:27 2015 -0500
36723
36724    (css) Improve input field for folder name
36725
36726M	UI/WebServerResources/scss/components/list/list.scss
36727
36728commit cc5cc30c2422b9c56c5d52a3f5b4c8bf41188743
36729Author: Francis Lachapelle <flachapelle@inverse.ca>
36730Date:   Mon Nov 9 14:46:30 2015 -0500
36731
36732    (js) Improve addressbook renaming
36733
36734    The AddressBook instance to list the cards is now the same as the one
36735    from the list of addressbooks. Therefore, when renaming an addressbook,
36736    the addressbook name in the list is automatically updated.
36737
36738M	UI/Templates/ContactsUI/UIxContactFolderProperties.wox
36739M	UI/WebServerResources/js/Contacts/AddressBook.service.js
36740M	UI/WebServerResources/js/Contacts/AddressBooksController.js
36741M	UI/WebServerResources/js/Contacts/Contacts.app.js
36742
36743commit dc3e42fd62ad57428f7a480e5927c658ef6e018f
36744Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36745Date:   Mon Nov 9 14:30:58 2015 -0500
36746
36747    (fix) additional fix for #3356
36748
36749M	ActiveSync/SOGoActiveSyncDispatcher.m
36750
36751commit d23f7f1cc264609214bc57f736dc18cb57b2a8e8
36752Author: Francis Lachapelle <flachapelle@inverse.ca>
36753Date:   Mon Nov 9 12:15:16 2015 -0500
36754
36755    (js) Improve event creation through DnD
36756
36757M	UI/WebServerResources/js/Scheduler/CalendarListController.js
36758M	UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js
36759
36760commit a576b9566324fc1aa82e77c1b413f096cc32bd11
36761Author: Francis Lachapelle <flachapelle@inverse.ca>
36762Date:   Fri Nov 6 16:07:52 2015 -0500
36763
36764    (js) Add sgCalendarDayBlockGhost directive
36765
36766A	UI/WebServerResources/js/Scheduler/sgCalendarDayBlockGhost.directive.js
36767
36768commit 2e02380a9338bb94963202876515d6b4764b4fe0
36769Author: Francis Lachapelle <flachapelle@inverse.ca>
36770Date:   Fri Nov 6 15:12:24 2015 -0500
36771
36772    Initial drag'n'drop support in Calendar module
36773
36774    TODO:
36775    - drag'n'drop in month's view;
36776    - drag to create an all-day event;
36777    - drag'n'drop to a calendar in the sidenav;
36778    - touchscreen gestures support.
36779
36780M	UI/Scheduler/UIxAppointmentActions.m
36781M	UI/Scheduler/UIxCalDayTable.m
36782M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
36783M	UI/Templates/SchedulerUI/UIxCalMainView.wox
36784M	UI/WebServerResources/js/Scheduler/Calendar.service.js
36785M	UI/WebServerResources/js/Scheduler/CalendarController.js
36786M	UI/WebServerResources/js/Scheduler/CalendarListController.js
36787M	UI/WebServerResources/js/Scheduler/CalendarsController.js
36788M	UI/WebServerResources/js/Scheduler/Component.service.js
36789M	UI/WebServerResources/js/Scheduler/ComponentController.js
36790M	UI/WebServerResources/js/Scheduler/Scheduler.app.js
36791A	UI/WebServerResources/js/Scheduler/sgCalendarDay.directive.js
36792M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
36793M	UI/WebServerResources/js/Scheduler/sgCalendarDayTable.directive.js
36794M	UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js
36795A	UI/WebServerResources/js/Scheduler/sgCalendarScrollView.directive.js
36796A	UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js
36797M	UI/WebServerResources/scss/views/SchedulerUI.scss
36798
36799commit fc16d6ad9011b93e9070519bc852110da9f469af
36800Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36801Date:   Fri Nov 6 13:33:36 2015 -0500
36802
36803    (fix) fixed addressbrook-only source entires having a c_uid set
36804
36805    Conflicts:
36806
36807		NEWS
36808		SoObjects/Contacts/SOGoContactSourceFolder.m
36809
36810M	NEWS
36811M	SoObjects/Contacts/SOGoContactSourceFolder.m
36812
36813commit bdfe95a7fb7c80d7295b1a302b6df107765592e4
36814Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36815Date:   Fri Nov 6 09:25:49 2015 -0500
36816
36817    (fix) fixed wrong comparison of meta vs. META tag in HTML mails
36818
36819    Conflicts:
36820
36821		NEWS
36822
36823M	NEWS
36824M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
36825
36826commit 0d919dbd022e498bdb73a2d39f3fffad5c726190
36827Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36828Date:   Fri Nov 6 08:56:23 2015 -0500
36829
36830    (fix) small fixes
36831
36832M	ActiveSync/SOGoActiveSyncDispatcher.m
36833M	SoObjects/SOGo/SOGoCacheGCSObject.m
36834
36835commit c18f5c22468efd72203ef628bba7dd0cd43e4a68
36836Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36837Date:   Thu Nov 5 15:39:08 2015 -0500
36838
36839    We drop Lucid.
36840
36841M	Documentation/SOGoInstallationGuide.asciidoc
36842
36843commit ab322093cdc7df8cca530aa09330a3c6889a04c7
36844Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36845Date:   Thu Nov 5 15:21:13 2015 -0500
36846
36847    (fix) handle emails having an attachment as their content
36848
36849M	NEWS
36850M	SoObjects/Mailer/SOGoMailObject.m
36851
36852commit 350fe2e7e0fe5d239219b0867e3295af83d26600
36853Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36854Date:   Thu Nov 5 14:58:58 2015 -0500
36855
36856    (fix) one more fix for #3118
36857
36858M	ActiveSync/SOGoActiveSyncDispatcher.m
36859
36860commit 3a103fd0dd06601ed5160bc4e85b7c93e6e6ddf8
36861Author: ethoms <euan@potensol.com>
36862Date:   Fri Nov 6 01:47:32 2015 +0800
36863
36864    Update WORequest+SOGo.m
36865
36866M	SoObjects/SOGo/WORequest+SOGo.m
36867
36868commit c5cac316c3e6cf5662152ada9c74f54a3ded26c4
36869Author: Francis Lachapelle <flachapelle@inverse.ca>
36870Date:   Thu Nov 5 11:53:44 2015 -0500
36871
36872    (js) Fix all-day dates covering a timezone change
36873
36874M	UI/WebServerResources/js/Common/utils.js
36875
36876commit a8525658b382daab1c8d924a0278f75b7551e477
36877Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36878Date:   Thu Nov 5 11:11:18 2015 -0500
36879
36880    (fix) additional fix for #3118
36881
36882M	ActiveSync/SOGoActiveSyncDispatcher.m
36883M	SoObjects/SOGo/SOGoCacheGCSObject.h
36884
36885commit 5f82d3fb37c9027bb98c886e4b54463981041b3b
36886Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36887Date:   Thu Nov 5 09:59:31 2015 -0500
36888
36889    (fix) manually added fixes from PR#120
36890
36891M	OpenChange/MAPIStoreDBMessage.m
36892M	OpenChange/MAPIStoreGCSFolder.h
36893M	OpenChange/MAPIStoreGCSFolder.m
36894M	OpenChange/MAPIStoreGCSMessage.m
36895M	OpenChange/MAPIStoreMailContext.m
36896M	OpenChange/MAPIStoreMailFolder.m
36897M	OpenChange/MAPIStoreMailMessage.m
36898M	OpenChange/MAPIStoreMailVolatileMessage.m
36899M	Scripts/openchange_user_cleanup
36900M	SoObjects/Appointments/SOGoAppointmentFolder.m
36901M	SoObjects/Contacts/SOGoContactSourceFolder.m
36902M	SoObjects/Mailer/SOGoMailAccount.m
36903M	SoObjects/Mailer/SOGoMailFolder.m
36904M	UI/MailerUI/UIxMailFolderActions.m
36905M	UI/MailerUI/UIxMailMainFrame.m
36906M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
36907
36908commit edebdf1171a84a7ec37737e626d3871f2fb96005
36909Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36910Date:   Thu Nov 5 09:48:17 2015 -0500
36911
36912    Updated NEWS file regarding PR#120
36913
36914    Conflicts:
36915
36916		NEWS
36917
36918M	NEWS
36919
36920commit bf87c71671850b2299396d7641780dd74d882399
36921Author: ethoms <euan@potensol.com>
36922Date:   Thu Nov 5 10:23:01 2015 +0800
36923
36924    Update WORequest+SOGo.m
36925
36926M	SoObjects/SOGo/WORequest+SOGo.m
36927
36928commit 30488f4f6dc20a20022c452c4608164dde338314
36929Author: ethoms <euan@potensol.com>
36930Date:   Thu Nov 5 10:22:11 2015 +0800
36931
36932    Update WORequest+SOGo.m
36933
36934M	SoObjects/SOGo/WORequest+SOGo.m
36935
36936commit 4ca3a1f42d1b8548a3d63c816b76a14a51ce347a
36937Author: ethoms <euan@potensol.com>
36938Date:   Thu Nov 5 08:01:38 2015 +0800
36939
36940    Update SOGoParentFolder.m
36941
36942M	SoObjects/SOGo/SOGoParentFolder.m
36943
36944commit efbf8825b106b6b9a762d51ef94643ad1d760cf3
36945Author: ethoms <euan@potensol.com>
36946Date:   Thu Nov 5 07:29:45 2015 +0800
36947
36948    Update SOGoParentFolder.m
36949
36950M	SoObjects/SOGo/SOGoParentFolder.m
36951
36952commit becfdc215fb11c53727c24e73d2b87af2f16bb8e
36953Author: ethoms <euan@potensol.com>
36954Date:   Thu Nov 5 07:20:36 2015 +0800
36955
36956    Update SOGoParentFolder.h
36957
36958M	SoObjects/SOGo/SOGoParentFolder.h
36959
36960commit 72b1fc1f3f3bee7c490a8382e1a125da63659db0
36961Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36962Date:   Wed Nov 4 11:26:21 2015 -0500
36963
36964    (fix) wrong class for list avatar
36965
36966M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
36967
36968commit 12863f1d2f9e78077eb95fff1f063cc4d44e9e28
36969Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36970Date:   Wed Nov 4 10:38:24 2015 -0500
36971
36972    (feat) now properties dialog for addressbooks
36973
36974    Now also possible to set the EAS sync flag for addressbooks
36975
36976M	UI/Contacts/GNUmakefile
36977A	UI/Contacts/UIxContactFolderProperties.h
36978A	UI/Contacts/UIxContactFolderProperties.m
36979M	UI/Contacts/UIxContactFoldersView.m
36980M	UI/Contacts/product.plist
36981A	UI/Templates/ContactsUI/UIxContactFolderProperties.wox
36982M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
36983M	UI/WebServerResources/js/Contacts/AddressBooksController.js
36984
36985commit 39601a9cf9ba090d96401a59426236175cc362d4
36986Author: Ludovic Marcotte <lmarcotte@inverse.ca>
36987Date:   Fri Sep 25 15:18:22 2015 -0400
36988
36989    (feat) moved FolderSynchronize code to GCS
36990
36991    Conflicts:
36992
36993		SoObjects/Appointments/SOGoAppointmentFolder.h
36994
36995M	SoObjects/SOGo/SOGoGCSFolder.h
36996M	SoObjects/SOGo/SOGoGCSFolder.m
36997M	UI/Scheduler/UIxCalendarProperties.m
36998M	UI/Scheduler/UIxCalendarSelector.m
36999M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
37000
37001commit 0cb1504f2c847528a690fcbe83c2fe5c1d3579c4
37002Author: ethoms <euan@potensol.com>
37003Date:   Wed Nov 4 08:18:23 2015 +0800
37004
37005    Update SOGoCalendarComponent.m
37006
37007M	SoObjects/Appointments/SOGoCalendarComponent.m
37008
37009commit d19c88362242b0f85e0caebf8dd4fbe065d873bd
37010Author: ethoms <euan@potensol.com>
37011Date:   Wed Nov 4 07:38:47 2015 +0800
37012
37013    Update UIxCalListingActions.m
37014
37015M	UI/Scheduler/UIxCalListingActions.m
37016
37017commit a1c6a6676e3ef95f7574d1f0781267fbb34d15aa
37018Author: ethoms <euan@potensol.com>
37019Date:   Wed Nov 4 07:37:34 2015 +0800
37020
37021    Update UIxCalListingActions.m
37022
37023M	UI/Scheduler/UIxCalListingActions.m
37024
37025commit 59c8a0f722706989a1a49863792d2171db26dd0f
37026Author: ethoms <euan@potensol.com>
37027Date:   Wed Nov 4 07:33:28 2015 +0800
37028
37029    Update UIxMailPartViewer.m
37030
37031M	UI/MailPartViewers/UIxMailPartViewer.m
37032
37033commit 6dc912eee5b0429fe4bb5beeace5214018eed3bc
37034Author: ethoms <euan@potensol.com>
37035Date:   Wed Nov 4 07:29:50 2015 +0800
37036
37037    Update SOGoGCSFolder.m
37038
37039M	SoObjects/SOGo/SOGoGCSFolder.m
37040
37041commit 1a0915ebf6a2e41018c22c2fb3ab39d0b75ca3ea
37042Author: ethoms <euan@potensol.com>
37043Date:   Wed Nov 4 07:27:53 2015 +0800
37044
37045    Update SOGoFolder.m
37046
37047M	SoObjects/SOGo/SOGoFolder.m
37048
37049commit 6bff05b84a3018be0e196d736bab59c78616273a
37050Author: ethoms <euan@potensol.com>
37051Date:   Wed Nov 4 07:24:02 2015 +0800
37052
37053    Update SOGoMailLabel.m
37054
37055M	SoObjects/Mailer/SOGoMailLabel.m
37056
37057commit b5eb13c3b75fc02e3cdc10433b0c4c9f60bae7c7
37058Author: ethoms <euan@potensol.com>
37059Date:   Wed Nov 4 07:19:37 2015 +0800
37060
37061    Update SOGoContactSourceFolder.m
37062
37063M	SoObjects/Contacts/SOGoContactSourceFolder.m
37064
37065commit 46ccd04c70b6f5fc55fd304f92b27d788f8c88de
37066Author: Euan Thoms <euan@potensol.com>
37067Date:   Wed Nov 4 06:13:01 2015 +0800
37068
37069    Stage 9 of clang compiler warning patches.
37070
37071M	SoObjects/SOGo/NSData+Crypto.m
37072
37073commit 440a86d3f2995b5a61752c8014c36e750db94db0
37074Author: Euan Thoms <euan@potensol.com>
37075Date:   Wed Nov 4 06:02:45 2015 +0800
37076
37077    Stage 8 of clang compiler warning patches.
37078
37079M	SoObjects/SOGo/WORequest+SOGo.m
37080
37081commit 0b4c355c2c46ed61e2c982002a72e0e277f46847
37082Author: Euan Thoms <euan@potensol.com>
37083Date:   Wed Nov 4 05:37:39 2015 +0800
37084
37085    Stage 6 of clang compiler warning patches.
37086
37087M	SoObjects/Appointments/SOGoCalendarComponent.m
37088M	SoObjects/SOGo/SOGoParentFolder.h
37089M	SoObjects/SOGo/SOGoParentFolder.m
37090
37091commit 36c1ba88a5782ec8961250d1fe977002b49e9331
37092Author: Euan Thoms <euan@potensol.com>
37093Date:   Wed Nov 4 05:28:03 2015 +0800
37094
37095    Stage 5 of clang compiler warning patches.
37096
37097M	SoObjects/Appointments/SOGoAppointmentObject.m
37098M	Tools/SOGoToolRestore.m
37099
37100commit 2303a250c5c7468568f686ec71633758a5558704
37101Author: Euan Thoms <euan@potensol.com>
37102Date:   Wed Nov 4 04:59:27 2015 +0800
37103
37104    Stage 4 of clang compiler warning patches.
37105
37106M	SoObjects/SOGo/SOGoCacheGCSFolder.h
37107M	SoObjects/SOGo/SOGoCacheObject.h
37108
37109commit cbf9b6da3e065637491ece01b3c263ed5b484324
37110Author: Francis Lachapelle <flachapelle@inverse.ca>
37111Date:   Tue Nov 3 15:47:30 2015 -0500
37112
37113    Fix all-day events covering a timezone change
37114
37115M	SoObjects/Appointments/iCalEvent+SOGo.m
37116M	UI/Scheduler/UIxAppointmentEditor.m
37117M	UI/WebServerResources/js/Common/utils.js
37118M	UI/WebServerResources/js/Scheduler/Component.service.js
37119M	UI/WebServerResources/js/Scheduler/ComponentController.js
37120
37121commit a64d55f95ce4ba8970c0c00149e787a95357747b
37122Author: Euan Thoms <euan@potensol.com>
37123Date:   Wed Nov 4 03:59:40 2015 +0800
37124
37125    Stage 3 of clang compiler warning patches.
37126
37127M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
37128M	SoObjects/Mailer/NSDictionary+Mail.m
37129M	SoObjects/Mailer/SOGoMailBaseObject.m
37130M	SoObjects/SOGo/SOGoCache.h
37131M	UI/Common/WODirectAction+SOGo.m
37132M	UI/Contacts/UIxContactFolderActions.m
37133M	UI/MailPartViewers/UIxMailPartICalActions.m
37134M	UI/MainUI/SOGoMicrosoftActiveSyncActions.m
37135M	UI/PreferencesUI/UIxJSONPreferences.m
37136
37137commit 9a3f8549ea8b2e3358c419708f19d8c43ccb4cf9
37138Author: Euan Thoms <euan@potensol.com>
37139Date:   Wed Nov 4 03:40:53 2015 +0800
37140
37141    Delete .orig files left over from applying patches to Stage 2.
37142
37143D	SOPE/NGCards/iCalPerson.m.orig
37144D	SoObjects/Contacts/SOGoContactSourceFolder.m.orig
37145D	SoObjects/SOGo/SOGoCacheGCSFolder.m.orig
37146D	SoObjects/SOGo/SQLSource.m.orig
37147
37148commit 212ff648282d5d56b57af3623556a51605a9bd06
37149Author: Euan Thoms <euan@potensol.com>
37150Date:   Wed Nov 4 03:36:34 2015 +0800
37151
37152    Stage 2 of clang compiler warning patches.
37153
37154M	SOPE/NGCards/iCalPerson.m
37155A	SOPE/NGCards/iCalPerson.m.orig
37156M	SoObjects/Contacts/SOGoContactSourceFolder.m
37157A	SoObjects/Contacts/SOGoContactSourceFolder.m.orig
37158M	SoObjects/SOGo/SOGoCacheGCSFolder.m
37159A	SoObjects/SOGo/SOGoCacheGCSFolder.m.orig
37160M	SoObjects/SOGo/SQLSource.m
37161A	SoObjects/SOGo/SQLSource.m.orig
37162
37163commit e5c71a4179f9decbe288b35e3b715ae0a907445c
37164Author: Francis Lachapelle <flachapelle@inverse.ca>
37165Date:   Tue Nov 3 08:27:50 2015 -0500
37166
37167    Fix Brazilian (Portuguese) translation
37168
37169    Fixes #3355
37170
37171M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
37172
37173commit 3c62cc744ef13ec3f0df1dfae434de2679f2bf37
37174Author: Euan Thoms <euan@potensol.com>
37175Date:   Sat Oct 31 14:10:03 2015 +0800
37176
37177    Stage 1 of clang compiler warning patches.
37178
37179M	ActiveSync/iCalAlarm+ActiveSync.m
37180M	ActiveSync/iCalEvent+ActiveSync.m
37181M	ActiveSync/iCalRecurrenceRule+ActiveSync.m
37182M	ActiveSync/iCalToDo+ActiveSync.m
37183M	Main/SOGo+DAV.m
37184M	SOPE/GDLContentStore/GCSChannelManager.m
37185M	SOPE/NGCards/CardElement.m
37186M	SOPE/NGCards/CardGroup.m
37187M	SOPE/NGCards/NSCalendarDate+NGCards.m
37188M	SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m
37189M	SOPE/NGCards/iCalRecurrenceRule.m
37190M	SOPE/NGCards/iCalTrigger.m
37191M	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m
37192M	SoObjects/Appointments/MSExchangeFreeBusy.m
37193M	SoObjects/Appointments/SOGoAppointmentFolder.m
37194M	SoObjects/Appointments/SOGoAppointmentObject.m
37195M	SoObjects/Appointments/SOGoCalendarComponent.m
37196M	SoObjects/Appointments/iCalAlarm+SOGo.m
37197M	SoObjects/Appointments/iCalEvent+SOGo.m
37198M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
37199M	SoObjects/Appointments/iCalToDo+SOGo.m
37200M	SoObjects/Contacts/NGVCard+SOGo.m
37201M	SoObjects/Contacts/SOGoContactEntryPhoto.m
37202M	SoObjects/Contacts/SOGoContactFolders.m
37203M	SoObjects/Contacts/SOGoContactGCSEntry.m
37204M	SoObjects/Contacts/SOGoContactGCSList.m
37205M	SoObjects/Contacts/SOGoContactSourceFolder.m
37206M	SoObjects/Mailer/NSString+Mail.m
37207M	SoObjects/Mailer/SOGoMailBodyPart.m
37208M	SoObjects/Mailer/SOGoMailFolder.m
37209M	SoObjects/Mailer/SOGoMailForward.m
37210M	SoObjects/Mailer/SOGoMailLabel.m
37211M	SoObjects/Mailer/SOGoMailObject.m
37212M	SoObjects/SOGo/BSONCodec.m
37213M	SoObjects/SOGo/LDAPSource.m
37214M	SoObjects/SOGo/NSCalendarDate+SOGo.m
37215M	SoObjects/SOGo/NSDictionary+DAV.m
37216M	SoObjects/SOGo/NSString+Utilities.m
37217M	SoObjects/SOGo/SOGoCacheGCSObject.m
37218M	SoObjects/SOGo/SOGoContentObject.m
37219M	SoObjects/SOGo/SOGoFolder.m
37220M	SoObjects/SOGo/SOGoGCSFolder.m
37221M	SoObjects/SOGo/SOGoGroup.m
37222M	SoObjects/SOGo/SOGoObject.m
37223M	Tests/Unit/SOGoTest.m
37224M	Tests/Unit/TestNGMailAddressParser.m
37225M	Tests/Unit/TestNGMimeAddressHeaderFieldGenerator.m
37226M	Tests/Unit/TestNGMimeMessageGenerator.m
37227M	Tests/Unit/TestVersit.m
37228M	Tests/Unit/TestiCalRecurrenceCalculator.m
37229M	Tests/Unit/TestiCalTimeZonePeriod.m
37230M	Tools/SOGoEAlarmsNotifier.m
37231M	Tools/SOGoSockDOperation.m
37232M	Tools/SOGoToolCreateFolder.m
37233M	Tools/SOGoToolExpireUserSessions.m
37234M	Tools/SOGoToolManageEAS.m
37235M	Tools/SOGoToolRemoveDoubles.m
37236M	Tools/SOGoToolRenameUser.m
37237M	Tools/SOGoToolUserPreferences.m
37238M	Tools/sogo-tool.m
37239M	UI/Common/UIxToolbar.m
37240M	UI/Contacts/UIxContactActions.m
37241M	UI/Contacts/UIxContactFolderActions.m
37242M	UI/Contacts/UIxContactView.m
37243M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
37244M	UI/MailPartViewers/UIxMailPartMessageViewer.m
37245M	UI/MailPartViewers/UIxMailPartMixedViewer.h
37246M	UI/MailPartViewers/UIxMailPartMixedViewer.m
37247M	UI/MailPartViewers/UIxMailPartViewer.m
37248M	UI/MailerUI/UIxMailFolderActions.m
37249M	UI/MailerUI/UIxMailMainFrame.m
37250M	UI/MailerUI/UIxMailView.m
37251M	UI/MainUI/SOGoMicrosoftActiveSyncActions.m
37252M	UI/MainUI/SOGoUserHomePage.m
37253M	UI/PreferencesUI/UIxPreferences.m
37254M	UI/SOGoUI/SOGoAptFormatter.m
37255M	UI/Scheduler/UIxCalDateSelector.m
37256M	UI/Scheduler/UIxCalDayTable.h
37257M	UI/Scheduler/UIxCalDayTable.m
37258M	UI/Scheduler/UIxCalDayView.m
37259M	UI/Scheduler/UIxCalListingActions.m
37260M	UI/Scheduler/UIxCalMonthView.m
37261M	UI/Scheduler/UIxCalViewPrint.m
37262M	UI/Scheduler/UIxComponentEditor.m
37263M	UI/Scheduler/UIxRecurrenceEditor.m
37264
37265commit 0b490a00c651491fae6d2cb024380e1afb7ada2b
37266Author: Francis Lachapelle <flachapelle@inverse.ca>
37267Date:   Fri Oct 30 08:38:19 2015 -0400
37268
37269    (js) Improve dates adjustments in editors
37270
37271    The main issue to resolve was to handle the time reset by the datepicker
37272    when changing dates.
37273
37274M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
37275M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
37276M	UI/WebServerResources/js/Scheduler/Component.service.js
37277M	UI/WebServerResources/js/Scheduler/ComponentController.js
37278
37279commit 2bad5c0da473ea4a51190c98cbf1ef5d62d0bd87
37280Author: Francis Lachapelle <flachapelle@inverse.ca>
37281Date:   Thu Oct 29 16:17:37 2015 -0400
37282
37283    (js) Preserve the time when changing the day
37284
37285M	UI/WebServerResources/js/Scheduler/ComponentController.js
37286
37287commit 293b93ec691942d88cda7d4e77f0f00fc62c9d22
37288Author: Francis Lachapelle <flachapelle@inverse.ca>
37289Date:   Tue Oct 27 16:14:36 2015 -0400
37290
37291    (css) Color transition when changing calendar
37292
37293M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
37294
37295commit dc385a82ff9193beec39b8a131dc77f5ef77d6b9
37296Author: Francis Lachapelle <flachapelle@inverse.ca>
37297Date:   Tue Oct 27 11:31:31 2015 -0400
37298
37299    (js) Reload page when session has expired
37300
37301M	UI/WebServerResources/js/Common/Common.app.js
37302M	UI/WebServerResources/js/Main/Main.app.js
37303
37304commit 4172c216f5bb3d94defbc7608f504ad9e2abdf3e
37305Author: Francis Lachapelle <flachapelle@inverse.ca>
37306Date:   Tue Oct 27 11:28:42 2015 -0400
37307
37308    (js) Select newly added user in ACLs editor
37309
37310M	UI/WebServerResources/js/Common/Acl.service.js
37311M	UI/WebServerResources/js/Common/AclController.js
37312
37313commit 09e354ed0efc50e9078042a757edc286fdad610e
37314Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37315Date:   Mon Oct 26 10:25:11 2015 -0400
37316
37317    (feat) support for ghosted elements on contacts over EAS
37318
37319M	ActiveSync/NGVCard+ActiveSync.m
37320M	NEWS
37321
37322commit d7fb79381e1a1e20a7e3c92d38f00ddd463045fb
37323Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37324Date:   Mon Oct 26 10:15:35 2015 -0400
37325
37326    (feat) we now save the supported elements in EAS collections
37327
37328M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
37329M	ActiveSync/SOGoActiveSyncDispatcher.m
37330
37331commit 700a00b822948fc7520bd31a2478c553d4cc8548
37332Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37333Date:   Mon Oct 26 10:08:00 2015 -0400
37334
37335    (fix) prevent postal address showing on single line over EAS (#2614)
37336
37337M	ActiveSync/NGVCard+ActiveSync.m
37338M	NEWS
37339
37340commit 746eea4bb6edffbd7d43092358e51c91efde6b8e
37341Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37342Date:   Fri Oct 23 15:39:49 2015 -0400
37343
37344    (fix) perms fixes on scripts
37345
37346M	Scripts/sql-update-1.3.11_to_1.3.12-mysql.sh
37347M	Scripts/sql-update-1.3.16_to_1.3.17-mysql.sh
37348M	Scripts/sql-update-1.3.3_to_1.3.4-mysql.sh
37349M	Scripts/sql-update-1.3.3_to_1.3.4.sh
37350M	Scripts/sql-update-20080303.sh
37351
37352commit 987700cd8732d3c5fb7adb2c9232dcf271ba5d52
37353Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37354Date:   Fri Oct 23 14:34:19 2015 -0400
37355
37356    (fix) inline images sent from SOGo webmail are not displayed in Mozilla Thunderbird (#3271)
37357
37358M	NEWS
37359M	SoObjects/Mailer/SOGoDraftObject.m
37360
37361commit a55d5c95b5191a981e7094289d9f3f9683d589fd
37362Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37363Date:   Fri Oct 23 12:44:43 2015 -0400
37364
37365    (fix) avoid crash when replying to a mail with no recipients (#3359)
37366
37367M	NEWS
37368M	SoObjects/Mailer/SOGoDraftObject.m
37369
37370commit 907c30061f413fe2d250cddf348db6b4fc26b143
37371Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37372Date:   Wed Oct 21 10:54:15 2015 -0400
37373
37374    (fix) we now return all cards when we receive an empty addressbook-query REPORT
37375
37376M	NEWS
37377M	SoObjects/Contacts/SOGoFolder+CardDAV.h
37378M	SoObjects/Contacts/SOGoFolder+CardDAV.m
37379
37380commit 2ee09159a2977ce9facc9013111eecc99d78eb62
37381Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37382Date:   Tue Oct 20 15:33:18 2015 -0400
37383
37384    (feat) now possible to choose which folders to sync over EAS
37385
37386M	ActiveSync/SOGoActiveSyncDispatcher.m
37387M	NEWS
37388
37389commit 114622fee0265015fac37d37e87a2924c2f662f2
37390Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37391Date:   Tue Oct 20 08:48:39 2015 -0400
37392
37393    (fix) last fixes for cache coherency
37394
37395M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
37396M	ActiveSync/SOGoActiveSyncDispatcher.h
37397M	ActiveSync/SOGoActiveSyncDispatcher.m
37398
37399commit 74085ed96b1af67465b4074efa4d9b23c36a90b1
37400Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37401Date:   Fri Oct 16 14:00:04 2015 -0400
37402
37403    (fix) make sure a recipient is defined before enabling the Send button
37404
37405M	UI/Templates/MailerUI/UIxMailEditor.wox
37406
37407commit 8979aebe31644981cd608c6e00d3ad0674b69532
37408Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37409Date:   Thu Oct 15 15:54:25 2015 -0400
37410
37411    (fix) oh well, old crappy distros
37412
37413M	ActiveSync/SOGoActiveSyncDispatcher.m
37414
37415commit 020fa7884890f30d4064af2f931b8f8cf5e43f74
37416Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37417Date:   Thu Oct 15 15:31:46 2015 -0400
37418
37419    (feat) initial S/MIME support for EAS (#3327)
37420
37421M	ActiveSync/GNUmakefile.preamble
37422M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
37423M	ActiveSync/SOGoActiveSyncDispatcher.m
37424M	ActiveSync/SOGoMailObject+ActiveSync.m
37425M	NEWS
37426M	SoObjects/Mailer/SOGoMailObject.m
37427
37428commit ddf97ebb13929e4ac5c129efe23854df63c54839
37429Author: Francis Lachapelle <flachapelle@inverse.ca>
37430Date:   Thu Oct 15 15:10:37 2015 -0400
37431
37432    (js) Improve sgColorPicker directive
37433
37434    - replaced sg-on-select by ng-model;
37435    - set button background (no more wrapping necessary).
37436
37437M	UI/Templates/PreferencesUI/UIxPreferences.wox
37438M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
37439M	UI/WebServerResources/js/Common/sgColorPicker.directive.js
37440M	UI/WebServerResources/js/Scheduler/CalendarsController.js
37441
37442commit b02a4f82a0e080d963d9a0c55027ab7e16f7d432
37443Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37444Date:   Thu Oct 15 12:51:30 2015 -0400
37445
37446    (fix) don't escape quoted strings during versit generation
37447
37448M	NEWS
37449M	SOPE/NGCards/NSString+NGCards.m
37450
37451commit 2c2c5241ebb15529fc6f480839fb480c45ad91e8
37452Author: Francis Lachapelle <flachapelle@inverse.ca>
37453Date:   Thu Oct 15 10:50:24 2015 -0400
37454
37455    (css) Improve Calendar views
37456
37457M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
37458M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
37459M	UI/WebServerResources/scss/views/SchedulerUI.scss
37460
37461commit 24ad2493a46b3587b0b7fb723f1fbb5fb44abe2a
37462Author: Francis Lachapelle <flachapelle@inverse.ca>
37463Date:   Thu Oct 15 10:49:23 2015 -0400
37464
37465    (css) Add material grey palette to Sass
37466
37467M	UI/WebServerResources/scss/components/_palette.scss
37468
37469commit e0e4a94b8740a5e5b29ae81d53e0b7187336fd65
37470Author: Francis Lachapelle <flachapelle@inverse.ca>
37471Date:   Wed Oct 14 21:05:17 2015 -0400
37472
37473    (js) Improve handling of calendar color edition
37474
37475M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
37476M	UI/WebServerResources/js/Scheduler/CalendarsController.js
37477
37478commit dc3741f436545e93777b5ae86f82d21ebef5f377
37479Author: Francis Lachapelle <flachapelle@inverse.ca>
37480Date:   Wed Oct 14 10:31:15 2015 -0400
37481
37482    (html,js) Adjust padding of dialogs
37483
37484    Following this commit:
37485    https://github.com/angular/material/commit/d2140b1565b7e91d4f0b11b6c3983b976abd00f8
37486
37487M	UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox
37488M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
37489M	UI/Templates/MailerUI/UIxMailEditor.wox
37490M	UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox
37491M	UI/Templates/MainUI/SOGoRootPage.wox
37492M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
37493M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
37494M	UI/Templates/PreferencesUI/UIxPreferences.wox
37495M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
37496M	UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox
37497M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
37498M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
37499M	UI/Templates/UIxAclEditor.wox
37500M	UI/WebServerResources/js/Common/Dialog.service.js
37501M	UI/WebServerResources/js/Contacts/AddressBooksController.js
37502M	UI/WebServerResources/js/Contacts/CardController.js
37503M	UI/WebServerResources/js/Mailer/MessageController.js
37504M	UI/WebServerResources/js/Scheduler/ComponentController.js
37505
37506commit feac8bb8f41c0db37427792c5b2f9d8244d3072b
37507Author: Francis Lachapelle <flachapelle@inverse.ca>
37508Date:   Wed Oct 14 09:58:32 2015 -0400
37509
37510    (js) Compute contrast color for background color
37511
37512M	UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js
37513M	UI/WebServerResources/scss/views/SchedulerUI.scss
37514
37515commit 9f11e68de8104bd7719fb170914e97de5077889b
37516Author: Francis Lachapelle <flachapelle@inverse.ca>
37517Date:   Wed Oct 14 09:22:19 2015 -0400
37518
37519    Group functions in utils.js
37520
37521M	UI/WebServerResources/js/Common/utils.js
37522
37523commit 15de70b938ebc4a2538b342a97510269aa70e70b
37524Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37525Date:   Wed Oct 14 09:57:56 2015 -0400
37526
37527    (fix) make sure English is always used when generating Date headers using EAS (#3356)
37528
37529M	ActiveSync/SOGoActiveSyncDispatcher.m
37530M	NEWS
37531
37532commit ea24e9586b0d786bd258449b5964badcbab6f3e6
37533Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37534Date:   Wed Oct 14 09:29:52 2015 -0400
37535
37536    (fix) we no longer always rewrite emails for Outlook when using EAS
37537
37538M	ActiveSync/SOGoMailObject+ActiveSync.m
37539M	NEWS
37540
37541commit 4e9911419ab5145baef368bb7188aca287660b3c
37542Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37543Date:   Wed Oct 14 09:27:34 2015 -0400
37544
37545    (fix) handle references correctly over EAS (#3365)
37546
37547M	ActiveSync/SOGoMailObject+ActiveSync.m
37548M	NEWS
37549
37550commit bfa3cf379c1f2619b132c5cf963330149d401d97
37551Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37552Date:   Wed Oct 14 09:21:32 2015 -0400
37553
37554    (fix) numerous EAS fixes when connections are dropped before the EAS client receives the response (#3058, #2849)
37555
37556    Conflicts:
37557
37558		NEWS
37559
37560M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
37561M	ActiveSync/SOGoActiveSyncDispatcher.h
37562M	ActiveSync/SOGoActiveSyncDispatcher.m
37563M	ActiveSync/SOGoSyncCacheObject.h
37564M	ActiveSync/SOGoSyncCacheObject.m
37565M	NEWS
37566M	SoObjects/Mailer/SOGoMailFolder.m
37567M	SoObjects/SOGo/SOGoCacheGCSObject.h
37568M	SoObjects/SOGo/SOGoCacheGCSObject.m
37569
37570commit 4002da93236472f4ce09428fea425de1c1c3830d
37571Author: Francis Lachapelle <flachapelle@inverse.ca>
37572Date:   Wed Oct 14 09:06:11 2015 -0400
37573
37574    (css) Adjustment in day/week views
37575
37576M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
37577
37578commit d5c09f61149465aa8b6083e26936cee80bfc5e9c
37579Author: Francis Lachapelle <flachapelle@inverse.ca>
37580Date:   Wed Oct 14 09:00:01 2015 -0400
37581
37582    Change order of JS files in Mail module
37583
37584M	UI/Templates/MailerUI/UIxMailMainFrame.wox
37585
37586commit 737a19e6536b4158b2989866d013ccebdd9f1e2c
37587Author: Francis Lachapelle <flachapelle@inverse.ca>
37588Date:   Wed Oct 14 08:57:11 2015 -0400
37589
37590    (html) Add labels in appointment & task editors
37591
37592M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
37593M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
37594
37595commit 43248fb5ea4cfdb704c1aaf85ec70393ae6da9b5
37596Author: Francis Lachapelle <flachapelle@inverse.ca>
37597Date:   Wed Oct 14 08:55:57 2015 -0400
37598
37599    (html) Minor improvements to message viewer
37600
37601M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
37602
37603commit 1118dbceff4f51ccf70e32434924cfc64301c87d
37604Author: Francis Lachapelle <flachapelle@inverse.ca>
37605Date:   Tue Oct 13 16:09:36 2015 -0400
37606
37607    Bump version to 3.0.0b3
37608
37609M	Version
37610
37611commit 369060a52f85eb3eae8f5844af154b61b9645429
37612Author: Francis Lachapelle <flachapelle@inverse.ca>
37613Date:   Tue Oct 13 16:05:39 2015 -0400
37614
37615    (js/css) Update generated files
37616
37617    With Angular Material 0.11.3
37618
37619M	UI/WebServerResources/css/styles.css
37620M	UI/WebServerResources/css/styles.css.map
37621M	UI/WebServerResources/js/Administration.js
37622M	UI/WebServerResources/js/Administration.js.map
37623M	UI/WebServerResources/js/Common.js
37624M	UI/WebServerResources/js/Common.js.map
37625M	UI/WebServerResources/js/Contacts.js
37626M	UI/WebServerResources/js/Contacts.js.map
37627M	UI/WebServerResources/js/Contacts.services.js
37628M	UI/WebServerResources/js/Contacts.services.js.map
37629M	UI/WebServerResources/js/Mailer.js
37630M	UI/WebServerResources/js/Mailer.js.map
37631M	UI/WebServerResources/js/Mailer.services.js
37632M	UI/WebServerResources/js/Mailer.services.js.map
37633M	UI/WebServerResources/js/Preferences.js
37634M	UI/WebServerResources/js/Preferences.js.map
37635M	UI/WebServerResources/js/Scheduler.js
37636M	UI/WebServerResources/js/Scheduler.js.map
37637M	UI/WebServerResources/js/Scheduler.services.js
37638M	UI/WebServerResources/js/Scheduler.services.js.map
37639M	UI/WebServerResources/js/vendor/angular-animate.js
37640M	UI/WebServerResources/js/vendor/angular-animate.min.js
37641M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
37642M	UI/WebServerResources/js/vendor/angular-aria.js
37643M	UI/WebServerResources/js/vendor/angular-aria.min.js
37644M	UI/WebServerResources/js/vendor/angular-material.js
37645M	UI/WebServerResources/js/vendor/angular-material.min.js
37646M	UI/WebServerResources/js/vendor/angular-sanitize.js
37647M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
37648M	UI/WebServerResources/js/vendor/angular.js
37649M	UI/WebServerResources/js/vendor/angular.min.js
37650M	UI/WebServerResources/js/vendor/angular.min.js.map
37651
37652commit 4da53b88b618d7ade7b59513d1e66f7d5812f31a
37653Author: Francis Lachapelle <flachapelle@inverse.ca>
37654Date:   Tue Oct 13 14:30:09 2015 -0400
37655
37656    Fix display of Admin module on small devices
37657
37658M	UI/Templates/AdministrationUI/UIxAdministration.wox
37659M	UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox
37660M	UI/WebServerResources/js/Administration/Administration.app.js
37661M	UI/WebServerResources/js/Administration/AdministrationAclController.js
37662M	UI/WebServerResources/scss/components/card/card.scss
37663M	UI/WebServerResources/scss/views/AdministrationUI.scss
37664
37665commit 8924a2b67074954257d399cba666433dd937db80
37666Author: Francis Lachapelle <flachapelle@inverse.ca>
37667Date:   Fri Oct 9 16:50:54 2015 -0400
37668
37669    (css) Adjustments in Contact viewer and editor
37670
37671M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
37672
37673commit 62537e0c159aebe15a0de0dbd9962f7ac383004f
37674Author: Francis Lachapelle <flachapelle@inverse.ca>
37675Date:   Fri Oct 9 16:50:09 2015 -0400
37676
37677    (doc) Improve API documentation
37678
37679M	UI/Scheduler/UIxAppointmentEditor.m
37680
37681commit 7ef976bfe4b4b0553a952489cbe91a7a368f1d09
37682Author: Francis Lachapelle <flachapelle@inverse.ca>
37683Date:   Fri Oct 9 16:49:33 2015 -0400
37684
37685    (css) Adjustments in Contact viewer and editor
37686
37687M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
37688
37689commit 05515673b79b42daf4263a6f1d2dc781661590f8
37690Author: Francis Lachapelle <flachapelle@inverse.ca>
37691Date:   Fri Oct 9 16:49:08 2015 -0400
37692
37693    Improve ACL editor
37694
37695M	UI/Templates/UIxAclEditor.wox
37696M	UI/WebServerResources/js/Common/AclController.js
37697
37698commit 84f469822531847458bdffcdc16df543733aa188
37699Author: Francis Lachapelle <flachapelle@inverse.ca>
37700Date:   Fri Oct 9 16:20:19 2015 -0400
37701
37702    (js) Add missing dependency in Scheduler routing
37703
37704M	UI/WebServerResources/js/Scheduler/Scheduler.app.js
37705
37706commit e5fdc28241cb90b94b806d70cd796112e436742b
37707Author: Francis Lachapelle <flachapelle@inverse.ca>
37708Date:   Fri Oct 9 16:19:28 2015 -0400
37709
37710    (js) Improve error handling in Contacts routing
37711
37712M	UI/WebServerResources/js/Contacts/Contacts.app.js
37713
37714commit 7ddf7be705758890a66f20c0c3259b33b22460cd
37715Author: Francis Lachapelle <flachapelle@inverse.ca>
37716Date:   Fri Oct 9 16:10:39 2015 -0400
37717
37718    Improve Administration module
37719
37720M	UI/Templates/AdministrationUI/UIxAdministration.wox
37721M	UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox
37722M	UI/WebServerResources/js/Administration/Administration.app.js
37723M	UI/WebServerResources/js/Administration/AdministrationAclController.js
37724M	UI/WebServerResources/js/Administration/AdministrationController.js
37725M	UI/WebServerResources/js/Common/User.service.js
37726M	UI/WebServerResources/scss/components/card/card.scss
37727M	UI/WebServerResources/scss/core/typography.scss
37728A	UI/WebServerResources/scss/views/AdministrationUI.scss
37729M	UI/WebServerResources/scss/views/_view.scss
37730
37731commit b63ee6998d01aa2f814b92f1b4e2addc47a5388a
37732Author: Francis Lachapelle <flachapelle@inverse.ca>
37733Date:   Fri Oct 9 16:03:05 2015 -0400
37734
37735    (js) Fix avatar for groups
37736
37737M	UI/WebServerResources/js/Common/Acl.service.js
37738
37739commit 0b3095f7ed7deb65af62c44487305b8860b46110
37740Author: Francis Lachapelle <flachapelle@inverse.ca>
37741Date:   Fri Oct 9 16:01:06 2015 -0400
37742
37743    (js) Add missing dependency to Contact module
37744
37745M	UI/WebServerResources/js/Contacts/AddressBook.service.js
37746M	UI/WebServerResources/js/Contacts/Card.service.js
37747
37748commit e88af227088621af713adbe1589a045742db0e2f
37749Author: Francis Lachapelle <flachapelle@inverse.ca>
37750Date:   Fri Oct 9 13:37:01 2015 -0400
37751
37752    (css) Minor improvement to preferences template
37753
37754M	UI/Templates/PreferencesUI/UIxPreferences.wox
37755
37756commit d68008b5fdf92c8d47c769385eb8bf290a04074d
37757Author: Francis Lachapelle <flachapelle@inverse.ca>
37758Date:   Fri Oct 9 12:11:37 2015 -0400
37759
37760    Update npm packages and add time-grunt
37761
37762M	UI/WebServerResources/Gruntfile.js
37763M	UI/WebServerResources/package.json
37764
37765commit e2d6e8ffe94132ba632b6a58bd1e3f730526b3f3
37766Author: Francis Lachapelle <flachapelle@inverse.ca>
37767Date:   Thu Oct 8 16:42:24 2015 -0400
37768
37769    (js) Fix "file into" option of Sieve filter
37770
37771M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
37772M	UI/WebServerResources/js/Mailer/Account.service.js
37773M	UI/WebServerResources/js/Preferences/FiltersDialogController.js
37774M	UI/WebServerResources/js/Preferences/PreferencesController.js
37775
37776commit 2ad02b8386af2de4a4956263c5866c4601f14e30
37777Author: Francis Lachapelle <flachapelle@inverse.ca>
37778Date:   Thu Oct 8 10:04:25 2015 -0400
37779
37780    (js) Improve User.$filter
37781
37782M	UI/WebServerResources/js/Common/User.service.js
37783
37784commit 58afdedcc1873a6350b154299d833e422766990a
37785Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37786Date:   Wed Oct 7 16:21:06 2015 -0400
37787
37788    (fix) added missing template
37789
37790A	UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox
37791
37792commit e6be7e00ba63e600d2bc15358cf4bb5579794887
37793Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37794Date:   Wed Oct 7 14:42:37 2015 -0400
37795
37796    (fix) improved the start/end delta handling and fixed the attendees viewer
37797
37798M	UI/WebServerResources/js/Scheduler/Component.service.js
37799M	UI/WebServerResources/js/Scheduler/ComponentController.js
37800
37801commit 74eb0846e86f9de3eb1c1a9fcb7ce3ba1b724308
37802Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37803Date:   Wed Oct 7 09:22:26 2015 -0400
37804
37805    (fix) correctly round up the start/end/due time to 15 mins
37806
37807M	UI/WebServerResources/js/Scheduler/Component.service.js
37808
37809commit 4f4b00cc548471b268c2b4e6a3873d376da5c88e
37810Author: Ludovic Marcotte <lmarcotte@inverse.ca>
37811Date:   Tue Oct 6 16:38:16 2015 -0400
37812
37813    (feat) first pass of working code for ACL admin module
37814
37815M	UI/AdministrationUI/GNUmakefile
37816A	UI/AdministrationUI/UIxAdministrationAclEditor.h
37817A	UI/AdministrationUI/UIxAdministrationAclEditor.m
37818M	UI/AdministrationUI/product.plist
37819M	UI/MainUI/SOGoUserHomePage.m
37820M	UI/Scheduler/product.plist
37821M	UI/Templates/AdministrationUI/UIxAdministration.wox
37822M	UI/WebServerResources/js/Administration/Administration.app.js
37823A	UI/WebServerResources/js/Administration/AdministrationAclController.js
37824M	UI/WebServerResources/js/Administration/AdministrationController.js
37825M	UI/WebServerResources/js/Common/Acl.service.js
37826M	UI/WebServerResources/js/Common/User.service.js
37827
37828commit ad40bff91ffd409151c0478abd05229f7548ba6d
37829Author: Francis Lachapelle <flachapelle@inverse.ca>
37830Date:   Tue Oct 6 15:38:37 2015 -0400
37831
37832    Add missing content type to mixed part viewer
37833
37834M	UI/MailPartViewers/UIxMailPartMixedViewer.m
37835
37836commit 13f4e5a4decebc5827f711179312d8231d04bafd
37837Author: Francis Lachapelle <flachapelle@inverse.ca>
37838Date:   Tue Oct 6 13:38:15 2015 -0400
37839
37840    (css) Update SASS for latest md
37841
37842M	UI/WebServerResources/scss/core/variables.scss
37843
37844commit 459b183a42314d99d4a9a20bd17fa46e6ed2fe4c
37845Author: Francis Lachapelle <flachapelle@inverse.ca>
37846Date:   Tue Oct 6 09:55:32 2015 -0400
37847
37848    Add jsdoc.json
37849
37850    Configuration file for jsdoc:
37851
37852      jsdoc -c jsdoc.json
37853
37854A	jsdoc.json
37855
37856commit 9fa9b7acab8cf6690fd87ef7527498e6fcd09980
37857Author: Francis Lachapelle <flachapelle@inverse.ca>
37858Date:   Mon Oct 5 10:45:30 2015 -0400
37859
37860    Improve mail (Sieve) filter editor
37861
37862    - Used 'controller as' syntax;
37863    - Don't create new filter if user cancels the edition;
37864    - Set default values for new filter.
37865
37866M	UI/PreferencesUI/English.lproj/Localizable.strings
37867M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
37868M	UI/Templates/PreferencesUI/UIxPreferences.wox
37869M	UI/WebServerResources/js/Preferences/FiltersDialogController.js
37870M	UI/WebServerResources/js/Preferences/PreferencesController.js
37871
37872commit a393128d7a05dd13053e4689c1b85f6e3ad024d1
37873Author: Francis Lachapelle <flachapelle@inverse.ca>
37874Date:   Fri Oct 2 16:49:08 2015 -0400
37875
37876    (js,html) View raw source of components
37877
37878M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
37879M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
37880M	UI/WebServerResources/js/Scheduler/ComponentController.js
37881
37882commit 73ac55acfe81d34f09721eca4af8da269e496243
37883Author: Francis Lachapelle <flachapelle@inverse.ca>
37884Date:   Fri Oct 2 15:43:02 2015 -0400
37885
37886    (js) Fix advanced search construction
37887
37888M	UI/WebServerResources/js/Mailer/MailboxesController.js
37889
37890commit e1393c3af231fae00994b385a0416846649c387f
37891Author: Francis Lachapelle <flachapelle@inverse.ca>
37892Date:   Fri Oct 2 15:13:30 2015 -0400
37893
37894    Improve display of current day in month view
37895
37896M	UI/Scheduler/UIxCalMonthView.h
37897M	UI/Scheduler/UIxCalMonthView.m
37898M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
37899M	UI/WebServerResources/scss/views/SchedulerUI.scss
37900
37901commit d27c792324bd5c2fdb07d9845cd7f9ddf437345b
37902Author: Francis Lachapelle <flachapelle@inverse.ca>
37903Date:   Fri Oct 2 11:21:43 2015 -0400
37904
37905    (js,html) Allow the removable of attendees
37906
37907M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
37908M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
37909M	UI/WebServerResources/js/Scheduler/Component.service.js
37910M	UI/WebServerResources/scss/components/chips/chips.scss
37911
37912commit 42d306a24b533442c8db13cb86874f708864dc11
37913Author: Francis Lachapelle <flachapelle@inverse.ca>
37914Date:   Fri Oct 2 11:16:47 2015 -0400
37915
37916    (js) Remove some debugging output
37917
37918M	UI/WebServerResources/js/Scheduler/Component.service.js
37919
37920commit 6a7e06b0bb116dbcf83f3422fd1be06cbe1c2e6f
37921Author: Francis Lachapelle <flachapelle@inverse.ca>
37922Date:   Fri Oct 2 11:15:26 2015 -0400
37923
37924    (html) Fix display of attendees
37925
37926    This bug is due to changes in the CSS of Angular Material.
37927
37928M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
37929
37930commit e36e9fd8261887f7ac1ccc1af92f41affb443af3
37931Author: Francis Lachapelle <flachapelle@inverse.ca>
37932Date:   Fri Oct 2 09:41:57 2015 -0400
37933
37934    (html) Fix secondary click in calendars list
37935
37936M	UI/Templates/SchedulerUI/UIxCalMainView.wox
37937
37938commit aface8f8cfd10120ddd2da437488cf812132cb17
37939Author: Francis Lachapelle <flachapelle@inverse.ca>
37940Date:   Thu Oct 1 09:34:37 2015 -0400
37941
37942    (html) Restore shadows in toolbars
37943
37944M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
37945M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
37946M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
37947M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
37948M	UI/Templates/SchedulerUI/UIxCalMainView.wox
37949
37950commit 790fc8e940e3f5f9c0e6a6efa1597ae75864b9bc
37951Author: Francis Lachapelle <flachapelle@inverse.ca>
37952Date:   Wed Sep 30 16:41:29 2015 -0400
37953
37954    (js) Fix (sub)mailboxes state restore
37955
37956M	UI/WebServerResources/js/Mailer/Account.service.js
37957
37958commit 35d1ca877511ee38aa8c38886a7c26c0d425a4e9
37959Author: Francis Lachapelle <flachapelle@inverse.ca>
37960Date:   Wed Sep 30 16:17:05 2015 -0400
37961
37962    Restore expandable mailboxes
37963
37964M	UI/Templates/MailerUI/UIxMailMainFrame.wox
37965M	UI/WebServerResources/js/Mailer/Account.service.js
37966M	UI/WebServerResources/js/Mailer/MailboxesController.js
37967M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
37968M	UI/WebServerResources/scss/views/MailerUI.scss
37969
37970commit e8ca3290704069e3673b7a12644d690bb8bac283
37971Author: Francis Lachapelle <flachapelle@inverse.ca>
37972Date:   Wed Sep 30 16:12:23 2015 -0400
37973
37974    Save mailboxes state as an array, not a string
37975
37976M	UI/MailerUI/UIxMailMainFrame.m
37977
37978commit f4ed7d94487613d9e567c1690cd7f3722bb9f7f6
37979Author: Luc Charland <lcharland@inverse.ca>
37980Date:   Wed Sep 30 12:17:20 2015 -0400
37981
37982    removed empty line
37983
37984M	Tests/Unit/GNUmakefile
37985
37986commit c7825601e652671201ed0b5c18914290e730b95e
37987Author: Luc Charland <lcharland@inverse.ca>
37988Date:   Wed Sep 30 11:47:43 2015 -0400
37989
37990    removed author
37991
37992M	Tests/Unit/TestNGMailAddressParser.m
37993
37994commit d07e254026f8f35c387d3fd552a1dc74b591456b
37995Author: Francis Lachapelle <flachapelle@inverse.ca>
37996Date:   Wed Sep 30 11:29:05 2015 -0400
37997
37998    (js) Simplify Mailbox service
37999
38000M	UI/WebServerResources/js/Mailer/Mailbox.service.js
38001
38002commit 0f08571a83db75949d76a2c9f516c7564ea1704a
38003Author: Francis Lachapelle <flachapelle@inverse.ca>
38004Date:   Wed Sep 30 11:28:22 2015 -0400
38005
38006    (js) Fix ensureTarget filter to preserve CSS
38007
38008M	UI/WebServerResources/js/Common/ensureTarget.filter.js
38009M	UI/WebServerResources/js/Mailer/Message.service.js
38010
38011commit 781e4080912448d00bfa70881b1e5de4b8f267cd
38012Author: Luc Charland <lcharland@inverse.ca>
38013Date:   Wed Sep 30 11:23:45 2015 -0400
38014
38015    - used tab instead of spaces for GNUMakefile
38016    - removed unused logging
38017    - used generic names
38018
38019M	Tests/Unit/GNUmakefile
38020M	Tests/Unit/TestNGMailAddressParser.m
38021
38022commit 549c57f8a667f902f71b1f03f4f1d9f3b3d13a35
38023Author: Luc Charland <lcharland@inverse.ca>
38024Date:   Wed Sep 30 11:02:14 2015 -0400
38025
38026    Added new tests for NGMailAddressParser
38027
38028M	Tests/Unit/GNUmakefile
38029A	Tests/Unit/TestNGMailAddressParser.m
38030
38031commit 45bc5a53680f0e0d844a072c565b13cfbf6152b6
38032Author: Francis Lachapelle <flachapelle@inverse.ca>
38033Date:   Tue Sep 29 14:08:05 2015 -0400
38034
38035    Multicolumn day view
38036
38037    Restored multicolumn day view from v2.
38038
38039    Month view as also been improved.
38040
38041M	UI/Scheduler/UIxCalDayTable.m
38042M	UI/Scheduler/UIxCalListingActions.m
38043M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
38044M	UI/Templates/SchedulerUI/UIxCalDayView.wox
38045M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
38046M	UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox
38047M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
38048M	UI/WebServerResources/js/Scheduler/CalendarController.js
38049M	UI/WebServerResources/js/Scheduler/Component.service.js
38050M	UI/WebServerResources/js/Scheduler/Scheduler.app.js
38051M	UI/WebServerResources/scss/views/SchedulerUI.scss
38052
38053commit d51bef162ad75c6998680da3cf6cd76e9572193c
38054Author: Francis Lachapelle <flachapelle@inverse.ca>
38055Date:   Tue Sep 29 14:01:16 2015 -0400
38056
38057    (js) Add border class for folder colors
38058
38059M	UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js
38060
38061commit 1535660a31d5c741dfc2bd47854a6edc45f073fc
38062Author: Francis Lachapelle <flachapelle@inverse.ca>
38063Date:   Tue Sep 29 09:34:01 2015 -0400
38064
38065    Localization
38066
38067M	UI/Scheduler/English.lproj/Localizable.strings
38068
38069commit 90063ae56326a46e8c35fd7db06a90edb8fb85d6
38070Author: Francis Lachapelle <flachapelle@inverse.ca>
38071Date:   Tue Sep 29 08:58:23 2015 -0400
38072
38073    (js) Fix error in advanced search mode
38074
38075M	UI/WebServerResources/js/Mailer/Mailer.app.js
38076
38077commit b27cfc2bd86c2d1c3763a4902ddfc39f6d9dfe5f
38078Author: Francis Lachapelle <flachapelle@inverse.ca>
38079Date:   Mon Sep 28 11:27:20 2015 -0400
38080
38081    (js) Delete an event or a task
38082
38083M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
38084M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
38085M	UI/WebServerResources/js/Scheduler/Component.service.js
38086M	UI/WebServerResources/js/Scheduler/ComponentController.js
38087
38088commit 5496dd97d9a8a561b67e0f2a1aec245de5943066
38089Author: Francis Lachapelle <flachapelle@inverse.ca>
38090Date:   Fri Sep 25 16:07:56 2015 -0400
38091
38092    Improve lists by compacting items
38093
38094M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
38095M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
38096M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
38097M	UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox
38098M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
38099M	UI/Templates/SchedulerUI/UIxCalMainView.wox
38100M	UI/Templates/UIxAclEditor.wox
38101M	UI/WebServerResources/scss/components/button/button.scss
38102M	UI/WebServerResources/scss/components/list/list.scss
38103M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
38104M	UI/WebServerResources/scss/views/MailerUI.scss
38105M	UI/WebServerResources/scss/views/SchedulerUI.scss
38106
38107commit 31f2e4b549945bb15fffa8e880d4e3ba69a9b7f7
38108Author: Francis Lachapelle <flachapelle@inverse.ca>
38109Date:   Thu Sep 24 16:48:20 2015 -0400
38110
38111    (js) Fix selected message class in advanced search
38112
38113    Also improved display of accounts subheaders.
38114
38115M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
38116M	UI/Templates/MailerUI/UIxMailMainFrame.wox
38117M	UI/WebServerResources/js/Mailer/Mailbox.service.js
38118M	UI/WebServerResources/js/Mailer/Mailer.app.js
38119M	UI/WebServerResources/js/Mailer/VirtualMailbox.service.js
38120M	UI/WebServerResources/scss/core/typography.scss
38121
38122commit ec8c2d08e209872b97f91bd1086d0ded6ed886f9
38123Author: Francis Lachapelle <flachapelle@inverse.ca>
38124Date:   Thu Sep 24 14:36:06 2015 -0400
38125
38126    Fix handling of mail priority
38127
38128M	UI/MailerUI/UIxMailListActions.m
38129M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
38130
38131commit 1ce9d716358218d804f24e7bf040218a9da9e90c
38132Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38133Date:   Thu Sep 24 13:21:23 2015 -0400
38134
38135    (fix) add robustness to part states handling
38136
38137M	UI/Scheduler/UIxCalListingActions.m
38138
38139commit a6c440d2457a62d5d788ea01e621c239612de33a
38140Author: Francis Lachapelle <flachapelle@inverse.ca>
38141Date:   Thu Sep 24 11:12:02 2015 -0400
38142
38143    (js) Improve renaming an address book
38144
38145M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
38146M	UI/WebServerResources/js/Contacts/AddressBooksController.js
38147
38148commit e3d3eb171d569923a229d5c16b95938fca1293a8
38149Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38150Date:   Thu Sep 24 11:03:19 2015 -0400
38151
38152    (fix) small optimization
38153
38154M	UI/Scheduler/UIxCalListingActions.m
38155
38156commit 3a4365b15a3181c48f4983bb29754cc3537161aa
38157Author: Francis Lachapelle <flachapelle@inverse.ca>
38158Date:   Thu Sep 24 11:01:27 2015 -0400
38159
38160    (js) Fix ngSwitch in Contacts module
38161
38162M	UI/Contacts/English.lproj/Localizable.strings
38163M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
38164
38165commit 7f3d57c8dc834396751dc1d2b22b67d4d199bbd9
38166Author: Francis Lachapelle <flachapelle@inverse.ca>
38167Date:   Thu Sep 24 10:55:08 2015 -0400
38168
38169    (html) Sort by lastname and firstname in Contacts
38170
38171M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
38172
38173commit e93853d9109bef39232ff8ddf54e8740ce40c712
38174Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38175Date:   Wed Sep 23 20:35:55 2015 -0400
38176
38177    (fix) make sure to open card's url in new window
38178
38179M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
38180
38181commit fcba6f2ddbd2f1b98491a6ee1b5450df030e0c3b
38182Author: Francis Lachapelle <flachapelle@inverse.ca>
38183Date:   Wed Sep 23 15:19:39 2015 -0400
38184
38185    Improve Calendar views
38186
38187    Moved toolbars inside "list" and "detail" views, like we do in the other
38188    modules. With this change, it was possible to move the navitation button
38189    (chevrons) inside the top toolbar of the detail view. Also move the view
38190    headers inside a toolbar. The all-day events of the day and week views
38191    have also been moved inside this toolbar.
38192
38193M	UI/Scheduler/UIxCalDayTable.m
38194M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
38195M	UI/Templates/SchedulerUI/UIxCalDayView.wox
38196M	UI/Templates/SchedulerUI/UIxCalMainView.wox
38197M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
38198M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
38199M	UI/WebServerResources/scss/views/SchedulerUI.scss
38200
38201commit eb50f94b2b366ad714a606ea4325d1b7a9818857
38202Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38203Date:   Wed Sep 23 09:22:01 2015 -0400
38204
38205    (fix) remove ng-click to allow FF to select/unselect personal calendars
38206
38207M	UI/Templates/SchedulerUI/UIxCalMainView.wox
38208
38209commit 9f7b69b037483ba0e063b82c121917c0a89023d7
38210Author: Francis Lachapelle <flachapelle@inverse.ca>
38211Date:   Tue Sep 22 12:00:07 2015 -0400
38212
38213    (html) Restore active module icon as disabled
38214
38215M	UI/Templates/UIxTopnavToolbarTemplate.wox
38216
38217commit c6cd3b0e1d40baa33ffdacea1d6022e98447674d
38218Author: Francis Lachapelle <flachapelle@inverse.ca>
38219Date:   Tue Sep 22 11:58:18 2015 -0400
38220
38221    Update angular-material
38222
38223M	UI/WebServerResources/angular-material
38224
38225commit 31026a5bed76b6e3d23cbf257fca45254a901d61
38226Author: Francis Lachapelle <flachapelle@inverse.ca>
38227Date:   Tue Sep 22 11:56:33 2015 -0400
38228
38229    (js/css) Update generated files
38230
38231M	UI/WebServerResources/css/styles.css
38232M	UI/WebServerResources/css/styles.css.map
38233M	UI/WebServerResources/js/Common.js
38234M	UI/WebServerResources/js/Common.js.map
38235M	UI/WebServerResources/js/Mailer.services.js
38236M	UI/WebServerResources/js/Mailer.services.js.map
38237M	UI/WebServerResources/js/Preferences.services.js
38238M	UI/WebServerResources/js/Preferences.services.js.map
38239M	UI/WebServerResources/js/Scheduler.js
38240M	UI/WebServerResources/js/Scheduler.js.map
38241M	UI/WebServerResources/js/Scheduler.services.js
38242M	UI/WebServerResources/js/Scheduler.services.js.map
38243M	UI/WebServerResources/js/vendor/angular-animate.js
38244M	UI/WebServerResources/js/vendor/angular-animate.min.js
38245M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
38246M	UI/WebServerResources/js/vendor/angular-aria.js
38247M	UI/WebServerResources/js/vendor/angular-aria.min.js
38248M	UI/WebServerResources/js/vendor/angular-aria.min.js.map
38249M	UI/WebServerResources/js/vendor/angular-material.js
38250M	UI/WebServerResources/js/vendor/angular-material.min.js
38251M	UI/WebServerResources/js/vendor/angular-sanitize.js
38252M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
38253M	UI/WebServerResources/js/vendor/angular.js
38254M	UI/WebServerResources/js/vendor/angular.min.js
38255M	UI/WebServerResources/js/vendor/angular.min.js.map
38256
38257commit 08fbc00d7a6735c4eb24112a1c16dc52fdde1e38
38258Author: Francis Lachapelle <flachapelle@inverse.ca>
38259Date:   Tue Sep 22 10:17:17 2015 -0400
38260
38261    (js) Add "today" button to Calendar module
38262
38263M	UI/Templates/SchedulerUI/UIxCalMainView.wox
38264M	UI/WebServerResources/js/Scheduler/CalendarsController.js
38265
38266commit 957336b24c0474bae1969056a82a46d991ce3625
38267Author: Francis Lachapelle <flachapelle@inverse.ca>
38268Date:   Tue Sep 22 09:41:47 2015 -0400
38269
38270    (css) Fix display of attendees editor
38271
38272M	UI/WebServerResources/scss/views/SchedulerUI.scss
38273
38274commit 2a925de52c52458987dc76f41ddd5c51de2a7166
38275Author: Francis Lachapelle <flachapelle@inverse.ca>
38276Date:   Mon Sep 21 21:13:28 2015 -0400
38277
38278    (js, css) Improve timepicker
38279
38280M	UI/WebServerResources/js/Common/sgTimepicker.directive.js
38281M	UI/WebServerResources/scss/components/timepicker/timepicker.scss
38282
38283commit cf8dd024115aeee79632a650dc3943dba9256fd3
38284Author: Francis Lachapelle <flachapelle@inverse.ca>
38285Date:   Mon Sep 21 20:56:55 2015 -0400
38286
38287    (css) Wrap Scheduler directives in unique selector
38288
38289M	UI/WebServerResources/scss/views/SchedulerUI.scss
38290
38291commit da37b3f868f3e9fddb4c737f5fad2f8517d1ba42
38292Author: Francis Lachapelle <flachapelle@inverse.ca>
38293Date:   Mon Sep 21 20:37:50 2015 -0400
38294
38295    Rename Slovenian template
38296
38297    Closes #104
38298
38299A	UI/Templates/SOGoACLSlovenianModificationAdvisory.wox
38300D	UI/Templates/SOGoACLSolvenianModificationAdvisory.wox
38301
38302commit 24450a9c20b8978b958bffdfcdff414b5c4d7b55
38303Author: Francis Lachapelle <flachapelle@inverse.ca>
38304Date:   Wed Sep 16 11:52:46 2015 -0400
38305
38306    Update NEWS file
38307
38308    Conflicts:
38309
38310		NEWS
38311
38312M	NEWS
38313
38314commit 964f79db35dea494252f48acf1b0f566286a9ecf
38315Author: Francis Lachapelle <flachapelle@inverse.ca>
38316Date:   Wed Sep 16 13:31:48 2015 -0400
38317
38318    Update NEWS file
38319
38320M	NEWS
38321
38322commit c0f51cf7318f8a5fbf944641ad9e964957fd9bc1
38323Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38324Date:   Mon Sep 21 15:00:32 2015 -0400
38325
38326    (fix) don't offer the delete option on personal resources
38327
38328M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
38329M	UI/Templates/SchedulerUI/UIxCalMainView.wox
38330
38331commit ae3ce7186d407a745dd78b710fe2197581b1e36b
38332Author: Francis Lachapelle <flachapelle@inverse.ca>
38333Date:   Mon Sep 21 12:27:51 2015 -0400
38334
38335    (css) Set flex width of search field menu
38336
38337M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
38338M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
38339M	UI/Templates/SchedulerUI/UIxCalMainView.wox
38340
38341commit 5034a72ed19a1439000119c8b3b0c13e7f6af1ba
38342Author: Francis Lachapelle <flachapelle@inverse.ca>
38343Date:   Mon Sep 21 12:24:42 2015 -0400
38344
38345    (css) Lower events overlapping (5% => 2%)
38346
38347M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
38348
38349commit fdad1e061af1ca3e919865deb40d394a2e570750
38350Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38351Date:   Mon Sep 21 12:02:33 2015 -0400
38352
38353    (fix) set default's module path name to SOGo
38354
38355M	UI/SOGoUI/UIxComponent.m
38356
38357commit d5d54822b0af814fe752dc29c09123f4a26ef26b
38358Author: Francis Lachapelle <flachapelle@inverse.ca>
38359Date:   Mon Sep 21 11:58:48 2015 -0400
38360
38361    (html) Improve mail editor
38362
38363M	UI/Templates/MailerUI/UIxMailEditor.wox
38364
38365commit 81cdf5be7b9c91137a6d8488e62db1267eb9433e
38366Author: Francis Lachapelle <flachapelle@inverse.ca>
38367Date:   Mon Sep 21 11:50:47 2015 -0400
38368
38369    (css) Update SASS for latest md
38370
38371M	UI/WebServerResources/scss/components/progressCircular/progress-circular.scss
38372M	UI/WebServerResources/scss/core/variables.scss
38373
38374commit 959ea0f62f80e6e4a0400ec5d79ed36ee41bce96
38375Author: Francis Lachapelle <flachapelle@inverse.ca>
38376Date:   Mon Sep 21 09:48:42 2015 -0400
38377
38378    (html) Show active tasks count in Calendar module
38379
38380M	UI/Templates/MailerUI/UIxMailMainFrame.wox
38381M	UI/Templates/SchedulerUI/UIxCalMainView.wox
38382M	UI/WebServerResources/scss/components/list/list.scss
38383M	UI/WebServerResources/scss/views/MailerUI.scss
38384
38385commit 1c666e8ead61310f3e4f97e701b284f2476217ea
38386Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38387Date:   Mon Sep 21 08:59:36 2015 -0400
38388
38389    (fix) simplified logic and improved code readability
38390
38391M	UI/Contacts/UIxContactFoldersView.m
38392M	UI/MailerUI/UIxMailMainFrame.m
38393M	UI/SOGoUI/UIxComponent.m
38394
38395commit 7692832672ee141789f3790eb35f9d7425bbc317
38396Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38397Date:   Mon Sep 21 08:41:31 2015 -0400
38398
38399    (fix) define -modulePath to avoid broken ApplicationURL path
38400
38401M	UI/Scheduler/UIxCalMainView.m
38402
38403commit 2bfd9f983d13f6c2afd17b2506c4133f4d15b5f0
38404Author: Francis Lachapelle <flachapelle@inverse.ca>
38405Date:   Fri Sep 18 21:08:54 2015 -0400
38406
38407    (html) Hide timepicker when editing all-day event
38408
38409M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
38410
38411commit 2a5e19a7624b7a1245c5da96c87af63ca9c964c1
38412Author: Francis Lachapelle <flachapelle@inverse.ca>
38413Date:   Fri Sep 18 21:08:01 2015 -0400
38414
38415    (css) Improve Calendar views
38416
38417M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
38418M	UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js
38419M	UI/WebServerResources/scss/views/SchedulerUI.scss
38420
38421commit 258f5e0b25bd51c73b4ad69eb113dc516ed81143
38422Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38423Date:   Fri Sep 18 20:30:35 2015 -0400
38424
38425    (fix) correctly handle module name for "folder less" SOGo modules
38426
38427M	UI/AdministrationUI/UIxAdministration.m
38428M	UI/PreferencesUI/UIxPreferences.m
38429M	UI/SOGoUI/UIxComponent.m
38430M	UI/Templates/UIxTopnavToolbarTemplate.wox
38431
38432commit 3609e412059984380467a1e114ce2a797161825d
38433Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38434Date:   Fri Sep 18 19:55:37 2015 -0400
38435
38436    (fix) make sure the autoreply addresses are always defined to avoid an exception in v2 if not
38437
38438M	UI/WebServerResources/js/Preferences/Preferences.service.js
38439
38440commit 2ea2edbccdf94569aca0c7adc3a82d779d9013a6
38441Author: Francis Lachapelle <flachapelle@inverse.ca>
38442Date:   Fri Sep 18 16:11:31 2015 -0400
38443
38444    Display all-day events in day & week views
38445
38446    All-day events are now displayed and the day/week views are now built using flexbox.
38447
38448M	UI/Scheduler/UIxCalDayTable.h
38449M	UI/Scheduler/UIxCalDayTable.m
38450M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
38451M	UI/WebServerResources/js/Scheduler/CalendarController.js
38452M	UI/WebServerResources/js/Scheduler/Component.service.js
38453M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
38454M	UI/WebServerResources/scss/views/SchedulerUI.scss
38455
38456commit fab9e938fc47b6b923965a508a3ef233d5d90e86
38457Author: Francis Lachapelle <flachapelle@inverse.ca>
38458Date:   Fri Sep 18 13:48:36 2015 -0400
38459
38460    Fix URL escaping unti test
38461
38462M	Tests/Unit/TestNSString+URLEscaping.m
38463
38464commit 9a2f3914e2aa3d851bb3bea4a6c3643fba3d4258
38465Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38466Date:   Thu Sep 17 16:28:42 2015 -0400
38467
38468    (fix) additional fix for issue #3152
38469
38470M	ActiveSync/SOGoActiveSyncDispatcher.m
38471
38472commit f13b3dd2018f874995718ff4752610f13d87e970
38473Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38474Date:   Thu Sep 17 16:02:21 2015 -0400
38475
38476    (fix) typo in previous commit
38477
38478M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
38479
38480commit 413550a0252af3e3c120dc6f762a8e9617937398
38481Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38482Date:   Thu Sep 17 15:58:38 2015 -0400
38483
38484    (fix) memory leak when sync'ing GCS collections
38485
38486M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
38487
38488commit 06ac255f1a8022cfb5c9d208e198863b985fac8e
38489Author: Francis Lachapelle <flachapelle@inverse.ca>
38490Date:   Thu Sep 17 15:08:21 2015 -0400
38491
38492    (css) Badge for mail folders unread count
38493
38494M	UI/WebServerResources/scss/views/MailerUI.scss
38495
38496commit 0682b24438fcb0a7811a0c41c73d19daaec99f31
38497Author: Francis Lachapelle <flachapelle@inverse.ca>
38498Date:   Thu Sep 17 15:06:48 2015 -0400
38499
38500    (fix) Selection of Mail advanced search criteria
38501
38502M	UI/Templates/MailerUI/UIxMailMainFrame.wox
38503M	UI/WebServerResources/scss/components/button/button.scss
38504
38505commit a01926b8781a225f7592502905e147215b6d6f29
38506Author: Francis Lachapelle <flachapelle@inverse.ca>
38507Date:   Thu Sep 17 10:37:35 2015 -0400
38508
38509    (html) Improve folder subscription dialog box
38510
38511M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
38512M	UI/WebServerResources/js/Common/sgSubscribe.directive.js
38513
38514commit 58ff8139e9bcb654adc47c0e729ea8e24e2e1ca6
38515Author: Francis Lachapelle <flachapelle@inverse.ca>
38516Date:   Thu Sep 17 10:33:12 2015 -0400
38517
38518    Allow rename of calendars
38519
38520M	UI/Templates/SchedulerUI/UIxCalMainView.wox
38521M	UI/WebServerResources/js/Scheduler/Calendar.service.js
38522M	UI/WebServerResources/js/Scheduler/CalendarsController.js
38523M	UI/WebServerResources/js/Scheduler/Scheduler.app.js
38524
38525commit 70bb512bb8400d2ffbf051cef353bc209848231e
38526Author: Francis Lachapelle <flachapelle@inverse.ca>
38527Date:   Wed Sep 16 16:15:04 2015 -0400
38528
38529    Improve folders rename
38530
38531M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
38532M	UI/Templates/MailerUI/UIxMailMainFrame.wox
38533M	UI/WebServerResources/js/Common/sgEnter.directive.js
38534M	UI/WebServerResources/js/Mailer/Mailbox.service.js
38535M	UI/WebServerResources/js/Mailer/MailboxesController.js
38536M	UI/WebServerResources/scss/components/list/list.scss
38537
38538commit 7b580f8af65525b95d56b2f2cd6a1933d7d16998
38539Author: Francis Lachapelle <flachapelle@inverse.ca>
38540Date:   Wed Sep 16 14:26:24 2015 -0400
38541
38542    (js) Fix variable verification in sgSearch
38543
38544M	UI/WebServerResources/js/Common/sgSearch.directive.js
38545
38546commit 11d9765a69e95fdd715b7c615e458b35f03af9d6
38547Author: Francis Lachapelle <flachapelle@inverse.ca>
38548Date:   Wed Sep 16 11:38:25 2015 -0400
38549
38550    Add verbose output to "sogo-tool remove" command
38551
38552M	Tools/SOGoToolRemove.m
38553
38554commit 24a3ecd2d6f1172ac043cc3e00f1853c8c706a2d
38555Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38556Date:   Wed Sep 16 10:41:20 2015 -0400
38557
38558    Updated .gitingore for EAS bundle
38559
38560M	.gitignore
38561
38562commit 139ed39663f0725f41d862a7511435ef9ed113cc
38563Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38564Date:   Wed Sep 16 09:44:29 2015 -0400
38565
38566    (fix) update the doc regarding the temporarily dropping rhel/old debian/ubuntu support
38567
38568M	Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc
38569
38570commit 875d23aea0a7098d8d548943d1d243ef0fab551c
38571Author: Francis Lachapelle <flachapelle@inverse.ca>
38572Date:   Tue Sep 15 12:05:37 2015 -0400
38573
38574    (js/css) Update generated files
38575
38576M	UI/WebServerResources/css/styles.css
38577M	UI/WebServerResources/css/styles.css.map
38578A	UI/WebServerResources/js/Administration.js
38579A	UI/WebServerResources/js/Administration.js.map
38580A	UI/WebServerResources/js/Administration.services.js
38581A	UI/WebServerResources/js/Administration.services.js.map
38582M	UI/WebServerResources/js/Common.js
38583M	UI/WebServerResources/js/Common.js.map
38584M	UI/WebServerResources/js/Contacts.js
38585M	UI/WebServerResources/js/Contacts.js.map
38586M	UI/WebServerResources/js/Contacts.services.js
38587M	UI/WebServerResources/js/Contacts.services.js.map
38588A	UI/WebServerResources/js/Mailer.app.popup.js
38589A	UI/WebServerResources/js/Mailer.app.popup.js.map
38590M	UI/WebServerResources/js/Mailer.js
38591M	UI/WebServerResources/js/Mailer.js.map
38592M	UI/WebServerResources/js/Mailer.services.js
38593M	UI/WebServerResources/js/Mailer.services.js.map
38594M	UI/WebServerResources/js/Main.js
38595M	UI/WebServerResources/js/Main.js.map
38596M	UI/WebServerResources/js/Scheduler.js
38597M	UI/WebServerResources/js/Scheduler.js.map
38598M	UI/WebServerResources/js/Scheduler.services.js
38599M	UI/WebServerResources/js/Scheduler.services.js.map
38600M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
38601M	UI/WebServerResources/js/vendor/angular-material.js
38602M	UI/WebServerResources/js/vendor/angular-material.min.js
38603
38604commit c4ad8a64fa715ecfdc19210724944669d64a09b8
38605Author: Francis Lachapelle <flachapelle@inverse.ca>
38606Date:   Tue Sep 15 11:42:47 2015 -0400
38607
38608    (html) Improve login page
38609
38610M	UI/Templates/MainUI/SOGoRootPage.wox
38611M	UI/WebServerResources/js/Main/Main.app.js
38612M	UI/WebServerResources/scss/views/LoginUI.scss
38613
38614commit c464791d92407905fcfe296be41bdfb2499b32de
38615Author: Francis Lachapelle <flachapelle@inverse.ca>
38616Date:   Mon Sep 14 21:35:34 2015 -0400
38617
38618    Improve display of mail advanced search
38619
38620M	UI/Contacts/English.lproj/Localizable.strings
38621M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
38622M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
38623M	UI/Templates/MailerUI/UIxMailMainFrame.wox
38624M	UI/WebServerResources/js/Contacts/AddressBook.service.js
38625M	UI/WebServerResources/js/Contacts/AddressBookController.js
38626M	UI/WebServerResources/js/Mailer/MailboxesController.js
38627M	UI/WebServerResources/scss/components/button/button.scss
38628M	UI/WebServerResources/scss/components/icon/icon.scss
38629M	UI/WebServerResources/scss/core/typography.scss
38630
38631commit 92bf494973d3963f4d249224cfcd40bf62ed1b62
38632Author: Francis Lachapelle <flachapelle@inverse.ca>
38633Date:   Mon Sep 14 14:57:16 2015 -0400
38634
38635    (css) Improve display of folder name
38636
38637M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
38638M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
38639M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
38640
38641commit 47ab4b837c1d03df0c9cc5c286d8a51c707707cc
38642Author: Francis Lachapelle <flachapelle@inverse.ca>
38643Date:   Mon Sep 14 13:48:06 2015 -0400
38644
38645    (js) Fix issues with the mail advanced search
38646
38647    - fixed loading of headers when scrolling the virtual repeater;
38648    - fixed viewing a single message;
38649    - fixed search from a mailbox that contains subfolders.
38650
38651M	UI/WebServerResources/js/Mailer/MailboxController.js
38652M	UI/WebServerResources/js/Mailer/MailboxesController.js
38653M	UI/WebServerResources/js/Mailer/Mailer.app.js
38654M	UI/WebServerResources/js/Mailer/VirtualMailbox.service.js
38655
38656commit e30fb0d1fb5882a96e3004f7b5dc4748eccc0c68
38657Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38658Date:   Mon Sep 14 14:09:29 2015 -0400
38659
38660    (feat) basic (but empty) admin module for SOGo v3
38661
38662M	UI/Templates/AdministrationUI/UIxAdministration.wox
38663M	UI/WebServerResources/Gruntfile.js
38664A	UI/WebServerResources/js/Administration/Administration.app.js
38665A	UI/WebServerResources/js/Administration/Administration.service.js
38666A	UI/WebServerResources/js/Administration/AdministrationController.js
38667
38668commit 3efbf65f807271f038c5eb7d5a2e7a9829507c96
38669Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38670Date:   Mon Sep 14 13:40:29 2015 -0400
38671
38672    (fix) added missing test
38673
38674A	Tests/Unit/TestNGMimeMessageGenerator.m
38675
38676commit 0982d50643eb8e46fc6cb54d17616375cc08198e
38677Author: Juan Vallés <jvalles@zentyal.com>
38678Date:   Thu Sep 10 10:24:50 2015 +0200
38679
38680    Improve first character check in CSS identifiers
38681
38682    A CSS identifier can't start with a digit, so when a folder name does,
38683    a '_' character is appended at the beginning of its CSS identifier.
38684
38685    The check for this first character used the `isdigit()` function, which
38686    takes a `char` argument, while `[self objectAtIndex: 0]` returns a
38687    `unichar`, i.e. a 16-bit unsigned integer. This caused some non-digit
38688    characters to pass this check (e.g. Chinese characters), ending up with
38689    an underscore at the beginning of the folder name.
38690
38691M	SoObjects/SOGo/NSString+Utilities.m
38692
38693commit 532105f1faad2f9e066b452474bae82b9184e480
38694Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
38695Date:   Thu Sep 10 17:26:41 2015 +0200
38696
38697    oc-task: Save tasks from Outlook
38698
38699    It was not working because we try to save as component the
38700    full calendar and its parent was nil. We have to save the calendar
38701    itself to save the task in the personal calendar.
38702
38703M	OpenChange/MAPIStoreTasksMessage.m
38704
38705commit 7cdfaf4d9c229c80abc209535ff712050f522df4
38706Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38707Date:   Mon Sep 14 11:23:27 2015 -0400
38708
38709    (fix) add missing flex attribute
38710
38711M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
38712
38713commit 8cb19546df919501cba287ddd52c59b2f8693659
38714Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38715Date:   Mon Sep 14 11:06:18 2015 -0400
38716
38717    (fix) improve spec file regarding disabling OC build
38718
38719M	packaging/rhel/sogo.spec
38720
38721commit 6dc02abe8088517d646ad23da5f0783eb1c793fa
38722Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38723Date:   Mon Sep 14 10:55:50 2015 -0400
38724
38725    (fix) Start/end shifting by 1 hour due to timezone change on last Sunday of October 2015 (#3344)
38726
38727M	NEWS
38728M	SOPE/NGCards/iCalTimeZonePeriod.m
38729
38730commit f70876aa05b3b82b2a41a8848cef804cd5c31a9d
38731Author: Francis Lachapelle <flachapelle@inverse.ca>
38732Date:   Mon Sep 14 10:14:00 2015 -0400
38733
38734    (html) Alternate conditions in topnav toolbar
38735
38736    Fixes an issue with Firefox
38737
38738M	UI/Templates/UIxTopnavToolbarTemplate.wox
38739
38740commit 3efdbf0166ca46624c93eb0f137ec2b1ff757b8e
38741Author: Francis Lachapelle <flachapelle@inverse.ca>
38742Date:   Fri Sep 11 12:24:30 2015 -0400
38743
38744    (js) Fix mdColors module dependencies
38745
38746M	UI/WebServerResources/js/Common/mdColors.app.js
38747
38748commit 348c81bf6c59552ef10e97a2bc1b2c23114b98f1
38749Author: Francis Lachapelle <flachapelle@inverse.ca>
38750Date:   Fri Sep 11 12:08:18 2015 -0400
38751
38752    (html) Fix display of Calendar module on "sm"
38753
38754M	UI/Templates/SchedulerUI/UIxCalMainView.wox
38755
38756commit 44158af0577a81423a1ebf43dca00b75afddf313
38757Author: Francis Lachapelle <flachapelle@inverse.ca>
38758Date:   Fri Sep 11 11:56:26 2015 -0400
38759
38760    (html) Fix display of avatars in invitation mails
38761
38762M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
38763
38764commit 4bb1fa099578188fcd57e32ab0e90d9ffcd627d8
38765Author: Francis Lachapelle <flachapelle@inverse.ca>
38766Date:   Fri Sep 11 11:32:20 2015 -0400
38767
38768    (html) Improve Task editor
38769
38770M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
38771
38772commit 05882362f091694e8bcdcf9a013cc3b04d1106c2
38773Author: Francis Lachapelle <flachapelle@inverse.ca>
38774Date:   Fri Sep 11 11:30:38 2015 -0400
38775
38776    (html) Fix UserRightsEditor templates
38777
38778M	UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox
38779M	UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox
38780
38781commit 90a3fcacaf5acf79c7e345e9dc4a22fadf9a8152
38782Author: Francis Lachapelle <flachapelle@inverse.ca>
38783Date:   Fri Sep 11 10:56:57 2015 -0400
38784
38785    (js) Disable debug data if UIxDebug not enabled
38786
38787    Disable some Angular debugging information if SOGoUIxDebugEnabled is not
38788    set.
38789
38790M	UI/Templates/UIxPageFrame.wox
38791M	UI/WebServerResources/js/Common/Common.app.js
38792M	UI/WebServerResources/js/Common/mdColors.app.js
38793
38794commit 45ac6845a5f4f378fbed4550fa9fb1f316586053
38795Author: Francis Lachapelle <flachapelle@inverse.ca>
38796Date:   Fri Sep 11 09:33:39 2015 -0400
38797
38798    (html) Improve appointment editor
38799
38800M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
38801M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
38802
38803commit b4af6f5033ed1e32af087440825b76b6f97a3e2b
38804Author: Francis Lachapelle <flachapelle@inverse.ca>
38805Date:   Fri Sep 11 09:31:13 2015 -0400
38806
38807    (css) Improve sgTimepicker
38808
38809M	UI/WebServerResources/js/Common/sgTimepicker.directive.js
38810M	UI/WebServerResources/scss/components/datepicker/datePicker.scss
38811M	UI/WebServerResources/scss/components/timepicker/timepicker.scss
38812
38813commit 6bbd1825599cfb050956fbeb77923d72c06e6138
38814Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38815Date:   Thu Sep 10 20:07:42 2015 -0400
38816
38817    (fix) safe-guard against not-yet-created calendar of local users
38818
38819M	SoObjects/Appointments/SOGoAppointmentFolder.m
38820
38821commit 7290fa2ea2ad609f8fe11686490157197faa52f7
38822Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38823Date:   Thu Sep 10 19:44:45 2015 -0400
38824
38825    (fix) disable oc builds on el6 for now
38826
38827M	packaging/rhel/sogo.spec
38828
38829commit 788f36b96e088da33b863be901d57fcf0eed8db0
38830Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38831Date:   Thu Sep 10 19:10:50 2015 -0400
38832
38833    (fix) slight modification for fix #3293
38834
38835M	SoObjects/SOGo/SOGoGCSFolder.m
38836
38837commit cb0d327f9045d94b61256b2d25c13b77938c8204
38838Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38839Date:   Thu Sep 10 16:38:30 2015 -0400
38840
38841    (feat) initial implementation of advanced email search
38842
38843    There's one bug where viewing of the messages from the results
38844    is still impossible due to the ui-router. This will be fixed
38845    very soon.
38846
38847M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
38848M	UI/Templates/MailerUI/UIxMailMainFrame.wox
38849M	UI/WebServerResources/js/Mailer/Mailbox.service.js
38850M	UI/WebServerResources/js/Mailer/MailboxController.js
38851M	UI/WebServerResources/js/Mailer/MailboxesController.js
38852M	UI/WebServerResources/js/Mailer/Mailer.app.js
38853A	UI/WebServerResources/js/Mailer/VirtualMailbox.service.js
38854
38855commit b646e35f5dcc8543fc42fd42b3d485b3b4bf28d5
38856Author: Francis Lachapelle <flachapelle@inverse.ca>
38857Date:   Thu Sep 10 11:44:09 2015 -0400
38858
38859    (js) Fix mail labels handling in the Mail module
38860
38861M	UI/MailerUI/UIxMailFolderActions.m
38862M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
38863M	UI/WebServerResources/js/Mailer/Message.service.js
38864
38865commit f3a5df37ae8d777835853bba81051cd072a95c0d
38866Author: Francis Lachapelle <flachapelle@inverse.ca>
38867Date:   Thu Sep 10 09:19:28 2015 -0400
38868
38869    (js) Don't load card in multi-selection mode
38870
38871M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
38872M	UI/WebServerResources/js/Contacts/AddressBookController.js
38873
38874commit 7a7547c7c3c1f1d3807b7fb1f38f311f9096ab42
38875Author: Francis Lachapelle <flachapelle@inverse.ca>
38876Date:   Wed Sep 9 16:39:56 2015 -0400
38877
38878    (js) mdColors module to expose the themes colors
38879
38880A	UI/WebServerResources/js/Common/mdColors.app.js
38881
38882commit 11e7af34509e22c261ef57a5ca277c8aac6260bd
38883Author: Francis Lachapelle <flachapelle@inverse.ca>
38884Date:   Wed Sep 9 16:35:09 2015 -0400
38885
38886    Adopt theming system of Angular Material
38887
38888    The SASS has been simplified so that different themes can be applied by
38889    only using the $mdThemingProvider serivce.
38890
38891    The resulting design is more "Materialized" and less prone to the
38892    future changes of Angular Material.
38893
38894M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
38895M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
38896M	UI/Templates/MailerUI/UIxMailMainFrame.wox
38897M	UI/Templates/PreferencesUI/UIxPreferences.wox
38898M	UI/Templates/SchedulerUI/UIxCalMainView.wox
38899M	UI/WebServerResources/Gruntfile.js
38900M	UI/WebServerResources/js/Common/Common.app.js
38901M	UI/WebServerResources/scss/components/_palette.scss
38902M	UI/WebServerResources/scss/components/button/button.scss
38903A	UI/WebServerResources/scss/components/card/card-theme.scss
38904M	UI/WebServerResources/scss/components/card/card.scss
38905A	UI/WebServerResources/scss/components/content/content-theme.scss
38906A	UI/WebServerResources/scss/components/list/list-theme.scss
38907M	UI/WebServerResources/scss/components/list/list.scss
38908M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
38909M	UI/WebServerResources/scss/components/subheader/subheader.scss
38910A	UI/WebServerResources/scss/components/toolbar/toolbar-theme.scss
38911M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
38912M	UI/WebServerResources/scss/core/base_styles/_base_style.scss
38913M	UI/WebServerResources/scss/core/variables.scss
38914
38915commit 16d312eb9819d7225561853f6fafeb8d2fc6fa8d
38916Author: Francis Lachapelle <flachapelle@inverse.ca>
38917Date:   Wed Sep 9 15:18:00 2015 -0400
38918
38919    (js) Don't load item in multi-selection mode
38920
38921    Also review the toolbars of the Calendar module.
38922
38923M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
38924M	UI/Templates/SchedulerUI/UIxCalMainView.wox
38925M	UI/WebServerResources/js/Mailer/MailboxController.js
38926M	UI/WebServerResources/js/Scheduler/CalendarListController.js
38927M	UI/WebServerResources/js/Scheduler/Component.service.js
38928
38929commit 295b53df6670db1bff8ca2f3ca153d198c819856
38930Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38931Date:   Wed Sep 9 15:40:13 2015 -0400
38932
38933    (fix) bumped to beta 2
38934
38935M	Version
38936
38937commit cab6a8c1e2ab8bf97f71f462101468317cefcb54
38938Author: Francis Lachapelle <flachapelle@inverse.ca>
38939Date:   Wed Sep 9 14:43:09 2015 -0400
38940
38941    (html) Use md-subheader in contacts/messages lists
38942
38943M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
38944M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
38945
38946commit 59ad8a2e5ae9fbf2507b0ed5f496f61676cf0c97
38947Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38948Date:   Wed Sep 9 10:20:31 2015 -0400
38949
38950    (fix) improved EAS speed during initial syncing of large mailboxes (#3293)
38951
38952    Conflicts:
38953
38954		SoObjects/Mailer/SOGoMailFolder.h
38955		SoObjects/SOGo/SOGoGCSFolder.m
38956
38957M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
38958M	ActiveSync/SOGoActiveSyncDispatcher.m
38959M	NEWS
38960M	SoObjects/Mailer/SOGoMailFolder.h
38961M	SoObjects/Mailer/SOGoMailFolder.m
38962M	SoObjects/SOGo/SOGoGCSFolder.h
38963M	SoObjects/SOGo/SOGoGCSFolder.m
38964
38965commit ab8feff67d5897b6340c088069eef5c36a320310
38966Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38967Date:   Wed Sep 9 10:12:32 2015 -0400
38968
38969    (fix) avoid too-many LIST commands over EAS (#3294)
38970
38971M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
38972M	ActiveSync/SOGoActiveSyncDispatcher.h
38973M	ActiveSync/SOGoActiveSyncDispatcher.m
38974M	NEWS
38975
38976commit b9294da99618277bf0b95d7643fa6f46b65c4829
38977Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38978Date:   Wed Sep 9 08:24:59 2015 -0400
38979
38980    Updated NEWS file regarding PR#102
38981
38982M	NEWS
38983
38984commit 18a300ca5b8740382672d0e815449751079fcc07
38985Author: Ludovic Marcotte <lmarcotte@inverse.ca>
38986Date:   Wed Sep 9 08:22:33 2015 -0400
38987
38988    (fix) appplied fix from Zentyal - PR#102
38989
38990    Original commit: 33a1d2c397886c6b51d0e8efe46ad12706191cee
38991
38992M	OpenChange/MAPIStoreCalendarMessage.m
38993M	OpenChange/MAPIStoreDBMessage.m
38994M	OpenChange/MAPIStoreFolder.h
38995M	OpenChange/MAPIStoreFolder.m
38996M	OpenChange/MAPIStoreGCSFolder.h
38997M	OpenChange/MAPIStoreGCSFolder.m
38998M	OpenChange/MAPIStoreGCSMessage.m
38999M	OpenChange/MAPIStoreMailAttachment.m
39000M	OpenChange/MAPIStoreMailFolder.h
39001M	OpenChange/MAPIStoreMailFolder.m
39002M	OpenChange/MAPIStoreMailMessage.m
39003M	OpenChange/MAPIStoreMailMessageTable.m
39004M	OpenChange/MAPIStoreMailVolatileMessage.m
39005M	OpenChange/MAPIStoreMessage.h
39006M	OpenChange/MAPIStoreMessage.m
39007M	OpenChange/MAPIStoreSOGo.m
39008M	OpenChange/NSData+MAPIStore.h
39009M	OpenChange/NSData+MAPIStore.m
39010M	Tests/Unit/GNUmakefile
39011M	Tests/Unit/SOGoTest.h
39012M	Tests/Unit/SOGoTest.m
39013M	UI/WebServerResources/angular-material
39014
39015commit b8b45eda75b23ba99fb135aafeeee599c996de02
39016Author: Francis Lachapelle <flachapelle@inverse.ca>
39017Date:   Tue Sep 8 15:29:49 2015 -0400
39018
39019    (js) Fix autocompletion of mail tags
39020
39021M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
39022M	UI/WebServerResources/js/Mailer/Message.service.js
39023
39024commit 370be4f835a4897091840048ab3ce977e4a6b6ad
39025Author: Francis Lachapelle <flachapelle@inverse.ca>
39026Date:   Tue Sep 8 12:22:37 2015 -0400
39027
39028    (fix) Reload of message when saving draft
39029
39030M	UI/WebServerResources/js/Mailer/Message.service.js
39031
39032commit 2720aebf0459ec7f070d3d015632fb8f4d5d89f9
39033Author: Francis Lachapelle <flachapelle@inverse.ca>
39034Date:   Fri Sep 4 17:31:16 2015 -0400
39035
39036    Initial popup view for messages
39037
39038M	UI/Common/UIxPageFrame.m
39039M	UI/MailerUI/product.plist
39040M	UI/Templates/MailerUI/UIxMailPopupView.wox
39041M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
39042M	UI/WebServerResources/Gruntfile.js
39043M	UI/WebServerResources/js/Common/Common.app.js
39044M	UI/WebServerResources/js/Common/navController.js
39045A	UI/WebServerResources/js/Mailer/Mailer.popup.js
39046M	UI/WebServerResources/js/Mailer/MessageController.js
39047M	UI/WebServerResources/scss/views/_view.scss
39048
39049commit bf02b3046f5fbca279687c8163c5f060bf7e93b8
39050Author: Francis Lachapelle <flachapelle@inverse.ca>
39051Date:   Fri Sep 4 16:43:01 2015 -0400
39052
39053    (fix) Handle user's default for remote images
39054
39055M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
39056M	UI/WebServerResources/js/Mailer/Message.service.js
39057
39058commit 3d4a965412e9229f5fc1713aef31b9c4367c1d63
39059Author: Francis Lachapelle <flachapelle@inverse.ca>
39060Date:   Fri Sep 4 12:11:20 2015 -0400
39061
39062    (html) Use sgAvatarImage directive in Scheduler
39063
39064M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
39065M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
39066
39067commit 372206e69ea8bafe0eacd33ad7fd22f739241422
39068Author: Francis Lachapelle <flachapelle@inverse.ca>
39069Date:   Fri Sep 4 10:32:26 2015 -0400
39070
39071    (html) Improve folder subscription dialog
39072
39073M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
39074
39075commit 9dc00acd534f81b5d723b04e53206a50e5a57ce2
39076Author: Francis Lachapelle <flachapelle@inverse.ca>
39077Date:   Fri Sep 4 10:31:40 2015 -0400
39078
39079    (html) Fix toolbar padding
39080
39081M	UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox
39082M	UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox
39083M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
39084M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
39085M	UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox
39086M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
39087M	UI/Templates/UIxAclEditor.wox
39088
39089commit 9d5f42eefaf78338f14ca25bdd895d81af3a528b
39090Author: Francis Lachapelle <flachapelle@inverse.ca>
39091Date:   Fri Sep 4 09:09:43 2015 -0400
39092
39093    (js,html) Improve sgAvatarImage directive
39094
39095M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
39096M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
39097M	UI/Templates/MailerUI/UIxMailEditor.wox
39098M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
39099M	UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox
39100M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
39101M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
39102M	UI/Templates/UIxAclEditor.wox
39103M	UI/WebServerResources/js/Common/Gravatar.service.js
39104M	UI/WebServerResources/js/Common/sgAvatarImage.directive.js
39105M	UI/WebServerResources/scss/components/chips/chips.scss
39106M	UI/WebServerResources/scss/components/list/list.scss
39107
39108commit f4dcd375707f8e45a6c3e514d315d0d9a517ffb0
39109Author: Francis Lachapelle <flachapelle@inverse.ca>
39110Date:   Fri Sep 4 08:53:47 2015 -0400
39111
39112    (html) Improve task editor
39113
39114M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
39115
39116commit c4858ffb2b427dbef2aba51e7ed5a0948e4b75ac
39117Author: Francis Lachapelle <flachapelle@inverse.ca>
39118Date:   Thu Sep 3 22:36:07 2015 -0400
39119
39120    (css) Decrease minimum height of list items
39121
39122M	UI/WebServerResources/scss/components/list/list.scss
39123
39124commit d72188e2da3f6c8f8e341e9114d1d73c474e2f88
39125Author: Francis Lachapelle <flachapelle@inverse.ca>
39126Date:   Thu Sep 3 16:10:05 2015 -0400
39127
39128    Improve toolbars on small screens
39129
39130    - normalized toolbars in message viewer, contact viewer and contact
39131      editor;
39132    - lower width of sidenav on medium screens;
39133    - reworked display of message headers
39134
39135M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
39136M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
39137M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
39138M	UI/Templates/MailerUI/UIxMailEditor.wox
39139M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
39140M	UI/Templates/MailerUI/UIxMailMainFrame.wox
39141M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
39142M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
39143M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
39144M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
39145M	UI/Templates/UIxSidenavToolbarTemplate.wox
39146M	UI/Templates/UIxTopnavToolbarTemplate.wox
39147M	UI/WebServerResources/scss/components/button/button.scss
39148M	UI/WebServerResources/scss/components/icon/icon.scss
39149M	UI/WebServerResources/scss/components/list/list.scss
39150M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
39151M	UI/WebServerResources/scss/views/MailerUI.scss
39152M	UI/WebServerResources/scss/views/_view.scss
39153
39154commit 3647f066da81823d4e331e8465e76dfd53492195
39155Author: Francis Lachapelle <flachapelle@inverse.ca>
39156Date:   Thu Sep 3 15:51:55 2015 -0400
39157
39158    (js) Fix reference to org attribute in card
39159
39160M	UI/WebServerResources/js/Contacts/Card.service.js
39161
39162commit e207cc79a75d9db9b23883c4b9f01bcc4a2f162f
39163Author: Francis Lachapelle <flachapelle@inverse.ca>
39164Date:   Thu Sep 3 15:47:05 2015 -0400
39165
39166    (html) Improve appointment editor
39167
39168M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
39169
39170commit eb84e618e60cd6ada1b2be9a7da8d1867a8784bb
39171Author: Francis Lachapelle <flachapelle@inverse.ca>
39172Date:   Thu Sep 3 15:42:54 2015 -0400
39173
39174    Localization
39175
39176M	UI/MailerUI/English.lproj/Localizable.strings
39177
39178commit 669bd99a2dfe8cc91994f2ef44dd270ca1edea78
39179Author: Francis Lachapelle <flachapelle@inverse.ca>
39180Date:   Thu Sep 3 14:09:13 2015 -0400
39181
39182    (js) Fix bug when editing a saved draft
39183
39184M	UI/WebServerResources/js/Mailer/Message.service.js
39185
39186commit 3b0ead7bbd118b53244e8713e67cedb5e264367e
39187Author: Francis Lachapelle <flachapelle@inverse.ca>
39188Date:   Thu Sep 3 10:29:50 2015 -0400
39189
39190    (js) Cleanup unused dependencies
39191
39192M	UI/WebServerResources/js/Mailer/MessageEditorController.js
39193
39194commit 4483d47e89705d1037cdb0e9fa4e84bc52eb13db
39195Author: Francis Lachapelle <flachapelle@inverse.ca>
39196Date:   Thu Sep 3 10:27:11 2015 -0400
39197
39198    (js) Bottom sheet is no longer used
39199
39200M	UI/WebServerResources/js/Common/navController.js
39201
39202commit a5213b3321a8a828d8b11431d52f3786b38c2112
39203Author: Francis Lachapelle <flachapelle@inverse.ca>
39204Date:   Thu Sep 3 10:15:27 2015 -0400
39205
39206    (css) Improve subheaders with no buttons
39207
39208M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
39209M	UI/WebServerResources/scss/components/subheader/subheader.scss
39210
39211commit e6e34ae053595d0b69a03a1f5b5c524b647bdbb7
39212Author: Francis Lachapelle <flachapelle@inverse.ca>
39213Date:   Thu Sep 3 10:05:25 2015 -0400
39214
39215    (js) Don't show progress indicator in dry mode
39216
39217M	UI/WebServerResources/js/Contacts/AddressBook.service.js
39218
39219commit 815b3b4b0390a0c2a9c53d4e7cf82b40b6961897
39220Author: Francis Lachapelle <flachapelle@inverse.ca>
39221Date:   Thu Sep 3 09:24:52 2015 -0400
39222
39223    (html) Improve contact editor
39224
39225M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
39226
39227commit b08d98e2e1499493539e38562e5f05e887fc8f53
39228Author: Francis Lachapelle <flachapelle@inverse.ca>
39229Date:   Wed Sep 2 21:47:16 2015 -0400
39230
39231    (css) Fix width of sidenav on large screens
39232
39233M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
39234
39235commit 1d2c0ed350d67f2bb843bfed5762446931a837e3
39236Author: Francis Lachapelle <flachapelle@inverse.ca>
39237Date:   Wed Sep 2 21:44:12 2015 -0400
39238
39239    (css) Cleanup Sass
39240
39241M	UI/WebServerResources/scss/components/list/list.scss
39242M	UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss
39243M	UI/WebServerResources/scss/core/layout.scss
39244
39245commit 0bdbe5bbac4bfc09a535c2d2d9317107479f83bb
39246Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39247Date:   Thu Sep 3 13:25:44 2015 -0400
39248
39249    (feat) added new sg-placeholder directive for dynamic placeholders
39250
39251A	UI/WebServerResources/js/Common/sgPlaceholder.directive.js
39252
39253commit acfa96263b65ebfa1bba710b1cd9e774716dce0b
39254Author: Francis Lachapelle <flachapelle@inverse.ca>
39255Date:   Wed Sep 2 15:52:18 2015 -0400
39256
39257    (css) Improve md-dialog on small screens
39258
39259M	UI/WebServerResources/scss/components/dialog/dialog.scss
39260
39261commit 99b1353faf0ab4191a11c0fe1fa9eabd23e94b99
39262Author: Francis Lachapelle <flachapelle@inverse.ca>
39263Date:   Wed Sep 2 15:51:07 2015 -0400
39264
39265    (css) Add classes for star and star-border icons
39266
39267M	UI/WebServerResources/scss/components/icon/icon.scss
39268
39269commit 27e57e397eef3f5e56d5f0d983d1cc19de0dba8b
39270Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39271Date:   Tue Sep 1 16:43:56 2015 -0400
39272
39273    (fix) wrong handling of "last module" when logging in
39274
39275M	UI/PreferencesUI/UIxPreferences.m
39276
39277commit 778612bf4143f4d8fdd96a598958dbf20442a2e2
39278Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39279Date:   Tue Sep 1 15:00:03 2015 -0400
39280
39281    (feat) ensure links in mail are opened in a blank target
39282
39283M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
39284A	UI/WebServerResources/js/Common/ensureTarget.filter.js
39285
39286commit 9d92318524399104f7ba746500669f40a4119a75
39287Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39288Date:   Tue Sep 1 10:50:50 2015 -0400
39289
39290    (feat) autorefresh support for calendars
39291
39292M	UI/WebServerResources/js/Scheduler/Component.service.js
39293
39294commit cf9b7fab3608eac7d0b6a0978a5bfced85602875
39295Author: Francis Lachapelle <flachapelle@inverse.ca>
39296Date:   Tue Sep 1 09:55:55 2015 -0400
39297
39298    Update .gitignore
39299
39300M	.gitignore
39301
39302commit f1037e7d48ca1f710d8d4cf36a199afdd474fdf9
39303Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39304Date:   Mon Aug 31 11:27:40 2015 -0400
39305
39306    Updates for the 3.0b1 release.
39307
39308M	ChangeLog
39309M	Version
39310
39311commit 233b9c0613e630273808d15c324b99a6ef5039b4
39312Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39313Date:   Mon Aug 31 11:08:41 2015 -0400
39314
39315    (js/css) updates for the new packages
39316
39317M	UI/WebServerResources/css/styles.css
39318M	UI/WebServerResources/css/styles.css.map
39319M	UI/WebServerResources/js/Mailer.services.js
39320M	UI/WebServerResources/js/Mailer.services.js.map
39321M	UI/WebServerResources/js/Scheduler.services.js
39322M	UI/WebServerResources/js/Scheduler.services.js.map
39323M	UI/WebServerResources/js/vendor/angular-animate.js
39324M	UI/WebServerResources/js/vendor/angular-animate.min.js
39325M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
39326M	UI/WebServerResources/js/vendor/angular-aria.js
39327M	UI/WebServerResources/js/vendor/angular-aria.min.js
39328M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
39329M	UI/WebServerResources/js/vendor/angular-material.js
39330M	UI/WebServerResources/js/vendor/angular-material.min.js
39331M	UI/WebServerResources/js/vendor/angular-sanitize.js
39332M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
39333M	UI/WebServerResources/js/vendor/angular.js
39334M	UI/WebServerResources/js/vendor/angular.min.js
39335M	UI/WebServerResources/js/vendor/angular.min.js.map
39336
39337commit 89206f37054229a48ee6e33bad5177593c6ceda1
39338Author: Francis Lachapelle <flachapelle@inverse.ca>
39339Date:   Mon Aug 31 09:51:08 2015 -0400
39340
39341    (css) Fix for latest md changes
39342
39343M	UI/WebServerResources/scss/components/progressCircular/progress-circular.scss
39344
39345commit a87daf282c311150a1b32db3696b44a80b9c4b16
39346Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39347Date:   Sat Aug 29 16:30:07 2015 -0400
39348
39349    (fix) workaround for Firefox with menus which include md-checkbox
39350
39351    See https://github.com/angular/material/issues/4212 for details
39352    on the Angular Material bug.
39353
39354M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
39355M	UI/Templates/MailerUI/UIxMailEditor.wox
39356M	UI/Templates/MailerUI/UIxMailMainFrame.wox
39357M	UI/Templates/SchedulerUI/UIxCalMainView.wox
39358
39359commit fb4889a15e03bdbadbc30f579ba8f26342a1cbfd
39360Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39361Date:   Fri Aug 28 20:11:21 2015 -0400
39362
39363    (fix) small code refactoring
39364
39365M	UI/MailerUI/UIxMailListActions.m
39366M	UI/MailerUI/UIxMailMainFrame.m
39367
39368commit 3fdabf867180449cea525db052013d967cdc4286
39369Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39370Date:   Fri Aug 28 15:50:46 2015 -0400
39371
39372    (fix) properly update flags when message was answered/forwarded
39373
39374M	UI/WebServerResources/js/Mailer/Message.service.js
39375
39376commit 66c52f22dd86dc63e955e83ca92291902271c7c2
39377Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39378Date:   Fri Aug 28 15:25:43 2015 -0400
39379
39380    (fix) added timepicker directive
39381
39382A	UI/WebServerResources/js/Common/sgTimepicker.directive.js
39383
39384commit 8f7334f11d15fd56cbf7638c4eae9c3a9cc8c5cd
39385Author: Francis Lachapelle <flachapelle@inverse.ca>
39386Date:   Fri Aug 28 15:15:40 2015 -0400
39387
39388    (js) Simplify Account and Message services
39389
39390M	UI/WebServerResources/js/Mailer/Account.service.js
39391M	UI/WebServerResources/js/Mailer/Message.service.js
39392
39393commit 624833eca9c83f6743d309d6269fae4a26a412e6
39394Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39395Date:   Fri Aug 28 14:09:20 2015 -0400
39396
39397    (fix) updates for new packages
39398
39399M	UI/WebServerResources/css/styles.css
39400M	UI/WebServerResources/css/styles.css.map
39401M	UI/WebServerResources/js/Common.js
39402M	UI/WebServerResources/js/Common.js.map
39403M	UI/WebServerResources/js/Contacts.js
39404M	UI/WebServerResources/js/Contacts.js.map
39405M	UI/WebServerResources/js/Contacts.services.js
39406M	UI/WebServerResources/js/Contacts.services.js.map
39407M	UI/WebServerResources/js/Mailer.js
39408M	UI/WebServerResources/js/Mailer.js.map
39409M	UI/WebServerResources/js/Mailer.services.js
39410M	UI/WebServerResources/js/Mailer.services.js.map
39411M	UI/WebServerResources/js/Scheduler.services.js
39412M	UI/WebServerResources/js/Scheduler.services.js.map
39413M	UI/WebServerResources/js/vendor/angular-material.js
39414M	UI/WebServerResources/js/vendor/angular-material.min.js
39415
39416commit 431c53b84d822d1be7cc31473274ec369697f45a
39417Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39418Date:   Fri Aug 28 13:59:41 2015 -0400
39419
39420    (feat) new time picker component + enabled it in the calendar module
39421
39422M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
39423M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
39424M	UI/WebServerResources/js/Scheduler/Component.service.js
39425A	UI/WebServerResources/scss/components/timepicker/timepicker-default-theme.css
39426A	UI/WebServerResources/scss/components/timepicker/timepicker.scss
39427M	UI/WebServerResources/scss/styles.scss
39428
39429commit c9d9f7b47a6101de8f11762a0620401576f5b4ed
39430Author: Francis Lachapelle <flachapelle@inverse.ca>
39431Date:   Thu Aug 27 15:55:56 2015 -0400
39432
39433    (js) Add caching of cards
39434
39435M	UI/WebServerResources/js/Contacts/AddressBook.service.js
39436M	UI/WebServerResources/js/Contacts/Card.service.js
39437
39438commit 1667f8879ddd325fe08c9292f587716cf5f619ac
39439Author: Francis Lachapelle <flachapelle@inverse.ca>
39440Date:   Thu Aug 27 14:09:43 2015 -0400
39441
39442    (js) New progress indicator in AddressBook module
39443
39444M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
39445M	UI/WebServerResources/js/Contacts/AddressBook.service.js
39446
39447commit 3611c4021dff18b4189eaa4f5a7b1e95e677dae7
39448Author: Francis Lachapelle <flachapelle@inverse.ca>
39449Date:   Thu Aug 27 13:37:47 2015 -0400
39450
39451    Improve view detail (messages, cards)
39452
39453M	UI/Contacts/English.lproj/Localizable.strings
39454M	UI/MailerUI/English.lproj/Localizable.strings
39455M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
39456M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
39457M	UI/WebServerResources/js/Contacts/CardController.js
39458M	UI/WebServerResources/scss/views/MailerUI.scss
39459M	UI/WebServerResources/scss/views/_view.scss
39460
39461commit bba0d6f44d7515343c8513b293608d09e1f1dc1f
39462Author: Luc Charland <lcharland@inverse.ca>
39463Date:   Thu Aug 27 11:27:23 2015 -0400
39464
39465    make the tests more robust when data is invalid in DB/Webdav
39466
39467M	Tests/Integration/carddav.py
39468M	Tests/Integration/test-carddav.py
39469
39470commit bf390f17dd6c6e8c6165bd4f675f422d3f0c0fc9
39471Author: Luc Charland <lcharland@inverse.ca>
39472Date:   Wed Aug 26 15:07:11 2015 -0400
39473
39474    fixed when strings not initialized in prefs
39475
39476M	Tests/Integration/preferences.py
39477M	Tests/Integration/test-prevent-invitations.py
39478
39479commit 834aba85a67dbab0a7a87b7caf4d4ff539db0917
39480Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39481Date:   Thu Aug 27 11:47:51 2015 -0400
39482
39483    (fix) cleanups
39484
39485M	UI/MailPartViewers/UIxMailPartTextViewer.h
39486M	UI/MailPartViewers/UIxMailPartTextViewer.m
39487
39488commit d878c69c15cc2f6ff2995558c5961538b799aecb
39489Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39490Date:   Thu Aug 27 11:01:23 2015 -0400
39491
39492    (feat) can now create mails from address book module
39493
39494M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
39495M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
39496M	UI/WebServerResources/Gruntfile.js
39497M	UI/WebServerResources/js/Contacts/AddressBookController.js
39498M	UI/WebServerResources/js/Contacts/Card.service.js
39499M	UI/WebServerResources/js/Contacts/Contacts.app.js
39500M	UI/WebServerResources/js/Mailer/Account.service.js
39501
39502commit d9d59c6b52382769d7793883da50782bfb10cdbc
39503Author: Francis Lachapelle <flachapelle@inverse.ca>
39504Date:   Wed Aug 26 21:22:39 2015 -0400
39505
39506    (fix) Force a single mail composer dialog
39507
39508M	UI/WebServerResources/js/Mailer/MailboxController.js
39509M	UI/WebServerResources/js/Mailer/MessageController.js
39510
39511commit 69000a0929ffe4dc640c904abd36f6ebb4322f4b
39512Author: Francis Lachapelle <flachapelle@inverse.ca>
39513Date:   Wed Aug 26 17:28:03 2015 -0400
39514
39515    Review animations of view detail (messages, cards)
39516
39517M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
39518M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
39519M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
39520M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
39521M	UI/WebServerResources/js/Contacts/CardController.js
39522M	UI/WebServerResources/js/Mailer/MessageController.js
39523M	UI/WebServerResources/scss/views/_view.scss
39524
39525commit 876d9cfa213cbf26c72bbac1ba1cb1d509b386bb
39526Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39527Date:   Wed Aug 26 11:56:47 2015 -0400
39528
39529    (fix) make messages loading very fast
39530
39531    Avoid calling angular.extend() loading when unwrapping the mailbox
39532    and never call again Message.id directly, but rather use Message.$absolutePath()
39533    which does initialization and caching
39534
39535M	UI/WebServerResources/js/Mailer/Mailbox.service.js
39536M	UI/WebServerResources/js/Mailer/Message.service.js
39537
39538commit 117e6b6bc1484a223df8051ccd36cb6c5e3b3bef
39539Author: Luc Charland <lcharland@inverse.ca>
39540Date:   Wed Aug 26 11:26:38 2015 -0400
39541
39542    added the multiple phone test
39543
39544M	Tests/Integration/test-carddav.py
39545
39546commit 01e2256483c72c75bc3f8f6d972a7b82401a0fb7
39547Author: Francis Lachapelle <flachapelle@inverse.ca>
39548Date:   Wed Aug 26 09:48:47 2015 -0400
39549
39550    (css) Improve autocompletion menu
39551
39552M	UI/WebServerResources/scss/components/autocomplete/autocomplete.scss
39553M	UI/WebServerResources/scss/components/chips/chips.scss
39554
39555commit 49e7cf0994d1df4331016188eba9e40e5ed02dab
39556Author: Francis Lachapelle <flachapelle@inverse.ca>
39557Date:   Wed Aug 26 09:40:47 2015 -0400
39558
39559    (css) Adapt fullscreen dialogs to new md layout
39560
39561M	UI/WebServerResources/scss/components/dialog/dialog.scss
39562
39563commit b3d6973fb15d0b7138b4f7ad8483b3f152ef1280
39564Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39565Date:   Wed Aug 26 09:31:08 2015 -0400
39566
39567    (fix) small optimization
39568
39569M	SoObjects/SOGo/NSArray+Utilities.h
39570M	SoObjects/SOGo/NSArray+Utilities.m
39571M	UI/MailerUI/UIxMailListActions.m
39572
39573commit aae522259f26a980d7fea18b9070ffd8d9d00a68
39574Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39575Date:   Wed Aug 26 08:28:19 2015 -0400
39576
39577    (fix) expose the json accounts call
39578
39579M	UI/MailerUI/product.plist
39580
39581commit 68ef8784a0b0bd16df296cc64c09bb0523c4a8a4
39582Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39583Date:   Wed Aug 26 08:27:45 2015 -0400
39584
39585    (fix) added json call to get all mail accounts
39586
39587M	UI/MailerUI/UIxMailMainFrame.m
39588
39589commit da821ea6c78372364af9d63798110fb742e3b1bc
39590Author: Francis Lachapelle <flachapelle@inverse.ca>
39591Date:   Tue Aug 25 22:17:57 2015 -0400
39592
39593    (js) Improve recipient auto-completion
39594
39595M	UI/Templates/MailerUI/UIxMailEditor.wox
39596M	UI/WebServerResources/js/Mailer/MessageEditorController.js
39597M	UI/WebServerResources/scss/components/chips/chips.scss
39598
39599commit 4dee99e0ba71e203c12d35bed6acc0ee3c62e4bd
39600Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39601Date:   Tue Aug 25 20:47:12 2015 -0400
39602
39603    (fix) improved padding usage to better align icons
39604
39605M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
39606M	UI/Templates/MailerUI/UIxMailMainFrame.wox
39607M	UI/Templates/PreferencesUI/UIxPreferences.wox
39608M	UI/Templates/SchedulerUI/UIxCalMainView.wox
39609M	UI/Templates/UIxTopnavToolbarTemplate.wox
39610
39611commit eea08d083daa8b73f034a0df49d12774fefe52b8
39612Author: Francis Lachapelle <flachapelle@inverse.ca>
39613Date:   Tue Aug 25 14:53:43 2015 -0400
39614
39615    (html) Improve contacts list
39616
39617M	UI/Contacts/English.lproj/Localizable.strings
39618M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
39619
39620commit 8055acfd4aba4268a4451106bc7f7e585d107648
39621Author: Francis Lachapelle <flachapelle@inverse.ca>
39622Date:   Tue Aug 25 14:20:20 2015 -0400
39623
39624    (fix) Restore previous sort in Contacts module
39625
39626M	UI/WebServerResources/js/Contacts/AddressBook.service.js
39627
39628commit 1fc947d8c818f7e89f7eda4703ce1af1515e1e06
39629Author: Francis Lachapelle <flachapelle@inverse.ca>
39630Date:   Tue Aug 25 13:46:33 2015 -0400
39631
39632    (fix) Define CSS styles for ALL calendars
39633
39634M	UI/Templates/SchedulerUI/UIxCalMainView.wox
39635
39636commit 7b3a238fb9a25857ef05cda3de2df1ae3a4a4f20
39637Author: Francis Lachapelle <flachapelle@inverse.ca>
39638Date:   Tue Aug 25 12:20:46 2015 -0400
39639
39640    (js) New progress indicator in Mail module
39641
39642M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
39643M	UI/WebServerResources/js/Mailer/Mailbox.service.js
39644M	UI/WebServerResources/scss/components/progressCircular/_extends.scss
39645M	UI/WebServerResources/scss/components/progressCircular/progress-circular.scss
39646M	UI/WebServerResources/scss/styles.scss
39647
39648commit 99d121fd3e9ed085062abf02ce336f3563a55688
39649Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39650Date:   Tue Aug 25 11:46:14 2015 -0400
39651
39652    (fix) updates for new packages
39653
39654M	UI/WebServerResources/css/styles.css
39655M	UI/WebServerResources/css/styles.css.map
39656M	UI/WebServerResources/js/Common.js
39657M	UI/WebServerResources/js/Common.js.map
39658M	UI/WebServerResources/js/Contacts.js
39659M	UI/WebServerResources/js/Contacts.js.map
39660M	UI/WebServerResources/js/Mailer.js
39661M	UI/WebServerResources/js/Mailer.js.map
39662M	UI/WebServerResources/js/Mailer.services.js
39663M	UI/WebServerResources/js/Mailer.services.js.map
39664M	UI/WebServerResources/js/Scheduler.services.js
39665M	UI/WebServerResources/js/Scheduler.services.js.map
39666M	UI/WebServerResources/js/vendor/angular-animate.js
39667M	UI/WebServerResources/js/vendor/angular-animate.min.js
39668M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
39669M	UI/WebServerResources/js/vendor/angular-material.js
39670M	UI/WebServerResources/js/vendor/angular-material.min.js
39671M	UI/WebServerResources/js/vendor/angular-sanitize.js
39672M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
39673M	UI/WebServerResources/js/vendor/angular-sanitize.min.js.map
39674M	UI/WebServerResources/js/vendor/angular.js
39675M	UI/WebServerResources/js/vendor/angular.min.js
39676M	UI/WebServerResources/js/vendor/angular.min.js.map
39677
39678commit eab3ee111a65f75e95e1ea46e7bf7135b3949d52
39679Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39680Date:   Tue Aug 25 11:45:17 2015 -0400
39681
39682    (feat) now use md-on-demand for (hopefully) faster mailbox loading
39683
39684M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
39685M	UI/WebServerResources/js/Mailer/Mailbox.service.js
39686
39687commit 9445315b300f0a5cb11d31d37ac1e6ed20805c15
39688Author: Luc Charland <lcharland@inverse.ca>
39689Date:   Fri Aug 21 10:30:43 2015 -0400
39690
39691    Added a string, removed a double, removed a few colons
39692
39693M	SoObjects/Appointments/English.lproj/Localizable.strings
39694M	UI/Common/English.lproj/Localizable.strings
39695M	UI/Contacts/English.lproj/Localizable.strings
39696M	UI/MailPartViewers/English.lproj/Localizable.strings
39697M	UI/PreferencesUI/English.lproj/Localizable.strings
39698M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
39699
39700commit eeb6be1f0871130b9d12b90a7771135e3ea6c780
39701Author: Francis Lachapelle <flachapelle@inverse.ca>
39702Date:   Tue Aug 25 10:24:34 2015 -0400
39703
39704    (css) Match new ng-material files names
39705
39706M	UI/WebServerResources/scss/components/bottomSheet/_extends.scss
39707A	UI/WebServerResources/scss/components/bottomSheet/bottom-sheet.scss
39708D	UI/WebServerResources/scss/components/bottomSheet/bottomSheet.scss
39709M	UI/WebServerResources/scss/components/gridList/_extends.scss
39710A	UI/WebServerResources/scss/components/gridList/grid-list.scss
39711D	UI/WebServerResources/scss/components/gridList/gridList.scss
39712A	UI/WebServerResources/scss/components/progressCircular/progress-circular.scss
39713D	UI/WebServerResources/scss/components/progressCircular/progressCircular.scss
39714M	UI/WebServerResources/scss/components/progressLinear/_extends.scss
39715A	UI/WebServerResources/scss/components/progressLinear/progress-linear.scss
39716D	UI/WebServerResources/scss/components/progressLinear/progressLinear.scss
39717M	UI/WebServerResources/scss/components/virtualRepeat/_extends.scss
39718A	UI/WebServerResources/scss/components/virtualRepeat/virtual-repeat.scss
39719D	UI/WebServerResources/scss/components/virtualRepeat/virtualRepeat.scss
39720M	UI/WebServerResources/scss/styles.scss
39721M	UI/WebServerResources/scss/views/_view.scss
39722
39723commit c106f54b276f6548414f12daf792fba49fddc063
39724Author: Luc Charland <lcharland@inverse.ca>
39725Date:   Wed Aug 19 14:29:22 2015 -0400
39726
39727    Added missing strings for translation
39728
39729M	Scripts/verify_translations.py
39730M	UI/AdministrationUI/English.lproj/Localizable.strings
39731M	UI/Common/English.lproj/Localizable.strings
39732M	UI/Contacts/English.lproj/Localizable.strings
39733M	UI/MailPartViewers/English.lproj/Localizable.strings
39734M	UI/MailerUI/English.lproj/Localizable.strings
39735M	UI/MainUI/English.lproj/Localizable.strings
39736M	UI/PreferencesUI/English.lproj/Localizable.strings
39737M	UI/Scheduler/English.lproj/Localizable.strings
39738M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
39739M	UI/Templates/UIxAclEditor.wox
39740
39741commit 29108bbb62c6104d72819e173ad208cdf97df50f
39742Author: Francis Lachapelle <flachapelle@inverse.ca>
39743Date:   Tue Aug 25 06:34:34 2015 -0400
39744
39745    (html) Localization
39746
39747M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
39748
39749commit 9c6884bd7d2e09f163e369b717f8da4550a9071f
39750Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39751Date:   Mon Aug 24 20:04:56 2015 -0400
39752
39753    (feat) add single export/save as actions
39754
39755M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
39756M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
39757M	UI/WebServerResources/js/Contacts/CardController.js
39758M	UI/WebServerResources/js/Mailer/MessageController.js
39759
39760commit 0aac4897fa521881186bf2eeda93c147a4307dd9
39761Author: Francis Lachapelle <flachapelle@inverse.ca>
39762Date:   Mon Aug 24 17:28:01 2015 -0400
39763
39764    (fix) Set virtual item size in contacts list
39765
39766M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
39767
39768commit 2a99d1fd8072284982a9ef92143f16af5e9d5487
39769Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39770Date:   Mon Aug 24 16:17:44 2015 -0400
39771
39772    (fix) reset search filter when switching address books
39773
39774M	UI/WebServerResources/js/Contacts/AddressBooksController.js
39775
39776commit ba148eec5bee94f07c162f16abf2964051d740e6
39777Author: Francis Lachapelle <flachapelle@inverse.ca>
39778Date:   Mon Aug 24 14:54:25 2015 -0400
39779
39780    (js) Fix error in Component.prototype.$reset
39781
39782M	UI/WebServerResources/js/Scheduler/Component.service.js
39783
39784commit 49c4884cc9ac8d11be381163df594f65f21b2b6e
39785Author: Francis Lachapelle <flachapelle@inverse.ca>
39786Date:   Mon Aug 24 14:40:20 2015 -0400
39787
39788    (html) Improve grids layout in recurrence editor
39789
39790M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
39791
39792commit e5d6ee93c3b4f17be4925dbb696038ac043b271e
39793Author: Francis Lachapelle <flachapelle@inverse.ca>
39794Date:   Mon Aug 24 11:32:00 2015 -0400
39795
39796    Update Angular to version 1.4.x
39797
39798M	UI/WebServerResources/bower.json
39799
39800commit 40eff05d4e61e645ddd253583c1287e6d90aa7ff
39801Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39802Date:   Mon Aug 24 11:26:00 2015 -0400
39803
39804    (feat) added toolbar to account editing dialog
39805
39806M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
39807
39808commit be031fe2c99981caeed3d9904f906920af305431
39809Author: Francis Lachapelle <flachapelle@inverse.ca>
39810Date:   Mon Aug 24 11:24:51 2015 -0400
39811
39812    (html) Restore animation when opening a card
39813
39814M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
39815
39816commit 0fe141928944f420ca29b003c8d8f8de091f56ac
39817Author: Francis Lachapelle <flachapelle@inverse.ca>
39818Date:   Mon Aug 24 11:23:34 2015 -0400
39819
39820    (html) Enlarge folder links dialog width
39821
39822M	UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox
39823M	UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox
39824
39825commit 9db633cada44eecea42362029310b4beb2507fe1
39826Author: Francis Lachapelle <flachapelle@inverse.ca>
39827Date:   Mon Aug 24 11:20:35 2015 -0400
39828
39829    (html) Replace md-layout-fill by layout-fill
39830
39831M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
39832M	UI/Templates/MailerUI/UIxMailMainFrame.wox
39833M	UI/Templates/MainUI/SOGoRootPage.wox
39834M	UI/Templates/PreferencesUI/UIxPreferences.wox
39835M	UI/Templates/SchedulerUI/UIxCalMainView.wox
39836
39837commit 8a2d7d56e01908976ca7f30c736c6f754efe7702
39838Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39839Date:   Mon Aug 24 11:20:23 2015 -0400
39840
39841    (feat) added toolbar to filter editor dialog
39842
39843M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
39844
39845commit 0c17e745f198d7ef64a1800d916e5a6e4f204e37
39846Author: Francis Lachapelle <flachapelle@inverse.ca>
39847Date:   Mon Aug 24 11:11:23 2015 -0400
39848
39849    (html) Localization
39850
39851M	UI/Templates/UIxTopnavToolbarTemplate.wox
39852
39853commit 18bc75e50b4fb7db57872e18e5073064164ab455
39854Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39855Date:   Mon Aug 24 08:49:31 2015 -0400
39856
39857    (fix) adjust import path due to md changes
39858
39859M	UI/WebServerResources/scss/core/layout.scss
39860
39861commit 68ad3c104581e3c92f7749cd235db95004ead61c
39862Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39863Date:   Sat Aug 22 07:51:13 2015 -0400
39864
39865    (fix) localize 'me'
39866
39867M	UI/WebServerResources/js/Mailer/Message.service.js
39868
39869commit 85c8aebbd4f8a54525451e0dea4d4215530625c7
39870Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39871Date:   Fri Aug 21 20:56:21 2015 -0400
39872
39873    (feat) initial support for contact import in the address book module
39874
39875M	UI/Contacts/UIxContactFolderActions.m
39876M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
39877M	UI/WebServerResources/js/Contacts/AddressBooksController.js
39878M	UI/WebServerResources/js/Contacts/Contacts.app.js
39879
39880commit 0a8834193f9fc509766fc4fd173b633db4746e6b
39881Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39882Date:   Fri Aug 21 13:40:07 2015 -0400
39883
39884    (fix) updates for new packages
39885
39886M	UI/WebServerResources/css/styles.css
39887M	UI/WebServerResources/css/styles.css.map
39888M	UI/WebServerResources/js/Contacts.js
39889M	UI/WebServerResources/js/Contacts.js.map
39890M	UI/WebServerResources/js/Contacts.services.js
39891M	UI/WebServerResources/js/Contacts.services.js.map
39892M	UI/WebServerResources/js/Mailer.services.js
39893M	UI/WebServerResources/js/Mailer.services.js.map
39894M	UI/WebServerResources/js/Preferences.js
39895M	UI/WebServerResources/js/Preferences.js.map
39896M	UI/WebServerResources/js/Scheduler.js
39897M	UI/WebServerResources/js/Scheduler.js.map
39898M	UI/WebServerResources/js/Scheduler.services.js
39899M	UI/WebServerResources/js/Scheduler.services.js.map
39900M	UI/WebServerResources/js/vendor/angular-animate.js
39901M	UI/WebServerResources/js/vendor/angular-animate.min.js
39902M	UI/WebServerResources/js/vendor/angular-animate.min.js.map
39903M	UI/WebServerResources/js/vendor/angular-material.js
39904M	UI/WebServerResources/js/vendor/angular-material.min.js
39905M	UI/WebServerResources/js/vendor/angular-sanitize.js
39906M	UI/WebServerResources/js/vendor/angular-sanitize.min.js
39907M	UI/WebServerResources/js/vendor/angular.js
39908M	UI/WebServerResources/js/vendor/angular.min.js
39909M	UI/WebServerResources/js/vendor/angular.min.js.map
39910
39911commit 91e4c2cefc10cd3c72c2b46229e18250128917ea
39912Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39913Date:   Fri Aug 21 13:37:18 2015 -0400
39914
39915    (feat) improved the mailviewer with regards to sender + recipients
39916
39917M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
39918M	UI/WebServerResources/js/Mailer/Message.service.js
39919
39920commit b80d8dbb06ef98b4b65cc7cf39b4f54423dcf0ba
39921Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39922Date:   Fri Aug 21 10:30:47 2015 -0400
39923
39924    (fix) Session fix when SOGoEnableDomainBasedUID is enabled but logins are domain-less
39925
39926M	NEWS
39927M	SoObjects/SOGo/SOGoUserManager.m
39928M	UI/MainUI/SOGoRootPage.m
39929
39930commit 525d1ad80f7e784b32f99cab1e01117b476df1e6
39931Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39932Date:   Thu Aug 20 22:38:01 2015 -0400
39933
39934    (fix) also return all calendars in findAll
39935
39936M	UI/WebServerResources/js/Scheduler/Calendar.service.js
39937
39938commit 332dd0d96d5c58ff9cf1b96cd32f07009f0277da
39939Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39940Date:   Thu Aug 20 22:37:27 2015 -0400
39941
39942    (fix) small optimization
39943
39944M	UI/Contacts/UIxContactFoldersView.m
39945
39946commit a45000d15d239f089dd23ba8b91b25910c956ce8
39947Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39948Date:   Thu Aug 20 19:42:24 2015 -0400
39949
39950    (fix) show delete option only where objectEraser is on
39951
39952M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
39953
39954commit 3301bdb0550a0cfeaa6fa983ffaefc2b2ad11f07
39955Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39956Date:   Thu Aug 20 19:37:30 2015 -0400
39957
39958    (fix) return the complete list of addressbooks
39959
39960    This fixes many bugs / side effects, especially with ACLs
39961
39962M	UI/WebServerResources/js/Contacts/AddressBook.service.js
39963
39964commit 2f82b5cfd3430d7560a0d41d1076c86ab7037408
39965Author: Francis Lachapelle <flachapelle@inverse.ca>
39966Date:   Thu Aug 20 16:39:34 2015 -0400
39967
39968    (js) Localization of toast message
39969
39970M	UI/PreferencesUI/English.lproj/Localizable.strings
39971M	UI/WebServerResources/js/Preferences/PreferencesController.js
39972
39973commit e3b64e035ddf15a86488007cfedb90b9656a208e
39974Author: Francis Lachapelle <flachapelle@inverse.ca>
39975Date:   Tue Aug 18 21:25:31 2015 -0400
39976
39977    (css) New md-fab-overlap-bottom class
39978
39979M	UI/WebServerResources/scss/components/button/button.scss
39980
39981commit 1470258b5ce7bb35cf9761bacf69b1582cfec97f
39982Author: Francis Lachapelle <flachapelle@inverse.ca>
39983Date:   Tue Aug 18 21:20:34 2015 -0400
39984
39985    (js) Simplify Account.prototype.$newMailbox
39986
39987M	UI/WebServerResources/js/Mailer/Account.service.js
39988
39989commit 83fee27ca836fbe823c02a772eccc2751bdba967
39990Author: Francis Lachapelle <flachapelle@inverse.ca>
39991Date:   Tue Aug 18 21:16:05 2015 -0400
39992
39993    (js) Simplify Mailbox.prototype.$emptyTrash
39994
39995M	UI/WebServerResources/js/Mailer/Mailbox.service.js
39996
39997commit e5b0596bc9b14fc491332bb9c8fadf03dbbf73c7
39998Author: Ludovic Marcotte <lmarcotte@inverse.ca>
39999Date:   Thu Aug 20 15:47:41 2015 -0400
40000
40001    (fix) don't convert back the birthday date object on non-deep omits
40002
40003M	UI/WebServerResources/js/Contacts/Card.service.js
40004
40005commit 26e8276b08c8cad37f7a6560e7c15a17e405bb4b
40006Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40007Date:   Thu Aug 20 15:47:11 2015 -0400
40008
40009    (feat) improved ACLs handling for address book
40010
40011M	UI/Contacts/UIxContactFoldersView.m
40012M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
40013M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
40014
40015commit 078ba95f8efd1a119b6d33b489b14e4e4fea3076
40016Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40017Date:   Thu Aug 20 14:53:43 2015 -0400
40018
40019    (feat) show small toast when preferences are saved to give user's feedback
40020
40021M	UI/WebServerResources/js/Preferences/PreferencesController.js
40022
40023commit 65525dd33bc541caf1eb8a7c9b6419ffa085a783
40024Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40025Date:   Thu Aug 20 10:29:47 2015 -0400
40026
40027    (feat) added date picker in contact editor + now handle correctly birthday
40028
40029M	UI/Contacts/UIxContactEditor.m
40030M	UI/Contacts/UIxContactView.m
40031M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
40032M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
40033M	UI/WebServerResources/js/Contacts/Card.service.js
40034M	UI/WebServerResources/js/Contacts/CardController.js
40035
40036commit da81f7bc589ce3666d73c98b7c92efd2680518e0
40037Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40038Date:   Wed Aug 19 20:45:07 2015 -0400
40039
40040    (fix) set background to transparent by default
40041
40042M	UI/WebServerResources/scss/components/datepicker/datePicker.scss
40043
40044commit 8fcd594be615e45d00ff7d3fa044cac5a78ace9f
40045Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40046Date:   Wed Aug 19 19:38:42 2015 -0400
40047
40048    (fix) removed unused code
40049
40050M	UI/Contacts/UIxContactFoldersView.m
40051
40052commit 548f056b9cfbce214fab2a969f137fb680ec655f
40053Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40054Date:   Wed Aug 19 11:23:03 2015 -0400
40055
40056    (fix) small formatting nit
40057
40058M	UI/Templates/MailerUI/UIxMailMainFrame.wox
40059
40060commit dffdbf318c0a1605cee4a7d750a0ff54da5afbb2
40061Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40062Date:   Wed Aug 19 11:22:17 2015 -0400
40063
40064    (feat) new 'viewable' property on events/tasks for full viewers
40065
40066M	UI/Scheduler/UIxCalListingActions.m
40067M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
40068M	UI/WebServerResources/js/Scheduler/CalendarListController.js
40069
40070commit 161bcfac875b73d8a0301b67dc8446c106663058
40071Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40072Date:   Wed Aug 19 10:39:10 2015 -0400
40073
40074    (fix) proper loading of transalations
40075
40076M	SoObjects/SOGo/NSObject+Utilities.h
40077M	SoObjects/SOGo/NSObject+Utilities.m
40078M	UI/MailerUI/UIxMailFolderActions.m
40079M	UI/MailerUI/UIxMailListActions.m
40080M	UI/Scheduler/UIxCalListingActions.m
40081
40082commit c6f17cd45cff78a378da62c15c074c6bd895dc44
40083Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40084Date:   Wed Aug 19 08:47:33 2015 -0400
40085
40086    (feat) make use of the sieve capabilities
40087
40088M	UI/PreferencesUI/UIxPreferences.m
40089M	UI/Templates/PreferencesUI/UIxPreferences.wox
40090M	UI/WebServerResources/js/Preferences/FiltersDialogController.js
40091M	UI/WebServerResources/js/Preferences/PreferencesController.js
40092
40093commit 38713a6c675f717ef58fcc94cfed3752731e0d1a
40094Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40095Date:   Tue Aug 18 16:21:47 2015 -0400
40096
40097    (feat) handle multiple home/work phones, emails and urls
40098
40099M	SoObjects/Contacts/NGVCard+SOGo.h
40100M	SoObjects/Contacts/NGVCard+SOGo.m
40101M	UI/Contacts/UIxContactEditor.m
40102
40103commit 8cef98eba1fefeacf1e0959d3007eba0dbffbd21
40104Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40105Date:   Tue Aug 18 15:32:44 2015 -0400
40106
40107    (fix) add flex/flex-sm attributes
40108
40109M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
40110M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
40111
40112commit 2144d3122af4acdb0d6484069e4022610d3236e2
40113Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40114Date:   Tue Aug 18 15:25:51 2015 -0400
40115
40116    (feat) added support back for SOGoForwardConstraints
40117
40118M	UI/Templates/PreferencesUI/UIxPreferences.wox
40119M	UI/WebServerResources/js/Preferences/PreferencesController.js
40120
40121commit 9d272ae0632cb190b708f633a847a05fa7d342d8
40122Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40123Date:   Tue Aug 18 14:57:29 2015 -0400
40124
40125    (feat) added the 'add default email addresses' feature in vacation module
40126
40127M	UI/Templates/PreferencesUI/UIxPreferences.wox
40128M	UI/WebServerResources/js/Preferences/PreferencesController.js
40129
40130commit fcd0140ffd7ac460932de91888f40e4d365fc09f
40131Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40132Date:   Tue Aug 18 14:52:47 2015 -0400
40133
40134    Revert "(fix) by default, open links in new tab/window from html mails"
40135
40136    This reverts commit 869b3c4cd1625af5bd3f21b7443c5999c8ab01fe.
40137
40138M	UI/Templates/MailPartViewers/UIxMailPartHTMLViewer.wox
40139
40140commit d783782af7d6becb3edb845ace7fe55da685c37a
40141Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40142Date:   Tue Aug 18 11:31:42 2015 -0400
40143
40144    (fix) adding basic flags
40145
40146M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
40147
40148commit 869b3c4cd1625af5bd3f21b7443c5999c8ab01fe
40149Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40150Date:   Tue Aug 18 11:13:27 2015 -0400
40151
40152    (fix) by default, open links in new tab/window from html mails
40153
40154M	UI/Templates/MailPartViewers/UIxMailPartHTMLViewer.wox
40155
40156commit 2da29373913fcd7cb8c40532e6f9fd918ae092f3
40157Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40158Date:   Tue Aug 18 11:01:59 2015 -0400
40159
40160    (fix) formatting improvements
40161
40162M	UI/Templates/MailPartViewers/UIxMailPartHTMLViewer.wox
40163
40164commit 5034d6655a751d4b92856eef6cd3dd1eacfe1902
40165Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40166Date:   Tue Aug 18 10:10:37 2015 -0400
40167
40168    (fix) correctly refresh the mailboxes list when empty'ing the trash that contains subfolders
40169
40170M	UI/WebServerResources/js/Mailer/Mailbox.service.js
40171
40172commit d1446f7dc109270d86fdd24c4534454e7f25d88d
40173Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40174Date:   Tue Aug 18 09:57:07 2015 -0400
40175
40176    (fix) broken top level mailbox creation
40177
40178M	UI/WebServerResources/js/Mailer/Account.service.js
40179
40180commit c5a219add8d05a8a2e747363a510bcb228994dc2
40181Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40182Date:   Tue Aug 18 09:27:33 2015 -0400
40183
40184    (fix) wrong check for web calendars
40185
40186M	UI/Scheduler/UIxComponentEditor.m
40187
40188commit bc2c839fbce17887c1bd9715c73428f3d872e755
40189Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40190Date:   Tue Aug 18 08:39:20 2015 -0400
40191
40192    Update for the new packaging
40193
40194M	UI/WebServerResources/css/styles.css
40195M	UI/WebServerResources/css/styles.css.map
40196M	UI/WebServerResources/js/Common.js
40197M	UI/WebServerResources/js/Common.js.map
40198M	UI/WebServerResources/js/Contacts.js
40199M	UI/WebServerResources/js/Contacts.js.map
40200M	UI/WebServerResources/js/Contacts.services.js
40201M	UI/WebServerResources/js/Contacts.services.js.map
40202M	UI/WebServerResources/js/Preferences.services.js
40203M	UI/WebServerResources/js/Preferences.services.js.map
40204M	UI/WebServerResources/js/Scheduler.js
40205M	UI/WebServerResources/js/Scheduler.js.map
40206M	UI/WebServerResources/js/Scheduler.services.js
40207M	UI/WebServerResources/js/Scheduler.services.js.map
40208M	UI/WebServerResources/js/vendor/angular-aria.js
40209M	UI/WebServerResources/js/vendor/angular-aria.min.js
40210M	UI/WebServerResources/js/vendor/angular-material.js
40211M	UI/WebServerResources/js/vendor/angular-material.min.js
40212
40213commit 20bf66d9311c7da05e5d2dff4f5fd6800cf023ea
40214Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40215Date:   Mon Aug 17 16:21:10 2015 -0400
40216
40217    (feat) handle links to addressbooks like we do for calendars
40218
40219    also included missing template commit for calendar
40220
40221M	SoObjects/Contacts/SOGoContactGCSFolder.h
40222M	SoObjects/Contacts/SOGoContactGCSFolder.m
40223M	UI/Contacts/UIxContactFolderLinksTemplate.h
40224M	UI/Contacts/UIxContactFolderLinksTemplate.m
40225M	UI/Contacts/UIxContactFoldersView.m
40226M	UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox
40227M	UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox
40228M	UI/WebServerResources/js/Contacts/AddressBooksController.js
40229
40230commit 864a7f8028369143fbd05b1fbf726bed1c7b18c2
40231Author: Francis Lachapelle <flachapelle@inverse.ca>
40232Date:   Fri Aug 14 02:31:27 2015 -0400
40233
40234    (html) Improve Preferences module
40235
40236M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
40237M	UI/Templates/PreferencesUI/UIxPreferences.wox
40238
40239commit 7b5541b5d1b1c6b9275c734762e4598555b79ddd
40240Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40241Date:   Mon Aug 17 13:44:21 2015 -0400
40242
40243    (fix) reuse the calendar urls from the model
40244
40245M	UI/Scheduler/UIxCalendarFolderLinksTemplate.h
40246M	UI/Scheduler/UIxCalendarFolderLinksTemplate.m
40247M	UI/Scheduler/product.plist
40248M	UI/WebServerResources/js/Scheduler/CalendarsController.js
40249
40250commit 744cba4422078f4a2e094a97b00c432977208661
40251Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40252Date:   Mon Aug 17 10:10:57 2015 -0400
40253
40254    (feat) integrated md-datepicker and enabled it in the Preferences module (Vacation)
40255
40256    The date picker suffers from this bug: https://github.com/angular/material/issues/4192
40257
40258    Which makes it not that usable right now.
40259
40260M	UI/Templates/PreferencesUI/UIxPreferences.wox
40261M	UI/WebServerResources/js/Preferences/Preferences.service.js
40262A	UI/WebServerResources/scss/components/datepicker/_extends-calendar.scss
40263A	UI/WebServerResources/scss/components/datepicker/_extends-datePicker.scss
40264A	UI/WebServerResources/scss/components/datepicker/calendar.scss
40265A	UI/WebServerResources/scss/components/datepicker/datePicker.scss
40266M	UI/WebServerResources/scss/components/menu/menu.scss
40267M	UI/WebServerResources/scss/core/variables.scss
40268M	UI/WebServerResources/scss/styles.scss
40269
40270commit ded467e0a2bfab88981308286390bcb8e2049418
40271Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40272Date:   Mon Aug 17 09:55:14 2015 -0400
40273
40274    (fix) add empty settings hashes to prever JS exceptions
40275
40276M	UI/PreferencesUI/UIxJSONPreferences.m
40277
40278commit a718b87d9194940898354dd29d650e10049e062f
40279Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40280Date:   Sun Aug 16 21:42:53 2015 -0400
40281
40282    (fix) minor gui improvement to links templates
40283
40284M	UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox
40285M	UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox
40286
40287commit 6e2e71b2026541d03a6f791645ac1287558a2297
40288Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40289Date:   Sat Aug 15 17:25:04 2015 -0400
40290
40291    (fix) correctly set flex attribut on sm devices
40292
40293M	UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox
40294M	UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox
40295M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
40296
40297commit 04e63e5edf182985f85c6672b094a85ba1f97364
40298Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40299Date:   Sat Aug 15 17:08:15 2015 -0400
40300
40301    (fix) add minimal constraints when creating events or tasks
40302
40303M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
40304M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
40305
40306commit f1a50bcb74a9c580116614d95bdd139d67a0b5cf
40307Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40308Date:   Fri Aug 14 16:31:29 2015 -0400
40309
40310    (feat) added refresh support to calendar
40311
40312M	UI/Templates/SchedulerUI/UIxCalMainView.wox
40313
40314commit 0672b96b8b1a33d9b3952279591c72c9b2e874fc
40315Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40316Date:   Fri Aug 14 15:51:17 2015 -0400
40317
40318    (fix) show the alarm name as a floating label for now
40319
40320    This might change as the text is so tiny!
40321
40322M	UI/WebServerResources/js/Common/Alarm.service.js
40323
40324commit 93fa74d2793064086bfd348cc9efe638206341ee
40325Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40326Date:   Fri Aug 14 15:22:59 2015 -0400
40327
40328    (feat) save/restore sorting state for address books
40329
40330    The initial loading doesn't work yet. Will work on this later.
40331
40332M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
40333M	UI/WebServerResources/js/Contacts/AddressBook.service.js
40334M	UI/WebServerResources/js/Contacts/AddressBookController.js
40335
40336commit ffa4079fa8a412bc5f706fd3955bb4082a3ab4df
40337Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40338Date:   Fri Aug 14 15:11:07 2015 -0400
40339
40340    (fix) b0rk3n sort saving regarding the asc/desc state
40341
40342M	UI/Contacts/UIxContactsListActions.m
40343M	UI/Scheduler/UIxCalListingActions.m
40344
40345commit 8f75bdce2d97ce850c8ecf00b53115d5caefe6c9
40346Author: Luc Charland <lcharland@inverse.ca>
40347Date:   Fri Aug 14 12:46:37 2015 -0400
40348
40349    Use Json for testing webcalendar
40350
40351M	Tests/Integration/test-ui-posts.py
40352
40353commit 4f53ea70e152018a39e407b3fb63003e621df24f
40354Author: Luc Charland <lcharland@inverse.ca>
40355Date:   Fri Aug 14 12:46:03 2015 -0400
40356
40357    Commented out testing two phones same type until fixed
40358
40359M	Tests/Integration/test-carddav.py
40360
40361commit b72a9383a49a0273c61ad7bbe9782a0e050c1844
40362Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40363Date:   Fri Aug 14 12:14:15 2015 -0400
40364
40365    (feat) major rework of the sidenav and top toolbars
40366
40367M	UI/Common/UIxPageFrame.m
40368M	UI/Templates/MailerUI/UIxMailMainFrame.wox
40369M	UI/Templates/PreferencesUI/UIxPreferences.wox
40370M	UI/Templates/UIxPageFrame.wox
40371M	UI/Templates/UIxSidenavToolbarTemplate.wox
40372M	UI/Templates/UIxTopnavToolbarTemplate.wox
40373M	UI/WebServerResources/js/Common/Common.app.js
40374M	UI/WebServerResources/js/Common/navController.js
40375
40376commit 02daebe36be620611a26bef5f8f662fb11dce60d
40377Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40378Date:   Wed Aug 12 18:31:06 2015 -0400
40379
40380    (fix) also handle tasks deletion correctly
40381
40382M	UI/WebServerResources/js/Scheduler/Calendar.service.js
40383
40384commit 336e4c93e9ab155d591c886fe091d28691e82740
40385Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40386Date:   Wed Aug 12 18:25:15 2015 -0400
40387
40388    (fix) added temporary fix for file inputs on firefox
40389
40390M	UI/Templates/MailerUI/UIxMailEditor.wox
40391
40392commit 47252affba52c706ec2d7bd1e98fbf001c33ef91
40393Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40394Date:   Wed Aug 12 16:11:38 2015 -0400
40395
40396    (feat) initial selection + ops in calendar module
40397
40398M	UI/Templates/SchedulerUI/UIxCalMainView.wox
40399M	UI/WebServerResources/js/Scheduler/Calendar.service.js
40400M	UI/WebServerResources/js/Scheduler/CalendarListController.js
40401M	UI/WebServerResources/js/Scheduler/Component.service.js
40402
40403commit 8fb5c1d09fe2119b597259f93ded116c55b85df9
40404Author: Luc Charland <lcharland@inverse.ca>
40405Date:   Wed Aug 12 14:34:32 2015 -0400
40406
40407    Added sort saving to Contacts
40408
40409M	UI/Contacts/UIxContactsListActions.m
40410
40411commit 54334b294e7aecc7a3c3950c74b37d708374f55e
40412Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40413Date:   Wed Aug 12 10:31:06 2015 -0400
40414
40415    (fix) small fix in the template
40416
40417M	UI/Templates/SchedulerUI/UIxCalMainView.wox
40418
40419commit c51bed258080303937bae494f665b04c9d2d8911
40420Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40421Date:   Wed Aug 12 09:43:55 2015 -0400
40422
40423    (fix) updated js/css/map files for packaging
40424
40425M	UI/WebServerResources/angular-material
40426M	UI/WebServerResources/css/styles.css
40427M	UI/WebServerResources/css/styles.css.map
40428M	UI/WebServerResources/js/Common.js
40429M	UI/WebServerResources/js/Common.js.map
40430M	UI/WebServerResources/js/Common/Acl.service.js
40431M	UI/WebServerResources/js/Contacts.js
40432M	UI/WebServerResources/js/Contacts.js.map
40433M	UI/WebServerResources/js/Contacts.services.js
40434M	UI/WebServerResources/js/Contacts.services.js.map
40435M	UI/WebServerResources/js/Mailer.js
40436M	UI/WebServerResources/js/Mailer.js.map
40437M	UI/WebServerResources/js/Mailer.services.js
40438M	UI/WebServerResources/js/Mailer.services.js.map
40439M	UI/WebServerResources/js/Main.js
40440M	UI/WebServerResources/js/Main.js.map
40441M	UI/WebServerResources/js/Scheduler.js
40442M	UI/WebServerResources/js/Scheduler.js.map
40443M	UI/WebServerResources/js/Scheduler.services.js
40444M	UI/WebServerResources/js/Scheduler.services.js.map
40445M	UI/WebServerResources/js/vendor/angular-file-upload.min.js
40446M	UI/WebServerResources/js/vendor/angular-material.js
40447M	UI/WebServerResources/js/vendor/angular-material.min.js
40448
40449commit 935df2bd002b62ec0e8c32a769c95a5aac778c83
40450Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40451Date:   Tue Aug 11 21:16:16 2015 -0400
40452
40453    (fix) wrong label name
40454
40455M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
40456
40457commit 85a843bc1edd32472fe6bf9563b418e60789fb61
40458Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40459Date:   Tue Aug 11 20:58:39 2015 -0400
40460
40461    (fix) now show the event/task list instead of the day/week/month views on sm devices
40462
40463M	UI/Templates/SchedulerUI/UIxCalMainView.wox
40464
40465commit 723372dddb46cda3f722696a376cd8064fb6313b
40466Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40467Date:   Tue Aug 11 15:05:31 2015 -0400
40468
40469    (fix) when batch deleting, update the unseen count accordingly
40470
40471M	UI/WebServerResources/js/Mailer/MailboxController.js
40472
40473commit 9362513feed6d4747f740c7863c9c82917364c77
40474Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40475Date:   Tue Aug 11 14:48:45 2015 -0400
40476
40477    (fix) moved the mailbox cleanup after expunge in the service
40478
40479M	UI/WebServerResources/js/Mailer/Mailbox.service.js
40480M	UI/WebServerResources/js/Mailer/MailboxesController.js
40481
40482commit 2e3057c2cea8d727625f1a13d33e22359adde2ff
40483Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40484Date:   Tue Aug 11 13:40:38 2015 -0400
40485
40486    (fix) calendar views now honor "breakpoints"
40487
40488    We also now use again the default top nav toolbar and we
40489    hide the fab button on sm devices. This of course needs a bit
40490    more work but we are getting there!
40491
40492M	UI/Templates/SchedulerUI/UIxCalDayView.wox
40493M	UI/Templates/SchedulerUI/UIxCalMainView.wox
40494M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
40495M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
40496
40497commit 456649a38a167eff8128ffab38d32d4029a44f14
40498Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40499Date:   Tue Aug 11 13:38:28 2015 -0400
40500
40501    (fix) allow fullsreen editor on sm devices
40502
40503M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
40504M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
40505
40506commit 86818d4f64cc8ae853bb5f6bb56237d0adb4603a
40507Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40508Date:   Tue Aug 11 13:10:11 2015 -0400
40509
40510    (fix) fixed scrolling during contact edition
40511
40512M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
40513
40514commit b59287d6df86d5fa1eb71a9cb562c6b1ea7fa284
40515Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40516Date:   Tue Aug 11 11:18:41 2015 -0400
40517
40518    (fix) removed unused code
40519
40520M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
40521
40522commit bdc8dfb2b458d70592ff3462321482b3620afb20
40523Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40524Date:   Tue Aug 11 09:38:53 2015 -0400
40525
40526    (fix) removed unused code
40527
40528M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
40529
40530commit 2825285b72388fcabea69f2d73913e602c51868c
40531Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40532Date:   Tue Aug 11 08:45:05 2015 -0400
40533
40534    (fix) author cleanup
40535
40536M	UI/Templates/UIxPageFrame.wox
40537
40538commit 314dcfd30ee4e3a5c1802e595fc671f282b3f45a
40539Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40540Date:   Mon Aug 10 23:48:59 2015 -0400
40541
40542    (fix) properly cleanup the Trash folder after empty'ing
40543
40544M	UI/WebServerResources/js/Mailer/MailboxesController.js
40545
40546commit d28fccf71e21ca850731c28530aa8b3b959b533b
40547Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40548Date:   Mon Aug 10 23:14:40 2015 -0400
40549
40550    (fix) open attachment in new window
40551
40552M	UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox
40553
40554commit ff632ec3e88ba229ef749190499c34659d3ce46c
40555Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40556Date:   Mon Aug 10 22:02:43 2015 -0400
40557
40558    (fix) leave some room for the message date
40559
40560M	UI/WebServerResources/scss/views/MailerUI.scss
40561
40562commit b7af83f7e335688d5b75be460655a13f9638259f
40563Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40564Date:   Mon Aug 10 20:47:58 2015 -0400
40565
40566    (feat) pimped the login window
40567
40568M	UI/Templates/MainUI/SOGoRootPage.wox
40569M	UI/WebServerResources/scss/views/LoginUI.scss
40570
40571commit d2aeee39eff73aceb9a6ddcdea1c59cb9599ef64
40572Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40573Date:   Mon Aug 10 14:13:25 2015 -0400
40574
40575    (feat) now able to rename folders w/o double-tap
40576
40577M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
40578M	UI/Templates/MailerUI/UIxMailMainFrame.wox
40579
40580commit ecc0c453d7e9348445cc21659d32cfb57ecf54ac
40581Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40582Date:   Mon Aug 10 13:27:35 2015 -0400
40583
40584    (fix) pimped the priority editor
40585
40586M	UI/Templates/MailerUI/UIxMailEditor.wox
40587
40588commit 420dece1e75e292b05660b002fef0edecab2f8f8
40589Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40590Date:   Mon Aug 10 13:10:45 2015 -0400
40591
40592    (feat) flag selected messages and mark selected messages as unread
40593
40594M	UI/Templates/MailerUI/UIxMailMainFrame.wox
40595M	UI/WebServerResources/js/Mailer/Mailbox.service.js
40596M	UI/WebServerResources/js/Mailer/MailboxController.js
40597
40598commit c738a2dc70a1f8911d804961452953cfc042d36d
40599Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40600Date:   Mon Aug 10 11:02:23 2015 -0400
40601
40602    (fix) wrong use of this which was breaking ACL module
40603
40604M	UI/WebServerResources/js/Common/User.service.js
40605
40606commit e41e17c5d951f78a3065072edb41a46eae6ecf89
40607Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40608Date:   Mon Aug 10 09:54:14 2015 -0400
40609
40610    (fix) use proper var:string value
40611
40612M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
40613
40614commit 5741d7f95ce13ba78b7228441f804a0333e845ec
40615Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40616Date:   Mon Aug 10 09:48:47 2015 -0400
40617
40618    (feat) can now copy selected cards
40619
40620M	UI/Common/UIxFolderActions.m
40621M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
40622M	UI/WebServerResources/js/Contacts/AddressBook.service.js
40623M	UI/WebServerResources/js/Contacts/AddressBookController.js
40624
40625commit e13f7a267bc96ebc501b2c1b1aa88b882a8e9b77
40626Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40627Date:   Sun Aug 9 20:21:09 2015 -0400
40628
40629    (feat) show email priority
40630
40631M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
40632
40633commit dd7b929f17341a5cf63519b05874a87fba5c15f5
40634Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40635Date:   Sun Aug 9 10:36:54 2015 -0400
40636
40637    (feat) compose mail with clicked email address
40638
40639M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
40640M	UI/WebServerResources/js/Mailer/Account.service.js
40641M	UI/WebServerResources/js/Mailer/MailboxController.js
40642M	UI/WebServerResources/js/Mailer/MessageController.js
40643M	UI/WebServerResources/js/Mailer/MessageEditorController.js
40644
40645commit ad9b969d6d21922ab6a9560177597d11361a9257
40646Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40647Date:   Fri Aug 7 21:14:17 2015 -0400
40648
40649    (fix) avoid displaying the chips line
40650
40651M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
40652
40653commit 704307e6d6d2d11172684e7788d7ff319716caad
40654Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40655Date:   Fri Aug 7 20:38:26 2015 -0400
40656
40657    (feat) pimped the mail part viewers
40658
40659M	UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox
40660M	UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox
40661M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
40662M	UI/WebServerResources/js/Mailer/Message.service.js
40663M	UI/WebServerResources/scss/views/MailerUI.scss
40664
40665commit ce8a4b6d8a9104dd41fb319134e70005beb7b273
40666Author: Francis Lachapelle <flachapelle@inverse.ca>
40667Date:   Fri Aug 7 15:32:00 2015 -0400
40668
40669    (js) Make events clickable in month view
40670
40671M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
40672M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
40673M	UI/WebServerResources/js/Scheduler/sgCalendarDayTable.directive.js
40674M	UI/WebServerResources/js/Scheduler/sgCalendarMonthDay.directive.js
40675M	UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js
40676M	UI/WebServerResources/scss/views/SchedulerUI.scss
40677
40678commit 8ab591a1b645cfd013f3899cc61903d61e71162b
40679Author: Francis Lachapelle <flachapelle@inverse.ca>
40680Date:   Fri Aug 7 14:25:57 2015 -0400
40681
40682    (html) Improve task viewer
40683
40684M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
40685
40686commit 4434547a18b6fb6527a3a9d92cbb7051c00cff11
40687Author: Francis Lachapelle <flachapelle@inverse.ca>
40688Date:   Fri Aug 7 14:25:14 2015 -0400
40689
40690    (css) Don't highlight disabled list items
40691
40692M	UI/Templates/SchedulerUI/UIxCalMainView.wox
40693M	UI/WebServerResources/scss/components/list/list.scss
40694
40695commit 29d86ad478fee8fc55b22a05b797124aa972ddf9
40696Author: Francis Lachapelle <flachapelle@inverse.ca>
40697Date:   Fri Aug 7 14:13:27 2015 -0400
40698
40699    (js) Respect user's settings in Calendar module
40700
40701M	UI/Scheduler/UIxCalMainView.m
40702M	UI/WebServerResources/js/Scheduler/CalendarListController.js
40703M	UI/WebServerResources/js/Scheduler/Component.service.js
40704
40705commit 15a5ab0b12862ad1c5b4a995d06db310a977f4b2
40706Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40707Date:   Fri Aug 7 13:46:01 2015 -0400
40708
40709    (fix) added tooltip for consistency
40710
40711M	UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox
40712
40713commit 3b5013555de7b3651c90dc0a2bfdf61a9e2a7d9f
40714Author: Francis Lachapelle <flachapelle@inverse.ca>
40715Date:   Fri Aug 7 11:22:24 2015 -0400
40716
40717    (html) Improve/fix appointment/task viewer/editor
40718
40719M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
40720M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
40721M	UI/Templates/SchedulerUI/UIxReminderEditor.wox
40722M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
40723M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
40724
40725commit 655a499cd461f240f36d257f712585f931767993
40726Author: Francis Lachapelle <flachapelle@inverse.ca>
40727Date:   Fri Aug 7 11:18:40 2015 -0400
40728
40729    (css) Fix subheader margin
40730
40731M	UI/WebServerResources/scss/components/subheader/subheader.scss
40732
40733commit 52559087b32e86acb6b0fa2e4a9716459c932d6c
40734Author: Francis Lachapelle <flachapelle@inverse.ca>
40735Date:   Fri Aug 7 11:17:09 2015 -0400
40736
40737    (css) Merge autoScrollList.scss with list.scss
40738
40739M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
40740M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
40741M	UI/Templates/SchedulerUI/UIxCalMainView.wox
40742D	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
40743M	UI/WebServerResources/scss/components/list/list.scss
40744M	UI/WebServerResources/scss/styles.scss
40745
40746commit fb7d5b628ffded1541d426599098aa2f2eee47f1
40747Author: Francis Lachapelle <flachapelle@inverse.ca>
40748Date:   Fri Aug 7 11:04:04 2015 -0400
40749
40750    (js) Make use of 'controllerAs' in MainUI module
40751
40752M	UI/MainUI/English.lproj/Localizable.strings
40753M	UI/Templates/MainUI/SOGoRootPage.wox
40754M	UI/WebServerResources/js/Common/Authentication.service.js
40755M	UI/WebServerResources/js/Main/Main.app.js
40756
40757commit 6e82a7ba7b49fbdce28a339d83bc23f00d119fb6
40758Author: Francis Lachapelle <flachapelle@inverse.ca>
40759Date:   Fri Aug 7 11:02:34 2015 -0400
40760
40761    (js) Indentation
40762
40763M	UI/WebServerResources/js/Common/AclController.js
40764
40765commit fbcaf254284f22c31b391730dbf91f3a877630cc
40766Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40767Date:   Fri Aug 7 10:46:45 2015 -0400
40768
40769    Bumped to v3.0.0
40770
40771M	Version
40772
40773commit a17e59af58bb04bbc45b9552a249b03471a49ba3
40774Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40775Date:   Fri Aug 7 10:37:36 2015 -0400
40776
40777    (feat) added v3 js/css/map files for packaging
40778
40779A	UI/WebServerResources/css/styles.css
40780A	UI/WebServerResources/css/styles.css.map
40781A	UI/WebServerResources/js/Common.js
40782A	UI/WebServerResources/js/Common.js.map
40783A	UI/WebServerResources/js/Contacts.js
40784A	UI/WebServerResources/js/Contacts.js.map
40785A	UI/WebServerResources/js/Contacts.services.js
40786A	UI/WebServerResources/js/Contacts.services.js.map
40787A	UI/WebServerResources/js/Mailer.js
40788A	UI/WebServerResources/js/Mailer.js.map
40789A	UI/WebServerResources/js/Mailer.services.js
40790A	UI/WebServerResources/js/Mailer.services.js.map
40791A	UI/WebServerResources/js/Main.js
40792A	UI/WebServerResources/js/Main.js.map
40793A	UI/WebServerResources/js/Preferences.js
40794A	UI/WebServerResources/js/Preferences.js.map
40795A	UI/WebServerResources/js/Preferences.services.js
40796A	UI/WebServerResources/js/Preferences.services.js.map
40797A	UI/WebServerResources/js/Scheduler.js
40798A	UI/WebServerResources/js/Scheduler.js.map
40799A	UI/WebServerResources/js/Scheduler.services.js
40800A	UI/WebServerResources/js/Scheduler.services.js.map
40801A	UI/WebServerResources/js/vendor/angular-animate.js
40802A	UI/WebServerResources/js/vendor/angular-animate.min.js
40803A	UI/WebServerResources/js/vendor/angular-animate.min.js.map
40804A	UI/WebServerResources/js/vendor/angular-aria.js
40805A	UI/WebServerResources/js/vendor/angular-aria.min.js
40806A	UI/WebServerResources/js/vendor/angular-aria.min.js.map
40807A	UI/WebServerResources/js/vendor/angular-file-upload.min.js
40808A	UI/WebServerResources/js/vendor/angular-material.js
40809A	UI/WebServerResources/js/vendor/angular-material.min.js
40810A	UI/WebServerResources/js/vendor/angular-sanitize.js
40811A	UI/WebServerResources/js/vendor/angular-sanitize.min.js
40812A	UI/WebServerResources/js/vendor/angular-sanitize.min.js.map
40813A	UI/WebServerResources/js/vendor/angular-ui-router.js
40814A	UI/WebServerResources/js/vendor/angular-ui-router.min.js
40815A	UI/WebServerResources/js/vendor/angular.js
40816A	UI/WebServerResources/js/vendor/angular.min.js
40817A	UI/WebServerResources/js/vendor/angular.min.js.map
40818A	UI/WebServerResources/js/vendor/lodash.js
40819A	UI/WebServerResources/js/vendor/lodash.min.js
40820
40821commit b966fd3e308d3836d0396ca5b5eb1fdb5b52e93e
40822Author: Francis Lachapelle <flachapelle@inverse.ca>
40823Date:   Fri Aug 7 09:56:47 2015 -0400
40824
40825    (js) Move *.app.js files to their directories
40826
40827M	UI/Templates/MainUI/SOGoRootPage.wox
40828M	UI/WebServerResources/Gruntfile.js
40829D	UI/WebServerResources/js/Contacts.app.js
40830A	UI/WebServerResources/js/Contacts/Contacts.app.js
40831D	UI/WebServerResources/js/Mailer.app.js
40832A	UI/WebServerResources/js/Mailer/Mailer.app.js
40833D	UI/WebServerResources/js/Main.app.js
40834A	UI/WebServerResources/js/Main/Main.app.js
40835D	UI/WebServerResources/js/Preferences.app.js
40836A	UI/WebServerResources/js/Preferences/Preferences.app.js
40837D	UI/WebServerResources/js/Scheduler.app.js
40838A	UI/WebServerResources/js/Scheduler/Scheduler.app.js
40839
40840commit caa50d25cb9fc41a4fb308ca4cb6bd57d97c977c
40841Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40842Date:   Fri Aug 7 09:49:51 2015 -0400
40843
40844    (fix) removed broken parts from the template
40845
40846M	UI/Templates/MailerUI/UIxMailEditor.wox
40847
40848commit 636e5c375ecc859cb2e66904dbe942bcac53de3b
40849Author: Francis Lachapelle <flachapelle@inverse.ca>
40850Date:   Fri Aug 7 09:35:44 2015 -0400
40851
40852    (js) Merge utils.js to Common.js
40853
40854M	UI/Templates/UIxPageFrame.wox
40855M	UI/WebServerResources/Gruntfile.js
40856M	UI/WebServerResources/js/Common/utils.js
40857
40858commit f6ea2229f8c61698391b0d438bcd68661238d766
40859Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40860Date:   Fri Aug 7 09:15:38 2015 -0400
40861
40862    (fix) reworked the targets to not always generate static files
40863
40864M	UI/WebServerResources/GNUmakefile
40865
40866commit 063e973ef3709c20825ad378f9a76169f6788dd2
40867Author: Francis Lachapelle <flachapelle@inverse.ca>
40868Date:   Thu Aug 6 16:24:14 2015 -0400
40869
40870    (css) Cleanup variables already in material
40871
40872M	UI/WebServerResources/scss/components/list/list.scss
40873
40874commit eb543ce14f76711f7c17ed45c9784665cb63dc90
40875Author: Francis Lachapelle <flachapelle@inverse.ca>
40876Date:   Thu Aug 6 16:19:42 2015 -0400
40877
40878    (js) Allow to change the labels of Dialog.confirm
40879
40880M	UI/WebServerResources/js/Common/Dialog.service.js
40881M	UI/WebServerResources/js/Contacts/CardController.js
40882
40883commit 9465fbad4b45508ec829d9988a52e0db16140100
40884Author: Francis Lachapelle <flachapelle@inverse.ca>
40885Date:   Thu Aug 6 16:18:39 2015 -0400
40886
40887    (obj-c) Indentation
40888
40889M	SoObjects/Appointments/SOGoAppointmentObject.m
40890
40891commit 560feb45d93ca285f746b5732379a66f182d3f16
40892Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40893Date:   Thu Aug 6 16:18:53 2015 -0400
40894
40895    (fix) massively pimped the email composer
40896
40897M	UI/Templates/MailerUI/UIxMailEditor.wox
40898
40899commit b5ca697b43ed07d384d9225517e1b7567dcfa7d4
40900Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40901Date:   Thu Aug 6 16:18:10 2015 -0400
40902
40903    (fix) imprived the gravatar directive to extract email address between < >
40904
40905M	UI/WebServerResources/js/Common/Gravatar.service.js
40906
40907commit 33d0f30d97a7f038d2eb90553455ba79fb35cb75
40908Author: Ludovic Marcotte <lmarcotte@inverse.ca>
40909Date:   Thu Aug 6 16:17:31 2015 -0400
40910
40911    (fix) avoid closing the email composition window by error
40912
40913M	UI/WebServerResources/js/Mailer/MailboxController.js
40914
40915commit 0d537ab27b2f36c4916548a7aa6828974be2a031
40916Author: Francis Lachapelle <flachapelle@inverse.ca>
40917Date:   Thu Aug 6 16:15:12 2015 -0400
40918
40919    Return recurrence rules of occurrence
40920
40921M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
40922
40923commit 2239286697e3b116d19c7299e0f297ca02668835
40924Author: Francis Lachapelle <flachapelle@inverse.ca>
40925Date:   Thu Aug 6 16:13:10 2015 -0400
40926
40927    (js) Use CK Editor in mail account editor (Prefs)
40928
40929M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
40930M	UI/Templates/PreferencesUI/UIxPreferences.wox
40931M	UI/WebServerResources/js/Preferences.app.js
40932M	UI/WebServerResources/js/Preferences/AccountDialogController.js
40933M	UI/WebServerResources/js/Preferences/PreferencesController.js
40934
40935commit d0d79728d2a58c0698291771a131b60e3a67d1ff
40936Author: Francis Lachapelle <flachapelle@inverse.ca>
40937Date:   Thu Aug 6 16:09:49 2015 -0400
40938
40939    (js) Set locale to CKEditor in Mail editor
40940
40941M	UI/Templates/MailerUI/UIxMailEditor.wox
40942M	UI/WebServerResources/js/Mailer/MessageEditorController.js
40943
40944commit e6c9289784da44ef2181cbe4c17f877b4369fc65
40945Author: Francis Lachapelle <flachapelle@inverse.ca>
40946Date:   Thu Aug 6 16:07:46 2015 -0400
40947
40948    Add LocaleCode to JSON defaults
40949
40950M	UI/PreferencesUI/UIxJSONPreferences.m
40951
40952commit ae017b50bcb88d52cb151b797c05cea38e7892f7
40953Author: Francis Lachapelle <flachapelle@inverse.ca>
40954Date:   Thu Aug 6 16:04:39 2015 -0400
40955
40956    (js) Improve ckEditor directive
40957
40958    The directive will now consider the following attributes:
40959
40960    - ck-options: a JSON object of options
40961    - ck-locale: the locale code to be used as the language and the speller
40962      language
40963
40964M	UI/WebServerResources/js/vendor/ckeditor/ck.js
40965
40966commit 42eb9e51b45dc78bc6a912ca99d397bc4a09c350
40967Author: Luc Charland <lcharland@inverse.ca>
40968Date:   Thu Aug 6 14:21:38 2015 -0400
40969
40970    Reworked saving Events filter and added Tasks filter
40971
40972M	UI/Scheduler/UIxCalListingActions.m
40973
40974commit 7bb551a4ad50bd9ddab71aba28e1a9994e132144
40975Author: Luc Charland <lcharland@inverse.ca>
40976Date:   Thu Aug 6 12:38:26 2015 -0400
40977
40978    Added saving of sort order for Events and Tasks
40979
40980M	UI/Scheduler/UIxCalListingActions.m
40981
40982commit 31b959a7dc7096bb9f50d2116ac261da3b084de8
40983Author: Luc Charland <lcharland@inverse.ca>
40984Date:   Thu Aug 6 12:16:17 2015 -0400
40985
40986    Added saving of Calendar Sort to jsonSettings
40987
40988M	UI/Scheduler/UIxCalListingActions.m
40989
40990commit 2a132b4e8f2917507219aba5273bce6b74593c76
40991Author: Francis Lachapelle <flachapelle@inverse.ca>
40992Date:   Thu Aug 6 11:48:42 2015 -0400
40993
40994    (css) Cleanup directives already in material
40995
40996M	UI/WebServerResources/scss/components/divider/divider.scss
40997M	UI/WebServerResources/scss/core/layout.scss
40998M	UI/WebServerResources/scss/core/mixins.scss
40999M	UI/WebServerResources/scss/core/typography.scss
41000
41001commit ff1a1e6f595607df72f8f66de1bf4c3784eab02e
41002Author: Francis Lachapelle <flachapelle@inverse.ca>
41003Date:   Thu Aug 6 11:26:26 2015 -0400
41004
41005    (html) Cleanup UIxContactFoldersView.wox
41006
41007M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
41008
41009commit a4a75607fac93e989f096688943561ae4b6261ba
41010Author: Francis Lachapelle <flachapelle@inverse.ca>
41011Date:   Thu Aug 6 11:22:23 2015 -0400
41012
41013    (js,html) Improve sgSubscribe directive
41014
41015M	UI/Contacts/English.lproj/Localizable.strings
41016M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
41017M	UI/WebServerResources/js/Common/sgSubscribe.directive.js
41018
41019commit 6641bbded2b0743c0426e8cc09ad9d8e820cefe4
41020Author: Francis Lachapelle <flachapelle@inverse.ca>
41021Date:   Thu Aug 6 11:18:53 2015 -0400
41022
41023    (js) Improve User.$filter function
41024
41025M	UI/WebServerResources/js/Common/User.service.js
41026
41027commit 78975b9e6848d68c8377f01f290d9812fca5e5a9
41028Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41029Date:   Thu Aug 6 09:36:43 2015 -0400
41030
41031    (fix) add proper class to avoid displaying the chips' line
41032
41033M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
41034
41035commit 2f122f12b6bc9b0ad0cc0969cc5ba0f5eef23a8b
41036Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41037Date:   Wed Aug 5 20:23:11 2015 -0400
41038
41039    (fix) don't show a dialog on top of a dialog for acl confirmation
41040
41041M	UI/Templates/UIxAclEditor.wox
41042M	UI/WebServerResources/js/Common/AclController.js
41043
41044commit 5e19a889c2bed84f5fa3e55fe0dc37fb5bb18e65
41045Author: Francis Lachapelle <flachapelle@inverse.ca>
41046Date:   Wed Aug 5 16:44:25 2015 -0400
41047
41048    (feat) Handle invitations in appointment viewer
41049
41050M	UI/Scheduler/English.lproj/Localizable.strings
41051M	UI/Scheduler/UIxAppointmentEditor.m
41052M	UI/Scheduler/UIxCalMainView.m
41053M	UI/Scheduler/UIxComponentEditor.h
41054M	UI/Scheduler/UIxComponentEditor.m
41055M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
41056M	UI/WebServerResources/js/Common/User.service.js
41057M	UI/WebServerResources/js/Contacts/AddressBook.service.js
41058M	UI/WebServerResources/js/Contacts/Card.service.js
41059M	UI/WebServerResources/js/Scheduler/CalendarListController.js
41060M	UI/WebServerResources/js/Scheduler/Component.service.js
41061M	UI/WebServerResources/js/Scheduler/ComponentController.js
41062M	UI/WebServerResources/scss/components/content/content.scss
41063M	UI/WebServerResources/scss/components/list/list.scss
41064M	UI/WebServerResources/scss/core/base_styles/_base_style.scss
41065
41066commit 87aec2fc01b0c05c73b1761135b103bb2d80ce14
41067Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41068Date:   Wed Aug 5 16:02:57 2015 -0400
41069
41070    (feat) added batch export option to cards
41071
41072M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
41073M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
41074M	UI/WebServerResources/js/Contacts/AddressBookController.js
41075
41076commit 5327df4c7adf01c002facf5dd3d4f9a327fa8480
41077Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41078Date:   Wed Aug 5 15:04:47 2015 -0400
41079
41080    (feat) added select all feature to contacts module
41081
41082M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
41083M	UI/WebServerResources/js/Contacts/AddressBookController.js
41084
41085commit a220ee67b786d2ebb7d3bff8559b031b258df67c
41086Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41087Date:   Wed Aug 5 14:39:58 2015 -0400
41088
41089    (feat) reworked batch menu + added save messages option
41090
41091M	UI/MailerUI/UIxMailFolderActions.m
41092M	UI/Templates/MailerUI/UIxMailMainFrame.wox
41093M	UI/WebServerResources/js/Mailer/MailboxController.js
41094
41095commit 124ca5d8cf0f72bfbfbe57969c9fedeca1749b12
41096Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41097Date:   Wed Aug 5 11:08:36 2015 -0400
41098
41099    (fix) escape the HTML content from the raw source before returning it
41100
41101M	UI/MailerUI/UIxMailSourceView.m
41102
41103commit 9dac8e55ff70be7f5f55dfdd7d75e804c2a1f2af
41104Author: Francis Lachapelle <flachapelle@inverse.ca>
41105Date:   Wed Aug 5 10:14:32 2015 -0400
41106
41107    (js) Avoid accidentally closing the composer
41108
41109M	UI/WebServerResources/js/Mailer/MessageController.js
41110
41111commit 4539fd4c5ed4e4813c06cbc75580116032948fa3
41112Author: Francis Lachapelle <flachapelle@inverse.ca>
41113Date:   Wed Aug 5 10:12:51 2015 -0400
41114
41115    (html) Internationalized labels in message viewer
41116
41117M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
41118
41119commit 923ab97309755bbc95ee7e8a60b3bc47e1543f86
41120Author: Luc Charland <lcharland@inverse.ca>
41121Date:   Wed Aug 5 10:05:21 2015 -0400
41122
41123    Added tooltips for saving/view attachments
41124
41125M	UI/MailPartViewers/English.lproj/Localizable.strings
41126M	UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox
41127
41128commit c56644f0e57f270a45f9e7ce20fbcc1f6035fa39
41129Author: Luc Charland <lcharland@inverse.ca>
41130Date:   Wed Aug 5 09:39:06 2015 -0400
41131
41132    Added tooltips to Contacts
41133
41134M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
41135
41136commit da119ef3ad48f2229de933de30018022b6eb0803
41137Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41138Date:   Tue Aug 4 20:32:43 2015 -0400
41139
41140    (feat) raw source support in contact module
41141
41142M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
41143M	UI/WebServerResources/js/Contacts/CardController.js
41144
41145commit 6e114b84be14675549d45957f3777122a4102cae
41146Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41147Date:   Tue Aug 4 16:51:33 2015 -0400
41148
41149    (feat) reorganized menu + added view raw source feature
41150
41151M	UI/MailerUI/UIxMailSourceView.h
41152M	UI/MailerUI/UIxMailSourceView.m
41153M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
41154M	UI/WebServerResources/js/Mailer/MessageController.js
41155
41156commit dff7b59036461b2615592cc5a174fa1b4487f4ef
41157Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41158Date:   Tue Aug 4 16:39:02 2015 -0400
41159
41160    (fix) wrong tagging for dialog content
41161
41162M	UI/WebServerResources/js/Contacts/AddressBookController.js
41163
41164commit 7f43f894b0629d764bf802f19aee2232d8d83376
41165Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41166Date:   Tue Aug 4 16:08:17 2015 -0400
41167
41168    (fix) update the unseenCount when reading messages
41169
41170M	UI/WebServerResources/js/Mailer/Message.service.js
41171
41172commit a27f106a4ada9fdc7101579a9de355607e3f54cb
41173Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41174Date:   Tue Aug 4 13:52:31 2015 -0400
41175
41176    (fix) pimped ical viewer
41177
41178M	UI/MailPartViewers/UIxMailPartICalViewer.h
41179M	UI/MailPartViewers/UIxMailPartICalViewer.m
41180M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
41181M	UI/WebServerResources/js/Mailer/Message.service.js
41182M	UI/WebServerResources/js/Mailer/sgIMIP.directive.js
41183M	UI/WebServerResources/scss/components/icon/icon.scss
41184
41185commit 95a360dd36e3b7111530d50cffc3c9935cd2933d
41186Author: Francis Lachapelle <flachapelle@inverse.ca>
41187Date:   Tue Aug 4 13:45:17 2015 -0400
41188
41189    (fix) Variable test in Component service
41190
41191M	UI/WebServerResources/js/Scheduler/Component.service.js
41192
41193commit 09224f587f447fd95251aa7d11a9ac608f43b985
41194Author: Luc Charland <lcharland@inverse.ca>
41195Date:   Tue Aug 4 12:52:25 2015 -0400
41196
41197    Added a few tooltips for the mail view
41198
41199M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
41200
41201commit ff1b9e7ed1349550dc6e22b7aae9c0d324d6dc07
41202Author: Francis Lachapelle <flachapelle@inverse.ca>
41203Date:   Tue Aug 4 10:56:55 2015 -0400
41204
41205    (fix) Draft initialization
41206
41207M	UI/WebServerResources/js/Mailer/Message.service.js
41208M	UI/WebServerResources/js/Mailer/MessageController.js
41209
41210commit 6d260c58c7ad65dc9c1013c2ebef039d262cdfaa
41211Author: Francis Lachapelle <flachapelle@inverse.ca>
41212Date:   Tue Aug 4 10:37:07 2015 -0400
41213
41214    (js) Update Gruntfile.js for changes in vendor js
41215
41216M	UI/Templates/MailerUI/UIxMailMainFrame.wox
41217M	UI/WebServerResources/Gruntfile.js
41218
41219commit ba69bd4c82e9f256eed409b05d99f347c44d19cb
41220Author: Francis Lachapelle <flachapelle@inverse.ca>
41221Date:   Tue Aug 4 07:06:42 2015 -0400
41222
41223    (css) Improve color picker inside md-avatar
41224
41225M	UI/WebServerResources/scss/components/button/button.scss
41226
41227commit 2a45a2133b1f27b89ab00107098e313d28cd88e5
41228Author: Francis Lachapelle <flachapelle@inverse.ca>
41229Date:   Mon Aug 3 16:34:44 2015 -0400
41230
41231    (fix) Padding of mail account delegation dialog
41232
41233M	UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox
41234
41235commit 57fbc453a63296ebe8d02009e7e543e029976a52
41236Author: Francis Lachapelle <flachapelle@inverse.ca>
41237Date:   Mon Aug 3 16:32:59 2015 -0400
41238
41239    (html) Add avatars to ACL editor
41240
41241M	UI/Templates/UIxAclEditor.wox
41242
41243commit f17b3638d79e9c56d9477585a18363328b1c5381
41244Author: Francis Lachapelle <flachapelle@inverse.ca>
41245Date:   Mon Aug 3 16:20:24 2015 -0400
41246
41247    (js) Fix usage of Settings.activeUser
41248
41249M	UI/WebServerResources/js/Scheduler/Calendar.service.js
41250
41251commit 67517e0b2832a2a0ed45202dfd5027d43b307ff4
41252Author: extrafu <lmarcotte@inverse.ca>
41253Date:   Mon Aug 3 20:40:59 2015 -0400
41254
41255    Update README.md
41256
41257M	README.md
41258
41259commit d2b2cb186e358ffce254c66adc8d895a6c471cd7
41260Author: Francis Lachapelle <flachapelle@inverse.ca>
41261Date:   Mon Aug 3 16:18:23 2015 -0400
41262
41263    (js) Fix usage of Settings.activeUser
41264
41265M	UI/WebServerResources/js/Contacts/AddressBook.service.js
41266M	UI/WebServerResources/js/Preferences/Preferences.service.js
41267
41268commit ca8b64bd889def913100689581319208222bff4e
41269Author: Francis Lachapelle <flachapelle@inverse.ca>
41270Date:   Mon Aug 3 16:17:02 2015 -0400
41271
41272    (js) Fix error when deleting an ACL user
41273
41274M	UI/WebServerResources/js/Common/AclController.js
41275
41276commit 732b8c9d8a2003ae3a541cab710267de4797fb42
41277Author: Francis Lachapelle <flachapelle@inverse.ca>
41278Date:   Mon Aug 3 16:15:59 2015 -0400
41279
41280    (css) Fullscreen dialogs on small screens
41281
41282M	UI/WebServerResources/scss/components/dialog/dialog.scss
41283
41284commit ba6418fb936f50fa2af73e4e62fa4361e439fc1a
41285Author: Francis Lachapelle <flachapelle@inverse.ca>
41286Date:   Mon Aug 3 14:44:11 2015 -0400
41287
41288    (html) Review the toolbar of dialog boxes
41289
41290M	UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox
41291M	UI/Templates/UIxAclEditor.wox
41292M	UI/WebServerResources/js/Common/AclController.js
41293
41294commit ab1cd36c7755ce76d83b13d2ff5b881c1bf71691
41295Author: Francis Lachapelle <flachapelle@inverse.ca>
41296Date:   Mon Aug 3 14:40:18 2015 -0400
41297
41298    Review delegation dialog in Mail app module
41299
41300M	UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox
41301M	UI/WebServerResources/js/Mailer/MailboxesController.js
41302
41303commit 9f2c5b5f506631b70ddae0fba71dd6ea4dbe9e82
41304Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41305Date:   Mon Aug 3 12:48:29 2015 -0400
41306
41307    (fix) added bg icon
41308
41309M	UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox
41310M	UI/Templates/UIxAclEditor.wox
41311
41312commit b6ea1de4c060ecc9e7ed923f6cc6928c37cbd34d
41313Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41314Date:   Mon Aug 3 12:43:21 2015 -0400
41315
41316    (fix) improved message editor
41317
41318M	UI/Templates/MailerUI/UIxMailEditor.wox
41319M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
41320M	UI/WebServerResources/scss/views/MessageEditorUI.scss
41321
41322commit 21f214659e277d99712bc51b0b409dc228ed105d
41323Author: Francis Lachapelle <flachapelle@inverse.ca>
41324Date:   Mon Aug 3 12:16:16 2015 -0400
41325
41326    (fix) Some compilation warnings
41327
41328M	SoObjects/Mailer/SOGoDraftObject.m
41329M	SoObjects/Mailer/SOGoMailFolder.h
41330M	SoObjects/Mailer/SOGoMailFolder.m
41331M	SoObjects/Mailer/SOGoMailObject.m
41332M	SoObjects/SOGo/SOGoUserManager.m
41333
41334commit 82720d341ca202e0d0289c04f89bb3bd5431a8ee
41335Author: Francis Lachapelle <flachapelle@inverse.ca>
41336Date:   Mon Aug 3 12:03:56 2015 -0400
41337
41338    (fix) Some compilation warnings
41339
41340M	UI/Contacts/UIxContactView.m
41341M	UI/MailerUI/UIxMailActions.m
41342M	UI/MailerUI/UIxMailMainFrame.m
41343M	UI/MailerUI/UIxMailUserRightsEditor.h
41344
41345commit a330ff732017444c2481fe26ef1fcf663e053082
41346Author: Francis Lachapelle <flachapelle@inverse.ca>
41347Date:   Mon Aug 3 11:53:54 2015 -0400
41348
41349    (js) Move Settings to a value in Common ng module
41350
41351    Also removed explicit settings and defaults that were imported in
41352    various app modules. We now always use the Preferences ng service.
41353
41354M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
41355M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
41356M	UI/Templates/MailerUI/UIxMailMainFrame.wox
41357M	UI/Templates/MainUI/SOGoRootPage.wox
41358M	UI/Templates/PreferencesUI/UIxPreferences.wox
41359M	UI/Templates/SchedulerUI/UIxCalMainView.wox
41360M	UI/WebServerResources/js/Common/Acl.service.js
41361M	UI/WebServerResources/js/Common/Alarm.service.js
41362M	UI/WebServerResources/js/Common/Common.app.js
41363M	UI/WebServerResources/js/Common/User.service.js
41364M	UI/WebServerResources/js/Common/navController.js
41365M	UI/WebServerResources/js/Contacts.app.js
41366M	UI/WebServerResources/js/Contacts/AddressBook.service.js
41367M	UI/WebServerResources/js/Contacts/Card.service.js
41368M	UI/WebServerResources/js/Mailer/Account.service.js
41369M	UI/WebServerResources/js/Mailer/Mailbox.service.js
41370M	UI/WebServerResources/js/Mailer/Message.service.js
41371M	UI/WebServerResources/js/Preferences.app.js
41372M	UI/WebServerResources/js/Preferences/Preferences.service.js
41373M	UI/WebServerResources/js/Scheduler/Calendar.service.js
41374M	UI/WebServerResources/js/Scheduler/Component.service.js
41375
41376commit 4cf82bd41ca195b3fca2d398946b99927e75ba72
41377Author: Luc Charland <lcharland@inverse.ca>
41378Date:   Mon Aug 3 10:56:24 2015 -0400
41379
41380    removed trailing space to strings
41381
41382M	UI/MailerUI/Arabic.lproj/Localizable.strings
41383M	UI/MailerUI/Basque.lproj/Localizable.strings
41384M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
41385M	UI/MailerUI/Catalan.lproj/Localizable.strings
41386M	UI/MailerUI/ChineseTaiwan.lproj/Localizable.strings
41387M	UI/MailerUI/Czech.lproj/Localizable.strings
41388M	UI/MailerUI/Danish.lproj/Localizable.strings
41389M	UI/MailerUI/Dutch.lproj/Localizable.strings
41390M	UI/MailerUI/English.lproj/Localizable.strings
41391M	UI/MailerUI/Finnish.lproj/Localizable.strings
41392M	UI/MailerUI/French.lproj/Localizable.strings
41393M	UI/MailerUI/German.lproj/Localizable.strings
41394M	UI/MailerUI/Hungarian.lproj/Localizable.strings
41395M	UI/MailerUI/Icelandic.lproj/Localizable.strings
41396M	UI/MailerUI/Italian.lproj/Localizable.strings
41397M	UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings
41398M	UI/MailerUI/NorwegianNynorsk.lproj/Localizable.strings
41399M	UI/MailerUI/Polish.lproj/Localizable.strings
41400M	UI/MailerUI/Russian.lproj/Localizable.strings
41401M	UI/MailerUI/Slovak.lproj/Localizable.strings
41402M	UI/MailerUI/Slovenian.lproj/Localizable.strings
41403M	UI/MailerUI/SpanishArgentina.lproj/Localizable.strings
41404M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
41405M	UI/MailerUI/Swedish.lproj/Localizable.strings
41406M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
41407M	UI/MailerUI/Welsh.lproj/Localizable.strings
41408M	UI/PreferencesUI/Arabic.lproj/Localizable.strings
41409M	UI/PreferencesUI/Basque.lproj/Localizable.strings
41410M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
41411M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
41412M	UI/PreferencesUI/ChineseTaiwan.lproj/Localizable.strings
41413M	UI/PreferencesUI/Czech.lproj/Localizable.strings
41414M	UI/PreferencesUI/Danish.lproj/Localizable.strings
41415M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
41416M	UI/PreferencesUI/English.lproj/Localizable.strings
41417M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
41418M	UI/PreferencesUI/French.lproj/Localizable.strings
41419M	UI/PreferencesUI/German.lproj/Localizable.strings
41420M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
41421M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
41422M	UI/PreferencesUI/Italian.lproj/Localizable.strings
41423M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
41424M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
41425M	UI/PreferencesUI/Polish.lproj/Localizable.strings
41426M	UI/PreferencesUI/Russian.lproj/Localizable.strings
41427M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
41428M	UI/PreferencesUI/Slovenian.lproj/Localizable.strings
41429M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
41430M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
41431M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
41432M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
41433M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
41434M	UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox
41435M	UI/Templates/MailerUI/UIxMailMainFrame.wox
41436M	UI/Templates/PreferencesUI/UIxPreferences.wox
41437
41438commit 9f202cfcdc984a2fcf8a1c4781f7280d27915b6a
41439Author: Luc Charland <lcharland@inverse.ca>
41440Date:   Mon Aug 3 10:24:15 2015 -0400
41441
41442    cleaned up a few comments
41443
41444M	Scripts/verify_translations.py
41445
41446commit 6835cd5319d608a3cb7ab8e1246938fae45a670b
41447Author: Luc Charland <lcharland@inverse.ca>
41448Date:   Mon Aug 3 09:51:31 2015 -0400
41449
41450    removed double Name translation in 5 languages
41451
41452M	UI/Scheduler/ChineseTaiwan.lproj/Localizable.strings
41453M	UI/Scheduler/Czech.lproj/Localizable.strings
41454M	UI/Scheduler/Russian.lproj/Localizable.strings
41455M	UI/Scheduler/Slovak.lproj/Localizable.strings
41456M	UI/Scheduler/Ukrainian.lproj/Localizable.strings
41457
41458commit 31bc88d9d3c6d0fd446c744018aa5848ac423c36
41459Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41460Date:   Mon Aug 3 09:18:20 2015 -0400
41461
41462    Updated NEWS file regarding PR93
41463
41464    Conflicts:
41465
41466		NEWS
41467
41468M	NEWS
41469
41470commit f515106bcc2e4f80dc000f46a574ef0920b9a8bb
41471Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41472Date:   Mon Aug 3 09:16:55 2015 -0400
41473
41474    (fix) added patch from PR93
41475
41476M	OpenChange/MAPIApplication.h
41477M	OpenChange/MAPIApplication.m
41478M	OpenChange/MAPIStoreCalendarFolder.m
41479M	OpenChange/MAPIStoreCalendarMessage.m
41480M	OpenChange/MAPIStoreContactsFolder.m
41481M	OpenChange/MAPIStoreContext.m
41482M	OpenChange/MAPIStoreDBFolder.m
41483M	OpenChange/MAPIStoreFolder.m
41484M	OpenChange/MAPIStoreGCSBaseContext.m
41485M	OpenChange/MAPIStoreMailContext.m
41486M	OpenChange/MAPIStoreMailFolder.m
41487M	OpenChange/MAPIStoreMailMessage.m
41488M	OpenChange/MAPIStoreMailVolatileMessage.m
41489M	OpenChange/MAPIStoreSOGo.m
41490M	OpenChange/MAPIStoreTasksFolder.m
41491M	OpenChange/MAPIStoreUserContext.h
41492M	OpenChange/MAPIStoreUserContext.m
41493M	SoObjects/Mailer/SOGoMailFolder.m
41494M	SoObjects/SOGo/SOGoUserManager.m
41495
41496commit ec1420c19b3748345a1edda617988ed6d06ecbb6
41497Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41498Date:   Sun Aug 2 13:25:38 2015 -0400
41499
41500    (feat) now use mdDialog for message composition
41501
41502M	UI/Templates/MailerUI/UIxMailEditor.wox
41503M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
41504M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
41505M	UI/WebServerResources/js/Mailer.app.js
41506M	UI/WebServerResources/js/Mailer/MailboxController.js
41507M	UI/WebServerResources/js/Mailer/MessageController.js
41508M	UI/WebServerResources/js/Mailer/MessageEditorController.js
41509
41510commit f44af10cddb8cca5b565b8a7e63f75c998b2c5bc
41511Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41512Date:   Fri Jul 31 15:40:00 2015 -0400
41513
41514    (feat) integrated the color picker in the pref module
41515
41516M	UI/Templates/PreferencesUI/UIxPreferences.wox
41517
41518commit e25305980f161b731c3d399c91a74118dfaa57b2
41519Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41520Date:   Fri Jul 31 14:54:55 2015 -0400
41521
41522    (fix) improved the account delegation dialog
41523
41524M	UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox
41525
41526commit 0c7bdac0915e7d451fee606ec1a7a630f23bae21
41527Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41528Date:   Fri Jul 31 14:31:38 2015 -0400
41529
41530    (fix) refactored code and we now return the unseenCount when fetching uids
41531
41532M	SoObjects/Mailer/SOGoMailFolder.h
41533M	SoObjects/Mailer/SOGoMailFolder.m
41534M	UI/MailerUI/UIxMailFolderActions.m
41535M	UI/MailerUI/UIxMailListActions.m
41536M	UI/MailerUI/UIxMailMainFrame.m
41537M	UI/WebServerResources/js/Mailer/MailboxesController.js
41538
41539commit 2f8f8c78f78ee2581bb994f98bc2daddfbe9d508
41540Author: Luc Charland <lcharland@inverse.ca>
41541Date:   Fri Jul 31 13:54:03 2015 -0400
41542
41543    Removing colons
41544
41545M	Scripts/verify_translations.py
41546M	SoObjects/Appointments/Arabic.lproj/Localizable.strings
41547M	SoObjects/Appointments/Basque.lproj/Localizable.strings
41548M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
41549M	SoObjects/Appointments/Catalan.lproj/Localizable.strings
41550M	SoObjects/Appointments/ChineseTaiwan.lproj/Localizable.strings
41551M	SoObjects/Appointments/Czech.lproj/Localizable.strings
41552M	SoObjects/Appointments/Danish.lproj/Localizable.strings
41553M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
41554M	SoObjects/Appointments/English.lproj/Localizable.strings
41555M	SoObjects/Appointments/Finnish.lproj/Localizable.strings
41556M	SoObjects/Appointments/French.lproj/Localizable.strings
41557M	SoObjects/Appointments/German.lproj/Localizable.strings
41558M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
41559M	SoObjects/Appointments/Icelandic.lproj/Localizable.strings
41560M	SoObjects/Appointments/Italian.lproj/Localizable.strings
41561M	SoObjects/Appointments/NorwegianBokmal.lproj/Localizable.strings
41562M	SoObjects/Appointments/NorwegianNynorsk.lproj/Localizable.strings
41563M	SoObjects/Appointments/Polish.lproj/Localizable.strings
41564M	SoObjects/Appointments/Russian.lproj/Localizable.strings
41565M	SoObjects/Appointments/Slovak.lproj/Localizable.strings
41566M	SoObjects/Appointments/Slovenian.lproj/Localizable.strings
41567M	SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings
41568M	SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings
41569M	SoObjects/Appointments/Swedish.lproj/Localizable.strings
41570M	SoObjects/Appointments/Ukrainian.lproj/Localizable.strings
41571M	SoObjects/Appointments/Welsh.lproj/Localizable.strings
41572M	UI/Contacts/Arabic.lproj/Localizable.strings
41573M	UI/Contacts/Basque.lproj/Localizable.strings
41574M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
41575M	UI/Contacts/Catalan.lproj/Localizable.strings
41576M	UI/Contacts/ChineseTaiwan.lproj/Localizable.strings
41577M	UI/Contacts/Czech.lproj/Localizable.strings
41578M	UI/Contacts/Danish.lproj/Localizable.strings
41579M	UI/Contacts/Dutch.lproj/Localizable.strings
41580M	UI/Contacts/English.lproj/Localizable.strings
41581M	UI/Contacts/Finnish.lproj/Localizable.strings
41582M	UI/Contacts/French.lproj/Localizable.strings
41583M	UI/Contacts/German.lproj/Localizable.strings
41584M	UI/Contacts/Hungarian.lproj/Localizable.strings
41585M	UI/Contacts/Icelandic.lproj/Localizable.strings
41586M	UI/Contacts/Italian.lproj/Localizable.strings
41587M	UI/Contacts/NorwegianBokmal.lproj/Localizable.strings
41588M	UI/Contacts/NorwegianNynorsk.lproj/Localizable.strings
41589M	UI/Contacts/Polish.lproj/Localizable.strings
41590M	UI/Contacts/Russian.lproj/Localizable.strings
41591M	UI/Contacts/Slovak.lproj/Localizable.strings
41592M	UI/Contacts/Slovenian.lproj/Localizable.strings
41593M	UI/Contacts/SpanishArgentina.lproj/Localizable.strings
41594M	UI/Contacts/SpanishSpain.lproj/Localizable.strings
41595M	UI/Contacts/Swedish.lproj/Localizable.strings
41596M	UI/Contacts/Ukrainian.lproj/Localizable.strings
41597M	UI/Contacts/Welsh.lproj/Localizable.strings
41598M	UI/MailerUI/Arabic.lproj/Localizable.strings
41599M	UI/MailerUI/Basque.lproj/Localizable.strings
41600M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
41601M	UI/MailerUI/Catalan.lproj/Localizable.strings
41602M	UI/MailerUI/ChineseTaiwan.lproj/Localizable.strings
41603M	UI/MailerUI/Czech.lproj/Localizable.strings
41604M	UI/MailerUI/Danish.lproj/Localizable.strings
41605M	UI/MailerUI/Dutch.lproj/Localizable.strings
41606M	UI/MailerUI/English.lproj/Localizable.strings
41607M	UI/MailerUI/Finnish.lproj/Localizable.strings
41608M	UI/MailerUI/French.lproj/Localizable.strings
41609M	UI/MailerUI/German.lproj/Localizable.strings
41610M	UI/MailerUI/Hungarian.lproj/Localizable.strings
41611M	UI/MailerUI/Icelandic.lproj/Localizable.strings
41612M	UI/MailerUI/Italian.lproj/Localizable.strings
41613M	UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings
41614M	UI/MailerUI/NorwegianNynorsk.lproj/Localizable.strings
41615M	UI/MailerUI/Polish.lproj/Localizable.strings
41616M	UI/MailerUI/Russian.lproj/Localizable.strings
41617M	UI/MailerUI/Slovak.lproj/Localizable.strings
41618M	UI/MailerUI/Slovenian.lproj/Localizable.strings
41619M	UI/MailerUI/SpanishArgentina.lproj/Localizable.strings
41620M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
41621M	UI/MailerUI/Swedish.lproj/Localizable.strings
41622M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
41623M	UI/MailerUI/Welsh.lproj/Localizable.strings
41624M	UI/MainUI/Arabic.lproj/Localizable.strings
41625M	UI/MainUI/Basque.lproj/Localizable.strings
41626M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
41627M	UI/MainUI/Catalan.lproj/Localizable.strings
41628M	UI/MainUI/ChineseTaiwan.lproj/Localizable.strings
41629M	UI/MainUI/Czech.lproj/Localizable.strings
41630M	UI/MainUI/Danish.lproj/Localizable.strings
41631M	UI/MainUI/Dutch.lproj/Localizable.strings
41632M	UI/MainUI/English.lproj/Localizable.strings
41633M	UI/MainUI/Finnish.lproj/Localizable.strings
41634M	UI/MainUI/French.lproj/Localizable.strings
41635M	UI/MainUI/German.lproj/Localizable.strings
41636M	UI/MainUI/Hungarian.lproj/Localizable.strings
41637M	UI/MainUI/Icelandic.lproj/Localizable.strings
41638M	UI/MainUI/Italian.lproj/Localizable.strings
41639M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
41640M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
41641M	UI/MainUI/Polish.lproj/Localizable.strings
41642M	UI/MainUI/Russian.lproj/Localizable.strings
41643M	UI/MainUI/Slovak.lproj/Localizable.strings
41644M	UI/MainUI/Slovenian.lproj/Localizable.strings
41645M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
41646M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
41647M	UI/MainUI/Swedish.lproj/Localizable.strings
41648M	UI/MainUI/Ukrainian.lproj/Localizable.strings
41649M	UI/MainUI/Welsh.lproj/Localizable.strings
41650M	UI/PreferencesUI/Arabic.lproj/Localizable.strings
41651M	UI/PreferencesUI/Basque.lproj/Localizable.strings
41652M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
41653M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
41654M	UI/PreferencesUI/ChineseTaiwan.lproj/Localizable.strings
41655M	UI/PreferencesUI/Czech.lproj/Localizable.strings
41656M	UI/PreferencesUI/Danish.lproj/Localizable.strings
41657M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
41658M	UI/PreferencesUI/English.lproj/Localizable.strings
41659M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
41660M	UI/PreferencesUI/French.lproj/Localizable.strings
41661M	UI/PreferencesUI/German.lproj/Localizable.strings
41662M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
41663M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
41664M	UI/PreferencesUI/Italian.lproj/Localizable.strings
41665M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
41666M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
41667M	UI/PreferencesUI/Polish.lproj/Localizable.strings
41668M	UI/PreferencesUI/Russian.lproj/Localizable.strings
41669M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
41670M	UI/PreferencesUI/Slovenian.lproj/Localizable.strings
41671M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
41672M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
41673M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
41674M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
41675M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
41676M	UI/Scheduler/Arabic.lproj/Localizable.strings
41677M	UI/Scheduler/Basque.lproj/Localizable.strings
41678M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
41679M	UI/Scheduler/Catalan.lproj/Localizable.strings
41680M	UI/Scheduler/ChineseTaiwan.lproj/Localizable.strings
41681M	UI/Scheduler/Czech.lproj/Localizable.strings
41682M	UI/Scheduler/Danish.lproj/Localizable.strings
41683M	UI/Scheduler/Dutch.lproj/Localizable.strings
41684M	UI/Scheduler/English.lproj/Localizable.strings
41685M	UI/Scheduler/Finnish.lproj/Localizable.strings
41686M	UI/Scheduler/French.lproj/Localizable.strings
41687M	UI/Scheduler/German.lproj/Localizable.strings
41688M	UI/Scheduler/Hungarian.lproj/Localizable.strings
41689M	UI/Scheduler/Icelandic.lproj/Localizable.strings
41690M	UI/Scheduler/Italian.lproj/Localizable.strings
41691M	UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings
41692M	UI/Scheduler/NorwegianNynorsk.lproj/Localizable.strings
41693M	UI/Scheduler/Polish.lproj/Localizable.strings
41694M	UI/Scheduler/Russian.lproj/Localizable.strings
41695M	UI/Scheduler/Slovak.lproj/Localizable.strings
41696M	UI/Scheduler/Slovenian.lproj/Localizable.strings
41697M	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
41698M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
41699M	UI/Scheduler/Swedish.lproj/Localizable.strings
41700M	UI/Scheduler/Ukrainian.lproj/Localizable.strings
41701M	UI/Scheduler/Welsh.lproj/Localizable.strings
41702M	UI/Templates/Appointments/SOGoAptMailReceipt.wox
41703M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
41704M	UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox
41705M	UI/Templates/ContactsUI/UIxListEditor.wox
41706M	UI/Templates/MailerUI/UIxMailMainFrame.wox
41707M	UI/Templates/MailerUI/UIxMailSearch.wox
41708M	UI/Templates/MainUI/SOGoRootPage.wox
41709M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
41710M	UI/Templates/PreferencesUI/UIxPreferences.wox
41711M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
41712M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
41713M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
41714M	UI/Templates/SchedulerUI/UIxCalFilterPanel.wox
41715M	UI/Templates/SchedulerUI/UIxCalMainView.wox
41716M	UI/Templates/SchedulerUI/UIxCalViewPrint.wox
41717M	UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox
41718M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
41719M	UI/Templates/SchedulerUI/UIxTaskEditor.wox
41720M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
41721M	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
41722M	UI/WebServerResources/angular-material
41723
41724commit 90b7ce7ec301120979e64a48aaa0ac0c6f704553
41725Author: Luc Charland <lcharland@inverse.ca>
41726Date:   Thu Jul 30 10:37:36 2015 -0400
41727
41728    fixed Appointments path
41729
41730M	Scripts/verify_translations.py
41731
41732commit 6ecea9d70267ab54b29e8bb3b1deee44d0b8b908
41733Author: Luc Charland <lcharland@inverse.ca>
41734Date:   Thu Jul 30 10:26:43 2015 -0400
41735
41736    cleaned up a few comments
41737
41738M	Scripts/verify_translations.py
41739
41740commit a54b8780a82db6c7401b558ee28972414907e218
41741Author: Luc Charland <lcharland@inverse.ca>
41742Date:   Thu Jul 30 10:07:18 2015 -0400
41743
41744    added first draft of verify_translation
41745
41746A	Scripts/verify_translations.py
41747
41748commit 40d269c504309ab9e9108a799663266f8355fcbe
41749Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41750Date:   Fri Jul 31 13:32:14 2015 -0400
41751
41752    (feat) unseen count support folder all accounts/mailboxes
41753
41754M	UI/MailerUI/UIxMailFolderActions.m
41755M	UI/MailerUI/UIxMailMainFrame.m
41756M	UI/MailerUI/product.plist
41757M	UI/Templates/MailerUI/UIxMailMainFrame.wox
41758M	UI/WebServerResources/js/Mailer/Mailbox.service.js
41759M	UI/WebServerResources/js/Mailer/MailboxesController.js
41760
41761commit 1d52be415fc33a33b00da92a3ce698e164aae15f
41762Author: Francis Lachapelle <flachapelle@inverse.ca>
41763Date:   Fri Jul 31 11:18:29 2015 -0400
41764
41765    (html) Improve Calendar properties dialog
41766
41767M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
41768M	UI/WebServerResources/js/Scheduler/CalendarsController.js
41769
41770commit 3b9a989abd0cbf4b164192eac17e87d5b967f70b
41771Author: Francis Lachapelle <flachapelle@inverse.ca>
41772Date:   Fri Jul 31 11:11:55 2015 -0400
41773
41774    (js) New color picker directive
41775
41776M	UI/WebServerResources/js/Common/Common.app.js
41777A	UI/WebServerResources/js/Common/sgColorPicker.directive.js
41778M	UI/WebServerResources/scss/components/gridList/gridList.scss
41779
41780commit a728616bca03eda490a4b0713297cdf18dffe597
41781Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41782Date:   Fri Jul 31 09:05:56 2015 -0400
41783
41784    (fix) comment typo
41785
41786M	UI/WebServerResources/js/Contacts/AddressBook.service.js
41787
41788commit 65b83820200c186869db49e9faca68705386c5a4
41789Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41790Date:   Thu Jul 30 19:47:53 2015 -0400
41791
41792    (fix) move refresh timeout to service classes and enabled repeating timers
41793
41794M	UI/WebServerResources/js/Contacts/AddressBook.service.js
41795M	UI/WebServerResources/js/Contacts/AddressBookController.js
41796M	UI/WebServerResources/js/Mailer/Mailbox.service.js
41797M	UI/WebServerResources/js/Mailer/MailboxController.js
41798
41799commit 85f4efab46904fa23bf1e46205e31630b25837c1
41800Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41801Date:   Thu Jul 30 14:51:14 2015 -0400
41802
41803    (fix) refactored to code
41804
41805M	UI/WebServerResources/js/Common/utils.js
41806M	UI/WebServerResources/js/Contacts/AddressBookController.js
41807M	UI/WebServerResources/js/Mailer/MailboxController.js
41808
41809commit af7fb1c6eec50f841e02e8ac8a1e090d777167b1
41810Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41811Date:   Thu Jul 30 13:25:50 2015 -0400
41812
41813    (fix) modified the template so it shares the same l&f as the contacts one
41814
41815M	UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox
41816
41817commit a52d42f6b274cd0c008bdb58be74124157c83130
41818Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41819Date:   Thu Jul 30 13:06:28 2015 -0400
41820
41821    (feat) manual+auto refresh support for addressbooks/mailboxes
41822
41823M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
41824M	UI/Templates/MailerUI/UIxMailMainFrame.wox
41825M	UI/WebServerResources/js/Contacts/AddressBookController.js
41826M	UI/WebServerResources/js/Mailer/MailboxController.js
41827
41828commit 1f8edbdd1f32f68d9e42c5e720100545171067e9
41829Author: Francis Lachapelle <flachapelle@inverse.ca>
41830Date:   Thu Jul 30 12:05:33 2015 -0400
41831
41832    (js) Respect SOGoCalendarDefaultReminder in editor
41833
41834M	SOPE/NGCards/iCalTrigger.m
41835M	UI/Scheduler/UIxReminderEditor.m
41836M	UI/WebServerResources/js/Scheduler/Component.service.js
41837
41838commit b61eb00b99b1fe299040fbba8bd1cd121a6e33e4
41839Author: Francis Lachapelle <flachapelle@inverse.ca>
41840Date:   Thu Jul 30 11:55:02 2015 -0400
41841
41842    (js) Reload lists when (en|dis)abling a calendar
41843
41844    Only the displayed list was refresh. Now we invalidate the hidden list.
41845
41846M	UI/WebServerResources/js/Scheduler/CalendarListController.js
41847M	UI/WebServerResources/js/Scheduler/Component.service.js
41848
41849commit 449093c3f0e84ba8dd15c5a7eed47086c844bd32
41850Author: Francis Lachapelle <flachapelle@inverse.ca>
41851Date:   Thu Jul 30 11:51:02 2015 -0400
41852
41853    (fix) Calendar destination of new task
41854
41855    Also removed the possibility to use the "moveToCalendar" parameter. We
41856    should eventually create UIxTaskActions.m as we have
41857    UIxAppointmentActions.m for this kind of actions.
41858
41859M	UI/Scheduler/UIxTaskEditor.m
41860
41861commit 0fc7c969247abe4d44772a222fe60cb9d78f4973
41862Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41863Date:   Wed Jul 29 19:10:03 2015 -0400
41864
41865    (fix) use proper values for short/long date formats
41866
41867M	SoObjects/SOGo/SOGoDefaults.plist
41868M	UI/PreferencesUI/UIxPreferences.m
41869
41870commit b73450e992e7fe4463b150d310040863e446ea3c
41871Author: Francis Lachapelle <flachapelle@inverse.ca>
41872Date:   Wed Jul 29 16:45:16 2015 -0400
41873
41874    (fix) Label color of pseudo-input
41875
41876    It now matches the one of ng-material.
41877
41878M	UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss
41879
41880commit 8e0038715243e7543c3c1608f513698af86551fe
41881Author: Francis Lachapelle <flachapelle@inverse.ca>
41882Date:   Wed Jul 29 16:44:18 2015 -0400
41883
41884    (fix) CSS padding style of toolbar
41885
41886M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
41887
41888commit b6a5eb0b600886cce5a58e6e143b1441f57ddc77
41889Author: Francis Lachapelle <flachapelle@inverse.ca>
41890Date:   Wed Jul 29 16:43:10 2015 -0400
41891
41892    (fix) Disable frequency when editing an occurrence
41893
41894M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
41895
41896commit d7b7824aad4f4f87f5811bf43431224c9d3e49fb
41897Author: Francis Lachapelle <flachapelle@inverse.ca>
41898Date:   Wed Jul 29 16:23:41 2015 -0400
41899
41900    Improve display of attendees in event viewer
41901
41902M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
41903M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
41904M	UI/WebServerResources/js/Scheduler/Component.service.js
41905M	UI/WebServerResources/scss/components/icon/icon.scss
41906M	UI/WebServerResources/scss/components/list/list.scss
41907
41908commit 3e6c50b7dc2fb192868ee117a05483b35a8ee84c
41909Author: Francis Lachapelle <flachapelle@inverse.ca>
41910Date:   Wed Jul 29 15:53:55 2015 -0400
41911
41912    (cleanup) Remove ionic templates
41913
41914D	UI/Templates/Themes/mobile/CommonUI/UIxPageFrame.wox
41915D	UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox
41916D	UI/Templates/Themes/mobile/MailerUI/UIxMailMainFrame.wox
41917D	UI/Templates/Themes/mobile/MainUI/SOGoRootPage.wox
41918
41919commit 9291dc29b64936b761c96a59abce9bfcf71dcd86
41920Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41921Date:   Wed Jul 29 15:51:52 2015 -0400
41922
41923    Removed old file
41924
41925D	ChangeLog.skyrix
41926
41927commit f5927944fa422b6ee7e4a174f51a858e2cb5eebf
41928Author: Francis Lachapelle <flachapelle@inverse.ca>
41929Date:   Wed Jul 29 15:48:29 2015 -0400
41930
41931    (fix) Missing header file import
41932
41933M	UI/MailPartViewers/UIxMailPartMessageViewer.m
41934
41935commit 16885f4ebfd4e40e602e5a712b4bf65491852094
41936Author: Ludovic Marcotte <lmarcotte@inverse.ca>
41937Date:   Wed Jul 29 15:37:55 2015 -0400
41938
41939    (fix) properly handle subparts compilation for message/rfc822 message parts
41940
41941M	UI/MailPartViewers/UIxMailPartMessageViewer.m
41942M	UI/Templates/MailPartViewers/UIxMailPartMessageViewer.wox
41943M	UI/WebServerResources/js/Mailer/Message.service.js
41944
41945commit d3a233b222185f74a1d31ad9a0c0e18177141d5d
41946Author: Francis Lachapelle <flachapelle@inverse.ca>
41947Date:   Wed Jul 29 15:16:43 2015 -0400
41948
41949    (js) Improve Angular modules initialization
41950
41951M	UI/WebServerResources/js/Mailer/Message.service.js
41952M	UI/WebServerResources/js/Preferences/Preferences.service.js
41953
41954commit 7e10cff395c4a95c6aa634e87401678cd7f58b71
41955Author: Francis Lachapelle <flachapelle@inverse.ca>
41956Date:   Wed Jul 29 11:47:01 2015 -0400
41957
41958    (js) Restore user's last Calendar view
41959
41960    Also reviewed the handling of Angular modules dependencies.
41961
41962M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
41963M	UI/Templates/MailerUI/UIxMailMainFrame.wox
41964M	UI/Templates/PreferencesUI/UIxPreferences.wox
41965M	UI/Templates/SchedulerUI/UIxCalMainView.wox
41966M	UI/WebServerResources/Gruntfile.js
41967M	UI/WebServerResources/js/Common/Common.app.js
41968M	UI/WebServerResources/js/Contacts.app.js
41969M	UI/WebServerResources/js/Contacts/AddressBook.service.js
41970M	UI/WebServerResources/js/Contacts/Card.service.js
41971M	UI/WebServerResources/js/Mailer.app.js
41972M	UI/WebServerResources/js/Mailer/Account.service.js
41973M	UI/WebServerResources/js/Mailer/Mailbox.service.js
41974M	UI/WebServerResources/js/Scheduler.app.js
41975M	UI/WebServerResources/js/Scheduler/Calendar.service.js
41976M	UI/WebServerResources/js/Scheduler/CalendarListController.js
41977M	UI/WebServerResources/js/Scheduler/Component.service.js
41978
41979commit 762f3059148c5742076f6301793c55e9f8b5a0ee
41980Author: Francis Lachapelle <flachapelle@inverse.ca>
41981Date:   Wed Jul 29 10:11:28 2015 -0400
41982
41983    (cleanup) No longer used JavasScript
41984
41985D	UI/WebServerResources/js/Common/ui-desktop.js
41986D	UI/WebServerResources/js/Common/ui-mobile.js
41987D	UI/WebServerResources/js/mobile/ContactsUI.js
41988D	UI/WebServerResources/js/mobile/MailerUI.js
41989D	UI/WebServerResources/js/mobile/SOGoRootPage.js
41990D	UI/WebServerResources/md-colors/README.md
41991D	UI/WebServerResources/md-colors/colors.js
41992D	UI/WebServerResources/md-colors/index.html
41993D	UI/WebServerResources/md-colors/script.js
41994
41995commit e208ee3fdef30b13adb28cf3915a7809975df0c9
41996Author: Francis Lachapelle <flachapelle@inverse.ca>
41997Date:   Tue Jul 28 20:45:46 2015 -0400
41998
41999    (feat) Open events from day and week views
42000
42001M	UI/Scheduler/UIxCalListingActions.m
42002M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
42003M	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
42004M	UI/WebServerResources/js/Scheduler/sgCalendarDayTable.directive.js
42005
42006commit 571be37c1d50c83974e0e94921c12e7e7e8fc962
42007Author: Francis Lachapelle <flachapelle@inverse.ca>
42008Date:   Tue Jul 28 15:53:48 2015 -0400
42009
42010    (scss) Indentation
42011
42012M	UI/WebServerResources/scss/views/SchedulerUI.scss
42013
42014commit 433983e7c46e7e6a65a52ec680c20fea07d2513a
42015Author: Francis Lachapelle <flachapelle@inverse.ca>
42016Date:   Tue Jul 28 14:37:49 2015 -0400
42017
42018    (fix) DI annotation of sgIMAP controller
42019
42020M	UI/WebServerResources/js/Mailer/sgIMIP.directive.js
42021
42022commit d7aae0e667badfe158f73529756e60755e90d372
42023Author: Francis Lachapelle <flachapelle@inverse.ca>
42024Date:   Tue Jul 28 14:21:19 2015 -0400
42025
42026    (fix) _.allKeys doesn't exist in lodash
42027
42028M	UI/WebServerResources/js/Scheduler/Component.service.js
42029
42030commit e87a6de46b682b920a09f8540592ff6fc1549918
42031Author: Francis Lachapelle <flachapelle@inverse.ca>
42032Date:   Tue Jul 28 14:16:56 2015 -0400
42033
42034    (html) Remove previous "hack" for ng-material
42035
42036    The md-menu positioned as a secondary action in a list can now be
42037    properly hidden. ng-material is just getting better :)
42038
42039M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
42040M	UI/Templates/MailerUI/UIxMailMainFrame.wox
42041M	UI/Templates/SchedulerUI/UIxCalMainView.wox
42042
42043commit 13a779019b5f45dbbdedcf28f1882b0bf43460e1
42044Author: Francis Lachapelle <flachapelle@inverse.ca>
42045Date:   Tue Jul 28 14:13:48 2015 -0400
42046
42047    (html) Add toolbar to dialog boxes
42048
42049M	UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox
42050M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
42051M	UI/Templates/UIxAclEditor.wox
42052
42053commit 17432deaa78d482dba0a8ef201fe9de646fe065d
42054Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42055Date:   Tue Jul 28 13:05:05 2015 -0400
42056
42057    (fix) reset alarm after popping it
42058
42059M	UI/WebServerResources/js/Common/Alarm.service.js
42060
42061commit 7365f77dd5336d41ba9aff35fd1cf8d14bf482fe
42062Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42063Date:   Tue Jul 28 11:54:49 2015 -0400
42064
42065    (feat) new Alarm service + alarms support in all modules
42066
42067M	UI/Scheduler/UIxReminderEditor.h
42068M	UI/Scheduler/UIxReminderEditor.m
42069A	UI/WebServerResources/js/Common/Alarm.service.js
42070M	UI/WebServerResources/js/Common/navController.js
42071M	UI/WebServerResources/js/Scheduler/ComponentController.js
42072M	UI/WebServerResources/scss/styles.scss
42073
42074commit e8dcc6df374ab43ab4687c85d2d3d687c79e24cd
42075Author: Francis Lachapelle <flachapelle@inverse.ca>
42076Date:   Tue Jul 28 10:53:29 2015 -0400
42077
42078    (js) New common ACL Controller
42079
42080M	UI/Templates/UIxAclEditor.wox
42081A	UI/WebServerResources/js/Common/AclController.js
42082M	UI/WebServerResources/js/Common/User.service.js
42083M	UI/WebServerResources/js/Contacts/AddressBooksController.js
42084M	UI/WebServerResources/js/Mailer/MailboxesController.js
42085M	UI/WebServerResources/js/Scheduler/CalendarsController.js
42086
42087commit a8765eb41bc68c26034986f24c9621dbfc14b2c5
42088Author: Francis Lachapelle <flachapelle@inverse.ca>
42089Date:   Mon Jul 27 20:43:43 2015 -0400
42090
42091    (fix) Autocompletion in mail editor
42092
42093M	UI/Templates/MailerUI/UIxMailEditor.wox
42094M	UI/WebServerResources/js/Mailer/MessageEditorController.js
42095
42096commit c700608f0f7a0bf4b234e9e528335606b6bda3d6
42097Author: Francis Lachapelle <flachapelle@inverse.ca>
42098Date:   Mon Jul 27 20:11:57 2015 -0400
42099
42100    (fix) Sidenav list items display of Preferences
42101
42102M	UI/Templates/PreferencesUI/UIxPreferences.wox
42103M	UI/WebServerResources/js/Preferences/PreferencesController.js
42104
42105commit 86a0032cc1284321269e356d9c8b8f614b80a888
42106Author: Francis Lachapelle <flachapelle@inverse.ca>
42107Date:   Mon Jul 27 16:02:05 2015 -0400
42108
42109    Handle the edition of recurring event occurrences
42110
42111M	UI/Scheduler/English.lproj/Localizable.strings
42112M	UI/Scheduler/UIxAppointmentEditor.m
42113M	UI/Scheduler/UIxCalListingActions.m
42114M	UI/Scheduler/UIxComponentEditor.h
42115M	UI/Scheduler/UIxComponentEditor.m
42116M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
42117M	UI/WebServerResources/js/Scheduler/Calendar.service.js
42118M	UI/WebServerResources/js/Scheduler/Component.service.js
42119M	UI/WebServerResources/js/Scheduler/ComponentController.js
42120
42121commit 049c1385d68cafebea177f7d4814a76c1a788518
42122Author: Francis Lachapelle <flachapelle@inverse.ca>
42123Date:   Mon Jul 27 13:50:14 2015 -0400
42124
42125    (fix) Event propagation when saving component
42126
42127M	UI/WebServerResources/js/Scheduler/ComponentController.js
42128
42129commit a168d0227d51eeccf970fff0a6b3ed1c58c4b623
42130Author: Francis Lachapelle <flachapelle@inverse.ca>
42131Date:   Mon Jul 27 13:27:12 2015 -0400
42132
42133    (js) Use lodash and remove old dependencies
42134
42135    Replaced underscore by lodash
42136
42137M	UI/Templates/UIxPageFrame.wox
42138M	UI/WebServerResources/Gruntfile.js
42139M	UI/WebServerResources/bower.json
42140
42141commit 40dd3e587517fb3f512e9dc06992657ed308d88a
42142Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42143Date:   Mon Jul 27 12:47:40 2015 -0400
42144
42145    (fix) reworked c_ prefixes on givenname,cn,sn,o and component.
42146
42147    This makes it easier to map to the quick table and avoid
42148    fields duplications.
42149
42150M	SoObjects/Contacts/SOGoContactGCSFolder.m
42151M	SoObjects/Contacts/SOGoContactSourceFolder.m
42152M	UI/Contacts/UIxContactEditor.m
42153M	UI/Contacts/UIxContactView.m
42154M	UI/Contacts/UIxContactsListActions.m
42155M	UI/Contacts/UIxListEditor.m
42156M	UI/Contacts/UIxListView.m
42157M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
42158M	UI/WebServerResources/js/Contacts.app.js
42159M	UI/WebServerResources/js/Contacts/AddressBookController.js
42160M	UI/WebServerResources/js/Contacts/Card.service.js
42161
42162commit dc9a0896e598c7bf8a4d82ec0ecff68c035601ec
42163Author: Francis Lachapelle <flachapelle@inverse.ca>
42164Date:   Fri Jul 24 16:14:53 2015 -0400
42165
42166    (js) Fix possible errors (help from jsjint)
42167
42168M	UI/WebServerResources/js/Common/Acl.service.js
42169M	UI/WebServerResources/js/Common/Authentication.service.js
42170M	UI/WebServerResources/js/Common/Dialog.service.js
42171M	UI/WebServerResources/js/Common/Gravatar.service.js
42172M	UI/WebServerResources/js/Common/User.service.js
42173M	UI/WebServerResources/js/Common/sgFocus.service.js
42174M	UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js
42175M	UI/WebServerResources/js/Common/sgSearch.directive.js
42176M	UI/WebServerResources/js/Common/sgSubscribe.directive.js
42177M	UI/WebServerResources/js/Common/sgToggleGrid.directive.js
42178M	UI/WebServerResources/js/Contacts/AddressBook.service.js
42179M	UI/WebServerResources/js/Contacts/AddressBookController.js
42180M	UI/WebServerResources/js/Contacts/AddressBooksController.js
42181M	UI/WebServerResources/js/Contacts/Card.service.js
42182M	UI/WebServerResources/js/Contacts/CardController.js
42183M	UI/WebServerResources/js/Contacts/sgAddress.directive.js
42184M	UI/WebServerResources/js/Mailer/Mailbox.service.js
42185M	UI/WebServerResources/js/Mailer/MailboxController.js
42186M	UI/WebServerResources/js/Mailer/Message.service.js
42187M	UI/WebServerResources/js/Mailer/MessageEditorController.js
42188M	UI/WebServerResources/js/Mailer/sgIMIP.directive.js
42189M	UI/WebServerResources/js/Preferences/PreferencesController.js
42190M	UI/WebServerResources/js/Scheduler.app.js
42191M	UI/WebServerResources/js/Scheduler/Calendar.service.js
42192M	UI/WebServerResources/js/Scheduler/CalendarsController.js
42193M	UI/WebServerResources/js/Scheduler/Component.service.js
42194M	UI/WebServerResources/js/Scheduler/ComponentController.js
42195
42196commit e064dc4a46408a0ae1ad14bdef149b7b605e216a
42197Author: Francis Lachapelle <flachapelle@inverse.ca>
42198Date:   Fri Jul 24 15:45:19 2015 -0400
42199
42200    (js) Add support for local URL in sgAvatarImage
42201
42202    Directive was previously named sgGravatarImage.
42203
42204    The local URL will be used before falling back to Gravatar.
42205
42206M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
42207M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
42208M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
42209M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
42210M	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
42211M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
42212A	UI/WebServerResources/js/Common/sgAvatarImage.directive.js
42213D	UI/WebServerResources/js/Common/sgGravatarImage.directive.js
42214
42215commit 843a689094b84892b03c25a2bb3f1f441eba84e3
42216Author: Francis Lachapelle <flachapelle@inverse.ca>
42217Date:   Fri Jul 24 15:22:35 2015 -0400
42218
42219    (js) Enable jshint and uglify
42220
42221M	UI/WebServerResources/Gruntfile.js
42222M	UI/WebServerResources/package.json
42223
42224commit f09c06f8c4bcb1af0f9a239ffa1e48e6f108fb2e
42225Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42226Date:   Fri Jul 24 15:35:29 2015 -0400
42227
42228    (feat) show folders stats
42229
42230M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
42231M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
42232
42233commit c365d646a29ec89c4340e713fe4f7c6c1a1ead35
42234Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42235Date:   Fri Jul 24 14:40:07 2015 -0400
42236
42237    (feat) ability to set folders as drafts/trash/sent
42238
42239M	UI/Templates/MailerUI/UIxMailMainFrame.wox
42240M	UI/WebServerResources/js/Mailer/Mailbox.service.js
42241M	UI/WebServerResources/js/Mailer/MailboxesController.js
42242
42243commit cbbb3dd9d43d91ab13214e2ced580071901abe99
42244Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42245Date:   Fri Jul 24 11:21:04 2015 -0400
42246
42247    (feat) show error message (like submission max) when sending mails
42248
42249M	UI/WebServerResources/js/Mailer/MessageEditorController.js
42250
42251commit c5a35a64a22c5f5c79914079d5d1ccf5c9df7974
42252Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42253Date:   Fri Jul 24 11:19:57 2015 -0400
42254
42255    (fix) SOGoMaximumMessageSubmissionCount should be independant from SOGoMaximumRecipientCount
42256
42257M	UI/MailerUI/UIxMailEditor.m
42258
42259commit a03715f74a60dbf700fc0820471f5d103e613015
42260Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42261Date:   Fri Jul 24 10:21:33 2015 -0400
42262
42263    (fix) show proper icon for shared mailboxes
42264
42265M	UI/WebServerResources/js/Mailer/MailboxesController.js
42266
42267commit 51b8ce740003a2f6003db00f62a5a4932f7c3516
42268Author: Francis Lachapelle <flachapelle@inverse.ca>
42269Date:   Thu Jul 23 15:32:56 2015 -0400
42270
42271    (doc) Improve documentation of angular filters
42272
42273M	UI/WebServerResources/js/Common/loc.filter.js
42274M	UI/WebServerResources/js/Common/range.filter.js
42275
42276commit 2981b0af00e127eb608f1fb4611e1548546ed956
42277Author: Francis Lachapelle <flachapelle@inverse.ca>
42278Date:   Thu Jul 23 15:22:50 2015 -0400
42279
42280    (js) New 'range' filter for angular
42281
42282A	UI/WebServerResources/js/Common/range.filter.js
42283
42284commit 194c5635b50486d17eb5763723bb4d6753cce754
42285Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42286Date:   Thu Jul 23 11:51:36 2015 -0400
42287
42288    Updates for the release
42289
42290M	ChangeLog
42291M	Documentation/docinfo.xml
42292M	Documentation/includes/global-attributes.asciidoc
42293M	NEWS
42294M	Version
42295
42296commit 73d62800e8cff16fe84e28833b3e828486980171
42297Author: Francis Lachapelle <flachapelle@inverse.ca>
42298Date:   Thu Jul 23 11:49:07 2015 -0400
42299
42300    Update Spanish (Argentina) translation
42301
42302M	UI/MailPartViewers/SpanishArgentina.lproj/Localizable.strings
42303M	UI/MailerUI/SpanishArgentina.lproj/Localizable.strings
42304
42305commit c5834e2f89977cf4173d229853d4a3f30336348d
42306Author: Francis Lachapelle <flachapelle@inverse.ca>
42307Date:   Thu Jul 23 11:13:26 2015 -0400
42308
42309    Add missing templates for Basque language
42310
42311A	UI/Templates/SOGoACLBasqueAdditionAdvisory.wox
42312A	UI/Templates/SOGoACLBasqueModificationAdvisory.wox
42313A	UI/Templates/SOGoACLBasqueRemovalAdvisory.wox
42314A	UI/Templates/SOGoFolderBasqueAdditionAdvisory.wox
42315A	UI/Templates/SOGoFolderBasqueRemovalAdvisory.wox
42316
42317commit ab28476e7e32da7b9bead47260d562fd0f7deab5
42318Author: Francis Lachapelle <flachapelle@inverse.ca>
42319Date:   Thu Jul 23 11:12:16 2015 -0400
42320
42321    Add missing template for Slovenian language
42322
42323A	UI/Templates/SOGoACLSolvenianModificationAdvisory.wox
42324
42325commit 538e6fa4b1937e45078c4c5a0ca4e0ecfb60e2d9
42326Author: Francis Lachapelle <flachapelle@inverse.ca>
42327Date:   Thu Jul 23 11:09:04 2015 -0400
42328
42329    Add Chinese (Taiwan) translation
42330
42331M	.tx/config
42332M	NEWS
42333A	SoObjects/Appointments/ChineseTaiwan.lproj/Localizable.strings
42334M	SoObjects/Appointments/GNUmakefile
42335A	SoObjects/Contacts/ChineseTaiwan.lproj/Localizable.strings
42336M	SoObjects/Contacts/GNUmakefile
42337A	SoObjects/Mailer/ChineseTaiwan.lproj/Localizable.strings
42338M	SoObjects/Mailer/GNUmakefile
42339A	SoObjects/Mailer/SOGoMailChineseTaiwanForward.wo/SOGoMailChineseTaiwanForward.html
42340A	SoObjects/Mailer/SOGoMailChineseTaiwanForward.wo/SOGoMailChineseTaiwanForward.wod
42341A	SoObjects/Mailer/SOGoMailChineseTaiwanReply.wo/SOGoMailChineseTaiwanReply.html
42342A	SoObjects/Mailer/SOGoMailChineseTaiwanReply.wo/SOGoMailChineseTaiwanReply.wod
42343M	SoObjects/Mailer/SOGoMailForward.h
42344M	SoObjects/Mailer/SOGoMailForward.m
42345M	SoObjects/Mailer/SOGoMailReply.h
42346M	SoObjects/Mailer/SOGoMailReply.m
42347M	SoObjects/SOGo/SOGoDefaults.plist
42348M	Tests/Integration/preferences.py
42349A	UI/AdministrationUI/ChineseTaiwan.lproj/Localizable.strings
42350M	UI/AdministrationUI/GNUmakefile
42351A	UI/Common/ChineseTaiwan.lproj/Localizable.strings
42352M	UI/Common/GNUmakefile
42353A	UI/Contacts/ChineseTaiwan.lproj/Localizable.strings
42354M	UI/Contacts/GNUmakefile
42355A	UI/MailPartViewers/ChineseTaiwan.lproj/Localizable.strings
42356M	UI/MailPartViewers/GNUmakefile
42357A	UI/MailerUI/ChineseTaiwan.lproj/Localizable.strings
42358M	UI/MailerUI/GNUmakefile
42359M	UI/MainUI/Arabic.lproj/Localizable.strings
42360M	UI/MainUI/Basque.lproj/Localizable.strings
42361M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
42362M	UI/MainUI/Catalan.lproj/Localizable.strings
42363A	UI/MainUI/ChineseTaiwan.lproj/Locale
42364A	UI/MainUI/ChineseTaiwan.lproj/Localizable.strings
42365M	UI/MainUI/Czech.lproj/Localizable.strings
42366M	UI/MainUI/Danish.lproj/Localizable.strings
42367M	UI/MainUI/Dutch.lproj/Localizable.strings
42368M	UI/MainUI/English.lproj/Localizable.strings
42369M	UI/MainUI/Finnish.lproj/Localizable.strings
42370M	UI/MainUI/French.lproj/Localizable.strings
42371M	UI/MainUI/GNUmakefile
42372M	UI/MainUI/German.lproj/Localizable.strings
42373M	UI/MainUI/Hungarian.lproj/Localizable.strings
42374M	UI/MainUI/Icelandic.lproj/Localizable.strings
42375M	UI/MainUI/Italian.lproj/Localizable.strings
42376M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
42377M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
42378M	UI/MainUI/Polish.lproj/Localizable.strings
42379M	UI/MainUI/Russian.lproj/Localizable.strings
42380M	UI/MainUI/Slovenian.lproj/Localizable.strings
42381M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
42382M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
42383M	UI/MainUI/Swedish.lproj/Localizable.strings
42384M	UI/MainUI/Ukrainian.lproj/Localizable.strings
42385M	UI/MainUI/Welsh.lproj/Localizable.strings
42386M	UI/PreferencesUI/Arabic.lproj/Localizable.strings
42387M	UI/PreferencesUI/Basque.lproj/Localizable.strings
42388M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
42389M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
42390A	UI/PreferencesUI/ChineseTaiwan.lproj/Localizable.strings
42391M	UI/PreferencesUI/Czech.lproj/Localizable.strings
42392M	UI/PreferencesUI/Danish.lproj/Localizable.strings
42393M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
42394M	UI/PreferencesUI/English.lproj/Localizable.strings
42395M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
42396M	UI/PreferencesUI/French.lproj/Localizable.strings
42397M	UI/PreferencesUI/GNUmakefile
42398M	UI/PreferencesUI/German.lproj/Localizable.strings
42399M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
42400M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
42401M	UI/PreferencesUI/Italian.lproj/Localizable.strings
42402M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
42403M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
42404M	UI/PreferencesUI/Polish.lproj/Localizable.strings
42405M	UI/PreferencesUI/Russian.lproj/Localizable.strings
42406M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
42407M	UI/PreferencesUI/Slovenian.lproj/Localizable.strings
42408M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
42409M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
42410M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
42411M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
42412M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
42413A	UI/Scheduler/ChineseTaiwan.lproj/Localizable.strings
42414M	UI/Scheduler/GNUmakefile
42415A	UI/Templates/SOGoACLChineseTaiwanAdditionAdvisory.wox
42416A	UI/Templates/SOGoACLChineseTaiwanModificationAdvisory.wox
42417A	UI/Templates/SOGoACLChineseTaiwanRemovalAdvisory.wox
42418A	UI/Templates/SOGoFolderChineseTaiwanAdditionAdvisory.wox
42419A	UI/Templates/SOGoFolderChineseTaiwanRemovalAdvisory.wox
42420
42421commit c3aa601f3c5353c9acc3109916195984b7580c19
42422Author: Francis Lachapelle <flachapelle@inverse.ca>
42423Date:   Thu Jul 23 08:46:08 2015 -0400
42424
42425    (fix) Return value of [iCalPerson+SOGo uidInDomain:]
42426
42427M	SoObjects/Appointments/iCalPerson+SOGo.m
42428
42429commit 613f05ac021329c7ff838305d2f49a2f79c30819
42430Author: Francis Lachapelle <flachapelle@inverse.ca>
42431Date:   Wed Jul 22 16:45:42 2015 -0400
42432
42433    Calendar module optimizations in multidomain setup
42434
42435    Conflicts:
42436		NEWS
42437		UI/Common/UIxUserRightsEditor.m
42438
42439M	NEWS
42440M	SoObjects/Appointments/SOGoAppointmentObject.m
42441M	SoObjects/Appointments/iCalEntityObject+SOGo.m
42442M	SoObjects/Appointments/iCalPerson+SOGo.h
42443M	SoObjects/Appointments/iCalPerson+SOGo.m
42444M	UI/Common/UIxAclEditor.m
42445M	UI/Common/UIxUserRightsEditor.m
42446M	UI/MailPartViewers/UIxMailPartICalActions.m
42447M	UI/Scheduler/UIxAppointmentEditor.m
42448
42449commit 8f497785019bfb1672af7a81b52b9b903ad8b46c
42450Author: Francis Lachapelle <flachapelle@inverse.ca>
42451Date:   Wed Jul 22 16:42:06 2015 -0400
42452
42453    Fix .wod files for English and Basque
42454
42455M	SoObjects/Mailer/SOGoMailBasqueForward.wo/SOGoMailBasqueForward.wod
42456M	SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.wod
42457
42458commit f0b88811d640084d4dcb43aa64840f4e0f27913a
42459Author: Francis Lachapelle <flachapelle@inverse.ca>
42460Date:   Wed Jul 22 16:41:37 2015 -0400
42461
42462    Add Slovenian translation
42463
42464M	.tx/config
42465M	NEWS
42466M	SoObjects/Appointments/GNUmakefile
42467A	SoObjects/Appointments/Slovenian.lproj/Localizable.strings
42468M	SoObjects/Contacts/GNUmakefile
42469A	SoObjects/Contacts/Slovenian.lproj/Localizable.strings
42470M	SoObjects/Mailer/GNUmakefile
42471M	SoObjects/Mailer/SOGoMailForward.h
42472M	SoObjects/Mailer/SOGoMailForward.m
42473M	SoObjects/Mailer/SOGoMailReply.h
42474M	SoObjects/Mailer/SOGoMailReply.m
42475A	SoObjects/Mailer/SOGoMailSlovenianForward.wo/SOGoMailSlovenianForward.html
42476A	SoObjects/Mailer/SOGoMailSlovenianForward.wo/SOGoMailSlovenianForward.wod
42477A	SoObjects/Mailer/SOGoMailSlovenianReply.wo/SOGoMailSlovenianReply.html
42478A	SoObjects/Mailer/SOGoMailSlovenianReply.wo/SOGoMailSlovenianReply.wod
42479A	SoObjects/Mailer/Slovenian.lproj/Localizable.strings
42480M	SoObjects/SOGo/SOGoDefaults.plist
42481M	Tests/Integration/preferences.py
42482M	UI/AdministrationUI/GNUmakefile
42483A	UI/AdministrationUI/Slovenian.lproj/Localizable.strings
42484M	UI/Common/GNUmakefile
42485A	UI/Common/Slovenian.lproj/Localizable.strings
42486M	UI/Contacts/GNUmakefile
42487A	UI/Contacts/Slovenian.lproj/Localizable.strings
42488M	UI/MailPartViewers/GNUmakefile
42489A	UI/MailPartViewers/Slovenian.lproj/Localizable.strings
42490M	UI/MailerUI/GNUmakefile
42491A	UI/MailerUI/Slovenian.lproj/Localizable.strings
42492M	UI/MainUI/Arabic.lproj/Localizable.strings
42493M	UI/MainUI/Basque.lproj/Localizable.strings
42494M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
42495M	UI/MainUI/Catalan.lproj/Localizable.strings
42496M	UI/MainUI/Czech.lproj/Localizable.strings
42497M	UI/MainUI/Danish.lproj/Localizable.strings
42498M	UI/MainUI/Dutch.lproj/Localizable.strings
42499M	UI/MainUI/English.lproj/Localizable.strings
42500M	UI/MainUI/Finnish.lproj/Localizable.strings
42501M	UI/MainUI/French.lproj/Localizable.strings
42502M	UI/MainUI/GNUmakefile
42503M	UI/MainUI/German.lproj/Localizable.strings
42504M	UI/MainUI/Hungarian.lproj/Localizable.strings
42505M	UI/MainUI/Icelandic.lproj/Localizable.strings
42506M	UI/MainUI/Italian.lproj/Localizable.strings
42507M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
42508M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
42509M	UI/MainUI/Polish.lproj/Localizable.strings
42510M	UI/MainUI/Russian.lproj/Localizable.strings
42511M	UI/MainUI/Slovak.lproj/Localizable.strings
42512A	UI/MainUI/Slovenian.lproj/Locale
42513A	UI/MainUI/Slovenian.lproj/Localizable.strings
42514M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
42515M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
42516M	UI/MainUI/Swedish.lproj/Localizable.strings
42517M	UI/MainUI/Ukrainian.lproj/Localizable.strings
42518M	UI/MainUI/Welsh.lproj/Localizable.strings
42519M	UI/PreferencesUI/Arabic.lproj/Localizable.strings
42520M	UI/PreferencesUI/Basque.lproj/Localizable.strings
42521M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
42522M	UI/PreferencesUI/Czech.lproj/Localizable.strings
42523M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
42524M	UI/PreferencesUI/English.lproj/Localizable.strings
42525M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
42526M	UI/PreferencesUI/French.lproj/Localizable.strings
42527M	UI/PreferencesUI/GNUmakefile
42528M	UI/PreferencesUI/German.lproj/Localizable.strings
42529M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
42530M	UI/PreferencesUI/Italian.lproj/Localizable.strings
42531M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
42532M	UI/PreferencesUI/Russian.lproj/Localizable.strings
42533M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
42534A	UI/PreferencesUI/Slovenian.lproj/Localizable.strings
42535M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
42536M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
42537M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
42538M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
42539M	UI/Scheduler/GNUmakefile
42540A	UI/Scheduler/Slovenian.lproj/Localizable.strings
42541A	UI/Templates/SOGoACLSlovenianAdditionAdvisory.wox
42542A	UI/Templates/SOGoACLSlovenianRemovalAdvisory.wox
42543A	UI/Templates/SOGoFolderSlovenianAdditionAdvisory.wox
42544A	UI/Templates/SOGoFolderSlovenianRemovalAdvisory.wox
42545
42546commit c1d744e47a7f05b80b3c6936f5a66eca613679ea
42547Author: Francis Lachapelle <flachapelle@inverse.ca>
42548Date:   Thu Jul 23 11:59:15 2015 -0400
42549
42550    (js) Reset "selectedCard" when cancelling new card
42551
42552M	UI/WebServerResources/js/Contacts/CardController.js
42553
42554commit 12875539bbbd94987fbf4f37beea9f3e3a5c94a8
42555Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42556Date:   Thu Jul 23 10:22:36 2015 -0400
42557
42558    (fix) fallback to utf-8/latin1 in rare decoding error cases - this is ugly
42559
42560M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
42561
42562commit a8dd698425db662757cc9de1957424081f9f6a58
42563Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42564Date:   Thu Jul 23 10:54:46 2015 -0400
42565
42566    (feat) added "select all" capability, just an idea
42567
42568M	UI/Templates/MailerUI/UIxMailMainFrame.wox
42569M	UI/WebServerResources/js/Mailer/MailboxController.js
42570
42571commit f8b6864553ca25e3a96a7f88d40727fb20b5f46d
42572Author: Francis Lachapelle <flachapelle@inverse.ca>
42573Date:   Wed Jul 22 17:27:46 2015 -0400
42574
42575    (js) Remove Mailbox dependency in Preferences
42576
42577M	UI/WebServerResources/js/Preferences/Preferences.service.js
42578M	UI/WebServerResources/js/Preferences/PreferencesController.js
42579
42580commit 01f213e65e6888a97c7bd35a3815e28c2c906e9a
42581Author: Francis Lachapelle <flachapelle@inverse.ca>
42582Date:   Wed Jul 22 12:10:25 2015 -0400
42583
42584    (fix) Main toolbar of contacts module
42585
42586M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
42587
42588commit 22ead81c48fd5240098e47acc93239e7cec2b660
42589Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42590Date:   Wed Jul 22 11:54:50 2015 -0400
42591
42592    (doc) ModuleConstraints for EAS
42593
42594M	Documentation/SOGoInstallationGuide.asciidoc
42595
42596commit a7afcbf4a06a08b625aa959463176053c3d57da7
42597Author: Francis Lachapelle <flachapelle@inverse.ca>
42598Date:   Wed Jul 22 11:28:08 2015 -0400
42599
42600    (js) Use user's settings when sorting messages
42601
42602M	UI/Templates/MailerUI/UIxMailMainFrame.wox
42603M	UI/WebServerResources/js/Mailer/Mailbox.service.js
42604M	UI/WebServerResources/js/Mailer/MailboxController.js
42605
42606commit a8ab01a5eb59758c742a46b17c058902605abacb
42607Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42608Date:   Wed Jul 22 10:26:09 2015 -0400
42609
42610    (fix) fixed EAS conversation ID issues on BB10 (#3152)
42611
42612M	ActiveSync/SOGoActiveSyncDispatcher.m
42613M	ActiveSync/SOGoMailObject+ActiveSync.m
42614M	NEWS
42615
42616commit 731264d9dc1007cf2925dcaa5ea59df929295e97
42617Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42618Date:   Wed Jul 22 10:12:47 2015 -0400
42619
42620    (fix) make sure ActiveSync is always usable with SQL-based auth sources
42621
42622M	SoObjects/SOGo/SQLSource.m
42623
42624commit 046c4db2e81e7e634020d3adcd354a2a2e343d02
42625Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42626Date:   Wed Jul 22 09:59:36 2015 -0400
42627
42628    (fix) fixed computation of GlobalObjectId (#3235)
42629
42630M	ActiveSync/SOGoMailObject+ActiveSync.m
42631M	NEWS
42632
42633commit ac2164963338e4f2d70bcb209373d19d163f3218
42634Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42635Date:   Mon Jun 22 09:19:54 2015 -0400
42636
42637    (feat) added support for DeletesAsMoves over EAS
42638
42639    Conflicts:
42640
42641		ActiveSync/SOGoActiveSyncDispatcher+Sync.m
42642
42643M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
42644M	NEWS
42645
42646commit efd182f1456055df11c65bc323f17966e5512c6f
42647Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42648Date:   Wed Jul 22 09:46:06 2015 -0400
42649
42650    (fix) improved EAS email flagging handling (#3140)
42651
42652M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
42653M	NEWS
42654
42655commit b6c6e09a5a6066723da8cf4a82978cdea94b04d2
42656Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42657Date:   Wed Jul 22 09:25:29 2015 -0400
42658
42659    (fix) compilation warning
42660
42661M	ActiveSync/SOGoActiveSyncDispatcher.m
42662
42663commit 83a8f388ce48a4e37378f4be3270c55dba43b2ae
42664Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42665Date:   Wed Jul 22 09:15:34 2015 -0400
42666
42667    Android EAS Lollipop fixes (#3268 and #3269)
42668
42669    Conflicts:
42670
42671		NEWS
42672
42673M	ActiveSync/SOGoActiveSyncDispatcher.m
42674M	NEWS
42675
42676commit 86504929893dc5bebf921afff96d8e0a1bd02d34
42677Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42678Date:   Wed Jul 22 09:05:17 2015 -0400
42679
42680    Applied PR90 as a patch due to too-many merge conflicts when cherry-picking
42681
42682M	ActiveSync/SOGoActiveSyncDispatcher.m
42683M	OpenChange/MAPIStoreMessage.m
42684M	SoObjects/Appointments/SOGoAppointmentObject.m
42685M	SoObjects/SOGo/BSONCodec.m
42686M	SoObjects/SOGo/LDAPSource.m
42687M	SoObjects/SOGo/SOGoSession.m
42688M	SoObjects/SOGo/SOGoUserManager.m
42689M	Tools/GNUmakefile
42690A	Tools/SOGoToolCreateFolder.m
42691A	Tools/SOGoToolRestore.h
42692M	Tools/SOGoToolRestore.m
42693
42694commit cc03430ac699668ef6cc6f32bc02f2758e92882d
42695Author: Francis Lachapelle <flachapelle@inverse.ca>
42696Date:   Tue Jul 21 15:37:22 2015 -0400
42697
42698    (fix) Don't hide "new" button on small screens
42699
42700M	UI/Templates/SchedulerUI/UIxCalMainView.wox
42701
42702commit 9c464c15adf7171e5299c06beb712d99bad0a32b
42703Author: Francis Lachapelle <flachapelle@inverse.ca>
42704Date:   Tue Jul 21 15:36:03 2015 -0400
42705
42706    (fix) Show/hide completed tasks in list
42707
42708M	UI/Templates/SchedulerUI/UIxCalMainView.wox
42709M	UI/WebServerResources/js/Scheduler/Component.service.js
42710
42711commit 82ed44ee318a98ca3b1e1fc3c6d1f55c1fc5d3b8
42712Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42713Date:   Tue Jul 21 15:48:31 2015 -0400
42714
42715    (fix) added more proper menu activation for the mailer
42716
42717M	UI/Templates/MailerUI/UIxMailMainFrame.wox
42718M	UI/WebServerResources/js/Mailer/Mailbox.service.js
42719
42720commit d7c008f2d9a526eeb0210e216af0be1bdc45f1e5
42721Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42722Date:   Tue Jul 21 15:21:57 2015 -0400
42723
42724    (feat) timezones are now using md-autocomplete
42725
42726M	UI/PreferencesUI/UIxPreferences.m
42727M	UI/Templates/PreferencesUI/UIxPreferences.wox
42728M	UI/WebServerResources/js/Preferences/PreferencesController.js
42729
42730commit ea68715f59f533f18ea7c342825c3036f1c0667e
42731Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42732Date:   Tue Jul 21 11:19:47 2015 -0400
42733
42734    (feat) support for drafts autosaving
42735
42736M	UI/Templates/MailerUI/UIxMailMainFrame.wox
42737M	UI/Templates/PreferencesUI/UIxPreferences.wox
42738M	UI/WebServerResources/js/Mailer.app.js
42739M	UI/WebServerResources/js/Mailer/MessageEditorController.js
42740
42741commit 601ed94d7724cc0bee53a25e7134bf06557f4691
42742Author: Francis Lachapelle <flachapelle@inverse.ca>
42743Date:   Tue Jul 21 10:15:02 2015 -0400
42744
42745    Update product.plist for new component templates
42746
42747M	UI/Scheduler/product.plist
42748
42749commit bee36814e514354a749b104e13e87b3cf3919a69
42750Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42751Date:   Tue Jul 21 09:28:54 2015 -0400
42752
42753    (feat) added many missing actions on mail folders
42754
42755M	UI/Templates/MailerUI/UIxMailMainFrame.wox
42756M	UI/WebServerResources/js/Mailer/Mailbox.service.js
42757M	UI/WebServerResources/js/Mailer/MailboxesController.js
42758
42759commit a75524af9f671ef92316c8e6b4a229d5fc1c78d8
42760Author: Francis Lachapelle <flachapelle@inverse.ca>
42761Date:   Tue Jul 21 08:26:50 2015 -0400
42762
42763    Review task/event viewer/editor
42764
42765    Components will now appear in dialogs instead of a right sidenav.
42766
42767    This commit also introduces read-only viewers for tasks and events.
42768
42769M	UI/Scheduler/UIxCalMainView.m
42770M	UI/Scheduler/UIxTaskEditor.m
42771M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
42772M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
42773A	UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
42774M	UI/Templates/SchedulerUI/UIxCalMainView.wox
42775M	UI/Templates/SchedulerUI/UIxReminderEditor.wox
42776M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
42777A	UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox
42778M	UI/WebServerResources/js/Scheduler.app.js
42779M	UI/WebServerResources/js/Scheduler/CalendarListController.js
42780M	UI/WebServerResources/js/Scheduler/ComponentController.js
42781M	UI/WebServerResources/scss/components/chips/chips.scss
42782M	UI/WebServerResources/scss/components/icon/icon.scss
42783M	UI/WebServerResources/scss/components/list/list.scss
42784
42785commit 5eeb473fe8ec1ec3985b6ef5ceafcc53972bba71
42786Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42787Date:   Mon Jul 20 16:44:26 2015 -0400
42788
42789    (feat) initial sort/search feature for mails
42790
42791M	UI/Templates/MailerUI/UIxMailMainFrame.wox
42792M	UI/WebServerResources/js/Mailer/Mailbox.service.js
42793M	UI/WebServerResources/js/Mailer/MailboxController.js
42794
42795commit dfb750caf441d4c45368cc83be7394760e17aeb1
42796Author: Francis Lachapelle <flachapelle@inverse.ca>
42797Date:   Mon Jul 20 15:32:57 2015 -0400
42798
42799    (fix) Resolve addressbook before rendering view
42800
42801M	UI/WebServerResources/js/Contacts.app.js
42802M	UI/WebServerResources/js/Contacts/AddressBook.service.js
42803
42804commit cdd449fec9f384f0d6f5fefc63302161080695b2
42805Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42806Date:   Mon Jul 20 15:03:29 2015 -0400
42807
42808    (feat) search capabilities in the addressbook module
42809
42810M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
42811M	UI/WebServerResources/js/Contacts/AddressBookController.js
42812
42813commit 7c2cb259a2fea6e2d18610fb6b7568c96acde9eb
42814Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42815Date:   Mon Jul 20 14:24:36 2015 -0400
42816
42817    (feat) sorting capabilities in the addressbook module
42818
42819M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
42820M	UI/WebServerResources/js/Contacts/AddressBook.service.js
42821M	UI/WebServerResources/js/Contacts/AddressBookController.js
42822
42823commit e7a73413d57243c738614e53fd1d29c6b2a8f9fd
42824Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42825Date:   Sun Jul 19 08:39:56 2015 -0400
42826
42827    (fix) SOGo adjustment regarding https://github.com/angular/material/commit/dbafaa14473b41e262d55f8f6d06f818f4d88654
42828
42829M	UI/WebServerResources/scss/core/variables.scss
42830
42831commit 4c51d4702f0e381fb8928df819aee16679e34a6c
42832Author: Francis Lachapelle <flachapelle@inverse.ca>
42833Date:   Thu Jul 16 16:29:54 2015 -0400
42834
42835    (fix) List members auto-completion
42836
42837M	UI/WebServerResources/js/Contacts/CardController.js
42838
42839commit 191a1afe23612196c2744c60dd725581f2bcf742
42840Author: Francis Lachapelle <flachapelle@inverse.ca>
42841Date:   Thu Jul 16 16:29:00 2015 -0400
42842
42843    (fix) Filtering components lists
42844
42845M	UI/WebServerResources/js/Scheduler/CalendarListController.js
42846
42847commit 8c8070ff16a17f4151808dab945994df0dd42599
42848Author: Francis Lachapelle <flachapelle@inverse.ca>
42849Date:   Thu Jul 16 16:26:09 2015 -0400
42850
42851    (fix) Respect order of cards list
42852
42853M	UI/WebServerResources/js/Contacts/AddressBook.service.js
42854
42855commit ee0e45cad628210d5cecd32b3883fc991483f041
42856Author: Francis Lachapelle <flachapelle@inverse.ca>
42857Date:   Thu Jul 16 11:21:55 2015 -0400
42858
42859    (js) Respect user's default classification
42860
42861M	UI/WebServerResources/js/Scheduler/Component.service.js
42862
42863commit d58030a475bda06e001809e95f93b1ef74134312
42864Author: Francis Lachapelle <flachapelle@inverse.ca>
42865Date:   Wed Jul 15 16:30:19 2015 -0400
42866
42867    (css) Cleanup and fixes for latest md changes
42868
42869M	UI/WebServerResources/scss/components/button/button.scss
42870M	UI/WebServerResources/scss/components/card/card.scss
42871M	UI/WebServerResources/scss/components/icon/icon.scss
42872M	UI/WebServerResources/scss/components/input/input.scss
42873M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
42874M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
42875M	UI/WebServerResources/scss/core/typography.scss
42876M	UI/WebServerResources/scss/views/ContactsUI.scss
42877M	UI/WebServerResources/scss/views/LoginUI.scss
42878
42879commit d1e1d11e4aeb4b1e3d40ec0f98655a878873bca7
42880Author: Francis Lachapelle <flachapelle@inverse.ca>
42881Date:   Wed Jul 15 15:27:51 2015 -0400
42882
42883    (html) Move close button of card & msg viewer
42884
42885    The close button is only displayed on small devices (show-sm).
42886
42887M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
42888M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
42889
42890commit f09f1a42826a4c4d52756acf6cfd79ab6730aa85
42891Author: Francis Lachapelle <flachapelle@inverse.ca>
42892Date:   Wed Jul 15 15:20:08 2015 -0400
42893
42894    (fix) Respect order in list of cards
42895
42896M	UI/WebServerResources/js/Contacts/AddressBook.service.js
42897
42898commit 25f364991ebbef964d2889f44a81c6de083bec52
42899Author: Francis Lachapelle <flachapelle@inverse.ca>
42900Date:   Wed Jul 15 15:15:17 2015 -0400
42901
42902    (fix) Creation of card/list in Contacts module
42903
42904M	UI/WebServerResources/js/Contacts.app.js
42905M	UI/WebServerResources/js/Contacts/AddressBookController.js
42906
42907commit 730b803ad6bab70dec9a5fd79f8cfe3485545420
42908Author: Francis Lachapelle <flachapelle@inverse.ca>
42909Date:   Wed Jul 15 13:44:17 2015 -0400
42910
42911    (js) Replace vs-repeat by md-virtual-repeat
42912
42913    There're some issues with mdVirtualRepeat that required some changes to
42914    our app:
42915
42916    1. Having multiple directives with md-virtual-repeat doesn't work well.
42917    That why I added a dedicated div for the md-virtual-repeat directive.
42918    2. ui-sref-active doesn't work well for child nodes of the
42919    md-virtual-repeat element. The class was applied repetitively to a
42920    visible child. I now save which message or card is selected and use the
42921    ng-class directive to highlight the selected list item.
42922
42923M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
42924M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
42925M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
42926M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
42927M	UI/Templates/UIxPageFrame.wox
42928M	UI/WebServerResources/Gruntfile.js
42929M	UI/WebServerResources/bower.json
42930M	UI/WebServerResources/js/Contacts.app.js
42931M	UI/WebServerResources/js/Contacts/AddressBookController.js
42932M	UI/WebServerResources/js/Mailer.app.js
42933M	UI/WebServerResources/js/Mailer/MailboxController.js
42934M	UI/WebServerResources/js/Mailer/MailboxesController.js
42935M	UI/WebServerResources/js/Scheduler.app.js
42936M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
42937A	UI/WebServerResources/scss/components/virtualRepeat/_extends.scss
42938A	UI/WebServerResources/scss/components/virtualRepeat/virtualRepeat.scss
42939M	UI/WebServerResources/scss/styles.scss
42940M	UI/WebServerResources/scss/views/_view.scss
42941
42942commit dbb8acca9af5f191f48f8eedce68cca64f3a386b
42943Author: Francis Lachapelle <flachapelle@inverse.ca>
42944Date:   Tue Jul 14 16:12:07 2015 -0400
42945
42946    (js) Expose 'activeUser' through navController
42947
42948M	UI/WebServerResources/js/Common/navController.js
42949
42950commit aee229e7002019fed3c354cb3a1297e2df41df3d
42951Author: Francis Lachapelle <flachapelle@inverse.ca>
42952Date:   Mon Jul 13 15:22:58 2015 -0400
42953
42954    (js) Make use of 'controllerAs' in Mailer module
42955
42956M	UI/Templates/MailerUI/UIxMailEditor.wox
42957M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
42958M	UI/Templates/MailerUI/UIxMailMainFrame.wox
42959M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
42960M	UI/WebServerResources/js/Mailer.app.js
42961M	UI/WebServerResources/js/Mailer/Account.service.js
42962M	UI/WebServerResources/js/Mailer/Mailbox.service.js
42963M	UI/WebServerResources/js/Mailer/MailboxController.js
42964M	UI/WebServerResources/js/Mailer/MailboxesController.js
42965M	UI/WebServerResources/js/Mailer/Message.service.js
42966M	UI/WebServerResources/js/Mailer/MessageController.js
42967M	UI/WebServerResources/js/Mailer/MessageEditorController.js
42968
42969commit 7c6716784e9b64237c8fb2c4d153ebb0979cd52e
42970Author: Francis Lachapelle <flachapelle@inverse.ca>
42971Date:   Thu Jul 9 16:35:19 2015 -0400
42972
42973    (feat) Events/tasks sorting in Calendar module
42974
42975M	UI/Scheduler/English.lproj/Localizable.strings
42976M	UI/Scheduler/UIxCalListingActions.m
42977M	UI/Templates/SchedulerUI/UIxCalMainView.wox
42978M	UI/WebServerResources/js/Scheduler/CalendarListController.js
42979M	UI/WebServerResources/js/Scheduler/Component.service.js
42980
42981commit 9a3aeb000447b57cf5c1be536fb968046fc57f45
42982Author: Francis Lachapelle <flachapelle@inverse.ca>
42983Date:   Thu Jul 9 16:18:03 2015 -0400
42984
42985    (fix) Tasks list sorting
42986
42987M	UI/Scheduler/NSArray+Scheduler.h
42988M	UI/Scheduler/NSArray+Scheduler.m
42989M	UI/Scheduler/UIxCalListingActions.m
42990
42991commit 6f6ec58a09274c06100d29cfe6cf10b9b9c0aaa3
42992Author: Ludovic Marcotte <lmarcotte@inverse.ca>
42993Date:   Thu Jul 9 16:08:14 2015 -0400
42994
42995    (html) wrap checkbox inside md-button
42996
42997M	UI/Templates/MailerUI/UIxMailEditor.wox
42998
42999commit 88860e2e3873da663f255c7b3181de20acbaa43a
43000Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43001Date:   Wed Jul 8 21:27:24 2015 -0400
43002
43003    (fix) don't show "end repeat" for non-repetitive events/tasks
43004
43005M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
43006M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
43007
43008commit 5bbb768fe87af0f8cef2444ba59e212a5996e44c
43009Author: Francis Lachapelle <flachapelle@inverse.ca>
43010Date:   Wed Jul 8 21:16:33 2015 -0400
43011
43012    (html) Improve event editor
43013
43014M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
43015M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
43016M	UI/Templates/SchedulerUI/UIxReminderEditor.wox
43017
43018commit 396bc3b0f6d639ac65cf0e36984db2658b069847
43019Author: Francis Lachapelle <flachapelle@inverse.ca>
43020Date:   Wed Jul 8 21:14:25 2015 -0400
43021
43022    (css) Lower icon button width to 36px
43023
43024M	UI/WebServerResources/scss/components/button/button.scss
43025M	UI/WebServerResources/scss/components/select/select.scss
43026M	UI/WebServerResources/scss/core/variables.scss
43027
43028commit 164654f784776f92e09280254e635318cba2e4ee
43029Author: Francis Lachapelle <flachapelle@inverse.ca>
43030Date:   Wed Jul 8 21:08:51 2015 -0400
43031
43032    (css) Icon modifiers (rotation) for animation
43033
43034M	UI/WebServerResources/scss/components/icon/icon.scss
43035
43036commit 9514103031d9d9e1efb0c7681394c1354d1c3e91
43037Author: Francis Lachapelle <flachapelle@inverse.ca>
43038Date:   Wed Jul 8 14:46:07 2015 -0400
43039
43040    (js) Improve search toolbar in Calendar module
43041
43042    - new distinct search toolbar
43043    - restored filtering options
43044    - honor user's settings
43045
43046M	UI/Templates/SchedulerUI/UIxCalMainView.wox
43047M	UI/WebServerResources/js/Scheduler.app.js
43048M	UI/WebServerResources/js/Scheduler/CalendarListController.js
43049M	UI/WebServerResources/js/Scheduler/Component.service.js
43050M	UI/WebServerResources/scss/components/icon/icon.scss
43051M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
43052M	UI/WebServerResources/scss/core/base_styles/_base_style.scss
43053
43054commit 4d4458a183a0397a85a1f7c5213cba6ae782f81b
43055Author: Francis Lachapelle <flachapelle@inverse.ca>
43056Date:   Wed Jul 8 14:34:43 2015 -0400
43057
43058    (js) Set focus to title field in component editor
43059
43060M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
43061
43062commit 5a2eb67cb7ce4a11178c88872a44f78a3f2af210
43063Author: Francis Lachapelle <flachapelle@inverse.ca>
43064Date:   Wed Jul 8 14:31:25 2015 -0400
43065
43066    (fix) Alignment in bottomSheet
43067
43068M	UI/WebServerResources/scss/components/bottomSheet/bottomSheet.scss
43069
43070commit 9bdc365bf0d70d1fa4604e547afa9eba9de88600
43071Author: Francis Lachapelle <flachapelle@inverse.ca>
43072Date:   Wed Jul 8 14:18:13 2015 -0400
43073
43074    (js) Allow cancelling of sgSearch
43075
43076M	UI/WebServerResources/js/Common/sgSearch.directive.js
43077
43078commit 066bdc5f3fe6e843e80f60b1492851a4d1816fab
43079Author: Francis Lachapelle <flachapelle@inverse.ca>
43080Date:   Wed Jul 8 14:15:39 2015 -0400
43081
43082    (js) New 'ready' method for Preferences service
43083
43084    This method returns a promise that succeeds when the user's defaults and
43085    settings have been received from the server.
43086
43087M	UI/WebServerResources/js/Preferences.app.js
43088M	UI/WebServerResources/js/Preferences/Preferences.service.js
43089
43090commit 396892b0e104468c9b0fe107b7b1c3a901f30a34
43091Author: Francis Lachapelle <flachapelle@inverse.ca>
43092Date:   Tue Jul 7 16:39:28 2015 -0400
43093
43094    (js) Simplify PreferencesController
43095
43096M	UI/WebServerResources/js/Preferences/PreferencesController.js
43097
43098commit dd5b3258644ebc025afa16b1f147d0a83506fd30
43099Author: Francis Lachapelle <flachapelle@inverse.ca>
43100Date:   Tue Jul 7 16:34:58 2015 -0400
43101
43102    (js) Simplify promises handling in User.$filter
43103
43104M	UI/WebServerResources/js/Common/User.service.js
43105
43106commit fe20cc220f9b45311ed7a729dce810b70bbc5b8c
43107Author: Francis Lachapelle <flachapelle@inverse.ca>
43108Date:   Tue Jul 7 16:27:01 2015 -0400
43109
43110    (js) Improve sgSearch directive
43111
43112    The directive now relies on transclusion to compile its content. This
43113    way, we don't limit the directives used inside the content.
43114
43115M	UI/WebServerResources/js/Common/sgSearch.directive.js
43116
43117commit 02112dea8acccf3c9072c42184b9c011d25cbc8d
43118Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43119Date:   Wed Jul 8 13:19:16 2015 -0400
43120
43121    (feat) can now send out MDN responses
43122
43123M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
43124M	UI/WebServerResources/js/Mailer/Message.service.js
43125
43126commit f369eabd060a838b0172e9f8fefd02c0e04c89ce
43127Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43128Date:   Tue Jul 7 09:50:44 2015 -0400
43129
43130    (fix) arial labels + icon classes
43131
43132M	UI/Templates/MailerUI/UIxMailEditor.wox
43133
43134commit 4ab2c57903689b72e971ac02ff66fb63b8f38c30
43135Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43136Date:   Tue Jul 7 08:35:53 2015 -0400
43137
43138    (feat) handle priority and return receipt in mail editor (needs layout work)
43139
43140M	SoObjects/Mailer/SOGoDraftObject.m
43141M	UI/Templates/MailerUI/UIxMailEditor.wox
43142
43143commit 9015f82413bc9a624e5731bbff52e99dd4e2e09a
43144Author: Francis Lachapelle <flachapelle@inverse.ca>
43145Date:   Mon Jul 6 15:16:49 2015 -0400
43146
43147    (html) Improve events/tasks lists
43148
43149M	UI/Scheduler/English.lproj/Localizable.strings
43150M	UI/Templates/SchedulerUI/UIxCalMainView.wox
43151
43152commit 44b8dab9c47439b040c8ba55920ce8a4c8e36e7f
43153Author: Francis Lachapelle <flachapelle@inverse.ca>
43154Date:   Mon Jul 6 11:14:46 2015 -0400
43155
43156    (css) Left-align list items in sidenav
43157
43158M	UI/WebServerResources/scss/components/list/list.scss
43159
43160commit 9814a8cd0ec1c8fa555223390f19f3a0f89fb793
43161Author: Francis Lachapelle <flachapelle@inverse.ca>
43162Date:   Mon Jul 6 11:11:38 2015 -0400
43163
43164    (css) No bg-color change in :hover of bottom sheet
43165
43166M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
43167
43168commit ecce179a2f5066c466c3190d7d3e29dff4962c24
43169Author: Francis Lachapelle <flachapelle@inverse.ca>
43170Date:   Mon Jul 6 11:07:28 2015 -0400
43171
43172    (css) Allow .sg-child-level-[1-12] everywhere
43173
43174M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
43175
43176commit cf0aded1a401809e0108b4ca7e2d829057dbfbe6
43177Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43178Date:   Mon Jul 6 11:05:19 2015 -0400
43179
43180    (feat) show the 'right' folder icons
43181
43182M	UI/Templates/MailerUI/UIxMailMainFrame.wox
43183M	UI/WebServerResources/js/Mailer/MailboxesController.js
43184
43185commit a49687fe411402ba93ff2a4f39d62927e4476869
43186Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43187Date:   Sat Jul 4 20:14:32 2015 -0400
43188
43189    (fix) make use of floating labels
43190
43191M	UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox
43192
43193commit 3bfc47d105137c06d91c4c4413b5a03ca1d6e75a
43194Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43195Date:   Sat Jul 4 07:51:20 2015 -0400
43196
43197    (fix) fixed icons and controller regarding mailbox delegates
43198
43199M	UI/Templates/MailerUI/UIxMailMainFrame.wox
43200M	UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox
43201M	UI/WebServerResources/js/Mailer/MailboxesController.js
43202
43203commit 01750fa98e7deb14f4325d735277646095a6dbf8
43204Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43205Date:   Sat Jul 4 07:36:15 2015 -0400
43206
43207    (fix) small syntax error
43208
43209M	UI/WebServerResources/js/Mailer/MailboxesController.js
43210
43211commit b948384ec9a5a8d463c3f8ea204b6adef9402ba5
43212Author: Francis Lachapelle <flachapelle@inverse.ca>
43213Date:   Fri Jul 3 21:45:59 2015 -0400
43214
43215    (js) Preload ACL users in Calendar module
43216
43217M	UI/WebServerResources/js/Scheduler/CalendarsController.js
43218
43219commit 1c34e71cdca9a769bbfd8c8c26d174f428b3eb08
43220Author: Francis Lachapelle <flachapelle@inverse.ca>
43221Date:   Fri Jul 3 21:44:28 2015 -0400
43222
43223    (js) Remove unused dependency on $q in controllers
43224
43225M	UI/WebServerResources/js/Contacts/AddressBooksController.js
43226M	UI/WebServerResources/js/Mailer/MailboxesController.js
43227
43228commit 2337d4057f530512fb348bd1ed8fe8e2c6452f78
43229Author: Francis Lachapelle <flachapelle@inverse.ca>
43230Date:   Fri Jul 3 21:40:37 2015 -0400
43231
43232    Integrate md-icon using the Material Icons font
43233
43234M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
43235M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
43236M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
43237M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
43238M	UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox
43239M	UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox
43240M	UI/Templates/MailerUI/UIxMailEditor.wox
43241M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
43242M	UI/Templates/MailerUI/UIxMailMainFrame.wox
43243M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
43244M	UI/Templates/MainUI/SOGoRootPage.wox
43245M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
43246M	UI/Templates/PreferencesUI/UIxPreferences.wox
43247M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
43248M	UI/Templates/SchedulerUI/UIxCalDayView.wox
43249M	UI/Templates/SchedulerUI/UIxCalMainView.wox
43250M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
43251M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
43252M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
43253M	UI/Templates/UIxAclEditor.wox
43254M	UI/Templates/UIxPageFrame.wox
43255M	UI/Templates/UIxSidenavToolbarTemplate.wox
43256M	UI/Templates/UIxTopnavToolbarTemplate.wox
43257M	UI/WebServerResources/scss/components/bottomSheet/bottomSheet.scss
43258M	UI/WebServerResources/scss/components/button/button.scss
43259M	UI/WebServerResources/scss/components/icon/_extends.scss
43260M	UI/WebServerResources/scss/components/icon/icon.scss
43261M	UI/WebServerResources/scss/components/list/list.scss
43262
43263commit b39dedd2d228cc7f36962c8e6dd1b9c60a064a49
43264Author: Francis Lachapelle <flachapelle@inverse.ca>
43265Date:   Fri Jul 3 21:38:37 2015 -0400
43266
43267    Add attachUrls to task editor
43268
43269M	UI/Scheduler/UIxTaskEditor.m
43270
43271commit 05d59df68bb163193320a75a3a629c7f64188fe7
43272Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43273Date:   Fri Jul 3 20:40:06 2015 -0400
43274
43275    (feat) added mailbox delegation support
43276
43277M	SoObjects/SOGo/SOGoUser.m
43278M	UI/MailerUI/UIxMailUserDelegationEditor.m
43279M	UI/Templates/MailerUI/UIxMailMainFrame.wox
43280M	UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox
43281M	UI/WebServerResources/js/Mailer/Account.service.js
43282M	UI/WebServerResources/js/Mailer/MailboxesController.js
43283
43284commit 9225f2b9083685cc69cd3fa7f2b8c12d7a375a06
43285Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43286Date:   Fri Jul 3 20:07:17 2015 -0400
43287
43288    (fix) layout improvements when text is folding
43289
43290M	UI/Templates/PreferencesUI/UIxPreferences.wox
43291
43292commit e4e18dea5e1698fd84875ff8b70b0a32f99292cc
43293Author: Francis Lachapelle <flachapelle@inverse.ca>
43294Date:   Fri Jul 3 11:28:21 2015 -0400
43295
43296    (js) Rename variable in scope of recurrence editor
43297
43298M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
43299
43300commit b0d8148ca691cec1d8d11ba50bdf6b436af0a2cb
43301Author: Francis Lachapelle <flachapelle@inverse.ca>
43302Date:   Fri Jul 3 10:34:48 2015 -0400
43303
43304    (font) Add official Material Design Icons font
43305
43306M	.gitignore
43307M	UI/WebServerResources/Gruntfile.js
43308M	UI/WebServerResources/bower.json
43309D	UI/WebServerResources/fonts/Material-Design-Iconic-Font.eot
43310D	UI/WebServerResources/fonts/Material-Design-Iconic-Font.ttf
43311A	UI/WebServerResources/fonts/MaterialIcons-Regular.eot
43312A	UI/WebServerResources/fonts/MaterialIcons-Regular.ttf
43313A	UI/WebServerResources/fonts/MaterialIcons-Regular.woff
43314A	UI/WebServerResources/fonts/MaterialIcons-Regular.woff2
43315D	UI/WebServerResources/fonts/Ubuntu-C.ttf
43316
43317commit 52253d8c101ef5215b81909da864ac51e139a842
43318Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43319Date:   Fri Jul 3 15:17:02 2015 -0400
43320
43321    (fix) fixed path handling
43322
43323M	UI/WebServerResources/js/Mailer/Mailbox.service.js
43324M	UI/WebServerResources/js/Mailer/MailboxesController.js
43325
43326commit 94a34f41b87beef6255d0f3649becae3db852ea8
43327Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43328Date:   Fri Jul 3 14:46:25 2015 -0400
43329
43330    (fix) some layout improvements
43331
43332M	UI/Templates/PreferencesUI/UIxPreferences.wox
43333
43334commit d1636314f1ec0c6d7efb61641bf3dd2f51bd1675
43335Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43336Date:   Fri Jul 3 11:29:40 2015 -0400
43337
43338    (fix) first big pass at floating label support in all md-selects
43339
43340M	UI/Templates/PreferencesUI/UIxPreferences.wox
43341
43342commit 1ae7cddf09adf220b170b569050200697e11ea65
43343Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43344Date:   Fri Jul 3 10:22:48 2015 -0400
43345
43346    Silenced NSLog calls
43347
43348M	UI/Common/UIxPageFrame.m
43349
43350commit 5ef2db59f79fd7a1c5592ac5cde653a9afd5318d
43351Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43352Date:   Thu Jul 2 16:11:11 2015 -0400
43353
43354    (fix) a bit more error handling
43355
43356M	UI/WebServerResources/js/Mailer/MailboxesController.js
43357
43358commit 1a78882c51c43b54ed41ff2720ba838578163d25
43359Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43360Date:   Thu Jul 2 13:20:13 2015 -0400
43361
43362    (fix) floating label for select on the login page
43363
43364M	UI/Templates/MainUI/SOGoRootPage.wox
43365
43366commit 6471524627a53c5d608294a63fc0438c43253b53
43367Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43368Date:   Thu Jul 2 10:54:33 2015 -0400
43369
43370    (fix) also use floating label for mail composer
43371
43372M	UI/Templates/MailerUI/UIxMailEditor.wox
43373
43374commit bc9e1f9558a18b7b7933d5d799c55e8ea037f0a0
43375Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43376Date:   Thu Jul 2 10:45:13 2015 -0400
43377
43378    (fix) use md-select floating labels
43379
43380M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
43381M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
43382
43383commit a408fdff52c4751eb4d847e0d8c2879418e11dcf
43384Author: Francis Lachapelle <flachapelle@inverse.ca>
43385Date:   Wed Jul 1 15:21:22 2015 -0400
43386
43387    (js) Minor JavaScript improvements
43388
43389M	UI/WebServerResources/js/Common/sgSearch.directive.js
43390M	UI/WebServerResources/js/Contacts/Card.service.js
43391M	UI/WebServerResources/js/Mailer/Mailbox.service.js
43392M	UI/WebServerResources/js/Scheduler/CalendarsController.js
43393
43394commit cc7eeca2c4961f782423c8ec61935488873c88e7
43395Author: Francis Lachapelle <flachapelle@inverse.ca>
43396Date:   Wed Jul 1 15:17:55 2015 -0400
43397
43398    (js) Improve calendar lists controller
43399
43400    - preload both lists (events & tasks)
43401    - don't reload list when switching tab
43402
43403M	UI/WebServerResources/js/Scheduler/CalendarListController.js
43404
43405commit 35ff82710ab07c5900aef73d0cca56b4870ce599
43406Author: Francis Lachapelle <flachapelle@inverse.ca>
43407Date:   Wed Jul 1 14:34:35 2015 -0400
43408
43409    Handle attach URLs in appointment editor
43410
43411M	SoObjects/Appointments/iCalEntityObject+SOGo.m
43412M	UI/Scheduler/English.lproj/Localizable.strings
43413M	UI/Scheduler/UIxAppointmentEditor.m
43414M	UI/Scheduler/UIxComponentEditor.h
43415M	UI/Scheduler/UIxComponentEditor.m
43416M	UI/Scheduler/UIxTaskEditor.m
43417M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
43418M	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
43419M	UI/WebServerResources/js/Scheduler/Component.service.js
43420M	UI/WebServerResources/js/Scheduler/ComponentController.js
43421
43422commit ba5f6410edbd7c64566445f538bae894d50d2b17
43423Author: Francis Lachapelle <flachapelle@inverse.ca>
43424Date:   Wed Jul 1 14:11:53 2015 -0400
43425
43426    Return recurrence rule only if frequency is known
43427
43428M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
43429
43430commit 763ce37f8cc7ff98b4cdacd79c51759e4d948f95
43431Author: Francis Lachapelle <flachapelle@inverse.ca>
43432Date:   Wed Jul 1 14:09:12 2015 -0400
43433
43434    Allow multiple "attach" values in iCalEntityObject
43435
43436M	SOPE/NGCards/iCalEntityObject.h
43437M	SOPE/NGCards/iCalEntityObject.m
43438
43439commit f449f0456b1a9f254bf0d66a21795eca9cf76744
43440Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43441Date:   Tue Jun 30 17:13:55 2015 -0400
43442
43443    (feat) can now copy mails
43444
43445M	UI/MailerUI/UIxMailFolderActions.m
43446M	UI/Templates/MailerUI/UIxMailMainFrame.wox
43447M	UI/WebServerResources/js/Mailer/Mailbox.service.js
43448M	UI/WebServerResources/js/Mailer/MailboxesController.js
43449
43450commit 06cb06fce62fdf3af0517be0e220fcf861f938f9
43451Author: Francis Lachapelle <flachapelle@inverse.ca>
43452Date:   Mon Jun 29 21:03:52 2015 -0400
43453
43454    New UIxTaskEditorTemplate class
43455
43456M	UI/Scheduler/UIxCalMainView.m
43457
43458commit 647f052486a452a636db09245b5907e315732425
43459Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43460Date:   Mon Jun 29 13:49:41 2015 -0400
43461
43462    Fix for dfecce738187a57da17e4792d0daa5cc3fc147d2
43463
43464    Conflicts:
43465
43466		ActiveSync/SOGoActiveSyncDispatcher+Sync.m
43467
43468M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
43469
43470commit 013e316e7d2c285c188b0a7bbc182b636bcae647
43471Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43472Date:   Mon Jun 29 09:22:12 2015 -0400
43473
43474    re-enabled forwardConstraints code
43475
43476M	UI/PreferencesUI/UIxPreferences.m
43477
43478commit 33345ed1f03fff9ff9533e7994dee7f0d2ca0896
43479Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43480Date:   Fri Jun 26 13:13:25 2015 -0400
43481
43482    (feat) new mailbox sharing capabilities and mailbox menu
43483
43484M	UI/MailerUI/UIxMailUserRightsEditor.m
43485M	UI/MailerUI/product.plist
43486M	UI/Templates/MailerUI/UIxMailMainFrame.wox
43487M	UI/Templates/MailerUI/UIxMailUserRightsEditor.wox
43488M	UI/WebServerResources/js/Mailer/Mailbox.service.js
43489M	UI/WebServerResources/js/Mailer/MailboxesController.js
43490
43491commit 0b5146655d46f2b2d9a5ca562646892161a058cc
43492Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43493Date:   Fri Jun 26 13:01:32 2015 -0400
43494
43495    (fix) do now show the subscribe options for non-GCS folders
43496
43497M	UI/Common/UIxAclEditor.m
43498M	UI/Templates/UIxAclEditor.wox
43499
43500commit d674b33a209206c4a596861a6c75c01d23ddd5b5
43501Author: Francis Lachapelle <flachapelle@inverse.ca>
43502Date:   Thu Jun 25 11:31:53 2015 -0400
43503
43504    (css) Review cards display in sharing dialog box
43505
43506M	UI/WebServerResources/scss/components/card/card.scss
43507
43508commit c524782395cf8dd3bd2e6ad3f0eda1ad5415d583
43509Author: Francis Lachapelle <flachapelle@inverse.ca>
43510Date:   Thu Jun 25 11:30:44 2015 -0400
43511
43512    Initial task editor
43513
43514M	UI/Scheduler/UIxTaskEditor.m
43515M	UI/Scheduler/product.plist
43516M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
43517M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
43518M	UI/Templates/SchedulerUI/UIxCalMainView.wox
43519M	UI/Templates/SchedulerUI/UIxReminderEditor.wox
43520A	UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
43521M	UI/WebServerResources/js/Scheduler.app.js
43522M	UI/WebServerResources/js/Scheduler/Component.service.js
43523M	UI/WebServerResources/js/Scheduler/ComponentController.js
43524
43525commit c144f736dc5a64d2abda1c6988590bdd189b24ad
43526Author: Francis Lachapelle <flachapelle@inverse.ca>
43527Date:   Thu Jun 25 11:23:18 2015 -0400
43528
43529    Improve JSON API documentation
43530
43531M	UI/Scheduler/UIxAppointmentEditor.m
43532M	UI/Scheduler/UIxTaskEditor.m
43533
43534commit f4a8638fb4c277237347fe9da3412851c4ef44cd
43535Author: Francis Lachapelle <flachapelle@inverse.ca>
43536Date:   Thu Jun 25 11:21:24 2015 -0400
43537
43538    (json) Add c_iscycle and c_nextalarm in tasks list
43539
43540M	UI/Scheduler/UIxCalListingActions.m
43541
43542commit 69424be245a4c479d477044f6464208638c3b1a2
43543Author: Francis Lachapelle <flachapelle@inverse.ca>
43544Date:   Thu Jun 25 11:17:53 2015 -0400
43545
43546    Return attributes of iCalEntity if non-empty
43547
43548    Only include classification and status if theyr are not empty.
43549
43550M	SoObjects/Appointments/iCalEntityObject+SOGo.m
43551
43552commit c3d364558ed0894445b8f784f211bc186f5b64bf
43553Author: Francis Lachapelle <flachapelle@inverse.ca>
43554Date:   Tue Jun 23 11:23:51 2015 -0400
43555
43556    (html) Remove line under categories in card view
43557
43558M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
43559
43560commit aa6741ee4b85c5063ef07924f96748e304636ee3
43561Author: Francis Lachapelle <flachapelle@inverse.ca>
43562Date:   Tue Jun 23 11:22:35 2015 -0400
43563
43564    Move categories to top in contact editor
43565
43566M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
43567
43568commit 412dca053a3b42383564335ae59323909584f7df
43569Author: Francis Lachapelle <flachapelle@inverse.ca>
43570Date:   Tue Jun 23 11:21:50 2015 -0400
43571
43572    (css) Fix for md-cards in ACL editor
43573
43574M	UI/Templates/UIxAclEditor.wox
43575M	UI/WebServerResources/scss/components/card/card.scss
43576
43577commit b41828a7f13f23ef6169435fce3a7972d6e6981b
43578Author: Francis Lachapelle <flachapelle@inverse.ca>
43579Date:   Mon Jun 22 15:48:52 2015 -0400
43580
43581    (html,js) Add reminder/alarm to event editor
43582
43583M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
43584M	UI/Templates/SchedulerUI/UIxReminderEditor.wox
43585M	UI/WebServerResources/js/Scheduler/Component.service.js
43586
43587commit bb8c32a77ed4008d32eaf5106d1af4389ff5baa7
43588Author: Francis Lachapelle <flachapelle@inverse.ca>
43589Date:   Mon Jun 22 10:03:41 2015 -0400
43590
43591    (html) Minor improvement to preferences module
43592
43593M	UI/Templates/PreferencesUI/UIxPreferences.wox
43594
43595commit 1a5763d46883187e64b4e1285110fbee77e2795c
43596Author: Francis Lachapelle <flachapelle@inverse.ca>
43597Date:   Mon Jun 22 10:02:53 2015 -0400
43598
43599    (css) Remove reference to unused font
43600
43601M	UI/WebServerResources/scss/core/typography.scss
43602
43603commit 8402152a592ce44f4be00ea0b1a6419eb156d2b9
43604Author: Francis Lachapelle <flachapelle@inverse.ca>
43605Date:   Mon Jun 22 09:20:35 2015 -0400
43606
43607    Load alarm from UIxComponentEditor
43608
43609    The alarm attributes are now loaded from UIxComponentEditor and not
43610    iCalEntityObject so we can determine if the component's owner is part of
43611    the alarm's attendees.
43612
43613M	SoObjects/Appointments/iCalEntityObject+SOGo.m
43614M	UI/Scheduler/UIxAppointmentEditor.m
43615M	UI/Scheduler/UIxComponentEditor.h
43616M	UI/Scheduler/UIxComponentEditor.m
43617
43618commit d89f02ff53945ae7ce36364900e85404921e2ccd
43619Author: Francis Lachapelle <flachapelle@inverse.ca>
43620Date:   Fri Jun 19 22:08:08 2015 -0400
43621
43622    Change signature of [iCalAlarm alarmForEvent:..]
43623
43624    The first argument doesn't have to be a iCalRepeatableEntity; a simple
43625    iCalEntity is enough.
43626
43627M	SoObjects/Appointments/iCalAlarm+SOGo.h
43628M	SoObjects/Appointments/iCalAlarm+SOGo.m
43629
43630commit 94cded35d2d98956db04efbd0d86a9368a649c4b
43631Author: Francis Lachapelle <flachapelle@inverse.ca>
43632Date:   Fri Jun 19 14:52:00 2015 -0400
43633
43634    Revert "(fix) Adjust md-tabs for latest material"
43635
43636    This reverts commit 6041a9c00906565fbb3d8e5fae00235356f6a5f6.
43637
43638M	UI/Templates/PreferencesUI/UIxPreferences.wox
43639M	UI/Templates/SchedulerUI/UIxCalMainView.wox
43640
43641commit ba4520da51a384118dd9333b543cff316235754d
43642Author: Francis Lachapelle <flachapelle@inverse.ca>
43643Date:   Fri Jun 19 13:48:37 2015 -0400
43644
43645    Use node-sass 3.x
43646
43647M	UI/WebServerResources/package.json
43648
43649commit 92c4ee50fafe0479da4f3cf581c9de3ba102ea56
43650Author: Francis Lachapelle <flachapelle@inverse.ca>
43651Date:   Fri Jun 19 13:46:14 2015 -0400
43652
43653    (css) Remove reference to uninstalled font
43654
43655M	UI/WebServerResources/scss/core/typography.scss
43656
43657commit 4249d6cc5b5f3f60ca420c463dee0c0e1c4c0333
43658Author: Francis Lachapelle <flachapelle@inverse.ca>
43659Date:   Fri Jun 19 13:43:18 2015 -0400
43660
43661    Don't use md iconic font v2.0.0 (yet)
43662
43663    We need to evaluate the pros and cons of moving to font ligatures now
43664    available with Angular Material
43665    (https://material.angularjs.org/latest/#/api/material.components.icon/directive/mdIcon).
43666
43667M	UI/WebServerResources/bower.json
43668
43669commit e65ff2105ea6a0329f8b428bc1367a6aefa95d39
43670Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43671Date:   Wed Jun 17 15:57:16 2015 -0400
43672
43673    Revert "(fix) ensure calendar objects have a (fake) filename"
43674
43675    This reverts commit a145fdbb5366703c8eb564430a3d1ec8953e3275.
43676
43677M	SoObjects/Mailer/SOGoMailObject.m
43678
43679commit e5c4907abac6a2d5100415d20fc3b2dc7229ee35
43680Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43681Date:   Wed Jun 17 08:46:09 2015 -0400
43682
43683    (fix) improved memory usage
43684
43685M	ActiveSync/NSString+ActiveSync.m
43686
43687commit a49032a6bd9b49bfecc610c68d8fdc5fc3871251
43688Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43689Date:   Mon Jun 15 12:03:38 2015 -0400
43690
43691    (fix) show only the URL of web calendars, when asked
43692
43693M	UI/Scheduler/UIxCalendarFolderLinksTemplate.m
43694M	UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox
43695
43696commit f7f83ae1c700761b00848fb795ddb1773a84c679
43697Author: Francis Lachapelle <flachapelle@inverse.ca>
43698Date:   Mon Jun 15 11:35:20 2015 -0400
43699
43700    (css) Review cards display in sharing dialog box
43701
43702M	UI/WebServerResources/scss/components/card/card.scss
43703
43704commit 6b31e3d3b91dc1877ff6f0eeb7cb179477d40b92
43705Author: Francis Lachapelle <flachapelle@inverse.ca>
43706Date:   Mon Jun 15 11:34:48 2015 -0400
43707
43708    (fix) Remove useless ng-show directive (Contacts)
43709
43710M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
43711
43712commit 0ed67f13559114dc13a904cfcbd05eec3506b26d
43713Author: Francis Lachapelle <flachapelle@inverse.ca>
43714Date:   Mon Jun 15 11:33:21 2015 -0400
43715
43716    (doc) Improve Angular services documentation
43717
43718M	UI/WebServerResources/js/Scheduler/Calendar.service.js
43719
43720commit abe8f8f93ca1b5631e9d47b927d6396b72b36248
43721Author: Francis Lachapelle <flachapelle@inverse.ca>
43722Date:   Mon Jun 15 11:32:09 2015 -0400
43723
43724    (doc) Improve JSON API documentation
43725
43726M	UI/MailerUI/UIxMailFolderActions.m
43727
43728commit 6041a9c00906565fbb3d8e5fae00235356f6a5f6
43729Author: Francis Lachapelle <flachapelle@inverse.ca>
43730Date:   Mon Jun 15 11:25:32 2015 -0400
43731
43732    (fix) Adjust md-tabs for latest material directive
43733
43734M	UI/Templates/PreferencesUI/UIxPreferences.wox
43735M	UI/Templates/SchedulerUI/UIxCalMainView.wox
43736
43737commit da95a810d45d2d77e4c99ef3003b6d6161e659ff
43738Author: Francis Lachapelle <flachapelle@inverse.ca>
43739Date:   Mon Jun 15 10:59:57 2015 -0400
43740
43741    (fix) Avoid triggering checkbox with md-menu
43742
43743    When clicking on the "more" secondary button of a calendar, trick the
43744    md-list directive to consider the 'md-secondary' class of the md-menu so
43745    the click doesn't trigger the checkbox of the list item.
43746
43747M	UI/Templates/SchedulerUI/UIxCalMainView.wox
43748
43749commit f1fc78c71b927f319c6058a32e40ada1dba76dc6
43750Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43751Date:   Mon Jun 15 10:10:58 2015 -0400
43752
43753    (fix) invalid scope for notification prefs
43754
43755M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
43756
43757commit d41458dfdc38a0d5a77f11baf9adb78b3f7a7114
43758Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43759Date:   Mon Jun 15 10:07:56 2015 -0400
43760
43761    (fix) hide the dialog after save
43762
43763M	UI/WebServerResources/js/Scheduler/CalendarsController.js
43764
43765commit 406e9a3df266baccbe032d8ce937b21e574f0a5b
43766Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43767Date:   Mon Jun 15 10:05:39 2015 -0400
43768
43769    (fix) dropped old calendar sync/tag properties
43770
43771M	SoObjects/Appointments/SOGoAppointmentFolder.h
43772M	SoObjects/Appointments/SOGoAppointmentFolder.m
43773M	UI/Scheduler/UIxCalendarProperties.h
43774M	UI/Scheduler/UIxCalendarProperties.m
43775M	UI/Scheduler/UIxCalendarSelector.m
43776
43777commit b4f9b9095dfc00ad8266cb9ef943c3a5dd392f55
43778Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43779Date:   Mon Jun 15 09:53:10 2015 -0400
43780
43781    (feat) first pass at the calendar properties dialog
43782
43783M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
43784M	UI/Templates/SchedulerUI/UIxCalMainView.wox
43785M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
43786M	UI/WebServerResources/js/Contacts/AddressBooksController.js
43787M	UI/WebServerResources/js/Scheduler/CalendarsController.js
43788
43789commit e18b61f18063d23e9c3dc971729a541ce57fdfa6
43790Author: Francis Lachapelle <flachapelle@inverse.ca>
43791Date:   Mon Jun 15 09:19:21 2015 -0400
43792
43793    Improve API documentation /Calendar/calendarslist
43794
43795M	UI/Scheduler/UIxCalendarSelector.m
43796
43797commit af6e20d6270e9a9c79e305fb76b6d1abb42259f6
43798Author: Francis Lachapelle <flachapelle@inverse.ca>
43799Date:   Fri Jun 12 16:12:14 2015 -0400
43800
43801    (fix) Restore methods in UIxCalUserRightsEditor
43802
43803M	UI/Scheduler/UIxCalUserRightsEditor.h
43804M	UI/Scheduler/UIxCalUserRightsEditor.m
43805
43806commit 8100dfa79757304900e7fb63eb49a25f3d899eb4
43807Author: Francis Lachapelle <flachapelle@inverse.ca>
43808Date:   Fri Jun 12 15:58:44 2015 -0400
43809
43810    Update {variables,content}.scss for latest md
43811
43812M	UI/WebServerResources/scss/components/content/content.scss
43813M	UI/WebServerResources/scss/core/variables.scss
43814
43815commit 4514d7ce320e0feb75b2950a187a724d5b3ecca7
43816Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43817Date:   Fri Jun 12 15:26:22 2015 -0400
43818
43819    (fix) md-content -> md-dialog-content in templates
43820
43821M	UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox
43822M	UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox
43823
43824commit 0612c3dff14c93c66feb1c9927e98622d02e0eeb
43825Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43826Date:   Fri Jun 12 14:44:33 2015 -0400
43827
43828    Fixed templates
43829
43830M	UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox
43831M	UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox
43832
43833commit ee9e559765c0f825a2bb20ca2f358eb03b207f39
43834Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43835Date:   Fri Jun 12 13:34:08 2015 -0400
43836
43837    (feat) links to calendars
43838
43839M	UI/Scheduler/GNUmakefile
43840A	UI/Scheduler/UIxCalendarFolderLinksTemplate.h
43841A	UI/Scheduler/UIxCalendarFolderLinksTemplate.m
43842M	UI/Scheduler/product.plist
43843M	UI/Templates/SchedulerUI/UIxCalMainView.wox
43844A	UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox
43845M	UI/WebServerResources/js/Scheduler/CalendarsController.js
43846
43847commit a89b116940f200f4b4e7006a5168ceea5eccdf6b
43848Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43849Date:   Fri Jun 12 11:21:02 2015 -0400
43850
43851    (feat) allow showing links to address books
43852
43853M	UI/Contacts/GNUmakefile
43854A	UI/Contacts/UIxContactFolderLinksTemplate.h
43855A	UI/Contacts/UIxContactFolderLinksTemplate.m
43856D	UI/Contacts/UIxContactFolderProperties.h
43857D	UI/Contacts/UIxContactFolderProperties.m
43858M	UI/Contacts/product.plist
43859A	UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox
43860D	UI/Templates/ContactsUI/UIxContactFolderProperties.wox
43861M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
43862M	UI/WebServerResources/js/Contacts/AddressBooksController.js
43863
43864commit 942c97294225c5845fb5555ccc9d4caa8b2dcbcd
43865Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43866Date:   Fri Jun 12 08:55:28 2015 -0400
43867
43868    (feat) re-enabled export cards feature
43869
43870M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
43871
43872commit 20914a88129fc8ec6ee8a611d77211fe48ac5a78
43873Author: Francis Lachapelle <flachapelle@inverse.ca>
43874Date:   Fri Jun 12 14:12:51 2015 -0400
43875
43876    Improve and fix SASS preprocessing
43877
43878M	UI/WebServerResources/GNUmakefile
43879M	UI/WebServerResources/Gruntfile.js
43880
43881commit b85b2ed4166c908ce108c2171625a61db80b2d3c
43882Author: Francis Lachapelle <flachapelle@inverse.ca>
43883Date:   Fri Jun 12 12:26:17 2015 -0400
43884
43885    Update angular-material
43886
43887M	UI/WebServerResources/angular-material
43888
43889commit 3a1c1226bc321c38fb6f2dd9463d73514662a2e8
43890Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43891Date:   Thu Jun 11 14:32:07 2015 -0400
43892
43893    (feat) added menu in list of address books
43894
43895M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
43896
43897commit 6d12c2a2c8c19435713e6b24d16512c6b6cec4f1
43898Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43899Date:   Thu Jun 11 14:09:07 2015 -0400
43900
43901    (feat) enabled menu and fabdial support
43902
43903A	UI/WebServerResources/scss/components/fabSpeedDial/_extends.scss
43904A	UI/WebServerResources/scss/components/fabSpeedDial/fabSpeedDial.scss
43905A	UI/WebServerResources/scss/components/menu/_extends.scss
43906A	UI/WebServerResources/scss/components/menu/menu.scss
43907M	UI/WebServerResources/scss/core/variables.scss
43908M	UI/WebServerResources/scss/styles.scss
43909
43910commit 23d7c06829427cea352c47a2acb5bc053b25d06f
43911Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43912Date:   Mon Jun 8 15:49:27 2015 -0400
43913
43914    (feat) improved the attachments handling code for the message editor
43915
43916M	UI/MailerUI/UIxMailEditor.m
43917M	UI/Templates/MailerUI/UIxMailEditor.wox
43918M	UI/WebServerResources/js/Mailer/Message.service.js
43919M	UI/WebServerResources/js/Mailer/MessageEditorController.js
43920M	UI/WebServerResources/scss/styles.scss
43921
43922commit 290264262ce1df29758a2993a7f9b3e4d63f477f
43923Author: Francis Lachapelle <flachapelle@inverse.ca>
43924Date:   Fri Jun 5 16:20:57 2015 -0400
43925
43926    (js) Improve autocomplete of attendees editor
43927
43928M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
43929M	UI/WebServerResources/js/Common/utils.js
43930M	UI/WebServerResources/js/Scheduler/Component.service.js
43931M	UI/WebServerResources/js/Scheduler/ComponentController.js
43932
43933commit a95ed0f8e65de928fc880301994528b8640f3bd8
43934Author: Francis Lachapelle <flachapelle@inverse.ca>
43935Date:   Thu Jun 4 16:08:45 2015 -0400
43936
43937    Initial ng/md version of the attendees editor
43938
43939M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
43940M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
43941M	UI/WebServerResources/js/Common/utils.js
43942M	UI/WebServerResources/js/Scheduler/Component.service.js
43943M	UI/WebServerResources/js/Scheduler/ComponentController.js
43944M	UI/WebServerResources/scss/components/list/list.scss
43945M	UI/WebServerResources/scss/views/SchedulerUI.scss
43946
43947commit a2383db454e89a2c333ee0f0614087dadeea5fa5
43948Author: Francis Lachapelle <flachapelle@inverse.ca>
43949Date:   Thu Jun 4 14:48:52 2015 -0400
43950
43951    (js) Improve recurrence editor
43952
43953M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
43954M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
43955M	UI/WebServerResources/js/Scheduler/Component.service.js
43956
43957commit 1d1f7445cb4a84648cf3d4323d84fdca35808d6a
43958Author: Francis Lachapelle <flachapelle@inverse.ca>
43959Date:   Thu Jun 4 14:39:53 2015 -0400
43960
43961    (html) Remove upper div from image part viewer
43962
43963M	UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox
43964
43965commit b469045de84b48bd832545ebb875ce53c1fa1e03
43966Author: Francis Lachapelle <flachapelle@inverse.ca>
43967Date:   Thu Jun 4 14:37:33 2015 -0400
43968
43969    (js) Simplify Dialog service
43970
43971M	UI/WebServerResources/js/Common/Dialog.service.js
43972
43973commit a1c493358f8beb4aaea4e3c158572bc831294f42
43974Author: Francis Lachapelle <flachapelle@inverse.ca>
43975Date:   Thu Jun 4 14:36:58 2015 -0400
43976
43977    Improve API documentation for appointment editor
43978
43979M	UI/Scheduler/UIxAppointmentEditor.m
43980
43981commit 4cece88a428da4847de824495c07373c5157ee74
43982Author: Francis Lachapelle <flachapelle@inverse.ca>
43983Date:   Thu Jun 4 13:31:06 2015 -0400
43984
43985    JSONinfy [SOGoUserHomePage readFreeBusyAction]
43986
43987M	UI/MainUI/SOGoUserHomePage.m
43988
43989commit 8124faa6d4c0f014c0ee349547ee43067d841d39
43990Author: Ludovic Marcotte <lmarcotte@inverse.ca>
43991Date:   Wed Jun 3 19:42:30 2015 -0400
43992
43993    (feat) "Materialization" of the IMIP handling template
43994
43995M	UI/MailPartViewers/UIxMailPartICalActions.m
43996M	UI/MailPartViewers/UIxMailPartICalViewer.h
43997M	UI/MailPartViewers/UIxMailPartICalViewer.m
43998M	UI/MailPartViewers/UIxMailPartViewer.m
43999M	UI/MailPartViewers/product.plist
44000M	UI/Templates/Appointments/SOGoAptMailDeletion.wox
44001M	UI/Templates/Appointments/SOGoAptMailInvitation.wox
44002M	UI/Templates/Appointments/SOGoAptMailUpdate.wox
44003M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
44004M	UI/WebServerResources/js/Mailer/Message.service.js
44005A	UI/WebServerResources/js/Mailer/sgIMIP.directive.js
44006M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
44007M	UI/WebServerResources/scss/components/list/list.scss
44008
44009commit fb992db5ad3fc5927eea5fb3681784f6d73d2433
44010Author: Francis Lachapelle <flachapelle@inverse.ca>
44011Date:   Tue Jun 2 11:14:03 2015 -0400
44012
44013    Improve ACL editor (Scheduler & Contacts)
44014
44015M	UI/Common/UIxAclEditor.m
44016M	UI/Common/UIxUserRightsEditor.m
44017M	UI/Scheduler/UIxCalUserRightsEditor.h
44018M	UI/Scheduler/UIxCalUserRightsEditor.m
44019M	UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox
44020M	UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox
44021M	UI/Templates/UIxAclEditor.wox
44022M	UI/WebServerResources/js/Common/User.service.js
44023M	UI/WebServerResources/js/Contacts/AddressBooksController.js
44024M	UI/WebServerResources/js/Scheduler/CalendarsController.js
44025M	UI/WebServerResources/scss/components/card/card.scss
44026
44027commit e385bf34d5ac7568fcb381e549f58e82964a7eef
44028Author: Luc Charland <lcharland@inverse.ca>
44029Date:   Mon Jun 1 10:52:32 2015 -0400
44030
44031    added simple event testing json->dav
44032
44033M	Tests/Integration/carddav.py
44034M	Tests/Integration/test-carddav.py
44035
44036commit 4f754994392326cd0c9fc43ff7d9e00e9c3296c3
44037Author: Ludovic Marcotte <lmarcotte@inverse.ca>
44038Date:   Fri May 29 10:49:40 2015 -0400
44039
44040    (fix) Materalized link and image templates
44041
44042M	UI/MailPartViewers/UIxMailPartImageViewer.m
44043M	UI/MailPartViewers/UIxMailPartViewer.m
44044M	UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox
44045M	UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox
44046M	UI/WebServerResources/js/Mailer/Message.service.js
44047
44048commit 34140e77fc653e8b2e95de4267e0b01a079cfb5a
44049Author: Francis Lachapelle <flachapelle@inverse.ca>
44050Date:   Thu May 28 14:20:25 2015 -0400
44051
44052    (html) Improve ACL editor
44053
44054M	UI/Templates/UIxAclEditor.wox
44055M	UI/WebServerResources/scss/components/card/card.scss
44056
44057commit 04b992e1f130f8f9cc7bd61830fe4cbfa2c827de
44058Author: Francis Lachapelle <flachapelle@inverse.ca>
44059Date:   Thu May 28 13:48:45 2015 -0400
44060
44061    (js) Make use of 'controllerAs' in Contacts module
44062
44063M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
44064M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
44065M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
44066M	UI/WebServerResources/js/Contacts.app.js
44067M	UI/WebServerResources/js/Contacts/AddressBook.service.js
44068M	UI/WebServerResources/js/Contacts/AddressBookController.js
44069M	UI/WebServerResources/js/Contacts/AddressBooksController.js
44070M	UI/WebServerResources/js/Contacts/CardController.js
44071
44072commit 11cf483e2cc1abfa46f7fb316d498ded05a21bdd
44073Author: Francis Lachapelle <flachapelle@inverse.ca>
44074Date:   Thu May 28 10:56:27 2015 -0400
44075
44076    (js) Set height/width of gravatar's image
44077
44078M	UI/WebServerResources/js/Common/sgGravatarImage.directive.js
44079
44080commit 6a835c745fed26510d22917d505d775ceddc11ed
44081Author: Francis Lachapelle <flachapelle@inverse.ca>
44082Date:   Thu May 28 10:46:14 2015 -0400
44083
44084    (js) Fix resource URL of Acl service
44085
44086M	UI/WebServerResources/js/Common/Acl.service.js
44087
44088commit af353fb73f54bbcb63401eac761e7ca9168ca2df
44089Author: Francis Lachapelle <flachapelle@inverse.ca>
44090Date:   Wed May 27 15:06:42 2015 -0400
44091
44092    (js) Improve contact chips in card list editor
44093
44094    Exclude list members from auto-completion results.
44095
44096M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
44097M	UI/WebServerResources/js/Contacts/AddressBook.service.js
44098M	UI/WebServerResources/js/Contacts/Card.service.js
44099M	UI/WebServerResources/js/Contacts/CardController.js
44100
44101commit d159e12b3f963099652eaa15d100adb9c7c56259
44102Author: Francis Lachapelle <flachapelle@inverse.ca>
44103Date:   Wed May 27 14:59:49 2015 -0400
44104
44105    (js) Improve contact chips in Preferences module
44106
44107    Exclude users already in the prevent invitations whitelist.
44108
44109M	UI/Templates/PreferencesUI/UIxPreferences.wox
44110M	UI/WebServerResources/js/Common/User.service.js
44111M	UI/WebServerResources/js/Preferences/PreferencesController.js
44112
44113commit 28477e97090027bbfb8b3fd89cbb3ba9e70fe58c
44114Author: Francis Lachapelle <flachapelle@inverse.ca>
44115Date:   Wed May 27 09:49:13 2015 -0400
44116
44117    Add apidoc.json
44118
44119A	apidoc.json
44120
44121commit 9a3f4080c094434b5915e818cdc4538117c6321c
44122Author: Luc Charland <lcharland@inverse.ca>
44123Date:   Mon May 25 12:29:13 2015 -0400
44124
44125    test adding single and multiple phones with JSON and getting it with DAV
44126
44127A	Tests/Integration/carddav.py
44128A	Tests/Integration/test-carddav.py
44129
44130commit cdd52a0b37d9cd93edac50564240df17a91eb8b6
44131Author: Francis Lachapelle <flachapelle@inverse.ca>
44132Date:   Thu May 21 09:43:34 2015 -0400
44133
44134    (css) Cleanup card.scss
44135
44136M	UI/WebServerResources/scss/components/card/card.scss
44137
44138commit e226a32413820b94986b6f224709a9a98f344ade
44139Author: Francis Lachapelle <flachapelle@inverse.ca>
44140Date:   Wed May 20 14:46:12 2015 -0400
44141
44142    Improve login page
44143
44144    Used ngCloak directive to display the form only once AngularJS/Angular
44145    Material is loaded and all components initialized.
44146
44147M	UI/Templates/MainUI/SOGoRootPage.wox
44148M	UI/WebServerResources/js/Main.app.js
44149M	UI/WebServerResources/scss/components/button/button.scss
44150A	UI/WebServerResources/scss/core/angular.scss
44151M	UI/WebServerResources/scss/styles.scss
44152
44153commit 1f83680e125bb4a6134230b56ba0ebf71faa16eb
44154Author: Francis Lachapelle <flachapelle@inverse.ca>
44155Date:   Wed May 20 12:15:31 2015 -0400
44156
44157    Add aria attributes in Preferences module
44158
44159M	UI/PreferencesUI/English.lproj/Localizable.strings
44160M	UI/PreferencesUI/UIxPreferences.h
44161M	UI/PreferencesUI/UIxPreferences.m
44162M	UI/Templates/PreferencesUI/UIxPreferences.wox
44163
44164commit d5f4da39342de874cace9124f18707492d00f543
44165Author: Francis Lachapelle <flachapelle@inverse.ca>
44166Date:   Wed May 20 11:59:26 2015 -0400
44167
44168    (fix) Don't return duplicated timezones
44169
44170M	SOPE/NGCards/iCalTimeZone.m
44171
44172commit dc91be3c0d3e68cc1bd140ba76f9df3f6483c1c5
44173Author: Francis Lachapelle <flachapelle@inverse.ca>
44174Date:   Wed May 20 11:11:01 2015 -0400
44175
44176    Initial recurrence editor for appointments
44177
44178M	UI/Scheduler/English.lproj/Localizable.strings
44179M	UI/Scheduler/UIxCalMainView.m
44180M	UI/Scheduler/UIxComponentEditor.h
44181M	UI/Scheduler/UIxComponentEditor.m
44182M	UI/Scheduler/UIxRecurrenceEditor.m
44183M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
44184M	UI/WebServerResources/js/Scheduler/Component.service.js
44185M	UI/WebServerResources/js/Scheduler/ComponentController.js
44186M	UI/WebServerResources/scss/components/content/content.scss
44187A	UI/WebServerResources/scss/components/input/_extends.scss
44188M	UI/WebServerResources/scss/components/input/input.scss
44189M	UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss
44190M	UI/WebServerResources/scss/components/select/select.scss
44191
44192commit 7e96f3780908767bdbbf2862d27c670870968e74
44193Author: Francis Lachapelle <flachapelle@inverse.ca>
44194Date:   Wed May 20 11:05:42 2015 -0400
44195
44196    (wox) Add classification to event editor
44197
44198M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
44199
44200commit 0ac27aab50c688e84e0473af0e30fa28daa3e74d
44201Author: Francis Lachapelle <flachapelle@inverse.ca>
44202Date:   Wed May 20 10:27:53 2015 -0400
44203
44204    (js) Improve coding style of Card.service.js
44205
44206M	UI/WebServerResources/js/Contacts/Card.service.js
44207
44208commit 3350e2fa12a1e148adb8adc135e71b10d5b19382
44209Author: Francis Lachapelle <flachapelle@inverse.ca>
44210Date:   Wed May 20 09:38:30 2015 -0400
44211
44212    (fix) Syntax of word "occurrence"
44213
44214M	SOPE/NGCards/iCalByDayMask.h
44215M	SOPE/NGCards/iCalByDayMask.m
44216M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
44217
44218commit e4e5106f97bf7c2195b543620b46c604ee40cf91
44219Author: Francis Lachapelle <flachapelle@inverse.ca>
44220Date:   Wed May 20 09:31:53 2015 -0400
44221
44222    Set editor mode of Sass files
44223
44224M	UI/WebServerResources/scss/components/_palette.scss
44225M	UI/WebServerResources/scss/components/_utils.scss
44226M	UI/WebServerResources/scss/components/backdrop/backdrop.scss
44227M	UI/WebServerResources/scss/components/card/card.scss
44228M	UI/WebServerResources/scss/components/checkbox/checkbox.scss
44229M	UI/WebServerResources/scss/components/content/content.scss
44230M	UI/WebServerResources/scss/components/dialog/dialog.scss
44231M	UI/WebServerResources/scss/components/divider/divider.scss
44232M	UI/WebServerResources/scss/components/progressCircular/progressCircular.scss
44233M	UI/WebServerResources/scss/components/progressLinear/progressLinear.scss
44234M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
44235M	UI/WebServerResources/scss/core/_functions.scss
44236M	UI/WebServerResources/scss/core/base_styles/_base_style.scss
44237M	UI/WebServerResources/scss/core/base_styles/_functions.scss
44238M	UI/WebServerResources/scss/core/base_styles/_mixins.scss
44239M	UI/WebServerResources/scss/core/layout.scss
44240M	UI/WebServerResources/scss/core/reset.scss
44241M	UI/WebServerResources/scss/core/structure.scss
44242M	UI/WebServerResources/scss/core/typography.scss
44243M	UI/WebServerResources/scss/views/LoginUI.scss
44244M	UI/WebServerResources/scss/views/MessageEditorUI.scss
44245
44246commit ed7f979635e89145ec87517fde36d28e4e81bf78
44247Author: Francis Lachapelle <flachapelle@inverse.ca>
44248Date:   Wed May 20 09:29:39 2015 -0400
44249
44250    (js) Fix dependency injection in Dialog service
44251
44252M	UI/WebServerResources/js/Common/Dialog.service.js
44253
44254commit 46bfe6befbd9065285c21c37cdc987fcbeedc1b9
44255Author: Francis Lachapelle <flachapelle@inverse.ca>
44256Date:   Tue May 19 16:50:26 2015 -0400
44257
44258    (fix) Resolve component data completely
44259
44260M	UI/WebServerResources/js/Scheduler.app.js
44261
44262commit 22db83503668c29c2117ca8fdf820e8c3e056eb7
44263Author: Francis Lachapelle <flachapelle@inverse.ca>
44264Date:   Tue May 19 16:07:57 2015 -0400
44265
44266    Compress production version of CSS
44267
44268M	UI/WebServerResources/Gruntfile.js
44269
44270commit f6f704ddd81dbbdf92f7cb993c564d35d75dbf43
44271Author: Francis Lachapelle <flachapelle@inverse.ca>
44272Date:   Tue May 19 16:05:11 2015 -0400
44273
44274    (js) New sgToggleGrid directive
44275
44276    This directive allows to transform the tiles of a md-grid-list to toggle
44277    buttons.
44278
44279A	UI/WebServerResources/js/Common/sgToggleGrid.directive.js
44280M	UI/WebServerResources/scss/components/gridList/gridList.scss
44281
44282commit 9222bf80ef2ad9b62faa3c01c1b8f45d4d43621b
44283Author: Francis Lachapelle <flachapelle@inverse.ca>
44284Date:   Tue May 19 14:50:26 2015 -0400
44285
44286    (js) Fix mdContactChips in preferencs module
44287
44288    By keeping the same array reference throughout the auto-completion, we
44289    fix the ng-click on a list item. It also avoids constant redraws of the
44290    list.
44291
44292M	UI/Templates/PreferencesUI/UIxPreferences.wox
44293M	UI/WebServerResources/js/Common/User.service.js
44294
44295commit b017cb1711f66d3f0e4cabe7fe54675936649578
44296Author: Francis Lachapelle <flachapelle@inverse.ca>
44297Date:   Tue May 19 11:36:42 2015 -0400
44298
44299    Update variables.scss for latest md version
44300
44301M	UI/WebServerResources/scss/core/variables.scss
44302
44303commit 9db7d3b85dccbb68546f670a53620be3dd8bd8f7
44304Author: Francis Lachapelle <flachapelle@inverse.ca>
44305Date:   Tue May 19 11:32:12 2015 -0400
44306
44307    (fix) Show/save whitelisted users for invitations
44308
44309M	UI/WebServerResources/js/Preferences/Preferences.service.js
44310
44311commit 18cf3d5f9c5ca9e8d40cd90b86c567f92bf413b0
44312Author: Francis Lachapelle <flachapelle@inverse.ca>
44313Date:   Tue May 19 10:55:40 2015 -0400
44314
44315    (wox) Improve layout of Preferences module
44316
44317M	UI/Templates/PreferencesUI/UIxPreferences.wox
44318
44319commit 8e286b5d1544dbaf5b9e0cbfd3a863a295d72bbe
44320Author: Francis Lachapelle <flachapelle@inverse.ca>
44321Date:   Fri May 15 09:12:28 2015 -0400
44322
44323    (css) Drop unused "theme" Sass files
44324
44325    Only the original ng-material theme files are used in the build process
44326    of ng-material (using gulp).
44327
44328D	UI/WebServerResources/scss/components/backdrop/backdrop-theme.scss
44329D	UI/WebServerResources/scss/components/bottomSheet/bottomSheet-theme.scss
44330D	UI/WebServerResources/scss/components/button/button-theme.scss
44331D	UI/WebServerResources/scss/components/card/card-theme.scss
44332D	UI/WebServerResources/scss/components/checkbox/checkbox-theme.scss
44333D	UI/WebServerResources/scss/components/content/content-theme.scss
44334D	UI/WebServerResources/scss/components/dialog/dialog-theme.scss
44335D	UI/WebServerResources/scss/components/divider/divider-theme.scss
44336D	UI/WebServerResources/scss/components/input/input-theme.scss
44337D	UI/WebServerResources/scss/components/progressCircular/progressCircular-theme.scss
44338D	UI/WebServerResources/scss/components/progressLinear/progressLinear-theme.scss
44339D	UI/WebServerResources/scss/components/pseudo-input/pseudo-input-theme.scss
44340D	UI/WebServerResources/scss/components/radioButton/radio-button-theme.scss
44341D	UI/WebServerResources/scss/components/sidenav/sidenav-theme.scss
44342D	UI/WebServerResources/scss/components/slider/slider-theme.scss
44343D	UI/WebServerResources/scss/components/subheader/subheader-theme.scss
44344D	UI/WebServerResources/scss/components/switch/switch-theme.scss
44345D	UI/WebServerResources/scss/components/tabs/tabs-theme.scss
44346D	UI/WebServerResources/scss/components/toast/toast-theme.scss
44347D	UI/WebServerResources/scss/components/toolbar/toolbar-theme.scss
44348D	UI/WebServerResources/scss/components/tooltip/tooltip-theme.scss
44349
44350commit ec2b52bf7b98e38af150cc2385cfe93f6631c13a
44351Author: Francis Lachapelle <flachapelle@inverse.ca>
44352Date:   Thu May 14 11:36:21 2015 -0400
44353
44354    (fix) Save event to a different calendar
44355
44356M	UI/Scheduler/UIxAppointmentEditor.m
44357M	UI/Scheduler/UIxComponentEditor.m
44358M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
44359M	UI/WebServerResources/js/Scheduler/Component.service.js
44360
44361commit ac705547e8f2e225dfe64a74511d217efc8bae5c
44362Author: Francis Lachapelle <flachapelle@inverse.ca>
44363Date:   Wed May 13 15:25:42 2015 -0400
44364
44365    (js) Colorize the bg of calendars checkboxes
44366
44367    The background color was affecting only checked checkboxes. Now the
44368    color is applied even for uncheck checkboxes.
44369
44370M	UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js
44371
44372commit a9ad21b395e701e53ad9d6471b08292234c5dfc1
44373Author: Francis Lachapelle <flachapelle@inverse.ca>
44374Date:   Wed May 13 15:20:22 2015 -0400
44375
44376    (js) Improve handling of message flags
44377
44378    We now call the model's methods from the template. Uncluttered the
44379    message controller. Fixed the synchronization of the flags with the
44380    messages list.
44381
44382M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
44383M	UI/WebServerResources/js/Mailer.app.js
44384M	UI/WebServerResources/js/Mailer/Message.service.js
44385M	UI/WebServerResources/js/Mailer/MessageController.js
44386M	UI/WebServerResources/scss/components/icon/icon.scss
44387
44388commit ec123b451256d59ec0f4d1127df8465d5d16eda2
44389Author: Francis Lachapelle <flachapelle@inverse.ca>
44390Date:   Wed May 13 11:49:15 2015 -0400
44391
44392    Improve tags chips of message viewer
44393
44394M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
44395M	UI/WebServerResources/scss/components/chips/chips.scss
44396
44397commit f27544c72cb115b83b19690752e1cc5ecdd95585
44398Author: Francis Lachapelle <flachapelle@inverse.ca>
44399Date:   Wed May 13 10:36:34 2015 -0400
44400
44401    (js) New sgCompile directive to render mail parts
44402
44403M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
44404A	UI/WebServerResources/js/Common/sgCompile.directive.js
44405M	UI/WebServerResources/js/Mailer/Message.service.js
44406
44407commit 9ed65e34adccc34caaa1cee374a2de8554723945
44408Author: Francis Lachapelle <flachapelle@inverse.ca>
44409Date:   Tue May 12 22:37:58 2015 -0400
44410
44411    JSONify mail parts
44412
44413M	UI/MailPartViewers/UIxMailPartAlternativeViewer.m
44414M	UI/MailPartViewers/UIxMailPartMixedViewer.h
44415M	UI/MailPartViewers/UIxMailPartMixedViewer.m
44416M	UI/MailPartViewers/UIxMailPartSignedViewer.m
44417M	UI/MailPartViewers/UIxMailPartViewer.h
44418M	UI/MailPartViewers/UIxMailPartViewer.m
44419M	UI/MailerUI/UIxMailView.m
44420M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
44421M	UI/WebServerResources/js/Mailer/Message.service.js
44422
44423commit 6cd02043afe8a7dcfed7666383527fe68b53fecb
44424Author: Ludovic Marcotte <lmarcotte@inverse.ca>
44425Date:   Sat May 9 14:37:40 2015 -0400
44426
44427    (feat) can now batch delete messages
44428
44429M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
44430M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
44431M	UI/Templates/MailerUI/UIxMailMainFrame.wox
44432M	UI/WebServerResources/js/Contacts/AddressBookController.js
44433M	UI/WebServerResources/js/Mailer/Mailbox.service.js
44434M	UI/WebServerResources/js/Mailer/MailboxController.js
44435M	UI/WebServerResources/js/Mailer/MailboxesController.js
44436M	UI/WebServerResources/js/Mailer/Message.service.js
44437
44438commit 0edc2c12170cc600a4bb7568cf4b884257e24501
44439Author: Ludovic Marcotte <lmarcotte@inverse.ca>
44440Date:   Fri May 8 20:35:23 2015 -0400
44441
44442    Added email button for selected contacts (to be implemented)
44443
44444M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
44445
44446commit 2fa0e91ca7c9c4d56cd598247ad45b49f5087f09
44447Author: Francis Lachapelle <flachapelle@inverse.ca>
44448Date:   Fri May 8 16:42:46 2015 -0400
44449
44450    (js) AddressBook service: Improve documentation
44451
44452M	UI/WebServerResources/js/Contacts/AddressBook.service.js
44453
44454commit b37892e033377c3d0c96fb6432838bf4b9bddc84
44455Author: Francis Lachapelle <flachapelle@inverse.ca>
44456Date:   Fri May 8 16:40:39 2015 -0400
44457
44458    (js) Card service: Improve initialization
44459
44460M	UI/WebServerResources/js/Contacts/Card.service.js
44461
44462commit 2b6d9db83a0186681d38d05f068c2baebcf57b05
44463Author: Francis Lachapelle <flachapelle@inverse.ca>
44464Date:   Fri May 8 16:32:26 2015 -0400
44465
44466    API documentation for batchDelete
44467
44468    Also return a proper JSON-payload in case of an error
44469
44470M	UI/Common/UIxFolderActions.m
44471
44472commit 7d54bd5e8603543480d87b37c80ac18f6fdfa02d
44473Author: Ludovic Marcotte <lmarcotte@inverse.ca>
44474Date:   Fri May 8 15:47:09 2015 -0400
44475
44476    Initial work for muliple selections + new toolbar with ops
44477
44478M	UI/Common/UIxFolderActions.m
44479M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
44480M	UI/WebServerResources/js/Contacts/AddressBook.service.js
44481M	UI/WebServerResources/js/Contacts/AddressBookController.js
44482M	UI/WebServerResources/js/Contacts/Card.service.js
44483M	UI/WebServerResources/js/Mailer/MessageController.js
44484M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
44485M	UI/WebServerResources/scss/components/list/list.scss
44486M	UI/WebServerResources/scss/views/LoginUI.scss
44487
44488commit 499e66ffe950cd6b0dcce6446ebbdf5e38d5fc03
44489Author: Francis Lachapelle <flachapelle@inverse.ca>
44490Date:   Fri May 8 12:06:52 2015 -0400
44491
44492    (css) Improve contacts and messages lists
44493
44494M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
44495M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
44496M	UI/WebServerResources/js/Contacts/AddressBookController.js
44497M	UI/WebServerResources/js/Mailer/MailboxController.js
44498M	UI/WebServerResources/scss/_shame.scss
44499M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
44500M	UI/WebServerResources/scss/components/button/button.scss
44501M	UI/WebServerResources/scss/components/list/list.scss
44502M	UI/WebServerResources/scss/core/typography.scss
44503M	UI/WebServerResources/scss/views/MailerUI.scss
44504
44505commit 395f3585ca9590f94c02f2f1ea8e7696f5f864d4
44506Author: Francis Lachapelle <flachapelle@inverse.ca>
44507Date:   Thu May 7 15:18:19 2015 -0400
44508
44509    (js) Improve user search in AddressBook ACL editor
44510
44511M	UI/WebServerResources/js/Contacts/AddressBooksController.js
44512
44513commit 9f9cd68997698cfa7751366925ecc7328d9b522b
44514Author: Francis Lachapelle <flachapelle@inverse.ca>
44515Date:   Thu May 7 15:15:20 2015 -0400
44516
44517    (fix) Partial fix for md-contact-chips
44518
44519    Those fixes resolve the JavaScript errors, but the behavior is wrong;
44520    the displayed results are delayed with respect to the search string.
44521    md-contact-chips is expected to change (for the best) soon.
44522
44523M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
44524M	UI/Templates/PreferencesUI/UIxPreferences.wox
44525M	UI/WebServerResources/js/Common/User.service.js
44526M	UI/WebServerResources/js/Contacts/CardController.js
44527M	UI/WebServerResources/js/Preferences/PreferencesController.js
44528
44529commit ab38134ba9eaa12bbc84d3452ac368fe9b28a6c0
44530Author: Francis Lachapelle <flachapelle@inverse.ca>
44531Date:   Thu May 7 10:04:50 2015 -0400
44532
44533    Improve user search auto-completion
44534
44535M	UI/Templates/PreferencesUI/UIxPreferences.wox
44536M	UI/Templates/UIxAclEditor.wox
44537M	UI/WebServerResources/js/Common/User.service.js
44538M	UI/WebServerResources/js/Contacts/AddressBooksController.js
44539M	UI/WebServerResources/js/Preferences/Preferences.service.js
44540
44541commit a52e6604c1a8682fbb4cd21abeca4e81f246fffc
44542Author: Francis Lachapelle <flachapelle@inverse.ca>
44543Date:   Thu May 7 10:03:30 2015 -0400
44544
44545    Improve contact list auto-completion
44546
44547M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
44548M	UI/WebServerResources/js/Contacts/Card.service.js
44549
44550commit b65573472e0451a7e441bc099593a5ff689a3b70
44551Author: Francis Lachapelle <flachapelle@inverse.ca>
44552Date:   Thu May 7 09:49:48 2015 -0400
44553
44554    Don't use node-sass 3.0.0, yet
44555
44556M	UI/WebServerResources/package.json
44557
44558commit 160055a874d12e694349d3504e978c0a51b16de5
44559Author: Francis Lachapelle <flachapelle@inverse.ca>
44560Date:   Thu May 7 09:48:29 2015 -0400
44561
44562    Remove unused CSS files
44563
44564D	UI/WebServerResources/css/ContactsUI.css
44565D	UI/WebServerResources/css/MailerUI.css
44566D	UI/WebServerResources/css/angular-material.css
44567D	UI/WebServerResources/css/angular-material.min.css
44568D	UI/WebServerResources/css/app.css
44569D	UI/WebServerResources/css/blue-grey-theme.css
44570D	UI/WebServerResources/css/default-theme.css
44571D	UI/WebServerResources/css/mobile.css
44572D	UI/WebServerResources/css/ng-tags-input.bootstrap.css
44573D	UI/WebServerResources/css/ng-tags-input.bootstrap.min.css
44574D	UI/WebServerResources/css/ng-tags-input.css
44575D	UI/WebServerResources/css/ng-tags-input.min.css
44576D	UI/WebServerResources/css/themes/amber-theme.css
44577D	UI/WebServerResources/css/themes/blue-theme.css
44578D	UI/WebServerResources/css/themes/brown-theme.css
44579D	UI/WebServerResources/css/themes/cyan-theme.css
44580D	UI/WebServerResources/css/themes/deep-orange-theme.css
44581D	UI/WebServerResources/css/themes/deep-purple-theme.css
44582D	UI/WebServerResources/css/themes/green-theme.css
44583D	UI/WebServerResources/css/themes/grey-theme.css
44584D	UI/WebServerResources/css/themes/indigo-theme.css
44585D	UI/WebServerResources/css/themes/light-blue-dark-theme.css
44586D	UI/WebServerResources/css/themes/light-green-theme.css
44587D	UI/WebServerResources/css/themes/lime-theme.css
44588D	UI/WebServerResources/css/themes/orange-theme.css
44589D	UI/WebServerResources/css/themes/pink-theme.css
44590D	UI/WebServerResources/css/themes/purple-theme.css
44591D	UI/WebServerResources/css/themes/red-theme.css
44592D	UI/WebServerResources/css/themes/teal-theme.css
44593D	UI/WebServerResources/css/themes/yellow-theme.css
44594D	UI/WebServerResources/css/ubuntu.css
44595
44596commit 2d46f4fd3389b82b802ceb0ef3a55adb23d6000c
44597Author: Francis Lachapelle <flachapelle@inverse.ca>
44598Date:   Wed May 6 17:46:58 2015 -0400
44599
44600    (js) Improve Contacts controllers
44601
44602M	UI/WebServerResources/js/Contacts/AddressBookController.js
44603M	UI/WebServerResources/js/Contacts/CardController.js
44604
44605commit 0eb2ecd2f24ee0694795014532096609679f2dc6
44606Author: Francis Lachapelle <flachapelle@inverse.ca>
44607Date:   Wed May 6 17:45:28 2015 -0400
44608
44609    (js) Improve Gravatar support
44610
44611M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
44612M	UI/Templates/PreferencesUI/UIxPreferences.wox
44613A	UI/WebServerResources/js/Common/Gravatar.service.js
44614M	UI/WebServerResources/js/Common/User.service.js
44615M	UI/WebServerResources/js/Common/sgGravatarImage.directive.js
44616M	UI/WebServerResources/js/Common/utils.js
44617M	UI/WebServerResources/js/Contacts/AddressBook.service.js
44618M	UI/WebServerResources/js/Contacts/Card.service.js
44619
44620commit 856809426628d846dc15026716b13886b94e69a6
44621Author: Francis Lachapelle <flachapelle@inverse.ca>
44622Date:   Wed May 6 16:15:03 2015 -0400
44623
44624    (wox) Improve mobile display of Contacts
44625
44626M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
44627
44628commit 5e2bdcd2bad04fa2ab2d68cfbfee1ed01b4beba6
44629Author: Ludovic Marcotte <lmarcotte@inverse.ca>
44630Date:   Wed May 6 16:11:51 2015 -0400
44631
44632    (fix) pimped the login form and added SOGoLoginDomains support
44633
44634M	UI/Templates/MainUI/SOGoRootPage.wox
44635
44636commit 2095df7865d0cd8ad20190b1da5966df56c01dc2
44637Author: Francis Lachapelle <flachapelle@inverse.ca>
44638Date:   Wed May 6 12:12:58 2015 -0400
44639
44640    Update .gitignore
44641
44642M	.gitignore
44643
44644commit 618d3d9cc0e8a525b54da3b5ad64e8d2762ebcaa
44645Author: Francis Lachapelle <flachapelle@inverse.ca>
44646Date:   Wed May 6 12:12:27 2015 -0400
44647
44648    (js) Fix dependency injections
44649
44650M	UI/Templates/PreferencesUI/UIxPreferences.wox
44651M	UI/WebServerResources/js/Common/Authentication.service.js
44652M	UI/WebServerResources/js/Common/Common.app.js
44653M	UI/WebServerResources/js/Common/sgSubscribe.directive.js
44654M	UI/WebServerResources/js/Contacts.app.js
44655M	UI/WebServerResources/js/Mailer.app.js
44656M	UI/WebServerResources/js/Preferences/Preferences.service.js
44657
44658commit 874e393948e67a90947a8a1c93d87d2f1361a8f2
44659Author: Francis Lachapelle <flachapelle@inverse.ca>
44660Date:   Wed May 6 12:06:14 2015 -0400
44661
44662    (js) New file structure for login page (RootPage)
44663
44664M	UI/Templates/MainUI/SOGoRootPage.wox
44665A	UI/WebServerResources/js/Main.app.js
44666D	UI/WebServerResources/js/SOGoRootPage.js
44667M	UI/WebServerResources/scss/styles.scss
44668
44669commit d056f5581ae638b599e3c7faf3402b3c67ca81dd
44670Author: Ludovic Marcotte <lmarcotte@inverse.ca>
44671Date:   Wed May 6 09:46:37 2015 -0400
44672
44673    (fix) do not autocapitalize the username field
44674
44675M	UI/Templates/MainUI/SOGoRootPage.wox
44676
44677commit a8f52b30b8dea5efa47d346322dd8c1e0ada58fe
44678Author: Ludovic Marcotte <lmarcotte@inverse.ca>
44679Date:   Wed May 6 09:02:44 2015 -0400
44680
44681    (fix) adjusted the template after refactoring
44682
44683M	UI/Templates/PreferencesUI/UIxPreferences.wox
44684
44685commit 1dc5f0d4127d60b324606e2ac0dbc3ac1d6ca1e4
44686Author: Francis Lachapelle <flachapelle@inverse.ca>
44687Date:   Tue May 5 22:06:13 2015 -0400
44688
44689    (js) New file structure for Angular modules
44690
44691    JavaScript files are now merged by the 'js' Grunt task.
44692
44693M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
44694M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
44695M	UI/Templates/MailerUI/UIxMailMainFrame.wox
44696M	UI/Templates/PreferencesUI/UIxPreferences.wox
44697M	UI/Templates/SchedulerUI/UIxCalMainView.wox
44698M	UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox
44699M	UI/Templates/UIxAclEditor.wox
44700M	UI/Templates/UIxPageFrame.wox
44701M	UI/WebServerResources/Gruntfile.js
44702D	UI/WebServerResources/js/Appointments/calendar-model.js
44703D	UI/WebServerResources/js/Appointments/component-model.js
44704A	UI/WebServerResources/js/Common/Acl.service.js
44705A	UI/WebServerResources/js/Common/Authentication.service.js
44706A	UI/WebServerResources/js/Common/Common.app.js
44707A	UI/WebServerResources/js/Common/Dialog.service.js
44708A	UI/WebServerResources/js/Common/Resource.service.js
44709D	UI/WebServerResources/js/Common/SOGoAuthentication.js
44710A	UI/WebServerResources/js/Common/User.service.js
44711D	UI/WebServerResources/js/Common/acl-model.js
44712A	UI/WebServerResources/js/Common/decodeUri.filter.js
44713A	UI/WebServerResources/js/Common/encodeUri.filter.js
44714A	UI/WebServerResources/js/Common/loc.filter.js
44715A	UI/WebServerResources/js/Common/navController.js
44716D	UI/WebServerResources/js/Common/resource.js
44717A	UI/WebServerResources/js/Common/sgEnter.directive.js
44718A	UI/WebServerResources/js/Common/sgEscape.directive.js
44719A	UI/WebServerResources/js/Common/sgFocus.directive.js
44720A	UI/WebServerResources/js/Common/sgFocus.service.js
44721A	UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js
44722A	UI/WebServerResources/js/Common/sgGravatarImage.directive.js
44723A	UI/WebServerResources/js/Common/sgSearch.directive.js
44724A	UI/WebServerResources/js/Common/sgSubscribe.directive.js
44725M	UI/WebServerResources/js/Common/ui-desktop.js
44726D	UI/WebServerResources/js/Common/ui.js
44727D	UI/WebServerResources/js/Common/user-model.js
44728A	UI/WebServerResources/js/Contacts.app.js
44729A	UI/WebServerResources/js/Contacts/AddressBook.service.js
44730A	UI/WebServerResources/js/Contacts/AddressBookController.js
44731A	UI/WebServerResources/js/Contacts/AddressBooksController.js
44732A	UI/WebServerResources/js/Contacts/Card.service.js
44733A	UI/WebServerResources/js/Contacts/CardController.js
44734D	UI/WebServerResources/js/Contacts/addressbook-model.js
44735D	UI/WebServerResources/js/Contacts/card-model.js
44736A	UI/WebServerResources/js/Contacts/sgAddress.directive.js
44737D	UI/WebServerResources/js/ContactsUI.js
44738A	UI/WebServerResources/js/Mailer.app.js
44739A	UI/WebServerResources/js/Mailer/Account.service.js
44740A	UI/WebServerResources/js/Mailer/Mailbox.service.js
44741A	UI/WebServerResources/js/Mailer/MailboxController.js
44742A	UI/WebServerResources/js/Mailer/MailboxesController.js
44743A	UI/WebServerResources/js/Mailer/Message.service.js
44744A	UI/WebServerResources/js/Mailer/MessageController.js
44745A	UI/WebServerResources/js/Mailer/MessageEditorController.js
44746D	UI/WebServerResources/js/Mailer/account-model.js
44747D	UI/WebServerResources/js/Mailer/mailbox-model.js
44748D	UI/WebServerResources/js/Mailer/message-model.js
44749D	UI/WebServerResources/js/MailerUI.js
44750A	UI/WebServerResources/js/Preferences.app.js
44751A	UI/WebServerResources/js/Preferences/AccountDialogController.js
44752A	UI/WebServerResources/js/Preferences/FiltersDialogController.js
44753A	UI/WebServerResources/js/Preferences/Preferences.service.js
44754A	UI/WebServerResources/js/Preferences/PreferencesController.js
44755D	UI/WebServerResources/js/Preferences/preferences-model.js
44756D	UI/WebServerResources/js/PreferencesUI.js
44757A	UI/WebServerResources/js/Scheduler.app.js
44758A	UI/WebServerResources/js/Scheduler/Calendar.service.js
44759A	UI/WebServerResources/js/Scheduler/CalendarController.js
44760A	UI/WebServerResources/js/Scheduler/CalendarListController.js
44761A	UI/WebServerResources/js/Scheduler/CalendarsController.js
44762A	UI/WebServerResources/js/Scheduler/Component.service.js
44763A	UI/WebServerResources/js/Scheduler/ComponentController.js
44764A	UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
44765A	UI/WebServerResources/js/Scheduler/sgCalendarDayTable.directive.js
44766A	UI/WebServerResources/js/Scheduler/sgCalendarMonthDay.directive.js
44767A	UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js
44768D	UI/WebServerResources/js/SchedulerUI.js
44769M	UI/WebServerResources/package.json
44770
44771commit b1ff1d436534f0bd99882a2c313c119c9b5ff869
44772Author: Ludovic Marcotte <lmarcotte@inverse.ca>
44773Date:   Tue May 5 16:11:40 2015 -0400
44774
44775    (fix) many UI improvements in the pref panel
44776
44777M	UI/Templates/PreferencesUI/UIxPreferences.wox
44778
44779commit 7e82ece74cc40721807a5c872cb8fdb6332fb3be
44780Author: Ludovic Marcotte <lmarcotte@inverse.ca>
44781Date:   Tue May 5 15:42:09 2015 -0400
44782
44783    (fix) hide the detail view when we have nothing to show
44784
44785M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
44786M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
44787M	UI/WebServerResources/js/ContactsUI.js
44788M	UI/WebServerResources/js/MailerUI.js
44789
44790commit a5cf7659ebae7bcc4c5fa0fe07b8f1d4020e05c8
44791Author: Francis Lachapelle <flachapelle@inverse.ca>
44792Date:   Tue May 5 15:22:52 2015 -0400
44793
44794    (js) Fix Message service initialization
44795
44796M	UI/WebServerResources/js/Mailer/message-model.js
44797
44798commit 43b6006a860ea16c15b4b54c3c9d2c4f321b49e5
44799Author: Luc Charland <lcharland@inverse.ca>
44800Date:   Tue May 5 15:13:04 2015 -0400
44801
44802    removed the unneeded sleep
44803
44804M	Tests/Integration/webdavlib.py
44805
44806commit 7eb58db949b6ce59d96610c285fe15fa7aa3e334
44807Author: Ludovic Marcotte <lmarcotte@inverse.ca>
44808Date:   Tue May 5 13:06:31 2015 -0400
44809
44810    (fix) also remove the Draft flag
44811
44812M	UI/MailerUI/UIxMailListActions.m
44813
44814commit 12c820783608b8a9a9e0d8ba5ad4beb3d6d4ab73
44815Author: Ludovic Marcotte <lmarcotte@inverse.ca>
44816Date:   Tue May 5 13:03:59 2015 -0400
44817
44818    (feat) flag/unflag messages
44819
44820M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
44821M	UI/WebServerResources/js/Mailer/message-model.js
44822M	UI/WebServerResources/js/MailerUI.js
44823
44824commit b16c17457e25e9ea367bfcf15ea6251b4879b078
44825Author: Ludovic Marcotte <lmarcotte@inverse.ca>
44826Date:   Tue May 5 12:04:41 2015 -0400
44827
44828    (fix) disabled the toggles for priority/return receipt for now
44829
44830M	UI/Templates/MailerUI/UIxMailEditor.wox
44831
44832commit 2d22c56efe95dfcc4be644faefbf3db13a2bd7d1
44833Author: Ludovic Marcotte <lmarcotte@inverse.ca>
44834Date:   Tue May 5 09:49:40 2015 -0400
44835
44836    (feat) added replied/forwarded message status support + pimped UI a bit
44837
44838M	UI/MailerUI/UIxMailListActions.m
44839M	UI/Templates/MailerUI/UIxMailEditor.wox
44840M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
44841M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
44842
44843commit 8a74c9f9e0a4302403b7d17dd2762d64278fcae0
44844Author: Ludovic Marcotte <lmarcotte@inverse.ca>
44845Date:   Tue May 5 09:03:52 2015 -0400
44846
44847    (fix) recipients handling was broken since moving to chips
44848
44849M	UI/WebServerResources/js/Mailer/message-model.js
44850
44851commit c09e76f2d1c0bf84635ca072d7d1a5127e713c34
44852Author: Ludovic Marcotte <lmarcotte@inverse.ca>
44853Date:   Mon May 4 16:39:45 2015 -0400
44854
44855    (feat) handle show cc/bcc/attachments in mail composition
44856
44857M	UI/Templates/MailerUI/UIxMailEditor.wox
44858M	UI/WebServerResources/js/MailerUI.js
44859
44860commit 4fa33c0bc2179bd36d671001ec37e0261b5e62ba
44861Author: Luc Charland <lcharland@inverse.ca>
44862Date:   Mon May 4 13:48:55 2015 -0400
44863
44864    All tests now pass in version 3
44865
44866M	Tests/Integration/preferences.py
44867M	Tests/Integration/test-preferences.py
44868M	Tests/Integration/test-sieve.py
44869M	UI/PreferencesUI/UIxPreferences.m
44870
44871commit b0318ca7b65f54936f3b86c1c6c84dd649600931
44872Author: Ludovic Marcotte <lmarcotte@inverse.ca>
44873Date:   Mon May 4 13:56:29 2015 -0400
44874
44875    (feat) chips for mail labels
44876
44877M	UI/MailerUI/UIxMailListActions.m
44878M	UI/MailerUI/UIxMailMainFrame.m
44879M	UI/Templates/MailerUI/UIxMailMainFrame.wox
44880M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
44881M	UI/WebServerResources/js/Mailer/message-model.js
44882M	UI/WebServerResources/js/MailerUI.js
44883
44884commit 8e0230488fa6de448ba4493bb6d6aac600bf7562
44885Author: Francis Lachapelle <flachapelle@inverse.ca>
44886Date:   Mon May 4 13:36:04 2015 -0400
44887
44888    (css) Remove Compass dependency
44889
44890M	UI/WebServerResources/Gruntfile.js
44891M	UI/WebServerResources/bower.json
44892M	UI/WebServerResources/package.json
44893M	UI/WebServerResources/scss/components/button/button.scss
44894M	UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss
44895M	UI/WebServerResources/scss/core/mixins.scss
44896M	UI/WebServerResources/scss/styles.scss
44897
44898commit b20707d0ed3d8d6c594911e8bbd9a760a3abc938
44899Author: Francis Lachapelle <flachapelle@inverse.ca>
44900Date:   Mon May 4 12:07:15 2015 -0400
44901
44902    (css) Add rem function from ng's variables.scss
44903
44904M	UI/WebServerResources/scss/core/variables.scss
44905
44906commit cc7c7f7dc7229dc8dfdbed90f31004d45339b686
44907Author: Ludovic Marcotte <lmarcotte@inverse.ca>
44908Date:   Mon May 4 08:52:54 2015 -0400
44909
44910    Fixed wrong subheader name
44911
44912M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
44913
44914commit 8b483136d0de0792380c59bd409e2fa88de46a21
44915Author: Francis Lachapelle <flachapelle@inverse.ca>
44916Date:   Fri May 1 13:56:43 2015 -0400
44917
44918    Fix compilation warning in UIxJSONPreferences.m
44919
44920M	UI/PreferencesUI/UIxJSONPreferences.m
44921
44922commit 2888034ea610a71acd11d890b3e6141f24e60ab3
44923Author: Francis Lachapelle <flachapelle@inverse.ca>
44924Date:   Fri May 1 12:19:33 2015 -0400
44925
44926    (js) Create new appointment from Calendar module
44927
44928M	UI/Templates/SchedulerUI/UIxCalMainView.wox
44929M	UI/WebServerResources/js/Appointments/component-model.js
44930M	UI/WebServerResources/js/SchedulerUI.js
44931
44932commit 520103cffef8c8c1313320473303a4f553de0b3d
44933Author: Francis Lachapelle <flachapelle@inverse.ca>
44934Date:   Fri May 1 12:12:42 2015 -0400
44935
44936    (js) Extend String with method 'capitalize'
44937
44938M	UI/WebServerResources/js/Common/utils.js
44939
44940commit 12d5b576245d02455dd3f1114ba7c63b83a759d3
44941Author: Francis Lachapelle <flachapelle@inverse.ca>
44942Date:   Fri May 1 09:56:30 2015 -0400
44943
44944    (js) Handle web calendars in Calendar model
44945
44946M	UI/WebServerResources/js/Appointments/calendar-model.js
44947
44948commit 523532b153d24aecbd740957855402068c657905
44949Author: Francis Lachapelle <flachapelle@inverse.ca>
44950Date:   Fri May 1 09:54:49 2015 -0400
44951
44952    (js) Resource.post: argument 'id' is optional
44953
44954M	UI/WebServerResources/js/Common/resource.js
44955
44956commit fc3c362515176715b32801263ee03a0728f3ea49
44957Author: Francis Lachapelle <flachapelle@inverse.ca>
44958Date:   Fri May 1 09:52:48 2015 -0400
44959
44960    (css) Grow width of message viewer
44961
44962M	UI/WebServerResources/scss/views/MailerUI.scss
44963
44964commit 0c213c9e661bc4b71bed3ce2bdb145439eb8fe08
44965Author: Francis Lachapelle <flachapelle@inverse.ca>
44966Date:   Fri May 1 09:51:30 2015 -0400
44967
44968    (js) Improve code of Calendar module
44969
44970    Integrated usage of 'controllerAs'.
44971
44972M	UI/Templates/SchedulerUI/UIxCalMainView.wox
44973M	UI/WebServerResources/js/SchedulerUI.js
44974
44975commit 494e2be680e4c2fff1a4eb697cbc5e8f974c6683
44976Author: Francis Lachapelle <flachapelle@inverse.ca>
44977Date:   Fri May 1 09:41:17 2015 -0400
44978
44979    (js) Save addressbook search string
44980
44981    This allow to show the email address that matches the search string (if
44982    it does)
44983
44984M	UI/WebServerResources/js/Contacts/addressbook-model.js
44985M	UI/WebServerResources/js/Contacts/card-model.js
44986
44987commit d9184d2363b94ec006bd8aa56cefdd8924775083
44988Author: Francis Lachapelle <flachapelle@inverse.ca>
44989Date:   Fri May 1 09:38:55 2015 -0400
44990
44991    Format HTML + remove fab button from mail viewer
44992
44993M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
44994M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
44995M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
44996
44997commit d9b67a85f24c2b420f0fda5e2445091863568fa8
44998Author: Francis Lachapelle <flachapelle@inverse.ca>
44999Date:   Fri May 1 09:08:07 2015 -0400
45000
45001    Return the proper HTTP code when saving an event
45002
45003M	UI/Scheduler/UIxAppointmentEditor.m
45004
45005commit e59a4b4246c363a4b8b78b27d98eaad0825f2ebb
45006Author: Francis Lachapelle <flachapelle@inverse.ca>
45007Date:   Thu Apr 30 22:12:46 2015 -0400
45008
45009    Use of Dialog.prompt service in Contacts module
45010
45011M	UI/WebServerResources/js/ContactsUI.js
45012
45013commit 666d36736fec095e330020a91057ec2179b6dee3
45014Author: Francis Lachapelle <flachapelle@inverse.ca>
45015Date:   Thu Apr 30 22:12:08 2015 -0400
45016
45017    Fix/improve search filter of Contacts module
45018
45019M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
45020
45021commit 33b035b36098af941162355787d85f76d88c69a0
45022Author: Francis Lachapelle <flachapelle@inverse.ca>
45023Date:   Thu Apr 30 16:27:40 2015 -0400
45024
45025    LDIF to vCard: Handle multiple emails & phones
45026
45027M	SoObjects/Contacts/NGVCard+SOGo.m
45028M	SoObjects/Contacts/SOGoContactLDIFEntry.m
45029M	SoObjects/Contacts/SOGoContactSourceFolder.m
45030
45031commit 41bc68946d140e4b8362662de34ded4ea9177798
45032Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45033Date:   Thu Apr 30 13:58:26 2015 -0400
45034
45035    Improved the UI of the bottom sheet content
45036
45037M	UI/Templates/UIxPageFrame.wox
45038M	UI/WebServerResources/scss/components/list/list.scss
45039
45040commit f515543e335cd6b98b99c258773c5e15d68fd0a9
45041Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45042Date:   Thu Apr 30 11:19:30 2015 -0400
45043
45044    (fix) many adjustments regarding auxiliary accounts
45045
45046M	UI/PreferencesUI/UIxJSONPreferences.m
45047M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
45048M	UI/WebServerResources/js/PreferencesUI.js
45049
45050commit 6d64242382a128595e5eea6abf21f56352f41503
45051Author: Francis Lachapelle <flachapelle@inverse.ca>
45052Date:   Thu Apr 30 10:31:49 2015 -0400
45053
45054    (fix) Restore radio-button.scss
45055
45056M	UI/WebServerResources/scss/styles.scss
45057
45058commit d3916e6e5e6c26a07190df34e8049a0460b845b5
45059Author: Francis Lachapelle <flachapelle@inverse.ca>
45060Date:   Wed Apr 29 22:56:04 2015 -0400
45061
45062    Improve API documentation
45063
45064M	UI/Common/UIxParentFolderActions.m
45065M	UI/Scheduler/UIxCalFolderActions.m
45066M	UI/Scheduler/UIxCalMainActions.m
45067
45068commit f2833a278102a1c8771631f5f25e3393cb640cfd
45069Author: Francis Lachapelle <flachapelle@inverse.ca>
45070Date:   Wed Apr 29 16:43:11 2015 -0400
45071
45072    JSONify [UIxCalMainActions addWebCalendarAction]
45073
45074M	UI/Scheduler/UIxCalMainActions.m
45075
45076commit 9e8d991099d2b9e12c594d8d712f6fd0c29b283f
45077Author: Francis Lachapelle <flachapelle@inverse.ca>
45078Date:   Wed Apr 29 16:42:10 2015 -0400
45079
45080    Display relative dates in Calendar module
45081
45082M	UI/Scheduler/UIxCalListingActions.h
45083M	UI/Scheduler/UIxCalListingActions.m
45084
45085commit 1e3cb575678aac5a9918829574e5a0a2681e53bc
45086Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45087Date:   Wed Apr 29 14:45:22 2015 -0400
45088
45089    (fix) removal of mail account
45090
45091M	UI/Templates/PreferencesUI/UIxPreferences.wox
45092
45093commit bc67ffe20db51688e42ef1d7ea0a23fd1f5f76aa
45094Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45095Date:   Wed Apr 29 14:40:18 2015 -0400
45096
45097    (feat) Gravatar support for mail/contacts
45098
45099M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
45100M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
45101M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
45102M	UI/WebServerResources/js/Common/ui-desktop.js
45103
45104commit d0ee85e77ad048a34f6faee4de814df3a2b57e2b
45105Author: Francis Lachapelle <flachapelle@inverse.ca>
45106Date:   Wed Apr 29 14:37:04 2015 -0400
45107
45108    Add button to create new mailbox from account root
45109
45110M	UI/Templates/MailerUI/UIxMailMainFrame.wox
45111M	UI/WebServerResources/js/MailerUI.js
45112
45113commit b390a4b117a6539760d56815d46f9ca9f8dbd127
45114Author: Francis Lachapelle <flachapelle@inverse.ca>
45115Date:   Wed Apr 29 14:18:51 2015 -0400
45116
45117    (css) Enlarge width of "detail" view
45118
45119M	UI/WebServerResources/scss/views/_view.scss
45120
45121commit bb05ce89c9ac407d4d2d7cef1c91551e7129b942
45122Author: Francis Lachapelle <flachapelle@inverse.ca>
45123Date:   Wed Apr 29 14:17:51 2015 -0400
45124
45125    (js) Improve Dialog service
45126
45127M	UI/WebServerResources/js/Common/ui-desktop.js
45128
45129commit 16b75b1debe93be4c7d7d142aae2009c4134a605
45130Author: Francis Lachapelle <flachapelle@inverse.ca>
45131Date:   Wed Apr 29 11:23:21 2015 -0400
45132
45133    Improve lists in sidenav
45134
45135    - the ripple effect is now visible when clicking on list items;
45136    - the fab icon has been moved over the items list;
45137    - colorized the checkboxes of the calendars list.
45138
45139M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
45140M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
45141M	UI/Templates/MailerUI/UIxMailMainFrame.wox
45142M	UI/Templates/SchedulerUI/UIxCalMainView.wox
45143M	UI/WebServerResources/js/Appointments/calendar-model.js
45144M	UI/WebServerResources/js/Common/ui-desktop.js
45145M	UI/WebServerResources/js/ContactsUI.js
45146M	UI/WebServerResources/js/Mailer/account-model.js
45147M	UI/WebServerResources/js/Mailer/mailbox-model.js
45148M	UI/WebServerResources/js/MailerUI.js
45149M	UI/WebServerResources/scss/components/button/button.scss
45150M	UI/WebServerResources/scss/components/list/list.scss
45151M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
45152
45153commit 4dbd796fd5eddef90a591b3e9d1ff0b0247f58c3
45154Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45155Date:   Tue Apr 28 15:25:59 2015 -0400
45156
45157    Added color "avatar" for mail labels
45158
45159M	UI/Templates/PreferencesUI/UIxPreferences.wox
45160M	UI/WebServerResources/js/PreferencesUI.js
45161
45162commit affa6ba65610bde6c440dacddb1ec88ad009fc10
45163Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45164Date:   Tue Apr 28 15:22:20 2015 -0400
45165
45166    (fix) new calendar category now showing color too
45167
45168M	UI/WebServerResources/js/PreferencesUI.js
45169
45170commit 8074e67b84377ba294ec1781ea628534a78d944b
45171Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45172Date:   Tue Apr 28 15:15:42 2015 -0400
45173
45174    (fix) default calendar category colors
45175
45176M	UI/PreferencesUI/UIxJSONPreferences.m
45177
45178commit d43d31d1440b899fa6537dd21c792001042f7b3a
45179Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45180Date:   Tue Apr 28 15:01:35 2015 -0400
45181
45182    (fix) correctly initialize arrays
45183
45184M	UI/WebServerResources/js/PreferencesUI.js
45185
45186commit 966a088a0f8f1af3cbb5650b23bbd2e564764032
45187Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45188Date:   Tue Apr 28 14:01:44 2015 -0400
45189
45190    (fix) correctly initialize the PreventInvitationsWhitelist array
45191
45192M	UI/WebServerResources/js/Preferences/preferences-model.js
45193
45194commit ebf4c1a9c7745030b47a4f2311e7a2d50544ef19
45195Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45196Date:   Tue Apr 28 13:56:50 2015 -0400
45197
45198    (fix) also handle forwardAddress
45199
45200M	UI/WebServerResources/js/Preferences/preferences-model.js
45201
45202commit dd13abd70145cc72fbaaed6fbeb33ee681993c19
45203Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45204Date:   Tue Apr 28 13:40:27 2015 -0400
45205
45206    Fixed pref module
45207
45208M	UI/Templates/PreferencesUI/UIxPreferences.wox
45209
45210commit aa4dc45aa7e02e579d2eb732ab13f0702f4743ad
45211Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45212Date:   Tue Apr 28 11:51:39 2015 -0400
45213
45214    fix over previous commit
45215
45216M	UI/PreferencesUI/UIxPreferences.m
45217
45218commit e1d8854d104a171e3a1eac701cc967b31bb0f941
45219Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45220Date:   Tue Apr 28 11:19:37 2015 -0400
45221
45222    (fix) correctly generate the Sieve script
45223
45224M	UI/PreferencesUI/UIxPreferences.m
45225
45226commit 243726f0962b705f9874c2ea76eb6a8981fbbc7e
45227Author: Luc Charland <lcharland@inverse.ca>
45228Date:   Tue Apr 28 11:02:43 2015 -0400
45229
45230    Changed preferences to use JSON for v3
45231
45232M	Tests/Integration/preferences.py
45233M	Tests/Integration/test-preferences.py
45234M	Tests/Integration/test-prevent-invitations.py
45235M	Tests/Integration/test-sieve.py
45236
45237commit f49610f058ddc20b9531b0a0289f7976e4ce3c3e
45238Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45239Date:   Mon Apr 27 13:33:26 2015 -0400
45240
45241    (fix) renamed md-content -> md-dialog-content regarding changes in angular-material
45242
45243M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
45244M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
45245M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
45246M	UI/Templates/UIxAclEditor.wox
45247M	UI/WebServerResources/js/ContactsUI.js
45248M	UI/WebServerResources/js/SchedulerUI.js
45249
45250commit a166d1b4cfbe0ef227fce6a98e3224d5429fc93f
45251Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45252Date:   Mon Apr 27 13:18:05 2015 -0400
45253
45254    Using chips for adding/viewing contact categories
45255
45256M	UI/Contacts/UIxContactView.m
45257M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
45258M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
45259M	UI/WebServerResources/js/Contacts/card-model.js
45260M	UI/WebServerResources/js/ContactsUI.js
45261
45262commit 8557b2a1613b564f981b0851b2c3d32a87e2cc68
45263Author: Francis Lachapelle <flachapelle@inverse.ca>
45264Date:   Mon Apr 27 11:24:58 2015 -0400
45265
45266    (fix) Reset button of contact and event editors
45267
45268M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
45269M	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
45270
45271commit d77f75da49f3fc6bf454261ecd14604a7c6e41d2
45272Author: Francis Lachapelle <flachapelle@inverse.ca>
45273Date:   Mon Apr 27 10:23:31 2015 -0400
45274
45275    (fix) Save card in Contacts module
45276
45277M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
45278M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
45279M	UI/WebServerResources/js/ContactsUI.js
45280
45281commit 0f1b0bfbbeedaf9ba8944f5fe52cf8b53543c960
45282Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45283Date:   Fri Apr 24 19:44:34 2015 -0400
45284
45285    Fixed ui routing for card editor
45286
45287M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
45288
45289commit 91c92e3a11c280d5fd200a0ef31ebb12f52eece2
45290Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45291Date:   Fri Apr 24 19:20:32 2015 -0400
45292
45293    added new calendar feature
45294
45295M	UI/WebServerResources/js/SchedulerUI.js
45296
45297commit 1f5248371c0367f66139b23f9cdee3980bf43088
45298Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45299Date:   Fri Apr 24 18:55:23 2015 -0400
45300
45301    Disabled unuseful md-select for now
45302
45303M	UI/Templates/UIxSidenavToolbarTemplate.wox
45304
45305commit dbf614a2dc70d4581780562b839e7d26af1e05df
45306Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45307Date:   Fri Apr 24 17:41:05 2015 -0400
45308
45309    Re-enabled textures
45310
45311M	UI/WebServerResources/scss/components/bottomSheet/bottomSheet.scss
45312M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
45313
45314commit c957b4b45fec36e361d18cb56273ce966e632861
45315Author: Francis Lachapelle <flachapelle@inverse.ca>
45316Date:   Fri Apr 24 16:48:41 2015 -0400
45317
45318    Initial component editor in Scheduler module
45319
45320M	UI/Scheduler/UIxAppointmentEditor.m
45321M	UI/Scheduler/UIxCalMainView.m
45322M	UI/Scheduler/product.plist
45323A	UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
45324M	UI/Templates/SchedulerUI/UIxCalMainView.wox
45325M	UI/Templates/UIxPageFrame.wox
45326M	UI/WebServerResources/Gruntfile.js
45327M	UI/WebServerResources/bower.json
45328M	UI/WebServerResources/js/Appointments/component-model.js
45329M	UI/WebServerResources/js/Common/ui-desktop.js
45330M	UI/WebServerResources/js/SchedulerUI.js
45331M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
45332
45333commit feee156c0a171d1cc22db6263aa4e3028c0deb2e
45334Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45335Date:   Fri Apr 24 16:07:48 2015 -0400
45336
45337    Added calendar sharing capability
45338
45339M	UI/Scheduler/UIxCalUserRightsEditor.m
45340M	UI/Scheduler/product.plist
45341M	UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox
45342M	UI/Templates/SchedulerUI/UIxCalMainView.wox
45343M	UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox
45344M	UI/WebServerResources/angular-material
45345M	UI/WebServerResources/js/Common/user-model.js
45346M	UI/WebServerResources/js/SchedulerUI.js
45347M	UI/WebServerResources/scss/components/bottomSheet/bottomSheet.scss
45348M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
45349M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
45350
45351commit 0d62ec0bead8f6eec5636532e518de31da4607d0
45352Author: Francis Lachapelle <flachapelle@inverse.ca>
45353Date:   Fri Apr 24 15:08:55 2015 -0400
45354
45355    (js) Split Calendars list by type
45356
45357    The list of calendars is now splitted by type: personal calendars and
45358    other's calendars (subscriptions).
45359
45360    The constructor of the Calendar model has been improved.
45361
45362M	UI/Templates/SchedulerUI/UIxCalMainView.wox
45363M	UI/WebServerResources/js/Appointments/calendar-model.js
45364M	UI/WebServerResources/js/SchedulerUI.js
45365
45366commit 550fc09ee4227f89e74e6a0c6f8f93e25a96cd05
45367Author: Francis Lachapelle <flachapelle@inverse.ca>
45368Date:   Fri Apr 24 14:25:04 2015 -0400
45369
45370    Add attribute isReadOnly to event/task JSON view
45371
45372M	UI/Scheduler/UIxAppointmentEditor.m
45373M	UI/Scheduler/UIxComponentEditor.h
45374M	UI/Scheduler/UIxComponentEditor.m
45375M	UI/Scheduler/UIxTaskEditor.m
45376
45377commit 5e3b3e698711159baf68476de3e8954d69042a28
45378Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45379Date:   Fri Apr 24 11:53:08 2015 -0400
45380
45381    Added ACL sharing capabilities for address books
45382
45383M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
45384M	UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox
45385M	UI/Templates/UIxAclEditor.wox
45386M	UI/WebServerResources/js/ContactsUI.js
45387
45388commit 77269e5cd645e8a9f284186783838222f04ec6d8
45389Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45390Date:   Fri Apr 24 11:44:33 2015 -0400
45391
45392    Used the avatar for consistency with other dialogs
45393
45394M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
45395
45396commit 8c9a074688efbd6d90aa64a3b2af0395dbc934e2
45397Author: Francis Lachapelle <flachapelle@inverse.ca>
45398Date:   Fri Apr 24 08:53:28 2015 -0400
45399
45400    (css) Add sticky component for subheaders
45401
45402M	UI/WebServerResources/scss/styles.scss
45403
45404commit 5247200bf0054c1dedbc764582802988c69ab95e
45405Author: Francis Lachapelle <flachapelle@inverse.ca>
45406Date:   Fri Apr 24 08:52:20 2015 -0400
45407
45408    (css) Improve lists and subheaders components
45409
45410M	UI/WebServerResources/scss/components/button/button.scss
45411M	UI/WebServerResources/scss/components/list/list.scss
45412M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
45413M	UI/WebServerResources/scss/components/subheader/subheader.scss
45414M	UI/WebServerResources/scss/views/ContactsUI.scss
45415
45416commit 96ebc32d8aa072b032ae51ace6a36135ae9b9793
45417Author: Francis Lachapelle <flachapelle@inverse.ca>
45418Date:   Fri Apr 24 08:45:39 2015 -0400
45419
45420    Split AddressBooks list by type
45421
45422    The list of addressbook books is now splitted by type: personal
45423    addressbooks, other's addressbooks (subscriptions) and global
45424    addressbooks (from sogo.conf, per domain).
45425
45426    The main ui-view has been splitted and therefore an additional
45427    controller has been created.
45428
45429    The constructor of the AddressBook model has been improved.
45430
45431M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
45432M	UI/WebServerResources/js/Contacts/addressbook-model.js
45433M	UI/WebServerResources/js/ContactsUI.js
45434
45435commit 19c12add73b6af2e92403d8720f2274c48a814b7
45436Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45437Date:   Thu Apr 23 14:41:32 2015 -0400
45438
45439    Added the capability to create address books
45440
45441M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
45442M	UI/WebServerResources/js/ContactsUI.js
45443
45444commit ecf30daaf30c4e09ad9a61437e5a958b098319d7
45445Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45446Date:   Thu Apr 23 11:24:49 2015 -0400
45447
45448    Removed useless file
45449
45450D	UI/WebServerResources/js/Common/notes
45451
45452commit 47e7201eb6e45e4ade66a85ef73b7f1d1e0b833c
45453Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45454Date:   Thu Apr 23 11:02:11 2015 -0400
45455
45456    added list avatar, make use of it
45457
45458M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
45459M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
45460M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
45461M	UI/WebServerResources/scss/components/list/list.scss
45462
45463commit 174accdb23cd7332aa9836f93064b6346a306041
45464Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45465Date:   Thu Apr 23 09:47:51 2015 -0400
45466
45467    Display category color
45468
45469M	UI/Templates/PreferencesUI/UIxPreferences.wox
45470M	UI/WebServerResources/js/PreferencesUI.js
45471
45472commit 62468d21ef37285f9cf1adf7653f0da768539025
45473Author: Francis Lachapelle <flachapelle@inverse.ca>
45474Date:   Wed Apr 22 22:49:44 2015 -0400
45475
45476    Improve template for sgSubscribe directive
45477
45478M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
45479M	UI/WebServerResources/scss/components/button/button.scss
45480M	UI/WebServerResources/scss/components/list/list.scss
45481
45482commit 9571befbfd593b273ff3742b209d0f0f2e63ee96
45483Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45484Date:   Wed Apr 22 16:10:02 2015 -0400
45485
45486    Added logoff feature
45487
45488M	UI/Templates/UIxPageFrame.wox
45489
45490commit 36189e420316638f88644172f229d121a48b8fe3
45491Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45492Date:   Wed Apr 22 15:55:52 2015 -0400
45493
45494    Added calendar subscription
45495
45496M	UI/Templates/SchedulerUI/UIxCalMainView.wox
45497M	UI/WebServerResources/js/Common/ui-desktop.js
45498M	UI/WebServerResources/js/SchedulerUI.js
45499
45500commit 428f2586c70f78ff807a9f0b6a07f8b977e9348b
45501Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45502Date:   Wed Apr 22 15:41:50 2015 -0400
45503
45504    Added addressbook subscription support
45505
45506M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
45507M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
45508M	UI/WebServerResources/js/Common/ui-desktop.js
45509
45510commit 5ea57f195b4d3933b30bc0b60ec21830d672c18c
45511Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45512Date:   Wed Apr 22 10:01:31 2015 -0400
45513
45514    Allow creation or list/contact
45515
45516M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
45517M	UI/WebServerResources/js/Contacts/card-model.js
45518M	UI/WebServerResources/js/ContactsUI.js
45519
45520commit 11179cf27db52cd10aa21fc1f0ebb5cfb7a99201
45521Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45522Date:   Tue Apr 21 14:24:19 2015 -0400
45523
45524    Use a label instead of subheader, it's more sexy
45525
45526M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
45527
45528commit 2ff613148364d10c2c32017eb21a09b16aff7497
45529Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45530Date:   Tue Apr 21 14:19:43 2015 -0400
45531
45532    Added list editor/viewer, fixed contact editor
45533
45534M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
45535M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
45536M	UI/WebServerResources/js/Common/user-model.js
45537M	UI/WebServerResources/js/Contacts/card-model.js
45538
45539commit 7b874d08d44c1c34e328081011615490c4dbd394
45540Author: Francis Lachapelle <flachapelle@inverse.ca>
45541Date:   Tue Apr 21 13:40:39 2015 -0400
45542
45543    Improve sidenav lists
45544
45545M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
45546M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
45547M	UI/Templates/PreferencesUI/UIxPreferences.wox
45548M	UI/WebServerResources/js/Common/ui-desktop.js
45549M	UI/WebServerResources/scss/components/button/button.scss
45550M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
45551
45552commit 3858911007f85703ea9ef1d870421c25e0482158
45553Author: Luc Charland <lcharland@inverse.ca>
45554Date:   Tue Apr 21 09:59:50 2015 -0400
45555
45556    Changed login from urlencoded to json
45557
45558M	Tests/Integration/sogoLogin.py
45559
45560commit a25a01495fd6b237e2241e3d4292b3017998df17
45561Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45562Date:   Mon Apr 20 17:28:43 2015 -0400
45563
45564    Added chips for prevent invitations
45565
45566M	UI/Templates/PreferencesUI/UIxPreferences.wox
45567M	UI/WebServerResources/js/Common/user-model.js
45568M	UI/WebServerResources/js/Preferences/preferences-model.js
45569M	UI/WebServerResources/js/PreferencesUI.js
45570
45571commit 781d55cc378512734228f1d24f81469344f7135e
45572Author: Francis Lachapelle <flachapelle@inverse.ca>
45573Date:   Mon Apr 20 16:11:10 2015 -0400
45574
45575    Force colors of sgFolderStylesheet
45576
45577M	UI/WebServerResources/js/Common/ui-desktop.js
45578
45579commit 5d5d8bc201dd25a6bc6a00a32f7207a018b00c03
45580Author: Francis Lachapelle <flachapelle@inverse.ca>
45581Date:   Mon Apr 20 13:27:03 2015 -0400
45582
45583    (html) Fix list of messages of selected mailbox
45584
45585M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
45586
45587commit 0cdd19e3aa1dacfc5af94a1f92b9dc25a9576c57
45588Author: Luc Charland <lcharland@inverse.ca>
45589Date:   Mon Apr 20 13:17:20 2015 -0400
45590
45591    fixed a missing semi-colon
45592
45593M	UI/MainUI/product.plist
45594
45595commit 0f21c02a5ff9a1cec66d9c7292feef98831f5f2c
45596Author: Francis Lachapelle <flachapelle@inverse.ca>
45597Date:   Mon Apr 20 12:21:00 2015 -0400
45598
45599    (html) Fix template of sgFolderTree directive
45600
45601M	UI/WebServerResources/js/Common/ui-desktop.js
45602
45603commit ecad0c367f6f95ee00001d880ac58a86190bd096
45604Author: Francis Lachapelle <flachapelle@inverse.ca>
45605Date:   Mon Apr 20 12:08:20 2015 -0400
45606
45607    (html) Fix list of messages of selected mailbox
45608
45609M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
45610
45611commit eeca191103967558cfd622371d722d273bad2f20
45612Author: Francis Lachapelle <flachapelle@inverse.ca>
45613Date:   Mon Apr 20 12:04:07 2015 -0400
45614
45615    (css) Cleanup sidenav component
45616
45617    Remove duplicated definitions from angular material source and prepare
45618    for right sidenav.
45619
45620M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
45621
45622commit 3f27e5b7750a4c1f8b3fd6a2a630424571514fea
45623Author: Francis Lachapelle <flachapelle@inverse.ca>
45624Date:   Mon Apr 20 11:56:30 2015 -0400
45625
45626    (css) Dirty fix for vs-repeat damages
45627
45628M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
45629
45630commit 991351999e14f304dd9f9b6cd448a147d9694003
45631Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45632Date:   Sun Apr 19 08:26:27 2015 -0400
45633
45634    Removed unused statement
45635
45636M	UI/WebServerResources/js/Common/user-model.js
45637
45638commit c76bca3f68d58658e4d02d90477bbbacc43a5cac
45639Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45640Date:   Sun Apr 19 08:15:04 2015 -0400
45641
45642    arial label
45643
45644M	UI/Templates/MainUI/SOGoRootPage.wox
45645
45646commit 0529de2c1cc8e6df8ca3dd8081950a535a217a74
45647Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45648Date:   Sun Apr 19 08:13:55 2015 -0400
45649
45650    Removed useless stuff
45651
45652M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
45653M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
45654
45655commit b141031ccd67a9cb4bb591e056d0951fc3930720
45656Author: Francis Lachapelle <flachapelle@inverse.ca>
45657Date:   Sat Apr 18 08:50:06 2015 -0400
45658
45659    Initialize arrays of new message instance
45660
45661M	UI/WebServerResources/js/Mailer/account-model.js
45662M	UI/WebServerResources/js/Mailer/message-model.js
45663
45664commit 69716321656de259a01266bedd42f88ec1eaa69f
45665Author: Francis Lachapelle <flachapelle@inverse.ca>
45666Date:   Sat Apr 18 01:23:56 2015 -0400
45667
45668    (scss) Remove deprecated textfield component
45669
45670D	UI/WebServerResources/scss/components/textField/_extends.scss
45671D	UI/WebServerResources/scss/components/textField/textField-theme.scss
45672D	UI/WebServerResources/scss/components/textField/textField.scss
45673M	UI/WebServerResources/scss/styles.scss
45674
45675commit b9eb0f9a6962d0c8aad12ee8b5d99b822e2be65d
45676Author: Francis Lachapelle <flachapelle@inverse.ca>
45677Date:   Sat Apr 18 01:21:52 2015 -0400
45678
45679    (scss) Integrate md-chips
45680
45681A	UI/WebServerResources/scss/components/chips/_extends.scss
45682A	UI/WebServerResources/scss/components/chips/chips.scss
45683M	UI/WebServerResources/scss/styles.scss
45684
45685commit 0924b5154e9cc2c8094ff5fa048a67d031c6055b
45686Author: Francis Lachapelle <flachapelle@inverse.ca>
45687Date:   Sat Apr 18 01:19:35 2015 -0400
45688
45689    Replace ngTagsInput by md-chips + md-autocomplete
45690
45691M	UI/Templates/MailerUI/UIxMailEditor.wox
45692M	UI/Templates/MailerUI/UIxMailMainFrame.wox
45693M	UI/WebServerResources/Gruntfile.js
45694M	UI/WebServerResources/bower.json
45695M	UI/WebServerResources/js/MailerUI.js
45696D	UI/WebServerResources/scss/components/ngTags/ng-tags-input.scss
45697M	UI/WebServerResources/scss/styles.scss
45698
45699commit 14597f8f163583959844b06a5f261b08af1c5af4
45700Author: Benoit Favreault <benoit.favreault@gmail.com>
45701Date:   Wed Apr 15 16:24:23 2015 -0400
45702
45703    Update angular-material to commit 96559458633f90dafd543d3a88f9a2165fd76ac3
45704
45705M	UI/WebServerResources/angular-material
45706
45707commit fc69d6b1d41a7d288585fd4ef8a50dc8dcecc781
45708Author: Benoit Favreault <benoit.favreault@gmail.com>
45709Date:   Tue Apr 14 22:19:51 2015 -0400
45710
45711    Change paper palette defaults hues
45712    Fix mobile show-hide
45713
45714M	UI/WebServerResources/js/Common/ui.js
45715M	UI/WebServerResources/scss/core/layout.scss
45716
45717commit 321cfb846786efc8c3000cbbf426545511dddc8a
45718Author: Benoit Favreault <benoit.favreault@gmail.com>
45719Date:   Tue Apr 14 20:46:41 2015 -0400
45720
45721    Update angular-material to commit 77504e9ff178abf02c0886d7f6cfad7d68239fca
45722
45723M	UI/WebServerResources/angular-material
45724
45725commit da9dbd8ad59446423d08052b11e9e5a56ed7a9e3
45726Author: Francis Lachapelle <flachapelle@inverse.ca>
45727Date:   Mon Apr 13 10:24:08 2015 -0400
45728
45729    (fix) Restore checkbox.scss
45730
45731M	UI/WebServerResources/scss/styles.scss
45732
45733commit 4626039e5c195fafdab3e25fb7306f6270765fc4
45734Author: Francis Lachapelle <flachapelle@inverse.ca>
45735Date:   Mon Apr 13 09:47:33 2015 -0400
45736
45737    (fix) JavaScript errors on Mail preferences tab
45738
45739M	UI/PreferencesUI/UIxPreferences.m
45740M	UI/Templates/PreferencesUI/UIxPreferences.wox
45741
45742commit 41f598c9ed73ba8146dfadb3148a6da3abe53a8b
45743Author: Benoit Favreault <benoit.favreault@gmail.com>
45744Date:   Fri Apr 10 16:22:50 2015 -0400
45745
45746    Reset SchdulerUI.scss to [6ee715d]
45747
45748M	UI/WebServerResources/scss/views/SchedulerUI.scss
45749
45750commit f080536b3f11517193d4d084763b98fd119c9d91
45751Author: Benoit Favreault <benoit.favreault@gmail.com>
45752Date:   Fri Apr 10 16:10:57 2015 -0400
45753
45754    Resolve conflict
45755
45756M	UI/WebServerResources/scss/views/SchedulerUI.scss
45757D	UI/WebServerResources/scss/views/SchedulerUI.scss.orig
45758
45759commit af57fa84e4cb47c8c301170515ec90b090a3bc00
45760Author: Benoit Favreault <benoit.favreault@gmail.com>
45761Date:   Fri Apr 10 15:48:23 2015 -0400
45762
45763    Update angular-material [commit 42db19dd5571eb88ba8d2a9667d183d9f3d61da7]
45764
45765M	UI/WebServerResources/angular-material
45766
45767commit 46a262acfa15cfa9ffe2d0780d1ca300c394b65b
45768Author: Benoit Favreault <benoit.favreault@gmail.com>
45769Date:   Fri Apr 10 15:37:00 2015 -0400
45770
45771    Cleaning unused scss files
45772
45773M	UI/WebServerResources/package.json
45774D	UI/WebServerResources/scss/components/_pages/_page-resources.scss
45775D	UI/WebServerResources/scss/components/_pages/_styleguide.scss
45776M	UI/WebServerResources/scss/components/_palette.scss
45777M	UI/WebServerResources/scss/components/_utils.scss
45778M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
45779M	UI/WebServerResources/scss/components/backdrop/backdrop.scss
45780M	UI/WebServerResources/scss/components/bottomSheet/bottomSheet-theme.scss
45781D	UI/WebServerResources/scss/components/bottombar/_extends.scss
45782D	UI/WebServerResources/scss/components/bottombar/_mixins.scss
45783D	UI/WebServerResources/scss/components/bottombar/bottombar-theme.scss
45784D	UI/WebServerResources/scss/components/bottombar/bottombar.scss
45785D	UI/WebServerResources/scss/components/bottombar/test.scss
45786D	UI/WebServerResources/scss/components/button/_button.scss
45787A	UI/WebServerResources/scss/components/button/button.scss
45788M	UI/WebServerResources/scss/components/card/card.scss
45789M	UI/WebServerResources/scss/components/checkbox/checkbox.scss
45790M	UI/WebServerResources/scss/components/content/content.scss
45791M	UI/WebServerResources/scss/components/dialog/dialog.scss
45792M	UI/WebServerResources/scss/components/divider/divider.scss
45793M	UI/WebServerResources/scss/components/icon/icon.scss
45794M	UI/WebServerResources/scss/components/input/input.scss
45795M	UI/WebServerResources/scss/components/list/list.scss
45796M	UI/WebServerResources/scss/components/ngTags/ng-tags-input.scss
45797M	UI/WebServerResources/scss/components/progressCircular/progressCircular.scss
45798M	UI/WebServerResources/scss/components/progressLinear/progressLinear.scss
45799M	UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss
45800M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
45801M	UI/WebServerResources/scss/components/subheader/subheader.scss
45802M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
45803M	UI/WebServerResources/scss/core/_functions.scss
45804M	UI/WebServerResources/scss/core/base_styles/_base_style.scss
45805M	UI/WebServerResources/scss/core/base_styles/_functions.scss
45806M	UI/WebServerResources/scss/core/base_styles/_mixins.scss
45807M	UI/WebServerResources/scss/core/layout.scss
45808M	UI/WebServerResources/scss/core/mixins.scss
45809M	UI/WebServerResources/scss/core/reset.scss
45810M	UI/WebServerResources/scss/core/structure.scss
45811M	UI/WebServerResources/scss/core/typography.scss
45812M	UI/WebServerResources/scss/core/variables.scss
45813D	UI/WebServerResources/scss/modules/_article-nav.scss
45814D	UI/WebServerResources/scss/modules/_articles-section.scss
45815D	UI/WebServerResources/scss/modules/_did-you-know.scss
45816D	UI/WebServerResources/scss/modules/_editorial-header.scss
45817D	UI/WebServerResources/scss/modules/_featured-section.scss
45818D	UI/WebServerResources/scss/modules/_featured-spotlight.scss
45819D	UI/WebServerResources/scss/modules/_guides-section.scss
45820D	UI/WebServerResources/scss/modules/_highlight.scss
45821D	UI/WebServerResources/scss/modules/_in-this-guide.scss
45822D	UI/WebServerResources/scss/modules/_next-lessons.scss
45823D	UI/WebServerResources/scss/modules/_page-header.scss
45824D	UI/WebServerResources/scss/modules/_quote.scss
45825D	UI/WebServerResources/scss/modules/_related-guides.scss
45826D	UI/WebServerResources/scss/modules/_related-items.scss
45827D	UI/WebServerResources/scss/modules/_summary-header.scss
45828D	UI/WebServerResources/scss/modules/_toc.scss
45829M	UI/WebServerResources/scss/styles.scss
45830D	UI/WebServerResources/scss/themes/color-palette.scss
45831D	UI/WebServerResources/scss/vendors/_compass.scss
45832D	UI/WebServerResources/scss/vendors/compass/_configuration.scss
45833D	UI/WebServerResources/scss/vendors/compass/_css3.scss
45834D	UI/WebServerResources/scss/vendors/compass/_layout.scss
45835D	UI/WebServerResources/scss/vendors/compass/_reset-legacy.scss
45836D	UI/WebServerResources/scss/vendors/compass/_reset.scss
45837D	UI/WebServerResources/scss/vendors/compass/_support.scss
45838D	UI/WebServerResources/scss/vendors/compass/_typography.scss
45839D	UI/WebServerResources/scss/vendors/compass/_utilities.scss
45840D	UI/WebServerResources/scss/vendors/compass/css3/_animation.scss
45841D	UI/WebServerResources/scss/vendors/compass/css3/_appearance.scss
45842D	UI/WebServerResources/scss/vendors/compass/css3/_background-clip.scss
45843D	UI/WebServerResources/scss/vendors/compass/css3/_background-origin.scss
45844D	UI/WebServerResources/scss/vendors/compass/css3/_background-size.scss
45845D	UI/WebServerResources/scss/vendors/compass/css3/_border-radius.scss
45846D	UI/WebServerResources/scss/vendors/compass/css3/_box-shadow.scss
45847D	UI/WebServerResources/scss/vendors/compass/css3/_box-sizing.scss
45848D	UI/WebServerResources/scss/vendors/compass/css3/_box.scss
45849D	UI/WebServerResources/scss/vendors/compass/css3/_columns.scss
45850D	UI/WebServerResources/scss/vendors/compass/css3/_deprecated-support.scss
45851D	UI/WebServerResources/scss/vendors/compass/css3/_filter.scss
45852D	UI/WebServerResources/scss/vendors/compass/css3/_flexbox.scss
45853D	UI/WebServerResources/scss/vendors/compass/css3/_font-face.scss
45854D	UI/WebServerResources/scss/vendors/compass/css3/_hyphenation.scss
45855D	UI/WebServerResources/scss/vendors/compass/css3/_images.scss
45856D	UI/WebServerResources/scss/vendors/compass/css3/_inline-block.scss
45857D	UI/WebServerResources/scss/vendors/compass/css3/_opacity.scss
45858D	UI/WebServerResources/scss/vendors/compass/css3/_pie.scss
45859D	UI/WebServerResources/scss/vendors/compass/css3/_regions.scss
45860D	UI/WebServerResources/scss/vendors/compass/css3/_selection.scss
45861D	UI/WebServerResources/scss/vendors/compass/css3/_shared.scss
45862D	UI/WebServerResources/scss/vendors/compass/css3/_text-shadow.scss
45863D	UI/WebServerResources/scss/vendors/compass/css3/_transform.scss
45864D	UI/WebServerResources/scss/vendors/compass/css3/_transition.scss
45865D	UI/WebServerResources/scss/vendors/compass/css3/_user-interface.scss
45866D	UI/WebServerResources/scss/vendors/compass/layout/_grid-background.scss
45867D	UI/WebServerResources/scss/vendors/compass/layout/_sticky-footer.scss
45868D	UI/WebServerResources/scss/vendors/compass/layout/_stretching.scss
45869D	UI/WebServerResources/scss/vendors/compass/reset/_utilities-legacy.scss
45870D	UI/WebServerResources/scss/vendors/compass/reset/_utilities.scss
45871D	UI/WebServerResources/scss/vendors/compass/typography/_links.scss
45872D	UI/WebServerResources/scss/vendors/compass/typography/_lists.scss
45873D	UI/WebServerResources/scss/vendors/compass/typography/_text.scss
45874D	UI/WebServerResources/scss/vendors/compass/typography/_units.scss
45875D	UI/WebServerResources/scss/vendors/compass/typography/_vertical_rhythm.scss
45876D	UI/WebServerResources/scss/vendors/compass/typography/links/_hover-link.scss
45877D	UI/WebServerResources/scss/vendors/compass/typography/links/_link-colors.scss
45878D	UI/WebServerResources/scss/vendors/compass/typography/links/_unstyled-link.scss
45879D	UI/WebServerResources/scss/vendors/compass/typography/lists/_bullets.scss
45880D	UI/WebServerResources/scss/vendors/compass/typography/lists/_horizontal-list.scss
45881D	UI/WebServerResources/scss/vendors/compass/typography/lists/_inline-block-list.scss
45882D	UI/WebServerResources/scss/vendors/compass/typography/lists/_inline-list.scss
45883D	UI/WebServerResources/scss/vendors/compass/typography/text/_ellipsis.scss
45884D	UI/WebServerResources/scss/vendors/compass/typography/text/_force-wrap.scss
45885D	UI/WebServerResources/scss/vendors/compass/typography/text/_nowrap.scss
45886D	UI/WebServerResources/scss/vendors/compass/typography/text/_replacement.scss
45887D	UI/WebServerResources/scss/vendors/compass/utilities/_color.scss
45888D	UI/WebServerResources/scss/vendors/compass/utilities/_general.scss
45889D	UI/WebServerResources/scss/vendors/compass/utilities/_links.scss
45890D	UI/WebServerResources/scss/vendors/compass/utilities/_lists.scss
45891D	UI/WebServerResources/scss/vendors/compass/utilities/_print.scss
45892D	UI/WebServerResources/scss/vendors/compass/utilities/_sass.scss
45893D	UI/WebServerResources/scss/vendors/compass/utilities/_sprites.scss
45894D	UI/WebServerResources/scss/vendors/compass/utilities/_tables.scss
45895D	UI/WebServerResources/scss/vendors/compass/utilities/_text.scss
45896D	UI/WebServerResources/scss/vendors/compass/utilities/color/_brightness.scss
45897D	UI/WebServerResources/scss/vendors/compass/utilities/color/_contrast.scss
45898D	UI/WebServerResources/scss/vendors/compass/utilities/general/_clearfix.scss
45899D	UI/WebServerResources/scss/vendors/compass/utilities/general/_float.scss
45900D	UI/WebServerResources/scss/vendors/compass/utilities/general/_hacks.scss
45901D	UI/WebServerResources/scss/vendors/compass/utilities/general/_min.scss
45902D	UI/WebServerResources/scss/vendors/compass/utilities/general/_reset.scss
45903D	UI/WebServerResources/scss/vendors/compass/utilities/general/_tabs.scss
45904D	UI/WebServerResources/scss/vendors/compass/utilities/general/_tag-cloud.scss
45905D	UI/WebServerResources/scss/vendors/compass/utilities/links/_hover-link.scss
45906D	UI/WebServerResources/scss/vendors/compass/utilities/links/_link-colors.scss
45907D	UI/WebServerResources/scss/vendors/compass/utilities/links/_unstyled-link.scss
45908D	UI/WebServerResources/scss/vendors/compass/utilities/lists/_bullets.scss
45909D	UI/WebServerResources/scss/vendors/compass/utilities/lists/_horizontal-list.scss
45910D	UI/WebServerResources/scss/vendors/compass/utilities/lists/_inline-block-list.scss
45911D	UI/WebServerResources/scss/vendors/compass/utilities/lists/_inline-list.scss
45912D	UI/WebServerResources/scss/vendors/compass/utilities/sass/_lists.scss
45913D	UI/WebServerResources/scss/vendors/compass/utilities/sass/_maps.scss
45914D	UI/WebServerResources/scss/vendors/compass/utilities/sprites/_base.scss
45915D	UI/WebServerResources/scss/vendors/compass/utilities/sprites/_sprite-img.scss
45916D	UI/WebServerResources/scss/vendors/compass/utilities/tables/_alternating-rows-and-columns.scss
45917D	UI/WebServerResources/scss/vendors/compass/utilities/tables/_borders.scss
45918D	UI/WebServerResources/scss/vendors/compass/utilities/tables/_scaffolding.scss
45919D	UI/WebServerResources/scss/vendors/compass/utilities/text/_ellipsis.scss
45920D	UI/WebServerResources/scss/vendors/compass/utilities/text/_nowrap.scss
45921D	UI/WebServerResources/scss/vendors/compass/utilities/text/_replacement.scss
45922M	UI/WebServerResources/scss/views/ContactsUI.scss
45923M	UI/WebServerResources/scss/views/LoginUI.scss
45924M	UI/WebServerResources/scss/views/MailerUI.scss
45925M	UI/WebServerResources/scss/views/MessageEditorUI.scss
45926M	UI/WebServerResources/scss/views/SchedulerUI.scss
45927A	UI/WebServerResources/scss/views/SchedulerUI.scss.orig
45928M	UI/WebServerResources/scss/views/_view.scss
45929
45930commit a276ac366edff92cf84cc5bcb25fd789dc4adf0f
45931Author: Francis Lachapelle <flachapelle@inverse.ca>
45932Date:   Fri Apr 10 12:36:18 2015 -0400
45933
45934    Set width/position of events blocks and add colors
45935
45936M	UI/Templates/SchedulerUI/UIxCalMainView.wox
45937M	UI/WebServerResources/js/Common/ui-desktop.js
45938
45939commit 82d1d5e7013f2e58a9e0fe0d1145b9cc5cfdf227
45940Author: Francis Lachapelle <flachapelle@inverse.ca>
45941Date:   Fri Apr 10 12:32:51 2015 -0400
45942
45943    Review calendar views templates
45944
45945    Changed month view to a md-grid-list.
45946    Added some colors.
45947
45948M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
45949M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
45950M	UI/WebServerResources/scss/core/layout.scss
45951M	UI/WebServerResources/scss/views/SchedulerUI.scss
45952
45953commit 305c13d7201b7c4e9d86648cdf8a880132c0b3f0
45954Author: Francis Lachapelle <flachapelle@inverse.ca>
45955Date:   Fri Apr 10 12:22:24 2015 -0400
45956
45957    Add common template UIxTopnavToolbarTemplate.wox
45958
45959M	UI/Common/UIxPageFrame.m
45960M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
45961M	UI/Templates/MailerUI/UIxMailMainFrame.wox
45962M	UI/Templates/PreferencesUI/UIxPreferences.wox
45963M	UI/Templates/SchedulerUI/UIxCalMainView.wox
45964A	UI/Templates/UIxTopnavToolbarTemplate.wox
45965
45966commit 0de02262d02c2f75f3b20082cfff11508ec70b1e
45967Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45968Date:   Fri Apr 10 11:42:37 2015 -0400
45969
45970    (fix) make sure we can always add filters
45971
45972M	UI/WebServerResources/js/PreferencesUI.js
45973
45974commit d5810542148c9ce4c2e743786b91b7f793c7c7f2
45975Author: Ludovic Marcotte <lmarcotte@inverse.ca>
45976Date:   Fri Apr 10 09:44:30 2015 -0400
45977
45978    (fix) fixed default values for many prefs
45979
45980M	SoObjects/SOGo/SOGoDefaults.plist
45981M	SoObjects/SOGo/SOGoUserProfile.h
45982M	SoObjects/SOGo/SOGoUserProfile.m
45983M	UI/Common/WODirectAction+SOGo.h
45984M	UI/Common/WODirectAction+SOGo.m
45985M	UI/PreferencesUI/UIxJSONPreferences.m
45986M	UI/PreferencesUI/UIxPreferences.m
45987M	UI/Templates/PreferencesUI/UIxPreferences.wox
45988M	UI/WebServerResources/js/Preferences/preferences-model.js
45989
45990commit e8acb225e47ee10e2f001f1575248b0e522dadc6
45991Author: Francis Lachapelle <flachapelle@inverse.ca>
45992Date:   Thu Apr 9 15:17:06 2015 -0400
45993
45994    Add md-grid-list and md-autocomplete components
45995
45996M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
45997A	UI/WebServerResources/scss/components/autocomplete/_extends.scss
45998A	UI/WebServerResources/scss/components/autocomplete/autocomplete.scss
45999A	UI/WebServerResources/scss/components/gridList/_extends.scss
46000A	UI/WebServerResources/scss/components/gridList/gridList.scss
46001M	UI/WebServerResources/scss/styles.scss
46002
46003commit 6e36154b1b94ae5133132d7647544c89121363cb
46004Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46005Date:   Thu Apr 9 14:46:54 2015 -0400
46006
46007    (fix) retagged properly for latest angular-material changes
46008
46009M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
46010M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
46011M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
46012M	UI/Templates/PreferencesUI/UIxPreferences.wox
46013M	UI/WebServerResources/js/Common/ui-desktop.js
46014
46015commit 8f47e62dd296c877a16e360abe4a3570cc9de273
46016Author: Francis Lachapelle <flachapelle@inverse.ca>
46017Date:   Wed Apr 8 16:01:52 2015 -0400
46018
46019    Calendar module: add month view
46020
46021M	UI/Templates/SchedulerUI/UIxCalMainView.wox
46022M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
46023M	UI/WebServerResources/js/Appointments/component-model.js
46024M	UI/WebServerResources/js/Common/ui-desktop.js
46025M	UI/WebServerResources/js/Common/utils.js
46026M	UI/WebServerResources/js/SchedulerUI.js
46027
46028commit a2c469d46a151917d9f19280e3f390f74c5270c6
46029Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46030Date:   Wed Apr 8 14:19:31 2015 -0400
46031
46032    (fix) correctly handle PreventInvitationsWhitelist
46033
46034M	UI/PreferencesUI/UIxJSONPreferences.m
46035
46036commit 6f59955340a34863576fca2e851d2df4b5aca200
46037Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46038Date:   Wed Apr 8 13:33:54 2015 -0400
46039
46040    (fix) sanitize autoReplyEmailAddresses
46041
46042M	UI/PreferencesUI/UIxPreferences.m
46043
46044commit 70e5b1d4aa5e35ba9d34519ba747acf7895ef565
46045Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46046Date:   Tue Apr 7 16:49:24 2015 -0400
46047
46048    (fix) pref template now looks like others
46049
46050M	UI/Templates/PreferencesUI/UIxPreferences.wox
46051
46052commit f2623471491a4069417518c1e03c5d9f565a9d74
46053Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46054Date:   Tue Apr 7 16:32:51 2015 -0400
46055
46056    (fix) more defaults values in the prefs
46057
46058M	UI/PreferencesUI/UIxJSONPreferences.m
46059M	UI/Templates/PreferencesUI/UIxPreferences.wox
46060
46061commit 7168779684bee99bea441dcbc5820ef042cebb14
46062Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46063Date:   Tue Apr 7 14:18:02 2015 -0400
46064
46065    (feat) added password change support
46066
46067M	UI/MainUI/SOGoRootPage.m
46068M	UI/Templates/PreferencesUI/UIxPreferences.wox
46069M	UI/WebServerResources/js/Common/SOGoAuthentication.js
46070M	UI/WebServerResources/js/PreferencesUI.js
46071
46072commit d21715d8f1186e80fb55276b09c64f84b92f76f5
46073Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46074Date:   Tue Apr 7 09:01:33 2015 -0400
46075
46076    (fix) right localized string + one for account locked
46077
46078M	UI/WebServerResources/js/Common/SOGoAuthentication.js
46079
46080commit 1fe5e392543f219d309273aa865a5ececc6d6a9a
46081Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46082Date:   Mon Apr 6 10:55:42 2015 -0400
46083
46084    Default value for short date format
46085
46086M	UI/PreferencesUI/UIxJSONPreferences.m
46087
46088commit 023362797b9fd9287824baf318f27095ce882d99
46089Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46090Date:   Mon Apr 6 08:51:16 2015 -0400
46091
46092    Icons and flexbox additions to the guide
46093
46094M	Documentation/SOGoDevelopersGuide.asciidoc
46095
46096commit 772a6826551f1e0b36b3c9fa90f7824d93f72a3a
46097Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46098Date:   Fri Apr 3 17:37:46 2015 -0400
46099
46100    (fix) correctly localize mail labels from common bundle
46101
46102M	SoObjects/Mailer/SOGoMailLabel.h
46103M	SoObjects/Mailer/SOGoMailLabel.m
46104M	UI/Common/WODirectAction+SOGo.h
46105M	UI/Common/WODirectAction+SOGo.m
46106M	UI/PreferencesUI/UIxJSONPreferences.m
46107
46108commit 4252b66b6e56bb55f77fff308c70f80d1ecfddc1
46109Author: Francis Lachapelle <flachapelle@inverse.ca>
46110Date:   Fri Apr 3 11:41:11 2015 -0400
46111
46112    Initial SOGo developer's guide
46113
46114A	Documentation/SOGoDevelopersGuide.asciidoc
46115
46116commit 91acb9d0c56536170d1c6bb73d2d0b89bb8fba63
46117Author: Francis Lachapelle <flachapelle@inverse.ca>
46118Date:   Fri Apr 3 11:34:05 2015 -0400
46119
46120    Integrate UIxSidenavToolbarTemplate in all modules
46121
46122M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
46123M	UI/Templates/MailerUI/UIxMailMainFrame.wox
46124M	UI/Templates/PreferencesUI/UIxPreferences.wox
46125M	UI/Templates/UIxSidenavToolbarTemplate.wox
46126
46127commit 171b5085abf294813e142d2d0c667175516664ca
46128Author: Francis Lachapelle <flachapelle@inverse.ca>
46129Date:   Thu Apr 2 16:13:02 2015 -0400
46130
46131    Fix GNUmakefile for latest underscore package
46132
46133M	UI/WebServerResources/GNUmakefile
46134
46135commit c38a23d9b1dd18b0b133fee6946884c7c29a615f
46136Author: Benoit Favreault <benoit.favreault@gmail.com>
46137Date:   Thu Apr 2 10:07:57 2015 -0400
46138
46139    Hot-fix for build problem
46140
46141M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
46142
46143commit 92ecdd52adc4e4c645f04fef5ef85d4c847ed8eb
46144Author: Benoit Favreault <benoit.favreault@gmail.com>
46145Date:   Thu Apr 2 09:51:48 2015 -0400
46146
46147    Hot-fix for build problem (commit/74dda0206595acb1c48f7d328fd96b64025542bb)
46148
46149M	UI/WebServerResources/scss/components/button/_button.scss
46150M	UI/WebServerResources/scss/core/reset.scss
46151
46152commit 8b093f900184754a7f231d5db388969b2e9ed92e
46153Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46154Date:   Thu Apr 2 06:47:32 2015 -0400
46155
46156    (fix) broken template, additional </div> closing tag
46157
46158M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
46159
46160commit 5797e70358d1a7eafcfd259ce6e194780b4e4cda
46161Author: Benoit Favreault <benoit.favreault@gmail.com>
46162Date:   Thu Apr 2 02:58:37 2015 -0400
46163
46164    Made bottom sheet opaque
46165
46166M	UI/WebServerResources/scss/components/bottomSheet/bottomSheet.scss
46167
46168commit a75719e1515d78d671cc702ac04f10ab43cbc76e
46169Author: Benoit Favreault <benoit.favreault@gmail.com>
46170Date:   Thu Apr 2 02:53:21 2015 -0400
46171
46172    Fix fab-button positionning
46173
46174M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
46175M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
46176M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
46177M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
46178M	UI/WebServerResources/scss/components/button/_button.scss
46179M	UI/WebServerResources/scss/views/_view.scss
46180
46181commit a5c9f41375e547a9b4dd02f14ae4f0dbfcd6f9ee
46182Author: Benoit Favreault <benoit.favreault@gmail.com>
46183Date:   Thu Apr 2 00:59:06 2015 -0400
46184
46185    Fixed "fantom account"
46186
46187M	UI/Templates/MailerUI/UIxMailMainFrame.wox
46188M	UI/WebServerResources/scss/components/subheader/subheader.scss
46189M	UI/WebServerResources/scss/core/typography.scss
46190
46191commit 00d2154c0e8d1ab6326329f8490a7e8317eddd75
46192Author: Benoit Favreault <benoit.favreault@gmail.com>
46193Date:   Wed Apr 1 22:12:07 2015 -0400
46194
46195    fix card background color (angular-material regression)
46196    Change views container justification
46197    hide sg-menu components
46198
46199M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
46200M	UI/Templates/MailerUI/UIxMailMainFrame.wox
46201M	UI/WebServerResources/scss/components/card/card.scss
46202
46203commit 0fc027e5e922b5b5d59ae39c06f76ef5a9d108f6
46204Author: Francis Lachapelle <flachapelle@inverse.ca>
46205Date:   Wed Apr 1 20:20:22 2015 -0400
46206
46207    Set the doctype to HTML5
46208
46209M	UI/Common/UIxPageFrame.m
46210
46211commit 5f7abec980a1c5d62a7eaa35c8a9ec441de029fb
46212Author: Francis Lachapelle <flachapelle@inverse.ca>
46213Date:   Wed Apr 1 20:19:52 2015 -0400
46214
46215    Gruntfile.js: add postcss:dist to build task
46216
46217M	UI/WebServerResources/Gruntfile.js
46218
46219commit 6c4a82571ce54207973855c9a19244d9590ad415
46220Author: Francis Lachapelle <flachapelle@inverse.ca>
46221Date:   Wed Apr 1 11:18:19 2015 -0400
46222
46223    Calendar module: add day view
46224
46225M	UI/Templates/SchedulerUI/UIxCalDayView.wox
46226M	UI/Templates/SchedulerUI/UIxCalMainView.wox
46227M	UI/WebServerResources/js/Appointments/component-model.js
46228M	UI/WebServerResources/js/SchedulerUI.js
46229M	UI/WebServerResources/scss/views/SchedulerUI.scss
46230
46231commit 7ef01304ee326dd64e812eaec8b528bead6720c9
46232Author: Francis Lachapelle <flachapelle@inverse.ca>
46233Date:   Wed Apr 1 09:52:16 2015 -0400
46234
46235    Add debounce to sgSearch Angular directive
46236
46237M	UI/WebServerResources/js/Common/ui-desktop.js
46238
46239commit 8d66f62cad73bf6095e9ea585d913a45ace4cb07
46240Author: Francis Lachapelle <flachapelle@inverse.ca>
46241Date:   Wed Apr 1 08:51:48 2015 -0400
46242
46243    [fix] JS syntax error on login page
46244
46245M	UI/SOGoUI/UIxComponent.m
46246
46247commit eaeae77be4f1ebd5cae5027ce37e8d8a764f4373
46248Author: Benoit Favreault <benoit.favreault@gmail.com>
46249Date:   Tue Mar 31 18:33:14 2015 -0400
46250
46251    Fix (tried to) regressions introduced by angular-material update
46252
46253M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
46254M	UI/Templates/MailerUI/UIxMailMainFrame.wox
46255M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
46256M	UI/WebServerResources/scss/core/typography.scss
46257M	UI/WebServerResources/scss/styles.scss
46258M	UI/WebServerResources/scss/views/MessageEditorUI.scss
46259M	UI/WebServerResources/scss/views/_view.scss
46260
46261commit 1477bd6eae6c3247180cb198465e860fe4895a11
46262Author: Benoit Favreault <benoit.favreault@gmail.com>
46263Date:   Tue Mar 31 13:17:37 2015 -0400
46264
46265    Regression fixes
46266
46267M	UI/Templates/MailerUI/UIxMailMainFrame.wox
46268M	UI/WebServerResources/scss/components/sidenav/_extends.scss
46269M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
46270M	UI/WebServerResources/scss/core/structure.scss
46271M	UI/WebServerResources/scss/core/variables.scss
46272M	UI/WebServerResources/scss/styles.scss
46273
46274commit fe8c1b927cd1599513cfe7ccfe331f917be77b9e
46275Author: Benoit Favreault <benoit.favreault@gmail.com>
46276Date:   Tue Mar 31 10:50:05 2015 -0400
46277
46278    Fix mobile transitions (sort of)
46279
46280M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
46281M	UI/WebServerResources/scss/components/card/card.scss
46282M	UI/WebServerResources/scss/styles.scss
46283
46284commit a554158686054fa7e5457e5a5a75c1b9b9c493eb
46285Author: Benoit Favreault <benoit.favreault@gmail.com>
46286Date:   Tue Mar 31 10:50:05 2015 -0400
46287
46288    Fix mobile transitions (sort of)
46289
46290M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
46291M	UI/WebServerResources/scss/components/button/_button.scss
46292M	UI/WebServerResources/scss/components/icon/_extends.scss
46293M	UI/WebServerResources/scss/core/layout.scss
46294M	UI/WebServerResources/scss/views/_view.scss
46295
46296commit f6cb8f226ab23ba16b9690e6e564598de2920259
46297Author: Benoit Favreault <benoit.favreault@gmail.com>
46298Date:   Sun Mar 29 23:22:12 2015 -0400
46299
46300    Edit scss-lint to prevent false positive warnings
46301
46302M	UI/WebServerResources/scss/.scss-lint.yml
46303
46304commit 5224a7b3041c763c619547306d395038da7aab2b
46305Author: Benoit Favreault <benoit.favreault@gmail.com>
46306Date:   Sun Mar 29 23:21:14 2015 -0400
46307
46308    Fix fab-button positioning (still some strange corner-cases from md sources)
46309
46310M	UI/WebServerResources/scss/components/button/_button.scss
46311M	UI/WebServerResources/scss/views/_view.scss
46312
46313commit b5bea16abb5a124f042bc86cd5628da11d08aea7
46314Author: Benoit Favreault <benoit.favreault@gmail.com>
46315Date:   Sun Mar 29 06:16:32 2015 -0400
46316
46317    Add sassyJSON library
46318
46319M	UI/WebServerResources/Gruntfile.js
46320M	UI/WebServerResources/package.json
46321M	UI/WebServerResources/scss/styles.scss
46322
46323commit 3441a66040ddf1a15b27a183d4bebc6a222ca767
46324Author: Benoit Favreault <benoit.favreault@gmail.com>
46325Date:   Sat Mar 28 01:24:31 2015 -0400
46326
46327    Add paper texture to toolbar and sidenav
46328
46329M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
46330A	UI/WebServerResources/img/cardboard-transp.png
46331A	UI/WebServerResources/img/felt-transp.png
46332M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
46333M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
46334M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
46335M	UI/WebServerResources/scss/core/variables.scss
46336M	UI/WebServerResources/scss/views/_view.scss
46337
46338commit e69c47854ad95812c038ed086c5392f354dff17e
46339Author: Benoit Favreault <benoit.favreault@gmail.com>
46340Date:   Fri Mar 27 21:13:39 2015 -0400
46341
46342    Fine-tune layout
46343
46344M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
46345M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
46346M	UI/Templates/MailerUI/UIxMailMainFrame.wox
46347M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
46348M	UI/WebServerResources/scss/components/button/_button.scss
46349M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
46350M	UI/WebServerResources/scss/core/base_styles/_base_style.scss
46351M	UI/WebServerResources/scss/core/variables.scss
46352M	UI/WebServerResources/scss/views/_view.scss
46353
46354commit 2c8d1b5db772105795ce1b5501514f6e06ed3f8a
46355Author: Benoit Favreault <benoit.favreault@gmail.com>
46356Date:   Fri Mar 27 17:08:53 2015 -0400
46357
46358    Alternate mobile transitions
46359
46360M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
46361M	UI/WebServerResources/scss/components/button/_button.scss
46362M	UI/WebServerResources/scss/components/content/content.scss
46363M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
46364M	UI/WebServerResources/scss/views/_view.scss
46365
46366commit 2446677172d1f5019d85c988a0f1da3e12a99cd1
46367Author: Francis Lachapelle <flachapelle@inverse.ca>
46368Date:   Tue Mar 31 10:55:13 2015 -0400
46369
46370    [fix] Add definition of UIxSidenavToolbarTemplate
46371
46372M	UI/Common/UIxPageFrame.m
46373
46374commit abe9a85c4fcb0019abab7f92a988fe31fa0a7159
46375Author: Francis Lachapelle <flachapelle@inverse.ca>
46376Date:   Mon Mar 30 21:20:35 2015 -0400
46377
46378    SOGo.SchedulerUI AngularJS module
46379
46380A	UI/WebServerResources/js/SchedulerUI.js
46381
46382commit a57bf56165fbf0b6cb372ae8e3be3bbb6cb1e69c
46383Author: Francis Lachapelle <flachapelle@inverse.ca>
46384Date:   Mon Mar 30 21:18:09 2015 -0400
46385
46386    [fix] Possible exception in UIxCalendarSelector.m
46387
46388M	UI/Scheduler/UIxCalendarSelector.m
46389
46390commit 9a1c2b6a114dee0f594dc10f29ba408283a6b653
46391Author: Francis Lachapelle <flachapelle@inverse.ca>
46392Date:   Mon Mar 30 17:38:41 2015 -0400
46393
46394    New ng directives for Calendar module
46395
46396    - sgCalendarDayTable
46397    - sgCalendarDayBlock
46398
46399M	UI/WebServerResources/js/Common/ui-desktop.js
46400
46401commit 4b47e5de83163e9c9bf38b7d2e20c1859c54d210
46402Author: Francis Lachapelle <flachapelle@inverse.ca>
46403Date:   Mon Mar 30 15:11:20 2015 -0400
46404
46405    Calendar module: initial AngularJS-based templates
46406
46407M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
46408M	UI/Templates/SchedulerUI/UIxCalMainView.wox
46409M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
46410M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
46411A	UI/Templates/UIxSidenavToolbarTemplate.wox
46412M	UI/WebServerResources/scss/components/checkbox/checkbox.scss
46413M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
46414A	UI/WebServerResources/scss/views/SchedulerUI.scss
46415M	UI/WebServerResources/scss/views/_view.scss
46416
46417commit 22c9b61246e05b518089dbb6e116104038747802
46418Author: Francis Lachapelle <flachapelle@inverse.ca>
46419Date:   Mon Mar 30 14:16:17 2015 -0400
46420
46421    Extend String and Date native JS objects
46422
46423M	UI/WebServerResources/js/Common/utils.js
46424
46425commit e9db6cda614c7569dcbab07553902d0d02a621f8
46426Author: Francis Lachapelle <flachapelle@inverse.ca>
46427Date:   Mon Mar 30 14:14:13 2015 -0400
46428
46429    UIxCalListingActions: improve style and syntax
46430
46431M	UI/Scheduler/UIxCalListingActions.m
46432
46433commit 44c49abbecbe18e17471c9d6e5c4e0141e23a4b1
46434Author: Francis Lachapelle <flachapelle@inverse.ca>
46435Date:   Mon Mar 30 14:03:28 2015 -0400
46436
46437    Calendar list: use 'name' instead of 'displayName'
46438
46439M	UI/Scheduler/UIxCalendarSelector.m
46440
46441commit 8b6a3d0e3fa3adc96d72406f952b24f581909260
46442Author: Francis Lachapelle <flachapelle@inverse.ca>
46443Date:   Mon Mar 30 13:52:26 2015 -0400
46444
46445    Initial JavaScript models for calendar module
46446
46447A	UI/WebServerResources/js/Appointments/calendar-model.js
46448A	UI/WebServerResources/js/Appointments/component-model.js
46449
46450commit d72f83ee957560775db3d5925492918ab0bd429f
46451Author: Francis Lachapelle <flachapelle@inverse.ca>
46452Date:   Mon Mar 30 13:33:53 2015 -0400
46453
46454    Save calendar: use 'name' instead of 'displayName'
46455
46456M	UI/Scheduler/UIxCalendarProperties.m
46457
46458commit ba35bc801f0f925143311a3ec30bb534a5744079
46459Author: Benoit Favreault <benoit.favreault@gmail.com>
46460Date:   Fri Mar 27 21:35:30 2015 -0400
46461
46462    Add a grunt task target postcss:dev (no minification)
46463
46464M	UI/WebServerResources/Gruntfile.js
46465
46466commit 10a017503e7d42afb59965bd9b0b592403df1ebb
46467Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46468Date:   Fri Mar 27 19:03:58 2015 -0400
46469
46470    Now enforce SOGoMailCustomFromEnabled
46471
46472M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
46473M	UI/Templates/PreferencesUI/UIxPreferences.wox
46474M	UI/WebServerResources/js/PreferencesUI.js
46475
46476commit bb1977fa931e4444d795485ed3161a6b3514792d
46477Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46478Date:   Fri Mar 27 15:33:58 2015 -0400
46479
46480    Wiped unused scss file
46481
46482D	UI/WebServerResources/scss/PreferencesUI.scss
46483
46484commit cf4593917f23ef5ae9155e144802b8dcafea550f
46485Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46486Date:   Fri Mar 27 15:33:44 2015 -0400
46487
46488    More form validation
46489
46490M	UI/PreferencesUI/UIxAccountEditor.m
46491M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
46492M	UI/WebServerResources/js/PreferencesUI.js
46493
46494commit ae2990d8d67da0e9c555c56b4d4cf0936ab87d89
46495Author: Francis Lachapelle <flachapelle@inverse.ca>
46496Date:   Fri Mar 27 10:27:06 2015 -0400
46497
46498    Review core scss following ng-material changes
46499
46500M	UI/WebServerResources/angular-material
46501A	UI/WebServerResources/scss/core/typography.scss
46502D	UI/WebServerResources/scss/core/typography/typography.scss
46503M	UI/WebServerResources/scss/core/variables.scss
46504M	UI/WebServerResources/scss/styles.scss
46505
46506commit 05e58b30cca6d58c86f0893f2b1d061b449a585b
46507Author: Benoit Favreault <benoit.favreault@gmail.com>
46508Date:   Thu Mar 26 14:39:44 2015 -0400
46509
46510    Replace mobile detail-view transitions
46511    Minor adjustments to layout
46512
46513M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
46514M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
46515M	UI/WebServerResources/css/ng-tags-input.bootstrap.css
46516M	UI/WebServerResources/css/ng-tags-input.bootstrap.min.css
46517M	UI/WebServerResources/css/ng-tags-input.css
46518M	UI/WebServerResources/css/ng-tags-input.min.css
46519M	UI/WebServerResources/js/Common/ui.js
46520M	UI/WebServerResources/scss/components/button/_button.scss
46521M	UI/WebServerResources/scss/views/_view.scss
46522
46523commit 2bc44dec9b6fc150eefa4a40f303af4121e4a0a1
46524Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46525Date:   Thu Mar 26 13:37:44 2015 -0400
46526
46527    Improved preferences module (save/load, checks on enabled modules, etc.)
46528
46529M	UI/PreferencesUI/UIxJSONPreferences.m
46530M	UI/PreferencesUI/UIxPreferences.m
46531M	UI/Templates/PreferencesUI/UIxPreferences.wox
46532
46533commit 48b74b0f6b56bd0ab8eb6c4722f2fe47b5c27f46
46534Author: Benoit Favreault <benoit.favreault@gmail.com>
46535Date:   Thu Mar 26 09:58:09 2015 -0400
46536
46537    Add responsiveness (First draft)
46538
46539M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
46540M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
46541M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
46542M	UI/Templates/MailerUI/UIxMailMainFrame.wox
46543M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
46544M	UI/WebServerResources/Gruntfile.js
46545M	UI/WebServerResources/js/Common/ui.js
46546M	UI/WebServerResources/scss/.scss-lint.yml
46547M	UI/WebServerResources/scss/components/button/_button.scss
46548M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
46549M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
46550M	UI/WebServerResources/scss/core/base_styles/_base_style.scss
46551M	UI/WebServerResources/scss/core/layout.scss
46552M	UI/WebServerResources/scss/core/mixins.scss
46553M	UI/WebServerResources/scss/core/typography/typography.scss
46554M	UI/WebServerResources/scss/core/variables.scss
46555M	UI/WebServerResources/scss/views/ContactsUI.scss
46556M	UI/WebServerResources/scss/views/MailerUI.scss
46557M	UI/WebServerResources/scss/views/_view.scss
46558
46559commit 516e5fd303c5f8d9823706f49ab774daeb6939a4
46560Author: Francis Lachapelle <flachapelle@inverse.ca>
46561Date:   Thu Mar 26 08:52:48 2015 -0400
46562
46563    Add current date in top bar
46564
46565M	SoObjects/SOGo/SOGoUser.h
46566M	SoObjects/SOGo/SOGoUser.m
46567M	UI/MainUI/SOGoUserHomePage.m
46568M	UI/MainUI/product.plist
46569M	UI/SOGoUI/UIxComponent.m
46570M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
46571M	UI/Templates/MailerUI/UIxMailMainFrame.wox
46572M	UI/Templates/UIxPageFrame.wox
46573M	UI/WebServerResources/js/Common/ui.js
46574
46575commit 0241cacbf9c047afb4e091ce8d641db2eef9208a
46576Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46577Date:   Thu Mar 26 08:50:30 2015 -0400
46578
46579    Added some data validation
46580
46581M	UI/Templates/PreferencesUI/UIxAccountEditor.wox
46582
46583commit 78da72f3cb5db3879ae6ebf35d0eb0d0dc03ac6e
46584Author: Benoit Favreault <benoit.favreault@gmail.com>
46585Date:   Wed Mar 25 17:00:53 2015 -0400
46586
46587    Replace specific list-view by generic (class-based) view
46588
46589M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
46590M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
46591M	UI/WebServerResources/scss/views/ContactsUI.scss
46592M	UI/WebServerResources/scss/views/_view.scss
46593
46594commit 660af9abfd2a6a3bfe9d657c72a433cadc7b58b0
46595Author: Benoit Favreault <benoit.favreault@gmail.com>
46596Date:   Wed Mar 25 16:50:36 2015 -0400
46597
46598    Amend previous:
46599    Add a view-detail class (for more generic use)
46600    Fix the regression (scroll) problem on contact editor
46601
46602M	UI/WebServerResources/scss/views/ContactsUI.scss
46603
46604commit b4f2b470dcd713341668abc306d375678ee1be4a
46605Author: Benoit Favreault <benoit.favreault@gmail.com>
46606Date:   Wed Mar 25 16:46:55 2015 -0400
46607
46608    Add a scss-lint config file
46609
46610A	UI/WebServerResources/scss/.scss-lint.yml
46611
46612commit f99dae331d820e184cb6c13cac473243ef64faf2
46613Author: Benoit Favreault <benoit.favreault@gmail.com>
46614Date:   Wed Mar 25 16:46:06 2015 -0400
46615
46616    Add a view-detail class (for more generic use)
46617    Fix the regression (scroll) problem on contact editor
46618
46619M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
46620M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
46621M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
46622M	UI/WebServerResources/scss/views/MailerUI.scss
46623M	UI/WebServerResources/scss/views/_view.scss
46624
46625commit 655fe5f731dc16cccb56f78817e78821e7950d2f
46626Author: Benoit Favreault <benoit.favreault@gmail.com>
46627Date:   Wed Mar 25 14:38:23 2015 -0400
46628
46629    Fix regression on Contact editor
46630
46631M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
46632
46633commit 72968f2e6e2580395af7fee08720c5ee3295c392
46634Author: Francis Lachapelle <flachapelle@inverse.ca>
46635Date:   Tue Mar 24 10:28:01 2015 -0400
46636
46637    Indentation of Gruntfile.js
46638
46639M	UI/WebServerResources/Gruntfile.js
46640
46641commit 0f2e3df16439ef8bb3e1c4ef2ef3ee6c525f82af
46642Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46643Date:   Tue Mar 24 10:44:50 2015 -0400
46644
46645    More cleanups, defaults values for mail/contact/calendar labels and data validation
46646
46647M	SoObjects/Mailer/SOGoMailLabel.h
46648M	SoObjects/Mailer/SOGoMailLabel.m
46649M	SoObjects/SOGo/SOGoSQLUserProfile.h
46650M	SoObjects/SOGo/SOGoSQLUserProfile.m
46651M	SoObjects/SOGo/SOGoUserDefaults.h
46652M	UI/PreferencesUI/UIxJSONPreferences.m
46653M	UI/PreferencesUI/UIxPreferences.m
46654
46655commit 818af41ea61fc429df169987bf7f7dd4caa625d5
46656Author: Benoit Favreault <benoit.favreault@gmail.com>
46657Date:   Tue Mar 24 04:04:59 2015 -0400
46658
46659    Add breakpoints management librairies
46660    Add grunt-contrib-compass (required)
46661    Edit gruntfile.js (add compass tasks)
46662
46663    --don't forget to update bower components
46664
46665M	UI/WebServerResources/Gruntfile.js
46666M	UI/WebServerResources/bower.json
46667M	UI/WebServerResources/package.json
46668M	UI/WebServerResources/scss/components/button/_button.scss
46669M	UI/WebServerResources/scss/core/variables.scss
46670M	UI/WebServerResources/scss/styles.scss
46671
46672commit 6153e88f62a62e988ff38fb008b6dbae625d7d65
46673Author: Benoit Favreault <benoit.favreault@gmail.com>
46674Date:   Mon Mar 23 10:53:17 2015 -0400
46675
46676    Add animation params
46677
46678M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
46679M	UI/WebServerResources/js/Common/ui.js
46680M	UI/WebServerResources/js/MailerUI.js
46681M	UI/WebServerResources/scss/views/MailerUI.scss
46682
46683commit 6636fe3625f1547f643851e6d2c32dc63100d599
46684Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46685Date:   Sun Mar 22 08:00:21 2015 -0400
46686
46687    Disabled lots of unused code (to be removed) in v3/prefs
46688
46689M	UI/PreferencesUI/UIxPreferences.h
46690M	UI/PreferencesUI/UIxPreferences.m
46691
46692commit 96d2a4cea8b40255b86905ad8188a3b8bd7042fd
46693Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46694Date:   Sat Mar 21 15:34:18 2015 -0400
46695
46696    Preferences saving support
46697
46698M	SoObjects/SOGo/SOGoDefaultsSource.h
46699M	SoObjects/SOGo/SOGoDefaultsSource.m
46700M	SoObjects/SOGo/SOGoUserDefaults.m
46701M	UI/PreferencesUI/UIxPreferences.h
46702M	UI/PreferencesUI/UIxPreferences.m
46703M	UI/WebServerResources/js/Preferences/preferences-model.js
46704
46705commit 2edfd1863b8ab1ca456bb99be6a147fa2694ba0d
46706Author: Francis Lachapelle <flachapelle@inverse.ca>
46707Date:   Fri Mar 20 13:30:46 2015 -0400
46708
46709    Addressbook module: improve routing views handling
46710
46711M	UI/WebServerResources/js/ContactsUI.js
46712
46713commit 766c421b53369b39a3cc5efefd094d886d07dd23
46714Author: Benoit Favreault <benoit.favreault@gmail.com>
46715Date:   Fri Mar 20 11:20:39 2015 -0400
46716
46717    Remove margin from date in msg list
46718
46719M	UI/WebServerResources/scss/views/MailerUI.scss
46720
46721commit f909fe657fa6412a669a85ca0efb3bd7cc9549bd
46722Author: Francis Lachapelle <flachapelle@inverse.ca>
46723Date:   Fri Mar 20 13:05:53 2015 -0400
46724
46725    Webmail: fix cancel button of message editor
46726
46727M	UI/WebServerResources/js/MailerUI.js
46728
46729commit 885140c92a305fd0402eb654837342f6f74d4df3
46730Author: Francis Lachapelle <flachapelle@inverse.ca>
46731Date:   Fri Mar 20 12:47:58 2015 -0400
46732
46733    Addressbook module: fix edit button
46734
46735M	UI/WebServerResources/js/ContactsUI.js
46736
46737commit 6bf22795f36ccc639c217e457e72fdfb87d3a71c
46738Author: Francis Lachapelle <flachapelle@inverse.ca>
46739Date:   Fri Mar 20 11:32:56 2015 -0400
46740
46741    Improve bower.json
46742
46743M	UI/WebServerResources/bower.json
46744
46745commit 386426478705b6a2db7371d0cd3df8908ae653fb
46746Author: Francis Lachapelle <flachapelle@inverse.ca>
46747Date:   Fri Mar 20 11:31:50 2015 -0400
46748
46749    JS Card model: initialize birthday as Date object
46750
46751M	UI/WebServerResources/js/Contacts/card-model.js
46752
46753commit a3aaf36477fc07b2f7fa638cf94e314ba9e0e794
46754Author: Francis Lachapelle <flachapelle@inverse.ca>
46755Date:   Fri Mar 20 11:31:08 2015 -0400
46756
46757    Contact editor: remove extra bottom padding
46758
46759M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
46760
46761commit 4f6babcdccb0dbc8ac099f71705365259f46f4bf
46762Author: Francis Lachapelle <flachapelle@inverse.ca>
46763Date:   Fri Mar 20 11:16:24 2015 -0400
46764
46765    Add cancel button to Webmail editor
46766
46767M	UI/Templates/MailerUI/UIxMailEditor.wox
46768M	UI/WebServerResources/js/Common/ui-desktop.js
46769M	UI/WebServerResources/js/MailerUI.js
46770
46771commit 56763e1aca2505e5b15daee7904cdd7376ba8d75
46772Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46773Date:   Fri Mar 20 10:35:15 2015 -0400
46774
46775    Removed dead code, support for adding calendar categories, disabled unused tab
46776
46777M	UI/Templates/PreferencesUI/UIxPreferences.wox
46778M	UI/WebServerResources/angular-material
46779M	UI/WebServerResources/js/PreferencesUI.js
46780
46781commit a7875219770cb055527626a5f4292a88e5ddffd2
46782Author: Francis Lachapelle <flachapelle@inverse.ca>
46783Date:   Thu Mar 19 14:18:41 2015 -0400
46784
46785    Restore md-button in sgSearch directive
46786
46787M	UI/WebServerResources/js/Common/ui-desktop.js
46788
46789commit ca1831271b6f52e16e4b22cd0924437b8c6d7d82
46790Author: Benoit Favreault <benoit.favreault@gmail.com>
46791Date:   Thu Mar 19 05:45:42 2015 -0400
46792
46793    Make iconButton round to display a more elegant ripple-effect
46794
46795M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
46796M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
46797M	UI/WebServerResources/scss/components/button/_button.scss
46798
46799commit d6a294b89fb49a443c24ef00ae9e2553185b6727
46800Author: Benoit Favreault <benoit.favreault@gmail.com>
46801Date:   Thu Mar 19 03:40:46 2015 -0400
46802
46803    Fix breakpoints in scss and js (in await for a more elegant solution)
46804
46805M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
46806M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
46807M	UI/Templates/MailerUI/UIxMailMainFrame.wox
46808M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
46809M	UI/WebServerResources/js/Common/ui.js
46810D	UI/WebServerResources/scss/app.scss
46811M	UI/WebServerResources/scss/core/typography/typography.scss
46812M	UI/WebServerResources/scss/core/variables.scss
46813M	UI/WebServerResources/scss/styles.scss
46814M	UI/WebServerResources/scss/views/ContactsUI.scss
46815M	UI/WebServerResources/scss/views/MailerUI.scss
46816
46817commit 6b1fe301a652cacf0b5bef0b708177c5886b4421
46818Author: Francis Lachapelle <flachapelle@inverse.ca>
46819Date:   Thu Mar 19 10:30:18 2015 -0400
46820
46821    Fix mail search criteria
46822
46823M	UI/Templates/MailerUI/UIxMailMainFrame.wox
46824
46825commit 8d003a7c35c7b1794b13f76c838bf923f4b1fe8c
46826Author: Francis Lachapelle <flachapelle@inverse.ca>
46827Date:   Wed Mar 18 15:00:46 2015 -0400
46828
46829    Return used space of quota as a number in JSON
46830
46831M	SoObjects/Mailer/SOGoMailAccount.m
46832
46833commit db9e3a54018c6e9ea9864eeb1f629e1e43507442
46834Author: Francis Lachapelle <flachapelle@inverse.ca>
46835Date:   Wed Mar 18 14:59:06 2015 -0400
46836
46837    Use sgSearch directive in Webmail module
46838
46839M	UI/Templates/MailerUI/UIxMailMainFrame.wox
46840M	UI/WebServerResources/js/Mailer/mailbox-model.js
46841M	UI/WebServerResources/js/MailerUI.js
46842
46843commit 01d4134a23b55262ad92ded9a1e2587c07b86ab4
46844Author: Francis Lachapelle <flachapelle@inverse.ca>
46845Date:   Wed Mar 18 14:19:17 2015 -0400
46846
46847    Use sgSearch directive in addressbook module
46848
46849M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
46850M	UI/WebServerResources/js/Contacts/addressbook-model.js
46851M	UI/WebServerResources/js/ContactsUI.js
46852
46853commit 44164c0f43ae6981edac06ecd2963756d9568842
46854Author: Francis Lachapelle <flachapelle@inverse.ca>
46855Date:   Wed Mar 18 14:03:55 2015 -0400
46856
46857    Improve and document Webmail search options
46858
46859M	UI/MailerUI/UIxMailListActions.m
46860
46861commit 68eec08de6246c08540a47aeb6ff9541a44e6c81
46862Author: Francis Lachapelle <flachapelle@inverse.ca>
46863Date:   Wed Mar 18 13:55:36 2015 -0400
46864
46865    New sgSearch Angular directive
46866
46867M	UI/WebServerResources/js/Common/ui-desktop.js
46868
46869commit 0e3cbe8c985892e2e98f5b0cd4bf00b30f37d724
46870Author: Francis Lachapelle <flachapelle@inverse.ca>
46871Date:   Wed Mar 18 13:41:14 2015 -0400
46872
46873    Improve "load images" button from Webmail
46874
46875M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
46876M	UI/WebServerResources/js/Mailer/message-model.js
46877M	UI/WebServerResources/js/MailerUI.js
46878
46879commit 4ab4ac0f11c2affd6b9f52c8141f8a21e174c399
46880Author: Benoit Favreault <bfavreault@inverse.ca>
46881Date:   Tue Mar 17 01:21:41 2015 -0400
46882
46883    Fix card.view template to prevent useless element (<ui-view="undefined">) injection
46884
46885M	UI/WebServerResources/js/ContactsUI.js
46886
46887commit 8cebc00f7a41e4b7a4701432ec84da0ad19cf0cd
46888Author: Benoit Favreault <bfavreault@i>
46889Date:   Mon Mar 16 22:00:45 2015 -0400
46890
46891    Polish UI (Contact and Mail)
46892    - Unifiy & simplify markup
46893    - Add visual consistency
46894
46895M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
46896M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
46897M	UI/Templates/MailerUI/UIxMailMainFrame.wox
46898M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
46899M	UI/Templates/PreferencesUI/UIxPreferences.wox
46900M	UI/WebServerResources/scss/components/ngTags/ng-tags-input.scss
46901M	UI/WebServerResources/scss/core/base_styles/_base_style.scss
46902M	UI/WebServerResources/scss/views/MailerUI.scss
46903M	UI/WebServerResources/scss/views/MessageEditorUI.scss
46904
46905commit 01f1cbbd753fb3984ee116ed8a78ed4110a1f3da
46906Author: Benoit Favreault <benoit.favreault@gmail.com>
46907Date:   Mon Mar 16 20:18:16 2015 -0400
46908
46909    Fix minor deprecations in Preferences template
46910
46911M	UI/Templates/PreferencesUI/UIxPreferences.wox
46912
46913commit 6a304b3e07a54326d06ba349604507197666bb84
46914Author: Benoit Favreault <benoit.favreault@gmail.com>
46915Date:   Mon Mar 16 17:43:58 2015 -0400
46916
46917    Fix sidenav icon-button
46918
46919M	UI/WebServerResources/scss/components/button/_button.scss
46920
46921commit 5b674abcf1133cb5321603424edc261b29725c25
46922Author: Ludovic Marcotte <lmarcotte@inverse.ca>
46923Date:   Mon Mar 16 11:53:50 2015 -0400
46924
46925    Fixed preferences module wrt recent changes
46926
46927M	UI/Templates/PreferencesUI/UIxPreferences.wox
46928
46929commit e756053f8b9091c65e68f7697ce8a34c24af016f
46930Author: Benoit Favreault <benoit.favreault@gmail.com>
46931Date:   Fri Mar 13 20:35:27 2015 -0400
46932
46933    Replace bottom-bar by bottom-sheet
46934    Adjust sidenav layout
46935    Unify background colors
46936
46937M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
46938M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
46939M	UI/Templates/MailerUI/UIxMailEditor.wox
46940M	UI/Templates/MailerUI/UIxMailMainFrame.wox
46941M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
46942M	UI/Templates/UIxPageFrame.wox
46943M	UI/WebServerResources/js/Common/ui.js
46944M	UI/WebServerResources/scss/components/_palette.scss
46945M	UI/WebServerResources/scss/components/bottomSheet/bottomSheet.scss
46946M	UI/WebServerResources/scss/components/button/_button.scss
46947M	UI/WebServerResources/scss/components/content/content.scss
46948M	UI/WebServerResources/scss/components/select/select.scss
46949M	UI/WebServerResources/scss/core/base_styles/_base_style.scss
46950M	UI/WebServerResources/scss/views/MessageEditorUI.scss
46951
46952commit 69d0a3ad57177e790ecd5343d4bdbbe91d7c146f
46953Author: Benoit Favreault <benoit.favreault@gmail.com>
46954Date:   Fri Mar 13 13:37:32 2015 -0400
46955
46956    Minor adjustment to toolbar date
46957
46958M	UI/WebServerResources/scss/core/typography/typography.scss
46959
46960commit a57713523b7ad6adfc340fba55f84f8c0d7d868f
46961Author: Benoit Favreault <benoit.favreault@gmail.com>
46962Date:   Fri Mar 13 02:10:31 2015 -0400
46963
46964    Finish the toolbars
46965    Add an app button on sidenav
46966    Add a logout select on sidenav
46967
46968M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
46969M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
46970M	UI/Templates/MailerUI/UIxMailMainFrame.wox
46971M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
46972M	UI/WebServerResources/scss/components/button/_button.scss
46973M	UI/WebServerResources/scss/components/select/select.scss
46974M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
46975M	UI/WebServerResources/scss/core/typography/typography.scss
46976
46977commit 9fc713dc5ffc20f07ea930f4316892d39e8dda97
46978Author: Benoit Favreault <benoit.favreault@gmail.com>
46979Date:   Thu Mar 12 22:08:06 2015 -0400
46980
46981    Create a 'css' grunt task (sass + postcss)
46982
46983M	UI/WebServerResources/Gruntfile.js
46984
46985commit 31bb97aaecd1aaee374c57e8a065736c6d4b016d
46986Author: Benoit Favreault <benoit.favreault@gmail.com>
46987Date:   Thu Mar 12 21:38:31 2015 -0400
46988
46989    Update angular-material [dc2d204] master
46990
46991M	UI/WebServerResources/angular-material
46992
46993commit 1d8dbbfe2ce99a99fc9c03e2d42c30c3f210f04f
46994Author: Francis Lachapelle <flachapelle@inverse.ca>
46995Date:   Mon Mar 9 16:22:32 2015 -0400
46996
46997    Restore compose mail button
46998
46999M	UI/Templates/MailerUI/UIxMailMainFrame.wox
47000
47001commit fc72d3b12a663ae24c00ed5325f4e66022b43b05
47002Author: Francis Lachapelle <flachapelle@inverse.ca>
47003Date:   Mon Mar 9 16:21:31 2015 -0400
47004
47005    Cleanup references to ZURB Foundation
47006
47007M	UI/Templates/UIxPageFrame.wox
47008D	UI/WebServerResources/js/Common/ui-common.js
47009M	UI/WebServerResources/js/Common/ui-desktop.js
47010M	UI/WebServerResources/js/Common/utils.js
47011M	UI/WebServerResources/js/ContactsUI.js
47012M	UI/WebServerResources/js/MailerUI.js
47013
47014commit bdbbc5be47fc8492bd0c8a32f8771fec77ffa657
47015Author: iRouge <bfavreault@inverse.ca>
47016Date:   Sun Mar 8 17:42:38 2015 -0400
47017
47018    Fix login window according to specs
47019
47020M	UI/Templates/MainUI/SOGoRootPage.wox
47021M	UI/WebServerResources/scss/views/LoginUI.scss
47022
47023commit f1cdb3a472a379edd0aebe739693613cd064ffff
47024Author: Francis Lachapelle <flachapelle@inverse.ca>
47025Date:   Mon Mar 9 14:09:26 2015 -0400
47026
47027    Cleanup dead code from js/Common/ui.js
47028
47029M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
47030M	UI/Templates/MailerUI/UIxMailMainFrame.wox
47031M	UI/Templates/PreferencesUI/UIxPreferences.wox
47032M	UI/WebServerResources/js/Common/ui.js
47033
47034commit fdb4cd71eba080d69729890e0c1a45c40ab1a5dd
47035Author: iRouge <bfavreault@inverse.ca>
47036Date:   Sun Mar 8 17:09:20 2015 -0400
47037
47038    Fix sidenav toolbar (logo and buttons)
47039
47040M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
47041M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
47042M	UI/Templates/MailerUI/UIxMailMainFrame.wox
47043M	UI/WebServerResources/scss/components/button/_button.scss
47044M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
47045M	UI/WebServerResources/scss/core/base_styles/_base_style.scss
47046
47047commit 90cd79a21bda88599dde2f55d5bf6676bde2f9a3
47048Author: iRouge <bfavreault@inverse.ca>
47049Date:   Sat Mar 7 22:37:21 2015 -0500
47050
47051    Adjust Contact view (center card in right container)
47052
47053M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
47054M	UI/WebServerResources/js/Common/ui.js
47055M	UI/WebServerResources/scss/components/card/card.scss
47056M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
47057M	UI/WebServerResources/scss/views/ContactsUI.scss
47058
47059commit 90c359779e150d7d256d3b74a5957844b1727734
47060Author: iRouge <bfavreault@inverse.ca>
47061Date:   Wed Mar 4 21:02:06 2015 -0500
47062
47063    Fix Contact editor layout
47064
47065M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
47066
47067commit 0cd4688e640a464e7986e76687ee1e77a54e598d
47068Author: iRouge <bfavreault@inverse.ca>
47069Date:   Wed Mar 4 13:23:22 2015 -0500
47070
47071    Update material-angular (release 0.8.3)
47072
47073M	UI/WebServerResources/angular-material
47074
47075commit 9c42350caa34bc0a44f71a26e2d046a37eca2fe0
47076Author: iRouge <bfavreault@inverse.ca>
47077Date:   Tue Mar 3 23:47:41 2015 -0500
47078
47079    Add aria-label to iconButtons
47080
47081M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
47082M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
47083M	UI/Templates/MailerUI/UIxMailMainFrame.wox
47084M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
47085
47086commit 1ac49415d17018ff1182fc0ef12f1ca9c07aed5d
47087Author: iRouge <bfavreault@inverse.ca>
47088Date:   Tue Mar 3 23:31:39 2015 -0500
47089
47090    Remove (useless) "close" button on sidenav
47091
47092M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
47093M	UI/Templates/MailerUI/UIxMailMainFrame.wox
47094
47095commit bed46ba2eb2fa34ff5ede7f35d459cf472947e4e
47096Author: iRouge <bfavreault@inverse.ca>
47097Date:   Tue Mar 3 23:26:57 2015 -0500
47098
47099    Correct sources to prevent angular.js deprecation Warning
47100    Correct scss to prevent 404 server response
47101
47102M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
47103M	UI/Templates/MailerUI/UIxMailMainFrame.wox
47104M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
47105M	UI/WebServerResources/js/Common/ui.js
47106M	UI/WebServerResources/scss/core/typography/typography.scss
47107
47108commit 02cdc869be711f7b2df907ab97efc349434a8f73
47109Author: iRouge <bfavreault@inverse.ca>
47110Date:   Tue Mar 3 18:40:48 2015 -0500
47111
47112    Apply iconButton to Contact and Mail
47113
47114M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
47115M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
47116M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
47117M	UI/Templates/MailerUI/UIxMailMainFrame.wox
47118M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
47119M	UI/WebServerResources/scss/components/select/select.scss
47120M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
47121
47122commit 4264d054ca94968cbb320aa64b040e6ad75782cd
47123Author: iRouge <bfavreault@inverse.ca>
47124Date:   Tue Mar 3 13:33:22 2015 -0500
47125
47126    Create Sass component: iconButton
47127
47128M	UI/WebServerResources/scss/components/button/_button.scss
47129M	UI/WebServerResources/scss/core/typography/typography.scss
47130M	UI/WebServerResources/scss/core/variables.scss
47131
47132commit b6f83f327520198d211b0b5e37f71ca4db8d8f5b
47133Author: iRouge <bfavreault@inverse.ca>
47134Date:   Tue Mar 3 13:30:52 2015 -0500
47135
47136    Update angular-material
47137
47138M	UI/WebServerResources/angular-material
47139
47140commit 1fc846bf5c6d62a2f819fc38b2fed139c7cf635c
47141Author: iRouge <bfavreault@inverse.ca>
47142Date:   Mon Mar 2 17:05:39 2015 -0500
47143
47144    Update angular-material
47145
47146M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
47147M	UI/Templates/MailerUI/UIxMailMainFrame.wox
47148M	UI/WebServerResources/angular-material
47149M	UI/WebServerResources/scss/core/typography/typography.scss
47150
47151commit 2d2edabb188cc1b3c2cd27e3718c504e74c6f47d
47152Author: iRouge <bfavreault@inverse.ca>
47153Date:   Fri Feb 27 16:37:20 2015 -0500
47154
47155    Add action "create new contact" to button
47156
47157M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
47158
47159commit dcfa43ab287b7735cc914ed01376b6695086e5b6
47160Author: iRouge <bfavreault@inverse.ca>
47161Date:   Fri Feb 27 16:14:15 2015 -0500
47162
47163    Update angular-material
47164
47165M	UI/WebServerResources/angular-material
47166
47167commit b0d7fff56ae1cd157e4d8c36e0b2ea7e5b3f0da9
47168Author: iRouge <bfavreault@inverse.ca>
47169Date:   Fri Feb 27 16:11:59 2015 -0500
47170
47171    Add Selected-state to lists elements (Contacts and Messages) -- Amend previous
47172
47173M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
47174
47175commit be4d56b7e19c3bb7a872f48ff82daa0537c2fc43
47176Author: iRouge <bfavreault@inverse.ca>
47177Date:   Fri Feb 27 15:26:18 2015 -0500
47178
47179    Add Selected-state to lists elements (Contacts and Messages)
47180
47181M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
47182M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
47183
47184commit fefd4fc7c75fb946f6b09ff51b659cbc43806de4
47185Author: Francis Lachapelle <flachapelle@inverse.ca>
47186Date:   Fri Feb 27 08:17:17 2015 -0500
47187
47188    Fix md-select
47189
47190M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
47191M	UI/Templates/MailerUI/UIxMailMainFrame.wox
47192
47193commit 855acccd6d6ac6c732c88ad2e120bc7452b9e47f
47194Author: iRouge <bfavreault@inverse.ca>
47195Date:   Thu Feb 26 22:34:19 2015 -0500
47196
47197    Update angular-material
47198
47199M	UI/WebServerResources/angular-material
47200
47201commit 80d6c0226a65841ce304c822d26aec576e578b39
47202Author: iRouge <bfavreault@inverse.ca>
47203Date:   Thu Feb 26 22:32:22 2015 -0500
47204
47205    Adjust UI for Contact, Contact editor, Messages and Message editor
47206
47207M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
47208M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
47209M	UI/Templates/MailerUI/UIxMailMainFrame.wox
47210M	UI/WebServerResources/scss/components/_palette.scss
47211M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
47212M	UI/WebServerResources/scss/components/button/_button.scss
47213M	UI/WebServerResources/scss/components/icon/icon.scss
47214M	UI/WebServerResources/scss/components/select/select.scss
47215M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
47216M	UI/WebServerResources/scss/core/typography/typography.scss
47217M	UI/WebServerResources/scss/core/variables.scss
47218M	UI/WebServerResources/scss/views/ContactsUI.scss
47219M	UI/WebServerResources/scss/views/MailerUI.scss
47220
47221commit 15dab4dfe5b502adfce167f146c77672303d1cb6
47222Author: Francis Lachapelle <flachapelle@inverse.ca>
47223Date:   Thu Feb 26 13:52:11 2015 -0500
47224
47225    Add placeholder to type selects of contact editor
47226
47227M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
47228
47229commit dbb08a762a9d92e703c925038d4e4505d70dcc36
47230Author: Francis Lachapelle <flachapelle@inverse.ca>
47231Date:   Thu Feb 26 11:37:46 2015 -0500
47232
47233    Fix "add" buttons of contact editor
47234
47235M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
47236
47237commit af144585a567cb994323c0c71996cf68dae465fe
47238Author: Francis Lachapelle <flachapelle@inverse.ca>
47239Date:   Thu Feb 26 11:27:36 2015 -0500
47240
47241    Cleanup formatting of attributes in HTML templates
47242
47243M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
47244M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
47245M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
47246M	UI/Templates/MailerUI/UIxMailMainFrame.wox
47247M	UI/Templates/PreferencesUI/UIxPreferences.wox
47248M	UI/Templates/UIxPageFrame.wox
47249
47250commit 6a25ccfe964bb0b9384dd26cb906726f05450a35
47251Author: Francis Lachapelle <flachapelle@inverse.ca>
47252Date:   Thu Feb 26 10:58:17 2015 -0500
47253
47254    Remove data- prefix in attributes of HTML tags
47255
47256M	UI/Templates/AdministrationUI/UIxAdministrationFilterPanel.wox
47257M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
47258M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
47259M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
47260M	UI/Templates/ContactsUI/UIxContactsFilterPanel.wox
47261M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
47262M	UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox
47263M	UI/Templates/MailerUI/UIxMailEditor.wox
47264M	UI/Templates/MailerUI/UIxMailFilterPanel.wox
47265M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
47266M	UI/Templates/MailerUI/UIxMailMainFrame.wox
47267M	UI/Templates/MailerUI/UIxMailUserRightsEditor.wox
47268M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
47269M	UI/Templates/MainUI/SOGoRootPage.wox
47270M	UI/Templates/PreferencesUI/UIxPreferences.wox
47271M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
47272M	UI/Templates/SchedulerUI/UIxCalFilterPanel.wox
47273M	UI/Templates/SchedulerUI/UIxCalMainView.wox
47274M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
47275M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
47276M	UI/Templates/SchedulerUI/UIxDatePicker.wox
47277M	UI/Templates/Themes/mobile/CommonUI/UIxPageFrame.wox
47278M	UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox
47279M	UI/Templates/Themes/mobile/MailerUI/UIxMailMainFrame.wox
47280M	UI/Templates/Themes/mobile/MainUI/SOGoRootPage.wox
47281M	UI/Templates/UIxAclEditor.wox
47282M	UI/Templates/UIxPageFrame.wox
47283
47284commit dd84782427fad5f6b080caf381899dd351282156
47285Author: Francis Lachapelle <flachapelle@inverse.ca>
47286Date:   Thu Feb 26 10:45:56 2015 -0500
47287
47288    Cleanup .gitignore
47289
47290M	.gitignore
47291
47292commit 012d953d65945f393a2fd2c1f5561b00cac8959b
47293Author: iRouge <bfavreault@inverse.ca>
47294Date:   Thu Feb 26 00:39:18 2015 -0500
47295
47296    Add an input-container to search field in Contact toolbar
47297
47298M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
47299M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
47300M	UI/WebServerResources/scss/components/icon/icon.scss
47301M	UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss
47302
47303commit 5819cc75d3c35f176528d6bb7f1bb776f93bdb4f
47304Author: iRouge <bfavreault@inverse.ca>
47305Date:   Wed Feb 25 23:44:22 2015 -0500
47306
47307    Style Contact Editor UI: Ready to test
47308    Some functional bugs remaining
47309
47310M	.gitignore
47311M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
47312M	UI/WebServerResources/scss/components/select/select.scss
47313
47314commit 5c3f0138f55fb5403a2e09f7d99914a52d29ab38
47315Author: Ludovic Marcotte <lmarcotte@inverse.ca>
47316Date:   Wed Feb 25 17:21:07 2015 -0500
47317
47318    First pass at the v3 pref module
47319
47320    The UI needs to be styled. We also need to properly load "default"
47321    values from the system/domain/user defaults and save them correctly
47322    too.
47323
47324M	UI/Common/UIxPageFrame.m
47325M	UI/PreferencesUI/GNUmakefile
47326A	UI/PreferencesUI/UIxAccountEditor.m
47327M	UI/PreferencesUI/UIxFilterEditor.m
47328M	UI/PreferencesUI/UIxJSONPreferences.h
47329M	UI/PreferencesUI/UIxJSONPreferences.m
47330M	UI/PreferencesUI/UIxPreferences.m
47331M	UI/PreferencesUI/product.plist
47332A	UI/Templates/PreferencesUI/UIxAccountEditor.wox
47333M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
47334M	UI/Templates/PreferencesUI/UIxPreferences.wox
47335M	UI/WebServerResources/js/Mailer/mailbox-model.js
47336A	UI/WebServerResources/js/Preferences/preferences-model.js
47337A	UI/WebServerResources/js/PreferencesUI.js
47338A	UI/WebServerResources/scss/PreferencesUI.scss
47339
47340commit 575676deb862f952c404a6351617feac8e336cbc
47341Author: Francis Lachapelle <flachapelle@inverse.ca>
47342Date:   Wed Feb 25 15:57:49 2015 -0500
47343
47344    Add search field in AddressBook module
47345
47346M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
47347
47348commit 4b9eb44790c26c9c42f0411552e861bc7770d76d
47349Author: Francis Lachapelle <flachapelle@inverse.ca>
47350Date:   Wed Feb 25 15:06:14 2015 -0500
47351
47352    Initial integration of md-select in contact editor
47353
47354M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
47355
47356commit dc538f969e8ab75db118a10d5d43279d2da41447
47357Author: Francis Lachapelle <flachapelle@inverse.ca>
47358Date:   Wed Feb 25 14:02:52 2015 -0500
47359
47360    Cleanup dependencies in bower.json
47361
47362M	UI/WebServerResources/Gruntfile.js
47363M	UI/WebServerResources/bower.json
47364
47365commit e32f6d3086d4542883d5f2d7537e17df5742595b
47366Author: iRouge <bfavreault@inverse.ca>
47367Date:   Wed Feb 25 13:57:07 2015 -0500
47368
47369    Update angular-material
47370
47371M	UI/WebServerResources/angular-material
47372
47373commit 4bce4ff988d72b5e68f5863ee41c814aefa35a68
47374Author: Francis Lachapelle <flachapelle@inverse.ca>
47375Date:   Wed Feb 25 12:54:02 2015 -0500
47376
47377    Update angular-material
47378
47379M	UI/WebServerResources/angular-material
47380
47381commit fe071a5435a2500a7a162538d38d818578e98b01
47382Author: iRouge <bfavreault@inverse.ca>
47383Date:   Tue Feb 24 23:02:13 2015 -0500
47384
47385    Style contact editor (email addresses with select)
47386
47387M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
47388
47389commit 6b58f3a08090eb570a6c2ed87cce6149313b7fe6
47390Author: iRouge <bfavreault@inverse.ca>
47391Date:   Tue Feb 24 19:40:57 2015 -0500
47392
47393    Style contact editor (model for add and remove)
47394
47395M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
47396M	UI/WebServerResources/js/Common/ui.js
47397M	UI/WebServerResources/scss/components/_palette.scss
47398M	UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss
47399M	UI/WebServerResources/scss/core/layout.scss
47400
47401commit 1d61e33a51872b1dbecf98d5795d8c8b9b3187f8
47402Author: iRouge <bfavreault@inverse.ca>
47403Date:   Tue Feb 24 11:30:17 2015 -0500
47404
47405    Update angular-material (select are fixed !)
47406
47407M	UI/WebServerResources/angular-material
47408
47409commit 79dc49b905b5a8c15c00e3a52564d47e6dcb078d
47410Author: iRouge <bfavreault@inverse.ca>
47411Date:   Tue Feb 24 00:00:59 2015 -0500
47412
47413    Style contact editor layout (needs more work)
47414
47415M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
47416M	UI/WebServerResources/scss/components/button/_button.scss
47417M	UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss
47418
47419commit b81f98236cbc35fdf173d972c8d61c20ea32ade8
47420Author: iRouge <bfavreault@inverse.ca>
47421Date:   Mon Feb 23 21:33:47 2015 -0500
47422
47423    Style contact-view layout
47424
47425M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
47426M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
47427M	UI/Templates/MailerUI/UIxMailEditor.wox
47428M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
47429M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
47430M	UI/WebServerResources/scss/components/divider/divider.scss
47431M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
47432M	UI/WebServerResources/scss/core/typography/typography.scss
47433
47434commit b7adf2814d80abd7e18ddca98ddc5d18aa7a29ec
47435Author: iRouge <bfavreault@inverse.ca>
47436Date:   Mon Feb 23 16:54:06 2015 -0500
47437
47438    Refactor:
47439    - use lowercase and hyphen name for new component according to Sass Guidelines
47440    - change every uses by hand (thanks to my stupid IDE WebStorm)
47441
47442M	UI/Templates/MailerUI/UIxMailEditor.wox
47443M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
47444M	UI/WebServerResources/scss/components/ngTags/ng-tags-input.scss
47445M	UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss
47446
47447commit 5980f8e90ec61755df240ed9247074779cb77d7f
47448Author: iRouge <bfavreault@inverse.ca>
47449Date:   Mon Feb 23 16:37:05 2015 -0500
47450
47451    Create new Sass component: pseudo-input
47452
47453M	.gitignore
47454A	UI/WebServerResources/scss/components/pseudo-input/pseudo-input-theme.scss
47455A	UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss
47456M	UI/WebServerResources/scss/styles.scss
47457M	UI/WebServerResources/scss/views/MailerUI.scss
47458
47459commit cfed9c205860b92f7d388658aad2e7d8202127d2
47460Author: iRouge <bfavreault@inverse.ca>
47461Date:   Mon Feb 23 12:30:48 2015 -0500
47462
47463    Update angular-material
47464
47465M	UI/WebServerResources/angular-material
47466
47467commit 16440998dee56baf396098c86df846ccc58087a5
47468Author: iRouge <bfavreault@inverse.ca>
47469Date:   Mon Feb 23 12:26:39 2015 -0500
47470
47471    Fix Messages editor:
47472    - textarea field
47473    - labels and placeholders color
47474
47475M	UI/Templates/MailerUI/UIxMailEditor.wox
47476M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
47477M	UI/WebServerResources/scss/components/ngTags/ng-tags-input.scss
47478M	UI/WebServerResources/scss/styles.scss
47479M	UI/WebServerResources/scss/views/MailerUI.scss
47480M	UI/WebServerResources/scss/views/MessageEditorUI.scss
47481
47482commit 1264dbad73710aca23d031dec94e0e7e52ec3f30
47483Author: iRouge <bfavreault@inverse.ca>
47484Date:   Sun Feb 22 16:50:03 2015 -0500
47485
47486    Skin Contact editor according to Material Design specs (still buggy)
47487
47488M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
47489M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
47490M	UI/WebServerResources/scss/views/ContactsUI.scss
47491
47492commit 3fb8a42856915c9a424b4b3a4ccdd7ee1c51c417
47493Author: iRouge <bfavreault@inverse.ca>
47494Date:   Sun Feb 22 16:48:27 2015 -0500
47495
47496    Fix login layout ;-) (md-select are still buggy)
47497
47498M	UI/Templates/MainUI/SOGoRootPage.wox
47499A	UI/WebServerResources/scss/views/LoginUI.scss
47500M	UI/WebServerResources/scss/views/_view.scss
47501
47502commit 4a4658e29d87c03008d29b50c5f426a41c3792af
47503Author: Francis Lachapelle <flachapelle@inverse.ca>
47504Date:   Fri Feb 20 13:51:46 2015 -0500
47505
47506    Add missing npm modules for grunt postcss
47507
47508M	UI/WebServerResources/package.json
47509
47510commit 7ff934a5cbf142f444c880dab36de4e67938dc64
47511Author: Francis Lachapelle <flachapelle@inverse.ca>
47512Date:   Fri Feb 20 13:50:47 2015 -0500
47513
47514    Remove dependency of hammer.js
47515
47516M	UI/Templates/UIxPageFrame.wox
47517M	UI/WebServerResources/Gruntfile.js
47518
47519commit 6d4147fa34b4da7dd5712b4dc95f4a13443a8879
47520Author: Ludovic Marcotte <lmarcotte@inverse.ca>
47521Date:   Thu Feb 19 23:41:11 2015 -0500
47522
47523    fixed templates
47524
47525M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
47526M	UI/Templates/MailerUI/UIxMailEditor.wox
47527
47528commit b2c71ceae93a3629def688166dce1d0cd22b0406
47529Author: iRouge <bfavreault@inverse.ca>
47530Date:   Thu Feb 19 23:17:50 2015 -0500
47531
47532    Add box-shadow to Mail editor
47533
47534M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
47535M	UI/WebServerResources/scss/views/MessageEditorUI.scss
47536
47537commit 4185cc37feffcf7c4e7268cf0d63bf759638857e
47538Author: iRouge <bfavreault@inverse.ca>
47539Date:   Thu Feb 19 22:05:53 2015 -0500
47540
47541    Style the plain-text Mail editor
47542    Style Contacts
47543    Style Contact editor (buggy)
47544    Change postcss config
47545
47546M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
47547M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
47548M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
47549M	UI/Templates/MailerUI/UIxMailEditor.wox
47550M	UI/Templates/MailerUI/UIxMailMainFrame.wox
47551M	UI/WebServerResources/Gruntfile.js
47552M	UI/WebServerResources/js/Common/ui.js
47553M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
47554M	UI/WebServerResources/scss/components/card/card.scss
47555M	UI/WebServerResources/scss/components/input/input.scss
47556M	UI/WebServerResources/scss/components/subheader/subheader.scss
47557M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
47558M	UI/WebServerResources/scss/core/typography/typography.scss
47559M	UI/WebServerResources/scss/views/ContactsUI.scss
47560M	UI/WebServerResources/scss/views/MailerUI.scss
47561M	UI/WebServerResources/scss/views/MessageEditorUI.scss
47562M	UI/WebServerResources/scss/views/_view.scss
47563
47564commit 79a0a3684ce7a23849a3853d767f53e6f83c5907
47565Author: Ludovic Marcotte <lmarcotte@inverse.ca>
47566Date:   Thu Feb 19 18:49:13 2015 -0500
47567
47568    Use md-select on the root page
47569
47570M	UI/Templates/MainUI/SOGoRootPage.wox
47571
47572commit dcd6c5fd5a9138d0c0c1cbbc63fe7611f44c791a
47573Author: Benoit Favreault <benoit.favreault@gmail.com>
47574Date:   Thu Feb 19 15:23:42 2015 -0500
47575
47576    Add autoprefixer and its dependancies (fix the buggy flex boxes in Safari and some older browsers)
47577
47578M	UI/WebServerResources/Gruntfile.js
47579M	UI/WebServerResources/package.json
47580
47581commit cc24b9b59956df81a34f96bcba4a62c4719acbe8
47582Author: Francis Lachapelle <flachapelle@inverse.ca>
47583Date:   Thu Feb 19 14:47:33 2015 -0500
47584
47585    Add md-select SASS component
47586
47587A	UI/WebServerResources/scss/components/select/_extends.scss
47588A	UI/WebServerResources/scss/components/select/select.scss
47589M	UI/WebServerResources/scss/styles.scss
47590
47591commit 1569306ea04596bac77e574e3e138f53e7bed6b9
47592Author: Francis Lachapelle <flachapelle@inverse.ca>
47593Date:   Thu Feb 19 14:15:14 2015 -0500
47594
47595    Update angular-material subrepo
47596
47597M	UI/WebServerResources/angular-material
47598
47599commit a1f0c9fd6e6db0947da981a85045a0726ff86d23
47600Author: iRouge <bfavreault@inverse.ca>
47601Date:   Thu Feb 19 08:57:15 2015 -0500
47602
47603    Update angular-material
47604
47605M	UI/WebServerResources/angular-material
47606
47607commit da22cd854b718f98917996a52dcb92faf89e9f11
47608Author: Francis Lachapelle <flachapelle@inverse.ca>
47609Date:   Wed Feb 18 21:39:18 2015 -0500
47610
47611    Fix compilation of UIxTaskEditor.m
47612
47613M	UI/Scheduler/UIxTaskEditor.m
47614
47615commit 94105e937a2c7371116b0bdaf111b669d3802c40
47616Author: Francis Lachapelle <flachapelle@inverse.ca>
47617Date:   Wed Feb 18 16:44:09 2015 -0500
47618
47619    Improve JSON getter/setter for todos
47620
47621M	SOPE/NGCards/iCalToDo.h
47622M	SOPE/NGCards/iCalToDo.m
47623M	SoObjects/Appointments/iCalToDo+SOGo.m
47624M	UI/Scheduler/UIxTaskEditor.h
47625M	UI/Scheduler/UIxTaskEditor.m
47626
47627commit f47a22068f53f801ccefdb06ee6e565bb7a69236
47628Author: Francis Lachapelle <flachapelle@inverse.ca>
47629Date:   Wed Feb 18 16:36:37 2015 -0500
47630
47631    JSON: fix handling of dates of all-day events
47632
47633M	SoObjects/Appointments/iCalEvent+SOGo.m
47634M	UI/Scheduler/UIxAppointmentEditor.m
47635
47636commit 177c933af4ae532ba0ec6a74bb67bc934a22804f
47637Author: Francis Lachapelle <flachapelle@inverse.ca>
47638Date:   Wed Feb 18 14:55:21 2015 -0500
47639
47640    Lowercase the status property of vEvent & vToDo
47641
47642M	SoObjects/Appointments/iCalEntityObject+SOGo.m
47643
47644commit bbc5a2a0481c4fa985fd7090c11af7f398c08dc7
47645Author: Francis Lachapelle <flachapelle@inverse.ca>
47646Date:   Wed Feb 18 14:52:22 2015 -0500
47647
47648    Fix compilation warning of SOGoAppointmentObject.m
47649
47650M	SoObjects/Appointments/SOGoAppointmentObject.m
47651
47652commit 48ffe8fb7ee6a8ab458c39b378082bbf3c3508ad
47653Author: Ludovic Marcotte <lmarcotte@inverse.ca>
47654Date:   Wed Feb 18 14:52:57 2015 -0500
47655
47656    Minor improvement to the template
47657
47658M	UI/Templates/MainUI/SOGoRootPage.wox
47659
47660commit e3d4a7a373b7e6fd242c88c468e2939a16591a78
47661Author: Ludovic Marcotte <lmarcotte@inverse.ca>
47662Date:   Wed Feb 18 14:42:27 2015 -0500
47663
47664    Deleted old CSS
47665
47666D	UI/WebServerResources/css/SOGoRootPage.css
47667
47668commit 4ddf92aadb9ee2616d3e391557ef4eb076d63160
47669Author: Francis Lachapelle <flachapelle@inverse.ca>
47670Date:   Tue Feb 17 16:09:16 2015 -0500
47671
47672    JSON: Return ISO8601 dates in calendar components
47673
47674M	SoObjects/Appointments/iCalEntityObject+SOGo.h
47675M	SoObjects/Appointments/iCalEntityObject+SOGo.m
47676M	SoObjects/Appointments/iCalEvent+SOGo.m
47677M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
47678M	UI/Scheduler/UIxAppointmentEditor.m
47679
47680commit e226825bdea9d698752305b371daa1a4ebba66aa
47681Author: Francis Lachapelle <flachapelle@inverse.ca>
47682Date:   Tue Feb 17 16:05:50 2015 -0500
47683
47684    Add [NSCalendarDate+SOGo iso8601DateString]
47685
47686M	SoObjects/SOGo/NSCalendarDate+SOGo.h
47687M	SoObjects/SOGo/NSCalendarDate+SOGo.m
47688
47689commit d8a816a3351c73dd7b12ddf44327b00cd2af7fe6
47690Author: iRouge <bfavreault@inverse.ca>
47691Date:   Mon Feb 16 02:15:01 2015 -0500
47692
47693    Add toolbars Icons (several bugs, some remaining)
47694
47695M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
47696M	UI/Templates/MailerUI/UIxMailMainFrame.wox
47697M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
47698M	UI/WebServerResources/scss/core/layout.scss
47699M	UI/WebServerResources/scss/core/mixins.scss
47700M	UI/WebServerResources/scss/core/variables.scss
47701M	UI/WebServerResources/scss/views/MailerUI.scss
47702
47703commit b9e7e243445f94ed75ece2aa016838f3812679b4
47704Author: Ludovic Marcotte <lmarcotte@inverse.ca>
47705Date:   Fri Feb 13 14:30:24 2015 -0500
47706
47707    Fixed remember login option
47708
47709M	UI/Templates/MainUI/SOGoRootPage.wox
47710M	UI/WebServerResources/js/SOGoRootPage.js
47711
47712commit 23ce8904a958a9d209484bad3575977d2a90fd4b
47713Author: Francis Lachapelle <flachapelle@inverse.ca>
47714Date:   Fri Feb 13 12:00:10 2015 -0500
47715
47716    Restore color transistion in sidenav.scss
47717
47718M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
47719
47720commit d1271799f4ec19d5d5953c2ebe8efa8e4048d3b3
47721Author: Francis Lachapelle <flachapelle@inverse.ca>
47722Date:   Fri Feb 13 11:57:19 2015 -0500
47723
47724    Update angular-material version in bower.json
47725
47726M	UI/WebServerResources/bower.json
47727
47728commit e5726d2840c5699d48184e5695f962fce6d02f48
47729Author: Ludovic Marcotte <lmarcotte@inverse.ca>
47730Date:   Fri Feb 13 09:14:10 2015 -0500
47731
47732    WiP - some improvements to the login form
47733
47734M	UI/Templates/MainUI/SOGoRootPage.wox
47735M	UI/WebServerResources/js/SOGoRootPage.js
47736
47737commit fcd5abfafc0e748c0e5a5afc7a7d51f1fca61209
47738Author: iRouge <bfavreault@inverse.ca>
47739Date:   Thu Feb 12 16:08:15 2015 -0500
47740
47741    Update angular-material version 0.8.0-rc1
47742
47743M	UI/WebServerResources/angular-material
47744
47745commit 67c62fe85caa569a57099f1e0e84891540af2171
47746Author: Francis Lachapelle <flachapelle@inverse.ca>
47747Date:   Thu Feb 12 15:08:59 2015 -0500
47748
47749    Fix compilation of UIxComponentEditor.m
47750
47751M	UI/Scheduler/UIxComponentEditor.m
47752
47753commit f9271b747c5f6150d1f490f45483e4c48d55e41e
47754Author: Francis Lachapelle <flachapelle@inverse.ca>
47755Date:   Thu Feb 12 15:01:26 2015 -0500
47756
47757    Initial JSON actions to get/set an event
47758
47759M	SoObjects/Appointments/iCalEntityObject+SOGo.h
47760M	SoObjects/Appointments/iCalEntityObject+SOGo.m
47761M	SoObjects/Appointments/iCalEvent+SOGo.h
47762M	SoObjects/Appointments/iCalEvent+SOGo.m
47763M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
47764M	SoObjects/Contacts/SOGoContactSourceFolder.m
47765M	UI/Scheduler/UIxAppointmentEditor.h
47766M	UI/Scheduler/UIxAppointmentEditor.m
47767M	UI/Scheduler/UIxComponentEditor.h
47768M	UI/Scheduler/UIxComponentEditor.m
47769
47770commit f694f5763843f5e0c1426c5b9dfb60c2c3abf66c
47771Author: iRouge <bfavreault@inverse.ca>
47772Date:   Thu Feb 12 12:37:05 2015 -0500
47773
47774    Minor tweaks to Mailer UI
47775
47776M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
47777M	UI/WebServerResources/scss/views/MailerUI.scss
47778
47779commit 522108bdd33a4e8e84c6028d149063bee1b7380f
47780Author: iRouge <bfavreault@inverse.ca>
47781Date:   Thu Feb 12 04:20:42 2015 -0500
47782
47783    [Amend previous commit]Styled ngTags for Mail editor and propose a chip-like version of tags
47784
47785M	UI/Templates/MailerUI/UIxMailEditor.wox
47786
47787commit 780d757d6b9e1827879974f541901e2a9a693027
47788Author: iRouge <bfavreault@inverse.ca>
47789Date:   Thu Feb 12 03:55:46 2015 -0500
47790
47791    Styled ngTags for Mail editor and propose a chip-like version of tags
47792
47793M	UI/Templates/MailerUI/UIxMailEditor.wox
47794M	UI/Templates/UIxPageFrame.wox
47795M	UI/WebServerResources/scss/components/ngTags/ng-tags-input.scss
47796M	UI/WebServerResources/scss/views/MailerUI.scss
47797M	UI/WebServerResources/scss/views/MessageEditorUI.scss
47798
47799commit df8b4e302f3e5771e88d2a1971b4bb866a88b5c4
47800Author: iRouge <bfavreault@inverse.ca>
47801Date:   Thu Feb 12 00:00:13 2015 -0500
47802
47803    Styled ngTags but no hasFocus state
47804
47805M	UI/Templates/MailerUI/UIxMailEditor.wox
47806M	UI/Templates/MailerUI/UIxMailMainFrame.wox
47807A	UI/WebServerResources/scss/components/ngTags/ng-tags-input.scss
47808M	UI/WebServerResources/scss/styles.scss
47809
47810commit 1bb66bbf7d847be3486713fa328f7f4a53c14eab
47811Author: iRouge <bfavreault@inverse.ca>
47812Date:   Wed Feb 11 21:54:06 2015 -0500
47813
47814    Skin the Mail editor except ng-tags
47815
47816M	UI/Templates/MailerUI/UIxMailEditor.wox
47817M	UI/WebServerResources/scss/core/typography/typography.scss
47818A	UI/WebServerResources/scss/views/MessageEditorUI.scss
47819M	UI/WebServerResources/scss/views/_view.scss
47820
47821commit a1299fea9702d719b20d3ca48877e6cc0cfe6319
47822Author: iRouge <bfavreault@inverse.ca>
47823Date:   Wed Feb 11 20:59:46 2015 -0500
47824
47825    Skin the Mail editor
47826
47827M	UI/Templates/MailerUI/UIxMailEditor.wox
47828
47829commit 221e49a5d1f585f33415b2ba53bc806b5a20e3f2
47830Author: Francis Lachapelle <flachapelle@inverse.ca>
47831Date:   Tue Feb 10 21:15:56 2015 -0500
47832
47833    Improve [iCalTrigger asDictionary]
47834
47835M	SOPE/NGCards/iCalTrigger.m
47836M	SoObjects/Appointments/iCalEntityObject+SOGo.h
47837
47838commit d123b2d5d4d902e0cd7aa9102d460ae6f278c369
47839Author: iRouge <bfavreault@inverse.ca>
47840Date:   Wed Feb 11 04:47:08 2015 -0500
47841
47842    Change PseudoField-label font-weight
47843
47844M	UI/WebServerResources/scss/views/MailerUI.scss
47845
47846commit 4f2fc5c99e08e9e014f4a8095be56adda8065759
47847Author: iRouge <bfavreault@inverse.ca>
47848Date:   Wed Feb 11 04:04:09 2015 -0500
47849
47850    Fixed the message headers design (markup and scss)
47851    Create a "PseudoField" component that mimics Material Design input fields
47852
47853M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
47854D	UI/WebServerResources/css/styles.css
47855D	UI/WebServerResources/css/styles.css.map
47856M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
47857M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
47858M	UI/WebServerResources/scss/core/typography/typography.scss
47859M	UI/WebServerResources/scss/core/variables.scss
47860M	UI/WebServerResources/scss/views/MailerUI.scss
47861
47862commit e429dc3ff1a20b4c73a41a1e9ca095b75e4763c6
47863Author: Francis Lachapelle <flachapelle@inverse.ca>
47864Date:   Tue Feb 10 16:07:22 2015 -0500
47865
47866    Add [iCalByDayMask initWithDaysAndOccurences:]
47867
47868M	SOPE/NGCards/iCalByDayMask.h
47869M	SOPE/NGCards/iCalByDayMask.m
47870
47871commit 9e7a051d25a3137a71820a1df835a87cd73c860e
47872Author: iRouge <bfavreault@inverse.ca>
47873Date:   Tue Feb 10 15:29:45 2015 -0500
47874
47875    Update angular-material
47876
47877M	UI/WebServerResources/angular-material
47878
47879commit 75f38173c5925965e35591904565d7ffa42306b0
47880Author: iRouge <bfavreault@inverse.ca>
47881Date:   Tue Feb 10 03:17:10 2015 -0500
47882
47883    Adjust Messages header view
47884    Add ngMaterial directives tomessage composer
47885
47886M	UI/Templates/MailerUI/UIxMailEditor.wox
47887M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
47888M	UI/WebServerResources/angular-material
47889M	UI/WebServerResources/scss/components/_palette.scss
47890M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
47891M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
47892M	UI/WebServerResources/scss/views/MailerUI.scss
47893
47894commit 4cd6ffcaec882b911be2e6af806972418848cea7
47895Author: Francis Lachapelle <flachapelle@inverse.ca>
47896Date:   Mon Feb 9 09:48:58 2015 -0500
47897
47898    Messages list: add ng directives to icons
47899
47900M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
47901
47902commit 12807457d40b5532413427ce6a23c70bea194f45
47903Author: iRouge <bfavreault@inverse.ca>
47904Date:   Sun Feb 8 19:35:21 2015 -0500
47905
47906    Update angular-material
47907
47908M	UI/WebServerResources/angular-material
47909
47910commit aefb27fc5c59e1c77542a3b3335d0afea447fc2c
47911Author: Ludovic Marcotte <lmarcotte@inverse.ca>
47912Date:   Fri Feb 6 15:35:51 2015 -0500
47913
47914    Initial (and fugly) materialization of the login page
47915
47916M	UI/Templates/MainUI/SOGoRootPage.wox
47917M	UI/Templates/UIxPageFrame.wox
47918M	UI/WebServerResources/js/SOGoRootPage.js
47919
47920commit cd32bcf961956c9a62de7b0315c91947b75e56ed
47921Author: iRouge <bfavreault@inverse.ca>
47922Date:   Fri Feb 6 09:37:00 2015 -0500
47923
47924    Fine-tune presentation of Mailer UI
47925    - Colors
47926    - Icons
47927    - Dimmensions
47928    - Typography
47929
47930M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
47931M	UI/Templates/MailerUI/UIxMailMainFrame.wox
47932M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
47933M	UI/WebServerResources/css/styles.css
47934M	UI/WebServerResources/css/styles.css.map
47935M	UI/WebServerResources/js/Common/ui-desktop.js
47936M	UI/WebServerResources/scss/_shame.scss
47937M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
47938M	UI/WebServerResources/scss/components/button/_button.scss
47939M	UI/WebServerResources/scss/components/icon/icon.scss
47940M	UI/WebServerResources/scss/components/list/list.scss
47941M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
47942M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
47943M	UI/WebServerResources/scss/core/_functions.scss
47944M	UI/WebServerResources/scss/core/typography/typography.scss
47945M	UI/WebServerResources/scss/views/MailerUI.scss
47946
47947commit 16f275af5252040fe6a1d95b34537e1e33f28a16
47948Author: iRouge <bfavreault@inverse.ca>
47949Date:   Thu Feb 5 21:10:45 2015 -0500
47950
47951    Add SOGo logo
47952
47953M	UI/Templates/MailerUI/UIxMailMainFrame.wox
47954M	UI/WebServerResources/css/styles.css
47955M	UI/WebServerResources/css/styles.css.map
47956A	UI/WebServerResources/img/sogo-compact.svg
47957A	UI/WebServerResources/img/sogo-full.svg
47958M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
47959M	UI/WebServerResources/scss/core/base_styles/_base_style.scss
47960
47961commit 419f1bd698d909ef4970582c8c38af86c94860d3
47962Author: iRouge <bfavreault@inverse.ca>
47963Date:   Thu Feb 5 19:41:07 2015 -0500
47964
47965    Adjust containers width according to Google's specs
47966
47967M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
47968M	UI/WebServerResources/css/styles.css
47969M	UI/WebServerResources/css/styles.css.map
47970M	UI/WebServerResources/scss/components/toolbar/_extends.scss
47971M	UI/WebServerResources/scss/core/base_styles/_base_style.scss
47972M	UI/WebServerResources/scss/views/MailerUI.scss
47973
47974commit e00416e1b8a8f271e682307574349cc77ccec510
47975Author: iRouge <bfavreault@inverse.ca>
47976Date:   Thu Feb 5 19:16:49 2015 -0500
47977
47978    Apply colours to components
47979
47980M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
47981M	UI/Templates/MailerUI/UIxMailMainFrame.wox
47982M	UI/WebServerResources/css/styles.css
47983M	UI/WebServerResources/css/styles.css.map
47984M	UI/WebServerResources/scss/components/_palette.scss
47985M	UI/WebServerResources/scss/components/content/content.scss
47986M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
47987M	UI/WebServerResources/scss/components/subheader/subheader.scss
47988M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
47989M	UI/WebServerResources/scss/core/_functions.scss
47990M	UI/WebServerResources/scss/core/base_styles/_base_style.scss
47991M	UI/WebServerResources/scss/core/typography/typography.scss
47992M	UI/WebServerResources/scss/core/variables.scss
47993M	UI/WebServerResources/scss/styles.scss
47994
47995commit daaa4284cbb5be965adcd36b48c54c3fb172dbdc
47996Author: iRouge <bfavreault@inverse.ca>
47997Date:   Thu Feb 5 15:53:20 2015 -0500
47998
47999    Add Sass version of SOGo's palettes, mixin to generate theme-class and a getter function for convenient access to colours trough any scss
48000
48001M	UI/Templates/UIxPageFrame.wox
48002M	UI/WebServerResources/js/Common/ui.js
48003M	UI/WebServerResources/scss/components/_palette.scss
48004M	UI/WebServerResources/scss/styles.scss
48005
48006commit 33e70cd3f3ba6809e878b2c2d33ac66545d3cc0c
48007Author: Francis Lachapelle <flachapelle@inverse.ca>
48008Date:   Thu Feb 5 08:43:06 2015 -0500
48009
48010    Remove dependancy to angular-material.css
48011
48012M	UI/Templates/UIxPageFrame.wox
48013M	UI/WebServerResources/scss/styles.scss
48014
48015commit 44e56c92d0bf16efe1fe35eccf1b89427128ebac
48016Author: iRouge <bfavreault@inverse.ca>
48017Date:   Wed Feb 4 16:44:42 2015 -0500
48018
48019    Update Angular-Material to 0.7.1 : HEAD origin/master origin/HEAD master
48020
48021M	UI/WebServerResources/angular-material
48022
48023commit 6404536d196df61f9e94e493f6b0c7e34b114af5
48024Author: iRouge <bfavreault@inverse.ca>
48025Date:   Wed Feb 4 09:46:58 2015 -0500
48026
48027    Add md-colors module
48028
48029A	UI/.gitignore
48030M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
48031M	UI/Templates/UIxPageFrame.wox
48032M	UI/WebServerResources/js/Common/ui.js
48033A	UI/WebServerResources/md-colors/README.md
48034A	UI/WebServerResources/md-colors/colors.js
48035A	UI/WebServerResources/md-colors/index.html
48036A	UI/WebServerResources/md-colors/script.js
48037
48038commit e7b7e9cefed4419a89d2d4d0205912c214ed2645
48039Author: iRouge <bfavreault@inverse.ca>
48040Date:   Tue Feb 3 21:22:12 2015 -0500
48041
48042    Adjust z-indexes and box-shadows
48043
48044M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
48045M	UI/Templates/MailerUI/UIxMailMainFrame.wox
48046M	UI/WebServerResources/scss/_shame.scss
48047M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
48048M	UI/WebServerResources/scss/components/list/list.scss
48049M	UI/WebServerResources/scss/components/subheader/subheader.scss
48050M	UI/WebServerResources/scss/components/toolbar/_extends.scss
48051M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
48052M	UI/WebServerResources/scss/styles.scss
48053
48054commit 174b6f365b0cc6c62b475fdcf82f2afad5603516
48055Author: iRouge <bfavreault@inverse.ca>
48056Date:   Tue Feb 3 16:03:36 2015 -0500
48057
48058    Typograpy : Messages list subheader
48059
48060M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
48061M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
48062M	UI/WebServerResources/scss/components/subheader/subheader.scss
48063M	UI/WebServerResources/scss/core/variables.scss
48064M	UI/WebServerResources/scss/styles.scss
48065
48066commit 08a76aef973c11d565fac53c4b9c9d3c0b2cfb3d
48067Author: iRouge <bfavreault@inverse.ca>
48068Date:   Tue Feb 3 13:34:44 2015 -0500
48069
48070    Adapt markup to typographic styles
48071    - Mail Messages List
48072
48073M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
48074M	UI/WebServerResources/scss/_devtools.scss
48075A	UI/WebServerResources/scss/components/list/_extends.scss
48076M	UI/WebServerResources/scss/components/list/list.scss
48077
48078commit bd61c354f0653061ef7f106d96fe50ac23a9d57a
48079Author: Francis Lachapelle <flachapelle@inverse.ca>
48080Date:   Tue Feb 3 11:37:51 2015 -0500
48081
48082    Fix references to font files in typography.scss
48083
48084M	UI/WebServerResources/scss/core/typography/typography.scss
48085
48086commit 13144aad3b2faf6b9a4d4e765f1d5590bcc3058e
48087Author: Francis Lachapelle <flachapelle@inverse.ca>
48088Date:   Tue Feb 3 11:30:17 2015 -0500
48089
48090    Preparation for build of a unique CSS
48091
48092A	UI/WebServerResources/scss/components/bottomSheet/_extends.scss
48093M	UI/WebServerResources/scss/components/bottomSheet/bottomSheet.scss
48094
48095commit b163e5956302f10ff249c7974871deed76f158cd
48096Author: iRouge <bfavreault@inverse.ca>
48097Date:   Tue Feb 3 11:22:50 2015 -0500
48098
48099    Adjust typography for autoSrollList
48100
48101M	.gitignore
48102M	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
48103
48104commit 09fa2be5bd7252ce44290f7ffb1d11a80530cfd2
48105Author: iRouge <bfavreault@inverse.ca>
48106Date:   Tue Feb 3 10:52:27 2015 -0500
48107
48108    Typography auto-scroll List
48109
48110A	UI/WebServerResources/scss/components/autoScrollList/_extends.scss
48111A	UI/WebServerResources/scss/components/autoScrollList/_functions.scss
48112A	UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss
48113A	UI/WebServerResources/scss/components/button/_functions.scss
48114M	UI/WebServerResources/scss/core/typography/typography.scss
48115M	UI/WebServerResources/scss/styles.scss
48116
48117commit 36c931b596b613917dbb41cdc64e045c94446cc2
48118Author: Francis Lachapelle <flachapelle@inverse.ca>
48119Date:   Tue Feb 3 10:17:15 2015 -0500
48120
48121    Preparation for build of a unique CSS
48122
48123M	UI/WebServerResources/scss/components/backdrop/backdrop.scss
48124A	UI/WebServerResources/scss/components/card/_extends.scss
48125M	UI/WebServerResources/scss/components/card/card.scss
48126A	UI/WebServerResources/scss/components/checkbox/_extends.scss
48127M	UI/WebServerResources/scss/components/checkbox/checkbox.scss
48128A	UI/WebServerResources/scss/components/content/_extends.scss
48129M	UI/WebServerResources/scss/components/content/content.scss
48130A	UI/WebServerResources/scss/components/dialog/_extends.scss
48131M	UI/WebServerResources/scss/components/dialog/dialog.scss
48132A	UI/WebServerResources/scss/components/divider/_extends.scss
48133M	UI/WebServerResources/scss/components/divider/divider.scss
48134M	UI/WebServerResources/scss/components/icon/_extends.scss
48135A	UI/WebServerResources/scss/components/progressCircular/_extends.scss
48136M	UI/WebServerResources/scss/components/progressCircular/progressCircular.scss
48137A	UI/WebServerResources/scss/components/progressLinear/_extends.scss
48138M	UI/WebServerResources/scss/components/progressLinear/progressLinear.scss
48139A	UI/WebServerResources/scss/components/radioButton/_extends.scss
48140M	UI/WebServerResources/scss/components/radioButton/radio-button.scss
48141A	UI/WebServerResources/scss/components/sidenav/_extends.scss
48142M	UI/WebServerResources/scss/components/sidenav/sidenav.scss
48143A	UI/WebServerResources/scss/components/slider/_extends.scss
48144M	UI/WebServerResources/scss/components/slider/slider.scss
48145A	UI/WebServerResources/scss/components/sticky/_extends.scss
48146M	UI/WebServerResources/scss/components/sticky/sticky.scss
48147A	UI/WebServerResources/scss/components/subheader/_extends.scss
48148M	UI/WebServerResources/scss/components/subheader/subheader.scss
48149A	UI/WebServerResources/scss/components/switch/_extends.scss
48150M	UI/WebServerResources/scss/components/switch/switch.scss
48151A	UI/WebServerResources/scss/components/tabs/_extends.scss
48152M	UI/WebServerResources/scss/components/tabs/tabs.scss
48153A	UI/WebServerResources/scss/components/textField/_extends.scss
48154M	UI/WebServerResources/scss/components/textField/textField.scss
48155A	UI/WebServerResources/scss/components/toast/_extends.scss
48156M	UI/WebServerResources/scss/components/toast/toast.scss
48157A	UI/WebServerResources/scss/components/toolbar/_extends.scss
48158M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
48159A	UI/WebServerResources/scss/components/tooltip/_extends.scss
48160M	UI/WebServerResources/scss/components/tooltip/tooltip.scss
48161A	UI/WebServerResources/scss/components/whiteframe/_extends.scss
48162M	UI/WebServerResources/scss/components/whiteframe/whiteframe.scss
48163M	UI/WebServerResources/scss/core/layout.scss
48164M	UI/WebServerResources/scss/core/mixins.scss
48165
48166commit 6040838396bb0e7b435c8131b5fdbdd9eb0d5dc6
48167Author: Francis Lachapelle <flachapelle@inverse.ca>
48168Date:   Tue Feb 3 08:56:19 2015 -0500
48169
48170    Don't use bower package of the font Fira
48171
48172M	UI/WebServerResources/Gruntfile.js
48173M	UI/WebServerResources/bower.json
48174
48175commit 1a81abebaa254106a32b02183603e05f508f92e7
48176Author: Francis Lachapelle <flachapelle@inverse.ca>
48177Date:   Tue Feb 3 08:55:17 2015 -0500
48178
48179    Remove unused files from scss directory
48180
48181D	UI/WebServerResources/scss/components/backdrop/backdrop.js
48182D	UI/WebServerResources/scss/components/bottomSheet/bottomSheet.js
48183D	UI/WebServerResources/scss/components/bottomSheet/bottomSheet.spec.js
48184D	UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/bottom-sheet-grid-template.html
48185D	UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/bottom-sheet-list-template.html
48186D	UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/index.html
48187D	UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/script.js
48188D	UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/style.css
48189D	UI/WebServerResources/scss/components/button/button.js
48190D	UI/WebServerResources/scss/components/button/button.spec.js
48191D	UI/WebServerResources/scss/components/button/demoBasicUsage/index.html
48192D	UI/WebServerResources/scss/components/button/demoBasicUsage/script.js
48193D	UI/WebServerResources/scss/components/button/demoBasicUsage/style.css
48194D	UI/WebServerResources/scss/components/card/card.js
48195D	UI/WebServerResources/scss/components/card/card.spec.js
48196D	UI/WebServerResources/scss/components/card/demoBasicUsage/index.html
48197D	UI/WebServerResources/scss/components/card/demoBasicUsage/script.js
48198D	UI/WebServerResources/scss/components/card/demoBasicUsage/style.css
48199D	UI/WebServerResources/scss/components/checkbox/checkbox.js
48200D	UI/WebServerResources/scss/components/checkbox/checkbox.spec.js
48201D	UI/WebServerResources/scss/components/checkbox/demoBasicUsage/index.html
48202D	UI/WebServerResources/scss/components/checkbox/demoBasicUsage/script.js
48203D	UI/WebServerResources/scss/components/checkbox/demoBasicUsage/style.css
48204D	UI/WebServerResources/scss/components/content/content.js
48205D	UI/WebServerResources/scss/components/content/content.spec.js
48206D	UI/WebServerResources/scss/components/content/demoBasicUsage/index.html
48207D	UI/WebServerResources/scss/components/content/demoBasicUsage/script.js
48208D	UI/WebServerResources/scss/components/dialog/demoBasicUsage/dialog1.tmpl.html
48209D	UI/WebServerResources/scss/components/dialog/demoBasicUsage/index.html
48210D	UI/WebServerResources/scss/components/dialog/demoBasicUsage/script.js
48211D	UI/WebServerResources/scss/components/dialog/demoBasicUsage/style.css
48212D	UI/WebServerResources/scss/components/dialog/dialog.js
48213D	UI/WebServerResources/scss/components/dialog/dialog.spec.js
48214D	UI/WebServerResources/scss/components/divider/demoBasicUsage/index.html
48215D	UI/WebServerResources/scss/components/divider/demoBasicUsage/script.js
48216D	UI/WebServerResources/scss/components/divider/demoBasicUsage/style.css
48217D	UI/WebServerResources/scss/components/divider/divider.js
48218D	UI/WebServerResources/scss/components/input/demoBasicUsage/index.html
48219D	UI/WebServerResources/scss/components/input/demoBasicUsage/script.js
48220D	UI/WebServerResources/scss/components/input/input.js
48221D	UI/WebServerResources/scss/components/input/input.spec.js
48222D	UI/WebServerResources/scss/components/list/demoBasicUsage/index.html
48223D	UI/WebServerResources/scss/components/list/demoBasicUsage/script.js
48224D	UI/WebServerResources/scss/components/list/demoBasicUsage/style.css
48225D	UI/WebServerResources/scss/components/list/list.js
48226D	UI/WebServerResources/scss/components/list/list.spec.js
48227D	UI/WebServerResources/scss/components/progressCircular/demoBasicUsage/index.html
48228D	UI/WebServerResources/scss/components/progressCircular/demoBasicUsage/script.js
48229D	UI/WebServerResources/scss/components/progressCircular/demoBasicUsage/style.css
48230D	UI/WebServerResources/scss/components/progressCircular/progressCircular.js
48231D	UI/WebServerResources/scss/components/progressCircular/progressCircular.spec.js
48232D	UI/WebServerResources/scss/components/progressLinear/demoBasicUsage/index.html
48233D	UI/WebServerResources/scss/components/progressLinear/demoBasicUsage/script.js
48234D	UI/WebServerResources/scss/components/progressLinear/demoBasicUsage/style.css
48235D	UI/WebServerResources/scss/components/progressLinear/progressLinear.js
48236D	UI/WebServerResources/scss/components/progressLinear/progressLinear.spec.js
48237D	UI/WebServerResources/scss/components/radioButton/demoBasicUsage/index.html
48238D	UI/WebServerResources/scss/components/radioButton/demoBasicUsage/script.js
48239D	UI/WebServerResources/scss/components/radioButton/demoBasicUsage/style.css
48240D	UI/WebServerResources/scss/components/radioButton/radioButton.js
48241D	UI/WebServerResources/scss/components/radioButton/radioButton.spec.js
48242D	UI/WebServerResources/scss/components/sidenav/demoBasicUsage/index.html
48243D	UI/WebServerResources/scss/components/sidenav/demoBasicUsage/script.js
48244D	UI/WebServerResources/scss/components/sidenav/sidenav.js
48245D	UI/WebServerResources/scss/components/sidenav/sidenav.spec.js
48246D	UI/WebServerResources/scss/components/slider/demoBasicUsage/index.html
48247D	UI/WebServerResources/scss/components/slider/demoBasicUsage/script.js
48248D	UI/WebServerResources/scss/components/slider/demoBasicUsage/style.css
48249D	UI/WebServerResources/scss/components/slider/slider.js
48250D	UI/WebServerResources/scss/components/slider/slider.spec.js
48251D	UI/WebServerResources/scss/components/sticky/sticky.js
48252D	UI/WebServerResources/scss/components/sticky/sticky.spec.js
48253D	UI/WebServerResources/scss/components/subheader/demoBasicUsage/index.html
48254D	UI/WebServerResources/scss/components/subheader/demoBasicUsage/script.js
48255D	UI/WebServerResources/scss/components/subheader/demoBasicUsage/style.css
48256D	UI/WebServerResources/scss/components/subheader/subheader.js
48257D	UI/WebServerResources/scss/components/subheader/subheader.spec.js
48258D	UI/WebServerResources/scss/components/swipe/swipe.js
48259D	UI/WebServerResources/scss/components/switch/demoBasicUsage/index.html
48260D	UI/WebServerResources/scss/components/switch/demoBasicUsage/script.js
48261D	UI/WebServerResources/scss/components/switch/demoBasicUsage/style.css
48262D	UI/WebServerResources/scss/components/switch/switch.js
48263D	UI/WebServerResources/scss/components/switch/switch.spec.js
48264D	UI/WebServerResources/scss/components/tabs/demoDynamicTabs/index.html
48265D	UI/WebServerResources/scss/components/tabs/demoDynamicTabs/script.js
48266D	UI/WebServerResources/scss/components/tabs/demoDynamicTabs/style.css
48267D	UI/WebServerResources/scss/components/tabs/demoStaticTabs/index.html
48268D	UI/WebServerResources/scss/components/tabs/demoStaticTabs/script.js
48269D	UI/WebServerResources/scss/components/tabs/demoStaticTabs/style.css
48270D	UI/WebServerResources/scss/components/tabs/js/inkBarDirective.js
48271D	UI/WebServerResources/scss/components/tabs/js/paginationDirective.js
48272D	UI/WebServerResources/scss/components/tabs/js/tabItemController.js
48273D	UI/WebServerResources/scss/components/tabs/js/tabItemDirective.js
48274D	UI/WebServerResources/scss/components/tabs/js/tabsController.js
48275D	UI/WebServerResources/scss/components/tabs/js/tabsDirective.js
48276D	UI/WebServerResources/scss/components/tabs/tabs.js
48277D	UI/WebServerResources/scss/components/tabs/tabs.spec.js
48278D	UI/WebServerResources/scss/components/textField/textField.js
48279D	UI/WebServerResources/scss/components/textField/textField.spec.js
48280D	UI/WebServerResources/scss/components/toast/demoBasicUsage/index.html
48281D	UI/WebServerResources/scss/components/toast/demoBasicUsage/script.js
48282D	UI/WebServerResources/scss/components/toast/demoBasicUsage/toast-template.html
48283D	UI/WebServerResources/scss/components/toast/toast.js
48284D	UI/WebServerResources/scss/components/toast/toast.spec.js
48285D	UI/WebServerResources/scss/components/toolbar/demoBasicUsage/index.html
48286D	UI/WebServerResources/scss/components/toolbar/demoBasicUsage/script.js
48287D	UI/WebServerResources/scss/components/toolbar/demoScrollShrink/index.html
48288D	UI/WebServerResources/scss/components/toolbar/demoScrollShrink/script.js
48289D	UI/WebServerResources/scss/components/toolbar/demoScrollShrink/style.css
48290D	UI/WebServerResources/scss/components/toolbar/toolbar.js
48291D	UI/WebServerResources/scss/components/toolbar/toolbar.spec.js
48292D	UI/WebServerResources/scss/components/tooltip/demoBasicUsage/index.html
48293D	UI/WebServerResources/scss/components/tooltip/demoBasicUsage/script.js
48294D	UI/WebServerResources/scss/components/tooltip/demoBasicUsage/style.css
48295D	UI/WebServerResources/scss/components/tooltip/tooltip.js
48296D	UI/WebServerResources/scss/components/tooltip/tooltip.spec.js
48297D	UI/WebServerResources/scss/components/whiteframe/demoBasicUsage/index.html
48298D	UI/WebServerResources/scss/components/whiteframe/demoBasicUsage/script.js
48299D	UI/WebServerResources/scss/components/whiteframe/demoBasicUsage/style.css
48300D	UI/WebServerResources/scss/components/whiteframe/whiteframe.js
48301D	UI/WebServerResources/scss/elements/_manifest.scss
48302D	UI/WebServerResources/scss/grid/_manifest.scss
48303D	UI/WebServerResources/scss/test.js
48304D	UI/WebServerResources/scss/ui_patterns/_manifest.scss
48305
48306commit a191c7a3828540f79959d5cb6a01b899b1edd42a
48307Author: iRouge <bfavreault@inverse.ca>
48308Date:   Mon Feb 2 23:47:08 2015 -0500
48309
48310    Typography : Google Material Design standard styles
48311    - Layout is broken
48312
48313M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
48314M	UI/Templates/MailerUI/UIxMailMainFrame.wox
48315M	UI/WebServerResources/scss/core/typography/typography.scss
48316
48317commit 907df8143619c91efbe77d9fdc7420d256361f24
48318Author: iRouge <bfavreault@inverse.ca>
48319Date:   Mon Feb 2 22:55:06 2015 -0500
48320
48321    Typography-2
48322
48323A	UI/WebServerResources/fonts/FiraMono-Bold.eot
48324A	UI/WebServerResources/fonts/FiraMono-Bold.ttf
48325A	UI/WebServerResources/fonts/FiraMono-Bold.woff
48326A	UI/WebServerResources/fonts/FiraMono-Medium.eot
48327A	UI/WebServerResources/fonts/FiraMono-Medium.ttf
48328A	UI/WebServerResources/fonts/FiraMono-Medium.woff
48329A	UI/WebServerResources/fonts/FiraMono-Regular.eot
48330A	UI/WebServerResources/fonts/FiraMono-Regular.ttf
48331A	UI/WebServerResources/fonts/FiraMono-Regular.woff
48332A	UI/WebServerResources/fonts/Material-Design-Iconic-Font.eot
48333A	UI/WebServerResources/fonts/Material-Design-Iconic-Font.ttf
48334M	UI/WebServerResources/scss/core/structure.scss
48335A	UI/WebServerResources/scss/core/typography/typography.scss
48336M	UI/WebServerResources/scss/core/variables.scss
48337M	UI/WebServerResources/scss/styles.scss
48338
48339commit 8f01b0c7390ea0e142de8fdcd60f0985650734e6
48340Author: iRouge <bfavreault@inverse.ca>
48341Date:   Mon Feb 2 16:11:47 2015 -0500
48342
48343    Add Fira Sans to font folder
48344
48345A	UI/WebServerResources/fonts/FiraSans-Bold.eot
48346A	UI/WebServerResources/fonts/FiraSans-Bold.ttf
48347A	UI/WebServerResources/fonts/FiraSans-Bold.woff
48348A	UI/WebServerResources/fonts/FiraSans-BoldItalic.eot
48349A	UI/WebServerResources/fonts/FiraSans-BoldItalic.ttf
48350A	UI/WebServerResources/fonts/FiraSans-BoldItalic.woff
48351A	UI/WebServerResources/fonts/FiraSans-Book.eot
48352A	UI/WebServerResources/fonts/FiraSans-Book.ttf
48353A	UI/WebServerResources/fonts/FiraSans-Book.woff
48354A	UI/WebServerResources/fonts/FiraSans-BookItalic.eot
48355A	UI/WebServerResources/fonts/FiraSans-BookItalic.ttf
48356A	UI/WebServerResources/fonts/FiraSans-BookItalic.woff
48357A	UI/WebServerResources/fonts/FiraSans-Eight.eot
48358A	UI/WebServerResources/fonts/FiraSans-Eight.ttf
48359A	UI/WebServerResources/fonts/FiraSans-Eight.woff
48360A	UI/WebServerResources/fonts/FiraSans-EightItalic.eot
48361A	UI/WebServerResources/fonts/FiraSans-EightItalic.ttf
48362A	UI/WebServerResources/fonts/FiraSans-EightItalic.woff
48363A	UI/WebServerResources/fonts/FiraSans-ExtraBold.eot
48364A	UI/WebServerResources/fonts/FiraSans-ExtraBold.ttf
48365A	UI/WebServerResources/fonts/FiraSans-ExtraBold.woff
48366A	UI/WebServerResources/fonts/FiraSans-ExtraBoldItalic.eot
48367A	UI/WebServerResources/fonts/FiraSans-ExtraBoldItalic.ttf
48368A	UI/WebServerResources/fonts/FiraSans-ExtraBoldItalic.woff
48369A	UI/WebServerResources/fonts/FiraSans-ExtraLight.eot
48370A	UI/WebServerResources/fonts/FiraSans-ExtraLight.ttf
48371A	UI/WebServerResources/fonts/FiraSans-ExtraLight.woff
48372A	UI/WebServerResources/fonts/FiraSans-ExtraLightItalic.eot
48373A	UI/WebServerResources/fonts/FiraSans-ExtraLightItalic.ttf
48374A	UI/WebServerResources/fonts/FiraSans-ExtraLightItalic.woff
48375A	UI/WebServerResources/fonts/FiraSans-Four.eot
48376A	UI/WebServerResources/fonts/FiraSans-Four.ttf
48377A	UI/WebServerResources/fonts/FiraSans-Four.woff
48378A	UI/WebServerResources/fonts/FiraSans-FourItalic.eot
48379A	UI/WebServerResources/fonts/FiraSans-FourItalic.ttf
48380A	UI/WebServerResources/fonts/FiraSans-FourItalic.woff
48381A	UI/WebServerResources/fonts/FiraSans-Hair.eot
48382A	UI/WebServerResources/fonts/FiraSans-Hair.ttf
48383A	UI/WebServerResources/fonts/FiraSans-Hair.woff
48384A	UI/WebServerResources/fonts/FiraSans-HairItalic.eot
48385A	UI/WebServerResources/fonts/FiraSans-HairItalic.ttf
48386A	UI/WebServerResources/fonts/FiraSans-HairItalic.woff
48387A	UI/WebServerResources/fonts/FiraSans-Heavy.eot
48388A	UI/WebServerResources/fonts/FiraSans-Heavy.ttf
48389A	UI/WebServerResources/fonts/FiraSans-Heavy.woff
48390A	UI/WebServerResources/fonts/FiraSans-HeavyItalic.eot
48391A	UI/WebServerResources/fonts/FiraSans-HeavyItalic.ttf
48392A	UI/WebServerResources/fonts/FiraSans-HeavyItalic.woff
48393A	UI/WebServerResources/fonts/FiraSans-Italic.eot
48394A	UI/WebServerResources/fonts/FiraSans-Italic.ttf
48395A	UI/WebServerResources/fonts/FiraSans-Italic.woff
48396A	UI/WebServerResources/fonts/FiraSans-Light.eot
48397A	UI/WebServerResources/fonts/FiraSans-Light.ttf
48398A	UI/WebServerResources/fonts/FiraSans-Light.woff
48399A	UI/WebServerResources/fonts/FiraSans-LightItalic.eot
48400A	UI/WebServerResources/fonts/FiraSans-LightItalic.ttf
48401A	UI/WebServerResources/fonts/FiraSans-LightItalic.woff
48402A	UI/WebServerResources/fonts/FiraSans-Medium.eot
48403A	UI/WebServerResources/fonts/FiraSans-Medium.ttf
48404A	UI/WebServerResources/fonts/FiraSans-Medium.woff
48405A	UI/WebServerResources/fonts/FiraSans-MediumItalic.eot
48406A	UI/WebServerResources/fonts/FiraSans-MediumItalic.ttf
48407A	UI/WebServerResources/fonts/FiraSans-MediumItalic.woff
48408A	UI/WebServerResources/fonts/FiraSans-Regular.eot
48409A	UI/WebServerResources/fonts/FiraSans-Regular.ttf
48410A	UI/WebServerResources/fonts/FiraSans-Regular.woff
48411A	UI/WebServerResources/fonts/FiraSans-SemiBold.eot
48412A	UI/WebServerResources/fonts/FiraSans-SemiBold.ttf
48413A	UI/WebServerResources/fonts/FiraSans-SemiBold.woff
48414A	UI/WebServerResources/fonts/FiraSans-SemiBoldItalic.eot
48415A	UI/WebServerResources/fonts/FiraSans-SemiBoldItalic.ttf
48416A	UI/WebServerResources/fonts/FiraSans-SemiBoldItalic.woff
48417A	UI/WebServerResources/fonts/FiraSans-Thin.eot
48418A	UI/WebServerResources/fonts/FiraSans-Thin.ttf
48419A	UI/WebServerResources/fonts/FiraSans-Thin.woff
48420A	UI/WebServerResources/fonts/FiraSans-ThinItalic.eot
48421A	UI/WebServerResources/fonts/FiraSans-ThinItalic.ttf
48422A	UI/WebServerResources/fonts/FiraSans-ThinItalic.woff
48423A	UI/WebServerResources/fonts/FiraSans-Two.eot
48424A	UI/WebServerResources/fonts/FiraSans-Two.ttf
48425A	UI/WebServerResources/fonts/FiraSans-Two.woff
48426A	UI/WebServerResources/fonts/FiraSans-TwoItalic.eot
48427A	UI/WebServerResources/fonts/FiraSans-TwoItalic.ttf
48428A	UI/WebServerResources/fonts/FiraSans-TwoItalic.woff
48429A	UI/WebServerResources/fonts/FiraSans-Ultra.eot
48430A	UI/WebServerResources/fonts/FiraSans-Ultra.ttf
48431A	UI/WebServerResources/fonts/FiraSans-Ultra.woff
48432A	UI/WebServerResources/fonts/FiraSans-UltraItalic.eot
48433A	UI/WebServerResources/fonts/FiraSans-UltraItalic.ttf
48434A	UI/WebServerResources/fonts/FiraSans-UltraItalic.woff
48435A	UI/WebServerResources/fonts/FiraSans-UltraLight.eot
48436A	UI/WebServerResources/fonts/FiraSans-UltraLight.ttf
48437A	UI/WebServerResources/fonts/FiraSans-UltraLight.woff
48438A	UI/WebServerResources/fonts/FiraSans-UltraLightItalic.eot
48439A	UI/WebServerResources/fonts/FiraSans-UltraLightItalic.ttf
48440A	UI/WebServerResources/fonts/FiraSans-UltraLightItalic.woff
48441D	UI/WebServerResources/fonts/Material-Design-Iconic-Font.eot
48442D	UI/WebServerResources/fonts/Material-Design-Iconic-Font.svg
48443D	UI/WebServerResources/fonts/Material-Design-Iconic-Font.ttf
48444D	UI/WebServerResources/fonts/Material-Design-Iconic-Font.woff
48445D	UI/WebServerResources/fonts/ionicons.eot
48446D	UI/WebServerResources/fonts/ionicons.svg
48447D	UI/WebServerResources/fonts/ionicons.ttf
48448D	UI/WebServerResources/fonts/ionicons.woff
48449M	UI/WebServerResources/scss/core/structure.scss
48450
48451commit 8c974e6c1aa92d7d80122c783f4507376aba3a46
48452Author: Francis Lachapelle <flachapelle@inverse.ca>
48453Date:   Mon Feb 2 16:02:58 2015 -0500
48454
48455    Add Fira font
48456
48457M	UI/WebServerResources/Gruntfile.js
48458M	UI/WebServerResources/bower.json
48459
48460commit e73ed8ae4411ffc03f0ed0aa26d60cedfe263abb
48461Author: iRouge <bfavreault@inverse.ca>
48462Date:   Mon Feb 2 15:42:37 2015 -0500
48463
48464    Add bower sass-cache to gitignore
48465
48466M	.gitignore
48467
48468commit f59b078faaaad9e480e301f8f05ffe4f4d5b7225
48469Author: iRouge <bfavreault@inverse.ca>
48470Date:   Mon Feb 2 15:35:17 2015 -0500
48471
48472    Typography 2
48473
48474M	.gitignore
48475A	UI/WebServerResources/fonts/Material-Design-Iconic-Font.eot
48476A	UI/WebServerResources/fonts/Material-Design-Iconic-Font.svg
48477A	UI/WebServerResources/fonts/Material-Design-Iconic-Font.ttf
48478A	UI/WebServerResources/fonts/Material-Design-Iconic-Font.woff
48479A	UI/WebServerResources/fonts/ionicons.eot
48480A	UI/WebServerResources/fonts/ionicons.svg
48481A	UI/WebServerResources/fonts/ionicons.ttf
48482A	UI/WebServerResources/fonts/ionicons.woff
48483
48484commit 6319b6f5319e898fe6badb16ec4243c799da876b
48485Author: iRouge <bfavreault@inverse.ca>
48486Date:   Mon Feb 2 15:24:50 2015 -0500
48487
48488    Typography
48489
48490A	UI/WebServerResources/scss/components/backdrop/_extends.scss
48491M	UI/WebServerResources/scss/core/structure.scss
48492
48493commit 9671fbf5061b2e0bf10c37ce42b23632cd4f3e3a
48494Author: Francis Lachapelle <flachapelle@inverse.ca>
48495Date:   Mon Feb 2 15:11:29 2015 -0500
48496
48497    Remove .sass-cache directory
48498
48499D	UI/WebServerResources/.sass-cache/0621d77d016ffda45ce319aaf6c8acb3e5fd2456/toolbar.scssc
48500D	UI/WebServerResources/.sass-cache/08d04022c27b2dc89d5eb42232d425f33335c733/MailerUI.scssc
48501D	UI/WebServerResources/.sass-cache/08d04022c27b2dc89d5eb42232d425f33335c733/_view.scssc
48502D	UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/_functions.scssc
48503D	UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/layout.scssc
48504D	UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/mixins.scssc
48505D	UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/reset.scssc
48506D	UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/structure.scssc
48507D	UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/variables.scssc
48508D	UI/WebServerResources/.sass-cache/1369551ff4e7216eab7e3e275a48c008d1596ccb/button.scssc
48509D	UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_constants.scssc
48510D	UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_cross_browser_support.scssc
48511D	UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_display.scssc
48512D	UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_gradient_support.scssc
48513D	UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_lists.scssc
48514D	UI/WebServerResources/.sass-cache/290c6726ec86fa7ca5fc60378b55f9789dd815dd/divider.scssc
48515D	UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_border.scssc
48516D	UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_core.scssc
48517D	UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_icons.scssc
48518D	UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_mixins.scssc
48519D	UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_pulled.scssc
48520D	UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_rotated.scssc
48521D	UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_sizes.scssc
48522D	UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_spinned.scssc
48523D	UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_variables.scssc
48524D	UI/WebServerResources/.sass-cache/3b4e97448379eff5d8d1caac5bf5dd394921dcab/_ellipsis.scssc
48525D	UI/WebServerResources/.sass-cache/3b4e97448379eff5d8d1caac5bf5dd394921dcab/_force-wrap.scssc
48526D	UI/WebServerResources/.sass-cache/3b4e97448379eff5d8d1caac5bf5dd394921dcab/_nowrap.scssc
48527D	UI/WebServerResources/.sass-cache/3b4e97448379eff5d8d1caac5bf5dd394921dcab/_replacement.scssc
48528D	UI/WebServerResources/.sass-cache/3bef4cb0646effa81931578fccc01cf496c06fa6/_extends.scssc
48529D	UI/WebServerResources/.sass-cache/3bef4cb0646effa81931578fccc01cf496c06fa6/backdrop.scssc
48530D	UI/WebServerResources/.sass-cache/40f4e04cdcd7241d59e3890d5f415336c0acadce/_color.scssc
48531D	UI/WebServerResources/.sass-cache/40f4e04cdcd7241d59e3890d5f415336c0acadce/_general.scssc
48532D	UI/WebServerResources/.sass-cache/40f4e04cdcd7241d59e3890d5f415336c0acadce/_sprites.scssc
48533D	UI/WebServerResources/.sass-cache/40f4e04cdcd7241d59e3890d5f415336c0acadce/_tables.scssc
48534D	UI/WebServerResources/.sass-cache/455e6d8108504eacf98607848cb2fab417ced312/_base.scssc
48535D	UI/WebServerResources/.sass-cache/455e6d8108504eacf98607848cb2fab417ced312/_sprite-img.scssc
48536D	UI/WebServerResources/.sass-cache/477d50df11c4c9be7e570a4a7f26c98a82613f2b/_devtools.scssc
48537D	UI/WebServerResources/.sass-cache/477d50df11c4c9be7e570a4a7f26c98a82613f2b/_shame.scssc
48538D	UI/WebServerResources/.sass-cache/477d50df11c4c9be7e570a4a7f26c98a82613f2b/styles.scssc
48539D	UI/WebServerResources/.sass-cache/5c1393d3ae682e72e0cbbf966bb674f59452487d/_extends.scssc
48540D	UI/WebServerResources/.sass-cache/5c1393d3ae682e72e0cbbf966bb674f59452487d/icon.scssc
48541D	UI/WebServerResources/.sass-cache/5cc88903bdb43d7fea8d97529f5020c78340fa79/_links.scssc
48542D	UI/WebServerResources/.sass-cache/5cc88903bdb43d7fea8d97529f5020c78340fa79/_lists.scssc
48543D	UI/WebServerResources/.sass-cache/5cc88903bdb43d7fea8d97529f5020c78340fa79/_text.scssc
48544D	UI/WebServerResources/.sass-cache/5cc88903bdb43d7fea8d97529f5020c78340fa79/_vertical_rhythm.scssc
48545D	UI/WebServerResources/.sass-cache/5f0c755c2ea0c21ac71396d4a99ba7e8a588771a/backdrop.scssc
48546D	UI/WebServerResources/.sass-cache/6e823f81de8dfe823170198830d8af330e579635/color-palette.scssc
48547D	UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_css3.scssc
48548D	UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_functions.scssc
48549D	UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_support.scssc
48550D	UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_typography.scssc
48551D	UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_utilities.scssc
48552D	UI/WebServerResources/.sass-cache/736edc5b14be1a715ddad0a388256afe743c5588/list.scssc
48553D	UI/WebServerResources/.sass-cache/73a261245d2328475510118d1ec4c6acf3eadc0a/_base_style.scssc
48554D	UI/WebServerResources/.sass-cache/7c69eee964659a009b127ade8f9187015bec3a01/_button.scssc
48555D	UI/WebServerResources/.sass-cache/7c69eee964659a009b127ade8f9187015bec3a01/_extends.scssc
48556D	UI/WebServerResources/.sass-cache/8651d2a864964fc04fa3e3c35bc26fd87d3aec33/_bullets.scssc
48557D	UI/WebServerResources/.sass-cache/8651d2a864964fc04fa3e3c35bc26fd87d3aec33/_horizontal-list.scssc
48558D	UI/WebServerResources/.sass-cache/8651d2a864964fc04fa3e3c35bc26fd87d3aec33/_inline-block-list.scssc
48559D	UI/WebServerResources/.sass-cache/8651d2a864964fc04fa3e3c35bc26fd87d3aec33/_inline-list.scssc
48560D	UI/WebServerResources/.sass-cache/a004f0befa53f4c6d2eb159efa6c868b185821ab/_contrast.scssc
48561D	UI/WebServerResources/.sass-cache/b52457aa3cbcb979be34bc5c603334e6353f4f9e/_utilities.scssc
48562D	UI/WebServerResources/.sass-cache/c79c69a6cca5a99b379b12af104d23ab6925623b/input.scssc
48563D	UI/WebServerResources/.sass-cache/d11266f9a8e3e765fb35484839cae8e838bfd7f4/_compass.scssc
48564D	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_actions.scssc
48565D	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_alert.scssc
48566D	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_audio-video.scssc
48567D	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_communication.scssc
48568D	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_content.scssc
48569D	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_device.scssc
48570D	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_editor.scssc
48571D	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_file.scssc
48572D	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_hardware.scssc
48573D	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_image.scssc
48574D	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_maps.scssc
48575D	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_navigation.scssc
48576D	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_notification.scssc
48577D	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_social.scssc
48578D	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_toggle.scssc
48579D	UI/WebServerResources/.sass-cache/df960fa564fd5f6057dbe6083c1c75144da7d0b3/_grid-background.scssc
48580D	UI/WebServerResources/.sass-cache/e5825be0018e5098691dd12d3de1491d95f907b1/_hover-link.scssc
48581D	UI/WebServerResources/.sass-cache/e5825be0018e5098691dd12d3de1491d95f907b1/_link-colors.scssc
48582D	UI/WebServerResources/.sass-cache/e5825be0018e5098691dd12d3de1491d95f907b1/_unstyled-link.scssc
48583D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_appearance.scssc
48584D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_background-clip.scssc
48585D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_background-origin.scssc
48586D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_background-size.scssc
48587D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_border-radius.scssc
48588D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_box-shadow.scssc
48589D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_box-sizing.scssc
48590D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_box.scssc
48591D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_columns.scssc
48592D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_filter.scssc
48593D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_font-face.scssc
48594D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_hyphenation.scssc
48595D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_images.scssc
48596D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_inline-block.scssc
48597D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_opacity.scssc
48598D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_regions.scssc
48599D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_shared.scssc
48600D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_text-shadow.scssc
48601D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_transform.scssc
48602D	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_transition.scssc
48603D	UI/WebServerResources/.sass-cache/fa7e7b295653bd48251a576b9782581f5e96fd52/layout.scssc
48604D	UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_clearfix.scssc
48605D	UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_float.scssc
48606D	UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_hacks.scssc
48607D	UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_min.scssc
48608D	UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_reset.scssc
48609D	UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_tag-cloud.scssc
48610D	UI/WebServerResources/.sass-cache/fc6d08d8f5d547e12050c6decdf8d2910af45156/_alternating-rows-and-columns.scssc
48611D	UI/WebServerResources/.sass-cache/fc6d08d8f5d547e12050c6decdf8d2910af45156/_borders.scssc
48612D	UI/WebServerResources/.sass-cache/fc6d08d8f5d547e12050c6decdf8d2910af45156/_scaffolding.scssc
48613D	UI/WebServerResources/.sass-cache/ffe659a643287127d2646202841ecf19a3f314fa/_extends.scssc
48614D	UI/WebServerResources/.sass-cache/ffe659a643287127d2646202841ecf19a3f314fa/_mixins.scssc
48615D	UI/WebServerResources/.sass-cache/ffe659a643287127d2646202841ecf19a3f314fa/bottombar-theme.scssc
48616D	UI/WebServerResources/.sass-cache/ffe659a643287127d2646202841ecf19a3f314fa/bottombar.scssc
48617
48618commit 670d2bc382cc1cb2387341c0a4c7fafdfaa82136
48619Author: iRouge <bfavreault@inverse.ca>
48620Date:   Mon Feb 2 14:43:53 2015 -0500
48621
48622    Generate basic font-size according to Google Material design specs
48623
48624A	UI/WebServerResources/.sass-cache/0621d77d016ffda45ce319aaf6c8acb3e5fd2456/toolbar.scssc
48625A	UI/WebServerResources/.sass-cache/08d04022c27b2dc89d5eb42232d425f33335c733/MailerUI.scssc
48626A	UI/WebServerResources/.sass-cache/08d04022c27b2dc89d5eb42232d425f33335c733/_view.scssc
48627A	UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/_functions.scssc
48628A	UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/layout.scssc
48629A	UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/mixins.scssc
48630A	UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/reset.scssc
48631A	UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/structure.scssc
48632A	UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/variables.scssc
48633A	UI/WebServerResources/.sass-cache/1369551ff4e7216eab7e3e275a48c008d1596ccb/button.scssc
48634A	UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_constants.scssc
48635A	UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_cross_browser_support.scssc
48636A	UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_display.scssc
48637A	UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_gradient_support.scssc
48638A	UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_lists.scssc
48639A	UI/WebServerResources/.sass-cache/290c6726ec86fa7ca5fc60378b55f9789dd815dd/divider.scssc
48640A	UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_border.scssc
48641A	UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_core.scssc
48642A	UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_icons.scssc
48643A	UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_mixins.scssc
48644A	UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_pulled.scssc
48645A	UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_rotated.scssc
48646A	UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_sizes.scssc
48647A	UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_spinned.scssc
48648A	UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_variables.scssc
48649A	UI/WebServerResources/.sass-cache/3b4e97448379eff5d8d1caac5bf5dd394921dcab/_ellipsis.scssc
48650A	UI/WebServerResources/.sass-cache/3b4e97448379eff5d8d1caac5bf5dd394921dcab/_force-wrap.scssc
48651A	UI/WebServerResources/.sass-cache/3b4e97448379eff5d8d1caac5bf5dd394921dcab/_nowrap.scssc
48652A	UI/WebServerResources/.sass-cache/3b4e97448379eff5d8d1caac5bf5dd394921dcab/_replacement.scssc
48653A	UI/WebServerResources/.sass-cache/3bef4cb0646effa81931578fccc01cf496c06fa6/_extends.scssc
48654A	UI/WebServerResources/.sass-cache/3bef4cb0646effa81931578fccc01cf496c06fa6/backdrop.scssc
48655A	UI/WebServerResources/.sass-cache/40f4e04cdcd7241d59e3890d5f415336c0acadce/_color.scssc
48656A	UI/WebServerResources/.sass-cache/40f4e04cdcd7241d59e3890d5f415336c0acadce/_general.scssc
48657A	UI/WebServerResources/.sass-cache/40f4e04cdcd7241d59e3890d5f415336c0acadce/_sprites.scssc
48658A	UI/WebServerResources/.sass-cache/40f4e04cdcd7241d59e3890d5f415336c0acadce/_tables.scssc
48659A	UI/WebServerResources/.sass-cache/455e6d8108504eacf98607848cb2fab417ced312/_base.scssc
48660A	UI/WebServerResources/.sass-cache/455e6d8108504eacf98607848cb2fab417ced312/_sprite-img.scssc
48661A	UI/WebServerResources/.sass-cache/477d50df11c4c9be7e570a4a7f26c98a82613f2b/_devtools.scssc
48662A	UI/WebServerResources/.sass-cache/477d50df11c4c9be7e570a4a7f26c98a82613f2b/_shame.scssc
48663A	UI/WebServerResources/.sass-cache/477d50df11c4c9be7e570a4a7f26c98a82613f2b/styles.scssc
48664A	UI/WebServerResources/.sass-cache/5c1393d3ae682e72e0cbbf966bb674f59452487d/_extends.scssc
48665A	UI/WebServerResources/.sass-cache/5c1393d3ae682e72e0cbbf966bb674f59452487d/icon.scssc
48666A	UI/WebServerResources/.sass-cache/5cc88903bdb43d7fea8d97529f5020c78340fa79/_links.scssc
48667A	UI/WebServerResources/.sass-cache/5cc88903bdb43d7fea8d97529f5020c78340fa79/_lists.scssc
48668A	UI/WebServerResources/.sass-cache/5cc88903bdb43d7fea8d97529f5020c78340fa79/_text.scssc
48669A	UI/WebServerResources/.sass-cache/5cc88903bdb43d7fea8d97529f5020c78340fa79/_vertical_rhythm.scssc
48670A	UI/WebServerResources/.sass-cache/5f0c755c2ea0c21ac71396d4a99ba7e8a588771a/backdrop.scssc
48671A	UI/WebServerResources/.sass-cache/6e823f81de8dfe823170198830d8af330e579635/color-palette.scssc
48672A	UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_css3.scssc
48673A	UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_functions.scssc
48674A	UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_support.scssc
48675A	UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_typography.scssc
48676A	UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_utilities.scssc
48677A	UI/WebServerResources/.sass-cache/736edc5b14be1a715ddad0a388256afe743c5588/list.scssc
48678A	UI/WebServerResources/.sass-cache/73a261245d2328475510118d1ec4c6acf3eadc0a/_base_style.scssc
48679A	UI/WebServerResources/.sass-cache/7c69eee964659a009b127ade8f9187015bec3a01/_button.scssc
48680A	UI/WebServerResources/.sass-cache/7c69eee964659a009b127ade8f9187015bec3a01/_extends.scssc
48681A	UI/WebServerResources/.sass-cache/8651d2a864964fc04fa3e3c35bc26fd87d3aec33/_bullets.scssc
48682A	UI/WebServerResources/.sass-cache/8651d2a864964fc04fa3e3c35bc26fd87d3aec33/_horizontal-list.scssc
48683A	UI/WebServerResources/.sass-cache/8651d2a864964fc04fa3e3c35bc26fd87d3aec33/_inline-block-list.scssc
48684A	UI/WebServerResources/.sass-cache/8651d2a864964fc04fa3e3c35bc26fd87d3aec33/_inline-list.scssc
48685A	UI/WebServerResources/.sass-cache/a004f0befa53f4c6d2eb159efa6c868b185821ab/_contrast.scssc
48686A	UI/WebServerResources/.sass-cache/b52457aa3cbcb979be34bc5c603334e6353f4f9e/_utilities.scssc
48687A	UI/WebServerResources/.sass-cache/c79c69a6cca5a99b379b12af104d23ab6925623b/input.scssc
48688A	UI/WebServerResources/.sass-cache/d11266f9a8e3e765fb35484839cae8e838bfd7f4/_compass.scssc
48689A	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_actions.scssc
48690A	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_alert.scssc
48691A	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_audio-video.scssc
48692A	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_communication.scssc
48693A	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_content.scssc
48694A	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_device.scssc
48695A	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_editor.scssc
48696A	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_file.scssc
48697A	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_hardware.scssc
48698A	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_image.scssc
48699A	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_maps.scssc
48700A	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_navigation.scssc
48701A	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_notification.scssc
48702A	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_social.scssc
48703A	UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_toggle.scssc
48704A	UI/WebServerResources/.sass-cache/df960fa564fd5f6057dbe6083c1c75144da7d0b3/_grid-background.scssc
48705A	UI/WebServerResources/.sass-cache/e5825be0018e5098691dd12d3de1491d95f907b1/_hover-link.scssc
48706A	UI/WebServerResources/.sass-cache/e5825be0018e5098691dd12d3de1491d95f907b1/_link-colors.scssc
48707A	UI/WebServerResources/.sass-cache/e5825be0018e5098691dd12d3de1491d95f907b1/_unstyled-link.scssc
48708A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_appearance.scssc
48709A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_background-clip.scssc
48710A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_background-origin.scssc
48711A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_background-size.scssc
48712A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_border-radius.scssc
48713A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_box-shadow.scssc
48714A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_box-sizing.scssc
48715A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_box.scssc
48716A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_columns.scssc
48717A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_filter.scssc
48718A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_font-face.scssc
48719A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_hyphenation.scssc
48720A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_images.scssc
48721A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_inline-block.scssc
48722A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_opacity.scssc
48723A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_regions.scssc
48724A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_shared.scssc
48725A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_text-shadow.scssc
48726A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_transform.scssc
48727A	UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_transition.scssc
48728A	UI/WebServerResources/.sass-cache/fa7e7b295653bd48251a576b9782581f5e96fd52/layout.scssc
48729A	UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_clearfix.scssc
48730A	UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_float.scssc
48731A	UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_hacks.scssc
48732A	UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_min.scssc
48733A	UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_reset.scssc
48734A	UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_tag-cloud.scssc
48735A	UI/WebServerResources/.sass-cache/fc6d08d8f5d547e12050c6decdf8d2910af45156/_alternating-rows-and-columns.scssc
48736A	UI/WebServerResources/.sass-cache/fc6d08d8f5d547e12050c6decdf8d2910af45156/_borders.scssc
48737A	UI/WebServerResources/.sass-cache/fc6d08d8f5d547e12050c6decdf8d2910af45156/_scaffolding.scssc
48738A	UI/WebServerResources/.sass-cache/ffe659a643287127d2646202841ecf19a3f314fa/_extends.scssc
48739A	UI/WebServerResources/.sass-cache/ffe659a643287127d2646202841ecf19a3f314fa/_mixins.scssc
48740A	UI/WebServerResources/.sass-cache/ffe659a643287127d2646202841ecf19a3f314fa/bottombar-theme.scssc
48741A	UI/WebServerResources/.sass-cache/ffe659a643287127d2646202841ecf19a3f314fa/bottombar.scssc
48742M	UI/WebServerResources/css/styles.css
48743M	UI/WebServerResources/css/styles.css.map
48744M	UI/WebServerResources/scss/core/_functions.scss
48745M	UI/WebServerResources/scss/core/structure.scss
48746M	UI/WebServerResources/scss/core/variables.scss
48747M	UI/WebServerResources/scss/styles.scss
48748
48749commit 6f6338bb6473f825565b6046a30877a285f8a769
48750Author: Francis Lachapelle <flachapelle@inverse.ca>
48751Date:   Mon Feb 2 09:53:42 2015 -0500
48752
48753    Fix font file name in SASS
48754
48755M	UI/WebServerResources/scss/components/icon/icon.scss
48756
48757commit 1528b32cc77cef33f1951e45034b3f676a476282
48758Author: iRouge <bfavreault@inverse.ca>
48759Date:   Mon Feb 2 09:39:53 2015 -0500
48760
48761    Update fontes icônes
48762
48763M	UI/WebServerResources/css/styles.css
48764M	UI/WebServerResources/css/styles.css.map
48765M	UI/WebServerResources/scss/components/bottombar/_extends.scss
48766A	UI/WebServerResources/scss/components/bottombar/test.scss
48767A	UI/WebServerResources/scss/components/button/_button.scss
48768A	UI/WebServerResources/scss/components/button/_extends.scss
48769D	UI/WebServerResources/scss/components/button/button.scss
48770A	UI/WebServerResources/scss/test.js
48771
48772commit e1b155b455709e4a882dfd4496d87659ebdbd53c
48773Author: Francis Lachapelle <flachapelle@inverse.ca>
48774Date:   Mon Feb 2 09:22:39 2015 -0500
48775
48776    Remove fonts managed by bower & grunt
48777
48778D	UI/WebServerResources/fonts/Material-Design-Iconic-Font.eot
48779D	UI/WebServerResources/fonts/Material-Design-Iconic-Font.ttf
48780
48781commit 72ae466541335ee5ba35b7d87da9696cf07d35ce
48782Author: iRouge <bfavreault@inverse.ca>
48783Date:   Sun Feb 1 18:09:48 2015 -0500
48784
48785    Embedded Icon font source has base64 data URI in CSS
48786
48787M	UI/Templates/UIxPageFrame.wox
48788A	UI/WebServerResources/fonts/Material-Design-Iconic-Font.eot
48789A	UI/WebServerResources/fonts/Material-Design-Iconic-Font.ttf
48790D	UI/WebServerResources/fonts/_ubuntu.scss
48791D	UI/WebServerResources/fonts/icomoon.eot
48792D	UI/WebServerResources/fonts/icomoon.svg
48793D	UI/WebServerResources/fonts/icomoon.ttf
48794D	UI/WebServerResources/fonts/icomoon.woff
48795D	UI/WebServerResources/fonts/ionicons.eot
48796D	UI/WebServerResources/fonts/ionicons.svg
48797D	UI/WebServerResources/fonts/ionicons.ttf
48798D	UI/WebServerResources/fonts/ionicons.woff
48799D	UI/WebServerResources/fonts/ubuntu-b.eot
48800D	UI/WebServerResources/fonts/ubuntu-b.svg
48801D	UI/WebServerResources/fonts/ubuntu-b.ttf
48802D	UI/WebServerResources/fonts/ubuntu-b.woff
48803D	UI/WebServerResources/fonts/ubuntu-b.woff2
48804D	UI/WebServerResources/fonts/ubuntu-bi.eot
48805D	UI/WebServerResources/fonts/ubuntu-bi.svg
48806D	UI/WebServerResources/fonts/ubuntu-bi.woff
48807D	UI/WebServerResources/fonts/ubuntu-bi.woff2
48808D	UI/WebServerResources/fonts/ubuntu-l.eot
48809D	UI/WebServerResources/fonts/ubuntu-l.svg
48810D	UI/WebServerResources/fonts/ubuntu-l.woff
48811D	UI/WebServerResources/fonts/ubuntu-l.woff2
48812D	UI/WebServerResources/fonts/ubuntu-li.eot
48813D	UI/WebServerResources/fonts/ubuntu-li.svg
48814D	UI/WebServerResources/fonts/ubuntu-li.woff
48815D	UI/WebServerResources/fonts/ubuntu-li.woff2
48816D	UI/WebServerResources/fonts/ubuntu-m.eot
48817D	UI/WebServerResources/fonts/ubuntu-m.svg
48818D	UI/WebServerResources/fonts/ubuntu-m.woff
48819D	UI/WebServerResources/fonts/ubuntu-m.woff2
48820D	UI/WebServerResources/fonts/ubuntu-mi.eot
48821D	UI/WebServerResources/fonts/ubuntu-mi.svg
48822D	UI/WebServerResources/fonts/ubuntu-mi.woff
48823D	UI/WebServerResources/fonts/ubuntu-mi.woff2
48824D	UI/WebServerResources/fonts/ubuntu-r.eot
48825D	UI/WebServerResources/fonts/ubuntu-r.svg
48826D	UI/WebServerResources/fonts/ubuntu-r.woff
48827D	UI/WebServerResources/fonts/ubuntu-r.woff2
48828D	UI/WebServerResources/fonts/ubuntu-ri.eot
48829D	UI/WebServerResources/fonts/ubuntu-ri.svg
48830D	UI/WebServerResources/fonts/ubuntu-ri.woff
48831D	UI/WebServerResources/fonts/ubuntu-ri.woff2
48832M	UI/WebServerResources/scss/components/icon/_extends.scss
48833M	UI/WebServerResources/scss/components/icon/icon.scss
48834M	UI/WebServerResources/scss/core/variables.scss
48835M	UI/WebServerResources/scss/styles.scss
48836
48837commit 5cc14bb729733aa729f3ac1484d7aa281880eff7
48838Author: Francis Lachapelle <flachapelle@inverse.ca>
48839Date:   Fri Jan 30 16:31:08 2015 -0500
48840
48841    Remove reference to bower_components in CSS
48842
48843M	UI/WebServerResources/Gruntfile.js
48844M	UI/WebServerResources/scss/components/icon/_extends.scss
48845
48846commit 79a5d61efb60a1eb80453270c456fdad11c01c41
48847Author: Francis Lachapelle <flachapelle@inverse.ca>
48848Date:   Fri Jan 30 14:54:55 2015 -0500
48849
48850    Improve sgFolderTree
48851
48852    Replaced the A link by a button and renamed the childLevel# CSS class by
48853    a more appropriate sg-child-level-# class.
48854
48855M	UI/WebServerResources/js/Common/ui-desktop.js
48856M	UI/WebServerResources/scss/views/MailerUI.scss
48857
48858commit c664648eb64f2f2fbb05dfd4839b46a57c58c0d8
48859Author: Francis Lachapelle <flachapelle@inverse.ca>
48860Date:   Fri Jan 30 14:48:45 2015 -0500
48861
48862    Fix processing of SCSS with Grunt
48863
48864    We now use the Ruby implementation of SASS (grunt-contrib-sass) since
48865    libsass is not compatible with Compass.
48866
48867M	UI/WebServerResources/Gruntfile.js
48868M	UI/WebServerResources/package.json
48869
48870commit df6d95772119f653d0b9c67516e7d77723cf3fda
48871Author: Francis Lachapelle <flachapelle@inverse.ca>
48872Date:   Fri Jan 30 13:50:26 2015 -0500
48873
48874    Fix mailbox rename operation
48875
48876M	UI/MailerUI/product.plist
48877M	UI/WebServerResources/js/Mailer/mailbox-model.js
48878
48879commit ee9ef2f0e4ac1b6d48873c198fda891a4ee5cda9
48880Author: Francis Lachapelle <flachapelle@inverse.ca>
48881Date:   Thu Jan 29 15:37:32 2015 -0500
48882
48883    Remove unused SASS files
48884
48885D	UI/WebServerResources/scss/components/_components/_articles-list.scss
48886D	UI/WebServerResources/scss/components/_components/_breadcrumb.scss
48887D	UI/WebServerResources/scss/components/_components/_button.scss
48888D	UI/WebServerResources/scss/components/_components/_column-list.scss
48889D	UI/WebServerResources/scss/components/_components/_grid.scss
48890D	UI/WebServerResources/scss/components/_components/_guides-list.scss
48891D	UI/WebServerResources/scss/components/_components/_icon-circle.scss
48892D	UI/WebServerResources/scss/components/_components/_icons.scss
48893D	UI/WebServerResources/scss/components/_components/_link.scss
48894D	UI/WebServerResources/scss/components/_components/_list.scss
48895D	UI/WebServerResources/scss/components/_components/_media.scss
48896D	UI/WebServerResources/scss/components/_components/_subsection-title.scss
48897D	UI/WebServerResources/scss/components/_components/_table.scss
48898D	UI/WebServerResources/scss/components/_components/_typography.scss
48899
48900commit 383ccdbc826d9657a41d3dc2ad03dacea708c7df
48901Author: Francis Lachapelle <flachapelle@inverse.ca>
48902Date:   Thu Jan 29 11:32:35 2015 -0500
48903
48904    Add CSS animation to mailboxes tree
48905
48906M	UI/WebServerResources/css/styles.css
48907M	UI/WebServerResources/css/styles.css.map
48908M	UI/WebServerResources/scss/views/MailerUI.scss
48909
48910commit 225d039f89182d95c098004df1acbaab63bf6ab3
48911Author: Francis Lachapelle <flachapelle@inverse.ca>
48912Date:   Thu Jan 29 11:09:31 2015 -0500
48913
48914    Improve sgFolderTree directive (mailboxes tree)
48915
48916M	UI/WebServerResources/css/styles.css
48917M	UI/WebServerResources/css/styles.css.map
48918M	UI/WebServerResources/js/Common/ui-desktop.js
48919M	UI/WebServerResources/scss/views/MailerUI.scss
48920M	UI/WebServerResources/scss/views/_view.scss
48921
48922commit 7f74d5a3d988bf5f16eddc555844403469235e82
48923Author: Francis Lachapelle <flachapelle@inverse.ca>
48924Date:   Thu Jan 29 10:55:47 2015 -0500
48925
48926    New sgEnter Angular directive
48927
48928M	UI/WebServerResources/js/Common/ui-desktop.js
48929
48930commit 862068eeb547a554837e21b00b07d73a8ac6febc
48931Author: Francis Lachapelle <flachapelle@inverse.ca>
48932Date:   Wed Jan 28 10:05:18 2015 -0500
48933
48934    Improve JSON getters for events
48935
48936M	SoObjects/Appointments/iCalEntityObject+SOGo.m
48937M	SoObjects/Appointments/iCalEvent+SOGo.m
48938M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
48939M	UI/Scheduler/UIxAppointmentEditor.m
48940
48941commit 56607a1baf0c71eb152277275ffd90671d15b92d
48942Author: iRouge <bfavreault@inverse.ca>
48943Date:   Wed Jan 28 03:24:53 2015 -0500
48944
48945    Refactor contact editor form element templates markup and style
48946
48947M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
48948M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
48949M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
48950M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
48951M	UI/WebServerResources/css/styles.css
48952M	UI/WebServerResources/css/styles.css.map
48953A	UI/WebServerResources/js/Common/notes
48954M	UI/WebServerResources/scss/components/input/input.scss
48955M	UI/WebServerResources/scss/core/layout.scss
48956M	UI/WebServerResources/scss/core/mixins.scss
48957M	UI/WebServerResources/scss/styles.scss
48958
48959commit 750a41f19af4378a200776caac30d8c8df10cc06
48960Author: iRouge <bfavreault@inverse.ca>
48961Date:   Tue Jan 27 21:47:49 2015 -0500
48962
48963    CSS files for convenience
48964
48965M	UI/WebServerResources/css/styles.css
48966M	UI/WebServerResources/css/styles.css.map
48967
48968commit 6651b02ba2e798719d1a66ab597fc33d5678fde1
48969Author: iRouge <bfavreault@inverse.ca>
48970Date:   Tue Jan 27 21:45:56 2015 -0500
48971
48972    Replace valueless attributes by classes
48973
48974M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
48975M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
48976M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
48977M	UI/Templates/MailerUI/UIxMailMainFrame.wox
48978M	UI/Templates/UIxPageFrame.wox
48979M	UI/WebServerResources/scss/core/layout.scss
48980
48981commit 3054c04261e52707ffe1e470071a0d22134101d7
48982Author: iRouge <bfavreault@inverse.ca>
48983Date:   Tue Jan 27 20:57:24 2015 -0500
48984
48985    Add a utility to replace attributes without values by classes
48986
48987M	UI/WebServerResources/scss/core/layout.scss
48988M	UI/WebServerResources/scss/core/mixins.scss
48989
48990commit 04132023e6192625d52f3e2b72f9819f6de5e68f
48991Author: iRouge <bfavreault@inverse.ca>
48992Date:   Tue Jan 27 19:05:35 2015 -0500
48993
48994    Clean-up markup in templates
48995
48996M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
48997M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
48998M	UI/Templates/MailerUI/UIxMailMainFrame.wox
48999M	UI/Templates/UIxPageFrame.wox
49000
49001commit 60bd406eac5bf04b9a13a8f710db8e11045c34ca
49002Author: iRouge <bfavreault@inverse.ca>
49003Date:   Tue Jan 27 15:50:19 2015 -0500
49004
49005    Add import to bower_components ngMaterial
49006
49007M	UI/Templates/UIxPageFrame.wox
49008M	UI/WebServerResources/js/Common/ui.js
49009
49010commit 7dc7662adf47f712a7b50c5a7a4cfeed1a776388
49011Author: iRouge <bfavreault@inverse.ca>
49012Date:   Tue Jan 27 15:48:26 2015 -0500
49013
49014    Fix a broken tag in UIxPageEditorTemplate
49015
49016M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
49017
49018commit 047138984a9ae72c562551542c67fd295bbb720c
49019Author: iRouge <bfavreault@inverse.ca>
49020Date:   Tue Jan 27 00:58:54 2015 -0500
49021
49022    Fix an update version issue
49023
49024M	UI/Templates/UIxPageFrame.wox
49025M	UI/WebServerResources/js/Common/ui.js
49026
49027commit 1a7bfee6b61a3428c4150abf8ff212681a981403
49028Author: iRouge <bfavreault@inverse.ca>
49029Date:   Mon Jan 26 23:33:47 2015 -0500
49030
49031    define base theme : add palette definitions to module initialization
49032
49033M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
49034M	UI/Templates/MailerUI/UIxMailMainFrame.wox
49035M	UI/Templates/UIxPageFrame.wox
49036M	UI/WebServerResources/css/styles.css
49037M	UI/WebServerResources/css/styles.css.map
49038M	UI/WebServerResources/js/Common/ui.js
49039M	UI/WebServerResources/scss/components/bottombar/_extends.scss
49040M	UI/WebServerResources/scss/components/bottombar/bottombar-theme.scss
49041M	UI/WebServerResources/scss/components/bottombar/bottombar.scss
49042M	UI/WebServerResources/scss/core/structure.scss
49043M	UI/WebServerResources/scss/core/variables.scss
49044M	UI/WebServerResources/scss/themes/color-palette.scss
49045
49046commit ee4c1c0706976f5ae95a92468217ca99eda743ce
49047Author: iRouge <bfavreault@inverse.ca>
49048Date:   Mon Jan 26 22:01:24 2015 -0500
49049
49050    define theme
49051
49052M	UI/WebServerResources/js/Common/ui.js
49053
49054commit eea5cf8d0bb859be680baac096c934a9e08323a2
49055Author: iRouge <bfavreault@inverse.ca>
49056Date:   Mon Jan 26 18:38:36 2015 -0500
49057
49058    Edit gitignore to ignore built API doc
49059
49060M	.gitignore
49061
49062commit 67076cdffbc1bc02ba71856318700fac67beaec0
49063Author: iRouge <bfavreault@inverse.ca>
49064Date:   Mon Jan 26 18:33:27 2015 -0500
49065
49066    Update angular-material
49067
49068M	UI/WebServerResources/angular-material
49069
49070commit 80785304f16270ae4bc2f08c56b30ed54eaae9c0
49071Author: Francis Lachapelle <flachapelle@inverse.ca>
49072Date:   Mon Jan 26 15:45:42 2015 -0500
49073
49074    JSONify [UIxCalendarProperties saveAction]
49075
49076M	SoObjects/Appointments/SOGoAppointmentFolder.h
49077M	SoObjects/Appointments/SOGoAppointmentFolder.m
49078M	UI/Scheduler/UIxCalendarProperties.h
49079M	UI/Scheduler/UIxCalendarProperties.m
49080M	UI/Scheduler/product.plist
49081
49082commit c934b3d9c0322affdb8764bd4fcafd3b03b351b8
49083Author: Francis Lachapelle <flachapelle@inverse.ca>
49084Date:   Mon Jan 26 15:42:10 2015 -0500
49085
49086    Improve API doc of UIxContactEditor
49087
49088M	UI/Contacts/UIxContactEditor.m
49089
49090commit 794c1999bcede997f9960a35a25166104d0b8109
49091Author: Francis Lachapelle <flachapelle@inverse.ca>
49092Date:   Mon Jan 26 15:38:41 2015 -0500
49093
49094    Add bower package "material-design-iconic-font"
49095
49096    We actually don't use "material-design-fonticons"
49097
49098M	UI/WebServerResources/bower.json
49099
49100commit aaed279c503a1a8953d0b9743d2e012405f8d9e1
49101Author: Francis Lachapelle <flachapelle@inverse.ca>
49102Date:   Mon Jan 26 15:36:55 2015 -0500
49103
49104    Extend JSON response of calendar properties
49105
49106M	UI/Scheduler/UIxCalendarSelector.m
49107
49108commit bd6a430d3ab3a8cda39d297f1fa569c6937e8115
49109Author: Francis Lachapelle <flachapelle@inverse.ca>
49110Date:   Mon Jan 26 11:13:46 2015 -0500
49111
49112    Add bower package "material-design-fonticons"
49113
49114M	UI/WebServerResources/bower.json
49115
49116commit 746afe0f60930b434ffed132d3ee8683dd8c980e
49117Author: iRouge <bfavreault@inverse.ca>
49118Date:   Mon Jan 26 03:57:02 2015 -0500
49119
49120    Add scss devtools
49121
49122M	UI/Templates/UIxPageFrame.wox
49123M	UI/WebServerResources/css/styles.css
49124M	UI/WebServerResources/css/styles.css.map
49125A	UI/WebServerResources/scss/_devtools.scss
49126M	UI/WebServerResources/scss/_shame.scss
49127M	UI/WebServerResources/scss/styles.scss
49128
49129commit 1b807bd6f30a48382d2a9c3c293ebb14296d4ad6
49130Author: iRouge <bfavreault@inverse.ca>
49131Date:   Mon Jan 26 02:42:01 2015 -0500
49132
49133    Icons to the message-template toolbar
49134
49135M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
49136
49137commit 6e26040e19e8f715d92cded69b53640fa1a4182e
49138Author: iRouge <bfavreault@inverse.ca>
49139Date:   Mon Jan 26 02:41:04 2015 -0500
49140
49141    Icon component (zavoloklom.github.io/material-design-iconic-font/index.html)
49142
49143A	UI/WebServerResources/scss/components/icon/_extends.scss
49144D	UI/WebServerResources/scss/components/icon/icon.js
49145M	UI/WebServerResources/scss/components/icon/icon.scss
49146D	UI/WebServerResources/scss/components/icon/icon.spec.js
49147M	UI/WebServerResources/scss/styles.scss
49148
49149commit 6fde77ac3f81a2d11f7982b22d8b8b8336a3bc44
49150Author: iRouge <bfavreault@inverse.ca>
49151Date:   Mon Jan 26 00:13:09 2015 -0500
49152
49153    Bottombar visibility
49154
49155M	UI/Templates/UIxPageFrame.wox
49156
49157commit 296e8f09e5a8a6755243d2451a05c104cc458ca6
49158Author: iRouge <bfavreault@inverse.ca>
49159Date:   Sun Jan 25 22:33:00 2015 -0500
49160
49161    Reformat code (indent)
49162
49163M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
49164M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
49165M	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
49166M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
49167M	UI/Templates/MailerUI/UIxMailMainFrame.wox
49168M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
49169M	UI/Templates/UIxPageFrame.wox
49170
49171commit 3b43cabc687f61c6c7fc2f5083b93b806a66d840
49172Author: iRouge <bfavreault@inverse.ca>
49173Date:   Sun Jan 25 21:30:27 2015 -0500
49174
49175    Revert [a5ba017bc3] (Regression fix)
49176
49177M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
49178M	UI/WebServerResources/css/styles.css
49179M	UI/WebServerResources/scss/views/_view.scss
49180
49181commit cc34d56a0e0b39fee7d6da1303d9f7584606f04d
49182Author: Francis Lachapelle <flachapelle@inverse.ca>
49183Date:   Thu Jan 22 20:55:11 2015 -0500
49184
49185    FIx compilation of UIxMailUserRightsEditor.m
49186
49187M	UI/MailerUI/UIxMailUserRightsEditor.m
49188
49189commit 6080e800d7661b914316bb1212f9f622d44e2a78
49190Author: Francis Lachapelle <flachapelle@inverse.ca>
49191Date:   Thu Jan 22 20:54:40 2015 -0500
49192
49193    Improve API documentation
49194
49195M	UI/Common/UIxAclEditor.m
49196M	UI/Common/UIxUserRightsEditor.m
49197
49198commit f2587aa385de97b7273fd8fb8209b99d14a38cdc
49199Author: Francis Lachapelle <flachapelle@inverse.ca>
49200Date:   Thu Jan 22 12:12:51 2015 -0500
49201
49202    JSON-based getter operations for Calendar module
49203
49204M	UI/Scheduler/UIxAppointmentEditor.m
49205M	UI/Scheduler/UIxCalListingActions.m
49206M	UI/Scheduler/UIxCalendarSelector.m
49207M	UI/Scheduler/UIxTaskEditor.m
49208
49209commit cf8c4c482d7311076c4ee673e266a7790af47fd5
49210Author: Francis Lachapelle <flachapelle@inverse.ca>
49211Date:   Thu Jan 22 10:52:02 2015 -0500
49212
49213    Add static method in iCalPerson for partstate
49214
49215M	SOPE/NGCards/iCalPerson.h
49216M	SOPE/NGCards/iCalPerson.m
49217
49218commit 8986a18dacc28b539580f782db10ea0ed9572b75
49219Author: Francis Lachapelle <flachapelle@inverse.ca>
49220Date:   Thu Jan 22 09:21:21 2015 -0500
49221
49222    Review mail user rights editor
49223
49224M	UI/MailerUI/UIxMailUserRightsEditor.m
49225M	UI/Templates/MailerUI/UIxMailUserRightsEditor.wox
49226
49227commit 9829cd40275ba3cddee4b4431d4fd6175a28a887
49228Author: Francis Lachapelle <flachapelle@inverse.ca>
49229Date:   Thu Jan 22 09:20:18 2015 -0500
49230
49231    Minor improvements to Contacts user rights editor
49232
49233M	UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox
49234
49235commit 2e2da46d844d342ac7be84c85775106df593de33
49236Author: Francis Lachapelle <flachapelle@inverse.ca>
49237Date:   Thu Jan 22 09:17:41 2015 -0500
49238
49239    JSON-based Contacts list: don't escape HTML
49240
49241    HTML is now sanitized on the client-side by AngularJS.
49242
49243M	UI/Contacts/UIxContactsListActions.m
49244
49245commit 37e91733ca4c11d5e5a1d4f44605018c21592601
49246Author: Francis Lachapelle <flachapelle@inverse.ca>
49247Date:   Thu Jan 22 09:15:44 2015 -0500
49248
49249    Improve API documentation
49250
49251M	UI/Common/UIxFolderActions.m
49252M	UI/Contacts/UIxContactEditor.m
49253M	UI/Contacts/UIxContactView.m
49254
49255commit c29719f49ddc8a9286c48b795f45296e7b91ad37
49256Author: Francis Lachapelle <flachapelle@inverse.ca>
49257Date:   Thu Jan 22 06:50:31 2015 -0500
49258
49259    Remove newAction from UIx{Appointment,Task}Editor
49260
49261    We now rely on [UIxFolderActions newguidAction]
49262
49263M	UI/Common/UIxFolderActions.m
49264M	UI/Scheduler/UIxAppointmentEditor.m
49265M	UI/Scheduler/UIxTaskEditor.m
49266M	UI/Scheduler/product.plist
49267
49268commit a5a2028da7bbdecab9b6ccf8d640d72606f93637
49269Author: iRouge <bfavreault@inverse.ca>
49270Date:   Wed Jan 21 18:38:07 2015 -0500
49271
49272    Contact Form
49273
49274M	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
49275
49276commit b8ad85b2e2cc7ad44f6f87d2641bf62274035f9c
49277Author: Francis Lachapelle <flachapelle@inverse.ca>
49278Date:   Wed Jan 21 16:40:26 2015 -0500
49279
49280    Rename ng-templates to match names of .wox files
49281
49282M	UI/Common/UIxUserRightsEditor.m
49283M	UI/Common/product.plist
49284M	UI/Contacts/product.plist
49285M	UI/MailerUI/product.plist
49286M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
49287M	UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox
49288M	UI/Templates/MailerUI/UIxMailMainFrame.wox
49289M	UI/Templates/UIxAclEditor.wox
49290M	UI/WebServerResources/js/ContactsUI.js
49291M	UI/WebServerResources/js/MailerUI.js
49292
49293commit 50b45678e355531f2ed4ff0df25f8b40f1a186d9
49294Author: iRouge <bfavreault@inverse.ca>
49295Date:   Wed Jan 21 16:35:23 2015 -0500
49296
49297    Regression fix
49298
49299M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
49300M	UI/WebServerResources/css/styles.css
49301M	UI/WebServerResources/scss/views/_view.scss
49302
49303commit bcce9ac76ab4e556ec55cb39cc26f4648abe4e57
49304Author: iRouge <bfavreault@inverse.ca>
49305Date:   Wed Jan 21 16:18:09 2015 -0500
49306
49307    Report body inline style in Sass
49308    Create bottombar component
49309
49310M	UI/Templates/MailerUI/UIxMailMainFrame.wox
49311M	UI/Templates/UIxPageFrame.wox
49312M	UI/WebServerResources/css/styles.css
49313M	UI/WebServerResources/css/styles.css.map
49314M	UI/WebServerResources/scss/components/bottombar/_extends.scss
49315M	UI/WebServerResources/scss/styles.scss
49316M	UI/WebServerResources/scss/views/_view.scss
49317
49318commit 137e8e7290e61f5b45193f8cfc24eca585dd2c5c
49319Author: Francis Lachapelle <flachapelle@inverse.ca>
49320Date:   Wed Jan 21 14:46:36 2015 -0500
49321
49322    Add [iCal(Repeatable)EntityObject attribtues]
49323
49324    Those methods are used to get the common attributes of a iCalendar
49325    component (vEvent or vTodo).
49326
49327M	SoObjects/Appointments/iCalEntityObject+SOGo.h
49328M	SoObjects/Appointments/iCalEntityObject+SOGo.m
49329M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.h
49330M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
49331
49332commit a22195beec138797d07747cbe2ad51b72c67bb33
49333Author: Francis Lachapelle <flachapelle@inverse.ca>
49334Date:   Wed Jan 21 14:18:38 2015 -0500
49335
49336    Add method [iCalTrigger asDictionary]
49337
49338    This method is used to get a JSON representation of an alarm trigger.
49339
49340M	SOPE/NGCards/iCalTrigger.h
49341M	SOPE/NGCards/iCalTrigger.m
49342
49343commit 99af190e293ffab25052483146960aaf1fd1836d
49344Author: Francis Lachapelle <flachapelle@inverse.ca>
49345Date:   Wed Jan 21 13:52:25 2015 -0500
49346
49347    Remove used .ttf font files
49348
49349D	UI/WebServerResources/fonts/Ubuntu-BI.ttf
49350D	UI/WebServerResources/fonts/Ubuntu-L.ttf
49351D	UI/WebServerResources/fonts/Ubuntu-LI.ttf
49352D	UI/WebServerResources/fonts/Ubuntu-M.ttf
49353D	UI/WebServerResources/fonts/Ubuntu-MI.ttf
49354D	UI/WebServerResources/fonts/Ubuntu-R.ttf
49355D	UI/WebServerResources/fonts/Ubuntu-RI.ttf
49356D	UI/WebServerResources/fonts/ubuntu-bi.ttf
49357D	UI/WebServerResources/fonts/ubuntu-l.ttf
49358D	UI/WebServerResources/fonts/ubuntu-li.ttf
49359D	UI/WebServerResources/fonts/ubuntu-m.ttf
49360D	UI/WebServerResources/fonts/ubuntu-mi.ttf
49361D	UI/WebServerResources/fonts/ubuntu-r.ttf
49362D	UI/WebServerResources/fonts/ubuntu-ri.ttf
49363
49364commit 01736318d83145d9dc6422b230801d62e728822d
49365Author: Francis Lachapelle <flachapelle@inverse.ca>
49366Date:   Wed Jan 21 13:41:20 2015 -0500
49367
49368    Expose [iCalRecurrenceRule frequencyForValue:]
49369
49370    This method was missing from its header file.
49371
49372M	SOPE/NGCards/iCalRecurrenceRule.h
49373
49374commit f0108a5069dd65d730127f150a8c6fbed55d800a
49375Author: Francis Lachapelle <flachapelle@inverse.ca>
49376Date:   Wed Jan 21 13:38:13 2015 -0500
49377
49378    Add method [iCalByDayMask asRuleArray]
49379
49380    This method is used to get a JSON representation of a BYDAY attribute of
49381    a recurrence rule.
49382
49383M	SOPE/NGCards/iCalByDayMask.h
49384M	SOPE/NGCards/iCalByDayMask.m
49385
49386commit f4f53ec21e03a0f71bb565eac1499c6841e941f9
49387Author: iRouge <bfavreault@inverse.ca>
49388Date:   Wed Jan 21 13:16:33 2015 -0500
49389
49390    Report body inline style in Sass
49391    Create bottombar component
49392
49393M	UI/Templates/UIxPageFrame.wox
49394M	UI/WebServerResources/css/styles.css
49395M	UI/WebServerResources/css/styles.css.map
49396A	UI/WebServerResources/scss/components/bottombar/_extends.scss
49397A	UI/WebServerResources/scss/components/bottombar/_mixins.scss
49398A	UI/WebServerResources/scss/components/bottombar/bottombar-theme.scss
49399A	UI/WebServerResources/scss/components/bottombar/bottombar.scss
49400M	UI/WebServerResources/scss/components/toolbar/toolbar.scss
49401D	UI/WebServerResources/scss/core/_base_styles/_base_style.scss
49402D	UI/WebServerResources/scss/core/_base_styles/_extends.scss
49403D	UI/WebServerResources/scss/core/_base_styles/_functions.scss
49404D	UI/WebServerResources/scss/core/_base_styles/_mixins.scss
49405A	UI/WebServerResources/scss/core/base_styles/_base_style.scss
49406A	UI/WebServerResources/scss/core/base_styles/_extends.scss
49407A	UI/WebServerResources/scss/core/base_styles/_functions.scss
49408A	UI/WebServerResources/scss/core/base_styles/_mixins.scss
49409M	UI/WebServerResources/scss/grid/_manifest.scss
49410M	UI/WebServerResources/scss/styles.scss
49411
49412commit 8e76c699dd2d2c33d9f9228126875b90fe2a5b96
49413Author: iRouge <bfavreault@inverse.ca>
49414Date:   Wed Jan 21 11:23:25 2015 -0500
49415
49416    Restructure Sass files and folders for proper application Sass development
49417
49418A	UI/WebServerResources/css/styles.css
49419A	UI/WebServerResources/css/styles.css.map
49420A	UI/WebServerResources/fonts/_ubuntu.scss
49421A	UI/WebServerResources/scss/core/reset.scss
49422
49423commit 256d5e1bac2b5914a26f469cb10a56cf6aa2f989
49424Author: iRouge <bfavreault@inverse.ca>
49425Date:   Wed Jan 21 11:20:59 2015 -0500
49426
49427    Restructure Sass files and folders for proper application Sass development
49428
49429M	UI/Templates/UIxPageFrame.wox
49430M	UI/WebServerResources/bower.json
49431D	UI/WebServerResources/css/components.css
49432D	UI/WebServerResources/css/components.css.map
49433M	UI/WebServerResources/scss/_shame.scss
49434M	UI/WebServerResources/scss/core/variables.scss
49435M	UI/WebServerResources/scss/styles.scss
49436M	UI/WebServerResources/scss/views/_view.scss
49437
49438commit 5217c0ac6489fc0dd07e42ed0849a763a312c8b4
49439Author: iRouge <bfavreault@inverse.ca>
49440Date:   Wed Jan 21 11:18:53 2015 -0500
49441
49442    Restructure Sass files and folders for proper application Sass development
49443
49444D	UI/WebServerResources/scss/ContactsUI.scss
49445D	UI/WebServerResources/scss/MailerUI.scss
49446D	UI/WebServerResources/scss/SOGoRootPage.scss
49447D	UI/WebServerResources/scss/_functions.scss
49448A	UI/WebServerResources/scss/_shame.scss
49449D	UI/WebServerResources/scss/components.css.map
49450D	UI/WebServerResources/scss/components.scss
49451D	UI/WebServerResources/scss/components/_modules/_article-nav.scss
49452D	UI/WebServerResources/scss/components/_modules/_articles-section.scss
49453D	UI/WebServerResources/scss/components/_modules/_did-you-know.scss
49454D	UI/WebServerResources/scss/components/_modules/_editorial-header.scss
49455D	UI/WebServerResources/scss/components/_modules/_featured-section.scss
49456D	UI/WebServerResources/scss/components/_modules/_featured-spotlight.scss
49457D	UI/WebServerResources/scss/components/_modules/_guides-section.scss
49458D	UI/WebServerResources/scss/components/_modules/_highlight.scss
49459D	UI/WebServerResources/scss/components/_modules/_in-this-guide.scss
49460D	UI/WebServerResources/scss/components/_modules/_next-lessons.scss
49461D	UI/WebServerResources/scss/components/_modules/_page-header.scss
49462D	UI/WebServerResources/scss/components/_modules/_quote.scss
49463D	UI/WebServerResources/scss/components/_modules/_related-guides.scss
49464D	UI/WebServerResources/scss/components/_modules/_related-items.scss
49465D	UI/WebServerResources/scss/components/_modules/_summary-header.scss
49466D	UI/WebServerResources/scss/components/_modules/_toc.scss
49467A	UI/WebServerResources/scss/components/backdrop/backdrop-theme.scss
49468A	UI/WebServerResources/scss/components/backdrop/backdrop.js
49469A	UI/WebServerResources/scss/components/backdrop/backdrop.scss
49470A	UI/WebServerResources/scss/components/bottomSheet/bottomSheet-theme.scss
49471A	UI/WebServerResources/scss/components/bottomSheet/bottomSheet.js
49472A	UI/WebServerResources/scss/components/bottomSheet/bottomSheet.scss
49473A	UI/WebServerResources/scss/components/bottomSheet/bottomSheet.spec.js
49474A	UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/bottom-sheet-grid-template.html
49475A	UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/bottom-sheet-list-template.html
49476A	UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/index.html
49477A	UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/script.js
49478A	UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/style.css
49479A	UI/WebServerResources/scss/components/button/button-theme.scss
49480A	UI/WebServerResources/scss/components/button/button.js
49481A	UI/WebServerResources/scss/components/button/button.scss
49482A	UI/WebServerResources/scss/components/button/button.spec.js
49483A	UI/WebServerResources/scss/components/button/demoBasicUsage/index.html
49484A	UI/WebServerResources/scss/components/button/demoBasicUsage/script.js
49485A	UI/WebServerResources/scss/components/button/demoBasicUsage/style.css
49486A	UI/WebServerResources/scss/components/card/card-theme.scss
49487A	UI/WebServerResources/scss/components/card/card.js
49488A	UI/WebServerResources/scss/components/card/card.scss
49489A	UI/WebServerResources/scss/components/card/card.spec.js
49490A	UI/WebServerResources/scss/components/card/demoBasicUsage/index.html
49491A	UI/WebServerResources/scss/components/card/demoBasicUsage/script.js
49492A	UI/WebServerResources/scss/components/card/demoBasicUsage/style.css
49493A	UI/WebServerResources/scss/components/checkbox/checkbox-theme.scss
49494A	UI/WebServerResources/scss/components/checkbox/checkbox.js
49495A	UI/WebServerResources/scss/components/checkbox/checkbox.scss
49496A	UI/WebServerResources/scss/components/checkbox/checkbox.spec.js
49497A	UI/WebServerResources/scss/components/checkbox/demoBasicUsage/index.html
49498A	UI/WebServerResources/scss/components/checkbox/demoBasicUsage/script.js
49499A	UI/WebServerResources/scss/components/checkbox/demoBasicUsage/style.css
49500A	UI/WebServerResources/scss/components/content/content-theme.scss
49501A	UI/WebServerResources/scss/components/content/content.js
49502A	UI/WebServerResources/scss/components/content/content.scss
49503A	UI/WebServerResources/scss/components/content/content.spec.js
49504A	UI/WebServerResources/scss/components/content/demoBasicUsage/index.html
49505A	UI/WebServerResources/scss/components/content/demoBasicUsage/script.js
49506A	UI/WebServerResources/scss/components/dialog/demoBasicUsage/dialog1.tmpl.html
49507A	UI/WebServerResources/scss/components/dialog/demoBasicUsage/index.html
49508A	UI/WebServerResources/scss/components/dialog/demoBasicUsage/script.js
49509A	UI/WebServerResources/scss/components/dialog/demoBasicUsage/style.css
49510A	UI/WebServerResources/scss/components/dialog/dialog-theme.scss
49511A	UI/WebServerResources/scss/components/dialog/dialog.js
49512A	UI/WebServerResources/scss/components/dialog/dialog.scss
49513A	UI/WebServerResources/scss/components/dialog/dialog.spec.js
49514A	UI/WebServerResources/scss/components/divider/demoBasicUsage/index.html
49515A	UI/WebServerResources/scss/components/divider/demoBasicUsage/script.js
49516A	UI/WebServerResources/scss/components/divider/demoBasicUsage/style.css
49517A	UI/WebServerResources/scss/components/divider/divider-theme.scss
49518A	UI/WebServerResources/scss/components/divider/divider.js
49519A	UI/WebServerResources/scss/components/divider/divider.scss
49520A	UI/WebServerResources/scss/components/icon/icon.js
49521A	UI/WebServerResources/scss/components/icon/icon.scss
49522A	UI/WebServerResources/scss/components/icon/icon.spec.js
49523A	UI/WebServerResources/scss/components/input/demoBasicUsage/index.html
49524A	UI/WebServerResources/scss/components/input/demoBasicUsage/script.js
49525A	UI/WebServerResources/scss/components/input/input-theme.scss
49526A	UI/WebServerResources/scss/components/input/input.js
49527A	UI/WebServerResources/scss/components/input/input.scss
49528A	UI/WebServerResources/scss/components/input/input.spec.js
49529A	UI/WebServerResources/scss/components/list/demoBasicUsage/index.html
49530A	UI/WebServerResources/scss/components/list/demoBasicUsage/script.js
49531A	UI/WebServerResources/scss/components/list/demoBasicUsage/style.css
49532A	UI/WebServerResources/scss/components/list/list.js
49533A	UI/WebServerResources/scss/components/list/list.scss
49534A	UI/WebServerResources/scss/components/list/list.spec.js
49535A	UI/WebServerResources/scss/components/progressCircular/demoBasicUsage/index.html
49536A	UI/WebServerResources/scss/components/progressCircular/demoBasicUsage/script.js
49537A	UI/WebServerResources/scss/components/progressCircular/demoBasicUsage/style.css
49538A	UI/WebServerResources/scss/components/progressCircular/progressCircular-theme.scss
49539A	UI/WebServerResources/scss/components/progressCircular/progressCircular.js
49540A	UI/WebServerResources/scss/components/progressCircular/progressCircular.scss
49541A	UI/WebServerResources/scss/components/progressCircular/progressCircular.spec.js
49542A	UI/WebServerResources/scss/components/progressLinear/demoBasicUsage/index.html
49543A	UI/WebServerResources/scss/components/progressLinear/demoBasicUsage/script.js
49544A	UI/WebServerResources/scss/components/progressLinear/demoBasicUsage/style.css
49545A	UI/WebServerResources/scss/components/progressLinear/progressLinear-theme.scss
49546A	UI/WebServerResources/scss/components/progressLinear/progressLinear.js
49547A	UI/WebServerResources/scss/components/progressLinear/progressLinear.scss
49548A	UI/WebServerResources/scss/components/progressLinear/progressLinear.spec.js
49549A	UI/WebServerResources/scss/components/radioButton/demoBasicUsage/index.html
49550A	UI/WebServerResources/scss/components/radioButton/demoBasicUsage/script.js
49551A	UI/WebServerResources/scss/components/radioButton/demoBasicUsage/style.css
49552A	UI/WebServerResources/scss/components/radioButton/radio-button-theme.scss
49553A	UI/WebServerResources/scss/components/radioButton/radio-button.scss
49554A	UI/WebServerResources/scss/components/radioButton/radioButton.js
49555A	UI/WebServerResources/scss/components/radioButton/radioButton.spec.js
49556A	UI/WebServerResources/scss/components/sidenav/demoBasicUsage/index.html
49557A	UI/WebServerResources/scss/components/sidenav/demoBasicUsage/script.js
49558A	UI/WebServerResources/scss/components/sidenav/sidenav-theme.scss
49559A	UI/WebServerResources/scss/components/sidenav/sidenav.js
49560A	UI/WebServerResources/scss/components/sidenav/sidenav.scss
49561A	UI/WebServerResources/scss/components/sidenav/sidenav.spec.js
49562A	UI/WebServerResources/scss/components/slider/demoBasicUsage/index.html
49563A	UI/WebServerResources/scss/components/slider/demoBasicUsage/script.js
49564A	UI/WebServerResources/scss/components/slider/demoBasicUsage/style.css
49565A	UI/WebServerResources/scss/components/slider/slider-theme.scss
49566A	UI/WebServerResources/scss/components/slider/slider.js
49567A	UI/WebServerResources/scss/components/slider/slider.scss
49568A	UI/WebServerResources/scss/components/slider/slider.spec.js
49569A	UI/WebServerResources/scss/components/sticky/sticky.js
49570A	UI/WebServerResources/scss/components/sticky/sticky.scss
49571A	UI/WebServerResources/scss/components/sticky/sticky.spec.js
49572A	UI/WebServerResources/scss/components/subheader/demoBasicUsage/index.html
49573A	UI/WebServerResources/scss/components/subheader/demoBasicUsage/script.js
49574A	UI/WebServerResources/scss/components/subheader/demoBasicUsage/style.css
49575A	UI/WebServerResources/scss/components/subheader/subheader-theme.scss
49576A	UI/WebServerResources/scss/components/subheader/subheader.js
49577A	UI/WebServerResources/scss/components/subheader/subheader.scss
49578A	UI/WebServerResources/scss/components/subheader/subheader.spec.js
49579A	UI/WebServerResources/scss/components/swipe/swipe.js
49580A	UI/WebServerResources/scss/components/switch/demoBasicUsage/index.html
49581A	UI/WebServerResources/scss/components/switch/demoBasicUsage/script.js
49582A	UI/WebServerResources/scss/components/switch/demoBasicUsage/style.css
49583A	UI/WebServerResources/scss/components/switch/switch-theme.scss
49584A	UI/WebServerResources/scss/components/switch/switch.js
49585A	UI/WebServerResources/scss/components/switch/switch.scss
49586A	UI/WebServerResources/scss/components/switch/switch.spec.js
49587A	UI/WebServerResources/scss/components/tabs/demoDynamicTabs/index.html
49588A	UI/WebServerResources/scss/components/tabs/demoDynamicTabs/script.js
49589A	UI/WebServerResources/scss/components/tabs/demoDynamicTabs/style.css
49590A	UI/WebServerResources/scss/components/tabs/demoStaticTabs/index.html
49591A	UI/WebServerResources/scss/components/tabs/demoStaticTabs/script.js
49592A	UI/WebServerResources/scss/components/tabs/demoStaticTabs/style.css
49593A	UI/WebServerResources/scss/components/tabs/js/inkBarDirective.js
49594A	UI/WebServerResources/scss/components/tabs/js/paginationDirective.js
49595A	UI/WebServerResources/scss/components/tabs/js/tabItemController.js
49596A	UI/WebServerResources/scss/components/tabs/js/tabItemDirective.js
49597A	UI/WebServerResources/scss/components/tabs/js/tabsController.js
49598A	UI/WebServerResources/scss/components/tabs/js/tabsDirective.js
49599A	UI/WebServerResources/scss/components/tabs/tabs-theme.scss
49600A	UI/WebServerResources/scss/components/tabs/tabs.js
49601A	UI/WebServerResources/scss/components/tabs/tabs.scss
49602A	UI/WebServerResources/scss/components/tabs/tabs.spec.js
49603A	UI/WebServerResources/scss/components/textField/textField-theme.scss
49604A	UI/WebServerResources/scss/components/textField/textField.js
49605A	UI/WebServerResources/scss/components/textField/textField.scss
49606A	UI/WebServerResources/scss/components/textField/textField.spec.js
49607A	UI/WebServerResources/scss/components/toast/demoBasicUsage/index.html
49608A	UI/WebServerResources/scss/components/toast/demoBasicUsage/script.js
49609A	UI/WebServerResources/scss/components/toast/demoBasicUsage/toast-template.html
49610A	UI/WebServerResources/scss/components/toast/toast-theme.scss
49611A	UI/WebServerResources/scss/components/toast/toast.js
49612A	UI/WebServerResources/scss/components/toast/toast.scss
49613A	UI/WebServerResources/scss/components/toast/toast.spec.js
49614A	UI/WebServerResources/scss/components/toolbar/demoBasicUsage/index.html
49615A	UI/WebServerResources/scss/components/toolbar/demoBasicUsage/script.js
49616A	UI/WebServerResources/scss/components/toolbar/demoScrollShrink/index.html
49617A	UI/WebServerResources/scss/components/toolbar/demoScrollShrink/script.js
49618A	UI/WebServerResources/scss/components/toolbar/demoScrollShrink/style.css
49619A	UI/WebServerResources/scss/components/toolbar/toolbar-theme.scss
49620A	UI/WebServerResources/scss/components/toolbar/toolbar.js
49621A	UI/WebServerResources/scss/components/toolbar/toolbar.scss
49622A	UI/WebServerResources/scss/components/toolbar/toolbar.spec.js
49623A	UI/WebServerResources/scss/components/tooltip/demoBasicUsage/index.html
49624A	UI/WebServerResources/scss/components/tooltip/demoBasicUsage/script.js
49625A	UI/WebServerResources/scss/components/tooltip/demoBasicUsage/style.css
49626A	UI/WebServerResources/scss/components/tooltip/tooltip-theme.scss
49627A	UI/WebServerResources/scss/components/tooltip/tooltip.js
49628A	UI/WebServerResources/scss/components/tooltip/tooltip.scss
49629A	UI/WebServerResources/scss/components/tooltip/tooltip.spec.js
49630A	UI/WebServerResources/scss/components/whiteframe/demoBasicUsage/index.html
49631A	UI/WebServerResources/scss/components/whiteframe/demoBasicUsage/script.js
49632A	UI/WebServerResources/scss/components/whiteframe/demoBasicUsage/style.css
49633A	UI/WebServerResources/scss/components/whiteframe/whiteframe.js
49634A	UI/WebServerResources/scss/components/whiteframe/whiteframe.scss
49635A	UI/WebServerResources/scss/core/_base_styles/_base_style.scss
49636A	UI/WebServerResources/scss/core/_base_styles/_extends.scss
49637A	UI/WebServerResources/scss/core/_base_styles/_functions.scss
49638A	UI/WebServerResources/scss/core/_base_styles/_mixins.scss
49639A	UI/WebServerResources/scss/core/_functions.scss
49640A	UI/WebServerResources/scss/core/layout.scss
49641A	UI/WebServerResources/scss/core/mixins.scss
49642A	UI/WebServerResources/scss/core/structure.scss
49643A	UI/WebServerResources/scss/core/variables.scss
49644A	UI/WebServerResources/scss/elements/_manifest.scss
49645A	UI/WebServerResources/scss/grid/_manifest.scss
49646D	UI/WebServerResources/scss/mobile.scss
49647A	UI/WebServerResources/scss/modules/_article-nav.scss
49648A	UI/WebServerResources/scss/modules/_articles-section.scss
49649A	UI/WebServerResources/scss/modules/_did-you-know.scss
49650A	UI/WebServerResources/scss/modules/_editorial-header.scss
49651A	UI/WebServerResources/scss/modules/_featured-section.scss
49652A	UI/WebServerResources/scss/modules/_featured-spotlight.scss
49653A	UI/WebServerResources/scss/modules/_guides-section.scss
49654A	UI/WebServerResources/scss/modules/_highlight.scss
49655A	UI/WebServerResources/scss/modules/_in-this-guide.scss
49656A	UI/WebServerResources/scss/modules/_next-lessons.scss
49657A	UI/WebServerResources/scss/modules/_page-header.scss
49658A	UI/WebServerResources/scss/modules/_quote.scss
49659A	UI/WebServerResources/scss/modules/_related-guides.scss
49660A	UI/WebServerResources/scss/modules/_related-items.scss
49661A	UI/WebServerResources/scss/modules/_summary-header.scss
49662A	UI/WebServerResources/scss/modules/_toc.scss
49663D	UI/WebServerResources/scss/reset.css
49664A	UI/WebServerResources/scss/styles.scss
49665A	UI/WebServerResources/scss/themes/color-palette.scss
49666A	UI/WebServerResources/scss/ui_patterns/_manifest.scss
49667D	UI/WebServerResources/scss/vendors/angular-material/components/backdrop/backdrop-theme.scss
49668D	UI/WebServerResources/scss/vendors/angular-material/components/backdrop/backdrop.js
49669D	UI/WebServerResources/scss/vendors/angular-material/components/backdrop/backdrop.scss
49670D	UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/bottomSheet-theme.scss
49671D	UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/bottomSheet.js
49672D	UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/bottomSheet.scss
49673D	UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/bottomSheet.spec.js
49674D	UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/bottom-sheet-grid-template.html
49675D	UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/bottom-sheet-list-template.html
49676D	UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/index.html
49677D	UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/script.js
49678D	UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/style.css
49679D	UI/WebServerResources/scss/vendors/angular-material/components/button/button-theme.scss
49680D	UI/WebServerResources/scss/vendors/angular-material/components/button/button.js
49681D	UI/WebServerResources/scss/vendors/angular-material/components/button/button.scss
49682D	UI/WebServerResources/scss/vendors/angular-material/components/button/button.spec.js
49683D	UI/WebServerResources/scss/vendors/angular-material/components/button/demoBasicUsage/index.html
49684D	UI/WebServerResources/scss/vendors/angular-material/components/button/demoBasicUsage/script.js
49685D	UI/WebServerResources/scss/vendors/angular-material/components/button/demoBasicUsage/style.css
49686D	UI/WebServerResources/scss/vendors/angular-material/components/card/card-theme.scss
49687D	UI/WebServerResources/scss/vendors/angular-material/components/card/card.js
49688D	UI/WebServerResources/scss/vendors/angular-material/components/card/card.scss
49689D	UI/WebServerResources/scss/vendors/angular-material/components/card/card.spec.js
49690D	UI/WebServerResources/scss/vendors/angular-material/components/card/demoBasicUsage/index.html
49691D	UI/WebServerResources/scss/vendors/angular-material/components/card/demoBasicUsage/script.js
49692D	UI/WebServerResources/scss/vendors/angular-material/components/card/demoBasicUsage/style.css
49693D	UI/WebServerResources/scss/vendors/angular-material/components/checkbox/checkbox-theme.scss
49694D	UI/WebServerResources/scss/vendors/angular-material/components/checkbox/checkbox.js
49695D	UI/WebServerResources/scss/vendors/angular-material/components/checkbox/checkbox.scss
49696D	UI/WebServerResources/scss/vendors/angular-material/components/checkbox/checkbox.spec.js
49697D	UI/WebServerResources/scss/vendors/angular-material/components/checkbox/demoBasicUsage/index.html
49698D	UI/WebServerResources/scss/vendors/angular-material/components/checkbox/demoBasicUsage/script.js
49699D	UI/WebServerResources/scss/vendors/angular-material/components/checkbox/demoBasicUsage/style.css
49700D	UI/WebServerResources/scss/vendors/angular-material/components/content/content-theme.scss
49701D	UI/WebServerResources/scss/vendors/angular-material/components/content/content.js
49702D	UI/WebServerResources/scss/vendors/angular-material/components/content/content.scss
49703D	UI/WebServerResources/scss/vendors/angular-material/components/content/content.spec.js
49704D	UI/WebServerResources/scss/vendors/angular-material/components/content/demoBasicUsage/index.html
49705D	UI/WebServerResources/scss/vendors/angular-material/components/content/demoBasicUsage/script.js
49706D	UI/WebServerResources/scss/vendors/angular-material/components/dialog/demoBasicUsage/dialog1.tmpl.html
49707D	UI/WebServerResources/scss/vendors/angular-material/components/dialog/demoBasicUsage/index.html
49708D	UI/WebServerResources/scss/vendors/angular-material/components/dialog/demoBasicUsage/script.js
49709D	UI/WebServerResources/scss/vendors/angular-material/components/dialog/demoBasicUsage/style.css
49710D	UI/WebServerResources/scss/vendors/angular-material/components/dialog/dialog-theme.scss
49711D	UI/WebServerResources/scss/vendors/angular-material/components/dialog/dialog.js
49712D	UI/WebServerResources/scss/vendors/angular-material/components/dialog/dialog.scss
49713D	UI/WebServerResources/scss/vendors/angular-material/components/dialog/dialog.spec.js
49714D	UI/WebServerResources/scss/vendors/angular-material/components/divider/demoBasicUsage/index.html
49715D	UI/WebServerResources/scss/vendors/angular-material/components/divider/demoBasicUsage/script.js
49716D	UI/WebServerResources/scss/vendors/angular-material/components/divider/demoBasicUsage/style.css
49717D	UI/WebServerResources/scss/vendors/angular-material/components/divider/divider-theme.scss
49718D	UI/WebServerResources/scss/vendors/angular-material/components/divider/divider.js
49719D	UI/WebServerResources/scss/vendors/angular-material/components/divider/divider.scss
49720D	UI/WebServerResources/scss/vendors/angular-material/components/icon/icon.js
49721D	UI/WebServerResources/scss/vendors/angular-material/components/icon/icon.scss
49722D	UI/WebServerResources/scss/vendors/angular-material/components/icon/icon.spec.js
49723D	UI/WebServerResources/scss/vendors/angular-material/components/input/demoBasicUsage/index.html
49724D	UI/WebServerResources/scss/vendors/angular-material/components/input/demoBasicUsage/script.js
49725D	UI/WebServerResources/scss/vendors/angular-material/components/input/input-theme.scss
49726D	UI/WebServerResources/scss/vendors/angular-material/components/input/input.js
49727D	UI/WebServerResources/scss/vendors/angular-material/components/input/input.scss
49728D	UI/WebServerResources/scss/vendors/angular-material/components/input/input.spec.js
49729D	UI/WebServerResources/scss/vendors/angular-material/components/list/demoBasicUsage/index.html
49730D	UI/WebServerResources/scss/vendors/angular-material/components/list/demoBasicUsage/script.js
49731D	UI/WebServerResources/scss/vendors/angular-material/components/list/demoBasicUsage/style.css
49732D	UI/WebServerResources/scss/vendors/angular-material/components/list/list.js
49733D	UI/WebServerResources/scss/vendors/angular-material/components/list/list.scss
49734D	UI/WebServerResources/scss/vendors/angular-material/components/list/list.spec.js
49735D	UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/demoBasicUsage/index.html
49736D	UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/demoBasicUsage/script.js
49737D	UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/demoBasicUsage/style.css
49738D	UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/progressCircular-theme.scss
49739D	UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/progressCircular.js
49740D	UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/progressCircular.scss
49741D	UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/progressCircular.spec.js
49742D	UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/demoBasicUsage/index.html
49743D	UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/demoBasicUsage/script.js
49744D	UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/demoBasicUsage/style.css
49745D	UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/progressLinear-theme.scss
49746D	UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/progressLinear.js
49747D	UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/progressLinear.scss
49748D	UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/progressLinear.spec.js
49749D	UI/WebServerResources/scss/vendors/angular-material/components/radioButton/demoBasicUsage/index.html
49750D	UI/WebServerResources/scss/vendors/angular-material/components/radioButton/demoBasicUsage/script.js
49751D	UI/WebServerResources/scss/vendors/angular-material/components/radioButton/demoBasicUsage/style.css
49752D	UI/WebServerResources/scss/vendors/angular-material/components/radioButton/radio-button-theme.scss
49753D	UI/WebServerResources/scss/vendors/angular-material/components/radioButton/radio-button.scss
49754D	UI/WebServerResources/scss/vendors/angular-material/components/radioButton/radioButton.js
49755D	UI/WebServerResources/scss/vendors/angular-material/components/radioButton/radioButton.spec.js
49756D	UI/WebServerResources/scss/vendors/angular-material/components/sidenav/demoBasicUsage/index.html
49757D	UI/WebServerResources/scss/vendors/angular-material/components/sidenav/demoBasicUsage/script.js
49758D	UI/WebServerResources/scss/vendors/angular-material/components/sidenav/sidenav-theme.scss
49759D	UI/WebServerResources/scss/vendors/angular-material/components/sidenav/sidenav.js
49760D	UI/WebServerResources/scss/vendors/angular-material/components/sidenav/sidenav.scss
49761D	UI/WebServerResources/scss/vendors/angular-material/components/sidenav/sidenav.spec.js
49762D	UI/WebServerResources/scss/vendors/angular-material/components/slider/demoBasicUsage/index.html
49763D	UI/WebServerResources/scss/vendors/angular-material/components/slider/demoBasicUsage/script.js
49764D	UI/WebServerResources/scss/vendors/angular-material/components/slider/demoBasicUsage/style.css
49765D	UI/WebServerResources/scss/vendors/angular-material/components/slider/slider-theme.scss
49766D	UI/WebServerResources/scss/vendors/angular-material/components/slider/slider.js
49767D	UI/WebServerResources/scss/vendors/angular-material/components/slider/slider.scss
49768D	UI/WebServerResources/scss/vendors/angular-material/components/slider/slider.spec.js
49769D	UI/WebServerResources/scss/vendors/angular-material/components/sticky/sticky.js
49770D	UI/WebServerResources/scss/vendors/angular-material/components/sticky/sticky.scss
49771D	UI/WebServerResources/scss/vendors/angular-material/components/sticky/sticky.spec.js
49772D	UI/WebServerResources/scss/vendors/angular-material/components/subheader/demoBasicUsage/index.html
49773D	UI/WebServerResources/scss/vendors/angular-material/components/subheader/demoBasicUsage/script.js
49774D	UI/WebServerResources/scss/vendors/angular-material/components/subheader/demoBasicUsage/style.css
49775D	UI/WebServerResources/scss/vendors/angular-material/components/subheader/subheader-theme.scss
49776D	UI/WebServerResources/scss/vendors/angular-material/components/subheader/subheader.js
49777D	UI/WebServerResources/scss/vendors/angular-material/components/subheader/subheader.scss
49778D	UI/WebServerResources/scss/vendors/angular-material/components/subheader/subheader.spec.js
49779D	UI/WebServerResources/scss/vendors/angular-material/components/swipe/swipe.js
49780D	UI/WebServerResources/scss/vendors/angular-material/components/switch/demoBasicUsage/index.html
49781D	UI/WebServerResources/scss/vendors/angular-material/components/switch/demoBasicUsage/script.js
49782D	UI/WebServerResources/scss/vendors/angular-material/components/switch/demoBasicUsage/style.css
49783D	UI/WebServerResources/scss/vendors/angular-material/components/switch/switch-theme.scss
49784D	UI/WebServerResources/scss/vendors/angular-material/components/switch/switch.js
49785D	UI/WebServerResources/scss/vendors/angular-material/components/switch/switch.scss
49786D	UI/WebServerResources/scss/vendors/angular-material/components/switch/switch.spec.js
49787D	UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoDynamicTabs/index.html
49788D	UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoDynamicTabs/script.js
49789D	UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoDynamicTabs/style.css
49790D	UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoStaticTabs/index.html
49791D	UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoStaticTabs/script.js
49792D	UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoStaticTabs/style.css
49793D	UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/inkBarDirective.js
49794D	UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/paginationDirective.js
49795D	UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/tabItemController.js
49796D	UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/tabItemDirective.js
49797D	UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/tabsController.js
49798D	UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/tabsDirective.js
49799D	UI/WebServerResources/scss/vendors/angular-material/components/tabs/tabs-theme.scss
49800D	UI/WebServerResources/scss/vendors/angular-material/components/tabs/tabs.js
49801D	UI/WebServerResources/scss/vendors/angular-material/components/tabs/tabs.scss
49802D	UI/WebServerResources/scss/vendors/angular-material/components/tabs/tabs.spec.js
49803D	UI/WebServerResources/scss/vendors/angular-material/components/textField/textField-theme.scss
49804D	UI/WebServerResources/scss/vendors/angular-material/components/textField/textField.js
49805D	UI/WebServerResources/scss/vendors/angular-material/components/textField/textField.scss
49806D	UI/WebServerResources/scss/vendors/angular-material/components/textField/textField.spec.js
49807D	UI/WebServerResources/scss/vendors/angular-material/components/toast/demoBasicUsage/index.html
49808D	UI/WebServerResources/scss/vendors/angular-material/components/toast/demoBasicUsage/script.js
49809D	UI/WebServerResources/scss/vendors/angular-material/components/toast/demoBasicUsage/toast-template.html
49810D	UI/WebServerResources/scss/vendors/angular-material/components/toast/toast-theme.scss
49811D	UI/WebServerResources/scss/vendors/angular-material/components/toast/toast.js
49812D	UI/WebServerResources/scss/vendors/angular-material/components/toast/toast.scss
49813D	UI/WebServerResources/scss/vendors/angular-material/components/toast/toast.spec.js
49814D	UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoBasicUsage/index.html
49815D	UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoBasicUsage/script.js
49816D	UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoScrollShrink/index.html
49817D	UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoScrollShrink/script.js
49818D	UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoScrollShrink/style.css
49819D	UI/WebServerResources/scss/vendors/angular-material/components/toolbar/toolbar-theme.scss
49820D	UI/WebServerResources/scss/vendors/angular-material/components/toolbar/toolbar.js
49821D	UI/WebServerResources/scss/vendors/angular-material/components/toolbar/toolbar.scss
49822D	UI/WebServerResources/scss/vendors/angular-material/components/toolbar/toolbar.spec.js
49823D	UI/WebServerResources/scss/vendors/angular-material/components/tooltip/demoBasicUsage/index.html
49824D	UI/WebServerResources/scss/vendors/angular-material/components/tooltip/demoBasicUsage/script.js
49825D	UI/WebServerResources/scss/vendors/angular-material/components/tooltip/demoBasicUsage/style.css
49826D	UI/WebServerResources/scss/vendors/angular-material/components/tooltip/tooltip-theme.scss
49827D	UI/WebServerResources/scss/vendors/angular-material/components/tooltip/tooltip.js
49828D	UI/WebServerResources/scss/vendors/angular-material/components/tooltip/tooltip.scss
49829D	UI/WebServerResources/scss/vendors/angular-material/components/tooltip/tooltip.spec.js
49830D	UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/demoBasicUsage/index.html
49831D	UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/demoBasicUsage/script.js
49832D	UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/demoBasicUsage/style.css
49833D	UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/whiteframe.js
49834D	UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/whiteframe.scss
49835D	UI/WebServerResources/scss/vendors/angular-material/core/style/color-palette.scss
49836D	UI/WebServerResources/scss/vendors/angular-material/core/style/layout.scss
49837D	UI/WebServerResources/scss/vendors/angular-material/core/style/mixins.scss
49838D	UI/WebServerResources/scss/vendors/angular-material/core/style/structure.scss
49839D	UI/WebServerResources/scss/vendors/angular-material/core/style/variables.scss
49840A	UI/WebServerResources/scss/views/ContactsUI.scss
49841A	UI/WebServerResources/scss/views/MailerUI.scss
49842A	UI/WebServerResources/scss/views/_view.scss
49843
49844commit a87bbc2de58d889417ed6b30eece291a087bd4ae
49845Author: Francis Lachapelle <flachapelle@inverse.ca>
49846Date:   Fri Jan 16 23:31:55 2015 -0500
49847
49848    Enable toggleCtrl in Webmail
49849
49850M	UI/Templates/MailerUI/UIxMailMainFrame.wox
49851
49852commit d3f0abf3ef5cb4b055b68790525575c1241434ef
49853Author: Francis Lachapelle <flachapelle@inverse.ca>
49854Date:   Fri Jan 16 23:30:47 2015 -0500
49855
49856    Simplify links to modules in UIxPageFrame.wox
49857
49858M	UI/Templates/UIxPageFrame.wox
49859
49860commit 9b73d4e9a5af36fd41e3009e6eca9e92b2d561ed
49861Author: Francis Lachapelle <flachapelle@inverse.ca>
49862Date:   Fri Jan 16 23:29:33 2015 -0500
49863
49864    Add user identification in sgSettings constant
49865
49866M	UI/Templates/MailerUI/UIxMailMainFrame.wox
49867M	UI/Templates/UIxPageFrame.wox
49868M	UI/WebServerResources/js/ContactsUI.js
49869M	UI/WebServerResources/js/MailerUI.js
49870
49871commit 4f632174ce5f5c401e406ec472b8cdcefa7d39de
49872Author: Francis Lachapelle <flachapelle@inverse.ca>
49873Date:   Fri Jan 16 23:26:59 2015 -0500
49874
49875    Initial integration of ngMaterial in Contacts
49876
49877M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
49878M	UI/WebServerResources/js/ContactsUI.js
49879
49880commit 263ff962a14c99b607d5cf3228ce73a883beb177
49881Author: Francis Lachapelle <flachapelle@inverse.ca>
49882Date:   Fri Jan 16 23:23:53 2015 -0500
49883
49884    Update .gitignore
49885
49886M	.gitignore
49887
49888commit b9414a77ab2741a71c313cf6a29604ed41f29516
49889Author: Francis Lachapelle <flachapelle@inverse.ca>
49890Date:   Fri Jan 16 23:22:59 2015 -0500
49891
49892    Move md theming config to ui.js (SOGo.UI)
49893
49894M	UI/WebServerResources/js/Common/ui.js
49895M	UI/WebServerResources/js/MailerUI.js
49896
49897commit f180617a3f1b04f72114567874f02e07867a3e2e
49898Author: iRouge <bfavreault@inverse.ca>
49899Date:   Fri Jan 16 21:17:16 2015 -0500
49900
49901    Update Angular-material
49902
49903M	UI/WebServerResources/angular-material
49904
49905commit 5919580b5d3ad91173baea4b60c41633699ae0f5
49906Author: iRouge <bfavreault@inverse.ca>
49907Date:   Fri Jan 16 09:33:46 2015 -0500
49908
49909    MODULE-TYPO
49910    - Ajustements, message-view
49911
49912M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
49913M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
49914M	UI/WebServerResources/css/components.css
49915M	UI/WebServerResources/css/components.css.map
49916M	UI/WebServerResources/scss/components.scss
49917M	UI/WebServerResources/scss/vendors/angular-material/components/toolbar/toolbar.scss
49918M	UI/WebServerResources/scss/vendors/angular-material/core/style/structure.scss
49919
49920commit 25213605bb41b9b245cbaa0da81b8b9a9775ed74
49921Author: iRouge <bfavreault@inverse.ca>
49922Date:   Fri Jan 16 07:52:29 2015 -0500
49923
49924    MODULE-TYPO
49925    - Sass set-up
49926    - md-list
49927    - md-theming (install)
49928
49929M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
49930M	UI/Templates/MailerUI/UIxMailMainFrame.wox
49931M	UI/Templates/UIxPageFrame.wox
49932A	UI/WebServerResources/css/components.css
49933A	UI/WebServerResources/css/components.css.map
49934M	UI/WebServerResources/js/MailerUI.js
49935M	UI/WebServerResources/scss/ContactsUI.scss
49936M	UI/WebServerResources/scss/MailerUI.scss
49937M	UI/WebServerResources/scss/SOGoRootPage.scss
49938A	UI/WebServerResources/scss/_functions.scss
49939D	UI/WebServerResources/scss/_settings.scss
49940A	UI/WebServerResources/scss/components.css.map
49941A	UI/WebServerResources/scss/components.scss
49942A	UI/WebServerResources/scss/components/_components/_articles-list.scss
49943A	UI/WebServerResources/scss/components/_components/_breadcrumb.scss
49944A	UI/WebServerResources/scss/components/_components/_button.scss
49945A	UI/WebServerResources/scss/components/_components/_column-list.scss
49946A	UI/WebServerResources/scss/components/_components/_grid.scss
49947A	UI/WebServerResources/scss/components/_components/_guides-list.scss
49948A	UI/WebServerResources/scss/components/_components/_icon-circle.scss
49949A	UI/WebServerResources/scss/components/_components/_icons.scss
49950A	UI/WebServerResources/scss/components/_components/_link.scss
49951A	UI/WebServerResources/scss/components/_components/_list.scss
49952A	UI/WebServerResources/scss/components/_components/_media.scss
49953A	UI/WebServerResources/scss/components/_components/_subsection-title.scss
49954A	UI/WebServerResources/scss/components/_components/_table.scss
49955A	UI/WebServerResources/scss/components/_components/_typography.scss
49956A	UI/WebServerResources/scss/components/_modules/_article-nav.scss
49957A	UI/WebServerResources/scss/components/_modules/_articles-section.scss
49958A	UI/WebServerResources/scss/components/_modules/_did-you-know.scss
49959A	UI/WebServerResources/scss/components/_modules/_editorial-header.scss
49960A	UI/WebServerResources/scss/components/_modules/_featured-section.scss
49961A	UI/WebServerResources/scss/components/_modules/_featured-spotlight.scss
49962A	UI/WebServerResources/scss/components/_modules/_guides-section.scss
49963A	UI/WebServerResources/scss/components/_modules/_highlight.scss
49964A	UI/WebServerResources/scss/components/_modules/_in-this-guide.scss
49965A	UI/WebServerResources/scss/components/_modules/_next-lessons.scss
49966A	UI/WebServerResources/scss/components/_modules/_page-header.scss
49967A	UI/WebServerResources/scss/components/_modules/_quote.scss
49968A	UI/WebServerResources/scss/components/_modules/_related-guides.scss
49969A	UI/WebServerResources/scss/components/_modules/_related-items.scss
49970A	UI/WebServerResources/scss/components/_modules/_summary-header.scss
49971A	UI/WebServerResources/scss/components/_modules/_toc.scss
49972A	UI/WebServerResources/scss/components/_pages/_page-resources.scss
49973A	UI/WebServerResources/scss/components/_pages/_styleguide.scss
49974A	UI/WebServerResources/scss/components/_palette.scss
49975A	UI/WebServerResources/scss/components/_utils.scss
49976A	UI/WebServerResources/scss/reset.css
49977A	UI/WebServerResources/scss/vendors/_compass.scss
49978A	UI/WebServerResources/scss/vendors/angular-material/components/backdrop/backdrop-theme.scss
49979A	UI/WebServerResources/scss/vendors/angular-material/components/backdrop/backdrop.js
49980A	UI/WebServerResources/scss/vendors/angular-material/components/backdrop/backdrop.scss
49981A	UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/bottomSheet-theme.scss
49982A	UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/bottomSheet.js
49983A	UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/bottomSheet.scss
49984A	UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/bottomSheet.spec.js
49985A	UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/bottom-sheet-grid-template.html
49986A	UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/bottom-sheet-list-template.html
49987A	UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/index.html
49988A	UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/script.js
49989A	UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/style.css
49990A	UI/WebServerResources/scss/vendors/angular-material/components/button/button-theme.scss
49991A	UI/WebServerResources/scss/vendors/angular-material/components/button/button.js
49992A	UI/WebServerResources/scss/vendors/angular-material/components/button/button.scss
49993A	UI/WebServerResources/scss/vendors/angular-material/components/button/button.spec.js
49994A	UI/WebServerResources/scss/vendors/angular-material/components/button/demoBasicUsage/index.html
49995A	UI/WebServerResources/scss/vendors/angular-material/components/button/demoBasicUsage/script.js
49996A	UI/WebServerResources/scss/vendors/angular-material/components/button/demoBasicUsage/style.css
49997A	UI/WebServerResources/scss/vendors/angular-material/components/card/card-theme.scss
49998A	UI/WebServerResources/scss/vendors/angular-material/components/card/card.js
49999A	UI/WebServerResources/scss/vendors/angular-material/components/card/card.scss
50000A	UI/WebServerResources/scss/vendors/angular-material/components/card/card.spec.js
50001A	UI/WebServerResources/scss/vendors/angular-material/components/card/demoBasicUsage/index.html
50002A	UI/WebServerResources/scss/vendors/angular-material/components/card/demoBasicUsage/script.js
50003A	UI/WebServerResources/scss/vendors/angular-material/components/card/demoBasicUsage/style.css
50004A	UI/WebServerResources/scss/vendors/angular-material/components/checkbox/checkbox-theme.scss
50005A	UI/WebServerResources/scss/vendors/angular-material/components/checkbox/checkbox.js
50006A	UI/WebServerResources/scss/vendors/angular-material/components/checkbox/checkbox.scss
50007A	UI/WebServerResources/scss/vendors/angular-material/components/checkbox/checkbox.spec.js
50008A	UI/WebServerResources/scss/vendors/angular-material/components/checkbox/demoBasicUsage/index.html
50009A	UI/WebServerResources/scss/vendors/angular-material/components/checkbox/demoBasicUsage/script.js
50010A	UI/WebServerResources/scss/vendors/angular-material/components/checkbox/demoBasicUsage/style.css
50011A	UI/WebServerResources/scss/vendors/angular-material/components/content/content-theme.scss
50012A	UI/WebServerResources/scss/vendors/angular-material/components/content/content.js
50013A	UI/WebServerResources/scss/vendors/angular-material/components/content/content.scss
50014A	UI/WebServerResources/scss/vendors/angular-material/components/content/content.spec.js
50015A	UI/WebServerResources/scss/vendors/angular-material/components/content/demoBasicUsage/index.html
50016A	UI/WebServerResources/scss/vendors/angular-material/components/content/demoBasicUsage/script.js
50017A	UI/WebServerResources/scss/vendors/angular-material/components/dialog/demoBasicUsage/dialog1.tmpl.html
50018A	UI/WebServerResources/scss/vendors/angular-material/components/dialog/demoBasicUsage/index.html
50019A	UI/WebServerResources/scss/vendors/angular-material/components/dialog/demoBasicUsage/script.js
50020A	UI/WebServerResources/scss/vendors/angular-material/components/dialog/demoBasicUsage/style.css
50021A	UI/WebServerResources/scss/vendors/angular-material/components/dialog/dialog-theme.scss
50022A	UI/WebServerResources/scss/vendors/angular-material/components/dialog/dialog.js
50023A	UI/WebServerResources/scss/vendors/angular-material/components/dialog/dialog.scss
50024A	UI/WebServerResources/scss/vendors/angular-material/components/dialog/dialog.spec.js
50025A	UI/WebServerResources/scss/vendors/angular-material/components/divider/demoBasicUsage/index.html
50026A	UI/WebServerResources/scss/vendors/angular-material/components/divider/demoBasicUsage/script.js
50027A	UI/WebServerResources/scss/vendors/angular-material/components/divider/demoBasicUsage/style.css
50028A	UI/WebServerResources/scss/vendors/angular-material/components/divider/divider-theme.scss
50029A	UI/WebServerResources/scss/vendors/angular-material/components/divider/divider.js
50030A	UI/WebServerResources/scss/vendors/angular-material/components/divider/divider.scss
50031A	UI/WebServerResources/scss/vendors/angular-material/components/icon/icon.js
50032A	UI/WebServerResources/scss/vendors/angular-material/components/icon/icon.scss
50033A	UI/WebServerResources/scss/vendors/angular-material/components/icon/icon.spec.js
50034A	UI/WebServerResources/scss/vendors/angular-material/components/input/demoBasicUsage/index.html
50035A	UI/WebServerResources/scss/vendors/angular-material/components/input/demoBasicUsage/script.js
50036A	UI/WebServerResources/scss/vendors/angular-material/components/input/input-theme.scss
50037A	UI/WebServerResources/scss/vendors/angular-material/components/input/input.js
50038A	UI/WebServerResources/scss/vendors/angular-material/components/input/input.scss
50039A	UI/WebServerResources/scss/vendors/angular-material/components/input/input.spec.js
50040A	UI/WebServerResources/scss/vendors/angular-material/components/list/demoBasicUsage/index.html
50041A	UI/WebServerResources/scss/vendors/angular-material/components/list/demoBasicUsage/script.js
50042A	UI/WebServerResources/scss/vendors/angular-material/components/list/demoBasicUsage/style.css
50043A	UI/WebServerResources/scss/vendors/angular-material/components/list/list.js
50044A	UI/WebServerResources/scss/vendors/angular-material/components/list/list.scss
50045A	UI/WebServerResources/scss/vendors/angular-material/components/list/list.spec.js
50046A	UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/demoBasicUsage/index.html
50047A	UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/demoBasicUsage/script.js
50048A	UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/demoBasicUsage/style.css
50049A	UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/progressCircular-theme.scss
50050A	UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/progressCircular.js
50051A	UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/progressCircular.scss
50052A	UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/progressCircular.spec.js
50053A	UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/demoBasicUsage/index.html
50054A	UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/demoBasicUsage/script.js
50055A	UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/demoBasicUsage/style.css
50056A	UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/progressLinear-theme.scss
50057A	UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/progressLinear.js
50058A	UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/progressLinear.scss
50059A	UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/progressLinear.spec.js
50060A	UI/WebServerResources/scss/vendors/angular-material/components/radioButton/demoBasicUsage/index.html
50061A	UI/WebServerResources/scss/vendors/angular-material/components/radioButton/demoBasicUsage/script.js
50062A	UI/WebServerResources/scss/vendors/angular-material/components/radioButton/demoBasicUsage/style.css
50063A	UI/WebServerResources/scss/vendors/angular-material/components/radioButton/radio-button-theme.scss
50064A	UI/WebServerResources/scss/vendors/angular-material/components/radioButton/radio-button.scss
50065A	UI/WebServerResources/scss/vendors/angular-material/components/radioButton/radioButton.js
50066A	UI/WebServerResources/scss/vendors/angular-material/components/radioButton/radioButton.spec.js
50067A	UI/WebServerResources/scss/vendors/angular-material/components/sidenav/demoBasicUsage/index.html
50068A	UI/WebServerResources/scss/vendors/angular-material/components/sidenav/demoBasicUsage/script.js
50069A	UI/WebServerResources/scss/vendors/angular-material/components/sidenav/sidenav-theme.scss
50070A	UI/WebServerResources/scss/vendors/angular-material/components/sidenav/sidenav.js
50071A	UI/WebServerResources/scss/vendors/angular-material/components/sidenav/sidenav.scss
50072A	UI/WebServerResources/scss/vendors/angular-material/components/sidenav/sidenav.spec.js
50073A	UI/WebServerResources/scss/vendors/angular-material/components/slider/demoBasicUsage/index.html
50074A	UI/WebServerResources/scss/vendors/angular-material/components/slider/demoBasicUsage/script.js
50075A	UI/WebServerResources/scss/vendors/angular-material/components/slider/demoBasicUsage/style.css
50076A	UI/WebServerResources/scss/vendors/angular-material/components/slider/slider-theme.scss
50077A	UI/WebServerResources/scss/vendors/angular-material/components/slider/slider.js
50078A	UI/WebServerResources/scss/vendors/angular-material/components/slider/slider.scss
50079A	UI/WebServerResources/scss/vendors/angular-material/components/slider/slider.spec.js
50080A	UI/WebServerResources/scss/vendors/angular-material/components/sticky/sticky.js
50081A	UI/WebServerResources/scss/vendors/angular-material/components/sticky/sticky.scss
50082A	UI/WebServerResources/scss/vendors/angular-material/components/sticky/sticky.spec.js
50083A	UI/WebServerResources/scss/vendors/angular-material/components/subheader/demoBasicUsage/index.html
50084A	UI/WebServerResources/scss/vendors/angular-material/components/subheader/demoBasicUsage/script.js
50085A	UI/WebServerResources/scss/vendors/angular-material/components/subheader/demoBasicUsage/style.css
50086A	UI/WebServerResources/scss/vendors/angular-material/components/subheader/subheader-theme.scss
50087A	UI/WebServerResources/scss/vendors/angular-material/components/subheader/subheader.js
50088A	UI/WebServerResources/scss/vendors/angular-material/components/subheader/subheader.scss
50089A	UI/WebServerResources/scss/vendors/angular-material/components/subheader/subheader.spec.js
50090A	UI/WebServerResources/scss/vendors/angular-material/components/swipe/swipe.js
50091A	UI/WebServerResources/scss/vendors/angular-material/components/switch/demoBasicUsage/index.html
50092A	UI/WebServerResources/scss/vendors/angular-material/components/switch/demoBasicUsage/script.js
50093A	UI/WebServerResources/scss/vendors/angular-material/components/switch/demoBasicUsage/style.css
50094A	UI/WebServerResources/scss/vendors/angular-material/components/switch/switch-theme.scss
50095A	UI/WebServerResources/scss/vendors/angular-material/components/switch/switch.js
50096A	UI/WebServerResources/scss/vendors/angular-material/components/switch/switch.scss
50097A	UI/WebServerResources/scss/vendors/angular-material/components/switch/switch.spec.js
50098A	UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoDynamicTabs/index.html
50099A	UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoDynamicTabs/script.js
50100A	UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoDynamicTabs/style.css
50101A	UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoStaticTabs/index.html
50102A	UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoStaticTabs/script.js
50103A	UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoStaticTabs/style.css
50104A	UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/inkBarDirective.js
50105A	UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/paginationDirective.js
50106A	UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/tabItemController.js
50107A	UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/tabItemDirective.js
50108A	UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/tabsController.js
50109A	UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/tabsDirective.js
50110A	UI/WebServerResources/scss/vendors/angular-material/components/tabs/tabs-theme.scss
50111A	UI/WebServerResources/scss/vendors/angular-material/components/tabs/tabs.js
50112A	UI/WebServerResources/scss/vendors/angular-material/components/tabs/tabs.scss
50113A	UI/WebServerResources/scss/vendors/angular-material/components/tabs/tabs.spec.js
50114A	UI/WebServerResources/scss/vendors/angular-material/components/textField/textField-theme.scss
50115A	UI/WebServerResources/scss/vendors/angular-material/components/textField/textField.js
50116A	UI/WebServerResources/scss/vendors/angular-material/components/textField/textField.scss
50117A	UI/WebServerResources/scss/vendors/angular-material/components/textField/textField.spec.js
50118A	UI/WebServerResources/scss/vendors/angular-material/components/toast/demoBasicUsage/index.html
50119A	UI/WebServerResources/scss/vendors/angular-material/components/toast/demoBasicUsage/script.js
50120A	UI/WebServerResources/scss/vendors/angular-material/components/toast/demoBasicUsage/toast-template.html
50121A	UI/WebServerResources/scss/vendors/angular-material/components/toast/toast-theme.scss
50122A	UI/WebServerResources/scss/vendors/angular-material/components/toast/toast.js
50123A	UI/WebServerResources/scss/vendors/angular-material/components/toast/toast.scss
50124A	UI/WebServerResources/scss/vendors/angular-material/components/toast/toast.spec.js
50125A	UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoBasicUsage/index.html
50126A	UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoBasicUsage/script.js
50127A	UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoScrollShrink/index.html
50128A	UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoScrollShrink/script.js
50129A	UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoScrollShrink/style.css
50130A	UI/WebServerResources/scss/vendors/angular-material/components/toolbar/toolbar-theme.scss
50131A	UI/WebServerResources/scss/vendors/angular-material/components/toolbar/toolbar.js
50132A	UI/WebServerResources/scss/vendors/angular-material/components/toolbar/toolbar.scss
50133A	UI/WebServerResources/scss/vendors/angular-material/components/toolbar/toolbar.spec.js
50134A	UI/WebServerResources/scss/vendors/angular-material/components/tooltip/demoBasicUsage/index.html
50135A	UI/WebServerResources/scss/vendors/angular-material/components/tooltip/demoBasicUsage/script.js
50136A	UI/WebServerResources/scss/vendors/angular-material/components/tooltip/demoBasicUsage/style.css
50137A	UI/WebServerResources/scss/vendors/angular-material/components/tooltip/tooltip-theme.scss
50138A	UI/WebServerResources/scss/vendors/angular-material/components/tooltip/tooltip.js
50139A	UI/WebServerResources/scss/vendors/angular-material/components/tooltip/tooltip.scss
50140A	UI/WebServerResources/scss/vendors/angular-material/components/tooltip/tooltip.spec.js
50141A	UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/demoBasicUsage/index.html
50142A	UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/demoBasicUsage/script.js
50143A	UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/demoBasicUsage/style.css
50144A	UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/whiteframe.js
50145A	UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/whiteframe.scss
50146A	UI/WebServerResources/scss/vendors/angular-material/core/style/color-palette.scss
50147A	UI/WebServerResources/scss/vendors/angular-material/core/style/layout.scss
50148A	UI/WebServerResources/scss/vendors/angular-material/core/style/mixins.scss
50149A	UI/WebServerResources/scss/vendors/angular-material/core/style/structure.scss
50150A	UI/WebServerResources/scss/vendors/angular-material/core/style/variables.scss
50151A	UI/WebServerResources/scss/vendors/compass/_configuration.scss
50152A	UI/WebServerResources/scss/vendors/compass/_css3.scss
50153A	UI/WebServerResources/scss/vendors/compass/_layout.scss
50154A	UI/WebServerResources/scss/vendors/compass/_reset-legacy.scss
50155A	UI/WebServerResources/scss/vendors/compass/_reset.scss
50156A	UI/WebServerResources/scss/vendors/compass/_support.scss
50157A	UI/WebServerResources/scss/vendors/compass/_typography.scss
50158A	UI/WebServerResources/scss/vendors/compass/_utilities.scss
50159A	UI/WebServerResources/scss/vendors/compass/css3/_animation.scss
50160A	UI/WebServerResources/scss/vendors/compass/css3/_appearance.scss
50161A	UI/WebServerResources/scss/vendors/compass/css3/_background-clip.scss
50162A	UI/WebServerResources/scss/vendors/compass/css3/_background-origin.scss
50163A	UI/WebServerResources/scss/vendors/compass/css3/_background-size.scss
50164A	UI/WebServerResources/scss/vendors/compass/css3/_border-radius.scss
50165A	UI/WebServerResources/scss/vendors/compass/css3/_box-shadow.scss
50166A	UI/WebServerResources/scss/vendors/compass/css3/_box-sizing.scss
50167A	UI/WebServerResources/scss/vendors/compass/css3/_box.scss
50168A	UI/WebServerResources/scss/vendors/compass/css3/_columns.scss
50169A	UI/WebServerResources/scss/vendors/compass/css3/_deprecated-support.scss
50170A	UI/WebServerResources/scss/vendors/compass/css3/_filter.scss
50171A	UI/WebServerResources/scss/vendors/compass/css3/_flexbox.scss
50172A	UI/WebServerResources/scss/vendors/compass/css3/_font-face.scss
50173A	UI/WebServerResources/scss/vendors/compass/css3/_hyphenation.scss
50174A	UI/WebServerResources/scss/vendors/compass/css3/_images.scss
50175A	UI/WebServerResources/scss/vendors/compass/css3/_inline-block.scss
50176A	UI/WebServerResources/scss/vendors/compass/css3/_opacity.scss
50177A	UI/WebServerResources/scss/vendors/compass/css3/_pie.scss
50178A	UI/WebServerResources/scss/vendors/compass/css3/_regions.scss
50179A	UI/WebServerResources/scss/vendors/compass/css3/_selection.scss
50180A	UI/WebServerResources/scss/vendors/compass/css3/_shared.scss
50181A	UI/WebServerResources/scss/vendors/compass/css3/_text-shadow.scss
50182A	UI/WebServerResources/scss/vendors/compass/css3/_transform.scss
50183A	UI/WebServerResources/scss/vendors/compass/css3/_transition.scss
50184A	UI/WebServerResources/scss/vendors/compass/css3/_user-interface.scss
50185A	UI/WebServerResources/scss/vendors/compass/layout/_grid-background.scss
50186A	UI/WebServerResources/scss/vendors/compass/layout/_sticky-footer.scss
50187A	UI/WebServerResources/scss/vendors/compass/layout/_stretching.scss
50188A	UI/WebServerResources/scss/vendors/compass/reset/_utilities-legacy.scss
50189A	UI/WebServerResources/scss/vendors/compass/reset/_utilities.scss
50190A	UI/WebServerResources/scss/vendors/compass/typography/_links.scss
50191A	UI/WebServerResources/scss/vendors/compass/typography/_lists.scss
50192A	UI/WebServerResources/scss/vendors/compass/typography/_text.scss
50193A	UI/WebServerResources/scss/vendors/compass/typography/_units.scss
50194A	UI/WebServerResources/scss/vendors/compass/typography/_vertical_rhythm.scss
50195A	UI/WebServerResources/scss/vendors/compass/typography/links/_hover-link.scss
50196A	UI/WebServerResources/scss/vendors/compass/typography/links/_link-colors.scss
50197A	UI/WebServerResources/scss/vendors/compass/typography/links/_unstyled-link.scss
50198A	UI/WebServerResources/scss/vendors/compass/typography/lists/_bullets.scss
50199A	UI/WebServerResources/scss/vendors/compass/typography/lists/_horizontal-list.scss
50200A	UI/WebServerResources/scss/vendors/compass/typography/lists/_inline-block-list.scss
50201A	UI/WebServerResources/scss/vendors/compass/typography/lists/_inline-list.scss
50202A	UI/WebServerResources/scss/vendors/compass/typography/text/_ellipsis.scss
50203A	UI/WebServerResources/scss/vendors/compass/typography/text/_force-wrap.scss
50204A	UI/WebServerResources/scss/vendors/compass/typography/text/_nowrap.scss
50205A	UI/WebServerResources/scss/vendors/compass/typography/text/_replacement.scss
50206A	UI/WebServerResources/scss/vendors/compass/utilities/_color.scss
50207A	UI/WebServerResources/scss/vendors/compass/utilities/_general.scss
50208A	UI/WebServerResources/scss/vendors/compass/utilities/_links.scss
50209A	UI/WebServerResources/scss/vendors/compass/utilities/_lists.scss
50210A	UI/WebServerResources/scss/vendors/compass/utilities/_print.scss
50211A	UI/WebServerResources/scss/vendors/compass/utilities/_sass.scss
50212A	UI/WebServerResources/scss/vendors/compass/utilities/_sprites.scss
50213A	UI/WebServerResources/scss/vendors/compass/utilities/_tables.scss
50214A	UI/WebServerResources/scss/vendors/compass/utilities/_text.scss
50215A	UI/WebServerResources/scss/vendors/compass/utilities/color/_brightness.scss
50216A	UI/WebServerResources/scss/vendors/compass/utilities/color/_contrast.scss
50217A	UI/WebServerResources/scss/vendors/compass/utilities/general/_clearfix.scss
50218A	UI/WebServerResources/scss/vendors/compass/utilities/general/_float.scss
50219A	UI/WebServerResources/scss/vendors/compass/utilities/general/_hacks.scss
50220A	UI/WebServerResources/scss/vendors/compass/utilities/general/_min.scss
50221A	UI/WebServerResources/scss/vendors/compass/utilities/general/_reset.scss
50222A	UI/WebServerResources/scss/vendors/compass/utilities/general/_tabs.scss
50223A	UI/WebServerResources/scss/vendors/compass/utilities/general/_tag-cloud.scss
50224A	UI/WebServerResources/scss/vendors/compass/utilities/links/_hover-link.scss
50225A	UI/WebServerResources/scss/vendors/compass/utilities/links/_link-colors.scss
50226A	UI/WebServerResources/scss/vendors/compass/utilities/links/_unstyled-link.scss
50227A	UI/WebServerResources/scss/vendors/compass/utilities/lists/_bullets.scss
50228A	UI/WebServerResources/scss/vendors/compass/utilities/lists/_horizontal-list.scss
50229A	UI/WebServerResources/scss/vendors/compass/utilities/lists/_inline-block-list.scss
50230A	UI/WebServerResources/scss/vendors/compass/utilities/lists/_inline-list.scss
50231A	UI/WebServerResources/scss/vendors/compass/utilities/sass/_lists.scss
50232A	UI/WebServerResources/scss/vendors/compass/utilities/sass/_maps.scss
50233A	UI/WebServerResources/scss/vendors/compass/utilities/sprites/_base.scss
50234A	UI/WebServerResources/scss/vendors/compass/utilities/sprites/_sprite-img.scss
50235A	UI/WebServerResources/scss/vendors/compass/utilities/tables/_alternating-rows-and-columns.scss
50236A	UI/WebServerResources/scss/vendors/compass/utilities/tables/_borders.scss
50237A	UI/WebServerResources/scss/vendors/compass/utilities/tables/_scaffolding.scss
50238A	UI/WebServerResources/scss/vendors/compass/utilities/text/_ellipsis.scss
50239A	UI/WebServerResources/scss/vendors/compass/utilities/text/_nowrap.scss
50240A	UI/WebServerResources/scss/vendors/compass/utilities/text/_replacement.scss
50241
50242commit c7309d7dc8e3f4146a4567c38d1792d278441651
50243Author: iRouge <bfavreault@inverse.ca>
50244Date:   Wed Jan 14 11:36:10 2015 -0500
50245
50246    Views tweaking and todos
50247
50248M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
50249M	UI/Templates/MailerUI/UIxMailMainFrame.wox
50250
50251commit 7e2c60e495bc57be741f9a240815064726206e9d
50252Author: iRouge <bfavreault@inverse.ca>
50253Date:   Wed Jan 14 03:13:24 2015 -0500
50254
50255    Should had been include with preceeding
50256
50257M	UI/Templates/UIxPageFrame.wox
50258
50259commit a98320783f1f09632fc5a03901cfd76ccda4fc5e
50260Author: iRouge <bfavreault@inverse.ca>
50261Date:   Wed Jan 14 03:11:47 2015 -0500
50262
50263    Fought with ms-layouts (and they won)
50264
50265M	UI/Templates/MailerUI/UIxMailMainFrame.wox
50266
50267commit c196e11fdea4d1997c1c86b10c357d248e093b8d
50268Author: iRouge <bfavreault@inverse.ca>
50269Date:   Tue Jan 13 22:49:03 2015 -0500
50270
50271    Correct Bottom-Bar Buttons url
50272
50273M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
50274M	UI/Templates/UIxPageFrame.wox
50275
50276commit 414f0fbb26d561bad14c854743cc3cd030c85398
50277Author: iRouge <bfavreault@inverse.ca>
50278Date:   Tue Jan 13 16:24:42 2015 -0500
50279
50280    Rows adjustments
50281
50282M	UI/Templates/MailerUI/UIxMailMainFrame.wox
50283M	UI/Templates/UIxPageFrame.wox
50284
50285commit 8286fb68a4da78ffd01fb6f7ad7da85cf52f4e50
50286Author: Francis Lachapelle <flachapelle@inverse.ca>
50287Date:   Tue Jan 13 11:30:23 2015 -0500
50288
50289    Improve JSON API documentation
50290
50291M	UI/Common/UIxAclEditor.m
50292M	UI/Common/UIxFolderActions.m
50293M	UI/Common/UIxObjectActions.m
50294M	UI/MailerUI/UIxMailFolderActions.m
50295M	UI/MainUI/SOGoUserHomePage.m
50296M	UI/WebServerResources/js/Common/acl-model.js
50297M	UI/WebServerResources/js/Common/user-model.js
50298
50299commit 64615ea6faa65c849c6e59350df79be771cb57fe
50300Author: Francis Lachapelle <flachapelle@inverse.ca>
50301Date:   Mon Jan 12 21:54:35 2015 -0500
50302
50303    Update .gitignore
50304
50305M	.gitignore
50306
50307commit aa64e86a43d2085b32acd22ec3a608255f36a2f8
50308Author: iRouge <bfavreault@inverse.ca>
50309Date:   Mon Jan 12 15:20:10 2015 -0500
50310
50311    Theme css & fonts
50312
50313A	UI/WebServerResources/css/ContactsUI.css
50314A	UI/WebServerResources/css/MailerUI.css
50315A	UI/WebServerResources/css/SOGoRootPage.css
50316A	UI/WebServerResources/css/angular-material.css
50317A	UI/WebServerResources/css/angular-material.min.css
50318A	UI/WebServerResources/css/app.css
50319A	UI/WebServerResources/css/blue-grey-theme.css
50320A	UI/WebServerResources/css/default-theme.css
50321A	UI/WebServerResources/css/mobile.css
50322A	UI/WebServerResources/css/ng-tags-input.bootstrap.css
50323A	UI/WebServerResources/css/ng-tags-input.bootstrap.min.css
50324A	UI/WebServerResources/css/ng-tags-input.css
50325A	UI/WebServerResources/css/ng-tags-input.min.css
50326A	UI/WebServerResources/css/themes/amber-theme.css
50327A	UI/WebServerResources/css/themes/blue-theme.css
50328A	UI/WebServerResources/css/themes/brown-theme.css
50329A	UI/WebServerResources/css/themes/cyan-theme.css
50330A	UI/WebServerResources/css/themes/deep-orange-theme.css
50331A	UI/WebServerResources/css/themes/deep-purple-theme.css
50332A	UI/WebServerResources/css/themes/green-theme.css
50333A	UI/WebServerResources/css/themes/grey-theme.css
50334A	UI/WebServerResources/css/themes/indigo-theme.css
50335A	UI/WebServerResources/css/themes/light-blue-dark-theme.css
50336A	UI/WebServerResources/css/themes/light-green-theme.css
50337A	UI/WebServerResources/css/themes/lime-theme.css
50338A	UI/WebServerResources/css/themes/orange-theme.css
50339A	UI/WebServerResources/css/themes/pink-theme.css
50340A	UI/WebServerResources/css/themes/purple-theme.css
50341A	UI/WebServerResources/css/themes/red-theme.css
50342A	UI/WebServerResources/css/themes/teal-theme.css
50343A	UI/WebServerResources/css/themes/yellow-theme.css
50344A	UI/WebServerResources/css/ubuntu.css
50345A	UI/WebServerResources/fonts/Ubuntu-BI.ttf
50346A	UI/WebServerResources/fonts/Ubuntu-C.ttf
50347A	UI/WebServerResources/fonts/Ubuntu-L.ttf
50348A	UI/WebServerResources/fonts/Ubuntu-LI.ttf
50349A	UI/WebServerResources/fonts/Ubuntu-M.ttf
50350A	UI/WebServerResources/fonts/Ubuntu-MI.ttf
50351A	UI/WebServerResources/fonts/Ubuntu-R.ttf
50352A	UI/WebServerResources/fonts/Ubuntu-RI.ttf
50353A	UI/WebServerResources/fonts/ionicons.eot
50354A	UI/WebServerResources/fonts/ionicons.svg
50355A	UI/WebServerResources/fonts/ionicons.ttf
50356A	UI/WebServerResources/fonts/ionicons.woff
50357A	UI/WebServerResources/fonts/ubuntu-b.eot
50358A	UI/WebServerResources/fonts/ubuntu-b.svg
50359A	UI/WebServerResources/fonts/ubuntu-b.ttf
50360A	UI/WebServerResources/fonts/ubuntu-b.woff
50361A	UI/WebServerResources/fonts/ubuntu-b.woff2
50362A	UI/WebServerResources/fonts/ubuntu-bi.eot
50363A	UI/WebServerResources/fonts/ubuntu-bi.svg
50364A	UI/WebServerResources/fonts/ubuntu-bi.ttf
50365A	UI/WebServerResources/fonts/ubuntu-bi.woff
50366A	UI/WebServerResources/fonts/ubuntu-bi.woff2
50367A	UI/WebServerResources/fonts/ubuntu-l.eot
50368A	UI/WebServerResources/fonts/ubuntu-l.svg
50369A	UI/WebServerResources/fonts/ubuntu-l.ttf
50370A	UI/WebServerResources/fonts/ubuntu-l.woff
50371A	UI/WebServerResources/fonts/ubuntu-l.woff2
50372A	UI/WebServerResources/fonts/ubuntu-li.eot
50373A	UI/WebServerResources/fonts/ubuntu-li.svg
50374A	UI/WebServerResources/fonts/ubuntu-li.ttf
50375A	UI/WebServerResources/fonts/ubuntu-li.woff
50376A	UI/WebServerResources/fonts/ubuntu-li.woff2
50377A	UI/WebServerResources/fonts/ubuntu-m.eot
50378A	UI/WebServerResources/fonts/ubuntu-m.svg
50379A	UI/WebServerResources/fonts/ubuntu-m.ttf
50380A	UI/WebServerResources/fonts/ubuntu-m.woff
50381A	UI/WebServerResources/fonts/ubuntu-m.woff2
50382A	UI/WebServerResources/fonts/ubuntu-mi.eot
50383A	UI/WebServerResources/fonts/ubuntu-mi.svg
50384A	UI/WebServerResources/fonts/ubuntu-mi.ttf
50385A	UI/WebServerResources/fonts/ubuntu-mi.woff
50386A	UI/WebServerResources/fonts/ubuntu-mi.woff2
50387A	UI/WebServerResources/fonts/ubuntu-r.eot
50388A	UI/WebServerResources/fonts/ubuntu-r.svg
50389A	UI/WebServerResources/fonts/ubuntu-r.ttf
50390A	UI/WebServerResources/fonts/ubuntu-r.woff
50391A	UI/WebServerResources/fonts/ubuntu-r.woff2
50392A	UI/WebServerResources/fonts/ubuntu-ri.eot
50393A	UI/WebServerResources/fonts/ubuntu-ri.svg
50394A	UI/WebServerResources/fonts/ubuntu-ri.ttf
50395A	UI/WebServerResources/fonts/ubuntu-ri.woff
50396A	UI/WebServerResources/fonts/ubuntu-ri.woff2
50397
50398commit 2cd39205322269db699a3cf78f1791803c7299bd
50399Author: Francis Lachapelle <flachapelle@inverse.ca>
50400Date:   Mon Jan 12 15:00:08 2015 -0500
50401
50402    Add angular-material as a git module
50403
50404A	.gitmodules
50405A	UI/WebServerResources/angular-material
50406
50407commit 23bd56a8543ce2f348c93a078df325a17b954178
50408Author: Benoit Favreault <benoit.favreault@gmail.com>
50409Date:   Mon Jan 12 14:41:09 2015 -0500
50410
50411    Edit gitignore (add .idea)
50412
50413M	.gitignore
50414
50415commit 307d38c13d6d5dfd73e5fc6a36c67b51f7fb5c5d
50416Author: Francis Lachapelle <flachapelle@inverse.ca>
50417Date:   Mon Jan 12 11:06:47 2015 -0500
50418
50419    Populate bottom navigation bar
50420
50421M	UI/Templates/UIxPageFrame.wox
50422
50423commit f1490e7b9273843be2e2411e35c09e92fe800ca9
50424Author: Francis Lachapelle <flachapelle@inverse.ca>
50425Date:   Fri Jan 9 15:58:11 2015 -0500
50426
50427    Initial integration of ngMaterial in Webmail
50428
50429M	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
50430M	UI/Templates/MailerUI/UIxMailMainFrame.wox
50431M	UI/Templates/UIxPageFrame.wox
50432M	UI/WebServerResources/Gruntfile.js
50433M	UI/WebServerResources/bower.json
50434M	UI/WebServerResources/js/Common/ui-desktop.js
50435A	UI/WebServerResources/js/Common/ui.js
50436M	UI/WebServerResources/js/MailerUI.js
50437
50438commit 8148209fc883ef4eab298af188201dae17313132
50439Author: Francis Lachapelle <flachapelle@inverse.ca>
50440Date:   Fri Jan 9 07:14:13 2015 -0500
50441
50442    Improve instanciation of Resource in Card model
50443
50444M	UI/WebServerResources/js/Contacts/card-model.js
50445
50446commit f3597616ea0c4fed61e8e0fd67138df6393cb933
50447Author: Francis Lachapelle <flachapelle@inverse.ca>
50448Date:   Thu Jan 8 16:12:29 2015 -0500
50449
50450    Minor improvements to SOGo.ContactsUI ng module
50451
50452M	UI/WebServerResources/js/ContactsUI.js
50453
50454commit 34d7a3bf528dfa2255e247e1af5b10047bc20ed2
50455Author: Francis Lachapelle <flachapelle@inverse.ca>
50456Date:   Thu Jan 8 16:11:07 2015 -0500
50457
50458    Improve error handling in JavaScript promises
50459
50460M	UI/WebServerResources/js/Common/resource.js
50461M	UI/WebServerResources/js/Contacts/addressbook-model.js
50462
50463commit 1a1d51f4271423f645b5d1ea3452e8e80bf73fd4
50464Author: Francis Lachapelle <flachapelle@inverse.ca>
50465Date:   Thu Jan 8 16:09:19 2015 -0500
50466
50467    Contacts module: optimize ng-repeat directives
50468
50469M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
50470
50471commit 0d9c78c60bdbe34ba6464f76147ccf6f8181c120
50472Author: Francis Lachapelle <flachapelle@inverse.ca>
50473Date:   Thu Jan 8 16:08:26 2015 -0500
50474
50475    Contacts module: add tooltips to icon buttons
50476
50477M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
50478
50479commit 2644dc930517df9f2a09a9a66507c0503b6d510f
50480Author: Francis Lachapelle <flachapelle@inverse.ca>
50481Date:   Thu Jan 8 11:52:10 2015 -0500
50482
50483    Webmail: add possibility to rename a mailbox
50484
50485M	UI/Templates/MailerUI/UIxMailMainFrame.wox
50486M	UI/WebServerResources/js/Common/ui-desktop.js
50487M	UI/WebServerResources/js/Mailer/mailbox-model.js
50488M	UI/WebServerResources/js/MailerUI.js
50489
50490commit c00e09f40bad7862f345b8529794aea5a30c8fa0
50491Author: Francis Lachapelle <flachapelle@inverse.ca>
50492Date:   Thu Jan 8 11:31:24 2015 -0500
50493
50494    JSONify [UIxMailFolderActions renameFolderAction]
50495
50496    This commit also introduces an initial effort to have a documentation
50497    for the JSON-based Web API following the apiDoc format
50498    (http://apidocjs.com/).
50499
50500M	UI/MailerUI/UIxMailFolderActions.m
50501
50502commit 3526cadc96b561fe10495dff4f57250716b018bd
50503Author: Francis Lachapelle <flachapelle@inverse.ca>
50504Date:   Tue Jan 6 15:41:20 2015 -0500
50505
50506    Webmail: add "load images" button to mail viewer
50507
50508M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
50509M	UI/WebServerResources/js/Mailer/message-model.js
50510M	UI/WebServerResources/js/MailerUI.js
50511
50512commit c514cb64bc55d6048743691a3ab8d207adce692f
50513Author: Francis Lachapelle <flachapelle@inverse.ca>
50514Date:   Tue Jan 6 12:09:14 2015 -0500
50515
50516    Webmail: Add forward button to messages
50517
50518M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
50519M	UI/WebServerResources/js/Mailer/message-model.js
50520M	UI/WebServerResources/js/MailerUI.js
50521
50522commit 225c998a9791352e00648f39078bdab85f0a86d9
50523Author: Francis Lachapelle <flachapelle@inverse.ca>
50524Date:   Tue Jan 6 12:04:20 2015 -0500
50525
50526    Add CC field to mail editor
50527
50528M	UI/Templates/MailerUI/UIxMailEditor.wox
50529
50530commit 90f07c28f91f6795deb68a58f450c44c58931c7b
50531Author: Francis Lachapelle <flachapelle@inverse.ca>
50532Date:   Tue Jan 6 12:03:39 2015 -0500
50533
50534    JSONify [UIxMailActions forwardAction]
50535
50536M	UI/MailerUI/UIxMailActions.m
50537
50538commit ad012cfd60486476730b1bbe1adfc9e17b4d2283
50539Author: Francis Lachapelle <flachapelle@inverse.ca>
50540Date:   Tue Jan 6 11:59:35 2015 -0500
50541
50542    Save message to IMAP server before saving plist
50543
50544    By first appending the message to the mailbox, we obtain the IMAP ID and
50545    save it to the local plist. Having the message ID, we can delete it when
50546    saving/appending a new version of the draft to the mailbox.
50547
50548M	SoObjects/Mailer/SOGoDraftObject.m
50549
50550commit 5bbdecbec25af6b2c6ce59dec16755c1968ae167
50551Author: Francis Lachapelle <flachapelle@inverse.ca>
50552Date:   Mon Jan 5 22:34:12 2015 -0500
50553
50554    Webmail: add reply button
50555
50556M	UI/Templates/MailerUI/UIxMailViewTemplate.wox
50557M	UI/WebServerResources/js/Mailer/mailbox-model.js
50558M	UI/WebServerResources/js/Mailer/message-model.js
50559M	UI/WebServerResources/js/MailerUI.js
50560
50561commit 9065a8038a4ebe114e7b97199601132f3016a1a0
50562Author: Francis Lachapelle <flachapelle@inverse.ca>
50563Date:   Mon Jan 5 22:29:00 2015 -0500
50564
50565    JSONify [UIxMailActions replyToAll:]
50566
50567M	UI/MailerUI/UIxMailActions.m
50568
50569commit 8c2bcc92b5dc82bcd705b5e7572e8389dc604bc9
50570Author: Francis Lachapelle <flachapelle@inverse.ca>
50571Date:   Fri Dec 19 07:56:43 2014 -0500
50572
50573    Update JavaScript dependencies
50574
50575    Upgrading to AngularJS 1.3.
50576
50577M	UI/WebServerResources/bower.json
50578
50579commit bc86ff1e0415554efa82f701101c540c417d28ce
50580Author: Francis Lachapelle <flachapelle@inverse.ca>
50581Date:   Thu Dec 18 16:30:59 2014 -0500
50582
50583    Fix position of new or renamed addressbook
50584
50585M	UI/WebServerResources/js/Contacts/addressbook-model.js
50586
50587commit 4248cbcb16d3dceaa389d38037036c77d247eba1
50588Author: Francis Lachapelle <flachapelle@inverse.ca>
50589Date:   Thu Dec 18 16:30:17 2014 -0500
50590
50591    Webmail: new option to create subfolder
50592
50593M	UI/Templates/MailerUI/UIxMailMainFrame.wox
50594M	UI/WebServerResources/js/Mailer/mailbox-model.js
50595
50596commit 2d076358d3a286226046d5b2182a9444c3da7e27
50597Author: Francis Lachapelle <flachapelle@inverse.ca>
50598Date:   Thu Dec 18 15:22:29 2014 -0500
50599
50600    Improve Mail module
50601
50602    - JSONinfied mail folder create and delete actions
50603    - restored sgFolderTree directive
50604    - extended folder types with "shared" and "otherUsers"
50605    - added mailbox creation at the account level
50606
50607M	SoObjects/Mailer/SOGoMailAccount.m
50608M	UI/MailerUI/UIxMailFolderActions.m
50609M	UI/Templates/MailerUI/UIxMailMainFrame.wox
50610M	UI/WebServerResources/js/Common/ui-desktop.js
50611M	UI/WebServerResources/js/Mailer/account-model.js
50612M	UI/WebServerResources/js/Mailer/mailbox-model.js
50613M	UI/WebServerResources/js/MailerUI.js
50614M	UI/WebServerResources/scss/MailerUI.scss
50615
50616commit 2d026b5ca5e692a917057aba9bd85faac9a77fb8
50617Author: Francis Lachapelle <flachapelle@inverse.ca>
50618Date:   Thu Dec 18 13:50:32 2014 -0500
50619
50620    JSONify [UIxMailFolderActions createFolderAction]
50621
50622M	UI/MailerUI/UIxMailFolderActions.h
50623M	UI/MailerUI/UIxMailFolderActions.m
50624
50625commit b5528820117649c874c35628d4b860079a0bbb59
50626Author: Francis Lachapelle <flachapelle@inverse.ca>
50627Date:   Wed Dec 17 15:04:19 2014 -0500
50628
50629    Fix template reference when creating new card
50630
50631M	UI/WebServerResources/js/ContactsUI.js
50632
50633commit de273973b4a701fa6cc88a1b9ab1cb285e14b717
50634Author: Francis Lachapelle <flachapelle@inverse.ca>
50635Date:   Wed Dec 17 14:58:20 2014 -0500
50636
50637    Add wox templates to Mail and Contacts modules
50638
50639M	UI/Contacts/UIxContactFoldersView.m
50640M	UI/Contacts/product.plist
50641M	UI/MailerUI/UIxMailMainFrame.m
50642M	UI/MailerUI/product.plist
50643A	UI/Templates/ContactsUI/UIxContactEditorTemplate.wox
50644M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
50645A	UI/Templates/ContactsUI/UIxContactViewTemplate.wox
50646M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
50647A	UI/Templates/MailerUI/UIxMailFolderTemplate.wox
50648M	UI/Templates/MailerUI/UIxMailMainFrame.wox
50649A	UI/Templates/MailerUI/UIxMailViewTemplate.wox
50650M	UI/WebServerResources/js/ContactsUI.js
50651
50652commit 3aec2828b4dc67956096b73dbfd8b24f4adc7665
50653Author: Francis Lachapelle <flachapelle@inverse.ca>
50654Date:   Wed Dec 17 14:08:43 2014 -0500
50655
50656    Improve JavaScript of Mail module
50657
50658    - activated file uploader of mail editor
50659    - renamed method $update to $reload
50660    - automatically mark messages as read
50661    - use ui-sref-active from ui-router instead of ng-class
50662
50663M	UI/WebServerResources/js/Mailer/mailbox-model.js
50664M	UI/WebServerResources/js/Mailer/message-model.js
50665M	UI/WebServerResources/js/MailerUI.js
50666M	UI/WebServerResources/js/mobile/MailerUI.js
50667M	UI/WebServerResources/scss/MailerUI.scss
50668
50669commit 533d7110c7e7a735a2dced117e093d4a5e6df688
50670Author: Francis Lachapelle <flachapelle@inverse.ca>
50671Date:   Tue Dec 16 15:47:34 2014 -0500
50672
50673    Improve webmail editor
50674
50675    - Fixed handling of saving drafts
50676    - Fixed handling of message type (HTML/plain)
50677    - Added primitive handling of attachments
50678
50679M	UI/MailerUI/UIxMailAccountActions.m
50680M	UI/MailerUI/UIxMailEditor.m
50681M	UI/MailerUI/UIxMailView.m
50682M	UI/Templates/MailerUI/UIxMailEditor.wox
50683M	UI/WebServerResources/bower.json
50684M	UI/WebServerResources/js/Mailer/account-model.js
50685M	UI/WebServerResources/js/Mailer/mailbox-model.js
50686M	UI/WebServerResources/js/Mailer/message-model.js
50687
50688commit 32196b56db70e6eff7745e6e311c2623a9fba6c7
50689Author: Francis Lachapelle <flachapelle@inverse.ca>
50690Date:   Tue Dec 16 14:26:31 2014 -0500
50691
50692    Fix short formatting of cards for mail editor
50693
50694M	UI/WebServerResources/js/Contacts/card-model.js
50695
50696commit 5db79ce218f6e95d7ba9b79fe1d983c5c6551b58
50697Author: Francis Lachapelle <flachapelle@inverse.ca>
50698Date:   Tue Dec 16 11:47:10 2014 -0500
50699
50700    Mail draft: use JSON in edit action
50701
50702M	UI/MailerUI/UIxMailActions.m
50703
50704commit 9e97c11401bf87e2a699385d40a795ca583e59d5
50705Author: Francis Lachapelle <flachapelle@inverse.ca>
50706Date:   Tue Dec 16 11:45:40 2014 -0500
50707
50708    Don't store draft on disk when not required
50709
50710M	SoObjects/Mailer/SOGoDraftObject.m
50711
50712commit af096919648193aa99f0085e2bacfdbec645dcb6
50713Author: Francis Lachapelle <flachapelle@inverse.ca>
50714Date:   Fri Dec 12 13:39:02 2014 -0500
50715
50716    Auto-completion of mail addresses in mail editor
50717
50718M	UI/MailerUI/English.lproj/Localizable.strings
50719M	UI/Templates/MailerUI/UIxMailEditor.wox
50720M	UI/Templates/MailerUI/UIxMailMainFrame.wox
50721M	UI/WebServerResources/js/Common/acl-model.js
50722M	UI/WebServerResources/js/Common/resource.js
50723M	UI/WebServerResources/js/Common/user-model.js
50724M	UI/WebServerResources/js/Contacts/addressbook-model.js
50725M	UI/WebServerResources/js/MailerUI.js
50726
50727commit fe41798b1943e3d913122021c84034b2e6ce934e
50728Author: Francis Lachapelle <flachapelle@inverse.ca>
50729Date:   Thu Dec 11 21:52:46 2014 -0500
50730
50731    Fix handling of recipient addresses in mail editor
50732
50733M	UI/Templates/MailerUI/UIxMailEditor.wox
50734M	UI/WebServerResources/js/Mailer/account-model.js
50735M	UI/WebServerResources/js/Mailer/message-model.js
50736M	UI/WebServerResources/js/MailerUI.js
50737
50738commit 09d469927ffe9f3dbbac16733cee88e3ae3efe03
50739Author: Francis Lachapelle <flachapelle@inverse.ca>
50740Date:   Thu Dec 11 21:11:20 2014 -0500
50741
50742    Add tags input to edit mail recipients
50743
50744M	UI/MailerUI/UIxMailEditor.m
50745M	UI/Templates/MailerUI/UIxMailEditor.wox
50746M	UI/Templates/MailerUI/UIxMailMainFrame.wox
50747M	UI/WebServerResources/Gruntfile.js
50748M	UI/WebServerResources/bower.json
50749M	UI/WebServerResources/js/MailerUI.js
50750
50751commit e01e0adac87645ee50f04cc9bd8bf3f365b0d8ce
50752Author: Francis Lachapelle <flachapelle@inverse.ca>
50753Date:   Thu Dec 11 14:48:32 2014 -0500
50754
50755    Fix mailto links in mail viewer
50756
50757M	UI/Templates/MailerUI/UIxMailMainFrame.wox
50758
50759commit fb636895732849ed679e1e91b363935029ecff28
50760Author: Francis Lachapelle <flachapelle@inverse.ca>
50761Date:   Thu Dec 11 11:24:22 2014 -0500
50762
50763    Initial mail editor
50764
50765M	UI/MailerUI/UIxMailAccountActions.m
50766M	UI/MailerUI/UIxMailEditor.m
50767M	UI/MailerUI/UIxMailFolderActions.m
50768M	UI/MailerUI/UIxMailView.m
50769M	UI/MailerUI/product.plist
50770M	UI/Templates/MailerUI/UIxMailEditor.wox
50771M	UI/Templates/MailerUI/UIxMailMainFrame.wox
50772M	UI/WebServerResources/js/Mailer/account-model.js
50773M	UI/WebServerResources/js/Mailer/mailbox-model.js
50774M	UI/WebServerResources/js/Mailer/message-model.js
50775M	UI/WebServerResources/js/MailerUI.js
50776A	UI/WebServerResources/js/vendor/ckeditor/ck.js
50777M	UI/WebServerResources/scss/MailerUI.scss
50778
50779commit 74177e4d042fb1ff935e118b2a41bab87d15cf91
50780Author: Francis Lachapelle <flachapelle@inverse.ca>
50781Date:   Thu Dec 11 09:15:33 2014 -0500
50782
50783    Change key for envelope addresses metadata
50784
50785M	UI/MailerUI/UIxEnvelopeAddressFormatter.m
50786M	UI/WebServerResources/js/Mailer/message-model.js
50787
50788commit ac06a4d4ce513aec609ce7a50c3de8f4532c2936
50789Author: Francis Lachapelle <flachapelle@inverse.ca>
50790Date:   Thu Dec 11 08:23:15 2014 -0500
50791
50792    Fix detection of mailbox type
50793
50794M	SoObjects/Mailer/SOGoMailAccount.m
50795
50796commit fd40cb71ac6eab9b6b900e1b09d164ccb51084e1
50797Author: Francis Lachapelle <flachapelle@inverse.ca>
50798Date:   Fri Dec 5 23:14:47 2014 -0500
50799
50800    Fix premature nil in JSON dict of UIxMailView.m
50801
50802M	UI/MailerUI/UIxMailView.m
50803
50804commit df019f515f459c76856a555bec77025726a934eb
50805Author: Francis Lachapelle <flachapelle@inverse.ca>
50806Date:   Fri Dec 5 22:49:08 2014 -0500
50807
50808    Webmail: normalize format of addresses in JSON
50809
50810M	UI/MailerUI/UIxMailListActions.m
50811M	UI/MailerUI/UIxMailView.m
50812M	UI/Templates/MailerUI/UIxMailMainFrame.wox
50813M	UI/Templates/Themes/mobile/MailerUI/UIxMailMainFrame.wox
50814M	UI/WebServerResources/js/Mailer/message-model.js
50815M	UI/WebServerResources/scss/MailerUI.scss
50816
50817commit 5a106e1613f392baf2589d8048ae43a5718353b2
50818Author: Francis Lachapelle <flachapelle@inverse.ca>
50819Date:   Fri Dec 5 22:05:52 2014 -0500
50820
50821    Address formatter returns metadata as a dictionary
50822
50823M	UI/MailerUI/UIxEnvelopeAddressFormatter.m
50824M	UI/MailerUI/UIxMailFormatter.h
50825
50826commit 6d899008caecfa37ddd6ee4e0b267520854cb5e3
50827Author: Francis Lachapelle <flachapelle@inverse.ca>
50828Date:   Fri Dec 5 21:56:54 2014 -0500
50829
50830    Improve SOGoDraftObject to avoid crash when saving
50831
50832M	SoObjects/Mailer/SOGoDraftObject.m
50833
50834commit ee1f56ad2730cc1b00625cfaff17dcbcbec7a444
50835Author: Francis Lachapelle <flachapelle@inverse.ca>
50836Date:   Tue Dec 2 09:45:01 2014 -0500
50837
50838    Improve sgFolderTree directive for mobile
50839
50840M	UI/Templates/Themes/mobile/MailerUI/UIxMailMainFrame.wox
50841M	UI/WebServerResources/js/Common/ui-mobile.js
50842M	UI/WebServerResources/js/mobile/MailerUI.js
50843
50844commit 61e25184fca1ce0f2f5d6c0c066b71c2d56d19e9
50845Author: Ludovic Marcotte <lmarcotte@inverse.ca>
50846Date:   Sun Nov 30 08:50:26 2014 -0500
50847
50848    Added Delete and Export features for mailboxes. Initial work for the mobile version.
50849
50850M	UI/Templates/MailerUI/UIxMailMainFrame.wox
50851M	UI/Templates/Themes/mobile/MailerUI/UIxMailMainFrame.wox
50852M	UI/WebServerResources/js/Mailer/account-model.js
50853M	UI/WebServerResources/js/Mailer/mailbox-model.js
50854M	UI/WebServerResources/js/MailerUI.js
50855M	UI/WebServerResources/js/mobile/MailerUI.js
50856M	UI/WebServerResources/scss/MailerUI.scss
50857
50858commit 4e9a187c854eea67b1f448f60c7638019e178dec
50859Author: Francis Lachapelle <flachapelle@inverse.ca>
50860Date:   Fri Nov 28 11:20:49 2014 -0500
50861
50862    Fix resolution of mailboxes with a special purpose
50863
50864M	SoObjects/Mailer/SOGoMailAccount.m
50865
50866commit 60ae5f0eb22b2cc4bab82dfd27ebfea7a287d11f
50867Author: Francis Lachapelle <flachapelle@inverse.ca>
50868Date:   Thu Nov 27 15:20:02 2014 -0500
50869
50870    Improve CSS of AddressBook module
50871
50872M	UI/WebServerResources/scss/ContactsUI.scss
50873
50874commit 28f7811e86b3d8dcb17431c6fa8032879e1a37ab
50875Author: Francis Lachapelle <flachapelle@inverse.ca>
50876Date:   Thu Nov 27 15:09:12 2014 -0500
50877
50878    Improve CSS of AddressBook module
50879
50880M	UI/WebServerResources/js/Contacts/card-model.js
50881M	UI/WebServerResources/scss/ContactsUI.scss
50882
50883commit 876b21437f361f32edca011fff3f81eef96f789f
50884Author: Francis Lachapelle <flachapelle@inverse.ca>
50885Date:   Thu Nov 27 09:24:26 2014 -0500
50886
50887    Fix JavaScript of login page of mobile version
50888
50889M	UI/WebServerResources/js/mobile/SOGoRootPage.js
50890
50891commit 1ca1a8c249177f1f9bb7718491fafcc5a07d55bd
50892Author: Francis Lachapelle <flachapelle@inverse.ca>
50893Date:   Thu Nov 27 08:58:33 2014 -0500
50894
50895    Add mobile version to webmail and improvements
50896
50897M	UI/MailerUI/UIxMailListActions.m
50898M	UI/MailerUI/UIxMailView.m
50899M	UI/Templates/MailerUI/UIxMailMainFrame.wox
50900A	UI/Templates/Themes/mobile/MailerUI/UIxMailMainFrame.wox
50901M	UI/WebServerResources/js/Mailer/message-model.js
50902M	UI/WebServerResources/js/MailerUI.js
50903A	UI/WebServerResources/js/mobile/MailerUI.js
50904M	UI/WebServerResources/scss/MailerUI.scss
50905M	UI/WebServerResources/scss/mobile.scss
50906
50907commit cdd113169953203696c14fa79b85f3fc89ddcf6b
50908Author: Francis Lachapelle <flachapelle@inverse.ca>
50909Date:   Tue Nov 25 22:34:09 2014 -0500
50910
50911    Add sgFocus directive + factory
50912
50913M	UI/WebServerResources/js/MailerUI.js
50914
50915commit 6ce64828e8c3a303a37af576b4cc02254e397801
50916Author: Francis Lachapelle <flachapelle@inverse.ca>
50917Date:   Tue Nov 25 22:31:52 2014 -0500
50918
50919    AngularJS module SOGo.MailerUI
50920
50921A	UI/WebServerResources/js/MailerUI.js
50922
50923commit 1fc15061ed7ea509d044d8c959544a740a7bc23b
50924Author: Francis Lachapelle <flachapelle@inverse.ca>
50925Date:   Tue Nov 25 16:35:01 2014 -0500
50926
50927    Webmail: Use a relative date in messages list
50928
50929M	UI/MailerUI/English.lproj/Localizable.strings
50930M	UI/MailerUI/UIxMailListActions.h
50931M	UI/MailerUI/UIxMailListActions.m
50932
50933commit 0ee725b94552ef19207cca16203956ef67b799c2
50934Author: Francis Lachapelle <flachapelle@inverse.ca>
50935Date:   Tue Nov 25 16:13:53 2014 -0500
50936
50937    Contacts JS models: improve documentation
50938
50939M	UI/WebServerResources/js/Contacts/addressbook-model.js
50940M	UI/WebServerResources/js/Contacts/card-model.js
50941
50942commit 2f17e94fef3c2f2ca98a27abd0b99e17e024686e
50943Author: Francis Lachapelle <flachapelle@inverse.ca>
50944Date:   Tue Nov 25 16:09:55 2014 -0500
50945
50946    Initial AngularJS version of Webmail (desktop)
50947
50948M	SoObjects/SOGo/SOGoUser.m
50949M	UI/Templates/MailerUI/UIxMailMainFrame.wox
50950M	UI/Templates/UIxAclEditor.wox
50951M	UI/Templates/UIxPageFrame.wox
50952M	UI/WebServerResources/Gruntfile.js
50953M	UI/WebServerResources/js/Common/resource.js
50954M	UI/WebServerResources/js/Common/ui-common.js
50955M	UI/WebServerResources/js/Common/ui-desktop.js
50956M	UI/WebServerResources/js/Common/user-model.js
50957M	UI/WebServerResources/js/Common/utils.js
50958A	UI/WebServerResources/js/Mailer/account-model.js
50959A	UI/WebServerResources/js/Mailer/mailbox-model.js
50960A	UI/WebServerResources/js/Mailer/message-model.js
50961A	UI/WebServerResources/scss/MailerUI.scss
50962
50963commit 1c9da902d3d8a56abb1123b0b2c935d28efe3406
50964Author: Francis Lachapelle <flachapelle@inverse.ca>
50965Date:   Tue Nov 25 09:57:08 2014 -0500
50966
50967    Add JSON payload to webmail "headers" action
50968
50969M	UI/MailerUI/UIxMailListActions.m
50970
50971commit 7e11806bf924b0d2e0683442b39c8a2abd6ca5d2
50972Author: Ludovic Marcotte <lmarcotte@inverse.ca>
50973Date:   Tue Nov 25 09:36:24 2014 -0500
50974
50975    We can now show links to the address book
50976
50977M	UI/Contacts/UIxContactFoldersView.m
50978M	UI/Contacts/UIxContactsListActions.m
50979M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
50980M	UI/WebServerResources/js/ContactsUI.js
50981M	UI/WebServerResources/scss/ContactsUI.scss
50982
50983commit f2efd3fb492ca039392f4f5de14a7dbfcfbc3e8a
50984Author: Francis Lachapelle <flachapelle@inverse.ca>
50985Date:   Mon Nov 24 13:26:48 2014 -0500
50986
50987    Add new AngularJS modules
50988
50989    - external module for recursion
50990    - external module for virtual scrolling
50991    - internal module for common UI services
50992
50993M	UI/Templates/UIxPageFrame.wox
50994
50995commit 54444ddf3ba0fcd2134741a84053bb2bba38951e
50996Author: Francis Lachapelle <flachapelle@inverse.ca>
50997Date:   Mon Nov 24 13:25:56 2014 -0500
50998
50999    AngularJS SOGo.UICommon module
51000
51001A	UI/WebServerResources/js/Common/ui-common.js
51002
51003commit a64a8172beeb3ed085e8599503a68c8d0e7631d7
51004Author: Francis Lachapelle <flachapelle@inverse.ca>
51005Date:   Sun Nov 23 01:20:27 2014 -0500
51006
51007    Webmail: include all accounts metadata
51008
51009M	UI/MailerUI/UIxMailMainFrame.m
51010
51011commit 3b4731d6b72356b1bb1d6cb00cf1b9dccfeaca9c
51012Author: Francis Lachapelle <flachapelle@inverse.ca>
51013Date:   Sun Nov 23 01:17:51 2014 -0500
51014
51015    Add virtual scrolling AngularJS module
51016
51017    Integrated virtual scrolling in contacts.
51018
51019M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51020M	UI/WebServerResources/Gruntfile.js
51021M	UI/WebServerResources/bower.json
51022M	UI/WebServerResources/js/ContactsUI.js
51023
51024commit 2cb5aecdcb49fe7bc1e43f41db0ad0fb1e880f03
51025Author: Francis Lachapelle <flachapelle@inverse.ca>
51026Date:   Sun Nov 23 01:09:04 2014 -0500
51027
51028    Add sgFolderTree directive
51029
51030M	UI/WebServerResources/Gruntfile.js
51031M	UI/WebServerResources/bower.json
51032M	UI/WebServerResources/js/Common/ui-desktop.js
51033M	UI/WebServerResources/js/Common/ui-mobile.js
51034
51035commit 277bdd2b1c8b1c2b082716b3a0cd138c6f9254f9
51036Author: Francis Lachapelle <flachapelle@inverse.ca>
51037Date:   Fri Nov 21 15:50:01 2014 -0500
51038
51039    Mailer: replace HTML view by JSON object
51040
51041M	UI/MailerUI/UIxMailView.m
51042M	UI/Templates/MailerUI/UIxMailView.wox
51043
51044commit bd9da51e8351b6d7f23077875978971935a6b112
51045Author: Francis Lachapelle <flachapelle@inverse.ca>
51046Date:   Fri Nov 21 15:44:19 2014 -0500
51047
51048    Mailer: remove HTML from list of messages in JSON
51049
51050M	UI/MailerUI/UIxMailListActions.h
51051M	UI/MailerUI/UIxMailListActions.m
51052M	UI/MailerUI/product.plist
51053
51054commit e5ce053a62a617f9c2e4fa1120d4c447a53deccc
51055Author: Francis Lachapelle <flachapelle@inverse.ca>
51056Date:   Fri Nov 14 15:21:59 2014 -0500
51057
51058    Convert allFoldersMetadata to a tree structure
51059
51060    When parsing the mailboxes list, we now generated a hierarchical
51061    structure of the metadata. Each mailbox (a dictionary) can now have a
51062    'children' key that is an array of mailboxes.
51063
51064M	SoObjects/Mailer/SOGoMailAccount.m
51065
51066commit ec5607963556c2d868e05a6e61200f79abd315e8
51067Author: Francis Lachapelle <flachapelle@inverse.ca>
51068Date:   Fri Nov 14 15:20:18 2014 -0500
51069
51070    Address Book module: Fix selection of card
51071
51072M	UI/WebServerResources/js/ContactsUI.js
51073
51074commit 78a349fecd5c38671cc213c3157d6941a30c6b1f
51075Author: Francis Lachapelle <flachapelle@inverse.ca>
51076Date:   Fri Nov 14 15:18:20 2014 -0500
51077
51078    Improve CSS of addressbooks list
51079
51080M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51081M	UI/WebServerResources/scss/ContactsUI.scss
51082
51083commit 8c7846a1fa5011d9d791a843559620afcebb61e4
51084Author: Francis Lachapelle <flachapelle@inverse.ca>
51085Date:   Fri Nov 14 14:50:13 2014 -0500
51086
51087    Propagate theme in modules relative URLs
51088
51089M	UI/SOGoUI/UIxComponent.m
51090
51091commit 2af7e85f8159b2a211874542ceb8a9bee1d4620f
51092Author: Francis Lachapelle <flachapelle@inverse.ca>
51093Date:   Fri Nov 14 14:46:55 2014 -0500
51094
51095    Move SOGoContactGCSFolder->save to SOGoGCSFolder
51096
51097M	UI/Common/product.plist
51098M	UI/Contacts/product.plist
51099
51100commit 441834edbf9c185885952280cedc51cc929ffc9a
51101Author: Francis Lachapelle <flachapelle@inverse.ca>
51102Date:   Fri Nov 14 14:30:09 2014 -0500
51103
51104    Mobile version: move ng template 'menu'
51105
51106    The 'menu.html' AngularJS template is moved to UIxPageFrame.wox to be
51107    used by all modules.
51108
51109M	UI/Templates/Themes/mobile/CommonUI/UIxPageFrame.wox
51110M	UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox
51111
51112commit 28f9963f8750c8d0abf934b11ee05a5e8261130d
51113Author: Ludovic Marcotte <lmarcotte@inverse.ca>
51114Date:   Fri Nov 14 13:29:51 2014 -0500
51115
51116    Adjusted the minimum version of Foundation
51117
51118M	UI/WebServerResources/bower.json
51119
51120commit e96449675995a1dc2401a86f1e8daf687b44ac88
51121Author: Ludovic Marcotte <lmarcotte@inverse.ca>
51122Date:   Fri Nov 14 10:33:47 2014 -0500
51123
51124    Revert "Added required patch for previous commit"
51125
51126    This reverts commit 18a363a07b233be8c757c312c3c51f630635cc13.
51127
51128M	SoObjects/SOGo/SOGoGCSFolder.m
51129
51130commit ca14a0d4b3fbf95fee8c8b213219b69ed92877df
51131Author: Francis Lachapelle <flachapelle@inverse.ca>
51132Date:   Wed Nov 12 10:44:43 2014 -0500
51133
51134    Improve folder subscription widget
51135
51136M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
51137M	UI/WebServerResources/js/Common/ui-desktop.js
51138M	UI/WebServerResources/js/Common/user-model.js
51139M	UI/WebServerResources/js/Contacts/addressbook-model.js
51140M	UI/WebServerResources/js/ContactsUI.js
51141M	UI/WebServerResources/scss/ContactsUI.scss
51142
51143commit 989cb0bca202280edfc4e51b9a82b819c49d3a00
51144Author: Francis Lachapelle <flachapelle@inverse.ca>
51145Date:   Tue Nov 11 11:27:37 2014 -0500
51146
51147    Fix overflow of subscriptions dropdown
51148
51149M	UI/WebServerResources/scss/ContactsUI.scss
51150
51151commit 25b0d872c0f6d4fced7a38cc477d50fbf434e0b9
51152Author: Francis Lachapelle <flachapelle@inverse.ca>
51153Date:   Tue Nov 11 11:14:55 2014 -0500
51154
51155    Add addressbook subscriptions widget
51156
51157M	UI/Contacts/product.plist
51158M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51159M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
51160M	UI/WebServerResources/js/Common/resource.js
51161M	UI/WebServerResources/js/Common/user-model.js
51162M	UI/WebServerResources/js/Contacts/addressbook-model.js
51163M	UI/WebServerResources/js/ContactsUI.js
51164M	UI/WebServerResources/js/mobile/ContactsUI.js
51165M	UI/WebServerResources/scss/ContactsUI.scss
51166
51167commit 4016fdd4301a8487f72983f9ed993f468d9ad3f1
51168Author: Francis Lachapelle <flachapelle@inverse.ca>
51169Date:   Tue Nov 11 10:18:45 2014 -0500
51170
51171    New AngularJS directives
51172
51173    sgDropdownContentToggle, sgUserTypeahead, sgSubscribe
51174
51175M	UI/WebServerResources/js/Common/ui-desktop.js
51176M	UI/WebServerResources/scss/ContactsUI.scss
51177
51178commit 55f0d5a959977b4b129ae52676f56ff5704c2cdb
51179Author: Francis Lachapelle <flachapelle@inverse.ca>
51180Date:   Mon Nov 10 16:42:19 2014 -0500
51181
51182    Add verification of parameter for "foldersSearch"
51183
51184M	UI/MainUI/SOGoUserHomePage.m
51185
51186commit 6395d7cd6a53392ec2b14f7863a43f0f82171fb6
51187Author: Francis Lachapelle <flachapelle@inverse.ca>
51188Date:   Mon Nov 10 15:17:36 2014 -0500
51189
51190    New Resource.prototype.userResource function
51191
51192M	UI/WebServerResources/js/Common/resource.js
51193
51194commit 7812e3757d3682ed7170cc9546f01c352421e8bf
51195Author: Francis Lachapelle <flachapelle@inverse.ca>
51196Date:   Mon Nov 10 15:08:23 2014 -0500
51197
51198    Return properties of folder upon subscribe (JSON)
51199
51200M	UI/Common/UIxFolderActions.m
51201M	UI/Common/product.plist
51202
51203commit 93540b4fc6493be576cb082fee3e150a9974d5ac
51204Author: Francis Lachapelle <flachapelle@inverse.ca>
51205Date:   Tue Nov 4 16:00:11 2014 -0500
51206
51207    Improve ACL editor template
51208
51209M	UI/Templates/UIxAclEditor.wox
51210
51211commit c063832d0dacb016ef7ee97e4f4b206942aa7acd
51212Author: Francis Lachapelle <flachapelle@inverse.ca>
51213Date:   Mon Nov 3 15:58:54 2014 -0500
51214
51215    Move ACL editor into a separate template
51216
51217    The user rights remain dynamic, based on the object type (addressbook vs
51218    mailbox vs calendar).
51219
51220M	UI/Common/product.plist
51221M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51222M	UI/Templates/UIxAclEditor.wox
51223M	UI/WebServerResources/js/Contacts/addressbook-model.js
51224M	UI/WebServerResources/js/ContactsUI.js
51225
51226commit 97ce3e6b726e46462979b5f49f4d696d215eaeb3
51227Author: Francis Lachapelle <flachapelle@inverse.ca>
51228Date:   Mon Nov 3 12:19:35 2014 -0500
51229
51230    Multiple improvements regarding ACLs
51231
51232M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51233M	UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox
51234M	UI/WebServerResources/js/Common/acl-model.js
51235M	UI/WebServerResources/js/Common/resource.js
51236M	UI/WebServerResources/js/Common/user-model.js
51237M	UI/WebServerResources/js/Contacts/addressbook-model.js
51238M	UI/WebServerResources/js/Contacts/card-model.js
51239M	UI/WebServerResources/js/ContactsUI.js
51240M	UI/WebServerResources/js/mobile/ContactsUI.js
51241M	UI/WebServerResources/scss/ContactsUI.scss
51242M	UI/WebServerResources/scss/mobile.scss
51243
51244commit bd39312b19eb37d2e362a43b90aa6d6f3705138e
51245Author: Francis Lachapelle <flachapelle@inverse.ca>
51246Date:   Fri Oct 31 12:59:43 2014 -0400
51247
51248    Fix compilation warnings regarding ACLs
51249
51250    Also change the data structure of the JSON returned by [UIxAclEditor
51251    aclsAction]. The user's displayName has been removed and replace by the
51252    "cn" and "c_email" attributes. This will probably affect the Thunderbird
51253    extensions.
51254
51255M	UI/Common/UIxAclEditor.h
51256M	UI/Common/UIxAclEditor.m
51257M	UI/Common/UIxUserRightsEditor.h
51258M	UI/Common/UIxUserRightsEditor.m
51259M	UI/Contacts/UIxContactsUserRightsEditor.h
51260M	UI/Contacts/UIxContactsUserRightsEditor.m
51261
51262commit 22faf5c28521d93b95d8094de7d5ce50ca06d9d3
51263Author: Alexandre Cloutier <acloutier@inverse.ca>
51264Date:   Tue Oct 21 14:44:48 2014 -0400
51265
51266    refactor codes and applied comments
51267
51268M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51269M	UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox
51270M	UI/WebServerResources/js/Common/acl-model.js
51271M	UI/WebServerResources/js/Common/resource.js
51272M	UI/WebServerResources/js/Common/user-model.js
51273M	UI/WebServerResources/js/Contacts/addressbook-model.js
51274M	UI/WebServerResources/js/ContactsUI.js
51275M	UI/WebServerResources/js/mobile/ContactsUI.js
51276M	UI/WebServerResources/scss/ContactsUI.scss
51277
51278commit c82143fd2eef2f2f521372aba278add8aff0a4e5
51279Author: Alexandre Cloutier <acloutier@inverse.ca>
51280Date:   Fri Oct 17 11:01:56 2014 -0400
51281
51282    Refactor acl object and applied comments
51283
51284M	UI/MainUI/SOGoUserHomePage.m
51285M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51286M	UI/WebServerResources/js/Common/acl-model.js
51287M	UI/WebServerResources/js/Common/resource.js
51288M	UI/WebServerResources/js/Contacts/addressbook-model.js
51289M	UI/WebServerResources/js/ContactsUI.js
51290M	UI/WebServerResources/js/mobile/ContactsUI.js
51291M	UI/WebServerResources/scss/ContactsUI.scss
51292M	UI/WebServerResources/scss/_settings.scss
51293
51294commit 9b026ebbcd26d7fa792b507ec7339906f6a655de
51295Author: Alexandre Cloutier <acloutier@inverse.ca>
51296Date:   Wed Oct 15 14:37:15 2014 -0400
51297
51298    Contacts - export addressBook
51299
51300M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51301M	UI/WebServerResources/js/ContactsUI.js
51302
51303commit 4e8d3ce900b664c2f50c21fccef932446f3fb03e
51304Author: Alexandre Cloutier <acloutier@inverse.ca>
51305Date:   Wed Oct 8 15:14:15 2014 -0400
51306
51307    add dialog window for public and allusers access
51308
51309M	UI/WebServerResources/GNUmakefile
51310M	UI/WebServerResources/js/ContactsUI.js
51311
51312commit df3ad5445cb9a0f4929a94383f2b1c9c30a4af99
51313Author: Alexandre Cloutier <acloutier@inverse.ca>
51314Date:   Wed Oct 8 14:23:51 2014 -0400
51315
51316    Modification for ContactsUserRightsEditor
51317
51318M	UI/Common/UIxAclEditor.m
51319M	UI/Contacts/UIxContactsUserRightsEditor.m
51320
51321commit 9113ca54f761d1e97efefc6beb9429042bc6a6b1
51322Author: Alexandre Cloutier <acloutier@inverse.ca>
51323Date:   Wed Oct 8 14:08:54 2014 -0400
51324
51325    Created user-modal.js, code refactoring
51326
51327    Conflicts:
51328
51329		UI/Common/UIxAclEditor.m
51330		UI/Common/UIxUserRightsEditor.m
51331		UI/Common/product.plist
51332		UI/Contacts/UIxContactsUserRightsEditor.m
51333		UI/Templates/ContactsUI/UIxContactFoldersView.wox
51334		UI/WebServerResources/js/Common/resource.js
51335		UI/WebServerResources/js/ContactsUI.js
51336
51337M	UI/Common/UIxAclEditor.m
51338M	UI/Common/UIxUserRightsEditor.m
51339M	UI/Common/product.plist
51340M	UI/Contacts/UIxContactsUserRightsEditor.m
51341M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51342M	UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox
51343M	UI/WebServerResources/js/Common/acl-model.js
51344M	UI/WebServerResources/js/Common/resource.js
51345M	UI/WebServerResources/js/Common/user-model.js
51346M	UI/WebServerResources/js/ContactsUI.js
51347M	UI/WebServerResources/js/mobile/ContactsUI.js
51348
51349commit f3c26671af06b7fcfdd13d7ad8e0cc7c38553675
51350Author: Alexandre Cloutier <acloutier@inverse.ca>
51351Date:   Wed Oct 8 13:44:37 2014 -0400
51352
51353    GUI for mobile version of AclUsers
51354
51355    Conflicts:
51356
51357		UI/Common/UIxAclEditor.m
51358		UI/Common/UIxUserRightsEditor.m
51359		UI/WebServerResources/js/Common/acl-model.js
51360
51361M	UI/Common/UIxAclEditor.h
51362M	UI/Common/UIxAclEditor.m
51363M	UI/Common/UIxUserRightsEditor.m
51364M	UI/MainUI/SOGoUserHomePage.m
51365M	UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox
51366A	UI/WebServerResources/js/Common/acl-model.js
51367M	UI/WebServerResources/js/mobile/ContactsUI.js
51368
51369commit e4b1c0d5b976fe93ef22c430d43554151c620e64
51370Author: Francis Lachapelle <flachapelle@inverse.ca>
51371Date:   Fri Oct 24 23:46:58 2014 -0400
51372
51373    Fix buttons in card editor
51374
51375M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51376M	UI/WebServerResources/scss/ContactsUI.scss
51377
51378commit 3364263247081e743cf316c2c67f201d382e3fb5
51379Author: Francis Lachapelle <flachapelle@inverse.ca>
51380Date:   Fri Oct 24 22:00:27 2014 -0400
51381
51382    Improve handling of contact lists
51383
51384M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51385M	UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox
51386M	UI/WebServerResources/js/Contacts/card-model.js
51387M	UI/WebServerResources/js/mobile/ContactsUI.js
51388M	UI/WebServerResources/scss/ContactsUI.scss
51389
51390commit 61c48d37e4fb1c4d61ca76fc63d719b1d28a0dba
51391Author: Francis Lachapelle <flachapelle@inverse.ca>
51392Date:   Fri Oct 24 16:44:57 2014 -0400
51393
51394    Fix creation of new contacts when editing a list
51395
51396M	UI/Contacts/UIxListEditor.m
51397
51398commit 5b83b0c7b684b0fcdede253835bfc258c91849da
51399Author: Alexandre Cloutier <acloutier@inverse.ca>
51400Date:   Mon Oct 20 13:52:35 2014 -0400
51401
51402    Enable search by fullname and email
51403
51404M	UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox
51405A	UI/WebServerResources/js/Common/user-model.js
51406M	UI/WebServerResources/js/mobile/ContactsUI.js
51407M	UI/WebServerResources/scss/mobile.scss
51408
51409commit 7e43b13f2103e51d1940717a160989f8bb61db87
51410Author: Alexandre Cloutier <acloutier@inverse.ca>
51411Date:   Thu Oct 16 13:27:59 2014 -0400
51412
51413    GUI contact list creation
51414
51415M	UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox
51416M	UI/WebServerResources/js/mobile/ContactsUI.js
51417M	UI/WebServerResources/scss/mobile.scss
51418
51419commit 57791e384b7fb67c73b0098c1a8c7706aa38e5e7
51420Author: Francis Lachapelle <flachapelle@inverse.ca>
51421Date:   Wed Oct 8 10:37:26 2014 -0400
51422
51423    Revert "Creation of aclUsers window"
51424
51425    This reverts commit ee5ef02f50d5f759f2ff985530bf8d78ca781aed.
51426
51427M	UI/Common/UIxUserRightsEditor.m
51428M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51429M	UI/WebServerResources/js/Common/resource.js
51430M	UI/WebServerResources/js/ContactsUI.js
51431
51432commit 63b20c4ba2adf740a5dc29f78d4d0f74f3610c2f
51433Author: Francis Lachapelle <flachapelle@inverse.ca>
51434Date:   Wed Oct 8 10:36:46 2014 -0400
51435
51436    Revert "rebase modification"
51437
51438    This reverts commit 45c5bbd36a7a357dcb212c4d20dc09925df9e547.
51439
51440M	UI/Common/UIxUserRightsEditor.m
51441M	UI/WebServerResources/GNUmakefile
51442
51443commit e11eea7548423b3835a18b41158f9f01b555e717
51444Author: Francis Lachapelle <flachapelle@inverse.ca>
51445Date:   Wed Oct 8 10:35:50 2014 -0400
51446
51447    Revert "file lost through rebasing"
51448
51449    This reverts commit a952402c39147ea95707f0c1d325ee4b3c0ba1a5.
51450
51451M	UI/Common/UIxAclEditor.m
51452M	UI/Common/UIxUserRightsEditor.m
51453M	UI/Common/product.plist
51454M	UI/Contacts/UIxContactsUserRightsEditor.m
51455M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51456D	UI/WebServerResources/js/Common/acl-model.js
51457M	UI/WebServerResources/js/ContactsUI.js
51458M	UI/WebServerResources/scss/ContactsUI.scss
51459
51460commit f7df4c1fa0c3d8971569d3f0204f5c7edcec67e2
51461Author: Francis Lachapelle <flachapelle@inverse.ca>
51462Date:   Tue Oct 7 14:54:12 2014 -0400
51463
51464    Allow reverting edition of addressbook name w/ESC
51465
51466M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51467M	UI/WebServerResources/js/ContactsUI.js
51468
51469commit 4457997276643761bb67226250d2c1c49bb793a5
51470Author: Francis Lachapelle <flachapelle@inverse.ca>
51471Date:   Tue Oct 7 14:39:13 2014 -0400
51472
51473    AngularJS sgEscape directive for SOGo.UIDesktop
51474
51475M	UI/WebServerResources/js/Common/ui-desktop.js
51476
51477commit 16628ab104c6ca2b4f2aba3c2bc782d0490c91c5
51478Author: Francis Lachapelle <flachapelle@inverse.ca>
51479Date:   Wed Oct 1 16:10:53 2014 -0400
51480
51481    Fix installation of ionic JS in Gruntfile.js
51482
51483M	UI/WebServerResources/Gruntfile.js
51484
51485commit 56b765c6a52eaef13838c48c2de92a32edf8e2f1
51486Author: Alexandre Cloutier <acloutier@inverse.ca>
51487Date:   Wed Oct 1 14:31:38 2014 -0400
51488
51489    delete unused .png
51490
51491D	UI/WebServerResources/error.png
51492D	UI/WebServerResources/notice.png
51493D	UI/WebServerResources/success.png
51494D	UI/WebServerResources/warning.png
51495
51496commit 3bf1224c9be908099ef9cfa35f862eb206e99542
51497Author: Alexandre Cloutier <acloutier@inverse.ca>
51498Date:   Wed Oct 1 14:27:58 2014 -0400
51499
51500    file lost through rebasing
51501
51502M	UI/Common/UIxAclEditor.m
51503M	UI/Common/UIxUserRightsEditor.m
51504M	UI/Common/product.plist
51505M	UI/Contacts/UIxContactsUserRightsEditor.m
51506M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51507A	UI/WebServerResources/js/Common/acl-model.js
51508M	UI/WebServerResources/js/ContactsUI.js
51509M	UI/WebServerResources/scss/ContactsUI.scss
51510
51511commit edbd661104cb1e76815b70fb2feb30c78f8841fe
51512Author: Alexandre Cloutier <acloutier@inverse.ca>
51513Date:   Tue Sep 30 17:21:05 2014 -0400
51514
51515    rebase modification
51516
51517M	UI/Common/UIxUserRightsEditor.m
51518M	UI/WebServerResources/GNUmakefile
51519
51520commit 8ef222ab442af71b88f3ac7555bb4e5af29c878f
51521Author: Alexandre Cloutier <acloutier@inverse.ca>
51522Date:   Tue Sep 30 15:17:44 2014 -0400
51523
51524    Creation of aclUsers window
51525
51526M	UI/Common/UIxUserRightsEditor.m
51527M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51528M	UI/WebServerResources/js/Common/resource.js
51529M	UI/WebServerResources/js/ContactsUI.js
51530
51531commit 654c8d26b72f10027a1cce2b7f0c8c1de8d1b0c9
51532Author: Francis Lachapelle <flachapelle@inverse.ca>
51533Date:   Mon Sep 29 12:12:28 2014 -0400
51534
51535    Contact editor: fix cancel and reset buttons
51536
51537M	UI/WebServerResources/js/ContactsUI.js
51538M	UI/WebServerResources/js/mobile/ContactsUI.js
51539
51540commit 31ea7a5ab5f2f599b1e678cca44662904fc2292e
51541Author: Francis Lachapelle <flachapelle@inverse.ca>
51542Date:   Mon Sep 29 11:06:46 2014 -0400
51543
51544    Improve contact module models
51545
51546    - Fixed reset behavior
51547    - Created an abstract state for the card viewer and editor
51548    - Moved the card instance from the $rootScope.addressbook to the $scope
51549
51550M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51551M	UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox
51552M	UI/WebServerResources/js/Common/ui-desktop.js
51553M	UI/WebServerResources/js/Contacts/addressbook-model.js
51554M	UI/WebServerResources/js/Contacts/card-model.js
51555M	UI/WebServerResources/js/ContactsUI.js
51556M	UI/WebServerResources/js/mobile/ContactsUI.js
51557
51558commit 342441ecf819f53c81e6a2ceb2b9658cf212637a
51559Author: Francis Lachapelle <flachapelle@inverse.ca>
51560Date:   Wed Sep 24 16:06:12 2014 -0400
51561
51562    Improve JavaScript coding style
51563
51564    To comitted code now passes the Airbnb pattern using jscs
51565
51566M	UI/WebServerResources/js/Common/SOGoAuthentication.js
51567M	UI/WebServerResources/js/Common/resource.js
51568M	UI/WebServerResources/js/Common/ui-desktop.js
51569M	UI/WebServerResources/js/Common/ui-mobile.js
51570M	UI/WebServerResources/js/Common/utils.js
51571M	UI/WebServerResources/js/Contacts/card-model.js
51572M	UI/WebServerResources/js/SOGoRootPage.js
51573
51574commit df37fd8b92c4d447ea8dd848d4c7ab030571be6f
51575Author: Francis Lachapelle <flachapelle@inverse.ca>
51576Date:   Tue Sep 23 11:52:47 2014 -0400
51577
51578    AddressBook JS model: rename $all to $findAll
51579
51580M	UI/WebServerResources/js/Contacts/addressbook-model.js
51581M	UI/WebServerResources/js/Contacts/card-model.js
51582M	UI/WebServerResources/js/ContactsUI.js
51583M	UI/WebServerResources/js/mobile/ContactsUI.js
51584
51585commit 32d732caf01afcb99cc954287c0253ffacc41e68
51586Author: Francis Lachapelle <flachapelle@inverse.ca>
51587Date:   Tue Sep 23 09:47:24 2014 -0400
51588
51589    Update GNUmakefile for WebServerResources
51590
51591M	UI/WebServerResources/GNUmakefile
51592
51593commit 3e2173db7abe79ce298e3ce59db2f1dc2826e31e
51594Author: Francis Lachapelle <flachapelle@inverse.ca>
51595Date:   Thu Sep 18 20:46:52 2014 -0400
51596
51597    Improve JavaScript coding style
51598
51599    To comitted code now passes the Airbnb pattern using jscs
51600
51601M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51602M	UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox
51603M	UI/WebServerResources/js/Contacts/addressbook-model.js
51604M	UI/WebServerResources/js/Contacts/card-model.js
51605M	UI/WebServerResources/js/ContactsUI.js
51606M	UI/WebServerResources/js/mobile/ContactsUI.js
51607
51608commit 17ee62f4de7a70ba87820d8ac2a19631c71c8a91
51609Author: Francis Lachapelle <flachapelle@inverse.ca>
51610Date:   Wed Sep 17 16:28:40 2014 -0400
51611
51612    Improve usage of ui.router with "resolve"
51613
51614M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51615M	UI/WebServerResources/js/Contacts/addressbook-model.js
51616M	UI/WebServerResources/js/ContactsUI.js
51617
51618commit f363257e516d925dfe423547e8038a72216192b1
51619Author: Francis Lachapelle <flachapelle@inverse.ca>
51620Date:   Wed Sep 17 15:47:00 2014 -0400
51621
51622    Use angularModule variable in mobile templates
51623
51624M	UI/Templates/Themes/mobile/CommonUI/UIxPageFrame.wox
51625M	UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox
51626
51627commit 865bf096f51dc76cae4fb2d7847d9ef26e0e2c27
51628Author: Francis Lachapelle <flachapelle@inverse.ca>
51629Date:   Wed Sep 17 15:45:31 2014 -0400
51630
51631    Don't add an empty category to a contact
51632
51633M	UI/Contacts/UIxContactEditor.m
51634
51635commit c4802df0242712555e6c38cba863c5ebfb75d249
51636Author: Francis Lachapelle <flachapelle@inverse.ca>
51637Date:   Tue Sep 16 10:25:46 2014 -0400
51638
51639    Remove debugging output
51640
51641M	UI/Contacts/UIxContactView.m
51642
51643commit 130194a7401ed875f9c658063f6925cb5b89f2f7
51644Author: Francis Lachapelle <flachapelle@inverse.ca>
51645Date:   Mon Sep 15 10:13:02 2014 -0400
51646
51647    Update GNUmakefile for WebServerResources
51648
51649M	UI/WebServerResources/GNUmakefile
51650M	UI/WebServerResources/Gruntfile.js
51651M	UI/WebServerResources/bower.json
51652
51653commit 21f63c15fccebc889eda8c9c7a942170f6ecade1
51654Author: Francis Lachapelle <flachapelle@inverse.ca>
51655Date:   Fri Sep 12 10:17:48 2014 -0400
51656
51657    Cleanup of Web server resources
51658
51659D	UI/WebServerResources/UIxCalViewPrint.css
51660D	UI/WebServerResources/UIxCalViewPrint.js
51661D	UI/WebServerResources/UIxContactFolderProperties.css
51662D	UI/WebServerResources/UIxContactFolderProperties.js
51663D	UI/WebServerResources/UIxMailSearch.css
51664D	UI/WebServerResources/UIxMailSearch.js
51665D	UI/WebServerResources/event7.png
51666D	UI/WebServerResources/task.png
51667
51668commit bb9e8c03481e4109586ac95d26bdc3870fb2b825
51669Author: Francis Lachapelle <flachapelle@inverse.ca>
51670Date:   Thu Sep 11 16:11:26 2014 -0400
51671
51672    Remove trailing slash from template theme name
51673
51674M	SoObjects/SOGo/WOContext+SOGo.m
51675
51676commit 16cd231ce34a152181cd0439a0d3fab6f5f6677c
51677Author: Francis Lachapelle <flachapelle@inverse.ca>
51678Date:   Wed Sep 10 16:25:46 2014 -0400
51679
51680    New .button.outline CSS style
51681
51682M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51683M	UI/WebServerResources/scss/ContactsUI.scss
51684
51685commit 20497e49e3f38a8e872036e1344d28b77e71df95
51686Author: Francis Lachapelle <flachapelle@inverse.ca>
51687Date:   Wed Sep 10 16:20:52 2014 -0400
51688
51689    Add creation & deletion of addressbooks
51690
51691M	UI/Common/UIxObjectActions.m
51692M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51693M	UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox
51694M	UI/WebServerResources/js/Common/resource.js
51695M	UI/WebServerResources/js/Common/ui-desktop.js
51696M	UI/WebServerResources/js/Common/ui-mobile.js
51697M	UI/WebServerResources/js/Contacts/addressbook-model.js
51698M	UI/WebServerResources/js/Contacts/card-model.js
51699M	UI/WebServerResources/js/ContactsUI.js
51700M	UI/WebServerResources/js/mobile/ContactsUI.js
51701
51702commit b97bf2b25fbc8614ac73cb95470da9b6fac61a76
51703Author: Francis Lachapelle <flachapelle@inverse.ca>
51704Date:   Fri Sep 5 22:34:25 2014 -0400
51705
51706    JSON'ed [UIxParentFolderActions createFolder]
51707
51708M	UI/Common/UIxParentFolderActions.m
51709
51710commit 4f7a5d6ef5771a9109a17c77ab17a7037a6a58b9
51711Author: Francis Lachapelle <flachapelle@inverse.ca>
51712Date:   Fri Sep 5 15:23:35 2014 -0400
51713
51714    Rename ng module SOGo.RootPage to SOGo.MainUI
51715
51716M	UI/Templates/MainUI/SOGoRootPage.wox
51717M	UI/WebServerResources/js/SOGoRootPage.js
51718
51719commit f321abc63ae7d01e6391d2b1c4020e018cdeb4d8
51720Author: Francis Lachapelle <flachapelle@inverse.ca>
51721Date:   Fri Sep 5 15:12:05 2014 -0400
51722
51723    Desktop list editor, mobile contact editor
51724
51725M	UI/Contacts/UIxContactEditor.m
51726M	UI/Contacts/UIxContactsListActions.m
51727M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51728M	UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox
51729M	UI/WebServerResources/js/Common/ui-desktop.js
51730M	UI/WebServerResources/js/Common/ui-mobile.js
51731M	UI/WebServerResources/js/Contacts/addressbook-model.js
51732M	UI/WebServerResources/js/Contacts/card-model.js
51733M	UI/WebServerResources/js/ContactsUI.js
51734M	UI/WebServerResources/js/mobile/ContactsUI.js
51735M	UI/WebServerResources/scss/mobile.scss
51736
51737commit 4b0ef6086ab9ee3c06e31c76138fe9d36cbe6dac
51738Author: Francis Lachapelle <flachapelle@inverse.ca>
51739Date:   Wed Sep 3 15:58:18 2014 -0400
51740
51741    Cleanup contact and list viewers
51742
51743M	UI/Contacts/UIxContactView.m
51744M	UI/Contacts/UIxListView.m
51745
51746commit b57a8163fe91d159e6d2b820534650c60faa31fd
51747Author: Francis Lachapelle <flachapelle@inverse.ca>
51748Date:   Wed Sep 3 14:27:01 2014 -0400
51749
51750    Add link to switch to mobile version
51751
51752M	UI/Templates/UIxPageFrame.wox
51753
51754commit 86a6f5c67b3eaabb6c0204a05c1186d5df582974
51755Author: Francis Lachapelle <flachapelle@inverse.ca>
51756Date:   Wed Sep 3 14:25:45 2014 -0400
51757
51758    Add Angular module assignation in page frame
51759
51760M	UI/Common/UIxPageFrame.m
51761M	UI/Templates/UIxPageFrame.wox
51762
51763commit e40b42c213aa1895b698a99b07dbeefb53aebcbf
51764Author: Francis Lachapelle <flachapelle@inverse.ca>
51765Date:   Wed Sep 3 14:19:46 2014 -0400
51766
51767    Move setAttributes from NGVCard to UIx*Editors
51768
51769M	SoObjects/Contacts/NGVCard+SOGo.h
51770M	SoObjects/Contacts/NGVCard+SOGo.m
51771M	SoObjects/Contacts/SOGoContactGCSEntry.m
51772M	SoObjects/Contacts/SOGoContactGCSFolder.m
51773M	SoObjects/Contacts/SOGoContactObject.h
51774M	SoObjects/Contacts/SOGoContactSourceFolder.m
51775M	UI/Contacts/UIxContactEditor.h
51776M	UI/Contacts/UIxContactEditor.m
51777M	UI/Contacts/UIxListEditor.h
51778M	UI/Contacts/UIxListEditor.m
51779
51780commit 2f6bc1c4ffc824abe815db281b1e01674f151b80
51781Author: Francis Lachapelle <flachapelle@inverse.ca>
51782Date:   Wed Sep 3 11:42:16 2014 -0400
51783
51784    Update .gitignore
51785
51786M	.gitignore
51787
51788commit 958f0b4958d879a496ea6f571a1d2700c678927b
51789Author: Francis Lachapelle <flachapelle@inverse.ca>
51790Date:   Wed Aug 20 15:49:44 2014 -0400
51791
51792    Contacts: Add possibility to add/delete objects
51793
51794M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51795M	UI/WebServerResources/js/Common/resource.js
51796M	UI/WebServerResources/js/Contacts/addressbook-model.js
51797M	UI/WebServerResources/js/Contacts/card-model.js
51798M	UI/WebServerResources/js/ContactsUI.js
51799M	UI/WebServerResources/scss/ContactsUI.scss
51800
51801commit 0c720bb9026da90177ad8a09f0707361d621d9d3
51802Author: Francis Lachapelle <flachapelle@inverse.ca>
51803Date:   Wed Aug 20 15:32:16 2014 -0400
51804
51805    New ng-module for common desktop widgets
51806
51807M	UI/Templates/UIxPageFrame.wox
51808A	UI/WebServerResources/js/Common/ui-desktop.js
51809
51810commit 34b3f2ac0cf855915bb0d0ee4170d9c507212beb
51811Author: Francis Lachapelle <flachapelle@inverse.ca>
51812Date:   Wed Aug 20 15:30:59 2014 -0400
51813
51814    Improve build scripts of Web frontend
51815
51816M	UI/WebServerResources/Gruntfile.js
51817M	UI/WebServerResources/bower.json
51818
51819commit ef4de28ed461bc70fbbceb19900631eacc0d5546
51820Author: Francis Lachapelle <flachapelle@inverse.ca>
51821Date:   Wed Aug 20 15:26:49 2014 -0400
51822
51823    ContactView: lowercase the card tag
51824
51825M	UI/Contacts/UIxContactView.m
51826
51827commit c98d580b2940527768c666c37266e0ef8bf33355
51828Author: Francis Lachapelle <flachapelle@inverse.ca>
51829Date:   Wed Aug 20 15:25:42 2014 -0400
51830
51831    Return contact UID when saving contact
51832
51833M	UI/Contacts/UIxContactEditor.m
51834
51835commit a2460f93684adfa1ed92f015dcdd9b0b51c43cad
51836Author: Francis Lachapelle <flachapelle@inverse.ca>
51837Date:   Wed Aug 20 15:18:35 2014 -0400
51838
51839    Add "newguid" action accessible from any folder
51840
51841M	UI/Common/UIxFolderActions.h
51842M	UI/Common/UIxFolderActions.m
51843M	UI/Common/product.plist
51844
51845commit c0eac044374f205f80cb29e4daad0394384f1e1e
51846Author: Francis Lachapelle <flachapelle@inverse.ca>
51847Date:   Wed Aug 20 15:14:40 2014 -0400
51848
51849    Adapt SOGoContactGCSFolder contact representation
51850
51851    To match [UIxContactViewer dataAction].
51852
51853M	SoObjects/Contacts/SOGoContactGCSFolder.m
51854
51855commit 7f9be26541bbf0d10292205b3fe1fdb14ef7412f
51856Author: Francis Lachapelle <flachapelle@inverse.ca>
51857Date:   Thu Aug 14 14:50:03 2014 -0400
51858
51859    Improve localization func to support placeholders
51860
51861M	UI/WebServerResources/js/Common/utils.js
51862
51863commit c8ea3da5bc4613b557bf716281e7f7e8307a5b45
51864Author: Francis Lachapelle <flachapelle@inverse.ca>
51865Date:   Wed Aug 13 16:11:28 2014 -0400
51866
51867    Improve detection of theme-specific JavaScript
51868
51869M	UI/Common/UIxPageFrame.m
51870M	UI/Templates/Themes/mobile/MainUI/SOGoRootPage.wox
51871M	UI/WebServerResources/js/mobile/SOGoRootPage.js
51872
51873commit a70287870b205b630a6f6a619d8672bcee53b9af
51874Author: Francis Lachapelle <flachapelle@inverse.ca>
51875Date:   Wed Aug 13 15:56:29 2014 -0400
51876
51877    Improve build scripts of Web frontend
51878
51879M	UI/WebServerResources/Gruntfile.js
51880M	UI/WebServerResources/package.json
51881
51882commit e4ec5313db773f7e01b5912f18eafb1188d4abe0
51883Author: Francis Lachapelle <flachapelle@inverse.ca>
51884Date:   Mon Aug 11 20:34:47 2014 -0400
51885
51886    Improve grunt tasks to copy fonts files
51887
51888M	UI/WebServerResources/Gruntfile.js
51889
51890commit a07d918fbfb6043ed489b7e2070d64426d3ddc25
51891Author: Francis Lachapelle <flachapelle@inverse.ca>
51892Date:   Mon Aug 11 11:17:16 2014 -0400
51893
51894    Add category to CardElement
51895
51896    New method to return a JSON representation of the element.
51897
51898A	SoObjects/SOGo/CardElement+SOGo.h
51899A	SoObjects/SOGo/CardElement+SOGo.m
51900M	SoObjects/SOGo/GNUmakefile
51901
51902commit 8da98367dbc47e9f82841454195b5493b5cd9b71
51903Author: Francis Lachapelle <flachapelle@inverse.ca>
51904Date:   Mon Aug 11 10:10:59 2014 -0400
51905
51906    Fix path to ionic scss files
51907
51908M	UI/WebServerResources/scss/mobile.scss
51909
51910commit af5489bf579a9a36fb2f33bd2385a41ced3e6d41
51911Author: Francis Lachapelle <flachapelle@inverse.ca>
51912Date:   Mon Aug 11 10:10:25 2014 -0400
51913
51914    Fix redirection URLs in JavaScript
51915
51916M	UI/WebServerResources/js/Common/SOGoAuthentication.js
51917M	UI/WebServerResources/js/ContactsUI.js
51918M	UI/WebServerResources/js/mobile/ContactsUI.js
51919M	UI/WebServerResources/js/mobile/SOGoRootPage.js
51920
51921commit 54103124e8d5b6136964ffa59edbaf7edd464014
51922Author: Francis Lachapelle <flachapelle@inverse.ca>
51923Date:   Thu Aug 7 11:58:51 2014 -0400
51924
51925    Restore/move missing images
51926
51927A	UI/WebServerResources/img/inverse.png
51928A	UI/WebServerResources/img/sogo-logo.png
51929A	UI/WebServerResources/img/sogo.ico
51930
51931commit 459c040d8ae33ea890df597d3818ce8a6221339a
51932Author: Francis Lachapelle <flachapelle@inverse.ca>
51933Date:   Wed Aug 6 16:11:39 2014 -0400
51934
51935    Initial mobile theme using ionic
51936
51937A	UI/Templates/Themes/mobile/CommonUI/UIxPageFrame.wox
51938A	UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox
51939A	UI/Templates/Themes/mobile/MainUI/SOGoRootPage.wox
51940A	UI/WebServerResources/js/Common/ui-mobile.js
51941A	UI/WebServerResources/js/mobile/ContactsUI.js
51942A	UI/WebServerResources/js/mobile/SOGoRootPage.js
51943A	UI/WebServerResources/scss/mobile.scss
51944
51945commit f248f81583044d03b9689ad32224d1a20502b4f4
51946Author: Francis Lachapelle <flachapelle@inverse.ca>
51947Date:   Wed Aug 6 16:06:58 2014 -0400
51948
51949    Improve template of Contacts module
51950
51951M	UI/Contacts/UIxContactView.m
51952M	UI/Contacts/UIxContactsListActions.m
51953M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
51954
51955commit a6d8dcc5b66135496fe4d3e82828fa0ada620d80
51956Author: Francis Lachapelle <flachapelle@inverse.ca>
51957Date:   Wed Aug 6 16:05:52 2014 -0400
51958
51959    Common JavaScript utlity functions
51960
51961M	UI/Templates/UIxPageFrame.wox
51962A	UI/WebServerResources/js/Common/resource.js
51963A	UI/WebServerResources/js/Common/utils.js
51964
51965commit b4d6667f88db6a4f0261d14fb7f661400e3207b0
51966Author: Francis Lachapelle <flachapelle@inverse.ca>
51967Date:   Wed Aug 6 16:03:30 2014 -0400
51968
51969    Remove duplicated method
51970
51971M	UI/Common/UIxFolderActions.m
51972M	UI/Contacts/UIxContactFolderActions.m
51973M	UI/Contacts/product.plist
51974
51975commit 77b80e27c64c4c31cde80a1f3fbb55d5669de045
51976Author: Francis Lachapelle <flachapelle@inverse.ca>
51977Date:   Wed Aug 6 16:01:05 2014 -0400
51978
51979    Add support for themes
51980
51981M	SoObjects/SOGo/WOContext+SOGo.m
51982M	UI/Common/UIxPageFrame.m
51983M	UI/Common/UIxToolbar.m
51984M	UI/SOGoUI/UIxComponent.h
51985M	UI/SOGoUI/UIxComponent.m
51986
51987commit 16d04e998f721ea8177714b4eae64e128d11c8c7
51988Author: Francis Lachapelle <flachapelle@inverse.ca>
51989Date:   Wed Aug 6 15:52:43 2014 -0400
51990
51991    Improve Sass of SOGoRootPage & Contacts modules
51992
51993M	UI/WebServerResources/scss/ContactsUI.scss
51994M	UI/WebServerResources/scss/SOGoRootPage.scss
51995
51996commit d52d7582ca7d04f77b7be108b246cc4fa2e48aeb
51997Author: Francis Lachapelle <flachapelle@inverse.ca>
51998Date:   Wed Aug 6 15:43:03 2014 -0400
51999
52000    Improve build scripts of Web frontend
52001
52002M	UI/WebServerResources/GNUmakefile
52003M	UI/WebServerResources/Gruntfile.js
52004A	UI/WebServerResources/bower.json
52005M	UI/WebServerResources/package.json
52006
52007commit e817a3b3d0abb550d83fb4db34bb0bffa8cf3d61
52008Author: Francis Lachapelle <flachapelle@inverse.ca>
52009Date:   Wed Aug 6 15:26:52 2014 -0400
52010
52011    Improve JavaScript of SOGoRootPage module
52012
52013M	UI/Templates/MainUI/SOGoRootPage.wox
52014A	UI/WebServerResources/js/Common/SOGoAuthentication.js
52015M	UI/WebServerResources/js/SOGoRootPage.js
52016
52017commit 2d6f8e4ea6eba1dec0c48220497a95220027a393
52018Author: Francis Lachapelle <flachapelle@inverse.ca>
52019Date:   Wed Aug 6 15:14:05 2014 -0400
52020
52021    Improve JavaScript for Contacts module
52022
52023M	UI/WebServerResources/js/Contacts/addressbook-model.js
52024A	UI/WebServerResources/js/Contacts/card-model.js
52025D	UI/WebServerResources/js/Contacts/contact-model.js
52026M	UI/WebServerResources/js/ContactsUI.js
52027D	UI/WebServerResources/js/SOGo.js
52028D	UI/WebServerResources/js/app.js
52029
52030commit fbe412db080cde0b4ca385775ebb0723aed72ffd
52031Author: Francis Lachapelle <flachapelle@inverse.ca>
52032Date:   Thu Jun 19 15:54:12 2014 -0400
52033
52034    Allow js/img/css subfolders in WebServerResources
52035
52036M	UI/Common/UIxPageFrame.m
52037
52038commit 24f01e72c2bb6dbff4b851ef3950d3647398c831
52039Author: Francis Lachapelle <flachapelle@inverse.ca>
52040Date:   Thu Jun 19 15:53:43 2014 -0400
52041
52042    JSON-based operations for root page
52043
52044M	UI/MainUI/SOGoRootPage.m
52045
52046commit 6970acfaa4d1179b2ce02b85186b92a6cd2c64d3
52047Author: Francis Lachapelle <flachapelle@inverse.ca>
52048Date:   Thu Jun 19 15:52:57 2014 -0400
52049
52050    AngularJS-based templates
52051
52052M	UI/Templates/ContactsUI/UIxContactEditor.wox
52053M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
52054M	UI/Templates/MainUI/SOGoRootPage.wox
52055M	UI/Templates/UIxPageFrame.wox
52056
52057commit 0a49031b01864530165af12fc3668c3d8819283d
52058Author: Francis Lachapelle <flachapelle@inverse.ca>
52059Date:   Thu Jun 19 15:51:57 2014 -0400
52060
52061    JSON-based operations on contacts
52062
52063M	SoObjects/Contacts/NGVCard+SOGo.h
52064M	SoObjects/Contacts/NGVCard+SOGo.m
52065M	SoObjects/Contacts/SOGoContactGCSEntry.m
52066M	SoObjects/Contacts/SOGoContactObject.h
52067M	UI/Contacts/UIxContactEditor.m
52068M	UI/Contacts/UIxContactFolderActions.m
52069M	UI/Contacts/UIxContactFoldersView.h
52070M	UI/Contacts/UIxContactFoldersView.m
52071M	UI/Contacts/UIxContactView.h
52072M	UI/Contacts/UIxContactView.m
52073M	UI/Contacts/UIxContactsListActions.m
52074M	UI/Contacts/UIxListView.m
52075M	UI/Contacts/product.plist
52076
52077commit 29e147ee867adb700b52de86e7bcad8f6669e4ff
52078Author: Francis Lachapelle <flachapelle@inverse.ca>
52079Date:   Thu Jun 19 15:50:29 2014 -0400
52080
52081    Initial Sass and JavaScript files
52082
52083A	UI/WebServerResources/Gruntfile.js
52084A	UI/WebServerResources/js/ContactsUI.js
52085A	UI/WebServerResources/js/SOGo.js
52086A	UI/WebServerResources/js/SOGoRootPage.js
52087A	UI/WebServerResources/js/app.js
52088A	UI/WebServerResources/package.json
52089A	UI/WebServerResources/scss/ContactsUI.scss
52090A	UI/WebServerResources/scss/SOGoRootPage.scss
52091A	UI/WebServerResources/scss/_settings.scss
52092A	UI/WebServerResources/scss/app.scss
52093
52094commit c21ec86365f45b193f95140479bb163872447d00
52095Author: Francis Lachapelle <flachapelle@inverse.ca>
52096Date:   Thu Jun 19 15:48:31 2014 -0400
52097
52098    Icons font
52099
52100A	UI/WebServerResources/css/icons.css
52101A	UI/WebServerResources/fonts/icomoon.eot
52102A	UI/WebServerResources/fonts/icomoon.svg
52103A	UI/WebServerResources/fonts/icomoon.ttf
52104A	UI/WebServerResources/fonts/icomoon.woff
52105
52106commit 825c45f87220f19600376748e884065c30d00563
52107Author: Francis Lachapelle <flachapelle@inverse.ca>
52108Date:   Thu Jun 19 15:47:33 2014 -0400
52109
52110    Initial JavaScript models for addressbooks module
52111
52112A	UI/WebServerResources/js/Contacts/addressbook-model.js
52113A	UI/WebServerResources/js/Contacts/contact-model.js
52114
52115commit 3ad4352ffe6f9f2c431ae4c945549040e588d03d
52116Author: Francis Lachapelle <flachapelle@inverse.ca>
52117Date:   Tue Jun 17 15:01:31 2014 -0400
52118
52119    Initial cleanup of Web server resources
52120
52121D	UI/WebServerResources/AdministrationUI.css
52122D	UI/WebServerResources/AdministrationUI.js
52123D	UI/WebServerResources/COPYING-thunderbird.txt
52124D	UI/WebServerResources/ContactsUI.css
52125D	UI/WebServerResources/ContactsUI.js
52126D	UI/WebServerResources/HTMLElement.js
52127D	UI/WebServerResources/HTMLInputElement.js
52128D	UI/WebServerResources/HTMLTableElement.js
52129D	UI/WebServerResources/JavascriptAPIExtensions.js
52130D	UI/WebServerResources/LICENSE-thunderbird.txt
52131D	UI/WebServerResources/MailerUI.css
52132D	UI/WebServerResources/MailerUI.js
52133D	UI/WebServerResources/MailerUIdTree.js
52134D	UI/WebServerResources/PasswordPolicy.js
52135D	UI/WebServerResources/RowEditionController.js
52136D	UI/WebServerResources/SOGoAutoCompletion.js
52137D	UI/WebServerResources/SOGoDataTable.js
52138D	UI/WebServerResources/SOGoDragHandles.js
52139D	UI/WebServerResources/SOGoMailDataSource.js
52140D	UI/WebServerResources/SOGoResizableTable.js
52141D	UI/WebServerResources/SOGoRootPage.css
52142D	UI/WebServerResources/SOGoRootPage.js
52143D	UI/WebServerResources/SOGoTabsController.js
52144D	UI/WebServerResources/SOGoTimePicker.css
52145D	UI/WebServerResources/SOGoTimePicker.js
52146D	UI/WebServerResources/SchedulerUI.css
52147D	UI/WebServerResources/SchedulerUI.js
52148D	UI/WebServerResources/SchedulerUIDnD.js
52149D	UI/WebServerResources/Search-bar.png
52150D	UI/WebServerResources/UIxAclEditor.css
52151D	UI/WebServerResources/UIxAclEditor.js
52152D	UI/WebServerResources/UIxAppointmentEditor.css
52153D	UI/WebServerResources/UIxAppointmentEditor.js
52154D	UI/WebServerResources/UIxAttendeesEditor.css
52155D	UI/WebServerResources/UIxAttendeesEditor.js
52156D	UI/WebServerResources/UIxCalUserRightsEditor.css
52157D	UI/WebServerResources/UIxCalUserRightsEditor.js
52158D	UI/WebServerResources/UIxCalendarProperties.css
52159D	UI/WebServerResources/UIxCalendarProperties.js
52160D	UI/WebServerResources/UIxColorPicker.js
52161D	UI/WebServerResources/UIxComponentEditor.css
52162D	UI/WebServerResources/UIxComponentEditor.js
52163D	UI/WebServerResources/UIxContactEditor.css
52164D	UI/WebServerResources/UIxContactEditor.js
52165D	UI/WebServerResources/UIxContactsUserFolders.css
52166D	UI/WebServerResources/UIxContactsUserFolders.js
52167D	UI/WebServerResources/UIxContactsUserRightsEditor.css
52168D	UI/WebServerResources/UIxContactsUserRightsEditor.js
52169D	UI/WebServerResources/UIxFilterEditor.css
52170D	UI/WebServerResources/UIxFilterEditor.js
52171D	UI/WebServerResources/UIxListEditor.css
52172D	UI/WebServerResources/UIxListEditor.js
52173D	UI/WebServerResources/UIxMailEditor.css
52174D	UI/WebServerResources/UIxMailEditor.js
52175D	UI/WebServerResources/UIxMailPartExternalHTMLViewer.css
52176D	UI/WebServerResources/UIxMailPopupView.js
52177D	UI/WebServerResources/UIxMailToSelection.js
52178D	UI/WebServerResources/UIxMailUserDelegationEditor.css
52179D	UI/WebServerResources/UIxMailUserDelegationEditor.js
52180D	UI/WebServerResources/UIxMailUserRightsEditor.css
52181D	UI/WebServerResources/UIxMailUserRightsEditor.js
52182D	UI/WebServerResources/UIxMailView.js
52183D	UI/WebServerResources/UIxOccurenceDialog.css
52184D	UI/WebServerResources/UIxOccurenceDialog.js
52185D	UI/WebServerResources/UIxPreferences.css
52186D	UI/WebServerResources/UIxPreferences.js
52187D	UI/WebServerResources/UIxRecurrenceEditor.css
52188D	UI/WebServerResources/UIxRecurrenceEditor.js
52189D	UI/WebServerResources/UIxReminderEditor.css
52190D	UI/WebServerResources/UIxReminderEditor.js
52191D	UI/WebServerResources/UIxTaskEditor.css
52192D	UI/WebServerResources/UIxTaskEditor.js
52193D	UI/WebServerResources/XMLHttpRequest.js
52194D	UI/WebServerResources/abcard-anonymous.png
52195D	UI/WebServerResources/abcard-anyone.png
52196D	UI/WebServerResources/abcard.png
52197D	UI/WebServerResources/ablist.png
52198D	UI/WebServerResources/account-settings.png
52199D	UI/WebServerResources/add-addressbook.png
52200D	UI/WebServerResources/add-calendar.png
52201D	UI/WebServerResources/add-contact.gif
52202D	UI/WebServerResources/add-icon.png
52203D	UI/WebServerResources/add-user-addressbook.png
52204D	UI/WebServerResources/add-user-calendar.png
52205D	UI/WebServerResources/add-web-calendar.png
52206D	UI/WebServerResources/addrbook.png
52207D	UI/WebServerResources/alarm.png
52208D	UI/WebServerResources/arrow-down.png
52209D	UI/WebServerResources/arrow-dwn-sharp.gif
52210D	UI/WebServerResources/arrow-left.png
52211D	UI/WebServerResources/arrow-right.png
52212D	UI/WebServerResources/arrow-up.png
52213D	UI/WebServerResources/attachment.gif
52214D	UI/WebServerResources/attachment.png
52215D	UI/WebServerResources/attendee-partstats.png
52216D	UI/WebServerResources/attendee-roles.png
52217D	UI/WebServerResources/browser_chrome.gif
52218D	UI/WebServerResources/browser_firefox.gif
52219D	UI/WebServerResources/browser_ie.gif
52220D	UI/WebServerResources/browser_safari.gif
52221D	UI/WebServerResources/btn_a_bg.png
52222D	UI/WebServerResources/btn_span_bg.png
52223D	UI/WebServerResources/busy.gif
52224D	UI/WebServerResources/calendar-folder-16x16.png
52225D	UI/WebServerResources/calendar-reload.png
52226D	UI/WebServerResources/choose-date.png
52227D	UI/WebServerResources/ckeditor/LICENSE.md
52228D	UI/WebServerResources/ckeditor/build-config.js
52229D	UI/WebServerResources/ckeditor/ckeditor.js
52230D	UI/WebServerResources/ckeditor/config.js
52231D	UI/WebServerResources/ckeditor/contents.css
52232D	UI/WebServerResources/ckeditor/lang/ar.js
52233D	UI/WebServerResources/ckeditor/lang/ca.js
52234D	UI/WebServerResources/ckeditor/lang/cs.js
52235D	UI/WebServerResources/ckeditor/lang/cy.js
52236D	UI/WebServerResources/ckeditor/lang/da.js
52237D	UI/WebServerResources/ckeditor/lang/de.js
52238D	UI/WebServerResources/ckeditor/lang/en.js
52239D	UI/WebServerResources/ckeditor/lang/es.js
52240D	UI/WebServerResources/ckeditor/lang/fi.js
52241D	UI/WebServerResources/ckeditor/lang/fr.js
52242D	UI/WebServerResources/ckeditor/lang/hu.js
52243D	UI/WebServerResources/ckeditor/lang/is.js
52244D	UI/WebServerResources/ckeditor/lang/it.js
52245D	UI/WebServerResources/ckeditor/lang/nb.js
52246D	UI/WebServerResources/ckeditor/lang/nl.js
52247D	UI/WebServerResources/ckeditor/lang/no.js
52248D	UI/WebServerResources/ckeditor/lang/pl.js
52249D	UI/WebServerResources/ckeditor/lang/pt-br.js
52250D	UI/WebServerResources/ckeditor/lang/ru.js
52251D	UI/WebServerResources/ckeditor/lang/sk.js
52252D	UI/WebServerResources/ckeditor/lang/sv.js
52253D	UI/WebServerResources/ckeditor/lang/uk.js
52254D	UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js
52255D	UI/WebServerResources/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
52256D	UI/WebServerResources/ckeditor/plugins/about/dialogs/logo_ckeditor.png
52257D	UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js
52258D	UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js
52259D	UI/WebServerResources/ckeditor/plugins/dialog/dialogDefinition.js
52260D	UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js
52261D	UI/WebServerResources/ckeditor/plugins/icons.png
52262D	UI/WebServerResources/ckeditor/plugins/icons_hidpi.png
52263D	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
52264D	UI/WebServerResources/ckeditor/plugins/image/images/noimage.png
52265D	UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js
52266D	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
52267D	UI/WebServerResources/ckeditor/plugins/link/images/anchor.png
52268D	UI/WebServerResources/ckeditor/plugins/link/images/hidpi/anchor.png
52269D	UI/WebServerResources/ckeditor/plugins/scayt/LICENSE.md
52270D	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js
52271D	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/toolbar.css
52272D	UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js
52273D	UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js
52274D	UI/WebServerResources/ckeditor/plugins/wsc/LICENSE.md
52275D	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html
52276D	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
52277D	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.css
52278D	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js
52279D	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc_ie.js
52280D	UI/WebServerResources/ckeditor/skins/moono/dialog.css
52281D	UI/WebServerResources/ckeditor/skins/moono/dialog_ie.css
52282D	UI/WebServerResources/ckeditor/skins/moono/dialog_ie7.css
52283D	UI/WebServerResources/ckeditor/skins/moono/dialog_ie8.css
52284D	UI/WebServerResources/ckeditor/skins/moono/dialog_iequirks.css
52285D	UI/WebServerResources/ckeditor/skins/moono/editor.css
52286D	UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css
52287D	UI/WebServerResources/ckeditor/skins/moono/editor_ie.css
52288D	UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css
52289D	UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css
52290D	UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css
52291D	UI/WebServerResources/ckeditor/skins/moono/icons.png
52292D	UI/WebServerResources/ckeditor/skins/moono/icons_hidpi.png
52293D	UI/WebServerResources/ckeditor/skins/moono/images/arrow.png
52294D	UI/WebServerResources/ckeditor/skins/moono/images/close.png
52295D	UI/WebServerResources/ckeditor/skins/moono/images/hidpi/close.png
52296D	UI/WebServerResources/ckeditor/skins/moono/images/hidpi/lock-open.png
52297D	UI/WebServerResources/ckeditor/skins/moono/images/hidpi/lock.png
52298D	UI/WebServerResources/ckeditor/skins/moono/images/hidpi/refresh.png
52299D	UI/WebServerResources/ckeditor/skins/moono/images/lock-open.png
52300D	UI/WebServerResources/ckeditor/skins/moono/images/lock.png
52301D	UI/WebServerResources/ckeditor/skins/moono/images/refresh.png
52302D	UI/WebServerResources/ckeditor/skins/moono/readme.md
52303D	UI/WebServerResources/ckeditor/styles.js
52304D	UI/WebServerResources/collapse.png
52305D	UI/WebServerResources/confidential.png
52306D	UI/WebServerResources/create-account.png
52307D	UI/WebServerResources/datepicker.css
52308D	UI/WebServerResources/datepicker.js
52309D	UI/WebServerResources/day-view-multicolumn.png
52310D	UI/WebServerResources/day-view.png
52311D	UI/WebServerResources/dialog-left.png
52312D	UI/WebServerResources/dialog-right.png
52313D	UI/WebServerResources/dialog-top.png
52314D	UI/WebServerResources/dot.png
52315D	UI/WebServerResources/down-icon.png
52316D	UI/WebServerResources/dragdot.png
52317D	UI/WebServerResources/dtree.css
52318D	UI/WebServerResources/dtree.js
52319D	UI/WebServerResources/edit.png
52320D	UI/WebServerResources/empty.gif
52321D	UI/WebServerResources/event-gradient.png
52322D	UI/WebServerResources/event-grippy-bottom.png
52323D	UI/WebServerResources/event-grippy-top.png
52324D	UI/WebServerResources/event-grippy-vertical.png
52325D	UI/WebServerResources/first.gif
52326D	UI/WebServerResources/flag-col.png
52327D	UI/WebServerResources/flag.png
52328D	UI/WebServerResources/generic.css
52329D	UI/WebServerResources/generic.js
52330D	UI/WebServerResources/goto-today.png
52331D	UI/WebServerResources/green_corner.gif
52332D	UI/WebServerResources/icon-deleted.png
52333D	UI/WebServerResources/icon-forwarded-replied.png
52334D	UI/WebServerResources/icon-forwarded.png
52335D	UI/WebServerResources/icon-new.png
52336D	UI/WebServerResources/icon-replied.png
52337D	UI/WebServerResources/iefixes.css
52338D	UI/WebServerResources/important.png
52339D	UI/WebServerResources/input_bg.gif
52340D	UI/WebServerResources/inverse.png
52341D	UI/WebServerResources/jquery-ui.js
52342D	UI/WebServerResources/jquery.fileupload.css
52343D	UI/WebServerResources/jquery.fileupload.js
52344D	UI/WebServerResources/jquery.iframe-transport.js
52345D	UI/WebServerResources/jquery.js
52346A	UI/WebServerResources/js/vendor/ckeditor/LICENSE.md
52347A	UI/WebServerResources/js/vendor/ckeditor/build-config.js
52348A	UI/WebServerResources/js/vendor/ckeditor/ckeditor.js
52349A	UI/WebServerResources/js/vendor/ckeditor/config.js
52350A	UI/WebServerResources/js/vendor/ckeditor/contents.css
52351A	UI/WebServerResources/js/vendor/ckeditor/lang/ar.js
52352A	UI/WebServerResources/js/vendor/ckeditor/lang/ca.js
52353A	UI/WebServerResources/js/vendor/ckeditor/lang/cs.js
52354A	UI/WebServerResources/js/vendor/ckeditor/lang/cy.js
52355A	UI/WebServerResources/js/vendor/ckeditor/lang/da.js
52356A	UI/WebServerResources/js/vendor/ckeditor/lang/de.js
52357A	UI/WebServerResources/js/vendor/ckeditor/lang/en.js
52358A	UI/WebServerResources/js/vendor/ckeditor/lang/es.js
52359A	UI/WebServerResources/js/vendor/ckeditor/lang/fi.js
52360A	UI/WebServerResources/js/vendor/ckeditor/lang/fr.js
52361A	UI/WebServerResources/js/vendor/ckeditor/lang/hu.js
52362A	UI/WebServerResources/js/vendor/ckeditor/lang/is.js
52363A	UI/WebServerResources/js/vendor/ckeditor/lang/it.js
52364A	UI/WebServerResources/js/vendor/ckeditor/lang/nb.js
52365A	UI/WebServerResources/js/vendor/ckeditor/lang/nl.js
52366A	UI/WebServerResources/js/vendor/ckeditor/lang/no.js
52367A	UI/WebServerResources/js/vendor/ckeditor/lang/pl.js
52368A	UI/WebServerResources/js/vendor/ckeditor/lang/pt-br.js
52369A	UI/WebServerResources/js/vendor/ckeditor/lang/ru.js
52370A	UI/WebServerResources/js/vendor/ckeditor/lang/sk.js
52371A	UI/WebServerResources/js/vendor/ckeditor/lang/sv.js
52372A	UI/WebServerResources/js/vendor/ckeditor/lang/uk.js
52373A	UI/WebServerResources/js/vendor/ckeditor/plugins/about/dialogs/about.js
52374A	UI/WebServerResources/js/vendor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
52375A	UI/WebServerResources/js/vendor/ckeditor/plugins/about/dialogs/logo_ckeditor.png
52376A	UI/WebServerResources/js/vendor/ckeditor/plugins/clipboard/dialogs/paste.js
52377A	UI/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.js
52378A	UI/WebServerResources/js/vendor/ckeditor/plugins/dialog/dialogDefinition.js
52379A	UI/WebServerResources/js/vendor/ckeditor/plugins/div/dialogs/div.js
52380A	UI/WebServerResources/js/vendor/ckeditor/plugins/fakeobjects/images/spacer.gif
52381A	UI/WebServerResources/js/vendor/ckeditor/plugins/icons.png
52382A	UI/WebServerResources/js/vendor/ckeditor/plugins/icons_hidpi.png
52383A	UI/WebServerResources/js/vendor/ckeditor/plugins/image/dialogs/image.js
52384A	UI/WebServerResources/js/vendor/ckeditor/plugins/image/images/noimage.png
52385A	UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/anchor.js
52386A	UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js
52387A	UI/WebServerResources/js/vendor/ckeditor/plugins/link/images/anchor.png
52388A	UI/WebServerResources/js/vendor/ckeditor/plugins/link/images/hidpi/anchor.png
52389A	UI/WebServerResources/js/vendor/ckeditor/plugins/scayt/LICENSE.md
52390A	UI/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/options.js
52391A	UI/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/toolbar.css
52392A	UI/WebServerResources/js/vendor/ckeditor/plugins/table/dialogs/table.js
52393A	UI/WebServerResources/js/vendor/ckeditor/plugins/tabletools/dialogs/tableCell.js
52394A	UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/LICENSE.md
52395A	UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/ciframe.html
52396A	UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
52397A	UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.css
52398A	UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.js
52399A	UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc_ie.js
52400A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog.css
52401A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie.css
52402A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie7.css
52403A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie8.css
52404A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_iequirks.css
52405A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_opera.css
52406A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor.css
52407A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_gecko.css
52408A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie.css
52409A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie7.css
52410A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie8.css
52411A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_iequirks.css
52412A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/icons.png
52413A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/icons_hidpi.png
52414A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/arrow.png
52415A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/close.png
52416A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/hidpi/close.png
52417A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/hidpi/lock-open.png
52418A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/hidpi/lock.png
52419A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/hidpi/refresh.png
52420A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/lock-open.png
52421A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/lock.png
52422A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/refresh.png
52423A	UI/WebServerResources/js/vendor/ckeditor/skins/moono/readme.md
52424A	UI/WebServerResources/js/vendor/ckeditor/styles.js
52425D	UI/WebServerResources/js_color_picker_v2.js
52426D	UI/WebServerResources/last.gif
52427D	UI/WebServerResources/layout2or3_xlib.js
52428D	UI/WebServerResources/layout2or3_xlib.txt
52429D	UI/WebServerResources/lori_32x32.png
52430D	UI/WebServerResources/manage-filters.png
52431D	UI/WebServerResources/manage-imap.png
52432D	UI/WebServerResources/menu-check-hover.gif
52433D	UI/WebServerResources/menu-check.gif
52434D	UI/WebServerResources/menu-nocheck.gif
52435D	UI/WebServerResources/message-copy.gif
52436D	UI/WebServerResources/message.gif
52437D	UI/WebServerResources/mime-application-certificate.png
52438D	UI/WebServerResources/mime-application-magicpoint.png
52439D	UI/WebServerResources/mime-application-msword.png
52440D	UI/WebServerResources/mime-application-ogg.png
52441D	UI/WebServerResources/mime-application-pdf.png
52442D	UI/WebServerResources/mime-application-postscript.png
52443D	UI/WebServerResources/mime-application-rtf.png
52444D	UI/WebServerResources/mime-application-vnd.lotus-1-2-3.png
52445D	UI/WebServerResources/mime-application-vnd.ms-excel.png
52446D	UI/WebServerResources/mime-application-vnd.ms-powerpoint.png
52447D	UI/WebServerResources/mime-application-vnd.oasis.opendocument.graphics.png
52448D	UI/WebServerResources/mime-application-vnd.oasis.opendocument.image.png
52449D	UI/WebServerResources/mime-application-vnd.oasis.opendocument.presentation.png
52450D	UI/WebServerResources/mime-application-vnd.oasis.opendocument.spreadsheet.png
52451D	UI/WebServerResources/mime-application-vnd.oasis.opendocument.text-web.png
52452D	UI/WebServerResources/mime-application-vnd.oasis.opendocument.text.png
52453D	UI/WebServerResources/mime-application-vnd.rn-realmedia-secure.png
52454D	UI/WebServerResources/mime-application-vnd.rn-realmedia-vbr.png
52455D	UI/WebServerResources/mime-application-vnd.rn-realmedia.png
52456D	UI/WebServerResources/mime-application-vnd.stardivision.calc.png
52457D	UI/WebServerResources/mime-application-vnd.stardivision.impress.png
52458D	UI/WebServerResources/mime-application-vnd.stardivision.writer.png
52459D	UI/WebServerResources/mime-application-vnd.sun.xml.calc.png
52460D	UI/WebServerResources/mime-application-vnd.sun.xml.draw.png
52461D	UI/WebServerResources/mime-application-vnd.sun.xml.impress.png
52462D	UI/WebServerResources/mime-application-vnd.sun.xml.writer.png
52463D	UI/WebServerResources/mime-application-wordperfect.png
52464D	UI/WebServerResources/mime-application-x-7z-compressed.png
52465D	UI/WebServerResources/mime-application-x-abiword.png
52466D	UI/WebServerResources/mime-application-x-applix-spreadsheet.png
52467D	UI/WebServerResources/mime-application-x-applix-word.png
52468D	UI/WebServerResources/mime-application-x-archive.png
52469D	UI/WebServerResources/mime-application-x-arj.png
52470D	UI/WebServerResources/mime-application-x-bzip-compressed-tar.png
52471D	UI/WebServerResources/mime-application-x-bzip.png
52472D	UI/WebServerResources/mime-application-x-cd-image.png
52473D	UI/WebServerResources/mime-application-x-compress.png
52474D	UI/WebServerResources/mime-application-x-compressed-tar.png
52475D	UI/WebServerResources/mime-application-x-cpio-compressed.png
52476D	UI/WebServerResources/mime-application-x-cpio.png
52477D	UI/WebServerResources/mime-application-x-deb.png
52478D	UI/WebServerResources/mime-application-x-dvi.png
52479D	UI/WebServerResources/mime-application-x-executable.png
52480D	UI/WebServerResources/mime-application-x-font-afm.png
52481D	UI/WebServerResources/mime-application-x-font-bdf.png
52482D	UI/WebServerResources/mime-application-x-font-linux-psf.png
52483D	UI/WebServerResources/mime-application-x-font-pcf.png
52484D	UI/WebServerResources/mime-application-x-font-sunos-news.png
52485D	UI/WebServerResources/mime-application-x-font-ttf.png
52486D	UI/WebServerResources/mime-application-x-gnumeric.png
52487D	UI/WebServerResources/mime-application-x-gzip.png
52488D	UI/WebServerResources/mime-application-x-gzpostscript.png
52489D	UI/WebServerResources/mime-application-x-jar.png
52490D	UI/WebServerResources/mime-application-x-killustrator.png
52491D	UI/WebServerResources/mime-application-x-kpresenter.png
52492D	UI/WebServerResources/mime-application-x-kspread.png
52493D	UI/WebServerResources/mime-application-x-kword.png
52494D	UI/WebServerResources/mime-application-x-lha.png
52495D	UI/WebServerResources/mime-application-x-lhz.png
52496D	UI/WebServerResources/mime-application-x-lzma-compressed-tar.png
52497D	UI/WebServerResources/mime-application-x-lzma.png
52498D	UI/WebServerResources/mime-application-x-ms-dos-executable.png
52499D	UI/WebServerResources/mime-application-x-perl.png
52500D	UI/WebServerResources/mime-application-x-php.png
52501D	UI/WebServerResources/mime-application-x-python-bytecode.png
52502D	UI/WebServerResources/mime-application-x-rar.png
52503D	UI/WebServerResources/mime-application-x-rpm.png
52504D	UI/WebServerResources/mime-application-x-scribus.png
52505D	UI/WebServerResources/mime-application-x-shellscript.png
52506D	UI/WebServerResources/mime-application-x-shockwave-flash.png
52507D	UI/WebServerResources/mime-application-x-stuffit.png
52508D	UI/WebServerResources/mime-application-x-tar.png
52509D	UI/WebServerResources/mime-application-x-tarz.png
52510D	UI/WebServerResources/mime-application-x-tex.png
52511D	UI/WebServerResources/mime-application-xhtml+xml.png
52512D	UI/WebServerResources/mime-application-zip.png
52513D	UI/WebServerResources/mime-ascii.png
52514D	UI/WebServerResources/mime-audio-x-generic.png
52515D	UI/WebServerResources/mime-audio.png
52516D	UI/WebServerResources/mime-binary.png
52517D	UI/WebServerResources/mime-contents2.png
52518D	UI/WebServerResources/mime-deb.png
52519D	UI/WebServerResources/mime-document.png
52520D	UI/WebServerResources/mime-empty.png
52521D	UI/WebServerResources/mime-exec.png
52522D	UI/WebServerResources/mime-folder_tar.png
52523D	UI/WebServerResources/mime-font-x-generic.png
52524D	UI/WebServerResources/mime-font.png
52525D	UI/WebServerResources/mime-font_bitmap.png
52526D	UI/WebServerResources/mime-font_truetype.png
52527D	UI/WebServerResources/mime-font_type1.png
52528D	UI/WebServerResources/mime-gnome-fs-executable.png
52529D	UI/WebServerResources/mime-gnome-fs-regular.png
52530D	UI/WebServerResources/mime-gnome-package.png
52531D	UI/WebServerResources/mime-gtk-file.png
52532D	UI/WebServerResources/mime-html.png
52533D	UI/WebServerResources/mime-image-pdf.png
52534D	UI/WebServerResources/mime-image-x-generic.png
52535D	UI/WebServerResources/mime-image.png
52536D	UI/WebServerResources/mime-kpresenter_kpr.png
52537D	UI/WebServerResources/mime-mime_ascii.png
52538D	UI/WebServerResources/mime-misc.png
52539D	UI/WebServerResources/mime-package-x-generic.png
52540D	UI/WebServerResources/mime-package.png
52541D	UI/WebServerResources/mime-package_editors.png
52542D	UI/WebServerResources/mime-package_wordprocessing.png
52543D	UI/WebServerResources/mime-plan.png
52544D	UI/WebServerResources/mime-rpm.png
52545D	UI/WebServerResources/mime-shellscript.png
52546D	UI/WebServerResources/mime-sound.png
52547D	UI/WebServerResources/mime-spreadsheet.png
52548D	UI/WebServerResources/mime-stock_addressbook.png
52549D	UI/WebServerResources/mime-stock_calendar.png
52550D	UI/WebServerResources/mime-stock_certificate.png
52551D	UI/WebServerResources/mime-stock_script.png
52552D	UI/WebServerResources/mime-tar.png
52553D	UI/WebServerResources/mime-template_source.png
52554D	UI/WebServerResources/mime-text-html.png
52555D	UI/WebServerResources/mime-text-plain.png
52556D	UI/WebServerResources/mime-text-vnd.wap.wml.png
52557D	UI/WebServerResources/mime-text-x-csh.png
52558D	UI/WebServerResources/mime-text-x-generic-template.png
52559D	UI/WebServerResources/mime-text-x-generic.png
52560D	UI/WebServerResources/mime-text-x-preview.png
52561D	UI/WebServerResources/mime-text-x-python.png
52562D	UI/WebServerResources/mime-text-x-script.png
52563D	UI/WebServerResources/mime-text-x-sh.png
52564D	UI/WebServerResources/mime-text-x-vcalendar.png
52565D	UI/WebServerResources/mime-text-x-vcard.png
52566D	UI/WebServerResources/mime-text-x-zsh.png
52567D	UI/WebServerResources/mime-text.png
52568D	UI/WebServerResources/mime-tgz.png
52569D	UI/WebServerResources/mime-txt.png
52570D	UI/WebServerResources/mime-txt2.png
52571D	UI/WebServerResources/mime-unknown.png
52572D	UI/WebServerResources/mime-vcalendar.png
52573D	UI/WebServerResources/mime-vcard.png
52574D	UI/WebServerResources/mime-video-x-generic.png
52575D	UI/WebServerResources/mime-video.png
52576D	UI/WebServerResources/mime-wordprocessing.png
52577D	UI/WebServerResources/mime-www.png
52578D	UI/WebServerResources/mime-x-font-afm.png
52579D	UI/WebServerResources/mime-x-office-address-book.png
52580D	UI/WebServerResources/mime-x-office-calendar.png
52581D	UI/WebServerResources/mime-x-office-document.png
52582D	UI/WebServerResources/mime-x-office-drawing.png
52583D	UI/WebServerResources/mime-x-office-presentation.png
52584D	UI/WebServerResources/mime-x-office-spreadsheet.png
52585D	UI/WebServerResources/mime-zip.png
52586D	UI/WebServerResources/minus.png
52587D	UI/WebServerResources/month-view.png
52588D	UI/WebServerResources/new-card.png
52589D	UI/WebServerResources/new-event.png
52590D	UI/WebServerResources/new-list.png
52591D	UI/WebServerResources/new-task.png
52592D	UI/WebServerResources/next.gif
52593D	UI/WebServerResources/offline-settings.png
52594D	UI/WebServerResources/options.png
52595D	UI/WebServerResources/plus.png
52596D	UI/WebServerResources/previous.gif
52597D	UI/WebServerResources/private.png
52598D	UI/WebServerResources/properties.png
52599D	UI/WebServerResources/prototype.js
52600D	UI/WebServerResources/quota-level-alert.png
52601D	UI/WebServerResources/quota-level-ok.png
52602D	UI/WebServerResources/quota-level-warn.png
52603D	UI/WebServerResources/quota-level.png
52604D	UI/WebServerResources/read-messages.png
52605D	UI/WebServerResources/remote-addrbook.png
52606D	UI/WebServerResources/remove-addressbook.png
52607D	UI/WebServerResources/remove-calendar.png
52608D	UI/WebServerResources/remove-contact.gif
52609D	UI/WebServerResources/remove-icon.png
52610D	UI/WebServerResources/search-messages.png
52611D	UI/WebServerResources/signature-not-ok.png
52612D	UI/WebServerResources/signature-ok.png
52613D	UI/WebServerResources/slider_handle.gif
52614D	UI/WebServerResources/smalltoolbarbtn_a_bg.png
52615D	UI/WebServerResources/smalltoolbarbtn_span_bg.png
52616D	UI/WebServerResources/sogo-logo.png
52617D	UI/WebServerResources/sogo.ico
52618D	UI/WebServerResources/status.vacation-msg.png
52619D	UI/WebServerResources/submenu-active.gif
52620D	UI/WebServerResources/submenu-disabled.gif
52621D	UI/WebServerResources/submenu.gif
52622D	UI/WebServerResources/tab_a_active_bg.png
52623D	UI/WebServerResources/tab_a_inactive_bg.png
52624D	UI/WebServerResources/tab_left_active.gif
52625D	UI/WebServerResources/tab_left_inactive.gif
52626D	UI/WebServerResources/tab_right_active.gif
52627D	UI/WebServerResources/tab_right_inactive.gif
52628D	UI/WebServerResources/tab_span_active_bg.png
52629D	UI/WebServerResources/tab_span_inactive_bg.png
52630D	UI/WebServerResources/tablekit-sogo.js
52631D	UI/WebServerResources/tablekit-trueresize.js
52632D	UI/WebServerResources/tablekit.js
52633D	UI/WebServerResources/tb-ab-properties-flat-24x24.png
52634D	UI/WebServerResources/tb-compose-attach-flat-24x24.png
52635D	UI/WebServerResources/tb-compose-contacts-flat-24x24.png
52636D	UI/WebServerResources/tb-compose-save-flat-24x24.png
52637D	UI/WebServerResources/tb-compose-security-flat-24x24.png
52638D	UI/WebServerResources/tb-compose-send-flat-24x24.png
52639D	UI/WebServerResources/tb-mail-addressbook-flat-16x16.png
52640D	UI/WebServerResources/tb-mail-addressbook-flat-24x24.png
52641D	UI/WebServerResources/tb-mail-delete-flat-24x24.png
52642D	UI/WebServerResources/tb-mail-file-flat-24x24.png
52643D	UI/WebServerResources/tb-mail-forward-flat-24x24.png
52644D	UI/WebServerResources/tb-mail-getmail-flat-24x24.png
52645D	UI/WebServerResources/tb-mail-junk-flat-24x24.png
52646D	UI/WebServerResources/tb-mail-print-flat-24x24.png
52647D	UI/WebServerResources/tb-mail-reply-flat-24x24.png
52648D	UI/WebServerResources/tb-mail-replyall-flat-24x24.png
52649D	UI/WebServerResources/tb-mail-stop-flat-24x24.png
52650D	UI/WebServerResources/tb-mail-write-flat-24x24.png
52651D	UI/WebServerResources/tbtv_account_17x17.png
52652D	UI/WebServerResources/tbtv_corner_17x22.png
52653D	UI/WebServerResources/tbtv_corner_minus_17x22.png
52654D	UI/WebServerResources/tbtv_corner_plus_17x22.png
52655D	UI/WebServerResources/tbtv_drafts_17x17.png
52656D	UI/WebServerResources/tbtv_inbox_17x17.png
52657D	UI/WebServerResources/tbtv_junction_17x22.png
52658D	UI/WebServerResources/tbtv_leaf_corner_17x17.png
52659D	UI/WebServerResources/tbtv_line_17x22.png
52660D	UI/WebServerResources/tbtv_minus_17x22.png
52661D	UI/WebServerResources/tbtv_plus_17x22.png
52662D	UI/WebServerResources/tbtv_sent_17x17.png
52663D	UI/WebServerResources/tbtv_trash_17x17.png
52664D	UI/WebServerResources/tentative.png
52665D	UI/WebServerResources/thead_bg.png
52666D	UI/WebServerResources/title_attachment_14x14.png
52667D	UI/WebServerResources/title_read_14x14.png
52668D	UI/WebServerResources/title_sortdown_12x12.png
52669D	UI/WebServerResources/title_sortup_12x12.png
52670D	UI/WebServerResources/toolbarbtn_a_bg.png
52671D	UI/WebServerResources/toolbarbtn_span_bg.png
52672D	UI/WebServerResources/unread.png
52673D	UI/WebServerResources/up-icon.png
52674D	UI/WebServerResources/upload_document.png
52675D	UI/WebServerResources/week-view.png
52676D	UI/WebServerResources/write-message.png
52677D	UI/WebServerResources/write.png
52678
52679commit a45dc9688575939bdec0f62ad9b1b5a6eb0bc1bd
52680Author: Alexandre Cloutier <acloutier@inverse.ca>
52681Date:   Mon Sep 8 12:39:55 2014 -0400
52682
52683    applied comments
52684
52685M	UI/WebServerResources/MailerUI.js
52686
52687commit b041ec6e652f1411e91a7a9be89167a227ab5d78
52688Author: Alexandre Cloutier <acloutier@inverse.ca>
52689Date:   Fri Jun 27 17:00:32 2014 -0400
52690
52691    activeTasks updates dynamically
52692
52693M	UI/WebServerResources/SchedulerUI.js
52694
52695commit 257d731e04999e10a5e15a416ce191449d7e27c7
52696Author: Alexandre Cloutier <acloutier@inverse.ca>
52697Date:   Wed Jun 25 17:39:48 2014 -0400
52698
52699    multiColumns print view + bugFixes
52700
52701M	UI/Scheduler/English.lproj/Localizable.strings
52702M	UI/WebServerResources/SchedulerUI.js
52703M	UI/WebServerResources/UIxCalViewPrint.css
52704M	UI/WebServerResources/UIxCalViewPrint.js
52705
52706commit 720a946d391858c39142e0422aeb602a5275699e
52707Author: Alexandre Cloutier <acloutier@inverse.ca>
52708Date:   Fri Jun 20 13:16:55 2014 -0400
52709
52710    The multiColumns view
52711
52712M	UI/Scheduler/UIxCalDayTable.m
52713M	UI/Scheduler/UIxCalListingActions.m
52714M	UI/WebServerResources/SchedulerUI.css
52715M	UI/WebServerResources/SchedulerUI.js
52716
52717commit 5ad36626406e55e82867351c9775a357748e2b28
52718Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52719Date:   Thu Jun 11 13:32:57 2015 -0400
52720
52721    (fix) fixed multi-domain support for sogo-tool backup/restore (#2600)
52722
52723M	NEWS
52724M	SoObjects/SOGo/SOGoUserManager.m
52725M	Tools/SOGoToolBackup.m
52726M	Tools/SOGoToolRestore.m
52727M	Tools/sogo-tool.m
52728
52729commit 667e38ff0c42e6ed30f706ac3f25b2eea162e70a
52730Author: Francis Lachapelle <flachapelle@inverse.ca>
52731Date:   Thu Jun 11 13:14:19 2015 -0400
52732
52733    (fix) Escaping of unexpected characters in emails
52734
52735    Properly encode characters in DOM attributes.
52736
52737    Fixes #3241
52738
52739M	UI/Contacts/UIxContactView.m
52740
52741commit 76196bf6f4f460fb93b7a791e2f58a6fb20c33f4
52742Author: Francis Lachapelle <flachapelle@inverse.ca>
52743Date:   Thu Jun 11 12:03:11 2015 -0400
52744
52745    (fix) Handling of cards with unexpected UID
52746
52747    Fixes #3239
52748    Fixes #3245
52749
52750M	NEWS
52751M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
52752M	UI/WebServerResources/ContactsUI.js
52753
52754commit 5435c2dd04cdc718952b08d4f8c1fdea21f5707b
52755Author: Francis Lachapelle <flachapelle@inverse.ca>
52756Date:   Thu Jun 11 11:45:24 2015 -0400
52757
52758    (js) New method String.prototype.fromCSSIdentifier
52759
52760M	UI/WebServerResources/JavascriptAPIExtensions.js
52761
52762commit a70ea385722f364c01aa227351480d31684e040a
52763Author: Francis Lachapelle <flachapelle@inverse.ca>
52764Date:   Thu Jun 11 11:44:17 2015 -0400
52765
52766    New method [NSString+Utilities asSafeJSString]
52767
52768M	SoObjects/SOGo/NSString+Utilities.h
52769M	SoObjects/SOGo/NSString+Utilities.m
52770
52771commit 5e66e8e299a08275be0ce517031f815169057aa9
52772Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52773Date:   Thu Jun 11 11:36:03 2015 -0400
52774
52775    (fix) improvement over previous commit to avoid double-bind
52776
52777M	SoObjects/SOGo/SOGoUserManager.m
52778
52779commit 44af47f69e6dbaecd23adf250de8d149be9abb6a
52780Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52781Date:   Wed Jun 10 20:09:40 2015 -0400
52782
52783    (fix) avoid method clash from categories that would lead to unexpected behaviors
52784
52785M	ActiveSync/NSString+ActiveSync.m
52786
52787commit 54224637b685a913feb451be61dadddcb9242355
52788Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52789Date:   Wed Jun 10 20:06:00 2015 -0400
52790
52791    Revert "Revert "(fix) JavaScript syntax error in 'asCSSIdentifier'""
52792
52793    This reverts commit 662d06d24a5c8c5e364246359be500b5cc33db2c.
52794
52795M	UI/WebServerResources/JavascriptAPIExtensions.js
52796
52797commit d9896192f30d4f350c4678036f69da5698109b76
52798Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52799Date:   Wed Jun 10 20:05:40 2015 -0400
52800
52801    Revert "Revert "Improve creation of CSS identifier""
52802
52803    This reverts commit 7d018221ef753942711826b534f23f8e3bf7447e.
52804
52805M	SoObjects/SOGo/NSString+Utilities.m
52806M	UI/WebServerResources/JavascriptAPIExtensions.js
52807
52808commit 85ad849189d1372459da5c5015eb0fae9f53cb77
52809Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52810Date:   Wed Jun 10 20:05:13 2015 -0400
52811
52812    Revert "Revert "Improved rationale""
52813
52814    This reverts commit 6994c029b8d1fe53840aedd3916c775f66465ebe.
52815
52816M	SoObjects/SOGo/SOGoUserManager.m
52817
52818commit 2c5f598a23dbab988535812eb37f90a87101eb65
52819Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52820Date:   Wed Jun 10 20:04:51 2015 -0400
52821
52822    Revert "Revert "(fix) fixed multidomain issue where UID isn't part of the email address""
52823
52824    This reverts commit ac30c821658316e8daf35386b1ea0fed9a116234.
52825
52826M	SoObjects/SOGo/SOGoUserManager.m
52827
52828commit ac30c821658316e8daf35386b1ea0fed9a116234
52829Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52830Date:   Wed Jun 10 19:11:26 2015 -0400
52831
52832    Revert "(fix) fixed multidomain issue where UID isn't part of the email address"
52833
52834    This reverts commit 1f83ba9d507d9d1fca78f2d221aefe68a9e35cdf.
52835
52836M	SoObjects/SOGo/SOGoUserManager.m
52837
52838commit 6994c029b8d1fe53840aedd3916c775f66465ebe
52839Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52840Date:   Wed Jun 10 19:11:04 2015 -0400
52841
52842    Revert "Improved rationale"
52843
52844    This reverts commit 977406de765f78d34f390da9319d2371f3a22632.
52845
52846M	SoObjects/SOGo/SOGoUserManager.m
52847
52848commit 977406de765f78d34f390da9319d2371f3a22632
52849Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52850Date:   Wed Jun 10 16:31:30 2015 -0400
52851
52852    Improved rationale
52853
52854M	SoObjects/SOGo/SOGoUserManager.m
52855
52856commit 7d018221ef753942711826b534f23f8e3bf7447e
52857Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52858Date:   Wed Jun 10 16:31:15 2015 -0400
52859
52860    Revert "Improve creation of CSS identifier"
52861
52862    This reverts commit e40a19cf8990136e55ba728b4626ca1877e064be.
52863
52864M	SoObjects/SOGo/NSString+Utilities.m
52865M	UI/WebServerResources/JavascriptAPIExtensions.js
52866
52867commit 662d06d24a5c8c5e364246359be500b5cc33db2c
52868Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52869Date:   Wed Jun 10 16:30:56 2015 -0400
52870
52871    Revert "(fix) JavaScript syntax error in 'asCSSIdentifier'"
52872
52873    This reverts commit 9897cee77981274f86e68397eb231dee24b2b7ac.
52874
52875M	UI/WebServerResources/JavascriptAPIExtensions.js
52876
52877commit 9897cee77981274f86e68397eb231dee24b2b7ac
52878Author: Francis Lachapelle <flachapelle@inverse.ca>
52879Date:   Wed Jun 10 15:43:00 2015 -0400
52880
52881    (fix) JavaScript syntax error in 'asCSSIdentifier'
52882
52883M	UI/WebServerResources/JavascriptAPIExtensions.js
52884
52885commit 1f83ba9d507d9d1fca78f2d221aefe68a9e35cdf
52886Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52887Date:   Wed Jun 10 14:31:32 2015 -0400
52888
52889    (fix) fixed multidomain issue where UID isn't part of the email address
52890
52891M	SoObjects/SOGo/SOGoUserManager.m
52892
52893commit e40a19cf8990136e55ba728b4626ca1877e064be
52894Author: Francis Lachapelle <flachapelle@inverse.ca>
52895Date:   Wed Jun 10 14:00:29 2015 -0400
52896
52897    Improve creation of CSS identifier
52898
52899    Now escaping (), [], {}, ", and ;
52900
52901M	SoObjects/SOGo/NSString+Utilities.m
52902M	UI/WebServerResources/JavascriptAPIExtensions.js
52903
52904commit 6bc471ad9a4dc35ec0789dd8efb73a6de5a6ea3f
52905Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52906Date:   Wed Jun 10 10:58:59 2015 -0400
52907
52908    (fix) properly support big characters in EAS and fix encoding QP EAS error for Outlook (#3082)
52909
52910M	ActiveSync/NSString+ActiveSync.m
52911M	ActiveSync/SOGoMailObject+ActiveSync.m
52912M	NEWS
52913
52914commit b1453e1d7e4dc180d33b782eee21f4a374b46938
52915Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52916Date:   Wed Jun 10 10:47:30 2015 -0400
52917
52918    (fix) fixed potential organizer highjacking when using EAS (#3131)
52919
52920M	ActiveSync/iCalEvent+ActiveSync.m
52921M	NEWS
52922
52923commit 88cab67f6d68c037be10bd02a31bd731af39907b
52924Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52925Date:   Wed Jun 10 10:12:15 2015 -0400
52926
52927    (fix) properly escape folder after creation using EAS (#3237)
52928
52929M	ActiveSync/SOGoActiveSyncDispatcher.m
52930M	NEWS
52931
52932commit e1ecf797f5274b3a95ae6f55f68b5f72e137bb93
52933Author: Francis Lachapelle <flachapelle@inverse.ca>
52934Date:   Wed Jun 10 09:08:10 2015 -0400
52935
52936    Use double-quotes for setTimeout of UIxJSClose.wox
52937
52938M	UI/Contacts/UIxContactEditor.m
52939M	UI/Contacts/UIxListEditor.m
52940M	UI/SOGoUI/UIxComponent.m
52941M	UI/Templates/UIxJSClose.wox
52942
52943commit a56dbeb6a9e06777e4117e97a0e71b23a1558cc6
52944Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52945Date:   Tue Jun 9 20:30:22 2015 -0400
52946
52947    (fix) improved the handling of default calendar categories/colors (#3200)
52948
52949M	Documentation/SOGoInstallationGuide.asciidoc
52950M	NEWS
52951M	SoObjects/SOGo/SOGoDefaults.plist
52952M	SoObjects/SOGo/SOGoDomainDefaults.h
52953M	SoObjects/SOGo/SOGoDomainDefaults.m
52954M	SoObjects/SOGo/SOGoUserDefaults.m
52955M	UI/PreferencesUI/UIxPreferences.h
52956M	UI/PreferencesUI/UIxPreferences.m
52957
52958commit 76360958a2a82a67bee00590fd8c76b1fe5733e3
52959Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52960Date:   Tue Jun 9 13:38:10 2015 -0400
52961
52962    (fix) make sure PRODID is set to Inverse/SOGo when importing events
52963
52964M	SoObjects/Appointments/SOGoAppointmentFolder.m
52965
52966commit aa623c5171f0171742dc13431605bed0f3eb8ad7
52967Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52968Date:   Tue Jun 9 09:46:38 2015 -0400
52969
52970    (fix) don't add the domain if already in the uid
52971
52972M	UI/MainUI/SOGoUserHomePage.m
52973
52974commit b93cbeee26f332a07b295cbcf3699b023ebd7b1f
52975Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52976Date:   Fri Jun 5 12:18:27 2015 -0400
52977
52978    (fix) fixed some rare cornercases in multidomain configurations
52979
52980M	NEWS
52981M	SoObjects/SOGo/SOGoUser.m
52982M	SoObjects/SOGo/SOGoUserManager.m
52983
52984commit f3c2d3ca090ad5bb17151fcecd7a2e889713e122
52985Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52986Date:   Thu Jun 4 14:02:50 2015 -0400
52987
52988    Slightly improvement to the text displayed to users
52989
52990M	Scripts/sql-update-2.2.17_to_2.3.0-mysql.sh
52991M	Scripts/sql-update-2.2.17_to_2.3.0.sh
52992
52993commit 24edb2bce82cc44f27c4bb96726218805f038674
52994Author: Ludovic Marcotte <lmarcotte@inverse.ca>
52995Date:   Thu Jun 4 13:46:50 2015 -0400
52996
52997    (fix) code improvemnent to previous commits
52998
52999M	SoObjects/Appointments/SOGoAppointmentObject.m
53000
53001commit 05232526a7f84107f0379af0922898899ca33b0c
53002Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53003Date:   Thu Jun 4 11:46:59 2015 -0400
53004
53005    (fix) small improvement over previous commit
53006
53007M	SoObjects/Appointments/SOGoAppointmentObject.m
53008
53009commit 8c4cb64246d1f5cfa7511882c963f30318eed4d1
53010Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53011Date:   Thu Jun 4 11:39:54 2015 -0400
53012
53013    (fix) now always enforce the organizer's default identity in appointments
53014
53015M	NEWS
53016M	SoObjects/Appointments/SOGoAppointmentObject.m
53017
53018commit ccbaea69995aaf17b15e55312dd398636de9ead2
53019Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53020Date:   Tue Jun 2 13:05:37 2015 -0400
53021
53022    (fix) EAS's GetItemEstimate/ItemOperations now support fetching mails and empty folders
53023
53024M	ActiveSync/SOGoActiveSyncDispatcher.m
53025M	NEWS
53026
53027commit 75206f1f2cefa256f8fb324109f11fd132565706
53028Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53029Date:   Tue Jun 2 12:57:37 2015 -0400
53030
53031    (fix) improved EAS speed, especially when fetching big attachments
53032
53033M	ActiveSync/NSData+ActiveSync.m
53034M	NEWS
53035
53036commit 18a0422367b442790d205c3bd5ed8b9ef8f4d9a0
53037Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53038Date:   Tue Jun 2 09:03:34 2015 -0400
53039
53040    (fix) wrong filename for chmod
53041
53042M	packaging/rhel/sogo.spec
53043
53044commit 2f533f6dae241d28d0145abc9934dbde31317d91
53045Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53046Date:   Tue Jun 2 09:00:21 2015 -0400
53047
53048    (fix) create ${RPM_BUILD_ROOT}/etc/tmpfiles.d/ if not present (test)
53049
53050M	packaging/rhel/sogo.spec
53051
53052commit 4df323eddb23ddc5703501711baf18e2311c3e6b
53053Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53054Date:   Tue Jun 2 08:46:17 2015 -0400
53055
53056    (fix) fixed the target path and name
53057
53058M	packaging/rhel/sogo.spec
53059
53060commit 9435a22905eca35b4976940f2cb366073f88649e
53061Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53062Date:   Tue Jun 2 08:41:53 2015 -0400
53063
53064    (fix) added tmpfs systemd script
53065
53066A	Scripts/sogo-systemd.conf
53067M	packaging/rhel/sogo.spec
53068
53069commit 15bbfeda3abe564a140c1f02de6bbc8d4a3b3d9c
53070Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53071Date:   Tue Jun 2 08:25:54 2015 -0400
53072
53073    (fix) renamed scripts 2.1.17 -> 2.2.17
53074
53075D	Scripts/sql-update-2.1.17_to_2.3.0-mysql.sh
53076D	Scripts/sql-update-2.1.17_to_2.3.0.sh
53077A	Scripts/sql-update-2.2.17_to_2.3.0-mysql.sh
53078A	Scripts/sql-update-2.2.17_to_2.3.0.sh
53079
53080commit 617e6f6454439cde3a41126de35ed47e02815cec
53081Author: Francis Lachapelle <flachapelle@inverse.ca>
53082Date:   Mon Jun 1 11:56:52 2015 -0400
53083
53084    Update NEWS file
53085
53086M	NEWS
53087
53088commit f65076defdc21f487ee0db7574261a17e555a317
53089Author: Francis Lachapelle <flachapelle@inverse.ca>
53090Date:   Mon Jun 1 11:20:32 2015 -0400
53091
53092    Update NEWS file
53093
53094M	NEWS
53095
53096commit 289100beff160072d12afd74e8aaa4d116a0be03
53097Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53098Date:   Mon Jun 1 08:36:02 2015 -0400
53099
53100    Updated files for the 2.3 release
53101
53102M	ChangeLog
53103M	Documentation/docinfo.xml
53104M	Documentation/includes/global-attributes.asciidoc
53105M	NEWS
53106M	Version
53107
53108commit 7da6b0b822c302e3ec1e661fd05fc7c60dfabf82
53109Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53110Date:   Fri May 29 14:23:01 2015 -0400
53111
53112    (fix) only dump broken eas data to file if SOGoEASDebugEnabled is enabled
53113
53114M	ActiveSync/NSData+ActiveSync.m
53115
53116commit 6cf2fd1e52373fbf7c783795c29e08b8800d0615
53117Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53118Date:   Thu May 28 13:41:19 2015 -0400
53119
53120    Adjusted the doc for the procedure on Wheezy/Precise
53121
53122M	Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc
53123
53124commit c95568373fd4711b4795a418ad4804835fba70a7
53125Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53126Date:   Thu May 28 11:29:44 2015 -0400
53127
53128    Added control file for i386/i686 distro to not build OC
53129
53130A	packaging/debian-multiarch/control-no-openchange
53131
53132commit bd12a817a68facbfa351d8b887aff8eb70a84f19
53133Author: Francis Lachapelle <flachapelle@inverse.ca>
53134Date:   Thu May 28 08:30:30 2015 -0400
53135
53136    Update languages in Installation Guide
53137
53138M	Documentation/SOGoInstallationGuide.asciidoc
53139
53140commit 2fd0beeaca85e615d8af693f8bc3eb0b3828bd40
53141Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53142Date:   Wed May 27 15:52:44 2015 -0400
53143
53144    Added precision on supported architectures
53145
53146M	Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc
53147
53148commit db4cd9da6eb4623006a1d8cef10d6cb99ed00009
53149Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53150Date:   Wed May 27 11:07:38 2015 -0400
53151
53152    (fix) doc update regarding samba 4.1.18
53153
53154M	Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc
53155
53156commit bea9b2690741c34817b1b103bee868f4e6f3eabc
53157Author: Gilles Gagniard <gilles@gagniard.org>
53158Date:   Tue May 26 22:55:14 2015 +0200
53159
53160    systemd needs to reload the newly installed sogod.service, otherwise enable/start will fail on first sogo installation
53161
53162M	packaging/rhel/sogo.spec
53163
53164commit 84dfba797809d0181fdbf35d78ec7b1caec7c040
53165Author: Gilles Gagniard <gilles@gagniard.org>
53166Date:   Tue May 26 22:50:28 2015 +0200
53167
53168    honor PREFORK setting in /etc/sysconfig/sogo when starting sogod with systemd
53169
53170M	Scripts/sogo-systemd-redhat
53171
53172commit ce3d55d2cc9ddafe2e76c0200c3a1a9dd74266ef
53173Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53174Date:   Tue May 26 11:08:30 2015 -0400
53175
53176    (fix) do not rewrite the username when using the session from the db
53177
53178M	SoObjects/SOGo/SOGoSession.m
53179
53180commit b43c3f6d98d06529972d0bcbcff8e7b1e2d043c1
53181Author: Francis Lachapelle <flachapelle@inverse.ca>
53182Date:   Mon May 25 13:52:25 2015 -0400
53183
53184    Fix asciidoc of Installation guide
53185
53186M	Documentation/SOGoInstallationGuide.asciidoc
53187
53188commit abcd48a0cdd0662df43e79738fec8456af8cb89d
53189Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53190Date:   Mon May 25 13:37:04 2015 -0400
53191
53192    Added missing image used in the documentation
53193
53194A	Documentation/images/note.png
53195
53196commit d07df554f3d43078dedd74cefe7a63049992c67f
53197Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53198Date:   Mon May 25 13:00:08 2015 -0400
53199
53200    (fix) more fixes and clarifications on the mutli-domain settings
53201
53202M	Documentation/SOGoInstallationGuide.asciidoc
53203M	SoObjects/SOGo/SOGoUser.m
53204M	SoObjects/SOGo/SOGoUserManager.m
53205
53206commit 772c3b3115d596d28f2e86e0ee75328f583374f0
53207Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53208Date:   Mon May 25 10:43:42 2015 -0400
53209
53210    (fix) formatting fixes
53211
53212M	Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc
53213
53214commit ed42d1e26b047e9d074a46a1a60c13a65e2d39de
53215Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53216Date:   Mon May 25 09:19:04 2015 -0400
53217
53218    (fix) more multi-domain fixes and cleanups
53219
53220M	SoObjects/SOGo/SOGoUser.m
53221M	SoObjects/SOGo/SOGoUserManager.m
53222
53223commit e0c1d5e47ba9104030946abe99f3778436e4ae55
53224Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53225Date:   Mon May 25 08:27:46 2015 -0400
53226
53227    Improved the doc for the 2.3 release
53228
53229M	Documentation/SOGoInstallationGuide.asciidoc
53230
53231commit 55d91973bda76775518b0070cf0d9ac019bcc058
53232Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53233Date:   Fri May 22 15:23:48 2015 -0400
53234
53235    Improved the doc for the release
53236
53237M	Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc
53238
53239commit 4f303f8aa26046ecae916c457839d84622b260bb
53240Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53241Date:   Fri May 22 14:03:49 2015 -0400
53242
53243    Fixed mess regarding uid/realUID
53244
53245M	SoObjects/SOGo/SOGoUser.m
53246
53247commit c8995087d8da99a5ece2b3d0742dcac51981a252
53248Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53249Date:   Fri May 22 13:50:06 2015 -0400
53250
53251    Small improvements to the docs
53252
53253M	Documentation/SOGoInstallationGuide.asciidoc
53254
53255commit 2ae5f342daf05b8fa865458ed51a616dda163ab6
53256Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53257Date:   Fri May 22 13:47:48 2015 -0400
53258
53259    Fix a crasher
53260
53261M	SoObjects/SOGo/SOGoUserManager.m
53262
53263commit 1e0473f1e51bc1ae5e6b1a7e75a04f2849f6494b
53264Author: Francis Lachapelle <flachapelle@inverse.ca>
53265Date:   Fri May 22 07:58:26 2015 -0400
53266
53267    Localization
53268
53269M	UI/Common/French.lproj/Localizable.strings
53270
53271commit 7990e23aaa2dfc4ade88309f8a53cfe9e23ccb80
53272Author: Jesús García Sáez <jgarcia@zentyal.com>
53273Date:   Wed May 20 15:24:00 2015 +0200
53274
53275    Fix warning distinct Objective-C type
53276
53277    failedCount is a NSDictionary *, not NSMutableDictionary *
53278
53279M	SoObjects/SOGo/SOGoUserManager.m
53280
53281commit 04ce8d10665ca734fefcbb8cd5c217add4ab614b
53282Author: Jesús García Sáez <jgarcia@zentyal.com>
53283Date:   Wed May 20 12:31:25 2015 +0200
53284
53285    Avoid cache entries with uid@domain@domain prefix
53286
53287    Depend of the current workflow this paths are reached with
53288    username as uid and sometimes as uid@domain. So in multidomain
53289    environments only append @domain when needed.
53290
53291    Conflicts:
53292		SoObjects/SOGo/SOGoUserManager.m
53293
53294M	SoObjects/SOGo/SOGoUserManager.m
53295
53296commit 37461e650d1dca5106daea7e73bf0428211fc803
53297Author: Jesús García Sáez <jgarcia@zentyal.com>
53298Date:   Wed May 20 12:30:05 2015 +0200
53299
53300    Fix conflicts with externalLoginWithEmail + DomainBasedUid
53301
53302    On multidomain environment (SOGoEnableDomainBasedUID) with email for imap
53303    authentication (SOGoForceExternalLoginWithEmail) we need to use uid@domain
53304    instead of just uid in method getEmailForUID
53305
53306M	SoObjects/SOGo/SOGoUserManager.m
53307
53308commit 9922ec56d9d19eed61874a80b33975c3377043e8
53309Author: Jesús García Sáez <jgarcia@zentyal.com>
53310Date:   Wed May 20 11:44:06 2015 +0200
53311
53312    Avoid uid+attributes entries on shared cache
53313
53314    In multidomain environments this will produce that info@domain1.com
53315    can read info@domain2.com emails when info@domain2.com log in after
53316    info@domain1.com is already logged in.
53317
53318    If multidomain is not enabled, this action is not needed because
53319    uid+attributes has been already saved on shared cache
53320
53321M	SoObjects/SOGo/SOGoUserManager.m
53322
53323commit 789334924429a4750d5f2c7ad4cfdb84c42e0717
53324Author: Francis Lachapelle <flachapelle@inverse.ca>
53325Date:   Thu May 21 21:35:13 2015 -0400
53326
53327    TimePicker: allow entries from numpad
53328
53329    Fixes #1516
53330
53331M	UI/WebServerResources/SOGoTimePicker.js
53332
53333commit e40be922048b284597fb6711da60ad89e155acee
53334Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53335Date:   Thu May 21 08:48:45 2015 -0400
53336
53337    Updated NEWS file regarding PR#84
53338
53339M	NEWS
53340
53341commit 79bfc7aedf0b03acf40f78fbc714c12d11f37254
53342Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53343Date:   Wed May 20 14:27:57 2015 -0400
53344
53345    (fix) more rhel7 fix
53346
53347M	packaging/rhel/sogo.spec
53348
53349commit 54ab0bf822bec60bec48a1e79ba0553e69f1dd79
53350Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53351Date:   Wed May 20 14:24:02 2015 -0400
53352
53353    (fix) rhel7 packaging fix
53354
53355M	packaging/rhel/sogo.spec
53356
53357commit 7e8c79c64697ff012d7fb4419e07e8ad0e297498
53358Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53359Date:   Wed May 20 13:51:16 2015 -0400
53360
53361    (fix) use the contact-info, not the user/group bit identifier
53362
53363M	UI/WebServerResources/AdministrationUI.js
53364
53365commit 416711ea43af4fe1c7095111ef6beef5fb577432
53366Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53367Date:   Tue May 19 13:48:59 2015 -0400
53368
53369    (fix) avoid appending the domain unconditionally when SOGoEnableDomainBasedUID is set to YES
53370
53371M	NEWS
53372M	SoObjects/SOGo/SOGoUserFolder.m
53373M	SoObjects/SOGo/SOGoUserManager.m
53374M	UI/MainUI/SOGoRootPage.m
53375
53376commit 5a8f310bc80b2e2daed248d7e7fb4a400a6ee48a
53377Author: Javier Amor García <jamor@zentyal.com>
53378Date:   Mon May 18 14:43:11 2015 +0200
53379
53380    Show 'complexity password' error instead of a generic error.
53381
53382    There is not discrimination between complexity and length errors because backend does not
53383    return different error codes for each case.
53384
53385M	SoObjects/SOGo/LDAPSource.m
53386
53387commit ae72c2f1d5c32a009207b09bc748cdccd257452e
53388Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53389Date:   Tue May 19 06:35:19 2015 -0400
53390
53391    Renamed scripts
53392
53393D	Scripts/sql-update-2.1.17_to_2.1.18-mysql.sh
53394D	Scripts/sql-update-2.1.17_to_2.1.18.sh
53395A	Scripts/sql-update-2.1.17_to_2.3.0-mysql.sh
53396A	Scripts/sql-update-2.1.17_to_2.3.0.sh
53397
53398commit e2ef0103c4c05c38354b620a09fc83c8c299da0d
53399Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
53400Date:   Tue May 19 00:01:47 2015 +0200
53401
53402    oc-calendar: Fix regression on AppointmentTimeZoneDefinitionStartDisplay
53403
53404    Introduced by ebe2a466e7 in PR #132 when the event is not
53405    all day neither recurrent one.
53406
53407    The fix is just to initialise to nil when it is a normal event
53408    and it returns NOT_FOUND for this property.
53409
53410M	OpenChange/MAPIStoreAppointmentWrapper.m
53411
53412commit 143ee59f5b5401c28374f882ad73d7763c3894d7
53413Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53414Date:   Fri May 15 09:38:58 2015 -0400
53415
53416    Improved debian packaging regarding apache 2.2 -> 2.4
53417
53418M	packaging/debian-multiarch/sogo.postinst
53419M	packaging/debian-multiarch/sogo.prerm
53420
53421commit 037a3a136a83ecf4bf5c4d01ca3d396cee6d31ad
53422Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53423Date:   Thu May 14 15:58:53 2015 -0400
53424
53425    (fix) message bodies not shown on some EAS devices (#3173)
53426
53427M	ActiveSync/SOGoMailObject+ActiveSync.m
53428M	NEWS
53429
53430commit c98a00051597a9c1bee39bdb9f9e0514c4089b23
53431Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53432Date:   Thu May 14 15:49:53 2015 -0400
53433
53434    (feat) many improvements to EAS SmartReply/SmartForward commands
53435
53436M	ActiveSync/SOGoActiveSyncDispatcher.m
53437M	NEWS
53438
53439commit cc1e9f2fff0460cd7cff5acdf6cccc705c14c666
53440Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53441Date:   Thu May 14 15:40:03 2015 -0400
53442
53443    (fix) additional fix for #3152
53444
53445M	ActiveSync/SOGoMailObject+ActiveSync.m
53446
53447commit 9dc0a08bba30c80412652be02b3c5b1d79042769
53448Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53449Date:   Thu May 14 15:28:23 2015 -0400
53450
53451    (fix) removed unused import
53452
53453M	ActiveSync/SOGoActiveSyncDispatcher.m
53454
53455commit 5412599832d812e4db181d2398dfd06dbd0a16de
53456Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53457Date:   Thu May 14 15:26:18 2015 -0400
53458
53459    (feat) now possible to log EAS commands using the SOGoEASDebugEnabled system defaults
53460
53461M	ActiveSync/SOGoActiveSyncDispatcher.m
53462M	Documentation/SOGoInstallationGuide.asciidoc
53463M	NEWS
53464M	SoObjects/SOGo/SOGoSystemDefaults.h
53465M	SoObjects/SOGo/SOGoSystemDefaults.m
53466
53467commit fbf5c4f6c2dcad6fa8afb24e0faa7f1704d074fb
53468Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53469Date:   Wed May 13 19:09:58 2015 -0400
53470
53471    (fix) always include SrcMsgId in the MoveItems's response
53472
53473M	ActiveSync/SOGoActiveSyncDispatcher.m
53474
53475commit d97813451eae96da5a0441d6789e56271440b764
53476Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53477Date:   Wed May 13 16:09:41 2015 -0400
53478
53479    (fix) moved stuff to multiarch
53480
53481M	packaging/debian-multiarch/rules
53482M	packaging/debian-multiarch/sogo.install
53483M	packaging/debian-multiarch/sogo.postinst
53484M	packaging/debian-multiarch/sogo.prerm
53485M	packaging/debian/rules
53486M	packaging/debian/sogo.install
53487M	packaging/debian/sogo.postinst
53488M	packaging/debian/sogo.prerm
53489
53490commit 4de814c3b22d93cd51e368f7f4c3d93edb871d16
53491Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53492Date:   Wed May 13 15:48:47 2015 -0400
53493
53494    (fix) first pass (and hopefully only) at Apache 2.2->2.4 mess
53495
53496M	packaging/debian/rules
53497M	packaging/debian/sogo.install
53498M	packaging/debian/sogo.postinst
53499M	packaging/debian/sogo.prerm
53500
53501commit fb121974ec38564f194cb2f710d6adaf1758bc50
53502Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53503Date:   Wed May 13 14:52:10 2015 -0400
53504
53505    refactored previous commit
53506
53507M	UI/Scheduler/UIxCalListingActions.m
53508
53509commit 39aa9a97db9785a1857436a6cd17ffd8203d7935
53510Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53511Date:   Wed May 13 14:36:35 2015 -0400
53512
53513    (fix) make sure we return event blocks sorted by start date (#2939)
53514
53515M	UI/Scheduler/UIxCalListingActions.m
53516
53517commit dc48e05dd37ae05a5d2c16c8b0da8da76e07582e
53518Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53519Date:   Wed May 13 13:12:15 2015 -0400
53520
53521    (feat) print event/task description in list view (#2881)
53522
53523M	NEWS
53524M	SoObjects/Appointments/SOGoAppointmentFolder.m
53525M	SoObjects/Appointments/iCalEvent+SOGo.m
53526M	SoObjects/Appointments/iCalToDo+SOGo.m
53527M	UI/Scheduler/UIxCalListingActions.m
53528M	UI/WebServerResources/UIxCalViewPrint.js
53529
53530commit 0ea0a776664c02716f693171a0e787266bdd1c68
53531Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53532Date:   Wed May 13 10:55:17 2015 -0400
53533
53534    fixed typo in previous commit
53535
53536M	SOPE/GDLContentStore/appointment.ocs
53537
53538commit f8b7ebdaf8215406208b756e94d18c7b420cd9f6
53539Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53540Date:   Wed May 13 10:51:12 2015 -0400
53541
53542    Adjust OCS files regarding previous commit
53543
53544M	SOPE/GDLContentStore/appointment-oracle.ocs
53545M	SOPE/GDLContentStore/appointment.ocs
53546
53547commit 5cf500d56013ab76d61c490a2da3bc771adb6a20
53548Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53549Date:   Wed May 13 10:45:19 2015 -0400
53550
53551    (feat) added c_description to calendar quick tables
53552
53553M	Scripts/sql-update-2.1.17_to_2.1.18-mysql.sh
53554M	Scripts/sql-update-2.1.17_to_2.1.18.sh
53555
53556commit c1ce32ac943f559b5ada73c3b88d924a1a415aa2
53557Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53558Date:   Tue May 12 15:48:42 2015 -0400
53559
53560    (fix) now handle very large amount of participants correctly (#3175)
53561
53562M	Documentation/SOGoInstallationGuide.asciidoc
53563M	NEWS
53564M	SOPE/GDLContentStore/appointment-oracle.ocs
53565M	SOPE/GDLContentStore/appointment.ocs
53566A	Scripts/sql-update-2.1.17_to_2.1.18-mysql.sh
53567A	Scripts/sql-update-2.1.17_to_2.1.18.sh
53568
53569commit e71a1c9974cc6f0177b50065a173aa37963cc159
53570Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53571Date:   Tue May 12 10:44:51 2015 -0400
53572
53573    (fix) addition fix for #3152
53574
53575M	ActiveSync/SOGoActiveSyncDispatcher.m
53576M	ActiveSync/SOGoMailObject+ActiveSync.m
53577
53578commit 96b2e0e1f5465627925faa60188c232d67f4e4ae
53579Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53580Date:   Tue May 12 10:37:26 2015 -0400
53581
53582    (fix) use dateTime instead of compact format for meeting requests
53583
53584M	ActiveSync/SOGoMailObject+ActiveSync.m
53585
53586commit a145fdbb5366703c8eb564430a3d1ec8953e3275
53587Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53588Date:   Tue May 12 10:33:05 2015 -0400
53589
53590    (fix) ensure calendar objects have a (fake) filename
53591
53592M	SoObjects/Mailer/SOGoMailObject.m
53593
53594commit 619e9fe7ddc2696ebd6ef58eee73f7884d2a2c47
53595Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53596Date:   Tue May 12 10:28:47 2015 -0400
53597
53598    (fix) now correctly handle multiple email addresses in the GAL over EAS
53599
53600M	ActiveSync/SOGoActiveSyncDispatcher.m
53601M	NEWS
53602
53603commit 64da65d827a282de96353eeed3179c6e2886a228
53604Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53605Date:   Tue May 12 10:19:20 2015 -0400
53606
53607    (fix) fallback to Latin1 when trying to parse versit data
53608
53609M	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m
53610
53611commit 364a07bd05834c356ba4c3391b0a20ca52d7073e
53612Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53613Date:   Tue May 12 10:15:07 2015 -0400
53614
53615    set the preferred body type for meeting response
53616
53617M	ActiveSync/SOGoMailObject+ActiveSync.m
53618
53619commit 2c78d60e4abeb972ecc86e3d3ecd43ca376a5c84
53620Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53621Date:   Tue May 12 10:12:57 2015 -0400
53622
53623    (fix) now correct handle external invitations using EAS
53624
53625M	ActiveSync/SOGoActiveSyncDispatcher.m
53626M	NEWS
53627
53628commit ee8caa5a990ced533059020ad82c21ebb66a541f
53629Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53630Date:   Tue May 12 10:05:45 2015 -0400
53631
53632    (fix) now set MeetingMessageType only for EAS 14.1
53633
53634M	ActiveSync/SOGoMailObject+ActiveSync.m
53635M	NEWS
53636
53637commit f666b436dd40e48de67c8f1f6e29b65c714f9e52
53638Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53639Date:   Tue May 12 09:59:01 2015 -0400
53640
53641    (fix) make sure sure email invitations can always be read by EAS clients
53642
53643M	ActiveSync/SOGoMailObject+ActiveSync.m
53644M	NEWS
53645
53646commit 4826f0155552d56a98712dff1a607a2504b98591
53647Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53648Date:   Tue May 12 09:52:13 2015 -0400
53649
53650    (fix) fixed EAS replies decoding from Outlook (#3123)
53651
53652M	NEWS
53653M	SoObjects/Mailer/SOGoMailObject.m
53654
53655commit 0a285eedec327c8ea7f285f228c6083bcf5438d0
53656Author: Juan Vallés <jvalles@zentyal.com>
53657Date:   Wed May 6 16:22:06 2015 +0200
53658
53659    oc-calendar: Fix property values of invitation responses
53660
53661    The value of `PidTagResponseRequested` property in the invitation mail
53662    wasn't being set properly, while the `PidTagReplyRequested` property
53663    wasn't being set at all. This caused invitation response mails not to be
53664    sent. Both properties are expected to be `true`.
53665
53666M	OpenChange/MAPIStoreMailMessage.h
53667M	OpenChange/MAPIStoreMailMessage.m
53668
53669commit fbb779a71d6fc1b97ccfb7ba5a68f02ab973f43a
53670Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53671Date:   Wed May 6 16:03:33 2015 -0400
53672
53673    (fix) During login, we now extract the domain from the user to accelerate authentication requests on sources
53674
53675M	NEWS
53676M	SoObjects/SOGo/SOGoUserManager.m
53677
53678commit 15f95c4956b897eb5927c65abc5adcdd172a768a
53679Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
53680Date:   Thu Apr 30 00:16:24 2015 +0200
53681
53682    oc-mail: Support restricitions on name for MAPIStoreMailFolderTable
53683
53684    This allows us to search for a subfolder in a mail
53685    folder successfully. This is happening, for instance, on folder creation.
53686
53687M	OpenChange/GNUmakefile
53688M	OpenChange/MAPIStoreMailFolder.m
53689A	OpenChange/MAPIStoreMailFolderTable.h
53690A	OpenChange/MAPIStoreMailFolderTable.m
53691
53692commit 2d65b75b56c43f105ff7982864f0fa7cab2a0f83
53693Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
53694Date:   Tue May 5 10:46:53 2015 +0200
53695
53696    oc-mail: Flush IMAP hierarchy cache to update Outlook folders
53697
53698    This fixes two scenarios:
53699
53700    * An IMAP subfolder has updated its hierarchy when it is asked
53701      to be synchronised
53702    * An IMAP root folder is created on Outlook when you logon. OpenChange
53703      changes are required to be refreshed on synchronisation.
53704
53705M	OpenChange/MAPIStoreMailContext.m
53706M	OpenChange/MAPIStoreMailFolder.m
53707
53708commit ebe2a466e7ac3d6aa0f10befc9367555224ac752
53709Author: Juan Vallés <jvalles@zentyal.com>
53710Date:   Tue May 5 10:28:58 2015 +0200
53711
53712    oc-calendar: Compute PidLidAppointmentDefinitionStartWhole for all-day events
53713
53714M	OpenChange/MAPIStoreAppointmentWrapper.m
53715
53716commit 7e89c43919a258dc4f41d309b58408dab307b6d5
53717Author: Juan Vallés <jvalles@zentyal.com>
53718Date:   Tue May 5 10:01:09 2015 +0200
53719
53720    oc-calendar: Compute time offset in floating time in all-day recurring events
53721
53722M	OpenChange/MAPIStoreAppointmentWrapper.m
53723
53724commit a37f43866343131b7da329020193d10684c72092
53725Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53726Date:   Mon May 4 09:11:52 2015 -0400
53727
53728    (fix) the EAS maximum response size being per-folder, and not global
53729
53730M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
53731M	NEWS
53732
53733commit 50896eb526b2bb1b3f50c9b5ef2bf183fab156cf
53734Author: Francis Lachapelle <flachapelle@inverse.ca>
53735Date:   Tue Apr 28 14:44:29 2015 -0400
53736
53737    (i18n) Improve Basque Locale file
53738
53739M	UI/MainUI/Basque.lproj/Locale
53740
53741commit 7ff12c7a64bf86a039ee6c9ca4f33ad91cbb26bd
53742Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53743Date:   Mon Apr 27 15:07:44 2015 -0400
53744
53745    Updated NEWS file regarding Zentyal's PRs
53746
53747M	NEWS
53748
53749commit f2b5f5917b123eade52c13903a6cc3486ca85e7a
53750Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53751Date:   Mon Apr 27 15:02:00 2015 -0400
53752
53753    Fixed dot notation
53754
53755M	OpenChange/RTFHandler.m
53756
53757commit dfb960eac423292e0be74cd8e1ad1f301cc215f2
53758Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53759Date:   Mon Apr 27 14:57:44 2015 -0400
53760
53761    Disabled -Werr for now
53762
53763M	OpenChange/GNUmakefile
53764
53765commit a1406d01e18e3ffe69f0d47206a864661fbfbf79
53766Author: Francis Lachapelle <flachapelle@inverse.ca>
53767Date:   Mon Apr 27 13:57:37 2015 -0400
53768
53769    Initial Basque translation
53770
53771M	.tx/config
53772M	NEWS
53773A	SoObjects/Appointments/Basque.lproj/Localizable.strings
53774M	SoObjects/Appointments/GNUmakefile
53775A	SoObjects/Contacts/Basque.lproj/Localizable.strings
53776M	SoObjects/Contacts/GNUmakefile
53777A	SoObjects/Mailer/Basque.lproj/Localizable.strings
53778M	SoObjects/Mailer/GNUmakefile
53779A	SoObjects/Mailer/SOGoMailBasqueForward.wo/SOGoMailBasqueForward.html
53780A	SoObjects/Mailer/SOGoMailBasqueForward.wo/SOGoMailBasqueForward.wod
53781A	SoObjects/Mailer/SOGoMailBasqueReply.wo/SOGoMailBasqueReply.html
53782A	SoObjects/Mailer/SOGoMailBasqueReply.wo/SOGoMailBasqueReply.wod
53783M	SoObjects/SOGo/SOGoDefaults.plist
53784M	Tests/Integration/preferences.py
53785A	UI/AdministrationUI/Basque.lproj/Localizable.strings
53786M	UI/AdministrationUI/GNUmakefile
53787A	UI/Common/Basque.lproj/Localizable.strings
53788M	UI/Common/GNUmakefile
53789A	UI/Contacts/Basque.lproj/Localizable.strings
53790M	UI/Contacts/GNUmakefile
53791A	UI/MailPartViewers/Basque.lproj/Localizable.strings
53792M	UI/MailPartViewers/GNUmakefile
53793A	UI/MailerUI/Basque.lproj/Localizable.strings
53794M	UI/MailerUI/GNUmakefile
53795M	UI/MainUI/Arabic.lproj/Localizable.strings
53796A	UI/MainUI/Basque.lproj/Locale
53797A	UI/MainUI/Basque.lproj/Localizable.strings
53798M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
53799M	UI/MainUI/Catalan.lproj/Localizable.strings
53800M	UI/MainUI/Czech.lproj/Localizable.strings
53801M	UI/MainUI/Danish.lproj/Localizable.strings
53802M	UI/MainUI/Dutch.lproj/Localizable.strings
53803M	UI/MainUI/English.lproj/Localizable.strings
53804M	UI/MainUI/Finnish.lproj/Localizable.strings
53805M	UI/MainUI/French.lproj/Localizable.strings
53806M	UI/MainUI/GNUmakefile
53807M	UI/MainUI/German.lproj/Localizable.strings
53808M	UI/MainUI/Hungarian.lproj/Localizable.strings
53809M	UI/MainUI/Icelandic.lproj/Localizable.strings
53810M	UI/MainUI/Italian.lproj/Localizable.strings
53811M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
53812M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
53813M	UI/MainUI/Polish.lproj/Localizable.strings
53814M	UI/MainUI/Russian.lproj/Localizable.strings
53815M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
53816M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
53817M	UI/MainUI/Swedish.lproj/Localizable.strings
53818M	UI/MainUI/Ukrainian.lproj/Localizable.strings
53819M	UI/MainUI/Welsh.lproj/Localizable.strings
53820M	UI/PreferencesUI/Arabic.lproj/Localizable.strings
53821A	UI/PreferencesUI/Basque.lproj/Localizable.strings
53822M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
53823M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
53824M	UI/PreferencesUI/Czech.lproj/Localizable.strings
53825M	UI/PreferencesUI/Danish.lproj/Localizable.strings
53826M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
53827M	UI/PreferencesUI/English.lproj/Localizable.strings
53828M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
53829M	UI/PreferencesUI/French.lproj/Localizable.strings
53830M	UI/PreferencesUI/GNUmakefile
53831M	UI/PreferencesUI/German.lproj/Localizable.strings
53832M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
53833M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
53834M	UI/PreferencesUI/Italian.lproj/Localizable.strings
53835M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
53836M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
53837M	UI/PreferencesUI/Polish.lproj/Localizable.strings
53838M	UI/PreferencesUI/Russian.lproj/Localizable.strings
53839M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
53840M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
53841M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
53842M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
53843M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
53844M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
53845A	UI/Scheduler/Basque.lproj/Localizable.strings
53846M	UI/Scheduler/GNUmakefile
53847
53848commit 07ac3f43fbdaeede58a7941c831f9f86c13bcdbd
53849Author: Francis Lachapelle <flachapelle@inverse.ca>
53850Date:   Mon Apr 27 10:38:29 2015 -0400
53851
53852    Simplify some calls in SOGoAppointmentFolder.m
53853
53854M	SoObjects/Appointments/SOGoAppointmentFolder.m
53855
53856commit 84c199b95a8e83374305688c4408a839ff7be8f7
53857Author: Jeroen Dekkers <jeroen@dekkers.ch>
53858Date:   Sun Apr 26 13:33:03 2015 +0200
53859
53860    Spelling fix: dictionnary -> dictionary
53861
53862M	SoObjects/Appointments/SOGoAppointmentFolder.m
53863M	UI/MailerUI/UIxMailActions.m
53864M	UI/WebServerResources/MailerUI.js
53865
53866commit 769045bbf6bd010c36c56e1b30cc6d4773dc78f6
53867Author: Jeroen Dekkers <jeroen@dekkers.ch>
53868Date:   Sat Apr 25 14:40:42 2015 +0200
53869
53870    Do not include nonexistent config.h
53871
53872M	SoObjects/SOGo/md4.c
53873
53874commit 78f5f60b16194f502871ec77270bef8ac1265fdf
53875Author: Julio García <jjgarcia@zentyal.com>
53876Date:   Mon Apr 20 13:15:22 2015 +0200
53877
53878    Revert "oc: monkeypatched NGImap4Connection class from sope"
53879
53880    This reverts commit 24e35103ff0a5094f81b9f241cb8164293ac7b83.
53881
53882M	OpenChange/GNUmakefile
53883D	OpenChange/NGImap4Connection+Monkeypatching.h
53884D	OpenChange/NGImap4Connection+Monkeypatching.m
53885
53886commit 255b3d2d006a6acf2aeb854aa20d88f8e77f8c1d
53887Author: Julio García <jjgarcia@zentyal.com>
53888Date:   Mon Apr 20 13:15:13 2015 +0200
53889
53890    Revert "oc: NGImap4Connection:fetchUids don't delete RawResponse"
53891
53892    This reverts commit c410a9fc3ff7694d179e69e5d9a904396f0ab07e.
53893
53894M	OpenChange/NGImap4Connection+Monkeypatching.h
53895M	OpenChange/NGImap4Connection+Monkeypatching.m
53896
53897commit 1d9e085658cdb8ca93a44b8066a3907f14f0047b
53898Author: Julio García <jjgarcia@zentyal.com>
53899Date:   Mon Apr 20 13:15:04 2015 +0200
53900
53901    Revert "oc: NGImap4Connection:fetchUids changed error messages"
53902
53903    This reverts commit 41320a4813e232b02780eea42792b108c7f4bf3f.
53904
53905M	OpenChange/NGImap4Connection+Monkeypatching.m
53906
53907commit 9901788db67cb09843752652d6170aeeead50e0e
53908Author: Julio García <jjgarcia@zentyal.com>
53909Date:   Mon Apr 20 09:51:02 2015 +0200
53910
53911    Revert "Update news for next release"
53912
53913    This reverts commit cd47c926c92c29c7ee63c3990417883d60be2be7.
53914
53915    Conflicts:
53916		NEWS
53917
53918M	NEWS
53919
53920commit 8e39f03f834679bc8f0073daaf286849da919da5
53921Author: Julio García <jjgarcia@zentyal.com>
53922Date:   Mon Apr 20 09:48:52 2015 +0200
53923
53924    Revert "Prepare for 2.2.17a-zentyal1"
53925
53926    This reverts commit 8706443685ff3cb4e71d79e08204e826698db597.
53927
53928    Conflicts:
53929		NEWS
53930
53931M	NEWS
53932
53933commit f6370d10cba1f75c59b837addc5d4236a579c744
53934Author: Julio García <jjgarcia@zentyal.com>
53935Date:   Mon Apr 20 09:47:40 2015 +0200
53936
53937    Revert "Prepare for new 2.2.15-zentyal3 version"
53938
53939    This reverts commit 914e7b7418128dbc112746d4b58a81eef2a64d88.
53940
53941    Conflicts:
53942		NEWS
53943
53944M	NEWS
53945
53946commit d0c1737b1b65c4ab16a65594002ca1ad7a8a7215
53947Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53948Date:   Fri Apr 17 14:09:51 2015 -0400
53949
53950    Removed TODO refs
53951
53952M	packaging/debian-multiarch/sogo.docs
53953M	packaging/debian/sogo.docs
53954
53955commit 836095e9844f37c29fc140680980877dd1ed0a57
53956Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53957Date:   Fri Apr 17 14:09:13 2015 -0400
53958
53959    Removed old TODO file
53960
53961D	TODO
53962
53963commit a86b164228a43e897c338d6f362446410048a2f2
53964Author: Luc Charland <lcharland@inverse.ca>
53965Date:   Fri Apr 17 10:38:40 2015 -0400
53966
53967    uses a dict instead of a string of a dict for preventInvitationsTest
53968
53969M	Tests/Integration/test-preferences.py
53970M	Tests/Integration/test-prevent-invitations.py
53971
53972commit 5847e086ec803905d8225e064a9a5dfc38612761
53973Author: Francis Lachapelle <flachapelle@inverse.ca>
53974Date:   Fri Apr 17 09:55:27 2015 -0400
53975
53976    (fix) Edition and access of attach URL in editor
53977
53978M	NEWS
53979M	UI/WebServerResources/UIxComponentEditor.js
53980
53981commit 3872af35d1ecdf93ff0cf3db92ff0bd6708eaeb8
53982Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53983Date:   Fri Apr 17 09:41:39 2015 -0400
53984
53985    (fix) Improve prevent invitations error handling
53986
53987M	SoObjects/Appointments/SOGoAppointmentObject.m
53988M	UI/PreferencesUI/UIxPreferences.m
53989
53990commit beb666bc5f995e81c3cf56925038a780ad80e7f4
53991Author: Ludovic Marcotte <lmarcotte@inverse.ca>
53992Date:   Fri Apr 17 09:29:49 2015 -0400
53993
53994    (fix) fixed md4 support (for NTLM password changes) with GNU TLS
53995
53996M	NEWS
53997M	SoObjects/SOGo/GNUmakefile
53998M	SoObjects/SOGo/GNUmakefile.preamble
53999M	SoObjects/SOGo/NSData+Crypto.m
54000A	SoObjects/SOGo/md4.c
54001A	SoObjects/SOGo/md4.h
54002
54003commit 030d34343271f3e41a3d8c7715bd917bbaf791d6
54004Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54005Date:   Mon Apr 13 11:55:43 2015 +0200
54006
54007    oc: Do not create indexing entry for a root folder
54008
54009    This is done by OpenChange after this patchset is merged:
54010
54011    https://github.com/openchange/openchange/pull/273
54012
54013M	OpenChange/MAPIStoreContext.m
54014
54015commit a7306a77cb3db91ebef22771b9fd5e69f0ed22b0
54016Author: Francis Lachapelle <flachapelle@inverse.ca>
54017Date:   Thu Apr 16 15:27:55 2015 -0400
54018
54019    (fix) JavaScript error when saving preferences
54020
54021    The error was occuring when the user enabled forwarding but no domains
54022    constraints were defined in the SOGo's configuration.
54023
54024M	UI/WebServerResources/UIxPreferences.js
54025
54026commit 539060d25271cc5e5ba0a28d34522f806ff4025b
54027Author: José Antonio Calvo <jacalvo@zentyal.com>
54028Date:   Thu Apr 16 09:34:43 2015 +0200
54029
54030    oc-calendar: Fix recipient type for invitations
54031
54032    Take into account optional attendees setting the recipient
54033    type to MAPI_CC when they have the iCal role set to OPT-PARTICIPANT
54034    instead of harding always MAPI_TO (required) as was done before.
54035
54036    This is a complementary fix for: https://github.com/Zentyal/sogo/pull/108
54037
54038M	OpenChange/MAPIStoreAppointmentWrapper.m
54039
54040commit d4930a7960e0cd3c8891d2695d8f957b3471e69d
54041Author: Julien Kerihuel <j.kerihuel@openchange.org>
54042Date:   Mon Mar 30 04:42:13 2015 +0200
54043
54044    oc: Remove deprecated notification code.
54045
54046M	OpenChange/MAPIStoreFolder.h
54047M	OpenChange/MAPIStoreFolder.m
54048M	OpenChange/MAPIStoreMailFolder.m
54049M	OpenChange/MAPIStoreMessage.m
54050M	OpenChange/MAPIStoreMessageTable.m
54051
54052commit 0f432b654f708ab96c79c5197d67e8cd8980951a
54053Author: Jesús García Sáez <jgarcia@zentyal.com>
54054Date:   Wed Apr 15 18:52:55 2015 +0200
54055
54056    oc: Fix internal EntryIds properties on multidomain
54057
54058    PidTag*EntryId properties were not being generated (which contain
54059    the email address and so on). Functionality on Outlook clients like
54060    "Reply All" were not working because of this (probably a lot more
54061    stuff related with email addresses).
54062
54063    With multidomain support enabled outlook clients will use full email
54064    address (e.g. user@domain.com) as login.
54065
54066    This change is needed because we were performing ldap queries on samdb
54067    using (sAMAccountName=UIDFieldName), being UIDFieldName the parameter
54068    configured in sogo.conf for that source. In multidomain environment
54069    this field could be `sAMAccountName` but it could not. Actually the
54070    more logical scenario will be to use `uid` field here (which will be
54071    just `user`, without the `@domain.com` part).
54072
54073    SOGoUserManager will return `sAMAccountName` if the contact has it
54074    (in Outlook environment that means always) so it can (and must) be
54075    used to query samdb in MAPIStoreSamDBUtils properly.
54076
54077    TL;DR: use sAMAccoutName instead of uid to query samdb
54078
54079M	OpenChange/MAPIStoreAppointmentWrapper.m
54080M	OpenChange/MAPIStoreMailMessage.m
54081M	OpenChange/MAPIStoreMailVolatileMessage.m
54082M	OpenChange/MAPIStoreSamDBUtils.m
54083M	SoObjects/SOGo/SOGoUserManager.m
54084
54085commit cdb608551018fe6de9696393cd4b021cfe46dd7b
54086Author: Julio García <jjgarcia@zentyal.com>
54087Date:   Thu Apr 16 09:55:32 2015 +0200
54088
54089    Revert "Adding missing build dependency gnulib"
54090
54091    This reverts commit 210053ea20ef9b803b7486e700576bc33e70330f.
54092
54093M	SoObjects/SOGo/NSData+Crypto.m
54094M	packaging/debian/control
54095
54096commit 6b3454376eee8f81f023f91dc982c5d40f48e76f
54097Author: Julio García <jjgarcia@zentyal.com>
54098Date:   Thu Apr 16 09:55:22 2015 +0200
54099
54100    Revert "configure: Fix gnulib/crypto/md4 dependency"
54101
54102    This reverts commit f0a3fdae5bdfa242d8b4a6b01025195c0eb4a620.
54103
54104D	SoObjects/SOGo/.gitignore
54105M	SoObjects/SOGo/GNUmakefile.preamble
54106M	configure
54107
54108commit a8e8ec535af3d1674d261df0e39e1bd5ce3bc954
54109Author: Julio García <jjgarcia@zentyal.com>
54110Date:   Wed Apr 15 16:10:03 2015 +0200
54111
54112    Prepare for 2.2.17a-zentyal1
54113
54114M	NEWS
54115
54116commit 8706443685ff3cb4e71d79e08204e826698db597
54117Author: Julio García <jjgarcia@zentyal.com>
54118Date:   Wed Apr 15 16:10:03 2015 +0200
54119
54120    Prepare for 2.2.17a-zentyal1
54121
54122M	NEWS
54123
54124commit f0a3fdae5bdfa242d8b4a6b01025195c0eb4a620
54125Author: Jesús García Sáez <jgarcia@zentyal.com>
54126Date:   Wed Apr 15 14:31:42 2015 +0200
54127
54128    configure: Fix gnulib/crypto/md4 dependency
54129
54130    Gnulib project needs Autoconf to be able to import their modules with gnulib-tool
54131    http://www.gnu.org/software/gnulib/manual/html_node/Initial-import.html#Initial-import
54132
54133    We only need md4.c file so this is a workaround to compile it without using
54134    gnulib-tool --import
54135
54136A	SoObjects/SOGo/.gitignore
54137M	SoObjects/SOGo/GNUmakefile.preamble
54138M	configure
54139
54140commit 210053ea20ef9b803b7486e700576bc33e70330f
54141Author: Julio García <jjgarcia@zentyal.com>
54142Date:   Fri Apr 10 18:50:47 2015 +0200
54143
54144    Adding missing build dependency gnulib
54145
54146M	SoObjects/SOGo/NSData+Crypto.m
54147M	packaging/debian/control
54148
54149commit 1d6f1a83af84b563914e5f47ddafdb093b9b2016
54150Author: Jesús García Sáez <jgarcia@zentyal.com>
54151Date:   Tue Apr 14 13:08:21 2015 +0200
54152
54153    use full login for sogo_cache_folder tables
54154
54155    So when multidomain is enabled we will have tables like
54156    sogo_cache_folder_user_A_domain_D_com instead of just
54157    sogo_cache_folder_user
54158
54159    If multidomain is disabled the folders will still be like
54160    sogo_cache_folder_user
54161
54162M	ActiveSync/SOGoActiveSyncDispatcher.m
54163M	OpenChange/MAPIStoreUserContext.m
54164M	Tools/SOGoToolManageEAS.m
54165
54166commit 914e7b7418128dbc112746d4b58a81eef2a64d88
54167Author: Julio García <jjgarcia@zentyal.com>
54168Date:   Tue Apr 14 11:44:32 2015 +0200
54169
54170    Prepare for new 2.2.15-zentyal3 version
54171
54172M	NEWS
54173
54174commit bddd67fb9317c03fcf17e384ee4785050885136a
54175Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54176Date:   Mon Apr 13 11:48:42 2015 +0200
54177
54178    oc: Enforce the folder creation mapping when the FID exists
54179
54180    We believe the folder ID OpenChange is sending us is new
54181    and we keep the indexing database properly updated.
54182
54183    Although the solution is not elegant, this could avoid
54184    inconsistencies between what the client stores and the
54185    relation in the MAPIStore backend.
54186
54187M	OpenChange/MAPIStoreFolder.m
54188M	OpenChange/MAPIStoreMapping.h
54189M	OpenChange/MAPIStoreMapping.m
54190
54191commit fa23b574eb7f58cc8fdc679dd6c2e47a5f7090da
54192Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54193Date:   Mon Apr 13 11:37:48 2015 +0200
54194
54195    oc: Search for properties in a SOGoMAPIDB object now works
54196
54197    sogo-openchange library stores the properties as NSString keys
54198    and the search function casts the values to NSNumber, which it may
54199    be valid for other parts but not for this library.
54200
54201    The real fix would be to store the property keys as NSNumbers as
54202    they are uint32_t at the end. However, this may lead to a great
54203    refactor in the library.
54204
54205    With this fix, we can match the search for a property in a
54206    MAPIStoreFallback folder, such as Notes or Deleted Items, or
54207    MAPIStoreFolder properties (ie: search for a subfolder) or
54208    for MAPIStoreFAIMessages in a folder.
54209
54210M	SoObjects/SOGo/EOQualifier+SOGoCacheObject.m
54211
54212commit cdc74e498448d701dc8ea9998542effc13d5cb0c
54213Author: Francis Lachapelle <flachapelle@inverse.ca>
54214Date:   Thu Apr 9 09:06:19 2015 -0400
54215
54216    Update translations
54217
54218M	NEWS
54219M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
54220M	SoObjects/Contacts/BrazilianPortuguese.lproj/Localizable.strings
54221M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
54222M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
54223M	UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings
54224M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
54225M	UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings
54226M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
54227M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
54228M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
54229M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
54230M	UI/PreferencesUI/Polish.lproj/Localizable.strings
54231M	UI/PreferencesUI/Russian.lproj/Localizable.strings
54232M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
54233M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
54234M	UI/Scheduler/English.lproj/Localizable.strings
54235
54236commit 1e4596ca3a42bc1e3c64d4c0d075fb7ea09336be
54237Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54238Date:   Wed Apr 8 14:20:33 2015 -0400
54239
54240    (fix) fixed serialization of PreventInvitationsWhitelist
54241
54242M	NEWS
54243M	UI/PreferencesUI/UIxPreferences.m
54244
54245commit 755efa789bb2cfdc6f3c056266cbaa9575a91b4e
54246Author: Francis Lachapelle <flachapelle@inverse.ca>
54247Date:   Wed Apr 8 12:07:28 2015 -0400
54248
54249    [fix] initial loading of inbox uids and headers
54250
54251M	NEWS
54252M	UI/WebServerResources/MailerUI.js
54253
54254commit eae327ca191957ad956be7c750761c341ce599a9
54255Author: Francis Lachapelle <flachapelle@inverse.ca>
54256Date:   Tue Apr 7 08:27:30 2015 -0400
54257
54258    [fix] Paragraph margins in HTML message
54259
54260    Fixes #3163
54261
54262M	NEWS
54263M	UI/WebServerResources/MailerUI.css
54264
54265commit 01857a9a47ae11561ab844a8759478f48ee607d3
54266Author: Francis Lachapelle <flachapelle@inverse.ca>
54267Date:   Thu Apr 2 11:53:03 2015 -0400
54268
54269    [fix] Timezone of MS Exchange freebusy information
54270
54271M	NEWS
54272M	SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.m
54273
54274commit e2c3259b164d16c4ae4cbe4aa14914d071e9c80a
54275Author: Francis Lachapelle <flachapelle@inverse.ca>
54276Date:   Wed Apr 1 20:10:52 2015 -0400
54277
54278    [fix] Issues with freebusy in attendees editor
54279
54280M	UI/WebServerResources/JavascriptAPIExtensions.js
54281M	UI/WebServerResources/UIxAttendeesEditor.js
54282
54283commit 77917780c81310ab72cc294798a2574cf84d6544
54284Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54285Date:   Wed Apr 1 08:46:46 2015 -0400
54286
54287    (fix) packaging issue on RHEL
54288
54289M	packaging/rhel/sogo.spec
54290
54291commit 9b320ec2a175f1db74a410b8a34767b4c28951e7
54292Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54293Date:   Tue Mar 31 16:17:21 2015 -0400
54294
54295    Improvements over 491d7aaffcc2fc2b8acb468e6387501c2af376e4
54296
54297M	ActiveSync/SOGoMailObject+ActiveSync.m
54298
54299commit b2d7eb40c2d86b9c536477170eebe68716212b60
54300Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54301Date:   Tue Mar 31 16:13:52 2015 -0400
54302
54303    (fix) fixed a potential EAS error with multiple email priority flags
54304
54305M	ActiveSync/SOGoMailObject+ActiveSync.m
54306M	NEWS
54307
54308commit ab121e6c153208a9e18174d664645c52826ae9d2
54309Author: Francis Lachapelle <flachapelle@inverse.ca>
54310Date:   Tue Mar 31 15:19:53 2015 -0400
54311
54312    [fix] Issues with freebusy in attendees editor
54313
54314M	NEWS
54315M	UI/WebServerResources/JavascriptAPIExtensions.js
54316M	UI/WebServerResources/UIxAttendeesEditor.js
54317
54318commit 94d546dc7a87ee65cfa0668da7bfd889e6155129
54319Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54320Date:   Tue Mar 31 13:42:59 2015 -0400
54321
54322    (feat) added systemd startup script (PR#76)
54323
54324M	NEWS
54325
54326commit 06ef3fe8564729d971b50822e1669372324600c1
54327Author: peruchi <lmperuchi@gmail.com>
54328Date:   Tue Mar 31 14:37:35 2015 -0300
54329
54330    Delete sogo-systemd-redhat.spec
54331
54332D	packaging/rhel/sogo-systemd-redhat.spec
54333
54334commit c9ec636a533836ec8464acadea97dc09276d2557
54335Author: peruchi <lmperuchi@gmail.com>
54336Date:   Tue Mar 31 14:36:04 2015 -0300
54337
54338    Update sogo.spec
54339
54340M	packaging/rhel/sogo.spec
54341
54342commit 36a70b161c32653cf8d7f2bdf83c6d0c4aac9b76
54343Author: peruchi <lmperuchi@gmail.com>
54344Date:   Tue Mar 31 14:19:16 2015 -0300
54345
54346    Create sogo-systemd-redhat
54347
54348A	Scripts/sogo-systemd-redhat
54349
54350commit 784f0100e9d4dc55d5320e41eecfc3a7e68f9943
54351Author: peruchi <lmperuchi@gmail.com>
54352Date:   Tue Mar 31 14:18:23 2015 -0300
54353
54354    Create sogo-systemd-redhat.spec
54355
54356A	packaging/rhel/sogo-systemd-redhat.spec
54357
54358commit db9536adcc5f57fa1596c8ed6efbcdf0b349d664
54359Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54360Date:   Tue Mar 31 09:25:57 2015 -0400
54361
54362    (fix) fix yet an other potential crash during freebusy lookups during timezone changes
54363
54364M	NEWS
54365M	UI/MainUI/SOGoUserHomePage.m
54366
54367commit c428ac255337739856833fe96d56fb82ab8df977
54368Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54369Date:   Mon Mar 30 09:57:27 2015 -0400
54370
54371    EAS reply fix when message/rfc822 parts are included in the original mail (#3153)
54372
54373M	ActiveSync/SOGoMailObject+ActiveSync.m
54374M	NEWS
54375
54376commit f5607b3e857270f2efdf7c28a629d93b54029d86
54377Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54378Date:   Mon Mar 30 09:49:44 2015 -0400
54379
54380    now keep the BodyPreference for future EAS use and default to MIME if none set (#3146)
54381
54382M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
54383M	ActiveSync/SOGoActiveSyncDispatcher.m
54384M	NEWS
54385
54386commit 491d7aaffcc2fc2b8acb468e6387501c2af376e4
54387Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54388Date:   Mon Mar 30 09:42:32 2015 -0400
54389
54390    improved multipart handling using EAS
54391
54392M	ActiveSync/NSString+ActiveSync.h
54393M	ActiveSync/NSString+ActiveSync.m
54394M	ActiveSync/SOGoActiveSyncDispatcher.m
54395M	NEWS
54396
54397commit 95a8a9316a8723999fc12de4c97fcc4f0c95c0c4
54398Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54399Date:   Thu Mar 26 23:43:28 2015 +0100
54400
54401    oc: Use new OC_DEBUG macro
54402
54403    Avoiding the usage of __FUNCTION__ and __LINE__
54404    and more related with the logging system is being in place
54405    for OpenChange.
54406
54407    As well as set the proper level to some debug messages.
54408
54409M	OpenChange/MAPIStoreSOGo.m
54410
54411commit 1ee47b1ee233a1e5218441ccae777a769932ffd0
54412Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54413Date:   Fri Mar 27 10:27:16 2015 +0100
54414
54415    oc: return last modified messages when sorted by PidMessageTagDeliveryTime
54416
54417    This change is required as oxcfxics is asking for sorting
54418    using this property.
54419
54420    We fake this property on GCS folders (Tasks, Calendar, Contacts)
54421    using c_lastmodified column.
54422
54423M	OpenChange/MAPIStoreCalendarMessageTable.m
54424M	OpenChange/MAPIStoreContactsMessageTable.m
54425M	OpenChange/MAPIStoreTasksMessageTable.m
54426
54427commit dfde498b7c170cd0c92bf75e74dd8c47d8764fa0
54428Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54429Date:   Thu Mar 26 22:45:13 2015 +0100
54430
54431    oc-mail: Include Deleted flagged messages on syncing cache
54432
54433    This gives an accurate value for SyncLastDeletedMessage
54434
54435M	OpenChange/MAPIStoreMailFolder.m
54436
54437commit 06476abdf7018337116b1608ffe2016196f3924c
54438Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54439Date:   Thu Mar 26 22:05:43 2015 +0100
54440
54441    oc-mail: return soft-deleted mails while syncing
54442
54443    As well as hard deleted
54444
54445    As explained in [MS-OXCFXICS] Section 2.2.1.3.1, the
54446    property MetaTagIdsetDeleted must include both types
54447    of messages and this idset is filled with the return
54448    value of this message.
54449
54450M	OpenChange/MAPIStoreMailFolder.m
54451
54452commit dc869ce106dad20c0fc8595ae283e77de3042a64
54453Author: Jesús García Sáez <jgarcia@zentyal.com>
54454Date:   Tue Mar 24 18:05:58 2015 +0100
54455
54456    oc-mail: Support for PidTagTransportMessageHeaders property
54457
54458    This property is needed to show the 'Internet Headers' in Outlook.
54459    Outlook 2010 shows them in the properties dialog of a message.
54460    Outlook 2007 show them in message options section from context menu
54461    of a mail message.
54462
54463    The property is defined in [MS-OXOMSG] section 2.2.1.61.
54464
54465    The property is formed concatenating the mail message headers
54466    properly mime encoded.
54467
54468    The headers are appended in no defined order.
54469
54470M	NEWS
54471M	OpenChange/MAPIStoreMailMessage.m
54472
54473commit ddcae9f132619a15d85af629910c92cd1ac261ba
54474Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54475Date:   Thu Mar 26 13:57:58 2015 -0400
54476
54477    Updates for the release
54478
54479M	ChangeLog
54480M	Documentation/docinfo.xml
54481M	Documentation/includes/global-attributes.asciidoc
54482M	NEWS
54483M	Version
54484
54485commit f11bcd3373f39967b870f8d8f3358759a6221b62
54486Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54487Date:   Thu Mar 26 13:54:17 2015 -0400
54488
54489    Avoid using stringByReplacing... since old runtimes don't support it
54490
54491M	UI/MailerUI/UIxMailEditor.m
54492M	UI/Scheduler/UIxCalMainView.m
54493
54494commit a47f1de6074c7604b794c2ba507e96a2b63cfd86
54495Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54496Date:   Thu Mar 26 14:18:34 2015 +0100
54497
54498    oc-mail: Update place for Sharing Flavour prop values
54499
54500    It has been moved in OpenChange
54501
54502M	OpenChange/MAPIStoreSharingMessage.m
54503
54504commit 82fb03b67b7106aea8b489e21b03225bcb761faa
54505Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54506Date:   Wed Mar 25 16:53:42 2015 +0100
54507
54508    oc-mail: Ensure we are creating folder to the right user
54509
54510    As it happened with dba17fb if we interleave requests
54511    from different users while creating a folder we can
54512    create the folder in other user's mailbox as latest
54513    activeUser is the one from latest sogo_context_get_root_folder
54514    call.
54515
54516    This is for me a lack of right design and a workaround
54517    only fixing this issue but not the root cause.
54518
54519M	OpenChange/MAPIStoreMailFolder.m
54520
54521commit f9c8661fe6308e795ac098f85de2407344342869
54522Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54523Date:   Wed Mar 25 00:03:51 2015 +0100
54524
54525    oc-mail: Use constant names in props value
54526
54527    This gives to the developer more information about
54528    the property values for PidLidSharingFlavor and
54529    PidLidSharingCapabilities.
54530
54531M	OpenChange/MAPIStoreMailVolatileMessage.m
54532M	OpenChange/MAPIStoreSharingMessage.h
54533M	OpenChange/MAPIStoreSharingMessage.m
54534
54535commit 661b6694af3e2dacb1daa560c489b6ac9553db4a
54536Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54537Date:   Thu Mar 19 00:00:55 2015 +0100
54538
54539    oc-mail: Fix several sharing properties managing
54540
54541    * PidNameXSharingFlavor is used by Outlook 2010 so we have
54542      to store it
54543    * 0x5100 is used although it is not in spec as Sharing Flavour
54544      value when the request is denied from a message where
54545      Request + Invitation was sent.
54546    * Return properly PidNameXSharingCapabilities and PidNameXSharingFlavor
54547      as it is an string representation of a hex number
54548    * Try to guess proper sharing flavour value when it is missing
54549
54550M	OpenChange/MAPIStoreMailVolatileMessage.m
54551M	OpenChange/MAPIStoreSharingMessage.m
54552
54553commit 514b1c03be190f065f45e5e205e2efd0a2d241d9
54554Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54555Date:   Wed Mar 18 23:57:33 2015 +0100
54556
54557    oc-mail: Store request properties
54558
54559    Save them in extra properties from folder container.
54560
54561    This is required because the client once a request is accepted
54562    or denied sets these two properties and save the message again.
54563    As we cannot modify an IMAP message, we use this utility.
54564
54565    See [MS-OXSHARE] Section 3.1.4.3 for details.
54566
54567M	OpenChange/MAPIStoreMailMessage.m
54568M	OpenChange/MAPIStoreSharingMessage.h
54569M	OpenChange/MAPIStoreSharingMessage.m
54570
54571commit a663fdd260e0bed5e3f09b3ff1ad709037b4a553
54572Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54573Date:   Wed Mar 18 23:54:10 2015 +0100
54574
54575    oc-mail: Give support to store extra properties in versions message
54576
54577    This is handy when you want to store properties once a mail
54578    has hit the server and thus cannot be changed.
54579
54580M	OpenChange/MAPIStoreMailFolder.h
54581M	OpenChange/MAPIStoreMailFolder.m
54582
54583commit b933f53fc2580bd5b9913f7afebcf6b2d9bedc53
54584Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54585Date:   Tue Mar 24 10:56:26 2015 -0400
54586
54587    Changes for the 2.2.17 release
54588
54589M	ChangeLog
54590M	Documentation/docinfo.xml
54591M	Documentation/includes/global-attributes.asciidoc
54592M	NEWS
54593M	Version
54594
54595commit 097d5c2333515092f03ace5e64fc6824682ba974
54596Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54597Date:   Tue Mar 24 08:40:13 2015 -0400
54598
54599    now possible to configure objectClass names for LDAP groups using GroupObjectClasses (#1499)
54600
54601M	Documentation/SOGoInstallationGuide.asciidoc
54602M	NEWS
54603M	SoObjects/SOGo/LDAPSource.h
54604M	SoObjects/SOGo/LDAPSource.m
54605M	SoObjects/SOGo/SOGoGroup.m
54606M	SoObjects/SOGo/SOGoSource.h
54607
54608commit d75fb0722a0ced5bb937e5b754e95cd0261df7a7
54609Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54610Date:   Tue Mar 24 08:34:29 2015 -0400
54611
54612    Code cleanups
54613
54614M	UI/Scheduler/UIxAttendeesEditor.h
54615M	UI/Scheduler/UIxAttendeesEditor.m
54616M	UI/Scheduler/UIxComponentEditor.h
54617M	UI/Scheduler/UIxComponentEditor.m
54618
54619commit 6204aebf2c9143d1b124c82d9a8046944115492e
54620Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54621Date:   Mon Mar 23 23:57:33 2015 +0100
54622
54623    oc-calendar: do not crash with invalid events
54624
54625    A failure in parsing an ICS makes return a nil calendar
54626    object. Instead of creating an appointment with nil
54627    information which can lead to crashes like the one
54628    generated creating PidLidCleanGlobalObjectId property.
54629
54630    We return an empty message with no information which is
54631    taken into account in Outlook but not displayed like
54632    in SOGo webmail does.
54633
54634M	OpenChange/MAPIStoreCalendarMessage.m
54635
54636commit 26d876e67a32e6c2dc36a3a92449aa0b6638ec41
54637Author: Francis Lachapelle <flachapelle@inverse.ca>
54638Date:   Mon Mar 23 16:28:32 2015 -0400
54639
54640    Improve event attendees editor
54641
54642    - Avoid repetitive AJAX queries;
54643    - Improve handling of daylight changes.
54644
54645M	UI/WebServerResources/JavascriptAPIExtensions.js
54646M	UI/WebServerResources/UIxAttendeesEditor.js
54647
54648commit cc3652b59b40bcb420d806412277509ac247d85d
54649Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54650Date:   Mon Mar 23 17:23:29 2015 -0400
54651
54652    improvements to EAS SyncKey handling to avoid missing mails (#3048, #3058)
54653
54654M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
54655M	NEWS
54656
54657commit 9d7bbbc312cbe8ccb535e24308be111a3a2eb710
54658Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54659Date:   Mon Mar 23 14:55:14 2015 -0400
54660
54661    enable by default HTML mails support using EAS on Windows and BB phones
54662
54663M	ActiveSync/SOGoActiveSyncDispatcher.m
54664M	NEWS
54665
54666commit d2915add6d69a8fd05d15bb8c2ed979fe6ad9026
54667Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54668Date:   Mon Mar 23 14:08:31 2015 -0400
54669
54670    now favor login@domain as the default email address if multiple mail: fields are specified
54671
54672M	NEWS
54673M	SoObjects/SOGo/SOGoUser.h
54674M	SoObjects/SOGo/SOGoUser.m
54675
54676commit 67139ce3e3f69160a683d8c11bee439be202a84e
54677Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54678Date:   Mon Mar 23 11:35:45 2015 -0400
54679
54680    improved GetItemEstimate to count all vasnished/deleted mails too
54681
54682M	ActiveSync/SOGoActiveSyncDispatcher.m
54683M	NEWS
54684
54685commit 9eb138b867ebd0a51b9a649891422bac70406510
54686Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54687Date:   Mon Mar 23 10:54:36 2015 -0400
54688
54689    prevent potential freebusy lookup crashes during timezone changes with repetitive events
54690
54691M	NEWS
54692M	UI/MainUI/SOGoUserHomePage.m
54693
54694commit baf3d1f986d48d4fa37a076ccf555d75f4d5dbda
54695Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54696Date:   Fri Mar 20 09:10:49 2015 -0400
54697
54698    immediately delete mails from EAS clients when they are marked as deleted on the IMAP server
54699
54700M	NEWS
54701M	SoObjects/Mailer/SOGoMailFolder.m
54702
54703commit ecd336fa5c6513ee8533dae05e5a328c81527a38
54704Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54705Date:   Fri Mar 20 08:51:35 2015 -0400
54706
54707    Fix compilation warning and error
54708
54709M	ActiveSync/NGMimeMessage+ActiveSync.m
54710M	ActiveSync/SOGoMailObject+ActiveSync.m
54711
54712commit afd73289d1ebb13c643f7a8290eac7da43b69330
54713Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54714Date:   Fri Mar 20 08:45:42 2015 -0400
54715
54716    properly fallback over EAS to UTF-8 and then Latin1 for messages w/o charset (#3103)
54717
54718M	ActiveSync/SOGoMailObject+ActiveSync.m
54719M	NEWS
54720
54721commit bff21ab1ff136ada7d93cc529a87da9dd254fa60
54722Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54723Date:   Thu Mar 19 16:08:33 2015 -0400
54724
54725    support for mail prority using EAS
54726
54727M	ActiveSync/SOGoMailObject+ActiveSync.m
54728M	NEWS
54729
54730commit 6d99226b1390d2dce1f7dfc6a3bab5143aad6364
54731Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54732Date:   Thu Mar 19 14:53:01 2015 -0400
54733
54734    Always add DisplayName no matter EAS client version
54735
54736M	ActiveSync/SOGoMailObject+ActiveSync.m
54737
54738commit 69974807b5740f245376f8e19f71559997bcae44
54739Author: Francis Lachapelle <flachapelle@inverse.ca>
54740Date:   Thu Mar 19 08:32:37 2015 -0400
54741
54742    Fix Language-Region tags in Web interface
54743
54744    Fixes #3121
54745
54746M	NEWS
54747M	UI/MailerUI/UIxMailEditor.m
54748M	UI/Scheduler/UIxCalMainView.m
54749
54750commit 8ee2303e781056d512c4d83ba76683c7c1496669
54751Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54752Date:   Thu Mar 19 00:06:14 2015 +0100
54753
54754    oc: Empty ACL from a folder works with several users
54755
54756    The `[SOGoFolder:aclUsers]` returns a reference to a `NSArray`
54757    which is being modified in the `for` loop making fail when
54758    more than one user is in the ACL with `NSRangeException`.
54759
54760M	OpenChange/MAPIStoreFolder.m
54761
54762commit 2668bc313cdd517c7f127e921e277ea8e672b018
54763Author: José Antonio Calvo <jacalvo@zentyal.com>
54764Date:   Fri Mar 13 18:50:10 2015 +0100
54765
54766    oc-calendar: Fix event invitations for optional attendees
54767
54768    Outlook sets recipient type of Required attendees as MAPI_TO and
54769    optional ones as MAPI_CC, so the fix is just to not only iterate
54770    over the "to" list of recipients but also the "cc" one. We're
54771    also setting the proper iCal value for this case (OPT-PARTICIPANT
54772    instead of REQ-PARTICIPANT)
54773
54774    In [MS-OXOCAL] Section 2.2.4.10.7 says the recipient type is 0x01
54775    as Required and 0x02 as Optional and other documents such as
54776    [MS-OXCMSG] 2.2.3.1.2 indicates that MAPI_TO is 0x01 and MAPI_CC
54777    is 0x02, that's why is stored in 'to' and 'cc' respectively.
54778
54779M	NEWS
54780M	OpenChange/iCalEvent+MAPIStore.m
54781
54782commit 637ac1e98a720fb7e1ca07d5d72ee8ad0b72d13d
54783Author: Jesús García Sáez <jgarcia@zentyal.com>
54784Date:   Thu Mar 12 21:36:50 2015 +0100
54785
54786    oc-rtf: no color table definition
54787
54788    Be able to parse rtf files without color table defined
54789    \colortbl
54790
54791M	NEWS
54792M	OpenChange/RTFHandler.m
54793
54794commit cdb766e2eff3b6e420da48b3f396814edff96b4f
54795Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54796Date:   Wed Mar 18 10:15:33 2015 -0400
54797
54798    Documented NGMimeBuildMimeTempDirectory
54799
54800M	Documentation/SOGoInstallationGuide.asciidoc
54801
54802commit fb4c3a4730a05238ef88b29715f6716b4c0057e6
54803Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54804Date:   Tue Mar 10 00:36:36 2015 +0100
54805
54806    oc-calendar: Fix weekly recurring events exported to Outlook from SOGo
54807
54808    SOGo does not create BYDAY mask in weekly recurrence, so
54809    we have to guess it from the start date's day of week.
54810
54811    In other case, the event is not exported to Outlook and it
54812    says that is corrupted.
54813
54814M	NEWS
54815M	OpenChange/MAPIStoreRecurrenceUtils.m
54816
54817commit 6f44ec42c1bdf934f8035bdd1fb3035bc74925d3
54818Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54819Date:   Fri Mar 6 13:23:17 2015 +0100
54820
54821    oc-calendar: Fix import in SOGo exceptions from recurring series
54822
54823    According to [MS-OXICAL] Section 2.1.3.1.1.20.13, the EXDATE property
54824    must be written only if there are ocurrences from the series that have
54825    been deleted and before this commit ModifiedInstanceDates were also
54826    included.
54827
54828    We check against every ExceptionInfo from exception ocurrences of the series
54829    to know if the ocurrence was deleted or only modified.
54830
54831M	NEWS
54832M	OpenChange/MAPIStoreRecurrenceUtils.h
54833M	OpenChange/MAPIStoreRecurrenceUtils.m
54834M	OpenChange/iCalEvent+MAPIStore.m
54835
54836commit e25a7e3d8d0a5f11a65a6fa337a637b3e1f44432
54837Author: Ludovic Marcotte <lmarcotte@inverse.ca>
54838Date:   Wed Mar 18 09:36:35 2015 -0400
54839
54840    Fix for bug #3138
54841
54842M	ActiveSync/NGMimeMessage+ActiveSync.m
54843M	ActiveSync/SOGoActiveSyncDispatcher.m
54844M	NEWS
54845
54846commit 9f3f2aebe458a6cb6ea94aa9e32d2607f83afb39
54847Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54848Date:   Thu Mar 12 20:24:06 2015 +0100
54849
54850    oc-mail: Register source message as soft deleted on movement
54851
54852    This makes sent mails are not longer automatically copied
54853    to Drafts folder.
54854
54855    Reasoning:
54856
54857    When Outlook sends a mail, OpenChange submits the message and
54858    copy the message to Drafts folder. Afterwards, the client asks
54859    to move this message using SyncImportMessageMove ROP from
54860    Drafts to Sent. During this movement, the message is unregistered
54861    from the indexing database. If the client has updated Drafts
54862    folder before that movement, then the client will keep this
54863    message as the MID is not returned in oxcfxics download sync
54864    as deleted. Setting the message as soft deleted, make it work.
54865
54866M	NEWS
54867M	OpenChange/MAPIStoreMailFolder.m
54868
54869commit 1d5ae27c996f63488653d3a8638b33320540741c
54870Author: Francis Lachapelle <flachapelle@inverse.ca>
54871Date:   Tue Mar 17 15:31:35 2015 -0400
54872
54873    Fix issues with freebusy (Web, busyOffHours)
54874
54875M	NEWS
54876M	SoObjects/Appointments/SOGoFreeBusyObject.m
54877M	UI/WebServerResources/UIxAttendeesEditor.js
54878
54879commit 0be36df21173a33d1494d2ed1e09507a525b5c02
54880Author: Julio García <jjgarcia@zentyal.com>
54881Date:   Mon Mar 16 13:22:52 2015 +0100
54882
54883    Preparing release for 2.2.15-zentyal2
54884
54885M	NEWS
54886
54887commit 1bdd5dfc9085e1f08f839b8179a7ccb37b038e5c
54888Author: Jens Erat <email@jenserat.de>
54889Date:   Fri Mar 13 14:06:58 2015 +0100
54890
54891    Remove obsolete archive string from translations
54892
54893M	UI/MailerUI/Arabic.lproj/Localizable.strings
54894M	UI/MailerUI/Danish.lproj/Localizable.strings
54895M	UI/MailerUI/Icelandic.lproj/Localizable.strings
54896M	UI/MailerUI/Italian.lproj/Localizable.strings
54897M	UI/MailerUI/NorwegianNynorsk.lproj/Localizable.strings
54898M	UI/MailerUI/Swedish.lproj/Localizable.strings
54899M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
54900M	UI/MailerUI/Welsh.lproj/Localizable.strings
54901
54902commit 37fbd75d552873575f11853e4478d6dce9640201
54903Author: Jens Erat <email@jenserat.de>
54904Date:   Fri Mar 13 11:41:07 2015 +0100
54905
54906    Rename "Archive" to "Export" in Webmail, ctd.
54907
54908    Fixes #2758 also for non-Inbox folders
54909
54910M	UI/Templates/MailerUI/UIxMailMainFrame.wox
54911
54912commit 1c1a75d2c16b5b331c90695f8bee31f1d3ccfd00
54913Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54914Date:   Fri Mar 13 09:34:21 2015 +0100
54915
54916    oc-mail: Use body.peek to preload message bodies
54917
54918    In this way, we do not modify the flags (\Seen) on preloading.
54919    The IMAP server returns the content without .peek section so
54920    it is removed.
54921
54922    This also performs the modification intended by the following
54923    Pull Request:
54924
54925    https://github.com/Zentyal/sogo/pull/50
54926
54927    That tried to avoid set \Seen flag when preloading message bodies
54928    on synchronisation. But in this case we are not incrementing the
54929    modseq as we are not modifying any messages flags.
54930
54931M	NEWS
54932M	OpenChange/MAPIStoreMailFolder.m
54933M	OpenChange/MAPIStoreMailMessage.m
54934
54935commit f0488607299e7941be4315ad1407ab125b6b7032
54936Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54937Date:   Fri Mar 13 00:00:40 2015 +0100
54938
54939    Revert "oc-mailfolder: Avoid setting seen flag on preloading message bodies"
54940
54941    This reverts commit 7e0cddc06bc520c8eefe1b9190e92443853a15bc.
54942
54943M	OpenChange/MAPIStoreMailFolder.m
54944
54945commit 6d6053865f970f40e6dc4e6ac37df8c4d5bf29d7
54946Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54947Date:   Fri Mar 13 00:00:29 2015 +0100
54948
54949    Revert "oc-mailfolder: Get seen flag directly from message in preloading"
54950
54951    This reverts commit d076e04ad47c8938531450af9f002552328f8fa1.
54952
54953M	OpenChange/MAPIStoreMailFolder.m
54954M	OpenChange/MAPIStoreMailMessage.h
54955M	OpenChange/MAPIStoreMailMessage.m
54956
54957commit 6e0027498814f27a2cac3cdbdd472431a700c259
54958Author: Jesús García Sáez <jgarcia@zentyal.com>
54959Date:   Wed Mar 11 11:22:41 2015 +0100
54960
54961    oc-rtf: safe parse ignoring content
54962
54963    Be able to parse safely \*\xxxxx control words with \binXXXX
54964    elements inside it (before final })
54965
54966M	NEWS
54967M	OpenChange/RTFHandler.m
54968
54969commit f1fda8bd0617d5e6b924bb1ae57fb7840bbcc13f
54970Author: Francis Lachapelle <flachapelle@inverse.ca>
54971Date:   Tue Mar 10 13:27:17 2015 -0400
54972
54973    Return a single phone number in JSON contacts list
54974
54975M	SoObjects/Contacts/SOGoContactSourceFolder.m
54976
54977commit 517f4b0f49e2545f930408b922dabc1a4a9006eb
54978Author: Francis Lachapelle <flachapelle@inverse.ca>
54979Date:   Mon Mar 9 14:04:21 2015 -0400
54980
54981    Fix possible JS exception in Contacts module
54982
54983M	NEWS
54984
54985commit 2b54897d29cf6beeadd602acb4620229858623d8
54986Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54987Date:   Thu Mar 5 00:05:02 2015 +0100
54988
54989    oc-sharing: Guess PidLidSharingFlavor from other props
54990
54991    When it is not set by the client on the first place.
54992
54993    See [MS-OXSHARE] Section 2.2.2.5 for details on returned values.
54994
54995M	OpenChange/MAPIStoreSharingMessage.m
54996
54997commit ae7ac1be296ab362ac98c55345c66811ce591f9d
54998Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
54999Date:   Thu Mar 5 00:02:19 2015 +0100
55000
55001    oc-mail: Return sharing properties on sharing object mail message
55002
55003    When it is asked for available properties for an specific message.
55004
55005M	OpenChange/MAPIStoreMailMessage.m
55006
55007commit 6af8b486df521274082f312e57614c0e88b68e0d
55008Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55009Date:   Tue Mar 3 00:08:34 2015 +0100
55010
55011    oc-mail: Return special properties on sharing_metadata.xml attachment
55012
55013    As required by [MS-OXWSMSHR] Section 3.1.1 to display the share
55014    object message correctly and be able to open the shared calendar
55015    directly from the message.
55016
55017M	NEWS
55018M	OpenChange/MAPIStoreMailAttachment.m
55019
55020commit 316ade13f84798006c3cdaf2c0fa5e884d7a29c1
55021Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55022Date:   Mon Mar 2 23:41:04 2015 +0100
55023
55024    oc: Implement Sharing Message Object
55025
55026    It acts as a proxy of MAPIStoreMailMessage and it manages the properties
55027    defined in [MS-OXSHARE] Section 2.2 by storing them in the mail message
55028    as eXtensible MIME headers which starts with X-MS-Sharing.
55029
55030M	OpenChange/GNUmakefile
55031M	OpenChange/MAPIStoreMailMessage.h
55032M	OpenChange/MAPIStoreMailMessage.m
55033M	OpenChange/MAPIStoreMailVolatileMessage.m
55034A	OpenChange/MAPIStoreSharingMessage.h
55035A	OpenChange/MAPIStoreSharingMessage.m
55036
55037commit cbba0719bb58229d9be8d3bb5af5fba23da3ae14
55038Author: Francis Lachapelle <flachapelle@inverse.ca>
55039Date:   Wed Mar 4 10:05:12 2015 -0500
55040
55041    Fix exception in SOGoUserManager
55042
55043M	SoObjects/SOGo/SOGoUserManager.m
55044
55045commit 3b2cbb945c86b4a9fdfea7f6f66ff64d0005daf9
55046Author: Carlos Pérez-Aradros Herce <exekias@gmail.com>
55047Date:   Wed Jan 21 00:27:14 2015 +0100
55048
55049    oc: Free headerEncoding variable
55050
55051M	OpenChange/MAPIStoreMailMessage.m
55052
55053commit 8e0849029ea93bfc9e1f9e2cb4ff2e0e5b6a4308
55054Author: Francis Lachapelle <flachapelle@inverse.ca>
55055Date:   Tue Mar 3 21:18:46 2015 -0500
55056
55057    Fix contacts lookup by UID
55058
55059    When looking for a specific contact UID, we no longer match a pattern
55060    that could return multiple results. We search for the exact UID only.
55061
55062M	NEWS
55063M	SoObjects/Appointments/SOGoFreeBusyObject.m
55064M	SoObjects/SOGo/SOGoUserManager.h
55065M	SoObjects/SOGo/SOGoUserManager.m
55066
55067commit 61923225136db72ceb89294d504b65a7f62e7a7f
55068Author: Francis Lachapelle <flachapelle@inverse.ca>
55069Date:   Tue Mar 3 20:59:32 2015 -0500
55070
55071    Fix some gcc warnings
55072
55073M	SoObjects/SOGo/SOGoCASSession.m
55074M	SoObjects/SOGo/SOGoUser.m
55075M	SoObjects/SOGo/SOGoUserManager.m
55076
55077commit 44dfd35521b4f94420fb674e00ada395fab7a370
55078Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55079Date:   Tue Mar 3 22:52:42 2015 +0100
55080
55081    oc-mail: Set sender on email messages without an orig recipient
55082
55083    But it has recipients. This is for sure happening with event
55084    invitations messages.
55085
55086M	NEWS
55087M	OpenChange/MAPIStoreMailVolatileMessage.m
55088
55089commit 575600cabc57b29f3161b999389e50497307506e
55090Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55091Date:   Mon Mar 2 23:36:28 2015 +0100
55092
55093    oc-calendar: Return PidTagContainerClass for Calendar folders
55094
55095    And it must "IPF.Appointment" as described in [MS-OXOCAL] Section 2.2.11.1
55096
55097M	OpenChange/MAPIStoreCalendarFolder.m
55098
55099commit cd47c926c92c29c7ee63c3990417883d60be2be7
55100Author: Julio García <jjgarcia@zentyal.com>
55101Date:   Mon Mar 2 10:12:20 2015 +0100
55102
55103    Update news for next release
55104
55105M	NEWS
55106
55107commit ef6aab63c900f7fe3d6ee2b00c540a4e54e3b286
55108Author: Javier Amor García <jamor@zentyal.com>
55109Date:   Mon Feb 23 15:21:16 2015 +0100
55110
55111    oc-calendar: Don't change event recurrence if parse failed.
55112
55113    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.
55114
55115M	OpenChange/iCalEvent+MAPIStore.m
55116
55117commit df59b73a221467523c18c56493c13c86003d7271
55118Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55119Date:   Thu Feb 26 17:56:42 2015 -0500
55120
55121    use correct mail attachment elements for EAS 2.5 clients - patch from tfu
55122
55123M	ActiveSync/SOGoMailObject+ActiveSync.m
55124M	NEWS
55125
55126commit a5672fda5210e6149bd893683c7ee4338f0c3cf9
55127Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55128Date:   Thu Feb 26 17:55:36 2015 -0500
55129
55130    do not use syncKey from cache when davCollectionTag = -1 - patch from tfu
55131
55132M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
55133M	NEWS
55134
55135commit b593ddc6436e0d4aff2ef24e6ff9b3cda0c0c396
55136Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55137Date:   Thu Feb 26 17:53:58 2015 -0500
55138
55139    SmartReply improvements for missing body attributes - patch from tfu
55140
55141M	ActiveSync/NSString+ActiveSync.h
55142M	ActiveSync/NSString+ActiveSync.m
55143M	ActiveSync/SOGoActiveSyncDispatcher.m
55144M	NEWS
55145
55146commit 38d61f720f0c9352619fa2cb214e81734ed05868
55147Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55148Date:   Thu Feb 26 17:52:37 2015 -0500
55149
55150    use the correct body element for events for EAS 2.5 clients - patch from tfu
55151
55152M	ActiveSync/iCalEvent+ActiveSync.m
55153M	NEWS
55154
55155commit 733e334726824be7ab3a41ca7d4b885550a18f9a
55156Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55157Date:   Thu Feb 26 17:51:02 2015 -0500
55158
55159    fixed tasks disappearing issue with RoadSync - patch from tfu
55160
55161M	ActiveSync/iCalToDo+ActiveSync.m
55162M	NEWS
55163
55164commit 22888ba5ac2cdc8d52d4c8eba9a94936376b7520
55165Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55166Date:   Thu Feb 26 17:49:26 2015 -0500
55167
55168    use the correct mail body element for EAS 2.5 clients - patch from tfu
55169
55170M	ActiveSync/SOGoMailObject+ActiveSync.m
55171M	NEWS
55172
55173commit 33c485d2f6d58443c0c67297b87d8cc3d67d1398
55174Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55175Date:   Thu Feb 26 17:48:06 2015 -0500
55176
55177    fixed empty sync responses for EAS 2.5 and 12.0 clients - patch from tfu
55178
55179M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
55180M	NEWS
55181
55182commit 9160e34134c1c24f5f51cd6c9081723f0963e7c5
55183Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55184Date:   Thu Feb 26 17:46:34 2015 -0500
55185
55186    multiple collections support for GetItemEstimate - patch from tfu
55187
55188M	ActiveSync/SOGoActiveSyncDispatcher.m
55189M	NEWS
55190
55191commit 5ceddc213ec08ccb5b44b07aae47921a19b36fd8
55192Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55193Date:   Thu Feb 26 16:00:03 2015 -0500
55194
55195    Fix for bug #3116
55196
55197M	ActiveSync/SOGoMailObject+ActiveSync.m
55198M	NEWS
55199
55200commit b97002565e3d21b417f99b704641abee1052642c
55201Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55202Date:   Wed Feb 25 08:42:18 2015 -0500
55203
55204    Updated NEWS file regarding previous commit
55205
55206M	NEWS
55207
55208commit 22196e0054f9040ba33557e693701afc9ee16ec2
55209Author: Jesús García Sáez <jgarcia@zentyal.com>
55210Date:   Wed Feb 25 12:01:31 2015 +0100
55211
55212    Fix change password with DomainBasedUID
55213
55214    When users use full domain to login (SOGoEnableDomainBasedUID) the
55215    user attributes in the cache were not being properly updated because
55216    in this case the key is `uid@domain` instead of just `uid`.
55217
55218M	SoObjects/SOGo/SOGoUserManager.m
55219
55220commit 8d21bc3e36014d63db0e37bf7121d81c8200b5e1
55221Author: Jesús García Sáez <jgarcia@zentyal.com>
55222Date:   Wed Feb 25 12:01:31 2015 +0100
55223
55224    Fix change password with DomainBasedUID
55225
55226    When users use full domain to login (SOGoEnableDomainBasedUID) the
55227    user attributes in the cache were not being properly updated because
55228    in this case the key is `uid@domain` instead of just `uid`.
55229
55230M	SoObjects/SOGo/SOGoUserManager.m
55231
55232commit 4c3c741d9f6b05eb67c0bb1c454b5f9027682493
55233Author: Juan Vallés <jvalles@zentyal.com>
55234Date:   Mon Feb 23 14:45:16 2015 +0100
55235
55236    oc-contacts: Save missing contact properties in database
55237
55238M	OpenChange/MAPIStoreContactsMessage.m
55239
55240commit 731934f0618c17760bd6c2cac53e9d97d485914c
55241Author: Jesús García Sáez <jgarcia@zentyal.com>
55242Date:   Thu Feb 19 15:00:27 2015 +0100
55243
55244    oc: Add fai properties for custom views
55245
55246    Without this outlook clients with custom views set on folders will
55247    crash because this are needed properties and were not being saved
55248
55249M	OpenChange/MAPIStoreDBMessage.m
55250
55251commit 9b847a276c5bf442a67975078d13c028a112a579
55252Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55253Date:   Sun Feb 15 23:52:06 2015 +0100
55254
55255    oc-calendar: Implement categories to share the colour
55256
55257    See [MS-OXCICAL] Section 2.1.3.1.1.20.3 for details.
55258
55259    It requires https://github.com/openchange/openchange/pull/216 to retrieve
55260    the value from MAPI client
55261
55262M	OpenChange/MAPIStoreAppointmentWrapper.m
55263M	OpenChange/iCalEvent+MAPIStore.m
55264
55265commit 624967c60b5d4c2bb23051f6995e323163f0c12d
55266Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55267Date:   Sun Feb 15 18:44:47 2015 +0100
55268
55269    oc-calendar: Implement PidTagSensitivity
55270
55271    As described in [MS-OXCICAL] Section 2.1.3.11.20.4 by using
55272    access CLASS iCal field.
55273
55274    Although Outlook does not support confidential level, it is properly
55275    exported and imported.
55276
55277M	OpenChange/MAPIStoreAppointmentWrapper.m
55278M	OpenChange/MAPIStoreCalendarMessage.m
55279M	OpenChange/MAPIStoreMessage.m
55280M	OpenChange/iCalEvent+MAPIStore.m
55281
55282commit e6ba15bbae0633bf4a8bbd327a1578217cb2128f
55283Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55284Date:   Sun Feb 15 18:41:03 2015 +0100
55285
55286    oc-calendar: PidTagImportance and PidTagNormalizedSubject working
55287
55288    It wasn't being called because the proxy (AppointmentWrapper) is not
55289    being called as there is a base implementation for these properties
55290    in MAPIStoreMessage making them impossible to be shared between
55291    Outlook profiles.
55292
55293M	OpenChange/MAPIStoreCalendarMessage.m
55294
55295commit 2a1b363feedf77f1bcc1c848d8468d93817d7023
55296Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55297Date:   Sun Feb 15 18:39:43 2015 +0100
55298
55299    oc-calendar: Proper getter for AppointmentWrapper proxy object
55300
55301    Do not assume it is in 0 position any longer
55302
55303M	OpenChange/MAPIStoreCalendarMessage.m
55304
55305commit eaec3c061074ff7bf42bc54569acb8f066243a9e
55306Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55307Date:   Sun Feb 15 18:38:59 2015 +0100
55308
55309    oc-calendar: Remove useless method
55310
55311    Better off implemented by AppointmentWrapper proxy
55312
55313M	OpenChange/MAPIStoreCalendarMessage.m
55314
55315commit d3a4b497c69c39de6130cd5861d0f43e5a91614e
55316Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55317Date:   Sun Feb 15 18:34:28 2015 +0100
55318
55319    oc-calendar: Remove commented code
55320
55321    Available at MAPIStoreAppointmentWrapper class
55322
55323M	OpenChange/MAPIStoreCalendarMessage.m
55324
55325commit b26ea30b1b794e983ea272b5de713b0205fda0d8
55326Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55327Date:   Thu Feb 12 11:06:57 2015 -0500
55328
55329    Update ChangeLog
55330
55331M	ChangeLog
55332
55333commit 72b210cd2ebccc8e9cdc13c23abb76b7f455b780
55334Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55335Date:   Thu Feb 12 10:29:46 2015 -0500
55336
55337    Fixed typo
55338
55339M	NEWS
55340
55341commit a80d75d09cd0b6f310455e33847ae62433e258ca
55342Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55343Date:   Thu Feb 12 10:27:10 2015 -0500
55344
55345    Preparation for the release
55346
55347M	Documentation/docinfo.xml
55348M	Documentation/includes/global-attributes.asciidoc
55349M	NEWS
55350M	Version
55351
55352commit aae76dc4e6ce1909a1aeaee9500ec65e8e67aec8
55353Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55354Date:   Thu Feb 12 09:57:10 2015 -0500
55355
55356    Limit curl request for webcalendars to 60 seconds
55357
55358M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
55359
55360commit c20ca0e33dd3e25ba41f7b2a2cd70a1c39d1e125
55361Author: Francis Lachapelle <flachapelle@inverse.ca>
55362Date:   Thu Feb 12 09:29:40 2015 -0500
55363
55364    Fix exception in set operation of sogo-tool
55365
55366M	NEWS
55367M	Tools/SOGoToolUserPreferences.m
55368
55369commit 601a9ca5598490f839938884f20d0a366388ed4b
55370Author: Francis Lachapelle <flachapelle@inverse.ca>
55371Date:   Thu Feb 12 09:09:18 2015 -0500
55372
55373    Update translations
55374
55375M	NEWS
55376M	UI/PreferencesUI/Czech.lproj/Localizable.strings
55377M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
55378M	UI/PreferencesUI/French.lproj/Localizable.strings
55379M	UI/PreferencesUI/German.lproj/Localizable.strings
55380M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
55381
55382commit d7c283f7511c7753f2cf0fc5af0e2eaea826b66f
55383Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55384Date:   Thu Feb 12 08:49:17 2015 -0500
55385
55386    improved fetching of text parts over EAS
55387
55388M	ActiveSync/SOGoMailObject+ActiveSync.m
55389M	NEWS
55390
55391commit f3325b8b0d59a730716090b8f5e1319ce3edfd70
55392Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55393Date:   Wed Feb 11 18:13:36 2015 -0500
55394
55395    Updated NEWS file wrt fixes
55396
55397M	NEWS
55398
55399commit b4ea4d7e9fd90520675452bdcbf70155d6b87eef
55400Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55401Date:   Wed Feb 11 14:39:57 2015 -0500
55402
55403    Improvement over previous commit
55404
55405M	UI/Templates/PreferencesUI/UIxPreferences.wox
55406M	UI/WebServerResources/UIxPreferences.js
55407
55408commit 9447437d6fd9da2701312363ae92427d2404749a
55409Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55410Date:   Wed Feb 11 14:33:32 2015 -0500
55411
55412    Added missing strings from previous commit
55413
55414M	UI/PreferencesUI/English.lproj/Localizable.strings
55415
55416commit 322f72626a3253f9d290cfb6d83ff8f5fac2a4e4
55417Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55418Date:   Wed Feb 11 14:30:40 2015 -0500
55419
55420    now possible to limit automatic forwards to internal/external domains
55421
55422M	Documentation/SOGoInstallationGuide.asciidoc
55423M	NEWS
55424M	SoObjects/SOGo/SOGoDomainDefaults.h
55425M	SoObjects/SOGo/SOGoDomainDefaults.m
55426M	UI/PreferencesUI/UIxPreferences.m
55427M	UI/Templates/PreferencesUI/UIxPreferences.wox
55428M	UI/WebServerResources/UIxPreferences.js
55429
55430commit 55ae4cb8c0390f2007ea08896e1adcb722e72c10
55431Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55432Date:   Wed Feb 11 12:59:04 2015 -0500
55433
55434    First pass at EAS' best practices for SOGo
55435
55436M	Documentation/SOGoInstallationGuide.asciidoc
55437M	NEWS
55438
55439commit e5d01428ad074d45ed8719b3aaac5d09537faba4
55440Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55441Date:   Wed Feb 11 11:31:35 2015 -0500
55442
55443    now possible for SOGo to change the sambaNTPassword/sambaLMPassword
55444
55445M	Documentation/SOGoInstallationGuide.asciidoc
55446M	NEWS
55447M	SoObjects/SOGo/GNUmakefile
55448M	SoObjects/SOGo/LDAPSource.h
55449M	SoObjects/SOGo/LDAPSource.m
55450M	SoObjects/SOGo/NSData+Crypto.h
55451M	SoObjects/SOGo/NSData+Crypto.m
55452M	SoObjects/SOGo/NSString+Crypto.h
55453M	SoObjects/SOGo/NSString+Crypto.m
55454A	SoObjects/SOGo/lmhash.c
55455A	SoObjects/SOGo/lmhash.h
55456M	Tools/SOGoTool.h
55457M	Tools/SOGoTool.m
55458
55459commit 82178fd6ceb5c4cb9acb10a4be06c022c895de7a
55460Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55461Date:   Wed Feb 11 08:31:32 2015 -0500
55462
55463    Initial patch from tfu for bug #3055
55464
55465M	ActiveSync/SOGoMailObject+ActiveSync.m
55466
55467commit 68ebc9e0ff64f1baebbd9f5adbd38cfd1fcf0b76
55468Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55469Date:   Tue Feb 10 23:34:51 2015 +0100
55470
55471    oc: Use dlinklist from samba for now
55472
55473    Due to https://github.com/openchange/openchange/pull/204.
55474
55475    Until it is published by OC or dismissed.
55476
55477M	OpenChange/MAPIStoreContext.m
55478M	OpenChange/MAPIStoreFallbackContext.m
55479
55480commit 6cf1ec998e33990e77725b9c84bb3ba7ec34dcbc
55481Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55482Date:   Tue Feb 10 07:09:31 2015 -0500
55483
55484    Updated NEWS file for the #3095 bug fix in SOPE
55485
55486M	NEWS
55487
55488commit 6c9b1a494fa1f0a44b118f6c4a399e958796704d
55489Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55490Date:   Mon Feb 9 16:12:59 2015 -0500
55491
55492    Fix for bug #2332
55493
55494M	NEWS
55495M	SoObjects/SOGo/SOGoSieveManager.m
55496M	UI/PreferencesUI/English.lproj/Localizable.strings
55497M	UI/PreferencesUI/UIxPreferences.m
55498M	UI/Templates/PreferencesUI/UIxPreferences.wox
55499
55500commit 98e4c8ca55b0424111bd7c98060f689316008572
55501Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55502Date:   Mon Feb 9 09:10:55 2015 -0500
55503
55504    Fixed doc regarder domain vs. system settings
55505
55506M	Documentation/SOGoInstallationGuide.asciidoc
55507
55508commit 96986812f458922f012ccb7af3f149266d6ea93a
55509Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55510Date:   Sat Feb 7 00:22:45 2015 +0100
55511
55512    oc-mail: Set content type for a message after upgrading sope 2.2.15
55513
55514    Now that message headers can be set dynamically, we can
55515    set the body-related headers using `setHeader` selector.
55516
55517    This fixes emails sent using this sope version are all in plain text.
55518
55519M	OpenChange/MAPIStoreMailVolatileMessage.m
55520
55521commit 142deeb5f0ed97cbc78f7641a7c5141d30aefd70
55522Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55523Date:   Thu Feb 5 23:49:59 2015 +0100
55524
55525    oc: Implement move a DB subfolder to root
55526
55527    DB folders are Notes and Fallback (Journal, InfoPath Form and Deleted Items).
55528
55529    By moving the DB path and update the indexing DB.
55530
55531M	OpenChange/MAPIStoreDBFolder.m
55532
55533commit dc8012e3d34c76c2dbc4302361fdf02b6147ead6
55534Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55535Date:   Thu Feb 5 23:48:46 2015 +0100
55536
55537    oc-mail: Implement move a mail subfolder to root
55538
55539    By moving at IMAP level the mailbox and update the indexing DB
55540    and local db path.
55541
55542M	OpenChange/MAPIStoreMailFolder.m
55543
55544commit 3731819e1565a6198237218dff078047628b1316
55545Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55546Date:   Thu Feb 5 16:21:27 2015 -0500
55547
55548    Added patch from tfu for #2995
55549
55550M	ActiveSync/SOGoMailObject+ActiveSync.m
55551M	Documentation/SOGoInstallationGuide.asciidoc
55552M	NEWS
55553
55554commit eca22caefc921fa713c2b83e24831f52b397eca7
55555Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55556Date:   Thu Feb 5 11:14:53 2015 -0500
55557
55558    Fix for bug #3078
55559
55560M	NEWS
55561M	UI/MailerUI/UIxMailFolderActions.m
55562
55563commit 923bcf8ae291f574feb611d80c8b5a861dcb663a
55564Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55565Date:   Thu Feb 5 09:29:29 2015 -0500
55566
55567    Applied patch for #3092
55568
55569M	SOPE/GDLContentStore/GCSChannelManager.m
55570
55571commit 0b44fa81f4c1ec9c5b812d799bf76399ce240b5b
55572Author: Francis Lachapelle <flachapelle@inverse.ca>
55573Date:   Tue Feb 3 13:20:57 2015 -0500
55574
55575    Update NEWS file
55576
55577M	NEWS
55578
55579commit 776b17ff202c45ff63bfc5144dd0ccc37a2f3e58
55580Author: Francis Lachapelle <flachapelle@inverse.ca>
55581Date:   Tue Feb 3 12:06:28 2015 -0500
55582
55583    Fix mail editor when not called from mail module
55584
55585    Fixes #3088
55586
55587M	UI/WebServerResources/UIxMailEditor.js
55588
55589commit 2aa528dacca6c61d194bd2603cf0ba0d5a436647
55590Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55591Date:   Fri Jan 30 11:08:43 2015 -0500
55592
55593    Preparation for the release
55594
55595M	ChangeLog
55596M	Documentation/docinfo.xml
55597M	Documentation/includes/global-attributes.asciidoc
55598M	Version
55599
55600commit d1d398091961f5d497b67313e098a8a5624089f4
55601Author: Francis Lachapelle <flachapelle@inverse.ca>
55602Date:   Fri Jan 30 11:03:38 2015 -0500
55603
55604    Update translations
55605
55606M	NEWS
55607M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
55608M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
55609
55610commit cf35eec1f5c56d8c7332bed34e2195a8ad9c9e9f
55611Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55612Date:   Fri Jan 30 10:28:45 2015 -0500
55613
55614    Improved the NEWS file for the release
55615
55616M	NEWS
55617
55618commit 58a0b0c173616db9a3a1592b437dba7e40475321
55619Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55620Date:   Fri Jan 30 10:23:04 2015 -0500
55621
55622    Updated for the release
55623
55624M	NEWS
55625
55626commit 723a9d4e080644a7a8cef60de9b7450621f0964e
55627Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55628Date:   Thu Jan 29 16:21:06 2015 -0500
55629
55630    Reverted bug fix from #3054 and added comment
55631
55632M	SoObjects/SOGo/SOGoParentFolder.m
55633
55634commit 4cc158043eb6183ecefed7abd93b579afbdfd7f6
55635Author: Francis Lachapelle <flachapelle@inverse.ca>
55636Date:   Wed Jan 28 16:38:27 2015 -0500
55637
55638    Improve CSS server-side cleaner
55639
55640    Fixes #3040
55641
55642M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
55643
55644commit 7fd1564a86d50cc96995bd3dec44939741312f4a
55645Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55646Date:   Wed Jan 28 15:16:21 2015 -0500
55647
55648    fix for #3076
55649
55650M	ActiveSync/SOGoActiveSyncDispatcher.m
55651M	ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m
55652M	Documentation/SOGoInstallationGuide.asciidoc
55653M	NEWS
55654
55655commit 981c718d228f70a23e73d8db913234be7161166c
55656Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55657Date:   Wed Jan 28 15:03:49 2015 -0500
55658
55659    improved handling of EAS Push when no heartbeat is provided
55660
55661M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
55662M	ActiveSync/SOGoActiveSyncDispatcher.m
55663M	NEWS
55664
55665commit 5258ee2e76e85d053917fb52f1c1954a162e54de
55666Author: Jesús García Sáez <jgarcia@zentyal.com>
55667Date:   Tue Jan 27 19:07:26 2015 +0100
55668
55669    oc-appointments: ignore alarms already triggered
55670
55671M	OpenChange/MAPIStoreAppointmentWrapper.m
55672
55673commit 57d591c427b2d7897bcd57717545d6aea2084381
55674Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55675Date:   Wed Jan 28 11:26:56 2015 +0100
55676
55677    oc: Set right container in dbFolder when moving a folder
55678
55679    The path attribute from SOGoCacheGCSFolder is properly updated
55680    in the database but not when returning from path message as
55681    the container is the old one.
55682
55683M	OpenChange/MAPIStoreDBFolder.m
55684M	OpenChange/MAPIStoreMailFolder.m
55685M	SoObjects/SOGo/SOGoCacheGCSFolder.h
55686M	SoObjects/SOGo/SOGoCacheGCSFolder.m
55687M	SoObjects/SOGo/SOGoObject.h
55688
55689commit b01de763dafde3d8b7f083b53814ba9a074b4541
55690Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55691Date:   Tue Jan 27 18:27:11 2015 +0100
55692
55693    oc: Move back and forth folders now are in sync
55694
55695    Two different indexing entries were created on move operation making
55696    impossible to restore old folder position in the original parent folder.
55697    This was due to cleanupCaches message calls to objectId which requires
55698    to have the indexing entry available.
55699
55700    Use case:
55701
55702      * Restore a folder from "Deleted items" folders
55703
55704M	OpenChange/MAPIStoreFolder.m
55705
55706commit 0e8bf0d2390c848154de4f9c9fa864b7c4b03002
55707Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55708Date:   Mon Jan 26 15:55:22 2015 +0100
55709
55710    oc-mail: Move mail folders with reserved chars
55711
55712    The URL was incorrectly set when any of ;/?:@&=+$,# was used
55713    in the folder name.
55714
55715    We have to mimetise what it is done in createFolder message selector.
55716    That is, perform the IMAP4 encoding + URL encoding without CSS
55717    encoding. The IMAP4 + CSS encoding (without URL encoding) is used to store the folder
55718    in SOGo and OpenChange Indexing database as we do right now.
55719
55720M	OpenChange/MAPIStoreMailFolder.m
55721
55722commit 086361b79a8be7722d8ae476140858067bb06c2a
55723Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55724Date:   Fri Jan 23 16:16:36 2015 -0500
55725
55726    Avoid GNUstep warnings
55727
55728M	SOPE/GDLContentStore/GCSFolderType.m
55729M	UI/MailerUI/UIxMailEditor.m
55730
55731commit ab12c84887a663c0ec442cfa22b2c9fd1f737f24
55732Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55733Date:   Fri Jan 23 15:32:22 2015 -0500
55734
55735    More NSLog usage cleanups
55736
55737M	SoObjects/Appointments/iCalCalendar+SOGo.m
55738M	SoObjects/Mailer/NSData+Mail.h
55739M	SoObjects/Mailer/NSData+Mail.m
55740M	SoObjects/SOGo/BSONCodec.m
55741M	SoObjects/SOGo/SOGoMailer.m
55742M	SoObjects/SOGo/SOGoSieveManager.m
55743M	SoObjects/SOGo/SOGoWebDAVAclManager.m
55744
55745commit 312084243b664932f55457738b30bc345457f5a4
55746Author: Jesús García Sáez <jgarcia@zentyal.com>
55747Date:   Fri Jan 23 18:19:24 2015 +0100
55748
55749    oc: improve modseqFromMessageChangeNumber to return an approximation.
55750
55751    Only for scenarios where we hadn't store the cn <-> modseq relationship
55752
55753M	OpenChange/MAPIStoreMailFolder.m
55754
55755commit 47be392d4f92c6afb1954244fe52cc4344c2ae1f
55756Author: Jesús García Sáez <jgarcia@zentyal.com>
55757Date:   Fri Jan 23 18:18:25 2015 +0100
55758
55759    oc: avoid request change number until necessary
55760
55761    Minor changenumber leak, but avoid it anyway
55762
55763M	OpenChange/MAPIStoreMailFolder.m
55764
55765commit 34efcfee4e4bc593d01efe64c0db2b7e20b1a994
55766Author: Jesús García Sáez <jgarcia@zentyal.com>
55767Date:   Fri Jan 23 18:17:45 2015 +0100
55768
55769    oc: synchroniseCache store modseq for last delete change number.
55770
55771    This will be the more frequent change number used to obtain updates
55772    on the folder related with deleted messages
55773
55774M	OpenChange/MAPIStoreMailFolder.m
55775
55776commit 8e7f6d1aec1ebf05afe3330447cea4cf6797d3a3
55777Author: Jesús García Sáez <jgarcia@zentyal.com>
55778Date:   Fri Jan 23 18:15:44 2015 +0100
55779
55780    oc: avoid change number leaking when refreshing folder.
55781
55782    Everytime a folder where its last operation was delete some email was
55783    requesting change numbers that were not used.
55784
55785M	OpenChange/MAPIStoreMailFolder.m
55786
55787commit e2bee230217d16287883fb595d7bfc7ddec0ff77
55788Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55789Date:   Thu Jan 22 16:25:16 2015 -0500
55790
55791    Avoid unnecessary calls to NSLog
55792
55793M	UI/Contacts/UIxListView.m
55794M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
55795M	UI/MailerUI/UIxMailView.m
55796M	UI/Scheduler/UIxCalView.m
55797M	UI/Scheduler/UIxComponentEditor.m
55798
55799commit 1a10599369da87e64b77cf110624ca6745605585
55800Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55801Date:   Thu Jan 22 15:39:57 2015 -0500
55802
55803    Removed unnecessary NSLog calls
55804
55805M	SOPE/NGCards/CardGroup.m
55806M	SOPE/NGCards/IcalResponse.m
55807M	SOPE/NGCards/NSCalendarDate+ICal.m
55808M	SOPE/NGCards/NSString+NGCards.m
55809M	SOPE/NGCards/iCalObject.m
55810
55811commit d907d5d268b470c7f461cb0b7951b894e4b77772
55812Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55813Date:   Thu Jan 22 13:31:31 2015 -0500
55814
55815    Avoid using NSLog() where we can
55816
55817M	ActiveSync/NSData+ActiveSync.m
55818M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
55819M	ActiveSync/SOGoActiveSyncDispatcher.m
55820M	Main/SOGo.m
55821M	Main/sogod.m
55822
55823commit 99a36be03403ced16f6c3952a4086252fdc3f7e8
55824Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55825Date:   Wed Jan 21 12:44:31 2015 +0100
55826
55827    oc: Remove a source folder on move folder operation
55828
55829    Calling deleteFolder message to actually remove it from DB/IMAP
55830    depending on the class.
55831
55832M	OpenChange/MAPIStoreFolder.m
55833
55834commit 8b44c08a32375b8386b24d518e3fdc0b906ec3cd
55835Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55836Date:   Fri Jan 16 00:12:24 2015 +0100
55837
55838    oc-calendar: Remove unnecessary shifts on start,end and replace time props
55839
55840    As the data is sent in UTC, no shifts are longer required.
55841
55842M	OpenChange/iCalEvent+MAPIStore.m
55843
55844commit c893963da592bc56d0d95b7c18e7085907a9fdeb
55845Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55846Date:   Fri Jan 16 00:09:01 2015 +0100
55847
55848    oc-tasks: Set right start, due and complete dates
55849
55850    As explained in [MS-OXOTASK], we have to shift the given date
55851    to store the right point in time with the correct timezone.
55852
55853M	OpenChange/MAPIStoreTasksMessage.m
55854
55855commit c6b976a83077b94b043d38b4e1bb7c16ccbc1898
55856Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55857Date:   Fri Jan 16 00:06:11 2015 +0100
55858
55859    oc-mail: Remove unnecessary time shift in date for new mails
55860
55861    The MIME type can store the date in UTC and the clients are
55862    responsible on showing correctly to the client as it does.
55863
55864M	OpenChange/MAPIStoreMailVolatileMessage.m
55865
55866commit d5d97db8e8d64ddbc0797325ce023723fd1227bb
55867Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55868Date:   Fri Jan 16 00:02:01 2015 +0100
55869
55870    oc: PT_SYSTIME is an absolute timestamp
55871
55872    As the epoch is in UTC timezone, we set this timezone for NSCalendarDate.
55873
55874M	OpenChange/MAPIStoreObject.m
55875M	OpenChange/MAPIStoreTypes.m
55876
55877commit d98ff69fbee723ae268b0cb0836c8dca75394743
55878Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55879Date:   Tue Jan 20 08:35:10 2015 -0500
55880
55881    Version bumps for the release
55882
55883M	ChangeLog
55884M	Documentation/docinfo.xml
55885M	Documentation/includes/global-attributes.asciidoc
55886M	NEWS
55887M	Version
55888
55889commit daa7ab87d7de8553c4df8790a10f18dead51e61f
55890Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55891Date:   Mon Jan 19 13:54:04 2015 -0500
55892
55893    Fix cosmetic change when fetching fb info
55894
55895M	Documentation/SOGoInstallationGuide.asciidoc
55896M	UI/MainUI/SOGoUserHomePage.m
55897
55898commit 00cef845b75ec2859e412a63a1a97fecfe21463d
55899Author: Carlos Pérez-Aradros Herce <exekias@gmail.com>
55900Date:   Mon Jan 19 19:04:06 2015 +0100
55901
55902    Restore multitenancy changes for OpenChange
55903
55904M	OpenChange/MAPIStoreFallbackContext.m
55905M	OpenChange/MAPIStoreGCSBaseContext.m
55906M	OpenChange/MAPIStoreMailContext.m
55907M	OpenChange/MAPIStoreNotesContext.m
55908M	OpenChange/MAPIStoreSOGo.m
55909
55910commit f9550b91812248b12657943fd81d3524399eb4ae
55911Author: Jesús García Sáez <jgarcia@zentyal.com>
55912Date:   Mon Jan 19 15:35:44 2015 +0100
55913
55914    oc: several uninitialized variables
55915
55916M	OpenChange/MAPIStoreDBFolder.m
55917M	OpenChange/MAPIStoreFolder.m
55918M	OpenChange/MAPIStoreMailFolder.m
55919M	OpenChange/MAPIStoreMessage.m
55920M	OpenChange/MAPIStoreObject.m
55921M	OpenChange/RTFHandler.m
55922
55923commit 3e59b1ad6eb4dcca87b75fc478931bb9a404900e
55924Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55925Date:   Fri Jan 16 12:55:38 2015 -0500
55926
55927    Improved documentation regarding password policies over LDAP
55928
55929M	Documentation/SOGoInstallationGuide.asciidoc
55930
55931commit e45451a9f9a38f869268f4db47e4e24045b63530
55932Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55933Date:   Fri Jan 16 09:18:37 2015 -0500
55934
55935    Improved comments over previous commit
55936
55937M	SOPE/NGCards/iCalTimeZonePeriod.m
55938
55939commit b35fee8efc206b92d55c30757005df484f764cbf
55940Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
55941Date:   Fri Jan 16 01:34:16 2015 +0100
55942
55943    oc-contacts: Implement Wedding Anniversary
55944
55945    As specified by Microsoft using x-ms-anniversary custom vcard element
55946    [MS-OXVCARD] Section 2.1.3.9.6
55947
55948M	OpenChange/MAPIStoreContactsMessage.m
55949
55950commit e9e3dd5646cdf004896f350e35fddd661463f029
55951Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55952Date:   Thu Jan 15 15:29:02 2015 -0500
55953
55954    fixed timezone calculation on recurring event
55955
55956M	NEWS
55957M	SOPE/NGCards/iCalTimeZonePeriod.m
55958M	SoObjects/Appointments/SOGoAppointmentFolder.m
55959
55960commit 16c863d89dc7555d3c1a490c3467c08c00bd421f
55961Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55962Date:   Thu Jan 15 11:55:04 2015 -0500
55963
55964    Fixed potential issue when handling multiple Add/Change/Delete/Fetch EAS commands (#3057)
55965
55966M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
55967M	NEWS
55968
55969commit 7e7d302165061964a8730e5b42f1ef5c27a20465
55970Author: Jesús García Sáez <jgarcia@zentyal.com>
55971Date:   Thu Jan 15 13:50:26 2015 +0100
55972
55973    oc: warning if codepage not found from headerCharset
55974
55975M	OpenChange/MAPIStoreMailMessage.m
55976
55977commit d052356724fdde9a5b1777e81edceb5e0a794696
55978Author: Jesús García Sáez <jgarcia@zentyal.com>
55979Date:   Thu Jan 15 13:27:37 2015 +0100
55980
55981    oc: encoding names must be case insensitive
55982
55983M	OpenChange/Codepages.m
55984
55985commit d87056ebfadff870518d032a0fbbd52d5c6d0a88
55986Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55987Date:   Mon Jan 12 14:38:55 2015 -0500
55988
55989    handle multipart for EAS/ItemOperations
55990
55991M	ActiveSync/SOGoActiveSyncDispatcher.m
55992M	NEWS
55993
55994commit 135b463e8fa770f47aadb58ede53898ce6a8bfdc
55995Author: Ludovic Marcotte <lmarcotte@inverse.ca>
55996Date:   Mon Jan 12 13:39:06 2015 -0500
55997
55998    Updated the EAS doc
55999
56000M	ActiveSync/README
56001M	Documentation/SOGoInstallationGuide.asciidoc
56002
56003commit f4c4f5af6271956de6a9a339d8834b4f2f66ea45
56004Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56005Date:   Mon Jan 12 09:09:06 2015 -0500
56006
56007    fixed From's full name over EAS
56008
56009M	ActiveSync/SOGoActiveSyncDispatcher.m
56010M	NEWS
56011
56012commit 70e45f78430e07f75e1fe094f8087902f572fab6
56013Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56014Date:   Mon Jan 12 08:40:06 2015 -0500
56015
56016    fixed birthday offset in EAS
56017
56018M	ActiveSync/NGVCard+ActiveSync.m
56019M	NEWS
56020
56021commit 28e449b05077b2f0686fae645a84447af1b6d4e8
56022Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56023Date:   Sat Jan 10 07:55:55 2015 -0500
56024
56025    Updated NEWS file for bugs fixed
56026
56027M	NEWS
56028
56029commit 6b52e9c945af28188b221f4cbf26e0ee28f58195
56030Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56031Date:   Fri Jan 9 09:04:15 2015 -0500
56032
56033    Fix for bug #2960
56034
56035M	NEWS
56036M	SoObjects/SOGo/WOContext+SOGo.h
56037M	SoObjects/SOGo/WOContext+SOGo.m
56038M	SoObjects/SOGo/WORequest+SOGo.h
56039M	SoObjects/SOGo/WORequest+SOGo.m
56040
56041commit 1cfbea69c14468424f5eb713bcb5918a70b3d676
56042Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56043Date:   Thu Jan 8 15:56:16 2015 -0500
56044
56045    Make sure we always release local pool
56046
56047M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
56048
56049commit cb9118d869d1d2535c50d46df5457038160de59e
56050Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56051Date:   Wed Jan 7 09:29:31 2015 -0500
56052
56053    Moved the pool destruction at the correct location
56054
56055M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
56056
56057commit dd6dd7251ca15dc5e758e733e2529003e08e7c7c
56058Author: Francis Lachapelle <flachapelle@inverse.ca>
56059Date:   Tue Jan 6 13:59:20 2015 -0500
56060
56061    Fix selection of calendar in event/task editors
56062
56063    Fixes #3049
56064    Fixes #3050
56065
56066M	UI/Scheduler/UIxComponentEditor.m
56067M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
56068M	UI/Templates/SchedulerUI/UIxTaskEditor.wox
56069
56070commit 24c6c8c91d421594bd51f07904d4cd3911cd187c
56071Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56072Date:   Tue Jan 6 10:59:56 2015 -0500
56073
56074    Fix for bug #3054
56075
56076M	NEWS
56077M	SoObjects/Appointments/SOGoAppointmentFolders.m
56078M	SoObjects/SOGo/SOGoFolder.h
56079M	SoObjects/SOGo/SOGoFolder.m
56080M	SoObjects/SOGo/SOGoGCSFolder.h
56081M	SoObjects/SOGo/SOGoObject.h
56082M	SoObjects/SOGo/SOGoObject.m
56083M	SoObjects/SOGo/SOGoParentFolder.h
56084M	SoObjects/SOGo/SOGoParentFolder.m
56085
56086commit b1ac7a0cca0ace6aecd3ee650e3029ca16709831
56087Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56088Date:   Mon Jan 5 13:49:28 2015 -0500
56089
56090    MultipleBookingsFieldName can be set to -1
56091
56092M	Documentation/SOGoInstallationGuide.asciidoc
56093M	NEWS
56094M	SoObjects/Appointments/SOGoAppointmentObject.m
56095M	SoObjects/SOGo/SOGoUser.m
56096M	SoObjects/SOGo/SOGoUserManager.h
56097M	SoObjects/SOGo/SOGoUserManager.m
56098M	UI/MainUI/SOGoUserHomePage.m
56099
56100commit 59e6d6df4aa131ca1ea658a212ec1c30e516b5f1
56101Author: Francis Lachapelle <flachapelle@inverse.ca>
56102Date:   Mon Jan 5 10:12:57 2015 -0500
56103
56104    Fix selection of calendar in event/task editors
56105
56106    Fixes #3049
56107    Fixes #3050
56108
56109M	NEWS
56110M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
56111M	UI/Templates/SchedulerUI/UIxTaskEditor.wox
56112
56113commit 71ad5de910de96a293f75c7c0caba7a36b96c020
56114Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56115Date:   Tue Dec 30 08:00:41 2014 -0500
56116
56117    Bumped everything for the release
56118
56119M	ChangeLog
56120M	Documentation/docinfo.xml
56121M	Documentation/includes/global-attributes.asciidoc
56122M	NEWS
56123M	Version
56124
56125commit ead665de85e2202dbde926c316cbba927d38dfa7
56126Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56127Date:   Mon Dec 29 16:19:10 2014 -0500
56128
56129    fix tz issue when the user one was different from the system one with EAS
56130
56131M	ActiveSync/NSString+ActiveSync.m
56132M	ActiveSync/iCalEvent+ActiveSync.m
56133M	ActiveSync/iCalToDo+ActiveSync.m
56134M	NEWS
56135
56136commit 838ae8995ff592d4526194a37c8f5554082cbca6
56137Author: Jesús García Sáez <jgarcia@zentyal.com>
56138Date:   Mon Dec 29 19:20:16 2014 +0100
56139
56140    oc: ignore unhandled properties instead of abort
56141
56142    When setting a row with properties not handled right now, ignore them
56143    like they were never there instead of abort()
56144
56145M	OpenChange/MAPIStoreObject.m
56146M	OpenChange/MAPIStoreTypes.m
56147
56148commit a0c1ce8f3b7c22002661d40c24e95a1233b6a6e8
56149Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56150Date:   Mon Dec 29 12:43:20 2014 -0500
56151
56152    Improved handling of non-existant vs. subscribed folders over EAS
56153
56154M	ActiveSync/SOGoActiveSyncDispatcher.m
56155M	SoObjects/Mailer/SOGoMailAccount.m
56156M	SoObjects/Mailer/SOGoMailFolder.m
56157
56158commit 204a62aa6ac8feb5a13d5a2ee162bb26cc495a50
56159Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56160Date:   Tue Dec 23 10:25:53 2014 -0500
56161
56162    Improved comments in the code
56163
56164M	SoObjects/Appointments/SOGoAppointmentFolder.m
56165
56166commit 31cffdffd34429d1f4873d07d67e822bff82b7cf
56167Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56168Date:   Tue Dec 23 10:24:16 2014 -0500
56169
56170    Fix freebusy info not always returned
56171
56172M	NEWS
56173M	SoObjects/Appointments/SOGoAppointmentFolder.m
56174M	SoObjects/SOGo/SOGoFolder.h
56175M	SoObjects/SOGo/SOGoFolder.m
56176
56177commit 501ee7976664629616089cf88b9f779c6c9fe75e
56178Author: Jesús García Sáez <jgarcia@zentyal.com>
56179Date:   Tue Dec 23 10:59:01 2014 +0100
56180
56181    oc-rtf: fix parse \pict tag with \bin data
56182
56183M	OpenChange/RTFHandler.m
56184
56185commit 255bcbe92fa6b4610edf5f4d05c97b74537ecb6e
56186Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56187Date:   Mon Dec 22 19:59:33 2014 -0500
56188
56189    Fixed memory leaks in SOGoSyncCacheObject and correctly kill the cache upon each EAS iteration
56190
56191M	ActiveSync/SOGoSyncCacheObject.m
56192M	SoObjects/Mailer/SOGoMailBaseObject.m
56193M	SoObjects/SOGo/NSObject+Utilities.m
56194M	UI/MainUI/SOGoMicrosoftActiveSyncActions.m
56195
56196commit 72732879fafe8ef928593c0cf3e39d962b096ec9
56197Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56198Date:   Mon Dec 22 19:32:17 2014 -0500
56199
56200    Added memory statistics - set SOGoDebugLeaks = YES and call [[self class] memoryStatistics]
56201
56202M	SoObjects/SOGo/NSObject+Utilities.h
56203M	SoObjects/SOGo/NSObject+Utilities.m
56204
56205commit a56fc93a9afbeaf2323296d2843be0ca9aa80238
56206Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
56207Date:   Tue Dec 23 00:54:16 2014 +0100
56208
56209    oc: Guess recipients from some properties while importing PST
56210
56211    This is happening when importing a PST file.
56212
56213    From -> PidTagSenderEntryId
56214    To   -> PidTagOriginalDisplayTo
56215    CC   -> PidTagOriginalDisplayCc
56216
56217    The tested EntryID are the local users and OneOffEntries
56218    when the users are not from the directory.
56219
56220    It requires https://github.com/openchange/openchange/pull/175 to work.
56221
56222M	OpenChange/MAPIStoreMailVolatileMessage.m
56223
56224commit 24a934275f5678f7ab86cb706aa817dfb5ef8991
56225Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56226Date:   Mon Dec 22 16:12:26 2014 -0500
56227
56228    Fix small memory leak incase of errors
56229
56230M	ActiveSync/SOGoActiveSyncDispatcher.m
56231
56232commit 58f634bffe35b3a1f6a02072ba0103fea2155a45
56233Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56234Date:   Mon Dec 22 15:26:22 2014 -0500
56235
56236    Cosmetic improvements to the code
56237
56238M	SoObjects/Appointments/SOGoAppointmentObject.m
56239M	SoObjects/SOGo/SOGoMailer.h
56240M	SoObjects/SOGo/SOGoMailer.m
56241
56242commit ca4a754f2c12784ff437df34c255d3dccbf5c6f2
56243Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56244Date:   Mon Dec 22 12:39:58 2014 -0500
56245
56246    Use the right cutoff date
56247
56248M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
56249M	NEWS
56250M	SoObjects/SOGo/SOGoGCSFolder.m
56251
56252commit 8015688df31a3e3254093b260851d4664d725ea6
56253Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56254Date:   Mon Dec 22 11:50:51 2014 -0500
56255
56256    Added SOGoMaximumSyncResponseSize to support memory-limited EAS syncs
56257
56258M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
56259M	Documentation/SOGoInstallationGuide.asciidoc
56260M	NEWS
56261M	SoObjects/SOGo/SOGoSystemDefaults.h
56262M	SoObjects/SOGo/SOGoSystemDefaults.m
56263
56264commit b07913d66d4a47919e09cbcd0c41d92bd97ea0a3
56265Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56266Date:   Mon Dec 22 08:36:55 2014 -0500
56267
56268    See NEWS file
56269
56270M	ActiveSync/NGVCard+ActiveSync.m
56271M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
56272M	ActiveSync/SOGoActiveSyncDispatcher.m
56273M	NEWS
56274
56275commit df8a0d8715d97873e782ccfbfaab8b580c88c66e
56276Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56277Date:   Fri Dec 19 09:03:37 2014 -0500
56278
56279    Update ChangeLog
56280
56281M	ChangeLog
56282
56283commit e6cc56dca1126e09cb8336bdbd4e5dabc7b83cf1
56284Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56285Date:   Fri Dec 19 09:03:19 2014 -0500
56286
56287    Bumped version to 2.2.12a
56288
56289M	Version
56290
56291commit de3d38262b047a1b72ec9a49042059b90e2abc2c
56292Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56293Date:   Fri Dec 19 09:01:39 2014 -0500
56294
56295    Fix for bug #3034
56296
56297M	NEWS
56298M	SoObjects/Mailer/SOGoDraftObject.m
56299
56300commit 0e56527e05566e78ac8fe4687d19423de78b0276
56301Author: Chris Rosenhain <chris@rosenha.in>
56302Date:   Fri Dec 19 11:04:05 2014 +1030
56303
56304    Change ACL modification text to non-gender specific terms
56305
56306M	SoObjects/Appointments/SOGoAppointmentObject.m
56307M	SoObjects/Appointments/SOGoCalendarComponent.m
56308M	SoObjects/SOGo/SOGoGCSFolder.m
56309M	SoObjects/SOGo/SOGoUserFolder.h
56310M	UI/MainUI/SOGoRootPage.m
56311M	UI/Templates/SOGoACLDanishModificationAdvisory.wox
56312M	UI/Templates/SOGoACLDanishRemovalAdvisory.wox
56313M	UI/Templates/SOGoACLDutchModificationAdvisory.wox
56314M	UI/Templates/SOGoACLDutchRemovalAdvisory.wox
56315M	UI/Templates/SOGoACLEnglishModificationAdvisory.wox
56316M	UI/Templates/SOGoACLEnglishRemovalAdvisory.wox
56317
56318commit db911f323d23f263f5fa9c5fb02d8234127687b3
56319Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56320Date:   Thu Dec 18 08:56:23 2014 -0500
56321
56322    Updated ChangeLog and version numbers for the release
56323
56324M	ChangeLog
56325M	Documentation/docinfo.xml
56326M	Documentation/includes/global-attributes.asciidoc
56327M	Version
56328
56329commit fcddb37a0dd76f75bb16f9380e8b8a01865d0c4c
56330Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56331Date:   Thu Dec 18 08:53:31 2014 -0500
56332
56333    Fixed typo and bumped for release
56334
56335M	NEWS
56336
56337commit 8e79d4f88ba2b9603f589e1ee300164647217c8d
56338Author: Francis Lachapelle <flachapelle@inverse.ca>
56339Date:   Thu Dec 18 08:51:50 2014 -0500
56340
56341    Update translations
56342
56343M	NEWS
56344M	UI/PreferencesUI/Czech.lproj/Localizable.strings
56345M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
56346M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
56347M	UI/PreferencesUI/German.lproj/Localizable.strings
56348M	UI/PreferencesUI/Polish.lproj/Localizable.strings
56349M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
56350
56351commit f8ab3d5a427c17d647286bda441d63a98481fdbe
56352Author: Francis Lachapelle <flachapelle@inverse.ca>
56353Date:   Thu Dec 18 08:45:27 2014 -0500
56354
56355    Update NEWS file
56356
56357M	NEWS
56358
56359commit 8aea5f232e049024047726305a55580807d5e54b
56360Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56361Date:   Wed Dec 17 16:18:39 2014 -0500
56362
56363    Fix for bug #3028
56364
56365M	ActiveSync/iCalEvent+ActiveSync.m
56366M	ActiveSync/iCalToDo+ActiveSync.m
56367M	NEWS
56368
56369commit 493c366ac42481d99c014eb9746b38bd43d726a2
56370Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56371Date:   Wed Dec 17 15:26:02 2014 -0500
56372
56373    Fix for bug #3003
56374
56375M	ActiveSync/SOGoMailObject+ActiveSync.m
56376M	NEWS
56377
56378commit cd70bec9faf8f29159eafb3ae1e63ab9d7a76919
56379Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56380Date:   Wed Dec 17 13:57:49 2014 -0500
56381
56382    Fix for bug #3008
56383
56384M	NEWS
56385M	SoObjects/Appointments/SOGoAppointmentFolder.m
56386
56387commit dba17fbcbcd3c8725385df5273911499a6321bdd
56388Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
56389Date:   Tue Dec 16 23:39:42 2014 +0100
56390
56391    Create child folder objects using parent context for real
56392
56393    We activate the user for the context using the root folder
56394    context as there are times where the active user is not
56395    matching with the one stored in the application context
56396    and SOGo object is storing cached data with the wrong user
56397    leading to create folders in wrong mailboxes, etc.
56398
56399    As this application is single-threaded, no problems are expected.
56400    Indeed, the same code is available at getting the root folder (ie INBOX).
56401
56402M	OpenChange/MAPIStoreFolder.m
56403
56404commit 6027cb50d4d1d351935ef924d957d5876e73d026
56405Author: Francis Lachapelle <flachapelle@inverse.ca>
56406Date:   Tue Dec 16 16:13:59 2014 -0500
56407
56408    Fix CSS and templates of component/apptmt editor
56409
56410M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
56411M	UI/WebServerResources/UIxAppointmentEditor.css
56412M	UI/WebServerResources/UIxComponentEditor.css
56413
56414commit eb4d20e50f109e20d4d040b56fecf27513c46c2c
56415Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56416Date:   Tue Dec 16 13:27:01 2014 -0500
56417
56418    Privacy and categories support for tasks
56419
56420M	ActiveSync/iCalToDo+ActiveSync.m
56421
56422commit 70dbcf0418d24f68232383186cb8443ffc269c8b
56423Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56424Date:   Tue Dec 16 13:24:10 2014 -0500
56425
56426    Fix for MeetingStatus applied yesterday
56427
56428M	ActiveSync/iCalEvent+ActiveSync.m
56429
56430commit bfaaf6eb3436cbfca5e8ede5963cd53012eff92a
56431Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56432Date:   Tue Dec 16 13:17:59 2014 -0500
56433
56434    Revert back to using GNUSTEP_SYSTEM_LIBRARIES for teststrings
56435
56436M	Tests/Integration/GNUmakefile.preamble
56437
56438commit 68655deabd942718c318feeb29e407a4c5b499c2
56439Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56440Date:   Tue Dec 16 12:36:08 2014 -0500
56441
56442    Improved rpath handling (#2996)
56443
56444M	ActiveSync/common.make
56445M	Main/GNUmakefile
56446M	Tests/Integration/GNUmakefile.preamble
56447M	Tools/GNUmakefile
56448M	configure
56449
56450commit 7380b25b7596e58775afb4203dfa35bd5dd29c4f
56451Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56452Date:   Tue Dec 16 10:55:12 2014 -0500
56453
56454    Be a bit more verbose regarding IMAP requirements for EAS
56455
56456M	Documentation/SOGoInstallationGuide.asciidoc
56457
56458commit cbfb927ec91677ed75f3307d8e41b92a59ec45dd
56459Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56460Date:   Tue Dec 16 10:42:18 2014 -0500
56461
56462    Properly escape Attendee's email address in case it contains crap
56463
56464M	ActiveSync/iCalEvent+ActiveSync.m
56465
56466commit 0f2798f017c340cdf1000b771e5e74c2372562fc
56467Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56468Date:   Tue Dec 16 10:35:32 2014 -0500
56469
56470    Lucid fixes for EAS
56471
56472M	ActiveSync/SOGoActiveSyncDispatcher.m
56473M	NEWS
56474M	Tools/SOGoToolManageEAS.m
56475
56476commit e040805e0d56458d825102fb5920f381026bf09d
56477Author: Francis Lachapelle <flachapelle@inverse.ca>
56478Date:   Tue Dec 16 10:07:08 2014 -0500
56479
56480    Fix display of dialog in RO appointment editor
56481
56482M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
56483M	UI/WebServerResources/UIxAppointmentEditor.css
56484
56485commit fb6ef3aa8a8d00db1cb00dbdb51b43c51ae3a438
56486Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56487Date:   Tue Dec 16 09:20:27 2014 -0500
56488
56489    Now possible to set alarms on event invitations
56490
56491M	ActiveSync/SOGoActiveSyncDispatcher.m
56492M	NEWS
56493M	SoObjects/Appointments/GNUmakefile
56494M	SoObjects/Appointments/SOGoAppointmentObject.h
56495M	SoObjects/Appointments/SOGoAppointmentObject.m
56496M	SoObjects/Appointments/SOGoComponentOccurence.h
56497M	SoObjects/Appointments/SOGoComponentOccurence.m
56498A	SoObjects/Appointments/iCalAlarm+SOGo.h
56499A	SoObjects/Appointments/iCalAlarm+SOGo.m
56500M	UI/MailPartViewers/UIxMailPartICalActions.m
56501M	UI/Scheduler/GNUmakefile
56502D	UI/Scheduler/Toolbars/SOGoAppointmentObjectAccept.toolbar
56503D	UI/Scheduler/Toolbars/SOGoAppointmentObjectAcceptOrDecline.toolbar
56504D	UI/Scheduler/Toolbars/SOGoAppointmentObjectDecline.toolbar
56505M	UI/Scheduler/UIxAppointmentEditor.m
56506M	UI/Scheduler/UIxComponentEditor.h
56507M	UI/Scheduler/UIxComponentEditor.m
56508M	UI/Scheduler/product.plist
56509M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
56510M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
56511M	UI/WebServerResources/SchedulerUI.js
56512M	UI/WebServerResources/UIxAppointmentEditor.js
56513M	UI/WebServerResources/UIxComponentEditor.js
56514
56515commit 3eac0f5261bc4bc4aa4c65547d93d29771fe816e
56516Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56517Date:   Mon Dec 15 19:37:04 2014 -0500
56518
56519    Improved NEWS file
56520
56521M	NEWS
56522
56523commit f29a74f82f437ffce96ac15f1ab604218f0a22d6
56524Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56525Date:   Mon Dec 15 19:34:51 2014 -0500
56526
56527    avoid testing for IMAP ANNOTATION when X-GUID is available
56528
56529M	NEWS
56530M	SoObjects/Mailer/SOGoMailAccount.m
56531
56532commit 20b3d4882d1675be4a7cbed58f99c2f4d9c96f8f
56533Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56534Date:   Mon Dec 15 19:27:21 2014 -0500
56535
56536    MeetingStatus fix affecting iOS devices
56537
56538M	ActiveSync/iCalEvent+ActiveSync.m
56539M	NEWS
56540
56541commit 175b99b9ee69c08a279fa28f585a6bfd040556dd
56542Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56543Date:   Mon Dec 15 19:25:38 2014 -0500
56544
56545    Updated NEWS regarding previous commit
56546
56547M	NEWS
56548
56549commit e79ea7583415b8892e772d92abb55c8ebf688285
56550Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56551Date:   Mon Dec 15 19:24:10 2014 -0500
56552
56553    Categories and privacy fixes for bug #3022
56554
56555M	ActiveSync/iCalEvent+ActiveSync.m
56556
56557commit 9cb1f8097c5e195152e729c5052b88e80ceb064a
56558Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56559Date:   Mon Dec 15 19:23:04 2014 -0500
56560
56561    Fix sogo-tool when cleaning up devices
56562
56563M	Tools/SOGoToolManageEAS.m
56564
56565commit 54dabb6861ff32509b084ddcfdd3e9ebabf034fb
56566Author: Francis Lachapelle <flachapelle@inverse.ca>
56567Date:   Mon Dec 15 10:52:04 2014 -0500
56568
56569    Update CKEditor to version 4.4.6 (+ sourcearea)
56570
56571    Added an enabled the 'Source Area' plugin to be able to edit the HTML
56572    code directly.
56573
56574M	NEWS
56575M	UI/WebServerResources/UIxPreferences.js
56576M	UI/WebServerResources/ckeditor/build-config.js
56577M	UI/WebServerResources/ckeditor/ckeditor.js
56578M	UI/WebServerResources/ckeditor/config.js
56579M	UI/WebServerResources/ckeditor/lang/ar.js
56580M	UI/WebServerResources/ckeditor/lang/ca.js
56581M	UI/WebServerResources/ckeditor/lang/cs.js
56582M	UI/WebServerResources/ckeditor/lang/cy.js
56583M	UI/WebServerResources/ckeditor/lang/da.js
56584M	UI/WebServerResources/ckeditor/lang/de.js
56585M	UI/WebServerResources/ckeditor/lang/en.js
56586M	UI/WebServerResources/ckeditor/lang/es.js
56587M	UI/WebServerResources/ckeditor/lang/fi.js
56588M	UI/WebServerResources/ckeditor/lang/fr.js
56589M	UI/WebServerResources/ckeditor/lang/hu.js
56590M	UI/WebServerResources/ckeditor/lang/is.js
56591M	UI/WebServerResources/ckeditor/lang/it.js
56592M	UI/WebServerResources/ckeditor/lang/nb.js
56593M	UI/WebServerResources/ckeditor/lang/nl.js
56594M	UI/WebServerResources/ckeditor/lang/no.js
56595M	UI/WebServerResources/ckeditor/lang/pl.js
56596M	UI/WebServerResources/ckeditor/lang/pt-br.js
56597M	UI/WebServerResources/ckeditor/lang/ru.js
56598M	UI/WebServerResources/ckeditor/lang/sk.js
56599M	UI/WebServerResources/ckeditor/lang/sv.js
56600M	UI/WebServerResources/ckeditor/lang/uk.js
56601M	UI/WebServerResources/ckeditor/plugins/icons.png
56602M	UI/WebServerResources/ckeditor/plugins/icons_hidpi.png
56603M	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js
56604M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js
56605M	UI/WebServerResources/ckeditor/skins/moono/editor.css
56606M	UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css
56607M	UI/WebServerResources/ckeditor/skins/moono/editor_ie.css
56608M	UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css
56609M	UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css
56610M	UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css
56611M	UI/WebServerResources/ckeditor/skins/moono/icons.png
56612M	UI/WebServerResources/ckeditor/skins/moono/icons_hidpi.png
56613
56614commit 6526d587f2726d6087b15e893e619bdcec7412bf
56615Author: Francis Lachapelle <flachapelle@inverse.ca>
56616Date:   Thu Dec 11 14:13:56 2014 -0500
56617
56618    Localization
56619
56620M	UI/PreferencesUI/French.lproj/Localizable.strings
56621
56622commit 9dd0d6c427a44f089cedef256899fed367899733
56623Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56624Date:   Thu Dec 11 13:31:32 2014 -0500
56625
56626    Draft autossave feature
56627
56628M	NEWS
56629M	SoObjects/Mailer/SOGoDraftObject.m
56630M	SoObjects/SOGo/SOGoDefaults.plist
56631M	SoObjects/SOGo/SOGoDomainDefaults.h
56632M	SoObjects/SOGo/SOGoDomainDefaults.m
56633M	SoObjects/SOGo/SOGoUserDefaults.h
56634M	SoObjects/SOGo/SOGoUserDefaults.m
56635M	UI/MailerUI/UIxMailMainFrame.m
56636M	UI/PreferencesUI/English.lproj/Localizable.strings
56637M	UI/PreferencesUI/UIxPreferences.m
56638M	UI/Templates/MailerUI/UIxMailEditor.wox
56639M	UI/Templates/PreferencesUI/UIxPreferences.wox
56640M	UI/WebServerResources/UIxMailEditor.js
56641
56642commit 990f782b627ed956755b727ef3b043d5d66cb14c
56643Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56644Date:   Thu Dec 11 10:01:21 2014 -0500
56645
56646    Allow including or not freebusy info from subscribed calendars
56647
56648M	NEWS
56649M	SoObjects/Appointments/SOGoAppointmentFolder.m
56650M	SoObjects/Appointments/SOGoFreeBusyObject.h
56651M	SoObjects/Appointments/SOGoFreeBusyObject.m
56652M	UI/Scheduler/UIxCalendarProperties.h
56653M	UI/Scheduler/UIxCalendarProperties.m
56654M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
56655
56656commit c8b74686cc0c656b2a0330c28d299a793417035e
56657Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56658Date:   Wed Dec 10 15:22:32 2014 -0500
56659
56660    Update ChangeLog
56661
56662M	ChangeLog
56663
56664commit 16bf299b3b9011d151a598ee06e02e6a96f2249d
56665Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56666Date:   Wed Dec 10 15:22:01 2014 -0500
56667
56668    Version bump for the release
56669
56670M	Documentation/docinfo.xml
56671M	Documentation/includes/global-attributes.asciidoc
56672M	Version
56673
56674commit b8c79664e102abb36ec6e2b978fb7825c0f1841c
56675Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56676Date:   Wed Dec 10 14:24:51 2014 -0500
56677
56678    Update ChangeLog
56679
56680M	ChangeLog
56681
56682commit 3c063e04fb6943a5716e3978e49e9dcef3660b77
56683Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56684Date:   Wed Dec 10 14:24:06 2014 -0500
56685
56686    v2.2.11a release + bug fix
56687
56688M	ActiveSync/SOGoActiveSyncDispatcher.m
56689M	NEWS
56690
56691commit ce5e46f5fb7b1392a0025238b8ac9144bd4d2adb
56692Author: Francis Lachapelle <flachapelle@inverse.ca>
56693Date:   Wed Dec 10 09:22:03 2014 -0500
56694
56695    Remove unused templates from SchedulerUI
56696
56697M	UI/Scheduler/GNUmakefile
56698D	UI/Scheduler/UIxAptTableView.m
56699D	UI/Templates/SchedulerUI/UIxAppointmentProposal.wox
56700D	UI/Templates/SchedulerUI/UIxAptTableView.wox
56701D	UI/Templates/SchedulerUI/UIxTaskProposal.wox
56702
56703commit 1c0e64f169439f0284a1427043c88d5fcc525455
56704Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56705Date:   Tue Dec 9 09:09:18 2014 -0500
56706
56707    Update ChangeLog
56708
56709M	ChangeLog
56710
56711commit aac6b22ab56f594e2c796d015e949549bf22e517
56712Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56713Date:   Tue Dec 9 09:08:54 2014 -0500
56714
56715    Preparation for the release
56716
56717M	Documentation/docinfo.xml
56718M	Documentation/includes/global-attributes.asciidoc
56719M	NEWS
56720M	Version
56721
56722commit 39e8f055d702e0d33da6af130403e1fd0287c102
56723Author: Jens Erat <email@jenserat.de>
56724Date:   Tue Dec 9 13:23:21 2014 +0100
56725
56726    Added information on common configuration issues
56727
56728    A very common issue (watching the mailing list) is not wrapping the
56729    whole configuration in a dictionary. SOGo is not very helpful at
56730    debugging broken configuration files, thus hinting `plparse` already
56731    installed with the GNUstep runtime.
56732
56733M	Documentation/SOGoInstallationGuide.asciidoc
56734
56735commit 64637d842b9b4979324e98d057909d57c86eb9ec
56736Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56737Date:   Tue Dec 9 07:21:34 2014 -0500
56738
56739    Prevent compilation failures with old gcc versions
56740
56741M	Tools/SOGoToolManageEAS.m
56742
56743commit 4e6214d6fcaa278f4039765de2b74fd862ced228
56744Author: Jens Erat <email@jenserat.de>
56745Date:   Tue Dec 9 13:11:03 2014 +0100
56746
56747    Fixed ActiveSync URL in documentation
56748
56749M	Documentation/SOGoInstallationGuide.asciidoc
56750
56751commit 12788c847d5ba3d609848bf52589b4c7f3907595
56752Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56753Date:   Mon Dec 8 10:45:34 2014 -0500
56754
56755    New sogo-tool feature to manage EAS data
56756
56757M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
56758M	ActiveSync/SOGoActiveSyncDispatcher.m
56759M	NEWS
56760M	Tools/GNUmakefile
56761A	Tools/SOGoToolManageEAS.m
56762
56763commit 2b95dd2c0a04b28839a721cb3ba40c674f3981b5
56764Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56765Date:   Mon Dec 8 10:29:23 2014 -0500
56766
56767    Avoid generating GUID for "Other user"/"Shared" folders
56768
56769M	SoObjects/Mailer/SOGoMailAccount.m
56770
56771commit 9e14a37cb81cf1dce955e5e16440fe413e4f656a
56772Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56773Date:   Mon Dec 8 10:25:37 2014 -0500
56774
56775    Improvements over fixes for #2982
56776
56777M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
56778M	ActiveSync/SOGoActiveSyncDispatcher.m
56779
56780commit ae0cbfe6a61610acfe3b3325e6cc9ef58332f6b4
56781Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56782Date:   Fri Dec 5 13:52:10 2014 -0500
56783
56784    Fix for bug #2982
56785
56786M	ActiveSync/SOGoActiveSyncDispatcher.m
56787M	NEWS
56788
56789commit 3f3673cf5ad2691c04f975dc58a58173e7c6c2ee
56790Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56791Date:   Thu Dec 4 17:59:17 2014 -0500
56792
56793    Added SOGoSAML2LogoutURL
56794
56795M	Documentation/SOGoInstallationGuide.asciidoc
56796M	SoObjects/SOGo/SOGoSystemDefaults.h
56797M	SoObjects/SOGo/SOGoSystemDefaults.m
56798M	UI/MainUI/SOGoSAML2Actions.m
56799
56800commit 9ef4d1f551bcfe597395bc7d9ec7bef2ef3e9a0f
56801Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56802Date:   Thu Dec 4 12:21:23 2014 -0500
56803
56804    Fix for bug #3010
56805
56806M	NEWS
56807M	UI/MainUI/SOGoUserHomePage.m
56808
56809commit fe9ad9c6e9b43fa276f6e71972ffd9823e4df9de
56810Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56811Date:   Thu Dec 4 11:27:10 2014 -0500
56812
56813    Radically reduced EAS memory usage
56814
56815M	ActiveSync/NSData+ActiveSync.m
56816M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
56817M	ActiveSync/SOGoActiveSyncDispatcher.m
56818M	ActiveSync/SOGoMailObject+ActiveSync.m
56819M	NEWS
56820M	SoObjects/SOGo/SOGoCacheGCSObject.m
56821
56822commit 47094b6d91c6375bb48160b355c643a628c139be
56823Author: extrafu <lmarcotte@inverse.ca>
56824Date:   Tue Dec 2 19:33:54 2014 -0500
56825
56826    Update SOGoSAML2Metadata.xml
56827
56828    Fixed XML template generation.
56829
56830M	SoObjects/SOGo/SOGoSAML2Metadata.xml
56831
56832commit 067809ef1c314becd908a0af48edc8a4a3aabcba
56833Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
56834Date:   Mon Dec 1 23:19:38 2014 +0100
56835
56836    Store changeNumber maps with modseq in cache for subfolders
56837
56838    By getting the root folder/container whose properties
56839    are stored in OpenChange DB.
56840
56841    This makes the synchronisation of sub-folders faster as
56842    when we evaluate restrictions for this folder, we are able
56843    to get the modseq from where to get the latest messages
56844    unseen by the client.
56845
56846M	OpenChange/MAPIStoreFolder.h
56847M	OpenChange/MAPIStoreFolder.m
56848M	OpenChange/MAPIStoreMailFolder.m
56849
56850commit 97201c56a45ac51ea744fe85ca4e875a87c5fe68
56851Author: Jesús García Sáez <jgarcia@zentyal.com>
56852Date:   Mon Dec 1 10:47:16 2014 +0100
56853
56854    abort if attemp to sync an UID in setChangekey fails
56855
56856M	OpenChange/MAPIStoreMailFolder.m
56857
56858commit 9ffa32eebdcc5d3b102aa4d86a93590684800cdc
56859Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56860Date:   Sun Nov 30 17:35:39 2014 -0500
56861
56862    Enable SAML support on all Debian-based distro
56863
56864M	packaging/debian-multiarch/control
56865M	packaging/debian-multiarch/rules
56866M	packaging/debian/control
56867M	packaging/debian/control-squeeze
56868M	packaging/debian/rules
56869
56870commit 7691d616a9ff46d4540d1a0c5a0ecbf64b3ecad2
56871Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
56872Date:   Sat Nov 29 08:07:41 2014 +0100
56873
56874    Attempt to sync an UID in setChangeKey to avoid crashing
56875
56876    This may happen if between sync cache and setChangeKey a modSeq
56877    is making synchroniseCache not retrieve the newly stored message.
56878
56879    This should fix the following crash:
56880
56881    https://tracker.zentyal.org/issues/2673
56882
56883M	OpenChange/MAPIStoreMailFolder.m
56884
56885commit 2c6d833c118d26d13d9689f371008043bf510cb1
56886Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
56887Date:   Thu Nov 27 17:13:02 2014 +0100
56888
56889    Remove an attempt to double free content
56890
56891    As content is freed by resetExceptResult message received by reset
56892    which has been called by dealloc as well
56893
56894M	SOPE/NGCards/NGCardsSaxHandler.m
56895
56896commit f4e15e2db8fdda0ff6d94d1690e35ebab1d334a4
56897Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
56898Date:   Wed Nov 26 09:20:45 2014 +0100
56899
56900    Fix memory leak on getPidTagSubject
56901
56902    Valgrind crafted report:
56903
56904    =40967== 128,927 (53,750 direct, 75,177 indirect) bytes in 383 blocks are definitely lost in loss record 10,104 of 10,179
56905    ==40967==    at 0x4C2AB80: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
56906    ==40967==    by 0x86EDE3D: talloc_strndup (talloc.c:613)
56907    ==40967==    by 0x34D2BB9E: _i_NSString_MAPIStoreDataTypes_asUnicodeInMemCtx_ (in /usr/lib/GNUstep/SOGo/SOGoBackend.MAPIStore/SOGoBackend)
56908    ==40967==    by 0x34D2025B: _i_MAPIStoreMailMessage__getPidTagNormalizedSubject_inMemCtx_ (in /usr/lib/GNUstep/SOGo/SOGoBackend.MAPIStore/SOGoBackend)
56909    ==40967==    by 0x34CFCD40: _i_MAPIStoreObject__getProperty_withTag_inMemCtx_ (in /usr/lib/GNUstep/SOGo/SOGoBackend.MAPIStore/SOGoBackend)
56910    ==40967==    by 0x34CFBE21: _i_MAPIStoreMessage__getPidTagSubject_inMemCtx_ (in /usr/lib/GNUstep/SOGo/SOGoBackend.MAPIStore/SOGoBackend)
56911    ==40967==    by 0x34CFBEB6: _i_MAPIStoreMessage__getPidTagOriginalSubject_inMemCtx_ (in /usr/lib/GNUstep/SOGo/SOGoBackend.MAPIStore/SOGoBackend)
56912    ==40967==    by 0x34CFCD40: _i_MAPIStoreObject__getProperty_withTag_inMemCtx_ (in /usr/lib/GNUstep/SOGo/SOGoBackend.MAPIStore/SOGoBackend)
56913    ==40967==    by 0x34CFD07E: _i_MAPIStoreObject__getProperties_withTags_andCount_inMemCtx_ (in /usr/lib/GNUstep/SOGo/SOGoBackend.MAPIStore/SOGoBackend)
56914
56915M	OpenChange/MAPIStoreMessage.m
56916
56917commit 1b715e0812dba3d9f2c4d3f2daa0cbd4313f8def
56918Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56919Date:   Thu Nov 27 11:37:08 2014 -0500
56920
56921    We now handle correctly the SOGo logout when using SAML (#2376 and #2379)
56922
56923M	Documentation/SOGoInstallationGuide.asciidoc
56924M	NEWS
56925M	SoObjects/SOGo/SOGoCASSession.h
56926M	SoObjects/SOGo/SOGoCASSession.m
56927M	SoObjects/SOGo/SOGoCache.h
56928M	SoObjects/SOGo/SOGoCache.m
56929M	SoObjects/SOGo/SOGoSAML2Session.h
56930M	SoObjects/SOGo/SOGoSAML2Session.m
56931M	SoObjects/SOGo/SOGoWebAuthenticator.m
56932M	UI/MainUI/SOGoSAML2Actions.m
56933M	UI/MainUI/SOGoUserHomePage.m
56934
56935commit c3715c94857efa77e1e38b814e0f0ee09cc9c678
56936Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56937Date:   Wed Nov 26 15:27:36 2014 -0500
56938
56939    Added additional bugfix for #2982
56940
56941M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
56942
56943commit be608dc76c7217c62152e869ab17c9b237a4e99a
56944Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56945Date:   Wed Nov 26 15:09:30 2014 -0500
56946
56947    Bug fixes for #2378 and #2377 and documentation improvements
56948
56949M	Documentation/SOGoInstallationGuide.asciidoc
56950M	NEWS
56951A	SoObjects/SOGo/SOGoSAML2Metadata.xml
56952M	SoObjects/SOGo/SOGoSAML2Session.h
56953M	SoObjects/SOGo/SOGoSAML2Session.m
56954M	UI/MainUI/SOGoSAML2Actions.m
56955M	UI/MainUI/product.plist
56956
56957commit 5a5464dc610cddb87b9c07e97699c24a767f5ed7
56958Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56959Date:   Wed Nov 26 13:24:04 2014 -0500
56960
56961    An other fix for #2930
56962
56963M	UI/MainUI/SOGoUserHomePage.m
56964
56965commit 89917c941caf9f7c4ca18e498bba06298f7f26f6
56966Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56967Date:   Wed Nov 26 13:01:50 2014 -0500
56968
56969    New entry for bug #2381
56970
56971M	NEWS
56972
56973commit 913a75f410d8e4409960e59c110f707ffad47371
56974Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56975Date:   Wed Nov 26 13:00:47 2014 -0500
56976
56977    Fix for bug #
56978
56979M	SoObjects/SOGo/SOGoCache.m
56980M	SoObjects/SOGo/SOGoSAML2Session.h
56981M	SoObjects/SOGo/SOGoSAML2Session.m
56982M	SoObjects/SOGo/SOGoSession.h
56983M	SoObjects/SOGo/SOGoSession.m
56984M	SoObjects/SOGo/SOGoSystemDefaults.h
56985M	SoObjects/SOGo/SOGoSystemDefaults.m
56986
56987commit 20e728afac25c9930af97eb2d1fb7519d415c853
56988Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56989Date:   Tue Nov 25 17:28:12 2014 -0500
56990
56991    Remove unnecessary comments
56992
56993M	SoObjects/SOGo/SOGoCache.m
56994
56995commit 5f14bc11011394ff6f1333880320eec7ceb675af
56996Author: Ludovic Marcotte <lmarcotte@inverse.ca>
56997Date:   Tue Nov 25 17:27:03 2014 -0500
56998
56999    Report the correct preference keys
57000
57001M	SoObjects/SOGo/SOGoSAML2Session.m
57002
57003commit b0633ba1f454b9b09d646ff0b512f5d13a0f236e
57004Author: Robin McCorkell <rmccorkell@karoshi.org.uk>
57005Date:   Tue Jun 18 17:50:28 2013 +0200
57006
57007    Add check for remote_user variable for trusted proxy auth
57008
57009    If trusted proxy authentication is on, yet the proxy did not authenticate the
57010    user, then the default authentication method is used instead of returning 'Unauthorized'.
57011
57012M	Apache/SOGo.conf
57013M	Main/SOGo.m
57014
57015commit bb227443ed632cb03cba58e24259510c9686e1d2
57016Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57017Date:   Sat Nov 22 08:14:31 2014 -0500
57018
57019    Check lenght of string before trying to use parameters
57020
57021M	ActiveSync/NSString+ActiveSync.m
57022
57023commit efff32e44d1b6df1dfe03f81bbd0e1f449a8fbb2
57024Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57025Date:   Fri Nov 21 09:13:11 2014 -0500
57026
57027    Update ChangeLog
57028
57029M	ChangeLog
57030
57031commit f7f78eaba6ac5304df937f5b26f5d21979657787
57032Author: Francis Lachapelle <flachapelle@inverse.ca>
57033Date:   Fri Nov 21 09:07:39 2014 -0500
57034
57035    Update CKEditor to version 4.4.5
57036
57037M	NEWS
57038M	UI/WebServerResources/ckeditor/build-config.js
57039M	UI/WebServerResources/ckeditor/ckeditor.js
57040M	UI/WebServerResources/ckeditor/lang/ar.js
57041M	UI/WebServerResources/ckeditor/lang/ca.js
57042M	UI/WebServerResources/ckeditor/lang/cs.js
57043M	UI/WebServerResources/ckeditor/lang/cy.js
57044M	UI/WebServerResources/ckeditor/lang/da.js
57045M	UI/WebServerResources/ckeditor/lang/de.js
57046M	UI/WebServerResources/ckeditor/lang/es.js
57047M	UI/WebServerResources/ckeditor/lang/fi.js
57048M	UI/WebServerResources/ckeditor/lang/fr.js
57049M	UI/WebServerResources/ckeditor/lang/hu.js
57050M	UI/WebServerResources/ckeditor/lang/is.js
57051M	UI/WebServerResources/ckeditor/lang/it.js
57052M	UI/WebServerResources/ckeditor/lang/nb.js
57053M	UI/WebServerResources/ckeditor/lang/nl.js
57054M	UI/WebServerResources/ckeditor/lang/no.js
57055M	UI/WebServerResources/ckeditor/lang/pl.js
57056M	UI/WebServerResources/ckeditor/lang/pt-br.js
57057M	UI/WebServerResources/ckeditor/lang/ru.js
57058M	UI/WebServerResources/ckeditor/lang/sk.js
57059M	UI/WebServerResources/ckeditor/lang/sv.js
57060M	UI/WebServerResources/ckeditor/lang/uk.js
57061M	UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js
57062M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
57063M	UI/WebServerResources/ckeditor/plugins/link/images/anchor.png
57064M	UI/WebServerResources/ckeditor/plugins/link/images/hidpi/anchor.png
57065M	UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css
57066M	UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css
57067M	UI/WebServerResources/ckeditor/skins/moono/images/arrow.png
57068M	UI/WebServerResources/ckeditor/skins/moono/images/close.png
57069M	UI/WebServerResources/ckeditor/skins/moono/images/hidpi/close.png
57070M	UI/WebServerResources/ckeditor/skins/moono/images/hidpi/lock-open.png
57071M	UI/WebServerResources/ckeditor/skins/moono/images/hidpi/lock.png
57072M	UI/WebServerResources/ckeditor/skins/moono/images/hidpi/refresh.png
57073M	UI/WebServerResources/ckeditor/skins/moono/images/lock-open.png
57074M	UI/WebServerResources/ckeditor/skins/moono/images/lock.png
57075M	UI/WebServerResources/ckeditor/skins/moono/images/refresh.png
57076
57077commit 78ea1473834b84f4cb06656a50b58fc8cf50c2a7
57078Author: Francis Lachapelle <flachapelle@inverse.ca>
57079Date:   Fri Nov 21 08:52:52 2014 -0500
57080
57081    Update translations
57082
57083M	NEWS
57084M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
57085M	SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings
57086M	SoObjects/Contacts/BrazilianPortuguese.lproj/Localizable.strings
57087M	SoObjects/Mailer/BrazilianPortuguese.lproj/Localizable.strings
57088M	UI/AdministrationUI/SpanishArgentina.lproj/Localizable.strings
57089M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
57090M	UI/Common/SpanishArgentina.lproj/Localizable.strings
57091M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
57092M	UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings
57093M	UI/MailPartViewers/SpanishArgentina.lproj/Localizable.strings
57094M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
57095M	UI/MailerUI/SpanishArgentina.lproj/Localizable.strings
57096M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
57097M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
57098M	UI/PreferencesUI/Czech.lproj/Localizable.strings
57099M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
57100M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
57101M	UI/PreferencesUI/French.lproj/Localizable.strings
57102M	UI/PreferencesUI/German.lproj/Localizable.strings
57103M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
57104M	UI/PreferencesUI/Polish.lproj/Localizable.strings
57105M	UI/PreferencesUI/Russian.lproj/Localizable.strings
57106M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
57107M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
57108M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
57109M	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
57110
57111commit f7935c6084e0ba5e933c639f115120177e68534c
57112Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57113Date:   Fri Nov 21 08:29:25 2014 -0500
57114
57115    Bumped version numbers for the releasex
57116
57117M	Documentation/docinfo.xml
57118M	Documentation/includes/global-attributes.asciidoc
57119M	NEWS
57120
57121commit 327147f7162c1df4f37ff96f6ce815e48cab9bf7
57122Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57123Date:   Wed Nov 19 12:07:50 2014 -0500
57124
57125    Fixed typo
57126
57127M	Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc
57128
57129commit b4718f363bd439b5521ef1f13946a20ffe5cd408
57130Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57131Date:   Wed Nov 19 12:06:44 2014 -0500
57132
57133    More documentation fixes for v2.2.10
57134
57135M	Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc
57136
57137commit a8b716fbaa87f617781565963ecd3594fe455475
57138Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
57139Date:   Wed Nov 19 00:23:16 2014 +0100
57140
57141    oc: sync old messages as last resort if there are not in cache
57142
57143    This is happening when the lastModSeq is greater than the modseq
57144    from an old message and that message is not in cache.
57145
57146    This is used as last resort before crashing and it is only used
57147    in objectVersion as it is the first place to call on sync. Other
57148    related properties would work.
57149
57150M	OpenChange/MAPIStoreMailFolder.h
57151M	OpenChange/MAPIStoreMailFolder.m
57152M	OpenChange/MAPIStoreMailMessage.m
57153
57154commit ef7b919175636b9c15c2a7f48a97925f26a280bb
57155Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
57156Date:   Wed Nov 12 16:21:44 2014 +0100
57157
57158    Return MAPISTORE_ERR_NOT_FOUND when a mail is indexed but not in IMAP server
57159
57160    And remove that entry from the indexing table.
57161
57162    This avoids to crash getting properties from a no longer available message
57163    in the IMAP server, for instance, the `PidTagPredecessorChangeList` attribute.
57164
57165M	OpenChange/MAPIStoreFolder.m
57166
57167commit 973ab78761453a24bac1f19b417f8c7c5e851f81
57168Author: Jesús García Sáez <jgarcia@zentyal.com>
57169Date:   Thu Nov 6 17:42:45 2014 +0100
57170
57171    oc: synchronize folders ChangeNumber <-> modseq
57172
57173M	OpenChange/MAPIStoreMailFolder.h
57174M	OpenChange/MAPIStoreMailFolder.m
57175
57176commit c4b0ac209b3913897c9d59b5d04d12d46df9e1a8
57177Author: Jesús García Sáez <jgarcia@zentyal.com>
57178Date:   Fri Oct 24 12:38:11 2014 +0200
57179
57180    NSString:objectFromJSONString now can parse single values
57181
57182    Like null => [NSNull null]
57183
57184M	SoObjects/SOGo/NSString+Utilities.m
57185
57186commit 41320a4813e232b02780eea42792b108c7f4bf3f
57187Author: Jesús García Sáez <jgarcia@zentyal.com>
57188Date:   Thu Oct 23 12:47:43 2014 +0200
57189
57190    oc: NGImap4Connection:fetchUids changed error messages
57191
57192M	OpenChange/NGImap4Connection+Monkeypatching.m
57193
57194commit c410a9fc3ff7694d179e69e5d9a904396f0ab07e
57195Author: Jesús García Sáez <jgarcia@zentyal.com>
57196Date:   Wed Oct 22 19:21:17 2014 +0200
57197
57198    oc: NGImap4Connection:fetchUids don't delete RawResponse
57199
57200M	OpenChange/NGImap4Connection+Monkeypatching.h
57201M	OpenChange/NGImap4Connection+Monkeypatching.m
57202
57203commit 24e35103ff0a5094f81b9f241cb8164293ac7b83
57204Author: Jesús García Sáez <jgarcia@zentyal.com>
57205Date:   Wed Oct 22 15:01:41 2014 +0200
57206
57207    oc: monkeypatched NGImap4Connection class from sope
57208
57209    To improve fetchUids method so we can retrieve uids in batches.
57210    Otherwise we will face an error 'too long request' kind
57211
57212M	OpenChange/GNUmakefile
57213A	OpenChange/NGImap4Connection+Monkeypatching.h
57214A	OpenChange/NGImap4Connection+Monkeypatching.m
57215
57216commit 616f2abbb218c1dc9417162d4b95b2a1c4269660
57217Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
57218Date:   Mon Oct 20 11:47:46 2014 +0200
57219
57220    Fix compilation when samba file is not others readable
57221
57222    This happens when any smb.conf or included file is not others readable,
57223    thus we are fallbacking to the default installation path.
57224
57225M	OpenChange/GNUmakefile
57226
57227commit 3910769ae86d6a58c44702ef4c09bf88c4912914
57228Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
57229Date:   Wed Oct 15 00:39:49 2014 +0200
57230
57231    oc-folder: Uniform call to deleteMessageWithMID
57232
57233    To make sure flags argument is used accordingly with the specs
57234    and not working by chance.
57235
57236M	OpenChange/MAPIStoreFolder.m
57237
57238commit b67e1deda55ffc702d090629587f8a85b5967d8a
57239Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
57240Date:   Wed Oct 15 00:35:17 2014 +0200
57241
57242    oc-folder: Make deleted items synched when shared
57243
57244    By keeping mid on moving messages by soft deleting and
57245    only if srcMid is different from targetMid.
57246
57247    This makes restore/shared deleted items work.
57248
57249    It also requires to do the following to work smoothly:
57250
57251    * Do not add soft-deleted messages in ensureIDsForChildKeys
57252    * Return soft-deleted messages on getDeletedFMIDs
57253    * Do not register a new mid if the URL is matched with soft deleted messages
57254
57255M	OpenChange/MAPIStoreFolder.m
57256M	OpenChange/MAPIStoreMapping.h
57257M	OpenChange/MAPIStoreMapping.m
57258
57259commit 35ca313c37c2efbf99c62a81b1ef8b5564e74884
57260Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
57261Date:   Thu Oct 16 16:29:23 2014 +0200
57262
57263    oc-calendar: Fix PidLidClipStart on recurrent events
57264
57265    The midnight value must be in user's timezone and returned back in UTC.
57266
57267M	OpenChange/MAPIStoreAppointmentWrapper.m
57268
57269commit c631689975a4532abc4f3d184ad199d15f29bd6b
57270Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
57271Date:   Thu Oct 16 16:26:57 2014 +0200
57272
57273    oc-calendar: getPidLidClipEnd now follows [MS-OXOCAL]
57274
57275    On recurrent events when there is no end, the time to set is
57276    31 August 4500, 11:59 P.M ([MS-OXOCAL] Section 2.2.1.15)
57277
57278M	OpenChange/MAPIStoreAppointmentWrapper.m
57279
57280commit cd64ca199a9846d9dc9a36a99fac39285303b9c3
57281Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
57282Date:   Thu Oct 16 16:11:43 2014 +0200
57283
57284    oc-calendar: wDay field cannot be negative
57285
57286    Furthermore, [MS-OXOCAL] Section 2.2.1.41.1 indicates:
57287
57288       The wDay field is set to indicate
57289       the occurrence of the day of the week within the month
57290       (1 to 5, where 5 indicates the final occurrence during
57291       the month if that day of the week does not occur 5 times).
57292
57293    [rule firstOccurrence] may return negative values according to iCal spec for
57294    recurrent rules iCal 4.8.5.4 Recurrence Rule. For instance, for defining
57295    a timezone whose recurrent rule is done using this rule:
57296
57297       RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
57298
57299    This fixes the problem when editing a recurrent appointment in
57300    Outlook were incorrectly shifted when SOGo provides back the event.
57301
57302M	OpenChange/iCalTimeZone+MAPIStore.m
57303
57304commit be60fdebcc1e92ab13ce93dcc019457e5c4d7722
57305Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
57306Date:   Tue Oct 14 23:48:36 2014 +0200
57307
57308    oc-folder: Flags are now used in indexing db when deleting a msg
57309
57310    Unregistering the URL in indexing db accordingly to the flags (SOFT or HARD)
57311
57312M	OpenChange/MAPIStoreFolder.m
57313M	OpenChange/MAPIStoreMapping.h
57314M	OpenChange/MAPIStoreMapping.m
57315
57316commit d076e04ad47c8938531450af9f002552328f8fa1
57317Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
57318Date:   Tue Oct 7 12:37:23 2014 +0200
57319
57320    oc-mailfolder: Get seen flag directly from message in preloading
57321
57322    To avoid a loop and a server-call.
57323
57324    We are not using body.peek[text] directly because bodyContentPart message
57325    is explicitly avoiding it.
57326
57327M	OpenChange/MAPIStoreMailFolder.m
57328M	OpenChange/MAPIStoreMailMessage.h
57329M	OpenChange/MAPIStoreMailMessage.m
57330
57331commit 7e0cddc06bc520c8eefe1b9190e92443853a15bc
57332Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
57333Date:   Tue Oct 7 00:51:45 2014 +0200
57334
57335    oc-mailfolder: Avoid setting seen flag on preloading message bodies
57336
57337    Fetching a body[text] property using IMAP makes IMAP server set seen flag.
57338
57339    This commit fetches the flag beforehand to restore the previous state
57340    once the body has been fetched.
57341
57342M	OpenChange/MAPIStoreMailFolder.m
57343
57344commit 258444bb93b974825c428ef45db58e288d742f18
57345Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
57346Date:   Sat Oct 4 00:58:13 2014 +0200
57347
57348    oc-rtf: Be more resilient to spaces while parsing font tables
57349
57350    This avoids to crash on this example:
57351
57352      \f0\fibi \fcharset0
57353       -------^
57354
57355    Or:
57356
57357      \f0 \fibi\fcharset0
57358       --^
57359
57360    Take into account that I found lots of RTF documents with this format:
57361
57362      \f0\fbidi \froman\fcharset0
57363      \f0\froman\fprq2 \fcharset0
57364
57365    Which are not unsupported by this handler.
57366
57367M	OpenChange/RTFHandler.m
57368
57369commit 75ce59d010c92a89453136300ec2c5f9c8e42c8a
57370Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
57371Date:   Fri Oct 3 23:23:01 2014 +0200
57372
57373    oc-rtf: Fix current position to match where _bytes pointer is
57374
57375    This avoids to have extra unknown bytes at the end of the RTF document
57376    as _len would have been reached but _current_pos had incorrect less value.
57377
57378M	OpenChange/RTFHandler.m
57379
57380commit cbfcd548581849ede2d6bbd0edbe580300f5d4af
57381Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
57382Date:   Fri Sep 19 16:51:26 2014 +0200
57383
57384    oc-rtf: Use what RTF Spec 1.9.1 for control words
57385
57386    This reverts 7581c0a.
57387
57388M	OpenChange/RTFHandler.m
57389
57390commit 415fb6034e76dc666970070b9ac437bf4e1e9834
57391Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
57392Date:   Thu Sep 18 10:23:51 2014 +0200
57393
57394    oc-calendar: Retrieve properly event description created on SOGo
57395
57396    As it is stored as plain text without triming string.
57397
57398    The correct comparison here is NSNotFound as stated in Apple documentation.
57399
57400M	OpenChange/MAPIStoreAppointmentWrapper.m
57401
57402commit 445a1fb2d6b6eb24d4fb04c2610e517247d7f47f
57403Author: Jesús García Sáez <jgarcia@zentyal.com>
57404Date:   Thu Oct 2 17:40:12 2014 +0200
57405
57406    oc: MailMessages return correct codepage
57407
57408A	OpenChange/Codepages.h
57409A	OpenChange/Codepages.m
57410M	OpenChange/GNUmakefile
57411M	OpenChange/MAPIStoreMailMessage.m
57412M	OpenChange/MAPIStoreMailVolatileMessage.m
57413
57414commit c866bce8e8b0ff4540571b58d580244ecff5b2e0
57415Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com>
57416Date:   Sat Sep 27 18:04:45 2014 +0200
57417
57418    Store FreeBusySimple and FreeBusyDetailed rights as roles
57419
57420    Map: FreeBusySimple -> PublicDAndTViewer
57421         FreeBusyDetailed -> ConfidentialDAndTViewer
57422
57423    Although SOGo is not really used AFAIK, we can now keep it and
57424    keep Calendar permission issues consistent.
57425
57426M	OpenChange/MAPIStoreCalendarFolder.m
57427
57428commit ed4ca3bd1b2cba344892cf80fc94af288ca15e03
57429Author: Jesús García Sáez <jgarcia@zentyal.com>
57430Date:   Thu Aug 28 04:19:28 2014 +0200
57431
57432    oc: add talloc reference to indexing context
57433
57434    We have a cache with user contexts (objc) which have mapping contexts (objc)
57435    where we store the indexing context (c) which will be freed by openchange
57436    code once the connection is closed.
57437
57438    Right now all indexing context created for an user are the same,
57439    independently when in time was created or by which connection, etc...
57440    So this is a valid workaround, but this has to be refactored to used the
57441    indexing context of the current connection that is performing the
57442    call to SOGo backend.
57443
57444M	OpenChange/MAPIStoreMapping.m
57445
57446commit bb9764bc6bef8633bdeda51860e4cc0db3ad4e35
57447Author: Jesús García Sáez <jgarcia@zentyal.com>
57448Date:   Thu Aug 28 04:14:06 2014 +0200
57449
57450    Revert "oc: cached usercontext updates indexing_context"
57451
57452    This reverts commit 0750f64b787db088e944756b66fbd0883cf44cbf.
57453
57454M	OpenChange/MAPIStoreMapping.h
57455M	OpenChange/MAPIStoreMapping.m
57456M	OpenChange/MAPIStoreUserContext.h
57457M	OpenChange/MAPIStoreUserContext.m
57458
57459commit 05578bfcb6e753fdce2f0b5d7c4167fe326b4a17
57460Author: Jesús García Sáez <jgarcia@zentyal.com>
57461Date:   Mon Aug 25 18:27:11 2014 +0200
57462
57463    oc-rtf: control words can also have a space before next tag
57464
57465    This was causing to parse a single space as an empty control
57466    word with length 0, which was the source of several crashes.
57467
57468    Example:
57469
57470      \f0\fbidi \fcharset0
57471       --------^
57472
57473    font index is 0, font family is bidi but when parsing charset we were
57474    assuming control word was '' instead of 'charset0'.
57475
57476    This only fixes the crashes, the parseFontTable function works quite
57477    awful right now.
57478
57479M	OpenChange/RTFHandler.m
57480
57481commit a7c2054cce0d3dd1a093d9f369e715b519751d3a
57482Author: Jesús García Sáez <jgarcia@zentyal.com>
57483Date:   Fri Aug 22 17:05:49 2014 +0200
57484
57485    oc: cached usercontext updates indexing_context
57486
57487    Instead of use always the one given on initialization
57488
57489M	OpenChange/MAPIStoreMapping.h
57490M	OpenChange/MAPIStoreMapping.m
57491M	OpenChange/MAPIStoreUserContext.h
57492M	OpenChange/MAPIStoreUserContext.m
57493
57494commit 52ad0e0e5b12d88d0d8259284537d360084cfb2a
57495Author: Julien Kerihuel <jkerihuel@zentyal.com>
57496Date:   Tue Aug 19 22:24:34 2014 +0200
57497
57498    Prevent SOGo backend from crashing when mapistore_set_connection_info is
57499    not called beforehand and connInfo is not initialized.
57500
57501M	OpenChange/MAPIStoreContext.m
57502
57503commit dc8b73b12bf8388c0bfce5af652b8e3957461c0c
57504Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
57505Date:   Mon Aug 4 13:56:30 2014 +0200
57506
57507    oc/MailFolder: Add more logging so we can trace invalid message kyes
57508
57509M	OpenChange/MAPIStoreMailFolder.m
57510
57511commit 18acdf20a61e2d865facc6b1798d9a1e75a06440
57512Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
57513Date:   Mon Aug 4 13:56:22 2014 +0200
57514
57515    oc: Make sure we always use NSString keys in 'messages' dictionary
57516
57517    Different types for keys in Dictionaries leads to not finding
57518    expected entry - we should make sure that everythime we set/get
57519    entry from a dictionary, key object type is same
57520
57521M	OpenChange/MAPIStoreMailFolder.m
57522
57523commit 0a23f18fc99930246d891f5f059c0d9e0c9b466e
57524Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
57525Date:   Mon Aug 4 13:55:41 2014 +0200
57526
57527    oc: Set log level to 0 in samba-get-config script - it is very chatty during builds
57528
57529    This script is very "chatty" when "log level" is set to a high number
57530    (usual scenario on developer machine)
57531
57532M	OpenChange/samba-get-config.py
57533
57534commit b8366d796d5628ee821dd3c5c9c855512adfbce8
57535Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
57536Date:   Thu Jul 31 12:12:35 2014 +0200
57537
57538    oc/util: Tune dbmsgreader for new caching classes names
57539
57540M	OpenChange/dbmsgreader.m
57541
57542commit 5ee8cb3a3fd31e8d445c77e616d8dcb1334fac13
57543Author: Jesús García Sáez <jgarcia@zentyal.com>
57544Date:   Mon Aug 4 10:35:04 2014 +0200
57545
57546    oc-rtf: check valid font name when generating <font> tag
57547
57548M	OpenChange/RTFHandler.m
57549
57550commit 4e3a242f2fe32230819eb175b55e62e9934cbf8b
57551Author: Jesús García Sáez <jgarcia@zentyal.com>
57552Date:   Thu Jul 31 20:44:14 2014 +0200
57553
57554    oc-rtf: Don't crash when we don't know the specified font
57555
57556M	OpenChange/RTFHandler.m
57557
57558commit 68c38e2b5c0958a4ec96b56c2e0c16948fa73307
57559Author: Jesús García Sáez <jgarcia@zentyal.com>
57560Date:   Tue Jul 29 18:51:37 2014 +0200
57561
57562    openchange: return proper url for folders with non-ascii chars
57563
57564    toManyRelationshipKeysWithNamespaces applies asCSSIdentifier function
57565    to the names which are already "Imap4Encoded". So we need to remove the
57566    CSSIdentifier function first and then "Imap4Decode" to get the real name.
57567
57568    Once we have the real name, to create the url we have to use the same
57569    logic as the function that creates the folder and creates this url for
57570    the first time (this function is createRootSecondaryFolderWithFID)
57571    which is to apply, in this order:
57572
57573    - asCSSIdentifier
57574    - stringByEncodingImap4FolderName
57575    - stringByAddingPercentEscapesUsingEncoding
57576
57577M	OpenChange/MAPIStoreMailContext.m
57578
57579commit f1d14fdeca522120a5350b30cf958b456fdef613
57580Author: Jesús García Sáez <jgarcia@zentyal.com>
57581Date:   Fri Jun 27 15:40:21 2014 +0200
57582
57583    multitenancy: adapt openchangedb_* calls
57584
57585M	OpenChange/MAPIStoreContext.m
57586
57587commit a5550cff18db6f7b17ba3fbb30b0b155f06fa03f
57588Author: Jesús García Sáez <jgarcia@zentyal.com>
57589Date:   Fri Jun 20 17:12:26 2014 +0200
57590
57591    avoid decode @ from url with username on it
57592
57593M	OpenChange/MAPIStoreContext.m
57594
57595commit 95e3c7ca88403003305c2bf32166fdeac45f0005
57596Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57597Date:   Tue Nov 18 18:36:59 2014 -0500
57598
57599    More doc fixes for v2.2.10
57600
57601M	Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc
57602
57603commit 6bbaf58d437a1233519800758711624dc8f9a998
57604Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57605Date:   Tue Nov 18 16:56:45 2014 -0500
57606
57607    Initial pass of the doc for v2.2.10 on Debian/Ubuntu
57608
57609M	Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc
57610
57611commit ac55509aea982d07c02d429f88131d8da468181b
57612Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57613Date:   Tue Nov 18 12:45:15 2014 -0500
57614
57615    Updated NEWS file regarding the SOPE commit for bug #2957
57616
57617M	NEWS
57618
57619commit 19221beb1fc0aab45c0b7bcc5fb9ccd9e7561f73
57620Author: Jens Erat <email@jenserat.de>
57621Date:   Sun Nov 9 22:11:37 2014 +0100
57622
57623    Removed erroneous backslash in documentation
57624
57625M	Documentation/SOGoInstallationGuide.asciidoc
57626
57627commit 3d18c94789235c50a8028d209b5cbf0203cb5dce
57628Author: Francis Lachapelle <flachapelle@inverse.ca>
57629Date:   Mon Nov 17 14:24:14 2014 -0500
57630
57631    Fix extraction of email addresses in some cases
57632
57633    Fixes #2945
57634
57635M	NEWS
57636M	UI/WebServerResources/UIxMailToSelection.js
57637
57638commit 1f167d9e821e5d4b54323c048e744c657dc4dd48
57639Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57640Date:   Mon Nov 17 11:49:56 2014 -0500
57641
57642    Fixed IMAP searches with non-ASCII folder names
57643
57644M	NEWS
57645M	UI/MailerUI/UIxMailSearch.m
57646M	UI/Templates/MailerUI/UIxMailSearch.wox
57647M	UI/WebServerResources/UIxMailSearch.js
57648
57649commit 3872341a85c4e54a5671bde5e414c58c1ebca19e
57650Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57651Date:   Fri Nov 14 10:34:36 2014 -0500
57652
57653    Added required patch for previous commit
57654
57655M	SoObjects/SOGo/SOGoGCSFolder.m
57656
57657commit b3cd609ae76414237db120fd76545afe11f6346b
57658Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57659Date:   Fri Nov 14 09:13:14 2014 -0500
57660
57661    Added WindowSize support for GCS collections
57662
57663M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
57664M	NEWS
57665
57666commit c0f0f2023c09352179251c9158d9014d9fab55a7
57667Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57668Date:   Wed Nov 12 15:09:26 2014 -0500
57669
57670    added NEWS entry for BSON goodie
57671
57672M	NEWS
57673
57674commit ea43f4a635124fc012f994a02b95a9f277d4345e
57675Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57676Date:   Wed Nov 12 15:05:05 2014 -0500
57677
57678    Comment improvement
57679
57680M	ActiveSync/SOGoActiveSyncDispatcher.m
57681
57682commit d25fe1a58b23e012e83b52979ce98020b4bd5f63
57683Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57684Date:   Wed Nov 12 14:57:54 2014 -0500
57685
57686    Dramatically improved BSON deserialization speed by avoiding tz name lookups
57687
57688M	SoObjects/SOGo/BSONCodec.m
57689
57690commit 8e1dc0ecb06b899b20336bb2928050f93c80fc5a
57691Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57692Date:   Wed Nov 12 12:56:34 2014 -0500
57693
57694    Typo in previous commit
57695
57696M	packaging/rhel/sogo.spec
57697
57698commit 715999edc80fa434f2bf882e666a47111c5d2c39
57699Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57700Date:   Wed Nov 12 12:54:07 2014 -0500
57701
57702    Avoid compilation failures on non-RHEL 7 distros
57703
57704M	packaging/rhel/sogo.spec
57705
57706commit c159d5461bbb26edbe8485ca4461de62f008107c
57707Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57708Date:   Wed Nov 12 10:02:04 2014 -0500
57709
57710    disable rpm-check-build for now
57711
57712M	packaging/rhel/sogo.spec
57713
57714commit 5284b57340d917417ed489875cffbdc5fcbb00e7
57715Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57716Date:   Mon Nov 10 16:19:10 2014 -0500
57717
57718    More EL7 fixes
57719
57720M	packaging/rhel/sogo.spec
57721
57722commit d8e6447fcc6f41687668fdd3649f4b58478bdcff
57723Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57724Date:   Mon Nov 10 16:17:06 2014 -0500
57725
57726    More disable lasso
57727
57728M	packaging/rhel/sogo.spec
57729
57730commit cb8b0b028ed852bc0877237bf76296ee17aaa1d8
57731Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57732Date:   Mon Nov 10 16:15:05 2014 -0500
57733
57734    Disable lasso for RHEL7 for now
57735
57736M	packaging/rhel/sogo.spec
57737
57738commit df648c920467773b0871fde538f5003113ca7aab
57739Author: Francis Lachapelle <flachapelle@inverse.ca>
57740Date:   Mon Nov 10 13:51:38 2014 -0500
57741
57742    Add 'zip' to packages dependencies
57743
57744    Fixes #2963
57745
57746M	packaging/debian-multiarch/control
57747M	packaging/debian/control
57748M	packaging/rhel/sogo.spec
57749
57750commit 624af1c0fb494abbf16fc4b8620b13f5e3bf4e7c
57751Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57752Date:   Mon Nov 10 08:58:30 2014 -0500
57753
57754    Fixed test
57755
57756M	Tests/Integration/test-davacl.py
57757
57758commit 395a8ddcfefbd0a897274aa278f30c3fc545f4ac
57759Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57760Date:   Fri Nov 7 10:36:11 2014 -0500
57761
57762    Updated once more the tz and added missing zones
57763
57764M	SOPE/NGCards/TimeZones/America/Grand_Turk.ics
57765M	SOPE/NGCards/TimeZones/America/Metlakatla.ics
57766M	SOPE/NGCards/TimeZones/Antarctica/Casey.ics
57767A	SOPE/NGCards/TimeZones/Asia/Chita.ics
57768M	SOPE/NGCards/TimeZones/Asia/Irkutsk.ics
57769M	SOPE/NGCards/TimeZones/Asia/Khandyga.ics
57770M	SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics
57771M	SOPE/NGCards/TimeZones/Asia/Magadan.ics
57772M	SOPE/NGCards/TimeZones/Asia/Novokuznetsk.ics
57773M	SOPE/NGCards/TimeZones/Asia/Novosibirsk.ics
57774M	SOPE/NGCards/TimeZones/Asia/Omsk.ics
57775M	SOPE/NGCards/TimeZones/Asia/Sakhalin.ics
57776A	SOPE/NGCards/TimeZones/Asia/Srednekolymsk.ics
57777M	SOPE/NGCards/TimeZones/Asia/Urumqi.ics
57778M	SOPE/NGCards/TimeZones/Asia/Ust-Nera.ics
57779M	SOPE/NGCards/TimeZones/Asia/Vladivostok.ics
57780M	SOPE/NGCards/TimeZones/Asia/Yakutsk.ics
57781M	SOPE/NGCards/TimeZones/Asia/Yekaterinburg.ics
57782M	SOPE/NGCards/TimeZones/Australia/Adelaide.ics
57783M	SOPE/NGCards/TimeZones/Australia/Brisbane.ics
57784M	SOPE/NGCards/TimeZones/Australia/Broken_Hill.ics
57785M	SOPE/NGCards/TimeZones/Australia/Currie.ics
57786M	SOPE/NGCards/TimeZones/Australia/Darwin.ics
57787M	SOPE/NGCards/TimeZones/Australia/Eucla.ics
57788M	SOPE/NGCards/TimeZones/Australia/Hobart.ics
57789M	SOPE/NGCards/TimeZones/Australia/Lindeman.ics
57790M	SOPE/NGCards/TimeZones/Australia/Lord_Howe.ics
57791M	SOPE/NGCards/TimeZones/Australia/Melbourne.ics
57792M	SOPE/NGCards/TimeZones/Australia/Perth.ics
57793M	SOPE/NGCards/TimeZones/Australia/Sydney.ics
57794M	SOPE/NGCards/TimeZones/Europe/Kaliningrad.ics
57795M	SOPE/NGCards/TimeZones/Europe/Minsk.ics
57796M	SOPE/NGCards/TimeZones/Europe/Moscow.ics
57797M	SOPE/NGCards/TimeZones/Europe/Simferopol.ics
57798M	SOPE/NGCards/TimeZones/Europe/Volgograd.ics
57799M	SOPE/NGCards/TimeZones/Pacific/Apia.ics
57800A	SOPE/NGCards/TimeZones/Pacific/Bougainville.ics
57801M	SOPE/NGCards/TimeZones/Pacific/Fiji.ics
57802M	SOPE/NGCards/TimeZones/UPDATING
57803
57804commit 8cd72a8fda714f62d0a62cee5bb22ac4986ecfef
57805Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57806Date:   Fri Nov 7 10:06:53 2014 -0500
57807
57808    Fix borken ORGANIZER fields during the PUT action
57809
57810M	SoObjects/Appointments/SOGoAppointmentObject.m
57811
57812commit 11a4c1358d6c1b9f6e5bb0fef63572a90d34ff16
57813Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57814Date:   Thu Nov 6 11:23:34 2014 -0500
57815
57816    Fixed corrupted PNG files (#2975)
57817
57818M	NEWS
57819M	UI/WebServerResources/arrow-left.png
57820M	UI/WebServerResources/arrow-right.png
57821M	UI/WebServerResources/minus.png
57822M	UI/WebServerResources/plus.png
57823
57824commit 54d8aa88870f585ba9bb6422ed7dc68d8a980ea5
57825Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57826Date:   Thu Nov 6 11:10:31 2014 -0500
57827
57828    Added new zone files
57829
57830A	SOPE/NGCards/TimeZones/Antarctica/Troll.ics
57831A	SOPE/NGCards/TimeZones/Asia/Khandyga.ics
57832A	SOPE/NGCards/TimeZones/Asia/Ust-Nera.ics
57833A	SOPE/NGCards/TimeZones/Europe/Busingen.ics
57834
57835commit 49da494260949c1f6fe022e9825f026241f0f1c1
57836Author: Ludovic Marcotte <lmarcotte@inverse.ca>
57837Date:   Thu Nov 6 11:09:16 2014 -0500
57838
57839    Fix for bug #2968
57840
57841M	NEWS
57842M	SOPE/NGCards/TimeZones/Africa/Abidjan.ics
57843M	SOPE/NGCards/TimeZones/Africa/Accra.ics
57844M	SOPE/NGCards/TimeZones/Africa/Addis_Ababa.ics
57845M	SOPE/NGCards/TimeZones/Africa/Algiers.ics
57846M	SOPE/NGCards/TimeZones/Africa/Asmara.ics
57847M	SOPE/NGCards/TimeZones/Africa/Bamako.ics
57848M	SOPE/NGCards/TimeZones/Africa/Bangui.ics
57849M	SOPE/NGCards/TimeZones/Africa/Banjul.ics
57850M	SOPE/NGCards/TimeZones/Africa/Bissau.ics
57851M	SOPE/NGCards/TimeZones/Africa/Blantyre.ics
57852M	SOPE/NGCards/TimeZones/Africa/Brazzaville.ics
57853M	SOPE/NGCards/TimeZones/Africa/Bujumbura.ics
57854M	SOPE/NGCards/TimeZones/Africa/Cairo.ics
57855M	SOPE/NGCards/TimeZones/Africa/Casablanca.ics
57856M	SOPE/NGCards/TimeZones/Africa/Ceuta.ics
57857M	SOPE/NGCards/TimeZones/Africa/Conakry.ics
57858M	SOPE/NGCards/TimeZones/Africa/Dakar.ics
57859M	SOPE/NGCards/TimeZones/Africa/Dar_es_Salaam.ics
57860M	SOPE/NGCards/TimeZones/Africa/Djibouti.ics
57861M	SOPE/NGCards/TimeZones/Africa/Douala.ics
57862M	SOPE/NGCards/TimeZones/Africa/El_Aaiun.ics
57863M	SOPE/NGCards/TimeZones/Africa/Freetown.ics
57864M	SOPE/NGCards/TimeZones/Africa/Gaborone.ics
57865M	SOPE/NGCards/TimeZones/Africa/Harare.ics
57866M	SOPE/NGCards/TimeZones/Africa/Johannesburg.ics
57867M	SOPE/NGCards/TimeZones/Africa/Juba.ics
57868M	SOPE/NGCards/TimeZones/Africa/Kampala.ics
57869M	SOPE/NGCards/TimeZones/Africa/Khartoum.ics
57870M	SOPE/NGCards/TimeZones/Africa/Kigali.ics
57871M	SOPE/NGCards/TimeZones/Africa/Kinshasa.ics
57872M	SOPE/NGCards/TimeZones/Africa/Lagos.ics
57873M	SOPE/NGCards/TimeZones/Africa/Libreville.ics
57874M	SOPE/NGCards/TimeZones/Africa/Lome.ics
57875M	SOPE/NGCards/TimeZones/Africa/Luanda.ics
57876M	SOPE/NGCards/TimeZones/Africa/Lubumbashi.ics
57877M	SOPE/NGCards/TimeZones/Africa/Lusaka.ics
57878M	SOPE/NGCards/TimeZones/Africa/Malabo.ics
57879M	SOPE/NGCards/TimeZones/Africa/Maputo.ics
57880M	SOPE/NGCards/TimeZones/Africa/Maseru.ics
57881M	SOPE/NGCards/TimeZones/Africa/Mbabane.ics
57882M	SOPE/NGCards/TimeZones/Africa/Mogadishu.ics
57883M	SOPE/NGCards/TimeZones/Africa/Monrovia.ics
57884M	SOPE/NGCards/TimeZones/Africa/Nairobi.ics
57885M	SOPE/NGCards/TimeZones/Africa/Ndjamena.ics
57886M	SOPE/NGCards/TimeZones/Africa/Niamey.ics
57887M	SOPE/NGCards/TimeZones/Africa/Nouakchott.ics
57888M	SOPE/NGCards/TimeZones/Africa/Ouagadougou.ics
57889M	SOPE/NGCards/TimeZones/Africa/Porto-Novo.ics
57890M	SOPE/NGCards/TimeZones/Africa/Sao_Tome.ics
57891M	SOPE/NGCards/TimeZones/Africa/Tripoli.ics
57892M	SOPE/NGCards/TimeZones/Africa/Tunis.ics
57893M	SOPE/NGCards/TimeZones/Africa/Windhoek.ics
57894M	SOPE/NGCards/TimeZones/America/Adak.ics
57895M	SOPE/NGCards/TimeZones/America/Anchorage.ics
57896M	SOPE/NGCards/TimeZones/America/Anguilla.ics
57897M	SOPE/NGCards/TimeZones/America/Antigua.ics
57898M	SOPE/NGCards/TimeZones/America/Araguaina.ics
57899M	SOPE/NGCards/TimeZones/America/Argentina/Buenos_Aires.ics
57900M	SOPE/NGCards/TimeZones/America/Argentina/Catamarca.ics
57901M	SOPE/NGCards/TimeZones/America/Argentina/Cordoba.ics
57902M	SOPE/NGCards/TimeZones/America/Argentina/Jujuy.ics
57903M	SOPE/NGCards/TimeZones/America/Argentina/La_Rioja.ics
57904M	SOPE/NGCards/TimeZones/America/Argentina/Mendoza.ics
57905M	SOPE/NGCards/TimeZones/America/Argentina/Rio_Gallegos.ics
57906M	SOPE/NGCards/TimeZones/America/Argentina/Salta.ics
57907M	SOPE/NGCards/TimeZones/America/Argentina/San_Juan.ics
57908M	SOPE/NGCards/TimeZones/America/Argentina/San_Luis.ics
57909M	SOPE/NGCards/TimeZones/America/Argentina/Tucuman.ics
57910M	SOPE/NGCards/TimeZones/America/Argentina/Ushuaia.ics
57911M	SOPE/NGCards/TimeZones/America/Aruba.ics
57912M	SOPE/NGCards/TimeZones/America/Asuncion.ics
57913M	SOPE/NGCards/TimeZones/America/Atikokan.ics
57914M	SOPE/NGCards/TimeZones/America/Bahia.ics
57915M	SOPE/NGCards/TimeZones/America/Bahia_Banderas.ics
57916M	SOPE/NGCards/TimeZones/America/Barbados.ics
57917M	SOPE/NGCards/TimeZones/America/Belem.ics
57918M	SOPE/NGCards/TimeZones/America/Belize.ics
57919M	SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics
57920M	SOPE/NGCards/TimeZones/America/Boa_Vista.ics
57921M	SOPE/NGCards/TimeZones/America/Bogota.ics
57922M	SOPE/NGCards/TimeZones/America/Boise.ics
57923M	SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics
57924M	SOPE/NGCards/TimeZones/America/Campo_Grande.ics
57925M	SOPE/NGCards/TimeZones/America/Cancun.ics
57926M	SOPE/NGCards/TimeZones/America/Caracas.ics
57927M	SOPE/NGCards/TimeZones/America/Cayenne.ics
57928M	SOPE/NGCards/TimeZones/America/Cayman.ics
57929M	SOPE/NGCards/TimeZones/America/Chicago.ics
57930M	SOPE/NGCards/TimeZones/America/Chihuahua.ics
57931M	SOPE/NGCards/TimeZones/America/Costa_Rica.ics
57932M	SOPE/NGCards/TimeZones/America/Creston.ics
57933M	SOPE/NGCards/TimeZones/America/Cuiaba.ics
57934M	SOPE/NGCards/TimeZones/America/Curacao.ics
57935M	SOPE/NGCards/TimeZones/America/Danmarkshavn.ics
57936M	SOPE/NGCards/TimeZones/America/Dawson.ics
57937M	SOPE/NGCards/TimeZones/America/Dawson_Creek.ics
57938M	SOPE/NGCards/TimeZones/America/Denver.ics
57939M	SOPE/NGCards/TimeZones/America/Detroit.ics
57940M	SOPE/NGCards/TimeZones/America/Dominica.ics
57941M	SOPE/NGCards/TimeZones/America/Edmonton.ics
57942M	SOPE/NGCards/TimeZones/America/Eirunepe.ics
57943M	SOPE/NGCards/TimeZones/America/El_Salvador.ics
57944M	SOPE/NGCards/TimeZones/America/Fortaleza.ics
57945M	SOPE/NGCards/TimeZones/America/Glace_Bay.ics
57946M	SOPE/NGCards/TimeZones/America/Godthab.ics
57947M	SOPE/NGCards/TimeZones/America/Goose_Bay.ics
57948M	SOPE/NGCards/TimeZones/America/Grand_Turk.ics
57949M	SOPE/NGCards/TimeZones/America/Grenada.ics
57950M	SOPE/NGCards/TimeZones/America/Guadeloupe.ics
57951M	SOPE/NGCards/TimeZones/America/Guatemala.ics
57952M	SOPE/NGCards/TimeZones/America/Guayaquil.ics
57953M	SOPE/NGCards/TimeZones/America/Guyana.ics
57954M	SOPE/NGCards/TimeZones/America/Halifax.ics
57955M	SOPE/NGCards/TimeZones/America/Havana.ics
57956M	SOPE/NGCards/TimeZones/America/Hermosillo.ics
57957M	SOPE/NGCards/TimeZones/America/Indiana/Indianapolis.ics
57958M	SOPE/NGCards/TimeZones/America/Indiana/Knox.ics
57959M	SOPE/NGCards/TimeZones/America/Indiana/Marengo.ics
57960M	SOPE/NGCards/TimeZones/America/Indiana/Petersburg.ics
57961M	SOPE/NGCards/TimeZones/America/Indiana/Tell_City.ics
57962M	SOPE/NGCards/TimeZones/America/Indiana/Vevay.ics
57963M	SOPE/NGCards/TimeZones/America/Indiana/Vincennes.ics
57964M	SOPE/NGCards/TimeZones/America/Indiana/Winamac.ics
57965M	SOPE/NGCards/TimeZones/America/Inuvik.ics
57966M	SOPE/NGCards/TimeZones/America/Iqaluit.ics
57967M	SOPE/NGCards/TimeZones/America/Jamaica.ics
57968M	SOPE/NGCards/TimeZones/America/Juneau.ics
57969M	SOPE/NGCards/TimeZones/America/Kentucky/Louisville.ics
57970M	SOPE/NGCards/TimeZones/America/Kentucky/Monticello.ics
57971M	SOPE/NGCards/TimeZones/America/Kralendijk.ics
57972M	SOPE/NGCards/TimeZones/America/La_Paz.ics
57973M	SOPE/NGCards/TimeZones/America/Lima.ics
57974M	SOPE/NGCards/TimeZones/America/Los_Angeles.ics
57975M	SOPE/NGCards/TimeZones/America/Lower_Princes.ics
57976M	SOPE/NGCards/TimeZones/America/Maceio.ics
57977M	SOPE/NGCards/TimeZones/America/Managua.ics
57978M	SOPE/NGCards/TimeZones/America/Manaus.ics
57979M	SOPE/NGCards/TimeZones/America/Marigot.ics
57980M	SOPE/NGCards/TimeZones/America/Martinique.ics
57981M	SOPE/NGCards/TimeZones/America/Matamoros.ics
57982M	SOPE/NGCards/TimeZones/America/Mazatlan.ics
57983M	SOPE/NGCards/TimeZones/America/Menominee.ics
57984M	SOPE/NGCards/TimeZones/America/Merida.ics
57985M	SOPE/NGCards/TimeZones/America/Metlakatla.ics
57986M	SOPE/NGCards/TimeZones/America/Mexico_City.ics
57987M	SOPE/NGCards/TimeZones/America/Miquelon.ics
57988M	SOPE/NGCards/TimeZones/America/Moncton.ics
57989M	SOPE/NGCards/TimeZones/America/Monterrey.ics
57990M	SOPE/NGCards/TimeZones/America/Montevideo.ics
57991M	SOPE/NGCards/TimeZones/America/Montreal.ics
57992M	SOPE/NGCards/TimeZones/America/Montserrat.ics
57993M	SOPE/NGCards/TimeZones/America/Nassau.ics
57994M	SOPE/NGCards/TimeZones/America/New_York.ics
57995M	SOPE/NGCards/TimeZones/America/Nipigon.ics
57996M	SOPE/NGCards/TimeZones/America/Nome.ics
57997M	SOPE/NGCards/TimeZones/America/Noronha.ics
57998M	SOPE/NGCards/TimeZones/America/North_Dakota/Beulah.ics
57999M	SOPE/NGCards/TimeZones/America/North_Dakota/Center.ics
58000M	SOPE/NGCards/TimeZones/America/North_Dakota/New_Salem.ics
58001M	SOPE/NGCards/TimeZones/America/Ojinaga.ics
58002M	SOPE/NGCards/TimeZones/America/Panama.ics
58003M	SOPE/NGCards/TimeZones/America/Pangnirtung.ics
58004M	SOPE/NGCards/TimeZones/America/Paramaribo.ics
58005M	SOPE/NGCards/TimeZones/America/Phoenix.ics
58006M	SOPE/NGCards/TimeZones/America/Port-au-Prince.ics
58007M	SOPE/NGCards/TimeZones/America/Port_of_Spain.ics
58008M	SOPE/NGCards/TimeZones/America/Porto_Velho.ics
58009M	SOPE/NGCards/TimeZones/America/Puerto_Rico.ics
58010M	SOPE/NGCards/TimeZones/America/Rainy_River.ics
58011M	SOPE/NGCards/TimeZones/America/Rankin_Inlet.ics
58012M	SOPE/NGCards/TimeZones/America/Recife.ics
58013M	SOPE/NGCards/TimeZones/America/Regina.ics
58014M	SOPE/NGCards/TimeZones/America/Resolute.ics
58015M	SOPE/NGCards/TimeZones/America/Rio_Branco.ics
58016M	SOPE/NGCards/TimeZones/America/Santa_Isabel.ics
58017M	SOPE/NGCards/TimeZones/America/Santarem.ics
58018M	SOPE/NGCards/TimeZones/America/Santiago.ics
58019M	SOPE/NGCards/TimeZones/America/Santo_Domingo.ics
58020M	SOPE/NGCards/TimeZones/America/Sao_Paulo.ics
58021M	SOPE/NGCards/TimeZones/America/Scoresbysund.ics
58022M	SOPE/NGCards/TimeZones/America/Sitka.ics
58023M	SOPE/NGCards/TimeZones/America/St_Barthelemy.ics
58024M	SOPE/NGCards/TimeZones/America/St_Johns.ics
58025M	SOPE/NGCards/TimeZones/America/St_Kitts.ics
58026M	SOPE/NGCards/TimeZones/America/St_Lucia.ics
58027M	SOPE/NGCards/TimeZones/America/St_Thomas.ics
58028M	SOPE/NGCards/TimeZones/America/St_Vincent.ics
58029M	SOPE/NGCards/TimeZones/America/Swift_Current.ics
58030M	SOPE/NGCards/TimeZones/America/Tegucigalpa.ics
58031M	SOPE/NGCards/TimeZones/America/Thule.ics
58032M	SOPE/NGCards/TimeZones/America/Thunder_Bay.ics
58033M	SOPE/NGCards/TimeZones/America/Tijuana.ics
58034M	SOPE/NGCards/TimeZones/America/Toronto.ics
58035M	SOPE/NGCards/TimeZones/America/Tortola.ics
58036M	SOPE/NGCards/TimeZones/America/Vancouver.ics
58037M	SOPE/NGCards/TimeZones/America/Whitehorse.ics
58038M	SOPE/NGCards/TimeZones/America/Winnipeg.ics
58039M	SOPE/NGCards/TimeZones/America/Yakutat.ics
58040M	SOPE/NGCards/TimeZones/America/Yellowknife.ics
58041M	SOPE/NGCards/TimeZones/Antarctica/Casey.ics
58042M	SOPE/NGCards/TimeZones/Antarctica/Davis.ics
58043M	SOPE/NGCards/TimeZones/Antarctica/DumontDUrville.ics
58044M	SOPE/NGCards/TimeZones/Antarctica/Macquarie.ics
58045M	SOPE/NGCards/TimeZones/Antarctica/Mawson.ics
58046M	SOPE/NGCards/TimeZones/Antarctica/McMurdo.ics
58047M	SOPE/NGCards/TimeZones/Antarctica/Palmer.ics
58048M	SOPE/NGCards/TimeZones/Antarctica/Rothera.ics
58049M	SOPE/NGCards/TimeZones/Antarctica/Syowa.ics
58050M	SOPE/NGCards/TimeZones/Antarctica/Vostok.ics
58051M	SOPE/NGCards/TimeZones/Arctic/Longyearbyen.ics
58052M	SOPE/NGCards/TimeZones/Asia/Aden.ics
58053M	SOPE/NGCards/TimeZones/Asia/Almaty.ics
58054M	SOPE/NGCards/TimeZones/Asia/Amman.ics
58055M	SOPE/NGCards/TimeZones/Asia/Anadyr.ics
58056M	SOPE/NGCards/TimeZones/Asia/Aqtau.ics
58057M	SOPE/NGCards/TimeZones/Asia/Aqtobe.ics
58058M	SOPE/NGCards/TimeZones/Asia/Ashgabat.ics
58059M	SOPE/NGCards/TimeZones/Asia/Baghdad.ics
58060M	SOPE/NGCards/TimeZones/Asia/Bahrain.ics
58061M	SOPE/NGCards/TimeZones/Asia/Baku.ics
58062M	SOPE/NGCards/TimeZones/Asia/Bangkok.ics
58063M	SOPE/NGCards/TimeZones/Asia/Beirut.ics
58064M	SOPE/NGCards/TimeZones/Asia/Bishkek.ics
58065M	SOPE/NGCards/TimeZones/Asia/Brunei.ics
58066M	SOPE/NGCards/TimeZones/Asia/Choibalsan.ics
58067M	SOPE/NGCards/TimeZones/Asia/Chongqing.ics
58068M	SOPE/NGCards/TimeZones/Asia/Colombo.ics
58069M	SOPE/NGCards/TimeZones/Asia/Damascus.ics
58070M	SOPE/NGCards/TimeZones/Asia/Dhaka.ics
58071M	SOPE/NGCards/TimeZones/Asia/Dili.ics
58072M	SOPE/NGCards/TimeZones/Asia/Dubai.ics
58073M	SOPE/NGCards/TimeZones/Asia/Dushanbe.ics
58074M	SOPE/NGCards/TimeZones/Asia/Gaza.ics
58075M	SOPE/NGCards/TimeZones/Asia/Harbin.ics
58076M	SOPE/NGCards/TimeZones/Asia/Hebron.ics
58077M	SOPE/NGCards/TimeZones/Asia/Ho_Chi_Minh.ics
58078M	SOPE/NGCards/TimeZones/Asia/Hong_Kong.ics
58079M	SOPE/NGCards/TimeZones/Asia/Hovd.ics
58080M	SOPE/NGCards/TimeZones/Asia/Irkutsk.ics
58081M	SOPE/NGCards/TimeZones/Asia/Istanbul.ics
58082M	SOPE/NGCards/TimeZones/Asia/Jakarta.ics
58083M	SOPE/NGCards/TimeZones/Asia/Jayapura.ics
58084M	SOPE/NGCards/TimeZones/Asia/Jerusalem.ics
58085M	SOPE/NGCards/TimeZones/Asia/Kabul.ics
58086M	SOPE/NGCards/TimeZones/Asia/Kamchatka.ics
58087M	SOPE/NGCards/TimeZones/Asia/Karachi.ics
58088M	SOPE/NGCards/TimeZones/Asia/Kashgar.ics
58089M	SOPE/NGCards/TimeZones/Asia/Kathmandu.ics
58090M	SOPE/NGCards/TimeZones/Asia/Kolkata.ics
58091M	SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics
58092M	SOPE/NGCards/TimeZones/Asia/Kuala_Lumpur.ics
58093M	SOPE/NGCards/TimeZones/Asia/Kuching.ics
58094M	SOPE/NGCards/TimeZones/Asia/Kuwait.ics
58095M	SOPE/NGCards/TimeZones/Asia/Macau.ics
58096M	SOPE/NGCards/TimeZones/Asia/Magadan.ics
58097M	SOPE/NGCards/TimeZones/Asia/Makassar.ics
58098M	SOPE/NGCards/TimeZones/Asia/Manila.ics
58099M	SOPE/NGCards/TimeZones/Asia/Muscat.ics
58100M	SOPE/NGCards/TimeZones/Asia/Nicosia.ics
58101M	SOPE/NGCards/TimeZones/Asia/Novokuznetsk.ics
58102M	SOPE/NGCards/TimeZones/Asia/Novosibirsk.ics
58103M	SOPE/NGCards/TimeZones/Asia/Omsk.ics
58104M	SOPE/NGCards/TimeZones/Asia/Oral.ics
58105M	SOPE/NGCards/TimeZones/Asia/Phnom_Penh.ics
58106M	SOPE/NGCards/TimeZones/Asia/Pontianak.ics
58107M	SOPE/NGCards/TimeZones/Asia/Pyongyang.ics
58108M	SOPE/NGCards/TimeZones/Asia/Qatar.ics
58109M	SOPE/NGCards/TimeZones/Asia/Qyzylorda.ics
58110M	SOPE/NGCards/TimeZones/Asia/Rangoon.ics
58111M	SOPE/NGCards/TimeZones/Asia/Riyadh.ics
58112M	SOPE/NGCards/TimeZones/Asia/Sakhalin.ics
58113M	SOPE/NGCards/TimeZones/Asia/Samarkand.ics
58114M	SOPE/NGCards/TimeZones/Asia/Seoul.ics
58115M	SOPE/NGCards/TimeZones/Asia/Shanghai.ics
58116M	SOPE/NGCards/TimeZones/Asia/Singapore.ics
58117M	SOPE/NGCards/TimeZones/Asia/Taipei.ics
58118M	SOPE/NGCards/TimeZones/Asia/Tashkent.ics
58119M	SOPE/NGCards/TimeZones/Asia/Tbilisi.ics
58120M	SOPE/NGCards/TimeZones/Asia/Tehran.ics
58121M	SOPE/NGCards/TimeZones/Asia/Thimphu.ics
58122M	SOPE/NGCards/TimeZones/Asia/Tokyo.ics
58123M	SOPE/NGCards/TimeZones/Asia/Ulaanbaatar.ics
58124M	SOPE/NGCards/TimeZones/Asia/Urumqi.ics
58125M	SOPE/NGCards/TimeZones/Asia/Vientiane.ics
58126M	SOPE/NGCards/TimeZones/Asia/Vladivostok.ics
58127M	SOPE/NGCards/TimeZones/Asia/Yakutsk.ics
58128M	SOPE/NGCards/TimeZones/Asia/Yekaterinburg.ics
58129M	SOPE/NGCards/TimeZones/Asia/Yerevan.ics
58130M	SOPE/NGCards/TimeZones/Atlantic/Azores.ics
58131M	SOPE/NGCards/TimeZones/Atlantic/Bermuda.ics
58132M	SOPE/NGCards/TimeZones/Atlantic/Canary.ics
58133M	SOPE/NGCards/TimeZones/Atlantic/Cape_Verde.ics
58134M	SOPE/NGCards/TimeZones/Atlantic/Faroe.ics
58135M	SOPE/NGCards/TimeZones/Atlantic/Madeira.ics
58136M	SOPE/NGCards/TimeZones/Atlantic/Reykjavik.ics
58137M	SOPE/NGCards/TimeZones/Atlantic/South_Georgia.ics
58138M	SOPE/NGCards/TimeZones/Atlantic/St_Helena.ics
58139M	SOPE/NGCards/TimeZones/Atlantic/Stanley.ics
58140M	SOPE/NGCards/TimeZones/Australia/Adelaide.ics
58141M	SOPE/NGCards/TimeZones/Australia/Brisbane.ics
58142M	SOPE/NGCards/TimeZones/Australia/Broken_Hill.ics
58143M	SOPE/NGCards/TimeZones/Australia/Currie.ics
58144M	SOPE/NGCards/TimeZones/Australia/Darwin.ics
58145M	SOPE/NGCards/TimeZones/Australia/Eucla.ics
58146M	SOPE/NGCards/TimeZones/Australia/Hobart.ics
58147M	SOPE/NGCards/TimeZones/Australia/Lindeman.ics
58148M	SOPE/NGCards/TimeZones/Australia/Lord_Howe.ics
58149M	SOPE/NGCards/TimeZones/Australia/Melbourne.ics
58150M	SOPE/NGCards/TimeZones/Australia/Perth.ics
58151M	SOPE/NGCards/TimeZones/Australia/Sydney.ics
58152M	SOPE/NGCards/TimeZones/Europe/Amsterdam.ics
58153M	SOPE/NGCards/TimeZones/Europe/Andorra.ics
58154M	SOPE/NGCards/TimeZones/Europe/Athens.ics
58155M	SOPE/NGCards/TimeZones/Europe/Belgrade.ics
58156M	SOPE/NGCards/TimeZones/Europe/Berlin.ics
58157M	SOPE/NGCards/TimeZones/Europe/Bratislava.ics
58158M	SOPE/NGCards/TimeZones/Europe/Brussels.ics
58159M	SOPE/NGCards/TimeZones/Europe/Bucharest.ics
58160M	SOPE/NGCards/TimeZones/Europe/Budapest.ics
58161M	SOPE/NGCards/TimeZones/Europe/Chisinau.ics
58162M	SOPE/NGCards/TimeZones/Europe/Copenhagen.ics
58163M	SOPE/NGCards/TimeZones/Europe/Dublin.ics
58164M	SOPE/NGCards/TimeZones/Europe/Gibraltar.ics
58165M	SOPE/NGCards/TimeZones/Europe/Guernsey.ics
58166M	SOPE/NGCards/TimeZones/Europe/Helsinki.ics
58167M	SOPE/NGCards/TimeZones/Europe/Isle_of_Man.ics
58168M	SOPE/NGCards/TimeZones/Europe/Istanbul.ics
58169M	SOPE/NGCards/TimeZones/Europe/Jersey.ics
58170M	SOPE/NGCards/TimeZones/Europe/Kaliningrad.ics
58171M	SOPE/NGCards/TimeZones/Europe/Kiev.ics
58172M	SOPE/NGCards/TimeZones/Europe/Lisbon.ics
58173M	SOPE/NGCards/TimeZones/Europe/Ljubljana.ics
58174M	SOPE/NGCards/TimeZones/Europe/London.ics
58175M	SOPE/NGCards/TimeZones/Europe/Luxembourg.ics
58176M	SOPE/NGCards/TimeZones/Europe/Madrid.ics
58177M	SOPE/NGCards/TimeZones/Europe/Malta.ics
58178M	SOPE/NGCards/TimeZones/Europe/Mariehamn.ics
58179M	SOPE/NGCards/TimeZones/Europe/Minsk.ics
58180M	SOPE/NGCards/TimeZones/Europe/Monaco.ics
58181M	SOPE/NGCards/TimeZones/Europe/Moscow.ics
58182M	SOPE/NGCards/TimeZones/Europe/Nicosia.ics
58183M	SOPE/NGCards/TimeZones/Europe/Oslo.ics
58184M	SOPE/NGCards/TimeZones/Europe/Paris.ics
58185M	SOPE/NGCards/TimeZones/Europe/Podgorica.ics
58186M	SOPE/NGCards/TimeZones/Europe/Prague.ics
58187M	SOPE/NGCards/TimeZones/Europe/Riga.ics
58188M	SOPE/NGCards/TimeZones/Europe/Rome.ics
58189M	SOPE/NGCards/TimeZones/Europe/Samara.ics
58190M	SOPE/NGCards/TimeZones/Europe/San_Marino.ics
58191M	SOPE/NGCards/TimeZones/Europe/Sarajevo.ics
58192M	SOPE/NGCards/TimeZones/Europe/Simferopol.ics
58193M	SOPE/NGCards/TimeZones/Europe/Skopje.ics
58194M	SOPE/NGCards/TimeZones/Europe/Sofia.ics
58195M	SOPE/NGCards/TimeZones/Europe/Stockholm.ics
58196M	SOPE/NGCards/TimeZones/Europe/Tallinn.ics
58197M	SOPE/NGCards/TimeZones/Europe/Tirane.ics
58198M	SOPE/NGCards/TimeZones/Europe/Uzhgorod.ics
58199M	SOPE/NGCards/TimeZones/Europe/Vaduz.ics
58200M	SOPE/NGCards/TimeZones/Europe/Vatican.ics
58201M	SOPE/NGCards/TimeZones/Europe/Vienna.ics
58202M	SOPE/NGCards/TimeZones/Europe/Vilnius.ics
58203M	SOPE/NGCards/TimeZones/Europe/Volgograd.ics
58204M	SOPE/NGCards/TimeZones/Europe/Warsaw.ics
58205M	SOPE/NGCards/TimeZones/Europe/Zagreb.ics
58206M	SOPE/NGCards/TimeZones/Europe/Zaporozhye.ics
58207M	SOPE/NGCards/TimeZones/Europe/Zurich.ics
58208M	SOPE/NGCards/TimeZones/Indian/Antananarivo.ics
58209M	SOPE/NGCards/TimeZones/Indian/Chagos.ics
58210M	SOPE/NGCards/TimeZones/Indian/Christmas.ics
58211M	SOPE/NGCards/TimeZones/Indian/Cocos.ics
58212M	SOPE/NGCards/TimeZones/Indian/Comoro.ics
58213M	SOPE/NGCards/TimeZones/Indian/Kerguelen.ics
58214M	SOPE/NGCards/TimeZones/Indian/Mahe.ics
58215M	SOPE/NGCards/TimeZones/Indian/Maldives.ics
58216M	SOPE/NGCards/TimeZones/Indian/Mauritius.ics
58217M	SOPE/NGCards/TimeZones/Indian/Mayotte.ics
58218M	SOPE/NGCards/TimeZones/Indian/Reunion.ics
58219M	SOPE/NGCards/TimeZones/Pacific/Apia.ics
58220M	SOPE/NGCards/TimeZones/Pacific/Auckland.ics
58221M	SOPE/NGCards/TimeZones/Pacific/Chatham.ics
58222M	SOPE/NGCards/TimeZones/Pacific/Chuuk.ics
58223M	SOPE/NGCards/TimeZones/Pacific/Easter.ics
58224M	SOPE/NGCards/TimeZones/Pacific/Efate.ics
58225M	SOPE/NGCards/TimeZones/Pacific/Enderbury.ics
58226M	SOPE/NGCards/TimeZones/Pacific/Fakaofo.ics
58227M	SOPE/NGCards/TimeZones/Pacific/Fiji.ics
58228M	SOPE/NGCards/TimeZones/Pacific/Funafuti.ics
58229M	SOPE/NGCards/TimeZones/Pacific/Galapagos.ics
58230M	SOPE/NGCards/TimeZones/Pacific/Gambier.ics
58231M	SOPE/NGCards/TimeZones/Pacific/Guadalcanal.ics
58232M	SOPE/NGCards/TimeZones/Pacific/Guam.ics
58233M	SOPE/NGCards/TimeZones/Pacific/Honolulu.ics
58234M	SOPE/NGCards/TimeZones/Pacific/Johnston.ics
58235M	SOPE/NGCards/TimeZones/Pacific/Kiritimati.ics
58236M	SOPE/NGCards/TimeZones/Pacific/Kosrae.ics
58237M	SOPE/NGCards/TimeZones/Pacific/Kwajalein.ics
58238M	SOPE/NGCards/TimeZones/Pacific/Majuro.ics
58239M	SOPE/NGCards/TimeZones/Pacific/Marquesas.ics
58240M	SOPE/NGCards/TimeZones/Pacific/Midway.ics
58241M	SOPE/NGCards/TimeZones/Pacific/Nauru.ics
58242M	SOPE/NGCards/TimeZones/Pacific/Niue.ics
58243M	SOPE/NGCards/TimeZones/Pacific/Norfolk.ics
58244M	SOPE/NGCards/TimeZones/Pacific/Noumea.ics
58245M	SOPE/NGCards/TimeZones/Pacific/Pago_Pago.ics
58246M	SOPE/NGCards/TimeZones/Pacific/Palau.ics
58247M	SOPE/NGCards/TimeZones/Pacific/Pitcairn.ics
58248M	SOPE/NGCards/TimeZones/Pacific/Pohnpei.ics
58249M	SOPE/NGCards/TimeZones/Pacific/Port_Moresby.ics
58250M	SOPE/NGCards/TimeZones/Pacific/Rarotonga.ics
58251M	SOPE/NGCards/TimeZones/Pacific/Saipan.ics
58252M	SOPE/NGCards/TimeZones/Pacific/Tahiti.ics
58253M	SOPE/NGCards/TimeZones/Pacific/Tarawa.ics
58254M	SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics
58255M	SOPE/NGCards/TimeZones/Pacific/Wake.ics
58256M	SOPE/NGCards/TimeZones/Pacific/Wallis.ics
58257
58258commit e08dd3f9eb16bdf122a398fd46a725ec33c55226
58259Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58260Date:   Thu Nov 6 10:16:47 2014 -0500
58261
58262    Fix for bug #2978
58263
58264M	ActiveSync/iCalEvent+ActiveSync.m
58265M	NEWS
58266
58267commit 6de70e4043bc09a9182ce8a22e2c4f9a76b11af3
58268Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58269Date:   Thu Nov 6 09:35:58 2014 -0500
58270
58271    sanitize strings before encoding them when using EAS
58272
58273M	ActiveSync/NSString+ActiveSync.m
58274M	NEWS
58275
58276commit 7052daa1c8fded384e5dd9e7582014a5acd8188e
58277Author: Francis Lachapelle <flachapelle@inverse.ca>
58278Date:   Wed Nov 5 10:02:55 2014 -0500
58279
58280    Fix rename of subscribed addressbooks
58281
58282M	NEWS
58283M	UI/Common/product.plist
58284M	UI/WebServerResources/ContactsUI.js
58285
58286commit 15be4861b6574ce7573e2ebc6e3d3bc3fb10110f
58287Author: Francis Lachapelle <flachapelle@inverse.ca>
58288Date:   Wed Nov 5 08:44:52 2014 -0500
58289
58290    Fix support for SieveFolderEncoding default
58291
58292    Fixes #2622
58293
58294M	NEWS
58295M	UI/PreferencesUI/UIxFilterEditor.m
58296
58297commit 4b9958336c470a00933b2786c2105a25f95f7801
58298Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58299Date:   Tue Nov 4 13:50:10 2014 -0500
58300
58301    Handle base64-encoded command parameters in EAS
58302
58303M	ActiveSync/NSString+ActiveSync.m
58304
58305commit 52fdcc34de6fb482b94736652a7699436c17db82
58306Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58307Date:   Fri Oct 31 06:46:03 2014 -0400
58308
58309    Fixed typo
58310
58311M	ActiveSync/iCalEvent+ActiveSync.m
58312
58313commit 08427e0bfb8bba2fd273443558a6832ac1ac0cc5
58314Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58315Date:   Thu Oct 30 18:58:52 2014 -0400
58316
58317     set userTimeZone if event has no tz
58318
58319M	ActiveSync/iCalEvent+ActiveSync.m
58320
58321commit d76a4361a094c2a235e310f9e86ab38602d568f7
58322Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58323Date:   Thu Oct 30 09:20:21 2014 -0400
58324
58325    Added one more sanitization pass on decoded content
58326
58327M	ActiveSync/SOGoMailObject+ActiveSync.m
58328
58329commit 70cd24e111b04a7bb598a56f86da34fefb689fbf
58330Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58331Date:   Wed Oct 29 16:42:52 2014 -0400
58332
58333    Fix for bug #2965
58334
58335M	NEWS
58336M	UI/MailerUI/UIxMailView.m
58337
58338commit b5023eeb245c0c0cec40b018af404049119cd4d0
58339Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58340Date:   Wed Oct 29 14:56:03 2014 -0400
58341
58342    Fix for bug #2940
58343
58344M	ActiveSync/SOGoActiveSyncDispatcher.m
58345M	Documentation/SOGoInstallationGuide.asciidoc
58346M	NEWS
58347M	SoObjects/SOGo/SOGoSystemDefaults.m
58348
58349commit da962aed01b32be85f85483dfbe978aa4e259361
58350Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58351Date:   Wed Oct 29 14:20:03 2014 -0400
58352
58353    Added support for multiple calendars/addressbooks over ActiveSync
58354
58355M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
58356M	ActiveSync/SOGoActiveSyncDispatcher.m
58357M	SoObjects/Mailer/SOGoMailAccount.m
58358M	SoObjects/SOGo/SOGoCacheGCSObject.h
58359M	SoObjects/SOGo/SOGoCacheGCSObject.m
58360
58361commit 395545ca519f4771369eca77d0d4b5aa9d79d1df
58362Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58363Date:   Wed Oct 29 11:13:18 2014 -0400
58364
58365    WP fails to sync if an event is changed on the sever and the client sends a modification of another event
58366
58367M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
58368
58369commit b53c7267660ba76d26f08b824b88cc87824a7cd3
58370Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58371Date:   Wed Oct 29 10:46:45 2014 -0400
58372
58373    TZ fixes on WP devices all day events
58374
58375M	ActiveSync/iCalTimeZone+ActiveSync.m
58376
58377commit 6695aa083f5f315bfd95d61e7da58c261e611c3b
58378Author: Francis Lachapelle <flachapelle@inverse.ca>
58379Date:   Fri Oct 17 15:20:25 2014 -0400
58380
58381    Fix crash when opening a mailbox with empty filter
58382
58383    Fixes #2959
58384
58385M	UI/MailerUI/UIxMailListActions.m
58386M	UI/WebServerResources/MailerUI.js
58387
58388commit 42ef0bfc3f30a4ce77fab46fd48fc197dfe37684
58389Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58390Date:   Thu Oct 16 11:49:07 2014 -0400
58391
58392    Added doc around IMAP word size vs. ActiveSync on large mail folders
58393
58394M	Documentation/SOGoInstallationGuide.asciidoc
58395
58396commit fb95d84a3a4eb1c3f329a02a4496cc7528f17c2a
58397Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58398Date:   Thu Oct 16 09:35:15 2014 -0400
58399
58400    Handle base64 encoded query strings, popular on Windows devices
58401
58402M	ActiveSync/NSString+ActiveSync.m
58403
58404commit 231987242b367f3d60d45edf3ebddfda4257709f
58405Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58406Date:   Thu Oct 16 09:10:54 2014 -0400
58407
58408    Handle empty Attendees tag
58409
58410M	ActiveSync/iCalEvent+ActiveSync.m
58411
58412commit b4f7ec3708bb5c44aaf1bd6637ee1f1df9a0b783
58413Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58414Date:   Thu Oct 16 09:08:50 2014 -0400
58415
58416    Don't send empty <Responses> tag
58417
58418M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
58419
58420commit b2cab02d7064a6a7c79cf71a5aa748fa31be11ad
58421Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58422Date:   Thu Oct 16 09:03:34 2014 -0400
58423
58424    Handle empty categories
58425
58426M	ActiveSync/NGVCard+ActiveSync.m
58427
58428commit d6ff9038ce09e1c5eb507fc8d884708bc706d306
58429Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58430Date:   Thu Oct 16 09:02:18 2014 -0400
58431
58432    Disable timezone in AS for now
58433
58434M	ActiveSync/iCalEvent+ActiveSync.m
58435
58436commit c43ad378500367eb1639d43ab6f69e81e13d2ff4
58437Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58438Date:   Wed Oct 15 15:21:20 2014 -0400
58439
58440    Disable OpenChange for now on RHEL 7
58441
58442M	packaging/rhel/sogo.spec
58443
58444commit 096a0ef8e4f908802176903685e74826c1fbc2ae
58445Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58446Date:   Wed Oct 15 11:35:59 2014 -0400
58447
58448    Disabled openchange builds on all i386 arch
58449
58450M	packaging/rhel/sogo.spec
58451
58452commit e2136e041354f27fb0938b3fad15aa999ebe0621
58453Author: Francis Lachapelle <flachapelle@inverse.ca>
58454Date:   Tue Oct 14 12:54:04 2014 -0400
58455
58456    Don't leak database passwords in the logs
58457
58458    Fixes #2953
58459
58460M	NEWS
58461M	SOPE/GDLContentStore/GCSChannelManager.m
58462
58463commit 3264458f4be46d8725962bb215350e7ca291ad18
58464Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58465Date:   Tue Oct 14 11:27:08 2014 -0400
58466
58467    Added back -L directives to properly compile teststrings
58468
58469M	Tests/Integration/GNUmakefile.preamble
58470
58471commit 0327a42c9c7d305af78504264821281de7e9c2d3
58472Author: Alexandre Cloutier <acloutier@inverse.ca>
58473Date:   Tue Oct 14 10:45:30 2014 -0400
58474
58475    Update NEWS file
58476
58477M	NEWS
58478
58479commit 5f811e1a4e4e6b5e89cd616ddbc0b37ff3e0635a
58480Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58481Date:   Tue Oct 14 10:43:52 2014 -0400
58482
58483    Added rpath for integration tests
58484
58485M	Tests/Integration/GNUmakefile.preamble
58486
58487commit 923aa5d9b669d9ebca4b80a50c37c148aa17bb60
58488Author: Alexandre Cloutier <acloutier@inverse.ca>
58489Date:   Tue Oct 14 10:29:11 2014 -0400
58490
58491    bugfix #2952, default sorting for new user
58492
58493M	UI/WebServerResources/MailerUI.js
58494
58495commit 3416bfea94f17dd26b55bb4133c431f2640c9371
58496Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58497Date:   Tue Oct 14 10:00:05 2014 -0400
58498
58499    Adjusted rpath and removed unusued -L directives
58500
58501M	ActiveSync/common.make
58502M	Tools/GNUmakefile
58503M	Tools/GNUmakefile.preamble
58504
58505commit f6639508089352980758aadc1b9d565157ee4adc
58506Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58507Date:   Tue Oct 14 09:51:04 2014 -0400
58508
58509    Adjusted the rpath, removed unnecessary variables/values
58510
58511M	Main/GNUmakefile
58512M	Main/GNUmakefile.preamble
58513
58514commit ccabd93ff2175dc4c26bf11694542a1acf1d382c
58515Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58516Date:   Tue Oct 14 09:21:12 2014 -0400
58517
58518    moved system lib dirs to additional lib dirs
58519
58520M	Main/GNUmakefile.preamble
58521
58522commit c5a7bcf2aaa4177b873c4a0ca780e046d041e074
58523Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58524Date:   Tue Oct 14 09:17:00 2014 -0400
58525
58526    Fixed the system lib dir to point to the sogo lib dir
58527
58528M	Main/GNUmakefile.preamble
58529
58530commit 81ff6bebfeb30b2abafa31eb4b0e86b102c0f4c0
58531Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58532Date:   Tue Oct 14 09:02:15 2014 -0400
58533
58534    Removed dependancies when openchange is disabled
58535
58536M	packaging/rhel/sogo.spec
58537
58538commit 1a8aa5a587c63b3c5d434353a41c6d9cffd540ef
58539Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58540Date:   Tue Oct 14 09:00:14 2014 -0400
58541
58542    Fixed spec file to not build sogo-openchange if disabled
58543
58544M	packaging/rhel/sogo.spec
58545
58546commit 4b76e2b933ae675800139e37fdd14ad1982ebc50
58547Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58548Date:   Tue Oct 14 08:43:28 2014 -0400
58549
58550    Added lib64 in the search path
58551
58552M	Tests/Integration/GNUmakefile.preamble
58553
58554commit 27ac9e3904f43de0764b426754df6c86db8f3c69
58555Author: Francis Lachapelle <flachapelle@inverse.ca>
58556Date:   Thu Oct 9 15:46:44 2014 -0400
58557
58558    Cleanup of unused parameters
58559
58560M	SoObjects/SOGo/SOGoUserFolder.m
58561M	UI/WebServerResources/AdministrationUI.js
58562
58563commit f8a371e351ce161037017ba79c367c494b6d56f1
58564Author: Francis Lachapelle <flachapelle@inverse.ca>
58565Date:   Thu Oct 9 15:12:24 2014 -0400
58566
58567    Fix folder's name when subscribing to a folder
58568
58569M	NEWS
58570M	UI/WebServerResources/UIxContactsUserFolders.js
58571
58572commit 460ed2e7bcfd11a2beef4c8146fdd9030a415115
58573Author: Francis Lachapelle <flachapelle@inverse.ca>
58574Date:   Thu Oct 9 15:11:06 2014 -0400
58575
58576    Fix JavaScript warning on undefined variable
58577
58578M	UI/WebServerResources/ContactsUI.js
58579
58580commit 6cc8f17c86713f39ba60d8ae8129ea4ceb052f63
58581Author: Francis Lachapelle <flachapelle@inverse.ca>
58582Date:   Thu Oct 9 15:10:20 2014 -0400
58583
58584    Fix display name of subscribed folders
58585
58586M	NEWS
58587M	SoObjects/SOGo/SOGoGCSFolder.m
58588
58589commit ff9d49be71645c97d7692af67fda8bfacbb6179a
58590Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58591Date:   Wed Oct 8 10:25:46 2014 -0400
58592
58593    Dropped rpath since it seems to be ignored on el5
58594
58595M	Tests/Integration/GNUmakefile.preamble
58596
58597commit f1919d10edcb56c4ae87a79a61522063c4d6e808
58598Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58599Date:   Wed Oct 8 09:35:50 2014 -0400
58600
58601    Flag for conditional openchange build
58602
58603M	packaging/rhel/sogo.spec
58604
58605commit 3e2de9701cd1af8d27b9c0abf43e199049496b5d
58606Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58607Date:   Wed Oct 8 09:29:08 2014 -0400
58608
58609    Fixes
58610
58611M	packaging/rhel/sogo.spec
58612
58613commit 435ebb9eb41fc88a8af1de280f1894608e61f302
58614Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58615Date:   Wed Oct 8 09:25:40 2014 -0400
58616
58617    Fixes
58618
58619M	packaging/rhel/sogo.spec
58620
58621commit ab9ba66b366c9b97cde626fe8a5cd23b3f0d3cdb
58622Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58623Date:   Wed Oct 8 09:22:14 2014 -0400
58624
58625    More fixes
58626
58627M	packaging/rhel/sogo.spec
58628
58629commit 29295f93c5a1b807eda1e4d6c92f9d1271e72597
58630Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58631Date:   Wed Oct 8 09:17:26 2014 -0400
58632
58633    Fixed again the spec file
58634
58635M	packaging/rhel/sogo.spec
58636
58637commit 20e0cd623407d2066168818c7dd8c26a6afba05e
58638Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58639Date:   Wed Oct 8 09:10:02 2014 -0400
58640
58641    Fixed RHEL packaging with lib move to "sogo" app directory
58642
58643M	packaging/rhel/sogo.spec
58644
58645commit 25f68c7eb5263aaaaf7c5e4cfe29d8ecc60386ec
58646Author: Jens Erat <email@jenserat.de>
58647Date:   Wed Oct 8 10:07:48 2014 +0200
58648
58649    Added missing NGImap4DisableIMAP4Pooling option to documentation
58650
58651M	Documentation/SOGoInstallationGuide.asciidoc
58652
58653commit 22844a57426d9b3e2938a579f959fb934ef59357
58654Author: Jens Erat <email@jenserat.de>
58655Date:   Wed Oct 8 10:01:17 2014 +0200
58656
58657    Minor fixes in documentation
58658
58659M	Documentation/SOGoInstallationGuide.asciidoc
58660
58661commit e3837188fd747ad8cb4d752c99b8027661fed03a
58662Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58663Date:   Mon Oct 6 14:45:30 2014 -0400
58664
58665    Updated spec file for SOGo's private libraries move
58666
58667M	packaging/rhel/sogo.spec
58668
58669commit a0317046ba4aa51450a6c9df451f322178811ff1
58670Author: Francis Lachapelle <flachapelle@inverse.ca>
58671Date:   Sun Oct 5 00:30:27 2014 -0400
58672
58673    Card view: don't escape <br>'s in note field
58674
58675M	NEWS
58676M	UI/Contacts/UIxContactView.m
58677
58678commit 4cc6b72cfb434b79d8e0e5f2277fbc3a7f54a2ad
58679Author: Jeroen Dekkers <jeroen@dekkers.ch>
58680Date:   Sun Oct 5 15:47:00 2014 +0200
58681
58682    Make png files non-executable
58683
58684M	UI/WebServerResources/error.png
58685M	UI/WebServerResources/notice.png
58686M	UI/WebServerResources/success.png
58687M	UI/WebServerResources/warning.png
58688
58689commit d7f8427623288493e9d082f793ed75870134c7e5
58690Author: Francis Lachapelle <flachapelle@inverse.ca>
58691Date:   Fri Oct 3 13:13:42 2014 -0400
58692
58693    Improve XSL for documentation
58694
58695M	Documentation/Makefile
58696D	Documentation/docbook/xsl/sogo-fo-article.xsl
58697M	Documentation/docbook/xsl/sogo-fo.xsl
58698
58699commit 7f49dcb2fa0507d98741c3eeaa276f772de49886
58700Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58701Date:   Thu Oct 2 13:10:54 2014 -0400
58702
58703    Avoid using SOGO_SYSLIBDIR when testing since it's undefined
58704
58705M	Tests/Integration/GNUmakefile.preamble
58706
58707commit f29a47d44328904a150c3c8ffc2a03af63293fb8
58708Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58709Date:   Thu Oct 2 12:42:06 2014 -0400
58710
58711    Added rpath
58712
58713M	ActiveSync/common.make
58714
58715commit f88cfae611cda5462d5920638c1ff41856eb0a50
58716Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58717Date:   Thu Oct 2 12:36:22 2014 -0400
58718
58719    Improved and simplified rpath
58720
58721M	SoObjects/common.make
58722M	Tests/Integration/GNUmakefile.preamble
58723
58724commit fb3ddca9e8e3a5f8c5d4698dcb8046202f5ecc2d
58725Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58726Date:   Thu Oct 2 11:17:45 2014 -0400
58727
58728    Improved makefiles
58729
58730M	SoObjects/Mailer/GNUmakefile
58731M	SoObjects/common.make
58732
58733commit ba4a50e778f586aaf5fc536b62b1ea00b9145292
58734Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58735Date:   Thu Oct 2 11:05:19 2014 -0400
58736
58737    Added rpath kungfu
58738
58739M	SoObjects/common.make
58740
58741commit 8875c42d256444ed230bd834f7ed72fb1595cda2
58742Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58743Date:   Thu Oct 2 11:00:43 2014 -0400
58744
58745    Fixed makefile
58746
58747M	SoObjects/common.make
58748
58749commit 18431922abd08be9a024589d16ee4117dcf9c477
58750Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58751Date:   Thu Oct 2 10:55:05 2014 -0400
58752
58753    Fixed makefile
58754
58755M	ActiveSync/common.make
58756
58757commit f93c06e6a915889cc0d1a5de3b3d760efd5a100a
58758Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58759Date:   Thu Oct 2 10:50:34 2014 -0400
58760
58761    Fixed include
58762
58763M	Tests/Integration/GNUmakefile
58764
58765commit 68d79472a529b783273bf766bf4d5e5eb029343d
58766Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58767Date:   Thu Oct 2 10:46:47 2014 -0400
58768
58769    Fixed makefile for teststrings due to sogo lib change
58770
58771M	Tests/Integration/GNUmakefile
58772M	Tests/Integration/GNUmakefile.preamble
58773
58774commit 51ed3717962c2d49f9c0824ced0efa700919dbff
58775Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58776Date:   Thu Oct 2 10:21:36 2014 -0400
58777
58778    Adjusted debian install files regarding sogo lib move
58779
58780M	packaging/debian-multiarch/sogo-dev.install
58781M	packaging/debian-multiarch/sogo.install
58782M	packaging/debian/sogo-dev.install
58783M	packaging/debian/sogo.install
58784
58785commit 6ded9e95b33a80c09b00a63f7199b72f882d99d5
58786Author: Jeroen Dekkers <jeroen@dekkers.ch>
58787Date:   Wed Oct 1 20:36:42 2014 +0200
58788
58789    Put private libraries in /usr/lib/sogo
58790
58791M	Main/GNUmakefile
58792M	Main/GNUmakefile.preamble
58793M	OpenChange/GNUmakefile
58794M	SOPE/GDLContentStore/GNUmakefile
58795M	SOPE/NGCards/GNUmakefile
58796M	SoObjects/SOGo/GNUmakefile
58797M	SoObjects/common.make
58798M	Tests/Integration/GNUmakefile.preamble
58799M	Tests/Unit/GNUmakefile
58800M	Tools/GNUmakefile
58801M	Tools/GNUmakefile.preamble
58802M	UI/AdministrationUI/GNUmakefile
58803M	UI/Common/GNUmakefile
58804M	UI/Contacts/GNUmakefile
58805M	UI/MailPartViewers/GNUmakefile
58806M	UI/MailerUI/GNUmakefile
58807M	UI/MainUI/GNUmakefile
58808M	UI/PreferencesUI/GNUmakefile
58809M	UI/SOGoUI/GNUmakefile
58810M	UI/Scheduler/GNUmakefile
58811M	UI/common.make
58812
58813commit 25b7fffb009333e07de5f0327288086de08cd942
58814Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58815Date:   Wed Oct 1 14:08:29 2014 -0400
58816
58817    Fix for bug #2930
58818
58819M	NEWS
58820M	UI/MainUI/SOGoUserHomePage.m
58821
58822commit 89284d558c558c5bd2ec8c346fe5c16acbc1c366
58823Author: Francis Lachapelle <flachapelle@inverse.ca>
58824Date:   Wed Oct 1 09:02:03 2014 -0400
58825
58826    Add missing translation
58827
58828M	UI/PreferencesUI/English.lproj/Localizable.strings
58829
58830commit 9610fcc5ca4faa9083e4be1c4cdf0bde53e7e228
58831Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58832Date:   Mon Sep 29 15:30:02 2014 -0400
58833
58834    Bumped version
58835
58836M	Version
58837
58838commit 9cdcfd1d4a86de691a15b2a8d412c073f86dd145
58839Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58840Date:   Mon Sep 29 15:20:22 2014 -0400
58841
58842    Updated for the 2.2.9a release
58843
58844M	NEWS
58845M	Version
58846
58847commit 95b122c9125a3e8185a6b5fe0f1a7bd0bfefc130
58848Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58849Date:   Mon Sep 29 15:04:40 2014 -0400
58850
58851    Simplified even more -safeString
58852
58853M	SoObjects/SOGo/NSString+Utilities.m
58854
58855commit aa0499dbacbefac0a7c2c8504eb94be22af26629
58856Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58857Date:   Mon Sep 29 14:28:13 2014 -0400
58858
58859    Fixed sanitization char skipping and #2936
58860
58861M	SoObjects/SOGo/NSString+Utilities.m
58862M	UI/MailerUI/UIxMailListActions.m
58863
58864commit 80acafadd38b95dbd4917c157ea24d2a3467dd0c
58865Author: Francis Lachapelle <flachapelle@inverse.ca>
58866Date:   Fri Sep 26 14:49:36 2014 -0400
58867
58868    Fix URL in documentation
58869
58870M	Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc
58871
58872commit 4c5be2fd97ed230478ec330bc849cd3d96c31589
58873Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58874Date:   Fri Sep 26 14:31:57 2014 -0400
58875
58876    Update ChangeLog
58877
58878M	ChangeLog
58879
58880commit c0e8eb6ce3b2501a0439a95d6d4bfcb9b6c17cf0
58881Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58882Date:   Fri Sep 26 14:29:20 2014 -0400
58883
58884    Adjusted the doc for TB31
58885
58886M	Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc
58887
58888commit 4be2ddb79339eb16d40404fb71b999c543ea395f
58889Author: Francis Lachapelle <flachapelle@inverse.ca>
58890Date:   Fri Sep 26 14:23:39 2014 -0400
58891
58892    Update translations
58893
58894M	NEWS
58895M	SoObjects/Appointments/NorwegianBokmal.lproj/Localizable.strings
58896M	SoObjects/Appointments/Russian.lproj/Localizable.strings
58897M	UI/AdministrationUI/NorwegianBokmal.lproj/Localizable.strings
58898M	UI/Common/Czech.lproj/Localizable.strings
58899M	UI/Common/Dutch.lproj/Localizable.strings
58900M	UI/Common/Finnish.lproj/Localizable.strings
58901M	UI/Common/French.lproj/Localizable.strings
58902M	UI/Common/German.lproj/Localizable.strings
58903M	UI/Common/Hungarian.lproj/Localizable.strings
58904M	UI/Common/NorwegianBokmal.lproj/Localizable.strings
58905M	UI/Common/Polish.lproj/Localizable.strings
58906M	UI/Common/Russian.lproj/Localizable.strings
58907M	UI/Common/SpanishSpain.lproj/Localizable.strings
58908M	UI/MailPartViewers/NorwegianBokmal.lproj/Localizable.strings
58909M	UI/MailerUI/Czech.lproj/Localizable.strings
58910M	UI/MailerUI/Dutch.lproj/Localizable.strings
58911M	UI/MailerUI/Finnish.lproj/Localizable.strings
58912M	UI/MailerUI/German.lproj/Localizable.strings
58913M	UI/MailerUI/Hungarian.lproj/Localizable.strings
58914M	UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings
58915M	UI/MailerUI/Polish.lproj/Localizable.strings
58916M	UI/MailerUI/Russian.lproj/Localizable.strings
58917M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
58918M	UI/PreferencesUI/Czech.lproj/Localizable.strings
58919M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
58920M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
58921M	UI/PreferencesUI/German.lproj/Localizable.strings
58922M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
58923M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
58924M	UI/PreferencesUI/Polish.lproj/Localizable.strings
58925M	UI/PreferencesUI/Russian.lproj/Localizable.strings
58926M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
58927M	UI/Scheduler/Czech.lproj/Localizable.strings
58928M	UI/Scheduler/Dutch.lproj/Localizable.strings
58929M	UI/Scheduler/Finnish.lproj/Localizable.strings
58930M	UI/Scheduler/German.lproj/Localizable.strings
58931M	UI/Scheduler/Hungarian.lproj/Localizable.strings
58932M	UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings
58933M	UI/Scheduler/Polish.lproj/Localizable.strings
58934M	UI/Scheduler/Russian.lproj/Localizable.strings
58935M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
58936
58937commit 5744d1847447317caec390b61db4252ab245d71c
58938Author: Ludovic Marcotte <lmarcotte@inverse.ca>
58939Date:   Fri Sep 26 14:15:32 2014 -0400
58940
58941    Updated scripts for TB31
58942
58943M	Scripts/updates.php
58944
58945commit 9e1423cd4a7d0df284645449b1c37c2b8cec32dd
58946Author: Francis Lachapelle <flachapelle@inverse.ca>
58947Date:   Fri Sep 26 13:58:28 2014 -0400
58948
58949    New font for asciidoc documentation
58950
58951    We now use Lato.
58952
58953M	Documentation/SOGoInstallationGuide.asciidoc
58954M	Documentation/docbook/xsl/sogo-fo-article.xsl
58955M	Documentation/docbook/xsl/sogo-fo.xsl
58956M	Documentation/docinfo.xml
58957D	Documentation/fonts/PALATINO.TTF
58958D	Documentation/fonts/deliciousitalic.ttf
58959D	Documentation/fonts/deliciousitalic.xml
58960D	Documentation/fonts/deliciousroman.ttf
58961D	Documentation/fonts/deliciousroman.xml
58962M	Documentation/fonts/fop-config.xml
58963A	Documentation/fonts/lato/Lato-Black.ttf
58964A	Documentation/fonts/lato/Lato-Black.xml
58965A	Documentation/fonts/lato/Lato-BlackItalic.ttf
58966A	Documentation/fonts/lato/Lato-BlackItalic.xml
58967A	Documentation/fonts/lato/Lato-Bold.ttf
58968A	Documentation/fonts/lato/Lato-Bold.xml
58969A	Documentation/fonts/lato/Lato-BoldItalic.ttf
58970A	Documentation/fonts/lato/Lato-BoldItalic.xml
58971A	Documentation/fonts/lato/Lato-Hairline.ttf
58972A	Documentation/fonts/lato/Lato-Hairline.xml
58973A	Documentation/fonts/lato/Lato-HairlineItalic.ttf
58974A	Documentation/fonts/lato/Lato-HairlineItalic.xml
58975A	Documentation/fonts/lato/Lato-Heavy.ttf
58976A	Documentation/fonts/lato/Lato-Heavy.xml
58977A	Documentation/fonts/lato/Lato-HeavyItalic.ttf
58978A	Documentation/fonts/lato/Lato-HeavyItalic.xml
58979A	Documentation/fonts/lato/Lato-Italic.ttf
58980A	Documentation/fonts/lato/Lato-Italic.xml
58981A	Documentation/fonts/lato/Lato-Light.ttf
58982A	Documentation/fonts/lato/Lato-Light.xml
58983A	Documentation/fonts/lato/Lato-LightItalic.ttf
58984A	Documentation/fonts/lato/Lato-LightItalic.xml
58985A	Documentation/fonts/lato/Lato-Medium.ttf
58986A	Documentation/fonts/lato/Lato-Medium.xml
58987A	Documentation/fonts/lato/Lato-MediumItalic.ttf
58988A	Documentation/fonts/lato/Lato-MediumItalic.xml
58989A	Documentation/fonts/lato/Lato-Regular.ttf
58990A	Documentation/fonts/lato/Lato-Regular.xml
58991A	Documentation/fonts/lato/Lato-Semibold.ttf
58992A	Documentation/fonts/lato/Lato-Semibold.xml
58993A	Documentation/fonts/lato/Lato-SemiboldItalic.ttf
58994A	Documentation/fonts/lato/Lato-SemiboldItalic.xml
58995A	Documentation/fonts/lato/Lato-Thin.ttf
58996A	Documentation/fonts/lato/Lato-Thin.xml
58997A	Documentation/fonts/lato/Lato-ThinItalic.ttf
58998A	Documentation/fonts/lato/Lato-ThinItalic.xml
58999A	Documentation/fonts/lato/SIL Open Font License.txt
59000D	Documentation/fonts/oflgoudystm.ttf
59001D	Documentation/fonts/oflgoudystm.xml
59002D	Documentation/fonts/oflgoudystmitalic.ttf
59003D	Documentation/fonts/oflgoudystmitalic.xml
59004D	Documentation/fonts/palatino.xml
59005M	Documentation/images/architecture.png
59006M	Documentation/images/openchange.png
59007M	Documentation/includes/commercial-support.asciidoc
59008M	Documentation/includes/global-attributes.asciidoc
59009M	NEWS
59010
59011commit 275eebde0fb77535a0d2d420e20f8431a8d65384
59012Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59013Date:   Fri Sep 26 10:53:01 2014 -0400
59014
59015    Updated NEWS file for the release
59016
59017M	NEWS
59018
59019commit 0b6e3dc22d9a4f990ea981c4161846c6f889fa02
59020Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59021Date:   Thu Sep 25 09:25:13 2014 -0400
59022
59023    Fix for bug #589
59024
59025M	NEWS
59026M	SoObjects/Appointments/iCalToDo+SOGo.m
59027M	UI/Scheduler/UIxTaskEditor.m
59028
59029commit 3675220756f1bedc3828e892235a9e468eb62a26
59030Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59031Date:   Wed Sep 24 14:14:25 2014 -0400
59032
59033    Refactored code to be more rigorous Unicode-wise.
59034
59035M	ActiveSync/NSString+ActiveSync.m
59036M	SoObjects/SOGo/NSString+Utilities.h
59037M	SoObjects/SOGo/NSString+Utilities.m
59038M	SoObjects/SOGo/SOGoGCSFolder.m
59039
59040commit 1c60ab2337815b73ab651ac39f5465944c10e479
59041Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59042Date:   Wed Sep 24 12:02:12 2014 -0400
59043
59044    Fix for bug #2889
59045
59046M	SOPE/NGCards/iCalTimeZone.m
59047M	SOPE/NGCards/iCalTimeZonePeriod.m
59048M	SoObjects/Appointments/SOGoAppointmentObject.m
59049
59050commit f4372af16d9479eecf0ec988a0081c5767f972e7
59051Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59052Date:   Tue Sep 23 13:46:44 2014 -0400
59053
59054    Add over DAV a PARTSTAT if none is defined
59055
59056M	SoObjects/Appointments/SOGoAppointmentObject.m
59057
59058commit 6ba85ee43aaa067f9ec13c05a7907c4eb72e7b98
59059Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59060Date:   Mon Sep 22 11:38:07 2014 -0400
59061
59062    Added some comments in the code
59063
59064M	SoObjects/Appointments/SOGoAppointmentFolder.m
59065
59066commit ae6afedc92acd2bd70f423cd24d21f9d7c47a104
59067Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59068Date:   Mon Sep 22 08:38:01 2014 -0400
59069
59070    Fixed potential exception when Calendar module is disabled
59071
59072M	UI/WebServerResources/UIxPreferences.js
59073
59074commit d572f2af0238304b11bbac54b0aa4636f49c30d5
59075Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59076Date:   Fri Sep 19 14:34:20 2014 -0400
59077
59078    get rid of control chars before returning the response
59079
59080M	NEWS
59081M	SoObjects/SOGo/SOGoGCSFolder.m
59082
59083commit a338b193ba0078d0a858b431d43f2e251fb29651
59084Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59085Date:   Wed Sep 17 19:45:44 2014 -0400
59086
59087    Fix for bug #2838
59088
59089M	SoObjects/Appointments/SOGoAppointmentFolders.m
59090
59091commit 11adf388cf2b276356a6ab3051425442232f9992
59092Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59093Date:   Wed Sep 17 11:51:46 2014 -0400
59094
59095    Cleaned the code and fixed #2894 while at it ...
59096
59097M	SoObjects/Appointments/SOGoAppointmentFolder.m
59098M	SoObjects/Mailer/SOGoDraftObject.m
59099M	SoObjects/Mailer/product.plist
59100
59101commit a4ab2942e89c74915725aa51da4c25b2cc5b6049
59102Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59103Date:   Wed Sep 17 11:35:09 2014 -0400
59104
59105    Fix for bugs #2878, #2879
59106
59107M	NEWS
59108M	SoObjects/Appointments/SOGoAppointmentFolder.m
59109
59110commit 7e281dca99b974d63e8d2b011459ab4335d54965
59111Author: Francis Lachapelle <flachapelle@inverse.ca>
59112Date:   Wed Sep 17 09:45:44 2014 -0400
59113
59114    Fix encoding of calendar names in Web interface
59115
59116M	UI/WebServerResources/SchedulerUI.js
59117
59118commit ce1896b6278d262da45f43f3612db60ab775a60a
59119Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59120Date:   Wed Sep 17 09:36:35 2014 -0400
59121
59122    Fixed typo
59123
59124M	Tests/Integration/README
59125
59126commit f52a083326f053deb8ed9953a8dfe7363af00f3f
59127Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59128Date:   Wed Sep 17 09:34:36 2014 -0400
59129
59130    fixed sending mails to multiple recipients over AS
59131
59132M	ActiveSync/NGMimeMessage+ActiveSync.m
59133M	NEWS
59134
59135commit 8ba031d6ec6a996cf8dc8fa53cd42866cf09f2df
59136Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59137Date:   Mon Sep 15 19:54:07 2014 -0400
59138
59139    Consider 0x0C as "unsafe"
59140
59141M	SoObjects/SOGo/NSString+Utilities.m
59142
59143commit c5c2bfb7a6117b00d563bf0230fb435b6026972d
59144Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59145Date:   Mon Sep 15 14:08:54 2014 -0400
59146
59147    Fixed iCal detection for 10.9 (and perhaps even 10.8)
59148
59149M	SoObjects/Appointments/SOGoUserFolder+Appointments.h
59150M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
59151M	SoObjects/SOGo/WORequest+SOGo.m
59152
59153commit 6ec79f77924b7c9afb1967c4db415a66129cc313
59154Author: Alexandre Cloutier <acloutier@inverse.ca>
59155Date:   Mon Sep 15 10:31:51 2014 -0400
59156
59157    bugfix with threads collapsing for a nested folder
59158
59159M	UI/MailerUI/UIxMailActions.m
59160M	UI/WebServerResources/MailerUI.js
59161
59162commit 4b9db66f8b0bd0b18875fd29d81ec54d8bc517e1
59163Author: Francis Lachapelle <flachapelle@inverse.ca>
59164Date:   Mon Sep 15 10:33:03 2014 -0400
59165
59166    Fix warning when generating docbook
59167
59168M	Documentation/Makefile
59169
59170commit 02b3de6465c85e254f265cedb28a0e96aeef6f31
59171Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59172Date:   Mon Sep 15 09:32:36 2014 -0400
59173
59174    Fix for bug #2326
59175
59176M	NEWS
59177M	SoObjects/Appointments/SOGoAppointmentObject.m
59178M	UI/Scheduler/UIxComponentEditor.m
59179
59180commit 4b49fc33b257c8426071501aaf90de6e03c10f68
59181Author: Jens Erat <email@jenserat.de>
59182Date:   Sun Sep 14 14:36:30 2014 +0200
59183
59184    Updated for 2.2.8
59185
59186M	Documentation/SOGoInstallationGuide.asciidoc
59187M	Documentation/docinfo.xml
59188M	Documentation/includes/global-attributes.asciidoc
59189
59190commit 19b313e6c4488daebf053879076f09ab6df0b6ea
59191Author: Jens Erat <email@jenserat.de>
59192Date:   Wed Sep 10 00:32:53 2014 +0200
59193
59194    Updated some copyright lines from PacketFence to SOGo
59195
59196M	Documentation/SOGoInstallationGuide.asciidoc
59197M	Documentation/docbook/xsl/headerfooter-fo.xsl
59198M	Documentation/docbook/xsl/sogo-fo-article.xsl
59199M	Documentation/docbook/xsl/sogo-fo.xsl
59200M	Documentation/docbook/xsl/titlepage-fo.xml
59201M	Documentation/docinfo.xml
59202
59203commit 397d8d75741946ccb6d7e2d9751149dbad5a2be3
59204Author: Jens Erat <email@jenserat.de>
59205Date:   Wed Sep 10 00:18:03 2014 +0200
59206
59207    Remove old documentation files
59208
59209D	Documentation/SOGo Installation Guide.odt
59210D	Documentation/SOGo Mobile Devices Configuration.odt
59211D	Documentation/SOGo Mozilla Thunderbird Configuration.odt
59212D	Documentation/SOGo Native Microsoft Outlook Configuration.odt
59213D	Documentation/architecture.png
59214D	Documentation/inverse.jpg
59215D	Documentation/openchange.png
59216D	Documentation/preferences.png
59217D	Documentation/sogo-2.png
59218D	Documentation/sogo.png
59219
59220commit 8a564975c8fba678acb0bc7c5290131d4eb868ee
59221Author: Jens Erat <email@jenserat.de>
59222Date:   Wed Sep 10 00:07:18 2014 +0200
59223
59224    Added makefile for asciidoc-conversion, included docbook-templates
59225
59226M	.gitignore
59227A	Documentation/Makefile
59228D	Documentation/SOGo Installation Guide.asciidoc
59229D	Documentation/SOGo Mobile Devices Configuration Guide.asciidoc
59230D	Documentation/SOGo Mozilla Thunderbird Configuration.asciidoc
59231D	Documentation/SOGo Native Outlook Configuration.asciidoc
59232A	Documentation/SOGoInstallationGuide.asciidoc
59233A	Documentation/SOGoMobileDevicesConfigurationGuide.asciidoc
59234A	Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc
59235A	Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc
59236A	Documentation/docbook/fop-centos6.patch
59237A	Documentation/docbook/xmlgraphics-fop-centos5.patch
59238A	Documentation/docbook/xsl/headerfooter-fo.xsl
59239A	Documentation/docbook/xsl/sogo-fo-article.xsl
59240A	Documentation/docbook/xsl/sogo-fo.xsl
59241A	Documentation/docbook/xsl/titlepage-fo.xml
59242A	Documentation/docbook/xsl/titlepage-fo.xsl
59243A	Documentation/docinfo.xml
59244A	Documentation/fonts/PALATINO.TTF
59245A	Documentation/fonts/deliciousitalic.ttf
59246A	Documentation/fonts/deliciousitalic.xml
59247A	Documentation/fonts/deliciousroman.ttf
59248A	Documentation/fonts/deliciousroman.xml
59249A	Documentation/fonts/fop-config.xml
59250A	Documentation/fonts/inconsolata.ttf
59251A	Documentation/fonts/inconsolata.xml
59252A	Documentation/fonts/oflgoudystm.ttf
59253A	Documentation/fonts/oflgoudystm.xml
59254A	Documentation/fonts/oflgoudystmitalic.ttf
59255A	Documentation/fonts/oflgoudystmitalic.xml
59256A	Documentation/fonts/palatino.xml
59257A	Documentation/images/inverse-logo.jpg
59258A	Documentation/images/sogo-logo.png
59259
59260commit 95191cb29bbd14559e1d3ef5ee93865303e06859
59261Author: Jens Erat <email@jenserat.de>
59262Date:   Sun Jul 20 00:22:38 2014 +0200
59263
59264    Added other documentation files as asciidoc
59265
59266A	Documentation/SOGo Mobile Devices Configuration Guide.asciidoc
59267A	Documentation/SOGo Mozilla Thunderbird Configuration.asciidoc
59268A	Documentation/SOGo Native Outlook Configuration.asciidoc
59269A	Documentation/images/openchange.png
59270
59271commit 8d4c0ff6948fe40368d197e57b5fb2a22971e657
59272Author: Jens Erat <email@jenserat.de>
59273Date:   Fri Jul 11 19:54:42 2014 +0200
59274
59275    Converted Installation Guide to asciidoc
59276
59277A	Documentation/SOGo Installation Guide.asciidoc
59278A	Documentation/images/architecture.png
59279A	Documentation/images/preferences-hierarchy.png
59280A	Documentation/includes/additional-info.asciidoc
59281A	Documentation/includes/commercial-support.asciidoc
59282A	Documentation/includes/global-attributes.asciidoc
59283A	Documentation/includes/license.asciidoc
59284
59285commit 8b4a16df4ec7362e86a138d0761176a229a8304f
59286Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59287Date:   Fri Sep 12 14:10:22 2014 -0400
59288
59289    NEWS entry for previous commit
59290
59291M	NEWS
59292
59293commit b8b3519a404ff26f3aadcf65e9c605998214a43c
59294Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59295Date:   Fri Sep 12 14:09:28 2014 -0400
59296
59297    Initial support for multiple alarms and better iCal compatibility
59298
59299M	ActiveSync/iCalEvent+ActiveSync.m
59300M	SoObjects/Appointments/SOGoAppointmentFolder.m
59301M	SoObjects/Appointments/iCalEntityObject+SOGo.h
59302M	SoObjects/Appointments/iCalEntityObject+SOGo.m
59303M	UI/Scheduler/UIxAppointmentEditor.m
59304M	UI/Scheduler/UIxComponentEditor.m
59305M	UI/Scheduler/UIxTaskEditor.m
59306
59307commit 12a4fd05a249cc6c0ea1f6c0722cbf50ce1afa39
59308Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59309Date:   Fri Sep 12 08:34:15 2014 -0400
59310
59311    Support for repetitive alarms and tasks
59312
59313M	SOPE/GDLContentStore/GCSAlarmsFolder.m
59314M	SOPE/GDLContentStore/GCSFolder.m
59315M	SOPE/NGCards/CardElement.h
59316M	SOPE/NGCards/CardElement.m
59317M	SOPE/NGCards/iCalDateTime.m
59318M	SOPE/NGCards/iCalEvent.h
59319M	SOPE/NGCards/iCalRepeatableEntityObject.h
59320M	SOPE/NGCards/iCalRepeatableEntityObject.m
59321M	SOPE/NGCards/iCalToDo.m
59322M	SoObjects/Appointments/SOGoAppointmentFolder.h
59323M	SoObjects/Appointments/SOGoAppointmentFolder.m
59324M	SoObjects/Appointments/SOGoAppointmentObject.m
59325M	SoObjects/Appointments/SOGoAppointmentOccurence.h
59326M	SoObjects/Appointments/SOGoAppointmentOccurence.m
59327M	SoObjects/Appointments/SOGoComponentOccurence.h
59328M	SoObjects/Appointments/SOGoComponentOccurence.m
59329M	SoObjects/Appointments/SOGoEMailAlarmsManager.h
59330M	SoObjects/Appointments/SOGoEMailAlarmsManager.m
59331M	SoObjects/Appointments/SOGoTaskObject.m
59332M	SoObjects/Appointments/SOGoTaskOccurence.h
59333M	SoObjects/Appointments/SOGoTaskOccurence.m
59334M	SoObjects/Appointments/iCalCalendar+SOGo.m
59335M	SoObjects/Appointments/iCalEntityObject+SOGo.h
59336M	SoObjects/Appointments/iCalEntityObject+SOGo.m
59337M	SoObjects/Appointments/iCalEvent+SOGo.h
59338M	SoObjects/Appointments/iCalEvent+SOGo.m
59339M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.h
59340M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
59341M	SoObjects/Appointments/iCalToDo+SOGo.h
59342M	SoObjects/Appointments/iCalToDo+SOGo.m
59343M	SoObjects/Contacts/NGVCard+SOGo.m
59344M	SoObjects/Contacts/NGVList+SOGo.m
59345M	Tools/SOGoEAlarmsNotifier.h
59346M	Tools/SOGoEAlarmsNotifier.m
59347M	UI/Scheduler/UIxAppointmentEditor.h
59348M	UI/Scheduler/UIxAppointmentEditor.m
59349M	UI/Scheduler/UIxCalListingActions.m
59350M	UI/Scheduler/UIxComponentEditor.h
59351M	UI/Scheduler/UIxComponentEditor.m
59352M	UI/Scheduler/UIxOccurenceDialog.m
59353M	UI/Scheduler/UIxTaskEditor.m
59354M	UI/Scheduler/product.plist
59355M	UI/WebServerResources/SchedulerUI.js
59356M	UI/WebServerResources/UIxTaskEditor.js
59357
59358commit 0825a810e3f57339436a0ed912d003ce039e67a5
59359Author: Francis Lachapelle <flachapelle@inverse.ca>
59360Date:   Thu Sep 11 11:58:39 2014 -0400
59361
59362    Add missing localization string
59363
59364M	UI/Common/English.lproj/Localizable.strings
59365
59366commit ed85a09ff0467446cdcbbb5dc408f325ff6709ce
59367Author: Francis Lachapelle <flachapelle@inverse.ca>
59368Date:   Thu Sep 11 11:55:20 2014 -0400
59369
59370    Allow alarms to be snoozed for 1 day
59371
59372M	NEWS
59373M	UI/WebServerResources/generic.js
59374M	Version
59375
59376commit 38cb86bdb1520eec007c279151a41f75a60cc998
59377Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59378Date:   Wed Sep 10 14:15:34 2014 -0400
59379
59380    Update ChangeLog
59381
59382M	ChangeLog
59383
59384commit 69c8aa074364395a8bdf3705d74ee6a93c11d54a
59385Author: Alexandre Cloutier <acloutier@inverse.ca>
59386Date:   Wed Sep 10 13:22:36 2014 -0400
59387
59388    quickfix for IE for searchInbox
59389
59390M	UI/WebServerResources/UIxMailSearch.js
59391
59392commit 36b833ccb58353d36085a9fc8ca087f9684b7efb
59393Author: Alexandre Cloutier <acloutier@inverse.ca>
59394Date:   Wed Sep 10 13:02:13 2014 -0400
59395
59396    bugFix InboxSearch IMAP query keywords
59397
59398M	UI/WebServerResources/UIxMailSearch.js
59399
59400commit 9d6bcb00bcbae81d55fa2d5c27d3e6458d5a2bb9
59401Author: Francis Lachapelle <flachapelle@inverse.ca>
59402Date:   Wed Sep 10 11:58:47 2014 -0400
59403
59404    Fix compilation warning
59405
59406M	UI/MailerUI/UIxMailEditor.m
59407
59408commit 1dd3dbacb50a03a6e59508d3f504754ded0e1e5b
59409Author: Francis Lachapelle <flachapelle@inverse.ca>
59410Date:   Wed Sep 10 11:37:52 2014 -0400
59411
59412    Various fixes and improvements to the Mail module
59413
59414M	UI/MailerUI/English.lproj/Localizable.strings
59415M	UI/MailerUI/French.lproj/Localizable.strings
59416M	UI/MailerUI/Toolbars/SOGoMailFolder.toolbar
59417M	UI/Templates/MailerUI/UIxMailSearch.wox
59418M	UI/WebServerResources/MailerUI.js
59419M	UI/WebServerResources/UIxMailSearch.css
59420M	UI/WebServerResources/UIxMailSearch.js
59421M	UI/WebServerResources/generic.css
59422
59423commit c441fa5b802a7920315c927479621de92937846c
59424Author: Francis Lachapelle <flachapelle@inverse.ca>
59425Date:   Wed Sep 10 10:47:18 2014 -0400
59426
59427    Various fix and improvements to Scheduler module
59428
59429M	UI/Scheduler/French.lproj/Localizable.strings
59430M	UI/Templates/SchedulerUI/UIxCalViewPrint.wox
59431M	UI/WebServerResources/SchedulerUI.js
59432
59433commit 7e297ad56c76d3c3477d66dcf0407889d1b40479
59434Author: Francis Lachapelle <flachapelle@inverse.ca>
59435Date:   Wed Sep 10 10:58:46 2014 -0400
59436
59437    Remove spaces
59438
59439M	UI/WebServerResources/SchedulerUI.js
59440
59441commit 8eb4212f5ddc8b97c8a1cee7b5b08e2652f2b04f
59442Author: Francis Lachapelle <flachapelle@inverse.ca>
59443Date:   Wed Sep 10 10:49:54 2014 -0400
59444
59445    Various fix and improvements to Mail module
59446
59447M	UI/WebServerResources/MailerUI.js
59448M	UI/WebServerResources/UIxMailSearch.css
59449M	UI/WebServerResources/UIxMailSearch.js
59450M	UI/WebServerResources/generic.css
59451
59452commit 3ad9327d171dc48f100eb490029999e3704068ac
59453Author: Luc Charland <lcharland@inverse.ca>
59454Date:   Wed Sep 10 10:25:42 2014 -0400
59455
59456    putting test-prevent-invitations back in
59457
59458M	Tests/Integration/config.py.in
59459D	Tests/Integration/dont-test-prevent-invitations.py
59460A	Tests/Integration/test-prevent-invitations.py
59461
59462commit 0483794f451bf07ec6fc9b32db18b82eb962219b
59463Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59464Date:   Wed Sep 10 09:20:47 2014 -0400
59465
59466    Updated the documentation for the release
59467
59468M	Documentation/SOGo Installation Guide.odt
59469M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
59470M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
59471M	NEWS
59472M	Version
59473
59474commit 3c1d6d7d898a663f826cb0a32b013f01e02656d0
59475Author: Alexandre Cloutier <acloutier@inverse.ca>
59476Date:   Tue Sep 9 16:03:44 2014 -0400
59477
59478    bugfix; UserSettings was not refresh properly after toggling threads
59479
59480M	UI/WebServerResources/MailerUI.js
59481
59482commit 1dcf631ad6e78174a43b076c804b6026b45e532a
59483Author: Francis Lachapelle <flachapelle@inverse.ca>
59484Date:   Tue Sep 9 15:49:16 2014 -0400
59485
59486    Update translations
59487
59488M	NEWS
59489M	SoObjects/Appointments/Catalan.lproj/Localizable.strings
59490M	SoObjects/Appointments/Czech.lproj/Localizable.strings
59491M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
59492M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
59493M	SoObjects/Appointments/NorwegianBokmal.lproj/Localizable.strings
59494M	SoObjects/Appointments/Polish.lproj/Localizable.strings
59495M	SoObjects/Contacts/Catalan.lproj/Localizable.strings
59496M	SoObjects/Contacts/NorwegianBokmal.lproj/Localizable.strings
59497M	SoObjects/Mailer/Catalan.lproj/Localizable.strings
59498M	SoObjects/Mailer/NorwegianBokmal.lproj/Localizable.strings
59499M	UI/Common/Catalan.lproj/Localizable.strings
59500M	UI/Common/Czech.lproj/Localizable.strings
59501M	UI/Common/Dutch.lproj/Localizable.strings
59502M	UI/Common/Finnish.lproj/Localizable.strings
59503M	UI/Common/NorwegianBokmal.lproj/Localizable.strings
59504M	UI/Common/Polish.lproj/Localizable.strings
59505M	UI/Common/SpanishSpain.lproj/Localizable.strings
59506M	UI/Contacts/Catalan.lproj/Localizable.strings
59507M	UI/Contacts/NorwegianBokmal.lproj/Localizable.strings
59508M	UI/MailPartViewers/Catalan.lproj/Localizable.strings
59509M	UI/MailPartViewers/NorwegianBokmal.lproj/Localizable.strings
59510M	UI/MailerUI/Catalan.lproj/Localizable.strings
59511M	UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings
59512M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
59513M	UI/PreferencesUI/Czech.lproj/Localizable.strings
59514M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
59515M	UI/PreferencesUI/French.lproj/Localizable.strings
59516M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
59517M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
59518M	UI/PreferencesUI/Polish.lproj/Localizable.strings
59519M	UI/Scheduler/Catalan.lproj/Localizable.strings
59520M	UI/Scheduler/Czech.lproj/Localizable.strings
59521M	UI/Scheduler/Dutch.lproj/Localizable.strings
59522M	UI/Scheduler/Hungarian.lproj/Localizable.strings
59523M	UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings
59524M	UI/Scheduler/Polish.lproj/Localizable.strings
59525
59526commit cbc53b3a52f435f0e1ca49c532baf9954b2da82d
59527Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59528Date:   Tue Sep 9 15:38:15 2014 -0400
59529
59530    Updated NEWS file
59531
59532M	NEWS
59533
59534commit 574c2457580c24482cfd560512602b901971e53e
59535Author: Alexandre Cloutier <acloutier@inverse.ca>
59536Date:   Tue Sep 9 15:34:04 2014 -0400
59537
59538    bugfix PreventInvitation; fix object parsing on a blank user
59539
59540M	UI/WebServerResources/UIxPreferences.js
59541
59542commit f3ca4ea7fca3e2f2d8434914fba0dc9e397d7e1f
59543Author: Alexandre Cloutier <acloutier@inverse.ca>
59544Date:   Tue Sep 9 15:29:08 2014 -0400
59545
59546    bugfix foldingThread; Renaming a foldername with a space was not correctly handled
59547
59548M	UI/MailerUI/UIxMailFolderActions.m
59549
59550commit e542ff56465a22767751ff3a4259ce0c5d3f2bb8
59551Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59552Date:   Tue Sep 9 15:15:56 2014 -0400
59553
59554    Fix for bug #1240
59555
59556M	NEWS
59557M	UI/MainUI/SOGoUserHomePage.m
59558
59559commit 9daab5a9a1de1c49b79deca6bda9cc667edd78bd
59560Author: Alexandre Cloutier <acloutier@inverse.ca>
59561Date:   Mon Sep 8 14:58:21 2014 -0400
59562
59563    update NEWS file
59564
59565M	NEWS
59566
59567commit 1fb3198dbc379566e504d0423dd69f4968626564
59568Author: Alexandre Cloutier <acloutier@inverse.ca>
59569Date:   Thu Sep 4 11:42:46 2014 -0400
59570
59571    applied comments
59572
59573M	SoObjects/SOGo/SOGoUserDefaults.m
59574
59575commit d62c50476342d50bde7536ebcc2f1bd7ed83faed
59576Author: Alexandre Cloutier <acloutier@inverse.ca>
59577Date:   Fri Aug 29 13:16:30 2014 -0400
59578
59579    Changed the configurable variable SOGoMailMessageCheck to a general refresh associated to the current view
59580
59581M	SoObjects/SOGo/SOGoDefaults.plist
59582M	SoObjects/SOGo/SOGoDomainDefaults.h
59583M	SoObjects/SOGo/SOGoDomainDefaults.m
59584M	SoObjects/SOGo/SOGoUserDefaults.h
59585M	SoObjects/SOGo/SOGoUserDefaults.m
59586M	UI/PreferencesUI/Arabic.lproj/Localizable.strings
59587M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
59588M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
59589M	UI/PreferencesUI/Czech.lproj/Localizable.strings
59590M	UI/PreferencesUI/Danish.lproj/Localizable.strings
59591M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
59592M	UI/PreferencesUI/English.lproj/Localizable.strings
59593M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
59594M	UI/PreferencesUI/French.lproj/Localizable.strings
59595M	UI/PreferencesUI/German.lproj/Localizable.strings
59596M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
59597M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
59598M	UI/PreferencesUI/Italian.lproj/Localizable.strings
59599M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
59600M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
59601M	UI/PreferencesUI/Polish.lproj/Localizable.strings
59602M	UI/PreferencesUI/Russian.lproj/Localizable.strings
59603M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
59604M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
59605M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
59606M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
59607M	UI/PreferencesUI/UIxPreferences.m
59608M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
59609M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
59610M	UI/Templates/ContactsUI/UIxContactEditor.wox
59611M	UI/Templates/MailerUI/UIxMailMainFrame.wox
59612M	UI/Templates/PreferencesUI/UIxPreferences.wox
59613M	UI/Templates/SchedulerUI/UIxCalMainView.wox
59614M	UI/WebServerResources/ContactsUI.js
59615M	UI/WebServerResources/MailerUI.js
59616M	UI/WebServerResources/SchedulerUI.js
59617M	UI/WebServerResources/UIxPreferences.js
59618
59619commit 7db526a5d968e0f0c7ad0782f8449220df722359
59620Author: Alexandre Cloutier <acloutier@inverse.ca>
59621Date:   Tue Sep 9 13:50:42 2014 -0400
59622
59623    bugfix for new user without userSettings.mail
59624
59625M	UI/MailerUI/UIxMailActions.m
59626M	UI/WebServerResources/MailerUI.js
59627
59628commit 06f81a032cafe6017e328f8c8b4215119cc502a0
59629Author: Alexandre Cloutier <acloutier@inverse.ca>
59630Date:   Tue Sep 9 12:44:23 2014 -0400
59631
59632    applied comments
59633
59634M	UI/WebServerResources/MailerUI.js
59635
59636commit df42c31618611f41856bc5a2427e7b59cc899bda
59637Author: Alexandre Cloutier <alexandre.cl07@gmail.com>
59638Date:   Mon Sep 8 12:43:29 2014 -0400
59639
59640    Update NEWS file
59641
59642M	NEWS
59643
59644commit e6002c9b2a419dd12f543990fed588a07b0a88df
59645Author: Alexandre Cloutier <acloutier@inverse.ca>
59646Date:   Mon Sep 8 12:39:55 2014 -0400
59647
59648    applied comments
59649
59650M	UI/MailerUI/UIxMailActions.m
59651M	UI/MailerUI/UIxMailFolderActions.m
59652M	UI/WebServerResources/MailerUI.js
59653
59654commit 0c88edc61b788c5a33de2ab85fda9680deb80bc2
59655Author: Alexandre Cloutier <acloutier@inverse.ca>
59656Date:   Thu Sep 4 11:09:04 2014 -0400
59657
59658    bugfix where an exception was raised if threadsCollapsed is undefined
59659
59660M	UI/WebServerResources/SOGoMailDataSource.js
59661
59662commit 267a689683dd435fde53dc7f442a9e9853b91305
59663Author: Alexandre Cloutier <acloutier@inverse.ca>
59664Date:   Fri Aug 29 09:30:40 2014 -0400
59665
59666    Applied comments
59667
59668M	UI/MailerUI/UIxMailFolderActions.m
59669
59670commit c9d1294a8aca4e66c8ef59595035e9f8b3dd35ac
59671Author: Alexandre Cloutier <acloutier@inverse.ca>
59672Date:   Thu Aug 28 17:55:35 2014 -0400
59673
59674    Manage the collapse UIDs save in the user settings
59675
59676M	UI/MailerUI/UIxMailActions.m
59677M	UI/MailerUI/UIxMailFolderActions.m
59678
59679commit 59023da7f00010c44ff026019d93009ff908d13e
59680Author: Alexandre Cloutier <acloutier@inverse.ca>
59681Date:   Wed Aug 13 18:39:33 2014 -0400
59682
59683    applied comments and fix bug where the folded threads were saved only after refreshing the entire page
59684
59685M	UI/MailerUI/UIxMailActions.m
59686M	UI/WebServerResources/MailerUI.js
59687
59688commit c5f9dd086b78319d5e8170b62ae854a8e9d625c0
59689Author: Alexandre Cloutier <acloutier@inverse.ca>
59690Date:   Tue Aug 12 17:43:01 2014 -0400
59691
59692    Possibility to collapsed threads with persistance
59693
59694M	UI/MailerUI/UIxMailActions.m
59695M	UI/MailerUI/product.plist
59696M	UI/WebServerResources/MailerUI.js
59697M	UI/WebServerResources/SOGoDataTable.js
59698M	UI/WebServerResources/SOGoMailDataSource.js
59699
59700commit 0bfaceb398e701379efa4be935d5c8d6ebd69313
59701Author: Alexandre Cloutier <acloutier@inverse.ca>
59702Date:   Tue Sep 9 12:51:59 2014 -0400
59703
59704    applied comments
59705
59706M	UI/MailerUI/UIxMailFolderActions.m
59707
59708commit 9a380f711c0b2bb9e7a15c561d8661a5aa975c2d
59709Author: Alexandre Cloutier <acloutier@inverse.ca>
59710Date:   Tue Sep 9 10:28:59 2014 -0400
59711
59712    bugfix PreventInvitation
59713
59714M	SoObjects/Appointments/SOGoAppointmentObject.m
59715M	UI/PreferencesUI/UIxPreferences.m
59716M	UI/WebServerResources/UIxPreferences.js
59717
59718commit 8c8e7d24a76d82cf37b19d02983e140fff177540
59719Author: Ludovic Marcotte <lmarcotte@inverse.ca>
59720Date:   Mon Sep 8 15:25:21 2014 -0400
59721
59722    Modified Apache's config file to handle Apache > 2.3
59723
59724M	Apache/SOGo-apple-ab.conf
59725M	Apache/SOGo.conf
59726M	NEWS
59727
59728commit 77c50e523250ccdceafa3fe1b1a3439e630a407e
59729Author: Alexandre Cloutier <acloutier@inverse.ca>
59730Date:   Mon Sep 8 14:11:42 2014 -0400
59731
59732    applied comments; fix errors from merge and update NEWS file
59733
59734M	NEWS
59735M	UI/WebServerResources/MailerUI.js
59736
59737commit b639c2d251c48a5ab6498a81e8a40fb3f153ef84
59738Author: Francis Lachapelle <flachapelle@inverse.ca>
59739Date:   Fri Sep 5 16:04:29 2014 -0400
59740
59741    Fixes for IE
59742
59743M	UI/Templates/MailerUI/UIxMailSearch.wox
59744M	UI/WebServerResources/UIxMailSearch.css
59745M	UI/WebServerResources/UIxMailSearch.js
59746
59747commit 984e208dd938911cdb091514e8da2a3f328bedce
59748Author: Alexandre Cloutier <acloutier@inverse.ca>
59749Date:   Fri Sep 5 11:01:57 2014 -0400
59750
59751    IE bugfixes
59752
59753M	UI/Templates/MailerUI/UIxMailSearch.wox
59754M	UI/WebServerResources/UIxMailSearch.css
59755M	UI/WebServerResources/UIxMailSearch.js
59756M	UI/WebServerResources/generic.css
59757M	UI/WebServerResources/iefixes.css
59758
59759commit 606ee9780e8f8edaecfbf0f245ee114a2c31874e
59760Author: Luc Charland <lcharland@inverse.ca>
59761Date:   Thu Sep 4 22:36:02 2014 -0400
59762
59763    dont test prevent invitations
59764
59765A	Tests/Integration/dont-test-prevent-invitations.py
59766D	Tests/Integration/test-prevent-invitations.py
59767
59768commit c6f82dac01545789528c524d91ac532ba04d5290
59769Author: Luc Charland <lcharland@inverse.ca>
59770Date:   Thu Sep 4 22:24:32 2014 -0400
59771
59772    catch specific exception
59773
59774M	Tests/Integration/webdavlib.py
59775
59776commit e37a603632e532d3f36588b3212575e02939a702
59777Author: Luc Charland <lcharland@inverse.ca>
59778Date:   Thu Sep 4 21:59:36 2014 -0400
59779
59780    should help some builds that might timeout
59781
59782M	Tests/Integration/webdavlib.py
59783
59784commit ca8351d1f9097793ed816c099683c3b97e87a13d
59785Author: Alexandre Cloutier <acloutier@inverse.ca>
59786Date:   Thu Sep 4 10:50:03 2014 -0400
59787
59788    fix IE7, IE8, IE9, IE10, IE11 GUI
59789
59790M	UI/MailerUI/English.lproj/Localizable.strings
59791M	UI/Templates/MailerUI/UIxMailSearch.wox
59792M	UI/WebServerResources/MailerUI.js
59793M	UI/WebServerResources/UIxMailSearch.css
59794M	UI/WebServerResources/UIxMailSearch.js
59795M	UI/WebServerResources/generic.css
59796M	UI/WebServerResources/iefixes.css
59797
59798commit 031e4c9409abd0ce46a634d5e05db417e785faa7
59799Author: Luc Charland <lcharland@inverse.ca>
59800Date:   Wed Sep 3 22:43:49 2014 -0400
59801
59802    more of the same
59803
59804M	Tests/Integration/test-preferences.py
59805M	Tests/Integration/test-sieve.py
59806
59807commit c621bbcd563a8b4306cbf59d9390f12a9a260e7c
59808Author: Luc Charland <lcharland@inverse.ca>
59809Date:   Wed Sep 3 22:32:46 2014 -0400
59810
59811    Those need the same adjustments
59812
59813M	Tests/Integration/test-preferences.py
59814M	Tests/Integration/test-sieve.py
59815
59816commit 4b94a183be2887ef958931bb4848dec51ad41cbb
59817Author: Luc Charland <lcharland@inverse.ca>
59818Date:   Wed Sep 3 13:50:13 2014 -0400
59819
59820    urllib.quote needs a string
59821
59822M	Tests/Integration/test-prevent-invitations.py
59823
59824commit 32476b16cc79f113be494f6bc755d47b89a2ab85
59825Author: Alexandre Cloutier <acloutier@inverse.ca>
59826Date:   Tue Sep 2 14:31:46 2014 -0400
59827
59828    applied comments and fix bug when tagging msgs already tagged
59829
59830M	UI/MailerUI/UIxMailFolderActions.m
59831M	UI/WebServerResources/MailerUI.js
59832
59833commit 3b65eaea0b177374abe7389a42935ccd08629910
59834Author: Alexandre Cloutier <acloutier@inverse.ca>
59835Date:   Tue Sep 2 13:42:04 2014 -0400
59836
59837    Tagging labels with 1 AJAX request
59838
59839M	UI/MailerUI/UIxMailFolderActions.m
59840M	UI/MailerUI/product.plist
59841M	UI/WebServerResources/MailerUI.js
59842
59843commit 7e26d80c77316c0869470b045a29786efccfdeb2
59844Author: Alexandre Cloutier <acloutier@inverse.ca>
59845Date:   Tue Sep 2 10:11:27 2014 -0400
59846
59847    merge conflicts
59848
59849M	UI/MailerUI/UIxMailActions.m
59850M	UI/MailerUI/UIxMailFolderActions.m
59851M	UI/MailerUI/product.plist
59852M	UI/WebServerResources/MailerUI.js
59853
59854commit 1af52e6d6b93bc68dc7c038ce740851fb56c88b3
59855Author: Francis Lachapelle <flachapelle@inverse.ca>
59856Date:   Fri Aug 29 15:33:56 2014 -0400
59857
59858    Fix message labels handling
59859
59860    Selecting "none" from the label submenu on a multiple selection of
59861    messages is now working. When changing the label of multiple messages,
59862    the display is now properly updated.
59863
59864    Fixes #2902
59865
59866M	NEWS
59867M	UI/WebServerResources/MailerUI.js
59868
59869commit eaf815eae62c8c7311158a34eb0b67bda2d3f9e6
59870Author: Alexandre Cloutier <acloutier@inverse.ca>
59871Date:   Fri Aug 29 14:55:21 2014 -0400
59872
59873    update NEWS file
59874
59875M	NEWS
59876
59877commit 9bd09cc55d08ed34745f4fa51413dc760c7114d1
59878Author: Alexandre Cloutier <acloutier@inverse.ca>
59879Date:   Thu Aug 28 13:20:43 2014 -0400
59880
59881    add the location column
59882
59883M	UI/Templates/MailerUI/UIxMailSearch.wox
59884M	UI/WebServerResources/UIxMailSearch.js
59885
59886commit ced09628940cde92c3bb70ce96e31dd5cc973b08
59887Author: Luc Charland <lcharland@inverse.ca>
59888Date:   Thu Aug 28 10:43:32 2014 -0400
59889
59890    Added white_listed_attendee to the config file
59891
59892M	Tests/Integration/config.py.in
59893
59894commit dadad3df2a755ffcd73198d633a8eb368412b2b3
59895Author: Francis Lachapelle <flachapelle@inverse.ca>
59896Date:   Thu Aug 28 09:37:49 2014 -0400
59897
59898    Fix some compilation warnings
59899
59900M	UI/Scheduler/UIxAppointmentActions.m
59901M	UI/Scheduler/UIxCalMainView.m
59902
59903commit da184f8459a43bbe0c7f740e366cdf60baedb0ef
59904Author: Alexandre Cloutier <acloutier@inverse.ca>
59905Date:   Wed Aug 27 16:50:45 2014 -0400
59906
59907    bugfix#2864
59908
59909M	UI/WebServerResources/SchedulerUI.js
59910
59911commit 03152ea3d4cbf39ef8a5340e865d038bc899877f
59912Author: Alexandre Cloutier <acloutier@inverse.ca>
59913Date:   Wed Aug 27 16:01:35 2014 -0400
59914
59915    bugfix with DND from calendar view to calendar list
59916
59917M	UI/WebServerResources/SchedulerUIDnD.js
59918
59919commit 84a08659ecc263f1962aa138bb025308aaf41870
59920Author: Alexandre Cloutier <acloutier@inverse.ca>
59921Date:   Wed Aug 27 13:50:56 2014 -0400
59922
59923    bugfix where it is not possible to delete msg when mailbox is full
59924
59925M	UI/WebServerResources/MailerUI.js
59926
59927commit d749d5c2fb9a41697732eaef3f17e27e807fff55
59928Author: Luc Charland <lcharland@inverse.ca>
59929Date:   Wed Aug 27 13:31:49 2014 -0400
59930
59931    Added tests for prevent invitation and whitelist
59932
59933M	Tests/Integration/preferences.py
59934M	Tests/Integration/test-preferences.py
59935A	Tests/Integration/test-prevent-invitations.py
59936
59937commit 07a138e0d62ebaaea722dc91ae0be162385d74ed
59938Author: Alexandre Cloutier <acloutier@inverse.ca>
59939Date:   Wed Aug 27 12:30:33 2014 -0400
59940
59941    applied comments and add the possibility to resize the search inbox window
59942
59943M	UI/Templates/MailerUI/UIxMailSearch.wox
59944M	UI/WebServerResources/MailerUI.js
59945M	UI/WebServerResources/UIxMailSearch.css
59946M	UI/WebServerResources/UIxMailSearch.js
59947M	UI/WebServerResources/generic.css
59948
59949commit 76c9b45fd077759c888cde2941e710a9e5925577
59950Author: Alexandre Cloutier <alexandre.cl07@gmail.com>
59951Date:   Tue Aug 26 14:25:27 2014 -0400
59952
59953    update Localizable.strings
59954
59955    Update the print window options strings
59956
59957M	UI/Scheduler/English.lproj/Localizable.strings
59958
59959commit 38a3b7bb4f29aa676c7af0dccde3d87973b1007e
59960Author: Alexandre Cloutier <acloutier@inverse.ca>
59961Date:   Tue Aug 26 13:36:42 2014 -0400
59962
59963    print calendars events&Tasks with colors - either borders or backgrounds
59964
59965M	UI/Scheduler/UIxCalListingActions.m
59966M	UI/Scheduler/UIxCalViewPrint.h
59967M	UI/Scheduler/UIxCalViewPrint.m
59968M	UI/Templates/SchedulerUI/UIxCalViewPrint.wox
59969M	UI/WebServerResources/SchedulerUI.js
59970M	UI/WebServerResources/UIxCalViewPrint.css
59971M	UI/WebServerResources/UIxCalViewPrint.js
59972
59973commit b2b77c65d3d35d7c96986eb0f01c53783e0c6b05
59974Author: Francis Lachapelle <flachapelle@inverse.ca>
59975Date:   Tue Aug 26 09:00:13 2014 -0400
59976
59977    Fix folders paths of "sogo-tool restore -l"
59978
59979M	NEWS
59980M	Tools/SOGoToolRestore.m
59981
59982commit 6aecccf6ca26231342af1f8542dfbe28347778fc
59983Author: Alexandre Cloutier <acloutier@inverse.ca>
59984Date:   Mon Aug 25 13:46:35 2014 -0400
59985
59986    indentations
59987
59988M	UI/WebServerResources/UIxCalViewPrint.js
59989
59990commit e4a84d49202b2aa42251910dcbc1ffb8de6b498f
59991Author: Francis Lachapelle <flachapelle@inverse.ca>
59992Date:   Mon Aug 25 12:15:05 2014 -0400
59993
59994    Fix usage of SOGoSubscriptionFolderFormat default
59995
59996M	NEWS
59997M	SoObjects/SOGo/SOGoGCSFolder.h
59998M	SoObjects/SOGo/SOGoGCSFolder.m
59999
60000commit 28f26ec08e7994b857c0b51551b1d5625df822b3
60001Author: Francis Lachapelle <flachapelle@inverse.ca>
60002Date:   Mon Aug 25 10:16:10 2014 -0400
60003
60004    Fix display of users with no possible subscription
60005
60006M	NEWS
60007M	UI/WebServerResources/UIxContactsUserFolders.js
60008
60009commit 74bd96e5a635cefd963315db2fef5199eeba14c4
60010Author: Francis Lachapelle <flachapelle@inverse.ca>
60011Date:   Mon Aug 25 10:12:09 2014 -0400
60012
60013    Fix encoding of new calendars + new subscriptions
60014
60015M	NEWS
60016M	UI/WebServerResources/SchedulerUI.js
60017
60018commit e044476772b304e307f7853906996282f9b0eb93
60019Author: Alexandre Cloutier <acloutier@inverse.ca>
60020Date:   Fri Aug 15 13:41:30 2014 -0400
60021
60022    bugFix #2827
60023
60024M	UI/WebServerResources/ContactsUI.js
60025
60026commit c76cb3646122e43e6b1cb2dfa6e64a88da85d605
60027Author: Alexandre Cloutier <acloutier@inverse.ca>
60028Date:   Fri Aug 15 13:06:46 2014 -0400
60029
60030    Disable the search button on toolbar once it is opened
60031
60032M	UI/WebServerResources/MailerUI.js
60033M	UI/WebServerResources/UIxMailSearch.js
60034
60035commit 73fcdc230615da8ac22281397f4ba692a4a7cdc8
60036Author: Alexandre Cloutier <acloutier@inverse.ca>
60037Date:   Fri Aug 15 11:41:37 2014 -0400
60038
60039    adjust css for other browser, fix display bug
60040
60041M	UI/Templates/MailerUI/UIxMailSearch.wox
60042M	UI/WebServerResources/UIxMailSearch.css
60043M	UI/WebServerResources/UIxMailSearch.js
60044M	UI/WebServerResources/tablekit.js
60045
60046commit b9dd1ddc5ae215b1b1c888ee9538b8036fbf9208
60047Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60048Date:   Fri Aug 15 09:57:19 2014 -0400
60049
60050    Fix for bug #2892
60051
60052M	NEWS
60053M	UI/Common/UIxFolderActions.m
60054
60055commit 8783f09a4acca298fc3a9f533feb2dda5590db36
60056Author: Alexandre Cloutier <acloutier@inverse.ca>
60057Date:   Thu Aug 14 15:01:40 2014 -0400
60058
60059    fix leak
60060
60061M	UI/MailerUI/UIxMailSearch.m
60062
60063commit 52476251b82ed0c172bc143a0642ae223d306b6e
60064Author: Alexandre Cloutier <acloutier@inverse.ca>
60065Date:   Thu Aug 14 14:49:44 2014 -0400
60066
60067    applied comments, fix bug and add sortable results
60068
60069M	UI/MailerUI/UIxMailListActions.m
60070M	UI/Templates/MailerUI/UIxMailSearch.wox
60071M	UI/WebServerResources/UIxMailSearch.css
60072M	UI/WebServerResources/UIxMailSearch.js
60073
60074commit f6c7ca33797bfd0e00a6b1f4e85f6b7de1ae9889
60075Author: Alexandre Cloutier <acloutier@inverse.ca>
60076Date:   Wed Aug 13 17:41:58 2014 -0400
60077
60078    applied comments
60079
60080M	UI/MailerUI/English.lproj/Localizable.strings
60081M	UI/MailerUI/UIxMailListActions.m
60082M	UI/MailerUI/UIxMailSearch.m
60083M	UI/WebServerResources/UIxMailSearch.js
60084
60085commit c3e46e4bafd6e26ec417927f10cf0c88180b7786
60086Author: Alexandre Cloutier <acloutier@inverse.ca>
60087Date:   Mon Aug 11 09:25:09 2014 -0400
60088
60089    code refactoring and GUI improvement
60090
60091M	UI/MailerUI/UIxMailListActions.m
60092M	UI/Templates/MailerUI/UIxMailSearch.wox
60093M	UI/WebServerResources/UIxMailSearch.css
60094M	UI/WebServerResources/UIxMailSearch.js
60095M	UI/WebServerResources/generic.css
60096
60097commit 7794d716b983992251492f26bcf3ff07edbd3b5a
60098Author: Alexandre Cloutier <acloutier@inverse.ca>
60099Date:   Wed Aug 6 14:49:36 2014 -0400
60100
60101    version 1 of the inbox search
60102
60103M	UI/MailerUI/GNUmakefile
60104M	UI/MailerUI/Toolbars/SOGoMailFolder.toolbar
60105M	UI/MailerUI/UIxMailListActions.m
60106M	UI/MailerUI/UIxMailMainFrame.m
60107A	UI/MailerUI/UIxMailSearch.h
60108A	UI/MailerUI/UIxMailSearch.m
60109M	UI/MailerUI/product.plist
60110M	UI/Templates/MailerUI/UIxMailMainFrame.wox
60111A	UI/Templates/MailerUI/UIxMailSearch.wox
60112M	UI/WebServerResources/MailerUI.js
60113M	UI/WebServerResources/SOGoDataTable.js
60114M	UI/WebServerResources/SOGoMailDataSource.js
60115A	UI/WebServerResources/UIxMailSearch.css
60116A	UI/WebServerResources/UIxMailSearch.js
60117M	UI/WebServerResources/generic.css
60118M	UI/WebServerResources/generic.js
60119
60120commit 5b886e5c4dab6bdf486f937df8bb234c4902f50c
60121Author: Francis Lachapelle <flachapelle@inverse.ca>
60122Date:   Fri Aug 1 12:26:53 2014 -0400
60123
60124    Fix issue with DnD of tasks with FireFox
60125
60126M	UI/WebServerResources/SchedulerUI.js
60127
60128commit 1a2fe8908b2f6feb674d69f47f034b253c2a444d
60129Author: Jesús García Sáez <jgarcia@zentyal.com>
60130Date:   Wed Mar 19 17:19:07 2014 +0100
60131
60132    Revert "Merge pull request #2 from Zentyal/jgarcia/fix-encoding-of-mapistoreuris"
60133
60134M	OpenChange/MAPIStoreContext.m
60135M	OpenChange/MAPIStoreMailContext.m
60136
60137commit cde1db93245c8bdfbf8e69ed8efe8a0f6a03027c
60138Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60139Date:   Fri Aug 1 09:40:45 2014 -0400
60140
60141    Refactored GCSFolder: -writeContent and fixed sogo-tool restore
60142
60143M	SOPE/GDLContentStore/GCSFolder.h
60144M	SOPE/GDLContentStore/GCSFolder.m
60145M	SoObjects/Contacts/SOGoContactGCSFolder.h
60146M	SoObjects/SOGo/SOGoContentObject.m
60147M	Tools/SOGoToolRestore.m
60148
60149commit f43341c1005d3d5813c23133071c253c753bb3e9
60150Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60151Date:   Thu Jul 31 16:19:49 2014 -0400
60152
60153    Fixed JSON'ification of the admin module
60154
60155M	UI/WebServerResources/AdministrationUI.js
60156
60157commit b05fcc7d82395fe2d988567c36d213aa1c6cfeae
60158Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60159Date:   Wed Jul 30 14:51:00 2014 -0400
60160
60161    Fat commit to refactor the quick record generation
60162
60163M	ActiveSync/common.make
60164M	GNUmakefile
60165M	Main/GNUmakefile.preamble
60166M	NEWS
60167D	OGoContentStore/COPYING
60168D	OGoContentStore/GNUmakefile
60169D	OGoContentStore/GNUmakefile.postamble
60170D	OGoContentStore/GNUmakefile.preamble
60171D	OGoContentStore/OCSContactFieldExtractor.m
60172D	OGoContentStore/OCSiCalFieldExtractor.h
60173D	OGoContentStore/OCSiCalFieldExtractor.m
60174D	OGoContentStore/README
60175D	OGoContentStore/Version
60176D	OGoContentStore/appointment-oracle.ocs
60177D	OGoContentStore/appointment.ocs
60178D	OGoContentStore/contact-oracle.ocs
60179D	OGoContentStore/contact.ocs
60180D	OGoContentStore/iCalRepeatableEntityObject+OCS.h
60181D	OGoContentStore/iCalRepeatableEntityObject+OCS.m
60182D	OGoContentStore/misc/iNetOrgPerson.txt
60183D	OGoContentStore/misc/icaltest.ical
60184D	OGoContentStore/misc/test1/GNUmakefile
60185D	OGoContentStore/misc/test1/common.h
60186D	OGoContentStore/misc/test1/test1.m
60187M	OpenChange/GNUmakefile
60188M	OpenChange/MAPIStoreContactsMessage.m
60189M	OpenChange/MAPIStoreTasksMessage.m
60190D	SOPE/GDLContentStore/GCSFieldExtractor.h
60191D	SOPE/GDLContentStore/GCSFieldExtractor.m
60192M	SOPE/GDLContentStore/GCSFolder.h
60193M	SOPE/GDLContentStore/GCSFolder.m
60194M	SOPE/GDLContentStore/GCSFolderManager.m
60195M	SOPE/GDLContentStore/GCSFolderType.h
60196M	SOPE/GDLContentStore/GCSFolderType.m
60197M	SOPE/GDLContentStore/GNUmakefile
60198A	SOPE/GDLContentStore/GNUmakefile.postamble
60199A	SOPE/GDLContentStore/appointment-oracle.ocs
60200A	SOPE/GDLContentStore/appointment.ocs
60201A	SOPE/GDLContentStore/contact-oracle.ocs
60202A	SOPE/GDLContentStore/contact.ocs
60203M	SoObjects/Appointments/SOGoAppointmentFolder.m
60204M	SoObjects/Appointments/SOGoAppointmentObject.h
60205M	SoObjects/Appointments/SOGoAppointmentObject.m
60206M	SoObjects/Appointments/SOGoCalendarComponent.h
60207M	SoObjects/Appointments/SOGoCalendarComponent.m
60208M	SoObjects/Appointments/SOGoComponentOccurence.m
60209M	SoObjects/Appointments/SOGoTaskObject.h
60210M	SoObjects/Appointments/SOGoTaskObject.m
60211M	SoObjects/Appointments/SOGoWebAppointmentFolder.h
60212M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
60213M	SoObjects/Appointments/iCalCalendar+SOGo.m
60214M	SoObjects/Appointments/iCalEntityObject+SOGo.h
60215M	SoObjects/Appointments/iCalEntityObject+SOGo.m
60216M	SoObjects/Appointments/iCalEvent+SOGo.h
60217M	SoObjects/Appointments/iCalEvent+SOGo.m
60218M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.h
60219M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
60220M	SoObjects/Appointments/iCalToDo+SOGo.h
60221M	SoObjects/Appointments/iCalToDo+SOGo.m
60222M	SoObjects/Contacts/NGVCard+SOGo.m
60223M	SoObjects/Contacts/NGVList+SOGo.h
60224M	SoObjects/Contacts/NGVList+SOGo.m
60225M	SoObjects/Contacts/SOGoContactGCSEntry.m
60226M	SoObjects/Contacts/SOGoContactGCSList.m
60227M	SoObjects/Contacts/SOGoContactLDIFEntry.m
60228M	SoObjects/Mailer/SOGoDraftObject.m
60229M	SoObjects/SOGo/GNUmakefile.preamble
60230M	SoObjects/SOGo/SOGoContentObject.h
60231M	SoObjects/SOGo/SOGoContentObject.m
60232M	SoObjects/common.make
60233M	Tests/Integration/GNUmakefile.preamble
60234M	Tests/Unit/GNUmakefile
60235M	Tools/GNUmakefile.preamble
60236M	Tools/SOGoToolRestore.m
60237M	UI/Contacts/UIxContactFolderActions.m
60238M	UI/Contacts/UIxListEditor.m
60239M	UI/MailPartViewers/UIxMailPartICalActions.m
60240M	UI/Scheduler/UIxComponentEditor.m
60241M	UI/Scheduler/UIxTaskEditor.m
60242M	UI/common.make
60243M	packaging/debian-multiarch/sogo.overrides
60244M	packaging/debian/sogo.overrides
60245M	packaging/rhel/sogo.spec
60246
60247commit 07324e56a0ab257334d4d4a67ed52ce8f1a844d9
60248Author: Francis Lachapelle <flachapelle@inverse.ca>
60249Date:   Wed Jul 30 11:16:35 2014 -0400
60250
60251    Update ChangeLog
60252
60253M	ChangeLog
60254
60255commit 397a36cc89f0160bc84ba19b2f7adc2b96a6a5c1
60256Author: Francis Lachapelle <flachapelle@inverse.ca>
60257Date:   Wed Jul 30 11:16:10 2014 -0400
60258
60259    Preparation for release 2.2.7
60260
60261M	Documentation/SOGo Installation Guide.odt
60262M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
60263M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
60264M	Version
60265
60266commit c240931c54873943349d0c65c1fb9b1dadcbd9c1
60267Author: Francis Lachapelle <flachapelle@inverse.ca>
60268Date:   Wed Jul 30 11:15:05 2014 -0400
60269
60270    Update CKEditor to version 4.4.3
60271
60272M	NEWS
60273M	UI/WebServerResources/ckeditor/build-config.js
60274M	UI/WebServerResources/ckeditor/ckeditor.js
60275M	UI/WebServerResources/ckeditor/lang/ar.js
60276M	UI/WebServerResources/ckeditor/lang/ca.js
60277M	UI/WebServerResources/ckeditor/lang/cs.js
60278M	UI/WebServerResources/ckeditor/lang/cy.js
60279M	UI/WebServerResources/ckeditor/lang/da.js
60280M	UI/WebServerResources/ckeditor/lang/de.js
60281M	UI/WebServerResources/ckeditor/lang/en.js
60282M	UI/WebServerResources/ckeditor/lang/es.js
60283M	UI/WebServerResources/ckeditor/lang/fi.js
60284M	UI/WebServerResources/ckeditor/lang/fr.js
60285M	UI/WebServerResources/ckeditor/lang/hu.js
60286M	UI/WebServerResources/ckeditor/lang/is.js
60287M	UI/WebServerResources/ckeditor/lang/it.js
60288M	UI/WebServerResources/ckeditor/lang/nb.js
60289M	UI/WebServerResources/ckeditor/lang/nl.js
60290M	UI/WebServerResources/ckeditor/lang/no.js
60291M	UI/WebServerResources/ckeditor/lang/pl.js
60292M	UI/WebServerResources/ckeditor/lang/pt-br.js
60293M	UI/WebServerResources/ckeditor/lang/ru.js
60294M	UI/WebServerResources/ckeditor/lang/sk.js
60295M	UI/WebServerResources/ckeditor/lang/sv.js
60296M	UI/WebServerResources/ckeditor/lang/uk.js
60297M	UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js
60298M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
60299M	UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js
60300M	UI/WebServerResources/ckeditor/skins/moono/dialog.css
60301M	UI/WebServerResources/ckeditor/skins/moono/dialog_ie.css
60302M	UI/WebServerResources/ckeditor/skins/moono/dialog_ie7.css
60303M	UI/WebServerResources/ckeditor/skins/moono/dialog_ie8.css
60304M	UI/WebServerResources/ckeditor/skins/moono/dialog_iequirks.css
60305M	UI/WebServerResources/ckeditor/skins/moono/editor.css
60306M	UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css
60307M	UI/WebServerResources/ckeditor/skins/moono/editor_ie.css
60308M	UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css
60309M	UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css
60310M	UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css
60311
60312commit ef2432e10f396886f09134ff39c9b90cac5e8c2b
60313Author: Francis Lachapelle <flachapelle@inverse.ca>
60314Date:   Wed Jul 30 10:36:31 2014 -0400
60315
60316    Update NEWS file
60317
60318M	NEWS
60319
60320commit 571322958a875e53dc0c689caf3f24a1debdea54
60321Author: Francis Lachapelle <flachapelle@inverse.ca>
60322Date:   Wed Jul 30 10:33:15 2014 -0400
60323
60324    Update fi, fr, de, and es_ES translations
60325
60326M	SoObjects/Appointments/Finnish.lproj/Localizable.strings
60327M	SoObjects/Appointments/French.lproj/Localizable.strings
60328M	SoObjects/Appointments/German.lproj/Localizable.strings
60329M	SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings
60330M	UI/Common/German.lproj/Localizable.strings
60331M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
60332M	UI/PreferencesUI/French.lproj/Localizable.strings
60333M	UI/PreferencesUI/German.lproj/Localizable.strings
60334M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
60335M	UI/Scheduler/Finnish.lproj/Localizable.strings
60336M	UI/Scheduler/French.lproj/Localizable.strings
60337M	UI/Scheduler/German.lproj/Localizable.strings
60338M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
60339
60340commit bd5c05cca2aa9166198c9c6ea6e9c583da9359bd
60341Author: Francis Lachapelle <flachapelle@inverse.ca>
60342Date:   Wed Jul 30 10:31:25 2014 -0400
60343
60344    Indentation in JavaScript files
60345
60346M	UI/WebServerResources/AdministrationUI.js
60347M	UI/WebServerResources/ContactsUI.js
60348M	UI/WebServerResources/MailerUI.js
60349M	UI/WebServerResources/SchedulerUI.js
60350M	UI/WebServerResources/UIxPreferences.js
60351M	UI/WebServerResources/generic.js
60352
60353commit ea44308aa3d95d150b6d6565cdf4dbdc79e5c64e
60354Author: Francis Lachapelle <flachapelle@inverse.ca>
60355Date:   Tue Jul 29 16:05:46 2014 -0400
60356
60357    Fix all-day events display in IE
60358
60359    It also fixes the display of the event categories for all-day events in
60360    IE.
60361
60362M	NEWS
60363M	UI/WebServerResources/SchedulerUI.css
60364M	UI/WebServerResources/SchedulerUI.js
60365
60366commit f76a6cfc96aeefd1d5b913a29e60dcce6dfa9b5c
60367Author: Carlos Pérez-Aradros Herce <exekias@gmail.com>
60368Date:   Wed Jul 9 13:28:42 2014 +0200
60369
60370    Fix mysql cleanup log message
60371
60372M	Scripts/openchange_user_cleanup
60373
60374commit 2b3bc10f786ce6948dfeb90d1752d975de5bbf51
60375Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
60376Date:   Thu Jul 3 14:59:49 2014 +0200
60377
60378    Scripts/openchange_user_cleanup: Don't hardcode samba private dir, use samba LoadParm()
60379
60380    Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
60381
60382M	Scripts/openchange_user_cleanup
60383
60384commit 3eba5f940e353909628ab6fa59c4f402cccd0e32
60385Author: Jesús García Sáez <jgarcia@zentyal.com>
60386Date:   Wed Jul 2 12:24:09 2014 +0200
60387
60388    increase log level of debug message
60389
60390M	OpenChange/MAPIStoreSOGo.m
60391
60392commit 7f2ee7be89d6dbbd0a70eb43a3ef32d6c56761c2
60393Author: Jesús García Sáez <jgarcia@zentyal.com>
60394Date:   Wed Jul 2 10:40:05 2014 +0200
60395
60396    Error message only when initialization hadn't been done
60397
60398    In a multithread environment, sogo_backend_init is registering the thread
60399    only for the first one that calls this function, then the others threads
60400    (even if they call sogo_backend_init) won't be registered because
60401    moduleInitialized was YES.
60402
60403    We just want to ensure sogo_backend_init is called at least once (per process,
60404    not per thread).
60405
60406M	OpenChange/MAPIStoreSOGo.m
60407
60408commit 41f2e917e76e07f1f6a62dc7eea0e8aada9d2bce
60409Author: Miguel Julián <mjulian@zentyal.com>
60410Date:   Thu Jun 12 16:20:41 2014 +0200
60411
60412    Removed development tip comment
60413
60414M	OpenChange/MAPIStoreAppointmentWrapper.m
60415
60416commit 65ece612734ec4fd88d08daeed5c86bd06fbd598
60417Author: Miguel Julián <mjulian@zentyal.com>
60418Date:   Thu Jun 12 15:46:02 2014 +0200
60419
60420    Removing some trail characters at event description
60421
60422     * They are sometimes present after a \r\n\n
60423
60424M	OpenChange/MAPIStoreAppointmentWrapper.m
60425
60426commit 94f3246658c151b55ca86404c607fe29de7b94b1
60427Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60428Date:   Tue Jul 29 10:36:20 2014 -0400
60429
60430    Improved error message when you cannot invite users
60431
60432M	SoObjects/Appointments/English.lproj/Localizable.strings
60433M	SoObjects/Appointments/SOGoAppointmentObject.m
60434
60435commit 1df7e989e012fbbb3a93293ed944b2c80f48299f
60436Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60437Date:   Fri Jul 25 14:48:25 2014 -0400
60438
60439    Removed worthless declaration
60440
60441M	UI/Scheduler/UIxCalListingActions.m
60442
60443commit d9ca1051b31f7efd35083dc87bd59b143cb3e593
60444Author: Francis Lachapelle <flachapelle@inverse.ca>
60445Date:   Fri Jul 25 11:34:33 2014 -0400
60446
60447    Improve headers of multicolumns view
60448
60449M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
60450M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
60451M	UI/WebServerResources/SchedulerUI.css
60452
60453commit 4eefa4c2697d4da8ba72674a81f74492e01a11dd
60454Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60455Date:   Fri Jul 25 08:12:12 2014 -0400
60456
60457    Fixed test since we now return a 200 instead of a 204
60458
60459M	Tests/Integration/utilities.py
60460
60461commit 4c21a050d91e5969921db8f9971752863a7edd48
60462Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60463Date:   Thu Jul 24 14:00:57 2014 -0400
60464
60465    JSON interface to folder subscriptions
60466
60467M	NEWS
60468M	UI/MainUI/SOGoUserHomePage.m
60469M	UI/WebServerResources/UIxContactsUserFolders.js
60470
60471commit b52289904f607121627a5cf3298f7124a5042d22
60472Author: Alexandre Cloutier <acloutier@inverse.ca>
60473Date:   Thu Jul 24 13:48:41 2014 -0400
60474
60475    task.png for DnD taskList
60476
60477A	UI/WebServerResources/task.png
60478
60479commit c389630d76b4d72e10552be32f8482b4807c1558
60480Author: Alexandre Cloutier <acloutier@inverse.ca>
60481Date:   Thu Jul 24 13:35:14 2014 -0400
60482
60483    DnD tasksList
60484
60485M	UI/WebServerResources/SchedulerUI.css
60486M	UI/WebServerResources/SchedulerUI.js
60487
60488commit f6ef94a6314e3fe7d5b863d20a0df4580e8ca7bb
60489Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60490Date:   Thu Jul 24 12:48:03 2014 -0400
60491
60492    improved handling of SOGoSubscriptionFolderFormat
60493
60494M	NEWS
60495M	SoObjects/Appointments/SOGoAppointmentFolders.m
60496M	SoObjects/SOGo/SOGoGCSFolder.m
60497M	SoObjects/SOGo/SOGoUserFolder.m
60498M	UI/Common/UIxAclEditor.m
60499M	UI/Common/UIxFolderActions.m
60500M	UI/MainUI/SOGoUserHomePage.m
60501M	UI/WebServerResources/UIxContactsUserFolders.js
60502
60503commit 5de51e8aa1facd6ddaf1162f31f9e42ca810d125
60504Author: Francis Lachapelle <flachapelle@inverse.ca>
60505Date:   Thu Jul 24 09:30:19 2014 -0400
60506
60507    Fix missing argument with new DnD controller
60508
60509M	UI/WebServerResources/SchedulerUIDnD.js
60510
60511commit 006727a74b42ee0fe5fcb479a9ab8080db14602b
60512Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60513Date:   Thu Jul 24 08:39:41 2014 -0400
60514
60515    Properly destroy cache objects of vanished folders
60516
60517M	ActiveSync/SOGoActiveSyncDispatcher.m
60518M	NEWS
60519M	SoObjects/SOGo/SOGoCacheGCSObject.m
60520M	SoObjects/SOGo/SOGoCacheObject.h
60521
60522commit 6619840f80dab04eacac6a7fe66436443796bfd8
60523Author: Jeroen Dekkers <jeroen@dekkers.ch>
60524Date:   Tue Jul 22 19:54:18 2014 +0200
60525
60526    Add Mailer and Appointments to product.list requires of MailPartViewers
60527
60528M	UI/MailPartViewers/product.plist
60529
60530commit 08fd2fcfaa8488a8460c0b555b45f4950f1010a2
60531Author: Francis Lachapelle <flachapelle@inverse.ca>
60532Date:   Tue Jul 22 13:26:28 2014 -0400
60533
60534    Fix JavaScript after bad merge
60535
60536M	UI/WebServerResources/SchedulerUI.js
60537
60538commit a43dd97fc939692f74f38dfcd2064147e8cafbdc
60539Author: Alexandre Cloutier <acloutier@inverse.ca>
60540Date:   Tue Jul 22 11:37:45 2014 -0400
60541
60542    Fix bug with DnD; leftPanelController.stopEvent()
60543
60544M	UI/WebServerResources/SchedulerUIDnD.js
60545
60546commit 192659fdd9d64ddd63f8dcd014a14a3b4e7fad15
60547Author: Francis Lachapelle <flachapelle@inverse.ca>
60548Date:   Mon Jul 21 16:12:27 2014 -0400
60549
60550    Add missing localizable string
60551
60552M	UI/PreferencesUI/English.lproj/Localizable.strings
60553
60554commit 06fe36fd75aaedd05ff7e92cad1320f4dff63160
60555Author: Francis Lachapelle <flachapelle@inverse.ca>
60556Date:   Mon Jul 21 16:07:13 2014 -0400
60557
60558    Add missing localizable strings
60559
60560M	UI/PreferencesUI/English.lproj/Localizable.strings
60561M	UI/Templates/PreferencesUI/UIxPreferences.wox
60562
60563commit 24f9d83ff7e8503118aabd02598f3300a07a646b
60564Author: Francis Lachapelle <flachapelle@inverse.ca>
60565Date:   Mon Jul 21 16:06:24 2014 -0400
60566
60567    Fix JavaScript from merge leftover
60568
60569M	UI/WebServerResources/SchedulerUI.js
60570
60571commit 8dd967d0a87a7ee560b854f667fb55c296b89245
60572Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60573Date:   Mon Jul 21 15:38:23 2014 -0400
60574
60575    Updated NEWS file for two merged pull requests
60576
60577M	NEWS
60578
60579commit 08cd080d47f4ef0d0d262021e173b5d6c6519276
60580Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60581Date:   Mon Jul 21 15:34:56 2014 -0400
60582
60583    Fixed charset substitution in meta tags
60584
60585M	NEWS
60586M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
60587
60588commit 28e6bb8b9d521dad8801206655c30d57ef3f9ff6
60589Author: Alexandre Cloutier <acloutier@inverse.ca>
60590Date:   Fri Jul 18 15:03:28 2014 -0400
60591
60592    Applied comments
60593
60594M	UI/Scheduler/English.lproj/Localizable.strings
60595M	UI/Templates/SchedulerUI/UIxCalMainView.wox
60596M	UI/WebServerResources/SchedulerUI.css
60597M	UI/WebServerResources/SchedulerUI.js
60598M	UI/WebServerResources/SchedulerUIDnD.js
60599
60600commit b892b3f7946e4466a51af901fb4b77da75872d40
60601Author: Alexandre Cloutier <acloutier@inverse.ca>
60602Date:   Fri Jul 18 10:14:38 2014 -0400
60603
60604    Add RegEx
60605
60606M	UI/Scheduler/English.lproj/Localizable.strings
60607M	UI/WebServerResources/SchedulerUI.js
60608
60609commit cdf4cc1acb98f451bec00ab7d6e3858937c293a8
60610Author: Alexandre Cloutier <acloutier@inverse.ca>
60611Date:   Fri Jul 18 09:46:31 2014 -0400
60612
60613    fix DnD from eventList to calendarList for repeated event
60614
60615M	UI/WebServerResources/SchedulerUI.js
60616
60617commit 3cac794de5dbda0f005901cbb081b2ee5fa01e7f
60618Author: Alexandre Cloutier <acloutier@inverse.ca>
60619Date:   Fri Jul 18 09:33:51 2014 -0400
60620
60621    move line
60622
60623M	UI/WebServerResources/SchedulerUIDnD.js
60624
60625commit 8f9b24a23f593eb2041cfaaca3e4fb611ddd7060
60626Author: Alexandre Cloutier <acloutier@inverse.ca>
60627Date:   Fri Jul 18 09:23:07 2014 -0400
60628
60629    visual helper while dragging from calendar view to calendarList
60630
60631M	UI/Templates/SchedulerUI/UIxCalMainView.wox
60632M	UI/WebServerResources/SchedulerUI.css
60633M	UI/WebServerResources/SchedulerUIDnD.js
60634
60635commit a2a7014140ce8abf97ce9b04b9eb7467deda192b
60636Author: Alexandre Cloutier <acloutier@inverse.ca>
60637Date:   Thu Jul 17 09:42:32 2014 -0400
60638
60639    fix dnd repeated event bug + applied comments
60640
60641M	UI/Scheduler/UIxAppointmentActions.m
60642M	UI/WebServerResources/SchedulerUI.js
60643M	UI/WebServerResources/SchedulerUIDnD.js
60644
60645commit a5ecb2063f449505ab671e3952497f4484b12bec
60646Author: Alexandre Cloutier <acloutier@inverse.ca>
60647Date:   Wed Jul 16 10:30:48 2014 -0400
60648
60649    added event7.png and adjust javascript indentation
60650
60651M	UI/WebServerResources/SchedulerUI.js
60652M	UI/WebServerResources/SchedulerUIDnD.js
60653A	UI/WebServerResources/event7.png
60654
60655commit 9bd7aeebfb5ea41c078c7e9691fe0c0e9513eb12
60656Author: Alexandre Cloutier <acloutier@inverse.ca>
60657Date:   Tue Jul 15 17:29:39 2014 -0400
60658
60659    DnD from calendarView to CalendarList
60660
60661M	UI/WebServerResources/SchedulerUIDnD.js
60662
60663commit 01af72cfe95e1970fa84405732690355ed72dcd8
60664Author: Alexandre Cloutier <acloutier@inverse.ca>
60665Date:   Tue Jul 15 09:49:48 2014 -0400
60666
60667    DnD from eventList to the calendarList
60668
60669M	UI/WebServerResources/SchedulerUI.css
60670M	UI/WebServerResources/SchedulerUI.js
60671
60672commit 6dddb5c98ce402268205eaa4fc7eec3068380f9f
60673Author: Alexandre Cloutier <acloutier@inverse.ca>
60674Date:   Fri Jul 11 17:04:06 2014 -0400
60675
60676    dragNdrop from the events table to the calendars list
60677
60678M	UI/Templates/SchedulerUI/UIxCalMainView.wox
60679M	UI/WebServerResources/SchedulerUI.js
60680M	UI/WebServerResources/UIxOccurenceDialog.js
60681
60682commit ccf181bcf95a8bebf6c4ab9bdb66c151548cc00d
60683Author: Alexandre Cloutier <acloutier@inverse.ca>
60684Date:   Thu Jul 10 13:34:47 2014 -0400
60685
60686    applied comments and fix repeated events dragNdrop between calendars
60687
60688M	UI/Scheduler/UIxAppointmentActions.m
60689M	UI/WebServerResources/SchedulerUI.js
60690
60691commit e478b29c2e40963041abf63c678a7e36d287ad2f
60692Author: Alexandre Cloutier <acloutier@inverse.ca>
60693Date:   Wed Jul 9 16:47:13 2014 -0400
60694
60695    creating and dragNDrop between calendars in multicolumndayview
60696
60697M	UI/Scheduler/UIxAppointmentActions.m
60698M	UI/Scheduler/UIxCalDayTable.m
60699M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
60700M	UI/WebServerResources/SchedulerUI.js
60701M	UI/WebServerResources/SchedulerUIDnD.js
60702
60703commit c2027f072d0b59944882ca39fc97f573a2157fd7
60704Author: Alexandre Cloutier <acloutier@inverse.ca>
60705Date:   Fri Jul 18 13:57:18 2014 -0400
60706
60707    indentation
60708
60709M	SoObjects/Appointments/SOGoAppointmentObject.m
60710
60711commit ce6a31dd38aa50736eae48eb073deb991b87173a
60712Author: Alexandre Cloutier <acloutier@inverse.ca>
60713Date:   Fri Jul 18 09:26:02 2014 -0400
60714
60715    Adjust line of code to make it easier to read
60716
60717M	SoObjects/Appointments/SOGoAppointmentObject.m
60718
60719commit a71013eebf8e7dd088a55cd18554d4de9c69369b
60720Author: Alexandre Cloutier <acloutier@inverse.ca>
60721Date:   Wed Jul 16 14:26:30 2014 -0400
60722
60723    javascript indentation
60724
60725M	UI/WebServerResources/UIxPreferences.js
60726
60727commit eaec5a614d713d397b032f58f6d56ac3034165c6
60728Author: Alexandre Cloutier <acloutier@inverse.ca>
60729Date:   Wed Jul 16 14:08:39 2014 -0400
60730
60731    Change exception 403 to 409 and fix indentation in the javascript
60732
60733M	SoObjects/Appointments/SOGoAppointmentObject.m
60734M	UI/WebServerResources/UIxPreferences.js
60735
60736commit 5217bed5ae3e298adc48a4c2e8c94ca1ab0e4891
60737Author: Alexandre Cloutier <acloutier@inverse.ca>
60738Date:   Wed Jul 16 14:01:50 2014 -0400
60739
60740    Organized the categories and appointments invitations inside a tabContainer
60741
60742M	UI/Templates/PreferencesUI/UIxPreferences.wox
60743M	UI/WebServerResources/UIxPreferences.css
60744M	UI/WebServerResources/UIxPreferences.js
60745M	UI/WebServerResources/generic.css
60746
60747commit 17319cc8dd39c46a3f0c7c48e1ef9d182d06a663
60748Author: Alexandre Cloutier <acloutier@inverse.ca>
60749Date:   Wed Jul 16 10:37:27 2014 -0400
60750
60751    reverted UIxListEditor.wox
60752
60753M	UI/Templates/ContactsUI/UIxListEditor.wox
60754
60755commit 89d116363ca6a27b08b3b3e6812669ebbbd69ea0
60756Author: Alexandre Cloutier <acloutier@inverse.ca>
60757Date:   Wed Jul 16 10:03:13 2014 -0400
60758
60759    replace ampersands with commas
60760
60761M	SoObjects/Appointments/SOGoAppointmentObject.m
60762
60763commit 7c3e85f517a56ca66f540a8468b75010a5943f5f
60764Author: Alexandre Cloutier <acloutier@inverse.ca>
60765Date:   Tue Jul 15 17:34:49 2014 -0400
60766
60767    applied comments
60768
60769M	SoObjects/Appointments/SOGoAppointmentObject.m
60770
60771commit 05fb7ae0c88a1f9b47d636caabaab96bea426309
60772Author: Alexandre Cloutier <acloutier@inverse.ca>
60773Date:   Thu Jul 10 11:13:07 2014 -0400
60774
60775    applied comments
60776
60777M	SoObjects/Appointments/SOGoAppointmentObject.m
60778M	UI/PreferencesUI/UIxPreferences.m
60779M	UI/Templates/PreferencesUI/UIxPreferences.wox
60780M	UI/WebServerResources/UIxPreferences.js
60781
60782commit ef20108e3297b5d644044307ba84fd2a6c6fbdbc
60783Author: Alexandre Cloutier <acloutier@inverse.ca>
60784Date:   Wed Jul 9 17:26:41 2014 -0400
60785
60786    fix bug where the user could enter any names in the whitelist
60787
60788M	UI/WebServerResources/UIxPreferences.js
60789
60790commit b5c0363400a48610f782c06dd0fdba21cc7cc478
60791Author: Alexandre Cloutier <acloutier@inverse.ca>
60792Date:   Mon Jul 7 17:42:43 2014 -0400
60793
60794    applied comment and refactor code
60795
60796M	SoObjects/Appointments/SOGoAppointmentObject.m
60797M	UI/PreferencesUI/UIxPreferences.h
60798M	UI/PreferencesUI/UIxPreferences.m
60799M	UI/WebServerResources/UIxPreferences.js
60800
60801commit f0b8eb8dfb6d19fdc82fe92a796c9e2b9a9c2aa3
60802Author: Alexandre Cloutier <acloutier@inverse.ca>
60803Date:   Mon Jul 7 13:38:37 2014 -0400
60804
60805    server side code to integrate the whitelist
60806
60807M	SoObjects/Appointments/English.lproj/Localizable.strings
60808M	SoObjects/Appointments/SOGoAppointmentObject.m
60809M	UI/PreferencesUI/UIxPreferences.m
60810M	UI/WebServerResources/UIxPreferences.js
60811
60812commit 16d02455bdcb5e8d2e2c5b4dc160b294895da82c
60813Author: Alexandre Cloutier <acloutier@inverse.ca>
60814Date:   Mon Jul 7 10:00:16 2014 -0400
60815
60816    Serialization of the whiteList
60817
60818M	UI/PreferencesUI/UIxPreferences.m
60819M	UI/Templates/PreferencesUI/UIxPreferences.wox
60820M	UI/WebServerResources/UIxPreferences.js
60821
60822commit 8ded5a8aaff1e7b4025b6ffe35e3e36d64ebd687
60823Author: Alexandre Cloutier <acloutier@inverse.ca>
60824Date:   Fri Jul 4 09:51:41 2014 -0400
60825
60826    Prevent Invitations and whitelist GUI
60827
60828M	SoObjects/Appointments/SOGoAppointmentObject.m
60829M	UI/PreferencesUI/UIxPreferences.h
60830M	UI/PreferencesUI/UIxPreferences.m
60831M	UI/Templates/ContactsUI/UIxListEditor.wox
60832M	UI/Templates/PreferencesUI/UIxPreferences.wox
60833M	UI/WebServerResources/SOGoAutoCompletion.js
60834M	UI/WebServerResources/UIxPreferences.css
60835M	UI/WebServerResources/UIxPreferences.js
60836
60837commit 1cc93c700a0925f84262896ae6d28f90395a8b51
60838Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60839Date:   Wed Jul 9 14:08:31 2014 -0400
60840
60841    Updated NEWS file for changes occurred right after v2.2.6 was released
60842
60843M	NEWS
60844
60845commit 44d0cb5c0d57de6548148ea204f49a5d697e8358
60846Author: Francis Lachapelle <flachapelle@inverse.ca>
60847Date:   Wed Jul 9 11:17:36 2014 -0400
60848
60849    Fix refresh of list when forwarding a message
60850
60851    Fixes #2818
60852
60853M	NEWS
60854M	SoObjects/Mailer/SOGoDraftObject.h
60855M	SoObjects/Mailer/SOGoDraftObject.m
60856M	UI/MailerUI/UIxMailEditor.m
60857M	UI/WebServerResources/MailerUI.js
60858M	UI/WebServerResources/UIxMailEditor.js
60859
60860commit dbdb7d90513aa54c2aa314013f236c434eeb0082
60861Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60862Date:   Wed Jul 9 10:04:44 2014 -0400
60863
60864    Fix sending of METHOD:REPLY for DAV clients
60865
60866M	NEWS
60867M	SoObjects/Appointments/SOGoAppointmentObject.m
60868
60869commit e343ed240b8de3b06da82a8777fe5d639cbf6a1c
60870Author: Francis Lachapelle <flachapelle@inverse.ca>
60871Date:   Tue Jul 8 22:00:06 2014 -0400
60872
60873    Fix regression of word breaking
60874
60875    Fixes #2845
60876
60877M	UI/WebServerResources/UIxCalViewPrint.css
60878M	UI/WebServerResources/generic.css
60879
60880commit 45553be122c5dd12b0373e3e6fdc4bd2f1aeef4b
60881Author: Francis Lachapelle <flachapelle@inverse.ca>
60882Date:   Tue Jul 8 17:19:55 2014 -0400
60883
60884    Fix rename of calendars, improve tasks count badge
60885
60886M	NEWS
60887M	UI/Scheduler/UIxCalendarSelector.m
60888M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
60889M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
60890M	UI/WebServerResources/ContactsUI.js
60891M	UI/WebServerResources/SchedulerUI.css
60892M	UI/WebServerResources/SchedulerUI.js
60893M	UI/WebServerResources/UIxContactFolderProperties.js
60894M	UI/WebServerResources/generic.css
60895M	UI/WebServerResources/generic.js
60896
60897commit 1cf4841477dea27261c5654717cabab1ea6ac43e
60898Author: Alexandre Cloutier <acloutier@inverse.ca>
60899Date:   Fri Jul 4 11:23:59 2014 -0400
60900
60901    fix display glitch
60902
60903M	UI/WebServerResources/SchedulerUI.js
60904
60905commit 017a85b7f2c91827615ab1adfbaab6dc4fef9707
60906Author: Alexandre Cloutier <acloutier@inverse.ca>
60907Date:   Fri Jul 4 10:46:49 2014 -0400
60908
60909    fix month events categories display
60910
60911M	UI/WebServerResources/SchedulerUI.js
60912
60913commit 8c8e47daf632ce5146df347c407cbdc5ba858681
60914Author: Alexandre Cloutier <acloutier@inverse.ca>
60915Date:   Fri Jul 4 10:37:35 2014 -0400
60916
60917    fix spacing between events and categorie display
60918
60919M	UI/WebServerResources/SchedulerUI.js
60920
60921commit 8a172467253db8e129a0926d949b86410e50d811
60922Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60923Date:   Fri Jul 4 10:18:56 2014 -0400
60924
60925    Cleaned up code and fixed the translation of the weekdays in the datepicker
60926
60927M	UI/Scheduler/UIxDatePicker.h
60928M	UI/Scheduler/UIxDatePicker.m
60929M	UI/WebServerResources/datepicker.js
60930
60931commit 4843c6b6d7f05e32047a27e1c6cd28a1912e615d
60932Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60933Date:   Fri Jul 4 08:55:35 2014 -0400
60934
60935    Renamed Multi-Column to Multicolumn and refactored some code
60936
60937M	UI/Scheduler/English.lproj/Localizable.strings
60938M	UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar
60939M	UI/Scheduler/UIxCalViewPrint.m
60940
60941commit 6e13f1547719c5f3bfc6149d9a038de90c284cb2
60942Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60943Date:   Wed Jul 2 11:32:18 2014 -0400
60944
60945    Update ChangeLog
60946
60947M	ChangeLog
60948
60949commit 5dd2088d42388b397e8cc3fde35455b2455f7f3e
60950Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60951Date:   Wed Jul 2 11:32:06 2014 -0400
60952
60953    Updated for the release
60954
60955M	NEWS
60956M	Version
60957
60958commit 9c3c2cb92657809945eeaf25310039173efb58b0
60959Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60960Date:   Wed Jul 2 11:23:57 2014 -0400
60961
60962    Updated the doc for the release
60963
60964M	Documentation/SOGo Installation Guide.odt
60965M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
60966M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
60967
60968commit 55422b5f037b1c410c25a685afa6d3077c3fce21
60969Author: Ludovic Marcotte <lmarcotte@inverse.ca>
60970Date:   Wed Jul 2 10:11:13 2014 -0400
60971
60972    Fixed typo
60973
60974M	NEWS
60975
60976commit 1846e1ee5db7120d4ebca9842ab402333b26cac5
60977Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
60978Date:   Tue Jun 24 15:28:42 2014 +0200
60979
60980    oc/TallocWrapper: don't handle Threading initialization here
60981
60982    It is SOGo backend module responsibility to setup/teardonw all
60983    ObjC specific initialization
60984
60985    Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
60986
60987M	OpenChange/NSObject+MAPIStore.m
60988
60989commit 1fc3a57210b61cc73a91757f5d7ddc4050dc5f7f
60990Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
60991Date:   Thu Jun 19 20:41:37 2014 +0200
60992
60993    oc: Protect backend initialization to happen only once
60994
60995M	OpenChange/MAPIStoreSOGo.m
60996
60997commit 5b75c817e21bb43c8a731ff2cb9a04f2e58bf080
60998Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
60999Date:   Thu Jun 19 19:57:32 2014 +0200
61000
61001    oc: Log when mapistore backend is successfully initialized
61002
61003M	OpenChange/MAPIStoreSOGo.m
61004
61005commit c91741ad1f925b3acc828d88d28b82f640eb6997
61006Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61007Date:   Thu Jun 19 19:43:14 2014 +0200
61008
61009    oc/dbmsgreader: Fix to work again this time basen on BSON format for msg data
61010
61011    Also, implement reading for message data in case only 1 param is passed.
61012    This could be usefull when have msg data by other means than by
61013    reading it directly from DB
61014
61015    Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61016
61017M	OpenChange/GNUmakefile
61018M	OpenChange/dbmsgreader.m
61019
61020commit 86e54989fbba8997eb41eb0b1b84fd2f10faa0b7
61021Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61022Date:   Fri Jun 20 03:23:38 2014 +0200
61023
61024    oc/utils: Make "plext" category publicly visible
61025
61026    Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61027
61028A	OpenChange/NSObject+PropertyList.h
61029M	OpenChange/NSObject+PropertyList.m
61030
61031commit 116e738e63e7b281191b76665ce616961ca93293
61032Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61033Date:   Thu Jun 19 19:30:17 2014 +0200
61034
61035    oc/utils: Move OCDumpPListData() function into plreader - this is the only user for this function
61036
61037    Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61038
61039M	OpenChange/NSObject+PropertyList.m
61040M	OpenChange/plreader.m
61041
61042commit bf0f2a76d565fc1f0265ad6f45e28c37c965dba3
61043Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61044Date:   Mon Jun 16 13:20:51 2014 +0200
61045
61046    oc/MAPIStoreSOGo: Do not destroy current thread context after any API call
61047
61048    We have thread context already in place during *_init() function.
61049    Thus guarding every API call with TreadInit/Destroy is:
61050    - a bit redundand
61051    - makes SOGo backend not reentrant even on single thread and leads
61052      to hard to find use-after-free crashes
61053
61054    Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61055
61056M	OpenChange/MAPIStoreSOGo.m
61057
61058commit 6de298d20285730e06fb41488ee6d97edfffbfab
61059Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61060Date:   Fri Jun 13 14:20:00 2014 +0200
61061
61062    oc/MAPIStoreMapping: Split the check for existing entry so we have better error message
61063
61064    Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61065
61066M	OpenChange/MAPIStoreMapping.m
61067
61068commit 98505c1b6b54c477e5c438d7fee3eac9ee100d66
61069Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61070Date:   Fri Jun 13 14:19:20 2014 +0200
61071
61072    oc/MAPIStoreContext: Fix log messages to actually print 64bit FMIDs
61073
61074    Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61075
61076    Conflicts:
61077		OpenChange/MAPIStoreContext.m
61078
61079M	OpenChange/MAPIStoreContext.m
61080
61081commit 51df0adb79095dde2b0fc48f619a4b8497768970
61082Author: Miguel Julián <mjulian@zentyal.com>
61083Date:   Thu Jun 12 16:20:41 2014 +0200
61084
61085    Removed development tip comment
61086
61087M	OpenChange/MAPIStoreAppointmentWrapper.m
61088
61089commit 5d43513dd9f36dd47610c822bee3ace20e91aae5
61090Author: Miguel Julián <mjulian@zentyal.com>
61091Date:   Thu Jun 12 15:46:02 2014 +0200
61092
61093    Removing some trail characters at event description
61094
61095     * They are sometimes present after a \r\n\n
61096
61097M	OpenChange/MAPIStoreAppointmentWrapper.m
61098
61099commit 2458af1a43e6e422538e3627313c591c7121b1d8
61100Author: Miguel Julián <mjulian@zentyal.com>
61101Date:   Wed Jun 11 16:14:11 2014 +0200
61102
61103    All day events deladyed one day if user timezone is +XX:XX
61104
61105     * Those events were not shown properly in SOGo web UI
61106
61107M	OpenChange/iCalEvent+MAPIStore.m
61108
61109commit 2792baac028ecca9253e5ec88021e0cc7a8c7e53
61110Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61111Date:   Mon Jun 2 01:20:18 2014 +0200
61112
61113    openchange: don't overflow possible recipient type while creating message headers
61114
61115    Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61116
61117M	OpenChange/MAPIStoreMailVolatileMessage.m
61118
61119commit 4b383705fff833a1c41dde513119fe847bbaefc7
61120Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61121Date:   Mon Jun 2 01:18:23 2014 +0200
61122
61123    openchange: Fix submitWithFlags to submit to BCC-ed recipients also
61124
61125    this reintroduces commit 7efb263c659451d2c781547a5b38cb5d01ed837f
61126
61127    Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61128
61129M	OpenChange/MAPIStoreMailVolatileMessage.m
61130
61131commit dd7200e00f6d975e8b4d3705745b49fae6509256
61132Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61133Date:   Wed May 7 01:26:34 2014 +0200
61134
61135    openchange/MAPIStoreFolder: Add private selector for actual folder delete action
61136
61137    Usually, it is a bad idea for an object to call its own public methods
61138    (just like in this case). Thus separating impelementation for deleteFolder:
61139    would allow MAPIStoreFolder to call only private implementation when needed
61140
61141    Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61142
61143M	OpenChange/MAPIStoreFolder.m
61144
61145commit 27851ef4280812ce5bf53c1cce33318a4774cc6f
61146Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61147Date:   Mon May 5 01:51:18 2014 +0200
61148
61149    openchange: FillMessageHeadersFromProperties fix skipping of last value in
61150    possible range of recepients
61151
61152    IMHO, this fixes a bug, that when saving a meessage, it  is saved
61153    without BCC fields.
61154
61155    Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61156
61157M	OpenChange/MAPIStoreMailVolatileMessage.m
61158
61159commit 7da8885190acac061bb54518cf6bbe305eb8d35b
61160Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61161Date:   Mon May 5 01:47:17 2014 +0200
61162
61163    openchange: getMessageData - replace int literals with ulRecipClass values
61164
61165    Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61166
61167M	OpenChange/MAPIStoreMailVolatileMessage.m
61168
61169commit fc9dc080455025f16c2ef58d14d8b16913eeb999
61170Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61171Date:   Thu Mar 20 17:26:44 2014 +0100
61172
61173    oc-sogo: pretty print Exceptions in sogo_backend_handle_objc_exception()
61174
61175    Now we have a nice stack trace printed out from [NSException callStackSymbols]
61176
61177    Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61178
61179M	OpenChange/MAPIStoreSOGo.m
61180
61181commit bcfb674cd1ba63189eb8210a95b388c0dc2468a6
61182Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61183Date:   Thu Mar 20 17:04:11 2014 +0100
61184
61185    oc-sogo: Print both [NSException callStackSymbols] and execinfo.h stack trace
61186
61187    Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61188
61189M	OpenChange/MAPIStoreSOGo.m
61190
61191commit 6be768af42c7e21653149b81cfc1b2f09847d0f9
61192Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61193Date:   Thu Mar 20 16:27:03 2014 +0100
61194
61195    oc-sogo: Move memory clean up *after* handling the exception
61196
61197    Otherwise the mess is full :)
61198
61199    Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61200
61201M	OpenChange/MAPIStoreSOGo.m
61202
61203commit 2c94d21f3e62222304cd75ba7300acf1de8663fe
61204Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61205Date:   Thu Mar 20 15:52:21 2014 +0100
61206
61207    oc-sogo: Use [e name] and [e reason] selectors
61208
61209    Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61210
61211M	OpenChange/MAPIStoreSOGo.m
61212
61213commit cbe616358dde8a1bbc19d5c84e0371402a919532
61214Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61215Date:   Thu Mar 20 14:36:29 2014 +0100
61216
61217    oc-sogo: Clean up AutoRelease pool and unregister threads in Catch handler
61218
61219    Most of the time we have "not yet implemented" kind of exceptions,
61220    so it is better to clean up allocated resources
61221
61222    Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61223
61224M	OpenChange/MAPIStoreSOGo.m
61225
61226commit 09e6fcc3ff2021b1a9a4a2d99e8a4a852f8c5c93
61227Author: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61228Date:   Thu Mar 20 14:24:58 2014 +0100
61229
61230    oc-sogo: try/catch to guard only the actual impelementation rather than *everything*
61231
61232    Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
61233
61234M	OpenChange/MAPIStoreSOGo.m
61235
61236commit 3b2174eeec1843eeb011129134cecf5b6bfd2246
61237Author: Jesús García Sáez <jgarcia@zentyal.com>
61238Date:   Mon Mar 17 21:08:12 2014 +0100
61239
61240    if there is no password file for specific user, try to read global password file
61241
61242    This way we can have a master password for imap access
61243
61244M	OpenChange/MAPIStoreUserContext.m
61245
61246commit c6b8be742d1197ad24f0d1735db36892a6b4c1aa
61247Author: Jesús García Sáez <jgarcia@zentyal.com>
61248Date:   Tue Mar 4 16:40:41 2014 +0100
61249
61250    use execinfo.h to get backtrace
61251
61252    Really poor backtrace because it will only have the frames from oc side,
61253    I don't know why callStackSymbols is returning null, compilation flags?
61254
61255M	OpenChange/MAPIStoreSOGo.m
61256
61257commit a77863947f92730dbd407f25c0e65fc0a9b51c55
61258Author: Jesús García Sáez <jgarcia@zentyal.com>
61259Date:   Tue Mar 4 12:29:13 2014 +0100
61260
61261    add try catch to all functions on struct mapistore_backend
61262
61263M	OpenChange/MAPIStoreSOGo.m
61264
61265commit d1f54298d29963e76f12e3cc2ef4abf07b697f68
61266Author: Jesús García Sáez <jgarcia@zentyal.com>
61267Date:   Mon Mar 3 16:09:30 2014 +0100
61268
61269    stringByDecodingImap4FolderName is not neccesary
61270
61271    For russian locale and characters nonexistent in latin1 sogo crashes
61272
61273M	OpenChange/MAPIStoreMailContext.m
61274
61275commit f8028b5a94f1899ca1f20fa3f63d8949c91c7069
61276Author: Kamen Mazdrashki <kamenim@samba.org>
61277Date:   Sat Feb 22 23:01:41 2014 +0100
61278
61279    OpenChange: Avoid crashing when creating embedded message in attachment
61280
61281    Signed-off-by: Kamen Mazdrashki <kamenim@samba.org>
61282    (cherry picked from commit 15a55f9f707247c9164e8fa7a102639744f686e5)
61283
61284M	OpenChange/MAPIStoreSOGo.m
61285
61286commit 6bef67811432f5685802cb134d85cffd79de2e41
61287Author: Jesús García Sáez <jgarcia@zentyal.com>
61288Date:   Thu Feb 27 17:47:28 2014 +0100
61289
61290    fix format logging uint64_t
61291
61292M	OpenChange/MAPIStoreContext.m
61293
61294commit c81476bd040508bf2e70e51ef8052c5400746777
61295Author: Jesús García Sáez <jgarcia@zentyal.com>
61296Date:   Thu Feb 27 17:46:55 2014 +0100
61297
61298    no need to modify url
61299
61300M	OpenChange/MAPIStoreContext.m
61301
61302commit a24f009cfe88be15977c661b7fcc100dd76a6f6b
61303Author: Jesús García Sáez <jgarcia@zentyal.com>
61304Date:   Thu Feb 27 17:42:58 2014 +0100
61305
61306    mapistoreURI encoding should be done the same way as listContextForUser
61307
61308    stringByEncodingImap4FolderName is used inside [newFolder create] where is needed
61309
61310M	OpenChange/MAPIStoreMailContext.m
61311
61312commit 95298de9f18ce440355eb6ef783e7294d9432a22
61313Author: Jesús García Sáez <jgarcia@zentyal.com>
61314Date:   Mon Feb 10 12:38:42 2014 +0100
61315
61316    avoid infinite loop when trying to update a folder id
61317
61318M	OpenChange/MAPIStoreMapping.m
61319
61320commit f6d1a37127eea974a3a64c1cea138b796d62eaa2
61321Author: Jesús García Sáez <jgarcia@zentyal.com>
61322Date:   Tue Dec 24 11:03:03 2013 +0100
61323
61324    use properly get_uri function and check ret value
61325
61326M	OpenChange/MAPIStoreMapping.m
61327
61328commit 2aa71cc8a3fdc94b925773ce5dc5cd3b0eced242
61329Author: Jesús García Sáez <jgarcia@zentyal.com>
61330Date:   Fri Dec 20 11:26:09 2013 +0100
61331
61332    check ret value properly
61333
61334M	OpenChange/MAPIStoreContext.m
61335
61336commit 34b98a563dec2229a6d7c363e1f77a659d872bb7
61337Author: Jesús García Sáez <jgarcia@zentyal.com>
61338Date:   Tue Nov 19 15:24:31 2013 +0100
61339
61340    get_new_folderID functions are now on mapistore_indexing
61341
61342M	OpenChange/MAPIStoreContext.m
61343
61344commit fd308b592fcf8c7052258c4e2e17d25278344e26
61345Author: Carlos Pérez-Aradros Herce <exekias@gmail.com>
61346Date:   Mon Nov 11 03:17:53 2013 +0100
61347
61348    Converted all the indexing code to indexing backends
61349
61350M	OpenChange/MAPIStoreMapping.m
61351
61352commit a6bfb9d5c50b2fa299b6bb583dd33630848c0d6f
61353Author: Carlos Pérez-Aradros Herce <exekias@gmail.com>
61354Date:   Sat Nov 9 18:00:44 2013 +0100
61355
61356    Use indexing generic code instead of tdb private funtions
61357
61358M	OpenChange/MAPIStoreMapping.h
61359M	OpenChange/MAPIStoreMapping.m
61360
61361commit 33b353b97442c106dba2b63b29954f05af9c34b6
61362Author: Carlos Pérez-Aradros Herce <exekias@gmail.com>
61363Date:   Fri Nov 8 17:02:50 2013 +0100
61364
61365    Moved to abstract index_context instead of tdb_wrap
61366
61367M	OpenChange/MAPIStoreContext.h
61368M	OpenChange/MAPIStoreContext.m
61369M	OpenChange/MAPIStoreFallbackContext.m
61370M	OpenChange/MAPIStoreGCSBaseContext.m
61371M	OpenChange/MAPIStoreMailContext.m
61372M	OpenChange/MAPIStoreMapping.h
61373M	OpenChange/MAPIStoreMapping.m
61374M	OpenChange/MAPIStoreNotesContext.m
61375M	OpenChange/MAPIStoreSOGo.m
61376M	OpenChange/MAPIStoreUserContext.h
61377M	OpenChange/MAPIStoreUserContext.m
61378
61379commit 899a1eb026503165436a333110fa6eb73522c5a6
61380Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61381Date:   Wed Jul 2 08:39:01 2014 -0400
61382
61383    Updated NEWS file
61384
61385M	NEWS
61386
61387commit 660f39a980513bf9bcff14bdc8d74dd092c50717
61388Author: Alexandre Cloutier <acloutier@inverse.ca>
61389Date:   Mon Jun 30 14:13:52 2014 -0400
61390
61391    delete notice and put grey background for multi-columns view
61392
61393M	UI/Scheduler/English.lproj/Localizable.strings
61394M	UI/WebServerResources/SchedulerUI.js
61395
61396commit 8335c388308d381afc8b4b544f0b9b88e2140c25
61397Author: Alexandre Cloutier <acloutier@inverse.ca>
61398Date:   Mon Jun 30 13:57:10 2014 -0400
61399
61400    fix infinite loop bug
61401
61402M	UI/WebServerResources/SchedulerUI.js
61403
61404commit 0fb7135335810a31c8936a3e58680f93c550b0c2
61405Author: Alexandre Cloutier <acloutier@inverse.ca>
61406Date:   Mon Jun 30 13:36:12 2014 -0400
61407
61408    bugfixes
61409
61410M	UI/Scheduler/UIxCalListingActions.m
61411M	UI/WebServerResources/SchedulerUI.js
61412M	UI/WebServerResources/UIxCalViewPrint.js
61413A	UI/WebServerResources/error.png
61414A	UI/WebServerResources/notice.png
61415A	UI/WebServerResources/success.png
61416A	UI/WebServerResources/warning.png
61417
61418commit 6b58e034f3db20f3433eccfd425f0e57349aeced
61419Author: Alexandre Cloutier <acloutier@inverse.ca>
61420Date:   Mon Jun 30 10:42:07 2014 -0400
61421
61422    printView display the parentView by default
61423
61424M	UI/Scheduler/UIxCalViewPrint.h
61425M	UI/Scheduler/UIxCalViewPrint.m
61426M	UI/Templates/SchedulerUI/UIxCalViewPrint.wox
61427M	UI/WebServerResources/UIxCalViewPrint.js
61428
61429commit ff015afde8700b0a4163c89ce4b9cdca5f6261e5
61430Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61431Date:   Mon Jun 30 10:35:55 2014 -0400
61432
61433    Fixed indent
61434
61435M	UI/PreferencesUI/UIxPreferences.m
61436
61437commit 6da03bc75ca64a79785001897eb629b6250b2cb8
61438Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61439Date:   Sat Jun 28 08:31:07 2014 -0400
61440
61441    Cleaned up code for older gcc
61442
61443M	UI/Scheduler/UIxCalListingActions.m
61444
61445commit 2b119c63e0bd0fa96361369152a5aface05ffe32
61446Author: Alexandre Cloutier <acloutier@inverse.ca>
61447Date:   Fri Jun 27 17:21:18 2014 -0400
61448
61449    Applied comments
61450
61451M	UI/Scheduler/UIxCalDayTable.m
61452M	UI/Scheduler/UIxCalListingActions.m
61453
61454commit 5b61df8ca4035d3bd66bb024a1f5b62cd6054a84
61455Author: Alexandre Cloutier <acloutier@inverse.ca>
61456Date:   Fri Jun 27 17:00:32 2014 -0400
61457
61458    activeTasks updates dynamically
61459
61460M	UI/Scheduler/UIxCalListingActions.m
61461M	UI/Scheduler/product.plist
61462M	UI/WebServerResources/SchedulerUI.js
61463
61464commit 5b9c7e07d1d6b6eba1901d3fa40ee22cbbf73ead
61465Author: Alexandre Cloutier <acloutier@inverse.ca>
61466Date:   Thu Jun 26 21:22:12 2014 -0400
61467
61468    text wraping and text alignment in list view
61469
61470M	UI/WebServerResources/UIxCalViewPrint.css
61471M	UI/WebServerResources/generic.css
61472
61473commit 7a69bc46eb5c2300e93d4b85c6954638a4271132
61474Author: Alexandre Cloutier <acloutier@inverse.ca>
61475Date:   Thu Jun 26 16:42:05 2014 -0400
61476
61477    applied comments
61478
61479M	SoObjects/Appointments/SOGoAppointmentFolder.m
61480M	UI/Scheduler/UIxCalendarSelector.m
61481M	UI/WebServerResources/SchedulerUI.js
61482
61483commit 302e40a1c3c1f13578499d82e40c75e50beff79e
61484Author: Alexandre Cloutier <acloutier@inverse.ca>
61485Date:   Thu Jun 26 16:08:47 2014 -0400
61486
61487    bugFix#2823
61488
61489M	SoObjects/Mailer/SOGoDraftObject.m
61490M	SoObjects/SOGo/SOGoParentFolder.m
61491M	UI/PreferencesUI/UIxPreferences.m
61492M	UI/Templates/PreferencesUI/UIxPreferences.wox
61493M	UI/WebServerResources/UIxPreferences.js
61494
61495commit b6be4e6e2fb8e00c8f0b29e4f493936d0fcfbb2e
61496Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61497Date:   Thu Jun 26 11:01:16 2014 -0400
61498
61499    Applied patch from bug #2810
61500
61501M	ActiveSync/SOGoMailObject+ActiveSync.m
61502M	NEWS
61503
61504commit dabd8d3282c1e1f4a4d3622637c7952e1e295cb5
61505Author: Alexandre Cloutier <acloutier@inverse.ca>
61506Date:   Thu Jun 26 10:05:48 2014 -0400
61507
61508    Fix list view printing with multiColumns view
61509
61510M	UI/WebServerResources/UIxCalViewPrint.js
61511
61512commit d7d458a934b407bea6aa7e1818e71b5d544cf705
61513Author: Alexandre Cloutier <acloutier@inverse.ca>
61514Date:   Wed Jun 25 17:39:48 2014 -0400
61515
61516    multiColumns print view + bugFixes
61517
61518M	UI/Scheduler/English.lproj/Localizable.strings
61519M	UI/Scheduler/UIxCalViewPrint.m
61520M	UI/Templates/SchedulerUI/UIxCalViewPrint.wox
61521M	UI/WebServerResources/SchedulerUI.css
61522M	UI/WebServerResources/SchedulerUI.js
61523M	UI/WebServerResources/UIxCalViewPrint.css
61524M	UI/WebServerResources/UIxCalViewPrint.js
61525
61526commit 5419f411e5bae58cc17ab22b3b95a88efab74252
61527Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61528Date:   Wed Jun 25 15:05:25 2014 -0400
61529
61530    Fix for bug #2734
61531
61532M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
61533M	ActiveSync/SOGoActiveSyncDispatcher.m
61534M	NEWS
61535
61536commit 22f5ed62fef337f9fa2f84318e3c24962ee3c207
61537Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61538Date:   Wed Jun 25 10:14:28 2014 -0400
61539
61540    Fixed tests regarding default permissions on CalDAV collections
61541
61542M	Tests/Integration/test-davacl.py
61543
61544commit 3523dc489f00c147279217faab9ad12504ca7340
61545Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61546Date:   Mon Jun 23 12:19:02 2014 -0400
61547
61548    Fix for bug #2825
61549
61550M	SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.m
61551
61552commit 5b3de04fc19daef85749fe34b969724f78a6b7ab
61553Author: Alexandre Cloutier <acloutier@inverse.ca>
61554Date:   Fri Jun 20 13:27:04 2014 -0400
61555
61556    Fix error from the last commit
61557
61558M	UI/Scheduler/UIxCalDayTable.m
61559
61560commit eb3cc8916df223dae773243dcbcf65269e8b0451
61561Author: Alexandre Cloutier <acloutier@inverse.ca>
61562Date:   Fri Jun 20 13:16:55 2014 -0400
61563
61564    The multiColumns view
61565
61566M	UI/Scheduler/English.lproj/Localizable.strings
61567M	UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar
61568M	UI/Scheduler/UIxCalDayTable.h
61569M	UI/Scheduler/UIxCalDayTable.m
61570M	UI/Scheduler/UIxCalListingActions.h
61571M	UI/Scheduler/UIxCalListingActions.m
61572M	UI/Scheduler/UIxCalMulticolumnDayView.m
61573M	UI/Scheduler/UIxCalendarSelector.m
61574M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
61575M	UI/Templates/SchedulerUI/UIxCalDayView.wox
61576M	UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox
61577M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
61578M	UI/WebServerResources/SchedulerUI.css
61579M	UI/WebServerResources/SchedulerUI.js
61580
61581commit 9fa0b42e19c76184d4195a1530039dcad5cb5a80
61582Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61583Date:   Fri Jun 20 11:25:02 2014 -0400
61584
61585    Ignore SCHEDULE-AGENT for Thunderbird/Lightning
61586
61587M	NEWS
61588M	SoObjects/Appointments/SOGoAppointmentObject.m
61589
61590commit e048346cb715d03fe6bd32d837b96107fdb6d44b
61591Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61592Date:   Thu Jun 19 16:08:15 2014 -0400
61593
61594    Include, in our private NS, all ACLs defined on a calendar collectiob
61595
61596M	SoObjects/Appointments/SOGoAppointmentFolder.m
61597
61598commit 333b561a5932acbe66d5b62c8963dd166b9de7f2
61599Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61600Date:   Mon Jun 16 15:30:26 2014 -0400
61601
61602    Applied patch from bug #2736
61603
61604M	SOPE/NGCards/NGCardsSaxHandler.m
61605M	SOPE/NGCards/samples/vcf2xml.m
61606M	SoObjects/Mailer/NSString+Mail.m
61607M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
61608
61609commit 50c0b49a6fe210b438d2e5a7abac7219bdb15b8f
61610Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61611Date:   Mon Jun 16 11:00:39 2014 -0400
61612
61613    Fix for bug #2813
61614
61615M	NEWS
61616M	SoObjects/SOGo/SOGoGCSFolder.m
61617
61618commit 8202d0588fb8e1774e502941fc01223fb9005334
61619Author: Francis Lachapelle <flachapelle@inverse.ca>
61620Date:   Mon Jun 16 10:20:02 2014 -0400
61621
61622    Add documentation for SOGoSubscriptionFolderFormat
61623
61624    Fixes #2799
61625
61626M	Documentation/SOGo Installation Guide.odt
61627
61628commit d9b578b869da27b876f019bc10acf72839220fd3
61629Author: Francis Lachapelle <flachapelle@inverse.ca>
61630Date:   Mon Jun 16 09:52:29 2014 -0400
61631
61632    Wait 20 seconds before deleting temporary forms
61633
61634    Those temporary forms are created to download attachments.
61635    Fixes #2811
61636
61637M	NEWS
61638M	UI/WebServerResources/MailerUI.js
61639
61640commit 5bb64916c6fc96bf20bc258a075c33413784ca01
61641Author: Francis Lachapelle <flachapelle@inverse.ca>
61642Date:   Thu Jun 12 09:09:08 2014 -0400
61643
61644    Fix regression when attaching files to a reply
61645
61646M	NEWS
61647M	UI/MailerUI/UIxMailEditor.m
61648
61649commit e7ddfb0546fcb70f1ac3401375656936ea00c380
61650Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61651Date:   Wed Jun 11 12:55:51 2014 -0400
61652
61653    Fix for bug #2805
61654
61655M	ActiveSync/SOGoActiveSyncDispatcher.m
61656M	NEWS
61657
61658commit 0e182f84360aa35c87d39320cab08d7eaeb55d90
61659Author: Alexandre Cloutier <alexandre.cl07@gmail.com>
61660Date:   Wed Jun 11 11:25:17 2014 -0400
61661
61662    Update SOGoAppointmentFolder.m
61663
61664    Fix the status filtering from 2 to 1
61665
61666M	SoObjects/Appointments/SOGoAppointmentFolder.m
61667
61668commit de2ee2322af740251ac82ca06deb1f7585637024
61669Author: Alexandre Cloutier <acloutier@inverse.ca>
61670Date:   Wed Jun 11 10:24:04 2014 -0400
61671
61672    Change the NSString with NSNumber and add some JavaScript
61673
61674M	SoObjects/Appointments/SOGoAppointmentFolder.h
61675M	SoObjects/Appointments/SOGoAppointmentFolder.m
61676M	UI/Scheduler/UIxCalendarSelector.m
61677M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
61678M	UI/WebServerResources/SchedulerUI.js
61679
61680commit ce07695a5597964354404557c9246eee5325abb2
61681Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61682Date:   Tue Jun 10 16:35:36 2014 -0400
61683
61684    Make sure to keep the / path prefix
61685
61686M	ActiveSync/SOGoActiveSyncDispatcher.m
61687
61688commit 43ac57b671ecf4f0d81daf3e40fab856a5d3b52a
61689Author: Alexandre Cloutier <acloutier@inverse.ca>
61690Date:   Tue Jun 10 16:18:12 2014 -0400
61691
61692    display the number of active tasks in calendar view
61693
61694M	SoObjects/Appointments/SOGoAppointmentFolder.h
61695M	SoObjects/Appointments/SOGoAppointmentFolder.m
61696M	UI/Scheduler/UIxCalendarSelector.m
61697M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
61698
61699commit 7f7e3cb06a6b8789a1cd1667fb62418fad02aac1
61700Author: Francis Lachapelle <flachapelle@inverse.ca>
61701Date:   Tue Jun 10 14:48:25 2014 -0400
61702
61703    Fix folder name of new subscriptions
61704
61705    Fixes #2801
61706
61707M	NEWS
61708M	UI/MainUI/SOGoUserHomePage.m
61709M	UI/WebServerResources/UIxContactsUserFolders.js
61710
61711commit 6b3a3f858baf2b73a7910a2039103f2976ebdc7c
61712Author: Francis Lachapelle <flachapelle@inverse.ca>
61713Date:   Mon Jun 9 22:07:44 2014 -0400
61714
61715    Update prototype.js to version 1.7.2
61716
61717M	UI/WebServerResources/prototype.js
61718
61719commit 0133bb3b6bf13c81350b791be57c01d83356cba7
61720Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61721Date:   Tue Jun 10 13:07:14 2014 -0400
61722
61723    Correctly update the cache on folder update/delete ops.
61724
61725M	ActiveSync/SOGoActiveSyncDispatcher.m
61726
61727commit 91e3e19e40b843063cda21b84e6fcc072da2ad49
61728Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61729Date:   Tue Jun 10 11:04:27 2014 -0400
61730
61731    Added the Ping ActiveSync command
61732
61733M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
61734M	ActiveSync/SOGoActiveSyncDispatcher.m
61735M	NEWS
61736
61737commit 19a95a1818e34755bffd7c5f9dbd35e214123cac
61738Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61739Date:   Tue Jun 10 08:58:44 2014 -0400
61740
61741    Applied fix from #2809
61742
61743M	NEWS
61744M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
61745
61746commit 1292c191eca61027b9856b04840105fde588d42c
61747Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61748Date:   Tue Jun 10 08:46:35 2014 -0400
61749
61750    Make sure we don't have '-' in table names.
61751
61752M	OpenChange/MAPIStoreUserContext.m
61753
61754commit 77dad178d11b36da07660a9b5f0dd8c7a74cad50
61755Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61756Date:   Tue Jun 10 08:45:35 2014 -0400
61757
61758    Make sure we don't have '-' in table names.
61759
61760M	ActiveSync/SOGoActiveSyncDispatcher.m
61761
61762commit f48839bf55917cb3a9756134930206b7b15d0279
61763Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61764Date:   Mon Jun 9 09:34:00 2014 -0400
61765
61766    Added (slightly modified) patch from #2806
61767
61768M	ActiveSync/SOGoMailObject+ActiveSync.m
61769M	NEWS
61770M	SoObjects/Mailer/SOGoMailObject.h
61771M	SoObjects/Mailer/SOGoMailObject.m
61772
61773commit 0f04be2bcb003ff0b0c1099c524dffa3b40d0181
61774Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61775Date:   Mon Jun 9 09:25:06 2014 -0400
61776
61777    Added patch from #2808
61778
61779M	ActiveSync/NSString+ActiveSync.h
61780M	ActiveSync/NSString+ActiveSync.m
61781M	ActiveSync/SOGoActiveSyncDispatcher.m
61782M	NEWS
61783
61784commit 3f8bbe8c6012e60334002affded0c94151db20e3
61785Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61786Date:   Mon Jun 9 09:14:30 2014 -0400
61787
61788    Applied patch from #2807
61789
61790M	ActiveSync/NGVCard+ActiveSync.m
61791M	NEWS
61792M	SOPE/NGCards/NGVCard.h
61793M	SOPE/NGCards/NGVCard.m
61794
61795commit 6b6ec8a2ae0f453dd0a127d8cf37082c80449c94
61796Author: Francis Lachapelle <flachapelle@inverse.ca>
61797Date:   Thu Jun 5 13:35:17 2014 -0400
61798
61799    Update ChangeLog
61800
61801M	ChangeLog
61802
61803commit ad30df26af2c95f91ad42fd02a3b45ada115502b
61804Author: Francis Lachapelle <flachapelle@inverse.ca>
61805Date:   Thu Jun 5 13:34:40 2014 -0400
61806
61807    Preparation for release 2.2.5
61808
61809M	Documentation/SOGo Installation Guide.odt
61810M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
61811M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
61812M	Version
61813M	packaging/rhel/sogo.spec
61814
61815commit 6e56f46f8608c5bc6c2070c848c9fefbf4d95048
61816Author: Francis Lachapelle <flachapelle@inverse.ca>
61817Date:   Thu Jun 5 13:29:10 2014 -0400
61818
61819    Update Dutch, Finnish, German, Polish translations
61820
61821M	NEWS
61822M	SoObjects/Contacts/Dutch.lproj/Localizable.strings
61823M	SoObjects/Contacts/Finnish.lproj/Localizable.strings
61824M	SoObjects/Contacts/German.lproj/Localizable.strings
61825M	SoObjects/Contacts/Polish.lproj/Localizable.strings
61826M	UI/Common/German.lproj/Localizable.strings
61827M	UI/Contacts/Dutch.lproj/Localizable.strings
61828M	UI/Contacts/Finnish.lproj/Localizable.strings
61829M	UI/Contacts/German.lproj/Localizable.strings
61830M	UI/MailerUI/Dutch.lproj/Localizable.strings
61831M	UI/MailerUI/Finnish.lproj/Localizable.strings
61832M	UI/MailerUI/German.lproj/Localizable.strings
61833M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
61834M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
61835M	UI/PreferencesUI/German.lproj/Localizable.strings
61836M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
61837M	UI/PreferencesUI/Polish.lproj/Localizable.strings
61838M	UI/Scheduler/Dutch.lproj/Localizable.strings
61839M	UI/Scheduler/Finnish.lproj/Localizable.strings
61840M	UI/Scheduler/German.lproj/Localizable.strings
61841
61842commit fe38518a36cf0c23eb2888bb79c4ada07553ab4a
61843Author: Francis Lachapelle <flachapelle@inverse.ca>
61844Date:   Thu Jun 5 12:14:34 2014 -0400
61845
61846    Minor syntax and comments improvements
61847
61848M	SoObjects/Mailer/SOGoDraftObject.m
61849M	UI/PreferencesUI/UIxPreferences.m
61850M	UI/Scheduler/UIxCalListingActions.m
61851
61852commit e118a72eab6f6ed461cbbf493d1cf1924bdf13e6
61853Author: Francis Lachapelle <flachapelle@inverse.ca>
61854Date:   Thu Jun 5 10:32:13 2014 -0400
61855
61856    Add meta tag to tell IE to use the highest mode
61857
61858M	NEWS
61859M	UI/Templates/UIxPageFrame.wox
61860
61861commit 72bec939d67ad98c974a339f944877d46f7b831a
61862Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61863Date:   Wed Jun 4 15:56:22 2014 -0400
61864
61865    Fixed text/plain reencoding issues for Outlook
61866
61867M	ActiveSync/SOGoMailObject+ActiveSync.m
61868M	NEWS
61869
61870commit ba258ca8068e9414f8a5327ea38a0b7c427380b9
61871Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61872Date:   Wed Jun 4 15:23:41 2014 -0400
61873
61874    Fixed repetitive events issues
61875
61876M	ActiveSync/iCalRecurrenceRule+ActiveSync.m
61877M	NEWS
61878
61879commit 0c2e2f28f7223f9a7e55585614bcf5ae8aaeabcb
61880Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61881Date:   Fri May 30 13:53:20 2014 -0400
61882
61883    Don't try to add attachments during reply operations
61884
61885M	NEWS
61886M	SoObjects/Mailer/SOGoDraftObject.h
61887M	SoObjects/Mailer/SOGoDraftObject.m
61888M	SoObjects/Mailer/SOGoDraftsFolder.m
61889M	UI/MailerUI/UIxMailEditor.m
61890
61891commit f0dfe37a55a692bc505708782d3c70ccb5b2951b
61892Author: Ludovic Marcotte <lmarcotte@inverse.ca>
61893Date:   Fri May 30 08:41:42 2014 -0400
61894
61895    Avoid crashing when forwarding mails with no Subject header
61896
61897M	NEWS
61898M	SoObjects/Mailer/SOGoDraftObject.m
61899
61900commit dace1439df1c60c37c7092b44d8117105095f6ee
61901Author: Francis Lachapelle <flachapelle@inverse.ca>
61902Date:   Thu May 29 11:16:59 2014 -0400
61903
61904    Update ChangeLog
61905
61906M	ChangeLog
61907
61908commit d91b37413fa0fe7f416311697ad7b487f88d967c
61909Author: Francis Lachapelle <flachapelle@inverse.ca>
61910Date:   Thu May 29 11:16:40 2014 -0400
61911
61912    Preparation for release 2.2.4
61913
61914M	Documentation/SOGo Installation Guide.odt
61915M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
61916M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
61917M	Version
61918
61919commit bd916f06eb9433db71aef0c0885bfc6cde5e4fea
61920Author: Francis Lachapelle <flachapelle@inverse.ca>
61921Date:   Thu May 29 11:15:13 2014 -0400
61922
61923    Update ChangeLog
61924
61925M	ChangeLog
61926
61927commit ecbe0858f72742872ac45a17bc393ac5bedefc70
61928Author: Francis Lachapelle <flachapelle@inverse.ca>
61929Date:   Thu May 29 11:14:23 2014 -0400
61930
61931    Update translations
61932
61933M	NEWS
61934M	SoObjects/Contacts/Czech.lproj/Localizable.strings
61935M	SoObjects/Contacts/Hungarian.lproj/Localizable.strings
61936M	SoObjects/Contacts/Polish.lproj/Localizable.strings
61937M	SoObjects/Contacts/Russian.lproj/Localizable.strings
61938M	SoObjects/Contacts/Slovak.lproj/Localizable.strings
61939M	SoObjects/Contacts/SpanishArgentina.lproj/Localizable.strings
61940M	SoObjects/Contacts/SpanishSpain.lproj/Localizable.strings
61941M	SoObjects/Mailer/Czech.lproj/Localizable.strings
61942M	SoObjects/Mailer/Polish.lproj/Localizable.strings
61943M	SoObjects/Mailer/Slovak.lproj/Localizable.strings
61944M	SoObjects/Mailer/SpanishArgentina.lproj/Localizable.strings
61945M	UI/Common/Hungarian.lproj/Localizable.strings
61946M	UI/Common/SpanishArgentina.lproj/Localizable.strings
61947M	UI/Contacts/Czech.lproj/Localizable.strings
61948M	UI/Contacts/Hungarian.lproj/Localizable.strings
61949M	UI/Contacts/Polish.lproj/Localizable.strings
61950M	UI/Contacts/Russian.lproj/Localizable.strings
61951M	UI/Contacts/Slovak.lproj/Localizable.strings
61952M	UI/Contacts/SpanishArgentina.lproj/Localizable.strings
61953M	UI/Contacts/SpanishSpain.lproj/Localizable.strings
61954M	UI/MailPartViewers/Slovak.lproj/Localizable.strings
61955M	UI/MailPartViewers/SpanishArgentina.lproj/Localizable.strings
61956M	UI/MailerUI/Czech.lproj/Localizable.strings
61957M	UI/MailerUI/French.lproj/Localizable.strings
61958M	UI/MailerUI/Hungarian.lproj/Localizable.strings
61959M	UI/MailerUI/Polish.lproj/Localizable.strings
61960M	UI/MailerUI/Russian.lproj/Localizable.strings
61961M	UI/MailerUI/Slovak.lproj/Localizable.strings
61962M	UI/MailerUI/SpanishArgentina.lproj/Localizable.strings
61963M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
61964M	UI/PreferencesUI/Czech.lproj/Localizable.strings
61965M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
61966M	UI/PreferencesUI/Polish.lproj/Localizable.strings
61967M	UI/PreferencesUI/Russian.lproj/Localizable.strings
61968M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
61969M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
61970M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
61971M	UI/Scheduler/Czech.lproj/Localizable.strings
61972M	UI/Scheduler/Hungarian.lproj/Localizable.strings
61973M	UI/Scheduler/Polish.lproj/Localizable.strings
61974M	UI/Scheduler/Russian.lproj/Localizable.strings
61975M	UI/Scheduler/Slovak.lproj/Localizable.strings
61976M	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
61977M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
61978
61979commit 24095a464c60b7a966daa0eecb8d720f25aa1366
61980Author: Francis Lachapelle <flachapelle@inverse.ca>
61981Date:   Thu May 29 10:45:49 2014 -0400
61982
61983    Update CKEditor to version 4.4.1
61984
61985M	NEWS
61986M	UI/WebServerResources/ckeditor/ckeditor.js
61987M	UI/WebServerResources/ckeditor/contents.css
61988M	UI/WebServerResources/ckeditor/lang/ar.js
61989M	UI/WebServerResources/ckeditor/lang/ca.js
61990M	UI/WebServerResources/ckeditor/lang/cs.js
61991M	UI/WebServerResources/ckeditor/lang/cy.js
61992M	UI/WebServerResources/ckeditor/lang/da.js
61993M	UI/WebServerResources/ckeditor/lang/de.js
61994M	UI/WebServerResources/ckeditor/lang/en.js
61995M	UI/WebServerResources/ckeditor/lang/es.js
61996M	UI/WebServerResources/ckeditor/lang/fi.js
61997M	UI/WebServerResources/ckeditor/lang/fr.js
61998M	UI/WebServerResources/ckeditor/lang/hu.js
61999M	UI/WebServerResources/ckeditor/lang/is.js
62000M	UI/WebServerResources/ckeditor/lang/it.js
62001M	UI/WebServerResources/ckeditor/lang/nb.js
62002M	UI/WebServerResources/ckeditor/lang/nl.js
62003M	UI/WebServerResources/ckeditor/lang/no.js
62004M	UI/WebServerResources/ckeditor/lang/pl.js
62005M	UI/WebServerResources/ckeditor/lang/pt-br.js
62006M	UI/WebServerResources/ckeditor/lang/ru.js
62007M	UI/WebServerResources/ckeditor/lang/sk.js
62008M	UI/WebServerResources/ckeditor/lang/sv.js
62009M	UI/WebServerResources/ckeditor/lang/uk.js
62010M	UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js
62011D	UI/WebServerResources/ckeditor/plugins/fakeobjects/images/spacer.gif
62012M	UI/WebServerResources/ckeditor/plugins/icons.png
62013M	UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js
62014M	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
62015M	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js
62016M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html
62017D	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/tmp.html
62018M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
62019M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.css
62020M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js
62021M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc_ie.js
62022M	UI/WebServerResources/ckeditor/skins/moono/dialog.css
62023M	UI/WebServerResources/ckeditor/skins/moono/dialog_ie.css
62024M	UI/WebServerResources/ckeditor/skins/moono/dialog_ie7.css
62025M	UI/WebServerResources/ckeditor/skins/moono/dialog_ie8.css
62026M	UI/WebServerResources/ckeditor/skins/moono/dialog_iequirks.css
62027D	UI/WebServerResources/ckeditor/skins/moono/dialog_opera.css
62028M	UI/WebServerResources/ckeditor/skins/moono/icons.png
62029
62030commit efc33d817458e38309f4175a5ba20745b57769fd
62031Author: Jeroen Dekkers <jeroen@dekkers.ch>
62032Date:   Thu May 29 15:53:13 2014 +0200
62033
62034    Fix unit test by also checking for the different gnustep 1.24 ordering of elements
62035
62036M	Tests/Unit/TestVersit.m
62037
62038commit 93971dc4348f52f46bde415d3dc8f92449418860
62039Author: Jeroen Dekkers <jeroen@dekkers.ch>
62040Date:   Thu May 29 15:35:46 2014 +0200
62041
62042    Add $(TEST_TOOL) as dependency of make check
62043
62044M	Tests/Unit/GNUmakefile
62045
62046commit fac9520f6437473ee00fd93fc63e08cd67254e05
62047Author: Francis Lachapelle <flachapelle@inverse.ca>
62048Date:   Wed May 28 11:39:25 2014 -0400
62049
62050    Fix update of participation status via CalDAV
62051
62052    Fixes #2786
62053
62054M	NEWS
62055M	SoObjects/Appointments/SOGoAppointmentObject.m
62056
62057commit 9eb075cc3f0bd2ba95d6c36377601c4410e9de41
62058Author: Francis Lachapelle <flachapelle@inverse.ca>
62059Date:   Wed May 28 11:24:10 2014 -0400
62060
62061    Rename "Archive" to "Export" in Webmail
62062
62063    Fixes #2758
62064
62065M	UI/MailerUI/English.lproj/Localizable.strings
62066M	UI/Templates/MailerUI/UIxMailMainFrame.wox
62067
62068commit c5922b07aa5412e675aa5ac6a4c0698780f2667a
62069Author: Francis Lachapelle <flachapelle@inverse.ca>
62070Date:   Wed May 28 11:19:31 2014 -0400
62071
62072    Restore options when editing a draft
62073
62074    Fixes #193
62075
62076M	NEWS
62077M	SoObjects/Mailer/SOGoDraftObject.m
62078M	UI/WebServerResources/UIxMailEditor.js
62079
62080commit 51e07fc3065498ce00b3fe2e626d039fb11bbf4b
62081Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62082Date:   Tue May 27 15:33:39 2014 -0400
62083
62084    Fix over previous commit
62085
62086M	SoObjects/Mailer/SOGoMailAccount.m
62087
62088commit d35c52bb38e6bf0aa2f22e9466b66f1bf894b8e6
62089Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62090Date:   Tue May 27 14:44:57 2014 -0400
62091
62092    Fix for bug #2688
62093
62094M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
62095M	ActiveSync/SOGoActiveSyncDispatcher.h
62096M	ActiveSync/SOGoActiveSyncDispatcher.m
62097M	NEWS
62098M	SoObjects/Mailer/SOGoMailAccount.h
62099M	SoObjects/Mailer/SOGoMailAccount.m
62100M	SoObjects/SOGo/SOGoCacheGCSObject.h
62101M	SoObjects/SOGo/SOGoCacheGCSObject.m
62102
62103commit 6bab4c94f2ccf324794b7e0b01d46d990b2bcee9
62104Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62105Date:   Tue May 27 09:42:02 2014 -0400
62106
62107    Added an empty stub for the Provision command
62108
62109M	ActiveSync/SOGoActiveSyncDispatcher.m
62110
62111commit c31429a5d5f0f6f5ca167d294d9c3593a21e90a8
62112Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62113Date:   Tue May 27 08:45:00 2014 -0400
62114
62115    Also include the BS character in non-safe ones.
62116
62117M	SoObjects/SOGo/NSString+Utilities.m
62118
62119commit 04bb88a4701927f8b6eea7610581372ace79ea81
62120Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62121Date:   Mon May 26 13:25:39 2014 -0400
62122
62123    Updated NEWS file regarding pull request #39
62124
62125M	NEWS
62126
62127commit 6fc81e61ecd98034b00fa36761f8ef81cb60ffe7
62128Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62129Date:   Fri May 23 11:30:28 2014 -0400
62130
62131    Fixed documentation: NGImap4ConnectionGroupPrefix -> NGImap4ConnectionGroupIdPrefix
62132
62133M	Documentation/SOGo Installation Guide.odt
62134
62135commit d9ad28665095676f486f290936fced2e55e5d2e0
62136Author: Francis Lachapelle <flachapelle@inverse.ca>
62137Date:   Fri May 23 11:23:02 2014 -0400
62138
62139    Fix newline in signature of attachment
62140
62141    Fixes #2787
62142
62143M	NEWS
62144M	UI/MailerUI/UIxMailActions.m
62145
62146commit dd57d56cf91fdf23a588528bb32b1dcd0087d653
62147Author: Alexandre Cloutier <acloutier@inverse.ca>
62148Date:   Fri May 23 10:15:21 2014 -0400
62149
62150    remove crufts and applies comments
62151
62152M	SoObjects/SOGo/SOGoGCSFolder.m
62153
62154commit ab7780d617c28656d5c1afadcbe42aace27362b1
62155Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62156Date:   Thu May 22 14:39:58 2014 -0400
62157
62158    Prevent a crash when someone tries to access /SOGo/Microsoft-Server-ActiveSync directly
62159
62160M	ActiveSync/SOGoActiveSyncDispatcher.m
62161
62162commit cb9332f2406fc1d7b1b33b11d2322b58d805064c
62163Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62164Date:   Thu May 22 10:26:58 2014 -0400
62165
62166    Updated NEWS file regarding #2775
62167
62168M	NEWS
62169
62170commit 7b60ad4797167202dfba52c3956a0f4f48c723e2
62171Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62172Date:   Thu May 22 09:20:05 2014 -0400
62173
62174    Added patch from #2775
62175
62176M	ActiveSync/NGDOMElement+ActiveSync.m
62177M	ActiveSync/NGVCard+ActiveSync.m
62178
62179commit 3261c215499f657950345df0164ff1f964ac7f06
62180Author: Alexandre Cloutier <acloutier@inverse.ca>
62181Date:   Wed May 21 14:26:08 2014 -0400
62182
62183    fix case where the displayed name for the subscribed folders is duplicated
62184
62185M	UI/WebServerResources/UIxContactsUserFolders.js
62186
62187commit 364b4095017dd574ae088c291ea064dd68b0fb46
62188Author: Francis Lachapelle <flachapelle@inverse.ca>
62189Date:   Wed May 21 08:44:35 2014 -0400
62190
62191    FIx mail templates for Brazilian Portuguese
62192
62193    Fixes #2738
62194
62195M	NEWS
62196M	SoObjects/Mailer/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.wod
62197M	SoObjects/Mailer/SOGoMailBrazilianPortugueseReply.wo/SOGoMailBrazilianPortugueseReply.wod
62198
62199commit 064565e1a9651daf538ca0ce9786a9db0a874014
62200Author: Alexandre Cloutier <acloutier@inverse.ca>
62201Date:   Tue May 20 17:05:13 2014 -0400
62202
62203    Added new SOGo configurable variable for which you can change the default display when adding a shared calendar or a shared addressBook
62204
62205M	SoObjects/SOGo/SOGoDefaults.plist
62206M	SoObjects/SOGo/SOGoDomainDefaults.h
62207M	SoObjects/SOGo/SOGoDomainDefaults.m
62208M	SoObjects/SOGo/SOGoGCSFolder.h
62209M	SoObjects/SOGo/SOGoGCSFolder.m
62210
62211commit f92d280fbb00b138591f7fc31f30705aecbed25e
62212Author: Alexandre Cloutier <acloutier@inverse.ca>
62213Date:   Tue May 20 11:24:27 2014 -0400
62214
62215    remove unneeded condition to fix navigation in print preview
62216
62217M	UI/WebServerResources/UIxCalViewPrint.js
62218
62219commit ea2bce706cd7fe7a307c5a93cab62160a6f3ecc5
62220Author: Francis Lachapelle <flachapelle@inverse.ca>
62221Date:   Fri May 16 21:15:38 2014 -0400
62222
62223    Update NEWS file
62224
62225M	NEWS
62226
62227commit d74afaf2954c6043358701f590d543ff15e51583
62228Author: Francis Lachapelle <flachapelle@inverse.ca>
62229Date:   Fri May 16 21:15:28 2014 -0400
62230
62231    Update French translation
62232
62233M	UI/Scheduler/French.lproj/Localizable.strings
62234
62235commit 5e7beb334526027367d45d9648d0632f40d5543b
62236Author: Francis Lachapelle <flachapelle@inverse.ca>
62237Date:   Fri May 16 21:14:59 2014 -0400
62238
62239    Remove unused localizable strings
62240
62241M	UI/Scheduler/English.lproj/Localizable.strings
62242
62243commit 3d1bdf1a09718f2a6e4e2978ed1a48959345575d
62244Author: Francis Lachapelle <flachapelle@inverse.ca>
62245Date:   Fri May 16 16:52:44 2014 -0400
62246
62247    Update French translation
62248
62249M	NEWS
62250M	SoObjects/Contacts/French.lproj/Localizable.strings
62251M	UI/Contacts/French.lproj/Localizable.strings
62252M	UI/PreferencesUI/French.lproj/Localizable.strings
62253M	UI/Scheduler/French.lproj/Localizable.strings
62254
62255commit 5de1343506df07d2c97fef18d28473b61a1e4a0d
62256Author: Francis Lachapelle <flachapelle@inverse.ca>
62257Date:   Fri May 16 16:44:25 2014 -0400
62258
62259    Remove unused localizable string
62260
62261M	UI/Scheduler/English.lproj/Localizable.strings
62262
62263commit 1eaa3f3891b0a6ca0251273c41126e024e6dbd87
62264Author: Francis Lachapelle <flachapelle@inverse.ca>
62265Date:   Fri May 16 16:33:52 2014 -0400
62266
62267    Update NEWS file
62268
62269M	NEWS
62270
62271commit 819d0641b75e0359eba4661e368a190d06b91d33
62272Author: Francis Lachapelle <flachapelle@inverse.ca>
62273Date:   Fri May 16 16:19:40 2014 -0400
62274
62275    Remove common localizable strings from UI/Contacts
62276
62277M	UI/Contacts/English.lproj/Localizable.strings
62278
62279commit 5d7f4ba6c659d5f0144f9be93cb995a06e36b3c2
62280Author: Francis Lachapelle <flachapelle@inverse.ca>
62281Date:   Fri May 16 15:59:52 2014 -0400
62282
62283    Restore localizable string
62284
62285    To avoid new translation ..
62286
62287M	UI/Scheduler/English.lproj/Localizable.strings
62288
62289commit 34a7e28858346a95225b34a5acef58c01d8afbd6
62290Author: Francis Lachapelle <flachapelle@inverse.ca>
62291Date:   Fri May 16 15:58:34 2014 -0400
62292
62293    Rename 'Properties' button of contacts to 'Edit'
62294
62295M	UI/Contacts/English.lproj/Localizable.strings
62296M	UI/Contacts/Toolbars/SOGoContactFolder.toolbar
62297M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
62298
62299commit 87b010c70030befd873e2135822328ce9c45f622
62300Author: Francis Lachapelle <flachapelle@inverse.ca>
62301Date:   Fri May 16 15:57:33 2014 -0400
62302
62303    Indentation
62304
62305M	UI/Contacts/GNUmakefile
62306M	UI/Contacts/UIxContactFolderProperties.h
62307M	UI/Contacts/UIxContactFolderProperties.m
62308M	UI/Templates/ContactsUI/UIxContactFolderProperties.wox
62309M	UI/WebServerResources/ContactsUI.js
62310M	UI/WebServerResources/UIxContactFolderProperties.js
62311
62312commit b488721f83fb7d2838b2b5e2ffe40d9df303039f
62313Author: Alexandre Cloutier <acloutier@inverse.ca>
62314Date:   Fri May 16 15:00:47 2014 -0400
62315
62316    Reverse loop to make sure no objects is skipped
62317
62318M	UI/Scheduler/UIxCalListingActions.m
62319
62320commit 8a03f3bd631ae53e5d5c111886cd27275cf69644
62321Author: Alexandre Cloutier <acloutier@inverse.ca>
62322Date:   Fri May 16 14:36:51 2014 -0400
62323
62324    remove start date in tasks
62325
62326M	UI/Scheduler/English.lproj/Localizable.strings
62327M	UI/WebServerResources/UIxCalViewPrint.js
62328
62329commit f8c8abc989b12988aca19d44152f11afbc0b57e6
62330Author: Alexandre Cloutier <acloutier@inverse.ca>
62331Date:   Fri May 16 13:50:52 2014 -0400
62332
62333    Function isPublicAccessEnabled was missing
62334
62335M	UI/Contacts/UIxContactFolderProperties.m
62336
62337commit db8d9bb16cc94b3bbc5fb5f20daf9953202791fb
62338Author: Alexandre Cloutier <acloutier@inverse.ca>
62339Date:   Fri May 16 11:29:37 2014 -0400
62340
62341    Repair broken logic
62342
62343M	UI/Scheduler/UIxCalListingActions.m
62344
62345commit 2794425a3fd7d81c1f4be4c2b62df599dfed5ca9
62346Author: Alexandre Cloutier <acloutier@inverse.ca>
62347Date:   Fri May 16 10:04:37 2014 -0400
62348
62349    added last changes from cgx
62350
62351M	UI/WebServerResources/UIxCalViewPrint.css
62352M	UI/WebServerResources/UIxCalViewPrint.js
62353
62354commit 2f7979c796ced02fb169023e152fefd87328eb2b
62355Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62356Date:   Fri May 16 08:33:06 2014 -0400
62357
62358    Fix for bug #2709
62359
62360M	ActiveSync/SOGoActiveSyncDispatcher.m
62361M	NEWS
62362
62363commit c426afd7f23a39382e3a3449164190d526ce28cc
62364Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62365Date:   Thu May 15 15:03:24 2014 -0400
62366
62367    New cache subsystem for ActiveSync.
62368
62369M	ActiveSync/GNUmakefile
62370A	ActiveSync/NSArray+SyncCache.h
62371A	ActiveSync/NSArray+SyncCache.m
62372M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
62373M	ActiveSync/SOGoActiveSyncDispatcher.h
62374M	ActiveSync/SOGoActiveSyncDispatcher.m
62375A	ActiveSync/SOGoSyncCacheObject.h
62376A	ActiveSync/SOGoSyncCacheObject.m
62377M	SoObjects/SOGo/SOGoCacheGCSObject.h
62378M	SoObjects/SOGo/SOGoCacheObject.m
62379
62380commit 07445eb06965aee2279db2de61eba0a9fa4aa197
62381Author: Alexandre Cloutier <acloutier@inverse.ca>
62382Date:   Thu May 15 14:44:31 2014 -0400
62383
62384    Created a window for address book properties and add the cardDav URL
62385
62386M	UI/Contacts/English.lproj/Localizable.strings
62387M	UI/Contacts/GNUmakefile
62388A	UI/Contacts/UIxContactFolderProperties.h
62389A	UI/Contacts/UIxContactFolderProperties.m
62390M	UI/Contacts/product.plist
62391M	UI/Scheduler/English.lproj/Localizable.strings
62392A	UI/Templates/ContactsUI/UIxContactFolderProperties.wox
62393M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
62394M	UI/WebServerResources/ContactsUI.js
62395M	UI/WebServerResources/UIxCalendarProperties.js
62396A	UI/WebServerResources/UIxContactFolderProperties.css
62397A	UI/WebServerResources/UIxContactFolderProperties.js
62398
62399commit 93bf98c3265904c80a307015b75d68f1f3d061a7
62400Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62401Date:   Thu May 15 14:45:32 2014 -0400
62402
62403    Fixed copyright
62404
62405M	SoObjects/SOGo/SOGoPermissions.m
62406
62407commit c08c3e27d5153c52237f56f1c65d3b8e2dfd4eb7
62408Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62409Date:   Thu May 15 14:44:53 2014 -0400
62410
62411    Improved modseq code
62412
62413M	SoObjects/Mailer/SOGoMailFolder.h
62414M	SoObjects/Mailer/SOGoMailFolder.m
62415
62416commit c8860dc92bde227ba083b35cb85871a69af3ff33
62417Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62418Date:   Thu May 15 14:32:46 2014 -0400
62419
62420    Dropped old user-settings for ActiveSync
62421
62422M	SoObjects/SOGo/SOGoUserSettings.h
62423M	SoObjects/SOGo/SOGoUserSettings.m
62424
62425commit 1a1543a3806e98ccb09d119c7352911c358d495c
62426Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62427Date:   Thu May 15 14:29:39 2014 -0400
62428
62429    Updated script to reflect new table names
62430
62431M	Scripts/openchange_user_cleanup
62432
62433commit d2d5467317d3507f0b8dd03a45db555ef987d8f7
62434Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62435Date:   Wed May 14 10:51:16 2014 -0400
62436
62437    Removed unused fluff in the file.
62438
62439M	SoObjects/SOGo/SOGoCacheGCSObject.m
62440
62441commit 18443de9bfff1b60682c9ba44e77942d53133462
62442Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62443Date:   Wed May 14 09:58:05 2014 -0400
62444
62445    Updated copyright info
62446
62447M	SoObjects/Appointments/SOGoAppointmentFolder.m
62448M	SoObjects/Appointments/SOGoAppointmentInboxFolder.m
62449M	SoObjects/SOGo/WOResponse+SOGo.m
62450M	UI/Scheduler/UIxComponentEditor.h
62451
62452commit be72456a9aa7d06c8a7151b1bc7a0fa4ea43fa57
62453Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62454Date:   Wed May 14 09:56:10 2014 -0400
62455
62456    Renamed folder cache creation method
62457
62458M	OpenChange/MAPIStoreUserContext.m
62459M	SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.h
62460M	SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.m
62461
62462commit a54b3e42896c3b446342da2bb49e2fafb2346d81
62463Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62464Date:   Wed May 14 08:56:35 2014 -0400
62465
62466    Renamed the default table name from socfs_ to sogo_cache_folder_
62467
62468M	OpenChange/MAPIStoreUserContext.m
62469
62470commit 7a4feae8b8c51980427ef187317c90586018d63f
62471Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62472Date:   Wed May 14 06:56:05 2014 -0400
62473
62474    Updated code to reflect cache regorg.
62475
62476M	OpenChange/MAPIStoreDBBaseContext.m
62477M	OpenChange/MAPIStoreDBFolder.m
62478M	OpenChange/MAPIStoreFolder.h
62479M	OpenChange/MAPIStoreFolder.m
62480
62481commit 99d49b9bd95dff92f9167d99037266d12490ca87
62482Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62483Date:   Tue May 13 21:14:57 2014 -0400
62484
62485    Updated code to use the category
62486
62487M	OpenChange/GNUmakefile
62488M	OpenChange/MAPIStoreFolder.m
62489M	OpenChange/SOGoCacheGCSObject+MAPIStore.h
62490M	OpenChange/SOGoCacheGCSObject+MAPIStore.m
62491
62492commit 5f9fb4e1c46ab8e90539b6ebe0f078fa4ba3e4a5
62493Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62494Date:   Tue May 13 21:06:59 2014 -0400
62495
62496    Big refactor for new caching mechanism.
62497
62498D	OpenChange/BSONCodec.h
62499D	OpenChange/BSONCodec.m
62500D	OpenChange/EOBitmaskQualifier.h
62501D	OpenChange/EOBitmaskQualifier.m
62502D	OpenChange/EOQualifier+MAPI.h
62503D	OpenChange/EOQualifier+MAPI.m
62504M	OpenChange/GNUmakefile
62505M	OpenChange/MAPIStoreDBBaseContext.m
62506M	OpenChange/MAPIStoreDBFolder.m
62507M	OpenChange/MAPIStoreFallbackContext.m
62508M	OpenChange/MAPIStoreFolder.m
62509M	OpenChange/MAPIStoreMailFolder.m
62510M	OpenChange/MAPIStoreMailVolatileMessage.m
62511M	OpenChange/MAPIStoreTable.m
62512M	OpenChange/MAPIStoreUserContext.m
62513M	OpenChange/NSObject+PropertyList.m
62514A	OpenChange/SOGoCacheGCSObject+MAPIStore.h
62515A	OpenChange/SOGoCacheGCSObject+MAPIStore.m
62516M	OpenChange/SOGoMAPIDBMessage.h
62517M	OpenChange/SOGoMAPIDBMessage.m
62518M	OpenChange/dbmsgreader.m
62519A	SoObjects/SOGo/BSONCodec.h
62520A	SoObjects/SOGo/BSONCodec.m
62521A	SoObjects/SOGo/EOBitmaskQualifier.h
62522A	SoObjects/SOGo/EOBitmaskQualifier.m
62523A	SoObjects/SOGo/EOQualifier+SOGoCacheObject.h
62524A	SoObjects/SOGo/EOQualifier+SOGoCacheObject.m
62525M	SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.h
62526M	SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.m
62527M	SoObjects/SOGo/GNUmakefile
62528M	SoObjects/SOGo/SOGoCacheGCSFolder.h
62529M	SoObjects/SOGo/SOGoCacheGCSFolder.m
62530M	SoObjects/SOGo/SOGoCacheGCSObject.h
62531M	SoObjects/SOGo/SOGoCacheGCSObject.m
62532M	SoObjects/SOGo/SOGoCacheObject.h
62533M	SoObjects/SOGo/SOGoCacheObject.m
62534
62535commit ef2188962a232de164b1da7cbf21a3193aba50e4
62536Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62537Date:   Tue May 13 19:58:19 2014 -0400
62538
62539    Renamed cache files for generalization.
62540
62541    The upcoming commit will rename the content.
62542
62543D	OpenChange/GCSSpecialQueries+OpenChange.h
62544D	OpenChange/GCSSpecialQueries+OpenChange.m
62545D	OpenChange/SOGoMAPIDBFolder.h
62546D	OpenChange/SOGoMAPIDBFolder.m
62547D	OpenChange/SOGoMAPIDBObject.h
62548D	OpenChange/SOGoMAPIDBObject.m
62549D	OpenChange/SOGoMAPIObject.h
62550D	OpenChange/SOGoMAPIObject.m
62551A	SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.h
62552A	SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.m
62553A	SoObjects/SOGo/SOGoCacheGCSFolder.h
62554A	SoObjects/SOGo/SOGoCacheGCSFolder.m
62555A	SoObjects/SOGo/SOGoCacheGCSObject.h
62556A	SoObjects/SOGo/SOGoCacheGCSObject.m
62557A	SoObjects/SOGo/SOGoCacheObject.h
62558A	SoObjects/SOGo/SOGoCacheObject.m
62559
62560commit 2922f15ca7fbf2f9319b96efafd7e2c809ebc46f
62561Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62562Date:   Tue May 13 18:03:37 2014 -0400
62563
62564    More rename
62565
62566M	OpenChange/SOGoMAPIDBFolder.h
62567M	OpenChange/SOGoMAPIDBFolder.m
62568M	OpenChange/SOGoMAPIDBObject.h
62569M	OpenChange/SOGoMAPIDBObject.m
62570
62571commit 41e6fb89d304edf9619641b766bc37ad402a954c
62572Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62573Date:   Tue May 13 17:54:02 2014 -0400
62574
62575    Renamed constants in preparation for the big cache cleanup
62576
62577M	OpenChange/MAPIStoreDBFolder.m
62578M	OpenChange/MAPIStoreFolder.m
62579M	OpenChange/MAPIStoreGCSFolder.m
62580M	OpenChange/MAPIStoreMailFolder.m
62581M	OpenChange/SOGoMAPIDBFolder.m
62582M	OpenChange/SOGoMAPIDBObject.h
62583M	OpenChange/SOGoMAPIDBObject.m
62584
62585commit c4a38436955e8ff77021a6cd124cbf596a7750a0
62586Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62587Date:   Tue May 13 13:52:20 2014 -0400
62588
62589    Removed unused configuration parameters
62590
62591M	OpenChange/SOGoMAPIDBObject.m
62592
62593commit bf67b6435fd1376132ad8bef2eefa34736f858ff
62594Author: Alexandre Cloutier <acloutier@inverse.ca>
62595Date:   Tue May 13 13:21:18 2014 -0400
62596
62597    applies comments
62598
62599M	UI/Scheduler/UIxCalListingActions.m
62600
62601commit b5319446dbb8a60c2fc8fa06d21e2c9298c07252
62602Author: Alexandre Cloutier <acloutier@inverse.ca>
62603Date:   Tue May 13 10:36:26 2014 -0400
62604
62605    display and printing modification
62606
62607M	UI/WebServerResources/UIxCalViewPrint.css
62608M	UI/WebServerResources/UIxCalViewPrint.js
62609
62610commit d58184af1533cffa34b00e903dea79f709e0d693
62611Author: Francis Lachapelle <flachapelle@inverse.ca>
62612Date:   Tue May 13 10:15:02 2014 -0400
62613
62614    Fix synchronization of seen/unseen status of msgs
62615
62616M	NEWS
62617M	UI/WebServerResources/MailerUI.js
62618
62619commit fbc6856fd57dca21f7dcdc748b452352875e064e
62620Author: Francis Lachapelle <flachapelle@inverse.ca>
62621Date:   Mon May 12 16:06:49 2014 -0400
62622
62623    Improve contextual menu in events list
62624
62625M	UI/Templates/SchedulerUI/UIxCalMainView.wox
62626
62627commit 5c41915080eadc24ac524454b56480febcd5a907
62628Author: Francis Lachapelle <flachapelle@inverse.ca>
62629Date:   Mon May 12 15:25:50 2014 -0400
62630
62631    Fix focus of popup windows with FF on Windows
62632
62633M	UI/WebServerResources/ContactsUI.js
62634M	UI/WebServerResources/MailerUI.js
62635M	UI/WebServerResources/SchedulerUI.js
62636M	UI/WebServerResources/generic.js
62637
62638commit 698524b39f7893d4ac40af42a699cbfd885439c5
62639Author: Francis Lachapelle <flachapelle@inverse.ca>
62640Date:   Fri May 9 17:28:02 2014 -0400
62641
62642    Fix synchronization of seen/unseen status of msgs
62643
62644    Fixes #2715
62645
62646M	UI/WebServerResources/MailerUI.js
62647
62648commit 1f5a2a4c6221e0d06444eeed624a59373b627dba
62649Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62650Date:   Fri May 9 15:40:57 2014 -0400
62651
62652    Fixed IMAP copy/move op between subfolder in different accounts
62653
62654M	NEWS
62655M	SoObjects/Mailer/SOGoMailFolder.m
62656
62657commit fc3cfa548453f3620dfbd7bac3a28a6d878116d1
62658Author: Alexandre Cloutier <acloutier@inverse.ca>
62659Date:   Thu May 8 19:14:39 2014 -0400
62660
62661    applied comments
62662
62663M	UI/Scheduler/English.lproj/Localizable.strings
62664M	UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar
62665M	UI/Scheduler/UIxCalViewPrint.m
62666M	UI/Templates/SchedulerUI/UIxCalViewPrint.wox
62667M	UI/WebServerResources/SchedulerUI.css
62668M	UI/WebServerResources/UIxCalViewPrint.css
62669M	UI/WebServerResources/UIxCalViewPrint.js
62670
62671commit 593b44ed01212d5ffb12dc513b9c1f5be8f4aca9
62672Author: Alexandre Cloutier <acloutier@inverse.ca>
62673Date:   Thu May 8 17:53:20 2014 -0400
62674
62675    forgotten code
62676
62677M	SoObjects/Appointments/SOGoAppointmentFolder.m
62678
62679commit b2ed7e3f6baf79e1aaa580375b050fa2870697bd
62680Author: Alexandre Cloutier <acloutier@inverse.ca>
62681Date:   Thu May 8 17:17:05 2014 -0400
62682
62683    search capabilites
62684
62685M	UI/Scheduler/English.lproj/Localizable.strings
62686M	UI/Scheduler/UIxCalFilterPanel.m
62687M	UI/Scheduler/UIxCalListingActions.h
62688M	UI/Scheduler/UIxCalListingActions.m
62689M	UI/Scheduler/UIxCalMainView.m
62690M	UI/Templates/SchedulerUI/UIxCalFilterPanel.wox
62691M	UI/Templates/SchedulerUI/UIxCalMainView.wox
62692M	UI/WebServerResources/SchedulerUI.js
62693M	UI/WebServerResources/generic.css
62694
62695commit bc2b41f38336462fdffc1970e0bc7d6004711f3a
62696Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62697Date:   Thu May 8 09:13:37 2014 -0400
62698
62699    Fixed unit test.
62700
62701M	Tests/Integration/test-webdavsync.py
62702
62703commit 7d7961ffcfdf9750dfdadd4fa81efc8df2992e01
62704Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62705Date:   Fri May 2 13:35:21 2014 -0400
62706
62707    Fix for bug #2492
62708
62709M	NEWS
62710M	SoObjects/SOGo/SOGoGCSFolder.m
62711
62712commit 0b9afec635c6d1c86f5c92fa174f65cb5ec29ef0
62713Author: Francis Lachapelle <flachapelle@inverse.ca>
62714Date:   Thu May 1 14:07:25 2014 -0400
62715
62716    Fix saving preferences with no Sieve requirements
62717
62718    Fixes #2746
62719
62720M	NEWS
62721M	UI/PreferencesUI/UIxPreferences.m
62722
62723commit 4e42a6a689f3386710eb4917092b84d2873f2b2a
62724Author: Francis Lachapelle <flachapelle@inverse.ca>
62725Date:   Wed Apr 30 12:35:25 2014 -0400
62726
62727    Don't limit Sieve script to 8KB
62728
62729    Fixes #2745
62730
62731M	NEWS
62732M	SoObjects/SOGo/SOGoSieveManager.m
62733
62734commit da8febf138c20632285219cd615f153a33d7cb9e
62735Author: Alexandre Cloutier <acloutier@inverse.ca>
62736Date:   Tue Apr 29 15:42:50 2014 -0400
62737
62738    Printing display appear on one page only, fix issues with browsers
62739
62740M	UI/Templates/SchedulerUI/UIxCalViewPrint.wox
62741M	UI/WebServerResources/UIxCalViewPrint.css
62742
62743commit 8c563c2922a1f6acc996c4260ba0509282c50a20
62744Author: Francis Lachapelle <flachapelle@inverse.ca>
62745Date:   Tue Apr 29 14:25:53 2014 -0400
62746
62747    Fix possible exception when retrieving reminder
62748
62749    Fixes #2744
62750
62751M	UI/Scheduler/UIxComponentEditor.m
62752
62753commit fa5cf55367c8bdb83355625c7d579c3e846704bd
62754Author: Alexandre Cloutier <alexandre.cl07@gmail.com>
62755Date:   Mon Apr 28 15:42:17 2014 -0400
62756
62757    Update GNUmakefile
62758
62759M	UI/Scheduler/GNUmakefile
62760
62761commit e43b704858484f03c4b82d7db6e1253e944d1bae
62762Author: Alexandre Cloutier <alexandre.cl07@gmail.com>
62763Date:   Mon Apr 28 15:32:47 2014 -0400
62764
62765    Update UIxCalViewPrint.js
62766
62767M	UI/WebServerResources/UIxCalViewPrint.js
62768
62769commit 44a4baca7f4e05a6e2f1a2035b62200cbcdb4315
62770Author: Alexandre Cloutier <acloutier@inverse.ca>
62771Date:   Mon Apr 28 15:30:32 2014 -0400
62772
62773    fix the comments in the headers
62774
62775M	UI/Scheduler/UIxCalViewPrint.h
62776M	UI/Scheduler/UIxCalViewPrint.m
62777M	UI/WebServerResources/UIxCalViewPrint.js
62778
62779commit 78447d81ae1cb0fb0b2c39245754a93805c37faa
62780Author: Alexandre Cloutier <acloutier@inverse.ca>
62781Date:   Mon Apr 28 13:54:29 2014 -0400
62782
62783    Code refactoring and retouch
62784
62785M	UI/Templates/SchedulerUI/UIxCalViewPrint.wox
62786M	UI/WebServerResources/UIxCalViewPrint.css
62787M	UI/WebServerResources/UIxCalViewPrint.js
62788
62789commit 9dc07fccc0732107621297cec2eadb9d2673e049
62790Author: Alexandre Cloutier <acloutier@inverse.ca>
62791Date:   Fri Apr 25 18:04:24 2014 -0400
62792
62793    It is now possible to print the calendar as a list, dayView or weekView
62794
62795M	UI/Scheduler/English.lproj/Localizable.strings
62796M	UI/Scheduler/UIxCalViewPrint.m
62797M	UI/WebServerResources/UIxCalViewPrint.css
62798M	UI/WebServerResources/UIxCalViewPrint.js
62799
62800commit ba7b65cf7bd15425ee9eab1e3e94e52ba54d4df9
62801Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62802Date:   Thu Apr 24 07:59:07 2014 -0400
62803
62804    Fix for bug #2733
62805
62806M	ActiveSync/NGVCard+ActiveSync.m
62807
62808commit 66bfbeaac1cbed4e1e06fa727273fcfd0d5c36d0
62809Author: Francis Lachapelle <flachapelle@inverse.ca>
62810Date:   Wed Apr 23 10:55:04 2014 -0400
62811
62812    MailEditor: fix text conversion with HTML entities
62813
62814M	SoObjects/Mailer/NSString+Mail.m
62815
62816commit 619cb2c0ec310514c80e976dcb2cf89c25822f46
62817Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62818Date:   Wed Apr 23 09:22:20 2014 -0400
62819
62820    Fix for bug #2721
62821
62822M	NEWS
62823M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
62824M	UI/WebServerResources/MailerUI.js
62825
62826commit f9869d19b478c82d86a423dd3b3948adcdc19d5e
62827Author: Alexandre Cloutier <acloutier@inverse.ca>
62828Date:   Tue Apr 22 17:47:29 2014 -0400
62829
62830    Finished the view, need to display the eventsblock
62831
62832M	UI/Scheduler/English.lproj/Localizable.strings
62833M	UI/Scheduler/UIxCalViewPrint.m
62834M	UI/Templates/SchedulerUI/UIxCalViewPrint.wox
62835M	UI/WebServerResources/UIxCalViewPrint.css
62836M	UI/WebServerResources/UIxCalViewPrint.js
62837
62838commit 57b747c24ada3ceb1f2b4f1ac8ec551014f8ffc1
62839Author: Alexandre Cloutier <acloutier@inverse.ca>
62840Date:   Thu Apr 17 17:33:30 2014 -0400
62841
62842    Events list is done.
62843
62844M	UI/Scheduler/English.lproj/Localizable.strings
62845M	UI/Scheduler/UIxCalViewPrint.h
62846M	UI/Scheduler/UIxCalViewPrint.m
62847M	UI/Templates/SchedulerUI/UIxCalViewPrint.wox
62848M	UI/WebServerResources/UIxCalViewPrint.css
62849M	UI/WebServerResources/UIxCalViewPrint.js
62850
62851commit 8f6b0f80a794743d83c0cc129266dc6b2492528f
62852Author: Alexandre Cloutier <acloutier@inverse.ca>
62853Date:   Mon Apr 14 10:29:23 2014 -0400
62854
62855    Creation of the first version of the printing interface
62856
62857M	UI/Scheduler/GNUmakefile
62858M	UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar
62859A	UI/Scheduler/UIxCalViewPrint.h
62860A	UI/Scheduler/UIxCalViewPrint.m
62861M	UI/Scheduler/product.plist
62862M	UI/Templates/SchedulerUI/UIxCalViewPrint.wox
62863M	UI/WebServerResources/SchedulerUI.js
62864A	UI/WebServerResources/UIxCalViewPrint.css
62865A	UI/WebServerResources/UIxCalViewPrint.js
62866
62867commit cb5e6e7ef26f3b400968a3f1b9738b1e5fd285ed
62868Author: Alexandre Cloutier <acloutier@inverse.ca>
62869Date:   Thu Apr 3 16:47:02 2014 -0400
62870
62871    adding button print calendar toolbar, adding template for the print window, ajusting indentation
62872
62873M	UI/Common/UIxToolbar.m
62874M	UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar
62875A	UI/Templates/SchedulerUI/UIxCalViewPrint.wox
62876M	UI/Templates/UIxPageFrame.wox
62877M	UI/Templates/UIxToolbar.wox
62878
62879commit b5dc2e264dda3f4f750a23d63a8b0fef70756655
62880Author: Jeroen Dekkers <jeroen@dekkers.ch>
62881Date:   Thu Apr 10 00:33:05 2014 +0200
62882
62883    Link correctly against libraries used
62884
62885    Link the mapistore backend against libgnustep-base, libobjc,
62886    libNGObjWeb. Link the SAML code against gobject-2.0.
62887
62888M	OpenChange/GNUmakefile
62889M	configure
62890
62891commit 49363cfe364ccf5add432f6375895ee283149dab
62892Author: Francis Lachapelle <flachapelle@inverse.ca>
62893Date:   Fri Apr 11 21:37:55 2014 -0400
62894
62895    Update datepicker to latest version
62896
62897    From https://github.com/eternicode/bootstrap-datepicker/
62898
62899M	NEWS
62900M	UI/WebServerResources/UIxAppointmentEditor.js
62901M	UI/WebServerResources/UIxContactEditor.js
62902M	UI/WebServerResources/UIxTaskEditor.js
62903M	UI/WebServerResources/datepicker.css
62904M	UI/WebServerResources/datepicker.js
62905
62906commit c345fc2b8d2effc7cb73e605b054041fe93adeea
62907Author: Francis Lachapelle <flachapelle@inverse.ca>
62908Date:   Thu Apr 10 12:25:42 2014 -0400
62909
62910    Fix display of category of events
62911
62912    Fixes #2703
62913
62914M	NEWS
62915M	UI/WebServerResources/SchedulerUI.js
62916
62917commit d200629b0175b3b710bf15aad35b4f9826ab757f
62918Author: Francis Lachapelle <flachapelle@inverse.ca>
62919Date:   Thu Apr 10 10:05:28 2014 -0400
62920
62921    Fix CSS in contact editor and preferences module
62922
62923M	UI/Templates/ContactsUI/UIxContactEditor.wox
62924M	UI/WebServerResources/UIxContactEditor.css
62925M	UI/WebServerResources/UIxPreferences.css
62926
62927commit cfc1ac6b3baa1d1c0753104ec7a05184209a65a6
62928Author: Francis Lachapelle <flachapelle@inverse.ca>
62929Date:   Thu Apr 10 10:01:58 2014 -0400
62930
62931    Add missing localizable string
62932
62933M	UI/PreferencesUI/English.lproj/Localizable.strings
62934M	UI/Templates/PreferencesUI/UIxPreferences.wox
62935
62936commit e66ceaad0770c8487fafef96566cb263df970f55
62937Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62938Date:   Thu Apr 10 09:40:25 2014 -0400
62939
62940    Fixed gcc warnings and added some rationale around yesterday's fix
62941
62942M	ActiveSync/NGDOMElement+ActiveSync.m
62943
62944commit f370ac114a69281ab4a61927fc2781122e22998e
62945Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62946Date:   Thu Apr 10 09:24:43 2014 -0400
62947
62948    Now include message/rfc822 parts as attachments when forwarding mails
62949
62950M	SoObjects/Mailer/SOGoMailObject.m
62951
62952commit 75ee6b48062864c9d907bf41996a7b8be3668387
62953Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62954Date:   Thu Apr 10 08:44:44 2014 -0400
62955
62956    Fixed once more true/false errors
62957
62958M	UI/PreferencesUI/UIxPreferences.m
62959
62960commit 0961fbbab36a6506a736929586d381ef6827adc6
62961Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62962Date:   Thu Apr 10 06:59:18 2014 -0400
62963
62964    Properly escape attendee names in case they contain HTML entities
62965
62966M	ActiveSync/iCalEvent+ActiveSync.m
62967
62968commit 0d1c39ca71a237d0fe065ede471842b9ea5132e5
62969Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62970Date:   Wed Apr 9 20:12:19 2014 -0400
62971
62972    Added new configuration parameter to limit the window size
62973
62974M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
62975M	Documentation/SOGo Installation Guide.odt
62976M	NEWS
62977M	SoObjects/SOGo/SOGoSystemDefaults.h
62978M	SoObjects/SOGo/SOGoSystemDefaults.m
62979
62980commit 5739356f8884c005c5152d730807ecd1275d2426
62981Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62982Date:   Wed Apr 9 19:27:38 2014 -0400
62983
62984    Fix tests to handle list-component
62985
62986M	Tests/Unit/TestVersit.m
62987
62988commit 33467093c14074d1399dd4af0d1c633a24cfd609
62989Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62990Date:   Wed Apr 9 18:03:33 2014 -0400
62991
62992    Fix for #2695
62993
62994M	ActiveSync/NGDOMElement+ActiveSync.m
62995M	NEWS
62996
62997commit 96ece873caad0b735147637435545d0721b06368
62998Author: Ludovic Marcotte <lmarcotte@inverse.ca>
62999Date:   Wed Apr 9 14:49:31 2014 -0400
63000
63001    Fix for bug #2654
63002
63003M	ActiveSync/iCalRecurrenceRule+ActiveSync.m
63004M	NEWS
63005
63006commit 8909775cf653ec3edef69ff02102947acf866e30
63007Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63008Date:   Wed Apr 9 12:19:23 2014 -0400
63009
63010    Fix for #2680
63011
63012M	ActiveSync/SOGoActiveSyncDispatcher.m
63013M	NEWS
63014
63015commit 0ba59de88e48824f5ae8160e134429246d6a8049
63016Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63017Date:   Wed Apr 9 11:09:13 2014 -0400
63018
63019    Fixed formatting/warnings in previous commit.
63020
63021M	UI/PreferencesUI/UIxPreferences.m
63022
63023commit ab80e87a3fcd86a7b211bbae5e8033d5a6c39d4a
63024Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63025Date:   Wed Apr 9 10:57:56 2014 -0400
63026
63027    Applied patches from #2700
63028
63029M	ActiveSync/SOGoActiveSyncDispatcher.m
63030M	NEWS
63031M	SoObjects/Mailer/SOGoMailFolder.m
63032
63033commit 068eb921aa473239b48115ef0abaac523ad28854
63034Author: Alexandre Cloutier <acloutier@inverse.ca>
63035Date:   Wed Apr 9 10:48:47 2014 -0400
63036
63037    rebase and fix comments made by extrafu
63038
63039M	SoObjects/SOGo/SOGoSieveManager.m
63040M	UI/PreferencesUI/UIxPreferences.m
63041
63042commit 371e5ead0821d409dd65a3c47e15963568394dc6
63043Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63044Date:   Wed Apr 9 10:34:48 2014 -0400
63045
63046    Updated the doc in prepration for the release
63047
63048M	Documentation/SOGo Installation Guide.odt
63049M	NEWS
63050
63051commit c5e6ccf3323cc6b3945e7f5da130f5bc35994065
63052Author: Alexandre Cloutier <acloutier@inverse.ca>
63053Date:   Fri Apr 4 15:04:37 2014 -0400
63054
63055    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.
63056
63057M	UI/PreferencesUI/English.lproj/Localizable.strings
63058M	UI/PreferencesUI/UIxPreferences.m
63059M	UI/WebServerResources/UIxPreferences.js
63060
63061commit ec9d48c3a9160fbb4729c032d1f64fa83d5d0124
63062Author: Alexandre Cloutier <acloutier@inverse.ca>
63063Date:   Mon Mar 10 10:53:44 2014 -0400
63064
63065    Change the function name getClient to sieveClient
63066
63067M	UI/PreferencesUI/UIxPreferences.h
63068M	UI/PreferencesUI/UIxPreferences.m
63069
63070commit 877082f0428eed910fd95637e97d273bbbc83d86
63071Author: Alexandre Cloutier <acloutier@inverse.ca>
63072Date:   Mon Mar 10 10:33:27 2014 -0400
63073
63074    Added missing functions getClient and IsSieveServerConnected and the changes that comes with it
63075
63076M	UI/PreferencesUI/UIxPreferences.h
63077M	UI/PreferencesUI/UIxPreferences.m
63078
63079commit 342b68fd4405be1894af594f5f0b4dd4d5b8ae48
63080Author: Alexandre Cloutier <acloutier@inverse.ca>
63081Date:   Thu Mar 6 15:20:41 2014 -0500
63082
63083    Erase the merging conflicts writings
63084
63085M	UI/PreferencesUI/English.lproj/Localizable.strings
63086M	UI/PreferencesUI/UIxPreferences.m
63087M	UI/WebServerResources/UIxPreferences.js
63088
63089commit e24c22e3dc61b7550343b5fb17657d39d7a7bc83
63090Author: Alexandre Cloutier <acloutier@inverse.ca>
63091Date:   Fri Feb 28 16:39:27 2014 -0500
63092
63093    BugFix #1046; Whenever the sieve server is unavailable an error message will appear.
63094
63095M	UI/PreferencesUI/English.lproj/Localizable.strings
63096M	UI/PreferencesUI/UIxPreferences.m
63097M	UI/WebServerResources/UIxPreferences.js
63098
63099commit 7997448d416c12284e11a0038ae1ceed00a7cea2
63100Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63101Date:   Wed Apr 9 06:33:02 2014 -0400
63102
63103    Fixed issus in previous commits
63104
63105M	SoObjects/Mailer/SOGoMailLabel.h
63106M	UI/PreferencesUI/UIxPreferences.m
63107
63108commit 3629670fcaa53fa71203631214397008188301ba
63109Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63110Date:   Tue Apr 8 15:35:36 2014 -0400
63111
63112    Fix for #2489
63113
63114M	NEWS
63115M	SoObjects/Appointments/product.plist
63116
63117commit c250b9a6d44112c2441b9b7573ea40b885caba64
63118Author: Alexandre Cloutier <alexandre.cl07@gmail.com>
63119Date:   Tue Apr 8 15:32:13 2014 -0400
63120
63121    Fix deleting calendar
63122
63123    Added a "/" inside the function: deletePersonalCalendarConfirm().
63124
63125M	UI/WebServerResources/SchedulerUI.js
63126
63127commit d9b99f536c9d85807df1682463a9d03d7a0356a3
63128Author: Alexandre Cloutier <acloutier@inverse.ca>
63129Date:   Tue Apr 8 12:48:59 2014 -0400
63130
63131    Erased strings no longer used
63132
63133M	UI/Contacts/English.lproj/Localizable.strings
63134
63135commit 5699e5e1b405fc6cfa8e8f9e580bdc80973dd8e7
63136Author: Alexandre Cloutier <acloutier@inverse.ca>
63137Date:   Tue Apr 8 12:12:30 2014 -0400
63138
63139    Add datepicker for contact birthday
63140
63141M	.gitignore
63142M	UI/Templates/ContactsUI/UIxContactEditor.wox
63143M	UI/WebServerResources/UIxContactEditor.css
63144M	UI/WebServerResources/UIxContactEditor.js
63145M	UI/WebServerResources/datepicker.js
63146M	UI/WebServerResources/generic.js
63147
63148commit e869406081da91336344f25e2f7beb6bf02e7d25
63149Author: Francis Lachapelle <flachapelle@inverse.ca>
63150Date:   Tue Apr 8 11:51:47 2014 -0400
63151
63152    Minor CSS improvement in mail headers
63153
63154M	UI/WebServerResources/MailerUI.css
63155
63156commit 3e221253adbd793447a12c23f04be33fe9d17315
63157Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63158Date:   Tue Apr 8 11:19:53 2014 -0400
63159
63160    Fix for feature #1496
63161
63162M	SoObjects/Appointments/SOGoAppointmentFolders.m
63163M	SoObjects/SOGo/SOGoParentFolder.h
63164
63165commit 446ef3467a579b53f9b7469f9eb2c465293c00d7
63166Author: Alexandre Cloutier <alexandre.cl07@gmail.com>
63167Date:   Tue Apr 8 09:14:00 2014 -0400
63168
63169    Fix typo
63170
63171M	UI/PreferencesUI/French.lproj/Localizable.strings
63172
63173commit c9cbcf256691491fd78dad77b9601df36a3ecb25
63174Author: Alexandre Cloutier <alexandre.cl07@gmail.com>
63175Date:   Mon Apr 7 16:40:44 2014 -0400
63176
63177    applied Morgan's law
63178
63179M	SoObjects/Mailer/SOGoDraftObject.m
63180
63181commit 534e4e3d4dff7476598590a98ef2ca5e3e232385
63182Author: Francis Lachapelle <flachapelle@inverse.ca>
63183Date:   Mon Apr 7 11:20:19 2014 -0400
63184
63185    Fix text nodes of message with HTML entitites
63186
63187M	NEWS
63188M	SoObjects/Mailer/NSString+Mail.m
63189
63190commit 09bcd2aee27b3ab2fa80c5b21b50b2fa3c9b655e
63191Author: Alexandre Cloutier <acloutier@inverse.ca>
63192Date:   Mon Apr 7 10:59:38 2014 -0400
63193
63194    fix code
63195
63196M	SoObjects/Mailer/SOGoDraftObject.m
63197M	SoObjects/SOGo/SOGoParentFolder.m
63198M	UI/PreferencesUI/UIxPreferences.m
63199
63200commit c80e2222100fa8859a898079fe8da248cca4016e
63201Author: Jeroen Dekkers <jeroen@dekkers.ch>
63202Date:   Sun Apr 6 22:44:50 2014 +0200
63203
63204    Delete generated source files when running "make clean".
63205
63206M	OpenChange/GNUmakefile.preamble
63207M	SoObjects/SOGo/GNUmakefile
63208
63209commit 6e60bbb553ca0a109408d35a5bec760189f67a67
63210Author: Francis Lachapelle <flachapelle@inverse.ca>
63211Date:   Fri Apr 4 16:47:46 2014 -0400
63212
63213    Fix saved HTML content of draft uploading a file
63214
63215M	NEWS
63216M	UI/WebServerResources/UIxMailEditor.js
63217
63218commit 846212336aead0959d1e9b34d9b2f157f9e0ac94
63219Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63220Date:   Fri Apr 4 16:53:58 2014 -0400
63221
63222    Make use of a local pool to avoid over-memory usage
63223
63224M	ActiveSync/SOGoMailObject+ActiveSync.m
63225
63226commit 349f4d824a297f41f2d04087bcff49b49f70cd60
63227Author: Alexandre Cloutier <acloutier@inverse.ca>
63228Date:   Fri Apr 4 15:04:37 2014 -0400
63229
63230    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.
63231
63232M	.gitignore
63233M	UI/PreferencesUI/English.lproj/Localizable.strings
63234M	UI/PreferencesUI/UIxPreferences.m
63235M	UI/WebServerResources/UIxPreferences.js
63236
63237commit 2f565d2ec99286316bbe988fc2ad48a8fa1ceef6
63238Author: Alexandre Cloutier <alexandre.cl07@gmail.com>
63239Date:   Fri Apr 4 14:56:14 2014 -0400
63240
63241    fix variable name for UIxFilterEditor.js
63242
63243    FolderEncoding to sieveFolderEncoding
63244
63245M	UI/WebServerResources/UIxFilterEditor.js
63246
63247commit 2ff4498983b99ef11371eb76491b276c7074067a
63248Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63249Date:   Fri Apr 4 08:44:50 2014 -0400
63250
63251    Fixed previous commit
63252
63253M	UI/PreferencesUI/English.lproj/Localizable.strings
63254M	UI/PreferencesUI/French.lproj/Localizable.strings
63255M	UI/Templates/PreferencesUI/UIxPreferences.wox
63256
63257commit 3eec753b7394d222ff0dcf782695ce10d354b978
63258Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63259Date:   Fri Apr 4 08:39:13 2014 -0400
63260
63261    Slightly improved previous pull request merge.
63262
63263M	UI/PreferencesUI/English.lproj/Localizable.strings
63264M	UI/PreferencesUI/French.lproj/Localizable.strings
63265M	UI/PreferencesUI/UIxPreferences.m
63266M	UI/Templates/PreferencesUI/UIxPreferences.wox
63267
63268commit f999c87d4d737ed69512bc4150daa85c361f3f47
63269Author: Alexandre Cloutier <acloutier@inverse.ca>
63270Date:   Thu Apr 3 17:09:00 2014 -0400
63271
63272    added traduction in localstring french, added some specification in function sogoVersion
63273
63274M	.gitignore
63275M	UI/PreferencesUI/French.lproj/Localizable.strings
63276M	UI/PreferencesUI/UIxPreferences.m
63277
63278commit 378f2b58767aefcf0456d288246e673f850e9327
63279Author: Francis Lachapelle <flachapelle@inverse.ca>
63280Date:   Thu Apr 3 10:05:43 2014 -0400
63281
63282    Preparation for release 2.2.3
63283
63284M	Documentation/SOGo Installation Guide.odt
63285M	Documentation/SOGo Mobile Devices Configuration.odt
63286M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
63287M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
63288M	Version
63289
63290commit d091b3d7cd46134719a76d65be9eef3d7bfe596a
63291Author: Francis Lachapelle <flachapelle@inverse.ca>
63292Date:   Thu Apr 3 10:01:40 2014 -0400
63293
63294    Update ChangeLog
63295
63296M	ChangeLog
63297
63298commit 370e1e6d266a84eb089ccf33b14e0902ecee7fff
63299Author: Francis Lachapelle <flachapelle@inverse.ca>
63300Date:   Thu Apr 3 10:01:01 2014 -0400
63301
63302    Update CKEditor to version 4.3.4
63303
63304M	NEWS
63305M	UI/WebServerResources/ckeditor/build-config.js
63306M	UI/WebServerResources/ckeditor/ckeditor.js
63307M	UI/WebServerResources/ckeditor/lang/ar.js
63308M	UI/WebServerResources/ckeditor/lang/ca.js
63309M	UI/WebServerResources/ckeditor/lang/cs.js
63310M	UI/WebServerResources/ckeditor/lang/cy.js
63311M	UI/WebServerResources/ckeditor/lang/da.js
63312M	UI/WebServerResources/ckeditor/lang/de.js
63313M	UI/WebServerResources/ckeditor/lang/en.js
63314M	UI/WebServerResources/ckeditor/lang/es.js
63315M	UI/WebServerResources/ckeditor/lang/fi.js
63316M	UI/WebServerResources/ckeditor/lang/fr.js
63317M	UI/WebServerResources/ckeditor/lang/hu.js
63318M	UI/WebServerResources/ckeditor/lang/is.js
63319M	UI/WebServerResources/ckeditor/lang/it.js
63320M	UI/WebServerResources/ckeditor/lang/nb.js
63321M	UI/WebServerResources/ckeditor/lang/nl.js
63322M	UI/WebServerResources/ckeditor/lang/no.js
63323M	UI/WebServerResources/ckeditor/lang/pl.js
63324M	UI/WebServerResources/ckeditor/lang/pt-br.js
63325M	UI/WebServerResources/ckeditor/lang/ru.js
63326M	UI/WebServerResources/ckeditor/lang/sk.js
63327M	UI/WebServerResources/ckeditor/lang/sv.js
63328M	UI/WebServerResources/ckeditor/lang/uk.js
63329M	UI/WebServerResources/ckeditor/plugins/icons.png
63330M	UI/WebServerResources/ckeditor/plugins/icons_hidpi.png
63331A	UI/WebServerResources/ckeditor/plugins/scayt/LICENSE.md
63332A	UI/WebServerResources/ckeditor/plugins/wsc/LICENSE.md
63333M	UI/WebServerResources/ckeditor/skins/moono/editor.css
63334M	UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css
63335M	UI/WebServerResources/ckeditor/skins/moono/editor_ie.css
63336M	UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css
63337M	UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css
63338M	UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css
63339M	UI/WebServerResources/ckeditor/skins/moono/icons.png
63340M	UI/WebServerResources/ckeditor/skins/moono/icons_hidpi.png
63341
63342commit e2b3d5a7ffd9bc6cab97f973145f335169b708af
63343Author: Francis Lachapelle <flachapelle@inverse.ca>
63344Date:   Thu Apr 3 09:54:27 2014 -0400
63345
63346    Update translations
63347
63348M	NEWS
63349M	SoObjects/Mailer/Dutch.lproj/Localizable.strings
63350M	SoObjects/Mailer/Hungarian.lproj/Localizable.strings
63351M	SoObjects/Mailer/Russian.lproj/Localizable.strings
63352M	UI/Common/Hungarian.lproj/Localizable.strings
63353M	UI/MailerUI/Dutch.lproj/Localizable.strings
63354M	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
63355
63356commit 078b88a396b3839880e6cc3638e5d2f6307c670c
63357Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63358Date:   Wed Apr 2 18:14:17 2014 -0400
63359
63360    Fix for #2686
63361
63362M	ActiveSync/iCalEvent+ActiveSync.m
63363M	NEWS
63364
63365commit ee09b80fc37f51907606e6e3c516b3ebad9cfece
63366Author: Francis Lachapelle <flachapelle@inverse.ca>
63367Date:   Wed Apr 2 10:15:59 2014 -0400
63368
63369    Simplify [UIxContactEditor addressBookDisplayName]
63370
63371    We were trying to translate the default address book name to the user's
63372    language, but the method [SOGoContactFolders defaultFolderName] is
63373    already returning a translated string, making the whole logic useless.
63374
63375M	UI/Contacts/UIxContactEditor.m
63376
63377commit 99d9615c929fcee7454736a9a1f4850a50139225
63378Author: Francis Lachapelle <flachapelle@inverse.ca>
63379Date:   Wed Apr 2 10:09:09 2014 -0400
63380
63381    Update NEWS file
63382
63383M	NEWS
63384
63385commit ce5d591d1de7c2a09b0cfaf4b47e3aeca4464e77
63386Author: opensaucesystems <ashley@opensaucesystems.com>
63387Date:   Tue Apr 1 12:35:18 2014 +0100
63388
63389    Fix email validation regexp to allow gTLDs
63390
63391    New generic TLDs can be as long as 13 characters.
63392
63393M	UI/WebServerResources/generic.js
63394
63395commit e603742d71fabd99595151a31fbd1159e9d861c5
63396Author: Jeroen Dekkers <jeroen@dekkers.ch>
63397Date:   Sat Mar 29 17:11:05 2014 +0100
63398
63399    Remove executable permission from jQuery
63400
63401M	UI/WebServerResources/jquery-ui.js
63402M	UI/WebServerResources/jquery.fileupload.css
63403M	UI/WebServerResources/jquery.fileupload.js
63404M	UI/WebServerResources/jquery.iframe-transport.js
63405
63406commit 585d224a153bda4f1aebde1de3fb59266898168e
63407Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63408Date:   Fri Mar 28 16:44:33 2014 -0400
63409
63410    Fixed the AS bundle common makefile
63411
63412M	ActiveSync/common.make
63413
63414commit 6a39b48a37956a35ae581f5fd31dd8a6c6e152fa
63415Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63416Date:   Fri Mar 28 15:22:45 2014 -0400
63417
63418    Fix for bug #2691
63419
63420M	ActiveSync/SOGoActiveSyncDispatcher.m
63421M	NEWS
63422
63423commit 633723a4708db1a807c69aae8204a39213941b54
63424Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63425Date:   Fri Mar 28 14:44:00 2014 -0400
63426
63427    Fix for bug #2681
63428
63429M	ActiveSync/GNUmakefile
63430A	ActiveSync/iCalAlarm+ActiveSync.h
63431A	ActiveSync/iCalAlarm+ActiveSync.m
63432M	ActiveSync/iCalEvent+ActiveSync.m
63433M	NEWS
63434
63435commit ba32b95308c8cff3521752cbc6088bc7e5c05425
63436Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63437Date:   Fri Mar 28 14:18:48 2014 -0400
63438
63439    Fixed the ActiveSync issue marking mails as read when downloading them
63440
63441M	ActiveSync/SOGoMailObject+ActiveSync.m
63442M	NEWS
63443M	SoObjects/Mailer/SOGoMailBaseObject.m
63444M	SoObjects/Mailer/SOGoMailObject.m
63445M	UI/WebServerResources/MailerUI.js
63446
63447commit 03d5975be357b6cce4d74e90d4fb1069b9ff92ae
63448Author: Alexandre Cloutier <acloutier@inverse.ca>
63449Date:   Fri Mar 28 10:28:33 2014 -0400
63450
63451    Changed strings in french and change the instanciation of dictionary(addressBooksIDWithDisplayName) to release it manually
63452
63453M	.gitignore
63454M	SoObjects/Contacts/French.lproj/Localizable.strings
63455M	UI/PreferencesUI/French.lproj/Localizable.strings
63456M	UI/PreferencesUI/UIxPreferences.m
63457
63458commit 1da1764aaec713a44a1e633db7e156cdb5ae5db1
63459Author: Alexandre Cloutier <acloutier@inverse.ca>
63460Date:   Thu Mar 27 15:27:48 2014 -0400
63461
63462    The collected address book will be created only if the user select it in the preferences. Fix labels.
63463
63464M	SoObjects/Contacts/French.lproj/Localizable.strings
63465M	SoObjects/Contacts/SOGoContactFolders.h
63466M	SoObjects/Contacts/SOGoContactFolders.m
63467M	SoObjects/SOGo/SOGoParentFolder.h
63468M	SoObjects/SOGo/SOGoParentFolder.m
63469M	UI/PreferencesUI/English.lproj/Localizable.strings
63470M	UI/PreferencesUI/French.lproj/Localizable.strings
63471M	UI/PreferencesUI/UIxPreferences.h
63472M	UI/PreferencesUI/UIxPreferences.m
63473
63474commit 6e4f776d4b7ede6acc9c54f4f1799858085b6b4c
63475Author: Francis Lachapelle <flachapelle@inverse.ca>
63476Date:   Thu Mar 27 12:06:24 2014 -0400
63477
63478    Fix detection of IMAP flags support in JavaScript
63479
63480    Fixes #2664
63481
63482M	NEWS
63483M	UI/WebServerResources/UIxFilterEditor.js
63484
63485commit 365e271a8458f26bf5101dddbfdfc3d28baf37fd
63486Author: Alexandre Cloutier <acloutier@inverse.ca>
63487Date:   Tue Mar 25 15:44:28 2014 -0400
63488
63489    Correct typo
63490
63491M	UI/PreferencesUI/English.lproj/Localizable.strings
63492
63493commit bce701208a2347fdf6c660b9ade8998927f3df48
63494Author: Alexandre Cloutier <acloutier@inverse.ca>
63495Date:   Tue Mar 25 14:53:42 2014 -0400
63496
63497    Added the modifications specified by extrafu
63498
63499M	SoObjects/Contacts/SOGoContactFolders.h
63500M	SoObjects/Contacts/SOGoContactFolders.m
63501M	SoObjects/Mailer/SOGoDraftObject.m
63502M	SoObjects/SOGo/SOGoConstants.h
63503M	SoObjects/SOGo/SOGoParentFolder.h
63504M	SoObjects/SOGo/SOGoParentFolder.m
63505M	UI/PreferencesUI/English.lproj/Localizable.strings
63506M	UI/PreferencesUI/UIxPreferences.m
63507
63508commit b16911edc1f36956c94800cfbfa6900af7812657
63509Author: Alexandre Cloutier <acloutier@inverse.ca>
63510Date:   Mon Mar 24 13:55:52 2014 -0400
63511
63512    Modified the displayed name of SOGo version and added the label in the .lproj
63513
63514M	UI/PreferencesUI/English.lproj/Localizable.strings
63515M	UI/Templates/PreferencesUI/UIxPreferences.wox
63516
63517commit 76307cfaafd886f053b4f5f6436f1412f7148c83
63518Author: Alexandre Cloutier <acloutier@inverse.ca>
63519Date:   Mon Mar 24 13:41:57 2014 -0400
63520
63521    New feature : 1496; Unknown outgoing email addresses can now be automatically be added to your address books.
63522
63523M	SoObjects/Contacts/English.lproj/Localizable.strings
63524M	SoObjects/Contacts/SOGoContactFolders.h
63525M	SoObjects/Contacts/SOGoContactFolders.m
63526M	SoObjects/Mailer/SOGoDraftObject.h
63527M	SoObjects/Mailer/SOGoDraftObject.m
63528M	SoObjects/SOGo/SOGoDefaults.plist
63529M	SoObjects/SOGo/SOGoParentFolder.m
63530M	SoObjects/SOGo/SOGoUserDefaults.h
63531M	SoObjects/SOGo/SOGoUserDefaults.m
63532M	UI/Contacts/UIxContactFoldersView.m
63533M	UI/PreferencesUI/English.lproj/Localizable.strings
63534M	UI/PreferencesUI/UIxPreferences.m
63535M	UI/Templates/PreferencesUI/UIxPreferences.wox
63536
63537commit e5fb7dc7b8685102203a4071a5d381aa56382dc8
63538Author: Francis Lachapelle <flachapelle@inverse.ca>
63539Date:   Mon Mar 24 12:43:34 2014 -0400
63540
63541    Fix JavaScript exception in Contacts module
63542
63543    Fixed calling unescapeHTML on null variables. Also fixed errors on IE7
63544    (and possibly other versions).
63545
63546M	NEWS
63547M	UI/WebServerResources/ContactsUI.js
63548
63549commit 50e7ea71883f641bd5ebd72ecdc8cdb8eb7862fa
63550Author: Francis Lachapelle <flachapelle@inverse.ca>
63551Date:   Mon Mar 24 07:42:57 2014 -0400
63552
63553    Fix possible exception when retrieving reminder
63554
63555    Fixes #2678
63556
63557M	NEWS
63558M	UI/PreferencesUI/UIxPreferences.m
63559
63560commit 89e61f6d5d540b497b9999b517532cb1a18333d0
63561Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63562Date:   Fri Mar 21 15:37:14 2014 -0400
63563
63564    Fixed SOPE include path
63565
63566M	ActiveSync/GNUmakefile
63567
63568commit 85f4af56e9738de3e70adadb78cf77f7712b2b53
63569Author: Francis Lachapelle <flachapelle@inverse.ca>
63570Date:   Fri Mar 21 15:22:28 2014 -0400
63571
63572    Update ChangeLog
63573
63574M	ChangeLog
63575
63576commit 04bdb22b00f5de7a5a399205ec91ba9de881076d
63577Author: Francis Lachapelle <flachapelle@inverse.ca>
63578Date:   Fri Mar 21 15:20:45 2014 -0400
63579
63580    Preparation for release 2.2.2
63581
63582M	Documentation/SOGo Installation Guide.odt
63583M	Documentation/SOGo Mobile Devices Configuration.odt
63584M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
63585M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
63586M	NEWS
63587
63588commit 874b1d9eba08519c379b0c38a0b9983070552499
63589Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63590Date:   Fri Mar 21 14:08:53 2014 -0400
63591
63592    Added NEWS entry for previous commit
63593
63594M	NEWS
63595
63596commit b1436884192d4e8e1ee8e04266df0b676c503f61
63597Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63598Date:   Fri Mar 21 13:55:59 2014 -0400
63599
63600    Fix for bug #2669
63601
63602M	ActiveSync/NSString+ActiveSync.m
63603M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
63604M	ActiveSync/SOGoActiveSyncDispatcher.m
63605
63606commit 5f3d2d988eb4ee6e198e6d1b220d89ae046850d0
63607Author: Francis Lachapelle <flachapelle@inverse.ca>
63608Date:   Fri Mar 21 13:51:36 2014 -0400
63609
63610    Update translations
63611
63612M	NEWS
63613M	SoObjects/Mailer/Finnish.lproj/Localizable.strings
63614M	SoObjects/Mailer/German.lproj/Localizable.strings
63615M	SoObjects/Mailer/SpanishSpain.lproj/Localizable.strings
63616M	UI/MailerUI/Finnish.lproj/Localizable.strings
63617M	UI/MailerUI/German.lproj/Localizable.strings
63618M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
63619
63620commit 93f1540c178bc64fbbf60077354ba7b4e649f556
63621Author: Francis Lachapelle <flachapelle@inverse.ca>
63622Date:   Fri Mar 21 13:47:40 2014 -0400
63623
63624    Update jQuery File Upload to version 9.5.7
63625
63626M	NEWS
63627M	UI/WebServerResources/jquery.fileupload.js
63628M	UI/WebServerResources/jquery.iframe-transport.js
63629
63630commit 877e44c6d24394b71143ec730f035d7effafd194
63631Author: Francis Lachapelle <flachapelle@inverse.ca>
63632Date:   Fri Mar 21 13:32:28 2014 -0400
63633
63634    Update CKEditor to version 4.3.3
63635
63636M	NEWS
63637M	UI/WebServerResources/ckeditor/LICENSE.md
63638M	UI/WebServerResources/ckeditor/build-config.js
63639M	UI/WebServerResources/ckeditor/ckeditor.js
63640M	UI/WebServerResources/ckeditor/contents.css
63641M	UI/WebServerResources/ckeditor/lang/ar.js
63642M	UI/WebServerResources/ckeditor/lang/ca.js
63643M	UI/WebServerResources/ckeditor/lang/cs.js
63644M	UI/WebServerResources/ckeditor/lang/cy.js
63645M	UI/WebServerResources/ckeditor/lang/da.js
63646M	UI/WebServerResources/ckeditor/lang/de.js
63647M	UI/WebServerResources/ckeditor/lang/en.js
63648M	UI/WebServerResources/ckeditor/lang/es.js
63649M	UI/WebServerResources/ckeditor/lang/fi.js
63650M	UI/WebServerResources/ckeditor/lang/fr.js
63651M	UI/WebServerResources/ckeditor/lang/hu.js
63652M	UI/WebServerResources/ckeditor/lang/is.js
63653M	UI/WebServerResources/ckeditor/lang/it.js
63654M	UI/WebServerResources/ckeditor/lang/nb.js
63655M	UI/WebServerResources/ckeditor/lang/nl.js
63656M	UI/WebServerResources/ckeditor/lang/no.js
63657M	UI/WebServerResources/ckeditor/lang/pl.js
63658M	UI/WebServerResources/ckeditor/lang/pt-br.js
63659M	UI/WebServerResources/ckeditor/lang/ru.js
63660M	UI/WebServerResources/ckeditor/lang/sk.js
63661M	UI/WebServerResources/ckeditor/lang/sv.js
63662M	UI/WebServerResources/ckeditor/lang/uk.js
63663M	UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js
63664M	UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js
63665M	UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js
63666M	UI/WebServerResources/ckeditor/plugins/dialog/dialogDefinition.js
63667M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
63668M	UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js
63669M	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
63670M	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js
63671M	UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js
63672M	UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js
63673M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js
63674M	UI/WebServerResources/ckeditor/skins/moono/dialog.css
63675M	UI/WebServerResources/ckeditor/skins/moono/dialog_ie.css
63676M	UI/WebServerResources/ckeditor/skins/moono/dialog_ie7.css
63677M	UI/WebServerResources/ckeditor/skins/moono/dialog_ie8.css
63678M	UI/WebServerResources/ckeditor/skins/moono/dialog_iequirks.css
63679M	UI/WebServerResources/ckeditor/skins/moono/dialog_opera.css
63680M	UI/WebServerResources/ckeditor/skins/moono/editor.css
63681M	UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css
63682M	UI/WebServerResources/ckeditor/skins/moono/editor_ie.css
63683M	UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css
63684M	UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css
63685M	UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css
63686M	UI/WebServerResources/ckeditor/skins/moono/readme.md
63687M	UI/WebServerResources/ckeditor/styles.js
63688
63689commit 4ca3d351e023b7213f178fa108f5e9a8a17e2194
63690Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63691Date:   Fri Mar 21 09:05:52 2014 -0400
63692
63693    Fixed previous commit
63694
63695M	ActiveSync/SOGoMailObject+ActiveSync.m
63696
63697commit 19b67049558d29fe15fe57336d1dd278a672a5a6
63698Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63699Date:   Fri Mar 21 09:02:39 2014 -0400
63700
63701    Only touch text/plain and text/html parts during Outlook sanitization
63702
63703M	ActiveSync/SOGoMailObject+ActiveSync.m
63704
63705commit 64787555ff5f7b6f01db0752e8cdbb8d9e43c00b
63706Author: Francis Lachapelle <flachapelle@inverse.ca>
63707Date:   Thu Mar 20 22:14:45 2014 -0400
63708
63709    Fix classification icon of events
63710
63711    Fixes #2664
63712
63713M	NEWS
63714M	UI/WebServerResources/SchedulerUI.js
63715
63716commit 27ffcf240fa918c29703adeea89f29858574a2db
63717Author: Francis Lachapelle <flachapelle@inverse.ca>
63718Date:   Thu Mar 20 15:29:32 2014 -0400
63719
63720    Fix handling of accents when filtering contacts
63721
63722    Fixes #2656
63723
63724M	NEWS
63725M	UI/Contacts/UIxContactsListActions.m
63726M	UI/WebServerResources/ContactsUI.js
63727
63728commit 893d75bd5f66eb08ff3684fc0ad746f00cc05094
63729Author: Francis Lachapelle <flachapelle@inverse.ca>
63730Date:   Thu Mar 20 14:18:03 2014 -0400
63731
63732    Update Transifex configuration
63733
63734    Added new SoObjects/Mailer resource.
63735
63736M	.tx/config
63737
63738commit b0f26f1dcc5461816f005cf3d387c58ee65fb5e9
63739Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63740Date:   Thu Mar 20 09:57:19 2014 -0400
63741
63742    Updated the doc regarding the isAddressBook parameter in sources.
63743
63744M	Documentation/SOGo Installation Guide.odt
63745
63746commit a196ed210e108f11caf1cab3d24c7acf25e2e75b
63747Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63748Date:   Wed Mar 19 17:04:04 2014 -0400
63749
63750    Removed old values.
63751
63752M	SoObjects/Mailer/GNUmakefile
63753M	UI/MailerUI/Arabic.lproj/Localizable.strings
63754M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
63755M	UI/MailerUI/Catalan.lproj/Localizable.strings
63756M	UI/MailerUI/Czech.lproj/Localizable.strings
63757M	UI/MailerUI/Danish.lproj/Localizable.strings
63758M	UI/MailerUI/Dutch.lproj/Localizable.strings
63759M	UI/MailerUI/English.lproj/Localizable.strings
63760M	UI/MailerUI/Finnish.lproj/Localizable.strings
63761M	UI/MailerUI/French.lproj/Localizable.strings
63762M	UI/MailerUI/German.lproj/Localizable.strings
63763M	UI/MailerUI/Hungarian.lproj/Localizable.strings
63764M	UI/MailerUI/Icelandic.lproj/Localizable.strings
63765M	UI/MailerUI/Italian.lproj/Localizable.strings
63766M	UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings
63767M	UI/MailerUI/NorwegianNynorsk.lproj/Localizable.strings
63768M	UI/MailerUI/Polish.lproj/Localizable.strings
63769M	UI/MailerUI/Russian.lproj/Localizable.strings
63770M	UI/MailerUI/Slovak.lproj/Localizable.strings
63771M	UI/MailerUI/SpanishArgentina.lproj/Localizable.strings
63772M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
63773M	UI/MailerUI/Swedish.lproj/Localizable.strings
63774M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
63775M	UI/MailerUI/Welsh.lproj/Localizable.strings
63776
63777commit 1c28a4b4d21673693c9ebe0fff47f821b2c48820
63778Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63779Date:   Wed Mar 19 17:02:10 2014 -0400
63780
63781    Fixed translations for "OtherUsersFolderName" and "SharedFoldersName" (#2657)
63782
63783M	NEWS
63784A	SoObjects/Mailer/Arabic.lproj/Localizable.strings
63785A	SoObjects/Mailer/BrazilianPortuguese.lproj/Localizable.strings
63786A	SoObjects/Mailer/Catalan.lproj/Localizable.strings
63787A	SoObjects/Mailer/Czech.lproj/Localizable.strings
63788A	SoObjects/Mailer/Danish.lproj/Localizable.strings
63789A	SoObjects/Mailer/Dutch.lproj/Localizable.strings
63790A	SoObjects/Mailer/English.lproj/Localizable.strings
63791A	SoObjects/Mailer/Finnish.lproj/Localizable.strings
63792A	SoObjects/Mailer/French.lproj/Localizable.strings
63793A	SoObjects/Mailer/German.lproj/Localizable.strings
63794A	SoObjects/Mailer/Hungarian.lproj/Localizable.strings
63795A	SoObjects/Mailer/Icelandic.lproj/Localizable.strings
63796A	SoObjects/Mailer/Italian.lproj/Localizable.strings
63797A	SoObjects/Mailer/NorwegianBokmal.lproj/Localizable.strings
63798A	SoObjects/Mailer/NorwegianNynorsk.lproj/Localizable.strings
63799A	SoObjects/Mailer/Polish.lproj/Localizable.strings
63800A	SoObjects/Mailer/Russian.lproj/Localizable.strings
63801A	SoObjects/Mailer/Slovak.lproj/Localizable.strings
63802A	SoObjects/Mailer/SpanishArgentina.lproj/Localizable.strings
63803A	SoObjects/Mailer/SpanishSpain.lproj/Localizable.strings
63804A	SoObjects/Mailer/Swedish.lproj/Localizable.strings
63805A	SoObjects/Mailer/Ukrainian.lproj/Localizable.strings
63806A	SoObjects/Mailer/Welsh.lproj/Localizable.strings
63807
63808commit fc56493b782009e19fbc5d017bdbdb3b71dba6f6
63809Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63810Date:   Wed Mar 19 11:44:36 2014 -0400
63811
63812    Added sanitization support for Outlook/ActiveSync
63813
63814M	ActiveSync/SOGoMailObject+ActiveSync.m
63815M	NEWS
63816
63817commit 3a330109183f7c5c7c6b35c58d23eeb1f1ca50c5
63818Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63819Date:   Wed Mar 19 11:33:00 2014 -0400
63820
63821    Updated NEWS file regarding previous commit
63822
63823M	NEWS
63824
63825commit 83bccda55116bc94e4323aa082cc008c8d3b67c5
63826Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63827Date:   Wed Mar 19 11:31:54 2014 -0400
63828
63829    Avoid creating duplicates in Outlook on MoveItems (#2650)
63830
63831M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
63832M	ActiveSync/SOGoActiveSyncDispatcher.m
63833
63834commit 35d71f61505309078b3199850fd8ba3f5d176c68
63835Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63836Date:   Wed Mar 19 11:30:18 2014 -0400
63837
63838    Added deviceType capabilities to the code
63839
63840M	ActiveSync/NSString+ActiveSync.h
63841M	ActiveSync/NSString+ActiveSync.m
63842
63843commit e92a14532578b88c6701a68ed21368c566a445c3
63844Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63845Date:   Wed Mar 19 08:27:36 2014 -0400
63846
63847    Updated NEWS file regarding previous commit
63848
63849M	NEWS
63850
63851commit c3062284e3fe175f464f685b24c766470849ddf2
63852Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63853Date:   Tue Mar 18 19:06:41 2014 -0400
63854
63855    Disabled provisionning for now, as we don't support it.
63856
63857M	ActiveSync/SOGoActiveSyncDispatcher.m
63858M	ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m
63859
63860commit 1c3f1af662910834c8c1e0af366f7e9260cb3e7b
63861Author: Skruppy <skrupellos.spam@web.de>
63862Date:   Sat Mar 15 15:10:26 2014 +0100
63863
63864    ModulesConstraints tests all values of a multi-valued attributes
63865
63866M	SoObjects/SOGo/LDAPSource.m
63867
63868commit e2f192b7935f8ca316737db39372a3ab49479e83
63869Author: Francis Lachapelle <flachapelle@inverse.ca>
63870Date:   Fri Mar 14 15:45:12 2014 -0400
63871
63872    Fix display of company/department of cards
63873
63874    Fixes #2662
63875
63876M	NEWS
63877M	SOPE/NGCards/NGCardsSaxHandler.m
63878
63879commit b8f239bf34cb7e83fcb267654416a6328f747796
63880Author: Francis Lachapelle <flachapelle@inverse.ca>
63881Date:   Fri Mar 14 15:34:43 2014 -0400
63882
63883    Fix construction of mail folders tree
63884
63885M	NEWS
63886M	UI/WebServerResources/MailerUI.js
63887
63888commit e968be8024e835c02f3eca06d385553ca75d5d72
63889Author: Francis Lachapelle <flachapelle@inverse.ca>
63890Date:   Fri Mar 14 13:02:27 2014 -0400
63891
63892    Bump version to 2.2.2
63893
63894M	Version
63895
63896commit 3c3bebeee350755d03648553b980f8d4f775d533
63897Author: Francis Lachapelle <flachapelle@inverse.ca>
63898Date:   Fri Mar 14 09:20:27 2014 -0400
63899
63900    Fix resource conflict check when creating event
63901
63902    Fixes #2541
63903
63904M	NEWS
63905M	SoObjects/Appointments/SOGoAppointmentObject.m
63906
63907commit 26e9defdbde28095ae31cdca2603a855d6b1dbae
63908Author: Francis Lachapelle <flachapelle@inverse.ca>
63909Date:   Fri Mar 14 09:17:52 2014 -0400
63910
63911    Update French translation
63912
63913M	UI/MainUI/French.lproj/Localizable.strings
63914
63915commit 8742f28c29dd524973ca80bb3a5cee095e879a69
63916Author: Francis Lachapelle <flachapelle@inverse.ca>
63917Date:   Thu Mar 13 08:44:47 2014 -0400
63918
63919    Fix decoding of HTML entitities in reminder alert
63920
63921    Fixes #2659
63922
63923M	NEWS
63924M	UI/WebServerResources/generic.js
63925
63926commit bd577fd5131cc361fafbbc522e63450ac2b0ae46
63927Author: Francis Lachapelle <flachapelle@inverse.ca>
63928Date:   Thu Mar 13 08:41:42 2014 -0400
63929
63930    Fix unseen count of folders beginning with a digit
63931
63932    Fixes #2652
63933
63934M	NEWS
63935M	UI/MailerUI/UIxMailFolderActions.m
63936M	UI/MailerUI/UIxMailMainFrame.m
63937
63938commit c8550c8a4a8f0c0e5a1bb7c02e3e891506b3ca37
63939Author: Francis Lachapelle <flachapelle@inverse.ca>
63940Date:   Wed Mar 12 16:35:22 2014 -0400
63941
63942    Fix copy/move to folder with numerical prefix
63943
63944    Fixes #2658
63945
63946M	NEWS
63947M	UI/WebServerResources/MailerUI.js
63948
63949commit 1bdf88fb67f89361978e601da6c5ed74b3042f27
63950Author: Ludovic Marcotte <lmarcotte@inverse.ca>
63951Date:   Tue Mar 11 13:21:05 2014 -0400
63952
63953    Don't try to delete an already non-existant object (#2653)
63954
63955M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
63956
63957commit d108777e89593ac4b6e62b12a78c6f6df92e18d7
63958Author: Alexandre Cloutier <acloutier@inverse.ca>
63959Date:   Tue Mar 11 10:25:01 2014 -0400
63960
63961    Display the version at the top of the general tap
63962
63963M	UI/Templates/PreferencesUI/UIxPreferences.wox
63964
63965commit af68f101152928295156cbfe497271b914f45952
63966Author: Daniel B. <daniel@firewall-services.com>
63967Date:   Tue Mar 11 09:23:13 2014 +0100
63968
63969    Fix #2641
63970
63971    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
63972
63973M	UI/WebServerResources/UIxMailEditor.js
63974
63975commit cbd22762c35f73a8c2c3a81d7d47169a4f3c5753
63976Author: Francis Lachapelle <flachapelle@inverse.ca>
63977Date:   Mon Mar 10 14:47:01 2014 -0400
63978
63979    Fix possible exception when retrieving reminder
63980
63981    Fixes #2647
63982    Fixes #2648
63983
63984M	NEWS
63985M	UI/PreferencesUI/UIxPreferences.m
63986
63987commit 8cc352fb28013801c56cc5138dba97f12de0ff6c
63988Author: Alexandre Cloutier <acloutier@inverse.ca>
63989Date:   Mon Mar 10 14:45:10 2014 -0400
63990
63991    It is now possible to see the version on the general page of the preferences window
63992
63993M	UI/PreferencesUI/UIxPreferences.m
63994M	UI/Templates/PreferencesUI/UIxPreferences.wox
63995
63996commit 0d69a476bcf9b4f95d88a5ae0ecf30c8602c2a66
63997Author: Alexandre Cloutier <acloutier@inverse.ca>
63998Date:   Mon Mar 10 12:16:12 2014 -0400
63999
64000    add specific date for limiting the user to today's for his contact birthday
64001
64002M	UI/WebServerResources/UIxContactEditor.js
64003
64004commit cee1e529f82e35c8f715657ccf6cf168294f8b72
64005Author: Alexandre Cloutier <acloutier@inverse.ca>
64006Date:   Mon Mar 10 12:05:01 2014 -0400
64007
64008    BugFix#1636; fix the issue where the user could add anything for the birthday of his contacts
64009
64010M	UI/Contacts/English.lproj/Localizable.strings
64011M	UI/WebServerResources/UIxContactEditor.js
64012
64013commit 3a681bd5a5a856a2230e730945c3ed2df076ff0a
64014Author: Alexandre Cloutier <acloutier@inverse.ca>
64015Date:   Mon Mar 10 10:53:44 2014 -0400
64016
64017    Change the function name getClient to sieveClient
64018
64019M	UI/PreferencesUI/UIxPreferences.h
64020M	UI/PreferencesUI/UIxPreferences.m
64021
64022commit f5faa608145ccb70ed89b0d29e9b8adad17d2f0b
64023Author: Alexandre Cloutier <acloutier@inverse.ca>
64024Date:   Mon Mar 10 10:33:27 2014 -0400
64025
64026    Added missing functions getClient and IsSieveServerConnected and the changes that comes with it
64027
64028M	UI/PreferencesUI/UIxPreferences.h
64029M	UI/PreferencesUI/UIxPreferences.m
64030
64031commit f8939bfb3efbb92957f237f998ff9f5fd5e72541
64032Author: Alexandre Cloutier <acloutier@inverse.ca>
64033Date:   Mon Mar 10 10:07:47 2014 -0400
64034
64035    Change the variable name for sieveFolderEncoding instead of folderEncoding
64036
64037M	SoObjects/SOGo/SOGoDefaults.plist
64038M	SoObjects/SOGo/SOGoSystemDefaults.h
64039M	SoObjects/SOGo/SOGoSystemDefaults.m
64040M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
64041
64042commit 78636f039664e75932bed65210bfd87939fd6e4c
64043Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64044Date:   Sun Mar 9 15:58:11 2014 -0400
64045
64046    Added default value for WOListenQueueSize
64047
64048M	SoObjects/SOGo/SOGoDefaults.plist
64049
64050commit 037c2d3ddff1242b83be7483c9e06fdb145ce822
64051Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64052Date:   Sun Mar 9 15:56:38 2014 -0400
64053
64054    Added documentation for WOListenQueueSize
64055
64056M	Documentation/SOGo Installation Guide.odt
64057
64058commit 41fe9195f2fc253ac59ef07309155f88634d4af2
64059Author: Francis Lachapelle <flachapelle@inverse.ca>
64060Date:   Fri Mar 7 14:00:51 2014 -0500
64061
64062    Update ChangeLog
64063
64064M	ChangeLog
64065
64066commit 23789b48bcdcbac738039d214a92cd0bb5aff9e4
64067Author: Francis Lachapelle <flachapelle@inverse.ca>
64068Date:   Fri Mar 7 13:59:51 2014 -0500
64069
64070    Update Dutch translation
64071
64072M	NEWS
64073M	UI/MailPartViewers/Dutch.lproj/Localizable.strings
64074M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
64075M	UI/Scheduler/Dutch.lproj/Localizable.strings
64076
64077commit 142296f71e0e22eae76572e7ff23a3b00a2c076f
64078Author: Francis Lachapelle <flachapelle@inverse.ca>
64079Date:   Fri Mar 7 10:53:17 2014 -0500
64080
64081    Preparation for release 2.2.1
64082
64083M	Documentation/SOGo Installation Guide.odt
64084M	Documentation/SOGo Mobile Devices Configuration.odt
64085M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
64086M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
64087M	NEWS
64088M	Version
64089
64090commit 3bae2387d4e0efcfe88fd56fa743c70deb638ee8
64091Author: Francis Lachapelle <flachapelle@inverse.ca>
64092Date:   Thu Mar 6 22:13:17 2014 -0500
64093
64094    Fix contact autocompletion when UID is a digit
64095
64096M	NEWS
64097M	UI/WebServerResources/SOGoAutoCompletion.js
64098M	UI/WebServerResources/generic.css
64099
64100commit 6cecca6c4f0ffb6edea41f3ade3b7f90f92cdf81
64101Author: Francis Lachapelle <flachapelle@inverse.ca>
64102Date:   Thu Mar 6 21:32:36 2014 -0500
64103
64104    Fix CSS id for string prefixed with a digit
64105
64106    When encoding a string as a CSS identifier, we must add an underscore if
64107    the strings starts with a digit.
64108
64109M	NEWS
64110M	SoObjects/Mailer/SOGoMailAccounts.m
64111M	SoObjects/SOGo/NSString+Utilities.m
64112M	UI/WebServerResources/JavascriptAPIExtensions.js
64113
64114commit 28b1938bd972462be383ef612e38a93870ccff1b
64115Author: Francis Lachapelle <flachapelle@inverse.ca>
64116Date:   Thu Mar 6 21:25:48 2014 -0500
64117
64118    Show folder name in dialog when renaming folder
64119
64120M	NEWS
64121M	UI/WebServerResources/MailerUI.js
64122M	UI/WebServerResources/generic.js
64123
64124commit f4d189ffc893de10d397249dd15427a1de961852
64125Author: Alexandre Cloutier <acloutier@inverse.ca>
64126Date:   Thu Mar 6 15:20:41 2014 -0500
64127
64128    Erase the merging conflicts writings
64129
64130M	UI/PreferencesUI/English.lproj/Localizable.strings
64131M	UI/PreferencesUI/UIxPreferences.m
64132M	UI/WebServerResources/UIxPreferences.js
64133
64134commit 1b9ac03e947e5c85cbcfdb1d252dffd43545f536
64135Author: Alexandre Cloutier <acloutier@inverse.ca>
64136Date:   Fri Feb 28 16:39:27 2014 -0500
64137
64138    BugFix #1046; Whenever the sieve server is unavailable an error message will appear.
64139
64140M	UI/PreferencesUI/English.lproj/Localizable.strings
64141M	UI/PreferencesUI/UIxPreferences.m
64142M	UI/WebServerResources/UIxPreferences.js
64143
64144commit 6ad87052baffea79fb80af09ed25540b8bd9cb53
64145Author: Alexandre Cloutier <acloutier@inverse.ca>
64146Date:   Tue Mar 4 13:23:55 2014 -0500
64147
64148    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.
64149
64150M	.gitignore
64151M	UI/SOGoUI/UIxComponent.m
64152M	UI/WebServerResources/ContactsUI.js
64153M	UI/WebServerResources/MailerUI.js
64154M	UI/WebServerResources/SOGoDragHandles.js
64155M	UI/WebServerResources/SOGoResizableTable.js
64156M	UI/WebServerResources/SOGoRootPage.js
64157M	UI/WebServerResources/SchedulerUI.js
64158M	UI/WebServerResources/UIxComponentEditor.js
64159M	UI/WebServerResources/UIxFilterEditor.js
64160M	UI/WebServerResources/UIxPreferences.js
64161M	UI/WebServerResources/generic.js
64162
64163commit e7a16cba0d00a35a14de334385dfb7f174f5438a
64164Author: Alexandre Cloutier <acloutier@inverse.ca>
64165Date:   Wed Mar 5 12:31:27 2014 -0500
64166
64167    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'
64168
64169M	SoObjects/SOGo/SOGoDefaults.plist
64170M	SoObjects/SOGo/SOGoSystemDefaults.h
64171M	SoObjects/SOGo/SOGoSystemDefaults.m
64172M	UI/PreferencesUI/UIxFilterEditor.m
64173M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
64174M	UI/WebServerResources/UIxFilterEditor.js
64175
64176commit 31ace947cbf1fbbfa93a92ed0f028e5a56b8b0d1
64177Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64178Date:   Thu Mar 6 14:16:08 2014 -0500
64179
64180    Fixed race condition when syncing huge amount of deleted messages using AS
64181
64182M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
64183M	NEWS
64184M	SoObjects/Mailer/SOGoMailFolder.m
64185
64186commit 0cea36df2eebdcda55098fa0ae9416976a39a332
64187Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64188Date:   Thu Mar 6 14:10:47 2014 -0500
64189
64190    Updated NEWS regarding previous commit
64191
64192M	NEWS
64193
64194commit afd745232331267499592e18e5d0b857454d3cbd
64195Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64196Date:   Thu Mar 6 14:05:59 2014 -0500
64197
64198    Fixed returned date format and fixing missing 'name part' in address
64199
64200M	ActiveSync/SOGoMailObject+ActiveSync.m
64201
64202commit e4a21bcef5afb1245023d5561c0d60c183bfe623
64203Author: Francis Lachapelle <flachapelle@inverse.ca>
64204Date:   Thu Mar 6 09:27:43 2014 -0500
64205
64206    Webmail: fix encoding of subfolder name
64207
64208    Fixes #2637
64209
64210M	NEWS
64211M	SoObjects/Mailer/SOGoMailFolder.m
64212M	UI/MailerUI/UIxMailFolderActions.m
64213
64214commit 0c99323db3e5404301c249512b736d426bd41d09
64215Author: Francis Lachapelle <flachapelle@inverse.ca>
64216Date:   Wed Mar 5 13:42:38 2014 -0500
64217
64218    Fix possible exception when retrieving reminder
64219
64220    Fixes #2624
64221
64222M	NEWS
64223M	UI/PreferencesUI/UIxPreferences.m
64224
64225commit da208d5b4acd18aff399261cafc9d105c8f56e55
64226Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64227Date:   Wed Mar 5 09:09:33 2014 -0500
64228
64229    Updated NEWS regarding previous commit
64230
64231M	NEWS
64232
64233commit 158af711528027cd63a3c70708fab96eee41dd19
64234Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64235Date:   Wed Mar 5 09:07:39 2014 -0500
64236
64237    Fix for bug #2609
64238
64239M	ActiveSync/NSDate+ActiveSync.m
64240
64241commit 163bce39b5ab7afc060a5af9dfd7dafa632f7b61
64242Author: Francis Lachapelle <flachapelle@inverse.ca>
64243Date:   Tue Mar 4 22:03:28 2014 -0500
64244
64245    Fix list sorting of events by calendar name
64246
64247    Fixes #2629
64248
64249M	NEWS
64250M	UI/Templates/SchedulerUI/UIxCalMainView.wox
64251
64252commit 02c72fee6ad0bf8850de88ab65a01191ff351ecc
64253Author: Francis Lachapelle <flachapelle@inverse.ca>
64254Date:   Tue Mar 4 21:32:57 2014 -0500
64255
64256    Fix unsubscription when renaming an IMAP folder
64257
64258    Fixes #2630
64259
64260M	NEWS
64261M	SoObjects/Mailer/SOGoMailFolder.m
64262
64263commit 8bef84bded384cde99dd2ee7ebfe9ebbeeedf2e6
64264Author: Francis Lachapelle <flachapelle@inverse.ca>
64265Date:   Tue Mar 4 09:22:00 2014 -0500
64266
64267    Update translations
64268
64269M	NEWS
64270M	UI/PreferencesUI/Czech.lproj/Localizable.strings
64271M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
64272M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
64273
64274commit 8db3b22eb9bde326d3892c88b5c1cb9bb0251170
64275Author: Francis Lachapelle <flachapelle@inverse.ca>
64276Date:   Mon Mar 3 22:08:29 2014 -0500
64277
64278    Bump version to 2.2.0a
64279
64280M	Version
64281
64282commit 1aabcf04b5d26471a62f97566bb3fd6911848f48
64283Author: Francis Lachapelle <flachapelle@inverse.ca>
64284Date:   Mon Mar 3 22:07:24 2014 -0500
64285
64286    Fix sogo-tool operations on Sieve script
64287
64288    Fixes #2617
64289
64290M	NEWS
64291M	SoObjects/Mailer/SOGoMailAccount.h
64292M	SoObjects/Mailer/SOGoMailAccount.m
64293M	SoObjects/SOGo/SOGoSieveManager.h
64294M	SoObjects/SOGo/SOGoSieveManager.m
64295M	Tools/GNUmakefile.preamble
64296M	Tools/SOGoToolExpireAutoReply.m
64297M	Tools/SOGoToolUserPreferences.m
64298
64299commit c6b227160c70db0fb892c2df1f5bb64caae45fc9
64300Author: Francis Lachapelle <flachapelle@inverse.ca>
64301Date:   Mon Feb 24 16:53:46 2014 -0500
64302
64303    Update ChangeLog
64304
64305M	ChangeLog
64306M	NEWS
64307
64308commit 5f2920db9b1c7fd89af8019d8a007bfddb20a742
64309Author: Francis Lachapelle <flachapelle@inverse.ca>
64310Date:   Mon Feb 24 16:47:41 2014 -0500
64311
64312    Update translations
64313
64314M	NEWS
64315M	UI/Common/French.lproj/Localizable.strings
64316M	UI/Common/Polish.lproj/Localizable.strings
64317M	UI/MailerUI/Polish.lproj/Localizable.strings
64318M	UI/PreferencesUI/French.lproj/Localizable.strings
64319M	UI/PreferencesUI/German.lproj/Localizable.strings
64320M	UI/PreferencesUI/Polish.lproj/Localizable.strings
64321M	UI/PreferencesUI/Russian.lproj/Localizable.strings
64322M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
64323
64324commit 761a7e2be11aed9cdafe7cd76e52fab19bc5dbd5
64325Author: Francis Lachapelle <flachapelle@inverse.ca>
64326Date:   Mon Feb 24 16:42:59 2014 -0500
64327
64328    Update Microsoft Outlook Configuration guide
64329
64330M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
64331
64332commit 9ed1d57ec2c22a3382e02caaa4f13937e6863b11
64333Author: Francis Lachapelle <flachapelle@inverse.ca>
64334Date:   Mon Feb 24 16:07:55 2014 -0500
64335
64336    Fix auto-acceptation of resources as attendees
64337
64338    Fixes #2541
64339
64340M	SoObjects/Appointments/SOGoAppointmentObject.m
64341
64342commit 2b6428efd084f7b09833cd7b854a737feb9f0f2d
64343Author: Francis Lachapelle <flachapelle@inverse.ca>
64344Date:   Mon Feb 24 07:55:21 2014 -0500
64345
64346    Always check resource conflict for new events
64347
64348    Fixes #2541
64349
64350M	SoObjects/Appointments/SOGoAppointmentObject.m
64351
64352commit be36e0ceea2e2a9c6aa1099a7d854a65a7b75765
64353Author: Francis Lachapelle <flachapelle@inverse.ca>
64354Date:   Fri Feb 21 20:35:54 2014 -0500
64355
64356    Fix view changes in calendar module
64357
64358    Fixes #2613
64359
64360M	NEWS
64361M	UI/WebServerResources/SchedulerUI.js
64362
64363commit 070d3dd825fb81c5c05e8f2bbd760a1ac438a81c
64364Author: Francis Lachapelle <flachapelle@inverse.ca>
64365Date:   Fri Feb 21 15:48:41 2014 -0500
64366
64367    Extract node value with 'textValue'
64368
64369M	ActiveSync/NGDOMElement+ActiveSync.m
64370
64371commit 96f2552b45cd788b784afc349af96ca79c1bff8a
64372Author: Francis Lachapelle <flachapelle@inverse.ca>
64373Date:   Wed Feb 19 21:57:01 2014 -0500
64374
64375    Preparation for release 2.2.0
64376
64377M	Apache/SOGo.conf
64378M	Documentation/SOGo Installation Guide.odt
64379M	Documentation/SOGo Mobile Devices Configuration.odt
64380M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
64381M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
64382M	Documentation/architecture.png
64383M	Documentation/openchange.png
64384M	NEWS
64385M	Scripts/updates.php
64386M	Version
64387
64388commit 2948920e0b68057cb14b2b26dada0dcd8aae51c1
64389Author: Francis Lachapelle <flachapelle@inverse.ca>
64390Date:   Tue Feb 18 16:13:40 2014 -0500
64391
64392    Improve display of contact
64393
64394    Fixes #2350
64395
64396M	NEWS
64397M	UI/WebServerResources/ContactsUI.css
64398
64399commit 212d7149ed20175a4f047fce88bcd760ff6de9c9
64400Author: Francis Lachapelle <flachapelle@inverse.ca>
64401Date:   Tue Feb 18 10:13:34 2014 -0500
64402
64403    Fix display of a contact's birthday
64404
64405    Fixes #2503
64406
64407M	NEWS
64408M	SoObjects/Contacts/NGVCard+SOGo.m
64409
64410commit 668c7e8b4948ddac12ffbe6a6026af1db2ea2eac
64411Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64412Date:   Mon Feb 17 16:08:29 2014 -0500
64413
64414    Correctly handle email invitations as attendee/organizer
64415
64416M	ActiveSync/SOGoMailObject+ActiveSync.m
64417
64418commit 9851c32a1e5d5d584b350a22605a12b800fa0634
64419Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64420Date:   Mon Feb 17 15:49:22 2014 -0500
64421
64422    Fixed the handling of organizers
64423
64424M	ActiveSync/iCalEvent+ActiveSync.m
64425
64426commit e7f27427c87498185d95e6a4c0607175c46b5fc0
64427Author: Francis Lachapelle <flachapelle@inverse.ca>
64428Date:   Mon Feb 17 15:42:55 2014 -0500
64429
64430    Add missing import in UIxPreferences.m
64431
64432M	UI/PreferencesUI/UIxPreferences.m
64433
64434commit f0a29d3ca27a9166dd789288d3f2064c809ba1ae
64435Author: Francis Lachapelle <flachapelle@inverse.ca>
64436Date:   Mon Feb 17 15:05:31 2014 -0500
64437
64438    Fix debian dependencies for sogo-activesync
64439
64440M	packaging/debian-multiarch/control
64441M	packaging/debian/control
64442
64443commit ec0a5ac4bfe65a1aecf225830c16f6c7e1d7cb22
64444Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64445Date:   Mon Feb 17 11:30:41 2014 -0500
64446
64447    Properly handle event updates/pull when we are or not an attendee/organizer
64448
64449M	ActiveSync/iCalEvent+ActiveSync.m
64450
64451commit 4ca8b9d0aa0eb276cedd53f566f0ea1767f10ba6
64452Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64453Date:   Mon Feb 17 11:30:00 2014 -0500
64454
64455    Copyright updates
64456
64457M	SoObjects/Appointments/iCalEntityObject+SOGo.h
64458M	SoObjects/Appointments/iCalEntityObject+SOGo.m
64459
64460commit d560d0e4703cef7bfa0cb63e2ebb5553de0fc06f
64461Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64462Date:   Mon Feb 17 11:28:06 2014 -0500
64463
64464    Always return a response avoiding iOS crashes on no-changes
64465
64466M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
64467
64468commit 401320e08be253770d783be6f55af7e4b9f46341
64469Author: Francis Lachapelle <flachapelle@inverse.ca>
64470Date:   Mon Feb 17 11:12:09 2014 -0500
64471
64472    Contact: fix display of urls
64473
64474M	UI/Contacts/UIxContactView.m
64475
64476commit 8083b41092d672d620e3826e66717d974925403d
64477Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64478Date:   Mon Feb 17 10:01:44 2014 -0500
64479
64480    Added the context everywhere
64481
64482M	ActiveSync/NGVCard+ActiveSync.h
64483M	ActiveSync/NGVCard+ActiveSync.m
64484M	ActiveSync/NSData+ActiveSync.h
64485M	ActiveSync/NSData+ActiveSync.m
64486M	ActiveSync/NSDate+ActiveSync.h
64487M	ActiveSync/NSDate+ActiveSync.m
64488M	ActiveSync/NSString+ActiveSync.h
64489M	ActiveSync/NSString+ActiveSync.m
64490M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
64491M	ActiveSync/SOGoActiveSyncDispatcher.m
64492M	ActiveSync/SOGoMailObject+ActiveSync.h
64493M	ActiveSync/SOGoMailObject+ActiveSync.m
64494M	ActiveSync/iCalEvent+ActiveSync.h
64495M	ActiveSync/iCalEvent+ActiveSync.m
64496M	ActiveSync/iCalRecurrenceRule+ActiveSync.h
64497M	ActiveSync/iCalRecurrenceRule+ActiveSync.m
64498M	ActiveSync/iCalTimeZone+ActiveSync.h
64499M	ActiveSync/iCalTimeZone+ActiveSync.m
64500M	ActiveSync/iCalToDo+ActiveSync.h
64501M	ActiveSync/iCalToDo+ActiveSync.m
64502
64503commit 9218c7f253ae94e3b5cfc960b28612c764aec671
64504Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64505Date:   Mon Feb 17 08:46:05 2014 -0500
64506
64507    Added missing recurrences support, improved MeetingResponse, added WindowSize support.
64508
64509    Also more bug fixes regarding event invitations, and ServerId handling for
64510    calendar objects.
64511
64512M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
64513M	ActiveSync/SOGoActiveSyncDispatcher.m
64514M	ActiveSync/SOGoMailObject+ActiveSync.m
64515M	ActiveSync/iCalEvent+ActiveSync.m
64516M	ActiveSync/iCalRecurrenceRule+ActiveSync.m
64517M	ActiveSync/iCalTimeZone+ActiveSync.m
64518
64519commit 4d1fdb33f586ae9b06a4e282fb51fba38ad583fc
64520Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64521Date:   Mon Feb 17 08:42:35 2014 -0500
64522
64523    Deleted wrongly added file
64524
64525D	SoObjects/Mailer/SOGoMailFolder.m.orig
64526
64527commit 23565627784460fddbfad09b4173dd1f38a894a9
64528Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64529Date:   Mon Feb 17 08:41:12 2014 -0500
64530
64531    Added method to get synctag starting from an other one.
64532
64533    We also no longer fetch vanished items of modseq == 0
64534
64535M	SoObjects/Mailer/SOGoMailFolder.h
64536M	SoObjects/Mailer/SOGoMailFolder.m
64537A	SoObjects/Mailer/SOGoMailFolder.m.orig
64538
64539commit c686e3294d010b3f8af8ae4cb1b88d8970e4ff7f
64540Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64541Date:   Mon Feb 17 08:39:48 2014 -0500
64542
64543    Added method to sanitize calendar "ServerId"
64544
64545M	ActiveSync/NSString+ActiveSync.h
64546M	ActiveSync/NSString+ActiveSync.m
64547
64548commit 1ff91f7b592a1aaa8960d8878ff2389b1f61f174
64549Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64550Date:   Mon Feb 17 08:38:34 2014 -0500
64551
64552    Added -activeSyncRepresentation to NSData objects
64553
64554M	ActiveSync/NSData+ActiveSync.h
64555M	ActiveSync/NSData+ActiveSync.m
64556
64557commit b34c6324cdf6e55583114c6110f89a4d3e01bb37
64558Author: Francis Lachapelle <flachapelle@inverse.ca>
64559Date:   Fri Feb 14 21:31:32 2014 -0500
64560
64561    Fix custom mail labels in Sieve filter editor
64562
64563M	SoObjects/SOGo/SOGoSieveManager.m
64564M	UI/PreferencesUI/English.lproj/Localizable.strings
64565M	UI/PreferencesUI/UIxPreferences.m
64566M	UI/WebServerResources/UIxFilterEditor.js
64567
64568commit 75c8362df833bc4204bf6a83cc037eaa719d20cf
64569Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64570Date:   Fri Feb 14 16:39:26 2014 -0500
64571
64572    Avoid over-using LDAP connections when decomposing groups
64573
64574M	NEWS
64575M	SoObjects/Appointments/SOGoCalendarComponent.m
64576M	SoObjects/SOGo/SOGoGroup.m
64577
64578commit ae07de5f6fa2127152761eb8732fa116ee5cae4d
64579Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64580Date:   Fri Feb 14 13:46:21 2014 -0500
64581
64582    Updated the Active Sync documentation
64583
64584M	Documentation/SOGo Installation Guide.odt
64585
64586commit 06d2364ea255462262511b4f38f3c556d7fcb7f9
64587Author: Francis Lachapelle <flachapelle@inverse.ca>
64588Date:   Thu Feb 13 12:56:24 2014 -0500
64589
64590    Improve display of toolboor menus with checkmarks
64591
64592M	UI/WebServerResources/generic.css
64593
64594commit 29e081ec5629e06c5f0839e5bc1d21122100fee8
64595Author: Francis Lachapelle <flachapelle@inverse.ca>
64596Date:   Thu Feb 13 12:53:07 2014 -0500
64597
64598    Add more parameters examples to sogo.conf
64599
64600M	Scripts/sogo.conf
64601
64602commit 113b02fd71e4c88eea5ece62bc929f38285a38e4
64603Author: Francis Lachapelle <flachapelle@inverse.ca>
64604Date:   Thu Feb 13 12:12:31 2014 -0500
64605
64606    Fix encoding of contact ID in Ajax requests
64607
64608M	UI/WebServerResources/ContactsUI.js
64609
64610commit 35b108e645c3e3dd7ece038c04b72a2819aa4b8a
64611Author: Francis Lachapelle <flachapelle@inverse.ca>
64612Date:   Thu Feb 13 12:11:25 2014 -0500
64613
64614    Contact: fix display of links
64615
64616M	UI/Contacts/UIxContactView.m
64617
64618commit 70266155d3a4a015462223c5fc632219a8ad1e71
64619Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64620Date:   Wed Feb 12 21:55:09 2014 -0500
64621
64622    Fix double return
64623
64624M	ActiveSync/iCalToDo+ActiveSync.m
64625
64626commit fcfd8be7719a1670bf2574486e057e3db8eba82d
64627Author: Francis Lachapelle <flachapelle@inverse.ca>
64628Date:   Mon Feb 10 21:49:49 2014 -0500
64629
64630    Improve URL handling in popup of events
64631
64632M	UI/WebServerResources/MailerUI.js
64633M	UI/WebServerResources/SchedulerUI.js
64634M	UI/WebServerResources/generic.js
64635
64636commit b91032db8e9be48162934b586edd35c4ba55c36e
64637Author: Francis Lachapelle <flachapelle@inverse.ca>
64638Date:   Mon Feb 10 16:23:16 2014 -0500
64639
64640    Cleanup common English Localizable.strings
64641
64642M	UI/Common/English.lproj/Localizable.strings
64643
64644commit f4874600fe195e86ef3652a4c0096529f9a72e89
64645Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64646Date:   Mon Feb 10 20:17:54 2014 -0500
64647
64648    Bumped to v14.1
64649
64650M	ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m
64651
64652commit b14e99b32a609063d484eb2472684831e4faa214
64653Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64654Date:   Mon Feb 10 20:16:43 2014 -0500
64655
64656    New prefs for intervals, fixed missing events in meeting requests, bumped v14.1
64657
64658M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
64659M	ActiveSync/SOGoActiveSyncDispatcher.m
64660M	SoObjects/SOGo/SOGoSystemDefaults.h
64661M	SoObjects/SOGo/SOGoSystemDefaults.m
64662
64663commit ea4b21e9916877aa182a5a8dfa32c519b04ae821
64664Author: Francis Lachapelle <flachapelle@inverse.ca>
64665Date:   Mon Feb 10 13:49:02 2014 -0500
64666
64667    Decode HTML entities in JSON of calendar module
64668
64669M	UI/WebServerResources/SchedulerUI.js
64670
64671commit 0307b8339a9de48340eb11a4a81176315b7fe69d
64672Author: Francis Lachapelle <flachapelle@inverse.ca>
64673Date:   Mon Feb 10 13:45:51 2014 -0500
64674
64675    Detect URLs in popup of events
64676
64677M	NEWS
64678M	UI/Scheduler/UIxAppointmentEditor.m
64679
64680commit b5f1d3a19a295bb1a642b3d08d8b2af37dc1a23a
64681Author: Francis Lachapelle <flachapelle@inverse.ca>
64682Date:   Mon Feb 10 11:25:38 2014 -0500
64683
64684    Guide: add SOGoCalendarDefaultReminder paramter
64685
64686M	Documentation/SOGo Installation Guide.odt
64687
64688commit 8225f76279e54dc2e8e9ed2162428569f8c81f47
64689Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64690Date:   Fri Feb 7 16:17:11 2014 -0500
64691
64692    Fixed globalobjid so it doesn't contain \n characters!
64693
64694M	ActiveSync/SOGoMailObject+ActiveSync.m
64695
64696commit c94595ea7f0f843c2d7abf25df039b2bbe707625
64697Author: Francis Lachapelle <flachapelle@inverse.ca>
64698Date:   Fri Feb 7 16:12:14 2014 -0500
64699
64700    Escape HTML in CSS dialogs
64701
64702M	UI/WebServerResources/SchedulerUI.js
64703M	UI/WebServerResources/generic.js
64704
64705commit 3a5e44e7eb8b390b67a8f8a83030b49606956501
64706Author: Francis Lachapelle <flachapelle@inverse.ca>
64707Date:   Fri Feb 7 15:53:39 2014 -0500
64708
64709    Decode HTML entities in JSON of calendar module
64710
64711M	UI/WebServerResources/SchedulerUI.js
64712
64713commit 80a09407652ec04e8c9fb6cb48e1029e69a15765
64714Author: Francis Lachapelle <flachapelle@inverse.ca>
64715Date:   Fri Feb 7 15:52:43 2014 -0500
64716
64717    Escape HTML in JSON of contacts module
64718
64719M	NEWS
64720M	UI/Contacts/UIxContactView.m
64721M	UI/Contacts/UIxContactsListActions.m
64722M	UI/WebServerResources/ContactsUI.js
64723
64724commit 7118bbe0ab7790db0321122fe2b6462a204bd4b9
64725Author: Francis Lachapelle <flachapelle@inverse.ca>
64726Date:   Fri Feb 7 14:00:36 2014 -0500
64727
64728    Replace '/' by '-' in filenames of attachments
64729
64730    Fixes #2537
64731
64732M	NEWS
64733M	SoObjects/Mailer/SOGoMailObject.m
64734M	UI/MailPartViewers/UIxMailPartViewer.m
64735
64736commit eee5beb6987e763e4a99b5a7baf76b1e1944a389
64737Author: Francis Lachapelle <flachapelle@inverse.ca>
64738Date:   Fri Feb 7 10:51:42 2014 -0500
64739
64740    Add message-id header to appointment notification
64741
64742    Fixes #2535
64743
64744M	NEWS
64745M	SoObjects/Appointments/SOGoCalendarComponent.m
64746M	SoObjects/Mailer/NSString+Mail.h
64747M	SoObjects/Mailer/NSString+Mail.m
64748M	SoObjects/Mailer/SOGoDraftObject.m
64749
64750commit 3363b253ac9f7e2643b66390467c6c78a750393f
64751Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64752Date:   Fri Feb 7 10:45:09 2014 -0500
64753
64754    Set additional properties on meeting requests
64755
64756M	ActiveSync/SOGoMailObject+ActiveSync.m
64757
64758commit 4070b9222d65b265fc67b54c5af095cdadbfaef9
64759Author: Francis Lachapelle <flachapelle@inverse.ca>
64760Date:   Fri Feb 7 09:59:45 2014 -0500
64761
64762    Rework HTML of appointment notifications
64763
64764    Needed to simplify the HTML so it displays properly in Outlook.
64765
64766    Fixes #2233
64767
64768M	NEWS
64769M	UI/Templates/Appointments/SOGoAptMailDeletion.wox
64770M	UI/Templates/Appointments/SOGoAptMailICalReply.wox
64771M	UI/Templates/Appointments/SOGoAptMailInvitation.wox
64772M	UI/Templates/Appointments/SOGoAptMailReceipt.wox
64773M	UI/Templates/Appointments/SOGoAptMailUpdate.wox
64774
64775commit 5ea56a6f8a94e356912d7dda51f391c5a20edf8b
64776Author: Francis Lachapelle <flachapelle@inverse.ca>
64777Date:   Thu Feb 6 14:43:40 2014 -0500
64778
64779    Enlarge the note field of the contact editor
64780
64781M	UI/Templates/ContactsUI/UIxContactEditor.wox
64782
64783commit 379258de59df7cf47364ed4037d609d31ea5677f
64784Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64785Date:   Thu Feb 6 21:25:08 2014 -0500
64786
64787    Pimped the doc for AS support and dropped all references to Funambol.
64788
64789M	Documentation/SOGo Installation Guide.odt
64790
64791commit 93b3685aa454be981b6184ff49850bb60874f8d5
64792Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64793Date:   Thu Feb 6 19:35:23 2014 -0500
64794
64795    Added birthday support
64796
64797M	ActiveSync/NGVCard+ActiveSync.m
64798
64799commit c4dc4d4edacc959cc0c3d7f6b16ed1ce59e94d78
64800Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64801Date:   Thu Feb 6 17:59:33 2014 -0500
64802
64803    Fixed compilation warning
64804
64805M	ActiveSync/NGVCard+ActiveSync.m
64806
64807commit c6d104fac51a9b981a125c8d7adb725b8b56be1d
64808Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64809Date:   Thu Feb 6 17:57:01 2014 -0500
64810
64811    Fixed contact sync'ing on Android
64812
64813M	ActiveSync/NGVCard+ActiveSync.m
64814
64815commit ef79c09642009cb7eb74d5261e60bb48e5c2d6b7
64816Author: Francis Lachapelle <flachapelle@inverse.ca>
64817Date:   Thu Feb 6 14:43:05 2014 -0500
64818
64819    Don't use the HTML editor with Internet Explorer 7
64820
64821M	NEWS
64822M	SoObjects/SOGo/SOGoUserDefaults.m
64823
64824commit aeb712083a1bbb77d4b2483a3301aa73240e4e1e
64825Author: Francis Lachapelle <flachapelle@inverse.ca>
64826Date:   Thu Feb 6 14:37:43 2014 -0500
64827
64828    Fix static array retain
64829
64830M	SoObjects/Appointments/SOGoAppointmentFolder.m
64831
64832commit 2c678101fcb5a73097cd409a832710bfbc9c916f
64833Author: Francis Lachapelle <flachapelle@inverse.ca>
64834Date:   Thu Feb 6 14:21:36 2014 -0500
64835
64836    Fix handling of ACLs with multiple groups
64837
64838    Fixes #1854
64839
64840M	NEWS
64841M	SoObjects/Appointments/SOGoAppointmentFolder.m
64842
64843commit b95362f96368dcc93a4fd781c24c1c6bd7b25944
64844Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64845Date:   Thu Feb 6 14:05:00 2014 -0500
64846
64847    Now make use of a NGMimeFileData object to avoid broken SOPE behaviour
64848
64849M	ActiveSync/SOGoActiveSyncDispatcher.m
64850
64851commit 3175a9169f136a4c87480403f9b8035f3d06da96
64852Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64853Date:   Wed Feb 5 20:56:01 2014 -0500
64854
64855    Mapped lots of contact properties
64856
64857M	ActiveSync/NGVCard+ActiveSync.m
64858M	SoObjects/Contacts/NGVCard+SOGo.h
64859M	SoObjects/Contacts/NGVCard+SOGo.m
64860
64861commit 9311f05cc0a96f6ab731030a4d6eb276549320c3
64862Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64863Date:   Wed Feb 5 17:30:34 2014 -0500
64864
64865    Fixed the non-filtering of recurrence exceptions
64866
64867M	SoObjects/Appointments/SOGoCalendarComponent.m
64868
64869commit 78cbcfb560a3ec8142669f575442b13d3509b633
64870Author: Francis Lachapelle <flachapelle@inverse.ca>
64871Date:   Wed Feb 5 16:15:12 2014 -0500
64872
64873    Update translations
64874
64875M	UI/MailerUI/Czech.lproj/Localizable.strings
64876M	UI/MailerUI/Hungarian.lproj/Localizable.strings
64877M	UI/MailerUI/Russian.lproj/Localizable.strings
64878M	UI/MailerUI/Slovak.lproj/Localizable.strings
64879
64880commit b8610b3eca1a73a5e2eb689e63e013a48cbcafb8
64881Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64882Date:   Wed Feb 5 16:12:08 2014 -0500
64883
64884    Extended GetItemEstimate to GCS collections
64885
64886M	ActiveSync/SOGoActiveSyncDispatcher.m
64887
64888commit 1a7fc2a0e90a19dfb1fce292ae5ff53aa513ade9
64889Author: Francis Lachapelle <flachapelle@inverse.ca>
64890Date:   Wed Feb 5 16:02:38 2014 -0500
64891
64892    Escape HTML in JSON of calendar module
64893
64894    Fixes #2598
64895
64896M	NEWS
64897M	UI/Scheduler/UIxAppointmentEditor.m
64898M	UI/Scheduler/UIxCalListingActions.m
64899M	UI/WebServerResources/SchedulerUI.js
64900
64901commit f7a20d0a83f5be75d157e1a969fb0b7bc63ae2b7
64902Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64903Date:   Wed Feb 5 15:23:09 2014 -0500
64904
64905    Fixed broken encoding of single-value element
64906
64907M	SOPE/NGCards/NGCardsSaxHandler.m
64908
64909commit a1cf0668282e9c0227f48d944de9f79ceb97e87e
64910Author: Francis Lachapelle <flachapelle@inverse.ca>
64911Date:   Wed Feb 5 11:43:25 2014 -0500
64912
64913    Update translations
64914
64915M	UI/Scheduler/Dutch.lproj/Localizable.strings
64916M	UI/Scheduler/Finnish.lproj/Localizable.strings
64917M	UI/Scheduler/German.lproj/Localizable.strings
64918M	UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings
64919M	UI/Scheduler/NorwegianNynorsk.lproj/Localizable.strings
64920M	UI/Scheduler/Polish.lproj/Localizable.strings
64921M	UI/Scheduler/Swedish.lproj/Localizable.strings
64922M	UI/Scheduler/Welsh.lproj/Localizable.strings
64923
64924commit 359b6a99aa2ef31f356ea6e8246e6a0ff2d47945
64925Author: Francis Lachapelle <flachapelle@inverse.ca>
64926Date:   Wed Feb 5 11:17:22 2014 -0500
64927
64928    Encode HTML entities for inline forwards in text
64929
64930    Fixes #2411
64931
64932M	NEWS
64933M	SoObjects/Mailer/NSString+Mail.m
64934M	SoObjects/Mailer/SOGoMailObject+Draft.m
64935
64936commit 826537ed018053dcbe0012afc60750bb0b68b9f0
64937Author: Francis Lachapelle <flachapelle@inverse.ca>
64938Date:   Wed Feb 5 09:04:00 2014 -0500
64939
64940    Fix caching of DN in LDAP source
64941
64942M	SoObjects/SOGo/LDAPSource.m
64943
64944commit 3950e9d4c33417cbf821f5554e566e6a68b7d0b0
64945Author: Ludovic Marcotte <lmarcotte@inverse.ca>
64946Date:   Tue Feb 4 21:03:11 2014 -0500
64947
64948    Moved DN cache to SOGoCache
64949
64950M	NEWS
64951M	SoObjects/SOGo/LDAPSource.h
64952M	SoObjects/SOGo/LDAPSource.m
64953M	SoObjects/SOGo/SOGoCache.h
64954M	SoObjects/SOGo/SOGoCache.m
64955
64956commit 9885211a5b804f885c5cc8edbc88b8f03f9ffbe8
64957Author: Francis Lachapelle <flachapelle@inverse.ca>
64958Date:   Tue Feb 4 16:48:06 2014 -0500
64959
64960    Replace VARCHAR(1000000) by TEXT field type
64961
64962    Fixes #2516
64963
64964M	OGoContentStore/appointment.ocs
64965
64966commit ef1be5dc5f6b746162b8cda5d0222a74ebcd7514
64967Author: Francis Lachapelle <flachapelle@inverse.ca>
64968Date:   Tue Feb 4 16:25:52 2014 -0500
64969
64970    Improve deleting occurences of recurrent events
64971
64972M	NEWS
64973M	SoObjects/SOGo/SOGoGCSFolder.m
64974M	UI/Common/UIxFolderActions.m
64975M	UI/Scheduler/Arabic.lproj/Localizable.strings
64976M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
64977M	UI/Scheduler/Catalan.lproj/Localizable.strings
64978M	UI/Scheduler/Czech.lproj/Localizable.strings
64979M	UI/Scheduler/Danish.lproj/Localizable.strings
64980M	UI/Scheduler/English.lproj/Localizable.strings
64981M	UI/Scheduler/French.lproj/Localizable.strings
64982M	UI/Scheduler/German.lproj/Localizable.strings
64983M	UI/Scheduler/Hungarian.lproj/Localizable.strings
64984M	UI/Scheduler/Icelandic.lproj/Localizable.strings
64985M	UI/Scheduler/Italian.lproj/Localizable.strings
64986M	UI/Scheduler/Russian.lproj/Localizable.strings
64987M	UI/Scheduler/Slovak.lproj/Localizable.strings
64988M	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
64989M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
64990M	UI/Scheduler/UIxCalMainView.m
64991M	UI/Scheduler/Ukrainian.lproj/Localizable.strings
64992M	UI/Templates/SchedulerUI/UIxCalMainView.wox
64993M	UI/WebServerResources/ContactsUI.js
64994M	UI/WebServerResources/SchedulerUI.js
64995M	UI/WebServerResources/generic.css
64996M	UI/WebServerResources/generic.js
64997
64998commit 4e42d5d41045be78cd0879054ed5649707ffc35a
64999Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65000Date:   Tue Feb 4 15:07:23 2014 -0500
65001
65002    Disabled debugging...
65003
65004M	ActiveSync/NSData+ActiveSync.m
65005
65006commit 31969d162d9bf4747367807c863c0d311d4986b9
65007Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65008Date:   Tue Feb 4 15:03:02 2014 -0500
65009
65010    Properly escape some control chars (and generalized it)
65011
65012M	ActiveSync/NGVCard+ActiveSync.m
65013M	ActiveSync/NSData+ActiveSync.m
65014M	ActiveSync/NSString+ActiveSync.h
65015M	ActiveSync/NSString+ActiveSync.m
65016M	ActiveSync/SOGoActiveSyncDispatcher.m
65017M	ActiveSync/SOGoMailObject+ActiveSync.m
65018M	ActiveSync/iCalEvent+ActiveSync.m
65019M	ActiveSync/iCalToDo+ActiveSync.m
65020M	SoObjects/SOGo/NSString+Utilities.h
65021M	SoObjects/SOGo/NSString+Utilities.m
65022
65023commit 2ff3b5ef5f5542cc53c668f6ed4e65ec6ecf046a
65024Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65025Date:   Tue Feb 4 11:19:33 2014 -0500
65026
65027    First pass at 'push' support for Ping and Sync
65028
65029M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
65030M	ActiveSync/SOGoActiveSyncDispatcher.m
65031M	Apache/SOGo.conf
65032
65033commit 7fe48a1555414406bd86c7b986596e929e0bfd05
65034Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65035Date:   Tue Feb 4 09:02:40 2014 -0500
65036
65037    Fix for bug #2544
65038
65039M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
65040
65041commit fcddeb4224308f80184000ad34add7ffc3dcf3c2
65042Author: Francis Lachapelle <flachapelle@inverse.ca>
65043Date:   Mon Feb 3 15:15:14 2014 -0500
65044
65045    Visually identify users with no freebusy
65046
65047    Fixes #2565
65048
65049M	NEWS
65050M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
65051M	UI/WebServerResources/UIxAttendeesEditor.css
65052M	UI/WebServerResources/UIxAttendeesEditor.js
65053
65054commit f1cb87aa02b606b7be8457bbce08128974072a09
65055Author: Francis Lachapelle <flachapelle@inverse.ca>
65056Date:   Mon Feb 3 12:03:51 2014 -0500
65057
65058    Convert JS alerts to CSS dialogs in aptmt editor
65059
65060M	NEWS
65061M	UI/WebServerResources/UIxAppointmentEditor.js
65062M	UI/WebServerResources/UIxAttendeesEditor.js
65063M	UI/WebServerResources/UIxComponentEditor.css
65064
65065commit a6424680cc112b06c7a96d766c5769dfc8e7105f
65066Author: Francis Lachapelle <flachapelle@inverse.ca>
65067Date:   Mon Feb 3 11:56:00 2014 -0500
65068
65069    Respect max bookings of resources in freebusy data
65070
65071    Fixes #2560
65072
65073M	NEWS
65074M	UI/MainUI/SOGoUserHomePage.m
65075
65076commit b3dc645282e5fca0cac9baef2250e979e2e5cb39
65077Author: Francis Lachapelle <flachapelle@inverse.ca>
65078Date:   Mon Feb 3 11:09:03 2014 -0500
65079
65080    Warn user when dnd failed with resource conflict
65081
65082    Fixes #1613
65083
65084M	NEWS
65085M	UI/Scheduler/UIxAppointmentActions.m
65086M	UI/WebServerResources/SchedulerUI.js
65087
65088commit 2f0419c18a17e2d88c0c43771b92541aa2cd645b
65089Author: Francis Lachapelle <flachapelle@inverse.ca>
65090Date:   Mon Feb 3 11:03:23 2014 -0500
65091
65092    Warn user when overbooking a resource
65093
65094    Fixes #2541
65095
65096M	NEWS
65097M	SoObjects/Appointments/SOGoAppointmentObject.m
65098
65099commit 9e9407cf30ef51c3ba6e5e6f840d4a0433ad73af
65100Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65101Date:   Mon Feb 3 10:24:33 2014 -0500
65102
65103    First pass at event invitations support + few bug fixes.
65104
65105M	ActiveSync/NGDOMElement+ActiveSync.m
65106M	ActiveSync/NSString+ActiveSync.h
65107M	ActiveSync/NSString+ActiveSync.m
65108M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
65109M	ActiveSync/SOGoActiveSyncDispatcher.h
65110M	ActiveSync/SOGoActiveSyncDispatcher.m
65111M	ActiveSync/SOGoMailObject+ActiveSync.h
65112M	ActiveSync/SOGoMailObject+ActiveSync.m
65113M	ActiveSync/iCalEvent+ActiveSync.m
65114M	ActiveSync/iCalTimeZone+ActiveSync.m
65115
65116commit d709a1216b71995b25087356f7b968f7d3d7f65f
65117Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65118Date:   Mon Feb 3 09:54:21 2014 -0500
65119
65120    Updated NEWS file
65121
65122M	NEWS
65123
65124commit 588352be7d22f23602582e07650454a7634a9f96
65125Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65126Date:   Mon Feb 3 09:53:47 2014 -0500
65127
65128    Fix for bug #2587
65129
65130M	SoObjects/SOGo/SOGoCache.m
65131
65132commit a40d7ca342248d04e33baf303c36203239af1846
65133Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65134Date:   Fri Jan 31 15:11:13 2014 -0500
65135
65136    Updated NEWS file
65137
65138M	NEWS
65139
65140commit e4ce687e29d6232228e6bc9b6943f4e4a0573786
65141Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65142Date:   Fri Jan 31 15:05:33 2014 -0500
65143
65144    Update the content when the request is from Active Sync
65145
65146M	SoObjects/Appointments/SOGoAppointmentObject.m
65147
65148commit bcb0764b1901f8ea9ee799a80594ae554e80e827
65149Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65150Date:   Fri Jan 31 15:04:49 2014 -0500
65151
65152    Fix for bug #2505
65153
65154M	SOPE/NGCards/NGCardsSaxHandler.m
65155
65156commit ddd7be433346fce2d1f6c6ed52ead56c1f289f41
65157Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65158Date:   Fri Jan 31 15:03:40 2014 -0500
65159
65160    Fix for bug #2187
65161
65162M	SoObjects/SOGo/LDAPSource.m
65163
65164commit d9f4a9935a741e6a537127a4f3ed992b86f2b421
65165Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65166Date:   Fri Jan 31 10:33:36 2014 -0500
65167
65168    Properly escape all foldernames
65169
65170M	ActiveSync/SOGoActiveSyncDispatcher.m
65171
65172commit ae75fee512ffc410e920e47d9382b07749970460
65173Author: Francis Lachapelle <flachapelle@inverse.ca>
65174Date:   Thu Jan 30 10:37:36 2014 -0500
65175
65176    Update NEWS file
65177
65178M	NEWS
65179
65180commit 8cdacd065f5e0e6b0171c60199b71618c0d3af23
65181Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65182Date:   Thu Jan 30 08:25:55 2014 -0500
65183
65184    Properly escape the filename
65185
65186M	ActiveSync/SOGoMailObject+ActiveSync.m
65187
65188commit af6a69c9fc504eb569971091fec5c1b7c154c58f
65189Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65190Date:   Wed Jan 29 11:21:36 2014 -0500
65191
65192    Expunge immediately after MoveItems to force the Delete response
65193
65194M	ActiveSync/SOGoActiveSyncDispatcher.m
65195
65196commit dc41e29f05f431ee73563fdbf8e32a866dcc9fd0
65197Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65198Date:   Wed Jan 29 11:16:58 2014 -0500
65199
65200    Fixed the MoveItems response
65201
65202M	ActiveSync/SOGoActiveSyncDispatcher.m
65203
65204commit afc7519beb60d52375102af71886f77733f4348a
65205Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65206Date:   Wed Jan 29 10:30:31 2014 -0500
65207
65208    Properly escape values
65209
65210M	ActiveSync/NGVCard+ActiveSync.m
65211
65212commit f2d5a7691115390c5f0ead5b8276c248504fb7e8
65213Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65214Date:   Wed Jan 29 09:44:03 2014 -0500
65215
65216    Type fix for recurrence rules.
65217
65218M	ActiveSync/iCalRecurrenceRule+ActiveSync.m
65219
65220commit 342ad84a2458320e698a6273bec7b0d6d7a240a8
65221Author: Francis Lachapelle <flachapelle@inverse.ca>
65222Date:   Tue Jan 28 15:36:48 2014 -0500
65223
65224    Fix issues with contextual menu in calendars
65225
65226    Creating an event or a task using the contextual menu will now consider
65227    the day and hour of the menu position (fixes #2557).
65228    The next/previous day/month menu options have been fixed.
65229    The menu will now disappear when clicking outside the contextual menu on
65230    the calendar area.
65231
65232M	NEWS
65233M	UI/Templates/SchedulerUI/UIxCalDayView.wox
65234M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
65235M	UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox
65236M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
65237M	UI/WebServerResources/SchedulerUI.js
65238M	UI/WebServerResources/SchedulerUIDnD.js
65239
65240commit 9580a8f8ee92b4b9ea7f6d592a059ea79a4e33f5
65241Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65242Date:   Tue Jan 28 14:26:35 2014 -0500
65243
65244    Added initial support for recurring events.
65245
65246M	ActiveSync/GNUmakefile
65247M	ActiveSync/iCalEvent+ActiveSync.m
65248A	ActiveSync/iCalRecurrenceRule+ActiveSync.h
65249A	ActiveSync/iCalRecurrenceRule+ActiveSync.m
65250
65251commit a96380a0dc6dbf8c3443560eec458ac0d22d7820
65252Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65253Date:   Tue Jan 28 13:51:21 2014 -0500
65254
65255    Fixed SyncKey issue not being updated during the sync operation
65256
65257M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
65258
65259commit 2fed02da5988a9a78ee1b4ecf1c8efb724286546
65260Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65261Date:   Tue Jan 28 13:21:34 2014 -0500
65262
65263    When creating a new object, mark it as new.
65264
65265M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
65266
65267commit 84dc08adb60c2a3589be74ed7067918753030015
65268Author: Francis Lachapelle <flachapelle@inverse.ca>
65269Date:   Mon Jan 27 15:43:48 2014 -0500
65270
65271    Fix display of folder names in filter editor
65272
65273    Fixes #2569
65274
65275M	NEWS
65276M	UI/WebServerResources/UIxFilterEditor.js
65277M	UI/WebServerResources/UIxPreferences.js
65278
65279commit c160edf20abdb728135eb624e28ad490b8892153
65280Author: Francis Lachapelle <flachapelle@inverse.ca>
65281Date:   Mon Jan 27 15:09:22 2014 -0500
65282
65283    Add support for Sieve body extension
65284
65285M	NEWS
65286M	SoObjects/Mailer/SOGoMailAccount.m
65287M	SoObjects/SOGo/SOGoSieveManager.h
65288M	SoObjects/SOGo/SOGoSieveManager.m
65289M	UI/PreferencesUI/UIxPreferences.m
65290M	UI/WebServerResources/UIxFilterEditor.js
65291
65292commit 3b7a3c94d429d74e6a027b93dadf19664191f811
65293Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65294Date:   Mon Jan 27 11:30:43 2014 -0500
65295
65296    Properly escape fields and improved data dumps.
65297
65298M	ActiveSync/NGVCard+ActiveSync.m
65299M	ActiveSync/NSData+ActiveSync.m
65300M	ActiveSync/iCalEvent+ActiveSync.m
65301M	ActiveSync/iCalToDo+ActiveSync.m
65302
65303commit 7b97e28cfffa271ebc09f495d893ebc3225d7905
65304Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65305Date:   Fri Jan 24 16:33:31 2014 -0500
65306
65307    Fixed compiler warning
65308
65309M	ActiveSync/NSString+ActiveSync.m
65310
65311commit 81bf1b41e9d7e353e03abe336b8276ae61e9270b
65312Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65313Date:   Fri Jan 24 16:28:08 2014 -0500
65314
65315    Fixed the rename operation to force a FolderSync
65316
65317M	ActiveSync/SOGoActiveSyncDispatcher.m
65318
65319commit ea86f136b757a0668d2aabe8e533547f81a9bd23
65320Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65321Date:   Fri Jan 24 14:10:19 2014 -0500
65322
65323    Properly escape folder/file names and fixed date representation in emails
65324
65325M	ActiveSync/NSString+ActiveSync.m
65326M	ActiveSync/SOGoActiveSyncDispatcher.m
65327M	ActiveSync/SOGoMailObject+ActiveSync.m
65328
65329commit fc0c580fe1179852ca7ab207bbd863a8506ecca4
65330Author: Francis Lachapelle <flachapelle@inverse.ca>
65331Date:   Fri Jan 24 13:45:29 2014 -0500
65332
65333    Fix validation of subscribed folders
65334
65335    Fixes #2583
65336
65337M	NEWS
65338M	SoObjects/SOGo/SOGoParentFolder.m
65339
65340commit 42a7bcb9ac8ccbb2ab9f7f3f88875ff06fdb01ff
65341Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65342Date:   Fri Jan 24 11:44:12 2014 -0500
65343
65344    Added verbosity in case wbxml <-> xml conversions fail
65345
65346M	ActiveSync/NSData+ActiveSync.m
65347
65348commit 9669f2bbbaa4be60710154eacaaef2723f2e5592
65349Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65350Date:   Fri Jan 24 11:09:37 2014 -0500
65351
65352    Added more props and fixed the NativeBodyType preventing OL2013 to work
65353
65354M	ActiveSync/SOGoMailObject+ActiveSync.m
65355
65356commit 25634088722bbc269e4d1d61c956923c3746f240
65357Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65358Date:   Fri Jan 24 07:38:03 2014 -0500
65359
65360    Improved the README regarding MS licensing
65361
65362M	ActiveSync/README
65363
65364commit 0f9d8cdd2c7bf44e3ab4274b047598f6ab745ded
65365Author: Francis Lachapelle <flachapelle@inverse.ca>
65366Date:   Thu Jan 23 14:48:36 2014 -0500
65367
65368    Remove xml tag before doctype declaration
65369
65370M	UI/Common/UIxPageFrame.m
65371
65372commit 5105dbb3428e586a5006770d6a08b4a175df2b63
65373Author: Francis Lachapelle <flachapelle@inverse.ca>
65374Date:   Thu Jan 23 14:39:03 2014 -0500
65375
65376    Make all attachments available when re/fwd'ing
65377
65378    To do so, we save the draft to the mailstore.
65379
65380M	SoObjects/Mailer/SOGoDraftObject.m
65381
65382commit b26e767a106e604bc13c6c5bfdd1a379739f7999
65383Author: Francis Lachapelle <flachapelle@inverse.ca>
65384Date:   Thu Jan 23 14:34:14 2014 -0500
65385
65386    Respect signature placement when forwarding a msg
65387
65388M	NEWS
65389M	SoObjects/Mailer/SOGoDraftObject.m
65390M	SoObjects/Mailer/SOGoMailArabicForward.wo/SOGoMailArabicForward.html
65391M	SoObjects/Mailer/SOGoMailArabicForward.wo/SOGoMailArabicForward.wod
65392M	SoObjects/Mailer/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.html
65393M	SoObjects/Mailer/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.wod
65394M	SoObjects/Mailer/SOGoMailCatalanForward.wo/SOGoMailCatalanForward.html
65395M	SoObjects/Mailer/SOGoMailCatalanForward.wo/SOGoMailCatalanForward.wod
65396M	SoObjects/Mailer/SOGoMailCzechForward.wo/SOGoMailCzechForward.html
65397M	SoObjects/Mailer/SOGoMailCzechForward.wo/SOGoMailCzechForward.wod
65398M	SoObjects/Mailer/SOGoMailDanishForward.wo/SOGoMailDanishForward.html
65399M	SoObjects/Mailer/SOGoMailDanishForward.wo/SOGoMailDanishForward.wod
65400M	SoObjects/Mailer/SOGoMailDutchForward.wo/SOGoMailDutchForward.html
65401M	SoObjects/Mailer/SOGoMailDutchForward.wo/SOGoMailDutchForward.wod
65402M	SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.html
65403M	SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.wod
65404M	SoObjects/Mailer/SOGoMailFinnishForward.wo/SOGoMailFinnishForward.html
65405M	SoObjects/Mailer/SOGoMailFinnishForward.wo/SOGoMailFinnishForward.wod
65406M	SoObjects/Mailer/SOGoMailForward.h
65407M	SoObjects/Mailer/SOGoMailForward.m
65408M	SoObjects/Mailer/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.html
65409M	SoObjects/Mailer/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.wod
65410M	SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.html
65411M	SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.wod
65412M	SoObjects/Mailer/SOGoMailHungarianForward.wo/SOGoMailHungarianForward.html
65413M	SoObjects/Mailer/SOGoMailHungarianForward.wo/SOGoMailHungarianForward.wod
65414M	SoObjects/Mailer/SOGoMailIcelandicForward.wo/SOGoMailIcelandicForward.html
65415M	SoObjects/Mailer/SOGoMailIcelandicForward.wo/SOGoMailIcelandicForward.wod
65416M	SoObjects/Mailer/SOGoMailItalianForward.wo/SOGoMailItalianForward.html
65417M	SoObjects/Mailer/SOGoMailItalianForward.wo/SOGoMailItalianForward.wod
65418M	SoObjects/Mailer/SOGoMailNorwegianBokmalForward.wo/SOGoMailNorwegianBokmalForward.html
65419M	SoObjects/Mailer/SOGoMailNorwegianBokmalForward.wo/SOGoMailNorwegianBokmalForward.wod
65420M	SoObjects/Mailer/SOGoMailNorwegianNynorskForward.wo/SOGoMailNorwegianNynorskForward.html
65421M	SoObjects/Mailer/SOGoMailNorwegianNynorskForward.wo/SOGoMailNorwegianNynorskForward.wod
65422M	SoObjects/Mailer/SOGoMailObject+Draft.m
65423M	SoObjects/Mailer/SOGoMailPolishForward.wo/SOGoMailPolishForward.html
65424M	SoObjects/Mailer/SOGoMailPolishForward.wo/SOGoMailPolishForward.wod
65425M	SoObjects/Mailer/SOGoMailReply.h
65426M	SoObjects/Mailer/SOGoMailReply.m
65427M	SoObjects/Mailer/SOGoMailRussianForward.wo/SOGoMailRussianForward.html
65428M	SoObjects/Mailer/SOGoMailRussianForward.wo/SOGoMailRussianForward.wod
65429M	SoObjects/Mailer/SOGoMailSlovakForward.wo/SOGoMailSlovakForward.html
65430M	SoObjects/Mailer/SOGoMailSlovakForward.wo/SOGoMailSlovakForward.wod
65431M	SoObjects/Mailer/SOGoMailSpanishArgentinaForward.wo/SOGoMailSpanishArgentinaForward.html
65432M	SoObjects/Mailer/SOGoMailSpanishArgentinaForward.wo/SOGoMailSpanishArgentinaForward.wod
65433M	SoObjects/Mailer/SOGoMailSpanishSpainForward.wo/SOGoMailSpanishSpainForward.html
65434M	SoObjects/Mailer/SOGoMailSpanishSpainForward.wo/SOGoMailSpanishSpainForward.wod
65435M	SoObjects/Mailer/SOGoMailSwedishForward.wo/SOGoMailSwedishForward.html
65436M	SoObjects/Mailer/SOGoMailSwedishForward.wo/SOGoMailSwedishForward.wod
65437M	SoObjects/Mailer/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.html
65438M	SoObjects/Mailer/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.wod
65439M	SoObjects/Mailer/SOGoMailWelshForward.wo/SOGoMailWelshForward.html
65440M	SoObjects/Mailer/SOGoMailWelshForward.wo/SOGoMailWelshForward.wod
65441
65442commit 940f85fde27e19fb772b5ef8284bbdb1308d5513
65443Author: Francis Lachapelle <flachapelle@inverse.ca>
65444Date:   Thu Jan 23 11:25:14 2014 -0500
65445
65446    Add missing localizable string to webmail
65447
65448M	UI/MailerUI/English.lproj/Localizable.strings
65449M	UI/MailerUI/French.lproj/Localizable.strings
65450
65451commit adee80529e66eea9acfef9e311a9ff3365114690
65452Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65453Date:   Thu Jan 23 11:09:32 2014 -0500
65454
65455    Added more event props and fixed date issues
65456
65457M	ActiveSync/NSDate+ActiveSync.h
65458M	ActiveSync/NSDate+ActiveSync.m
65459M	ActiveSync/iCalEvent+ActiveSync.m
65460
65461commit 295dfcfdd5598b488a3a68aeb545349c901bdc58
65462Author: Francis Lachapelle <flachapelle@inverse.ca>
65463Date:   Thu Jan 23 10:19:25 2014 -0500
65464
65465    Webmail: allow the backspace on any platform
65466
65467M	UI/WebServerResources/MailerUI.js
65468
65469commit aa18abd8428e5154e045f3dcb844ee152ab60721
65470Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65471Date:   Thu Jan 23 09:41:41 2014 -0500
65472
65473    Added more props and cleaned up the code
65474
65475M	ActiveSync/iCalToDo+ActiveSync.m
65476
65477commit feb398d59c20f1a72be40a276f97792c53168f29
65478Author: Francis Lachapelle <flachapelle@inverse.ca>
65479Date:   Thu Jan 23 09:10:17 2014 -0500
65480
65481    Fix IE11 issue with mail editor
65482
65483M	NEWS
65484M	UI/Templates/MailerUI/UIxMailEditor.wox
65485M	UI/WebServerResources/UIxMailEditor.css
65486M	UI/WebServerResources/UIxMailEditor.js
65487
65488commit 19b404de45941cd1913fa5ab36c282cda1e35d51
65489Author: Francis Lachapelle <flachapelle@inverse.ca>
65490Date:   Thu Jan 23 08:17:02 2014 -0500
65491
65492    Update French translation
65493
65494M	UI/PreferencesUI/French.lproj/Localizable.strings
65495
65496commit d1a384e539e52bdb40e326ef41149fe7b28fff04
65497Author: Jean Raby <jraby@inverse.ca>
65498Date:   Wed Jan 22 11:40:04 2014 -0500
65499
65500    Send IMIP responses if the event is in the future
65501
65502    Avoids sending responses for past events when importing events into
65503    a new calendar from thunderbird or any DAV client.
65504
65505M	SoObjects/Appointments/SOGoCalendarComponent.m
65506
65507commit e7f38f940ea02849b6fb8b1a2898066181969495
65508Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65509Date:   Wed Jan 22 11:27:27 2014 -0500
65510
65511    Moved the cards' logic into a category and added support for more AS ones
65512
65513M	ActiveSync/NGVCard+ActiveSync.m
65514M	SoObjects/Contacts/NGVCard+SOGo.h
65515M	SoObjects/Contacts/NGVCard+SOGo.m
65516M	UI/Contacts/UIxContactView.m
65517
65518commit f7ba5d2346cfb0e60ae41087963432fd11154d0f
65519Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65520Date:   Wed Jan 22 11:25:18 2014 -0500
65521
65522    Don't add DateCompleted if none exist
65523
65524M	ActiveSync/iCalToDo+ActiveSync.m
65525
65526commit eeddf43a781aab6648c18c9751dc54fce21f9f0b
65527Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65528Date:   Wed Jan 22 11:22:52 2014 -0500
65529
65530    Add the milliseconds
65531
65532M	ActiveSync/NSDate+ActiveSync.m
65533
65534commit eabe829236b7c25c3cc60eca481d9a1fc156e19b
65535Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65536Date:   Wed Jan 22 11:02:12 2014 -0500
65537
65538    Don't add empty <Commands> and specify the folder Class
65539
65540M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
65541
65542commit 762b841249fdff7cf3412414f703ab465c15583a
65543Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65544Date:   Tue Jan 21 16:40:57 2014 -0500
65545
65546    Avoid crashes on broken configurations
65547
65548M	SoObjects/Appointments/SOGoCalendarComponent.m
65549
65550commit 3090448fcb1411f49776bd8fd2e23c2b5b60775d
65551Author: Francis Lachapelle <flachapelle@inverse.ca>
65552Date:   Mon Jan 20 15:43:33 2014 -0500
65553
65554    Update prototype.js to fix IE 10 issues
65555
65556    Updated to commit @8c9ead49ec of
65557    https://github.com/sstephenson/prototype/
65558
65559M	UI/WebServerResources/prototype.js
65560
65561commit a3e1d4813acffb17d6495a5b68ba20e5a9ebdf0a
65562Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65563Date:   Mon Jan 20 10:21:33 2014 -0500
65564
65565    Removed debug + refactored NSDate class
65566
65567M	ActiveSync/NSData+ActiveSync.m
65568M	ActiveSync/NSDate+ActiveSync.h
65569M	ActiveSync/NSDate+ActiveSync.m
65570
65571commit 046a64511900c58433cd72068b185508db6e9888
65572Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65573Date:   Mon Jan 20 10:13:16 2014 -0500
65574
65575    Refactored the code and added support for FilterType
65576
65577M	ActiveSync/GNUmakefile
65578A	ActiveSync/NSCalendarDate+ActiveSync.h
65579A	ActiveSync/NSCalendarDate+ActiveSync.m
65580M	ActiveSync/NSData+ActiveSync.m
65581M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
65582M	ActiveSync/SOGoActiveSyncDispatcher.m
65583M	SoObjects/Mailer/SOGoMailFolder.h
65584M	SoObjects/Mailer/SOGoMailFolder.m
65585M	SoObjects/SOGo/SOGoGCSFolder.h
65586M	SoObjects/SOGo/SOGoGCSFolder.m
65587
65588commit 343f2d8bfef38d0dff74dc122b12ce4c2ff2ad3c
65589Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65590Date:   Thu Jan 16 15:13:09 2014 -0500
65591
65592    Fixed the GetChanges detection and added FilterType decoding
65593
65594M	ActiveSync/NSDate+ActiveSync.h
65595M	ActiveSync/NSDate+ActiveSync.m
65596M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
65597
65598commit 65276f7dc005625bcdc72b5c0e09e418c3eb9252
65599Author: Jean Raby <jraby@inverse.ca>
65600Date:   Wed Jan 15 16:37:24 2014 -0500
65601
65602    Add dependency on tmpwatch. The cronjob uses it.
65603
65604    Fixes #2577
65605
65606M	packaging/rhel/sogo.spec
65607
65608commit 24663682d625e61e2a67a1c5bce4e427d8411e3a
65609Author: Jean Raby <jraby@inverse.ca>
65610Date:   Wed Jan 15 12:08:29 2014 -0500
65611
65612    New package: sogo-activesync + sogo-tool fixes
65613
65614    Added dependency on sogo = %version for sogo-tool
65615
65616M	packaging/rhel/sogo.spec
65617
65618commit 57cd315f2a37dd4355eb3753f50f1a12131c1ea2
65619Author: Jean Raby <jraby@inverse.ca>
65620Date:   Wed Jan 15 11:07:14 2014 -0500
65621
65622    explicitly list all *.SOGo folders
65623
65624    Otherwise, ActiveSync.SOGo would be listed twice, once in sogo-activesync and
65625    once in sogo.
65626
65627M	packaging/debian-multiarch/sogo.install
65628M	packaging/debian/sogo.install
65629
65630commit 29fcfda1183dbd6c6de6e30d43c9d83004b46380
65631Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65632Date:   Wed Jan 15 09:36:25 2014 -0500
65633
65634    Implemented FolderDelete for mail folders
65635
65636M	ActiveSync/SOGoActiveSyncDispatcher.m
65637
65638commit ada90677e1129df102591882a1266205bdc63631
65639Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65640Date:   Tue Jan 14 16:08:04 2014 -0500
65641
65642    Correctly update the SyncKey when creating or updating folders
65643
65644M	ActiveSync/SOGoActiveSyncDispatcher.m
65645
65646commit b71180b0064c4634edfc96741566dc8cb9d158b4
65647Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65648Date:   Tue Jan 14 15:47:33 2014 -0500
65649
65650    Use the right DeviceId
65651
65652M	ActiveSync/SOGoActiveSyncDispatcher.m
65653
65654commit 1ed41e28317258ca9da8cff93bd22d4aa28719a3
65655Author: Jean Raby <jraby@inverse.ca>
65656Date:   Tue Jan 14 14:39:51 2014 -0500
65657
65658    New deb package: sogo-activesync
65659
65660M	packaging/debian-multiarch/control
65661M	packaging/debian-multiarch/rules
65662A	packaging/debian-multiarch/sogo-activesync.docs
65663A	packaging/debian-multiarch/sogo-activesync.install
65664M	packaging/debian/control
65665M	packaging/debian/control-squeeze
65666M	packaging/debian/rules
65667A	packaging/debian/sogo-activesync.docs
65668A	packaging/debian/sogo-activesync.install
65669
65670commit 948553dce3d6d968a2e85c335aff54ac5a6dc76f
65671Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65672Date:   Tue Jan 14 13:50:17 2014 -0500
65673
65674    Properly extract the foldername
65675
65676M	ActiveSync/SOGoActiveSyncDispatcher.m
65677
65678commit 74adf784461325eb8962214e77cc7c89e9957c9c
65679Author: Jean Raby <jraby@inverse.ca>
65680Date:   Tue Jan 14 13:37:51 2014 -0500
65681
65682    Fix include directories for libwbxml
65683
65684M	ActiveSync/GNUmakefile
65685M	ActiveSync/NSData+ActiveSync.m
65686
65687commit ee0ae8a1c01b239f5c5fe1b8e67279cfa91537ff
65688Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65689Date:   Tue Jan 14 11:44:33 2014 -0500
65690
65691    Correctly add the folder type prefix when creating them
65692
65693M	ActiveSync/SOGoActiveSyncDispatcher.m
65694
65695commit 38c649751c530d57c76857e58a9185b98754aac9
65696Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65697Date:   Tue Jan 14 11:41:26 2014 -0500
65698
65699    If GetChanges is omitted, consider it as YES
65700
65701M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
65702
65703commit 645c718dfa24a82e921eafd6ff128dd2bc802423
65704Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65705Date:   Tue Jan 14 10:49:55 2014 -0500
65706
65707    Fixed broken comparison and added stub for processMeeting...
65708
65709M	ActiveSync/SOGoActiveSyncDispatcher.m
65710
65711commit 02992a70181512a1d02f2f4afb7797aed9db4935
65712Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65713Date:   Tue Jan 14 10:42:15 2014 -0500
65714
65715    Correctly decode base64 text parts before returning them
65716
65717M	ActiveSync/SOGoMailObject+ActiveSync.m
65718
65719commit 0ffa0649c5c933e7f2b4ba3d0afac74ff7ba67b4
65720Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65721Date:   Tue Jan 14 10:09:10 2014 -0500
65722
65723    Wrap Fetch responses into <Responses> tags so iOS works correctly
65724
65725M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
65726
65727commit 7c7cabe4329207a124dac3e4fcdafacb42f3dcf9
65728Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65729Date:   Mon Jan 13 16:25:14 2014 -0500
65730
65731    First pass at organizer/attendees support
65732
65733M	ActiveSync/iCalEvent+ActiveSync.m
65734
65735commit bb9c4cf0396cef689dde5400e9d28409780c7e2a
65736Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65737Date:   Mon Jan 13 16:24:15 2014 -0500
65738
65739    Handle not found objects and correctly get all "Collection"
65740
65741M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
65742
65743commit c252f5b7a861ea79d671397e50400e4105f17fd7
65744Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65745Date:   Mon Jan 13 11:46:32 2014 -0500
65746
65747    Fixed the license indent
65748
65749M	ActiveSync/ActiveSyncProduct.m
65750M	ActiveSync/LICENSE
65751M	ActiveSync/NGDOMElement+ActiveSync.h
65752M	ActiveSync/NGDOMElement+ActiveSync.m
65753M	ActiveSync/NGMimeMessage+ActiveSync.h
65754M	ActiveSync/NGMimeMessage+ActiveSync.m
65755M	ActiveSync/NGVCard+ActiveSync.h
65756M	ActiveSync/NGVCard+ActiveSync.m
65757M	ActiveSync/NSData+ActiveSync.h
65758M	ActiveSync/NSData+ActiveSync.m
65759M	ActiveSync/NSDate+ActiveSync.h
65760M	ActiveSync/NSDate+ActiveSync.m
65761M	ActiveSync/NSString+ActiveSync.h
65762M	ActiveSync/NSString+ActiveSync.m
65763M	ActiveSync/SOGoActiveSyncConstants.h
65764M	ActiveSync/SOGoActiveSyncDispatcher+Sync.h
65765M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
65766M	ActiveSync/SOGoActiveSyncDispatcher.h
65767M	ActiveSync/SOGoActiveSyncDispatcher.m
65768M	ActiveSync/SOGoMailObject+ActiveSync.h
65769M	ActiveSync/SOGoMailObject+ActiveSync.m
65770M	ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m
65771M	ActiveSync/iCalEvent+ActiveSync.h
65772M	ActiveSync/iCalEvent+ActiveSync.m
65773M	ActiveSync/iCalTimeZone+ActiveSync.h
65774M	ActiveSync/iCalTimeZone+ActiveSync.m
65775M	ActiveSync/iCalToDo+ActiveSync.h
65776M	ActiveSync/iCalToDo+ActiveSync.m
65777
65778commit 2e44ac0f9b9b513b40e1b490ac1d48e846108d5f
65779Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65780Date:   Mon Jan 13 10:19:00 2014 -0500
65781
65782    Fixed MoveItems and also fixed Ping with no content
65783
65784M	ActiveSync/SOGoActiveSyncDispatcher.m
65785
65786commit 2a9ccf8122fbea723785737482ce9d48813803bd
65787Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65788Date:   Mon Jan 13 10:18:20 2014 -0500
65789
65790    Now able to grab the command from the URI
65791
65792M	ActiveSync/NSString+ActiveSync.h
65793M	ActiveSync/NSString+ActiveSync.m
65794
65795commit f74066c9a6421abba4c370ee7dca609f4404c74a
65796Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65797Date:   Sat Jan 11 19:31:39 2014 -0500
65798
65799    Support for more props
65800
65801M	ActiveSync/iCalEvent+ActiveSync.m
65802M	ActiveSync/iCalToDo+ActiveSync.m
65803
65804commit ee49836f2ee5a90b203367f9d386a16c494bce91
65805Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65806Date:   Fri Jan 10 16:49:40 2014 -0500
65807
65808    Disabled debugging...
65809
65810M	ActiveSync/NSData+ActiveSync.m
65811
65812commit bf798061d3e2aae345cf2cd7ba0d3105f3e215c0
65813Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65814Date:   Fri Jan 10 16:48:39 2014 -0500
65815
65816    Fixed timezones support for events and added more supported props
65817
65818M	ActiveSync/NSData+ActiveSync.m
65819M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
65820M	ActiveSync/iCalEvent+ActiveSync.m
65821
65822commit 834e05bab1f925cb2a9dbeb48a24cd31cab7e7ae
65823Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65824Date:   Fri Jan 10 15:29:57 2014 -0500
65825
65826    Fixed typo messing up adds
65827
65828M	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
65829
65830commit e8438a6235f0a37f5126c7253700dbab3dcff4d1
65831Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65832Date:   Fri Jan 10 14:53:49 2014 -0500
65833
65834    Don't write decoded stuff if not needed
65835
65836M	ActiveSync/NSData+ActiveSync.m
65837
65838commit 68dafdfdeb15ac2d33c21f00a7db521b7d400e72
65839Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65840Date:   Fri Jan 10 14:25:00 2014 -0500
65841
65842    Removed old comments
65843
65844M	ActiveSync/SOGoActiveSyncDispatcher.m
65845
65846commit e5bc46710c715a9dc2e1801bba236fa7e7848b3d
65847Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65848Date:   Fri Jan 10 14:12:53 2014 -0500
65849
65850    Initial Active Sync Support!
65851
65852A	ActiveSync/ActiveSyncProduct.m
65853A	ActiveSync/GNUmakefile
65854A	ActiveSync/GNUmakefile.preamble
65855A	ActiveSync/LICENSE
65856A	ActiveSync/NGDOMElement+ActiveSync.h
65857A	ActiveSync/NGDOMElement+ActiveSync.m
65858A	ActiveSync/NGMimeMessage+ActiveSync.h
65859A	ActiveSync/NGMimeMessage+ActiveSync.m
65860A	ActiveSync/NGVCard+ActiveSync.h
65861A	ActiveSync/NGVCard+ActiveSync.m
65862A	ActiveSync/NSData+ActiveSync.h
65863A	ActiveSync/NSData+ActiveSync.m
65864A	ActiveSync/NSDate+ActiveSync.h
65865A	ActiveSync/NSDate+ActiveSync.m
65866A	ActiveSync/NSString+ActiveSync.h
65867A	ActiveSync/NSString+ActiveSync.m
65868A	ActiveSync/README
65869A	ActiveSync/SOGoActiveSyncConstants.h
65870A	ActiveSync/SOGoActiveSyncDispatcher+Sync.h
65871A	ActiveSync/SOGoActiveSyncDispatcher+Sync.m
65872A	ActiveSync/SOGoActiveSyncDispatcher.h
65873A	ActiveSync/SOGoActiveSyncDispatcher.m
65874A	ActiveSync/SOGoMailObject+ActiveSync.h
65875A	ActiveSync/SOGoMailObject+ActiveSync.m
65876A	ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m
65877A	ActiveSync/common.make
65878A	ActiveSync/iCalEvent+ActiveSync.h
65879A	ActiveSync/iCalEvent+ActiveSync.m
65880A	ActiveSync/iCalTimeZone+ActiveSync.h
65881A	ActiveSync/iCalTimeZone+ActiveSync.m
65882A	ActiveSync/iCalToDo+ActiveSync.h
65883A	ActiveSync/iCalToDo+ActiveSync.m
65884A	ActiveSync/product.plist
65885
65886commit 7355eae1dc7a04eac5cc46b4e95e57a461a71db6
65887Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65888Date:   Fri Jan 10 14:10:53 2014 -0500
65889
65890    Now able to set Active Sync metadata in the user settings
65891
65892M	SoObjects/SOGo/SOGoUserSettings.h
65893M	SoObjects/SOGo/SOGoUserSettings.m
65894
65895commit 1d9febb51139924ac7563c43e7ceeb9d2f54f4b2
65896Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65897Date:   Fri Jan 10 14:10:16 2014 -0500
65898
65899    Correctly handle the Active Sync requests
65900
65901M	SoObjects/SOGo/SOGoUserFolder.h
65902M	SoObjects/SOGo/WORequest+SOGo.m
65903
65904commit e21b30d768c06b2507dba6e2b35e511534affab0
65905Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65906Date:   Fri Jan 10 14:09:32 2014 -0500
65907
65908    Code cleanups
65909
65910M	SoObjects/SOGo/SOGoObject.h
65911
65912commit ae200360ba17719e8794231b5d43c4f232b4aa71
65913Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65914Date:   Fri Jan 10 14:09:02 2014 -0500
65915
65916    Code cleanups
65917
65918M	SoObjects/SOGo/SOGoGCSFolder.h
65919M	SoObjects/SOGo/SOGoGCSFolder.m
65920
65921commit e217ffb6c4896c10d6ddaa784880a74d6e19fdcd
65922Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65923Date:   Fri Jan 10 14:08:12 2014 -0500
65924
65925    Code generalization to be usable from the ActiveSync bundle
65926
65927M	SoObjects/Contacts/SOGoContactFolders.h
65928M	SoObjects/Contacts/SOGoContactFolders.m
65929M	SoObjects/Contacts/SOGoContactGCSEntry.m
65930
65931commit a4a3a735b47d14af91ca2b822eb74292f9930cfe
65932Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65933Date:   Fri Jan 10 14:06:53 2014 -0500
65934
65935    Moved the folder metadata generation to SoObject and added 'tag based' sync'ing support for IMAP
65936
65937M	SoObjects/Mailer/GNUmakefile
65938M	SoObjects/Mailer/SOGoMailAccount.h
65939M	SoObjects/Mailer/SOGoMailAccount.m
65940M	SoObjects/Mailer/SOGoMailFolder.h
65941M	SoObjects/Mailer/SOGoMailFolder.m
65942M	SoObjects/Mailer/SOGoMailObject.h
65943M	UI/MailerUI/UIxMailAccountActions.h
65944M	UI/MailerUI/UIxMailAccountActions.m
65945M	UI/MailerUI/UIxMailFolderActions.m
65946
65947commit 13721b961b2224b3918b421c13816d045c86e322
65948Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65949Date:   Fri Jan 10 14:03:50 2014 -0500
65950
65951    Add an easy way to get the personal contact folder, just like we have for calendars
65952
65953M	SoObjects/SOGo/SOGoUser.h
65954M	SoObjects/SOGo/SOGoUser.m
65955
65956commit 689a1e94e0e8b3e8b60debcffd413765629c8d94
65957Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65958Date:   Fri Jan 10 14:02:32 2014 -0500
65959
65960    Sample Active Sync configuration
65961
65962M	Apache/SOGo.conf
65963
65964commit afcd92fb719ca01767519d19b61320f8e8315e05
65965Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65966Date:   Fri Jan 10 14:01:39 2014 -0500
65967
65968    Load the ActiveSync bundle code and bind it
65969
65970M	UI/MainUI/GNUmakefile
65971A	UI/MainUI/SOGoMicrosoftActiveSyncActions.m
65972M	UI/MainUI/product.plist
65973
65974commit 7260c07628c90450035381f975141f230522dc1e
65975Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65976Date:   Thu Jan 9 21:10:48 2014 -0500
65977
65978    More cleanups
65979
65980M	UI/MainUI/SOGoSAML2Actions.m
65981
65982commit a24d809e4061056be6082b310bae1b9d8edb6883
65983Author: Ludovic Marcotte <lmarcotte@inverse.ca>
65984Date:   Thu Jan 9 21:06:31 2014 -0500
65985
65986    Minor code/copyright/authors cleanups
65987
65988M	Main/SOGo+DAV.m
65989M	Main/SOGo.m
65990M	OpenChange/MAPIStoreMailFolder.m
65991M	SoObjects/Appointments/MSExchangeFreeBusy.m
65992M	SoObjects/Appointments/SOGoCalendarComponent.h
65993M	SoObjects/Appointments/SOGoTaskObject.h
65994M	SoObjects/Contacts/NGVCard+SOGo.m
65995M	SoObjects/Contacts/SOGoContactGCSEntry.h
65996M	SoObjects/Contacts/SOGoContactGCSFolder.m
65997M	SoObjects/Contacts/SOGoContactObject.h
65998M	SoObjects/Contacts/SOGoContactSourceFolder.h
65999M	SoObjects/Contacts/SOGoContactSourceFolder.m
66000M	SoObjects/Mailer/SOGoMailManager.h
66001M	SoObjects/SOGo/NSArray+DAV.m
66002M	SoObjects/SOGo/SOGoDAVAuthenticator.h
66003M	SoObjects/SOGo/SOGoFolder.h
66004M	SoObjects/SOGo/SOGoParentFolder.h
66005M	SoObjects/SOGo/SOGoUserDefaults.h
66006M	SoObjects/SOGo/SOGoUserFolder.h
66007M	SoObjects/SOGo/SOGoWebAuthenticator.h
66008M	SoObjects/SOGo/SOGoWebAuthenticator.m
66009M	UI/Contacts/UIxContactView.m
66010M	UI/MailPartViewers/UIxMailRenderingContext.m
66011M	UI/MainUI/SOGoRootPage.m
66012
66013commit ed97407578d74351e8e2fb2002a949a0168039f2
66014Author: Ludovic Marcotte <lmarcotte@inverse.ca>
66015Date:   Thu Jan 9 20:42:16 2014 -0500
66016
66017    Dropped old data types
66018
66019M	UI/WebServerResources/MailerUI.js
66020
66021commit ca541d7299f4aa93dbf8eeaced497ddcbebfab19
66022Author: Ludovic Marcotte <lmarcotte@inverse.ca>
66023Date:   Thu Jan 9 20:41:16 2014 -0500
66024
66025    Cleanups in conf file
66026
66027M	Apache/SOGo.conf
66028
66029commit 2d683ffc7791d766f353be39391cca20c012bcde
66030Author: Ludovic Marcotte <lmarcotte@inverse.ca>
66031Date:   Thu Jan 9 20:40:25 2014 -0500
66032
66033    Always capitalize HTTP headers
66034
66035M	SoObjects/SOGo/SOGoDefaults.plist
66036
66037commit d603a8672e72aeb0d3d51decd1455f9dfc193cac
66038Author: Francis Lachapelle <flachapelle@inverse.ca>
66039Date:   Thu Jan 9 09:13:11 2014 -0500
66040
66041    Consider 'background' attribute as unsafe
66042
66043    When loading a message, background attributes will be disabled if the
66044    user as chosen to not automatically load external images.
66045
66046    Fixes #2437
66047
66048M	NEWS
66049M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
66050M	UI/WebServerResources/MailerUI.js
66051
66052commit d51e1da57f6ce9f9dabffcb5cf3480a82be501aa
66053Author: Francis Lachapelle <flachapelle@inverse.ca>
66054Date:   Wed Jan 8 15:02:41 2014 -0500
66055
66056    Increase height of signature editor
66057
66058M	UI/WebServerResources/UIxPreferences.css
66059M	UI/WebServerResources/UIxPreferences.js
66060
66061commit 80fd439dea8a87727f0bc2f6a947d12450a68006
66062Author: Francis Lachapelle <flachapelle@inverse.ca>
66063Date:   Wed Jan 8 14:40:39 2014 -0500
66064
66065    Fix message forwarding as attachment
66066
66067    Restored the filename of the message source in the body part
66068    content-disposition header.
66069    Also forced the mail to be saved to the mailstore immediately in order
66070    to have a clickable link to the attached message.
66071
66072M	SoObjects/Mailer/SOGoDraftObject.m
66073
66074commit a0d7f184fe793f103ab1f05e49ea0366f4d4e738
66075Author: Francis Lachapelle <flachapelle@inverse.ca>
66076Date:   Tue Jan 7 11:51:35 2014 -0500
66077
66078    Update French translation
66079
66080M	UI/Common/French.lproj/Localizable.strings
66081M	UI/MailerUI/French.lproj/Localizable.strings
66082
66083commit fe2826ca76cb3963c2fdaaedeb751049824813cc
66084Author: Francis Lachapelle <flachapelle@inverse.ca>
66085Date:   Tue Jan 7 11:11:39 2014 -0500
66086
66087    Draft: Improve error handling when attaching files
66088
66089M	UI/Common/English.lproj/Localizable.strings
66090M	UI/MailerUI/English.lproj/Localizable.strings
66091M	UI/WebServerResources/UIxMailEditor.js
66092
66093commit ff9ea3b779b27baa9ddff5b7a79942980ab0f28a
66094Author: Francis Lachapelle <flachapelle@inverse.ca>
66095Date:   Tue Jan 7 10:28:53 2014 -0500
66096
66097    Don't alter the draft when saving it
66098
66099    We must not extract inline HTML images when simply saving a draft. The
66100    images extraction process must only be performed when sending the
66101    message.
66102
66103M	SoObjects/Mailer/SOGoDraftObject.m
66104
66105commit e70793e7aee7fa02141fed97a174778304d4834e
66106Author: Francis Lachapelle <flachapelle@inverse.ca>
66107Date:   Mon Jan 6 15:09:09 2014 -0500
66108
66109    Don't follow link of attachment not yet uploaded
66110
66111M	UI/WebServerResources/UIxMailEditor.js
66112
66113commit 0fdea48ce85afe1598cc199590f3b8afab4df30b
66114Author: Francis Lachapelle <flachapelle@inverse.ca>
66115Date:   Mon Jan 6 15:08:45 2014 -0500
66116
66117    Restore CSS of disabled menu options
66118
66119M	UI/WebServerResources/generic.css
66120
66121commit 2b53705d449089a66f23cd055f6c0c92a01890c9
66122Author: Francis Lachapelle <flachapelle@inverse.ca>
66123Date:   Mon Jan 6 14:32:58 2014 -0500
66124
66125    Untabify
66126
66127M	SoObjects/Mailer/NSString+Mail.m
66128
66129commit b716331d8ee99123aeb3e9b51a13baa8dde8ba66
66130Author: Francis Lachapelle <flachapelle@inverse.ca>
66131Date:   Mon Jan 6 14:20:47 2014 -0500
66132
66133    Append tags when using a sanitizerContentHandler
66134
66135M	SoObjects/Mailer/NSString+Mail.m
66136
66137commit 586d66b1134889ba1ff97ea2b0d55cdf3b3d82e7
66138Author: Jean Raby <jraby@inverse.ca>
66139Date:   Mon Jan 6 13:28:47 2014 -0500
66140
66141    Updated description of SOGoUIAdditionalJSFiles
66142
66143    Document that the files must be placed under the  WebServerResources directory
66144
66145M	Documentation/SOGo Installation Guide.odt
66146
66147commit 5756defbf1d3fac4d6923732a0a7986f9ce6e9ec
66148Author: Francis Lachapelle <flachapelle@inverse.ca>
66149Date:   Mon Jan 6 11:10:28 2014 -0500
66150
66151    Mail editor: don't give focus to file input field.
66152
66153M	UI/Templates/MailerUI/UIxMailEditor.wox
66154
66155commit 7130cec4d1eff93ce6acc84e4fda5258878e5082
66156Author: Francis Lachapelle <flachapelle@inverse.ca>
66157Date:   Fri Jan 3 16:56:51 2014 -0500
66158
66159    Move & copy messages between different accounts
66160
66161M	NEWS
66162M	SoObjects/Mailer/SOGoMailFolder.m
66163M	UI/Templates/MailerUI/UIxMailMainFrame.wox
66164M	UI/WebServerResources/MailerUI.js
66165
66166commit 009cfccb2c8ea94e5a235964c4214553ac54c299
66167Author: Francis Lachapelle <flachapelle@inverse.ca>
66168Date:   Fri Jan 3 14:33:27 2014 -0500
66169
66170    Fix JS error when saving/sending plain text msg
66171
66172M	UI/WebServerResources/UIxMailEditor.js
66173
66174commit 09e14df79b4ba9cd9a319b41f2d386ba50a5cc63
66175Author: Francis Lachapelle <flachapelle@inverse.ca>
66176Date:   Fri Jan 3 14:32:48 2014 -0500
66177
66178    Preferences: fix display of calendar categories
66179
66180M	UI/WebServerResources/UIxPreferences.css
66181
66182commit ba29e7620d895ef183898465c6757dbd211d1daa
66183Author: Francis Lachapelle <flachapelle@inverse.ca>
66184Date:   Fri Jan 3 14:32:01 2014 -0500
66185
66186    Update French translation
66187
66188M	UI/MailerUI/French.lproj/Localizable.strings
66189M	UI/PreferencesUI/French.lproj/Localizable.strings
66190
66191commit 32516b162e5f719ccc86e0dfcc40654a8eb17390
66192Author: Francis Lachapelle <flachapelle@inverse.ca>
66193Date:   Tue Dec 31 15:52:15 2013 -0500
66194
66195    Update textarea before saving/sending HTML message
66196
66197M	UI/WebServerResources/UIxMailEditor.js
66198
66199commit a8e780516bbac198b68c75638916ebb93c42af2e
66200Author: Francis Lachapelle <flachapelle@inverse.ca>
66201Date:   Mon Dec 23 15:54:22 2013 -0500
66202
66203    Fix display of "edit draft" and "load images"
66204
66205    The buttons were placed one over the other.
66206
66207M	UI/Templates/MailerUI/UIxMailView.wox
66208M	UI/WebServerResources/MailerUI.css
66209
66210commit bd7ad5be16b98848ac14e06546fb2db8a7927182
66211Author: Francis Lachapelle <flachapelle@inverse.ca>
66212Date:   Mon Dec 23 15:51:36 2013 -0500
66213
66214    Fix initialization of arrays in NSString+Mail.m
66215
66216M	SoObjects/Mailer/NSString+Mail.m
66217
66218commit bed57af0157cc167bda6d2651b8f07b23eec3f4a
66219Author: Francis Lachapelle <flachapelle@inverse.ca>
66220Date:   Fri Dec 20 16:18:19 2013 -0500
66221
66222    Improve display of linked attachments
66223
66224M	UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox
66225
66226commit 5f369f201d0020c3d4720fd710eceaebe7dd10e5
66227Author: Francis Lachapelle <flachapelle@inverse.ca>
66228Date:   Fri Dec 20 15:37:01 2013 -0500
66229
66230    Add links to download one or all attachments
66231
66232    Also removed the contextual menu over file attachments and changed the
66233    label color when moving over the file attachments.
66234
66235M	NEWS
66236M	UI/MailerUI/English.lproj/Localizable.strings
66237M	UI/MailerUI/UIxMailEditor.m
66238M	UI/MailerUI/UIxMailView.m
66239M	UI/Templates/MailerUI/UIxMailMainFrame.wox
66240M	UI/Templates/MailerUI/UIxMailPopupView.wox
66241M	UI/Templates/MailerUI/UIxMailView.wox
66242M	UI/WebServerResources/MailerUI.css
66243M	UI/WebServerResources/MailerUI.js
66244M	UI/WebServerResources/generic.css
66245M	UI/WebServerResources/generic.js
66246
66247commit dc21c723f695524bc8d2bf9088f3575b518b1e46
66248Author: Francis Lachapelle <flachapelle@inverse.ca>
66249Date:   Fri Dec 20 15:20:16 2013 -0500
66250
66251    Move method fetchFileAttachmentKeys from category
66252
66253    Moved fetchFileAttachmentKeys from SOGoDraftObjectExtensions to
66254    SOGoDraftObject. Renamed fetchAttachmentIds to fetchFileAttachmentIds
66255    for consistency.
66256
66257M	SoObjects/Mailer/SOGoMailObject+Draft.h
66258M	SoObjects/Mailer/SOGoMailObject+Draft.m
66259M	SoObjects/Mailer/SOGoMailObject.h
66260M	SoObjects/Mailer/SOGoMailObject.m
66261M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
66262
66263commit 1f7994d1bf9302e02940de5fc75c0a53a9911d75
66264Author: Francis Lachapelle <flachapelle@inverse.ca>
66265Date:   Wed Dec 18 22:16:28 2013 -0500
66266
66267    Respect locale in time format of attendees window
66268
66269M	NEWS
66270M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
66271M	UI/WebServerResources/JavascriptAPIExtensions.js
66272M	UI/WebServerResources/UIxAttendeesEditor.js
66273
66274commit 7369a82bab05f5044432343de49c70a7600166e5
66275Author: Francis Lachapelle <flachapelle@inverse.ca>
66276Date:   Wed Dec 18 16:36:49 2013 -0500
66277
66278    Improve upload of attachments to messages
66279
66280M	NEWS
66281M	UI/MailerUI/Toolbars/SOGoDraftObject.toolbar
66282M	UI/MailerUI/UIxMailEditor.m
66283M	UI/Templates/MailerUI/UIxMailEditor.wox
66284M	UI/WebServerResources/UIxMailEditor.css
66285M	UI/WebServerResources/UIxMailEditor.js
66286A	UI/WebServerResources/attachment.png
66287M	UI/WebServerResources/generic.css
66288A	UI/WebServerResources/jquery.fileupload.css
66289A	UI/WebServerResources/jquery.fileupload.js
66290A	UI/WebServerResources/jquery.iframe-transport.js
66291A	UI/WebServerResources/upload_document.png
66292
66293commit 1a900b05d9cb6def48849209cde72225ab65fcff
66294Author: Francis Lachapelle <flachapelle@inverse.ca>
66295Date:   Wed Dec 18 14:12:29 2013 -0500
66296
66297    DraftObject: return more attachments attributes
66298
66299M	SoObjects/Mailer/SOGoDraftObject.h
66300M	SoObjects/Mailer/SOGoDraftObject.m
66301M	SoObjects/Mailer/SOGoMailObject+Draft.m
66302
66303commit a8e3418a4cac2812c2fe1234ef0c95b88100c9d5
66304Author: Francis Lachapelle <flachapelle@inverse.ca>
66305Date:   Wed Dec 18 08:38:03 2013 -0500
66306
66307    Use the UIxMailSizeFormatter in messages listing
66308
66309M	UI/MailPartViewers/UIxMailSizeFormatter.m
66310M	UI/MailerUI/UIxMailListActions.h
66311M	UI/MailerUI/UIxMailListActions.m
66312M	UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox
66313M	UI/WebServerResources/generic.css
66314
66315commit 59ce12a51b352bc800a3347b00df80a296a84e62
66316Author: Francis Lachapelle <flachapelle@inverse.ca>
66317Date:   Tue Dec 17 16:39:30 2013 -0500
66318
66319    Load XMLHttpRequest conditionally (< IE9)
66320
66321M	NEWS
66322M	UI/SOGoElements/SOGoIEConditional.h
66323M	UI/SOGoElements/SOGoIEConditional.m
66324M	UI/Templates/UIxPageFrame.wox
66325M	UI/WebServerResources/XMLHttpRequest.js
66326
66327commit 08ab36244c1b7e4144f06948fb4c981540032248
66328Author: Ludovic Marcotte <lmarcotte@inverse.ca>
66329Date:   Mon Dec 16 17:48:23 2013 -0500
66330
66331    Improved the logic behind refusing too-many submitted mails.
66332
66333M	UI/MailerUI/UIxMailEditor.m
66334
66335commit 9ea880e80bc041e538d038c7a3246861df9bdb2e
66336Author: Jean Raby <jraby@inverse.ca>
66337Date:   Wed Dec 11 14:36:28 2013 -0500
66338
66339    fix backup path
66340
66341M	Scripts/sogo.cron
66342
66343commit 7d0a9aa1b7f88cfb03353a1fb18b8d74e9f8f550
66344Author: Ludovic Marcotte <lmarcotte@inverse.ca>
66345Date:   Tue Dec 10 20:09:32 2013 -0500
66346
66347    Cleanups.
66348
66349M	UI/Templates/UIxWinClose.wox
66350
66351commit 2fa654fadbd6a7a8086329c0a4435b6b7d091ff3
66352Author: Jean Raby <jraby@inverse.ca>
66353Date:   Tue Dec 10 15:55:44 2013 -0500
66354
66355    sogo.conf: fix typo and add AD/Samba4 example
66356
66357M	Scripts/sogo.conf
66358
66359commit 4a98e5b521dcd64fef7d08521d10d5dd32e3817d
66360Author: Ludovic Marcotte <lmarcotte@inverse.ca>
66361Date:   Mon Dec 9 10:31:34 2013 -0500
66362
66363    Don't append unknown objects to the REPORT result.
66364
66365M	SoObjects/Contacts/SOGoContactSourceFolder.m
66366
66367commit e5103faed49fe86e222c86d88bdc8afda7061ba0
66368Author: Francis Lachapelle <flachapelle@inverse.ca>
66369Date:   Thu Dec 5 21:33:09 2013 -0500
66370
66371    Update Finnish translation
66372
66373M	NEWS
66374M	UI/Common/Finnish.lproj/Localizable.strings
66375M	UI/MailerUI/Finnish.lproj/Localizable.strings
66376M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
66377
66378commit f9ad9ea8150ab123ee3d353f78d8d144d4eeac6d
66379Author: Francis Lachapelle <flachapelle@inverse.ca>
66380Date:   Thu Dec 5 21:10:03 2013 -0500
66381
66382    Bump version to 2.1.2
66383
66384M	Version
66385
66386commit cfbd53e374a75a70e6d16875d5eb880d3de03d23
66387Author: Francis Lachapelle <flachapelle@inverse.ca>
66388Date:   Thu Dec 5 09:00:01 2013 -0500
66389
66390    Fix initialization of preferences module
66391
66392    Don't try to initialize the tabs controller on the mail options tab if
66393    the mail module is disabled.
66394
66395M	UI/WebServerResources/UIxPreferences.js
66396
66397commit f2beabec8887981ee91362295b38db5a62d933c9
66398Author: Jean Raby <jraby@inverse.ca>
66399Date:   Wed Dec 4 19:50:22 2013 -0500
66400
66401    document organization and country ldap mapping
66402
66403M	Documentation/SOGo Installation Guide.odt
66404
66405commit eaa0fb3cf1ec654e79a1a9522376a4ad2902c285
66406Author: Jean Raby <jraby@inverse.ca>
66407Date:   Wed Dec 4 11:11:10 2013 -0500
66408
66409    Update NEWS CKEditor is in 2.1.1b
66410
66411M	NEWS
66412
66413commit db56d1fa6ce2736b1cefd0f931d5747899a7860d
66414Author: Jean Raby <jraby@inverse.ca>
66415Date:   Wed Dec 4 10:33:48 2013 -0500
66416
66417    Bump version to 2.1.1b + adjust NEWS
66418
66419M	NEWS
66420M	Version
66421
66422commit 37de8c6141a04fdd76f5d1b439f937aab1d2ec0b
66423Author: Francis Lachapelle <flachapelle@inverse.ca>
66424Date:   Mon Dec 2 13:41:39 2013 -0500
66425
66426    CKEditor: don't filter tags
66427
66428M	UI/WebServerResources/ckeditor/config.js
66429
66430commit b0eb34f6b72f0619f277ef34d9ef3ad7584709ca
66431Author: Francis Lachapelle <flachapelle@inverse.ca>
66432Date:   Mon Dec 2 11:58:28 2013 -0500
66433
66434    Add 'div' plugin to CKEditor
66435
66436M	UI/WebServerResources/ckeditor/build-config.js
66437M	UI/WebServerResources/ckeditor/ckeditor.js
66438M	UI/WebServerResources/ckeditor/config.js
66439M	UI/WebServerResources/ckeditor/lang/ar.js
66440M	UI/WebServerResources/ckeditor/lang/ca.js
66441M	UI/WebServerResources/ckeditor/lang/cs.js
66442M	UI/WebServerResources/ckeditor/lang/cy.js
66443M	UI/WebServerResources/ckeditor/lang/da.js
66444M	UI/WebServerResources/ckeditor/lang/de.js
66445M	UI/WebServerResources/ckeditor/lang/en.js
66446M	UI/WebServerResources/ckeditor/lang/es.js
66447M	UI/WebServerResources/ckeditor/lang/fi.js
66448M	UI/WebServerResources/ckeditor/lang/fr.js
66449M	UI/WebServerResources/ckeditor/lang/hu.js
66450M	UI/WebServerResources/ckeditor/lang/is.js
66451M	UI/WebServerResources/ckeditor/lang/it.js
66452M	UI/WebServerResources/ckeditor/lang/nb.js
66453M	UI/WebServerResources/ckeditor/lang/nl.js
66454M	UI/WebServerResources/ckeditor/lang/no.js
66455M	UI/WebServerResources/ckeditor/lang/pl.js
66456M	UI/WebServerResources/ckeditor/lang/pt-br.js
66457M	UI/WebServerResources/ckeditor/lang/ru.js
66458M	UI/WebServerResources/ckeditor/lang/sk.js
66459M	UI/WebServerResources/ckeditor/lang/sv.js
66460M	UI/WebServerResources/ckeditor/lang/uk.js
66461A	UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js
66462M	UI/WebServerResources/ckeditor/plugins/icons.png
66463M	UI/WebServerResources/ckeditor/plugins/icons_hidpi.png
66464M	UI/WebServerResources/ckeditor/skins/moono/editor.css
66465M	UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css
66466M	UI/WebServerResources/ckeditor/skins/moono/editor_ie.css
66467M	UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css
66468M	UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css
66469M	UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css
66470M	UI/WebServerResources/ckeditor/skins/moono/icons.png
66471M	UI/WebServerResources/ckeditor/skins/moono/icons_hidpi.png
66472
66473commit 1cf696f57c7347040bff272a7873d7a5ac8d9fbe
66474Author: Francis Lachapelle <flachapelle@inverse.ca>
66475Date:   Mon Nov 25 09:52:18 2013 -0500
66476
66477    Mail composition: add text part before html part
66478
66479    Fixes #2512
66480
66481M	NEWS
66482M	SoObjects/Mailer/SOGoDraftObject.m
66483
66484commit 2114a48222b73c1edad3e2dbdbf39898103b23eb
66485Author: Francis Lachapelle <flachapelle@inverse.ca>
66486Date:   Fri Nov 22 15:03:57 2013 -0500
66487
66488    Update NEWS file
66489
66490M	NEWS
66491
66492commit 384d998c471f52eeed24b749f64873374e46ebfc
66493Author: Francis Lachapelle <flachapelle@inverse.ca>
66494Date:   Fri Nov 22 14:42:16 2013 -0500
66495
66496    Cleanup wox templates
66497
66498M	UI/Templates/MailerUI/UIxMailWindowCloser.wox
66499M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
66500
66501commit 2211f6d168e84cc9d0157e400276cfdaae242647
66502Author: Francis Lachapelle <flachapelle@inverse.ca>
66503Date:   Fri Nov 22 14:39:24 2013 -0500
66504
66505    Move mail tags strings to UI/Common
66506
66507M	SoObjects/Mailer/SOGoMailLabel.m
66508M	UI/Common/Arabic.lproj/Localizable.strings
66509M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
66510M	UI/Common/Catalan.lproj/Localizable.strings
66511M	UI/Common/Czech.lproj/Localizable.strings
66512M	UI/Common/Danish.lproj/Localizable.strings
66513M	UI/Common/Dutch.lproj/Localizable.strings
66514M	UI/Common/English.lproj/Localizable.strings
66515M	UI/Common/Finnish.lproj/Localizable.strings
66516M	UI/Common/French.lproj/Localizable.strings
66517M	UI/Common/German.lproj/Localizable.strings
66518M	UI/Common/Hungarian.lproj/Localizable.strings
66519M	UI/Common/Icelandic.lproj/Localizable.strings
66520M	UI/Common/Italian.lproj/Localizable.strings
66521M	UI/Common/NorwegianBokmal.lproj/Localizable.strings
66522M	UI/Common/NorwegianNynorsk.lproj/Localizable.strings
66523M	UI/Common/Polish.lproj/Localizable.strings
66524M	UI/Common/Russian.lproj/Localizable.strings
66525M	UI/Common/Slovak.lproj/Localizable.strings
66526M	UI/Common/SpanishArgentina.lproj/Localizable.strings
66527M	UI/Common/SpanishSpain.lproj/Localizable.strings
66528M	UI/Common/Swedish.lproj/Localizable.strings
66529M	UI/Common/Ukrainian.lproj/Localizable.strings
66530M	UI/Common/Welsh.lproj/Localizable.strings
66531M	UI/MailerUI/Arabic.lproj/Localizable.strings
66532M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
66533M	UI/MailerUI/Catalan.lproj/Localizable.strings
66534M	UI/MailerUI/Czech.lproj/Localizable.strings
66535M	UI/MailerUI/Danish.lproj/Localizable.strings
66536M	UI/MailerUI/Dutch.lproj/Localizable.strings
66537M	UI/MailerUI/English.lproj/Localizable.strings
66538M	UI/MailerUI/Finnish.lproj/Localizable.strings
66539M	UI/MailerUI/French.lproj/Localizable.strings
66540M	UI/MailerUI/German.lproj/Localizable.strings
66541M	UI/MailerUI/Hungarian.lproj/Localizable.strings
66542M	UI/MailerUI/Icelandic.lproj/Localizable.strings
66543M	UI/MailerUI/Italian.lproj/Localizable.strings
66544M	UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings
66545M	UI/MailerUI/NorwegianNynorsk.lproj/Localizable.strings
66546M	UI/MailerUI/Polish.lproj/Localizable.strings
66547M	UI/MailerUI/Russian.lproj/Localizable.strings
66548M	UI/MailerUI/Slovak.lproj/Localizable.strings
66549M	UI/MailerUI/SpanishArgentina.lproj/Localizable.strings
66550M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
66551M	UI/MailerUI/Swedish.lproj/Localizable.strings
66552M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
66553M	UI/MailerUI/Welsh.lproj/Localizable.strings
66554M	UI/PreferencesUI/Arabic.lproj/Localizable.strings
66555M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
66556M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
66557M	UI/PreferencesUI/Czech.lproj/Localizable.strings
66558M	UI/PreferencesUI/Danish.lproj/Localizable.strings
66559M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
66560M	UI/PreferencesUI/English.lproj/Localizable.strings
66561M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
66562M	UI/PreferencesUI/French.lproj/Localizable.strings
66563M	UI/PreferencesUI/German.lproj/Localizable.strings
66564M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
66565M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
66566M	UI/PreferencesUI/Italian.lproj/Localizable.strings
66567M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
66568M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
66569M	UI/PreferencesUI/Polish.lproj/Localizable.strings
66570M	UI/PreferencesUI/Russian.lproj/Localizable.strings
66571M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
66572M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
66573M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
66574M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
66575M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
66576M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
66577M	UI/WebServerResources/MailerUI.js
66578
66579commit 32ba01315f13631ff40d00081f4e481c3614af72
66580Author: Ludovic Marcotte <lmarcotte@inverse.ca>
66581Date:   Fri Nov 22 11:29:24 2013 -0500
66582
66583    Init local variable to avoid potential crasher.
66584
66585M	OpenChange/MAPIStoreGCSBaseContext.m
66586
66587commit 682ed767d956f0650de36e352ff3285856fdc0b3
66588Author: Francis Lachapelle <flachapelle@inverse.ca>
66589Date:   Thu Nov 21 08:50:24 2013 -0500
66590
66591    Fix the Sieve filters editor with new mail flags
66592
66593M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
66594M	UI/WebServerResources/UIxFilterEditor.js
66595
66596commit 5536f8967eea7c441d4e89bd246d1c113d0d8445
66597Author: Jean Raby <jraby@inverse.ca>
66598Date:   Thu Nov 21 07:11:05 2013 -0500
66599
66600    don't escape html in label names
66601
66602M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
66603
66604commit df3e9033f3723e63235ff4cc8fa9257fc2c6f176
66605Author: Ludovic Marcotte <lmarcotte@inverse.ca>
66606Date:   Wed Nov 20 17:42:11 2013 -0500
66607
66608    Added calendar default reminder support.
66609
66610M	NEWS
66611M	SoObjects/SOGo/SOGoDefaults.plist
66612M	SoObjects/SOGo/SOGoUserDefaults.h
66613M	SoObjects/SOGo/SOGoUserDefaults.m
66614M	UI/PreferencesUI/English.lproj/Localizable.strings
66615M	UI/PreferencesUI/UIxPreferences.m
66616M	UI/Scheduler/UIxComponentEditor.h
66617M	UI/Scheduler/UIxComponentEditor.m
66618M	UI/Templates/PreferencesUI/UIxPreferences.wox
66619M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
66620
66621commit f167475c91d9481914e7ccfb930ae05963db2bd3
66622Author: Francis Lachapelle <flachapelle@inverse.ca>
66623Date:   Wed Nov 20 11:17:42 2013 -0500
66624
66625    Update CKEditor to version 4.3.0
66626
66627M	NEWS
66628M	UI/WebServerResources/UIxMailEditor.js
66629M	UI/WebServerResources/ckeditor/build-config.js
66630M	UI/WebServerResources/ckeditor/ckeditor.js
66631M	UI/WebServerResources/ckeditor/config.js
66632M	UI/WebServerResources/ckeditor/contents.css
66633M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
66634M	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
66635M	UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js
66636M	UI/WebServerResources/ckeditor/skins/moono/dialog.css
66637M	UI/WebServerResources/ckeditor/skins/moono/dialog_ie.css
66638M	UI/WebServerResources/ckeditor/skins/moono/dialog_ie7.css
66639M	UI/WebServerResources/ckeditor/skins/moono/dialog_ie8.css
66640M	UI/WebServerResources/ckeditor/skins/moono/dialog_iequirks.css
66641M	UI/WebServerResources/ckeditor/skins/moono/dialog_opera.css
66642M	UI/WebServerResources/ckeditor/skins/moono/editor.css
66643M	UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css
66644M	UI/WebServerResources/ckeditor/skins/moono/editor_ie.css
66645M	UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css
66646M	UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css
66647M	UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css
66648
66649commit e4aedbac080d85ac4f927acb9e015b9e8839891b
66650Author: Ludovic Marcotte <lmarcotte@inverse.ca>
66651Date:   Wed Nov 20 08:56:29 2013 -0500
66652
66653    <img src=data...> conversion to file attachments + CIDs.
66654
66655M	NEWS
66656M	SoObjects/Mailer/NSString+Mail.h
66657M	SoObjects/Mailer/NSString+Mail.m
66658M	SoObjects/Mailer/SOGoDraftObject.m
66659M	SoObjects/Mailer/SOGoMailObject+Draft.m
66660M	UI/MailPartViewers/UIxMailPartHTMLViewer.h
66661M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
66662
66663commit 6587f4f19319aea549ffdd8b4e6a8752c1b3095d
66664Author: Jean Raby <jraby@inverse.ca>
66665Date:   Tue Nov 19 13:59:20 2013 -0500
66666
66667    Update ChangeLog
66668
66669M	ChangeLog
66670
66671commit c8a4ea5548e06de1341312a1cabb00fb0ef232e8
66672Author: Francis Lachapelle <flachapelle@inverse.ca>
66673Date:   Tue Nov 19 13:57:18 2013 -0500
66674
66675    Update translations
66676
66677M	UI/MailPartViewers/Czech.lproj/Localizable.strings
66678M	UI/MailPartViewers/Finnish.lproj/Localizable.strings
66679M	UI/MailPartViewers/Polish.lproj/Localizable.strings
66680M	UI/MailPartViewers/Russian.lproj/Localizable.strings
66681M	UI/MailPartViewers/SpanishSpain.lproj/Localizable.strings
66682
66683commit 148fd4936cc648a7264ef363afccd024a9e5d177
66684Author: Jean Raby <jraby@inverse.ca>
66685Date:   Tue Nov 19 13:43:45 2013 -0500
66686
66687    Update Version to 2.1.1 and update news
66688
66689M	NEWS
66690M	Version
66691
66692commit a7fef39448d0735aaf8fa9da1ad43fc96ae82efb
66693Author: Jean Raby <jraby@inverse.ca>
66694Date:   Tue Nov 19 13:43:22 2013 -0500
66695
66696    Update to 2.1.1
66697
66698M	Documentation/SOGo Installation Guide.odt
66699M	Documentation/SOGo Mobile Devices Configuration.odt
66700M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
66701M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
66702
66703commit 5a3d0d27e0ecea09daa1bca791e6baaeecdf397a
66704Author: Francis Lachapelle <flachapelle@inverse.ca>
66705Date:   Tue Nov 19 13:39:48 2013 -0500
66706
66707    Fix bug following mail tags management CSS changes
66708
66709M	UI/WebServerResources/SOGoTabsController.js
66710M	UI/WebServerResources/UIxPreferences.css
66711M	UI/WebServerResources/generic.css
66712
66713commit eb9111b5fa1dcd17e8bdccec6bef595b31c6a2ec
66714Author: Ludovic Marcotte <lmarcotte@inverse.ca>
66715Date:   Tue Nov 19 11:40:33 2013 -0500
66716
66717    Updated news for the recent bug fix
66718
66719M	NEWS
66720
66721commit eb7d1f08bcfe0c9de6f14042a57b8032662906c3
66722Author: Ludovic Marcotte <lmarcotte@inverse.ca>
66723Date:   Tue Nov 19 11:39:45 2013 -0500
66724
66725    Fix for bug #2482
66726
66727M	SoObjects/Mailer/SOGoDraftObject.m
66728M	UI/MailerUI/UIxMailEditor.m
66729
66730commit 854fed529c14bd70ac827520ed05a425fe99359f
66731Author: Ludovic Marcotte <lmarcotte@inverse.ca>
66732Date:   Tue Nov 19 09:52:53 2013 -0500
66733
66734    Added SOGoMailAuxiliaryUserAccountsEnabled
66735
66736M	Scripts/sogo.conf
66737
66738commit 3c29e0724d89cbe102fbb11a9bb8c7d565d46b3e
66739Author: Jean Raby <jraby@inverse.ca>
66740Date:   Fri Nov 15 16:12:15 2013 -0500
66741
66742    update news file
66743
66744M	NEWS
66745
66746commit aae26602b0200d865ba2a9a3ea8d986d6e3b8960
66747Author: Jean Raby <jraby@inverse.ca>
66748Date:   Fri Nov 15 16:04:09 2013 -0500
66749
66750    Use raw (utf7) name when checking folder type
66751
66752M	UI/MailerUI/UIxMailAccountActions.m
66753
66754commit 05233d9c53b40b7c6dc685358d9438b5c0f8bcdb
66755Author: Jean Raby <jraby@inverse.ca>
66756Date:   Fri Nov 15 16:02:59 2013 -0500
66757
66758    Use modified utf7 for special folder names
66759
66760M	SoObjects/SOGo/SOGoUserDefaults.m
66761
66762commit e862194b323ef09bf318243cfca96e802c89dd26
66763Author: Francis Lachapelle <flachapelle@inverse.ca>
66764Date:   Fri Nov 15 15:50:46 2013 -0500
66765
66766    Convert color picker to an inline widget
66767
66768    The colors are now limited to the colors offered in Thunderbird.
66769
66770M	NEWS
66771M	UI/Scheduler/GNUmakefile
66772D	UI/Scheduler/UIxColorPicker.h
66773D	UI/Scheduler/UIxColorPicker.m
66774M	UI/Scheduler/product.plist
66775M	UI/Templates/PreferencesUI/UIxPreferences.wox
66776M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
66777M	UI/WebServerResources/SchedulerUI.js
66778M	UI/WebServerResources/UIxCalendarProperties.css
66779M	UI/WebServerResources/UIxCalendarProperties.js
66780M	UI/WebServerResources/UIxPreferences.css
66781M	UI/WebServerResources/UIxPreferences.js
66782M	UI/WebServerResources/generic.css
66783D	UI/WebServerResources/js_color_picker_v2.css
66784
66785commit 884fbfdb7359db6a24057a4f958db6a563e04944
66786Author: Jean Raby <jraby@inverse.ca>
66787Date:   Fri Nov 15 13:17:37 2013 -0500
66788
66789    Bump copyright and fix whitespace (tab kill)
66790
66791M	UI/MailerUI/UIxMailAccountActions.m
66792
66793commit c05cf00db7b1f5878cac9130cadbebbf0649b8dc
66794Author: Ludovic Marcotte <lmarcotte@inverse.ca>
66795Date:   Thu Nov 14 09:00:19 2013 -0500
66796
66797    Update standard tag colors to match TB and improve tags id generation.
66798
66799M	SoObjects/SOGo/SOGoDefaults.plist
66800M	UI/WebServerResources/UIxPreferences.js
66801
66802commit 198db855f6aad1dd9bd0f9d482ef7f0a6783a677
66803Author: Ludovic Marcotte <lmarcotte@inverse.ca>
66804Date:   Wed Nov 13 15:55:25 2013 -0500
66805
66806    Specify color in which TB can grok it.
66807
66808M	SoObjects/SOGo/SOGoDefaults.plist
66809
66810commit 1c439c866efc5e639e7b3bc1259fb442942d0e19
66811Author: Ludovic Marcotte <lmarcotte@inverse.ca>
66812Date:   Wed Nov 13 15:44:57 2013 -0500
66813
66814    Added DAV support for mails labels.
66815
66816M	SoObjects/Contacts/SOGoContactFolders.m
66817M	SoObjects/Mailer/SOGoMailAccount.h
66818M	SoObjects/Mailer/SOGoMailAccount.m
66819M	SoObjects/Mailer/SOGoMailAccounts.h
66820M	SoObjects/Mailer/SOGoMailAccounts.m
66821M	SoObjects/Mailer/SOGoMailNamespace.m
66822M	SoObjects/Mailer/product.plist
66823M	SoObjects/SOGo/NSDictionary+DAV.m
66824M	SoObjects/SOGo/NSObject+DAV.h
66825M	SoObjects/SOGo/NSObject+DAV.m
66826M	SoObjects/SOGo/NSString+DAV.h
66827M	SoObjects/SOGo/NSString+Utilities.m
66828M	SoObjects/SOGo/SOGoDefaults.plist
66829M	SoObjects/SOGo/SOGoObject.m
66830M	SoObjects/SOGo/SOGoWebDAVValue.m
66831M	UI/Templates/MailerUI/UIxMailMainFrame.wox
66832
66833commit 616ee7c6e4d42ad8258c66eed11446a48981fba1
66834Author: Francis Lachapelle <flachapelle@inverse.ca>
66835Date:   Wed Nov 13 14:46:08 2013 -0500
66836
66837    GUI changes for mail labels management
66838
66839M	NEWS
66840M	UI/Templates/MailerUI/UIxMailMainFrame.wox
66841M	UI/Templates/PreferencesUI/UIxPreferences.wox
66842M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
66843M	UI/WebServerResources/MailerUI.css
66844M	UI/WebServerResources/SOGoTabsController.js
66845M	UI/WebServerResources/SchedulerUI.css
66846M	UI/WebServerResources/SchedulerUI.js
66847M	UI/WebServerResources/UIxPreferences.css
66848M	UI/WebServerResources/UIxPreferences.js
66849M	UI/WebServerResources/generic.css
66850M	UI/WebServerResources/iefixes.css
66851
66852commit 37d3234b6067df7047ef5035e8f28f7906de893b
66853Author: Ludovic Marcotte <lmarcotte@inverse.ca>
66854Date:   Mon Nov 11 10:49:58 2013 -0500
66855
66856    Added support for dynamic mail labels/tags management.
66857
66858    The CSS in the UIxPreferences remains to be done.
66859
66860M	SoObjects/Mailer/GNUmakefile
66861A	SoObjects/Mailer/SOGoMailLabel.h
66862A	SoObjects/Mailer/SOGoMailLabel.m
66863M	SoObjects/SOGo/SOGoDefaults.plist
66864M	SoObjects/SOGo/SOGoUserDefaults.h
66865M	SoObjects/SOGo/SOGoUserDefaults.m
66866M	UI/MailerUI/UIxMailActions.h
66867M	UI/MailerUI/UIxMailActions.m
66868M	UI/MailerUI/UIxMailListActions.m
66869M	UI/MailerUI/UIxMailMainFrame.h
66870M	UI/MailerUI/UIxMailMainFrame.m
66871M	UI/MailerUI/product.plist
66872M	UI/PreferencesUI/English.lproj/Localizable.strings
66873M	UI/PreferencesUI/UIxFilterEditor.m
66874M	UI/PreferencesUI/UIxPreferences.h
66875M	UI/PreferencesUI/UIxPreferences.m
66876M	UI/Templates/MailerUI/UIxMailMainFrame.wox
66877M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
66878M	UI/Templates/PreferencesUI/UIxPreferences.wox
66879M	UI/WebServerResources/MailerUI.css
66880M	UI/WebServerResources/MailerUI.js
66881M	UI/WebServerResources/UIxColorPicker.js
66882M	UI/WebServerResources/UIxFilterEditor.js
66883M	UI/WebServerResources/UIxPreferences.js
66884
66885commit 6a9bcfda684135e518dc4f63b15926c1d4d06fa0
66886Author: Francis Lachapelle <flachapelle@inverse.ca>
66887Date:   Thu Nov 7 14:42:48 2013 -0500
66888
66889    Update ChangeLog
66890
66891M	ChangeLog
66892
66893commit d0b09ebe35d9bde78f627b6569660627c60c8e42
66894Author: Francis Lachapelle <flachapelle@inverse.ca>
66895Date:   Thu Nov 7 14:14:39 2013 -0500
66896
66897    Update translations
66898
66899M	UI/MailPartViewers/German.lproj/Localizable.strings
66900M	UI/MailPartViewers/Hungarian.lproj/Localizable.strings
66901M	UI/Scheduler/Hungarian.lproj/Localizable.strings
66902
66903commit 0361b7dfdb27fcb3adf1c0f735885f2cf710c890
66904Author: Francis Lachapelle <flachapelle@inverse.ca>
66905Date:   Thu Nov 7 11:09:41 2013 -0500
66906
66907    Documentation - bump version to 2.1.0
66908
66909M	Documentation/SOGo Installation Guide.odt
66910M	Documentation/SOGo Mobile Devices Configuration.odt
66911M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
66912M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
66913
66914commit 38b350382a565e585053561615528a7eed28c0fe
66915Author: Francis Lachapelle <flachapelle@inverse.ca>
66916Date:   Thu Nov 7 10:13:30 2013 -0500
66917
66918    Update NEWS file
66919
66920M	NEWS
66921
66922commit 73141a645e4b206bd536d71dfe2867a57ec6a21c
66923Author: Francis Lachapelle <flachapelle@inverse.ca>
66924Date:   Wed Nov 6 21:36:09 2013 -0500
66925
66926    Update translations
66927
66928M	SoObjects/Appointments/NorwegianBokmal.lproj/Localizable.strings
66929M	UI/AdministrationUI/NorwegianBokmal.lproj/Localizable.strings
66930M	UI/Common/NorwegianBokmal.lproj/Localizable.strings
66931M	UI/Contacts/NorwegianBokmal.lproj/Localizable.strings
66932M	UI/MailPartViewers/Catalan.lproj/Localizable.strings
66933M	UI/MailPartViewers/French.lproj/Localizable.strings
66934M	UI/MailPartViewers/NorwegianBokmal.lproj/Localizable.strings
66935M	UI/MailerUI/French.lproj/Localizable.strings
66936M	UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings
66937M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
66938M	UI/MainUI/Slovak.lproj/Localizable.strings
66939M	UI/PreferencesUI/Danish.lproj/Localizable.strings
66940M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
66941M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
66942M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
66943M	UI/Scheduler/Czech.lproj/Localizable.strings
66944M	UI/Scheduler/Finnish.lproj/Localizable.strings
66945M	UI/Scheduler/Hungarian.lproj/Localizable.strings
66946M	UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings
66947M	UI/Scheduler/Russian.lproj/Localizable.strings
66948M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
66949
66950commit f07526423f0f2a0fcac5a132aadc09188babba3c
66951Author: Francis Lachapelle <flachapelle@inverse.ca>
66952Date:   Wed Nov 6 15:25:36 2013 -0500
66953
66954    Fix display of ICal event in message
66955
66956M	UI/MailPartViewers/English.lproj/Localizable.strings
66957M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
66958
66959commit ba35a4b003318a0a4483e019c8726a9856b73fbb
66960Author: Francis Lachapelle <flachapelle@inverse.ca>
66961Date:   Wed Nov 6 11:29:15 2013 -0500
66962
66963    Update CKEditor to version 4.2.2
66964
66965M	UI/WebServerResources/ckeditor/build-config.js
66966M	UI/WebServerResources/ckeditor/ckeditor.js
66967M	UI/WebServerResources/ckeditor/contents.css
66968M	UI/WebServerResources/ckeditor/lang/ar.js
66969M	UI/WebServerResources/ckeditor/lang/ca.js
66970M	UI/WebServerResources/ckeditor/lang/cs.js
66971M	UI/WebServerResources/ckeditor/lang/cy.js
66972M	UI/WebServerResources/ckeditor/lang/da.js
66973M	UI/WebServerResources/ckeditor/lang/de.js
66974M	UI/WebServerResources/ckeditor/lang/en.js
66975M	UI/WebServerResources/ckeditor/lang/es.js
66976M	UI/WebServerResources/ckeditor/lang/fi.js
66977M	UI/WebServerResources/ckeditor/lang/fr.js
66978M	UI/WebServerResources/ckeditor/lang/hu.js
66979M	UI/WebServerResources/ckeditor/lang/is.js
66980M	UI/WebServerResources/ckeditor/lang/it.js
66981M	UI/WebServerResources/ckeditor/lang/nb.js
66982M	UI/WebServerResources/ckeditor/lang/nl.js
66983M	UI/WebServerResources/ckeditor/lang/no.js
66984M	UI/WebServerResources/ckeditor/lang/pl.js
66985M	UI/WebServerResources/ckeditor/lang/pt-br.js
66986M	UI/WebServerResources/ckeditor/lang/ru.js
66987M	UI/WebServerResources/ckeditor/lang/sk.js
66988M	UI/WebServerResources/ckeditor/lang/sv.js
66989M	UI/WebServerResources/ckeditor/lang/uk.js
66990A	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/tmp.html
66991M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js
66992
66993commit 2d5f2d88fa1ca7c49e55fabb42fb5e382bfdfe99
66994Author: Pablo Carranza <pablo@vdevices.com>
66995Date:   Tue Nov 5 22:32:35 2013 -0600
66996
66997    Revert "Started Ubuntu w/PostgreSQL tutorial"
66998
66999    This reverts commit 51d23729763cfa3d4d67f41fb154a7130ea1025d.
67000
67001D	tutorials/ubuntu_postgresql.md
67002
67003commit eb5ca2cba6d0eb41b3e917b9b455d4431add3498
67004Author: Pablo Carranza <pablo@vdevices.com>
67005Date:   Tue Nov 5 22:31:54 2013 -0600
67006
67007    Revert "Update ubuntu_postgresql.md"
67008
67009    This reverts commit 92d68de332290863570e0661abdf03d348a07755.
67010
67011M	tutorials/ubuntu_postgresql.md
67012
67013commit 47c4ad5807fb1f982035c4dcdd9a400289afa143
67014Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67015Date:   Tue Oct 29 20:58:26 2013 -0400
67016
67017    Make sure the var is initilized to nil.
67018
67019M	UI/Common/UIxParentFolderActions.m
67020
67021commit 0f3e31ebf146ec9afda2052f4cd7bd1aad14c8fa
67022Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67023Date:   Wed Oct 23 16:37:03 2013 -0400
67024
67025    Added more tags to skip
67026
67027M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
67028
67029commit 87261f3280dd5de438c7db0a3a7c013775f7f9b8
67030Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67031Date:   Wed Oct 23 16:04:37 2013 -0400
67032
67033    Fix for bug #2468.
67034
67035M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
67036
67037commit bd2759ecdf0eb99169d7992d0d70586e57f325b3
67038Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67039Date:   Tue Oct 22 11:44:26 2013 -0400
67040
67041    Fix for bug #2433
67042
67043M	SoObjects/Mailer/SOGoMailFolder.m
67044
67045commit be1bcf3c9b63c41362d1a007590bd905f71d901c
67046Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67047Date:   Tue Oct 22 11:25:24 2013 -0400
67048
67049    Fix for bug #2461
67050
67051M	SoObjects/Appointments/iCalEvent+SOGo.m
67052
67053commit 053b090affbd6a20f62e181d66058583926fca19
67054Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67055Date:   Mon Oct 21 15:37:01 2013 -0400
67056
67057    Fix for bug #2235
67058
67059M	SOPE/GDLContentStore/EOQualifier+GCS.m
67060M	SOPE/GDLContentStore/GCSFolder.m
67061
67062commit 189f2218a8d1f7d6e0b7e95e89abcd6c339ff9c9
67063Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67064Date:   Mon Oct 21 15:26:43 2013 -0400
67065
67066    Fix for bug #2459
67067
67068M	SoObjects/Mailer/GNUmakefile
67069M	SoObjects/Mailer/NSString+Mail.h
67070M	SoObjects/Mailer/NSString+Mail.m
67071
67072commit 54cd55ebefec9b4a404312e3b6d4910f2024c747
67073Author: Pablo Carranza <pablo@vdevices.com>
67074Date:   Sat Oct 19 13:15:13 2013 -0500
67075
67076    Update README.md
67077
67078M	README.md
67079
67080commit 5f4ab6eaaff9f7248d9561b019b12cd61d407428
67081Author: Pablo Carranza <pablo@vdevices.com>
67082Date:   Sat Oct 19 13:11:36 2013 -0500
67083
67084    Update README.md
67085
67086M	README.md
67087
67088commit 1d8e6b6295b75493c839b8330acb19448a9ed7cd
67089Author: Pablo Carranza <pablo@vdevices.com>
67090Date:   Sat Oct 19 13:03:40 2013 -0500
67091
67092    Update README.md
67093
67094M	README.md
67095
67096commit aa791b257116d1adf03257c4e9f5848a9e6b130c
67097Author: Pablo Carranza <pablo@vdevices.com>
67098Date:   Sat Oct 19 12:42:31 2013 -0500
67099
67100    Create README.md
67101
67102A	README.md
67103
67104commit 92d68de332290863570e0661abdf03d348a07755
67105Author: Pablo Carranza <pablo@vdevices.com>
67106Date:   Sat Oct 19 12:25:19 2013 -0500
67107
67108    Update ubuntu_postgresql.md
67109
67110M	tutorials/ubuntu_postgresql.md
67111
67112commit 51d23729763cfa3d4d67f41fb154a7130ea1025d
67113Author: Pablo Carranza <pablo@vdevices.com>
67114Date:   Sat Oct 19 12:17:39 2013 -0500
67115
67116    Started Ubuntu w/PostgreSQL tutorial
67117
67118A	tutorials/ubuntu_postgresql.md
67119
67120commit 656869a4a2e0572f9f4179707d3863860fa38632
67121Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67122Date:   Fri Oct 18 13:16:30 2013 -0400
67123
67124    Fix for bug #1328
67125
67126M	SoObjects/SOGo/LDAPSource.h
67127M	SoObjects/SOGo/LDAPSource.m
67128
67129commit 16f62e2393b7b9cd59ed1c2459dda45042fc821c
67130Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67131Date:   Fri Oct 18 10:30:43 2013 -0400
67132
67133    Fix for bug #2434
67134
67135M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
67136
67137commit 9289615996ef9b6fd72a7a16be1cc3e1f73e8dce
67138Author: Jean Raby <jraby@inverse.ca>
67139Date:   Thu Oct 17 11:45:07 2013 -0400
67140
67141    Added https vhost example for apple carddav
67142
67143M	Apache/SOGo-apple-ab.conf
67144
67145commit fdea04c08c8e18d7a5f4caf9fbe5da18d7542f7f
67146Author: Jean Raby <jraby@inverse.ca>
67147Date:   Tue Oct 15 10:49:21 2013 -0400
67148
67149    Added some verbose logging for expire-autoreply
67150
67151M	Tools/SOGoToolExpireAutoReply.m
67152
67153commit edca3638ec4bea16823c94f97d14ee0c3ca648ab
67154Author: Jean Raby <jraby@inverse.ca>
67155Date:   Fri Oct 11 13:41:44 2013 -0400
67156
67157    Fixup backup_dir to use sogo's home directory
67158
67159M	Scripts/sogo-backup.sh
67160
67161commit 05990e9a14503cf1ea2dfcdf28616ea63ebc311e
67162Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67163Date:   Mon Sep 30 10:50:27 2013 -0400
67164
67165    Fix for bug 2007
67166
67167M	SoObjects/Appointments/SOGoAppointmentFolders.h
67168M	SoObjects/Appointments/SOGoAppointmentFolders.m
67169M	SoObjects/SOGo/NSString+Utilities.h
67170M	SoObjects/SOGo/NSString+Utilities.m
67171M	SoObjects/SOGo/SOGoParentFolder.m
67172M	UI/Scheduler/UIxCalMainActions.m
67173
67174commit 3cce9b2012e445e61a0b5c5daf17ab349a9ebb40
67175Author: Jean Raby <jraby@inverse.ca>
67176Date:   Mon Sep 30 09:39:29 2013 -0400
67177
67178    Fix file permissions
67179
67180M	packaging/debian-multiarch/rules
67181M	packaging/debian/rules
67182
67183commit 7dc65af3004ee000271851a995b918d08857ee9c
67184Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67185Date:   Fri Sep 27 15:54:11 2013 -0400
67186
67187    Fix for bug #2386
67188
67189M	SoObjects/SOGo/SOGoUser.m
67190
67191commit 84e999229bd2e0ca5c76b613dbfab7b15432bfcc
67192Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67193Date:   Fri Sep 27 15:36:46 2013 -0400
67194
67195    Fix for bug #2270
67196
67197M	UI/MailPartViewers/UIxMailPartLinkViewer.h
67198M	UI/MailPartViewers/UIxMailPartViewer.h
67199M	UI/MailPartViewers/UIxMailPartViewer.m
67200M	UI/MailPartViewers/UIxMailRenderingContext.m
67201M	UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox
67202A	UI/WebServerResources/mime-image-pdf.png
67203
67204commit 3dbfb0ed2d07baf9b7e3f17138bc932aec7880d3
67205Author: Francis Lachapelle <flachapelle@inverse.ca>
67206Date:   Fri Sep 27 14:43:05 2013 -0400
67207
67208    Add Underline option to HTML editor
67209
67210M	UI/WebServerResources/ckeditor/config.js
67211
67212commit d1f3417c3a22615ee438c59224942e40dfa27535
67213Author: Francis Lachapelle <flachapelle@inverse.ca>
67214Date:   Fri Sep 27 14:22:35 2013 -0400
67215
67216    Update CKEditor to version 4.2.1
67217
67218    And added the table-related modules.
67219
67220M	NEWS
67221M	UI/WebServerResources/ckeditor/build-config.js
67222M	UI/WebServerResources/ckeditor/ckeditor.js
67223M	UI/WebServerResources/ckeditor/config.js
67224M	UI/WebServerResources/ckeditor/contents.css
67225M	UI/WebServerResources/ckeditor/lang/ar.js
67226M	UI/WebServerResources/ckeditor/lang/ca.js
67227M	UI/WebServerResources/ckeditor/lang/cs.js
67228M	UI/WebServerResources/ckeditor/lang/cy.js
67229M	UI/WebServerResources/ckeditor/lang/da.js
67230M	UI/WebServerResources/ckeditor/lang/de.js
67231M	UI/WebServerResources/ckeditor/lang/en.js
67232M	UI/WebServerResources/ckeditor/lang/es.js
67233M	UI/WebServerResources/ckeditor/lang/fi.js
67234M	UI/WebServerResources/ckeditor/lang/fr.js
67235M	UI/WebServerResources/ckeditor/lang/hu.js
67236M	UI/WebServerResources/ckeditor/lang/is.js
67237M	UI/WebServerResources/ckeditor/lang/it.js
67238M	UI/WebServerResources/ckeditor/lang/nb.js
67239M	UI/WebServerResources/ckeditor/lang/nl.js
67240M	UI/WebServerResources/ckeditor/lang/no.js
67241M	UI/WebServerResources/ckeditor/lang/pl.js
67242M	UI/WebServerResources/ckeditor/lang/pt-br.js
67243M	UI/WebServerResources/ckeditor/lang/ru.js
67244M	UI/WebServerResources/ckeditor/lang/sk.js
67245M	UI/WebServerResources/ckeditor/lang/sv.js
67246M	UI/WebServerResources/ckeditor/lang/uk.js
67247M	UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js
67248A	UI/WebServerResources/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
67249M	UI/WebServerResources/ckeditor/plugins/about/dialogs/logo_ckeditor.png
67250M	UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js
67251M	UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js
67252M	UI/WebServerResources/ckeditor/plugins/dialog/dialogDefinition.js
67253M	UI/WebServerResources/ckeditor/plugins/icons.png
67254A	UI/WebServerResources/ckeditor/plugins/icons_hidpi.png
67255M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
67256M	UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js
67257M	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
67258M	UI/WebServerResources/ckeditor/plugins/link/images/anchor.png
67259A	UI/WebServerResources/ckeditor/plugins/link/images/hidpi/anchor.png
67260A	UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js
67261A	UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js
67262M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js
67263M	UI/WebServerResources/ckeditor/skins/moono/dialog.css
67264M	UI/WebServerResources/ckeditor/skins/moono/dialog_ie.css
67265M	UI/WebServerResources/ckeditor/skins/moono/dialog_ie7.css
67266M	UI/WebServerResources/ckeditor/skins/moono/dialog_ie8.css
67267M	UI/WebServerResources/ckeditor/skins/moono/dialog_iequirks.css
67268M	UI/WebServerResources/ckeditor/skins/moono/dialog_opera.css
67269M	UI/WebServerResources/ckeditor/skins/moono/editor.css
67270M	UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css
67271M	UI/WebServerResources/ckeditor/skins/moono/editor_ie.css
67272M	UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css
67273M	UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css
67274M	UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css
67275M	UI/WebServerResources/ckeditor/skins/moono/icons.png
67276A	UI/WebServerResources/ckeditor/skins/moono/icons_hidpi.png
67277M	UI/WebServerResources/ckeditor/skins/moono/images/close.png
67278A	UI/WebServerResources/ckeditor/skins/moono/images/hidpi/close.png
67279A	UI/WebServerResources/ckeditor/skins/moono/images/hidpi/lock-open.png
67280A	UI/WebServerResources/ckeditor/skins/moono/images/hidpi/lock.png
67281A	UI/WebServerResources/ckeditor/skins/moono/images/hidpi/refresh.png
67282A	UI/WebServerResources/ckeditor/skins/moono/images/lock-open.png
67283A	UI/WebServerResources/ckeditor/skins/moono/images/lock.png
67284D	UI/WebServerResources/ckeditor/skins/moono/images/mini.png
67285A	UI/WebServerResources/ckeditor/skins/moono/images/refresh.png
67286M	UI/WebServerResources/ckeditor/styles.js
67287
67288commit 7c7031333e11a8a35b7d2fce17b2da1ce96cd2e2
67289Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67290Date:   Fri Sep 27 10:00:39 2013 -0400
67291
67292    Fix for bug #2221
67293
67294M	UI/WebServerResources/SchedulerUI.js
67295
67296commit 1e484814261aac19322a2daebee6556bdfa126d6
67297Author: Jean Raby <jraby@inverse.ca>
67298Date:   Thu Sep 26 08:51:42 2013 -0400
67299
67300    Updated description/default value for WOPort
67301
67302M	Documentation/SOGo Installation Guide.odt
67303
67304commit 8ae1624604a97036dcc963e9bbc977c68adac6b2
67305Author: Jean Raby <jraby@inverse.ca>
67306Date:   Thu Sep 26 08:49:17 2013 -0400
67307
67308    Added --noexpiry for administrator
67309
67310M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
67311
67312commit 7166f5a597035e376517a27c56579ff0ae0ae985
67313Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67314Date:   Wed Sep 25 16:02:13 2013 -0400
67315
67316    Fix for bug #2399
67317
67318M	SoObjects/Appointments/SOGoAppointmentFolder.m
67319
67320commit 55052ea36f1573e60d0cad9266ded0b0733eaefa
67321Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67322Date:   Wed Sep 25 14:40:48 2013 -0400
67323
67324    Fix for bug #2240
67325
67326M	SOPE/NGCards/iCalToDo.m
67327
67328commit 99d38417cccbe7730a566f7bb7457359bbdf713b
67329Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67330Date:   Wed Sep 25 13:51:42 2013 -0400
67331
67332    Fix for bug #2354
67333
67334M	OpenChange/RTFHandler.m
67335
67336commit 29eed182a7f795f9fd01466a641bef0ad99e7660
67337Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67338Date:   Wed Sep 25 10:41:07 2013 -0400
67339
67340    Updated the OpenChange code related to UTF-7 changes for IMAP folders
67341
67342M	OpenChange/MAPIStoreMailContext.m
67343M	OpenChange/MAPIStoreMailFolder.m
67344
67345commit 744610dbe1b819b2e75ce4ca29844da1596c3ace
67346Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67347Date:   Wed Sep 25 08:46:34 2013 -0400
67348
67349    Fixed tests regarding new WebDAV sync responses
67350
67351M	Tests/Integration/test-davacl.py
67352M	Tests/Integration/webdavsync-tool.py
67353
67354commit d2b739d261a01652307972b0def1ffc0074ddffa
67355Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67356Date:   Tue Sep 24 16:01:23 2013 -0400
67357
67358    Fix for bug #2318
67359
67360M	NEWS
67361M	UI/MailerUI/UIxMailAccountActions.m
67362M	UI/WebServerResources/MailerUI.js
67363
67364commit 2ba8254eccb5a1f42844044d008170fc1c1715a8
67365Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67366Date:   Tue Sep 24 09:29:46 2013 -0400
67367
67368    Fix for bug #1275
67369
67370M	SoObjects/SOGo/SOGoGCSFolder.m
67371
67372commit 28e600a4e6e0b988b23a9c6ad77e26e42d55a163
67373Author: Jean Raby <jraby@inverse.ca>
67374Date:   Fri Sep 20 15:37:34 2013 -0400
67375
67376    Set default listening address to 127.0.0.1:20000
67377
67378    No reason to listen on 0.0.0.0 by default
67379
67380M	NEWS
67381M	SoObjects/SOGo/SOGoDefaults.plist
67382
67383commit 91f1ab6a60af2404b49dc435c246b5836ccb3f91
67384Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67385Date:   Thu Sep 19 16:14:08 2013 -0400
67386
67387    Fix for bug #2217
67388
67389M	NEWS
67390M	SoObjects/Mailer/SOGoDraftObject.m
67391M	UI/MailerUI/UIxMailEditor.m
67392
67393commit 32a534919dbffe1bcffe129cb203f23687596180
67394Author: Jean Raby <jraby@inverse.ca>
67395Date:   Thu Sep 19 11:11:29 2013 -0400
67396
67397    update NEWS. ldap fixes
67398
67399M	NEWS
67400
67401commit 5b77c2b7246fa584e7e81a151270a155e0a0bf39
67402Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67403Date:   Thu Sep 19 10:49:42 2013 -0400
67404
67405    Stability fix when we're untable to determine the message class type
67406
67407M	OpenChange/MAPIStoreDBMessage.m
67408
67409commit 70086e5ee6e20508b1346656ca6395e98efe3dc4
67410Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67411Date:   Thu Sep 19 09:56:28 2013 -0400
67412
67413    Fix for bug #1935
67414
67415M	OpenChange/MAPIStoreMailVolatileMessage.m
67416
67417commit 7ddc1b9e2d2696e80a3d9e81e96dc5a0ff81b738
67418Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67419Date:   Wed Sep 18 14:03:07 2013 -0400
67420
67421    Avoid type-issues generating wrong GlobCnt - leading to OpenChange crashes during the sync process.
67422
67423M	OpenChange/MAPIStoreGCSFolder.m
67424M	OpenChange/MAPIStoreObject.m
67425M	OpenChange/NSData+MAPIStore.m
67426
67427commit 6d93db96e4cc4e1b5a63dde151a09be6d5719ba5
67428Author: Francis Lachapelle <flachapelle@inverse.ca>
67429Date:   Tue Sep 17 11:17:40 2013 -0400
67430
67431    Update NEWS file
67432
67433M	NEWS
67434
67435commit 27445d3b85af9bf0d7aafa03e478ccc867ed5234
67436Author: Jean Raby <jraby@inverse.ca>
67437Date:   Tue Sep 17 09:27:46 2013 -0400
67438
67439    update news
67440
67441M	NEWS
67442
67443commit 60d6abe542cbed0bb4017edd404971b092627f36
67444Author: Jean Raby <jraby@inverse.ca>
67445Date:   Tue Sep 17 09:07:53 2013 -0400
67446
67447    Use HTTP/1.0 to avoid chunked replies
67448
67449    Fixes^WWorkaround #2408
67450
67451M	SoObjects/SOGo/SOGoCASSession.m
67452
67453commit baacf8516d5c1e9d0198bcef12fd3b83b2816878
67454Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67455Date:   Mon Sep 16 11:21:23 2013 -0400
67456
67457    Updated NEWS file regarding previous commit
67458
67459M	NEWS
67460
67461commit 193720cfbbdf67f871ad561024407db656fe4107
67462Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67463Date:   Mon Sep 16 10:59:45 2013 -0400
67464
67465    Fix for s/mime verification issues with some openssl versions
67466
67467M	UI/MailPartViewers/UIxMailPartSignedViewer.m
67468
67469commit ca4d89fb086a52fa57d3b0f6ff784258bdef79c7
67470Author: Jean Raby <jraby@inverse.ca>
67471Date:   Fri Sep 13 11:24:16 2013 -0400
67472
67473    update with latest fixes
67474
67475M	NEWS
67476
67477commit 906985c1f3ea9ee59a346a153d2f570aad684b80
67478Author: Jean Raby <jraby@inverse.ca>
67479Date:   Fri Sep 13 11:19:44 2013 -0400
67480
67481    Call MSExchangeHostname on SOGoDNSource only
67482
67483    Fixes #2418
67484
67485M	SoObjects/Appointments/SOGoFreeBusyObject.m
67486
67487commit de8bf64c70ca5f0b3cc9741d2bb933c0aef1e833
67488Author: Jean Raby <jraby@inverse.ca>
67489Date:   Fri Sep 13 11:16:28 2013 -0400
67490
67491    Local pool when appending contacts to response
67492
67493    Avoids using too much memory when doing a contact lookup with many matches
67494
67495M	SoObjects/Contacts/SOGoFolder+CardDAV.m
67496
67497commit 0c38a9e5551c39a0483192bfc4f5cb6511261fae
67498Author: Jean Raby <jraby@inverse.ca>
67499Date:   Fri Sep 13 11:13:02 2013 -0400
67500
67501    whitespace tabkill
67502
67503M	SoObjects/Contacts/SOGoFolder+CardDAV.m
67504
67505commit 3c6c90d4346ce19e3245466d22ee3f659c1ac8e9
67506Author: Francis Lachapelle <flachapelle@inverse.ca>
67507Date:   Fri Sep 13 09:33:28 2013 -0400
67508
67509    Reload webmail when changing "remote images" pref
67510
67511M	UI/WebServerResources/UIxPreferences.js
67512
67513commit 72a4b075d6201baa438462937420fcef4c677f23
67514Author: Francis Lachapelle <flachapelle@inverse.ca>
67515Date:   Thu Sep 12 17:08:02 2013 -0400
67516
67517    Mail popup: respect "remote inline images" prefs
67518
67519    Fixes #2417
67520
67521M	UI/Templates/MailerUI/UIxMailPopupView.wox
67522M	UI/WebServerResources/UIxMailPopupView.js
67523
67524commit 24c0fb1cc458b54bdc7f40bb3b0efdc8f15e0300
67525Author: Francis Lachapelle <flachapelle@inverse.ca>
67526Date:   Thu Sep 12 16:24:14 2013 -0400
67527
67528    Fix change listener on calendar list select input
67529
67530    Fixes #2353
67531
67532M	UI/WebServerResources/UIxComponentEditor.js
67533
67534commit 7241e3e30e8ffdc9a03c6709783d0f800a754a75
67535Author: Jean Raby <jraby@inverse.ca>
67536Date:   Thu Sep 12 10:14:47 2013 -0400
67537
67538    Added rewrite rule for apple autoconfiguration url
67539
67540    Rewrite rules are no inherited by virtualhosts when they are declared in conf.d
67541    This means that you'll have to explicitly include SOGo.conf from 000-default
67542    on debian/ubuntu for this redirection to work properly.
67543
67544M	Apache/SOGo.conf
67545
67546commit 1d705dc00b788e75a55ceb538f35ce2a15414a48
67547Author: Jean Raby <jraby@inverse.ca>
67548Date:   Tue Sep 10 13:58:04 2013 -0400
67549
67550    Next version: 2.1.0
67551
67552M	NEWS
67553M	Version
67554
67555commit df42ab2a46f1c4cb520bcfa208cf2f2569678776
67556Author: Jean Raby <jraby@inverse.ca>
67557Date:   Mon Sep 9 10:07:07 2013 -0400
67558
67559    Run 3 sogod process by default instead on only 1
67560
67561M	Scripts/sogo-default
67562M	Scripts/sogo-init.d-redhat
67563M	Scripts/sogo-init.d-sles
67564M	packaging/debian-multiarch/sogo.init
67565M	packaging/debian/sogo.init
67566
67567commit f59c77a9509642877ac2722092fb935c6f5819dd
67568Author: Jean Raby <jraby@inverse.ca>
67569Date:   Fri Sep 6 13:49:04 2013 -0400
67570
67571    Update news
67572
67573M	NEWS
67574
67575commit cd4abe4b5b3c085b2d0b7fa93633fcbea4470417
67576Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67577Date:   Fri Sep 6 13:48:44 2013 -0400
67578
67579    Fix for bug 2398
67580
67581M	OpenChange/RTFHandler.m
67582
67583commit 69b0f9fcbf078c0a0ddc8249b89d702222e497e9
67584Author: Francis Lachapelle <flachapelle@inverse.ca>
67585Date:   Tue Sep 3 12:05:13 2013 -0400
67586
67587    Mail notifications: Escape HTML in wox templates
67588
67589    We don't escape the values in the classes but in the templates.
67590
67591M	SoObjects/Appointments/SOGoAptMailNotification.m
67592M	UI/Templates/Appointments/SOGoAptMailDeletion.wox
67593
67594commit dceead3997d00db403e0803f33ba14b9cc061095
67595Author: Jean Raby <jraby@inverse.ca>
67596Date:   Tue Sep 3 09:59:01 2013 -0400
67597
67598    Fixup sogo spool cleanup cronjob
67599
67600    Add -user sogo to be on the safe side.
67601    Change call to /bin/rmdir by -delete to avoid error messages.
67602    Find would call rmdir and then do an openat() on the deleted directory,
67603    which would obviously fail.
67604
67605    Fixes #2372
67606
67607M	Scripts/tmpwatch
67608M	packaging/debian-multiarch/sogo.cron.daily
67609M	packaging/debian/sogo.cron.daily
67610
67611commit 573c2ec114be4cf70b1aa7b82bf573fabcc64b65
67612Author: Jean Raby <jraby@inverse.ca>
67613Date:   Thu Aug 29 15:51:05 2013 -0400
67614
67615    updated News
67616
67617M	NEWS
67618
67619commit e9d8b729b6131af5abbdd46df070838644ee7908
67620Author: Jean Raby <jraby@inverse.ca>
67621Date:   Thu Aug 29 14:34:25 2013 -0400
67622
67623    Bump version file to 2.0.8 for nightly builds
67624
67625M	Version
67626
67627commit 1e7dfc0934852de2beb3ba45d4e9f869381886a7
67628Author: Jean Raby <jraby@inverse.ca>
67629Date:   Thu Aug 29 14:32:34 2013 -0400
67630
67631    Updated cron sections for credentials files
67632
67633    Added a note regarding password change against AD/Samba4
67634
67635M	Documentation/SOGo Installation Guide.odt
67636
67637commit d7e6648396acfb4cafbfb7a8b338a3e292c7ba19
67638Author: Jean Raby <jraby@inverse.ca>
67639Date:   Wed Aug 28 17:11:07 2013 -0400
67640
67641    Reworked password change logic and add AD support
67642
67643M	SoObjects/SOGo/LDAPSource.m
67644
67645commit 65603201f7d639626374a3680504fd3192d88ce5
67646Author: Jean Raby <jraby@inverse.ca>
67647Date:   Wed Aug 28 10:05:36 2013 -0400
67648
67649    ignore pyc files and config.py
67650
67651M	.gitignore
67652
67653commit 9fd6f75c4e876972b2e223fc76dd8b2edb5cff0a
67654Author: Jean Raby <jraby@inverse.ca>
67655Date:   Wed Aug 28 09:47:10 2013 -0400
67656
67657    Update crontab for SMTP AUTH credentials
67658
67659M	Scripts/sogo.cron
67660
67661commit b96f25f99f16bf747e625dad3f29d93802b57d03
67662Author: Jean Raby <jraby@inverse.ca>
67663Date:   Tue Aug 27 14:44:28 2013 -0400
67664
67665    updated NEWS
67666
67667M	NEWS
67668
67669commit e6ab0a590a7776331270f02a83cd123d41f14c1f
67670Author: Jean Raby <jraby@inverse.ca>
67671Date:   Tue Aug 27 13:12:03 2013 -0400
67672
67673    Support using SMTP AUTH creds for email alarms
67674
67675    Credentials must be supplied using '-p /path/to/credsFile'.
67676    The credentials file should contain a single line with the format 'user:pass'
67677
67678    While there, add a usage message
67679
67680M	Tools/SOGoEAlarmsNotifier.h
67681M	Tools/SOGoEAlarmsNotifier.m
67682
67683commit be531100c6fc4c4099b382b128d9ff295ff03f2b
67684Author: Jean Raby <jraby@inverse.ca>
67685Date:   Tue Aug 27 13:04:08 2013 -0400
67686
67687    Use SOGoCredentialsFile to avoid duplicated code
67688
67689M	Tools/SOGoToolExpireAutoReply.m
67690M	Tools/SOGoToolUserPreferences.m
67691
67692commit e946a67ddf4d3f6da669208935a6e8e230252a92
67693Author: Jean Raby <jraby@inverse.ca>
67694Date:   Tue Aug 27 13:02:06 2013 -0400
67695
67696    Special case for auth with SOGoStaticAuthenticator
67697
67698M	SoObjects/SOGo/SOGoMailer.m
67699
67700commit 2fe87f14fd4c6f7ea7a020abc6185b8901b09162
67701Author: Jean Raby <jraby@inverse.ca>
67702Date:   Tue Aug 27 12:59:03 2013 -0400
67703
67704    Add SOGoStaticAuthenticator
67705
67706    New authenticator that is not linked to a SOGoUser.
67707    Will be used for SMTP AUTH by sogo-elalarm-notify.
67708
67709M	SoObjects/SOGo/GNUmakefile
67710A	SoObjects/SOGo/SOGoStaticAuthenticator.h
67711A	SoObjects/SOGo/SOGoStaticAuthenticator.m
67712
67713commit b2f012cae21339a290af2fd6f57a32871062a6b8
67714Author: Jean Raby <jraby@inverse.ca>
67715Date:   Tue Aug 27 12:56:07 2013 -0400
67716
67717    Add SOGoCredentialsFile
67718
67719    New class to read credentials files as used by sogo-tool and sogo-ealarm-notify
67720
67721M	SoObjects/SOGo/GNUmakefile
67722A	SoObjects/SOGo/SOGoCredentialsFile.h
67723A	SoObjects/SOGo/SOGoCredentialsFile.m
67724
67725commit 33659aa947cbc4609d57b4f5040dc422460fa1be
67726Author: Francis Lachapelle <flachapelle@inverse.ca>
67727Date:   Tue Aug 27 12:01:41 2013 -0400
67728
67729    Increase height of alarm editor
67730
67731    Only when email alarms are enabled.
67732
67733M	UI/WebServerResources/UIxComponentEditor.js
67734
67735commit df1ab29872fa025c89e096292d811a3ca7c9e82e
67736Author: Francis Lachapelle <flachapelle@inverse.ca>
67737Date:   Tue Aug 27 09:04:26 2013 -0400
67738
67739    Fix position of red "now" line
67740
67741    Fixes #2373
67742
67743M	NEWS
67744M	UI/WebServerResources/SchedulerUI.js
67745
67746commit 61e59b864e34f911c50e95a62b6ab6cf5cfa2dba
67747Author: Jean Raby <jraby@inverse.ca>
67748Date:   Tue Aug 27 08:33:50 2013 -0400
67749
67750    Bump copyright
67751
67752M	Tools/SOGoEAlarmsNotifier.m
67753M	Tools/SOGoToolExpireAutoReply.m
67754M	Tools/SOGoToolUserPreferences.m
67755
67756commit 0a590ba3886093da13c8391e33dcb61c4066014f
67757Author: Francis Lachapelle <flachapelle@inverse.ca>
67758Date:   Mon Aug 26 08:59:43 2013 -0400
67759
67760    Fix Finnish mail reply/forward templates
67761
67762M	NEWS
67763M	SoObjects/Mailer/GNUmakefile
67764M	SoObjects/Mailer/SOGoMailForward.h
67765M	SoObjects/Mailer/SOGoMailForward.m
67766M	SoObjects/Mailer/SOGoMailReply.h
67767M	SoObjects/Mailer/SOGoMailReply.m
67768
67769commit ab92516dd0da7f057c7056c46f51abb22d6b04dc
67770Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67771Date:   Fri Aug 9 11:39:15 2013 -0400
67772
67773    Fix for bug #1431
67774
67775M	UI/Scheduler/UIxCalUserRightsEditor.m
67776
67777commit 7b90b892fc0a1a2f333a82c49759812725556ffb
67778Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67779Date:   Wed Aug 7 08:49:59 2013 -0400
67780
67781    Fix for bug #2385
67782
67783M	UI/MailPartViewers/UIxMailPartViewer.m
67784
67785commit b654ffb806d370467991111f93f55df2854eb82b
67786Author: Jean Raby <jraby@inverse.ca>
67787Date:   Fri Aug 2 16:56:36 2013 -0400
67788
67789    add webdavsync-tool.py
67790
67791    first draft of a small tool to simulate a TB calendar sync
67792
67793A	Tests/Integration/webdavsync-tool.py
67794
67795commit 6de689bbe2808660909a81939d7933c38669fe52
67796Author: Jean Raby <jraby@inverse.ca>
67797Date:   Fri Aug 2 15:41:24 2013 -0400
67798
67799    Add depth support to CalendarMultiget
67800
67801M	Tests/Integration/webdavlib.py
67802
67803commit 7eb8b9c2c36534a5cd2c851b83b9b95bc89e807e
67804Author: Jean Raby <jraby@inverse.ca>
67805Date:   Fri Aug 2 09:51:41 2013 -0400
67806
67807    Add SxVMemLimit to sogo.conf
67808
67809M	Scripts/sogo.conf
67810
67811commit 3877f3001fb5e9e425b495599e7618596136efe9
67812Author: Jean Raby <jraby@inverse.ca>
67813Date:   Thu Aug 1 12:48:42 2013 -0400
67814
67815    replace xml.dom.ext by xml.dom.minidom
67816
67817M	Tests/Integration/propfind.py
67818
67819commit 4d2c734781ccfc4f9506c506ecec3e4f7d816b79
67820Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67821Date:   Mon Jul 29 14:32:58 2013 -0400
67822
67823    Revert "Try to use a local pool to avoid huge memory consumption"
67824
67825    This reverts commit e57d875e0abcd95e0fc06690c269e387cd2aa61d.
67826
67827M	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m
67828
67829commit e57d875e0abcd95e0fc06690c269e387cd2aa61d
67830Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67831Date:   Mon Jul 29 09:43:21 2013 -0400
67832
67833    Try to use a local pool to avoid huge memory consumption
67834
67835M	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m
67836
67837commit b1df03adc71d7f8d530f49b8e0406b5151fb0609
67838Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67839Date:   Wed Jul 24 10:54:55 2013 -0400
67840
67841    Fix for old runtimes.
67842
67843M	OpenChange/BSONCodec.m
67844
67845commit bd776152db4f05ba13a58795f2eae0fc98b4e9cb
67846Author: Francis Lachapelle <flachapelle@inverse.ca>
67847Date:   Tue Jul 23 10:02:13 2013 -0400
67848
67849    Update ChangeLog
67850
67851M	ChangeLog
67852
67853commit 734c164ae02df4e2313003d143486eff67f42c5e
67854Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67855Date:   Tue Jul 23 09:25:24 2013 -0400
67856
67857    Reverted broken patch in #2360 and tried to fix it cleanly
67858
67859M	UI/MailPartViewers/GNUmakefile
67860M	UI/MailerUI/GNUmakefile
67861
67862commit 9f381e768dfd6548da4a88de370818ba6abb3314
67863Author: Francis Lachapelle <flachapelle@inverse.ca>
67864Date:   Tue Jul 23 08:38:09 2013 -0400
67865
67866    Update ChangeLog
67867
67868M	ChangeLog
67869
67870commit b531b6160c5ecc41f7160195da1b449dc87d01e3
67871Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67872Date:   Tue Jul 23 08:31:38 2013 -0400
67873
67874    Fixed compilation ordering to avoid bug in gnustep-make
67875
67876M	UI/GNUmakefile
67877
67878commit 8a041860a01b3f27f631a244727550ca9d90304e
67879Author: Francis Lachapelle <flachapelle@inverse.ca>
67880Date:   Fri Jul 19 13:40:33 2013 -0400
67881
67882    Update ChangeLog
67883
67884M	ChangeLog
67885
67886commit d5f76ac832912402d714dd13291c43aa9f84940f
67887Author: Francis Lachapelle <flachapelle@inverse.ca>
67888Date:   Fri Jul 19 13:39:18 2013 -0400
67889
67890    Improve CSS print media
67891
67892M	UI/WebServerResources/generic.css
67893
67894commit 12b7fea82543c105a39854eb4bc3f9e68cc080e7
67895Author: Francis Lachapelle <flachapelle@inverse.ca>
67896Date:   Fri Jul 19 13:37:13 2013 -0400
67897
67898    Documentation - bump version to 2.0.7
67899
67900M	Documentation/SOGo Installation Guide.odt
67901M	Documentation/SOGo Mobile Devices Configuration.odt
67902M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
67903M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
67904
67905commit 1c82af8842ac78b70d8e40a4d78e866522adf139
67906Author: Francis Lachapelle <flachapelle@inverse.ca>
67907Date:   Fri Jul 19 11:29:10 2013 -0400
67908
67909    Updated pt_BR, cs, nl, de, pl and ru translations
67910
67911M	.tx/config
67912M	NEWS
67913M	SoObjects/Appointments/German.lproj/Localizable.strings
67914M	UI/MainUI/Czech.lproj/Localizable.strings
67915M	UI/MainUI/German.lproj/Localizable.strings
67916M	UI/PreferencesUI/German.lproj/Localizable.strings
67917M	UI/PreferencesUI/Russian.lproj/Localizable.strings
67918M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
67919M	UI/Scheduler/Czech.lproj/Localizable.strings
67920M	UI/Scheduler/Dutch.lproj/Localizable.strings
67921M	UI/Scheduler/German.lproj/Localizable.strings
67922M	UI/Scheduler/Polish.lproj/Localizable.strings
67923M	UI/Scheduler/Russian.lproj/Localizable.strings
67924
67925commit 6cef5245e10515b1199102cf2c19d48364862027
67926Author: Francis Lachapelle <flachapelle@inverse.ca>
67927Date:   Fri Jul 19 11:27:17 2013 -0400
67928
67929    Bump version to 2.0.7
67930
67931M	NEWS
67932M	Version
67933
67934commit 0069a4200b1d087c9d931289cd57746aaa4e23bd
67935Author: Francis Lachapelle <flachapelle@inverse.ca>
67936Date:   Fri Jul 19 10:43:21 2013 -0400
67937
67938    Handle possible jQuery error with DnD of contacts
67939
67940M	UI/WebServerResources/ContactsUI.js
67941
67942commit e24c20c48af0e5eadcb4f8a8683bae15e22ae100
67943Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67944Date:   Fri Jul 19 10:11:08 2013 -0400
67945
67946    Reverted patch
67947
67948M	SOPE/GDLContentStore/EOQualifier+GCS.m
67949M	SOPE/GDLContentStore/GCSFolder.m
67950
67951commit 256b679798404db77fa85b53df6bcf815c8e4007
67952Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67953Date:   Thu Jul 18 11:46:49 2013 -0400
67954
67955    Bug fix for #2366
67956
67957M	NEWS
67958M	SoObjects/Mailer/SOGoMailBaseObject.m
67959
67960commit b85ed0db1c1bf37d0f1ec870c8c0a88566954ec6
67961Author: Francis Lachapelle <flachapelle@inverse.ca>
67962Date:   Thu Jul 18 11:32:29 2013 -0400
67963
67964    Fix blur of active element on click on a draggable
67965
67966    This bug has yet to be officially part of jQuery UI, therefore this
67967    commit updates jquery-ui to version 1.10.3 patched with commit fcd1caf:
67968
67969    https://github.com/jquery/jquery-ui/commit/fcd1cafac8afe3a947676ec018e844eeada5b9de
67970
67971M	NEWS
67972M	UI/WebServerResources/jquery-ui.js
67973
67974commit 048bae2fc510f0cdd39b07d23bb23cf492001921
67975Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67976Date:   Thu Jul 18 10:52:37 2013 -0400
67977
67978    Applied patch from bug #2235
67979
67980M	SOPE/GDLContentStore/EOQualifier+GCS.m
67981M	SOPE/GDLContentStore/GCSFolder.m
67982
67983commit 19e542396bc32debab6f53b229166c57d05e4599
67984Author: Ludovic Marcotte <lmarcotte@inverse.ca>
67985Date:   Thu Jul 18 10:25:39 2013 -0400
67986
67987    Applied patch from bug #2360
67988
67989M	UI/MailPartViewers/GNUmakefile
67990M	UI/MailPartViewers/GNUmakefile.preamble
67991M	UI/MailerUI/GNUmakefile
67992
67993commit 249a1fcf14f80e1f7a612ae9faa710488e716140
67994Author: Francis Lachapelle <flachapelle@inverse.ca>
67995Date:   Wed Jul 17 14:57:07 2013 -0400
67996
67997    Bubble box of event should not overlap event cell
67998
67999M	NEWS
68000M	UI/WebServerResources/SchedulerUI.js
68001
68002commit 7dad5ad84ed5a59409ce7f0083e750ac079beb16
68003Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68004Date:   Tue Jul 16 15:20:26 2013 -0400
68005
68006    Updated for v2.0.7
68007
68008M	NEWS
68009
68010commit 16105d37b83a2632e5389407b783ef062939f9c6
68011Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68012Date:   Tue Jul 16 15:18:04 2013 -0400
68013
68014    Properly handle RFC2231 everywhere
68015
68016M	SoObjects/Mailer/GNUmakefile
68017A	SoObjects/Mailer/NSDictionary+Mail.h
68018A	SoObjects/Mailer/NSDictionary+Mail.m
68019M	SoObjects/Mailer/SOGoMailBodyPart.m
68020M	SoObjects/Mailer/SOGoMailObject+Draft.m
68021M	UI/MailPartViewers/UIxMailPartViewer.m
68022
68023commit e08ebd2390ad81bcf7d63c200de85eddbf80bcd6
68024Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68025Date:   Tue Jul 16 11:31:08 2013 -0400
68026
68027    Fix for bugs #2368 and #2369
68028
68029M	SoObjects/Appointments/SOGoAptMailNotification.m
68030M	UI/MailPartViewers/UIxMailPartICalViewer.m
68031M	UI/MailerUI/UIxMailListActions.m
68032M	UI/Templates/Appointments/SOGoAptMailInvitation.wox
68033M	UI/WebServerResources/SchedulerUI.js
68034
68035commit 03553980fd2abb2da397c0810fd8f6d70ba26d65
68036Author: Francis Lachapelle <flachapelle@inverse.ca>
68037Date:   Thu Jul 11 13:55:03 2013 -0400
68038
68039    Update NEWS file and add missing image
68040
68041M	NEWS
68042A	UI/WebServerResources/collapse.png
68043
68044commit 33fd60efb335b180938492eddb75ab59591d4153
68045Author: Francis Lachapelle <flachapelle@inverse.ca>
68046Date:   Thu Jul 11 13:50:44 2013 -0400
68047
68048    Calendar: print gridlines to 15-minute intervals
68049
68050M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
68051M	UI/WebServerResources/SchedulerUI.css
68052M	UI/WebServerResources/SchedulerUIDnD.js
68053
68054commit b8e2255a071dcb2fd2172a73e95d38600d41c1bf
68055Author: Francis Lachapelle <flachapelle@inverse.ca>
68056Date:   Thu Jul 11 13:46:38 2013 -0400
68057
68058    Set the events/tasks list collapsable
68059
68060M	UI/Scheduler/UIxCalMainView.m
68061M	UI/Scheduler/UIxCalView.m
68062M	UI/Scheduler/product.plist
68063M	UI/Templates/SchedulerUI/UIxCalDayView.wox
68064M	UI/Templates/SchedulerUI/UIxCalMainView.wox
68065M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
68066M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
68067M	UI/WebServerResources/SOGoTabsController.js
68068M	UI/WebServerResources/SchedulerUI.css
68069M	UI/WebServerResources/SchedulerUI.js
68070
68071commit e687dbf155963e1931fd2f7ac58bd2f4cf862dca
68072Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68073Date:   Thu Jul 4 13:11:02 2013 -0400
68074
68075    If the organizer's name is non-existent, use the email address
68076
68077M	UI/Scheduler/UIxComponentEditor.m
68078
68079commit f42d52743df169d6bfdc58428e920dd6208a1879
68080Author: Jean Raby <jraby@inverse.ca>
68081Date:   Thu Jun 27 11:35:17 2013 -0400
68082
68083    bump version to 2.0.6b
68084
68085M	Version
68086
68087commit 70cd64a626470e0c07ac0f8cb7119cab6e763bfa
68088Author: Jean Raby <jraby@inverse.ca>
68089Date:   Thu Jun 27 11:34:06 2013 -0400
68090
68091    Update ChangeLog
68092
68093M	ChangeLog
68094
68095commit 4359b05da8ba291b9bbc00e330d65575a4dbb253
68096Author: Jean Raby <jraby@inverse.ca>
68097Date:   Thu Jun 27 11:33:44 2013 -0400
68098
68099    updated NEWS
68100
68101M	NEWS
68102
68103commit 25dbd4849de23b9ceb747ff061dffd0f1cf98cde
68104Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68105Date:   Thu Jun 27 11:06:07 2013 -0400
68106
68107    Properly escape the foldername to avoid XSS issues
68108
68109M	UI/WebServerResources/SchedulerUI.js
68110M	UI/WebServerResources/UIxContactsUserFolders.js
68111
68112commit a2a89e8720cfd44f885c34d5626d78b6b20a6b3b
68113Author: Jean Raby <jraby@inverse.ca>
68114Date:   Wed Jun 26 16:55:39 2013 -0400
68115
68116    Fix loading of MSExchangeFreeBusySOAPResponseMap
68117
68118M	SoObjects/Appointments/GNUmakefile
68119M	SoObjects/Appointments/MSExchangeFreeBusy.m
68120
68121commit 2581f6c56895820d126fbbcdc45512f0c17a67df
68122Author: Jean Raby <jraby@inverse.ca>
68123Date:   Tue Jun 25 09:19:37 2013 -0400
68124
68125    Update for 2.0.6a
68126
68127M	NEWS
68128M	Version
68129
68130commit 20369631c9425d47d4e86d98d914c9d64b820c56
68131Author: Jean Raby <jraby@inverse.ca>
68132Date:   Tue Jun 25 09:17:03 2013 -0400
68133
68134    Update ChangeLog
68135
68136M	ChangeLog
68137
68138commit 1221da24439397bf66c9701ba356bd61fe4eff12
68139Author: Jean Raby <jraby@inverse.ca>
68140Date:   Tue Jun 25 09:12:27 2013 -0400
68141
68142    Add CASLogoutRequestMap.plist
68143
68144A	SoObjects/SOGo/CASLogoutRequestMap.plist
68145
68146commit f27b8b6a54a12f2ae4eea8bff6409eb4f3284ced
68147Author: Jean Raby <jraby@inverse.ca>
68148Date:   Tue Jun 25 09:06:28 2013 -0400
68149
68150    Document SOGoCASLogoutEnabled
68151
68152M	Documentation/SOGo Installation Guide.odt
68153
68154commit a6b393c2c197eb9b56e895833b05d02f8a13282a
68155Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68156Date:   Fri Jun 21 11:26:42 2013 -0400
68157
68158    Update ChangeLog
68159
68160M	ChangeLog
68161
68162commit faf228022ac83e3c66b0f4f1e23654a9b273e601
68163Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68164Date:   Fri Jun 21 11:25:55 2013 -0400
68165
68166    Updated for the release
68167
68168M	Documentation/SOGo Installation Guide.odt
68169M	Documentation/SOGo Mobile Devices Configuration.odt
68170M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
68171M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
68172M	NEWS
68173M	Version
68174
68175commit 3e87ba92db5eb698f3d73bba4e3e2457ef2b4ea2
68176Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68177Date:   Fri Jun 21 10:45:03 2013 -0400
68178
68179    Updated french translation
68180
68181M	UI/Scheduler/French.lproj/Localizable.strings
68182
68183commit 0a87ff97b6a7d4add9b8413074a0567e289386af
68184Author: Jean Raby <jraby@inverse.ca>
68185Date:   Fri Jun 21 09:36:54 2013 -0400
68186
68187    cosmetic fix, no functional change
68188
68189    added a POST payload to test this code
68190
68191M	SoObjects/SOGo/SOGoCASSession.m
68192A	Tests/README-cas-logoutRequest
68193
68194commit 031cd210f74bb130bea7fd73e41864e045a5aac9
68195Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68196Date:   Thu Jun 20 20:29:16 2013 -0400
68197
68198    Better description
68199
68200M	NEWS
68201
68202commit 9d9a434fdc3deb403301a4b006a50967df3265d7
68203Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68204Date:   Thu Jun 20 15:44:35 2013 -0400
68205
68206    Avoid crashing when reading fcs crap.
68207
68208M	NEWS
68209M	OpenChange/RTFHandler.m
68210
68211commit 41ed498d6512b9cf2ef01654ea29be4c535d0c16
68212Author: Jean Raby <jraby@inverse.ca>
68213Date:   Thu Jun 20 14:32:14 2013 -0400
68214
68215    Add support for CAS LogoutRequests
68216
68217    Fixes #2346
68218    This changes the serviceURL sent by SOGo to the CAS server:
68219      /SOGo/so/ -> /SOGo/so/index
68220
68221M	NEWS
68222M	SoObjects/SOGo/GNUmakefile
68223M	SoObjects/SOGo/SOGoCASSession.h
68224M	SoObjects/SOGo/SOGoCASSession.m
68225M	SoObjects/SOGo/SOGoCache.h
68226M	SoObjects/SOGo/SOGoCache.m
68227M	UI/MainUI/SOGoRootPage.m
68228
68229commit d28482557ff344e908ad5ad2056965ead061b1b2
68230Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68231Date:   Thu Jun 20 13:43:45 2013 -0400
68232
68233    Fix for bug 2285
68234
68235M	OpenChange/MAPIStoreGCSFolder.m
68236
68237commit 4c97d549394b7d7e701f281620d355bc283f7012
68238Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68239Date:   Thu Jun 20 09:10:09 2013 -0400
68240
68241    Fix for bug #2119
68242
68243M	NEWS
68244M	OpenChange/MAPIStoreMailMessage.m
68245
68246commit c08263d1c3d6444616f51643c409a4e2d7c02593
68247Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68248Date:   Wed Jun 19 17:36:43 2013 -0400
68249
68250    Updated patch
68251
68252M	SoObjects/SOGo/SOGoProxyAuthenticator.m
68253
68254commit dc96466462a0f3814da34e07bad0bdabc1db0169
68255Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68256Date:   Wed Jun 19 16:06:12 2013 -0400
68257
68258    Updated for the release
68259
68260M	NEWS
68261
68262commit 1734b387a353cab21b1f768791af8983e9f9ec98
68263Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68264Date:   Wed Jun 19 15:45:40 2013 -0400
68265
68266    Fix for bug #2237
68267
68268M	SoObjects/SOGo/SOGoProxyAuthenticator.m
68269M	SoObjects/SOGo/SOGoPublicBaseFolder.m
68270
68271commit 871115e349dd71ac2801650ff98fc98a888dabd6
68272Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68273Date:   Wed Jun 19 15:07:19 2013 -0400
68274
68275    Fixed bug #2294
68276
68277M	SoObjects/SOGo/SOGoContentObject.m
68278M	UI/Common/UIxFolderActions.h
68279M	UI/Common/UIxFolderActions.m
68280M	UI/Contacts/UIxContactFolderActions.m
68281M	UI/Contacts/UIxContactFoldersView.m
68282M	UI/Contacts/product.plist
68283M	UI/Scheduler/UIxCalFolderActions.h
68284M	UI/Scheduler/UIxCalFolderActions.m
68285M	UI/Scheduler/UIxCalMainActions.h
68286M	UI/Scheduler/UIxCalMainActions.m
68287M	UI/Scheduler/product.plist
68288M	UI/WebServerResources/ContactsUI.js
68289M	UI/WebServerResources/SchedulerUI.js
68290
68291commit a7642868792e58cfb4c6d1614e53787b26f6fa33
68292Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68293Date:   Wed Jun 19 14:09:20 2013 -0400
68294
68295    Fix for bug #2313
68296
68297M	SoObjects/Mailer/SOGoMailFolder.m
68298M	UI/MailerUI/UIxMailUserRightsEditor.h
68299M	UI/MailerUI/UIxMailUserRightsEditor.m
68300
68301commit 5304461e4cc5a4a366a33e84a74f7c785be8aa0d
68302Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68303Date:   Wed Jun 19 10:23:47 2013 -0400
68304
68305    now possible to see who created a event/task in a delegated calendar
68306
68307M	NEWS
68308M	SoObjects/Appointments/iCalEntityObject+SOGo.h
68309M	SoObjects/Appointments/iCalEntityObject+SOGo.m
68310M	SoObjects/SOGo/SOGoUser.h
68311M	SoObjects/SOGo/SOGoUserManager.m
68312M	UI/Scheduler/English.lproj/Localizable.strings
68313M	UI/Scheduler/UIxAppointmentEditor.m
68314M	UI/Scheduler/UIxComponentEditor.h
68315M	UI/Scheduler/UIxComponentEditor.m
68316M	UI/Templates/SchedulerUI/UIxCalMainView.wox
68317M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
68318M	UI/WebServerResources/SchedulerUI.js
68319M	UI/WebServerResources/UIxAppointmentEditor.js
68320
68321commit 6b25f08943032852466189cd98b3c956772f276b
68322Author: Jean Raby <jraby@inverse.ca>
68323Date:   Tue Jun 18 19:33:36 2013 -0400
68324
68325    Use domainDefaults to get imapCASServiceName
68326
68327M	SoObjects/SOGo/SOGoWebAuthenticator.m
68328
68329commit a0022e06f70c381b2816c23f8ffc5453cc8c2fd1
68330Author: Jean Raby <jraby@inverse.ca>
68331Date:   Tue Jun 18 17:57:17 2013 -0400
68332
68333    New preference: SOGoIMAPCASServiceName
68334
68335    Reworked CAS section a bit and add some information regarding casifying sieve.
68336
68337M	Documentation/SOGo Installation Guide.odt
68338
68339commit 0fb006c19faa62e7b05f8ef7edd23581046b50d9
68340Author: Jean Raby <jraby@inverse.ca>
68341Date:   Tue Jun 18 16:36:11 2013 -0400
68342
68343    New domain preference:  SOGoIMAPCASServiceName
68344
68345    Set this to the service name expected by the CAS server if it differs
68346    from SOGoIMAPServer. This is useful to request a CAS ticket for service
68347    imap://imap.domain.com while connecting through imapproxy on imap://127.0.0.1:1143
68348
68349    SOGoDAVAuthenticator is not updated since it doesn't really use the imap code.
68350
68351M	SoObjects/SOGo/SOGoDomainDefaults.h
68352M	SoObjects/SOGo/SOGoDomainDefaults.m
68353M	SoObjects/SOGo/SOGoWebAuthenticator.m
68354
68355commit 47a3f1a19d1089a105aeefba831f119b407ca196
68356Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68357Date:   Tue Jun 18 14:14:42 2013 -0400
68358
68359    toggle to send or not notifications
68360
68361M	NEWS
68362M	SoObjects/Appointments/SOGoCalendarComponent.m
68363M	UI/Scheduler/English.lproj/Localizable.strings
68364M	UI/Scheduler/UIxAppointmentEditor.h
68365M	UI/Scheduler/UIxAppointmentEditor.m
68366M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
68367
68368commit f25344182debb14001c39db452374f138cd0ee8b
68369Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68370Date:   Fri Jun 14 14:58:16 2013 -0400
68371
68372    Rewrote escapedForCards so it's 10 times faster.
68373
68374M	SOPE/NGCards/NSString+NGCards.m
68375
68376commit f24e3a0a3146b2d5207af8555377c80d52c477b5
68377Author: Jean Raby <jraby@inverse.ca>
68378Date:   Wed Jun 12 02:36:50 2013 -0400
68379
68380    whitespace fixes. tabkill
68381
68382M	SoObjects/SOGo/SOGoDAVAuthenticator.m
68383M	SoObjects/SOGo/SOGoProxyAuthenticator.m
68384M	SoObjects/SOGo/SOGoWebAuthenticator.m
68385
68386commit afb7bc309c03562acf5066faa8b3c9f1e43950a0
68387Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68388Date:   Tue Jun 11 11:21:58 2013 -0400
68389
68390    Added message submissions rate-limiting support
68391
68392M	Documentation/SOGo Installation Guide.odt
68393M	NEWS
68394M	SoObjects/SOGo/SOGoCache.h
68395M	SoObjects/SOGo/SOGoCache.m
68396M	SoObjects/SOGo/SOGoSystemDefaults.h
68397M	SoObjects/SOGo/SOGoSystemDefaults.m
68398M	UI/MailerUI/UIxMailEditor.m
68399
68400commit cfee5aa3f4095576d00bc7d05f7606d3ca72571e
68401Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68402Date:   Tue Jun 11 09:41:17 2013 -0400
68403
68404    Added new failed login rate-limiting options
68405
68406M	Documentation/SOGo Installation Guide.odt
68407M	NEWS
68408M	SoObjects/SOGo/NSCalendarDate+SOGo.m
68409M	SoObjects/SOGo/SOGoCache.h
68410M	SoObjects/SOGo/SOGoCache.m
68411M	SoObjects/SOGo/SOGoSystemDefaults.h
68412M	SoObjects/SOGo/SOGoSystemDefaults.m
68413M	SoObjects/SOGo/SOGoUserManager.m
68414M	UI/MainUI/SOGoRootPage.m
68415
68416commit 2a51f6f385b71506e1d089fa9045e74b53954703
68417Author: Francis Lachapelle <flachapelle@inverse.ca>
68418Date:   Mon Jun 10 21:07:00 2013 -0400
68419
68420    Update CKEditor to version 4.1.2
68421
68422    Also added the blockquote plugin.
68423
68424M	UI/WebServerResources/ckeditor/build-config.js
68425M	UI/WebServerResources/ckeditor/ckeditor.js
68426M	UI/WebServerResources/ckeditor/config.js
68427M	UI/WebServerResources/ckeditor/lang/ar.js
68428M	UI/WebServerResources/ckeditor/lang/ca.js
68429M	UI/WebServerResources/ckeditor/lang/cs.js
68430M	UI/WebServerResources/ckeditor/lang/cy.js
68431M	UI/WebServerResources/ckeditor/lang/da.js
68432M	UI/WebServerResources/ckeditor/lang/de.js
68433M	UI/WebServerResources/ckeditor/lang/en.js
68434M	UI/WebServerResources/ckeditor/lang/es.js
68435M	UI/WebServerResources/ckeditor/lang/fi.js
68436M	UI/WebServerResources/ckeditor/lang/fr.js
68437M	UI/WebServerResources/ckeditor/lang/hu.js
68438M	UI/WebServerResources/ckeditor/lang/is.js
68439M	UI/WebServerResources/ckeditor/lang/it.js
68440M	UI/WebServerResources/ckeditor/lang/nb.js
68441M	UI/WebServerResources/ckeditor/lang/nl.js
68442M	UI/WebServerResources/ckeditor/lang/no.js
68443M	UI/WebServerResources/ckeditor/lang/pl.js
68444M	UI/WebServerResources/ckeditor/lang/pt-br.js
68445M	UI/WebServerResources/ckeditor/lang/ru.js
68446M	UI/WebServerResources/ckeditor/lang/sk.js
68447M	UI/WebServerResources/ckeditor/lang/sv.js
68448M	UI/WebServerResources/ckeditor/lang/uk.js
68449M	UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js
68450M	UI/WebServerResources/ckeditor/plugins/icons.png
68451M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html
68452M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js
68453A	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc_ie.js
68454M	UI/WebServerResources/ckeditor/skins/moono/editor.css
68455M	UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css
68456M	UI/WebServerResources/ckeditor/skins/moono/editor_ie.css
68457M	UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css
68458M	UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css
68459M	UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css
68460M	UI/WebServerResources/ckeditor/skins/moono/icons.png
68461
68462commit 4cffea43ebf88870a718f4e244ea224e0d952f42
68463Author: Jean Raby <jraby@inverse.ca>
68464Date:   Fri Jun 7 15:16:12 2013 -0400
68465
68466    French translation of Sync Issues
68467
68468M	Scripts/openchange_user_cleanup
68469
68470commit cafce5753db7f35dafd5e37db4cf219754efd18e
68471Author: Jean Raby <jraby@inverse.ca>
68472Date:   Thu Jun 6 16:04:47 2013 -0400
68473
68474    update description of MultipleBookingsFieldName
68475
68476M	Documentation/SOGo Installation Guide.odt
68477
68478commit 5d6a5f5d5ed13be922226f2894ca8eed57f5061b
68479Author: Francis Lachapelle <flachapelle@inverse.ca>
68480Date:   Thu Jun 6 13:21:26 2013 -0400
68481
68482    Update CKEditor to version 4.1.1
68483
68484M	NEWS
68485M	UI/WebServerResources/ckeditor/build-config.js
68486M	UI/WebServerResources/ckeditor/ckeditor.js
68487M	UI/WebServerResources/ckeditor/config.js
68488M	UI/WebServerResources/ckeditor/contents.css
68489A	UI/WebServerResources/ckeditor/lang/ar.js
68490M	UI/WebServerResources/ckeditor/lang/ca.js
68491M	UI/WebServerResources/ckeditor/lang/cs.js
68492M	UI/WebServerResources/ckeditor/lang/cy.js
68493M	UI/WebServerResources/ckeditor/lang/da.js
68494M	UI/WebServerResources/ckeditor/lang/de.js
68495M	UI/WebServerResources/ckeditor/lang/en.js
68496M	UI/WebServerResources/ckeditor/lang/es.js
68497M	UI/WebServerResources/ckeditor/lang/fi.js
68498M	UI/WebServerResources/ckeditor/lang/fr.js
68499M	UI/WebServerResources/ckeditor/lang/hu.js
68500M	UI/WebServerResources/ckeditor/lang/is.js
68501M	UI/WebServerResources/ckeditor/lang/it.js
68502M	UI/WebServerResources/ckeditor/lang/nb.js
68503M	UI/WebServerResources/ckeditor/lang/nl.js
68504M	UI/WebServerResources/ckeditor/lang/no.js
68505M	UI/WebServerResources/ckeditor/lang/pl.js
68506A	UI/WebServerResources/ckeditor/lang/pt-br.js
68507D	UI/WebServerResources/ckeditor/lang/pt.js
68508M	UI/WebServerResources/ckeditor/lang/ru.js
68509M	UI/WebServerResources/ckeditor/lang/sk.js
68510M	UI/WebServerResources/ckeditor/lang/sv.js
68511M	UI/WebServerResources/ckeditor/lang/uk.js
68512A	UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js
68513M	UI/WebServerResources/ckeditor/plugins/icons.png
68514M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
68515M	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
68516M	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js
68517M	UI/WebServerResources/ckeditor/skins/moono/dialog.css
68518M	UI/WebServerResources/ckeditor/skins/moono/dialog_ie.css
68519M	UI/WebServerResources/ckeditor/skins/moono/dialog_ie7.css
68520M	UI/WebServerResources/ckeditor/skins/moono/dialog_ie8.css
68521M	UI/WebServerResources/ckeditor/skins/moono/dialog_iequirks.css
68522M	UI/WebServerResources/ckeditor/skins/moono/dialog_opera.css
68523M	UI/WebServerResources/ckeditor/skins/moono/editor.css
68524M	UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css
68525M	UI/WebServerResources/ckeditor/skins/moono/editor_ie.css
68526M	UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css
68527M	UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css
68528M	UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css
68529M	UI/WebServerResources/ckeditor/skins/moono/icons.png
68530M	UI/WebServerResources/ckeditor/styles.js
68531
68532commit 8e5a26dfb15f6105d014dc3298573a25ccf75844
68533Author: Francis Lachapelle <flachapelle@inverse.ca>
68534Date:   Wed Jun 5 15:53:53 2013 -0400
68535
68536    Remove unicode separators from JSON
68537
68538    Fixes #2309
68539
68540M	NEWS
68541M	SoObjects/SOGo/NSString+Utilities.m
68542
68543commit 4cb0facd72b06d09f0e1403f673bef25ed47cac5
68544Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68545Date:   Tue Jun 4 08:51:38 2013 -0400
68546
68547    Fixed bug #2206
68548
68549M	NEWS
68550M	UI/MailerUI/UIxMailView.m
68551
68552commit 854bce28fbefe913aa6a823436a991da23164a60
68553Author: Francis Lachapelle <flachapelle@inverse.ca>
68554Date:   Mon Jun 3 12:07:18 2013 -0400
68555
68556    Fix condition in UIxMailPartHTMLViewer
68557
68558M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
68559
68560commit 49e964c5294f9b65295e55a46417a2fa73eadf44
68561Author: Francis Lachapelle <flachapelle@inverse.ca>
68562Date:   Mon Jun 3 11:47:48 2013 -0400
68563
68564    Fix decoding charset parameter
68565
68566    To avoid a libxml bug/limitation, we were already stripping the charset
68567    parameter, but we were not considering the single quote as valid
68568    delimiter.
68569
68570M	NEWS
68571M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
68572
68573commit 3281cea2a213e8d551a60227da0ad1409ec85266
68574Author: Jean Raby <jraby@inverse.ca>
68575Date:   Fri May 31 15:54:22 2013 -0400
68576
68577    Add bindFields to the sample configuration file
68578
68579M	Scripts/sogo.conf
68580
68581commit 82253e91d2e8f0410625e11a03737883ea9f1d60
68582Author: Jean Raby <jraby@inverse.ca>
68583Date:   Fri May 24 15:00:05 2013 -0400
68584
68585    don't use -M when creating the sogo user on debian
68586
68587    -M was not available in lenny. It is not actually needed since useradd
68588    won't create the homedir when adding a system user (-r)
68589
68590M	packaging/debian-multiarch/sogo.preinst
68591M	packaging/debian/sogo.preinst
68592
68593commit 1d1ed9a031f17d607b804bcb177fa106c46f6f9b
68594Author: Jean Raby <jraby@inverse.ca>
68595Date:   Wed May 15 14:51:15 2013 -0400
68596
68597    Update ldap filter description, example and syntax
68598
68599M	Documentation/SOGo Installation Guide.odt
68600
68601commit 2bd8a2935f737f99544cb45659c61afbc16eaea2
68602Author: Francis Lachapelle <flachapelle@inverse.ca>
68603Date:   Thu May 9 08:12:27 2013 -0400
68604
68605    Change default value of SOGoMailSpoolPath
68606
68607    Set the spool path to /var/spool/sogo and modified the installation
68608    guide to point to the tmpwatch cronjob when changing SOGoMailSpoolPath.
68609
68610M	Documentation/SOGo Installation Guide.odt
68611M	Scripts/tmpwatch
68612M	SoObjects/SOGo/SOGoDefaults.plist
68613
68614commit 8a25e3882746fa7e772a8f73b160f5fa2e05a875
68615Author: Francis Lachapelle <flachapelle@inverse.ca>
68616Date:   Thu May 2 09:07:17 2013 -0400
68617
68618    Add indent group to ckeditor toolbar
68619
68620M	UI/WebServerResources/ckeditor/config.js
68621
68622commit 4ec19d46fa8fa8bde0c7f1b6a87d4828677de7c0
68623Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68624Date:   Thu Apr 25 14:46:00 2013 -0400
68625
68626    Removed left-over code that would cause the logic from bug #2035 to not work.
68627
68628M	SoObjects/Appointments/SOGoAppointmentFolder.m
68629
68630commit d46a39e2523b3322bd8d9285b53638cd304912dd
68631Author: Jean Raby <jraby@inverse.ca>
68632Date:   Mon Apr 22 13:22:16 2013 -0400
68633
68634    TOC links
68635
68636M	Documentation/SOGo Installation Guide.odt
68637
68638commit 23e10d30be3aaef111ebb9ecd8ff87fdd3ec19d2
68639Author: Jean Raby <jraby@inverse.ca>
68640Date:   Mon Apr 22 12:31:18 2013 -0400
68641
68642    Added ldap attribute mapping table
68643
68644M	Documentation/SOGo Installation Guide.odt
68645
68646commit a53c66e8a449d17f4f4484ef299b7500a8a5612b
68647Author: Jean Raby <jraby@inverse.ca>
68648Date:   Thu Apr 18 14:35:56 2013 -0400
68649
68650    Install openchange_user_cleanup in usr/sbin/
68651
68652    Instead of usr/share/doc/sogo/
68653
68654D	Scripts/openchange_cleanup.py
68655M	packaging/debian-multiarch/rules
68656M	packaging/debian-multiarch/sogo.docs
68657M	packaging/debian/rules
68658M	packaging/debian/sogo.docs
68659M	packaging/rhel/sogo.spec
68660
68661commit 4fb3492ea858458ea7e37acb73fa2ae35b41aed5
68662Author: Jean Raby <jraby@inverse.ca>
68663Date:   Thu Apr 18 14:28:55 2013 -0400
68664
68665    openchange_cleanup.py -> openchange_user_cleanup
68666
68667A	Scripts/openchange_user_cleanup
68668
68669commit 353f40ac3e0552d95cd787b319eb6d60d1a42f81
68670Author: Jean Raby <jraby@inverse.ca>
68671Date:   Thu Apr 18 14:15:35 2013 -0400
68672
68673    try to cleanup under INBOX too (altnamespace = no)
68674
68675M	Scripts/openchange_cleanup.py
68676
68677commit 96c831f72686fed7a1469b401ebb3bc732fd0432
68678Author: Jean Raby <jraby@inverse.ca>
68679Date:   Thu Apr 18 14:11:36 2013 -0400
68680
68681    Use separator sent by the imap server, not '/'
68682
68683M	Scripts/openchange_cleanup.py
68684
68685commit d7fdfc6cb27665de2c9b5d860454b69fe9107d54
68686Author: Jean Raby <jraby@inverse.ca>
68687Date:   Tue Apr 16 15:16:54 2013 -0400
68688
68689    Update NEWS + bump version
68690
68691M	NEWS
68692M	Version
68693
68694commit d02f58b3cd6de503de7d2ea4d3963a5e4dcb6212
68695Author: Jean Raby <jraby@inverse.ca>
68696Date:   Tue Apr 16 15:12:29 2013 -0400
68697
68698    Update ChangeLog
68699
68700M	ChangeLog
68701
68702commit 62fee93d866b8eb35abbf67d61ba5274a3a27827
68703Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68704Date:   Tue Apr 16 14:33:57 2013 -0400
68705
68706    Fix for bug #2287
68707
68708M	SoObjects/SOGo/SOGoUser.m
68709M	SoObjects/SOGo/SOGoUserDefaults.m
68710
68711commit 139c14d9e109e08643d5c2a5d84fdd6d8016117f
68712Author: Jean Raby <jraby@inverse.ca>
68713Date:   Tue Apr 16 12:06:17 2013 -0400
68714
68715    save: memCtx
68716
68717    Same fix as for MAPIStoreContactMessage
68718
68719M	OpenChange/MAPIStoreTasksMessage.m
68720
68721commit 8ee15c6f776ab9ca934f50780ed58c2f8aadbefe
68722Author: Francis Lachapelle <flachapelle@inverse.ca>
68723Date:   Tue Apr 16 08:34:10 2013 -0400
68724
68725    Update Installation Guide
68726
68727    Improved the description of the parameters IMAPHostFieldName and
68728    SieveHostFieldName.
68729
68730M	Documentation/SOGo Installation Guide.odt
68731
68732commit 5d174140185905507677520ee41cc5760602fb7e
68733Author: Jean Raby <jraby@inverse.ca>
68734Date:   Mon Apr 15 14:13:07 2013 -0400
68735
68736    [MAPIStoreContactsMessage save] needs memCtx
68737
68738    From extrafu
68739
68740M	OpenChange/MAPIStoreContactsMessage.m
68741
68742commit 4d8bff51300c4a84332e54035bf3389949ed034d
68743Author: Jeroen Dekkers <jeroen@dekkers.ch>
68744Date:   Mon Mar 11 19:37:45 2013 +0100
68745
68746    Link libSOGo with libdl on systems with glibc
68747
68748M	SoObjects/SOGo/GNUmakefile.preamble
68749
68750commit 3cd91846a633057e27d476cd0a6cc7e1d499dc1f
68751Author: Francis Lachapelle <flachapelle@inverse.ca>
68752Date:   Thu Apr 11 16:32:17 2013 -0400
68753
68754    Fix CSS color refresh of calendars
68755
68756M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
68757
68758commit 3739cb1536fcc8defaa0edb804fa5f5ffcaacf94
68759Author: Francis Lachapelle <flachapelle@inverse.ca>
68760Date:   Thu Apr 11 12:55:11 2013 -0400
68761
68762    Update ChangeLog
68763
68764M	ChangeLog
68765
68766commit 30f10ee8f06157b1222d68b0502c80162fcbb277
68767Author: Francis Lachapelle <flachapelle@inverse.ca>
68768Date:   Thu Apr 11 11:30:23 2013 -0400
68769
68770    Update translations
68771
68772M	SoObjects/Appointments/Russian.lproj/Localizable.strings
68773M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
68774M	UI/Common/Russian.lproj/Localizable.strings
68775M	UI/Contacts/Polish.lproj/Localizable.strings
68776M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
68777M	UI/MailerUI/Czech.lproj/Localizable.strings
68778M	UI/MailerUI/Dutch.lproj/Localizable.strings
68779M	UI/MailerUI/French.lproj/Localizable.strings
68780M	UI/MailerUI/German.lproj/Localizable.strings
68781M	UI/MailerUI/Hungarian.lproj/Localizable.strings
68782M	UI/MailerUI/Polish.lproj/Localizable.strings
68783M	UI/MailerUI/Russian.lproj/Localizable.strings
68784M	UI/MailerUI/Slovak.lproj/Localizable.strings
68785M	UI/MailerUI/SpanishArgentina.lproj/Localizable.strings
68786M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
68787M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
68788M	UI/Scheduler/Czech.lproj/Localizable.strings
68789M	UI/Scheduler/Dutch.lproj/Localizable.strings
68790M	UI/Scheduler/Finnish.lproj/Localizable.strings
68791M	UI/Scheduler/French.lproj/Localizable.strings
68792M	UI/Scheduler/German.lproj/Localizable.strings
68793M	UI/Scheduler/Hungarian.lproj/Localizable.strings
68794M	UI/Scheduler/Polish.lproj/Localizable.strings
68795M	UI/Scheduler/Russian.lproj/Localizable.strings
68796M	UI/Scheduler/Slovak.lproj/Localizable.strings
68797M	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
68798M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
68799
68800commit dfb8788270ff3b30133417a52c9052fafea19ae2
68801Author: Jean Raby <jraby@inverse.ca>
68802Date:   Thu Apr 11 10:37:34 2013 -0400
68803
68804    don't build SAML support on debian yet
68805
68806M	packaging/debian/control-squeeze
68807M	packaging/debian/rules
68808
68809commit 3810833e1b5c1e02cdac731da15b68057e1176af
68810Author: Jean Raby <jraby@inverse.ca>
68811Date:   Thu Apr 11 10:22:28 2013 -0400
68812
68813    remove unrtf leftovers
68814
68815M	OpenChange/GNUmakefile
68816D	OpenChange/GNUmakefile.unrtf
68817M	packaging/debian-multiarch/rules
68818M	packaging/debian/rules
68819
68820commit 29e05c7c81b1a92d4b6bbc9be96d40f8ae3f2482
68821Author: Francis Lachapelle <flachapelle@inverse.ca>
68822Date:   Thu Apr 11 10:20:10 2013 -0400
68823
68824    Bump version to 2.0.5
68825
68826M	Documentation/SOGo Installation Guide.odt
68827M	Documentation/SOGo Mobile Devices Configuration.odt
68828M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
68829M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
68830M	NEWS
68831M	Version
68832
68833commit 0a08285facce833fecba8319c4f0b2bdf641746e
68834Author: Jean Raby <jraby@inverse.ca>
68835Date:   Thu Apr 11 10:09:02 2013 -0400
68836
68837    Add note regarding precedence of .GNUstepDefaults
68838
68839M	Scripts/sogo.conf
68840
68841commit 01f20a42ad55356c772ca2a4a758d5421e986987
68842Author: Jean Raby <jraby@inverse.ca>
68843Date:   Thu Apr 11 09:18:43 2013 -0400
68844
68845    packaging fixups
68846
68847M	packaging/debian/sogo.postinst
68848M	packaging/rhel/sogo.spec
68849
68850commit 3a61a2566bf2c6e95b665f2474350c8e1c59328b
68851Author: Francis Lachapelle <flachapelle@inverse.ca>
68852Date:   Wed Apr 10 18:24:03 2013 -0400
68853
68854    Updated installation guide: version 2.0.5
68855
68856M	Documentation/SOGo Installation Guide.odt
68857
68858commit d2dda86529b3fe6a1d383522640f4898c00b5f25
68859Author: Jean Raby <jraby@inverse.ca>
68860Date:   Wed Apr 10 16:30:16 2013 -0400
68861
68862    ... dir fixup again
68863
68864M	packaging/debian-multiarch/sogo.postinst
68865
68866commit cc125d2192a8b1fb84c7d239c708735d18c33772
68867Author: Jean Raby <jraby@inverse.ca>
68868Date:   Wed Apr 10 16:27:03 2013 -0400
68869
68870    directory fixup
68871
68872M	packaging/debian-multiarch/rules
68873M	packaging/debian/rules
68874
68875commit 4da1e41d936fb0fc3bc24be5a104f0c4339fcd68
68876Author: Jean Raby <jraby@inverse.ca>
68877Date:   Wed Apr 10 16:20:47 2013 -0400
68878
68879    deb: install a sample sogo.conf in /usr/local/etc/sogo
68880
68881    While there, replace mkdir + cp combo with 'install'
68882
68883M	packaging/debian-multiarch/rules
68884M	packaging/debian-multiarch/sogo.install
68885M	packaging/debian-multiarch/sogo.postinst
68886M	packaging/debian-multiarch/sogo.preinst
68887M	packaging/debian/rules
68888M	packaging/debian/sogo.install
68889M	packaging/debian/sogo.postinst
68890M	packaging/debian/sogo.preinst
68891
68892commit e24eb10c4fa9ce6b53021ef04a23254ad7fb7cab
68893Author: Jean Raby <jraby@inverse.ca>
68894Date:   Wed Apr 10 16:20:16 2013 -0400
68895
68896    rpm: install a sample sogo.conf in /usr/local/etc/sogo
68897
68898M	packaging/rhel/sogo.spec
68899
68900commit dd9e51fd16822ac453b944b7e9a7efc3cd9caefa
68901Author: Jean Raby <jraby@inverse.ca>
68902Date:   Wed Apr 10 16:16:30 2013 -0400
68903
68904    sogo.conf - new example configuration file
68905
68906A	Scripts/sogo.conf
68907
68908commit 9932d1413b23a50bfb0665af24acb17b59f5f55f
68909Author: Jean Raby <jraby@inverse.ca>
68910Date:   Wed Apr 10 12:29:48 2013 -0400
68911
68912    update NEWS
68913
68914M	NEWS
68915
68916commit ff13c4954032566676b42a4cebd857de5644632a
68917Author: Jean Raby <jraby@inverse.ca>
68918Date:   Wed Apr 10 12:16:26 2013 -0400
68919
68920    updated NEWS
68921
68922M	NEWS
68923
68924commit 1e33b4bf269d660c77fbc891adb4776a83d0b601
68925Author: Jean Raby <jraby@inverse.ca>
68926Date:   Wed Apr 10 12:05:44 2013 -0400
68927
68928    Add notes regarding UIDField: value must be unique
68929
68930M	Documentation/SOGo Installation Guide.odt
68931
68932commit e23a7df125cd081c078f0baf5fd63acbe8b5f21a
68933Author: Francis Lachapelle <flachapelle@inverse.ca>
68934Date:   Wed Apr 10 11:33:41 2013 -0400
68935
68936    Update NEWS file
68937
68938M	NEWS
68939
68940commit 4ca476db9e8a81b412a0b15525eeeaa76a78237a
68941Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68942Date:   Wed Apr 10 11:30:40 2013 -0400
68943
68944    Updated NEWS file
68945
68946M	NEWS
68947
68948commit 33840c71cd38a22766f3e0463a17361e6fea8292
68949Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68950Date:   Wed Apr 10 10:48:25 2013 -0400
68951
68952    Changed noop by unselect/select.
68953
68954M	OpenChange/MAPIStoreMailVolatileMessage.m
68955
68956commit 1b983ef691f55e3588cc9afcb9ba841ca472d3d7
68957Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68958Date:   Wed Apr 10 09:56:23 2013 -0400
68959
68960    Fixed a potential timing issue with Dovecot when getting the modseq
68961
68962M	OpenChange/MAPIStoreMailVolatileMessage.m
68963
68964commit eec8c07d4f061a2006bd7ec9967a2b1c92e7618b
68965Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68966Date:   Tue Apr 9 11:35:53 2013 -0400
68967
68968    Avoid appending the domain if already present.
68969
68970M	SoObjects/SOGo/SOGoWebAuthenticator.m
68971
68972commit 84ba93fc0a5c5a650482d1afdee6f93fdd9ea277
68973Author: Ludovic Marcotte <lmarcotte@inverse.ca>
68974Date:   Mon Apr 8 13:58:55 2013 -0400
68975
68976    Now set ForceAuthn to false by default
68977
68978M	SoObjects/SOGo/SOGoSAML2Session.m
68979
68980commit 37a6f8265978b2a2ec019527b16b68ed10051cf3
68981Author: Francis Lachapelle <flachapelle@inverse.ca>
68982Date:   Mon Apr 8 11:05:45 2013 -0400
68983
68984    Initial Arabic translation
68985
68986M	.tx/config
68987A	SoObjects/Appointments/Arabic.lproj/Localizable.strings
68988M	SoObjects/Appointments/GNUmakefile
68989A	SoObjects/Contacts/Arabic.lproj/Localizable.strings
68990M	SoObjects/Contacts/GNUmakefile
68991M	SoObjects/Mailer/GNUmakefile
68992A	SoObjects/Mailer/SOGoMailArabicForward.wo/SOGoMailArabicForward.html
68993A	SoObjects/Mailer/SOGoMailArabicForward.wo/SOGoMailArabicForward.wod
68994A	SoObjects/Mailer/SOGoMailArabicReply.wo/SOGoMailArabicReply.html
68995A	SoObjects/Mailer/SOGoMailArabicReply.wo/SOGoMailArabicReply.wod
68996M	SoObjects/Mailer/SOGoMailForward.h
68997M	SoObjects/Mailer/SOGoMailForward.m
68998M	SoObjects/Mailer/SOGoMailReply.h
68999M	SoObjects/Mailer/SOGoMailReply.m
69000M	SoObjects/SOGo/SOGoDefaults.plist
69001M	Tests/Integration/preferences.py
69002A	UI/AdministrationUI/Arabic.lproj/Localizable.strings
69003M	UI/AdministrationUI/GNUmakefile
69004A	UI/Common/Arabic.lproj/Localizable.strings
69005M	UI/Common/GNUmakefile
69006A	UI/Contacts/Arabic.lproj/Localizable.strings
69007M	UI/Contacts/GNUmakefile
69008A	UI/MailPartViewers/Arabic.lproj/Localizable.strings
69009M	UI/MailPartViewers/GNUmakefile
69010A	UI/MailerUI/Arabic.lproj/Localizable.strings
69011M	UI/MailerUI/GNUmakefile
69012A	UI/MainUI/Arabic.lproj/Locale
69013A	UI/MainUI/Arabic.lproj/Localizable.strings
69014M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
69015M	UI/MainUI/Catalan.lproj/Localizable.strings
69016M	UI/MainUI/Czech.lproj/Localizable.strings
69017M	UI/MainUI/Danish.lproj/Localizable.strings
69018M	UI/MainUI/Dutch.lproj/Localizable.strings
69019M	UI/MainUI/English.lproj/Localizable.strings
69020M	UI/MainUI/Finnish.lproj/Localizable.strings
69021M	UI/MainUI/French.lproj/Localizable.strings
69022M	UI/MainUI/GNUmakefile
69023M	UI/MainUI/German.lproj/Localizable.strings
69024M	UI/MainUI/Hungarian.lproj/Localizable.strings
69025M	UI/MainUI/Icelandic.lproj/Localizable.strings
69026M	UI/MainUI/Italian.lproj/Localizable.strings
69027M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
69028M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
69029M	UI/MainUI/Polish.lproj/Localizable.strings
69030M	UI/MainUI/Russian.lproj/Localizable.strings
69031M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
69032M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
69033M	UI/MainUI/Swedish.lproj/Localizable.strings
69034M	UI/MainUI/Ukrainian.lproj/Localizable.strings
69035M	UI/MainUI/Welsh.lproj/Localizable.strings
69036A	UI/PreferencesUI/Arabic.lproj/Localizable.strings
69037M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
69038M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
69039M	UI/PreferencesUI/Czech.lproj/Localizable.strings
69040M	UI/PreferencesUI/Danish.lproj/Localizable.strings
69041M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
69042M	UI/PreferencesUI/English.lproj/Localizable.strings
69043M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
69044M	UI/PreferencesUI/French.lproj/Localizable.strings
69045M	UI/PreferencesUI/GNUmakefile
69046M	UI/PreferencesUI/German.lproj/Localizable.strings
69047M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
69048M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
69049M	UI/PreferencesUI/Italian.lproj/Localizable.strings
69050M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
69051M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
69052M	UI/PreferencesUI/Polish.lproj/Localizable.strings
69053M	UI/PreferencesUI/Russian.lproj/Localizable.strings
69054M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
69055M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
69056M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
69057M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
69058M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
69059M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
69060A	UI/Scheduler/Arabic.lproj/Localizable.strings
69061M	UI/Scheduler/GNUmakefile
69062A	UI/Templates/SOGoACLArabicAdditionAdvisory.wox
69063A	UI/Templates/SOGoACLArabicModificationAdvisory.wox
69064A	UI/Templates/SOGoACLArabicRemovalAdvisory.wox
69065A	UI/Templates/SOGoFolderArabicAdditionAdvisory.wox
69066A	UI/Templates/SOGoFolderArabicRemovalAdvisory.wox
69067
69068commit b4aaa68d85edbaee9f555efef3f82f64598c050f
69069Author: Ludovic Marcotte <lmarcotte@inverse.ca>
69070Date:   Fri Apr 5 10:26:17 2013 -0400
69071
69072    Also consider the "mail" attribute in order to get the user's login
69073
69074M	SoObjects/SOGo/SOGoSAML2Session.m
69075
69076commit 5487f34b9ee9b9639e3f1d4a7abf4fad2d240d66
69077Author: Ludovic Marcotte <lmarcotte@inverse.ca>
69078Date:   Fri Apr 5 08:57:47 2013 -0400
69079
69080    Disable hint verification for now.
69081
69082M	SoObjects/SOGo/SOGoSAML2Session.m
69083
69084commit e07734fa5f57325a92ea70bcb4410b73340aa026
69085Author: Jean Raby <jraby@inverse.ca>
69086Date:   Fri Mar 29 10:38:52 2013 -0400
69087
69088    Filter sql source entries based on the user domain
69089
69090    When using dynamic domains with SQL sources (DomainFieldName),
69091    let WebUI and dav lookups return entries from current domain
69092    and other domains visible from the originating domain.
69093
69094    Fixes #2269
69095
69096    SQLSource.m: _visibleDomainsQualifierFromDomain:
69097      returns a EOQualifier OR'ing all visible domains from specified domain
69098      (including specified domain)
69099
69100    SQLSource.m: allEntryIDsVisibleFromDomain
69101      Replacement for allEntryIDs.
69102      Instead of returning all entries from the sql source,
69103      only return the entries visible from the specified domain.
69104
69105    SoObjects/SOGo/SQLSource.m: allEntryIDs
69106      Changed to call allEntryIDsVisibleFromDomain with an empty domain.
69107
69108    SQLSource.m fetchContactsMatching:inDomain:
69109      Use _visibleDomainsQualifierFromDomain to filter entries
69110
69111    LDAPSource.m: allEntryIDsVisibleFromDomain
69112      Simply call allEntryIDs, discarding the domain.
69113      LDAP does need to do the extra domain filtering
69114
69115    SOGoContactSourceFolder.m: toOneRelationshipKeys
69116       Call new method: allEntryIDsVisibleFromDomain
69117
69118M	SoObjects/Contacts/SOGoContactSourceFolder.m
69119M	SoObjects/SOGo/LDAPSource.m
69120M	SoObjects/SOGo/SOGoSource.h
69121M	SoObjects/SOGo/SQLSource.m
69122
69123commit 6a8e6cd762c51514224eb3cf24ae08c8a2a08d23
69124Author: Ludovic Marcotte <lmarcotte@inverse.ca>
69125Date:   Thu Mar 28 08:32:00 2013 -0400
69126
69127    Fixed the GNUmakfile and const's for charset tables.
69128
69129M	OpenChange/GNUmakefile
69130M	OpenChange/RTFHandler.m
69131
69132commit 663351029ac49e1c9802e07d1c874a872f147ca3
69133Author: Ludovic Marcotte <lmarcotte@inverse.ca>
69134Date:   Tue Mar 26 19:32:08 2013 -0400
69135
69136    Replaced unrtf by our own RTF to HTML converter.
69137
69138    Faster, thread safe, a hell lot cleaner.
69139
69140M	OpenChange/GNUmakefile
69141M	OpenChange/MAPIStoreMessage.m
69142A	OpenChange/RTFHandler.h
69143A	OpenChange/RTFHandler.m
69144D	OpenChange/unrtf-0.21.2.diff
69145D	OpenChange/unrtf-0.21.2.tar.gz
69146D	OpenChange/unrtf_config_h
69147
69148commit c26e5fa7fed83bae25529679fead923e8a8fe1f2
69149Author: Jean Raby <jraby@inverse.ca>
69150Date:   Tue Mar 26 14:01:04 2013 -0400
69151
69152    semi-colon
69153
69154M	OpenChange/gen-charset-table.py
69155
69156commit 74c01dc44841c696ed322c9b0bff542e7f2b4115
69157Author: Jean Raby <jraby@inverse.ca>
69158Date:   Tue Mar 26 13:42:22 2013 -0400
69159
69160    gen-charset-table.py: script to import ms charmaps
69161
69162    For example: http://msdn.microsoft.com/en-us/goglobal/cc305147
69163
69164A	OpenChange/gen-charset-table.py
69165
69166commit a009c71034826e3755a987a0f5730724dfc9f063
69167Author: Ludovic Marcotte <lmarcotte@inverse.ca>
69168Date:   Mon Mar 25 15:58:36 2013 -0400
69169
69170    Fixed table initialization.
69171
69172M	SoObjects/SOGo/SOGoSAML2Session.m
69173
69174commit b4ebc90dd0b452dfe134efc137de2f62b8ece59e
69175Author: Jean Raby <jraby@inverse.ca>
69176Date:   Mon Mar 25 14:12:12 2013 -0400
69177
69178    replace subprocess.check_output with Popen magic
69179
69180    check_output isn't available in py 2.6...
69181
69182M	Scripts/openchange_cleanup.py
69183
69184commit 95dc134ca618a47be6e2eafca71e6c7f9c9cbccc
69185Author: Jean Raby <jraby@inverse.ca>
69186Date:   Fri Mar 22 15:13:39 2013 -0400
69187
69188    Revamped openchange_cleanup.py
69189
69190    This is now usable again.
69191
69192      - Don't delete password files in mapistoreCleanup()
69193      - reworked the ldb cleanup and enabled it
69194      - sql cleanup should now be able to figure out the db info from the config
69195        regardless of the format used (xml, plist, sogo.conf or GNUstepDefaults)
69196        (We really need a python plist parser.. the current solution is not elegant)
69197      - Inform user of missing python packages
69198
69199M	Scripts/openchange_cleanup.py
69200
69201commit 9c4b7d848141166eb9742e080831b017d660ec78
69202Author: Jean Raby <jraby@inverse.ca>
69203Date:   Thu Mar 21 15:39:02 2013 -0400
69204
69205    Add notes regarding html mails and mod_reqtimeout
69206
69207M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
69208
69209commit 9fb9f2cae667aa966e285216846a6b688418f753
69210Author: Jean Raby <jraby@inverse.ca>
69211Date:   Wed Mar 20 11:51:37 2013 -0400
69212
69213    Enable saml2 support on squeeze (temporary fix)
69214
69215M	packaging/debian/control-squeeze
69216M	packaging/debian/rules
69217
69218commit 15f9b7d22e6a5937224570b580dee31e391789dd
69219Author: Francis Lachapelle <flachapelle@inverse.ca>
69220Date:   Fri Mar 15 11:23:27 2013 -0400
69221
69222    Fix comments in UIxContactFolderActions.*
69223
69224M	UI/Contacts/UIxContactFolderActions.h
69225M	UI/Contacts/UIxContactFolderActions.m
69226
69227commit 5f179ed6b0726504bbe7f300df3a8cbaa5d3c9a6
69228Author: Francis Lachapelle <flachapelle@inverse.ca>
69229Date:   Fri Mar 15 11:06:26 2013 -0400
69230
69231    Activate the menu option "Mark Folder Read"
69232
69233    Fixes #1473
69234
69235M	NEWS
69236M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
69237M	UI/MailerUI/Catalan.lproj/Localizable.strings
69238M	UI/MailerUI/Czech.lproj/Localizable.strings
69239M	UI/MailerUI/Danish.lproj/Localizable.strings
69240M	UI/MailerUI/Dutch.lproj/Localizable.strings
69241M	UI/MailerUI/English.lproj/Localizable.strings
69242M	UI/MailerUI/Finnish.lproj/Localizable.strings
69243M	UI/MailerUI/French.lproj/Localizable.strings
69244M	UI/MailerUI/German.lproj/Localizable.strings
69245M	UI/MailerUI/Hungarian.lproj/Localizable.strings
69246M	UI/MailerUI/Icelandic.lproj/Localizable.strings
69247M	UI/MailerUI/Italian.lproj/Localizable.strings
69248M	UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings
69249M	UI/MailerUI/NorwegianNynorsk.lproj/Localizable.strings
69250M	UI/MailerUI/Polish.lproj/Localizable.strings
69251M	UI/MailerUI/Russian.lproj/Localizable.strings
69252M	UI/MailerUI/Slovak.lproj/Localizable.strings
69253M	UI/MailerUI/SpanishArgentina.lproj/Localizable.strings
69254M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
69255M	UI/MailerUI/Swedish.lproj/Localizable.strings
69256M	UI/MailerUI/UIxMailFolderActions.m
69257M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
69258M	UI/MailerUI/Welsh.lproj/Localizable.strings
69259M	UI/MailerUI/product.plist
69260M	UI/Templates/MailerUI/UIxMailMainFrame.wox
69261M	UI/WebServerResources/MailerUI.js
69262
69263commit 93f9a7273e96970106259e4902cf378a425d1322
69264Author: Ludovic Marcotte <lmarcotte@inverse.ca>
69265Date:   Wed Mar 13 15:04:11 2013 -0400
69266
69267    Now handle mem context when saving messages and removed useless debugging.
69268
69269M	OpenChange/EOQualifier+MAPI.m
69270M	OpenChange/MAPIStoreCalendarEmbeddedMessage.m
69271M	OpenChange/MAPIStoreCalendarFolder.m
69272M	OpenChange/MAPIStoreCalendarMessage.m
69273M	OpenChange/MAPIStoreContext.m
69274M	OpenChange/MAPIStoreDBFolder.m
69275M	OpenChange/MAPIStoreDBMessage.m
69276M	OpenChange/MAPIStoreDBMessageTable.m
69277M	OpenChange/MAPIStoreEmbeddedMessage.m
69278M	OpenChange/MAPIStoreFAIMessage.m
69279M	OpenChange/MAPIStoreFolder.m
69280M	OpenChange/MAPIStoreGCSMessageTable.m
69281M	OpenChange/MAPIStoreMailFolder.m
69282M	OpenChange/MAPIStoreMailMessage.m
69283M	OpenChange/MAPIStoreMailMessageTable.m
69284M	OpenChange/MAPIStoreMailVolatileMessage.m
69285M	OpenChange/MAPIStoreMessage.h
69286M	OpenChange/MAPIStoreMessage.m
69287M	OpenChange/MAPIStoreSOGo.m
69288M	OpenChange/MAPIStoreTable.m
69289M	OpenChange/MAPIStoreTypes.m
69290M	OpenChange/NSObject+MAPIStore.m
69291M	OpenChange/SOGoMAPIDBObject.m
69292M	OpenChange/iCalEvent+MAPIStore.h
69293M	OpenChange/iCalEvent+MAPIStore.m
69294
69295commit 15e082896ce62665ca7b655521a1b43505fd9401
69296Author: Jean Raby <jraby@inverse.ca>
69297Date:   Tue Mar 12 09:08:19 2013 -0400
69298
69299    Update sogo-tool expire-autoreply syntax in cron
69300
69301M	Scripts/sogo.cron
69302
69303commit 63ff9751d78d271aba7a1148cf8c1f98003fa543
69304Author: Jean Raby <jraby@inverse.ca>
69305Date:   Mon Mar 11 11:37:59 2013 -0400
69306
69307    Add ics_compare and use it in _testRespondTo()
69308
69309    This new class uses vobject.ics_diff() to compare 2 VCALENDAR components.
69310    We should use this instead of textually comparing events for equality
69311    in future tests.
69312
69313M	Tests/Integration/test-davacl.py
69314M	Tests/Integration/utilities.py
69315
69316commit d12c651d59cb6891ce21e21aa8d56f349c75cc2d
69317Author: Francis Lachapelle <flachapelle@inverse.ca>
69318Date:   Mon Mar 11 09:34:36 2013 -0400
69319
69320    New system default SOGoEncryptionKey
69321
69322    To be used to encrypt the passwords of remote Web calendars when
69323    SOGoTrustProxyAuthentication is enabled.
69324
69325M	NEWS
69326M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
69327M	SoObjects/SOGo/SOGoDefaults.plist
69328M	SoObjects/SOGo/SOGoSystemDefaults.h
69329M	SoObjects/SOGo/SOGoSystemDefaults.m
69330
69331commit 41a6c02aa31b5bfb3b9ec0337eb31d22ef1d7e8e
69332Author: Jean Raby <jraby@inverse.ca>
69333Date:   Fri Mar 8 16:20:27 2013 -0500
69334
69335    Rework web services section
69336
69337    State that HTTPS is mandatory for autodiscovery services.
69338    Add example named config for SRV record.
69339
69340M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
69341
69342commit a026e75c0e383db73c4096e23bb0370380e914be
69343Author: Jean Raby <jraby@inverse.ca>
69344Date:   Fri Mar 8 15:57:10 2013 -0500
69345
69346    Removed note about linefeed in password files
69347
69348    This is handled by the code now
69349
69350M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
69351
69352commit 46815042c94dc79cbf93aafeaae91e382be79c1c
69353Author: Ludovic Marcotte <lmarcotte@inverse.ca>
69354Date:   Thu Mar 7 09:29:56 2013 -0500
69355
69356    Fixed bug when modifying/deleting exceptions of recurring events.
69357
69358M	SoObjects/Appointments/SOGoAppointmentObject.m
69359
69360commit c79af52b67cdfe76d250e5607e2243b446df26a8
69361Author: Jean Raby <jraby@inverse.ca>
69362Date:   Wed Mar 6 11:03:19 2013 -0500
69363
69364    Fix BSONCodec.m includes
69365
69366    include objc.h instead of runtime.h so that it works on older gcc objc runtime
69367
69368M	OpenChange/BSONCodec.m
69369
69370commit e882dedac9e25320c2190fbce0654697e19586ec
69371Author: Jean Raby <jraby@inverse.ca>
69372Date:   Tue Mar 5 11:01:51 2013 -0500
69373
69374    Update News
69375
69376M	NEWS
69377M	Scripts/sql-update-2.0.4b_to_2.0.5-mysql.sh
69378
69379commit 13277bbdb955a18200b26919c14171e7f391bc65
69380Author: Jean Raby <jraby@inverse.ca>
69381Date:   Tue Mar 5 10:47:09 2013 -0500
69382
69383    c_content TEXT to LONGTEXT for OpenChange tables
69384
69385    Add an script to update existing tables.
69386    Note that if a row already have 65535 char in it,
69387    the data is most likely broken.
69388
69389M	OpenChange/GCSSpecialQueries+OpenChange.m
69390A	Scripts/sql-update-2.0.4b_to_2.0.5-mysql.sh
69391
69392commit 7e8a83aefb5bd1e89225dd2bd6be847bcbb39470
69393Author: Francis Lachapelle <flachapelle@inverse.ca>
69394Date:   Tue Mar 5 10:22:20 2013 -0500
69395
69396    Fix Slovak templates for mail reply/forward
69397
69398M	SoObjects/Mailer/GNUmakefile
69399M	SoObjects/Mailer/SOGoMailForward.h
69400M	SoObjects/Mailer/SOGoMailForward.m
69401M	SoObjects/Mailer/SOGoMailReply.h
69402M	SoObjects/Mailer/SOGoMailReply.m
69403
69404commit f1846191d5d47717e7c5dff710e265e21c8f0fe2
69405Author: Jean Raby <jraby@inverse.ca>
69406Date:   Fri Mar 1 16:24:16 2013 -0500
69407
69408    Use an autorelease pool in member expansion
69409
69410    Otherwise, we would hold one ldap connection for each member of a group.
69411    And close them all later. With large groups, we could hit the open file limit
69412    (or the open file limit of the ldap server).
69413
69414    Fixes #2256
69415
69416M	SoObjects/SOGo/SOGoGroup.m
69417
69418commit a7c3f33447a3e0c6902913013574052763c36eaa
69419Author: Jean Raby <jraby@inverse.ca>
69420Date:   Fri Mar 1 01:26:15 2013 -0500
69421
69422    Whitespace
69423
69424M	SoObjects/SOGo/SOGoGroup.m
69425
69426commit 89766b2e7e037be88d1460520c762c77d66f302e
69427Author: Ludovic Marcotte <lmarcotte@inverse.ca>
69428Date:   Wed Feb 20 12:10:34 2013 -0500
69429
69430    Temporary fix for unsigned long long values.
69431
69432M	OpenChange/BSONCodec.m
69433
69434commit 7d65d808f6ff80a2a5bac2a8c55ad218ba44aaa6
69435Author: Jean Raby <jraby@inverse.ca>
69436Date:   Wed Feb 20 10:50:58 2013 -0500
69437
69438    Strip newline characters from user password files
69439
69440    Makes it easier to create those files with a regular editor.
69441
69442M	OpenChange/MAPIStoreUserContext.m
69443
69444commit fa5e99d58dd9a70602e47481bd02e70c76e2727f
69445Author: Ludovic Marcotte <lmarcotte@inverse.ca>
69446Date:   Tue Feb 19 15:54:52 2013 -0500
69447
69448    Much better fix over previous commit.
69449
69450M	OpenChange/BSONCodec.m
69451M	OpenChange/NSString+MAPIStore.m
69452
69453commit 67c2d508ea2d0b6007d110d67383c7030711e0b9
69454Author: Ludovic Marcotte <lmarcotte@inverse.ca>
69455Date:   Tue Feb 19 15:42:05 2013 -0500
69456
69457    Added rationale around previous commit.
69458
69459M	OpenChange/NSString+MAPIStore.m
69460
69461commit 19923d10dbcba8598f4b2ed3aec86b2fe508a68f
69462Author: Ludovic Marcotte <lmarcotte@inverse.ca>
69463Date:   Tue Feb 19 15:30:29 2013 -0500
69464
69465    Also handle date-strings as date objects.
69466    Dates are stored as string in BSON - might change in the future.
69467
69468M	OpenChange/NSString+MAPIStore.m
69469
69470commit e57b6835e63f4a888edfdee4c382a6c9c1d6c872
69471Author: Ludovic Marcotte <lmarcotte@inverse.ca>
69472Date:   Mon Feb 18 16:50:54 2013 -0500
69473
69474    Fix for objective-c runtimes.
69475
69476M	OpenChange/BSONCodec.m
69477
69478commit bcab7e7dc9eb664ece3f4bf9301e5c2acd8036b1
69479Author: Ludovic Marcotte <lmarcotte@inverse.ca>
69480Date:   Mon Feb 18 16:42:59 2013 -0500
69481
69482    C99 style fixes.
69483
69484M	OpenChange/BSONCodec.m
69485
69486commit 2572eedd8988f8a3d3e3d819c27ad070aa250c0b
69487Author: Ludovic Marcotte <lmarcotte@inverse.ca>
69488Date:   Mon Feb 18 16:28:06 2013 -0500
69489
69490    Added BSON encoder/decoder for Outlook cache files.
69491
69492A	OpenChange/BSONCodec.h
69493A	OpenChange/BSONCodec.m
69494M	OpenChange/GNUmakefile
69495M	OpenChange/MAPIStoreTypes.h
69496M	OpenChange/NSObject+PropertyList.m
69497M	OpenChange/SOGoMAPIDBObject.m
69498
69499commit efb45bfba69ca5dac10f9de5cb59f353e2bd0a34
69500Author: Francis Lachapelle <flachapelle@inverse.ca>
69501Date:   Fri Feb 15 15:17:08 2013 -0500
69502
69503    Fix issue with exceptions in repeating events
69504
69505    Fixed the display of an exception when its recurrence id is outside the
69506    current view.
69507
69508M	NEWS
69509M	SoObjects/Appointments/SOGoAppointmentFolder.m
69510
69511commit 4f38b5cf3f3118784125b495167923a9027d243a
69512Author: Ludovic Marcotte <lmarcotte@inverse.ca>
69513Date:   Thu Feb 14 15:59:19 2013 -0500
69514
69515    Alse use hex-formatted keys for deleted mails.
69516
69517M	OpenChange/MAPIStoreMailFolder.m
69518
69519commit 71b9772546b83df5bd671ad46a9d10155da596af
69520Author: Ludovic Marcotte <lmarcotte@inverse.ca>
69521Date:   Thu Feb 14 15:22:48 2013 -0500
69522
69523    Ensure we hit the cache with hex-formatted keys.
69524
69525M	OpenChange/MAPIStoreMailMessageTable.m
69526M	OpenChange/MAPIStoreSOGo.m
69527
69528commit c13c389ae5f55b89f78db4f114e7fb413eb1e201
69529Author: Francis Lachapelle <flachapelle@inverse.ca>
69530Date:   Tue Feb 12 08:42:47 2013 -0500
69531
69532    Update Danish translation
69533
69534M	SoObjects/Appointments/Danish.lproj/Localizable.strings
69535M	UI/Common/Danish.lproj/Localizable.strings
69536M	UI/Contacts/Danish.lproj/Localizable.strings
69537M	UI/MailerUI/Danish.lproj/Localizable.strings
69538M	UI/PreferencesUI/Danish.lproj/Localizable.strings
69539M	UI/Scheduler/Danish.lproj/Localizable.strings
69540
69541commit caf6f0ec6cdc0a43a7026036b26b54ab944ceafc
69542Author: Jean Raby <jraby@inverse.ca>
69543Date:   Mon Feb 11 10:41:50 2013 -0500
69544
69545    Add example apache configuration for apple AB
69546
69547A	Apache/SOGo-apple-ab.conf
69548M	packaging/debian-multiarch/sogo.docs
69549M	packaging/debian/sogo.docs
69550M	packaging/rhel/sogo.spec
69551
69552commit 4952ff7914dd0f3aa5c9c2bf5e04e29bf4317836
69553Author: Jean Raby <jraby@inverse.ca>
69554Date:   Fri Feb 8 16:22:14 2013 -0500
69555
69556    Use SOGoSystemDefaults in all tools
69557
69558    sogo-ealarms-notify and sogo-slapd-sockd will now be able to use sogo.conf
69559    Fixes #2226
69560
69561M	Tools/sogo-ealarms-notify.m
69562M	Tools/sogo-slapd-sockd.m
69563
69564commit 8981dcd64503f1fa907e98593a76b6bff9cbb02d
69565Author: Francis Lachapelle <flachapelle@inverse.ca>
69566Date:   Fri Feb 8 09:42:31 2013 -0500
69567
69568    Fix segfault in SOGoSieveManager.m
69569
69570M	SoObjects/SOGo/SOGoSieveManager.m
69571
69572commit 470a53a548c46af72d8956475fdacba045458d10
69573Author: Jean Raby <jraby@inverse.ca>
69574Date:   Thu Feb 7 13:00:27 2013 -0500
69575
69576    Add example configuration for fail2ban
69577
69578    From Arnd Brandes. (#2229)
69579
69580A	Scripts/fail2ban/sogo-filter.conf
69581A	Scripts/fail2ban/sogo-jail.local
69582
69583commit 7b65b7400e269bdc8d020d29bd8cf0b33aea09e1
69584Author: Francis Lachapelle <flachapelle@inverse.ca>
69585Date:   Thu Feb 7 09:00:16 2013 -0500
69586
69587    Update Finnish translation
69588
69589M	UI/MailerUI/Finnish.lproj/Localizable.strings
69590
69591commit 90c61abdb654e00ad172ab88cc75059c3d45bd6d
69592Author: Francis Lachapelle <flachapelle@inverse.ca>
69593Date:   Wed Feb 6 15:16:09 2013 -0500
69594
69595    Update Polish translation
69596
69597M	SoObjects/Mailer/SOGoMailPolishReply.wo/SOGoMailPolishReply.html
69598
69599commit f8387b90ffd3f016f4a4de88577b1280a84aefc8
69600Author: Jean Raby <jraby@inverse.ca>
69601Date:   Wed Feb 6 09:23:47 2013 -0500
69602
69603    Log x-webobjects-remote-host  in login process
69604
69605    Most of the time, the remote-host will contain data from the x-forwarded-for header.
69606    Which could have more than one ip in it if the request went through multiple proxies.
69607    eg. x-forwarded-for: real.client.ip, load.balancer.ip
69608
69609M	UI/MainUI/SOGoRootPage.m
69610
69611commit feb02c54b918154919c224e257b79765c0770649
69612Author: Francis Lachapelle <flachapelle@inverse.ca>
69613Date:   Tue Feb 5 16:13:18 2013 -0500
69614
69615    Add missing localizable string
69616
69617M	UI/Scheduler/English.lproj/Localizable.strings
69618M	UI/WebServerResources/SchedulerUI.js
69619
69620commit 49a22994148d25d0f22464f5de69d45112475c95
69621Author: Ludovic Marcotte <lmarcotte@inverse.ca>
69622Date:   Tue Feb 5 16:11:37 2013 -0500
69623
69624    Avoid going out of bounds for special URL chars ending mail contents.
69625
69626M	SoObjects/SOGo/NSString+Utilities.m
69627
69628commit 43044bf88fdbfe630572ad89a32ef9b2f155ea6d
69629Author: Jean Raby <jraby@inverse.ca>
69630Date:   Tue Feb 5 15:09:55 2013 -0500
69631
69632    Plug sieve connection leak
69633
69634    Fixes #2228
69635    Fix from 'bofhus'
69636
69637M	SoObjects/SOGo/SOGoSieveManager.m
69638
69639commit 0532d331a3497d97b91d59fdf3670dc4a21e8b0a
69640Author: Jean Raby <jraby@inverse.ca>
69641Date:   Tue Feb 5 15:09:20 2013 -0500
69642
69643    whitespace (tabkill)
69644
69645M	SoObjects/SOGo/SOGoSieveManager.m
69646
69647commit 70fc05091f2f3cdbac1c66291a940a8223e46876
69648Author: Jean Raby <jraby@inverse.ca>
69649Date:   Tue Feb 5 14:27:16 2013 -0500
69650
69651    Remove x-webobjects-remote-host from apache conf
69652
69653    SOPE now handles this on its own by setting x-webobjects-remote-host
69654    to the content of the x-forward or x-forwarded-for headers if it wasn't defined
69655
69656M	Apache/SOGo.conf
69657M	NEWS
69658
69659commit 469e5c647e74a53fc03d22c35b6da22fcbf1922d
69660Author: Jean Raby <jraby@inverse.ca>
69661Date:   Tue Feb 5 11:52:26 2013 -0500
69662
69663    Updated NEWS
69664
69665M	NEWS
69666
69667commit 3daa7e55b74890a1c03a37290826759f5d0ec05a
69668Author: Francis Lachapelle <flachapelle@inverse.ca>
69669Date:   Mon Feb 4 14:24:03 2013 -0500
69670
69671    Update ChangeLog
69672
69673M	ChangeLog
69674
69675commit 6913502810ec21479889c4ecf0a393de5ede2635
69676Author: Francis Lachapelle <flachapelle@inverse.ca>
69677Date:   Mon Feb 4 14:22:37 2013 -0500
69678
69679    Bump version to 2.0.4b
69680
69681M	NEWS
69682M	Version
69683
69684commit 24971070f6f7e94629ff7bfc142d8194f7a19296
69685Author: Jean Raby <jraby@inverse.ca>
69686Date:   Mon Feb 4 14:03:28 2013 -0500
69687
69688    Updated NEWS
69689
69690M	NEWS
69691
69692commit 3d90e3a5393ff45b4915a1c915edd4c24b21763c
69693Author: Jean Raby <jraby@inverse.ca>
69694Date:   Mon Feb 4 13:55:53 2013 -0500
69695
69696    Bump userkey length from 64 to 160 bytes
69697
69698    Allows for much longer username@domain:password strings.
69699    Fixes #2212
69700
69701    To bump it further, the database schema will have to be updated
69702    to allow a longer c_value (currently 255 chars)
69703
69704M	SoObjects/SOGo/SOGoWebAuthenticator.m
69705
69706commit b5fdaa78cd5268aa9de49020e6fd2b71b8de7279
69707Author: Francis Lachapelle <flachapelle@inverse.ca>
69708Date:   Mon Feb 4 08:58:37 2013 -0500
69709
69710    Add missing strings to mail module
69711
69712    The two columns names of the contacts pane were missing. They have
69713    been copied from the contact module.
69714
69715M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
69716M	UI/MailerUI/Catalan.lproj/Localizable.strings
69717M	UI/MailerUI/Czech.lproj/Localizable.strings
69718M	UI/MailerUI/Danish.lproj/Localizable.strings
69719M	UI/MailerUI/Dutch.lproj/Localizable.strings
69720M	UI/MailerUI/English.lproj/Localizable.strings
69721M	UI/MailerUI/Finnish.lproj/Localizable.strings
69722M	UI/MailerUI/French.lproj/Localizable.strings
69723M	UI/MailerUI/German.lproj/Localizable.strings
69724M	UI/MailerUI/Hungarian.lproj/Localizable.strings
69725M	UI/MailerUI/Icelandic.lproj/Localizable.strings
69726M	UI/MailerUI/Italian.lproj/Localizable.strings
69727M	UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings
69728M	UI/MailerUI/NorwegianNynorsk.lproj/Localizable.strings
69729M	UI/MailerUI/Polish.lproj/Localizable.strings
69730M	UI/MailerUI/Russian.lproj/Localizable.strings
69731M	UI/MailerUI/Slovak.lproj/Localizable.strings
69732M	UI/MailerUI/SpanishArgentina.lproj/Localizable.strings
69733M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
69734M	UI/MailerUI/Swedish.lproj/Localizable.strings
69735M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
69736M	UI/MailerUI/Welsh.lproj/Localizable.strings
69737
69738commit f94adb54736bdad858e85f5b87743f1d29b1e1e0
69739Author: Francis Lachapelle <flachapelle@inverse.ca>
69740Date:   Sun Feb 3 20:42:20 2013 -0500
69741
69742    Update NEWS file
69743
69744M	NEWS
69745
69746commit e34ba5689cb2d816c6b353485ea274c95ba8983a
69747Author: Francis Lachapelle <flachapelle@inverse.ca>
69748Date:   Sun Feb 3 20:40:06 2013 -0500
69749
69750    Fix saving prefs with disabled mail module
69751
69752M	UI/WebServerResources/UIxPreferences.js
69753
69754commit 7b5da8a2c9a30d36969fa6aa09b8e168f3e6e243
69755Author: Jean Raby <jraby@inverse.ca>
69756Date:   Fri Feb 1 19:58:25 2013 -0500
69757
69758    don't use cache for login page
69759
69760M	UI/MainUI/SOGoRootPage.m
69761
69762commit 451c82c8154b4e2bd4fb4cee5bded7109a1e1942
69763Author: Jean Raby <jraby@inverse.ca>
69764Date:   Fri Feb 1 18:35:10 2013 -0500
69765
69766    Don't use user/password cache from the login page
69767
69768    The idea is to always use memcached for credentials to avoid hitting
69769    the authentication backend on every click but to check with the auth backend
69770    for every login requests.
69771
69772    This should fix #2169
69773
69774    While there, fix whitespace (killtab)
69775
69776M	SoObjects/SOGo/SOGoUserManager.h
69777M	SoObjects/SOGo/SOGoUserManager.m
69778M	SoObjects/SOGo/SOGoWebAuthenticator.h
69779M	SoObjects/SOGo/SOGoWebAuthenticator.m
69780
69781commit a4bd966cc0c3429261747384dc746ec5f71423de
69782Author: Jean Raby <jraby@inverse.ca>
69783Date:   Fri Feb 1 16:26:01 2013 -0500
69784
69785    Revisit option handling
69786
69787    Really fix #2166
69788    The previous fix (46b53b3) was wrong since SOPE was able to override
69789    the 'final' config with its defaults.
69790
69791    This now uses a new approach using a volatile domain and a reordering
69792    of the search list :
69793      *   NSArgumentDomain (command line arguments)
69794      *   sogodRuntimeDomain (config from all config files)
69795      *   GSPrimaryDomain
69796      *   NSGlobalDomain
69797      *   GSConfigDomain
69798      *   (languages)
69799      *   NSRegistrationDomain (SOPE loads its defaults in this one)
69800
69801M	SoObjects/SOGo/SOGoSystemDefaults.m
69802
69803commit ecc36c9025b4b2717f5ce169b622648ccf02f410
69804Author: Francis Lachapelle <flachapelle@inverse.ca>
69805Date:   Fri Feb 1 14:47:37 2013 -0500
69806
69807    Fix classification menu in component editor
69808
69809M	NEWS
69810M	UI/WebServerResources/UIxComponentEditor.js
69811M	UI/WebServerResources/generic.js
69812
69813commit 716daf027de29bc72ffb84368291c191c49fa1e2
69814Author: Francis Lachapelle <flachapelle@inverse.ca>
69815Date:   Fri Feb 1 14:46:05 2013 -0500
69816
69817    Fix link to ACL editor for any authenticated user
69818
69819M	UI/WebServerResources/UIxAclEditor.js
69820
69821commit 0b7c32510bc8653cc2ec32758f5215b14125e849
69822Author: Jean Raby <jraby@inverse.ca>
69823Date:   Fri Feb 1 10:40:59 2013 -0500
69824
69825    news file update for 2.0.4b
69826
69827M	NEWS
69828
69829commit 225a28258f1b33e594172b7ca61c8751f6c5e4f9
69830Author: Jean Raby <jraby@inverse.ca>
69831Date:   Thu Jan 31 16:44:14 2013 -0500
69832
69833    Read credential files using dataWithContentsOfFile
69834
69835    Again, to cope with older gnusteps which don't have
69836    stringWithContentsOfFile:encoding:error:
69837
69838M	Tools/SOGoToolExpireAutoReply.m
69839M	Tools/SOGoToolUserPreferences.m
69840
69841commit e01b190e5775fd98c5a7b0739c1eac0bc8a4c70f
69842Author: Jean Raby <jraby@inverse.ca>
69843Date:   Thu Jan 31 15:42:48 2013 -0500
69844
69845    Fixup handling NSArgumentDomain arguments
69846
69847    would fix #2216
69848
69849M	Tools/SOGoTool.m
69850
69851commit cd7d41026230e1a645f1153b3ebe134547b5b2d7
69852Author: Francis Lachapelle <flachapelle@inverse.ca>
69853Date:   Thu Jan 31 13:55:57 2013 -0500
69854
69855    Fix tooltips in contacts list
69856
69857M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
69858D	UI/Templates/ContactsUI/UIxContactsListView.wox
69859M	UI/WebServerResources/ContactsUI.js
69860
69861commit 4bcf90c693797985b2f36cd5986d0a821141c756
69862Author: Francis Lachapelle <flachapelle@inverse.ca>
69863Date:   Thu Jan 31 09:44:29 2013 -0500
69864
69865    Fix "Send Anyway" string wrt localizable strings
69866
69867M	UI/WebServerResources/UIxMailEditor.js
69868
69869commit 0408415c61f572ab859c58f44c1d5a028b3fbef7
69870Author: Francis Lachapelle <flachapelle@inverse.ca>
69871Date:   Wed Jan 30 15:47:20 2013 -0500
69872
69873    Remove control characters before returning JSON
69874
69875M	SoObjects/SOGo/NSString+Utilities.m
69876
69877commit 3ea94940c28e314a7904b98f171f95c5620b3382
69878Author: Francis Lachapelle <flachapelle@inverse.ca>
69879Date:   Wed Jan 30 08:52:32 2013 -0500
69880
69881    Update ChangeLog
69882
69883M	ChangeLog
69884
69885commit 321675ba99288b036677242ada3bfb0cb945970c
69886Author: Francis Lachapelle <flachapelle@inverse.ca>
69887Date:   Wed Jan 30 08:51:10 2013 -0500
69888
69889    Bump version to 2.0.4a
69890
69891M	Version
69892
69893commit 9eb1418e36f075a60bce249fe321e32196a3d9ab
69894Author: Francis Lachapelle <flachapelle@inverse.ca>
69895Date:   Wed Jan 30 08:49:16 2013 -0500
69896
69897    Update French translation
69898
69899M	UI/Contacts/French.lproj/Localizable.strings
69900
69901commit d8804c699dd784be7e7840e6ff4b19eee72c5b65
69902Author: Francis Lachapelle <flachapelle@inverse.ca>
69903Date:   Wed Jan 30 08:40:27 2013 -0500
69904
69905    Format birthday on contact card
69906
69907M	NEWS
69908M	UI/Contacts/UIxContactView.m
69909
69910commit 4e9db74e290dd828a84759e25a9bc06018eddabc
69911Author: Francis Lachapelle <flachapelle@inverse.ca>
69912Date:   Tue Jan 29 15:04:57 2013 -0500
69913
69914    Update NEWS file
69915
69916M	NEWS
69917
69918commit 7150ebde6be2d64458f9c30fb70bbfa72b2e4a6e
69919Author: Francis Lachapelle <flachapelle@inverse.ca>
69920Date:   Tue Jan 29 15:03:37 2013 -0500
69921
69922    Update updates.php
69923
69924M	Scripts/updates.php
69925
69926commit 6fbd975e001b6fb5dd0855f0c5a6a4a1a54e64b0
69927Author: Francis Lachapelle <flachapelle@inverse.ca>
69928Date:   Tue Jan 29 15:02:51 2013 -0500
69929
69930    Update NEWS file
69931
69932M	NEWS
69933
69934commit e0a1a47953a78a16429e803b2ac1af832a032815
69935Author: Francis Lachapelle <flachapelle@inverse.ca>
69936Date:   Tue Jan 29 14:53:57 2013 -0500
69937
69938    Code cleanup in UIxAppointmentEditor.m
69939
69940M	UI/Scheduler/UIxAppointmentEditor.m
69941
69942commit da757a19c65c286c2a4de2d0fcfe0a347b8ffeec
69943Author: Francis Lachapelle <flachapelle@inverse.ca>
69944Date:   Mon Jan 28 22:05:54 2013 -0500
69945
69946    Fix handling of decoding contacts UID
69947
69948    A problem occurs when the contact UID contains a special character that
69949    was HTML encoded (ex: space, &, ").
69950
69951M	UI/Templates/UIxAclEditor.wox
69952M	UI/WebServerResources/UIxAclEditor.js
69953M	UI/WebServerResources/UIxContactsUserFolders.js
69954M	UI/WebServerResources/dtree.js
69955
69956commit ea13fd14c97ac3c58e1c50d3b82d0657715f1016
69957Author: Jean Raby <jraby@inverse.ca>
69958Date:   Tue Jan 29 10:31:16 2013 -0500
69959
69960    Use older NSPropertyListSerialization methods
69961
69962    dataWithPropertyList and propertyListWithData didn't exist in gnustep 1.20
69963    which is shipped with debian-squeeze.
69964
69965M	Tools/SOGoToolDumpDefaults.m
69966
69967commit 902a5d8f708f2a22f96634dc7fb5f299d3fedee6
69968Author: Francis Lachapelle <flachapelle@inverse.ca>
69969Date:   Mon Jan 28 18:43:45 2013 -0500
69970
69971    Fix saving all-day event in appointment editor
69972
69973M	UI/Scheduler/UIxAppointmentEditor.m
69974
69975commit be0090be0654929c865ac2e89ab3b17794127912
69976Author: Francis Lachapelle <flachapelle@inverse.ca>
69977Date:   Mon Jan 28 16:44:14 2013 -0500
69978
69979    Fix until date in component editor
69980
69981M	UI/Scheduler/UIxComponentEditor.m
69982
69983commit 2d455bf0ca94cd19874a0d9cb1b81c7271cd134e
69984Author: Francis Lachapelle <flachapelle@inverse.ca>
69985Date:   Mon Jan 28 09:51:42 2013 -0500
69986
69987    Fix possible infinite loop in repeataable object
69988
69989M	SOPE/NGCards/iCalRepeatableEntityObject.m
69990
69991commit 1d8e72646c2f585473fad8baf4b244b45243b7fe
69992Author: Francis Lachapelle <flachapelle@inverse.ca>
69993Date:   Mon Jan 28 08:43:58 2013 -0500
69994
69995    Update Czech translation
69996
69997M	UI/PreferencesUI/Czech.lproj/Localizable.strings
69998
69999commit c066136a06dc0cb63deb3001c4c8db5cdda41f9d
70000Author: Ludovic Marcotte <lmarcotte@inverse.ca>
70001Date:   Mon Jan 28 08:34:40 2013 -0500
70002
70003    Reverted code that was causing issues with groups (#2090)
70004
70005M	SoObjects/SOGo/SOGoUserManager.m
70006
70007commit 40facab9a711e719b5533eb868dd50e6e8eb9497
70008Author: Francis Lachapelle <flachapelle@inverse.ca>
70009Date:   Fri Jan 25 13:59:52 2013 -0500
70010
70011    Update ChangeLog
70012
70013M	ChangeLog
70014
70015commit 94eec4678ef7f0e0ab0b53e22444a0992d5030b7
70016Author: Francis Lachapelle <flachapelle@inverse.ca>
70017Date:   Fri Jan 25 13:58:17 2013 -0500
70018
70019    Bump version to 2.0.4
70020
70021M	Version
70022
70023commit 292ed9cfc8342636e644826d8ff0f172208005fa
70024Author: Francis Lachapelle <flachapelle@inverse.ca>
70025Date:   Fri Jan 25 13:55:22 2013 -0500
70026
70027    Fix URL encoding of user id in UIxAclEditor.js
70028
70029M	UI/WebServerResources/UIxAclEditor.js
70030
70031commit 8f33197c595a748336be4cb04b6acf826391630b
70032Author: Ludovic Marcotte <lmarcotte@inverse.ca>
70033Date:   Fri Jan 25 10:21:28 2013 -0500
70034
70035    Fix for bug #1991.
70036
70037M	SoObjects/Appointments/SOGoAppointmentFolder.m
70038
70039commit 46b53b31fd417e6349304609920e36fb9869f9e3
70040Author: Jean Raby <jraby@inverse.ca>
70041Date:   Thu Jan 24 22:43:38 2013 -0500
70042
70043    Fix order of precedence for options
70044
70045    Fixes #2066 and #2166
70046    Enforce the following order of precedence for options, first match wins:
70047      1. Command line arguments
70048      2. .GNUstepDefaults
70049      3. /usr/local/etc/sogo/{debconf,sogo}.conf
70050      4. SOGoDefaults.plist
70051
70052M	SoObjects/SOGo/SOGoSystemDefaults.m
70053
70054commit 6093c4dd2e9095e0288992fe92ccb1b93fb9435a
70055Author: Jean Raby <jraby@inverse.ca>
70056Date:   Thu Jan 24 20:37:30 2013 -0500
70057
70058    Axe handling of sogo 0.9 gnustep domain migration
70059
70060M	SoObjects/SOGo/SOGoSystemDefaults.m
70061
70062commit 61ded01171806595da1c03b686a5bd1dc5cd45ed
70063Author: Jean Raby <jraby@inverse.ca>
70064Date:   Thu Jan 24 20:35:03 2013 -0500
70065
70066    whitespace - tabkill
70067
70068M	SoObjects/SOGo/SOGoSystemDefaults.m
70069
70070commit 9ed53cbab3365d3d2e0a9d2c1dc8a6141d185f0f
70071Author: Francis Lachapelle <flachapelle@inverse.ca>
70072Date:   Thu Jan 24 18:50:20 2013 -0500
70073
70074    Make 'show completed tasks' persistent
70075
70076M	NEWS
70077M	UI/Scheduler/UIxCalMainView.m
70078M	UI/Templates/SchedulerUI/UIxCalMainView.wox
70079M	UI/WebServerResources/SchedulerUI.js
70080
70081commit dfe49ea3b43e8ab4d3ebb51ab594ac2d9ea9a434
70082Author: Francis Lachapelle <flachapelle@inverse.ca>
70083Date:   Thu Jan 24 14:43:21 2013 -0500
70084
70085    Update translations
70086
70087M	UI/MainUI/Finnish.lproj/Localizable.strings
70088M	UI/MainUI/Slovak.lproj/Localizable.strings
70089
70090commit 147d7f4cf0e07fcd6a1e9ec36f89a3eeaa4ddcfe
70091Author: Francis Lachapelle <flachapelle@inverse.ca>
70092Date:   Thu Jan 24 13:42:24 2013 -0500
70093
70094    Update documentation guides
70095
70096M	Documentation/SOGo Installation Guide.odt
70097M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
70098
70099commit 036e535b33664493b8cb98b917781b3b0b362b4e
70100Author: Francis Lachapelle <flachapelle@inverse.ca>
70101Date:   Tue Jan 22 17:09:14 2013 -0500
70102
70103    Update Finnish translation
70104
70105M	UI/MailerUI/Finnish.lproj/Localizable.strings
70106
70107commit a1b623b325a2174fb963f3ea621f723c458f8e8b
70108Author: Ludovic Marcotte <lmarcotte@inverse.ca>
70109Date:   Wed Jan 23 20:21:27 2013 -0500
70110
70111    We now allow to change the storage format for plists.
70112
70113M	OpenChange/SOGoMAPIDBObject.m
70114
70115commit 0965fd837ae46a6535d8394a844466cb9acbe585
70116Author: Jean Raby <jraby@inverse.ca>
70117Date:   Wed Jan 23 13:08:20 2013 -0500
70118
70119    Updated doc for samba 4.0.1 (samta-tool)
70120
70121M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
70122
70123commit 95b193391e8a760127f25a222542f0a43f212b1d
70124Author: Jean Raby <jraby@inverse.ca>
70125Date:   Wed Jan 23 09:10:43 2013 -0500
70126
70127    Add note about 'requiretty' in sudoers file
70128
70129M	NEWS
70130
70131commit 9e38c5060ab161704e86398475f36aca105d2404
70132Author: Jean Raby <jraby@inverse.ca>
70133Date:   Tue Jan 22 18:42:00 2013 -0500
70134
70135    Plug ldap fd leak in login checks
70136
70137M	SoObjects/SOGo/LDAPSource.m
70138
70139commit cfa7402dec3bf58aafb4bb3f12a333e78a36ca1d
70140Author: Jean Raby <jraby@inverse.ca>
70141Date:   Tue Jan 22 16:03:11 2013 -0500
70142
70143    NEWS: Add note related to sudo -u sogo usage
70144
70145M	NEWS
70146
70147commit 1e4f737a7d691373b9a529ee05d533064c368c81
70148Author: Jean Raby <jraby@inverse.ca>
70149Date:   Tue Jan 22 15:24:21 2013 -0500
70150
70151    test-sogo-tool.py: Use sudo instead of su -
70152
70153M	Tests/Integration/test-sogo-tool.py
70154
70155commit 8d9cfdb3b4f3cc71b083e1ccc42c2431ff47b495
70156Author: Jean Raby <jraby@inverse.ca>
70157Date:   Tue Jan 22 13:32:57 2013 -0500
70158
70159    Use 'sogo' group instead of 'adm' in init script
70160
70161    This matches what the package preinst script does.
70162
70163M	packaging/debian-multiarch/sogo.init
70164M	packaging/debian/sogo.init
70165
70166commit 884dd7448c259f066a311ac15e87d5d9242da747
70167Author: Jean Raby <jraby@inverse.ca>
70168Date:   Tue Jan 22 13:29:30 2013 -0500
70169
70170    Rewrite useradd for debian packages
70171
70172    Add the sogo user as a system user
70173    Create and/or fix the permissions/ownership of various directories when
70174    installing or upgrading the package.
70175
70176M	packaging/debian-multiarch/sogo.preinst
70177M	packaging/debian/sogo.preinst
70178
70179commit 3cd7beb93d87dd9f92a91f0ab665a61e9bfc3684
70180Author: Jean Raby <jraby@inverse.ca>
70181Date:   Tue Jan 22 13:29:16 2013 -0500
70182
70183    whitespace (tabkill)
70184
70185M	packaging/debian-multiarch/sogo.postinst
70186
70187commit 790a0536bc9c3973587b15f4a104e8d52af6c3e0
70188Author: Jean Raby <jraby@inverse.ca>
70189Date:   Tue Jan 22 13:27:13 2013 -0500
70190
70191    whitespace (tabkill)
70192
70193M	packaging/debian/sogo.postinst
70194
70195commit 9dded7c86cfc108dd003aa31c59d009368bc9585
70196Author: Francis Lachapelle <flachapelle@inverse.ca>
70197Date:   Tue Jan 22 11:09:26 2013 -0500
70198
70199    Update German translation
70200
70201M	UI/Common/German.lproj/Localizable.strings
70202M	UI/PreferencesUI/German.lproj/Localizable.strings
70203
70204commit d85ada6750c4700839e087f8d64307c1b47093ad
70205Author: Francis Lachapelle <flachapelle@inverse.ca>
70206Date:   Tue Jan 22 10:58:11 2013 -0500
70207
70208    Fix localization of recurrence editor
70209
70210M	UI/Scheduler/UIxRecurrenceEditor.m
70211M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
70212
70213commit 5b4dd4ecb1a3bb9ca449ae0ca49928b551fd539b
70214Author: Francis Lachapelle <flachapelle@inverse.ca>
70215Date:   Tue Jan 22 10:53:38 2013 -0500
70216
70217    Improve JS regexp for email addresses
70218
70219M	UI/WebServerResources/generic.js
70220
70221commit 721472d38e9a70cef96519c05d887380eb596c62
70222Author: Jean Raby <jraby@inverse.ca>
70223Date:   Tue Jan 22 10:16:15 2013 -0500
70224
70225    spec: sogo user as a system user, perms fixes
70226
70227    Create the sogo user as a system user
70228    Use %attr() to set directory permissions instead of chown/chmod
70229    Use more restrictive permissions for the log and spool directories
70230
70231M	packaging/rhel/sogo.spec
70232
70233commit ac5c2b611a5486917427a9faf4fe285a209625ff
70234Author: Jean Raby <jraby@inverse.ca>
70235Date:   Mon Jan 21 15:38:24 2013 -0500
70236
70237    rhel: create the sogo user as a system user
70238
70239    Fixes #1470
70240
70241M	packaging/rhel/sogo.spec
70242
70243commit 502f10cfd4e18c02653c41f6d677b3b9446839b4
70244Author: Francis Lachapelle <flachapelle@inverse.ca>
70245Date:   Mon Jan 21 14:52:52 2013 -0500
70246
70247    Update documentation and NEWS file
70248
70249M	Documentation/SOGo Installation Guide.odt
70250M	Documentation/SOGo Mobile Devices Configuration.odt
70251M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
70252M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
70253M	NEWS
70254
70255commit 5bbb5df2a8e8ad89cd03e23789833dfc3b177ac0
70256Author: Francis Lachapelle <flachapelle@inverse.ca>
70257Date:   Mon Jan 21 14:11:38 2013 -0500
70258
70259    Fix exceptions of recurring all-day events
70260
70261M	SoObjects/Appointments/SOGoAppointmentFolder.m
70262M	SoObjects/Appointments/SOGoAppointmentObject.m
70263M	SoObjects/Appointments/iCalEvent+SOGo.m
70264M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.h
70265M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
70266
70267commit ddc9a1b3f5c7e90ab09f99e63911bdb016bb94df
70268Author: Francis Lachapelle <flachapelle@inverse.ca>
70269Date:   Mon Jan 21 13:43:32 2013 -0500
70270
70271    Fix recurrence-id of all-day events
70272
70273    Recurrence-ID of all-day events must be defined as a date (VALUE=DATE).
70274
70275M	SOPE/NGCards/iCalEntityObject.m
70276
70277commit d835921062e71b96410b74c35df8e089493bbbde
70278Author: Francis Lachapelle <flachapelle@inverse.ca>
70279Date:   Mon Jan 21 13:40:11 2013 -0500
70280
70281    iCalDateTIme: fix all-day entities
70282
70283    When setting an all-day entity (no time), make sure to set the
70284    NSCalendarDate to GMT before formatting the string.
70285
70286M	SOPE/NGCards/iCalDateTime.m
70287
70288commit 5c3dc34440933de84657f3d2b9eee9c3c6abf832
70289Author: Francis Lachapelle <flachapelle@inverse.ca>
70290Date:   Mon Jan 21 13:33:40 2013 -0500
70291
70292    Appointment editor: fix until date timezone
70293
70294    .. and untabify the file!
70295
70296M	UI/Scheduler/UIxAppointmentEditor.m
70297
70298commit be459fa946a3153e2d187e5b623ceda2d35e3f31
70299Author: Francis Lachapelle <flachapelle@inverse.ca>
70300Date:   Mon Jan 21 12:12:50 2013 -0500
70301
70302    Fix first day of the week in datepickers
70303
70304    Fixes #2188
70305
70306M	UI/Scheduler/UIxComponentEditor.h
70307M	UI/Scheduler/UIxComponentEditor.m
70308M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
70309M	UI/WebServerResources/UIxAppointmentEditor.js
70310M	UI/WebServerResources/UIxAttendeesEditor.js
70311M	UI/WebServerResources/UIxPreferences.js
70312M	UI/WebServerResources/UIxRecurrenceEditor.js
70313M	UI/WebServerResources/UIxTaskEditor.js
70314M	UI/WebServerResources/generic.js
70315
70316commit a78d7007d7fed95f2686028d1b6846ef7318f0b9
70317Author: Ludovic Marcotte <lmarcotte@inverse.ca>
70318Date:   Fri Jan 18 11:29:02 2013 -0500
70319
70320    Improved the documentation regarding filters in SOGoUserSources
70321
70322M	Documentation/SOGo Installation Guide.odt
70323
70324commit 7e001a05a402f71ddf02cf38f9eb0ef2f9e76896
70325Author: Julien Kerihuel <j.kerihuel@openchange.org>
70326Date:   Thu Jan 17 02:57:28 2013 +0100
70327
70328    Issue #1829: Fix crash in unrtf library.
70329
70330    Integer overflow in array index leading to unpredictable behavior.
70331    Using correct integer signess and casting fix the problem and turn
70332    negative value into 0. Expected fallback behavior then apply.
70333
70334    Make use of uint8_t since the hash array is a static array of 255 elements.
70335
70336M	OpenChange/unrtf-0.21.2.diff
70337
70338commit e6e4616a69b7f199de856fedf6ed8e079b8633f9
70339Author: Francis Lachapelle <flachapelle@inverse.ca>
70340Date:   Fri Jan 18 09:39:02 2013 -0500
70341
70342    Fix typo in unit test
70343
70344M	Tests/Unit/TestiCalRecurrenceCalculator.m
70345
70346commit 814e2c055657b8dcc5558ab9f9909176b0388b3d
70347Author: Ludovic Marcotte <lmarcotte@inverse.ca>
70348Date:   Fri Jan 18 09:18:10 2013 -0500
70349
70350    Fix for bug #2129
70351
70352M	SoObjects/Appointments/SOGoCalendarComponent.m
70353
70354commit d357936c3134ae1b15d0ece3f451510f4806fbe9
70355Author: Francis Lachapelle <flachapelle@inverse.ca>
70356Date:   Thu Jan 17 11:21:48 2013 -0500
70357
70358    Fix DnD of events in Safari
70359
70360M	UI/WebServerResources/SchedulerUIDnD.js
70361
70362commit e279db643167b0eca2392f37084067fcf5331a51
70363Author: Francis Lachapelle <flachapelle@inverse.ca>
70364Date:   Thu Jan 17 10:12:26 2013 -0500
70365
70366    Update Finnish translation
70367
70368M	SoObjects/Appointments/Finnish.lproj/Localizable.strings
70369M	UI/Common/Finnish.lproj/Localizable.strings
70370M	UI/Contacts/Finnish.lproj/Localizable.strings
70371M	UI/MailPartViewers/Finnish.lproj/Localizable.strings
70372M	UI/MailerUI/Finnish.lproj/Localizable.strings
70373M	UI/PreferencesUI/Finnish.lproj/Localizable.strings
70374M	UI/Scheduler/Finnish.lproj/Localizable.strings
70375
70376commit 9897d003be2e6e0bf27eba9413e14721589a0b90
70377Author: Jean Raby <jraby@inverse.ca>
70378Date:   Wed Jan 16 15:10:21 2013 -0500
70379
70380    remove leftover foreach loop
70381
70382    these are not supported by earlier versions of gnustep
70383    While there, fixed var definitions
70384
70385M	Tools/SOGoTool.m
70386
70387commit 113bae4638a5bd97b634c54842bd620993d65356
70388Author: Jean Raby <jraby@inverse.ca>
70389Date:   Wed Jan 16 15:09:25 2013 -0500
70390
70391    add updateCPathInFolderInfo: withCPath2 definition
70392
70393M	SOPE/GDLContentStore/GCSSpecialQueries.h
70394
70395commit e9b18d452160ed0bbc073d15732fbba10b24eb40
70396Author: Francis Lachapelle <flachapelle@inverse.ca>
70397Date:   Wed Jan 16 11:33:51 2013 -0500
70398
70399    Update NEWS file
70400
70401M	NEWS
70402
70403commit f85cc4c18653b87ee04e5cf890675eb0b8c91dab
70404Author: Francis Lachapelle <flachapelle@inverse.ca>
70405Date:   Wed Jan 16 11:33:00 2013 -0500
70406
70407    Fix bug #1846
70408
70409M	UI/WebServerResources/UIxContactsUserFolders.css
70410M	UI/WebServerResources/UIxContactsUserFolders.js
70411M	UI/WebServerResources/UIxMailEditor.css
70412
70413commit 775a8421d5172cd11be3e16d4e2f41224052ce8a
70414Author: Francis Lachapelle <flachapelle@inverse.ca>
70415Date:   Wed Jan 16 10:54:16 2013 -0500
70416
70417    Initial Finnish translation
70418
70419M	.tx/config
70420A	SoObjects/Appointments/Finnish.lproj/Localizable.strings
70421M	SoObjects/Appointments/GNUmakefile
70422A	SoObjects/Contacts/Finnish.lproj/Localizable.strings
70423M	SoObjects/Contacts/GNUmakefile
70424A	SoObjects/Mailer/SOGoMailFinnishForward.wo/SOGoMailFinnishForward.html
70425A	SoObjects/Mailer/SOGoMailFinnishForward.wo/SOGoMailFinnishForward.wod
70426A	SoObjects/Mailer/SOGoMailFinnishReply.wo/SOGoMailFinnishReply.html
70427A	SoObjects/Mailer/SOGoMailFinnishReply.wo/SOGoMailFinnishReply.wod
70428M	SoObjects/SOGo/SOGoDefaults.plist
70429M	Tests/Integration/preferences.py
70430A	UI/AdministrationUI/Finnish.lproj/Localizable.strings
70431M	UI/AdministrationUI/GNUmakefile
70432A	UI/Common/Finnish.lproj/Localizable.strings
70433M	UI/Common/GNUmakefile
70434A	UI/Contacts/Finnish.lproj/Localizable.strings
70435M	UI/Contacts/GNUmakefile
70436A	UI/MailPartViewers/Finnish.lproj/Localizable.strings
70437M	UI/MailPartViewers/GNUmakefile
70438A	UI/MailerUI/Finnish.lproj/Localizable.strings
70439M	UI/MailerUI/GNUmakefile
70440M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
70441M	UI/MainUI/Catalan.lproj/Localizable.strings
70442M	UI/MainUI/Czech.lproj/Localizable.strings
70443M	UI/MainUI/Danish.lproj/Localizable.strings
70444M	UI/MainUI/Dutch.lproj/Localizable.strings
70445M	UI/MainUI/English.lproj/Localizable.strings
70446A	UI/MainUI/Finnish.lproj/Locale
70447A	UI/MainUI/Finnish.lproj/Localizable.strings
70448M	UI/MainUI/French.lproj/Localizable.strings
70449M	UI/MainUI/GNUmakefile
70450M	UI/MainUI/German.lproj/Localizable.strings
70451M	UI/MainUI/Hungarian.lproj/Localizable.strings
70452M	UI/MainUI/Icelandic.lproj/Localizable.strings
70453M	UI/MainUI/Italian.lproj/Localizable.strings
70454M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
70455M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
70456M	UI/MainUI/Polish.lproj/Localizable.strings
70457M	UI/MainUI/Russian.lproj/Localizable.strings
70458M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
70459M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
70460M	UI/MainUI/Swedish.lproj/Localizable.strings
70461M	UI/MainUI/Ukrainian.lproj/Localizable.strings
70462M	UI/MainUI/Welsh.lproj/Localizable.strings
70463M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
70464M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
70465M	UI/PreferencesUI/Czech.lproj/Localizable.strings
70466M	UI/PreferencesUI/Danish.lproj/Localizable.strings
70467M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
70468M	UI/PreferencesUI/English.lproj/Localizable.strings
70469A	UI/PreferencesUI/Finnish.lproj/Localizable.strings
70470M	UI/PreferencesUI/French.lproj/Localizable.strings
70471M	UI/PreferencesUI/GNUmakefile
70472M	UI/PreferencesUI/German.lproj/Localizable.strings
70473M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
70474M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
70475M	UI/PreferencesUI/Italian.lproj/Localizable.strings
70476M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
70477M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
70478M	UI/PreferencesUI/Polish.lproj/Localizable.strings
70479M	UI/PreferencesUI/Russian.lproj/Localizable.strings
70480M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
70481M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
70482M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
70483M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
70484M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
70485M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
70486A	UI/Scheduler/Finnish.lproj/Localizable.strings
70487M	UI/Scheduler/GNUmakefile
70488A	UI/Templates/SOGoACLFinnishAdditionAdvisory.wox
70489A	UI/Templates/SOGoACLFinnishModificationAdvisory.wox
70490A	UI/Templates/SOGoACLFinnishRemovalAdvisory.wox
70491A	UI/Templates/SOGoFolderFinnishAdditionAdvisory.wox
70492A	UI/Templates/SOGoFolderFinnishRemovalAdvisory.wox
70493
70494commit 6c3ec9836c9bf98ccc88636c61536f8a0a82bb6c
70495Author: Francis Lachapelle <flachapelle@inverse.ca>
70496Date:   Tue Jan 15 17:46:19 2013 -0500
70497
70498    Update ckeditor to version 4.0.1
70499
70500M	UI/WebServerResources/UIxMailEditor.js
70501M	UI/WebServerResources/UIxPreferences.css
70502M	UI/WebServerResources/UIxPreferences.js
70503D	UI/WebServerResources/ckeditor/LICENSE.html
70504A	UI/WebServerResources/ckeditor/LICENSE.md
70505D	UI/WebServerResources/ckeditor/adapters/jquery.js
70506A	UI/WebServerResources/ckeditor/build-config.js
70507M	UI/WebServerResources/ckeditor/ckeditor.js
70508D	UI/WebServerResources/ckeditor/ckeditor_basic.js
70509M	UI/WebServerResources/ckeditor/config.js
70510M	UI/WebServerResources/ckeditor/contents.css
70511D	UI/WebServerResources/ckeditor/images/spacer.gif
70512D	UI/WebServerResources/ckeditor/lang/_languages.js
70513D	UI/WebServerResources/ckeditor/lang/_translationstatus.txt
70514D	UI/WebServerResources/ckeditor/lang/af.js
70515D	UI/WebServerResources/ckeditor/lang/ar.js
70516D	UI/WebServerResources/ckeditor/lang/bg.js
70517D	UI/WebServerResources/ckeditor/lang/bn.js
70518D	UI/WebServerResources/ckeditor/lang/bs.js
70519M	UI/WebServerResources/ckeditor/lang/ca.js
70520M	UI/WebServerResources/ckeditor/lang/cs.js
70521M	UI/WebServerResources/ckeditor/lang/cy.js
70522M	UI/WebServerResources/ckeditor/lang/da.js
70523M	UI/WebServerResources/ckeditor/lang/de.js
70524D	UI/WebServerResources/ckeditor/lang/el.js
70525D	UI/WebServerResources/ckeditor/lang/en-au.js
70526D	UI/WebServerResources/ckeditor/lang/en-ca.js
70527D	UI/WebServerResources/ckeditor/lang/en-gb.js
70528M	UI/WebServerResources/ckeditor/lang/en.js
70529D	UI/WebServerResources/ckeditor/lang/eo.js
70530M	UI/WebServerResources/ckeditor/lang/es.js
70531D	UI/WebServerResources/ckeditor/lang/et.js
70532D	UI/WebServerResources/ckeditor/lang/eu.js
70533D	UI/WebServerResources/ckeditor/lang/fa.js
70534M	UI/WebServerResources/ckeditor/lang/fi.js
70535D	UI/WebServerResources/ckeditor/lang/fo.js
70536D	UI/WebServerResources/ckeditor/lang/fr-ca.js
70537M	UI/WebServerResources/ckeditor/lang/fr.js
70538D	UI/WebServerResources/ckeditor/lang/gl.js
70539D	UI/WebServerResources/ckeditor/lang/gu.js
70540D	UI/WebServerResources/ckeditor/lang/he.js
70541D	UI/WebServerResources/ckeditor/lang/hi.js
70542D	UI/WebServerResources/ckeditor/lang/hr.js
70543M	UI/WebServerResources/ckeditor/lang/hu.js
70544D	UI/WebServerResources/ckeditor/lang/id.js
70545M	UI/WebServerResources/ckeditor/lang/is.js
70546M	UI/WebServerResources/ckeditor/lang/it.js
70547D	UI/WebServerResources/ckeditor/lang/ja.js
70548D	UI/WebServerResources/ckeditor/lang/ka.js
70549D	UI/WebServerResources/ckeditor/lang/km.js
70550D	UI/WebServerResources/ckeditor/lang/ko.js
70551D	UI/WebServerResources/ckeditor/lang/lt.js
70552D	UI/WebServerResources/ckeditor/lang/lv.js
70553D	UI/WebServerResources/ckeditor/lang/mk.js
70554D	UI/WebServerResources/ckeditor/lang/mn.js
70555D	UI/WebServerResources/ckeditor/lang/ms.js
70556M	UI/WebServerResources/ckeditor/lang/nb.js
70557M	UI/WebServerResources/ckeditor/lang/nl.js
70558M	UI/WebServerResources/ckeditor/lang/no.js
70559M	UI/WebServerResources/ckeditor/lang/pl.js
70560D	UI/WebServerResources/ckeditor/lang/pt-br.js
70561M	UI/WebServerResources/ckeditor/lang/pt.js
70562D	UI/WebServerResources/ckeditor/lang/ro.js
70563M	UI/WebServerResources/ckeditor/lang/ru.js
70564M	UI/WebServerResources/ckeditor/lang/sk.js
70565D	UI/WebServerResources/ckeditor/lang/sl.js
70566D	UI/WebServerResources/ckeditor/lang/sr-latn.js
70567D	UI/WebServerResources/ckeditor/lang/sr.js
70568M	UI/WebServerResources/ckeditor/lang/sv.js
70569D	UI/WebServerResources/ckeditor/lang/th.js
70570D	UI/WebServerResources/ckeditor/lang/tr.js
70571D	UI/WebServerResources/ckeditor/lang/ug.js
70572M	UI/WebServerResources/ckeditor/lang/uk.js
70573D	UI/WebServerResources/ckeditor/lang/vi.js
70574D	UI/WebServerResources/ckeditor/lang/zh-cn.js
70575D	UI/WebServerResources/ckeditor/lang/zh.js
70576D	UI/WebServerResources/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
70577D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/_translationstatus.txt
70578D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/cs.js
70579D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/cy.js
70580D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/da.js
70581D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/de.js
70582D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/el.js
70583D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/en.js
70584D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/eo.js
70585D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/fa.js
70586D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/fi.js
70587D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/fr.js
70588D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/gu.js
70589D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/he.js
70590D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/it.js
70591D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/mk.js
70592D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/nb.js
70593D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/nl.js
70594D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/no.js
70595D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/pt-br.js
70596D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/ro.js
70597D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/tr.js
70598D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/ug.js
70599D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/vi.js
70600D	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/zh-cn.js
70601M	UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js
70602D	UI/WebServerResources/ckeditor/plugins/ajax/plugin.js
70603D	UI/WebServerResources/ckeditor/plugins/autogrow/plugin.js
70604D	UI/WebServerResources/ckeditor/plugins/bbcode/plugin.js
70605M	UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js
70606D	UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js
70607M	UI/WebServerResources/ckeditor/plugins/dialog/dialogDefinition.js
70608D	UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js
70609D	UI/WebServerResources/ckeditor/plugins/docprops/dialogs/docprops.js
70610D	UI/WebServerResources/ckeditor/plugins/docprops/plugin.js
70611A	UI/WebServerResources/ckeditor/plugins/fakeobjects/images/spacer.gif
70612D	UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js
70613D	UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js
70614D	UI/WebServerResources/ckeditor/plugins/flash/images/placeholder.png
70615D	UI/WebServerResources/ckeditor/plugins/forms/dialogs/button.js
70616D	UI/WebServerResources/ckeditor/plugins/forms/dialogs/checkbox.js
70617D	UI/WebServerResources/ckeditor/plugins/forms/dialogs/form.js
70618D	UI/WebServerResources/ckeditor/plugins/forms/dialogs/hiddenfield.js
70619D	UI/WebServerResources/ckeditor/plugins/forms/dialogs/radio.js
70620D	UI/WebServerResources/ckeditor/plugins/forms/dialogs/select.js
70621D	UI/WebServerResources/ckeditor/plugins/forms/dialogs/textarea.js
70622D	UI/WebServerResources/ckeditor/plugins/forms/dialogs/textfield.js
70623D	UI/WebServerResources/ckeditor/plugins/forms/images/hiddenfield.gif
70624A	UI/WebServerResources/ckeditor/plugins/icons.png
70625D	UI/WebServerResources/ckeditor/plugins/iframe/dialogs/iframe.js
70626D	UI/WebServerResources/ckeditor/plugins/iframe/images/placeholder.png
70627D	UI/WebServerResources/ckeditor/plugins/iframedialog/plugin.js
70628M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
70629A	UI/WebServerResources/ckeditor/plugins/image/images/noimage.png
70630M	UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js
70631M	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
70632D	UI/WebServerResources/ckeditor/plugins/link/images/anchor.gif
70633A	UI/WebServerResources/ckeditor/plugins/link/images/anchor.png
70634D	UI/WebServerResources/ckeditor/plugins/liststyle/dialogs/liststyle.js
70635D	UI/WebServerResources/ckeditor/plugins/pagebreak/images/pagebreak.gif
70636D	UI/WebServerResources/ckeditor/plugins/pastefromword/filter/default.js
70637D	UI/WebServerResources/ckeditor/plugins/pastetext/dialogs/pastetext.js
70638D	UI/WebServerResources/ckeditor/plugins/placeholder/dialogs/placeholder.js
70639D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/_translationstatus.txt
70640D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/bg.js
70641D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/cs.js
70642D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/cy.js
70643D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/da.js
70644D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/de.js
70645D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/el.js
70646D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/en.js
70647D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/eo.js
70648D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/et.js
70649D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/fa.js
70650D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/fi.js
70651D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/fr.js
70652D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/he.js
70653D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/hr.js
70654D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/it.js
70655D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/nb.js
70656D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/nl.js
70657D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/no.js
70658D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/pl.js
70659D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/pt-br.js
70660D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/tr.js
70661D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/ug.js
70662D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/uk.js
70663D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/vi.js
70664D	UI/WebServerResources/ckeditor/plugins/placeholder/lang/zh-cn.js
70665D	UI/WebServerResources/ckeditor/plugins/placeholder/placeholder.gif
70666D	UI/WebServerResources/ckeditor/plugins/placeholder/plugin.js
70667M	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js
70668M	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/toolbar.css
70669D	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_address.png
70670D	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_blockquote.png
70671D	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_div.png
70672D	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h1.png
70673D	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h2.png
70674D	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h3.png
70675D	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h4.png
70676D	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h5.png
70677D	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h6.png
70678D	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_p.png
70679D	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_pre.png
70680D	UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js
70681D	UI/WebServerResources/ckeditor/plugins/smiley/images/angel_smile.gif
70682D	UI/WebServerResources/ckeditor/plugins/smiley/images/angry_smile.gif
70683D	UI/WebServerResources/ckeditor/plugins/smiley/images/broken_heart.gif
70684D	UI/WebServerResources/ckeditor/plugins/smiley/images/confused_smile.gif
70685D	UI/WebServerResources/ckeditor/plugins/smiley/images/cry_smile.gif
70686D	UI/WebServerResources/ckeditor/plugins/smiley/images/devil_smile.gif
70687D	UI/WebServerResources/ckeditor/plugins/smiley/images/embaressed_smile.gif
70688D	UI/WebServerResources/ckeditor/plugins/smiley/images/envelope.gif
70689D	UI/WebServerResources/ckeditor/plugins/smiley/images/heart.gif
70690D	UI/WebServerResources/ckeditor/plugins/smiley/images/kiss.gif
70691D	UI/WebServerResources/ckeditor/plugins/smiley/images/lightbulb.gif
70692D	UI/WebServerResources/ckeditor/plugins/smiley/images/omg_smile.gif
70693D	UI/WebServerResources/ckeditor/plugins/smiley/images/regular_smile.gif
70694D	UI/WebServerResources/ckeditor/plugins/smiley/images/sad_smile.gif
70695D	UI/WebServerResources/ckeditor/plugins/smiley/images/shades_smile.gif
70696D	UI/WebServerResources/ckeditor/plugins/smiley/images/teeth_smile.gif
70697D	UI/WebServerResources/ckeditor/plugins/smiley/images/thumbs_down.gif
70698D	UI/WebServerResources/ckeditor/plugins/smiley/images/thumbs_up.gif
70699D	UI/WebServerResources/ckeditor/plugins/smiley/images/tounge_smile.gif
70700D	UI/WebServerResources/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
70701D	UI/WebServerResources/ckeditor/plugins/smiley/images/wink_smile.gif
70702D	UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js
70703D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/_translationstatus.txt
70704D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/cs.js
70705D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/cy.js
70706D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/de.js
70707D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/el.js
70708D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/en.js
70709D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/eo.js
70710D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/et.js
70711D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/fa.js
70712D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/fi.js
70713D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/fr.js
70714D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/he.js
70715D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/hr.js
70716D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/it.js
70717D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/nb.js
70718D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/nl.js
70719D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/no.js
70720D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/pt-br.js
70721D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/tr.js
70722D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/ug.js
70723D	UI/WebServerResources/ckeditor/plugins/specialchar/lang/zh-cn.js
70724D	UI/WebServerResources/ckeditor/plugins/styles/styles/default.js
70725D	UI/WebServerResources/ckeditor/plugins/stylesheetparser/plugin.js
70726D	UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js
70727D	UI/WebServerResources/ckeditor/plugins/tableresize/plugin.js
70728D	UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js
70729D	UI/WebServerResources/ckeditor/plugins/templates/dialogs/templates.js
70730D	UI/WebServerResources/ckeditor/plugins/templates/templates/default.js
70731D	UI/WebServerResources/ckeditor/plugins/templates/templates/images/template1.gif
70732D	UI/WebServerResources/ckeditor/plugins/templates/templates/images/template2.gif
70733D	UI/WebServerResources/ckeditor/plugins/templates/templates/images/template3.gif
70734D	UI/WebServerResources/ckeditor/plugins/uicolor/dialogs/uicolor.js
70735D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/_translationstatus.txt
70736D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/bg.js
70737D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/cs.js
70738D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/cy.js
70739D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/da.js
70740D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/de.js
70741D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/el.js
70742D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/en.js
70743D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/eo.js
70744D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/et.js
70745D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/fa.js
70746D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/fi.js
70747D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/fr.js
70748D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/he.js
70749D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/hr.js
70750D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/it.js
70751D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/mk.js
70752D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/nb.js
70753D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/nl.js
70754D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/no.js
70755D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/pl.js
70756D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/pt-br.js
70757D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/tr.js
70758D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/ug.js
70759D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/uk.js
70760D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/vi.js
70761D	UI/WebServerResources/ckeditor/plugins/uicolor/lang/zh-cn.js
70762D	UI/WebServerResources/ckeditor/plugins/uicolor/plugin.js
70763D	UI/WebServerResources/ckeditor/plugins/uicolor/uicolor.gif
70764D	UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/hue_bg.png
70765D	UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png
70766D	UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/picker_mask.png
70767D	UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png
70768D	UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/yui.css
70769D	UI/WebServerResources/ckeditor/plugins/uicolor/yui/yui.js
70770M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.css
70771M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js
70772D	UI/WebServerResources/ckeditor/plugins/xml/plugin.js
70773D	UI/WebServerResources/ckeditor/skins/kama/dialog.css
70774D	UI/WebServerResources/ckeditor/skins/kama/editor.css
70775D	UI/WebServerResources/ckeditor/skins/kama/icons.png
70776D	UI/WebServerResources/ckeditor/skins/kama/icons_rtl.png
70777D	UI/WebServerResources/ckeditor/skins/kama/images/dialog_sides.gif
70778D	UI/WebServerResources/ckeditor/skins/kama/images/dialog_sides.png
70779D	UI/WebServerResources/ckeditor/skins/kama/images/dialog_sides_rtl.png
70780D	UI/WebServerResources/ckeditor/skins/kama/images/mini.gif
70781D	UI/WebServerResources/ckeditor/skins/kama/images/noimage.png
70782D	UI/WebServerResources/ckeditor/skins/kama/images/sprites.png
70783D	UI/WebServerResources/ckeditor/skins/kama/images/sprites_ie6.png
70784D	UI/WebServerResources/ckeditor/skins/kama/images/toolbar_start.gif
70785D	UI/WebServerResources/ckeditor/skins/kama/skin.js
70786D	UI/WebServerResources/ckeditor/skins/kama/templates.css
70787A	UI/WebServerResources/ckeditor/skins/moono/dialog.css
70788A	UI/WebServerResources/ckeditor/skins/moono/dialog_ie.css
70789A	UI/WebServerResources/ckeditor/skins/moono/dialog_ie7.css
70790A	UI/WebServerResources/ckeditor/skins/moono/dialog_ie8.css
70791A	UI/WebServerResources/ckeditor/skins/moono/dialog_iequirks.css
70792A	UI/WebServerResources/ckeditor/skins/moono/dialog_opera.css
70793A	UI/WebServerResources/ckeditor/skins/moono/editor.css
70794A	UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css
70795A	UI/WebServerResources/ckeditor/skins/moono/editor_ie.css
70796A	UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css
70797A	UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css
70798A	UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css
70799A	UI/WebServerResources/ckeditor/skins/moono/icons.png
70800A	UI/WebServerResources/ckeditor/skins/moono/images/arrow.png
70801A	UI/WebServerResources/ckeditor/skins/moono/images/close.png
70802A	UI/WebServerResources/ckeditor/skins/moono/images/mini.png
70803A	UI/WebServerResources/ckeditor/skins/moono/readme.md
70804D	UI/WebServerResources/ckeditor/skins/office2003/dialog.css
70805D	UI/WebServerResources/ckeditor/skins/office2003/editor.css
70806D	UI/WebServerResources/ckeditor/skins/office2003/icons.png
70807D	UI/WebServerResources/ckeditor/skins/office2003/icons_rtl.png
70808D	UI/WebServerResources/ckeditor/skins/office2003/images/dialog_sides.gif
70809D	UI/WebServerResources/ckeditor/skins/office2003/images/dialog_sides.png
70810D	UI/WebServerResources/ckeditor/skins/office2003/images/dialog_sides_rtl.png
70811D	UI/WebServerResources/ckeditor/skins/office2003/images/mini.gif
70812D	UI/WebServerResources/ckeditor/skins/office2003/images/noimage.png
70813D	UI/WebServerResources/ckeditor/skins/office2003/images/sprites.png
70814D	UI/WebServerResources/ckeditor/skins/office2003/images/sprites_ie6.png
70815D	UI/WebServerResources/ckeditor/skins/office2003/skin.js
70816D	UI/WebServerResources/ckeditor/skins/office2003/templates.css
70817D	UI/WebServerResources/ckeditor/skins/v2/dialog.css
70818D	UI/WebServerResources/ckeditor/skins/v2/editor.css
70819D	UI/WebServerResources/ckeditor/skins/v2/icons.png
70820D	UI/WebServerResources/ckeditor/skins/v2/icons_rtl.png
70821D	UI/WebServerResources/ckeditor/skins/v2/images/dialog_sides.gif
70822D	UI/WebServerResources/ckeditor/skins/v2/images/dialog_sides.png
70823D	UI/WebServerResources/ckeditor/skins/v2/images/dialog_sides_rtl.png
70824D	UI/WebServerResources/ckeditor/skins/v2/images/mini.gif
70825D	UI/WebServerResources/ckeditor/skins/v2/images/noimage.png
70826D	UI/WebServerResources/ckeditor/skins/v2/images/sprites.png
70827D	UI/WebServerResources/ckeditor/skins/v2/images/sprites_ie6.png
70828D	UI/WebServerResources/ckeditor/skins/v2/images/toolbar_start.gif
70829D	UI/WebServerResources/ckeditor/skins/v2/skin.js
70830D	UI/WebServerResources/ckeditor/skins/v2/templates.css
70831A	UI/WebServerResources/ckeditor/styles.js
70832D	UI/WebServerResources/ckeditor/themes/default/theme.js
70833
70834commit 2370ecb089e9824eeb55a8e92a6007bd0219e034
70835Author: Ludovic Marcotte <lmarcotte@inverse.ca>
70836Date:   Tue Jan 15 13:33:45 2013 -0500
70837
70838    We now ignore default roles for "public" accesses.
70839
70840M	Documentation/SOGo Installation Guide.odt
70841M	SoObjects/SOGo/SOGoGCSFolder.m
70842
70843commit 0216658674b50f4225bb68e6adf52187bf21e08b
70844Author: Francis Lachapelle <flachapelle@inverse.ca>
70845Date:   Tue Jan 15 11:11:50 2013 -0500
70846
70847    Update translations
70848
70849    - Catalan
70850    - Czech
70851    - Dutch
70852    - Hungarian
70853    - Polish
70854    - Slovak
70855    - SpanishArgentina
70856    - SpanishSpain
70857
70858M	SoObjects/Appointments/Catalan.lproj/Localizable.strings
70859M	SoObjects/Appointments/Czech.lproj/Localizable.strings
70860M	UI/Common/Catalan.lproj/Localizable.strings
70861M	UI/Common/Czech.lproj/Localizable.strings
70862M	UI/Common/Dutch.lproj/Localizable.strings
70863M	UI/Common/Hungarian.lproj/Localizable.strings
70864M	UI/Common/Polish.lproj/Localizable.strings
70865M	UI/Common/Slovak.lproj/Localizable.strings
70866M	UI/Common/SpanishArgentina.lproj/Localizable.strings
70867M	UI/Common/SpanishSpain.lproj/Localizable.strings
70868M	UI/Contacts/Czech.lproj/Localizable.strings
70869M	UI/MainUI/Czech.lproj/Localizable.strings
70870M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
70871M	UI/Scheduler/Catalan.lproj/Localizable.strings
70872M	UI/Scheduler/Czech.lproj/Localizable.strings
70873M	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
70874
70875commit 9ac8e9f0e116d4630b1637f2938d541e0e23e796
70876Author: Francis Lachapelle <flachapelle@inverse.ca>
70877Date:   Mon Jan 14 17:31:19 2013 -0500
70878
70879    Update the timezones definitions files
70880
70881    Update to the latest edition of the Olson database (2012j), generated
70882    without the "--pure" parameter to get rid of RDATES.
70883
70884M	NEWS
70885M	SOPE/NGCards/TimeZones/Africa/Abidjan.ics
70886M	SOPE/NGCards/TimeZones/Africa/Accra.ics
70887M	SOPE/NGCards/TimeZones/Africa/Addis_Ababa.ics
70888M	SOPE/NGCards/TimeZones/Africa/Algiers.ics
70889M	SOPE/NGCards/TimeZones/Africa/Asmara.ics
70890M	SOPE/NGCards/TimeZones/Africa/Bamako.ics
70891M	SOPE/NGCards/TimeZones/Africa/Bangui.ics
70892M	SOPE/NGCards/TimeZones/Africa/Banjul.ics
70893M	SOPE/NGCards/TimeZones/Africa/Bissau.ics
70894M	SOPE/NGCards/TimeZones/Africa/Blantyre.ics
70895M	SOPE/NGCards/TimeZones/Africa/Brazzaville.ics
70896M	SOPE/NGCards/TimeZones/Africa/Bujumbura.ics
70897M	SOPE/NGCards/TimeZones/Africa/Cairo.ics
70898M	SOPE/NGCards/TimeZones/Africa/Casablanca.ics
70899M	SOPE/NGCards/TimeZones/Africa/Ceuta.ics
70900M	SOPE/NGCards/TimeZones/Africa/Conakry.ics
70901M	SOPE/NGCards/TimeZones/Africa/Dakar.ics
70902M	SOPE/NGCards/TimeZones/Africa/Dar_es_Salaam.ics
70903M	SOPE/NGCards/TimeZones/Africa/Djibouti.ics
70904M	SOPE/NGCards/TimeZones/Africa/Douala.ics
70905M	SOPE/NGCards/TimeZones/Africa/El_Aaiun.ics
70906M	SOPE/NGCards/TimeZones/Africa/Freetown.ics
70907M	SOPE/NGCards/TimeZones/Africa/Gaborone.ics
70908M	SOPE/NGCards/TimeZones/Africa/Harare.ics
70909M	SOPE/NGCards/TimeZones/Africa/Johannesburg.ics
70910M	SOPE/NGCards/TimeZones/Africa/Juba.ics
70911M	SOPE/NGCards/TimeZones/Africa/Kampala.ics
70912M	SOPE/NGCards/TimeZones/Africa/Khartoum.ics
70913M	SOPE/NGCards/TimeZones/Africa/Kigali.ics
70914M	SOPE/NGCards/TimeZones/Africa/Kinshasa.ics
70915M	SOPE/NGCards/TimeZones/Africa/Lagos.ics
70916M	SOPE/NGCards/TimeZones/Africa/Libreville.ics
70917M	SOPE/NGCards/TimeZones/Africa/Lome.ics
70918M	SOPE/NGCards/TimeZones/Africa/Luanda.ics
70919M	SOPE/NGCards/TimeZones/Africa/Lubumbashi.ics
70920M	SOPE/NGCards/TimeZones/Africa/Lusaka.ics
70921M	SOPE/NGCards/TimeZones/Africa/Malabo.ics
70922M	SOPE/NGCards/TimeZones/Africa/Maputo.ics
70923M	SOPE/NGCards/TimeZones/Africa/Maseru.ics
70924M	SOPE/NGCards/TimeZones/Africa/Mbabane.ics
70925M	SOPE/NGCards/TimeZones/Africa/Mogadishu.ics
70926M	SOPE/NGCards/TimeZones/Africa/Monrovia.ics
70927M	SOPE/NGCards/TimeZones/Africa/Nairobi.ics
70928M	SOPE/NGCards/TimeZones/Africa/Ndjamena.ics
70929M	SOPE/NGCards/TimeZones/Africa/Niamey.ics
70930M	SOPE/NGCards/TimeZones/Africa/Nouakchott.ics
70931M	SOPE/NGCards/TimeZones/Africa/Ouagadougou.ics
70932M	SOPE/NGCards/TimeZones/Africa/Porto-Novo.ics
70933M	SOPE/NGCards/TimeZones/Africa/Sao_Tome.ics
70934M	SOPE/NGCards/TimeZones/Africa/Tripoli.ics
70935M	SOPE/NGCards/TimeZones/Africa/Tunis.ics
70936M	SOPE/NGCards/TimeZones/Africa/Windhoek.ics
70937M	SOPE/NGCards/TimeZones/America/Adak.ics
70938M	SOPE/NGCards/TimeZones/America/Anchorage.ics
70939M	SOPE/NGCards/TimeZones/America/Anguilla.ics
70940M	SOPE/NGCards/TimeZones/America/Antigua.ics
70941M	SOPE/NGCards/TimeZones/America/Araguaina.ics
70942M	SOPE/NGCards/TimeZones/America/Argentina/Buenos_Aires.ics
70943M	SOPE/NGCards/TimeZones/America/Argentina/Catamarca.ics
70944M	SOPE/NGCards/TimeZones/America/Argentina/Cordoba.ics
70945M	SOPE/NGCards/TimeZones/America/Argentina/Jujuy.ics
70946M	SOPE/NGCards/TimeZones/America/Argentina/La_Rioja.ics
70947M	SOPE/NGCards/TimeZones/America/Argentina/Mendoza.ics
70948M	SOPE/NGCards/TimeZones/America/Argentina/Rio_Gallegos.ics
70949M	SOPE/NGCards/TimeZones/America/Argentina/Salta.ics
70950M	SOPE/NGCards/TimeZones/America/Argentina/San_Juan.ics
70951M	SOPE/NGCards/TimeZones/America/Argentina/San_Luis.ics
70952M	SOPE/NGCards/TimeZones/America/Argentina/Tucuman.ics
70953M	SOPE/NGCards/TimeZones/America/Argentina/Ushuaia.ics
70954M	SOPE/NGCards/TimeZones/America/Aruba.ics
70955M	SOPE/NGCards/TimeZones/America/Asuncion.ics
70956M	SOPE/NGCards/TimeZones/America/Atikokan.ics
70957M	SOPE/NGCards/TimeZones/America/Bahia.ics
70958M	SOPE/NGCards/TimeZones/America/Bahia_Banderas.ics
70959M	SOPE/NGCards/TimeZones/America/Barbados.ics
70960M	SOPE/NGCards/TimeZones/America/Belem.ics
70961M	SOPE/NGCards/TimeZones/America/Belize.ics
70962M	SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics
70963M	SOPE/NGCards/TimeZones/America/Boa_Vista.ics
70964M	SOPE/NGCards/TimeZones/America/Bogota.ics
70965M	SOPE/NGCards/TimeZones/America/Boise.ics
70966M	SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics
70967M	SOPE/NGCards/TimeZones/America/Campo_Grande.ics
70968M	SOPE/NGCards/TimeZones/America/Cancun.ics
70969M	SOPE/NGCards/TimeZones/America/Caracas.ics
70970M	SOPE/NGCards/TimeZones/America/Cayenne.ics
70971M	SOPE/NGCards/TimeZones/America/Cayman.ics
70972M	SOPE/NGCards/TimeZones/America/Chicago.ics
70973M	SOPE/NGCards/TimeZones/America/Chihuahua.ics
70974M	SOPE/NGCards/TimeZones/America/Costa_Rica.ics
70975M	SOPE/NGCards/TimeZones/America/Creston.ics
70976M	SOPE/NGCards/TimeZones/America/Cuiaba.ics
70977M	SOPE/NGCards/TimeZones/America/Curacao.ics
70978M	SOPE/NGCards/TimeZones/America/Danmarkshavn.ics
70979M	SOPE/NGCards/TimeZones/America/Dawson.ics
70980M	SOPE/NGCards/TimeZones/America/Dawson_Creek.ics
70981M	SOPE/NGCards/TimeZones/America/Denver.ics
70982M	SOPE/NGCards/TimeZones/America/Detroit.ics
70983M	SOPE/NGCards/TimeZones/America/Dominica.ics
70984M	SOPE/NGCards/TimeZones/America/Edmonton.ics
70985M	SOPE/NGCards/TimeZones/America/Eirunepe.ics
70986M	SOPE/NGCards/TimeZones/America/El_Salvador.ics
70987M	SOPE/NGCards/TimeZones/America/Fortaleza.ics
70988M	SOPE/NGCards/TimeZones/America/Glace_Bay.ics
70989M	SOPE/NGCards/TimeZones/America/Godthab.ics
70990M	SOPE/NGCards/TimeZones/America/Goose_Bay.ics
70991M	SOPE/NGCards/TimeZones/America/Grand_Turk.ics
70992M	SOPE/NGCards/TimeZones/America/Grenada.ics
70993M	SOPE/NGCards/TimeZones/America/Guadeloupe.ics
70994M	SOPE/NGCards/TimeZones/America/Guatemala.ics
70995M	SOPE/NGCards/TimeZones/America/Guayaquil.ics
70996M	SOPE/NGCards/TimeZones/America/Guyana.ics
70997M	SOPE/NGCards/TimeZones/America/Halifax.ics
70998M	SOPE/NGCards/TimeZones/America/Havana.ics
70999M	SOPE/NGCards/TimeZones/America/Hermosillo.ics
71000M	SOPE/NGCards/TimeZones/America/Indiana/Indianapolis.ics
71001M	SOPE/NGCards/TimeZones/America/Indiana/Knox.ics
71002M	SOPE/NGCards/TimeZones/America/Indiana/Marengo.ics
71003M	SOPE/NGCards/TimeZones/America/Indiana/Petersburg.ics
71004M	SOPE/NGCards/TimeZones/America/Indiana/Tell_City.ics
71005M	SOPE/NGCards/TimeZones/America/Indiana/Vevay.ics
71006M	SOPE/NGCards/TimeZones/America/Indiana/Vincennes.ics
71007M	SOPE/NGCards/TimeZones/America/Indiana/Winamac.ics
71008M	SOPE/NGCards/TimeZones/America/Inuvik.ics
71009M	SOPE/NGCards/TimeZones/America/Iqaluit.ics
71010M	SOPE/NGCards/TimeZones/America/Jamaica.ics
71011M	SOPE/NGCards/TimeZones/America/Juneau.ics
71012M	SOPE/NGCards/TimeZones/America/Kentucky/Louisville.ics
71013M	SOPE/NGCards/TimeZones/America/Kentucky/Monticello.ics
71014M	SOPE/NGCards/TimeZones/America/Kralendijk.ics
71015M	SOPE/NGCards/TimeZones/America/La_Paz.ics
71016M	SOPE/NGCards/TimeZones/America/Lima.ics
71017M	SOPE/NGCards/TimeZones/America/Los_Angeles.ics
71018M	SOPE/NGCards/TimeZones/America/Lower_Princes.ics
71019M	SOPE/NGCards/TimeZones/America/Maceio.ics
71020M	SOPE/NGCards/TimeZones/America/Managua.ics
71021M	SOPE/NGCards/TimeZones/America/Manaus.ics
71022M	SOPE/NGCards/TimeZones/America/Marigot.ics
71023M	SOPE/NGCards/TimeZones/America/Martinique.ics
71024M	SOPE/NGCards/TimeZones/America/Matamoros.ics
71025M	SOPE/NGCards/TimeZones/America/Mazatlan.ics
71026M	SOPE/NGCards/TimeZones/America/Menominee.ics
71027M	SOPE/NGCards/TimeZones/America/Merida.ics
71028M	SOPE/NGCards/TimeZones/America/Metlakatla.ics
71029M	SOPE/NGCards/TimeZones/America/Mexico_City.ics
71030M	SOPE/NGCards/TimeZones/America/Miquelon.ics
71031M	SOPE/NGCards/TimeZones/America/Moncton.ics
71032M	SOPE/NGCards/TimeZones/America/Monterrey.ics
71033M	SOPE/NGCards/TimeZones/America/Montevideo.ics
71034M	SOPE/NGCards/TimeZones/America/Montreal.ics
71035M	SOPE/NGCards/TimeZones/America/Montserrat.ics
71036M	SOPE/NGCards/TimeZones/America/Nassau.ics
71037M	SOPE/NGCards/TimeZones/America/New_York.ics
71038M	SOPE/NGCards/TimeZones/America/Nipigon.ics
71039M	SOPE/NGCards/TimeZones/America/Nome.ics
71040M	SOPE/NGCards/TimeZones/America/Noronha.ics
71041M	SOPE/NGCards/TimeZones/America/North_Dakota/Beulah.ics
71042M	SOPE/NGCards/TimeZones/America/North_Dakota/Center.ics
71043M	SOPE/NGCards/TimeZones/America/North_Dakota/New_Salem.ics
71044M	SOPE/NGCards/TimeZones/America/Ojinaga.ics
71045M	SOPE/NGCards/TimeZones/America/Panama.ics
71046M	SOPE/NGCards/TimeZones/America/Pangnirtung.ics
71047M	SOPE/NGCards/TimeZones/America/Paramaribo.ics
71048M	SOPE/NGCards/TimeZones/America/Phoenix.ics
71049M	SOPE/NGCards/TimeZones/America/Port-au-Prince.ics
71050M	SOPE/NGCards/TimeZones/America/Port_of_Spain.ics
71051M	SOPE/NGCards/TimeZones/America/Porto_Velho.ics
71052M	SOPE/NGCards/TimeZones/America/Puerto_Rico.ics
71053M	SOPE/NGCards/TimeZones/America/Rainy_River.ics
71054M	SOPE/NGCards/TimeZones/America/Rankin_Inlet.ics
71055M	SOPE/NGCards/TimeZones/America/Recife.ics
71056M	SOPE/NGCards/TimeZones/America/Regina.ics
71057M	SOPE/NGCards/TimeZones/America/Resolute.ics
71058M	SOPE/NGCards/TimeZones/America/Rio_Branco.ics
71059M	SOPE/NGCards/TimeZones/America/Santa_Isabel.ics
71060M	SOPE/NGCards/TimeZones/America/Santarem.ics
71061M	SOPE/NGCards/TimeZones/America/Santiago.ics
71062M	SOPE/NGCards/TimeZones/America/Santo_Domingo.ics
71063M	SOPE/NGCards/TimeZones/America/Sao_Paulo.ics
71064M	SOPE/NGCards/TimeZones/America/Scoresbysund.ics
71065M	SOPE/NGCards/TimeZones/America/Shiprock.ics
71066M	SOPE/NGCards/TimeZones/America/Sitka.ics
71067M	SOPE/NGCards/TimeZones/America/St_Barthelemy.ics
71068M	SOPE/NGCards/TimeZones/America/St_Johns.ics
71069M	SOPE/NGCards/TimeZones/America/St_Kitts.ics
71070M	SOPE/NGCards/TimeZones/America/St_Lucia.ics
71071M	SOPE/NGCards/TimeZones/America/St_Thomas.ics
71072M	SOPE/NGCards/TimeZones/America/St_Vincent.ics
71073M	SOPE/NGCards/TimeZones/America/Swift_Current.ics
71074M	SOPE/NGCards/TimeZones/America/Tegucigalpa.ics
71075M	SOPE/NGCards/TimeZones/America/Thule.ics
71076M	SOPE/NGCards/TimeZones/America/Thunder_Bay.ics
71077M	SOPE/NGCards/TimeZones/America/Tijuana.ics
71078M	SOPE/NGCards/TimeZones/America/Toronto.ics
71079M	SOPE/NGCards/TimeZones/America/Tortola.ics
71080M	SOPE/NGCards/TimeZones/America/Vancouver.ics
71081M	SOPE/NGCards/TimeZones/America/Whitehorse.ics
71082M	SOPE/NGCards/TimeZones/America/Winnipeg.ics
71083M	SOPE/NGCards/TimeZones/America/Yakutat.ics
71084M	SOPE/NGCards/TimeZones/America/Yellowknife.ics
71085M	SOPE/NGCards/TimeZones/Antarctica/Casey.ics
71086M	SOPE/NGCards/TimeZones/Antarctica/Davis.ics
71087M	SOPE/NGCards/TimeZones/Antarctica/DumontDUrville.ics
71088M	SOPE/NGCards/TimeZones/Antarctica/Macquarie.ics
71089M	SOPE/NGCards/TimeZones/Antarctica/Mawson.ics
71090M	SOPE/NGCards/TimeZones/Antarctica/McMurdo.ics
71091M	SOPE/NGCards/TimeZones/Antarctica/Palmer.ics
71092M	SOPE/NGCards/TimeZones/Antarctica/Rothera.ics
71093M	SOPE/NGCards/TimeZones/Antarctica/South_Pole.ics
71094M	SOPE/NGCards/TimeZones/Antarctica/Syowa.ics
71095M	SOPE/NGCards/TimeZones/Antarctica/Vostok.ics
71096M	SOPE/NGCards/TimeZones/Arctic/Longyearbyen.ics
71097M	SOPE/NGCards/TimeZones/Asia/Aden.ics
71098M	SOPE/NGCards/TimeZones/Asia/Almaty.ics
71099M	SOPE/NGCards/TimeZones/Asia/Amman.ics
71100M	SOPE/NGCards/TimeZones/Asia/Anadyr.ics
71101M	SOPE/NGCards/TimeZones/Asia/Aqtau.ics
71102M	SOPE/NGCards/TimeZones/Asia/Aqtobe.ics
71103M	SOPE/NGCards/TimeZones/Asia/Ashgabat.ics
71104M	SOPE/NGCards/TimeZones/Asia/Baghdad.ics
71105M	SOPE/NGCards/TimeZones/Asia/Bahrain.ics
71106M	SOPE/NGCards/TimeZones/Asia/Baku.ics
71107M	SOPE/NGCards/TimeZones/Asia/Bangkok.ics
71108M	SOPE/NGCards/TimeZones/Asia/Beirut.ics
71109M	SOPE/NGCards/TimeZones/Asia/Bishkek.ics
71110M	SOPE/NGCards/TimeZones/Asia/Brunei.ics
71111M	SOPE/NGCards/TimeZones/Asia/Choibalsan.ics
71112M	SOPE/NGCards/TimeZones/Asia/Chongqing.ics
71113M	SOPE/NGCards/TimeZones/Asia/Colombo.ics
71114M	SOPE/NGCards/TimeZones/Asia/Damascus.ics
71115M	SOPE/NGCards/TimeZones/Asia/Dhaka.ics
71116M	SOPE/NGCards/TimeZones/Asia/Dili.ics
71117M	SOPE/NGCards/TimeZones/Asia/Dubai.ics
71118M	SOPE/NGCards/TimeZones/Asia/Dushanbe.ics
71119M	SOPE/NGCards/TimeZones/Asia/Gaza.ics
71120M	SOPE/NGCards/TimeZones/Asia/Harbin.ics
71121M	SOPE/NGCards/TimeZones/Asia/Hebron.ics
71122M	SOPE/NGCards/TimeZones/Asia/Ho_Chi_Minh.ics
71123M	SOPE/NGCards/TimeZones/Asia/Hong_Kong.ics
71124M	SOPE/NGCards/TimeZones/Asia/Hovd.ics
71125M	SOPE/NGCards/TimeZones/Asia/Irkutsk.ics
71126M	SOPE/NGCards/TimeZones/Asia/Istanbul.ics
71127M	SOPE/NGCards/TimeZones/Asia/Jakarta.ics
71128M	SOPE/NGCards/TimeZones/Asia/Jayapura.ics
71129M	SOPE/NGCards/TimeZones/Asia/Jerusalem.ics
71130M	SOPE/NGCards/TimeZones/Asia/Kabul.ics
71131M	SOPE/NGCards/TimeZones/Asia/Kamchatka.ics
71132M	SOPE/NGCards/TimeZones/Asia/Karachi.ics
71133M	SOPE/NGCards/TimeZones/Asia/Kashgar.ics
71134M	SOPE/NGCards/TimeZones/Asia/Kathmandu.ics
71135M	SOPE/NGCards/TimeZones/Asia/Kolkata.ics
71136M	SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics
71137M	SOPE/NGCards/TimeZones/Asia/Kuala_Lumpur.ics
71138M	SOPE/NGCards/TimeZones/Asia/Kuching.ics
71139M	SOPE/NGCards/TimeZones/Asia/Kuwait.ics
71140M	SOPE/NGCards/TimeZones/Asia/Macau.ics
71141M	SOPE/NGCards/TimeZones/Asia/Magadan.ics
71142M	SOPE/NGCards/TimeZones/Asia/Makassar.ics
71143M	SOPE/NGCards/TimeZones/Asia/Manila.ics
71144M	SOPE/NGCards/TimeZones/Asia/Muscat.ics
71145M	SOPE/NGCards/TimeZones/Asia/Nicosia.ics
71146M	SOPE/NGCards/TimeZones/Asia/Novokuznetsk.ics
71147M	SOPE/NGCards/TimeZones/Asia/Novosibirsk.ics
71148M	SOPE/NGCards/TimeZones/Asia/Omsk.ics
71149M	SOPE/NGCards/TimeZones/Asia/Oral.ics
71150M	SOPE/NGCards/TimeZones/Asia/Phnom_Penh.ics
71151M	SOPE/NGCards/TimeZones/Asia/Pontianak.ics
71152M	SOPE/NGCards/TimeZones/Asia/Pyongyang.ics
71153M	SOPE/NGCards/TimeZones/Asia/Qatar.ics
71154M	SOPE/NGCards/TimeZones/Asia/Qyzylorda.ics
71155M	SOPE/NGCards/TimeZones/Asia/Rangoon.ics
71156M	SOPE/NGCards/TimeZones/Asia/Riyadh.ics
71157M	SOPE/NGCards/TimeZones/Asia/Sakhalin.ics
71158M	SOPE/NGCards/TimeZones/Asia/Samarkand.ics
71159M	SOPE/NGCards/TimeZones/Asia/Seoul.ics
71160M	SOPE/NGCards/TimeZones/Asia/Shanghai.ics
71161M	SOPE/NGCards/TimeZones/Asia/Singapore.ics
71162M	SOPE/NGCards/TimeZones/Asia/Taipei.ics
71163M	SOPE/NGCards/TimeZones/Asia/Tashkent.ics
71164M	SOPE/NGCards/TimeZones/Asia/Tbilisi.ics
71165M	SOPE/NGCards/TimeZones/Asia/Tehran.ics
71166M	SOPE/NGCards/TimeZones/Asia/Thimphu.ics
71167M	SOPE/NGCards/TimeZones/Asia/Tokyo.ics
71168M	SOPE/NGCards/TimeZones/Asia/Ulaanbaatar.ics
71169M	SOPE/NGCards/TimeZones/Asia/Urumqi.ics
71170M	SOPE/NGCards/TimeZones/Asia/Vientiane.ics
71171M	SOPE/NGCards/TimeZones/Asia/Vladivostok.ics
71172M	SOPE/NGCards/TimeZones/Asia/Yakutsk.ics
71173M	SOPE/NGCards/TimeZones/Asia/Yekaterinburg.ics
71174M	SOPE/NGCards/TimeZones/Asia/Yerevan.ics
71175M	SOPE/NGCards/TimeZones/Atlantic/Azores.ics
71176M	SOPE/NGCards/TimeZones/Atlantic/Bermuda.ics
71177M	SOPE/NGCards/TimeZones/Atlantic/Canary.ics
71178M	SOPE/NGCards/TimeZones/Atlantic/Cape_Verde.ics
71179M	SOPE/NGCards/TimeZones/Atlantic/Faroe.ics
71180M	SOPE/NGCards/TimeZones/Atlantic/Madeira.ics
71181M	SOPE/NGCards/TimeZones/Atlantic/Reykjavik.ics
71182M	SOPE/NGCards/TimeZones/Atlantic/South_Georgia.ics
71183M	SOPE/NGCards/TimeZones/Atlantic/St_Helena.ics
71184M	SOPE/NGCards/TimeZones/Atlantic/Stanley.ics
71185M	SOPE/NGCards/TimeZones/Australia/Adelaide.ics
71186M	SOPE/NGCards/TimeZones/Australia/Brisbane.ics
71187M	SOPE/NGCards/TimeZones/Australia/Broken_Hill.ics
71188M	SOPE/NGCards/TimeZones/Australia/Currie.ics
71189M	SOPE/NGCards/TimeZones/Australia/Darwin.ics
71190M	SOPE/NGCards/TimeZones/Australia/Eucla.ics
71191M	SOPE/NGCards/TimeZones/Australia/Hobart.ics
71192M	SOPE/NGCards/TimeZones/Australia/Lindeman.ics
71193M	SOPE/NGCards/TimeZones/Australia/Lord_Howe.ics
71194M	SOPE/NGCards/TimeZones/Australia/Melbourne.ics
71195M	SOPE/NGCards/TimeZones/Australia/Perth.ics
71196M	SOPE/NGCards/TimeZones/Australia/Sydney.ics
71197M	SOPE/NGCards/TimeZones/Europe/Amsterdam.ics
71198M	SOPE/NGCards/TimeZones/Europe/Andorra.ics
71199M	SOPE/NGCards/TimeZones/Europe/Athens.ics
71200M	SOPE/NGCards/TimeZones/Europe/Belgrade.ics
71201M	SOPE/NGCards/TimeZones/Europe/Berlin.ics
71202M	SOPE/NGCards/TimeZones/Europe/Bratislava.ics
71203M	SOPE/NGCards/TimeZones/Europe/Brussels.ics
71204M	SOPE/NGCards/TimeZones/Europe/Bucharest.ics
71205M	SOPE/NGCards/TimeZones/Europe/Budapest.ics
71206M	SOPE/NGCards/TimeZones/Europe/Chisinau.ics
71207M	SOPE/NGCards/TimeZones/Europe/Copenhagen.ics
71208M	SOPE/NGCards/TimeZones/Europe/Dublin.ics
71209M	SOPE/NGCards/TimeZones/Europe/Gibraltar.ics
71210M	SOPE/NGCards/TimeZones/Europe/Guernsey.ics
71211M	SOPE/NGCards/TimeZones/Europe/Helsinki.ics
71212M	SOPE/NGCards/TimeZones/Europe/Isle_of_Man.ics
71213M	SOPE/NGCards/TimeZones/Europe/Istanbul.ics
71214M	SOPE/NGCards/TimeZones/Europe/Jersey.ics
71215M	SOPE/NGCards/TimeZones/Europe/Kaliningrad.ics
71216M	SOPE/NGCards/TimeZones/Europe/Kiev.ics
71217M	SOPE/NGCards/TimeZones/Europe/Lisbon.ics
71218M	SOPE/NGCards/TimeZones/Europe/Ljubljana.ics
71219M	SOPE/NGCards/TimeZones/Europe/London.ics
71220M	SOPE/NGCards/TimeZones/Europe/Luxembourg.ics
71221M	SOPE/NGCards/TimeZones/Europe/Madrid.ics
71222M	SOPE/NGCards/TimeZones/Europe/Malta.ics
71223M	SOPE/NGCards/TimeZones/Europe/Mariehamn.ics
71224M	SOPE/NGCards/TimeZones/Europe/Minsk.ics
71225M	SOPE/NGCards/TimeZones/Europe/Monaco.ics
71226M	SOPE/NGCards/TimeZones/Europe/Moscow.ics
71227M	SOPE/NGCards/TimeZones/Europe/Nicosia.ics
71228M	SOPE/NGCards/TimeZones/Europe/Oslo.ics
71229M	SOPE/NGCards/TimeZones/Europe/Paris.ics
71230M	SOPE/NGCards/TimeZones/Europe/Podgorica.ics
71231M	SOPE/NGCards/TimeZones/Europe/Prague.ics
71232M	SOPE/NGCards/TimeZones/Europe/Riga.ics
71233M	SOPE/NGCards/TimeZones/Europe/Rome.ics
71234M	SOPE/NGCards/TimeZones/Europe/Samara.ics
71235M	SOPE/NGCards/TimeZones/Europe/San_Marino.ics
71236M	SOPE/NGCards/TimeZones/Europe/Sarajevo.ics
71237M	SOPE/NGCards/TimeZones/Europe/Simferopol.ics
71238M	SOPE/NGCards/TimeZones/Europe/Skopje.ics
71239M	SOPE/NGCards/TimeZones/Europe/Sofia.ics
71240M	SOPE/NGCards/TimeZones/Europe/Stockholm.ics
71241M	SOPE/NGCards/TimeZones/Europe/Tallinn.ics
71242M	SOPE/NGCards/TimeZones/Europe/Tirane.ics
71243M	SOPE/NGCards/TimeZones/Europe/Uzhgorod.ics
71244M	SOPE/NGCards/TimeZones/Europe/Vaduz.ics
71245M	SOPE/NGCards/TimeZones/Europe/Vatican.ics
71246M	SOPE/NGCards/TimeZones/Europe/Vienna.ics
71247M	SOPE/NGCards/TimeZones/Europe/Vilnius.ics
71248M	SOPE/NGCards/TimeZones/Europe/Volgograd.ics
71249M	SOPE/NGCards/TimeZones/Europe/Warsaw.ics
71250M	SOPE/NGCards/TimeZones/Europe/Zagreb.ics
71251M	SOPE/NGCards/TimeZones/Europe/Zaporozhye.ics
71252M	SOPE/NGCards/TimeZones/Europe/Zurich.ics
71253M	SOPE/NGCards/TimeZones/Indian/Antananarivo.ics
71254M	SOPE/NGCards/TimeZones/Indian/Chagos.ics
71255M	SOPE/NGCards/TimeZones/Indian/Christmas.ics
71256M	SOPE/NGCards/TimeZones/Indian/Cocos.ics
71257M	SOPE/NGCards/TimeZones/Indian/Comoro.ics
71258M	SOPE/NGCards/TimeZones/Indian/Kerguelen.ics
71259M	SOPE/NGCards/TimeZones/Indian/Mahe.ics
71260M	SOPE/NGCards/TimeZones/Indian/Maldives.ics
71261M	SOPE/NGCards/TimeZones/Indian/Mauritius.ics
71262M	SOPE/NGCards/TimeZones/Indian/Mayotte.ics
71263M	SOPE/NGCards/TimeZones/Indian/Reunion.ics
71264M	SOPE/NGCards/TimeZones/Pacific/Apia.ics
71265M	SOPE/NGCards/TimeZones/Pacific/Auckland.ics
71266M	SOPE/NGCards/TimeZones/Pacific/Chatham.ics
71267M	SOPE/NGCards/TimeZones/Pacific/Chuuk.ics
71268M	SOPE/NGCards/TimeZones/Pacific/Easter.ics
71269M	SOPE/NGCards/TimeZones/Pacific/Efate.ics
71270M	SOPE/NGCards/TimeZones/Pacific/Enderbury.ics
71271M	SOPE/NGCards/TimeZones/Pacific/Fakaofo.ics
71272M	SOPE/NGCards/TimeZones/Pacific/Fiji.ics
71273M	SOPE/NGCards/TimeZones/Pacific/Funafuti.ics
71274M	SOPE/NGCards/TimeZones/Pacific/Galapagos.ics
71275M	SOPE/NGCards/TimeZones/Pacific/Gambier.ics
71276M	SOPE/NGCards/TimeZones/Pacific/Guadalcanal.ics
71277M	SOPE/NGCards/TimeZones/Pacific/Guam.ics
71278M	SOPE/NGCards/TimeZones/Pacific/Honolulu.ics
71279M	SOPE/NGCards/TimeZones/Pacific/Johnston.ics
71280M	SOPE/NGCards/TimeZones/Pacific/Kiritimati.ics
71281M	SOPE/NGCards/TimeZones/Pacific/Kosrae.ics
71282M	SOPE/NGCards/TimeZones/Pacific/Kwajalein.ics
71283M	SOPE/NGCards/TimeZones/Pacific/Majuro.ics
71284M	SOPE/NGCards/TimeZones/Pacific/Marquesas.ics
71285M	SOPE/NGCards/TimeZones/Pacific/Midway.ics
71286M	SOPE/NGCards/TimeZones/Pacific/Nauru.ics
71287M	SOPE/NGCards/TimeZones/Pacific/Niue.ics
71288M	SOPE/NGCards/TimeZones/Pacific/Norfolk.ics
71289M	SOPE/NGCards/TimeZones/Pacific/Noumea.ics
71290M	SOPE/NGCards/TimeZones/Pacific/Pago_Pago.ics
71291M	SOPE/NGCards/TimeZones/Pacific/Palau.ics
71292M	SOPE/NGCards/TimeZones/Pacific/Pitcairn.ics
71293M	SOPE/NGCards/TimeZones/Pacific/Pohnpei.ics
71294M	SOPE/NGCards/TimeZones/Pacific/Port_Moresby.ics
71295M	SOPE/NGCards/TimeZones/Pacific/Rarotonga.ics
71296M	SOPE/NGCards/TimeZones/Pacific/Saipan.ics
71297M	SOPE/NGCards/TimeZones/Pacific/Tahiti.ics
71298M	SOPE/NGCards/TimeZones/Pacific/Tarawa.ics
71299M	SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics
71300M	SOPE/NGCards/TimeZones/Pacific/Wake.ics
71301M	SOPE/NGCards/TimeZones/Pacific/Wallis.ics
71302M	SOPE/NGCards/TimeZones/UPDATING
71303
71304commit 8fc53ea1d7fb07b6c5ceb973026a37ac9e5c720c
71305Author: Jean Raby <jraby@inverse.ca>
71306Date:   Mon Jan 14 16:58:19 2013 -0500
71307
71308    sanitizedArguments fixes
71309
71310    Various style fixes
71311    Don't use the foreach loop as it might break on old gcc/objc runtimes
71312    Release sanitizedArguments in dealloc
71313
71314M	Tools/SOGoTool.m
71315
71316commit 55ccd0e83fdc9b8ca54c95d60b4012a3b70b4cf7
71317Author: Jean Raby <jraby@inverse.ca>
71318Date:   Mon Jan 14 16:57:17 2013 -0500
71319
71320    expire-autoreply: style fixes
71321
71322M	Tools/SOGoToolExpireAutoReply.m
71323
71324commit 219dfc61c9de6902f77a75cef0c2a105c6751904
71325Author: Ludovic Marcotte <lmarcotte@inverse.ca>
71326Date:   Mon Jan 14 15:26:35 2013 -0500
71327
71328    Updated the doc for bug #2127.
71329
71330M	Documentation/SOGo Installation Guide.odt
71331
71332commit d26df456e52d5cd41a214e43830939a200a330ab
71333Author: Ludovic Marcotte <lmarcotte@inverse.ca>
71334Date:   Mon Jan 14 14:24:06 2013 -0500
71335
71336    Fix for bug #2123.
71337
71338M	SoObjects/Mailer/SOGoMailObject+Draft.m
71339
71340commit bc1edef448065c71c3e0f6ca8f438d8f20373062
71341Author: Francis Lachapelle <flachapelle@inverse.ca>
71342Date:   Mon Jan 14 13:17:48 2013 -0500
71343
71344    Update French translation
71345
71346M	UI/Common/French.lproj/Localizable.strings
71347
71348commit 2993c3a2261643685b3aaffa434db78b33964b3c
71349Author: Francis Lachapelle <flachapelle@inverse.ca>
71350Date:   Mon Jan 14 11:27:56 2013 -0500
71351
71352    Update NEWS file
71353
71354M	NEWS
71355
71356commit 0e5a4901db31164445c7d480374c6652eff6f5fc
71357Author: Francis Lachapelle <flachapelle@inverse.ca>
71358Date:   Fri Jan 11 16:06:02 2013 -0500
71359
71360    Add missing languages in preferences module
71361
71362M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
71363M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
71364M	UI/PreferencesUI/Czech.lproj/Localizable.strings
71365M	UI/PreferencesUI/Danish.lproj/Localizable.strings
71366M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
71367M	UI/PreferencesUI/English.lproj/Localizable.strings
71368M	UI/PreferencesUI/French.lproj/Localizable.strings
71369M	UI/PreferencesUI/German.lproj/Localizable.strings
71370M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
71371M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
71372M	UI/PreferencesUI/Italian.lproj/Localizable.strings
71373M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
71374M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
71375M	UI/PreferencesUI/Polish.lproj/Localizable.strings
71376M	UI/PreferencesUI/Russian.lproj/Localizable.strings
71377M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
71378M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
71379M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
71380M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
71381M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
71382M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
71383
71384commit ec0cc29f38d18b6798f5858135e08f837555cc7c
71385Author: Francis Lachapelle <flachapelle@inverse.ca>
71386Date:   Fri Jan 11 16:04:55 2013 -0500
71387
71388    Add missing translation string to UI/Common
71389
71390M	UI/Common/English.lproj/Localizable.strings
71391
71392commit 0211a26aba28ea802d27a83b0abecb31c772878e
71393Author: Francis Lachapelle <flachapelle@inverse.ca>
71394Date:   Fri Jan 11 14:47:13 2013 -0500
71395
71396    Fix column display for subfolders of draft & sent
71397
71398M	UI/MailerUI/UIxMailAccountActions.m
71399M	UI/WebServerResources/MailerUI.js
71400
71401commit c34cca6a16b2cb935bca9053c5386d329b694e44
71402Author: Francis Lachapelle <flachapelle@inverse.ca>
71403Date:   Fri Jan 11 13:25:56 2013 -0500
71404
71405    Fix datepicker arrows for IE7
71406
71407M	UI/WebServerResources/UIxComponentEditor.js
71408M	UI/WebServerResources/iefixes.css
71409
71410commit 630c69d82d9dfa533e6f70f7ed505059b4c95605
71411Author: Francis Lachapelle <flachapelle@inverse.ca>
71412Date:   Fri Jan 11 13:25:13 2013 -0500
71413
71414    Update datepicker CSS
71415
71416M	UI/WebServerResources/datepicker.css
71417
71418commit d761a864eb91233afc9fb35ee186ff334eb06a9b
71419Author: Francis Lachapelle <flachapelle@inverse.ca>
71420Date:   Fri Jan 11 13:23:33 2013 -0500
71421
71422    Fix IE error when automatically loading HTML image
71423
71424M	UI/WebServerResources/MailerUI.js
71425
71426commit 4b18fc108b088e6b5ff912dd73054d12e8e4b8da
71427Author: Francis Lachapelle <flachapelle@inverse.ca>
71428Date:   Fri Jan 11 10:00:28 2013 -0500
71429
71430    Update NEWS file
71431
71432M	NEWS
71433M	UI/Scheduler/UIxComponentEditor.m
71434
71435commit 9d4f4c3a9c70ec5af71b9802140d6dd26338cf13
71436Author: Ludovic Marcotte <lmarcotte@inverse.ca>
71437Date:   Fri Jan 11 09:55:10 2013 -0500
71438
71439    Proper fix for #2163.
71440
71441M	Documentation/SOGo Installation Guide.odt
71442M	SoObjects/SOGo/SOGoDomainDefaults.h
71443M	SoObjects/SOGo/SOGoDomainDefaults.m
71444M	SoObjects/SOGo/SOGoMailer.m
71445M	SoObjects/SOGo/SOGoUser.m
71446M	SoObjects/SOGo/SOGoUserManager.h
71447M	SoObjects/SOGo/SOGoUserManager.m
71448
71449commit 0e0b7728fd742f69025634b311be66c020710b4f
71450Author: Francis Lachapelle <flachapelle@inverse.ca>
71451Date:   Fri Jan 11 09:46:58 2013 -0500
71452
71453    Fix until date in event recurrence editor
71454
71455    - fixed date picker
71456    - fixed JavaScript error caused by French translation
71457    - fixed until date definition when timezone of active user was different
71458      from the system timezone
71459    - fixes #2173, fixes #2175
71460
71461M	UI/Scheduler/French.lproj/Localizable.strings
71462M	UI/Scheduler/UIxComponentEditor.m
71463M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
71464M	UI/WebServerResources/UIxRecurrenceEditor.css
71465M	UI/WebServerResources/UIxRecurrenceEditor.js
71466
71467commit c7fbcb0fc430f4391f5539d9142cbcff4df16e32
71468Author: Ludovic Marcotte <lmarcotte@inverse.ca>
71469Date:   Wed Jan 9 14:08:37 2013 -0500
71470
71471    Fixed bug #1850
71472
71473M	SoObjects/Appointments/SOGoAppointmentObject.m
71474
71475commit 5667bb1b11a7f80dbc4d72deab1f86d8ea30d75e
71476Author: Francis Lachapelle <flachapelle@inverse.ca>
71477Date:   Wed Jan 9 11:39:29 2013 -0500
71478
71479    Fix CardDAV collections for OS X
71480
71481    Restored the previous behavior: only the personal addressbook is
71482    returned and only the first source directory is returned (now sorted by
71483    id so you can control which of your addressbook sources you want to
71484    return).
71485
71486M	NEWS
71487M	SoObjects/Contacts/SOGoUserFolder+Contacts.m
71488M	SoObjects/SOGo/WORequest+SOGo.m
71489
71490commit ea904f2e0579f24dbb76efefa2d7e4710eb729a4
71491Author: Jean Raby <jraby@inverse.ca>
71492Date:   Mon Jan 7 15:07:17 2013 -0500
71493
71494    user-preferences: rewrite + support for creds file
71495
71496    This is related to #1955
71497    Remove support for specifying the user:pass on the CLI
71498    Add support for credential file: -p filename
71499
71500    Rewrite the core of the run function to use a switch case instead
71501    of ... what was there.
71502    Sprinkle so error messages along the way.
71503
71504M	Tools/SOGoToolUserPreferences.m
71505
71506commit a75c7975535123a1c27dfbaecabb87c6b0fa5fcf
71507Author: Jean Raby <jraby@inverse.ca>
71508Date:   Mon Jan 7 15:01:06 2013 -0500
71509
71510    expire-autoreply: read sieve creds from a file
71511
71512    to specify the credential file, use: -p filename
71513    The format of the file is:
71514      username:password
71515    Fixes: 1955
71516
71517    Also, add logging for some error conditions
71518    The program still supports user:password on the cli
71519    since this is run by cron and existing setups would break
71520
71521M	Tools/SOGoToolExpireAutoReply.m
71522
71523commit 6f8d8394df8770aab55a44dcf287c5c1e12350b0
71524Author: Jean Raby <jraby@inverse.ca>
71525Date:   Mon Jan 7 14:54:11 2013 -0500
71526
71527    add sanitizedArguments to SOGoTool
71528
71529    sanitizedArguments are the arguments received on the CLI minus
71530    those that are part of the NSArgumentDomain
71531    For example:
71532      sogo-tool user-preferences set sogo1  -p /tmp/creds Vacation -f /tmp/json
71533
71534    arguments would contain:
71535      @"set", @"sogo1", @"-p", @"/tmp/creds", @"Vacation", @"-f", @"/tmp/json"
71536    sanitizedArguments would contain :
71537      @"set", @"sogo1", @"Vacation"
71538
71539M	Tools/SOGoTool.h
71540M	Tools/SOGoTool.m
71541
71542commit b8387347566300ecfe41b301b5544ef13664ae5d
71543Author: Jean Raby <jraby@inverse.ca>
71544Date:   Thu Jan 3 21:58:00 2013 -0500
71545
71546    reindent
71547
71548    kill those tabs!
71549
71550M	Tools/SOGoToolUserPreferences.m
71551
71552commit cd0244883d6e15759f2852b4aec7f0b5c250ce52
71553Author: Jean Raby <jraby@inverse.ca>
71554Date:   Thu Jan 3 15:53:58 2013 -0500
71555
71556    deb pkgs recommends 'memcached'. RPMs requires it
71557
71558    Fixes #2016
71559    This means that memcached will always be installed along with sogo.
71560    (Even if it could run on another machine/cluster like database services)
71561
71562M	packaging/debian-multiarch/control
71563M	packaging/debian/control
71564M	packaging/debian/control-squeeze
71565M	packaging/rhel/sogo.spec
71566
71567commit 39632239f9e421fd4daf9982a403a4cbdda88519
71568Author: Francis Lachapelle <flachapelle@inverse.ca>
71569Date:   Thu Jan 3 10:15:25 2013 -0500
71570
71571    Fix partstat of attendee in his calendar
71572
71573    Fixes #2155
71574
71575M	SoObjects/Appointments/SOGoAppointmentObject.m
71576
71577commit 1382fe25fccb49463128ccb3cf0e9337d12abfe7
71578Author: Jean Raby <jraby@inverse.ca>
71579Date:   Sat Dec 22 11:24:18 2012 -0500
71580
71581    put back SOGo_VERSION
71582
71583    wasn't unused after all...
71584
71585M	SoObjects/SOGo/GNUmakefile
71586
71587commit 126cd5fdfe270cb8f362aea15f30dd6b71d737ef
71588Author: Jean Raby <jraby@inverse.ca>
71589Date:   Fri Dec 21 14:30:12 2012 -0500
71590
71591    Bump version to 2.0.3a
71592
71593M	Version
71594
71595commit ea26e0cc0a172071d6e36991b912688d92a7cf5e
71596Author: Jean Raby <jraby@inverse.ca>
71597Date:   Fri Dec 21 13:55:03 2012 -0500
71598
71599    Use string version number where applicable
71600
71601    The goal is to be able to use 'letter' releases such as '2.0.3a'
71602    in the Version file.
71603    SoObjects/Mailer/GNUmakefile.preamble: UIX_MAILER_*_VERSION are now strings
71604      Can't use SOGoVersion since the etag uses an 'underscore' notation (2_0_3a)
71605    SoObjects/Mailer/*.m: updated format for UIX_MAILER_*_VERSION
71606    SoObjects/SOGo/GNUmakefile: zap SOGo_VERSION, unsused
71607    SoObjects/SOGo/GNUmakefile.preamble: fix defines
71608    UI/MainUI/SOGoRootPage.m: use SOGoVersion
71609
71610M	SoObjects/Mailer/GNUmakefile.preamble
71611M	SoObjects/Mailer/SOGoDraftObject.m
71612M	SoObjects/Mailer/SOGoMailBodyPart.m
71613M	SoObjects/Mailer/SOGoMailObject.m
71614M	SoObjects/SOGo/GNUmakefile
71615M	SoObjects/SOGo/GNUmakefile.preamble
71616M	UI/MailerUI/GNUmakefile.preamble
71617M	UI/MailerUI/UIxMailView.m
71618M	UI/MainUI/SOGoRootPage.m
71619
71620commit 4971e8d05a91d77e7ae51cc83201f8e4b5e43ed7
71621Author: Jean Raby <jraby@inverse.ca>
71622Date:   Thu Dec 20 11:52:19 2012 -0500
71623
71624    Updated documentation regarding LDAP URLs support
71625
71626M	Documentation/SOGo Installation Guide.odt
71627M	NEWS
71628
71629commit 7d24ece7d63c4b33fd2a0e54b580880be150e09b
71630Author: Jean Raby <jraby@inverse.ca>
71631Date:   Wed Dec 19 18:37:36 2012 -0500
71632
71633    Log ldap exception details + catch tls exceptions
71634
71635    Make sure to catch exceptions raised by _setupEncryption
71636    Reindent due to NS_DURING
71637    Log ldap exceptions details
71638
71639M	SoObjects/SOGo/LDAPSource.m
71640
71641commit e253a7429c370261ed08983854a6562a237d918c
71642Author: Jean Raby <jraby@inverse.ca>
71643Date:   Wed Dec 19 18:02:32 2012 -0500
71644
71645    Fix whitespace - remove tabs
71646
71647M	SoObjects/SOGo/LDAPSource.m
71648
71649commit 8db5e6d22439ccef5defbc6385896ef349acd69e
71650Author: Francis Lachapelle <flachapelle@inverse.ca>
71651Date:   Thu Dec 13 08:53:50 2012 -0500
71652
71653    Fix usage of browser's language for the login page
71654
71655M	SoObjects/SOGo/WOContext+SOGo.m
71656
71657commit 01241913296f818949e32374a2da71e91a5da463
71658Author: Francis Lachapelle <flachapelle@inverse.ca>
71659Date:   Wed Dec 12 13:45:51 2012 -0500
71660
71661    Update NEWS file
71662
71663M	NEWS
71664
71665commit d7d6a318376620531ccaa4044264c68c1c348fa4
71666Author: Jean Raby <jraby@inverse.ca>
71667Date:   Tue Dec 11 09:34:06 2012 -0500
71668
71669    use fileAttributesAtPath
71670
71671    attributesOfItemAtPath is not available in older GNUstep releases.
71672    Broke build on squeeze and lucid.
71673
71674M	SoObjects/SOGo/SOGoSystemDefaults.m
71675
71676commit bdc5ce7cd9cd150226a5a996ddc0a06863214902
71677Author: Jean Raby <jraby@inverse.ca>
71678Date:   Mon Dec 10 14:10:56 2012 -0500
71679
71680    Add sogo-tool dump-defaults
71681
71682    Add sogo-tool dump-defaults, a tool to convert an existing sogo configuration
71683    in ~sogo/GNUstep/Defaults/.GNUstepDefaults to /usr/local/etc/sogo/sogo.conf format.
71684    The output will be in OpenStep property list format, which is much
71685    easier to read and edit, at least for humans.
71686
71687    While there, sort the Tools list
71688
71689M	Tools/GNUmakefile
71690A	Tools/SOGoToolDumpDefaults.m
71691
71692commit a0aef043a8fe2bab442e8c01b172f731a13d531e
71693Author: Jean Raby <jraby@inverse.ca>
71694Date:   Mon Dec 10 14:05:11 2012 -0500
71695
71696    Don't abort if sogo.conf exists and is empty
71697
71698    This will permit patterns like:
71699      sogo-tool dump-defaults >/usr/local/etc/sogo/sogo.conf
71700
71701    Without this, sogo-tool would abort as the shell first creates the file
71702    then executes sogo-tool.
71703
71704M	SoObjects/SOGo/SOGoSystemDefaults.m
71705
71706commit b4822f6c4e2826c5e13f0d464d15c9c7132099c0
71707Author: Jean Raby <jraby@inverse.ca>
71708Date:   Fri Dec 7 17:57:19 2012 -0500
71709
71710    Fix subject and character encoding
71711
71712    Add and Modification subject line were reversed
71713    Added missing escapeHTML=NO
71714
71715M	UI/Templates/SOGoACLFrenchAdditionAdvisory.wox
71716M	UI/Templates/SOGoACLFrenchModificationAdvisory.wox
71717M	UI/Templates/SOGoACLFrenchRemovalAdvisory.wox
71718
71719commit 4804337a0145afa9c3e43ccc6e7a6e69e4564799
71720Author: Ludovic Marcotte <lmarcotte@inverse.ca>
71721Date:   Fri Dec 7 13:30:50 2012 -0500
71722
71723    Now pass the memory context when copying/moving folders.
71724
71725M	OpenChange/MAPIStoreDBFolder.m
71726M	OpenChange/MAPIStoreFolder.h
71727M	OpenChange/MAPIStoreFolder.m
71728M	OpenChange/MAPIStoreMailFolder.m
71729M	OpenChange/MAPIStoreSOGo.m
71730
71731commit e2d221252442fcda422dc5e8bebd73aa75e88dc6
71732Author: Jean Raby <jraby@inverse.ca>
71733Date:   Fri Dec 7 12:44:36 2012 -0500
71734
71735    Build the updateLink dynamically from SCRIPT_URI
71736
71737M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
71738M	Scripts/updates.php
71739
71740commit 01e42dce7c9da3b5bd440ae2987eeae37831b6ef
71741Author: Francis Lachapelle <flachapelle@inverse.ca>
71742Date:   Fri Dec 7 08:48:12 2012 -0500
71743
71744    Webmail: fix reference of search field
71745
71746M	UI/WebServerResources/MailerUI.js
71747
71748commit e533eb91a901764eae6a792ccbc27c9f8201f32e
71749Author: Francis Lachapelle <flachapelle@inverse.ca>
71750Date:   Fri Dec 7 08:47:32 2012 -0500
71751
71752    Web: reset search when search field is empty
71753
71754M	UI/WebServerResources/generic.js
71755
71756commit ed8c4a8f548ad349133cf8b2650f08d10879c29e
71757Author: Francis Lachapelle <flachapelle@inverse.ca>
71758Date:   Thu Dec 6 13:07:45 2012 -0500
71759
71760    Update ChangeLog
71761
71762M	ChangeLog
71763
71764commit 99669f2d5c1c32c4753a47edf12de9c6a5beb94f
71765Author: Francis Lachapelle <flachapelle@inverse.ca>
71766Date:   Thu Dec 6 13:05:54 2012 -0500
71767
71768    Fix dynamic CSS in IE8
71769
71770    When adding a calendar or subscribing to a calendar, the dynamic CSS was
71771    not properly applied in IE8. This new technique seems to fix all cases.
71772
71773M	UI/WebServerResources/SchedulerUI.js
71774
71775commit 128368f66c979e7a59ffaba8519d93f45338a7ab
71776Author: Francis Lachapelle <flachapelle@inverse.ca>
71777Date:   Thu Dec 6 13:03:10 2012 -0500
71778
71779    Fix search when accessing users folders
71780
71781M	UI/WebServerResources/UIxContactsUserFolders.css
71782M	UI/WebServerResources/UIxContactsUserFolders.js
71783
71784commit 7c7989065c095efe14486856b70d51b61cae88d2
71785Author: Francis Lachapelle <flachapelle@inverse.ca>
71786Date:   Thu Dec 6 13:02:06 2012 -0500
71787
71788    prototype.js: Fix handling of opacity in IE
71789
71790M	UI/WebServerResources/prototype.js
71791
71792commit f1413121957f66d546e29c709507d14a5a809e9d
71793Author: Francis Lachapelle <flachapelle@inverse.ca>
71794Date:   Thu Dec 6 10:36:11 2012 -0500
71795
71796    Update ChangeLog
71797
71798M	ChangeLog
71799M	NEWS
71800
71801commit 2a5e0aeaa96920752ba88be91f31eab4a92dafe9
71802Author: Francis Lachapelle <flachapelle@inverse.ca>
71803Date:   Thu Dec 6 10:32:31 2012 -0500
71804
71805    Disable autocompletion of reply-to address
71806
71807M	UI/Templates/PreferencesUI/UIxPreferences.wox
71808
71809commit 026ffd888865467961384c1defffa3062928c375
71810Author: Francis Lachapelle <flachapelle@inverse.ca>
71811Date:   Thu Dec 6 10:31:15 2012 -0500
71812
71813    Update translations
71814
71815M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
71816M	SoObjects/Appointments/Polish.lproj/Localizable.strings
71817M	UI/Common/Polish.lproj/Localizable.strings
71818M	UI/Common/Slovak.lproj/Localizable.strings
71819M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
71820M	UI/Contacts/Polish.lproj/Localizable.strings
71821M	UI/MailPartViewers/Polish.lproj/Localizable.strings
71822M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
71823M	UI/MailerUI/Dutch.lproj/Localizable.strings
71824M	UI/MailerUI/Polish.lproj/Localizable.strings
71825M	UI/MailerUI/Slovak.lproj/Localizable.strings
71826M	UI/MainUI/Slovak.lproj/Localizable.strings
71827M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
71828M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
71829M	UI/PreferencesUI/French.lproj/Localizable.strings
71830M	UI/PreferencesUI/German.lproj/Localizable.strings
71831M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
71832M	UI/PreferencesUI/Polish.lproj/Localizable.strings
71833M	UI/PreferencesUI/Slovak.lproj/Localizable.strings
71834M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
71835M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
71836M	UI/Scheduler/Dutch.lproj/Localizable.strings
71837M	UI/Scheduler/French.lproj/Localizable.strings
71838M	UI/Scheduler/German.lproj/Localizable.strings
71839M	UI/Scheduler/Hungarian.lproj/Localizable.strings
71840M	UI/Scheduler/Polish.lproj/Localizable.strings
71841M	UI/Scheduler/Slovak.lproj/Localizable.strings
71842M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
71843
71844commit 4926855f48e78b30fc9b2a4ce2c2aa7ce002a744
71845Author: Francis Lachapelle <flachapelle@inverse.ca>
71846Date:   Thu Dec 6 09:39:07 2012 -0500
71847
71848    Bump version to 2.0.3
71849
71850M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
71851M	Scripts/updates.php
71852M	Version
71853
71854commit 881a725f1232089aae17a3389d94349073e76065
71855Author: Francis Lachapelle <flachapelle@inverse.ca>
71856Date:   Thu Dec 6 09:06:55 2012 -0500
71857
71858    Update NEWS file
71859
71860M	NEWS
71861
71862commit a7722755b7019f357acb23f500662a915fa5e908
71863Author: Ludovic Marcotte <lmarcotte@inverse.ca>
71864Date:   Thu Dec 6 09:03:17 2012 -0500
71865
71866    Fixed length call.
71867
71868M	SoObjects/SOGo/SOGoSieveManager.m
71869
71870commit 5e7d2325bb8e8b558833c75393e80b27ae4b2142
71871Author: Francis Lachapelle <flachapelle@inverse.ca>
71872Date:   Wed Dec 5 22:16:47 2012 -0500
71873
71874    Update documentation guides
71875
71876M	Documentation/SOGo Installation Guide.odt
71877M	Documentation/SOGo Mobile Devices Configuration.odt
71878M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
71879M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
71880
71881commit 347434dbff705f438f2b19d6655fc727ef3cab26
71882Author: Ludovic Marcotte <lmarcotte@inverse.ca>
71883Date:   Wed Dec 5 15:52:50 2012 -0500
71884
71885    We now fallback properly on the IMAP server if the Sieve server is undefined.
71886
71887M	SoObjects/SOGo/SOGoSieveManager.m
71888
71889commit ca1a3ac06b3e770ec296f3eaa585644a50c0cd77
71890Author: Ludovic Marcotte <lmarcotte@inverse.ca>
71891Date:   Wed Dec 5 14:56:29 2012 -0500
71892
71893    Fixed the ordering of the memory context.
71894
71895M	OpenChange/MAPIStoreSOGo.m
71896
71897commit 8ca79d9a17c9ce76f860ad5b304413fe97bf4f04
71898Author: Francis Lachapelle <flachapelle@inverse.ca>
71899Date:   Wed Dec 5 14:47:28 2012 -0500
71900
71901    Search field for tasks
71902
71903    Fixes #2103
71904
71905M	UI/Scheduler/UIxCalListingActions.m
71906M	UI/Templates/AdministrationUI/UIxAdministrationFilterPanel.wox
71907M	UI/Templates/ContactsUI/UIxContactsFilterPanel.wox
71908M	UI/Templates/MailerUI/UIxMailFilterPanel.wox
71909M	UI/Templates/SchedulerUI/UIxCalFilterPanel.wox
71910M	UI/Templates/SchedulerUI/UIxCalMainView.wox
71911M	UI/WebServerResources/AdministrationUI.js
71912M	UI/WebServerResources/ContactsUI.js
71913M	UI/WebServerResources/MailerUI.js
71914M	UI/WebServerResources/SchedulerUI.css
71915M	UI/WebServerResources/SchedulerUI.js
71916M	UI/WebServerResources/generic.css
71917M	UI/WebServerResources/generic.js
71918
71919commit 3606601c3922eecc60e8e3f0f21deafc25a994c3
71920Author: Ludovic Marcotte <lmarcotte@inverse.ca>
71921Date:   Wed Dec 5 08:51:55 2012 -0500
71922
71923    Fix for bug #2130
71924
71925M	packaging/debian-multiarch/sogo.cron.daily
71926M	packaging/debian/sogo.cron.daily
71927
71928commit 988e91a63833dc7e2d96dedb560e5487ae67ec6c
71929Author: Ludovic Marcotte <lmarcotte@inverse.ca>
71930Date:   Wed Dec 5 08:31:35 2012 -0500
71931
71932    We also remove the RSVP in the user's calendar during a PUT.
71933
71934M	SoObjects/Appointments/SOGoAppointmentObject.m
71935
71936commit f6b5fdacb989a3e2a9b952a5c53d81ee464e2e60
71937Author: Ludovic Marcotte <lmarcotte@inverse.ca>
71938Date:   Mon Dec 3 16:49:20 2012 -0500
71939
71940    Remaining patches for bug #1866.
71941
71942M	SoObjects/SOGo/SOGoSieveManager.m
71943M	SoObjects/SOGo/SOGoUser.m
71944
71945commit aa7aa6a9736d8717424aa1f303c749ab89d0b768
71946Author: Ludovic Marcotte <lmarcotte@inverse.ca>
71947Date:   Mon Dec 3 16:42:56 2012 -0500
71948
71949    Initial patch from #1866 to fix c_sievehostname.
71950
71951M	SoObjects/SOGo/SOGoUserManager.m
71952
71953commit d64fd65ea8b3ee1b0fc3ade039c46e0459b79816
71954Author: Ludovic Marcotte <lmarcotte@inverse.ca>
71955Date:   Mon Dec 3 16:33:14 2012 -0500
71956
71957    Lowercase some value to avoid broken comparaisons.
71958
71959M	SoObjects/SOGo/SOGoDomainDefaults.m
71960
71961commit ef7c69eda7abc8f142935da134662e55c6210975
71962Author: Ludovic Marcotte <lmarcotte@inverse.ca>
71963Date:   Mon Dec 3 14:56:11 2012 -0500
71964
71965    Now consider "utf8" crap as "utf-8", coming from bad mailers.
71966
71967M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
71968
71969commit 2017536bebed404688af06d9b5cdcdcffa7eb7f7
71970Author: Ludovic Marcotte <lmarcotte@inverse.ca>
71971Date:   Mon Dec 3 09:18:17 2012 -0500
71972
71973    move_copy_messages now uses the openchange's memory context.
71974
71975    This fixes strange crashes when dealing with invitations and
71976    other stuff. More work will need to be done in this regard. Also
71977    kept the old code just in case for now. Will be cleaned up shortly
71978    after more people test it.
71979
71980M	OpenChange/MAPIStoreAttachment.h
71981M	OpenChange/MAPIStoreAttachment.m
71982M	OpenChange/MAPIStoreCalendarFolder.m
71983M	OpenChange/MAPIStoreFolder.h
71984M	OpenChange/MAPIStoreFolder.m
71985M	OpenChange/MAPIStoreMailFolder.m
71986M	OpenChange/MAPIStoreMessage.h
71987M	OpenChange/MAPIStoreMessage.m
71988M	OpenChange/MAPIStoreObject.h
71989M	OpenChange/MAPIStoreObject.m
71990M	OpenChange/MAPIStoreSOGo.m
71991M	OpenChange/NSObject+MAPIStore.m
71992
71993commit 5500f99312988721524c4ba003a66eb3a968afda
71994Author: Francis Lachapelle <flachapelle@inverse.ca>
71995Date:   Fri Nov 30 15:11:03 2012 -0500
71996
71997    Remove conditions on RSVP
71998
71999    Fixes #1850
72000
72001M	SoObjects/Appointments/SOGoAppointmentObject.m
72002M	UI/Scheduler/UIxComponentEditor.m
72003
72004commit eed17fd95abdbe421f870dc112abac71d67971d7
72005Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72006Date:   Fri Nov 30 13:57:55 2012 -0500
72007
72008    Fix for bug #1850 and removed dead code/comments.
72009
72010M	SoObjects/Appointments/SOGoAppointmentObject.m
72011
72012commit 0e02334fda980dccf623d76bebbab997d22de837
72013Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72014Date:   Fri Nov 30 10:31:58 2012 -0500
72015
72016    Updated the doc in preparation for the release and to fix #2101.
72017
72018M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
72019
72020commit 47a9a22bc02ac4dbfbcb9d30eae2643773e9a6fa
72021Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72022Date:   Fri Nov 30 10:11:05 2012 -0500
72023
72024    Fix for bug #2082.
72025
72026M	SoObjects/SOGo/SOGoSieveManager.m
72027
72028commit b1d3aba1e19188beec0d2c9c8b52aa64a2b9e4c0
72029Author: Francis Lachapelle <flachapelle@inverse.ca>
72030Date:   Thu Nov 29 16:09:53 2012 -0500
72031
72032    Add missing localizable strings in prefs module
72033
72034M	UI/PreferencesUI/English.lproj/Localizable.strings
72035
72036commit 73ff981d4fe5a77c3859de8ecaef43dfb52c463c
72037Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72038Date:   Thu Nov 29 15:49:32 2012 -0500
72039
72040    Fixed the method that returns the current-user-principal.
72041
72042M	SoObjects/Appointments/SOGoUserFolder+Appointments.h
72043M	SoObjects/SOGo/SOGoObject.m
72044
72045commit 88550c0d0d8c98c7f559fcf264974936d03a40ed
72046Author: Francis Lachapelle <flachapelle@inverse.ca>
72047Date:   Thu Nov 29 14:56:33 2012 -0500
72048
72049    Update NEWS file
72050
72051M	NEWS
72052
72053commit 440523747df12ec6ba08075d20d4da198f4bc4f6
72054Author: Francis Lachapelle <flachapelle@inverse.ca>
72055Date:   Thu Nov 29 14:54:15 2012 -0500
72056
72057    Rollback selection of language on login page
72058
72059    See dfcf0ca and ticket #1798
72060
72061M	UI/Templates/MainUI/SOGoRootPage.wox
72062
72063commit 93f77c0dd5daff09d82fbc5a8398e133c44ef4c7
72064Author: Francis Lachapelle <flachapelle@inverse.ca>
72065Date:   Thu Nov 29 14:46:39 2012 -0500
72066
72067    Add missing localizable string in calendar module
72068
72069M	UI/Scheduler/English.lproj/Localizable.strings
72070
72071commit ce36e80d6b5155987a7074ce3351a2d6cdd9b412
72072Author: Francis Lachapelle <flachapelle@inverse.ca>
72073Date:   Thu Nov 29 14:40:46 2012 -0500
72074
72075    Initial Slovak translation
72076
72077M	.tx/config
72078M	SoObjects/Appointments/GNUmakefile
72079A	SoObjects/Appointments/Slovak.lproj/Localizable.strings
72080M	SoObjects/Contacts/GNUmakefile
72081A	SoObjects/Contacts/Slovak.lproj/Localizable.strings
72082A	SoObjects/Mailer/SOGoMailSlovakForward.wo/SOGoMailSlovakForward.html
72083A	SoObjects/Mailer/SOGoMailSlovakForward.wo/SOGoMailSlovakForward.wod
72084A	SoObjects/Mailer/SOGoMailSlovakReply.wo/SOGoMailSlovakReply.html
72085A	SoObjects/Mailer/SOGoMailSlovakReply.wo/SOGoMailSlovakReply.wod
72086M	SoObjects/SOGo/SOGoDefaults.plist
72087M	Tests/Integration/preferences.py
72088M	UI/AdministrationUI/GNUmakefile
72089A	UI/AdministrationUI/Slovak.lproj/Localizable.strings
72090M	UI/Common/GNUmakefile
72091A	UI/Common/Slovak.lproj/Localizable.strings
72092M	UI/Contacts/GNUmakefile
72093A	UI/Contacts/Slovak.lproj/Localizable.strings
72094M	UI/MailPartViewers/GNUmakefile
72095A	UI/MailPartViewers/Slovak.lproj/Localizable.strings
72096M	UI/MailerUI/GNUmakefile
72097A	UI/MailerUI/Slovak.lproj/Localizable.strings
72098M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
72099M	UI/MainUI/Catalan.lproj/Localizable.strings
72100M	UI/MainUI/Czech.lproj/Localizable.strings
72101M	UI/MainUI/Danish.lproj/Localizable.strings
72102M	UI/MainUI/Dutch.lproj/Localizable.strings
72103M	UI/MainUI/English.lproj/Localizable.strings
72104M	UI/MainUI/French.lproj/Localizable.strings
72105M	UI/MainUI/GNUmakefile
72106M	UI/MainUI/German.lproj/Localizable.strings
72107M	UI/MainUI/Hungarian.lproj/Localizable.strings
72108M	UI/MainUI/Icelandic.lproj/Localizable.strings
72109M	UI/MainUI/Italian.lproj/Localizable.strings
72110M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
72111M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
72112M	UI/MainUI/Polish.lproj/Localizable.strings
72113M	UI/MainUI/Russian.lproj/Localizable.strings
72114A	UI/MainUI/Slovak.lproj/Locale
72115A	UI/MainUI/Slovak.lproj/Localizable.strings
72116M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
72117M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
72118M	UI/MainUI/Swedish.lproj/Localizable.strings
72119M	UI/MainUI/Ukrainian.lproj/Localizable.strings
72120M	UI/MainUI/Welsh.lproj/Localizable.strings
72121M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
72122M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
72123M	UI/PreferencesUI/Czech.lproj/Localizable.strings
72124M	UI/PreferencesUI/Danish.lproj/Localizable.strings
72125M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
72126M	UI/PreferencesUI/English.lproj/Localizable.strings
72127M	UI/PreferencesUI/French.lproj/Localizable.strings
72128M	UI/PreferencesUI/GNUmakefile
72129M	UI/PreferencesUI/German.lproj/Localizable.strings
72130M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
72131M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
72132M	UI/PreferencesUI/Italian.lproj/Localizable.strings
72133M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
72134M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
72135M	UI/PreferencesUI/Polish.lproj/Localizable.strings
72136M	UI/PreferencesUI/Russian.lproj/Localizable.strings
72137A	UI/PreferencesUI/Slovak.lproj/Localizable.strings
72138M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
72139M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
72140M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
72141M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
72142M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
72143M	UI/Scheduler/GNUmakefile
72144A	UI/Scheduler/Slovak.lproj/Localizable.strings
72145A	UI/Templates/SOGoACLSlovakAdditionAdvisory.wox
72146A	UI/Templates/SOGoACLSlovakModificationAdvisory.wox
72147A	UI/Templates/SOGoACLSlovakRemovalAdvisory.wox
72148A	UI/Templates/SOGoFolderSlovakAdditionAdvisory.wox
72149A	UI/Templates/SOGoFolderSlovakRemovalAdvisory.wox
72150
72151commit 96f023d108c3304393f30436f93ac81b321cc968
72152Author: Francis Lachapelle <flachapelle@inverse.ca>
72153Date:   Thu Nov 29 14:00:10 2012 -0500
72154
72155    Mail: Improve iCal viewer
72156
72157M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
72158M	UI/WebServerResources/MailerUI.css
72159
72160commit f2da438a2b7b57a4ce026edf56625d7b409a862f
72161Author: extrafu <lmarcotte@inverse.ca>
72162Date:   Tue Nov 27 21:07:11 2012 -0500
72163
72164    Fixed typo
72165
72166M	NEWS
72167
72168commit e1411e7120d8464c84abca45bdf25ee9947ad09a
72169Author: Francis Lachapelle <flachapelle@inverse.ca>
72170Date:   Tue Nov 27 16:43:26 2012 -0500
72171
72172    Update NEWS file
72173
72174M	NEWS
72175
72176commit cbfb6eb9ffa7e08b919a51e0c1b19e2e7abe1d66
72177Author: Francis Lachapelle <flachapelle@inverse.ca>
72178Date:   Tue Nov 27 16:37:55 2012 -0500
72179
72180    Update NEWS file
72181
72182M	NEWS
72183
72184commit 14630ce222b4c4c43cf5ed04999dd02f5bf5edaf
72185Author: Francis Lachapelle <flachapelle@inverse.ca>
72186Date:   Tue Nov 27 15:53:39 2012 -0500
72187
72188    Improve memory usage of "sogo-tool restore"
72189
72190    Used an autorelease pool.
72191
72192M	Tools/SOGoToolRestore.m
72193
72194commit e523926ef561e29064953a9db000733894df27d6
72195Author: Francis Lachapelle <flachapelle@inverse.ca>
72196Date:   Tue Nov 27 15:14:30 2012 -0500
72197
72198    iCalTrigger: fix initialization of variable
72199
72200M	SOPE/NGCards/iCalTrigger.m
72201
72202commit 57e4116d7c08854069b5041ecbf1bf587b0972ce
72203Author: Francis Lachapelle <flachapelle@inverse.ca>
72204Date:   Tue Nov 27 10:44:43 2012 -0500
72205
72206    Cleanup
72207
72208M	UI/WebServerResources/generic.js
72209
72210commit 1d0eb6678170580180864d385bc58308b721d170
72211Author: Francis Lachapelle <flachapelle@inverse.ca>
72212Date:   Tue Nov 27 10:37:14 2012 -0500
72213
72214    Place caret at proper position in HTML replies
72215
72216    Removed constraint in preferences module that would limit the reply
72217    placement of HTML mail to be before the quote. We now properly place the
72218    caret at the bottom, before the signature, when the user has chosen to
72219    start her reply bellow the quote in HTML mode.
72220
72221M	UI/WebServerResources/UIxMailEditor.js
72222M	UI/WebServerResources/UIxPreferences.js
72223
72224commit d75b04c59fc6a0ed944a73cfc134b43ec88e5d23
72225Author: Francis Lachapelle <flachapelle@inverse.ca>
72226Date:   Tue Nov 27 10:33:06 2012 -0500
72227
72228    Fix JS syntax for IE7
72229
72230M	UI/WebServerResources/ContactsUI.js
72231
72232commit 3e8f7cb29ea5034554669dd87d9f210903440b3d
72233Author: Francis Lachapelle <flachapelle@inverse.ca>
72234Date:   Mon Nov 26 15:07:33 2012 -0500
72235
72236    Fix all-day event display in day/week view
72237
72238    Fixes #2098
72239
72240M	UI/Scheduler/UIxCalListingActions.m
72241
72242commit 7c250fad8fbee5c51dd655af23058c20a710db82
72243Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72244Date:   Mon Nov 26 13:13:06 2012 -0500
72245
72246    Fix for bug #1061.
72247
72248M	Documentation/SOGo Installation Guide.odt
72249M	SoObjects/SOGo/LDAPSource.h
72250M	SoObjects/SOGo/LDAPSource.m
72251M	SoObjects/SOGo/SOGoSieveManager.m
72252M	SoObjects/SOGo/SOGoUser.m
72253M	SoObjects/SOGo/SQLSource.h
72254M	SoObjects/SOGo/SQLSource.m
72255
72256commit 6d61e064a567c153239c216d13cad400961dbf6b
72257Author: Jean Raby <jraby@inverse.ca>
72258Date:   Fri Nov 23 10:26:43 2012 -0500
72259
72260    Fix typos
72261
72262M	Scripts/openchange_cleanup.py
72263
72264commit a5948b420bde1f01d4066a3c6449d8002aad9a8d
72265Author: Francis Lachapelle <flachapelle@inverse.ca>
72266Date:   Thu Nov 22 10:57:21 2012 -0500
72267
72268    Simplify JS regexp to handle issue with FireFox
72269
72270M	UI/WebServerResources/generic.js
72271
72272commit 1bf2509d1e821bdc2e1afc5998d3a1fc74ead9a4
72273Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72274Date:   Wed Nov 21 11:56:24 2012 -0500
72275
72276    Fix for bug #2115.
72277
72278M	SoObjects/Appointments/SOGoCalendarComponent.m
72279
72280commit 249bf16e8a7f08910a958adfb469e50272967903
72281Author: Francis Lachapelle <flachapelle@inverse.ca>
72282Date:   Wed Nov 21 11:13:17 2012 -0500
72283
72284    Add missing localized string in preferences module
72285
72286M	UI/PreferencesUI/English.lproj/Localizable.strings
72287
72288commit 7b65c29b1eb532de628188498cb51f86b6722cd4
72289Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72290Date:   Wed Nov 21 08:54:32 2012 -0500
72291
72292    Fixed \n / <br/> when composing mails and improved preferences UI.
72293
72294M	UI/MailerUI/UIxMailAccountActions.m
72295M	UI/PreferencesUI/English.lproj/Localizable.strings
72296M	UI/Templates/PreferencesUI/UIxPreferences.wox
72297
72298commit 28f66c6fd9407fa69a99511bfe6b7839de368f3f
72299Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72300Date:   Tue Nov 20 20:29:27 2012 -0500
72301
72302    We correctly use <br/> instead of \n when handling the signature.
72303
72304    This happens when using HTML composition, instead of plain/text.
72305
72306M	SoObjects/Mailer/SOGoDraftObject.m
72307M	SoObjects/Mailer/SOGoMailForward.m
72308
72309commit cc98664d130d08d9c65c0dde332f334bda6e51e2
72310Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72311Date:   Tue Nov 20 15:21:49 2012 -0500
72312
72313    Fix for bug #2024.
72314
72315M	OpenChange/MAPIStoreMailVolatileMessage.m
72316
72317commit 1fdcf843f30df64472d005729eedbea83a609616
72318Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72319Date:   Tue Nov 20 08:30:41 2012 -0500
72320
72321    Slightly improved previous commit to avoid losing X- elements.
72322
72323M	SOPE/NGCards/CardVersitRenderer.m
72324M	SOPE/NGCards/iCalCalendar.m
72325
72326commit a1d092cab0b0c02b437c640ee7446a5aa5272bee
72327Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72328Date:   Mon Nov 19 14:20:13 2012 -0500
72329
72330    Fix for #2093.
72331
72332M	SOPE/NGCards/iCalCalendar.m
72333M	SoObjects/Appointments/SOGoAppointmentFolderICS.m
72334
72335commit 2606787dd7f6a8f00901dd3e3abc2e345ed27935
72336Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72337Date:   Mon Nov 19 09:45:48 2012 -0500
72338
72339    Make sure we handle arrays, and not single-value string objects.
72340
72341M	SoObjects/SOGo/SOGoGroup.m
72342
72343commit eec99de5d0eb18c819bb10995cdb03205a5b32a7
72344Author: Francis Lachapelle <flachapelle@inverse.ca>
72345Date:   Fri Nov 16 19:11:13 2012 -0500
72346
72347    Indentation
72348
72349M	UI/Templates/Appointments/SOGoAptMailReceipt.wox
72350
72351commit 5bf71059827cb9b5af49bfc543a72c730a663046
72352Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72353Date:   Sun Nov 18 10:48:58 2012 -0500
72354
72355    Fix for bug #1783.
72356
72357M	UI/Scheduler/UIxAppointmentActions.m
72358M	UI/Scheduler/UIxAppointmentEditor.h
72359M	UI/Scheduler/UIxComponentEditor.h
72360M	UI/Scheduler/UIxComponentEditor.m
72361
72362commit 0979bd13aef99a578fcfac3c52b6c86c0745aae6
72363Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72364Date:   Sat Nov 17 17:16:00 2012 -0500
72365
72366    Fix for bug #2006.
72367
72368M	SoObjects/Contacts/SOGoContactGCSFolder.m
72369M	UI/Contacts/UIxContactsFilterPanel.m
72370M	UI/Contacts/UIxContactsListActions.m
72371M	UI/Templates/ContactsUI/UIxContactsFilterPanel.wox
72372M	UI/WebServerResources/ContactsUI.js
72373
72374commit 40d6ce66d01e0c5f7d258fde94d9c531edbbe919
72375Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72376Date:   Sat Nov 17 16:43:49 2012 -0500
72377
72378    Small fix over previous commit.
72379
72380M	SoObjects/Contacts/NGVCard+SOGo.m
72381
72382commit 8fd0966a236e568c8a61e28b614693601bc5ce53
72383Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72384Date:   Sat Nov 17 16:12:23 2012 -0500
72385
72386    Correctly loop among calendars. This fixes #2070.
72387
72388M	UI/Scheduler/UIxCalFolderActions.m
72389
72390commit 3f8d374d638f9259254deefe0d856e58e73368a2
72391Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72392Date:   Sat Nov 17 15:38:29 2012 -0500
72393
72394    Fix for bug #2035
72395
72396M	SoObjects/Appointments/SOGoAppointmentFolder.m
72397
72398commit 77e4b3307fa9bd89afc4c20ff664f59f1ca02e47
72399Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72400Date:   Sat Nov 17 15:33:07 2012 -0500
72401
72402    Fix for bug #2106
72403
72404M	SOPE/NGCards/CardElement.m
72405M	SoObjects/Contacts/NGVCard+SOGo.m
72406M	SoObjects/Contacts/NSDictionary+LDIF.m
72407M	SoObjects/Contacts/SOGoContactLDIFEntry.m
72408M	UI/Contacts/UIxContactFolderActions.m
72409
72410commit 378eef408236051f5bcb44011f20a51ed1fe3fe8
72411Author: Jean Raby <jraby@inverse.ca>
72412Date:   Tue Nov 13 17:20:18 2012 -0500
72413
72414    Use GCSSpecialQueries in sogo-tool rename-user
72415
72416    Fixes #1924
72417    The SQL syntax used by the former query would only work
72418    with postgresql and Oracle.
72419
72420M	SOPE/GDLContentStore/GCSSpecialQueries.m
72421M	Tools/SOGoToolRenameUser.m
72422
72423commit 8c96f717c07c125b6c4b838bcaefd77bc899b6ef
72424Author: Francis Lachapelle <flachapelle@inverse.ca>
72425Date:   Tue Nov 13 16:25:20 2012 -0500
72426
72427    Update Prototype JS to version 1.7.1
72428
72429    .. and fixed namespace conflict in dtree.js (Node => dtreeNode)
72430
72431M	UI/WebServerResources/AdministrationUI.js
72432M	UI/WebServerResources/HTMLElement.js
72433M	UI/WebServerResources/MailerUI.js
72434M	UI/WebServerResources/SOGoResizableTable.js
72435M	UI/WebServerResources/UIxContactsUserFolders.js
72436M	UI/WebServerResources/dtree.js
72437M	UI/WebServerResources/prototype.js
72438
72439commit 33bd07a53d76317f2eeac6c518c3a0495126369d
72440Author: Francis Lachapelle <flachapelle@inverse.ca>
72441Date:   Tue Nov 13 16:22:27 2012 -0500
72442
72443    Fix user rights editor in calendar module
72444
72445M	UI/WebServerResources/UIxCalUserRightsEditor.css
72446
72447commit fb4b266b3bfff65f69a98984433293905ddee975
72448Author: Francis Lachapelle <flachapelle@inverse.ca>
72449Date:   Tue Nov 13 16:13:56 2012 -0500
72450
72451    Improve user rights editor in calendar module
72452
72453M	UI/WebServerResources/UIxCalUserRightsEditor.css
72454
72455commit d82ba7cbb96e55950da133bcfced87d0af131539
72456Author: Jean Raby <jraby@inverse.ca>
72457Date:   Tue Nov 13 15:01:30 2012 -0500
72458
72459    Reorder VCALENDAR template elements
72460
72461    It must match [iCalCalendar orderOfElements]
72462
72463M	Tests/Integration/test-davacl.py
72464
72465commit 51192dd5338f43570382d3dc942b083933430dda
72466Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72467Date:   Tue Nov 13 13:58:05 2012 -0500
72468
72469    We now order correctly CardGroups - especially for calendars.
72470
72471    This is to avoid a bug in BlackBerry devices where the METHOD
72472    must be placed BEFORE any vevent/vtimezone objects, otherwise
72473    the invitation objects are never recognized, and rather shown
72474    as a "application/x-rimdevicecalendar" attachment.
72475
72476M	SOPE/NGCards/CardElement.h
72477M	SOPE/NGCards/CardElement.m
72478M	SOPE/NGCards/CardGroup.h
72479M	SOPE/NGCards/CardGroup.m
72480M	SOPE/NGCards/CardVersitRenderer.m
72481M	SOPE/NGCards/iCalCalendar.h
72482M	SOPE/NGCards/iCalCalendar.m
72483M	SoObjects/Appointments/SOGoAppointmentObject.m
72484
72485commit b088f6f97f897520d469e860b3ff740c5bc2a4ba
72486Author: Francis Lachapelle <flachapelle@inverse.ca>
72487Date:   Mon Nov 12 16:36:30 2012 -0500
72488
72489    Fix scrolling for calendars/addressbooks lists
72490
72491M	UI/WebServerResources/ContactsUI.css
72492M	UI/WebServerResources/SchedulerUI.css
72493M	UI/WebServerResources/SchedulerUI.js
72494
72495commit e037ca0a4914785c4f34a50613292fa0ddc08775
72496Author: Francis Lachapelle <flachapelle@inverse.ca>
72497Date:   Mon Nov 12 15:32:03 2012 -0500
72498
72499    Fix bug with reply-to header in messages
72500
72501M	SoObjects/Mailer/SOGoDraftObject.m
72502
72503commit 48b6cbcf0cc25e993f5730b640d3f654356a24be
72504Author: Jean Raby <jraby@inverse.ca>
72505Date:   Mon Nov 12 09:36:38 2012 -0500
72506
72507    Add missing dependency on lasso and lasso-devel
72508
72509M	packaging/rhel/sogo.spec
72510
72511commit 3b0a497f2d715a470c2041065b09ab5425c1565f
72512Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72513Date:   Fri Nov 9 14:50:56 2012 -0500
72514
72515    (hack) allow subcribers to read messages from "Freebusy Data" root folder
72516
72517M	OpenChange/MAPIStoreDBFolder.m
72518
72519commit 58d6a3c5eac67066ed5d8380664391e1d0627c07
72520Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72521Date:   Thu Nov 8 19:40:44 2012 -0500
72522
72523    Style
72524
72525M	Scripts/openchange_cleanup.py
72526
72527commit c3c5e464a9cdd59feb808eab814afd711e3fa67f
72528Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72529Date:   Thu Nov 8 19:36:32 2012 -0500
72530
72531    Restored cleanup of IMAP folders created by Outlook
72532
72533M	Scripts/openchange_cleanup.py
72534
72535commit 303eaa38207a563c6f07d2420751be9d5f29cf72
72536Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72537Date:   Thu Nov 8 19:31:23 2012 -0500
72538
72539    Enable the reading of system-wide user defaults
72540
72541M	Scripts/openchange_cleanup.py
72542
72543commit d797868d71099bcb8ae09ea5eec6fad5adddae97
72544Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72545Date:   Thu Nov 8 19:15:00 2012 -0500
72546
72547    asCSSIdentifier: made conversion faster by using a list
72548
72549M	Scripts/openchange_cleanup.py
72550
72551commit 0ab36d4ec5b0079c72b42fd8717fda17744d0666
72552Author: Francis Lachapelle <flachapelle@inverse.ca>
72553Date:   Wed Nov 7 11:06:12 2012 -0500
72554
72555    Fix title display of cards with a photo
72556
72557M	UI/WebServerResources/ContactsUI.css
72558
72559commit 3f58b6bfd135cd1b2a4f8dae897a436e38b49d76
72560Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72561Date:   Wed Nov 7 09:50:32 2012 -0500
72562
72563    Use the output of "gnustep-config --base-libs" to determine which libs our libraries must be linked against
72564
72565M	OGoContentStore/GNUmakefile.preamble
72566M	SOPE/GDLContentStore/GNUmakefile.preamble
72567M	SOPE/NGCards/GNUmakefile.preamble
72568M	SoObjects/SOGo/GNUmakefile.preamble
72569M	UI/SOGoUI/GNUmakefile.preamble
72570M	UI/common.make
72571M	configure
72572
72573commit 160aa42b88234c5b484bb6628d78befe2a905d53
72574Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72575Date:   Wed Nov 7 09:49:46 2012 -0500
72576
72577    set the "check" target as a non-default target
72578
72579M	Tests/Unit/GNUmakefile
72580
72581commit 0884a0f23ed063a5f5e2890fc4bf37d5a45b702f
72582Author: Luc Charland <lcharland@inverse.ca>
72583Date:   Tue Nov 6 15:39:14 2012 -0500
72584
72585    Modified CSS to move mail preference filter down
72586
72587M	UI/WebServerResources/UIxPreferences.css
72588
72589commit 63024c30f07aca6710ccc0242228591dbf26f24d
72590Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72591Date:   Tue Nov 6 13:50:26 2012 -0500
72592
72593    Make use of the new -[NSData compress] method and remove \n chars from base64 data
72594
72595M	SoObjects/SOGo/SOGoWebAuthenticator.m
72596
72597commit 4b8a14e41eaf7ba43259eb4dce9e1c20c23e7603
72598Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72599Date:   Tue Nov 6 10:46:40 2012 -0500
72600
72601    Make use of SAML2 assertion as IMAP password
72602
72603M	SoObjects/SOGo/SOGoWebAuthenticator.m
72604
72605commit ba67c57629241b54d2852c165fbf2296955582cf
72606Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72607Date:   Tue Nov 6 10:46:11 2012 -0500
72608
72609    Save SAML2 assertion
72610
72611M	SoObjects/SOGo/SOGoSAML2Session.h
72612M	SoObjects/SOGo/SOGoSAML2Session.m
72613
72614commit 0f0b4926a9a2e41d81b9423bae35e2ba6952287a
72615Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72616Date:   Tue Nov 6 10:45:53 2012 -0500
72617
72618    updated NEWS
72619
72620M	NEWS
72621
72622commit 6ad59a8481972be77b1af56b93ec24dd6482aaf6
72623Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72624Date:   Tue Nov 6 09:04:18 2012 -0500
72625
72626    Apply patches for bug #2060
72627
72628M	SoObjects/SOGo/LDAPSource.m
72629M	SoObjects/SOGo/NSString+Crypto.h
72630M	SoObjects/SOGo/NSString+Crypto.m
72631M	SoObjects/SOGo/SQLSource.m
72632
72633commit fe09a7969d5fe57468bd7540318da75111b767ab
72634Author: Ludovic Marcotte <lmarcotte@inverse.ca>
72635Date:   Tue Nov 6 08:05:23 2012 -0500
72636
72637    Automatically disable alarms for newly subsribed calendars.
72638
72639    This fixes bug #2074.
72640
72641M	SoObjects/SOGo/SOGoGCSFolder.m
72642
72643commit ca568ec5b548587f1ee3174d5be155ab9a215af2
72644Author: Jean Raby <jraby@inverse.ca>
72645Date:   Mon Nov 5 15:31:48 2012 -0500
72646
72647    Disable SAML2 on RHEL5 - its glib2 is prehistoric
72648
72649M	packaging/rhel/sogo.spec
72650
72651commit 0a4809e2be49b89c0515d1ac63a3e0c89ac57455
72652Author: Jean Raby <jraby@inverse.ca>
72653Date:   Mon Nov 5 13:12:25 2012 -0500
72654
72655    Fix 'Show Raw Source' for tasks
72656
72657M	UI/WebServerResources/SchedulerUI.js
72658
72659commit 627ebbaea904abdc51ebeda4729397a254837933
72660Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72661Date:   Mon Nov 5 10:34:46 2012 -0500
72662
72663    Updated documentation for NGImap4AuthMechanism
72664
72665M	Documentation/SOGo Installation Guide.odt
72666
72667commit 48c41e6c62cd4cafd36f0fc19c5ad4c7f5428c42
72668Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72669Date:   Fri Nov 2 15:48:46 2012 -0400
72670
72671    Updated for SAML2 authentication
72672
72673M	Documentation/SOGo Installation Guide.odt
72674
72675commit 9096f0b279c2b633057f1506290b2793437c793b
72676Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72677Date:   Fri Nov 2 15:35:19 2012 -0400
72678
72679    Updates news
72680
72681M	NEWS
72682
72683commit aeabd85c90e657b8b55831bd4c318bd8a9d421cf
72684Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72685Date:   Fri Nov 2 15:31:49 2012 -0400
72686
72687    Finalized support for SAML2 logon
72688
72689M	SoObjects/SOGo/SOGoSAML2Session.h
72690M	SoObjects/SOGo/SOGoSAML2Session.m
72691M	SoObjects/SOGo/SOGoSession.h
72692M	SoObjects/SOGo/SOGoSession.m
72693M	SoObjects/SOGo/SOGoWebAuthenticator.h
72694M	SoObjects/SOGo/SOGoWebAuthenticator.m
72695M	UI/Common/UIxPageFrame.m
72696M	UI/MainUI/GNUmakefile.preamble
72697M	UI/MainUI/SOGoRootPage.m
72698M	UI/MainUI/SOGoSAML2Actions.m
72699M	UI/MainUI/product.plist
72700
72701commit 695fc5fff9ec0fb5f0d4ffd1d5d07342d565e9fe
72702Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72703Date:   Fri Nov 2 15:30:13 2012 -0400
72704
72705    added methods for supporting SAML2 configuration
72706
72707M	SoObjects/SOGo/SOGoSystemDefaults.h
72708M	SoObjects/SOGo/SOGoSystemDefaults.m
72709
72710commit 6840fbb96c25dee846aa8280e8e79e4e4cd4210a
72711Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72712Date:   Fri Nov 2 15:29:02 2012 -0400
72713
72714    added methods for supporting SAML2 persistence
72715
72716M	SoObjects/SOGo/SOGoCache.h
72717M	SoObjects/SOGo/SOGoCache.m
72718
72719commit b905f42f470f4341b269453b2a49bde4969481fe
72720Author: Jean Raby <jraby@inverse.ca>
72721Date:   Fri Nov 2 14:25:26 2012 -0400
72722
72723    Encode username when deleting socfs table contents
72724
72725    Using the same encoding as NSString+Utilities asCSSIdentifier
72726
72727M	Scripts/openchange_cleanup.py
72728
72729commit e02221d7163cace26e0dc3b0bd357964c0436e51
72730Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72731Date:   Fri Nov 2 13:54:52 2012 -0400
72732
72733    Auto-generate the SOGoSAML2Exceptions helper module
72734
72735M	SoObjects/SOGo/GNUmakefile
72736A	SoObjects/SOGo/gen-saml2-exceptions.py
72737
72738commit 9edab5ee4a765045eb18bdf5053e80b7923072ae
72739Author: Jean Raby <jraby@inverse.ca>
72740Date:   Fri Nov 2 11:24:55 2012 -0400
72741
72742    Enable saml2 in rpms
72743
72744M	packaging/rhel/sogo.spec
72745
72746commit bc2b003676fc0ca8479c57729be0366062adea14
72747Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72748Date:   Thu Nov 1 16:06:26 2012 -0400
72749
72750    Make use of pkg-config to retrieve gcc and ld options for liblasso
72751
72752M	SoObjects/SOGo/GNUmakefile.preamble
72753M	configure
72754
72755commit a9b521c8be61b5ffab3ab8c4279c1e7c7825157a
72756Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72757Date:   Thu Nov 1 11:29:27 2012 -0400
72758
72759    Added SOGoSAML2Session
72760
72761A	SoObjects/SOGo/SOGoSAML2Session.h
72762A	SoObjects/SOGo/SOGoSAML2Session.m
72763
72764commit 157e66ad4f57cac2db87036f25ad03fdcdd494b0
72765Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72766Date:   Thu Nov 1 11:28:45 2012 -0400
72767
72768    added "--enable-saml2" configuration option and dependency on liblasso
72769
72770M	SoObjects/SOGo/GNUmakefile
72771M	SoObjects/SOGo/GNUmakefile.preamble
72772M	UI/MainUI/GNUmakefile
72773M	configure
72774
72775commit 39c2d43cef0f20950dc616aa48ce6f60b23d7e2e
72776Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72777Date:   Thu Nov 1 10:48:10 2012 -0400
72778
72779    Implemented "saml2-metadata" web method to fetch the metadata corresponding to the current server
72780
72781M	UI/MainUI/GNUmakefile
72782A	UI/MainUI/SOGoSAML2Actions.m
72783M	UI/MainUI/product.plist
72784
72785commit ac5f0bb95a3f8c7e1455525dc32ad54c3eb7de6e
72786Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72787Date:   Thu Nov 1 10:46:51 2012 -0400
72788
72789    implemented +[SOGoSAML2Session metadata]
72790
72791M	SoObjects/SOGo/GNUmakefile
72792
72793commit e31f8098493b75d8575d10dc6b8615d2f885a1c5
72794Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72795Date:   Thu Nov 1 10:27:27 2012 -0400
72796
72797    Use the system defaults when the user defaults are not availble
72798
72799M	UI/SOGoUI/UIxComponent.m
72800
72801commit a916ac892703c45fc1c4d720e7baf73c747d45d7
72802Author: Luc Charland <lcharland@inverse.ca>
72803Date:   Fri Oct 26 13:39:28 2012 -0400
72804
72805    Fixed bug #1105 Remote images display
72806
72807    There now is a configurable default in mail preferences where
72808    you can set remote images to display either Never or Always.
72809
72810M	SoObjects/SOGo/SOGoUserDefaults.h
72811M	SoObjects/SOGo/SOGoUserDefaults.m
72812M	UI/PreferencesUI/English.lproj/Localizable.strings
72813M	UI/PreferencesUI/UIxPreferences.m
72814M	UI/Templates/MailerUI/UIxMailMainFrame.wox
72815M	UI/Templates/PreferencesUI/UIxPreferences.wox
72816M	UI/WebServerResources/MailerUI.js
72817
72818commit 21ee23e7dfb10510d83a7ac081050215d215dcf2
72819Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72820Date:   Tue Oct 30 16:59:22 2012 -0400
72821
72822    avoid comparisons that extend past the string length
72823
72824M	SoObjects/SOGo/NSString+Utilities.m
72825
72826commit 1223a6c0ee91d3dc9a3189384424219034eaefbc
72827Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72828Date:   Tue Oct 30 09:41:20 2012 -0400
72829
72830    make use of -[WOComponent componentBundle]
72831
72832M	UI/Scheduler/UIxComponentEditor.m
72833
72834commit 806ea9fd13a307bf71762da938a49db0b1acd33f
72835Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72836Date:   Tue Oct 30 08:49:51 2012 -0400
72837
72838    do not duplicate the result of method calls into a NSMutableString
72839
72840M	SOPE/GDLContentStore/GCSFolder.m
72841
72842commit 40a1a51845d1476b0bd0bd4c8d0e4eaa56bba6b0
72843Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72844Date:   Tue Oct 30 08:49:02 2012 -0400
72845
72846    cache the "startDate"
72847
72848M	SOPE/NGCards/iCalTimeZonePeriod.h
72849M	SOPE/NGCards/iCalTimeZonePeriod.m
72850
72851commit 20cb769db1af72f878f0e19b13848e0c5630a32d
72852Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72853Date:   Fri Oct 26 22:38:41 2012 -0400
72854
72855    style
72856
72857M	SoObjects/SOGo/LDAPSource.m
72858
72859commit 2fdf4f55355377dffc8e696562fffaf1626be305
72860Author: Francis Lachapelle <flachapelle@inverse.ca>
72861Date:   Fri Oct 26 22:31:14 2012 -0400
72862
72863    Fix typos in Spanish (Spain) translation
72864
72865M	SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings
72866
72867commit 99296231194d352db4f9536035826b640a9f1a25
72868Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72869Date:   Thu Oct 25 21:58:34 2012 -0400
72870
72871    Accelerated basic page loading by caching the list of supported languages
72872
72873M	SoObjects/SOGo/SOGoSystemDefaults.m
72874
72875commit cf0e0691f6edab754e911f7b5f50bf0c5e1180f1
72876Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72877Date:   Thu Oct 25 21:46:23 2012 -0400
72878
72879    Accelerated basic page loading by caching the user language
72880
72881M	SoObjects/SOGo/SOGoUserDefaults.h
72882M	SoObjects/SOGo/SOGoUserDefaults.m
72883
72884commit 1080bee3ba9749aad0dc28625081fc6a496f7280
72885Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72886Date:   Wed Oct 24 15:00:02 2012 -0400
72887
72888    style
72889
72890M	ChangeLog
72891
72892commit 389f4d4c19065341fd4a20fa8a72d8feebb90cbf
72893Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72894Date:   Wed Oct 24 14:59:13 2012 -0400
72895
72896    style
72897
72898M	NEWS
72899
72900commit 1e04eb57176b1d7a4119c50762785d5963a47b8a
72901Author: Francis Lachapelle <flachapelle@inverse.ca>
72902Date:   Wed Oct 24 14:21:27 2012 -0400
72903
72904    Update French translation
72905
72906M	UI/PreferencesUI/French.lproj/Localizable.strings
72907
72908commit 28ecb6069db0867fca582c0380a9c9b1b42cf02c
72909Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72910Date:   Wed Oct 24 00:04:00 2012 -0400
72911
72912    Updated version to 2.0.2
72913
72914M	Version
72915
72916commit c8780b4bfa0e87e46a7f9dc2293d8dc42d6b5ec9
72917Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72918Date:   Wed Oct 24 00:03:53 2012 -0400
72919
72920    Updated version to 2.0.2
72921
72922M	NEWS
72923
72924commit d51bf22976db8e01edad7fa9763b9d45fad63d6f
72925Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72926Date:   Tue Oct 23 23:58:39 2012 -0400
72927
72928    Commented out allocation/deallocation debugging code
72929
72930M	OpenChange/MAPIStoreSOGoObject.m
72931M	OpenChange/MAPIStoreTable.m
72932
72933commit 73781f25f651adfeb2bb7f925e7fa4f607733e14
72934Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72935Date:   Tue Oct 23 23:47:06 2012 -0400
72936
72937    Updated copyright
72938
72939M	SoObjects/SOGo/SOGoSystemDefaults.m
72940
72941commit a2f44dc346d50ac3cd6f0a72664ef708471eb9dd
72942Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72943Date:   Tue Oct 23 17:18:44 2012 -0400
72944
72945    Updated version to 2.0.2
72946
72947M	ChangeLog
72948M	NEWS
72949
72950commit d1be924fd1f8f0843da8a84371aeafe8e4000512
72951Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72952Date:   Tue Oct 23 17:00:18 2012 -0400
72953
72954    Updated version to 2.0.2
72955
72956M	Documentation/SOGo Installation Guide.odt
72957
72958commit 15b44c6f5aa483300dabe8a5fc240b1fe50b7ed2
72959Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
72960Date:   Tue Oct 23 16:59:48 2012 -0400
72961
72962    Updated version to 2.0.2
72963
72964M	Documentation/SOGo Installation Guide.odt
72965M	Documentation/SOGo Mobile Devices Configuration.odt
72966M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
72967M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
72968
72969commit 8a9336c599fc0d1c3047f42e3ec44736641f522b
72970Author: Luc Charland <lcharland@inverse.ca>
72971Date:   Tue Oct 23 16:11:45 2012 -0400
72972
72973    fixed bug #2062 priority shows prio_null
72974
72975    When looking at a priority from a calendar where you don't have enough
72976    rights.
72977    In this case simply do not show anything in the field.
72978
72979M	UI/WebServerResources/SchedulerUI.js
72980
72981commit ee712d2c11f73929e31a068ae3701df70f32ae59
72982Author: Francis Lachapelle <flachapelle@inverse.ca>
72983Date:   Tue Oct 23 15:21:19 2012 -0400
72984
72985    Restore missing translation strings
72986
72987M	UI/PreferencesUI/German.lproj/Localizable.strings
72988
72989commit bb8eb2e1c3b0b14753fffb0b4e82ff6a27648ec2
72990Author: Francis Lachapelle <flachapelle@inverse.ca>
72991Date:   Tue Oct 23 15:17:28 2012 -0400
72992
72993    Restore missing translation strings
72994
72995M	UI/Common/Hungarian.lproj/Localizable.strings
72996M	UI/Common/Polish.lproj/Localizable.strings
72997
72998commit 31be93ef2e62c402fde5d562ac4d71af29df9fbd
72999Author: Francis Lachapelle <flachapelle@inverse.ca>
73000Date:   Tue Oct 23 14:04:15 2012 -0400
73001
73002    Update translation
73003
73004    - Dutch
73005    - French
73006    - German
73007    - Hungarian
73008    - SpanishArgentina
73009    - SpanishSpain
73010
73011M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
73012M	SoObjects/Appointments/French.lproj/Localizable.strings
73013M	SoObjects/Appointments/German.lproj/Localizable.strings
73014M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
73015M	SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings
73016M	SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings
73017M	UI/Common/Hungarian.lproj/Localizable.strings
73018M	UI/Contacts/Hungarian.lproj/Localizable.strings
73019M	UI/MailPartViewers/Hungarian.lproj/Localizable.strings
73020M	UI/MailerUI/Hungarian.lproj/Localizable.strings
73021M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
73022M	UI/PreferencesUI/German.lproj/Localizable.strings
73023M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
73024M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
73025M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
73026M	UI/Scheduler/Dutch.lproj/Localizable.strings
73027M	UI/Scheduler/French.lproj/Localizable.strings
73028M	UI/Scheduler/German.lproj/Localizable.strings
73029M	UI/Scheduler/Hungarian.lproj/Localizable.strings
73030M	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
73031M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
73032
73033commit 2cd0a643b93b07ea4526d8a0ef10f2efdb9a7f29
73034Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73035Date:   Tue Oct 23 13:42:27 2012 -0400
73036
73037    the defaults for "sogod" are now registered from libSOGo
73038
73039M	OpenChange/MAPIStoreSOGo.m
73040
73041commit 1f80387fc8cccb70d839bb9c18a42af0f8ecadd9
73042Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73043Date:   Tue Oct 23 13:42:02 2012 -0400
73044
73045    simplified and fixed the overriding of "SOGoLDAPQueryLimit" and "SOGoLDAPQueryTimeout"
73046
73047M	Tools/sogo-tool.m
73048
73049commit fe29c24e688c4223adcabcaa5db1d37f89a638c4
73050Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73051Date:   Tue Oct 23 13:41:34 2012 -0400
73052
73053    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"
73054
73055M	SoObjects/SOGo/SOGoSystemDefaults.m
73056
73057commit 007a325164d0ff108c13c4562e43e2017f0bb3ab
73058Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73059Date:   Tue Oct 23 10:52:58 2012 -0400
73060
73061    Do not show any signature verification icon at all when SMIME is not supported
73062
73063M	UI/MailPartViewers/UIxMailPartSignedViewer.m
73064M	UI/Templates/MailPartViewers/UIxMailPartSignedViewer.wox
73065M	UI/WebServerResources/MailerUI.js
73066
73067commit c844c221d38ea1c1916767677c6b581e01594431
73068Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73069Date:   Tue Oct 23 10:51:05 2012 -0400
73070
73071    Do not show any signature verification icon at all when SMIME is not supported
73072
73073D	maintenance/dummytool.c
73074
73075commit 6859fd3652fa18742130fb590ca9910bae93ea79
73076Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73077Date:   Tue Oct 23 10:30:05 2012 -0400
73078
73079    Do not automatically depend on libcrypto and make fallback dependency on libssl optional
73080
73081M	SoObjects/SOGo/GNUmakefile.preamble
73082
73083commit 2f9369db57daf6aed225f8ed84597155c2e65cf8
73084Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73085Date:   Tue Oct 23 10:29:05 2012 -0400
73086
73087    Do not provide a default fallback on libssl, when gnutls is not in use.\nInstead, we make the use of either library mandatory.
73088
73089M	SoObjects/SOGo/NSData+Crypto.m
73090
73091commit 3fb2a835d7557972318d5532ef81edefed95453c
73092Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73093Date:   Tue Oct 23 10:27:53 2012 -0400
73094
73095    removed the need for "dummytool" and enabled the "--with-ssl=X" option for the "configure" script
73096
73097M	configure
73098
73099commit fa7a6507b5e2b1d0e2841d33e9059a2578aee487
73100Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73101Date:   Tue Oct 23 10:11:33 2012 -0400
73102
73103    new file
73104
73105M	SoObjects/SOGo/GNUmakefile.preamble
73106
73107commit 60b078f55098bbb2e79e6ee2f30db1f5821ca384
73108Author: Francis Lachapelle <flachapelle@inverse.ca>
73109Date:   Tue Oct 23 07:13:14 2012 -0400
73110
73111    Fix double backslash in Polish translation
73112
73113M	SoObjects/Appointments/Polish.lproj/Localizable.strings
73114M	UI/Common/Polish.lproj/Localizable.strings
73115
73116commit 46a4cd3d4e1964cdb83c808ecfa45e7938507905
73117Author: Francis Lachapelle <flachapelle@inverse.ca>
73118Date:   Mon Oct 22 21:44:20 2012 -0400
73119
73120    Updated Polish translation
73121
73122M	SoObjects/Appointments/Polish.lproj/Localizable.strings
73123M	UI/Common/Polish.lproj/Localizable.strings
73124M	UI/Contacts/Polish.lproj/Localizable.strings
73125M	UI/MailPartViewers/Polish.lproj/Localizable.strings
73126M	UI/MailerUI/Polish.lproj/Localizable.strings
73127M	UI/MainUI/Polish.lproj/Localizable.strings
73128M	UI/PreferencesUI/Polish.lproj/Localizable.strings
73129M	UI/Scheduler/Polish.lproj/Localizable.strings
73130
73131commit 331b61d9b2b655ec2d239effdd63c8388937ef1b
73132Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73133Date:   Mon Oct 22 15:17:47 2012 -0400
73134
73135    escape the username part of the tablename in order to obtain an acceptable SQL identifier
73136
73137M	OpenChange/MAPIStoreUserContext.m
73138
73139commit 6d8c3289104e03102d03a202ecec5d898771f768
73140Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73141Date:   Mon Oct 22 10:09:13 2012 -0400
73142
73143    Fixed most build warnings
73144
73145M	Main/SOGo.m
73146M	SoObjects/Appointments/SOGoAppointmentFolder.m
73147M	SoObjects/Appointments/SOGoAppointmentFolders.m
73148M	SoObjects/Appointments/SOGoAptMailDeletion.m
73149M	SoObjects/Appointments/SOGoAptMailICalReply.m
73150M	SoObjects/Appointments/SOGoAptMailInvitation.m
73151M	SoObjects/Appointments/SOGoAptMailUpdate.m
73152M	SoObjects/Appointments/SOGoCalendarProxy.m
73153M	SoObjects/Appointments/SOGoComponentOccurence.m
73154M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
73155M	SoObjects/Appointments/iCalCalendar+SOGo.m
73156M	SoObjects/Appointments/iCalPerson+SOGo.m
73157M	SoObjects/Contacts/SOGoContactEntryPhoto.m
73158M	SoObjects/Contacts/SOGoContactFolders.m
73159M	SoObjects/Contacts/SOGoContactSourceFolder.m
73160M	SoObjects/Mailer/EOQualifier+MailDAV.h
73161M	SoObjects/Mailer/EOQualifier+MailDAV.m
73162M	SoObjects/Mailer/SOGoMailAccount.m
73163M	SoObjects/Mailer/SOGoMailBaseObject.m
73164M	SoObjects/Mailer/SOGoMailBodyPart.m
73165M	SoObjects/Mailer/SOGoMailFolder.m
73166M	SoObjects/Mailer/SOGoUser+Mailer.m
73167M	SoObjects/SOGo/DOMNode+SOGo.h
73168M	SoObjects/SOGo/DOMNode+SOGo.m
73169M	SoObjects/SOGo/SOGoDefaultsSource.m
73170M	SoObjects/SOGo/SOGoGCSFolder.h
73171M	SoObjects/SOGo/SOGoGCSFolder.m
73172M	SoObjects/SOGo/SOGoParentFolder.m
73173M	SoObjects/SOGo/SOGoPublicBaseFolder.m
73174M	SoObjects/SOGo/WORequest+SOGo.m
73175M	Tools/SOGoEAlarmsNotifier.m
73176M	Tools/SOGoSockD.h
73177M	Tools/SOGoToolRemoveDoubles.m
73178M	Tools/SOGoToolRestore.m
73179M	UI/Common/UIxFolderActions.m
73180M	UI/Contacts/UIxContactActions.m
73181M	UI/Contacts/UIxContactEditor.h
73182M	UI/Contacts/UIxContactEditor.m
73183M	UI/MailPartViewers/UIxMailPartICalViewer.m
73184M	UI/MailPartViewers/UIxMailRenderingContext.m
73185M	UI/MailerUI/UIxMailEditor.m
73186M	UI/MailerUI/UIxMailFilterPanel.m
73187M	UI/MailerUI/UIxMailListActions.m
73188M	UI/MailerUI/UIxMailMainFrame.m
73189M	UI/MailerUI/UIxMailMoveToPopUp.m
73190M	UI/MailerUI/UIxMailView.m
73191M	UI/PreferencesUI/UIxPreferences.m
73192M	UI/SOGoUI/SOGoACLAdvisory.m
73193M	UI/SOGoUI/SOGoFolderAdvisory.m
73194M	UI/SOGoUI/UIxComponent.m
73195M	UI/Scheduler/UIxAppointmentActions.m
73196M	UI/Scheduler/UIxCalDayTable.m
73197M	UI/Scheduler/UIxCalFolderActions.m
73198M	UI/Scheduler/UIxCalMonthView.m
73199M	UI/Scheduler/UIxComponentEditor.m
73200M	UI/Scheduler/UIxTaskEditor.m
73201
73202commit dac021799a45a4f1a843248dbd162070767e7297
73203Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73204Date:   Mon Oct 22 08:02:22 2012 -0400
73205
73206    Fixed most build warnings
73207
73208M	SOPE/GDLContentStore/GCSSessionsFolder.m
73209
73210commit e717be612669a8206774e32155777e4aa00e85f3
73211Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73212Date:   Mon Oct 22 08:01:40 2012 -0400
73213
73214    Fixed most build warnings
73215
73216M	SOPE/NGCards/iCalAlarm.m
73217M	SOPE/NGCards/iCalObject.m
73218M	SOPE/NGCards/iCalTrigger.m
73219M	SOPE/NGCards/iCalXMLRenderer.m
73220
73221commit 667f0b4a132d522150e50f30a8a9b4115bacf3c9
73222Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73223Date:   Sat Oct 20 16:41:03 2012 -0400
73224
73225    style
73226
73227M	UI/WebServerResources/SchedulerUI.js
73228
73229commit b3d2f7170888d566869ad2ff321740c0a0b30cde
73230Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73231Date:   Sat Oct 20 16:40:44 2012 -0400
73232
73233    encode the url of the remote calendar, to enable the passing of url parameters
73234
73235M	UI/WebServerResources/SchedulerUI.js
73236
73237commit 1f2ca23678fe9ca26e8146e118e753d5a06965bb
73238Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73239Date:   Sat Oct 20 14:27:01 2012 -0400
73240
73241    update to latest edition of the Olson database, regenerated with the "--pure" parameter
73242
73243M	SOPE/NGCards/TimeZones/Africa/Abidjan.ics
73244M	SOPE/NGCards/TimeZones/Africa/Accra.ics
73245M	SOPE/NGCards/TimeZones/Africa/Addis_Ababa.ics
73246M	SOPE/NGCards/TimeZones/Africa/Algiers.ics
73247M	SOPE/NGCards/TimeZones/Africa/Asmara.ics
73248M	SOPE/NGCards/TimeZones/Africa/Bamako.ics
73249M	SOPE/NGCards/TimeZones/Africa/Bangui.ics
73250M	SOPE/NGCards/TimeZones/Africa/Banjul.ics
73251M	SOPE/NGCards/TimeZones/Africa/Bissau.ics
73252M	SOPE/NGCards/TimeZones/Africa/Blantyre.ics
73253M	SOPE/NGCards/TimeZones/Africa/Brazzaville.ics
73254M	SOPE/NGCards/TimeZones/Africa/Bujumbura.ics
73255M	SOPE/NGCards/TimeZones/Africa/Cairo.ics
73256M	SOPE/NGCards/TimeZones/Africa/Casablanca.ics
73257M	SOPE/NGCards/TimeZones/Africa/Ceuta.ics
73258M	SOPE/NGCards/TimeZones/Africa/Conakry.ics
73259M	SOPE/NGCards/TimeZones/Africa/Dakar.ics
73260M	SOPE/NGCards/TimeZones/Africa/Dar_es_Salaam.ics
73261M	SOPE/NGCards/TimeZones/Africa/Djibouti.ics
73262M	SOPE/NGCards/TimeZones/Africa/Douala.ics
73263M	SOPE/NGCards/TimeZones/Africa/El_Aaiun.ics
73264M	SOPE/NGCards/TimeZones/Africa/Freetown.ics
73265M	SOPE/NGCards/TimeZones/Africa/Gaborone.ics
73266M	SOPE/NGCards/TimeZones/Africa/Harare.ics
73267M	SOPE/NGCards/TimeZones/Africa/Johannesburg.ics
73268M	SOPE/NGCards/TimeZones/Africa/Juba.ics
73269M	SOPE/NGCards/TimeZones/Africa/Kampala.ics
73270M	SOPE/NGCards/TimeZones/Africa/Khartoum.ics
73271M	SOPE/NGCards/TimeZones/Africa/Kigali.ics
73272M	SOPE/NGCards/TimeZones/Africa/Kinshasa.ics
73273M	SOPE/NGCards/TimeZones/Africa/Lagos.ics
73274M	SOPE/NGCards/TimeZones/Africa/Libreville.ics
73275M	SOPE/NGCards/TimeZones/Africa/Lome.ics
73276M	SOPE/NGCards/TimeZones/Africa/Luanda.ics
73277M	SOPE/NGCards/TimeZones/Africa/Lubumbashi.ics
73278M	SOPE/NGCards/TimeZones/Africa/Lusaka.ics
73279M	SOPE/NGCards/TimeZones/Africa/Malabo.ics
73280M	SOPE/NGCards/TimeZones/Africa/Maputo.ics
73281M	SOPE/NGCards/TimeZones/Africa/Maseru.ics
73282M	SOPE/NGCards/TimeZones/Africa/Mbabane.ics
73283M	SOPE/NGCards/TimeZones/Africa/Mogadishu.ics
73284M	SOPE/NGCards/TimeZones/Africa/Monrovia.ics
73285M	SOPE/NGCards/TimeZones/Africa/Nairobi.ics
73286M	SOPE/NGCards/TimeZones/Africa/Ndjamena.ics
73287M	SOPE/NGCards/TimeZones/Africa/Niamey.ics
73288M	SOPE/NGCards/TimeZones/Africa/Nouakchott.ics
73289M	SOPE/NGCards/TimeZones/Africa/Ouagadougou.ics
73290M	SOPE/NGCards/TimeZones/Africa/Porto-Novo.ics
73291M	SOPE/NGCards/TimeZones/Africa/Sao_Tome.ics
73292M	SOPE/NGCards/TimeZones/Africa/Tripoli.ics
73293M	SOPE/NGCards/TimeZones/Africa/Tunis.ics
73294M	SOPE/NGCards/TimeZones/Africa/Windhoek.ics
73295M	SOPE/NGCards/TimeZones/America/Adak.ics
73296M	SOPE/NGCards/TimeZones/America/Anchorage.ics
73297M	SOPE/NGCards/TimeZones/America/Anguilla.ics
73298M	SOPE/NGCards/TimeZones/America/Antigua.ics
73299M	SOPE/NGCards/TimeZones/America/Araguaina.ics
73300M	SOPE/NGCards/TimeZones/America/Argentina/Buenos_Aires.ics
73301M	SOPE/NGCards/TimeZones/America/Argentina/Catamarca.ics
73302M	SOPE/NGCards/TimeZones/America/Argentina/Cordoba.ics
73303M	SOPE/NGCards/TimeZones/America/Argentina/Jujuy.ics
73304M	SOPE/NGCards/TimeZones/America/Argentina/La_Rioja.ics
73305M	SOPE/NGCards/TimeZones/America/Argentina/Mendoza.ics
73306M	SOPE/NGCards/TimeZones/America/Argentina/Rio_Gallegos.ics
73307M	SOPE/NGCards/TimeZones/America/Argentina/Salta.ics
73308M	SOPE/NGCards/TimeZones/America/Argentina/San_Juan.ics
73309M	SOPE/NGCards/TimeZones/America/Argentina/San_Luis.ics
73310M	SOPE/NGCards/TimeZones/America/Argentina/Tucuman.ics
73311M	SOPE/NGCards/TimeZones/America/Argentina/Ushuaia.ics
73312M	SOPE/NGCards/TimeZones/America/Aruba.ics
73313M	SOPE/NGCards/TimeZones/America/Asuncion.ics
73314M	SOPE/NGCards/TimeZones/America/Atikokan.ics
73315M	SOPE/NGCards/TimeZones/America/Bahia.ics
73316M	SOPE/NGCards/TimeZones/America/Bahia_Banderas.ics
73317M	SOPE/NGCards/TimeZones/America/Barbados.ics
73318M	SOPE/NGCards/TimeZones/America/Belem.ics
73319M	SOPE/NGCards/TimeZones/America/Belize.ics
73320M	SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics
73321M	SOPE/NGCards/TimeZones/America/Boa_Vista.ics
73322M	SOPE/NGCards/TimeZones/America/Bogota.ics
73323M	SOPE/NGCards/TimeZones/America/Boise.ics
73324M	SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics
73325M	SOPE/NGCards/TimeZones/America/Campo_Grande.ics
73326M	SOPE/NGCards/TimeZones/America/Cancun.ics
73327M	SOPE/NGCards/TimeZones/America/Caracas.ics
73328M	SOPE/NGCards/TimeZones/America/Cayenne.ics
73329M	SOPE/NGCards/TimeZones/America/Cayman.ics
73330M	SOPE/NGCards/TimeZones/America/Chicago.ics
73331M	SOPE/NGCards/TimeZones/America/Chihuahua.ics
73332M	SOPE/NGCards/TimeZones/America/Costa_Rica.ics
73333M	SOPE/NGCards/TimeZones/America/Creston.ics
73334M	SOPE/NGCards/TimeZones/America/Cuiaba.ics
73335M	SOPE/NGCards/TimeZones/America/Curacao.ics
73336M	SOPE/NGCards/TimeZones/America/Danmarkshavn.ics
73337M	SOPE/NGCards/TimeZones/America/Dawson.ics
73338M	SOPE/NGCards/TimeZones/America/Dawson_Creek.ics
73339M	SOPE/NGCards/TimeZones/America/Denver.ics
73340M	SOPE/NGCards/TimeZones/America/Detroit.ics
73341M	SOPE/NGCards/TimeZones/America/Dominica.ics
73342M	SOPE/NGCards/TimeZones/America/Edmonton.ics
73343M	SOPE/NGCards/TimeZones/America/Eirunepe.ics
73344M	SOPE/NGCards/TimeZones/America/El_Salvador.ics
73345M	SOPE/NGCards/TimeZones/America/Fortaleza.ics
73346M	SOPE/NGCards/TimeZones/America/Glace_Bay.ics
73347M	SOPE/NGCards/TimeZones/America/Godthab.ics
73348M	SOPE/NGCards/TimeZones/America/Goose_Bay.ics
73349M	SOPE/NGCards/TimeZones/America/Grand_Turk.ics
73350M	SOPE/NGCards/TimeZones/America/Grenada.ics
73351M	SOPE/NGCards/TimeZones/America/Guadeloupe.ics
73352M	SOPE/NGCards/TimeZones/America/Guatemala.ics
73353M	SOPE/NGCards/TimeZones/America/Guayaquil.ics
73354M	SOPE/NGCards/TimeZones/America/Guyana.ics
73355M	SOPE/NGCards/TimeZones/America/Halifax.ics
73356M	SOPE/NGCards/TimeZones/America/Havana.ics
73357M	SOPE/NGCards/TimeZones/America/Hermosillo.ics
73358M	SOPE/NGCards/TimeZones/America/Indiana/Indianapolis.ics
73359M	SOPE/NGCards/TimeZones/America/Indiana/Knox.ics
73360M	SOPE/NGCards/TimeZones/America/Indiana/Marengo.ics
73361M	SOPE/NGCards/TimeZones/America/Indiana/Petersburg.ics
73362M	SOPE/NGCards/TimeZones/America/Indiana/Tell_City.ics
73363M	SOPE/NGCards/TimeZones/America/Indiana/Vevay.ics
73364M	SOPE/NGCards/TimeZones/America/Indiana/Vincennes.ics
73365M	SOPE/NGCards/TimeZones/America/Indiana/Winamac.ics
73366M	SOPE/NGCards/TimeZones/America/Inuvik.ics
73367M	SOPE/NGCards/TimeZones/America/Iqaluit.ics
73368M	SOPE/NGCards/TimeZones/America/Jamaica.ics
73369M	SOPE/NGCards/TimeZones/America/Juneau.ics
73370M	SOPE/NGCards/TimeZones/America/Kentucky/Louisville.ics
73371M	SOPE/NGCards/TimeZones/America/Kentucky/Monticello.ics
73372M	SOPE/NGCards/TimeZones/America/Kralendijk.ics
73373M	SOPE/NGCards/TimeZones/America/La_Paz.ics
73374M	SOPE/NGCards/TimeZones/America/Lima.ics
73375M	SOPE/NGCards/TimeZones/America/Los_Angeles.ics
73376M	SOPE/NGCards/TimeZones/America/Lower_Princes.ics
73377M	SOPE/NGCards/TimeZones/America/Maceio.ics
73378M	SOPE/NGCards/TimeZones/America/Managua.ics
73379M	SOPE/NGCards/TimeZones/America/Manaus.ics
73380M	SOPE/NGCards/TimeZones/America/Marigot.ics
73381M	SOPE/NGCards/TimeZones/America/Martinique.ics
73382M	SOPE/NGCards/TimeZones/America/Matamoros.ics
73383M	SOPE/NGCards/TimeZones/America/Mazatlan.ics
73384M	SOPE/NGCards/TimeZones/America/Menominee.ics
73385M	SOPE/NGCards/TimeZones/America/Merida.ics
73386M	SOPE/NGCards/TimeZones/America/Metlakatla.ics
73387M	SOPE/NGCards/TimeZones/America/Mexico_City.ics
73388M	SOPE/NGCards/TimeZones/America/Miquelon.ics
73389M	SOPE/NGCards/TimeZones/America/Moncton.ics
73390M	SOPE/NGCards/TimeZones/America/Monterrey.ics
73391M	SOPE/NGCards/TimeZones/America/Montevideo.ics
73392M	SOPE/NGCards/TimeZones/America/Montreal.ics
73393M	SOPE/NGCards/TimeZones/America/Montserrat.ics
73394M	SOPE/NGCards/TimeZones/America/Nassau.ics
73395M	SOPE/NGCards/TimeZones/America/New_York.ics
73396M	SOPE/NGCards/TimeZones/America/Nipigon.ics
73397M	SOPE/NGCards/TimeZones/America/Nome.ics
73398M	SOPE/NGCards/TimeZones/America/Noronha.ics
73399M	SOPE/NGCards/TimeZones/America/North_Dakota/Beulah.ics
73400M	SOPE/NGCards/TimeZones/America/North_Dakota/Center.ics
73401M	SOPE/NGCards/TimeZones/America/North_Dakota/New_Salem.ics
73402M	SOPE/NGCards/TimeZones/America/Ojinaga.ics
73403M	SOPE/NGCards/TimeZones/America/Panama.ics
73404M	SOPE/NGCards/TimeZones/America/Pangnirtung.ics
73405M	SOPE/NGCards/TimeZones/America/Paramaribo.ics
73406M	SOPE/NGCards/TimeZones/America/Phoenix.ics
73407M	SOPE/NGCards/TimeZones/America/Port-au-Prince.ics
73408M	SOPE/NGCards/TimeZones/America/Port_of_Spain.ics
73409M	SOPE/NGCards/TimeZones/America/Porto_Velho.ics
73410M	SOPE/NGCards/TimeZones/America/Puerto_Rico.ics
73411M	SOPE/NGCards/TimeZones/America/Rainy_River.ics
73412M	SOPE/NGCards/TimeZones/America/Rankin_Inlet.ics
73413M	SOPE/NGCards/TimeZones/America/Recife.ics
73414M	SOPE/NGCards/TimeZones/America/Regina.ics
73415M	SOPE/NGCards/TimeZones/America/Resolute.ics
73416M	SOPE/NGCards/TimeZones/America/Rio_Branco.ics
73417M	SOPE/NGCards/TimeZones/America/Santa_Isabel.ics
73418M	SOPE/NGCards/TimeZones/America/Santarem.ics
73419M	SOPE/NGCards/TimeZones/America/Santiago.ics
73420M	SOPE/NGCards/TimeZones/America/Santo_Domingo.ics
73421M	SOPE/NGCards/TimeZones/America/Sao_Paulo.ics
73422M	SOPE/NGCards/TimeZones/America/Scoresbysund.ics
73423M	SOPE/NGCards/TimeZones/America/Shiprock.ics
73424M	SOPE/NGCards/TimeZones/America/Sitka.ics
73425M	SOPE/NGCards/TimeZones/America/St_Barthelemy.ics
73426M	SOPE/NGCards/TimeZones/America/St_Johns.ics
73427M	SOPE/NGCards/TimeZones/America/St_Kitts.ics
73428M	SOPE/NGCards/TimeZones/America/St_Lucia.ics
73429M	SOPE/NGCards/TimeZones/America/St_Thomas.ics
73430M	SOPE/NGCards/TimeZones/America/St_Vincent.ics
73431M	SOPE/NGCards/TimeZones/America/Swift_Current.ics
73432M	SOPE/NGCards/TimeZones/America/Tegucigalpa.ics
73433M	SOPE/NGCards/TimeZones/America/Thule.ics
73434M	SOPE/NGCards/TimeZones/America/Thunder_Bay.ics
73435M	SOPE/NGCards/TimeZones/America/Tijuana.ics
73436M	SOPE/NGCards/TimeZones/America/Toronto.ics
73437M	SOPE/NGCards/TimeZones/America/Tortola.ics
73438M	SOPE/NGCards/TimeZones/America/Vancouver.ics
73439M	SOPE/NGCards/TimeZones/America/Whitehorse.ics
73440M	SOPE/NGCards/TimeZones/America/Winnipeg.ics
73441M	SOPE/NGCards/TimeZones/America/Yakutat.ics
73442M	SOPE/NGCards/TimeZones/America/Yellowknife.ics
73443M	SOPE/NGCards/TimeZones/Antarctica/Casey.ics
73444M	SOPE/NGCards/TimeZones/Antarctica/Davis.ics
73445M	SOPE/NGCards/TimeZones/Antarctica/DumontDUrville.ics
73446M	SOPE/NGCards/TimeZones/Antarctica/Macquarie.ics
73447M	SOPE/NGCards/TimeZones/Antarctica/Mawson.ics
73448M	SOPE/NGCards/TimeZones/Antarctica/McMurdo.ics
73449M	SOPE/NGCards/TimeZones/Antarctica/Palmer.ics
73450M	SOPE/NGCards/TimeZones/Antarctica/Rothera.ics
73451M	SOPE/NGCards/TimeZones/Antarctica/South_Pole.ics
73452M	SOPE/NGCards/TimeZones/Antarctica/Syowa.ics
73453M	SOPE/NGCards/TimeZones/Antarctica/Vostok.ics
73454M	SOPE/NGCards/TimeZones/Arctic/Longyearbyen.ics
73455M	SOPE/NGCards/TimeZones/Asia/Aden.ics
73456M	SOPE/NGCards/TimeZones/Asia/Almaty.ics
73457M	SOPE/NGCards/TimeZones/Asia/Amman.ics
73458M	SOPE/NGCards/TimeZones/Asia/Anadyr.ics
73459M	SOPE/NGCards/TimeZones/Asia/Aqtau.ics
73460M	SOPE/NGCards/TimeZones/Asia/Aqtobe.ics
73461M	SOPE/NGCards/TimeZones/Asia/Ashgabat.ics
73462M	SOPE/NGCards/TimeZones/Asia/Baghdad.ics
73463M	SOPE/NGCards/TimeZones/Asia/Bahrain.ics
73464M	SOPE/NGCards/TimeZones/Asia/Baku.ics
73465M	SOPE/NGCards/TimeZones/Asia/Bangkok.ics
73466M	SOPE/NGCards/TimeZones/Asia/Beirut.ics
73467M	SOPE/NGCards/TimeZones/Asia/Bishkek.ics
73468M	SOPE/NGCards/TimeZones/Asia/Brunei.ics
73469M	SOPE/NGCards/TimeZones/Asia/Choibalsan.ics
73470M	SOPE/NGCards/TimeZones/Asia/Chongqing.ics
73471M	SOPE/NGCards/TimeZones/Asia/Colombo.ics
73472M	SOPE/NGCards/TimeZones/Asia/Damascus.ics
73473M	SOPE/NGCards/TimeZones/Asia/Dhaka.ics
73474M	SOPE/NGCards/TimeZones/Asia/Dili.ics
73475M	SOPE/NGCards/TimeZones/Asia/Dubai.ics
73476M	SOPE/NGCards/TimeZones/Asia/Dushanbe.ics
73477M	SOPE/NGCards/TimeZones/Asia/Gaza.ics
73478M	SOPE/NGCards/TimeZones/Asia/Harbin.ics
73479M	SOPE/NGCards/TimeZones/Asia/Hebron.ics
73480M	SOPE/NGCards/TimeZones/Asia/Ho_Chi_Minh.ics
73481M	SOPE/NGCards/TimeZones/Asia/Hong_Kong.ics
73482M	SOPE/NGCards/TimeZones/Asia/Hovd.ics
73483M	SOPE/NGCards/TimeZones/Asia/Irkutsk.ics
73484M	SOPE/NGCards/TimeZones/Asia/Istanbul.ics
73485M	SOPE/NGCards/TimeZones/Asia/Jakarta.ics
73486M	SOPE/NGCards/TimeZones/Asia/Jayapura.ics
73487M	SOPE/NGCards/TimeZones/Asia/Jerusalem.ics
73488M	SOPE/NGCards/TimeZones/Asia/Kabul.ics
73489M	SOPE/NGCards/TimeZones/Asia/Kamchatka.ics
73490M	SOPE/NGCards/TimeZones/Asia/Karachi.ics
73491M	SOPE/NGCards/TimeZones/Asia/Kashgar.ics
73492M	SOPE/NGCards/TimeZones/Asia/Kathmandu.ics
73493M	SOPE/NGCards/TimeZones/Asia/Kolkata.ics
73494M	SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics
73495M	SOPE/NGCards/TimeZones/Asia/Kuala_Lumpur.ics
73496M	SOPE/NGCards/TimeZones/Asia/Kuching.ics
73497M	SOPE/NGCards/TimeZones/Asia/Kuwait.ics
73498M	SOPE/NGCards/TimeZones/Asia/Macau.ics
73499M	SOPE/NGCards/TimeZones/Asia/Magadan.ics
73500M	SOPE/NGCards/TimeZones/Asia/Makassar.ics
73501M	SOPE/NGCards/TimeZones/Asia/Manila.ics
73502M	SOPE/NGCards/TimeZones/Asia/Muscat.ics
73503M	SOPE/NGCards/TimeZones/Asia/Nicosia.ics
73504M	SOPE/NGCards/TimeZones/Asia/Novokuznetsk.ics
73505M	SOPE/NGCards/TimeZones/Asia/Novosibirsk.ics
73506M	SOPE/NGCards/TimeZones/Asia/Omsk.ics
73507M	SOPE/NGCards/TimeZones/Asia/Oral.ics
73508M	SOPE/NGCards/TimeZones/Asia/Phnom_Penh.ics
73509M	SOPE/NGCards/TimeZones/Asia/Pontianak.ics
73510M	SOPE/NGCards/TimeZones/Asia/Pyongyang.ics
73511M	SOPE/NGCards/TimeZones/Asia/Qatar.ics
73512M	SOPE/NGCards/TimeZones/Asia/Qyzylorda.ics
73513M	SOPE/NGCards/TimeZones/Asia/Rangoon.ics
73514M	SOPE/NGCards/TimeZones/Asia/Riyadh.ics
73515M	SOPE/NGCards/TimeZones/Asia/Sakhalin.ics
73516M	SOPE/NGCards/TimeZones/Asia/Samarkand.ics
73517M	SOPE/NGCards/TimeZones/Asia/Seoul.ics
73518M	SOPE/NGCards/TimeZones/Asia/Shanghai.ics
73519M	SOPE/NGCards/TimeZones/Asia/Singapore.ics
73520M	SOPE/NGCards/TimeZones/Asia/Taipei.ics
73521M	SOPE/NGCards/TimeZones/Asia/Tashkent.ics
73522M	SOPE/NGCards/TimeZones/Asia/Tbilisi.ics
73523M	SOPE/NGCards/TimeZones/Asia/Tehran.ics
73524M	SOPE/NGCards/TimeZones/Asia/Thimphu.ics
73525M	SOPE/NGCards/TimeZones/Asia/Tokyo.ics
73526M	SOPE/NGCards/TimeZones/Asia/Ulaanbaatar.ics
73527M	SOPE/NGCards/TimeZones/Asia/Urumqi.ics
73528M	SOPE/NGCards/TimeZones/Asia/Vientiane.ics
73529M	SOPE/NGCards/TimeZones/Asia/Vladivostok.ics
73530M	SOPE/NGCards/TimeZones/Asia/Yakutsk.ics
73531M	SOPE/NGCards/TimeZones/Asia/Yekaterinburg.ics
73532M	SOPE/NGCards/TimeZones/Asia/Yerevan.ics
73533M	SOPE/NGCards/TimeZones/Atlantic/Azores.ics
73534M	SOPE/NGCards/TimeZones/Atlantic/Bermuda.ics
73535M	SOPE/NGCards/TimeZones/Atlantic/Canary.ics
73536M	SOPE/NGCards/TimeZones/Atlantic/Cape_Verde.ics
73537M	SOPE/NGCards/TimeZones/Atlantic/Faroe.ics
73538M	SOPE/NGCards/TimeZones/Atlantic/Madeira.ics
73539M	SOPE/NGCards/TimeZones/Atlantic/Reykjavik.ics
73540M	SOPE/NGCards/TimeZones/Atlantic/South_Georgia.ics
73541M	SOPE/NGCards/TimeZones/Atlantic/St_Helena.ics
73542M	SOPE/NGCards/TimeZones/Atlantic/Stanley.ics
73543M	SOPE/NGCards/TimeZones/Australia/Adelaide.ics
73544M	SOPE/NGCards/TimeZones/Australia/Brisbane.ics
73545M	SOPE/NGCards/TimeZones/Australia/Broken_Hill.ics
73546M	SOPE/NGCards/TimeZones/Australia/Currie.ics
73547M	SOPE/NGCards/TimeZones/Australia/Darwin.ics
73548M	SOPE/NGCards/TimeZones/Australia/Eucla.ics
73549M	SOPE/NGCards/TimeZones/Australia/Hobart.ics
73550M	SOPE/NGCards/TimeZones/Australia/Lindeman.ics
73551M	SOPE/NGCards/TimeZones/Australia/Lord_Howe.ics
73552M	SOPE/NGCards/TimeZones/Australia/Melbourne.ics
73553M	SOPE/NGCards/TimeZones/Australia/Perth.ics
73554M	SOPE/NGCards/TimeZones/Australia/Sydney.ics
73555M	SOPE/NGCards/TimeZones/Europe/Amsterdam.ics
73556M	SOPE/NGCards/TimeZones/Europe/Andorra.ics
73557M	SOPE/NGCards/TimeZones/Europe/Athens.ics
73558M	SOPE/NGCards/TimeZones/Europe/Belgrade.ics
73559M	SOPE/NGCards/TimeZones/Europe/Berlin.ics
73560M	SOPE/NGCards/TimeZones/Europe/Bratislava.ics
73561M	SOPE/NGCards/TimeZones/Europe/Brussels.ics
73562M	SOPE/NGCards/TimeZones/Europe/Bucharest.ics
73563M	SOPE/NGCards/TimeZones/Europe/Budapest.ics
73564M	SOPE/NGCards/TimeZones/Europe/Chisinau.ics
73565M	SOPE/NGCards/TimeZones/Europe/Copenhagen.ics
73566M	SOPE/NGCards/TimeZones/Europe/Dublin.ics
73567M	SOPE/NGCards/TimeZones/Europe/Gibraltar.ics
73568M	SOPE/NGCards/TimeZones/Europe/Guernsey.ics
73569M	SOPE/NGCards/TimeZones/Europe/Helsinki.ics
73570M	SOPE/NGCards/TimeZones/Europe/Isle_of_Man.ics
73571M	SOPE/NGCards/TimeZones/Europe/Istanbul.ics
73572M	SOPE/NGCards/TimeZones/Europe/Jersey.ics
73573M	SOPE/NGCards/TimeZones/Europe/Kaliningrad.ics
73574M	SOPE/NGCards/TimeZones/Europe/Kiev.ics
73575M	SOPE/NGCards/TimeZones/Europe/Lisbon.ics
73576M	SOPE/NGCards/TimeZones/Europe/Ljubljana.ics
73577M	SOPE/NGCards/TimeZones/Europe/London.ics
73578M	SOPE/NGCards/TimeZones/Europe/Luxembourg.ics
73579M	SOPE/NGCards/TimeZones/Europe/Madrid.ics
73580M	SOPE/NGCards/TimeZones/Europe/Malta.ics
73581M	SOPE/NGCards/TimeZones/Europe/Mariehamn.ics
73582M	SOPE/NGCards/TimeZones/Europe/Minsk.ics
73583M	SOPE/NGCards/TimeZones/Europe/Monaco.ics
73584M	SOPE/NGCards/TimeZones/Europe/Moscow.ics
73585M	SOPE/NGCards/TimeZones/Europe/Nicosia.ics
73586M	SOPE/NGCards/TimeZones/Europe/Oslo.ics
73587M	SOPE/NGCards/TimeZones/Europe/Paris.ics
73588M	SOPE/NGCards/TimeZones/Europe/Podgorica.ics
73589M	SOPE/NGCards/TimeZones/Europe/Prague.ics
73590M	SOPE/NGCards/TimeZones/Europe/Riga.ics
73591M	SOPE/NGCards/TimeZones/Europe/Rome.ics
73592M	SOPE/NGCards/TimeZones/Europe/Samara.ics
73593M	SOPE/NGCards/TimeZones/Europe/San_Marino.ics
73594M	SOPE/NGCards/TimeZones/Europe/Sarajevo.ics
73595M	SOPE/NGCards/TimeZones/Europe/Simferopol.ics
73596M	SOPE/NGCards/TimeZones/Europe/Skopje.ics
73597M	SOPE/NGCards/TimeZones/Europe/Sofia.ics
73598M	SOPE/NGCards/TimeZones/Europe/Stockholm.ics
73599M	SOPE/NGCards/TimeZones/Europe/Tallinn.ics
73600M	SOPE/NGCards/TimeZones/Europe/Tirane.ics
73601M	SOPE/NGCards/TimeZones/Europe/Uzhgorod.ics
73602M	SOPE/NGCards/TimeZones/Europe/Vaduz.ics
73603M	SOPE/NGCards/TimeZones/Europe/Vatican.ics
73604M	SOPE/NGCards/TimeZones/Europe/Vienna.ics
73605M	SOPE/NGCards/TimeZones/Europe/Vilnius.ics
73606M	SOPE/NGCards/TimeZones/Europe/Volgograd.ics
73607M	SOPE/NGCards/TimeZones/Europe/Warsaw.ics
73608M	SOPE/NGCards/TimeZones/Europe/Zagreb.ics
73609M	SOPE/NGCards/TimeZones/Europe/Zaporozhye.ics
73610M	SOPE/NGCards/TimeZones/Europe/Zurich.ics
73611M	SOPE/NGCards/TimeZones/Indian/Antananarivo.ics
73612M	SOPE/NGCards/TimeZones/Indian/Chagos.ics
73613M	SOPE/NGCards/TimeZones/Indian/Christmas.ics
73614M	SOPE/NGCards/TimeZones/Indian/Cocos.ics
73615M	SOPE/NGCards/TimeZones/Indian/Comoro.ics
73616M	SOPE/NGCards/TimeZones/Indian/Kerguelen.ics
73617M	SOPE/NGCards/TimeZones/Indian/Mahe.ics
73618M	SOPE/NGCards/TimeZones/Indian/Maldives.ics
73619M	SOPE/NGCards/TimeZones/Indian/Mauritius.ics
73620M	SOPE/NGCards/TimeZones/Indian/Mayotte.ics
73621M	SOPE/NGCards/TimeZones/Indian/Reunion.ics
73622M	SOPE/NGCards/TimeZones/Pacific/Apia.ics
73623M	SOPE/NGCards/TimeZones/Pacific/Auckland.ics
73624M	SOPE/NGCards/TimeZones/Pacific/Chatham.ics
73625M	SOPE/NGCards/TimeZones/Pacific/Chuuk.ics
73626M	SOPE/NGCards/TimeZones/Pacific/Easter.ics
73627M	SOPE/NGCards/TimeZones/Pacific/Efate.ics
73628M	SOPE/NGCards/TimeZones/Pacific/Enderbury.ics
73629M	SOPE/NGCards/TimeZones/Pacific/Fakaofo.ics
73630M	SOPE/NGCards/TimeZones/Pacific/Fiji.ics
73631M	SOPE/NGCards/TimeZones/Pacific/Funafuti.ics
73632M	SOPE/NGCards/TimeZones/Pacific/Galapagos.ics
73633M	SOPE/NGCards/TimeZones/Pacific/Gambier.ics
73634M	SOPE/NGCards/TimeZones/Pacific/Guadalcanal.ics
73635M	SOPE/NGCards/TimeZones/Pacific/Guam.ics
73636M	SOPE/NGCards/TimeZones/Pacific/Honolulu.ics
73637M	SOPE/NGCards/TimeZones/Pacific/Johnston.ics
73638M	SOPE/NGCards/TimeZones/Pacific/Kiritimati.ics
73639M	SOPE/NGCards/TimeZones/Pacific/Kosrae.ics
73640M	SOPE/NGCards/TimeZones/Pacific/Kwajalein.ics
73641M	SOPE/NGCards/TimeZones/Pacific/Majuro.ics
73642M	SOPE/NGCards/TimeZones/Pacific/Marquesas.ics
73643M	SOPE/NGCards/TimeZones/Pacific/Midway.ics
73644M	SOPE/NGCards/TimeZones/Pacific/Nauru.ics
73645M	SOPE/NGCards/TimeZones/Pacific/Niue.ics
73646M	SOPE/NGCards/TimeZones/Pacific/Norfolk.ics
73647M	SOPE/NGCards/TimeZones/Pacific/Noumea.ics
73648M	SOPE/NGCards/TimeZones/Pacific/Pago_Pago.ics
73649M	SOPE/NGCards/TimeZones/Pacific/Palau.ics
73650M	SOPE/NGCards/TimeZones/Pacific/Pitcairn.ics
73651M	SOPE/NGCards/TimeZones/Pacific/Pohnpei.ics
73652M	SOPE/NGCards/TimeZones/Pacific/Port_Moresby.ics
73653M	SOPE/NGCards/TimeZones/Pacific/Rarotonga.ics
73654M	SOPE/NGCards/TimeZones/Pacific/Saipan.ics
73655M	SOPE/NGCards/TimeZones/Pacific/Tahiti.ics
73656M	SOPE/NGCards/TimeZones/Pacific/Tarawa.ics
73657M	SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics
73658M	SOPE/NGCards/TimeZones/Pacific/Wake.ics
73659M	SOPE/NGCards/TimeZones/Pacific/Wallis.ics
73660
73661commit 321e7e635d1594e2d2e2369d22891282d470294b
73662Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73663Date:   Sat Oct 20 14:26:23 2012 -0400
73664
73665    added "--pure" parameter to suggested command-line
73666
73667M	SOPE/NGCards/TimeZones/UPDATING
73668
73669commit 5c9298febf76926dfebc9e63c202440ed7669c76
73670Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73671Date:   Sat Oct 20 13:28:31 2012 -0400
73672
73673    sort the timezone periods chronologically, in reverse order, to ensure that the most recent valid one is used
73674
73675M	SOPE/NGCards/iCalTimeZone.m
73676
73677commit 948bafd2bf30b46654e4a006da7416633befdba7
73678Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73679Date:   Sat Oct 20 13:27:24 2012 -0400
73680
73681    s/occurence/occurrence/g
73682
73683M	SOPE/NGCards/iCalTimeZonePeriod.h
73684M	SOPE/NGCards/iCalTimeZonePeriod.m
73685M	Tests/Unit/TestiCalTimeZonePeriod.m
73686
73687commit a632c82b59bdc6ea73d772101684d2dae0476f9e
73688Author: Jeroen Dekkers <jeroen@dekkers.ch>
73689Date:   Fri Oct 19 18:46:46 2012 +0200
73690
73691    Implement a "make check" target that will run the unit tests
73692
73693M	GNUmakefile
73694M	Tests/Unit/GNUmakefile
73695M	Tests/Unit/SOGoTestRunner.m
73696M	UI/Templates/GNUmakefile
73697M	UI/WebServerResources/GNUmakefile
73698
73699commit 990911e14272e2233b2530b15aa6f2d9afd7db2b
73700Author: Jeroen Dekkers <jeroen@dekkers.ch>
73701Date:   Fri Oct 19 18:23:07 2012 +0200
73702
73703    Specify all necessary libraries when linking
73704
73705M	Main/GNUmakefile.preamble
73706M	OGoContentStore/GNUmakefile.preamble
73707M	SOPE/GDLContentStore/GNUmakefile.preamble
73708M	SOPE/NGCards/GNUmakefile.preamble
73709M	SoObjects/SOGo/GNUmakefile.preamble
73710M	SoObjects/common.make
73711M	UI/SOGoUI/GNUmakefile.preamble
73712
73713commit 439bb132c1eed1210cc88f160af0839b83f536eb
73714Author: Jeroen Dekkers <jeroen@dekkers.ch>
73715Date:   Fri Oct 19 17:33:48 2012 +0200
73716
73717    Add support for GnuTLS
73718
73719M	SoObjects/SOGo/GNUmakefile.preamble
73720M	SoObjects/SOGo/NSData+Crypto.m
73721M	Tests/Unit/GNUmakefile
73722A	Tests/Unit/TestNSData+Crypto.m
73723A	Tests/Unit/TestNSString+Crypto.m
73724A	UI/MailPartViewers/GNUmakefile.preamble
73725M	UI/MailPartViewers/UIxMailPartSignedViewer.m
73726M	configure
73727A	maintenance/dummytool.c
73728
73729commit 0482c1db333803e7ca4694ad13b9107d17e94054
73730Author: Jeroen Dekkers <jeroen@dekkers.ch>
73731Date:   Fri Oct 19 16:07:45 2012 +0200
73732
73733    Read configuration from /usr/local/etc/sogo/sogo.conf
73734
73735M	SoObjects/SOGo/SOGoSystemDefaults.m
73736M	Tools/sogo-tool.m
73737
73738commit 34f3ddd0d71a8ac7574b9dc7470a76400c691f95
73739Author: Jeroen Dekkers <jeroen@dekkers.ch>
73740Date:   Fri Oct 19 16:05:41 2012 +0200
73741
73742    Compile daemon as Position Independent Executable
73743
73744M	Main/GNUmakefile
73745
73746commit 3cd249f231ecc69b2e48d0018aa12120233d9316
73747Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73748Date:   Fri Oct 19 04:37:56 2012 -0400
73749
73750    Reduced the delay used for fetching the mail rows from 200 to 100ms
73751
73752M	UI/WebServerResources/SOGoDataTable.js
73753
73754commit 5e89c1236d475c29f43996eabdee22b64ade5cfa
73755Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73756Date:   Fri Oct 19 04:37:36 2012 -0400
73757
73758    Merged the code of _getData into getData and getting rid of the delay for rows that are already in cache
73759
73760M	UI/WebServerResources/SOGoMailDataSource.js
73761
73762commit b005b872de2ac1c10d25e4a4080729516166ac67
73763Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73764Date:   Fri Oct 19 04:34:13 2012 -0400
73765
73766    Style
73767
73768M	UI/WebServerResources/SOGoDataTable.js
73769M	UI/WebServerResources/SOGoMailDataSource.js
73770
73771commit b744710ee3c997a635abc24002d1f9333c6f8114
73772Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73773Date:   Thu Oct 18 14:13:32 2012 -0400
73774
73775    Updated copyright
73776
73777M	UI/Common/WODirectAction+SOGo.m
73778
73779commit 479772a73f82456626d59337a8173732ba9844ed
73780Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73781Date:   Thu Oct 18 13:37:42 2012 -0400
73782
73783    Further optimized things by caching the parsed strings dictionary directly
73784
73785M	UI/Common/WODirectAction+SOGo.m
73786
73787commit 1e84bccf42e3321d9786378e8d43fd54e93f9b27
73788Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73789Date:   Thu Oct 18 13:00:59 2012 -0400
73790
73791    new optimization that strongly improve the lookup time of labels
73792
73793M	UI/Common/WODirectAction+SOGo.m
73794
73795commit 4c6ca4efc2ad8e83a3bd09206cc9c24aae69c807
73796Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73797Date:   Thu Oct 18 11:51:23 2012 -0400
73798
73799    _handleAttendeesEdition: ensure that the attendee email is correctly see before registering it, since the JSON content may set empty entries
73800
73801M	UI/Scheduler/UIxComponentEditor.m
73802
73803commit 1357bb2f35a3ead46df29067e856497456f72f8c
73804Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73805Date:   Thu Oct 18 11:34:47 2012 -0400
73806
73807    -[EOAndQualifier initWithQualifiers:] must receive a nil-ended list (fixes #1999)
73808
73809M	SoObjects/SOGo/SOGoGCSFolder.m
73810
73811commit cb61753cc4997e115a401ce96ba7c000d65b5e95
73812Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73813Date:   Thu Oct 18 11:04:50 2012 -0400
73814
73815    Fixed the display of the restorable folder ids
73816
73817M	Tools/SOGoToolRestore.m
73818
73819commit 97aefee1ecfe8c179e56577e4718769dd0f197e1
73820Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73821Date:   Thu Oct 18 10:34:05 2012 -0400
73822
73823    removed the (apparently) useless version requirements, due to problems with the ObjC2 runtime on OpenBSD (thanks to Sebastian Reitenbach)
73824
73825M	UI/SOGoElements/bundle-info.plist
73826
73827commit bde8f662a3f851d74bc69e660444a5d63ec88b94
73828Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73829Date:   Thu Oct 18 10:33:20 2012 -0400
73830
73831    removed (apparently) useless +version from classes, due to problems with the ObjC2 runtime on OpenBSD (thanks to Sebastian Reitenbach)
73832
73833M	UI/SOGoUI/UIxComponent.m
73834
73835commit 1f586a4416a9cd2c8681b365891c465bc4614888
73836Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73837Date:   Thu Oct 18 10:33:14 2012 -0400
73838
73839    removed (apparently) useless +version from classes, due to problems with the ObjC2 runtime on OpenBSD (thanks to Sebastian Reitenbach)
73840
73841M	SOPE/NGCards/iCalObject.m
73842
73843commit 565a48d36d6b7d07c4e4680f34a97c62436e9ed4
73844Author: Francis Lachapelle <flachapelle@inverse.ca>
73845Date:   Thu Oct 18 08:39:49 2012 -0400
73846
73847    Extend width of labels in preferences
73848
73849M	UI/WebServerResources/generic.css
73850
73851commit 5b40562abc8252a628e2a53b15191062cfe40d3b
73852Author: Francis Lachapelle <flachapelle@inverse.ca>
73853Date:   Thu Oct 18 08:38:58 2012 -0400
73854
73855    Add missing translation strings in scheduler
73856
73857M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
73858M	UI/Scheduler/Catalan.lproj/Localizable.strings
73859M	UI/Scheduler/Czech.lproj/Localizable.strings
73860M	UI/Scheduler/Danish.lproj/Localizable.strings
73861M	UI/Scheduler/Dutch.lproj/Localizable.strings
73862M	UI/Scheduler/English.lproj/Localizable.strings
73863M	UI/Scheduler/French.lproj/Localizable.strings
73864M	UI/Scheduler/German.lproj/Localizable.strings
73865M	UI/Scheduler/Hungarian.lproj/Localizable.strings
73866M	UI/Scheduler/Icelandic.lproj/Localizable.strings
73867M	UI/Scheduler/Italian.lproj/Localizable.strings
73868M	UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings
73869M	UI/Scheduler/NorwegianNynorsk.lproj/Localizable.strings
73870M	UI/Scheduler/Polish.lproj/Localizable.strings
73871M	UI/Scheduler/Russian.lproj/Localizable.strings
73872M	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
73873M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
73874M	UI/Scheduler/Swedish.lproj/Localizable.strings
73875M	UI/Scheduler/Ukrainian.lproj/Localizable.strings
73876M	UI/Scheduler/Welsh.lproj/Localizable.strings
73877
73878commit a13491f113f8db1c18aa54c18c6067cadb88ef70
73879Author: Francis Lachapelle <flachapelle@inverse.ca>
73880Date:   Thu Oct 18 08:30:54 2012 -0400
73881
73882    Add missing translations strings in preferences
73883
73884M	UI/PreferencesUI/English.lproj/Localizable.strings
73885M	UI/PreferencesUI/French.lproj/Localizable.strings
73886
73887commit 06fc7ed49f6fed3ea5c20ee4eb020f4cab8c1b4f
73888Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73889Date:   Wed Oct 17 08:26:22 2012 -0400
73890
73891    -submitWithFlags: adapt to new SOGoMailer API
73892
73893M	OpenChange/MAPIStoreMailVolatileMessage.m
73894
73895commit 5a767904189e784c45425b6414e887ebaa2ffd5b
73896Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73897Date:   Tue Oct 16 16:56:48 2012 -0400
73898
73899    Added support for SMTP PLAIN authentication
73900
73901M	Documentation/SOGo Installation Guide.odt
73902M	SoObjects/Appointments/SOGoCalendarComponent.m
73903M	SoObjects/Mailer/SOGoDraftObject.m
73904M	SoObjects/SOGo/SOGoDomainDefaults.h
73905M	SoObjects/SOGo/SOGoDomainDefaults.m
73906M	SoObjects/SOGo/SOGoMailer.h
73907M	SoObjects/SOGo/SOGoMailer.m
73908M	SoObjects/SOGo/SOGoSession.m
73909M	Tools/SOGoEAlarmsNotifier.m
73910M	UI/MailerUI/UIxMailView.m
73911M	UI/SOGoUI/SOGoACLAdvisory.m
73912M	UI/SOGoUI/SOGoFolderAdvisory.m
73913
73914commit ef5119f76599f6a11a75175726f055982fa63d83
73915Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73916Date:   Mon Oct 15 08:04:26 2012 -0400
73917
73918    crash: do not attempt to store nil body part keys, for emails having no text body
73919
73920M	OpenChange/MAPIStoreMailFolder.m
73921
73922commit 23ea0065752191a987b84d5b7d48bbfb7db7fb2b
73923Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73924Date:   Sat Oct 13 13:45:56 2012 -0400
73925
73926    nameExistsInFolder: removed useless method
73927
73928M	SoObjects/SOGo/SOGoGCSFolder.h
73929M	SoObjects/SOGo/SOGoGCSFolder.m
73930
73931commit d5c29b387055a67f6195c5092f6a04957a472b0f
73932Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73933Date:   Sat Oct 13 10:59:18 2012 -0400
73934
73935    speedup of -synchroniseCache: assign message ids and change numbers in batch, as in the mail module
73936
73937M	OpenChange/MAPIStoreGCSFolder.m
73938
73939commit 1f54b3dd0e7b1e252a6b2282428a1d999771d320
73940Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73941Date:   Sat Oct 13 10:56:56 2012 -0400
73942
73943    fixed typo in configuration sample
73944
73945M	Documentation/SOGo Installation Guide.odt
73946
73947commit dec64722c8ff05b60d74f1af61cc82403e77c27b
73948Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73949Date:   Sat Oct 13 09:59:13 2012 -0400
73950
73951    Use NSString instances for representing change numbers, rather than NSNumber
73952
73953M	OpenChange/MAPIStoreGCSFolder.h
73954M	OpenChange/MAPIStoreGCSFolder.m
73955M	OpenChange/MAPIStoreGCSMessage.m
73956
73957commit 1e92fe0395c05b013ddc74261708270dab150669
73958Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73959Date:   Sat Oct 13 09:50:43 2012 -0400
73960
73961    style
73962
73963M	OpenChange/MAPIStoreGCSFolder.m
73964
73965commit 526f83d3c94fd74d5689eb0e0517973f595e8227
73966Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73967Date:   Fri Oct 12 23:29:38 2012 -0400
73968
73969    synchroniseCache: register new mail message ids and version numbers in batch with the new methods in MAPIStoreFolder and MAPIStoreMapping
73970
73971M	OpenChange/MAPIStoreMailFolder.m
73972
73973commit 63abe73c29bc7d211a22722e8f3c489e1601b967
73974Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73975Date:   Fri Oct 12 23:28:47 2012 -0400
73976
73977    ensureIDsForChildKeys: new helper method that ensure that the child keys have a corresponding fmid and register them with -[MAPIStoreMapping registerURLs:withIDs:] if needed
73978
73979M	OpenChange/MAPIStoreFolder.h
73980M	OpenChange/MAPIStoreFolder.m
73981
73982commit 9e551cca5bc0aebda0dcc0cc09f4de398bd793c7
73983Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73984Date:   Fri Oct 12 23:27:05 2012 -0400
73985
73986    registerURLs:withIDs: now takes an array of NSNumber or NSString instances
73987
73988M	OpenChange/MAPIStoreMapping.h
73989M	OpenChange/MAPIStoreMapping.m
73990
73991commit ea98a35fadde20d61de8fc9f037115c4bfc356a6
73992Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
73993Date:   Fri Oct 12 23:25:51 2012 -0400
73994
73995    getNewFMIDs: new wrapper method around openchangedb_get_new_folderIDs
73996
73997M	OpenChange/MAPIStoreContext.h
73998M	OpenChange/MAPIStoreContext.m
73999
74000commit 641eb8013b270a016ef78d3e8bffb3dcf384badc
74001Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74002Date:   Fri Oct 12 17:44:26 2012 -0400
74003
74004    -registerURLs:withIDs: new method to register multiple urls at once
74005
74006M	OpenChange/MAPIStoreMapping.h
74007M	OpenChange/MAPIStoreMapping.m
74008
74009commit 5e2453f3c45429f8055d35f98cc17a49a537f49b
74010Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74011Date:   Fri Oct 12 17:42:43 2012 -0400
74012
74013    getNewChangeNumbers: new wrapper for openchangedb_get_new_changeNumbers
74014
74015M	OpenChange/MAPIStoreContext.h
74016M	OpenChange/MAPIStoreContext.m
74017
74018commit bc52ee69540981f383f7a8e40484ff93558df41f
74019Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74020Date:   Fri Oct 12 16:56:35 2012 -0400
74021
74022    Updated index table
74023
74024M	Documentation/SOGo Installation Guide.odt
74025M	Documentation/SOGo Mobile Devices Configuration.odt
74026M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
74027M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
74028
74029commit b1547d7212dfeb23a8d6c936db0a46cad77f8b23
74030Author: Luc Charland <lcharland@inverse.ca>
74031Date:   Fri Oct 12 13:34:38 2012 -0400
74032
74033    related with bug #0724. Erase rows before ajax call.
74034
74035    For a better user experience, first erase (hide) the rows that were
74036    deleted. Then make the ajax call for batchdelete. On confirmation
74037    really delete the rows.
74038
74039M	UI/WebServerResources/ContactsUI.js
74040
74041commit 854985e12445e2e9e0931e7a1af40f48b171dcb9
74042Author: Luc Charland <lcharland@inverse.ca>
74043Date:   Tue Oct 9 11:29:35 2012 -0400
74044
74045    Fixed bug #1477 Add decision in subject header
74046
74047M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
74048M	SoObjects/Appointments/Catalan.lproj/Localizable.strings
74049M	SoObjects/Appointments/Czech.lproj/Localizable.strings
74050M	SoObjects/Appointments/Danish.lproj/Localizable.strings
74051M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
74052M	SoObjects/Appointments/English.lproj/Localizable.strings
74053M	SoObjects/Appointments/French.lproj/Localizable.strings
74054M	SoObjects/Appointments/German.lproj/Localizable.strings
74055M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
74056M	SoObjects/Appointments/Icelandic.lproj/Localizable.strings
74057M	SoObjects/Appointments/Italian.lproj/Localizable.strings
74058M	SoObjects/Appointments/NorwegianBokmal.lproj/Localizable.strings
74059M	SoObjects/Appointments/NorwegianNynorsk.lproj/Localizable.strings
74060M	SoObjects/Appointments/Polish.lproj/Localizable.strings
74061M	SoObjects/Appointments/Russian.lproj/Localizable.strings
74062M	SoObjects/Appointments/SOGoAptMailICalReply.m
74063M	SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings
74064M	SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings
74065M	SoObjects/Appointments/Swedish.lproj/Localizable.strings
74066M	SoObjects/Appointments/Ukrainian.lproj/Localizable.strings
74067M	SoObjects/Appointments/Welsh.lproj/Localizable.strings
74068
74069commit e73ef5d98d0a377388ae21f4010b15aa69d15da5
74070Author: Francis Lachapelle <flachapelle@inverse.ca>
74071Date:   Wed Oct 10 15:33:04 2012 -0400
74072
74073    Updated Hungarian translation
74074
74075M	UI/MainUI/Hungarian.lproj/Localizable.strings
74076M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
74077
74078commit f8aecc374c4c03bd6864e34b062cd8ad845eb479
74079Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74080Date:   Wed Oct 10 15:21:50 2012 -0400
74081
74082    Updated for 2.0.1
74083
74084M	NEWS
74085
74086commit a29c39c5d5cbe10327ca72ec65493fc32000759b
74087Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74088Date:   Wed Oct 10 14:53:23 2012 -0400
74089
74090    Release 2.0.1
74091
74092M	ChangeLog
74093
74094commit f10739b3e962015102b3d98bd0dc49461c5e397b
74095Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74096Date:   Wed Oct 10 14:51:46 2012 -0400
74097
74098    Searched and replaces "2.0.0" with "2.0.1"
74099
74100M	Version
74101
74102commit 28fffddb9e79f91c22ca3b7eaeeab0a75bbce6cb
74103Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74104Date:   Wed Oct 10 14:50:27 2012 -0400
74105
74106    Searched and replaces "2.0.0" with "2.0.1"
74107
74108M	Documentation/SOGo Installation Guide.odt
74109M	Documentation/SOGo Mobile Devices Configuration.odt
74110M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
74111M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
74112
74113commit d597aeb508bba77d9961f62ff8fa4c0f93b2784e
74114Author: Luc Charland <lcharland@inverse.ca>
74115Date:   Wed Oct 10 12:38:23 2012 -0400
74116
74117    Used POST for the batch delete call instead of parameters
74118
74119    This might have bust the 1024 limit. With post, no problem.
74120
74121M	UI/WebServerResources/ContactsUI.js
74122
74123commit 58bb45477475086f0e4fa7831e108a5011f1d1d2
74124Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74125Date:   Wed Oct 10 11:57:36 2012 -0400
74126
74127    "id" is already a pointer type
74128
74129M	SoObjects/Mailer/SOGoMailForward.m
74130
74131commit 420e5e075950a868441ffb5a2d82213fd18c7c76
74132Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74133Date:   Wed Oct 10 11:55:06 2012 -0400
74134
74135    include inttypes.h for PRIx64
74136
74137M	OpenChange/MAPIStoreMapping.m
74138
74139commit 62860a86698d5212898313c862968b3a88ee5722
74140Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74141Date:   Wed Oct 10 11:53:50 2012 -0400
74142
74143    removed obsolete file
74144
74145D	.mtn-ignore
74146
74147commit 16f0ebc973db0f5010843e45721baf7d55cbb70c
74148Author: Luc Charland <lcharland@inverse.ca>
74149Date:   Wed Oct 10 10:56:06 2012 -0400
74150
74151    cosmetic change of a variable name
74152
74153M	UI/WebServerResources/ContactsUI.js
74154
74155commit 2ddeb129e36a52f7cca2b9d65ef43031a4a26425
74156Author: Luc Charland <lcharland@inverse.ca>
74157Date:   Wed Oct 10 10:19:52 2012 -0400
74158
74159    Changed currentContact to currentContactId.
74160
74161M	UI/WebServerResources/ContactsUI.js
74162
74163commit a2c923aae1cbe3cd2a90e0f4e0e933fae278f98e
74164Author: Luc Charland <lcharland@inverse.ca>
74165Date:   Fri Oct 5 14:43:58 2012 -0400
74166
74167    Fixed bug #0724 Deleting multiple contacts batch
74168
74169    Deleting multiple contacts currently involves one HTTP query per entry.
74170    It would be nice to implement a batch delete action, like in the
74171    Mail module.
74172
74173M	UI/WebServerResources/ContactsUI.js
74174
74175commit dd1a8e9285537c0ae90d9fdba43091c5caf5e109
74176Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74177Date:   Wed Oct 10 10:38:50 2012 -0400
74178
74179    only preload message bodies of normal messages, ignore FAI ones
74180
74181M	OpenChange/MAPIStoreMailFolder.m
74182
74183commit 37e8f7ca9835e596f5b93918b22c4f7c682f7290
74184Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74185Date:   Wed Oct 10 10:38:25 2012 -0400
74186
74187    "preload_message_bodies" now take an additional "enum mapistore_table_type" argument
74188
74189M	OpenChange/MAPIStoreFolder.h
74190M	OpenChange/MAPIStoreFolder.m
74191M	OpenChange/MAPIStoreSOGo.m
74192
74193commit 060c0369367ac64a36c280abe71f34a5bec66ce9
74194Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74195Date:   Wed Oct 10 08:43:21 2012 -0400
74196
74197    ensure that object versions are properly "masked" to 48-bit integers
74198
74199M	OpenChange/MAPIStoreDBMessage.m
74200M	OpenChange/MAPIStoreDBMessageTable.m
74201
74202commit ad2b5fe4131748f474add997621923fd8c88ffa3
74203Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74204Date:   Wed Oct 10 08:42:44 2012 -0400
74205
74206    ensure that shifted property ids are correctly "masked" to 16-bit integers
74207
74208M	OpenChange/MAPIStoreCalendarMessage.m
74209M	OpenChange/MAPIStoreObject.m
74210M	OpenChange/NSObject+MAPIStore.m
74211
74212commit b56bc292377eb17c8a63022c2e7551458a13bb18
74213Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74214Date:   Tue Oct 9 17:27:08 2012 -0400
74215
74216    Fixed output of "ls" when searching resource files
74217
74218M	UI/WebServerResources/GNUmakefile
74219
74220commit 5b7cbb6350cdbe2cee9710d3a13baf724a53b2d0
74221Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74222Date:   Tue Oct 9 16:39:24 2012 -0400
74223
74224    Use NSString instances as keys rather than NSNumber, to work around a performance issue with GNUstep < 1.24
74225
74226M	OpenChange/MAPIStoreMailFolder.h
74227M	OpenChange/MAPIStoreMailFolder.m
74228M	OpenChange/MAPIStoreMailMessage.m
74229
74230commit c9dad4cab66fd0a8a168586f00a17195f6fd5a9d
74231Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74232Date:   Tue Oct 9 14:14:58 2012 -0400
74233
74234    Make use of +[NSString stringWithUnsignedLongLong:] from NGExtensions
74235
74236M	OpenChange/MAPIStoreMapping.m
74237
74238commit 37b9aca9408ab3704ae2431bcafdafa7c7b57017
74239Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74240Date:   Tue Oct 9 14:03:28 2012 -0400
74241
74242    Do not consider fetching and storing user info for user ids or emails which contain spaces
74243
74244M	SoObjects/SOGo/SOGoUserManager.m
74245
74246commit 2be692263369c3e45f9285b168c8ae6c4a30046a
74247Author: Francis Lachapelle <flachapelle@inverse.ca>
74248Date:   Tue Oct 9 09:12:39 2012 -0400
74249
74250    Organizer email address clickable in event editor
74251
74252    Fixes #2010
74253
74254M	UI/Scheduler/UIxComponentEditor.m
74255M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
74256M	UI/WebServerResources/UIxAppointmentEditor.css
74257M	UI/WebServerResources/UIxAppointmentEditor.js
74258M	UI/WebServerResources/UIxComponentEditor.js
74259
74260commit 16a1b02826de53a95a47ea7e05ba3e5f94a69dfd
74261Author: Francis Lachapelle <flachapelle@inverse.ca>
74262Date:   Mon Oct 8 16:31:17 2012 -0400
74263
74264    Fixed position of event info box in day view
74265
74266    Fixes #2011
74267
74268M	UI/WebServerResources/SchedulerUI.js
74269
74270commit 113a95d2c7861df4a819249d7220178b856ae79d
74271Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74272Date:   Sun Oct 7 00:17:42 2012 -0400
74273
74274    show "dealloc" messages since "init" messages are shown already
74275
74276M	OpenChange/MAPIStoreSOGoObject.m
74277
74278commit 65462b273aee7d42558b6ca8778c04f77f6f47d5
74279Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74280Date:   Sun Oct 7 00:17:06 2012 -0400
74281
74282    dealloc: release the associated woContext, thereby fixing a mem leak
74283
74284M	OpenChange/MAPIStoreUserContext.m
74285
74286commit 3c0e534d111e9e98d0bb7f80fd3fb5f0b06e3275
74287Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74288Date:   Sat Oct 6 14:51:26 2012 -0400
74289
74290    Keep unresolved users in the cache too, to avoid useless queries to the user database
74291
74292M	SoObjects/SOGo/SOGoUserManager.m
74293
74294commit 2758b44d3775fdbda9ecfb8214443779a567f29d
74295Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74296Date:   Sat Oct 6 14:19:34 2012 -0400
74297
74298    Small optimization, we avoid copying potentially big array of bytes by attaching a wrapper around the NSData object to the resulting binary structure
74299
74300M	OpenChange/NSData+MAPIStore.m
74301
74302commit a549773554642002d9a6ba55da20737943bc905f
74303Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74304Date:   Sat Oct 6 13:02:39 2012 -0400
74305
74306    Implemented a mechanism to preload body parts for email messages
74307
74308M	OpenChange/MAPIStoreMailFolder.h
74309M	OpenChange/MAPIStoreMailFolder.m
74310M	OpenChange/MAPIStoreMailMessage.h
74311M	OpenChange/MAPIStoreMailMessage.m
74312
74313commit a7691c552b888a8eae41c39852e592be3a482cea
74314Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74315Date:   Sat Oct 6 13:01:44 2012 -0400
74316
74317    Renamed -preloadMessageBodies: to preloadMessageBodiesWithMIDs: and perform a conversion of MIDs to message keys instead of the subclass code
74318
74319M	OpenChange/MAPIStoreFolder.h
74320M	OpenChange/MAPIStoreFolder.m
74321M	OpenChange/MAPIStoreSOGo.m
74322
74323commit 61b6050058ac25c5d1cdafc5c336c8d59a7630d8
74324Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74325Date:   Sat Oct 6 12:19:30 2012 -0400
74326
74327    the bodystructure and body parts in an IMAP "fetch" response are now named following their requested identifier instead of "body"
74328
74329M	SoObjects/Mailer/SOGoMailObject.m
74330M	UI/MailerUI/UIxMailListActions.m
74331
74332commit 46c82286d852ec901d1142c7573bb352bcf8528b
74333Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74334Date:   Fri Oct 5 13:51:58 2012 -0400
74335
74336    Added -childKeyFromURL: as translation method and refactored -lookupMessageByURL: and -lookupFolderByURL: to make use of it
74337
74338M	OpenChange/MAPIStoreFolder.h
74339M	OpenChange/MAPIStoreFolder.m
74340
74341commit 42ef6afd8b1bbb7d03e28ec580d3df736db7c70a
74342Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74343Date:   Fri Oct 5 10:14:55 2012 -0400
74344
74345    Silenced errors and warnings regarding missing extensions
74346
74347M	UI/WebServerResources/GNUmakefile
74348
74349commit b2ee81f75a9f4df5ca26403c84855fb7906057f7
74350Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74351Date:   Fri Oct 5 10:09:38 2012 -0400
74352
74353    Commented out freebusy exception for read accesses
74354
74355M	OpenChange/MAPIStoreDBMessage.m
74356
74357commit 671ce26a4802109c0da4ddcbe55e3da3a2a18d74
74358Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74359Date:   Fri Oct 5 09:59:45 2012 -0400
74360
74361    struct UI8Array_r replaces struct I8Array_r
74362
74363M	OpenChange/MAPIStoreFolder.h
74364M	OpenChange/MAPIStoreFolder.m
74365M	OpenChange/MAPIStoreSOGo.m
74366M	OpenChange/MAPIStoreTypes.m
74367M	OpenChange/NSArray+MAPIStore.h
74368M	OpenChange/NSArray+MAPIStore.m
74369
74370commit eca09c87cccef0e3b6bb64e5ea0dbf8b75723e81
74371Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74372Date:   Fri Oct 5 09:55:01 2012 -0400
74373
74374    Implemented the folder.preload_message_bodies backend op
74375
74376M	OpenChange/MAPIStoreFolder.h
74377M	OpenChange/MAPIStoreFolder.m
74378M	OpenChange/MAPIStoreSOGo.m
74379
74380commit aa24d5133e620ced3cc87467a537226bee555d9c
74381Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74382Date:   Fri Oct 5 09:54:22 2012 -0400
74383
74384    Without the backend prefix, the mapistore backend context would never be found
74385
74386M	OpenChange/MAPIStoreContext.m
74387
74388commit f11308ef816ec2bb3af3d97718dd7f0a8a7baf54
74389Author: Francis Lachapelle <flachapelle@inverse.ca>
74390Date:   Thu Oct 4 10:07:30 2012 -0400
74391
74392    Updated NEWS file
74393
74394M	NEWS
74395
74396commit 1b02490e858bf769f908eed990b5ae4a8b999fb5
74397Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74398Date:   Wed Oct 3 11:25:47 2012 -0400
74399
74400    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.
74401
74402M	OpenChange/MAPIStoreMapping.m
74403
74404commit 034f2c8745dabb71e9e420eb478b668328d6cdb3
74405Author: Luc Charland <lcharland@inverse.ca>
74406Date:   Fri Sep 28 15:42:49 2012 -0400
74407
74408    Fixed bug #1515 Task View is very basic.
74409
74410    - Added sortable fields on Title, Due date, Location, Category and
74411      Calendar.
74412    - Added Priority column, also sortable.
74413    - Separated the logic of Events and Tasks.
74414
74415M	NEWS
74416M	UI/Scheduler/NSArray+Scheduler.h
74417M	UI/Scheduler/NSArray+Scheduler.m
74418M	UI/Scheduler/UIxCalListingActions.m
74419M	UI/Templates/SchedulerUI/UIxCalMainView.wox
74420M	UI/WebServerResources/SchedulerUI.css
74421M	UI/WebServerResources/SchedulerUI.js
74422
74423commit 403822968867faf332c337688fdb89cc876151cf
74424Author: Francis Lachapelle <flachapelle@inverse.ca>
74425Date:   Mon Oct 1 10:04:35 2012 -0400
74426
74427    Fixed messages list display in IE9
74428
74429M	UI/WebServerResources/MailerUI.js
74430
74431commit fe811314f6598a3dc69d442f033c041ad9ae11dd
74432Author: Francis Lachapelle <flachapelle@inverse.ca>
74433Date:   Fri Sep 28 15:07:09 2012 -0400
74434
74435    Calendar module : fixed tab selection persistence
74436
74437M	UI/WebServerResources/SchedulerUI.js
74438
74439commit 6d40f9d3abaa5eb9b8877e3b6549efaff46fe95e
74440Author: Francis Lachapelle <flachapelle@inverse.ca>
74441Date:   Fri Sep 28 14:16:58 2012 -0400
74442
74443    Improved event info dialog box
74444
74445M	UI/Templates/SchedulerUI/UIxCalMainView.wox
74446M	UI/WebServerResources/SchedulerUI.css
74447
74448commit 08eb4d9f842bb65acb353e684333e174e6d77d65
74449Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74450Date:   Thu Sep 27 19:23:56 2012 -0400
74451
74452    Only fetch subfolders when they are supported
74453
74454M	OpenChange/MAPIStoreFolder.m
74455
74456commit ead3c8f6b9417c25f76be02e3e1fb2f356e557de
74457Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74458Date:   Thu Sep 27 19:23:34 2012 -0400
74459
74460    Reindentation
74461
74462M	OpenChange/MAPIStoreMailAttachment.m
74463
74464commit fba9788f99b95d6d9103fd75f58c95f6c15d4c34
74465Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74466Date:   Thu Sep 27 19:23:14 2012 -0400
74467
74468    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
74469
74470M	SoObjects/Mailer/SOGoMailFolder.m
74471
74472commit 3c9e11defb2cd5bbaf5b1a160d76ed409de7ceb3
74473Author: Jean Raby <jraby@inverse.ca>
74474Date:   Thu Sep 27 16:12:55 2012 -0400
74475
74476    openchange_cleanup.py misc fixups
74477
74478    don't import ldb since it is not used (yet)
74479    comment out function that could call ldb
74480    fix imap{host,port} usage
74481    use 'username' instead of sys.argv[1] in pgsql cleanup...
74482
74483M	Scripts/openchange_cleanup.py
74484
74485commit 1f8f61f2915f3c4bc2c00fb8f8931249932202ca
74486Author: Francis Lachapelle <flachapelle@inverse.ca>
74487Date:   Thu Sep 27 10:46:48 2012 -0400
74488
74489    Updated ChangeLog
74490
74491M	ChangeLog
74492
74493commit 557cb2bf2d6204469260bc6a45b134f39efd98e0
74494Author: Francis Lachapelle <flachapelle@inverse.ca>
74495Date:   Thu Sep 27 10:33:57 2012 -0400
74496
74497    Updated NEWS file
74498
74499M	NEWS
74500
74501commit 1cf972074c3b27a2f263a9401cd90b93aa95a4fb
74502Author: Francis Lachapelle <flachapelle@inverse.ca>
74503Date:   Thu Sep 27 10:03:54 2012 -0400
74504
74505    Coherance fix in mail editor title
74506
74507M	UI/WebServerResources/UIxMailEditor.js
74508
74509commit 1f3f1888f507fa2888a2ecb6a16fc8df8cd2568c
74510Author: Ludovic Marcotte <lmarcotte@inverse.ca>
74511Date:   Thu Sep 27 08:44:03 2012 -0400
74512
74513    Improved guide in prepration for the release.
74514
74515M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
74516
74517commit a51fb9e28b795c36393a79d9999c00e9ff849fc7
74518Author: Francis Lachapelle <flachapelle@inverse.ca>
74519Date:   Wed Sep 26 20:25:23 2012 -0400
74520
74521    Use a POST to copy/move contacts
74522
74523    By submitting the ajax request as a post, we avoid reaching the web
74524    server url length limit.
74525    Fixes #1887
74526
74527M	UI/WebServerResources/ContactsUI.js
74528
74529commit 2711e0a0dbf8752f4d8385688dd1551c8598ae72
74530Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74531Date:   Wed Sep 26 17:07:19 2012 -0400
74532
74533    Retrieve the displayName rather the address part of the email address
74534
74535M	OpenChange/MAPIStoreMailMessage.m
74536
74537commit d77f6be4506c9a1e07b14b1bb442ed71492bd595
74538Author: Francis Lachapelle <flachapelle@inverse.ca>
74539Date:   Wed Sep 26 15:18:09 2012 -0400
74540
74541    Fixed DnD of all-day events
74542
74543    Fixes #1598
74544
74545M	UI/Scheduler/UIxAppointmentActions.m
74546
74547commit 75328b09a69561bad9d7598593d51ae3271c0762
74548Author: Francis Lachapelle <flachapelle@inverse.ca>
74549Date:   Wed Sep 26 14:55:27 2012 -0400
74550
74551    Improved layout of event/task editor
74552
74553M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
74554M	UI/WebServerResources/UIxAppointmentEditor.css
74555M	UI/WebServerResources/UIxComponentEditor.css
74556M	UI/WebServerResources/UIxTaskEditor.css
74557
74558commit dfcf0caa93b8195a8ee7ef97cfc5ec2fcdcfa929
74559Author: Luc Charland <lcharland@inverse.ca>
74560Date:   Wed Sep 26 13:27:41 2012 -0400
74561
74562    Fixed bug #1798
74563
74564    Web login should pre-select site default language.
74565    Using browser default language.
74566
74567M	UI/Templates/MainUI/SOGoRootPage.wox
74568
74569commit 96a035a4ca85c2a0221763a0630a06f5e3d6914a
74570Author: Luc Charland <lcharland@inverse.ca>
74571Date:   Wed Sep 26 11:28:18 2012 -0400
74572
74573    Fixed bug #1104 : subject is used as title always
74574
74575    When the windows were opened, subject was not used as title.
74576
74577M	UI/Templates/MailerUI/UIxMailView.wox
74578M	UI/WebServerResources/UIxMailEditor.js
74579M	UI/WebServerResources/UIxMailPopupView.js
74580
74581commit 37ccb0875c335abdf8fa961c744aa280dfd6e5d8
74582Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74583Date:   Wed Sep 26 11:50:28 2012 -0400
74584
74585    Check whether the "INBOX" folder has the "noinferiors" flag set before declaring that it accepts subfolder creation
74586
74587M	OpenChange/MAPIStoreMailFolder.m
74588M	OpenChange/MAPIStoreUserContext.h
74589M	OpenChange/MAPIStoreUserContext.m
74590
74591commit a608e8471b4c17804fb70792eea95e6933daedcc
74592Author: Ludovic Marcotte <lmarcotte@inverse.ca>
74593Date:   Wed Sep 26 10:04:38 2012 -0400
74594
74595    Updated the doc in preparation for the release.
74596
74597M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
74598
74599commit a6a30afe7564b5aff5a4940ea58295dfb02e3076
74600Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74601Date:   Wed Sep 26 09:28:37 2012 -0400
74602
74603    Set PidLidRecurrentPattern
74604
74605M	OpenChange/MAPIStoreAppointmentWrapper.m
74606
74607commit 49ea1838357cf66918f746d6814024b19f377703
74608Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74609Date:   Wed Sep 26 09:27:59 2012 -0400
74610
74611    PidLidFExceptionalBody should be set only on event exceptions
74612
74613M	OpenChange/MAPIStoreAppointmentWrapper.m
74614M	OpenChange/MAPIStoreCalendarEmbeddedMessage.m
74615
74616commit 2760e35f152fed565f5a7a25b3b65aa467c75631
74617Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74618Date:   Wed Sep 26 09:26:38 2012 -0400
74619
74620    PidTagAccessLevel should not be set on folder objects
74621
74622M	OpenChange/MAPIStoreFolder.m
74623
74624commit b734090ce5e2fb5afea60daf8fa58e2290cf8211
74625Author: Francis Lachapelle <flachapelle@inverse.ca>
74626Date:   Wed Sep 26 09:23:10 2012 -0400
74627
74628    Updated translations
74629
74630    - Catalan
74631    - Dutch
74632    - French
74633    - German
74634    - Hungarian
74635    - Russian
74636    - Spanish (Argentina)
74637    - Spanish (Spain)
74638
74639M	SoObjects/Appointments/Catalan.lproj/Localizable.strings
74640M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
74641M	SoObjects/Appointments/French.lproj/Localizable.strings
74642M	SoObjects/Appointments/German.lproj/Localizable.strings
74643M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
74644M	SoObjects/Appointments/Russian.lproj/Localizable.strings
74645M	SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings
74646M	SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings
74647
74648commit 01287d1aebc078d7204200d9873f4e1d04100df0
74649Author: Francis Lachapelle <flachapelle@inverse.ca>
74650Date:   Wed Sep 26 07:48:23 2012 -0400
74651
74652    SchedulerUI.js : removed unused variable
74653
74654M	UI/WebServerResources/SchedulerUI.js
74655
74656commit 7e79b79c04ab20c20e8825b133b45f39c04c95d9
74657Author: Francis Lachapelle <flachapelle@inverse.ca>
74658Date:   Wed Sep 26 07:26:30 2012 -0400
74659
74660    Improvement over previous commit
74661
74662M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
74663
74664commit ddc03a9391d3089502612d199a23b97002b2986c
74665Author: Francis Lachapelle <flachapelle@inverse.ca>
74666Date:   Wed Sep 26 07:20:30 2012 -0400
74667
74668    Log entry when loading remote web calendar
74669
74670M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
74671
74672commit dfe369dd207d0aba4792c70b5fdb22f54440efab
74673Author: Luc Charland <lcharland@inverse.ca>
74674Date:   Tue Sep 25 10:29:24 2012 -0400
74675
74676    Fixed bug #1944
74677
74678    Deleting a mail folder doesn't create the Trash mailbox.
74679
74680M	SoObjects/Mailer/SOGoMailFolder.h
74681M	SoObjects/Mailer/SOGoMailFolder.m
74682M	UI/MailerUI/UIxMailFolderActions.m
74683
74684commit 129880f8c5b866ff8500f2fb2590e5a5593814bc
74685Author: Francis Lachapelle <flachapelle@inverse.ca>
74686Date:   Tue Sep 25 14:21:15 2012 -0400
74687
74688    Updated guides to version 2.0.0
74689
74690M	Documentation/SOGo Installation Guide.odt
74691M	Documentation/SOGo Mobile Devices Configuration.odt
74692M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
74693
74694commit 68efae1055a95fb6ea0546c75e05aa7cc00d22ba
74695Author: Francis Lachapelle <flachapelle@inverse.ca>
74696Date:   Tue Sep 25 12:00:47 2012 -0400
74697
74698    Improved support for IE8/9
74699
74700M	NEWS
74701M	UI/Templates/UIxPageFrame.wox
74702M	UI/WebServerResources/SOGoResizableTable.js
74703M	UI/WebServerResources/SchedulerUI.js
74704M	UI/WebServerResources/UIxMailEditor.css
74705M	UI/WebServerResources/UIxMailEditor.js
74706M	UI/WebServerResources/iefixes.css
74707
74708commit f08594e7ec910c5b378d3bd7d85a2a194f00ba1b
74709Author: Francis Lachapelle <flachapelle@inverse.ca>
74710Date:   Tue Sep 25 11:47:50 2012 -0400
74711
74712    Minor CSS improvement to CKEditor Kama theme
74713
74714M	UI/WebServerResources/generic.css
74715
74716commit ecd7a92fb6ac142e88f15f656f64a89525db93d1
74717Author: Francis Lachapelle <flachapelle@inverse.ca>
74718Date:   Tue Sep 25 11:47:08 2012 -0400
74719
74720    Preferences: remove extra line in signature editor
74721
74722M	UI/WebServerResources/UIxPreferences.js
74723
74724commit 481b533fc6ecb6fe764701aecde8512c044fd8cb
74725Author: Francis Lachapelle <flachapelle@inverse.ca>
74726Date:   Tue Sep 25 09:18:45 2012 -0400
74727
74728    SOGoDragHandles.js - cleanup source
74729
74730M	UI/WebServerResources/SOGoDragHandles.js
74731
74732commit 90fe3edce234b79e17136cae7f978658780fb065
74733Author: Francis Lachapelle <flachapelle@inverse.ca>
74734Date:   Mon Sep 24 20:43:12 2012 -0400
74735
74736    Until date support in timezone periods
74737
74738    Fixes #1487
74739
74740M	SOPE/NGCards/iCalTimeZone.m
74741M	SOPE/NGCards/iCalTimeZonePeriod.m
74742
74743commit 903f6f2d72b0c83a76ccce23bb5f2cb935ab70e6
74744Author: Francis Lachapelle <flachapelle@inverse.ca>
74745Date:   Mon Sep 24 15:27:18 2012 -0400
74746
74747    Fixed display of signature editor in preferences
74748
74749M	UI/WebServerResources/UIxPreferences.css
74750M	UI/WebServerResources/UIxPreferences.js
74751
74752commit 9f586db2a057814bbb2a1efa8d646deddcefacf8
74753Author: Francis Lachapelle <flachapelle@inverse.ca>
74754Date:   Mon Sep 24 14:27:22 2012 -0400
74755
74756    Fixed error message according to translations
74757
74758M	SoObjects/Appointments/SOGoAppointmentObject.m
74759
74760commit 459c80dbf6db7b33c77ee2173306f5e1100291c4
74761Author: Francis Lachapelle <flachapelle@inverse.ca>
74762Date:   Mon Sep 24 14:07:56 2012 -0400
74763
74764    Don't loose composition window when opening mail
74765
74766    Steps to reproduce:
74767     * open message in popup window
74768     * click reply or forward
74769     * re-open message in popup window from the messages list
74770
74771    It will now open the message in a separate popup.
74772
74773    Fixes #1908.
74774
74775M	UI/WebServerResources/MailerUI.js
74776
74777commit b22b03caa597c3faa847074365b04c7ee7ad8834
74778Author: Francis Lachapelle <flachapelle@inverse.ca>
74779Date:   Mon Sep 24 13:46:43 2012 -0400
74780
74781    Fixed ID of newly subscribed .ics remote calendar
74782
74783M	UI/WebServerResources/generic.js
74784
74785commit d024a62e98ec2cc087bced590643f5089740222f
74786Author: Ludovic Marcotte <lmarcotte@inverse.ca>
74787Date:   Mon Sep 24 13:26:20 2012 -0400
74788
74789    Simplified even more the previous commit.
74790
74791M	SoObjects/Appointments/SOGoWebAppointmentFolder.h
74792M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
74793
74794commit a6b07cd158da1155e68b5927a941edcf191e8ac0
74795Author: Ludovic Marcotte <lmarcotte@inverse.ca>
74796Date:   Mon Sep 24 13:16:14 2012 -0400
74797
74798    Fixed #1989 (clang bug with function definition within method)
74799
74800M	SoObjects/Appointments/MSExchangeFreeBusy.m
74801M	SoObjects/Appointments/SOGoWebAppointmentFolder.h
74802M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
74803
74804commit c1fba4805e4301bb01e5ad50b77e7158a1b5d7bd
74805Author: Francis Lachapelle <flachapelle@inverse.ca>
74806Date:   Mon Sep 24 12:18:18 2012 -0400
74807
74808    Fixed layout of contacts/calendars import dialogs
74809
74810M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
74811M	UI/Templates/SchedulerUI/UIxCalMainView.wox
74812M	UI/WebServerResources/SchedulerUI.js
74813M	UI/WebServerResources/generic.css
74814M	UI/WebServerResources/iefixes.css
74815
74816commit 9bb897cea3cdf6470159e17c46a410a37c278ba4
74817Author: Ludovic Marcotte <lmarcotte@inverse.ca>
74818Date:   Mon Sep 24 11:24:38 2012 -0400
74819
74820    Updated the guide in preparation for the v2 release.
74821
74822M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
74823
74824commit ae6e32c40acab4b03fd733cedb8adb9b4aba4be2
74825Author: Francis Lachapelle <flachapelle@inverse.ca>
74826Date:   Mon Sep 24 11:21:48 2012 -0400
74827
74828    Fixed dates validation with new date picker
74829
74830M	UI/WebServerResources/UIxAppointmentEditor.js
74831M	UI/WebServerResources/UIxPreferences.js
74832M	UI/WebServerResources/UIxTaskEditor.js
74833
74834commit 23ebc24d94890327d8d264b9e096f02825bf651e
74835Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74836Date:   Mon Sep 24 10:24:46 2012 -0400
74837
74838    Handle permissions on embedded messages too
74839
74840M	OpenChange/MAPIStoreMessage.m
74841
74842commit b15234c26e25d4cc35f27d4c8810ec98e91f2bf4
74843Author: Francis Lachapelle <flachapelle@inverse.ca>
74844Date:   Fri Sep 21 22:05:07 2012 -0400
74845
74846    New date picker
74847
74848    Removed the old popup calendar (Tigra) by an inline version
74849    (bootstrap-datepicker). Also revamped the time picker and the dialog
74850    boxes to fit the new look.
74851
74852M	UI/Templates/PreferencesUI/UIxPreferences.wox
74853M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
74854M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
74855M	UI/Templates/SchedulerUI/UIxDatePicker.wox
74856A	UI/WebServerResources/SOGoTimePicker.css
74857M	UI/WebServerResources/SOGoTimePicker.js
74858M	UI/WebServerResources/SchedulerUI.css
74859M	UI/WebServerResources/UIxAppointmentEditor.js
74860M	UI/WebServerResources/UIxAttendeesEditor.css
74861M	UI/WebServerResources/UIxAttendeesEditor.js
74862M	UI/WebServerResources/UIxComponentEditor.css
74863M	UI/WebServerResources/UIxPreferences.css
74864M	UI/WebServerResources/UIxPreferences.js
74865M	UI/WebServerResources/UIxTaskEditor.js
74866A	UI/WebServerResources/datepicker.css
74867A	UI/WebServerResources/datepicker.js
74868M	UI/WebServerResources/generic.css
74869D	UI/WebServerResources/skycalendar.html
74870D	UI/WebServerResources/skycalendar.js
74871
74872commit 0181ec606d03d38265a6b45e617fff27ad942dbf
74873Author: Francis Lachapelle <flachapelle@inverse.ca>
74874Date:   Fri Sep 21 21:48:39 2012 -0400
74875
74876    Cleanup months and weeks translations
74877
74878    Removed the translations of months and weeks from the Scheduler bundle
74879    since they were already translated in Locale files.
74880     - The a3_<month> strings were removed (replaced by
74881       NSShortMonthNameArray)
74882    - The months strings were removed (replaced by NSMonthNameArray)
74883    - The weeks strings were removed (replaced by NSWeekDayNameArray)
74884
74885    Moved the a2_<weekday> strings to the Common bundle and added a new
74886    method [UIxComponent commonLabelForKey:].
74887
74888M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
74889M	UI/Common/Catalan.lproj/Localizable.strings
74890M	UI/Common/Czech.lproj/Localizable.strings
74891M	UI/Common/Danish.lproj/Localizable.strings
74892M	UI/Common/Dutch.lproj/Localizable.strings
74893M	UI/Common/English.lproj/Localizable.strings
74894M	UI/Common/French.lproj/Localizable.strings
74895M	UI/Common/German.lproj/Localizable.strings
74896M	UI/Common/Hungarian.lproj/Localizable.strings
74897M	UI/Common/Icelandic.lproj/Localizable.strings
74898M	UI/Common/Italian.lproj/Localizable.strings
74899M	UI/Common/NorwegianBokmal.lproj/Localizable.strings
74900M	UI/Common/NorwegianNynorsk.lproj/Localizable.strings
74901M	UI/Common/Polish.lproj/Localizable.strings
74902M	UI/Common/Russian.lproj/Localizable.strings
74903M	UI/Common/SpanishArgentina.lproj/Localizable.strings
74904M	UI/Common/SpanishSpain.lproj/Localizable.strings
74905M	UI/Common/Swedish.lproj/Localizable.strings
74906M	UI/Common/UIxPageFrame.m
74907M	UI/Common/Ukrainian.lproj/Localizable.strings
74908M	UI/Common/Welsh.lproj/Localizable.strings
74909M	UI/PreferencesUI/UIxPreferences.h
74910M	UI/PreferencesUI/UIxPreferences.m
74911M	UI/SOGoUI/UIxComponent.h
74912M	UI/SOGoUI/UIxComponent.m
74913M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
74914M	UI/Scheduler/Catalan.lproj/Localizable.strings
74915M	UI/Scheduler/Czech.lproj/Localizable.strings
74916M	UI/Scheduler/Danish.lproj/Localizable.strings
74917M	UI/Scheduler/Dutch.lproj/Localizable.strings
74918M	UI/Scheduler/English.lproj/Localizable.strings
74919M	UI/Scheduler/French.lproj/Localizable.strings
74920M	UI/Scheduler/German.lproj/Localizable.strings
74921M	UI/Scheduler/Hungarian.lproj/Localizable.strings
74922M	UI/Scheduler/Icelandic.lproj/Localizable.strings
74923M	UI/Scheduler/Italian.lproj/Localizable.strings
74924M	UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings
74925M	UI/Scheduler/NorwegianNynorsk.lproj/Localizable.strings
74926M	UI/Scheduler/Polish.lproj/Localizable.strings
74927M	UI/Scheduler/Russian.lproj/Localizable.strings
74928M	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
74929M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
74930M	UI/Scheduler/Swedish.lproj/Localizable.strings
74931M	UI/Scheduler/Ukrainian.lproj/Localizable.strings
74932M	UI/Scheduler/Welsh.lproj/Localizable.strings
74933M	UI/WebServerResources/JavascriptAPIExtensions.js
74934
74935commit fa0db25b168402f0859240c0784761e963e2515e
74936Author: Jean Raby <jraby@inverse.ca>
74937Date:   Fri Sep 21 13:16:50 2012 -0400
74938
74939    Use self.attendee1_client when adding his event
74940
74941    Use self.attendee1_client instead of self.client when calling _putevent
74942
74943M	Tests/Integration/test-caldav-scheduling.py
74944
74945commit 544f59575bc39d52ecadec35f9f0d27b8b38453f
74946Author: Luc Charland <lcharland@inverse.ca>
74947Date:   Fri Sep 21 09:13:27 2012 -0400
74948
74949    added tags to gitignore
74950
74951M	.gitignore
74952
74953commit 14586d251e5922b168a6157ad9f972b7faf4a764
74954Author: Luc Charland <lcharland@inverse.ca>
74955Date:   Thu Sep 20 13:46:23 2012 -0400
74956
74957    fixed bug #1104
74958
74959    Titles of new messages' windows should reflect the subject
74960
74961M	UI/WebServerResources/UIxMailEditor.js
74962
74963commit 26c97fe4ed7b652498b3b4d9246ed664f88d8bd8
74964Author: Luc Charland <lcharland@inverse.ca>
74965Date:   Wed Sep 19 16:11:17 2012 -0400
74966
74967    Fixed bug 1930
74968
74969    Notification e-mail are not available on transifex for translate
74970    This simply needed to be passed to the translation before returning.
74971
74972M	SoObjects/Appointments/SOGoAptMailICalReply.m
74973
74974commit 569a34c0f4916a62e2cb1eb7d19a9d47e037d9a6
74975Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74976Date:   Wed Sep 19 16:06:27 2012 -0400
74977
74978    Added PidTagHasNamedProperties
74979
74980M	OpenChange/MAPIStoreMessage.m
74981
74982commit 1f8f31daff73cc481da528ea8192cfc27fade1e4
74983Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74984Date:   Wed Sep 19 16:05:52 2012 -0400
74985
74986    Embedded message can always be "saved"
74987
74988M	OpenChange/MAPIStoreMessage.m
74989
74990commit 72fb3f552d38162562c3fe9a84e2a401cb321318
74991Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
74992Date:   Wed Sep 19 12:25:20 2012 -0400
74993
74994    PidTagBody: do not return a body if it is an empty string or a simple crlf
74995
74996M	OpenChange/MAPIStoreAppointmentWrapper.m
74997
74998commit 04d5284ef3172921d1404991ef696975807531e3
74999Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75000Date:   Wed Sep 19 12:23:56 2012 -0400
75001
75002    Added PidLidRecurrenceType, PidLidAppointmentTimeZoneDefinitionStartDisplay  and PidLidAppointmentTimeZoneDefinitionEndDisplay
75003
75004M	OpenChange/MAPIStoreAppointmentWrapper.m
75005
75006commit cad770bf76fcbe37374e98486cce41b52a20fe04
75007Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75008Date:   Wed Sep 19 12:22:07 2012 -0400
75009
75010    Moved PidTagException* properties to the right place
75011
75012M	OpenChange/MAPIStoreAppointmentWrapper.m
75013M	OpenChange/MAPIStoreCalendarAttachment.h
75014M	OpenChange/MAPIStoreCalendarAttachment.m
75015
75016commit 89a41a9aa9edafb8f0f5f4f68fc198d14345d359
75017Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75018Date:   Wed Sep 19 12:00:07 2012 -0400
75019
75020    New method that returns a TimeZoneDefinition
75021
75022M	OpenChange/iCalTimeZone+MAPIStore.h
75023M	OpenChange/iCalTimeZone+MAPIStore.m
75024
75025commit 2758b486f7a724bda16f7c660686079de8a698c1
75026Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75027Date:   Wed Sep 19 11:58:52 2012 -0400
75028
75029    Output url of object being registered
75030
75031M	OpenChange/MAPIStoreContext.m
75032
75033commit d120b003bcb904e1a81dad3c5858385c136287b9
75034Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75035Date:   Wed Sep 19 11:57:53 2012 -0400
75036
75037    Fixed MID returned for embedded messages which have not yet been registered, in a way that registers them when required
75038
75039M	OpenChange/MAPIStoreAttachment.m
75040
75041commit 7154588b24ae5179f4f6cc5c2d01d223700e6441
75042Author: Ludovic Marcotte <lmarcotte@inverse.ca>
75043Date:   Wed Sep 19 11:46:01 2012 -0400
75044
75045    Improved previous commit. We now use the start date instead of the end date.
75046
75047M	UI/Scheduler/UIxCalListingActions.m
75048
75049commit 85787e955903be62b5b066e7a81184be6e3065c9
75050Author: Francis Lachapelle <flachapelle@inverse.ca>
75051Date:   Wed Sep 19 11:26:54 2012 -0400
75052
75053    Event editor: ellipsis overflow to attendees list
75054
75055M	UI/WebServerResources/UIxComponentEditor.css
75056
75057commit bda87eba071811e8be0cb7cc20de4709b9a45937
75058Author: Francis Lachapelle <flachapelle@inverse.ca>
75059Date:   Wed Sep 19 11:24:25 2012 -0400
75060
75061    Attendees window: fixed autocompletion selection
75062
75063    Fixed the keyboard arrows navigation within the popup menu of matching
75064    entries.
75065
75066M	UI/WebServerResources/UIxAttendeesEditor.js
75067
75068commit 49fafb498877139ff3e264460ec73e61aabdae09
75069Author: Francis Lachapelle <flachapelle@inverse.ca>
75070Date:   Wed Sep 19 11:20:30 2012 -0400
75071
75072    Scheduler: dynamic height for mini-calendar
75073
75074    Fixes #1788.
75075
75076M	UI/WebServerResources/SchedulerUI.css
75077
75078commit dbb9bac38c72a71b60a54b505f546aa961d9cd41
75079Author: root <root@example.com>
75080Date:   Wed Sep 19 10:54:57 2012 -0400
75081
75082    Fix for bug #1571.
75083
75084M	UI/Scheduler/UIxCalListingActions.m
75085
75086commit 491089e194a413dcb317a6267da24144fb2ed3cd
75087Author: Luc Charland <lcharland@inverse.ca>
75088Date:   Wed Sep 19 09:18:00 2012 -0400
75089
75090    Fixed bug 1929: Notifications about Modifications
75091
75092    Notifications about Modifications don't show the Calendar name.
75093    When an email notification is selected by the user, the calendar name
75094    from which the event was changed is added to the email.
75095
75096    Needs to be translated.
75097
75098M	SoObjects/Appointments/English.lproj/Localizable.strings
75099M	SoObjects/Appointments/SOGoAptMailReceipt.h
75100M	SoObjects/Appointments/SOGoAptMailReceipt.m
75101M	SoObjects/Appointments/SOGoCalendarComponent.m
75102M	UI/Templates/Appointments/SOGoAptMailReceipt.wox
75103
75104commit 9b3e4c8ab88c5ccb4a7be972bc0fb211226d1117
75105Author: Luc Charland <lcharland@inverse.ca>
75106Date:   Wed Sep 19 08:41:40 2012 -0400
75107
75108    Added .gitignore to cleanup git status
75109
75110A	.gitignore
75111
75112commit 802f081f28afec53d6a95f8357ef66853c03f05e
75113Author: Francis Lachapelle <flachapelle@inverse.ca>
75114Date:   Tue Sep 18 15:05:02 2012 -0400
75115
75116    Mail Editor: prohibit double-click on send button
75117
75118    Added a "safety net" like when loading a page (UIxPageFrame) to avoid
75119    double-clicking on the send button.
75120
75121M	UI/WebServerResources/UIxMailEditor.js
75122
75123commit 56a9692da45d8243869eaf5aa811d03b3496dadd
75124Author: Francis Lachapelle <flachapelle@inverse.ca>
75125Date:   Tue Sep 18 15:04:14 2012 -0400
75126
75127    Single-window mode: fixed closing of popup window
75128
75129M	UI/WebServerResources/generic.js
75130
75131commit a98bd71ec49debcf2c6710d2402e871baac3857f
75132Author: Francis Lachapelle <flachapelle@inverse.ca>
75133Date:   Tue Sep 18 11:27:11 2012 -0400
75134
75135    Mail filters: CSS fix for input field length
75136
75137    The extra input field for rules based on a custom header must be smaller
75138    in order for the rule to span only one row.
75139
75140M	UI/WebServerResources/UIxFilterEditor.js
75141
75142commit 9669cd37c4643b1eb1c78afc1afa1833e07f513b
75143Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75144Date:   Tue Sep 18 10:12:36 2012 -0400
75145
75146    One comment and one header added.
75147
75148M	OpenChange/MAPIStoreContext.m
75149M	OpenChange/MAPIStoreFolder.m
75150
75151commit a6e9844b3af9fd63bce888c2b3b61f2dfac51ebf
75152Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75153Date:   Tue Sep 18 10:05:46 2012 -0400
75154
75155    Added new ChangeLog
75156
75157A	ChangeLog
75158
75159commit aa5dc52d184acca28756bcac0b8e8a4f29a5738b
75160Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75161Date:   Tue Sep 18 10:02:52 2012 -0400
75162
75163    Renamed ChangeLog to ChangeLog.old
75164
75165D	ChangeLog
75166M	ChangeLog.old
75167A	ChangeLog.skyrix
75168
75169commit b89db391bfa94a377fffa7a1b1df9d7f9aab0df1
75170Author: Francis Lachapelle <flachapelle@inverse.ca>
75171Date:   Tue Sep 18 09:44:12 2012 -0400
75172
75173    Preferences: CSS fix for IMAP accounts list
75174
75175M	UI/WebServerResources/UIxPreferences.css
75176
75177commit 049095a77bed5268d44affc0481d9fa026e7bb80
75178Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75179Date:   Tue Sep 18 09:13:02 2012 -0400
75180
75181    Removed PidNameContentClass as it was useless
75182
75183M	OpenChange/MAPIStoreMessage.m
75184
75185commit fc65172756683b910c94d87361555e5be201c2a0
75186Author: Ludovic Marcotte <lmarcotte@inverse.ca>
75187Date:   Mon Sep 17 10:06:18 2012 +0000
75188
75189    Fix for bug #1689
75190
75191    Monotone-Parent: 7605704028eff50386f4f9c1e4e93aa47eea31c3
75192    Monotone-Revision: ae08767667624a609d7996a164800377cb574081
75193
75194    Monotone-Author: ludovic@Sophos.ca
75195    Monotone-Date: 2012-09-17T10:06:18
75196    Monotone-Branch: ca.inverse.sogo
75197
75198M	OpenChange/MAPIStoreAppointmentWrapper.m
75199M	OpenChange/MAPIStoreTasksMessage.m
75200M	OpenChange/iCalEvent+MAPIStore.m
75201
75202commit ec2e71090ee89d510f329a0d9dd983d55894368f
75203Author: Francis Lachapelle <flachapelle@inverse.ca>
75204Date:   Mon Sep 17 13:55:22 2012 +0000
75205
75206    See ChangeLog
75207
75208    Monotone-Parent: 9e1649b38d7b35c48bc95fdbaa0ed062a6046495
75209    Monotone-Revision: 7605704028eff50386f4f9c1e4e93aa47eea31c3
75210
75211    Monotone-Author: flachapelle@inverse.ca
75212    Monotone-Date: 2012-09-17T13:55:22
75213    Monotone-Branch: ca.inverse.sogo
75214
75215M	ChangeLog
75216M	NEWS
75217M	UI/WebServerResources/AdministrationUI.js
75218M	UI/WebServerResources/MailerUI.js
75219M	UI/WebServerResources/UIxContactsUserFolders.js
75220M	UI/WebServerResources/dtree.css
75221M	UI/WebServerResources/dtree.js
75222M	UI/WebServerResources/generic.css
75223D	UI/WebServerResources/tbtv_corner_17x17.gif
75224A	UI/WebServerResources/tbtv_corner_17x22.png
75225D	UI/WebServerResources/tbtv_corner_minus_17x17.gif
75226A	UI/WebServerResources/tbtv_corner_minus_17x22.png
75227D	UI/WebServerResources/tbtv_corner_plus_17x17.gif
75228A	UI/WebServerResources/tbtv_corner_plus_17x22.png
75229D	UI/WebServerResources/tbtv_junction_17x17.gif
75230A	UI/WebServerResources/tbtv_junction_17x22.png
75231D	UI/WebServerResources/tbtv_line_17x17.gif
75232A	UI/WebServerResources/tbtv_line_17x22.png
75233D	UI/WebServerResources/tbtv_minus_17x17.gif
75234A	UI/WebServerResources/tbtv_minus_17x22.png
75235D	UI/WebServerResources/tbtv_plus_17x17.gif
75236A	UI/WebServerResources/tbtv_plus_17x22.png
75237
75238commit 0da95738348d2b26e59c03db78b4c8a6c795f15a
75239Author: Ludovic Marcotte <lmarcotte@inverse.ca>
75240Date:   Thu Sep 13 15:49:22 2012 +0000
75241
75242    See ChangeLog
75243
75244    Monotone-Parent: df3aa42d7aa65c233839e872cc103d9cf8c2d654
75245    Monotone-Revision: 9e1649b38d7b35c48bc95fdbaa0ed062a6046495
75246
75247    Monotone-Author: ludovic@Sophos.ca
75248    Monotone-Date: 2012-09-13T15:49:22
75249    Monotone-Branch: ca.inverse.sogo
75250
75251M	ChangeLog
75252M	OpenChange/MAPIApplication.m
75253M	OpenChange/MAPIStoreCalendarMessage.m
75254
75255commit c9b456c86d7fe4b9daa05236815cd12262243c78
75256Author: Ludovic Marcotte <lmarcotte@inverse.ca>
75257Date:   Wed Sep 12 14:42:24 2012 +0000
75258
75259    See ChangeLog
75260
75261    Monotone-Parent: 0be42fb4ac553a3b8b6b1d18144d2c4aa9dfdd0e
75262    Monotone-Revision: df3aa42d7aa65c233839e872cc103d9cf8c2d654
75263
75264    Monotone-Author: ludovic@Sophos.ca
75265    Monotone-Date: 2012-09-12T14:42:24
75266    Monotone-Branch: ca.inverse.sogo
75267
75268M	ChangeLog
75269M	OpenChange/MAPIStoreMessage.m
75270
75271commit e87e1ab083bc43a18a01c8f1e0dfa2ab82ee605a
75272Author: Ludovic Marcotte <lmarcotte@inverse.ca>
75273Date:   Wed Sep 12 10:16:20 2012 +0000
75274
75275    See ChangeLog
75276
75277    Monotone-Parent: 05dfd85bdc0651db027e7df47810671a4f906fad
75278    Monotone-Revision: 0be42fb4ac553a3b8b6b1d18144d2c4aa9dfdd0e
75279
75280    Monotone-Author: ludovic@Sophos.ca
75281    Monotone-Date: 2012-09-12T10:16:20
75282    Monotone-Branch: ca.inverse.sogo
75283
75284M	ChangeLog
75285M	OpenChange/MAPIStoreTasksMessage.m
75286
75287commit 16b81149addd90d015bb385ba51af26a56c7f9ff
75288Author: Francis Lachapelle <flachapelle@inverse.ca>
75289Date:   Wed Sep 12 08:41:52 2012 +0000
75290
75291    Fixed label of dialog box when deleting tasks.
75292
75293    Monotone-Parent: 3659b890e1b6dd8754451e02886703b665ae78dc
75294    Monotone-Revision: 05dfd85bdc0651db027e7df47810671a4f906fad
75295
75296    Monotone-Author: flachapelle@inverse.ca
75297    Monotone-Date: 2012-09-12T08:41:52
75298    Monotone-Branch: ca.inverse.sogo
75299
75300M	UI/WebServerResources/SchedulerUI.js
75301
75302commit 3369561b008b351ff6314fa76f699744768a9f2a
75303Author: Francis Lachapelle <flachapelle@inverse.ca>
75304Date:   Wed Sep 12 08:41:22 2012 +0000
75305
75306    Fixed background opacity with dialogs on IE.
75307
75308    Monotone-Parent: 97e02e31cb9e8ce215a0d0d092e79db5cc210a3c
75309    Monotone-Revision: 3659b890e1b6dd8754451e02886703b665ae78dc
75310
75311    Monotone-Author: flachapelle@inverse.ca
75312    Monotone-Date: 2012-09-12T08:41:22
75313    Monotone-Branch: ca.inverse.sogo
75314
75315M	UI/WebServerResources/generic.js
75316
75317commit 74cc3b79b74d33ab4d91d77e2e2f0ac4dbd097ff
75318Author: Jean Raby <jraby@inverse.ca>
75319Date:   Mon Sep 10 20:43:58 2012 +0000
75320
75321    Scripts/openchange_cleanup.py:
75322    use plistlib to read sogo defaults instead of ugly hack
75323
75324    Monotone-Parent: 1fbe308ad552ffa7e4c43a1a33f14a64aacf1f62
75325    Monotone-Revision: 97e02e31cb9e8ce215a0d0d092e79db5cc210a3c
75326
75327    Monotone-Author: jraby@inverse.ca
75328    Monotone-Date: 2012-09-10T20:43:58
75329    Monotone-Branch: ca.inverse.sogo
75330
75331M	Scripts/openchange_cleanup.py
75332
75333commit 24f9f4ef842b1ad38a7094ce0763c21261c937ae
75334Author: Francis Lachapelle <flachapelle@inverse.ca>
75335Date:   Mon Sep 10 17:19:52 2012 +0000
75336
75337    Improved layout of preferences window.
75338
75339    Monotone-Parent: 7eaed9fd683e2598617632feb838450cca393c9c
75340    Monotone-Revision: 1fbe308ad552ffa7e4c43a1a33f14a64aacf1f62
75341
75342    Monotone-Author: flachapelle@inverse.ca
75343    Monotone-Date: 2012-09-10T17:19:52
75344    Monotone-Branch: ca.inverse.sogo
75345
75346M	UI/Templates/PreferencesUI/UIxPreferences.wox
75347M	UI/WebServerResources/ContactsUI.css
75348M	UI/WebServerResources/UIxMailEditor.css
75349M	UI/WebServerResources/UIxPreferences.css
75350M	UI/WebServerResources/generic.css
75351M	UI/WebServerResources/iefixes.css
75352
75353commit b240f9bec3b9068e84d8ff84096d38daae66dce1
75354Author: Francis Lachapelle <flachapelle@inverse.ca>
75355Date:   Fri Sep 7 19:53:33 2012 +0000
75356
75357    CSS fix
75358
75359    Monotone-Parent: 157670819f732591d0987b295faeb89c843803db
75360    Monotone-Revision: 7eaed9fd683e2598617632feb838450cca393c9c
75361
75362    Monotone-Author: flachapelle@inverse.ca
75363    Monotone-Date: 2012-09-07T19:53:33
75364    Monotone-Branch: ca.inverse.sogo
75365
75366M	UI/WebServerResources/SchedulerUI.css
75367
75368commit e7f0c9c03f5abd85c66245830261a2cbe2a3b226
75369Author: Francis Lachapelle <flachapelle@inverse.ca>
75370Date:   Fri Sep 7 19:46:49 2012 +0000
75371
75372    See ChangeLog
75373
75374    Monotone-Parent: eb22f4d3b368a79ce56bcad18f9f176fff0cb73c
75375    Monotone-Revision: 157670819f732591d0987b295faeb89c843803db
75376
75377    Monotone-Author: flachapelle@inverse.ca
75378    Monotone-Date: 2012-09-07T19:46:49
75379    Monotone-Branch: ca.inverse.sogo
75380
75381M	ChangeLog
75382M	NEWS
75383M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
75384M	UI/Scheduler/Catalan.lproj/Localizable.strings
75385M	UI/Scheduler/Czech.lproj/Localizable.strings
75386M	UI/Scheduler/Danish.lproj/Localizable.strings
75387M	UI/Scheduler/Dutch.lproj/Localizable.strings
75388M	UI/Scheduler/English.lproj/Localizable.strings
75389M	UI/Scheduler/French.lproj/Localizable.strings
75390M	UI/Scheduler/German.lproj/Localizable.strings
75391M	UI/Scheduler/Hungarian.lproj/Localizable.strings
75392M	UI/Scheduler/Icelandic.lproj/Localizable.strings
75393M	UI/Scheduler/Italian.lproj/Localizable.strings
75394M	UI/Scheduler/NSArray+Scheduler.m
75395M	UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings
75396M	UI/Scheduler/NorwegianNynorsk.lproj/Localizable.strings
75397M	UI/Scheduler/Polish.lproj/Localizable.strings
75398M	UI/Scheduler/Russian.lproj/Localizable.strings
75399M	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
75400M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
75401M	UI/Scheduler/Swedish.lproj/Localizable.strings
75402M	UI/Scheduler/UIxCalListingActions.m
75403M	UI/Scheduler/UIxCalMainView.m
75404M	UI/Scheduler/Ukrainian.lproj/Localizable.strings
75405M	UI/Scheduler/Welsh.lproj/Localizable.strings
75406M	UI/Scheduler/product.plist
75407M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
75408M	UI/Templates/SchedulerUI/UIxCalMainView.wox
75409M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
75410M	UI/WebServerResources/ContactsUI.css
75411M	UI/WebServerResources/ContactsUI.js
75412M	UI/WebServerResources/HTMLTableElement.js
75413M	UI/WebServerResources/SOGoTabsController.js
75414M	UI/WebServerResources/SchedulerUI.css
75415M	UI/WebServerResources/SchedulerUI.js
75416M	UI/WebServerResources/generic.css
75417M	UI/WebServerResources/generic.js
75418M	UI/WebServerResources/iefixes.css
75419
75420commit fc62d76b1fd2ff4c3ffba38559d13426746aedf7
75421Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75422Date:   Fri Sep 7 16:46:18 2012 +0000
75423
75424    Monotone-Parent: 7c8fce0426b2ec4def5226f16a9bcf2cff5dcfb9
75425    Monotone-Revision: 1cc99cc487a5bfdb791d4067042b904d7eb47795
75426
75427    Monotone-Author: wsourdeau@inverse.ca
75428    Monotone-Date: 2012-09-07T16:46:18
75429    Monotone-Branch: ca.inverse.sogo
75430
75431M	ChangeLog
75432M	OpenChange/MAPIStoreContext.m
75433M	OpenChange/MAPIStoreFolder.m
75434M	OpenChange/MAPIStoreMailContext.m
75435M	OpenChange/MAPIStoreMailFolder.m
75436M	OpenChange/MAPIStoreObject.m
75437
75438commit 772c73ac13373fc726879674335ca75f2c2bb9f5
75439Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75440Date:   Fri Sep 7 16:44:13 2012 +0000
75441
75442    Monotone-Parent: 053b5d33cbcf453e7c7216c0b2a168a0f0ffa0d5
75443    Monotone-Revision: 7c8fce0426b2ec4def5226f16a9bcf2cff5dcfb9
75444
75445    Monotone-Author: wsourdeau@inverse.ca
75446    Monotone-Date: 2012-09-07T16:44:13
75447    Monotone-Branch: ca.inverse.sogo
75448
75449M	ChangeLog
75450M	OpenChange/NSString+MAPIStore.m
75451
75452commit 868c7b19cd4cb5281e5b65d85f19f723978762b5
75453Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75454Date:   Thu Sep 6 20:54:29 2012 +0000
75455
75456    Monotone-Parent: f643d3c57f70e9da6cd4bbc6b07967927a9a0d53
75457    Monotone-Revision: 053b5d33cbcf453e7c7216c0b2a168a0f0ffa0d5
75458
75459    Monotone-Author: wsourdeau@inverse.ca
75460    Monotone-Date: 2012-09-06T20:54:29
75461    Monotone-Branch: ca.inverse.sogo
75462
75463M	ChangeLog
75464M	OpenChange/NSString+MAPIStore.h
75465M	OpenChange/NSString+MAPIStore.m
75466
75467commit fcc4334f765f0a18241006827d60419bcc0b3f51
75468Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75469Date:   Thu Sep 6 20:53:42 2012 +0000
75470
75471    Monotone-Parent: 9284db2af3ffef975cdd8b2d8850440185181e83
75472    Monotone-Revision: f643d3c57f70e9da6cd4bbc6b07967927a9a0d53
75473
75474    Monotone-Author: wsourdeau@inverse.ca
75475    Monotone-Date: 2012-09-06T20:53:42
75476    Monotone-Branch: ca.inverse.sogo
75477
75478M	ChangeLog
75479M	OpenChange/MAPIStoreMailContext.m
75480
75481commit b64e76afc697984c7342574197b884e0166013cf
75482Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75483Date:   Thu Sep 6 19:09:27 2012 +0000
75484
75485    Monotone-Parent: 61e6bd1534fa646d1aa34f95f3966c2f8533153d
75486    Monotone-Revision: 9284db2af3ffef975cdd8b2d8850440185181e83
75487
75488    Monotone-Author: wsourdeau@inverse.ca
75489    Monotone-Date: 2012-09-06T19:09:27
75490    Monotone-Branch: ca.inverse.sogo
75491
75492M	ChangeLog
75493
75494commit 7e79f39c8a0b7716c73f822c0020ef14a1058d3a
75495Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75496Date:   Thu Sep 6 19:09:05 2012 +0000
75497
75498    Monotone-Parent: 92936cd67e5a99d0fc17d50aa99fbbaa31b167d0
75499    Monotone-Revision: 61e6bd1534fa646d1aa34f95f3966c2f8533153d
75500
75501    Monotone-Author: wsourdeau@inverse.ca
75502    Monotone-Date: 2012-09-06T19:09:05
75503    Monotone-Branch: ca.inverse.sogo
75504
75505M	OpenChange/MAPIStoreCalendarMessage.m
75506
75507commit 68dc7382398b311e4428ce4d880cd4a6c236753a
75508Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75509Date:   Thu Sep 6 19:05:59 2012 +0000
75510
75511    Monotone-Parent: 1f5b4286b78bd24005e7d3227993347564bf76b5
75512    Monotone-Revision: 92936cd67e5a99d0fc17d50aa99fbbaa31b167d0
75513
75514    Monotone-Author: wsourdeau@inverse.ca
75515    Monotone-Date: 2012-09-06T19:05:59
75516    Monotone-Branch: ca.inverse.sogo
75517
75518M	ChangeLog
75519M	OpenChange/MAPIStoreCalendarMessage.m
75520M	OpenChange/MAPIStoreMailContext.m
75521
75522commit acea40f2959dad4efa5c4f734f1752beb741ba03
75523Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75524Date:   Thu Sep 6 18:29:25 2012 +0000
75525
75526    Monotone-Parent: a1a4f8e01241e22f0964fc0320be28504ae6e68b
75527    Monotone-Revision: 1f5b4286b78bd24005e7d3227993347564bf76b5
75528
75529    Monotone-Author: wsourdeau@inverse.ca
75530    Monotone-Date: 2012-09-06T18:29:25
75531    Monotone-Branch: ca.inverse.sogo
75532
75533M	OpenChange/MAPIStoreCalendarMessage.m
75534
75535commit 1d95cdae7c6681a7a0924814ec3d4c9962e5251b
75536Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75537Date:   Thu Sep 6 18:29:08 2012 +0000
75538
75539    Monotone-Parent: 0b736cc980075f71e643c2c71341dee25f434fb9
75540    Monotone-Revision: a1a4f8e01241e22f0964fc0320be28504ae6e68b
75541
75542    Monotone-Author: wsourdeau@inverse.ca
75543    Monotone-Date: 2012-09-06T18:29:08
75544    Monotone-Branch: ca.inverse.sogo
75545
75546M	ChangeLog
75547M	OpenChange/MAPIStoreCalendarMessage.m
75548M	OpenChange/MAPIStoreMailContext.m
75549
75550commit 2bf242c97b8ff7045218067dd6242d53cb9dc611
75551Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75552Date:   Thu Sep 6 14:15:03 2012 +0000
75553
75554    Monotone-Parent: 3cd1b3a63a62fe841a9e4978d5ca818ab175f870
75555    Monotone-Revision: e95189d2eb78ea96edf9291b7136e415251a7eb4
75556
75557    Monotone-Author: wsourdeau@inverse.ca
75558    Monotone-Date: 2012-09-06T14:15:03
75559    Monotone-Branch: ca.inverse.sogo
75560
75561M	ChangeLog
75562M	OpenChange/MAPIStoreMailVolatileMessage.m
75563
75564commit fe39d82f5d17bf128094e621ac9c2dd9cff1002a
75565Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75566Date:   Thu Sep 6 14:13:24 2012 +0000
75567
75568    Monotone-Parent: b6e0c5de869a2a15ff75f7dd4850ede790373285
75569    Monotone-Revision: 3cd1b3a63a62fe841a9e4978d5ca818ab175f870
75570
75571    Monotone-Author: wsourdeau@inverse.ca
75572    Monotone-Date: 2012-09-06T14:13:24
75573    Monotone-Branch: ca.inverse.sogo
75574
75575M	ChangeLog
75576M	OpenChange/MAPIStoreMailVolatileMessage.m
75577
75578commit 584ba34a49bd375e164832d18dde22d9e2ca1ecb
75579Author: Ludovic Marcotte <lmarcotte@inverse.ca>
75580Date:   Thu Sep 6 07:46:05 2012 +0000
75581
75582    Fixed the yum clean directive
75583
75584    Monotone-Parent: b6e0c5de869a2a15ff75f7dd4850ede790373285
75585    Monotone-Revision: 980f8e11a36d32aa3078b0d7bb5d661b1dad120f
75586
75587    Monotone-Author: ludovic@Sophos.ca
75588    Monotone-Date: 2012-09-06T07:46:05
75589    Monotone-Branch: ca.inverse.sogo
75590
75591M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
75592
75593commit 0af7547b8a05b4f7cb8e985e0a86115fa56edaf9
75594Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75595Date:   Wed Sep 5 20:07:17 2012 +0000
75596
75597    Monotone-Parent: d37b05310d38d5954711085cdeecbc2ffc7e8d82
75598    Monotone-Revision: b6e0c5de869a2a15ff75f7dd4850ede790373285
75599
75600    Monotone-Author: wsourdeau@inverse.ca
75601    Monotone-Date: 2012-09-05T20:07:17
75602    Monotone-Branch: ca.inverse.sogo
75603
75604M	ChangeLog
75605M	OpenChange/MAPIStoreMailMessage.m
75606
75607commit 9874fa469c33e5259131a8c13c05e1f6749a93ff
75608Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
75609Date:   Wed Sep 5 20:06:22 2012 +0000
75610
75611    Monotone-Parent: 5256e25412e03d77d707a92d0bcfda4e03f05d98
75612    Monotone-Revision: d37b05310d38d5954711085cdeecbc2ffc7e8d82
75613
75614    Monotone-Author: wsourdeau@inverse.ca
75615    Monotone-Date: 2012-09-05T20:06:22
75616    Monotone-Branch: ca.inverse.sogo
75617
75618M	ChangeLog
75619M	OpenChange/MAPIStoreCalendarAttachment.m
75620
75621commit d2856c26c84370065f72a3edd7dd2be6e4abb745
75622Author: Francis Lachapelle <flachapelle@inverse.ca>
75623Date:   Wed Sep 5 18:23:42 2012 +0000
75624
75625    Added architecture diagram in configuration guide
75626
75627    Monotone-Parent: adcbde36428e7bc286173eed54c027092d9116bf
75628    Monotone-Revision: 5256e25412e03d77d707a92d0bcfda4e03f05d98
75629
75630    Monotone-Author: flachapelle@inverse.ca
75631    Monotone-Date: 2012-09-05T18:23:42
75632    Monotone-Branch: ca.inverse.sogo
75633
75634M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
75635A	Documentation/openchange.png
75636
75637commit b5b9eecce19376d8364f3e50c4b78a5b0ed61b16
75638Author: Jean Raby <jraby@inverse.ca>
75639Date:   Wed Sep 5 17:13:31 2012 +0000
75640
75641    exclude .py and .sh files from being compressed by dh_compress
75642
75643    Monotone-Parent: 631650bf7e67489a8bf42e8edf637b07f298ec39
75644    Monotone-Revision: adcbde36428e7bc286173eed54c027092d9116bf
75645
75646    Monotone-Author: jraby@inverse.ca
75647    Monotone-Date: 2012-09-05T17:13:31
75648    Monotone-Branch: ca.inverse.sogo
75649
75650M	packaging/debian-multiarch/rules
75651M	packaging/debian/rules
75652
75653commit c0921c641be22e21aac0db7e6ad1348ab63335b7
75654Author: Jean Raby <jraby@inverse.ca>
75655Date:   Tue Sep 4 18:49:48 2012 +0000
75656
75657    Scripts/openchange_cleanup.py: don't use subprocess.check_output
75658    since it it not available in py2.6
75659    Actually use imapport + imaphost
75660
75661    Monotone-Parent: a223e7453cba5fece9978e8b04d3890c9d290735
75662    Monotone-Revision: 631650bf7e67489a8bf42e8edf637b07f298ec39
75663
75664    Monotone-Author: jraby@inverse.ca
75665    Monotone-Date: 2012-09-04T18:49:48
75666    Monotone-Branch: ca.inverse.sogo
75667
75668M	Scripts/openchange_cleanup.py
75669
75670commit 82530229ccf743bfbd23b70d5bf8a46df5ecab48
75671Author: Francis Lachapelle <flachapelle@inverse.ca>
75672Date:   Tue Sep 4 17:52:59 2012 +0000
75673
75674    Updated NEWS file
75675
75676    Monotone-Parent: 31dc3dd102c504ce978c1809310a4924273fc57b
75677    Monotone-Revision: 7c7520aa207bce4701e10594a7e6854a244e9f7e
75678
75679    Monotone-Author: flachapelle@inverse.ca
75680    Monotone-Date: 2012-09-04T17:52:59
75681
75682M	NEWS
75683
75684commit 1c128a224f9c62a33cd8374983a0ae06dda4ada4
75685Author: Francis Lachapelle <flachapelle@inverse.ca>
75686Date:   Tue Sep 4 17:46:23 2012 +0000
75687
75688    See ChangeLog
75689
75690    Monotone-Parent: 635c9e7117554059bb6df5357a9f71f448867b55
75691    Monotone-Revision: 31dc3dd102c504ce978c1809310a4924273fc57b
75692
75693    Monotone-Author: flachapelle@inverse.ca
75694    Monotone-Date: 2012-09-04T17:46:23
75695
75696M	ChangeLog
75697M	SoObjects/SOGo/WORequest+SOGo.m
75698
75699commit 665d11976afdf99115b1ee227f38fb47a8f32144
75700Author: Francis Lachapelle <flachapelle@inverse.ca>
75701Date:   Fri Aug 31 20:31:33 2012 +0000
75702
75703    See ChangeLog
75704
75705    Monotone-Parent: 749811709acadced020a19e4ce7c00f07ac86e77
75706    Monotone-Revision: 635c9e7117554059bb6df5357a9f71f448867b55
75707
75708    Monotone-Author: flachapelle@inverse.ca
75709    Monotone-Date: 2012-08-31T20:31:33
75710
75711M	SOPE/NGCards/ChangeLog
75712M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
75713
75714commit df1c4490f47e9566ac764f33bdaf0242a492ff5b
75715Author: Ludovic Marcotte <lmarcotte@inverse.ca>
75716Date:   Fri Aug 31 10:56:02 2012 +0000
75717
75718    Slightly updated the documentation
75719
75720    Monotone-Parent: 41a8d7f00d570d1b57f907d8292866904cbb140e
75721    Monotone-Revision: a223e7453cba5fece9978e8b04d3890c9d290735
75722
75723    Monotone-Author: ludovic@Sophos.ca
75724    Monotone-Date: 2012-08-31T10:56:02
75725    Monotone-Branch: ca.inverse.sogo
75726
75727M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
75728
75729commit 77053890e39cb467c1811ff7bc2482e98faed054
75730Author: Jean Raby <jraby@inverse.ca>
75731Date:   Wed Aug 29 12:57:49 2012 +0000
75732
75733    Really add Scripts/openchange_cleanup.py
75734
75735    Monotone-Parent: cebb37d367ee5534f83da28bfdd4300b276e285d
75736    Monotone-Revision: 41a8d7f00d570d1b57f907d8292866904cbb140e
75737
75738    Monotone-Author: jraby@inverse.ca
75739    Monotone-Date: 2012-08-29T12:57:49
75740    Monotone-Branch: ca.inverse.sogo
75741
75742A	Scripts/openchange_cleanup.py
75743
75744commit 4798b18598b0e0e9ca705e5300ea1569cb7d2b21
75745Author: Francis Lachapelle <flachapelle@inverse.ca>
75746Date:   Wed Aug 29 12:56:00 2012 +0000
75747
75748    Minor CSS cleanup
75749
75750    Monotone-Parent: 6715d58c21f1a56fe1676af927c8dbc0dc2b3cdf
75751    Monotone-Revision: 749811709acadced020a19e4ce7c00f07ac86e77
75752
75753    Monotone-Author: flachapelle@inverse.ca
75754    Monotone-Date: 2012-08-29T12:56:00
75755
75756M	UI/Templates/Appointments/SOGoAptMailUpdate.wox
75757M	UI/WebServerResources/UIxAppointmentEditor.css
75758
75759commit 8e37493c41485f4e9050f17c0caea16172c9c7ad
75760Author: Francis Lachapelle <flachapelle@inverse.ca>
75761Date:   Tue Aug 28 16:15:34 2012 +0000
75762
75763    Updated NEWS file
75764
75765    Monotone-Parent: 1197c3bf706bd47a4ccf0590095edac350720500
75766    Monotone-Revision: 6715d58c21f1a56fe1676af927c8dbc0dc2b3cdf
75767
75768    Monotone-Author: flachapelle@inverse.ca
75769    Monotone-Date: 2012-08-28T16:15:34
75770
75771M	NEWS
75772
75773commit d37962a08bb792ef2e91f586dc8f269a57e90efe
75774Author: Francis Lachapelle <flachapelle@inverse.ca>
75775Date:   Tue Aug 28 16:03:02 2012 +0000
75776
75777    Updated guides for 1.3.18
75778
75779    Monotone-Parent: f1882bcb770dc06a864552a193dba1c427913841
75780    Monotone-Revision: 1197c3bf706bd47a4ccf0590095edac350720500
75781
75782    Monotone-Author: flachapelle@inverse.ca
75783    Monotone-Date: 2012-08-28T16:03:02
75784
75785M	Documentation/SOGo Installation Guide.odt
75786M	Documentation/SOGo Mobile Devices Configuration.odt
75787M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
75788M	Scripts/updates.php
75789
75790commit 6f7b728d557463ec1bbf718705fb0d41c6c796a5
75791Author: Jean Raby <jraby@inverse.ca>
75792Date:   Tue Aug 28 15:03:20 2012 +0000
75793
75794    Document openchange_cleanup.py
75795
75796    Monotone-Parent: 2d2ee6b01c8bc748013e83a629b2cc184404a017
75797    Monotone-Revision: 02b6f913c445756d25887e84a443f77942949032
75798
75799    Monotone-Author: jraby@inverse.ca
75800    Monotone-Date: 2012-08-28T15:03:20
75801    Monotone-Branch: ca.inverse.sogo
75802
75803M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
75804
75805commit 766b0a1dfb86613c108478649fc0f281b16c1710
75806Author: Jean Raby <jraby@inverse.ca>
75807Date:   Tue Aug 28 14:38:52 2012 +0000
75808
75809    * Scripts/openchange_cleanup.py:
75810        New script to clean an openchange user profile
75811      * packaging/*:
75812        install the new script.
75813        Including a small tweak for python2.6 on rhel5
75814
75815    Monotone-Parent: 62e7b3488d4ad08a0899f6a8ce833621b1476f8c
75816    Monotone-Revision: 2d2ee6b01c8bc748013e83a629b2cc184404a017
75817
75818    Monotone-Author: jraby@inverse.ca
75819    Monotone-Date: 2012-08-28T14:38:52
75820    Monotone-Branch: ca.inverse.sogo
75821
75822M	ChangeLog
75823M	packaging/debian-multiarch/sogo.docs
75824M	packaging/debian/sogo.docs
75825M	packaging/rhel/sogo.spec
75826
75827commit bc0bd77d4595653947d7187343354fffe18f2631
75828Author: Francis Lachapelle <flachapelle@inverse.ca>
75829Date:   Tue Aug 28 13:30:34 2012 +0000
75830
75831    Updated Spanish (Spain) translation
75832
75833    Monotone-Parent: 6da35bf3e764354a5472752070138259d909ae56
75834    Monotone-Revision: f1882bcb770dc06a864552a193dba1c427913841
75835
75836    Monotone-Author: flachapelle@inverse.ca
75837    Monotone-Date: 2012-08-28T13:30:34
75838
75839M	NEWS
75840M	SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings
75841M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
75842
75843commit 925412ffcf6752b7eb73b129965ff14bcce3ed7d
75844Author: Francis Lachapelle <flachapelle@inverse.ca>
75845Date:   Tue Aug 28 13:27:29 2012 +0000
75846
75847    Updated Spanish (Argentina) translation
75848
75849    Monotone-Parent: 0bf69082b57290bcfab6429fbda6b1c808ecc1df
75850    Monotone-Revision: 6da35bf3e764354a5472752070138259d909ae56
75851
75852    Monotone-Author: flachapelle@inverse.ca
75853    Monotone-Date: 2012-08-28T13:27:29
75854
75855M	NEWS
75856M	SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings
75857M	UI/Contacts/SpanishArgentina.lproj/Localizable.strings
75858M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
75859
75860commit adcc2464bddf67208c11e2ebb376007599d49b56
75861Author: Francis Lachapelle <flachapelle@inverse.ca>
75862Date:   Tue Aug 28 13:16:22 2012 +0000
75863
75864    Updated Russian translation
75865
75866    Monotone-Parent: ce4b02a21372a88331d55fd8d38ae9c1eb7bf74c
75867    Monotone-Revision: 0bf69082b57290bcfab6429fbda6b1c808ecc1df
75868
75869    Monotone-Author: flachapelle@inverse.ca
75870    Monotone-Date: 2012-08-28T13:16:22
75871
75872M	NEWS
75873M	SoObjects/Appointments/Russian.lproj/Localizable.strings
75874M	UI/Contacts/Russian.lproj/Localizable.strings
75875M	UI/MailPartViewers/Russian.lproj/Localizable.strings
75876M	UI/MailerUI/Russian.lproj/Localizable.strings
75877M	UI/PreferencesUI/Russian.lproj/Localizable.strings
75878M	UI/Scheduler/Russian.lproj/Localizable.strings
75879
75880commit 23ad5d346b5001b57ee399a17008898b30ffb8c5
75881Author: Francis Lachapelle <flachapelle@inverse.ca>
75882Date:   Tue Aug 28 13:13:35 2012 +0000
75883
75884    Updated Hungarian translation
75885
75886    Monotone-Parent: bb39c11ed393374b768c109eaa578fac70637cb5
75887    Monotone-Revision: ce4b02a21372a88331d55fd8d38ae9c1eb7bf74c
75888
75889    Monotone-Author: flachapelle@inverse.ca
75890    Monotone-Date: 2012-08-28T13:13:35
75891
75892M	NEWS
75893M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
75894M	UI/Contacts/Hungarian.lproj/Localizable.strings
75895M	UI/MailerUI/Hungarian.lproj/Localizable.strings
75896M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
75897M	UI/Scheduler/Hungarian.lproj/Localizable.strings
75898
75899commit 9e7ba6d66ace9348894a749fa8b64c0c6d8a399f
75900Author: Francis Lachapelle <flachapelle@inverse.ca>
75901Date:   Tue Aug 28 13:11:44 2012 +0000
75902
75903    Updated German translation
75904
75905    Monotone-Parent: 6050d42b2809f4f4663038de175b17515fd36a91
75906    Monotone-Revision: bb39c11ed393374b768c109eaa578fac70637cb5
75907
75908    Monotone-Author: flachapelle@inverse.ca
75909    Monotone-Date: 2012-08-28T13:11:44
75910
75911M	NEWS
75912M	SoObjects/Appointments/German.lproj/Localizable.strings
75913M	UI/PreferencesUI/German.lproj/Localizable.strings
75914M	UI/Scheduler/German.lproj/Localizable.strings
75915
75916commit 575565c473788db1e2d4f319c80bcc26dc3e2353
75917Author: Francis Lachapelle <flachapelle@inverse.ca>
75918Date:   Tue Aug 28 13:07:30 2012 +0000
75919
75920    Updated Dutch translation
75921
75922    Monotone-Parent: 3b9c7fd4dc4ef297ab139880e6705f51b95f2648
75923    Monotone-Revision: 6050d42b2809f4f4663038de175b17515fd36a91
75924
75925    Monotone-Author: flachapelle@inverse.ca
75926    Monotone-Date: 2012-08-28T13:07:30
75927
75928M	NEWS
75929M	UI/Contacts/Dutch.lproj/Localizable.strings
75930M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
75931
75932commit b05af38cf6173e6580a17c776b933d973f88d32b
75933Author: Francis Lachapelle <flachapelle@inverse.ca>
75934Date:   Tue Aug 28 13:02:12 2012 +0000
75935
75936    Updated Catalan translation
75937
75938    Monotone-Parent: 549b5b2ba6cec31b0eabdb2aa7547d8e1f4973c2
75939    Monotone-Revision: 3b9c7fd4dc4ef297ab139880e6705f51b95f2648
75940
75941    Monotone-Author: flachapelle@inverse.ca
75942    Monotone-Date: 2012-08-28T13:02:12
75943
75944M	NEWS
75945M	SoObjects/Appointments/Catalan.lproj/Localizable.strings
75946M	UI/Common/Catalan.lproj/Localizable.strings
75947M	UI/Contacts/Catalan.lproj/Localizable.strings
75948M	UI/MailerUI/Catalan.lproj/Localizable.strings
75949M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
75950M	UI/Scheduler/Catalan.lproj/Localizable.strings
75951
75952commit 2ac68a818ea235db7a99c65482d2aa5a05ae7ce3
75953Author: Francis Lachapelle <flachapelle@inverse.ca>
75954Date:   Tue Aug 28 12:58:06 2012 +0000
75955
75956    Updated French translation
75957
75958    Monotone-Parent: af632270926a9ff2164d4226f6a04ab281a2fdb2
75959    Monotone-Revision: 549b5b2ba6cec31b0eabdb2aa7547d8e1f4973c2
75960
75961    Monotone-Author: flachapelle@inverse.ca
75962    Monotone-Date: 2012-08-28T12:58:06
75963
75964M	SoObjects/Appointments/French.lproj/Localizable.strings
75965
75966commit 246bae6cc42c1be00d3c17aebe1b1919640ec91e
75967Author: Francis Lachapelle <flachapelle@inverse.ca>
75968Date:   Tue Aug 28 12:55:30 2012 +0000
75969
75970    Round corners for .ics
75971
75972    Monotone-Parent: e5e46473685093f9076981f90edbe581992247e7
75973    Monotone-Revision: efd2971c30fdf12f7c60edbe1950e3bc6b3e4398
75974
75975    Monotone-Author: flachapelle@inverse.ca
75976    Monotone-Date: 2012-08-28T12:55:30
75977
75978M	UI/WebServerResources/MailerUI.css
75979
75980commit 74a6c2f1d980468a6096b0522651a4c15256107e
75981Author: Ludovic Marcotte <lmarcotte@inverse.ca>
75982Date:   Tue Aug 28 08:48:41 2012 +0000
75983
75984    Updated the docs for Funambol v10.0.3
75985
75986    Monotone-Parent: 728de9d1f91919c2ef87a31aa2d11b9b1a3a9835
75987    Monotone-Revision: 4194d463f4a1cb6539347d116d278cd1e6cb9d12
75988
75989    Monotone-Author: ludovic@Sophos.ca
75990    Monotone-Date: 2012-08-28T08:48:41
75991
75992M	Documentation/SOGo Installation Guide.odt
75993
75994commit da6b5696a0eb312b58e23e2b99cd21f1592434ac
75995Author: Francis Lachapelle <flachapelle@inverse.ca>
75996Date:   Mon Aug 27 20:35:10 2012 +0000
75997
75998    See ChangeLog
75999
76000    Monotone-Parent: 728de9d1f91919c2ef87a31aa2d11b9b1a3a9835
76001    Monotone-Revision: e5e46473685093f9076981f90edbe581992247e7
76002
76003    Monotone-Author: flachapelle@inverse.ca
76004    Monotone-Date: 2012-08-27T20:35:10
76005
76006M	ChangeLog
76007M	NEWS
76008M	SoObjects/Appointments/English.lproj/Localizable.strings
76009M	SoObjects/Appointments/SOGoAptMailDeletion.m
76010M	SoObjects/Appointments/SOGoAptMailICalReply.m
76011M	SoObjects/Appointments/SOGoAptMailInvitation.m
76012M	SoObjects/Appointments/SOGoAptMailNotification.h
76013M	SoObjects/Appointments/SOGoAptMailNotification.m
76014M	SoObjects/Appointments/SOGoAptMailUpdate.m
76015M	SoObjects/Appointments/SOGoCalendarComponent.m
76016M	UI/Templates/Appointments/SOGoAptMailDeletion.wox
76017M	UI/Templates/Appointments/SOGoAptMailICalReply.wox
76018M	UI/Templates/Appointments/SOGoAptMailInvitation.wox
76019M	UI/Templates/Appointments/SOGoAptMailReceipt.wox
76020M	UI/Templates/Appointments/SOGoAptMailUpdate.wox
76021
76022commit 4d71ec17f64e5ffeddc5c1e0388c7e1e2f4f33f3
76023Author: Francis Lachapelle <flachapelle@inverse.ca>
76024Date:   Mon Aug 27 15:33:34 2012 +0000
76025
76026    See ChangeLog
76027
76028    Monotone-Parent: 6132fa152e84c6f1d0cd0239e2dff1524f6b34c1
76029    Monotone-Revision: 728de9d1f91919c2ef87a31aa2d11b9b1a3a9835
76030
76031    Monotone-Author: flachapelle@inverse.ca
76032    Monotone-Date: 2012-08-27T15:33:34
76033
76034M	ChangeLog
76035M	UI/WebServerResources/UIxAppointmentEditor.js
76036M	UI/WebServerResources/generic.js
76037
76038commit 07b41d4420a121017285f7fffdad51c683ab0e00
76039Author: Francis Lachapelle <flachapelle@inverse.ca>
76040Date:   Mon Aug 27 14:41:38 2012 +0000
76041
76042    See ChangeLog
76043
76044    Monotone-Parent: 81e5a2cbed9325efd0e582da75adabe4e79cff9f
76045    Monotone-Revision: 6132fa152e84c6f1d0cd0239e2dff1524f6b34c1
76046
76047    Monotone-Author: flachapelle@inverse.ca
76048    Monotone-Date: 2012-08-27T14:41:38
76049
76050M	ChangeLog
76051M	NEWS
76052M	UI/Scheduler/UIxCalListingActions.m
76053M	UI/WebServerResources/SchedulerUI.css
76054M	UI/WebServerResources/SchedulerUI.js
76055
76056commit 23386cab11086685967d5d0848e2e86b30032b86
76057Author: Ludovic Marcotte <lmarcotte@inverse.ca>
76058Date:   Mon Aug 27 09:40:18 2012 +0000
76059
76060    See ChangeLog
76061
76062    Monotone-Parent: 02a0c346903984d754efc6a1339191e14f2a9b9f
76063    Monotone-Revision: 81e5a2cbed9325efd0e582da75adabe4e79cff9f
76064
76065    Monotone-Author: ludovic@Sophos.ca
76066    Monotone-Date: 2012-08-27T09:40:18
76067
76068M	ChangeLog
76069M	NEWS
76070M	SoObjects/Appointments/SOGoCalendarComponent.m
76071M	SoObjects/Appointments/iCalPerson+SOGo.h
76072M	SoObjects/Appointments/iCalPerson+SOGo.m
76073
76074commit 8d1303f41d0b31bb917c082c422315f1f1de6be0
76075Author: Francis Lachapelle <flachapelle@inverse.ca>
76076Date:   Fri Aug 24 19:59:46 2012 +0000
76077
76078    Improved CSS of headers of attached messages.
76079
76080    Monotone-Parent: 0942f75d4ff9b5111c95d1cd9bee0a65f57f888b
76081    Monotone-Revision: 02a0c346903984d754efc6a1339191e14f2a9b9f
76082
76083    Monotone-Author: flachapelle@inverse.ca
76084    Monotone-Date: 2012-08-24T19:59:46
76085
76086M	UI/WebServerResources/MailerUI.css
76087
76088commit 6bf0a28c5ce9fd9a0b6d61871b4de4795d081f70
76089Author: Francis Lachapelle <flachapelle@inverse.ca>
76090Date:   Fri Aug 24 19:58:04 2012 +0000
76091
76092    See ChangeLog
76093
76094    Monotone-Parent: c3154515eeade57787d4fb276b1cd5ba9bd7488d
76095    Monotone-Revision: 0942f75d4ff9b5111c95d1cd9bee0a65f57f888b
76096
76097    Monotone-Author: flachapelle@inverse.ca
76098    Monotone-Date: 2012-08-24T19:58:04
76099
76100M	ChangeLog
76101M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
76102
76103commit ea30ab1a5e48663c90afff060ca2362cc7987908
76104Author: Jean Raby <jraby@inverse.ca>
76105Date:   Fri Aug 24 14:43:33 2012 +0000
76106
76107    Updated installation step for Debian Squeeze.
76108
76109    Monotone-Parent: e9cb8a37d8bab3091b59b8f07c29c1b5b23e141d
76110    Monotone-Revision: 62e7b3488d4ad08a0899f6a8ce833621b1476f8c
76111
76112    Monotone-Author: jraby@inverse.ca
76113    Monotone-Date: 2012-08-24T14:43:33
76114    Monotone-Branch: ca.inverse.sogo
76115
76116M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
76117
76118commit 8530f7950d92966513605bcd79ca9966f97a2f8a
76119Author: Francis Lachapelle <flachapelle@inverse.ca>
76120Date:   Fri Aug 24 13:55:15 2012 +0000
76121
76122    Updated NEWS file
76123
76124    Monotone-Parent: 80de9d7a5b5a171a2e958a616293b16a76c4c756
76125    Monotone-Revision: c3154515eeade57787d4fb276b1cd5ba9bd7488d
76126
76127    Monotone-Author: flachapelle@inverse.ca
76128    Monotone-Date: 2012-08-24T13:55:15
76129
76130M	NEWS
76131
76132commit 29c5915c490d27cb30c029d8410472f7eccc426b
76133Author: Ludovic Marcotte <lmarcotte@inverse.ca>
76134Date:   Fri Aug 24 10:25:13 2012 +0000
76135
76136    Improved documentation regarding Dovecot's IMAP proxy
76137
76138    Monotone-Parent: 28a7f739364a5ec7c2076aea5f8a59c6910c4727
76139    Monotone-Revision: e9cb8a37d8bab3091b59b8f07c29c1b5b23e141d
76140
76141    Monotone-Author: ludovic@Sophos.ca
76142    Monotone-Date: 2012-08-24T10:25:13
76143    Monotone-Branch: ca.inverse.sogo
76144
76145M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
76146
76147commit 6f0cc7502d712165b46acc589d53a2f995149ccc
76148Author: Ludovic Marcotte <lmarcotte@inverse.ca>
76149Date:   Thu Aug 23 16:51:24 2012 +0000
76150
76151    See ChangeLog
76152
76153    Monotone-Parent: ec64b102b590c4a7b217fe508a46ad302e12adce
76154    Monotone-Revision: 28a7f739364a5ec7c2076aea5f8a59c6910c4727
76155
76156    Monotone-Author: ludovic@Sophos.ca
76157    Monotone-Date: 2012-08-23T16:51:24
76158    Monotone-Branch: ca.inverse.sogo
76159
76160M	ChangeLog
76161M	SoObjects/Mailer/SOGoMailFolder.m
76162
76163commit e8831b4fe4776e74a27bb22a0c653626243b5035
76164Author: Francis Lachapelle <flachapelle@inverse.ca>
76165Date:   Thu Aug 23 12:43:37 2012 +0000
76166
76167    Updated installation guide: version 1.3.18, SOGoUIxAdditionalPreferences.
76168
76169    Monotone-Parent: 52bc1ab2a2dcc4de7809fd592d0e9c41c556cf17
76170    Monotone-Revision: 80de9d7a5b5a171a2e958a616293b16a76c4c756
76171
76172    Monotone-Author: flachapelle@inverse.ca
76173    Monotone-Date: 2012-08-23T12:43:37
76174
76175M	Documentation/SOGo Installation Guide.odt
76176
76177commit 426696b03360fc6b4b3c29206f6b0264cb93b2fc
76178Author: Francis Lachapelle <flachapelle@inverse.ca>
76179Date:   Wed Aug 22 13:49:45 2012 +0000
76180
76181    See ChangeLog.
76182
76183    Monotone-Parent: 6722e59df0723e9698a938cf20033b44e842756f
76184    Monotone-Revision: 52bc1ab2a2dcc4de7809fd592d0e9c41c556cf17
76185
76186    Monotone-Author: flachapelle@inverse.ca
76187    Monotone-Date: 2012-08-22T13:49:45
76188
76189M	SOPE/NGCards/ChangeLog
76190M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
76191
76192commit 4156dc77fc07e905cdbcdc12eb2e08dbef9ac42e
76193Author: Francis Lachapelle <flachapelle@inverse.ca>
76194Date:   Wed Aug 22 01:26:05 2012 +0000
76195
76196    See ChangeLog.
76197
76198    Monotone-Parent: e85beb8f93ffc2c69838b75d3a43926981cbe855
76199    Monotone-Revision: 6722e59df0723e9698a938cf20033b44e842756f
76200
76201    Monotone-Author: flachapelle@inverse.ca
76202    Monotone-Date: 2012-08-22T01:26:05
76203
76204M	SOPE/NGCards/ChangeLog
76205M	SOPE/NGCards/iCalRepeatableEntityObject.m
76206
76207commit 54434e98961a9e37b865e670970312c81259c3b4
76208Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76209Date:   Tue Aug 21 20:39:46 2012 +0000
76210
76211    Monotone-Parent: c61e2dc9a2d1575387224156c338b5517bdcbae1
76212    Monotone-Revision: f878485f243e179600dcdcf48b5dffc712d954ca
76213
76214    Monotone-Author: wsourdeau@inverse.ca
76215    Monotone-Date: 2012-08-21T20:39:46
76216    Monotone-Branch: ca.inverse.sogo
76217
76218M	OpenChange/NSData+MAPIStore.h
76219M	OpenChange/NSData+MAPIStore.m
76220
76221commit f1c5ee15b7e42805816026fa4236278181ef0a42
76222Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76223Date:   Tue Aug 21 20:39:36 2012 +0000
76224
76225    Monotone-Parent: 30720cd63a96f71fe1ddecf048357f4063f4a056
76226    Monotone-Revision: c61e2dc9a2d1575387224156c338b5517bdcbae1
76227
76228    Monotone-Author: wsourdeau@inverse.ca
76229    Monotone-Date: 2012-08-21T20:39:36
76230    Monotone-Branch: ca.inverse.sogo
76231
76232M	ChangeLog
76233M	OpenChange/MAPIStoreFolder.m
76234
76235commit 8670c3c5616bc6dd07dccead501c8a59f53f1a62
76236Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76237Date:   Tue Aug 21 20:38:43 2012 +0000
76238
76239    Monotone-Parent: 289c3552a8d15a19943bfe3a54272bf413087c4f
76240    Monotone-Revision: 30720cd63a96f71fe1ddecf048357f4063f4a056
76241
76242    Monotone-Author: wsourdeau@inverse.ca
76243    Monotone-Date: 2012-08-21T20:38:43
76244    Monotone-Branch: ca.inverse.sogo
76245
76246M	ChangeLog
76247M	OpenChange/MAPIStoreMailMessage.m
76248M	OpenChange/MAPIStoreMessage.m
76249
76250commit 2037ff8a6b491a0fab2d122a9d8e1c322e3cebff
76251Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76252Date:   Tue Aug 21 20:37:50 2012 +0000
76253
76254    Monotone-Parent: e70a6a4e35fcf0aacec5ec5ef392c0c8e6bb4e31
76255    Monotone-Revision: 289c3552a8d15a19943bfe3a54272bf413087c4f
76256
76257    Monotone-Author: wsourdeau@inverse.ca
76258    Monotone-Date: 2012-08-21T20:37:50
76259    Monotone-Branch: ca.inverse.sogo
76260
76261M	ChangeLog
76262M	OpenChange/MAPIStoreContactsMessage.m
76263
76264commit e86f5ff8414b2eafbc286be69029fadb50f72265
76265Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76266Date:   Tue Aug 21 20:36:32 2012 +0000
76267
76268    Monotone-Parent: 78c0405a3665172ccb21ec34bba08331cc479f71
76269    Monotone-Revision: e70a6a4e35fcf0aacec5ec5ef392c0c8e6bb4e31
76270
76271    Monotone-Author: wsourdeau@inverse.ca
76272    Monotone-Date: 2012-08-21T20:36:32
76273    Monotone-Branch: ca.inverse.sogo
76274
76275M	ChangeLog
76276M	OpenChange/MAPIStoreGCSFolder.h
76277M	OpenChange/MAPIStoreGCSFolder.m
76278
76279commit 0f9bcd552d6b3f3fe345b017b66c5acda809c553
76280Author: Jean Raby <jraby@inverse.ca>
76281Date:   Tue Aug 21 19:59:32 2012 +0000
76282
76283    Real fix...
76284
76285    Monotone-Parent: 4f5aec06157554c4d68363a46984c6fe335386fd
76286    Monotone-Revision: 8cea0b1a81fe57f8395b91cfc3ed8063d49995ca
76287
76288    Monotone-Author: jraby@inverse.ca
76289    Monotone-Date: 2012-08-21T19:59:32
76290    Monotone-Branch: ca.inverse.sogo
76291
76292M	OpenChange/GNUmakefile
76293
76294commit 59a1f986ccad96bcede7220f87fa9cd43d0b31ea
76295Author: Jean Raby <jraby@inverse.ca>
76296Date:   Tue Aug 21 19:10:57 2012 +0000
76297
76298    missing backslash
76299
76300    Monotone-Parent: 98ed5bb6af42d0b60f21c80b01ede4cb33ad82e7
76301    Monotone-Revision: 4f5aec06157554c4d68363a46984c6fe335386fd
76302
76303    Monotone-Author: jraby@inverse.ca
76304    Monotone-Date: 2012-08-21T19:10:57
76305    Monotone-Branch: ca.inverse.sogo
76306
76307M	OpenChange/GNUmakefile
76308
76309commit 56eae68d7c80b6978dcc2fbbd688a3ad67da7e3e
76310Author: Jean Raby <jraby@inverse.ca>
76311Date:   Tue Aug 21 19:07:15 2012 +0000
76312
76313    Missing library path for dbmsgreader
76314
76315    Monotone-Parent: 78c0405a3665172ccb21ec34bba08331cc479f71
76316    Monotone-Revision: 98ed5bb6af42d0b60f21c80b01ede4cb33ad82e7
76317
76318    Monotone-Author: jraby@inverse.ca
76319    Monotone-Date: 2012-08-21T19:07:15
76320    Monotone-Branch: ca.inverse.sogo
76321
76322M	OpenChange/GNUmakefile
76323
76324commit 4f9e0f9963981ef4d7fcaaeda5abfd80331008b7
76325Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76326Date:   Tue Aug 21 18:25:08 2012 +0000
76327
76328    Monotone-Parent: 321dcc0c57ee3b7c5ea6cebb040566be569bacb3
76329    Monotone-Revision: 78c0405a3665172ccb21ec34bba08331cc479f71
76330
76331    Monotone-Author: wsourdeau@inverse.ca
76332    Monotone-Date: 2012-08-21T18:25:08
76333    Monotone-Branch: ca.inverse.sogo
76334
76335M	OpenChange/GNUmakefile
76336
76337commit ef2ce2434f7b68ae2e004c3d7fd2f6500d6ff95e
76338Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76339Date:   Tue Aug 21 17:41:24 2012 +0000
76340
76341    Monotone-Parent: 8353df7f94c6dafc3acc66e6a0b43ee47a209757
76342    Monotone-Revision: 321dcc0c57ee3b7c5ea6cebb040566be569bacb3
76343
76344    Monotone-Author: wsourdeau@inverse.ca
76345    Monotone-Date: 2012-08-21T17:41:24
76346    Monotone-Branch: ca.inverse.sogo
76347
76348M	OpenChange/unrtf-0.21.2.diff
76349
76350commit f736efef62640c9b6d68bdf7583abef2243943db
76351Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76352Date:   Fri Aug 17 20:12:58 2012 +0000
76353
76354    Monotone-Parent: deb19e29a470db5c60606444f9e82eb9aa85ce1d
76355    Monotone-Revision: 8353df7f94c6dafc3acc66e6a0b43ee47a209757
76356
76357    Monotone-Author: wsourdeau@inverse.ca
76358    Monotone-Date: 2012-08-17T20:12:58
76359    Monotone-Branch: ca.inverse.sogo
76360
76361M	OpenChange/gen-property-selectors.py
76362
76363commit 4f3934dc0eb718941cf617cb32b73b2473c352d5
76364Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76365Date:   Fri Aug 17 20:12:50 2012 +0000
76366
76367    Monotone-Parent: 105b571703ff5c4cc1024854ef8a1d987aef2bf1
76368    Monotone-Revision: deb19e29a470db5c60606444f9e82eb9aa85ce1d
76369
76370    Monotone-Author: wsourdeau@inverse.ca
76371    Monotone-Date: 2012-08-17T20:12:50
76372    Monotone-Branch: ca.inverse.sogo
76373
76374M	ChangeLog
76375M	OpenChange/MAPIStoreAppointmentWrapper.m
76376M	OpenChange/MAPIStoreCalendarMessage.m
76377
76378commit bde4b22ba7740fee46d654c960d9f86f1ce7ff39
76379Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76380Date:   Fri Aug 17 19:04:57 2012 +0000
76381
76382    Monotone-Parent: 572391072fa416635b9921d39ed76478ed762097
76383    Monotone-Revision: 105b571703ff5c4cc1024854ef8a1d987aef2bf1
76384
76385    Monotone-Author: wsourdeau@inverse.ca
76386    Monotone-Date: 2012-08-17T19:04:57
76387    Monotone-Branch: ca.inverse.sogo
76388
76389M	OpenChange/EOBitmaskQualifier.h
76390M	OpenChange/EOBitmaskQualifier.m
76391M	OpenChange/EOQualifier+MAPI.h
76392M	OpenChange/EOQualifier+MAPI.m
76393M	OpenChange/MAPIApplication.h
76394M	OpenChange/MAPIStoreActiveTables.h
76395M	OpenChange/MAPIStoreActiveTables.m
76396M	OpenChange/MAPIStoreAppointmentWrapper.h
76397M	OpenChange/MAPIStoreAppointmentWrapper.m
76398M	OpenChange/MAPIStoreAttachment.h
76399M	OpenChange/MAPIStoreAttachment.m
76400M	OpenChange/MAPIStoreAttachmentTable.h
76401M	OpenChange/MAPIStoreAttachmentTable.m
76402M	OpenChange/MAPIStoreAuthenticator.h
76403M	OpenChange/MAPIStoreAuthenticator.m
76404M	OpenChange/MAPIStoreCalendarAttachment.h
76405M	OpenChange/MAPIStoreCalendarAttachment.m
76406M	OpenChange/MAPIStoreCalendarContext.h
76407M	OpenChange/MAPIStoreCalendarContext.m
76408M	OpenChange/MAPIStoreCalendarFolder.h
76409M	OpenChange/MAPIStoreCalendarFolder.m
76410M	OpenChange/MAPIStoreCalendarMessage.h
76411M	OpenChange/MAPIStoreCalendarMessage.m
76412M	OpenChange/MAPIStoreCalendarMessageTable.h
76413M	OpenChange/MAPIStoreCalendarMessageTable.m
76414M	OpenChange/MAPIStoreContactsAttachment.h
76415M	OpenChange/MAPIStoreContactsAttachment.m
76416M	OpenChange/MAPIStoreContactsContext.h
76417M	OpenChange/MAPIStoreContactsContext.m
76418M	OpenChange/MAPIStoreContactsFolder.h
76419M	OpenChange/MAPIStoreContactsFolder.m
76420M	OpenChange/MAPIStoreContactsMessage.h
76421M	OpenChange/MAPIStoreContactsMessage.m
76422M	OpenChange/MAPIStoreContactsMessageTable.h
76423M	OpenChange/MAPIStoreContactsMessageTable.m
76424M	OpenChange/MAPIStoreContext.h
76425M	OpenChange/MAPIStoreContext.m
76426M	OpenChange/MAPIStoreDBFolder.m
76427M	OpenChange/MAPIStoreDBMessage.m
76428M	OpenChange/MAPIStoreEmbeddedMessage.h
76429M	OpenChange/MAPIStoreEmbeddedMessage.m
76430M	OpenChange/MAPIStoreFAIMessage.h
76431M	OpenChange/MAPIStoreFAIMessage.m
76432M	OpenChange/MAPIStoreFAIMessageTable.h
76433M	OpenChange/MAPIStoreFAIMessageTable.m
76434M	OpenChange/MAPIStoreFallbackContext.h
76435M	OpenChange/MAPIStoreFallbackContext.m
76436M	OpenChange/MAPIStoreFolder.h
76437M	OpenChange/MAPIStoreFolder.m
76438M	OpenChange/MAPIStoreFolderTable.h
76439M	OpenChange/MAPIStoreFolderTable.m
76440M	OpenChange/MAPIStoreGCSBaseContext.h
76441M	OpenChange/MAPIStoreGCSBaseContext.m
76442M	OpenChange/MAPIStoreGCSFolder.h
76443M	OpenChange/MAPIStoreGCSFolder.m
76444M	OpenChange/MAPIStoreGCSMessage.h
76445M	OpenChange/MAPIStoreGCSMessage.m
76446M	OpenChange/MAPIStoreGCSMessageTable.h
76447M	OpenChange/MAPIStoreGCSMessageTable.m
76448M	OpenChange/MAPIStoreMIME.h
76449M	OpenChange/MAPIStoreMIME.m
76450M	OpenChange/MAPIStoreMailAttachment.h
76451M	OpenChange/MAPIStoreMailAttachment.m
76452M	OpenChange/MAPIStoreMailContext.h
76453M	OpenChange/MAPIStoreMailContext.m
76454M	OpenChange/MAPIStoreMailFolder.h
76455M	OpenChange/MAPIStoreMailFolder.m
76456M	OpenChange/MAPIStoreMailMessage.h
76457M	OpenChange/MAPIStoreMailMessage.m
76458M	OpenChange/MAPIStoreMailMessageTable.h
76459M	OpenChange/MAPIStoreMailMessageTable.m
76460M	OpenChange/MAPIStoreMailVolatileMessage.h
76461M	OpenChange/MAPIStoreMailVolatileMessage.m
76462M	OpenChange/MAPIStoreMapping.h
76463M	OpenChange/MAPIStoreMapping.m
76464M	OpenChange/MAPIStoreMessage.h
76465M	OpenChange/MAPIStoreMessage.m
76466M	OpenChange/MAPIStoreMessageTable.h
76467M	OpenChange/MAPIStoreMessageTable.m
76468M	OpenChange/MAPIStoreNotesContext.h
76469M	OpenChange/MAPIStoreNotesContext.m
76470M	OpenChange/MAPIStoreNotesFolder.h
76471M	OpenChange/MAPIStoreNotesFolder.m
76472M	OpenChange/MAPIStoreNotesMessage.h
76473M	OpenChange/MAPIStoreNotesMessage.m
76474M	OpenChange/MAPIStoreObject.h
76475M	OpenChange/MAPIStoreObject.m
76476M	OpenChange/MAPIStorePermissionsTable.h
76477M	OpenChange/MAPIStorePermissionsTable.m
76478M	OpenChange/MAPIStoreRecurrenceUtils.h
76479M	OpenChange/MAPIStoreRecurrenceUtils.m
76480M	OpenChange/MAPIStoreSOGo.m
76481M	OpenChange/MAPIStoreSOGoObject.h
76482M	OpenChange/MAPIStoreSOGoObject.m
76483M	OpenChange/MAPIStoreSamDBUtils.h
76484M	OpenChange/MAPIStoreSamDBUtils.m
76485M	OpenChange/MAPIStoreTable.h
76486M	OpenChange/MAPIStoreTable.m
76487M	OpenChange/MAPIStoreTasksContext.h
76488M	OpenChange/MAPIStoreTasksContext.m
76489M	OpenChange/MAPIStoreTasksFolder.h
76490M	OpenChange/MAPIStoreTasksFolder.m
76491M	OpenChange/MAPIStoreTasksMessage.h
76492M	OpenChange/MAPIStoreTasksMessage.m
76493M	OpenChange/MAPIStoreTasksMessageTable.h
76494M	OpenChange/MAPIStoreTasksMessageTable.m
76495M	OpenChange/MAPIStoreTypes.h
76496M	OpenChange/MAPIStoreTypes.m
76497M	OpenChange/NSArray+MAPIStore.m
76498M	OpenChange/NSData+MAPIStore.m
76499M	OpenChange/NSDate+MAPIStore.h
76500M	OpenChange/NSDate+MAPIStore.m
76501M	OpenChange/NSObject+MAPIStore.h
76502M	OpenChange/NSObject+MAPIStore.m
76503M	OpenChange/NSObject+PropertyList.m
76504M	OpenChange/NSString+MAPIStore.h
76505M	OpenChange/NSString+MAPIStore.m
76506M	OpenChange/NSValue+MAPIStore.h
76507M	OpenChange/NSValue+MAPIStore.m
76508M	OpenChange/code-MAPIStorePropertySelectors.h
76509M	OpenChange/code-MAPIStorePropertySelectors.m
76510M	OpenChange/dbmsgreader.m
76511M	OpenChange/plreader.m
76512
76513commit fb297c913c11347b2b9719119c710022ad7d086d
76514Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76515Date:   Fri Aug 17 17:56:25 2012 +0000
76516
76517    Monotone-Parent: 1fb3121c84e0bb2773973fcfde109c7b26530951
76518    Monotone-Revision: e2f910a1982b774a3f5dfd586d968821441f2076
76519
76520    Monotone-Author: wsourdeau@inverse.ca
76521    Monotone-Date: 2012-08-17T17:56:25
76522    Monotone-Branch: ca.inverse.sogo
76523
76524M	ChangeLog
76525M	OpenChange/MAPIStoreContext.m
76526M	OpenChange/MAPIStoreFolder.m
76527M	OpenChange/MAPIStoreMailContext.m
76528M	OpenChange/MAPIStoreMailFolder.m
76529
76530commit cb2f8e27dd21bd98f1387e69fc26557392db4f4d
76531Author: Francis Lachapelle <flachapelle@inverse.ca>
76532Date:   Fri Aug 17 15:24:27 2012 +0000
76533
76534    Updated Native Microsoft Outlook Configuration Guide.
76535
76536    Monotone-Parent: d073d1d434e8c6c57d9c0f53a3cac4c19354b6f7
76537    Monotone-Revision: 22f4b6731e332b6ef213a0c2e104ac7fef48969a
76538
76539    Monotone-Author: flachapelle@inverse.ca
76540    Monotone-Date: 2012-08-17T15:24:27
76541    Monotone-Branch: ca.inverse.sogo
76542
76543M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
76544A	Documentation/sogo-2.png
76545
76546commit 90e226d5bb366335076ea9442696f0787487dc58
76547Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76548Date:   Thu Aug 16 21:05:16 2012 +0000
76549
76550    Monotone-Parent: d50a947c2bfbadd4649b083ee3432fbdd28180c2
76551    Monotone-Revision: 1fb3121c84e0bb2773973fcfde109c7b26530951
76552
76553    Monotone-Author: wsourdeau@inverse.ca
76554    Monotone-Date: 2012-08-16T21:05:16
76555    Monotone-Branch: ca.inverse.sogo
76556
76557M	ChangeLog
76558M	OpenChange/MAPIStoreCalendarMessage.m
76559
76560commit d2321642bf30c5d87bf95422de07104986d9c591
76561Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76562Date:   Thu Aug 16 16:32:52 2012 +0000
76563
76564    Monotone-Parent: 8dee72c8fdafae92791aa552c3705e9c68f5c59e
76565    Monotone-Revision: d50a947c2bfbadd4649b083ee3432fbdd28180c2
76566
76567    Monotone-Author: wsourdeau@inverse.ca
76568    Monotone-Date: 2012-08-16T16:32:52
76569    Monotone-Branch: ca.inverse.sogo
76570
76571M	ChangeLog
76572M	OpenChange/MAPIStoreCalendarMessage.m
76573
76574commit e5a39484683d0d6c2196e276b53fbd439e8ec237
76575Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76576Date:   Thu Aug 16 16:30:58 2012 +0000
76577
76578    Monotone-Parent: 586a2e5adebfaf2123f3514dffa057f7f0f0574e
76579    Monotone-Revision: 8dee72c8fdafae92791aa552c3705e9c68f5c59e
76580
76581    Monotone-Author: wsourdeau@inverse.ca
76582    Monotone-Date: 2012-08-16T16:30:58
76583    Monotone-Branch: ca.inverse.sogo
76584
76585M	ChangeLog
76586M	OpenChange/MAPIStoreMapping.m
76587
76588commit 0d12810e14c161611f8e31c7ef081e1abc48acb5
76589Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76590Date:   Thu Aug 16 16:29:47 2012 +0000
76591
76592    Monotone-Parent: d9117c53c33a58d47b6b3993f78e09e431f47f96
76593    Monotone-Revision: 586a2e5adebfaf2123f3514dffa057f7f0f0574e
76594
76595    Monotone-Author: wsourdeau@inverse.ca
76596    Monotone-Date: 2012-08-16T16:29:47
76597    Monotone-Branch: ca.inverse.sogo
76598
76599M	ChangeLog
76600M	OpenChange/MAPIStoreAppointmentWrapper.m
76601
76602commit 9f0312db41c820555c6c487a8bb2e4589c61ad22
76603Author: Ludovic Marcotte <lmarcotte@inverse.ca>
76604Date:   Thu Aug 16 15:46:05 2012 +0000
76605
76606    Major update to the documentation
76607
76608    Monotone-Parent: d50a947c2bfbadd4649b083ee3432fbdd28180c2
76609    Monotone-Revision: 3b05428c1c26f8039e60ec4b3d67714b8d3c2f95
76610
76611    Monotone-Author: ludovic@Sophos.ca
76612    Monotone-Date: 2012-08-16T15:46:05
76613    Monotone-Branch: ca.inverse.sogo
76614
76615M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
76616
76617commit e09972700bcba858ad8f67a21709fbffa492061c
76618Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76619Date:   Wed Aug 15 19:01:24 2012 +0000
76620
76621    Monotone-Parent: c24e0fd5407c5155f41caca1fbb44c9686e3bc0f
76622    Monotone-Revision: d9117c53c33a58d47b6b3993f78e09e431f47f96
76623
76624    Monotone-Author: wsourdeau@inverse.ca
76625    Monotone-Date: 2012-08-15T19:01:24
76626    Monotone-Branch: ca.inverse.sogo
76627
76628M	ChangeLog
76629M	OpenChange/MAPIStoreMailFolder.m
76630
76631commit abe8de11aa4eba66f526613201544e93abafa8ff
76632Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76633Date:   Wed Aug 15 19:00:38 2012 +0000
76634
76635    Monotone-Parent: 2180e9f83acd350f77772f161695cca6bff102ec
76636    Monotone-Revision: c24e0fd5407c5155f41caca1fbb44c9686e3bc0f
76637
76638    Monotone-Author: wsourdeau@inverse.ca
76639    Monotone-Date: 2012-08-15T19:00:38
76640    Monotone-Branch: ca.inverse.sogo
76641
76642M	ChangeLog
76643M	OpenChange/SOGoMAPIDBFolder.m
76644M	OpenChange/SOGoMAPIDBObject.m
76645
76646commit 3f2cfd97e4fda9ee70623f90f89049f0f1150107
76647Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76648Date:   Wed Aug 15 18:59:42 2012 +0000
76649
76650    Monotone-Parent: 107e4e5ebd41e916769f1be7ce070d725d255f0d
76651    Monotone-Revision: 2180e9f83acd350f77772f161695cca6bff102ec
76652
76653    Monotone-Author: wsourdeau@inverse.ca
76654    Monotone-Date: 2012-08-15T18:59:42
76655    Monotone-Branch: ca.inverse.sogo
76656
76657M	ChangeLog
76658M	OpenChange/MAPIStoreMailContext.h
76659M	OpenChange/MAPIStoreMailContext.m
76660
76661commit ab001192d668f77b9878900eaf781faebfa85241
76662Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76663Date:   Wed Aug 15 15:24:42 2012 +0000
76664
76665    Monotone-Parent: 85e37dbc7e87a173193494e6234f460788904318
76666    Monotone-Revision: 107e4e5ebd41e916769f1be7ce070d725d255f0d
76667
76668    Monotone-Author: wsourdeau@inverse.ca
76669    Monotone-Date: 2012-08-15T15:24:42
76670    Monotone-Branch: ca.inverse.sogo
76671
76672M	ChangeLog
76673M	OpenChange/MAPIStoreMailFolder.m
76674
76675commit 47afdfcd40899a7203df7ccc1d1a2d4c9b4e27bf
76676Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76677Date:   Wed Aug 15 13:13:15 2012 +0000
76678
76679    Monotone-Parent: de4fcfa81509a5dd3cc5acd2a1c6ba7c97653649
76680    Monotone-Revision: 85e37dbc7e87a173193494e6234f460788904318
76681
76682    Monotone-Author: wsourdeau@inverse.ca
76683    Monotone-Date: 2012-08-15T13:13:15
76684    Monotone-Branch: ca.inverse.sogo
76685
76686M	ChangeLog
76687M	OpenChange/MAPIStoreDBFolder.m
76688M	OpenChange/MAPIStoreFolder.h
76689M	OpenChange/MAPIStoreFolder.m
76690M	OpenChange/MAPIStoreMailFolder.m
76691M	OpenChange/MAPIStoreSOGo.m
76692
76693commit 45974ec74b49d383cf5fbfa75f8d4d85c3774ac3
76694Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76695Date:   Wed Aug 15 01:02:08 2012 +0000
76696
76697    Monotone-Parent: 5599b85afd7e2707325836a3b533b900d96b8b0c
76698    Monotone-Revision: 570b17715b63da450bef9fde6d9c95288911034f
76699
76700    Monotone-Author: wsourdeau@inverse.ca
76701    Monotone-Date: 2012-08-15T01:02:08
76702    Monotone-Branch: ca.inverse.sogo
76703
76704M	ChangeLog
76705M	OpenChange/MAPIStoreAttachment.h
76706M	OpenChange/MAPIStoreAttachment.m
76707M	OpenChange/MAPIStoreDBFolder.m
76708M	OpenChange/MAPIStoreFolder.h
76709M	OpenChange/MAPIStoreFolder.m
76710M	OpenChange/MAPIStoreMailFolder.m
76711M	OpenChange/MAPIStoreMessage.h
76712M	OpenChange/MAPIStoreMessage.m
76713M	OpenChange/MAPIStoreObject.h
76714M	OpenChange/MAPIStoreObject.m
76715M	OpenChange/MAPIStoreSOGo.m
76716
76717commit dac62b634cbdc99876e37939974965211f04dbb7
76718Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76719Date:   Wed Aug 15 00:59:55 2012 +0000
76720
76721    Monotone-Parent: 0a2405280c040b602d25fea256f5093976a1aa95
76722    Monotone-Revision: 5599b85afd7e2707325836a3b533b900d96b8b0c
76723
76724    Monotone-Author: wsourdeau@inverse.ca
76725    Monotone-Date: 2012-08-15T00:59:55
76726    Monotone-Branch: ca.inverse.sogo
76727
76728M	OpenChange/SOGoMAPIDBFolder.m
76729
76730commit 5426fb4bbb1120c1e2efb222734f8d71245d3809
76731Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76732Date:   Tue Aug 14 20:16:16 2012 +0000
76733
76734    Monotone-Parent: 1036da510d0360f1e473b578044e95ac7792871f
76735    Monotone-Revision: 0a2405280c040b602d25fea256f5093976a1aa95
76736
76737    Monotone-Author: wsourdeau@inverse.ca
76738    Monotone-Date: 2012-08-14T20:16:16
76739    Monotone-Branch: ca.inverse.sogo
76740
76741M	ChangeLog
76742M	OpenChange/MAPIStoreSOGo.m
76743
76744commit 992c95f9a0665fd7481e01f5883d51609b55bf15
76745Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76746Date:   Tue Aug 14 20:15:15 2012 +0000
76747
76748    Monotone-Parent: 22a3b958acddeb274e788d95f5da332880c64d78
76749    Monotone-Revision: 1036da510d0360f1e473b578044e95ac7792871f
76750
76751    Monotone-Author: wsourdeau@inverse.ca
76752    Monotone-Date: 2012-08-14T20:15:15
76753    Monotone-Branch: ca.inverse.sogo
76754
76755M	ChangeLog
76756M	OpenChange/MAPIStoreMailFolder.m
76757
76758commit 9d6b1d47bbe2994b2e2b5e1d97033db0bc0619ad
76759Author: Jean Raby <jraby@inverse.ca>
76760Date:   Tue Aug 14 16:32:53 2012 +0000
76761
76762    * OpenChange/GNUmakefile: use version_info[{0,1}] instead of
76763      version_info.{major,minor} when checking for legacy version
76764      of python since these named attributes where added in python2.7
76765
76766    Monotone-Parent: abd34c5936406914d038a38374b7414d4b8435f2
76767    Monotone-Revision: 800eec672662916c1befcca1d44eb844a104ca97
76768
76769    Monotone-Author: jraby@inverse.ca
76770    Monotone-Date: 2012-08-14T16:32:53
76771    Monotone-Branch: ca.inverse.sogo
76772
76773M	ChangeLog
76774M	OpenChange/GNUmakefile
76775
76776commit 47555152b8454e2e5689523a2dff32eb712c445f
76777Author: Jean Raby <jraby@inverse.ca>
76778Date:   Tue Aug 14 16:28:19 2012 +0000
76779
76780    * packaging/rhel/sogo.spec: revert last commit. Will be handled in the makefile
76781
76782    Monotone-Parent: 1447a01e5c74f601142742ed11b455e307cc9051
76783    Monotone-Revision: e85beb8f93ffc2c69838b75d3a43926981cbe855
76784
76785    Monotone-Author: jraby@inverse.ca
76786    Monotone-Date: 2012-08-14T16:28:19
76787
76788M	packaging/rhel/sogo.spec
76789
76790commit 8bcffcfeb5a636457ec248720ca248aa70123c8d
76791Author: Jean Raby <jraby@inverse.ca>
76792Date:   Tue Aug 14 14:39:09 2012 +0000
76793
76794    packaging/rhel/sogo.spec: use python2.6 on rhel5
76795
76796    Monotone-Parent: 9202fa182066edcb9c695acae144e370e6371711
76797    Monotone-Revision: 1447a01e5c74f601142742ed11b455e307cc9051
76798
76799    Monotone-Author: jraby@inverse.ca
76800    Monotone-Date: 2012-08-14T14:39:09
76801
76802M	packaging/rhel/sogo.spec
76803
76804commit 07a376b461c09acd96f76c26c7ab86d71098a122
76805Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76806Date:   Mon Aug 13 19:55:50 2012 +0000
76807
76808    Monotone-Parent: 3b8c41adf2fbd28bd91312ef68f3f4faa8ef381f
76809    Monotone-Revision: 22a3b958acddeb274e788d95f5da332880c64d78
76810
76811    Monotone-Author: wsourdeau@inverse.ca
76812    Monotone-Date: 2012-08-13T19:55:50
76813    Monotone-Branch: ca.inverse.sogo
76814
76815M	ChangeLog
76816M	OpenChange/MAPIStoreObject.h
76817M	OpenChange/MAPIStoreObject.m
76818M	OpenChange/MAPIStoreSOGo.m
76819
76820commit de462516766c210de2f96b2a996426d42996f525
76821Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76822Date:   Mon Aug 13 19:42:08 2012 +0000
76823
76824    Monotone-Parent: 2042b5fba4b0e3a86f1181c84e675df4953329e4
76825    Monotone-Revision: 3b8c41adf2fbd28bd91312ef68f3f4faa8ef381f
76826
76827    Monotone-Author: wsourdeau@inverse.ca
76828    Monotone-Date: 2012-08-13T19:42:08
76829    Monotone-Branch: ca.inverse.sogo
76830
76831M	ChangeLog
76832M	OpenChange/MAPIStoreFolder.m
76833
76834commit bff811b7b86beeefb685c585f19efbdd9411ea7f
76835Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76836Date:   Mon Aug 13 19:40:22 2012 +0000
76837
76838    Monotone-Parent: 43d241658c366d49394b3972e7951947d8271398
76839    Monotone-Revision: 2042b5fba4b0e3a86f1181c84e675df4953329e4
76840
76841    Monotone-Author: wsourdeau@inverse.ca
76842    Monotone-Date: 2012-08-13T19:40:22
76843    Monotone-Branch: ca.inverse.sogo
76844
76845M	ChangeLog
76846M	OpenChange/MAPIStoreDBFolder.m
76847
76848commit 149be2b43f6043fce3a101b6d45638e07c59df1c
76849Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76850Date:   Mon Aug 13 19:39:47 2012 +0000
76851
76852    Monotone-Parent: daeccf44f2750bfeb36858cb6386c86f90cc252a
76853    Monotone-Revision: 43d241658c366d49394b3972e7951947d8271398
76854
76855    Monotone-Author: wsourdeau@inverse.ca
76856    Monotone-Date: 2012-08-13T19:39:47
76857    Monotone-Branch: ca.inverse.sogo
76858
76859M	OpenChange/SOGoMAPIDBFolder.m
76860
76861commit c4ad9891b3d0f0c93f9bf3ca5936bb4dfd913758
76862Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76863Date:   Mon Aug 13 17:49:50 2012 +0000
76864
76865    Monotone-Parent: 62face8d68b60cbdfeed3e1857fabd32fceffb4c
76866    Monotone-Revision: daeccf44f2750bfeb36858cb6386c86f90cc252a
76867
76868    Monotone-Author: wsourdeau@inverse.ca
76869    Monotone-Date: 2012-08-13T17:49:50
76870    Monotone-Branch: ca.inverse.sogo
76871
76872M	ChangeLog
76873M	OpenChange/MAPIStoreMailFolder.m
76874
76875commit db43dcdd0d589552fa9e02e4a19e43065e811be5
76876Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76877Date:   Mon Aug 13 17:48:57 2012 +0000
76878
76879    Monotone-Parent: ded960271197442de0917fc8f66509f7377b6a75
76880    Monotone-Revision: 62face8d68b60cbdfeed3e1857fabd32fceffb4c
76881
76882    Monotone-Author: wsourdeau@inverse.ca
76883    Monotone-Date: 2012-08-13T17:48:57
76884    Monotone-Branch: ca.inverse.sogo
76885
76886M	OpenChange/MAPIStoreMapping.m
76887
76888commit 5c1610c070b53b372c2ea05e0ab96d72599c57da
76889Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76890Date:   Mon Aug 13 17:48:43 2012 +0000
76891
76892    Monotone-Parent: dbc58efbc938f11a813baa01021a534ed90f70b8
76893    Monotone-Revision: ded960271197442de0917fc8f66509f7377b6a75
76894
76895    Monotone-Author: wsourdeau@inverse.ca
76896    Monotone-Date: 2012-08-13T17:48:43
76897    Monotone-Branch: ca.inverse.sogo
76898
76899M	ChangeLog
76900M	OpenChange/SOGoMAPIDBFolder.h
76901M	OpenChange/SOGoMAPIDBFolder.m
76902
76903commit 57afca1c7474785281df80d672eb2b77b011faee
76904Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76905Date:   Mon Aug 13 17:48:18 2012 +0000
76906
76907    Monotone-Parent: 54ac2dbf42dee286f64da8b9b3c4567570b00258
76908    Monotone-Revision: dbc58efbc938f11a813baa01021a534ed90f70b8
76909
76910    Monotone-Author: wsourdeau@inverse.ca
76911    Monotone-Date: 2012-08-13T17:48:18
76912    Monotone-Branch: ca.inverse.sogo
76913
76914M	ChangeLog
76915M	OpenChange/SOGoMAPIDBObject.h
76916M	OpenChange/SOGoMAPIDBObject.m
76917
76918commit 5557c01b99704d1b2288fc7192465330cf660b94
76919Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76920Date:   Mon Aug 13 15:29:44 2012 +0000
76921
76922    Monotone-Parent: 61e6d0133bf0d45c09767727617ba746f65a28b9
76923    Monotone-Revision: 54ac2dbf42dee286f64da8b9b3c4567570b00258
76924
76925    Monotone-Author: wsourdeau@inverse.ca
76926    Monotone-Date: 2012-08-13T15:29:44
76927    Monotone-Branch: ca.inverse.sogo
76928
76929M	ChangeLog
76930M	SoObjects/SOGo/NSString+Utilities.h
76931M	SoObjects/SOGo/NSString+Utilities.m
76932
76933commit 99aa98fdaa49170d762c49cd072210950c52ecad
76934Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76935Date:   Mon Aug 13 15:26:22 2012 +0000
76936
76937    Monotone-Parent: 844ddef9e05b2d52503e6a44804f1d3036558771
76938    Monotone-Revision: 61e6d0133bf0d45c09767727617ba746f65a28b9
76939
76940    Monotone-Author: wsourdeau@inverse.ca
76941    Monotone-Date: 2012-08-13T15:26:22
76942    Monotone-Branch: ca.inverse.sogo
76943
76944M	SoObjects/SOGo/NSString+Utilities.h
76945
76946commit 7d7724a5f5df338e5b60773dd12184eac5ab8e0c
76947Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76948Date:   Mon Aug 13 15:26:06 2012 +0000
76949
76950    Monotone-Parent: 56f8217cb19f50d50429b4f745548b63bd418877
76951    Monotone-Revision: 844ddef9e05b2d52503e6a44804f1d3036558771
76952
76953    Monotone-Author: wsourdeau@inverse.ca
76954    Monotone-Date: 2012-08-13T15:26:06
76955    Monotone-Branch: ca.inverse.sogo
76956
76957M	SoObjects/SOGo/NSString+Utilities.h
76958
76959commit a224a100db2f76f7100af0f082219b27f67f675e
76960Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76961Date:   Mon Aug 13 14:35:00 2012 +0000
76962
76963    Monotone-Parent: 7bc959b7bdbff70b4793f01076b797130e83fd01
76964    Monotone-Revision: 56f8217cb19f50d50429b4f745548b63bd418877
76965
76966    Monotone-Author: wsourdeau@inverse.ca
76967    Monotone-Date: 2012-08-13T14:35:00
76968    Monotone-Branch: ca.inverse.sogo
76969
76970M	ChangeLog
76971M	OpenChange/GCSSpecialQueries+OpenChange.m
76972M	OpenChange/SOGoMAPIDBFolder.m
76973M	OpenChange/SOGoMAPIDBObject.m
76974
76975commit b3c66a09963e7f0585386751c150338bf66b6ce6
76976Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76977Date:   Mon Aug 13 14:08:49 2012 +0000
76978
76979    Monotone-Parent: 3227626c75075b7ce019ef85ce3b7ddbd4c461f7
76980    Monotone-Revision: 7bc959b7bdbff70b4793f01076b797130e83fd01
76981
76982    Monotone-Author: wsourdeau@inverse.ca
76983    Monotone-Date: 2012-08-13T14:08:49
76984    Monotone-Branch: ca.inverse.sogo
76985
76986M	ChangeLog
76987M	OpenChange/MAPIStoreMailFolder.m
76988
76989commit 9ec0b9d3d6c1c9928f2537ff47580ee9e1058753
76990Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
76991Date:   Mon Aug 13 03:58:14 2012 +0000
76992
76993    Monotone-Parent: 2fea5fbc833aa109f5048dda8ddd9884c91385e1
76994    Monotone-Revision: 3227626c75075b7ce019ef85ce3b7ddbd4c461f7
76995
76996    Monotone-Author: wsourdeau@inverse.ca
76997    Monotone-Date: 2012-08-13T03:58:14
76998    Monotone-Branch: ca.inverse.sogo
76999
77000M	ChangeLog
77001M	OpenChange/MAPIStoreMailFolder.m
77002
77003commit 9b5e7360d013c5b97baf162d83eefceda59cb4ab
77004Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77005Date:   Mon Aug 13 03:56:16 2012 +0000
77006
77007    Monotone-Parent: 047b040e318a98223980da2af8241b7eb6d75341
77008    Monotone-Revision: 2fea5fbc833aa109f5048dda8ddd9884c91385e1
77009
77010    Monotone-Author: wsourdeau@inverse.ca
77011    Monotone-Date: 2012-08-13T03:56:16
77012    Monotone-Branch: ca.inverse.sogo
77013
77014M	ChangeLog
77015M	OpenChange/MAPIStoreFolder.m
77016
77017commit e146ba68e64dbe259b063e7babadecbf3b8e99ba
77018Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77019Date:   Mon Aug 13 03:55:48 2012 +0000
77020
77021    Monotone-Parent: 8d4ca03b16c54609dce23f43fc358a43d7e96d99
77022    Monotone-Revision: 047b040e318a98223980da2af8241b7eb6d75341
77023
77024    Monotone-Author: wsourdeau@inverse.ca
77025    Monotone-Date: 2012-08-13T03:55:48
77026    Monotone-Branch: ca.inverse.sogo
77027
77028M	ChangeLog
77029M	OpenChange/MAPIStoreMapping.h
77030M	OpenChange/MAPIStoreMapping.m
77031
77032commit dd48699bb325947df25af48b95eafbc1d0520e30
77033Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77034Date:   Fri Aug 10 21:03:05 2012 +0000
77035
77036    Monotone-Parent: 1b66e85ded0b1d64105f0f5d2035ef81e9a8eb4f
77037    Monotone-Revision: 8d4ca03b16c54609dce23f43fc358a43d7e96d99
77038
77039    Monotone-Author: wsourdeau@inverse.ca
77040    Monotone-Date: 2012-08-10T21:03:05
77041    Monotone-Branch: ca.inverse.sogo
77042
77043M	ChangeLog
77044M	OpenChange/MAPIStoreObject.h
77045M	OpenChange/MAPIStoreObject.m
77046M	OpenChange/MAPIStoreSOGo.m
77047
77048commit a735498d7be72a9a4ceffe7391f2039b1bc249a9
77049Author: Ludovic Marcotte <lmarcotte@inverse.ca>
77050Date:   Fri Aug 10 12:29:31 2012 +0000
77051
77052    See ChangeLog
77053
77054    Monotone-Parent: 1bf1a3f87feb2c04469fcff28770c25704ee5aab
77055    Monotone-Revision: 1b66e85ded0b1d64105f0f5d2035ef81e9a8eb4f
77056
77057    Monotone-Author: ludovic@Sophos.ca
77058    Monotone-Date: 2012-08-10T12:29:31
77059    Monotone-Branch: ca.inverse.sogo
77060
77061M	ChangeLog
77062M	OpenChange/SOGoMAPIDBObject.m
77063
77064commit 32af60c24facfa359e2344ca181a7b833d6da71e
77065Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77066Date:   Fri Aug 10 14:08:40 2012 +0000
77067
77068    Monotone-Parent: 9f415bbce0de3939851adeff8e3f25986b8630f7
77069    Monotone-Revision: 1bf1a3f87feb2c04469fcff28770c25704ee5aab
77070
77071    Monotone-Author: wsourdeau@inverse.ca
77072    Monotone-Date: 2012-08-10T14:08:40
77073    Monotone-Branch: ca.inverse.sogo
77074
77075M	ChangeLog
77076M	OpenChange/MAPIStoreFolder.h
77077M	OpenChange/MAPIStoreFolder.m
77078M	OpenChange/MAPIStoreMailFolder.m
77079M	OpenChange/MAPIStoreSOGo.m
77080
77081commit b13fe70bebeb5bb977cee5a6ee773aa7e9b57de5
77082Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77083Date:   Thu Aug 9 21:35:09 2012 +0000
77084
77085    Monotone-Parent: 5a88c883713608f144b55bfcc8139174ad4ab129
77086    Monotone-Revision: 9f415bbce0de3939851adeff8e3f25986b8630f7
77087
77088    Monotone-Author: wsourdeau@inverse.ca
77089    Monotone-Date: 2012-08-09T21:35:09
77090    Monotone-Branch: ca.inverse.sogo
77091
77092M	ChangeLog
77093M	OpenChange/MAPIStoreMailFolder.m
77094
77095commit 830a3687b924d587db5f2073057700ed7e1e68f1
77096Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77097Date:   Thu Aug 9 21:34:27 2012 +0000
77098
77099    Monotone-Parent: af0fb5901615e40ad3549c59f74f88bb33f9b392
77100    Monotone-Revision: 5a88c883713608f144b55bfcc8139174ad4ab129
77101
77102    Monotone-Author: wsourdeau@inverse.ca
77103    Monotone-Date: 2012-08-09T21:34:27
77104    Monotone-Branch: ca.inverse.sogo
77105
77106M	ChangeLog
77107M	OpenChange/MAPIStoreSOGo.m
77108
77109commit 700d23e80eaeab7d28039dbce6a86d781ae12622
77110Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77111Date:   Thu Aug 9 19:43:17 2012 +0000
77112
77113    Monotone-Parent: 3ded00a80ce87781ff6767f6fe38a12735a48340
77114    Monotone-Revision: af0fb5901615e40ad3549c59f74f88bb33f9b392
77115
77116    Monotone-Author: wsourdeau@inverse.ca
77117    Monotone-Date: 2012-08-09T19:43:17
77118    Monotone-Branch: ca.inverse.sogo
77119
77120M	ChangeLog
77121M	OpenChange/MAPIStoreFolder.h
77122M	OpenChange/MAPIStoreFolder.m
77123M	OpenChange/MAPIStoreSOGo.m
77124
77125commit c2a63a3d8e0af7dbdd31fc590e224b4c423bbea6
77126Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77127Date:   Thu Aug 9 19:42:38 2012 +0000
77128
77129    Monotone-Parent: 86fd1ace33a761145516f77910d46684fbe4f423
77130    Monotone-Revision: 3ded00a80ce87781ff6767f6fe38a12735a48340
77131
77132    Monotone-Author: wsourdeau@inverse.ca
77133    Monotone-Date: 2012-08-09T19:42:38
77134    Monotone-Branch: ca.inverse.sogo
77135
77136M	OpenChange/MAPIStoreDBFolder.m
77137M	OpenChange/MAPIStoreMessageTable.m
77138M	OpenChange/MAPIStorePermissionsTable.m
77139M	OpenChange/MAPIStoreUserContext.m
77140M	OpenChange/SOGoMAPIObject.m
77141
77142commit bfec2902ab7dbf1db888b06d35bf56d264986ac2
77143Author: Francis Lachapelle <flachapelle@inverse.ca>
77144Date:   Thu Aug 9 04:37:10 2012 +0000
77145
77146    Updated installation guide.
77147
77148    Monotone-Parent: 6dc341f7a0f37b8ee7ca892e2d126c44a8b70f7f
77149    Monotone-Revision: 9202fa182066edcb9c695acae144e370e6371711
77150
77151    Monotone-Author: flachapelle@inverse.ca
77152    Monotone-Date: 2012-08-09T04:37:10
77153
77154M	Documentation/SOGo Installation Guide.odt
77155
77156commit 4940c2ba488777039e54f3ad7e0d0cdb3dc9d62c
77157Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77158Date:   Wed Aug 8 19:10:28 2012 +0000
77159
77160    Monotone-Parent: ae2f3622e019b557af4f9dd642911dec3afe7ba1
77161    Monotone-Revision: 86fd1ace33a761145516f77910d46684fbe4f423
77162
77163    Monotone-Author: wsourdeau@inverse.ca
77164    Monotone-Date: 2012-08-08T19:10:28
77165    Monotone-Branch: ca.inverse.sogo
77166
77167M	ChangeLog
77168M	OpenChange/MAPIStoreCalendarMessage.m
77169
77170commit 7a05ec77deeaede334d277dd641a57b40a967c3f
77171Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77172Date:   Wed Aug 8 19:09:22 2012 +0000
77173
77174    Monotone-Parent: cd55270af0875980e8fd804d528743a3c0103fe8
77175    Monotone-Revision: ae2f3622e019b557af4f9dd642911dec3afe7ba1
77176
77177    Monotone-Author: wsourdeau@inverse.ca
77178    Monotone-Date: 2012-08-08T19:09:22
77179    Monotone-Branch: ca.inverse.sogo
77180
77181M	ChangeLog
77182M	OpenChange/MAPIStoreMessage.m
77183
77184commit 812c7486b2e75ce82189e5e249cbcd565f113f53
77185Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77186Date:   Wed Aug 8 17:39:18 2012 +0000
77187
77188    Monotone-Parent: 102075f3748e18c36cc8606ce5e2e1de4dfcae13
77189    Monotone-Revision: cd55270af0875980e8fd804d528743a3c0103fe8
77190
77191    Monotone-Author: wsourdeau@inverse.ca
77192    Monotone-Date: 2012-08-08T17:39:18
77193    Monotone-Branch: ca.inverse.sogo
77194
77195M	ChangeLog
77196M	OpenChange/MAPIApplication.m
77197
77198commit 5a7f357029633f859393099af05169015d1d73e3
77199Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77200Date:   Tue Aug 7 23:59:48 2012 +0000
77201
77202    Monotone-Parent: de8a628ccf75e9a2e0e0a0ce276c536a91eeb716
77203    Monotone-Revision: 102075f3748e18c36cc8606ce5e2e1de4dfcae13
77204
77205    Monotone-Author: wsourdeau@inverse.ca
77206    Monotone-Date: 2012-08-07T23:59:48
77207    Monotone-Branch: ca.inverse.sogo
77208
77209M	OpenChange/MAPIStoreContactsMessageTable.m
77210
77211commit f2e72f108fcc0ad78a0f167bed6e9df9e15111d0
77212Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77213Date:   Tue Aug 7 15:35:31 2012 +0000
77214
77215    Monotone-Parent: 355e6e150effcfc0fdb8c4139071a1a734173bda
77216    Monotone-Revision: de8a628ccf75e9a2e0e0a0ce276c536a91eeb716
77217
77218    Monotone-Author: wsourdeau@inverse.ca
77219    Monotone-Date: 2012-08-07T15:35:31
77220    Monotone-Branch: ca.inverse.sogo
77221
77222M	ChangeLog
77223M	SoObjects/Appointments/SOGoAptMailNotification.m
77224
77225commit 5093fb964eac1d120f6b80b6ab997d892a0d5f43
77226Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77227Date:   Tue Aug 7 13:32:35 2012 +0000
77228
77229    Monotone-Parent: fb5c07bbc778bf76fbbad3504f7d0d3af398045b
77230    Monotone-Revision: 355e6e150effcfc0fdb8c4139071a1a734173bda
77231
77232    Monotone-Author: wsourdeau@inverse.ca
77233    Monotone-Date: 2012-08-07T13:32:35
77234    Monotone-Branch: ca.inverse.sogo
77235
77236M	OpenChange/MAPIStoreMailVolatileMessage.m
77237
77238commit c9a9d83e82a15915cd4b50321fc71918e2fe7f3b
77239Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77240Date:   Tue Aug 7 12:59:49 2012 +0000
77241
77242    Monotone-Parent: a627928e5439c333efd9a1bda334f534a91c3a30
77243    Monotone-Revision: fb5c07bbc778bf76fbbad3504f7d0d3af398045b
77244
77245    Monotone-Author: wsourdeau@inverse.ca
77246    Monotone-Date: 2012-08-07T12:59:49
77247    Monotone-Branch: ca.inverse.sogo
77248
77249M	ChangeLog
77250M	OpenChange/MAPIStoreMailVolatileMessage.m
77251
77252commit b86904a4ce6df0562aa8b8372b5dc94221bd0847
77253Author: Francis Lachapelle <flachapelle@inverse.ca>
77254Date:   Tue Aug 7 12:46:56 2012 +0000
77255
77256    See ChangeLog
77257
77258    Monotone-Parent: 3b7d228dcc72f9e1e396acb3f0225ad61769908c
77259    Monotone-Revision: 6dc341f7a0f37b8ee7ca892e2d126c44a8b70f7f
77260
77261    Monotone-Author: flachapelle@inverse.ca
77262    Monotone-Date: 2012-08-07T12:46:56
77263
77264M	ChangeLog
77265M	UI/Contacts/UIxListEditor.m
77266
77267commit 89865b66dba75fb4c147af162f3ca205785d2598
77268Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77269Date:   Mon Aug 6 19:51:59 2012 +0000
77270
77271    Monotone-Parent: c4cd64ca35c43c187a23cc30e1bad4db1a5e9d1d
77272    Monotone-Revision: a627928e5439c333efd9a1bda334f534a91c3a30
77273
77274    Monotone-Author: wsourdeau@inverse.ca
77275    Monotone-Date: 2012-08-06T19:51:59
77276    Monotone-Branch: ca.inverse.sogo
77277
77278M	ChangeLog
77279
77280commit 28816877aa03a089f279e38987ca1df90dfbcea1
77281Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77282Date:   Mon Aug 6 19:20:07 2012 +0000
77283
77284    Monotone-Parent: 35e905507b00aa93112b244da8c4f4c32c7942c7
77285    Monotone-Revision: c4cd64ca35c43c187a23cc30e1bad4db1a5e9d1d
77286
77287    Monotone-Author: wsourdeau@inverse.ca
77288    Monotone-Date: 2012-08-06T19:20:07
77289    Monotone-Branch: ca.inverse.sogo
77290
77291M	OpenChange/MAPIStoreAttachment.m
77292M	OpenChange/MAPIStoreCalendarAttachment.m
77293M	OpenChange/MAPIStoreCalendarEmbeddedMessage.m
77294M	OpenChange/MAPIStoreCalendarMessage.m
77295M	OpenChange/MAPIStoreEmbeddedMessage.m
77296
77297commit df6f1e3023ef2dd963a523ca709ce694ccb48fce
77298Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77299Date:   Mon Aug 6 19:19:41 2012 +0000
77300
77301    Monotone-Parent: e14333177a9e3223d083bb94a4a7a18746ee7e12
77302    Monotone-Revision: 35e905507b00aa93112b244da8c4f4c32c7942c7
77303
77304    Monotone-Author: wsourdeau@inverse.ca
77305    Monotone-Date: 2012-08-06T19:19:41
77306    Monotone-Branch: ca.inverse.sogo
77307
77308M	OpenChange/MAPIStoreAppointmentWrapper.h
77309M	OpenChange/MAPIStoreAppointmentWrapper.m
77310
77311commit 4eafd2bd5841c0beab0c4369486d2c584da381fa
77312Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77313Date:   Mon Aug 6 19:19:15 2012 +0000
77314
77315    Monotone-Parent: 152cd7be8bdfd9ff8cd05ec730d08c591d29dc2e
77316    Monotone-Revision: e14333177a9e3223d083bb94a4a7a18746ee7e12
77317
77318    Monotone-Author: wsourdeau@inverse.ca
77319    Monotone-Date: 2012-08-06T19:19:15
77320    Monotone-Branch: ca.inverse.sogo
77321
77322M	ChangeLog
77323M	OpenChange/MAPIStoreRecurrenceUtils.m
77324
77325commit bd8af728ce878d4b5bc1660983d4cc6a759c4f00
77326Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77327Date:   Mon Aug 6 19:17:35 2012 +0000
77328
77329    Monotone-Parent: 08f69e80d11df21083547348b4136cf77bdb5a78
77330    Monotone-Revision: 152cd7be8bdfd9ff8cd05ec730d08c591d29dc2e
77331
77332    Monotone-Author: wsourdeau@inverse.ca
77333    Monotone-Date: 2012-08-06T19:17:35
77334    Monotone-Branch: ca.inverse.sogo
77335
77336M	ChangeLog
77337M	OpenChange/MAPIStoreMailVolatileMessage.m
77338
77339commit 5722856993d606edbb92b82235942720fa88f5f2
77340Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77341Date:   Mon Aug 6 19:16:46 2012 +0000
77342
77343    Monotone-Parent: a797dc8fdc5b4a9a938cb4ecf4b99bda3e239fb7
77344    Monotone-Revision: 08f69e80d11df21083547348b4136cf77bdb5a78
77345
77346    Monotone-Author: wsourdeau@inverse.ca
77347    Monotone-Date: 2012-08-06T19:16:46
77348    Monotone-Branch: ca.inverse.sogo
77349
77350M	ChangeLog
77351M	OpenChange/MAPIStoreSOGoObject.m
77352
77353commit 7d12d795be6a10b9aa0af5018b5622f37709ccaf
77354Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77355Date:   Mon Aug 6 19:16:12 2012 +0000
77356
77357    Monotone-Parent: c0f07692ea20a10ac587360d8d82535fb4291afc
77358    Monotone-Revision: a797dc8fdc5b4a9a938cb4ecf4b99bda3e239fb7
77359
77360    Monotone-Author: wsourdeau@inverse.ca
77361    Monotone-Date: 2012-08-06T19:16:12
77362    Monotone-Branch: ca.inverse.sogo
77363
77364M	OpenChange/MAPIStoreMessage.m
77365
77366commit ab2455e143c3e8b35da5e08760ecd2902593a305
77367Author: Francis Lachapelle <flachapelle@inverse.ca>
77368Date:   Fri Aug 3 19:06:58 2012 +0000
77369
77370    Added missing translation string to UI/PreferencesUI.
77371
77372    Monotone-Parent: a6dfa4114eeabf1790dbbd7a169d81c988375c12
77373    Monotone-Revision: 3b7d228dcc72f9e1e396acb3f0225ad61769908c
77374
77375    Monotone-Author: flachapelle@inverse.ca
77376    Monotone-Date: 2012-08-03T19:06:58
77377
77378M	UI/PreferencesUI/English.lproj/Localizable.strings
77379M	UI/PreferencesUI/French.lproj/Localizable.strings
77380
77381commit 0f65eab37794ff29b00061f46ae38d8f6ec053f8
77382Author: Jean Raby <jraby@inverse.ca>
77383Date:   Fri Aug 3 18:10:01 2012 +0000
77384
77385    * SoObjects/SOGo/LDAPSource.m (changePasswordForLogin):
77386        if userPasswordAlgorithm was not set or was set to "none",
77387        use the plaintext password directly instead of using '{none}plaintext'
77388        which isn't valid.
77389
77390    Monotone-Parent: d538a70c8651aa1849c88eedda7782a21b41b591
77391    Monotone-Revision: a6dfa4114eeabf1790dbbd7a169d81c988375c12
77392
77393    Monotone-Author: jraby@inverse.ca
77394    Monotone-Date: 2012-08-03T18:10:01
77395
77396M	ChangeLog
77397M	SoObjects/SOGo/LDAPSource.m
77398
77399commit a0874e8562146330121e8414f6fb438c9fe9e593
77400Author: Jean Raby <jraby@inverse.ca>
77401Date:   Thu Aug 2 17:45:36 2012 +0000
77402
77403    add sogo-openchange package contents on debian.
77404
77405    Monotone-Parent: 4280fb032373c8ebfdcc67e2e271b47583c31ec3
77406    Monotone-Revision: b2c6832ba400b4bb228726fbd0e791d2ce796007
77407
77408    Monotone-Author: jraby@inverse.ca
77409    Monotone-Date: 2012-08-02T17:45:36
77410    Monotone-Branch: ca.inverse.sogo
77411
77412A	packaging/debian/sogo-openchange.install
77413
77414commit c36eafc69ceaa1d4a8bd218c70d6e3de8a2a493e
77415Author: Jean Raby <jraby@inverse.ca>
77416Date:   Thu Aug 2 17:40:27 2012 +0000
77417
77418    Move packaging stuff to its own subdirectory
77419
77420    Monotone-Parent: 0a2787d6259826c9137c4fbee005b7cf638fa317
77421    Monotone-Revision: d538a70c8651aa1849c88eedda7782a21b41b591
77422
77423    Monotone-Author: jraby@inverse.ca
77424    Monotone-Date: 2012-08-02T17:40:27
77425
77426D	debian-multiarch/changelog
77427D	debian-multiarch/compat
77428D	debian-multiarch/control
77429D	debian-multiarch/copyright
77430D	debian-multiarch/rules
77431D	debian-multiarch/sogo-dev.install
77432D	debian-multiarch/sogo.cron.daily
77433D	debian-multiarch/sogo.dirs
77434D	debian-multiarch/sogo.docs
77435D	debian-multiarch/sogo.init
77436D	debian-multiarch/sogo.install
77437D	debian-multiarch/sogo.overrides
77438D	debian-multiarch/sogo.postinst
77439D	debian-multiarch/sogo.postrm
77440D	debian-multiarch/sogo.preinst
77441D	debian-multiarch/sogo.prerm
77442D	debian-multiarch/source/format
77443D	debian/changelog
77444D	debian/compat
77445D	debian/control
77446D	debian/control-squeeze
77447D	debian/copyright
77448D	debian/rules
77449D	debian/sogo-dev.install
77450D	debian/sogo.cron.daily
77451D	debian/sogo.dirs
77452D	debian/sogo.docs
77453D	debian/sogo.init
77454D	debian/sogo.install
77455D	debian/sogo.overrides
77456D	debian/sogo.postinst
77457D	debian/sogo.postrm
77458D	debian/sogo.preinst
77459D	debian/sogo.prerm
77460D	debian/source/format
77461A	packaging/debian-multiarch/changelog
77462A	packaging/debian-multiarch/compat
77463A	packaging/debian-multiarch/control
77464A	packaging/debian-multiarch/copyright
77465A	packaging/debian-multiarch/rules
77466A	packaging/debian-multiarch/sogo-dev.install
77467A	packaging/debian-multiarch/sogo.cron.daily
77468A	packaging/debian-multiarch/sogo.dirs
77469A	packaging/debian-multiarch/sogo.docs
77470A	packaging/debian-multiarch/sogo.init
77471A	packaging/debian-multiarch/sogo.install
77472A	packaging/debian-multiarch/sogo.overrides
77473A	packaging/debian-multiarch/sogo.postinst
77474A	packaging/debian-multiarch/sogo.postrm
77475A	packaging/debian-multiarch/sogo.preinst
77476A	packaging/debian-multiarch/sogo.prerm
77477A	packaging/debian-multiarch/source/format
77478A	packaging/debian/changelog
77479A	packaging/debian/compat
77480A	packaging/debian/control
77481A	packaging/debian/control-squeeze
77482A	packaging/debian/copyright
77483A	packaging/debian/rules
77484A	packaging/debian/sogo-dev.install
77485A	packaging/debian/sogo.cron.daily
77486A	packaging/debian/sogo.dirs
77487A	packaging/debian/sogo.docs
77488A	packaging/debian/sogo.init
77489A	packaging/debian/sogo.install
77490A	packaging/debian/sogo.overrides
77491A	packaging/debian/sogo.postinst
77492A	packaging/debian/sogo.postrm
77493A	packaging/debian/sogo.preinst
77494A	packaging/debian/sogo.prerm
77495A	packaging/debian/source/format
77496A	packaging/rhel/sogo.spec
77497D	sogo.spec
77498
77499commit 1f7166f86e328b02cc54d599efdf093fbe25e346
77500Author: Jean Raby <jraby@inverse.ca>
77501Date:   Thu Aug 2 15:44:58 2012 +0000
77502
77503    * OpenChange/GNUmakefile: link against libWEExtensions
77504
77505    Monotone-Parent: 22735bbc1319155936115d59c7f2699c32dc60f1
77506    Monotone-Revision: 43364d6242db2d8b6496cce2c7905d9468fafa41
77507
77508    Monotone-Author: jraby@inverse.ca
77509    Monotone-Date: 2012-08-02T15:44:58
77510    Monotone-Branch: ca.inverse.sogo
77511
77512M	OpenChange/GNUmakefile
77513
77514commit 9be1c93f8406bcd420a3eb9b9f27aebe5255e221
77515Author: Ludovic Marcotte <lmarcotte@inverse.ca>
77516Date:   Thu Aug 2 13:18:09 2012 +0000
77517
77518    See ChangeLog
77519
77520    Monotone-Parent: 7a464f08b5ba1b713a0beec23ddfa576c9023439
77521    Monotone-Revision: 22735bbc1319155936115d59c7f2699c32dc60f1
77522
77523    Monotone-Author: ludovic@Sophos.ca
77524    Monotone-Date: 2012-08-02T13:18:09
77525    Monotone-Branch: ca.inverse.sogo
77526
77527M	ChangeLog
77528M	OpenChange/MAPIStoreUserContext.m
77529
77530commit 53d96f286eed7cb5ebff3954d6e3c8b52e78f600
77531Author: Jean Raby <jraby@inverse.ca>
77532Date:   Tue Jul 31 16:27:13 2012 +0000
77533
77534    * sogo.spec:
77535          Treat logrotate file as a config file (noreplace)
77536
77537    Monotone-Parent: de7e6a583e1acc600d976efeef72db979312bb94
77538    Monotone-Revision: 0a2787d6259826c9137c4fbee005b7cf638fa317
77539
77540    Monotone-Author: jraby@inverse.ca
77541    Monotone-Date: 2012-07-31T16:27:13
77542
77543M	ChangeLog
77544M	sogo.spec
77545
77546commit 3bda924ebf9f21eb38617b95db4bdd873bf2486a
77547Author: Francis Lachapelle <flachapelle@inverse.ca>
77548Date:   Sat Jul 28 02:22:51 2012 +0000
77549
77550    See ChangeLog.
77551
77552    Monotone-Parent: 633c912a165a7258c1aa8a70d0816daff59274e1
77553    Monotone-Revision: de7e6a583e1acc600d976efeef72db979312bb94
77554
77555    Monotone-Author: flachapelle@inverse.ca
77556    Monotone-Date: 2012-07-28T02:22:51
77557
77558M	ChangeLog
77559M	SoObjects/SOGo/SOGoSieveManager.m
77560
77561commit 3897dfb29079696a2ce492711a2e383c3bff1baf
77562Author: Francis Lachapelle <flachapelle@inverse.ca>
77563Date:   Sat Jul 28 02:22:36 2012 +0000
77564
77565    Typo in NEWS file.
77566
77567    Monotone-Parent: bddfed239bb0b34b7d721e21b375ed0b8cc08f57
77568    Monotone-Revision: 633c912a165a7258c1aa8a70d0816daff59274e1
77569
77570    Monotone-Author: flachapelle@inverse.ca
77571    Monotone-Date: 2012-07-28T02:22:36
77572
77573M	NEWS
77574
77575commit 6df73138d11e6a8dbfc7753a17230fc106e7e14b
77576Author: Francis Lachapelle <flachapelle@inverse.ca>
77577Date:   Sat Jul 28 02:21:28 2012 +0000
77578
77579    Branch for SOGo v1.3.18
77580
77581    Monotone-Parent: 0b971c913f1dcc574124f2fbec92bfc772b4677f
77582    Monotone-Revision: bddfed239bb0b34b7d721e21b375ed0b8cc08f57
77583
77584    Monotone-Author: flachapelle@inverse.ca
77585    Monotone-Date: 2012-07-28T02:21:28
77586
77587M	Version
77588
77589commit b622a433e92d81c9b4ae6d87a914b0ddd0f305f0
77590Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77591Date:   Thu Jul 26 20:56:33 2012 +0000
77592
77593    Monotone-Parent: 3c0814786842608f4b2aea659b16c3eb7e694f9d
77594    Monotone-Revision: bc3ed474ad46d79c92b1456be764f4803b264d92
77595
77596    Monotone-Author: wsourdeau@inverse.ca
77597    Monotone-Date: 2012-07-26T20:56:33
77598    Monotone-Branch: ca.inverse.sogo
77599
77600M	SOPE/NGCards/ChangeLog
77601M	SOPE/NGCards/iCalTimeZonePeriod.h
77602M	SOPE/NGCards/iCalTimeZonePeriod.m
77603
77604commit ac6e45f1e9b94ae8d48c991e064f018167bfc3f9
77605Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77606Date:   Thu Jul 26 20:50:36 2012 +0000
77607
77608    Monotone-Parent: a77c26240c765963ea4295dc50c295c08809953e
77609    Monotone-Revision: d9e87057688d279c42a3fde582339d3eb6cc2f10
77610
77611    Monotone-Author: wsourdeau@inverse.ca
77612    Monotone-Date: 2012-07-26T20:50:36
77613    Monotone-Branch: ca.inverse.sogo
77614
77615M	ChangeLog
77616M	OpenChange/GNUmakefile
77617M	OpenChange/MAPIStoreAppointmentWrapper.m
77618A	OpenChange/iCalTimeZone+MAPIStore.h
77619A	OpenChange/iCalTimeZone+MAPIStore.m
77620
77621commit cd2a40f67a1813d992d4385d648b9ffb1462dbda
77622Author: Jean Raby <jraby@inverse.ca>
77623Date:   Thu Jul 26 20:42:52 2012 +0000
77624
77625    * debian*/sogo.docs:
77626        Use a wildcard for packaging of upgrade scripts.
77627
77628    Monotone-Parent: 14ede9b54e7f2f34902d91c3b7d5a6e52dab6d56
77629    Monotone-Revision: 0b971c913f1dcc574124f2fbec92bfc772b4677f
77630
77631    Monotone-Author: jraby@inverse.ca
77632    Monotone-Date: 2012-07-26T20:42:52
77633
77634M	debian-multiarch/sogo.docs
77635M	debian/sogo.docs
77636
77637commit 3e3d8b261f5a51cae0ad88ba73cfda56ff7da377
77638Author: Francis Lachapelle <flachapelle@inverse.ca>
77639Date:   Thu Jul 26 14:46:42 2012 +0000
77640
77641    Updated NEWS file.
77642
77643    Monotone-Parent: edf9b648fb75a0ecc4621f16c8ba57b6bffd0ee2
77644    Monotone-Revision: 218517d78ee9b6165cb4f85aff8eee3481b75972
77645
77646    Monotone-Author: flachapelle@inverse.ca
77647    Monotone-Date: 2012-07-26T14:46:42
77648    Monotone-Branch: ca.inverse.sogo
77649
77650M	NEWS
77651
77652commit 581d94aa1f3ee2345f0cf330ba13018a9b9636e8
77653Author: Francis Lachapelle <flachapelle@inverse.ca>
77654Date:   Thu Jul 26 14:46:19 2012 +0000
77655
77656    Changed the vacation status icon in the top menu.
77657
77658    Monotone-Parent: 36bc18c04836a73e009f9b01d9fde7dfad557dbe
77659    Monotone-Revision: edf9b648fb75a0ecc4621f16c8ba57b6bffd0ee2
77660
77661    Monotone-Author: flachapelle@inverse.ca
77662    Monotone-Date: 2012-07-26T14:46:19
77663    Monotone-Branch: ca.inverse.sogo
77664
77665M	UI/WebServerResources/status.vacation-msg.png
77666
77667commit 70911dc5180fdf76605ff80484960dcbaeac15af
77668Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77669Date:   Thu Jul 26 14:19:56 2012 +0000
77670
77671    Remove openchange from build
77672
77673    Monotone-Parent: 1e25427624932fb9417220f5b278ba55ed52da6c
77674    Monotone-Revision: a77c26240c765963ea4295dc50c295c08809953e
77675
77676    Monotone-Author: wsourdeau@inverse.ca
77677    Monotone-Date: 2012-07-26T14:19:56
77678    Monotone-Branch: ca.inverse.sogo
77679
77680M	debian/control
77681D	debian/sogo-openchange.install
77682
77683commit 55dbf42b768dc3dc89659a39700d5eaa70994a97
77684Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77685Date:   Thu Jul 26 14:07:00 2012 +0000
77686
77687    missing file
77688
77689    Monotone-Parent: 36bc18c04836a73e009f9b01d9fde7dfad557dbe
77690    Monotone-Revision: 1e25427624932fb9417220f5b278ba55ed52da6c
77691
77692    Monotone-Author: wsourdeau@inverse.ca
77693    Monotone-Date: 2012-07-26T14:07:00
77694    Monotone-Branch: ca.inverse.sogo
77695
77696A	debian-multiarch/sogo-openchange.install
77697
77698commit 132732587d5329d3bfc14f085ba11643b455285d
77699Author: Francis Lachapelle <flachapelle@inverse.ca>
77700Date:   Thu Jul 26 13:56:00 2012 +0000
77701
77702    Changed the vacation status icon in the top menu.
77703
77704    Monotone-Parent: 731fb7d1e18ca7b1519f9c52c0c1510f685eb6dd
77705    Monotone-Revision: 14ede9b54e7f2f34902d91c3b7d5a6e52dab6d56
77706
77707    Monotone-Author: flachapelle@inverse.ca
77708    Monotone-Date: 2012-07-26T13:56:00
77709
77710M	UI/WebServerResources/status.vacation-msg.png
77711
77712commit d4d65db8df4acadd70c7970fc9f68654dcbda8bb
77713Author: Francis Lachapelle <flachapelle@inverse.ca>
77714Date:   Thu Jul 26 12:50:39 2012 +0000
77715
77716    Updated NEWS file.
77717
77718    Monotone-Parent: 63d5442a6f0522d0d5fca261ef3251a409bd749a
77719    Monotone-Revision: 731fb7d1e18ca7b1519f9c52c0c1510f685eb6dd
77720
77721    Monotone-Author: flachapelle@inverse.ca
77722    Monotone-Date: 2012-07-26T12:50:39
77723
77724M	NEWS
77725
77726commit db3d0b56981903383f1167626b23c1d5ce0dc6b5
77727Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77728Date:   Wed Jul 25 20:25:35 2012 +0000
77729
77730    Restored debian builds of sogo-openchange
77731
77732    Monotone-Parent: cacefec02204aa8b679c093b97728a347f35d630
77733    Monotone-Revision: 36bc18c04836a73e009f9b01d9fde7dfad557dbe
77734
77735    Monotone-Author: wsourdeau@inverse.ca
77736    Monotone-Date: 2012-07-25T20:25:35
77737    Monotone-Branch: ca.inverse.sogo
77738
77739M	debian-multiarch/control
77740M	debian-multiarch/rules
77741M	debian/control
77742M	debian/rules
77743A	debian/sogo-openchange.install
77744
77745commit 15f1b39979675844c49ae51106fef023f72c4ba6
77746Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77747Date:   Wed Jul 25 20:25:01 2012 +0000
77748
77749    Make use of python2.6 when regular executable is not good enough
77750
77751    Monotone-Parent: 5482c2b5518f1f90b17ae8222dc1fa7c48830345
77752    Monotone-Revision: cacefec02204aa8b679c093b97728a347f35d630
77753
77754    Monotone-Author: wsourdeau@inverse.ca
77755    Monotone-Date: 2012-07-25T20:25:01
77756    Monotone-Branch: ca.inverse.sogo
77757
77758M	OpenChange/GNUmakefile
77759M	OpenChange/GNUmakefile.preamble
77760
77761commit c8761e6fdb77ffd19d3f0d2c91aa87b02cddfafb
77762Author: Jean Raby <jraby@inverse.ca>
77763Date:   Wed Jul 25 20:09:45 2012 +0000
77764
77765    openchange leftovers in 1.3.x
77766
77767    Monotone-Parent: f4ba8f9b9e95c37f5efc0f2b75a7a8968237c3ca
77768    Monotone-Revision: 63d5442a6f0522d0d5fca261ef3251a409bd749a
77769
77770    Monotone-Author: jraby@inverse.ca
77771    Monotone-Date: 2012-07-25T20:09:45
77772
77773D	debian-multiarch/sogo-openchange.install
77774D	debian/sogo-openchange.install
77775D	debian/sogo-openchange.install-multiarch
77776
77777commit 4fd57d173b18d46baae3450f85ee4d6eef24957f
77778Author: Jean Raby <jraby@inverse.ca>
77779Date:   Wed Jul 25 19:14:40 2012 +0000
77780
77781    Remove OpenChange references in debian rules + control
77782
77783    Monotone-Parent: e4cb9e3d176a6344fdd81d88e8df6109f468d9b2
77784    Monotone-Revision: f4ba8f9b9e95c37f5efc0f2b75a7a8968237c3ca
77785
77786    Monotone-Author: jraby@inverse.ca
77787    Monotone-Date: 2012-07-25T19:14:40
77788
77789M	debian-multiarch/control
77790M	debian-multiarch/rules
77791M	debian/rules
77792
77793commit 5c73a3e74548fef8eddbf602d26873ce9a69f58c
77794Author: Francis Lachapelle <flachapelle@inverse.ca>
77795Date:   Wed Jul 25 18:30:55 2012 +0000
77796
77797    See ChangeLog.
77798
77799    Monotone-Parent: a860eef99344cc9894f15336b3781ecf101807e4
77800    Monotone-Revision: e4cb9e3d176a6344fdd81d88e8df6109f468d9b2
77801
77802    Monotone-Author: flachapelle@inverse.ca
77803    Monotone-Date: 2012-07-25T18:30:55
77804
77805M	ChangeLog
77806M	SoObjects/Mailer/SOGoMailFolder.m
77807
77808commit 7557403b62032d9efa56268cd34cbc766be3ded6
77809Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77810Date:   Wed Jul 25 17:44:35 2012 +0000
77811
77812    Monotone-Parent: 8062273942a9de3fcd13c9bb3307488c9a67ec68
77813    Monotone-Revision: d6e6af11a4430fc14c38e245fbaa322775b7b5d7
77814
77815    Monotone-Author: wsourdeau@inverse.ca
77816    Monotone-Date: 2012-07-25T17:44:35
77817    Monotone-Branch: ca.inverse.sogo
77818
77819M	ChangeLog
77820M	OpenChange/MAPIStoreDBFolder.m
77821
77822commit 2faa5e1867cd856d2bf475860e2b808acdb8de37
77823Author: Francis Lachapelle <flachapelle@inverse.ca>
77824Date:   Wed Jul 25 16:14:51 2012 +0000
77825
77826    Monotone-Parent: 501a731c4da6da6981520b52a38b2310f96cff65
77827    Monotone-Revision: a860eef99344cc9894f15336b3781ecf101807e4
77828
77829    Monotone-Author: flachapelle@inverse.ca
77830    Monotone-Date: 2012-07-25T16:14:51
77831
77832M	UI/MainUI/German.lproj/Localizable.strings
77833
77834commit cd42cc0a68ace3b60acc4bcd8018551d1f134bf1
77835Author: Francis Lachapelle <flachapelle@inverse.ca>
77836Date:   Wed Jul 25 15:39:17 2012 +0000
77837
77838    Updated NEWS file.
77839
77840    Monotone-Parent: 84638520098e5b0e2cebc6efed95a3c49beac705
77841    Monotone-Revision: 501a731c4da6da6981520b52a38b2310f96cff65
77842
77843    Monotone-Author: flachapelle@inverse.ca
77844    Monotone-Date: 2012-07-25T15:39:17
77845
77846M	NEWS
77847
77848commit 36bde4e042ec48a55ce7082a328465f842526211
77849Author: Francis Lachapelle <flachapelle@inverse.ca>
77850Date:   Wed Jul 25 15:31:40 2012 +0000
77851
77852    See ChangeLog.
77853
77854    Monotone-Parent: 20ed9d28f7e0284da6a03803be4b44515ff13153
77855    Monotone-Revision: 84638520098e5b0e2cebc6efed95a3c49beac705
77856
77857    Monotone-Author: flachapelle@inverse.ca
77858    Monotone-Date: 2012-07-25T15:31:40
77859
77860M	ChangeLog
77861M	SoObjects/SOGo/SOGoSieveManager.m
77862
77863commit 31e71ae5023569d827cd9d3c396b2394412f8016
77864Author: Francis Lachapelle <flachapelle@inverse.ca>
77865Date:   Wed Jul 25 15:29:25 2012 +0000
77866
77867    Monotone-Parent: df5a09ae9d29fc91931a36f18aa384ed606194c5
77868    Monotone-Revision: 20ed9d28f7e0284da6a03803be4b44515ff13153
77869
77870    Monotone-Author: flachapelle@inverse.ca
77871    Monotone-Date: 2012-07-25T15:29:25
77872
77873M	UI/WebServerResources/UIxPreferences.js
77874
77875commit ba0f168ec0ea38cf454fb6d81eaf4ca563f904cf
77876Author: Francis Lachapelle <flachapelle@inverse.ca>
77877Date:   Wed Jul 25 14:49:13 2012 +0000
77878
77879    Updated NEWS file.
77880
77881    Monotone-Parent: bab4b23325aeba865fd0ade4141261c22b5efd00
77882    Monotone-Revision: df5a09ae9d29fc91931a36f18aa384ed606194c5
77883
77884    Monotone-Author: flachapelle@inverse.ca
77885    Monotone-Date: 2012-07-25T14:49:13
77886
77887M	NEWS
77888
77889commit cdc2ac3fd6c0e0594737d57dec8414565216cdc7
77890Author: Francis Lachapelle <flachapelle@inverse.ca>
77891Date:   Wed Jul 25 14:46:17 2012 +0000
77892
77893    Updated documentation.
77894
77895    Monotone-Parent: 3724c4e7b13bc7e47dfac774a12b9b16f85cc78b
77896    Monotone-Revision: bab4b23325aeba865fd0ade4141261c22b5efd00
77897
77898    Monotone-Author: flachapelle@inverse.ca
77899    Monotone-Date: 2012-07-25T14:46:17
77900
77901M	Documentation/SOGo Installation Guide.odt
77902M	Documentation/SOGo Mobile Devices Configuration.odt
77903M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
77904
77905commit 7c12e5625394722bc328e9207083ecc3a07e887a
77906Author: Francis Lachapelle <flachapelle@inverse.ca>
77907Date:   Wed Jul 25 14:03:37 2012 +0000
77908
77909    See ChangeLog.
77910
77911    Monotone-Parent: 5be006c193563fa56c59af40f439dd28be19ed62
77912    Monotone-Revision: 3724c4e7b13bc7e47dfac774a12b9b16f85cc78b
77913
77914    Monotone-Author: flachapelle@inverse.ca
77915    Monotone-Date: 2012-07-25T14:03:37
77916
77917M	ChangeLog
77918M	SoObjects/Appointments/SOGoCalendarComponent.m
77919M	UI/WebServerResources/MailerUI.js
77920
77921commit 5aa0db4d7b71fc17f4bbff747fdefd241c9263f0
77922Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77923Date:   Tue Jul 24 20:45:03 2012 +0000
77924
77925    Monotone-Parent: 204d5491d1eef2c2a95ac2f31f32e5ab833a3ad8
77926    Monotone-Revision: 63de63b9d1691f5af7ec1b790f5201ae73cfa036
77927
77928    Monotone-Author: wsourdeau@inverse.ca
77929    Monotone-Date: 2012-07-24T20:45:03
77930    Monotone-Branch: ca.inverse.sogo
77931
77932M	ChangeLog
77933M	OpenChange/GNUmakefile
77934M	OpenChange/MAPIStoreUserContext.m
77935
77936commit 3cdf0347d55587dc4a908f252e641ea859974dbc
77937Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77938Date:   Tue Jul 24 20:43:40 2012 +0000
77939
77940    Monotone-Parent: b226b4ac380c34d6adb7ee8a0fab3a0632d83b37
77941    Monotone-Revision: 204d5491d1eef2c2a95ac2f31f32e5ab833a3ad8
77942
77943    Monotone-Author: wsourdeau@inverse.ca
77944    Monotone-Date: 2012-07-24T20:43:40
77945    Monotone-Branch: ca.inverse.sogo
77946
77947M	OpenChange/iCalEvent+MAPIStore.m
77948
77949commit 2f42766717cc9792c61e7346a230b12848a17a4f
77950Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
77951Date:   Tue Jul 24 20:43:06 2012 +0000
77952
77953    Monotone-Parent: bdb3c86bf127fecd411885ad5bcf84eb8af9f672
77954    Monotone-Revision: b226b4ac380c34d6adb7ee8a0fab3a0632d83b37
77955
77956    Monotone-Author: wsourdeau@inverse.ca
77957    Monotone-Date: 2012-07-24T20:43:06
77958    Monotone-Branch: ca.inverse.sogo
77959
77960M	ChangeLog
77961A	OpenChange/samba-get-config.py
77962
77963commit d6b62423114f6ccfe33139bd698bbfb0111c2a05
77964Author: Francis Lachapelle <flachapelle@inverse.ca>
77965Date:   Tue Jul 24 18:51:09 2012 +0000
77966
77967    Updated BrazilianPortuguese, Czech, Dutch, French, German, Italian, Spanish (Argentina), Spanish (Spain) translations
77968
77969    Monotone-Parent: 00a98c9420d949b7f4dccea479d8d3d83154bdf4
77970    Monotone-Revision: 5be006c193563fa56c59af40f439dd28be19ed62
77971
77972    Monotone-Author: flachapelle@inverse.ca
77973    Monotone-Date: 2012-07-24T18:51:09
77974
77975M	NEWS
77976M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
77977M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
77978M	UI/Common/Czech.lproj/Localizable.strings
77979M	UI/Common/Italian.lproj/Localizable.strings
77980M	UI/Contacts/Czech.lproj/Localizable.strings
77981M	UI/Contacts/Dutch.lproj/Localizable.strings
77982M	UI/Contacts/German.lproj/Localizable.strings
77983M	UI/Contacts/Italian.lproj/Localizable.strings
77984M	UI/Contacts/SpanishArgentina.lproj/Localizable.strings
77985M	UI/Contacts/SpanishSpain.lproj/Localizable.strings
77986M	UI/MailPartViewers/Czech.lproj/Localizable.strings
77987M	UI/MailerUI/Italian.lproj/Localizable.strings
77988M	UI/MailerUI/SpanishArgentina.lproj/Localizable.strings
77989M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
77990M	UI/MainUI/Czech.lproj/Localizable.strings
77991M	UI/MainUI/French.lproj/Localizable.strings
77992M	UI/MainUI/German.lproj/Localizable.strings
77993M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
77994M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
77995M	UI/PreferencesUI/Czech.lproj/Localizable.strings
77996M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
77997M	UI/PreferencesUI/Italian.lproj/Localizable.strings
77998M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
77999M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
78000M	UI/Scheduler/Czech.lproj/Localizable.strings
78001M	UI/Scheduler/Dutch.lproj/Localizable.strings
78002M	UI/Scheduler/Italian.lproj/Localizable.strings
78003M	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
78004M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
78005
78006commit 0a2201d7e55c60a38a26209356fdf5847eee4160
78007Author: Francis Lachapelle <flachapelle@inverse.ca>
78008Date:   Tue Jul 24 15:27:54 2012 +0000
78009
78010    Updated French translation.
78011
78012    Monotone-Parent: 8bbf9c70304e5cb8320d6acb300955b814d1ff0c
78013    Monotone-Revision: 344c60c460c2ec1cb8f2adfd4f4e2af9da772e4a
78014
78015    Monotone-Author: flachapelle@inverse.ca
78016    Monotone-Date: 2012-07-24T15:27:54
78017
78018M	UI/PreferencesUI/French.lproj/Localizable.strings
78019M	UI/Scheduler/French.lproj/Localizable.strings
78020
78021commit 6cc9f8e2f0bb3641efee2337839e8f8c89799c64
78022Author: Francis Lachapelle <flachapelle@inverse.ca>
78023Date:   Tue Jul 24 15:17:38 2012 +0000
78024
78025    See ChangeLog
78026
78027    Monotone-Parent: 247bc51241f490e20ac9abc386e95d4198cefbaf
78028    Monotone-Revision: 8bbf9c70304e5cb8320d6acb300955b814d1ff0c
78029
78030    Monotone-Author: flachapelle@inverse.ca
78031    Monotone-Date: 2012-07-24T15:17:38
78032
78033M	ChangeLog
78034M	UI/PreferencesUI/English.lproj/Localizable.strings
78035M	UI/WebServerResources/UIxPreferences.js
78036
78037commit dbdba16168233ab63d3afdd66cbb4955e9342766
78038Author: Ludovic Marcotte <lmarcotte@inverse.ca>
78039Date:   Tue Jul 24 14:08:56 2012 +0000
78040
78041    Added comment in the code regarding previous commit
78042
78043    Monotone-Parent: e7b38d4230f362ff9d71b2d1bfa8af9b8a2e80c6
78044    Monotone-Revision: 90e0a15d1fa7861aebb988530cf5503d63b9b9c0
78045
78046    Monotone-Author: ludovic@Sophos.ca
78047    Monotone-Date: 2012-07-24T14:08:56
78048
78049M	SoObjects/Appointments/SOGoCalendarComponent.m
78050
78051commit f348bd3211d131fa4250827198d455add29043f9
78052Author: Ludovic Marcotte <lmarcotte@inverse.ca>
78053Date:   Tue Jul 24 13:58:47 2012 +0000
78054
78055    Fix for bug #1888
78056
78057    Monotone-Parent: 247bc51241f490e20ac9abc386e95d4198cefbaf
78058    Monotone-Revision: 5c693d8846aabef79f3f26fae416c99fe51bed78
78059
78060    Monotone-Author: ludovic@Sophos.ca
78061    Monotone-Date: 2012-07-24T13:58:47
78062
78063M	SoObjects/Appointments/SOGoCalendarComponent.m
78064
78065commit 57fb9fbefb7d5ac21ba6681c2c52d113baeb0cf3
78066Author: Francis Lachapelle <flachapelle@inverse.ca>
78067Date:   Tue Jul 24 12:49:55 2012 +0000
78068
78069    Updated CKEditor to version 3.6.4.
78070
78071    Monotone-Parent: f6b9d7fff0ee290e5bb3d449068e90673274fc9d
78072    Monotone-Revision: 247bc51241f490e20ac9abc386e95d4198cefbaf
78073
78074    Monotone-Author: flachapelle@inverse.ca
78075    Monotone-Date: 2012-07-24T12:49:55
78076
78077M	NEWS
78078A	UI/WebServerResources/ckeditor/adapters/jquery.js
78079M	UI/WebServerResources/ckeditor/ckeditor.js
78080M	UI/WebServerResources/ckeditor/ckeditor_basic.js
78081M	UI/WebServerResources/ckeditor/lang/_translationstatus.txt
78082M	UI/WebServerResources/ckeditor/lang/af.js
78083M	UI/WebServerResources/ckeditor/lang/ar.js
78084M	UI/WebServerResources/ckeditor/lang/bg.js
78085M	UI/WebServerResources/ckeditor/lang/bn.js
78086M	UI/WebServerResources/ckeditor/lang/bs.js
78087M	UI/WebServerResources/ckeditor/lang/ca.js
78088M	UI/WebServerResources/ckeditor/lang/cs.js
78089M	UI/WebServerResources/ckeditor/lang/cy.js
78090M	UI/WebServerResources/ckeditor/lang/da.js
78091M	UI/WebServerResources/ckeditor/lang/de.js
78092M	UI/WebServerResources/ckeditor/lang/el.js
78093M	UI/WebServerResources/ckeditor/lang/en-au.js
78094M	UI/WebServerResources/ckeditor/lang/en-ca.js
78095M	UI/WebServerResources/ckeditor/lang/en-gb.js
78096M	UI/WebServerResources/ckeditor/lang/en.js
78097M	UI/WebServerResources/ckeditor/lang/eo.js
78098M	UI/WebServerResources/ckeditor/lang/es.js
78099M	UI/WebServerResources/ckeditor/lang/et.js
78100M	UI/WebServerResources/ckeditor/lang/eu.js
78101M	UI/WebServerResources/ckeditor/lang/fa.js
78102M	UI/WebServerResources/ckeditor/lang/fi.js
78103M	UI/WebServerResources/ckeditor/lang/fo.js
78104M	UI/WebServerResources/ckeditor/lang/fr-ca.js
78105M	UI/WebServerResources/ckeditor/lang/fr.js
78106M	UI/WebServerResources/ckeditor/lang/gl.js
78107M	UI/WebServerResources/ckeditor/lang/gu.js
78108M	UI/WebServerResources/ckeditor/lang/he.js
78109M	UI/WebServerResources/ckeditor/lang/hi.js
78110M	UI/WebServerResources/ckeditor/lang/hr.js
78111M	UI/WebServerResources/ckeditor/lang/hu.js
78112A	UI/WebServerResources/ckeditor/lang/id.js
78113M	UI/WebServerResources/ckeditor/lang/is.js
78114M	UI/WebServerResources/ckeditor/lang/it.js
78115M	UI/WebServerResources/ckeditor/lang/ja.js
78116M	UI/WebServerResources/ckeditor/lang/ka.js
78117M	UI/WebServerResources/ckeditor/lang/km.js
78118M	UI/WebServerResources/ckeditor/lang/ko.js
78119M	UI/WebServerResources/ckeditor/lang/lt.js
78120M	UI/WebServerResources/ckeditor/lang/lv.js
78121M	UI/WebServerResources/ckeditor/lang/mk.js
78122M	UI/WebServerResources/ckeditor/lang/mn.js
78123M	UI/WebServerResources/ckeditor/lang/ms.js
78124M	UI/WebServerResources/ckeditor/lang/nb.js
78125M	UI/WebServerResources/ckeditor/lang/nl.js
78126M	UI/WebServerResources/ckeditor/lang/no.js
78127M	UI/WebServerResources/ckeditor/lang/pl.js
78128M	UI/WebServerResources/ckeditor/lang/pt-br.js
78129M	UI/WebServerResources/ckeditor/lang/pt.js
78130M	UI/WebServerResources/ckeditor/lang/ro.js
78131M	UI/WebServerResources/ckeditor/lang/ru.js
78132M	UI/WebServerResources/ckeditor/lang/sk.js
78133M	UI/WebServerResources/ckeditor/lang/sl.js
78134M	UI/WebServerResources/ckeditor/lang/sr-latn.js
78135M	UI/WebServerResources/ckeditor/lang/sr.js
78136M	UI/WebServerResources/ckeditor/lang/sv.js
78137M	UI/WebServerResources/ckeditor/lang/th.js
78138M	UI/WebServerResources/ckeditor/lang/tr.js
78139M	UI/WebServerResources/ckeditor/lang/ug.js
78140M	UI/WebServerResources/ckeditor/lang/uk.js
78141M	UI/WebServerResources/ckeditor/lang/vi.js
78142M	UI/WebServerResources/ckeditor/lang/zh-cn.js
78143M	UI/WebServerResources/ckeditor/lang/zh.js
78144M	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/_translationstatus.txt
78145M	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/da.js
78146M	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/el.js
78147A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/pt-br.js
78148A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/ro.js
78149M	UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js
78150M	UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js
78151M	UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js
78152M	UI/WebServerResources/ckeditor/plugins/placeholder/lang/_translationstatus.txt
78153M	UI/WebServerResources/ckeditor/plugins/placeholder/lang/da.js
78154A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/pt-br.js
78155M	UI/WebServerResources/ckeditor/plugins/placeholder/lang/vi.js
78156M	UI/WebServerResources/ckeditor/plugins/placeholder/plugin.js
78157M	UI/WebServerResources/ckeditor/plugins/specialchar/lang/_translationstatus.txt
78158A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/el.js
78159A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/he.js
78160A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/pt-br.js
78161M	UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js
78162M	UI/WebServerResources/ckeditor/plugins/uicolor/lang/_translationstatus.txt
78163A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/pt-br.js
78164M	UI/WebServerResources/ckeditor/plugins/uicolor/plugin.js
78165M	UI/WebServerResources/ckeditor/skins/kama/dialog.css
78166M	UI/WebServerResources/ckeditor/skins/office2003/dialog.css
78167M	UI/WebServerResources/ckeditor/skins/v2/dialog.css
78168
78169commit baa395016a991f84c1d1368c05e9c44a812fabbf
78170Author: Jean Raby <jraby@inverse.ca>
78171Date:   Mon Jul 23 17:42:45 2012 +0000
78172
78173    * debian*/sogo.logrotate:
78174        drop distro specific log rotate scripts
78175      * debian*/sogo.install
78176      * debian*/rules :
78177        Use the logrotate script from Scripts/.
78178
78179    Monotone-Parent: 74e79fa391e19c2111663aba07a783fd4cdd19bd
78180    Monotone-Revision: f6b9d7fff0ee290e5bb3d449068e90673274fc9d
78181
78182    Monotone-Author: jraby@inverse.ca
78183    Monotone-Date: 2012-07-23T17:42:45
78184
78185M	ChangeLog
78186M	debian-multiarch/rules
78187M	debian-multiarch/sogo.install
78188D	debian-multiarch/sogo.logrotate
78189M	debian/rules
78190M	debian/sogo.install
78191D	debian/sogo.logrotate
78192
78193commit 8d4fa04746ebdcba85ee4b6dd19b9b002a26dbc6
78194Author: Ludovic Marcotte <lmarcotte@inverse.ca>
78195Date:   Mon Jul 23 13:50:14 2012 +0000
78196
78197    Added fix for bug #1455
78198
78199    Monotone-Parent: 95a335681530001430a12707d05dbed7839214fb
78200    Monotone-Revision: 74e79fa391e19c2111663aba07a783fd4cdd19bd
78201
78202    Monotone-Author: ludovic@Sophos.ca
78203    Monotone-Date: 2012-07-23T13:50:14
78204
78205M	Scripts/cas-proxy-validate.py
78206
78207commit 0851b23841c3352258022affa249099c876cf5da
78208Author: Francis Lachapelle <flachapelle@inverse.ca>
78209Date:   Fri Jul 20 20:03:23 2012 +0000
78210
78211    Fix for bug #1899
78212
78213    Monotone-Parent: c9c54e20cc8e010c29ef8e5fa1cbd039c35e5344
78214    Monotone-Revision: 068bbe8f960b1a20f29054e83e54a57c4372a98e
78215
78216    Monotone-Author: flachapelle@inverse.ca
78217    Monotone-Date: 2012-07-20T20:03:23
78218
78219M	UI/WebServerResources/ContactsUI.js
78220
78221commit 8a1781ea223c7db4fb00ce98aa8f4e8322a9131c
78222Author: Francis Lachapelle <flachapelle@inverse.ca>
78223Date:   Fri Jul 20 18:48:28 2012 +0000
78224
78225    See ChangeLog
78226
78227    Monotone-Parent: 5a6d160e6f9616edb725a40e08f24f0f0bf539b0
78228    Monotone-Revision: c9c54e20cc8e010c29ef8e5fa1cbd039c35e5344
78229
78230    Monotone-Author: flachapelle@inverse.ca
78231    Monotone-Date: 2012-07-20T18:48:28
78232
78233M	ChangeLog
78234M	UI/WebServerResources/MailerUI.js
78235
78236commit 5c618e56385d5e2220c6739bacd8da6c2383ea98
78237Author: Francis Lachapelle <flachapelle@inverse.ca>
78238Date:   Fri Jul 20 18:34:59 2012 +0000
78239
78240    Improved HTML of mail notifications. See ChangeLog.
78241
78242    Monotone-Parent: 8ce46d6fa7b1d1a9d12069cee3ba796d99d668d2
78243    Monotone-Revision: 5a6d160e6f9616edb725a40e08f24f0f0bf539b0
78244
78245    Monotone-Author: flachapelle@inverse.ca
78246    Monotone-Date: 2012-07-20T18:34:59
78247
78248M	ChangeLog
78249M	SoObjects/Appointments/English.lproj/Localizable.strings
78250M	SoObjects/Appointments/French.lproj/Localizable.strings
78251M	SoObjects/Appointments/SOGoAptMailReceipt.h
78252M	SoObjects/Appointments/SOGoAptMailReceipt.m
78253M	SoObjects/Appointments/SOGoCalendarComponent.m
78254M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
78255M	UI/Templates/Appointments/SOGoAptMailReceipt.wox
78256
78257commit 136c6dd92dc81678d0f18429a35409125454f749
78258Author: Ludovic Marcotte <lmarcotte@inverse.ca>
78259Date:   Fri Jul 20 18:24:52 2012 +0000
78260
78261    Fixed merge
78262
78263    Monotone-Parent: bfc3cb63453015f444ec1a1fd20faeece6be2042
78264    Monotone-Revision: bdb3c86bf127fecd411885ad5bcf84eb8af9f672
78265
78266    Monotone-Author: ludovic@Sophos.ca
78267    Monotone-Date: 2012-07-20T18:24:52
78268    Monotone-Branch: ca.inverse.sogo
78269
78270M	ChangeLog
78271
78272commit fdec2c5d7b7c990b0aa2c2b268527cec11d35b91
78273Author: Ludovic Marcotte <lmarcotte@inverse.ca>
78274Date:   Fri Jul 20 18:23:33 2012 +0000
78275
78276    Fixed merge
78277
78278    Monotone-Parent: 89c8046bde59d4d200a7f039c310086919d53cfd
78279    Monotone-Revision: 9e0909dcbb77a5837442df736d80607b0a3fb383
78280
78281    Monotone-Author: ludovic@Sophos.ca
78282    Monotone-Date: 2012-07-20T18:23:33
78283    Monotone-Branch: ca.inverse.sogo
78284
78285M	ChangeLog
78286
78287commit 8f31821e1d21a1ba12aca2eb3f081b8b9a72c338
78288Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78289Date:   Fri Jul 20 19:07:03 2012 +0000
78290
78291    Monotone-Parent: c9c54e20cc8e010c29ef8e5fa1cbd039c35e5344
78292    Monotone-Revision: 7eb19f1f060daa6cb0a2421481ec351910c3af68
78293
78294    Monotone-Author: wsourdeau@inverse.ca
78295    Monotone-Date: 2012-07-20T19:07:03
78296
78297M	ChangeLog
78298M	SoObjects/Appointments/SOGoAppointmentFolder.m
78299
78300commit d63d4ee19e32596085dcb932d3aeb91bae6f1207
78301Author: Ludovic Marcotte <lmarcotte@inverse.ca>
78302Date:   Fri Jul 20 18:21:59 2012 +0000
78303
78304    Fixed merge
78305
78306    Monotone-Parent: a7a764a2e6fd01790136451d2f144d9b934d1e8e
78307    Monotone-Revision: 631e9fa8454aae26e4c7eaa71bfe9e18c0f4b7e5
78308
78309    Monotone-Author: ludovic@Sophos.ca
78310    Monotone-Date: 2012-07-20T18:21:59
78311
78312M	ChangeLog
78313
78314commit f363ddf101a097494ec50f6f1a4f3dfcce61657f
78315Author: Ludovic Marcotte <lmarcotte@inverse.ca>
78316Date:   Fri Jul 20 18:17:06 2012 +0000
78317
78318    See ChangeLog
78319
78320    Monotone-Parent: 5a6d160e6f9616edb725a40e08f24f0f0bf539b0
78321    Monotone-Revision: 173ccf9cd4cd08cdc361da9d58df641be065e5a5
78322
78323    Monotone-Author: ludovic@Sophos.ca
78324    Monotone-Date: 2012-07-20T18:17:06
78325
78326M	ChangeLog
78327M	UI/MailPartViewers/UIxMailRenderingContext.m
78328
78329commit 1476b93a45221667a0ae5d00cd71f77e745f894d
78330Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78331Date:   Fri Jul 20 15:44:25 2012 +0000
78332
78333    Monotone-Parent: 5b4e61e92b3d68b92ea25f1513eb120e502250a1
78334    Monotone-Revision: 1e529d97ad640de07982d342ce216985cba625f7
78335
78336    Monotone-Author: wsourdeau@inverse.ca
78337    Monotone-Date: 2012-07-20T15:44:25
78338    Monotone-Branch: ca.inverse.sogo
78339
78340M	OpenChange/MAPIStoreCalendarMessage.m
78341M	OpenChange/MAPIStoreDBFolder.m
78342M	OpenChange/MAPIStoreMessage.m
78343M	OpenChange/MAPIStoreObjectProxy.m
78344M	OpenChange/MAPIStoreRecurrenceUtils.m
78345
78346commit 965cd9379e90fba9f2e1ff5e1f6e77e09ae1c0f8
78347Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78348Date:   Fri Jul 20 15:42:52 2012 +0000
78349
78350    Monotone-Parent: 3a6e0507a35f90e7be4467763bd26ef4fb15cf80
78351    Monotone-Revision: 5b4e61e92b3d68b92ea25f1513eb120e502250a1
78352
78353    Monotone-Author: wsourdeau@inverse.ca
78354    Monotone-Date: 2012-07-20T15:42:52
78355    Monotone-Branch: ca.inverse.sogo
78356
78357M	OpenChange/GNUmakefile
78358M	OpenChange/MAPIStoreAppointmentWrapper.m
78359M	OpenChange/MAPIStoreCalendarAttachment.h
78360M	OpenChange/MAPIStoreCalendarAttachment.m
78361A	OpenChange/MAPIStoreCalendarEmbeddedMessage.h
78362A	OpenChange/MAPIStoreCalendarEmbeddedMessage.m
78363M	OpenChange/MAPIStoreCalendarMessage.h
78364M	OpenChange/MAPIStoreCalendarMessage.m
78365A	OpenChange/iCalEvent+MAPIStore.h
78366A	OpenChange/iCalEvent+MAPIStore.m
78367
78368commit 3b745879eba23d40d7e138aa9f689ff01895a747
78369Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78370Date:   Fri Jul 20 15:26:15 2012 +0000
78371
78372    Monotone-Parent: 0a2c134a89861c564e6bc97bf789ca4a39adcf4a
78373    Monotone-Revision: 3a6e0507a35f90e7be4467763bd26ef4fb15cf80
78374
78375    Monotone-Author: wsourdeau@inverse.ca
78376    Monotone-Date: 2012-07-20T15:26:15
78377    Monotone-Branch: ca.inverse.sogo
78378
78379M	ChangeLog
78380M	OpenChange/MAPIStoreMessage.h
78381M	OpenChange/MAPIStoreMessage.m
78382M	OpenChange/NSObject+MAPIStore.h
78383M	OpenChange/NSObject+MAPIStore.m
78384
78385commit 649b6fb90ff62a6b87e30eb89fb06451fbe365db
78386Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78387Date:   Fri Jul 20 15:21:11 2012 +0000
78388
78389    Monotone-Parent: 3bc92406543042dce09f1c096eb8a19107b42eb2
78390    Monotone-Revision: 0a2c134a89861c564e6bc97bf789ca4a39adcf4a
78391
78392    Monotone-Author: wsourdeau@inverse.ca
78393    Monotone-Date: 2012-07-20T15:21:11
78394    Monotone-Branch: ca.inverse.sogo
78395
78396M	ChangeLog
78397M	OpenChange/MAPIStoreAttachment.h
78398M	OpenChange/MAPIStoreAttachment.m
78399M	OpenChange/MAPIStoreEmbeddedMessage.h
78400M	OpenChange/MAPIStoreEmbeddedMessage.m
78401M	OpenChange/MAPIStoreSOGo.m
78402
78403commit 63c2d62b0bc5879e23cd09371872396f6bb78556
78404Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78405Date:   Fri Jul 20 14:36:05 2012 +0000
78406
78407    Monotone-Parent: 3fdbf80f4c1de08138ff9435f54fd9f663ef5b8f
78408    Monotone-Revision: 3bc92406543042dce09f1c096eb8a19107b42eb2
78409
78410    Monotone-Author: wsourdeau@inverse.ca
78411    Monotone-Date: 2012-07-20T14:36:05
78412    Monotone-Branch: ca.inverse.sogo
78413
78414M	ChangeLog
78415M	OpenChange/MAPIStoreCalendarMessage.m
78416M	OpenChange/MAPIStoreObject.m
78417M	OpenChange/NSObject+MAPIStore.h
78418M	OpenChange/NSObject+MAPIStore.m
78419
78420commit 7bb437021aa300a08e78108bf04973b94fb42828
78421Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78422Date:   Fri Jul 20 14:13:56 2012 +0000
78423
78424    Monotone-Parent: d6049f3e55fa0ac4385db63c3777aa1d84d5511c
78425    Monotone-Revision: 3fdbf80f4c1de08138ff9435f54fd9f663ef5b8f
78426
78427    Monotone-Author: wsourdeau@inverse.ca
78428    Monotone-Date: 2012-07-20T14:13:56
78429    Monotone-Branch: ca.inverse.sogo
78430
78431M	OpenChange/MAPIStoreAppointmentWrapper.h
78432M	OpenChange/MAPIStoreAppointmentWrapper.m
78433M	OpenChange/MAPIStoreContactsMessage.m
78434M	OpenChange/MAPIStoreDBMessage.m
78435M	OpenChange/MAPIStoreMailMessage.m
78436M	OpenChange/MAPIStoreMailVolatileMessage.m
78437M	OpenChange/MAPIStoreTasksMessage.m
78438
78439commit e55e89c496cb005137c6098c6df9b7e443702b20
78440Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78441Date:   Fri Jul 20 14:13:50 2012 +0000
78442
78443    Monotone-Parent: 3bf968de90811032a5b011cf48b3e8c402aa2425
78444    Monotone-Revision: d6049f3e55fa0ac4385db63c3777aa1d84d5511c
78445
78446    Monotone-Author: wsourdeau@inverse.ca
78447    Monotone-Date: 2012-07-20T14:13:50
78448    Monotone-Branch: ca.inverse.sogo
78449
78450M	ChangeLog
78451M	OpenChange/MAPIStoreMessage.m
78452
78453commit 2d132678cfa58f95b4c48d3734a902a8e9d90eb9
78454Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78455Date:   Fri Jul 20 14:08:03 2012 +0000
78456
78457    Monotone-Parent: 0bab258b30947c4b34f1e39acd0a61b7954c9958
78458    Monotone-Revision: 3bf968de90811032a5b011cf48b3e8c402aa2425
78459
78460    Monotone-Author: wsourdeau@inverse.ca
78461    Monotone-Date: 2012-07-20T14:08:03
78462    Monotone-Branch: ca.inverse.sogo
78463
78464M	OpenChange/MAPIStoreTable.m
78465
78466commit 7ec5e22f9d48a646a2b6bfc4c397b904cb130d12
78467Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78468Date:   Fri Jul 20 06:53:01 2012 +0000
78469
78470    Monotone-Parent: 44c81c0fbde1cf04e0ee2064fd07a4e6b1e74fcb
78471    Monotone-Revision: 0bab258b30947c4b34f1e39acd0a61b7954c9958
78472
78473    Monotone-Author: wsourdeau@inverse.ca
78474    Monotone-Date: 2012-07-20T06:53:01
78475    Monotone-Branch: ca.inverse.sogo
78476
78477M	OpenChange/MAPIStoreObject.h
78478
78479commit 7fa7630d7446180d34c556d2176d85f7b4ef8e0c
78480Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78481Date:   Thu Jul 19 20:31:15 2012 +0000
78482
78483    Monotone-Parent: fc87b2e35370aef34db8f91a54bc71a27c2ea297
78484    Monotone-Revision: 44c81c0fbde1cf04e0ee2064fd07a4e6b1e74fcb
78485
78486    Monotone-Author: wsourdeau@inverse.ca
78487    Monotone-Date: 2012-07-19T20:31:15
78488    Monotone-Branch: ca.inverse.sogo
78489
78490M	ChangeLog
78491M	OpenChange/MAPIStoreObject.h
78492M	OpenChange/MAPIStoreObject.m
78493M	OpenChange/MAPIStoreSOGoObject.h
78494M	OpenChange/MAPIStoreSOGoObject.m
78495
78496commit 0b2f4e5c445e6a63d911403ea6779c0c9b24762e
78497Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78498Date:   Thu Jul 19 20:26:33 2012 +0000
78499
78500    Monotone-Parent: b65572c3789024ccb44bac952fa19cc6708071a0
78501    Monotone-Revision: fc87b2e35370aef34db8f91a54bc71a27c2ea297
78502
78503    Monotone-Author: wsourdeau@inverse.ca
78504    Monotone-Date: 2012-07-19T20:26:33
78505    Monotone-Branch: ca.inverse.sogo
78506
78507M	ChangeLog
78508M	OpenChange/MAPIStoreAppointmentWrapper.h
78509M	OpenChange/MAPIStoreCalendarMessage.h
78510M	OpenChange/MAPIStoreCalendarMessage.m
78511
78512commit b4f8a596f571ebdc366630d898f3a861fcdb4379
78513Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78514Date:   Thu Jul 19 19:28:44 2012 +0000
78515
78516    Monotone-Parent: be9c203f3a5b8055a08854fac75321227532ee8c
78517    Monotone-Revision: b65572c3789024ccb44bac952fa19cc6708071a0
78518
78519    Monotone-Author: wsourdeau@inverse.ca
78520    Monotone-Date: 2012-07-19T19:28:44
78521    Monotone-Branch: ca.inverse.sogo
78522
78523M	ChangeLog
78524M	OpenChange/GNUmakefile
78525M	OpenChange/MAPIStoreObject.h
78526M	OpenChange/MAPIStoreObject.m
78527A	OpenChange/MAPIStoreObjectProxy.h
78528A	OpenChange/MAPIStoreObjectProxy.m
78529
78530commit cd18ceeb6c527e0dacaa3cd8cbe9d045872542fb
78531Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78532Date:   Thu Jul 19 19:09:41 2012 +0000
78533
78534    Monotone-Parent: f43939c9f93e2ae0c474453779ec04d06a04dd8a
78535    Monotone-Revision: be9c203f3a5b8055a08854fac75321227532ee8c
78536
78537    Monotone-Author: wsourdeau@inverse.ca
78538    Monotone-Date: 2012-07-19T19:09:41
78539    Monotone-Branch: ca.inverse.sogo
78540
78541M	OpenChange/MAPIStoreTable.h
78542
78543commit 4c86e1b09b83008555e8de7e8bd5af5ed83fc4ba
78544Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78545Date:   Thu Jul 19 19:06:46 2012 +0000
78546
78547    Monotone-Parent: 7a12a4fc3471976029528f54b57e6999eff2b3aa
78548    Monotone-Revision: f43939c9f93e2ae0c474453779ec04d06a04dd8a
78549
78550    Monotone-Author: wsourdeau@inverse.ca
78551    Monotone-Date: 2012-07-19T19:06:46
78552    Monotone-Branch: ca.inverse.sogo
78553
78554M	ChangeLog
78555M	OpenChange/MAPIStoreObject.h
78556M	OpenChange/MAPIStoreObject.m
78557M	OpenChange/NSObject+MAPIStore.h
78558M	OpenChange/NSObject+MAPIStore.m
78559
78560commit 2de531a6cb04ce66f1cda606ae0d18a502f0c41f
78561Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78562Date:   Thu Jul 19 01:30:43 2012 +0000
78563
78564    Monotone-Parent: 8b81870c2b6bc608846d32e8e0b91c60d47ebb6a
78565    Monotone-Revision: 7a12a4fc3471976029528f54b57e6999eff2b3aa
78566
78567    Monotone-Author: wsourdeau@inverse.ca
78568    Monotone-Date: 2012-07-19T01:30:43
78569    Monotone-Branch: ca.inverse.sogo
78570
78571M	ChangeLog
78572M	OpenChange/MAPIStoreCalendarFolder.m
78573
78574commit 3ddba08a9eea5a4270e725a50911074db7bad19e
78575Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78576Date:   Thu Jul 19 01:26:45 2012 +0000
78577
78578    Monotone-Parent: 2cad87365f0a0c5651f8609b76b87ed5eeb351c4
78579    Monotone-Revision: 8b81870c2b6bc608846d32e8e0b91c60d47ebb6a
78580
78581    Monotone-Author: wsourdeau@inverse.ca
78582    Monotone-Date: 2012-07-19T01:26:45
78583    Monotone-Branch: ca.inverse.sogo
78584
78585M	ChangeLog
78586M	OpenChange/MAPIApplication.m
78587
78588commit 124f3f995e60373cb78bd1e2f09066882a947c20
78589Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78590Date:   Thu Jul 19 01:25:04 2012 +0000
78591
78592    Monotone-Parent: cd2989d3a11079dde73d3a4890b0976e1405ebaa
78593    Monotone-Revision: 2cad87365f0a0c5651f8609b76b87ed5eeb351c4
78594
78595    Monotone-Author: wsourdeau@inverse.ca
78596    Monotone-Date: 2012-07-19T01:25:04
78597    Monotone-Branch: ca.inverse.sogo
78598
78599M	ChangeLog
78600M	OpenChange/MAPIStoreDBMessage.m
78601
78602commit aeef968c4ed8672b16a9a9816fb6cd1479a859f9
78603Author: Jean Raby <jraby@inverse.ca>
78604Date:   Wed Jul 18 20:22:54 2012 +0000
78605
78606    * Tests/Integration/config.py.in: New config parameter: webCalendarURL
78607      * Tests/Integration/webdavlib.py(HTTPPOST,HTTPGET):
78608      Allow cookies in post and get requests.
78609      * Tests/Integration/test-ui-posts.py: New test class
78610      Currently contains only one test case which exercises addWebCalendar
78611
78612      * SoObjects/Appointments/GNUmakefile:
78613      use -Wl,--no-as-needed when linking. Fixes #1863
78614
78615    Monotone-Parent: 080d411d52272c158ce60ea0bab6ba8eb9d9aa2a
78616    Monotone-Revision: 8ce46d6fa7b1d1a9d12069cee3ba796d99d668d2
78617
78618    Monotone-Author: jraby@inverse.ca
78619    Monotone-Date: 2012-07-18T20:22:54
78620
78621M	ChangeLog
78622M	SoObjects/Appointments/GNUmakefile
78623M	Tests/Integration/config.py.in
78624A	Tests/Integration/test-ui-posts.py
78625M	Tests/Integration/webdavlib.py
78626
78627commit 1abc40c1270f11825e10b993ebe91d3fd2da8dba
78628Author: Ludovic Marcotte <lmarcotte@inverse.ca>
78629Date:   Wed Jul 18 19:05:58 2012 +0000
78630
78631    See ChangeLog
78632
78633    Monotone-Parent: f489c387ef5efde7f9beee4a9b97ecf85275ffb2
78634    Monotone-Revision: 080d411d52272c158ce60ea0bab6ba8eb9d9aa2a
78635
78636    Monotone-Author: ludovic@Sophos.ca
78637    Monotone-Date: 2012-07-18T19:05:58
78638
78639M	ChangeLog
78640M	SoObjects/Appointments/SOGoAppointmentObject.m
78641
78642commit c88d86ec95060cf82b6b67b6acee072d0cc81703
78643Author: Jean Raby <jraby@inverse.ca>
78644Date:   Wed Jul 18 15:30:38 2012 +0000
78645
78646    * Scripts/sql-update-1.3.16_to_1.3.17-mysql.sh
78647      * Scripts/sql-update-1.3.16_to_1.3.17.sh:
78648      New scripts to expand c_cycleinfo to mediumtext or varchar(1000000)
78649      The field was expanded around 1.3.3.
78650      See http://www.sogo.nu/bugs/view.php?id=1848
78651
78652    Monotone-Parent: 1bcd208d669189aec549aa4351b9d92a29c6d9b9
78653    Monotone-Revision: f489c387ef5efde7f9beee4a9b97ecf85275ffb2
78654
78655    Monotone-Author: jraby@inverse.ca
78656    Monotone-Date: 2012-07-18T15:30:38
78657
78658M	ChangeLog
78659A	Scripts/sql-update-1.3.16_to_1.3.17-mysql.sh
78660A	Scripts/sql-update-1.3.16_to_1.3.17.sh
78661
78662commit 6f0f95d2535bba0947261937ad92e6da5cbbbdc7
78663Author: Jean Raby <jraby@inverse.ca>
78664Date:   Tue Jul 17 16:56:19 2012 +0000
78665
78666    Use xml.etree.ElementTree.iselement() instead of some homegrown stuff
78667      that used a private class from xml.etree.ElementTree.
78668      Works with cElementTree
78669
78670    Monotone-Parent: ed7f1623b0cb7e935297f6652b76074c1ff952df
78671    Monotone-Revision: 1bcd208d669189aec549aa4351b9d92a29c6d9b9
78672
78673    Monotone-Author: jraby@inverse.ca
78674    Monotone-Date: 2012-07-17T16:56:19
78675
78676M	Tests/Integration/test-caldav-scheduling.py
78677
78678commit 093c984b4260bedb638fc3310200c99bb7edd4eb
78679Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78680Date:   Mon Jul 16 13:35:02 2012 +0000
78681
78682    Monotone-Parent: 22bcd9c626e305661b31c70a49c93352266c2dc8
78683    Monotone-Revision: ed7f1623b0cb7e935297f6652b76074c1ff952df
78684
78685    Monotone-Author: wsourdeau@inverse.ca
78686    Monotone-Date: 2012-07-16T13:35:02
78687
78688M	ChangeLog
78689M	Tests/Integration/test-davacl.py
78690M	Tests/Integration/webdavlib.py
78691
78692commit 91d9836d80fa0d0330a38b314ef249cd2b27faaa
78693Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78694Date:   Sat Jul 14 02:41:29 2012 +0000
78695
78696    Monotone-Parent: 471d12add6428916fe0b3d9938d1362d062f1de1
78697    Monotone-Revision: 22bcd9c626e305661b31c70a49c93352266c2dc8
78698
78699    Monotone-Author: wsourdeau@inverse.ca
78700    Monotone-Date: 2012-07-14T02:41:29
78701
78702M	ChangeLog
78703M	SoObjects/Appointments/SOGoAppointmentObject.m
78704
78705commit 6b89fbb769c3832193355b0d74ffe1f4469d2b55
78706Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78707Date:   Fri Jul 13 21:03:50 2012 +0000
78708
78709    Monotone-Parent: f071f53cbc4a39b0b852c58e7e57332f05ef1e0c
78710    Monotone-Revision: 471d12add6428916fe0b3d9938d1362d062f1de1
78711
78712    Monotone-Author: wsourdeau@inverse.ca
78713    Monotone-Date: 2012-07-13T21:03:50
78714
78715M	UI/MailPartViewers/UIxMailPartICalActions.m
78716M	UI/MailPartViewers/UIxMailPartICalViewer.m
78717
78718commit 6cd17dc9b8bb1afab627ec1029fdb8ba8bdc5303
78719Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78720Date:   Fri Jul 13 20:59:09 2012 +0000
78721
78722    Monotone-Parent: 493dd9034b71a42f4fc3df70a482872a7c50cc22
78723    Monotone-Revision: f071f53cbc4a39b0b852c58e7e57332f05ef1e0c
78724
78725    Monotone-Author: wsourdeau@inverse.ca
78726    Monotone-Date: 2012-07-13T20:59:09
78727
78728M	ChangeLog
78729M	SoObjects/Appointments/SOGoAppointmentObject.h
78730M	SoObjects/Appointments/SOGoAppointmentObject.m
78731
78732commit ee723f9694037b966531e0ab1f1ef98fa84f28f3
78733Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78734Date:   Fri Jul 13 20:37:16 2012 +0000
78735
78736    fixed neglected warnings
78737
78738    Monotone-Parent: 61a57c3431ce88c941b644d5a0ce21abb1f82f8c
78739    Monotone-Revision: 493dd9034b71a42f4fc3df70a482872a7c50cc22
78740
78741    Monotone-Author: wsourdeau@inverse.ca
78742    Monotone-Date: 2012-07-13T20:37:16
78743
78744M	SoObjects/Appointments/SOGoAppointmentObject.m
78745
78746commit cbd4bd907ae597885c5980d1a850454cf59f0113
78747Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78748Date:   Fri Jul 13 20:36:19 2012 +0000
78749
78750    Monotone-Parent: 7fb9c9db1f708e5ebd59004e2cd37cf85e5d94d6
78751    Monotone-Revision: 61a57c3431ce88c941b644d5a0ce21abb1f82f8c
78752
78753    Monotone-Author: wsourdeau@inverse.ca
78754    Monotone-Date: 2012-07-13T20:36:19
78755
78756M	ChangeLog
78757M	SoObjects/Appointments/SOGoCalendarComponent.h
78758M	SoObjects/Appointments/SOGoCalendarComponent.m
78759
78760commit d40be7d196ef9379bd897ec9f004106ff7de95c4
78761Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78762Date:   Fri Jul 13 20:35:02 2012 +0000
78763
78764    fixed missing declaration update
78765
78766    Monotone-Parent: 11acebc5a76969e7e9f712ff0325cb10e3171669
78767    Monotone-Revision: 7fb9c9db1f708e5ebd59004e2cd37cf85e5d94d6
78768
78769    Monotone-Author: wsourdeau@inverse.ca
78770    Monotone-Date: 2012-07-13T20:35:02
78771
78772M	SoObjects/Appointments/SOGoCalendarComponent.h
78773
78774commit 5b1abf0d68db22ce08f5ef4f95b6dbe40306c00e
78775Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78776Date:   Fri Jul 13 20:34:13 2012 +0000
78777
78778    fixed missing declaration update
78779
78780    Monotone-Parent: d953e1b8cae8bcdf2a3cff4219ea365af8391941
78781    Monotone-Revision: 11acebc5a76969e7e9f712ff0325cb10e3171669
78782
78783    Monotone-Author: wsourdeau@inverse.ca
78784    Monotone-Date: 2012-07-13T20:34:13
78785
78786M	SoObjects/Appointments/SOGoCalendarComponent.h
78787
78788commit 82f3f1b3d939d1e54f86c032dfa1ad63c624a770
78789Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78790Date:   Fri Jul 13 20:31:41 2012 +0000
78791
78792    Monotone-Parent: 9475f39d99549bfa74e7f88be7e54d9650beb0d5
78793    Monotone-Revision: d953e1b8cae8bcdf2a3cff4219ea365af8391941
78794
78795    Monotone-Author: wsourdeau@inverse.ca
78796    Monotone-Date: 2012-07-13T20:31:41
78797
78798M	ChangeLog
78799M	SoObjects/Appointments/GNUmakefile
78800M	SoObjects/Appointments/SOGoAppointmentObject.m
78801M	SoObjects/Appointments/SOGoCalendarComponent.h
78802M	SoObjects/Appointments/SOGoCalendarComponent.m
78803M	SoObjects/Appointments/SOGoTaskObject.m
78804A	SoObjects/Appointments/iCalCalendar+SOGo.h
78805A	SoObjects/Appointments/iCalCalendar+SOGo.m
78806
78807commit caf58a7c4a5dbf22a27635599cf9d254ef9ca71b
78808Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78809Date:   Fri Jul 13 20:25:47 2012 +0000
78810
78811    Monotone-Parent: c812fb58ff32ddf15bcafe1527b4871905de1415
78812    Monotone-Revision: 9475f39d99549bfa74e7f88be7e54d9650beb0d5
78813
78814    Monotone-Author: wsourdeau@inverse.ca
78815    Monotone-Date: 2012-07-13T20:25:47
78816
78817M	ChangeLog
78818M	Tests/Integration/test-caldav-scheduling.py
78819
78820commit 6a5ab405a26d13068a14c38bde4d39e04be7a5ca
78821Author: Francis Lachapelle <flachapelle@inverse.ca>
78822Date:   Fri Jul 13 14:38:06 2012 +0000
78823
78824    Updated NEWS file.
78825
78826    Monotone-Parent: be001fad1d7b392001a6534b6758e7d78713c9a2
78827    Monotone-Revision: c812fb58ff32ddf15bcafe1527b4871905de1415
78828
78829    Monotone-Author: flachapelle@inverse.ca
78830    Monotone-Date: 2012-07-13T14:38:06
78831
78832M	NEWS
78833
78834commit ae84644bdc7f704e3aa65f0179df454270947c3b
78835Author: Francis Lachapelle <flachapelle@inverse.ca>
78836Date:   Fri Jul 13 14:37:50 2012 +0000
78837
78838    Monotone-Parent: f9bb5a5f3c1e5dea5cb04ead39373ab637b9ee09
78839    Monotone-Revision: be001fad1d7b392001a6534b6758e7d78713c9a2
78840
78841    Monotone-Author: flachapelle@inverse.ca
78842    Monotone-Date: 2012-07-13T14:37:50
78843
78844M	ChangeLog
78845
78846commit a6b8e42cbf955a7ac2b1c4d2537b41aee8d6b261
78847Author: Francis Lachapelle <flachapelle@inverse.ca>
78848Date:   Fri Jul 13 13:00:02 2012 +0000
78849
78850    Monotone-Parent: 29aefdeb26834742b8cd9f01120573b4dcbcc7ed
78851    Monotone-Revision: f9bb5a5f3c1e5dea5cb04ead39373ab637b9ee09
78852
78853    Monotone-Author: flachapelle@inverse.ca
78854    Monotone-Date: 2012-07-13T13:00:02
78855
78856M	SOPE/GDLContentStore/GCSSessionsFolder.m
78857
78858commit ef848303a34250b4c2c81e45717f01b2e14fa296
78859Author: Jean Raby <jraby@inverse.ca>
78860Date:   Thu Jul 12 16:47:23 2012 +0000
78861
78862    * SoObjects/Mailer/SOGoMailForward.m (from, to, cc, reply-to):
78863      mailHeaders returns an array if there are multiple headers of the same type.
78864      Handle this case to correctly show multiple from, to, cc and reply-to headers
78865      in mail replies/forwards instead of crashing.
78866
78867    Monotone-Parent: dac25405c6ab2f1d735ddb9f6db4243e5e96d14b
78868    Monotone-Revision: 29aefdeb26834742b8cd9f01120573b4dcbcc7ed
78869
78870    Monotone-Author: jraby@inverse.ca
78871    Monotone-Date: 2012-07-12T16:47:23
78872
78873M	ChangeLog
78874M	NEWS
78875M	SoObjects/Mailer/SOGoMailForward.m
78876
78877commit c342d3defe58629f1b365a06ba5c0e38df77870a
78878Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78879Date:   Thu Jul 12 15:05:33 2012 +0000
78880
78881    Monotone-Parent: f48e9e2abfb00e03cccd2aa8fd8998a415bb5ce1
78882    Monotone-Revision: 3dfe653dfcaeadc5fe93ff1f2c0a1f9d049c1836
78883
78884    Monotone-Author: wsourdeau@inverse.ca
78885    Monotone-Date: 2012-07-12T15:05:33
78886    Monotone-Branch: ca.inverse.sogo
78887
78888M	ChangeLog
78889
78890commit 87a7732361e9d0089f5761b11fc8d963ccded448
78891Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
78892Date:   Thu Jul 12 15:03:38 2012 +0000
78893
78894    applied changes from c6b25920d896b2d19d0ef40a4cadee46c87bba2d
78895                 through fcec9822c0aaee8cefba77d0f50a8582b33fa3f0
78896
78897    Monotone-Parent: 975e40192e290b5aa4bc5c5b99a12b299d84fa5a
78898    Monotone-Revision: 4d39a71900cc87ae1185f268c1c35a5a4b086b1d
78899
78900    Monotone-Author: wsourdeau@inverse.ca
78901    Monotone-Date: 2012-07-12T15:03:38
78902
78903M	ChangeLog
78904M	SoObjects/Appointments/SOGoAppointmentFolder.m
78905M	SoObjects/SOGo/SOGoObject.h
78906M	SoObjects/SOGo/SOGoObject.m
78907
78908commit d965eec0515a56b819050ecba8b4319d62b988de
78909Author: Francis Lachapelle <flachapelle@inverse.ca>
78910Date:   Wed Jul 11 19:53:45 2012 +0000
78911
78912    Minor improvements to the preferences window.
78913
78914    Monotone-Parent: b456b18f292850c6fefa107c0ca59bded3a6e6a3
78915    Monotone-Revision: 1fae890d6e269d7918982811c46400a4ff38745d
78916
78917    Monotone-Author: flachapelle@inverse.ca
78918    Monotone-Date: 2012-07-11T19:53:45
78919
78920M	UI/Templates/PreferencesUI/UIxPreferences.wox
78921
78922commit c522130c25d4e77a2bd9a646e19f7259cda7a877
78923Author: Francis Lachapelle <flachapelle@inverse.ca>
78924Date:   Wed Jul 11 19:50:56 2012 +0000
78925
78926    Added missing strings for calendar notifications.
78927
78928    Monotone-Parent: 740654a1f1be6a68843349cf438d5a87445f489e
78929    Monotone-Revision: b456b18f292850c6fefa107c0ca59bded3a6e6a3
78930
78931    Monotone-Author: flachapelle@inverse.ca
78932    Monotone-Date: 2012-07-11T19:50:56
78933
78934M	UI/Scheduler/English.lproj/Localizable.strings
78935
78936commit 2c987bae06ff8934c60ca19bc56a2e4a26c5d7cc
78937Author: Ludovic Marcotte <lmarcotte@inverse.ca>
78938Date:   Wed Jul 11 18:57:27 2012 +0000
78939
78940    See ChangeLog
78941
78942    Monotone-Parent: 975e40192e290b5aa4bc5c5b99a12b299d84fa5a
78943    Monotone-Revision: 740654a1f1be6a68843349cf438d5a87445f489e
78944
78945    Monotone-Author: ludovic@Sophos.ca
78946    Monotone-Date: 2012-07-11T18:57:27
78947
78948M	ChangeLog
78949M	SoObjects/Appointments/English.lproj/Localizable.strings
78950M	SoObjects/Appointments/SOGoAptMailReceipt.h
78951M	SoObjects/Appointments/SOGoAptMailReceipt.m
78952M	SoObjects/Appointments/SOGoCalendarComponent.m
78953M	UI/Templates/Appointments/SOGoAptMailReceipt.wox
78954
78955commit 6556c92c87c17bf4b3c5002f10c54d2d2b594dff
78956Author: Ludovic Marcotte <lmarcotte@inverse.ca>
78957Date:   Wed Jul 11 17:27:54 2012 +0000
78958
78959    See ChangeLog
78960
78961    Monotone-Parent: 0012ddb107483154b76c08f33a7b8437b5309529
78962    Monotone-Revision: 975e40192e290b5aa4bc5c5b99a12b299d84fa5a
78963
78964    Monotone-Author: ludovic@Sophos.ca
78965    Monotone-Date: 2012-07-11T17:27:54
78966
78967M	ChangeLog
78968M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
78969
78970commit d932f1fd475d5c482742fa8a794261ff80b06d5f
78971Author: Ludovic Marcotte <lmarcotte@inverse.ca>
78972Date:   Wed Jul 11 14:09:37 2012 +0000
78973
78974    Fixed merge
78975
78976    Monotone-Parent: 6eabcf880fa6d4620fb9a1ed111b15bef9bd9877
78977    Monotone-Revision: 2252f3047b058ea629e568aec7efb2b0432e3c0c
78978
78979    Monotone-Author: ludovic@Sophos.ca
78980    Monotone-Date: 2012-07-11T14:09:37
78981    Monotone-Branch: ca.inverse.sogo
78982
78983M	ChangeLog
78984
78985commit c8c0030518df1dbcbd0edd608c4085f20b50d2d6
78986Author: Ludovic Marcotte <lmarcotte@inverse.ca>
78987Date:   Wed Jul 11 14:06:41 2012 +0000
78988
78989    See ChangeLog
78990
78991    Monotone-Parent: 236aeb7125be0df2f27ec6c73f05a3d74a71ee71
78992    Monotone-Revision: 0012ddb107483154b76c08f33a7b8437b5309529
78993
78994    Monotone-Author: ludovic@Sophos.ca
78995    Monotone-Date: 2012-07-11T14:06:41
78996
78997M	ChangeLog
78998M	Documentation/SOGo Installation Guide.odt
78999M	SoObjects/Appointments/SOGoAppointmentObject.m
79000M	SoObjects/Appointments/SOGoCalendarComponent.m
79001
79002commit 961302407db37073606f9be1bb2507f3f7634b5e
79003Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79004Date:   Tue Jul 10 16:02:16 2012 +0000
79005
79006    Monotone-Parent: eb2ae1364da011cec8f9e025b9b53785ba2647d6
79007    Monotone-Revision: fcec9822c0aaee8cefba77d0f50a8582b33fa3f0
79008
79009    Monotone-Author: wsourdeau@inverse.ca
79010    Monotone-Date: 2012-07-10T16:02:16
79011    Monotone-Branch: ca.inverse.sogo
79012
79013M	ChangeLog
79014M	SoObjects/Appointments/SOGoAppointmentFolder.m
79015
79016commit a469952773f3c3bbec7cdbee0ab2c301a2f9b57e
79017Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79018Date:   Tue Jul 10 15:49:24 2012 +0000
79019
79020    Monotone-Parent: 1c3bb3511167199e0dc7bafa4db7fc5540648666
79021    Monotone-Revision: eb2ae1364da011cec8f9e025b9b53785ba2647d6
79022
79023    Monotone-Author: wsourdeau@inverse.ca
79024    Monotone-Date: 2012-07-10T15:49:24
79025    Monotone-Branch: ca.inverse.sogo
79026
79027M	SoObjects/Appointments/SOGoAppointmentFolder.m
79028
79029commit 934e15d2d0df5063f1da21da7e92aa936d71f1bd
79030Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79031Date:   Tue Jul 10 15:49:05 2012 +0000
79032
79033    Monotone-Parent: c6b25920d896b2d19d0ef40a4cadee46c87bba2d
79034    Monotone-Revision: 1c3bb3511167199e0dc7bafa4db7fc5540648666
79035
79036    Monotone-Author: wsourdeau@inverse.ca
79037    Monotone-Date: 2012-07-10T15:49:05
79038    Monotone-Branch: ca.inverse.sogo
79039
79040M	ChangeLog
79041M	SoObjects/Appointments/SOGoAppointmentFolder.m
79042M	SoObjects/SOGo/SOGoObject.h
79043M	SoObjects/SOGo/SOGoObject.m
79044
79045commit 3a748792db53c6379c1b6d3c381aaf4516a80dd2
79046Author: Francis Lachapelle <flachapelle@inverse.ca>
79047Date:   Tue Jul 10 15:26:00 2012 +0000
79048
79049    Various minor Web interface improvements.
79050
79051    Monotone-Parent: de57fd5034fd57e2302198e4d6b342a30830430a
79052    Monotone-Revision: 236aeb7125be0df2f27ec6c73f05a3d74a71ee71
79053
79054    Monotone-Author: flachapelle@inverse.ca
79055    Monotone-Date: 2012-07-10T15:26:00
79056
79057M	UI/Contacts/UIxContactView.m
79058M	UI/Templates/ContactsUI/UIxContactView.wox
79059M	UI/Templates/ContactsUI/UIxListView.wox
79060M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
79061M	UI/WebServerResources/ContactsUI.css
79062M	UI/WebServerResources/SchedulerUI.css
79063M	UI/WebServerResources/UIxCalendarProperties.css
79064
79065commit 1459f43f0448e0a4897e89aee77f0bee2ef8042a
79066Author: Francis Lachapelle <flachapelle@inverse.ca>
79067Date:   Tue Jul 10 15:18:35 2012 +0000
79068
79069    Updated French translation.
79070
79071    Monotone-Parent: cf43f2030dbd1c4f0747be7cbd5dc3239cd6bd15
79072    Monotone-Revision: de57fd5034fd57e2302198e4d6b342a30830430a
79073
79074    Monotone-Author: flachapelle@inverse.ca
79075    Monotone-Date: 2012-07-10T15:18:35
79076
79077M	NEWS
79078M	UI/Contacts/French.lproj/Localizable.strings
79079M	UI/Scheduler/French.lproj/Localizable.strings
79080
79081commit 03a125ea1f1a0736aecac27198621e1c3e131a8f
79082Author: Ludovic Marcotte <lmarcotte@inverse.ca>
79083Date:   Tue Jul 10 00:29:13 2012 +0000
79084
79085    See ChangeLog
79086
79087    Monotone-Parent: 801c13ca7d8e3a2f3e502ee658399b458681bcab
79088    Monotone-Revision: cf43f2030dbd1c4f0747be7cbd5dc3239cd6bd15
79089
79090    Monotone-Author: ludovic@Sophos.ca
79091    Monotone-Date: 2012-07-10T00:29:13
79092
79093M	ChangeLog
79094M	SoObjects/Appointments/SOGoAppointmentFolder.h
79095M	SoObjects/Appointments/SOGoAppointmentFolder.m
79096M	SoObjects/Appointments/SOGoAppointmentObject.m
79097M	SoObjects/Appointments/SOGoAptMailReceipt.h
79098M	SoObjects/Appointments/SOGoAptMailReceipt.m
79099M	SoObjects/Appointments/SOGoCalendarComponent.h
79100M	SoObjects/Appointments/SOGoCalendarComponent.m
79101M	SoObjects/SOGo/SOGoConstants.h
79102M	SoObjects/SOGo/SOGoDomainDefaults.h
79103M	SoObjects/SOGo/SOGoDomainDefaults.m
79104M	SoObjects/SOGo/SOGoUserDefaults.h
79105M	SoObjects/SOGo/SOGoUserDefaults.m
79106M	UI/Scheduler/UIxCalendarProperties.h
79107M	UI/Scheduler/UIxCalendarProperties.m
79108D	UI/Templates/Appointments/SOGoAptMailDeletionReceipt.wox
79109D	UI/Templates/Appointments/SOGoAptMailInvitationReceipt.wox
79110A	UI/Templates/Appointments/SOGoAptMailReceipt.wox
79111D	UI/Templates/Appointments/SOGoAptMailUpdateReceipt.wox
79112M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
79113M	UI/WebServerResources/SchedulerUI.js
79114
79115commit 0d713efdd66df869820816e0f2cc993facc16ce4
79116Author: Jean Raby <jraby@inverse.ca>
79117Date:   Mon Jul 9 18:22:45 2012 +0000
79118
79119    * Tools/SOGoToolExpireUserSessions.m:
79120      remove reference toSOGoSessionExpireMinutes. It  never existed.
79121
79122    Monotone-Parent: f0fb54908898753faba576cb702431e4a761d814
79123    Monotone-Revision: 801c13ca7d8e3a2f3e502ee658399b458681bcab
79124
79125    Monotone-Author: jraby@inverse.ca
79126    Monotone-Date: 2012-07-09T18:22:45
79127
79128M	Tools/SOGoToolExpireUserSessions.m
79129
79130commit a6a00d875363d54ebe5f13661a2b58d5239cf6b7
79131Author: Jean Raby <jraby@inverse.ca>
79132Date:   Mon Jul 9 18:16:49 2012 +0000
79133
79134    * Tools/SOGoToolUserPreferences.m:
79135        use printf() instead of NSLog to print out user preferences.
79136        Makes it easier to grep.
79137
79138    Monotone-Parent: 3896b9b187dfad2b01d68527f0411bd1a7cfe7b4
79139    Monotone-Revision: f0fb54908898753faba576cb702431e4a761d814
79140
79141    Monotone-Author: jraby@inverse.ca
79142    Monotone-Date: 2012-07-09T18:16:49
79143
79144M	ChangeLog
79145M	Tools/SOGoToolUserPreferences.m
79146
79147commit 1b6727bda6a9fb42ef81fc7f360da4a99f3530f3
79148Author: Jean Raby <jraby@inverse.ca>
79149Date:   Mon Jul 9 17:54:22 2012 +0000
79150
79151    revert last commit. The fix is in generic.js, not UIxContactsUserFolders.js
79152
79153    Monotone-Parent: 0d5958f50cf116f607e45fcde7496a5bc3726e1c
79154    Monotone-Revision: 3896b9b187dfad2b01d68527f0411bd1a7cfe7b4
79155
79156    Monotone-Author: jraby@inverse.ca
79157    Monotone-Date: 2012-07-09T17:54:22
79158
79159M	ChangeLog
79160M	UI/WebServerResources/UIxContactsUserFolders.js
79161M	UI/WebServerResources/generic.js
79162
79163commit 390755d305014a16a513e9fa8ead28c83970cd23
79164Author: Jean Raby <jraby@inverse.ca>
79165Date:   Mon Jul 9 15:47:42 2012 +0000
79166
79167    * UI/WebServerResources/UIxContactsUserFolders.js (onSearchFormSubmit):
79168        Restore behavior of a single dot (.) in the search field (wildcard search)
79169
79170    Monotone-Parent: 7ec57a209bc7361239e0e096f134affbbd4b5fc2
79171    Monotone-Revision: 0d5958f50cf116f607e45fcde7496a5bc3726e1c
79172
79173    Monotone-Author: jraby@inverse.ca
79174    Monotone-Date: 2012-07-09T15:47:42
79175
79176M	ChangeLog
79177M	UI/WebServerResources/UIxContactsUserFolders.js
79178
79179commit 22690a8f8faf1c165ec8995d7e1063d7176397b5
79180Author: Jean Raby <jraby@inverse.ca>
79181Date:   Mon Jul 9 14:52:47 2012 +0000
79182
79183    * UI/WebServerResources/ContactsUI.js: Enable 'show raw source' only
79184        when a single contact is selected.
79185
79186    Monotone-Parent: 4e287287380938e20234ac951c09158c324b84b4
79187    Monotone-Revision: 7ec57a209bc7361239e0e096f134affbbd4b5fc2
79188
79189    Monotone-Author: jraby@inverse.ca
79190    Monotone-Date: 2012-07-09T14:52:47
79191
79192M	UI/WebServerResources/ContactsUI.js
79193
79194commit 71121914cf2dc04e1f5bfbc475721274171054c7
79195Author: Jean Raby <jraby@inverse.ca>
79196Date:   Mon Jul 9 14:17:07 2012 +0000
79197
79198    * UI/WebServerResources/SchedulerUI.js (onMenuRawEvent, onMenuRawTask):
79199      New callback to show the event/task content from the menu
79200
79201      * UI/Scheduler/UIxComponentEditor.m (rawAction):
79202      New method that returns the object's raw content in a WOResponse.
79203
79204      * UI/Templates/SchedulerUI/UIxCal{Day,Month,Main,Week}View.wox:
79205      New contextual menu item: Show Raw Source
79206
79207      * UI/WebServerResources/ContactsUI.js (onMenuRawContact):
79208      Rework to use calendar/ics/raw
79209
79210      * UI/Contacts/UIxContactFolderActions.m (rawAction):
79211      Removed / moved to UI/Contacts/UIxContactActions.m
79212
79213      * UI/Contacts/UIxContactActions.m (rawAction):
79214      New method that returns the object's raw content in a WOResponse.
79215
79216      * UI/Templates/ContactsUI/UIxContactFoldersView.wox:
79217      Show vCard content -> Show Raw Source
79218
79219    Monotone-Parent: e853157abbabf35bc95273da8bc10b2d3b142627
79220    Monotone-Revision: 4e287287380938e20234ac951c09158c324b84b4
79221
79222    Monotone-Author: jraby@inverse.ca
79223    Monotone-Date: 2012-07-09T14:17:07
79224
79225M	ChangeLog
79226M	NEWS
79227M	UI/Contacts/English.lproj/Localizable.strings
79228M	UI/Contacts/French.lproj/Localizable.strings
79229M	UI/Contacts/UIxContactActions.m
79230M	UI/Contacts/UIxContactFolderActions.m
79231M	UI/Contacts/product.plist
79232M	UI/Scheduler/English.lproj/Localizable.strings
79233M	UI/Scheduler/UIxComponentEditor.m
79234M	UI/Scheduler/product.plist
79235M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
79236M	UI/Templates/SchedulerUI/UIxCalDayView.wox
79237M	UI/Templates/SchedulerUI/UIxCalMainView.wox
79238M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
79239M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
79240M	UI/WebServerResources/ContactsUI.js
79241M	UI/WebServerResources/SchedulerUI.js
79242
79243commit c4d11cd91617f8905ce909c3ef70d2c764b64a7f
79244Author: Jean Raby <jraby@inverse.ca>
79245Date:   Thu Jul 5 21:16:02 2012 +0000
79246
79247    * UI/WebServerResources/generic.js (openGenericWindow):
79248      New method that opens a simple new window.
79249
79250      * UI/WebServerResources/ContactsUI.js (onMenuRawContact):
79251      New callback to show the vCard content from the menu.
79252
79253      * UI/WebServerResources/ContactsUI.js (onContactMenuPrepareVisibility):
79254      Enable the export and raw functions only on vcards contacts.
79255
79256      * UI/Templates/ContactsUI/UIxContactFoldersView.wox:
79257      New contextual menu item: Show vCard content
79258
79259      * UI/Contacts/UIxContactFolderActions.m (rawAction):
79260      New method that returns the raw contact data for all the contact uids provided
79261
79262    Monotone-Parent: f03db6cb5531dddabab4e8678d856fe593d3745d
79263    Monotone-Revision: e853157abbabf35bc95273da8bc10b2d3b142627
79264
79265    Monotone-Author: jraby@inverse.ca
79266    Monotone-Date: 2012-07-05T21:16:02
79267
79268M	ChangeLog
79269M	UI/Contacts/English.lproj/Localizable.strings
79270M	UI/Contacts/French.lproj/Localizable.strings
79271M	UI/Contacts/UIxContactFolderActions.m
79272M	UI/Contacts/product.plist
79273M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
79274M	UI/WebServerResources/ContactsUI.js
79275M	UI/WebServerResources/generic.js
79276
79277commit 5639ee61804825948223440ed01a771cae87d5af
79278Author: Jean Raby <jraby@inverse.ca>
79279Date:   Thu Jul 5 17:35:02 2012 +0000
79280
79281    Typos
79282
79283    Monotone-Parent: f3654e9c29406b43890181ca1e890b64daca6321
79284    Monotone-Revision: f03db6cb5531dddabab4e8678d856fe593d3745d
79285
79286    Monotone-Author: jraby@inverse.ca
79287    Monotone-Date: 2012-07-05T17:35:02
79288
79289M	UI/Contacts/UIxContactView.m
79290
79291commit 993c0ee52edd025a4569424a4dd7e608a5ed527f
79292Author: Jean Raby <jraby@inverse.ca>
79293Date:   Thu Jul 5 17:17:50 2012 +0000
79294
79295    * UI/Contacts/UIxContactView.m (secondaryEmail):
79296      function renamed to secondaryEmails. It now returns all addresses
79297      instead of the first one found in the vcard.
79298
79299      * UI/Templates/ContactsUI/UIxContactView.wox:
79300      Show all addresses returned from secondaryEmails.
79301      This still need some css tweaks.
79302
79303    Monotone-Parent: 4c9ff5822433c2ff8fcad8c7432a9575f9890b24
79304    Monotone-Revision: f3654e9c29406b43890181ca1e890b64daca6321
79305
79306    Monotone-Author: jraby@inverse.ca
79307    Monotone-Date: 2012-07-05T17:17:50
79308
79309M	ChangeLog
79310M	UI/Contacts/UIxContactView.m
79311M	UI/Templates/ContactsUI/UIxContactView.wox
79312
79313commit 96f1a8b2475e0ef66ff3e3ca78d2c753f9147288
79314Author: Jean Raby <jraby@inverse.ca>
79315Date:   Thu Jul 5 16:56:27 2012 +0000
79316
79317    * Tests/Integration/propfind.py: Print headers to stderr.
79318        the output can now easily be piped through xmllint
79319
79320    Monotone-Parent: 228f7d730cde5a5046b0885c1ac02649ee2b7c05
79321    Monotone-Revision: 4c9ff5822433c2ff8fcad8c7432a9575f9890b24
79322
79323    Monotone-Author: jraby@inverse.ca
79324    Monotone-Date: 2012-07-05T16:56:27
79325
79326M	Tests/Integration/propfind.py
79327
79328commit 19adabfa92267b39ace1f4ceb59f3d2584d5899a
79329Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79330Date:   Mon Jul 2 19:57:29 2012 +0000
79331
79332    Monotone-Parent: 32541b6f161d32f977e2eaff040e594f4ef885b2
79333    Monotone-Revision: f25607e5762568e3c223b1868307c8cc92bd66da
79334
79335    Monotone-Author: wsourdeau@inverse.ca
79336    Monotone-Date: 2012-07-02T19:57:29
79337    Monotone-Branch: ca.inverse.sogo
79338
79339M	SOPE/GDLContentStore/GCSSpecialQueries.m
79340
79341commit 8bf73b73b682ccbf2c588793e00133485a86bdf4
79342Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79343Date:   Mon Jul 2 19:49:05 2012 +0000
79344
79345    Monotone-Parent: 47874ea582a8f97d988110f4d4174d2668de0fb0
79346    Monotone-Revision: 32541b6f161d32f977e2eaff040e594f4ef885b2
79347
79348    Monotone-Author: wsourdeau@inverse.ca
79349    Monotone-Date: 2012-07-02T19:49:05
79350    Monotone-Branch: ca.inverse.sogo
79351
79352M	ChangeLog
79353
79354commit 79c3eb33dcfcf029f877231de49c364dc2e1644e
79355Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79356Date:   Sun Jul 1 22:31:05 2012 +0000
79357
79358    Monotone-Parent: a6b977673a1cc94b1269e19c469101dca9fd17bc
79359    Monotone-Revision: ebf7c7e799b00cc44e631f47d644d492cac8a9aa
79360
79361    Monotone-Author: wsourdeau@inverse.ca
79362    Monotone-Date: 2012-07-01T22:31:05
79363    Monotone-Branch: ca.inverse.sogo
79364
79365M	OpenChange/NSDate+MAPIStore.h
79366M	OpenChange/NSDate+MAPIStore.m
79367
79368commit b3acd2e2add97681606d1ee811282adf38c3bcdc
79369Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79370Date:   Sun Jul 1 20:58:46 2012 +0000
79371
79372    Monotone-Parent: 0ad1e10fb7587b8444bd502de4908d1aabf70c96
79373    Monotone-Revision: a6b977673a1cc94b1269e19c469101dca9fd17bc
79374
79375    Monotone-Author: wsourdeau@inverse.ca
79376    Monotone-Date: 2012-07-01T20:58:46
79377    Monotone-Branch: ca.inverse.sogo
79378
79379M	ChangeLog
79380M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
79381M	OpenChange/MAPIStoreAppointmentWrapper.m
79382M	OpenChange/MAPIStoreRecurrenceUtils.h
79383M	OpenChange/MAPIStoreRecurrenceUtils.m
79384
79385commit 674fb1081cc25690609752aa9d11757e9e137cae
79386Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79387Date:   Sun Jul 1 20:55:54 2012 +0000
79388
79389    Monotone-Parent: b4eb1c4ecb6343d34ed9700a15e35cd1c9dc33af
79390    Monotone-Revision: 0ad1e10fb7587b8444bd502de4908d1aabf70c96
79391
79392    Monotone-Author: wsourdeau@inverse.ca
79393    Monotone-Date: 2012-07-01T20:55:54
79394    Monotone-Branch: ca.inverse.sogo
79395
79396M	ChangeLog
79397M	OpenChange/NSDate+MAPIStore.h
79398M	OpenChange/NSDate+MAPIStore.m
79399
79400commit 13bad20737c7ac33a8092610555df01e093a392b
79401Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79402Date:   Sat Jun 30 07:30:44 2012 +0000
79403
79404    Monotone-Parent: 53c7bfdc2c357c162e23401ab5600d2cb4a1483e
79405    Monotone-Revision: fc5a6818c0ee3f04b21668c4b2008a9549fb34f7
79406
79407    Monotone-Author: wsourdeau@inverse.ca
79408    Monotone-Date: 2012-06-30T07:30:44
79409    Monotone-Branch: ca.inverse.sogo
79410
79411M	ChangeLog
79412M	OpenChange/MAPIStoreSOGo.m
79413M	OpenChange/NSObject+MAPIStore.h
79414M	OpenChange/NSObject+MAPIStore.m
79415
79416commit 0a2244c2cb6fdd2c47cd41218ed746f118a920d8
79417Author: Jean Raby <jraby@inverse.ca>
79418Date:   Fri Jun 29 20:17:20 2012 +0000
79419
79420    * SoObjects/SOGo/WORequest+SOGo.[mh]
79421      (-isAndroid): new method to detect whether the
79422      request has been performed from an android client
79423
79424      * SoObjects/Contacts/SOGoContactFolders.m (appendSystemSources):
79425      Let sogo append system sources if the request comes from an android
79426      client even if its user agent matches the IPhoneAddressBook
79427
79428    Monotone-Parent: a4ef73c2ad79c8da8d8e0c93767ab06e14bc846b
79429    Monotone-Revision: 228f7d730cde5a5046b0885c1ac02649ee2b7c05
79430
79431    Monotone-Author: jraby@inverse.ca
79432    Monotone-Date: 2012-06-29T20:17:20
79433
79434M	ChangeLog
79435M	SoObjects/Contacts/SOGoContactFolders.m
79436M	SoObjects/SOGo/WORequest+SOGo.h
79437M	SoObjects/SOGo/WORequest+SOGo.m
79438
79439commit 6987cba3c251db3ca2456488e95652d2f93d84bd
79440Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79441Date:   Fri Jun 29 19:37:15 2012 +0000
79442
79443    Missing files
79444
79445    Monotone-Parent: 2eae9f47dfec8f0fc9908ebce5e7d249f21120bc
79446    Monotone-Revision: 53c7bfdc2c357c162e23401ab5600d2cb4a1483e
79447
79448    Monotone-Author: wsourdeau@inverse.ca
79449    Monotone-Date: 2012-06-29T19:37:15
79450    Monotone-Branch: ca.inverse.sogo
79451
79452A	OpenChange/dbmsgreader.m
79453
79454commit 3c6ed20f53cca33227007fd32b724f00a571cc5d
79455Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79456Date:   Fri Jun 29 19:25:31 2012 +0000
79457
79458    Missing files
79459
79460    Monotone-Parent: 0c4f43a27b60ff9951c52b8ab1d9309d5fc9f209
79461    Monotone-Revision: 2eae9f47dfec8f0fc9908ebce5e7d249f21120bc
79462
79463    Monotone-Author: wsourdeau@inverse.ca
79464    Monotone-Date: 2012-06-29T19:25:31
79465    Monotone-Branch: ca.inverse.sogo
79466
79467A	OpenChange/SOGoMAPIDBMessage.h
79468A	OpenChange/SOGoMAPIDBMessage.m
79469
79470commit a783d81528b67a1dcbdc2f19ed065684308b7a6d
79471Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79472Date:   Fri Jun 29 19:09:02 2012 +0000
79473
79474    Monotone-Parent: 905276f295d6f28a6946297f6a7af9ad60f71842
79475    Monotone-Revision: 4ecb95aab8f686702ff3eb186a97b1bf1f3b5531
79476
79477    Monotone-Author: wsourdeau@inverse.ca
79478    Monotone-Date: 2012-06-29T19:09:02
79479    Monotone-Branch: ca.inverse.sogo
79480
79481M	ChangeLog
79482M	OpenChange/MAPIStoreAttachment.h
79483M	OpenChange/MAPIStoreAttachment.m
79484M	OpenChange/MAPIStoreSOGo.m
79485
79486commit 95a443d89a87b03a27f9f1fa166a4ff681522680
79487Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79488Date:   Fri Jun 29 17:59:38 2012 +0000
79489
79490    Monotone-Parent: 3f8608c82d9c379cc9e0fea6ffe853cc1949a24b
79491    Monotone-Revision: 905276f295d6f28a6946297f6a7af9ad60f71842
79492
79493    Monotone-Author: wsourdeau@inverse.ca
79494    Monotone-Date: 2012-06-29T17:59:38
79495    Monotone-Branch: ca.inverse.sogo
79496
79497M	ChangeLog
79498M	OpenChange/EOQualifier+MAPI.h
79499M	OpenChange/EOQualifier+MAPI.m
79500A	OpenChange/GCSSpecialQueries+OpenChange.h
79501A	OpenChange/GCSSpecialQueries+OpenChange.m
79502M	OpenChange/GNUmakefile
79503M	OpenChange/MAPIStoreCalendarAttachment.m
79504M	OpenChange/MAPIStoreCalendarMessage.m
79505M	OpenChange/MAPIStoreContactsMessage.m
79506M	OpenChange/MAPIStoreContext.m
79507A	OpenChange/MAPIStoreDBBaseContext.h
79508A	OpenChange/MAPIStoreDBBaseContext.m
79509A	OpenChange/MAPIStoreDBFolder.h
79510A	OpenChange/MAPIStoreDBFolder.m
79511A	OpenChange/MAPIStoreDBFolderTable.h
79512A	OpenChange/MAPIStoreDBFolderTable.m
79513A	OpenChange/MAPIStoreDBMessage.h
79514A	OpenChange/MAPIStoreDBMessage.m
79515A	OpenChange/MAPIStoreDBMessageTable.h
79516A	OpenChange/MAPIStoreDBMessageTable.m
79517M	OpenChange/MAPIStoreFAIMessage.h
79518M	OpenChange/MAPIStoreFAIMessageTable.h
79519D	OpenChange/MAPIStoreFSBaseContext.h
79520D	OpenChange/MAPIStoreFSBaseContext.m
79521D	OpenChange/MAPIStoreFSFolder.h
79522D	OpenChange/MAPIStoreFSFolder.m
79523D	OpenChange/MAPIStoreFSFolderTable.h
79524D	OpenChange/MAPIStoreFSFolderTable.m
79525D	OpenChange/MAPIStoreFSMessage.h
79526D	OpenChange/MAPIStoreFSMessage.m
79527D	OpenChange/MAPIStoreFSMessageTable.h
79528D	OpenChange/MAPIStoreFSMessageTable.m
79529M	OpenChange/MAPIStoreFallbackContext.h
79530M	OpenChange/MAPIStoreFallbackContext.m
79531M	OpenChange/MAPIStoreFolder.h
79532M	OpenChange/MAPIStoreFolder.m
79533M	OpenChange/MAPIStoreGCSFolder.h
79534M	OpenChange/MAPIStoreGCSFolder.m
79535M	OpenChange/MAPIStoreMailAttachment.h
79536M	OpenChange/MAPIStoreMailAttachment.m
79537M	OpenChange/MAPIStoreMailFolder.h
79538M	OpenChange/MAPIStoreMailFolder.m
79539M	OpenChange/MAPIStoreMailMessage.m
79540M	OpenChange/MAPIStoreMailMessageTable.m
79541M	OpenChange/MAPIStoreMailVolatileMessage.h
79542M	OpenChange/MAPIStoreMailVolatileMessage.m
79543M	OpenChange/MAPIStoreMessage.h
79544M	OpenChange/MAPIStoreMessage.m
79545M	OpenChange/MAPIStoreMessageTable.h
79546M	OpenChange/MAPIStoreMessageTable.m
79547M	OpenChange/MAPIStoreNotesContext.h
79548M	OpenChange/MAPIStoreNotesFolder.h
79549M	OpenChange/MAPIStoreNotesMessage.h
79550M	OpenChange/MAPIStoreNotesMessage.m
79551M	OpenChange/MAPIStoreObject.h
79552M	OpenChange/MAPIStoreObject.m
79553M	OpenChange/MAPIStorePermissionsTable.m
79554A	OpenChange/MAPIStoreSOGoObject.h
79555A	OpenChange/MAPIStoreSOGoObject.m
79556M	OpenChange/MAPIStoreTable.h
79557M	OpenChange/MAPIStoreTable.m
79558M	OpenChange/MAPIStoreUserContext.h
79559M	OpenChange/MAPIStoreUserContext.m
79560D	OpenChange/MAPIStoreVolatileMessage.h
79561D	OpenChange/MAPIStoreVolatileMessage.m
79562A	OpenChange/NSObject+PropertyList.m
79563A	OpenChange/SOGoMAPIDBFolder.h
79564A	OpenChange/SOGoMAPIDBFolder.m
79565A	OpenChange/SOGoMAPIDBObject.h
79566A	OpenChange/SOGoMAPIDBObject.m
79567D	OpenChange/SOGoMAPIFSFolder.h
79568D	OpenChange/SOGoMAPIFSFolder.m
79569D	OpenChange/SOGoMAPIFSMessage.h
79570D	OpenChange/SOGoMAPIFSMessage.m
79571A	OpenChange/SOGoMAPIObject.h
79572A	OpenChange/SOGoMAPIObject.m
79573D	OpenChange/SOGoMAPIVolatileMessage.h
79574D	OpenChange/SOGoMAPIVolatileMessage.m
79575M	OpenChange/plreader.m
79576
79577commit 591306481b520cb11a1896c9cafb75d0a14d4abe
79578Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79579Date:   Thu Jun 28 14:46:37 2012 +0000
79580
79581    Monotone-Parent: 8bf030be6f5baed09d67ad6a173017ace25834c7
79582    Monotone-Revision: 3f8608c82d9c379cc9e0fea6ffe853cc1949a24b
79583
79584    Monotone-Author: wsourdeau@inverse.ca
79585    Monotone-Date: 2012-06-28T14:46:37
79586    Monotone-Branch: ca.inverse.sogo
79587
79588M	Main/SOGo.m
79589
79590commit 79552f8ff36f7cebeffc4aa57eecb599caba6f2a
79591Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79592Date:   Thu Jun 28 14:45:45 2012 +0000
79593
79594    Monotone-Parent: 58f1829bce5e146423ed657d76063f09b7596385
79595    Monotone-Revision: 8bf030be6f5baed09d67ad6a173017ace25834c7
79596
79597    Monotone-Author: wsourdeau@inverse.ca
79598    Monotone-Date: 2012-06-28T14:45:45
79599    Monotone-Branch: ca.inverse.sogo
79600
79601M	ChangeLog
79602M	SoObjects/SOGo/SOGoObject.m
79603
79604commit 8ef875b1f4580c5c89f346f7114e3ddb538fd020
79605Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79606Date:   Thu Jun 28 14:45:12 2012 +0000
79607
79608    Monotone-Parent: c69af3e4b83d5cab3a52701fb736c8a149697338
79609    Monotone-Revision: 58f1829bce5e146423ed657d76063f09b7596385
79610
79611    Monotone-Author: wsourdeau@inverse.ca
79612    Monotone-Date: 2012-06-28T14:45:12
79613    Monotone-Branch: ca.inverse.sogo
79614
79615M	SOPE/GDLContentStore/GCSSpecialQueries.h
79616M	SOPE/GDLContentStore/GCSSpecialQueries.m
79617
79618commit 38b1cbd014fc101eb0245d09b5a87ea782581ed7
79619Author: Jean Raby <jraby@inverse.ca>
79620Date:   Wed Jun 27 16:06:20 2012 +0000
79621
79622    * SoObjects/Appointments/SOGoAppointmentObject.m
79623        (PUTAction:): detect conflicting event UID and
79624          deny the request accordingly.
79625
79626      * Tests/Integration/test-caldav-scheduling.py:
79627        new test for bug #1853
79628
79629    Monotone-Parent: 32e30de409bdd4e864d0c454e1939c809fb8edcd
79630    Monotone-Revision: a4ef73c2ad79c8da8d8e0c93767ab06e14bc846b
79631
79632    Monotone-Author: jraby@inverse.ca
79633    Monotone-Date: 2012-06-27T16:06:20
79634
79635M	ChangeLog
79636M	SoObjects/Appointments/SOGoAppointmentObject.m
79637M	Tests/Integration/test-caldav-scheduling.py
79638
79639commit c74b5a1cc13c5c3e5c6ede6f7a45bdf702351fab
79640Author: Francis Lachapelle <flachapelle@inverse.ca>
79641Date:   Tue Jun 26 20:45:07 2012 +0000
79642
79643    Updated Czech translation.
79644
79645    Monotone-Parent: 802a8f25aa0ed67386953826b82939c3ab98bba2
79646    Monotone-Revision: 32e30de409bdd4e864d0c454e1939c809fb8edcd
79647
79648    Monotone-Author: flachapelle@inverse.ca
79649    Monotone-Date: 2012-06-26T20:45:07
79650
79651M	NEWS
79652M	SoObjects/Appointments/Czech.lproj/Localizable.strings
79653M	UI/MailerUI/Czech.lproj/Localizable.strings
79654
79655commit cba2a7d458da942433979263fb5e7a7b5327e688
79656Author: Jean Raby <jraby@inverse.ca>
79657Date:   Fri Jun 22 19:06:17 2012 +0000
79658
79659    Tests/Integration/test-caldav-scheduling.py:
79660      Replace the tearDown code by something a bit more elegant:
79661        each test now adds its ics to the ics_list.
79662        tearDown loops over the list instead of listing each ics.
79663
79664      2 new utility functions: _getAllEvents and _deleteAllEvent
79665      Those should probably be named _getCollectionContent and
79666      _deleteCollectionContent...
79667
79668      For tests related to resources, make sure their calendar is empty
79669      before running them.
79670      This ensures we won't get conflicts with existing events...
79671
79672      Various reindent
79673
79674      New test for bug #1837. Fails on <=1.3.16
79675
79676    Monotone-Parent: 4b891748ee7ea0c409554e75a90fb995173562a2
79677    Monotone-Revision: 802a8f25aa0ed67386953826b82939c3ab98bba2
79678
79679    Monotone-Author: jraby@inverse.ca
79680    Monotone-Date: 2012-06-22T19:06:17
79681
79682M	Tests/Integration/test-caldav-scheduling.py
79683
79684commit 7f3b99f2d449f4ca9cdf5854ce6d6d34f14d8c9e
79685Author: Francis Lachapelle <flachapelle@inverse.ca>
79686Date:   Fri Jun 22 15:08:30 2012 +0000
79687
79688    Monotone-Parent: 5e99e6ac2d5684eba786f2ce14295f3a3b5267a3
79689    Monotone-Revision: 4b891748ee7ea0c409554e75a90fb995173562a2
79690
79691    Monotone-Author: flachapelle@inverse.ca
79692    Monotone-Date: 2012-06-22T15:08:30
79693
79694M	SOPE/GDLContentStore/GCSSpecialQueries.m
79695
79696commit 6d745e0f4b07236d0ede4a6012d776264240290c
79697Author: Ludovic Marcotte <lmarcotte@inverse.ca>
79698Date:   Thu Jun 21 23:32:18 2012 +0000
79699
79700    See ChangeLog
79701
79702    Monotone-Parent: aadc4759a64f724760d38bbdfd92715182856439
79703    Monotone-Revision: 5e99e6ac2d5684eba786f2ce14295f3a3b5267a3
79704
79705    Monotone-Author: ludovic@Sophos.ca
79706    Monotone-Date: 2012-06-21T23:32:18
79707
79708M	ChangeLog
79709M	Documentation/SOGo Installation Guide.odt
79710M	SoObjects/SOGo/SOGoDefaults.plist
79711M	SoObjects/SOGo/SOGoDomainDefaults.h
79712M	SoObjects/SOGo/SOGoDomainDefaults.m
79713M	UI/Common/UIxPageFrame.m
79714M	UI/Contacts/UIxContactsFilterPanel.m
79715M	UI/Contacts/UIxContactsUserFolders.m
79716M	UI/Contacts/UIxListEditor.m
79717M	UI/Scheduler/UIxAttendeesEditor.h
79718M	UI/Scheduler/UIxAttendeesEditor.m
79719M	UI/Templates/UIxPageFrame.wox
79720M	UI/WebServerResources/SOGoAutoCompletion.js
79721M	UI/WebServerResources/UIxAttendeesEditor.js
79722M	UI/WebServerResources/UIxContactsUserFolders.js
79723M	UI/WebServerResources/generic.js
79724
79725commit 86b689d7e80f042d283af68a9fa368822cfcb609
79726Author: Jean Raby <jraby@inverse.ca>
79727Date:   Thu Jun 21 15:51:53 2012 +0000
79728
79729    * Tools/SOGoToolExpireUserSessions.m:
79730        semi-colon are useless in sql queries and probably breaks on oracle
79731
79732    Monotone-Parent: e699f14b51f9de020728f6ca36fdcc283587d057
79733    Monotone-Revision: aadc4759a64f724760d38bbdfd92715182856439
79734
79735    Monotone-Author: jraby@inverse.ca
79736    Monotone-Date: 2012-06-21T15:51:53
79737
79738M	Tools/SOGoToolExpireUserSessions.m
79739
79740commit 58d115817b7b000551b97f52ff0766ea0106888d
79741Author: Jean Raby <jraby@inverse.ca>
79742Date:   Thu Jun 21 14:25:57 2012 +0000
79743
79744    Remove rpm dependency on memcached as the caching daemon can run elsewhere
79745
79746    Monotone-Parent: ba98ce90f9ee5f3b4c038bc459d8d48d74cfad72
79747    Monotone-Revision: e699f14b51f9de020728f6ca36fdcc283587d057
79748
79749    Monotone-Author: jraby@inverse.ca
79750    Monotone-Date: 2012-06-21T14:25:57
79751
79752M	sogo.spec
79753
79754commit bcddfe4efae8a443312da51b0c7e32ad0bd6703f
79755Author: Jean Raby <jraby@inverse.ca>
79756Date:   Thu Jun 21 13:54:23 2012 +0000
79757
79758    The new tests case was for #1839, not #1837
79759
79760    Monotone-Parent: 21464a96c4abb93d2143e8f30b059d2f01bab016
79761    Monotone-Revision: ba98ce90f9ee5f3b4c038bc459d8d48d74cfad72
79762
79763    Monotone-Author: jraby@inverse.ca
79764    Monotone-Date: 2012-06-21T13:54:23
79765
79766M	Tests/Integration/test-caldav-scheduling.py
79767
79768commit 0845f13327f6f0cedfa747ef68aff38e152d501d
79769Author: Jean Raby <jraby@inverse.ca>
79770Date:   Wed Jun 20 20:34:28 2012 +0000
79771
79772    Remove duplicated test.
79773        Add a new test for bug #1837:
79774        This tries to have the same behavior as iCal
79775          1. create an event, add an attendee and add the organizer as an attendee
79776          2. SOGo should remove the organizer from the attendee list
79777
79778    Monotone-Parent: b532b841f572a64aa9b471da32a51bb939539334
79779    Monotone-Revision: 30b555a484fd45f63e941b88e3afc1f2784480da
79780
79781    Monotone-Author: jraby@inverse.ca
79782    Monotone-Date: 2012-06-20T20:34:28
79783
79784M	Tests/Integration/test-caldav-scheduling.py
79785
79786commit b88d623ad373eb65e577afd111b91bc655b3b86a
79787Author: Ludovic Marcotte <lmarcotte@inverse.ca>
79788Date:   Wed Jun 20 14:05:40 2012 +0000
79789
79790    See ChangeLog
79791
79792    Monotone-Parent: b532b841f572a64aa9b471da32a51bb939539334
79793    Monotone-Revision: 7658ec99af152b2743393d20c3c4f2c23610ec4c
79794
79795    Monotone-Author: ludovic@Sophos.ca
79796    Monotone-Date: 2012-06-20T14:05:40
79797
79798M	ChangeLog
79799M	SoObjects/Appointments/SOGoAppointmentObject.m
79800
79801commit 083c2d77b019f9c3453cec06508abb52d2a76a1b
79802Author: Ludovic Marcotte <lmarcotte@inverse.ca>
79803Date:   Tue Jun 19 13:17:48 2012 +0000
79804
79805    See ChangeLog
79806
79807    Monotone-Parent: 6105680d967d026c63b9b9f96cb3aeae9884e804
79808    Monotone-Revision: b532b841f572a64aa9b471da32a51bb939539334
79809
79810    Monotone-Author: ludovic@Sophos.ca
79811    Monotone-Date: 2012-06-19T13:17:48
79812
79813M	ChangeLog
79814M	SoObjects/Appointments/SOGoAppointmentFolder.m
79815M	SoObjects/Appointments/SOGoCalendarComponent.m
79816
79817commit 988ca2d853e7563e99c74242507db9bf602aa0f0
79818Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79819Date:   Mon Jun 18 17:50:31 2012 +0000
79820
79821    Monotone-Parent: 6748af72ecdd0c613acb968eb261448ae6b6982d
79822    Monotone-Revision: c69af3e4b83d5cab3a52701fb736c8a149697338
79823
79824    Monotone-Author: wsourdeau@inverse.ca
79825    Monotone-Date: 2012-06-18T17:50:31
79826    Monotone-Branch: ca.inverse.sogo
79827
79828M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
79829
79830commit 917a857d6bc4e98fd64da0ddb942df8532dca5a6
79831Author: Ludovic Marcotte <lmarcotte@inverse.ca>
79832Date:   Mon Jun 18 17:21:24 2012 +0000
79833
79834    Fixed crypt-md5 -> md5-crypt in the documentation
79835
79836    Monotone-Parent: 467dcaba599087c58981a3f656e961d7f6d0b19b
79837    Monotone-Revision: 6105680d967d026c63b9b9f96cb3aeae9884e804
79838
79839    Monotone-Author: ludovic@Sophos.ca
79840    Monotone-Date: 2012-06-18T17:21:24
79841
79842M	Documentation/SOGo Installation Guide.odt
79843
79844commit 07cc5e8cf8f66a5ce0ad7d3b3fba676b9dac79c9
79845Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79846Date:   Fri Jun 15 13:33:21 2012 +0000
79847
79848    Monotone-Parent: 8d523fe7796cff9d335706a89105b900379bfa52
79849    Monotone-Revision: b664e2e19975c70a7614aa975a3a045f0bec7ec3
79850
79851    Monotone-Author: wsourdeau@inverse.ca
79852    Monotone-Date: 2012-06-15T13:33:21
79853    Monotone-Branch: ca.inverse.sogo
79854
79855M	OpenChange/MAPIStoreContext.m
79856
79857commit b7fc272680a0ad3246473cff19c41290cfa69764
79858Author: Francis Lachapelle <flachapelle@inverse.ca>
79859Date:   Wed Jun 13 18:35:22 2012 +0000
79860
79861    Updated Installation guide.
79862
79863    Monotone-Parent: ea6bc80cdabf55c83e6df32dd1aaa4ecfa16a6e1
79864    Monotone-Revision: 467dcaba599087c58981a3f656e961d7f6d0b19b
79865
79866    Monotone-Author: flachapelle@inverse.ca
79867    Monotone-Date: 2012-06-13T18:35:22
79868
79869M	Documentation/SOGo Installation Guide.odt
79870
79871commit dd0008f6ab9d05df5f3a743357a6e2567bdeae01
79872Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79873Date:   Tue Jun 12 14:42:52 2012 +0000
79874
79875    Fixed version
79876
79877    Monotone-Parent: ea6bc80cdabf55c83e6df32dd1aaa4ecfa16a6e1
79878    Monotone-Revision: 8d523fe7796cff9d335706a89105b900379bfa52
79879
79880    Monotone-Author: wsourdeau@inverse.ca
79881    Monotone-Date: 2012-06-12T14:42:52
79882    Monotone-Branch: ca.inverse.sogo
79883
79884M	Version
79885
79886commit f5f66d0b74d9a7895db3cfb138830d0cb7b46429
79887Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
79888Date:   Tue Jun 12 14:41:51 2012 +0000
79889
79890    Monotone-Parent: d537d152064e4fd06ac7b263bf3d3b3738715291
79891    Monotone-Revision: ea6bc80cdabf55c83e6df32dd1aaa4ecfa16a6e1
79892
79893    Monotone-Author: wsourdeau@inverse.ca
79894    Monotone-Date: 2012-06-12T14:41:51
79895    Monotone-Branch: ca.inverse.sogo
79896
79897M	ChangeLog
79898M	SoObjects/SOGo/SOGoGroup.m
79899
79900commit 2f2446c9a6f8dcd9127be07c64b4485b05bb8787
79901Author: Francis Lachapelle <flachapelle@inverse.ca>
79902Date:   Mon Jun 11 13:27:08 2012 +0000
79903
79904    Minor adjustment to the color of "invalid" input fields.
79905
79906    Monotone-Parent: 74828d7539e15e54c9b42034f03693356bb13912
79907    Monotone-Revision: d537d152064e4fd06ac7b263bf3d3b3738715291
79908
79909    Monotone-Author: flachapelle@inverse.ca
79910    Monotone-Date: 2012-06-11T13:27:08
79911
79912M	UI/WebServerResources/generic.css
79913M	UI/WebServerResources/iefixes.css
79914
79915commit 781c578fa21d62e7362120dbc6d1f47447ba8acd
79916Author: Francis Lachapelle <flachapelle@inverse.ca>
79917Date:   Fri Jun 8 21:31:21 2012 +0000
79918
79919    Branch for SOGo v1.3.17
79920
79921    Monotone-Parent: 072c45571e241b757ad71ab4cf49f4e27b62142f
79922    Monotone-Revision: 987a622d6acb514d5652a1125c4c320d585470ae
79923
79924    Monotone-Author: flachapelle@inverse.ca
79925    Monotone-Date: 2012-06-08T21:31:21
79926
79927M	Version
79928
79929commit 9803c02b72813e6f6469eb66fb5691a5a74304c8
79930Author: Francis Lachapelle <flachapelle@inverse.ca>
79931Date:   Thu Jun 7 14:23:11 2012 +0000
79932
79933    Updated NEWS file.
79934
79935    Monotone-Parent: 049bd7ee68062beedf5bcfaf1ce10f128feb6ed6
79936    Monotone-Revision: 072c45571e241b757ad71ab4cf49f4e27b62142f
79937
79938    Monotone-Author: flachapelle@inverse.ca
79939    Monotone-Date: 2012-06-07T14:23:11
79940
79941M	NEWS
79942
79943commit f0012c6d36e356d847603021c9da11ecaf1960a0
79944Author: Francis Lachapelle <flachapelle@inverse.ca>
79945Date:   Wed Jun 6 15:28:35 2012 +0000
79946
79947    Updated NEWS file and documentation.
79948
79949    Monotone-Parent: a9c7034315cda6b88728c872243d947a712f9e43
79950    Monotone-Revision: 049bd7ee68062beedf5bcfaf1ce10f128feb6ed6
79951
79952    Monotone-Author: flachapelle@inverse.ca
79953    Monotone-Date: 2012-06-06T15:28:35
79954
79955M	Documentation/SOGo Installation Guide.odt
79956M	Documentation/SOGo Mobile Devices Configuration.odt
79957M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
79958M	NEWS
79959
79960commit a47a7c906734909ff0a0a313f3dcccaec4de957c
79961Author: Francis Lachapelle <flachapelle@inverse.ca>
79962Date:   Wed Jun 6 14:15:35 2012 +0000
79963
79964    Updated German translation
79965
79966    Monotone-Parent: e0521e868d51799ef0a1be1a41939a06509efc6c
79967    Monotone-Revision: a9c7034315cda6b88728c872243d947a712f9e43
79968
79969    Monotone-Author: flachapelle@inverse.ca
79970    Monotone-Date: 2012-06-06T14:15:35
79971
79972M	UI/MailerUI/German.lproj/Localizable.strings
79973
79974commit 33646f6e363f4fe36c2d102989ff2d74a869a41e
79975Author: Francis Lachapelle <flachapelle@inverse.ca>
79976Date:   Wed Jun 6 14:15:11 2012 +0000
79977
79978    Updated French translation
79979
79980    Monotone-Parent: 66eec7d8f52f50c83b5b14fe250bc9c749c0f8e8
79981    Monotone-Revision: e0521e868d51799ef0a1be1a41939a06509efc6c
79982
79983    Monotone-Author: flachapelle@inverse.ca
79984    Monotone-Date: 2012-06-06T14:15:11
79985
79986M	SoObjects/Appointments/French.lproj/Localizable.strings
79987M	UI/MailerUI/French.lproj/Localizable.strings
79988
79989commit a8e4974c963b9020efa669cdfab65962e0bd0e59
79990Author: Francis Lachapelle <flachapelle@inverse.ca>
79991Date:   Wed Jun 6 14:13:34 2012 +0000
79992
79993    Updated Dutch translation
79994
79995    Monotone-Parent: aa6dd506e01700aaff3aa383fbe31691b0d8c795
79996    Monotone-Revision: 66eec7d8f52f50c83b5b14fe250bc9c749c0f8e8
79997
79998    Monotone-Author: flachapelle@inverse.ca
79999    Monotone-Date: 2012-06-06T14:13:34
80000
80001M	UI/MailerUI/Dutch.lproj/Localizable.strings
80002M	UI/Scheduler/Dutch.lproj/Localizable.strings
80003
80004commit 012e59468de9f067623359a2e1bf9d86330babbe
80005Author: Francis Lachapelle <flachapelle@inverse.ca>
80006Date:   Mon Jun 4 19:47:36 2012 +0000
80007
80008    See ChangeLog.
80009
80010    Monotone-Parent: ae85556f790a11b8a40593a88822bee09e847d96
80011    Monotone-Revision: aa6dd506e01700aaff3aa383fbe31691b0d8c795
80012
80013    Monotone-Author: flachapelle@inverse.ca
80014    Monotone-Date: 2012-06-04T19:47:36
80015
80016M	ChangeLog
80017M	UI/WebServerResources/UIxFilterEditor.js
80018
80019commit 939eeba1f7b50944b1c999a256097eaf60dc98b5
80020Author: Francis Lachapelle <flachapelle@inverse.ca>
80021Date:   Mon Jun 4 15:29:38 2012 +0000
80022
80023    See ChangeLog.
80024
80025    Monotone-Parent: d6ace8d3429bf9ad569fff969474bd5aa01214ae
80026    Monotone-Revision: ae85556f790a11b8a40593a88822bee09e847d96
80027
80028    Monotone-Author: flachapelle@inverse.ca
80029    Monotone-Date: 2012-06-04T15:29:38
80030
80031M	ChangeLog
80032M	SOPE/NGCards/iCalRepeatableEntityObject.h
80033M	SOPE/NGCards/iCalRepeatableEntityObject.m
80034M	SOPE/NGCards/iCalTimeZone.m
80035M	SoObjects/Appointments/SOGoAppointmentFolder.m
80036M	SoObjects/Appointments/SOGoCalendarComponent.m
80037M	UI/Scheduler/UIxAppointmentEditor.m
80038
80039commit b4d86092362bed1b935f51869d4a8c95dcb26e55
80040Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
80041Date:   Fri Jun 1 15:15:30 2012 +0000
80042
80043    Monotone-Parent: c8921f898d8810ab70f86851a0449a28dc34eb89
80044    Monotone-Revision: ccc94ebd9d872963c33041a7cac766343762bef2
80045
80046    Monotone-Author: wsourdeau@inverse.ca
80047    Monotone-Date: 2012-06-01T15:15:30
80048    Monotone-Branch: ca.inverse.sogo
80049
80050M	ChangeLog
80051M	OpenChange/MAPIStoreAppointmentWrapper.m
80052M	OpenChange/MAPIStoreAttachment.h
80053M	OpenChange/MAPIStoreAttachment.m
80054M	OpenChange/MAPIStoreEmbeddedMessage.m
80055M	OpenChange/MAPIStoreFAIMessage.m
80056M	OpenChange/MAPIStoreFSFolder.m
80057M	OpenChange/MAPIStoreFSMessage.m
80058M	OpenChange/MAPIStoreFolder.m
80059M	OpenChange/MAPIStoreGCSMessage.m
80060M	OpenChange/MAPIStoreGCSMessageTable.m
80061M	OpenChange/MAPIStoreMailMessage.m
80062M	OpenChange/MAPIStoreObject.m
80063M	OpenChange/MAPIStorePermissionsTable.m
80064M	OpenChange/MAPIStoreSOGo.m
80065M	OpenChange/MAPIStoreTasksMessage.m
80066M	OpenChange/MAPIStoreTypes.m
80067M	OpenChange/NSObject+MAPIStore.m
80068
80069commit 2c9a61f0c50cac8f6ca929ec0b21a04c6d8f3061
80070Author: Francis Lachapelle <flachapelle@inverse.ca>
80071Date:   Fri Jun 1 14:29:30 2012 +0000
80072
80073    See ChangeLog
80074
80075    Monotone-Parent: 6a6bbe9da76e6e30fd9ce63cf4a8c7677f5f61a0
80076    Monotone-Revision: f542ae0ee839e825fc2f1dae6c5d916237edb3e4
80077
80078    Monotone-Author: flachapelle@inverse.ca
80079    Monotone-Date: 2012-06-01T14:29:30
80080
80081M	ChangeLog
80082M	SoObjects/SOGo/NSString+Utilities.m
80083
80084commit fd7f15c81e758efc58d61d2c7979a4a6b5b61245
80085Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
80086Date:   Fri Jun 1 14:22:28 2012 +0000
80087
80088    Monotone-Parent: 6a6bbe9da76e6e30fd9ce63cf4a8c7677f5f61a0
80089    Monotone-Revision: 40b7c19f2c07d8bd5fbb6e2cc45cba387e15d768
80090
80091    Monotone-Author: wsourdeau@inverse.ca
80092    Monotone-Date: 2012-06-01T14:22:28
80093
80094M	ChangeLog
80095M	UI/MailPartViewers/UIxMailPartAlternativeViewer.m
80096
80097commit 9e842e72776390c5e2f7eebc657f7413aff19592
80098Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
80099Date:   Fri Jun 1 13:54:52 2012 +0000
80100
80101    Monotone-Parent: 9471287ef57b6223c0e3a175d74fc5f6b9ebc42f
80102    Monotone-Revision: 6a6bbe9da76e6e30fd9ce63cf4a8c7677f5f61a0
80103
80104    Monotone-Author: wsourdeau@inverse.ca
80105    Monotone-Date: 2012-06-01T13:54:52
80106
80107M	ChangeLog
80108M	SoObjects/SOGo/NSString+Crypto.m
80109
80110commit 005266ee5d4d9c5dddc4d38f067a8012d72472ed
80111Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
80112Date:   Thu May 31 20:02:15 2012 +0000
80113
80114    Updated with missing LDAP config attributes
80115
80116    Monotone-Parent: 9f0e5527e462283d664abba2e2d57060f276c4d0
80117    Monotone-Revision: 9471287ef57b6223c0e3a175d74fc5f6b9ebc42f
80118
80119    Monotone-Author: wsourdeau@inverse.ca
80120    Monotone-Date: 2012-05-31T20:02:15
80121
80122M	Documentation/SOGo Installation Guide.odt
80123
80124commit ee73a872af8b61acd06c91f4e523dbe040ee0d1e
80125Author: Ludovic Marcotte <lmarcotte@inverse.ca>
80126Date:   Thu May 31 16:57:15 2012 +0000
80127
80128    Updated the documentation regarding newly supported password schemes
80129
80130    Monotone-Parent: 743c613acf2129a221bf3026f94cba3d33fa64c8
80131    Monotone-Revision: 9f0e5527e462283d664abba2e2d57060f276c4d0
80132
80133    Monotone-Author: ludovic@Sophos.ca
80134    Monotone-Date: 2012-05-31T16:57:15
80135
80136M	Documentation/SOGo Installation Guide.odt
80137
80138commit efb4e99fec40f450addcc18a839dbcd3e1ba88a6
80139Author: Ludovic Marcotte <lmarcotte@inverse.ca>
80140Date:   Thu May 31 16:25:31 2012 +0000
80141
80142    See ChangeLog
80143
80144    Monotone-Parent: fa6f3f2b467eaa14a01fb8a7dc2aee1e5e4191da
80145    Monotone-Revision: 743c613acf2129a221bf3026f94cba3d33fa64c8
80146
80147    Monotone-Author: ludovic@Sophos.ca
80148    Monotone-Date: 2012-05-31T16:25:31
80149
80150M	ChangeLog
80151M	UI/MailerUI/UIxMailMainFrame.m
80152
80153commit ed67384586e82f8cfd23bcd23538cf107ffe1470
80154Author: Ludovic Marcotte <lmarcotte@inverse.ca>
80155Date:   Thu May 31 14:51:18 2012 +0000
80156
80157    See ChangeLog
80158
80159    Monotone-Parent: b5d91e74f183ad54e2362119b25b4556f810e3b6
80160    Monotone-Revision: fa6f3f2b467eaa14a01fb8a7dc2aee1e5e4191da
80161
80162    Monotone-Author: ludovic@Sophos.ca
80163    Monotone-Date: 2012-05-31T14:51:18
80164
80165M	ChangeLog
80166M	SoObjects/Mailer/SOGoMailFolder.m
80167M	UI/MailerUI/UIxMailEditor.m
80168
80169commit f2b455fffcb0f51e4192c0598fc77ecf3353c4c5
80170Author: Ludovic Marcotte <lmarcotte@inverse.ca>
80171Date:   Thu May 31 14:22:34 2012 +0000
80172
80173    See ChangeLog
80174
80175    Monotone-Parent: 3c4baa92c5634d4da061da739a9b544d04c44586
80176    Monotone-Revision: b5d91e74f183ad54e2362119b25b4556f810e3b6
80177
80178    Monotone-Author: ludovic@Sophos.ca
80179    Monotone-Date: 2012-05-31T14:22:34
80180
80181M	ChangeLog
80182M	SoObjects/Mailer/SOGoMailFolder.m
80183
80184commit 08230b33bb73b0b127723881ce80d0e98c059b9a
80185Author: Ludovic Marcotte <lmarcotte@inverse.ca>
80186Date:   Thu May 31 13:24:32 2012 +0000
80187
80188    See ChangeLog
80189
80190    Monotone-Parent: 747fe8c2134a990c1cdf3b494c2b7776021cb736
80191    Monotone-Revision: 3c4baa92c5634d4da061da739a9b544d04c44586
80192
80193    Monotone-Author: ludovic@Sophos.ca
80194    Monotone-Date: 2012-05-31T13:24:32
80195
80196M	ChangeLog
80197M	SoObjects/SOGo/GNUmakefile
80198M	SoObjects/SOGo/LDAPSource.m
80199A	SoObjects/SOGo/NSData+Crypto.h
80200A	SoObjects/SOGo/NSData+Crypto.m
80201A	SoObjects/SOGo/NSString+Crypto.h
80202A	SoObjects/SOGo/NSString+Crypto.m
80203M	SoObjects/SOGo/NSString+Utilities.h
80204M	SoObjects/SOGo/NSString+Utilities.m
80205M	SoObjects/SOGo/SOGoUserManager.m
80206M	SoObjects/SOGo/SQLSource.h
80207M	SoObjects/SOGo/SQLSource.m
80208
80209commit 18ffca1924c8967977da7b3681f744a57bc61168
80210Author: Ludovic Marcotte <lmarcotte@inverse.ca>
80211Date:   Thu May 31 12:36:00 2012 +0000
80212
80213    See ChangeLog
80214
80215    Monotone-Parent: d29498142c4a9f1d780373bd5f0d80b17f6e2c33
80216    Monotone-Revision: 747fe8c2134a990c1cdf3b494c2b7776021cb736
80217
80218    Monotone-Author: ludovic@Sophos.ca
80219    Monotone-Date: 2012-05-31T12:36:00
80220
80221M	ChangeLog
80222M	SoObjects/SOGo/LDAPSource.m
80223M	SoObjects/SOGo/SOGoGroup.h
80224M	SoObjects/SOGo/SOGoGroup.m
80225
80226commit d98db782b3332e4cc342f846fbccec052e55cfce
80227Author: Francis Lachapelle <flachapelle@inverse.ca>
80228Date:   Wed May 30 11:34:24 2012 +0000
80229
80230    See SOPE/NGCards/ChangeLog.
80231
80232    Monotone-Parent: 99dc7d9dce88b8a323b1e7aab60de99ed2bfda60
80233    Monotone-Revision: d29498142c4a9f1d780373bd5f0d80b17f6e2c33
80234
80235    Monotone-Author: flachapelle@inverse.ca
80236    Monotone-Date: 2012-05-30T11:34:24
80237
80238M	SOPE/NGCards/ChangeLog
80239M	SOPE/NGCards/iCalRecurrenceCalculator.m
80240M	SOPE/NGCards/iCalRepeatableEntityObject.h
80241M	SOPE/NGCards/iCalRepeatableEntityObject.m
80242M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
80243
80244commit d6f02033516b24d07fffa230d0d3c033dfb7cb41
80245Author: Ludovic Marcotte <lmarcotte@inverse.ca>
80246Date:   Tue May 29 18:56:15 2012 +0000
80247
80248    Patch applied from bug #1664
80249
80250    Monotone-Parent: 1e79eab4c546452715e5171f1c326b7d36f1c195
80251    Monotone-Revision: 99dc7d9dce88b8a323b1e7aab60de99ed2bfda60
80252
80253    Monotone-Author: ludovic@Sophos.ca
80254    Monotone-Date: 2012-05-29T18:56:15
80255
80256M	SOPE/NGCards/CardGroup.m
80257M	SoObjects/Mailer/SOGoMailObject+Draft.m
80258M	SoObjects/SOGo/NSString+Utilities.m
80259M	UI/MailPartViewers/UIxMailPartAlternativeViewer.m
80260M	UI/MailerUI/UIxMailEditor.m
80261M	UI/MailerUI/UIxMailMainFrame.m
80262M	UI/Scheduler/UIxCalView.m
80263M	UI/Scheduler/UIxComponentEditor.m
80264
80265commit 2e49702e3f2293816b8903c713e8a7bb5014dabd
80266Author: Francis Lachapelle <flachapelle@inverse.ca>
80267Date:   Tue May 29 17:24:24 2012 +0000
80268
80269    See ChangeLog.
80270
80271    Monotone-Parent: f51ae70ff345179926dfdd4fd5856e968bdfc327
80272    Monotone-Revision: 1e79eab4c546452715e5171f1c326b7d36f1c195
80273
80274    Monotone-Author: flachapelle@inverse.ca
80275    Monotone-Date: 2012-05-29T17:24:24
80276
80277M	SOPE/NGCards/ChangeLog
80278M	SOPE/NGCards/iCalRecurrenceCalculator.m
80279
80280commit 66c972eb972f6435538efc0766e44d0d2de19609
80281Author: Francis Lachapelle <flachapelle@inverse.ca>
80282Date:   Tue May 29 14:31:14 2012 +0000
80283
80284    See ChangeLog.
80285
80286    Monotone-Parent: 28cde64403e65a1ebeda3a984650fd31d8614f29
80287    Monotone-Revision: f51ae70ff345179926dfdd4fd5856e968bdfc327
80288
80289    Monotone-Author: flachapelle@inverse.ca
80290    Monotone-Date: 2012-05-29T14:31:14
80291
80292M	ChangeLog
80293M	SoObjects/Mailer/SOGoMailObject+Draft.m
80294
80295commit 19ea16d5baf13db6aa88e70b1e0a010e4018db20
80296Author: Francis Lachapelle <flachapelle@inverse.ca>
80297Date:   Tue May 29 14:20:06 2012 +0000
80298
80299    See ChangeLog.
80300
80301    Monotone-Parent: 0bc4e04aaead15b626a732a223ebf47ee22e73f0
80302    Monotone-Revision: 28cde64403e65a1ebeda3a984650fd31d8614f29
80303
80304    Monotone-Author: flachapelle@inverse.ca
80305    Monotone-Date: 2012-05-29T14:20:06
80306
80307M	ChangeLog
80308M	UI/MailPartViewers/UIxMailPartMessageViewer.m
80309M	UI/MailerUI/English.lproj/Localizable.strings
80310M	UI/MailerUI/UIxMailEditor.m
80311M	UI/MailerUI/UIxMailListActions.m
80312M	UI/MailerUI/UIxMailView.m
80313M	UI/WebServerResources/ContactsUI.js
80314M	UI/WebServerResources/UIxMailEditor.css
80315M	UI/WebServerResources/UIxMailEditor.js
80316
80317commit 439248ee89ff5a567c64a9b35c5b0cd4e726442a
80318Author: Francis Lachapelle <flachapelle@inverse.ca>
80319Date:   Mon May 28 20:30:35 2012 +0000
80320
80321    See ChangeLog.
80322
80323    Monotone-Parent: a7e3713b79d3ec5043152d79550eec23b2ff854f
80324    Monotone-Revision: 0bc4e04aaead15b626a732a223ebf47ee22e73f0
80325
80326    Monotone-Author: flachapelle@inverse.ca
80327    Monotone-Date: 2012-05-28T20:30:35
80328
80329M	ChangeLog
80330M	UI/Contacts/English.lproj/Localizable.strings
80331M	UI/Scheduler/English.lproj/Localizable.strings
80332M	UI/WebServerResources/ContactsUI.js
80333M	UI/WebServerResources/SchedulerUI.js
80334
80335commit 6aed6c5ed0cb645cc6e1b3c0f6d9cf0c0daf26a3
80336Author: Jean Raby <jraby@inverse.ca>
80337Date:   Thu May 24 18:09:47 2012 +0000
80338
80339    * debian*/rules: Restart sogod after pkg upgrade (dh_installinit -R)
80340      * Scripts/sogo-init.d-*: add support for conditional restart.
80341        Patch from Romain Le Disez
80342      * sogo.spec: Restart sogod during post installation if it was already running
80343
80344    Monotone-Parent: 7fa995267c41300aff7187361273b7fe03da3809
80345    Monotone-Revision: a7e3713b79d3ec5043152d79550eec23b2ff854f
80346
80347    Monotone-Author: jraby@inverse.ca
80348    Monotone-Date: 2012-05-24T18:09:47
80349
80350M	ChangeLog
80351M	Scripts/sogo-init.d-redhat
80352M	Scripts/sogo-init.d-sles
80353M	debian-multiarch/rules
80354M	debian/rules
80355M	sogo.spec
80356
80357commit 9bd903e945164d0cab5a15e2c9266e07060ed7b0
80358Author: Jean Raby <jraby@inverse.ca>
80359Date:   Thu May 24 15:38:24 2012 +0000
80360
80361    * Apache/SOGo.conf:
80362      Use mod_expires to allow long term caching of static content. (1 year)
80363      Note that from now on, a resource's URL _must_ change to let the client
80364      reload it.  This is now done automatically for 'rsrc' in the wox templates,
80365      but must be done manually for files referenced from css and js.
80366
80367    Monotone-Parent: 217d9d9c614ee3505938f345452c5569bb650a58
80368    Monotone-Revision: 7fa995267c41300aff7187361273b7fe03da3809
80369
80370    Monotone-Author: jraby@inverse.ca
80371    Monotone-Date: 2012-05-24T15:38:24
80372
80373M	Apache/SOGo.conf
80374M	ChangeLog
80375
80376commit bcc391bc443ad4302a7c61e18024e382c6a1b80e
80377Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
80378Date:   Wed May 23 20:06:37 2012 +0000
80379
80380    Version number reset to 2.0.0.
80381
80382    Monotone-Parent: 217d9d9c614ee3505938f345452c5569bb650a58
80383    Monotone-Revision: 1e818dce6a38dc4685756dd72c228642032fb6b0
80384
80385    Monotone-Author: wsourdeau@inverse.ca
80386    Monotone-Date: 2012-05-23T20:06:37
80387    Monotone-Branch: ca.inverse.sogo
80388
80389M	Version
80390
80391commit 782cf503af749bf9bc07ad0efca092189412c51f
80392Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
80393Date:   Wed May 23 20:05:00 2012 +0000
80394
80395    Monotone-Parent: 8c8a0d34571f1ad215b38b68796cff75b4bb787e
80396    Monotone-Revision: 217d9d9c614ee3505938f345452c5569bb650a58
80397
80398    Monotone-Author: wsourdeau@inverse.ca
80399    Monotone-Date: 2012-05-23T20:05:00
80400    Monotone-Branch: ca.inverse.sogo
80401
80402M	ChangeLog
80403M	UI/WebServerResources/generic.js
80404
80405commit ea8143fb807824afef9ebdabf898aeb396d09f88
80406Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
80407Date:   Wed May 23 20:03:31 2012 +0000
80408
80409    new branch
80410
80411    Monotone-Parent: 4139bd440f7c28fd59a0685b4ac2ca439778d5bf
80412    Monotone-Revision: 8c8a0d34571f1ad215b38b68796cff75b4bb787e
80413
80414    Monotone-Author: wsourdeau@inverse.ca
80415    Monotone-Date: 2012-05-23T20:03:31
80416
80417M	Version
80418
80419commit 395a1b16e160aaf88c5c675131a0ac24a2f565c1
80420Author: Jean Raby <jraby@inverse.ca>
80421Date:   Fri May 18 15:02:42 2012 +0000
80422
80423    * SoObjects/Mailer/SOGoDraftObject.m (bodyPartForAttachmentWithName):
80424       Merge back lost code to handle encoding of binary and rcf822 attachments.
80425
80426    Monotone-Parent: e4c701f2293beb98253d68bb64b7fa0133b1dda5
80427    Monotone-Revision: a4d3a18ad2c918187328e23c7ab29824357cd199
80428
80429    Monotone-Author: jraby@inverse.ca
80430    Monotone-Date: 2012-05-18T15:02:42
80431
80432M	ChangeLog
80433M	SoObjects/Mailer/SOGoDraftObject.m
80434
80435commit 125c3fe24a3b91947f0f7d016f56720ab517187b
80436Author: Jean Raby <jraby@inverse.ca>
80437Date:   Wed May 16 18:12:14 2012 +0000
80438
80439    add autodiscovery.example.com to hosts file
80440
80441    Monotone-Parent: 471dc0f5e3b2a6fc571aca4e14c0a5161cf7af0b
80442    Monotone-Revision: c8046798bce0f997bfa345dc5831f718d02a2638
80443
80444    Monotone-Author: jraby@inverse.ca
80445    Monotone-Date: 2012-05-16T18:12:14
80446    Monotone-Branch: ca.inverse.sogo
80447
80448M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
80449
80450commit 7f0eb1b8db61a15b6c2c43d0e9274d61a94ff13b
80451Author: Francis Lachapelle <flachapelle@inverse.ca>
80452Date:   Tue May 15 18:27:21 2012 +0000
80453
80454    Fixed calls to jQuery objects in DnD of messages and cards.
80455
80456    Monotone-Parent: 9c94aa2e20e881730ce518cc53bea638ece87f37
80457    Monotone-Revision: e4c701f2293beb98253d68bb64b7fa0133b1dda5
80458
80459    Monotone-Author: flachapelle@inverse.ca
80460    Monotone-Date: 2012-05-15T18:27:21
80461
80462M	UI/WebServerResources/ContactsUI.js
80463M	UI/WebServerResources/MailerUI.js
80464
80465commit 5e6d52be6a59bd0cec739fb909c057a175ee3f12
80466Author: Francis Lachapelle <flachapelle@inverse.ca>
80467Date:   Tue May 15 18:07:18 2012 +0000
80468
80469    Updated installation guide.
80470
80471    Monotone-Parent: 1514217180eb9d60b9c680e5ce823ad8fbce42f2
80472    Monotone-Revision: 9c94aa2e20e881730ce518cc53bea638ece87f37
80473
80474    Monotone-Author: flachapelle@inverse.ca
80475    Monotone-Date: 2012-05-15T18:07:18
80476
80477M	Documentation/SOGo Installation Guide.odt
80478
80479commit b81d985d9ec024e1fbce8086ee4a0d3e6811e74f
80480Author: Francis Lachapelle <flachapelle@inverse.ca>
80481Date:   Tue May 15 17:37:07 2012 +0000
80482
80483    Updated NEWS file.
80484
80485    Monotone-Parent: 1f2bd4b4727f3158ab77ca76322cd555967d326a
80486    Monotone-Revision: 1514217180eb9d60b9c680e5ce823ad8fbce42f2
80487
80488    Monotone-Author: flachapelle@inverse.ca
80489    Monotone-Date: 2012-05-15T17:37:07
80490
80491M	NEWS
80492
80493commit 9b814bc58c2d39162ed8317c3cd5f246b0b0b9e7
80494Author: Jean Raby <jraby@inverse.ca>
80495Date:   Tue May 15 14:36:52 2012 +0000
80496
80497    * SoObjects/Appointments/SOGoAppointmentObject.m (_handleResourcesConflicts):
80498      Deny access to resources if the resource's ACL don't allow the organizer
80499      to read its freebusy info.
80500      Without this, sogo would always auto-accept invitations from 'unprivileged'
80501      users, potentially bypassing the multiplebooking parameter.
80502
80503    Monotone-Parent: 8ac367dca61f0a4a66df59c7c786dd0f5016050d
80504    Monotone-Revision: 1f2bd4b4727f3158ab77ca76322cd555967d326a
80505
80506    Monotone-Author: jraby@inverse.ca
80507    Monotone-Date: 2012-05-15T14:36:52
80508
80509M	ChangeLog
80510M	SoObjects/Appointments/English.lproj/Localizable.strings
80511M	SoObjects/Appointments/French.lproj/Localizable.strings
80512M	SoObjects/Appointments/SOGoAppointmentObject.m
80513
80514commit dbc75ceddbfa8700cd099ce6fcbd1c21f15f5a45
80515Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
80516Date:   Tue May 15 13:24:15 2012 +0000
80517
80518    alignment
80519
80520    Monotone-Parent: 22cbe59df1fd7bc7e696537291a1822e5d95e2f1
80521    Monotone-Revision: 3c99de4fc0fd90e4716ce18b2354e46dc72159ec
80522
80523    Monotone-Author: wsourdeau@inverse.ca
80524    Monotone-Date: 2012-05-15T13:24:15
80525    Monotone-Branch: ca.inverse.sogo
80526
80527M	OpenChange/gen-property-selectors.py
80528
80529commit ec6d36656b17e09a89397f242eee4f1858c5c281
80530Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
80531Date:   Tue May 15 13:24:04 2012 +0000
80532
80533    Monotone-Parent: fa858afb28392ab411b14c34ac2889901bc0e49a
80534    Monotone-Revision: 22cbe59df1fd7bc7e696537291a1822e5d95e2f1
80535
80536    Monotone-Author: wsourdeau@inverse.ca
80537    Monotone-Date: 2012-05-15T13:24:04
80538    Monotone-Branch: ca.inverse.sogo
80539
80540M	ChangeLog
80541M	OpenChange/gen-property-selectors.py
80542
80543commit 5d149a53c74041abf2b6452cb7bafa0b7da23a47
80544Author: Francis Lachapelle <flachapelle@inverse.ca>
80545Date:   Mon May 14 23:58:40 2012 +0000
80546
80547    Monotone-Parent: 253b9d96f0f6706a2b889ef7fa7b42009eb20cd3
80548    Monotone-Revision: 8ac367dca61f0a4a66df59c7c786dd0f5016050d
80549
80550    Monotone-Author: flachapelle@inverse.ca
80551    Monotone-Date: 2012-05-14T23:58:40
80552
80553M	UI/WebServerResources/generic.js
80554
80555commit 1a46b346aa593e3a8cc9adfe9ecaf7550006b02e
80556Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
80557Date:   Mon May 14 20:40:37 2012 +0000
80558
80559    Monotone-Parent: 896076b20bdf94cbc408070acc36cdf121794929
80560    Monotone-Revision: 25f8df1c5f86087b0e7ba1ba87e86db95ad798ab
80561
80562    Monotone-Author: wsourdeau@inverse.ca
80563    Monotone-Date: 2012-05-14T20:40:37
80564    Monotone-Branch: ca.inverse.sogo
80565
80566M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
80567
80568commit cf1e0e3bc4b9a096300f78f546ce17c1ca00fb9b
80569Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
80570Date:   Mon May 14 20:25:12 2012 +0000
80571
80572    Modernized/simplified syntax
80573
80574    Monotone-Parent: b458e410b31539173b547c1c563f0b7ce41f6252
80575    Monotone-Revision: 896076b20bdf94cbc408070acc36cdf121794929
80576
80577    Monotone-Author: wsourdeau@inverse.ca
80578    Monotone-Date: 2012-05-14T20:25:12
80579    Monotone-Branch: ca.inverse.sogo
80580
80581M	OpenChange/gen-property-selectors.py
80582
80583commit 214030da9af306274efea394d29800e07e489cb7
80584Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
80585Date:   Mon May 14 20:20:26 2012 +0000
80586
80587    Monotone-Parent: f4084f570506f57a1c5cce79d74ec2112e81733e
80588    Monotone-Revision: b458e410b31539173b547c1c563f0b7ce41f6252
80589
80590    Monotone-Author: wsourdeau@inverse.ca
80591    Monotone-Date: 2012-05-14T20:20:26
80592    Monotone-Branch: ca.inverse.sogo
80593
80594M	ChangeLog
80595M	OpenChange/gen-property-selectors.py
80596
80597commit 5ef5bd94ee56f9cd2d0f5bd4866319069b4c4e1e
80598Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
80599Date:   Mon May 14 20:17:21 2012 +0000
80600
80601    Monotone-Parent: ec60fc6d9bbb30cc304f19f19609c756f5bebcd0
80602    Monotone-Revision: f4084f570506f57a1c5cce79d74ec2112e81733e
80603
80604    Monotone-Author: wsourdeau@inverse.ca
80605    Monotone-Date: 2012-05-14T20:17:21
80606    Monotone-Branch: ca.inverse.sogo
80607
80608M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
80609
80610commit 7aa524ad544838d2c50b634ff3774a7854e4ad94
80611Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
80612Date:   Mon May 14 20:02:56 2012 +0000
80613
80614    Monotone-Parent: 4806c2af0bd085e4a9d26b15d540681d4a14cb0a
80615    Monotone-Revision: 253b9d96f0f6706a2b889ef7fa7b42009eb20cd3
80616
80617    Monotone-Author: wsourdeau@inverse.ca
80618    Monotone-Date: 2012-05-14T20:02:56
80619
80620M	Documentation/SOGo Installation Guide.odt
80621
80622commit 5fba2796909d3eb54e3f4533fefaf67734a9350b
80623Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
80624Date:   Mon May 14 19:06:28 2012 +0000
80625
80626    Monotone-Parent: 908e524c769a51dae0dcb912328a3f394bff90c0
80627    Monotone-Revision: 4806c2af0bd085e4a9d26b15d540681d4a14cb0a
80628
80629    Monotone-Author: wsourdeau@inverse.ca
80630    Monotone-Date: 2012-05-14T19:06:28
80631
80632M	ChangeLog
80633M	UI/WebServerResources/SchedulerUI.js
80634M	UI/WebServerResources/UIxContactsUserFolders.js
80635
80636commit 782709f0a7c9f353ea184507eee33f2fec2a7b17
80637Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
80638Date:   Mon May 14 19:04:11 2012 +0000
80639
80640    Monotone-Parent: 4158f1d28c04b0be7b69ff93cf2e4b055de655a2
80641    Monotone-Revision: 908e524c769a51dae0dcb912328a3f394bff90c0
80642
80643    Monotone-Author: wsourdeau@inverse.ca
80644    Monotone-Date: 2012-05-14T19:04:11
80645
80646M	ChangeLog
80647M	UI/WebServerResources/generic.js
80648
80649commit 364b9f3d6166448f40ee72f372d9e9d5e804f7d7
80650Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
80651Date:   Mon May 14 17:11:10 2012 +0000
80652
80653    Monotone-Parent: d4a2b559c00ba43032aff09497fe8be50f429e21
80654    Monotone-Revision: bb27badf50d6df9168d73f3e08a4f10ce3626700
80655
80656    Monotone-Author: wsourdeau@inverse.ca
80657    Monotone-Date: 2012-05-14T17:11:10
80658
80659M	ChangeLog
80660M	UI/WebServerResources/UIxPreferences.js
80661
80662commit eea3154fc1c71c3698ec74d1a9489c79672215b9
80663Author: Jean Raby <jraby@inverse.ca>
80664Date:   Fri May 11 20:01:06 2012 +0000
80665
80666    Delete attendee from exception and master event with 2 PUTs
80667
80668    Monotone-Parent: e5f291945f01977de333fd7aabf6d7109c8ec335
80669    Monotone-Revision: d63fe31c81597a22c53b5925bcf6bca60fc0e252
80670
80671    Monotone-Author: jraby@inverse.ca
80672    Monotone-Date: 2012-05-11T20:01:06
80673
80674M	Tests/Integration/test-caldav-scheduling.py
80675
80676commit 5c83c13e0490e13879be9483d3b96f00c9cada90
80677Author: Jean Raby <jraby@inverse.ca>
80678Date:   Fri May 11 17:45:44 2012 +0000
80679
80680    Fetch non existent event to let sogo create the database tables.
80681    Tests would fail on an empty/new db
80682
80683    Monotone-Parent: 1ed6d11b3a404920b5f62a1b03c4a035d5bd53b3
80684    Monotone-Revision: e5f291945f01977de333fd7aabf6d7109c8ec335
80685
80686    Monotone-Author: jraby@inverse.ca
80687    Monotone-Date: 2012-05-11T17:45:44
80688
80689M	Tests/Integration/test-caldav-scheduling.py
80690
80691commit 6ad52fe047834101901506ee143bd747f255379b
80692Author: Jean Raby <jraby@inverse.ca>
80693Date:   Fri May 11 16:20:45 2012 +0000
80694
80695    * SoObjects/Appointments/SOGoAppointmentObject.m (PUTAction):
80696      Delete bitrotten code that could end up duplicating attendees.
80697      Behavior exposed by the new caldav tests
80698
80699      * Tests/Integration/config.py.in
80700      * Tests/Integration/test-caldav-scheduling.py
80701      * Tests/Integration/test-ical.py
80702      * Tests/Integration/test-davacl.py:
80703      Use an unprivileged webdavclient where possible.
80704      This would have uncovered the resources calendar autocreation bug.
80705
80706      * Tests/Integration/test-caldav-scheduling.py:
80707      New tests to excercise somewhat fragile code in dav autoscheduling.
80708
80709    Monotone-Parent: 82335b9404ce69f30e311f831868f8d13e598a46
80710    Monotone-Revision: 1ed6d11b3a404920b5f62a1b03c4a035d5bd53b3
80711
80712    Monotone-Author: jraby@inverse.ca
80713    Monotone-Date: 2012-05-11T16:20:45
80714
80715M	ChangeLog
80716M	SoObjects/Appointments/SOGoAppointmentObject.m
80717M	Tests/Integration/config.py.in
80718M	Tests/Integration/test-caldav-scheduling.py
80719M	Tests/Integration/test-davacl.py
80720M	Tests/Integration/test-ical.py
80721
80722commit 674f0f908fa4c44f986b151a6447066ccdb7a3c0
80723Author: Ludovic Marcotte <lmarcotte@inverse.ca>
80724Date:   Thu May 10 21:33:39 2012 +0000
80725
80726    Slightly updated to guide
80727
80728    Monotone-Parent: 0240947c2fe36b028b988b7133a239ffbc323558
80729    Monotone-Revision: 82335b9404ce69f30e311f831868f8d13e598a46
80730
80731    Monotone-Author: ludovic@Sophos.ca
80732    Monotone-Date: 2012-05-10T21:33:39
80733
80734M	Documentation/SOGo Installation Guide.odt
80735
80736commit 019c9c742a402cf333f65c01b5a1e1ce4f429fde
80737Author: Ludovic Marcotte <lmarcotte@inverse.ca>
80738Date:   Thu May 10 17:44:36 2012 +0000
80739
80740    Documented SOGoMailCustomFromEnabled and SOGoHideSystemEMail
80741
80742    Monotone-Parent: 59a4975b8706d9e9574526207908e0ca2d7c717c
80743    Monotone-Revision: 0240947c2fe36b028b988b7133a239ffbc323558
80744
80745    Monotone-Author: ludovic@Sophos.ca
80746    Monotone-Date: 2012-05-10T17:44:36
80747
80748M	Documentation/SOGo Installation Guide.odt
80749
80750commit 69e80ba7a84cdba9421e6cc473bab2322ef7160c
80751Author: Francis Lachapelle <flachapelle@inverse.ca>
80752Date:   Thu May 10 16:12:25 2012 +0000
80753
80754    Updated documentation guides to version 1.3.15.
80755
80756    Monotone-Parent: 010e63dffb557b9171f08a63428acdd11998ab56
80757    Monotone-Revision: 59a4975b8706d9e9574526207908e0ca2d7c717c
80758
80759    Monotone-Author: flachapelle@inverse.ca
80760    Monotone-Date: 2012-05-10T16:12:25
80761
80762M	Documentation/SOGo Installation Guide.odt
80763M	Documentation/SOGo Mobile Devices Configuration.odt
80764M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
80765
80766commit 9e65b8b3e4bc1f66fa427e22bbda90ef98cfecf6
80767Author: Jean Raby <jraby@inverse.ca>
80768Date:   Wed May 9 17:48:51 2012 +0000
80769
80770    * SoObject/SOGo/SOGoParentFolder.m (_createPersonalFolder):
80771        Automatically create the folder if its owner is a resource.
80772        (not if the active user is a resource)
80773
80774    Monotone-Parent: 4a872122da5acff4772feafceee7decf55c1bd98
80775    Monotone-Revision: 6857ec31df4746fa033c80de4b53d7d7e0a4b9e4
80776
80777    Monotone-Author: jraby@inverse.ca
80778    Monotone-Date: 2012-05-09T17:48:51
80779
80780M	ChangeLog
80781M	SoObjects/SOGo/SOGoParentFolder.m
80782
80783commit 08648f5f6b9c118ffe040f9fa8e393667dda25ab
80784Author: Ludovic Marcotte <lmarcotte@inverse.ca>
80785Date:   Wed May 9 13:53:22 2012 +0000
80786
80787    Applied patch for bug #1761
80788
80789    Monotone-Parent: 6857ec31df4746fa033c80de4b53d7d7e0a4b9e4
80790    Monotone-Revision: 010e63dffb557b9171f08a63428acdd11998ab56
80791
80792    Monotone-Author: ludovic@Sophos.ca
80793    Monotone-Date: 2012-05-09T13:53:22
80794
80795M	SOPE/GDLContentStore/EOQualifier+GCS.m
80796M	SOPE/GDLContentStore/GCSFolder.m
80797
80798commit bb594f19210b6e2882cc970d07784d4d02f677ae
80799Author: Ludovic Marcotte <lmarcotte@inverse.ca>
80800Date:   Wed May 9 12:48:44 2012 +0000
80801
80802    Updated NEWS file
80803
80804    Monotone-Parent: d4a2b559c00ba43032aff09497fe8be50f429e21
80805    Monotone-Revision: 4a872122da5acff4772feafceee7decf55c1bd98
80806
80807    Monotone-Author: ludovic@Sophos.ca
80808    Monotone-Date: 2012-05-09T12:48:44
80809
80810M	NEWS
80811
80812commit 61a2a4a7ee13d9bffb5d150fbaf476f7be373ec2
80813Author: Francis Lachapelle <flachapelle@inverse.ca>
80814Date:   Wed May 9 13:31:20 2012 +0000
80815
80816    See ChangeLog.
80817
80818    Monotone-Parent: dbb4d0d0fcdbbccb83eb0faf29ecfd26bb48dbc0
80819    Monotone-Revision: ee535991d8282dcec82a7f59c0d07efbbddada4f
80820
80821    Monotone-Author: flachapelle@inverse.ca
80822    Monotone-Date: 2012-05-09T13:31:20
80823
80824M	ChangeLog
80825M	NEWS
80826M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
80827M	UI/Templates/MailerUI/UIxMailMainFrame.wox
80828M	UI/Templates/UIxPageFrame.wox
80829M	UI/WebServerResources/ContactsUI.js
80830M	UI/WebServerResources/GNUmakefile
80831M	UI/WebServerResources/MailerUI.js
80832M	UI/WebServerResources/SOGoRootPage.js
80833M	UI/WebServerResources/generic.js
80834A	UI/WebServerResources/jquery-ui.js
80835A	UI/WebServerResources/jquery.js
80836D	UI/WebServerResources/scriptaculous.js
80837D	UI/WebServerResources/scriptaculous/MIT-LICENSE
80838D	UI/WebServerResources/scriptaculous/builder.js
80839D	UI/WebServerResources/scriptaculous/controls.js
80840D	UI/WebServerResources/scriptaculous/dragdrop.js
80841D	UI/WebServerResources/scriptaculous/effects.js
80842D	UI/WebServerResources/scriptaculous/slider.js
80843D	UI/WebServerResources/scriptaculous/sound.js
80844D	UI/WebServerResources/scriptaculous/unittest.js
80845M	debian/sogo.overrides
80846
80847commit 93dd01d271db1ca59211f238b31c54f3dcd57aa6
80848Author: Ludovic Marcotte <lmarcotte@inverse.ca>
80849Date:   Wed May 9 10:52:36 2012 +0000
80850
80851    See ChangeLog
80852
80853    Monotone-Parent: dbb4d0d0fcdbbccb83eb0faf29ecfd26bb48dbc0
80854    Monotone-Revision: 4e44cee96e74269b692d100a0c98730015a49d07
80855
80856    Monotone-Author: ludovic@Sophos.ca
80857    Monotone-Date: 2012-05-09T10:52:36
80858
80859M	ChangeLog
80860M	SoObjects/Mailer/SOGoDraftObject.m
80861
80862commit 60555b95682e59cb50f4e164a6861bbdcc9287f6
80863Author: Francis Lachapelle <flachapelle@inverse.ca>
80864Date:   Tue May 8 18:58:57 2012 +0000
80865
80866    See ChangeLog.
80867
80868    Monotone-Parent: dcd831afcbb347de38ec00c05b919923433a9f1f
80869    Monotone-Revision: dbb4d0d0fcdbbccb83eb0faf29ecfd26bb48dbc0
80870
80871    Monotone-Author: flachapelle@inverse.ca
80872    Monotone-Date: 2012-05-08T18:58:57
80873
80874M	ChangeLog
80875M	UI/Contacts/UIxContactView.m
80876
80877commit dfd0339f9ddec972987931d00ad3a6f51cbdd3f3
80878Author: Ludovic Marcotte <lmarcotte@inverse.ca>
80879Date:   Tue May 8 14:42:57 2012 +0000
80880
80881    Updated timezones with the latest copy available from ftp://ftp.iana.org/tz/
80882
80883    Monotone-Parent: 7d73b5aa41ac3ab867578f6cb0b5e1b5a839b2b8
80884    Monotone-Revision: dcd831afcbb347de38ec00c05b919923433a9f1f
80885
80886    Monotone-Author: ludovic@Sophos.ca
80887    Monotone-Date: 2012-05-08T14:42:57
80888
80889M	SOPE/NGCards/TimeZones/Africa/Abidjan.ics
80890M	SOPE/NGCards/TimeZones/Africa/Accra.ics
80891M	SOPE/NGCards/TimeZones/Africa/Addis_Ababa.ics
80892M	SOPE/NGCards/TimeZones/Africa/Algiers.ics
80893M	SOPE/NGCards/TimeZones/Africa/Asmara.ics
80894M	SOPE/NGCards/TimeZones/Africa/Bamako.ics
80895M	SOPE/NGCards/TimeZones/Africa/Bangui.ics
80896M	SOPE/NGCards/TimeZones/Africa/Banjul.ics
80897M	SOPE/NGCards/TimeZones/Africa/Bissau.ics
80898M	SOPE/NGCards/TimeZones/Africa/Blantyre.ics
80899M	SOPE/NGCards/TimeZones/Africa/Brazzaville.ics
80900M	SOPE/NGCards/TimeZones/Africa/Bujumbura.ics
80901M	SOPE/NGCards/TimeZones/Africa/Cairo.ics
80902M	SOPE/NGCards/TimeZones/Africa/Casablanca.ics
80903M	SOPE/NGCards/TimeZones/Africa/Ceuta.ics
80904M	SOPE/NGCards/TimeZones/Africa/Conakry.ics
80905M	SOPE/NGCards/TimeZones/Africa/Dakar.ics
80906M	SOPE/NGCards/TimeZones/Africa/Dar_es_Salaam.ics
80907M	SOPE/NGCards/TimeZones/Africa/Djibouti.ics
80908M	SOPE/NGCards/TimeZones/Africa/Douala.ics
80909M	SOPE/NGCards/TimeZones/Africa/El_Aaiun.ics
80910M	SOPE/NGCards/TimeZones/Africa/Freetown.ics
80911M	SOPE/NGCards/TimeZones/Africa/Gaborone.ics
80912M	SOPE/NGCards/TimeZones/Africa/Harare.ics
80913M	SOPE/NGCards/TimeZones/Africa/Johannesburg.ics
80914M	SOPE/NGCards/TimeZones/Africa/Juba.ics
80915M	SOPE/NGCards/TimeZones/Africa/Kampala.ics
80916M	SOPE/NGCards/TimeZones/Africa/Khartoum.ics
80917M	SOPE/NGCards/TimeZones/Africa/Kigali.ics
80918M	SOPE/NGCards/TimeZones/Africa/Kinshasa.ics
80919M	SOPE/NGCards/TimeZones/Africa/Lagos.ics
80920M	SOPE/NGCards/TimeZones/Africa/Libreville.ics
80921M	SOPE/NGCards/TimeZones/Africa/Lome.ics
80922M	SOPE/NGCards/TimeZones/Africa/Luanda.ics
80923M	SOPE/NGCards/TimeZones/Africa/Lubumbashi.ics
80924M	SOPE/NGCards/TimeZones/Africa/Lusaka.ics
80925M	SOPE/NGCards/TimeZones/Africa/Malabo.ics
80926M	SOPE/NGCards/TimeZones/Africa/Maputo.ics
80927M	SOPE/NGCards/TimeZones/Africa/Maseru.ics
80928M	SOPE/NGCards/TimeZones/Africa/Mbabane.ics
80929M	SOPE/NGCards/TimeZones/Africa/Mogadishu.ics
80930M	SOPE/NGCards/TimeZones/Africa/Monrovia.ics
80931M	SOPE/NGCards/TimeZones/Africa/Nairobi.ics
80932M	SOPE/NGCards/TimeZones/Africa/Ndjamena.ics
80933M	SOPE/NGCards/TimeZones/Africa/Niamey.ics
80934M	SOPE/NGCards/TimeZones/Africa/Nouakchott.ics
80935M	SOPE/NGCards/TimeZones/Africa/Ouagadougou.ics
80936M	SOPE/NGCards/TimeZones/Africa/Porto-Novo.ics
80937M	SOPE/NGCards/TimeZones/Africa/Sao_Tome.ics
80938M	SOPE/NGCards/TimeZones/Africa/Tripoli.ics
80939M	SOPE/NGCards/TimeZones/Africa/Tunis.ics
80940M	SOPE/NGCards/TimeZones/Africa/Windhoek.ics
80941M	SOPE/NGCards/TimeZones/America/Adak.ics
80942M	SOPE/NGCards/TimeZones/America/Anchorage.ics
80943M	SOPE/NGCards/TimeZones/America/Anguilla.ics
80944M	SOPE/NGCards/TimeZones/America/Antigua.ics
80945M	SOPE/NGCards/TimeZones/America/Atikokan.ics
80946M	SOPE/NGCards/TimeZones/America/Bahia_Banderas.ics
80947M	SOPE/NGCards/TimeZones/America/Barbados.ics
80948M	SOPE/NGCards/TimeZones/America/Belize.ics
80949M	SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics
80950M	SOPE/NGCards/TimeZones/America/Boise.ics
80951M	SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics
80952M	SOPE/NGCards/TimeZones/America/Cancun.ics
80953M	SOPE/NGCards/TimeZones/America/Cayman.ics
80954M	SOPE/NGCards/TimeZones/America/Chicago.ics
80955M	SOPE/NGCards/TimeZones/America/Chihuahua.ics
80956M	SOPE/NGCards/TimeZones/America/Costa_Rica.ics
80957A	SOPE/NGCards/TimeZones/America/Creston.ics
80958M	SOPE/NGCards/TimeZones/America/Danmarkshavn.ics
80959M	SOPE/NGCards/TimeZones/America/Dawson.ics
80960M	SOPE/NGCards/TimeZones/America/Dawson_Creek.ics
80961M	SOPE/NGCards/TimeZones/America/Denver.ics
80962M	SOPE/NGCards/TimeZones/America/Detroit.ics
80963M	SOPE/NGCards/TimeZones/America/Dominica.ics
80964M	SOPE/NGCards/TimeZones/America/Edmonton.ics
80965M	SOPE/NGCards/TimeZones/America/El_Salvador.ics
80966M	SOPE/NGCards/TimeZones/America/Glace_Bay.ics
80967M	SOPE/NGCards/TimeZones/America/Godthab.ics
80968M	SOPE/NGCards/TimeZones/America/Goose_Bay.ics
80969M	SOPE/NGCards/TimeZones/America/Grand_Turk.ics
80970M	SOPE/NGCards/TimeZones/America/Grenada.ics
80971M	SOPE/NGCards/TimeZones/America/Guadeloupe.ics
80972M	SOPE/NGCards/TimeZones/America/Guatemala.ics
80973M	SOPE/NGCards/TimeZones/America/Halifax.ics
80974M	SOPE/NGCards/TimeZones/America/Havana.ics
80975M	SOPE/NGCards/TimeZones/America/Hermosillo.ics
80976M	SOPE/NGCards/TimeZones/America/Indiana/Indianapolis.ics
80977M	SOPE/NGCards/TimeZones/America/Indiana/Knox.ics
80978M	SOPE/NGCards/TimeZones/America/Indiana/Marengo.ics
80979M	SOPE/NGCards/TimeZones/America/Indiana/Petersburg.ics
80980M	SOPE/NGCards/TimeZones/America/Indiana/Tell_City.ics
80981M	SOPE/NGCards/TimeZones/America/Indiana/Vevay.ics
80982M	SOPE/NGCards/TimeZones/America/Indiana/Vincennes.ics
80983M	SOPE/NGCards/TimeZones/America/Indiana/Winamac.ics
80984M	SOPE/NGCards/TimeZones/America/Inuvik.ics
80985M	SOPE/NGCards/TimeZones/America/Iqaluit.ics
80986M	SOPE/NGCards/TimeZones/America/Jamaica.ics
80987M	SOPE/NGCards/TimeZones/America/Juneau.ics
80988M	SOPE/NGCards/TimeZones/America/Kentucky/Louisville.ics
80989M	SOPE/NGCards/TimeZones/America/Kentucky/Monticello.ics
80990M	SOPE/NGCards/TimeZones/America/Los_Angeles.ics
80991M	SOPE/NGCards/TimeZones/America/Managua.ics
80992M	SOPE/NGCards/TimeZones/America/Marigot.ics
80993M	SOPE/NGCards/TimeZones/America/Martinique.ics
80994M	SOPE/NGCards/TimeZones/America/Matamoros.ics
80995M	SOPE/NGCards/TimeZones/America/Mazatlan.ics
80996M	SOPE/NGCards/TimeZones/America/Menominee.ics
80997M	SOPE/NGCards/TimeZones/America/Merida.ics
80998M	SOPE/NGCards/TimeZones/America/Metlakatla.ics
80999M	SOPE/NGCards/TimeZones/America/Mexico_City.ics
81000M	SOPE/NGCards/TimeZones/America/Miquelon.ics
81001M	SOPE/NGCards/TimeZones/America/Moncton.ics
81002M	SOPE/NGCards/TimeZones/America/Monterrey.ics
81003M	SOPE/NGCards/TimeZones/America/Montreal.ics
81004M	SOPE/NGCards/TimeZones/America/Montserrat.ics
81005M	SOPE/NGCards/TimeZones/America/Nassau.ics
81006M	SOPE/NGCards/TimeZones/America/New_York.ics
81007M	SOPE/NGCards/TimeZones/America/Nipigon.ics
81008M	SOPE/NGCards/TimeZones/America/Nome.ics
81009M	SOPE/NGCards/TimeZones/America/North_Dakota/Beulah.ics
81010M	SOPE/NGCards/TimeZones/America/North_Dakota/Center.ics
81011M	SOPE/NGCards/TimeZones/America/North_Dakota/New_Salem.ics
81012M	SOPE/NGCards/TimeZones/America/Ojinaga.ics
81013M	SOPE/NGCards/TimeZones/America/Panama.ics
81014M	SOPE/NGCards/TimeZones/America/Pangnirtung.ics
81015M	SOPE/NGCards/TimeZones/America/Phoenix.ics
81016M	SOPE/NGCards/TimeZones/America/Port-au-Prince.ics
81017M	SOPE/NGCards/TimeZones/America/Puerto_Rico.ics
81018M	SOPE/NGCards/TimeZones/America/Rainy_River.ics
81019M	SOPE/NGCards/TimeZones/America/Rankin_Inlet.ics
81020M	SOPE/NGCards/TimeZones/America/Regina.ics
81021M	SOPE/NGCards/TimeZones/America/Resolute.ics
81022M	SOPE/NGCards/TimeZones/America/Santa_Isabel.ics
81023M	SOPE/NGCards/TimeZones/America/Santo_Domingo.ics
81024M	SOPE/NGCards/TimeZones/America/Scoresbysund.ics
81025M	SOPE/NGCards/TimeZones/America/Shiprock.ics
81026M	SOPE/NGCards/TimeZones/America/Sitka.ics
81027M	SOPE/NGCards/TimeZones/America/St_Barthelemy.ics
81028M	SOPE/NGCards/TimeZones/America/St_Johns.ics
81029M	SOPE/NGCards/TimeZones/America/St_Kitts.ics
81030M	SOPE/NGCards/TimeZones/America/St_Lucia.ics
81031M	SOPE/NGCards/TimeZones/America/St_Thomas.ics
81032M	SOPE/NGCards/TimeZones/America/St_Vincent.ics
81033M	SOPE/NGCards/TimeZones/America/Swift_Current.ics
81034M	SOPE/NGCards/TimeZones/America/Tegucigalpa.ics
81035M	SOPE/NGCards/TimeZones/America/Thule.ics
81036M	SOPE/NGCards/TimeZones/America/Thunder_Bay.ics
81037M	SOPE/NGCards/TimeZones/America/Tijuana.ics
81038M	SOPE/NGCards/TimeZones/America/Toronto.ics
81039M	SOPE/NGCards/TimeZones/America/Tortola.ics
81040M	SOPE/NGCards/TimeZones/America/Vancouver.ics
81041M	SOPE/NGCards/TimeZones/America/Whitehorse.ics
81042M	SOPE/NGCards/TimeZones/America/Winnipeg.ics
81043M	SOPE/NGCards/TimeZones/America/Yakutat.ics
81044M	SOPE/NGCards/TimeZones/America/Yellowknife.ics
81045M	SOPE/NGCards/TimeZones/Antarctica/Casey.ics
81046M	SOPE/NGCards/TimeZones/Antarctica/Davis.ics
81047M	SOPE/NGCards/TimeZones/Antarctica/DumontDUrville.ics
81048M	SOPE/NGCards/TimeZones/Antarctica/Macquarie.ics
81049M	SOPE/NGCards/TimeZones/Antarctica/Mawson.ics
81050M	SOPE/NGCards/TimeZones/Antarctica/McMurdo.ics
81051M	SOPE/NGCards/TimeZones/Antarctica/Palmer.ics
81052M	SOPE/NGCards/TimeZones/Antarctica/Rothera.ics
81053M	SOPE/NGCards/TimeZones/Antarctica/South_Pole.ics
81054M	SOPE/NGCards/TimeZones/Antarctica/Syowa.ics
81055M	SOPE/NGCards/TimeZones/Antarctica/Vostok.ics
81056M	SOPE/NGCards/TimeZones/Arctic/Longyearbyen.ics
81057M	SOPE/NGCards/TimeZones/Asia/Aden.ics
81058M	SOPE/NGCards/TimeZones/Asia/Almaty.ics
81059M	SOPE/NGCards/TimeZones/Asia/Amman.ics
81060M	SOPE/NGCards/TimeZones/Asia/Anadyr.ics
81061M	SOPE/NGCards/TimeZones/Asia/Aqtau.ics
81062M	SOPE/NGCards/TimeZones/Asia/Aqtobe.ics
81063M	SOPE/NGCards/TimeZones/Asia/Ashgabat.ics
81064M	SOPE/NGCards/TimeZones/Asia/Baghdad.ics
81065M	SOPE/NGCards/TimeZones/Asia/Bahrain.ics
81066M	SOPE/NGCards/TimeZones/Asia/Baku.ics
81067M	SOPE/NGCards/TimeZones/Asia/Bangkok.ics
81068M	SOPE/NGCards/TimeZones/Asia/Beirut.ics
81069M	SOPE/NGCards/TimeZones/Asia/Bishkek.ics
81070M	SOPE/NGCards/TimeZones/Asia/Brunei.ics
81071M	SOPE/NGCards/TimeZones/Asia/Choibalsan.ics
81072M	SOPE/NGCards/TimeZones/Asia/Chongqing.ics
81073M	SOPE/NGCards/TimeZones/Asia/Colombo.ics
81074M	SOPE/NGCards/TimeZones/Asia/Damascus.ics
81075M	SOPE/NGCards/TimeZones/Asia/Dhaka.ics
81076M	SOPE/NGCards/TimeZones/Asia/Dili.ics
81077M	SOPE/NGCards/TimeZones/Asia/Dubai.ics
81078M	SOPE/NGCards/TimeZones/Asia/Dushanbe.ics
81079M	SOPE/NGCards/TimeZones/Asia/Gaza.ics
81080M	SOPE/NGCards/TimeZones/Asia/Harbin.ics
81081M	SOPE/NGCards/TimeZones/Asia/Hebron.ics
81082M	SOPE/NGCards/TimeZones/Asia/Ho_Chi_Minh.ics
81083M	SOPE/NGCards/TimeZones/Asia/Hong_Kong.ics
81084M	SOPE/NGCards/TimeZones/Asia/Hovd.ics
81085M	SOPE/NGCards/TimeZones/Asia/Irkutsk.ics
81086M	SOPE/NGCards/TimeZones/Asia/Istanbul.ics
81087M	SOPE/NGCards/TimeZones/Asia/Jakarta.ics
81088M	SOPE/NGCards/TimeZones/Asia/Jayapura.ics
81089M	SOPE/NGCards/TimeZones/Asia/Jerusalem.ics
81090M	SOPE/NGCards/TimeZones/Asia/Kabul.ics
81091M	SOPE/NGCards/TimeZones/Asia/Kamchatka.ics
81092M	SOPE/NGCards/TimeZones/Asia/Karachi.ics
81093M	SOPE/NGCards/TimeZones/Asia/Kashgar.ics
81094M	SOPE/NGCards/TimeZones/Asia/Kathmandu.ics
81095M	SOPE/NGCards/TimeZones/Asia/Kolkata.ics
81096M	SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics
81097M	SOPE/NGCards/TimeZones/Asia/Kuala_Lumpur.ics
81098M	SOPE/NGCards/TimeZones/Asia/Kuching.ics
81099M	SOPE/NGCards/TimeZones/Asia/Kuwait.ics
81100M	SOPE/NGCards/TimeZones/Asia/Macau.ics
81101M	SOPE/NGCards/TimeZones/Asia/Magadan.ics
81102M	SOPE/NGCards/TimeZones/Asia/Makassar.ics
81103M	SOPE/NGCards/TimeZones/Asia/Manila.ics
81104M	SOPE/NGCards/TimeZones/Asia/Muscat.ics
81105M	SOPE/NGCards/TimeZones/Asia/Nicosia.ics
81106M	SOPE/NGCards/TimeZones/Asia/Novokuznetsk.ics
81107M	SOPE/NGCards/TimeZones/Asia/Novosibirsk.ics
81108M	SOPE/NGCards/TimeZones/Asia/Omsk.ics
81109M	SOPE/NGCards/TimeZones/Asia/Oral.ics
81110M	SOPE/NGCards/TimeZones/Asia/Phnom_Penh.ics
81111M	SOPE/NGCards/TimeZones/Asia/Pontianak.ics
81112M	SOPE/NGCards/TimeZones/Asia/Pyongyang.ics
81113M	SOPE/NGCards/TimeZones/Asia/Qatar.ics
81114M	SOPE/NGCards/TimeZones/Asia/Qyzylorda.ics
81115M	SOPE/NGCards/TimeZones/Asia/Rangoon.ics
81116M	SOPE/NGCards/TimeZones/Asia/Riyadh.ics
81117M	SOPE/NGCards/TimeZones/Asia/Sakhalin.ics
81118M	SOPE/NGCards/TimeZones/Asia/Samarkand.ics
81119M	SOPE/NGCards/TimeZones/Asia/Seoul.ics
81120M	SOPE/NGCards/TimeZones/Asia/Shanghai.ics
81121M	SOPE/NGCards/TimeZones/Asia/Singapore.ics
81122M	SOPE/NGCards/TimeZones/Asia/Taipei.ics
81123M	SOPE/NGCards/TimeZones/Asia/Tashkent.ics
81124M	SOPE/NGCards/TimeZones/Asia/Tbilisi.ics
81125M	SOPE/NGCards/TimeZones/Asia/Tehran.ics
81126M	SOPE/NGCards/TimeZones/Asia/Thimphu.ics
81127M	SOPE/NGCards/TimeZones/Asia/Tokyo.ics
81128M	SOPE/NGCards/TimeZones/Asia/Ulaanbaatar.ics
81129M	SOPE/NGCards/TimeZones/Asia/Urumqi.ics
81130M	SOPE/NGCards/TimeZones/Asia/Vientiane.ics
81131M	SOPE/NGCards/TimeZones/Asia/Vladivostok.ics
81132M	SOPE/NGCards/TimeZones/Asia/Yakutsk.ics
81133M	SOPE/NGCards/TimeZones/Asia/Yekaterinburg.ics
81134M	SOPE/NGCards/TimeZones/Asia/Yerevan.ics
81135M	SOPE/NGCards/TimeZones/Atlantic/Azores.ics
81136M	SOPE/NGCards/TimeZones/Atlantic/Bermuda.ics
81137M	SOPE/NGCards/TimeZones/Atlantic/Canary.ics
81138M	SOPE/NGCards/TimeZones/Atlantic/Cape_Verde.ics
81139M	SOPE/NGCards/TimeZones/Atlantic/Faroe.ics
81140M	SOPE/NGCards/TimeZones/Atlantic/Madeira.ics
81141M	SOPE/NGCards/TimeZones/Atlantic/Reykjavik.ics
81142M	SOPE/NGCards/TimeZones/Atlantic/St_Helena.ics
81143M	SOPE/NGCards/TimeZones/Australia/Adelaide.ics
81144M	SOPE/NGCards/TimeZones/Australia/Brisbane.ics
81145M	SOPE/NGCards/TimeZones/Australia/Broken_Hill.ics
81146M	SOPE/NGCards/TimeZones/Australia/Currie.ics
81147M	SOPE/NGCards/TimeZones/Australia/Darwin.ics
81148M	SOPE/NGCards/TimeZones/Australia/Eucla.ics
81149M	SOPE/NGCards/TimeZones/Australia/Hobart.ics
81150M	SOPE/NGCards/TimeZones/Australia/Lindeman.ics
81151M	SOPE/NGCards/TimeZones/Australia/Lord_Howe.ics
81152M	SOPE/NGCards/TimeZones/Australia/Melbourne.ics
81153M	SOPE/NGCards/TimeZones/Australia/Perth.ics
81154M	SOPE/NGCards/TimeZones/Australia/Sydney.ics
81155M	SOPE/NGCards/TimeZones/Europe/Amsterdam.ics
81156M	SOPE/NGCards/TimeZones/Europe/Andorra.ics
81157M	SOPE/NGCards/TimeZones/Europe/Athens.ics
81158M	SOPE/NGCards/TimeZones/Europe/Belgrade.ics
81159M	SOPE/NGCards/TimeZones/Europe/Berlin.ics
81160M	SOPE/NGCards/TimeZones/Europe/Bratislava.ics
81161M	SOPE/NGCards/TimeZones/Europe/Brussels.ics
81162M	SOPE/NGCards/TimeZones/Europe/Bucharest.ics
81163M	SOPE/NGCards/TimeZones/Europe/Budapest.ics
81164M	SOPE/NGCards/TimeZones/Europe/Chisinau.ics
81165M	SOPE/NGCards/TimeZones/Europe/Copenhagen.ics
81166M	SOPE/NGCards/TimeZones/Europe/Dublin.ics
81167M	SOPE/NGCards/TimeZones/Europe/Gibraltar.ics
81168M	SOPE/NGCards/TimeZones/Europe/Guernsey.ics
81169M	SOPE/NGCards/TimeZones/Europe/Helsinki.ics
81170M	SOPE/NGCards/TimeZones/Europe/Isle_of_Man.ics
81171M	SOPE/NGCards/TimeZones/Europe/Istanbul.ics
81172M	SOPE/NGCards/TimeZones/Europe/Jersey.ics
81173M	SOPE/NGCards/TimeZones/Europe/Kaliningrad.ics
81174M	SOPE/NGCards/TimeZones/Europe/Kiev.ics
81175M	SOPE/NGCards/TimeZones/Europe/Lisbon.ics
81176M	SOPE/NGCards/TimeZones/Europe/Ljubljana.ics
81177M	SOPE/NGCards/TimeZones/Europe/London.ics
81178M	SOPE/NGCards/TimeZones/Europe/Luxembourg.ics
81179M	SOPE/NGCards/TimeZones/Europe/Madrid.ics
81180M	SOPE/NGCards/TimeZones/Europe/Malta.ics
81181M	SOPE/NGCards/TimeZones/Europe/Mariehamn.ics
81182M	SOPE/NGCards/TimeZones/Europe/Minsk.ics
81183M	SOPE/NGCards/TimeZones/Europe/Monaco.ics
81184M	SOPE/NGCards/TimeZones/Europe/Moscow.ics
81185M	SOPE/NGCards/TimeZones/Europe/Nicosia.ics
81186M	SOPE/NGCards/TimeZones/Europe/Oslo.ics
81187M	SOPE/NGCards/TimeZones/Europe/Paris.ics
81188M	SOPE/NGCards/TimeZones/Europe/Podgorica.ics
81189M	SOPE/NGCards/TimeZones/Europe/Prague.ics
81190M	SOPE/NGCards/TimeZones/Europe/Riga.ics
81191M	SOPE/NGCards/TimeZones/Europe/Rome.ics
81192M	SOPE/NGCards/TimeZones/Europe/Samara.ics
81193M	SOPE/NGCards/TimeZones/Europe/San_Marino.ics
81194M	SOPE/NGCards/TimeZones/Europe/Sarajevo.ics
81195M	SOPE/NGCards/TimeZones/Europe/Simferopol.ics
81196M	SOPE/NGCards/TimeZones/Europe/Skopje.ics
81197M	SOPE/NGCards/TimeZones/Europe/Sofia.ics
81198M	SOPE/NGCards/TimeZones/Europe/Stockholm.ics
81199M	SOPE/NGCards/TimeZones/Europe/Tallinn.ics
81200M	SOPE/NGCards/TimeZones/Europe/Tirane.ics
81201M	SOPE/NGCards/TimeZones/Europe/Uzhgorod.ics
81202M	SOPE/NGCards/TimeZones/Europe/Vaduz.ics
81203M	SOPE/NGCards/TimeZones/Europe/Vatican.ics
81204M	SOPE/NGCards/TimeZones/Europe/Vienna.ics
81205M	SOPE/NGCards/TimeZones/Europe/Vilnius.ics
81206M	SOPE/NGCards/TimeZones/Europe/Volgograd.ics
81207M	SOPE/NGCards/TimeZones/Europe/Warsaw.ics
81208M	SOPE/NGCards/TimeZones/Europe/Zagreb.ics
81209M	SOPE/NGCards/TimeZones/Europe/Zaporozhye.ics
81210M	SOPE/NGCards/TimeZones/Europe/Zurich.ics
81211M	SOPE/NGCards/TimeZones/Indian/Antananarivo.ics
81212M	SOPE/NGCards/TimeZones/Indian/Chagos.ics
81213M	SOPE/NGCards/TimeZones/Indian/Christmas.ics
81214M	SOPE/NGCards/TimeZones/Indian/Cocos.ics
81215M	SOPE/NGCards/TimeZones/Indian/Comoro.ics
81216M	SOPE/NGCards/TimeZones/Indian/Kerguelen.ics
81217M	SOPE/NGCards/TimeZones/Indian/Mahe.ics
81218M	SOPE/NGCards/TimeZones/Indian/Maldives.ics
81219M	SOPE/NGCards/TimeZones/Indian/Mauritius.ics
81220M	SOPE/NGCards/TimeZones/Indian/Mayotte.ics
81221M	SOPE/NGCards/TimeZones/Indian/Reunion.ics
81222M	SOPE/NGCards/TimeZones/Pacific/Apia.ics
81223M	SOPE/NGCards/TimeZones/Pacific/Auckland.ics
81224M	SOPE/NGCards/TimeZones/Pacific/Chatham.ics
81225M	SOPE/NGCards/TimeZones/Pacific/Chuuk.ics
81226M	SOPE/NGCards/TimeZones/Pacific/Efate.ics
81227M	SOPE/NGCards/TimeZones/Pacific/Enderbury.ics
81228M	SOPE/NGCards/TimeZones/Pacific/Fakaofo.ics
81229M	SOPE/NGCards/TimeZones/Pacific/Fiji.ics
81230M	SOPE/NGCards/TimeZones/Pacific/Funafuti.ics
81231M	SOPE/NGCards/TimeZones/Pacific/Gambier.ics
81232M	SOPE/NGCards/TimeZones/Pacific/Guadalcanal.ics
81233M	SOPE/NGCards/TimeZones/Pacific/Guam.ics
81234M	SOPE/NGCards/TimeZones/Pacific/Honolulu.ics
81235M	SOPE/NGCards/TimeZones/Pacific/Johnston.ics
81236M	SOPE/NGCards/TimeZones/Pacific/Kiritimati.ics
81237M	SOPE/NGCards/TimeZones/Pacific/Kosrae.ics
81238M	SOPE/NGCards/TimeZones/Pacific/Kwajalein.ics
81239M	SOPE/NGCards/TimeZones/Pacific/Majuro.ics
81240M	SOPE/NGCards/TimeZones/Pacific/Marquesas.ics
81241M	SOPE/NGCards/TimeZones/Pacific/Midway.ics
81242M	SOPE/NGCards/TimeZones/Pacific/Nauru.ics
81243M	SOPE/NGCards/TimeZones/Pacific/Niue.ics
81244M	SOPE/NGCards/TimeZones/Pacific/Norfolk.ics
81245M	SOPE/NGCards/TimeZones/Pacific/Noumea.ics
81246M	SOPE/NGCards/TimeZones/Pacific/Pago_Pago.ics
81247M	SOPE/NGCards/TimeZones/Pacific/Palau.ics
81248M	SOPE/NGCards/TimeZones/Pacific/Pitcairn.ics
81249M	SOPE/NGCards/TimeZones/Pacific/Pohnpei.ics
81250M	SOPE/NGCards/TimeZones/Pacific/Port_Moresby.ics
81251M	SOPE/NGCards/TimeZones/Pacific/Rarotonga.ics
81252M	SOPE/NGCards/TimeZones/Pacific/Saipan.ics
81253M	SOPE/NGCards/TimeZones/Pacific/Tahiti.ics
81254M	SOPE/NGCards/TimeZones/Pacific/Tarawa.ics
81255M	SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics
81256M	SOPE/NGCards/TimeZones/Pacific/Wake.ics
81257M	SOPE/NGCards/TimeZones/Pacific/Wallis.ics
81258M	SOPE/NGCards/TimeZones/UPDATING
81259
81260commit 905c635774bfd3f2e334bde0d01a9cb1682a9b0c
81261Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81262Date:   Sat May 5 03:01:23 2012 +0000
81263
81264    Monotone-Parent: 63e5b1e4803ea8f6e3495f26b87df7a20d1ee379
81265    Monotone-Revision: 8820ab3233ed6f1bdd0c2a203ea8208f8410f3bd
81266
81267    Monotone-Author: wsourdeau@inverse.ca
81268    Monotone-Date: 2012-05-05T03:01:23
81269    Monotone-Branch: ca.inverse.sogo
81270
81271M	ChangeLog
81272M	OpenChange/MAPIStoreSOGo.m
81273M	OpenChange/NSObject+MAPIStore.m
81274
81275commit ca1cc2f9ced4e5bf0d10b5642c1046dde2ae6604
81276Author: Francis Lachapelle <flachapelle@inverse.ca>
81277Date:   Thu May 3 14:07:55 2012 +0000
81278
81279    Monotone-Parent: 393858d938760bb6fe3226479e3a3284e67c4036
81280    Monotone-Revision: 7d73b5aa41ac3ab867578f6cb0b5e1b5a839b2b8
81281
81282    Monotone-Author: flachapelle@inverse.ca
81283    Monotone-Date: 2012-05-03T14:07:55
81284
81285M	Tools/SOGoToolRestore.m
81286
81287commit ffe8aebd9f71df0dad2b8954b8464d22a2a4bd68
81288Author: Francis Lachapelle <flachapelle@inverse.ca>
81289Date:   Thu May 3 14:07:33 2012 +0000
81290
81291    Updated Dutch translation.
81292
81293    Monotone-Parent: e71302ef32dd76ceb9c55572fbd7d80667f85385
81294    Monotone-Revision: 393858d938760bb6fe3226479e3a3284e67c4036
81295
81296    Monotone-Author: flachapelle@inverse.ca
81297    Monotone-Date: 2012-05-03T14:07:33
81298
81299M	NEWS
81300M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
81301M	UI/AdministrationUI/Dutch.lproj/Localizable.strings
81302M	UI/Common/Dutch.lproj/Localizable.strings
81303M	UI/Contacts/Dutch.lproj/Localizable.strings
81304M	UI/MailPartViewers/Dutch.lproj/Localizable.strings
81305M	UI/MailerUI/Dutch.lproj/Localizable.strings
81306M	UI/MainUI/Dutch.lproj/Localizable.strings
81307M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
81308M	UI/Scheduler/Dutch.lproj/Localizable.strings
81309
81310commit 5e5bc7a9157259b5b1e7c4f140f7b52cfd972dea
81311Author: Francis Lachapelle <flachapelle@inverse.ca>
81312Date:   Thu May 3 14:02:23 2012 +0000
81313
81314    Updated German translation.
81315
81316    Monotone-Parent: 546030b7b1310706d148f176ba3f7dfa1f1138b1
81317    Monotone-Revision: e71302ef32dd76ceb9c55572fbd7d80667f85385
81318
81319    Monotone-Author: flachapelle@inverse.ca
81320    Monotone-Date: 2012-05-03T14:02:23
81321
81322M	NEWS
81323M	SoObjects/Appointments/German.lproj/Localizable.strings
81324M	UI/Contacts/German.lproj/Localizable.strings
81325M	UI/MailPartViewers/German.lproj/Localizable.strings
81326M	UI/MailerUI/German.lproj/Localizable.strings
81327M	UI/PreferencesUI/German.lproj/Localizable.strings
81328M	UI/Scheduler/German.lproj/Localizable.strings
81329
81330commit a4358ab02b4b4de62dd0f8771a8cba68e7436f84
81331Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81332Date:   Tue May 1 18:38:40 2012 +0000
81333
81334    Monotone-Parent: 0e5184582f5d3e24e8418e6c09048eb31dd79c83
81335    Monotone-Revision: 546030b7b1310706d148f176ba3f7dfa1f1138b1
81336
81337    Monotone-Author: wsourdeau@inverse.ca
81338    Monotone-Date: 2012-05-01T18:38:40
81339
81340M	ChangeLog
81341M	SoObjects/Mailer/SOGoDraftObject.m
81342
81343commit 08b23ed95e4f3696878a6b739f70d2a7a9eda2c2
81344Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81345Date:   Tue May 1 17:03:14 2012 +0000
81346
81347    Monotone-Parent: e9e3e99e5c78c811e3e5cb0f4742380c31e1e44c
81348    Monotone-Revision: 0e5184582f5d3e24e8418e6c09048eb31dd79c83
81349
81350    Monotone-Author: wsourdeau@inverse.ca
81351    Monotone-Date: 2012-05-01T17:03:14
81352
81353M	ChangeLog
81354M	UI/WebServerResources/generic.js
81355
81356commit 71785b14053ca83ce9efcd27949f4ea67e680687
81357Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81358Date:   Tue May 1 14:52:20 2012 +0000
81359
81360    Monotone-Parent: 373797dc3c245bb7e5c9f47af99935f50e79dc16
81361    Monotone-Revision: e9e3e99e5c78c811e3e5cb0f4742380c31e1e44c
81362
81363    Monotone-Author: wsourdeau@inverse.ca
81364    Monotone-Date: 2012-05-01T14:52:20
81365
81366M	NEWS
81367
81368commit d4c34cb48142af2d902530b8cbc9c0603cd5b25f
81369Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81370Date:   Tue May 1 14:49:19 2012 +0000
81371
81372    Whitespaces
81373
81374    Monotone-Parent: bfe92d024d362b0f22f21f877f8e6518e00ab543
81375    Monotone-Revision: 373797dc3c245bb7e5c9f47af99935f50e79dc16
81376
81377    Monotone-Author: wsourdeau@inverse.ca
81378    Monotone-Date: 2012-05-01T14:49:19
81379
81380M	ChangeLog
81381
81382commit f8b55543e006254f6ca17cd9a31c507dcc0842fd
81383Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81384Date:   Tue May 1 14:47:20 2012 +0000
81385
81386    Monotone-Parent: ebefc72cf1f85cf9726bac12a387a3b5d92e0945
81387    Monotone-Revision: bfe92d024d362b0f22f21f877f8e6518e00ab543
81388
81389    Monotone-Author: wsourdeau@inverse.ca
81390    Monotone-Date: 2012-05-01T14:47:20
81391
81392M	ChangeLog
81393M	SoObjects/Mailer/SOGoDraftObject.m
81394
81395commit 2dd99c4d21ceedb64eccf9c9edac8eb7b09826c0
81396Author: Francis Lachapelle <flachapelle@inverse.ca>
81397Date:   Tue May 1 13:41:33 2012 +0000
81398
81399    Fixed CSS of SOGoTimePicker for Opera.
81400
81401    Monotone-Parent: 672825b550345066a5eea3c60a50e21c47b5624f
81402    Monotone-Revision: a5e05418d31b07428c4bc802d353b27d6d34ecab
81403
81404    Monotone-Author: flachapelle@inverse.ca
81405    Monotone-Date: 2012-05-01T13:41:33
81406
81407M	UI/WebServerResources/UIxAttendeesEditor.css
81408M	UI/WebServerResources/UIxComponentEditor.css
81409
81410commit c290e70342f0cbc465419610422c523251ef9395
81411Author: Ludovic Marcotte <lmarcotte@inverse.ca>
81412Date:   Mon Apr 30 17:19:00 2012 +0000
81413
81414    See ChangeLog
81415
81416    Monotone-Parent: 4e2b45bb5b0360d8cf107846fa39fb12f6bacf7f
81417    Monotone-Revision: 7d1f68d661b9fcfd676be1e6d3d6ce6c1fb09df9
81418
81419    Monotone-Author: ludovic@Sophos.ca
81420    Monotone-Date: 2012-04-30T17:19:00
81421
81422M	ChangeLog
81423M	SoObjects/Mailer/SOGoMailAccount.m
81424M	SoObjects/Mailer/SOGoMailFolder.m
81425
81426commit 1e2e40dc6cbc5e9a2656f3efec5517160aa90670
81427Author: Francis Lachapelle <flachapelle@inverse.ca>
81428Date:   Mon Apr 30 14:53:27 2012 +0000
81429
81430    Updated NEWS file.
81431
81432    Monotone-Parent: 92367535790cc3bc3121df56f2ea4d87a7c11349
81433    Monotone-Revision: 072677283f59903d1be242f3d96735460ef0985f
81434
81435    Monotone-Author: flachapelle@inverse.ca
81436    Monotone-Date: 2012-04-30T14:53:27
81437
81438M	NEWS
81439
81440commit c5380c2ae67f7098c0cb5c2cc9efcf2fd35e6cdf
81441Author: Francis Lachapelle <flachapelle@inverse.ca>
81442Date:   Mon Apr 30 14:53:13 2012 +0000
81443
81444    Monotone-Parent: c64050fc650935a4d7620ed869e3e3863b178c1e
81445    Monotone-Revision: 92367535790cc3bc3121df56f2ea4d87a7c11349
81446
81447    Monotone-Author: flachapelle@inverse.ca
81448    Monotone-Date: 2012-04-30T14:53:13
81449
81450M	SoObjects/Appointments/SOGoAppointmentFolder.h
81451
81452commit 1386563e2cdbba0cb6a3646796ad0aed2882b17a
81453Author: Francis Lachapelle <flachapelle@inverse.ca>
81454Date:   Mon Apr 30 13:09:10 2012 +0000
81455
81456    Fixed parsing of email addresses when sending an email to multiple attendees (#1780).
81457
81458    Monotone-Parent: 65528b04d38419185ed64db626bd6ae368bfcd00
81459    Monotone-Revision: c64050fc650935a4d7620ed869e3e3863b178c1e
81460
81461    Monotone-Author: flachapelle@inverse.ca
81462    Monotone-Date: 2012-04-30T13:09:10
81463
81464M	UI/WebServerResources/generic.js
81465
81466commit 19540fada1a97887214e89f3d632c9112ca33c3e
81467Author: Ludovic Marcotte <lmarcotte@inverse.ca>
81468Date:   Mon Apr 30 09:50:10 2012 +0000
81469
81470    See ChangeLog
81471
81472    Monotone-Parent: c64050fc650935a4d7620ed869e3e3863b178c1e
81473    Monotone-Revision: 4e2b45bb5b0360d8cf107846fa39fb12f6bacf7f
81474
81475    Monotone-Author: ludovic@Sophos.ca
81476    Monotone-Date: 2012-04-30T09:50:10
81477
81478M	ChangeLog
81479M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
81480M	SoObjects/SOGo/SOGoDomainDefaults.h
81481M	SoObjects/SOGo/SOGoDomainDefaults.m
81482
81483commit 79599a08b9c1f35665fbfb6600d15c5117781957
81484Author: Jean Raby <jraby@inverse.ca>
81485Date:   Thu Apr 26 13:53:15 2012 +0000
81486
81487    Restore mapping of vcard:NOTE -> LDAP:description
81488    lost in last commit
81489
81490    Monotone-Parent: 06f33f8f7c4581f3ec39d5cce6e3b77a99d436b0
81491    Monotone-Revision: 65528b04d38419185ed64db626bd6ae368bfcd00
81492
81493    Monotone-Author: jraby@inverse.ca
81494    Monotone-Date: 2012-04-26T13:53:15
81495
81496M	SoObjects/Contacts/NGVCard+SOGo.m
81497
81498commit 49a74909d7a04cbe770b259a6f462d06c765343e
81499Author: Jean Raby <jraby@inverse.ca>
81500Date:   Wed Apr 25 21:35:29 2012 +0000
81501
81502    * SoObjects/Mailer/SOGoDraftObject.m (-updateFromLDIFRecord:):
81503      carry the c_info attribute in vcards through the x-sogo-contactinfo attribute.
81504      This functionality was lost a while ago.
81505      We used to use the NOTE attribute for this. From now on,
81506      the sogo-connector.autoComplete.commentAttribute have to be set to
81507      'unprocessed:x-sogo-contactinfo' instead of 'Notes'.
81508
81509    Monotone-Parent: d8a0de208631b406144e740ab09b4e5a92f0e66c
81510    Monotone-Revision: 402b5b43e7c75b50806b41e7372eed0e61a4de9f
81511
81512    Monotone-Author: jraby@inverse.ca
81513    Monotone-Date: 2012-04-25T21:35:29
81514
81515M	ChangeLog
81516M	SoObjects/Contacts/NGVCard+SOGo.m
81517
81518commit 5b59ebfe1119c65a238546d46413f0a517681bf9
81519Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81520Date:   Wed Apr 25 21:32:18 2012 +0000
81521
81522    Monotone-Parent: d8a0de208631b406144e740ab09b4e5a92f0e66c
81523    Monotone-Revision: 4d091aae297e1a3ea2ef11b35c1df5c2c60c6fea
81524
81525    Monotone-Author: wsourdeau@inverse.ca
81526    Monotone-Date: 2012-04-25T21:32:18
81527
81528M	ChangeLog
81529M	SoObjects/SOGo/SOGoUser.m
81530M	UI/PreferencesUI/UIxPreferences.m
81531
81532commit f7e9f2fc7dd52c6d5b17c8566a10793d514f83d5
81533Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81534Date:   Wed Apr 25 20:56:14 2012 +0000
81535
81536    Monotone-Parent: 2cc377d2c23e8b670331c8dffc558d00e9cf7e62
81537    Monotone-Revision: d8a0de208631b406144e740ab09b4e5a92f0e66c
81538
81539    Monotone-Author: wsourdeau@inverse.ca
81540    Monotone-Date: 2012-04-25T20:56:14
81541
81542M	ChangeLog
81543M	SoObjects/Mailer/SOGoDraftObject.m
81544
81545commit 311dfb4c6216e49399d53e35ac42c6b856be8a4b
81546Author: Francis Lachapelle <flachapelle@inverse.ca>
81547Date:   Wed Apr 25 14:31:57 2012 +0000
81548
81549    Updated NEWS file.
81550
81551    Monotone-Parent: 9cc6d172992d23b089ad2377f66d83c176dc0fed
81552    Monotone-Revision: 2cc377d2c23e8b670331c8dffc558d00e9cf7e62
81553
81554    Monotone-Author: flachapelle@inverse.ca
81555    Monotone-Date: 2012-04-25T14:31:57
81556
81557M	NEWS
81558
81559commit ca8fbfe94257631d9c91554cec18e12f19e653e9
81560Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81561Date:   Tue Apr 24 18:00:49 2012 +0000
81562
81563    Monotone-Parent: a67a6a3249b2b6a4b199678bc6f32cad47300639
81564    Monotone-Revision: 9cc6d172992d23b089ad2377f66d83c176dc0fed
81565
81566    Monotone-Author: wsourdeau@inverse.ca
81567    Monotone-Date: 2012-04-24T18:00:49
81568
81569M	ChangeLog
81570M	UI/WebServerResources/SchedulerUI.css
81571M	UI/WebServerResources/SchedulerUI.js
81572
81573commit 45a9a751eac73a38d4cb357f3e4b7cdd6300b146
81574Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81575Date:   Tue Apr 24 17:42:16 2012 +0000
81576
81577    Monotone-Parent: 4351ae4fc2e351a77cbb70655cd3da5ab2af66c7
81578    Monotone-Revision: a67a6a3249b2b6a4b199678bc6f32cad47300639
81579
81580    Monotone-Author: wsourdeau@inverse.ca
81581    Monotone-Date: 2012-04-24T17:42:16
81582
81583M	ChangeLog
81584M	UI/WebServerResources/SchedulerUI.js
81585
81586commit d0409c79caa2952fa593ab1718776ad869165d05
81587Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81588Date:   Tue Apr 24 17:40:52 2012 +0000
81589
81590    Monotone-Parent: 5444115146b03d377270a0ee98d9e240781fcc6e
81591    Monotone-Revision: 4351ae4fc2e351a77cbb70655cd3da5ab2af66c7
81592
81593    Monotone-Author: wsourdeau@inverse.ca
81594    Monotone-Date: 2012-04-24T17:40:52
81595
81596M	ChangeLog
81597M	UI/WebServerResources/HTMLElement.js
81598
81599commit 781f3fbf7e7b925a3657b84d7aa47bbfa6cce2e3
81600Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81601Date:   Tue Apr 24 15:32:10 2012 +0000
81602
81603    Monotone-Parent: fc9e1cf3f4988bae25443b6d072add3f344d30f0
81604    Monotone-Revision: 5444115146b03d377270a0ee98d9e240781fcc6e
81605
81606    Monotone-Author: wsourdeau@inverse.ca
81607    Monotone-Date: 2012-04-24T15:32:10
81608
81609M	ChangeLog
81610M	UI/WebServerResources/generic.js
81611
81612commit c774314b1b5655fc63713bdb33562eca9c81f64a
81613Author: Ludovic Marcotte <lmarcotte@inverse.ca>
81614Date:   Tue Apr 24 11:47:32 2012 +0000
81615
81616    See ChangeLog
81617
81618    Monotone-Parent: cd39fe0df424d1e5afd5dcfa4b1c94ad707fed24
81619    Monotone-Revision: fc9e1cf3f4988bae25443b6d072add3f344d30f0
81620
81621    Monotone-Author: ludovic@Sophos.ca
81622    Monotone-Date: 2012-04-24T11:47:32
81623
81624M	ChangeLog
81625M	SOPE/GDLContentStore/GCSFolder.h
81626M	SOPE/GDLContentStore/GCSFolder.m
81627M	SoObjects/Appointments/SOGoAppointmentObject.m
81628M	SoObjects/Appointments/SOGoTaskObject.m
81629M	SoObjects/Contacts/SOGoContactGCSEntry.m
81630M	SoObjects/SOGo/SOGoContentObject.m
81631M	Tools/SOGoToolRestore.m
81632
81633commit f9d34ea6ec79ec208c88c2cbf6a3ce81b15e0195
81634Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81635Date:   Mon Apr 23 21:19:08 2012 +0000
81636
81637    Monotone-Parent: 5626a85621c5f1c132d788ea29e164c8fc44cfdf
81638    Monotone-Revision: cd39fe0df424d1e5afd5dcfa4b1c94ad707fed24
81639
81640    Monotone-Author: wsourdeau@inverse.ca
81641    Monotone-Date: 2012-04-23T21:19:08
81642
81643M	Tests/Unit/TestiCalRecurrenceCalculator.m
81644
81645commit b8930b7bd077a55df029b6758fa3dfef963f1de1
81646Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81647Date:   Mon Apr 23 21:17:54 2012 +0000
81648
81649    Monotone-Parent: f44990050ab038029a3fa83c4918912da401bd4b
81650    Monotone-Revision: 5626a85621c5f1c132d788ea29e164c8fc44cfdf
81651
81652    Monotone-Author: wsourdeau@inverse.ca
81653    Monotone-Date: 2012-04-23T21:17:54
81654
81655M	SOPE/NGCards/ChangeLog
81656M	SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m
81657M	SOPE/NGCards/iCalRecurrenceRule.h
81658M	SOPE/NGCards/iCalRecurrenceRule.m
81659M	Tests/Unit/TestiCalRecurrenceCalculator.m
81660
81661commit 067513959a07cd1439d4925ebd9442fcb6d295d9
81662Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81663Date:   Mon Apr 23 19:16:43 2012 +0000
81664
81665    Monotone-Parent: fbdbaedef2d0b93dc7ac828e0acfde7baccc8f6b
81666    Monotone-Revision: f44990050ab038029a3fa83c4918912da401bd4b
81667
81668    Monotone-Author: wsourdeau@inverse.ca
81669    Monotone-Date: 2012-04-23T19:16:43
81670
81671M	Tests/Unit/TestiCalRecurrenceCalculator.m
81672
81673commit 65acbc5ecfe9615cff49ed05f644effb10874e1d
81674Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81675Date:   Mon Apr 23 18:39:26 2012 +0000
81676
81677    Monotone-Parent: 389b194bd166895ce122d73e90c04eb48d06a6a1
81678    Monotone-Revision: fbdbaedef2d0b93dc7ac828e0acfde7baccc8f6b
81679
81680    Monotone-Author: wsourdeau@inverse.ca
81681    Monotone-Date: 2012-04-23T18:39:26
81682
81683M	Tests/Unit/SOGoTest.h
81684M	Tests/Unit/TestSBJsonParser.m
81685
81686commit 5e6b6893382bc3881b49008219f3bd65d698db6b
81687Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81688Date:   Mon Apr 23 18:13:26 2012 +0000
81689
81690    Monotone-Parent: 64488d85ff930e32a07eda3c4ce9ae01e7513fc8
81691    Monotone-Revision: 389b194bd166895ce122d73e90c04eb48d06a6a1
81692
81693    Monotone-Author: wsourdeau@inverse.ca
81694    Monotone-Date: 2012-04-23T18:13:26
81695
81696M	UI/WebServerResources/SchedulerUI.js
81697M	UI/WebServerResources/generic.js
81698
81699commit 502b2764d93cd78796dbca410f6e07cee6b924b1
81700Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81701Date:   Mon Apr 23 15:17:02 2012 +0000
81702
81703    Monotone-Parent: b2a750dba2c2bf3d145e44d412e5a647e552cf59
81704    Monotone-Revision: 4db7d3fdd4a7987df1c5a8025f88b58228fa357c
81705
81706    Monotone-Author: wsourdeau@inverse.ca
81707    Monotone-Date: 2012-04-23T15:17:02
81708    Monotone-Branch: ca.inverse.sogo
81709
81710M	SOPE/NGCards/CardElement.h
81711
81712commit 63560c567883e6b19ab078e7a1e8c7d39eaca7fb
81713Author: Ludovic Marcotte <lmarcotte@inverse.ca>
81714Date:   Mon Apr 23 12:58:56 2012 +0000
81715
81716    See ChangeLog
81717
81718    Monotone-Parent: e290d09c6fe813e82f2e06c1cfcaab7ba2a5b3ac
81719    Monotone-Revision: 64488d85ff930e32a07eda3c4ce9ae01e7513fc8
81720
81721    Monotone-Author: ludovic@Sophos.ca
81722    Monotone-Date: 2012-04-23T12:58:56
81723
81724M	ChangeLog
81725M	SoObjects/Appointments/SOGoAppointmentObject.m
81726M	SoObjects/Appointments/SOGoAppointmentOccurence.m
81727
81728commit 1d6583f2c5dfdb9817ee10055f84807197eb10e7
81729Author: Jean Raby <jraby@inverse.ca>
81730Date:   Fri Apr 20 21:33:35 2012 +0000
81731
81732    New caldav tests:
81733      remove attendee after invitation
81734      remove attendee and organizer after invitation.
81735
81736    Monotone-Parent: d0d8f431bd9bb7676b29e0f9073ed40cfc1cf9e5
81737    Monotone-Revision: e290d09c6fe813e82f2e06c1cfcaab7ba2a5b3ac
81738
81739    Monotone-Author: jraby@inverse.ca
81740    Monotone-Date: 2012-04-20T21:33:35
81741
81742M	Tests/Integration/test-caldav-scheduling.py
81743
81744commit e406c4b0285ae5616508eb0509b28862e6082f93
81745Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81746Date:   Fri Apr 20 16:11:21 2012 +0000
81747
81748    Monotone-Parent: b58773ad261dd708b850c5cd63f53133730d2c59
81749    Monotone-Revision: d0d8f431bd9bb7676b29e0f9073ed40cfc1cf9e5
81750
81751    Monotone-Author: wsourdeau@inverse.ca
81752    Monotone-Date: 2012-04-20T16:11:21
81753
81754M	ChangeLog
81755M	UI/WebServerResources/SchedulerUI.js
81756
81757commit 5d2d426e33a920117eb9728d11f5abe9e142b8b3
81758Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81759Date:   Fri Apr 20 16:01:00 2012 +0000
81760
81761    Monotone-Parent: 404335da627fa036cf3569cb9212b3d2c29785a6
81762    Monotone-Revision: b58773ad261dd708b850c5cd63f53133730d2c59
81763
81764    Monotone-Author: wsourdeau@inverse.ca
81765    Monotone-Date: 2012-04-20T16:01:00
81766
81767M	SOPE/NGCards/ChangeLog
81768M	SOPE/NGCards/iCalAlarm.m
81769M	SOPE/NGCards/iCalTrigger.h
81770M	SOPE/NGCards/iCalTrigger.m
81771M	SoObjects/Appointments/iCalEvent+SOGo.m
81772
81773commit 2708e84549a273dbe632d41b2306a59b45cb4094
81774Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81775Date:   Fri Apr 20 14:40:08 2012 +0000
81776
81777    Monotone-Parent: 015d6494690201ec056395687392e68803e04210
81778    Monotone-Revision: 404335da627fa036cf3569cb9212b3d2c29785a6
81779
81780    Monotone-Author: wsourdeau@inverse.ca
81781    Monotone-Date: 2012-04-20T14:40:08
81782
81783M	UI/WebServerResources/HTMLElement.js
81784
81785commit 1bfbe3afe9cc346ad7eed83f4db70481690e4eb3
81786Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81787Date:   Fri Apr 20 14:37:53 2012 +0000
81788
81789    Monotone-Parent: ac0d12f89b420e5f1e825cebddb440417e76ce4b
81790    Monotone-Revision: 015d6494690201ec056395687392e68803e04210
81791
81792    Monotone-Author: wsourdeau@inverse.ca
81793    Monotone-Date: 2012-04-20T14:37:53
81794
81795M	ChangeLog
81796M	UI/WebServerResources/HTMLElement.js
81797
81798commit 2346d35d21d06730fea42dd3ac1df48b2cc05d07
81799Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81800Date:   Fri Apr 20 13:37:46 2012 +0000
81801
81802    Monotone-Parent: 0869cb2e3bedff16fb0985d9bde1c2c2a5c80820
81803    Monotone-Revision: ac0d12f89b420e5f1e825cebddb440417e76ce4b
81804
81805    Monotone-Author: wsourdeau@inverse.ca
81806    Monotone-Date: 2012-04-20T13:37:46
81807
81808M	ChangeLog
81809M	SoObjects/SOGo/SOGoDomainDefaults.h
81810M	SoObjects/SOGo/SOGoDomainDefaults.m
81811M	SoObjects/SOGo/SOGoUser.m
81812M	SoObjects/SOGo/SOGoUserDefaults.h
81813M	SoObjects/SOGo/SOGoUserDefaults.m
81814M	UI/PreferencesUI/UIxPreferences.h
81815M	UI/PreferencesUI/UIxPreferences.m
81816M	UI/Templates/PreferencesUI/UIxPreferences.wox
81817M	UI/WebServerResources/UIxPreferences.js
81818
81819commit fa4d2d3141aaf09e59d9ecc6b6f5edbb8f5a53aa
81820Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81821Date:   Fri Apr 20 13:27:21 2012 +0000
81822
81823    Monotone-Parent: f90d169fbc251326ea6c8a2f620e125a8a7b4168
81824    Monotone-Revision: 7786f49f6724383b92e91ba7998b99cfb52ceec3
81825
81826    Monotone-Author: wsourdeau@inverse.ca
81827    Monotone-Date: 2012-04-20T13:27:21
81828
81829M	ChangeLog
81830M	SoObjects/Mailer/SOGoDraftObject.m
81831M	SoObjects/SOGo/SOGoUser.m
81832M	SoObjects/SOGo/SOGoUserDefaults.h
81833M	SoObjects/SOGo/SOGoUserDefaults.m
81834M	UI/MailerUI/UIxMailEditor.m
81835M	UI/PreferencesUI/English.lproj/Localizable.strings
81836M	UI/PreferencesUI/UIxPreferences.m
81837M	UI/Templates/PreferencesUI/UIxPreferences.wox
81838M	UI/WebServerResources/HTMLElement.js
81839M	UI/WebServerResources/UIxPreferences.js
81840M	UI/WebServerResources/generic.js
81841
81842commit ce77d78e2703aba6b4650d56d2028dc0ce3c96d7
81843Author: Ludovic Marcotte <lmarcotte@inverse.ca>
81844Date:   Thu Apr 19 18:16:50 2012 +0000
81845
81846    See ChangeLog
81847
81848    Monotone-Parent: 5af155533446328556c907456566939affd0ae8f
81849    Monotone-Revision: 2684d8c1336cad3425d5075a447d817d5808948d
81850
81851    Monotone-Author: ludovic@Sophos.ca
81852    Monotone-Date: 2012-04-19T18:16:50
81853
81854M	ChangeLog
81855M	SoObjects/Appointments/SOGoAppointmentFolder.m
81856M	UI/Scheduler/UIxCalFolderActions.h
81857M	UI/Scheduler/UIxCalFolderActions.m
81858
81859commit 0c0cbc19f0d8c14952cd76c4f933864020e607ce
81860Author: Ludovic Marcotte <lmarcotte@inverse.ca>
81861Date:   Thu Apr 19 16:29:43 2012 +0000
81862
81863    See ChangeLog
81864
81865    Monotone-Parent: f90d169fbc251326ea6c8a2f620e125a8a7b4168
81866    Monotone-Revision: 5af155533446328556c907456566939affd0ae8f
81867
81868    Monotone-Author: ludovic@Sophos.ca
81869    Monotone-Date: 2012-04-19T16:29:43
81870
81871M	ChangeLog
81872M	SoObjects/Appointments/SOGoAppointmentObject.m
81873
81874commit 6a6982bd89be53f4f715b0e545edf9f33b2fc123
81875Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81876Date:   Thu Apr 19 14:48:07 2012 +0000
81877
81878    Monotone-Parent: 605af413c10fbef80e5952f773c4450ffface034
81879    Monotone-Revision: 407012b144380da01f4b13cfb23faba545da887a
81880
81881    Monotone-Author: wsourdeau@inverse.ca
81882    Monotone-Date: 2012-04-19T14:48:07
81883
81884M	ChangeLog
81885M	SoObjects/SOGo/SOGoParentFolder.m
81886
81887commit 29aa61f8bd31e2be33d01836ff093fdf696914b8
81888Author: Francis Lachapelle <flachapelle@inverse.ca>
81889Date:   Thu Apr 19 14:24:37 2012 +0000
81890
81891    See ChangeLog.
81892
81893    Monotone-Parent: d76454ce94cf2e0cbc0503997f50e243467692ba
81894    Monotone-Revision: 3df4271ffa54be2fdec6fa5cc5170ed38c1e01df
81895
81896    Monotone-Author: flachapelle@inverse.ca
81897    Monotone-Date: 2012-04-19T14:24:37
81898
81899M	ChangeLog
81900M	SoObjects/Appointments/SOGoAppointmentFolder.h
81901M	SoObjects/Appointments/SOGoAppointmentFolder.m
81902
81903commit 8802d3e5e908a5e227fef474bdf3f7c73dd4baee
81904Author: Francis Lachapelle <flachapelle@inverse.ca>
81905Date:   Thu Apr 19 13:54:14 2012 +0000
81906
81907    Exposed [iCalCalendar addToEvents:].
81908
81909    Monotone-Parent: 605af413c10fbef80e5952f773c4450ffface034
81910    Monotone-Revision: d76454ce94cf2e0cbc0503997f50e243467692ba
81911
81912    Monotone-Author: flachapelle@inverse.ca
81913    Monotone-Date: 2012-04-19T13:54:14
81914
81915M	SOPE/NGCards/iCalCalendar.h
81916M	SOPE/NGCards/iCalCalendar.m
81917
81918commit d2d1c1e104c66e9eaf018ba075449d36a9b84e67
81919Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81920Date:   Thu Apr 19 13:17:16 2012 +0000
81921
81922    Monotone-Parent: e93a01f806a40f4a4ff41e64bf05eae122e0eb6a
81923    Monotone-Revision: 605af413c10fbef80e5952f773c4450ffface034
81924
81925    Monotone-Author: wsourdeau@inverse.ca
81926    Monotone-Date: 2012-04-19T13:17:16
81927
81928M	ChangeLog
81929M	SoObjects/Appointments/SOGoAppointmentFolder.m
81930
81931commit 3713513e5185372956af2ad9d88bdba78e5eb2b8
81932Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81933Date:   Thu Apr 19 02:49:57 2012 +0000
81934
81935    Monotone-Parent: 7d9ee580367f7631b0793eae0e55ae9255d331bc
81936    Monotone-Revision: e93a01f806a40f4a4ff41e64bf05eae122e0eb6a
81937
81938    Monotone-Author: wsourdeau@inverse.ca
81939    Monotone-Date: 2012-04-19T02:49:57
81940
81941M	SOPE/NGCards/ChangeLog
81942M	SOPE/NGCards/iCalRecurrenceRule.m
81943
81944commit 5753cf33840f1b040bfa82d43eeb1d21385dcaee
81945Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81946Date:   Thu Apr 19 02:49:25 2012 +0000
81947
81948    Monotone-Parent: 2b7803f8e993e96ff4490197722ef0a2a5faad70
81949    Monotone-Revision: 7d9ee580367f7631b0793eae0e55ae9255d331bc
81950
81951    Monotone-Author: wsourdeau@inverse.ca
81952    Monotone-Date: 2012-04-19T02:49:25
81953
81954M	SOPE/NGCards/CardElement.h
81955M	SOPE/NGCards/CardElement.m
81956M	SOPE/NGCards/CardVersitRenderer.m
81957M	SOPE/NGCards/ChangeLog
81958M	SOPE/NGCards/NSDictionary+NGCards.h
81959M	SOPE/NGCards/NSDictionary+NGCards.m
81960M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
81961
81962commit ef816d1f59c3dd61cbd2977fa03552d39d7a53e8
81963Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81964Date:   Wed Apr 18 20:04:23 2012 +0000
81965
81966    Monotone-Parent: 60ff31486171dacd0f25947a3a9ab21c993ad138
81967    Monotone-Revision: a49b4023ef2ea7a4f4040725d21123c9d0858bbf
81968
81969    Monotone-Author: wsourdeau@inverse.ca
81970    Monotone-Date: 2012-04-18T20:04:23
81971
81972M	UI/WebServerResources/generic.js
81973
81974commit 71ba1e3e707fa913ec532b0a2df4b405da66b1a8
81975Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81976Date:   Wed Apr 18 20:03:35 2012 +0000
81977
81978    Monotone-Parent: c111ae7ec8c39efb8d0cc56ff4627bb958ff0cc8
81979    Monotone-Revision: 60ff31486171dacd0f25947a3a9ab21c993ad138
81980
81981    Monotone-Author: wsourdeau@inverse.ca
81982    Monotone-Date: 2012-04-18T20:03:35
81983
81984M	UI/Scheduler/UIxCalMainActions.m
81985
81986commit c804d5ccfe3323eae6c2adb3a36c1755c9912291
81987Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
81988Date:   Wed Apr 18 20:03:07 2012 +0000
81989
81990    Monotone-Parent: 6303f532fa4bb3c36fe2f298f62f659c4fc71b18
81991    Monotone-Revision: c111ae7ec8c39efb8d0cc56ff4627bb958ff0cc8
81992
81993    Monotone-Author: wsourdeau@inverse.ca
81994    Monotone-Date: 2012-04-18T20:03:07
81995
81996M	ChangeLog
81997M	UI/Scheduler/UIxCalFolderActions.m
81998M	UI/Scheduler/UIxCalMainActions.m
81999M	UI/Scheduler/product.plist
82000M	UI/WebServerResources/SchedulerUI.js
82001M	UI/WebServerResources/generic.js
82002
82003commit bd982aa4c37fd9a248d2efdd26134394342a3a04
82004Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82005Date:   Wed Apr 18 19:23:09 2012 +0000
82006
82007    Monotone-Parent: 9af7f3b786a8f22f5ddae91d7aba838abbd724d5
82008    Monotone-Revision: 6303f532fa4bb3c36fe2f298f62f659c4fc71b18
82009
82010    Monotone-Author: wsourdeau@inverse.ca
82011    Monotone-Date: 2012-04-18T19:23:09
82012
82013M	ChangeLog
82014M	UI/WebServerResources/SchedulerUI.js
82015M	UI/WebServerResources/generic.js
82016
82017commit 1b99e86910ff80c0d3987c34f9288e93632591e3
82018Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82019Date:   Wed Apr 18 19:17:59 2012 +0000
82020
82021    Monotone-Parent: 2d2d3a51a60fe527ccb060a620cf04792ccfb293
82022    Monotone-Revision: 9af7f3b786a8f22f5ddae91d7aba838abbd724d5
82023
82024    Monotone-Author: wsourdeau@inverse.ca
82025    Monotone-Date: 2012-04-18T19:17:59
82026
82027M	ChangeLog
82028M	UI/Scheduler/UIxCalMainActions.m
82029M	UI/Scheduler/product.plist
82030
82031commit e18608e58b1796d4a43b34f339bd14c79345dc11
82032Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82033Date:   Wed Apr 18 19:13:26 2012 +0000
82034
82035    Monotone-Parent: e7a3d03032fdca1b9564002f83fa7c9947b6cb17
82036    Monotone-Revision: 2d2d3a51a60fe527ccb060a620cf04792ccfb293
82037
82038    Monotone-Author: wsourdeau@inverse.ca
82039    Monotone-Date: 2012-04-18T19:13:26
82040
82041M	ChangeLog
82042M	SoObjects/Appointments/SOGoAppointmentFolders.m
82043
82044commit 6329e6849a875294b9f058c55b18421d81718360
82045Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82046Date:   Wed Apr 18 19:11:55 2012 +0000
82047
82048    Monotone-Parent: 06b78be239198e10c446abc32f48addb0c71d0a2
82049    Monotone-Revision: e7a3d03032fdca1b9564002f83fa7c9947b6cb17
82050
82051    Monotone-Author: wsourdeau@inverse.ca
82052    Monotone-Date: 2012-04-18T19:11:55
82053
82054M	ChangeLog
82055M	SoObjects/Appointments/SOGoWebAppointmentFolder.h
82056M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
82057
82058commit dbd99fac84b9517775b27876342e5c8968a5eb4c
82059Author: Ludovic Marcotte <lmarcotte@inverse.ca>
82060Date:   Wed Apr 18 17:39:11 2012 +0000
82061
82062    See ChangeLog
82063
82064    Monotone-Parent: 8ff4e6d2b420caded81d7317c1170ff6ce35249e
82065    Monotone-Revision: 2b7803f8e993e96ff4490197722ef0a2a5faad70
82066
82067    Monotone-Author: ludovic@Sophos.ca
82068    Monotone-Date: 2012-04-18T17:39:11
82069
82070M	ChangeLog
82071M	SoObjects/Appointments/English.lproj/Localizable.strings
82072M	SoObjects/Appointments/SOGoAppointmentFolders.m
82073M	SoObjects/Appointments/SOGoAppointmentObject.m
82074M	SoObjects/SOGo/SOGoGCSFolder.h
82075M	SoObjects/SOGo/SOGoGCSFolder.m
82076M	SoObjects/SOGo/SOGoGroup.m
82077M	SoObjects/SOGo/SOGoParentFolder.m
82078M	SoObjects/SOGo/SOGoUser.m
82079M	SoObjects/SOGo/SOGoUserManager.m
82080M	UI/Common/UIxAclEditor.m
82081M	UI/Common/UIxFolderActions.m
82082
82083commit 9320ed18a86e1b99e9ee175e64fdd3951ca4151a
82084Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82085Date:   Wed Apr 18 17:12:42 2012 +0000
82086
82087    Fixed typo in user-visible text: "occured" -> "occurred"
82088
82089    Monotone-Parent: 8ca87c84e17cb0c60871b46aee9b11dc7900f1c2
82090    Monotone-Revision: 06b78be239198e10c446abc32f48addb0c71d0a2
82091
82092    Monotone-Author: wsourdeau@inverse.ca
82093    Monotone-Date: 2012-04-18T17:12:42
82094
82095M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
82096M	UI/Scheduler/Catalan.lproj/Localizable.strings
82097M	UI/Scheduler/Czech.lproj/Localizable.strings
82098M	UI/Scheduler/Danish.lproj/Localizable.strings
82099M	UI/Scheduler/Dutch.lproj/Localizable.strings
82100M	UI/Scheduler/English.lproj/Localizable.strings
82101M	UI/Scheduler/French.lproj/Localizable.strings
82102M	UI/Scheduler/German.lproj/Localizable.strings
82103M	UI/Scheduler/Hungarian.lproj/Localizable.strings
82104M	UI/Scheduler/Icelandic.lproj/Localizable.strings
82105M	UI/Scheduler/Italian.lproj/Localizable.strings
82106M	UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings
82107M	UI/Scheduler/NorwegianNynorsk.lproj/Localizable.strings
82108M	UI/Scheduler/Polish.lproj/Localizable.strings
82109M	UI/Scheduler/Russian.lproj/Localizable.strings
82110M	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
82111M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
82112M	UI/Scheduler/Swedish.lproj/Localizable.strings
82113M	UI/Scheduler/Ukrainian.lproj/Localizable.strings
82114M	UI/Scheduler/Welsh.lproj/Localizable.strings
82115M	UI/WebServerResources/SchedulerUI.js
82116
82117commit eef4ce6a2cc0f1094cc436c196e62a35c42ba55f
82118Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82119Date:   Wed Apr 18 16:56:13 2012 +0000
82120
82121    Monotone-Parent: 825d6255230167e6f80d8015a569afa6bdb4cb7d
82122    Monotone-Revision: 8ca87c84e17cb0c60871b46aee9b11dc7900f1c2
82123
82124    Monotone-Author: wsourdeau@inverse.ca
82125    Monotone-Date: 2012-04-18T16:56:13
82126
82127M	ChangeLog
82128M	SoObjects/Appointments/SOGoAppointmentFolder.m
82129
82130commit 5c8e5a1fe263a05c044a62c5994e7833e5c1c405
82131Author: Francis Lachapelle <flachapelle@inverse.ca>
82132Date:   Wed Apr 18 13:14:02 2012 +0000
82133
82134    Updated CKEditor to version 3.6.3.
82135
82136    Monotone-Parent: 2c3f8544a30679096de28ae80a840c371b12d94b
82137    Monotone-Revision: bd8544b99b099a3544a5acdb3bdcc8c219709ff1
82138
82139    Monotone-Author: flachapelle@inverse.ca
82140    Monotone-Date: 2012-04-18T13:14:02
82141
82142M	NEWS
82143D	UI/WebServerResources/ckeditor/.htaccess
82144M	UI/WebServerResources/ckeditor/LICENSE.html
82145M	UI/WebServerResources/ckeditor/ckeditor.js
82146M	UI/WebServerResources/ckeditor/ckeditor_basic.js
82147M	UI/WebServerResources/ckeditor/config.js
82148M	UI/WebServerResources/ckeditor/contents.css
82149M	UI/WebServerResources/ckeditor/lang/_languages.js
82150M	UI/WebServerResources/ckeditor/lang/_translationstatus.txt
82151M	UI/WebServerResources/ckeditor/lang/af.js
82152M	UI/WebServerResources/ckeditor/lang/ar.js
82153M	UI/WebServerResources/ckeditor/lang/bg.js
82154M	UI/WebServerResources/ckeditor/lang/bn.js
82155M	UI/WebServerResources/ckeditor/lang/bs.js
82156M	UI/WebServerResources/ckeditor/lang/ca.js
82157M	UI/WebServerResources/ckeditor/lang/cs.js
82158M	UI/WebServerResources/ckeditor/lang/cy.js
82159M	UI/WebServerResources/ckeditor/lang/da.js
82160M	UI/WebServerResources/ckeditor/lang/de.js
82161M	UI/WebServerResources/ckeditor/lang/el.js
82162M	UI/WebServerResources/ckeditor/lang/en-au.js
82163M	UI/WebServerResources/ckeditor/lang/en-ca.js
82164M	UI/WebServerResources/ckeditor/lang/en-gb.js
82165M	UI/WebServerResources/ckeditor/lang/en.js
82166M	UI/WebServerResources/ckeditor/lang/eo.js
82167M	UI/WebServerResources/ckeditor/lang/es.js
82168M	UI/WebServerResources/ckeditor/lang/et.js
82169M	UI/WebServerResources/ckeditor/lang/eu.js
82170M	UI/WebServerResources/ckeditor/lang/fa.js
82171M	UI/WebServerResources/ckeditor/lang/fi.js
82172M	UI/WebServerResources/ckeditor/lang/fo.js
82173M	UI/WebServerResources/ckeditor/lang/fr-ca.js
82174M	UI/WebServerResources/ckeditor/lang/fr.js
82175M	UI/WebServerResources/ckeditor/lang/gl.js
82176M	UI/WebServerResources/ckeditor/lang/gu.js
82177M	UI/WebServerResources/ckeditor/lang/he.js
82178M	UI/WebServerResources/ckeditor/lang/hi.js
82179M	UI/WebServerResources/ckeditor/lang/hr.js
82180M	UI/WebServerResources/ckeditor/lang/hu.js
82181M	UI/WebServerResources/ckeditor/lang/is.js
82182M	UI/WebServerResources/ckeditor/lang/it.js
82183M	UI/WebServerResources/ckeditor/lang/ja.js
82184M	UI/WebServerResources/ckeditor/lang/ka.js
82185M	UI/WebServerResources/ckeditor/lang/km.js
82186M	UI/WebServerResources/ckeditor/lang/ko.js
82187M	UI/WebServerResources/ckeditor/lang/lt.js
82188M	UI/WebServerResources/ckeditor/lang/lv.js
82189A	UI/WebServerResources/ckeditor/lang/mk.js
82190M	UI/WebServerResources/ckeditor/lang/mn.js
82191M	UI/WebServerResources/ckeditor/lang/ms.js
82192M	UI/WebServerResources/ckeditor/lang/nb.js
82193M	UI/WebServerResources/ckeditor/lang/nl.js
82194M	UI/WebServerResources/ckeditor/lang/no.js
82195M	UI/WebServerResources/ckeditor/lang/pl.js
82196M	UI/WebServerResources/ckeditor/lang/pt-br.js
82197M	UI/WebServerResources/ckeditor/lang/pt.js
82198M	UI/WebServerResources/ckeditor/lang/ro.js
82199M	UI/WebServerResources/ckeditor/lang/ru.js
82200M	UI/WebServerResources/ckeditor/lang/sk.js
82201M	UI/WebServerResources/ckeditor/lang/sl.js
82202M	UI/WebServerResources/ckeditor/lang/sr-latn.js
82203M	UI/WebServerResources/ckeditor/lang/sr.js
82204M	UI/WebServerResources/ckeditor/lang/sv.js
82205M	UI/WebServerResources/ckeditor/lang/th.js
82206M	UI/WebServerResources/ckeditor/lang/tr.js
82207A	UI/WebServerResources/ckeditor/lang/ug.js
82208M	UI/WebServerResources/ckeditor/lang/uk.js
82209M	UI/WebServerResources/ckeditor/lang/vi.js
82210M	UI/WebServerResources/ckeditor/lang/zh-cn.js
82211M	UI/WebServerResources/ckeditor/lang/zh.js
82212M	UI/WebServerResources/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
82213A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/_translationstatus.txt
82214A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/cs.js
82215A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/cy.js
82216A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/da.js
82217A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/de.js
82218A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/el.js
82219M	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/en.js
82220A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/eo.js
82221A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/fa.js
82222A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/fi.js
82223A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/fr.js
82224A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/gu.js
82225M	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/he.js
82226A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/it.js
82227A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/mk.js
82228A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/nb.js
82229A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/nl.js
82230A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/no.js
82231A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/tr.js
82232A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/ug.js
82233A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/vi.js
82234A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/zh-cn.js
82235M	UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js
82236M	UI/WebServerResources/ckeditor/plugins/ajax/plugin.js
82237M	UI/WebServerResources/ckeditor/plugins/autogrow/plugin.js
82238M	UI/WebServerResources/ckeditor/plugins/bbcode/plugin.js
82239M	UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js
82240M	UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js
82241M	UI/WebServerResources/ckeditor/plugins/dialog/dialogDefinition.js
82242M	UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js
82243M	UI/WebServerResources/ckeditor/plugins/docprops/dialogs/docprops.js
82244M	UI/WebServerResources/ckeditor/plugins/docprops/plugin.js
82245M	UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js
82246M	UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js
82247M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/button.js
82248M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/checkbox.js
82249M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/form.js
82250M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/hiddenfield.js
82251M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/radio.js
82252M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/select.js
82253M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/textarea.js
82254M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/textfield.js
82255M	UI/WebServerResources/ckeditor/plugins/iframe/dialogs/iframe.js
82256M	UI/WebServerResources/ckeditor/plugins/iframedialog/plugin.js
82257M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
82258M	UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js
82259M	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
82260M	UI/WebServerResources/ckeditor/plugins/liststyle/dialogs/liststyle.js
82261M	UI/WebServerResources/ckeditor/plugins/pastefromword/filter/default.js
82262M	UI/WebServerResources/ckeditor/plugins/pastetext/dialogs/pastetext.js
82263M	UI/WebServerResources/ckeditor/plugins/placeholder/dialogs/placeholder.js
82264A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/_translationstatus.txt
82265A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/bg.js
82266A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/cs.js
82267A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/cy.js
82268A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/da.js
82269A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/de.js
82270A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/el.js
82271M	UI/WebServerResources/ckeditor/plugins/placeholder/lang/en.js
82272A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/eo.js
82273A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/et.js
82274A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/fa.js
82275A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/fi.js
82276A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/fr.js
82277M	UI/WebServerResources/ckeditor/plugins/placeholder/lang/he.js
82278A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/hr.js
82279A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/it.js
82280A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/nb.js
82281A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/nl.js
82282A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/no.js
82283A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/pl.js
82284A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/tr.js
82285A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/ug.js
82286A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/uk.js
82287A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/vi.js
82288A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/zh-cn.js
82289M	UI/WebServerResources/ckeditor/plugins/placeholder/plugin.js
82290M	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js
82291M	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/toolbar.css
82292M	UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js
82293M	UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js
82294A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/_translationstatus.txt
82295A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/cs.js
82296A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/cy.js
82297A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/de.js
82298M	UI/WebServerResources/ckeditor/plugins/specialchar/lang/en.js
82299A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/eo.js
82300A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/et.js
82301A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/fa.js
82302A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/fi.js
82303A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/fr.js
82304A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/hr.js
82305A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/it.js
82306A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/nb.js
82307A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/nl.js
82308A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/no.js
82309A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/tr.js
82310A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/ug.js
82311A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/zh-cn.js
82312M	UI/WebServerResources/ckeditor/plugins/styles/styles/default.js
82313M	UI/WebServerResources/ckeditor/plugins/stylesheetparser/plugin.js
82314M	UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js
82315M	UI/WebServerResources/ckeditor/plugins/tableresize/plugin.js
82316M	UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js
82317M	UI/WebServerResources/ckeditor/plugins/templates/dialogs/templates.js
82318M	UI/WebServerResources/ckeditor/plugins/templates/templates/default.js
82319M	UI/WebServerResources/ckeditor/plugins/uicolor/dialogs/uicolor.js
82320A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/_translationstatus.txt
82321A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/bg.js
82322A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/cs.js
82323A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/cy.js
82324A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/da.js
82325A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/de.js
82326A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/el.js
82327M	UI/WebServerResources/ckeditor/plugins/uicolor/lang/en.js
82328A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/eo.js
82329A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/et.js
82330A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/fa.js
82331A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/fi.js
82332A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/fr.js
82333M	UI/WebServerResources/ckeditor/plugins/uicolor/lang/he.js
82334A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/hr.js
82335A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/it.js
82336A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/mk.js
82337A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/nb.js
82338A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/nl.js
82339A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/no.js
82340A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/pl.js
82341A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/tr.js
82342A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/ug.js
82343A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/uk.js
82344A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/vi.js
82345A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/zh-cn.js
82346M	UI/WebServerResources/ckeditor/plugins/uicolor/plugin.js
82347M	UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/yui.css
82348M	UI/WebServerResources/ckeditor/plugins/uicolor/yui/yui.js
82349M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html
82350M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
82351M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.css
82352M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js
82353M	UI/WebServerResources/ckeditor/plugins/xml/plugin.js
82354M	UI/WebServerResources/ckeditor/skins/kama/dialog.css
82355M	UI/WebServerResources/ckeditor/skins/kama/editor.css
82356M	UI/WebServerResources/ckeditor/skins/kama/skin.js
82357M	UI/WebServerResources/ckeditor/skins/kama/templates.css
82358M	UI/WebServerResources/ckeditor/skins/office2003/dialog.css
82359M	UI/WebServerResources/ckeditor/skins/office2003/editor.css
82360M	UI/WebServerResources/ckeditor/skins/office2003/skin.js
82361M	UI/WebServerResources/ckeditor/skins/office2003/templates.css
82362M	UI/WebServerResources/ckeditor/skins/v2/dialog.css
82363M	UI/WebServerResources/ckeditor/skins/v2/editor.css
82364M	UI/WebServerResources/ckeditor/skins/v2/skin.js
82365M	UI/WebServerResources/ckeditor/skins/v2/templates.css
82366M	UI/WebServerResources/ckeditor/themes/default/theme.js
82367
82368commit 9db77482d5851f48e26908ec5b5d44209b21e264
82369Author: Jean Raby <jraby@inverse.ca>
82370Date:   Mon Apr 16 22:37:26 2012 +0000
82371
82372    Fix of by one error. (bug #1772)
82373
82374    Monotone-Parent: 825d6255230167e6f80d8015a569afa6bdb4cb7d
82375    Monotone-Revision: 2c3f8544a30679096de28ae80a840c371b12d94b
82376
82377    Monotone-Author: jraby@inverse.ca
82378    Monotone-Date: 2012-04-16T22:37:26
82379
82380M	ChangeLog
82381M	SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m
82382
82383commit 6aa627a800d97ca346c7a17c2164c0ccf028ca9e
82384Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82385Date:   Mon Apr 16 15:24:16 2012 +0000
82386
82387    Monotone-Parent: 2fb9aaf01f9b4a29e3d49d6c35deaf48a4e57e9c
82388    Monotone-Revision: 825d6255230167e6f80d8015a569afa6bdb4cb7d
82389
82390    Monotone-Author: wsourdeau@inverse.ca
82391    Monotone-Date: 2012-04-16T15:24:16
82392
82393M	ChangeLog
82394M	SoObjects/SOGo/NSString+Utilities.h
82395M	SoObjects/SOGo/NSString+Utilities.m
82396M	Tests/Unit/TestNSString+Utilities.m
82397
82398commit 10bfd70be143533eb6583913afad5e7e57a10bf5
82399Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82400Date:   Mon Apr 16 15:23:24 2012 +0000
82401
82402    Monotone-Parent: 406832bc51a0849377951d10353a33568b33877b
82403    Monotone-Revision: 2fb9aaf01f9b4a29e3d49d6c35deaf48a4e57e9c
82404
82405    Monotone-Author: wsourdeau@inverse.ca
82406    Monotone-Date: 2012-04-16T15:23:24
82407
82408M	ChangeLog
82409M	Tests/Unit/SOGoTestRunner.m
82410
82411commit 38ebd9e68c76a435486141cd6cccdd7a9d55fbcf
82412Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82413Date:   Fri Apr 13 15:17:12 2012 +0000
82414
82415    Monotone-Parent: 8a447d04163521d64bfb4168d80753ce1c557f3d
82416    Monotone-Revision: 406832bc51a0849377951d10353a33568b33877b
82417
82418    Monotone-Author: wsourdeau@inverse.ca
82419    Monotone-Date: 2012-04-13T15:17:12
82420
82421M	ChangeLog
82422M	SoObjects/Appointments/SOGoAppointmentFolder.m
82423
82424commit e7bfbd3f6f8ceb5b628d14bf29d7113330be23bd
82425Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82426Date:   Fri Apr 13 14:04:42 2012 +0000
82427
82428    Monotone-Parent: af017f174df00d4475a8c99168a6d994257a1ca8
82429    Monotone-Revision: 8a447d04163521d64bfb4168d80753ce1c557f3d
82430
82431    Monotone-Author: wsourdeau@inverse.ca
82432    Monotone-Date: 2012-04-13T14:04:42
82433
82434M	SoObjects/Appointments/SOGoAppointmentFolder.m
82435
82436commit 4c23e19c0cd84ed8ad90039418cbe3ac73f2bdab
82437Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82438Date:   Fri Apr 13 14:02:30 2012 +0000
82439
82440    Monotone-Parent: 827061cfd7bb39eead69601b6015cb0ff6ebf1f1
82441    Monotone-Revision: af017f174df00d4475a8c99168a6d994257a1ca8
82442
82443    Monotone-Author: wsourdeau@inverse.ca
82444    Monotone-Date: 2012-04-13T14:02:30
82445
82446M	ChangeLog
82447M	SoObjects/Appointments/SOGoAppointmentFolder.m
82448
82449commit c270e1e720760ed84b0a3a290f25e6d9f99ef74e
82450Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82451Date:   Thu Apr 12 23:45:23 2012 +0000
82452
82453    Monotone-Parent: 24e2e177451529a5708c7cc70a324ed3ce6c9a64
82454    Monotone-Revision: 827061cfd7bb39eead69601b6015cb0ff6ebf1f1
82455
82456    Monotone-Author: wsourdeau@inverse.ca
82457    Monotone-Date: 2012-04-12T23:45:23
82458
82459M	SoObjects/Appointments/SOGoAppointmentFolder.m
82460
82461commit c1885f5d0338407804ba45843b0e95cca3611059
82462Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82463Date:   Thu Apr 12 23:44:56 2012 +0000
82464
82465    Monotone-Parent: a8206d668a0bdb4471047c63de86e129c3937ffa
82466    Monotone-Revision: 24e2e177451529a5708c7cc70a324ed3ce6c9a64
82467
82468    Monotone-Author: wsourdeau@inverse.ca
82469    Monotone-Date: 2012-04-12T23:44:56
82470
82471M	SoObjects/SOGo/SOGoGCSFolder.m
82472
82473commit c66791413232b5a0ab380b971c2d0515e1e9f392
82474Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82475Date:   Thu Apr 12 23:44:39 2012 +0000
82476
82477    Monotone-Parent: 5778b1ee87b79a304c367a6cb34c9823e5935f15
82478    Monotone-Revision: a8206d668a0bdb4471047c63de86e129c3937ffa
82479
82480    Monotone-Author: wsourdeau@inverse.ca
82481    Monotone-Date: 2012-04-12T23:44:39
82482
82483M	ChangeLog
82484M	SoObjects/Appointments/SOGoAppointmentFolder.m
82485M	SoObjects/SOGo/SOGoGCSFolder.m
82486
82487commit 3b64c4c76528d8f36d8e8ec493efdd809285de6b
82488Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82489Date:   Thu Apr 12 23:41:47 2012 +0000
82490
82491    Monotone-Parent: d62b88251dbc88a5f0e5988172e839b00b7a0f14
82492    Monotone-Revision: 5778b1ee87b79a304c367a6cb34c9823e5935f15
82493
82494    Monotone-Author: wsourdeau@inverse.ca
82495    Monotone-Date: 2012-04-12T23:41:47
82496
82497M	ChangeLog
82498M	SoObjects/Appointments/SOGoAppointmentFolder.m
82499
82500commit 902db62ec846239a8b3b6fb19d3b8453003fdf51
82501Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82502Date:   Thu Apr 12 23:40:05 2012 +0000
82503
82504    Monotone-Parent: 42fb4d40a22288da8859b369ec18915fb6e1164c
82505    Monotone-Revision: d62b88251dbc88a5f0e5988172e839b00b7a0f14
82506
82507    Monotone-Author: wsourdeau@inverse.ca
82508    Monotone-Date: 2012-04-12T23:40:05
82509
82510M	ChangeLog
82511M	SoObjects/Appointments/SOGoAppointmentFolder.h
82512M	SoObjects/Appointments/SOGoAppointmentFolder.m
82513
82514commit 50e160f89501d21790a016464abf7134071480e6
82515Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82516Date:   Thu Apr 12 20:26:01 2012 +0000
82517
82518    Monotone-Parent: df50b8dd4bddcee4db165e9ac01d6b6a17d8ad04
82519    Monotone-Revision: 42fb4d40a22288da8859b369ec18915fb6e1164c
82520
82521    Monotone-Author: wsourdeau@inverse.ca
82522    Monotone-Date: 2012-04-12T20:26:01
82523
82524M	ChangeLog
82525M	UI/Scheduler/UIxCalListingActions.m
82526
82527commit f09c4d5be17359488db3922fd0afb0a7d20ef3b9
82528Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82529Date:   Thu Apr 12 20:25:13 2012 +0000
82530
82531    Monotone-Parent: bf8a27927d587b1fe4c7daa42495a97dafe94db6
82532    Monotone-Revision: df50b8dd4bddcee4db165e9ac01d6b6a17d8ad04
82533
82534    Monotone-Author: wsourdeau@inverse.ca
82535    Monotone-Date: 2012-04-12T20:25:13
82536
82537M	ChangeLog
82538M	SoObjects/Appointments/SOGoAppointmentFolder.m
82539
82540commit 4ca495a971c90bbcb3740bb7c7e9174fb360ae84
82541Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82542Date:   Thu Apr 12 20:24:15 2012 +0000
82543
82544    Monotone-Parent: 8084a82ca1ab7dad7f78c35f529f9e3db7d02314
82545    Monotone-Revision: bf8a27927d587b1fe4c7daa42495a97dafe94db6
82546
82547    Monotone-Author: wsourdeau@inverse.ca
82548    Monotone-Date: 2012-04-12T20:24:15
82549
82550M	ChangeLog
82551M	SoObjects/Appointments/SOGoAppointmentFolder.m
82552
82553commit 2dd2db084defb55679df2515903ef2bf79fc006f
82554Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82555Date:   Wed Apr 11 20:10:00 2012 +0000
82556
82557    Monotone-Parent: 19df67a347106e2e3f51c36766416cf4c3279bee
82558    Monotone-Revision: d32a965a357a3d40a91ce6b756792c0e03dc7414
82559
82560    Monotone-Author: wsourdeau@inverse.ca
82561    Monotone-Date: 2012-04-11T20:10:00
82562    Monotone-Branch: ca.inverse.sogo
82563
82564M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
82565
82566commit c2dec4f1cb8038145c77101218cb9ac1c179b9a4
82567Author: Francis Lachapelle <flachapelle@inverse.ca>
82568Date:   Wed Apr 11 17:57:54 2012 +0000
82569
82570    See SOPE/NGCards/ChangeLog.
82571
82572    Monotone-Parent: d03d201f9e10ea4b211b8adbb66f692be8661797
82573    Monotone-Revision: 8084a82ca1ab7dad7f78c35f529f9e3db7d02314
82574
82575    Monotone-Author: flachapelle@inverse.ca
82576    Monotone-Date: 2012-04-11T17:57:54
82577
82578M	NEWS
82579M	SOPE/NGCards/ChangeLog
82580M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
82581
82582commit d804b9c7b0d262f8403b3838af96f26f1dbbb307
82583Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82584Date:   Wed Apr 11 15:31:25 2012 +0000
82585
82586    Rolled back to compat=7 for old debian dists
82587
82588    Monotone-Parent: 57d6964f28d741f062f7dd0eb4065411c322df25
82589    Monotone-Revision: 19df67a347106e2e3f51c36766416cf4c3279bee
82590
82591    Monotone-Author: wsourdeau@inverse.ca
82592    Monotone-Date: 2012-04-11T15:31:25
82593    Monotone-Branch: ca.inverse.sogo
82594
82595M	debian/compat
82596
82597commit 262481d6e116ef230714deb3872d850ecc123c88
82598Author: Francis Lachapelle <flachapelle@inverse.ca>
82599Date:   Wed Apr 11 14:58:45 2012 +0000
82600
82601    See ChangeLog.
82602
82603    Monotone-Parent: ae97d044860b73b0f26efc2e4ba5c8134dee8299
82604    Monotone-Revision: d03d201f9e10ea4b211b8adbb66f692be8661797
82605
82606    Monotone-Author: flachapelle@inverse.ca
82607    Monotone-Date: 2012-04-11T14:58:45
82608
82609M	ChangeLog
82610M	UI/WebServerResources/ContactsUI.js
82611
82612commit d19e0e882364efd5ab791266e511fdbe01844ce7
82613Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82614Date:   Wed Apr 11 13:48:28 2012 +0000
82615
82616    Monotone-Parent: cac9e2abd986a1cd4f20b31e0c48359b21028a7d
82617    Monotone-Revision: 57d6964f28d741f062f7dd0eb4065411c322df25
82618
82619    Monotone-Author: wsourdeau@inverse.ca
82620    Monotone-Date: 2012-04-11T13:48:28
82621    Monotone-Branch: ca.inverse.sogo
82622
82623M	debian-multiarch/rules
82624M	debian/rules
82625
82626commit 0f5639f1b883b8bff44a3ccafaaff69f852de934
82627Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82628Date:   Tue Apr 10 16:02:54 2012 +0000
82629
82630    Fix empty package
82631
82632    Monotone-Parent: 28e6e54b234c882f7da005f4413e9a5beeae28ef
82633    Monotone-Revision: cac9e2abd986a1cd4f20b31e0c48359b21028a7d
82634
82635    Monotone-Author: wsourdeau@inverse.ca
82636    Monotone-Date: 2012-04-10T16:02:54
82637    Monotone-Branch: ca.inverse.sogo
82638
82639A	debian-multiarch/sogo-openchange.install
82640
82641commit be172c6d05c14ef7dd6962b4c18febf9a6ac5920
82642Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82643Date:   Tue Apr 10 15:35:51 2012 +0000
82644
82645    Split multiarch build in debian-multiarch for new distros
82646
82647    Monotone-Parent: c50f677f6d597a2c063db713c6e8af3961c44b34
82648    Monotone-Revision: 28e6e54b234c882f7da005f4413e9a5beeae28ef
82649
82650    Monotone-Author: wsourdeau@inverse.ca
82651    Monotone-Date: 2012-04-10T15:35:51
82652    Monotone-Branch: ca.inverse.sogo
82653
82654A	debian-multiarch/changelog
82655A	debian-multiarch/compat
82656A	debian-multiarch/control
82657A	debian-multiarch/copyright
82658A	debian-multiarch/rules
82659A	debian-multiarch/sogo-dev.install
82660A	debian-multiarch/sogo.cron.daily
82661A	debian-multiarch/sogo.dirs
82662A	debian-multiarch/sogo.docs
82663A	debian-multiarch/sogo.init
82664A	debian-multiarch/sogo.install
82665A	debian-multiarch/sogo.logrotate
82666A	debian-multiarch/sogo.overrides
82667A	debian-multiarch/sogo.postinst
82668A	debian-multiarch/sogo.postrm
82669A	debian-multiarch/sogo.preinst
82670A	debian-multiarch/sogo.prerm
82671A	debian-multiarch/source/format
82672M	debian/compat
82673M	debian/sogo.overrides
82674A	debian/source/format
82675
82676commit 974d1a6bd79e16a7a7e52df94dbefa3647539425
82677Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82678Date:   Tue Apr 10 14:48:14 2012 +0000
82679
82680    Monotone-Parent: ba40327d7cdcc284485580a61af95f9056989d40
82681    Monotone-Revision: c50f677f6d597a2c063db713c6e8af3961c44b34
82682
82683    Monotone-Author: wsourdeau@inverse.ca
82684    Monotone-Date: 2012-04-10T14:48:14
82685    Monotone-Branch: ca.inverse.sogo
82686
82687A	debian/sogo-openchange.install-multiarch
82688
82689commit 823f57deca76a40d148ee967b1bfdc9eb46f1539
82690Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82691Date:   Thu Apr 5 18:50:05 2012 +0000
82692
82693    Monotone-Parent: 858274c7be3ad2a6383c2f85c8ad10907bb43292
82694    Monotone-Revision: 2718d596001d2e9358dcce09a959434c8f775f9f
82695
82696    Monotone-Author: wsourdeau@inverse.ca
82697    Monotone-Date: 2012-04-05T18:50:05
82698
82699M	ChangeLog
82700M	SoObjects/SOGo/NSString+Utilities.m
82701
82702commit fde6d06c098ca643ae52389fca1e2c7cc8bb78d6
82703Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82704Date:   Wed Apr 4 20:45:21 2012 +0000
82705
82706    Monotone-Parent: 14299c2bb1edae221876accbfabb1adecd109549
82707    Monotone-Revision: 366adf06b05b4f972813f3e731ae3338140ba86e
82708
82709    Monotone-Author: wsourdeau@inverse.ca
82710    Monotone-Date: 2012-04-04T20:45:21
82711    Monotone-Branch: ca.inverse.sogo
82712
82713M	debian/control
82714M	debian/control-squeeze
82715
82716commit e70aeda75b862c7eb3086d15cbc4e3f5cd8791c2
82717Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82718Date:   Wed Apr 4 20:37:42 2012 +0000
82719
82720    Monotone-Parent: 49a23fbd758d213ee3123b508598dcc5bdede2a5
82721    Monotone-Revision: 14299c2bb1edae221876accbfabb1adecd109549
82722
82723    Monotone-Author: wsourdeau@inverse.ca
82724    Monotone-Date: 2012-04-04T20:37:42
82725    Monotone-Branch: ca.inverse.sogo
82726
82727M	debian/control
82728M	debian/control-squeeze
82729
82730commit 3d2c13d1a7515879e13a8610ab67ae7d313e2497
82731Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82732Date:   Wed Apr 4 20:28:18 2012 +0000
82733
82734    Monotone-Parent: 929e17ff05c17b5978929e33d5250710c9674c66
82735    Monotone-Revision: 403e9c9f8b6284761ab422dee636699902d4babe
82736
82737    Monotone-Author: wsourdeau@inverse.ca
82738    Monotone-Date: 2012-04-04T20:28:18
82739    Monotone-Branch: ca.inverse.sogo
82740
82741M	debian/control
82742
82743commit e034585c2bf4a5e2f61c099ff80d95fbd4c54c5f
82744Author: Jean Raby <jraby@inverse.ca>
82745Date:   Wed Apr 4 20:14:52 2012 +0000
82746
82747    * Added a new tool: 'sogo-tool expire-sessions'
82748             Along with the associated new cronjob, this allows
82749             user sessions expiration without a custom script.
82750
82751           * While there, sort tools in sogo-tool output
82752
82753    Monotone-Parent: 73baf2c24acbb1fb98296fc8ab448b3b3c5ba7a7
82754    Monotone-Revision: 858274c7be3ad2a6383c2f85c8ad10907bb43292
82755
82756    Monotone-Author: jraby@inverse.ca
82757    Monotone-Date: 2012-04-04T20:14:52
82758
82759M	ChangeLog
82760M	Scripts/sogo.cron
82761M	Tools/GNUmakefile
82762A	Tools/SOGoToolExpireUserSessions.m
82763M	Tools/sogo-tool.m
82764
82765commit fb1e560c71d850f84d71646dc012f3d5194e436b
82766Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82767Date:   Wed Apr 4 16:10:25 2012 +0000
82768
82769    Debian fixes
82770
82771    Monotone-Parent: e3a9ec04316de2d167901095be0994ce71e98dd5
82772    Monotone-Revision: 929e17ff05c17b5978929e33d5250710c9674c66
82773
82774    Monotone-Author: wsourdeau@inverse.ca
82775    Monotone-Date: 2012-04-04T16:10:25
82776    Monotone-Branch: ca.inverse.sogo
82777
82778M	debian/sogo.install
82779
82780commit 54cf621005f03cdc15399e15a45a7430d99e07b5
82781Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82782Date:   Wed Apr 4 16:05:04 2012 +0000
82783
82784    Monotone-Parent: a1bd23348352232bd3363b00a4cd69557a3c780e
82785    Monotone-Revision: e3a9ec04316de2d167901095be0994ce71e98dd5
82786
82787    Monotone-Author: wsourdeau@inverse.ca
82788    Monotone-Date: 2012-04-04T16:05:04
82789    Monotone-Branch: ca.inverse.sogo
82790
82791M	debian/control
82792M	debian/control-squeeze
82793A	debian/sogo-dev.install
82794A	debian/sogo-openchange.install
82795
82796commit 9e503e7d8f10c16638624098c21fc4644f6c33e7
82797Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82798Date:   Wed Apr 4 16:01:21 2012 +0000
82799
82800    Debian: new "sogo-openchange" and "sogo-dev" packages; fixed some issues reported by lintian
82801
82802    Monotone-Parent: 3d32d81fda0002213d650cb8e71bfd4508d1b134
82803    Monotone-Revision: a1bd23348352232bd3363b00a4cd69557a3c780e
82804
82805    Monotone-Author: wsourdeau@inverse.ca
82806    Monotone-Date: 2012-04-04T16:01:21
82807    Monotone-Branch: ca.inverse.sogo
82808
82809M	debian/control
82810M	debian/rules
82811M	debian/sogo.install
82812
82813commit 57e55c105dd2cf0998210a099d3bfd6e9263c982
82814Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82815Date:   Wed Apr 4 14:55:54 2012 +0000
82816
82817    Monotone-Parent: 5917f0d7b5316a06c638876b97dc983b080ce797
82818    Monotone-Revision: 3d32d81fda0002213d650cb8e71bfd4508d1b134
82819
82820    Monotone-Author: wsourdeau@inverse.ca
82821    Monotone-Date: 2012-04-04T14:55:54
82822    Monotone-Branch: ca.inverse.sogo
82823
82824D	Apache/SOGo-debian.conf
82825
82826commit ad900e855517f6ffdb286b0b1a3428d01510ed55
82827Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82828Date:   Wed Apr 4 14:42:03 2012 +0000
82829
82830    Monotone-Parent: ef03560e468928024dd2c8b7176bc66f200c293c
82831    Monotone-Revision: 5917f0d7b5316a06c638876b97dc983b080ce797
82832
82833    Monotone-Author: wsourdeau@inverse.ca
82834    Monotone-Date: 2012-04-04T14:42:03
82835    Monotone-Branch: ca.inverse.sogo
82836
82837A	Apache/SOGo-debian.conf
82838
82839commit 6d22a0bb495e6a21d4ce48cc5a9791dee2faabeb
82840Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82841Date:   Wed Apr 4 14:33:59 2012 +0000
82842
82843    Monotone-Parent: 187ac928b725957508cddf0bb5f4aeebc606ab3e
82844    Monotone-Revision: ef03560e468928024dd2c8b7176bc66f200c293c
82845
82846    Monotone-Author: wsourdeau@inverse.ca
82847    Monotone-Date: 2012-04-04T14:33:59
82848    Monotone-Branch: ca.inverse.sogo
82849
82850M	OpenChange/MAPIStoreFAIMessage.m
82851M	OpenChange/MAPIStoreFallbackContext.m
82852M	OpenChange/MAPIStoreRecurrenceUtils.m
82853M	OpenChange/NSArray+MAPIStore.m
82854M	OpenChange/NSDate+MAPIStore.m
82855
82856commit 1e1cdcc89c84624095701fe2fcf576057d881270
82857Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82858Date:   Wed Apr 4 14:25:42 2012 +0000
82859
82860    Monotone-Parent: 4759c8b57eaf377a0e0d928df4a65adaa731ad74
82861    Monotone-Revision: 187ac928b725957508cddf0bb5f4aeebc606ab3e
82862
82863    Monotone-Author: wsourdeau@inverse.ca
82864    Monotone-Date: 2012-04-04T14:25:42
82865    Monotone-Branch: ca.inverse.sogo
82866
82867M	OpenChange/SOGoMAPIFSFolder.m
82868
82869commit 060b29f5562acf8ef509f180388815229cee8970
82870Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82871Date:   Tue Apr 3 20:56:58 2012 +0000
82872
82873    Monotone-Parent: 24970ed1a272e80da6d29bce76d7fb4093a1d2a6
82874    Monotone-Revision: 4759c8b57eaf377a0e0d928df4a65adaa731ad74
82875
82876    Monotone-Author: wsourdeau@inverse.ca
82877    Monotone-Date: 2012-04-03T20:56:58
82878    Monotone-Branch: ca.inverse.sogo
82879
82880A	debian/control-squeeze
82881M	debian/rules
82882
82883commit 9a8e76481761caeb94117acc91c32e97efaf706d
82884Author: Francis Lachapelle <flachapelle@inverse.ca>
82885Date:   Sat Mar 31 08:34:24 2012 +0000
82886
82887    Updated English translation.
82888
82889    Monotone-Parent: 52186f3197fd4750bdd2b293faede5c9be5a3e36
82890    Monotone-Revision: 8e3f662472ff8e103d015246e84fdb6ca6dba012
82891
82892    Monotone-Author: flachapelle@inverse.ca
82893    Monotone-Date: 2012-03-31T08:34:24
82894
82895M	UI/PreferencesUI/English.lproj/Localizable.strings
82896
82897commit 6eedf927b8b22d9407483b2810bbefc04f551058
82898Author: Francis Lachapelle <flachapelle@inverse.ca>
82899Date:   Sat Mar 31 08:34:04 2012 +0000
82900
82901    Updated Spanish (Argentina) translation.
82902
82903    Monotone-Parent: 4b843bafcdd257b847ea1248e4a09cb9b275e00d
82904    Monotone-Revision: 52186f3197fd4750bdd2b293faede5c9be5a3e36
82905
82906    Monotone-Author: flachapelle@inverse.ca
82907    Monotone-Date: 2012-03-31T08:34:04
82908
82909M	UI/MailerUI/SpanishArgentina.lproj/Localizable.strings
82910
82911commit 86e2b23b73f373da3bd83ec4f22072d2ca24ebc0
82912Author: Francis Lachapelle <flachapelle@inverse.ca>
82913Date:   Sat Mar 31 08:33:29 2012 +0000
82914
82915    Updated Spanish (Argentina) translation.
82916
82917    Monotone-Parent: 73baf2c24acbb1fb98296fc8ab448b3b3c5ba7a7
82918    Monotone-Revision: 4b843bafcdd257b847ea1248e4a09cb9b275e00d
82919
82920    Monotone-Author: flachapelle@inverse.ca
82921    Monotone-Date: 2012-03-31T08:33:29
82922
82923M	SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings
82924M	UI/Common/SpanishArgentina.lproj/Localizable.strings
82925M	UI/Contacts/SpanishArgentina.lproj/Localizable.strings
82926M	UI/MailPartViewers/SpanishArgentina.lproj/Localizable.strings
82927M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
82928M	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
82929
82930commit b906cf066abaa36784811456fb023dc0f09c3ac1
82931Author: Francis Lachapelle <flachapelle@inverse.ca>
82932Date:   Fri Mar 30 21:21:51 2012 +0000
82933
82934    See ChangeLog.
82935
82936    Monotone-Parent: 0d7d8533911c3bec7d5b51cc919acb5aa7e15e7d
82937    Monotone-Revision: 73baf2c24acbb1fb98296fc8ab448b3b3c5ba7a7
82938
82939    Monotone-Author: flachapelle@inverse.ca
82940    Monotone-Date: 2012-03-30T21:21:51
82941
82942M	ChangeLog
82943M	OGoContentStore/OCSContactFieldExtractor.m
82944M	Tools/SOGoToolRemoveDoubles.m
82945
82946commit 07b500412fc0d2b7542a3ff6199a5efa51c81213
82947Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82948Date:   Fri Mar 30 20:02:33 2012 +0000
82949
82950    Monotone-Parent: b0de6c606ce6f295a8956a42ed0f0bc3b6e3cca3
82951    Monotone-Revision: 24970ed1a272e80da6d29bce76d7fb4093a1d2a6
82952
82953    Monotone-Author: wsourdeau@inverse.ca
82954    Monotone-Date: 2012-03-30T20:02:33
82955    Monotone-Branch: ca.inverse.sogo
82956
82957M	ChangeLog
82958M	OpenChange/MAPIStoreCalendarMessage.m
82959M	OpenChange/MAPIStoreTasksMessage.m
82960
82961commit 4f148bafc653837d50509ec8cca7f6e134dd5b3c
82962Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82963Date:   Fri Mar 30 19:58:16 2012 +0000
82964
82965    Monotone-Parent: 1900d82b81c570a73d4db548a566ed09b57ee43a
82966    Monotone-Revision: b0de6c606ce6f295a8956a42ed0f0bc3b6e3cca3
82967
82968    Monotone-Author: wsourdeau@inverse.ca
82969    Monotone-Date: 2012-03-30T19:58:16
82970    Monotone-Branch: ca.inverse.sogo
82971
82972M	ChangeLog
82973M	OpenChange/MAPIStoreCalendarMessage.m
82974M	OpenChange/MAPIStoreMailVolatileMessage.m
82975M	OpenChange/MAPIStoreObject.m
82976M	OpenChange/MAPIStoreTasksMessage.m
82977
82978commit a4b083eb1e8a564e321e49788f546fb6848aac98
82979Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82980Date:   Fri Mar 30 19:51:37 2012 +0000
82981
82982    Monotone-Parent: cb7b77723f765942d950c5620150b720f5d0c5b1
82983    Monotone-Revision: 1900d82b81c570a73d4db548a566ed09b57ee43a
82984
82985    Monotone-Author: wsourdeau@inverse.ca
82986    Monotone-Date: 2012-03-30T19:51:37
82987    Monotone-Branch: ca.inverse.sogo
82988
82989M	ChangeLog
82990M	OpenChange/MAPIApplication.m
82991M	OpenChange/MAPIStoreAppointmentWrapper.h
82992M	OpenChange/MAPIStoreAppointmentWrapper.m
82993M	OpenChange/MAPIStoreContactsAttachment.m
82994M	OpenChange/MAPIStoreTypes.h
82995M	OpenChange/MAPIStoreTypes.m
82996
82997commit 2adcb276b2f09ada9c427de36d4625c84dabdefb
82998Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
82999Date:   Fri Mar 30 15:33:47 2012 +0000
83000
83001    Monotone-Parent: 4899b773e21bd6c56bae726bf720e184b8ef9ec0
83002    Monotone-Revision: cb7b77723f765942d950c5620150b720f5d0c5b1
83003
83004    Monotone-Author: wsourdeau@inverse.ca
83005    Monotone-Date: 2012-03-30T15:33:47
83006    Monotone-Branch: ca.inverse.sogo
83007
83008M	ChangeLog
83009M	OpenChange/MAPIStoreCalendarMessage.m
83010M	OpenChange/MAPIStoreContext.h
83011M	OpenChange/MAPIStoreMailMessage.m
83012M	OpenChange/MAPIStoreObject.h
83013M	OpenChange/MAPIStoreObject.m
83014M	OpenChange/MAPIStoreUserContext.h
83015M	OpenChange/MAPIStoreUserContext.m
83016
83017commit 64b8498eac7f1aa0b900e98675889cf2daa0dd5b
83018Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83019Date:   Fri Mar 30 14:09:07 2012 +0000
83020
83021    Monotone-Parent: 34215cf1c90ce31c32de705320b2cd5f2bee55ec
83022    Monotone-Revision: d1a795ace9b3ecfe78615e345153f5c37d0ca4b2
83023
83024    Monotone-Author: wsourdeau@inverse.ca
83025    Monotone-Date: 2012-03-30T14:09:07
83026    Monotone-Branch: ca.inverse.sogo
83027
83028M	Version
83029
83030commit f06d57373ae200b22977827be48dd8502f8feb3a
83031Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83032Date:   Fri Mar 30 14:07:36 2012 +0000
83033
83034    Applied last changed from ca.inverse.sogo branch, pertaining to iOS handling of CardDAV
83035
83036    Monotone-Parent: bee9d78831eda60f6cda2aadb62fc4a04a2e8e10
83037    Monotone-Revision: 693036245b42a3d0059f8c06a2a725e716d54c9e
83038
83039    Monotone-Author: wsourdeau@inverse.ca
83040    Monotone-Date: 2012-03-30T14:07:36
83041
83042M	ChangeLog
83043M	SoObjects/Contacts/SOGoContactFolders.m
83044M	SoObjects/Contacts/SOGoContactLDIFEntry.m
83045M	SoObjects/Contacts/SOGoContactSourceFolder.m
83046M	SoObjects/Contacts/SOGoFolder+CardDAV.m
83047M	SoObjects/Contacts/SOGoUserFolder+Contacts.m
83048M	SoObjects/SOGo/LDAPSource.m
83049
83050commit c1b2384852560e973c6155eb6a7071b3782c88d4
83051Author: Francis Lachapelle <flachapelle@inverse.ca>
83052Date:   Fri Mar 30 13:31:00 2012 +0000
83053
83054    Minor improvement to the IE-only CSS.
83055
83056    Monotone-Parent: 5325a12bb039335f9bac5a41915b567afd63a0ae
83057    Monotone-Revision: 0d7d8533911c3bec7d5b51cc919acb5aa7e15e7d
83058
83059    Monotone-Author: flachapelle@inverse.ca
83060    Monotone-Date: 2012-03-30T13:31:00
83061
83062M	UI/WebServerResources/iefixes.css
83063
83064commit 4b059f29bde625d3673b16b0f533abd934d9df96
83065Author: Francis Lachapelle <flachapelle@inverse.ca>
83066Date:   Fri Mar 30 03:59:04 2012 +0000
83067
83068    Updated NEWS file.
83069
83070    Monotone-Parent: b17a7a4c24c0ba780716921107d7401a2b21049e
83071    Monotone-Revision: 5325a12bb039335f9bac5a41915b567afd63a0ae
83072
83073    Monotone-Author: flachapelle@inverse.ca
83074    Monotone-Date: 2012-03-30T03:59:04
83075
83076M	NEWS
83077
83078commit df3676ed71257e2e0f2b87a04045ffc09b67e2d7
83079Author: Francis Lachapelle <flachapelle@inverse.ca>
83080Date:   Fri Mar 30 03:58:26 2012 +0000
83081
83082    Monotone-Parent: 1a5084ea5db1351b0b2a65c92046fb196a2c9d41
83083    Monotone-Revision: b17a7a4c24c0ba780716921107d7401a2b21049e
83084
83085    Monotone-Author: flachapelle@inverse.ca
83086    Monotone-Date: 2012-03-30T03:58:26
83087
83088M	Scripts/sogo.cron
83089
83090commit 7629ad595a98cb6f1164838fc9c0e121256d8e38
83091Author: Francis Lachapelle <flachapelle@inverse.ca>
83092Date:   Thu Mar 29 18:26:50 2012 +0000
83093
83094    Monotone-Parent: 1d9fffa147b786b7f5e72b9d75962ded71d83e96
83095    Monotone-Revision: 033d787afbb95cb745c3e129cd4c09587b3623df
83096
83097    Monotone-Author: flachapelle@inverse.ca
83098    Monotone-Date: 2012-03-29T18:26:50
83099
83100M	UI/WebServerResources/UIxPreferences.js
83101
83102commit 8a91626aff46d649305d188a275f1a4dca7232a4
83103Author: Francis Lachapelle <flachapelle@inverse.ca>
83104Date:   Thu Mar 29 18:18:29 2012 +0000
83105
83106    See ChangeLog.
83107
83108    Monotone-Parent: f0aff6d064b474daad4423a6fe416a4b18b4ab7c
83109    Monotone-Revision: 1d9fffa147b786b7f5e72b9d75962ded71d83e96
83110
83111    Monotone-Author: flachapelle@inverse.ca
83112    Monotone-Date: 2012-03-29T18:18:29
83113
83114M	ChangeLog
83115M	UI/WebServerResources/JavascriptAPIExtensions.js
83116M	UI/WebServerResources/UIxPreferences.js
83117
83118commit 97bc9be4392f1b9dd7faeb5a80d48ff16524c594
83119Author: Francis Lachapelle <flachapelle@inverse.ca>
83120Date:   Thu Mar 29 17:47:28 2012 +0000
83121
83122    See ChangeLog.
83123
83124    Monotone-Parent: e95efe8673a67dc9bd15ec54ca217af1e21e9dbb
83125    Monotone-Revision: f0aff6d064b474daad4423a6fe416a4b18b4ab7c
83126
83127    Monotone-Author: flachapelle@inverse.ca
83128    Monotone-Date: 2012-03-29T17:47:28
83129
83130M	ChangeLog
83131M	NEWS
83132M	UI/WebServerResources/ContactsUI.css
83133M	UI/WebServerResources/ContactsUI.js
83134M	UI/WebServerResources/MailerUI.css
83135M	UI/WebServerResources/MailerUI.js
83136M	UI/WebServerResources/UIxMailEditor.css
83137
83138commit f63d9336b5ee603e27fc94de6282c007e5b412f0
83139Author: Francis Lachapelle <flachapelle@inverse.ca>
83140Date:   Thu Mar 29 17:20:26 2012 +0000
83141
83142    Monotone-Parent: bee9d78831eda60f6cda2aadb62fc4a04a2e8e10
83143    Monotone-Revision: e95efe8673a67dc9bd15ec54ca217af1e21e9dbb
83144
83145    Monotone-Author: flachapelle@inverse.ca
83146    Monotone-Date: 2012-03-29T17:20:26
83147
83148M	UI/WebServerResources/UIxPreferences.js
83149
83150commit 269393250b5b2a4b2aece6145b5c20a9a0e47f6a
83151Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83152Date:   Wed Mar 28 20:04:32 2012 +0000
83153
83154    Monotone-Parent: 600b3a1c268cabeca401fb335f2e4c76bd1709b7
83155    Monotone-Revision: d93b5b4142f73cdb24bac181e6d92140b7a59313
83156
83157    Monotone-Author: wsourdeau@inverse.ca
83158    Monotone-Date: 2012-03-28T20:04:32
83159    Monotone-Branch: ca.inverse.sogo
83160
83161M	ChangeLog
83162M	OpenChange/SOGoMAPIFSMessage.h
83163M	OpenChange/SOGoMAPIFSMessage.m
83164
83165commit dcb952e1b7e04e2c42c43338e72602d0a588e7f9
83166Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83167Date:   Wed Mar 28 15:05:58 2012 +0000
83168
83169    Monotone-Parent: f8af7a968c459aff400e85a6c5422a0c7a370167
83170    Monotone-Revision: 600b3a1c268cabeca401fb335f2e4c76bd1709b7
83171
83172    Monotone-Author: wsourdeau@inverse.ca
83173    Monotone-Date: 2012-03-28T15:05:58
83174    Monotone-Branch: ca.inverse.sogo
83175
83176M	ChangeLog
83177M	SoObjects/Contacts/SOGoFolder+CardDAV.m
83178
83179commit d28ca1ecdcdfbcbd3c2090d04f3132885cdb04f3
83180Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83181Date:   Wed Mar 28 04:42:02 2012 +0000
83182
83183    Monotone-Parent: 7a38303ac45419355a1bdedefd53d63339248410
83184    Monotone-Revision: f8af7a968c459aff400e85a6c5422a0c7a370167
83185
83186    Monotone-Author: wsourdeau@inverse.ca
83187    Monotone-Date: 2012-03-28T04:42:02
83188    Monotone-Branch: ca.inverse.sogo
83189
83190M	ChangeLog
83191M	SoObjects/SOGo/LDAPSource.m
83192
83193commit 4489085c59496805223fb1df9e885cd9a5dfae5f
83194Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83195Date:   Tue Mar 27 20:55:20 2012 +0000
83196
83197    Monotone-Parent: c1548a6a3e72a7d9b567b63d50198115fa48ab0b
83198    Monotone-Revision: 7a38303ac45419355a1bdedefd53d63339248410
83199
83200    Monotone-Author: wsourdeau@inverse.ca
83201    Monotone-Date: 2012-03-27T20:55:20
83202    Monotone-Branch: ca.inverse.sogo
83203
83204M	ChangeLog
83205M	SoObjects/Contacts/SOGoContactSourceFolder.m
83206
83207commit 905d2c885ca8c8167c811018841bc9e542bbf9a5
83208Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83209Date:   Tue Mar 27 16:47:14 2012 +0000
83210
83211    Monotone-Parent: b4a3ddf3836324fd1f4925acb0426089a4a0350a
83212    Monotone-Revision: c1548a6a3e72a7d9b567b63d50198115fa48ab0b
83213
83214    Monotone-Author: wsourdeau@inverse.ca
83215    Monotone-Date: 2012-03-27T16:47:14
83216    Monotone-Branch: ca.inverse.sogo
83217
83218M	ChangeLog
83219M	SoObjects/Contacts/SOGoContactFolders.m
83220M	SoObjects/Contacts/SOGoContactLDIFEntry.m
83221M	SoObjects/Contacts/SOGoContactSourceFolder.m
83222M	SoObjects/Contacts/SOGoUserFolder+Contacts.m
83223
83224commit 0c2c418046b8303df2dc125ab68ef2aea369b041
83225Author: Francis Lachapelle <flachapelle@inverse.ca>
83226Date:   Tue Mar 27 02:31:17 2012 +0000
83227
83228    Branch for SOGo v1.3.15
83229
83230    Monotone-Parent: b4a3ddf3836324fd1f4925acb0426089a4a0350a
83231    Monotone-Revision: bee9d78831eda60f6cda2aadb62fc4a04a2e8e10
83232
83233    Monotone-Author: flachapelle@inverse.ca
83234    Monotone-Date: 2012-03-27T02:31:17
83235
83236M	Version
83237
83238commit eac814acf1df38eb4e52d50689c36a24cf418f43
83239Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83240Date:   Mon Mar 26 19:25:14 2012 +0000
83241
83242    Monotone-Parent: 51962cae38f65cc3d2f1a2a3640d028831f5921b
83243    Monotone-Revision: b4a3ddf3836324fd1f4925acb0426089a4a0350a
83244
83245    Monotone-Author: wsourdeau@inverse.ca
83246    Monotone-Date: 2012-03-26T19:25:14
83247    Monotone-Branch: ca.inverse.sogo
83248
83249M	ChangeLog
83250M	OpenChange/MAPIStoreTasksMessage.m
83251
83252commit eb6d27e96980ab14e1daab6a49bcfec47da91d8a
83253Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83254Date:   Mon Mar 26 16:24:21 2012 +0000
83255
83256    Monotone-Parent: 7f28bdd3182eaceae80acddcd3e23dc4e50b2821
83257    Monotone-Revision: 51962cae38f65cc3d2f1a2a3640d028831f5921b
83258
83259    Monotone-Author: wsourdeau@inverse.ca
83260    Monotone-Date: 2012-03-26T16:24:21
83261    Monotone-Branch: ca.inverse.sogo
83262
83263M	ChangeLog
83264M	OpenChange/MAPIApplication.m
83265
83266commit 027d9d6f362142fa0e37c6b850e0ee7619e5d615
83267Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83268Date:   Mon Mar 26 16:23:02 2012 +0000
83269
83270    Monotone-Parent: a57c1371e929b419ef93b5ef8ac792715c9203bf
83271    Monotone-Revision: 137ce0e5b4a2b4afe3b810e582cbe613caf2bb20
83272
83273    Monotone-Author: wsourdeau@inverse.ca
83274    Monotone-Date: 2012-03-26T16:23:02
83275
83276M	SOPE/NGCards/ChangeLog
83277M	SOPE/NGCards/iCalDateTime.m
83278
83279commit d2a77d22c788d97516984047d8a0bd9d5b86cf6c
83280Author: Francis Lachapelle <flachapelle@inverse.ca>
83281Date:   Fri Mar 23 13:33:45 2012 +0000
83282
83283    Updated documentation.
83284
83285    Monotone-Parent: cbc85a05fc5a6727ac45e555e5db81325d89a4df
83286    Monotone-Revision: a57c1371e929b419ef93b5ef8ac792715c9203bf
83287
83288    Monotone-Author: flachapelle@inverse.ca
83289    Monotone-Date: 2012-03-23T13:33:45
83290
83291M	Documentation/SOGo Installation Guide.odt
83292M	Documentation/SOGo Mobile Devices Configuration.odt
83293M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
83294
83295commit e762db4cfb6e664b4e5b2a8953a7cf414a05c788
83296Author: Francis Lachapelle <flachapelle@inverse.ca>
83297Date:   Fri Mar 23 13:21:04 2012 +0000
83298
83299    Updated NEWS file.
83300
83301    Monotone-Parent: fc0a8361fb169db536043d02fd1a040aba44e52d
83302    Monotone-Revision: cbc85a05fc5a6727ac45e555e5db81325d89a4df
83303
83304    Monotone-Author: flachapelle@inverse.ca
83305    Monotone-Date: 2012-03-23T13:21:04
83306
83307M	NEWS
83308
83309commit 582e32a439e97b28ea771780c86cbff06612caef
83310Author: Francis Lachapelle <flachapelle@inverse.ca>
83311Date:   Fri Mar 23 13:18:45 2012 +0000
83312
83313    Updated Russian translation.
83314
83315    Monotone-Parent: 824c40b4429dc3863adc59ffd2c6b142d4fe0c83
83316    Monotone-Revision: fc0a8361fb169db536043d02fd1a040aba44e52d
83317
83318    Monotone-Author: flachapelle@inverse.ca
83319    Monotone-Date: 2012-03-23T13:18:45
83320
83321M	SoObjects/Appointments/Russian.lproj/Localizable.strings
83322M	UI/Common/Russian.lproj/Localizable.strings
83323M	UI/PreferencesUI/English.lproj/Localizable.strings
83324M	UI/PreferencesUI/Russian.lproj/Localizable.strings
83325
83326commit feabbbce5569dd04bef17905f1f7f0c827a40e2b
83327Author: Francis Lachapelle <flachapelle@inverse.ca>
83328Date:   Fri Mar 23 13:16:51 2012 +0000
83329
83330    Updated Czech translation.
83331
83332    Monotone-Parent: 644609670a541ff95dd659a542db9e57b547301f
83333    Monotone-Revision: 824c40b4429dc3863adc59ffd2c6b142d4fe0c83
83334
83335    Monotone-Author: flachapelle@inverse.ca
83336    Monotone-Date: 2012-03-23T13:16:51
83337
83338M	SoObjects/Appointments/Czech.lproj/Localizable.strings
83339M	UI/AdministrationUI/Czech.lproj/Localizable.strings
83340
83341commit 034ecc695aefcc40351e366d2dcd6caf9454c0d4
83342Author: Francis Lachapelle <flachapelle@inverse.ca>
83343Date:   Fri Mar 23 13:06:08 2012 +0000
83344
83345    See ChangeLog.
83346
83347    Monotone-Parent: 5a2446cca5cd90dd3efdec2eec1633c328178659
83348    Monotone-Revision: 644609670a541ff95dd659a542db9e57b547301f
83349
83350    Monotone-Author: flachapelle@inverse.ca
83351    Monotone-Date: 2012-03-23T13:06:08
83352
83353M	ChangeLog
83354M	NEWS
83355M	Tools/SOGoToolUserPreferences.m
83356
83357commit 6b9137fddda03fea584e2a6f0e6af3fa0ce58bc3
83358Author: Francis Lachapelle <flachapelle@inverse.ca>
83359Date:   Thu Mar 22 17:39:44 2012 +0000
83360
83361    Updated NEWS file.
83362
83363    Monotone-Parent: f7d904b9e9e123916c8410d3616b897ea1309fbd
83364    Monotone-Revision: 5a2446cca5cd90dd3efdec2eec1633c328178659
83365
83366    Monotone-Author: flachapelle@inverse.ca
83367    Monotone-Date: 2012-03-22T17:39:44
83368
83369M	NEWS
83370
83371commit 1247319d36aa91de9030535e083c780aead8477e
83372Author: Francis Lachapelle <flachapelle@inverse.ca>
83373Date:   Thu Mar 22 17:39:31 2012 +0000
83374
83375    Monotone-Parent: 3830a1c61a69086d684b859181753bddddda2711
83376    Monotone-Revision: f7d904b9e9e123916c8410d3616b897ea1309fbd
83377
83378    Monotone-Author: flachapelle@inverse.ca
83379    Monotone-Date: 2012-03-22T17:39:31
83380
83381M	UI/WebServerResources/ContactsUI.js
83382M	UI/WebServerResources/MailerUI.js
83383
83384commit 47ab33580fe1d285edce8d7a4c1bda9317652897
83385Author: Francis Lachapelle <flachapelle@inverse.ca>
83386Date:   Thu Mar 22 17:15:29 2012 +0000
83387
83388    See ChangeLog.
83389
83390    Monotone-Parent: 04d242cd3ae3982c5087b5bef22fc2d70632130f
83391    Monotone-Revision: 3830a1c61a69086d684b859181753bddddda2711
83392
83393    Monotone-Author: flachapelle@inverse.ca
83394    Monotone-Date: 2012-03-22T17:15:29
83395
83396M	ChangeLog
83397M	UI/MailerUI/UIxMailFolderActions.m
83398
83399commit e5193ddbac54ba87e244e33ec48e17c0bae260a6
83400Author: Francis Lachapelle <flachapelle@inverse.ca>
83401Date:   Thu Mar 22 15:48:03 2012 +0000
83402
83403    Monotone-Parent: 3c8a49fe7ef93ec55aaeef9dd064be1de6052cfe
83404    Monotone-Revision: 04d242cd3ae3982c5087b5bef22fc2d70632130f
83405
83406    Monotone-Author: flachapelle@inverse.ca
83407    Monotone-Date: 2012-03-22T15:48:03
83408
83409M	UI/WebServerResources/ContactsUI.js
83410M	UI/WebServerResources/MailerUI.js
83411
83412commit 0ec64bc634d2b85d67f1f6d1700f228a91aef777
83413Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83414Date:   Thu Mar 22 15:23:59 2012 +0000
83415
83416    Monotone-Parent: 8d867d6c59e7ebea428c107ce0681159571e7c90
83417    Monotone-Revision: 72cfb3dcfa19c247349b29d61b4878d418d4c13e
83418
83419    Monotone-Author: wsourdeau@inverse.ca
83420    Monotone-Date: 2012-03-22T15:23:59
83421    Monotone-Branch: ca.inverse.sogo
83422
83423M	ChangeLog
83424M	OpenChange/MAPIStoreTasksMessage.m
83425
83426commit 7a655ff8cefa0885ccc15bd365c4e6aa8c10c75b
83427Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83428Date:   Wed Mar 21 15:50:07 2012 +0000
83429
83430    Monotone-Parent: 54cc41b15e02fc61bfa80e7db07aeb97e541fdfc
83431    Monotone-Revision: 3c8a49fe7ef93ec55aaeef9dd064be1de6052cfe
83432
83433    Monotone-Author: wsourdeau@inverse.ca
83434    Monotone-Date: 2012-03-21T15:50:07
83435
83436M	ChangeLog
83437M	SoObjects/Contacts/SOGoContactGCSEntry.m
83438M	SoObjects/Contacts/SOGoContactLDIFEntry.m
83439M	SoObjects/Contacts/SOGoContactObject.h
83440M	SoObjects/Contacts/SOGoContactSourceFolder.m
83441M	SoObjects/SOGo/SOGoUserManager.m
83442M	UI/Contacts/UIxContactEditor.m
83443
83444commit f4311032a072eb83918004a3ab88d481fa9a3bcb
83445Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83446Date:   Wed Mar 21 15:50:02 2012 +0000
83447
83448    Monotone-Parent: 20fe3869b4c2b451d086944d0be00758c4b807f0
83449    Monotone-Revision: 54cc41b15e02fc61bfa80e7db07aeb97e541fdfc
83450
83451    Monotone-Author: wsourdeau@inverse.ca
83452    Monotone-Date: 2012-03-21T15:50:02
83453
83454M	UI/Contacts/UIxContactsListActions.m
83455
83456commit 107728db4b7227985cbc712c140b2a1e870bb121
83457Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83458Date:   Tue Mar 20 21:07:16 2012 +0000
83459
83460    Monotone-Parent: edf1f1831a73df9eb13881bab5ebdbcfa7c40a23
83461    Monotone-Revision: d93bbab8d949fa50be1d182af68b2eecf4c79105
83462
83463    Monotone-Author: wsourdeau@inverse.ca
83464    Monotone-Date: 2012-03-20T21:07:16
83465    Monotone-Branch: ca.inverse.sogo
83466
83467M	ChangeLog
83468M	SoObjects/SOGo/SOGoUserFolder.m
83469
83470commit 4d1900e52222a5515f37a9673315964960365343
83471Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83472Date:   Tue Mar 20 20:31:36 2012 +0000
83473
83474    Monotone-Parent: 769d14eff848857403688bfa5bdf37f12459a7f1
83475    Monotone-Revision: edf1f1831a73df9eb13881bab5ebdbcfa7c40a23
83476
83477    Monotone-Author: wsourdeau@inverse.ca
83478    Monotone-Date: 2012-03-20T20:31:36
83479    Monotone-Branch: ca.inverse.sogo
83480
83481M	ChangeLog
83482M	OpenChange/MAPIStoreAppointmentWrapper.m
83483
83484commit 81fb0f41e7488020e3ee5e15a2e4bee52f047c33
83485Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83486Date:   Tue Mar 20 20:30:51 2012 +0000
83487
83488    Monotone-Parent: 73343e195be838a68cfbeb8edc978d8273b1e6da
83489    Monotone-Revision: 769d14eff848857403688bfa5bdf37f12459a7f1
83490
83491    Monotone-Author: wsourdeau@inverse.ca
83492    Monotone-Date: 2012-03-20T20:30:51
83493    Monotone-Branch: ca.inverse.sogo
83494
83495M	Version
83496
83497commit ccc7e3652340154d867dd5ac6cad0c03d905dd68
83498Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83499Date:   Tue Mar 20 20:28:54 2012 +0000
83500
83501    Monotone-Parent: 4359e779a09c08a5fd03eda9fd8269ba9eeab6ff
83502    Monotone-Revision: 20fe3869b4c2b451d086944d0be00758c4b807f0
83503
83504    Monotone-Author: wsourdeau@inverse.ca
83505    Monotone-Date: 2012-03-20T20:28:54
83506
83507M	SOPE/NGCards/iCalCalendar.m
83508
83509commit 3a315446b092106d06cca4c04702da4d0f8a90f7
83510Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83511Date:   Tue Mar 20 18:56:44 2012 +0000
83512
83513    Monotone-Parent: c80a840b806ab1a13914a35d5bde6a6668427240
83514    Monotone-Revision: 0917b3278898caa0cb56a12a960275816f5ab396
83515
83516    Monotone-Author: wsourdeau@inverse.ca
83517    Monotone-Date: 2012-03-20T18:56:44
83518    Monotone-Branch: ca.inverse.sogo
83519
83520M	ChangeLog
83521M	OpenChange/MAPIStoreCalendarMessage.m
83522
83523commit 96c6581dfe71cecd530db5584b43775057fb098c
83524Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83525Date:   Tue Mar 20 18:50:09 2012 +0000
83526
83527    Monotone-Parent: cbef49b9665bb4860d576825ae411fd212ee0d08
83528    Monotone-Revision: c80a840b806ab1a13914a35d5bde6a6668427240
83529
83530    Monotone-Author: wsourdeau@inverse.ca
83531    Monotone-Date: 2012-03-20T18:50:09
83532    Monotone-Branch: ca.inverse.sogo
83533
83534M	ChangeLog
83535M	OpenChange/MAPIStoreAppointmentWrapper.h
83536M	OpenChange/MAPIStoreAppointmentWrapper.m
83537M	OpenChange/MAPIStoreCalendarMessage.m
83538
83539commit 4d60fa4dc31186fff961c0a2e9c0eb01ac4226c8
83540Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83541Date:   Tue Mar 20 18:47:05 2012 +0000
83542
83543    Monotone-Parent: cbe26077e3038a934e225a1903e28b89cf90c61d
83544    Monotone-Revision: cbef49b9665bb4860d576825ae411fd212ee0d08
83545
83546    Monotone-Author: wsourdeau@inverse.ca
83547    Monotone-Date: 2012-03-20T18:47:05
83548    Monotone-Branch: ca.inverse.sogo
83549
83550M	ChangeLog
83551M	OpenChange/NSDate+MAPIStore.h
83552M	OpenChange/NSDate+MAPIStore.m
83553
83554commit 73ad59a633b3d6c0cfd800b69e453ea987b87dd6
83555Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83556Date:   Tue Mar 20 18:46:05 2012 +0000
83557
83558    Monotone-Parent: 4adb09f9c02af62ea07b317c5c6a14100b8204e1
83559    Monotone-Revision: cbe26077e3038a934e225a1903e28b89cf90c61d
83560
83561    Monotone-Author: wsourdeau@inverse.ca
83562    Monotone-Date: 2012-03-20T18:46:05
83563    Monotone-Branch: ca.inverse.sogo
83564
83565M	OpenChange/NSObject+MAPIStore.m
83566
83567commit c929c640fb28eca025218e2b1d06cfd4266b6a38
83568Author: Francis Lachapelle <flachapelle@inverse.ca>
83569Date:   Tue Mar 20 14:33:18 2012 +0000
83570
83571    See ChangeLog.
83572
83573    Monotone-Parent: ff4eb94e932f095cd5e361229d6ce99ad75c0ba2
83574    Monotone-Revision: 4359e779a09c08a5fd03eda9fd8269ba9eeab6ff
83575
83576    Monotone-Author: flachapelle@inverse.ca
83577    Monotone-Date: 2012-03-20T14:33:18
83578
83579M	ChangeLog
83580M	SoObjects/Mailer/SOGoMailObject+Draft.m
83581
83582commit 9a6c91eac0ce7bd554aae1ba72b22d98f41a36a7
83583Author: Francis Lachapelle <flachapelle@inverse.ca>
83584Date:   Tue Mar 20 14:05:43 2012 +0000
83585
83586    Branch for SOGo v1.3.14
83587
83588    Monotone-Parent: 618681307a4cbc2f326ac0bdd3eb6077cb9a22f4
83589    Monotone-Revision: ff4eb94e932f095cd5e361229d6ce99ad75c0ba2
83590
83591    Monotone-Author: flachapelle@inverse.ca
83592    Monotone-Date: 2012-03-20T14:05:43
83593
83594M	Version
83595
83596commit 9f74010f9947ba92a347c26b9b9f7d746a72478b
83597Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83598Date:   Tue Mar 20 13:42:40 2012 +0000
83599
83600    Monotone-Parent: 618681307a4cbc2f326ac0bdd3eb6077cb9a22f4
83601    Monotone-Revision: 4adb09f9c02af62ea07b317c5c6a14100b8204e1
83602
83603    Monotone-Author: wsourdeau@inverse.ca
83604    Monotone-Date: 2012-03-20T13:42:40
83605    Monotone-Branch: ca.inverse.sogo
83606
83607M	ChangeLog
83608M	OpenChange/MAPIStoreTypes.h
83609M	OpenChange/MAPIStoreTypes.m
83610
83611commit 3d9689524a5d73589a8995196f8d1cd38414c323
83612Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83613Date:   Mon Mar 19 20:59:05 2012 +0000
83614
83615    Monotone-Parent: fccd21ec84b5d4e56232523b4a8b8733c3d3a051
83616    Monotone-Revision: 618681307a4cbc2f326ac0bdd3eb6077cb9a22f4
83617
83618    Monotone-Author: wsourdeau@inverse.ca
83619    Monotone-Date: 2012-03-19T20:59:05
83620    Monotone-Branch: ca.inverse.sogo
83621
83622M	ChangeLog
83623M	Main/SOGo+DAV.m
83624
83625commit 1af2ab7453112f4498f91f52b52e3363af22bcce
83626Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83627Date:   Mon Mar 19 20:57:35 2012 +0000
83628
83629    Monotone-Parent: 0ad0dd5ada272b8cb3b3ec56737e667ebeccd725
83630    Monotone-Revision: fccd21ec84b5d4e56232523b4a8b8733c3d3a051
83631
83632    Monotone-Author: wsourdeau@inverse.ca
83633    Monotone-Date: 2012-03-19T20:57:35
83634    Monotone-Branch: ca.inverse.sogo
83635
83636M	ChangeLog
83637M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
83638
83639commit c7be84d277898e43ba3303514824e8eabda3bb1a
83640Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83641Date:   Mon Mar 19 19:26:11 2012 +0000
83642
83643    Monotone-Parent: 86cef533a03be060bfad13566c4f0b2802481e87
83644    Monotone-Revision: 0ad0dd5ada272b8cb3b3ec56737e667ebeccd725
83645
83646    Monotone-Author: wsourdeau@inverse.ca
83647    Monotone-Date: 2012-03-19T19:26:11
83648    Monotone-Branch: ca.inverse.sogo
83649
83650M	ChangeLog
83651M	OpenChange/MAPIStoreCalendarMessage.m
83652
83653commit 0b052dbdad043cbbe9cfdbb197f17acf7a1ebc05
83654Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83655Date:   Mon Mar 19 19:25:14 2012 +0000
83656
83657    Monotone-Parent: 2c91fd11e3891c010283e64f368ec9476ac3667f
83658    Monotone-Revision: 86cef533a03be060bfad13566c4f0b2802481e87
83659
83660    Monotone-Author: wsourdeau@inverse.ca
83661    Monotone-Date: 2012-03-19T19:25:14
83662    Monotone-Branch: ca.inverse.sogo
83663
83664M	OpenChange/SOGoMAPIFSMessage.h
83665
83666commit 03f86ea11f312c9f37c61a3c7dff5c35372ce4ce
83667Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83668Date:   Mon Mar 19 19:24:16 2012 +0000
83669
83670    Monotone-Parent: a32b67b00b6dfccd212526247098ea8c2df940a9
83671    Monotone-Revision: 2c91fd11e3891c010283e64f368ec9476ac3667f
83672
83673    Monotone-Author: wsourdeau@inverse.ca
83674    Monotone-Date: 2012-03-19T19:24:16
83675    Monotone-Branch: ca.inverse.sogo
83676
83677M	ChangeLog
83678M	OpenChange/SOGoMAPIFSMessage.m
83679
83680commit ba5620dcbe8170b40315772f734b6e4dbb18d474
83681Author: Jean Raby <jraby@inverse.ca>
83682Date:   Mon Mar 19 15:30:40 2012 +0000
83683
83684    remove trace mode..
83685
83686    Monotone-Parent: 9b4f8dfa7d81baff6182aba88435fa5f8ab6ac38
83687    Monotone-Revision: 0bc15679c599b0a07a83838c4039891a9fb7a8bb
83688
83689    Monotone-Author: jraby@inverse.ca
83690    Monotone-Date: 2012-03-19T15:30:40
83691    Monotone-Branch: ca.inverse.sogo
83692
83693M	Scripts/sogo-backup.sh
83694
83695commit 7c8564ab574ff603ed6faf7d40b2973095e8e89f
83696Author: Jean Raby <jraby@inverse.ca>
83697Date:   Mon Mar 19 15:09:20 2012 +0000
83698
83699    Fix typo in backup script path - #1707
83700
83701    Monotone-Parent: 5b10c44689a8c7264fe76ad8de7b4e7b70c5aff9
83702    Monotone-Revision: 9b4f8dfa7d81baff6182aba88435fa5f8ab6ac38
83703
83704    Monotone-Author: jraby@inverse.ca
83705    Monotone-Date: 2012-03-19T15:09:20
83706    Monotone-Branch: ca.inverse.sogo
83707
83708M	Scripts/sogo.cron
83709
83710commit cf97dee428848ae04b177887b787edf5dc7667b4
83711Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83712Date:   Fri Mar 16 21:14:38 2012 +0000
83713
83714    Monotone-Parent: df7bf24308030f46878403591ecefe2986dc350b
83715    Monotone-Revision: a080c16a5e48751ac225497ff7300f2a67b4721f
83716
83717    Monotone-Author: wsourdeau@inverse.ca
83718    Monotone-Date: 2012-03-16T21:14:38
83719    Monotone-Branch: ca.inverse.sogo
83720
83721M	ChangeLog
83722
83723commit 18cd217b63d7743eaded8aaee991c40654979cfc
83724Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83725Date:   Fri Mar 16 21:13:16 2012 +0000
83726
83727    Monotone-Parent: 256c88e136b95ffb79c997058df4ad39e9e33821
83728    Monotone-Revision: df7bf24308030f46878403591ecefe2986dc350b
83729
83730    Monotone-Author: wsourdeau@inverse.ca
83731    Monotone-Date: 2012-03-16T21:13:16
83732    Monotone-Branch: ca.inverse.sogo
83733
83734M	ChangeLog
83735M	OpenChange/MAPIStoreGCSFolder.m
83736
83737commit 57fc5197bea2ca55e2d795731ebbed2052bc9c3a
83738Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83739Date:   Fri Mar 16 21:12:12 2012 +0000
83740
83741    Monotone-Parent: 9d9059c535146bcefa1a378020e4c39b33d901e2
83742    Monotone-Revision: 256c88e136b95ffb79c997058df4ad39e9e33821
83743
83744    Monotone-Author: wsourdeau@inverse.ca
83745    Monotone-Date: 2012-03-16T21:12:12
83746    Monotone-Branch: ca.inverse.sogo
83747
83748M	ChangeLog
83749M	OpenChange/MAPIStoreGCSFolder.m
83750M	OpenChange/MAPIStoreTypes.h
83751M	OpenChange/MAPIStoreTypes.m
83752
83753commit 7144a0fddb5e31d56c4384f233c0b938f9382170
83754Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83755Date:   Fri Mar 16 21:10:48 2012 +0000
83756
83757    Monotone-Parent: 3f20830a3de3ff870541d0f05c25b39079b08e65
83758    Monotone-Revision: 9d9059c535146bcefa1a378020e4c39b33d901e2
83759
83760    Monotone-Author: wsourdeau@inverse.ca
83761    Monotone-Date: 2012-03-16T21:10:48
83762    Monotone-Branch: ca.inverse.sogo
83763
83764M	OpenChange/MAPIStoreTasksMessage.m
83765
83766commit 36ded79755e630edb57cd7803c968028634eef3b
83767Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83768Date:   Fri Mar 16 21:10:33 2012 +0000
83769
83770    Monotone-Parent: 86ef6adf2b0443af39cafaac0b9a9d66fb753576
83771    Monotone-Revision: 3f20830a3de3ff870541d0f05c25b39079b08e65
83772
83773    Monotone-Author: wsourdeau@inverse.ca
83774    Monotone-Date: 2012-03-16T21:10:33
83775    Monotone-Branch: ca.inverse.sogo
83776
83777M	ChangeLog
83778M	OpenChange/MAPIStoreMailFolder.m
83779
83780commit ff26754291e0ab24467fe5037c7176b88e57d80e
83781Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83782Date:   Fri Mar 16 21:09:10 2012 +0000
83783
83784    Monotone-Parent: f4e8a715d67a12fea729843b1401f636ce05ed66
83785    Monotone-Revision: 86ef6adf2b0443af39cafaac0b9a9d66fb753576
83786
83787    Monotone-Author: wsourdeau@inverse.ca
83788    Monotone-Date: 2012-03-16T21:09:10
83789    Monotone-Branch: ca.inverse.sogo
83790
83791M	ChangeLog
83792M	OpenChange/MAPIStoreGCSFolder.m
83793M	OpenChange/MAPIStoreMailFolder.m
83794M	OpenChange/MAPIStoreTypes.h
83795M	OpenChange/MAPIStoreTypes.m
83796
83797commit 26701b7c719243b8b09873b7b40c110ffa8ee8b5
83798Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83799Date:   Fri Mar 16 21:05:41 2012 +0000
83800
83801    Monotone-Parent: 34a0500cef031e53eda3a1a6c3b2f626ce8f76dc
83802    Monotone-Revision: f4e8a715d67a12fea729843b1401f636ce05ed66
83803
83804    Monotone-Author: wsourdeau@inverse.ca
83805    Monotone-Date: 2012-03-16T21:05:41
83806    Monotone-Branch: ca.inverse.sogo
83807
83808M	ChangeLog
83809M	OpenChange/MAPIStoreCalendarMessage.m
83810M	OpenChange/MAPIStoreContactsMessage.m
83811M	OpenChange/MAPIStoreGCSFolder.h
83812M	OpenChange/MAPIStoreGCSFolder.m
83813M	OpenChange/MAPIStoreGCSMessage.h
83814M	OpenChange/MAPIStoreGCSMessage.m
83815M	OpenChange/MAPIStoreTasksMessage.m
83816
83817commit a8cc7409a11225d466b19eb359bc8571798b5e66
83818Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83819Date:   Fri Mar 16 20:57:35 2012 +0000
83820
83821    Monotone-Parent: 284725383e8970e66810d4b8facf4af043b77fe2
83822    Monotone-Revision: 34a0500cef031e53eda3a1a6c3b2f626ce8f76dc
83823
83824    Monotone-Author: wsourdeau@inverse.ca
83825    Monotone-Date: 2012-03-16T20:57:35
83826    Monotone-Branch: ca.inverse.sogo
83827
83828M	ChangeLog
83829M	OpenChange/MAPIStoreGCSBaseContext.m
83830M	OpenChange/MAPIStoreMailContext.m
83831
83832commit baafa421ab46205e79e3830b82734c7491598786
83833Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83834Date:   Fri Mar 16 20:56:01 2012 +0000
83835
83836    Monotone-Parent: 28f447e944f764132e7461e3945a83c23938d406
83837    Monotone-Revision: 284725383e8970e66810d4b8facf4af043b77fe2
83838
83839    Monotone-Author: wsourdeau@inverse.ca
83840    Monotone-Date: 2012-03-16T20:56:01
83841    Monotone-Branch: ca.inverse.sogo
83842
83843M	ChangeLog
83844M	OpenChange/MAPIStoreContactsFolder.m
83845M	OpenChange/MAPIStoreFolder.m
83846M	OpenChange/MAPIStoreNotesFolder.m
83847M	OpenChange/MAPIStoreTasksFolder.m
83848
83849commit 23ab567d6edd9d22bb6c92b1cdaa0e42816854d1
83850Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83851Date:   Fri Mar 16 20:53:51 2012 +0000
83852
83853    Monotone-Parent: ff50144aaefa18bc1bf88723bc25f1f6b4962451
83854    Monotone-Revision: 28f447e944f764132e7461e3945a83c23938d406
83855
83856    Monotone-Author: wsourdeau@inverse.ca
83857    Monotone-Date: 2012-03-16T20:53:51
83858    Monotone-Branch: ca.inverse.sogo
83859
83860M	ChangeLog
83861M	OpenChange/MAPIStoreMessage.m
83862
83863commit 5b424d69690f7e05650ec94b318f3ff2e2a1aa11
83864Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83865Date:   Fri Mar 16 20:53:04 2012 +0000
83866
83867    Monotone-Parent: cd4c34d79c62c8b6a1f9ccfb14ea9a79442034c6
83868    Monotone-Revision: ff50144aaefa18bc1bf88723bc25f1f6b4962451
83869
83870    Monotone-Author: wsourdeau@inverse.ca
83871    Monotone-Date: 2012-03-16T20:53:04
83872    Monotone-Branch: ca.inverse.sogo
83873
83874M	ChangeLog
83875M	OpenChange/MAPIStoreSOGo.m
83876
83877commit 3ad93f3257d8c0a1b8ca4056b0b00d58554be7a0
83878Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83879Date:   Fri Mar 16 20:51:51 2012 +0000
83880
83881    Monotone-Parent: 0d1809a8a5fbb980e78d197e8f5c0c634b960a2e
83882    Monotone-Revision: cd4c34d79c62c8b6a1f9ccfb14ea9a79442034c6
83883
83884    Monotone-Author: wsourdeau@inverse.ca
83885    Monotone-Date: 2012-03-16T20:51:51
83886    Monotone-Branch: ca.inverse.sogo
83887
83888M	ChangeLog
83889M	OpenChange/MAPIStoreGCSFolder.m
83890M	OpenChange/MAPIStoreMailFolder.m
83891M	OpenChange/NSData+MAPIStore.h
83892M	OpenChange/NSData+MAPIStore.m
83893
83894commit 38e085ae8f4499cf5ca2a3d97e718682bcbdb8b4
83895Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83896Date:   Fri Mar 16 20:41:52 2012 +0000
83897
83898    Monotone-Parent: ae2a845cc86e684e944e2ffbb629f7bd634d985f
83899    Monotone-Revision: 0d1809a8a5fbb980e78d197e8f5c0c634b960a2e
83900
83901    Monotone-Author: wsourdeau@inverse.ca
83902    Monotone-Date: 2012-03-16T20:41:52
83903    Monotone-Branch: ca.inverse.sogo
83904
83905M	Tests/Integration/test-webdavsync.py
83906
83907commit 911b170f32c911daebfec863bd8fa0b16c1c1086
83908Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
83909Date:   Fri Mar 16 20:39:51 2012 +0000
83910
83911    Monotone-Parent: 7fc3840c26038b9a53ac374b2e5b17f2ceeb99ab
83912    Monotone-Revision: 6458b9280ffad02762e0cb2a3067126b205997d6
83913
83914    Monotone-Author: wsourdeau@inverse.ca
83915    Monotone-Date: 2012-03-16T20:39:51
83916    Monotone-Branch: ca.inverse.sogo
83917
83918M	OpenChange/MAPIStoreCalendarFolder.m
83919
83920commit 7bbcd937383348a385bca6d27efd9d997c54c33e
83921Author: Francis Lachapelle <flachapelle@inverse.ca>
83922Date:   Fri Mar 16 17:12:53 2012 +0000
83923
83924    Fixed selection problem in mail editor in Firefox.
83925
83926    Monotone-Parent: 54d035c9875133872cd3d137a1234594cb96e36e
83927    Monotone-Revision: 5b10c44689a8c7264fe76ad8de7b4e7b70c5aff9
83928
83929    Monotone-Author: flachapelle@inverse.ca
83930    Monotone-Date: 2012-03-16T17:12:53
83931    Monotone-Branch: ca.inverse.sogo
83932
83933M	UI/WebServerResources/UIxMailEditor.css
83934
83935commit 7c398279b00b3d041342e6b84ce9d781ebb84b7e
83936Author: Jean Raby <jraby@inverse.ca>
83937Date:   Fri Mar 16 15:39:05 2012 +0000
83938
83939    postinst scripts: update timestamp on imgs,css,js to let apache know the files changed
83940
83941    Monotone-Parent: 831fbe8327001cd5d78c09a8787012513b017089
83942    Monotone-Revision: a59a10e4b696e7b04ce4b5dffd0f66574c31525f
83943
83944    Monotone-Author: jraby@inverse.ca
83945    Monotone-Date: 2012-03-16T15:39:05
83946
83947M	ChangeLog
83948M	debian/sogo.postinst
83949M	sogo.spec
83950
83951commit 590bcef6d6e178b864c24242832915f3be2d173e
83952Author: Francis Lachapelle <flachapelle@inverse.ca>
83953Date:   Fri Mar 16 15:28:23 2012 +0000
83954
83955    Monotone-Parent: 0d8c062c34d380a15bd7c1e8242ce6246244acfa
83956    Monotone-Revision: 831fbe8327001cd5d78c09a8787012513b017089
83957
83958    Monotone-Author: flachapelle@inverse.ca
83959    Monotone-Date: 2012-03-16T15:28:23
83960
83961M	NEWS
83962
83963commit 175fa624bf01eca60b5ea8c3486b9dd9519c8b25
83964Author: Francis Lachapelle <flachapelle@inverse.ca>
83965Date:   Fri Mar 16 15:28:09 2012 +0000
83966
83967    Updated documentation guides.
83968
83969    Monotone-Parent: 66c0156e7bb5f08bcf1e1550f83bd8f49e6ec2ac
83970    Monotone-Revision: 0d8c062c34d380a15bd7c1e8242ce6246244acfa
83971
83972    Monotone-Author: flachapelle@inverse.ca
83973    Monotone-Date: 2012-03-16T15:28:09
83974
83975M	Documentation/SOGo Installation Guide.odt
83976M	Documentation/SOGo Mobile Devices Configuration.odt
83977M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
83978
83979commit f85366f228c5daedbe0ce108805162e3c67a4c3f
83980Author: Francis Lachapelle <flachapelle@inverse.ca>
83981Date:   Fri Mar 16 15:00:31 2012 +0000
83982
83983    Updated NEWS file.
83984
83985    Monotone-Parent: f1a374b2656fa1898821dfc1e6ab50316d7c5c5d
83986    Monotone-Revision: 66c0156e7bb5f08bcf1e1550f83bd8f49e6ec2ac
83987
83988    Monotone-Author: flachapelle@inverse.ca
83989    Monotone-Date: 2012-03-16T15:00:31
83990
83991M	NEWS
83992
83993commit e9e2d6796bb0cb25e7d0798773d8a9a8738ede8f
83994Author: Francis Lachapelle <flachapelle@inverse.ca>
83995Date:   Fri Mar 16 01:44:48 2012 +0000
83996
83997    Monotone-Parent: 537372cd1b3ee04cca31d933f59aefe5b5782b59
83998    Monotone-Revision: c87ea9a13a8439fbe9d7e1065b37003e1752149b
83999
84000    Monotone-Author: flachapelle@inverse.ca
84001    Monotone-Date: 2012-03-16T01:44:48
84002
84003M	UI/WebServerResources/generic.css
84004
84005commit dc416b0a9591a2e804202870c3a114dcf55e4577
84006Author: Jean Raby <jraby@inverse.ca>
84007Date:   Thu Mar 15 21:01:25 2012 +0000
84008
84009    only lookup c_orgmail if it is a NSString.
84010    When the c_orgmail field is null in the db,
84011    we'd end up calling non existent methods on NSNull, which segfaults on lenny.
84012
84013    Monotone-Parent: 537372cd1b3ee04cca31d933f59aefe5b5782b59
84014    Monotone-Revision: 9cacc7ba282ab08c75e02952d2f95a3f5bdf9010
84015
84016    Monotone-Author: jraby@inverse.ca
84017    Monotone-Date: 2012-03-15T21:01:25
84018
84019M	UI/Scheduler/UIxCalListingActions.m
84020
84021commit 919e07c9f94e56faeabc81e8c35ae241089a080d
84022Author: Francis Lachapelle <flachapelle@inverse.ca>
84023Date:   Thu Mar 15 19:59:46 2012 +0000
84024
84025    Updated NEWS file.
84026
84027    Monotone-Parent: a2e950527cfb7a1f314dcf7dc85192f1f2447eae
84028    Monotone-Revision: 537372cd1b3ee04cca31d933f59aefe5b5782b59
84029
84030    Monotone-Author: flachapelle@inverse.ca
84031    Monotone-Date: 2012-03-15T19:59:46
84032
84033M	NEWS
84034
84035commit adf1102cab2aa13bf22869d7fd085f29a443666b
84036Author: Francis Lachapelle <flachapelle@inverse.ca>
84037Date:   Thu Mar 15 19:59:05 2012 +0000
84038
84039    Updated Hungarian translation.
84040
84041    Monotone-Parent: 5ebc6908edfc5d06b9b864070247fd477763a8b5
84042    Monotone-Revision: a2e950527cfb7a1f314dcf7dc85192f1f2447eae
84043
84044    Monotone-Author: flachapelle@inverse.ca
84045    Monotone-Date: 2012-03-15T19:59:05
84046
84047M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
84048M	UI/AdministrationUI/Hungarian.lproj/Localizable.strings
84049M	UI/Common/Hungarian.lproj/Localizable.strings
84050M	UI/Contacts/Hungarian.lproj/Localizable.strings
84051M	UI/MailPartViewers/Hungarian.lproj/Localizable.strings
84052M	UI/MailerUI/Hungarian.lproj/Localizable.strings
84053M	UI/MainUI/Hungarian.lproj/Localizable.strings
84054M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
84055M	UI/Scheduler/Hungarian.lproj/Localizable.strings
84056
84057commit f208335104fb79a6ca455da08ca0a31c09e11074
84058Author: Francis Lachapelle <flachapelle@inverse.ca>
84059Date:   Thu Mar 15 19:55:55 2012 +0000
84060
84061    Updated Dutch translation.
84062
84063    Monotone-Parent: 54361ffbde5f93b591ae752e400914e0a1896342
84064    Monotone-Revision: 5ebc6908edfc5d06b9b864070247fd477763a8b5
84065
84066    Monotone-Author: flachapelle@inverse.ca
84067    Monotone-Date: 2012-03-15T19:55:55
84068
84069M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
84070M	UI/Common/Dutch.lproj/Localizable.strings
84071M	UI/Contacts/Dutch.lproj/Localizable.strings
84072M	UI/MailerUI/Dutch.lproj/Localizable.strings
84073M	UI/MainUI/Dutch.lproj/Localizable.strings
84074M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
84075M	UI/Scheduler/Dutch.lproj/Localizable.strings
84076
84077commit 81d2ee2baeab343d678b57685e3694146f8c61fc
84078Author: Francis Lachapelle <flachapelle@inverse.ca>
84079Date:   Thu Mar 15 19:34:59 2012 +0000
84080
84081    See ChangeLog.
84082
84083    Monotone-Parent: d3b4b92de45b37936f6816dba1d0ea3f9f98d9e0
84084    Monotone-Revision: 54361ffbde5f93b591ae752e400914e0a1896342
84085
84086    Monotone-Author: flachapelle@inverse.ca
84087    Monotone-Date: 2012-03-15T19:34:59
84088
84089M	ChangeLog
84090M	UI/WebServerResources/generic.js
84091
84092commit 0c35e075263eedb54846ccfff79c74c0a58fa61e
84093Author: Francis Lachapelle <flachapelle@inverse.ca>
84094Date:   Thu Mar 15 19:28:15 2012 +0000
84095
84096    Updated NEWS file
84097
84098    Monotone-Parent: 6f7b10dd00b8386beaf74006c40ade1354b49aa6
84099    Monotone-Revision: d3b4b92de45b37936f6816dba1d0ea3f9f98d9e0
84100
84101    Monotone-Author: flachapelle@inverse.ca
84102    Monotone-Date: 2012-03-15T19:28:15
84103
84104M	NEWS
84105
84106commit c5980bee795a75700e19f07cd5b89d5a6da948eb
84107Author: Francis Lachapelle <flachapelle@inverse.ca>
84108Date:   Thu Mar 15 19:27:48 2012 +0000
84109
84110    Monotone-Parent: e4e20cbfe1ccdc91e3f5a7fe6041b89f791885c4
84111    Monotone-Revision: 6f7b10dd00b8386beaf74006c40ade1354b49aa6
84112
84113    Monotone-Author: flachapelle@inverse.ca
84114    Monotone-Date: 2012-03-15T19:27:48
84115
84116M	UI/WebServerResources/MailerUI.js
84117
84118commit a5e83e3f23a6f5e7cbe7987879f0cad906562b7e
84119Author: Francis Lachapelle <flachapelle@inverse.ca>
84120Date:   Thu Mar 15 19:17:25 2012 +0000
84121
84122    See ChangeLog.
84123
84124    Monotone-Parent: 83140ea045c02e9961515cc478033e97df559cfb
84125    Monotone-Revision: e4e20cbfe1ccdc91e3f5a7fe6041b89f791885c4
84126
84127    Monotone-Author: flachapelle@inverse.ca
84128    Monotone-Date: 2012-03-15T19:17:25
84129
84130M	ChangeLog
84131M	UI/WebServerResources/SOGoDragHandles.js
84132M	UI/WebServerResources/UIxMailEditor.js
84133M	UI/WebServerResources/iefixes.css
84134
84135commit 4a1b4193addd9d63ce5977e3e9abcbbf90b54fee
84136Author: Jean Raby <jraby@inverse.ca>
84137Date:   Thu Mar 15 14:59:08 2012 +0000
84138
84139    Compare the sync token with the end time of the query, not the start time.
84140    This should stop the test from failing when everything is really ok..
84141
84142    Monotone-Parent: 44e6a1e9a80f2c2e2c230c1d9be4552941343bea
84143    Monotone-Revision: 83140ea045c02e9961515cc478033e97df559cfb
84144
84145    Monotone-Author: jraby@inverse.ca
84146    Monotone-Date: 2012-03-15T14:59:08
84147
84148M	Tests/Integration/test-webdavsync.py
84149
84150commit 70dea77b0a03adcb7fd6947775f444731aa2b830
84151Author: Francis Lachapelle <flachapelle@inverse.ca>
84152Date:   Wed Mar 14 22:29:46 2012 +0000
84153
84154    Updated NEWS file.
84155
84156    Monotone-Parent: 60ea01f3e255563f847f47c5820cf96074e8a6a4
84157    Monotone-Revision: 44e6a1e9a80f2c2e2c230c1d9be4552941343bea
84158
84159    Monotone-Author: flachapelle@inverse.ca
84160    Monotone-Date: 2012-03-14T22:29:46
84161
84162M	NEWS
84163
84164commit 84e1ce107e7c1688274af447384948048392e79c
84165Author: Francis Lachapelle <flachapelle@inverse.ca>
84166Date:   Wed Mar 14 22:29:02 2012 +0000
84167
84168    Updated Spanish (Argentina) translation.
84169
84170    Monotone-Parent: f589a072c04be097399abcfe72a06e62a613c749
84171    Monotone-Revision: 60ea01f3e255563f847f47c5820cf96074e8a6a4
84172
84173    Monotone-Author: flachapelle@inverse.ca
84174    Monotone-Date: 2012-03-14T22:29:02
84175
84176M	UI/Common/SpanishArgentina.lproj/Localizable.strings
84177M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
84178
84179commit 320b693f1559b82e0d04f1bfc1248a96cfee34b0
84180Author: Francis Lachapelle <flachapelle@inverse.ca>
84181Date:   Wed Mar 14 22:21:56 2012 +0000
84182
84183    Fix for ticket #1667.
84184
84185    Monotone-Parent: ae81cfe6a503b99f0f90568c09a746363c68ef68
84186    Monotone-Revision: f589a072c04be097399abcfe72a06e62a613c749
84187
84188    Monotone-Author: flachapelle@inverse.ca
84189    Monotone-Date: 2012-03-14T22:21:56
84190
84191M	ChangeLog
84192M	SoObjects/Mailer/SOGoMailFolder.m
84193M	UI/MailerUI/UIxMailFolderActions.m
84194
84195commit 54f960ea32998e36babf0073363b472b37a18c2e
84196Author: Francis Lachapelle <flachapelle@inverse.ca>
84197Date:   Wed Mar 14 20:23:49 2012 +0000
84198
84199    Updated Ukrainian translation
84200
84201    Monotone-Parent: c829caad486b56a005647a3210c7ac48624f809c
84202    Monotone-Revision: ae81cfe6a503b99f0f90568c09a746363c68ef68
84203
84204    Monotone-Author: flachapelle@inverse.ca
84205    Monotone-Date: 2012-03-14T20:23:49
84206
84207M	SoObjects/Appointments/Ukrainian.lproj/Localizable.strings
84208
84209commit e782af799040b22e9b43aa54a02de8a28620b861
84210Author: Francis Lachapelle <flachapelle@inverse.ca>
84211Date:   Wed Mar 14 20:22:35 2012 +0000
84212
84213    Updated Ukrainian translation
84214
84215    Monotone-Parent: ae57634798c522301af45e400fa849c606655634
84216    Monotone-Revision: c829caad486b56a005647a3210c7ac48624f809c
84217
84218    Monotone-Author: flachapelle@inverse.ca
84219    Monotone-Date: 2012-03-14T20:22:35
84220
84221M	UI/Common/Ukrainian.lproj/Localizable.strings
84222M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
84223
84224commit f5aeae8b66c1f362054494c8613f4dd554889463
84225Author: Francis Lachapelle <flachapelle@inverse.ca>
84226Date:   Wed Mar 14 20:06:16 2012 +0000
84227
84228    See ChangeLog.
84229
84230    Monotone-Parent: 3c7042f2811eba747bdbbd95d698d3f31d66d4a3
84231    Monotone-Revision: ae57634798c522301af45e400fa849c606655634
84232
84233    Monotone-Author: flachapelle@inverse.ca
84234    Monotone-Date: 2012-03-14T20:06:16
84235
84236M	ChangeLog
84237M	NEWS
84238M	UI/WebServerResources/UIxPreferences.js
84239
84240commit 1d83b312fc165a333d4876ab343a92dd907072c7
84241Author: Francis Lachapelle <flachapelle@inverse.ca>
84242Date:   Wed Mar 14 17:24:06 2012 +0000
84243
84244    Updated Spanish (Spain) translation.
84245
84246    Monotone-Parent: e651ab9a1d771ba2cf2bb7127afad58743f79d7d
84247    Monotone-Revision: 3c7042f2811eba747bdbbd95d698d3f31d66d4a3
84248
84249    Monotone-Author: flachapelle@inverse.ca
84250    Monotone-Date: 2012-03-14T17:24:06
84251
84252M	UI/Common/SpanishSpain.lproj/Localizable.strings
84253M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
84254
84255commit 82b6637440d5e0fc3366a3d731fc2974adef4b9d
84256Author: Francis Lachapelle <flachapelle@inverse.ca>
84257Date:   Wed Mar 14 15:27:55 2012 +0000
84258
84259    Updated German translation.
84260
84261    Monotone-Parent: 1eadd109045fc1edf90a763470ff31e5ad34bebf
84262    Monotone-Revision: e651ab9a1d771ba2cf2bb7127afad58743f79d7d
84263
84264    Monotone-Author: flachapelle@inverse.ca
84265    Monotone-Date: 2012-03-14T15:27:55
84266
84267M	UI/Common/German.lproj/Localizable.strings
84268
84269commit 2b1a8f6b30f8efb9968d3bc25d99ae4935d9a577
84270Author: Francis Lachapelle <flachapelle@inverse.ca>
84271Date:   Wed Mar 14 14:38:57 2012 +0000
84272
84273    See ChangeLog
84274
84275    Monotone-Parent: 377f173bfaa310b58f7ebe5b7fb0f70204cbb0e5
84276    Monotone-Revision: 1eadd109045fc1edf90a763470ff31e5ad34bebf
84277
84278    Monotone-Author: flachapelle@inverse.ca
84279    Monotone-Date: 2012-03-14T14:38:57
84280
84281M	ChangeLog
84282M	UI/WebServerResources/SOGoTimePicker.js
84283M	UI/WebServerResources/UIxAppointmentEditor.js
84284
84285commit 1080097e482c97406e57cf39d73b963701a3a0cb
84286Author: Francis Lachapelle <flachapelle@inverse.ca>
84287Date:   Wed Mar 14 14:37:01 2012 +0000
84288
84289    Monotone-Parent: 2475df9c285a520ce20f8870082d86d1d11f7cb7
84290    Monotone-Revision: 377f173bfaa310b58f7ebe5b7fb0f70204cbb0e5
84291
84292    Monotone-Author: flachapelle@inverse.ca
84293    Monotone-Date: 2012-03-14T14:37:01
84294
84295M	UI/Common/French.lproj/Localizable.strings
84296
84297commit 60cb3772798fe72344dcfd4d9a63fba91574ebfe
84298Author: Francis Lachapelle <flachapelle@inverse.ca>
84299Date:   Wed Mar 14 14:36:56 2012 +0000
84300
84301    Monotone-Parent: 19394e33d0261c1d56200565f16dce27e270e6b6
84302    Monotone-Revision: 2475df9c285a520ce20f8870082d86d1d11f7cb7
84303
84304    Monotone-Author: flachapelle@inverse.ca
84305    Monotone-Date: 2012-03-14T14:36:56
84306
84307M	UI/Common/English.lproj/Localizable.strings
84308
84309commit b35902b8b126e96a6f3d49f67026431a0acf055e
84310Author: Francis Lachapelle <flachapelle@inverse.ca>
84311Date:   Wed Mar 14 00:48:26 2012 +0000
84312
84313    Monotone-Parent: 9ecab283bcceea3e4446b4445d65cffeae83252c
84314    Monotone-Revision: 19394e33d0261c1d56200565f16dce27e270e6b6
84315
84316    Monotone-Author: flachapelle@inverse.ca
84317    Monotone-Date: 2012-03-14T00:48:26
84318
84319M	UI/WebServerResources/UIxFilterEditor.js
84320
84321commit 7518c994e24469f4d70431f90637e9ae1043fc3e
84322Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84323Date:   Tue Mar 13 21:16:48 2012 +0000
84324
84325    Monotone-Parent: e1a25e44c867d0cebafca83f2e8a1655f81674e6
84326    Monotone-Revision: f9b18d8316354c8b95dc483c13880095f07294eb
84327
84328    Monotone-Author: wsourdeau@inverse.ca
84329    Monotone-Date: 2012-03-13T21:16:48
84330    Monotone-Branch: ca.inverse.sogo
84331
84332M	ChangeLog
84333M	OpenChange/MAPIStoreCalendarFolder.m
84334
84335commit 67e5fbb45d87161202253bb2aa3d7f6725f71791
84336Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84337Date:   Tue Mar 13 21:16:12 2012 +0000
84338
84339    Monotone-Parent: 963f8aef47900b44cad8c81119ac151b6fc74c3a
84340    Monotone-Revision: e1a25e44c867d0cebafca83f2e8a1655f81674e6
84341
84342    Monotone-Author: wsourdeau@inverse.ca
84343    Monotone-Date: 2012-03-13T21:16:12
84344    Monotone-Branch: ca.inverse.sogo
84345
84346M	ChangeLog
84347M	OpenChange/MAPIStoreFolder.m
84348
84349commit 06c3f547e5ff0bfe9f37189f360478e985e75579
84350Author: Francis Lachapelle <flachapelle@inverse.ca>
84351Date:   Tue Mar 13 21:13:31 2012 +0000
84352
84353    See ChangeLog.
84354
84355    Monotone-Parent: b31a7aa3d154368df1ba1525deed0dd5867b42f0
84356    Monotone-Revision: 9ecab283bcceea3e4446b4445d65cffeae83252c
84357
84358    Monotone-Author: flachapelle@inverse.ca
84359    Monotone-Date: 2012-03-13T21:13:31
84360
84361M	ChangeLog
84362M	UI/PreferencesUI/Toolbars/UIxPreferences.toolbar
84363M	UI/WebServerResources/UIxFilterEditor.js
84364
84365commit 3965719bc230bb986089252df9f5d45e1502083b
84366Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84367Date:   Tue Mar 13 20:41:21 2012 +0000
84368
84369    Monotone-Parent: ed021b28eea3d4534571b9dbb75aef3e915f0afd
84370    Monotone-Revision: 963f8aef47900b44cad8c81119ac151b6fc74c3a
84371
84372    Monotone-Author: wsourdeau@inverse.ca
84373    Monotone-Date: 2012-03-13T20:41:21
84374    Monotone-Branch: ca.inverse.sogo
84375
84376M	OpenChange/unrtf-0.21.2.diff
84377
84378commit c81f3b68293452c726583cf43bcbe9c74f8a77ce
84379Author: Francis Lachapelle <flachapelle@inverse.ca>
84380Date:   Tue Mar 13 20:07:52 2012 +0000
84381
84382    Improved layout of contact photos.
84383
84384    Monotone-Parent: fc82f5d2ff1a83e0f7d507e8ab1bb5149bbbec24
84385    Monotone-Revision: b31a7aa3d154368df1ba1525deed0dd5867b42f0
84386
84387    Monotone-Author: flachapelle@inverse.ca
84388    Monotone-Date: 2012-03-13T20:07:52
84389
84390M	UI/Templates/ContactsUI/UIxContactView.wox
84391M	UI/WebServerResources/ContactsUI.css
84392
84393commit f88428070db6a6c736291739270a3993adab4ac2
84394Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84395Date:   Tue Mar 13 18:06:23 2012 +0000
84396
84397    Monotone-Parent: 8564a65896abd2a99c1994b8cfdec195d21899ae
84398    Monotone-Revision: ed021b28eea3d4534571b9dbb75aef3e915f0afd
84399
84400    Monotone-Author: wsourdeau@inverse.ca
84401    Monotone-Date: 2012-03-13T18:06:23
84402    Monotone-Branch: ca.inverse.sogo
84403
84404M	OpenChange/gen-property-selectors.py
84405
84406commit a1d356e4c0aa14b7ddc85ab737d02b15abf6a34e
84407Author: Francis Lachapelle <flachapelle@inverse.ca>
84408Date:   Tue Mar 13 16:17:07 2012 +0000
84409
84410    See ChangeLog.
84411
84412    Monotone-Parent: 482498d8717f020bae6132b015e69ae97d3e30aa
84413    Monotone-Revision: fc82f5d2ff1a83e0f7d507e8ab1bb5149bbbec24
84414
84415    Monotone-Author: flachapelle@inverse.ca
84416    Monotone-Date: 2012-03-13T16:17:07
84417
84418M	ChangeLog
84419M	NEWS
84420M	UI/WebServerResources/ContactsUI.css
84421M	UI/WebServerResources/ContactsUI.js
84422M	UI/WebServerResources/MailerUI.css
84423M	UI/WebServerResources/MailerUI.js
84424
84425commit 64c5c5f624e76dac7bf3b9ddaeb4d344ff766df3
84426Author: Francis Lachapelle <flachapelle@inverse.ca>
84427Date:   Tue Mar 13 16:07:51 2012 +0000
84428
84429    Monotone-Parent: 58b4ca502998bfaf9c6b14b5d849b8e4fd883bce
84430    Monotone-Revision: 482498d8717f020bae6132b015e69ae97d3e30aa
84431
84432    Monotone-Author: flachapelle@inverse.ca
84433    Monotone-Date: 2012-03-13T16:07:51
84434
84435M	UI/WebServerResources/generic.css
84436
84437commit 79dbdd763834de649ac0d97f8e45b10b63c5253f
84438Author: Francis Lachapelle <flachapelle@inverse.ca>
84439Date:   Tue Mar 13 16:06:59 2012 +0000
84440
84441    Monotone-Parent: ae5fd1cb71edba3016f8edd102e7a43615acc56c
84442    Monotone-Revision: 58b4ca502998bfaf9c6b14b5d849b8e4fd883bce
84443
84444    Monotone-Author: flachapelle@inverse.ca
84445    Monotone-Date: 2012-03-13T16:06:59
84446
84447M	NEWS
84448M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
84449M	UI/WebServerResources/ContactsUI.css
84450M	UI/WebServerResources/ContactsUI.js
84451M	UI/WebServerResources/MailerUI.css
84452M	UI/WebServerResources/MailerUI.js
84453M	UI/WebServerResources/SchedulerUI.css
84454M	UI/WebServerResources/generic.css
84455
84456commit fd207d4b18f40e59381335ff2b304c041162bd50
84457Author: Francis Lachapelle <flachapelle@inverse.ca>
84458Date:   Tue Mar 13 15:56:03 2012 +0000
84459
84460    generic.css
84461
84462    Monotone-Parent: d0a487816750ff28414ee58d1b18b6958dba1a95
84463    Monotone-Revision: ae5fd1cb71edba3016f8edd102e7a43615acc56c
84464
84465    Monotone-Author: flachapelle@inverse.ca
84466    Monotone-Date: 2012-03-13T15:56:03
84467
84468M	NEWS
84469M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
84470M	UI/WebServerResources/ContactsUI.css
84471M	UI/WebServerResources/ContactsUI.js
84472M	UI/WebServerResources/MailerUI.css
84473M	UI/WebServerResources/MailerUI.js
84474M	UI/WebServerResources/SchedulerUI.css
84475M	UI/WebServerResources/generic.css
84476
84477commit c3e67c40b3de63a9b831e8e8756753c0fff2ea12
84478Author: Francis Lachapelle <flachapelle@inverse.ca>
84479Date:   Tue Mar 13 13:15:14 2012 +0000
84480
84481    See ChangeLog.
84482
84483    Monotone-Parent: 6718f18630754067ecb8f4e05b1d9aab60215e79
84484    Monotone-Revision: d0a487816750ff28414ee58d1b18b6958dba1a95
84485
84486    Monotone-Author: flachapelle@inverse.ca
84487    Monotone-Date: 2012-03-13T13:15:14
84488
84489M	ChangeLog
84490M	UI/WebServerResources/UIxAclEditor.js
84491
84492commit 5855c961c2284b73921397e2b7c8cd4a2b0f09f7
84493Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84494Date:   Mon Mar 12 08:20:22 2012 +0000
84495
84496    Monotone-Parent: b4877f2729cab76fd5d38a99c8de852adf2573f1
84497    Monotone-Revision: 8564a65896abd2a99c1994b8cfdec195d21899ae
84498
84499    Monotone-Author: wsourdeau@inverse.ca
84500    Monotone-Date: 2012-03-12T08:20:22
84501    Monotone-Branch: ca.inverse.sogo
84502
84503M	ChangeLog
84504M	OpenChange/MAPIStoreGCSFolder.m
84505
84506commit b26046aadec377f3a64371ec94ede5932ae6d62e
84507Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84508Date:   Mon Mar 12 07:12:28 2012 +0000
84509
84510    Monotone-Parent: 28a24e19c42fd0a497caf994e8b2f88fc7432164
84511    Monotone-Revision: b4877f2729cab76fd5d38a99c8de852adf2573f1
84512
84513    Monotone-Author: wsourdeau@inverse.ca
84514    Monotone-Date: 2012-03-12T07:12:28
84515    Monotone-Branch: ca.inverse.sogo
84516
84517M	ChangeLog
84518M	OpenChange/MAPIStoreTypes.m
84519
84520commit 98bf3201e70f20ed3d69a46ab6f2e5af6953d9d8
84521Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84522Date:   Mon Mar 12 06:03:56 2012 +0000
84523
84524    Monotone-Parent: 75575dc685de1258c4ba450e53c12e11c7954b71
84525    Monotone-Revision: 28a24e19c42fd0a497caf994e8b2f88fc7432164
84526
84527    Monotone-Author: wsourdeau@inverse.ca
84528    Monotone-Date: 2012-03-12T06:03:56
84529    Monotone-Branch: ca.inverse.sogo
84530
84531M	ChangeLog
84532M	OpenChange/MAPIStoreCalendarFolder.m
84533M	OpenChange/MAPIStoreContactsFolder.m
84534M	OpenChange/MAPIStoreGCSFolder.h
84535M	OpenChange/MAPIStoreGCSFolder.m
84536M	OpenChange/MAPIStoreTasksFolder.m
84537
84538commit e8917905b841b46798a16d80d0c236088d30a8d1
84539Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84540Date:   Mon Mar 12 05:57:15 2012 +0000
84541
84542    Monotone-Parent: f192e1f1ce3ef4fc536470409d175d3bc7cb4bad
84543    Monotone-Revision: 75575dc685de1258c4ba450e53c12e11c7954b71
84544
84545    Monotone-Author: wsourdeau@inverse.ca
84546    Monotone-Date: 2012-03-12T05:57:15
84547    Monotone-Branch: ca.inverse.sogo
84548
84549M	ChangeLog
84550M	OpenChange/MAPIStoreFolder.m
84551
84552commit 1e51850d6eeab5c1683f9b0db2a81136c6d9c7ef
84553Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84554Date:   Mon Mar 12 05:56:32 2012 +0000
84555
84556    Monotone-Parent: 14df382f39f38461d724751dad6ea4e1e8ee57c7
84557    Monotone-Revision: f192e1f1ce3ef4fc536470409d175d3bc7cb4bad
84558
84559    Monotone-Author: wsourdeau@inverse.ca
84560    Monotone-Date: 2012-03-12T05:56:32
84561    Monotone-Branch: ca.inverse.sogo
84562
84563M	ChangeLog
84564M	OpenChange/MAPIStoreGCSMessage.m
84565
84566commit d4b80cbc6aacfb09b9e75cb234c513c1025738a5
84567Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84568Date:   Mon Mar 12 05:55:26 2012 +0000
84569
84570    Monotone-Parent: e5b39af7159de417e83ca1ca334d629ee570f716
84571    Monotone-Revision: 14df382f39f38461d724751dad6ea4e1e8ee57c7
84572
84573    Monotone-Author: wsourdeau@inverse.ca
84574    Monotone-Date: 2012-03-12T05:55:26
84575    Monotone-Branch: ca.inverse.sogo
84576
84577M	ChangeLog
84578M	OpenChange/MAPIStoreTypes.h
84579M	OpenChange/MAPIStoreTypes.m
84580
84581commit c529220318e8fb4f2be8b12dfc322a74a2f11288
84582Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84583Date:   Mon Mar 12 00:06:06 2012 +0000
84584
84585    Monotone-Parent: d7f21bcf753320694e98ee257a3fd00d2ea4f4ad
84586    Monotone-Revision: e5b39af7159de417e83ca1ca334d629ee570f716
84587
84588    Monotone-Author: wsourdeau@inverse.ca
84589    Monotone-Date: 2012-03-12T00:06:06
84590    Monotone-Branch: ca.inverse.sogo
84591
84592M	ChangeLog
84593M	OpenChange/MAPIStoreCalendarMessage.m
84594
84595commit d3c138897b58dbefc3e33b71a995b116609c6b06
84596Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84597Date:   Sun Mar 11 23:59:58 2012 +0000
84598
84599    Monotone-Parent: 7a9373e79859de2841589e14ffae38b4a0472211
84600    Monotone-Revision: 33ff1424b902e24430e86c14dd3abab8c93e0a34
84601
84602    Monotone-Author: wsourdeau@inverse.ca
84603    Monotone-Date: 2012-03-11T23:59:58
84604
84605M	SOPE/NGCards/ChangeLog
84606M	SOPE/NGCards/iCalEvent.m
84607
84608commit e01985e910eef4753e3bc8de82381a01d68c37f7
84609Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84610Date:   Sat Mar 10 04:44:31 2012 +0000
84611
84612    Monotone-Parent: 5e1d3b05e4ac96fabc257b4fb753b7c7439c8337
84613    Monotone-Revision: facc7e6b6f1dbd15663b7472ae5447106a067e21
84614
84615    Monotone-Author: wsourdeau@inverse.ca
84616    Monotone-Date: 2012-03-10T04:44:31
84617    Monotone-Branch: ca.inverse.sogo
84618
84619M	ChangeLog
84620M	OpenChange/MAPIStoreMailVolatileMessage.m
84621
84622commit dda2e525517cde8e3caf7baf6d4cfec56ad45f0e
84623Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84624Date:   Fri Mar 9 22:18:45 2012 +0000
84625
84626    Monotone-Parent: cfce0b87149956dcb7797ebaeafd5c803f73f50b
84627    Monotone-Revision: 5e1d3b05e4ac96fabc257b4fb753b7c7439c8337
84628
84629    Monotone-Author: wsourdeau@inverse.ca
84630    Monotone-Date: 2012-03-09T22:18:45
84631    Monotone-Branch: ca.inverse.sogo
84632
84633M	ChangeLog
84634M	SoObjects/Mailer/SOGoMailFolder.m
84635
84636commit f9e6fc7f22ff52521f46cb1c0262380a767d46a1
84637Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84638Date:   Fri Mar 9 22:12:07 2012 +0000
84639
84640    Monotone-Parent: 40431eed7cc9565c65c5967de069938c678f2cbc
84641    Monotone-Revision: cfce0b87149956dcb7797ebaeafd5c803f73f50b
84642
84643    Monotone-Author: wsourdeau@inverse.ca
84644    Monotone-Date: 2012-03-09T22:12:07
84645    Monotone-Branch: ca.inverse.sogo
84646
84647M	ChangeLog
84648M	OpenChange/MAPIStoreFolder.m
84649
84650commit 871ea235b9fae5b631a142b08706def8085937c1
84651Author: Francis Lachapelle <flachapelle@inverse.ca>
84652Date:   Fri Mar 9 17:13:07 2012 +0000
84653
84654    Updated NEWS file.
84655
84656    Monotone-Parent: 6612ce10e366b364b60432933033c8be20fa7759
84657    Monotone-Revision: 6718f18630754067ecb8f4e05b1d9aab60215e79
84658
84659    Monotone-Author: flachapelle@inverse.ca
84660    Monotone-Date: 2012-03-09T17:13:07
84661
84662M	NEWS
84663
84664commit ce5a9b6fdf2a3c6d2163fbe557d3bd839f307d71
84665Author: Francis Lachapelle <flachapelle@inverse.ca>
84666Date:   Fri Mar 9 17:12:59 2012 +0000
84667
84668    See ChangeLog.
84669
84670    Monotone-Parent: 33ff1424b902e24430e86c14dd3abab8c93e0a34
84671    Monotone-Revision: 6612ce10e366b364b60432933033c8be20fa7759
84672
84673    Monotone-Author: flachapelle@inverse.ca
84674    Monotone-Date: 2012-03-09T17:12:59
84675
84676M	ChangeLog
84677M	SoObjects/SOGo/WORequest+SOGo.m
84678
84679commit 38332aed1a0e7a7d579a0319df3b414707f977b1
84680Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84681Date:   Fri Mar 9 04:18:10 2012 +0000
84682
84683    Monotone-Parent: 37d86b8e5ad24c1858630f995fbaac5a979617e2
84684    Monotone-Revision: 7a9373e79859de2841589e14ffae38b4a0472211
84685
84686    Monotone-Author: wsourdeau@inverse.ca
84687    Monotone-Date: 2012-03-09T04:18:10
84688
84689M	ChangeLog
84690
84691commit 1fe00b795c7f1fdbe5b3ff79f43dd58ae599f273
84692Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84693Date:   Fri Mar 9 04:17:09 2012 +0000
84694
84695    Monotone-Parent: 71440e99d4aaef941747ff066471092846387f65
84696    Monotone-Revision: 37d86b8e5ad24c1858630f995fbaac5a979617e2
84697
84698    Monotone-Author: wsourdeau@inverse.ca
84699    Monotone-Date: 2012-03-09T04:17:09
84700
84701M	ChangeLog
84702M	SoObjects/Contacts/NGVCard+SOGo.m
84703
84704commit 16ad5263bf6fd3f279fd8139b35ad7c6c5342876
84705Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84706Date:   Fri Mar 9 02:08:57 2012 +0000
84707
84708    Monotone-Parent: abafefa4d1fdf7e9a4cc6b7d33dfe22f822d54d3
84709    Monotone-Revision: 5a4402259608afb9ee27063b6a308479a1a073fb
84710
84711    Monotone-Author: wsourdeau@inverse.ca
84712    Monotone-Date: 2012-03-09T02:08:57
84713    Monotone-Branch: ca.inverse.sogo
84714
84715M	ChangeLog
84716M	OpenChange/MAPIStoreFSFolder.m
84717M	OpenChange/MAPIStoreFolder.h
84718M	OpenChange/MAPIStoreFolder.m
84719
84720commit 13eab744771577a954e2d9b956c63bfb3f892e19
84721Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84722Date:   Fri Mar 9 02:07:31 2012 +0000
84723
84724    Monotone-Parent: 4ea252c6500eb31c2c96a411c6338ecc5e71eef0
84725    Monotone-Revision: abafefa4d1fdf7e9a4cc6b7d33dfe22f822d54d3
84726
84727    Monotone-Author: wsourdeau@inverse.ca
84728    Monotone-Date: 2012-03-09T02:07:31
84729    Monotone-Branch: ca.inverse.sogo
84730
84731M	ChangeLog
84732M	OpenChange/MAPIStoreContext.m
84733
84734commit 1ea14cf2d6b6c345595b326fd6f5cfcdb6e73074
84735Author: Francis Lachapelle <flachapelle@inverse.ca>
84736Date:   Thu Mar 8 20:46:18 2012 +0000
84737
84738    See ChangeLog.
84739
84740    Monotone-Parent: 837142c1df31bc292adff9513b1f7c35f896ea83
84741    Monotone-Revision: 71440e99d4aaef941747ff066471092846387f65
84742
84743    Monotone-Author: flachapelle@inverse.ca
84744    Monotone-Date: 2012-03-08T20:46:18
84745
84746M	ChangeLog
84747M	UI/WebServerResources/generic.js
84748
84749commit a29aa9091389affb35236df9e234afe2f216f8dd
84750Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84751Date:   Thu Mar 8 15:24:23 2012 +0000
84752
84753    Monotone-Parent: bb133434e9e283747d7758877c0c8dcd50346b55
84754    Monotone-Revision: 4ea252c6500eb31c2c96a411c6338ecc5e71eef0
84755
84756    Monotone-Author: wsourdeau@inverse.ca
84757    Monotone-Date: 2012-03-08T15:24:23
84758    Monotone-Branch: ca.inverse.sogo
84759
84760M	ChangeLog
84761M	OpenChange/MAPIStoreGCSFolder.m
84762
84763commit 06013c4920671dcf5f1e60ebc4dbed387d6a4342
84764Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84765Date:   Thu Mar 8 15:23:34 2012 +0000
84766
84767    Monotone-Parent: eb71a06a7fed1f1f665417f71984df862cf53c12
84768    Monotone-Revision: bb133434e9e283747d7758877c0c8dcd50346b55
84769
84770    Monotone-Author: wsourdeau@inverse.ca
84771    Monotone-Date: 2012-03-08T15:23:34
84772    Monotone-Branch: ca.inverse.sogo
84773
84774M	ChangeLog
84775M	OpenChange/MAPIStoreFolder.m
84776
84777commit 0e5c4a2164da82b17d4bfd3691d8b00d0f460ec2
84778Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84779Date:   Thu Mar 8 15:19:57 2012 +0000
84780
84781    Monotone-Parent: 950ec4b3237bbed086e9876da2e597c7e074531a
84782    Monotone-Revision: eb71a06a7fed1f1f665417f71984df862cf53c12
84783
84784    Monotone-Author: wsourdeau@inverse.ca
84785    Monotone-Date: 2012-03-08T15:19:57
84786    Monotone-Branch: ca.inverse.sogo
84787
84788M	ChangeLog
84789M	OpenChange/MAPIStoreTypes.m
84790
84791commit 9ad607c387dea01bf15afbf27e57edf673cabaaf
84792Author: Francis Lachapelle <flachapelle@inverse.ca>
84793Date:   Wed Mar 7 20:31:08 2012 +0000
84794
84795    Fixed templates names for mail reply/forward of Spanish (Argentina).
84796
84797    Monotone-Parent: bbb9fd8c5076db6a340935f8f7dba98b04c5b353
84798    Monotone-Revision: 837142c1df31bc292adff9513b1f7c35f896ea83
84799
84800    Monotone-Author: flachapelle@inverse.ca
84801    Monotone-Date: 2012-03-07T20:31:08
84802
84803A	SoObjects/Mailer/SOGoMailSpanishArgentinaForward.wo/SOGoMailSpanishArgentinaForward.wod
84804D	SoObjects/Mailer/SOGoMailSpanishArgentinaForward.wo/SOGoMailSpanishForward.wod
84805A	SoObjects/Mailer/SOGoMailSpanishArgentinaReply.wo/SOGoMailSpanishArgentinaReply.wod
84806D	SoObjects/Mailer/SOGoMailSpanishArgentinaReply.wo/SOGoMailSpanishReply.wod
84807
84808commit 165dd26ec508fd301dcb630fcd3a9f0afd097301
84809Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84810Date:   Tue Mar 6 20:32:20 2012 +0000
84811
84812    Monotone-Parent: 5c16103ef3144005637a40e62d21cf1830441cea
84813    Monotone-Revision: bbb9fd8c5076db6a340935f8f7dba98b04c5b353
84814
84815    Monotone-Author: wsourdeau@inverse.ca
84816    Monotone-Date: 2012-03-06T20:32:20
84817
84818M	ChangeLog
84819M	SoObjects/Mailer/SOGoMailFolder.m
84820
84821commit b7323afa010afdba3ba9a2b2e5e0ea99fc68b697
84822Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84823Date:   Tue Mar 6 19:46:14 2012 +0000
84824
84825    Monotone-Parent: 2db05edf03ab8974bf7e72c13532434b264cff3d
84826    Monotone-Revision: 5c16103ef3144005637a40e62d21cf1830441cea
84827
84828    Monotone-Author: wsourdeau@inverse.ca
84829    Monotone-Date: 2012-03-06T19:46:14
84830
84831M	ChangeLog
84832M	SoObjects/Contacts/NGVCard+SOGo.m
84833
84834commit c4292714b50e8bf6a3c8109493c42834b3ef0478
84835Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84836Date:   Fri Mar 2 20:44:24 2012 +0000
84837
84838    Monotone-Parent: 1e532558ba17916d33138e4c65d283faf4d0e929
84839    Monotone-Revision: 3d21b0780b7affb529a020d89dcbf84325264c7d
84840
84841    Monotone-Author: wsourdeau@inverse.ca
84842    Monotone-Date: 2012-03-02T20:44:24
84843    Monotone-Branch: ca.inverse.sogo
84844
84845M	ChangeLog
84846M	OpenChange/MAPIStoreAppointmentWrapper.h
84847M	OpenChange/MAPIStoreAppointmentWrapper.m
84848M	OpenChange/MAPIStoreAttachment.m
84849M	OpenChange/MAPIStoreCalendarAttachment.m
84850M	OpenChange/MAPIStoreCalendarMessage.m
84851M	OpenChange/MAPIStoreContactsAttachment.m
84852M	OpenChange/MAPIStoreContactsMessage.m
84853M	OpenChange/MAPIStoreFAIMessage.m
84854M	OpenChange/MAPIStoreFSMessageTable.m
84855M	OpenChange/MAPIStoreFolder.m
84856M	OpenChange/MAPIStoreFolderTable.m
84857M	OpenChange/MAPIStoreGCSFolder.m
84858M	OpenChange/MAPIStoreGCSMessage.m
84859M	OpenChange/MAPIStoreGCSMessageTable.m
84860M	OpenChange/MAPIStoreMailAttachment.m
84861M	OpenChange/MAPIStoreMailFolder.m
84862M	OpenChange/MAPIStoreMailMessage.h
84863M	OpenChange/MAPIStoreMailMessage.m
84864M	OpenChange/MAPIStoreMailMessageTable.m
84865M	OpenChange/MAPIStoreMessage.m
84866M	OpenChange/MAPIStoreNotesMessage.m
84867M	OpenChange/MAPIStoreObject.h
84868M	OpenChange/MAPIStoreObject.m
84869M	OpenChange/MAPIStorePermissionsTable.m
84870M	OpenChange/MAPIStoreTasksMessage.m
84871M	OpenChange/MAPIStoreVolatileMessage.m
84872
84873commit 65b25f5a75178e12b7f0ae79108b4851709948ad
84874Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84875Date:   Fri Mar 2 20:43:00 2012 +0000
84876
84877    Monotone-Parent: e5be024d92916be1586d601d50ed79f354eda2c7
84878    Monotone-Revision: 1e532558ba17916d33138e4c65d283faf4d0e929
84879
84880    Monotone-Author: wsourdeau@inverse.ca
84881    Monotone-Date: 2012-03-02T20:43:00
84882    Monotone-Branch: ca.inverse.sogo
84883
84884M	ChangeLog
84885M	OpenChange/NSArray+MAPIStore.h
84886M	OpenChange/NSArray+MAPIStore.m
84887
84888commit 3eed4c28a3bbe867a6afb89b6c6b9c581aca61f5
84889Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84890Date:   Fri Mar 2 20:11:05 2012 +0000
84891
84892    Monotone-Parent: 4d7bcac9e677fe169f33c5d75187e05adbfeb918
84893    Monotone-Revision: e5be024d92916be1586d601d50ed79f354eda2c7
84894
84895    Monotone-Author: wsourdeau@inverse.ca
84896    Monotone-Date: 2012-03-02T20:11:05
84897    Monotone-Branch: ca.inverse.sogo
84898
84899M	ChangeLog
84900M	OpenChange/gen-property-selectors.py
84901
84902commit f223156046d9793f1d3410e7d39fb1379216d351
84903Author: Jean Raby <jraby@inverse.ca>
84904Date:   Fri Mar 2 15:36:12 2012 +0000
84905
84906    * Scripts/sogo-backup.sh: new script to automate backups.
84907        Updated sogo.cron to include a commented out entry for sogo-backup.sh
84908        Include updates.php in the packages
84909
84910    Monotone-Parent: c46ffb7bfa2e724959729ad762023fc8a8e92973
84911    Monotone-Revision: 2db05edf03ab8974bf7e72c13532434b264cff3d
84912
84913    Monotone-Author: jraby@inverse.ca
84914    Monotone-Date: 2012-03-02T15:36:12
84915
84916M	ChangeLog
84917A	Scripts/sogo-backup.sh
84918M	Scripts/sogo.cron
84919M	debian/sogo.docs
84920M	sogo.spec
84921
84922commit d640ee65eea07df681dd1d6bf64bafb8f61e1897
84923Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84924Date:   Fri Mar 2 14:46:15 2012 +0000
84925
84926    Monotone-Parent: 40141d367c9c6560edf3b306cee2aa7683dad3ec
84927    Monotone-Revision: c46ffb7bfa2e724959729ad762023fc8a8e92973
84928
84929    Monotone-Author: wsourdeau@inverse.ca
84930    Monotone-Date: 2012-03-02T14:46:15
84931
84932M	SoObjects/SOGo/GNUmakefile.preamble
84933
84934commit 260263b6ec97bfc06cef5ba50bbd4db7f47f979a
84935Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84936Date:   Fri Mar 2 14:41:15 2012 +0000
84937
84938    Monotone-Parent: 7172e18d32de3bd2bb4232516383f7087889d442
84939    Monotone-Revision: 4d7bcac9e677fe169f33c5d75187e05adbfeb918
84940
84941    Monotone-Author: wsourdeau@inverse.ca
84942    Monotone-Date: 2012-03-02T14:41:15
84943    Monotone-Branch: ca.inverse.sogo
84944
84945M	SoObjects/SOGo/GNUmakefile.preamble
84946
84947commit 347bc411ac8cb1417971e664aa22765cb1a6146d
84948Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84949Date:   Thu Mar 1 21:57:16 2012 +0000
84950
84951    Monotone-Parent: ef48f0aa709b92913c131c539cb55562e8c56ebf
84952    Monotone-Revision: 40141d367c9c6560edf3b306cee2aa7683dad3ec
84953
84954    Monotone-Author: wsourdeau@inverse.ca
84955    Monotone-Date: 2012-03-01T21:57:16
84956
84957M	ChangeLog
84958M	SoObjects/SOGo/LDAPSource.m
84959
84960commit 22181c5996be5806cd3441c7f0f2f61f6ef829f4
84961Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84962Date:   Thu Mar 1 21:55:41 2012 +0000
84963
84964    Monotone-Parent: b1c2ca52ec5ce74741f62b95f3be18e4d6c99949
84965    Monotone-Revision: ef48f0aa709b92913c131c539cb55562e8c56ebf
84966
84967    Monotone-Author: wsourdeau@inverse.ca
84968    Monotone-Date: 2012-03-01T21:55:41
84969
84970M	ChangeLog
84971M	SoObjects/SOGo/NSArray+Utilities.h
84972M	SoObjects/SOGo/NSArray+Utilities.m
84973
84974commit f687f1958dc2a9acc08561a045cb8361ee8608cc
84975Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
84976Date:   Thu Mar 1 21:28:44 2012 +0000
84977
84978    Monotone-Parent: ef75cd511cd1ba19bc7897bde4a1822bc3ea723e
84979    Monotone-Revision: d8fc3d2ee86a0b0a254a0235e85dc2c9a2b938d7
84980
84981    Monotone-Author: wsourdeau@inverse.ca
84982    Monotone-Date: 2012-03-01T21:28:44
84983    Monotone-Branch: ca.inverse.sogo
84984
84985M	Version
84986
84987commit f42bb82deb4dd92939a50ef042ca281eb63883ca
84988Author: Francis Lachapelle <flachapelle@inverse.ca>
84989Date:   Thu Mar 1 20:23:25 2012 +0000
84990
84991    Fix for ticket #1653.
84992
84993    Monotone-Parent: ad2e25f535a12ca49c9e0f9a8d18c0ef66eb5bbd
84994    Monotone-Revision: b1c2ca52ec5ce74741f62b95f3be18e4d6c99949
84995
84996    Monotone-Author: flachapelle@inverse.ca
84997    Monotone-Date: 2012-03-01T20:23:25
84998
84999M	ChangeLog
85000M	UI/WebServerResources/ContactsUI.js
85001
85002commit da872807e0bc706ebae26f6451de159ea4c403d4
85003Author: Francis Lachapelle <flachapelle@inverse.ca>
85004Date:   Thu Mar 1 15:49:40 2012 +0000
85005
85006    Fix for ticket #1655.
85007
85008    Monotone-Parent: 28d10e5a8cfb4d379e8051b154b653b6393ba8b0
85009    Monotone-Revision: ad2e25f535a12ca49c9e0f9a8d18c0ef66eb5bbd
85010
85011    Monotone-Author: flachapelle@inverse.ca
85012    Monotone-Date: 2012-03-01T15:49:40
85013
85014M	UI/Templates/MailerUI/UIxMailMainFrame.wox
85015M	UI/WebServerResources/MailerUI.js
85016
85017commit 8401d95f10f9774bdedf7842a1c7f746bf7e37f1
85018Author: Francis Lachapelle <flachapelle@inverse.ca>
85019Date:   Thu Mar 1 15:49:10 2012 +0000
85020
85021    Updated NEWS file.
85022
85023    Monotone-Parent: 3c9a6f0cbe911bb41c045765248ecc411a616633
85024    Monotone-Revision: 28d10e5a8cfb4d379e8051b154b653b6393ba8b0
85025
85026    Monotone-Author: flachapelle@inverse.ca
85027    Monotone-Date: 2012-03-01T15:49:10
85028
85029M	NEWS
85030
85031commit dca85d5d007a5a842fca3f2d434bc80196f51043
85032Author: Jean Raby <jraby@inverse.ca>
85033Date:   Thu Mar 1 15:45:04 2012 +0000
85034
85035    Missing coma
85036
85037    Monotone-Parent: e73ec5bec6f7f305965e63c4328371300061a980
85038    Monotone-Revision: 3c9a6f0cbe911bb41c045765248ecc411a616633
85039
85040    Monotone-Author: jraby@inverse.ca
85041    Monotone-Date: 2012-03-01T15:45:04
85042
85043M	Scripts/updates.php
85044
85045commit 87094826590d772612dd12f0170817114efc6c9f
85046Author: Francis Lachapelle <flachapelle@inverse.ca>
85047Date:   Wed Feb 29 19:40:32 2012 +0000
85048
85049    Updated installation guide.
85050
85051    Monotone-Parent: 5abb92a02f316c7fc831f84e5303392f8aaf08d8
85052    Monotone-Revision: e73ec5bec6f7f305965e63c4328371300061a980
85053
85054    Monotone-Author: flachapelle@inverse.ca
85055    Monotone-Date: 2012-02-29T19:40:32
85056
85057M	Documentation/SOGo Installation Guide.odt
85058
85059commit bf2a6636c1e1149c2d8b7296146f1a15f13bc4c3
85060Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85061Date:   Wed Feb 29 04:15:42 2012 +0000
85062
85063    Monotone-Parent: 918d650595c58f2ee59ce861c37907edceb28aa7
85064    Monotone-Revision: 06454d6f51cf228398d63d36b7e74eaac7080cc2
85065
85066    Monotone-Author: wsourdeau@inverse.ca
85067    Monotone-Date: 2012-02-29T04:15:42
85068    Monotone-Branch: ca.inverse.sogo
85069
85070M	ChangeLog
85071M	OpenChange/MAPIStoreMailFolder.m
85072
85073commit 351d3c72e8a2d569bc6cb047ac18c1e69023a50a
85074Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85075Date:   Wed Feb 29 04:15:32 2012 +0000
85076
85077    Monotone-Parent: 09639e12aa5fbdcbeebb63070f77940c49f0aabd
85078    Monotone-Revision: 918d650595c58f2ee59ce861c37907edceb28aa7
85079
85080    Monotone-Author: wsourdeau@inverse.ca
85081    Monotone-Date: 2012-02-29T04:15:32
85082    Monotone-Branch: ca.inverse.sogo
85083
85084M	ChangeLog
85085M	OpenChange/gen-property-selectors.py
85086
85087commit 1f78824b4de907b1ab6510b81fbe46340c79ecdd
85088Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85089Date:   Tue Feb 28 22:26:09 2012 +0000
85090
85091    Monotone-Parent: edfc795ccfa7cf0b564762207d8377e9a1d4e650
85092    Monotone-Revision: 09639e12aa5fbdcbeebb63070f77940c49f0aabd
85093
85094    Monotone-Author: wsourdeau@inverse.ca
85095    Monotone-Date: 2012-02-28T22:26:09
85096    Monotone-Branch: ca.inverse.sogo
85097
85098M	ChangeLog
85099M	OpenChange/gen-property-selectors.py
85100
85101commit d5964f3fdd77b233d0e9bab7256eb55e1fb6f1e7
85102Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85103Date:   Mon Feb 27 18:43:42 2012 +0000
85104
85105    Monotone-Parent: 4a7c44a79feb3e8d5e76eb15e2e3fbe5c2dcf7fa
85106    Monotone-Revision: edfc795ccfa7cf0b564762207d8377e9a1d4e650
85107
85108    Monotone-Author: wsourdeau@inverse.ca
85109    Monotone-Date: 2012-02-27T18:43:42
85110    Monotone-Branch: ca.inverse.sogo
85111
85112M	ChangeLog
85113M	OpenChange/MAPIStoreUserContext.m
85114
85115commit 20a336eecde297a8c933ac26c320d95ff6c04305
85116Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85117Date:   Fri Feb 24 20:10:56 2012 +0000
85118
85119    Monotone-Parent: 4820885b1e556f6d0177021967d8b07cb1154aff
85120    Monotone-Revision: b85ba9f2eec26821837bb7890dcb3fd9f82c2eb5
85121
85122    Monotone-Author: wsourdeau@inverse.ca
85123    Monotone-Date: 2012-02-24T20:10:56
85124    Monotone-Branch: ca.inverse.sogo
85125
85126M	ChangeLog
85127M	SoObjects/Mailer/SOGoMailFolder.m
85128
85129commit 0056906629206f6b635b5fe56dc2b413f73eb2c6
85130Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85131Date:   Thu Feb 23 23:34:26 2012 +0000
85132
85133    Monotone-Parent: a1668784bf0e7d4c0f6537e4fd960651c40e912b
85134    Monotone-Revision: 4820885b1e556f6d0177021967d8b07cb1154aff
85135
85136    Monotone-Author: wsourdeau@inverse.ca
85137    Monotone-Date: 2012-02-23T23:34:26
85138    Monotone-Branch: ca.inverse.sogo
85139
85140M	ChangeLog
85141M	OpenChange/MAPIStoreMailContext.m
85142
85143commit 1c9a3b5eda7fceb1c927e3a1a701d107f04ce713
85144Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85145Date:   Thu Feb 23 23:27:59 2012 +0000
85146
85147    Monotone-Parent: 5ef3839ff2c5bebdaca10693e61a632e208289c6
85148    Monotone-Revision: 84bd96711bb8cbccbe1b4ca017c6310b86d64421
85149
85150    Monotone-Author: wsourdeau@inverse.ca
85151    Monotone-Date: 2012-02-23T23:27:59
85152    Monotone-Branch: ca.inverse.sogo
85153
85154M	ChangeLog
85155M	SoObjects/Appointments/SOGoAppointmentObject.m
85156M	SoObjects/Appointments/SOGoCalendarComponent.h
85157M	SoObjects/Appointments/SOGoCalendarComponent.m
85158
85159commit 0396709d2866a191211417690d2ea2c2f45da9d5
85160Author: Jean Raby <jraby@inverse.ca>
85161Date:   Thu Feb 23 21:23:23 2012 +0000
85162
85163    Document WOWatchDogRequestTimeout, SOGoAddressBookDAVAccessEnabled,
85164             SOGoCalendarDAVAccessEnabled and update SOGoMemcachedHost
85165
85166    Monotone-Parent: 5ef3839ff2c5bebdaca10693e61a632e208289c6
85167    Monotone-Revision: 4b9d34d20bce0208c3cf667d2c6e640fc0f7da7d
85168
85169    Monotone-Author: jraby@inverse.ca
85170    Monotone-Date: 2012-02-23T21:23:23
85171    Monotone-Branch: ca.inverse.sogo
85172
85173M	Documentation/SOGo Installation Guide.odt
85174
85175commit 030e88c9087ae5aefd6ea142ed63dfa43e26c969
85176Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85177Date:   Thu Feb 23 21:16:22 2012 +0000
85178
85179    Monotone-Parent: 31ddf1e225a45a18cc6693f45745d82251abfd64
85180    Monotone-Revision: 89d4328e421b6f950b0a53ffcca28a53dc97e2ce
85181
85182    Monotone-Author: wsourdeau@inverse.ca
85183    Monotone-Date: 2012-02-23T21:16:22
85184    Monotone-Branch: ca.inverse.sogo
85185
85186M	ChangeLog
85187M	OpenChange/MAPIStoreMailContext.m
85188
85189commit 43a02620a6a09076a184cb52986a9c0fca823d26
85190Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85191Date:   Thu Feb 23 21:14:02 2012 +0000
85192
85193    Monotone-Parent: 3a9c8a7bada864ce6b83c04661c09d59c8ecf8d9
85194    Monotone-Revision: 31ddf1e225a45a18cc6693f45745d82251abfd64
85195
85196    Monotone-Author: wsourdeau@inverse.ca
85197    Monotone-Date: 2012-02-23T21:14:02
85198    Monotone-Branch: ca.inverse.sogo
85199
85200M	ChangeLog
85201M	OpenChange/MAPIStoreContext.m
85202
85203commit 89a3944c8bbceff3c4f500ebe616864cce79fb7c
85204Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85205Date:   Thu Feb 23 21:12:56 2012 +0000
85206
85207    Monotone-Parent: fa0f9bd311fd3d1239970c0d361a8ef16ecfa4f9
85208    Monotone-Revision: 3a9c8a7bada864ce6b83c04661c09d59c8ecf8d9
85209
85210    Monotone-Author: wsourdeau@inverse.ca
85211    Monotone-Date: 2012-02-23T21:12:56
85212    Monotone-Branch: ca.inverse.sogo
85213
85214M	ChangeLog
85215M	SoObjects/Mailer/SOGoMailAccount.m
85216
85217commit a7920d6aaf8d146e332f5783b2d67fae79764041
85218Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85219Date:   Thu Feb 23 21:10:18 2012 +0000
85220
85221    Monotone-Parent: a3b799159abc70880dcdddcf22236376e1646a5d
85222    Monotone-Revision: fa0f9bd311fd3d1239970c0d361a8ef16ecfa4f9
85223
85224    Monotone-Author: wsourdeau@inverse.ca
85225    Monotone-Date: 2012-02-23T21:10:18
85226    Monotone-Branch: ca.inverse.sogo
85227
85228M	ChangeLog
85229M	OpenChange/MAPIStoreContext.h
85230M	OpenChange/MAPIStoreContext.m
85231
85232commit cd1d4d6377de1fb11919b282f5a21c0fe83c7912
85233Author: Jean Raby <jraby@inverse.ca>
85234Date:   Thu Feb 23 15:35:07 2012 +0000
85235
85236    * debian/rules: add a symlink to let gdb find debugging symbols
85237        for libSOGo on debian/ubuntu. (gdb bug #9538)
85238
85239    Monotone-Parent: 63d1979f1bf80c8cb8608a3119f81cf2bf421fe5
85240    Monotone-Revision: a3b799159abc70880dcdddcf22236376e1646a5d
85241
85242    Monotone-Author: jraby@inverse.ca
85243    Monotone-Date: 2012-02-23T15:35:07
85244    Monotone-Branch: ca.inverse.sogo
85245
85246M	ChangeLog
85247M	debian/rules
85248
85249commit ed137d5404011e9468c52ada4b21ad13a181d424
85250Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85251Date:   Wed Feb 22 20:56:02 2012 +0000
85252
85253    Monotone-Parent: 96995dfe0ebbe5ac457207cfdbc88ebaa23b3068
85254    Monotone-Revision: 63d1979f1bf80c8cb8608a3119f81cf2bf421fe5
85255
85256    Monotone-Author: wsourdeau@inverse.ca
85257    Monotone-Date: 2012-02-22T20:56:02
85258    Monotone-Branch: ca.inverse.sogo
85259
85260M	Documentation/SOGo Installation Guide.odt
85261
85262commit 68e8a288467278880ab77f9d0e49a1a85e247998
85263Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85264Date:   Wed Feb 22 18:37:58 2012 +0000
85265
85266    Monotone-Parent: 3d26091bec393e3abf8d2b6033e0737e09c207b9
85267    Monotone-Revision: c110b42afb9f73f9a8ea6c766ec8e46b798c7316
85268
85269    Monotone-Author: wsourdeau@inverse.ca
85270    Monotone-Date: 2012-02-22T18:37:58
85271    Monotone-Branch: ca.inverse.sogo
85272
85273M	ChangeLog
85274M	SoObjects/SOGo/SQLSource.h
85275M	SoObjects/SOGo/SQLSource.m
85276
85277commit 3274bd1f4c6d549afc3cca4dc35a2ae55ccb33e8
85278Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85279Date:   Wed Feb 22 14:44:22 2012 +0000
85280
85281    Monotone-Parent: 64241052c164949118642194441e9a30cbdc3d58
85282    Monotone-Revision: 53ba3739a8b7ce64040a91695b40bad1a7d7e1aa
85283
85284    Monotone-Author: wsourdeau@inverse.ca
85285    Monotone-Date: 2012-02-22T14:44:22
85286    Monotone-Branch: ca.inverse.sogo
85287
85288M	ChangeLog
85289M	SoObjects/SOGo/SQLSource.m
85290
85291commit e05630909e7ec6b2a6f2d4537853da200e9ba6a4
85292Author: Jean Raby <jraby@inverse.ca>
85293Date:   Tue Feb 21 21:07:35 2012 +0000
85294
85295    use isinstance instead of try/except to check if preference is a dict or a string.
85296
85297    Monotone-Parent: 64241052c164949118642194441e9a30cbdc3d58
85298    Monotone-Revision: 9c35c13adaec0c9fe67e19acb1c73a22271aa714
85299
85300    Monotone-Author: jraby@inverse.ca
85301    Monotone-Date: 2012-02-21T21:07:35
85302    Monotone-Branch: ca.inverse.sogo
85303
85304M	Tests/Integration/preferences.py
85305
85306commit bdc5e5a6c088104e19c6567577e024db5069c7c4
85307Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85308Date:   Tue Feb 21 20:51:52 2012 +0000
85309
85310    Monotone-Parent: ed35a0aec1eed0f78e69e747bdd6871d62118111
85311    Monotone-Revision: 64241052c164949118642194441e9a30cbdc3d58
85312
85313    Monotone-Author: wsourdeau@inverse.ca
85314    Monotone-Date: 2012-02-21T20:51:52
85315    Monotone-Branch: ca.inverse.sogo
85316
85317M	ChangeLog
85318M	SoObjects/SOGo/SOGoSQLUserProfile.m
85319
85320commit 966149f804cad2b469e60ed76ceb4d7312c49afb
85321Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85322Date:   Tue Feb 21 19:52:40 2012 +0000
85323
85324    Monotone-Parent: 859bf2013653e0366336126b6d00368fe0dbc147
85325    Monotone-Revision: ed35a0aec1eed0f78e69e747bdd6871d62118111
85326
85327    Monotone-Author: wsourdeau@inverse.ca
85328    Monotone-Date: 2012-02-21T19:52:40
85329    Monotone-Branch: ca.inverse.sogo
85330
85331M	ChangeLog
85332M	Tests/Unit/TestSBJsonParser.m
85333
85334commit 1655d27dbeb8c83f28dfd3a8a93463f64a56b892
85335Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85336Date:   Tue Feb 21 16:19:46 2012 +0000
85337
85338    Monotone-Parent: ebe6d4bf201db3d567631a28731d5d2345f7ab9e
85339    Monotone-Revision: 859bf2013653e0366336126b6d00368fe0dbc147
85340
85341    Monotone-Author: wsourdeau@inverse.ca
85342    Monotone-Date: 2012-02-21T16:19:46
85343    Monotone-Branch: ca.inverse.sogo
85344
85345M	ChangeLog
85346M	SoObjects/Appointments/SOGoAppointmentFolders.m
85347A	Tests/Integration/test-default-classification.py
85348
85349commit 6ae5556d8c6dbffbd48c73d8ee353e6a2a95a40e
85350Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85351Date:   Mon Feb 20 22:28:29 2012 +0000
85352
85353    Monotone-Parent: c42c4aeb4388574f014aa445e87a17c98d0d5e38
85354    Monotone-Revision: ebe6d4bf201db3d567631a28731d5d2345f7ab9e
85355
85356    Monotone-Author: wsourdeau@inverse.ca
85357    Monotone-Date: 2012-02-20T22:28:29
85358    Monotone-Branch: ca.inverse.sogo
85359
85360M	ChangeLog
85361
85362commit 845940c3baa485fc50d582cede288e9c82556150
85363Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85364Date:   Mon Feb 20 22:27:56 2012 +0000
85365
85366    Monotone-Parent: c3c980772004fa550702d469d6fbe729fd954f5d
85367    Monotone-Revision: c42c4aeb4388574f014aa445e87a17c98d0d5e38
85368
85369    Monotone-Author: wsourdeau@inverse.ca
85370    Monotone-Date: 2012-02-20T22:27:56
85371    Monotone-Branch: ca.inverse.sogo
85372
85373M	ChangeLog
85374
85375commit c8fbb0718ce000a0204f88974a0c01969b8b3047
85376Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85377Date:   Mon Feb 20 22:25:49 2012 +0000
85378
85379    0
85380
85381    Monotone-Parent: 55c226ffd5db8ed7f07eb8591aded800a89418b2
85382    Monotone-Revision: c3c980772004fa550702d469d6fbe729fd954f5d
85383
85384    Monotone-Author: wsourdeau@inverse.ca
85385    Monotone-Date: 2012-02-20T22:25:49
85386    Monotone-Branch: ca.inverse.sogo
85387
85388M	ChangeLog
85389M	SoObjects/SOGo/SOGoDefaults.plist
85390M	SoObjects/SOGo/SOGoUserDefaults.h
85391M	SoObjects/SOGo/SOGoUserDefaults.m
85392M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
85393M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
85394M	UI/PreferencesUI/Czech.lproj/Localizable.strings
85395M	UI/PreferencesUI/Danish.lproj/Localizable.strings
85396M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
85397M	UI/PreferencesUI/English.lproj/Localizable.strings
85398M	UI/PreferencesUI/French.lproj/Localizable.strings
85399M	UI/PreferencesUI/German.lproj/Localizable.strings
85400M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
85401M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
85402M	UI/PreferencesUI/Italian.lproj/Localizable.strings
85403M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
85404M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
85405M	UI/PreferencesUI/Polish.lproj/Localizable.strings
85406M	UI/PreferencesUI/Russian.lproj/Localizable.strings
85407M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
85408M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
85409M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
85410M	UI/PreferencesUI/UIxPreferences.m
85411M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
85412M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
85413M	UI/Scheduler/UIxComponentEditor.m
85414M	UI/Templates/PreferencesUI/UIxPreferences.wox
85415M	UI/WebServerResources/UIxPreferences.css
85416
85417commit 5e1a8b3b58dce7535e1e88915f482c40219cd6d9
85418Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85419Date:   Mon Feb 20 21:36:19 2012 +0000
85420
85421    Monotone-Parent: 78e21f4d868126d413a1b1a4924181b29cb18052
85422    Monotone-Revision: 55c226ffd5db8ed7f07eb8591aded800a89418b2
85423
85424    Monotone-Author: wsourdeau@inverse.ca
85425    Monotone-Date: 2012-02-20T21:36:19
85426    Monotone-Branch: ca.inverse.sogo
85427
85428M	ChangeLog
85429
85430commit 4e9bc9ffbf06a56ee41245325c040199c1dc747c
85431Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85432Date:   Mon Feb 20 21:26:42 2012 +0000
85433
85434    Monotone-Parent: 5066f4418986dc6df8b207002b41f82bc9e2bb8b
85435    Monotone-Revision: 78e21f4d868126d413a1b1a4924181b29cb18052
85436
85437    Monotone-Author: wsourdeau@inverse.ca
85438    Monotone-Date: 2012-02-20T21:26:42
85439    Monotone-Branch: ca.inverse.sogo
85440
85441M	UI/Scheduler/Toolbars/SOGoAppointmentObject.toolbar
85442M	UI/Scheduler/Toolbars/SOGoTaskObject.toolbar
85443M	UI/Scheduler/UIxComponentEditor.h
85444M	UI/Scheduler/UIxComponentEditor.m
85445M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
85446M	UI/WebServerResources/UIxComponentEditor.js
85447
85448commit 18eab081650cd7ca43d171b5607f7c90b8aabafc
85449Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85450Date:   Mon Feb 20 19:47:58 2012 +0000
85451
85452    Monotone-Parent: 1446e7383727bc0d371dfafcec06697f030f7117
85453    Monotone-Revision: 7f4c04f0c1883efb437cd0189f442b20c0063c82
85454
85455    Monotone-Author: wsourdeau@inverse.ca
85456    Monotone-Date: 2012-02-20T19:47:58
85457    Monotone-Branch: ca.inverse.sogo
85458
85459M	ChangeLog
85460M	OpenChange/MAPIStoreCalendarContext.m
85461M	OpenChange/MAPIStoreGCSBaseContext.h
85462M	OpenChange/MAPIStoreGCSBaseContext.m
85463M	OpenChange/MAPIStoreGCSFolder.m
85464M	OpenChange/MAPIStoreMailContext.m
85465M	OpenChange/MAPIStoreMailFolder.h
85466M	OpenChange/MAPIStoreMailFolder.m
85467M	OpenChange/MAPIStoreTasksContext.m
85468M	Tests/Integration/webdavlib.py
85469
85470commit 04e09e0b61a9c6385bc5bff4e7af042592adc8d5
85471Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85472Date:   Mon Feb 20 14:50:54 2012 +0000
85473
85474    Monotone-Parent: 04bea15431a5d37d2c52ccda4a30d78b57741793
85475    Monotone-Revision: 1446e7383727bc0d371dfafcec06697f030f7117
85476
85477    Monotone-Author: wsourdeau@inverse.ca
85478    Monotone-Date: 2012-02-20T14:50:54
85479    Monotone-Branch: ca.inverse.sogo
85480
85481M	ChangeLog
85482M	OpenChange/MAPIStoreObject.h
85483M	OpenChange/MAPIStoreObject.m
85484
85485commit 3c6cdd8708ec66dfe36a2476d17796b67198c3e2
85486Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85487Date:   Fri Feb 17 18:59:57 2012 +0000
85488
85489    Monotone-Parent: 8c3a2531198e8b97572bbc89525885693d00a39b
85490    Monotone-Revision: 75ed7ffc63cde2539fbad2651b19e8b944cba52e
85491
85492    Monotone-Author: wsourdeau@inverse.ca
85493    Monotone-Date: 2012-02-17T18:59:57
85494    Monotone-Branch: ca.inverse.sogo
85495
85496M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
85497
85498commit 99480481a7fb8f73dbc0fcefc6c4968e8af939bd
85499Author: Jean Raby <jraby@inverse.ca>
85500Date:   Fri Feb 17 18:54:18 2012 +0000
85501
85502    Use globbing to include all sql upgrade scripts instead of listing them all
85503
85504    Monotone-Parent: 72203acde8ebf2eb487bf2f4d7ee94f9c8fcd81a
85505    Monotone-Revision: 177dc270d3d2e9cdaa12bcd9273e1af23ee99d72
85506
85507    Monotone-Author: jraby@inverse.ca
85508    Monotone-Date: 2012-02-17T18:54:18
85509    Monotone-Branch: ca.inverse.sogo
85510
85511M	sogo.spec
85512
85513commit 3a4a518c9e16470e49012a42903d67086a181fd4
85514Author: Jean Raby <jraby@inverse.ca>
85515Date:   Thu Feb 16 22:03:36 2012 +0000
85516
85517    Cosmetic fixes in preferences.py
85518    add a new test to set/get text preferences with chars that must be escaped.
85519
85520    Monotone-Parent: 361f4d1d571053d2b3dd474a5d6755ef20cc2851
85521    Monotone-Revision: 72203acde8ebf2eb487bf2f4d7ee94f9c8fcd81a
85522
85523    Monotone-Author: jraby@inverse.ca
85524    Monotone-Date: 2012-02-16T22:03:36
85525    Monotone-Branch: ca.inverse.sogo
85526
85527M	Tests/Integration/preferences.py
85528A	Tests/Integration/test-preferences.py
85529
85530commit 8f1307e13d8b1116614281ea6ae0876c89523f5a
85531Author: Jean Raby <jraby@inverse.ca>
85532Date:   Wed Feb 15 20:27:00 2012 +0000
85533
85534    update the languages and the preference map to match the new properties names
85535    Don't use the default daysBetweenResponse for the vacation ignore list test
85536
85537    Monotone-Parent: 9631e91f39d72591553f51f05b43536b1438e553
85538    Monotone-Revision: 8c3a2531198e8b97572bbc89525885693d00a39b
85539
85540    Monotone-Author: jraby@inverse.ca
85541    Monotone-Date: 2012-02-15T20:27:00
85542    Monotone-Branch: ca.inverse.sogo
85543
85544M	Tests/Integration/preferences.py
85545M	Tests/Integration/test-sieve.py
85546
85547commit a6bf194813992af13d4916bef3d39d4efcf460e5
85548Author: Jean Raby <jraby@inverse.ca>
85549Date:   Wed Feb 15 19:41:00 2012 +0000
85550
85551    Add a 'name' tag to preferences that didn't have one.
85552    Make it easier to script preferences updates
85553    (mostly needed by integration tests)
85554
85555    Monotone-Parent: 7014c5053f06e41d5d808632f6c28b472a6037d8
85556    Monotone-Revision: 9631e91f39d72591553f51f05b43536b1438e553
85557
85558    Monotone-Author: jraby@inverse.ca
85559    Monotone-Date: 2012-02-15T19:41:00
85560    Monotone-Branch: ca.inverse.sogo
85561
85562M	UI/Templates/PreferencesUI/UIxPreferences.wox
85563
85564commit f9cb0e74db496a3ad2a2ef1a4190821c2a9177e9
85565Author: Jean Raby <jraby@inverse.ca>
85566Date:   Wed Feb 15 19:33:37 2012 +0000
85567
85568    Do not use the default number of days for the vacation replies...
85569    gives us a chance to catch a future breakage
85570
85571    Monotone-Parent: fb63130e235a425b2051b359e3504ed4d8916859
85572    Monotone-Revision: 7014c5053f06e41d5d808632f6c28b472a6037d8
85573
85574    Monotone-Author: jraby@inverse.ca
85575    Monotone-Date: 2012-02-15T19:33:37
85576    Monotone-Branch: ca.inverse.sogo
85577
85578M	Tests/Integration/test-sieve.py
85579
85580commit eb643568581453d65bc1a58c7542f7a82b83d91d
85581Author: Jean Raby <jraby@inverse.ca>
85582Date:   Wed Feb 15 18:14:19 2012 +0000
85583
85584    Verbose error if the assertion fails
85585
85586    Monotone-Parent: e18b5ae2235fde5d7f7f569ead8452a2217d9b5c
85587    Monotone-Revision: 057f323db2fa6be4670dc58350ff09cbbc11113b
85588
85589    Monotone-Author: jraby@inverse.ca
85590    Monotone-Date: 2012-02-15T18:14:19
85591    Monotone-Branch: ca.inverse.sogo
85592
85593M	Tests/Integration/test-webdavsync.py
85594
85595commit da111aa6cc902c98545021250d0c359dbf5899bb
85596Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85597Date:   Tue Feb 14 21:23:31 2012 +0000
85598
85599    Monotone-Parent: bdd1da1e1be522e483da3257b19a669856f518d6
85600    Monotone-Revision: c5233a2a4e6a6abdb50191daf1eb589c9ff5cf80
85601
85602    Monotone-Author: wsourdeau@inverse.ca
85603    Monotone-Date: 2012-02-14T21:23:31
85604
85605M	ChangeLog
85606M	SoObjects/SOGo/SOGoUserManager.m
85607M	SoObjects/SOGo/SQLSource.m
85608
85609commit 486c7115fb7b30daab31b14afbd6c71ceab8398b
85610Author: Ludovic Marcotte <lmarcotte@inverse.ca>
85611Date:   Tue Feb 14 15:51:23 2012 +0000
85612
85613    Fixed crash on null paths cache
85614
85615    Monotone-Parent: 738bb5934b9505acd57737d65ba73eb95e8a9379
85616    Monotone-Revision: 07da2515c4d2be88823f4531db65f3d4d995acdc
85617
85618    Monotone-Author: ludovic@Sophos.ca
85619    Monotone-Date: 2012-02-14T15:51:23
85620
85621M	SoObjects/SOGo/SOGoCache.m
85622
85623commit 186023c961c9c447497537370960c9dc2b6b885a
85624Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85625Date:   Tue Feb 14 14:58:34 2012 +0000
85626
85627    Monotone-Parent: 40480465ce4ec6f36665568ed685c71f37abb04a
85628    Monotone-Revision: 3d47f593fbb200a77cb1c9523f3d158473420274
85629
85630    Monotone-Author: wsourdeau@inverse.ca
85631    Monotone-Date: 2012-02-14T14:58:34
85632    Monotone-Branch: ca.inverse.sogo
85633
85634M	ChangeLog
85635M	OpenChange/MAPIStoreMailFolder.h
85636M	OpenChange/MAPIStoreMailFolder.m
85637
85638commit 0d1f0fc51306c19fd9abeaf4847b44a1c65b0973
85639Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85640Date:   Tue Feb 14 14:53:28 2012 +0000
85641
85642    Monotone-Parent: 32f9a24520dba6eee15ab6f517da6469a40bf0e1
85643    Monotone-Revision: 40480465ce4ec6f36665568ed685c71f37abb04a
85644
85645    Monotone-Author: wsourdeau@inverse.ca
85646    Monotone-Date: 2012-02-14T14:53:28
85647    Monotone-Branch: ca.inverse.sogo
85648
85649M	OpenChange/MAPIStoreMailContext.m
85650
85651commit d92d97dcfaf3710694bb615586c8e0ab7b8e3714
85652Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85653Date:   Tue Feb 14 14:47:06 2012 +0000
85654
85655    Monotone-Parent: bf1a16583327d284f358b77678f9f89a4fbae729
85656    Monotone-Revision: 32f9a24520dba6eee15ab6f517da6469a40bf0e1
85657
85658    Monotone-Author: wsourdeau@inverse.ca
85659    Monotone-Date: 2012-02-14T14:47:06
85660    Monotone-Branch: ca.inverse.sogo
85661
85662M	ChangeLog
85663M	OpenChange/MAPIStoreContext.h
85664M	OpenChange/MAPIStoreContext.m
85665M	OpenChange/MAPIStoreFallbackContext.m
85666M	OpenChange/MAPIStoreGCSBaseContext.m
85667M	OpenChange/MAPIStoreMailContext.m
85668M	OpenChange/MAPIStoreSOGo.m
85669
85670commit 87f48639ca4e00df78275f6e097f0db06ea46786
85671Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85672Date:   Tue Feb 14 14:33:17 2012 +0000
85673
85674    Monotone-Parent: 68d30b4cdc1cec564b3d0e8651e00e945881b5ce
85675    Monotone-Revision: bf1a16583327d284f358b77678f9f89a4fbae729
85676
85677    Monotone-Author: wsourdeau@inverse.ca
85678    Monotone-Date: 2012-02-14T14:33:17
85679    Monotone-Branch: ca.inverse.sogo
85680
85681M	ChangeLog
85682M	OpenChange/MAPIStoreCalendarMessage.m
85683
85684commit 8c5021e3d05f991c063deb41be0c1ead7b063ca3
85685Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85686Date:   Mon Feb 13 19:46:08 2012 +0000
85687
85688    Monotone-Parent: 6a3d48cf816cd9dd300983790541d39c969393c6
85689    Monotone-Revision: 738bb5934b9505acd57737d65ba73eb95e8a9379
85690
85691    Monotone-Author: wsourdeau@inverse.ca
85692    Monotone-Date: 2012-02-13T19:46:08
85693
85694M	ChangeLog
85695M	UI/WebServerResources/JavascriptAPIExtensions.js
85696
85697commit 0ef5f208afdf0492cc812f5a00ef8fc8978e2f2a
85698Author: Francis Lachapelle <flachapelle@inverse.ca>
85699Date:   Sat Feb 11 13:24:23 2012 +0000
85700
85701    Branch for SOGo v1.3.13
85702
85703    Monotone-Parent: 544e6a1cec3edef4870ca5917521c26d9253603b
85704    Monotone-Revision: 5abb92a02f316c7fc831f84e5303392f8aaf08d8
85705
85706    Monotone-Author: flachapelle@inverse.ca
85707    Monotone-Date: 2012-02-11T13:24:23
85708
85709M	Version
85710
85711commit 45a6a369212465c3b43f8182f9922cac66371825
85712Author: Francis Lachapelle <flachapelle@inverse.ca>
85713Date:   Sat Feb 11 13:17:03 2012 +0000
85714
85715    Updated installation guide for new parameter DomainFieldName.
85716
85717    Monotone-Parent: 4820885b1e556f6d0177021967d8b07cb1154aff
85718    Monotone-Revision: 544e6a1cec3edef4870ca5917521c26d9253603b
85719
85720    Monotone-Author: flachapelle@inverse.ca
85721    Monotone-Date: 2012-02-11T13:17:03
85722    Monotone-Branch: ca.inverse.sogo
85723
85724M	Documentation/SOGo Installation Guide.odt
85725
85726commit 7815b3403c90c041f350596cf8388dbf4e883dfb
85727Author: Francis Lachapelle <flachapelle@inverse.ca>
85728Date:   Sat Feb 11 07:08:02 2012 +0000
85729
85730    See ChangeLog.
85731
85732    Monotone-Parent: d4394b4b92fdfda720d67698c9fbadc75787ad18
85733    Monotone-Revision: e8c7d8a4465a1b9357c1d9f201dec2b93c5f3507
85734
85735    Monotone-Author: flachapelle@inverse.ca
85736    Monotone-Date: 2012-02-11T07:08:02
85737    Monotone-Branch: ca.inverse.sogo
85738
85739M	ChangeLog
85740M	SoObjects/Contacts/SOGoContactFolder.h
85741M	SoObjects/Contacts/SOGoContactGCSFolder.m
85742M	SoObjects/Contacts/SOGoContactSourceFolder.m
85743M	SoObjects/Contacts/SOGoFolder+CardDAV.m
85744M	SoObjects/SOGo/LDAPSource.m
85745M	SoObjects/SOGo/SOGoSource.h
85746M	SoObjects/SOGo/SOGoUser.m
85747M	SoObjects/SOGo/SOGoUserManager.m
85748M	SoObjects/SOGo/SQLSource.h
85749M	SoObjects/SOGo/SQLSource.m
85750M	Tools/SOGoSockDOperation.m
85751M	UI/Contacts/UIxContactFoldersView.m
85752M	UI/Contacts/UIxContactsListActions.m
85753M	UI/MailerUI/UIxMailEditor.m
85754
85755commit d27574862bc28030dbe37230f5cb598ed49b6374
85756Author: Francis Lachapelle <flachapelle@inverse.ca>
85757Date:   Sat Feb 11 01:20:48 2012 +0000
85758
85759    Monotone-Parent: 3be1457342206d81824250d57633322dda8fb4d9
85760    Monotone-Revision: e3472120a6c1a2370d18a7cf44e52e53f93b7323
85761
85762    Monotone-Author: flachapelle@inverse.ca
85763    Monotone-Date: 2012-02-11T01:20:48
85764    Monotone-Branch: ca.inverse.sogo
85765
85766M	SoObjects/Mailer/SOGoMailForward.m
85767
85768commit 6ce0c29b2a6b3e41b6bf32b72cad69592a6fb7ba
85769Author: Francis Lachapelle <flachapelle@inverse.ca>
85770Date:   Fri Feb 10 21:03:29 2012 +0000
85771
85772    Monotone-Parent: 0c045ab1e972ecf31a2d5051abbc0ef141461d10
85773    Monotone-Revision: 3be1457342206d81824250d57633322dda8fb4d9
85774
85775    Monotone-Author: flachapelle@inverse.ca
85776    Monotone-Date: 2012-02-10T21:03:29
85777    Monotone-Branch: ca.inverse.sogo
85778
85779M	Tests/Integration/test-maildav.py
85780
85781commit 914373e4a8b619862832a484389ebc2ee6ff1788
85782Author: Francis Lachapelle <flachapelle@inverse.ca>
85783Date:   Fri Feb 10 20:56:45 2012 +0000
85784
85785    See ChangeLog.
85786
85787    Monotone-Parent: 3d26091bec393e3abf8d2b6033e0737e09c207b9
85788    Monotone-Revision: 0c045ab1e972ecf31a2d5051abbc0ef141461d10
85789
85790    Monotone-Author: flachapelle@inverse.ca
85791    Monotone-Date: 2012-02-10T20:56:45
85792    Monotone-Branch: ca.inverse.sogo
85793
85794M	ChangeLog
85795M	UI/WebServerResources/UIxAclEditor.js
85796M	UI/WebServerResources/UIxContactsUserFolders.js
85797
85798commit 80934d748a73c3dcc5d6fdfd7c057828559f8bf6
85799Author: Francis Lachapelle <flachapelle@inverse.ca>
85800Date:   Fri Feb 10 03:17:52 2012 +0000
85801
85802    Fix for bug #1641.
85803
85804    Monotone-Parent: e27ba437a27fa40967d6195b9f420b3c36988d81
85805    Monotone-Revision: 15825926d3d6130838a6e8a925fb390321c6e5fa
85806
85807    Monotone-Author: flachapelle@inverse.ca
85808    Monotone-Date: 2012-02-10T03:17:52
85809    Monotone-Branch: ca.inverse.sogo
85810
85811M	ChangeLog
85812M	UI/WebServerResources/UIxMailEditor.css
85813M	UI/WebServerResources/UIxMailEditor.js
85814
85815commit 6ef5d5bcccae84b3d99f40024c272e446b66a80c
85816Author: Jean Raby <jraby@inverse.ca>
85817Date:   Fri Feb 17 22:06:58 2012 +0000
85818
85819    remove 'except as' since it is not supported on python 2.5 (debian-lenny)
85820
85821    Monotone-Parent: 04bea15431a5d37d2c52ccda4a30d78b57741793
85822    Monotone-Revision: e27ba437a27fa40967d6195b9f420b3c36988d81
85823
85824    Monotone-Author: jraby@inverse.ca
85825    Monotone-Date: 2012-02-17T22:06:58
85826    Monotone-Branch: ca.inverse.sogo
85827
85828M	Tests/Integration/test-preferences.py
85829
85830commit 6aba8896c6724b02264b130e2d5372e5586ba70b
85831Author: Francis Lachapelle <flachapelle@inverse.ca>
85832Date:   Thu Feb 9 05:07:20 2012 +0000
85833
85834    See ChangeLog.
85835
85836    Monotone-Parent: a6d3b9fa4de9255e40d3f81c5173a8189e87427a
85837    Monotone-Revision: 361f4d1d571053d2b3dd474a5d6755ef20cc2851
85838
85839    Monotone-Author: flachapelle@inverse.ca
85840    Monotone-Date: 2012-02-09T05:07:20
85841    Monotone-Branch: ca.inverse.sogo
85842
85843M	ChangeLog
85844M	UI/WebServerResources/UIxAttendeesEditor.js
85845
85846commit 4d44ac91fa9c7bb8ab6a28bd7e7450746d558a89
85847Author: Francis Lachapelle <flachapelle@inverse.ca>
85848Date:   Thu Feb 9 03:07:24 2012 +0000
85849
85850    Updated Norwegian translations.
85851
85852    Monotone-Parent: 8c3a2531198e8b97572bbc89525885693d00a39b
85853    Monotone-Revision: a6d3b9fa4de9255e40d3f81c5173a8189e87427a
85854
85855    Monotone-Author: flachapelle@inverse.ca
85856    Monotone-Date: 2012-02-09T03:07:24
85857    Monotone-Branch: ca.inverse.sogo
85858
85859M	UI/MainUI/NorwegianBokmal.lproj/Locale
85860M	UI/MainUI/NorwegianNynorsk.lproj/Locale
85861
85862commit 1834ed6ebe7d6978240086623334c7d4785be57b
85863Author: Francis Lachapelle <flachapelle@inverse.ca>
85864Date:   Thu Feb 9 00:51:38 2012 +0000
85865
85866    Updated updates.php for Thunderbird 10 ESR.
85867
85868    Monotone-Parent: e18b5ae2235fde5d7f7f569ead8452a2217d9b5c
85869    Monotone-Revision: 99a21f22aaef25992c4ef5afd7e525c0b3aca3cd
85870
85871    Monotone-Author: flachapelle@inverse.ca
85872    Monotone-Date: 2012-02-09T00:51:38
85873    Monotone-Branch: ca.inverse.sogo
85874
85875M	Scripts/updates.php
85876
85877commit 3da73073e858ac542a762f26c0194c1626e8fca8
85878Author: Francis Lachapelle <flachapelle@inverse.ca>
85879Date:   Wed Feb 8 15:51:24 2012 +0000
85880
85881    Updated NEWS file.
85882
85883    Monotone-Parent: ae0ad3228ddb04bfb233821d8ded09a5b5866c93
85884    Monotone-Revision: bdd1da1e1be522e483da3257b19a669856f518d6
85885
85886    Monotone-Author: flachapelle@inverse.ca
85887    Monotone-Date: 2012-02-08T15:51:24
85888
85889M	NEWS
85890
85891commit 2e66b6a8e611551454fdbf5d73e662fc41eb8d93
85892Author: Francis Lachapelle <flachapelle@inverse.ca>
85893Date:   Wed Feb 8 15:41:57 2012 +0000
85894
85895    See ChangeLog.
85896
85897    Monotone-Parent: 68e5a2b8ae68f37745584028ad7764b76dcc5794
85898    Monotone-Revision: ae0ad3228ddb04bfb233821d8ded09a5b5866c93
85899
85900    Monotone-Author: flachapelle@inverse.ca
85901    Monotone-Date: 2012-02-08T15:41:57
85902
85903M	ChangeLog
85904M	UI/WebServerResources/ContactsUI.js
85905
85906commit 76ca9fb0b7ffdf55155d4dfc305f9044b4957111
85907Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85908Date:   Tue Feb 14 15:58:17 2012 +0000
85909
85910    Monotone-Parent: 738bb5934b9505acd57737d65ba73eb95e8a9379
85911    Monotone-Revision: 12cffe17c857f344b88a2e8225bd29d25d96b049
85912
85913    Monotone-Author: wsourdeau@inverse.ca
85914    Monotone-Date: 2012-02-14T15:58:17
85915
85916M	ChangeLog
85917M	SoObjects/SOGo/SOGoSQLUserProfile.m
85918
85919commit 0e72bbe01c68bb1153cf9d5ffcffa17f78b8867c
85920Author: Francis Lachapelle <flachapelle@inverse.ca>
85921Date:   Wed Feb 8 07:38:17 2012 +0000
85922
85923    Updated Debian package.
85924
85925    Monotone-Parent: 235258efee8273e9b6d2822d3d5da125520631c7
85926    Monotone-Revision: 6a3d48cf816cd9dd300983790541d39c969393c6
85927
85928    Monotone-Author: flachapelle@inverse.ca
85929    Monotone-Date: 2012-02-08T07:38:17
85930
85931M	debian/sogo.docs
85932
85933commit c255ce92fdf85e6d914eeebdb853c146f3475cc7
85934Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85935Date:   Mon Feb 13 15:09:06 2012 +0000
85936
85937    Monotone-Parent: b84d2ade488d31149ffc7e1bd8b78b98c3331703
85938    Monotone-Revision: 6e9bec6a824b22501c8cbc518a56410d6d896cb0
85939
85940    Monotone-Author: wsourdeau@inverse.ca
85941    Monotone-Date: 2012-02-13T15:09:06
85942    Monotone-Branch: ca.inverse.sogo
85943
85944M	Tests/Unit/TestNSString+URLEscaping.m
85945M	UI/Templates/ContactsUI/UIxContactView.wox
85946
85947commit f93e9b5b9d3bb147b01026a7c8874ac0bad09edf
85948Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85949Date:   Mon Feb 13 14:50:00 2012 +0000
85950
85951    Monotone-Parent: b2bfdd5b59fed2950707131eca171b4758bcd635
85952    Monotone-Revision: 57b39725f8c002b9b6cb9b05ad3fa2e2401cd46b
85953
85954    Monotone-Author: wsourdeau@inverse.ca
85955    Monotone-Date: 2012-02-13T14:50:00
85956    Monotone-Branch: ca.inverse.sogo
85957
85958M	ChangeLog
85959M	UI/Contacts/UIxContactView.m
85960M	UI/Templates/ContactsUI/UIxContactView.wox
85961
85962commit 499c4d1efb33caaf0c0ac8f164b910546aa84b33
85963Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
85964Date:   Thu Feb 9 20:34:52 2012 +0000
85965
85966    Monotone-Parent: 96f11391475b0d4e71002f19f89309839d039b36
85967    Monotone-Revision: b2bfdd5b59fed2950707131eca171b4758bcd635
85968
85969    Monotone-Author: wsourdeau@inverse.ca
85970    Monotone-Date: 2012-02-09T20:34:52
85971    Monotone-Branch: ca.inverse.sogo
85972
85973M	SoObjects/SOGo/NSString+Utilities.m
85974M	UI/WebServerResources/JavascriptAPIExtensions.js
85975
85976commit 9f4270be399d6911552cc28b7858d2a6861d7f90
85977Author: Francis Lachapelle <flachapelle@inverse.ca>
85978Date:   Wed Feb 8 04:19:53 2012 +0000
85979
85980    Updated French translation.
85981
85982    Monotone-Parent: 4c30f877fc1d49f7355d5e2a52ec10f74bf224dc
85983    Monotone-Revision: 235258efee8273e9b6d2822d3d5da125520631c7
85984
85985    Monotone-Author: flachapelle@inverse.ca
85986    Monotone-Date: 2012-02-08T04:19:53
85987
85988M	SoObjects/Appointments/French.lproj/Localizable.strings
85989M	UI/PreferencesUI/French.lproj/Localizable.strings
85990
85991commit 6784b4462a0f6b93c169ab8e248ef6b4901bbe29
85992Author: Francis Lachapelle <flachapelle@inverse.ca>
85993Date:   Wed Feb 8 04:04:12 2012 +0000
85994
85995    Updated NEWS file.
85996
85997    Monotone-Parent: c94ad01d8feeda0e1cb3fa2638db53d2e8d31916
85998    Monotone-Revision: 4c30f877fc1d49f7355d5e2a52ec10f74bf224dc
85999
86000    Monotone-Author: flachapelle@inverse.ca
86001    Monotone-Date: 2012-02-08T04:04:12
86002
86003M	NEWS
86004
86005commit eea8ff0931515dc65c5ac09b0389e8a0eb7e9186
86006Author: Francis Lachapelle <flachapelle@inverse.ca>
86007Date:   Wed Feb 8 01:44:58 2012 +0000
86008
86009    Updated guides.
86010
86011    Monotone-Parent: 60622fa4c50cefcbd1013a6fa04a6d7cd5252784
86012    Monotone-Revision: c94ad01d8feeda0e1cb3fa2638db53d2e8d31916
86013
86014    Monotone-Author: flachapelle@inverse.ca
86015    Monotone-Date: 2012-02-08T01:44:58
86016
86017M	Documentation/SOGo Installation Guide.odt
86018M	Documentation/SOGo Mobile Devices Configuration.odt
86019M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
86020
86021commit e21e4dad699c618f44407d36179bff302b05477f
86022Author: Francis Lachapelle <flachapelle@inverse.ca>
86023Date:   Wed Feb 8 00:23:14 2012 +0000
86024
86025    Updated NEWS file.
86026
86027    Monotone-Parent: cf22d1cfa82213d605373c45e825eaffccdb3cc9
86028    Monotone-Revision: 60622fa4c50cefcbd1013a6fa04a6d7cd5252784
86029
86030    Monotone-Author: flachapelle@inverse.ca
86031    Monotone-Date: 2012-02-08T00:23:14
86032
86033M	NEWS
86034
86035commit fa647c8edeb288858d8aadb7d8f851b5c01057ee
86036Author: Francis Lachapelle <flachapelle@inverse.ca>
86037Date:   Wed Feb 8 00:12:26 2012 +0000
86038
86039    Monotone-Parent: 92638e02e3b38087e427f0604b8dd774e09d2001
86040    Monotone-Revision: cf22d1cfa82213d605373c45e825eaffccdb3cc9
86041
86042    Monotone-Author: flachapelle@inverse.ca
86043    Monotone-Date: 2012-02-08T00:12:26
86044
86045M	ChangeLog
86046
86047commit 0fb6bbc8363c9e8a3db9ad541d4e756282e60425
86048Author: Francis Lachapelle <flachapelle@inverse.ca>
86049Date:   Tue Feb 7 23:48:57 2012 +0000
86050
86051    Monotone-Parent: 29fffc5b150efb565af943e7fd8387e446ceb042
86052    Monotone-Revision: 92638e02e3b38087e427f0604b8dd774e09d2001
86053
86054    Monotone-Author: flachapelle@inverse.ca
86055    Monotone-Date: 2012-02-07T23:48:57
86056
86057M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
86058
86059commit 34cc7a27dccc6f153ebdcf7b1940201e347bfce8
86060Author: Francis Lachapelle <flachapelle@inverse.ca>
86061Date:   Tue Feb 7 23:47:25 2012 +0000
86062
86063    Monotone-Parent: 8b85752325ab90167923684643ea6fe0374ee7a1
86064    Monotone-Revision: 29fffc5b150efb565af943e7fd8387e446ceb042
86065
86066    Monotone-Author: flachapelle@inverse.ca
86067    Monotone-Date: 2012-02-07T23:47:25
86068
86069M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
86070
86071commit b7077e74de2ac978e232ac4ffd666c754ab698bb
86072Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86073Date:   Fri Feb 10 10:42:33 2012 +0000
86074
86075    Monotone-Parent: 6abb8375831082425cff443adae2a3a663f43a6d
86076    Monotone-Revision: 8b85752325ab90167923684643ea6fe0374ee7a1
86077
86078    Monotone-Author: wsourdeau@inverse.ca
86079    Monotone-Date: 2012-02-10T10:42:33
86080
86081M	ChangeLog
86082M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
86083
86084commit 2f887c3e3708358b5614f3b7e700cbdb72630af8
86085Author: Francis Lachapelle <flachapelle@inverse.ca>
86086Date:   Tue Feb 7 23:18:03 2012 +0000
86087
86088    See ChangeLog.
86089
86090    Monotone-Parent: e9f628c74b83c2316c49865e04b473c6e202c332
86091    Monotone-Revision: 6abb8375831082425cff443adae2a3a663f43a6d
86092
86093    Monotone-Author: flachapelle@inverse.ca
86094    Monotone-Date: 2012-02-07T23:18:03
86095
86096M	ChangeLog
86097M	UI/WebServerResources/generic.js
86098
86099commit b159c2c8796ad7e18b4e28e868b751c9c2ca4687
86100Author: Francis Lachapelle <flachapelle@inverse.ca>
86101Date:   Tue Feb 7 23:08:46 2012 +0000
86102
86103    See ChangeLog.
86104
86105    Monotone-Parent: 361e773d3d8846808f8d0ac504cac38d25cbff5c
86106    Monotone-Revision: e9f628c74b83c2316c49865e04b473c6e202c332
86107
86108    Monotone-Author: flachapelle@inverse.ca
86109    Monotone-Date: 2012-02-07T23:08:46
86110
86111M	ChangeLog
86112M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
86113
86114commit a8ae0e30f4ad7b039e857726b44cd904bcc9f6c6
86115Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86116Date:   Fri Feb 10 05:54:20 2012 +0000
86117
86118    Monotone-Parent: 36b65152583027c2506fe59e3b0c3c5c9afe9dd2
86119    Monotone-Revision: 361e773d3d8846808f8d0ac504cac38d25cbff5c
86120
86121    Monotone-Author: wsourdeau@inverse.ca
86122    Monotone-Date: 2012-02-10T05:54:20
86123
86124M	ChangeLog
86125M	SoObjects/SOGo/NSString+Utilities.m
86126M	UI/WebServerResources/JavascriptAPIExtensions.js
86127
86128commit d5a90f7950f06ce094968d818a5843d7a6d5c620
86129Author: Francis Lachapelle <flachapelle@inverse.ca>
86130Date:   Tue Feb 7 14:24:46 2012 +0000
86131
86132    Updated NEWS file.
86133
86134    Monotone-Parent: 2b438d60e3231cf7f4811dadaf9a91a62885d15b
86135    Monotone-Revision: 36b65152583027c2506fe59e3b0c3c5c9afe9dd2
86136
86137    Monotone-Author: flachapelle@inverse.ca
86138    Monotone-Date: 2012-02-07T14:24:46
86139
86140M	NEWS
86141
86142commit 1c77687067369a8eb10bf06f9dfd3ee88d51f00d
86143Author: Francis Lachapelle <flachapelle@inverse.ca>
86144Date:   Tue Feb 7 14:00:04 2012 +0000
86145
86146    See ChangeLog.
86147
86148    Monotone-Parent: 3c2b3475feee421f144bee585133b1b3715a0560
86149    Monotone-Revision: 2b438d60e3231cf7f4811dadaf9a91a62885d15b
86150
86151    Monotone-Author: flachapelle@inverse.ca
86152    Monotone-Date: 2012-02-07T14:00:04
86153
86154M	ChangeLog
86155M	SoObjects/SOGo/SOGoGCSFolder.m
86156
86157commit 229e93b1802c7e1abee77d74d6256167282a8136
86158Author: Francis Lachapelle <flachapelle@inverse.ca>
86159Date:   Tue Feb 7 13:56:08 2012 +0000
86160
86161    Monotone-Parent: 20dbab3c77e283f51fa00b0ddf9996c2d5202593
86162    Monotone-Revision: 3c2b3475feee421f144bee585133b1b3715a0560
86163
86164    Monotone-Author: flachapelle@inverse.ca
86165    Monotone-Date: 2012-02-07T13:56:08
86166
86167M	UI/PreferencesUI/German.lproj/Localizable.strings
86168M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
86169
86170commit 5cf70106f964154149f495e23c5437f86975bdc0
86171Author: Francis Lachapelle <flachapelle@inverse.ca>
86172Date:   Tue Feb 7 13:55:07 2012 +0000
86173
86174    Monotone-Parent: ede4097ac046a47b58f601671f5de7ac2b3abcde
86175    Monotone-Revision: 20dbab3c77e283f51fa00b0ddf9996c2d5202593
86176
86177    Monotone-Author: flachapelle@inverse.ca
86178    Monotone-Date: 2012-02-07T13:55:07
86179
86180M	UI/PreferencesUI/French.lproj/Localizable.strings
86181
86182commit d818412e723dbc6221ddd8943ff5ee2a91200f47
86183Author: Francis Lachapelle <flachapelle@inverse.ca>
86184Date:   Tue Feb 7 13:54:28 2012 +0000
86185
86186    Monotone-Parent: b4780a3bd9c0ffc9a57f4083ea66948dff51026b
86187    Monotone-Revision: ede4097ac046a47b58f601671f5de7ac2b3abcde
86188
86189    Monotone-Author: flachapelle@inverse.ca
86190    Monotone-Date: 2012-02-07T13:54:28
86191
86192M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
86193
86194commit a3b96dc6922f3359cd8a2d7ca5bf005ddf7d3573
86195Author: Francis Lachapelle <flachapelle@inverse.ca>
86196Date:   Tue Feb 7 12:11:27 2012 +0000
86197
86198    Monotone-Parent: e44d4b3b819cc0be31ab350c503dde9185890fbe
86199    Monotone-Revision: b4780a3bd9c0ffc9a57f4083ea66948dff51026b
86200
86201    Monotone-Author: flachapelle@inverse.ca
86202    Monotone-Date: 2012-02-07T12:11:27
86203
86204M	UI/MainUI/German.lproj/Localizable.strings
86205
86206commit 63782c9d2379c0a87abaca3e7bc33832a91f6816
86207Author: Francis Lachapelle <flachapelle@inverse.ca>
86208Date:   Tue Feb 7 10:13:17 2012 +0000
86209
86210    See ChangeLog.
86211
86212    Monotone-Parent: 1bf26558a5d80739db6bafed963516c4e78f4d6b
86213    Monotone-Revision: e44d4b3b819cc0be31ab350c503dde9185890fbe
86214
86215    Monotone-Author: flachapelle@inverse.ca
86216    Monotone-Date: 2012-02-07T10:13:17
86217
86218M	ChangeLog
86219M	UI/WebServerResources/UIxAttendeesEditor.js
86220
86221commit 5d9e0e99cf7882c9acf7e610a62f23d1812a465b
86222Author: Francis Lachapelle <flachapelle@inverse.ca>
86223Date:   Tue Feb 7 08:57:10 2012 +0000
86224
86225    Updated Norwegian (Bokmal) translation.
86226
86227    Monotone-Parent: 3294d3290f0e8a5c66f763d838b3e1edaa9ad289
86228    Monotone-Revision: 1bf26558a5d80739db6bafed963516c4e78f4d6b
86229
86230    Monotone-Author: flachapelle@inverse.ca
86231    Monotone-Date: 2012-02-07T08:57:10
86232
86233M	NEWS
86234M	SoObjects/Appointments/NorwegianBokmal.lproj/Localizable.strings
86235M	UI/Common/NorwegianBokmal.lproj/Localizable.strings
86236M	UI/Contacts/NorwegianBokmal.lproj/Localizable.strings
86237M	UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings
86238M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
86239M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
86240M	UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings
86241
86242commit d4b89f7d1f4523f44574e867aaf88ae44187779d
86243Author: Francis Lachapelle <flachapelle@inverse.ca>
86244Date:   Tue Feb 7 02:01:00 2012 +0000
86245
86246    Updated NEWS file.
86247
86248    Monotone-Parent: f982ffc9ed24643c758894692058c6f8a4af9a47
86249    Monotone-Revision: 3294d3290f0e8a5c66f763d838b3e1edaa9ad289
86250
86251    Monotone-Author: flachapelle@inverse.ca
86252    Monotone-Date: 2012-02-07T02:01:00
86253
86254M	NEWS
86255
86256commit be4e55c200426895cf9c8287a2d451d206967db6
86257Author: Francis Lachapelle <flachapelle@inverse.ca>
86258Date:   Tue Feb 7 01:25:39 2012 +0000
86259
86260    Fixes for English translation files (duplicated keys).
86261
86262    Monotone-Parent: 4714c8ed13192fd3dfd0f378b26df7fc6c41def6
86263    Monotone-Revision: f982ffc9ed24643c758894692058c6f8a4af9a47
86264
86265    Monotone-Author: flachapelle@inverse.ca
86266    Monotone-Date: 2012-02-07T01:25:39
86267
86268M	UI/MailerUI/English.lproj/Localizable.strings
86269M	UI/PreferencesUI/English.lproj/Localizable.strings
86270
86271commit 0144c750bcc7e0d365e3ae37b573d602675e47be
86272Author: Francis Lachapelle <flachapelle@inverse.ca>
86273Date:   Tue Feb 7 01:24:39 2012 +0000
86274
86275    Updated Ukrainian translation.
86276
86277    Monotone-Parent: 15259bd931f767b8762dc71846bebd39635f660a
86278    Monotone-Revision: 4714c8ed13192fd3dfd0f378b26df7fc6c41def6
86279
86280    Monotone-Author: flachapelle@inverse.ca
86281    Monotone-Date: 2012-02-07T01:24:39
86282
86283M	UI/Common/Ukrainian.lproj/Localizable.strings
86284M	UI/Contacts/Ukrainian.lproj/Localizable.strings
86285M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
86286M	UI/MainUI/Ukrainian.lproj/Localizable.strings
86287M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
86288M	UI/Scheduler/Ukrainian.lproj/Localizable.strings
86289
86290commit cf6327561ad9287167c11eb18ed65e08ecd7c170
86291Author: Francis Lachapelle <flachapelle@inverse.ca>
86292Date:   Tue Feb 7 01:23:21 2012 +0000
86293
86294    Updated Russian translation.
86295
86296    Monotone-Parent: 5cc249c68bd4862bbcb8ac5a172007e99b21f25c
86297    Monotone-Revision: 15259bd931f767b8762dc71846bebd39635f660a
86298
86299    Monotone-Author: flachapelle@inverse.ca
86300    Monotone-Date: 2012-02-07T01:23:21
86301
86302M	UI/Common/Russian.lproj/Localizable.strings
86303M	UI/Contacts/Russian.lproj/Localizable.strings
86304M	UI/MailerUI/Russian.lproj/Localizable.strings
86305M	UI/PreferencesUI/Russian.lproj/Localizable.strings
86306M	UI/Scheduler/Russian.lproj/Localizable.strings
86307
86308commit cd36da8a47b1d3ec5a3456551f841fdcf39b61f9
86309Author: Francis Lachapelle <flachapelle@inverse.ca>
86310Date:   Tue Feb 7 01:20:42 2012 +0000
86311
86312    Updated Brazilian (Portuguese) translation.
86313
86314    Monotone-Parent: bcd71d8d39e2ff3f20cd8ace237d0a56e9d5b879
86315    Monotone-Revision: 5cc249c68bd4862bbcb8ac5a172007e99b21f25c
86316
86317    Monotone-Author: flachapelle@inverse.ca
86318    Monotone-Date: 2012-02-07T01:20:42
86319
86320M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
86321M	UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings
86322M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
86323M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
86324M	UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings
86325M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
86326M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
86327M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
86328M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
86329
86330commit 3939729c7c9bb5bbc30e0015a18b747433dc04b6
86331Author: Francis Lachapelle <flachapelle@inverse.ca>
86332Date:   Tue Feb 7 01:18:40 2012 +0000
86333
86334    Updated Italian translation.
86335
86336    Monotone-Parent: f3f6bc9b50e4c8830d367806fc2b957d262d0cf7
86337    Monotone-Revision: bcd71d8d39e2ff3f20cd8ace237d0a56e9d5b879
86338
86339    Monotone-Author: flachapelle@inverse.ca
86340    Monotone-Date: 2012-02-07T01:18:40
86341
86342M	SoObjects/Appointments/Italian.lproj/Localizable.strings
86343M	UI/AdministrationUI/Italian.lproj/Localizable.strings
86344M	UI/Common/Italian.lproj/Localizable.strings
86345M	UI/Contacts/Italian.lproj/Localizable.strings
86346M	UI/MailerUI/Italian.lproj/Localizable.strings
86347M	UI/MainUI/Italian.lproj/Localizable.strings
86348M	UI/PreferencesUI/Italian.lproj/Localizable.strings
86349M	UI/Scheduler/Italian.lproj/Localizable.strings
86350
86351commit 4eb3df1d11b9bed95b3281366a5414820e16e248
86352Author: Francis Lachapelle <flachapelle@inverse.ca>
86353Date:   Tue Feb 7 01:13:12 2012 +0000
86354
86355    Updated Spanish (Spain) translation.
86356
86357    Monotone-Parent: 7362e8ecffba2bde16623075623dd093c1b4fdf2
86358    Monotone-Revision: f3f6bc9b50e4c8830d367806fc2b957d262d0cf7
86359
86360    Monotone-Author: flachapelle@inverse.ca
86361    Monotone-Date: 2012-02-07T01:13:12
86362
86363M	UI/Common/SpanishSpain.lproj/Localizable.strings
86364M	UI/Contacts/SpanishSpain.lproj/Localizable.strings
86365M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
86366M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
86367M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
86368
86369commit 30e291f36275a4719bf8d005d37a5e4fdf7b1f2e
86370Author: Francis Lachapelle <flachapelle@inverse.ca>
86371Date:   Tue Feb 7 01:11:07 2012 +0000
86372
86373    Updated German translation.
86374
86375    Monotone-Parent: 6541302945d892c54ca9e94c53c973061a028569
86376    Monotone-Revision: 7362e8ecffba2bde16623075623dd093c1b4fdf2
86377
86378    Monotone-Author: flachapelle@inverse.ca
86379    Monotone-Date: 2012-02-07T01:11:07
86380
86381M	SoObjects/Appointments/German.lproj/Localizable.strings
86382M	UI/Common/German.lproj/Localizable.strings
86383M	UI/Contacts/German.lproj/Localizable.strings
86384M	UI/MailPartViewers/German.lproj/Localizable.strings
86385M	UI/MailerUI/German.lproj/Localizable.strings
86386M	UI/MainUI/German.lproj/Localizable.strings
86387M	UI/Scheduler/German.lproj/Localizable.strings
86388
86389commit f73064e389b8886081989c81fd82a2e40b078b79
86390Author: Francis Lachapelle <flachapelle@inverse.ca>
86391Date:   Tue Feb 7 01:07:44 2012 +0000
86392
86393    Updated Catalan translation.
86394
86395    Monotone-Parent: 9885caef81ed03ae9c3c25ac8c9a6c0bf60db18b
86396    Monotone-Revision: 6541302945d892c54ca9e94c53c973061a028569
86397
86398    Monotone-Author: flachapelle@inverse.ca
86399    Monotone-Date: 2012-02-07T01:07:44
86400
86401M	UI/Common/Catalan.lproj/Localizable.strings
86402M	UI/Contacts/Catalan.lproj/Localizable.strings
86403M	UI/MailerUI/Catalan.lproj/Localizable.strings
86404M	UI/MainUI/Catalan.lproj/Localizable.strings
86405M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
86406M	UI/Scheduler/Catalan.lproj/Localizable.strings
86407
86408commit b27f0de9a9acf2e26ea0491b32e73a214a6d44f4
86409Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86410Date:   Mon Feb 6 21:32:39 2012 +0000
86411
86412    Monotone-Parent: 6bc1556981bffd1a4a80e25cdf6ae2e257e57631
86413    Monotone-Revision: 2a5d61f1ed60b9d00203fc41d7b5af818e00391f
86414
86415    Monotone-Author: wsourdeau@inverse.ca
86416    Monotone-Date: 2012-02-06T21:32:39
86417    Monotone-Branch: ca.inverse.sogo
86418
86419M	UI/Templates/ContactsUI/UIxContactEditor.wox
86420
86421commit 4239a71516fa01d13b2f60681e939cab5c0a75fa
86422Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86423Date:   Mon Feb 6 13:57:44 2012 +0000
86424
86425    Monotone-Parent: 95c7a1c7bf37236d7e711c323e1798c779fd1f21
86426    Monotone-Revision: 9885caef81ed03ae9c3c25ac8c9a6c0bf60db18b
86427
86428    Monotone-Author: wsourdeau@inverse.ca
86429    Monotone-Date: 2012-02-06T13:57:44
86430
86431M	ChangeLog
86432M	SoObjects/SOGo/LDAPSource.m
86433
86434commit d32f0d32b867974226a5fe2a15343fc773e6af05
86435Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86436Date:   Mon Feb 6 13:55:46 2012 +0000
86437
86438    Monotone-Parent: c8a56f550a65316cf040c7624d75ba835bbf97c8
86439    Monotone-Revision: 6bc1556981bffd1a4a80e25cdf6ae2e257e57631
86440
86441    Monotone-Author: wsourdeau@inverse.ca
86442    Monotone-Date: 2012-02-06T13:55:46
86443    Monotone-Branch: ca.inverse.sogo
86444
86445M	ChangeLog
86446M	SoObjects/SOGo/LDAPSource.m
86447
86448commit 6b3dcc7dfbbc9aa848a24a86371a25e6c959e3ee
86449Author: Francis Lachapelle <flachapelle@inverse.ca>
86450Date:   Fri Feb 3 20:13:23 2012 +0000
86451
86452    Updated upgraded instructions in installation guide.
86453
86454    Monotone-Parent: a682f30456a2925a1f81da220e15c8903693d3e2
86455    Monotone-Revision: 95c7a1c7bf37236d7e711c323e1798c779fd1f21
86456
86457    Monotone-Author: flachapelle@inverse.ca
86458    Monotone-Date: 2012-02-03T20:13:23
86459
86460M	Documentation/SOGo Installation Guide.odt
86461
86462commit 28cba418129c1696e0d3664c272169d3b6c4fa78
86463Author: Francis Lachapelle <flachapelle@inverse.ca>
86464Date:   Fri Feb 3 19:58:53 2012 +0000
86465
86466    Updated NEWS file.
86467
86468    Monotone-Parent: c3abcdf8be5584dc4c00fde87402cef17f629435
86469    Monotone-Revision: a682f30456a2925a1f81da220e15c8903693d3e2
86470
86471    Monotone-Author: flachapelle@inverse.ca
86472    Monotone-Date: 2012-02-03T19:58:53
86473
86474M	NEWS
86475
86476commit c91b970f40a1af462c4b5a1bf4f442cd293862b3
86477Author: Francis Lachapelle <flachapelle@inverse.ca>
86478Date:   Fri Feb 3 18:44:02 2012 +0000
86479
86480    See ChangeLog.
86481
86482    Monotone-Parent: 7d5711d36b09624f7b8bf3747c0b7c2d743b3d00
86483    Monotone-Revision: c3abcdf8be5584dc4c00fde87402cef17f629435
86484
86485    Monotone-Author: flachapelle@inverse.ca
86486    Monotone-Date: 2012-02-03T18:44:02
86487
86488M	ChangeLog
86489M	UI/WebServerResources/UIxMailEditor.js
86490
86491commit 07e9de28847a9da83265357c063bb02b5eb3c9f2
86492Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86493Date:   Fri Feb 3 17:24:37 2012 +0000
86494
86495    Monotone-Parent: 6e6ddde0b781ba8a6c4605edf730ec8e82cded23
86496    Monotone-Revision: c8a56f550a65316cf040c7624d75ba835bbf97c8
86497
86498    Monotone-Author: wsourdeau@inverse.ca
86499    Monotone-Date: 2012-02-03T17:24:37
86500    Monotone-Branch: ca.inverse.sogo
86501
86502M	ChangeLog
86503
86504commit 4d4629e816858414a3f3e118760f905ba829a322
86505Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86506Date:   Fri Feb 3 17:23:56 2012 +0000
86507
86508    Monotone-Parent: c0382b432c6712e7dc895590046f2754c8cd37f1
86509    Monotone-Revision: 8c5a9e9cc065204a82679aa77cc03ea009be7cfd
86510
86511    Monotone-Author: wsourdeau@inverse.ca
86512    Monotone-Date: 2012-02-03T17:23:56
86513    Monotone-Branch: ca.inverse.sogo
86514
86515M	ChangeLog
86516M	OpenChange/MAPIStoreFolderTable.m
86517
86518commit f3c2b4cca515b35fb3ee2250df4a51ac438d22e1
86519Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86520Date:   Fri Feb 3 17:22:45 2012 +0000
86521
86522    Monotone-Parent: 15b9d9900d3605d1920661f52678d25d93c587ef
86523    Monotone-Revision: c0382b432c6712e7dc895590046f2754c8cd37f1
86524
86525    Monotone-Author: wsourdeau@inverse.ca
86526    Monotone-Date: 2012-02-03T17:22:45
86527    Monotone-Branch: ca.inverse.sogo
86528
86529M	ChangeLog
86530M	OpenChange/MAPIStoreFolder.m
86531
86532commit 3fbf55773ef978999e174781f91e7e902c01905c
86533Author: Francis Lachapelle <flachapelle@inverse.ca>
86534Date:   Fri Feb 3 17:00:47 2012 +0000
86535
86536    Monotone-Parent: ac81d77fda86dad3ce300e48e20f65bd639b24cb
86537    Monotone-Revision: 55d114b1af490a0c317169a03805f2c3a6873525
86538
86539    Monotone-Author: flachapelle@inverse.ca
86540    Monotone-Date: 2012-02-03T17:00:47
86541    Monotone-Branch: ca.inverse.sogo
86542
86543M	ChangeLog
86544
86545commit d0657536196882e19985c854d12b4c0e784fc7c1
86546Author: Francis Lachapelle <flachapelle@inverse.ca>
86547Date:   Fri Feb 3 16:53:21 2012 +0000
86548
86549    Added missing strings for Snooze dialog.
86550
86551    Monotone-Parent: 586a0bdcc2c98c7e3366a22553c91c00478f7f6d
86552    Monotone-Revision: 7d5711d36b09624f7b8bf3747c0b7c2d743b3d00
86553
86554    Monotone-Author: flachapelle@inverse.ca
86555    Monotone-Date: 2012-02-03T16:53:21
86556
86557M	UI/Common/English.lproj/Localizable.strings
86558M	UI/Common/French.lproj/Localizable.strings
86559
86560commit 4f3d86ff832c25e81e90317b624a38fdddf6093a
86561Author: Francis Lachapelle <flachapelle@inverse.ca>
86562Date:   Fri Feb 3 16:25:58 2012 +0000
86563
86564    Fixed declined/tentative events opacity in IE.
86565
86566    Monotone-Parent: dd31018a0c1b88afe90d371ba63164a518d02876
86567    Monotone-Revision: 586a0bdcc2c98c7e3366a22553c91c00478f7f6d
86568
86569    Monotone-Author: flachapelle@inverse.ca
86570    Monotone-Date: 2012-02-03T16:25:58
86571
86572M	UI/WebServerResources/iefixes.css
86573
86574commit dfe906cffc7c5f9c0075098aa9c8ea1e34775ebd
86575Author: Francis Lachapelle <flachapelle@inverse.ca>
86576Date:   Fri Feb 3 16:00:44 2012 +0000
86577
86578    See ChangeLog.
86579
86580    Monotone-Parent: 41ae9527101a616e7849988930fe0399bf14919f
86581    Monotone-Revision: dd31018a0c1b88afe90d371ba63164a518d02876
86582
86583    Monotone-Author: flachapelle@inverse.ca
86584    Monotone-Date: 2012-02-03T16:00:44
86585
86586M	SOPE/NGCards/ChangeLog
86587M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
86588
86589commit 120218b7f649f3fd5c74f66f7d97cad7558fafc4
86590Author: Francis Lachapelle <flachapelle@inverse.ca>
86591Date:   Fri Feb 3 15:40:36 2012 +0000
86592
86593    Monotone-Parent: af376f6da2887cfa1d81ea2a63d137713304b757
86594    Monotone-Revision: b71a73ffd81fa207977122c92575c810ad315108
86595
86596    Monotone-Author: flachapelle@inverse.ca
86597    Monotone-Date: 2012-02-03T15:40:36
86598
86599M	SoObjects/Appointments/SOGoAppointmentObject.m
86600
86601commit f1a3bdd884004ef6262f02509de7650383dcd3b7
86602Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86603Date:   Fri Feb 3 15:05:55 2012 +0000
86604
86605    Monotone-Parent: 82a617e3ad7bb1a96e181c9d1c240bc2c89de7f7
86606    Monotone-Revision: fdb9e758160f3e3509c45bb379d9169a3eb0118a
86607
86608    Monotone-Author: wsourdeau@inverse.ca
86609    Monotone-Date: 2012-02-03T15:05:55
86610    Monotone-Branch: ca.inverse.sogo
86611
86612M	ChangeLog
86613M	OpenChange/MAPIStoreContext.h
86614M	OpenChange/MAPIStoreContext.m
86615M	OpenChange/MAPIStoreFallbackContext.m
86616M	OpenChange/MAPIStoreGCSBaseContext.m
86617M	OpenChange/MAPIStoreMailContext.m
86618M	OpenChange/MAPIStoreSOGo.m
86619
86620commit d64c7164d72a03da3e3acbdd97740e2100418bc8
86621Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86622Date:   Fri Feb 3 15:05:19 2012 +0000
86623
86624    Monotone-Parent: 425bfc2f774ffc6abc9a76908ac1b2fcf7d6ad14
86625    Monotone-Revision: 82a617e3ad7bb1a96e181c9d1c240bc2c89de7f7
86626
86627    Monotone-Author: wsourdeau@inverse.ca
86628    Monotone-Date: 2012-02-03T15:05:19
86629    Monotone-Branch: ca.inverse.sogo
86630
86631M	ChangeLog
86632M	OpenChange/MAPIStoreFSFolder.m
86633M	OpenChange/MAPIStoreFolder.h
86634M	OpenChange/MAPIStoreFolder.m
86635M	OpenChange/MAPIStoreMailFolder.m
86636
86637commit 3bf138283b88e8ae61a25ec8b4a58a8db8fb3982
86638Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86639Date:   Fri Feb 3 15:01:23 2012 +0000
86640
86641    Monotone-Parent: aff6a2cc9b4208ab638ccf2f17af6bb0874f5f5b
86642    Monotone-Revision: 425bfc2f774ffc6abc9a76908ac1b2fcf7d6ad14
86643
86644    Monotone-Author: wsourdeau@inverse.ca
86645    Monotone-Date: 2012-02-03T15:01:23
86646    Monotone-Branch: ca.inverse.sogo
86647
86648M	ChangeLog
86649M	OpenChange/MAPIStoreMailFolder.m
86650
86651commit dff90f588acbbba5b23aad46dd448452639d60d2
86652Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86653Date:   Fri Feb 3 14:58:33 2012 +0000
86654
86655    Monotone-Parent: 599ccb5bc0882492dab453f5e9af28f0342e6a87
86656    Monotone-Revision: aff6a2cc9b4208ab638ccf2f17af6bb0874f5f5b
86657
86658    Monotone-Author: wsourdeau@inverse.ca
86659    Monotone-Date: 2012-02-03T14:58:33
86660    Monotone-Branch: ca.inverse.sogo
86661
86662M	OpenChange/MAPIStoreCalendarContext.m
86663M	OpenChange/MAPIStoreContactsContext.m
86664M	OpenChange/MAPIStoreGCSBaseContext.m
86665M	OpenChange/MAPIStoreTasksContext.m
86666
86667commit 8cbe8f862ed7a49b11a0bf20eb3aba66d4d5a6f1
86668Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86669Date:   Fri Feb 3 14:55:19 2012 +0000
86670
86671    Monotone-Parent: 638f19a902b772b34bc553dda4b8925b5d0639df
86672    Monotone-Revision: 599ccb5bc0882492dab453f5e9af28f0342e6a87
86673
86674    Monotone-Author: wsourdeau@inverse.ca
86675    Monotone-Date: 2012-02-03T14:55:19
86676    Monotone-Branch: ca.inverse.sogo
86677
86678M	ChangeLog
86679M	SoObjects/Mailer/SOGoMailFolder.h
86680M	SoObjects/Mailer/SOGoMailFolder.m
86681
86682commit fa7b14d2e3e7dff214580258c4d3b7cec375ac08
86683Author: Jean Raby <jraby@inverse.ca>
86684Date:   Thu Feb 2 21:56:32 2012 +0000
86685
86686    stopping a stopped daemon should not fail.
86687
86688    Monotone-Parent: af376f6da2887cfa1d81ea2a63d137713304b757
86689    Monotone-Revision: 2c1d66ae690f870d8322c7ae173e86f08455f25f
86690
86691    Monotone-Author: jraby@inverse.ca
86692    Monotone-Date: 2012-02-02T21:56:32
86693
86694M	debian/sogo.init
86695
86696commit 4b38c7e48343d6ba1cd27133004e102a5b339eb4
86697Author: Francis Lachapelle <flachapelle@inverse.ca>
86698Date:   Thu Feb 2 20:46:30 2012 +0000
86699
86700    See ChangeLog.
86701
86702    Monotone-Parent: ab2ccda92b2df4cd7482934e46d69ed541d0ead8
86703    Monotone-Revision: af376f6da2887cfa1d81ea2a63d137713304b757
86704
86705    Monotone-Author: flachapelle@inverse.ca
86706    Monotone-Date: 2012-02-02T20:46:30
86707
86708M	ChangeLog
86709M	UI/MailerUI/UIxMailAccountActions.m
86710M	UI/MailerUI/UIxMailMainFrame.m
86711
86712commit a9807c520ffa946e0b5702c65011d6358ca4c1ed
86713Author: Francis Lachapelle <flachapelle@inverse.ca>
86714Date:   Thu Feb 2 19:54:53 2012 +0000
86715
86716    Fixed nasty bug with textareas and Firefox and '-moz-user-select' CSS directive.
86717
86718    Monotone-Parent: 18bd3484373fa731cf9a3ac7ca3ce35afbf03cdd
86719    Monotone-Revision: e44dbcb80563c6b1e0330f9be451c0793811c85f
86720
86721    Monotone-Author: flachapelle@inverse.ca
86722    Monotone-Date: 2012-02-02T19:54:53
86723
86724M	UI/WebServerResources/UIxPreferences.css
86725M	UI/WebServerResources/UIxPreferences.js
86726M	UI/WebServerResources/generic.css
86727
86728commit eceffe862ea696094f966c9e37d04d285986bc77
86729Author: Jean Raby <jraby@inverse.ca>
86730Date:   Thu Feb 2 18:05:36 2012 +0000
86731
86732    Drop pytz, use dateutil.tz.
86733    Bring in small fixes from trunk
86734
86735    Monotone-Parent: 18bd3484373fa731cf9a3ac7ca3ce35afbf03cdd
86736    Monotone-Revision: 1efb09bf023898a5a0088c9ba29ca00f1a304611
86737
86738    Monotone-Author: jraby@inverse.ca
86739    Monotone-Date: 2012-02-02T18:05:36
86740
86741M	Tests/Integration/GNUmakefile.preamble
86742M	Tests/Integration/README
86743M	Tests/Integration/test-caldav-scheduling.py
86744M	Tests/Integration/webdavlib.py
86745
86746commit 865ae75bbc5b0c43679e3aea2250b88de5406720
86747Author: Francis Lachapelle <flachapelle@inverse.ca>
86748Date:   Thu Feb 2 15:21:37 2012 +0000
86749
86750    Updated English and French localizable strings.
86751
86752    Monotone-Parent: 05f8b72feb6a6c81f20462457e2dbc6c47ae9edc
86753    Monotone-Revision: 18bd3484373fa731cf9a3ac7ca3ce35afbf03cdd
86754
86755    Monotone-Author: flachapelle@inverse.ca
86756    Monotone-Date: 2012-02-02T15:21:37
86757
86758M	UI/Common/French.lproj/Localizable.strings
86759M	UI/Contacts/French.lproj/Localizable.strings
86760M	UI/MailerUI/English.lproj/Localizable.strings
86761M	UI/MailerUI/French.lproj/Localizable.strings
86762M	UI/Scheduler/English.lproj/Localizable.strings
86763M	UI/Scheduler/French.lproj/Localizable.strings
86764
86765commit 82b2bedd7e54d7082de17ed45c5dbed43f191410
86766Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86767Date:   Thu Feb 2 01:50:45 2012 +0000
86768
86769    Monotone-Parent: 5acda2afec59d0f39574d366491c5ae9f40fa3de
86770    Monotone-Revision: 638f19a902b772b34bc553dda4b8925b5d0639df
86771
86772    Monotone-Author: wsourdeau@inverse.ca
86773    Monotone-Date: 2012-02-02T01:50:45
86774    Monotone-Branch: ca.inverse.sogo
86775
86776M	ChangeLog
86777M	OpenChange/MAPIStoreUserContext.m
86778
86779commit e149946f3b6aa06e2eba97888062ac9f03dde34c
86780Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86781Date:   Thu Feb 2 01:49:39 2012 +0000
86782
86783    Monotone-Parent: 5ac32e0bdcbade2a73e1d7ae56eef8485e68a6bb
86784    Monotone-Revision: 5acda2afec59d0f39574d366491c5ae9f40fa3de
86785
86786    Monotone-Author: wsourdeau@inverse.ca
86787    Monotone-Date: 2012-02-02T01:49:39
86788    Monotone-Branch: ca.inverse.sogo
86789
86790M	ChangeLog
86791M	OpenChange/MAPIStoreTable.m
86792
86793commit b1cf68c8374120eb1d1a5804a27e180de9825afb
86794Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86795Date:   Thu Feb 2 01:48:26 2012 +0000
86796
86797    Monotone-Parent: 66e23944b08cdd3ed0195dd37f8448063bdfa560
86798    Monotone-Revision: 5ac32e0bdcbade2a73e1d7ae56eef8485e68a6bb
86799
86800    Monotone-Author: wsourdeau@inverse.ca
86801    Monotone-Date: 2012-02-02T01:48:26
86802    Monotone-Branch: ca.inverse.sogo
86803
86804M	OpenChange/MAPIStoreUserContext.h
86805
86806commit cde6473b8b3c86a51c015586a8a448e81338153f
86807Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86808Date:   Thu Feb 2 01:48:17 2012 +0000
86809
86810    Monotone-Parent: 7f9dd19e7f17c342c380ab2a0c551594be6d8762
86811    Monotone-Revision: 66e23944b08cdd3ed0195dd37f8448063bdfa560
86812
86813    Monotone-Author: wsourdeau@inverse.ca
86814    Monotone-Date: 2012-02-02T01:48:17
86815    Monotone-Branch: ca.inverse.sogo
86816
86817M	OpenChange/MAPIStoreGCSBaseContext.m
86818
86819commit 32ee60c025cd00b2cf3f404418f931e53b986ffa
86820Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86821Date:   Thu Feb 2 01:45:17 2012 +0000
86822
86823    Monotone-Parent: be64ce923b1780a6ed810e7250748d84ad4425bb
86824    Monotone-Revision: 7f9dd19e7f17c342c380ab2a0c551594be6d8762
86825
86826    Monotone-Author: wsourdeau@inverse.ca
86827    Monotone-Date: 2012-02-02T01:45:17
86828    Monotone-Branch: ca.inverse.sogo
86829
86830M	ChangeLog
86831M	OpenChange/MAPIStoreFolder.h
86832M	OpenChange/MAPIStoreFolder.m
86833M	OpenChange/MAPIStoreGCSFolder.m
86834M	OpenChange/MAPIStoreSOGo.m
86835M	OpenChange/SOGoMAPIFSFolder.m
86836M	OpenChange/SOGoMAPIFSMessage.m
86837
86838commit 28f7997539cc4304a606612660ea754f957590f0
86839Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86840Date:   Thu Feb 2 01:42:02 2012 +0000
86841
86842    Monotone-Parent: 392e0e0b68e0c3efba94a66ecf87596c3d6d967f
86843    Monotone-Revision: be64ce923b1780a6ed810e7250748d84ad4425bb
86844
86845    Monotone-Author: wsourdeau@inverse.ca
86846    Monotone-Date: 2012-02-02T01:42:02
86847    Monotone-Branch: ca.inverse.sogo
86848
86849M	ChangeLog
86850M	SoObjects/SOGo/SOGoParentFolder.h
86851M	SoObjects/SOGo/SOGoParentFolder.m
86852
86853commit 6bec1d842f670c8a0235319b126e7739fa1a24f8
86854Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86855Date:   Thu Feb 2 01:38:50 2012 +0000
86856
86857    Monotone-Parent: ba1ab7317c5e8c4b1e95d7e3f299bfd9ea38b10d
86858    Monotone-Revision: 392e0e0b68e0c3efba94a66ecf87596c3d6d967f
86859
86860    Monotone-Author: wsourdeau@inverse.ca
86861    Monotone-Date: 2012-02-02T01:38:50
86862    Monotone-Branch: ca.inverse.sogo
86863
86864M	ChangeLog
86865M	OpenChange/MAPIApplication.m
86866
86867commit 0f87c1e6487cc5cbe0b13bc869bb634c222be6fc
86868Author: Francis Lachapelle <flachapelle@inverse.ca>
86869Date:   Wed Feb 1 21:11:28 2012 +0000
86870
86871    See ChangeLog.
86872
86873    Monotone-Parent: d880f3f750251d35b56db7d720ccacbdeead7540
86874    Monotone-Revision: 05f8b72feb6a6c81f20462457e2dbc6c47ae9edc
86875
86876    Monotone-Author: flachapelle@inverse.ca
86877    Monotone-Date: 2012-02-01T21:11:28
86878
86879M	ChangeLog
86880M	UI/Common/English.lproj/Localizable.strings
86881M	UI/Common/UIxUserRightsEditor.h
86882M	UI/Common/UIxUserRightsEditor.m
86883M	UI/Contacts/English.lproj/Localizable.strings
86884M	UI/MailerUI/English.lproj/Localizable.strings
86885M	UI/Scheduler/English.lproj/Localizable.strings
86886M	UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox
86887M	UI/Templates/MailerUI/UIxMailUserRightsEditor.wox
86888M	UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox
86889M	UI/WebServerResources/ContactsUI.js
86890M	UI/WebServerResources/MailerUI.js
86891M	UI/WebServerResources/UIxCalUserRightsEditor.css
86892M	UI/WebServerResources/UIxCalUserRightsEditor.js
86893M	UI/WebServerResources/UIxContactsUserRightsEditor.css
86894M	UI/WebServerResources/UIxContactsUserRightsEditor.js
86895M	UI/WebServerResources/UIxMailUserRightsEditor.css
86896M	UI/WebServerResources/UIxMailUserRightsEditor.js
86897
86898commit 21b84c60a5dfb904c6623dc9c487c342b7db4e50
86899Author: Jean Raby <jraby@inverse.ca>
86900Date:   Tue Jan 31 20:22:10 2012 +0000
86901
86902    Add note concerning the mandatory usage of the '/' separator
86903    for the SOGo{Drafts,Sent,Trash}FolderName parameters
86904
86905    Monotone-Parent: 8036e636bb63c425915c350dea2d93a7021a1058
86906    Monotone-Revision: 6418d36640f538c1fb05b31bb43b1a778ad3c093
86907
86908    Monotone-Author: jraby@inverse.ca
86909    Monotone-Date: 2012-01-31T20:22:10
86910
86911M	Documentation/SOGo Installation Guide.odt
86912
86913commit d49193f6fccab90d3cbb98e6c43b6b8f1d191966
86914Author: Francis Lachapelle <flachapelle@inverse.ca>
86915Date:   Tue Jan 31 20:18:49 2012 +0000
86916
86917    See ChangeLog.
86918
86919    Monotone-Parent: 8ca19f2794000c75e6fc0e8f81c2412fe0a34699
86920    Monotone-Revision: eae8192649cef1bdd72533a053dc0aef3baca4e7
86921
86922    Monotone-Author: flachapelle@inverse.ca
86923    Monotone-Date: 2012-01-31T20:18:49
86924
86925M	ChangeLog
86926M	SoObjects/SOGo/WOResourceManager+SOGo.m
86927
86928commit a27128037e3b4cbb2a465e69988923c8289b108a
86929Author: Francis Lachapelle <flachapelle@inverse.ca>
86930Date:   Tue Jan 31 20:17:19 2012 +0000
86931
86932    Monotone-Parent: 8036e636bb63c425915c350dea2d93a7021a1058
86933    Monotone-Revision: 8ca19f2794000c75e6fc0e8f81c2412fe0a34699
86934
86935    Monotone-Author: flachapelle@inverse.ca
86936    Monotone-Date: 2012-01-31T20:17:19
86937
86938M	Main/SOGo.m
86939
86940commit a0060fd7ceb9ed869faba80a0b64286d8c485f6b
86941Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86942Date:   Tue Jan 31 12:54:36 2012 +0000
86943
86944    Monotone-Parent: 6d3ffdac670dcdb4b4ded0a4c992663c091081b4
86945    Monotone-Revision: 38034fab3edb528144b8d3e433e6e9bb5ff1a41c
86946
86947    Monotone-Author: wsourdeau@inverse.ca
86948    Monotone-Date: 2012-01-31T12:54:36
86949    Monotone-Branch: ca.inverse.sogo
86950
86951M	ChangeLog
86952M	OpenChange/MAPIStoreMailContext.h
86953M	OpenChange/MAPIStoreMailContext.m
86954
86955commit 8ffac8727d40aa7b8fa60263c38f629089c8b409
86956Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86957Date:   Mon Jan 30 21:42:10 2012 +0000
86958
86959    Monotone-Parent: 4aebdfab09fd72cefd327e453f27e340da9f8738
86960    Monotone-Revision: 6d3ffdac670dcdb4b4ded0a4c992663c091081b4
86961
86962    Monotone-Author: wsourdeau@inverse.ca
86963    Monotone-Date: 2012-01-30T21:42:10
86964    Monotone-Branch: ca.inverse.sogo
86965
86966M	ChangeLog
86967M	OpenChange/MAPIStoreGCSFolder.m
86968M	OpenChange/MAPIStoreMailFolder.h
86969M	OpenChange/MAPIStoreMailFolder.m
86970
86971commit 628a788085db9832ca1a7493cd3bbdfb721e9d1d
86972Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86973Date:   Mon Jan 30 21:42:03 2012 +0000
86974
86975    Monotone-Parent: cba2145cf03250d3ed2c2ef72a393a81e47435c1
86976    Monotone-Revision: 4aebdfab09fd72cefd327e453f27e340da9f8738
86977
86978    Monotone-Author: wsourdeau@inverse.ca
86979    Monotone-Date: 2012-01-30T21:42:03
86980    Monotone-Branch: ca.inverse.sogo
86981
86982M	OpenChange/MAPIStoreMailContext.m
86983
86984commit 3a0c5fb72c3df74070e121e8e2302539970b31b9
86985Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86986Date:   Mon Jan 30 21:36:48 2012 +0000
86987
86988    Monotone-Parent: c8d70dff99b3d65489f2eb27876957a819f70431
86989    Monotone-Revision: cba2145cf03250d3ed2c2ef72a393a81e47435c1
86990
86991    Monotone-Author: wsourdeau@inverse.ca
86992    Monotone-Date: 2012-01-30T21:36:48
86993    Monotone-Branch: ca.inverse.sogo
86994
86995M	ChangeLog
86996
86997commit 3bb6a1b975c8a1ca12ac26be0e5604198db21cb7
86998Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
86999Date:   Mon Jan 30 20:47:07 2012 +0000
87000
87001    Monotone-Parent: 9bec05d8cd20a1e980c6381c10c71a9e57b984e6
87002    Monotone-Revision: 4012894fc79b7641cebac42647c13996d86e9eca
87003
87004    Monotone-Author: wsourdeau@inverse.ca
87005    Monotone-Date: 2012-01-30T20:47:07
87006    Monotone-Branch: ca.inverse.sogo
87007
87008M	SoObjects/Mailer/SOGoMailFolder.h
87009M	SoObjects/Mailer/SOGoMailFolder.m
87010M	UI/MailerUI/UIxMailFolderActions.m
87011
87012commit 98c9f995c81be057c73b355ee1011c2e2d96b9cc
87013Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87014Date:   Mon Jan 30 20:20:02 2012 +0000
87015
87016    Monotone-Parent: 0e5cfd9eddf3cfeb9a5ff45ef7e78508b2d5a686
87017    Monotone-Revision: 9bec05d8cd20a1e980c6381c10c71a9e57b984e6
87018
87019    Monotone-Author: wsourdeau@inverse.ca
87020    Monotone-Date: 2012-01-30T20:20:02
87021    Monotone-Branch: ca.inverse.sogo
87022
87023M	ChangeLog
87024M	OpenChange/MAPIStoreFallbackContext.m
87025
87026commit f3cbd4f172be8adead4554e6440afc1ab277ddfa
87027Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87028Date:   Mon Jan 30 20:17:21 2012 +0000
87029
87030    Monotone-Parent: 0a8c7dabf7593bb4006f867c16170e5c59ac875a
87031    Monotone-Revision: 0e5cfd9eddf3cfeb9a5ff45ef7e78508b2d5a686
87032
87033    Monotone-Author: wsourdeau@inverse.ca
87034    Monotone-Date: 2012-01-30T20:17:21
87035    Monotone-Branch: ca.inverse.sogo
87036
87037M	ChangeLog
87038M	OpenChange/MAPIStoreUserContext.h
87039M	OpenChange/MAPIStoreUserContext.m
87040
87041commit ac5fce2cda9267d6a26ae14cd35f2a848f5b0948
87042Author: Francis Lachapelle <flachapelle@inverse.ca>
87043Date:   Mon Jan 30 20:12:18 2012 +0000
87044
87045    Monotone-Parent: 4d8fb1ed0734fbcfd6dc4e68194b48101ac46567
87046    Monotone-Revision: 8036e636bb63c425915c350dea2d93a7021a1058
87047
87048    Monotone-Author: flachapelle@inverse.ca
87049    Monotone-Date: 2012-01-30T20:12:18
87050
87051M	UI/Templates/SchedulerUI/UIxCalMainView.wox
87052
87053commit 054847d0ca83c08e3e29245614974bbacfe9eb7d
87054Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87055Date:   Mon Jan 30 20:12:18 2012 +0000
87056
87057    Monotone-Parent: aee2a5da27231d521f813fbb791f9e2c968f94b2
87058    Monotone-Revision: 6b3a3195262782a0783af8640a0fb24dd1103387
87059
87060    Monotone-Author: wsourdeau@inverse.ca
87061    Monotone-Date: 2012-01-30T20:12:18
87062    Monotone-Branch: ca.inverse.sogo
87063
87064M	OpenChange/MAPIStoreContext.m
87065
87066commit a4c6873091b7f514d1e3de97c06096160b791542
87067Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87068Date:   Mon Jan 30 20:11:49 2012 +0000
87069
87070    Monotone-Parent: 9235e5dc4d151a3cba8ad842ac39e1b2d18c8201
87071    Monotone-Revision: aee2a5da27231d521f813fbb791f9e2c968f94b2
87072
87073    Monotone-Author: wsourdeau@inverse.ca
87074    Monotone-Date: 2012-01-30T20:11:49
87075    Monotone-Branch: ca.inverse.sogo
87076
87077M	ChangeLog
87078M	OpenChange/MAPIStoreCalendarContext.m
87079M	OpenChange/MAPIStoreContactsContext.m
87080M	OpenChange/MAPIStoreGCSBaseContext.m
87081M	OpenChange/MAPIStoreTasksContext.m
87082
87083commit 9f8c705eafeae4793d9785b014fa644edddef7ea
87084Author: Francis Lachapelle <flachapelle@inverse.ca>
87085Date:   Mon Jan 30 19:59:05 2012 +0000
87086
87087    See ChangeLog.
87088
87089    Monotone-Parent: 870459b5cd89f38f2c5d579fccb19dba58515f8b
87090    Monotone-Revision: 4d8fb1ed0734fbcfd6dc4e68194b48101ac46567
87091
87092    Monotone-Author: flachapelle@inverse.ca
87093    Monotone-Date: 2012-01-30T19:59:05
87094
87095M	ChangeLog
87096M	UI/Common/English.lproj/Localizable.strings
87097M	UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox
87098M	UI/Templates/MailerUI/UIxMailUserRightsEditor.wox
87099M	UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox
87100M	UI/WebServerResources/SchedulerUI.js
87101M	UI/WebServerResources/UIxCalUserRightsEditor.css
87102M	UI/WebServerResources/UIxCalUserRightsEditor.js
87103M	UI/WebServerResources/UIxContactsUserRightsEditor.css
87104M	UI/WebServerResources/UIxContactsUserRightsEditor.js
87105M	UI/WebServerResources/UIxMailUserRightsEditor.css
87106M	UI/WebServerResources/UIxMailUserRightsEditor.js
87107M	UI/WebServerResources/generic.js
87108M	UI/WebServerResources/iefixes.css
87109
87110commit d9bae3cf975ccc9d2e896584358443ba5835660d
87111Author: Francis Lachapelle <flachapelle@inverse.ca>
87112Date:   Mon Jan 30 19:51:38 2012 +0000
87113
87114    Monotone-Parent: bfece4528b81534d630f73e8a0253a500274486d
87115    Monotone-Revision: 870459b5cd89f38f2c5d579fccb19dba58515f8b
87116
87117    Monotone-Author: flachapelle@inverse.ca
87118    Monotone-Date: 2012-01-30T19:51:38
87119
87120M	UI/WebServerResources/UIxPreferences.js
87121
87122commit c3e1b585506e8bcdcbeb33dcb8b3abd2d2a3f44d
87123Author: Francis Lachapelle <flachapelle@inverse.ca>
87124Date:   Mon Jan 30 19:43:55 2012 +0000
87125
87126    Updated NEWS file.
87127
87128    Monotone-Parent: b8c9ce707c4e40c22f88b0cd1c567d8c8254a887
87129    Monotone-Revision: d4d75da556a634766f5532f5398f2f94ef2ba8df
87130
87131    Monotone-Author: flachapelle@inverse.ca
87132    Monotone-Date: 2012-01-30T19:43:55
87133
87134M	NEWS
87135
87136commit 8d4b891c50d262da46c4ba6fa41120d505ff1130
87137Author: Francis Lachapelle <flachapelle@inverse.ca>
87138Date:   Mon Jan 30 19:43:38 2012 +0000
87139
87140    Monotone-Parent: 78e0e48d54b37e3da54b0ecca3eb1ed2dd1b41f7
87141    Monotone-Revision: b8c9ce707c4e40c22f88b0cd1c567d8c8254a887
87142
87143    Monotone-Author: flachapelle@inverse.ca
87144    Monotone-Date: 2012-01-30T19:43:38
87145
87146M	SoObjects/Appointments/SOGoCalendarComponent.m
87147
87148commit 2948ef366963fffd5810248f62763e5c01c17b71
87149Author: Ludovic Marcotte <lmarcotte@inverse.ca>
87150Date:   Mon Jan 30 19:07:24 2012 +0000
87151
87152    Fix for bug #1582
87153
87154    Monotone-Parent: 78e0e48d54b37e3da54b0ecca3eb1ed2dd1b41f7
87155    Monotone-Revision: b5720d1cdf1d7a97ffae696deda5507c61e52da1
87156
87157    Monotone-Author: ludovic@Sophos.ca
87158    Monotone-Date: 2012-01-30T19:07:24
87159
87160M	SoObjects/SOGo/SOGoLDAPUserDefaults.m
87161
87162commit 4b81cb167d98f5d2f2570186655396366de80954
87163Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87164Date:   Sun Jan 29 19:55:21 2012 +0000
87165
87166    Monotone-Parent: 4e23e038f2b0b7eddf8b30700b8c9a8910768f98
87167    Monotone-Revision: 9235e5dc4d151a3cba8ad842ac39e1b2d18c8201
87168
87169    Monotone-Author: wsourdeau@inverse.ca
87170    Monotone-Date: 2012-01-29T19:55:21
87171    Monotone-Branch: ca.inverse.sogo
87172
87173M	ChangeLog
87174M	OpenChange/MAPIApplication.h
87175M	OpenChange/MAPIApplication.m
87176M	OpenChange/MAPIStoreAttachment.m
87177M	OpenChange/MAPIStoreCalendarContext.m
87178M	OpenChange/MAPIStoreCalendarFolder.m
87179M	OpenChange/MAPIStoreCalendarMessage.m
87180M	OpenChange/MAPIStoreContactsContext.m
87181M	OpenChange/MAPIStoreContactsFolder.m
87182M	OpenChange/MAPIStoreContext.h
87183M	OpenChange/MAPIStoreContext.m
87184M	OpenChange/MAPIStoreFAIMessage.m
87185M	OpenChange/MAPIStoreFSBaseContext.m
87186M	OpenChange/MAPIStoreFSFolder.m
87187M	OpenChange/MAPIStoreFallbackContext.m
87188M	OpenChange/MAPIStoreFolder.h
87189M	OpenChange/MAPIStoreFolder.m
87190M	OpenChange/MAPIStoreGCSFolder.m
87191M	OpenChange/MAPIStoreGCSMessage.m
87192M	OpenChange/MAPIStoreMailContext.h
87193M	OpenChange/MAPIStoreMailContext.m
87194M	OpenChange/MAPIStoreMailFolder.h
87195M	OpenChange/MAPIStoreMailFolder.m
87196M	OpenChange/MAPIStoreMailMessage.m
87197M	OpenChange/MAPIStoreMailVolatileMessage.m
87198M	OpenChange/MAPIStoreMessage.m
87199M	OpenChange/MAPIStoreNotesContext.m
87200M	OpenChange/MAPIStoreObject.h
87201M	OpenChange/MAPIStoreObject.m
87202M	OpenChange/MAPIStoreSOGo.m
87203M	OpenChange/MAPIStoreTasksContext.m
87204M	OpenChange/MAPIStoreTasksFolder.m
87205M	OpenChange/SOGoMAPIFSFolder.m
87206
87207commit a7da84c8048993c82e63738b2bf3d6d76761f83f
87208Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87209Date:   Sun Jan 29 19:43:09 2012 +0000
87210
87211    Monotone-Parent: 15538f1cc9f8c3f555da20f31dcbe5ec191642e4
87212    Monotone-Revision: 4e23e038f2b0b7eddf8b30700b8c9a8910768f98
87213
87214    Monotone-Author: wsourdeau@inverse.ca
87215    Monotone-Date: 2012-01-29T19:43:09
87216    Monotone-Branch: ca.inverse.sogo
87217
87218M	ChangeLog
87219M	SoObjects/Appointments/SOGoAppointmentFolder.m
87220M	SoObjects/Appointments/SOGoAppointmentFolders.h
87221M	SoObjects/Contacts/SOGoContactGCSFolder.m
87222M	SoObjects/Mailer/SOGoMailFolder.m
87223M	SoObjects/Mailer/SOGoSentFolder.m
87224M	SoObjects/Mailer/SOGoTrashFolder.m
87225M	SoObjects/SOGo/SOGoFolder.h
87226M	SoObjects/SOGo/SOGoFolder.m
87227
87228commit 7147aec5d5327a5ece0b8fd5ee01bb5c9bff90d7
87229Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87230Date:   Sun Jan 29 19:41:50 2012 +0000
87231
87232    Monotone-Parent: 91b83ade7a4eee6cb72c4f6f7e456706d0484cf0
87233    Monotone-Revision: 15538f1cc9f8c3f555da20f31dcbe5ec191642e4
87234
87235    Monotone-Author: wsourdeau@inverse.ca
87236    Monotone-Date: 2012-01-29T19:41:50
87237    Monotone-Branch: ca.inverse.sogo
87238
87239M	ChangeLog
87240
87241commit 3ce82f744d247ab8c69c6381aa77526b8e01ba61
87242Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87243Date:   Sun Jan 29 19:40:44 2012 +0000
87244
87245    Monotone-Parent: 881d0e4a9a9117f8671dd4758b691044c07a1247
87246    Monotone-Revision: 6e52ef029c1ba3330e77bd6dcc994c86557f4533
87247
87248    Monotone-Author: wsourdeau@inverse.ca
87249    Monotone-Date: 2012-01-29T19:40:44
87250    Monotone-Branch: ca.inverse.sogo
87251
87252M	OpenChange/GNUmakefile
87253A	OpenChange/MAPIStoreUserContext.h
87254A	OpenChange/MAPIStoreUserContext.m
87255
87256commit 9da91b055fd3232d3a7de995c65ed4a2c3983fce
87257Author: Ludovic Marcotte <lmarcotte@inverse.ca>
87258Date:   Fri Jan 27 20:37:00 2012 +0000
87259
87260    Sanity check to not fetch freebusy info from Exchange if no hostname is defined
87261
87262    Monotone-Parent: 15c306f9d11152fee321b11e184bc75e9e2be6f8
87263    Monotone-Revision: 78e0e48d54b37e3da54b0ecca3eb1ed2dd1b41f7
87264
87265    Monotone-Author: ludovic@Sophos.ca
87266    Monotone-Date: 2012-01-27T20:37:00
87267
87268M	SoObjects/Appointments/SOGoFreeBusyObject.m
87269
87270commit e6806a7bc96a2b85494788bee6503b20ac708f8e
87271Author: Ludovic Marcotte <lmarcotte@inverse.ca>
87272Date:   Fri Jan 27 15:24:00 2012 +0000
87273
87274    Fixed merge
87275
87276    Monotone-Parent: b1c3c4abdd41b8895de8a28a2a5fe6ce0af01caf
87277    Monotone-Revision: 8daffcffafece4be7e0553a181f9186e385e2b77
87278
87279    Monotone-Author: ludovic@Sophos.ca
87280    Monotone-Date: 2012-01-27T15:24:00
87281    Monotone-Branch: ca.inverse.sogo
87282
87283M	ChangeLog
87284
87285commit 87e3db53911d202e2f36ac7402e56c794a092e4d
87286Author: Ludovic Marcotte <lmarcotte@inverse.ca>
87287Date:   Fri Jan 27 15:21:51 2012 +0000
87288
87289    See ChangeLog
87290
87291    Monotone-Parent: ee188ecf014aadf3749779aa50df66d72a126c71
87292    Monotone-Revision: 15c306f9d11152fee321b11e184bc75e9e2be6f8
87293
87294    Monotone-Author: ludovic@Sophos.ca
87295    Monotone-Date: 2012-01-27T15:21:51
87296
87297M	ChangeLog
87298M	SoObjects/Appointments/SOGoAppointmentFolder.m
87299M	SoObjects/Appointments/SOGoAppointmentFolderObject.m
87300
87301commit 671feec0b41b063bb07734823d75aade1f8bea2d
87302Author: Ludovic Marcotte <lmarcotte@inverse.ca>
87303Date:   Fri Jan 27 13:47:45 2012 +0000
87304
87305    More fix.
87306
87307    Monotone-Parent: 3e4e00b49a457f4533668ca39d8371e85202e49c
87308    Monotone-Revision: ee188ecf014aadf3749779aa50df66d72a126c71
87309
87310    Monotone-Author: ludovic@Sophos.ca
87311    Monotone-Date: 2012-01-27T13:47:45
87312
87313M	UI/PreferencesUI/English.lproj/Localizable.strings
87314
87315commit d629811e4ec149f9895930f6a553f97607bd8db2
87316Author: Ludovic Marcotte <lmarcotte@inverse.ca>
87317Date:   Fri Jan 27 13:31:37 2012 +0000
87318
87319    Fixed strings file
87320
87321    Monotone-Parent: 6bee8aebb26a5d4337cc6ae5400d1573f789be82
87322    Monotone-Revision: 3e4e00b49a457f4533668ca39d8371e85202e49c
87323
87324    Monotone-Author: ludovic@Sophos.ca
87325    Monotone-Date: 2012-01-27T13:31:37
87326
87327M	UI/PreferencesUI/English.lproj/Localizable.strings
87328
87329commit 3f4197f2fab1d34e867226f0cc8263143f78febd
87330Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87331Date:   Thu Jan 26 19:57:17 2012 +0000
87332
87333    Monotone-Parent: 74ae59fc584e99eb514b2c1e615eb58cf0a162db
87334    Monotone-Revision: 881d0e4a9a9117f8671dd4758b691044c07a1247
87335
87336    Monotone-Author: wsourdeau@inverse.ca
87337    Monotone-Date: 2012-01-26T19:57:17
87338    Monotone-Branch: ca.inverse.sogo
87339
87340M	ChangeLog
87341M	OpenChange/GNUmakefile
87342D	OpenChange/MAPIStoreCommonViewsContext.h
87343D	OpenChange/MAPIStoreCommonViewsContext.m
87344D	OpenChange/MAPIStoreDeferredActionsContext.h
87345D	OpenChange/MAPIStoreDeferredActionsContext.m
87346D	OpenChange/MAPIStoreFreebusyContext.h
87347D	OpenChange/MAPIStoreFreebusyContext.m
87348D	OpenChange/MAPIStoreJournalContext.h
87349D	OpenChange/MAPIStoreJournalContext.m
87350D	OpenChange/MAPIStoreRemindersContext.h
87351D	OpenChange/MAPIStoreRemindersContext.m
87352D	OpenChange/MAPIStoreScheduleContext.h
87353D	OpenChange/MAPIStoreScheduleContext.m
87354D	OpenChange/MAPIStoreSearchContext.h
87355D	OpenChange/MAPIStoreSearchContext.m
87356D	OpenChange/MAPIStoreShortcutsContext.h
87357D	OpenChange/MAPIStoreShortcutsContext.m
87358D	OpenChange/MAPIStoreSpoolerContext.h
87359D	OpenChange/MAPIStoreSpoolerContext.m
87360D	OpenChange/MAPIStoreViewsContext.h
87361D	OpenChange/MAPIStoreViewsContext.m
87362
87363commit 996b6ae8177dc4cc343aff533068f003892ce22e
87364Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87365Date:   Thu Jan 26 19:56:56 2012 +0000
87366
87367    Monotone-Parent: a42e52e628a2724b097b0a8aed05b39e75f6a528
87368    Monotone-Revision: 74ae59fc584e99eb514b2c1e615eb58cf0a162db
87369
87370    Monotone-Author: wsourdeau@inverse.ca
87371    Monotone-Date: 2012-01-26T19:56:56
87372    Monotone-Branch: ca.inverse.sogo
87373
87374M	OpenChange/MAPIStoreFallbackContext.m
87375
87376commit e942cb8b52422306ae3bf6cf2593a157166f1cf9
87377Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87378Date:   Thu Jan 26 19:56:36 2012 +0000
87379
87380    Monotone-Parent: bc440bc0c22c32437dc043e9566760ddd30fea67
87381    Monotone-Revision: a42e52e628a2724b097b0a8aed05b39e75f6a528
87382
87383    Monotone-Author: wsourdeau@inverse.ca
87384    Monotone-Date: 2012-01-26T19:56:36
87385    Monotone-Branch: ca.inverse.sogo
87386
87387M	OpenChange/MAPIStoreFolder.h
87388
87389commit ada80546fde81969415a003ebf783a23cc8e2fb2
87390Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87391Date:   Thu Jan 26 19:56:24 2012 +0000
87392
87393    Monotone-Parent: e89a46b719b80b6d34d9e7a110754e60344dd669
87394    Monotone-Revision: bc440bc0c22c32437dc043e9566760ddd30fea67
87395
87396    Monotone-Author: wsourdeau@inverse.ca
87397    Monotone-Date: 2012-01-26T19:56:24
87398    Monotone-Branch: ca.inverse.sogo
87399
87400M	ChangeLog
87401M	OpenChange/MAPIStoreFSFolder.m
87402M	OpenChange/MAPIStoreFolder.m
87403M	OpenChange/MAPIStoreMailFolder.m
87404
87405commit 83709fd892d725b8099aa2e5a470af0f0e9612df
87406Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87407Date:   Thu Jan 26 19:54:36 2012 +0000
87408
87409    Monotone-Parent: 3dc6d9dff558dfb935fde8eee2c978d9a9d1a774
87410    Monotone-Revision: e89a46b719b80b6d34d9e7a110754e60344dd669
87411
87412    Monotone-Author: wsourdeau@inverse.ca
87413    Monotone-Date: 2012-01-26T19:54:36
87414    Monotone-Branch: ca.inverse.sogo
87415
87416M	ChangeLog
87417M	OpenChange/MAPIStoreCalendarContext.m
87418M	OpenChange/MAPIStoreContactsContext.m
87419M	OpenChange/MAPIStoreContext.h
87420M	OpenChange/MAPIStoreContext.m
87421M	OpenChange/MAPIStoreMailContext.m
87422M	OpenChange/MAPIStoreNotesContext.m
87423M	OpenChange/MAPIStoreSOGo.m
87424M	OpenChange/MAPIStoreTasksContext.m
87425
87426commit c4783b14d0a7a9a8c9b414a40d090aab14b95340
87427Author: Ludovic Marcotte <lmarcotte@inverse.ca>
87428Date:   Thu Jan 26 18:19:44 2012 +0000
87429
87430    Fix for bug #1446
87431
87432    Monotone-Parent: 64559b055668abe30f492544f049160b05cf7ab9
87433    Monotone-Revision: 6bee8aebb26a5d4337cc6ae5400d1573f789be82
87434
87435    Monotone-Author: ludovic@Sophos.ca
87436    Monotone-Date: 2012-01-26T18:19:44
87437
87438M	UI/PreferencesUI/English.lproj/Localizable.strings
87439M	UI/WebServerResources/UIxPreferences.js
87440
87441commit 68b99f2f28fe8b1cc327b8b53f4452870426b1cd
87442Author: Ludovic Marcotte <lmarcotte@inverse.ca>
87443Date:   Thu Jan 26 16:27:18 2012 +0000
87444
87445    Fixed merge
87446
87447    Monotone-Parent: 24936b7a90184df1eebd3fa1c0df81c4dcbb2751
87448    Monotone-Revision: f2612a8cd144efc05fbd0847e973f12e72643c9b
87449
87450    Monotone-Author: ludovic@Sophos.ca
87451    Monotone-Date: 2012-01-26T16:27:18
87452    Monotone-Branch: ca.inverse.sogo
87453
87454M	SoObjects/SOGo/LDAPSource.m
87455
87456commit 2d03fb105544d5d095fffd8200331276b433e6c2
87457Author: Ludovic Marcotte <lmarcotte@inverse.ca>
87458Date:   Thu Jan 26 16:22:28 2012 +0000
87459
87460    See ChangeLog - also updated the doc
87461
87462    Monotone-Parent: 05f7c7299403692e01480ce30ae2a612e6172f84
87463    Monotone-Revision: 64559b055668abe30f492544f049160b05cf7ab9
87464
87465    Monotone-Author: ludovic@Sophos.ca
87466    Monotone-Date: 2012-01-26T16:22:28
87467
87468M	ChangeLog
87469M	Documentation/SOGo Installation Guide.odt
87470M	SoObjects/SOGo/LDAPSource.h
87471M	SoObjects/SOGo/LDAPSource.m
87472
87473commit 455cc7d692a2f3cd3c1adf018122ab26f3149982
87474Author: Francis Lachapelle <flachapelle@inverse.ca>
87475Date:   Thu Jan 26 14:47:47 2012 +0000
87476
87477    Fixed missing icon in UIxContactsUserFolders.
87478
87479    Monotone-Parent: d56dcfcfa2ad9eaeb548182071e486328b8a3cce
87480    Monotone-Revision: 8e433a63a6503dd3c80bf9a1462fdf7fe56d4c09
87481
87482    Monotone-Author: flachapelle@inverse.ca
87483    Monotone-Date: 2012-01-26T14:47:47
87484
87485M	UI/WebServerResources/UIxContactsUserFolders.js
87486M	UI/WebServerResources/dtree.css
87487
87488commit 222f0fe21e072a70068f7e4ee31c73f36a8db6f6
87489Author: Ludovic Marcotte <lmarcotte@inverse.ca>
87490Date:   Wed Jan 25 20:26:30 2012 +0000
87491
87492    See ChangeLog
87493
87494    Monotone-Parent: d56dcfcfa2ad9eaeb548182071e486328b8a3cce
87495    Monotone-Revision: f66f0fe4d0c10d1b3986e47a08b0ce8c08736f3c
87496
87497    Monotone-Author: ludovic@Sophos.ca
87498    Monotone-Date: 2012-01-25T20:26:30
87499
87500M	ChangeLog
87501M	SOPE/GDLContentStore/GCSFolder.m
87502
87503commit 40ba66330cb7083892ec4a95800526c7ddef58db
87504Author: Francis Lachapelle <flachapelle@inverse.ca>
87505Date:   Tue Jan 24 14:05:53 2012 +0000
87506
87507    See ChangeLog.
87508
87509    Monotone-Parent: 61296b2807f18b0b48ad4d06689b71ad8563e335
87510    Monotone-Revision: d56dcfcfa2ad9eaeb548182071e486328b8a3cce
87511
87512    Monotone-Author: flachapelle@inverse.ca
87513    Monotone-Date: 2012-01-24T14:05:53
87514
87515M	ChangeLog
87516M	NEWS
87517M	UI/Scheduler/UIxCalFolderActions.m
87518
87519commit 58ad3eaa7db7991f2352c39dfa792f3cc2338b22
87520Author: Francis Lachapelle <flachapelle@inverse.ca>
87521Date:   Tue Jan 24 05:53:55 2012 +0000
87522
87523    Monotone-Parent: ecc0c907192778ee08a07fb020aa037de83d7bed
87524    Monotone-Revision: 61296b2807f18b0b48ad4d06689b71ad8563e335
87525
87526    Monotone-Author: flachapelle@inverse.ca
87527    Monotone-Date: 2012-01-24T05:53:55
87528
87529M	UI/Scheduler/UIxCalListingActions.m
87530
87531commit f16cefad3190c5d26a912638a24ca832dd94e7e1
87532Author: Jean Raby <jraby@inverse.ca>
87533Date:   Fri Jan 20 18:43:29 2012 +0000
87534
87535    Update the sql scripts to add a primary key to the OCSSessionFolder table.
87536
87537    Monotone-Parent: e13dda2a639bb68b9e67d7b4dd75235d9d98ef1b
87538    Monotone-Revision: ecc0c907192778ee08a07fb020aa037de83d7bed
87539
87540    Monotone-Author: jraby@inverse.ca
87541    Monotone-Date: 2012-01-20T18:43:29
87542
87543A	Scripts/sql-update-1.3.11_to_1.3.12-mysql.sh
87544M	Scripts/sql-update-1.3.11_to_1.3.12.sh
87545
87546commit 29ce01947ae71e461cb56949ebdd828e79bedf53
87547Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87548Date:   Fri Jan 20 16:43:48 2012 +0000
87549
87550    Monotone-Parent: 72afba9e20695bc88d32c0eb61dd396b9f67e013
87551    Monotone-Revision: e13dda2a639bb68b9e67d7b4dd75235d9d98ef1b
87552
87553    Monotone-Author: wsourdeau@inverse.ca
87554    Monotone-Date: 2012-01-20T16:43:48
87555
87556M	SOPE/GDLContentStore/ChangeLog
87557M	SOPE/GDLContentStore/GCSSpecialQueries.m
87558
87559commit d4bdec26c74b85114834adbc486a8c67b886a73d
87560Author: Ludovic Marcotte <lmarcotte@inverse.ca>
87561Date:   Fri Jan 20 01:06:38 2012 +0000
87562
87563    Updated the guide for the beta4 release
87564
87565    Monotone-Parent: e06508d0c983ab0f20c49852cea74409f575b9c0
87566    Monotone-Revision: 72afba9e20695bc88d32c0eb61dd396b9f67e013
87567
87568    Monotone-Author: ludovic@Sophos.ca
87569    Monotone-Date: 2012-01-20T01:06:38
87570
87571M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
87572
87573commit 9c5070dbe46e70b66274cdabeaffe3357965d39e
87574Author: Ludovic Marcotte <lmarcotte@inverse.ca>
87575Date:   Fri Jan 20 00:39:21 2012 +0000
87576
87577    Updated the guide for the beta4 release
87578
87579    Monotone-Parent: 632eeeeca5246bb30406e393c6ada60e6edd6259
87580    Monotone-Revision: e06508d0c983ab0f20c49852cea74409f575b9c0
87581
87582    Monotone-Author: ludovic@Sophos.ca
87583    Monotone-Date: 2012-01-20T00:39:21
87584
87585M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
87586
87587commit 4ec198dbd7a5940c20e80a9eaace66d27ff5c637
87588Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87589Date:   Fri Jan 20 01:36:31 2012 +0000
87590
87591    Monotone-Parent: 1cafe7a57bb95258d6e78d2bc0a96b00fcdb0325
87592    Monotone-Revision: ffd7393157c88a834c33d2ca30dc76ef3026c253
87593
87594    Monotone-Author: wsourdeau@inverse.ca
87595    Monotone-Date: 2012-01-20T01:36:31
87596    Monotone-Branch: ca.inverse.sogo
87597
87598M	Tests/Integration/GNUmakefile.preamble
87599
87600commit b620736a86166269d6f1a0eb99f6fc358d884270
87601Author: Francis Lachapelle <flachapelle@inverse.ca>
87602Date:   Thu Jan 19 21:47:42 2012 +0000
87603
87604    See ChangeLog
87605
87606    Monotone-Parent: 391c1e195976b5875d916503b0d547cda96a8d27
87607    Monotone-Revision: 632eeeeca5246bb30406e393c6ada60e6edd6259
87608
87609    Monotone-Author: flachapelle@inverse.ca
87610    Monotone-Date: 2012-01-19T21:47:42
87611
87612M	ChangeLog
87613M	UI/WebServerResources/UIxMailToSelection.js
87614
87615commit d417ac4a1cee1d3719afb844743640e9c75f3fed
87616Author: Jean Raby <jraby@inverse.ca>
87617Date:   Wed Jan 18 21:12:37 2012 +0000
87618
87619    add dependency for libcurl - needed by MS Exchange Free/Busy lookups
87620
87621    Monotone-Parent: e9d0934cdcf296ed289800c9d1ac79e23c626dff
87622    Monotone-Revision: 391c1e195976b5875d916503b0d547cda96a8d27
87623
87624    Monotone-Author: jraby@inverse.ca
87625    Monotone-Date: 2012-01-18T21:12:37
87626
87627M	debian/control
87628M	sogo.spec
87629
87630commit c8de67e1f44cc2e2ee442dfaee97bdf8bf70c45d
87631Author: Jean Raby <jraby@inverse.ca>
87632Date:   Wed Jan 18 19:11:20 2012 +0000
87633
87634    Update for beta4
87635
87636    Monotone-Parent: d0ed757fc567f8bb31990f5dc94a952fb4071409
87637    Monotone-Revision: e9d0934cdcf296ed289800c9d1ac79e23c626dff
87638
87639    Monotone-Author: jraby@inverse.ca
87640    Monotone-Date: 2012-01-18T19:11:20
87641
87642M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
87643
87644commit 6a97cf9f4bfdfed55953281acb207f6f242b389f
87645Author: Francis Lachapelle <flachapelle@inverse.ca>
87646Date:   Wed Jan 18 16:16:11 2012 +0000
87647
87648    Monotone-Parent: d7e3b62e2d085f5bc624b04dd91f11f866364b13
87649    Monotone-Revision: d0ed757fc567f8bb31990f5dc94a952fb4071409
87650
87651    Monotone-Author: flachapelle@inverse.ca
87652    Monotone-Date: 2012-01-18T16:16:11
87653
87654M	debian/sogo.init
87655
87656commit 8db30c1149f53787f68d8de1e3b1e0cb30594b67
87657Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87658Date:   Tue Jan 17 19:52:51 2012 +0000
87659
87660    Monotone-Parent: 3e744adf6d88b705bf6f061fa57f78c957b69bfe
87661    Monotone-Revision: d7e3b62e2d085f5bc624b04dd91f11f866364b13
87662
87663    Monotone-Author: wsourdeau@inverse.ca
87664    Monotone-Date: 2012-01-17T19:52:51
87665
87666M	ChangeLog
87667M	UI/WebServerResources/UIxFilterEditor.js
87668
87669commit 1746d307f339b8c82aed681d25958966871d6b55
87670Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87671Date:   Mon Jan 16 20:18:39 2012 +0000
87672
87673    Monotone-Parent: 10bc75b22aa9828644f846e67ae3509d61793864
87674    Monotone-Revision: 181c204ddec5a60db59ce4a63428f75cb20a7a81
87675
87676    Monotone-Author: wsourdeau@inverse.ca
87677    Monotone-Date: 2012-01-16T20:18:39
87678    Monotone-Branch: ca.inverse.sogo
87679
87680M	ChangeLog
87681M	SoObjects/SOGo/SQLSource.m
87682
87683commit 3fbe4213195bbe3f2cf7bcf108b1b72661302c4c
87684Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87685Date:   Sun Jan 15 23:58:26 2012 +0000
87686
87687    Monotone-Parent: e3e0e252ab28dd87b80ca4f37b899dd9c416634b
87688    Monotone-Revision: 10bc75b22aa9828644f846e67ae3509d61793864
87689
87690    Monotone-Author: wsourdeau@inverse.ca
87691    Monotone-Date: 2012-01-15T23:58:26
87692    Monotone-Branch: ca.inverse.sogo
87693
87694M	OpenChange/MAPIStoreFolder.h
87695M	OpenChange/MAPIStoreFolder.m
87696M	OpenChange/MAPIStoreMailMessageTable.m
87697M	OpenChange/MAPIStoreSOGo.m
87698M	OpenChange/MAPIStoreTable.h
87699M	OpenChange/MAPIStoreTable.m
87700
87701commit 76bd954d391651275d64807b45010f4f123b909f
87702Author: Francis Lachapelle <flachapelle@inverse.ca>
87703Date:   Sat Jan 14 18:46:52 2012 +0000
87704
87705    See ChangeLog.
87706
87707    Monotone-Parent: 2dbc97722788e379c2eff9b155881604caafcc5a
87708    Monotone-Revision: 3e744adf6d88b705bf6f061fa57f78c957b69bfe
87709
87710    Monotone-Author: flachapelle@inverse.ca
87711    Monotone-Date: 2012-01-14T18:46:52
87712
87713M	ChangeLog
87714M	UI/WebServerResources/UIxPreferences.js
87715
87716commit 007cd578ec73b62fbc552b7516a8bc48614c23b4
87717Author: Francis Lachapelle <flachapelle@inverse.ca>
87718Date:   Fri Jan 13 18:43:29 2012 +0000
87719
87720    Updated Installation Guide.
87721
87722    Monotone-Parent: 6ed6359462b26ed18e75361bf078fb93cda23519
87723    Monotone-Revision: 2dbc97722788e379c2eff9b155881604caafcc5a
87724
87725    Monotone-Author: flachapelle@inverse.ca
87726    Monotone-Date: 2012-01-13T18:43:29
87727
87728M	Documentation/SOGo Installation Guide.odt
87729
87730commit 0fffe85b9b985d63519fd6dc30d757fd4e537169
87731Author: Francis Lachapelle <flachapelle@inverse.ca>
87732Date:   Fri Jan 13 17:20:58 2012 +0000
87733
87734    See ChangeLog.
87735
87736    Monotone-Parent: ef272f61d0caedee9632010cd4b3ce928a2da43e
87737    Monotone-Revision: 6ed6359462b26ed18e75361bf078fb93cda23519
87738
87739    Monotone-Author: flachapelle@inverse.ca
87740    Monotone-Date: 2012-01-13T17:20:58
87741
87742M	ChangeLog
87743M	SoObjects/Appointments/SOGoAppointmentFolder.m
87744M	SoObjects/Appointments/SOGoFreeBusyObject.h
87745M	SoObjects/Appointments/SOGoFreeBusyObject.m
87746M	SoObjects/Appointments/iCalPerson+SOGo.h
87747M	SoObjects/Appointments/iCalPerson+SOGo.m
87748
87749commit 2688dd85d6915f6cd1155aa576bf772f5ee71912
87750Author: Francis Lachapelle <flachapelle@inverse.ca>
87751Date:   Fri Jan 13 16:45:13 2012 +0000
87752
87753    Monotone-Parent: c241a8e1e716fa0db3e4f4e370c051096cc2c3e2
87754    Monotone-Revision: ef272f61d0caedee9632010cd4b3ce928a2da43e
87755
87756    Monotone-Author: flachapelle@inverse.ca
87757    Monotone-Date: 2012-01-13T16:45:13
87758
87759M	UI/MainUI/SOGoUserHomePage.m
87760
87761commit 537604d65a01f7f5165095e217681f207d259ba8
87762Author: Francis Lachapelle <flachapelle@inverse.ca>
87763Date:   Thu Jan 12 22:12:02 2012 +0000
87764
87765    Fixed previous propagate.
87766
87767    Monotone-Parent: 62ee066ad239ea56d6f2dc0b73f12d399813d68c
87768    Monotone-Revision: cd6f87a655862b556c2f1e1031a0cdd43a995041
87769
87770    Monotone-Author: flachapelle@inverse.ca
87771    Monotone-Date: 2012-01-12T22:12:02
87772    Monotone-Branch: ca.inverse.sogo
87773
87774M	SoObjects/SOGo/LDAPSource.m
87775
87776commit 84909dd628dbd19554db6e3362c9e774194fa180
87777Author: Francis Lachapelle <flachapelle@inverse.ca>
87778Date:   Thu Jan 12 20:52:14 2012 +0000
87779
87780    See ChangeLog.
87781
87782    Monotone-Parent: 468e7e6366c0f335fea6ffbfbc6ecf9ab41aaa77
87783    Monotone-Revision: c241a8e1e716fa0db3e4f4e370c051096cc2c3e2
87784
87785    Monotone-Author: flachapelle@inverse.ca
87786    Monotone-Date: 2012-01-12T20:52:14
87787
87788M	ChangeLog
87789M	SoObjects/Contacts/SOGoContactSourceFolder.m
87790M	UI/Scheduler/UIxComponentEditor.m
87791
87792commit e5d9676c06328cce6a1aa052cfed2c9e1ba9ad71
87793Author: Francis Lachapelle <flachapelle@inverse.ca>
87794Date:   Thu Jan 12 20:16:22 2012 +0000
87795
87796    Don't link to gnutls.
87797
87798    Monotone-Parent: d669b0b3e321e22c68d092f984d543560ae1af0e
87799    Monotone-Revision: 468e7e6366c0f335fea6ffbfbc6ecf9ab41aaa77
87800
87801    Monotone-Author: flachapelle@inverse.ca
87802    Monotone-Date: 2012-01-12T20:16:22
87803
87804M	SoObjects/Appointments/GNUmakefile
87805
87806commit ccf847f55591901896349f1d35ad3ea28f6db102
87807Author: Francis Lachapelle <flachapelle@inverse.ca>
87808Date:   Thu Jan 12 20:01:34 2012 +0000
87809
87810    See ChangeLog
87811
87812    Monotone-Parent: ed15d4f340fd47347d881c8826eb40a2dc22763d
87813    Monotone-Revision: d669b0b3e321e22c68d092f984d543560ae1af0e
87814
87815    Monotone-Author: flachapelle@inverse.ca
87816    Monotone-Date: 2012-01-12T20:01:34
87817
87818M	ChangeLog
87819M	SoObjects/Appointments/GNUmakefile
87820A	SoObjects/Appointments/MSExchangeFreeBusy.h
87821A	SoObjects/Appointments/MSExchangeFreeBusy.m
87822A	SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.h
87823A	SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.m
87824A	SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.wo/MSExchangeFreeBusySOAPRequest.html
87825A	SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.wo/MSExchangeFreeBusySOAPRequest.wod
87826A	SoObjects/Appointments/MSExchangeFreeBusySOAPResponseMap.plist
87827M	SoObjects/Appointments/SOGoFreeBusyObject.h
87828M	SoObjects/Appointments/SOGoFreeBusyObject.m
87829M	SoObjects/SOGo/LDAPSource.h
87830M	SoObjects/SOGo/LDAPSource.m
87831M	SoObjects/SOGo/SOGoSource.h
87832M	SoObjects/SOGo/SOGoUser.h
87833M	SoObjects/SOGo/SOGoUser.m
87834M	SoObjects/SOGo/SOGoUserManager.m
87835M	UI/MainUI/SOGoUserHomePage.m
87836M	UI/WebServerResources/UIxAttendeesEditor.js
87837
87838commit 56ad0c3289f94c2d753f35227d1721a8cd667a2b
87839Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87840Date:   Thu Jan 12 16:06:57 2012 +0000
87841
87842    Monotone-Parent: d0b2cce64733874b10da170e30bdcb9f9730f61e
87843    Monotone-Revision: d807738c8f35c5080fb2e1684404fb8d992c8032
87844
87845    Monotone-Author: wsourdeau@inverse.ca
87846    Monotone-Date: 2012-01-12T16:06:57
87847    Monotone-Branch: ca.inverse.sogo
87848
87849M	ChangeLog
87850M	OpenChange/MAPIStoreAppointmentWrapper.m
87851M	OpenChange/MAPIStoreCalendarMessage.m
87852
87853commit 335ba606b4deeebfc966b86215a96281b27d3b43
87854Author: Francis Lachapelle <flachapelle@inverse.ca>
87855Date:   Thu Jan 12 13:55:08 2012 +0000
87856
87857    Updated init script for Debian: restart will now start the daemon even if it wasn't running.
87858
87859    Monotone-Parent: aa2df14071d3f06710efeac3490e7780366f1b42
87860    Monotone-Revision: ed15d4f340fd47347d881c8826eb40a2dc22763d
87861
87862    Monotone-Author: flachapelle@inverse.ca
87863    Monotone-Date: 2012-01-12T13:55:08
87864
87865M	debian/sogo.init
87866
87867commit 4c2762e7b21dce863c5e2f6508270eea46219a56
87868Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87869Date:   Thu Jan 12 13:39:18 2012 +0000
87870
87871    Monotone-Parent: c19f9b62fb1cd88301e4921d8d23bb5b5169fb45
87872    Monotone-Revision: 59576b63b875c6db3416e7be726b196610b856a3
87873
87874    Monotone-Author: wsourdeau@inverse.ca
87875    Monotone-Date: 2012-01-12T13:39:18
87876    Monotone-Branch: ca.inverse.sogo
87877
87878M	ChangeLog
87879M	OpenChange/MAPIStoreTasksMessage.m
87880
87881commit 74a4c00daad499e1251e6ad82f3ae4f0aaa52781
87882Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87883Date:   Thu Jan 12 03:45:04 2012 +0000
87884
87885    Monotone-Parent: 401881ecc26daa2ed137a36540462655a8e4504c
87886    Monotone-Revision: c19f9b62fb1cd88301e4921d8d23bb5b5169fb45
87887
87888    Monotone-Author: wsourdeau@inverse.ca
87889    Monotone-Date: 2012-01-12T03:45:04
87890    Monotone-Branch: ca.inverse.sogo
87891
87892M	ChangeLog
87893M	OpenChange/MAPIStoreGCSMessageTable.m
87894
87895commit ca798c646e23b8c36a25c3f698dc5ef915dc3c6c
87896Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87897Date:   Thu Jan 12 03:42:00 2012 +0000
87898
87899    Monotone-Parent: d4b6685b33be650d23fc020ef3de5d203cb4557e
87900    Monotone-Revision: aa2df14071d3f06710efeac3490e7780366f1b42
87901
87902    Monotone-Author: wsourdeau@inverse.ca
87903    Monotone-Date: 2012-01-12T03:42:00
87904
87905M	SOPE/NGCards/ChangeLog
87906M	SOPE/NGCards/NSString+NGCards.m
87907
87908commit 322b21c3d7c9cb2b5539e9614cab4228df97a511
87909Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87910Date:   Tue Jan 10 17:42:33 2012 +0000
87911
87912    Monotone-Parent: f5ba6db440f5a8ba817af65dea12b4a616fdfe71
87913    Monotone-Revision: 134ea580b291c807ad6e5ffe49e8525c1539cbb2
87914
87915    Monotone-Author: wsourdeau@inverse.ca
87916    Monotone-Date: 2012-01-10T17:42:33
87917
87918M	ChangeLog
87919M	SoObjects/Appointments/SOGoAppointmentObject.m
87920
87921commit 85effb25129999bee967e69ecb41ba5bc8f8cbc7
87922Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87923Date:   Tue Jan 10 17:35:01 2012 +0000
87924
87925    Monotone-Parent: d9f13a2035f812bf584e6ed63e858a9373cd11c8
87926    Monotone-Revision: 38edb6b526df653889b897cf6ff9643dfd3ffad2
87927
87928    Monotone-Author: wsourdeau@inverse.ca
87929    Monotone-Date: 2012-01-10T17:35:01
87930    Monotone-Branch: ca.inverse.sogo
87931
87932M	ChangeLog
87933M	OpenChange/MAPIStoreMailFolder.m
87934
87935commit 0e1a6f4abd29fb86d922e550ec1700af7e473c80
87936Author: Jean Raby <jraby@inverse.ca>
87937Date:   Tue Jan 10 17:23:48 2012 +0000
87938
87939    that cronjob should run daily, not hourly...
87940
87941    Monotone-Parent: 29783e64b9a7d49e5e0be8ac1b56c15bb344190f
87942    Monotone-Revision: 7d1b1b8ef84e818ba107d3af4dd79c52c376205a
87943
87944    Monotone-Author: jraby@inverse.ca
87945    Monotone-Date: 2012-01-10T17:23:48
87946
87947M	Documentation/SOGo Installation Guide.odt
87948M	Scripts/sogo.cron
87949
87950commit dbfb83d24eaccc4a7956ab4a5b3d1eac8fc29316
87951Author: Jean Raby <jraby@inverse.ca>
87952Date:   Tue Jan 10 17:03:48 2012 +0000
87953
87954    Add a sogo cronjob containing commented out entries.
87955    Updated the spec and deb rules to install it by default
87956    Updated the doc to mention this new cronjob.
87957
87958    Monotone-Parent: f5ba6db440f5a8ba817af65dea12b4a616fdfe71
87959    Monotone-Revision: 29783e64b9a7d49e5e0be8ac1b56c15bb344190f
87960
87961    Monotone-Author: jraby@inverse.ca
87962    Monotone-Date: 2012-01-10T17:03:48
87963
87964M	Documentation/SOGo Installation Guide.odt
87965A	Scripts/sogo.cron
87966M	debian/rules
87967M	debian/sogo.install
87968M	sogo.spec
87969
87970commit 0569c0ecbe24ff6d74bf90472f8dcefa0150f705
87971Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
87972Date:   Mon Jan 9 22:12:16 2012 +0000
87973
87974    Monotone-Parent: cec86bee0b5e2a1fc741887d9b9e535436381c6e
87975    Monotone-Revision: ad2935dcd60331c29ad6e514b5a61fefaec7d69c
87976
87977    Monotone-Author: wsourdeau@inverse.ca
87978    Monotone-Date: 2012-01-09T22:12:16
87979    Monotone-Branch: ca.inverse.sogo
87980
87981M	ChangeLog
87982M	OpenChange/MAPIStoreTypes.m
87983M	OpenChange/NSObject+MAPIStore.m
87984
87985commit 31962a0e281c1471d502e09ce992cfa4bc63e8b5
87986Author: Jean Raby <jraby@inverse.ca>
87987Date:   Mon Jan 9 17:18:11 2012 +0000
87988
87989    Drop pytz as recent version doesn't work correctly with vobject.
87990    Use dateutil.tz instead.
87991
87992    Monotone-Parent: cec86bee0b5e2a1fc741887d9b9e535436381c6e
87993    Monotone-Revision: b34c698acd51d633a7d276d6fbbcab8a47e7e460
87994
87995    Monotone-Author: jraby@inverse.ca
87996    Monotone-Date: 2012-01-09T17:18:11
87997    Monotone-Branch: ca.inverse.sogo
87998
87999M	Tests/Integration/README
88000M	Tests/Integration/test-caldav-scheduling.py
88001
88002commit 334ff94fb9fbc2fc21c4849c1455978fa0447a54
88003Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
88004Date:   Mon Jan 9 16:42:20 2012 +0000
88005
88006    Monotone-Parent: d5752735c793358a8300960f867a0452965215ca
88007    Monotone-Revision: cec86bee0b5e2a1fc741887d9b9e535436381c6e
88008
88009    Monotone-Author: wsourdeau@inverse.ca
88010    Monotone-Date: 2012-01-09T16:42:20
88011    Monotone-Branch: ca.inverse.sogo
88012
88013M	ChangeLog
88014M	OpenChange/MAPIStoreCalendarFolder.m
88015
88016commit 61baa6118d6671672672d34b82357e3f9af6fb38
88017Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
88018Date:   Mon Jan 9 16:41:22 2012 +0000
88019
88020    Monotone-Parent: 31373520d86c320c1658f22e3bde2eee178c2003
88021    Monotone-Revision: d5752735c793358a8300960f867a0452965215ca
88022
88023    Monotone-Author: wsourdeau@inverse.ca
88024    Monotone-Date: 2012-01-09T16:41:22
88025    Monotone-Branch: ca.inverse.sogo
88026
88027M	OpenChange/MAPIStoreCalendarFolder.m
88028M	OpenChange/MAPIStoreMailFolder.m
88029
88030commit be34aeee0e393ac774826f5199b754b38da71834
88031Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
88032Date:   Mon Jan 9 16:36:51 2012 +0000
88033
88034    Monotone-Parent: 6e892bd0470a59c4edc792bd0d24b13e56e6a5e0
88035    Monotone-Revision: f5ba6db440f5a8ba817af65dea12b4a616fdfe71
88036
88037    Monotone-Author: wsourdeau@inverse.ca
88038    Monotone-Date: 2012-01-09T16:36:51
88039
88040M	SOPE/NGCards/ChangeLog
88041M	SOPE/NGCards/NSString+NGCards.m
88042
88043commit a55fe2793c16285a01abd27116b8b70b7db9d022
88044Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
88045Date:   Fri Jan 6 14:35:55 2012 +0000
88046
88047    Monotone-Parent: f70b5b1e5f982c1feda21a5227e3bc26f8dc7f66
88048    Monotone-Revision: 0def0e9f316e25be6056fa81895ad9297459eaca
88049
88050    Monotone-Author: wsourdeau@inverse.ca
88051    Monotone-Date: 2012-01-06T14:35:55
88052    Monotone-Branch: ca.inverse.sogo
88053
88054M	SoObjects/Contacts/SOGoContactFolders.m
88055
88056commit 353757f88ea2a6f2bef7bfa493703503208aec01
88057Author: Francis Lachapelle <flachapelle@inverse.ca>
88058Date:   Thu Jan 5 19:45:25 2012 +0000
88059
88060    remove stray backslash. Allows to build sogo-slapd-sockd again
88061
88062    Monotone-Parent: f70b5b1e5f982c1feda21a5227e3bc26f8dc7f66
88063    Monotone-Revision: c82bd90e75ed49d6ff6bdcbb89b1abd0e37397fe
88064
88065    Monotone-Author: flachapelle@inverse.ca
88066    Monotone-Author: jraby@inverse.ca
88067    Monotone-Date: 2012-01-05T19:45:25
88068    Monotone-Date: 2012-01-05T20:01:44
88069    Monotone-Branch: ca.inverse.sogo
88070    Monotone-Branch: ca.inverse.sogo
88071
88072M	Tools/GNUmakefile
88073
88074commit 1bf0fb12443a2ba6439663581fd806353da7951f
88075Author: Francis Lachapelle <flachapelle@inverse.ca>
88076Date:   Thu Jan 5 15:03:05 2012 +0000
88077
88078    See ChangeLog.
88079
88080    Monotone-Parent: 299e74bad69ad3fc8b6fe30fbd3be53ee3045ff7
88081    Monotone-Revision: 6e892bd0470a59c4edc792bd0d24b13e56e6a5e0
88082
88083    Monotone-Author: flachapelle@inverse.ca
88084    Monotone-Date: 2012-01-05T15:03:05
88085
88086M	ChangeLog
88087M	SoObjects/SOGo/SOGoUserManager.m
88088
88089commit 15e606341e7c8b086bde8bdf5831082ec3135b84
88090Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
88091Date:   Wed Jan 4 15:26:30 2012 +0000
88092
88093    Monotone-Parent: 16b846dd0fb3a63bdd80cb7ed360972da407527b
88094    Monotone-Revision: bb276eea8dc76b5c71f49df1d23424ab19015233
88095
88096    Monotone-Author: wsourdeau@inverse.ca
88097    Monotone-Date: 2012-01-04T15:26:30
88098    Monotone-Branch: ca.inverse.sogo
88099
88100M	ChangeLog
88101M	SoObjects/Contacts/SOGoContactFolders.h
88102M	SoObjects/Contacts/SOGoContactFolders.m
88103M	SoObjects/Contacts/SOGoContactSourceFolder.h
88104M	SoObjects/Contacts/SOGoContactSourceFolder.m
88105M	SoObjects/SOGo/LDAPSource.h
88106M	SoObjects/SOGo/LDAPSource.m
88107M	SoObjects/SOGo/SOGoFolder.h
88108M	SoObjects/SOGo/SOGoFolder.m
88109M	SoObjects/SOGo/SOGoGCSFolder.h
88110M	SoObjects/SOGo/SOGoGCSFolder.m
88111M	SoObjects/SOGo/SOGoParentFolder.h
88112M	SoObjects/SOGo/SOGoSource.h
88113M	SoObjects/SOGo/SQLSource.m
88114M	UI/Contacts/UIxContactFoldersView.m
88115M	UI/Contacts/product.plist
88116M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
88117M	UI/WebServerResources/ContactsUI.js
88118
88119commit cba23f9993ec9356064cbb54a595b4da53cbd54c
88120Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
88121Date:   Tue Jan 3 22:53:53 2012 +0000
88122
88123    Monotone-Parent: 8fa93819d7083059128aa7103b83d47ee6a9cf2c
88124    Monotone-Revision: 16b846dd0fb3a63bdd80cb7ed360972da407527b
88125
88126    Monotone-Author: wsourdeau@inverse.ca
88127    Monotone-Date: 2012-01-03T22:53:53
88128    Monotone-Branch: ca.inverse.sogo
88129
88130M	ChangeLog
88131
88132commit 1a8851fb8e997ac161297bee29dd2b18eb9e5a0c
88133Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
88134Date:   Tue Jan 3 22:53:22 2012 +0000
88135
88136    Monotone-Parent: c7009a2d8a1dce845aa1a365123f4b438e3168fe
88137    Monotone-Revision: 8fa93819d7083059128aa7103b83d47ee6a9cf2c
88138
88139    Monotone-Author: wsourdeau@inverse.ca
88140    Monotone-Date: 2012-01-03T22:53:22
88141    Monotone-Branch: ca.inverse.sogo
88142
88143M	SoObjects/SOGo/SOGoParentFolder.m
88144
88145commit 53feece8924851dc38004f9dbc4563631c610bef
88146Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
88147Date:   Tue Jan 3 22:52:27 2012 +0000
88148
88149    Monotone-Parent: f2f2f66b3df579ca384e578aded6976b6634ffcb
88150    Monotone-Revision: c7009a2d8a1dce845aa1a365123f4b438e3168fe
88151
88152    Monotone-Author: wsourdeau@inverse.ca
88153    Monotone-Date: 2012-01-03T22:52:27
88154    Monotone-Branch: ca.inverse.sogo
88155
88156M	ChangeLog
88157M	SoObjects/SOGo/SOGoUser.h
88158M	SoObjects/SOGo/SOGoUser.m
88159M	SoObjects/SOGo/SOGoUserManager.m
88160
88161commit 90ab1070cb72828905a2246b0f391339c620c37f
88162Author: Francis Lachapelle <flachapelle@inverse.ca>
88163Date:   Tue Jan 3 21:47:18 2012 +0000
88164
88165    See ChangeLog.
88166
88167    Monotone-Parent: e3a548e4955e0964c4a0211759ff98c585efda44
88168    Monotone-Revision: 299e74bad69ad3fc8b6fe30fbd3be53ee3045ff7
88169
88170    Monotone-Author: flachapelle@inverse.ca
88171    Monotone-Date: 2012-01-03T21:47:18
88172
88173M	ChangeLog
88174M	SoObjects/Appointments/English.lproj/Localizable.strings
88175M	SoObjects/Appointments/SOGoAptMailDeletion.m
88176M	SoObjects/Appointments/SOGoAptMailInvitation.m
88177M	SoObjects/Appointments/SOGoAptMailNotification.m
88178M	SoObjects/Appointments/SOGoAptMailReceipt.m
88179M	SoObjects/Appointments/SOGoAptMailUpdate.m
88180
88181commit 51cd566744027733f2ffcf862d73b36aed00a10d
88182Author: Francis Lachapelle <flachapelle@inverse.ca>
88183Date:   Tue Jan 3 21:42:23 2012 +0000
88184
88185    Monotone-Parent: 76bba460617a7f4d7ee1f66a47e8918059e6f046
88186    Monotone-Revision: 379924109229c07d133fc063329a33e5f0dc987d
88187
88188    Monotone-Author: flachapelle@inverse.ca
88189    Monotone-Date: 2012-01-03T21:42:23
88190
88191M	UI/Scheduler/UIxAppointmentEditor.m
88192
88193commit 831771c57264e4f6a54dfead219d0987754c35a7
88194Author: Jean Raby <jraby@inverse.ca>
88195Date:   Tue Jan 3 21:11:31 2012 +0000
88196
88197    fix changelog merge...
88198
88199    Monotone-Parent: 71d893c6f56295ecb4a106a46e10ccc403627cc4
88200    Monotone-Revision: 61b0fdce16f6c0727e58cc97232171b41008ed41
88201
88202    Monotone-Author: jraby@inverse.ca
88203    Monotone-Date: 2012-01-03T21:11:31
88204    Monotone-Branch: ca.inverse.sogo
88205
88206M	ChangeLog
88207
88208commit 13cfabbfa68c3e0ef4d28e46d6805bfa49e3cefe
88209Author: Jean Raby <jraby@inverse.ca>
88210Date:   Tue Jan 3 20:42:34 2012 +0000
88211
88212    Add a script to update the c_content column in existing postgresql tables
88213    Update the table creation statements for mysql to use 'mediumtext' instead of 'text' for the c_content column.
88214    The latter is only 64k chars long, which is not enough.
88215
88216    Monotone-Parent: f66b516a4e4c827bd8733fd6903ca41528172989
88217    Monotone-Revision: 36b1155b71ef197756bd93ba282a5a89126511e7
88218
88219    Monotone-Author: jraby@inverse.ca
88220    Monotone-Date: 2012-01-03T20:42:34
88221
88222M	SOPE/GDLContentStore/GCSSpecialQueries.m
88223A	Scripts/sql-update-1.3.11_to_1.3.12.sh
88224
88225commit cbe9d537287cd881ac9b6bb0c84acaa8f08132f1
88226Author: Francis Lachapelle <flachapelle@inverse.ca>
88227Date:   Tue Jan 3 18:47:49 2012 +0000
88228
88229    Updated installation guide.
88230
88231    Monotone-Parent: f66b516a4e4c827bd8733fd6903ca41528172989
88232    Monotone-Revision: 76bba460617a7f4d7ee1f66a47e8918059e6f046
88233
88234    Monotone-Author: flachapelle@inverse.ca
88235    Monotone-Date: 2012-01-03T18:47:49
88236
88237M	Documentation/SOGo Installation Guide.odt
88238
88239commit d9bd7017d603855230f6c332ff527ef64cfe4a49
88240Author: Francis Lachapelle <flachapelle@inverse.ca>
88241Date:   Tue Jan 3 18:24:31 2012 +0000
88242
88243    Updated NEWS file.
88244
88245    Monotone-Parent: 73233c6953684efced8bd6fdd647e6c7f35931ee
88246    Monotone-Revision: f66b516a4e4c827bd8733fd6903ca41528172989
88247
88248    Monotone-Author: flachapelle@inverse.ca
88249    Monotone-Date: 2012-01-03T18:24:31
88250
88251M	NEWS
88252
88253commit 7ec702d4ce319bd2a5c5e1eff453b63b6c315bbf
88254Author: Francis Lachapelle <flachapelle@inverse.ca>
88255Date:   Mon Jan 2 19:42:46 2012 +0000
88256
88257    See ChangeLog.
88258
88259    Monotone-Parent: da4e71f9c5deca84b2df4c90effe9c90f66eb04c
88260    Monotone-Revision: 73233c6953684efced8bd6fdd647e6c7f35931ee
88261
88262    Monotone-Author: flachapelle@inverse.ca
88263    Monotone-Date: 2012-01-02T19:42:46
88264
88265M	ChangeLog
88266M	UI/WebServerResources/UIxFilterEditor.js
88267M	UI/WebServerResources/UIxPreferences.js
88268M	UI/WebServerResources/iefixes.css
88269
88270commit 45e13c3e4df634749b905f9287b83eab59482915
88271Author: Francis Lachapelle <flachapelle@inverse.ca>
88272Date:   Mon Jan 2 19:02:43 2012 +0000
88273
88274    See ChangeLog.
88275
88276    Monotone-Parent: 2c40f25dddacc34d66befa0a7c8e6c93868a9a92
88277    Monotone-Revision: da4e71f9c5deca84b2df4c90effe9c90f66eb04c
88278
88279    Monotone-Author: flachapelle@inverse.ca
88280    Monotone-Date: 2012-01-02T19:02:43
88281
88282M	ChangeLog
88283M	UI/WebServerResources/UIxFilterEditor.js
88284
88285commit ad7259b751ad304c2487f5e3c322410bf33556d0
88286Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
88287Date:   Fri Dec 30 20:41:30 2011 +0000
88288
88289    Monotone-Parent: d8a02a76c20d760d00a46a0e98b6ca134a05cbc7
88290    Monotone-Revision: f2f2f66b3df579ca384e578aded6976b6634ffcb
88291
88292    Monotone-Author: wsourdeau@inverse.ca
88293    Monotone-Date: 2011-12-30T20:41:30
88294    Monotone-Branch: ca.inverse.sogo
88295
88296M	ChangeLog
88297A	SoObjects/SOGo/LDAPSourceSchema.h
88298A	SoObjects/SOGo/LDAPSourceSchema.m
88299
88300commit 4ba4c622bc4ea0a8b0ad3e136862e6b407ab56a1
88301Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
88302Date:   Fri Dec 30 20:39:07 2011 +0000
88303
88304    Monotone-Parent: 995b68ade85d0d884cdf8f6fc87e55f0c376a80c
88305    Monotone-Revision: 61fe02b6c3bc4f0aa3797d661d014d8c256b0de9
88306
88307    Monotone-Author: wsourdeau@inverse.ca
88308    Monotone-Date: 2011-12-30T20:39:07
88309    Monotone-Branch: ca.inverse.sogo
88310
88311M	ChangeLog
88312M	SoObjects/Contacts/GNUmakefile
88313M	SoObjects/Contacts/NGVCard+SOGo.h
88314M	SoObjects/Contacts/NGVCard+SOGo.m
88315M	SoObjects/Contacts/NGVList+SOGo.m
88316A	SoObjects/Contacts/NSDictionary+LDIF.h
88317A	SoObjects/Contacts/NSDictionary+LDIF.m
88318A	SoObjects/Contacts/NSString+LDIF.h
88319A	SoObjects/Contacts/NSString+LDIF.m
88320M	SoObjects/Contacts/SOGoContactEntryPhoto.h
88321M	SoObjects/Contacts/SOGoContactEntryPhoto.m
88322M	SoObjects/Contacts/SOGoContactGCSEntry.m
88323M	SoObjects/Contacts/SOGoContactGCSFolder.m
88324M	SoObjects/Contacts/SOGoContactLDIFEntry.h
88325M	SoObjects/Contacts/SOGoContactLDIFEntry.m
88326M	SoObjects/Contacts/SOGoContactObject.h
88327M	SoObjects/Contacts/SOGoContactSourceFolder.h
88328M	SoObjects/Contacts/SOGoContactSourceFolder.m
88329M	SoObjects/SOGo/GNUmakefile
88330M	SoObjects/SOGo/LDAPSource.h
88331M	SoObjects/SOGo/LDAPSource.m
88332M	SoObjects/SOGo/NSDictionary+Utilities.h
88333M	SoObjects/SOGo/NSDictionary+Utilities.m
88334M	SoObjects/SOGo/NSString+Utilities.h
88335M	SoObjects/SOGo/NSString+Utilities.m
88336M	SoObjects/SOGo/SOGoSource.h
88337M	SoObjects/SOGo/SQLSource.m
88338M	Tools/SOGoSockDOperation.m
88339M	Tools/SOGoToolBackup.m
88340M	UI/Contacts/UIxContactActions.m
88341M	UI/Contacts/UIxContactEditor.h
88342M	UI/Contacts/UIxContactEditor.m
88343M	UI/Contacts/UIxContactFolderActions.m
88344M	UI/Contacts/UIxContactView.m
88345M	UI/Contacts/product.plist
88346M	UI/Templates/ContactsUI/UIxContactEditor.wox
88347M	UI/WebServerResources/ContactsUI.js
88348M	UI/WebServerResources/UIxContactEditor.css
88349M	UI/WebServerResources/UIxContactEditor.js
88350
88351commit 486f0f7ad17dae3d537649ec2618700cfec0d780
88352Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
88353Date:   Fri Dec 30 20:29:36 2011 +0000
88354
88355    Monotone-Parent: 77e874f5910fd1b3a30173bdae0bfa2544be6c07
88356    Monotone-Revision: 995b68ade85d0d884cdf8f6fc87e55f0c376a80c
88357
88358    Monotone-Author: wsourdeau@inverse.ca
88359    Monotone-Date: 2011-12-30T20:29:36
88360    Monotone-Branch: ca.inverse.sogo
88361
88362M	Tests/Integration/webdavlib.py
88363
88364commit 03e49d5985e3eac3c23abcf06b4e3e00be6ee394
88365Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
88366Date:   Fri Dec 30 20:10:32 2011 +0000
88367
88368    Monotone-Parent: d5e2b98ae15729726ed7a81b845e37f7657dcb8e
88369    Monotone-Revision: 77e874f5910fd1b3a30173bdae0bfa2544be6c07
88370
88371    Monotone-Author: wsourdeau@inverse.ca
88372    Monotone-Date: 2011-12-30T20:10:32
88373    Monotone-Branch: ca.inverse.sogo
88374
88375M	ChangeLog
88376M	SoObjects/Contacts/SOGoFolder+CardDAV.m
88377
88378commit 4b4af4d32328c5df1e911b0125348b66ca9eca30
88379Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
88380Date:   Fri Dec 30 19:46:52 2011 +0000
88381
88382    Monotone-Parent: ec02ae62fee05e50774a4da52cc17e4811526340
88383    Monotone-Revision: d5e2b98ae15729726ed7a81b845e37f7657dcb8e
88384
88385    Monotone-Author: wsourdeau@inverse.ca
88386    Monotone-Date: 2011-12-30T19:46:52
88387    Monotone-Branch: ca.inverse.sogo
88388
88389M	SOPE/NGCards/ChangeLog
88390M	SOPE/NGCards/NGVCard.m
88391
88392commit 843be30a45c905ac54ac900c2dbf4f2edd42b33f
88393Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
88394Date:   Fri Dec 30 19:45:58 2011 +0000
88395
88396    Monotone-Parent: 28ce727aaf05b14f23fbcec914f8b827755f3483
88397    Monotone-Revision: ec02ae62fee05e50774a4da52cc17e4811526340
88398
88399    Monotone-Author: wsourdeau@inverse.ca
88400    Monotone-Date: 2011-12-30T19:45:58
88401    Monotone-Branch: ca.inverse.sogo
88402
88403M	SOPE/NGCards/CardGroup.h
88404M	SOPE/NGCards/CardGroup.m
88405M	SOPE/NGCards/ChangeLog
88406
88407commit 540237248cc282ebc3ad4bef3c9b1b32422847d7
88408Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
88409Date:   Fri Dec 30 19:44:42 2011 +0000
88410
88411    Monotone-Parent: e9388e969d7f55642fe7910f621ef54be2512a3a
88412    Monotone-Revision: 28ce727aaf05b14f23fbcec914f8b827755f3483
88413
88414    Monotone-Author: wsourdeau@inverse.ca
88415    Monotone-Date: 2011-12-30T19:44:42
88416    Monotone-Branch: ca.inverse.sogo
88417
88418M	SOPE/NGCards/CardElement.m
88419
88420commit 094e5899bc7e877a2fadff84d877b280e266b2cc
88421Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
88422Date:   Fri Dec 30 19:32:02 2011 +0000
88423
88424    Monotone-Parent: ed89880eae2839f1f4714817c94287a44216b46f
88425    Monotone-Revision: e9388e969d7f55642fe7910f621ef54be2512a3a
88426
88427    Monotone-Author: wsourdeau@inverse.ca
88428    Monotone-Date: 2011-12-30T19:32:02
88429    Monotone-Branch: ca.inverse.sogo
88430
88431M	Tools/GNUmakefile
88432
88433commit fd3d125d20cf4c677ccec62d89271d84040c4c1f
88434Author: Ludovic Marcotte <lmarcotte@inverse.ca>
88435Date:   Fri Dec 30 16:59:13 2011 +0000
88436
88437    Fix for bug #1339
88438
88439    Monotone-Parent: 5e690b49423932996ff78f8ea2c1881306f09fa3
88440    Monotone-Revision: 2c40f25dddacc34d66befa0a7c8e6c93868a9a92
88441
88442    Monotone-Author: ludovic@Sophos.ca
88443    Monotone-Date: 2011-12-30T16:59:13
88444
88445M	NEWS
88446M	OGoContentStore/appointment.ocs
88447M	OGoContentStore/contact.ocs
88448M	SOPE/GDLContentStore/GCSSpecialQueries.m
88449
88450commit 481de5d6541be48376b14830ef4a20306336b465
88451Author: Ludovic Marcotte <lmarcotte@inverse.ca>
88452Date:   Fri Dec 30 13:38:17 2011 +0000
88453
88454    Fix for bug #1502
88455
88456    Monotone-Parent: 0b1c93d1d141650c6567513a3f7a175ca4d27623
88457    Monotone-Revision: 5e690b49423932996ff78f8ea2c1881306f09fa3
88458
88459    Monotone-Author: ludovic@Sophos.ca
88460    Monotone-Date: 2011-12-30T13:38:17
88461
88462M	SoObjects/SOGo/SQLSource.m
88463
88464commit 4d6400d6f71dacc29687ffd881eade68c41bedc6
88465Author: Ludovic Marcotte <lmarcotte@inverse.ca>
88466Date:   Fri Dec 30 12:29:18 2011 +0000
88467
88468    Fix for bug #1541
88469
88470    Monotone-Parent: 57c10d31c6098096fecd1a8325950d007a357271
88471    Monotone-Revision: 0b1c93d1d141650c6567513a3f7a175ca4d27623
88472
88473    Monotone-Author: ludovic@Sophos.ca
88474    Monotone-Date: 2011-12-30T12:29:18
88475
88476M	UI/MainUI/NorwegianBokmal.lproj/Locale
88477M	UI/MainUI/NorwegianNynorsk.lproj/Locale
88478
88479commit 50e107f1cac33eb08a85017a7caa7effb7b9b454
88480Author: Ludovic Marcotte <lmarcotte@inverse.ca>
88481Date:   Fri Dec 30 12:20:57 2011 +0000
88482
88483    Fix for bug #1542
88484
88485    Monotone-Parent: 3c7106a946b0d9786d46c4f0c0a7e5bc1e5f8684
88486    Monotone-Revision: 57c10d31c6098096fecd1a8325950d007a357271
88487
88488    Monotone-Author: ludovic@Sophos.ca
88489    Monotone-Date: 2011-12-30T12:20:57
88490
88491M	NEWS
88492M	SoObjects/SOGo/SOGoCache.m
88493
88494commit 516dcdb2559dfbef1c536a329e0e4375fbb93089
88495Author: Ludovic Marcotte <lmarcotte@inverse.ca>
88496Date:   Thu Dec 29 17:50:48 2011 +0000
88497
88498    See ChangeLog
88499
88500    Monotone-Parent: a4f6c377a41454eb21ed5b253cb7d07fc2c1a55e
88501    Monotone-Revision: 3c7106a946b0d9786d46c4f0c0a7e5bc1e5f8684
88502
88503    Monotone-Author: ludovic@Sophos.ca
88504    Monotone-Date: 2011-12-29T17:50:48
88505
88506M	ChangeLog
88507M	NEWS
88508M	SoObjects/SOGo/SOGoDomainDefaults.h
88509M	SoObjects/SOGo/SOGoDomainDefaults.m
88510M	UI/MailerUI/UIxMailAccountActions.m
88511M	UI/MailerUI/UIxMailMainFrame.h
88512M	UI/MailerUI/UIxMailMainFrame.m
88513M	UI/Templates/MailerUI/UIxMailMainFrame.wox
88514M	UI/WebServerResources/MailerUI.js
88515
88516commit 5799804274c178c846f50c2aa8f405feeac26ec3
88517Author: Ludovic Marcotte <lmarcotte@inverse.ca>
88518Date:   Thu Dec 29 12:24:43 2011 +0000
88519
88520    See ChangeLog
88521
88522    Monotone-Parent: 00dcc1dc8b8b274e7cf85d53a4fa495b97e1c52c
88523    Monotone-Revision: a4f6c377a41454eb21ed5b253cb7d07fc2c1a55e
88524
88525    Monotone-Author: ludovic@Sophos.ca
88526    Monotone-Date: 2011-12-29T12:24:43
88527
88528M	ChangeLog
88529M	SoObjects/SOGo/SOGoSQLUserProfile.m
88530
88531commit 6371bc29474c812ed3f6a4938b7dff2d0aa95222
88532Author: Francis Lachapelle <flachapelle@inverse.ca>
88533Date:   Fri Dec 23 19:55:05 2011 +0000
88534
88535    See ChangeLog.
88536
88537    Monotone-Parent: 8eceeb42b5cb1a0094d0a14d7ddb5f819096dce4
88538    Monotone-Revision: 00dcc1dc8b8b274e7cf85d53a4fa495b97e1c52c
88539
88540    Monotone-Author: flachapelle@inverse.ca
88541    Monotone-Date: 2011-12-23T19:55:05
88542
88543M	ChangeLog
88544M	NEWS
88545M	UI/Templates/SchedulerUI/UIxCalMainView.wox
88546M	UI/WebServerResources/SchedulerUI.js
88547
88548commit 49c5a107db867239d43a6acb0b8f00e0ea2ef113
88549Author: Francis Lachapelle <flachapelle@inverse.ca>
88550Date:   Fri Dec 23 16:18:10 2011 +0000
88551
88552    Monotone-Parent: 13364682a0f8ae52e3545893494b2a7ec0a88529
88553    Monotone-Revision: 8eceeb42b5cb1a0094d0a14d7ddb5f819096dce4
88554
88555    Monotone-Author: flachapelle@inverse.ca
88556    Monotone-Date: 2011-12-23T16:18:10
88557
88558M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
88559
88560commit c37208db81b5ca71645e0e38fde7bd4ae51278cb
88561Author: Francis Lachapelle <flachapelle@inverse.ca>
88562Date:   Fri Dec 23 16:12:14 2011 +0000
88563
88564    See ChangeLog.
88565
88566    Monotone-Parent: 1f603d18ef908652156b3dbae521f53c6527c63c
88567    Monotone-Revision: 13364682a0f8ae52e3545893494b2a7ec0a88529
88568
88569    Monotone-Author: flachapelle@inverse.ca
88570    Monotone-Date: 2011-12-23T16:12:14
88571
88572M	ChangeLog
88573M	UI/PreferencesUI/UIxPreferences.m
88574
88575commit 1f38df80e1b6657498ee4cae38d4c0a0a587d0c4
88576Author: Francis Lachapelle <flachapelle@inverse.ca>
88577Date:   Fri Dec 23 16:10:38 2011 +0000
88578
88579    See ChangeLog.
88580
88581    Monotone-Parent: e4a697198e9d44e460b6a4c27b94149145803430
88582    Monotone-Revision: 1f603d18ef908652156b3dbae521f53c6527c63c
88583
88584    Monotone-Author: flachapelle@inverse.ca
88585    Monotone-Date: 2011-12-23T16:10:38
88586
88587M	ChangeLog
88588M	Tools/SOGoToolUserPreferences.m
88589
88590commit dcc991ca4e1044795fe6327451492730e8da5199
88591Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
88592Date:   Thu Dec 22 21:13:53 2011 +0000
88593
88594    Monotone-Parent: 9f17d2137546528e36f23d8a37a6bbdb69bc3a3f
88595    Monotone-Revision: 441881b5757d734efa6d8072844aa767ef1709e2
88596
88597    Monotone-Author: wsourdeau@inverse.ca
88598    Monotone-Date: 2011-12-22T21:13:53
88599    Monotone-Branch: ca.inverse.sogo
88600
88601M	OpenChange/GNUmakefile
88602
88603commit 5d5691229a14e8d2843c41331f213a105d3c99ba
88604Author: Francis Lachapelle <flachapelle@inverse.ca>
88605Date:   Thu Dec 22 18:02:59 2011 +0000
88606
88607    See ChangeLog.
88608
88609    Monotone-Parent: c7ba56b63e2f4ecf7da169cccef30b4c8ebeb0ad
88610    Monotone-Revision: e4a697198e9d44e460b6a4c27b94149145803430
88611
88612    Monotone-Author: flachapelle@inverse.ca
88613    Monotone-Date: 2011-12-22T18:02:59
88614
88615M	ChangeLog
88616M	NEWS
88617M	SoObjects/SOGo/SOGoDefaults.plist
88618M	SoObjects/SOGo/WOResourceManager+SOGo.m
88619M	UI/Scheduler/UIxTaskEditor.m
88620M	UI/WebServerResources/UIxTaskEditor.js
88621
88622commit c99642e256a0587fec539c85da158a06c7a9a8d4
88623Author: Francis Lachapelle <flachapelle@inverse.ca>
88624Date:   Thu Dec 22 14:44:50 2011 +0000
88625
88626    Increased minimum space above horizontal drag handle bar.
88627
88628    Monotone-Parent: 299e375e68f6404ffcb338c6e279d3da6123b87d
88629    Monotone-Revision: c7ba56b63e2f4ecf7da169cccef30b4c8ebeb0ad
88630
88631    Monotone-Author: flachapelle@inverse.ca
88632    Monotone-Date: 2011-12-22T14:44:50
88633
88634M	UI/WebServerResources/SOGoDragHandles.js
88635
88636commit 7cac0b9d5c8fa62cbd418591a6061018ec584805
88637Author: Francis Lachapelle <flachapelle@inverse.ca>
88638Date:   Mon Dec 19 20:22:57 2011 +0000
88639
88640    Mail editor : show scrollbar in contacts pane when necessary.
88641
88642    Monotone-Parent: f05a28854fca7f10afb958ecb7b60275cafd475b
88643    Monotone-Revision: 299e375e68f6404ffcb338c6e279d3da6123b87d
88644
88645    Monotone-Author: flachapelle@inverse.ca
88646    Monotone-Date: 2011-12-19T20:22:57
88647
88648M	UI/WebServerResources/UIxMailEditor.css
88649
88650commit 1d1af6bc04584ec1bd2ebca3b1c4f6d71aecc568
88651Author: Francis Lachapelle <flachapelle@inverse.ca>
88652Date:   Mon Dec 19 19:03:45 2011 +0000
88653
88654    Renamed "DanishDenmark" to "Danish" -- cont'd.
88655
88656    Monotone-Parent: f8a9127ce4567079d226dd65ec439833020d0432
88657    Monotone-Revision: f05a28854fca7f10afb958ecb7b60275cafd475b
88658
88659    Monotone-Author: flachapelle@inverse.ca
88660    Monotone-Date: 2011-12-19T19:03:45
88661
88662M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
88663M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
88664M	UI/PreferencesUI/Czech.lproj/Localizable.strings
88665M	UI/PreferencesUI/Danish.lproj/Localizable.strings
88666M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
88667M	UI/PreferencesUI/English.lproj/Localizable.strings
88668M	UI/PreferencesUI/French.lproj/Localizable.strings
88669M	UI/PreferencesUI/German.lproj/Localizable.strings
88670M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
88671M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
88672M	UI/PreferencesUI/Italian.lproj/Localizable.strings
88673M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
88674M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
88675M	UI/PreferencesUI/Polish.lproj/Localizable.strings
88676M	UI/PreferencesUI/Russian.lproj/Localizable.strings
88677M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
88678M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
88679M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
88680M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
88681
88682commit 7a6dc1e6afba3181118df50c16dc4d09047e0457
88683Author: Francis Lachapelle <flachapelle@inverse.ca>
88684Date:   Mon Dec 19 18:52:06 2011 +0000
88685
88686    Updated Ukrainian translation.
88687
88688    Monotone-Parent: 724e56b2f3e856f74157f0d3158e24aa3a22c5e9
88689    Monotone-Revision: f8a9127ce4567079d226dd65ec439833020d0432
88690
88691    Monotone-Author: flachapelle@inverse.ca
88692    Monotone-Date: 2011-12-19T18:52:06
88693
88694M	SoObjects/Appointments/Ukrainian.lproj/Localizable.strings
88695M	SoObjects/Mailer/GNUmakefile
88696M	UI/Common/Ukrainian.lproj/Localizable.strings
88697M	UI/Contacts/Ukrainian.lproj/Localizable.strings
88698M	UI/MailPartViewers/Ukrainian.lproj/Localizable.strings
88699M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
88700M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
88701M	UI/Scheduler/Ukrainian.lproj/Localizable.strings
88702
88703commit fc338931fcff285adf153c81f64b51f0e10adfa4
88704Author: Francis Lachapelle <flachapelle@inverse.ca>
88705Date:   Mon Dec 19 17:16:23 2011 +0000
88706
88707    Renamed "DanishDenmark" to "Danish".
88708
88709    Monotone-Parent: ab0d6aa948262973d1cb1c1b5c2028965a306451
88710    Monotone-Revision: 724e56b2f3e856f74157f0d3158e24aa3a22c5e9
88711
88712    Monotone-Author: flachapelle@inverse.ca
88713    Monotone-Date: 2011-12-19T17:16:23
88714
88715M	.tx/config
88716A	SoObjects/Appointments/Danish.lproj/Localizable.strings
88717D	SoObjects/Appointments/DanishDenmark.lproj/Localizable.strings
88718M	SoObjects/Appointments/GNUmakefile
88719A	SoObjects/Contacts/Danish.lproj/Localizable.strings
88720D	SoObjects/Contacts/DanishDenmark.lproj/Localizable.strings
88721M	SoObjects/Contacts/GNUmakefile
88722M	SoObjects/Mailer/GNUmakefile
88723D	SoObjects/Mailer/SOGoMailDanishDenmarkForward.wo/SOGoMailDanishDenmarkForward.html
88724D	SoObjects/Mailer/SOGoMailDanishDenmarkForward.wo/SOGoMailDanishDenmarkForward.wod
88725D	SoObjects/Mailer/SOGoMailDanishDenmarkReply.wo/SOGoMailDanishDenmarkReply.html
88726D	SoObjects/Mailer/SOGoMailDanishDenmarkReply.wo/SOGoMailDanishDenmarkReply.wod
88727A	SoObjects/Mailer/SOGoMailDanishForward.wo/SOGoMailDanishForward.html
88728A	SoObjects/Mailer/SOGoMailDanishForward.wo/SOGoMailDanishForward.wod
88729A	SoObjects/Mailer/SOGoMailDanishReply.wo/SOGoMailDanishReply.html
88730A	SoObjects/Mailer/SOGoMailDanishReply.wo/SOGoMailDanishReply.wod
88731M	SoObjects/Mailer/SOGoMailForward.h
88732M	SoObjects/Mailer/SOGoMailForward.m
88733M	SoObjects/Mailer/SOGoMailReply.h
88734M	SoObjects/Mailer/SOGoMailReply.m
88735M	SoObjects/SOGo/SOGoDefaults.plist
88736M	Tests/Integration/preferences.py
88737A	UI/AdministrationUI/Danish.lproj/Localizable.strings
88738D	UI/AdministrationUI/DanishDenmark.lproj/Localizable.strings
88739M	UI/AdministrationUI/GNUmakefile
88740A	UI/Common/Danish.lproj/Localizable.strings
88741D	UI/Common/DanishDenmark.lproj/Localizable.strings
88742M	UI/Common/GNUmakefile
88743A	UI/Contacts/Danish.lproj/Localizable.strings
88744D	UI/Contacts/DanishDenmark.lproj/Localizable.strings
88745M	UI/Contacts/GNUmakefile
88746A	UI/MailPartViewers/Danish.lproj/Localizable.strings
88747D	UI/MailPartViewers/DanishDenmark.lproj/Localizable.strings
88748M	UI/MailPartViewers/GNUmakefile
88749A	UI/MailerUI/Danish.lproj/Localizable.strings
88750D	UI/MailerUI/DanishDenmark.lproj/Localizable.strings
88751M	UI/MailerUI/GNUmakefile
88752M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
88753M	UI/MainUI/Catalan.lproj/Localizable.strings
88754M	UI/MainUI/Czech.lproj/Localizable.strings
88755A	UI/MainUI/Danish.lproj/Locale
88756A	UI/MainUI/Danish.lproj/Localizable.strings
88757D	UI/MainUI/DanishDenmark.lproj/Locale
88758D	UI/MainUI/DanishDenmark.lproj/Localizable.strings
88759M	UI/MainUI/Dutch.lproj/Localizable.strings
88760M	UI/MainUI/English.lproj/Localizable.strings
88761M	UI/MainUI/French.lproj/Localizable.strings
88762M	UI/MainUI/GNUmakefile
88763M	UI/MainUI/German.lproj/Localizable.strings
88764M	UI/MainUI/Hungarian.lproj/Localizable.strings
88765M	UI/MainUI/Icelandic.lproj/Localizable.strings
88766M	UI/MainUI/Italian.lproj/Localizable.strings
88767M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
88768M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
88769M	UI/MainUI/Polish.lproj/Localizable.strings
88770M	UI/MainUI/Russian.lproj/Localizable.strings
88771M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
88772M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
88773M	UI/MainUI/Swedish.lproj/Localizable.strings
88774M	UI/MainUI/Ukrainian.lproj/Localizable.strings
88775M	UI/MainUI/Welsh.lproj/Localizable.strings
88776A	UI/PreferencesUI/Danish.lproj/Localizable.strings
88777D	UI/PreferencesUI/DanishDenmark.lproj/Localizable.strings
88778M	UI/PreferencesUI/GNUmakefile
88779M	UI/SOGoUI/SOGoACLAdvisory.h
88780M	UI/SOGoUI/SOGoACLAdvisory.m
88781M	UI/SOGoUI/SOGoFolderAdvisory.h
88782M	UI/SOGoUI/SOGoFolderAdvisory.m
88783A	UI/Scheduler/Danish.lproj/Localizable.strings
88784D	UI/Scheduler/DanishDenmark.lproj/Localizable.strings
88785M	UI/Scheduler/GNUmakefile
88786A	UI/Templates/SOGoACLDanishAdditionAdvisory.wox
88787D	UI/Templates/SOGoACLDanishDenmarkAdditionAdvisory.wox
88788D	UI/Templates/SOGoACLDanishDenmarkModificationAdvisory.wox
88789D	UI/Templates/SOGoACLDanishDenmarkRemovalAdvisory.wox
88790A	UI/Templates/SOGoACLDanishModificationAdvisory.wox
88791A	UI/Templates/SOGoACLDanishRemovalAdvisory.wox
88792A	UI/Templates/SOGoFolderDanishAdditionAdvisory.wox
88793D	UI/Templates/SOGoFolderDanishDenmarkAdditionAdvisory.wox
88794D	UI/Templates/SOGoFolderDanishDenmarkRemovalAdvisory.wox
88795A	UI/Templates/SOGoFolderDanishRemovalAdvisory.wox
88796
88797commit 0a69733c6279a50d674f923c89c2f88c972b9883
88798Author: Francis Lachapelle <flachapelle@inverse.ca>
88799Date:   Sun Dec 18 01:54:38 2011 +0000
88800
88801    Monotone-Parent: e58b519a51a061b80853202ec91f07ec470a2bf0
88802    Monotone-Revision: 62e33503bd06b9731084aa5fc492080cd0b5dcd4
88803
88804    Monotone-Author: flachapelle@inverse.ca
88805    Monotone-Date: 2011-12-18T01:54:38
88806
88807M	UI/MailerUI/English.lproj/Localizable.strings
88808
88809commit 50e522dfdc3e6289d612013c2f22f3e311cd05e9
88810Author: Ludovic Marcotte <lmarcotte@inverse.ca>
88811Date:   Thu Dec 15 19:44:12 2011 +0000
88812
88813    Adjusted the doc regarding TLS support in Sieve
88814
88815    Monotone-Parent: 3c0c68cb2927ba4cada8bdac6741f149c6007b52
88816    Monotone-Revision: 8869aacc55c49a49f77e9f056912a8ff12222283
88817
88818    Monotone-Author: ludovic@Sophos.ca
88819    Monotone-Date: 2011-12-15T19:44:12
88820
88821M	Documentation/SOGo Installation Guide.odt
88822
88823commit 75c57a42853e26b973c0eec77d933c29e92e6e10
88824Author: Ludovic Marcotte <lmarcotte@inverse.ca>
88825Date:   Thu Dec 15 19:37:02 2011 +0000
88826
88827    See ChangeLog
88828
88829    Monotone-Parent: e58b519a51a061b80853202ec91f07ec470a2bf0
88830    Monotone-Revision: 3c0c68cb2927ba4cada8bdac6741f149c6007b52
88831
88832    Monotone-Author: ludovic@Sophos.ca
88833    Monotone-Date: 2011-12-15T19:37:02
88834
88835M	ChangeLog
88836M	SoObjects/SOGo/SOGoSieveManager.m
88837
88838commit 81f335088850182319383ec75856fb9a559c82c1
88839Author: Francis Lachapelle <flachapelle@inverse.ca>
88840Date:   Thu Dec 15 13:36:10 2011 +0000
88841
88842    Fixed version file to 2.0.0.
88843
88844    Monotone-Parent: e58b519a51a061b80853202ec91f07ec470a2bf0
88845    Monotone-Revision: 46c94a711dad0272d530ac34edf0d0a9918b7510
88846
88847    Monotone-Author: flachapelle@inverse.ca
88848    Monotone-Date: 2011-12-15T13:36:10
88849    Monotone-Branch: ca.inverse.sogo
88850
88851M	Version
88852
88853commit 494d60cc1723320ac8907b3d8163433899be7da3
88854Author: Francis Lachapelle <flachapelle@inverse.ca>
88855Date:   Wed Dec 14 03:13:00 2011 +0000
88856
88857    See ChangeLog.
88858
88859    Monotone-Parent: e513d02feb1de3dd39a4bb5194208f11ea4fe880
88860    Monotone-Revision: e58b519a51a061b80853202ec91f07ec470a2bf0
88861
88862    Monotone-Author: flachapelle@inverse.ca
88863    Monotone-Date: 2011-12-14T03:13:00
88864    Monotone-Branch: ca.inverse.sogo
88865
88866M	ChangeLog
88867M	UI/WebServerResources/ContactsUI.js
88868M	UI/WebServerResources/MailerUI.js
88869M	UI/WebServerResources/UIxMailEditor.js
88870
88871commit db2bd6af2131098dc02390e869f67650484e1861
88872Author: Francis Lachapelle <flachapelle@inverse.ca>
88873Date:   Tue Dec 13 23:12:10 2011 +0000
88874
88875    Fixed names of Spanish (Spain) reply/forward templates.
88876
88877    Monotone-Parent: 0fabf2fa93de12ed06eaf9108936a04531bd6840
88878    Monotone-Revision: e513d02feb1de3dd39a4bb5194208f11ea4fe880
88879
88880    Monotone-Author: flachapelle@inverse.ca
88881    Monotone-Date: 2011-12-13T23:12:10
88882
88883D	SoObjects/Mailer/SOGoMailSpanishSpainForward.wo/SOGoMailSpanishForward.wod
88884A	SoObjects/Mailer/SOGoMailSpanishSpainForward.wo/SOGoMailSpanishSpainForward.wod
88885D	SoObjects/Mailer/SOGoMailSpanishSpainReply.wo/SOGoMailSpanishReply.wod
88886A	SoObjects/Mailer/SOGoMailSpanishSpainReply.wo/SOGoMailSpanishSpainReply.wod
88887
88888commit 9dd60798c16962bf55aeaec24b6439e2eaf88867
88889Author: Francis Lachapelle <flachapelle@inverse.ca>
88890Date:   Tue Dec 13 20:57:17 2011 +0000
88891
88892    Branch for SOGo v1.3.12
88893
88894    Monotone-Parent: bd0348a425f6da021c2112f826cdf74f28b386b9
88895    Monotone-Revision: 0fabf2fa93de12ed06eaf9108936a04531bd6840
88896
88897    Monotone-Author: flachapelle@inverse.ca
88898    Monotone-Date: 2011-12-13T20:57:17
88899
88900M	Version
88901
88902commit 4167e3c45d964b7574166dda7987e8f39b914db4
88903Author: Francis Lachapelle <flachapelle@inverse.ca>
88904Date:   Mon Dec 12 20:22:55 2011 +0000
88905
88906    Updated Russian translation.
88907
88908    Monotone-Parent: 3d756678ba29d271ff51502f9c5d9937330bd1fa
88909    Monotone-Revision: 9fbe0432fec0c87f118dd55eb0e70029389d2787
88910
88911    Monotone-Author: flachapelle@inverse.ca
88912    Monotone-Date: 2011-12-12T20:22:55
88913    Monotone-Tag: SOGo_v1.3.11
88914
88915M	NEWS
88916M	SoObjects/Appointments/Russian.lproj/Localizable.strings
88917M	UI/AdministrationUI/Russian.lproj/Localizable.strings
88918M	UI/Common/Russian.lproj/Localizable.strings
88919M	UI/Contacts/Russian.lproj/Localizable.strings
88920M	UI/MailPartViewers/Russian.lproj/Localizable.strings
88921M	UI/MailerUI/Russian.lproj/Localizable.strings
88922M	UI/MainUI/Russian.lproj/Localizable.strings
88923M	UI/PreferencesUI/Russian.lproj/Localizable.strings
88924M	UI/Scheduler/Russian.lproj/Localizable.strings
88925
88926commit 5965b4b03265f0d0d4ccf67ad1b9a089ecc5a519
88927Author: Francis Lachapelle <flachapelle@inverse.ca>
88928Date:   Mon Dec 12 19:05:27 2011 +0000
88929
88930    Updated NEWS file.
88931
88932    Monotone-Parent: 36c1aa12bd08b88af3f6e7523985a0206d8d95be
88933    Monotone-Revision: 3d756678ba29d271ff51502f9c5d9937330bd1fa
88934
88935    Monotone-Author: flachapelle@inverse.ca
88936    Monotone-Date: 2011-12-12T19:05:27
88937
88938M	NEWS
88939
88940commit 217d137365534c9035ba4a73cf38c14b281925e1
88941Author: Francis Lachapelle <flachapelle@inverse.ca>
88942Date:   Mon Dec 12 18:00:03 2011 +0000
88943
88944    Updated documentation.
88945
88946    Monotone-Parent: 33a6acd0b9cf83c40083b83b53daf3d23ec7025e
88947    Monotone-Revision: 36c1aa12bd08b88af3f6e7523985a0206d8d95be
88948
88949    Monotone-Author: flachapelle@inverse.ca
88950    Monotone-Date: 2011-12-12T18:00:03
88951
88952M	Documentation/SOGo Installation Guide.odt
88953M	Documentation/SOGo Mobile Devices Configuration.odt
88954M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
88955
88956commit 68d84eaa23db01103cf242de3356e7984490cbbc
88957Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
88958Date:   Mon Dec 12 17:24:12 2011 +0000
88959
88960    Monotone-Parent: 6c7df05d6446c77649d60795ea43d844c59e9838
88961    Monotone-Revision: 33a6acd0b9cf83c40083b83b53daf3d23ec7025e
88962
88963    Monotone-Author: wsourdeau@inverse.ca
88964    Monotone-Date: 2011-12-12T17:24:12
88965
88966M	ChangeLog
88967M	OGoContentStore/OCSContactFieldExtractor.m
88968M	SoObjects/Appointments/iCalEvent+SOGo.m
88969
88970commit 68fff252babd550b91252f5cfa0b05b4b019131d
88971Author: Francis Lachapelle <flachapelle@inverse.ca>
88972Date:   Mon Dec 12 17:01:10 2011 +0000
88973
88974    Fixed confirmation dialog box when deleting too many events (bug #1297).
88975
88976    Monotone-Parent: 9460deffbf939afae0a607ea07e015924c93fd01
88977    Monotone-Revision: 6c7df05d6446c77649d60795ea43d844c59e9838
88978
88979    Monotone-Author: flachapelle@inverse.ca
88980    Monotone-Date: 2011-12-12T17:01:10
88981
88982M	NEWS
88983M	UI/WebServerResources/SchedulerUI.js
88984M	UI/WebServerResources/generic.css
88985
88986commit 5564a8a84b3aa9bfffc45c0b1e45f77815e21684
88987Author: Francis Lachapelle <flachapelle@inverse.ca>
88988Date:   Mon Dec 12 16:39:56 2011 +0000
88989
88990    See ChangeLog.
88991
88992    Monotone-Parent: 1f900dd9f1637dad2237767e5a65271c06b27df0
88993    Monotone-Revision: 9460deffbf939afae0a607ea07e015924c93fd01
88994
88995    Monotone-Author: flachapelle@inverse.ca
88996    Monotone-Date: 2011-12-12T16:39:56
88997
88998M	ChangeLog
88999M	NEWS
89000M	Tools/SOGoEAlarmsNotifier.m
89001
89002commit c22167ba872d8991192d54cfc56f7622330300c2
89003Author: Francis Lachapelle <flachapelle@inverse.ca>
89004Date:   Mon Dec 12 15:43:17 2011 +0000
89005
89006    See ChangeLog.
89007
89008    Monotone-Parent: 82cf74276a48a04d2d3bb16da3ed5b73576a77ef
89009    Monotone-Revision: 1f900dd9f1637dad2237767e5a65271c06b27df0
89010
89011    Monotone-Author: flachapelle@inverse.ca
89012    Monotone-Date: 2011-12-12T15:43:17
89013
89014M	ChangeLog
89015M	SoObjects/Contacts/SOGoContactGCSFolder.m
89016M	UI/Contacts/UIxContactView.m
89017
89018commit 3d3392b67bbba555ec57cca1a05395b0f8cedee4
89019Author: Francis Lachapelle <flachapelle@inverse.ca>
89020Date:   Mon Dec 12 14:40:10 2011 +0000
89021
89022    Monotone-Parent: 479f9e8a751025c1d9ce8f8818e1257e66ac7642
89023    Monotone-Revision: 82cf74276a48a04d2d3bb16da3ed5b73576a77ef
89024
89025    Monotone-Author: flachapelle@inverse.ca
89026    Monotone-Date: 2011-12-12T14:40:10
89027
89028M	UI/MailerUI/Toolbars/SOGoDraftObject.toolbar
89029M	UI/MailerUI/Toolbars/SOGoMailObject.toolbar
89030
89031commit 59a0198e600489d994c5d2bc5dc5296818f95c40
89032Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89033Date:   Fri Dec 9 21:04:45 2011 +0000
89034
89035    Monotone-Parent: 533c5fea139373885b136bf6d41275a80a56967b
89036    Monotone-Revision: 479f9e8a751025c1d9ce8f8818e1257e66ac7642
89037
89038    Monotone-Author: wsourdeau@inverse.ca
89039    Monotone-Date: 2011-12-09T21:04:45
89040
89041M	UI/WebServerResources/iefixes.css
89042
89043commit 95e42d38f754dc701de20a9c300dc9b0d34c6b9b
89044Author: Francis Lachapelle <flachapelle@inverse.ca>
89045Date:   Fri Dec 9 16:34:11 2011 +0000
89046
89047    Monotone-Parent: b4900cbcd7c48cfd36bb5a262eec357e3ac1033a
89048    Monotone-Revision: 533c5fea139373885b136bf6d41275a80a56967b
89049
89050    Monotone-Author: flachapelle@inverse.ca
89051    Monotone-Date: 2011-12-09T16:34:11
89052
89053M	UI/MailerUI/Toolbars/SOGoDraftObject.toolbar
89054M	UI/MailerUI/Toolbars/SOGoMailFolder.toolbar
89055M	UI/SOGoUI/UIxComponent.h
89056M	UI/SOGoUI/UIxComponent.m
89057M	UI/Templates/PreferencesUI/UIxPreferences.wox
89058M	UI/Templates/UIxPageFrame.wox
89059
89060commit d06d4068664531942187fc4779c9c1da54b46721
89061Author: Francis Lachapelle <flachapelle@inverse.ca>
89062Date:   Fri Dec 9 16:33:43 2011 +0000
89063
89064    See ChangeLog.
89065
89066    Monotone-Parent: 8c58bbcc380816930dac5d8da2d1d682049a6349
89067    Monotone-Revision: b4900cbcd7c48cfd36bb5a262eec357e3ac1033a
89068
89069    Monotone-Author: flachapelle@inverse.ca
89070    Monotone-Date: 2011-12-09T16:33:43
89071
89072M	ChangeLog
89073M	UI/MainUI/SOGoRootPage.m
89074
89075commit bb5cf04e7e502fce0a7b4e35a9a8d29c5bd2020a
89076Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89077Date:   Fri Dec 9 14:54:00 2011 +0000
89078
89079    Monotone-Parent: 8d583d2e8977d0d63e028818f6f961246d256bdd
89080    Monotone-Revision: 8c58bbcc380816930dac5d8da2d1d682049a6349
89081
89082    Monotone-Author: wsourdeau@inverse.ca
89083    Monotone-Date: 2011-12-09T14:54:00
89084
89085M	UI/Templates/PreferencesUI/UIxPreferences.wox
89086
89087commit 7ec440bbc1598008ad22d441acb1a9f2a7f36e38
89088Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89089Date:   Fri Dec 9 14:53:44 2011 +0000
89090
89091    Monotone-Parent: 8641791497cbe0e199fc4b68731683dd533ce48e
89092    Monotone-Revision: 8d583d2e8977d0d63e028818f6f961246d256bdd
89093
89094    Monotone-Author: wsourdeau@inverse.ca
89095    Monotone-Date: 2011-12-09T14:53:44
89096
89097M	UI/Common/UIxPageFrame.m
89098M	UI/SOGoUI/UIxComponent.h
89099M	UI/SOGoUI/UIxComponent.m
89100M	UI/Templates/UIxPageFrame.wox
89101
89102commit 1918939a8c3fb8d453e9fdfe4be99d996cf2053e
89103Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89104Date:   Fri Dec 9 14:53:09 2011 +0000
89105
89106    Monotone-Parent: 7032e083cacc1fa5cf4ee9c191a47cb9be17f0f4
89107    Monotone-Revision: 8641791497cbe0e199fc4b68731683dd533ce48e
89108
89109    Monotone-Author: wsourdeau@inverse.ca
89110    Monotone-Date: 2011-12-09T14:53:09
89111
89112M	ChangeLog
89113
89114commit 26447555e77c762da7ed88a0d4323ab295dab7af
89115Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89116Date:   Fri Dec 9 14:52:47 2011 +0000
89117
89118    Monotone-Parent: 6c3c7e3510ce901c142883d3a80602befbb04934
89119    Monotone-Revision: 7032e083cacc1fa5cf4ee9c191a47cb9be17f0f4
89120
89121    Monotone-Author: wsourdeau@inverse.ca
89122    Monotone-Date: 2011-12-09T14:52:47
89123
89124M	UI/WebServerResources/UIxPreferences.js
89125
89126commit 74c40e89590545bca6c88b0ccd49e32ef63f9836
89127Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89128Date:   Fri Dec 9 14:50:01 2011 +0000
89129
89130    Monotone-Parent: 3d1fc008307ae248946dc870848b9b73d180f2b6
89131    Monotone-Revision: 6c3c7e3510ce901c142883d3a80602befbb04934
89132
89133    Monotone-Author: wsourdeau@inverse.ca
89134    Monotone-Date: 2011-12-09T14:50:01
89135
89136M	UI/Common/UIxToolbar.m
89137M	UI/Templates/UIxToolbar.wox
89138
89139commit 39a545ffedc8b03efdfe1e0078a078a742796987
89140Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89141Date:   Fri Dec 9 14:47:39 2011 +0000
89142
89143    Monotone-Parent: 18957933ff736ec180d169de7fd49cb3822d876b
89144    Monotone-Revision: 3d1fc008307ae248946dc870848b9b73d180f2b6
89145
89146    Monotone-Author: wsourdeau@inverse.ca
89147    Monotone-Date: 2011-12-09T14:47:39
89148
89149M	ChangeLog
89150M	UI/WebServerResources/generic.js
89151
89152commit 86c4de27d8c54a5fad2f9061c0fceb1d8d4e5051
89153Author: Francis Lachapelle <flachapelle@inverse.ca>
89154Date:   Thu Dec 8 22:53:07 2011 +0000
89155
89156    The div "popupFrame" must be present in all templates when in single-window mode.
89157
89158    Monotone-Parent: fce986ab489e9ac262c4134c7155bb803867cace
89159    Monotone-Revision: 18957933ff736ec180d169de7fd49cb3822d876b
89160
89161    Monotone-Author: flachapelle@inverse.ca
89162    Monotone-Date: 2011-12-08T22:53:07
89163
89164M	UI/Templates/UIxJSClose.wox
89165
89166commit a5d9149791b55b02884e3194a228a496d03b8832
89167Author: Francis Lachapelle <flachapelle@inverse.ca>
89168Date:   Thu Dec 8 22:51:06 2011 +0000
89169
89170    Monotone-Parent: 482f318bc0384aa8e26797c6caad5737975048d8
89171    Monotone-Revision: fce986ab489e9ac262c4134c7155bb803867cace
89172
89173    Monotone-Author: flachapelle@inverse.ca
89174    Monotone-Date: 2011-12-08T22:51:06
89175
89176M	UI/WebServerResources/generic.js
89177
89178commit 9fe3b4e9374bb9386a8aa56c963f70b862b8e855
89179Author: Francis Lachapelle <flachapelle@inverse.ca>
89180Date:   Thu Dec 8 22:50:42 2011 +0000
89181
89182    Monotone-Parent: be2355409b08911bf260a0d3ffdfab275fd30725
89183    Monotone-Revision: 482f318bc0384aa8e26797c6caad5737975048d8
89184
89185    Monotone-Author: flachapelle@inverse.ca
89186    Monotone-Date: 2011-12-08T22:50:42
89187
89188M	UI/WebServerResources/UIxMailEditor.js
89189
89190commit 558f10799dbd769e4d1393ecf17b83e0ec875d95
89191Author: Francis Lachapelle <flachapelle@inverse.ca>
89192Date:   Thu Dec 8 21:51:28 2011 +0000
89193
89194    Monotone-Parent: dc2b5d63bf3592c44b2949f5f4b0b1145256d072
89195    Monotone-Revision: be2355409b08911bf260a0d3ffdfab275fd30725
89196
89197    Monotone-Author: flachapelle@inverse.ca
89198    Monotone-Date: 2011-12-08T21:51:28
89199
89200M	UI/WebServerResources/UIxPreferences.js
89201
89202commit 2dd37a51063e82ef01d55823bc832eae8e0144a8
89203Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89204Date:   Thu Dec 8 20:44:06 2011 +0000
89205
89206    Monotone-Parent: 070ab5bab7996350566f161af861542e882b6ac8
89207    Monotone-Revision: 706eb04192b3639905eba9bfb1e2433cacc45280
89208
89209    Monotone-Author: wsourdeau@inverse.ca
89210    Monotone-Date: 2011-12-08T20:44:06
89211    Monotone-Branch: ca.inverse.sogo
89212
89213M	ChangeLog
89214M	OpenChange/MAPIStoreFSMessageTable.m
89215
89216commit 91155624dcc274eb5c9580051bac7bc166e37220
89217Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89218Date:   Thu Dec 8 20:42:44 2011 +0000
89219
89220    Monotone-Parent: 120ae771577fbc85a9d527667354ae451deab5eb
89221    Monotone-Revision: 070ab5bab7996350566f161af861542e882b6ac8
89222
89223    Monotone-Author: wsourdeau@inverse.ca
89224    Monotone-Date: 2011-12-08T20:42:44
89225    Monotone-Branch: ca.inverse.sogo
89226
89227M	ChangeLog
89228M	OpenChange/MAPIStoreObject.m
89229
89230commit 4cf3a17760e4dacfb4023ac291295e21d8f7858e
89231Author: Francis Lachapelle <flachapelle@inverse.ca>
89232Date:   Thu Dec 8 19:08:23 2011 +0000
89233
89234    Updated ISO 639-1 codes for Norwegian.
89235
89236    Monotone-Parent: fd3f07ba5f4f69cd1854b37655cacacbbf850787
89237    Monotone-Revision: dc2b5d63bf3592c44b2949f5f4b0b1145256d072
89238
89239    Monotone-Author: flachapelle@inverse.ca
89240    Monotone-Date: 2011-12-08T19:08:23
89241
89242M	UI/MainUI/NorwegianBokmal.lproj/Locale
89243M	UI/MainUI/NorwegianNynorsk.lproj/Locale
89244
89245commit 5758f1d848067d61ec1e9c1ba81269c687bb38f5
89246Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89247Date:   Thu Dec 8 15:03:09 2011 +0000
89248
89249    Monotone-Parent: 9c4be3d7d32f456638c073296f3c3b84ca2f6ea9
89250    Monotone-Revision: 3c7a201fa0fd3707b904e5173f62765c592e904b
89251
89252    Monotone-Author: wsourdeau@inverse.ca
89253    Monotone-Date: 2011-12-08T15:03:09
89254
89255M	SOPE/GDLContentStore/ChangeLog
89256M	SOPE/GDLContentStore/GCSFolder.m
89257M	SOPE/GDLContentStore/GCSFolderManager.m
89258
89259commit 2446b6f9fe4bb7de2771d5c0097702faca8aa8c2
89260Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89261Date:   Wed Dec 7 16:14:03 2011 +0000
89262
89263    Monotone-Parent: 2e3d14f0015946767d3494c454c4d2e977e1da15
89264    Monotone-Revision: f584567c8afbbff241518e2921242b309817109e
89265
89266    Monotone-Author: wsourdeau@inverse.ca
89267    Monotone-Date: 2011-12-07T16:14:03
89268    Monotone-Branch: ca.inverse.sogo
89269
89270M	OpenChange/MAPIStoreObject.m
89271
89272commit 20f382bf10e511f0fd6cc316cada4409a65d5cc4
89273Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89274Date:   Wed Dec 7 16:13:52 2011 +0000
89275
89276    Monotone-Parent: 2f66e7e50e9a88d5279a512e70f1bd7c6c5c6531
89277    Monotone-Revision: 2e3d14f0015946767d3494c454c4d2e977e1da15
89278
89279    Monotone-Author: wsourdeau@inverse.ca
89280    Monotone-Date: 2011-12-07T16:13:52
89281    Monotone-Branch: ca.inverse.sogo
89282
89283M	OpenChange/GNUmakefile
89284
89285commit 51d7c146fbd447a25a050d5e1c32b9fb793defac
89286Author: Francis Lachapelle <flachapelle@inverse.ca>
89287Date:   Tue Dec 6 19:28:44 2011 +0000
89288
89289    See ChangeLog.
89290
89291    Monotone-Parent: 9c4be3d7d32f456638c073296f3c3b84ca2f6ea9
89292    Monotone-Revision: 0e0730fe59a4d574138454dc943c443900fe67b6
89293
89294    Monotone-Author: flachapelle@inverse.ca
89295    Monotone-Date: 2011-12-06T19:28:44
89296
89297M	ChangeLog
89298M	UI/WebServerResources/ContactsUI.js
89299M	UI/WebServerResources/HTMLElement.js
89300
89301commit e05939e8a04c7d547c5430c01d15acf4d73d8b2a
89302Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89303Date:   Tue Dec 6 17:38:40 2011 +0000
89304
89305    Monotone-Parent: f1a929eda62ac5fe22596efe98c5a812783f90c5
89306    Monotone-Revision: 9c4be3d7d32f456638c073296f3c3b84ca2f6ea9
89307
89308    Monotone-Author: wsourdeau@inverse.ca
89309    Monotone-Date: 2011-12-06T17:38:40
89310
89311M	ChangeLog
89312M	SoObjects/Appointments/iCalEvent+SOGo.m
89313
89314commit 59017c5b942cfb4669621bc0dbe557ac5803d94c
89315Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89316Date:   Tue Dec 6 16:04:04 2011 +0000
89317
89318    Monotone-Parent: 11ef456e45cbaea55e39d4b6ddb6751f4f233acc
89319    Monotone-Revision: 802a04b5081d0264febb32e1dcf222a8d0d1a263
89320
89321    Monotone-Author: wsourdeau@inverse.ca
89322    Monotone-Date: 2011-12-06T16:04:04
89323
89324M	ChangeLog
89325M	SoObjects/Appointments/SOGoAppointmentFolder.m
89326
89327commit 872ae9160909a7d6ee5359d1284434ecf77ee090
89328Author: Francis Lachapelle <flachapelle@inverse.ca>
89329Date:   Tue Dec 6 15:11:05 2011 +0000
89330
89331    Updated DanishDenmark translation.
89332
89333    Monotone-Parent: 317388b9ab7cf72dd79c9577c59e2eb3dda1298a
89334    Monotone-Revision: de58c17588816674c9047955ef96df3f119e8fd1
89335
89336    Monotone-Author: flachapelle@inverse.ca
89337    Monotone-Date: 2011-12-06T15:11:05
89338
89339M	UI/MainUI/DanishDenmark.lproj/Localizable.strings
89340M	UI/PreferencesUI/DanishDenmark.lproj/Localizable.strings
89341
89342commit 600d517b24446312e97ad28c3d3b19f58f3536db
89343Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89344Date:   Tue Dec 6 15:07:35 2011 +0000
89345
89346    Monotone-Parent: 1ea08f6ec84d602c5e78b6c440e2f7d6297a82cd
89347    Monotone-Revision: 29ee33c12159479ee3901d1552b1ea488728ec05
89348
89349    Monotone-Author: wsourdeau@inverse.ca
89350    Monotone-Date: 2011-12-06T15:07:35
89351
89352M	UI/WebServerResources/iefixes.css
89353
89354commit 0fab9ed05a74b2cbebb1bea4f18916b54e0eed56
89355Author: Francis Lachapelle <flachapelle@inverse.ca>
89356Date:   Tue Dec 6 14:43:17 2011 +0000
89357
89358    New template for single-window mode.
89359
89360    Monotone-Parent: 54bc9f630fddb34747d91948527b2c6504200fb7
89361    Monotone-Revision: 317388b9ab7cf72dd79c9577c59e2eb3dda1298a
89362
89363    Monotone-Author: flachapelle@inverse.ca
89364    Monotone-Date: 2011-12-06T14:43:17
89365
89366A	UI/Templates/UIxLoading.wox
89367
89368commit 07e484e5aef8639f49713047595640bdec3b4da9
89369Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89370Date:   Mon Dec 5 20:55:11 2011 +0000
89371
89372    Possible new way of highlight currently selected event
89373
89374    Monotone-Parent: 7be89eb338128de0cf7f68aeb1ed4852cf15bc96
89375    Monotone-Revision: 1f66f69ac041c4c07572f485c685adf50bf6866c
89376
89377    Monotone-Author: wsourdeau@inverse.ca
89378    Monotone-Date: 2011-12-05T20:55:11
89379
89380M	UI/WebServerResources/SchedulerUI.css
89381
89382commit 8c983152ee8f67fe804e7986ef5d9fdb2ecfc388
89383Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89384Date:   Mon Dec 5 16:42:05 2011 +0000
89385
89386    Monotone-Parent: dd98907b2d09b3cd66d8a6ef15da440b85e98478
89387    Monotone-Revision: 7be89eb338128de0cf7f68aeb1ed4852cf15bc96
89388
89389    Monotone-Author: wsourdeau@inverse.ca
89390    Monotone-Date: 2011-12-05T16:42:05
89391
89392M	UI/Scheduler/UIxComponentEditor.m
89393
89394commit 06e5b4655662b5e0b3ab3de61d4f5779a5ed4b90
89395Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89396Date:   Mon Dec 5 15:21:53 2011 +0000
89397
89398    Monotone-Parent: b0847062df5606c06fbb9461db56bce7d76a8332
89399    Monotone-Revision: 67b04dc1826e6a365d562a81554e430a185f049e
89400
89401    Monotone-Author: wsourdeau@inverse.ca
89402    Monotone-Date: 2011-12-05T15:21:53
89403    Monotone-Branch: ca.inverse.sogo
89404
89405M	Version
89406
89407commit 182f442a4dddce0d1ed0162652fe87bb77bca571
89408Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89409Date:   Mon Dec 5 15:19:45 2011 +0000
89410
89411    Monotone-Parent: a87ea069b19e3f7bd1333de3fb1a25fc04303484
89412    Monotone-Revision: dd98907b2d09b3cd66d8a6ef15da440b85e98478
89413
89414    Monotone-Author: wsourdeau@inverse.ca
89415    Monotone-Date: 2011-12-05T15:19:45
89416
89417M	ChangeLog
89418M	UI/Scheduler/UIxComponentEditor.m
89419
89420commit 648b0ccbddc56ddcee2bd6e3d4f09f0abaf7b908
89421Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89422Date:   Mon Dec 5 15:19:15 2011 +0000
89423
89424    Monotone-Parent: 67a6b70e9be24925daad7a5b4e083496949f769e
89425    Monotone-Revision: a87ea069b19e3f7bd1333de3fb1a25fc04303484
89426
89427    Monotone-Author: wsourdeau@inverse.ca
89428    Monotone-Date: 2011-12-05T15:19:15
89429
89430M	ChangeLog
89431M	SoObjects/Appointments/iCalEvent+SOGo.m
89432M	SoObjects/Appointments/iCalToDo+SOGo.m
89433
89434commit e2a4a1b2a60a06d254c44dad4a6250b2c158e30b
89435Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89436Date:   Fri Dec 2 20:59:22 2011 +0000
89437
89438    Monotone-Parent: 4d3f50d88285ef257187d5b0f373556518a717ac
89439    Monotone-Revision: 7671984f4de4c2e75f994c09f3c03934090088b2
89440
89441    Monotone-Author: wsourdeau@inverse.ca
89442    Monotone-Date: 2011-12-02T20:59:22
89443    Monotone-Branch: ca.inverse.sogo
89444
89445M	OpenChange/GNUmakefile
89446
89447commit 75affd091652c63e4033f9a86f61e6d9529e4403
89448Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89449Date:   Fri Dec 2 17:33:24 2011 +0000
89450
89451    Monotone-Parent: 2506be68868e083a9761fa080be7b4b2897d0e1f
89452    Monotone-Revision: 4d3f50d88285ef257187d5b0f373556518a717ac
89453
89454    Monotone-Author: wsourdeau@inverse.ca
89455    Monotone-Date: 2011-12-02T17:33:24
89456    Monotone-Branch: ca.inverse.sogo
89457
89458M	OpenChange/GNUmakefile
89459
89460commit 4f5f22fc5191ba1dd67e58345c4114c937625e31
89461Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89462Date:   Fri Dec 2 17:16:52 2011 +0000
89463
89464    Monotone-Parent: 2193e23375baaebca1fbc25ff41ad6e10465c010
89465    Monotone-Revision: 2506be68868e083a9761fa080be7b4b2897d0e1f
89466
89467    Monotone-Author: wsourdeau@inverse.ca
89468    Monotone-Date: 2011-12-02T17:16:52
89469    Monotone-Branch: ca.inverse.sogo
89470
89471M	ChangeLog
89472M	OpenChange/MAPIStoreNotesMessage.m
89473
89474commit 4b1c26743f196d854d483d90d952dd002b0862bd
89475Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89476Date:   Fri Dec 2 17:16:02 2011 +0000
89477
89478    Monotone-Parent: 2a01eb91060e570b3c80b7c6f5cfc53ea0e7f0d6
89479    Monotone-Revision: 2193e23375baaebca1fbc25ff41ad6e10465c010
89480
89481    Monotone-Author: wsourdeau@inverse.ca
89482    Monotone-Date: 2011-12-02T17:16:02
89483    Monotone-Branch: ca.inverse.sogo
89484
89485M	ChangeLog
89486M	OpenChange/MAPIStoreMessage.m
89487
89488commit c5e1b23a7a0b3315a9eca325359d1f42a79fc632
89489Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89490Date:   Fri Dec 2 17:14:50 2011 +0000
89491
89492    Monotone-Parent: d7078410ff174b441e08902d0d87364ea464be95
89493    Monotone-Revision: 2a01eb91060e570b3c80b7c6f5cfc53ea0e7f0d6
89494
89495    Monotone-Author: wsourdeau@inverse.ca
89496    Monotone-Date: 2011-12-02T17:14:50
89497    Monotone-Branch: ca.inverse.sogo
89498
89499M	ChangeLog
89500M	OpenChange/MAPIStoreFSMessage.m
89501
89502commit 186587428734d92d0401cd0eb958059fb74af141
89503Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89504Date:   Fri Dec 2 17:14:19 2011 +0000
89505
89506    Monotone-Parent: 80cd4d841c2131e174529a1ded9ebf2c93620e00
89507    Monotone-Revision: d7078410ff174b441e08902d0d87364ea464be95
89508
89509    Monotone-Author: wsourdeau@inverse.ca
89510    Monotone-Date: 2011-12-02T17:14:19
89511    Monotone-Branch: ca.inverse.sogo
89512
89513M	ChangeLog
89514M	OpenChange/MAPIStoreFSFolder.m
89515
89516commit 2275e7549e62809dab569675384739a5fb7dbd25
89517Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89518Date:   Fri Dec 2 16:36:15 2011 +0000
89519
89520    Monotone-Parent: 3d64558037a130e370be96a51475fd6ebd0d831b
89521    Monotone-Revision: 80cd4d841c2131e174529a1ded9ebf2c93620e00
89522
89523    Monotone-Author: wsourdeau@inverse.ca
89524    Monotone-Date: 2011-12-02T16:36:15
89525    Monotone-Branch: ca.inverse.sogo
89526
89527M	OpenChange/MAPIStoreFSFolder.m
89528
89529commit 8c0d360c13e012b60b069a2be469a71e7f6919e1
89530Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89531Date:   Fri Dec 2 16:02:49 2011 +0000
89532
89533    Monotone-Parent: efa1eff0145a3331b624605ab766233d83d82fe9
89534    Monotone-Revision: 3d64558037a130e370be96a51475fd6ebd0d831b
89535
89536    Monotone-Author: wsourdeau@inverse.ca
89537    Monotone-Date: 2011-12-02T16:02:49
89538    Monotone-Branch: ca.inverse.sogo
89539
89540M	OpenChange/MAPIStoreTypes.m
89541
89542commit 03962b536752ebb33e2f44679b7bc02762a2fb35
89543Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89544Date:   Fri Dec 2 14:35:30 2011 +0000
89545
89546    Monotone-Parent: 1812a19ba38f2f06a9effc1df8533f7058d08129
89547    Monotone-Revision: efa1eff0145a3331b624605ab766233d83d82fe9
89548
89549    Monotone-Author: wsourdeau@inverse.ca
89550    Monotone-Date: 2011-12-02T14:35:30
89551    Monotone-Branch: ca.inverse.sogo
89552
89553M	OpenChange/MAPIStoreSOGo.m
89554
89555commit c339f88be0fd7b3b8e407e2bdc26b702d0b60ecf
89556Author: Francis Lachapelle <flachapelle@inverse.ca>
89557Date:   Fri Dec 2 10:30:11 2011 +0000
89558
89559    Templates adjustments for single-window mode.
89560
89561    Monotone-Parent: 61b12be970a9603306d37277ee431b6fd5ab89cd
89562    Monotone-Revision: 54bc9f630fddb34747d91948527b2c6504200fb7
89563
89564    Monotone-Author: flachapelle@inverse.ca
89565    Monotone-Date: 2011-12-02T10:30:11
89566
89567M	UI/Templates/MailerUI/UIxMailMainFrame.wox
89568M	UI/Templates/UIxPageFrame.wox
89569
89570commit 03625e4aae6899d53efc7ddd20104b2fa266a7ba
89571Author: Francis Lachapelle <flachapelle@inverse.ca>
89572Date:   Fri Dec 2 07:22:47 2011 +0000
89573
89574    See ChangeLog.
89575
89576    Monotone-Parent: 1ea08f6ec84d602c5e78b6c440e2f7d6297a82cd
89577    Monotone-Revision: 61b12be970a9603306d37277ee431b6fd5ab89cd
89578
89579    Monotone-Author: flachapelle@inverse.ca
89580    Monotone-Date: 2011-12-02T07:22:47
89581
89582M	ChangeLog
89583M	NEWS
89584M	SoObjects/SOGo/SOGoUserFolder.h
89585M	UI/MailerUI/Toolbars/SOGoDraftObject.toolbar
89586A	UI/MailerUI/Toolbars/SOGoMailFolder.toolbar
89587M	UI/MailerUI/Toolbars/SOGoMailObject.toolbar
89588M	UI/MailerUI/UIxMailEditor.m
89589M	UI/MailerUI/product.plist
89590A	UI/MainUI/UIxLoading.h
89591A	UI/MainUI/UIxLoading.m
89592M	UI/MainUI/product.plist
89593M	UI/PreferencesUI/Toolbars/UIxPreferences.toolbar
89594M	UI/SOGoUI/UIxComponent.m
89595M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
89596M	UI/Templates/MailerUI/UIxMailEditor.wox
89597M	UI/Templates/UIxJSClose.wox
89598M	UI/WebServerResources/ContactsUI.css
89599M	UI/WebServerResources/ContactsUI.js
89600M	UI/WebServerResources/HTMLElement.js
89601M	UI/WebServerResources/MailerUI.css
89602M	UI/WebServerResources/MailerUI.js
89603M	UI/WebServerResources/UIxContactEditor.js
89604M	UI/WebServerResources/UIxContactsUserFolders.js
89605M	UI/WebServerResources/UIxListEditor.css
89606M	UI/WebServerResources/UIxListEditor.js
89607M	UI/WebServerResources/UIxMailEditor.css
89608M	UI/WebServerResources/UIxMailEditor.js
89609M	UI/WebServerResources/generic.css
89610M	UI/WebServerResources/generic.js
89611M	UI/WebServerResources/iefixes.css
89612
89613commit a797439070a05ab42ffd0fa7c66c8a12ad91f868
89614Author: Francis Lachapelle <flachapelle@inverse.ca>
89615Date:   Fri Dec 2 03:57:16 2011 +0000
89616
89617    Updated Danish (Denmark) translation.
89618
89619    Monotone-Parent: dba9e298691b115fdb536d3e5610f71142ab4ee3
89620    Monotone-Revision: 8f2c57869f8130681b14781691613a5160c86dc2
89621
89622    Monotone-Author: flachapelle@inverse.ca
89623    Monotone-Date: 2011-12-02T03:57:16
89624
89625A	UI/MainUI/DanishDenmark.lproj/Locale
89626
89627commit 188e9472e3df0f1ee1b183cd2ec502ed6c874140
89628Author: Francis Lachapelle <flachapelle@inverse.ca>
89629Date:   Fri Dec 2 03:37:42 2011 +0000
89630
89631    Added new Danish (Denmark) translation.
89632
89633    Monotone-Parent: 6e11f6220a9ec4ae00f4c090674fcb8b2910c44d
89634    Monotone-Revision: dba9e298691b115fdb536d3e5610f71142ab4ee3
89635
89636    Monotone-Author: flachapelle@inverse.ca
89637    Monotone-Date: 2011-12-02T03:37:42
89638
89639M	.tx/config
89640A	SoObjects/Appointments/DanishDenmark.lproj/Localizable.strings
89641M	SoObjects/Appointments/GNUmakefile
89642A	SoObjects/Contacts/DanishDenmark.lproj/Localizable.strings
89643M	SoObjects/Contacts/GNUmakefile
89644A	SoObjects/Mailer/SOGoMailDanishDenmarkForward.wo/SOGoMailDanishDenmarkForward.html
89645A	SoObjects/Mailer/SOGoMailDanishDenmarkForward.wo/SOGoMailDanishDenmarkForward.wod
89646A	SoObjects/Mailer/SOGoMailDanishDenmarkReply.wo/SOGoMailDanishDenmarkReply.html
89647A	SoObjects/Mailer/SOGoMailDanishDenmarkReply.wo/SOGoMailDanishDenmarkReply.wod
89648M	SoObjects/SOGo/SOGoDefaults.plist
89649M	Tests/Integration/preferences.py
89650A	UI/AdministrationUI/DanishDenmark.lproj/Localizable.strings
89651M	UI/AdministrationUI/GNUmakefile
89652A	UI/Common/DanishDenmark.lproj/Localizable.strings
89653M	UI/Common/GNUmakefile
89654A	UI/Contacts/DanishDenmark.lproj/Localizable.strings
89655M	UI/Contacts/GNUmakefile
89656A	UI/MailPartViewers/DanishDenmark.lproj/Localizable.strings
89657M	UI/MailPartViewers/GNUmakefile
89658A	UI/MailerUI/DanishDenmark.lproj/Localizable.strings
89659M	UI/MailerUI/English.lproj/Localizable.strings
89660M	UI/MailerUI/GNUmakefile
89661M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
89662M	UI/MainUI/Catalan.lproj/Localizable.strings
89663M	UI/MainUI/Czech.lproj/Localizable.strings
89664A	UI/MainUI/DanishDenmark.lproj/Localizable.strings
89665M	UI/MainUI/Dutch.lproj/Localizable.strings
89666M	UI/MainUI/English.lproj/Localizable.strings
89667M	UI/MainUI/French.lproj/Localizable.strings
89668M	UI/MainUI/GNUmakefile
89669M	UI/MainUI/German.lproj/Localizable.strings
89670M	UI/MainUI/Hungarian.lproj/Localizable.strings
89671M	UI/MainUI/Icelandic.lproj/Localizable.strings
89672M	UI/MainUI/Italian.lproj/Localizable.strings
89673M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
89674M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
89675M	UI/MainUI/Polish.lproj/Localizable.strings
89676M	UI/MainUI/Russian.lproj/Localizable.strings
89677M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
89678M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
89679M	UI/MainUI/Swedish.lproj/Localizable.strings
89680M	UI/MainUI/Ukrainian.lproj/Localizable.strings
89681M	UI/MainUI/Welsh.lproj/Localizable.strings
89682M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
89683M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
89684M	UI/PreferencesUI/Czech.lproj/Localizable.strings
89685A	UI/PreferencesUI/DanishDenmark.lproj/Localizable.strings
89686M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
89687M	UI/PreferencesUI/English.lproj/Localizable.strings
89688M	UI/PreferencesUI/French.lproj/Localizable.strings
89689M	UI/PreferencesUI/GNUmakefile
89690M	UI/PreferencesUI/German.lproj/Localizable.strings
89691M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
89692M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
89693M	UI/PreferencesUI/Italian.lproj/Localizable.strings
89694M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
89695M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
89696M	UI/PreferencesUI/Polish.lproj/Localizable.strings
89697M	UI/PreferencesUI/Russian.lproj/Localizable.strings
89698M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
89699M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
89700M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
89701M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
89702M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
89703M	UI/SOGoUI/SOGoACLAdvisory.h
89704M	UI/SOGoUI/SOGoACLAdvisory.m
89705M	UI/SOGoUI/SOGoFolderAdvisory.h
89706M	UI/SOGoUI/SOGoFolderAdvisory.m
89707A	UI/Scheduler/DanishDenmark.lproj/Localizable.strings
89708M	UI/Scheduler/GNUmakefile
89709A	UI/Templates/SOGoACLDanishDenmarkAdditionAdvisory.wox
89710A	UI/Templates/SOGoACLDanishDenmarkModificationAdvisory.wox
89711A	UI/Templates/SOGoACLDanishDenmarkRemovalAdvisory.wox
89712A	UI/Templates/SOGoFolderDanishDenmarkAdditionAdvisory.wox
89713A	UI/Templates/SOGoFolderDanishDenmarkRemovalAdvisory.wox
89714
89715commit 51643f5db901d3febc159b49b518e1d03455e57b
89716Author: Francis Lachapelle <flachapelle@inverse.ca>
89717Date:   Fri Dec 2 03:11:40 2011 +0000
89718
89719    SOGoResizableTable: minor changes to fix some warnings with generated CSS.
89720
89721    Monotone-Parent: 344542a59dbbe26fb20fcc06e0469e8e9fd3ce10
89722    Monotone-Revision: 6e11f6220a9ec4ae00f4c090674fcb8b2910c44d
89723
89724    Monotone-Author: flachapelle@inverse.ca
89725    Monotone-Date: 2011-12-02T03:11:40
89726
89727M	UI/WebServerResources/SOGoResizableTable.js
89728
89729commit 304540285816cbf9ab4aee543843c6945f510a10
89730Author: Francis Lachapelle <flachapelle@inverse.ca>
89731Date:   Fri Dec 2 01:35:09 2011 +0000
89732
89733    Updated NorwegianBokmal templates.
89734
89735    Monotone-Parent: dd98907b2d09b3cd66d8a6ef15da440b85e98478
89736    Monotone-Revision: 344542a59dbbe26fb20fcc06e0469e8e9fd3ce10
89737
89738    Monotone-Author: flachapelle@inverse.ca
89739    Monotone-Date: 2011-12-02T01:35:09
89740
89741M	SoObjects/Mailer/SOGoMailNorwegianBokmalReply.wo/SOGoMailNorwegianBokmalReply.html
89742
89743commit 19906bd7e115f347791856a4c9e0707ac16b2336
89744Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89745Date:   Thu Dec 1 23:04:20 2011 +0000
89746
89747    Monotone-Parent: 89923f7d04e4375aa443fdd8dff39e135c03d636
89748    Monotone-Revision: 1812a19ba38f2f06a9effc1df8533f7058d08129
89749
89750    Monotone-Author: wsourdeau@inverse.ca
89751    Monotone-Date: 2011-12-01T23:04:20
89752    Monotone-Branch: ca.inverse.sogo
89753
89754M	ChangeLog
89755M	OpenChange/MAPIStoreFAIMessage.m
89756
89757commit fe7cb6081d4c0c2c238a5ff79a1ff0f6cea8254d
89758Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89759Date:   Thu Dec 1 23:02:45 2011 +0000
89760
89761    Monotone-Parent: a595c6678cfaad2fff0628a98bf8c21916a644d9
89762    Monotone-Revision: 89923f7d04e4375aa443fdd8dff39e135c03d636
89763
89764    Monotone-Author: wsourdeau@inverse.ca
89765    Monotone-Date: 2011-12-01T23:02:45
89766    Monotone-Branch: ca.inverse.sogo
89767
89768M	ChangeLog
89769M	OpenChange/MAPIStoreFSFolder.m
89770
89771commit 4b45d7680560b4c01fa3a182447e7134b66bc141
89772Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89773Date:   Thu Dec 1 22:53:11 2011 +0000
89774
89775    Monotone-Parent: 171356cc20f8175f3b04a099c5f8098f50368f02
89776    Monotone-Revision: a595c6678cfaad2fff0628a98bf8c21916a644d9
89777
89778    Monotone-Author: wsourdeau@inverse.ca
89779    Monotone-Date: 2011-12-01T22:53:11
89780    Monotone-Branch: ca.inverse.sogo
89781
89782M	OpenChange/MAPIStoreFSFolder.m
89783M	OpenChange/MAPIStoreFSMessage.m
89784
89785commit 95d286fde964b2c4d2e1e51e1bff6e0d0277d232
89786Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89787Date:   Thu Dec 1 22:42:30 2011 +0000
89788
89789    Monotone-Parent: 128103783f98ef7a97e614a54b987851cefbaf36
89790    Monotone-Revision: 171356cc20f8175f3b04a099c5f8098f50368f02
89791
89792    Monotone-Author: wsourdeau@inverse.ca
89793    Monotone-Date: 2011-12-01T22:42:30
89794    Monotone-Branch: ca.inverse.sogo
89795
89796M	OpenChange/MAPIStoreFSFolder.m
89797
89798commit eff11b0b9c94d453f25f294cb02275605a9703c7
89799Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89800Date:   Thu Dec 1 22:36:35 2011 +0000
89801
89802    Monotone-Parent: 14109a6df43dc184c83153fd032827c7dc242db9
89803    Monotone-Revision: 128103783f98ef7a97e614a54b987851cefbaf36
89804
89805    Monotone-Author: wsourdeau@inverse.ca
89806    Monotone-Date: 2011-12-01T22:36:35
89807    Monotone-Branch: ca.inverse.sogo
89808
89809M	OpenChange/MAPIStoreFAIMessage.m
89810M	OpenChange/MAPIStoreFolder.m
89811M	OpenChange/MAPIStoreMessage.h
89812M	OpenChange/MAPIStoreMessage.m
89813
89814commit e846ec1b8ce6eec2463fbd29b7b290cc43d00256
89815Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89816Date:   Thu Dec 1 22:36:16 2011 +0000
89817
89818    Monotone-Parent: 4e64b83fb714d395f79db3b2cd5c49a57e14f1f0
89819    Monotone-Revision: 14109a6df43dc184c83153fd032827c7dc242db9
89820
89821    Monotone-Author: wsourdeau@inverse.ca
89822    Monotone-Date: 2011-12-01T22:36:16
89823    Monotone-Branch: ca.inverse.sogo
89824
89825M	ChangeLog
89826M	OpenChange/MAPIStoreGCSMessage.m
89827
89828commit 97c30caf0de87f872033e62db2a70748cf152fee
89829Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89830Date:   Thu Dec 1 22:34:52 2011 +0000
89831
89832    Monotone-Parent: ac435c09e6aeb4ef0087488eb9403ccc7f5fc64e
89833    Monotone-Revision: 4e64b83fb714d395f79db3b2cd5c49a57e14f1f0
89834
89835    Monotone-Author: wsourdeau@inverse.ca
89836    Monotone-Date: 2011-12-01T22:34:52
89837    Monotone-Branch: ca.inverse.sogo
89838
89839M	ChangeLog
89840M	OpenChange/MAPIStoreFSMessage.m
89841
89842commit 6f78e819f97ff5a9069aaaa86c416da80e1657b1
89843Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89844Date:   Thu Dec 1 22:33:46 2011 +0000
89845
89846    Monotone-Parent: e13446efcded2d880cbb5bb48b3bde3b54faf46e
89847    Monotone-Revision: ac435c09e6aeb4ef0087488eb9403ccc7f5fc64e
89848
89849    Monotone-Author: wsourdeau@inverse.ca
89850    Monotone-Date: 2011-12-01T22:33:46
89851    Monotone-Branch: ca.inverse.sogo
89852
89853M	ChangeLog
89854M	OpenChange/MAPIStoreContext.m
89855
89856commit 8bf49a0d2f3d22622ae28da9b55bf947d564022b
89857Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89858Date:   Thu Dec 1 22:30:25 2011 +0000
89859
89860    Monotone-Parent: 0876527d52dfa5e4ddfcb4dee4220d4d6bd27eec
89861    Monotone-Revision: 4fc05589d27078390d22daa4cafe9389c886c583
89862
89863    Monotone-Author: wsourdeau@inverse.ca
89864    Monotone-Date: 2011-12-01T22:30:25
89865    Monotone-Branch: ca.inverse.sogo
89866
89867M	ChangeLog
89868M	OpenChange/MAPIStoreCalendarMessage.m
89869
89870commit 4641b917c737e4f02eece104b921fe1003335f46
89871Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89872Date:   Thu Dec 1 22:28:12 2011 +0000
89873
89874    Monotone-Parent: 22be47412187379c5790339050a32efb324de72f
89875    Monotone-Revision: 0876527d52dfa5e4ddfcb4dee4220d4d6bd27eec
89876
89877    Monotone-Author: wsourdeau@inverse.ca
89878    Monotone-Date: 2011-12-01T22:28:12
89879    Monotone-Branch: ca.inverse.sogo
89880
89881M	ChangeLog
89882M	OpenChange/MAPIStoreFolder.h
89883M	OpenChange/MAPIStoreFolder.m
89884M	OpenChange/MAPIStoreSOGo.m
89885
89886commit 2c0553cdad39306d49bf09c443fd4ddcda5485e0
89887Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89888Date:   Thu Dec 1 22:20:22 2011 +0000
89889
89890    Monotone-Parent: 253b771ca0aa9bed24427795dd91889aef6f61b4
89891    Monotone-Revision: 22be47412187379c5790339050a32efb324de72f
89892
89893    Monotone-Author: wsourdeau@inverse.ca
89894    Monotone-Date: 2011-12-01T22:20:22
89895    Monotone-Branch: ca.inverse.sogo
89896
89897M	ChangeLog
89898M	OpenChange/MAPIStoreCalendarMessage.m
89899M	OpenChange/MAPIStoreTasksMessage.m
89900
89901commit 6ceac429d55f60fb3f7da0fbbe63673aee2b7036
89902Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89903Date:   Thu Dec 1 22:18:40 2011 +0000
89904
89905    Monotone-Parent: 57e45ccbbdadc8719e71739df19e2b23338f00f1
89906    Monotone-Revision: 253b771ca0aa9bed24427795dd91889aef6f61b4
89907
89908    Monotone-Author: wsourdeau@inverse.ca
89909    Monotone-Date: 2011-12-01T22:18:40
89910    Monotone-Branch: ca.inverse.sogo
89911
89912M	ChangeLog
89913M	OpenChange/MAPIStoreTasksMessageTable.m
89914
89915commit 8daa1986453f3c01e2c0b694346faf4c4134e381
89916Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89917Date:   Thu Dec 1 21:31:09 2011 +0000
89918
89919    Monotone-Parent: 0520cbbe794e4bb4de915dd4b488e316122faa8a
89920    Monotone-Revision: 57e45ccbbdadc8719e71739df19e2b23338f00f1
89921
89922    Monotone-Author: wsourdeau@inverse.ca
89923    Monotone-Date: 2011-12-01T21:31:09
89924    Monotone-Branch: ca.inverse.sogo
89925
89926M	ChangeLog
89927M	OpenChange/MAPIStoreGCSMessageTable.h
89928M	OpenChange/MAPIStoreGCSMessageTable.m
89929
89930commit 1ffc1d9cb94465c4e0b0424cd737a086d4a390bd
89931Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89932Date:   Thu Dec 1 21:29:17 2011 +0000
89933
89934    Monotone-Parent: d70b16e4de0e51014c13f2e04c41c5dbaca8197a
89935    Monotone-Revision: 0520cbbe794e4bb4de915dd4b488e316122faa8a
89936
89937    Monotone-Author: wsourdeau@inverse.ca
89938    Monotone-Date: 2011-12-01T21:29:17
89939    Monotone-Branch: ca.inverse.sogo
89940
89941M	ChangeLog
89942M	OpenChange/MAPIStoreCalendarFolder.m
89943M	OpenChange/MAPIStoreGCSFolder.h
89944M	OpenChange/MAPIStoreGCSFolder.m
89945M	OpenChange/MAPIStoreTasksFolder.m
89946
89947commit a16bf2c00ef0ba132ba9fc5030c7a7fa6083772b
89948Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89949Date:   Thu Dec 1 21:23:09 2011 +0000
89950
89951    Monotone-Parent: 2b0145bf6bbc08cf0fb2fc9d65b3fd914daa72c2
89952    Monotone-Revision: d70b16e4de0e51014c13f2e04c41c5dbaca8197a
89953
89954    Monotone-Author: wsourdeau@inverse.ca
89955    Monotone-Date: 2011-12-01T21:23:09
89956    Monotone-Branch: ca.inverse.sogo
89957
89958M	SoObjects/Appointments/SOGoAppointmentFolder.h
89959
89960commit 0f35c72c247848b502f283f4cc6536740a24f33f
89961Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89962Date:   Thu Dec 1 21:13:09 2011 +0000
89963
89964    Monotone-Parent: 6ea44b1efa1edb28f1218a700087fee83cb79305
89965    Monotone-Revision: 2b0145bf6bbc08cf0fb2fc9d65b3fd914daa72c2
89966
89967    Monotone-Author: wsourdeau@inverse.ca
89968    Monotone-Date: 2011-12-01T21:13:09
89969    Monotone-Branch: ca.inverse.sogo
89970
89971M	ChangeLog
89972M	OpenChange/MAPIStoreCalendarFolder.m
89973M	OpenChange/MAPIStoreCalendarMessage.m
89974M	OpenChange/MAPIStoreContactsFolder.m
89975M	OpenChange/MAPIStoreContactsMessage.m
89976M	OpenChange/MAPIStoreFolder.h
89977M	OpenChange/MAPIStoreFolder.m
89978M	OpenChange/MAPIStoreGCSFolder.h
89979M	OpenChange/MAPIStoreGCSFolder.m
89980M	OpenChange/MAPIStoreMessage.h
89981M	OpenChange/MAPIStoreMessage.m
89982M	OpenChange/MAPIStoreTasksMessage.m
89983
89984commit afe94a13c2205d648d607d157cbc671b1f7b80f0
89985Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
89986Date:   Thu Dec 1 15:41:17 2011 +0000
89987
89988    Monotone-Parent: bbb8c6d413d58aed3320b954f516c9ab2d0b0329
89989    Monotone-Revision: 6ea44b1efa1edb28f1218a700087fee83cb79305
89990
89991    Monotone-Author: wsourdeau@inverse.ca
89992    Monotone-Date: 2011-12-01T15:41:17
89993    Monotone-Branch: ca.inverse.sogo
89994
89995M	OpenChange/unrtf-0.21.2.diff
89996
89997commit 6aaf3c1034ee625b53f5eaf2dc50552aee337d5b
89998Author: Francis Lachapelle <flachapelle@inverse.ca>
89999Date:   Thu Dec 1 06:59:26 2011 +0000
90000
90001    Updated Spain (Spanish & Argentina) translations.
90002
90003    Monotone-Parent: 329acae5c2aaa4efeedc6963efe88354bc03a43c
90004    Monotone-Revision: 67a6b70e9be24925daad7a5b4e083496949f769e
90005
90006    Monotone-Author: flachapelle@inverse.ca
90007    Monotone-Date: 2011-12-01T06:59:26
90008
90009M	SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings
90010M	SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings
90011M	UI/AdministrationUI/SpanishArgentina.lproj/Localizable.strings
90012M	UI/Contacts/SpanishArgentina.lproj/Localizable.strings
90013M	UI/Contacts/SpanishSpain.lproj/Localizable.strings
90014M	UI/MailerUI/SpanishArgentina.lproj/Localizable.strings
90015M	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
90016M	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
90017M	UI/MainUI/SpanishSpain.lproj/Localizable.strings
90018M	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
90019M	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
90020M	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
90021M	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
90022
90023commit b2273e9a5e7fd29d002e487f029f19f6c06daff3
90024Author: Francis Lachapelle <flachapelle@inverse.ca>
90025Date:   Thu Dec 1 06:56:50 2011 +0000
90026
90027    Updated German translation.
90028
90029    Monotone-Parent: e86b8233e5c80e282199606f99e098b1bd5dfd84
90030    Monotone-Revision: 329acae5c2aaa4efeedc6963efe88354bc03a43c
90031
90032    Monotone-Author: flachapelle@inverse.ca
90033    Monotone-Date: 2011-12-01T06:56:50
90034
90035M	SoObjects/Appointments/German.lproj/Localizable.strings
90036M	UI/AdministrationUI/German.lproj/Localizable.strings
90037M	UI/Common/German.lproj/Localizable.strings
90038M	UI/Contacts/German.lproj/Localizable.strings
90039M	UI/MailPartViewers/German.lproj/Localizable.strings
90040M	UI/MailerUI/German.lproj/Localizable.strings
90041M	UI/MainUI/German.lproj/Localizable.strings
90042M	UI/PreferencesUI/German.lproj/Localizable.strings
90043M	UI/Scheduler/German.lproj/Localizable.strings
90044
90045commit 3212a6e547150a4f3297866ab08cec0025066ce4
90046Author: Francis Lachapelle <flachapelle@inverse.ca>
90047Date:   Thu Dec 1 02:11:09 2011 +0000
90048
90049    Branch for SOGo v1.3.11
90050
90051    Monotone-Parent: 1cc45a54646b7c2b2f5f308de913308b94603cc6
90052    Monotone-Revision: e86b8233e5c80e282199606f99e098b1bd5dfd84
90053
90054    Monotone-Author: flachapelle@inverse.ca
90055    Monotone-Date: 2011-12-01T02:11:09
90056
90057M	Version
90058
90059commit d026f8201c872f91e2bb9db975b4f02431202deb
90060Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90061Date:   Wed Nov 30 15:11:10 2011 +0000
90062
90063    Monotone-Parent: c1e7ef32360364c6b7731d28d8fd3d1c67f5e9e5
90064    Monotone-Revision: a96cbe44e3664528e8b96cf10301c6a34afdd80e
90065
90066    Monotone-Author: wsourdeau@inverse.ca
90067    Monotone-Date: 2011-11-30T15:11:10
90068
90069M	SoObjects/Appointments/SOGoAppointmentFolders.m
90070M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
90071M	SoObjects/SOGo/SOGoUserFolder.m
90072
90073commit d2172bfc8915718ddbdafaee2ffb2e7c920ab86b
90074Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90075Date:   Wed Nov 30 15:07:09 2011 +0000
90076
90077    Monotone-Parent: e1d9c79bd6c5862141ce684d5c07afe5be283b15
90078    Monotone-Revision: c1e7ef32360364c6b7731d28d8fd3d1c67f5e9e5
90079
90080    Monotone-Author: wsourdeau@inverse.ca
90081    Monotone-Date: 2011-11-30T15:07:09
90082
90083M	SoObjects/SOGo/SOGoUserFolder.m
90084
90085commit bdac79e60b4cdf9b1b5fde1df2895bcfc787e6b7
90086Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90087Date:   Wed Nov 30 14:58:39 2011 +0000
90088
90089    Monotone-Parent: c848a704ccb578f33ab987c1380dd78a884e9eab
90090    Monotone-Revision: 196512840d27c4350e03e7125e886b09ed4def3a
90091
90092    Monotone-Author: wsourdeau@inverse.ca
90093    Monotone-Date: 2011-11-30T14:58:39
90094    Monotone-Branch: ca.inverse.sogo
90095
90096M	Version
90097
90098commit 4e81565817f89d6e9fb1dddcb1e2ae5eea007458
90099Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90100Date:   Wed Nov 30 14:54:41 2011 +0000
90101
90102    Monotone-Parent: d89d3072bd33911f4a6a49b5e91f9afa1094a1b9
90103    Monotone-Revision: e1d9c79bd6c5862141ce684d5c07afe5be283b15
90104
90105    Monotone-Author: wsourdeau@inverse.ca
90106    Monotone-Date: 2011-11-30T14:54:41
90107
90108M	SoObjects/SOGo/SOGoFolder.m
90109
90110commit 8aadb43711de8e29dab8b6af0354eee47c9dae0f
90111Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90112Date:   Wed Nov 30 14:54:01 2011 +0000
90113
90114    Monotone-Parent: 1325c78fb76526668e09154a9f84cfeef227c789
90115    Monotone-Revision: d89d3072bd33911f4a6a49b5e91f9afa1094a1b9
90116
90117    Monotone-Author: wsourdeau@inverse.ca
90118    Monotone-Date: 2011-11-30T14:54:01
90119
90120M	SoObjects/SOGo/SOGoUserFolder.h
90121
90122commit 7d400bc60c4e700076eb2479066c024f499f9a70
90123Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90124Date:   Wed Nov 30 14:53:15 2011 +0000
90125
90126    Monotone-Parent: ee9b43e5b99198d94635546e134d5ce8243594d1
90127    Monotone-Revision: 1325c78fb76526668e09154a9f84cfeef227c789
90128
90129    Monotone-Author: wsourdeau@inverse.ca
90130    Monotone-Date: 2011-11-30T14:53:15
90131
90132M	ChangeLog
90133M	SoObjects/SOGo/SOGoFolder.m
90134
90135commit f0c0fb08371cab510a51eda8bf59e0d834bc8b77
90136Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90137Date:   Wed Nov 30 14:51:01 2011 +0000
90138
90139    Monotone-Parent: f93961e90221976ffc8c660ae642c8bbe0c84f61
90140    Monotone-Revision: ee9b43e5b99198d94635546e134d5ce8243594d1
90141
90142    Monotone-Author: wsourdeau@inverse.ca
90143    Monotone-Date: 2011-11-30T14:51:01
90144
90145M	ChangeLog
90146M	SoObjects/Appointments/SOGoCalendarProxy.m
90147
90148commit cd7d211b60c8d42f088311b32b4e50a1792acd57
90149Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90150Date:   Wed Nov 30 14:49:07 2011 +0000
90151
90152    Monotone-Parent: eef38dc2fbafb16d2c16acc4dc79d0412e927b3b
90153    Monotone-Revision: f93961e90221976ffc8c660ae642c8bbe0c84f61
90154
90155    Monotone-Author: wsourdeau@inverse.ca
90156    Monotone-Date: 2011-11-30T14:49:07
90157
90158M	ChangeLog
90159M	Main/SOGo+DAV.m
90160
90161commit 1da868bdd8ec14d450f97791e7698e8398babeeb
90162Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90163Date:   Wed Nov 30 14:47:11 2011 +0000
90164
90165    Monotone-Parent: 9571c9ae651f3733c9c79a5898429b428d520a75
90166    Monotone-Revision: eef38dc2fbafb16d2c16acc4dc79d0412e927b3b
90167
90168    Monotone-Author: wsourdeau@inverse.ca
90169    Monotone-Date: 2011-11-30T14:47:11
90170
90171M	ChangeLog
90172M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
90173
90174commit cb0092b2ac13c9e03520af12ed8e0ee3589f5e0b
90175Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90176Date:   Wed Nov 30 14:40:40 2011 +0000
90177
90178    Monotone-Parent: 8c10ce9de7820d19a0bad6bafc866e1949cd0540
90179    Monotone-Revision: 9571c9ae651f3733c9c79a5898429b428d520a75
90180
90181    Monotone-Author: wsourdeau@inverse.ca
90182    Monotone-Date: 2011-11-30T14:40:40
90183
90184M	ChangeLog
90185M	SoObjects/SOGo/SOGoObject.m
90186
90187commit 82d75c2baee87ddd2e0468a01d37a4dab6535e90
90188Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90189Date:   Wed Nov 30 14:33:30 2011 +0000
90190
90191    Monotone-Parent: b13be19bb89d07b843664f919aab722ae8912120
90192    Monotone-Revision: 8c10ce9de7820d19a0bad6bafc866e1949cd0540
90193
90194    Monotone-Author: wsourdeau@inverse.ca
90195    Monotone-Date: 2011-11-30T14:33:30
90196
90197M	SoObjects/SOGo/SOGoUserFolder.m
90198
90199commit 06574a02bcc7e00601a941b49e0f2b1c80ebf1d5
90200Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90201Date:   Wed Nov 30 14:33:11 2011 +0000
90202
90203    Monotone-Parent: 464f9995a141aebf7f9676a03dc864b160e34646
90204    Monotone-Revision: b13be19bb89d07b843664f919aab722ae8912120
90205
90206    Monotone-Author: wsourdeau@inverse.ca
90207    Monotone-Date: 2011-11-30T14:33:11
90208
90209M	ChangeLog
90210M	SoObjects/Appointments/SOGoAppointmentFolder.m
90211M	SoObjects/SOGo/SOGoUserFolder.m
90212
90213commit 5e338a9f1363b97419fba9a60ad0950bd4233dd2
90214Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90215Date:   Wed Nov 30 14:30:53 2011 +0000
90216
90217    Monotone-Parent: 3773ee4ff0af58d57aae68dc6e314c7d9fd6e0d5
90218    Monotone-Revision: 464f9995a141aebf7f9676a03dc864b160e34646
90219
90220    Monotone-Author: wsourdeau@inverse.ca
90221    Monotone-Date: 2011-11-30T14:30:53
90222
90223M	ChangeLog
90224M	SoObjects/SOGo/SOGoFolder.m
90225M	SoObjects/SOGo/SOGoUserFolder.m
90226
90227commit 7aaa7c2fca2555afa99e0b5a4fc33e474cbdb1b9
90228Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90229Date:   Wed Nov 30 14:28:54 2011 +0000
90230
90231    Monotone-Parent: 31807da18a3cf3d8905fa495f3a96075ee5bfa36
90232    Monotone-Revision: 3773ee4ff0af58d57aae68dc6e314c7d9fd6e0d5
90233
90234    Monotone-Author: wsourdeau@inverse.ca
90235    Monotone-Date: 2011-11-30T14:28:54
90236
90237M	ChangeLog
90238M	SoObjects/SOGo/WORequest+SOGo.m
90239
90240commit 0df7048bbf8f30ca544b15dd229a0cbed790dde5
90241Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90242Date:   Wed Nov 30 14:21:31 2011 +0000
90243
90244    Monotone-Parent: 2327e7e903cd36a63f8ce3ec294e55d00a7f6fd3
90245    Monotone-Revision: 31807da18a3cf3d8905fa495f3a96075ee5bfa36
90246
90247    Monotone-Author: wsourdeau@inverse.ca
90248    Monotone-Date: 2011-11-30T14:21:31
90249
90250M	Version
90251
90252commit 4aef7d24cb02e7783367f7530c783a626ea8e043
90253Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90254Date:   Wed Nov 30 14:21:00 2011 +0000
90255
90256    Monotone-Parent: 4ef540dc6e51d77f7bceceddf7ba16238cd49b1a
90257    Monotone-Revision: 2327e7e903cd36a63f8ce3ec294e55d00a7f6fd3
90258
90259    Monotone-Author: wsourdeau@inverse.ca
90260    Monotone-Date: 2011-11-30T14:21:00
90261
90262M	ChangeLog
90263M	SoObjects/Appointments/SOGoAppointmentInboxFolder.m
90264
90265commit ca8f2410d56badbe5d55e0344a1bb0bc8fae2a5f
90266Author: Francis Lachapelle <flachapelle@inverse.ca>
90267Date:   Wed Nov 30 12:05:00 2011 +0000
90268
90269    Updated NEWS.
90270
90271    Monotone-Parent: 0bf0294d11a225af0677cd3103c2e65d409bdce1
90272    Monotone-Revision: c77fdc314da75a342268360460b4eb2adfb41c9c
90273
90274    Monotone-Author: flachapelle@inverse.ca
90275    Monotone-Date: 2011-11-30T12:05:00
90276
90277M	NEWS
90278
90279commit 712f5b7a435220ebfd7f8d81c526094a4c6cfd4b
90280Author: Francis Lachapelle <flachapelle@inverse.ca>
90281Date:   Wed Nov 30 11:58:30 2011 +0000
90282
90283    Updated Ukrainian translation.
90284
90285    Monotone-Parent: c1119144789cd109755680045e28750705ebc269
90286    Monotone-Revision: 0bf0294d11a225af0677cd3103c2e65d409bdce1
90287
90288    Monotone-Author: flachapelle@inverse.ca
90289    Monotone-Date: 2011-11-30T11:58:30
90290
90291M	UI/MainUI/Ukrainian.lproj/Localizable.strings
90292
90293commit f72b59146b5380d3f9a4ec08d06dbab4fd5c1590
90294Author: Francis Lachapelle <flachapelle@inverse.ca>
90295Date:   Wed Nov 30 11:57:21 2011 +0000
90296
90297    Updated French translation.
90298
90299    Monotone-Parent: aa51aee69a4285df755a152c0914d1f4c7790528
90300    Monotone-Revision: c1119144789cd109755680045e28750705ebc269
90301
90302    Monotone-Author: flachapelle@inverse.ca
90303    Monotone-Date: 2011-11-30T11:57:21
90304
90305M	UI/AdministrationUI/French.lproj/Localizable.strings
90306M	UI/Common/French.lproj/Localizable.strings
90307M	UI/MailPartViewers/French.lproj/Localizable.strings
90308M	UI/MailerUI/French.lproj/Localizable.strings
90309M	UI/MainUI/French.lproj/Localizable.strings
90310M	UI/PreferencesUI/French.lproj/Localizable.strings
90311M	UI/Scheduler/French.lproj/Localizable.strings
90312
90313commit 9874a7c43e10afe3c53acde728d9164f1e9f5ecc
90314Author: Ludovic Marcotte <lmarcotte@inverse.ca>
90315Date:   Wed Nov 30 20:15:03 2011 +0000
90316
90317    Updated files for the release
90318
90319    Monotone-Parent: a96cbe44e3664528e8b96cf10301c6a34afdd80e
90320    Monotone-Revision: aa51aee69a4285df755a152c0914d1f4c7790528
90321
90322    Monotone-Author: ludovic@Sophos.ca
90323    Monotone-Date: 2011-11-30T20:15:03
90324
90325M	Documentation/SOGo Mobile Devices Configuration.odt
90326M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
90327M	NEWS
90328
90329commit 46c6595c5101c8f523e67d5372cc8c1f0e877ede
90330Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90331Date:   Wed Nov 30 03:10:06 2011 +0000
90332
90333    Monotone-Parent: f3c2aef97584736f86e933c6d26f36e424321aac
90334    Monotone-Revision: 4ef540dc6e51d77f7bceceddf7ba16238cd49b1a
90335
90336    Monotone-Author: wsourdeau@inverse.ca
90337    Monotone-Date: 2011-11-30T03:10:06
90338
90339M	ChangeLog
90340M	SoObjects/Appointments/SOGoAppointmentFolder.m
90341
90342commit 3102078a6eeae72d4c65e088c80661b7af084c4b
90343Author: Francis Lachapelle <flachapelle@inverse.ca>
90344Date:   Tue Nov 29 13:30:07 2011 +0000
90345
90346    applied changes from fb8ba445e08690bfab22a30460b8df60a58af1c7
90347                 through e9477f4a12eed5d158a5e34e27faaf0765a0a74f
90348
90349    Monotone-Parent: 533cf8ab1e070968af4fbbe2ddbd0d66b8fd2b7b
90350    Monotone-Revision: bd8c503633ded64868962b0c33e0dcbdc1f4a744
90351
90352    Monotone-Author: flachapelle@inverse.ca
90353    Monotone-Date: 2011-11-29T13:30:07
90354
90355M	Documentation/SOGo Installation Guide.odt
90356M	Documentation/architecture.png
90357
90358commit 3c8bc5c15717e5025f803af7ca7399d722e5643d
90359Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90360Date:   Tue Nov 29 14:18:25 2011 +0000
90361
90362    Monotone-Parent: c494bd8edc3f42328eeae244084d2d97828732b9
90363    Monotone-Revision: 05b2de9f911d3fd0fc4d6ffdd99cb5e065864668
90364
90365    Monotone-Author: wsourdeau@inverse.ca
90366    Monotone-Date: 2011-11-29T14:18:25
90367    Monotone-Branch: ca.inverse.sogo
90368
90369M	ChangeLog
90370M	OpenChange/MAPIStoreTypes.m
90371
90372commit f6a43617591d6aebc06a75202c48ed91ebbc6373
90373Author: Francis Lachapelle <flachapelle@inverse.ca>
90374Date:   Tue Nov 29 13:24:41 2011 +0000
90375
90376    Updated installation guide.
90377
90378    Monotone-Parent: fb8ba445e08690bfab22a30460b8df60a58af1c7
90379    Monotone-Revision: e9477f4a12eed5d158a5e34e27faaf0765a0a74f
90380
90381    Monotone-Author: flachapelle@inverse.ca
90382    Monotone-Date: 2011-11-29T13:24:41
90383    Monotone-Branch: ca.inverse.sogo
90384
90385M	Documentation/SOGo Installation Guide.odt
90386M	Documentation/architecture.png
90387
90388commit 42c47c2e03a655d4a5b80dc73942052a458d177c
90389Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90390Date:   Tue Nov 29 01:39:07 2011 +0000
90391
90392    Monotone-Parent: fb8ba445e08690bfab22a30460b8df60a58af1c7
90393    Monotone-Revision: c494bd8edc3f42328eeae244084d2d97828732b9
90394
90395    Monotone-Author: wsourdeau@inverse.ca
90396    Monotone-Date: 2011-11-29T01:39:07
90397    Monotone-Branch: ca.inverse.sogo
90398
90399M	ChangeLog
90400M	OpenChange/MAPIStoreContext.h
90401M	OpenChange/MAPIStoreContext.m
90402
90403commit 64dd572b4b8f3c42926acc687bae34cb8b6ecca8
90404Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90405Date:   Mon Nov 28 16:37:04 2011 +0000
90406
90407    Monotone-Parent: 533cf8ab1e070968af4fbbe2ddbd0d66b8fd2b7b
90408    Monotone-Revision: 242b11744a01859b09e976093dc5b526d501fd87
90409
90410    Monotone-Author: wsourdeau@inverse.ca
90411    Monotone-Date: 2011-11-28T16:37:04
90412
90413M	ChangeLog
90414M	SoObjects/Appointments/SOGoAppointmentFolder.m
90415
90416commit 7d96a03ca88ceafef1bc4870d97f9658ad98b454
90417Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90418Date:   Fri Nov 25 21:51:07 2011 +0000
90419
90420    Monotone-Parent: 703f02d08f0caace5f4f0e96efe038c6207e9f28
90421    Monotone-Revision: 65c58f14cba59a1b1570f99f07e122c332dc16c9
90422
90423    Monotone-Author: wsourdeau@inverse.ca
90424    Monotone-Date: 2011-11-25T21:51:07
90425    Monotone-Branch: ca.inverse.sogo
90426
90427M	SoObjects/SOGo/SOGoGCSFolder.m
90428
90429commit b844d7193fcd37ccbc5af7afa11d78e607169ddf
90430Author: Francis Lachapelle <flachapelle@inverse.ca>
90431Date:   Fri Nov 25 01:36:35 2011 +0000
90432
90433    Added "dot" image to drag handles.
90434
90435    Monotone-Parent: 63df8bd030698477828cd7b3769314edbeb8bc62
90436    Monotone-Revision: 533cf8ab1e070968af4fbbe2ddbd0d66b8fd2b7b
90437
90438    Monotone-Author: flachapelle@inverse.ca
90439    Monotone-Date: 2011-11-25T01:36:35
90440
90441A	UI/WebServerResources/dragdot.png
90442M	UI/WebServerResources/generic.css
90443
90444commit 8e564e0ae301d8de5047fd390bb7170f7c6e15ea
90445Author: Ludovic Marcotte <lmarcotte@inverse.ca>
90446Date:   Thu Nov 24 19:52:22 2011 +0000
90447
90448    Added patch from #1482
90449
90450    Monotone-Parent: 1f5fabe83bd933943ca2c88af8c07654ddf9ce2b
90451    Monotone-Revision: 17499446a7bcff456b8470a83c44e2d4b341cc21
90452
90453    Monotone-Author: ludovic@Sophos.ca
90454    Monotone-Date: 2011-11-24T19:52:22
90455
90456M	UI/Contacts/German.lproj/Localizable.strings
90457M	UI/MailerUI/German.lproj/Localizable.strings
90458M	UI/MainUI/German.lproj/Localizable.strings
90459M	UI/PreferencesUI/German.lproj/Localizable.strings
90460
90461commit c39e6b2eba88fb542e2d7b2b184a1d9aa4c64f3c
90462Author: Ludovic Marcotte <lmarcotte@inverse.ca>
90463Date:   Thu Nov 24 19:44:52 2011 +0000
90464
90465    Added fix from #1033
90466
90467    Monotone-Parent: ba2ef33fb2014db9241eaddd86c886921a3cf802
90468    Monotone-Revision: 1f5fabe83bd933943ca2c88af8c07654ddf9ce2b
90469
90470    Monotone-Author: ludovic@Sophos.ca
90471    Monotone-Date: 2011-11-24T19:44:52
90472
90473M	SOPE/NGCards/GNUmakefile.postamble
90474
90475commit 58c9f9120510e46b90714ae595ae6cabf9b5e08e
90476Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90477Date:   Thu Nov 24 19:44:35 2011 +0000
90478
90479    typo
90480
90481    Monotone-Parent: aeb02fbcbfe2a81d1d52f70691b4e59c836ecfd7
90482    Monotone-Revision: ba2ef33fb2014db9241eaddd86c886921a3cf802
90483
90484    Monotone-Author: wsourdeau@inverse.ca
90485    Monotone-Date: 2011-11-24T19:44:35
90486
90487M	SoObjects/SOGo/SOGoObject.m
90488
90489commit 6e06d2706f5bbb9056f1543a414abb479922dbef
90490Author: Ludovic Marcotte <lmarcotte@inverse.ca>
90491Date:   Thu Nov 24 18:04:32 2011 +0000
90492
90493    Added an Upgrading section in the guide
90494
90495    Monotone-Parent: 8b1ae17d5609c73d58d179e0ba2daf5f08cc26dc
90496    Monotone-Revision: aeb02fbcbfe2a81d1d52f70691b4e59c836ecfd7
90497
90498    Monotone-Author: ludovic@Sophos.ca
90499    Monotone-Date: 2011-11-24T18:04:32
90500
90501M	Documentation/SOGo Installation Guide.odt
90502
90503commit 5639b6777e449cd713fb71765c7489c76dd919ea
90504Author: Francis Lachapelle <flachapelle@inverse.ca>
90505Date:   Thu Nov 24 07:48:16 2011 +0000
90506
90507    Dropped files no longer used.
90508
90509    Monotone-Parent: 91104e04b3ba763294cc8bad97370133142eee86
90510    Monotone-Revision: 63df8bd030698477828cd7b3769314edbeb8bc62
90511
90512    Monotone-Author: flachapelle@inverse.ca
90513    Monotone-Date: 2011-11-24T07:48:16
90514
90515D	UI/Common/UIxJSClose.h
90516D	UI/Common/UIxJSClose.m
90517
90518commit 8cba150cf40d4a943dc23d34d22f914a834bd6b0
90519Author: Francis Lachapelle <flachapelle@inverse.ca>
90520Date:   Thu Nov 24 07:42:24 2011 +0000
90521
90522    Monotone-Parent: 8b1ae17d5609c73d58d179e0ba2daf5f08cc26dc
90523    Monotone-Revision: 8f98146395a5826ccfe93f7881144f6813f07068
90524
90525    Monotone-Author: flachapelle@inverse.ca
90526    Monotone-Date: 2011-11-24T07:42:24
90527
90528M	UI/WebServerResources/iefixes.css
90529
90530commit 07ea0de7538013842e7929d4fdc70e75e80d58f5
90531Author: Francis Lachapelle <flachapelle@inverse.ca>
90532Date:   Thu Nov 24 01:12:38 2011 +0000
90533
90534    See ChangeLog.
90535
90536    Monotone-Parent: fdaa328ccd09482653fc768fbb48964163c257d9
90537    Monotone-Revision: 8b1ae17d5609c73d58d179e0ba2daf5f08cc26dc
90538
90539    Monotone-Author: flachapelle@inverse.ca
90540    Monotone-Date: 2011-11-24T01:12:38
90541
90542M	ChangeLog
90543M	UI/WebServerResources/ContactsUI.js
90544
90545commit afaf219b03a25c969b337d4fce264abd4eccec3a
90546Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90547Date:   Wed Nov 23 14:40:41 2011 +0000
90548
90549    Monotone-Parent: 819868044eb268089e0c5cc2f35f71e9b157e69a
90550    Monotone-Revision: cb6221113308044eac92ed5634a235fa9b8140ef
90551
90552    Monotone-Author: wsourdeau@inverse.ca
90553    Monotone-Date: 2011-11-23T14:40:41
90554    Monotone-Branch: ca.inverse.sogo
90555
90556M	ChangeLog
90557M	OpenChange/MAPIStoreContactsMessage.m
90558M	OpenChange/MAPIStoreContactsMessageTable.m
90559
90560commit 5f2befc9d7812680dd4993500410bf64fce93fb1
90561Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90562Date:   Tue Nov 22 19:54:53 2011 +0000
90563
90564    Monotone-Parent: c9072cd9f62ce341982a28f6b662d079949b101d
90565    Monotone-Revision: 819868044eb268089e0c5cc2f35f71e9b157e69a
90566
90567    Monotone-Author: wsourdeau@inverse.ca
90568    Monotone-Date: 2011-11-22T19:54:53
90569    Monotone-Branch: ca.inverse.sogo
90570
90571M	OpenChange/NSArray+MAPIStore.m
90572
90573commit 7616ee92a1ed7ca4826a5fc74197d3419d760dca
90574Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90575Date:   Tue Nov 22 19:53:53 2011 +0000
90576
90577    Monotone-Parent: 3a115c300e05230d3e0392a7aa86ccee296f50cc
90578    Monotone-Revision: c9072cd9f62ce341982a28f6b662d079949b101d
90579
90580    Monotone-Author: wsourdeau@inverse.ca
90581    Monotone-Date: 2011-11-22T19:53:53
90582    Monotone-Branch: ca.inverse.sogo
90583
90584M	ChangeLog
90585M	OpenChange/NSArray+MAPIStore.h
90586M	OpenChange/NSArray+MAPIStore.m
90587M	OpenChange/NSObject+MAPIStore.m
90588
90589commit 5c7d7aa062ebb1cfb88224af34867f704020e364
90590Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90591Date:   Tue Nov 22 19:43:46 2011 +0000
90592
90593    Monotone-Parent: 56370c6160c963011c084c7793dbe96aef748e92
90594    Monotone-Revision: 3a115c300e05230d3e0392a7aa86ccee296f50cc
90595
90596    Monotone-Author: wsourdeau@inverse.ca
90597    Monotone-Date: 2011-11-22T19:43:46
90598    Monotone-Branch: ca.inverse.sogo
90599
90600M	ChangeLog
90601M	OpenChange/NSArray+MAPIStore.h
90602M	OpenChange/NSArray+MAPIStore.m
90603M	OpenChange/NSObject+MAPIStore.m
90604
90605commit bbc52412ef5893f627b1b2f7bb124fd89268d1af
90606Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90607Date:   Tue Nov 22 19:43:14 2011 +0000
90608
90609    Monotone-Parent: a12dbbc9418dd5823b93f9c1246417a6c1fa121a
90610    Monotone-Revision: 56370c6160c963011c084c7793dbe96aef748e92
90611
90612    Monotone-Author: wsourdeau@inverse.ca
90613    Monotone-Date: 2011-11-22T19:43:14
90614    Monotone-Branch: ca.inverse.sogo
90615
90616M	ChangeLog
90617M	OpenChange/MAPIStoreContactsMessage.m
90618M	OpenChange/NSArray+MAPIStore.h
90619M	OpenChange/NSArray+MAPIStore.m
90620M	OpenChange/NSObject+MAPIStore.m
90621
90622commit 053d871c0331802b63865d19b6b4759b3007a107
90623Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90624Date:   Tue Nov 22 19:31:12 2011 +0000
90625
90626    Monotone-Parent: 8da45ab6716906aaf63acf12643978541601c34c
90627    Monotone-Revision: a12dbbc9418dd5823b93f9c1246417a6c1fa121a
90628
90629    Monotone-Author: wsourdeau@inverse.ca
90630    Monotone-Date: 2011-11-22T19:31:12
90631    Monotone-Branch: ca.inverse.sogo
90632
90633M	ChangeLog
90634M	OpenChange/MAPIStoreTypes.h
90635M	OpenChange/MAPIStoreTypes.m
90636
90637commit 5a7b42ddf43a26cc3f176d6ca20262a340582fbd
90638Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90639Date:   Tue Nov 22 17:48:46 2011 +0000
90640
90641    Monotone-Parent: 4f36a1c10a12396aed17d84ab4be1adc520d1663
90642    Monotone-Revision: dbda0a122c502c53d25654eada72e93bc8865a35
90643
90644    Monotone-Author: wsourdeau@inverse.ca
90645    Monotone-Date: 2011-11-22T17:48:46
90646    Monotone-Branch: ca.inverse.sogo
90647
90648M	ChangeLog
90649M	OpenChange/MAPIStoreContactsMessage.m
90650M	OpenChange/MAPIStoreFolder.m
90651M	OpenChange/MAPIStoreObject.m
90652M	OpenChange/MAPIStoreTypes.m
90653M	OpenChange/MAPIStoreVolatileMessage.m
90654M	OpenChange/NSArray+MAPIStore.h
90655M	OpenChange/NSArray+MAPIStore.m
90656M	OpenChange/NSObject+MAPIStore.h
90657M	OpenChange/NSObject+MAPIStore.m
90658
90659commit 70636441bb03d8d46d33e8ab87851c5babcfdc9b
90660Author: Francis Lachapelle <flachapelle@inverse.ca>
90661Date:   Mon Nov 21 19:26:07 2011 +0000
90662
90663    See SOPE/NGCards/ChangeLog.
90664
90665    Monotone-Parent: c4570925f011f2af2dfe09f5e9cc51de5bd1e13e
90666    Monotone-Revision: fdaa328ccd09482653fc768fbb48964163c257d9
90667
90668    Monotone-Author: flachapelle@inverse.ca
90669    Monotone-Date: 2011-11-21T19:26:07
90670
90671M	SOPE/NGCards/ChangeLog
90672M	SOPE/NGCards/iCalTimeZone.m
90673
90674commit 701187aef2c77291171e567adeb0176c5d5fda87
90675Author: Francis Lachapelle <flachapelle@inverse.ca>
90676Date:   Mon Nov 21 14:21:09 2011 +0000
90677
90678    Updated NEWS file.
90679
90680    Monotone-Parent: 9349907ea60fdc16f7e49e777a53ccaa1117180d
90681    Monotone-Revision: 95314ab7581495c05fc3d577e9be1094af542af0
90682
90683    Monotone-Author: flachapelle@inverse.ca
90684    Monotone-Date: 2011-11-21T14:21:09
90685
90686M	NEWS
90687M	Tools/SOGoToolExpireAutoReply.m
90688
90689commit 489458cb14bcaa165ca5b9b8f34aaa3b08571b0e
90690Author: Ludovic Marcotte <lmarcotte@inverse.ca>
90691Date:   Mon Nov 21 14:18:17 2011 +0000
90692
90693    Merged
90694
90695    Monotone-Parent: 59b56f2b68665cf95f155fd09f8d371b92ed3b5c
90696    Monotone-Revision: 1d2d40d84e94a64591b3d3ea0025de0405dfd68c
90697
90698    Monotone-Author: ludovic@Sophos.ca
90699    Monotone-Date: 2011-11-21T14:18:17
90700
90701M	ChangeLog
90702
90703commit 79c0c2362b262f558eaef9611eb0e53a1c743d8a
90704Author: Ludovic Marcotte <lmarcotte@inverse.ca>
90705Date:   Mon Nov 21 14:15:14 2011 +0000
90706
90707    See ChangeLog
90708
90709    Monotone-Parent: 82564e2898976a6c09a85817e4b2954a5c58b7a9
90710    Monotone-Revision: 387161e51d5f56bffe765c8e46dec729db13794d
90711
90712    Monotone-Author: ludovic@Sophos.ca
90713    Monotone-Date: 2011-11-21T14:15:14
90714
90715M	ChangeLog
90716M	SoObjects/Contacts/SOGoContactGCSFolder.m
90717M	SoObjects/SOGo/WORequest+SOGo.m
90718
90719commit 413bb609ddeddded109a748f69d572e03c584835
90720Author: Francis Lachapelle <flachapelle@inverse.ca>
90721Date:   Mon Nov 21 14:09:26 2011 +0000
90722
90723    See ChangeLog.
90724
90725    Monotone-Parent: 82564e2898976a6c09a85817e4b2954a5c58b7a9
90726    Monotone-Revision: 9349907ea60fdc16f7e49e777a53ccaa1117180d
90727
90728    Monotone-Author: flachapelle@inverse.ca
90729    Monotone-Date: 2011-11-21T14:09:26
90730
90731M	ChangeLog
90732M	Tools/GNUmakefile
90733A	Tools/SOGoToolExpireAutoReply.m
90734M	UI/PreferencesUI/English.lproj/Localizable.strings
90735M	UI/PreferencesUI/UIxPreferences.m
90736M	UI/Templates/PreferencesUI/UIxPreferences.wox
90737M	UI/WebServerResources/SchedulerUI.js
90738M	UI/WebServerResources/UIxPreferences.css
90739M	UI/WebServerResources/UIxPreferences.js
90740M	UI/WebServerResources/skycalendar.js
90741
90742commit fcd033397a1b3caad6ee1268e497c37eb6965088
90743Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90744Date:   Sun Nov 20 15:48:18 2011 +0000
90745
90746    Monotone-Parent: ad417bdf1bec487a4e724865914dd8c70bb16db5
90747    Monotone-Revision: 4f36a1c10a12396aed17d84ab4be1adc520d1663
90748
90749    Monotone-Author: wsourdeau@inverse.ca
90750    Monotone-Date: 2011-11-20T15:48:18
90751    Monotone-Branch: ca.inverse.sogo
90752
90753M	ChangeLog
90754M	OpenChange/MAPIStoreFSFolder.m
90755M	OpenChange/MAPIStoreFolder.m
90756M	OpenChange/MAPIStoreMailFolder.m
90757
90758commit 86f278fd77c2ac5b4d67b606bdadd6a1db3149ad
90759Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90760Date:   Sun Nov 20 15:44:56 2011 +0000
90761
90762    Monotone-Parent: 1d22ee7adc99b9420d9a7b859dfb1048c8c92eaa
90763    Monotone-Revision: ad417bdf1bec487a4e724865914dd8c70bb16db5
90764
90765    Monotone-Author: wsourdeau@inverse.ca
90766    Monotone-Date: 2011-11-20T15:44:56
90767    Monotone-Branch: ca.inverse.sogo
90768
90769M	ChangeLog
90770M	OpenChange/MAPIStoreContext.m
90771
90772commit 4e17404e8c157ef46c6af9ee9d7727f2e2a195a4
90773Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90774Date:   Fri Nov 18 15:26:03 2011 +0000
90775
90776    Monotone-Parent: d102adf292e54c9c4f3572b83e38879d24b721d0
90777    Monotone-Revision: 1d22ee7adc99b9420d9a7b859dfb1048c8c92eaa
90778
90779    Monotone-Author: wsourdeau@inverse.ca
90780    Monotone-Date: 2011-11-18T15:26:03
90781    Monotone-Branch: ca.inverse.sogo
90782
90783M	ChangeLog
90784M	OpenChange/MAPIStoreCalendarFolder.m
90785M	OpenChange/MAPIStoreContactsFolder.m
90786M	OpenChange/MAPIStoreFSFolder.m
90787M	OpenChange/MAPIStoreFolder.h
90788M	OpenChange/MAPIStoreFolder.m
90789M	OpenChange/MAPIStoreGCSFolder.m
90790M	OpenChange/MAPIStoreMailFolder.m
90791M	OpenChange/MAPIStorePermissionsTable.h
90792M	OpenChange/MAPIStorePermissionsTable.m
90793M	OpenChange/MAPIStoreSOGo.m
90794M	OpenChange/MAPIStoreTasksFolder.m
90795M	OpenChange/SOGoMAPIFSFolder.m
90796
90797commit 5eccd63a2bf8757c0c61211f2f5a021b887fe29e
90798Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90799Date:   Fri Nov 18 15:14:31 2011 +0000
90800
90801    Monotone-Parent: 77ad8a694cd0c4e8f61d9c0ba6162d0d8340c0e7
90802    Monotone-Revision: d102adf292e54c9c4f3572b83e38879d24b721d0
90803
90804    Monotone-Author: wsourdeau@inverse.ca
90805    Monotone-Date: 2011-11-18T15:14:31
90806    Monotone-Branch: ca.inverse.sogo
90807
90808M	ChangeLog
90809M	SoObjects/SOGo/SOGoCache.h
90810M	SoObjects/SOGo/SOGoCache.m
90811
90812commit a4cdda510c0096510de71484946cffa5edf3a59d
90813Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
90814Date:   Fri Nov 18 15:12:29 2011 +0000
90815
90816    Monotone-Parent: 3c5a6df780ff102d3e46b983c98119061a8c507e
90817    Monotone-Revision: 77ad8a694cd0c4e8f61d9c0ba6162d0d8340c0e7
90818
90819    Monotone-Author: wsourdeau@inverse.ca
90820    Monotone-Date: 2011-11-18T15:12:29
90821    Monotone-Branch: ca.inverse.sogo
90822
90823M	OpenChange/GNUmakefile
90824
90825commit b5fdc4a7c96ff5b476a32221dccac16c4f8ea65e
90826Author: Francis Lachapelle <flachapelle@inverse.ca>
90827Date:   Thu Nov 17 19:16:46 2011 +0000
90828
90829    applied changes from 92cceaf860bbf56d983063471093858a3871ec23
90830                 through e38c570559610854b85c2c517053417779a76964
90831
90832    applied changes from e38c570559610854b85c2c517053417779a76964
90833                 through 9d44b483787d6b5bf34a75581975d592ab901570
90834
90835    applied changes from 9d44b483787d6b5bf34a75581975d592ab901570
90836                 through 6ec97f8aa3c0da79e5ef04809f3d7fce566e64b3
90837
90838    Monotone-Parent: 00afe1e795cd37cafff7687d6f1b8502f4f5735e
90839    Monotone-Revision: 82564e2898976a6c09a85817e4b2954a5c58b7a9
90840
90841    Monotone-Author: flachapelle@inverse.ca
90842    Monotone-Date: 2011-11-17T19:16:46
90843
90844M	ChangeLog
90845M	SOPE/NGCards/TimeZones/Africa/Abidjan.ics
90846M	SOPE/NGCards/TimeZones/Africa/Accra.ics
90847M	SOPE/NGCards/TimeZones/Africa/Addis_Ababa.ics
90848M	SOPE/NGCards/TimeZones/Africa/Algiers.ics
90849M	SOPE/NGCards/TimeZones/Africa/Asmara.ics
90850M	SOPE/NGCards/TimeZones/Africa/Bamako.ics
90851M	SOPE/NGCards/TimeZones/Africa/Bangui.ics
90852M	SOPE/NGCards/TimeZones/Africa/Banjul.ics
90853M	SOPE/NGCards/TimeZones/Africa/Bissau.ics
90854M	SOPE/NGCards/TimeZones/Africa/Blantyre.ics
90855M	SOPE/NGCards/TimeZones/Africa/Brazzaville.ics
90856M	SOPE/NGCards/TimeZones/Africa/Bujumbura.ics
90857M	SOPE/NGCards/TimeZones/Africa/Cairo.ics
90858M	SOPE/NGCards/TimeZones/Africa/Casablanca.ics
90859M	SOPE/NGCards/TimeZones/Africa/Ceuta.ics
90860M	SOPE/NGCards/TimeZones/Africa/Conakry.ics
90861M	SOPE/NGCards/TimeZones/Africa/Dakar.ics
90862M	SOPE/NGCards/TimeZones/Africa/Dar_es_Salaam.ics
90863M	SOPE/NGCards/TimeZones/Africa/Djibouti.ics
90864M	SOPE/NGCards/TimeZones/Africa/Douala.ics
90865M	SOPE/NGCards/TimeZones/Africa/El_Aaiun.ics
90866M	SOPE/NGCards/TimeZones/Africa/Freetown.ics
90867M	SOPE/NGCards/TimeZones/Africa/Gaborone.ics
90868M	SOPE/NGCards/TimeZones/Africa/Harare.ics
90869M	SOPE/NGCards/TimeZones/Africa/Johannesburg.ics
90870A	SOPE/NGCards/TimeZones/Africa/Juba.ics
90871M	SOPE/NGCards/TimeZones/Africa/Kampala.ics
90872M	SOPE/NGCards/TimeZones/Africa/Khartoum.ics
90873M	SOPE/NGCards/TimeZones/Africa/Kigali.ics
90874M	SOPE/NGCards/TimeZones/Africa/Kinshasa.ics
90875M	SOPE/NGCards/TimeZones/Africa/Lagos.ics
90876M	SOPE/NGCards/TimeZones/Africa/Libreville.ics
90877M	SOPE/NGCards/TimeZones/Africa/Lome.ics
90878M	SOPE/NGCards/TimeZones/Africa/Luanda.ics
90879M	SOPE/NGCards/TimeZones/Africa/Lubumbashi.ics
90880M	SOPE/NGCards/TimeZones/Africa/Lusaka.ics
90881M	SOPE/NGCards/TimeZones/Africa/Malabo.ics
90882M	SOPE/NGCards/TimeZones/Africa/Maputo.ics
90883M	SOPE/NGCards/TimeZones/Africa/Maseru.ics
90884M	SOPE/NGCards/TimeZones/Africa/Mbabane.ics
90885M	SOPE/NGCards/TimeZones/Africa/Mogadishu.ics
90886M	SOPE/NGCards/TimeZones/Africa/Monrovia.ics
90887M	SOPE/NGCards/TimeZones/Africa/Nairobi.ics
90888M	SOPE/NGCards/TimeZones/Africa/Ndjamena.ics
90889M	SOPE/NGCards/TimeZones/Africa/Niamey.ics
90890M	SOPE/NGCards/TimeZones/Africa/Nouakchott.ics
90891M	SOPE/NGCards/TimeZones/Africa/Ouagadougou.ics
90892M	SOPE/NGCards/TimeZones/Africa/Porto-Novo.ics
90893M	SOPE/NGCards/TimeZones/Africa/Sao_Tome.ics
90894M	SOPE/NGCards/TimeZones/Africa/Tripoli.ics
90895M	SOPE/NGCards/TimeZones/Africa/Tunis.ics
90896M	SOPE/NGCards/TimeZones/Africa/Windhoek.ics
90897M	SOPE/NGCards/TimeZones/America/Adak.ics
90898M	SOPE/NGCards/TimeZones/America/Anchorage.ics
90899M	SOPE/NGCards/TimeZones/America/Anguilla.ics
90900M	SOPE/NGCards/TimeZones/America/Antigua.ics
90901M	SOPE/NGCards/TimeZones/America/Araguaina.ics
90902M	SOPE/NGCards/TimeZones/America/Argentina/Buenos_Aires.ics
90903M	SOPE/NGCards/TimeZones/America/Argentina/Catamarca.ics
90904M	SOPE/NGCards/TimeZones/America/Argentina/Cordoba.ics
90905M	SOPE/NGCards/TimeZones/America/Argentina/Jujuy.ics
90906M	SOPE/NGCards/TimeZones/America/Argentina/La_Rioja.ics
90907M	SOPE/NGCards/TimeZones/America/Argentina/Mendoza.ics
90908M	SOPE/NGCards/TimeZones/America/Argentina/Rio_Gallegos.ics
90909M	SOPE/NGCards/TimeZones/America/Argentina/Salta.ics
90910M	SOPE/NGCards/TimeZones/America/Argentina/San_Juan.ics
90911M	SOPE/NGCards/TimeZones/America/Argentina/San_Luis.ics
90912M	SOPE/NGCards/TimeZones/America/Argentina/Tucuman.ics
90913M	SOPE/NGCards/TimeZones/America/Argentina/Ushuaia.ics
90914M	SOPE/NGCards/TimeZones/America/Aruba.ics
90915M	SOPE/NGCards/TimeZones/America/Asuncion.ics
90916M	SOPE/NGCards/TimeZones/America/Atikokan.ics
90917M	SOPE/NGCards/TimeZones/America/Bahia.ics
90918M	SOPE/NGCards/TimeZones/America/Bahia_Banderas.ics
90919M	SOPE/NGCards/TimeZones/America/Barbados.ics
90920M	SOPE/NGCards/TimeZones/America/Belem.ics
90921M	SOPE/NGCards/TimeZones/America/Belize.ics
90922M	SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics
90923M	SOPE/NGCards/TimeZones/America/Boa_Vista.ics
90924M	SOPE/NGCards/TimeZones/America/Bogota.ics
90925M	SOPE/NGCards/TimeZones/America/Boise.ics
90926M	SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics
90927M	SOPE/NGCards/TimeZones/America/Campo_Grande.ics
90928M	SOPE/NGCards/TimeZones/America/Cancun.ics
90929M	SOPE/NGCards/TimeZones/America/Caracas.ics
90930M	SOPE/NGCards/TimeZones/America/Cayenne.ics
90931M	SOPE/NGCards/TimeZones/America/Cayman.ics
90932M	SOPE/NGCards/TimeZones/America/Chicago.ics
90933M	SOPE/NGCards/TimeZones/America/Chihuahua.ics
90934M	SOPE/NGCards/TimeZones/America/Costa_Rica.ics
90935M	SOPE/NGCards/TimeZones/America/Cuiaba.ics
90936M	SOPE/NGCards/TimeZones/America/Curacao.ics
90937M	SOPE/NGCards/TimeZones/America/Danmarkshavn.ics
90938M	SOPE/NGCards/TimeZones/America/Dawson.ics
90939M	SOPE/NGCards/TimeZones/America/Dawson_Creek.ics
90940M	SOPE/NGCards/TimeZones/America/Denver.ics
90941M	SOPE/NGCards/TimeZones/America/Detroit.ics
90942M	SOPE/NGCards/TimeZones/America/Dominica.ics
90943M	SOPE/NGCards/TimeZones/America/Edmonton.ics
90944M	SOPE/NGCards/TimeZones/America/Eirunepe.ics
90945M	SOPE/NGCards/TimeZones/America/El_Salvador.ics
90946M	SOPE/NGCards/TimeZones/America/Fortaleza.ics
90947M	SOPE/NGCards/TimeZones/America/Glace_Bay.ics
90948M	SOPE/NGCards/TimeZones/America/Godthab.ics
90949M	SOPE/NGCards/TimeZones/America/Goose_Bay.ics
90950M	SOPE/NGCards/TimeZones/America/Grand_Turk.ics
90951M	SOPE/NGCards/TimeZones/America/Grenada.ics
90952M	SOPE/NGCards/TimeZones/America/Guadeloupe.ics
90953M	SOPE/NGCards/TimeZones/America/Guatemala.ics
90954M	SOPE/NGCards/TimeZones/America/Guayaquil.ics
90955M	SOPE/NGCards/TimeZones/America/Guyana.ics
90956M	SOPE/NGCards/TimeZones/America/Halifax.ics
90957M	SOPE/NGCards/TimeZones/America/Havana.ics
90958M	SOPE/NGCards/TimeZones/America/Hermosillo.ics
90959M	SOPE/NGCards/TimeZones/America/Indiana/Indianapolis.ics
90960M	SOPE/NGCards/TimeZones/America/Indiana/Knox.ics
90961M	SOPE/NGCards/TimeZones/America/Indiana/Marengo.ics
90962M	SOPE/NGCards/TimeZones/America/Indiana/Petersburg.ics
90963M	SOPE/NGCards/TimeZones/America/Indiana/Tell_City.ics
90964M	SOPE/NGCards/TimeZones/America/Indiana/Vevay.ics
90965M	SOPE/NGCards/TimeZones/America/Indiana/Vincennes.ics
90966M	SOPE/NGCards/TimeZones/America/Indiana/Winamac.ics
90967M	SOPE/NGCards/TimeZones/America/Inuvik.ics
90968M	SOPE/NGCards/TimeZones/America/Iqaluit.ics
90969M	SOPE/NGCards/TimeZones/America/Jamaica.ics
90970M	SOPE/NGCards/TimeZones/America/Juneau.ics
90971M	SOPE/NGCards/TimeZones/America/Kentucky/Louisville.ics
90972M	SOPE/NGCards/TimeZones/America/Kentucky/Monticello.ics
90973A	SOPE/NGCards/TimeZones/America/Kralendijk.ics
90974M	SOPE/NGCards/TimeZones/America/La_Paz.ics
90975M	SOPE/NGCards/TimeZones/America/Lima.ics
90976M	SOPE/NGCards/TimeZones/America/Los_Angeles.ics
90977A	SOPE/NGCards/TimeZones/America/Lower_Princes.ics
90978M	SOPE/NGCards/TimeZones/America/Maceio.ics
90979M	SOPE/NGCards/TimeZones/America/Managua.ics
90980M	SOPE/NGCards/TimeZones/America/Manaus.ics
90981M	SOPE/NGCards/TimeZones/America/Marigot.ics
90982M	SOPE/NGCards/TimeZones/America/Martinique.ics
90983M	SOPE/NGCards/TimeZones/America/Matamoros.ics
90984M	SOPE/NGCards/TimeZones/America/Mazatlan.ics
90985M	SOPE/NGCards/TimeZones/America/Menominee.ics
90986M	SOPE/NGCards/TimeZones/America/Merida.ics
90987A	SOPE/NGCards/TimeZones/America/Metlakatla.ics
90988M	SOPE/NGCards/TimeZones/America/Mexico_City.ics
90989M	SOPE/NGCards/TimeZones/America/Miquelon.ics
90990M	SOPE/NGCards/TimeZones/America/Moncton.ics
90991A	SOPE/NGCards/TimeZones/America/Monterrey.ics
90992M	SOPE/NGCards/TimeZones/America/Montevideo.ics
90993M	SOPE/NGCards/TimeZones/America/Montreal.ics
90994A	SOPE/NGCards/TimeZones/America/Montserrat.ics
90995M	SOPE/NGCards/TimeZones/America/Nassau.ics
90996M	SOPE/NGCards/TimeZones/America/New_York.ics
90997M	SOPE/NGCards/TimeZones/America/Nipigon.ics
90998M	SOPE/NGCards/TimeZones/America/Nome.ics
90999M	SOPE/NGCards/TimeZones/America/Noronha.ics
91000A	SOPE/NGCards/TimeZones/America/North_Dakota/Beulah.ics
91001M	SOPE/NGCards/TimeZones/America/North_Dakota/Center.ics
91002M	SOPE/NGCards/TimeZones/America/North_Dakota/New_Salem.ics
91003M	SOPE/NGCards/TimeZones/America/Ojinaga.ics
91004M	SOPE/NGCards/TimeZones/America/Panama.ics
91005M	SOPE/NGCards/TimeZones/America/Pangnirtung.ics
91006M	SOPE/NGCards/TimeZones/America/Paramaribo.ics
91007M	SOPE/NGCards/TimeZones/America/Phoenix.ics
91008M	SOPE/NGCards/TimeZones/America/Port-au-Prince.ics
91009M	SOPE/NGCards/TimeZones/America/Port_of_Spain.ics
91010M	SOPE/NGCards/TimeZones/America/Porto_Velho.ics
91011M	SOPE/NGCards/TimeZones/America/Puerto_Rico.ics
91012M	SOPE/NGCards/TimeZones/America/Rainy_River.ics
91013M	SOPE/NGCards/TimeZones/America/Rankin_Inlet.ics
91014M	SOPE/NGCards/TimeZones/America/Recife.ics
91015M	SOPE/NGCards/TimeZones/America/Regina.ics
91016M	SOPE/NGCards/TimeZones/America/Resolute.ics
91017M	SOPE/NGCards/TimeZones/America/Rio_Branco.ics
91018M	SOPE/NGCards/TimeZones/America/Santa_Isabel.ics
91019M	SOPE/NGCards/TimeZones/America/Santarem.ics
91020M	SOPE/NGCards/TimeZones/America/Santiago.ics
91021M	SOPE/NGCards/TimeZones/America/Santo_Domingo.ics
91022M	SOPE/NGCards/TimeZones/America/Sao_Paulo.ics
91023M	SOPE/NGCards/TimeZones/America/Scoresbysund.ics
91024M	SOPE/NGCards/TimeZones/America/Shiprock.ics
91025A	SOPE/NGCards/TimeZones/America/Sitka.ics
91026M	SOPE/NGCards/TimeZones/America/St_Barthelemy.ics
91027M	SOPE/NGCards/TimeZones/America/St_Johns.ics
91028M	SOPE/NGCards/TimeZones/America/St_Kitts.ics
91029M	SOPE/NGCards/TimeZones/America/St_Lucia.ics
91030M	SOPE/NGCards/TimeZones/America/St_Thomas.ics
91031M	SOPE/NGCards/TimeZones/America/St_Vincent.ics
91032M	SOPE/NGCards/TimeZones/America/Swift_Current.ics
91033M	SOPE/NGCards/TimeZones/America/Tegucigalpa.ics
91034M	SOPE/NGCards/TimeZones/America/Thule.ics
91035M	SOPE/NGCards/TimeZones/America/Thunder_Bay.ics
91036M	SOPE/NGCards/TimeZones/America/Tijuana.ics
91037M	SOPE/NGCards/TimeZones/America/Toronto.ics
91038M	SOPE/NGCards/TimeZones/America/Tortola.ics
91039M	SOPE/NGCards/TimeZones/America/Vancouver.ics
91040M	SOPE/NGCards/TimeZones/America/Whitehorse.ics
91041M	SOPE/NGCards/TimeZones/America/Winnipeg.ics
91042M	SOPE/NGCards/TimeZones/America/Yakutat.ics
91043M	SOPE/NGCards/TimeZones/America/Yellowknife.ics
91044M	SOPE/NGCards/TimeZones/Antarctica/Casey.ics
91045M	SOPE/NGCards/TimeZones/Antarctica/Davis.ics
91046M	SOPE/NGCards/TimeZones/Antarctica/DumontDUrville.ics
91047M	SOPE/NGCards/TimeZones/Antarctica/Macquarie.ics
91048M	SOPE/NGCards/TimeZones/Antarctica/Mawson.ics
91049M	SOPE/NGCards/TimeZones/Antarctica/McMurdo.ics
91050M	SOPE/NGCards/TimeZones/Antarctica/Palmer.ics
91051M	SOPE/NGCards/TimeZones/Antarctica/Rothera.ics
91052M	SOPE/NGCards/TimeZones/Antarctica/South_Pole.ics
91053M	SOPE/NGCards/TimeZones/Antarctica/Syowa.ics
91054M	SOPE/NGCards/TimeZones/Antarctica/Vostok.ics
91055M	SOPE/NGCards/TimeZones/Arctic/Longyearbyen.ics
91056M	SOPE/NGCards/TimeZones/Asia/Aden.ics
91057M	SOPE/NGCards/TimeZones/Asia/Almaty.ics
91058M	SOPE/NGCards/TimeZones/Asia/Amman.ics
91059M	SOPE/NGCards/TimeZones/Asia/Anadyr.ics
91060M	SOPE/NGCards/TimeZones/Asia/Aqtau.ics
91061M	SOPE/NGCards/TimeZones/Asia/Aqtobe.ics
91062M	SOPE/NGCards/TimeZones/Asia/Ashgabat.ics
91063M	SOPE/NGCards/TimeZones/Asia/Baghdad.ics
91064M	SOPE/NGCards/TimeZones/Asia/Bahrain.ics
91065M	SOPE/NGCards/TimeZones/Asia/Baku.ics
91066M	SOPE/NGCards/TimeZones/Asia/Bangkok.ics
91067M	SOPE/NGCards/TimeZones/Asia/Beirut.ics
91068M	SOPE/NGCards/TimeZones/Asia/Bishkek.ics
91069M	SOPE/NGCards/TimeZones/Asia/Brunei.ics
91070M	SOPE/NGCards/TimeZones/Asia/Choibalsan.ics
91071M	SOPE/NGCards/TimeZones/Asia/Chongqing.ics
91072M	SOPE/NGCards/TimeZones/Asia/Colombo.ics
91073M	SOPE/NGCards/TimeZones/Asia/Damascus.ics
91074M	SOPE/NGCards/TimeZones/Asia/Dhaka.ics
91075M	SOPE/NGCards/TimeZones/Asia/Dili.ics
91076M	SOPE/NGCards/TimeZones/Asia/Dubai.ics
91077M	SOPE/NGCards/TimeZones/Asia/Dushanbe.ics
91078M	SOPE/NGCards/TimeZones/Asia/Gaza.ics
91079M	SOPE/NGCards/TimeZones/Asia/Harbin.ics
91080A	SOPE/NGCards/TimeZones/Asia/Hebron.ics
91081M	SOPE/NGCards/TimeZones/Asia/Ho_Chi_Minh.ics
91082M	SOPE/NGCards/TimeZones/Asia/Hong_Kong.ics
91083M	SOPE/NGCards/TimeZones/Asia/Hovd.ics
91084M	SOPE/NGCards/TimeZones/Asia/Irkutsk.ics
91085M	SOPE/NGCards/TimeZones/Asia/Istanbul.ics
91086M	SOPE/NGCards/TimeZones/Asia/Jakarta.ics
91087M	SOPE/NGCards/TimeZones/Asia/Jayapura.ics
91088M	SOPE/NGCards/TimeZones/Asia/Jerusalem.ics
91089M	SOPE/NGCards/TimeZones/Asia/Kabul.ics
91090M	SOPE/NGCards/TimeZones/Asia/Kamchatka.ics
91091M	SOPE/NGCards/TimeZones/Asia/Karachi.ics
91092M	SOPE/NGCards/TimeZones/Asia/Kashgar.ics
91093M	SOPE/NGCards/TimeZones/Asia/Kathmandu.ics
91094M	SOPE/NGCards/TimeZones/Asia/Kolkata.ics
91095M	SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics
91096M	SOPE/NGCards/TimeZones/Asia/Kuala_Lumpur.ics
91097M	SOPE/NGCards/TimeZones/Asia/Kuching.ics
91098M	SOPE/NGCards/TimeZones/Asia/Kuwait.ics
91099M	SOPE/NGCards/TimeZones/Asia/Macau.ics
91100M	SOPE/NGCards/TimeZones/Asia/Magadan.ics
91101M	SOPE/NGCards/TimeZones/Asia/Makassar.ics
91102M	SOPE/NGCards/TimeZones/Asia/Manila.ics
91103M	SOPE/NGCards/TimeZones/Asia/Muscat.ics
91104M	SOPE/NGCards/TimeZones/Asia/Nicosia.ics
91105M	SOPE/NGCards/TimeZones/Asia/Novokuznetsk.ics
91106M	SOPE/NGCards/TimeZones/Asia/Novosibirsk.ics
91107M	SOPE/NGCards/TimeZones/Asia/Omsk.ics
91108M	SOPE/NGCards/TimeZones/Asia/Oral.ics
91109M	SOPE/NGCards/TimeZones/Asia/Phnom_Penh.ics
91110M	SOPE/NGCards/TimeZones/Asia/Pontianak.ics
91111M	SOPE/NGCards/TimeZones/Asia/Pyongyang.ics
91112M	SOPE/NGCards/TimeZones/Asia/Qatar.ics
91113M	SOPE/NGCards/TimeZones/Asia/Qyzylorda.ics
91114M	SOPE/NGCards/TimeZones/Asia/Rangoon.ics
91115M	SOPE/NGCards/TimeZones/Asia/Riyadh.ics
91116M	SOPE/NGCards/TimeZones/Asia/Sakhalin.ics
91117M	SOPE/NGCards/TimeZones/Asia/Samarkand.ics
91118M	SOPE/NGCards/TimeZones/Asia/Seoul.ics
91119M	SOPE/NGCards/TimeZones/Asia/Shanghai.ics
91120M	SOPE/NGCards/TimeZones/Asia/Singapore.ics
91121M	SOPE/NGCards/TimeZones/Asia/Taipei.ics
91122M	SOPE/NGCards/TimeZones/Asia/Tashkent.ics
91123M	SOPE/NGCards/TimeZones/Asia/Tbilisi.ics
91124M	SOPE/NGCards/TimeZones/Asia/Tehran.ics
91125M	SOPE/NGCards/TimeZones/Asia/Thimphu.ics
91126M	SOPE/NGCards/TimeZones/Asia/Tokyo.ics
91127M	SOPE/NGCards/TimeZones/Asia/Ulaanbaatar.ics
91128M	SOPE/NGCards/TimeZones/Asia/Urumqi.ics
91129M	SOPE/NGCards/TimeZones/Asia/Vientiane.ics
91130M	SOPE/NGCards/TimeZones/Asia/Vladivostok.ics
91131M	SOPE/NGCards/TimeZones/Asia/Yakutsk.ics
91132M	SOPE/NGCards/TimeZones/Asia/Yekaterinburg.ics
91133M	SOPE/NGCards/TimeZones/Asia/Yerevan.ics
91134M	SOPE/NGCards/TimeZones/Atlantic/Azores.ics
91135M	SOPE/NGCards/TimeZones/Atlantic/Bermuda.ics
91136M	SOPE/NGCards/TimeZones/Atlantic/Canary.ics
91137M	SOPE/NGCards/TimeZones/Atlantic/Cape_Verde.ics
91138M	SOPE/NGCards/TimeZones/Atlantic/Faroe.ics
91139M	SOPE/NGCards/TimeZones/Atlantic/Madeira.ics
91140M	SOPE/NGCards/TimeZones/Atlantic/Reykjavik.ics
91141M	SOPE/NGCards/TimeZones/Atlantic/South_Georgia.ics
91142M	SOPE/NGCards/TimeZones/Atlantic/St_Helena.ics
91143M	SOPE/NGCards/TimeZones/Atlantic/Stanley.ics
91144M	SOPE/NGCards/TimeZones/Australia/Adelaide.ics
91145M	SOPE/NGCards/TimeZones/Australia/Brisbane.ics
91146M	SOPE/NGCards/TimeZones/Australia/Broken_Hill.ics
91147M	SOPE/NGCards/TimeZones/Australia/Currie.ics
91148M	SOPE/NGCards/TimeZones/Australia/Darwin.ics
91149M	SOPE/NGCards/TimeZones/Australia/Eucla.ics
91150M	SOPE/NGCards/TimeZones/Australia/Hobart.ics
91151M	SOPE/NGCards/TimeZones/Australia/Lindeman.ics
91152M	SOPE/NGCards/TimeZones/Australia/Lord_Howe.ics
91153M	SOPE/NGCards/TimeZones/Australia/Melbourne.ics
91154M	SOPE/NGCards/TimeZones/Australia/Perth.ics
91155M	SOPE/NGCards/TimeZones/Australia/Sydney.ics
91156M	SOPE/NGCards/TimeZones/Europe/Amsterdam.ics
91157M	SOPE/NGCards/TimeZones/Europe/Andorra.ics
91158M	SOPE/NGCards/TimeZones/Europe/Athens.ics
91159M	SOPE/NGCards/TimeZones/Europe/Belgrade.ics
91160M	SOPE/NGCards/TimeZones/Europe/Berlin.ics
91161M	SOPE/NGCards/TimeZones/Europe/Bratislava.ics
91162M	SOPE/NGCards/TimeZones/Europe/Brussels.ics
91163M	SOPE/NGCards/TimeZones/Europe/Bucharest.ics
91164M	SOPE/NGCards/TimeZones/Europe/Budapest.ics
91165M	SOPE/NGCards/TimeZones/Europe/Chisinau.ics
91166M	SOPE/NGCards/TimeZones/Europe/Copenhagen.ics
91167M	SOPE/NGCards/TimeZones/Europe/Dublin.ics
91168M	SOPE/NGCards/TimeZones/Europe/Gibraltar.ics
91169M	SOPE/NGCards/TimeZones/Europe/Guernsey.ics
91170M	SOPE/NGCards/TimeZones/Europe/Helsinki.ics
91171M	SOPE/NGCards/TimeZones/Europe/Isle_of_Man.ics
91172M	SOPE/NGCards/TimeZones/Europe/Istanbul.ics
91173M	SOPE/NGCards/TimeZones/Europe/Jersey.ics
91174M	SOPE/NGCards/TimeZones/Europe/Kaliningrad.ics
91175M	SOPE/NGCards/TimeZones/Europe/Kiev.ics
91176M	SOPE/NGCards/TimeZones/Europe/Lisbon.ics
91177M	SOPE/NGCards/TimeZones/Europe/Ljubljana.ics
91178M	SOPE/NGCards/TimeZones/Europe/London.ics
91179M	SOPE/NGCards/TimeZones/Europe/Luxembourg.ics
91180M	SOPE/NGCards/TimeZones/Europe/Madrid.ics
91181M	SOPE/NGCards/TimeZones/Europe/Malta.ics
91182M	SOPE/NGCards/TimeZones/Europe/Mariehamn.ics
91183M	SOPE/NGCards/TimeZones/Europe/Minsk.ics
91184M	SOPE/NGCards/TimeZones/Europe/Monaco.ics
91185M	SOPE/NGCards/TimeZones/Europe/Moscow.ics
91186M	SOPE/NGCards/TimeZones/Europe/Nicosia.ics
91187M	SOPE/NGCards/TimeZones/Europe/Oslo.ics
91188M	SOPE/NGCards/TimeZones/Europe/Paris.ics
91189M	SOPE/NGCards/TimeZones/Europe/Podgorica.ics
91190M	SOPE/NGCards/TimeZones/Europe/Prague.ics
91191M	SOPE/NGCards/TimeZones/Europe/Riga.ics
91192M	SOPE/NGCards/TimeZones/Europe/Rome.ics
91193M	SOPE/NGCards/TimeZones/Europe/Samara.ics
91194M	SOPE/NGCards/TimeZones/Europe/San_Marino.ics
91195M	SOPE/NGCards/TimeZones/Europe/Sarajevo.ics
91196M	SOPE/NGCards/TimeZones/Europe/Simferopol.ics
91197M	SOPE/NGCards/TimeZones/Europe/Skopje.ics
91198M	SOPE/NGCards/TimeZones/Europe/Sofia.ics
91199M	SOPE/NGCards/TimeZones/Europe/Stockholm.ics
91200M	SOPE/NGCards/TimeZones/Europe/Tallinn.ics
91201M	SOPE/NGCards/TimeZones/Europe/Tirane.ics
91202M	SOPE/NGCards/TimeZones/Europe/Uzhgorod.ics
91203M	SOPE/NGCards/TimeZones/Europe/Vaduz.ics
91204M	SOPE/NGCards/TimeZones/Europe/Vatican.ics
91205M	SOPE/NGCards/TimeZones/Europe/Vienna.ics
91206M	SOPE/NGCards/TimeZones/Europe/Vilnius.ics
91207M	SOPE/NGCards/TimeZones/Europe/Volgograd.ics
91208M	SOPE/NGCards/TimeZones/Europe/Warsaw.ics
91209M	SOPE/NGCards/TimeZones/Europe/Zagreb.ics
91210M	SOPE/NGCards/TimeZones/Europe/Zaporozhye.ics
91211M	SOPE/NGCards/TimeZones/Europe/Zurich.ics
91212M	SOPE/NGCards/TimeZones/Indian/Antananarivo.ics
91213M	SOPE/NGCards/TimeZones/Indian/Chagos.ics
91214M	SOPE/NGCards/TimeZones/Indian/Christmas.ics
91215M	SOPE/NGCards/TimeZones/Indian/Cocos.ics
91216M	SOPE/NGCards/TimeZones/Indian/Comoro.ics
91217M	SOPE/NGCards/TimeZones/Indian/Kerguelen.ics
91218M	SOPE/NGCards/TimeZones/Indian/Mahe.ics
91219M	SOPE/NGCards/TimeZones/Indian/Maldives.ics
91220M	SOPE/NGCards/TimeZones/Indian/Mauritius.ics
91221M	SOPE/NGCards/TimeZones/Indian/Mayotte.ics
91222M	SOPE/NGCards/TimeZones/Indian/Reunion.ics
91223M	SOPE/NGCards/TimeZones/Pacific/Apia.ics
91224M	SOPE/NGCards/TimeZones/Pacific/Auckland.ics
91225M	SOPE/NGCards/TimeZones/Pacific/Chatham.ics
91226M	SOPE/NGCards/TimeZones/Pacific/Chuuk.ics
91227M	SOPE/NGCards/TimeZones/Pacific/Easter.ics
91228M	SOPE/NGCards/TimeZones/Pacific/Efate.ics
91229M	SOPE/NGCards/TimeZones/Pacific/Enderbury.ics
91230M	SOPE/NGCards/TimeZones/Pacific/Fakaofo.ics
91231M	SOPE/NGCards/TimeZones/Pacific/Fiji.ics
91232M	SOPE/NGCards/TimeZones/Pacific/Funafuti.ics
91233M	SOPE/NGCards/TimeZones/Pacific/Galapagos.ics
91234M	SOPE/NGCards/TimeZones/Pacific/Gambier.ics
91235M	SOPE/NGCards/TimeZones/Pacific/Guadalcanal.ics
91236M	SOPE/NGCards/TimeZones/Pacific/Guam.ics
91237M	SOPE/NGCards/TimeZones/Pacific/Honolulu.ics
91238M	SOPE/NGCards/TimeZones/Pacific/Johnston.ics
91239M	SOPE/NGCards/TimeZones/Pacific/Kiritimati.ics
91240M	SOPE/NGCards/TimeZones/Pacific/Kosrae.ics
91241M	SOPE/NGCards/TimeZones/Pacific/Kwajalein.ics
91242M	SOPE/NGCards/TimeZones/Pacific/Majuro.ics
91243M	SOPE/NGCards/TimeZones/Pacific/Marquesas.ics
91244M	SOPE/NGCards/TimeZones/Pacific/Midway.ics
91245M	SOPE/NGCards/TimeZones/Pacific/Nauru.ics
91246M	SOPE/NGCards/TimeZones/Pacific/Niue.ics
91247M	SOPE/NGCards/TimeZones/Pacific/Norfolk.ics
91248M	SOPE/NGCards/TimeZones/Pacific/Noumea.ics
91249M	SOPE/NGCards/TimeZones/Pacific/Pago_Pago.ics
91250M	SOPE/NGCards/TimeZones/Pacific/Palau.ics
91251M	SOPE/NGCards/TimeZones/Pacific/Pitcairn.ics
91252M	SOPE/NGCards/TimeZones/Pacific/Pohnpei.ics
91253M	SOPE/NGCards/TimeZones/Pacific/Port_Moresby.ics
91254M	SOPE/NGCards/TimeZones/Pacific/Rarotonga.ics
91255M	SOPE/NGCards/TimeZones/Pacific/Saipan.ics
91256M	SOPE/NGCards/TimeZones/Pacific/Tahiti.ics
91257M	SOPE/NGCards/TimeZones/Pacific/Tarawa.ics
91258M	SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics
91259M	SOPE/NGCards/TimeZones/Pacific/Wake.ics
91260M	SOPE/NGCards/TimeZones/Pacific/Wallis.ics
91261A	SOPE/NGCards/TimeZones/UPDATING
91262M	SoObjects/SOGo/SOGoGCSFolder.m
91263M	SoObjects/SOGo/SOGoSieveManager.m
91264
91265commit cb4341db75433148156d4f2a94e962b62be3da3e
91266Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
91267Date:   Thu Nov 17 18:39:42 2011 +0000
91268
91269    Monotone-Parent: 12ff4c07aa1f796a3312a4e79566255dbd94aece
91270    Monotone-Revision: dd0644b62704e75dfed8a39a7e286d593f0014e0
91271
91272    Monotone-Author: wsourdeau@inverse.ca
91273    Monotone-Date: 2011-11-17T18:39:42
91274    Monotone-Branch: ca.inverse.sogo
91275
91276M	ChangeLog
91277M	OpenChange/MAPIStoreAppointmentWrapper.m
91278M	OpenChange/MAPIStoreMailMessage.m
91279M	OpenChange/MAPIStoreMailVolatileMessage.m
91280M	OpenChange/MAPIStoreMessage.h
91281M	OpenChange/MAPIStoreMessage.m
91282M	OpenChange/MAPIStoreSamDBUtils.h
91283M	OpenChange/MAPIStoreSamDBUtils.m
91284
91285commit 88d818df1ab9c569d6ec9128c06ce48e0f75e688
91286Author: Francis Lachapelle <flachapelle@inverse.ca>
91287Date:   Thu Nov 17 18:38:37 2011 +0000
91288
91289    Updated NEWS file.
91290
91291    Monotone-Parent: 579a8b749be55cfe567e5edf9b069e6f9da3a5de
91292    Monotone-Revision: 00afe1e795cd37cafff7687d6f1b8502f4f5735e
91293
91294    Monotone-Author: flachapelle@inverse.ca
91295    Monotone-Date: 2011-11-17T18:38:37
91296
91297M	NEWS
91298
91299commit 601c63ae6f4a7de7cb99c5843c7068d053f3a1cd
91300Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
91301Date:   Thu Nov 17 18:30:48 2011 +0000
91302
91303    Monotone-Parent: 1cc1f0928d45b737424141e1efb38e5b729b89d7
91304    Monotone-Revision: 12ff4c07aa1f796a3312a4e79566255dbd94aece
91305
91306    Monotone-Author: wsourdeau@inverse.ca
91307    Monotone-Date: 2011-11-17T18:30:48
91308    Monotone-Branch: ca.inverse.sogo
91309
91310M	ChangeLog
91311A	OpenChange/MAPIStoreSamDBUtils.h
91312A	OpenChange/MAPIStoreSamDBUtils.m
91313
91314commit 6f13029d21f863a3f0f716d272f923c4cd02dc65
91315Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
91316Date:   Thu Nov 17 16:15:38 2011 +0000
91317
91318    Monotone-Parent: e38c570559610854b85c2c517053417779a76964
91319    Monotone-Revision: 419d3afdcfcc1cddf8eef1f0311d418b03b0d1a0
91320
91321    Monotone-Author: wsourdeau@inverse.ca
91322    Monotone-Date: 2011-11-17T16:15:38
91323    Monotone-Branch: ca.inverse.sogo
91324
91325M	ChangeLog
91326M	OpenChange/MAPIStoreAppointmentWrapper.h
91327M	OpenChange/MAPIStoreAppointmentWrapper.m
91328M	OpenChange/MAPIStoreCalendarMessage.m
91329M	OpenChange/MAPIStoreMailMessage.m
91330M	OpenChange/MAPIStoreMailVolatileMessage.m
91331M	OpenChange/MAPIStoreMessage.h
91332M	OpenChange/MAPIStoreMessage.m
91333
91334commit c331ff11eb8d294da668037b3222b18cc746ca3b
91335Author: Ludovic Marcotte <lmarcotte@inverse.ca>
91336Date:   Thu Nov 17 15:30:58 2011 +0000
91337
91338    Fix for bug #1501
91339
91340    Monotone-Parent: 9d44b483787d6b5bf34a75581975d592ab901570
91341    Monotone-Revision: 6ec97f8aa3c0da79e5ef04809f3d7fce566e64b3
91342
91343    Monotone-Author: ludovic@Sophos.ca
91344    Monotone-Date: 2011-11-17T15:30:58
91345    Monotone-Branch: ca.inverse.sogo
91346
91347M	SOPE/NGCards/TimeZones/Africa/Abidjan.ics
91348M	SOPE/NGCards/TimeZones/Africa/Accra.ics
91349M	SOPE/NGCards/TimeZones/Africa/Addis_Ababa.ics
91350M	SOPE/NGCards/TimeZones/Africa/Algiers.ics
91351M	SOPE/NGCards/TimeZones/Africa/Asmara.ics
91352M	SOPE/NGCards/TimeZones/Africa/Bamako.ics
91353M	SOPE/NGCards/TimeZones/Africa/Bangui.ics
91354M	SOPE/NGCards/TimeZones/Africa/Banjul.ics
91355M	SOPE/NGCards/TimeZones/Africa/Bissau.ics
91356M	SOPE/NGCards/TimeZones/Africa/Blantyre.ics
91357M	SOPE/NGCards/TimeZones/Africa/Brazzaville.ics
91358M	SOPE/NGCards/TimeZones/Africa/Bujumbura.ics
91359M	SOPE/NGCards/TimeZones/Africa/Cairo.ics
91360M	SOPE/NGCards/TimeZones/Africa/Casablanca.ics
91361M	SOPE/NGCards/TimeZones/Africa/Ceuta.ics
91362M	SOPE/NGCards/TimeZones/Africa/Conakry.ics
91363M	SOPE/NGCards/TimeZones/Africa/Dakar.ics
91364M	SOPE/NGCards/TimeZones/Africa/Dar_es_Salaam.ics
91365M	SOPE/NGCards/TimeZones/Africa/Djibouti.ics
91366M	SOPE/NGCards/TimeZones/Africa/Douala.ics
91367M	SOPE/NGCards/TimeZones/Africa/El_Aaiun.ics
91368M	SOPE/NGCards/TimeZones/Africa/Freetown.ics
91369M	SOPE/NGCards/TimeZones/Africa/Gaborone.ics
91370M	SOPE/NGCards/TimeZones/Africa/Harare.ics
91371M	SOPE/NGCards/TimeZones/Africa/Johannesburg.ics
91372A	SOPE/NGCards/TimeZones/Africa/Juba.ics
91373M	SOPE/NGCards/TimeZones/Africa/Kampala.ics
91374M	SOPE/NGCards/TimeZones/Africa/Khartoum.ics
91375M	SOPE/NGCards/TimeZones/Africa/Kigali.ics
91376M	SOPE/NGCards/TimeZones/Africa/Kinshasa.ics
91377M	SOPE/NGCards/TimeZones/Africa/Lagos.ics
91378M	SOPE/NGCards/TimeZones/Africa/Libreville.ics
91379M	SOPE/NGCards/TimeZones/Africa/Lome.ics
91380M	SOPE/NGCards/TimeZones/Africa/Luanda.ics
91381M	SOPE/NGCards/TimeZones/Africa/Lubumbashi.ics
91382M	SOPE/NGCards/TimeZones/Africa/Lusaka.ics
91383M	SOPE/NGCards/TimeZones/Africa/Malabo.ics
91384M	SOPE/NGCards/TimeZones/Africa/Maputo.ics
91385M	SOPE/NGCards/TimeZones/Africa/Maseru.ics
91386M	SOPE/NGCards/TimeZones/Africa/Mbabane.ics
91387M	SOPE/NGCards/TimeZones/Africa/Mogadishu.ics
91388M	SOPE/NGCards/TimeZones/Africa/Monrovia.ics
91389M	SOPE/NGCards/TimeZones/Africa/Nairobi.ics
91390M	SOPE/NGCards/TimeZones/Africa/Ndjamena.ics
91391M	SOPE/NGCards/TimeZones/Africa/Niamey.ics
91392M	SOPE/NGCards/TimeZones/Africa/Nouakchott.ics
91393M	SOPE/NGCards/TimeZones/Africa/Ouagadougou.ics
91394M	SOPE/NGCards/TimeZones/Africa/Porto-Novo.ics
91395M	SOPE/NGCards/TimeZones/Africa/Sao_Tome.ics
91396M	SOPE/NGCards/TimeZones/Africa/Tripoli.ics
91397M	SOPE/NGCards/TimeZones/Africa/Tunis.ics
91398M	SOPE/NGCards/TimeZones/Africa/Windhoek.ics
91399M	SOPE/NGCards/TimeZones/America/Adak.ics
91400M	SOPE/NGCards/TimeZones/America/Anchorage.ics
91401M	SOPE/NGCards/TimeZones/America/Anguilla.ics
91402M	SOPE/NGCards/TimeZones/America/Antigua.ics
91403M	SOPE/NGCards/TimeZones/America/Araguaina.ics
91404M	SOPE/NGCards/TimeZones/America/Argentina/Buenos_Aires.ics
91405M	SOPE/NGCards/TimeZones/America/Argentina/Catamarca.ics
91406M	SOPE/NGCards/TimeZones/America/Argentina/Cordoba.ics
91407M	SOPE/NGCards/TimeZones/America/Argentina/Jujuy.ics
91408M	SOPE/NGCards/TimeZones/America/Argentina/La_Rioja.ics
91409M	SOPE/NGCards/TimeZones/America/Argentina/Mendoza.ics
91410M	SOPE/NGCards/TimeZones/America/Argentina/Rio_Gallegos.ics
91411M	SOPE/NGCards/TimeZones/America/Argentina/Salta.ics
91412M	SOPE/NGCards/TimeZones/America/Argentina/San_Juan.ics
91413M	SOPE/NGCards/TimeZones/America/Argentina/San_Luis.ics
91414M	SOPE/NGCards/TimeZones/America/Argentina/Tucuman.ics
91415M	SOPE/NGCards/TimeZones/America/Argentina/Ushuaia.ics
91416M	SOPE/NGCards/TimeZones/America/Aruba.ics
91417M	SOPE/NGCards/TimeZones/America/Asuncion.ics
91418M	SOPE/NGCards/TimeZones/America/Atikokan.ics
91419M	SOPE/NGCards/TimeZones/America/Bahia.ics
91420M	SOPE/NGCards/TimeZones/America/Bahia_Banderas.ics
91421M	SOPE/NGCards/TimeZones/America/Barbados.ics
91422M	SOPE/NGCards/TimeZones/America/Belem.ics
91423M	SOPE/NGCards/TimeZones/America/Belize.ics
91424M	SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics
91425M	SOPE/NGCards/TimeZones/America/Boa_Vista.ics
91426M	SOPE/NGCards/TimeZones/America/Bogota.ics
91427M	SOPE/NGCards/TimeZones/America/Boise.ics
91428M	SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics
91429M	SOPE/NGCards/TimeZones/America/Campo_Grande.ics
91430M	SOPE/NGCards/TimeZones/America/Cancun.ics
91431M	SOPE/NGCards/TimeZones/America/Caracas.ics
91432M	SOPE/NGCards/TimeZones/America/Cayenne.ics
91433M	SOPE/NGCards/TimeZones/America/Cayman.ics
91434M	SOPE/NGCards/TimeZones/America/Chicago.ics
91435M	SOPE/NGCards/TimeZones/America/Chihuahua.ics
91436M	SOPE/NGCards/TimeZones/America/Costa_Rica.ics
91437M	SOPE/NGCards/TimeZones/America/Cuiaba.ics
91438M	SOPE/NGCards/TimeZones/America/Curacao.ics
91439M	SOPE/NGCards/TimeZones/America/Danmarkshavn.ics
91440M	SOPE/NGCards/TimeZones/America/Dawson.ics
91441M	SOPE/NGCards/TimeZones/America/Dawson_Creek.ics
91442M	SOPE/NGCards/TimeZones/America/Denver.ics
91443M	SOPE/NGCards/TimeZones/America/Detroit.ics
91444M	SOPE/NGCards/TimeZones/America/Dominica.ics
91445M	SOPE/NGCards/TimeZones/America/Edmonton.ics
91446M	SOPE/NGCards/TimeZones/America/Eirunepe.ics
91447M	SOPE/NGCards/TimeZones/America/El_Salvador.ics
91448M	SOPE/NGCards/TimeZones/America/Fortaleza.ics
91449M	SOPE/NGCards/TimeZones/America/Glace_Bay.ics
91450M	SOPE/NGCards/TimeZones/America/Godthab.ics
91451M	SOPE/NGCards/TimeZones/America/Goose_Bay.ics
91452M	SOPE/NGCards/TimeZones/America/Grand_Turk.ics
91453M	SOPE/NGCards/TimeZones/America/Grenada.ics
91454M	SOPE/NGCards/TimeZones/America/Guadeloupe.ics
91455M	SOPE/NGCards/TimeZones/America/Guatemala.ics
91456M	SOPE/NGCards/TimeZones/America/Guayaquil.ics
91457M	SOPE/NGCards/TimeZones/America/Guyana.ics
91458M	SOPE/NGCards/TimeZones/America/Halifax.ics
91459M	SOPE/NGCards/TimeZones/America/Havana.ics
91460M	SOPE/NGCards/TimeZones/America/Hermosillo.ics
91461M	SOPE/NGCards/TimeZones/America/Indiana/Indianapolis.ics
91462M	SOPE/NGCards/TimeZones/America/Indiana/Knox.ics
91463M	SOPE/NGCards/TimeZones/America/Indiana/Marengo.ics
91464M	SOPE/NGCards/TimeZones/America/Indiana/Petersburg.ics
91465M	SOPE/NGCards/TimeZones/America/Indiana/Tell_City.ics
91466M	SOPE/NGCards/TimeZones/America/Indiana/Vevay.ics
91467M	SOPE/NGCards/TimeZones/America/Indiana/Vincennes.ics
91468M	SOPE/NGCards/TimeZones/America/Indiana/Winamac.ics
91469M	SOPE/NGCards/TimeZones/America/Inuvik.ics
91470M	SOPE/NGCards/TimeZones/America/Iqaluit.ics
91471M	SOPE/NGCards/TimeZones/America/Jamaica.ics
91472M	SOPE/NGCards/TimeZones/America/Juneau.ics
91473M	SOPE/NGCards/TimeZones/America/Kentucky/Louisville.ics
91474M	SOPE/NGCards/TimeZones/America/Kentucky/Monticello.ics
91475A	SOPE/NGCards/TimeZones/America/Kralendijk.ics
91476M	SOPE/NGCards/TimeZones/America/La_Paz.ics
91477M	SOPE/NGCards/TimeZones/America/Lima.ics
91478M	SOPE/NGCards/TimeZones/America/Los_Angeles.ics
91479A	SOPE/NGCards/TimeZones/America/Lower_Princes.ics
91480M	SOPE/NGCards/TimeZones/America/Maceio.ics
91481M	SOPE/NGCards/TimeZones/America/Managua.ics
91482M	SOPE/NGCards/TimeZones/America/Manaus.ics
91483M	SOPE/NGCards/TimeZones/America/Marigot.ics
91484M	SOPE/NGCards/TimeZones/America/Martinique.ics
91485M	SOPE/NGCards/TimeZones/America/Matamoros.ics
91486M	SOPE/NGCards/TimeZones/America/Mazatlan.ics
91487M	SOPE/NGCards/TimeZones/America/Menominee.ics
91488M	SOPE/NGCards/TimeZones/America/Merida.ics
91489A	SOPE/NGCards/TimeZones/America/Metlakatla.ics
91490M	SOPE/NGCards/TimeZones/America/Mexico_City.ics
91491M	SOPE/NGCards/TimeZones/America/Miquelon.ics
91492M	SOPE/NGCards/TimeZones/America/Moncton.ics
91493A	SOPE/NGCards/TimeZones/America/Monterrey.ics
91494M	SOPE/NGCards/TimeZones/America/Montevideo.ics
91495M	SOPE/NGCards/TimeZones/America/Montreal.ics
91496A	SOPE/NGCards/TimeZones/America/Montserrat.ics
91497M	SOPE/NGCards/TimeZones/America/Nassau.ics
91498M	SOPE/NGCards/TimeZones/America/New_York.ics
91499M	SOPE/NGCards/TimeZones/America/Nipigon.ics
91500M	SOPE/NGCards/TimeZones/America/Nome.ics
91501M	SOPE/NGCards/TimeZones/America/Noronha.ics
91502A	SOPE/NGCards/TimeZones/America/North_Dakota/Beulah.ics
91503M	SOPE/NGCards/TimeZones/America/North_Dakota/Center.ics
91504M	SOPE/NGCards/TimeZones/America/North_Dakota/New_Salem.ics
91505M	SOPE/NGCards/TimeZones/America/Ojinaga.ics
91506M	SOPE/NGCards/TimeZones/America/Panama.ics
91507M	SOPE/NGCards/TimeZones/America/Pangnirtung.ics
91508M	SOPE/NGCards/TimeZones/America/Paramaribo.ics
91509M	SOPE/NGCards/TimeZones/America/Phoenix.ics
91510M	SOPE/NGCards/TimeZones/America/Port-au-Prince.ics
91511M	SOPE/NGCards/TimeZones/America/Port_of_Spain.ics
91512M	SOPE/NGCards/TimeZones/America/Porto_Velho.ics
91513M	SOPE/NGCards/TimeZones/America/Puerto_Rico.ics
91514M	SOPE/NGCards/TimeZones/America/Rainy_River.ics
91515M	SOPE/NGCards/TimeZones/America/Rankin_Inlet.ics
91516M	SOPE/NGCards/TimeZones/America/Recife.ics
91517M	SOPE/NGCards/TimeZones/America/Regina.ics
91518M	SOPE/NGCards/TimeZones/America/Resolute.ics
91519M	SOPE/NGCards/TimeZones/America/Rio_Branco.ics
91520M	SOPE/NGCards/TimeZones/America/Santa_Isabel.ics
91521M	SOPE/NGCards/TimeZones/America/Santarem.ics
91522M	SOPE/NGCards/TimeZones/America/Santiago.ics
91523M	SOPE/NGCards/TimeZones/America/Santo_Domingo.ics
91524M	SOPE/NGCards/TimeZones/America/Sao_Paulo.ics
91525M	SOPE/NGCards/TimeZones/America/Scoresbysund.ics
91526M	SOPE/NGCards/TimeZones/America/Shiprock.ics
91527A	SOPE/NGCards/TimeZones/America/Sitka.ics
91528M	SOPE/NGCards/TimeZones/America/St_Barthelemy.ics
91529M	SOPE/NGCards/TimeZones/America/St_Johns.ics
91530M	SOPE/NGCards/TimeZones/America/St_Kitts.ics
91531M	SOPE/NGCards/TimeZones/America/St_Lucia.ics
91532M	SOPE/NGCards/TimeZones/America/St_Thomas.ics
91533M	SOPE/NGCards/TimeZones/America/St_Vincent.ics
91534M	SOPE/NGCards/TimeZones/America/Swift_Current.ics
91535M	SOPE/NGCards/TimeZones/America/Tegucigalpa.ics
91536M	SOPE/NGCards/TimeZones/America/Thule.ics
91537M	SOPE/NGCards/TimeZones/America/Thunder_Bay.ics
91538M	SOPE/NGCards/TimeZones/America/Tijuana.ics
91539M	SOPE/NGCards/TimeZones/America/Toronto.ics
91540M	SOPE/NGCards/TimeZones/America/Tortola.ics
91541M	SOPE/NGCards/TimeZones/America/Vancouver.ics
91542M	SOPE/NGCards/TimeZones/America/Whitehorse.ics
91543M	SOPE/NGCards/TimeZones/America/Winnipeg.ics
91544M	SOPE/NGCards/TimeZones/America/Yakutat.ics
91545M	SOPE/NGCards/TimeZones/America/Yellowknife.ics
91546M	SOPE/NGCards/TimeZones/Antarctica/Casey.ics
91547M	SOPE/NGCards/TimeZones/Antarctica/Davis.ics
91548M	SOPE/NGCards/TimeZones/Antarctica/DumontDUrville.ics
91549M	SOPE/NGCards/TimeZones/Antarctica/Macquarie.ics
91550M	SOPE/NGCards/TimeZones/Antarctica/Mawson.ics
91551M	SOPE/NGCards/TimeZones/Antarctica/McMurdo.ics
91552M	SOPE/NGCards/TimeZones/Antarctica/Palmer.ics
91553M	SOPE/NGCards/TimeZones/Antarctica/Rothera.ics
91554M	SOPE/NGCards/TimeZones/Antarctica/South_Pole.ics
91555M	SOPE/NGCards/TimeZones/Antarctica/Syowa.ics
91556M	SOPE/NGCards/TimeZones/Antarctica/Vostok.ics
91557M	SOPE/NGCards/TimeZones/Arctic/Longyearbyen.ics
91558M	SOPE/NGCards/TimeZones/Asia/Aden.ics
91559M	SOPE/NGCards/TimeZones/Asia/Almaty.ics
91560M	SOPE/NGCards/TimeZones/Asia/Amman.ics
91561M	SOPE/NGCards/TimeZones/Asia/Anadyr.ics
91562M	SOPE/NGCards/TimeZones/Asia/Aqtau.ics
91563M	SOPE/NGCards/TimeZones/Asia/Aqtobe.ics
91564M	SOPE/NGCards/TimeZones/Asia/Ashgabat.ics
91565M	SOPE/NGCards/TimeZones/Asia/Baghdad.ics
91566M	SOPE/NGCards/TimeZones/Asia/Bahrain.ics
91567M	SOPE/NGCards/TimeZones/Asia/Baku.ics
91568M	SOPE/NGCards/TimeZones/Asia/Bangkok.ics
91569M	SOPE/NGCards/TimeZones/Asia/Beirut.ics
91570M	SOPE/NGCards/TimeZones/Asia/Bishkek.ics
91571M	SOPE/NGCards/TimeZones/Asia/Brunei.ics
91572M	SOPE/NGCards/TimeZones/Asia/Choibalsan.ics
91573M	SOPE/NGCards/TimeZones/Asia/Chongqing.ics
91574M	SOPE/NGCards/TimeZones/Asia/Colombo.ics
91575M	SOPE/NGCards/TimeZones/Asia/Damascus.ics
91576M	SOPE/NGCards/TimeZones/Asia/Dhaka.ics
91577M	SOPE/NGCards/TimeZones/Asia/Dili.ics
91578M	SOPE/NGCards/TimeZones/Asia/Dubai.ics
91579M	SOPE/NGCards/TimeZones/Asia/Dushanbe.ics
91580M	SOPE/NGCards/TimeZones/Asia/Gaza.ics
91581M	SOPE/NGCards/TimeZones/Asia/Harbin.ics
91582A	SOPE/NGCards/TimeZones/Asia/Hebron.ics
91583M	SOPE/NGCards/TimeZones/Asia/Ho_Chi_Minh.ics
91584M	SOPE/NGCards/TimeZones/Asia/Hong_Kong.ics
91585M	SOPE/NGCards/TimeZones/Asia/Hovd.ics
91586M	SOPE/NGCards/TimeZones/Asia/Irkutsk.ics
91587M	SOPE/NGCards/TimeZones/Asia/Istanbul.ics
91588M	SOPE/NGCards/TimeZones/Asia/Jakarta.ics
91589M	SOPE/NGCards/TimeZones/Asia/Jayapura.ics
91590M	SOPE/NGCards/TimeZones/Asia/Jerusalem.ics
91591M	SOPE/NGCards/TimeZones/Asia/Kabul.ics
91592M	SOPE/NGCards/TimeZones/Asia/Kamchatka.ics
91593M	SOPE/NGCards/TimeZones/Asia/Karachi.ics
91594M	SOPE/NGCards/TimeZones/Asia/Kashgar.ics
91595M	SOPE/NGCards/TimeZones/Asia/Kathmandu.ics
91596M	SOPE/NGCards/TimeZones/Asia/Kolkata.ics
91597M	SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics
91598M	SOPE/NGCards/TimeZones/Asia/Kuala_Lumpur.ics
91599M	SOPE/NGCards/TimeZones/Asia/Kuching.ics
91600M	SOPE/NGCards/TimeZones/Asia/Kuwait.ics
91601M	SOPE/NGCards/TimeZones/Asia/Macau.ics
91602M	SOPE/NGCards/TimeZones/Asia/Magadan.ics
91603M	SOPE/NGCards/TimeZones/Asia/Makassar.ics
91604M	SOPE/NGCards/TimeZones/Asia/Manila.ics
91605M	SOPE/NGCards/TimeZones/Asia/Muscat.ics
91606M	SOPE/NGCards/TimeZones/Asia/Nicosia.ics
91607M	SOPE/NGCards/TimeZones/Asia/Novokuznetsk.ics
91608M	SOPE/NGCards/TimeZones/Asia/Novosibirsk.ics
91609M	SOPE/NGCards/TimeZones/Asia/Omsk.ics
91610M	SOPE/NGCards/TimeZones/Asia/Oral.ics
91611M	SOPE/NGCards/TimeZones/Asia/Phnom_Penh.ics
91612M	SOPE/NGCards/TimeZones/Asia/Pontianak.ics
91613M	SOPE/NGCards/TimeZones/Asia/Pyongyang.ics
91614M	SOPE/NGCards/TimeZones/Asia/Qatar.ics
91615M	SOPE/NGCards/TimeZones/Asia/Qyzylorda.ics
91616M	SOPE/NGCards/TimeZones/Asia/Rangoon.ics
91617M	SOPE/NGCards/TimeZones/Asia/Riyadh.ics
91618M	SOPE/NGCards/TimeZones/Asia/Sakhalin.ics
91619M	SOPE/NGCards/TimeZones/Asia/Samarkand.ics
91620M	SOPE/NGCards/TimeZones/Asia/Seoul.ics
91621M	SOPE/NGCards/TimeZones/Asia/Shanghai.ics
91622M	SOPE/NGCards/TimeZones/Asia/Singapore.ics
91623M	SOPE/NGCards/TimeZones/Asia/Taipei.ics
91624M	SOPE/NGCards/TimeZones/Asia/Tashkent.ics
91625M	SOPE/NGCards/TimeZones/Asia/Tbilisi.ics
91626M	SOPE/NGCards/TimeZones/Asia/Tehran.ics
91627M	SOPE/NGCards/TimeZones/Asia/Thimphu.ics
91628M	SOPE/NGCards/TimeZones/Asia/Tokyo.ics
91629M	SOPE/NGCards/TimeZones/Asia/Ulaanbaatar.ics
91630M	SOPE/NGCards/TimeZones/Asia/Urumqi.ics
91631M	SOPE/NGCards/TimeZones/Asia/Vientiane.ics
91632M	SOPE/NGCards/TimeZones/Asia/Vladivostok.ics
91633M	SOPE/NGCards/TimeZones/Asia/Yakutsk.ics
91634M	SOPE/NGCards/TimeZones/Asia/Yekaterinburg.ics
91635M	SOPE/NGCards/TimeZones/Asia/Yerevan.ics
91636M	SOPE/NGCards/TimeZones/Atlantic/Azores.ics
91637M	SOPE/NGCards/TimeZones/Atlantic/Bermuda.ics
91638M	SOPE/NGCards/TimeZones/Atlantic/Canary.ics
91639M	SOPE/NGCards/TimeZones/Atlantic/Cape_Verde.ics
91640M	SOPE/NGCards/TimeZones/Atlantic/Faroe.ics
91641M	SOPE/NGCards/TimeZones/Atlantic/Madeira.ics
91642M	SOPE/NGCards/TimeZones/Atlantic/Reykjavik.ics
91643M	SOPE/NGCards/TimeZones/Atlantic/South_Georgia.ics
91644M	SOPE/NGCards/TimeZones/Atlantic/St_Helena.ics
91645M	SOPE/NGCards/TimeZones/Atlantic/Stanley.ics
91646M	SOPE/NGCards/TimeZones/Australia/Adelaide.ics
91647M	SOPE/NGCards/TimeZones/Australia/Brisbane.ics
91648M	SOPE/NGCards/TimeZones/Australia/Broken_Hill.ics
91649M	SOPE/NGCards/TimeZones/Australia/Currie.ics
91650M	SOPE/NGCards/TimeZones/Australia/Darwin.ics
91651M	SOPE/NGCards/TimeZones/Australia/Eucla.ics
91652M	SOPE/NGCards/TimeZones/Australia/Hobart.ics
91653M	SOPE/NGCards/TimeZones/Australia/Lindeman.ics
91654M	SOPE/NGCards/TimeZones/Australia/Lord_Howe.ics
91655M	SOPE/NGCards/TimeZones/Australia/Melbourne.ics
91656M	SOPE/NGCards/TimeZones/Australia/Perth.ics
91657M	SOPE/NGCards/TimeZones/Australia/Sydney.ics
91658M	SOPE/NGCards/TimeZones/Europe/Amsterdam.ics
91659M	SOPE/NGCards/TimeZones/Europe/Andorra.ics
91660M	SOPE/NGCards/TimeZones/Europe/Athens.ics
91661M	SOPE/NGCards/TimeZones/Europe/Belgrade.ics
91662M	SOPE/NGCards/TimeZones/Europe/Berlin.ics
91663M	SOPE/NGCards/TimeZones/Europe/Bratislava.ics
91664M	SOPE/NGCards/TimeZones/Europe/Brussels.ics
91665M	SOPE/NGCards/TimeZones/Europe/Bucharest.ics
91666M	SOPE/NGCards/TimeZones/Europe/Budapest.ics
91667M	SOPE/NGCards/TimeZones/Europe/Chisinau.ics
91668M	SOPE/NGCards/TimeZones/Europe/Copenhagen.ics
91669M	SOPE/NGCards/TimeZones/Europe/Dublin.ics
91670M	SOPE/NGCards/TimeZones/Europe/Gibraltar.ics
91671M	SOPE/NGCards/TimeZones/Europe/Guernsey.ics
91672M	SOPE/NGCards/TimeZones/Europe/Helsinki.ics
91673M	SOPE/NGCards/TimeZones/Europe/Isle_of_Man.ics
91674M	SOPE/NGCards/TimeZones/Europe/Istanbul.ics
91675M	SOPE/NGCards/TimeZones/Europe/Jersey.ics
91676M	SOPE/NGCards/TimeZones/Europe/Kaliningrad.ics
91677M	SOPE/NGCards/TimeZones/Europe/Kiev.ics
91678M	SOPE/NGCards/TimeZones/Europe/Lisbon.ics
91679M	SOPE/NGCards/TimeZones/Europe/Ljubljana.ics
91680M	SOPE/NGCards/TimeZones/Europe/London.ics
91681M	SOPE/NGCards/TimeZones/Europe/Luxembourg.ics
91682M	SOPE/NGCards/TimeZones/Europe/Madrid.ics
91683M	SOPE/NGCards/TimeZones/Europe/Malta.ics
91684M	SOPE/NGCards/TimeZones/Europe/Mariehamn.ics
91685M	SOPE/NGCards/TimeZones/Europe/Minsk.ics
91686M	SOPE/NGCards/TimeZones/Europe/Monaco.ics
91687M	SOPE/NGCards/TimeZones/Europe/Moscow.ics
91688M	SOPE/NGCards/TimeZones/Europe/Nicosia.ics
91689M	SOPE/NGCards/TimeZones/Europe/Oslo.ics
91690M	SOPE/NGCards/TimeZones/Europe/Paris.ics
91691M	SOPE/NGCards/TimeZones/Europe/Podgorica.ics
91692M	SOPE/NGCards/TimeZones/Europe/Prague.ics
91693M	SOPE/NGCards/TimeZones/Europe/Riga.ics
91694M	SOPE/NGCards/TimeZones/Europe/Rome.ics
91695M	SOPE/NGCards/TimeZones/Europe/Samara.ics
91696M	SOPE/NGCards/TimeZones/Europe/San_Marino.ics
91697M	SOPE/NGCards/TimeZones/Europe/Sarajevo.ics
91698M	SOPE/NGCards/TimeZones/Europe/Simferopol.ics
91699M	SOPE/NGCards/TimeZones/Europe/Skopje.ics
91700M	SOPE/NGCards/TimeZones/Europe/Sofia.ics
91701M	SOPE/NGCards/TimeZones/Europe/Stockholm.ics
91702M	SOPE/NGCards/TimeZones/Europe/Tallinn.ics
91703M	SOPE/NGCards/TimeZones/Europe/Tirane.ics
91704M	SOPE/NGCards/TimeZones/Europe/Uzhgorod.ics
91705M	SOPE/NGCards/TimeZones/Europe/Vaduz.ics
91706M	SOPE/NGCards/TimeZones/Europe/Vatican.ics
91707M	SOPE/NGCards/TimeZones/Europe/Vienna.ics
91708M	SOPE/NGCards/TimeZones/Europe/Vilnius.ics
91709M	SOPE/NGCards/TimeZones/Europe/Volgograd.ics
91710M	SOPE/NGCards/TimeZones/Europe/Warsaw.ics
91711M	SOPE/NGCards/TimeZones/Europe/Zagreb.ics
91712M	SOPE/NGCards/TimeZones/Europe/Zaporozhye.ics
91713M	SOPE/NGCards/TimeZones/Europe/Zurich.ics
91714M	SOPE/NGCards/TimeZones/Indian/Antananarivo.ics
91715M	SOPE/NGCards/TimeZones/Indian/Chagos.ics
91716M	SOPE/NGCards/TimeZones/Indian/Christmas.ics
91717M	SOPE/NGCards/TimeZones/Indian/Cocos.ics
91718M	SOPE/NGCards/TimeZones/Indian/Comoro.ics
91719M	SOPE/NGCards/TimeZones/Indian/Kerguelen.ics
91720M	SOPE/NGCards/TimeZones/Indian/Mahe.ics
91721M	SOPE/NGCards/TimeZones/Indian/Maldives.ics
91722M	SOPE/NGCards/TimeZones/Indian/Mauritius.ics
91723M	SOPE/NGCards/TimeZones/Indian/Mayotte.ics
91724M	SOPE/NGCards/TimeZones/Indian/Reunion.ics
91725M	SOPE/NGCards/TimeZones/Pacific/Apia.ics
91726M	SOPE/NGCards/TimeZones/Pacific/Auckland.ics
91727M	SOPE/NGCards/TimeZones/Pacific/Chatham.ics
91728M	SOPE/NGCards/TimeZones/Pacific/Chuuk.ics
91729M	SOPE/NGCards/TimeZones/Pacific/Easter.ics
91730M	SOPE/NGCards/TimeZones/Pacific/Efate.ics
91731M	SOPE/NGCards/TimeZones/Pacific/Enderbury.ics
91732M	SOPE/NGCards/TimeZones/Pacific/Fakaofo.ics
91733M	SOPE/NGCards/TimeZones/Pacific/Fiji.ics
91734M	SOPE/NGCards/TimeZones/Pacific/Funafuti.ics
91735M	SOPE/NGCards/TimeZones/Pacific/Galapagos.ics
91736M	SOPE/NGCards/TimeZones/Pacific/Gambier.ics
91737M	SOPE/NGCards/TimeZones/Pacific/Guadalcanal.ics
91738M	SOPE/NGCards/TimeZones/Pacific/Guam.ics
91739M	SOPE/NGCards/TimeZones/Pacific/Honolulu.ics
91740M	SOPE/NGCards/TimeZones/Pacific/Johnston.ics
91741M	SOPE/NGCards/TimeZones/Pacific/Kiritimati.ics
91742M	SOPE/NGCards/TimeZones/Pacific/Kosrae.ics
91743M	SOPE/NGCards/TimeZones/Pacific/Kwajalein.ics
91744M	SOPE/NGCards/TimeZones/Pacific/Majuro.ics
91745M	SOPE/NGCards/TimeZones/Pacific/Marquesas.ics
91746M	SOPE/NGCards/TimeZones/Pacific/Midway.ics
91747M	SOPE/NGCards/TimeZones/Pacific/Nauru.ics
91748M	SOPE/NGCards/TimeZones/Pacific/Niue.ics
91749M	SOPE/NGCards/TimeZones/Pacific/Norfolk.ics
91750M	SOPE/NGCards/TimeZones/Pacific/Noumea.ics
91751M	SOPE/NGCards/TimeZones/Pacific/Pago_Pago.ics
91752M	SOPE/NGCards/TimeZones/Pacific/Palau.ics
91753M	SOPE/NGCards/TimeZones/Pacific/Pitcairn.ics
91754M	SOPE/NGCards/TimeZones/Pacific/Pohnpei.ics
91755M	SOPE/NGCards/TimeZones/Pacific/Port_Moresby.ics
91756M	SOPE/NGCards/TimeZones/Pacific/Rarotonga.ics
91757M	SOPE/NGCards/TimeZones/Pacific/Saipan.ics
91758M	SOPE/NGCards/TimeZones/Pacific/Tahiti.ics
91759M	SOPE/NGCards/TimeZones/Pacific/Tarawa.ics
91760M	SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics
91761M	SOPE/NGCards/TimeZones/Pacific/Wake.ics
91762M	SOPE/NGCards/TimeZones/Pacific/Wallis.ics
91763A	SOPE/NGCards/TimeZones/UPDATING
91764
91765commit 506f3e299a98f32c093787641a4b8e6c357d5316
91766Author: Francis Lachapelle <flachapelle@inverse.ca>
91767Date:   Thu Nov 17 15:22:09 2011 +0000
91768
91769    Splitted Spanish translation for Spain and Argentina.
91770
91771    Monotone-Parent: 861f7178f9b9b174a95089004b437ad49a79963a
91772    Monotone-Revision: 579a8b749be55cfe567e5edf9b069e6f9da3a5de
91773
91774    Monotone-Author: flachapelle@inverse.ca
91775    Monotone-Date: 2011-11-17T15:22:09
91776
91777M	.tx/config
91778M	SoObjects/Appointments/GNUmakefile
91779D	SoObjects/Appointments/Spanish.lproj/Localizable.strings
91780A	SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings
91781A	SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings
91782M	SoObjects/Contacts/GNUmakefile
91783D	SoObjects/Contacts/Spanish.lproj/Localizable.strings
91784A	SoObjects/Contacts/SpanishArgentina.lproj/Localizable.strings
91785A	SoObjects/Contacts/SpanishSpain.lproj/Localizable.strings
91786M	SoObjects/Mailer/GNUmakefile
91787M	SoObjects/Mailer/SOGoMailForward.h
91788M	SoObjects/Mailer/SOGoMailForward.m
91789M	SoObjects/Mailer/SOGoMailReply.h
91790M	SoObjects/Mailer/SOGoMailReply.m
91791A	SoObjects/Mailer/SOGoMailSpanishArgentinaForward.wo/SOGoMailSpanishArgentinaForward.html
91792A	SoObjects/Mailer/SOGoMailSpanishArgentinaForward.wo/SOGoMailSpanishForward.wod
91793A	SoObjects/Mailer/SOGoMailSpanishArgentinaReply.wo/SOGoMailSpanishArgentinaReply.html
91794A	SoObjects/Mailer/SOGoMailSpanishArgentinaReply.wo/SOGoMailSpanishReply.wod
91795D	SoObjects/Mailer/SOGoMailSpanishForward.wo/SOGoMailSpanishForward.html
91796D	SoObjects/Mailer/SOGoMailSpanishForward.wo/SOGoMailSpanishForward.wod
91797D	SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.html
91798D	SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.wod
91799A	SoObjects/Mailer/SOGoMailSpanishSpainForward.wo/SOGoMailSpanishForward.wod
91800A	SoObjects/Mailer/SOGoMailSpanishSpainForward.wo/SOGoMailSpanishSpainForward.html
91801A	SoObjects/Mailer/SOGoMailSpanishSpainReply.wo/SOGoMailSpanishReply.wod
91802A	SoObjects/Mailer/SOGoMailSpanishSpainReply.wo/SOGoMailSpanishSpainReply.html
91803M	SoObjects/SOGo/SOGoDefaults.plist
91804M	Tests/Integration/preferences.py
91805M	UI/AdministrationUI/GNUmakefile
91806D	UI/AdministrationUI/Spanish.lproj/Localizable.strings
91807A	UI/AdministrationUI/SpanishArgentina.lproj/Localizable.strings
91808A	UI/AdministrationUI/SpanishSpain.lproj/Localizable.strings
91809M	UI/Common/GNUmakefile
91810D	UI/Common/Spanish.lproj/Localizable.strings
91811A	UI/Common/SpanishArgentina.lproj/Localizable.strings
91812A	UI/Common/SpanishSpain.lproj/Localizable.strings
91813M	UI/Contacts/GNUmakefile
91814D	UI/Contacts/Spanish.lproj/Localizable.strings
91815A	UI/Contacts/SpanishArgentina.lproj/Localizable.strings
91816A	UI/Contacts/SpanishSpain.lproj/Localizable.strings
91817M	UI/MailPartViewers/GNUmakefile
91818D	UI/MailPartViewers/Spanish.lproj/Localizable.strings
91819A	UI/MailPartViewers/SpanishArgentina.lproj/Localizable.strings
91820A	UI/MailPartViewers/SpanishSpain.lproj/Localizable.strings
91821M	UI/MailerUI/GNUmakefile
91822D	UI/MailerUI/Spanish.lproj/Localizable.strings
91823A	UI/MailerUI/SpanishArgentina.lproj/Localizable.strings
91824A	UI/MailerUI/SpanishSpain.lproj/Localizable.strings
91825M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
91826M	UI/MainUI/Catalan.lproj/Locale
91827M	UI/MainUI/Catalan.lproj/Localizable.strings
91828M	UI/MainUI/Czech.lproj/Localizable.strings
91829M	UI/MainUI/Dutch.lproj/Localizable.strings
91830M	UI/MainUI/English.lproj/Localizable.strings
91831M	UI/MainUI/French.lproj/Localizable.strings
91832M	UI/MainUI/GNUmakefile
91833M	UI/MainUI/German.lproj/Localizable.strings
91834M	UI/MainUI/Hungarian.lproj/Localizable.strings
91835M	UI/MainUI/Icelandic.lproj/Localizable.strings
91836M	UI/MainUI/Italian.lproj/Localizable.strings
91837M	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
91838M	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
91839M	UI/MainUI/Polish.lproj/Localizable.strings
91840M	UI/MainUI/Russian.lproj/Localizable.strings
91841D	UI/MainUI/Spanish.lproj/Locale
91842D	UI/MainUI/Spanish.lproj/Localizable.strings
91843A	UI/MainUI/SpanishArgentina.lproj/Locale
91844A	UI/MainUI/SpanishArgentina.lproj/Localizable.strings
91845A	UI/MainUI/SpanishSpain.lproj/Locale
91846A	UI/MainUI/SpanishSpain.lproj/Localizable.strings
91847M	UI/MainUI/Swedish.lproj/Localizable.strings
91848M	UI/MainUI/Ukrainian.lproj/Localizable.strings
91849M	UI/MainUI/Welsh.lproj/Localizable.strings
91850M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
91851M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
91852M	UI/PreferencesUI/Czech.lproj/Localizable.strings
91853M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
91854M	UI/PreferencesUI/English.lproj/Localizable.strings
91855M	UI/PreferencesUI/French.lproj/Localizable.strings
91856M	UI/PreferencesUI/GNUmakefile
91857M	UI/PreferencesUI/German.lproj/Localizable.strings
91858M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
91859M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
91860M	UI/PreferencesUI/Italian.lproj/Localizable.strings
91861M	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
91862M	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
91863M	UI/PreferencesUI/Polish.lproj/Localizable.strings
91864M	UI/PreferencesUI/Russian.lproj/Localizable.strings
91865D	UI/PreferencesUI/Spanish.lproj/Localizable.strings
91866A	UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
91867A	UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
91868M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
91869M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
91870M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
91871M	UI/SOGoUI/SOGoACLAdvisory.h
91872M	UI/SOGoUI/SOGoACLAdvisory.m
91873M	UI/SOGoUI/SOGoFolderAdvisory.h
91874M	UI/SOGoUI/SOGoFolderAdvisory.m
91875M	UI/Scheduler/GNUmakefile
91876D	UI/Scheduler/Spanish.lproj/Localizable.strings
91877A	UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
91878A	UI/Scheduler/SpanishSpain.lproj/Localizable.strings
91879D	UI/Templates/SOGoACLSpanishAdditionAdvisory.wox
91880A	UI/Templates/SOGoACLSpanishArgentinaAdditionAdvisory.wox
91881A	UI/Templates/SOGoACLSpanishArgentinaModificationAdvisory.wox
91882A	UI/Templates/SOGoACLSpanishArgentinaRemovalAdvisory.wox
91883D	UI/Templates/SOGoACLSpanishModificationAdvisory.wox
91884D	UI/Templates/SOGoACLSpanishRemovalAdvisory.wox
91885A	UI/Templates/SOGoACLSpanishSpainAdditionAdvisory.wox
91886A	UI/Templates/SOGoACLSpanishSpainModificationAdvisory.wox
91887A	UI/Templates/SOGoACLSpanishSpainRemovalAdvisory.wox
91888D	UI/Templates/SOGoFolderSpanishAdditionAdvisory.wox
91889A	UI/Templates/SOGoFolderSpanishArgentinaAdditionAdvisory.wox
91890A	UI/Templates/SOGoFolderSpanishArgentinaRemovalAdvisory.wox
91891D	UI/Templates/SOGoFolderSpanishRemovalAdvisory.wox
91892A	UI/Templates/SOGoFolderSpanishSpainAdditionAdvisory.wox
91893A	UI/Templates/SOGoFolderSpanishSpainRemovalAdvisory.wox
91894
91895commit d1cd50c0e3ee0b0c10a96792bce5316c5ea3459f
91896Author: Ludovic Marcotte <lmarcotte@inverse.ca>
91897Date:   Thu Nov 17 12:43:51 2011 +0000
91898
91899    Fix for bug #1483
91900
91901    Monotone-Parent: e38c570559610854b85c2c517053417779a76964
91902    Monotone-Revision: 9d44b483787d6b5bf34a75581975d592ab901570
91903
91904    Monotone-Author: ludovic@Sophos.ca
91905    Monotone-Date: 2011-11-17T12:43:51
91906    Monotone-Branch: ca.inverse.sogo
91907
91908M	SoObjects/SOGo/SOGoGCSFolder.m
91909
91910commit 53e125bd7a99d3a09598c0a0615f2aee072ae6ee
91911Author: Ludovic Marcotte <lmarcotte@inverse.ca>
91912Date:   Wed Nov 16 15:13:53 2011 +0000
91913
91914    See ChangeLog
91915
91916    Monotone-Parent: 92cceaf860bbf56d983063471093858a3871ec23
91917    Monotone-Revision: e38c570559610854b85c2c517053417779a76964
91918
91919    Monotone-Author: ludovic@Sophos.ca
91920    Monotone-Date: 2011-11-16T15:13:53
91921    Monotone-Branch: ca.inverse.sogo
91922
91923M	ChangeLog
91924M	SoObjects/SOGo/SOGoSieveManager.m
91925
91926commit 29a2f0072d0b09e4ad97317040e9ce728ca906a9
91927Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
91928Date:   Wed Nov 16 00:35:23 2011 +0000
91929
91930    Monotone-Parent: 687a4ea628679e88d566b72b8c9af4f3701f0875
91931    Monotone-Revision: 995d4602fd5344c45acc187996f93eaed7de1712
91932
91933    Monotone-Author: wsourdeau@inverse.ca
91934    Monotone-Date: 2011-11-16T00:35:23
91935
91936M	Scripts/sogo-init.d-redhat
91937
91938commit 7398bdc329862ecfe86ecee1268fd25010b371c4
91939Author: Francis Lachapelle <flachapelle@inverse.ca>
91940Date:   Tue Nov 15 22:33:06 2011 +0000
91941
91942    Updated transifex configuration file.
91943
91944    Monotone-Parent: 1b3bc2b3cc16b921ffec07e58e73a0724396f5f9
91945    Monotone-Revision: 861f7178f9b9b174a95089004b437ad49a79963a
91946
91947    Monotone-Author: flachapelle@inverse.ca
91948    Monotone-Date: 2011-11-15T22:33:06
91949
91950M	.tx/config
91951
91952commit bff46be3e9d0dee574fd8cf914dd83a9525f676f
91953Author: Francis Lachapelle <flachapelle@inverse.ca>
91954Date:   Tue Nov 15 21:18:55 2011 +0000
91955
91956    Splitted Norwegian translation.
91957
91958    Monotone-Parent: 7680b97cb4b0c7c994b80ccc36a5e6698af319b7
91959    Monotone-Revision: 1b3bc2b3cc16b921ffec07e58e73a0724396f5f9
91960
91961    Monotone-Author: flachapelle@inverse.ca
91962    Monotone-Date: 2011-11-15T21:18:55
91963
91964D	UI/Templates/SOGoACLNorwegianAdditionAdvisory.wox
91965A	UI/Templates/SOGoACLNorwegianBokmalAdditionAdvisory.wox
91966A	UI/Templates/SOGoACLNorwegianBokmalModificationAdvisory.wox
91967A	UI/Templates/SOGoACLNorwegianBokmalRemovalAdvisory.wox
91968D	UI/Templates/SOGoACLNorwegianModificationAdvisory.wox
91969A	UI/Templates/SOGoACLNorwegianNynorskAdditionAdvisory.wox
91970A	UI/Templates/SOGoACLNorwegianNynorskModificationAdvisory.wox
91971A	UI/Templates/SOGoACLNorwegianNynorskRemovalAdvisory.wox
91972D	UI/Templates/SOGoACLNorwegianRemovalAdvisory.wox
91973D	UI/Templates/SOGoFolderNorwegianAdditionAdvisory.wox
91974A	UI/Templates/SOGoFolderNorwegianBokmalAdditionAdvisory.wox
91975A	UI/Templates/SOGoFolderNorwegianBokmalRemovalAdvisory.wox
91976A	UI/Templates/SOGoFolderNorwegianNynorskAdditionAdvisory.wox
91977A	UI/Templates/SOGoFolderNorwegianNynorskRemovalAdvisory.wox
91978D	UI/Templates/SOGoFolderNorwegianRemovalAdvisory.wox
91979
91980commit ae4123cfe0ef7d42db7d366180ca80ead02c27d4
91981Author: Francis Lachapelle <flachapelle@inverse.ca>
91982Date:   Tue Nov 15 21:15:49 2011 +0000
91983
91984    Splitted Norwegian translation in Norwegian Bokmal and Nynorsk.
91985
91986    Monotone-Parent: 17530608006b90a01cc2e9b0e6c5591ad9be6610
91987    Monotone-Revision: 7680b97cb4b0c7c994b80ccc36a5e6698af319b7
91988
91989    Monotone-Author: flachapelle@inverse.ca
91990    Monotone-Date: 2011-11-15T21:15:49
91991
91992M	.tx/config
91993M	SoObjects/Appointments/GNUmakefile
91994D	SoObjects/Appointments/Norwegian.lproj/Localizable.strings
91995A	SoObjects/Appointments/NorwegianBokmal.lproj/Localizable.strings
91996A	SoObjects/Appointments/NorwegianNynorsk.lproj/Localizable.strings
91997M	SoObjects/Contacts/GNUmakefile
91998D	SoObjects/Contacts/Norwegian.lproj/Localizable.strings
91999A	SoObjects/Contacts/NorwegianBokmal.lproj/Localizable.strings
92000A	SoObjects/Contacts/NorwegianNynorsk.lproj/Localizable.strings
92001M	SoObjects/Mailer/GNUmakefile
92002A	SoObjects/Mailer/SOGoMailNorwegianBokmalForward.wo/SOGoMailNorwegianBokmalForward.html
92003A	SoObjects/Mailer/SOGoMailNorwegianBokmalForward.wo/SOGoMailNorwegianBokmalForward.wod
92004A	SoObjects/Mailer/SOGoMailNorwegianBokmalReply.wo/SOGoMailNorwegianBokmalReply.html
92005A	SoObjects/Mailer/SOGoMailNorwegianBokmalReply.wo/SOGoMailNorwegianBokmalReply.wod
92006D	SoObjects/Mailer/SOGoMailNorwegianForward.wo/SOGoMailNorwegianForward.html
92007D	SoObjects/Mailer/SOGoMailNorwegianForward.wo/SOGoMailNorwegianForward.wod
92008A	SoObjects/Mailer/SOGoMailNorwegianNynorskForward.wo/SOGoMailNorwegianNynorskForward.html
92009A	SoObjects/Mailer/SOGoMailNorwegianNynorskForward.wo/SOGoMailNorwegianNynorskForward.wod
92010A	SoObjects/Mailer/SOGoMailNorwegianNynorskReply.wo/SOGoMailNorwegianNynorskReply.html
92011A	SoObjects/Mailer/SOGoMailNorwegianNynorskReply.wo/SOGoMailNorwegianNynorskReply.wod
92012D	SoObjects/Mailer/SOGoMailNorwegianReply.wo/SOGoMailNorwegianReply.html
92013D	SoObjects/Mailer/SOGoMailNorwegianReply.wo/SOGoMailNorwegianReply.wod
92014M	SoObjects/SOGo/SOGoDefaults.plist
92015M	Tests/Integration/preferences.py
92016M	UI/AdministrationUI/GNUmakefile
92017D	UI/AdministrationUI/Norwegian.lproj/Localizable.strings
92018A	UI/AdministrationUI/NorwegianBokmal.lproj/Localizable.strings
92019A	UI/AdministrationUI/NorwegianNynorsk.lproj/Localizable.strings
92020M	UI/Common/GNUmakefile
92021D	UI/Common/Norwegian.lproj/Localizable.strings
92022A	UI/Common/NorwegianBokmal.lproj/Localizable.strings
92023A	UI/Common/NorwegianNynorsk.lproj/Localizable.strings
92024M	UI/Contacts/GNUmakefile
92025D	UI/Contacts/Norwegian.lproj/Localizable.strings
92026A	UI/Contacts/NorwegianBokmal.lproj/Localizable.strings
92027A	UI/Contacts/NorwegianNynorsk.lproj/Localizable.strings
92028M	UI/MailPartViewers/GNUmakefile
92029D	UI/MailPartViewers/Norwegian.lproj/Localizable.strings
92030A	UI/MailPartViewers/NorwegianBokmal.lproj/Localizable.strings
92031A	UI/MailPartViewers/NorwegianNynorsk.lproj/Localizable.strings
92032M	UI/MailerUI/GNUmakefile
92033D	UI/MailerUI/Norwegian.lproj/Localizable.strings
92034A	UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings
92035A	UI/MailerUI/NorwegianNynorsk.lproj/Localizable.strings
92036M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
92037M	UI/MainUI/Catalan.lproj/Localizable.strings
92038M	UI/MainUI/Czech.lproj/Localizable.strings
92039M	UI/MainUI/Dutch.lproj/Localizable.strings
92040M	UI/MainUI/English.lproj/Localizable.strings
92041M	UI/MainUI/French.lproj/Localizable.strings
92042M	UI/MainUI/GNUmakefile
92043M	UI/MainUI/German.lproj/Localizable.strings
92044M	UI/MainUI/Hungarian.lproj/Localizable.strings
92045M	UI/MainUI/Icelandic.lproj/Localizable.strings
92046M	UI/MainUI/Italian.lproj/Localizable.strings
92047D	UI/MainUI/Norwegian.lproj/Locale
92048D	UI/MainUI/Norwegian.lproj/Localizable.strings
92049A	UI/MainUI/NorwegianBokmal.lproj/Locale
92050A	UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
92051A	UI/MainUI/NorwegianNynorsk.lproj/Locale
92052A	UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
92053M	UI/MainUI/Polish.lproj/Localizable.strings
92054M	UI/MainUI/Russian.lproj/Localizable.strings
92055M	UI/MainUI/Spanish.lproj/Localizable.strings
92056M	UI/MainUI/Swedish.lproj/Localizable.strings
92057M	UI/MainUI/Ukrainian.lproj/Localizable.strings
92058M	UI/MainUI/Welsh.lproj/Localizable.strings
92059M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
92060M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
92061M	UI/PreferencesUI/Czech.lproj/Localizable.strings
92062M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
92063M	UI/PreferencesUI/English.lproj/Localizable.strings
92064M	UI/PreferencesUI/French.lproj/Localizable.strings
92065M	UI/PreferencesUI/GNUmakefile
92066M	UI/PreferencesUI/German.lproj/Localizable.strings
92067M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
92068M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
92069M	UI/PreferencesUI/Italian.lproj/Localizable.strings
92070D	UI/PreferencesUI/Norwegian.lproj/Localizable.strings
92071A	UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
92072A	UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
92073M	UI/PreferencesUI/Polish.lproj/Localizable.strings
92074M	UI/PreferencesUI/Russian.lproj/Localizable.strings
92075M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
92076M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
92077M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
92078M	UI/Scheduler/GNUmakefile
92079D	UI/Scheduler/Norwegian.lproj/Localizable.strings
92080A	UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings
92081A	UI/Scheduler/NorwegianNynorsk.lproj/Localizable.strings
92082
92083commit 5a79d84eb2c91598c8eb46eba2137704e479463a
92084Author: Francis Lachapelle <flachapelle@inverse.ca>
92085Date:   Tue Nov 15 21:02:39 2011 +0000
92086
92087    Updated ChangeLog.
92088
92089    Monotone-Parent: db2f046e3b244ebef1eaae95b4b05bec2cdfe0df
92090    Monotone-Revision: 17530608006b90a01cc2e9b0e6c5591ad9be6610
92091
92092    Monotone-Author: flachapelle@inverse.ca
92093    Monotone-Date: 2011-11-15T21:02:39
92094
92095M	ChangeLog
92096
92097commit 396b8d8db93b9263946e4c9b8fe39f53b6ba2a02
92098Author: Francis Lachapelle <flachapelle@inverse.ca>
92099Date:   Tue Nov 15 20:59:45 2011 +0000
92100
92101    Fixed init script for RHEL/CentOS.
92102
92103    Monotone-Parent: c07d2a981f46840c7c328cc149a30955094d55fa
92104    Monotone-Revision: db2f046e3b244ebef1eaae95b4b05bec2cdfe0df
92105
92106    Monotone-Author: flachapelle@inverse.ca
92107    Monotone-Date: 2011-11-15T20:59:45
92108
92109M	Scripts/sogo-init.d-redhat
92110
92111commit b2619eb582cbe0791e1bbbb5389d979b1547d263
92112Author: Francis Lachapelle <flachapelle@inverse.ca>
92113Date:   Tue Nov 15 11:58:01 2011 +0000
92114
92115    Minor update to the about box on the login page.
92116
92117    Monotone-Parent: 2e5b0e4a79c403ee6edc14f5ee20c4e0decb6219
92118    Monotone-Revision: 6798bdb0fb99d7a2b5d2bf8f53bfdb2f0fc14344
92119
92120    Monotone-Author: flachapelle@inverse.ca
92121    Monotone-Date: 2011-11-15T11:58:01
92122
92123M	UI/WebServerResources/SOGoRootPage.js
92124
92125commit 5a7ecd8615464f3e1aef826978800d27e879cc66
92126Author: Francis Lachapelle <flachapelle@inverse.ca>
92127Date:   Tue Nov 15 11:47:02 2011 +0000
92128
92129    Monotone-Parent: 659d2d19fb87e1aba4c3549ab61033ded76a4c34
92130    Monotone-Revision: 4fa9d5f232411da95f6ddd4d8c85a15ca4aa18d8
92131
92132    Monotone-Author: flachapelle@inverse.ca
92133    Monotone-Date: 2011-11-15T11:47:02
92134    Monotone-Branch: ca.inverse.sogo
92135
92136D	Tests/Unit/TestVersit.m
92137
92138commit f00f6d461d3e23f870175034021285b1d6116275
92139Author: Francis Lachapelle <flachapelle@inverse.ca>
92140Date:   Tue Nov 15 11:07:32 2011 +0000
92141
92142    applied changes from b084746023f24f274a1e8a852e8a36bb19bb35ce
92143                 through a87ea6ce03f4b86eb7fdb3d1e53dedbd652bfc0d
92144
92145    Monotone-Parent: 0ae67852a55731562efb14a29543618b73de4795
92146    Monotone-Revision: 659d2d19fb87e1aba4c3549ab61033ded76a4c34
92147
92148    Monotone-Author: flachapelle@inverse.ca
92149    Monotone-Date: 2011-11-15T11:07:32
92150    Monotone-Branch: ca.inverse.sogo
92151
92152M	UI/MainUI/Norwegian.lproj/Localizable.strings
92153
92154commit 1de1c3f073e137b3eef88d065fba6905a4e58ba5
92155Author: Francis Lachapelle <flachapelle@inverse.ca>
92156Date:   Tue Nov 15 09:57:56 2011 +0000
92157
92158    Migration script for SquirrelMail (address books).
92159
92160    Monotone-Parent: 4debfaca0d50cac8183e4dcc9327b8a5ec8284dd
92161    Monotone-Revision: 2e5b0e4a79c403ee6edc14f5ee20c4e0decb6219
92162
92163    Monotone-Author: flachapelle@inverse.ca
92164    Monotone-Date: 2011-11-15T09:57:56
92165
92166A	Migration/SquirrelMail/addressbook.pl
92167A	Migration/SquirrelMail/default.conf
92168M	NEWS
92169
92170commit 4d760806b5a093a3266ed11441eb92b898f6b429
92171Author: Francis Lachapelle <flachapelle@inverse.ca>
92172Date:   Mon Nov 14 20:50:17 2011 +0000
92173
92174    Transifex configuration file.
92175
92176    Monotone-Parent: 687a4ea628679e88d566b72b8c9af4f3701f0875
92177    Monotone-Revision: 4debfaca0d50cac8183e4dcc9327b8a5ec8284dd
92178
92179    Monotone-Author: flachapelle@inverse.ca
92180    Monotone-Date: 2011-11-14T20:50:17
92181
92182A	.tx/config
92183
92184commit 3ebd8a6950c54ec63e06d8a4d9c90502e53d43e6
92185Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92186Date:   Mon Nov 14 17:54:12 2011 +0000
92187
92188    Monotone-Parent: 2d37a348bb30785e625961561e533e2b11097a03
92189    Monotone-Revision: 0ae67852a55731562efb14a29543618b73de4795
92190
92191    Monotone-Author: wsourdeau@inverse.ca
92192    Monotone-Date: 2011-11-14T17:54:12
92193    Monotone-Branch: ca.inverse.sogo
92194
92195M	SoObjects/Appointments/SOGoCalendarComponent.m
92196
92197commit dd44710d77488fcc883df19a5072eaa31366dcd1
92198Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92199Date:   Mon Nov 14 17:54:02 2011 +0000
92200
92201    Monotone-Parent: 56f352efadfe2c0d5853cf5995e81a1cca3e4f21
92202    Monotone-Revision: 687a4ea628679e88d566b72b8c9af4f3701f0875
92203
92204    Monotone-Author: wsourdeau@inverse.ca
92205    Monotone-Date: 2011-11-14T17:54:02
92206
92207M	SoObjects/Appointments/SOGoCalendarComponent.m
92208
92209commit d51294fbd0e686ca41da46ef45c537b8586a1e7b
92210Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92211Date:   Mon Nov 14 17:34:25 2011 +0000
92212
92213    applied changes from dac752317ac0c81975ef28320e87acabbe394823
92214                 through 56f352efadfe2c0d5853cf5995e81a1cca3e4f21
92215
92216    Monotone-Parent: c05e0091913ed81140571dab045abdaf56a77ef8
92217    Monotone-Revision: 2d37a348bb30785e625961561e533e2b11097a03
92218
92219    Monotone-Author: wsourdeau@inverse.ca
92220    Monotone-Date: 2011-11-14T17:34:25
92221    Monotone-Branch: ca.inverse.sogo
92222
92223M	SOPE/GDLContentStore/ChangeLog
92224M	SOPE/GDLContentStore/GCSFolder.m
92225
92226commit f975ef9ce8c3591c99667399160327799a6d043f
92227Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92228Date:   Mon Nov 14 17:31:29 2011 +0000
92229
92230    Monotone-Parent: dac752317ac0c81975ef28320e87acabbe394823
92231    Monotone-Revision: 56f352efadfe2c0d5853cf5995e81a1cca3e4f21
92232
92233    Monotone-Author: wsourdeau@inverse.ca
92234    Monotone-Date: 2011-11-14T17:31:29
92235
92236M	SOPE/GDLContentStore/ChangeLog
92237M	SOPE/GDLContentStore/GCSFolder.m
92238
92239commit be0053879e7a0e39fa0813cf79774dd103857558
92240Author: Francis Lachapelle <flachapelle@inverse.ca>
92241Date:   Mon Nov 14 16:26:04 2011 +0000
92242
92243    applied changes from b0f4711fa3917d9ca82a918807fe75046c131ee1
92244                 through 2b628a62ac49757d2bbeda1275fc38d69079752a
92245
92246    applied changes from e5a4a8243c282c12538ab38c9b5c23722be35e99
92247                 through d9bec826cdc8df69ea27563722cd678c85ebcf20
92248
92249    Monotone-Parent: eb1f58bb7bd3454ffc857750264fae0b27b86d32
92250    Monotone-Revision: dac752317ac0c81975ef28320e87acabbe394823
92251
92252    Monotone-Author: flachapelle@inverse.ca
92253    Monotone-Date: 2011-11-14T16:26:04
92254
92255M	SOPE/NGCards/CardVersitRenderer.m
92256M	SOPE/NGCards/ChangeLog
92257M	SOPE/NGCards/NSString+NGCards.m
92258M	SOPE/NGCards/iCalEntityObject.m
92259
92260commit 63e0b0e1168cde65259dad1b106b7fb908e8b051
92261Author: Francis Lachapelle <flachapelle@inverse.ca>
92262Date:   Mon Nov 14 16:07:04 2011 +0000
92263
92264    applied changes from 59d4ff7e6c2fe24e74adbe4891af30ece4f5e858
92265                 through c05e0091913ed81140571dab045abdaf56a77ef8
92266
92267    Monotone-Parent: 850fd7677033b28a7218a010f55b437ebd12f665
92268    Monotone-Revision: eb1f58bb7bd3454ffc857750264fae0b27b86d32
92269
92270    Monotone-Author: flachapelle@inverse.ca
92271    Monotone-Date: 2011-11-14T16:07:04
92272
92273M	ChangeLog
92274M	OGoContentStore/OCSContactFieldExtractor.m
92275M	SOPE/GDLContentStore/ChangeLog
92276M	SOPE/GDLContentStore/GCSFolder.m
92277M	SOPE/NGCards/CardElement.h
92278M	SOPE/NGCards/CardElement.m
92279M	SOPE/NGCards/CardGroup.m
92280M	SOPE/NGCards/CardVersitRenderer.m
92281M	SOPE/NGCards/NGCardsSaxHandler.h
92282M	SOPE/NGCards/NGCardsSaxHandler.m
92283M	SOPE/NGCards/NGVCard.h
92284M	SOPE/NGCards/NGVCard.m
92285M	SOPE/NGCards/NGVCardPhoto.m
92286M	SOPE/NGCards/NGVCardReference.m
92287M	SOPE/NGCards/NGVList.m
92288M	SOPE/NGCards/NSArray+NGCards.h
92289M	SOPE/NGCards/NSArray+NGCards.m
92290M	SOPE/NGCards/NSDictionary+NGCards.h
92291M	SOPE/NGCards/NSDictionary+NGCards.m
92292M	SOPE/NGCards/NSString+NGCards.h
92293M	SOPE/NGCards/NSString+NGCards.m
92294M	SOPE/NGCards/iCalAlarm.m
92295M	SOPE/NGCards/iCalAttachment.h
92296M	SOPE/NGCards/iCalAttachment.m
92297M	SOPE/NGCards/iCalCalendar.m
92298M	SOPE/NGCards/iCalDateTime.m
92299M	SOPE/NGCards/iCalEntityObject.h
92300M	SOPE/NGCards/iCalEntityObject.m
92301M	SOPE/NGCards/iCalEvent.m
92302M	SOPE/NGCards/iCalPerson.m
92303M	SOPE/NGCards/iCalRecurrenceRule.m
92304M	SOPE/NGCards/iCalRepeatableEntityObject.m
92305M	SOPE/NGCards/iCalTimeZone.m
92306M	SOPE/NGCards/iCalTimeZonePeriod.m
92307M	SOPE/NGCards/iCalToDo.m
92308M	SOPE/NGCards/iCalTrigger.h
92309M	SOPE/NGCards/iCalTrigger.m
92310M	SOPE/NGCards/iCalXMLRenderer.m
92311M	SoObjects/Appointments/SOGoAppointmentFolder.m
92312M	SoObjects/Appointments/iCalEvent+SOGo.m
92313M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
92314M	SoObjects/Contacts/NGVCard+SOGo.m
92315M	SoObjects/Contacts/SOGoContactEntryPhoto.m
92316M	SoObjects/Contacts/SOGoContactLDIFEntry.m
92317M	Tests/Unit/GNUmakefile
92318M	Tests/Unit/SaxXMLReaderFactory+SOGoTests.m
92319A	Tests/Unit/TestVersit.m
92320M	Tools/SOGoToolRemoveDoubles.m
92321M	UI/Contacts/UIxContactEditor.m
92322M	UI/Contacts/UIxContactView.m
92323M	UI/Contacts/UIxListEditor.m
92324M	UI/MailerUI/UIxMailMainFrame.m
92325M	UI/Scheduler/UIxComponentEditor.m
92326
92327commit 531ed59298b5d7e7049a1506e2d6fd04b8351248
92328Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92329Date:   Mon Nov 14 05:01:26 2011 +0000
92330
92331    ah\\, coucou\\; test!
92332
92333    Monotone-Parent: 59d4ff7e6c2fe24e74adbe4891af30ece4f5e858
92334    Monotone-Revision: c05e0091913ed81140571dab045abdaf56a77ef8
92335
92336    Monotone-Author: wsourdeau@inverse.ca
92337    Monotone-Date: 2011-11-14T05:01:26
92338    Monotone-Branch: ca.inverse.sogo
92339
92340M	SOPE/GDLContentStore/ChangeLog
92341M	SOPE/GDLContentStore/GCSFolder.m
92342
92343commit a137e1679e6e15a93195b95018007956614f827e
92344Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92345Date:   Mon Nov 14 03:26:50 2011 +0000
92346
92347    Monotone-Parent: 2b628a62ac49757d2bbeda1275fc38d69079752a
92348    Monotone-Revision: 59d4ff7e6c2fe24e74adbe4891af30ece4f5e858
92349
92350    Monotone-Author: wsourdeau@inverse.ca
92351    Monotone-Date: 2011-11-14T03:26:50
92352    Monotone-Branch: ca.inverse.sogo
92353
92354M	ChangeLog
92355M	OGoContentStore/OCSContactFieldExtractor.m
92356M	OpenChange/MAPIStoreAppointmentWrapper.m
92357M	OpenChange/MAPIStoreCalendarMessage.m
92358M	OpenChange/MAPIStoreContactsAttachment.m
92359M	OpenChange/MAPIStoreContactsMessage.m
92360M	OpenChange/MAPIStoreRecurrenceUtils.m
92361M	SOPE/NGCards/CardElement.h
92362M	SOPE/NGCards/CardElement.m
92363M	SOPE/NGCards/CardGroup.m
92364M	SOPE/NGCards/CardVersitRenderer.m
92365M	SOPE/NGCards/ChangeLog
92366M	SOPE/NGCards/NGCardsSaxHandler.h
92367M	SOPE/NGCards/NGCardsSaxHandler.m
92368M	SOPE/NGCards/NGVCard.h
92369M	SOPE/NGCards/NGVCard.m
92370M	SOPE/NGCards/NGVCardPhoto.m
92371M	SOPE/NGCards/NGVCardReference.m
92372M	SOPE/NGCards/NGVList.m
92373M	SOPE/NGCards/NSArray+NGCards.h
92374M	SOPE/NGCards/NSArray+NGCards.m
92375M	SOPE/NGCards/NSDictionary+NGCards.h
92376M	SOPE/NGCards/NSDictionary+NGCards.m
92377M	SOPE/NGCards/NSString+NGCards.h
92378M	SOPE/NGCards/NSString+NGCards.m
92379M	SOPE/NGCards/iCalAlarm.m
92380M	SOPE/NGCards/iCalAttachment.h
92381M	SOPE/NGCards/iCalAttachment.m
92382M	SOPE/NGCards/iCalCalendar.m
92383M	SOPE/NGCards/iCalDateTime.m
92384M	SOPE/NGCards/iCalEntityObject.h
92385M	SOPE/NGCards/iCalEntityObject.m
92386M	SOPE/NGCards/iCalEvent.m
92387M	SOPE/NGCards/iCalPerson.m
92388M	SOPE/NGCards/iCalRecurrenceRule.m
92389M	SOPE/NGCards/iCalRepeatableEntityObject.m
92390M	SOPE/NGCards/iCalTimeZone.m
92391M	SOPE/NGCards/iCalTimeZonePeriod.m
92392M	SOPE/NGCards/iCalToDo.m
92393M	SOPE/NGCards/iCalTrigger.h
92394M	SOPE/NGCards/iCalTrigger.m
92395M	SOPE/NGCards/iCalXMLRenderer.m
92396M	SoObjects/Appointments/SOGoAppointmentFolder.m
92397M	SoObjects/Appointments/iCalEvent+SOGo.m
92398M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
92399M	SoObjects/Contacts/NGVCard+SOGo.m
92400M	SoObjects/Contacts/SOGoContactEntryPhoto.m
92401M	SoObjects/Contacts/SOGoContactLDIFEntry.m
92402M	Tests/Unit/TestVersit.m
92403M	Tools/SOGoToolRemoveDoubles.m
92404M	UI/Contacts/UIxContactEditor.m
92405M	UI/Contacts/UIxContactView.m
92406M	UI/Contacts/UIxListEditor.m
92407M	UI/MailerUI/UIxMailMainFrame.m
92408M	UI/Scheduler/UIxComponentEditor.m
92409
92410commit 7df673abb864883aa7a82a91481fd8280d979c70
92411Author: Francis Lachapelle <flachapelle@inverse.ca>
92412Date:   Fri Nov 11 14:25:51 2011 +0000
92413
92414    Added missing Icelandic wod files.
92415
92416    Monotone-Parent: 16f5335de7590f257b443a73447490fb19e25986
92417    Monotone-Revision: 850fd7677033b28a7218a010f55b437ebd12f665
92418
92419    Monotone-Author: flachapelle@inverse.ca
92420    Monotone-Date: 2011-11-11T14:25:51
92421
92422M	NEWS
92423A	SoObjects/Mailer/SOGoMailIcelandicForward.wo/SOGoMailIcelandicForward.wod
92424A	SoObjects/Mailer/SOGoMailIcelandicReply.wo/SOGoMailIcelandicReply.wod
92425
92426commit 97dcdcb97a861ccf60eaf9218d9ac0ddfb44df2e
92427Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92428Date:   Thu Nov 10 15:33:14 2011 +0000
92429
92430    Monotone-Parent: b0f4711fa3917d9ca82a918807fe75046c131ee1
92431    Monotone-Revision: 2b628a62ac49757d2bbeda1275fc38d69079752a
92432
92433    Monotone-Author: wsourdeau@inverse.ca
92434    Monotone-Date: 2011-11-10T15:33:14
92435    Monotone-Branch: ca.inverse.sogo
92436
92437M	SOPE/NGCards/CardVersitRenderer.m
92438
92439commit 121154b0155a7995eee5d71f5b0e27b2cf51cece
92440Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92441Date:   Thu Nov 10 15:31:26 2011 +0000
92442
92443    Monotone-Parent: 37feda6e02a5f2d56457e09508814b8b3d6ed388
92444    Monotone-Revision: b0f4711fa3917d9ca82a918807fe75046c131ee1
92445
92446    Monotone-Author: wsourdeau@inverse.ca
92447    Monotone-Date: 2011-11-10T15:31:26
92448    Monotone-Branch: ca.inverse.sogo
92449
92450M	ChangeLog
92451M	Tests/Unit/GNUmakefile
92452M	Tests/Unit/SaxXMLReaderFactory+SOGoTests.m
92453A	Tests/Unit/TestVersit.m
92454
92455commit 8d807b7fcbcbb19dd56e9afa629eb9f52c69e7f1
92456Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92457Date:   Wed Nov 9 20:53:20 2011 +0000
92458
92459    Monotone-Parent: d9bec826cdc8df69ea27563722cd678c85ebcf20
92460    Monotone-Revision: 37feda6e02a5f2d56457e09508814b8b3d6ed388
92461
92462    Monotone-Author: wsourdeau@inverse.ca
92463    Monotone-Date: 2011-11-09T20:53:20
92464    Monotone-Branch: ca.inverse.sogo
92465
92466M	OpenChange/unrtf-0.21.2.diff
92467
92468commit af48e18f3a8aa0ed69a537119e271864a4b17995
92469Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92470Date:   Wed Nov 9 20:48:20 2011 +0000
92471
92472    Monotone-Parent: e5a4a8243c282c12538ab38c9b5c23722be35e99
92473    Monotone-Revision: d9bec826cdc8df69ea27563722cd678c85ebcf20
92474
92475    Monotone-Author: wsourdeau@inverse.ca
92476    Monotone-Date: 2011-11-09T20:48:20
92477    Monotone-Branch: ca.inverse.sogo
92478
92479M	SOPE/NGCards/ChangeLog
92480M	SOPE/NGCards/NSString+NGCards.m
92481M	SOPE/NGCards/iCalEntityObject.m
92482
92483commit 5be374313fc8c25ef419570722d39872eb138fee
92484Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92485Date:   Wed Nov 9 20:47:08 2011 +0000
92486
92487    Monotone-Parent: 2448001ef69730541ee1c822cf80c131176b1ed0
92488    Monotone-Revision: e5a4a8243c282c12538ab38c9b5c23722be35e99
92489
92490    Monotone-Author: wsourdeau@inverse.ca
92491    Monotone-Date: 2011-11-09T20:47:08
92492    Monotone-Branch: ca.inverse.sogo
92493
92494M	ChangeLog
92495M	OpenChange/MAPIStoreAppointmentWrapper.h
92496M	OpenChange/MAPIStoreAppointmentWrapper.m
92497M	OpenChange/MAPIStoreCalendarMessage.m
92498
92499commit 1e9a61705cef5378d3aec994c12390fa8d20aa6c
92500Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92501Date:   Wed Nov 9 20:10:31 2011 +0000
92502
92503    Monotone-Parent: ead3fff3d76689011b8b8b7eac980671612662e5
92504    Monotone-Revision: 2448001ef69730541ee1c822cf80c131176b1ed0
92505
92506    Monotone-Author: wsourdeau@inverse.ca
92507    Monotone-Date: 2011-11-09T20:10:31
92508    Monotone-Branch: ca.inverse.sogo
92509
92510M	ChangeLog
92511M	OpenChange/MAPIStoreContactsMessage.m
92512
92513commit eb3d3daa074a039e900638c085178491ece872c2
92514Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92515Date:   Wed Nov 9 20:06:06 2011 +0000
92516
92517    Monotone-Parent: fec098bfdf37d2746490447a0b93c70840f11c4a
92518    Monotone-Revision: ead3fff3d76689011b8b8b7eac980671612662e5
92519
92520    Monotone-Author: wsourdeau@inverse.ca
92521    Monotone-Date: 2011-11-09T20:06:06
92522    Monotone-Branch: ca.inverse.sogo
92523
92524M	OpenChange/GNUmakefile
92525
92526commit 8ba3e7ac9271d1d5b9876167aea0bdb60e892daa
92527Author: Francis Lachapelle <flachapelle@inverse.ca>
92528Date:   Wed Nov 9 19:48:51 2011 +0000
92529
92530    See ChangeLog.
92531
92532    Monotone-Parent: 4c3ef9250b14b8cbfc955a62b1db4aedc143baff
92533    Monotone-Revision: 16f5335de7590f257b443a73447490fb19e25986
92534
92535    Monotone-Author: flachapelle@inverse.ca
92536    Monotone-Date: 2011-11-09T19:48:51
92537
92538M	ChangeLog
92539M	UI/WebServerResources/SOGoRootPage.js
92540
92541commit 7443d6cc3bf5d9273aa6eaecb3cdeceb818103e6
92542Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92543Date:   Wed Nov 9 19:03:29 2011 +0000
92544
92545    Monotone-Parent: 9d69a4f9e36ae296f0138fa950b104da3b08d845
92546    Monotone-Revision: fec098bfdf37d2746490447a0b93c70840f11c4a
92547
92548    Monotone-Author: wsourdeau@inverse.ca
92549    Monotone-Date: 2011-11-09T19:03:29
92550    Monotone-Branch: ca.inverse.sogo
92551
92552M	OpenChange/unrtf-0.21.2.diff
92553
92554commit 572912f6c6937d8805069b6f5af178354cb66246
92555Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92556Date:   Wed Nov 9 15:16:17 2011 +0000
92557
92558    Monotone-Parent: cad6ada90ff5ceee70d17d329089fd9a10525383
92559    Monotone-Revision: 9d69a4f9e36ae296f0138fa950b104da3b08d845
92560
92561    Monotone-Author: wsourdeau@inverse.ca
92562    Monotone-Date: 2011-11-09T15:16:17
92563    Monotone-Branch: ca.inverse.sogo
92564
92565M	OpenChange/gen-property-selectors.py
92566
92567commit 2681fc06cd840d31b7fe2a9fb3c5856d1d4b9967
92568Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92569Date:   Wed Nov 9 15:02:29 2011 +0000
92570
92571    Monotone-Parent: 4133fa3bdfc5ea96190a7418e63c70b71d18a166
92572    Monotone-Revision: cad6ada90ff5ceee70d17d329089fd9a10525383
92573
92574    Monotone-Author: wsourdeau@inverse.ca
92575    Monotone-Date: 2011-11-09T15:02:29
92576    Monotone-Branch: ca.inverse.sogo
92577
92578M	OpenChange/MAPIStoreAppointmentWrapper.m
92579M	OpenChange/MAPIStoreCalendarMessage.m
92580M	OpenChange/MAPIStoreContext.m
92581M	OpenChange/MAPIStoreFAIMessage.m
92582M	OpenChange/MAPIStoreFAIMessageTable.m
92583M	OpenChange/MAPIStoreFSBaseContext.m
92584M	OpenChange/MAPIStoreFolder.m
92585M	OpenChange/MAPIStoreMailFolder.m
92586M	OpenChange/MAPIStoreRecurrenceUtils.h
92587M	OpenChange/MAPIStoreRecurrenceUtils.m
92588M	OpenChange/MAPIStoreTypes.h
92589M	OpenChange/MAPIStoreTypes.m
92590M	OpenChange/NSArray+MAPIStore.m
92591M	OpenChange/NSData+MAPIStore.m
92592M	OpenChange/NSDate+MAPIStore.m
92593M	OpenChange/NSString+MAPIStore.m
92594M	OpenChange/SOGoMAPIFSFolder.m
92595
92596commit 3a299b4106c8a5d5fe225100bfbb03c8915870d2
92597Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92598Date:   Wed Nov 9 15:02:11 2011 +0000
92599
92600    Monotone-Parent: 8387e16ec4baa1ac1d8fd5958d3681e5bcf43e92
92601    Monotone-Revision: 4133fa3bdfc5ea96190a7418e63c70b71d18a166
92602
92603    Monotone-Author: wsourdeau@inverse.ca
92604    Monotone-Date: 2011-11-09T15:02:11
92605    Monotone-Branch: ca.inverse.sogo
92606
92607M	.mtn-ignore
92608
92609commit 435e6361b0dfadfe5f27c159f49d4817e1aef9f7
92610Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92611Date:   Wed Nov 9 15:02:04 2011 +0000
92612
92613    Monotone-Parent: 8433690e83501187848cc751a754f1f1fdf2d8c5
92614    Monotone-Revision: 8387e16ec4baa1ac1d8fd5958d3681e5bcf43e92
92615
92616    Monotone-Author: wsourdeau@inverse.ca
92617    Monotone-Date: 2011-11-09T15:02:04
92618    Monotone-Branch: ca.inverse.sogo
92619
92620M	ChangeLog
92621M	OpenChange/GNUmakefile
92622A	OpenChange/GNUmakefile.unrtf
92623M	OpenChange/MAPIStoreMessage.m
92624A	OpenChange/unrtf-0.21.2.diff
92625A	OpenChange/unrtf-0.21.2.tar.gz
92626A	OpenChange/unrtf_config_h
92627
92628commit 1fcc2c555ad17d88d9f61ee24b794aa918bff92f
92629Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92630Date:   Wed Nov 9 14:58:17 2011 +0000
92631
92632    Monotone-Parent: e836d3ba228988acc21e87b16faa064ac0c357e4
92633    Monotone-Revision: 8433690e83501187848cc751a754f1f1fdf2d8c5
92634
92635    Monotone-Author: wsourdeau@inverse.ca
92636    Monotone-Date: 2011-11-09T14:58:17
92637    Monotone-Branch: ca.inverse.sogo
92638
92639M	ChangeLog
92640M	OpenChange/MAPIStoreVolatileMessage.m
92641
92642commit 13349e98683f35757778eeaadfcce69cbbd769f3
92643Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92644Date:   Wed Nov 9 14:46:08 2011 +0000
92645
92646    Monotone-Parent: 113f81e1676d886a71b93cdd6b7aff23ada6b5e4
92647    Monotone-Revision: e836d3ba228988acc21e87b16faa064ac0c357e4
92648
92649    Monotone-Author: wsourdeau@inverse.ca
92650    Monotone-Date: 2011-11-09T14:46:08
92651    Monotone-Branch: ca.inverse.sogo
92652
92653M	ChangeLog
92654M	OpenChange/MAPIStoreMailVolatileMessage.m
92655
92656commit 210b31476f17d11a4a7fa7e6a1aeb697aaf78e17
92657Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92658Date:   Tue Nov 8 18:36:52 2011 +0000
92659
92660    Monotone-Parent: 2cafdbe57b649f3842f8bc101e3a2eb5ff10af5c
92661    Monotone-Revision: 113f81e1676d886a71b93cdd6b7aff23ada6b5e4
92662
92663    Monotone-Author: wsourdeau@inverse.ca
92664    Monotone-Date: 2011-11-08T18:36:52
92665    Monotone-Branch: ca.inverse.sogo
92666
92667M	ChangeLog
92668M	OpenChange/MAPIStoreRecurrenceUtils.m
92669
92670commit 40b8b1a463e8c466b959b7ef17bdc5fde5638229
92671Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92672Date:   Mon Nov 7 15:11:22 2011 +0000
92673
92674    Monotone-Parent: d48fed214ae2d8c0aea1b8848de745e3ee235afa
92675    Monotone-Revision: 2cafdbe57b649f3842f8bc101e3a2eb5ff10af5c
92676
92677    Monotone-Author: wsourdeau@inverse.ca
92678    Monotone-Date: 2011-11-07T15:11:22
92679    Monotone-Branch: ca.inverse.sogo
92680
92681M	ChangeLog
92682M	OpenChange/MAPIStoreFSMessage.m
92683M	OpenChange/MAPIStoreMailVolatileMessage.m
92684M	OpenChange/MAPIStoreMessage.m
92685M	OpenChange/MAPIStoreObject.h
92686M	OpenChange/MAPIStoreObject.m
92687
92688commit e67931703f50fcfbbd53a71b8f497a1462af513f
92689Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92690Date:   Mon Nov 7 15:07:37 2011 +0000
92691
92692    Monotone-Parent: faa665d09f8735444e5cc6f1e0ca073851cbab3f
92693    Monotone-Revision: d48fed214ae2d8c0aea1b8848de745e3ee235afa
92694
92695    Monotone-Author: wsourdeau@inverse.ca
92696    Monotone-Date: 2011-11-07T15:07:37
92697    Monotone-Branch: ca.inverse.sogo
92698
92699M	ChangeLog
92700M	OpenChange/MAPIStoreFolder.m
92701M	OpenChange/MAPIStoreObject.m
92702M	OpenChange/MAPIStoreVolatileMessage.m
92703
92704commit 1a4af2df689b6441a069f4e7e0fee6a8cb2fb5a5
92705Author: Francis Lachapelle <flachapelle@inverse.ca>
92706Date:   Fri Nov 4 14:20:19 2011 +0000
92707
92708    Minor code cleanup.
92709
92710    Monotone-Parent: a87ea6ce03f4b86eb7fdb3d1e53dedbd652bfc0d
92711    Monotone-Revision: 4c3ef9250b14b8cbfc955a62b1db4aedc143baff
92712
92713    Monotone-Author: flachapelle@inverse.ca
92714    Monotone-Date: 2011-11-04T14:20:19
92715
92716M	UI/MainUI/SOGoUserHomePage.m
92717
92718commit 3a3781caf1e4ffc0e76b4c2e088b424871cf8d68
92719Author: Francis Lachapelle <flachapelle@inverse.ca>
92720Date:   Thu Nov 3 13:56:35 2011 +0000
92721
92722    Updated Norwegian translation.
92723
92724    Monotone-Parent: b084746023f24f274a1e8a852e8a36bb19bb35ce
92725    Monotone-Revision: a87ea6ce03f4b86eb7fdb3d1e53dedbd652bfc0d
92726
92727    Monotone-Author: flachapelle@inverse.ca
92728    Monotone-Date: 2011-11-03T13:56:35
92729
92730M	UI/MainUI/Norwegian.lproj/Localizable.strings
92731
92732commit f8931e0e09eb79a91abe797ba5e8898bb2df93c4
92733Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
92734Date:   Thu Nov 3 13:40:11 2011 +0000
92735
92736    Monotone-Parent: c16aa62954764e28a982189ae9222645f4705921
92737    Monotone-Revision: 51381931f3aace686a6d1f39fd9e8ff37174e41c
92738
92739    Monotone-Author: wsourdeau@inverse.ca
92740    Monotone-Date: 2011-11-03T13:40:11
92741    Monotone-Branch: ca.inverse.sogo
92742
92743M	OpenChange/GNUmakefile
92744
92745commit 203af6a7ca8e37f8924fc05921fe6b1c9fdef90e
92746Author: Francis Lachapelle <flachapelle@inverse.ca>
92747Date:   Thu Nov 3 11:55:37 2011 +0000
92748
92749    Bis.
92750
92751    Monotone-Parent: a46f694fb88b061ebf1cde5157986657756d6f5c
92752    Monotone-Revision: dc7f4b5bfd6f1e20c6244c01ec2af24c5f5baba3
92753
92754    Monotone-Author: flachapelle@inverse.ca
92755    Monotone-Date: 2011-11-03T11:55:37
92756    Monotone-Branch: ca.inverse.sogo
92757
92758M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
92759M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
92760M	SOPE/NGCards/iCalYearlyRecurrenceCalculator.m
92761M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
92762M	SoObjects/Appointments/Czech.lproj/Localizable.strings
92763M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
92764M	SoObjects/Appointments/German.lproj/Localizable.strings
92765M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
92766M	SoObjects/Appointments/Italian.lproj/Localizable.strings
92767M	SoObjects/Appointments/Norwegian.lproj/Localizable.strings
92768M	SoObjects/Appointments/Polish.lproj/Localizable.strings
92769M	SoObjects/Appointments/Russian.lproj/Localizable.strings
92770M	SoObjects/Appointments/Swedish.lproj/Localizable.strings
92771M	SoObjects/Appointments/Ukrainian.lproj/Localizable.strings
92772M	SoObjects/Appointments/Welsh.lproj/Localizable.strings
92773M	SoObjects/Appointments/iCalEventChanges+SOGo.m
92774M	SoObjects/SOGo/SOGoSieveManager.m
92775M	Tools/SOGoToolRemove.m
92776M	Tools/SOGoToolRenameUser.m
92777M	UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings
92778M	UI/AdministrationUI/Czech.lproj/Localizable.strings
92779M	UI/AdministrationUI/Dutch.lproj/Localizable.strings
92780M	UI/AdministrationUI/French.lproj/Localizable.strings
92781M	UI/AdministrationUI/German.lproj/Localizable.strings
92782M	UI/AdministrationUI/Hungarian.lproj/Localizable.strings
92783M	UI/AdministrationUI/Icelandic.lproj/Localizable.strings
92784M	UI/AdministrationUI/Italian.lproj/Localizable.strings
92785M	UI/AdministrationUI/Russian.lproj/Localizable.strings
92786M	UI/AdministrationUI/Spanish.lproj/Localizable.strings
92787M	UI/AdministrationUI/Welsh.lproj/Localizable.strings
92788M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
92789M	UI/Common/Czech.lproj/Localizable.strings
92790M	UI/Common/Dutch.lproj/Localizable.strings
92791M	UI/Common/French.lproj/Localizable.strings
92792M	UI/Common/German.lproj/Localizable.strings
92793M	UI/Common/Hungarian.lproj/Localizable.strings
92794M	UI/Common/Icelandic.lproj/Localizable.strings
92795M	UI/Common/Italian.lproj/Localizable.strings
92796M	UI/Common/Norwegian.lproj/Localizable.strings
92797M	UI/Common/Polish.lproj/Localizable.strings
92798M	UI/Common/Russian.lproj/Localizable.strings
92799M	UI/Common/Spanish.lproj/Localizable.strings
92800M	UI/Common/Swedish.lproj/Localizable.strings
92801M	UI/Common/Welsh.lproj/Localizable.strings
92802M	UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings
92803M	UI/MailPartViewers/Czech.lproj/Localizable.strings
92804M	UI/MailPartViewers/Dutch.lproj/Localizable.strings
92805M	UI/MailPartViewers/French.lproj/Localizable.strings
92806M	UI/MailPartViewers/Hungarian.lproj/Localizable.strings
92807M	UI/MailPartViewers/Polish.lproj/Localizable.strings
92808M	UI/MailPartViewers/Russian.lproj/Localizable.strings
92809M	UI/MailPartViewers/Ukrainian.lproj/Localizable.strings
92810M	UI/MailPartViewers/Welsh.lproj/Localizable.strings
92811M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
92812M	UI/MailerUI/Catalan.lproj/Localizable.strings
92813M	UI/MailerUI/Czech.lproj/Localizable.strings
92814M	UI/MailerUI/Dutch.lproj/Localizable.strings
92815M	UI/MailerUI/French.lproj/Localizable.strings
92816M	UI/MailerUI/German.lproj/Localizable.strings
92817M	UI/MailerUI/Hungarian.lproj/Localizable.strings
92818M	UI/MailerUI/Icelandic.lproj/Localizable.strings
92819M	UI/MailerUI/Italian.lproj/Localizable.strings
92820M	UI/MailerUI/Norwegian.lproj/Localizable.strings
92821M	UI/MailerUI/Polish.lproj/Localizable.strings
92822M	UI/MailerUI/Russian.lproj/Localizable.strings
92823M	UI/MailerUI/Spanish.lproj/Localizable.strings
92824M	UI/MailerUI/Swedish.lproj/Localizable.strings
92825M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
92826M	UI/MailerUI/Welsh.lproj/Localizable.strings
92827M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
92828M	UI/MainUI/Catalan.lproj/Localizable.strings
92829M	UI/MainUI/Czech.lproj/Localizable.strings
92830M	UI/MainUI/Dutch.lproj/Localizable.strings
92831M	UI/MainUI/French.lproj/Localizable.strings
92832M	UI/MainUI/German.lproj/Localizable.strings
92833M	UI/MainUI/Hungarian.lproj/Localizable.strings
92834M	UI/MainUI/Icelandic.lproj/Localizable.strings
92835M	UI/MainUI/Italian.lproj/Localizable.strings
92836M	UI/MainUI/Norwegian.lproj/Localizable.strings
92837M	UI/MainUI/Polish.lproj/Localizable.strings
92838M	UI/MainUI/Russian.lproj/Localizable.strings
92839M	UI/MainUI/Spanish.lproj/Localizable.strings
92840M	UI/MainUI/Swedish.lproj/Localizable.strings
92841M	UI/MainUI/Ukrainian.lproj/Localizable.strings
92842M	UI/MainUI/Welsh.lproj/Localizable.strings
92843M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
92844M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
92845M	UI/PreferencesUI/Norwegian.lproj/Localizable.strings
92846M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
92847M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
92848M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
92849M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
92850M	UI/Scheduler/Czech.lproj/Localizable.strings
92851M	UI/Scheduler/Dutch.lproj/Localizable.strings
92852M	UI/Scheduler/French.lproj/Localizable.strings
92853M	UI/Scheduler/Hungarian.lproj/Localizable.strings
92854M	UI/Scheduler/Icelandic.lproj/Localizable.strings
92855M	UI/Scheduler/Italian.lproj/Localizable.strings
92856M	UI/Scheduler/Norwegian.lproj/Localizable.strings
92857M	UI/Scheduler/Polish.lproj/Localizable.strings
92858M	UI/Scheduler/Russian.lproj/Localizable.strings
92859M	UI/Scheduler/Spanish.lproj/Localizable.strings
92860M	UI/Scheduler/Swedish.lproj/Localizable.strings
92861M	UI/WebServerResources/SchedulerUI.js
92862M	UI/WebServerResources/UIxAppointmentEditor.css
92863M	UI/WebServerResources/UIxAttendeesEditor.js
92864M	UI/WebServerResources/UIxMailEditor.css
92865M	UI/WebServerResources/UIxMailEditor.js
92866
92867commit 6051e5975d83ac3ef23c8b277440bb19dc5c09d3
92868Author: Francis Lachapelle <flachapelle@inverse.ca>
92869Date:   Thu Nov 3 11:54:03 2011 +0000
92870
92871    Reverse localization patch.
92872
92873    Monotone-Parent: be2427fa7e45da8ba2b4c7955b6e904c06640586
92874    Monotone-Revision: b084746023f24f274a1e8a852e8a36bb19bb35ce
92875
92876    Monotone-Author: flachapelle@inverse.ca
92877    Monotone-Date: 2011-11-03T11:54:03
92878
92879M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
92880M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
92881M	SOPE/NGCards/iCalYearlyRecurrenceCalculator.m
92882M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
92883M	SoObjects/Appointments/Czech.lproj/Localizable.strings
92884M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
92885M	SoObjects/Appointments/German.lproj/Localizable.strings
92886M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
92887M	SoObjects/Appointments/Italian.lproj/Localizable.strings
92888M	SoObjects/Appointments/Norwegian.lproj/Localizable.strings
92889M	SoObjects/Appointments/Polish.lproj/Localizable.strings
92890M	SoObjects/Appointments/Russian.lproj/Localizable.strings
92891M	SoObjects/Appointments/Swedish.lproj/Localizable.strings
92892M	SoObjects/Appointments/Ukrainian.lproj/Localizable.strings
92893M	SoObjects/Appointments/Welsh.lproj/Localizable.strings
92894M	SoObjects/Appointments/iCalEventChanges+SOGo.m
92895M	SoObjects/SOGo/SOGoSieveManager.m
92896M	Tools/SOGoToolRemove.m
92897M	Tools/SOGoToolRenameUser.m
92898M	UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings
92899M	UI/AdministrationUI/Czech.lproj/Localizable.strings
92900M	UI/AdministrationUI/Dutch.lproj/Localizable.strings
92901M	UI/AdministrationUI/French.lproj/Localizable.strings
92902M	UI/AdministrationUI/German.lproj/Localizable.strings
92903M	UI/AdministrationUI/Hungarian.lproj/Localizable.strings
92904M	UI/AdministrationUI/Icelandic.lproj/Localizable.strings
92905M	UI/AdministrationUI/Italian.lproj/Localizable.strings
92906M	UI/AdministrationUI/Russian.lproj/Localizable.strings
92907M	UI/AdministrationUI/Spanish.lproj/Localizable.strings
92908M	UI/AdministrationUI/Welsh.lproj/Localizable.strings
92909M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
92910M	UI/Common/Czech.lproj/Localizable.strings
92911M	UI/Common/Dutch.lproj/Localizable.strings
92912M	UI/Common/French.lproj/Localizable.strings
92913M	UI/Common/German.lproj/Localizable.strings
92914M	UI/Common/Hungarian.lproj/Localizable.strings
92915M	UI/Common/Icelandic.lproj/Localizable.strings
92916M	UI/Common/Italian.lproj/Localizable.strings
92917M	UI/Common/Norwegian.lproj/Localizable.strings
92918M	UI/Common/Polish.lproj/Localizable.strings
92919M	UI/Common/Russian.lproj/Localizable.strings
92920M	UI/Common/Spanish.lproj/Localizable.strings
92921M	UI/Common/Swedish.lproj/Localizable.strings
92922M	UI/Common/Welsh.lproj/Localizable.strings
92923M	UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings
92924M	UI/MailPartViewers/Czech.lproj/Localizable.strings
92925M	UI/MailPartViewers/Dutch.lproj/Localizable.strings
92926M	UI/MailPartViewers/French.lproj/Localizable.strings
92927M	UI/MailPartViewers/Hungarian.lproj/Localizable.strings
92928M	UI/MailPartViewers/Polish.lproj/Localizable.strings
92929M	UI/MailPartViewers/Russian.lproj/Localizable.strings
92930M	UI/MailPartViewers/Ukrainian.lproj/Localizable.strings
92931M	UI/MailPartViewers/Welsh.lproj/Localizable.strings
92932M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
92933M	UI/MailerUI/Catalan.lproj/Localizable.strings
92934M	UI/MailerUI/Czech.lproj/Localizable.strings
92935M	UI/MailerUI/Dutch.lproj/Localizable.strings
92936M	UI/MailerUI/French.lproj/Localizable.strings
92937M	UI/MailerUI/German.lproj/Localizable.strings
92938M	UI/MailerUI/Hungarian.lproj/Localizable.strings
92939M	UI/MailerUI/Icelandic.lproj/Localizable.strings
92940M	UI/MailerUI/Italian.lproj/Localizable.strings
92941M	UI/MailerUI/Norwegian.lproj/Localizable.strings
92942M	UI/MailerUI/Polish.lproj/Localizable.strings
92943M	UI/MailerUI/Russian.lproj/Localizable.strings
92944M	UI/MailerUI/Spanish.lproj/Localizable.strings
92945M	UI/MailerUI/Swedish.lproj/Localizable.strings
92946M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
92947M	UI/MailerUI/Welsh.lproj/Localizable.strings
92948M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
92949M	UI/MainUI/Catalan.lproj/Localizable.strings
92950M	UI/MainUI/Czech.lproj/Localizable.strings
92951M	UI/MainUI/Dutch.lproj/Localizable.strings
92952M	UI/MainUI/French.lproj/Localizable.strings
92953M	UI/MainUI/German.lproj/Localizable.strings
92954M	UI/MainUI/Hungarian.lproj/Localizable.strings
92955M	UI/MainUI/Icelandic.lproj/Localizable.strings
92956M	UI/MainUI/Italian.lproj/Localizable.strings
92957M	UI/MainUI/Norwegian.lproj/Localizable.strings
92958M	UI/MainUI/Polish.lproj/Localizable.strings
92959M	UI/MainUI/Russian.lproj/Localizable.strings
92960M	UI/MainUI/Spanish.lproj/Localizable.strings
92961M	UI/MainUI/Swedish.lproj/Localizable.strings
92962M	UI/MainUI/Ukrainian.lproj/Localizable.strings
92963M	UI/MainUI/Welsh.lproj/Localizable.strings
92964M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
92965M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
92966M	UI/PreferencesUI/Norwegian.lproj/Localizable.strings
92967M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
92968M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
92969M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
92970M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
92971M	UI/Scheduler/Czech.lproj/Localizable.strings
92972M	UI/Scheduler/Dutch.lproj/Localizable.strings
92973M	UI/Scheduler/French.lproj/Localizable.strings
92974M	UI/Scheduler/Hungarian.lproj/Localizable.strings
92975M	UI/Scheduler/Icelandic.lproj/Localizable.strings
92976M	UI/Scheduler/Italian.lproj/Localizable.strings
92977M	UI/Scheduler/Norwegian.lproj/Localizable.strings
92978M	UI/Scheduler/Polish.lproj/Localizable.strings
92979M	UI/Scheduler/Russian.lproj/Localizable.strings
92980M	UI/Scheduler/Spanish.lproj/Localizable.strings
92981M	UI/Scheduler/Swedish.lproj/Localizable.strings
92982M	UI/WebServerResources/SchedulerUI.js
92983M	UI/WebServerResources/UIxAppointmentEditor.css
92984M	UI/WebServerResources/UIxAttendeesEditor.js
92985M	UI/WebServerResources/UIxMailEditor.css
92986M	UI/WebServerResources/UIxMailEditor.js
92987
92988commit b1e5170060ede532743d1d96b011dbcf3d471ff5
92989Author: Francis Lachapelle <flachapelle@inverse.ca>
92990Date:   Thu Nov 3 11:51:05 2011 +0000
92991
92992    Reverse localization patch.
92993
92994    Monotone-Parent: c16aa62954764e28a982189ae9222645f4705921
92995    Monotone-Revision: a46f694fb88b061ebf1cde5157986657756d6f5c
92996
92997    Monotone-Author: flachapelle@inverse.ca
92998    Monotone-Date: 2011-11-03T11:51:05
92999    Monotone-Branch: ca.inverse.sogo
93000
93001M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
93002M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
93003M	SOPE/NGCards/iCalYearlyRecurrenceCalculator.m
93004M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
93005M	SoObjects/Appointments/Czech.lproj/Localizable.strings
93006M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
93007M	SoObjects/Appointments/German.lproj/Localizable.strings
93008M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
93009M	SoObjects/Appointments/Italian.lproj/Localizable.strings
93010M	SoObjects/Appointments/Norwegian.lproj/Localizable.strings
93011M	SoObjects/Appointments/Polish.lproj/Localizable.strings
93012M	SoObjects/Appointments/Russian.lproj/Localizable.strings
93013M	SoObjects/Appointments/Swedish.lproj/Localizable.strings
93014M	SoObjects/Appointments/Ukrainian.lproj/Localizable.strings
93015M	SoObjects/Appointments/Welsh.lproj/Localizable.strings
93016M	SoObjects/Appointments/iCalEventChanges+SOGo.m
93017M	SoObjects/SOGo/SOGoSieveManager.m
93018M	Tools/SOGoToolRemove.m
93019M	Tools/SOGoToolRenameUser.m
93020M	UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings
93021M	UI/AdministrationUI/Czech.lproj/Localizable.strings
93022M	UI/AdministrationUI/Dutch.lproj/Localizable.strings
93023M	UI/AdministrationUI/French.lproj/Localizable.strings
93024M	UI/AdministrationUI/German.lproj/Localizable.strings
93025M	UI/AdministrationUI/Hungarian.lproj/Localizable.strings
93026M	UI/AdministrationUI/Icelandic.lproj/Localizable.strings
93027M	UI/AdministrationUI/Italian.lproj/Localizable.strings
93028M	UI/AdministrationUI/Russian.lproj/Localizable.strings
93029M	UI/AdministrationUI/Spanish.lproj/Localizable.strings
93030M	UI/AdministrationUI/Welsh.lproj/Localizable.strings
93031M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
93032M	UI/Common/Czech.lproj/Localizable.strings
93033M	UI/Common/Dutch.lproj/Localizable.strings
93034M	UI/Common/French.lproj/Localizable.strings
93035M	UI/Common/German.lproj/Localizable.strings
93036M	UI/Common/Hungarian.lproj/Localizable.strings
93037M	UI/Common/Icelandic.lproj/Localizable.strings
93038M	UI/Common/Italian.lproj/Localizable.strings
93039M	UI/Common/Norwegian.lproj/Localizable.strings
93040M	UI/Common/Polish.lproj/Localizable.strings
93041M	UI/Common/Russian.lproj/Localizable.strings
93042M	UI/Common/Spanish.lproj/Localizable.strings
93043M	UI/Common/Swedish.lproj/Localizable.strings
93044M	UI/Common/Welsh.lproj/Localizable.strings
93045M	UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings
93046M	UI/MailPartViewers/Czech.lproj/Localizable.strings
93047M	UI/MailPartViewers/Dutch.lproj/Localizable.strings
93048M	UI/MailPartViewers/French.lproj/Localizable.strings
93049M	UI/MailPartViewers/Hungarian.lproj/Localizable.strings
93050M	UI/MailPartViewers/Polish.lproj/Localizable.strings
93051M	UI/MailPartViewers/Russian.lproj/Localizable.strings
93052M	UI/MailPartViewers/Ukrainian.lproj/Localizable.strings
93053M	UI/MailPartViewers/Welsh.lproj/Localizable.strings
93054M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
93055M	UI/MailerUI/Catalan.lproj/Localizable.strings
93056M	UI/MailerUI/Czech.lproj/Localizable.strings
93057M	UI/MailerUI/Dutch.lproj/Localizable.strings
93058M	UI/MailerUI/French.lproj/Localizable.strings
93059M	UI/MailerUI/German.lproj/Localizable.strings
93060M	UI/MailerUI/Hungarian.lproj/Localizable.strings
93061M	UI/MailerUI/Icelandic.lproj/Localizable.strings
93062M	UI/MailerUI/Italian.lproj/Localizable.strings
93063M	UI/MailerUI/Norwegian.lproj/Localizable.strings
93064M	UI/MailerUI/Polish.lproj/Localizable.strings
93065M	UI/MailerUI/Russian.lproj/Localizable.strings
93066M	UI/MailerUI/Spanish.lproj/Localizable.strings
93067M	UI/MailerUI/Swedish.lproj/Localizable.strings
93068M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
93069M	UI/MailerUI/Welsh.lproj/Localizable.strings
93070M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
93071M	UI/MainUI/Catalan.lproj/Localizable.strings
93072M	UI/MainUI/Czech.lproj/Localizable.strings
93073M	UI/MainUI/Dutch.lproj/Localizable.strings
93074M	UI/MainUI/French.lproj/Localizable.strings
93075M	UI/MainUI/German.lproj/Localizable.strings
93076M	UI/MainUI/Hungarian.lproj/Localizable.strings
93077M	UI/MainUI/Icelandic.lproj/Localizable.strings
93078M	UI/MainUI/Italian.lproj/Localizable.strings
93079M	UI/MainUI/Norwegian.lproj/Localizable.strings
93080M	UI/MainUI/Polish.lproj/Localizable.strings
93081M	UI/MainUI/Russian.lproj/Localizable.strings
93082M	UI/MainUI/Spanish.lproj/Localizable.strings
93083M	UI/MainUI/Swedish.lproj/Localizable.strings
93084M	UI/MainUI/Ukrainian.lproj/Localizable.strings
93085M	UI/MainUI/Welsh.lproj/Localizable.strings
93086M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
93087M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
93088M	UI/PreferencesUI/Norwegian.lproj/Localizable.strings
93089M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
93090M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
93091M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
93092M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
93093M	UI/Scheduler/Czech.lproj/Localizable.strings
93094M	UI/Scheduler/Dutch.lproj/Localizable.strings
93095M	UI/Scheduler/French.lproj/Localizable.strings
93096M	UI/Scheduler/Hungarian.lproj/Localizable.strings
93097M	UI/Scheduler/Icelandic.lproj/Localizable.strings
93098M	UI/Scheduler/Italian.lproj/Localizable.strings
93099M	UI/Scheduler/Norwegian.lproj/Localizable.strings
93100M	UI/Scheduler/Polish.lproj/Localizable.strings
93101M	UI/Scheduler/Russian.lproj/Localizable.strings
93102M	UI/Scheduler/Spanish.lproj/Localizable.strings
93103M	UI/Scheduler/Swedish.lproj/Localizable.strings
93104M	UI/WebServerResources/SchedulerUI.js
93105M	UI/WebServerResources/UIxAppointmentEditor.css
93106M	UI/WebServerResources/UIxAttendeesEditor.js
93107M	UI/WebServerResources/UIxMailEditor.css
93108M	UI/WebServerResources/UIxMailEditor.js
93109
93110commit 5ca67f5b8e1c96e01fff2aa1fa09536ad0d94dbb
93111Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93112Date:   Wed Nov 2 21:20:02 2011 +0000
93113
93114    Monotone-Parent: 1b807c65d09c64e8b6e6a775dbaaad3db3150dd6
93115    Monotone-Revision: c16aa62954764e28a982189ae9222645f4705921
93116
93117    Monotone-Author: wsourdeau@inverse.ca
93118    Monotone-Date: 2011-11-02T21:20:02
93119    Monotone-Branch: ca.inverse.sogo
93120
93121M	ChangeLog
93122M	OpenChange/MAPIStoreCalendarMessage.m
93123
93124commit 1a4d064d117597d3a5a549bd2851a7a2cc17d362
93125Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93126Date:   Wed Nov 2 20:40:57 2011 +0000
93127
93128    Monotone-Parent: 5142a197a31d673a6de8de30e4f1f213bd8e1806
93129    Monotone-Revision: 1b807c65d09c64e8b6e6a775dbaaad3db3150dd6
93130
93131    Monotone-Author: wsourdeau@inverse.ca
93132    Monotone-Date: 2011-11-02T20:40:57
93133    Monotone-Branch: ca.inverse.sogo
93134
93135M	ChangeLog
93136
93137commit 328c50246300e232f40142201b0ba730d41832e7
93138Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93139Date:   Wed Nov 2 20:40:32 2011 +0000
93140
93141    Monotone-Parent: e96abacf1d7b608365ee07514a3264bb7e77e0a8
93142    Monotone-Revision: 5142a197a31d673a6de8de30e4f1f213bd8e1806
93143
93144    Monotone-Author: wsourdeau@inverse.ca
93145    Monotone-Date: 2011-11-02T20:40:32
93146    Monotone-Branch: ca.inverse.sogo
93147
93148M	OpenChange/MAPIStoreCalendarMessage.m
93149
93150commit 2d2da7d4e45166d69bcb0bf8514401552d3b3dc9
93151Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93152Date:   Wed Nov 2 20:28:42 2011 +0000
93153
93154    Monotone-Parent: c376ff04c7ac6aed511caec05718166c8170cc7c
93155    Monotone-Revision: e96abacf1d7b608365ee07514a3264bb7e77e0a8
93156
93157    Monotone-Author: wsourdeau@inverse.ca
93158    Monotone-Date: 2011-11-02T20:28:42
93159    Monotone-Branch: ca.inverse.sogo
93160
93161M	ChangeLog
93162M	OpenChange/MAPIStoreMessage.m
93163
93164commit db46c4e1a5993792417e915fe60a820a2a678961
93165Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93166Date:   Wed Nov 2 18:18:32 2011 +0000
93167
93168    Monotone-Parent: 3e37d64800faf93e948c9831e2985ae7f4da314a
93169    Monotone-Revision: c376ff04c7ac6aed511caec05718166c8170cc7c
93170
93171    Monotone-Author: wsourdeau@inverse.ca
93172    Monotone-Date: 2011-11-02T18:18:32
93173    Monotone-Branch: ca.inverse.sogo
93174
93175M	ChangeLog
93176M	OpenChange/MAPIStoreCalendarMessage.m
93177
93178commit ff5efe1b1986c616f5b2168d2a7512ef0545e099
93179Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93180Date:   Wed Nov 2 12:43:36 2011 +0000
93181
93182    Monotone-Parent: ca32e7014fbdeca8576a2cd0926f5921a097e971
93183    Monotone-Revision: 3e37d64800faf93e948c9831e2985ae7f4da314a
93184
93185    Monotone-Author: wsourdeau@inverse.ca
93186    Monotone-Date: 2011-11-02T12:43:36
93187    Monotone-Branch: ca.inverse.sogo
93188
93189M	ChangeLog
93190M	OpenChange/MAPIStoreCalendarMessage.m
93191
93192commit 334fbc3a265e70f788e5beb44997b52778cd70aa
93193Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93194Date:   Tue Nov 1 20:45:59 2011 +0000
93195
93196    Monotone-Parent: 1e8c7259f7ef4e643e8c4d7691e6d7b69faa65c3
93197    Monotone-Revision: ca32e7014fbdeca8576a2cd0926f5921a097e971
93198
93199    Monotone-Author: wsourdeau@inverse.ca
93200    Monotone-Date: 2011-11-01T20:45:59
93201    Monotone-Branch: ca.inverse.sogo
93202
93203M	ChangeLog
93204M	OpenChange/MAPIStoreCalendarMessage.m
93205
93206commit 709a9a23bba5577c2293aac32600fc44c544f724
93207Author: Francis Lachapelle <flachapelle@inverse.ca>
93208Date:   Tue Nov 1 19:08:26 2011 +0000
93209
93210    See ChangeLog.
93211
93212    Monotone-Parent: 01554e46f2d289111d615a3006a1b61ad6f76320
93213    Monotone-Revision: be2427fa7e45da8ba2b4c7955b6e904c06640586
93214
93215    Monotone-Author: flachapelle@inverse.ca
93216    Monotone-Date: 2011-11-01T19:08:26
93217
93218M	ChangeLog
93219M	UI/WebServerResources/UIxAclEditor.js
93220
93221commit 90b5a2bf5e53cec85ad08c9a48ee82f12a25df36
93222Author: Francis Lachapelle <flachapelle@inverse.ca>
93223Date:   Tue Nov 1 18:46:51 2011 +0000
93224
93225    Branch for SOGo v1.3.10
93226
93227    Monotone-Parent: 1e8c7259f7ef4e643e8c4d7691e6d7b69faa65c3
93228    Monotone-Revision: 01554e46f2d289111d615a3006a1b61ad6f76320
93229
93230    Monotone-Author: flachapelle@inverse.ca
93231    Monotone-Date: 2011-11-01T18:46:51
93232
93233M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
93234M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
93235M	SOPE/NGCards/iCalYearlyRecurrenceCalculator.m
93236M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
93237M	SoObjects/Appointments/Czech.lproj/Localizable.strings
93238M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
93239M	SoObjects/Appointments/German.lproj/Localizable.strings
93240M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
93241M	SoObjects/Appointments/Italian.lproj/Localizable.strings
93242M	SoObjects/Appointments/Norwegian.lproj/Localizable.strings
93243M	SoObjects/Appointments/Polish.lproj/Localizable.strings
93244M	SoObjects/Appointments/Russian.lproj/Localizable.strings
93245M	SoObjects/Appointments/Swedish.lproj/Localizable.strings
93246M	SoObjects/Appointments/Ukrainian.lproj/Localizable.strings
93247M	SoObjects/Appointments/Welsh.lproj/Localizable.strings
93248M	SoObjects/Appointments/iCalEventChanges+SOGo.m
93249M	SoObjects/SOGo/SOGoSieveManager.m
93250M	Tools/SOGoToolRemove.m
93251M	Tools/SOGoToolRenameUser.m
93252M	UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings
93253M	UI/AdministrationUI/Czech.lproj/Localizable.strings
93254M	UI/AdministrationUI/Dutch.lproj/Localizable.strings
93255M	UI/AdministrationUI/French.lproj/Localizable.strings
93256M	UI/AdministrationUI/German.lproj/Localizable.strings
93257M	UI/AdministrationUI/Hungarian.lproj/Localizable.strings
93258M	UI/AdministrationUI/Icelandic.lproj/Localizable.strings
93259M	UI/AdministrationUI/Italian.lproj/Localizable.strings
93260M	UI/AdministrationUI/Russian.lproj/Localizable.strings
93261M	UI/AdministrationUI/Spanish.lproj/Localizable.strings
93262M	UI/AdministrationUI/Welsh.lproj/Localizable.strings
93263M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
93264M	UI/Common/Czech.lproj/Localizable.strings
93265M	UI/Common/Dutch.lproj/Localizable.strings
93266M	UI/Common/French.lproj/Localizable.strings
93267M	UI/Common/German.lproj/Localizable.strings
93268M	UI/Common/Hungarian.lproj/Localizable.strings
93269M	UI/Common/Icelandic.lproj/Localizable.strings
93270M	UI/Common/Italian.lproj/Localizable.strings
93271M	UI/Common/Norwegian.lproj/Localizable.strings
93272M	UI/Common/Polish.lproj/Localizable.strings
93273M	UI/Common/Russian.lproj/Localizable.strings
93274M	UI/Common/Spanish.lproj/Localizable.strings
93275M	UI/Common/Swedish.lproj/Localizable.strings
93276M	UI/Common/Welsh.lproj/Localizable.strings
93277M	UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings
93278M	UI/MailPartViewers/Czech.lproj/Localizable.strings
93279M	UI/MailPartViewers/Dutch.lproj/Localizable.strings
93280M	UI/MailPartViewers/French.lproj/Localizable.strings
93281M	UI/MailPartViewers/Hungarian.lproj/Localizable.strings
93282M	UI/MailPartViewers/Polish.lproj/Localizable.strings
93283M	UI/MailPartViewers/Russian.lproj/Localizable.strings
93284M	UI/MailPartViewers/Ukrainian.lproj/Localizable.strings
93285M	UI/MailPartViewers/Welsh.lproj/Localizable.strings
93286M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
93287M	UI/MailerUI/Catalan.lproj/Localizable.strings
93288M	UI/MailerUI/Czech.lproj/Localizable.strings
93289M	UI/MailerUI/Dutch.lproj/Localizable.strings
93290M	UI/MailerUI/French.lproj/Localizable.strings
93291M	UI/MailerUI/German.lproj/Localizable.strings
93292M	UI/MailerUI/Hungarian.lproj/Localizable.strings
93293M	UI/MailerUI/Icelandic.lproj/Localizable.strings
93294M	UI/MailerUI/Italian.lproj/Localizable.strings
93295M	UI/MailerUI/Norwegian.lproj/Localizable.strings
93296M	UI/MailerUI/Polish.lproj/Localizable.strings
93297M	UI/MailerUI/Russian.lproj/Localizable.strings
93298M	UI/MailerUI/Spanish.lproj/Localizable.strings
93299M	UI/MailerUI/Swedish.lproj/Localizable.strings
93300M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
93301M	UI/MailerUI/Welsh.lproj/Localizable.strings
93302M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
93303M	UI/MainUI/Catalan.lproj/Localizable.strings
93304M	UI/MainUI/Czech.lproj/Localizable.strings
93305M	UI/MainUI/Dutch.lproj/Localizable.strings
93306M	UI/MainUI/French.lproj/Localizable.strings
93307M	UI/MainUI/German.lproj/Localizable.strings
93308M	UI/MainUI/Hungarian.lproj/Localizable.strings
93309M	UI/MainUI/Icelandic.lproj/Localizable.strings
93310M	UI/MainUI/Italian.lproj/Localizable.strings
93311M	UI/MainUI/Norwegian.lproj/Localizable.strings
93312M	UI/MainUI/Polish.lproj/Localizable.strings
93313M	UI/MainUI/Russian.lproj/Localizable.strings
93314M	UI/MainUI/Spanish.lproj/Localizable.strings
93315M	UI/MainUI/Swedish.lproj/Localizable.strings
93316M	UI/MainUI/Ukrainian.lproj/Localizable.strings
93317M	UI/MainUI/Welsh.lproj/Localizable.strings
93318M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
93319M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
93320M	UI/PreferencesUI/Norwegian.lproj/Localizable.strings
93321M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
93322M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
93323M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
93324M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
93325M	UI/Scheduler/Czech.lproj/Localizable.strings
93326M	UI/Scheduler/Dutch.lproj/Localizable.strings
93327M	UI/Scheduler/French.lproj/Localizable.strings
93328M	UI/Scheduler/Hungarian.lproj/Localizable.strings
93329M	UI/Scheduler/Icelandic.lproj/Localizable.strings
93330M	UI/Scheduler/Italian.lproj/Localizable.strings
93331M	UI/Scheduler/Norwegian.lproj/Localizable.strings
93332M	UI/Scheduler/Polish.lproj/Localizable.strings
93333M	UI/Scheduler/Russian.lproj/Localizable.strings
93334M	UI/Scheduler/Spanish.lproj/Localizable.strings
93335M	UI/Scheduler/Swedish.lproj/Localizable.strings
93336M	UI/WebServerResources/SchedulerUI.js
93337M	UI/WebServerResources/UIxAppointmentEditor.css
93338M	UI/WebServerResources/UIxAttendeesEditor.js
93339M	UI/WebServerResources/UIxMailEditor.css
93340M	UI/WebServerResources/UIxMailEditor.js
93341
93342commit ecfd582a33816b07941d3ec33350e556b832d183
93343Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93344Date:   Tue Nov 1 14:30:20 2011 +0000
93345
93346    Monotone-Parent: 171272a94b2a2daabc128a7bb2a2787ca40ba489
93347    Monotone-Revision: 1e8c7259f7ef4e643e8c4d7691e6d7b69faa65c3
93348
93349    Monotone-Author: wsourdeau@inverse.ca
93350    Monotone-Date: 2011-11-01T14:30:20
93351    Monotone-Branch: ca.inverse.sogo
93352
93353M	ChangeLog
93354M	OpenChange/MAPIStoreCalendarMessage.m
93355M	OpenChange/MAPIStoreMailMessage.m
93356
93357commit 6c105dcf90b8b73a65538c9d2d24775a54ac630f
93358Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93359Date:   Tue Nov 1 01:37:02 2011 +0000
93360
93361    Monotone-Parent: 119b17733c942a5a103bfac69d069f4162241916
93362    Monotone-Revision: 171272a94b2a2daabc128a7bb2a2787ca40ba489
93363
93364    Monotone-Author: wsourdeau@inverse.ca
93365    Monotone-Date: 2011-11-01T01:37:02
93366    Monotone-Branch: ca.inverse.sogo
93367
93368M	ChangeLog
93369M	OpenChange/MAPIStoreContactsAttachment.m
93370
93371commit 2110fba1a3cc416d86eab66279c256d9248fdb32
93372Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93373Date:   Tue Nov 1 01:00:33 2011 +0000
93374
93375    Monotone-Parent: 9488bb1220eb58936dc8d649bae5b7ecf2fe01fc
93376    Monotone-Revision: 119b17733c942a5a103bfac69d069f4162241916
93377
93378    Monotone-Author: wsourdeau@inverse.ca
93379    Monotone-Date: 2011-11-01T01:00:33
93380    Monotone-Branch: ca.inverse.sogo
93381
93382M	ChangeLog
93383M	OpenChange/MAPIStoreMailMessage.m
93384M	OpenChange/MAPIStoreMessage.h
93385M	OpenChange/MAPIStoreMessage.m
93386M	OpenChange/MAPIStoreSOGo.m
93387
93388commit 4da013c4e3a70b3bd4656cf4dcd3c00d7f5dd21c
93389Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93390Date:   Mon Oct 31 19:29:37 2011 +0000
93391
93392    Monotone-Parent: 55595f6ee3aaa33db773a4eb60c184519b6f18fd
93393    Monotone-Revision: 9488bb1220eb58936dc8d649bae5b7ecf2fe01fc
93394
93395    Monotone-Author: wsourdeau@inverse.ca
93396    Monotone-Date: 2011-10-31T19:29:37
93397    Monotone-Branch: ca.inverse.sogo
93398
93399M	ChangeLog
93400M	OpenChange/MAPIStoreMailAttachment.m
93401M	OpenChange/MAPIStoreMailMessage.m
93402
93403commit 2a93ea4e6dfecbd1f37e8c56715a30a5b8d1a64b
93404Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93405Date:   Mon Oct 31 19:28:22 2011 +0000
93406
93407    Monotone-Parent: a0e83a1784478d41763fc4ebb3eb9ee8a5142b5a
93408    Monotone-Revision: 55595f6ee3aaa33db773a4eb60c184519b6f18fd
93409
93410    Monotone-Author: wsourdeau@inverse.ca
93411    Monotone-Date: 2011-10-31T19:28:22
93412    Monotone-Branch: ca.inverse.sogo
93413
93414M	ChangeLog
93415M	SoObjects/Mailer/SOGoMailBodyPart.h
93416M	SoObjects/Mailer/SOGoMailBodyPart.m
93417M	SoObjects/Mailer/SOGoMailObject+Draft.m
93418M	SoObjects/Mailer/SOGoMailObject.h
93419M	SoObjects/Mailer/SOGoMailObject.m
93420
93421commit 506ad03bab2a4c2db4ef4a5ecd37eca962856cf0
93422Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93423Date:   Fri Oct 28 16:09:51 2011 +0000
93424
93425    Monotone-Parent: 2d5ff72c3c099708827ce0e685f1f29a86eddcb0
93426    Monotone-Revision: a0e83a1784478d41763fc4ebb3eb9ee8a5142b5a
93427
93428    Monotone-Author: wsourdeau@inverse.ca
93429    Monotone-Date: 2011-10-28T16:09:51
93430    Monotone-Branch: ca.inverse.sogo
93431
93432M	OpenChange/MAPIStoreMailFolder.m
93433
93434commit 2c3cb08c97565e4c393faa7fb76ffb62f1c7bda6
93435Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93436Date:   Fri Oct 28 15:13:15 2011 +0000
93437
93438    Monotone-Parent: 8a43228272ae820e41c9c73e361ca745f6695527
93439    Monotone-Revision: 2d5ff72c3c099708827ce0e685f1f29a86eddcb0
93440
93441    Monotone-Author: wsourdeau@inverse.ca
93442    Monotone-Date: 2011-10-28T15:13:15
93443    Monotone-Branch: ca.inverse.sogo
93444
93445M	ChangeLog
93446M	OpenChange/MAPIStoreMailVolatileMessage.m
93447
93448commit 6b820b12bd106c2d6abd1851cd8f6e357165e3e3
93449Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93450Date:   Fri Oct 28 13:12:21 2011 +0000
93451
93452    Monotone-Parent: 4ce6162defbc430cacd1a414c9d9b8a3d7e9940e
93453    Monotone-Revision: 8a43228272ae820e41c9c73e361ca745f6695527
93454
93455    Monotone-Author: wsourdeau@inverse.ca
93456    Monotone-Date: 2011-10-28T13:12:21
93457    Monotone-Branch: ca.inverse.sogo
93458
93459M	ChangeLog
93460M	OpenChange/MAPIStoreMailVolatileMessage.m
93461
93462commit 1ba0d4daa159c05f4e0e819ffdf0fb44f27b2565
93463Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93464Date:   Fri Oct 28 13:10:47 2011 +0000
93465
93466    Monotone-Parent: a1f0f7f1bc0ae64c5342d0d87ffd1ff8e7e3272c
93467    Monotone-Revision: 4ce6162defbc430cacd1a414c9d9b8a3d7e9940e
93468
93469    Monotone-Author: wsourdeau@inverse.ca
93470    Monotone-Date: 2011-10-28T13:10:47
93471    Monotone-Branch: ca.inverse.sogo
93472
93473M	ChangeLog
93474M	OpenChange/MAPIStoreAppointmentWrapper.m
93475M	OpenChange/MAPIStoreCalendarMessage.m
93476M	OpenChange/MAPIStoreMailMessage.m
93477M	OpenChange/MAPIStoreMessage.h
93478M	OpenChange/MAPIStoreMessage.m
93479M	OpenChange/MAPIStoreSOGo.m
93480
93481commit 832941450969b565f64f93b6e464a663533134a4
93482Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93483Date:   Fri Oct 28 13:06:47 2011 +0000
93484
93485    Monotone-Parent: 6142b6a69c8805f4457dc09f449df1a9ef230300
93486    Monotone-Revision: a1f0f7f1bc0ae64c5342d0d87ffd1ff8e7e3272c
93487
93488    Monotone-Author: wsourdeau@inverse.ca
93489    Monotone-Date: 2011-10-28T13:06:47
93490    Monotone-Branch: ca.inverse.sogo
93491
93492M	ChangeLog
93493M	OpenChange/MAPIStoreTypes.h
93494M	OpenChange/MAPIStoreTypes.m
93495
93496commit 8b8c3ce3053b60519cf3869ce80e64e187d337e9
93497Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93498Date:   Fri Oct 28 13:05:34 2011 +0000
93499
93500    Monotone-Parent: a0ed2b3f186933aa14864e802da07512d3c68379
93501    Monotone-Revision: 6142b6a69c8805f4457dc09f449df1a9ef230300
93502
93503    Monotone-Author: wsourdeau@inverse.ca
93504    Monotone-Date: 2011-10-28T13:05:34
93505    Monotone-Branch: ca.inverse.sogo
93506
93507M	ChangeLog
93508
93509commit 6970280ac2fb354d965558551ae6cf276b4232db
93510Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93511Date:   Fri Oct 28 01:56:40 2011 +0000
93512
93513    Monotone-Parent: 479a80bcb5b10e43ecadc5b5db6efa34926e52a0
93514    Monotone-Revision: a0ed2b3f186933aa14864e802da07512d3c68379
93515
93516    Monotone-Author: wsourdeau@inverse.ca
93517    Monotone-Date: 2011-10-28T01:56:40
93518    Monotone-Branch: ca.inverse.sogo
93519
93520M	ChangeLog
93521M	OpenChange/MAPIStoreFSMessage.m
93522M	OpenChange/MAPIStoreVolatileMessage.m
93523
93524commit 530a339d720837d20f02ca9dd62a957e00856052
93525Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93526Date:   Thu Oct 27 21:38:17 2011 +0000
93527
93528    Monotone-Parent: 5cdce5bcdd485012bf16a49a2dd5dfddaae270c0
93529    Monotone-Revision: 213bbc308bab313d8aeeda0c97702d2718560a33
93530
93531    Monotone-Author: wsourdeau@inverse.ca
93532    Monotone-Date: 2011-10-27T21:38:17
93533    Monotone-Branch: ca.inverse.sogo
93534
93535M	sogo.spec
93536
93537commit 94efd85764db009d7d2f066aac5e08a0a0e72c82
93538Author: Francis Lachapelle <flachapelle@inverse.ca>
93539Date:   Thu Oct 27 18:50:42 2011 +0000
93540
93541    See ChangeLog.
93542
93543    Monotone-Parent: 826c26c2f6f34d0cea46bfa5fc4827ec833f3b9d
93544    Monotone-Revision: f094ea8727e7110bffdeac78126137ceea63eda5
93545
93546    Monotone-Author: flachapelle@inverse.ca
93547    Monotone-Date: 2011-10-27T18:50:42
93548
93549M	ChangeLog
93550M	UI/WebServerResources/UIxAttendeesEditor.js
93551
93552commit 8b66f12225a046c768e18991eb33beb6df7a5d43
93553Author: Francis Lachapelle <flachapelle@inverse.ca>
93554Date:   Thu Oct 27 18:47:59 2011 +0000
93555
93556    See ChangeLog.
93557
93558    Monotone-Parent: 7687ea3a86932c857758b36d555fd71f5ad1ecb5
93559    Monotone-Revision: 826c26c2f6f34d0cea46bfa5fc4827ec833f3b9d
93560
93561    Monotone-Author: flachapelle@inverse.ca
93562    Monotone-Date: 2011-10-27T18:47:59
93563
93564M	ChangeLog
93565M	UI/WebServerResources/SOGoRootPage.css
93566M	UI/WebServerResources/SOGoRootPage.js
93567
93568commit c931c0ea91250df726f1c4ba80305a5812e3f11d
93569Author: Francis Lachapelle <flachapelle@inverse.ca>
93570Date:   Thu Oct 27 18:35:56 2011 +0000
93571
93572    Removed reference to sogod-wrapper in debian rules.
93573
93574    Monotone-Parent: a8c1ef20873db2c870d93bd5f81876e3cb41c719
93575    Monotone-Revision: 7687ea3a86932c857758b36d555fd71f5ad1ecb5
93576
93577    Monotone-Author: flachapelle@inverse.ca
93578    Monotone-Date: 2011-10-27T18:35:56
93579
93580M	debian/rules
93581
93582commit e06056d62572436d3ad36d92ec90546050904455
93583Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93584Date:   Thu Oct 27 16:01:51 2011 +0000
93585
93586    Monotone-Parent: 674dec9c0680a0ce5418d7dc05b15bc69a65f379
93587    Monotone-Revision: 5cdce5bcdd485012bf16a49a2dd5dfddaae270c0
93588
93589    Monotone-Author: wsourdeau@inverse.ca
93590    Monotone-Date: 2011-10-27T16:01:51
93591    Monotone-Branch: ca.inverse.sogo
93592
93593M	ChangeLog
93594M	OpenChange/MAPIStoreAttachment.m
93595M	OpenChange/MAPIStoreMailAttachment.m
93596M	OpenChange/MAPIStoreVolatileMessage.h
93597M	OpenChange/MAPIStoreVolatileMessage.m
93598
93599commit 14eaf1f7facda0e36d3585006ed962af59de4635
93600Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93601Date:   Thu Oct 27 15:59:50 2011 +0000
93602
93603    Monotone-Parent: 55b27cea4512267428af5613642488fa4b4f83fb
93604    Monotone-Revision: 674dec9c0680a0ce5418d7dc05b15bc69a65f379
93605
93606    Monotone-Author: wsourdeau@inverse.ca
93607    Monotone-Date: 2011-10-27T15:59:50
93608    Monotone-Branch: ca.inverse.sogo
93609
93610M	ChangeLog
93611M	OpenChange/MAPIStoreFSMessage.m
93612M	OpenChange/MAPIStoreObject.h
93613M	OpenChange/MAPIStoreObject.m
93614
93615commit be3e28647890da0d0620d6d52bd87d515fa56ad2
93616Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93617Date:   Thu Oct 27 00:17:40 2011 +0000
93618
93619    Monotone-Parent: d9b2b0a2845a06c22e7a7b71eb7857acb44bf0e4
93620    Monotone-Revision: 55b27cea4512267428af5613642488fa4b4f83fb
93621
93622    Monotone-Author: wsourdeau@inverse.ca
93623    Monotone-Date: 2011-10-27T00:17:40
93624    Monotone-Branch: ca.inverse.sogo
93625
93626M	ChangeLog
93627
93628commit f94d90acd2d524cdc765388444f12e80b5bc1f29
93629Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93630Date:   Wed Oct 26 23:52:55 2011 +0000
93631
93632    Monotone-Parent: a297f80b93f195cc2534f1493b2f4e4a124cf3ca
93633    Monotone-Revision: d9b2b0a2845a06c22e7a7b71eb7857acb44bf0e4
93634
93635    Monotone-Author: wsourdeau@inverse.ca
93636    Monotone-Date: 2011-10-26T23:52:55
93637    Monotone-Branch: ca.inverse.sogo
93638
93639M	ChangeLog
93640A	OpenChange/EOQualifier+MAPI.h
93641A	OpenChange/EOQualifier+MAPI.m
93642D	OpenChange/EOQualifier+MAPIMem.h
93643D	OpenChange/EOQualifier+MAPIMem.m
93644M	OpenChange/GNUmakefile
93645M	OpenChange/MAPIStoreFSFolder.m
93646M	OpenChange/MAPIStoreFSMessage.h
93647M	OpenChange/MAPIStoreMailFolder.m
93648M	OpenChange/MAPIStoreMailVolatileMessage.h
93649M	OpenChange/MAPIStoreMailVolatileMessage.m
93650A	OpenChange/MAPIStoreVolatileMessage.h
93651A	OpenChange/MAPIStoreVolatileMessage.m
93652M	OpenChange/SOGoMAPIFSFolder.m
93653M	OpenChange/SOGoMAPIFSMessage.h
93654D	OpenChange/SOGoMAPIMemMessage.h
93655D	OpenChange/SOGoMAPIMemMessage.m
93656A	OpenChange/SOGoMAPIVolatileMessage.h
93657A	OpenChange/SOGoMAPIVolatileMessage.m
93658
93659commit cc335e8f72371c6567dbbf9fa6761524ef3e7d76
93660Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93661Date:   Wed Oct 26 21:33:51 2011 +0000
93662
93663    Monotone-Parent: c2bdfbc593f7ac0758ee78b63baee4d5b409e6bd
93664    Monotone-Revision: a297f80b93f195cc2534f1493b2f4e4a124cf3ca
93665
93666    Monotone-Author: wsourdeau@inverse.ca
93667    Monotone-Date: 2011-10-26T21:33:51
93668    Monotone-Branch: ca.inverse.sogo
93669
93670M	ChangeLog
93671M	OpenChange/GNUmakefile
93672M	OpenChange/MAPIStoreContactsMessage.m
93673D	OpenChange/MAPIStoreDraftsMessage.h
93674D	OpenChange/MAPIStoreDraftsMessage.m
93675M	OpenChange/MAPIStoreFSMessage.h
93676M	OpenChange/MAPIStoreFSMessage.m
93677M	OpenChange/MAPIStoreMailFolder.m
93678A	OpenChange/MAPIStoreMailVolatileMessage.h
93679A	OpenChange/MAPIStoreMailVolatileMessage.m
93680D	OpenChange/MAPIStoreMemMailMessage.h
93681D	OpenChange/MAPIStoreMemMailMessage.m
93682M	OpenChange/MAPIStoreSOGo.m
93683
93684commit 75e3dac9b6fe8cbc5d45c43c212cd96becaeba7f
93685Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93686Date:   Wed Oct 26 21:29:36 2011 +0000
93687
93688    Monotone-Parent: d8051095a654a9aefa21bff1eaec9672b5ddb438
93689    Monotone-Revision: c2bdfbc593f7ac0758ee78b63baee4d5b409e6bd
93690
93691    Monotone-Author: wsourdeau@inverse.ca
93692    Monotone-Date: 2011-10-26T21:29:36
93693    Monotone-Branch: ca.inverse.sogo
93694
93695M	ChangeLog
93696M	OpenChange/MAPIStoreMessage.m
93697
93698commit 14e42881c9f972e927b8ece3232b4f8bbf3ae894
93699Author: Francis Lachapelle <flachapelle@inverse.ca>
93700Date:   Wed Oct 26 19:27:45 2011 +0000
93701
93702    applied changes from e58cd8ddee83e89995547f174e7a1a6085b2a8f0
93703                 through b1d970d4f6e94971dfb6cc4f4be3c09a236823cf
93704
93705    Monotone-Parent: 6eb618087a406a6325b55eae8131b9965c37aed9
93706    Monotone-Revision: c3411f7017bb6e32f1e36f27be244fc31dc045fb
93707
93708    Monotone-Author: flachapelle@inverse.ca
93709    Monotone-Date: 2011-10-26T19:27:45
93710    Monotone-Branch: ca.inverse.sogo
93711
93712M	Version
93713
93714commit 69577156025c774f4da16a4d484eac7b048a0fe5
93715Author: Francis Lachapelle <flachapelle@inverse.ca>
93716Date:   Wed Oct 26 19:10:04 2011 +0000
93717
93718    Update guides.
93719
93720    Monotone-Parent: 183c901c5f7761c71b64c0f4701fa44ef6e103d2
93721    Monotone-Revision: a8c1ef20873db2c870d93bd5f81876e3cb41c719
93722
93723    Monotone-Author: flachapelle@inverse.ca
93724    Monotone-Date: 2011-10-26T19:10:04
93725
93726M	Documentation/SOGo Installation Guide.odt
93727M	Documentation/SOGo Mobile Devices Configuration.odt
93728M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
93729
93730commit 068d91dae832c9834276d4c0f81fe54f95f5064a
93731Author: Francis Lachapelle <flachapelle@inverse.ca>
93732Date:   Wed Oct 26 18:59:14 2011 +0000
93733
93734    Added dependency on GNUstep 1.23.
93735
93736    Monotone-Parent: 077c7df5d9e9521e319d8103c41733e43ce55ee5
93737    Monotone-Revision: 183c901c5f7761c71b64c0f4701fa44ef6e103d2
93738
93739    Monotone-Author: flachapelle@inverse.ca
93740    Monotone-Date: 2011-10-26T18:59:14
93741
93742M	NEWS
93743M	sogo.spec
93744
93745commit 96e783be7e38654cf81dacef848382c653a3f21e
93746Author: Francis Lachapelle <flachapelle@inverse.ca>
93747Date:   Wed Oct 26 18:15:40 2011 +0000
93748
93749    Updated installation guide.
93750
93751    Monotone-Parent: cc3dd5fb34faf774ac055355c0ab218db7974683
93752    Monotone-Revision: 231e422b9b38aa18cacf5236082f57d828dbf8f2
93753
93754    Monotone-Author: flachapelle@inverse.ca
93755    Monotone-Date: 2011-10-26T18:15:40
93756    Monotone-Branch: ca.inverse.sogo
93757
93758M	Documentation/SOGo Installation Guide.odt
93759
93760commit 3820e1cde506950dbd29a70eddc0c7f6520a22f1
93761Author: Francis Lachapelle <flachapelle@inverse.ca>
93762Date:   Wed Oct 26 18:15:12 2011 +0000
93763
93764    Updated images.
93765
93766    Monotone-Parent: db201f68d2a8089e8db6d5dbe3a0c2acc88f7cbb
93767    Monotone-Revision: cc3dd5fb34faf774ac055355c0ab218db7974683
93768
93769    Monotone-Author: flachapelle@inverse.ca
93770    Monotone-Date: 2011-10-26T18:15:12
93771    Monotone-Branch: ca.inverse.sogo
93772
93773M	UI/WebServerResources/dot.png
93774M	UI/WebServerResources/flag.png
93775
93776commit 13ba71843563c98e20af31570942c1795aafa25d
93777Author: Ludovic Marcotte <lmarcotte@inverse.ca>
93778Date:   Wed Oct 26 16:21:08 2011 +0000
93779
93780    Adjustments to the guide regarding RPMs usage
93781
93782    Monotone-Parent: 231e422b9b38aa18cacf5236082f57d828dbf8f2
93783    Monotone-Revision: 419aa9c6f9c2f99bd8f553de4a4cc7e43960b964
93784
93785    Monotone-Author: ludovic@Sophos.ca
93786    Monotone-Date: 2011-10-26T16:21:08
93787    Monotone-Branch: ca.inverse.sogo
93788
93789M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
93790
93791commit 832396682325c72dc5f7929ff288395a9d716330
93792Author: Francis Lachapelle <flachapelle@inverse.ca>
93793Date:   Wed Oct 26 16:18:55 2011 +0000
93794
93795    Updated NEWS file.
93796
93797    Monotone-Parent: d03d3ac4770756bf4494d9e20e9768b28e5ff0cb
93798    Monotone-Revision: 077c7df5d9e9521e319d8103c41733e43ce55ee5
93799
93800    Monotone-Author: flachapelle@inverse.ca
93801    Monotone-Date: 2011-10-26T16:18:55
93802
93803M	NEWS
93804
93805commit fafcd1aaab469fb84f39fcaeeb1b83465cee7a0f
93806Author: Francis Lachapelle <flachapelle@inverse.ca>
93807Date:   Wed Oct 26 15:25:49 2011 +0000
93808
93809    See ChangeLog.
93810
93811    Monotone-Parent: 9622fc005299a8ed3c143c177667be6f33df9523
93812    Monotone-Revision: d03d3ac4770756bf4494d9e20e9768b28e5ff0cb
93813
93814    Monotone-Author: flachapelle@inverse.ca
93815    Monotone-Date: 2011-10-26T15:25:49
93816
93817M	ChangeLog
93818M	SoObjects/SOGo/SOGoUserManager.m
93819M	SoObjects/SOGo/SQLSource.h
93820M	SoObjects/SOGo/SQLSource.m
93821
93822commit df1e4be9493048cf06be017ecf51b9d9ceb9fff3
93823Author: Ludovic Marcotte <lmarcotte@inverse.ca>
93824Date:   Wed Oct 26 15:20:45 2011 +0000
93825
93826    Mention in the doc to enabled rpmforge-extras
93827
93828    Monotone-Parent: 0cf5c45a19265b9daa69ea1b2e7f8ad936244c72
93829    Monotone-Revision: db201f68d2a8089e8db6d5dbe3a0c2acc88f7cbb
93830
93831    Monotone-Author: ludovic@Sophos.ca
93832    Monotone-Date: 2011-10-26T15:20:45
93833    Monotone-Branch: ca.inverse.sogo
93834
93835M	Documentation/SOGo Installation Guide.odt
93836
93837commit c233792b679ada33fbf4a1303f3e0a9411a5f818
93838Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93839Date:   Wed Oct 26 15:23:01 2011 +0000
93840
93841    Monotone-Parent: 7842c8950fe912d981925f06e3b7a2f432bc5f2a
93842    Monotone-Revision: 0cf5c45a19265b9daa69ea1b2e7f8ad936244c72
93843
93844    Monotone-Author: wsourdeau@inverse.ca
93845    Monotone-Date: 2011-10-26T15:23:01
93846    Monotone-Branch: ca.inverse.sogo
93847
93848M	ChangeLog
93849M	OpenChange/MAPIStoreMessage.m
93850
93851commit c6b716ef62d54a3ff8a37f76627fb344ca6c5040
93852Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93853Date:   Wed Oct 26 15:15:17 2011 +0000
93854
93855    Monotone-Parent: 8bcefff481572fc23caa92d92861c18902d781bd
93856    Monotone-Revision: 6d629d88d3b01fa71fac5c998333eed2c61c6232
93857
93858    Monotone-Author: wsourdeau@inverse.ca
93859    Monotone-Date: 2011-10-26T15:15:17
93860    Monotone-Branch: ca.inverse.sogo
93861
93862M	ChangeLog
93863M	OpenChange/MAPIStoreCalendarMessage.m
93864M	OpenChange/MAPIStoreContactsMessage.m
93865M	OpenChange/MAPIStoreDraftsMessage.m
93866M	OpenChange/MAPIStoreFSMessage.m
93867M	OpenChange/MAPIStoreFolder.m
93868M	OpenChange/MAPIStoreMailMessage.m
93869M	OpenChange/MAPIStoreMemMailMessage.m
93870M	OpenChange/MAPIStoreMessage.m
93871M	OpenChange/MAPIStoreObject.h
93872M	OpenChange/MAPIStoreObject.m
93873M	OpenChange/MAPIStoreSOGo.m
93874M	OpenChange/MAPIStoreTasksMessage.m
93875
93876commit 1b696fec7f49bac74192ca0baf4efa584bd0b7f3
93877Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93878Date:   Wed Oct 26 15:00:53 2011 +0000
93879
93880    Monotone-Parent: 7fda497b476e41fe9d5324a0c31127a0e9777847
93881    Monotone-Revision: 8bcefff481572fc23caa92d92861c18902d781bd
93882
93883    Monotone-Author: wsourdeau@inverse.ca
93884    Monotone-Date: 2011-10-26T15:00:53
93885    Monotone-Branch: ca.inverse.sogo
93886
93887M	ChangeLog
93888M	OpenChange/MAPIStoreFolder.h
93889M	OpenChange/MAPIStoreFolder.m
93890M	OpenChange/MAPIStoreSOGo.m
93891
93892commit d59f55eac942a6bd6b406304d7e0ae9fda9e9320
93893Author: Ludovic Marcotte <lmarcotte@inverse.ca>
93894Date:   Wed Oct 26 12:38:34 2011 +0000
93895
93896    Updated the doc for beta 3
93897
93898    Monotone-Parent: 7fda497b476e41fe9d5324a0c31127a0e9777847
93899    Monotone-Revision: a0aad18e83de9385156d83958ccb5e65c0a45d62
93900
93901    Monotone-Author: ludovic@Sophos.ca
93902    Monotone-Date: 2011-10-26T12:38:34
93903    Monotone-Branch: ca.inverse.sogo
93904
93905M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
93906
93907commit d437ca054096c522a32229565daab5c172992c34
93908Author: Francis Lachapelle <flachapelle@inverse.ca>
93909Date:   Tue Oct 25 20:58:18 2011 +0000
93910
93911    See ChangeLog.
93912
93913    Monotone-Parent: 9b2ef440fdc7d9495d4f165d7fafc6bd0b2d6068
93914    Monotone-Revision: 9622fc005299a8ed3c143c177667be6f33df9523
93915
93916    Monotone-Author: flachapelle@inverse.ca
93917    Monotone-Date: 2011-10-25T20:58:18
93918
93919M	ChangeLog
93920M	UI/MainUI/English.lproj/Localizable.strings
93921M	UI/MainUI/French.lproj/Localizable.strings
93922M	UI/MainUI/SOGoRootPage.h
93923M	UI/MainUI/SOGoRootPage.m
93924M	UI/Templates/MainUI/SOGoRootPage.wox
93925M	UI/WebServerResources/SOGoRootPage.js
93926
93927commit cc16643242ebb0e3b513407cbdc07fcffb1daeef
93928Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93929Date:   Tue Oct 25 20:23:43 2011 +0000
93930
93931    Monotone-Parent: 07f66207968bbc8815cccf3c0b6d5147e13d8ab6
93932    Monotone-Revision: 7fda497b476e41fe9d5324a0c31127a0e9777847
93933
93934    Monotone-Author: wsourdeau@inverse.ca
93935    Monotone-Date: 2011-10-25T20:23:43
93936    Monotone-Branch: ca.inverse.sogo
93937
93938M	ChangeLog
93939D	OpenChange/EOQualifier+MAPIFS.h
93940D	OpenChange/EOQualifier+MAPIFS.m
93941A	OpenChange/EOQualifier+MAPIMem.h
93942A	OpenChange/EOQualifier+MAPIMem.m
93943M	OpenChange/GNUmakefile
93944M	OpenChange/MAPIStoreFSFolder.m
93945M	OpenChange/MAPIStoreMailFolder.m
93946M	OpenChange/MAPIStoreMemMailMessage.m
93947M	OpenChange/SOGoMAPIFSFolder.m
93948M	OpenChange/SOGoMAPIFSMessage.h
93949M	OpenChange/SOGoMAPIFSMessage.m
93950A	OpenChange/SOGoMAPIMemMessage.h
93951A	OpenChange/SOGoMAPIMemMessage.m
93952D	OpenChange/SOGoMemMessage.h
93953D	OpenChange/SOGoMemMessage.m
93954
93955commit f287bc58352314e955f400190374aec9021da11c
93956Author: Francis Lachapelle <flachapelle@inverse.ca>
93957Date:   Tue Oct 25 18:22:47 2011 +0000
93958
93959    Monotone-Parent: ae46e31f72c5d2fa83adafdcd120cc16cc80b1b6
93960    Monotone-Revision: 9b2ef440fdc7d9495d4f165d7fafc6bd0b2d6068
93961
93962    Monotone-Author: flachapelle@inverse.ca
93963    Monotone-Date: 2011-10-25T18:22:47
93964
93965M	UI/WebServerResources/AdministrationUI.css
93966M	UI/WebServerResources/dot.png
93967M	UI/WebServerResources/flag.png
93968
93969commit 5666149e37a519adb4373ea412d534b8b9ec2eea
93970Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
93971Date:   Tue Oct 25 18:19:08 2011 +0000
93972
93973    Monotone-Parent: 08c6872fb6a9c8bafc542d62b81e555faf5e1c05
93974    Monotone-Revision: 07f66207968bbc8815cccf3c0b6d5147e13d8ab6
93975
93976    Monotone-Author: wsourdeau@inverse.ca
93977    Monotone-Date: 2011-10-25T18:19:08
93978    Monotone-Branch: ca.inverse.sogo
93979
93980M	ChangeLog
93981M	OpenChange/GNUmakefile
93982M	OpenChange/MAPIStoreDraftsMessage.m
93983A	OpenChange/MAPIStoreMIME.h
93984A	OpenChange/MAPIStoreMIME.m
93985
93986commit 1907700095418b42297a87c34566d69b4a929c58
93987Author: Francis Lachapelle <flachapelle@inverse.ca>
93988Date:   Tue Oct 25 18:04:09 2011 +0000
93989
93990    Monotone-Parent: b1d970d4f6e94971dfb6cc4f4be3c09a236823cf
93991    Monotone-Revision: ae46e31f72c5d2fa83adafdcd120cc16cc80b1b6
93992
93993    Monotone-Author: flachapelle@inverse.ca
93994    Monotone-Date: 2011-10-25T18:04:09
93995
93996M	Version
93997
93998commit 158c2906152a12550c3fbeb3738d2776ec05b1bb
93999Author: Francis Lachapelle <flachapelle@inverse.ca>
94000Date:   Tue Oct 25 18:03:52 2011 +0000
94001
94002    Character case error in contact-oracle.ocs.
94003
94004    Monotone-Parent: e58cd8ddee83e89995547f174e7a1a6085b2a8f0
94005    Monotone-Revision: b1d970d4f6e94971dfb6cc4f4be3c09a236823cf
94006
94007    Monotone-Author: flachapelle@inverse.ca
94008    Monotone-Date: 2011-10-25T18:03:52
94009
94010M	OGoContentStore/contact-oracle.ocs
94011
94012commit e2457472b411c4cb9d204861524054d63ea77568
94013Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94014Date:   Tue Oct 25 17:36:51 2011 +0000
94015
94016    Monotone-Parent: dfb6501f2203375a52c674747ac8caa6ab2ca7d3
94017    Monotone-Revision: 08c6872fb6a9c8bafc542d62b81e555faf5e1c05
94018
94019    Monotone-Author: wsourdeau@inverse.ca
94020    Monotone-Date: 2011-10-25T17:36:51
94021    Monotone-Branch: ca.inverse.sogo
94022
94023M	ChangeLog
94024M	OpenChange/MAPIStoreAttachment.m
94025M	OpenChange/MAPIStoreCalendarAttachment.m
94026M	OpenChange/MAPIStoreMailAttachment.m
94027
94028commit fc6711585a0b0a31a2709e771f5cfe6cf7234258
94029Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94030Date:   Tue Oct 25 17:34:49 2011 +0000
94031
94032    Monotone-Parent: 28db46689fe3ccc299be6164973466befdedb0f7
94033    Monotone-Revision: dfb6501f2203375a52c674747ac8caa6ab2ca7d3
94034
94035    Monotone-Author: wsourdeau@inverse.ca
94036    Monotone-Date: 2011-10-25T17:34:49
94037    Monotone-Branch: ca.inverse.sogo
94038
94039M	ChangeLog
94040M	OpenChange/gen-property-selectors.py
94041
94042commit 5f3b6f51650c33e559b010a6ed49c99d03d1d258
94043Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94044Date:   Mon Oct 24 20:48:53 2011 +0000
94045
94046    Monotone-Parent: b5395887a09dd182d09095356fc372c77721f166
94047    Monotone-Revision: 28db46689fe3ccc299be6164973466befdedb0f7
94048
94049    Monotone-Author: wsourdeau@inverse.ca
94050    Monotone-Date: 2011-10-24T20:48:53
94051    Monotone-Branch: ca.inverse.sogo
94052
94053M	ChangeLog
94054M	OpenChange/MAPIStoreAttachment.m
94055
94056commit e20f416d09ce7fc2aed26c9b927524247ea63298
94057Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94058Date:   Mon Oct 24 20:48:03 2011 +0000
94059
94060    Monotone-Parent: 78bf27c4571563117a85d2db0f4bb11b16e42f81
94061    Monotone-Revision: b5395887a09dd182d09095356fc372c77721f166
94062
94063    Monotone-Author: wsourdeau@inverse.ca
94064    Monotone-Date: 2011-10-24T20:48:03
94065    Monotone-Branch: ca.inverse.sogo
94066
94067M	OpenChange/MAPIStoreContactsMessage.h
94068
94069commit 83ec2b0eb1411ce3482fbe34dc20fe55cea6d307
94070Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94071Date:   Mon Oct 24 20:47:55 2011 +0000
94072
94073    Monotone-Parent: d87756b39fc2fd188457307a1436fbf2bff7cce9
94074    Monotone-Revision: 78bf27c4571563117a85d2db0f4bb11b16e42f81
94075
94076    Monotone-Author: wsourdeau@inverse.ca
94077    Monotone-Date: 2011-10-24T20:47:55
94078    Monotone-Branch: ca.inverse.sogo
94079
94080M	ChangeLog
94081M	OpenChange/MAPIStoreContactsMessage.m
94082
94083commit 68990cbe0e021d3158f53a859d054d08eadf4250
94084Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94085Date:   Mon Oct 24 20:45:05 2011 +0000
94086
94087    Monotone-Parent: ed625914479265cad78fb3a15cd5f9e1e8c0a849
94088    Monotone-Revision: d87756b39fc2fd188457307a1436fbf2bff7cce9
94089
94090    Monotone-Author: wsourdeau@inverse.ca
94091    Monotone-Date: 2011-10-24T20:45:05
94092    Monotone-Branch: ca.inverse.sogo
94093
94094M	ChangeLog
94095M	OpenChange/GNUmakefile
94096A	OpenChange/MAPIStoreContactsAttachment.h
94097A	OpenChange/MAPIStoreContactsAttachment.m
94098
94099commit 51f742c61c4c3bb9c16aa90216e061d68a9b4cdd
94100Author: Francis Lachapelle <flachapelle@inverse.ca>
94101Date:   Mon Oct 24 20:42:28 2011 +0000
94102
94103    Updated NEWS file.
94104
94105    Monotone-Parent: 599fa43b3eab4e51e4df74a85c904490f8700d37
94106    Monotone-Revision: 7df38448b3a1432fc26a95fbe40e2c8524140008
94107
94108    Monotone-Author: flachapelle@inverse.ca
94109    Monotone-Date: 2011-10-24T20:42:28
94110
94111M	NEWS
94112
94113commit 507cd8f7a4ba27c02d17e22469f53cf6a6fc71fb
94114Author: Francis Lachapelle <flachapelle@inverse.ca>
94115Date:   Mon Oct 24 20:30:08 2011 +0000
94116
94117    Updated unseen icon in Webmail module.
94118
94119    Monotone-Parent: b973b6cdb8f36ae9fe9aed817676417f4281976e
94120    Monotone-Revision: ed625914479265cad78fb3a15cd5f9e1e8c0a849
94121
94122    Monotone-Author: flachapelle@inverse.ca
94123    Monotone-Date: 2011-10-24T20:30:08
94124    Monotone-Branch: ca.inverse.sogo
94125
94126M	UI/MailerUI/UIxMailListActions.m
94127M	UI/WebServerResources/MailerUI.css
94128M	UI/WebServerResources/MailerUI.js
94129D	UI/WebServerResources/icon_unread.gif
94130A	UI/WebServerResources/unread.png
94131
94132commit 3a5fbb3af3bf21f83acfa6d1670d6fa36fa43096
94133Author: Francis Lachapelle <flachapelle@inverse.ca>
94134Date:   Mon Oct 24 16:10:40 2011 +0000
94135
94136    Monotone-Parent: 004e35b648d1070b320f15c658e3294fe8cc154e
94137    Monotone-Revision: b973b6cdb8f36ae9fe9aed817676417f4281976e
94138
94139    Monotone-Author: flachapelle@inverse.ca
94140    Monotone-Date: 2011-10-24T16:10:40
94141    Monotone-Branch: ca.inverse.sogo
94142
94143M	UI/WebServerResources/MailerUI.js
94144
94145commit 37d2f449b325f9f5b11481a0464d40be7d472262
94146Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94147Date:   Fri Oct 21 23:44:29 2011 +0000
94148
94149    Monotone-Parent: aeb6c6e374c725f1249d84119e6cc1b7ce8d1f1a
94150    Monotone-Revision: c0c3d56a3486d587b4e272a42efcc42e8a77897e
94151
94152    Monotone-Author: wsourdeau@inverse.ca
94153    Monotone-Date: 2011-10-21T23:44:29
94154    Monotone-Branch: ca.inverse.sogo
94155
94156M	ChangeLog
94157M	OpenChange/plreader.m
94158
94159commit f1da116a55427b177adfb959c0bb4c542cd6109c
94160Author: Francis Lachapelle <flachapelle@inverse.ca>
94161Date:   Fri Oct 21 20:12:38 2011 +0000
94162
94163    See ChangeLog.
94164
94165    Monotone-Parent: f6c6bfab15922450127ccb9597bbc97468d695c0
94166    Monotone-Revision: afd67b085b60bc29f1319198a1796a532db22ebf
94167
94168    Monotone-Author: flachapelle@inverse.ca
94169    Monotone-Date: 2011-10-21T20:12:38
94170    Monotone-Branch: ca.inverse.sogo
94171
94172M	ChangeLog
94173M	SoObjects/SOGo/SOGoUserManager.m
94174M	UI/Common/UIxAclEditor.m
94175M	UI/MainUI/SOGoUserHomePage.m
94176M	UI/Templates/UIxAclEditor.wox
94177M	UI/WebServerResources/UIxAclEditor.css
94178M	UI/WebServerResources/UIxAclEditor.js
94179M	UI/WebServerResources/UIxContactsUserFolders.js
94180M	UI/WebServerResources/UIxMailToSelection.js
94181
94182commit 19169e821dd6f8e8a22eee7e6786c70e1554667e
94183Author: Francis Lachapelle <flachapelle@inverse.ca>
94184Date:   Fri Oct 21 14:57:57 2011 +0000
94185
94186    Fix for bug #1442.
94187    See ChangeLog.
94188
94189    Monotone-Parent: d7092dc459f63233bb9e0a7aadc3380b2682ed2a
94190    Monotone-Revision: f6c6bfab15922450127ccb9597bbc97468d695c0
94191
94192    Monotone-Author: flachapelle@inverse.ca
94193    Monotone-Date: 2011-10-21T14:57:57
94194    Monotone-Branch: ca.inverse.sogo
94195
94196M	OGoContentStore/appointment-oracle.ocs
94197M	OGoContentStore/appointment.ocs
94198M	OGoContentStore/contact-oracle.ocs
94199M	OGoContentStore/contact.ocs
94200M	SOPE/GDLContentStore/ChangeLog
94201M	SOPE/GDLContentStore/GCSFolder.h
94202M	SOPE/GDLContentStore/GCSFolder.m
94203M	SOPE/GDLContentStore/GCSFolderType.h
94204M	SOPE/GDLContentStore/GCSFolderType.m
94205
94206commit f2aaeaec2aa30a04e2d5d37669b10acfebfd9aa7
94207Author: Ludovic Marcotte <lmarcotte@inverse.ca>
94208Date:   Fri Oct 21 12:17:03 2011 +0000
94209
94210    Updated guide for beta 2 release
94211
94212    Monotone-Parent: aeb6c6e374c725f1249d84119e6cc1b7ce8d1f1a
94213    Monotone-Revision: d7092dc459f63233bb9e0a7aadc3380b2682ed2a
94214
94215    Monotone-Author: ludovic@Sophos.ca
94216    Monotone-Date: 2011-10-21T12:17:03
94217    Monotone-Branch: ca.inverse.sogo
94218
94219M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
94220
94221commit 6a939a69b199dcf85636693a347413f619763d08
94222Author: Ludovic Marcotte <lmarcotte@inverse.ca>
94223Date:   Thu Oct 20 11:24:15 2011 +0000
94224
94225    Updated guide for beta 2 release
94226
94227    Monotone-Parent: 6900d195b7f7c7e4a5ca052f38e881334fe38c7b
94228    Monotone-Revision: aeb6c6e374c725f1249d84119e6cc1b7ce8d1f1a
94229
94230    Monotone-Author: ludovic@Sophos.ca
94231    Monotone-Date: 2011-10-20T11:24:15
94232    Monotone-Branch: ca.inverse.sogo
94233
94234M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
94235
94236commit 76fca9c833837163ad70fad38aaeb0212a786501
94237Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94238Date:   Wed Oct 19 14:59:11 2011 +0000
94239
94240    Monotone-Parent: 30df56fed6201e5630b76375285bd214a212211a
94241    Monotone-Revision: 6900d195b7f7c7e4a5ca052f38e881334fe38c7b
94242
94243    Monotone-Author: wsourdeau@inverse.ca
94244    Monotone-Date: 2011-10-19T14:59:11
94245    Monotone-Branch: ca.inverse.sogo
94246
94247M	OpenChange/MAPIStoreDraftsMessage.m
94248
94249commit 631a72b2230165df8d64f81f67a5b753568a8ecf
94250Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94251Date:   Wed Oct 19 13:58:22 2011 +0000
94252
94253    Monotone-Parent: 56f1fa4190879117f1a79ceb54d70f4fa769ce40
94254    Monotone-Revision: 30df56fed6201e5630b76375285bd214a212211a
94255
94256    Monotone-Author: wsourdeau@inverse.ca
94257    Monotone-Date: 2011-10-19T13:58:22
94258    Monotone-Branch: ca.inverse.sogo
94259
94260M	ChangeLog
94261M	OpenChange/MAPIStoreDraftsMessage.m
94262M	OpenChange/MAPIStoreMailMessage.h
94263
94264commit e853d51f0677b1c14d9de9daba3a12efb69f0561
94265Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94266Date:   Tue Oct 18 19:47:19 2011 +0000
94267
94268    Monotone-Parent: 6d01c80e5eec109ea98411f9b345712653571eee
94269    Monotone-Revision: 56f1fa4190879117f1a79ceb54d70f4fa769ce40
94270
94271    Monotone-Author: wsourdeau@inverse.ca
94272    Monotone-Date: 2011-10-18T19:47:19
94273    Monotone-Branch: ca.inverse.sogo
94274
94275M	OpenChange/GNUmakefile
94276M	OpenChange/MAPIStoreSOGo.m
94277
94278commit 9caf03820b3952a2484615e2291bc10d141b8c97
94279Author: Francis Lachapelle <flachapelle@inverse.ca>
94280Date:   Tue Oct 18 19:09:19 2011 +0000
94281
94282    Fix for bug #1438.
94283    See ChangeLog.
94284
94285    Monotone-Parent: f770d812a46b526af6dd29630df45683a5bf503d
94286    Monotone-Revision: c98e3872a8bdd768ed6e254e52f9956140773146
94287
94288    Monotone-Author: flachapelle@inverse.ca
94289    Monotone-Date: 2011-10-18T19:09:19
94290    Monotone-Branch: ca.inverse.sogo
94291
94292M	ChangeLog
94293M	UI/WebServerResources/generic.js
94294
94295commit cd483369660def410d8ab90fc18ccc42101fc5f0
94296Author: Francis Lachapelle <flachapelle@inverse.ca>
94297Date:   Tue Oct 18 18:24:26 2011 +0000
94298
94299    See ChangeLog.
94300
94301    Monotone-Parent: 8a9a97e74ab23c27d73459976c2caa29e59adf64
94302    Monotone-Revision: 9cd374b5145ecb4b9e8a0e2131e87d85796cbba9
94303
94304    Monotone-Author: flachapelle@inverse.ca
94305    Monotone-Date: 2011-10-18T18:24:26
94306    Monotone-Branch: ca.inverse.sogo
94307
94308M	ChangeLog
94309M	SoObjects/Mailer/SOGoMailFolder.m
94310
94311commit e376b60c66c50c350381a19e7ab5fa2984c1238d
94312Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94313Date:   Tue Oct 18 01:13:45 2011 +0000
94314
94315    Monotone-Parent: eda5c525a4bff80cf6f3bc99808aeca62b525c78
94316    Monotone-Revision: f547e80f0b37a2309a16da53656017a4ee10f80b
94317
94318    Monotone-Author: wsourdeau@inverse.ca
94319    Monotone-Date: 2011-10-18T01:13:45
94320    Monotone-Branch: ca.inverse.sogo
94321
94322M	ChangeLog
94323M	OpenChange/MAPIStoreSOGo.m
94324
94325commit b68e3b5455f03d010ad90d8ec6e7ef4c36f1461b
94326Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94327Date:   Mon Oct 17 23:29:13 2011 +0000
94328
94329    Monotone-Parent: 4de190eb54e811b0e429f7196209e16bcb702c5e
94330    Monotone-Revision: eda5c525a4bff80cf6f3bc99808aeca62b525c78
94331
94332    Monotone-Author: wsourdeau@inverse.ca
94333    Monotone-Date: 2011-10-17T23:29:13
94334    Monotone-Branch: ca.inverse.sogo
94335
94336M	OpenChange/MAPIStoreSOGo.m
94337
94338commit 389d62a1cac66d301ee01050e0521d2d00b69b7f
94339Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94340Date:   Mon Oct 17 23:28:40 2011 +0000
94341
94342    Monotone-Parent: 7006e81f038867b26d3ed4119e35ad3a2763d2d4
94343    Monotone-Revision: 4de190eb54e811b0e429f7196209e16bcb702c5e
94344
94345    Monotone-Author: wsourdeau@inverse.ca
94346    Monotone-Date: 2011-10-17T23:28:40
94347    Monotone-Branch: ca.inverse.sogo
94348
94349M	ChangeLog
94350M	OpenChange/MAPIStoreSOGo.m
94351
94352commit ba711bcad442d24af307bd0839d79a46ceedd5b5
94353Author: Ludovic Marcotte <lmarcotte@inverse.ca>
94354Date:   Tue Oct 18 12:25:53 2011 +0000
94355
94356    Fix for bug #1096
94357
94358    Monotone-Parent: 0b64839fea2e383dcc57f754615f294e164d5826
94359    Monotone-Revision: 7006e81f038867b26d3ed4119e35ad3a2763d2d4
94360
94361    Monotone-Author: ludovic@Sophos.ca
94362    Monotone-Date: 2011-10-18T12:25:53
94363    Monotone-Branch: ca.inverse.sogo
94364
94365M	SoObjects/SOGo/SOGoContentObject.m
94366
94367commit 53721a77cfa7b87964a74e8d295c63a166abd0ac
94368Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94369Date:   Mon Oct 17 19:06:55 2011 +0000
94370
94371    Typo
94372
94373    Monotone-Parent: daa6dd40e146759ef92c3d347170e76ecb9a4ea1
94374    Monotone-Revision: 0b64839fea2e383dcc57f754615f294e164d5826
94375
94376    Monotone-Author: wsourdeau@inverse.ca
94377    Monotone-Date: 2011-10-17T19:06:55
94378    Monotone-Branch: ca.inverse.sogo
94379
94380M	sogo.spec
94381
94382commit 77c2e71d7722573f8a914bc7722468d10f5e2fd0
94383Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94384Date:   Mon Oct 17 19:02:12 2011 +0000
94385
94386    Unified some Debian and RHEL package scripts and conf files
94387
94388    Monotone-Parent: ae854e507775b3fdae95a26349d47bfe9fc5272e
94389    Monotone-Revision: bf6121d3dc97f8818e141ab359174b9b83aefbb7
94390
94391    Monotone-Author: wsourdeau@inverse.ca
94392    Monotone-Date: 2011-10-17T19:02:12
94393    Monotone-Branch: ca.inverse.sogo
94394
94395D	Apache/SOGo-debian.conf
94396M	Apache/SOGo.conf
94397M	Scripts/sogo-init.d-redhat
94398D	Scripts/sogod-wrapper
94399M	debian/rules
94400M	sogo.spec
94401
94402commit d3607df571c0f9526e9b2338ceb3a53609c640ee
94403Author: Ludovic Marcotte <lmarcotte@inverse.ca>
94404Date:   Mon Oct 17 17:14:06 2011 +0000
94405
94406    Fix for bug #1457
94407
94408    Monotone-Parent: ae854e507775b3fdae95a26349d47bfe9fc5272e
94409    Monotone-Revision: 6ad817abd0c038e9c0fd0d18eb1cdcbca563a507
94410
94411    Monotone-Author: ludovic@Sophos.ca
94412    Monotone-Date: 2011-10-17T17:14:06
94413    Monotone-Branch: ca.inverse.sogo
94414
94415M	SoObjects/SOGo/WORequest+SOGo.m
94416
94417commit c97bab4457b2df5e893b9f6ead512e3b1f06ab77
94418Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94419Date:   Mon Oct 17 15:29:14 2011 +0000
94420
94421    Monotone-Parent: 6cab0a382f42089e9c8aa95c4ce8740cabe5cd1c
94422    Monotone-Revision: 075d74e27ae04f20b3c4704bd989f61c0e07ddf6
94423
94424    Monotone-Author: wsourdeau@inverse.ca
94425    Monotone-Date: 2011-10-17T15:29:14
94426    Monotone-Branch: ca.inverse.sogo
94427
94428M	ChangeLog
94429M	OpenChange/MAPIStoreMapping.h
94430M	OpenChange/MAPIStoreMapping.m
94431
94432commit 94439ee94d08b54b2ffac39661c68cae04288fd5
94433Author: Francis Lachapelle <flachapelle@inverse.ca>
94434Date:   Fri Oct 14 20:43:01 2011 +0000
94435
94436    See ChangeLog.
94437
94438    Monotone-Parent: 6cab0a382f42089e9c8aa95c4ce8740cabe5cd1c
94439    Monotone-Revision: 8a9a97e74ab23c27d73459976c2caa29e59adf64
94440
94441    Monotone-Author: flachapelle@inverse.ca
94442    Monotone-Date: 2011-10-14T20:43:01
94443    Monotone-Branch: ca.inverse.sogo
94444
94445M	ChangeLog
94446M	UI/WebServerResources/UIxMailToSelection.js
94447
94448commit eff16d0f66acf4ba5370ee5310b6ac6e2e1cb339
94449Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94450Date:   Fri Oct 14 20:16:44 2011 +0000
94451
94452    Monotone-Parent: e544d6e6a391b42f6e4e92101c0cc9c3553e58ed
94453    Monotone-Revision: 6cab0a382f42089e9c8aa95c4ce8740cabe5cd1c
94454
94455    Monotone-Author: wsourdeau@inverse.ca
94456    Monotone-Date: 2011-10-14T20:16:44
94457    Monotone-Branch: ca.inverse.sogo
94458
94459M	OpenChange/GNUmakefile
94460
94461commit 784ba2e55bc24213097fb2342f02df629062d5b0
94462Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94463Date:   Fri Oct 14 20:14:14 2011 +0000
94464
94465    Monotone-Parent: 5362013a2b24a512615d67c66536571e75609a5e
94466    Monotone-Revision: e544d6e6a391b42f6e4e92101c0cc9c3553e58ed
94467
94468    Monotone-Author: wsourdeau@inverse.ca
94469    Monotone-Date: 2011-10-14T20:14:14
94470    Monotone-Branch: ca.inverse.sogo
94471
94472M	sogo.spec
94473
94474commit 3362d667d9aa24e541d24bd912c5bd7e37794b8b
94475Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94476Date:   Fri Oct 14 19:55:02 2011 +0000
94477
94478    Monotone-Parent: 0d29161fd4202fd70ac59f1c1c5a8d9867fc27c5
94479    Monotone-Revision: 5362013a2b24a512615d67c66536571e75609a5e
94480
94481    Monotone-Author: wsourdeau@inverse.ca
94482    Monotone-Date: 2011-10-14T19:55:02
94483    Monotone-Branch: ca.inverse.sogo
94484
94485M	OpenChange/GNUmakefile
94486
94487commit 40db9fea31e77032f0bb7d2d2a90c58c21d4307a
94488Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94489Date:   Fri Oct 14 19:51:42 2011 +0000
94490
94491    Monotone-Parent: 952e5ac16e76ebd500cfd19dcb5355f231d38bfc
94492    Monotone-Revision: 0d29161fd4202fd70ac59f1c1c5a8d9867fc27c5
94493
94494    Monotone-Author: wsourdeau@inverse.ca
94495    Monotone-Date: 2011-10-14T19:51:42
94496    Monotone-Branch: ca.inverse.sogo
94497
94498M	OpenChange/GNUmakefile
94499
94500commit 5dbd2e045c6c6b258fb94ee02ac2c9998c5b0733
94501Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94502Date:   Fri Oct 14 19:50:21 2011 +0000
94503
94504    Monotone-Parent: d589e40f05abe383340293f75981bab0f0ee6396
94505    Monotone-Revision: 952e5ac16e76ebd500cfd19dcb5355f231d38bfc
94506
94507    Monotone-Author: wsourdeau@inverse.ca
94508    Monotone-Date: 2011-10-14T19:50:21
94509    Monotone-Branch: ca.inverse.sogo
94510
94511M	OpenChange/MAPIStoreDraftsMessage.m
94512M	OpenChange/MAPIStoreObject.h
94513
94514commit 7fa025c355eba0acc63f8365f1f94cf82f4d38b0
94515Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94516Date:   Fri Oct 14 19:42:16 2011 +0000
94517
94518    Monotone-Parent: 0e67d5e5243429d84d07553a966befe16961db76
94519    Monotone-Revision: d589e40f05abe383340293f75981bab0f0ee6396
94520
94521    Monotone-Author: wsourdeau@inverse.ca
94522    Monotone-Date: 2011-10-14T19:42:16
94523    Monotone-Branch: ca.inverse.sogo
94524
94525M	OpenChange/MAPIStoreDraftsMessage.m
94526M	OpenChange/MAPIStoreFolder.m
94527M	OpenChange/MAPIStoreGCSMessage.m
94528M	OpenChange/MAPIStoreMailFolder.m
94529M	OpenChange/MAPIStoreMailMessage.m
94530
94531commit 0da78c8a0c41fe081c49113a7a8d003ce76421e6
94532Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94533Date:   Fri Oct 14 19:35:54 2011 +0000
94534
94535    Monotone-Parent: facb5d4600a60a2bb140905284c1af0af3c2045a
94536    Monotone-Revision: 0e67d5e5243429d84d07553a966befe16961db76
94537
94538    Monotone-Author: wsourdeau@inverse.ca
94539    Monotone-Date: 2011-10-14T19:35:54
94540    Monotone-Branch: ca.inverse.sogo
94541
94542M	ChangeLog
94543M	OpenChange/MAPIStoreGCSMessageTable.m
94544
94545commit 38d651dc51f2a9a4da46efbda4c9d38a63d21dd3
94546Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94547Date:   Fri Oct 14 19:32:46 2011 +0000
94548
94549    Monotone-Parent: 6f7725fbbbd464e612187e3031bae740ef90cbad
94550    Monotone-Revision: facb5d4600a60a2bb140905284c1af0af3c2045a
94551
94552    Monotone-Author: wsourdeau@inverse.ca
94553    Monotone-Date: 2011-10-14T19:32:46
94554    Monotone-Branch: ca.inverse.sogo
94555
94556M	sogo.spec
94557
94558commit c7543069037addc7ab7071a73dc057f3d0b299c6
94559Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94560Date:   Fri Oct 14 19:31:11 2011 +0000
94561
94562    Monotone-Parent: 8fcba99701abab4c7df2a77871ceeadbe975eceb
94563    Monotone-Revision: 6f7725fbbbd464e612187e3031bae740ef90cbad
94564
94565    Monotone-Author: wsourdeau@inverse.ca
94566    Monotone-Date: 2011-10-14T19:31:11
94567    Monotone-Branch: ca.inverse.sogo
94568
94569M	sogo.spec
94570
94571commit aeb4cbbd542808db79e20b9b5a9a804064ae6102
94572Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94573Date:   Fri Oct 14 19:25:17 2011 +0000
94574
94575    Monotone-Parent: 23754eb6015e4caa5d0ab194cddb492b9ed5fbe9
94576    Monotone-Revision: 8fcba99701abab4c7df2a77871ceeadbe975eceb
94577
94578    Monotone-Author: wsourdeau@inverse.ca
94579    Monotone-Date: 2011-10-14T19:25:17
94580    Monotone-Branch: ca.inverse.sogo
94581
94582M	SoObjects/SOGo/GNUmakefile
94583
94584commit f3916357df4a09d676ca0bdf9ad59f20e88d8878
94585Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94586Date:   Fri Oct 14 19:18:20 2011 +0000
94587
94588    Monotone-Parent: a450abc483f3b225cb25328ed5bf21f1cd7d177a
94589    Monotone-Revision: af3dfd2963ebbc1b9b4b29103900ac5125253ac0
94590
94591    Monotone-Author: wsourdeau@inverse.ca
94592    Monotone-Date: 2011-10-14T19:18:20
94593    Monotone-Branch: ca.inverse.sogo
94594
94595M	sogo.spec
94596
94597commit 330e9d419c44caaef8b4768ed773e7e874503834
94598Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94599Date:   Fri Oct 14 19:13:58 2011 +0000
94600
94601    Monotone-Parent: 9cddfa451166e89060a244252b01a2d1e4cc52be
94602    Monotone-Revision: a450abc483f3b225cb25328ed5bf21f1cd7d177a
94603
94604    Monotone-Author: wsourdeau@inverse.ca
94605    Monotone-Date: 2011-10-14T19:13:58
94606    Monotone-Branch: ca.inverse.sogo
94607
94608M	sogo.spec
94609
94610commit a6b8d4385ee5b31605e45b8a41f0dc327377a0f2
94611Author: Francis Lachapelle <flachapelle@inverse.ca>
94612Date:   Fri Oct 14 19:13:53 2011 +0000
94613
94614    See ChangeLog.
94615
94616    Monotone-Parent: 43302bf5a2ca20f32477d5cd984a6f08aeb0149b
94617    Monotone-Revision: da1d45b607b5db68530b2ee303a1bcc9b6ef3057
94618
94619    Monotone-Author: flachapelle@inverse.ca
94620    Monotone-Date: 2011-10-14T19:13:53
94621    Monotone-Branch: ca.inverse.sogo
94622
94623M	ChangeLog
94624M	UI/WebServerResources/MailerUI.js
94625M	UI/WebServerResources/SOGoDataTable.js
94626M	UI/WebServerResources/SOGoMailDataSource.js
94627
94628commit 739cfa8268db15da18c329d4aeb0191ce915734f
94629Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94630Date:   Fri Oct 14 19:08:31 2011 +0000
94631
94632    Monotone-Parent: fa2e7098c9457bb1b9933f49556578b5326860d2
94633    Monotone-Revision: 484dfbcd9e1364cb46bc486c8a0669b0d2729d37
94634
94635    Monotone-Author: wsourdeau@inverse.ca
94636    Monotone-Date: 2011-10-14T19:08:31
94637    Monotone-Branch: ca.inverse.sogo
94638
94639M	sogo.spec
94640
94641commit 185f62de12e814a53454e407b8e122abc0b538af
94642Author: Ludovic Marcotte <lmarcotte@inverse.ca>
94643Date:   Fri Oct 14 16:32:30 2011 +0000
94644
94645    See ChangeLog
94646
94647    Monotone-Parent: 5be507aec21eb7c99a5024135035b80901450a40
94648    Monotone-Revision: d85ac88023025021e4352537636d2fc8a8d43667
94649
94650    Monotone-Author: ludovic@Sophos.ca
94651    Monotone-Date: 2011-10-14T16:32:30
94652    Monotone-Branch: ca.inverse.sogo
94653
94654M	ChangeLog
94655M	SoObjects/Mailer/SOGoMailObject.m
94656
94657commit ecd08fd79b748a7ff094e9cdba13e2fc9bdd2da1
94658Author: Ludovic Marcotte <lmarcotte@inverse.ca>
94659Date:   Fri Oct 14 13:32:10 2011 +0000
94660
94661    See ChangeLog
94662
94663    Monotone-Parent: fa2e7098c9457bb1b9933f49556578b5326860d2
94664    Monotone-Revision: 5be507aec21eb7c99a5024135035b80901450a40
94665
94666    Monotone-Author: ludovic@Sophos.ca
94667    Monotone-Date: 2011-10-14T13:32:10
94668    Monotone-Branch: ca.inverse.sogo
94669
94670M	ChangeLog
94671M	SoObjects/SOGo/SOGoGCSFolder.m
94672
94673commit 43b48bd3dbd41860dc013674233fb578ac8ce270
94674Author: Francis Lachapelle <flachapelle@inverse.ca>
94675Date:   Thu Oct 13 10:53:16 2011 +0000
94676
94677    See ChangeLog.
94678
94679    Monotone-Parent: 5be507aec21eb7c99a5024135035b80901450a40
94680    Monotone-Revision: 43302bf5a2ca20f32477d5cd984a6f08aeb0149b
94681
94682    Monotone-Author: flachapelle@inverse.ca
94683    Monotone-Date: 2011-10-13T10:53:16
94684    Monotone-Branch: ca.inverse.sogo
94685
94686M	ChangeLog
94687M	SoObjects/SOGo/NSString+Utilities.m
94688
94689commit ba74b80963b5c0a67a31c012aabc03f487379404
94690Author: Francis Lachapelle <flachapelle@inverse.ca>
94691Date:   Thu Oct 13 01:27:57 2011 +0000
94692
94693    See ChangeLog.
94694
94695    Monotone-Parent: 857772ec1aaf974c6de49756782191a9e65a3ee0
94696    Monotone-Revision: dbc2fb47336e631355604e1c4273613997a2bb90
94697
94698    Monotone-Author: flachapelle@inverse.ca
94699    Monotone-Date: 2011-10-13T01:27:57
94700    Monotone-Branch: ca.inverse.sogo
94701
94702M	ChangeLog
94703M	Tools/SOGoToolUserPreferences.m
94704
94705commit 9c17e7be92638a771d0e80b372f3572dddc99eed
94706Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94707Date:   Thu Oct 13 01:03:09 2011 +0000
94708
94709    Monotone-Parent: d75ed56bb85ad0c1c37621595267a590aa9b60db
94710    Monotone-Revision: 3e033b86ce4c3221ccb5e2e1dd845bd3a033ec31
94711
94712    Monotone-Author: wsourdeau@inverse.ca
94713    Monotone-Date: 2011-10-13T01:03:09
94714    Monotone-Branch: ca.inverse.sogo
94715
94716M	ChangeLog
94717M	OpenChange/MAPIStoreContext.m
94718M	OpenChange/MAPIStoreSOGo.m
94719
94720commit 600c8ddb7e21bc7ee1e30153dca3ee213e4ba418
94721Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94722Date:   Wed Oct 12 20:00:46 2011 +0000
94723
94724    Monotone-Parent: 0e24f707625b8e960d18430aa904f3ec40c5dd2a
94725    Monotone-Revision: d75ed56bb85ad0c1c37621595267a590aa9b60db
94726
94727    Monotone-Author: wsourdeau@inverse.ca
94728    Monotone-Date: 2011-10-12T20:00:46
94729    Monotone-Branch: ca.inverse.sogo
94730
94731M	ChangeLog
94732M	OpenChange/MAPIStoreAppointmentWrapper.h
94733M	OpenChange/MAPIStoreAppointmentWrapper.m
94734M	OpenChange/MAPIStoreCalendarMessage.m
94735M	OpenChange/MAPIStoreMailMessage.m
94736
94737commit 4db63efdac6ff784747d511e8985a021bc07911b
94738Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94739Date:   Wed Oct 12 15:44:05 2011 +0000
94740
94741    Monotone-Parent: a5f48f0f230b1ab06aed06cd8c3045f68a271f5c
94742    Monotone-Revision: 0e24f707625b8e960d18430aa904f3ec40c5dd2a
94743
94744    Monotone-Author: wsourdeau@inverse.ca
94745    Monotone-Date: 2011-10-12T15:44:05
94746    Monotone-Branch: ca.inverse.sogo
94747
94748M	SoObjects/SOGo/GNUmakefile
94749
94750commit 0d13cebe153b71ae9e3a29bd34707a182d2817c5
94751Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94752Date:   Wed Oct 12 15:42:16 2011 +0000
94753
94754    Monotone-Parent: 695f603b17d7e3b7f6e1bdfc01f835786341dab6
94755    Monotone-Revision: a5f48f0f230b1ab06aed06cd8c3045f68a271f5c
94756
94757    Monotone-Author: wsourdeau@inverse.ca
94758    Monotone-Date: 2011-10-12T15:42:16
94759    Monotone-Branch: ca.inverse.sogo
94760
94761M	SoObjects/SOGo/GNUmakefile
94762
94763commit b23add1e0e2222d27152f5f3372c389481dc72a8
94764Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94765Date:   Tue Oct 11 23:38:37 2011 +0000
94766
94767    Monotone-Parent: 2fd9ca48151cb890633db65a0c6b7a4066ce2ff0
94768    Monotone-Revision: 695f603b17d7e3b7f6e1bdfc01f835786341dab6
94769
94770    Monotone-Author: wsourdeau@inverse.ca
94771    Monotone-Date: 2011-10-11T23:38:37
94772    Monotone-Branch: ca.inverse.sogo
94773
94774M	ChangeLog
94775M	OpenChange/MAPIStoreAppointmentWrapper.h
94776M	OpenChange/MAPIStoreAppointmentWrapper.m
94777
94778commit c1726a8c404360af8ee4481902fd5de1f5b683c1
94779Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94780Date:   Tue Oct 11 21:16:57 2011 +0000
94781
94782    Monotone-Parent: e329ec905c74bf16f8adf33509a116ea62e1d65f
94783    Monotone-Revision: 2fd9ca48151cb890633db65a0c6b7a4066ce2ff0
94784
94785    Monotone-Author: wsourdeau@inverse.ca
94786    Monotone-Date: 2011-10-11T21:16:57
94787    Monotone-Branch: ca.inverse.sogo
94788
94789M	ChangeLog
94790M	OpenChange/MAPIStoreAppointmentWrapper.m
94791M	OpenChange/MAPIStoreMailMessage.h
94792M	OpenChange/MAPIStoreMailMessage.m
94793
94794commit 8c929bc16bc45c58d63010a1b232c9dd818d4a75
94795Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94796Date:   Tue Oct 11 19:46:02 2011 +0000
94797
94798    Monotone-Parent: ec16bdb7ba63858784457e5200d914d15be4c55e
94799    Monotone-Revision: bae3f2d15f56ace2300155adab60e9293a29ea32
94800
94801    Monotone-Author: wsourdeau@inverse.ca
94802    Monotone-Date: 2011-10-11T19:46:02
94803    Monotone-Branch: ca.inverse.sogo
94804
94805M	ChangeLog
94806M	OpenChange/MAPIStoreAppointmentWrapper.h
94807M	OpenChange/MAPIStoreAppointmentWrapper.m
94808M	OpenChange/MAPIStoreCalendarMessage.m
94809
94810commit f15be9f23b41550b200351a43cd3bd3521825a70
94811Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94812Date:   Tue Oct 11 19:35:41 2011 +0000
94813
94814    Monotone-Parent: 4aa646b0faf339f31cde63a356f16e3c5e98e28a
94815    Monotone-Revision: ec16bdb7ba63858784457e5200d914d15be4c55e
94816
94817    Monotone-Author: wsourdeau@inverse.ca
94818    Monotone-Date: 2011-10-11T19:35:41
94819    Monotone-Branch: ca.inverse.sogo
94820
94821M	UI/Scheduler/French.lproj/Localizable.strings
94822
94823commit a93831bfba62773af6b6b5a6c10bc8b3746b6c8f
94824Author: Francis Lachapelle <flachapelle@inverse.ca>
94825Date:   Tue Oct 11 17:41:27 2011 +0000
94826
94827    Updated translations of UI/MailPartViewers.
94828
94829    Monotone-Parent: c4988e0379d3f99f40a98620c2c808a000bc5c58
94830    Monotone-Revision: 144cb4c06dec97c8fe5c36c3cb3df99cdbb2b899
94831
94832    Monotone-Author: flachapelle@inverse.ca
94833    Monotone-Date: 2011-10-11T17:41:27
94834    Monotone-Branch: ca.inverse.sogo
94835
94836M	UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings
94837M	UI/MailPartViewers/Catalan.lproj/Localizable.strings
94838M	UI/MailPartViewers/Czech.lproj/Localizable.strings
94839M	UI/MailPartViewers/Dutch.lproj/Localizable.strings
94840M	UI/MailPartViewers/English.lproj/Localizable.strings
94841M	UI/MailPartViewers/French.lproj/Localizable.strings
94842M	UI/MailPartViewers/German.lproj/Localizable.strings
94843M	UI/MailPartViewers/Hungarian.lproj/Localizable.strings
94844M	UI/MailPartViewers/Icelandic.lproj/Localizable.strings
94845M	UI/MailPartViewers/Italian.lproj/Localizable.strings
94846M	UI/MailPartViewers/Norwegian.lproj/Localizable.strings
94847M	UI/MailPartViewers/Polish.lproj/Localizable.strings
94848M	UI/MailPartViewers/Russian.lproj/Localizable.strings
94849M	UI/MailPartViewers/Spanish.lproj/Localizable.strings
94850M	UI/MailPartViewers/Swedish.lproj/Localizable.strings
94851M	UI/MailPartViewers/Ukrainian.lproj/Localizable.strings
94852M	UI/MailPartViewers/Welsh.lproj/Localizable.strings
94853
94854commit 18d7070c4a44a8437eb1e47615db9506548eef83
94855Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94856Date:   Mon Oct 10 04:01:35 2011 +0000
94857
94858    Monotone-Parent: 204093991ba2b93a87ca4679f958553358ef7abe
94859    Monotone-Revision: 4aa646b0faf339f31cde63a356f16e3c5e98e28a
94860
94861    Monotone-Author: wsourdeau@inverse.ca
94862    Monotone-Date: 2011-10-10T04:01:35
94863    Monotone-Branch: ca.inverse.sogo
94864
94865M	ChangeLog
94866M	OpenChange/MAPIStoreMailFolder.m
94867
94868commit 64d8402fe2768e8c0927447e0ce2366c54eb9db6
94869Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94870Date:   Sun Oct 9 17:50:47 2011 +0000
94871
94872    Monotone-Parent: 34674c4b324f4c4e34c785d128cd8d8916743871
94873    Monotone-Revision: 204093991ba2b93a87ca4679f958553358ef7abe
94874
94875    Monotone-Author: wsourdeau@inverse.ca
94876    Monotone-Date: 2011-10-09T17:50:47
94877    Monotone-Branch: ca.inverse.sogo
94878
94879M	ChangeLog
94880M	OpenChange/MAPIStoreMailFolder.m
94881
94882commit 286b4429be72a127e49caa93dea86744dc8acaf5
94883Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94884Date:   Sun Oct 9 17:50:13 2011 +0000
94885
94886    Monotone-Parent: b7121103b5c83ec9a9fc4addad1f568b80aee426
94887    Monotone-Revision: 34674c4b324f4c4e34c785d128cd8d8916743871
94888
94889    Monotone-Author: wsourdeau@inverse.ca
94890    Monotone-Date: 2011-10-09T17:50:13
94891    Monotone-Branch: ca.inverse.sogo
94892
94893M	OpenChange/MAPIStoreMapping.m
94894
94895commit 453b24037764ab92815e374fa576eb3aa6f2fcff
94896Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
94897Date:   Fri Oct 7 20:58:08 2011 +0000
94898
94899    Monotone-Parent: 9d3573216e60e7dd9cd8ed6a20ed05126c35cc55
94900    Monotone-Revision: 0ba3fa1a82dc1f0c5096914a7415602564beb50e
94901
94902    Monotone-Author: wsourdeau@inverse.ca
94903    Monotone-Date: 2011-10-07T20:58:08
94904    Monotone-Branch: ca.inverse.sogo
94905
94906M	ChangeLog
94907M	OpenChange/MAPIStoreMailFolder.m
94908M	OpenChange/MAPIStoreMapping.m
94909
94910commit 78cc8b0d1039e3f33c0d6a20e61731c7985458f5
94911Author: Francis Lachapelle <flachapelle@inverse.ca>
94912Date:   Fri Oct 7 20:35:14 2011 +0000
94913
94914    See ChangeLog.
94915
94916    Monotone-Parent: aa311a74c94078a5b69b3e41fcc28b5fab3a23e0
94917    Monotone-Revision: c4988e0379d3f99f40a98620c2c808a000bc5c58
94918
94919    Monotone-Author: flachapelle@inverse.ca
94920    Monotone-Date: 2011-10-07T20:35:14
94921    Monotone-Branch: ca.inverse.sogo
94922
94923M	ChangeLog
94924M	UI/WebServerResources/UIxPreferences.js
94925
94926commit 8b6c41f7cbeee46cbe01bcba10e07e97c53b32b9
94927Author: Francis Lachapelle <flachapelle@inverse.ca>
94928Date:   Fri Oct 7 20:18:26 2011 +0000
94929
94930    Updated CKEditor to version 3.6.2.
94931
94932    Monotone-Parent: d7e6ea19eaf3a8552c44ce60ed58b2efa54b9a27
94933    Monotone-Revision: aa311a74c94078a5b69b3e41fcc28b5fab3a23e0
94934
94935    Monotone-Author: flachapelle@inverse.ca
94936    Monotone-Date: 2011-10-07T20:18:26
94937    Monotone-Branch: ca.inverse.sogo
94938
94939M	NEWS
94940M	UI/WebServerResources/ckeditor/ckeditor.js
94941M	UI/WebServerResources/ckeditor/ckeditor_basic.js
94942M	UI/WebServerResources/ckeditor/contents.css
94943M	UI/WebServerResources/ckeditor/lang/_translationstatus.txt
94944M	UI/WebServerResources/ckeditor/lang/af.js
94945M	UI/WebServerResources/ckeditor/lang/ar.js
94946M	UI/WebServerResources/ckeditor/lang/bg.js
94947M	UI/WebServerResources/ckeditor/lang/bn.js
94948M	UI/WebServerResources/ckeditor/lang/bs.js
94949M	UI/WebServerResources/ckeditor/lang/ca.js
94950M	UI/WebServerResources/ckeditor/lang/cs.js
94951M	UI/WebServerResources/ckeditor/lang/cy.js
94952M	UI/WebServerResources/ckeditor/lang/da.js
94953M	UI/WebServerResources/ckeditor/lang/de.js
94954M	UI/WebServerResources/ckeditor/lang/el.js
94955M	UI/WebServerResources/ckeditor/lang/en-au.js
94956M	UI/WebServerResources/ckeditor/lang/en-ca.js
94957M	UI/WebServerResources/ckeditor/lang/en-gb.js
94958M	UI/WebServerResources/ckeditor/lang/en.js
94959M	UI/WebServerResources/ckeditor/lang/eo.js
94960M	UI/WebServerResources/ckeditor/lang/es.js
94961M	UI/WebServerResources/ckeditor/lang/et.js
94962M	UI/WebServerResources/ckeditor/lang/eu.js
94963M	UI/WebServerResources/ckeditor/lang/fa.js
94964M	UI/WebServerResources/ckeditor/lang/fi.js
94965M	UI/WebServerResources/ckeditor/lang/fo.js
94966M	UI/WebServerResources/ckeditor/lang/fr-ca.js
94967M	UI/WebServerResources/ckeditor/lang/fr.js
94968M	UI/WebServerResources/ckeditor/lang/gl.js
94969M	UI/WebServerResources/ckeditor/lang/gu.js
94970M	UI/WebServerResources/ckeditor/lang/he.js
94971M	UI/WebServerResources/ckeditor/lang/hi.js
94972M	UI/WebServerResources/ckeditor/lang/hr.js
94973M	UI/WebServerResources/ckeditor/lang/hu.js
94974M	UI/WebServerResources/ckeditor/lang/is.js
94975M	UI/WebServerResources/ckeditor/lang/it.js
94976M	UI/WebServerResources/ckeditor/lang/ja.js
94977M	UI/WebServerResources/ckeditor/lang/ka.js
94978M	UI/WebServerResources/ckeditor/lang/km.js
94979M	UI/WebServerResources/ckeditor/lang/ko.js
94980M	UI/WebServerResources/ckeditor/lang/lt.js
94981M	UI/WebServerResources/ckeditor/lang/lv.js
94982M	UI/WebServerResources/ckeditor/lang/mn.js
94983M	UI/WebServerResources/ckeditor/lang/ms.js
94984M	UI/WebServerResources/ckeditor/lang/nb.js
94985M	UI/WebServerResources/ckeditor/lang/nl.js
94986M	UI/WebServerResources/ckeditor/lang/no.js
94987M	UI/WebServerResources/ckeditor/lang/pl.js
94988M	UI/WebServerResources/ckeditor/lang/pt-br.js
94989M	UI/WebServerResources/ckeditor/lang/pt.js
94990M	UI/WebServerResources/ckeditor/lang/ro.js
94991M	UI/WebServerResources/ckeditor/lang/ru.js
94992M	UI/WebServerResources/ckeditor/lang/sk.js
94993M	UI/WebServerResources/ckeditor/lang/sl.js
94994M	UI/WebServerResources/ckeditor/lang/sr-latn.js
94995M	UI/WebServerResources/ckeditor/lang/sr.js
94996M	UI/WebServerResources/ckeditor/lang/sv.js
94997M	UI/WebServerResources/ckeditor/lang/th.js
94998M	UI/WebServerResources/ckeditor/lang/tr.js
94999M	UI/WebServerResources/ckeditor/lang/uk.js
95000M	UI/WebServerResources/ckeditor/lang/vi.js
95001M	UI/WebServerResources/ckeditor/lang/zh-cn.js
95002M	UI/WebServerResources/ckeditor/lang/zh.js
95003M	UI/WebServerResources/ckeditor/plugins/autogrow/plugin.js
95004M	UI/WebServerResources/ckeditor/plugins/docprops/dialogs/docprops.js
95005M	UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js
95006M	UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js
95007M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/textarea.js
95008M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
95009M	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
95010M	UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js
95011M	UI/WebServerResources/ckeditor/plugins/specialchar/lang/en.js
95012M	UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js
95013M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js
95014M	UI/WebServerResources/ckeditor/skins/kama/dialog.css
95015M	UI/WebServerResources/ckeditor/skins/kama/editor.css
95016M	UI/WebServerResources/ckeditor/skins/office2003/dialog.css
95017M	UI/WebServerResources/ckeditor/skins/office2003/editor.css
95018M	UI/WebServerResources/ckeditor/skins/v2/dialog.css
95019M	UI/WebServerResources/ckeditor/skins/v2/editor.css
95020M	UI/WebServerResources/ckeditor/themes/default/theme.js
95021
95022commit 4e6a070fdc30f09204df3ed4d10ee8a0db38443b
95023Author: Ludovic Marcotte <lmarcotte@inverse.ca>
95024Date:   Fri Oct 7 18:30:15 2011 +0000
95025
95026    Replaced all references to 0xffffffffffffffff/0xffffffffffffffffLL with ULLONG_MAX
95027
95028    Monotone-Parent: 04a0346af8290ab531d44883c56b4b27443baade
95029    Monotone-Revision: d7e6ea19eaf3a8552c44ce60ed58b2efa54b9a27
95030
95031    Monotone-Author: ludovic@Sophos.ca
95032    Monotone-Date: 2011-10-07T18:30:15
95033    Monotone-Branch: ca.inverse.sogo
95034
95035M	OpenChange/MAPIStoreDraftsMessage.m
95036M	OpenChange/MAPIStoreFSMessage.m
95037M	OpenChange/MAPIStoreGCSMessage.m
95038M	OpenChange/MAPIStoreMailMessage.m
95039M	OpenChange/MAPIStoreObject.m
95040M	OpenChange/MAPIStorePermissionsTable.m
95041
95042commit 8324533cdb1807cb25e047dc595b50a32c4f8a45
95043Author: Ludovic Marcotte <lmarcotte@inverse.ca>
95044Date:   Fri Oct 7 17:13:50 2011 +0000
95045
95046    Reverted AGAIN temporary stuff from previous commit
95047
95048    Monotone-Parent: dab3668bce4278be22f243f5c2d650104d8d89fe
95049    Monotone-Revision: 04a0346af8290ab531d44883c56b4b27443baade
95050
95051    Monotone-Author: ludovic@Sophos.ca
95052    Monotone-Date: 2011-10-07T17:13:50
95053    Monotone-Branch: ca.inverse.sogo
95054
95055M	GNUmakefile
95056M	Main/GNUmakefile
95057M	Main/SOGo.h
95058M	Main/SOGo.m
95059
95060commit 220410b446aa69cd60d72ae89ab994c55c558b52
95061Author: Ludovic Marcotte <lmarcotte@inverse.ca>
95062Date:   Fri Oct 7 17:11:24 2011 +0000
95063
95064    forgot file in previous commit
95065
95066    Monotone-Parent: a23f9b6b633e53869f52361213e6478e36384813
95067    Monotone-Revision: dab3668bce4278be22f243f5c2d650104d8d89fe
95068
95069    Monotone-Author: ludovic@Sophos.ca
95070    Monotone-Date: 2011-10-07T17:11:24
95071    Monotone-Branch: ca.inverse.sogo
95072
95073M	GNUmakefile
95074M	Main/GNUmakefile
95075M	Main/SOGo.h
95076M	Main/SOGo.m
95077A	Tests/Integration/GNUmakefile.preamble
95078
95079commit 67f1bb3ca6c114aadaa320dddd3c8073a224a97b
95080Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95081Date:   Fri Oct 7 15:47:13 2011 +0000
95082
95083    Monotone-Parent: ae0c0cd3dbc947562a3dbd28f513f46bcd28a5b4
95084    Monotone-Revision: 9d3573216e60e7dd9cd8ed6a20ed05126c35cc55
95085
95086    Monotone-Author: wsourdeau@inverse.ca
95087    Monotone-Date: 2011-10-07T15:47:13
95088    Monotone-Branch: ca.inverse.sogo
95089
95090M	OpenChange/MAPIStoreMailFolder.m
95091
95092commit 8e93dfd24e5e0f277374175a9d9780be8b13bd04
95093Author: Ludovic Marcotte <lmarcotte@inverse.ca>
95094Date:   Fri Oct 7 15:34:11 2011 +0000
95095
95096    Reverted temporary stuff from previous commit
95097
95098    Monotone-Parent: f6ec5191473f90384de5c3301569150128a2ae63
95099    Monotone-Revision: a23f9b6b633e53869f52361213e6478e36384813
95100
95101    Monotone-Author: ludovic@Sophos.ca
95102    Monotone-Date: 2011-10-07T15:34:11
95103    Monotone-Branch: ca.inverse.sogo
95104
95105M	GNUmakefile
95106M	Main/GNUmakefile
95107M	Main/SOGo.h
95108M	Main/SOGo.m
95109
95110commit f045996ac6d6c6c92d9972ccacb52acef7204e8d
95111Author: Ludovic Marcotte <lmarcotte@inverse.ca>
95112Date:   Fri Oct 7 15:27:41 2011 +0000
95113
95114    Converted teststrings into a tool
95115
95116    Monotone-Parent: ae0c0cd3dbc947562a3dbd28f513f46bcd28a5b4
95117    Monotone-Revision: f6ec5191473f90384de5c3301569150128a2ae63
95118
95119    Monotone-Author: ludovic@Sophos.ca
95120    Monotone-Date: 2011-10-07T15:27:41
95121    Monotone-Branch: ca.inverse.sogo
95122
95123M	GNUmakefile
95124M	Main/GNUmakefile
95125M	Main/SOGo.h
95126M	Main/SOGo.m
95127M	Tests/Integration/GNUmakefile
95128M	Tests/Integration/teststrings.sh
95129
95130commit 90b99e50205984bc29c9d4e1049b1e1902caecac
95131Author: Ludovic Marcotte <lmarcotte@inverse.ca>
95132Date:   Fri Oct 7 10:27:59 2011 +0000
95133
95134    Fix for samba alpha 17
95135
95136    Monotone-Parent: 48c12fa641df69cf590eb612abe134cece64c376
95137    Monotone-Revision: c175274e0e82f9e287d4641095f40892fc1769c2
95138
95139    Monotone-Author: ludovic@Sophos.ca
95140    Monotone-Date: 2011-10-07T10:27:59
95141    Monotone-Branch: ca.inverse.sogo
95142
95143M	OpenChange/MAPIStoreMapping.m
95144
95145commit 53ddf67cd5e6c12f6e6770289e42bbd192fb44cc
95146Author: Francis Lachapelle <flachapelle@inverse.ca>
95147Date:   Thu Oct 6 18:51:41 2011 +0000
95148
95149    See ChangeLog.
95150
95151    Monotone-Parent: 48c12fa641df69cf590eb612abe134cece64c376
95152    Monotone-Revision: 163c52e46e8d16915f36bb4aad9a0aa42276dc36
95153
95154    Monotone-Author: flachapelle@inverse.ca
95155    Monotone-Date: 2011-10-06T18:51:41
95156    Monotone-Branch: ca.inverse.sogo
95157
95158M	ChangeLog
95159M	UI/WebServerResources/generic.js
95160
95161commit 7965cda482a48acbb1877cc2b869f1e38720cdcf
95162Author: Francis Lachapelle <flachapelle@inverse.ca>
95163Date:   Wed Oct 5 20:28:59 2011 +0000
95164
95165    Updated French translation.
95166
95167    Monotone-Parent: dfab3b1ed92e53ab675616f77771ef19f954e333
95168    Monotone-Revision: 48c12fa641df69cf590eb612abe134cece64c376
95169
95170    Monotone-Author: flachapelle@inverse.ca
95171    Monotone-Date: 2011-10-05T20:28:59
95172    Monotone-Branch: ca.inverse.sogo
95173
95174M	UI/PreferencesUI/French.lproj/Localizable.strings
95175
95176commit 660f7d02221b19a151bdede9eff4670a1f60d20b
95177Author: Francis Lachapelle <flachapelle@inverse.ca>
95178Date:   Wed Oct 5 19:56:47 2011 +0000
95179
95180    Adjusted CSS of drag handles.
95181
95182    Monotone-Parent: 8b5c5ff6a492a196005523708ef41814de25f927
95183    Monotone-Revision: dfab3b1ed92e53ab675616f77771ef19f954e333
95184
95185    Monotone-Author: flachapelle@inverse.ca
95186    Monotone-Date: 2011-10-05T19:56:47
95187    Monotone-Branch: ca.inverse.sogo
95188
95189M	UI/WebServerResources/ContactsUI.css
95190M	UI/WebServerResources/MailerUI.css
95191M	UI/WebServerResources/SchedulerUI.css
95192
95193commit 223de3e0296c7da707ac50d2abf7a03d3c72f479
95194Author: Ludovic Marcotte <lmarcotte@inverse.ca>
95195Date:   Wed Oct 5 12:17:04 2011 +0000
95196
95197    Updated the NEWS file for the 2.0.0b1 release
95198
95199    Monotone-Parent: bbfd022d80898c181e73d1d08a067e237d9499bc
95200    Monotone-Revision: 8b5c5ff6a492a196005523708ef41814de25f927
95201
95202    Monotone-Author: ludovic@Sophos.ca
95203    Monotone-Date: 2011-10-05T12:17:04
95204    Monotone-Branch: ca.inverse.sogo
95205
95206M	NEWS
95207
95208commit 16d2f563f4df69688777d4f13dded764a785866c
95209Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95210Date:   Tue Oct 4 19:55:39 2011 +0000
95211
95212    Monotone-Parent: a4e75419096a27680565f5482896e2fd64877b97
95213    Monotone-Revision: 4cbfcc8ac9c9c474165cdf1d49e3c456e68e8179
95214
95215    Monotone-Author: wsourdeau@inverse.ca
95216    Monotone-Date: 2011-10-04T19:55:39
95217    Monotone-Branch: ca.inverse.sogo
95218
95219M	ChangeLog
95220M	SoObjects/Appointments/SOGoAppointmentFolder.m
95221M	SoObjects/Appointments/SOGoAppointmentFolders.m
95222M	SoObjects/Contacts/SOGoContactGCSFolder.m
95223M	SoObjects/SOGo/SOGoObject.m
95224
95225commit d51fcc9aec95fbf7cda16f87dffb19311dc2db6c
95226Author: Ludovic Marcotte <lmarcotte@inverse.ca>
95227Date:   Tue Oct 4 19:09:27 2011 +0000
95228
95229    Updated the guide for the release
95230
95231    Monotone-Parent: 98ec0ef0e8d6f422ce4c2bd944a84a8f780d4cab
95232    Monotone-Revision: b87314f50be5175b5fd1b2c7feb0392d150c09d1
95233
95234    Monotone-Author: ludovic@Sophos.ca
95235    Monotone-Date: 2011-10-04T19:09:27
95236    Monotone-Branch: ca.inverse.sogo
95237
95238M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
95239
95240commit 0556f460fb33071fab97329ef1f941e951306449
95241Author: Ludovic Marcotte <lmarcotte@inverse.ca>
95242Date:   Tue Oct 4 18:43:20 2011 +0000
95243
95244    Updated the guide for the release
95245
95246    Monotone-Parent: a4e75419096a27680565f5482896e2fd64877b97
95247    Monotone-Revision: 98ec0ef0e8d6f422ce4c2bd944a84a8f780d4cab
95248
95249    Monotone-Author: ludovic@Sophos.ca
95250    Monotone-Date: 2011-10-04T18:43:20
95251    Monotone-Branch: ca.inverse.sogo
95252
95253M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
95254
95255commit 64a049b5d842305ff0144b2cc8eca1b130a07d81
95256Author: Ludovic Marcotte <lmarcotte@inverse.ca>
95257Date:   Tue Oct 4 16:54:41 2011 +0000
95258
95259    Updated the guide for the release
95260
95261    Monotone-Parent: 82ab0f7d7b6c98e27ed4319b3bca575f56e5ff46
95262    Monotone-Revision: a4e75419096a27680565f5482896e2fd64877b97
95263
95264    Monotone-Author: ludovic@Sophos.ca
95265    Monotone-Date: 2011-10-04T16:54:41
95266    Monotone-Branch: ca.inverse.sogo
95267
95268M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
95269
95270commit f8d2a22dcfbc1a1c9fd4289377bbfb5a27116fec
95271Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95272Date:   Mon Oct 3 23:35:49 2011 +0000
95273
95274    Monotone-Parent: b7149a366c94f57bf67d221e26b33ecf51930a27
95275    Monotone-Revision: 82ab0f7d7b6c98e27ed4319b3bca575f56e5ff46
95276
95277    Monotone-Author: wsourdeau@inverse.ca
95278    Monotone-Date: 2011-10-03T23:35:49
95279    Monotone-Branch: ca.inverse.sogo
95280
95281M	ChangeLog
95282M	OpenChange/MAPIStoreFolder.m
95283
95284commit 3d678542e69e7d04b0b7211bb99f63f536ff3b27
95285Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95286Date:   Mon Oct 3 23:13:00 2011 +0000
95287
95288    Monotone-Parent: 0d19e885a7f8be171d1439b137c806b999725da7
95289    Monotone-Revision: b7149a366c94f57bf67d221e26b33ecf51930a27
95290
95291    Monotone-Author: wsourdeau@inverse.ca
95292    Monotone-Date: 2011-10-03T23:13:00
95293    Monotone-Branch: ca.inverse.sogo
95294
95295M	OpenChange/MAPIStoreCalendarMessage.m
95296
95297commit 6fb8f7c6a02eaaeaeea3317bc7c68531711d82aa
95298Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95299Date:   Mon Oct 3 22:21:36 2011 +0000
95300
95301    Monotone-Parent: 076ed69149c82caa88ef18783648e525e98af4b7
95302    Monotone-Revision: 0d19e885a7f8be171d1439b137c806b999725da7
95303
95304    Monotone-Author: wsourdeau@inverse.ca
95305    Monotone-Date: 2011-10-03T22:21:36
95306    Monotone-Branch: ca.inverse.sogo
95307
95308M	OpenChange/MAPIStoreMapping.m
95309
95310commit cec79ff09cb8650727b5321c54282a7002573875
95311Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95312Date:   Mon Oct 3 20:55:18 2011 +0000
95313
95314    Monotone-Parent: e064a5558d641325b03001de47cede6db61eed32
95315    Monotone-Revision: 52abc75aef67aaed926980af278ba8d1f30321d8
95316
95317    Monotone-Author: wsourdeau@inverse.ca
95318    Monotone-Date: 2011-10-03T20:55:18
95319    Monotone-Branch: ca.inverse.sogo
95320
95321M	ChangeLog
95322
95323commit 132987d8bce87163e09390d8bdd80db512e06303
95324Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95325Date:   Mon Oct 3 20:55:02 2011 +0000
95326
95327    Monotone-Parent: cb5283601b9539bb382aa64a739bf758b9e2ac7f
95328    Monotone-Revision: e064a5558d641325b03001de47cede6db61eed32
95329
95330    Monotone-Author: wsourdeau@inverse.ca
95331    Monotone-Date: 2011-10-03T20:55:02
95332    Monotone-Branch: ca.inverse.sogo
95333
95334M	OpenChange/MAPIStoreAppointmentWrapper.h
95335M	OpenChange/MAPIStoreAppointmentWrapper.m
95336M	OpenChange/MAPIStoreCalendarMessage.m
95337M	OpenChange/MAPIStoreDraftsMessage.m
95338M	OpenChange/MAPIStoreFolder.m
95339M	OpenChange/MAPIStoreMailMessage.m
95340M	OpenChange/MAPIStoreMapping.m
95341M	OpenChange/SOGoMAPIFSMessage.m
95342
95343commit 88a5fec7537e59782a2fad64bd203f783fdc0e73
95344Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95345Date:   Mon Oct 3 20:53:56 2011 +0000
95346
95347    Monotone-Parent: 9109f0600492701322f24fb53d86a39821e26dc4
95348    Monotone-Revision: cb5283601b9539bb382aa64a739bf758b9e2ac7f
95349
95350    Monotone-Author: wsourdeau@inverse.ca
95351    Monotone-Date: 2011-10-03T20:53:56
95352    Monotone-Branch: ca.inverse.sogo
95353
95354M	ChangeLog
95355M	OpenChange/MAPIStoreMessage.h
95356M	OpenChange/MAPIStoreMessage.m
95357M	OpenChange/MAPIStoreSOGo.m
95358
95359commit ebccd393c5ed93a4f50a0c74e8cd9c099f616b9b
95360Author: Francis Lachapelle <flachapelle@inverse.ca>
95361Date:   Mon Oct 3 20:45:51 2011 +0000
95362
95363    Updated Installation Guide for SOGoDefaultCalendar and SOGoBusyOffHours parameters.
95364
95365    Monotone-Parent: bfdca0c98db0fb56893ecf716cddba6843e2bddb
95366    Monotone-Revision: 49d890bdc7e4ffafddb46d3d62b8aac0e5c19c0c
95367
95368    Monotone-Author: flachapelle@inverse.ca
95369    Monotone-Date: 2011-10-03T20:45:51
95370    Monotone-Branch: ca.inverse.sogo
95371
95372M	Documentation/SOGo Installation Guide.odt
95373
95374commit 10e3850d49e649d2e94be987f3ece725a6557f24
95375Author: Francis Lachapelle <flachapelle@inverse.ca>
95376Date:   Mon Oct 3 19:32:37 2011 +0000
95377
95378    See ChangeLog.
95379
95380    Monotone-Parent: 4822220bb92ce7ebcbd47af90d5aad37bb750ed0
95381    Monotone-Revision: a7e7282f1911ceaff2a7f4f96320407cba1085cc
95382
95383    Monotone-Author: flachapelle@inverse.ca
95384    Monotone-Date: 2011-10-03T19:32:37
95385    Monotone-Branch: ca.inverse.sogo
95386
95387M	ChangeLog
95388M	NEWS
95389M	SOPE/GDLContentStore/ChangeLog
95390M	SOPE/GDLContentStore/GCSFolder.h
95391M	SOPE/GDLContentStore/GCSFolder.m
95392M	SoObjects/Appointments/SOGoCalendarComponent.h
95393M	SoObjects/Appointments/SOGoCalendarComponent.m
95394M	SoObjects/Appointments/iCalEvent+SOGo.m
95395M	UI/Scheduler/UIxAppointmentEditor.m
95396M	UI/WebServerResources/generic.css
95397M	UI/WebServerResources/generic.js
95398
95399commit 715782a3a78e3934995aeb09b1e29d5e6a2b6c0a
95400Author: Ludovic Marcotte <lmarcotte@inverse.ca>
95401Date:   Mon Oct 3 19:13:22 2011 +0000
95402
95403    Fixed spec file for SOGo v2.0
95404
95405    Monotone-Parent: a116eb415302838655699ddf23cdf5a3930aef29
95406    Monotone-Revision: b4ca100a345123aeccde0707a7194ff3f8dcf05e
95407
95408    Monotone-Author: ludovic@Sophos.ca
95409    Monotone-Date: 2011-10-03T19:13:22
95410    Monotone-Branch: ca.inverse.sogo
95411
95412M	sogo.spec
95413
95414commit 0b5b8b0a76fa1c19a6b2ccf35a90a9df32ab91d3
95415Author: Ludovic Marcotte <lmarcotte@inverse.ca>
95416Date:   Mon Oct 3 19:00:50 2011 +0000
95417
95418    See ChangeLog
95419
95420    Monotone-Parent: 4822220bb92ce7ebcbd47af90d5aad37bb750ed0
95421    Monotone-Revision: a116eb415302838655699ddf23cdf5a3930aef29
95422
95423    Monotone-Author: ludovic@Sophos.ca
95424    Monotone-Date: 2011-10-03T19:00:50
95425    Monotone-Branch: ca.inverse.sogo
95426
95427M	ChangeLog
95428M	Documentation/SOGo Native Microsoft Outlook Configuration.odt
95429M	SoObjects/Appointments/SOGoAppointmentObject.m
95430
95431commit 3234ee9a92f56a27d2fb6ca1aca6f93533b022c1
95432Author: Ludovic Marcotte <lmarcotte@inverse.ca>
95433Date:   Sat Oct 1 11:23:13 2011 +0000
95434
95435    Added the Native Microsoft Outlook Configuration guide
95436
95437    Monotone-Parent: aee5ac46202888eb15c22cb54f405e48ccf41dae
95438    Monotone-Revision: 4822220bb92ce7ebcbd47af90d5aad37bb750ed0
95439
95440    Monotone-Author: ludovic@Sophos.ca
95441    Monotone-Date: 2011-10-01T11:23:13
95442    Monotone-Branch: ca.inverse.sogo
95443
95444A	Documentation/SOGo Native Microsoft Outlook Configuration.odt
95445
95446commit 8f49e0d3506624e4f71d4cb4e7be3e14c77a0ee7
95447Author: Ludovic Marcotte <lmarcotte@inverse.ca>
95448Date:   Fri Sep 30 22:59:48 2011 +0000
95449
95450    Bumped version number to v2.0.0
95451
95452    Monotone-Parent: 5280f05e836dd92b44c9cf8a1a9e66a88860a27e
95453    Monotone-Revision: b8291c975f3d5403e63bf731275468c6e29b4087
95454
95455    Monotone-Author: ludovic@Sophos.ca
95456    Monotone-Date: 2011-09-30T22:59:48
95457    Monotone-Branch: ca.inverse.sogo
95458
95459M	NEWS
95460M	Version
95461
95462commit 01e387b7b99ade564d0126257042de1d6579d566
95463Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95464Date:   Fri Sep 30 20:01:50 2011 +0000
95465
95466    Monotone-Parent: a9886e6c9acfb5c097b185a254e620a6a0094f1f
95467    Monotone-Revision: 9109f0600492701322f24fb53d86a39821e26dc4
95468
95469    Monotone-Author: wsourdeau@inverse.ca
95470    Monotone-Date: 2011-09-30T20:01:50
95471    Monotone-Branch: ca.inverse.sogo
95472
95473M	ChangeLog
95474M	OpenChange/MAPIStoreAppointmentWrapper.h
95475M	OpenChange/MAPIStoreAppointmentWrapper.m
95476M	OpenChange/MAPIStoreCalendarMessage.m
95477M	OpenChange/MAPIStoreDraftsMessage.m
95478M	OpenChange/MAPIStoreMailMessage.m
95479M	OpenChange/MAPIStoreMessage.h
95480M	OpenChange/MAPIStoreMessage.m
95481
95482commit 18686beb117715c678047526a9a9dd94457bfc48
95483Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95484Date:   Fri Sep 30 19:58:39 2011 +0000
95485
95486    Monotone-Parent: a771bdffe7239e11ba5bb65889dde6d5d3a879f3
95487    Monotone-Revision: a9886e6c9acfb5c097b185a254e620a6a0094f1f
95488
95489    Monotone-Author: wsourdeau@inverse.ca
95490    Monotone-Date: 2011-09-30T19:58:39
95491    Monotone-Branch: ca.inverse.sogo
95492
95493M	ChangeLog
95494M	OpenChange/NSData+MAPIStore.h
95495M	OpenChange/NSData+MAPIStore.m
95496
95497commit 7f803748882d4b78d18d34473196a2dcfd58cad6
95498Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95499Date:   Fri Sep 30 19:46:23 2011 +0000
95500
95501    Monotone-Parent: 5280f05e836dd92b44c9cf8a1a9e66a88860a27e
95502    Monotone-Revision: a771bdffe7239e11ba5bb65889dde6d5d3a879f3
95503
95504    Monotone-Author: wsourdeau@inverse.ca
95505    Monotone-Date: 2011-09-30T19:46:23
95506    Monotone-Branch: ca.inverse.sogo
95507
95508M	ChangeLog
95509M	OpenChange/EOQualifier+MAPIFS.m
95510
95511commit a6c6dd2ed3524f0db39ec62a963e10cca855e595
95512Author: Ludovic Marcotte <lmarcotte@inverse.ca>
95513Date:   Fri Sep 30 15:27:20 2011 +0000
95514
95515    Created the v1.3.9 branch
95516
95517    Monotone-Parent: 5280f05e836dd92b44c9cf8a1a9e66a88860a27e
95518    Monotone-Revision: 599fa43b3eab4e51e4df74a85c904490f8700d37
95519
95520    Monotone-Author: ludovic@Sophos.ca
95521    Monotone-Date: 2011-09-30T15:27:20
95522
95523M	NEWS
95524
95525commit 96cdebd263d65394e235b4872d3dd713e807b791
95526Author: Ludovic Marcotte <lmarcotte@inverse.ca>
95527Date:   Fri Sep 30 13:51:49 2011 +0000
95528
95529    Also disable ld's --as-need for the OpenChange bundle
95530
95531    Monotone-Parent: e3b6ffeff863794edb2261fc1532ed03fee6ff14
95532    Monotone-Revision: 5280f05e836dd92b44c9cf8a1a9e66a88860a27e
95533
95534    Monotone-Author: ludovic@Sophos.ca
95535    Monotone-Date: 2011-09-30T13:51:49
95536    Monotone-Branch: ca.inverse.sogo
95537
95538M	OpenChange/GNUmakefile
95539
95540commit e9ff06a6398874a302fdb40f3fe2e4c5738347bf
95541Author: Ludovic Marcotte <lmarcotte@inverse.ca>
95542Date:   Fri Sep 30 13:22:46 2011 +0000
95543
95544    Disabled ld's --as-needed
95545
95546    Monotone-Parent: c4fba0dfa99628493a8d5c73f359b267fb922961
95547    Monotone-Revision: e3b6ffeff863794edb2261fc1532ed03fee6ff14
95548
95549    Monotone-Author: ludovic@Sophos.ca
95550    Monotone-Date: 2011-09-30T13:22:46
95551    Monotone-Branch: ca.inverse.sogo
95552
95553M	Main/GNUmakefile
95554M	SOPE/GDLContentStore/GCSFolderType.m
95555
95556commit e0f4f1ba56d492b16bc333a943b96ef2f5ef1a76
95557Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95558Date:   Thu Sep 29 15:52:27 2011 +0000
95559
95560    Monotone-Parent: bce92d5d3cf0a781944fc96a15b832a767285d0f
95561    Monotone-Revision: c4fba0dfa99628493a8d5c73f359b267fb922961
95562
95563    Monotone-Author: wsourdeau@inverse.ca
95564    Monotone-Date: 2011-09-29T15:52:27
95565    Monotone-Branch: ca.inverse.sogo
95566
95567M	OpenChange/MAPIStoreMailFolder.m
95568
95569commit e4bd5ad7d1dc30705213ac14303d88cc85ca7510
95570Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95571Date:   Thu Sep 29 15:47:33 2011 +0000
95572
95573    Monotone-Parent: 7d0fa9f892f3a66494cfc72604ad9f9f2ad43b5b
95574    Monotone-Revision: c2e4ca001f8f7121d1f4f09f13ba336f2bd1cef7
95575
95576    Monotone-Author: wsourdeau@inverse.ca
95577    Monotone-Date: 2011-09-29T15:47:33
95578    Monotone-Branch: ca.inverse.sogo
95579
95580M	OpenChange/MAPIStoreMailFolder.m
95581
95582commit c24620bc9c4d9d9536be5ddae8a127f42185a4a8
95583Author: Francis Lachapelle <flachapelle@inverse.ca>
95584Date:   Thu Sep 29 00:17:51 2011 +0000
95585
95586    Added missing image for link banner (vacation message).
95587
95588    Monotone-Parent: a1735c397c4161f4d534c223869ff7e824c946bb
95589    Monotone-Revision: 83e14487a68dfb26dd4c9771be79be95a07d6fa4
95590
95591    Monotone-Author: flachapelle@inverse.ca
95592    Monotone-Date: 2011-09-29T00:17:51
95593    Monotone-Branch: ca.inverse.sogo
95594
95595M	UI/Templates/UIxPageFrame.wox
95596A	UI/WebServerResources/status.vacation-msg.png
95597
95598commit 4359f406cb4dab5483759d6ce228cbfd1a888aa5
95599Author: Francis Lachapelle <flachapelle@inverse.ca>
95600Date:   Tue Sep 27 20:15:06 2011 +0000
95601
95602    See ChangeLog
95603
95604    Monotone-Parent: 517b0b095f30f6f2f92a4da5dfe0155872190daa
95605    Monotone-Revision: b28dce204bf84148d4bd3df3df8b289cdd7a4168
95606
95607    Monotone-Author: flachapelle@inverse.ca
95608    Monotone-Date: 2011-09-27T20:15:06
95609    Monotone-Branch: ca.inverse.sogo
95610
95611M	ChangeLog
95612M	NEWS
95613M	UI/Common/UIxPageFrame.m
95614M	UI/Templates/UIxPageFrame.wox
95615M	UI/WebServerResources/ContactsUI.css
95616M	UI/WebServerResources/MailerUI.css
95617M	UI/WebServerResources/SOGoRootPage.css
95618M	UI/WebServerResources/SchedulerUI.css
95619M	UI/WebServerResources/UIxPreferences.js
95620M	UI/WebServerResources/generic.css
95621
95622commit 04e08a76692c8c12d0da0c353ba143d6917ac52c
95623Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95624Date:   Tue Sep 27 19:53:50 2011 +0000
95625
95626    Monotone-Parent: 05e0abb27e38e7c461039f5c7f11b15934994776
95627    Monotone-Revision: 7d0fa9f892f3a66494cfc72604ad9f9f2ad43b5b
95628
95629    Monotone-Author: wsourdeau@inverse.ca
95630    Monotone-Date: 2011-09-27T19:53:50
95631    Monotone-Branch: ca.inverse.sogo
95632
95633M	OpenChange/MAPIStoreDraftsMessage.m
95634
95635commit 2995fb6be8d0642345ac140331fcd5d5ceb66205
95636Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95637Date:   Tue Sep 27 19:26:12 2011 +0000
95638
95639    Monotone-Parent: 551d7c926dcd36700dd7ae6ae2cb2b2c0a8294c5
95640    Monotone-Revision: 05e0abb27e38e7c461039f5c7f11b15934994776
95641
95642    Monotone-Author: wsourdeau@inverse.ca
95643    Monotone-Date: 2011-09-27T19:26:12
95644    Monotone-Branch: ca.inverse.sogo
95645
95646M	ChangeLog
95647M	OpenChange/MAPIStoreFSMessage.m
95648
95649commit bd45d9b0f28c3cbb938be4173fa5679dfe6d921b
95650Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95651Date:   Tue Sep 27 19:25:18 2011 +0000
95652
95653    Monotone-Parent: 3cb2fca087640ef420f86750a3bd9caf7c365b3b
95654    Monotone-Revision: 551d7c926dcd36700dd7ae6ae2cb2b2c0a8294c5
95655
95656    Monotone-Author: wsourdeau@inverse.ca
95657    Monotone-Date: 2011-09-27T19:25:18
95658    Monotone-Branch: ca.inverse.sogo
95659
95660M	ChangeLog
95661M	OpenChange/MAPIStoreFolder.h
95662M	OpenChange/MAPIStoreFolder.m
95663
95664commit 38565376afab8c7fad4a923bcda8957a762b863a
95665Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95666Date:   Tue Sep 27 18:26:40 2011 +0000
95667
95668    Monotone-Parent: e68f0a3422367e930eb3d030ebd4a65ee79e3581
95669    Monotone-Revision: 5d7bbc47e52cef4525e08da156339e1558c1dd2d
95670
95671    Monotone-Author: wsourdeau@inverse.ca
95672    Monotone-Date: 2011-09-27T18:26:40
95673    Monotone-Branch: ca.inverse.sogo
95674
95675M	ChangeLog
95676M	OpenChange/MAPIStoreFolder.m
95677M	OpenChange/MAPIStoreMailFolder.m
95678M	OpenChange/MAPIStoreSOGo.m
95679
95680commit 94c033c91948a23ff955e47a7da16fc3cf6ae8f7
95681Author: Francis Lachapelle <flachapelle@inverse.ca>
95682Date:   Tue Sep 27 15:52:59 2011 +0000
95683
95684    Updated localizable strings.
95685
95686    Monotone-Parent: 50e0397c329c41e41cf087484d14a3068de51597
95687    Monotone-Revision: 517b0b095f30f6f2f92a4da5dfe0155872190daa
95688
95689    Monotone-Author: flachapelle@inverse.ca
95690    Monotone-Date: 2011-09-27T15:52:59
95691    Monotone-Branch: ca.inverse.sogo
95692
95693M	UI/PreferencesUI/English.lproj/Localizable.strings
95694
95695commit 76ffdc598c498f53e3cfca0315a08b135397f48d
95696Author: Francis Lachapelle <flachapelle@inverse.ca>
95697Date:   Tue Sep 27 15:43:46 2011 +0000
95698
95699    See ChangeLog
95700
95701    Monotone-Parent: 271e652157d430b115cb6616b8813b605c897b94
95702    Monotone-Revision: 83587b1afc04162d7191ff57c7f8a78b502a9be3
95703
95704    Monotone-Author: flachapelle@inverse.ca
95705    Monotone-Date: 2011-09-27T15:43:46
95706    Monotone-Branch: ca.inverse.sogo
95707
95708M	ChangeLog
95709M	SoObjects/Appointments/SOGoFreeBusyObject.m
95710M	SoObjects/SOGo/SOGoUserDefaults.h
95711M	SoObjects/SOGo/SOGoUserDefaults.m
95712M	UI/PreferencesUI/UIxPreferences.m
95713M	UI/Templates/PreferencesUI/UIxPreferences.wox
95714M	UI/WebServerResources/UIxPreferences.css
95715
95716commit fc873188cb21a63b08b4db2b01d3838332cca9d2
95717Author: Francis Lachapelle <flachapelle@inverse.ca>
95718Date:   Tue Sep 27 15:26:38 2011 +0000
95719
95720    Updated Installation Guide.
95721
95722    Monotone-Parent: 6388fc7676201a072c315af0fb36851a896f301f
95723    Monotone-Revision: 271e652157d430b115cb6616b8813b605c897b94
95724
95725    Monotone-Author: flachapelle@inverse.ca
95726    Monotone-Date: 2011-09-27T15:26:38
95727    Monotone-Branch: ca.inverse.sogo
95728
95729M	Documentation/SOGo Installation Guide.odt
95730
95731commit fd2f5dfb67430ae7fcd53e8870c696eee06ff53e
95732Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95733Date:   Tue Sep 27 14:44:53 2011 +0000
95734
95735    Monotone-Parent: 6ad0713108beb5244446e83f17724cf5b9cee560
95736    Monotone-Revision: e68f0a3422367e930eb3d030ebd4a65ee79e3581
95737
95738    Monotone-Author: wsourdeau@inverse.ca
95739    Monotone-Date: 2011-09-27T14:44:53
95740    Monotone-Branch: ca.inverse.sogo
95741
95742M	ChangeLog
95743M	OpenChange/MAPIStoreFolder.m
95744
95745commit 431ebf8a616d7294030a6873e8f24c9e90d88268
95746Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95747Date:   Tue Sep 27 14:43:41 2011 +0000
95748
95749    Monotone-Parent: 6388fc7676201a072c315af0fb36851a896f301f
95750    Monotone-Revision: 6ad0713108beb5244446e83f17724cf5b9cee560
95751
95752    Monotone-Author: wsourdeau@inverse.ca
95753    Monotone-Date: 2011-09-27T14:43:41
95754    Monotone-Branch: ca.inverse.sogo
95755
95756M	ChangeLog
95757M	OpenChange/MAPIStoreFSMessage.m
95758
95759commit a12df19771131428dcfb2ffac9ebfaeed1cdffb7
95760Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95761Date:   Mon Sep 26 18:28:56 2011 +0000
95762
95763    Monotone-Parent: 80c8d4e2847b46d0107ef53db2c5605e438d8350
95764    Monotone-Revision: 6388fc7676201a072c315af0fb36851a896f301f
95765
95766    Monotone-Author: wsourdeau@inverse.ca
95767    Monotone-Date: 2011-09-26T18:28:56
95768    Monotone-Branch: ca.inverse.sogo
95769
95770M	ChangeLog
95771M	OpenChange/MAPIStoreFolder.m
95772
95773commit 63fb2baa8f3e01ce1d9e3b54684bff4c48615c9f
95774Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95775Date:   Mon Sep 26 16:21:03 2011 +0000
95776
95777    Monotone-Parent: a7de776942b3d74e0380fedb944ee4a08d4037dd
95778    Monotone-Revision: 80c8d4e2847b46d0107ef53db2c5605e438d8350
95779
95780    Monotone-Author: wsourdeau@inverse.ca
95781    Monotone-Date: 2011-09-26T16:21:03
95782    Monotone-Branch: ca.inverse.sogo
95783
95784M	ChangeLog
95785M	OpenChange/MAPIStoreFolder.m
95786
95787commit a309956f48e9d36900abdde82f610c6264b18f60
95788Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95789Date:   Mon Sep 26 15:49:53 2011 +0000
95790
95791    Monotone-Parent: f5375423b8629730c6f88e76c660c389426c1f5a
95792    Monotone-Revision: a7de776942b3d74e0380fedb944ee4a08d4037dd
95793
95794    Monotone-Author: wsourdeau@inverse.ca
95795    Monotone-Date: 2011-09-26T15:49:53
95796    Monotone-Branch: ca.inverse.sogo
95797
95798M	ChangeLog
95799M	OpenChange/MAPIStoreDraftsMessage.m
95800
95801commit 34f3b7a0a91f23edee8a4f9964519df5405b80aa
95802Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95803Date:   Mon Sep 26 15:49:11 2011 +0000
95804
95805    Monotone-Parent: 753e863b1e3ac69df91f82bcd8d13909de69ea5b
95806    Monotone-Revision: f5375423b8629730c6f88e76c660c389426c1f5a
95807
95808    Monotone-Author: wsourdeau@inverse.ca
95809    Monotone-Date: 2011-09-26T15:49:11
95810    Monotone-Branch: ca.inverse.sogo
95811
95812M	ChangeLog
95813M	SoObjects/Mailer/SOGoDraftObject.h
95814M	SoObjects/Mailer/SOGoDraftObject.m
95815
95816commit ec515b984e3dded12dac77ef8c792fb26bba0955
95817Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95818Date:   Mon Sep 26 15:25:25 2011 +0000
95819
95820    Monotone-Parent: b015c73d47df799fb1f9dc241b015ec5b2153d4b
95821    Monotone-Revision: 753e863b1e3ac69df91f82bcd8d13909de69ea5b
95822
95823    Monotone-Author: wsourdeau@inverse.ca
95824    Monotone-Date: 2011-09-26T15:25:25
95825    Monotone-Branch: ca.inverse.sogo
95826
95827M	ChangeLog
95828M	OpenChange/MAPIStoreMemMailMessage.m
95829
95830commit 9a50d18d156a5a480ffc1448f4bde17a11792192
95831Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95832Date:   Mon Sep 26 15:23:36 2011 +0000
95833
95834    Monotone-Parent: 2a7c6d44bdaf39eb5e6f5274e9d7209f11a3e563
95835    Monotone-Revision: b015c73d47df799fb1f9dc241b015ec5b2153d4b
95836
95837    Monotone-Author: wsourdeau@inverse.ca
95838    Monotone-Date: 2011-09-26T15:23:36
95839    Monotone-Branch: ca.inverse.sogo
95840
95841M	ChangeLog
95842M	OpenChange/MAPIStoreDraftsMessage.m
95843
95844commit 44180e6828560032862e43a1b990accb2295a4c9
95845Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95846Date:   Mon Sep 26 15:23:20 2011 +0000
95847
95848    Monotone-Parent: 512c6fa1774dd540dcf73748c5ba238eeb8a11e9
95849    Monotone-Revision: 2a7c6d44bdaf39eb5e6f5274e9d7209f11a3e563
95850
95851    Monotone-Author: wsourdeau@inverse.ca
95852    Monotone-Date: 2011-09-26T15:23:20
95853    Monotone-Branch: ca.inverse.sogo
95854
95855M	ChangeLog
95856
95857commit 3ef75c0942953523b511fad22dedbb0a5dd5b275
95858Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95859Date:   Sat Sep 24 00:13:18 2011 +0000
95860
95861    Monotone-Parent: 46ee9065aaede905dab99601d89e7e2056ff0afd
95862    Monotone-Revision: 512c6fa1774dd540dcf73748c5ba238eeb8a11e9
95863
95864    Monotone-Author: wsourdeau@inverse.ca
95865    Monotone-Date: 2011-09-24T00:13:18
95866    Monotone-Branch: ca.inverse.sogo
95867
95868M	OpenChange/gen-property-selectors.py
95869
95870commit 5a8de78e497bb3891664331fa4aae1d9d44d8dd0
95871Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95872Date:   Sat Sep 24 00:13:06 2011 +0000
95873
95874    Monotone-Parent: b76df21b12b927a0f3947b610200a0571cb5d9f1
95875    Monotone-Revision: 46ee9065aaede905dab99601d89e7e2056ff0afd
95876
95877    Monotone-Author: wsourdeau@inverse.ca
95878    Monotone-Date: 2011-09-24T00:13:06
95879    Monotone-Branch: ca.inverse.sogo
95880
95881M	ChangeLog
95882M	OpenChange/MAPIStoreMailMessage.m
95883
95884commit ed1b687f91545cfe579eb0b24e290980a44e5c7b
95885Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95886Date:   Sat Sep 24 00:10:26 2011 +0000
95887
95888    Monotone-Parent: e287e19d922a91499f1429d7f16d9bd161d1260e
95889    Monotone-Revision: b76df21b12b927a0f3947b610200a0571cb5d9f1
95890
95891    Monotone-Author: wsourdeau@inverse.ca
95892    Monotone-Date: 2011-09-24T00:10:26
95893    Monotone-Branch: ca.inverse.sogo
95894
95895M	ChangeLog
95896M	OpenChange/MAPIStoreMailFolder.m
95897
95898commit 40733f1f526e287f4009b8178c479d1689f5df54
95899Author: Francis Lachapelle <flachapelle@inverse.ca>
95900Date:   Fri Sep 23 20:04:17 2011 +0000
95901
95902    Monotone-Parent: e0c2696d4a16492ba28629949187a41b5c2783c3
95903    Monotone-Revision: 1e156d58cc527cdcdd61317d54c6ba7dc0b863c2
95904
95905    Monotone-Author: flachapelle@inverse.ca
95906    Monotone-Date: 2011-09-23T20:04:17
95907    Monotone-Branch: ca.inverse.sogo
95908
95909M	SoObjects/SOGo/SOGoUserDefaults.h
95910M	SoObjects/SOGo/SOGoUserDefaults.m
95911
95912commit 6e6d5913c635b535034e3d288ca1f6edf3141b0f
95913Author: Francis Lachapelle <flachapelle@inverse.ca>
95914Date:   Fri Sep 23 19:40:13 2011 +0000
95915
95916    Updated French translation.
95917
95918    Monotone-Parent: bc6a066b0ed99cc7226c2f6c089a4ed6987ee423
95919    Monotone-Revision: e0c2696d4a16492ba28629949187a41b5c2783c3
95920
95921    Monotone-Author: flachapelle@inverse.ca
95922    Monotone-Date: 2011-09-23T19:40:13
95923    Monotone-Branch: ca.inverse.sogo
95924
95925M	UI/PreferencesUI/French.lproj/Localizable.strings
95926
95927commit fcad5d186be6da9488be2d09b13819a2ed72df49
95928Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95929Date:   Fri Sep 23 19:27:21 2011 +0000
95930
95931    Monotone-Parent: 6bb1bd2b9a63daae8f56da56b2ba72ac8bad2d3e
95932    Monotone-Revision: a84224f7e18c7678f6ed4be61800899d8fb9286d
95933
95934    Monotone-Author: wsourdeau@inverse.ca
95935    Monotone-Date: 2011-09-23T19:27:21
95936    Monotone-Branch: ca.inverse.sogo
95937
95938M	ChangeLog
95939M	OpenChange/MAPIStoreGCSMessage.m
95940M	OpenChange/MAPIStoreMailMessage.m
95941
95942commit 0c2d6ddc3e0edb57fe630ef5f95176825eb07b62
95943Author: Francis Lachapelle <flachapelle@inverse.ca>
95944Date:   Fri Sep 23 19:25:56 2011 +0000
95945
95946    See ChangeLog.
95947
95948    Monotone-Parent: 6bb1bd2b9a63daae8f56da56b2ba72ac8bad2d3e
95949    Monotone-Revision: bc6a066b0ed99cc7226c2f6c089a4ed6987ee423
95950
95951    Monotone-Author: flachapelle@inverse.ca
95952    Monotone-Date: 2011-09-23T19:25:56
95953    Monotone-Branch: ca.inverse.sogo
95954
95955M	ChangeLog
95956M	NEWS
95957M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
95958M	UI/PreferencesUI/English.lproj/Localizable.strings
95959M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
95960M	UI/PreferencesUI/Norwegian.lproj/Localizable.strings
95961M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
95962M	UI/PreferencesUI/UIxPreferences.m
95963M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
95964M	UI/Templates/PreferencesUI/UIxPreferences.wox
95965M	UI/Templates/SchedulerUI/UIxCalMainView.wox
95966M	UI/WebServerResources/SchedulerUI.js
95967M	UI/WebServerResources/UIxPreferences.css
95968M	UI/WebServerResources/UIxPreferences.js
95969
95970commit a0112fdbf826d103d6fad6bd97756fed95f3da2d
95971Author: Ludovic Marcotte <lmarcotte@inverse.ca>
95972Date:   Fri Sep 23 18:16:46 2011 +0000
95973
95974    Added birthday support
95975
95976    Monotone-Parent: ad64289576535182e420c1b6705c182136a906ce
95977    Monotone-Revision: 6bb1bd2b9a63daae8f56da56b2ba72ac8bad2d3e
95978
95979    Monotone-Author: ludovic@Sophos.ca
95980    Monotone-Date: 2011-09-23T18:16:46
95981    Monotone-Branch: ca.inverse.sogo
95982
95983M	OpenChange/MAPIStoreCalendarMessage.m
95984M	OpenChange/MAPIStoreContactsMessage.m
95985
95986commit ac97fadd04d883a3117ffe08a37e7744126db92c
95987Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
95988Date:   Fri Sep 23 18:02:29 2011 +0000
95989
95990    Monotone-Parent: 41e9a656a9df3ec82d0ad16690ebb0dd4576c598
95991    Monotone-Revision: ad64289576535182e420c1b6705c182136a906ce
95992
95993    Monotone-Author: wsourdeau@inverse.ca
95994    Monotone-Date: 2011-09-23T18:02:29
95995    Monotone-Branch: ca.inverse.sogo
95996
95997M	ChangeLog
95998M	OpenChange/MAPIStoreMailFolder.m
95999
96000commit 7a2099a4befd3a3d2a43bba05ed84a136566fbf7
96001Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96002Date:   Fri Sep 23 17:15:29 2011 +0000
96003
96004    Monotone-Parent: 187ef5414dadc22f5e049aad96bb6207fee6d226
96005    Monotone-Revision: 41e9a656a9df3ec82d0ad16690ebb0dd4576c598
96006
96007    Monotone-Author: wsourdeau@inverse.ca
96008    Monotone-Date: 2011-09-23T17:15:29
96009    Monotone-Branch: ca.inverse.sogo
96010
96011M	OpenChange/MAPIStoreMailFolder.m
96012
96013commit ec0207c5057530f11d418226599e3d56072135c3
96014Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96015Date:   Fri Sep 23 15:36:49 2011 +0000
96016
96017    Monotone-Parent: e1689f21ae9391a98de28b07ee195a3a85688a85
96018    Monotone-Revision: 187ef5414dadc22f5e049aad96bb6207fee6d226
96019
96020    Monotone-Author: wsourdeau@inverse.ca
96021    Monotone-Date: 2011-09-23T15:36:49
96022    Monotone-Branch: ca.inverse.sogo
96023
96024M	ChangeLog
96025M	OpenChange/MAPIStoreCalendarFolder.m
96026M	OpenChange/MAPIStoreCalendarMessage.m
96027M	OpenChange/MAPIStoreContactsFolder.m
96028M	OpenChange/MAPIStoreContactsMessage.m
96029M	OpenChange/MAPIStoreDraftsMessage.m
96030M	OpenChange/MAPIStoreFSFolder.m
96031M	OpenChange/MAPIStoreFolder.h
96032M	OpenChange/MAPIStoreFolder.m
96033M	OpenChange/MAPIStoreMailFolder.m
96034M	OpenChange/MAPIStoreMailMessage.m
96035M	OpenChange/MAPIStoreNotesFolder.m
96036M	OpenChange/MAPIStoreTasksFolder.m
96037M	OpenChange/MAPIStoreTasksMessage.m
96038M	OpenChange/NSObject+MAPIStore.h
96039M	OpenChange/SOGoMAPIFSMessage.m
96040
96041commit baea61ae64d485b5cc199eef98c9b603e55d6622
96042Author: Ludovic Marcotte <lmarcotte@inverse.ca>
96043Date:   Fri Sep 23 01:00:28 2011 +0000
96044
96045    See ChangeLog
96046
96047    Monotone-Parent: 46649664a69096329e067562e94ad7e4e07e1db4
96048    Monotone-Revision: cd75a2b1cab18760280675763a7f116e18c1be54
96049
96050    Monotone-Author: ludovic@Sophos.ca
96051    Monotone-Date: 2011-09-23T01:00:28
96052    Monotone-Branch: ca.inverse.sogo
96053
96054M	ChangeLog
96055M	OpenChange/MAPIStoreContactsMessage.m
96056
96057commit 3a357aaeb74a99eadc507389bd42441644a7e5d8
96058Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96059Date:   Thu Sep 22 23:45:33 2011 +0000
96060
96061    Monotone-Parent: 657851bad9f402262a82eecf7afa3cedf45d780d
96062    Monotone-Revision: 25091cd75733e2785b3cd2550afa96d2cb4af894
96063
96064    Monotone-Author: wsourdeau@inverse.ca
96065    Monotone-Date: 2011-09-22T23:45:33
96066    Monotone-Branch: ca.inverse.sogo
96067
96068M	ChangeLog
96069M	OpenChange/GNUmakefile
96070M	OpenChange/MAPIStoreMailFolder.m
96071A	OpenChange/MAPIStoreMemMailMessage.h
96072A	OpenChange/MAPIStoreMemMailMessage.m
96073A	OpenChange/SOGoMemMessage.h
96074A	OpenChange/SOGoMemMessage.m
96075
96076commit 06b8126b4f8d6e9923212b4032a0fb2b89ea2878
96077Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96078Date:   Thu Sep 22 23:42:23 2011 +0000
96079
96080    Monotone-Parent: 46649664a69096329e067562e94ad7e4e07e1db4
96081    Monotone-Revision: 657851bad9f402262a82eecf7afa3cedf45d780d
96082
96083    Monotone-Author: wsourdeau@inverse.ca
96084    Monotone-Date: 2011-09-22T23:42:23
96085    Monotone-Branch: ca.inverse.sogo
96086
96087M	OpenChange/MAPIStoreFolder.m
96088
96089commit 619154b3d0175c56d9e73a4ff5d2328f1bfc564f
96090Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96091Date:   Thu Sep 22 19:11:17 2011 +0000
96092
96093    Monotone-Parent: 9682b5d4938d5bbaa2b7c8f83e89ae64c63c63f8
96094    Monotone-Revision: 46649664a69096329e067562e94ad7e4e07e1db4
96095
96096    Monotone-Author: wsourdeau@inverse.ca
96097    Monotone-Date: 2011-09-22T19:11:17
96098    Monotone-Branch: ca.inverse.sogo
96099
96100M	ChangeLog
96101M	OpenChange/MAPIStoreDraftsMessage.m
96102M	OpenChange/MAPIStoreMailFolder.m
96103
96104commit c0c0d9438766cf0f38c1a86da5a13225b10be8fb
96105Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96106Date:   Thu Sep 22 19:09:35 2011 +0000
96107
96108    Monotone-Parent: f5575460df29b5335d935f8e6d766b8aa5efda6a
96109    Monotone-Revision: 9682b5d4938d5bbaa2b7c8f83e89ae64c63c63f8
96110
96111    Monotone-Author: wsourdeau@inverse.ca
96112    Monotone-Date: 2011-09-22T19:09:35
96113    Monotone-Branch: ca.inverse.sogo
96114
96115M	OpenChange/MAPIStoreFolder.m
96116
96117commit 2623aaa726a7e0d827c2c60d5c44974fa509a6f6
96118Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96119Date:   Thu Sep 22 15:54:47 2011 +0000
96120
96121    Monotone-Parent: 0a9a28e3c7ef305257a698ada6ebda67b4cfa9b7
96122    Monotone-Revision: f5575460df29b5335d935f8e6d766b8aa5efda6a
96123
96124    Monotone-Author: wsourdeau@inverse.ca
96125    Monotone-Date: 2011-09-22T15:54:47
96126    Monotone-Branch: ca.inverse.sogo
96127
96128M	ChangeLog
96129M	OpenChange/MAPIStoreFolder.h
96130M	OpenChange/MAPIStoreFolder.m
96131M	OpenChange/MAPIStoreMailFolder.m
96132
96133commit 68bafd5f96a6e1703ec1bd669dc75857c0c56425
96134Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96135Date:   Thu Sep 22 15:39:53 2011 +0000
96136
96137    Monotone-Parent: 504167c9265cc3ce83b80f66d6a935b52f394232
96138    Monotone-Revision: 0a9a28e3c7ef305257a698ada6ebda67b4cfa9b7
96139
96140    Monotone-Author: wsourdeau@inverse.ca
96141    Monotone-Date: 2011-09-22T15:39:53
96142    Monotone-Branch: ca.inverse.sogo
96143
96144M	ChangeLog
96145M	OpenChange/MAPIStoreFolder.m
96146M	OpenChange/MAPIStoreMailFolder.m
96147
96148commit af32be4d2472855e34b90cf06bf8dab43acffb13
96149Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96150Date:   Thu Sep 22 13:39:41 2011 +0000
96151
96152    Monotone-Parent: 83c74feed1e25505354586a32e506982bd739960
96153    Monotone-Revision: 504167c9265cc3ce83b80f66d6a935b52f394232
96154
96155    Monotone-Author: wsourdeau@inverse.ca
96156    Monotone-Date: 2011-09-22T13:39:41
96157    Monotone-Branch: ca.inverse.sogo
96158
96159M	ChangeLog
96160M	OpenChange/MAPIStoreFolder.h
96161M	OpenChange/MAPIStoreFolder.m
96162M	OpenChange/MAPIStoreMailFolder.m
96163M	OpenChange/MAPIStoreSOGo.m
96164
96165commit 7ab47ef0d709bac3d11a37180f14bf0ce7072655
96166Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96167Date:   Thu Sep 22 13:39:38 2011 +0000
96168
96169    Monotone-Parent: 839a303aa2831a3fa7a86f2c7c9908561cb4e20f
96170    Monotone-Revision: 83c74feed1e25505354586a32e506982bd739960
96171
96172    Monotone-Author: wsourdeau@inverse.ca
96173    Monotone-Date: 2011-09-22T13:39:38
96174    Monotone-Branch: ca.inverse.sogo
96175
96176M	OpenChange/MAPIStoreGCSFolder.m
96177
96178commit 51cfd15042f36b334f30eac5b89de5ecb8c57ee0
96179Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96180Date:   Wed Sep 21 19:33:35 2011 +0000
96181
96182    Monotone-Parent: 58fc0f1597d49691640645ab8d706662ca149ff6
96183    Monotone-Revision: 839a303aa2831a3fa7a86f2c7c9908561cb4e20f
96184
96185    Monotone-Author: wsourdeau@inverse.ca
96186    Monotone-Date: 2011-09-21T19:33:35
96187    Monotone-Branch: ca.inverse.sogo
96188
96189M	ChangeLog
96190M	OpenChange/MAPIStoreCalendarFolder.m
96191M	OpenChange/MAPIStoreContactsFolder.m
96192M	OpenChange/MAPIStoreFSFolder.m
96193M	OpenChange/MAPIStoreFolder.h
96194M	OpenChange/MAPIStoreFolder.m
96195M	OpenChange/MAPIStoreMailFolder.m
96196M	OpenChange/MAPIStoreSOGo.m
96197M	OpenChange/MAPIStoreTasksFolder.m
96198
96199commit 5b8c94577129b80c3d6c20b5a7b0554e6f159ced
96200Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96201Date:   Wed Sep 21 19:27:31 2011 +0000
96202
96203    Monotone-Parent: 48d871020907e9d3edbaad7e7faa05b3e59762a8
96204    Monotone-Revision: 58fc0f1597d49691640645ab8d706662ca149ff6
96205
96206    Monotone-Author: wsourdeau@inverse.ca
96207    Monotone-Date: 2011-09-21T19:27:31
96208    Monotone-Branch: ca.inverse.sogo
96209
96210M	OpenChange/MAPIStoreMapping.m
96211
96212commit b53281e5529918f9f3782598f6d9ed17e11300e8
96213Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96214Date:   Tue Sep 20 19:39:09 2011 +0000
96215
96216    Monotone-Parent: 466d889076df3a6549014c16a439e973a134a6f6
96217    Monotone-Revision: 48d871020907e9d3edbaad7e7faa05b3e59762a8
96218
96219    Monotone-Author: wsourdeau@inverse.ca
96220    Monotone-Date: 2011-09-20T19:39:09
96221    Monotone-Branch: ca.inverse.sogo
96222
96223M	OpenChange/MAPIStoreMessage.m
96224
96225commit 97a22b12f32aa48cfb4d904c5adf2db707490ab5
96226Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96227Date:   Tue Sep 20 19:38:51 2011 +0000
96228
96229    Monotone-Parent: d4d8cd09603e421c6484fb4c83e461c0f987a5ab
96230    Monotone-Revision: 466d889076df3a6549014c16a439e973a134a6f6
96231
96232    Monotone-Author: wsourdeau@inverse.ca
96233    Monotone-Date: 2011-09-20T19:38:51
96234    Monotone-Branch: ca.inverse.sogo
96235
96236M	OpenChange/MAPIStoreObject.h
96237M	OpenChange/MAPIStoreObject.m
96238
96239commit 4898c0cf7761520dfe7bb30fbf958d1fc819730f
96240Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96241Date:   Tue Sep 20 19:38:23 2011 +0000
96242
96243    Monotone-Parent: 07cb9d1891b96efc9f2a3c78eacb86dadf65aaa2
96244    Monotone-Revision: d4d8cd09603e421c6484fb4c83e461c0f987a5ab
96245
96246    Monotone-Author: wsourdeau@inverse.ca
96247    Monotone-Date: 2011-09-20T19:38:23
96248    Monotone-Branch: ca.inverse.sogo
96249
96250M	ChangeLog
96251M	OpenChange/MAPIStoreGCSMessage.h
96252M	OpenChange/MAPIStoreGCSMessage.m
96253
96254commit ed176ec946cd7955105298cfbb3c59ad69befa62
96255Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96256Date:   Tue Sep 20 19:37:03 2011 +0000
96257
96258    Monotone-Parent: fde0ef781cb60652a47fc1c5edcece9225aafa07
96259    Monotone-Revision: 07cb9d1891b96efc9f2a3c78eacb86dadf65aaa2
96260
96261    Monotone-Author: wsourdeau@inverse.ca
96262    Monotone-Date: 2011-09-20T19:37:03
96263    Monotone-Branch: ca.inverse.sogo
96264
96265M	ChangeLog
96266M	OpenChange/MAPIStoreCalendarMessage.m
96267M	OpenChange/MAPIStoreContactsMessage.m
96268M	OpenChange/MAPIStoreGCSFolder.h
96269M	OpenChange/MAPIStoreGCSFolder.m
96270M	OpenChange/MAPIStoreMailFolder.h
96271M	OpenChange/MAPIStoreMailFolder.m
96272M	OpenChange/MAPIStoreMailMessage.m
96273M	OpenChange/MAPIStoreTasksMessage.m
96274
96275commit 50d960cf918550ea7198cb22ff007a73257beddc
96276Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96277Date:   Tue Sep 20 19:30:33 2011 +0000
96278
96279    Monotone-Parent: 80883dcf3bf8ccef4d22a65b5963c363db031c0c
96280    Monotone-Revision: fde0ef781cb60652a47fc1c5edcece9225aafa07
96281
96282    Monotone-Author: wsourdeau@inverse.ca
96283    Monotone-Date: 2011-09-20T19:30:33
96284    Monotone-Branch: ca.inverse.sogo
96285
96286M	ChangeLog
96287M	OpenChange/NSString+MAPIStore.h
96288M	OpenChange/NSString+MAPIStore.m
96289
96290commit cb78625e976cbb5490641402f6c07f4d585a3cc6
96291Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96292Date:   Tue Sep 20 19:29:32 2011 +0000
96293
96294    Monotone-Parent: 4c0fc5d33efdd8411e429def927e91bded7ff3d5
96295    Monotone-Revision: 80883dcf3bf8ccef4d22a65b5963c363db031c0c
96296
96297    Monotone-Author: wsourdeau@inverse.ca
96298    Monotone-Date: 2011-09-20T19:29:32
96299    Monotone-Branch: ca.inverse.sogo
96300
96301M	SOPE/NGCards/ChangeLog
96302M	SOPE/NGCards/iCalToDo.m
96303
96304commit 650ec5156e9288b17757aa7a7665a5ff9fc7b999
96305Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96306Date:   Tue Sep 20 19:28:21 2011 +0000
96307
96308    Monotone-Parent: 90fa2838afb37a071037bbb22e7b90cd8d61b44b
96309    Monotone-Revision: 4c0fc5d33efdd8411e429def927e91bded7ff3d5
96310
96311    Monotone-Author: wsourdeau@inverse.ca
96312    Monotone-Date: 2011-09-20T19:28:21
96313    Monotone-Branch: ca.inverse.sogo
96314
96315M	ChangeLog
96316M	OpenChange/NSData+MAPIStore.h
96317M	OpenChange/NSData+MAPIStore.m
96318
96319commit 731a6bd1d5e3d7d46ca2ecef18ebe7ce186fc7b8
96320Author: Ludovic Marcotte <lmarcotte@inverse.ca>
96321Date:   Mon Sep 19 23:33:48 2011 +0000
96322
96323    See ChangeLog
96324
96325    Monotone-Parent: aca091adf5e547dd91cb88d06d42c6cfd3fbe7e2
96326    Monotone-Revision: 90fa2838afb37a071037bbb22e7b90cd8d61b44b
96327
96328    Monotone-Author: ludovic@Sophos.ca
96329    Monotone-Date: 2011-09-19T23:33:48
96330    Monotone-Branch: ca.inverse.sogo
96331
96332M	ChangeLog
96333M	OpenChange/MAPIStoreAppointmentWrapper.m
96334M	OpenChange/MAPIStoreCalendarMessage.m
96335
96336commit 8b02e53951c2865f3adca20dc7f81736ba87a3f4
96337Author: Ludovic Marcotte <lmarcotte@inverse.ca>
96338Date:   Mon Sep 19 19:17:53 2011 +0000
96339
96340    See ChangeLog
96341
96342    Monotone-Parent: 84da44fa0ad497e68382786d494389cd5f8872ce
96343    Monotone-Revision: aca091adf5e547dd91cb88d06d42c6cfd3fbe7e2
96344
96345    Monotone-Author: ludovic@Sophos.ca
96346    Monotone-Date: 2011-09-19T19:17:53
96347    Monotone-Branch: ca.inverse.sogo
96348
96349M	ChangeLog
96350M	OpenChange/MAPIStoreDraftsMessage.m
96351
96352commit c31f10dc76d7515690bfa4918ca9c9c0fa89cc46
96353Author: Ludovic Marcotte <lmarcotte@inverse.ca>
96354Date:   Thu Sep 15 00:59:36 2011 +0000
96355
96356    See ChangeLog
96357
96358    Monotone-Parent: 3d7f4c315141a708ca8e3535fb0792843e1b8f9a
96359    Monotone-Revision: 84da44fa0ad497e68382786d494389cd5f8872ce
96360
96361    Monotone-Author: ludovic@Sophos.ca
96362    Monotone-Date: 2011-09-15T00:59:36
96363    Monotone-Branch: ca.inverse.sogo
96364
96365M	ChangeLog
96366M	OpenChange/MAPIStoreMailFolder.m
96367M	SoObjects/Mailer/SOGoMailBaseObject.m
96368
96369commit 6b0a11445488a3b5c34414bbada6292871b56371
96370Author: Ludovic Marcotte <lmarcotte@inverse.ca>
96371Date:   Wed Sep 14 20:05:09 2011 +0000
96372
96373    See ChangeLog
96374
96375    Monotone-Parent: 0ffde732abb09a8e3d0382ed47a3ec787f25796e
96376    Monotone-Revision: 3d7f4c315141a708ca8e3535fb0792843e1b8f9a
96377
96378    Monotone-Author: ludovic@Sophos.ca
96379    Monotone-Date: 2011-09-14T20:05:09
96380    Monotone-Branch: ca.inverse.sogo
96381
96382M	ChangeLog
96383M	SoObjects/Mailer/SOGoMailFolder.h
96384M	SoObjects/Mailer/SOGoMailFolder.m
96385
96386commit 057a38355bcac192de3eb4250bafd67107f1a3ab
96387Author: Ludovic Marcotte <lmarcotte@inverse.ca>
96388Date:   Wed Sep 14 18:33:44 2011 +0000
96389
96390    See ChangeLog
96391
96392    Monotone-Parent: 8027e57cbf5cbb4ab2ee6bf9509fe2f571f150c1
96393    Monotone-Revision: 0ffde732abb09a8e3d0382ed47a3ec787f25796e
96394
96395    Monotone-Author: ludovic@Sophos.ca
96396    Monotone-Date: 2011-09-14T18:33:44
96397    Monotone-Branch: ca.inverse.sogo
96398
96399M	ChangeLog
96400M	OpenChange/MAPIStoreCalendarFolder.m
96401M	OpenChange/MAPIStoreContactsFolder.m
96402M	OpenChange/MAPIStoreContactsMessage.m
96403M	OpenChange/MAPIStoreFSFolder.m
96404M	OpenChange/MAPIStoreFolder.h
96405M	OpenChange/MAPIStoreFolder.m
96406M	OpenChange/MAPIStoreGCSFolder.h
96407M	OpenChange/MAPIStoreGCSFolder.m
96408M	OpenChange/MAPIStoreGCSMessage.h
96409M	OpenChange/MAPIStoreGCSMessage.m
96410M	OpenChange/MAPIStoreMailFolder.m
96411M	OpenChange/MAPIStoreMailMessage.h
96412M	OpenChange/MAPIStoreMailMessage.m
96413M	OpenChange/MAPIStoreMapping.m
96414M	OpenChange/MAPIStoreSOGo.m
96415M	OpenChange/MAPIStoreTasksFolder.m
96416M	OpenChange/MAPIStoreTasksMessage.m
96417M	SOPE/NGCards/iCalRepeatableEntityObject.h
96418M	SoObjects/Mailer/SOGoMailBaseObject.m
96419M	SoObjects/SOGo/SOGoObject.h
96420M	SoObjects/SOGo/SOGoObject.m
96421
96422commit 8fb4411dd608181d03c581df1ce1963809b9d1e8
96423Author: Ludovic Marcotte <lmarcotte@inverse.ca>
96424Date:   Sun Sep 4 16:25:32 2011 +0000
96425
96426    See ChangeLog
96427
96428    Monotone-Parent: 34186beb96b4e03796e53fcc658539fd1c3dbb8a
96429    Monotone-Revision: 8027e57cbf5cbb4ab2ee6bf9509fe2f571f150c1
96430
96431    Monotone-Author: ludovic@Sophos.ca
96432    Monotone-Date: 2011-09-04T16:25:32
96433    Monotone-Branch: ca.inverse.sogo
96434
96435M	ChangeLog
96436M	OpenChange/MAPIStoreContext.m
96437M	OpenChange/MAPIStoreMapping.m
96438M	OpenChange/MAPIStoreSOGo.m
96439
96440commit defb3e67dce7bf684801594c70c7cf148a7eb0ed
96441Author: Ludovic Marcotte <lmarcotte@inverse.ca>
96442Date:   Wed Aug 31 18:11:09 2011 +0000
96443
96444    Wrapped tight loops inside a transaction to dramatically speedup things
96445
96446    Monotone-Parent: 4d37ced4d18a580dd453377f39144a265c8580cf
96447    Monotone-Revision: 34186beb96b4e03796e53fcc658539fd1c3dbb8a
96448
96449    Monotone-Author: ludovic@Sophos.ca
96450    Monotone-Date: 2011-08-31T18:11:09
96451    Monotone-Branch: ca.inverse.sogo
96452
96453M	OpenChange/MAPIStoreGCSFolder.m
96454M	OpenChange/MAPIStoreMailFolder.m
96455
96456commit a3fd4f2c5e3187028b13cedab06d479a0d76d514
96457Author: Francis Lachapelle <flachapelle@inverse.ca>
96458Date:   Tue Aug 23 17:48:09 2011 +0000
96459
96460    Fixed English translation of UI/PreferencesUI.
96461
96462    Monotone-Parent: 87aa0e7fcb103fe297872cf18c946d66064eb96e
96463    Monotone-Revision: 4d37ced4d18a580dd453377f39144a265c8580cf
96464
96465    Monotone-Author: flachapelle@inverse.ca
96466    Monotone-Date: 2011-08-23T17:48:09
96467    Monotone-Branch: ca.inverse.sogo
96468
96469M	UI/PreferencesUI/English.lproj/Localizable.strings
96470
96471commit 713325b10235122c10f92c906353a42d009e4c89
96472Author: Francis Lachapelle <flachapelle@inverse.ca>
96473Date:   Thu Aug 18 03:31:04 2011 +0000
96474
96475    See ChangeLog.
96476
96477    Monotone-Parent: 356354346ab317a36d53e8cff4567bfe338fdd72
96478    Monotone-Revision: 87aa0e7fcb103fe297872cf18c946d66064eb96e
96479
96480    Monotone-Author: flachapelle@inverse.ca
96481    Monotone-Date: 2011-08-18T03:31:04
96482    Monotone-Branch: ca.inverse.sogo
96483
96484M	ChangeLog
96485M	UI/WebServerResources/UIxContactEditor.js
96486
96487commit eb53dee4f6b2ba3f71048e535060227907a9404f
96488Author: Francis Lachapelle <flachapelle@inverse.ca>
96489Date:   Wed Aug 17 16:05:49 2011 +0000
96490
96491    Fixed Swedish translation under SoObjects/Mailer.
96492
96493    Monotone-Parent: 8c78a380adf238060574706b07310d30527ded1a
96494    Monotone-Revision: 356354346ab317a36d53e8cff4567bfe338fdd72
96495
96496    Monotone-Author: flachapelle@inverse.ca
96497    Monotone-Date: 2011-08-17T16:05:49
96498    Monotone-Branch: ca.inverse.sogo
96499
96500M	SoObjects/Mailer/SOGoMailForward.h
96501M	SoObjects/Mailer/SOGoMailForward.m
96502M	SoObjects/Mailer/SOGoMailReply.h
96503M	SoObjects/Mailer/SOGoMailReply.m
96504
96505commit 34125b49ee04b0deac2da98e7fbb3a6be3cdb254
96506Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96507Date:   Mon Aug 15 20:39:27 2011 +0000
96508
96509    Monotone-Parent: 0041e32032996a7300125676a85f27b998544a5f
96510    Monotone-Revision: 8c78a380adf238060574706b07310d30527ded1a
96511
96512    Monotone-Author: wsourdeau@inverse.ca
96513    Monotone-Date: 2011-08-15T20:39:27
96514    Monotone-Branch: ca.inverse.sogo
96515
96516M	OpenChange/MAPIStoreMailFolder.m
96517
96518commit 09905d8c70f3792662b6e157df927b94ebd3582c
96519Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96520Date:   Mon Aug 15 20:31:57 2011 +0000
96521
96522    Monotone-Parent: 78657a62b0fa7fdbe634fe7a1153013d15cba15b
96523    Monotone-Revision: 0041e32032996a7300125676a85f27b998544a5f
96524
96525    Monotone-Author: wsourdeau@inverse.ca
96526    Monotone-Date: 2011-08-15T20:31:57
96527    Monotone-Branch: ca.inverse.sogo
96528
96529M	ChangeLog
96530M	OpenChange/MAPIStoreMailFolder.m
96531
96532commit d2aeeb8240027ba132f31bd5deb1e43e7b88fd08
96533Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96534Date:   Mon Aug 15 19:25:13 2011 +0000
96535
96536    Monotone-Parent: 62917484785e9ce38f416c25ad860a0f28f415b0
96537    Monotone-Revision: 78657a62b0fa7fdbe634fe7a1153013d15cba15b
96538
96539    Monotone-Author: wsourdeau@inverse.ca
96540    Monotone-Date: 2011-08-15T19:25:13
96541    Monotone-Branch: ca.inverse.sogo
96542
96543M	ChangeLog
96544M	OpenChange/MAPIStoreMailFolder.h
96545M	OpenChange/MAPIStoreMailFolder.m
96546
96547commit a90afadebca2351a08047db6c293d887de5e72cd
96548Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96549Date:   Mon Aug 15 19:10:56 2011 +0000
96550
96551    Monotone-Parent: 360795eba52fb9152f5379fc602e210022498ae1
96552    Monotone-Revision: 62917484785e9ce38f416c25ad860a0f28f415b0
96553
96554    Monotone-Author: wsourdeau@inverse.ca
96555    Monotone-Date: 2011-08-15T19:10:56
96556    Monotone-Branch: ca.inverse.sogo
96557
96558M	ChangeLog
96559M	SoObjects/Mailer/SOGoMailAccount.h
96560M	SoObjects/Mailer/SOGoMailAccount.m
96561
96562commit c3a407efefc3367f580173e62e6abe0500bc6e81
96563Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96564Date:   Mon Aug 15 19:10:00 2011 +0000
96565
96566    Monotone-Parent: 0dcc6bf2d5286e03f2a6c9e8cd2e0a71cc598ae4
96567    Monotone-Revision: 360795eba52fb9152f5379fc602e210022498ae1
96568
96569    Monotone-Author: wsourdeau@inverse.ca
96570    Monotone-Date: 2011-08-15T19:10:00
96571    Monotone-Branch: ca.inverse.sogo
96572
96573M	ChangeLog
96574M	OpenChange/MAPIStoreMailMessage.m
96575
96576commit ea11224d2c5ac4e0528a37499d0c302a641380f2
96577Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96578Date:   Mon Aug 15 15:57:23 2011 +0000
96579
96580    Monotone-Parent: dcdc46a1f5db534c3720bfc1ab5de811d5b5cb5f
96581    Monotone-Revision: 0dcc6bf2d5286e03f2a6c9e8cd2e0a71cc598ae4
96582
96583    Monotone-Author: wsourdeau@inverse.ca
96584    Monotone-Date: 2011-08-15T15:57:23
96585    Monotone-Branch: ca.inverse.sogo
96586
96587M	ChangeLog
96588M	OpenChange/MAPIStoreMailFolder.h
96589M	OpenChange/MAPIStoreMailFolder.m
96590
96591commit 8fa420fe2335a7da67528535c42b4d2557b6cb4d
96592Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96593Date:   Mon Aug 15 15:53:16 2011 +0000
96594
96595    Monotone-Parent: 031eaa8e565a8e094474a94e380477a15e9642ab
96596    Monotone-Revision: dcdc46a1f5db534c3720bfc1ab5de811d5b5cb5f
96597
96598    Monotone-Author: wsourdeau@inverse.ca
96599    Monotone-Date: 2011-08-15T15:53:16
96600    Monotone-Branch: ca.inverse.sogo
96601
96602M	OpenChange/MAPIStoreMailContext.m
96603
96604commit a09c000e72dbad8df3903a411b7c96219954564a
96605Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96606Date:   Sat Aug 13 19:10:09 2011 +0000
96607
96608    Monotone-Parent: ae56889949daaa81cfc557f2e59396ea0a1c9e4b
96609    Monotone-Revision: 031eaa8e565a8e094474a94e380477a15e9642ab
96610
96611    Monotone-Author: wsourdeau@inverse.ca
96612    Monotone-Date: 2011-08-13T19:10:09
96613    Monotone-Branch: ca.inverse.sogo
96614
96615M	ChangeLog
96616M	SoObjects/Mailer/SOGoMailFolder.m
96617
96618commit bc6bbafd3cc5baff92469d754f6b81f2b7ed4c5e
96619Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96620Date:   Sat Aug 13 01:54:07 2011 +0000
96621
96622    Monotone-Parent: 3603f537ae09df26ee564c1a0d497a90822ed31d
96623    Monotone-Revision: ae56889949daaa81cfc557f2e59396ea0a1c9e4b
96624
96625    Monotone-Author: wsourdeau@inverse.ca
96626    Monotone-Date: 2011-08-13T01:54:07
96627    Monotone-Branch: ca.inverse.sogo
96628
96629M	ChangeLog
96630M	OpenChange/MAPIStoreMailMessageTable.h
96631M	OpenChange/MAPIStoreMailMessageTable.m
96632
96633commit 473eddf3bc5cf049c47a7cb6aa3d12ac29a547b6
96634Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96635Date:   Sat Aug 13 01:52:55 2011 +0000
96636
96637    Monotone-Parent: 1146fb8dc71731c6d49fbb6dd87db9fa6ce4466f
96638    Monotone-Revision: 3603f537ae09df26ee564c1a0d497a90822ed31d
96639
96640    Monotone-Author: wsourdeau@inverse.ca
96641    Monotone-Date: 2011-08-13T01:52:55
96642    Monotone-Branch: ca.inverse.sogo
96643
96644M	OpenChange/MAPIStoreObject.m
96645
96646commit 33051f01e38e801c5d70c1a82ca5acdd93e5eb0f
96647Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96648Date:   Fri Aug 12 22:58:35 2011 +0000
96649
96650    Monotone-Parent: 72951a15317b904c573f349f0cc5252a50749fd3
96651    Monotone-Revision: bafe1b063c24f5ef34672c7a98260bbc66509abe
96652
96653    Monotone-Author: wsourdeau@inverse.ca
96654    Monotone-Date: 2011-08-12T22:58:35
96655    Monotone-Branch: ca.inverse.sogo
96656
96657M	ChangeLog
96658M	SoObjects/Mailer/SOGoMailFolder.h
96659M	SoObjects/Mailer/SOGoMailFolder.m
96660M	SoObjects/Mailer/SOGoMailObject.h
96661M	SoObjects/Mailer/SOGoMailObject.m
96662
96663commit 39efb347870bfda704d9ba0c6b8b0f6d818c7196
96664Author: Francis Lachapelle <flachapelle@inverse.ca>
96665Date:   Fri Aug 12 20:40:02 2011 +0000
96666
96667    See ChangeLog
96668
96669    Monotone-Parent: 23b277d875e5d3edbaacfcbca90a9b0bd961925e
96670    Monotone-Revision: 7d5face94be8209296f29fb4baef4364387ee55a
96671
96672    Monotone-Author: flachapelle@inverse.ca
96673    Monotone-Date: 2011-08-12T20:40:02
96674    Monotone-Branch: ca.inverse.sogo
96675
96676M	ChangeLog
96677M	UI/WebServerResources/HTMLElement.js
96678M	UI/WebServerResources/SOGoDataTable.js
96679
96680commit 61f99524fc19228cf924b49caf6f3ea6cfdd3fe8
96681Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96682Date:   Fri Aug 12 20:10:28 2011 +0000
96683
96684    Monotone-Parent: afb8a72eddabdfbaa3b6865a4ebc2398294e95c3
96685    Monotone-Revision: 72951a15317b904c573f349f0cc5252a50749fd3
96686
96687    Monotone-Author: wsourdeau@inverse.ca
96688    Monotone-Date: 2011-08-12T20:10:28
96689    Monotone-Branch: ca.inverse.sogo
96690
96691M	ChangeLog
96692M	SoObjects/Mailer/SOGoMailObject.h
96693M	SoObjects/Mailer/SOGoMailObject.m
96694
96695commit 2715ecf171f5176208b733ecae57ba060d9f7c79
96696Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96697Date:   Fri Aug 12 18:43:52 2011 +0000
96698
96699    Monotone-Parent: 4b06d7cbf21f434e5a8fbe5186aa252705b8814e
96700    Monotone-Revision: afb8a72eddabdfbaa3b6865a4ebc2398294e95c3
96701
96702    Monotone-Author: wsourdeau@inverse.ca
96703    Monotone-Date: 2011-08-12T18:43:52
96704    Monotone-Branch: ca.inverse.sogo
96705
96706M	ChangeLog
96707M	OpenChange/MAPIStoreTable.m
96708
96709commit 0a7fa3a075e969e5581e8394ed60131bc356dfd5
96710Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96711Date:   Fri Aug 12 18:41:25 2011 +0000
96712
96713    Monotone-Parent: 24436aa1f7c157e01afd314ceccdf0d59418faa7
96714    Monotone-Revision: 4b06d7cbf21f434e5a8fbe5186aa252705b8814e
96715
96716    Monotone-Author: wsourdeau@inverse.ca
96717    Monotone-Date: 2011-08-12T18:41:25
96718    Monotone-Branch: ca.inverse.sogo
96719
96720M	ChangeLog
96721M	OpenChange/MAPIStoreCalendarMessage.m
96722M	OpenChange/MAPIStoreContactsMessage.m
96723M	OpenChange/MAPIStoreTasksMessage.m
96724
96725commit efdee42ebae46df271d5e201134ccb4045c4e13f
96726Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96727Date:   Fri Aug 12 18:40:07 2011 +0000
96728
96729    Monotone-Parent: 9a2499685fbc7c107c6a8a04f34c7435343e64f4
96730    Monotone-Revision: 24436aa1f7c157e01afd314ceccdf0d59418faa7
96731
96732    Monotone-Author: wsourdeau@inverse.ca
96733    Monotone-Date: 2011-08-12T18:40:07
96734    Monotone-Branch: ca.inverse.sogo
96735
96736M	ChangeLog
96737M	OpenChange/MAPIStoreGCSMessage.m
96738
96739commit 90b11f541e5793cdef7ec911ad1a34f5f6f7497a
96740Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96741Date:   Fri Aug 12 16:11:49 2011 +0000
96742
96743    Monotone-Parent: 9ecd395b491a71e267b8a655b26e49e1a20d8655
96744    Monotone-Revision: 9a2499685fbc7c107c6a8a04f34c7435343e64f4
96745
96746    Monotone-Author: wsourdeau@inverse.ca
96747    Monotone-Date: 2011-08-12T16:11:49
96748    Monotone-Branch: ca.inverse.sogo
96749
96750M	ChangeLog
96751M	OpenChange/MAPIStoreSOGo.m
96752M	OpenChange/MAPIStoreTable.h
96753M	OpenChange/MAPIStoreTable.m
96754
96755commit 2abdcf5936e01e4b2a5be75a3176ffe7155381e1
96756Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96757Date:   Fri Aug 12 16:10:33 2011 +0000
96758
96759    Monotone-Parent: 6b69f89d586a065c3777dccbf188959c7728e86a
96760    Monotone-Revision: 9ecd395b491a71e267b8a655b26e49e1a20d8655
96761
96762    Monotone-Author: wsourdeau@inverse.ca
96763    Monotone-Date: 2011-08-12T16:10:33
96764    Monotone-Branch: ca.inverse.sogo
96765
96766M	OpenChange/MAPIStoreFolder.m
96767
96768commit 22eedad363d6a35eb2a7894459a0b41c5e9edfbb
96769Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96770Date:   Fri Aug 12 15:02:01 2011 +0000
96771
96772    Adjusted license terms to GPL v3 in every files
96773
96774    Monotone-Parent: 40a650719396cb82af520f186bbd67d0cd22e776
96775    Monotone-Revision: 6b69f89d586a065c3777dccbf188959c7728e86a
96776
96777    Monotone-Author: wsourdeau@inverse.ca
96778    Monotone-Date: 2011-08-12T15:02:01
96779    Monotone-Branch: ca.inverse.sogo
96780
96781A	OpenChange/COPYING
96782M	OpenChange/MAPIStoreAppointmentWrapper.m
96783M	OpenChange/MAPIStoreAttachment.m
96784M	OpenChange/MAPIStoreAttachmentTable.m
96785M	OpenChange/MAPIStoreCalendarAttachment.m
96786M	OpenChange/MAPIStoreCalendarFolder.m
96787M	OpenChange/MAPIStoreCalendarMessage.m
96788M	OpenChange/MAPIStoreContactsFolder.m
96789M	OpenChange/MAPIStoreContactsMessage.m
96790M	OpenChange/MAPIStoreDraftsMessage.m
96791M	OpenChange/MAPIStoreEmbeddedMessage.m
96792M	OpenChange/MAPIStoreFAIMessage.m
96793M	OpenChange/MAPIStoreFAIMessageTable.m
96794M	OpenChange/MAPIStoreFSFolder.m
96795M	OpenChange/MAPIStoreFSMessage.m
96796M	OpenChange/MAPIStoreFolder.m
96797M	OpenChange/MAPIStoreGCSFolder.m
96798M	OpenChange/MAPIStoreGCSMessage.m
96799M	OpenChange/MAPIStoreMailAttachment.m
96800M	OpenChange/MAPIStoreMailFolder.m
96801M	OpenChange/MAPIStoreMailMessage.m
96802M	OpenChange/MAPIStoreMessage.m
96803M	OpenChange/MAPIStoreNotesFolder.m
96804M	OpenChange/MAPIStoreNotesMessage.m
96805M	OpenChange/MAPIStoreObject.m
96806M	OpenChange/MAPIStoreRecurrenceUtils.m
96807M	OpenChange/MAPIStoreTable.m
96808M	OpenChange/MAPIStoreTasksFolder.m
96809M	OpenChange/MAPIStoreTasksMessage.m
96810M	OpenChange/NSObject+MAPIStore.m
96811M	OpenChange/code-MAPIStorePropertySelectors.m
96812
96813commit 56e0b2eb7c2d26e107b060d7b7b4d098aba10572
96814Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96815Date:   Fri Aug 12 15:01:01 2011 +0000
96816
96817    Monotone-Parent: 3058ba3d416b54a7008ba6f88f739e6469f6b721
96818    Monotone-Revision: 40a650719396cb82af520f186bbd67d0cd22e776
96819
96820    Monotone-Author: wsourdeau@inverse.ca
96821    Monotone-Date: 2011-08-12T15:01:01
96822    Monotone-Branch: ca.inverse.sogo
96823
96824M	OpenChange/GNUmakefile
96825
96826commit 89dbb293704f53b1359f9f0360d37e40de6a1148
96827Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96828Date:   Fri Aug 12 15:00:51 2011 +0000
96829
96830    Monotone-Parent: 93c2d10f4925c2d91f6dce75efa53e3cfe8fa5f8
96831    Monotone-Revision: 3058ba3d416b54a7008ba6f88f739e6469f6b721
96832
96833    Monotone-Author: wsourdeau@inverse.ca
96834    Monotone-Date: 2011-08-12T15:00:51
96835    Monotone-Branch: ca.inverse.sogo
96836
96837M	ChangeLog
96838D	OpenChange/NSAutoreleasePool+MAPIStore.h
96839D	OpenChange/NSAutoreleasePool+MAPIStore.m
96840
96841commit 9a14c03da204198026f0683079ad973864bd17d6
96842Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96843Date:   Fri Aug 12 14:59:43 2011 +0000
96844
96845    Monotone-Parent: e7b5f0b2b458927d09012056b19e2285aaa49603
96846    Monotone-Revision: 93c2d10f4925c2d91f6dce75efa53e3cfe8fa5f8
96847
96848    Monotone-Author: wsourdeau@inverse.ca
96849    Monotone-Date: 2011-08-12T14:59:43
96850    Monotone-Branch: ca.inverse.sogo
96851
96852M	ChangeLog
96853M	OpenChange/MAPIStoreGCSMessageTable.m
96854
96855commit 5569417596e25ae30d9f603662974f081acc4024
96856Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96857Date:   Fri Aug 12 14:28:36 2011 +0000
96858
96859    Monotone-Parent: f86ab50cdaf03ff1e97ef21346637aaef5f6ff5f
96860    Monotone-Revision: e7b5f0b2b458927d09012056b19e2285aaa49603
96861
96862    Monotone-Author: wsourdeau@inverse.ca
96863    Monotone-Date: 2011-08-12T14:28:36
96864    Monotone-Branch: ca.inverse.sogo
96865
96866M	OpenChange/plreader.m
96867
96868commit 9f242be279a1a824c9c55f8208af512f828ad95b
96869Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96870Date:   Fri Aug 12 05:31:29 2011 +0000
96871
96872    Monotone-Parent: b1f1b1e8d2d0e0165cffef74b543546db1110544
96873    Monotone-Revision: f86ab50cdaf03ff1e97ef21346637aaef5f6ff5f
96874
96875    Monotone-Author: wsourdeau@inverse.ca
96876    Monotone-Date: 2011-08-12T05:31:29
96877    Monotone-Branch: ca.inverse.sogo
96878
96879M	ChangeLog
96880M	OpenChange/plreader.m
96881
96882commit 5af234e075996802336a50832f8ddfd16b5aa5c1
96883Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96884Date:   Thu Aug 11 22:56:04 2011 +0000
96885
96886    Monotone-Parent: e160c8da7c5049a7b1bbca545d886045ba8a2f14
96887    Monotone-Revision: b1f1b1e8d2d0e0165cffef74b543546db1110544
96888
96889    Monotone-Author: wsourdeau@inverse.ca
96890    Monotone-Date: 2011-08-11T22:56:04
96891    Monotone-Branch: ca.inverse.sogo
96892
96893M	ChangeLog
96894M	OpenChange/EOQualifier+MAPIFS.m
96895M	OpenChange/GNUmakefile
96896M	OpenChange/MAPIStoreFSFolder.m
96897A	OpenChange/MAPIStoreFSFolderTable.h
96898A	OpenChange/MAPIStoreFSFolderTable.m
96899M	OpenChange/MAPIStoreFolder.h
96900M	OpenChange/MAPIStoreFolder.m
96901
96902commit bd78438d3c71d72cd8cedc04b3d4cec323fe80ae
96903Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96904Date:   Thu Aug 11 18:14:10 2011 +0000
96905
96906    Monotone-Parent: ac4faf22e87401aa7760c8fa7dd769a9bb1120fb
96907    Monotone-Revision: e160c8da7c5049a7b1bbca545d886045ba8a2f14
96908
96909    Monotone-Author: wsourdeau@inverse.ca
96910    Monotone-Date: 2011-08-11T18:14:10
96911    Monotone-Branch: ca.inverse.sogo
96912
96913M	OpenChange/MAPIStoreDraftsMessage.m
96914
96915commit f56f6174ebab6449a6aaee3bc4864b1f142b668b
96916Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96917Date:   Thu Aug 11 16:37:23 2011 +0000
96918
96919    Monotone-Parent: 13c5aa721d9d4217c5d7294d7498865eadb1f488
96920    Monotone-Revision: ac4faf22e87401aa7760c8fa7dd769a9bb1120fb
96921
96922    Monotone-Author: wsourdeau@inverse.ca
96923    Monotone-Date: 2011-08-11T16:37:23
96924    Monotone-Branch: ca.inverse.sogo
96925
96926M	ChangeLog
96927M	OpenChange/MAPIStoreFolder.m
96928
96929commit 83374dbee2b411e90db7dbda2d0286737bf32639
96930Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96931Date:   Thu Aug 11 16:36:30 2011 +0000
96932
96933    Monotone-Parent: 23b277d875e5d3edbaacfcbca90a9b0bd961925e
96934    Monotone-Revision: 13c5aa721d9d4217c5d7294d7498865eadb1f488
96935
96936    Monotone-Author: wsourdeau@inverse.ca
96937    Monotone-Date: 2011-08-11T16:36:30
96938    Monotone-Branch: ca.inverse.sogo
96939
96940M	ChangeLog
96941M	OpenChange/MAPIStoreObject.m
96942
96943commit 48441796638c0729de305ff25c0b05886ae4071a
96944Author: Francis Lachapelle <flachapelle@inverse.ca>
96945Date:   Thu Aug 11 15:41:08 2011 +0000
96946
96947    Monotone-Parent: 6ebfad7c881ce0f2eee326f619d2e684e3f91df3
96948    Monotone-Revision: 23b277d875e5d3edbaacfcbca90a9b0bd961925e
96949
96950    Monotone-Author: flachapelle@inverse.ca
96951    Monotone-Date: 2011-08-11T15:41:08
96952    Monotone-Branch: ca.inverse.sogo
96953
96954M	UI/Contacts/UIxContactView.m
96955
96956commit 785aa3c23ed783629d54a4c4085be471714db626
96957Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96958Date:   Wed Aug 10 18:33:13 2011 +0000
96959
96960    Monotone-Parent: 5c85a1a1d9228ad7653497f882f4fccc69f1d924
96961    Monotone-Revision: 6ebfad7c881ce0f2eee326f619d2e684e3f91df3
96962
96963    Monotone-Author: wsourdeau@inverse.ca
96964    Monotone-Date: 2011-08-10T18:33:13
96965    Monotone-Branch: ca.inverse.sogo
96966
96967M	OpenChange/MAPIStoreContext.m
96968
96969commit d873840031a349d9964cee15382aef2dcc3d6a44
96970Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96971Date:   Wed Aug 10 18:32:53 2011 +0000
96972
96973    Monotone-Parent: 4138731669f6496c58a7c665ee66513f2b2304ab
96974    Monotone-Revision: 5c85a1a1d9228ad7653497f882f4fccc69f1d924
96975
96976    Monotone-Author: wsourdeau@inverse.ca
96977    Monotone-Date: 2011-08-10T18:32:53
96978    Monotone-Branch: ca.inverse.sogo
96979
96980M	ChangeLog
96981M	OpenChange/MAPIStoreMapping.h
96982M	OpenChange/MAPIStoreMapping.m
96983
96984commit fcc41a86ba097cfdbc8c366335e86129aa17f241
96985Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
96986Date:   Mon Aug 8 19:04:53 2011 +0000
96987
96988    Monotone-Parent: 7dff58db18a61d6233a3c330e59db7bf36157888
96989    Monotone-Revision: 4138731669f6496c58a7c665ee66513f2b2304ab
96990
96991    Monotone-Author: wsourdeau@inverse.ca
96992    Monotone-Date: 2011-08-08T19:04:53
96993    Monotone-Branch: ca.inverse.sogo
96994
96995M	ChangeLog
96996M	OpenChange/MAPIStoreFolder.m
96997
96998commit 0ab7e88a8abe6f1fd74cc6a059ec4f3c7e335f26
96999Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97000Date:   Mon Aug 8 19:04:04 2011 +0000
97001
97002    Monotone-Parent: 53f6a0a8eb5d41aa85332c3cc20b7eeca0bb9da7
97003    Monotone-Revision: 7dff58db18a61d6233a3c330e59db7bf36157888
97004
97005    Monotone-Author: wsourdeau@inverse.ca
97006    Monotone-Date: 2011-08-08T19:04:04
97007    Monotone-Branch: ca.inverse.sogo
97008
97009M	ChangeLog
97010M	OpenChange/MAPIStoreCalendarMessageTable.m
97011
97012commit cec8d052af85c9adab98ba2156154fdc7ee67d26
97013Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97014Date:   Mon Aug 8 19:02:49 2011 +0000
97015
97016    Monotone-Parent: 5bdd362f0346da09b105a6a7054e67410a0dcee5
97017    Monotone-Revision: 53f6a0a8eb5d41aa85332c3cc20b7eeca0bb9da7
97018
97019    Monotone-Author: wsourdeau@inverse.ca
97020    Monotone-Date: 2011-08-08T19:02:49
97021    Monotone-Branch: ca.inverse.sogo
97022
97023M	ChangeLog
97024M	OpenChange/MAPIStoreCalendarMessage.m
97025
97026commit 8b8f07999212dd9d06ed8a1bc2ae8d53638d9dca
97027Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97028Date:   Mon Aug 8 19:01:24 2011 +0000
97029
97030    Monotone-Parent: e81a19428dc35c851d16d525d7d41f645b87aa93
97031    Monotone-Revision: 5bdd362f0346da09b105a6a7054e67410a0dcee5
97032
97033    Monotone-Author: wsourdeau@inverse.ca
97034    Monotone-Date: 2011-08-08T19:01:24
97035    Monotone-Branch: ca.inverse.sogo
97036
97037M	ChangeLog
97038M	OpenChange/MAPIStoreAppointmentWrapper.h
97039M	OpenChange/MAPIStoreAppointmentWrapper.m
97040M	OpenChange/MAPIStoreMailMessage.m
97041
97042commit 580e0027f9a6a366e81e2ff2d86ae9cce60d9ae0
97043Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97044Date:   Mon Aug 8 18:54:02 2011 +0000
97045
97046    Monotone-Parent: 9df3ab1d4e8ca89e2cd5da61c1d1c9b6d4f6ff8e
97047    Monotone-Revision: e81a19428dc35c851d16d525d7d41f645b87aa93
97048
97049    Monotone-Author: wsourdeau@inverse.ca
97050    Monotone-Date: 2011-08-08T18:54:02
97051    Monotone-Branch: ca.inverse.sogo
97052
97053M	ChangeLog
97054M	OpenChange/MAPIStoreContext.h
97055M	OpenChange/MAPIStoreContext.m
97056
97057commit f7dc6f2ee39688df0515b06a981199c6b34e7d79
97058Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97059Date:   Mon Aug 8 18:53:31 2011 +0000
97060
97061    Monotone-Parent: f0ddaa98c894655eb2beb4809a2b6040a25ebf27
97062    Monotone-Revision: 9df3ab1d4e8ca89e2cd5da61c1d1c9b6d4f6ff8e
97063
97064    Monotone-Author: wsourdeau@inverse.ca
97065    Monotone-Date: 2011-08-08T18:53:31
97066    Monotone-Branch: ca.inverse.sogo
97067
97068M	ChangeLog
97069M	OpenChange/MAPIStoreSOGo.m
97070
97071commit 1cddd94359ad49ce965b65c174a418e15268d8ee
97072Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97073Date:   Mon Aug 8 18:52:17 2011 +0000
97074
97075    Monotone-Parent: e41874875e49863ccd11d5bd0c7107d5d2a253a6
97076    Monotone-Revision: f0ddaa98c894655eb2beb4809a2b6040a25ebf27
97077
97078    Monotone-Author: wsourdeau@inverse.ca
97079    Monotone-Date: 2011-08-08T18:52:17
97080    Monotone-Branch: ca.inverse.sogo
97081
97082M	ChangeLog
97083M	SoObjects/Appointments/SOGoAppointmentFolder.m
97084
97085commit f8df2a3d78c78f1b217f4a9fdd774957796b3752
97086Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97087Date:   Mon Aug 8 18:50:34 2011 +0000
97088
97089    Monotone-Parent: c36231c003dae4dd707b2d04f4f1442c04445da1
97090    Monotone-Revision: e41874875e49863ccd11d5bd0c7107d5d2a253a6
97091
97092    Monotone-Author: wsourdeau@inverse.ca
97093    Monotone-Date: 2011-08-08T18:50:34
97094    Monotone-Branch: ca.inverse.sogo
97095
97096M	ChangeLog
97097M	SoObjects/Appointments/SOGoAppointmentObject.m
97098
97099commit 63683e60cd1c44682c4bdb16ba14a484ccb132ca
97100Author: Francis Lachapelle <flachapelle@inverse.ca>
97101Date:   Mon Aug 8 14:23:10 2011 +0000
97102
97103    Updated NEWS file.
97104
97105    Monotone-Parent: a8f2e801b983189f8ed379cd8df342731ccee65d
97106    Monotone-Revision: c36231c003dae4dd707b2d04f4f1442c04445da1
97107
97108    Monotone-Author: flachapelle@inverse.ca
97109    Monotone-Date: 2011-08-08T14:23:10
97110    Monotone-Branch: ca.inverse.sogo
97111
97112M	NEWS
97113
97114commit 055b235b8127b45ea51ca01e6dbf36f76ae89871
97115Author: Francis Lachapelle <flachapelle@inverse.ca>
97116Date:   Mon Aug 8 14:20:46 2011 +0000
97117
97118    See ChangeLog.
97119
97120    Monotone-Parent: d63c864a1b3540c00d2825cbeb4a8cdb0a698ea6
97121    Monotone-Revision: a8f2e801b983189f8ed379cd8df342731ccee65d
97122
97123    Monotone-Author: flachapelle@inverse.ca
97124    Monotone-Date: 2011-08-08T14:20:46
97125    Monotone-Branch: ca.inverse.sogo
97126
97127M	ChangeLog
97128M	UI/Contacts/English.lproj/Localizable.strings
97129M	UI/Contacts/UIxContactView.m
97130M	UI/Templates/ContactsUI/UIxContactView.wox
97131
97132commit 017ebb901c26ee3e99d55be9a284671260466a57
97133Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97134Date:   Fri Aug 5 23:38:18 2011 +0000
97135
97136    Monotone-Parent: 79e96bad18e27c8d142f04fe18be100bc2a7e975
97137    Monotone-Revision: d63c864a1b3540c00d2825cbeb4a8cdb0a698ea6
97138
97139    Monotone-Author: wsourdeau@inverse.ca
97140    Monotone-Date: 2011-08-05T23:38:18
97141    Monotone-Branch: ca.inverse.sogo
97142
97143M	ChangeLog
97144M	OpenChange/MAPIStoreAppointmentWrapper.h
97145M	OpenChange/MAPIStoreAppointmentWrapper.m
97146
97147commit 982b6f70a46e72817aa26cf451cbc87c134dc34a
97148Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97149Date:   Fri Aug 5 23:35:18 2011 +0000
97150
97151    Monotone-Parent: 2a8fb061b8e9b14122e6737e18c8011d5717b81a
97152    Monotone-Revision: 79e96bad18e27c8d142f04fe18be100bc2a7e975
97153
97154    Monotone-Author: wsourdeau@inverse.ca
97155    Monotone-Date: 2011-08-05T23:35:18
97156    Monotone-Branch: ca.inverse.sogo
97157
97158M	ChangeLog
97159M	OpenChange/NSString+MAPIStore.h
97160M	OpenChange/NSString+MAPIStore.m
97161
97162commit c21e42814fa7056080ca825e69f3947c7304bd4c
97163Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97164Date:   Thu Aug 4 17:23:52 2011 +0000
97165
97166    Monotone-Parent: 17defa132c3cfd45e785cdc5a3026188676dc5c3
97167    Monotone-Revision: 2a8fb061b8e9b14122e6737e18c8011d5717b81a
97168
97169    Monotone-Author: wsourdeau@inverse.ca
97170    Monotone-Date: 2011-08-04T17:23:52
97171    Monotone-Branch: ca.inverse.sogo
97172
97173M	OpenChange/MAPIStoreDraftsMessage.m
97174
97175commit e2ba79bcfce1c0de0a903edd0eb6b4de7760bec7
97176Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97177Date:   Thu Aug 4 17:10:22 2011 +0000
97178
97179    Monotone-Parent: a18a109c58aa27267200fdcfd8fda6939aa301ff
97180    Monotone-Revision: 17defa132c3cfd45e785cdc5a3026188676dc5c3
97181
97182    Monotone-Author: wsourdeau@inverse.ca
97183    Monotone-Date: 2011-08-04T17:10:22
97184    Monotone-Branch: ca.inverse.sogo
97185
97186M	OpenChange/MAPIStoreDraftsMessage.m
97187M	OpenChange/MAPIStoreMailMessage.h
97188
97189commit 12f47656be36f4b2c68ecf79d69543ab1343248c
97190Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97191Date:   Thu Aug 4 17:03:29 2011 +0000
97192
97193    Monotone-Parent: 260a782f71d54b70c19078f5cbc97b7317db579a
97194    Monotone-Revision: a18a109c58aa27267200fdcfd8fda6939aa301ff
97195
97196    Monotone-Author: wsourdeau@inverse.ca
97197    Monotone-Date: 2011-08-04T17:03:29
97198    Monotone-Branch: ca.inverse.sogo
97199
97200M	OpenChange/MAPIStoreDraftsMessage.m
97201M	OpenChange/MAPIStoreMailMessage.h
97202
97203commit 1c741c8373e808eac169ecf3a15ced6adddf1173
97204Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97205Date:   Thu Aug 4 16:12:06 2011 +0000
97206
97207    Monotone-Parent: 4677b795c79f45a14d2ac80d960a9738da11b87b
97208    Monotone-Revision: 260a782f71d54b70c19078f5cbc97b7317db579a
97209
97210    Monotone-Author: wsourdeau@inverse.ca
97211    Monotone-Date: 2011-08-04T16:12:06
97212    Monotone-Branch: ca.inverse.sogo
97213
97214M	ChangeLog
97215M	OpenChange/MAPIStoreDraftsMessage.m
97216M	OpenChange/MAPIStoreMailMessage.h
97217
97218commit 043b14e53466fd0e02c6b682e84386c7a3337cea
97219Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97220Date:   Thu Aug 4 16:06:03 2011 +0000
97221
97222    Monotone-Parent: 8cd19ba9e8a20041d1dc3728821c9ff63f99c6da
97223    Monotone-Revision: 4677b795c79f45a14d2ac80d960a9738da11b87b
97224
97225    Monotone-Author: wsourdeau@inverse.ca
97226    Monotone-Date: 2011-08-04T16:06:03
97227    Monotone-Branch: ca.inverse.sogo
97228
97229M	OpenChange/MAPIStoreDraftsMessage.m
97230
97231commit 39e6f2e9f49d70bf1beb6387c5b6dea7f17ceb71
97232Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97233Date:   Thu Aug 4 16:03:10 2011 +0000
97234
97235    Monotone-Parent: 035a671feed8f154d8e786d8b3761b3e87ac550d
97236    Monotone-Revision: 8cd19ba9e8a20041d1dc3728821c9ff63f99c6da
97237
97238    Monotone-Author: wsourdeau@inverse.ca
97239    Monotone-Date: 2011-08-04T16:03:10
97240    Monotone-Branch: ca.inverse.sogo
97241
97242M	ChangeLog
97243M	OpenChange/MAPIStoreDraftsMessage.m
97244M	OpenChange/MAPIStoreMailMessage.h
97245
97246commit f3ddb81591078328331db96e57fa598d7f66dc16
97247Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97248Date:   Thu Aug 4 15:54:05 2011 +0000
97249
97250    Monotone-Parent: 283b38ddff29574db2599411b54c62d3643b3b5a
97251    Monotone-Revision: 035a671feed8f154d8e786d8b3761b3e87ac550d
97252
97253    Monotone-Author: wsourdeau@inverse.ca
97254    Monotone-Date: 2011-08-04T15:54:05
97255    Monotone-Branch: ca.inverse.sogo
97256
97257M	ChangeLog
97258M	OpenChange/MAPIStoreDraftsMessage.m
97259M	OpenChange/MAPIStoreMailMessage.h
97260
97261commit 3a2ed5bb43f1e17d07cfea96218694d3228556d5
97262Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97263Date:   Thu Aug 4 15:45:52 2011 +0000
97264
97265    Monotone-Parent: f5f389f6d7ade504ec1c341fe7ef6097e3900ec6
97266    Monotone-Revision: 283b38ddff29574db2599411b54c62d3643b3b5a
97267
97268    Monotone-Author: wsourdeau@inverse.ca
97269    Monotone-Date: 2011-08-04T15:45:52
97270    Monotone-Branch: ca.inverse.sogo
97271
97272M	ChangeLog
97273M	OpenChange/MAPIStoreDraftsMessage.m
97274M	OpenChange/MAPIStoreMailMessage.h
97275
97276commit 27733fa86be451b6859ac73156381a4ca68f412b
97277Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97278Date:   Thu Aug 4 15:35:55 2011 +0000
97279
97280    Monotone-Parent: 603711d0478c5c8ae6254aa07d45ff042b7c456a
97281    Monotone-Revision: f5f389f6d7ade504ec1c341fe7ef6097e3900ec6
97282
97283    Monotone-Author: wsourdeau@inverse.ca
97284    Monotone-Date: 2011-08-04T15:35:55
97285    Monotone-Branch: ca.inverse.sogo
97286
97287M	ChangeLog
97288M	OpenChange/MAPIStoreDraftsMessage.m
97289M	OpenChange/MAPIStoreMailMessage.h
97290M	OpenChange/MAPIStoreObject.h
97291
97292commit f7f6b3e7a7b506884798806ef37d2ceef1e83541
97293Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97294Date:   Thu Aug 4 15:03:52 2011 +0000
97295
97296    Monotone-Parent: 3705445c2a27628acc7476cecd1b833d9cb00fe8
97297    Monotone-Revision: 603711d0478c5c8ae6254aa07d45ff042b7c456a
97298
97299    Monotone-Author: wsourdeau@inverse.ca
97300    Monotone-Date: 2011-08-04T15:03:52
97301    Monotone-Branch: ca.inverse.sogo
97302
97303M	ChangeLog
97304M	OpenChange/MAPIStoreDraftsMessage.m
97305
97306commit bd1b3d41f773d9d64fba090e0ee7bdc22f372123
97307Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97308Date:   Thu Aug 4 14:11:45 2011 +0000
97309
97310    Monotone-Parent: 966b77a3109d255093e5c3e3e6fc320faacbc162
97311    Monotone-Revision: 3705445c2a27628acc7476cecd1b833d9cb00fe8
97312
97313    Monotone-Author: wsourdeau@inverse.ca
97314    Monotone-Date: 2011-08-04T14:11:45
97315    Monotone-Branch: ca.inverse.sogo
97316
97317M	ChangeLog
97318M	OpenChange/MAPIApplication.m
97319
97320commit 0aeea9c75ab37ceb8930f20e1ffd780a51d76aeb
97321Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97322Date:   Thu Aug 4 14:10:58 2011 +0000
97323
97324    Monotone-Parent: 267b360550dcc02b5b9590b3fe3268d521bd74e4
97325    Monotone-Revision: 966b77a3109d255093e5c3e3e6fc320faacbc162
97326
97327    Monotone-Author: wsourdeau@inverse.ca
97328    Monotone-Date: 2011-08-04T14:10:58
97329    Monotone-Branch: ca.inverse.sogo
97330
97331M	ChangeLog
97332M	OpenChange/MAPIStoreMapping.m
97333
97334commit 736ccd7bf0cc112f78e254853ecb8b0cbc178c78
97335Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97336Date:   Thu Aug 4 14:09:59 2011 +0000
97337
97338    Monotone-Parent: 7e2d84b941087b6996499d8c6a6832f1b87db837
97339    Monotone-Revision: 267b360550dcc02b5b9590b3fe3268d521bd74e4
97340
97341    Monotone-Author: wsourdeau@inverse.ca
97342    Monotone-Date: 2011-08-04T14:09:59
97343    Monotone-Branch: ca.inverse.sogo
97344
97345M	ChangeLog
97346M	OpenChange/MAPIStoreContext.h
97347M	OpenChange/MAPIStoreContext.m
97348M	OpenChange/MAPIStoreSOGo.m
97349
97350commit 9b00eaa966e8eddfdfc8647a384235edddfac09b
97351Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97352Date:   Tue Aug 2 20:44:15 2011 +0000
97353
97354    Monotone-Parent: 5b9fba133560acdca3843326561c729dd28fc4cc
97355    Monotone-Revision: 7e2d84b941087b6996499d8c6a6832f1b87db837
97356
97357    Monotone-Author: wsourdeau@inverse.ca
97358    Monotone-Date: 2011-08-02T20:44:15
97359    Monotone-Branch: ca.inverse.sogo
97360
97361M	ChangeLog
97362M	OpenChange/MAPIStoreFolder.h
97363M	OpenChange/MAPIStoreFolder.m
97364
97365commit 3ce6578b25ccbcbbabe133edadf2398040f35165
97366Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97367Date:   Tue Aug 2 20:43:33 2011 +0000
97368
97369    Monotone-Parent: 19b842fa105a28640ea4883c6641a51413844f17
97370    Monotone-Revision: 5b9fba133560acdca3843326561c729dd28fc4cc
97371
97372    Monotone-Author: wsourdeau@inverse.ca
97373    Monotone-Date: 2011-08-02T20:43:33
97374    Monotone-Branch: ca.inverse.sogo
97375
97376M	ChangeLog
97377M	OpenChange/GNUmakefile
97378A	OpenChange/MAPIStorePermissionsTable.h
97379A	OpenChange/MAPIStorePermissionsTable.m
97380
97381commit c12e7cdd20c96f2d211e196c2c5b63d6b8b1a361
97382Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97383Date:   Tue Aug 2 18:56:17 2011 +0000
97384
97385    Monotone-Parent: 8e14613f7e0332410a0bb4de6eea4181b3432372
97386    Monotone-Revision: 98421a1eccc93a8048d8f3c640bc4cf0e6743764
97387
97388    Monotone-Author: wsourdeau@inverse.ca
97389    Monotone-Date: 2011-08-02T18:56:17
97390    Monotone-Branch: ca.inverse.sogo
97391
97392M	ChangeLog
97393M	OpenChange/MAPIStoreContactsMessageTable.m
97394
97395commit 6a67a2ff3019143f719bbdcb6a3a728518680902
97396Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97397Date:   Tue Aug 2 18:54:08 2011 +0000
97398
97399    Monotone-Parent: a59f6d7afaa2784c96352c1b819c57a31206c4bd
97400    Monotone-Revision: 8e14613f7e0332410a0bb4de6eea4181b3432372
97401
97402    Monotone-Author: wsourdeau@inverse.ca
97403    Monotone-Date: 2011-08-02T18:54:08
97404    Monotone-Branch: ca.inverse.sogo
97405
97406M	ChangeLog
97407M	OpenChange/MAPIStoreTable.h
97408M	OpenChange/MAPIStoreTable.m
97409
97410commit b67af40c95d07579390ab22db4a6d4fd8f7a66d4
97411Author: Francis Lachapelle <flachapelle@inverse.ca>
97412Date:   Tue Aug 2 17:25:51 2011 +0000
97413
97414    See ChangeLog.
97415
97416    Monotone-Parent: 8024e7884f12b6b63830153922546ddf8d4f2ed8
97417    Monotone-Revision: 02babe4737ff32b8a48a8a24bbe0e321be9a0e8f
97418
97419    Monotone-Author: flachapelle@inverse.ca
97420    Monotone-Date: 2011-08-02T17:25:51
97421    Monotone-Branch: ca.inverse.sogo
97422
97423M	ChangeLog
97424M	UI/WebServerResources/MailerUI.js
97425M	UI/WebServerResources/SOGoRootPage.js
97426
97427commit 90b80cdf7fc27f5da9aae91296875c80be5d7e13
97428Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97429Date:   Tue Aug 2 16:32:05 2011 +0000
97430
97431    Monotone-Parent: 8024e7884f12b6b63830153922546ddf8d4f2ed8
97432    Monotone-Revision: a59f6d7afaa2784c96352c1b819c57a31206c4bd
97433
97434    Monotone-Author: wsourdeau@inverse.ca
97435    Monotone-Date: 2011-08-02T16:32:05
97436    Monotone-Branch: ca.inverse.sogo
97437
97438M	OpenChange/MAPIStoreTable.m
97439
97440commit 2a0c7ca5c535939db9fbb2f49c636bb553de60a4
97441Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97442Date:   Mon Aug 1 18:07:00 2011 +0000
97443
97444    Monotone-Parent: ebae336bc62a9607c87bc04d4faa060b8299cd84
97445    Monotone-Revision: 8024e7884f12b6b63830153922546ddf8d4f2ed8
97446
97447    Monotone-Author: wsourdeau@inverse.ca
97448    Monotone-Date: 2011-08-01T18:07:00
97449    Monotone-Branch: ca.inverse.sogo
97450
97451M	ChangeLog
97452M	OpenChange/MAPIStoreFSMessage.m
97453
97454commit c4105ed105d62cad6bcb4aeec6a7a91d2f342cae
97455Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97456Date:   Mon Aug 1 13:35:05 2011 +0000
97457
97458    Monotone-Parent: 4f060f5bee7c6148800ae2f43cbc614a0d861add
97459    Monotone-Revision: ebae336bc62a9607c87bc04d4faa060b8299cd84
97460
97461    Monotone-Author: wsourdeau@inverse.ca
97462    Monotone-Date: 2011-08-01T13:35:05
97463    Monotone-Branch: ca.inverse.sogo
97464
97465M	OpenChange/MAPIStoreDraftsMessage.m
97466
97467commit 7c667bc635a6aaa7f65e30313a939bcf597e96ba
97468Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97469Date:   Fri Jul 29 21:31:06 2011 +0000
97470
97471    Monotone-Parent: 83139a274a2783e933a6b65474efc62686caf410
97472    Monotone-Revision: 4f060f5bee7c6148800ae2f43cbc614a0d861add
97473
97474    Monotone-Author: wsourdeau@inverse.ca
97475    Monotone-Date: 2011-07-29T21:31:06
97476    Monotone-Branch: ca.inverse.sogo
97477
97478M	OpenChange/MAPIStoreDraftsMessage.m
97479
97480commit d11e5ade358e6ad10a55758d1840c891941d9047
97481Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97482Date:   Fri Jul 29 21:19:11 2011 +0000
97483
97484    Monotone-Parent: 45a1b78e86bd3fc10d217c5f04c4a9e50cbbc2f0
97485    Monotone-Revision: 83139a274a2783e933a6b65474efc62686caf410
97486
97487    Monotone-Author: wsourdeau@inverse.ca
97488    Monotone-Date: 2011-07-29T21:19:11
97489    Monotone-Branch: ca.inverse.sogo
97490
97491M	OpenChange/MAPIStoreDraftsMessage.m
97492
97493commit 868c2f5274a644991cae5fcc76b5e23f5c1aec4d
97494Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97495Date:   Fri Jul 29 20:59:29 2011 +0000
97496
97497    Monotone-Parent: e5c4217c6e36b401e5a327f56f52df4391fc0526
97498    Monotone-Revision: 45a1b78e86bd3fc10d217c5f04c4a9e50cbbc2f0
97499
97500    Monotone-Author: wsourdeau@inverse.ca
97501    Monotone-Date: 2011-07-29T20:59:29
97502    Monotone-Branch: ca.inverse.sogo
97503
97504M	OpenChange/MAPIStoreObject.m
97505
97506commit c40d8788f2c7222fbc4a54afebb9ec164ef1aca6
97507Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97508Date:   Fri Jul 29 20:58:04 2011 +0000
97509
97510    Monotone-Parent: c40c5c6ccb865a2765307f1e9a53f079e5486bb4
97511    Monotone-Revision: e5c4217c6e36b401e5a327f56f52df4391fc0526
97512
97513    Monotone-Author: wsourdeau@inverse.ca
97514    Monotone-Date: 2011-07-29T20:58:04
97515    Monotone-Branch: ca.inverse.sogo
97516
97517M	OpenChange/MAPIStoreGCSMessage.m
97518M	OpenChange/MAPIStoreObject.m
97519
97520commit 1a69a31aadbf36305411b8b5ce3740306bc85713
97521Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97522Date:   Fri Jul 29 14:31:47 2011 +0000
97523
97524    Monotone-Parent: 2d5e6477bc1967b51bbbe812372dc78cb0f8f69f
97525    Monotone-Revision: c40c5c6ccb865a2765307f1e9a53f079e5486bb4
97526
97527    Monotone-Author: wsourdeau@inverse.ca
97528    Monotone-Date: 2011-07-29T14:31:47
97529    Monotone-Branch: ca.inverse.sogo
97530
97531M	ChangeLog
97532M	OpenChange/MAPIStoreTable.m
97533
97534commit b8cf5216dd6bdf4e91c541fbc457e48e4cff1f34
97535Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97536Date:   Fri Jul 29 14:16:53 2011 +0000
97537
97538    Monotone-Parent: f49f7655bf5cf28a4146c61d6f0897052be0f21b
97539    Monotone-Revision: 2d5e6477bc1967b51bbbe812372dc78cb0f8f69f
97540
97541    Monotone-Author: wsourdeau@inverse.ca
97542    Monotone-Date: 2011-07-29T14:16:53
97543    Monotone-Branch: ca.inverse.sogo
97544
97545M	OpenChange/plreader.m
97546
97547commit 1376d8654a927d094f79541542112947a5c598ca
97548Author: Ludovic Marcotte <lmarcotte@inverse.ca>
97549Date:   Fri Jul 29 13:26:14 2011 +0000
97550
97551    Fixed handling of gb2312 charset
97552
97553    Monotone-Parent: 6b4e2f16b2a1ac3bbbb8f854763b7deb70bd8a46
97554    Monotone-Revision: addfe836292fcae874e765a05ef776bfe841be1d
97555
97556    Monotone-Author: ludovic@Sophos.ca
97557    Monotone-Date: 2011-07-29T13:26:14
97558    Monotone-Branch: ca.inverse.sogo
97559
97560M	SoObjects/Contacts/SOGoContactFolder.h
97561M	SoObjects/Contacts/SOGoContactGCSEntry.h
97562M	SoObjects/Contacts/SOGoContactGCSEntry.m
97563M	SoObjects/Contacts/SOGoContactGCSFolder.h
97564M	SoObjects/Contacts/SOGoContactGCSFolder.m
97565M	SoObjects/Contacts/SOGoContactLDIFEntry.h
97566M	SoObjects/Contacts/SOGoContactLDIFEntry.m
97567M	SoObjects/Contacts/SOGoContactSourceFolder.m
97568M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
97569
97570commit 7a5f67babe3d1e1f9bff22c2699689f0d1dc7012
97571Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97572Date:   Fri Jul 29 02:13:39 2011 +0000
97573
97574    Monotone-Parent: 48c9c37f78835c3255c4103136b86bdfcaaca051
97575    Monotone-Revision: d9c62c6e142174bc3d2adb12ee04492347c95ede
97576
97577    Monotone-Author: wsourdeau@inverse.ca
97578    Monotone-Date: 2011-07-29T02:13:39
97579    Monotone-Branch: ca.inverse.sogo
97580
97581M	ChangeLog
97582M	OpenChange/MAPIStoreFolder.h
97583M	OpenChange/MAPIStoreFolder.m
97584M	OpenChange/MAPIStoreGCSFolder.m
97585M	OpenChange/MAPIStoreMailFolder.m
97586M	OpenChange/MAPIStoreMapping.m
97587M	OpenChange/MAPIStoreSOGo.m
97588
97589commit aaa7559ff09cb00e7ab419e3b81e2fa5efcfa9eb
97590Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97591Date:   Fri Jul 29 02:12:59 2011 +0000
97592
97593    Monotone-Parent: b82c98742f6f58a7217e5b601c74d10f86e4ab18
97594    Monotone-Revision: 48c9c37f78835c3255c4103136b86bdfcaaca051
97595
97596    Monotone-Author: wsourdeau@inverse.ca
97597    Monotone-Date: 2011-07-29T02:12:59
97598    Monotone-Branch: ca.inverse.sogo
97599
97600M	ChangeLog
97601M	OpenChange/MAPIStoreTable.m
97602
97603commit 33ad6cd48b53c04e543503be54806188de917335
97604Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97605Date:   Fri Jul 29 02:11:52 2011 +0000
97606
97607    Monotone-Parent: 6b4e2f16b2a1ac3bbbb8f854763b7deb70bd8a46
97608    Monotone-Revision: b82c98742f6f58a7217e5b601c74d10f86e4ab18
97609
97610    Monotone-Author: wsourdeau@inverse.ca
97611    Monotone-Date: 2011-07-29T02:11:52
97612    Monotone-Branch: ca.inverse.sogo
97613
97614M	ChangeLog
97615M	SoObjects/Mailer/SOGoMailFolder.h
97616M	SoObjects/Mailer/SOGoMailFolder.m
97617
97618commit 2f2605dfcc5c7443387b7f4b53cbb0644d36595e
97619Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97620Date:   Thu Jul 28 00:55:50 2011 +0000
97621
97622    Monotone-Parent: ec3d19f268090d56a33692cdc116485c488fd4d6
97623    Monotone-Revision: 6b4e2f16b2a1ac3bbbb8f854763b7deb70bd8a46
97624
97625    Monotone-Author: wsourdeau@inverse.ca
97626    Monotone-Date: 2011-07-28T00:55:50
97627    Monotone-Branch: ca.inverse.sogo
97628
97629M	ChangeLog
97630M	OpenChange/MAPIStoreCalendarFolder.m
97631M	OpenChange/MAPIStoreContactsFolder.m
97632M	OpenChange/MAPIStoreGCSFolder.h
97633M	OpenChange/MAPIStoreGCSFolder.m
97634M	OpenChange/MAPIStoreGCSMessage.m
97635M	OpenChange/MAPIStoreGCSMessageTable.m
97636M	OpenChange/MAPIStoreTasksFolder.m
97637
97638commit dbed73c66f24378763964da1a4e95f19de1847c9
97639Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97640Date:   Thu Jul 28 00:52:38 2011 +0000
97641
97642    Monotone-Parent: cac2cd04f2f5027f49a937745510d92fa557a762
97643    Monotone-Revision: ec3d19f268090d56a33692cdc116485c488fd4d6
97644
97645    Monotone-Author: wsourdeau@inverse.ca
97646    Monotone-Date: 2011-07-28T00:52:38
97647    Monotone-Branch: ca.inverse.sogo
97648
97649M	ChangeLog
97650M	OpenChange/MAPIStoreMailFolder.h
97651M	OpenChange/MAPIStoreMailFolder.m
97652M	OpenChange/MAPIStoreMailMessage.m
97653M	OpenChange/MAPIStoreMailMessageTable.m
97654
97655commit 132495b7e453f99262295d6e238fef2508f465de
97656Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97657Date:   Thu Jul 28 00:47:02 2011 +0000
97658
97659    Monotone-Parent: 52e43d7be78f6de53ec604ed8975953bce6b1e0d
97660    Monotone-Revision: cac2cd04f2f5027f49a937745510d92fa557a762
97661
97662    Monotone-Author: wsourdeau@inverse.ca
97663    Monotone-Date: 2011-07-28T00:47:02
97664    Monotone-Branch: ca.inverse.sogo
97665
97666M	ChangeLog
97667M	OpenChange/MAPIStoreObject.m
97668M	OpenChange/MAPIStoreTable.m
97669
97670commit 4f9b5da77e75b6006df364288568d191ce526d0b
97671Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97672Date:   Thu Jul 28 00:45:35 2011 +0000
97673
97674    Monotone-Parent: da065094ec85a862e2b55a9d2a9344f023a1495d
97675    Monotone-Revision: 52e43d7be78f6de53ec604ed8975953bce6b1e0d
97676
97677    Monotone-Author: wsourdeau@inverse.ca
97678    Monotone-Date: 2011-07-28T00:45:35
97679    Monotone-Branch: ca.inverse.sogo
97680
97681M	OpenChange/MAPIStoreFolder.m
97682
97683commit d875d5ed7e8ffec9b3bc3b847f5adb67441eca21
97684Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97685Date:   Wed Jul 27 22:04:49 2011 +0000
97686
97687    Monotone-Parent: 98084e25c04125bc23a53907661020b8ac004a5d
97688    Monotone-Revision: da065094ec85a862e2b55a9d2a9344f023a1495d
97689
97690    Monotone-Author: wsourdeau@inverse.ca
97691    Monotone-Date: 2011-07-27T22:04:49
97692    Monotone-Branch: ca.inverse.sogo
97693
97694M	ChangeLog
97695M	OpenChange/MAPIStoreFSMessage.m
97696M	OpenChange/MAPIStoreFSMessageTable.m
97697
97698commit 05ed3cce9e5f8fd105d25a36f7b4b3b317aee436
97699Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97700Date:   Wed Jul 27 22:02:29 2011 +0000
97701
97702    Monotone-Parent: 353341fbefbec06fd82685f146d83bc9bf269172
97703    Monotone-Revision: 98084e25c04125bc23a53907661020b8ac004a5d
97704
97705    Monotone-Author: wsourdeau@inverse.ca
97706    Monotone-Date: 2011-07-27T22:02:29
97707    Monotone-Branch: ca.inverse.sogo
97708
97709M	ChangeLog
97710M	OpenChange/MAPIStoreAppointmentWrapper.m
97711
97712commit 091e7552a5e536b7449ad4168840ced8c9a9c76e
97713Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97714Date:   Wed Jul 27 22:01:16 2011 +0000
97715
97716    Monotone-Parent: d6705d8dd1250d749b03b17d0e2cd2f84e97f49a
97717    Monotone-Revision: 353341fbefbec06fd82685f146d83bc9bf269172
97718
97719    Monotone-Author: wsourdeau@inverse.ca
97720    Monotone-Date: 2011-07-27T22:01:16
97721    Monotone-Branch: ca.inverse.sogo
97722
97723M	ChangeLog
97724M	OpenChange/MAPIStoreContactsMessage.m
97725
97726commit b0a89c368c7100dcb845600ea5626e2b8120c373
97727Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97728Date:   Wed Jul 27 21:59:37 2011 +0000
97729
97730    Monotone-Parent: 7016b89d1c4abd33e846818e244ff6fabde5521e
97731    Monotone-Revision: d6705d8dd1250d749b03b17d0e2cd2f84e97f49a
97732
97733    Monotone-Author: wsourdeau@inverse.ca
97734    Monotone-Date: 2011-07-27T21:59:37
97735    Monotone-Branch: ca.inverse.sogo
97736
97737M	ChangeLog
97738M	OpenChange/MAPIStoreFSFolder.m
97739M	OpenChange/MAPIStoreFolder.m
97740M	OpenChange/SOGoMAPIFSFolder.h
97741M	OpenChange/SOGoMAPIFSFolder.m
97742
97743commit 79c745e822c97c43733eef480941a5199241dbbf
97744Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97745Date:   Wed Jul 27 21:55:49 2011 +0000
97746
97747    Monotone-Parent: ecc7993695f6bf490b49a22b237471f7d599bc76
97748    Monotone-Revision: 7016b89d1c4abd33e846818e244ff6fabde5521e
97749
97750    Monotone-Author: wsourdeau@inverse.ca
97751    Monotone-Date: 2011-07-27T21:55:49
97752    Monotone-Branch: ca.inverse.sogo
97753
97754M	ChangeLog
97755M	OpenChange/MAPIStoreContext.h
97756M	OpenChange/MAPIStoreContext.m
97757
97758commit b9d975fbb44b4914e80edde0e0145cfb3f2d6423
97759Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97760Date:   Wed Jul 27 21:53:21 2011 +0000
97761
97762    Monotone-Parent: 88ed6891d1a0ab07ab5cd6b7f28144e585e93c30
97763    Monotone-Revision: ecc7993695f6bf490b49a22b237471f7d599bc76
97764
97765    Monotone-Author: wsourdeau@inverse.ca
97766    Monotone-Date: 2011-07-27T21:53:21
97767    Monotone-Branch: ca.inverse.sogo
97768
97769M	ChangeLog
97770M	OpenChange/SOGoMAPIFSMessage.m
97771
97772commit 83d0ee535ca624efbe168561c45caca0e6c42d4b
97773Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97774Date:   Wed Jul 27 21:51:44 2011 +0000
97775
97776    Monotone-Parent: 2fba878ec8713c26f41ffeb5cf08c75601a7c6b0
97777    Monotone-Revision: 88ed6891d1a0ab07ab5cd6b7f28144e585e93c30
97778
97779    Monotone-Author: wsourdeau@inverse.ca
97780    Monotone-Date: 2011-07-27T21:51:44
97781    Monotone-Branch: ca.inverse.sogo
97782
97783M	ChangeLog
97784M	OpenChange/NSArray+MAPIStore.h
97785M	OpenChange/NSArray+MAPIStore.m
97786
97787commit 9426768dcd57ba77926df8c3dfb199c403f63086
97788Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97789Date:   Wed Jul 27 21:51:00 2011 +0000
97790
97791    Monotone-Parent: 1b230d2b3187795587acf307f4f13e37ed612a08
97792    Monotone-Revision: 2fba878ec8713c26f41ffeb5cf08c75601a7c6b0
97793
97794    Monotone-Author: wsourdeau@inverse.ca
97795    Monotone-Date: 2011-07-27T21:51:00
97796    Monotone-Branch: ca.inverse.sogo
97797
97798M	ChangeLog
97799M	OpenChange/NSString+MAPIStore.m
97800
97801commit 301ce11f3a8c43995645e002f6b7a7b9e834c72d
97802Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97803Date:   Wed Jul 27 18:56:53 2011 +0000
97804
97805    Monotone-Parent: e907e470c7aa26b32fa9c7a7ebd2b18a41a700a8
97806    Monotone-Revision: 1b230d2b3187795587acf307f4f13e37ed612a08
97807
97808    Monotone-Author: wsourdeau@inverse.ca
97809    Monotone-Date: 2011-07-27T18:56:53
97810    Monotone-Branch: ca.inverse.sogo
97811
97812M	ChangeLog
97813M	OpenChange/GNUmakefile
97814A	OpenChange/plreader.m
97815
97816commit 44c36621a88856b8263ab34c3b3cee19cc285e5c
97817Author: Francis Lachapelle <flachapelle@inverse.ca>
97818Date:   Wed Jul 27 14:53:12 2011 +0000
97819
97820    See ChangeLog.
97821
97822    Monotone-Parent: b0613f483a296b882038d9d023bcb71c82d4916e
97823    Monotone-Revision: ed98effe549d74bf8029681e84b1654da70530c3
97824
97825    Monotone-Author: flachapelle@inverse.ca
97826    Monotone-Date: 2011-07-27T14:53:12
97827    Monotone-Branch: ca.inverse.sogo
97828
97829M	ChangeLog
97830M	SoObjects/SOGo/SOGoUser.m
97831M	SoObjects/SOGo/SOGoUserFolder.m
97832
97833commit aad817d5ca74137ab93f0e6196d5dc6f79a4fb28
97834Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97835Date:   Tue Jul 26 20:13:10 2011 +0000
97836
97837    Monotone-Parent: da9c14ddfb4c9a9c929c7b84543af4ce664cfc10
97838    Monotone-Revision: 829ccf73000a2d91a5daf67741479e395011b6a8
97839
97840    Monotone-Author: wsourdeau@inverse.ca
97841    Monotone-Date: 2011-07-26T20:13:10
97842    Monotone-Branch: ca.inverse.sogo
97843
97844M	ChangeLog
97845M	OpenChange/MAPIStoreAttachmentTable.m
97846M	OpenChange/MAPIStoreCalendarMessage.m
97847M	OpenChange/MAPIStoreDraftsMessage.m
97848M	OpenChange/MAPIStoreFAIMessageTable.m
97849M	OpenChange/MAPIStoreFSFolder.m
97850M	OpenChange/MAPIStoreFSMessage.m
97851M	OpenChange/MAPIStoreFolder.h
97852M	OpenChange/MAPIStoreFolder.m
97853M	OpenChange/MAPIStoreFolderTable.m
97854M	OpenChange/MAPIStoreGCSFolder.m
97855M	OpenChange/MAPIStoreMailFolder.m
97856M	OpenChange/MAPIStoreMailMessage.m
97857M	OpenChange/MAPIStoreMessage.h
97858M	OpenChange/MAPIStoreMessage.m
97859M	OpenChange/MAPIStoreMessageTable.m
97860M	OpenChange/MAPIStoreObject.h
97861M	OpenChange/MAPIStoreObject.m
97862M	OpenChange/MAPIStoreTable.m
97863
97864commit b95cd69e4bf330c9c75b86a70b2ab86e401b3a80
97865Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97866Date:   Tue Jul 26 20:05:04 2011 +0000
97867
97868    Monotone-Parent: cf1931cde83bb56232e35db1c1b6f4fab0c87270
97869    Monotone-Revision: da9c14ddfb4c9a9c929c7b84543af4ce664cfc10
97870
97871    Monotone-Author: wsourdeau@inverse.ca
97872    Monotone-Date: 2011-07-26T20:05:04
97873    Monotone-Branch: ca.inverse.sogo
97874
97875M	ChangeLog
97876M	OpenChange/GNUmakefile
97877M	OpenChange/MAPIStoreMailFolder.m
97878D	OpenChange/MAPIStoreMailFolderTable.h
97879D	OpenChange/MAPIStoreMailFolderTable.m
97880
97881commit 4e1f62a0614887eeefb647ff3a6bc0d8348e5b13
97882Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97883Date:   Tue Jul 26 19:06:55 2011 +0000
97884
97885    Monotone-Parent: 0811b557e4a5f5fb3a026bfc3e9578e656e1d32b
97886    Monotone-Revision: cf1931cde83bb56232e35db1c1b6f4fab0c87270
97887
97888    Monotone-Author: wsourdeau@inverse.ca
97889    Monotone-Date: 2011-07-26T19:06:55
97890    Monotone-Branch: ca.inverse.sogo
97891
97892M	ChangeLog
97893M	OpenChange/MAPIStoreAttachmentTable.m
97894M	OpenChange/MAPIStoreFAIMessageTable.m
97895M	OpenChange/MAPIStoreFolderTable.m
97896M	OpenChange/MAPIStoreMessageTable.m
97897M	OpenChange/MAPIStoreTable.h
97898M	OpenChange/MAPIStoreTable.m
97899
97900commit 287625af3fee08e620dc264eff9431dc38786635
97901Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
97902Date:   Tue Jul 26 19:02:45 2011 +0000
97903
97904    Monotone-Parent: b0613f483a296b882038d9d023bcb71c82d4916e
97905    Monotone-Revision: 0811b557e4a5f5fb3a026bfc3e9578e656e1d32b
97906
97907    Monotone-Author: wsourdeau@inverse.ca
97908    Monotone-Date: 2011-07-26T19:02:45
97909    Monotone-Branch: ca.inverse.sogo
97910
97911M	ChangeLog
97912M	OpenChange/MAPIStoreCalendarMessage.m
97913M	OpenChange/MAPIStoreDraftsMessage.m
97914M	OpenChange/MAPIStoreFSFolder.m
97915M	OpenChange/MAPIStoreFolder.h
97916M	OpenChange/MAPIStoreFolder.m
97917M	OpenChange/MAPIStoreMailFolder.m
97918M	OpenChange/MAPIStoreMailMessage.m
97919M	OpenChange/MAPIStoreMessage.h
97920M	OpenChange/MAPIStoreMessage.m
97921M	OpenChange/MAPIStoreObject.h
97922M	OpenChange/MAPIStoreObject.m
97923
97924commit 21436999e555380af4d12480f066b168c06c4693
97925Author: Francis Lachapelle <flachapelle@inverse.ca>
97926Date:   Tue Jul 26 16:53:20 2011 +0000
97927
97928    Updated NEWS file.
97929
97930    Monotone-Parent: b3b57ace71b8022a69465703bcadda8a0a468a74
97931    Monotone-Revision: b0613f483a296b882038d9d023bcb71c82d4916e
97932
97933    Monotone-Author: flachapelle@inverse.ca
97934    Monotone-Date: 2011-07-26T16:53:20
97935    Monotone-Branch: ca.inverse.sogo
97936
97937M	NEWS
97938
97939commit 5ec8f6ee2bb0c926a0eb1b22d30b37fe5d2a3b4a
97940Author: Francis Lachapelle <flachapelle@inverse.ca>
97941Date:   Tue Jul 26 16:25:34 2011 +0000
97942
97943    See ChangeLog
97944
97945    Monotone-Parent: 5549db4f2d783334120dc64154749352cbc0b8e8
97946    Monotone-Revision: b3b57ace71b8022a69465703bcadda8a0a468a74
97947
97948    Monotone-Author: flachapelle@inverse.ca
97949    Monotone-Date: 2011-07-26T16:25:34
97950    Monotone-Branch: ca.inverse.sogo
97951    Monotone-Tag: SOGo_v1.3.8b
97952
97953M	ChangeLog
97954M	UI/MailerUI/UIxMailListActions.m
97955
97956commit cfe646ade7a2e7bd9a6f8f12bcbcebed7462f363
97957Author: Francis Lachapelle <flachapelle@inverse.ca>
97958Date:   Tue Jul 26 15:21:21 2011 +0000
97959
97960    Rolled back the patch that changed the SOGo framework path.
97961
97962    Monotone-Parent: b1943242b52e6ac847d4707b8f782b9306d140c2
97963    Monotone-Revision: 5549db4f2d783334120dc64154749352cbc0b8e8
97964
97965    Monotone-Author: flachapelle@inverse.ca
97966    Monotone-Date: 2011-07-26T15:21:21
97967    Monotone-Branch: ca.inverse.sogo
97968
97969M	SoObjects/SOGo/GNUmakefile
97970
97971commit 9317bf4d0c59f633b7ac4696ae524f017acf6c09
97972Author: Ludovic Marcotte <lmarcotte@inverse.ca>
97973Date:   Mon Jul 25 16:28:02 2011 +0000
97974
97975    We now install the SOGo.framework code/resources at the proper location
97976
97977    Monotone-Parent: ff19bb5b02dc7d005805574c2237a99788b1f06b
97978    Monotone-Revision: b1943242b52e6ac847d4707b8f782b9306d140c2
97979
97980    Monotone-Author: ludovic@Sophos.ca
97981    Monotone-Date: 2011-07-25T16:28:02
97982    Monotone-Branch: ca.inverse.sogo
97983
97984M	SoObjects/SOGo/GNUmakefile
97985
97986commit c404a10153dcf62ca8035ddf06f661d8fb398687
97987Author: Francis Lachapelle <flachapelle@inverse.ca>
97988Date:   Mon Jul 25 14:28:15 2011 +0000
97989
97990    See ChangeLog
97991
97992    Monotone-Parent: 32b84d9dc2715067c885c49bfc26087eac4dcd2b
97993    Monotone-Revision: fb2d19f2d09037cb11414b10bc8c3bb8beb37bd9
97994
97995    Monotone-Author: flachapelle@inverse.ca
97996    Monotone-Date: 2011-07-25T14:28:15
97997    Monotone-Branch: ca.inverse.sogo
97998
97999M	ChangeLog
98000M	SoObjects/SOGo/SOGoUser.m
98001M	UI/MainUI/SOGoRootPage.m
98002
98003commit 76edc5184c8012469041703254e946542ecc8e24
98004Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98005Date:   Mon Jul 25 12:55:44 2011 +0000
98006
98007    Monotone-Parent: 07360851cf3a316ca37852af2234ebfc07bfe933
98008    Monotone-Revision: 1daa99a3349eed6187c150245d4360becf9a5119
98009
98010    Monotone-Author: wsourdeau@inverse.ca
98011    Monotone-Date: 2011-07-25T12:55:44
98012    Monotone-Branch: ca.inverse.sogo
98013
98014M	ChangeLog
98015M	SoObjects/Mailer/SOGoMailAccount.h
98016M	SoObjects/Mailer/SOGoMailAccount.m
98017
98018commit b14f308a9a70fa4584ac9c11682a5efb4d8f4f41
98019Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98020Date:   Mon Jul 25 12:52:56 2011 +0000
98021
98022    Monotone-Parent: 32b84d9dc2715067c885c49bfc26087eac4dcd2b
98023    Monotone-Revision: 07360851cf3a316ca37852af2234ebfc07bfe933
98024
98025    Monotone-Author: wsourdeau@inverse.ca
98026    Monotone-Date: 2011-07-25T12:52:56
98027    Monotone-Branch: ca.inverse.sogo
98028
98029M	ChangeLog
98030M	SoObjects/Mailer/SOGoMailAccount.h
98031M	SoObjects/Mailer/SOGoMailAccount.m
98032
98033commit b10d7500d064a3caa2cb9bdf217c735d0c318193
98034Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98035Date:   Fri Jul 22 20:51:05 2011 +0000
98036
98037    Monotone-Parent: 394b1692941b08185f4b0f87ec52bc7c0dc6c824
98038    Monotone-Revision: 32b84d9dc2715067c885c49bfc26087eac4dcd2b
98039
98040    Monotone-Author: wsourdeau@inverse.ca
98041    Monotone-Date: 2011-07-22T20:51:05
98042    Monotone-Branch: ca.inverse.sogo
98043
98044M	ChangeLog
98045M	OpenChange/MAPIStoreSOGo.m
98046M	OpenChange/MAPIStoreTable.h
98047M	OpenChange/MAPIStoreTable.m
98048
98049commit 6192f0d07773047c1f1539af5b062eeee8ef7ef3
98050Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98051Date:   Fri Jul 22 20:28:49 2011 +0000
98052
98053    Monotone-Parent: 3506bd18bc8c2147bebd7f22c05323ede7752c62
98054    Monotone-Revision: 394b1692941b08185f4b0f87ec52bc7c0dc6c824
98055
98056    Monotone-Author: wsourdeau@inverse.ca
98057    Monotone-Date: 2011-07-22T20:28:49
98058    Monotone-Branch: ca.inverse.sogo
98059
98060M	OpenChange/MAPIStoreMessageTable.m
98061M	Tests/Unit/SaxXMLReaderFactory+SOGoTests.m
98062
98063commit 53c646a0726c97f25822fae06ffa48c2c47af7db
98064Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98065Date:   Fri Jul 22 17:51:26 2011 +0000
98066
98067    Monotone-Parent: 7dc95c48ab0a4fd9411797dd3275f47c9c42b72d
98068    Monotone-Revision: 3506bd18bc8c2147bebd7f22c05323ede7752c62
98069
98070    Monotone-Author: wsourdeau@inverse.ca
98071    Monotone-Date: 2011-07-22T17:51:26
98072    Monotone-Branch: ca.inverse.sogo
98073
98074M	ChangeLog
98075M	Tests/Unit/GNUmakefile
98076A	Tests/Unit/SaxXMLReaderFactory+SOGoTests.m
98077
98078commit f1b25c96bb06b81eb009795cdc3ad780d74b1353
98079Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98080Date:   Thu Jul 21 19:03:17 2011 +0000
98081
98082    Monotone-Parent: d440541a5379cd767ab4e2c5fa882d1af65aa898
98083    Monotone-Revision: 7dc95c48ab0a4fd9411797dd3275f47c9c42b72d
98084
98085    Monotone-Author: wsourdeau@inverse.ca
98086    Monotone-Date: 2011-07-21T19:03:17
98087    Monotone-Branch: ca.inverse.sogo
98088
98089M	OpenChange/MAPIStoreAttachment.m
98090
98091commit b70e00115799838f1827846cdc065eb874259e69
98092Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98093Date:   Thu Jul 21 15:26:48 2011 +0000
98094
98095    Monotone-Parent: 94cfc3ae6042eeef31f71ab67697fd9614b333dd
98096    Monotone-Revision: d440541a5379cd767ab4e2c5fa882d1af65aa898
98097
98098    Monotone-Author: wsourdeau@inverse.ca
98099    Monotone-Date: 2011-07-21T15:26:48
98100    Monotone-Branch: ca.inverse.sogo
98101
98102M	OpenChange/MAPIStoreDraftsMessage.m
98103
98104commit 227236b8a4cba65808035f56232363099b73f21a
98105Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98106Date:   Thu Jul 21 15:05:17 2011 +0000
98107
98108    Monotone-Parent: 6573eb6d5779706b5935161822c561cf325f7fa6
98109    Monotone-Revision: 94cfc3ae6042eeef31f71ab67697fd9614b333dd
98110
98111    Monotone-Author: wsourdeau@inverse.ca
98112    Monotone-Date: 2011-07-21T15:05:17
98113    Monotone-Branch: ca.inverse.sogo
98114
98115M	ChangeLog
98116M	OpenChange/GNUmakefile
98117A	OpenChange/MAPIStoreAppointmentWrapper.h
98118A	OpenChange/MAPIStoreAppointmentWrapper.m
98119M	OpenChange/MAPIStoreCalendarMessage.h
98120M	OpenChange/MAPIStoreCalendarMessage.m
98121M	OpenChange/MAPIStoreCalendarMessageTable.m
98122M	OpenChange/MAPIStoreMailMessage.h
98123M	OpenChange/MAPIStoreMailMessage.m
98124
98125commit f438ad520ff0b74a25910f92c4df89b1e97fd4bd
98126Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98127Date:   Wed Jul 20 18:30:05 2011 +0000
98128
98129    Monotone-Parent: 2cb4c559e76b3864636b0072594c02216e619485
98130    Monotone-Revision: 6573eb6d5779706b5935161822c561cf325f7fa6
98131
98132    Monotone-Author: wsourdeau@inverse.ca
98133    Monotone-Date: 2011-07-20T18:30:05
98134    Monotone-Branch: ca.inverse.sogo
98135
98136M	ChangeLog
98137M	OpenChange/MAPIStoreDraftsMessage.m
98138M	OpenChange/MAPIStoreMailMessage.h
98139M	OpenChange/MAPIStoreMailMessage.m
98140
98141commit 95fb350599595d1813d2ad188df15fa4ceb03548
98142Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98143Date:   Wed Jul 20 18:28:37 2011 +0000
98144
98145    Monotone-Parent: f7e22c2902aad2294bce4bf4189092795fafd616
98146    Monotone-Revision: 2cb4c559e76b3864636b0072594c02216e619485
98147
98148    Monotone-Author: wsourdeau@inverse.ca
98149    Monotone-Date: 2011-07-20T18:28:37
98150    Monotone-Branch: ca.inverse.sogo
98151
98152M	ChangeLog
98153M	OpenChange/MAPIStoreCalendarMessage.m
98154M	OpenChange/MAPIStoreContactsMessage.m
98155M	OpenChange/MAPIStoreFAIMessage.m
98156M	OpenChange/MAPIStoreMailMessage.m
98157M	OpenChange/MAPIStoreMessage.m
98158M	OpenChange/MAPIStoreObject.h
98159M	OpenChange/MAPIStoreObject.m
98160M	OpenChange/MAPIStoreTasksMessage.m
98161M	OpenChange/NSObject+MAPIStore.h
98162M	OpenChange/NSObject+MAPIStore.m
98163
98164commit ed6e33bcffa50351554761597a3608588d95b05e
98165Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98166Date:   Wed Jul 20 18:21:12 2011 +0000
98167
98168    Monotone-Parent: a9261ceaf48e76c37620492b143b43b5c3a4c59a
98169    Monotone-Revision: f7e22c2902aad2294bce4bf4189092795fafd616
98170
98171    Monotone-Author: wsourdeau@inverse.ca
98172    Monotone-Date: 2011-07-20T18:21:12
98173    Monotone-Branch: ca.inverse.sogo
98174
98175M	ChangeLog
98176M	OpenChange/MAPIStoreFolder.m
98177
98178commit fe09d07f9efe00a0cd1370e0c1b5e4105ec49414
98179Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98180Date:   Wed Jul 20 18:19:38 2011 +0000
98181
98182    Monotone-Parent: e3227b9b9e8abff2f7a81dee01e5cf51b59ea921
98183    Monotone-Revision: a9261ceaf48e76c37620492b143b43b5c3a4c59a
98184
98185    Monotone-Author: wsourdeau@inverse.ca
98186    Monotone-Date: 2011-07-20T18:19:38
98187    Monotone-Branch: ca.inverse.sogo
98188
98189M	ChangeLog
98190M	SoObjects/SOGo/SOGoObject.h
98191M	SoObjects/SOGo/SOGoObject.m
98192
98193commit 9158de3654e0c9517d28ec2370eb8a0028222991
98194Author: Francis Lachapelle <flachapelle@inverse.ca>
98195Date:   Wed Jul 20 17:29:46 2011 +0000
98196
98197    See ChangeLog
98198
98199    Monotone-Parent: 4b4728f355bbb34bff8025c45fdf5a359fe6387a
98200    Monotone-Revision: 43226c6973143c1625e30132d5e52ff2c5bf260a
98201
98202    Monotone-Author: flachapelle@inverse.ca
98203    Monotone-Date: 2011-07-20T17:29:46
98204    Monotone-Branch: ca.inverse.sogo
98205
98206M	ChangeLog
98207M	UI/WebServerResources/UIxMailToSelection.js
98208
98209commit dbc50c78aa7fa6de3a36150731d2f4d1846c78ee
98210Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98211Date:   Tue Jul 19 21:49:37 2011 +0000
98212
98213    Monotone-Parent: b526d981477874b339fcb0e64ee456714c76b84f
98214    Monotone-Revision: 290944a7a48619d2848c467ceac22359889e773c
98215
98216    Monotone-Author: wsourdeau@inverse.ca
98217    Monotone-Date: 2011-07-19T21:49:37
98218    Monotone-Branch: ca.inverse.sogo
98219
98220M	ChangeLog
98221M	OpenChange/MAPIStoreCalendarMessage.m
98222M	OpenChange/MAPIStoreObject.h
98223M	OpenChange/MAPIStoreObject.m
98224
98225commit 823fa2b9a8cc34ebe8bb699c543a62c7ef09a60a
98226Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98227Date:   Tue Jul 19 21:47:01 2011 +0000
98228
98229    Monotone-Parent: 4b4728f355bbb34bff8025c45fdf5a359fe6387a
98230    Monotone-Revision: b526d981477874b339fcb0e64ee456714c76b84f
98231
98232    Monotone-Author: wsourdeau@inverse.ca
98233    Monotone-Date: 2011-07-19T21:47:01
98234    Monotone-Branch: ca.inverse.sogo
98235
98236M	ChangeLog
98237M	OpenChange/MAPIStoreCalendarMessage.m
98238
98239commit e82423d4e2236d67a154928ebd45eefbd590ecbe
98240Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98241Date:   Tue Jul 19 21:31:16 2011 +0000
98242
98243    Monotone-Parent: 430f5637e275bb6a780f5be502428ee3c01c1d98
98244    Monotone-Revision: 4b4728f355bbb34bff8025c45fdf5a359fe6387a
98245
98246    Monotone-Author: wsourdeau@inverse.ca
98247    Monotone-Date: 2011-07-19T21:31:16
98248    Monotone-Branch: ca.inverse.sogo
98249
98250M	ChangeLog
98251M	OpenChange/MAPIStoreMailMessage.h
98252M	OpenChange/MAPIStoreMailMessage.m
98253
98254commit 2e5a3f44dbad65b93aa43071e47f4444c2d55e2d
98255Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98256Date:   Tue Jul 19 21:29:59 2011 +0000
98257
98258    Monotone-Parent: b4ff4dcc6bb4a5582d2cf8e4b1c70fe150c85870
98259    Monotone-Revision: 430f5637e275bb6a780f5be502428ee3c01c1d98
98260
98261    Monotone-Author: wsourdeau@inverse.ca
98262    Monotone-Date: 2011-07-19T21:29:59
98263    Monotone-Branch: ca.inverse.sogo
98264
98265M	ChangeLog
98266
98267commit be5765849357d9c449b2d6f95713ac015eca9f2d
98268Author: Francis Lachapelle <flachapelle@inverse.ca>
98269Date:   Tue Jul 19 20:09:23 2011 +0000
98270
98271    Updated Localisable.strings.
98272
98273    Monotone-Parent: 6d9f4a1dbd4808e626cd25041219c5bb22a5626f
98274    Monotone-Revision: fa63ae9b079303f5952bc14fa2849e6c78f005b2
98275
98276    Monotone-Author: flachapelle@inverse.ca
98277    Monotone-Date: 2011-07-19T20:09:23
98278    Monotone-Branch: ca.inverse.sogo
98279
98280M	UI/MailerUI/German.lproj/Localizable.strings
98281M	UI/MailerUI/Spanish.lproj/Localizable.strings
98282M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
98283M	UI/MainUI/Catalan.lproj/Localizable.strings
98284M	UI/MainUI/Czech.lproj/Localizable.strings
98285M	UI/MainUI/Dutch.lproj/Localizable.strings
98286M	UI/MainUI/English.lproj/Localizable.strings
98287M	UI/MainUI/French.lproj/Localizable.strings
98288M	UI/MainUI/German.lproj/Localizable.strings
98289M	UI/MainUI/Hungarian.lproj/Localizable.strings
98290M	UI/MainUI/Icelandic.lproj/Localizable.strings
98291M	UI/MainUI/Italian.lproj/Localizable.strings
98292M	UI/MainUI/Norwegian.lproj/Localizable.strings
98293M	UI/MainUI/Polish.lproj/Localizable.strings
98294M	UI/MainUI/Russian.lproj/Localizable.strings
98295M	UI/MainUI/Spanish.lproj/Localizable.strings
98296M	UI/MainUI/Swedish.lproj/Localizable.strings
98297M	UI/MainUI/Ukrainian.lproj/Localizable.strings
98298M	UI/MainUI/Welsh.lproj/Localizable.strings
98299M	UI/Scheduler/Russian.lproj/Localizable.strings
98300M	UI/Scheduler/Spanish.lproj/Localizable.strings
98301M	UI/Scheduler/UIxComponentEditor.m
98302
98303commit 5f6f472b164cff690c27af059462385b741bb97b
98304Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98305Date:   Tue Jul 19 20:01:13 2011 +0000
98306
98307    Monotone-Parent: 3049bbd9ddfe5886523c3f742888bf850719f4bc
98308    Monotone-Revision: d9a86eb13b216d79e4554381c163dbca408f0d39
98309
98310    Monotone-Author: wsourdeau@inverse.ca
98311    Monotone-Date: 2011-07-19T20:01:13
98312    Monotone-Branch: ca.inverse.sogo
98313
98314M	SoObjects/SOGo/NSString+Utilities.h
98315M	SoObjects/SOGo/NSString+Utilities.m
98316M	Tests/Unit/GNUmakefile
98317M	Tests/Unit/SOGoTest.h
98318A	Tests/Unit/TestNSString+Utilities.m
98319
98320commit 5a1aad272e1220af5aed5d1ac454b4fc862027c5
98321Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98322Date:   Tue Jul 19 20:00:15 2011 +0000
98323
98324    Make sogo-tests uninstallable
98325
98326    Monotone-Parent: 6d9f4a1dbd4808e626cd25041219c5bb22a5626f
98327    Monotone-Revision: 3049bbd9ddfe5886523c3f742888bf850719f4bc
98328
98329    Monotone-Author: wsourdeau@inverse.ca
98330    Monotone-Date: 2011-07-19T20:00:15
98331    Monotone-Branch: ca.inverse.sogo
98332
98333M	Tests/Unit/GNUmakefile
98334
98335commit 20e43626b5ad192089850cd919f4f12e912eec69
98336Author: Francis Lachapelle <flachapelle@inverse.ca>
98337Date:   Tue Jul 19 16:25:11 2011 +0000
98338
98339    Renamed SOGoEnableDomainWithUID to SOGoEnableDomainBasedUID.
98340
98341    Monotone-Parent: 297140f163083c23ae6ed58e7f2fe17a62277d31
98342    Monotone-Revision: 6d9f4a1dbd4808e626cd25041219c5bb22a5626f
98343
98344    Monotone-Author: flachapelle@inverse.ca
98345    Monotone-Date: 2011-07-19T16:25:11
98346    Monotone-Branch: ca.inverse.sogo
98347    Monotone-Tag: SOGo_v1.3.8a
98348    Monotone-Tag: v1.3.8a
98349
98350M	ChangeLog
98351M	Documentation/SOGo Installation Guide.odt
98352M	NEWS
98353M	SoObjects/SOGo/SOGoDefaults.plist
98354M	SoObjects/SOGo/SOGoSession.m
98355M	SoObjects/SOGo/SOGoSystemDefaults.h
98356M	SoObjects/SOGo/SOGoSystemDefaults.m
98357M	SoObjects/SOGo/SOGoUser.m
98358M	SoObjects/SOGo/SOGoUserFolder.m
98359M	SoObjects/SOGo/SOGoUserManager.m
98360M	UI/MainUI/SOGoUserHomePage.m
98361
98362commit 4eacacc8c89dc41894569f7ca5d92dfd9d963f48
98363Author: Francis Lachapelle <flachapelle@inverse.ca>
98364Date:   Tue Jul 19 14:47:47 2011 +0000
98365
98366    Updated NEWS file for version 1.3.8a.
98367
98368    Monotone-Parent: b836806e761968a4845035ee408cce501a3f9fc5
98369    Monotone-Revision: 297140f163083c23ae6ed58e7f2fe17a62277d31
98370
98371    Monotone-Author: flachapelle@inverse.ca
98372    Monotone-Date: 2011-07-19T14:47:47
98373    Monotone-Branch: ca.inverse.sogo
98374
98375M	NEWS
98376
98377commit 26126b8959b449aa19b06b221f34cec869619e0e
98378Author: Francis Lachapelle <flachapelle@inverse.ca>
98379Date:   Tue Jul 19 01:21:18 2011 +0000
98380
98381    See ChangeLog
98382
98383    Monotone-Parent: b60a07f4bcb416be85fafcd1299d398c09b58190
98384    Monotone-Revision: b836806e761968a4845035ee408cce501a3f9fc5
98385
98386    Monotone-Author: flachapelle@inverse.ca
98387    Monotone-Date: 2011-07-19T01:21:18
98388    Monotone-Branch: ca.inverse.sogo
98389
98390M	ChangeLog
98391M	Documentation/SOGo Installation Guide.odt
98392M	SoObjects/SOGo/SOGoDefaults.plist
98393M	SoObjects/SOGo/SOGoSession.m
98394M	SoObjects/SOGo/SOGoSystemDefaults.h
98395M	SoObjects/SOGo/SOGoSystemDefaults.m
98396M	SoObjects/SOGo/SOGoUser.m
98397M	SoObjects/SOGo/SOGoUserFolder.m
98398M	SoObjects/SOGo/SOGoUserManager.m
98399M	UI/MainUI/SOGoUserHomePage.m
98400
98401commit 49d0043a2eda750255166b883c32b7e8f1377fb0
98402Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98403Date:   Mon Jul 18 23:47:44 2011 +0000
98404
98405    Monotone-Parent: 88b07aa8edf775fa02705a9c03a0f8f14f905db3
98406    Monotone-Revision: b60a07f4bcb416be85fafcd1299d398c09b58190
98407
98408    Monotone-Author: wsourdeau@inverse.ca
98409    Monotone-Date: 2011-07-18T23:47:44
98410    Monotone-Branch: ca.inverse.sogo
98411
98412M	ChangeLog
98413M	OpenChange/NSString+MAPIStore.m
98414
98415commit 620872202d3bc53e91b09bad2815af93e9f66f10
98416Author: Francis Lachapelle <flachapelle@inverse.ca>
98417Date:   Fri Jul 15 22:22:11 2011 +0000
98418
98419    See ChangeLog.
98420
98421    Monotone-Parent: 42fa26da9b1def06a194726cab4199338a4bdf4c
98422    Monotone-Revision: 88b07aa8edf775fa02705a9c03a0f8f14f905db3
98423
98424    Monotone-Author: flachapelle@inverse.ca
98425    Monotone-Date: 2011-07-15T22:22:11
98426    Monotone-Branch: ca.inverse.sogo
98427
98428M	ChangeLog
98429M	Documentation/SOGo Installation Guide.odt
98430M	SoObjects/SOGo/SOGoDAVAuthenticator.m
98431M	SoObjects/SOGo/SOGoDefaults.plist
98432M	SoObjects/SOGo/SOGoSession.m
98433M	SoObjects/SOGo/SOGoSystemDefaults.h
98434M	SoObjects/SOGo/SOGoSystemDefaults.m
98435M	SoObjects/SOGo/SOGoUser.m
98436M	SoObjects/SOGo/SOGoUserManager.h
98437M	SoObjects/SOGo/SOGoUserManager.m
98438M	SoObjects/SOGo/SOGoWebAuthenticator.h
98439M	SoObjects/SOGo/SOGoWebAuthenticator.m
98440M	UI/MainUI/SOGoRootPage.m
98441M	UI/MainUI/SOGoUserHomePage.m
98442
98443commit 736b4a4f4cac8824bc0ee5396ed8abb50233725d
98444Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98445Date:   Fri Jul 15 20:32:59 2011 +0000
98446
98447    Monotone-Parent: 509161891d714328d4a536f4225b69b69c8bf263
98448    Monotone-Revision: 9c2ce4a1d58e648ee8b0bab68a7284e4b583962d
98449
98450    Monotone-Author: wsourdeau@inverse.ca
98451    Monotone-Date: 2011-07-15T20:32:59
98452    Monotone-Branch: ca.inverse.sogo
98453
98454M	ChangeLog
98455M	OpenChange/MAPIStoreSOGo.m
98456
98457commit c6bc85973d7e893f42029cb34c8a11e5088fe669
98458Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98459Date:   Fri Jul 15 20:30:39 2011 +0000
98460
98461    Monotone-Parent: dc1a04dbd8c664b75c03181a48283724ed5866b2
98462    Monotone-Revision: 509161891d714328d4a536f4225b69b69c8bf263
98463
98464    Monotone-Author: wsourdeau@inverse.ca
98465    Monotone-Date: 2011-07-15T20:30:39
98466    Monotone-Branch: ca.inverse.sogo
98467
98468M	ChangeLog
98469M	SoObjects/SOGo/SOGoCache.h
98470M	SoObjects/SOGo/SOGoCache.m
98471
98472commit 792fb895f713095db56050c4c2afc4b0644ab71c
98473Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98474Date:   Fri Jul 15 20:22:27 2011 +0000
98475
98476    Monotone-Parent: 0bb415c672cf6fa29a94c71cfade196c42eeb58a
98477    Monotone-Revision: dc1a04dbd8c664b75c03181a48283724ed5866b2
98478
98479    Monotone-Author: wsourdeau@inverse.ca
98480    Monotone-Date: 2011-07-15T20:22:27
98481    Monotone-Branch: ca.inverse.sogo
98482
98483M	ChangeLog
98484M	OpenChange/GNUmakefile
98485D	OpenChange/MAPIStoreDraftsAttachment.h
98486D	OpenChange/MAPIStoreDraftsAttachment.m
98487M	OpenChange/MAPIStoreDraftsMessage.m
98488M	OpenChange/MAPIStoreFSMessage.h
98489M	OpenChange/MAPIStoreFSMessage.m
98490M	OpenChange/MAPIStoreMailMessage.h
98491M	OpenChange/MAPIStoreMailMessage.m
98492M	OpenChange/MAPIStoreMessage.m
98493
98494commit 1736de0c4bf9f4cabec39eec8c95f509817f9627
98495Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98496Date:   Fri Jul 15 19:29:30 2011 +0000
98497
98498    Monotone-Parent: dc704fb10726eca5edd9213a64dd7edc139de7b4
98499    Monotone-Revision: 1e777b448f611699c505f7adf188b474c8be8766
98500
98501    Monotone-Author: wsourdeau@inverse.ca
98502    Monotone-Date: 2011-07-15T19:29:30
98503    Monotone-Branch: ca.inverse.sogo
98504
98505M	ChangeLog
98506M	OpenChange/MAPIStoreContext.m
98507M	OpenChange/MAPIStoreFSMessage.m
98508M	OpenChange/MAPIStoreFolder.m
98509M	OpenChange/MAPIStoreMessage.m
98510M	OpenChange/MAPIStoreSOGo.m
98511M	OpenChange/MAPIStoreTable.m
98512M	OpenChange/NSObject+MAPIStore.h
98513M	OpenChange/NSObject+MAPIStore.m
98514
98515commit bed667434c1228d8282bb8bedcdd1b2e65960e29
98516Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98517Date:   Fri Jul 15 18:36:15 2011 +0000
98518
98519    Monotone-Parent: 94165b609bb149d80e4ea22d3eaa449726ba7e4c
98520    Monotone-Revision: dc704fb10726eca5edd9213a64dd7edc139de7b4
98521
98522    Monotone-Author: wsourdeau@inverse.ca
98523    Monotone-Date: 2011-07-15T18:36:15
98524    Monotone-Branch: ca.inverse.sogo
98525
98526M	ChangeLog
98527M	OpenChange/MAPIStoreMailMessage.m
98528
98529commit ebc2a6664dd3db4cd104992002cab9d5181da752
98530Author: Francis Lachapelle <flachapelle@inverse.ca>
98531Date:   Fri Jul 15 18:05:28 2011 +0000
98532
98533    Monotone-Parent: c3a7c48c4aca7497c570e19e07cd5c09215932f0
98534    Monotone-Revision: cd48d16d8aea72307e36e2994ff100b98e69d04a
98535
98536    Monotone-Author: flachapelle@inverse.ca
98537    Monotone-Date: 2011-07-15T18:05:28
98538    Monotone-Branch: ca.inverse.sogo
98539
98540M	UI/WebServerResources/MailerUI.js
98541
98542commit 7556d4fe7a55272827fa8892ca4b1dcd547167b5
98543Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98544Date:   Fri Jul 15 15:08:30 2011 +0000
98545
98546    Monotone-Parent: 7cfdd064893329db0adaa6d3f8e376f93037427b
98547    Monotone-Revision: 94165b609bb149d80e4ea22d3eaa449726ba7e4c
98548
98549    Monotone-Author: wsourdeau@inverse.ca
98550    Monotone-Date: 2011-07-15T15:08:30
98551    Monotone-Branch: ca.inverse.sogo
98552
98553M	ChangeLog
98554M	OpenChange/MAPIStoreFolder.m
98555
98556commit e1ad7008b4a6c1bff3db807f61c9647f7c7df74a
98557Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98558Date:   Fri Jul 15 14:15:03 2011 +0000
98559
98560    Monotone-Parent: fc4961b85b0b909fb28a4bee4624ff3842165a55
98561    Monotone-Revision: 7cfdd064893329db0adaa6d3f8e376f93037427b
98562
98563    Monotone-Author: wsourdeau@inverse.ca
98564    Monotone-Date: 2011-07-15T14:15:03
98565    Monotone-Branch: ca.inverse.sogo
98566
98567M	ChangeLog
98568M	OpenChange/MAPIStoreFolder.m
98569
98570commit bfa4af571348065a938a3493d44bf55440cf3c85
98571Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98572Date:   Fri Jul 15 13:43:38 2011 +0000
98573
98574    Monotone-Parent: edd6ac7b0fdcca99066a8097eefc5e8b36ff52fa
98575    Monotone-Revision: fc4961b85b0b909fb28a4bee4624ff3842165a55
98576
98577    Monotone-Author: wsourdeau@inverse.ca
98578    Monotone-Date: 2011-07-15T13:43:38
98579    Monotone-Branch: ca.inverse.sogo
98580
98581M	ChangeLog
98582M	OpenChange/MAPIStoreFolder.m
98583
98584commit 689db91bdfff861d447495522382241797af4e8a
98585Author: Francis Lachapelle <flachapelle@inverse.ca>
98586Date:   Fri Jul 15 10:07:05 2011 +0000
98587
98588    Updated installation guide.
98589
98590    Monotone-Parent: e2ddde80cf09d9a5bf1b305a56dc3de54da2cddd
98591    Monotone-Revision: c3a7c48c4aca7497c570e19e07cd5c09215932f0
98592
98593    Monotone-Author: flachapelle@inverse.ca
98594    Monotone-Date: 2011-07-15T10:07:05
98595    Monotone-Branch: ca.inverse.sogo
98596
98597M	Documentation/SOGo Installation Guide.odt
98598
98599commit 73eaacff637c95aa72abef30d3378ac5484cf1af
98600Author: Francis Lachapelle <flachapelle@inverse.ca>
98601Date:   Fri Jul 15 10:06:47 2011 +0000
98602
98603    See ChangeLog
98604
98605    Monotone-Parent: dc704fb10726eca5edd9213a64dd7edc139de7b4
98606    Monotone-Revision: e2ddde80cf09d9a5bf1b305a56dc3de54da2cddd
98607
98608    Monotone-Author: flachapelle@inverse.ca
98609    Monotone-Date: 2011-07-15T10:06:47
98610    Monotone-Branch: ca.inverse.sogo
98611
98612M	ChangeLog
98613M	SoObjects/SOGo/SOGoUser.m
98614
98615commit ab43fce1af68c68b5e28d8c99f6af15d079e3b7f
98616Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98617Date:   Thu Jul 14 21:35:54 2011 +0000
98618
98619    Monotone-Parent: fd90ae60f7879a303cc5d6b24e64a0a382068323
98620    Monotone-Revision: edd6ac7b0fdcca99066a8097eefc5e8b36ff52fa
98621
98622    Monotone-Author: wsourdeau@inverse.ca
98623    Monotone-Date: 2011-07-14T21:35:54
98624    Monotone-Branch: ca.inverse.sogo
98625
98626M	ChangeLog
98627M	OpenChange/MAPIStoreContext.h
98628M	OpenChange/MAPIStoreContext.m
98629M	OpenChange/MAPIStoreFolder.h
98630M	OpenChange/MAPIStoreFolder.m
98631D	OpenChange/MAPIStoreSOGo.h
98632M	OpenChange/MAPIStoreSOGo.m
98633
98634commit 592832ed13420ca5c9ba28923e15201d07f08bdf
98635Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98636Date:   Thu Jul 14 21:35:11 2011 +0000
98637
98638    Monotone-Parent: d46f4a0ff945f9aea6a53dcd6b70ed69289186dc
98639    Monotone-Revision: fd90ae60f7879a303cc5d6b24e64a0a382068323
98640
98641    Monotone-Author: wsourdeau@inverse.ca
98642    Monotone-Date: 2011-07-14T21:35:11
98643    Monotone-Branch: ca.inverse.sogo
98644
98645M	ChangeLog
98646M	OpenChange/MAPIStoreTable.m
98647
98648commit 4e9226ce9ddeee94d21f49cf67c48ed526e7aebd
98649Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98650Date:   Thu Jul 14 21:34:01 2011 +0000
98651
98652    Monotone-Parent: 3ab00c40007881beeaf921f5bbfa3a45affcce03
98653    Monotone-Revision: fb5168d6a8a15251f195c6088e8bc566b7b29809
98654
98655    Monotone-Author: wsourdeau@inverse.ca
98656    Monotone-Date: 2011-07-14T21:34:01
98657    Monotone-Branch: ca.inverse.sogo
98658
98659M	ChangeLog
98660M	OpenChange/NSArray+MAPIStore.h
98661M	OpenChange/NSArray+MAPIStore.m
98662
98663commit 8367ad3a63da594c1acc6aca7eb890b694f012f2
98664Author: Francis Lachapelle <flachapelle@inverse.ca>
98665Date:   Thu Jul 14 19:21:27 2011 +0000
98666
98667    Updated documentation for 1.3.8.
98668
98669    Monotone-Parent: 91a679e69aa4106f8c33d74db6bec639a6bdc1f5
98670    Monotone-Revision: 26f45bf17d39a252cb6b60da3f39bfb9965a2f83
98671
98672    Monotone-Author: flachapelle@inverse.ca
98673    Monotone-Date: 2011-07-14T19:21:27
98674    Monotone-Branch: ca.inverse.sogo
98675    Monotone-Tag: SOGo_v1.3.8
98676
98677M	Documentation/SOGo Mobile Devices Configuration.odt
98678M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
98679M	NEWS
98680
98681commit bbdb47c684bb3184eda078abdaf1770909ca743f
98682Author: Francis Lachapelle <flachapelle@inverse.ca>
98683Date:   Thu Jul 14 17:46:58 2011 +0000
98684
98685    Updated NEWS.
98686
98687    Monotone-Parent: 3ab00c40007881beeaf921f5bbfa3a45affcce03
98688    Monotone-Revision: 91a679e69aa4106f8c33d74db6bec639a6bdc1f5
98689
98690    Monotone-Author: flachapelle@inverse.ca
98691    Monotone-Date: 2011-07-14T17:46:58
98692    Monotone-Branch: ca.inverse.sogo
98693
98694M	NEWS
98695
98696commit 4767369cee3bec8ef464353d16f202c610a04a21
98697Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98698Date:   Thu Jul 14 15:56:58 2011 +0000
98699
98700    Monotone-Parent: e25c29c65bbc1f6ce6cf68858f20a104b724d36b
98701    Monotone-Revision: 3ab00c40007881beeaf921f5bbfa3a45affcce03
98702
98703    Monotone-Author: wsourdeau@inverse.ca
98704    Monotone-Date: 2011-07-14T15:56:58
98705    Monotone-Branch: ca.inverse.sogo
98706
98707M	ChangeLog
98708M	OpenChange/MAPIStoreSOGo.m
98709
98710commit ec840858a64942f369b56936f56076188bab7c13
98711Author: Francis Lachapelle <flachapelle@inverse.ca>
98712Date:   Thu Jul 14 15:26:49 2011 +0000
98713
98714    See ChangeLog
98715
98716    Monotone-Parent: 07d4e2dd2f55ba5735637b9ccd7e85474c204bca
98717    Monotone-Revision: e25c29c65bbc1f6ce6cf68858f20a104b724d36b
98718
98719    Monotone-Author: flachapelle@inverse.ca
98720    Monotone-Date: 2011-07-14T15:26:49
98721    Monotone-Branch: ca.inverse.sogo
98722
98723M	ChangeLog
98724M	UI/MailerUI/UIxMailListActions.m
98725M	UI/WebServerResources/SOGoTimePicker.js
98726M	UI/WebServerResources/UIxAppointmentEditor.js
98727M	UI/WebServerResources/UIxAttendeesEditor.js
98728
98729commit 7b9a3d63af05209565dee3f488616bf83aba5c89
98730Author: Ludovic Marcotte <lmarcotte@inverse.ca>
98731Date:   Thu Jul 14 13:08:29 2011 +0000
98732
98733    See ChangeLog
98734
98735    Monotone-Parent: 3f20a85d13ccd9287c2d83d025e20a9dc73a3f02
98736    Monotone-Revision: 07d4e2dd2f55ba5735637b9ccd7e85474c204bca
98737
98738    Monotone-Author: ludovic@Sophos.ca
98739    Monotone-Date: 2011-07-14T13:08:29
98740    Monotone-Branch: ca.inverse.sogo
98741
98742M	ChangeLog
98743M	SoObjects/SOGo/SOGoGCSFolder.m
98744
98745commit fcac6d89e4db2c4068fa5de78bbf324eae52fe6e
98746Author: Francis Lachapelle <flachapelle@inverse.ca>
98747Date:   Wed Jul 13 23:31:58 2011 +0000
98748
98749    Updated translated list of languages.
98750
98751    Monotone-Parent: 119376c6d87a7be6c3b6c2b3d6329f6b8d60b461
98752    Monotone-Revision: 2c64e78c31d73184adcc98b6a31670109e2d07e0
98753
98754    Monotone-Author: flachapelle@inverse.ca
98755    Monotone-Date: 2011-07-13T23:31:58
98756    Monotone-Branch: ca.inverse.sogo
98757
98758M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
98759M	UI/MainUI/Catalan.lproj/Localizable.strings
98760M	UI/MainUI/Czech.lproj/Localizable.strings
98761M	UI/MainUI/Dutch.lproj/Localizable.strings
98762M	UI/MainUI/English.lproj/Localizable.strings
98763M	UI/MainUI/French.lproj/Localizable.strings
98764M	UI/MainUI/Hungarian.lproj/Localizable.strings
98765M	UI/MainUI/Icelandic.lproj/Localizable.strings
98766M	UI/MainUI/Italian.lproj/Localizable.strings
98767M	UI/MainUI/Norwegian.lproj/Localizable.strings
98768M	UI/MainUI/Polish.lproj/Localizable.strings
98769M	UI/MainUI/Swedish.lproj/Localizable.strings
98770M	UI/MainUI/Ukrainian.lproj/Localizable.strings
98771M	UI/MainUI/Welsh.lproj/Localizable.strings
98772
98773commit 02c133af94ab388008d4cd3bd44357862379502d
98774Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98775Date:   Wed Jul 13 21:48:54 2011 +0000
98776
98777    Monotone-Parent: 5b4c993653702d15ad66f63a1c94781ddd2e36aa
98778    Monotone-Revision: 3d2df4a4cd0472c967808f3f52f6cde1831d2d1a
98779
98780    Monotone-Author: wsourdeau@inverse.ca
98781    Monotone-Date: 2011-07-13T21:48:54
98782    Monotone-Branch: ca.inverse.sogo
98783
98784M	ChangeLog
98785M	OpenChange/MAPIStoreContext.h
98786M	OpenChange/MAPIStoreContext.m
98787M	OpenChange/MAPIStoreSOGo.m
98788
98789commit 53d65fddb88910e445fa465a2e62c50d5458bcf9
98790Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98791Date:   Wed Jul 13 21:41:58 2011 +0000
98792
98793    Monotone-Parent: 79dc6e23f29ab39ef98de2d45f1c37249b3c4152
98794    Monotone-Revision: 5b4c993653702d15ad66f63a1c94781ddd2e36aa
98795
98796    Monotone-Author: wsourdeau@inverse.ca
98797    Monotone-Date: 2011-07-13T21:41:58
98798    Monotone-Branch: ca.inverse.sogo
98799
98800M	ChangeLog
98801M	OpenChange/MAPIStoreAttachment.h
98802M	OpenChange/MAPIStoreAttachment.m
98803M	OpenChange/MAPIStoreCalendarMessage.m
98804M	OpenChange/MAPIStoreContext.h
98805M	OpenChange/MAPIStoreContext.m
98806M	OpenChange/MAPIStoreDraftsMessage.h
98807M	OpenChange/MAPIStoreDraftsMessage.m
98808M	OpenChange/MAPIStoreFAIMessage.m
98809M	OpenChange/MAPIStoreMailFolder.m
98810M	OpenChange/MAPIStoreMailMessage.m
98811M	OpenChange/MAPIStoreMessage.h
98812M	OpenChange/MAPIStoreMessage.m
98813M	OpenChange/MAPIStoreObject.m
98814M	OpenChange/MAPIStoreSOGo.m
98815M	OpenChange/MAPIStoreTable.m
98816
98817commit 0716c41fe7a27ebeb275c8c7de920ef71837d5b5
98818Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98819Date:   Wed Jul 13 21:38:14 2011 +0000
98820
98821    Monotone-Parent: e3a0cebd32124aa09d35255a3e302efd4805257e
98822    Monotone-Revision: 37a89f2c11d5ea6e9541a6dae8f2ad9aeb88393a
98823
98824    Monotone-Author: wsourdeau@inverse.ca
98825    Monotone-Date: 2011-07-13T21:38:14
98826    Monotone-Branch: ca.inverse.sogo
98827
98828M	ChangeLog
98829M	OpenChange/NSObject+MAPIStore.m
98830
98831commit b07ffb9dffeb7d6c16a334abfbb68e3e7b9707c5
98832Author: Francis Lachapelle <flachapelle@inverse.ca>
98833Date:   Wed Jul 13 19:17:46 2011 +0000
98834
98835    Updated NEWS
98836
98837    Monotone-Parent: be4244b9d0a73537e2bb9b03b82c773250dc71f4
98838    Monotone-Revision: 119376c6d87a7be6c3b6c2b3d6329f6b8d60b461
98839
98840    Monotone-Author: flachapelle@inverse.ca
98841    Monotone-Date: 2011-07-13T19:17:46
98842    Monotone-Branch: ca.inverse.sogo
98843
98844M	NEWS
98845
98846commit 29e6d9ae3358f34b38cbc70e430724215fcbe05f
98847Author: Francis Lachapelle <flachapelle@inverse.ca>
98848Date:   Wed Jul 13 19:16:09 2011 +0000
98849
98850    See ChangeLog
98851
98852    Monotone-Parent: 5e1c3fa09515ef226b59db74a98b650a9a33af6a
98853    Monotone-Revision: be4244b9d0a73537e2bb9b03b82c773250dc71f4
98854
98855    Monotone-Author: flachapelle@inverse.ca
98856    Monotone-Date: 2011-07-13T19:16:09
98857    Monotone-Branch: ca.inverse.sogo
98858
98859M	ChangeLog
98860M	UI/WebServerResources/UIxAttendeesEditor.js
98861
98862commit 80157e54edef8a677ff0288fce9f0f3f26148786
98863Author: Francis Lachapelle <flachapelle@inverse.ca>
98864Date:   Wed Jul 13 18:55:44 2011 +0000
98865
98866    See ChangeLog
98867
98868    Monotone-Parent: f843025ba847f98dd8c231cef0b6ea7e430dc9b6
98869    Monotone-Revision: d4476114c133c77a0b6b0b596165243704a68fb6
98870
98871    Monotone-Author: flachapelle@inverse.ca
98872    Monotone-Date: 2011-07-13T18:55:44
98873    Monotone-Branch: ca.inverse.sogo
98874
98875M	ChangeLog
98876M	SoObjects/Mailer/SOGoMailFolder.h
98877M	SoObjects/Mailer/SOGoMailFolder.m
98878M	UI/MailerUI/UIxMailFolderActions.m
98879
98880commit 0a6209300c4b017ab98550d2a8a356cccb6a17bb
98881Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98882Date:   Wed Jul 13 18:55:16 2011 +0000
98883
98884    Monotone-Parent: cf0bf1453ddf93b100f4c44465b8b4ede251cf8e
98885    Monotone-Revision: c52ae4fd9b519a5566870dacce59fc91211a2b58
98886
98887    Monotone-Author: wsourdeau@inverse.ca
98888    Monotone-Date: 2011-07-13T18:55:16
98889    Monotone-Branch: ca.inverse.sogo
98890
98891M	ChangeLog
98892M	Tools/sogo-tool.m
98893
98894commit 64758d5e0514e4b318aab68b417eec6497102b72
98895Author: Francis Lachapelle <flachapelle@inverse.ca>
98896Date:   Wed Jul 13 18:24:32 2011 +0000
98897
98898    Monotone-Parent: c0c2dbe64a9eb612995c7e7a7f9136a8f379a460
98899    Monotone-Revision: f843025ba847f98dd8c231cef0b6ea7e430dc9b6
98900
98901    Monotone-Author: flachapelle@inverse.ca
98902    Monotone-Date: 2011-07-13T18:24:32
98903    Monotone-Branch: ca.inverse.sogo
98904
98905M	SoObjects/Mailer/SOGoMailAccount.m
98906
98907commit b72c8881453efc95b0e870d1304e57e1059f249d
98908Author: Francis Lachapelle <flachapelle@inverse.ca>
98909Date:   Wed Jul 13 16:06:29 2011 +0000
98910
98911    Updated Version to 1.3.8.
98912
98913    Monotone-Parent: cebbcbb7b32260bef20a831948eb14c29f494552
98914    Monotone-Revision: 70051a0aa508a30cbd35bb7376efce8a3d826fba
98915
98916    Monotone-Author: flachapelle@inverse.ca
98917    Monotone-Date: 2011-07-13T16:06:29
98918    Monotone-Branch: ca.inverse.sogo
98919
98920M	Version
98921
98922commit a1c632977db512adc41add6d98ff0d25c9b91ed7
98923Author: Francis Lachapelle <flachapelle@inverse.ca>
98924Date:   Wed Jul 13 16:05:30 2011 +0000
98925
98926    See ChangeLog
98927
98928    Monotone-Parent: 60d25b994a09cdf59d84fc33832800e5bd16d86b
98929    Monotone-Revision: cebbcbb7b32260bef20a831948eb14c29f494552
98930
98931    Monotone-Author: flachapelle@inverse.ca
98932    Monotone-Date: 2011-07-13T16:05:30
98933    Monotone-Branch: ca.inverse.sogo
98934
98935M	ChangeLog
98936M	SoObjects/Contacts/SOGoContactSourceFolder.m
98937M	UI/WebServerResources/ContactsUI.js
98938M	UI/WebServerResources/generic.css
98939M	UI/WebServerResources/generic.js
98940
98941commit 3eb03e75ef686adec20482328ceb0dc4c261261b
98942Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98943Date:   Wed Jul 13 13:36:07 2011 +0000
98944
98945    Monotone-Parent: b603e0a3e30f24330cb136471c6dc9798ffe1ba5
98946    Monotone-Revision: cf0bf1453ddf93b100f4c44465b8b4ede251cf8e
98947
98948    Monotone-Author: wsourdeau@inverse.ca
98949    Monotone-Date: 2011-07-13T13:36:07
98950    Monotone-Branch: ca.inverse.sogo
98951
98952M	ChangeLog
98953M	OpenChange/MAPIStoreContext.h
98954M	OpenChange/MAPIStoreContext.m
98955M	OpenChange/MAPIStoreSOGo.m
98956
98957commit f47d22f19ff6306306826a5ac4b89fb2c0ab7853
98958Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98959Date:   Tue Jul 12 21:59:04 2011 +0000
98960
98961    Monotone-Parent: 52f97967a551afb1284c9e0105d60c36d40f471a
98962    Monotone-Revision: c8fd48b8c8d9b7448bdeed036dda351e575cb5df
98963
98964    Monotone-Author: wsourdeau@inverse.ca
98965    Monotone-Date: 2011-07-12T21:59:04
98966    Monotone-Branch: ca.inverse.sogo
98967
98968M	ChangeLog
98969M	OpenChange/MAPIStoreContext.h
98970M	OpenChange/MAPIStoreContext.m
98971M	OpenChange/MAPIStoreSOGo.m
98972
98973commit d999da2ad12ea58ee149f03a3fb2747e5038b1c1
98974Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98975Date:   Tue Jul 12 21:47:20 2011 +0000
98976
98977    Monotone-Parent: 068bea34405b0256117d10e651c8cbc5279e8821
98978    Monotone-Revision: 52f97967a551afb1284c9e0105d60c36d40f471a
98979
98980    Monotone-Author: wsourdeau@inverse.ca
98981    Monotone-Date: 2011-07-12T21:47:20
98982    Monotone-Branch: ca.inverse.sogo
98983
98984M	ChangeLog
98985M	OpenChange/MAPIStoreFSMessage.m
98986
98987commit 54b3b042c551b976c2bc3070ef50a2f041b5b46e
98988Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
98989Date:   Tue Jul 12 21:44:38 2011 +0000
98990
98991    Monotone-Parent: 8e645f6ce572b9b56929f17f32c93a52e98cef27
98992    Monotone-Revision: 068bea34405b0256117d10e651c8cbc5279e8821
98993
98994    Monotone-Author: wsourdeau@inverse.ca
98995    Monotone-Date: 2011-07-12T21:44:38
98996    Monotone-Branch: ca.inverse.sogo
98997
98998M	ChangeLog
98999M	OpenChange/MAPIStoreContext.h
99000M	OpenChange/MAPIStoreContext.m
99001M	OpenChange/MAPIStoreSOGo.m
99002
99003commit 8a2abef9684df00f132b25e67ce89244f0f09307
99004Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
99005Date:   Tue Jul 12 21:34:07 2011 +0000
99006
99007    Monotone-Parent: 7c22447764e780a8dae1012384128eed67ba6a5c
99008    Monotone-Revision: 8e645f6ce572b9b56929f17f32c93a52e98cef27
99009
99010    Monotone-Author: wsourdeau@inverse.ca
99011    Monotone-Date: 2011-07-12T21:34:07
99012    Monotone-Branch: ca.inverse.sogo
99013
99014M	ChangeLog
99015M	OpenChange/MAPIStoreCalendarMessageTable.m
99016M	OpenChange/MAPIStoreContactsMessageTable.m
99017M	OpenChange/MAPIStoreFAIMessageTable.m
99018M	OpenChange/MAPIStoreFSMessageTable.m
99019M	OpenChange/MAPIStoreMailMessageTable.m
99020M	OpenChange/MAPIStoreTasksMessageTable.m
99021
99022commit 5623714682aa5965fd680d173585dfcd759fb2d7
99023Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
99024Date:   Tue Jul 12 20:19:18 2011 +0000
99025
99026    Monotone-Parent: 1e456d9a08ec90bd4e7fad4909eecfaa354aed5a
99027    Monotone-Revision: 7c22447764e780a8dae1012384128eed67ba6a5c
99028
99029    Monotone-Author: wsourdeau@inverse.ca
99030    Monotone-Date: 2011-07-12T20:19:18
99031    Monotone-Branch: ca.inverse.sogo
99032
99033M	OpenChange/MAPIStoreTable.m
99034
99035commit 6bd3aa1dff70a0a5dd665f87b70e1697e10aaf2b
99036Author: Francis Lachapelle <flachapelle@inverse.ca>
99037Date:   Fri Jul 8 18:20:40 2011 +0000
99038
99039    Updated Installation Guide.
99040
99041    Monotone-Parent: f7b3bc3a62d5041c2f58506bd72a980d36e0720a
99042    Monotone-Revision: 60d25b994a09cdf59d84fc33832800e5bd16d86b
99043
99044    Monotone-Author: flachapelle@inverse.ca
99045    Monotone-Date: 2011-07-08T18:20:40
99046    Monotone-Branch: ca.inverse.sogo
99047
99048M	Documentation/SOGo Installation Guide.odt
99049
99050commit 3d3a5e37baf00475c877fa05d6c8de4e8e051fa5
99051Author: Francis Lachapelle <flachapelle@inverse.ca>
99052Date:   Fri Jul 8 17:38:27 2011 +0000
99053
99054    See Changelog.
99055
99056    Monotone-Parent: 1e456d9a08ec90bd4e7fad4909eecfaa354aed5a
99057    Monotone-Revision: c2868ffdea9d34b226e1f85e0a8de47117a91bb5
99058
99059    Monotone-Author: flachapelle@inverse.ca
99060    Monotone-Date: 2011-07-08T17:38:27
99061    Monotone-Branch: ca.inverse.sogo
99062
99063M	ChangeLog
99064M	SoObjects/Mailer/SOGoMailAccount.m
99065M	SoObjects/Mailer/SOGoMailFolder.m
99066M	UI/MailerUI/UIxMailAccountActions.m
99067M	UI/MailerUI/UIxMailActions.m
99068M	UI/MailerUI/UIxMailFolderActions.m
99069M	UI/MailerUI/UIxMailListActions.h
99070M	UI/MailerUI/UIxMailListActions.m
99071M	UI/MailerUI/UIxMailMainFrame.m
99072M	UI/MailerUI/UIxMailView.m
99073M	UI/MailerUI/product.plist
99074M	UI/WebServerResources/MailerUI.js
99075
99076commit 3f6bca5d1e1c38fbb7f669ef513a7c242fd66d1f
99077Author: Francis Lachapelle <flachapelle@inverse.ca>
99078Date:   Fri Jul 8 15:48:55 2011 +0000
99079
99080    See ChangeLogs.
99081
99082    Monotone-Parent: 4ada003303186187c511ea7faea08604da6b3db4
99083    Monotone-Revision: 1e456d9a08ec90bd4e7fad4909eecfaa354aed5a
99084
99085    Monotone-Author: flachapelle@inverse.ca
99086    Monotone-Date: 2011-07-08T15:48:55
99087    Monotone-Branch: ca.inverse.sogo
99088
99089M	ChangeLog
99090M	SOPE/NGCards/ChangeLog
99091M	SOPE/NGCards/iCalCalendar.h
99092M	SOPE/NGCards/iCalCalendar.m
99093M	SoObjects/SOGo/SOGoFolder.m
99094M	UI/Scheduler/UIxCalListingActions.m
99095M	UI/Scheduler/UIxCalendarSelector.m
99096M	UI/WebServerResources/SchedulerUI.js
99097M	UI/WebServerResources/UIxCalendarProperties.js
99098
99099commit e1daba320a6de787d9e4df7e25c7163fbb21f9d4
99100Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
99101Date:   Tue Jul 12 04:23:43 2011 +0000
99102
99103    Monotone-Parent: 07c1acd90de17a7e8f0064aff341a4244b2f090b
99104    Monotone-Revision: 19d23c85306b1d118c275902d56124e34314598d
99105
99106    Monotone-Author: wsourdeau@inverse.ca
99107    Monotone-Date: 2011-07-12T04:23:43
99108    Monotone-Branch: ca.inverse.sogo
99109
99110M	ChangeLog
99111M	OpenChange/MAPIStoreSOGo.m
99112M	OpenChange/MAPIStoreTable.h
99113M	OpenChange/MAPIStoreTable.m
99114
99115commit c2c71256429d7892e696a9689932705b50c03d70
99116Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
99117Date:   Mon Jul 11 21:40:47 2011 +0000
99118
99119    Monotone-Parent: 0e4c262d0f94e6fb1bccfcb58387684c97728cfc
99120    Monotone-Revision: df9680caaa44b795268f4691b92890bc37f8ee3f
99121
99122    Monotone-Author: wsourdeau@inverse.ca
99123    Monotone-Date: 2011-07-11T21:40:47
99124    Monotone-Branch: ca.inverse.sogo
99125
99126M	ChangeLog
99127M	OpenChange/MAPIStoreAttachment.h
99128M	OpenChange/MAPIStoreAttachment.m
99129M	OpenChange/MAPIStoreCalendarAttachment.m
99130M	OpenChange/MAPIStoreCalendarMessage.m
99131M	OpenChange/MAPIStoreContactsMessage.m
99132M	OpenChange/MAPIStoreContext.h
99133M	OpenChange/MAPIStoreContext.m
99134M	OpenChange/MAPIStoreDraftsMessage.m
99135M	OpenChange/MAPIStoreFAIMessage.m
99136M	OpenChange/MAPIStoreFSMessage.m
99137M	OpenChange/MAPIStoreFolder.m
99138M	OpenChange/MAPIStoreMailAttachment.m
99139M	OpenChange/MAPIStoreMailFolder.m
99140M	OpenChange/MAPIStoreMailMessage.m
99141M	OpenChange/MAPIStoreMessage.h
99142M	OpenChange/MAPIStoreMessage.m
99143M	OpenChange/MAPIStoreNotesMessage.m
99144M	OpenChange/MAPIStoreObject.h
99145M	OpenChange/MAPIStoreObject.m
99146M	OpenChange/MAPIStoreSOGo.m
99147M	OpenChange/MAPIStoreTable.h
99148M	OpenChange/MAPIStoreTable.m
99149M	OpenChange/MAPIStoreTasksMessage.m
99150M	OpenChange/NSObject+MAPIStore.m
99151M	OpenChange/code-MAPIStorePropertySelectors.h
99152M	OpenChange/gen-property-selectors.py
99153
99154commit cad140c0b250ab584146deaba8d5732b82f69db1
99155Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
99156Date:   Mon Jul 11 15:29:04 2011 +0000
99157
99158    Monotone-Parent: 5c6353cb6270d51a457d46a8fe98dadae4f37193
99159    Monotone-Revision: 0e4c262d0f94e6fb1bccfcb58387684c97728cfc
99160
99161    Monotone-Author: wsourdeau@inverse.ca
99162    Monotone-Date: 2011-07-11T15:29:04
99163    Monotone-Branch: ca.inverse.sogo
99164
99165M	ChangeLog
99166M	OpenChange/NSObject+MAPIStore.h
99167M	OpenChange/NSObject+MAPIStore.m
99168
99169commit 897d95a442b4ce63cc6e4fbdbf231b28ae53fdd1
99170Author: Francis Lachapelle <flachapelle@inverse.ca>
99171Date:   Fri Jul 8 15:39:43 2011 +0000
99172
99173    Updated Localizable.strings.
99174
99175    Monotone-Parent: 8c19f19f3be5a4b6fb34ceeaab91ee58b54610d1
99176    Monotone-Revision: 325d8e22268cbd75d66e3f82c06021870134a88b
99177
99178    Monotone-Author: flachapelle@inverse.ca
99179    Monotone-Date: 2011-07-08T15:39:43
99180    Monotone-Branch: ca.inverse.sogo
99181
99182A	UI/AdministrationUI/Icelandic.lproj/Localizable.strings
99183M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
99184M	UI/MainUI/Catalan.lproj/Localizable.strings
99185M	UI/MainUI/Czech.lproj/Localizable.strings
99186M	UI/MainUI/Dutch.lproj/Localizable.strings
99187M	UI/MainUI/Hungarian.lproj/Localizable.strings
99188M	UI/MainUI/Italian.lproj/Localizable.strings
99189M	UI/MainUI/Norwegian.lproj/Localizable.strings
99190M	UI/MainUI/Swedish.lproj/Localizable.strings
99191M	UI/MainUI/Ukrainian.lproj/Localizable.strings
99192M	UI/MainUI/Welsh.lproj/Localizable.strings
99193M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
99194M	UI/Scheduler/Catalan.lproj/Localizable.strings
99195M	UI/Scheduler/Czech.lproj/Localizable.strings
99196M	UI/Scheduler/Dutch.lproj/Localizable.strings
99197M	UI/Scheduler/English.lproj/Localizable.strings
99198M	UI/Scheduler/French.lproj/Localizable.strings
99199M	UI/Scheduler/German.lproj/Localizable.strings
99200M	UI/Scheduler/Hungarian.lproj/Localizable.strings
99201M	UI/Scheduler/Icelandic.lproj/Localizable.strings
99202M	UI/Scheduler/Italian.lproj/Localizable.strings
99203M	UI/Scheduler/Norwegian.lproj/Localizable.strings
99204M	UI/Scheduler/Polish.lproj/Localizable.strings
99205M	UI/Scheduler/Russian.lproj/Localizable.strings
99206M	UI/Scheduler/Spanish.lproj/Localizable.strings
99207M	UI/Scheduler/Swedish.lproj/Localizable.strings
99208M	UI/Scheduler/Welsh.lproj/Localizable.strings
99209
99210commit b6bd0c44975ef5741ddc96194d4d287b59f77697
99211Author: Francis Lachapelle <flachapelle@inverse.ca>
99212Date:   Fri Jul 8 01:34:36 2011 +0000
99213
99214    Cleanup of unused variables.
99215
99216    Monotone-Parent: 7f72bf38468755bb297376dd8f4ea909be348709
99217    Monotone-Revision: 8c19f19f3be5a4b6fb34ceeaab91ee58b54610d1
99218
99219    Monotone-Author: flachapelle@inverse.ca
99220    Monotone-Date: 2011-07-08T01:34:36
99221    Monotone-Branch: ca.inverse.sogo
99222
99223M	SoObjects/Mailer/SOGoDraftObject.m
99224M	SoObjects/Mailer/SOGoDraftsFolder.m
99225M	SoObjects/Mailer/SOGoMailAccount.m
99226
99227commit 3fa292756bef166b8e864880497dd33ea8135e1e
99228Author: Francis Lachapelle <flachapelle@inverse.ca>
99229Date:   Fri Jul 8 01:15:51 2011 +0000
99230
99231    See ChangeLog
99232
99233    Monotone-Parent: c0509d9d92c69255be6d27969b4f578739e78c7f
99234    Monotone-Revision: 7f72bf38468755bb297376dd8f4ea909be348709
99235
99236    Monotone-Author: flachapelle@inverse.ca
99237    Monotone-Date: 2011-07-08T01:15:51
99238    Monotone-Branch: ca.inverse.sogo
99239
99240M	SOPE/NGCards/ChangeLog
99241M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
99242
99243commit a40357f9c48a4b96e89b2832bf16de6599674920
99244Author: Francis Lachapelle <flachapelle@inverse.ca>
99245Date:   Fri Jul 8 00:22:10 2011 +0000
99246
99247    See ChangeLogs
99248
99249    Monotone-Parent: 5c6353cb6270d51a457d46a8fe98dadae4f37193
99250    Monotone-Revision: c0509d9d92c69255be6d27969b4f578739e78c7f
99251
99252    Monotone-Author: flachapelle@inverse.ca
99253    Monotone-Date: 2011-07-08T00:22:10
99254    Monotone-Branch: ca.inverse.sogo
99255
99256M	ChangeLog
99257M	SOPE/NGCards/ChangeLog
99258M	SOPE/NGCards/iCalRepeatableEntityObject.m
99259M	SoObjects/Appointments/SOGoAppointmentFolder.m
99260M	SoObjects/Appointments/SOGoAppointmentObject.m
99261M	SoObjects/Appointments/SOGoCalendarComponent.m
99262M	SoObjects/Appointments/SOGoComponentOccurence.m
99263M	UI/Scheduler/UIxAppointmentEditor.m
99264
99265commit 34f2904f0d5aab6b3caf39f38ecc13b2871ff99c
99266Author: Francis Lachapelle <flachapelle@inverse.ca>
99267Date:   Thu Jul 7 13:58:50 2011 +0000
99268
99269    See ChangeLog
99270
99271    Monotone-Parent: 73de56ded7f5b5ba79857c706ecef4d70ac3113b
99272    Monotone-Revision: 5c6353cb6270d51a457d46a8fe98dadae4f37193
99273
99274    Monotone-Author: flachapelle@inverse.ca
99275    Monotone-Date: 2011-07-07T13:58:50
99276    Monotone-Branch: ca.inverse.sogo
99277
99278M	ChangeLog
99279M	SoObjects/Mailer/SOGoMailFolder.m
99280M	UI/MailerUI/UIxMailAccountActions.m
99281M	UI/MailerUI/UIxMailFolderActions.m
99282M	UI/MailerUI/UIxMailListActions.m
99283M	UI/MailerUI/UIxMailMainFrame.m
99284M	UI/WebServerResources/MailerUI.js
99285M	UI/WebServerResources/SOGoDataTable.js
99286M	UI/WebServerResources/SOGoMailDataSource.js
99287
99288commit 485e53258f27915b1fe8064cc26e6c7a58a13231
99289Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
99290Date:   Fri Jul 8 20:11:49 2011 +0000
99291
99292    Monotone-Parent: 670e8f293b27c9b0facc77f826ad167762e8a067
99293    Monotone-Revision: 73de56ded7f5b5ba79857c706ecef4d70ac3113b
99294
99295    Monotone-Author: wsourdeau@inverse.ca
99296    Monotone-Date: 2011-07-08T20:11:49
99297    Monotone-Branch: ca.inverse.sogo
99298
99299M	ChangeLog
99300M	OpenChange/MAPIStoreContext.m
99301
99302commit 798fa18fd532f1f22a99459999f68115c580c813
99303Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
99304Date:   Fri Jul 8 20:07:21 2011 +0000
99305
99306    Monotone-Parent: 39e4d66894e1c585c6ce895bdcf629c4e6c0999e
99307    Monotone-Revision: 670e8f293b27c9b0facc77f826ad167762e8a067
99308
99309    Monotone-Author: wsourdeau@inverse.ca
99310    Monotone-Date: 2011-07-08T20:07:21
99311    Monotone-Branch: ca.inverse.sogo
99312
99313M	ChangeLog
99314M	OpenChange/MAPIStoreMailFolder.h
99315M	OpenChange/MAPIStoreMailFolder.m
99316
99317commit 5c044411d417ecfc0e3d9a180bea15dd1c53d5dd
99318Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
99319Date:   Fri Jul 8 20:05:50 2011 +0000
99320
99321    Monotone-Parent: aff0225cae26a70d3ca711bd22d7459655c7f24e
99322    Monotone-Revision: 39e4d66894e1c585c6ce895bdcf629c4e6c0999e
99323
99324    Monotone-Author: wsourdeau@inverse.ca
99325    Monotone-Date: 2011-07-08T20:05:50
99326    Monotone-Branch: ca.inverse.sogo
99327
99328M	ChangeLog
99329M	OpenChange/MAPIStoreMessage.h
99330M	OpenChange/MAPIStoreMessage.m
99331M	OpenChange/MAPIStoreObject.h
99332M	OpenChange/MAPIStoreObject.m
99333
99334commit fcc4b2b07022e9ba87648317b1f9ca1066b02ee8
99335Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
99336Date:   Fri Jul 8 20:04:36 2011 +0000
99337
99338    Monotone-Parent: 1c03128dc32222b38a2456aa650fb2b5a775c3a0
99339    Monotone-Revision: aff0225cae26a70d3ca711bd22d7459655c7f24e
99340
99341    Monotone-Author: wsourdeau@inverse.ca
99342    Monotone-Date: 2011-07-08T20:04:36
99343    Monotone-Branch: ca.inverse.sogo
99344
99345M	ChangeLog
99346M	OpenChange/MAPIStoreTable.m
99347
99348commit 1cf68fa730f0d566c937754fb4b35271dea53cf5
99349Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
99350Date:   Fri Jul 8 20:02:02 2011 +0000
99351
99352    Monotone-Parent: 31c616af5df5ea18c34f33008cee7ec5688b43ba
99353    Monotone-Revision: 1c03128dc32222b38a2456aa650fb2b5a775c3a0
99354
99355    Monotone-Author: wsourdeau@inverse.ca
99356    Monotone-Date: 2011-07-08T20:02:02
99357    Monotone-Branch: ca.inverse.sogo
99358
99359M	ChangeLog
99360M	OpenChange/MAPIStoreContext.m
99361M	OpenChange/MAPIStoreFSFolder.m
99362M	OpenChange/MAPIStoreFolder.m
99363
99364commit dae4b362fa3690bc6290d77b27f43b3a85df020e
99365Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
99366Date:   Fri Jul 8 19:58:54 2011 +0000
99367
99368    Monotone-Parent: c586ecab910c391dd7676a0406b4511602a80b3e
99369    Monotone-Revision: 31c616af5df5ea18c34f33008cee7ec5688b43ba
99370
99371    Monotone-Author: wsourdeau@inverse.ca
99372    Monotone-Date: 2011-07-08T19:58:54
99373    Monotone-Branch: ca.inverse.sogo
99374
99375M	ChangeLog
99376M	OpenChange/SOGoMAPIFSFolder.m
99377
99378commit 277ed04099e2af998a15bca71ad2e0f8ebc5b738
99379Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
99380Date:   Fri Jul 8 19:57:49 2011 +0000
99381
99382    Monotone-Parent: f1785f649f5c8ff93247eff842a747a810f90e1c
99383    Monotone-Revision: c586ecab910c391dd7676a0406b4511602a80b3e
99384
99385    Monotone-Author: wsourdeau@inverse.ca
99386    Monotone-Date: 2011-07-08T19:57:49
99387    Monotone-Branch: ca.inverse.sogo
99388
99389M	ChangeLog
99390M	OpenChange/MAPIStoreMailContext.h
99391M	OpenChange/MAPIStoreMailContext.m
99392
99393commit 179774e1772a933496d56bda89437747cb594825
99394Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
99395Date:   Fri Jul 8 17:23:48 2011 +0000
99396
99397    Monotone-Parent: dd068d80fdd161e81a76e72cc840d7727c8b8f90
99398    Monotone-Revision: f1785f649f5c8ff93247eff842a747a810f90e1c
99399
99400    Monotone-Author: wsourdeau@inverse.ca
99401    Monotone-Date: 2011-07-08T17:23:48
99402    Monotone-Branch: ca.inverse.sogo
99403
99404M	ChangeLog
99405M	SoObjects/Mailer/SOGoMailFolder.h
99406M	SoObjects/Mailer/SOGoMailFolder.m
99407
99408commit d9c54acd17cfd3c7584cf4cc538ed472fc10f94a
99409Author: Francis Lachapelle <flachapelle@inverse.ca>
99410Date:   Wed Jul 6 19:48:22 2011 +0000
99411
99412    Monotone-Parent: b2fe7ce1dad859d390bcaf92ab86bfce416a3e91
99413    Monotone-Revision: dd068d80fdd161e81a76e72cc840d7727c8b8f90
99414
99415    Monotone-Author: flachapelle@inverse.ca
99416    Monotone-Date: 2011-07-06T19:48:22
99417    Monotone-Branch: ca.inverse.sogo
99418
99419M	NEWS
99420
99421commit 4a73f41d58111cdff1288c6d32eeb0d9de97edbe
99422Author: Francis Lachapelle <flachapelle@inverse.ca>
99423Date:   Wed Jul 6 19:44:44 2011 +0000
99424
99425    See ChangeLog.
99426
99427    Monotone-Parent: 7f20a4d6e701b0221b1fddc51f74c48737a88125
99428    Monotone-Revision: b2fe7ce1dad859d390bcaf92ab86bfce416a3e91
99429
99430    Monotone-Author: flachapelle@inverse.ca
99431    Monotone-Date: 2011-07-06T19:44:44
99432    Monotone-Branch: ca.inverse.sogo
99433
99434M	ChangeLog
99435M	UI/Contacts/UIxListEditor.m
99436M	UI/WebServerResources/UIxListEditor.css
99437M	UI/WebServerResources/UIxListEditor.js
99438
99439commit 3fc5bcd31e06e59731ef869c8131c5603f250d15
99440Author: Francis Lachapelle <flachapelle@inverse.ca>
99441Date:   Wed Jul 6 19:08:22 2011 +0000
99442
99443    Monotone-Parent: e42a3f349a672964c21581206e235de80ec76169
99444    Monotone-Revision: 7f20a4d6e701b0221b1fddc51f74c48737a88125
99445
99446    Monotone-Author: flachapelle@inverse.ca
99447    Monotone-Date: 2011-07-06T19:08:22
99448    Monotone-Branch: ca.inverse.sogo
99449
99450M	NEWS
99451
99452commit 26886505375a9ebda7295b494c02d76ecf3f753d
99453Author: Francis Lachapelle <flachapelle@inverse.ca>
99454Date:   Wed Jul 6 15:32:13 2011 +0000
99455
99456    See ChangeLog.
99457
99458    Monotone-Parent: 18c4303d5fad2ad73c3df3a47c2ac2072cbcad5f
99459    Monotone-Revision: e42a3f349a672964c21581206e235de80ec76169
99460
99461    Monotone-Author: flachapelle@inverse.ca
99462    Monotone-Date: 2011-07-06T15:32:13
99463    Monotone-Branch: ca.inverse.sogo
99464
99465M	ChangeLog
99466M	UI/MainUI/SOGoUserHomePage.m
99467
99468commit 1e4120c605852d02e809c6d33fc4ecdbc9b99303
99469Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99470Date:   Wed Jul 6 19:50:14 2011 +0000
99471
99472    Updated NEWS
99473
99474    Monotone-Parent: c29d17fc75602cc5f21d43437355abbbb04cce15
99475    Monotone-Revision: 18c4303d5fad2ad73c3df3a47c2ac2072cbcad5f
99476
99477    Monotone-Author: ludovic@Sophos.ca
99478    Monotone-Date: 2011-07-06T19:50:14
99479    Monotone-Branch: ca.inverse.sogo
99480
99481M	NEWS
99482
99483commit 10d83d93b39819acf622ec158aa484be2cd32c40
99484Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99485Date:   Wed Jul 6 17:41:03 2011 +0000
99486
99487    Fix for bug #1317
99488
99489    Monotone-Parent: fe089deaf1b0181c06ece935c26c6677fc993265
99490    Monotone-Revision: c29d17fc75602cc5f21d43437355abbbb04cce15
99491
99492    Monotone-Author: ludovic@Sophos.ca
99493    Monotone-Date: 2011-07-06T17:41:03
99494    Monotone-Branch: ca.inverse.sogo
99495
99496M	UI/PreferencesUI/German.lproj/Localizable.strings
99497
99498commit a3ea4c787601f74b15c7b3738957309b8d04a338
99499Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99500Date:   Wed Jul 6 17:23:13 2011 +0000
99501
99502    See ChangeLog
99503
99504    Monotone-Parent: 980bdf3533fa9e08756ddec4c168f1f2b3ef31d2
99505    Monotone-Revision: fe089deaf1b0181c06ece935c26c6677fc993265
99506
99507    Monotone-Author: ludovic@Sophos.ca
99508    Monotone-Date: 2011-07-06T17:23:13
99509    Monotone-Branch: ca.inverse.sogo
99510
99511M	ChangeLog
99512M	SoObjects/Mailer/NSData+Mail.m
99513
99514commit fd3acc86af45b22ffabce4eb432b48d376035bbd
99515Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99516Date:   Wed Jul 6 14:15:51 2011 +0000
99517
99518    Small indexes fix
99519
99520    Monotone-Parent: a7e4557022d0aae7997d7c7b65b38c077004cf94
99521    Monotone-Revision: 980bdf3533fa9e08756ddec4c168f1f2b3ef31d2
99522
99523    Monotone-Author: ludovic@Sophos.ca
99524    Monotone-Date: 2011-07-06T14:15:51
99525    Monotone-Branch: ca.inverse.sogo
99526
99527M	Tools/SOGoToolUserPreferences.m
99528
99529commit 1424a311b28e925c7355ccfc76ffb4ed703b31e0
99530Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99531Date:   Wed Jul 6 12:41:11 2011 +0000
99532
99533    Updated NEWS file
99534
99535    Monotone-Parent: 10421d31ffe1c9a616b42eda9102c2e61e336cd4
99536    Monotone-Revision: a7e4557022d0aae7997d7c7b65b38c077004cf94
99537
99538    Monotone-Author: ludovic@Sophos.ca
99539    Monotone-Date: 2011-07-06T12:41:11
99540    Monotone-Branch: ca.inverse.sogo
99541
99542M	NEWS
99543
99544commit 5261652f2374f80708b624a38c2438ce40b1949e
99545Author: Francis Lachapelle <flachapelle@inverse.ca>
99546Date:   Tue Jul 5 16:26:43 2011 +0000
99547
99548    See ChangeLog.
99549
99550    Monotone-Parent: e40b55179af993121232d5ca1e744fb7405888e8
99551    Monotone-Revision: 10421d31ffe1c9a616b42eda9102c2e61e336cd4
99552
99553    Monotone-Author: flachapelle@inverse.ca
99554    Monotone-Date: 2011-07-05T16:26:43
99555    Monotone-Branch: ca.inverse.sogo
99556
99557M	ChangeLog
99558M	UI/WebServerResources/SchedulerUI.js
99559
99560commit b87a7ceeacf6cfc078632b272fbacc5285589e37
99561Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99562Date:   Tue Jul 5 20:10:45 2011 +0000
99563
99564    See ChangeLog
99565
99566    Monotone-Parent: 0b515b8331401536a0de4cc2ca53fce6dd6ca6ed
99567    Monotone-Revision: 3f570612955fe5748f947cb46b0d25c731f1bffb
99568
99569    Monotone-Author: ludovic@Sophos.ca
99570    Monotone-Date: 2011-07-05T20:10:45
99571    Monotone-Branch: ca.inverse.sogo
99572
99573M	ChangeLog
99574M	SoObjects/SOGo/LDAPSource.h
99575M	SoObjects/SOGo/LDAPSource.m
99576
99577commit c56634f859c8572b4b1642bb4f64b8b24866470b
99578Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99579Date:   Tue Jul 5 17:40:34 2011 +0000
99580
99581    See ChangeLog
99582
99583    Monotone-Parent: d68444a3c794ab5baa8363ca087ec5caad13ba7b
99584    Monotone-Revision: 0b515b8331401536a0de4cc2ca53fce6dd6ca6ed
99585
99586    Monotone-Author: ludovic@Sophos.ca
99587    Monotone-Date: 2011-07-05T17:40:34
99588    Monotone-Branch: ca.inverse.sogo
99589
99590M	ChangeLog
99591M	SOPE/GDLContentStore/GCSFolderManager.m
99592
99593commit 3abac237a672d08083cf2b44186c711f85f34a16
99594Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99595Date:   Tue Jul 5 16:54:39 2011 +0000
99596
99597    See ChangeLog
99598
99599    Monotone-Parent: 48a1bab369727c086d0425d59fd2cf0ffc63b71c
99600    Monotone-Revision: d68444a3c794ab5baa8363ca087ec5caad13ba7b
99601
99602    Monotone-Author: ludovic@Sophos.ca
99603    Monotone-Date: 2011-07-05T16:54:39
99604    Monotone-Branch: ca.inverse.sogo
99605
99606M	ChangeLog
99607M	SoObjects/SOGo/SOGoSieveManager.m
99608
99609commit 5b8c750f2693fccd4616efc380e57bcc57b5e0d1
99610Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99611Date:   Tue Jul 5 16:39:49 2011 +0000
99612
99613    See ChangeLog
99614
99615    Monotone-Parent: 47472b0ffbf55e9b5e6cddcaacbb75eaba65843c
99616    Monotone-Revision: 48a1bab369727c086d0425d59fd2cf0ffc63b71c
99617
99618    Monotone-Author: ludovic@Sophos.ca
99619    Monotone-Date: 2011-07-05T16:39:49
99620    Monotone-Branch: ca.inverse.sogo
99621
99622M	ChangeLog
99623M	Documentation/SOGo Installation Guide.odt
99624M	NEWS
99625M	SoObjects/Mailer/SOGoMailFolder.m
99626M	SoObjects/SOGo/SOGoDefaults.plist
99627M	SoObjects/SOGo/SOGoDomainDefaults.h
99628M	SoObjects/SOGo/SOGoDomainDefaults.m
99629
99630commit 34b5360b413c931677c004fe6644d23674404321
99631Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99632Date:   Tue Jul 5 16:24:14 2011 +0000
99633
99634    Fixed Russian localizable strings files
99635
99636    Monotone-Parent: 6a276a3a3ea0a9b3f1f8f69464b4b6058b639b18
99637    Monotone-Revision: 47472b0ffbf55e9b5e6cddcaacbb75eaba65843c
99638
99639    Monotone-Author: ludovic@Sophos.ca
99640    Monotone-Date: 2011-07-05T16:24:14
99641    Monotone-Branch: ca.inverse.sogo
99642
99643M	UI/Common/Russian.lproj/Localizable.strings
99644M	UI/Scheduler/Russian.lproj/Localizable.strings
99645
99646commit 05e20a6751821ee4b34471eee2431932e8fe9456
99647Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99648Date:   Tue Jul 5 15:08:44 2011 +0000
99649
99650    See ChangeLog
99651
99652    Monotone-Parent: 0a26aa3104394fc27aedec6025fb6d01075058b4
99653    Monotone-Revision: 6a276a3a3ea0a9b3f1f8f69464b4b6058b639b18
99654
99655    Monotone-Author: ludovic@Sophos.ca
99656    Monotone-Date: 2011-07-05T15:08:44
99657    Monotone-Branch: ca.inverse.sogo
99658
99659M	ChangeLog
99660M	SoObjects/Appointments/SOGoAppointmentObject.m
99661
99662commit 4cb801ede6e720c5bc1dad3db2e786dd03cacc52
99663Author: Francis Lachapelle <flachapelle@inverse.ca>
99664Date:   Tue Jul 5 14:33:31 2011 +0000
99665
99666    Updated Russian translation.
99667
99668    Monotone-Parent: 3f570612955fe5748f947cb46b0d25c731f1bffb
99669    Monotone-Revision: 481f036bf9f97f5236dcd28ebf7f4f8603922ae9
99670
99671    Monotone-Author: flachapelle@inverse.ca
99672    Monotone-Date: 2011-07-05T14:33:31
99673    Monotone-Branch: ca.inverse.sogo
99674
99675M	SoObjects/Appointments/Russian.lproj/Localizable.strings
99676M	UI/AdministrationUI/Russian.lproj/Localizable.strings
99677M	UI/Common/Russian.lproj/Localizable.strings
99678M	UI/Contacts/Russian.lproj/Localizable.strings
99679M	UI/PreferencesUI/Russian.lproj/Localizable.strings
99680M	UI/Scheduler/Russian.lproj/Localizable.strings
99681M	UI/Templates/SOGoACLRussianAdditionAdvisory.wox
99682M	UI/Templates/SOGoACLRussianModificationAdvisory.wox
99683M	UI/Templates/SOGoACLRussianRemovalAdvisory.wox
99684M	UI/Templates/SOGoFolderRussianAdditionAdvisory.wox
99685M	UI/Templates/SOGoFolderRussianRemovalAdvisory.wox
99686
99687commit decbce9f27f2b81ab3a2b42aceb696833fa55d43
99688Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99689Date:   Tue Jul 5 13:24:25 2011 +0000
99690
99691    See ChangeLog
99692
99693    Monotone-Parent: eec300be835f03b3e7780d528e6c75977cf6254b
99694    Monotone-Revision: 0a26aa3104394fc27aedec6025fb6d01075058b4
99695
99696    Monotone-Author: ludovic@Sophos.ca
99697    Monotone-Date: 2011-07-05T13:24:25
99698    Monotone-Branch: ca.inverse.sogo
99699
99700M	ChangeLog
99701M	SoObjects/Appointments/SOGoAppointmentObject.m
99702M	SoObjects/Appointments/SOGoCalendarComponent.h
99703M	SoObjects/Appointments/SOGoCalendarComponent.m
99704M	UI/MailPartViewers/French.lproj/Localizable.strings
99705M	UI/MailPartViewers/UIxMailPartICalActions.m
99706M	UI/MailPartViewers/UIxMailPartICalViewer.m
99707
99708commit 92c73181dd7b53c60a6f9e01adb141f243914694
99709Author: Francis Lachapelle <flachapelle@inverse.ca>
99710Date:   Tue Jul 5 06:09:29 2011 +0000
99711
99712    Updated Russian translation.
99713
99714    Monotone-Parent: 5ff23472b81083bb4eaded5ffb57c52c92ce8f00
99715    Monotone-Revision: eec300be835f03b3e7780d528e6c75977cf6254b
99716
99717    Monotone-Author: flachapelle@inverse.ca
99718    Monotone-Date: 2011-07-05T06:09:29
99719    Monotone-Branch: ca.inverse.sogo
99720
99721M	SoObjects/Appointments/Russian.lproj/Localizable.strings
99722M	SoObjects/Contacts/Russian.lproj/Localizable.strings
99723M	UI/AdministrationUI/Russian.lproj/Localizable.strings
99724M	UI/Common/Russian.lproj/Localizable.strings
99725M	UI/Contacts/Russian.lproj/Localizable.strings
99726M	UI/MailerUI/Russian.lproj/Localizable.strings
99727M	UI/PreferencesUI/Russian.lproj/Localizable.strings
99728M	UI/Scheduler/Russian.lproj/Localizable.strings
99729M	UI/Templates/SOGoACLRussianAdditionAdvisory.wox
99730M	UI/Templates/SOGoACLRussianModificationAdvisory.wox
99731M	UI/Templates/SOGoACLRussianRemovalAdvisory.wox
99732M	UI/Templates/SOGoFolderRussianAdditionAdvisory.wox
99733M	UI/Templates/SOGoFolderRussianRemovalAdvisory.wox
99734
99735commit 7dabb5bd712bbcaca208fceb4dff8db2dc99f857
99736Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99737Date:   Sat Jul 2 13:22:34 2011 +0000
99738
99739    See ChangeLog
99740
99741    Monotone-Parent: 40d6cb69296008deaa81f30c913c4413c0aa6997
99742    Monotone-Revision: 5ff23472b81083bb4eaded5ffb57c52c92ce8f00
99743
99744    Monotone-Author: ludovic@Sophos.ca
99745    Monotone-Date: 2011-07-02T13:22:34
99746    Monotone-Branch: ca.inverse.sogo
99747
99748M	ChangeLog
99749M	SoObjects/Appointments/SOGoAppointmentObject.m
99750
99751commit df61576105d8cf8ab0a5ccf729ea0a55c41392e0
99752Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
99753Date:   Thu Jun 30 19:10:28 2011 +0000
99754
99755    Monotone-Parent: 03b2ef9088f0831bd7c90128bf63ead3ee3f82a8
99756    Monotone-Revision: d7fa74829c523fd87dd6cb456ed8fb4b12564db0
99757
99758    Monotone-Author: wsourdeau@inverse.ca
99759    Monotone-Date: 2011-06-30T19:10:28
99760    Monotone-Branch: ca.inverse.sogo
99761
99762M	ChangeLog
99763M	OpenChange/MAPIStoreContext.h
99764M	OpenChange/MAPIStoreContext.m
99765M	OpenChange/MAPIStoreSOGo.m
99766
99767commit bbc64ccc8c800d04b341020645aeea8c2916289a
99768Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
99769Date:   Thu Jun 30 19:08:20 2011 +0000
99770
99771    Monotone-Parent: 40d6cb69296008deaa81f30c913c4413c0aa6997
99772    Monotone-Revision: 03b2ef9088f0831bd7c90128bf63ead3ee3f82a8
99773
99774    Monotone-Author: wsourdeau@inverse.ca
99775    Monotone-Date: 2011-06-30T19:08:20
99776    Monotone-Branch: ca.inverse.sogo
99777
99778M	ChangeLog
99779M	OpenChange/MAPIStoreContext.m
99780
99781commit 83f3537839d2dc4f402f366e36d2321ae63dd60a
99782Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99783Date:   Wed Jun 29 21:54:59 2011 +0000
99784
99785    Fix over previous commit on mutli-domain stuff
99786
99787    Monotone-Parent: fbae6d1883c541db7a57fdf725e970f6cc80c44f
99788    Monotone-Revision: 40d6cb69296008deaa81f30c913c4413c0aa6997
99789
99790    Monotone-Author: ludovic@Sophos.ca
99791    Monotone-Date: 2011-06-29T21:54:59
99792    Monotone-Branch: ca.inverse.sogo
99793
99794M	SoObjects/SOGo/SOGoDAVAuthenticator.m
99795M	SoObjects/SOGo/SOGoSource.h
99796
99797commit 710b51581b8d2c8c9beb550beff68a7b788d8481
99798Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99799Date:   Wed Jun 29 18:42:59 2011 +0000
99800
99801    minor fix over previous commit
99802
99803    Monotone-Parent: c395dc55e24320e5a7a74fe51cd8a5b61e1c8f68
99804    Monotone-Revision: fbae6d1883c541db7a57fdf725e970f6cc80c44f
99805
99806    Monotone-Author: ludovic@Sophos.ca
99807    Monotone-Date: 2011-06-29T18:42:59
99808    Monotone-Branch: ca.inverse.sogo
99809
99810M	Tools/SOGoToolUserPreferences.m
99811
99812commit dd3704d26566452d5aa7256e0dad5fc471f9c59f
99813Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99814Date:   Wed Jun 29 17:44:03 2011 +0000
99815
99816    fixed merge
99817
99818    Monotone-Parent: 19d6588c4dfb7220f7b5d02e619c02259029cabb
99819    Monotone-Revision: c395dc55e24320e5a7a74fe51cd8a5b61e1c8f68
99820
99821    Monotone-Author: ludovic@Sophos.ca
99822    Monotone-Date: 2011-06-29T17:44:03
99823    Monotone-Branch: ca.inverse.sogo
99824
99825M	ChangeLog
99826
99827commit 7e720da571276ef37c1db938549e8c9a95a4cb15
99828Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99829Date:   Wed Jun 29 17:43:10 2011 +0000
99830
99831    See ChangeLog
99832
99833    Monotone-Parent: 178cf4e5311729ac333305676b5ad2aa35a7ca71
99834    Monotone-Revision: d51bb1b592f986d2e34036c3dad0c70f43f0150a
99835
99836    Monotone-Author: ludovic@Sophos.ca
99837    Monotone-Date: 2011-06-29T17:43:10
99838    Monotone-Branch: ca.inverse.sogo
99839
99840M	ChangeLog
99841M	SoObjects/Mailer/GNUmakefile
99842M	SoObjects/Mailer/SOGoMailAccount.m
99843D	SoObjects/Mailer/SOGoSieveConverter.h
99844D	SoObjects/Mailer/SOGoSieveConverter.m
99845M	SoObjects/SOGo/GNUmakefile
99846A	SoObjects/SOGo/SOGoSieveManager.h
99847A	SoObjects/SOGo/SOGoSieveManager.m
99848M	SoObjects/SOGo/SOGoUserSettings.m
99849M	Tools/GNUmakefile
99850M	Tools/SOGoTool.h
99851M	Tools/SOGoTool.m
99852A	Tools/SOGoToolUserPreferences.m
99853
99854commit 4a1e59744dd00e35bae6c32b44a3708113b3bdfe
99855Author: Jean Raby <jraby@inverse.ca>
99856Date:   Mon Jun 27 22:43:48 2011 +0000
99857
99858    Add options handling to sogoLogin.py
99859    The script can now be used from the CLI to get the SOGo auth cookie.
99860
99861
99862    Monotone-Parent: a7450cb20f9b7540324748f847e35d9eb3e1ba15
99863    Monotone-Revision: da943d19b66326d6a44506dad61363238c96ca37
99864
99865    Monotone-Author: jraby@inverse.ca
99866    Monotone-Date: 2011-06-27T22:43:48
99867    Monotone-Branch: ca.inverse.sogo
99868
99869M	Tests/Integration/sogoLogin.py
99870
99871commit f44212f0e6d8639852e225b38e9741c3176be196
99872Author: Francis Lachapelle <flachapelle@inverse.ca>
99873Date:   Fri Jun 24 19:19:50 2011 +0000
99874
99875    See ChangeLog
99876
99877    Monotone-Parent: c0fdc871e5cf2faadbed16ce1c4275647d0928b4
99878    Monotone-Revision: 178cf4e5311729ac333305676b5ad2aa35a7ca71
99879
99880    Monotone-Author: flachapelle@inverse.ca
99881    Monotone-Date: 2011-06-24T19:19:50
99882    Monotone-Branch: ca.inverse.sogo
99883
99884M	ChangeLog
99885M	SoObjects/Contacts/SOGoContactFolders.m
99886M	SoObjects/SOGo/SOGoSession.h
99887M	SoObjects/SOGo/SOGoSession.m
99888M	SoObjects/SOGo/SOGoSystemDefaults.h
99889M	SoObjects/SOGo/SOGoSystemDefaults.m
99890M	SoObjects/SOGo/SOGoUser.h
99891M	SoObjects/SOGo/SOGoUser.m
99892M	SoObjects/SOGo/SOGoUserManager.h
99893M	SoObjects/SOGo/SOGoUserManager.m
99894M	SoObjects/SOGo/SOGoWebAuthenticator.h
99895M	SoObjects/SOGo/SOGoWebAuthenticator.m
99896M	SoObjects/SOGo/SQLSource.m
99897M	UI/MainUI/English.lproj/Localizable.strings
99898M	UI/MainUI/French.lproj/Localizable.strings
99899M	UI/MainUI/SOGoRootPage.m
99900M	UI/MainUI/SOGoUserHomePage.m
99901M	UI/Templates/MainUI/SOGoRootPage.wox
99902M	UI/WebServerResources/SOGoRootPage.js
99903
99904commit e0f6982de2e5ed406f499ac305fc565dcf2eac6f
99905Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99906Date:   Thu Jun 23 19:09:01 2011 +0000
99907
99908    one more sanity check
99909
99910    Monotone-Parent: dc5ddbbb3305b9f0cb8fe2e2044f0a2673ef24ca
99911    Monotone-Revision: 94b9cd9ca57eca41ee588c8d41da668682bdb1d0
99912
99913    Monotone-Author: ludovic@Sophos.ca
99914    Monotone-Date: 2011-06-23T19:09:01
99915    Monotone-Branch: ca.inverse.sogo
99916
99917M	SoObjects/SOGo/LDAPSource.m
99918
99919commit ca901e9b2ff903c80f8086a76532cc7649297527
99920Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99921Date:   Thu Jun 23 18:50:43 2011 +0000
99922
99923    small sanity check
99924
99925    Monotone-Parent: b02226d59c16236b8e8eab6e22a7346f679f2ee7
99926    Monotone-Revision: dc5ddbbb3305b9f0cb8fe2e2044f0a2673ef24ca
99927
99928    Monotone-Author: ludovic@Sophos.ca
99929    Monotone-Date: 2011-06-23T18:50:43
99930    Monotone-Branch: ca.inverse.sogo
99931
99932M	UI/WebServerResources/SOGoRootPage.js
99933
99934commit 4d288c96f6a151d02ec9e9e90866e31cb054c9ac
99935Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
99936Date:   Thu Jun 23 13:57:09 2011 +0000
99937
99938    Monotone-Parent: a7450cb20f9b7540324748f847e35d9eb3e1ba15
99939    Monotone-Revision: 62a7456859ae701daeb595d318eaba439c816312
99940
99941    Monotone-Author: wsourdeau@inverse.ca
99942    Monotone-Date: 2011-06-23T13:57:09
99943    Monotone-Branch: ca.inverse.sogo
99944
99945M	ChangeLog
99946M	OpenChange/MAPIStoreFSFolder.m
99947M	OpenChange/MAPIStoreMapping.m
99948M	OpenChange/MAPIStoreTypes.h
99949
99950commit 8cac68562a491235b0c45e440cc2695dc1504a3e
99951Author: Ludovic Marcotte <lmarcotte@inverse.ca>
99952Date:   Thu Jun 23 13:34:50 2011 +0000
99953
99954    Fix for bug #1260
99955
99956    Monotone-Parent: a7450cb20f9b7540324748f847e35d9eb3e1ba15
99957    Monotone-Revision: b02226d59c16236b8e8eab6e22a7346f679f2ee7
99958
99959    Monotone-Author: ludovic@Sophos.ca
99960    Monotone-Date: 2011-06-23T13:34:50
99961    Monotone-Branch: ca.inverse.sogo
99962
99963M	SoObjects/SOGo/NSString+Utilities.m
99964
99965commit 687e716b86f5a265f3e55d1b4ca12e99da7a4df4
99966Author: Francis Lachapelle <flachapelle@inverse.ca>
99967Date:   Tue Jun 21 00:08:49 2011 +0000
99968
99969    Updated CKEditor to version 3.6.1.
99970
99971    Monotone-Parent: 6619466490ad295840f40831afe06f17195670ca
99972    Monotone-Revision: a7450cb20f9b7540324748f847e35d9eb3e1ba15
99973
99974    Monotone-Author: flachapelle@inverse.ca
99975    Monotone-Date: 2011-06-21T00:08:49
99976    Monotone-Branch: ca.inverse.sogo
99977
99978M	UI/WebServerResources/ckeditor/LICENSE.html
99979M	UI/WebServerResources/ckeditor/ckeditor.js
99980M	UI/WebServerResources/ckeditor/ckeditor_basic.js
99981M	UI/WebServerResources/ckeditor/contents.css
99982M	UI/WebServerResources/ckeditor/lang/_languages.js
99983M	UI/WebServerResources/ckeditor/lang/_translationstatus.txt
99984M	UI/WebServerResources/ckeditor/lang/af.js
99985M	UI/WebServerResources/ckeditor/lang/ar.js
99986M	UI/WebServerResources/ckeditor/lang/bg.js
99987M	UI/WebServerResources/ckeditor/lang/bn.js
99988M	UI/WebServerResources/ckeditor/lang/bs.js
99989M	UI/WebServerResources/ckeditor/lang/ca.js
99990M	UI/WebServerResources/ckeditor/lang/cs.js
99991M	UI/WebServerResources/ckeditor/lang/cy.js
99992M	UI/WebServerResources/ckeditor/lang/da.js
99993M	UI/WebServerResources/ckeditor/lang/de.js
99994M	UI/WebServerResources/ckeditor/lang/el.js
99995M	UI/WebServerResources/ckeditor/lang/en-au.js
99996M	UI/WebServerResources/ckeditor/lang/en-ca.js
99997M	UI/WebServerResources/ckeditor/lang/en-gb.js
99998M	UI/WebServerResources/ckeditor/lang/en.js
99999M	UI/WebServerResources/ckeditor/lang/eo.js
100000M	UI/WebServerResources/ckeditor/lang/es.js
100001M	UI/WebServerResources/ckeditor/lang/et.js
100002M	UI/WebServerResources/ckeditor/lang/eu.js
100003M	UI/WebServerResources/ckeditor/lang/fa.js
100004M	UI/WebServerResources/ckeditor/lang/fi.js
100005M	UI/WebServerResources/ckeditor/lang/fo.js
100006M	UI/WebServerResources/ckeditor/lang/fr-ca.js
100007M	UI/WebServerResources/ckeditor/lang/fr.js
100008M	UI/WebServerResources/ckeditor/lang/gl.js
100009M	UI/WebServerResources/ckeditor/lang/gu.js
100010M	UI/WebServerResources/ckeditor/lang/he.js
100011M	UI/WebServerResources/ckeditor/lang/hi.js
100012M	UI/WebServerResources/ckeditor/lang/hr.js
100013M	UI/WebServerResources/ckeditor/lang/hu.js
100014M	UI/WebServerResources/ckeditor/lang/is.js
100015M	UI/WebServerResources/ckeditor/lang/it.js
100016M	UI/WebServerResources/ckeditor/lang/ja.js
100017A	UI/WebServerResources/ckeditor/lang/ka.js
100018M	UI/WebServerResources/ckeditor/lang/km.js
100019M	UI/WebServerResources/ckeditor/lang/ko.js
100020M	UI/WebServerResources/ckeditor/lang/lt.js
100021M	UI/WebServerResources/ckeditor/lang/lv.js
100022M	UI/WebServerResources/ckeditor/lang/mn.js
100023M	UI/WebServerResources/ckeditor/lang/ms.js
100024M	UI/WebServerResources/ckeditor/lang/nb.js
100025M	UI/WebServerResources/ckeditor/lang/nl.js
100026M	UI/WebServerResources/ckeditor/lang/no.js
100027M	UI/WebServerResources/ckeditor/lang/pl.js
100028M	UI/WebServerResources/ckeditor/lang/pt-br.js
100029M	UI/WebServerResources/ckeditor/lang/pt.js
100030M	UI/WebServerResources/ckeditor/lang/ro.js
100031M	UI/WebServerResources/ckeditor/lang/ru.js
100032M	UI/WebServerResources/ckeditor/lang/sk.js
100033M	UI/WebServerResources/ckeditor/lang/sl.js
100034M	UI/WebServerResources/ckeditor/lang/sr-latn.js
100035M	UI/WebServerResources/ckeditor/lang/sr.js
100036M	UI/WebServerResources/ckeditor/lang/sv.js
100037M	UI/WebServerResources/ckeditor/lang/th.js
100038M	UI/WebServerResources/ckeditor/lang/tr.js
100039M	UI/WebServerResources/ckeditor/lang/uk.js
100040M	UI/WebServerResources/ckeditor/lang/vi.js
100041M	UI/WebServerResources/ckeditor/lang/zh-cn.js
100042M	UI/WebServerResources/ckeditor/lang/zh.js
100043M	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/en.js
100044M	UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js
100045A	UI/WebServerResources/ckeditor/plugins/bbcode/plugin.js
100046M	UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js
100047A	UI/WebServerResources/ckeditor/plugins/docprops/dialogs/docprops.js
100048A	UI/WebServerResources/ckeditor/plugins/docprops/plugin.js
100049M	UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js
100050M	UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js
100051M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/select.js
100052M	UI/WebServerResources/ckeditor/plugins/iframe/dialogs/iframe.js
100053M	UI/WebServerResources/ckeditor/plugins/iframedialog/plugin.js
100054M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
100055M	UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js
100056M	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
100057M	UI/WebServerResources/ckeditor/plugins/liststyle/dialogs/liststyle.js
100058M	UI/WebServerResources/ckeditor/plugins/pastefromword/filter/default.js
100059M	UI/WebServerResources/ckeditor/plugins/pastetext/dialogs/pastetext.js
100060M	UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js
100061A	UI/WebServerResources/ckeditor/plugins/stylesheetparser/plugin.js
100062M	UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js
100063M	UI/WebServerResources/ckeditor/plugins/tableresize/plugin.js
100064M	UI/WebServerResources/ckeditor/plugins/templates/dialogs/templates.js
100065M	UI/WebServerResources/ckeditor/skins/kama/dialog.css
100066M	UI/WebServerResources/ckeditor/skins/kama/editor.css
100067M	UI/WebServerResources/ckeditor/skins/kama/skin.js
100068M	UI/WebServerResources/ckeditor/skins/office2003/dialog.css
100069M	UI/WebServerResources/ckeditor/skins/office2003/editor.css
100070M	UI/WebServerResources/ckeditor/skins/office2003/skin.js
100071M	UI/WebServerResources/ckeditor/skins/v2/dialog.css
100072M	UI/WebServerResources/ckeditor/skins/v2/editor.css
100073M	UI/WebServerResources/ckeditor/skins/v2/skin.js
100074M	UI/WebServerResources/ckeditor/themes/default/theme.js
100075
100076commit 1223fc9840292311ac0fe3b3bea2eee6b160303a
100077Author: Francis Lachapelle <flachapelle@inverse.ca>
100078Date:   Mon Jun 20 21:17:49 2011 +0000
100079
100080    See ChangeLog
100081
100082    Monotone-Parent: 45fc846cf2415007c8d3b6ea92634c86de44afa7
100083    Monotone-Revision: 6619466490ad295840f40831afe06f17195670ca
100084
100085    Monotone-Author: flachapelle@inverse.ca
100086    Monotone-Date: 2011-06-20T21:17:49
100087    Monotone-Branch: ca.inverse.sogo
100088
100089M	ChangeLog
100090M	UI/WebServerResources/UIxAppointmentEditor.js
100091
100092commit e20a5fc6c01f1e119a17eb88f539b463e08d4130
100093Author: Francis Lachapelle <flachapelle@inverse.ca>
100094Date:   Thu Jun 16 08:11:06 2011 +0000
100095
100096    See ChangeLog.
100097
100098    Monotone-Parent: 9a4fbee9a3ab5f905ffeb22dc90fe024081bf88d
100099    Monotone-Revision: 45fc846cf2415007c8d3b6ea92634c86de44afa7
100100
100101    Monotone-Author: flachapelle@inverse.ca
100102    Monotone-Date: 2011-06-16T08:11:06
100103    Monotone-Branch: ca.inverse.sogo
100104
100105M	ChangeLog
100106M	UI/WebServerResources/MailerUI.js
100107
100108commit 35344ae1f78d6d59b8807b2f636d281d2a144abe
100109Author: Francis Lachapelle <flachapelle@inverse.ca>
100110Date:   Thu Jun 16 04:09:49 2011 +0000
100111
100112    See ChangeLog.
100113
100114    Monotone-Parent: 1c31ee73919c9cbab03a3eca6cad82ef8add605f
100115    Monotone-Revision: 9a4fbee9a3ab5f905ffeb22dc90fe024081bf88d
100116
100117    Monotone-Author: flachapelle@inverse.ca
100118    Monotone-Date: 2011-06-16T04:09:49
100119    Monotone-Branch: ca.inverse.sogo
100120
100121M	ChangeLog
100122M	UI/WebServerResources/MailerUI.js
100123
100124commit a74b23323c7e11216525911973ec4aaa198ae5bf
100125Author: Francis Lachapelle <flachapelle@inverse.ca>
100126Date:   Wed Jun 15 12:32:54 2011 +0000
100127
100128    Monotone-Parent: a23a00bfdc3b8c5d6ad9e0dc8ae6a4c565421502
100129    Monotone-Revision: 1c31ee73919c9cbab03a3eca6cad82ef8add605f
100130
100131    Monotone-Author: flachapelle@inverse.ca
100132    Monotone-Date: 2011-06-15T12:32:54
100133    Monotone-Branch: ca.inverse.sogo
100134
100135M	UI/WebServerResources/UIxAppointmentEditor.js
100136
100137commit b9f1ff6904ddfaaf6ee51a524db27d9a6590291c
100138Author: Francis Lachapelle <flachapelle@inverse.ca>
100139Date:   Wed Jun 15 12:23:21 2011 +0000
100140
100141    Fix for SOGoTimePicker and Firefox
100142
100143    Monotone-Parent: 43f0336a691891085c119dd6f330fc1e644705d6
100144    Monotone-Revision: a23a00bfdc3b8c5d6ad9e0dc8ae6a4c565421502
100145
100146    Monotone-Author: flachapelle@inverse.ca
100147    Monotone-Date: 2011-06-15T12:23:21
100148    Monotone-Branch: ca.inverse.sogo
100149
100150M	UI/WebServerResources/SOGoTimePicker.js
100151
100152commit 95b97a5f076acdf7608536b5bed54d78dbb9a32a
100153Author: Francis Lachapelle <flachapelle@inverse.ca>
100154Date:   Wed Jun 15 09:37:56 2011 +0000
100155
100156    See ChangeLog
100157
100158    Monotone-Parent: dfeefc82404a132aa08f14ba4c9280ff1b64df27
100159    Monotone-Revision: 43f0336a691891085c119dd6f330fc1e644705d6
100160
100161    Monotone-Author: flachapelle@inverse.ca
100162    Monotone-Date: 2011-06-15T09:37:56
100163    Monotone-Branch: ca.inverse.sogo
100164
100165M	ChangeLog
100166M	UI/WebServerResources/SOGoTimePicker.js
100167M	UI/WebServerResources/UIxAppointmentEditor.js
100168
100169commit a9547efac01baca173041ab96dfa457de21f66d4
100170Author: Francis Lachapelle <flachapelle@inverse.ca>
100171Date:   Wed Jun 15 09:29:04 2011 +0000
100172
100173    See ChangeLog
100174
100175    Monotone-Parent: 9c23081be1d521d038cc4cbf8d2034a12fca88aa
100176    Monotone-Revision: dfeefc82404a132aa08f14ba4c9280ff1b64df27
100177
100178    Monotone-Author: flachapelle@inverse.ca
100179    Monotone-Date: 2011-06-15T09:29:04
100180    Monotone-Branch: ca.inverse.sogo
100181
100182M	ChangeLog
100183M	UI/WebServerResources/MailerUI.js
100184
100185commit d8b2d852b9c5252da1288d8fd78d81d39a5f1520
100186Author: Ludovic Marcotte <lmarcotte@inverse.ca>
100187Date:   Fri Jun 17 20:57:17 2011 +0000
100188
100189    See ChangeLog
100190
100191    Monotone-Parent: a1ae082f345f010ed0903ee2ac6873682313ca49
100192    Monotone-Revision: 9c23081be1d521d038cc4cbf8d2034a12fca88aa
100193
100194    Monotone-Author: ludovic@Sophos.ca
100195    Monotone-Date: 2011-06-17T20:57:17
100196    Monotone-Branch: ca.inverse.sogo
100197
100198M	ChangeLog
100199M	SOPE/NGCards/iCalEvent.m
100200
100201commit 70dfe9a7826818202435b88693a1fb9633d27ea8
100202Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100203Date:   Thu Jun 16 18:47:37 2011 +0000
100204
100205    Monotone-Parent: 2ae8453d8d2f2b996894905329aa2f2665038ed7
100206    Monotone-Revision: 8ac94a78bb2ff47a9c8c93921883f5d1ed948bae
100207
100208    Monotone-Author: wsourdeau@inverse.ca
100209    Monotone-Date: 2011-06-16T18:47:37
100210    Monotone-Branch: ca.inverse.sogo
100211
100212M	ChangeLog
100213M	OpenChange/MAPIStoreSOGo.m
100214
100215commit b307abf336dd781ed20a89ef325294e945c8f6ac
100216Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100217Date:   Thu Jun 16 18:47:14 2011 +0000
100218
100219    Monotone-Parent: 869378c97b2bf3386ab9d61f8e107135f0dc0529
100220    Monotone-Revision: 2ae8453d8d2f2b996894905329aa2f2665038ed7
100221
100222    Monotone-Author: wsourdeau@inverse.ca
100223    Monotone-Date: 2011-06-16T18:47:14
100224    Monotone-Branch: ca.inverse.sogo
100225
100226M	ChangeLog
100227M	SoObjects/Mailer/SOGoMailObject.m
100228
100229commit 310c6affbf2ca85ad725cfd18d8d4fb6c5474795
100230Author: Ludovic Marcotte <lmarcotte@inverse.ca>
100231Date:   Thu Jun 16 17:04:00 2011 +0000
100232
100233    See ChangeLog
100234
100235    Monotone-Parent: 9b6ca5cb2b17f229443223ae6bb703c37ca1f0c3
100236    Monotone-Revision: 95fd526cbec8bccb226bbd63d3442c7d12061aa3
100237
100238    Monotone-Author: ludovic@Sophos.ca
100239    Monotone-Date: 2011-06-16T17:04:00
100240    Monotone-Branch: ca.inverse.sogo
100241
100242M	ChangeLog
100243M	UI/Contacts/UIxContactFolderActions.m
100244
100245commit 8145059809c57df5c0cc1af7d92027f381454401
100246Author: Ludovic Marcotte <lmarcotte@inverse.ca>
100247Date:   Thu Jun 16 15:47:28 2011 +0000
100248
100249    Fixed the logrotate script to not restart SOGo but rather do a copy/truncate
100250
100251    Monotone-Parent: 745ebe569ac5b050683e557f5e5fb7c1699ca7f5
100252    Monotone-Revision: 9b6ca5cb2b17f229443223ae6bb703c37ca1f0c3
100253
100254    Monotone-Author: ludovic@Sophos.ca
100255    Monotone-Date: 2011-06-16T15:47:28
100256    Monotone-Branch: ca.inverse.sogo
100257
100258M	Scripts/logrotate
100259
100260commit a3ede0e519fc4ebaa25da9739af4089507bb94a6
100261Author: Ludovic Marcotte <lmarcotte@inverse.ca>
100262Date:   Thu Jun 16 15:37:51 2011 +0000
100263
100264    Fix for bug #1034
100265
100266    Monotone-Parent: 698461b7043455867e02dfbd291566ea991bf8a5
100267    Monotone-Revision: 745ebe569ac5b050683e557f5e5fb7c1699ca7f5
100268
100269    Monotone-Author: ludovic@Sophos.ca
100270    Monotone-Date: 2011-06-16T15:37:51
100271    Monotone-Branch: ca.inverse.sogo
100272
100273M	SoObjects/SOGo/GNUmakefile.preamble
100274M	configure
100275
100276commit 06419a4edfcaf4306f85bec81a7460058cff923b
100277Author: Ludovic Marcotte <lmarcotte@inverse.ca>
100278Date:   Thu Jun 16 15:35:13 2011 +0000
100279
100280    Fix for bug #1035
100281
100282    Monotone-Parent: 869378c97b2bf3386ab9d61f8e107135f0dc0529
100283    Monotone-Revision: 698461b7043455867e02dfbd291566ea991bf8a5
100284
100285    Monotone-Author: ludovic@Sophos.ca
100286    Monotone-Date: 2011-06-16T15:35:13
100287    Monotone-Branch: ca.inverse.sogo
100288
100289M	SoObjects/SOGo/GNUmakefile.preamble
100290
100291commit 2607436632c77b4bfd46371810b35ea1459ba29a
100292Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100293Date:   Thu Jun 16 14:40:59 2011 +0000
100294
100295    Monotone-Parent: 7ed8d0e95d642fed8f24b92fc18f0e2abc1b90d0
100296    Monotone-Revision: 869378c97b2bf3386ab9d61f8e107135f0dc0529
100297
100298    Monotone-Author: wsourdeau@inverse.ca
100299    Monotone-Date: 2011-06-16T14:40:59
100300    Monotone-Branch: ca.inverse.sogo
100301
100302M	ChangeLog
100303M	NEWS
100304M	Tools/GNUmakefile
100305A	Tools/SOGoToolRenameUser.m
100306
100307commit c3eaf9f3da876f419dbc3b652efc54a3f810ef4a
100308Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100309Date:   Thu Jun 16 14:38:14 2011 +0000
100310
100311    Monotone-Parent: a1ab19d0430de4dc429a378a11f7f8e16772efd3
100312    Monotone-Revision: 7ed8d0e95d642fed8f24b92fc18f0e2abc1b90d0
100313
100314    Monotone-Author: wsourdeau@inverse.ca
100315    Monotone-Date: 2011-06-16T14:38:14
100316    Monotone-Branch: ca.inverse.sogo
100317
100318M	ChangeLog
100319M	SoObjects/SOGo/NSString+Utilities.h
100320M	SoObjects/SOGo/NSString+Utilities.m
100321
100322commit 4a9031ed2f98626ec992fbb77952465864d92bd1
100323Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100324Date:   Wed Jun 15 20:24:35 2011 +0000
100325
100326    Fixed fr translation
100327
100328    Monotone-Parent: 3c7e54830dfa3cab2fb852917934640dcf8f14bf
100329    Monotone-Revision: a1ab19d0430de4dc429a378a11f7f8e16772efd3
100330
100331    Monotone-Author: wsourdeau@inverse.ca
100332    Monotone-Date: 2011-06-15T20:24:35
100333    Monotone-Branch: ca.inverse.sogo
100334
100335M	UI/Common/French.lproj/Localizable.strings
100336
100337commit cf79ddcb628455e6f3505e3c5acd8ec7a01f1e87
100338Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100339Date:   Wed Jun 15 18:35:00 2011 +0000
100340
100341    Monotone-Parent: 063d3ecd7926ad37de863baa4d97b7dc9fac9283
100342    Monotone-Revision: 3c7e54830dfa3cab2fb852917934640dcf8f14bf
100343
100344    Monotone-Author: wsourdeau@inverse.ca
100345    Monotone-Date: 2011-06-15T18:35:00
100346    Monotone-Branch: ca.inverse.sogo
100347
100348M	ChangeLog
100349A	OpenChange/MAPIStoreSpoolerContext.h
100350A	OpenChange/MAPIStoreSpoolerContext.m
100351
100352commit 7dd0f45f31497bc7f32c8259a8eed7a8dd8e1863
100353Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100354Date:   Wed Jun 15 14:04:51 2011 +0000
100355
100356    Monotone-Parent: 2418ded99640f030928c272b05c7a42641b0be33
100357    Monotone-Revision: b0c7b4b626567d13058b5a3e35a0d9854a4459eb
100358
100359    Monotone-Author: wsourdeau@inverse.ca
100360    Monotone-Date: 2011-06-15T14:04:51
100361    Monotone-Branch: ca.inverse.sogo
100362
100363M	UI/Scheduler/UIxAppointmentEditor.m
100364
100365commit 59f03d6cdd281242d7b94185e7273ff7044bf133
100366Author: Francis Lachapelle <flachapelle@inverse.ca>
100367Date:   Tue Jun 14 13:15:22 2011 +0000
100368
100369    Added Google Chrome icon for the recommended browsers page.
100370
100371    Monotone-Parent: 2418ded99640f030928c272b05c7a42641b0be33
100372    Monotone-Revision: c7e5e47c096416ee9cd8e6c7c86cab9483739027
100373
100374    Monotone-Author: flachapelle@inverse.ca
100375    Monotone-Date: 2011-06-14T13:15:22
100376    Monotone-Branch: ca.inverse.sogo
100377
100378A	UI/WebServerResources/browser_chrome.gif
100379
100380commit 92315c220cb09416175fd420226245bab8e92ee5
100381Author: Francis Lachapelle <flachapelle@inverse.ca>
100382Date:   Tue Jun 14 05:49:07 2011 +0000
100383
100384    Monotone-Parent: 63d25041b2311a731f6a766110ba67fed361e786
100385    Monotone-Revision: 2418ded99640f030928c272b05c7a42641b0be33
100386
100387    Monotone-Author: flachapelle@inverse.ca
100388    Monotone-Date: 2011-06-14T05:49:07
100389    Monotone-Branch: ca.inverse.sogo
100390
100391M	UI/Templates/MainUI/SOGoBrowsersPanel.wox
100392
100393commit f7d03def6c767feda2ab91b9e3395b02c6d30d81
100394Author: Francis Lachapelle <flachapelle@inverse.ca>
100395Date:   Tue Jun 14 05:13:02 2011 +0000
100396
100397    Added Google Chrome to the list of alternative browsers on the "incompatible browser page".
100398
100399    Monotone-Parent: 0aa7af05d5d0a42db02d9f796577ffed77fb6e92
100400    Monotone-Revision: 63d25041b2311a731f6a766110ba67fed361e786
100401
100402    Monotone-Author: flachapelle@inverse.ca
100403    Monotone-Date: 2011-06-14T05:13:02
100404    Monotone-Branch: ca.inverse.sogo
100405
100406M	UI/Templates/MainUI/SOGoBrowsersPanel.wox
100407
100408commit 66043fced164d84eee96f313aaf959c98310fbf8
100409Author: Francis Lachapelle <flachapelle@inverse.ca>
100410Date:   Tue Jun 14 05:12:05 2011 +0000
100411
100412    Monotone-Parent: 06ecf556336e9e96cf8ab6e1fd67ed609040f3c6
100413    Monotone-Revision: 0aa7af05d5d0a42db02d9f796577ffed77fb6e92
100414
100415    Monotone-Author: flachapelle@inverse.ca
100416    Monotone-Date: 2011-06-14T05:12:05
100417    Monotone-Branch: ca.inverse.sogo
100418
100419M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
100420
100421commit 59d765cd69b3f4395b583d244ca883fcc20ed2a7
100422Author: Francis Lachapelle <flachapelle@inverse.ca>
100423Date:   Tue Jun 14 04:56:36 2011 +0000
100424
100425    See ChangeLog.
100426
100427    Monotone-Parent: 0a8cad3c6a768c445cd15f040d34f93bba3eb6ea
100428    Monotone-Revision: 06ecf556336e9e96cf8ab6e1fd67ed609040f3c6
100429
100430    Monotone-Author: flachapelle@inverse.ca
100431    Monotone-Date: 2011-06-14T04:56:36
100432    Monotone-Branch: ca.inverse.sogo
100433
100434M	ChangeLog
100435M	UI/WebServerResources/UIxAttendeesEditor.css
100436M	UI/WebServerResources/UIxAttendeesEditor.js
100437
100438commit 2015c05a3c9f0b39d47c189cb9ea755b4ad558b7
100439Author: Francis Lachapelle <flachapelle@inverse.ca>
100440Date:   Mon Jun 13 20:28:10 2011 +0000
100441
100442    See ChangeLog.
100443
100444    Monotone-Parent: d11c3e99fe05eb716e0732c7b5c44019dcd75934
100445    Monotone-Revision: 0a8cad3c6a768c445cd15f040d34f93bba3eb6ea
100446
100447    Monotone-Author: flachapelle@inverse.ca
100448    Monotone-Date: 2011-06-13T20:28:10
100449    Monotone-Branch: ca.inverse.sogo
100450
100451M	ChangeLog
100452M	UI/Scheduler/UIxAppointmentEditor.m
100453M	UI/Scheduler/UIxCalListingActions.m
100454M	UI/Scheduler/UIxTaskEditor.m
100455M	UI/Scheduler/UIxTimeDateControl.h
100456M	UI/Scheduler/UIxTimeDateControl.m
100457M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
100458M	UI/Templates/SchedulerUI/UIxTimeDateControl.wox
100459M	UI/WebServerResources/JavascriptAPIExtensions.js
100460A	UI/WebServerResources/SOGoTimePicker.js
100461M	UI/WebServerResources/UIxAppointmentEditor.js
100462M	UI/WebServerResources/UIxComponentEditor.css
100463M	UI/WebServerResources/UIxTaskEditor.js
100464A	UI/WebServerResources/dialog-top.png
100465M	UI/WebServerResources/iefixes.css
100466
100467commit 80b7efed49fd51ce876d6183506c860178b4b838
100468Author: Francis Lachapelle <flachapelle@inverse.ca>
100469Date:   Wed Jun 8 20:30:21 2011 +0000
100470
100471    See ChangeLog
100472
100473    Monotone-Parent: 64282771e1fb25846e93ccef41b7198b11c569f6
100474    Monotone-Revision: d11c3e99fe05eb716e0732c7b5c44019dcd75934
100475
100476    Monotone-Author: flachapelle@inverse.ca
100477    Monotone-Date: 2011-06-08T20:30:21
100478    Monotone-Branch: ca.inverse.sogo
100479
100480M	ChangeLog
100481M	UI/WebServerResources/MailerUI.js
100482
100483commit 2974a91c5ed296948f881a78f065af2af2f002fc
100484Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100485Date:   Tue Jun 7 00:17:46 2011 +0000
100486
100487    Monotone-Parent: a1865313ff7142cbf139f7645dcbb299dd1acb92
100488    Monotone-Revision: 06779f0bbfe40e7611b69790cf2eff4809382438
100489
100490    Monotone-Author: wsourdeau@inverse.ca
100491    Monotone-Date: 2011-06-07T00:17:46
100492    Monotone-Branch: ca.inverse.sogo
100493
100494M	ChangeLog
100495M	OpenChange/MAPIStoreCalendarMessage.h
100496M	OpenChange/MAPIStoreCalendarMessage.m
100497M	OpenChange/MAPIStoreContext.h
100498M	OpenChange/MAPIStoreContext.m
100499M	OpenChange/MAPIStoreDraftsMessage.m
100500M	OpenChange/MAPIStoreFAIMessage.m
100501M	OpenChange/MAPIStoreFAIMessageTable.m
100502M	OpenChange/MAPIStoreFSFolder.m
100503M	OpenChange/MAPIStoreFSMessage.m
100504M	OpenChange/MAPIStoreFolder.h
100505M	OpenChange/MAPIStoreFolder.m
100506M	OpenChange/MAPIStoreGCSFolder.m
100507M	OpenChange/MAPIStoreGCSMessage.m
100508M	OpenChange/MAPIStoreMailFolder.h
100509M	OpenChange/MAPIStoreMailFolder.m
100510M	OpenChange/MAPIStoreMailMessage.m
100511M	OpenChange/MAPIStoreMessage.m
100512M	OpenChange/MAPIStoreObject.h
100513M	OpenChange/MAPIStoreObject.m
100514M	OpenChange/MAPIStoreTable.m
100515M	OpenChange/MAPIStoreTasksMessage.h
100516M	OpenChange/MAPIStoreTasksMessage.m
100517
100518commit b11f1c25df1e9aa27add50574c4b7dd4af9e1243
100519Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100520Date:   Tue Jun 7 00:08:09 2011 +0000
100521
100522    Monotone-Parent: 98abaad7915e94d5c0c4a28f949c9df8f6a3ac89
100523    Monotone-Revision: a1865313ff7142cbf139f7645dcbb299dd1acb92
100524
100525    Monotone-Author: wsourdeau@inverse.ca
100526    Monotone-Date: 2011-06-07T00:08:09
100527    Monotone-Branch: ca.inverse.sogo
100528
100529M	ChangeLog
100530M	OpenChange/MAPIStoreMailMessage.m
100531
100532commit a9adafcb8ac36b6b3062e120d6f94b2c8820ade1
100533Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100534Date:   Tue Jun 7 00:03:34 2011 +0000
100535
100536    Monotone-Parent: d3347c857a352227561f6e22c205b089a223ee88
100537    Monotone-Revision: 98abaad7915e94d5c0c4a28f949c9df8f6a3ac89
100538
100539    Monotone-Author: wsourdeau@inverse.ca
100540    Monotone-Date: 2011-06-07T00:03:34
100541    Monotone-Branch: ca.inverse.sogo
100542
100543M	OpenChange/MAPIStoreSOGo.m
100544
100545commit bf3e4fe3f3acd078634f3841fac5332a03574a19
100546Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100547Date:   Tue Jun 7 00:02:54 2011 +0000
100548
100549    Monotone-Parent: 8ec67206fe2e60d10c9dd420d14aeb136a46afc8
100550    Monotone-Revision: d3347c857a352227561f6e22c205b089a223ee88
100551
100552    Monotone-Author: wsourdeau@inverse.ca
100553    Monotone-Date: 2011-06-07T00:02:54
100554    Monotone-Branch: ca.inverse.sogo
100555
100556M	ChangeLog
100557M	OpenChange/MAPIStoreContext.h
100558M	OpenChange/MAPIStoreContext.m
100559M	OpenChange/MAPIStoreSOGo.m
100560
100561commit 26ce606830d38c13b8dbee34870c44de22b38d73
100562Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100563Date:   Mon Jun 6 23:59:31 2011 +0000
100564
100565    Monotone-Parent: 64ba2e93f125a52eecebddb59943e772948d3477
100566    Monotone-Revision: 8ec67206fe2e60d10c9dd420d14aeb136a46afc8
100567
100568    Monotone-Author: wsourdeau@inverse.ca
100569    Monotone-Date: 2011-06-06T23:59:31
100570    Monotone-Branch: ca.inverse.sogo
100571
100572M	ChangeLog
100573M	OpenChange/MAPIStoreObject.h
100574M	OpenChange/MAPIStoreObject.m
100575M	OpenChange/MAPIStoreSOGo.m
100576M	OpenChange/MAPIStoreTable.h
100577M	OpenChange/MAPIStoreTable.m
100578
100579commit fbdde21ec00110776e374c985bfe9da09da57a7e
100580Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100581Date:   Mon Jun 6 21:58:51 2011 +0000
100582
100583    Monotone-Parent: 0274436d9ec9782dc91d65ff2c4760f006d2ca04
100584    Monotone-Revision: 64ba2e93f125a52eecebddb59943e772948d3477
100585
100586    Monotone-Author: wsourdeau@inverse.ca
100587    Monotone-Date: 2011-06-06T21:58:51
100588    Monotone-Branch: ca.inverse.sogo
100589
100590M	OpenChange/MAPIStoreTable.m
100591
100592commit 795e1ad398809db6c2b7d11449644b77b01e1b28
100593Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100594Date:   Mon Jun 6 21:58:46 2011 +0000
100595
100596    Monotone-Parent: 52ae1dc5cf6c40b252808bb7d1ec3f07b9c076a3
100597    Monotone-Revision: 0274436d9ec9782dc91d65ff2c4760f006d2ca04
100598
100599    Monotone-Author: wsourdeau@inverse.ca
100600    Monotone-Date: 2011-06-06T21:58:46
100601    Monotone-Branch: ca.inverse.sogo
100602
100603M	ChangeLog
100604M	OpenChange/MAPIStoreContext.m
100605
100606commit ebdaddb2b3b2168a5ee8c2f68d4b9f02448a842a
100607Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100608Date:   Mon Jun 6 21:55:31 2011 +0000
100609
100610    Monotone-Parent: 286239ab4e8134dcfe31420f3d4db4243ec0e13f
100611    Monotone-Revision: 52ae1dc5cf6c40b252808bb7d1ec3f07b9c076a3
100612
100613    Monotone-Author: wsourdeau@inverse.ca
100614    Monotone-Date: 2011-06-06T21:55:31
100615    Monotone-Branch: ca.inverse.sogo
100616
100617M	OpenChange/MAPIStoreFolder.h
100618
100619commit 5d769de150822aa7f51d1bc20e76e4ca8038a4fb
100620Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100621Date:   Mon Jun 6 21:50:16 2011 +0000
100622
100623    Monotone-Parent: 5fce621cdb57b71a081de204c031edb19e4e1568
100624    Monotone-Revision: 286239ab4e8134dcfe31420f3d4db4243ec0e13f
100625
100626    Monotone-Author: wsourdeau@inverse.ca
100627    Monotone-Date: 2011-06-06T21:50:16
100628    Monotone-Branch: ca.inverse.sogo
100629
100630M	OpenChange/MAPIStoreMailMessage.m
100631M	OpenChange/MAPIStoreMailMessageTable.m
100632
100633commit 71f92289d2770926670d4503325eb50276a28751
100634Author: Francis Lachapelle <flachapelle@inverse.ca>
100635Date:   Mon Jun 6 21:00:23 2011 +0000
100636
100637    See ChangeLog
100638
100639    Monotone-Parent: fb3ae1be0d4c0ad6fd7491bea70eefa829243ad4
100640    Monotone-Revision: a92e5913badf5a71e06b1253bb3137e83d7ad34e
100641
100642    Monotone-Author: flachapelle@inverse.ca
100643    Monotone-Date: 2011-06-06T21:00:23
100644    Monotone-Branch: ca.inverse.sogo
100645
100646M	ChangeLog
100647M	UI/WebServerResources/MailerUI.js
100648
100649commit 9ee3e2c42a89de249e9ffdd0c5aeaa6bccb235a9
100650Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100651Date:   Sat Jun 4 00:14:38 2011 +0000
100652
100653    Monotone-Parent: a3454a89b34b8bb6dd1906bf066c6d929fc08428
100654    Monotone-Revision: 5fce621cdb57b71a081de204c031edb19e4e1568
100655
100656    Monotone-Author: wsourdeau@inverse.ca
100657    Monotone-Date: 2011-06-04T00:14:38
100658    Monotone-Branch: ca.inverse.sogo
100659
100660M	OpenChange/MAPIStoreTypes.h
100661
100662commit 75ea772c42009ba80736f4157b4e815a25baa53a
100663Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100664Date:   Sat Jun 4 00:13:43 2011 +0000
100665
100666    Monotone-Parent: ae1a7958cd81c59ed7bbcddc2a53188885222d07
100667    Monotone-Revision: a3454a89b34b8bb6dd1906bf066c6d929fc08428
100668
100669    Monotone-Author: wsourdeau@inverse.ca
100670    Monotone-Date: 2011-06-04T00:13:43
100671    Monotone-Branch: ca.inverse.sogo
100672
100673M	ChangeLog
100674M	OpenChange/SOGoMAPIFSFolder.h
100675M	OpenChange/SOGoMAPIFSFolder.m
100676
100677commit 33ae25f6be6c1c94440437f68bba514b8722429e
100678Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100679Date:   Sat Jun 4 00:11:43 2011 +0000
100680
100681    Monotone-Parent: fb3ae1be0d4c0ad6fd7491bea70eefa829243ad4
100682    Monotone-Revision: ae1a7958cd81c59ed7bbcddc2a53188885222d07
100683
100684    Monotone-Author: wsourdeau@inverse.ca
100685    Monotone-Date: 2011-06-04T00:11:43
100686    Monotone-Branch: ca.inverse.sogo
100687
100688M	ChangeLog
100689M	OpenChange/SOGoMAPIFSMessage.h
100690M	OpenChange/SOGoMAPIFSMessage.m
100691
100692commit a5614e93f55ea115be9ce22ffd17d7031fce34f3
100693Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100694Date:   Fri Jun 3 23:59:02 2011 +0000
100695
100696    Monotone-Parent: 1157cc18479225d9cabde00443bb1b31839cf5b6
100697    Monotone-Revision: 70abddfe36eb868aa185ad5ad7f41e1c8fe7ee9c
100698
100699    Monotone-Author: wsourdeau@inverse.ca
100700    Monotone-Date: 2011-06-03T23:59:02
100701    Monotone-Branch: ca.inverse.sogo
100702
100703M	ChangeLog
100704M	OpenChange/MAPIStoreContext.h
100705M	OpenChange/MAPIStoreContext.m
100706M	OpenChange/MAPIStoreSOGo.m
100707
100708commit 786bf7068aadfd523e3510ddc25140062e41dd50
100709Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100710Date:   Fri Jun 3 23:56:21 2011 +0000
100711
100712    Monotone-Parent: 4979a6b1d7d7074bc96b009f55ecc7b83558c956
100713    Monotone-Revision: 1157cc18479225d9cabde00443bb1b31839cf5b6
100714
100715    Monotone-Author: wsourdeau@inverse.ca
100716    Monotone-Date: 2011-06-03T23:56:21
100717    Monotone-Branch: ca.inverse.sogo
100718
100719M	ChangeLog
100720M	OpenChange/MAPIStoreCalendarMessageTable.m
100721
100722commit d320e468285dff39bb6bc92a2e27a37551ca03f2
100723Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100724Date:   Fri Jun 3 23:54:23 2011 +0000
100725
100726    Monotone-Parent: 1ed44d9759e8a5f57b9c55905872081bf8fec785
100727    Monotone-Revision: 4979a6b1d7d7074bc96b009f55ecc7b83558c956
100728
100729    Monotone-Author: wsourdeau@inverse.ca
100730    Monotone-Date: 2011-06-03T23:54:23
100731    Monotone-Branch: ca.inverse.sogo
100732
100733M	OpenChange/MAPIStoreCommonViewsContext.m
100734
100735commit 3b0b350ff30849eeacdb3fa463bb79bb2d27ac8f
100736Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100737Date:   Fri Jun 3 23:53:30 2011 +0000
100738
100739    Monotone-Parent: c852be1d5a70f9aa1ee5a5b4e45b30bd3ef86939
100740    Monotone-Revision: 1ed44d9759e8a5f57b9c55905872081bf8fec785
100741
100742    Monotone-Author: wsourdeau@inverse.ca
100743    Monotone-Date: 2011-06-03T23:53:30
100744    Monotone-Branch: ca.inverse.sogo
100745
100746M	ChangeLog
100747M	OpenChange/MAPIStoreAttachment.m
100748M	OpenChange/MAPIStoreContext.h
100749M	OpenChange/MAPIStoreContext.m
100750M	OpenChange/MAPIStoreFolderTable.m
100751M	OpenChange/MAPIStoreMapping.h
100752M	OpenChange/MAPIStoreMapping.m
100753M	OpenChange/MAPIStoreMessageTable.m
100754
100755commit 86720911782e6ed750bb9a27201092184a6c9169
100756Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100757Date:   Fri Jun 3 23:45:42 2011 +0000
100758
100759    Monotone-Parent: 665f983476d1d561ba36710e816436e50f23fc19
100760    Monotone-Revision: c852be1d5a70f9aa1ee5a5b4e45b30bd3ef86939
100761
100762    Monotone-Author: wsourdeau@inverse.ca
100763    Monotone-Date: 2011-06-03T23:45:42
100764    Monotone-Branch: ca.inverse.sogo
100765
100766M	ChangeLog
100767M	OpenChange/GNUmakefile
100768M	OpenChange/MAPIStoreMailContext.h
100769M	OpenChange/MAPIStoreMailContext.m
100770
100771commit e559b5a255ad4e9739e2ed98b6ea6b4ebb27170e
100772Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
100773Date:   Fri Jun 3 23:39:54 2011 +0000
100774
100775    Monotone-Parent: 3c56ca9ef63d29beeb411890d72b4047a46d7713
100776    Monotone-Revision: 665f983476d1d561ba36710e816436e50f23fc19
100777
100778    Monotone-Author: wsourdeau@inverse.ca
100779    Monotone-Date: 2011-06-03T23:39:54
100780    Monotone-Branch: ca.inverse.sogo
100781
100782M	OpenChange/GNUmakefile
100783
100784commit 4cd03b325ff53ac27170b9194be2ed82d8a687a4
100785Author: Francis Lachapelle <flachapelle@inverse.ca>
100786Date:   Fri Jun 3 16:14:48 2011 +0000
100787
100788    Updated NEWS file
100789
100790    Monotone-Parent: 9aa2e2439f6636863018e6b98de93e587d01e89d
100791    Monotone-Revision: 47c78c5b5ba20e869ca5d21c7e0575d6f8a0ea6b
100792
100793    Monotone-Author: flachapelle@inverse.ca
100794    Monotone-Date: 2011-06-03T16:14:48
100795    Monotone-Branch: ca.inverse.sogo
100796
100797M	NEWS
100798
100799commit 066f81089dfcd43092b405e95d81ffc5f2ef6e43
100800Author: Francis Lachapelle <flachapelle@inverse.ca>
100801Date:   Fri Jun 3 16:05:25 2011 +0000
100802
100803    See ChangeLog
100804
100805    Monotone-Parent: eb98680a91c477e61143b911e53baa32fc0a1132
100806    Monotone-Revision: 9aa2e2439f6636863018e6b98de93e587d01e89d
100807
100808    Monotone-Author: flachapelle@inverse.ca
100809    Monotone-Date: 2011-06-03T16:05:25
100810    Monotone-Branch: ca.inverse.sogo
100811
100812M	ChangeLog
100813M	UI/WebServerResources/MailerUI.js
100814M	UI/WebServerResources/generic.js
100815
100816commit 29abecf0c1a55c5463256e47a80b5c94da395d5a
100817Author: Francis Lachapelle <flachapelle@inverse.ca>
100818Date:   Thu Jun 2 19:23:31 2011 +0000
100819
100820    See ChangeLog
100821
100822    Monotone-Parent: c03b9128fca69d35f4cd1d6372d79d80da725b87
100823    Monotone-Revision: eb98680a91c477e61143b911e53baa32fc0a1132
100824
100825    Monotone-Author: flachapelle@inverse.ca
100826    Monotone-Date: 2011-06-02T19:23:31
100827    Monotone-Branch: ca.inverse.sogo
100828
100829M	ChangeLog
100830M	UI/WebServerResources/ContactsUI.js
100831M	UI/WebServerResources/MailerUI.js
100832M	UI/WebServerResources/generic.js
100833M	UI/WebServerResources/iefixes.css
100834
100835commit 38e45f6a3e0046d5b47bd6408482045b85c305cc
100836Author: Francis Lachapelle <flachapelle@inverse.ca>
100837Date:   Thu Jun 2 13:56:26 2011 +0000
100838
100839    See ChangeLog
100840
100841    Monotone-Parent: e3ac4c1037e15ec90b250e15e8ae75fd7219c77c
100842    Monotone-Revision: c03b9128fca69d35f4cd1d6372d79d80da725b87
100843
100844    Monotone-Author: flachapelle@inverse.ca
100845    Monotone-Date: 2011-06-02T13:56:26
100846    Monotone-Branch: ca.inverse.sogo
100847
100848M	ChangeLog
100849M	UI/WebServerResources/UIxPreferences.js
100850
100851commit 5b290c914131bf094de26c1be16e9c8b82f0c8a3
100852Author: Francis Lachapelle <flachapelle@inverse.ca>
100853Date:   Thu Jun 2 13:55:41 2011 +0000
100854
100855    Cleanup Localizable.strings files.
100856
100857    Monotone-Parent: ba46995517806de235944e13cf46c79ab9082796
100858    Monotone-Revision: e3ac4c1037e15ec90b250e15e8ae75fd7219c77c
100859
100860    Monotone-Author: flachapelle@inverse.ca
100861    Monotone-Date: 2011-06-02T13:55:41
100862    Monotone-Branch: ca.inverse.sogo
100863
100864M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
100865M	UI/PreferencesUI/English.lproj/Localizable.strings
100866M	UI/PreferencesUI/French.lproj/Localizable.strings
100867M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
100868M	UI/PreferencesUI/Norwegian.lproj/Localizable.strings
100869M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
100870M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
100871
100872commit ee80df4ce8a5ed83dd60687e4a24740d9b90294a
100873Author: Francis Lachapelle <flachapelle@inverse.ca>
100874Date:   Thu Jun 2 13:54:59 2011 +0000
100875
100876    Cleanup Localizable.strings files.
100877
100878    Monotone-Parent: ae2c5342363a3fa87101fa6840e1c1e1f7a819c0
100879    Monotone-Revision: ba46995517806de235944e13cf46c79ab9082796
100880
100881    Monotone-Author: flachapelle@inverse.ca
100882    Monotone-Date: 2011-06-02T13:54:59
100883    Monotone-Branch: ca.inverse.sogo
100884
100885M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
100886M	SoObjects/Appointments/Catalan.lproj/Localizable.strings
100887M	SoObjects/Appointments/Czech.lproj/Localizable.strings
100888M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
100889M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
100890M	SoObjects/Appointments/Icelandic.lproj/Localizable.strings
100891M	SoObjects/Appointments/Italian.lproj/Localizable.strings
100892M	SoObjects/Appointments/Norwegian.lproj/Localizable.strings
100893M	SoObjects/Appointments/Polish.lproj/Localizable.strings
100894M	SoObjects/Appointments/Russian.lproj/Localizable.strings
100895M	SoObjects/Appointments/Swedish.lproj/Localizable.strings
100896M	SoObjects/Appointments/Ukrainian.lproj/Localizable.strings
100897M	SoObjects/Appointments/Welsh.lproj/Localizable.strings
100898M	UI/Common/Norwegian.lproj/Localizable.strings
100899M	UI/MailerUI/Catalan.lproj/Localizable.strings
100900M	UI/MailerUI/Norwegian.lproj/Localizable.strings
100901M	UI/MainUI/Norwegian.lproj/Localizable.strings
100902M	UI/MainUI/Ukrainian.lproj/Localizable.strings
100903
100904commit 53a01edee4193454e29931eb831f5a22c8934fc3
100905Author: Francis Lachapelle <flachapelle@inverse.ca>
100906Date:   Wed Jun 1 21:10:25 2011 +0000
100907
100908    See ChangeLog
100909
100910    Monotone-Parent: ede90c4ec21ca642e49b4287679877bd02717ed6
100911    Monotone-Revision: ae2c5342363a3fa87101fa6840e1c1e1f7a819c0
100912
100913    Monotone-Author: flachapelle@inverse.ca
100914    Monotone-Date: 2011-06-01T21:10:25
100915    Monotone-Branch: ca.inverse.sogo
100916
100917M	ChangeLog
100918M	NEWS
100919M	SoObjects/Mailer/SOGoMailFolder.h
100920M	SoObjects/Mailer/SOGoMailFolder.m
100921M	SoObjects/SOGo/NSArray+Utilities.m
100922M	SoObjects/SOGo/SOGoDefaults.plist
100923M	SoObjects/SOGo/SOGoUserDefaults.h
100924M	SoObjects/SOGo/SOGoUserDefaults.m
100925M	UI/MailerUI/UIxMailListActions.h
100926M	UI/MailerUI/UIxMailListActions.m
100927M	UI/MailerUI/UIxMailMainFrame.m
100928M	UI/PreferencesUI/UIxPreferences.m
100929M	UI/Templates/MailerUI/UIxMailMainFrame.wox
100930M	UI/Templates/PreferencesUI/UIxPreferences.wox
100931M	UI/WebServerResources/ContactsUI.css
100932M	UI/WebServerResources/ContactsUI.js
100933M	UI/WebServerResources/MailerUI.css
100934M	UI/WebServerResources/MailerUI.js
100935M	UI/WebServerResources/SOGoDataTable.js
100936M	UI/WebServerResources/SOGoMailDataSource.js
100937M	UI/WebServerResources/UIxMailEditor.css
100938M	UI/WebServerResources/UIxMailEditor.js
100939M	UI/WebServerResources/UIxPreferences.css
100940M	UI/WebServerResources/generic.js
100941M	UI/WebServerResources/iefixes.css
100942
100943commit 624172fe9233a26ea4b5d00e00fa0550a6725966
100944Author: Francis Lachapelle <flachapelle@inverse.ca>
100945Date:   Wed Jun 1 17:54:03 2011 +0000
100946
100947    See ChangeLog
100948
100949    Monotone-Parent: bbd81440c9e99bd7320191a273476ee80fb5b10b
100950    Monotone-Revision: ede90c4ec21ca642e49b4287679877bd02717ed6
100951
100952    Monotone-Author: flachapelle@inverse.ca
100953    Monotone-Date: 2011-06-01T17:54:03
100954    Monotone-Branch: ca.inverse.sogo
100955
100956M	ChangeLog
100957M	SoObjects/Mailer/SOGoMailAccount.m
100958
100959commit d8f21e6b6eefe33405d0bad41f34ad6f49fa26fd
100960Author: Francis Lachapelle <flachapelle@inverse.ca>
100961Date:   Wed Jun 1 17:49:12 2011 +0000
100962
100963    Indentation.
100964
100965    Monotone-Parent: 3678cc0ded3649869eacde348ab4532dac822b2b
100966    Monotone-Revision: bbd81440c9e99bd7320191a273476ee80fb5b10b
100967
100968    Monotone-Author: flachapelle@inverse.ca
100969    Monotone-Date: 2011-06-01T17:49:12
100970    Monotone-Branch: ca.inverse.sogo
100971
100972M	SoObjects/Appointments/SOGoAppointmentObject.m
100973
100974commit d1ba8f6e061f19e00fa9b1b964cbf3013d435b6a
100975Author: Francis Lachapelle <flachapelle@inverse.ca>
100976Date:   Tue May 31 20:16:43 2011 +0000
100977
100978    See ChangeLog
100979
100980    Monotone-Parent: 4126acd8a39c70e133baeb54d6b5122aac7b5b8a
100981    Monotone-Revision: 3678cc0ded3649869eacde348ab4532dac822b2b
100982
100983    Monotone-Author: flachapelle@inverse.ca
100984    Monotone-Date: 2011-05-31T20:16:43
100985    Monotone-Branch: ca.inverse.sogo
100986
100987M	ChangeLog
100988M	UI/WebServerResources/ContactsUI.js
100989M	UI/WebServerResources/SchedulerUI.js
100990M	UI/WebServerResources/generic.css
100991
100992commit cf4de4c817f18c14c07e97af8f44661f464a17ec
100993Author: Francis Lachapelle <flachapelle@inverse.ca>
100994Date:   Tue May 31 19:12:46 2011 +0000
100995
100996    See ChangeLog
100997
100998    Monotone-Parent: 3c56ca9ef63d29beeb411890d72b4047a46d7713
100999    Monotone-Revision: 4126acd8a39c70e133baeb54d6b5122aac7b5b8a
101000
101001    Monotone-Author: flachapelle@inverse.ca
101002    Monotone-Date: 2011-05-31T19:12:46
101003    Monotone-Branch: ca.inverse.sogo
101004
101005M	ChangeLog
101006M	NEWS
101007M	UI/Scheduler/NSArray+Scheduler.m
101008M	UI/WebServerResources/ContactsUI.js
101009M	UI/WebServerResources/HTMLElement.js
101010M	UI/WebServerResources/SchedulerUI.css
101011M	UI/WebServerResources/SchedulerUI.js
101012M	UI/WebServerResources/UIxMailEditor.js
101013M	UI/WebServerResources/generic.css
101014
101015commit 792952088afcac8023199c935e7465682af96c9c
101016Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
101017Date:   Tue May 31 05:13:29 2011 +0000
101018
101019    Monotone-Parent: 5fdede9d8595c5dc10a960d64d9943b2d134a15a
101020    Monotone-Revision: 3c56ca9ef63d29beeb411890d72b4047a46d7713
101021
101022    Monotone-Author: wsourdeau@inverse.ca
101023    Monotone-Date: 2011-05-31T05:13:29
101024    Monotone-Branch: ca.inverse.sogo
101025
101026M	ChangeLog
101027M	OpenChange/MAPIStoreTypes.m
101028
101029commit 9acf611d507dfdf7f0d81a7feff9bb13a0988d3b
101030Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
101031Date:   Tue May 31 05:07:45 2011 +0000
101032
101033    Monotone-Parent: 34a150bec80d8bcacb0dffe7e4fbe342dc0b2d3d
101034    Monotone-Revision: 5fdede9d8595c5dc10a960d64d9943b2d134a15a
101035
101036    Monotone-Author: wsourdeau@inverse.ca
101037    Monotone-Date: 2011-05-31T05:07:45
101038    Monotone-Branch: ca.inverse.sogo
101039
101040M	ChangeLog
101041M	OpenChange/NSObject+MAPIStore.m
101042
101043commit ab9fbf320e594c16b0e015a11b2ccea2c5743bea
101044Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
101045Date:   Tue May 31 05:06:26 2011 +0000
101046
101047    Monotone-Parent: fafa72b8e42848069a3affa9d8e8895134ebc136
101048    Monotone-Revision: 34a150bec80d8bcacb0dffe7e4fbe342dc0b2d3d
101049
101050    Monotone-Author: wsourdeau@inverse.ca
101051    Monotone-Date: 2011-05-31T05:06:26
101052    Monotone-Branch: ca.inverse.sogo
101053
101054M	ChangeLog
101055M	OpenChange/NSValue+MAPIStore.h
101056M	OpenChange/NSValue+MAPIStore.m
101057
101058commit f409c1cb3ee765dfbd742810761bca6d63331155
101059Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
101060Date:   Tue May 31 05:04:46 2011 +0000
101061
101062    Monotone-Parent: 52d4d51e45d656f36fb470bd76ffe251fdc37b9c
101063    Monotone-Revision: fafa72b8e42848069a3affa9d8e8895134ebc136
101064
101065    Monotone-Author: wsourdeau@inverse.ca
101066    Monotone-Date: 2011-05-31T05:04:46
101067    Monotone-Branch: ca.inverse.sogo
101068
101069M	ChangeLog
101070A	OpenChange/MAPIStoreFallbackContext.h
101071A	OpenChange/MAPIStoreFallbackContext.m
101072
101073commit 29056ba07d15ca721c90b1b709b35e21a3989ebc
101074Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
101075Date:   Tue May 31 05:01:43 2011 +0000
101076
101077    Monotone-Parent: ea1c783b905b07e028051a8a9d8f7bf4c894b0f2
101078    Monotone-Revision: 52d4d51e45d656f36fb470bd76ffe251fdc37b9c
101079
101080    Monotone-Author: wsourdeau@inverse.ca
101081    Monotone-Date: 2011-05-31T05:01:43
101082    Monotone-Branch: ca.inverse.sogo
101083
101084M	ChangeLog
101085M	OpenChange/MAPIStoreContext.h
101086M	OpenChange/MAPIStoreContext.m
101087M	OpenChange/MAPIStoreSOGo.m
101088
101089commit a5440bd52d80ac927fdafedece99d6152674729e
101090Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
101091Date:   Tue May 31 03:39:36 2011 +0000
101092
101093    Monotone-Parent: 173c16ed57e319da55ef0f43152bfbba829d1119
101094    Monotone-Revision: ea1c783b905b07e028051a8a9d8f7bf4c894b0f2
101095
101096    Monotone-Author: wsourdeau@inverse.ca
101097    Monotone-Date: 2011-05-31T03:39:36
101098    Monotone-Branch: ca.inverse.sogo
101099
101100M	ChangeLog
101101M	OpenChange/GNUmakefile
101102A	OpenChange/MAPIStoreActiveTables.h
101103A	OpenChange/MAPIStoreActiveTables.m
101104M	OpenChange/MAPIStoreFolder.m
101105M	OpenChange/MAPIStoreObject.h
101106M	OpenChange/MAPIStoreObject.m
101107M	OpenChange/MAPIStoreSOGo.m
101108M	OpenChange/MAPIStoreTable.h
101109M	OpenChange/MAPIStoreTable.m
101110
101111commit 0c99e0425263d648d3a20bc1efeeef75dd607ae9
101112Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
101113Date:   Mon May 30 22:07:21 2011 +0000
101114
101115    Monotone-Parent: 5db151dfdbd8711e6bd1379346b3f6d6886bfbf1
101116    Monotone-Revision: 173c16ed57e319da55ef0f43152bfbba829d1119
101117
101118    Monotone-Author: wsourdeau@inverse.ca
101119    Monotone-Date: 2011-05-30T22:07:21
101120    Monotone-Branch: ca.inverse.sogo
101121
101122M	ChangeLog
101123M	OpenChange/code-MAPIStorePropertySelectors.m
101124
101125commit 59faa3a7bd99eed622bae099a12d2ae097dcec43
101126Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
101127Date:   Mon May 30 21:23:03 2011 +0000
101128
101129    Monotone-Parent: b530204fe558f57d05223cf4090c57cbaaf4bdd9
101130    Monotone-Revision: 5db151dfdbd8711e6bd1379346b3f6d6886bfbf1
101131
101132    Monotone-Author: wsourdeau@inverse.ca
101133    Monotone-Date: 2011-05-30T21:23:03
101134    Monotone-Branch: ca.inverse.sogo
101135
101136M	ChangeLog
101137M	SoObjects/SOGo/SOGoContentObject.h
101138M	SoObjects/SOGo/SOGoContentObject.m
101139
101140commit 3c16ada230811bd7e90ef005979bf8f804abd25a
101141Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
101142Date:   Mon May 30 21:21:39 2011 +0000
101143
101144    Monotone-Parent: 9c0b64b5164d0b1f7b8b0a271122eb860a1f14df
101145    Monotone-Revision: b530204fe558f57d05223cf4090c57cbaaf4bdd9
101146
101147    Monotone-Author: wsourdeau@inverse.ca
101148    Monotone-Date: 2011-05-30T21:21:39
101149    Monotone-Branch: ca.inverse.sogo
101150
101151M	ChangeLog
101152M	SoObjects/SOGo/SOGoGCSFolder.m
101153
101154commit b050971d3854335a19804f15a8017eefd95e0540
101155Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
101156Date:   Mon May 30 21:17:26 2011 +0000
101157
101158    Monotone-Parent: e347244635dd06d86b291dac5a5f75e1f9d61eb9
101159    Monotone-Revision: 9c0b64b5164d0b1f7b8b0a271122eb860a1f14df
101160
101161    Monotone-Author: wsourdeau@inverse.ca
101162    Monotone-Date: 2011-05-30T21:17:26
101163    Monotone-Branch: ca.inverse.sogo
101164
101165M	SOPE/GDLContentStore/ChangeLog
101166M	SOPE/GDLContentStore/GCSFolder.h
101167M	SOPE/GDLContentStore/GCSFolder.m
101168
101169commit 8dfda2873f790061e9ce346c82a2edb8ecded496
101170Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
101171Date:   Mon May 30 21:12:56 2011 +0000
101172
101173    Monotone-Parent: ab4b56bae1b03fc971ec45c668ed8a6bd9b23831
101174    Monotone-Revision: c65e5de16bdce7bebdde2adc5fd2504e2066e9f2
101175
101176    Monotone-Author: wsourdeau@inverse.ca
101177    Monotone-Date: 2011-05-30T21:12:56
101178    Monotone-Branch: ca.inverse.sogo
101179
101180M	ChangeLog
101181M	OpenChange/GNUmakefile
101182M	OpenChange/MAPIStoreCalendarMessage.m
101183M	OpenChange/MAPIStoreCalendarMessageTable.m
101184M	OpenChange/MAPIStoreContactsMessage.m
101185M	OpenChange/MAPIStoreContactsMessageTable.m
101186M	OpenChange/MAPIStoreGCSFolder.h
101187M	OpenChange/MAPIStoreGCSFolder.m
101188M	OpenChange/MAPIStoreMailAttachment.m
101189M	OpenChange/MAPIStoreObject.h
101190M	OpenChange/MAPIStoreRecurrenceUtils.m
101191M	OpenChange/MAPIStoreTasksMessage.m
101192M	OpenChange/MAPIStoreTasksMessageTable.m
101193M	OpenChange/MAPIStoreTypes.m
101194D	OpenChange/NSCalendarDate+MAPIStore.h
101195D	OpenChange/NSCalendarDate+MAPIStore.m
101196A	OpenChange/NSDate+MAPIStore.h
101197A	OpenChange/NSDate+MAPIStore.m
101198M	OpenChange/NSObject+MAPIStore.m
101199
101200commit 09e223836abfc2b28314489fae67e275388a797e
101201Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
101202Date:   Mon May 30 20:52:02 2011 +0000
101203
101204    Monotone-Parent: 745a67b1d8363bb9d0933dcfdde4082087eac9d0
101205    Monotone-Revision: ab4b56bae1b03fc971ec45c668ed8a6bd9b23831
101206
101207    Monotone-Author: wsourdeau@inverse.ca
101208    Monotone-Date: 2011-05-30T20:52:02
101209    Monotone-Branch: ca.inverse.sogo
101210
101211M	ChangeLog
101212M	OpenChange/gen-property-selectors.py
101213
101214commit 68cb4e465a8a7d9db74af0ce37d50cf499001bdf
101215Author: Francis Lachapelle <flachapelle@inverse.ca>
101216Date:   Fri May 27 20:53:16 2011 +0000
101217
101218    See ChangeLog
101219
101220    Monotone-Parent: c3c5403094c30c3fc814d898f3de659d0ca951fc
101221    Monotone-Revision: cdffa33720324e664e37834e059eaa9964d13092
101222
101223    Monotone-Author: flachapelle@inverse.ca
101224    Monotone-Date: 2011-05-27T20:53:16
101225    Monotone-Branch: ca.inverse.sogo
101226
101227M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
101228M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
101229M	UI/PreferencesUI/Czech.lproj/Localizable.strings
101230M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
101231M	UI/PreferencesUI/English.lproj/Localizable.strings
101232M	UI/PreferencesUI/French.lproj/Localizable.strings
101233M	UI/PreferencesUI/German.lproj/Localizable.strings
101234M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
101235M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
101236M	UI/PreferencesUI/Italian.lproj/Localizable.strings
101237M	UI/PreferencesUI/Norwegian.lproj/Localizable.strings
101238M	UI/PreferencesUI/Polish.lproj/Localizable.strings
101239M	UI/PreferencesUI/Russian.lproj/Localizable.strings
101240M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
101241M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
101242M	UI/PreferencesUI/UIxPreferences.m
101243M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
101244M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
101245M	UI/Templates/PreferencesUI/UIxPreferences.wox
101246M	UI/WebServerResources/UIxPreferences.css
101247M	UI/WebServerResources/UIxPreferences.js
101248
101249commit 9b07317a487124954d9a296e7f286d52d35da668
101250Author: Francis Lachapelle <flachapelle@inverse.ca>
101251Date:   Fri May 27 20:36:32 2011 +0000
101252
101253    Updated Icelandic translation.
101254
101255    Monotone-Parent: b1ab4c0202a9480766ffc5d426b4b7e8d500ad14
101256    Monotone-Revision: c3c5403094c30c3fc814d898f3de659d0ca951fc
101257
101258    Monotone-Author: flachapelle@inverse.ca
101259    Monotone-Date: 2011-05-27T20:36:32
101260    Monotone-Branch: ca.inverse.sogo
101261
101262M	SoObjects/Appointments/Icelandic.lproj/Localizable.strings
101263M	SoObjects/Mailer/SOGoMailIcelandicForward.wo/SOGoMailIcelandicForward.html
101264M	SoObjects/Mailer/SOGoMailIcelandicReply.wo/SOGoMailIcelandicReply.html
101265M	UI/Common/Icelandic.lproj/Localizable.strings
101266M	UI/MainUI/Icelandic.lproj/Locale
101267M	UI/MainUI/Icelandic.lproj/Localizable.strings
101268M	UI/Scheduler/Icelandic.lproj/Localizable.strings
101269M	UI/Templates/SOGoFolderIcelandicAdditionAdvisory.wox
101270
101271commit 3235f86699fd4bcf06c90ad57a5bded8a56bbd3e
101272Author: Francis Lachapelle <flachapelle@inverse.ca>
101273Date:   Fri May 27 20:33:26 2011 +0000
101274
101275    Updated Icelandic translation.
101276
101277    Monotone-Parent: 745a67b1d8363bb9d0933dcfdde4082087eac9d0
101278    Monotone-Revision: b1ab4c0202a9480766ffc5d426b4b7e8d500ad14
101279
101280    Monotone-Author: flachapelle@inverse.ca
101281    Monotone-Date: 2011-05-27T20:33:26
101282    Monotone-Branch: ca.inverse.sogo
101283
101284M	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
101285
101286commit 4842ff56f75e65baf5958659d2e31c9e5948ae68
101287Author: Francis Lachapelle <flachapelle@inverse.ca>
101288Date:   Fri May 27 17:54:03 2011 +0000
101289
101290    Updated Installation Guide.
101291
101292    Monotone-Parent: 36a1ab5d7adfc8707231c3319c3811ccf69fbf0f
101293    Monotone-Revision: 745a67b1d8363bb9d0933dcfdde4082087eac9d0
101294
101295    Monotone-Author: flachapelle@inverse.ca
101296    Monotone-Date: 2011-05-27T17:54:03
101297    Monotone-Branch: ca.inverse.sogo
101298
101299M	Documentation/SOGo Installation Guide.odt
101300
101301commit 4807299483b9c893462adedaebeae5db59a8df54
101302Author: Francis Lachapelle <flachapelle@inverse.ca>
101303Date:   Fri May 20 16:03:06 2011 +0000
101304
101305    Updated Icelandic translation.
101306
101307    Monotone-Parent: 10d2be3df016639da5e284524507a7bd10ec9d3c
101308    Monotone-Revision: 36a1ab5d7adfc8707231c3319c3811ccf69fbf0f
101309
101310    Monotone-Author: flachapelle@inverse.ca
101311    Monotone-Date: 2011-05-20T16:03:06
101312    Monotone-Branch: ca.inverse.sogo
101313
101314M	UI/MailerUI/Icelandic.lproj/Localizable.strings
101315
101316commit 4ce19de6c18cfdd0728ddc576ca69b840d6086d9
101317Author: Francis Lachapelle <flachapelle@inverse.ca>
101318Date:   Fri May 20 15:29:33 2011 +0000
101319
101320    Fixed Icelandic translation.
101321
101322    Monotone-Parent: 7f7501b1bb5b05b31afe18481c6a203e70e2222b
101323    Monotone-Revision: 10d2be3df016639da5e284524507a7bd10ec9d3c
101324
101325    Monotone-Author: flachapelle@inverse.ca
101326    Monotone-Date: 2011-05-20T15:29:33
101327    Monotone-Branch: ca.inverse.sogo
101328
101329M	UI/MailerUI/Icelandic.lproj/Localizable.strings
101330
101331commit 17c4ec949a2fc9a90d8c8f44c201233f0995b967
101332Author: Jean Raby <jraby@inverse.ca>
101333Date:   Fri May 20 20:22:56 2011 +0000
101334
101335    Add a rudimentary test for sogo-tool
101336
101337    Monotone-Parent: 986c53393f0caccafae8ec72f8b2d56477f587b6
101338    Monotone-Revision: 7f7501b1bb5b05b31afe18481c6a203e70e2222b
101339
101340    Monotone-Author: jraby@inverse.ca
101341    Monotone-Date: 2011-05-20T20:22:56
101342    Monotone-Branch: ca.inverse.sogo
101343
101344M	Tests/Integration/config.py.in
101345A	Tests/Integration/test-sogo-tool.py
101346
101347commit a134cbe2cb69b4a44697e4dc23370f288b4f5be4
101348Author: Jean Raby <jraby@inverse.ca>
101349Date:   Fri May 20 19:46:13 2011 +0000
101350
101351    Fix teststrings.sh to exit != 0 if an error occured.
101352
101353    Monotone-Parent: c80984a4695d7e15164ed59ed14c2b823311be38
101354    Monotone-Revision: 986c53393f0caccafae8ec72f8b2d56477f587b6
101355
101356    Monotone-Author: jraby@inverse.ca
101357    Monotone-Date: 2011-05-20T19:46:13
101358    Monotone-Branch: ca.inverse.sogo
101359
101360M	Tests/Integration/teststrings.sh
101361
101362commit b86de24ecfc49c70c83f4a7111c2a28665a8a595
101363Author: Jean Raby <jraby@inverse.ca>
101364Date:   Thu May 19 21:19:28 2011 +0000
101365
101366    Fix a typo
101367
101368    Monotone-Parent: 7a80aa359f31e8185da9899c70adad7d7f65e076
101369    Monotone-Revision: c80984a4695d7e15164ed59ed14c2b823311be38
101370
101371    Monotone-Author: jraby@inverse.ca
101372    Monotone-Date: 2011-05-19T21:19:28
101373    Monotone-Branch: ca.inverse.sogo
101374
101375M	Tests/Integration/test-sieve.py
101376
101377commit bb2420c98e950add6b6e608b02323f08f93bf98b
101378Author: Ludovic Marcotte <lmarcotte@inverse.ca>
101379Date:   Tue May 17 14:27:04 2011 +0000
101380
101381    See ChangeLog
101382
101383    Monotone-Parent: 4120c09ec69b99d41cd339f49faa9ae17aa03b61
101384    Monotone-Revision: 7a80aa359f31e8185da9899c70adad7d7f65e076
101385
101386    Monotone-Author: ludovic@Sophos.ca
101387    Monotone-Date: 2011-05-17T14:27:04
101388    Monotone-Branch: ca.inverse.sogo
101389
101390M	ChangeLog
101391M	SOPE/NGCards/TimeZones/Africa/Abidjan.ics
101392M	SOPE/NGCards/TimeZones/Africa/Accra.ics
101393M	SOPE/NGCards/TimeZones/Africa/Addis_Ababa.ics
101394M	SOPE/NGCards/TimeZones/Africa/Algiers.ics
101395M	SOPE/NGCards/TimeZones/Africa/Asmara.ics
101396M	SOPE/NGCards/TimeZones/Africa/Bamako.ics
101397M	SOPE/NGCards/TimeZones/Africa/Bangui.ics
101398M	SOPE/NGCards/TimeZones/Africa/Banjul.ics
101399M	SOPE/NGCards/TimeZones/Africa/Bissau.ics
101400M	SOPE/NGCards/TimeZones/Africa/Blantyre.ics
101401M	SOPE/NGCards/TimeZones/Africa/Brazzaville.ics
101402M	SOPE/NGCards/TimeZones/Africa/Bujumbura.ics
101403M	SOPE/NGCards/TimeZones/Africa/Cairo.ics
101404M	SOPE/NGCards/TimeZones/Africa/Casablanca.ics
101405M	SOPE/NGCards/TimeZones/Africa/Ceuta.ics
101406M	SOPE/NGCards/TimeZones/Africa/Conakry.ics
101407M	SOPE/NGCards/TimeZones/Africa/Dakar.ics
101408M	SOPE/NGCards/TimeZones/Africa/Dar_es_Salaam.ics
101409M	SOPE/NGCards/TimeZones/Africa/Djibouti.ics
101410M	SOPE/NGCards/TimeZones/Africa/Douala.ics
101411M	SOPE/NGCards/TimeZones/Africa/El_Aaiun.ics
101412M	SOPE/NGCards/TimeZones/Africa/Freetown.ics
101413M	SOPE/NGCards/TimeZones/Africa/Gaborone.ics
101414M	SOPE/NGCards/TimeZones/Africa/Harare.ics
101415M	SOPE/NGCards/TimeZones/Africa/Johannesburg.ics
101416M	SOPE/NGCards/TimeZones/Africa/Kampala.ics
101417M	SOPE/NGCards/TimeZones/Africa/Khartoum.ics
101418M	SOPE/NGCards/TimeZones/Africa/Kigali.ics
101419M	SOPE/NGCards/TimeZones/Africa/Kinshasa.ics
101420M	SOPE/NGCards/TimeZones/Africa/Lagos.ics
101421M	SOPE/NGCards/TimeZones/Africa/Libreville.ics
101422M	SOPE/NGCards/TimeZones/Africa/Lome.ics
101423M	SOPE/NGCards/TimeZones/Africa/Luanda.ics
101424M	SOPE/NGCards/TimeZones/Africa/Lubumbashi.ics
101425M	SOPE/NGCards/TimeZones/Africa/Lusaka.ics
101426M	SOPE/NGCards/TimeZones/Africa/Malabo.ics
101427M	SOPE/NGCards/TimeZones/Africa/Maputo.ics
101428M	SOPE/NGCards/TimeZones/Africa/Maseru.ics
101429M	SOPE/NGCards/TimeZones/Africa/Mbabane.ics
101430M	SOPE/NGCards/TimeZones/Africa/Mogadishu.ics
101431M	SOPE/NGCards/TimeZones/Africa/Monrovia.ics
101432M	SOPE/NGCards/TimeZones/Africa/Nairobi.ics
101433M	SOPE/NGCards/TimeZones/Africa/Ndjamena.ics
101434M	SOPE/NGCards/TimeZones/Africa/Niamey.ics
101435M	SOPE/NGCards/TimeZones/Africa/Nouakchott.ics
101436M	SOPE/NGCards/TimeZones/Africa/Ouagadougou.ics
101437M	SOPE/NGCards/TimeZones/Africa/Porto-Novo.ics
101438M	SOPE/NGCards/TimeZones/Africa/Sao_Tome.ics
101439M	SOPE/NGCards/TimeZones/Africa/Tripoli.ics
101440M	SOPE/NGCards/TimeZones/Africa/Tunis.ics
101441M	SOPE/NGCards/TimeZones/Africa/Windhoek.ics
101442M	SOPE/NGCards/TimeZones/America/Adak.ics
101443M	SOPE/NGCards/TimeZones/America/Anchorage.ics
101444M	SOPE/NGCards/TimeZones/America/Anguilla.ics
101445M	SOPE/NGCards/TimeZones/America/Antigua.ics
101446M	SOPE/NGCards/TimeZones/America/Araguaina.ics
101447M	SOPE/NGCards/TimeZones/America/Argentina/Buenos_Aires.ics
101448M	SOPE/NGCards/TimeZones/America/Argentina/Catamarca.ics
101449M	SOPE/NGCards/TimeZones/America/Argentina/Cordoba.ics
101450M	SOPE/NGCards/TimeZones/America/Argentina/Jujuy.ics
101451M	SOPE/NGCards/TimeZones/America/Argentina/La_Rioja.ics
101452M	SOPE/NGCards/TimeZones/America/Argentina/Mendoza.ics
101453M	SOPE/NGCards/TimeZones/America/Argentina/Rio_Gallegos.ics
101454M	SOPE/NGCards/TimeZones/America/Argentina/Salta.ics
101455M	SOPE/NGCards/TimeZones/America/Argentina/San_Juan.ics
101456M	SOPE/NGCards/TimeZones/America/Argentina/San_Luis.ics
101457M	SOPE/NGCards/TimeZones/America/Argentina/Tucuman.ics
101458M	SOPE/NGCards/TimeZones/America/Argentina/Ushuaia.ics
101459M	SOPE/NGCards/TimeZones/America/Aruba.ics
101460M	SOPE/NGCards/TimeZones/America/Asuncion.ics
101461M	SOPE/NGCards/TimeZones/America/Atikokan.ics
101462M	SOPE/NGCards/TimeZones/America/Bahia.ics
101463M	SOPE/NGCards/TimeZones/America/Bahia_Banderas.ics
101464M	SOPE/NGCards/TimeZones/America/Barbados.ics
101465M	SOPE/NGCards/TimeZones/America/Belem.ics
101466M	SOPE/NGCards/TimeZones/America/Belize.ics
101467M	SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics
101468M	SOPE/NGCards/TimeZones/America/Boa_Vista.ics
101469M	SOPE/NGCards/TimeZones/America/Bogota.ics
101470M	SOPE/NGCards/TimeZones/America/Boise.ics
101471M	SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics
101472M	SOPE/NGCards/TimeZones/America/Campo_Grande.ics
101473M	SOPE/NGCards/TimeZones/America/Cancun.ics
101474M	SOPE/NGCards/TimeZones/America/Caracas.ics
101475M	SOPE/NGCards/TimeZones/America/Cayenne.ics
101476M	SOPE/NGCards/TimeZones/America/Cayman.ics
101477M	SOPE/NGCards/TimeZones/America/Chicago.ics
101478M	SOPE/NGCards/TimeZones/America/Chihuahua.ics
101479M	SOPE/NGCards/TimeZones/America/Costa_Rica.ics
101480M	SOPE/NGCards/TimeZones/America/Cuiaba.ics
101481M	SOPE/NGCards/TimeZones/America/Curacao.ics
101482M	SOPE/NGCards/TimeZones/America/Danmarkshavn.ics
101483M	SOPE/NGCards/TimeZones/America/Dawson.ics
101484M	SOPE/NGCards/TimeZones/America/Dawson_Creek.ics
101485M	SOPE/NGCards/TimeZones/America/Denver.ics
101486M	SOPE/NGCards/TimeZones/America/Detroit.ics
101487M	SOPE/NGCards/TimeZones/America/Dominica.ics
101488M	SOPE/NGCards/TimeZones/America/Edmonton.ics
101489M	SOPE/NGCards/TimeZones/America/Eirunepe.ics
101490M	SOPE/NGCards/TimeZones/America/El_Salvador.ics
101491M	SOPE/NGCards/TimeZones/America/Fortaleza.ics
101492M	SOPE/NGCards/TimeZones/America/Glace_Bay.ics
101493M	SOPE/NGCards/TimeZones/America/Godthab.ics
101494M	SOPE/NGCards/TimeZones/America/Goose_Bay.ics
101495M	SOPE/NGCards/TimeZones/America/Grand_Turk.ics
101496M	SOPE/NGCards/TimeZones/America/Grenada.ics
101497M	SOPE/NGCards/TimeZones/America/Guadeloupe.ics
101498M	SOPE/NGCards/TimeZones/America/Guatemala.ics
101499M	SOPE/NGCards/TimeZones/America/Guayaquil.ics
101500M	SOPE/NGCards/TimeZones/America/Guyana.ics
101501M	SOPE/NGCards/TimeZones/America/Halifax.ics
101502M	SOPE/NGCards/TimeZones/America/Havana.ics
101503M	SOPE/NGCards/TimeZones/America/Hermosillo.ics
101504M	SOPE/NGCards/TimeZones/America/Indiana/Indianapolis.ics
101505M	SOPE/NGCards/TimeZones/America/Indiana/Knox.ics
101506M	SOPE/NGCards/TimeZones/America/Indiana/Marengo.ics
101507M	SOPE/NGCards/TimeZones/America/Indiana/Petersburg.ics
101508M	SOPE/NGCards/TimeZones/America/Indiana/Tell_City.ics
101509M	SOPE/NGCards/TimeZones/America/Indiana/Vevay.ics
101510M	SOPE/NGCards/TimeZones/America/Indiana/Vincennes.ics
101511M	SOPE/NGCards/TimeZones/America/Indiana/Winamac.ics
101512M	SOPE/NGCards/TimeZones/America/Inuvik.ics
101513M	SOPE/NGCards/TimeZones/America/Iqaluit.ics
101514M	SOPE/NGCards/TimeZones/America/Jamaica.ics
101515M	SOPE/NGCards/TimeZones/America/Juneau.ics
101516M	SOPE/NGCards/TimeZones/America/Kentucky/Louisville.ics
101517M	SOPE/NGCards/TimeZones/America/Kentucky/Monticello.ics
101518M	SOPE/NGCards/TimeZones/America/La_Paz.ics
101519M	SOPE/NGCards/TimeZones/America/Lima.ics
101520M	SOPE/NGCards/TimeZones/America/Los_Angeles.ics
101521M	SOPE/NGCards/TimeZones/America/Maceio.ics
101522M	SOPE/NGCards/TimeZones/America/Managua.ics
101523M	SOPE/NGCards/TimeZones/America/Manaus.ics
101524M	SOPE/NGCards/TimeZones/America/Marigot.ics
101525M	SOPE/NGCards/TimeZones/America/Martinique.ics
101526M	SOPE/NGCards/TimeZones/America/Matamoros.ics
101527M	SOPE/NGCards/TimeZones/America/Mazatlan.ics
101528M	SOPE/NGCards/TimeZones/America/Menominee.ics
101529M	SOPE/NGCards/TimeZones/America/Merida.ics
101530M	SOPE/NGCards/TimeZones/America/Mexico_City.ics
101531M	SOPE/NGCards/TimeZones/America/Miquelon.ics
101532M	SOPE/NGCards/TimeZones/America/Moncton.ics
101533M	SOPE/NGCards/TimeZones/America/Montevideo.ics
101534M	SOPE/NGCards/TimeZones/America/Montreal.ics
101535M	SOPE/NGCards/TimeZones/America/Nassau.ics
101536M	SOPE/NGCards/TimeZones/America/New_York.ics
101537M	SOPE/NGCards/TimeZones/America/Nipigon.ics
101538M	SOPE/NGCards/TimeZones/America/Nome.ics
101539M	SOPE/NGCards/TimeZones/America/Noronha.ics
101540M	SOPE/NGCards/TimeZones/America/North_Dakota/Center.ics
101541M	SOPE/NGCards/TimeZones/America/North_Dakota/New_Salem.ics
101542M	SOPE/NGCards/TimeZones/America/Ojinaga.ics
101543M	SOPE/NGCards/TimeZones/America/Panama.ics
101544M	SOPE/NGCards/TimeZones/America/Pangnirtung.ics
101545M	SOPE/NGCards/TimeZones/America/Paramaribo.ics
101546M	SOPE/NGCards/TimeZones/America/Phoenix.ics
101547M	SOPE/NGCards/TimeZones/America/Port-au-Prince.ics
101548M	SOPE/NGCards/TimeZones/America/Port_of_Spain.ics
101549M	SOPE/NGCards/TimeZones/America/Porto_Velho.ics
101550M	SOPE/NGCards/TimeZones/America/Puerto_Rico.ics
101551M	SOPE/NGCards/TimeZones/America/Rainy_River.ics
101552M	SOPE/NGCards/TimeZones/America/Rankin_Inlet.ics
101553M	SOPE/NGCards/TimeZones/America/Recife.ics
101554M	SOPE/NGCards/TimeZones/America/Regina.ics
101555M	SOPE/NGCards/TimeZones/America/Resolute.ics
101556M	SOPE/NGCards/TimeZones/America/Rio_Branco.ics
101557M	SOPE/NGCards/TimeZones/America/Santa_Isabel.ics
101558M	SOPE/NGCards/TimeZones/America/Santarem.ics
101559M	SOPE/NGCards/TimeZones/America/Santiago.ics
101560M	SOPE/NGCards/TimeZones/America/Santo_Domingo.ics
101561M	SOPE/NGCards/TimeZones/America/Sao_Paulo.ics
101562M	SOPE/NGCards/TimeZones/America/Scoresbysund.ics
101563M	SOPE/NGCards/TimeZones/America/Shiprock.ics
101564M	SOPE/NGCards/TimeZones/America/St_Barthelemy.ics
101565M	SOPE/NGCards/TimeZones/America/St_Johns.ics
101566M	SOPE/NGCards/TimeZones/America/St_Kitts.ics
101567M	SOPE/NGCards/TimeZones/America/St_Lucia.ics
101568M	SOPE/NGCards/TimeZones/America/St_Thomas.ics
101569M	SOPE/NGCards/TimeZones/America/St_Vincent.ics
101570M	SOPE/NGCards/TimeZones/America/Swift_Current.ics
101571M	SOPE/NGCards/TimeZones/America/Tegucigalpa.ics
101572M	SOPE/NGCards/TimeZones/America/Thule.ics
101573M	SOPE/NGCards/TimeZones/America/Thunder_Bay.ics
101574M	SOPE/NGCards/TimeZones/America/Tijuana.ics
101575M	SOPE/NGCards/TimeZones/America/Toronto.ics
101576M	SOPE/NGCards/TimeZones/America/Tortola.ics
101577M	SOPE/NGCards/TimeZones/America/Vancouver.ics
101578M	SOPE/NGCards/TimeZones/America/Whitehorse.ics
101579M	SOPE/NGCards/TimeZones/America/Winnipeg.ics
101580M	SOPE/NGCards/TimeZones/America/Yakutat.ics
101581M	SOPE/NGCards/TimeZones/America/Yellowknife.ics
101582M	SOPE/NGCards/TimeZones/Antarctica/Casey.ics
101583M	SOPE/NGCards/TimeZones/Antarctica/Davis.ics
101584M	SOPE/NGCards/TimeZones/Antarctica/DumontDUrville.ics
101585M	SOPE/NGCards/TimeZones/Antarctica/Macquarie.ics
101586M	SOPE/NGCards/TimeZones/Antarctica/Mawson.ics
101587M	SOPE/NGCards/TimeZones/Antarctica/McMurdo.ics
101588M	SOPE/NGCards/TimeZones/Antarctica/Palmer.ics
101589M	SOPE/NGCards/TimeZones/Antarctica/Rothera.ics
101590M	SOPE/NGCards/TimeZones/Antarctica/South_Pole.ics
101591M	SOPE/NGCards/TimeZones/Antarctica/Syowa.ics
101592M	SOPE/NGCards/TimeZones/Antarctica/Vostok.ics
101593M	SOPE/NGCards/TimeZones/Arctic/Longyearbyen.ics
101594M	SOPE/NGCards/TimeZones/Asia/Aden.ics
101595M	SOPE/NGCards/TimeZones/Asia/Almaty.ics
101596M	SOPE/NGCards/TimeZones/Asia/Amman.ics
101597M	SOPE/NGCards/TimeZones/Asia/Anadyr.ics
101598M	SOPE/NGCards/TimeZones/Asia/Aqtau.ics
101599M	SOPE/NGCards/TimeZones/Asia/Aqtobe.ics
101600M	SOPE/NGCards/TimeZones/Asia/Ashgabat.ics
101601M	SOPE/NGCards/TimeZones/Asia/Baghdad.ics
101602M	SOPE/NGCards/TimeZones/Asia/Bahrain.ics
101603M	SOPE/NGCards/TimeZones/Asia/Baku.ics
101604M	SOPE/NGCards/TimeZones/Asia/Bangkok.ics
101605M	SOPE/NGCards/TimeZones/Asia/Beirut.ics
101606M	SOPE/NGCards/TimeZones/Asia/Bishkek.ics
101607M	SOPE/NGCards/TimeZones/Asia/Brunei.ics
101608M	SOPE/NGCards/TimeZones/Asia/Choibalsan.ics
101609M	SOPE/NGCards/TimeZones/Asia/Chongqing.ics
101610M	SOPE/NGCards/TimeZones/Asia/Colombo.ics
101611M	SOPE/NGCards/TimeZones/Asia/Damascus.ics
101612M	SOPE/NGCards/TimeZones/Asia/Dhaka.ics
101613M	SOPE/NGCards/TimeZones/Asia/Dili.ics
101614M	SOPE/NGCards/TimeZones/Asia/Dubai.ics
101615M	SOPE/NGCards/TimeZones/Asia/Dushanbe.ics
101616M	SOPE/NGCards/TimeZones/Asia/Gaza.ics
101617M	SOPE/NGCards/TimeZones/Asia/Harbin.ics
101618M	SOPE/NGCards/TimeZones/Asia/Ho_Chi_Minh.ics
101619M	SOPE/NGCards/TimeZones/Asia/Hong_Kong.ics
101620M	SOPE/NGCards/TimeZones/Asia/Hovd.ics
101621M	SOPE/NGCards/TimeZones/Asia/Irkutsk.ics
101622M	SOPE/NGCards/TimeZones/Asia/Istanbul.ics
101623M	SOPE/NGCards/TimeZones/Asia/Jakarta.ics
101624M	SOPE/NGCards/TimeZones/Asia/Jayapura.ics
101625M	SOPE/NGCards/TimeZones/Asia/Jerusalem.ics
101626M	SOPE/NGCards/TimeZones/Asia/Kabul.ics
101627M	SOPE/NGCards/TimeZones/Asia/Kamchatka.ics
101628M	SOPE/NGCards/TimeZones/Asia/Karachi.ics
101629M	SOPE/NGCards/TimeZones/Asia/Kashgar.ics
101630M	SOPE/NGCards/TimeZones/Asia/Kathmandu.ics
101631M	SOPE/NGCards/TimeZones/Asia/Kolkata.ics
101632M	SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics
101633M	SOPE/NGCards/TimeZones/Asia/Kuala_Lumpur.ics
101634M	SOPE/NGCards/TimeZones/Asia/Kuching.ics
101635M	SOPE/NGCards/TimeZones/Asia/Kuwait.ics
101636M	SOPE/NGCards/TimeZones/Asia/Macau.ics
101637M	SOPE/NGCards/TimeZones/Asia/Magadan.ics
101638M	SOPE/NGCards/TimeZones/Asia/Makassar.ics
101639M	SOPE/NGCards/TimeZones/Asia/Manila.ics
101640M	SOPE/NGCards/TimeZones/Asia/Muscat.ics
101641M	SOPE/NGCards/TimeZones/Asia/Nicosia.ics
101642M	SOPE/NGCards/TimeZones/Asia/Novokuznetsk.ics
101643M	SOPE/NGCards/TimeZones/Asia/Novosibirsk.ics
101644M	SOPE/NGCards/TimeZones/Asia/Omsk.ics
101645M	SOPE/NGCards/TimeZones/Asia/Oral.ics
101646M	SOPE/NGCards/TimeZones/Asia/Phnom_Penh.ics
101647M	SOPE/NGCards/TimeZones/Asia/Pontianak.ics
101648M	SOPE/NGCards/TimeZones/Asia/Pyongyang.ics
101649M	SOPE/NGCards/TimeZones/Asia/Qatar.ics
101650M	SOPE/NGCards/TimeZones/Asia/Qyzylorda.ics
101651M	SOPE/NGCards/TimeZones/Asia/Rangoon.ics
101652M	SOPE/NGCards/TimeZones/Asia/Riyadh.ics
101653M	SOPE/NGCards/TimeZones/Asia/Sakhalin.ics
101654M	SOPE/NGCards/TimeZones/Asia/Samarkand.ics
101655M	SOPE/NGCards/TimeZones/Asia/Seoul.ics
101656M	SOPE/NGCards/TimeZones/Asia/Shanghai.ics
101657M	SOPE/NGCards/TimeZones/Asia/Singapore.ics
101658M	SOPE/NGCards/TimeZones/Asia/Taipei.ics
101659M	SOPE/NGCards/TimeZones/Asia/Tashkent.ics
101660M	SOPE/NGCards/TimeZones/Asia/Tbilisi.ics
101661M	SOPE/NGCards/TimeZones/Asia/Tehran.ics
101662M	SOPE/NGCards/TimeZones/Asia/Thimphu.ics
101663M	SOPE/NGCards/TimeZones/Asia/Tokyo.ics
101664M	SOPE/NGCards/TimeZones/Asia/Ulaanbaatar.ics
101665M	SOPE/NGCards/TimeZones/Asia/Urumqi.ics
101666M	SOPE/NGCards/TimeZones/Asia/Vientiane.ics
101667M	SOPE/NGCards/TimeZones/Asia/Vladivostok.ics
101668M	SOPE/NGCards/TimeZones/Asia/Yakutsk.ics
101669M	SOPE/NGCards/TimeZones/Asia/Yekaterinburg.ics
101670M	SOPE/NGCards/TimeZones/Asia/Yerevan.ics
101671M	SOPE/NGCards/TimeZones/Atlantic/Azores.ics
101672M	SOPE/NGCards/TimeZones/Atlantic/Bermuda.ics
101673M	SOPE/NGCards/TimeZones/Atlantic/Canary.ics
101674M	SOPE/NGCards/TimeZones/Atlantic/Cape_Verde.ics
101675M	SOPE/NGCards/TimeZones/Atlantic/Faroe.ics
101676M	SOPE/NGCards/TimeZones/Atlantic/Madeira.ics
101677M	SOPE/NGCards/TimeZones/Atlantic/Reykjavik.ics
101678M	SOPE/NGCards/TimeZones/Atlantic/South_Georgia.ics
101679M	SOPE/NGCards/TimeZones/Atlantic/St_Helena.ics
101680M	SOPE/NGCards/TimeZones/Atlantic/Stanley.ics
101681M	SOPE/NGCards/TimeZones/Australia/Adelaide.ics
101682M	SOPE/NGCards/TimeZones/Australia/Brisbane.ics
101683M	SOPE/NGCards/TimeZones/Australia/Broken_Hill.ics
101684M	SOPE/NGCards/TimeZones/Australia/Currie.ics
101685M	SOPE/NGCards/TimeZones/Australia/Darwin.ics
101686M	SOPE/NGCards/TimeZones/Australia/Eucla.ics
101687M	SOPE/NGCards/TimeZones/Australia/Hobart.ics
101688M	SOPE/NGCards/TimeZones/Australia/Lindeman.ics
101689M	SOPE/NGCards/TimeZones/Australia/Lord_Howe.ics
101690M	SOPE/NGCards/TimeZones/Australia/Melbourne.ics
101691M	SOPE/NGCards/TimeZones/Australia/Perth.ics
101692M	SOPE/NGCards/TimeZones/Australia/Sydney.ics
101693M	SOPE/NGCards/TimeZones/Europe/Amsterdam.ics
101694M	SOPE/NGCards/TimeZones/Europe/Andorra.ics
101695M	SOPE/NGCards/TimeZones/Europe/Athens.ics
101696M	SOPE/NGCards/TimeZones/Europe/Belgrade.ics
101697M	SOPE/NGCards/TimeZones/Europe/Berlin.ics
101698M	SOPE/NGCards/TimeZones/Europe/Bratislava.ics
101699M	SOPE/NGCards/TimeZones/Europe/Brussels.ics
101700M	SOPE/NGCards/TimeZones/Europe/Bucharest.ics
101701M	SOPE/NGCards/TimeZones/Europe/Budapest.ics
101702M	SOPE/NGCards/TimeZones/Europe/Chisinau.ics
101703M	SOPE/NGCards/TimeZones/Europe/Copenhagen.ics
101704M	SOPE/NGCards/TimeZones/Europe/Dublin.ics
101705M	SOPE/NGCards/TimeZones/Europe/Gibraltar.ics
101706M	SOPE/NGCards/TimeZones/Europe/Guernsey.ics
101707M	SOPE/NGCards/TimeZones/Europe/Helsinki.ics
101708M	SOPE/NGCards/TimeZones/Europe/Isle_of_Man.ics
101709M	SOPE/NGCards/TimeZones/Europe/Istanbul.ics
101710M	SOPE/NGCards/TimeZones/Europe/Jersey.ics
101711M	SOPE/NGCards/TimeZones/Europe/Kaliningrad.ics
101712M	SOPE/NGCards/TimeZones/Europe/Kiev.ics
101713M	SOPE/NGCards/TimeZones/Europe/Lisbon.ics
101714M	SOPE/NGCards/TimeZones/Europe/Ljubljana.ics
101715M	SOPE/NGCards/TimeZones/Europe/London.ics
101716M	SOPE/NGCards/TimeZones/Europe/Luxembourg.ics
101717M	SOPE/NGCards/TimeZones/Europe/Madrid.ics
101718M	SOPE/NGCards/TimeZones/Europe/Malta.ics
101719M	SOPE/NGCards/TimeZones/Europe/Mariehamn.ics
101720M	SOPE/NGCards/TimeZones/Europe/Minsk.ics
101721M	SOPE/NGCards/TimeZones/Europe/Monaco.ics
101722M	SOPE/NGCards/TimeZones/Europe/Moscow.ics
101723M	SOPE/NGCards/TimeZones/Europe/Nicosia.ics
101724M	SOPE/NGCards/TimeZones/Europe/Oslo.ics
101725M	SOPE/NGCards/TimeZones/Europe/Paris.ics
101726M	SOPE/NGCards/TimeZones/Europe/Podgorica.ics
101727M	SOPE/NGCards/TimeZones/Europe/Prague.ics
101728M	SOPE/NGCards/TimeZones/Europe/Riga.ics
101729M	SOPE/NGCards/TimeZones/Europe/Rome.ics
101730M	SOPE/NGCards/TimeZones/Europe/Samara.ics
101731M	SOPE/NGCards/TimeZones/Europe/San_Marino.ics
101732M	SOPE/NGCards/TimeZones/Europe/Sarajevo.ics
101733M	SOPE/NGCards/TimeZones/Europe/Simferopol.ics
101734M	SOPE/NGCards/TimeZones/Europe/Skopje.ics
101735M	SOPE/NGCards/TimeZones/Europe/Sofia.ics
101736M	SOPE/NGCards/TimeZones/Europe/Stockholm.ics
101737M	SOPE/NGCards/TimeZones/Europe/Tallinn.ics
101738M	SOPE/NGCards/TimeZones/Europe/Tirane.ics
101739M	SOPE/NGCards/TimeZones/Europe/Uzhgorod.ics
101740M	SOPE/NGCards/TimeZones/Europe/Vaduz.ics
101741M	SOPE/NGCards/TimeZones/Europe/Vatican.ics
101742M	SOPE/NGCards/TimeZones/Europe/Vienna.ics
101743M	SOPE/NGCards/TimeZones/Europe/Vilnius.ics
101744M	SOPE/NGCards/TimeZones/Europe/Volgograd.ics
101745M	SOPE/NGCards/TimeZones/Europe/Warsaw.ics
101746M	SOPE/NGCards/TimeZones/Europe/Zagreb.ics
101747M	SOPE/NGCards/TimeZones/Europe/Zaporozhye.ics
101748M	SOPE/NGCards/TimeZones/Europe/Zurich.ics
101749M	SOPE/NGCards/TimeZones/Indian/Antananarivo.ics
101750M	SOPE/NGCards/TimeZones/Indian/Chagos.ics
101751M	SOPE/NGCards/TimeZones/Indian/Christmas.ics
101752M	SOPE/NGCards/TimeZones/Indian/Cocos.ics
101753M	SOPE/NGCards/TimeZones/Indian/Comoro.ics
101754M	SOPE/NGCards/TimeZones/Indian/Kerguelen.ics
101755M	SOPE/NGCards/TimeZones/Indian/Mahe.ics
101756M	SOPE/NGCards/TimeZones/Indian/Maldives.ics
101757M	SOPE/NGCards/TimeZones/Indian/Mauritius.ics
101758M	SOPE/NGCards/TimeZones/Indian/Mayotte.ics
101759M	SOPE/NGCards/TimeZones/Indian/Reunion.ics
101760M	SOPE/NGCards/TimeZones/Pacific/Apia.ics
101761M	SOPE/NGCards/TimeZones/Pacific/Auckland.ics
101762M	SOPE/NGCards/TimeZones/Pacific/Chatham.ics
101763M	SOPE/NGCards/TimeZones/Pacific/Chuuk.ics
101764M	SOPE/NGCards/TimeZones/Pacific/Easter.ics
101765M	SOPE/NGCards/TimeZones/Pacific/Efate.ics
101766M	SOPE/NGCards/TimeZones/Pacific/Enderbury.ics
101767M	SOPE/NGCards/TimeZones/Pacific/Fakaofo.ics
101768M	SOPE/NGCards/TimeZones/Pacific/Fiji.ics
101769M	SOPE/NGCards/TimeZones/Pacific/Funafuti.ics
101770M	SOPE/NGCards/TimeZones/Pacific/Galapagos.ics
101771M	SOPE/NGCards/TimeZones/Pacific/Gambier.ics
101772M	SOPE/NGCards/TimeZones/Pacific/Guadalcanal.ics
101773M	SOPE/NGCards/TimeZones/Pacific/Guam.ics
101774M	SOPE/NGCards/TimeZones/Pacific/Honolulu.ics
101775M	SOPE/NGCards/TimeZones/Pacific/Johnston.ics
101776M	SOPE/NGCards/TimeZones/Pacific/Kiritimati.ics
101777M	SOPE/NGCards/TimeZones/Pacific/Kosrae.ics
101778M	SOPE/NGCards/TimeZones/Pacific/Kwajalein.ics
101779M	SOPE/NGCards/TimeZones/Pacific/Majuro.ics
101780M	SOPE/NGCards/TimeZones/Pacific/Marquesas.ics
101781M	SOPE/NGCards/TimeZones/Pacific/Midway.ics
101782M	SOPE/NGCards/TimeZones/Pacific/Nauru.ics
101783M	SOPE/NGCards/TimeZones/Pacific/Niue.ics
101784M	SOPE/NGCards/TimeZones/Pacific/Norfolk.ics
101785M	SOPE/NGCards/TimeZones/Pacific/Noumea.ics
101786M	SOPE/NGCards/TimeZones/Pacific/Pago_Pago.ics
101787M	SOPE/NGCards/TimeZones/Pacific/Palau.ics
101788M	SOPE/NGCards/TimeZones/Pacific/Pitcairn.ics
101789M	SOPE/NGCards/TimeZones/Pacific/Pohnpei.ics
101790M	SOPE/NGCards/TimeZones/Pacific/Port_Moresby.ics
101791M	SOPE/NGCards/TimeZones/Pacific/Rarotonga.ics
101792M	SOPE/NGCards/TimeZones/Pacific/Saipan.ics
101793M	SOPE/NGCards/TimeZones/Pacific/Tahiti.ics
101794M	SOPE/NGCards/TimeZones/Pacific/Tarawa.ics
101795M	SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics
101796M	SOPE/NGCards/TimeZones/Pacific/Wake.ics
101797M	SOPE/NGCards/TimeZones/Pacific/Wallis.ics
101798
101799commit 180c838a8afa11b679e4a21c91a1c62dda1d617b
101800Author: Ludovic Marcotte <lmarcotte@inverse.ca>
101801Date:   Tue May 17 12:08:22 2011 +0000
101802
101803    small fix over previous commit
101804
101805    Monotone-Parent: 5fb0fae471bb22f9c4ce7361ef22d9d213f30c0b
101806    Monotone-Revision: 4120c09ec69b99d41cd339f49faa9ae17aa03b61
101807
101808    Monotone-Author: ludovic@Sophos.ca
101809    Monotone-Date: 2011-05-17T12:08:22
101810    Monotone-Branch: ca.inverse.sogo
101811
101812M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
101813
101814commit 1782f9b18d587ed26a11215601bb608908a38ad7
101815Author: Ludovic Marcotte <lmarcotte@inverse.ca>
101816Date:   Mon May 16 15:08:23 2011 +0000
101817
101818    See ChangeLog
101819
101820    Monotone-Parent: 7543dc34aa33702ddf79bcb43feab4d72175bfc2
101821    Monotone-Revision: 5fb0fae471bb22f9c4ce7361ef22d9d213f30c0b
101822
101823    Monotone-Author: ludovic@Sophos.ca
101824    Monotone-Date: 2011-05-16T15:08:23
101825    Monotone-Branch: ca.inverse.sogo
101826
101827M	ChangeLog
101828M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
101829
101830commit ef17358c2970f4ab9e7f7efbb9011f4f837c9126
101831Author: Ludovic Marcotte <lmarcotte@inverse.ca>
101832Date:   Wed May 11 19:12:47 2011 +0000
101833
101834    Added Icelandic translation - thanks to Anna Jonna Armannsdottir <annaj@hi.is>
101835
101836    Monotone-Parent: 998ca10db38dc23b8d40343f482a97b7e4d93b13
101837    Monotone-Revision: 7543dc34aa33702ddf79bcb43feab4d72175bfc2
101838
101839    Monotone-Author: ludovic@Sophos.ca
101840    Monotone-Date: 2011-05-11T19:12:47
101841    Monotone-Branch: ca.inverse.sogo
101842
101843M	.mtn-ignore
101844M	SoObjects/Appointments/GNUmakefile
101845A	SoObjects/Appointments/Icelandic.lproj/Localizable.strings
101846M	SoObjects/Contacts/GNUmakefile
101847A	SoObjects/Contacts/Icelandic.lproj/Localizable.strings
101848M	SoObjects/Mailer/GNUmakefile
101849M	SoObjects/Mailer/SOGoMailForward.h
101850M	SoObjects/Mailer/SOGoMailForward.m
101851A	SoObjects/Mailer/SOGoMailIcelandicForward.wo/SOGoMailIcelandicForward.html
101852A	SoObjects/Mailer/SOGoMailIcelandicReply.wo/SOGoMailIcelandicReply.html
101853M	SoObjects/Mailer/SOGoMailReply.h
101854M	SoObjects/Mailer/SOGoMailReply.m
101855M	SoObjects/SOGo/SOGoDefaults.plist
101856M	Tests/Integration/preferences.py
101857M	UI/Common/GNUmakefile
101858A	UI/Common/Icelandic.lproj/Localizable.strings
101859M	UI/Contacts/GNUmakefile
101860A	UI/Contacts/Icelandic.lproj/Localizable.strings
101861M	UI/MailPartViewers/GNUmakefile
101862A	UI/MailPartViewers/Icelandic.lproj/Localizable.strings
101863M	UI/MailerUI/GNUmakefile
101864A	UI/MailerUI/Icelandic.lproj/Localizable.strings
101865M	UI/MainUI/GNUmakefile
101866A	UI/MainUI/Icelandic.lproj/Locale
101867A	UI/MainUI/Icelandic.lproj/Localizable.strings
101868M	UI/PreferencesUI/GNUmakefile
101869A	UI/PreferencesUI/Icelandic.lproj/Localizable.strings
101870M	UI/SOGoUI/SOGoACLAdvisory.h
101871M	UI/SOGoUI/SOGoACLAdvisory.m
101872M	UI/SOGoUI/SOGoFolderAdvisory.h
101873M	UI/SOGoUI/SOGoFolderAdvisory.m
101874M	UI/Scheduler/GNUmakefile
101875A	UI/Scheduler/Icelandic.lproj/Localizable.strings
101876A	UI/Templates/SOGoACLIcelandicAdditionAdvisory.wox
101877A	UI/Templates/SOGoACLIcelandicModificationAdvisory.wox
101878A	UI/Templates/SOGoACLIcelandicRemovalAdvisory.wox
101879A	UI/Templates/SOGoFolderIcelandicAdditionAdvisory.wox
101880A	UI/Templates/SOGoFolderIcelandicRemovalAdvisory.wox
101881
101882commit ed8ab5b700a334f45093e8bd73290ddaac7e91b3
101883Author: Ludovic Marcotte <lmarcotte@inverse.ca>
101884Date:   Tue May 10 18:35:40 2011 +0000
101885
101886    Added comment for future improvements
101887
101888    Monotone-Parent: 3938b204572bfb06b45e8d36179adb6d88d724e6
101889    Monotone-Revision: 998ca10db38dc23b8d40343f482a97b7e4d93b13
101890
101891    Monotone-Author: ludovic@Sophos.ca
101892    Monotone-Date: 2011-05-10T18:35:40
101893    Monotone-Branch: ca.inverse.sogo
101894
101895M	SoObjects/SOGo/NSDictionary+Utilities.m
101896
101897commit 9075d68603feb2a05faa8b2aeabda9410f025138
101898Author: Ludovic Marcotte <lmarcotte@inverse.ca>
101899Date:   Tue May 10 18:33:46 2011 +0000
101900
101901    More fix regarding previous commit
101902
101903    Monotone-Parent: a218827fb530f29cfabc1b1814e47476cbf2cf65
101904    Monotone-Revision: 3938b204572bfb06b45e8d36179adb6d88d724e6
101905
101906    Monotone-Author: ludovic@Sophos.ca
101907    Monotone-Date: 2011-05-10T18:33:46
101908    Monotone-Branch: ca.inverse.sogo
101909
101910M	SoObjects/SOGo/NSDictionary+Utilities.m
101911
101912commit 6fe0e56b18a268bc503c35b6ac77cbed36845053
101913Author: Ludovic Marcotte <lmarcotte@inverse.ca>
101914Date:   Tue May 10 18:07:05 2011 +0000
101915
101916    See ChangeLog
101917
101918    Monotone-Parent: e3483e71ca758cace03c82b0820f4801a330088c
101919    Monotone-Revision: a218827fb530f29cfabc1b1814e47476cbf2cf65
101920
101921    Monotone-Author: ludovic@Sophos.ca
101922    Monotone-Date: 2011-05-10T18:07:05
101923    Monotone-Branch: ca.inverse.sogo
101924
101925M	ChangeLog
101926M	SoObjects/SOGo/NSDictionary+Utilities.m
101927
101928commit 5fa31a0fbcf437f744327989f8ec7e67e053aa0a
101929Author: Ludovic Marcotte <lmarcotte@inverse.ca>
101930Date:   Mon May 9 11:22:23 2011 +0000
101931
101932    Fix for German strings
101933
101934    Monotone-Parent: 33fc22b2046a2c5d54cd55b2e023acb6b89d7ef4
101935    Monotone-Revision: e3483e71ca758cace03c82b0820f4801a330088c
101936
101937    Monotone-Author: ludovic@Sophos.ca
101938    Monotone-Date: 2011-05-09T11:22:23
101939    Monotone-Branch: ca.inverse.sogo
101940
101941M	UI/MailerUI/German.lproj/Localizable.strings
101942
101943commit 34755d0fce9f688f4594a6d1cbf71a0fb17e74ec
101944Author: Francis Lachapelle <flachapelle@inverse.ca>
101945Date:   Fri May 6 14:34:10 2011 +0000
101946
101947    See ChangeLog.
101948
101949    Monotone-Parent: 56f2ec58d7c4d13a4fd5d2b2ef3d23ebab1cbd4c
101950    Monotone-Revision: 33fc22b2046a2c5d54cd55b2e023acb6b89d7ef4
101951
101952    Monotone-Author: flachapelle@inverse.ca
101953    Monotone-Date: 2011-05-06T14:34:10
101954    Monotone-Branch: ca.inverse.sogo
101955    Monotone-Tag: SOGo_v1.3.7a
101956
101957M	ChangeLog
101958M	UI/WebServerResources/UIxPreferences.js
101959
101960commit f78bdb7150aa9cb6fb9880c89cb7bb23cb05fea8
101961Author: Ludovic Marcotte <lmarcotte@inverse.ca>
101962Date:   Thu May 5 18:34:13 2011 +0000
101963
101964    See ChangeLog
101965
101966    Monotone-Parent: 60ea6e18203007e12287f19ec553de192b334dd6
101967    Monotone-Revision: 4a2acb99fffd2f82c148ae17571304c2d05b9fba
101968
101969    Monotone-Author: ludovic@Sophos.ca
101970    Monotone-Date: 2011-05-05T18:34:13
101971    Monotone-Branch: ca.inverse.sogo
101972
101973M	ChangeLog
101974M	UI/MailerUI/UIxMailAccountActions.m
101975
101976commit ad82477b0e0e2edf76f87a259be05925bd6820e4
101977Author: Francis Lachapelle <flachapelle@inverse.ca>
101978Date:   Tue May 3 19:20:32 2011 +0000
101979
101980    Updated Version to 1.3.7.
101981
101982    Monotone-Parent: 5ad09d1387c73089e228fa7e371baffd873a233e
101983    Monotone-Revision: 5760290afb4664dbd9f35d35b065435e8de46131
101984
101985    Monotone-Author: flachapelle@inverse.ca
101986    Monotone-Date: 2011-05-03T19:20:32
101987    Monotone-Branch: ca.inverse.sogo
101988    Monotone-Tag: SOGo_v1.3.7
101989
101990M	Documentation/SOGo Installation Guide.odt
101991M	Documentation/SOGo Mobile Devices Configuration.odt
101992M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
101993M	NEWS
101994M	Version
101995
101996commit 82e303af71322e181394926a89eee564e89a6d80
101997Author: Francis Lachapelle <flachapelle@inverse.ca>
101998Date:   Tue May 3 19:02:31 2011 +0000
101999
102000    See ChangeLog
102001
102002    Monotone-Parent: 60ea6e18203007e12287f19ec553de192b334dd6
102003    Monotone-Revision: 5ad09d1387c73089e228fa7e371baffd873a233e
102004
102005    Monotone-Author: flachapelle@inverse.ca
102006    Monotone-Date: 2011-05-03T19:02:31
102007    Monotone-Branch: ca.inverse.sogo
102008
102009M	ChangeLog
102010M	UI/Templates/MailerUI/UIxMailEditor.wox
102011M	UI/WebServerResources/UIxMailEditor.js
102012
102013commit c9a69a76a7d1f2cfa3c9e960895171f679064c01
102014Author: Ludovic Marcotte <lmarcotte@inverse.ca>
102015Date:   Tue May 3 18:17:35 2011 +0000
102016
102017    updated NEWS file in preparation for the release
102018
102019    Monotone-Parent: 81d97c694c2b068327505b3735f75782c70eaa6e
102020    Monotone-Revision: 60ea6e18203007e12287f19ec553de192b334dd6
102021
102022    Monotone-Author: ludovic@Sophos.ca
102023    Monotone-Date: 2011-05-03T18:17:35
102024    Monotone-Branch: ca.inverse.sogo
102025
102026M	NEWS
102027
102028commit 647d46368c8ceb4f3bba704ba79391e5187e5ff7
102029Author: Francis Lachapelle <flachapelle@inverse.ca>
102030Date:   Tue May 3 14:05:08 2011 +0000
102031
102032    See ChangeLog.
102033
102034    Monotone-Parent: e41b77fddf24412874484346ccb32080911c93bc
102035    Monotone-Revision: 81d97c694c2b068327505b3735f75782c70eaa6e
102036
102037    Monotone-Author: flachapelle@inverse.ca
102038    Monotone-Date: 2011-05-03T14:05:08
102039    Monotone-Branch: ca.inverse.sogo
102040
102041M	ChangeLog
102042M	UI/WebServerResources/MailerUI.js
102043M	UI/WebServerResources/generic.js
102044
102045commit 8f2bd77694ae5175f3fc82be7aaaa16694fb4cf2
102046Author: Ludovic Marcotte <lmarcotte@inverse.ca>
102047Date:   Tue May 3 13:40:10 2011 +0000
102048
102049    updated NEWS file in preparation for the release
102050
102051    Monotone-Parent: 1464c6c39cc56b3546f7388e70945dfe0e03b3af
102052    Monotone-Revision: e41b77fddf24412874484346ccb32080911c93bc
102053
102054    Monotone-Author: ludovic@Sophos.ca
102055    Monotone-Date: 2011-05-03T13:40:10
102056    Monotone-Branch: ca.inverse.sogo
102057
102058M	NEWS
102059
102060commit d1af8b7801a19ccfad2bf0c0625c22435673af0b
102061Author: Jean Raby <jraby@inverse.ca>
102062Date:   Tue May 3 12:37:34 2011 +0000
102063
102064    Imported managesieve.py: implements the client side of the managesieve protocol
102065    Added sieve tests (vacation, forwarding and simple sieve scripts)
102066    Added some caldav scheduling tests cases and resources planning tests.
102067    Added new variables to config.py.in for sieve resources planning tests.
102068
102069    Monotone-Parent: d3ab72b923ee1d1bbd604ea5e7e14b54346aa0b3
102070    Monotone-Revision: 53dfb1b04415248644ed626184df1362cd4ee2f1
102071
102072    Monotone-Author: jraby@inverse.ca
102073    Monotone-Date: 2011-05-03T12:37:34
102074    Monotone-Branch: ca.inverse.sogo
102075
102076M	Tests/Integration/config.py.in
102077A	Tests/Integration/managesieve.py
102078M	Tests/Integration/preferences.py
102079M	Tests/Integration/test-caldav-scheduling.py
102080A	Tests/Integration/test-sieve.py
102081
102082commit f43474053747e72b7d05934803b12a1efe885c98
102083Author: Ludovic Marcotte <lmarcotte@inverse.ca>
102084Date:   Mon May 2 20:10:17 2011 +0000
102085
102086    minor cosmetic change when displaying unread mails
102087
102088    Monotone-Parent: 61f664c3d5b0ff4ca8517cd4b8664b96828984fc
102089    Monotone-Revision: e0d3e7be794ca11b0110ce99b943aa8a46a9bb90
102090
102091    Monotone-Author: ludovic@Sophos.ca
102092    Monotone-Date: 2011-05-02T20:10:17
102093    Monotone-Branch: ca.inverse.sogo
102094
102095M	UI/WebServerResources/MailerUI.js
102096
102097commit 0931af9c2b33ce38252be2ade9e7daa50ee1051c
102098Author: Ludovic Marcotte <lmarcotte@inverse.ca>
102099Date:   Fri Apr 29 13:46:27 2011 +0000
102100
102101    updated NEWS file
102102
102103    Monotone-Parent: 509a8b419a49b84496a07f0a14982b557decd2e8
102104    Monotone-Revision: 61f664c3d5b0ff4ca8517cd4b8664b96828984fc
102105
102106    Monotone-Author: ludovic@Sophos.ca
102107    Monotone-Date: 2011-04-29T13:46:27
102108    Monotone-Branch: ca.inverse.sogo
102109
102110M	NEWS
102111
102112commit c747308776a8f04d11080c17bb8a1fc750292645
102113Author: Ludovic Marcotte <lmarcotte@inverse.ca>
102114Date:   Fri Apr 29 13:42:04 2011 +0000
102115
102116    fix for bug #1273
102117
102118    Monotone-Parent: 88735218b4cbdb17b9d398b92137ee43067957c8
102119    Monotone-Revision: 509a8b419a49b84496a07f0a14982b557decd2e8
102120
102121    Monotone-Author: ludovic@Sophos.ca
102122    Monotone-Date: 2011-04-29T13:42:04
102123    Monotone-Branch: ca.inverse.sogo
102124
102125M	SoObjects/Appointments/SOGoAppointmentFolder.m
102126
102127commit b4d70fb542587444ad61de9585abf10351cc9c01
102128Author: Francis Lachapelle <flachapelle@inverse.ca>
102129Date:   Thu Apr 28 22:00:52 2011 +0000
102130
102131    Monotone-Parent: d7f9aa1300a14d4db950208effcd5432ebabeb6b
102132    Monotone-Revision: 88735218b4cbdb17b9d398b92137ee43067957c8
102133
102134    Monotone-Author: flachapelle@inverse.ca
102135    Monotone-Date: 2011-04-28T22:00:52
102136    Monotone-Branch: ca.inverse.sogo
102137
102138M	UI/WebServerResources/ContactsUI.js
102139
102140commit c2f55e7b6376aa77c39d5c4b2c91f85364c98445
102141Author: Francis Lachapelle <flachapelle@inverse.ca>
102142Date:   Thu Apr 28 21:59:56 2011 +0000
102143
102144    Monotone-Parent: 9b21095125798a3afffd2df7a2d64d32a2e652d5
102145    Monotone-Revision: d7f9aa1300a14d4db950208effcd5432ebabeb6b
102146
102147    Monotone-Author: flachapelle@inverse.ca
102148    Monotone-Date: 2011-04-28T21:59:56
102149    Monotone-Branch: ca.inverse.sogo
102150
102151M	UI/WebServerResources/UIxComponentEditor.js
102152
102153commit 39b11e06c94c114ba0761398393f4f889138ac3a
102154Author: Francis Lachapelle <flachapelle@inverse.ca>
102155Date:   Thu Apr 28 19:20:18 2011 +0000
102156
102157    Updated translations for the Scheduler module.
102158
102159    Monotone-Parent: 0e87c807fc98bbdcd7b638bc083c1912d8e0a1f1
102160    Monotone-Revision: 78cbeb2cfe85058b7c9dee2b29c5079d29e518cf
102161
102162    Monotone-Author: flachapelle@inverse.ca
102163    Monotone-Date: 2011-04-28T19:20:18
102164    Monotone-Branch: ca.inverse.sogo
102165
102166M	UI/Scheduler/English.lproj/Localizable.strings
102167M	UI/Scheduler/French.lproj/Localizable.strings
102168M	UI/Scheduler/Italian.lproj/Localizable.strings
102169
102170commit 3683222996c5fd5ed35b7a08341a60e5ced824fd
102171Author: Ludovic Marcotte <lmarcotte@inverse.ca>
102172Date:   Thu Apr 28 15:34:35 2011 +0000
102173
102174    updated translations for various strings
102175
102176    Monotone-Parent: 62fdfc357dc0083e5a5dfdb61396923e593cac82
102177    Monotone-Revision: 6aeeb3251c5dd31e0dac8d1c8470510175e9f5b8
102178
102179    Monotone-Author: ludovic@Sophos.ca
102180    Monotone-Date: 2011-04-28T15:34:35
102181    Monotone-Branch: ca.inverse.sogo
102182
102183M	SoObjects/Appointments/Catalan.lproj/Localizable.strings
102184M	SoObjects/Appointments/German.lproj/Localizable.strings
102185M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
102186M	SoObjects/Appointments/Russian.lproj/Localizable.strings
102187M	SoObjects/Appointments/Spanish.lproj/Localizable.strings
102188M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
102189M	UI/MailerUI/Catalan.lproj/Localizable.strings
102190M	UI/MailerUI/Spanish.lproj/Localizable.strings
102191
102192commit 8f81f2b0db1456158f4a2f96c189d7f0d11a23bb
102193Author: Ludovic Marcotte <lmarcotte@inverse.ca>
102194Date:   Thu Apr 28 13:36:29 2011 +0000
102195
102196    See ChangeLog
102197
102198    Monotone-Parent: 9b0e70cef01c0afdbc1684211507c86871122671
102199    Monotone-Revision: 62fdfc357dc0083e5a5dfdb61396923e593cac82
102200
102201    Monotone-Author: ludovic@Sophos.ca
102202    Monotone-Date: 2011-04-28T13:36:29
102203    Monotone-Branch: ca.inverse.sogo
102204
102205M	ChangeLog
102206M	Documentation/SOGo Installation Guide.odt
102207M	SoObjects/SOGo/SOGoFolder.m
102208M	SoObjects/SOGo/SOGoParentFolder.m
102209M	SoObjects/SOGo/SQLSource.h
102210M	SoObjects/SOGo/SQLSource.m
102211
102212commit bfab6885eb6623aaf0c9ed6d6648d161549990e2
102213Author: Francis Lachapelle <flachapelle@inverse.ca>
102214Date:   Wed Apr 27 14:59:54 2011 +0000
102215
102216    Updated installation/configuration for IMAPLoginFieldName and authenticationFilter.
102217
102218    Monotone-Parent: 9b0e70cef01c0afdbc1684211507c86871122671
102219    Monotone-Revision: 0e87c807fc98bbdcd7b638bc083c1912d8e0a1f1
102220
102221    Monotone-Author: flachapelle@inverse.ca
102222    Monotone-Date: 2011-04-27T14:59:54
102223    Monotone-Branch: ca.inverse.sogo
102224
102225M	Documentation/SOGo Installation Guide.odt
102226
102227commit 08654c529942469d4ac5748f95fa7f56e6ea3721
102228Author: Francis Lachapelle <flachapelle@inverse.ca>
102229Date:   Tue Apr 26 17:51:26 2011 +0000
102230
102231    Updated translations for the Scheduler module.
102232
102233    Monotone-Parent: 7913b29a66901336702f8f33f2d6c0c1342dd655
102234    Monotone-Revision: 48fff7af102a6b39298ffbb7c4da0976ee074625
102235
102236    Monotone-Author: flachapelle@inverse.ca
102237    Monotone-Date: 2011-04-26T17:51:26
102238    Monotone-Branch: ca.inverse.sogo
102239
102240M	UI/Scheduler/Catalan.lproj/Localizable.strings
102241
102242commit d10d53ab5fd45891ef380cb6768b2bf9e8efeb16
102243Author: Ludovic Marcotte <lmarcotte@inverse.ca>
102244Date:   Tue Apr 26 13:48:58 2011 +0000
102245
102246    small improvements
102247
102248    Monotone-Parent: 7913b29a66901336702f8f33f2d6c0c1342dd655
102249    Monotone-Revision: 5bcb309e0f6b76e9e7affc6ec688d4cbd7b5bef4
102250
102251    Monotone-Author: ludovic@Sophos.ca
102252    Monotone-Date: 2011-04-26T13:48:58
102253    Monotone-Branch: ca.inverse.sogo
102254
102255M	UI/MailerUI/UIxMailAccountActions.m
102256
102257commit 39cdd8419b3fc55a6018e1f1e3eac24c2779f507
102258Author: Ludovic Marcotte <lmarcotte@inverse.ca>
102259Date:   Tue Apr 26 13:10:40 2011 +0000
102260
102261    Small fix for servers that don't have NAMESPACE
102262
102263    Monotone-Parent: 5de6a9584cf27a2c1dad8d1ab8b84fc9ddab2720
102264    Monotone-Revision: 8fb65e4ddd95ab6be36dc4834118f0f4c9e565bc
102265
102266    Monotone-Author: ludovic@Sophos.ca
102267    Monotone-Date: 2011-04-26T13:10:40
102268    Monotone-Branch: ca.inverse.sogo
102269
102270M	UI/MailerUI/UIxMailAccountActions.m
102271
102272commit 54a172f1b5379c0e1f09af08784e6aed0bd7b464
102273Author: Francis Lachapelle <flachapelle@inverse.ca>
102274Date:   Mon Apr 25 20:31:41 2011 +0000
102275
102276    Monotone-Parent: ebf5d04af1fdc137c11102add2126351433fdd38
102277    Monotone-Revision: 2f66db18c248ef4670f83c5c56b70ab703fede49
102278
102279    Monotone-Author: flachapelle@inverse.ca
102280    Monotone-Date: 2011-04-25T20:31:41
102281    Monotone-Branch: ca.inverse.sogo
102282
102283M	UI/WebServerResources/SchedulerUI.js
102284
102285commit eef7343eb60619cec8500cefafdbf0fa117b9a5c
102286Author: Francis Lachapelle <flachapelle@inverse.ca>
102287Date:   Mon Apr 25 14:47:38 2011 +0000
102288
102289    Updated translations for the Scheduler module.
102290
102291    Monotone-Parent: 9d24795a2fc24ed377c4058ed7f74020e0115c84
102292    Monotone-Revision: ebf5d04af1fdc137c11102add2126351433fdd38
102293
102294    Monotone-Author: flachapelle@inverse.ca
102295    Monotone-Date: 2011-04-25T14:47:38
102296    Monotone-Branch: ca.inverse.sogo
102297
102298M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
102299
102300commit 745e869b31ce8990c06bb7a1daafaeb490ba8841
102301Author: Francis Lachapelle <flachapelle@inverse.ca>
102302Date:   Mon Apr 25 13:56:33 2011 +0000
102303
102304    See ChangeLog.
102305
102306    Monotone-Parent: 91cc46c3a339f692e2b6d79b450a1a56ea5789e9
102307    Monotone-Revision: 9d24795a2fc24ed377c4058ed7f74020e0115c84
102308
102309    Monotone-Author: flachapelle@inverse.ca
102310    Monotone-Date: 2011-04-25T13:56:33
102311    Monotone-Branch: ca.inverse.sogo
102312
102313M	ChangeLog
102314M	UI/WebServerResources/SchedulerUI.js
102315
102316commit 12856abe4d95398bb3b08bf42d62299f95c0a20e
102317Author: Ludovic Marcotte <lmarcotte@inverse.ca>
102318Date:   Mon Apr 25 10:31:08 2011 +0000
102319
102320    See ChangeLog
102321
102322    Monotone-Parent: be9e28d5d42ed05605b27d2127cf29b07678495b
102323    Monotone-Revision: 5de6a9584cf27a2c1dad8d1ab8b84fc9ddab2720
102324
102325    Monotone-Author: ludovic@Sophos.ca
102326    Monotone-Date: 2011-04-25T10:31:08
102327    Monotone-Branch: ca.inverse.sogo
102328
102329M	ChangeLog
102330M	SoObjects/Appointments/English.lproj/Localizable.strings
102331M	SoObjects/Appointments/French.lproj/Localizable.strings
102332M	SoObjects/Appointments/SOGoAppointmentFolder.m
102333M	SoObjects/Appointments/SOGoAppointmentObject.h
102334M	SoObjects/Appointments/SOGoAppointmentObject.m
102335M	SoObjects/Appointments/SOGoCalendarComponent.h
102336M	SoObjects/Appointments/SOGoCalendarComponent.m
102337M	SoObjects/Appointments/SOGoFreeBusyObject.h
102338M	SoObjects/Appointments/SOGoFreeBusyObject.m
102339M	SoObjects/SOGo/LDAPSource.h
102340M	SoObjects/SOGo/LDAPSource.m
102341M	SoObjects/SOGo/SOGoGroup.m
102342M	SoObjects/SOGo/SOGoUser.h
102343M	SoObjects/SOGo/SOGoUser.m
102344M	SoObjects/SOGo/SOGoUserManager.m
102345M	UI/MailerUI/German.lproj/Localizable.strings
102346M	UI/SOGoUI/UIxComponent.m
102347M	UI/SOGoUI/UIxJSClose.h
102348M	UI/SOGoUI/UIxJSClose.m
102349M	UI/Scheduler/UIxAppointmentEditor.m
102350M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
102351M	UI/WebServerResources/UIxAppointmentEditor.js
102352
102353commit 98504cd30d4f9a2f714fae5a4687ef88672d5c3b
102354Author: Francis Lachapelle <flachapelle@inverse.ca>
102355Date:   Sat Apr 23 18:01:24 2011 +0000
102356
102357    Updated translations for the Scheduler module.
102358
102359    Monotone-Parent: 5de6a9584cf27a2c1dad8d1ab8b84fc9ddab2720
102360    Monotone-Revision: 91cc46c3a339f692e2b6d79b450a1a56ea5789e9
102361
102362    Monotone-Author: flachapelle@inverse.ca
102363    Monotone-Date: 2011-04-23T18:01:24
102364    Monotone-Branch: ca.inverse.sogo
102365
102366M	UI/Scheduler/German.lproj/Localizable.strings
102367M	UI/Scheduler/Russian.lproj/Localizable.strings
102368
102369commit 326d376e6ded521f8cfa6a57dc8d62f31b8cd8ae
102370Author: Francis Lachapelle <flachapelle@inverse.ca>
102371Date:   Fri Apr 22 04:12:20 2011 +0000
102372
102373    Updated translations for the Scheduler module.
102374
102375    Monotone-Parent: 3da6b32037cdcb0fdb7d0c857d09a40ae7c4238e
102376    Monotone-Revision: be9e28d5d42ed05605b27d2127cf29b07678495b
102377
102378    Monotone-Author: flachapelle@inverse.ca
102379    Monotone-Date: 2011-04-22T04:12:20
102380    Monotone-Branch: ca.inverse.sogo
102381
102382M	UI/Scheduler/Czech.lproj/Localizable.strings
102383M	UI/Scheduler/Hungarian.lproj/Localizable.strings
102384M	UI/Scheduler/Spanish.lproj/Localizable.strings
102385M	UI/Scheduler/Ukrainian.lproj/Localizable.strings
102386
102387commit cc1c765cd9e5f7a64003f8f202ed3538dacb29eb
102388Author: Francis Lachapelle <flachapelle@inverse.ca>
102389Date:   Thu Apr 21 19:26:52 2011 +0000
102390
102391    Updated translations for the Scheduler module.
102392
102393    Monotone-Parent: 5b741965d2e2101564907ff80f19b932fae6f8d1
102394    Monotone-Revision: 1e0a79aada7e74e97b4db2b274c9fdbfef57d745
102395
102396    Monotone-Author: flachapelle@inverse.ca
102397    Monotone-Date: 2011-04-21T19:26:52
102398    Monotone-Branch: ca.inverse.sogo
102399
102400M	UI/Scheduler/English.lproj/Localizable.strings
102401M	UI/Scheduler/French.lproj/Localizable.strings
102402
102403commit bdc88a6c5c4ad34026aed53462c83aa93dcfda91
102404Author: Ludovic Marcotte <lmarcotte@inverse.ca>
102405Date:   Thu Apr 21 16:27:22 2011 +0000
102406
102407    one more minor improvement from previous commit
102408
102409    Monotone-Parent: f2fce50e9b31ecb2ebe2346c6c5dfceaf3680e36
102410    Monotone-Revision: fc6feb618c03b6dfa0bfcd2661ee4657b47b0759
102411
102412    Monotone-Author: ludovic@Sophos.ca
102413    Monotone-Date: 2011-04-21T16:27:22
102414    Monotone-Branch: ca.inverse.sogo
102415
102416M	UI/MailerUI/UIxMailAccountActions.m
102417
102418commit 91f7b3521d087235b5927a10ea830828dde0cb49
102419Author: Ludovic Marcotte <lmarcotte@inverse.ca>
102420Date:   Thu Apr 21 16:23:54 2011 +0000
102421
102422    one more minor improvement from previous commit
102423
102424    Monotone-Parent: 9133720ea3f2757b19bd8237339c0ee204f7f485
102425    Monotone-Revision: f2fce50e9b31ecb2ebe2346c6c5dfceaf3680e36
102426
102427    Monotone-Author: ludovic@Sophos.ca
102428    Monotone-Date: 2011-04-21T16:23:54
102429    Monotone-Branch: ca.inverse.sogo
102430
102431M	UI/MailerUI/UIxMailAccountActions.m
102432
102433commit d9df05f4b21b49062001e96e26dc68675912c560
102434Author: Ludovic Marcotte <lmarcotte@inverse.ca>
102435Date:   Thu Apr 21 16:07:03 2011 +0000
102436
102437    minor improvement from previous commit
102438
102439    Monotone-Parent: 5b741965d2e2101564907ff80f19b932fae6f8d1
102440    Monotone-Revision: 9133720ea3f2757b19bd8237339c0ee204f7f485
102441
102442    Monotone-Author: ludovic@Sophos.ca
102443    Monotone-Date: 2011-04-21T16:07:03
102444    Monotone-Branch: ca.inverse.sogo
102445
102446M	UI/MailerUI/UIxMailAccountActions.m
102447
102448commit 359bc181d7d4955ac0118cf084a93f23bca280c0
102449Author: Ludovic Marcotte <lmarcotte@inverse.ca>
102450Date:   Thu Apr 21 16:02:31 2011 +0000
102451
102452    See ChangeLog
102453
102454    Monotone-Parent: 28270e2fb73b9d6d39fb855a68f0d46bcbf364db
102455    Monotone-Revision: 5b741965d2e2101564907ff80f19b932fae6f8d1
102456
102457    Monotone-Author: ludovic@Sophos.ca
102458    Monotone-Date: 2011-04-21T16:02:31
102459    Monotone-Branch: ca.inverse.sogo
102460
102461M	ChangeLog
102462M	NEWS
102463M	SoObjects/Mailer/SOGoMailAccount.h
102464M	SoObjects/Mailer/SOGoMailAccount.m
102465M	SoObjects/SOGo/SOGoUserSettings.m
102466M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
102467M	UI/MailerUI/Catalan.lproj/Localizable.strings
102468M	UI/MailerUI/Czech.lproj/Localizable.strings
102469M	UI/MailerUI/Dutch.lproj/Localizable.strings
102470M	UI/MailerUI/English.lproj/Localizable.strings
102471M	UI/MailerUI/French.lproj/Localizable.strings
102472M	UI/MailerUI/German.lproj/Localizable.strings
102473M	UI/MailerUI/Hungarian.lproj/Localizable.strings
102474M	UI/MailerUI/Italian.lproj/Localizable.strings
102475M	UI/MailerUI/Norwegian.lproj/Localizable.strings
102476M	UI/MailerUI/Polish.lproj/Localizable.strings
102477M	UI/MailerUI/Russian.lproj/Localizable.strings
102478M	UI/MailerUI/Spanish.lproj/Localizable.strings
102479M	UI/MailerUI/Swedish.lproj/Localizable.strings
102480M	UI/MailerUI/UIxMailAccountActions.h
102481M	UI/MailerUI/UIxMailAccountActions.m
102482M	UI/MailerUI/UIxMailMainFrame.m
102483M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
102484M	UI/MailerUI/Welsh.lproj/Localizable.strings
102485M	UI/WebServerResources/MailerUI.js
102486
102487commit 6572fcf6ff3b361bdf3f5c0dffe828cbfd6ec18f
102488Author: Francis Lachapelle <flachapelle@inverse.ca>
102489Date:   Thu Apr 21 13:33:45 2011 +0000
102490
102491    See ChangeLog.
102492
102493    Monotone-Parent: e12dddb9adb7771e7851d3446a599c176338ea41
102494    Monotone-Revision: 28270e2fb73b9d6d39fb855a68f0d46bcbf364db
102495
102496    Monotone-Author: flachapelle@inverse.ca
102497    Monotone-Date: 2011-04-21T13:33:45
102498    Monotone-Branch: ca.inverse.sogo
102499
102500M	ChangeLog
102501M	UI/Templates/MailerUI/UIxMailToSelection.wox
102502M	UI/WebServerResources/SOGoAutoCompletion.js
102503M	UI/WebServerResources/SchedulerUI.js
102504M	UI/WebServerResources/UIxMailEditor.js
102505M	UI/WebServerResources/UIxMailToSelection.js
102506M	UI/WebServerResources/generic.js
102507
102508commit 0d0bd168f2817c90c1c5733da701ffd7f40cdd3a
102509Author: Ludovic Marcotte <lmarcotte@inverse.ca>
102510Date:   Wed Apr 20 17:36:21 2011 +0000
102511
102512    Improved the documentation regarding LDAP-based groups suppport
102513
102514    Monotone-Parent: 00508a641badb7f0cbea66d27ec1d0c0a86b84e8
102515    Monotone-Revision: e12dddb9adb7771e7851d3446a599c176338ea41
102516
102517    Monotone-Author: ludovic@Sophos.ca
102518    Monotone-Date: 2011-04-20T17:36:21
102519    Monotone-Branch: ca.inverse.sogo
102520
102521M	Documentation/SOGo Installation Guide.odt
102522
102523commit 10ac62c87dc141c5281e29f356b0103ed5bee3e4
102524Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
102525Date:   Tue Apr 19 22:31:37 2011 +0000
102526
102527    Monotone-Parent: 96bc9c93be6505326ba3ccc6e53959d9f5aaefb0
102528    Monotone-Revision: 00508a641badb7f0cbea66d27ec1d0c0a86b84e8
102529
102530    Monotone-Author: wsourdeau@inverse.ca
102531    Monotone-Date: 2011-04-19T22:31:37
102532    Monotone-Branch: ca.inverse.sogo
102533
102534M	ChangeLog
102535M	OpenChange/MAPIStoreMailAttachment.m
102536M	OpenChange/NSObject+MAPIStore.m
102537
102538commit 4baf85438b7ea17836fad9a25699b3a2db43bcc4
102539Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
102540Date:   Tue Apr 19 22:28:00 2011 +0000
102541
102542    Monotone-Parent: 137c790e1a56597f25936f21d69eb6a067d1dc8d
102543    Monotone-Revision: 96bc9c93be6505326ba3ccc6e53959d9f5aaefb0
102544
102545    Monotone-Author: wsourdeau@inverse.ca
102546    Monotone-Date: 2011-04-19T22:28:00
102547    Monotone-Branch: ca.inverse.sogo
102548
102549M	ChangeLog
102550M	OpenChange/MAPIStoreTypes.m
102551
102552commit 6e2cb1fc3f720a9eedccb585318df4161db504b3
102553Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
102554Date:   Tue Apr 19 22:26:47 2011 +0000
102555
102556    Monotone-Parent: c3b32ea543ff55ff243677d396e4119c69bc0fbc
102557    Monotone-Revision: 137c790e1a56597f25936f21d69eb6a067d1dc8d
102558
102559    Monotone-Author: wsourdeau@inverse.ca
102560    Monotone-Date: 2011-04-19T22:26:47
102561    Monotone-Branch: ca.inverse.sogo
102562
102563M	ChangeLog
102564M	OpenChange/MAPIStoreCalendarMessage.m
102565M	OpenChange/MAPIStoreDraftsMessage.m
102566M	OpenChange/MAPIStoreMailMessage.m
102567M	OpenChange/MAPIStoreMessage.m
102568
102569commit d21ff302a6244d644acbcc2570bac84d49ee0c69
102570Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
102571Date:   Tue Apr 19 22:24:03 2011 +0000
102572
102573    Monotone-Parent: ab9f5dfc9882f0fa2e4df964b47cb60942c58c9a
102574    Monotone-Revision: c3b32ea543ff55ff243677d396e4119c69bc0fbc
102575
102576    Monotone-Author: wsourdeau@inverse.ca
102577    Monotone-Date: 2011-04-19T22:24:03
102578    Monotone-Branch: ca.inverse.sogo
102579
102580M	ChangeLog
102581M	OpenChange/MAPIStoreObject.m
102582
102583commit f805951939472c631bb9e574d9a0e40593f5d719
102584Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
102585Date:   Tue Apr 19 22:22:26 2011 +0000
102586
102587    Monotone-Parent: b062a471e751aff2d35891675a50d0fff8918047
102588    Monotone-Revision: ab9f5dfc9882f0fa2e4df964b47cb60942c58c9a
102589
102590    Monotone-Author: wsourdeau@inverse.ca
102591    Monotone-Date: 2011-04-19T22:22:26
102592    Monotone-Branch: ca.inverse.sogo
102593
102594M	ChangeLog
102595M	OpenChange/MAPIStoreContext.h
102596M	OpenChange/MAPIStoreContext.m
102597M	OpenChange/MAPIStoreMailMessage.m
102598M	OpenChange/MAPIStoreSOGo.m
102599M	OpenChange/MAPIStoreTypes.h
102600M	OpenChange/MAPIStoreTypes.m
102601
102602commit 3cbf76eda65dcf2fbb7208641cdaa541e569f14c
102603Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
102604Date:   Tue Apr 19 21:57:52 2011 +0000
102605
102606    Monotone-Parent: 3541b0465209c659178d752da6f97c5063fbc108
102607    Monotone-Revision: 779e2b1c502021e5eb405fa6e452d4a40ce77b6e
102608
102609    Monotone-Author: wsourdeau@inverse.ca
102610    Monotone-Date: 2011-04-19T21:57:52
102611    Monotone-Branch: ca.inverse.sogo
102612
102613M	ChangeLog
102614M	OpenChange/MAPIStoreObject.h
102615M	OpenChange/MAPIStoreObject.m
102616M	OpenChange/MAPIStoreSOGo.m
102617M	OpenChange/MAPIStoreTable.h
102618M	OpenChange/MAPIStoreTable.m
102619M	OpenChange/gen-property-selectors.py
102620
102621commit d7df3cfb57f6c198a7a06fe5e74b63602ec678fe
102622Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
102623Date:   Tue Apr 19 21:49:11 2011 +0000
102624
102625    Monotone-Parent: 0736f4d4ec3208b934e9888e6cf09014b905774b
102626    Monotone-Revision: 3541b0465209c659178d752da6f97c5063fbc108
102627
102628    Monotone-Author: wsourdeau@inverse.ca
102629    Monotone-Date: 2011-04-19T21:49:11
102630    Monotone-Branch: ca.inverse.sogo
102631
102632M	ChangeLog
102633M	OpenChange/code-MAPIStorePropertySelectors.h
102634M	OpenChange/code-MAPIStorePropertySelectors.m
102635
102636commit dd78ce2dcbf78fef31c63c5f5a449effa913232a
102637Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
102638Date:   Tue Apr 19 21:44:10 2011 +0000
102639
102640    Monotone-Parent: 999389a6cb3e539aba3be3c471cee2589def445e
102641    Monotone-Revision: 0736f4d4ec3208b934e9888e6cf09014b905774b
102642
102643    Monotone-Author: wsourdeau@inverse.ca
102644    Monotone-Date: 2011-04-19T21:44:10
102645    Monotone-Branch: ca.inverse.sogo
102646
102647M	ChangeLog
102648M	OpenChange/MAPIStoreFolderTable.m
102649
102650commit 1e4ac9d58d2b38dac2bedee8f6fa44b3cf2f39c1
102651Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
102652Date:   Tue Apr 19 21:42:02 2011 +0000
102653
102654    Monotone-Parent: 79d4612ae4a95206d934814a5aef8dd0eb18b3a5
102655    Monotone-Revision: 999389a6cb3e539aba3be3c471cee2589def445e
102656
102657    Monotone-Author: wsourdeau@inverse.ca
102658    Monotone-Date: 2011-04-19T21:42:02
102659    Monotone-Branch: ca.inverse.sogo
102660
102661M	ChangeLog
102662M	OpenChange/MAPIStoreFolder.m
102663
102664commit 5e466cf968666cfd4d1d83386ec29c031412da37
102665Author: Francis Lachapelle <flachapelle@inverse.ca>
102666Date:   Tue Apr 19 20:39:12 2011 +0000
102667
102668    See ChangeLog.
102669
102670    Monotone-Parent: 6f81ff5c61f2abaad8d6b69b657abb61e52df9b9
102671    Monotone-Revision: c4b00c603f23bbc97a3d07724c6b2a4e9361c098
102672
102673    Monotone-Author: flachapelle@inverse.ca
102674    Monotone-Date: 2011-04-19T20:39:12
102675    Monotone-Branch: ca.inverse.sogo
102676
102677M	ChangeLog
102678M	SoObjects/Appointments/SOGoAppointmentFolder.m
102679
102680commit d3a9c2af9bc737c9d625b206058b3aa7af5812fd
102681Author: Francis Lachapelle <flachapelle@inverse.ca>
102682Date:   Tue Apr 19 19:06:35 2011 +0000
102683
102684    Monotone-Parent: 40362052f51195c01351fb098d0a2d6936db5292
102685    Monotone-Revision: 2c09693bb8c946283a7305ff62458c9930fc8a9c
102686
102687    Monotone-Author: flachapelle@inverse.ca
102688    Monotone-Date: 2011-04-19T19:06:35
102689    Monotone-Branch: ca.inverse.sogo
102690
102691M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
102692
102693commit 67472f93a1a6e79d0609e37247ff2826c9ac0bdf
102694Author: Francis Lachapelle <flachapelle@inverse.ca>
102695Date:   Tue Apr 19 14:25:53 2011 +0000
102696
102697    JavaScript fix for IE
102698
102699    Monotone-Parent: 9649af47ac1814f0a873960b05bd95c5d93ec65f
102700    Monotone-Revision: 40362052f51195c01351fb098d0a2d6936db5292
102701
102702    Monotone-Author: flachapelle@inverse.ca
102703    Monotone-Date: 2011-04-19T14:25:53
102704    Monotone-Branch: ca.inverse.sogo
102705
102706M	UI/WebServerResources/ContactsUI.js
102707
102708commit c259f618e26b2f5e2d74393a9f78594f82282217
102709Author: Francis Lachapelle <flachapelle@inverse.ca>
102710Date:   Tue Apr 19 14:23:52 2011 +0000
102711
102712    Fix for bug #1250
102713
102714    Monotone-Parent: 3a01f867447b17374f553706956b1711bb6d715e
102715    Monotone-Revision: 9649af47ac1814f0a873960b05bd95c5d93ec65f
102716
102717    Monotone-Author: flachapelle@inverse.ca
102718    Monotone-Date: 2011-04-19T14:23:52
102719    Monotone-Branch: ca.inverse.sogo
102720
102721M	UI/WebServerResources/SOGoTabsController.js
102722
102723commit ad9d7bc04b6f1cad3164c4a58d48ad751b5c61ae
102724Author: Francis Lachapelle <flachapelle@inverse.ca>
102725Date:   Tue Apr 19 13:37:09 2011 +0000
102726
102727    Improved RPM spec file.
102728
102729    Monotone-Parent: 12a15fd8afcf3963e3ec84c6a630972534773465
102730    Monotone-Revision: 3a01f867447b17374f553706956b1711bb6d715e
102731
102732    Monotone-Author: flachapelle@inverse.ca
102733    Monotone-Date: 2011-04-19T13:37:09
102734    Monotone-Branch: ca.inverse.sogo
102735
102736M	sogo.spec
102737
102738commit 628af06e473c1a458de998fd8119ea84d20b6d68
102739Author: Ludovic Marcotte <lmarcotte@inverse.ca>
102740Date:   Tue Apr 19 13:12:04 2011 +0000
102741
102742    Removed useless log call
102743
102744    Monotone-Parent: 40362052f51195c01351fb098d0a2d6936db5292
102745    Monotone-Revision: c1c73961c8d9bbf5383d28788200bf3cbbac4e55
102746
102747    Monotone-Author: ludovic@Sophos.ca
102748    Monotone-Date: 2011-04-19T13:12:04
102749    Monotone-Branch: ca.inverse.sogo
102750
102751M	SoObjects/SOGo/LDAPSource.m
102752
102753commit 037e2e6c1f096ea0f57f9ccfa7a182f2f522cb93
102754Author: Francis Lachapelle <flachapelle@inverse.ca>
102755Date:   Sat Apr 16 01:35:06 2011 +0000
102756
102757    See ChangeLog.
102758
102759    Monotone-Parent: ed8a21d5648d8bc72dc33ad272987d8963be1285
102760    Monotone-Revision: 12a15fd8afcf3963e3ec84c6a630972534773465
102761
102762    Monotone-Author: flachapelle@inverse.ca
102763    Monotone-Date: 2011-04-16T01:35:06
102764    Monotone-Branch: ca.inverse.sogo
102765
102766M	ChangeLog
102767M	SoObjects/Appointments/SOGoAppointmentFolder.m
102768M	SoObjects/Appointments/SOGoAppointmentObject.m
102769M	SoObjects/Appointments/iCalEvent+SOGo.h
102770M	SoObjects/Appointments/iCalEvent+SOGo.m
102771
102772commit 3f5e37c50db29d03961f6c75bdc2494f17cfe9d3
102773Author: Francis Lachapelle <flachapelle@inverse.ca>
102774Date:   Fri Apr 15 21:10:56 2011 +0000
102775
102776    Monotone-Parent: 79d4612ae4a95206d934814a5aef8dd0eb18b3a5
102777    Monotone-Revision: ed8a21d5648d8bc72dc33ad272987d8963be1285
102778
102779    Monotone-Author: flachapelle@inverse.ca
102780    Monotone-Date: 2011-04-15T21:10:56
102781    Monotone-Branch: ca.inverse.sogo
102782
102783M	SOPE/NGCards/iCalEvent.h
102784
102785commit 264c1ff06092647a2965f3204b10c4c3d1fb7693
102786Author: Francis Lachapelle <flachapelle@inverse.ca>
102787Date:   Fri Apr 15 19:24:49 2011 +0000
102788
102789    See ChangeLog.
102790
102791    Monotone-Parent: e58e01ba23d307338c0721fcb30c8c45fb1a15f4
102792    Monotone-Revision: 79d4612ae4a95206d934814a5aef8dd0eb18b3a5
102793
102794    Monotone-Author: flachapelle@inverse.ca
102795    Monotone-Date: 2011-04-15T19:24:49
102796    Monotone-Branch: ca.inverse.sogo
102797
102798M	ChangeLog
102799M	UI/WebServerResources/ckeditor/config.js
102800
102801commit 419de8d1340ed501cbd121359280fdab6ec6618c
102802Author: Francis Lachapelle <flachapelle@inverse.ca>
102803Date:   Thu Apr 14 21:26:35 2011 +0000
102804
102805    See ChangeLog
102806
102807    Monotone-Parent: be2628456056b13146b29cb36efc2deaf49d537f
102808    Monotone-Revision: e58e01ba23d307338c0721fcb30c8c45fb1a15f4
102809
102810    Monotone-Author: flachapelle@inverse.ca
102811    Monotone-Date: 2011-04-14T21:26:35
102812    Monotone-Branch: ca.inverse.sogo
102813
102814M	ChangeLog
102815M	UI/WebServerResources/UIxContactEditor.js
102816
102817commit 71597fbdcf52013bfe24326d71485eae8bd77972
102818Author: Francis Lachapelle <flachapelle@inverse.ca>
102819Date:   Thu Apr 14 21:16:45 2011 +0000
102820
102821    See ChangeLog
102822
102823    Monotone-Parent: 36439821e42cfcb830bfff9081d7e1318f1e92ab
102824    Monotone-Revision: be2628456056b13146b29cb36efc2deaf49d537f
102825
102826    Monotone-Author: flachapelle@inverse.ca
102827    Monotone-Date: 2011-04-14T21:16:45
102828    Monotone-Branch: ca.inverse.sogo
102829
102830M	ChangeLog
102831M	UI/MailerUI/UIxMailAccountActions.m
102832
102833commit a87bba64b2a25d993029e5b9511878464fbf539c
102834Author: Francis Lachapelle <flachapelle@inverse.ca>
102835Date:   Thu Apr 14 18:41:10 2011 +0000
102836
102837    Added support for the parameter "IMAPLoginMailField" for SQL/LDAP sources, and the parameter "authenticationFilter" for SQL sources. See ChangeLog.
102838
102839    Monotone-Parent: 1cdaff22cdbdb961e1937dc8f1ac1936bd06dc99
102840    Monotone-Revision: 36439821e42cfcb830bfff9081d7e1318f1e92ab
102841
102842    Monotone-Author: flachapelle@inverse.ca
102843    Monotone-Date: 2011-04-14T18:41:10
102844    Monotone-Branch: ca.inverse.sogo
102845
102846M	ChangeLog
102847M	SoObjects/SOGo/LDAPSource.h
102848M	SoObjects/SOGo/LDAPSource.m
102849M	SoObjects/SOGo/SOGoGCSFolder.m
102850M	SoObjects/SOGo/SOGoUser.h
102851M	SoObjects/SOGo/SOGoUser.m
102852M	SoObjects/SOGo/SOGoUserManager.m
102853M	SoObjects/SOGo/SQLSource.h
102854M	SoObjects/SOGo/SQLSource.m
102855
102856commit a7d852fbec7f96a187c19004aced3a4f69af3955
102857Author: Francis Lachapelle <flachapelle@inverse.ca>
102858Date:   Thu Apr 14 18:01:02 2011 +0000
102859
102860    Ajaxifed the addressbook module. See ChangeLog.
102861
102862    Monotone-Parent: cb0ecd99fcf222060f6e3bc248d2e9a9c47624c1
102863    Monotone-Revision: 1cdaff22cdbdb961e1937dc8f1ac1936bd06dc99
102864
102865    Monotone-Author: flachapelle@inverse.ca
102866    Monotone-Date: 2011-04-14T18:01:02
102867    Monotone-Branch: ca.inverse.sogo
102868
102869M	ChangeLog
102870M	UI/Contacts/GNUmakefile
102871M	UI/Contacts/UIxContactFoldersView.h
102872M	UI/Contacts/UIxContactFoldersView.m
102873A	UI/Contacts/UIxContactsListActions.h
102874A	UI/Contacts/UIxContactsListActions.m
102875D	UI/Contacts/UIxContactsListView.h
102876D	UI/Contacts/UIxContactsListView.m
102877M	UI/Contacts/product.plist
102878M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
102879M	UI/WebServerResources/ContactsUI.js
102880
102881commit a9806e6b6de21faa1d77aef86f325c5ebcec155e
102882Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
102883Date:   Wed Apr 13 19:59:04 2011 +0000
102884
102885    Monotone-Parent: a33d1b8b23cf8d9468c7f693a1087950524e9ebc
102886    Monotone-Revision: cb0ecd99fcf222060f6e3bc248d2e9a9c47624c1
102887
102888    Monotone-Author: wsourdeau@inverse.ca
102889    Monotone-Date: 2011-04-13T19:59:04
102890    Monotone-Branch: ca.inverse.sogo
102891
102892M	ChangeLog
102893M	OpenChange/MAPIStoreCalendarMessage.h
102894M	OpenChange/MAPIStoreCalendarMessage.m
102895M	OpenChange/MAPIStoreContactsMessage.m
102896M	OpenChange/MAPIStoreFSMessage.m
102897M	OpenChange/MAPIStoreMailMessage.m
102898M	OpenChange/MAPIStoreMessage.h
102899M	OpenChange/MAPIStoreMessage.m
102900M	OpenChange/MAPIStoreNotesMessage.m
102901M	OpenChange/MAPIStoreObject.h
102902M	OpenChange/MAPIStoreObject.m
102903M	OpenChange/MAPIStoreTasksMessage.h
102904M	OpenChange/MAPIStoreTasksMessage.m
102905
102906commit dd79e0b1828c28ba11af0775347d2f2fa1eb14bd
102907Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
102908Date:   Wed Apr 13 19:55:17 2011 +0000
102909
102910    Monotone-Parent: e902a2bcc4f2d3ef4a07c3bf74ed9bf1bd2004e9
102911    Monotone-Revision: a33d1b8b23cf8d9468c7f693a1087950524e9ebc
102912
102913    Monotone-Author: wsourdeau@inverse.ca
102914    Monotone-Date: 2011-04-13T19:55:17
102915    Monotone-Branch: ca.inverse.sogo
102916
102917M	ChangeLog
102918M	OpenChange/MAPIStoreContext.h
102919M	OpenChange/MAPIStoreContext.m
102920
102921commit 1d38e931302eeb527c9c569d2733f1a04727914f
102922Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
102923Date:   Wed Apr 13 19:51:30 2011 +0000
102924
102925    Monotone-Parent: 9821214111c15adcfac05d9ef76117a3d2c2965f
102926    Monotone-Revision: e902a2bcc4f2d3ef4a07c3bf74ed9bf1bd2004e9
102927
102928    Monotone-Author: wsourdeau@inverse.ca
102929    Monotone-Date: 2011-04-13T19:51:30
102930    Monotone-Branch: ca.inverse.sogo
102931
102932A	OpenChange/code-MAPIStorePropertySelectors.h
102933A	OpenChange/code-MAPIStorePropertySelectors.m
102934
102935commit 11e56a88696cde1f37643c08a12b26a3c5024c8b
102936Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
102937Date:   Wed Apr 13 19:51:13 2011 +0000
102938
102939    Monotone-Parent: 673fe4d07a0220bbfe30989c1205e2bd001cabb3
102940    Monotone-Revision: 9821214111c15adcfac05d9ef76117a3d2c2965f
102941
102942    Monotone-Author: wsourdeau@inverse.ca
102943    Monotone-Date: 2011-04-13T19:51:13
102944    Monotone-Branch: ca.inverse.sogo
102945
102946M	ChangeLog
102947M	OpenChange/GNUmakefile
102948A	OpenChange/GNUmakefile.preamble
102949A	OpenChange/gen-property-selectors.py
102950
102951commit f17bcbd3fb989ca8277ac36ef45bf52c09c7b61f
102952Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
102953Date:   Wed Apr 13 19:41:58 2011 +0000
102954
102955    Monotone-Parent: 908afaadc04674cb978812d5d8624eef5a49063b
102956    Monotone-Revision: a185416cfb05a18befc24458bae35ac50a38eb8c
102957
102958    Monotone-Author: wsourdeau@inverse.ca
102959    Monotone-Date: 2011-04-13T19:41:58
102960    Monotone-Branch: ca.inverse.sogo
102961
102962M	NEWS
102963
102964commit 62fa111a9d321afdd19dd5c6006e901f60c52275
102965Author: Francis Lachapelle <flachapelle@inverse.ca>
102966Date:   Tue Apr 12 21:28:11 2011 +0000
102967
102968    Updated CKEditor to version 3.5.3.
102969
102970    Monotone-Parent: 908afaadc04674cb978812d5d8624eef5a49063b
102971    Monotone-Revision: 78cb42a882628f677b3ba5d765444a8e6ce3f071
102972
102973    Monotone-Author: flachapelle@inverse.ca
102974    Monotone-Date: 2011-04-12T21:28:11
102975    Monotone-Branch: ca.inverse.sogo
102976
102977M	UI/WebServerResources/ckeditor/ckeditor.js
102978M	UI/WebServerResources/ckeditor/ckeditor_basic.js
102979M	UI/WebServerResources/ckeditor/lang/_translationstatus.txt
102980M	UI/WebServerResources/ckeditor/lang/af.js
102981M	UI/WebServerResources/ckeditor/lang/ar.js
102982M	UI/WebServerResources/ckeditor/lang/bg.js
102983M	UI/WebServerResources/ckeditor/lang/bn.js
102984M	UI/WebServerResources/ckeditor/lang/bs.js
102985M	UI/WebServerResources/ckeditor/lang/ca.js
102986M	UI/WebServerResources/ckeditor/lang/cs.js
102987M	UI/WebServerResources/ckeditor/lang/cy.js
102988M	UI/WebServerResources/ckeditor/lang/da.js
102989M	UI/WebServerResources/ckeditor/lang/de.js
102990M	UI/WebServerResources/ckeditor/lang/el.js
102991M	UI/WebServerResources/ckeditor/lang/en-au.js
102992M	UI/WebServerResources/ckeditor/lang/en-ca.js
102993M	UI/WebServerResources/ckeditor/lang/en-gb.js
102994M	UI/WebServerResources/ckeditor/lang/en.js
102995M	UI/WebServerResources/ckeditor/lang/eo.js
102996M	UI/WebServerResources/ckeditor/lang/es.js
102997M	UI/WebServerResources/ckeditor/lang/et.js
102998M	UI/WebServerResources/ckeditor/lang/eu.js
102999M	UI/WebServerResources/ckeditor/lang/fa.js
103000M	UI/WebServerResources/ckeditor/lang/fi.js
103001M	UI/WebServerResources/ckeditor/lang/fo.js
103002M	UI/WebServerResources/ckeditor/lang/fr-ca.js
103003M	UI/WebServerResources/ckeditor/lang/fr.js
103004M	UI/WebServerResources/ckeditor/lang/gl.js
103005M	UI/WebServerResources/ckeditor/lang/gu.js
103006M	UI/WebServerResources/ckeditor/lang/he.js
103007M	UI/WebServerResources/ckeditor/lang/hi.js
103008M	UI/WebServerResources/ckeditor/lang/hr.js
103009M	UI/WebServerResources/ckeditor/lang/hu.js
103010M	UI/WebServerResources/ckeditor/lang/is.js
103011M	UI/WebServerResources/ckeditor/lang/it.js
103012M	UI/WebServerResources/ckeditor/lang/ja.js
103013M	UI/WebServerResources/ckeditor/lang/km.js
103014M	UI/WebServerResources/ckeditor/lang/ko.js
103015M	UI/WebServerResources/ckeditor/lang/lt.js
103016M	UI/WebServerResources/ckeditor/lang/lv.js
103017M	UI/WebServerResources/ckeditor/lang/mn.js
103018M	UI/WebServerResources/ckeditor/lang/ms.js
103019M	UI/WebServerResources/ckeditor/lang/nb.js
103020M	UI/WebServerResources/ckeditor/lang/nl.js
103021M	UI/WebServerResources/ckeditor/lang/no.js
103022M	UI/WebServerResources/ckeditor/lang/pl.js
103023M	UI/WebServerResources/ckeditor/lang/pt-br.js
103024M	UI/WebServerResources/ckeditor/lang/pt.js
103025M	UI/WebServerResources/ckeditor/lang/ro.js
103026M	UI/WebServerResources/ckeditor/lang/ru.js
103027M	UI/WebServerResources/ckeditor/lang/sk.js
103028M	UI/WebServerResources/ckeditor/lang/sl.js
103029M	UI/WebServerResources/ckeditor/lang/sr-latn.js
103030M	UI/WebServerResources/ckeditor/lang/sr.js
103031M	UI/WebServerResources/ckeditor/lang/sv.js
103032M	UI/WebServerResources/ckeditor/lang/th.js
103033M	UI/WebServerResources/ckeditor/lang/tr.js
103034M	UI/WebServerResources/ckeditor/lang/uk.js
103035M	UI/WebServerResources/ckeditor/lang/vi.js
103036M	UI/WebServerResources/ckeditor/lang/zh-cn.js
103037M	UI/WebServerResources/ckeditor/lang/zh.js
103038M	UI/WebServerResources/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
103039A	UI/WebServerResources/ckeditor/plugins/ajax/plugin.js
103040M	UI/WebServerResources/ckeditor/plugins/autogrow/plugin.js
103041M	UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js
103042M	UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js
103043M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/hiddenfield.js
103044M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
103045M	UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js
103046M	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
103047M	UI/WebServerResources/ckeditor/plugins/pastefromword/filter/default.js
103048A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/he.js
103049M	UI/WebServerResources/ckeditor/plugins/placeholder/plugin.js
103050M	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js
103051M	UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js
103052M	UI/WebServerResources/ckeditor/plugins/specialchar/lang/en.js
103053M	UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js
103054A	UI/WebServerResources/ckeditor/plugins/xml/plugin.js
103055M	UI/WebServerResources/ckeditor/skins/kama/dialog.css
103056M	UI/WebServerResources/ckeditor/skins/kama/editor.css
103057M	UI/WebServerResources/ckeditor/skins/office2003/editor.css
103058M	UI/WebServerResources/ckeditor/skins/office2003/skin.js
103059M	UI/WebServerResources/ckeditor/skins/v2/editor.css
103060M	UI/WebServerResources/ckeditor/skins/v2/skin.js
103061M	UI/WebServerResources/ckeditor/themes/default/theme.js
103062
103063commit d6efc46a34b475cf3ed094630405792c96502a32
103064Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103065Date:   Tue Apr 12 13:58:24 2011 +0000
103066
103067    Monotone-Parent: 6ab1e30417c6d736d1e01fa379f1ef179d460ba7
103068    Monotone-Revision: 908afaadc04674cb978812d5d8624eef5a49063b
103069
103070    Monotone-Author: wsourdeau@inverse.ca
103071    Monotone-Date: 2011-04-12T13:58:24
103072    Monotone-Branch: ca.inverse.sogo
103073
103074M	UI/Contacts/UIxContactFoldersView.m
103075
103076commit 141933f9ebf7b3d4e8f2c265a3a542c58bd377d3
103077Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103078Date:   Tue Apr 12 13:57:41 2011 +0000
103079
103080    Monotone-Parent: b0de250ad5fa2e4afb2daba52426ee8123e26ef1
103081    Monotone-Revision: 6ab1e30417c6d736d1e01fa379f1ef179d460ba7
103082
103083    Monotone-Author: wsourdeau@inverse.ca
103084    Monotone-Date: 2011-04-12T13:57:41
103085    Monotone-Branch: ca.inverse.sogo
103086
103087M	ChangeLog
103088M	SoObjects/Mailer/SOGoDraftObject.m
103089
103090commit 820714fb17e78997e5bbd84fad2f7dc235c4b422
103091Author: Francis Lachapelle <flachapelle@inverse.ca>
103092Date:   Tue Apr 12 14:12:22 2011 +0000
103093
103094    See ChangeLog.
103095
103096    Monotone-Parent: 9ad26f9553c4800488d1baf29bf4bb97c6827456
103097    Monotone-Revision: b0de250ad5fa2e4afb2daba52426ee8123e26ef1
103098
103099    Monotone-Author: flachapelle@inverse.ca
103100    Monotone-Date: 2011-04-12T14:12:22
103101    Monotone-Branch: ca.inverse.sogo
103102
103103M	ChangeLog
103104M	SoObjects/Appointments/SOGoAppointmentFolder.m
103105
103106commit ed88f7f3abf350071c1ccc0d34f03dc51d00ce95
103107Author: Francis Lachapelle <flachapelle@inverse.ca>
103108Date:   Mon Apr 11 20:27:24 2011 +0000
103109
103110    See ChangeLog.
103111
103112    Monotone-Parent: 97250aea91a2d83b86c85ef8498979d4f758ba55
103113    Monotone-Revision: 9ad26f9553c4800488d1baf29bf4bb97c6827456
103114
103115    Monotone-Author: flachapelle@inverse.ca
103116    Monotone-Date: 2011-04-11T20:27:24
103117    Monotone-Branch: ca.inverse.sogo
103118
103119M	ChangeLog
103120M	UI/WebServerResources/UIxMailToSelection.js
103121
103122commit f41ab295bc35025672585bd354ef412683849232
103123Author: Francis Lachapelle <flachapelle@inverse.ca>
103124Date:   Fri Apr 8 17:18:47 2011 +0000
103125
103126    CSS: don't highlight menu options that are disabled.
103127
103128    Monotone-Parent: 80924a70f6e093d1b47c08891ab10a48b461a9c4
103129    Monotone-Revision: 97250aea91a2d83b86c85ef8498979d4f758ba55
103130
103131    Monotone-Author: flachapelle@inverse.ca
103132    Monotone-Date: 2011-04-08T17:18:47
103133    Monotone-Branch: ca.inverse.sogo
103134    Monotone-Tag: SOGo_v1.3.6
103135
103136M	UI/WebServerResources/generic.css
103137
103138commit a531457819176b02f862efddc911622dd16a1bc3
103139Author: Francis Lachapelle <flachapelle@inverse.ca>
103140Date:   Fri Apr 8 17:17:25 2011 +0000
103141
103142    Updated NEWS file.
103143
103144    Monotone-Parent: 40f9258c6427cbc43033b9dcece9544162f3d6c4
103145    Monotone-Revision: 80924a70f6e093d1b47c08891ab10a48b461a9c4
103146
103147    Monotone-Author: flachapelle@inverse.ca
103148    Monotone-Date: 2011-04-08T17:17:25
103149    Monotone-Branch: ca.inverse.sogo
103150
103151M	NEWS
103152
103153commit 8523237394c9b1b0ed2787161182215284298b29
103154Author: Francis Lachapelle <flachapelle@inverse.ca>
103155Date:   Fri Apr 8 15:54:35 2011 +0000
103156
103157    Updated release date in documentation guides.
103158
103159    Monotone-Parent: 286485edfe73374c792ca6df671c318f7516a2d8
103160    Monotone-Revision: 40f9258c6427cbc43033b9dcece9544162f3d6c4
103161
103162    Monotone-Author: flachapelle@inverse.ca
103163    Monotone-Date: 2011-04-08T15:54:35
103164    Monotone-Branch: ca.inverse.sogo
103165
103166M	Documentation/SOGo Installation Guide.odt
103167M	Documentation/SOGo Mobile Devices Configuration.odt
103168M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
103169
103170commit 0a1359117a18ee4954a4617210ef81799e675321
103171Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103172Date:   Fri Apr 8 15:29:00 2011 +0000
103173
103174    Monotone-Parent: d3ab72b923ee1d1bbd604ea5e7e14b54346aa0b3
103175    Monotone-Revision: 286485edfe73374c792ca6df671c318f7516a2d8
103176
103177    Monotone-Author: wsourdeau@inverse.ca
103178    Monotone-Date: 2011-04-08T15:29:00
103179    Monotone-Branch: ca.inverse.sogo
103180
103181M	ChangeLog
103182M	Tests/Unit/GNUmakefile
103183A	Tests/Unit/TestNSString+URLEscaping.m
103184M	Tests/Unit/sogo-tests.m
103185
103186commit 738d98ab9e6d2e802680e019a95e4f18d6a50d46
103187Author: Francis Lachapelle <flachapelle@inverse.ca>
103188Date:   Thu Apr 7 14:27:56 2011 +0000
103189
103190    See ChangeLog.
103191
103192    Monotone-Parent: 460814d538ea1b011df6ae48e6c56e6af616236b
103193    Monotone-Revision: d3ab72b923ee1d1bbd604ea5e7e14b54346aa0b3
103194
103195    Monotone-Author: flachapelle@inverse.ca
103196    Monotone-Date: 2011-04-07T14:27:56
103197    Monotone-Branch: ca.inverse.sogo
103198
103199M	ChangeLog
103200M	UI/WebServerResources/MailerUI.js
103201
103202commit 95ff6e0b109427faca02144cba705595676cc0d9
103203Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103204Date:   Wed Apr 6 15:15:16 2011 +0000
103205
103206    Monotone-Parent: 8f7373eab8917f6c1bd2dab8181cf7a324b54957
103207    Monotone-Revision: 460814d538ea1b011df6ae48e6c56e6af616236b
103208
103209    Monotone-Author: wsourdeau@inverse.ca
103210    Monotone-Date: 2011-04-06T15:15:16
103211    Monotone-Branch: ca.inverse.sogo
103212
103213M	SoObjects/Mailer/SOGoMailAccount.m
103214
103215commit e5c00caecf2e5e1d9f00b7938adcbc75a72c0937
103216Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103217Date:   Wed Apr 6 15:09:41 2011 +0000
103218
103219    Monotone-Parent: 284a8347693e195968c72b6605fbc076085c97d7
103220    Monotone-Revision: 90d6b4dbf04d7d63dbfd04cff1465d6913a2ed65
103221
103222    Monotone-Author: wsourdeau@inverse.ca
103223    Monotone-Date: 2011-04-06T15:09:41
103224    Monotone-Branch: ca.inverse.sogo
103225
103226M	ChangeLog
103227M	OpenChange/MAPIStoreMailMessageTable.m
103228
103229commit a07570409c40711840a69dd6ba92edfe8cc6086d
103230Author: Ludovic Marcotte <lmarcotte@inverse.ca>
103231Date:   Wed Apr 6 09:49:44 2011 +0000
103232
103233    updated news file
103234
103235    Monotone-Parent: 284a8347693e195968c72b6605fbc076085c97d7
103236    Monotone-Revision: 3e2cf200dd5487a3cf4e6d1e92e7134a41e15bd9
103237
103238    Monotone-Author: ludovic@Sophos.ca
103239    Monotone-Date: 2011-04-06T09:49:44
103240    Monotone-Branch: ca.inverse.sogo
103241
103242M	NEWS
103243
103244commit ba4af07bfc41c20aa7f28da2e8c0d6a97a9c0bf4
103245Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103246Date:   Tue Apr 5 23:38:22 2011 +0000
103247
103248    Monotone-Parent: c6c5b586a547bdf84afe4ad8d809e40737e54369
103249    Monotone-Revision: 3290fec7b9b44e16eb1c31789fed6f346c0b230e
103250
103251    Monotone-Author: wsourdeau@inverse.ca
103252    Monotone-Date: 2011-04-05T23:38:22
103253    Monotone-Branch: ca.inverse.sogo
103254
103255M	ChangeLog
103256M	OpenChange/MAPIStoreCalendarMessage.m
103257
103258commit 98ecf03a8688c1d26f6df391805eb2741919dd84
103259Author: Ludovic Marcotte <lmarcotte@inverse.ca>
103260Date:   Tue Apr 5 18:08:10 2011 +0000
103261
103262    Fix for http://sogo.nu/bugs/view.php?id=1216
103263
103264    Monotone-Parent: 292bd2a9975e12892c9f294c6ba9c59520d5c018
103265    Monotone-Revision: c083cec271ea20d6d742941d5e5c8fb824d6416f
103266
103267    Monotone-Author: ludovic@Sophos.ca
103268    Monotone-Date: 2011-04-05T18:08:10
103269    Monotone-Branch: ca.inverse.sogo
103270
103271M	UI/Common/German.lproj/Localizable.strings
103272M	UI/Contacts/German.lproj/Localizable.strings
103273M	UI/PreferencesUI/German.lproj/Localizable.strings
103274
103275commit 87cdfe75ade685b964cbe938f36be8386ba4e493
103276Author: Ludovic Marcotte <lmarcotte@inverse.ca>
103277Date:   Tue Apr 5 18:04:17 2011 +0000
103278
103279    Fix for http://www.sogo.nu/bugs/view.php?id=1224
103280
103281    Monotone-Parent: c6c5b586a547bdf84afe4ad8d809e40737e54369
103282    Monotone-Revision: 292bd2a9975e12892c9f294c6ba9c59520d5c018
103283
103284    Monotone-Author: ludovic@Sophos.ca
103285    Monotone-Date: 2011-04-05T18:04:17
103286    Monotone-Branch: ca.inverse.sogo
103287
103288M	UI/Scheduler/Dutch.lproj/Localizable.strings
103289
103290commit 97df8ed823fc2088a26aae287f63366ecc08cd4b
103291Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103292Date:   Tue Apr 5 15:30:54 2011 +0000
103293
103294    Monotone-Parent: 981b43182d68b94d0695cb2026f2ee62b3ee256a
103295    Monotone-Revision: c6c5b586a547bdf84afe4ad8d809e40737e54369
103296
103297    Monotone-Author: wsourdeau@inverse.ca
103298    Monotone-Date: 2011-04-05T15:30:54
103299    Monotone-Branch: ca.inverse.sogo
103300
103301M	ChangeLog
103302M	OpenChange/MAPIStoreMailFolder.m
103303
103304commit 6c710bac21f455cabfbac31fbf97f0d12ca1a4b0
103305Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103306Date:   Tue Apr 5 15:25:57 2011 +0000
103307
103308    Monotone-Parent: 42caf93c5de027c15e42a14d1ebfa2b4b02a8630
103309    Monotone-Revision: 981b43182d68b94d0695cb2026f2ee62b3ee256a
103310
103311    Monotone-Author: wsourdeau@inverse.ca
103312    Monotone-Date: 2011-04-05T15:25:57
103313    Monotone-Branch: ca.inverse.sogo
103314
103315M	ChangeLog
103316M	OpenChange/MAPIStoreContext.m
103317
103318commit 3dd32709b9f11a48794f466a0e2971e290a0eb04
103319Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103320Date:   Tue Apr 5 15:13:43 2011 +0000
103321
103322    Monotone-Parent: 9e635b25216d0eadcf76cf6cf3aa6e006edaeca6
103323    Monotone-Revision: 42caf93c5de027c15e42a14d1ebfa2b4b02a8630
103324
103325    Monotone-Author: wsourdeau@inverse.ca
103326    Monotone-Date: 2011-04-05T15:13:43
103327    Monotone-Branch: ca.inverse.sogo
103328
103329M	SoObjects/SOGo/SOGoUserManager.m
103330
103331commit 3f7f5681ce4058de9b10e3d80c2b2c70d34aeb30
103332Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103333Date:   Tue Apr 5 15:12:27 2011 +0000
103334
103335    Monotone-Parent: 37e598aeb2b79c619bb99d9295a63f9ad757d3c7
103336    Monotone-Revision: 9e635b25216d0eadcf76cf6cf3aa6e006edaeca6
103337
103338    Monotone-Author: wsourdeau@inverse.ca
103339    Monotone-Date: 2011-04-05T15:12:27
103340    Monotone-Branch: ca.inverse.sogo
103341
103342M	SoObjects/SOGo/SOGoCache.m
103343M	SoObjects/SOGo/SOGoParentFolder.m
103344
103345commit 32f139a7101d7af152b58e0fc7bee41526cccc21
103346Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103347Date:   Tue Apr 5 15:11:34 2011 +0000
103348
103349    Monotone-Parent: f0283ca70db031586d1105d8d042333fb67911d2
103350    Monotone-Revision: 37e598aeb2b79c619bb99d9295a63f9ad757d3c7
103351
103352    Monotone-Author: wsourdeau@inverse.ca
103353    Monotone-Date: 2011-04-05T15:11:34
103354    Monotone-Branch: ca.inverse.sogo
103355
103356M	SoObjects/Appointments/SOGoAppointmentFolder.m
103357M	SoObjects/Appointments/SOGoAppointmentFolders.m
103358M	SoObjects/Appointments/SOGoEMailAlarmsManager.m
103359
103360commit 9f48d79d20819d1d65b0678099284b244e2ceae1
103361Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103362Date:   Tue Apr 5 15:10:51 2011 +0000
103363
103364    Monotone-Parent: d0ac54b9a1d78a365c2ddff5b5f5e8f53491b8a0
103365    Monotone-Revision: f0283ca70db031586d1105d8d042333fb67911d2
103366
103367    Monotone-Author: wsourdeau@inverse.ca
103368    Monotone-Date: 2011-04-05T15:10:51
103369    Monotone-Branch: ca.inverse.sogo
103370
103371M	SoObjects/SOGo/SOGoMailer.m
103372
103373commit 71319488120862a5b4e6fddff2ae85868b8cc8cf
103374Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103375Date:   Tue Apr 5 15:10:04 2011 +0000
103376
103377    Monotone-Parent: 3e9a01a3615e6c215893301389e708f679fa0745
103378    Monotone-Revision: d0ac54b9a1d78a365c2ddff5b5f5e8f53491b8a0
103379
103380    Monotone-Author: wsourdeau@inverse.ca
103381    Monotone-Date: 2011-04-05T15:10:04
103382    Monotone-Branch: ca.inverse.sogo
103383
103384M	UI/Contacts/UIxContactFoldersView.m
103385M	UI/Contacts/UIxContactsListView.m
103386
103387commit 64654dfd5afedd87e1170a33abbab22a8661113e
103388Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103389Date:   Tue Apr 5 15:09:35 2011 +0000
103390
103391    Monotone-Parent: 71a1b48897b275bc1b5704835e6f34167a5dbb63
103392    Monotone-Revision: 3e9a01a3615e6c215893301389e708f679fa0745
103393
103394    Monotone-Author: wsourdeau@inverse.ca
103395    Monotone-Date: 2011-04-05T15:09:35
103396    Monotone-Branch: ca.inverse.sogo
103397
103398M	UI/MailerUI/UIxMailView.m
103399
103400commit e957221dd17dab6c79aee09af010125ec946393b
103401Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103402Date:   Tue Apr 5 15:08:12 2011 +0000
103403
103404    Monotone-Parent: 23dc835812ba1f841415ea060cf7e370d78e1df2
103405    Monotone-Revision: 71a1b48897b275bc1b5704835e6f34167a5dbb63
103406
103407    Monotone-Author: wsourdeau@inverse.ca
103408    Monotone-Date: 2011-04-05T15:08:12
103409    Monotone-Branch: ca.inverse.sogo
103410
103411M	NEWS
103412
103413commit 776ebd2dda6765a74545561af57218bdd39befa8
103414Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103415Date:   Tue Apr 5 14:27:21 2011 +0000
103416
103417    Monotone-Parent: d16f99b56c262f450c95c607cebb4f20d602f9cc
103418    Monotone-Revision: 23dc835812ba1f841415ea060cf7e370d78e1df2
103419
103420    Monotone-Author: wsourdeau@inverse.ca
103421    Monotone-Date: 2011-04-05T14:27:21
103422    Monotone-Branch: ca.inverse.sogo
103423
103424M	SOPE/NGCards/CardGroup.m
103425
103426commit d20e5702b05b752a996ea8c971ca02ee5c87d1db
103427Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103428Date:   Tue Apr 5 14:14:55 2011 +0000
103429
103430    Monotone-Parent: 6f5248c5ddc427c834c3d0c9cd2457425bac2ac2
103431    Monotone-Revision: d16f99b56c262f450c95c607cebb4f20d602f9cc
103432
103433    Monotone-Author: wsourdeau@inverse.ca
103434    Monotone-Date: 2011-04-05T14:14:55
103435    Monotone-Branch: ca.inverse.sogo
103436
103437M	SoObjects/SOGo/SOGoDefaults.plist
103438
103439commit 4b77925f85f30410b65ac49750d9b3b45656dd7f
103440Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103441Date:   Tue Apr 5 13:50:09 2011 +0000
103442
103443    Monotone-Parent: 8f0073cb31f66a3816d5e09f9f7510b671ed7a2f
103444    Monotone-Revision: 6f5248c5ddc427c834c3d0c9cd2457425bac2ac2
103445
103446    Monotone-Author: wsourdeau@inverse.ca
103447    Monotone-Date: 2011-04-05T13:50:09
103448    Monotone-Branch: ca.inverse.sogo
103449
103450M	SoObjects/SOGo/SOGoGCSFolder.h
103451M	SoObjects/SOGo/SOGoGCSFolder.m
103452
103453commit 2ed6a7dadff388a1081d4f5806c54171039004ba
103454Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103455Date:   Tue Apr 5 13:37:43 2011 +0000
103456
103457    Monotone-Parent: d934a527ebb14e696ddf77b55d95b7e9bf0aad17
103458    Monotone-Revision: 8f0073cb31f66a3816d5e09f9f7510b671ed7a2f
103459
103460    Monotone-Author: wsourdeau@inverse.ca
103461    Monotone-Date: 2011-04-05T13:37:43
103462    Monotone-Branch: ca.inverse.sogo
103463
103464M	UI/MailerUI/UIxMailView.m
103465
103466commit 11d52f2c06e8506669801ed0a49f1d7e3a5a0f38
103467Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103468Date:   Tue Apr 5 13:35:30 2011 +0000
103469
103470    Monotone-Parent: c6e69361038ae5b74d8ad57cb16d8b1eb0d55bab
103471    Monotone-Revision: d934a527ebb14e696ddf77b55d95b7e9bf0aad17
103472
103473    Monotone-Author: wsourdeau@inverse.ca
103474    Monotone-Date: 2011-04-05T13:35:30
103475    Monotone-Branch: ca.inverse.sogo
103476
103477M	OpenChange/MAPIStoreCalendarMessage.m
103478
103479commit 1d6c7eb00e9b91bb80fbcce27ef1c351ad90da28
103480Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103481Date:   Tue Apr 5 13:34:55 2011 +0000
103482
103483    Monotone-Parent: 7cced8aec79bd2e835d318154c57fb61273a4b35
103484    Monotone-Revision: c6e69361038ae5b74d8ad57cb16d8b1eb0d55bab
103485
103486    Monotone-Author: wsourdeau@inverse.ca
103487    Monotone-Date: 2011-04-05T13:34:55
103488    Monotone-Branch: ca.inverse.sogo
103489
103490M	SoObjects/SOGo/NSString+Utilities.m
103491
103492commit e1f2ba7b7a9340043f1cd39337d8a80a896cec10
103493Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103494Date:   Tue Apr 5 13:33:48 2011 +0000
103495
103496    Monotone-Parent: 27abf27ddc019acbc13325c08121a103bf035716
103497    Monotone-Revision: 7cced8aec79bd2e835d318154c57fb61273a4b35
103498
103499    Monotone-Author: wsourdeau@inverse.ca
103500    Monotone-Date: 2011-04-05T13:33:48
103501    Monotone-Branch: ca.inverse.sogo
103502
103503M	SOPE/NGCards/CardGroup.m
103504M	SOPE/NGCards/NSString+NGCards.m
103505M	SOPE/NGCards/iCalXMLRenderer.m
103506M	SOPE/NGCards/iCalYearlyRecurrenceCalculator.m
103507
103508commit 0e4a4f522d003064243e055469a5681a83f7c37e
103509Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103510Date:   Tue Apr 5 13:33:44 2011 +0000
103511
103512    Monotone-Parent: 7fea1717f3e58bcc3b875cf6edf4d2a046f7de07
103513    Monotone-Revision: 27abf27ddc019acbc13325c08121a103bf035716
103514
103515    Monotone-Author: wsourdeau@inverse.ca
103516    Monotone-Date: 2011-04-05T13:33:44
103517    Monotone-Branch: ca.inverse.sogo
103518
103519M	SOPE/GDLContentStore/GCSAlarmsFolder.m
103520M	SOPE/GDLContentStore/GCSFolderType.m
103521M	SOPE/GDLContentStore/GCSSessionsFolder.m
103522
103523commit 6cf00eddfd382dba04f581883ba8713a646d75b7
103524Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103525Date:   Tue Apr 5 00:44:23 2011 +0000
103526
103527    Monotone-Parent: 222083e95ee04558a1c46c2bcf14f8fb5ccebb98
103528    Monotone-Revision: 7fea1717f3e58bcc3b875cf6edf4d2a046f7de07
103529
103530    Monotone-Author: wsourdeau@inverse.ca
103531    Monotone-Date: 2011-04-05T00:44:23
103532    Monotone-Branch: ca.inverse.sogo
103533
103534M	ChangeLog
103535
103536commit ae3b31546856d67d718dc5bb20e84960299ca5af
103537Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103538Date:   Tue Apr 5 00:43:57 2011 +0000
103539
103540    Monotone-Parent: f84a8ee34fde286386429490ca9126042402c390
103541    Monotone-Revision: 222083e95ee04558a1c46c2bcf14f8fb5ccebb98
103542
103543    Monotone-Author: wsourdeau@inverse.ca
103544    Monotone-Date: 2011-04-05T00:43:57
103545    Monotone-Branch: ca.inverse.sogo
103546
103547M	ChangeLog
103548M	UI/Scheduler/UIxCalListingActions.m
103549
103550commit 5ebe3cdd09530667897bca18796814990762d694
103551Author: Ludovic Marcotte <lmarcotte@inverse.ca>
103552Date:   Mon Apr 4 13:01:20 2011 +0000
103553
103554    Reverted patch for SOGoLocalStorageURL for now.
103555
103556    Monotone-Parent: 4a37382e84f4a00ccbbc0542ef0ae4a99a954cdd
103557    Monotone-Revision: 72688cfe86ab1f4b8c8d1f0a9fab23384d7abaab
103558
103559    Monotone-Author: ludovic@Sophos.ca
103560    Monotone-Date: 2011-04-04T13:01:20
103561    Monotone-Branch: ca.inverse.sogo
103562
103563M	ChangeLog
103564M	NEWS
103565M	SOPE/GDLContentStore/GCSFolderManager.h
103566M	SOPE/GDLContentStore/GCSFolderManager.m
103567M	SoObjects/SOGo/SOGoFolder.m
103568M	SoObjects/SOGo/SOGoGCSFolder.h
103569M	SoObjects/SOGo/SOGoGCSFolder.m
103570M	Tools/SOGoToolRestore.m
103571
103572commit c9afeb9827c1863d374a322ee516dcd1d5341719
103573Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103574Date:   Fri Apr 1 21:13:19 2011 +0000
103575
103576    Monotone-Parent: 6dfadf575c7c0be4ae75752239ab48f7531dba38
103577    Monotone-Revision: 4dead0c3c1d9edc0c48e5bfb39f0ec7a89f28007
103578
103579    Monotone-Author: wsourdeau@inverse.ca
103580    Monotone-Date: 2011-04-01T21:13:19
103581    Monotone-Branch: ca.inverse.sogo
103582
103583M	Tests/Unit/TestNGMimeAddressHeaderFieldGenerator.m
103584M	Tests/Unit/TestSBJsonParser.m
103585M	Tests/Unit/TestiCalTimeZonePeriod.m
103586
103587commit 6f339121a2800c33800b64821d70b052724f2879
103588Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103589Date:   Fri Apr 1 21:10:10 2011 +0000
103590
103591    Monotone-Parent: 5cb9c48b0138d6348fec10e7ae5a7a5e6b8403c2
103592    Monotone-Revision: 6dfadf575c7c0be4ae75752239ab48f7531dba38
103593
103594    Monotone-Author: wsourdeau@inverse.ca
103595    Monotone-Date: 2011-04-01T21:10:10
103596    Monotone-Branch: ca.inverse.sogo
103597
103598M	ChangeLog
103599M	Tests/Unit/TestSBJsonParser.m
103600
103601commit f51d1fa665634824662a83a2ad969f1597110c8c
103602Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103603Date:   Fri Apr 1 20:28:18 2011 +0000
103604
103605    Monotone-Parent: 0d33a0e0f292ce34593481d0fa26cae27146aa3b
103606    Monotone-Revision: 5cb9c48b0138d6348fec10e7ae5a7a5e6b8403c2
103607
103608    Monotone-Author: wsourdeau@inverse.ca
103609    Monotone-Date: 2011-04-01T20:28:18
103610    Monotone-Branch: ca.inverse.sogo
103611
103612M	NEWS
103613
103614commit f2c466be49e5314509a7912041cce091ff516ed8
103615Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103616Date:   Fri Apr 1 19:45:36 2011 +0000
103617
103618    Monotone-Parent: e91e560ca6c090284bbf4b21c0faf601ae784a38
103619    Monotone-Revision: 0d33a0e0f292ce34593481d0fa26cae27146aa3b
103620
103621    Monotone-Author: wsourdeau@inverse.ca
103622    Monotone-Date: 2011-04-01T19:45:36
103623    Monotone-Branch: ca.inverse.sogo
103624
103625M	Tests/Unit/GNUmakefile
103626
103627commit 35f49f9994897cf1eaeda15ee7b979ce224c2013
103628Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103629Date:   Fri Apr 1 19:44:28 2011 +0000
103630
103631    Monotone-Parent: 50ca38f0849cc20be6979e82924895e7b1c2e27f
103632    Monotone-Revision: e91e560ca6c090284bbf4b21c0faf601ae784a38
103633
103634    Monotone-Author: wsourdeau@inverse.ca
103635    Monotone-Date: 2011-04-01T19:44:28
103636    Monotone-Branch: ca.inverse.sogo
103637
103638M	ChangeLog
103639
103640commit 4e13c0b73cc0120f276e21a31e052ae47f198d21
103641Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103642Date:   Fri Apr 1 19:43:11 2011 +0000
103643
103644    Monotone-Parent: 7ee997ad520d61e48d2f051e02d433791c47fd08
103645    Monotone-Revision: c37895534ea03712cf65f5760bc535177a041d99
103646
103647    Monotone-Author: wsourdeau@inverse.ca
103648    Monotone-Date: 2011-04-01T19:43:11
103649    Monotone-Branch: ca.inverse.sogo
103650
103651M	ChangeLog
103652M	Tests/Integration/all.py
103653M	Tests/Integration/preferences.py
103654A	Tests/Integration/sogoLogin.py
103655
103656commit 87f516c874a34b8374982913f107124da3128fed
103657Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103658Date:   Fri Apr 1 18:57:00 2011 +0000
103659
103660    Monotone-Parent: 149979fcef67a0799105ec0cd45d5b5364e8dbcf
103661    Monotone-Revision: 7ee997ad520d61e48d2f051e02d433791c47fd08
103662
103663    Monotone-Author: wsourdeau@inverse.ca
103664    Monotone-Date: 2011-04-01T18:57:00
103665    Monotone-Branch: ca.inverse.sogo
103666
103667M	Tests/Integration/GNUmakefile
103668
103669commit dadedfa2955f8d045e253f84ceb1249c6052c150
103670Author: Francis Lachapelle <flachapelle@inverse.ca>
103671Date:   Fri Apr 1 18:55:02 2011 +0000
103672
103673    See ChangeLog
103674
103675    Monotone-Parent: 20415379d4ad22b602692f50041a0eb207e1d1fb
103676    Monotone-Revision: c9f767434992867f4e642881a1161a8a606c338f
103677
103678    Monotone-Author: flachapelle@inverse.ca
103679    Monotone-Date: 2011-04-01T18:55:02
103680    Monotone-Branch: ca.inverse.sogo
103681
103682M	ChangeLog
103683M	SoObjects/Appointments/SOGoAppointmentObject.m
103684
103685commit d7cd0a14e93fe9a3e90243e4eb7a12bcaf848d7a
103686Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103687Date:   Fri Apr 1 18:48:46 2011 +0000
103688
103689    Monotone-Parent: df080d9617e2f9f6b74b3cce75ec8404e4c4bec3
103690    Monotone-Revision: 149979fcef67a0799105ec0cd45d5b5364e8dbcf
103691
103692    Monotone-Author: wsourdeau@inverse.ca
103693    Monotone-Date: 2011-04-01T18:48:46
103694    Monotone-Branch: ca.inverse.sogo
103695
103696M	Main/SOGo+DAV.m
103697M	SoObjects/SOGo/SOGoObject.m
103698
103699commit fd2d0930fdf3e99c626f294fa9d5012d20d86fd1
103700Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103701Date:   Fri Apr 1 18:48:24 2011 +0000
103702
103703    Monotone-Parent: 20415379d4ad22b602692f50041a0eb207e1d1fb
103704    Monotone-Revision: df080d9617e2f9f6b74b3cce75ec8404e4c4bec3
103705
103706    Monotone-Author: wsourdeau@inverse.ca
103707    Monotone-Date: 2011-04-01T18:48:24
103708    Monotone-Branch: ca.inverse.sogo
103709
103710M	Tests/Integration/test-ical.py
103711
103712commit 7aca9d276b9d5a1dddd821eb13ce28c1e48175ba
103713Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103714Date:   Fri Apr 1 18:40:51 2011 +0000
103715
103716    Monotone-Parent: f0f12cec0b288caae2086872cad9e044311da3b9
103717    Monotone-Revision: 20415379d4ad22b602692f50041a0eb207e1d1fb
103718
103719    Monotone-Author: wsourdeau@inverse.ca
103720    Monotone-Date: 2011-04-01T18:40:51
103721    Monotone-Branch: ca.inverse.sogo
103722
103723M	ChangeLog
103724M	UI/WebServerResources/SchedulerUI.js
103725
103726commit 64d1eeab3b275db13e7b5177cb1ead30119f197f
103727Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103728Date:   Fri Apr 1 17:54:23 2011 +0000
103729
103730    Monotone-Parent: 9872ae08d0e84f59ec67ccfa772caf1a9d1c613f
103731    Monotone-Revision: f0f12cec0b288caae2086872cad9e044311da3b9
103732
103733    Monotone-Author: wsourdeau@inverse.ca
103734    Monotone-Date: 2011-04-01T17:54:23
103735    Monotone-Branch: ca.inverse.sogo
103736
103737M	ChangeLog
103738M	SoObjects/Appointments/SOGoCalendarComponent.m
103739
103740commit 5bdbc636030cc872cc6b7c91d1c20419a30032bf
103741Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103742Date:   Fri Apr 1 17:48:16 2011 +0000
103743
103744    Monotone-Parent: 83e3a0d3136161f458484da0aa20e8fb8b6b2729
103745    Monotone-Revision: 9872ae08d0e84f59ec67ccfa772caf1a9d1c613f
103746
103747    Monotone-Author: wsourdeau@inverse.ca
103748    Monotone-Date: 2011-04-01T17:48:16
103749    Monotone-Branch: ca.inverse.sogo
103750
103751M	ChangeLog
103752M	Main/SOGo+DAV.m
103753M	SoObjects/SOGo/SOGoObject.m
103754
103755commit 2b4576c41d07b9f4d5304af6a2a5c3b56abe46cb
103756Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103757Date:   Fri Apr 1 14:49:27 2011 +0000
103758
103759    Monotone-Parent: c9cee0ae3cbd0262c18e582525d1e487cc6e452b
103760    Monotone-Revision: 83e3a0d3136161f458484da0aa20e8fb8b6b2729
103761
103762    Monotone-Author: wsourdeau@inverse.ca
103763    Monotone-Date: 2011-04-01T14:49:27
103764    Monotone-Branch: ca.inverse.sogo
103765
103766M	NEWS
103767
103768commit 4bef0f4b6a93c5fe49ceebf0a3a182fa15b0db8b
103769Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103770Date:   Thu Mar 31 22:59:15 2011 +0000
103771
103772    Monotone-Parent: afd47c0e68b7ce45a01be9147355851fe04b800a
103773    Monotone-Revision: c9cee0ae3cbd0262c18e582525d1e487cc6e452b
103774
103775    Monotone-Author: wsourdeau@inverse.ca
103776    Monotone-Date: 2011-03-31T22:59:15
103777    Monotone-Branch: ca.inverse.sogo
103778
103779M	OpenChange/GNUmakefile
103780
103781commit 09ac14e4ef742128d4ca7200c372f7ad0d128745
103782Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103783Date:   Thu Mar 31 22:59:12 2011 +0000
103784
103785    Monotone-Parent: 15fd0e7998431cfadca34d58a018fe6ec485a682
103786    Monotone-Revision: afd47c0e68b7ce45a01be9147355851fe04b800a
103787
103788    Monotone-Author: wsourdeau@inverse.ca
103789    Monotone-Date: 2011-03-31T22:59:12
103790    Monotone-Branch: ca.inverse.sogo
103791
103792M	ChangeLog
103793M	OpenChange/MAPIStoreCalendarMessage.h
103794M	OpenChange/MAPIStoreCalendarMessage.m
103795
103796commit 755144d16c9f8325db3b1828c8a7a645e3130b87
103797Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103798Date:   Thu Mar 31 22:17:50 2011 +0000
103799
103800    Monotone-Parent: e7dd3bb5cb62d21b28b85097bbe032f542f56abd
103801    Monotone-Revision: 15fd0e7998431cfadca34d58a018fe6ec485a682
103802
103803    Monotone-Author: wsourdeau@inverse.ca
103804    Monotone-Date: 2011-03-31T22:17:50
103805    Monotone-Branch: ca.inverse.sogo
103806
103807M	ChangeLog
103808M	OpenChange/MAPIStoreSOGo.m
103809
103810commit b6020215da17874555e9572f81fa2adfee59ce9e
103811Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103812Date:   Thu Mar 31 22:08:30 2011 +0000
103813
103814    Monotone-Parent: a9072cd7d0f5ae2f518d97ee46191e500e87beea
103815    Monotone-Revision: e7dd3bb5cb62d21b28b85097bbe032f542f56abd
103816
103817    Monotone-Author: wsourdeau@inverse.ca
103818    Monotone-Date: 2011-03-31T22:08:30
103819    Monotone-Branch: ca.inverse.sogo
103820
103821M	ChangeLog
103822A	OpenChange/MAPIStoreCalendarAttachment.h
103823A	OpenChange/MAPIStoreCalendarAttachment.m
103824
103825commit b183005d916602715e351767435ab8b0cfd64cd5
103826Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103827Date:   Thu Mar 31 22:07:31 2011 +0000
103828
103829    Monotone-Parent: ca89b4b4aa3ed9d74f2eb1ed5db3dfbf7f5e596c
103830    Monotone-Revision: a9072cd7d0f5ae2f518d97ee46191e500e87beea
103831
103832    Monotone-Author: wsourdeau@inverse.ca
103833    Monotone-Date: 2011-03-31T22:07:31
103834    Monotone-Branch: ca.inverse.sogo
103835
103836M	OpenChange/MAPIStoreMailAttachment.m
103837
103838commit b36db5358ec4c20ef99fea49e11266354222296c
103839Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103840Date:   Thu Mar 31 22:07:03 2011 +0000
103841
103842    Monotone-Parent: 422ddfee6bdfec5c38432669ba25b9bd6724d6ab
103843    Monotone-Revision: ca89b4b4aa3ed9d74f2eb1ed5db3dfbf7f5e596c
103844
103845    Monotone-Author: wsourdeau@inverse.ca
103846    Monotone-Date: 2011-03-31T22:07:03
103847    Monotone-Branch: ca.inverse.sogo
103848
103849M	ChangeLog
103850M	OpenChange/MAPIStoreMailMessage.m
103851M	OpenChange/MAPIStoreMessage.m
103852
103853commit 6697ac96183f43e2dd12543dc29b15ce767f8fd5
103854Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103855Date:   Thu Mar 31 22:05:55 2011 +0000
103856
103857    Monotone-Parent: 0cc4395b1707eacba015ff4c4d76225c0c3fbc0e
103858    Monotone-Revision: 422ddfee6bdfec5c38432669ba25b9bd6724d6ab
103859
103860    Monotone-Author: wsourdeau@inverse.ca
103861    Monotone-Date: 2011-03-31T22:05:55
103862    Monotone-Branch: ca.inverse.sogo
103863
103864M	OpenChange/MAPIStoreDraftsMessage.m
103865
103866commit 7534ab9204be345935bf17056ed92738128e6b7a
103867Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103868Date:   Thu Mar 31 22:05:33 2011 +0000
103869
103870    Monotone-Parent: e3553800558b6ad8617dd801a3ff4822695f8d62
103871    Monotone-Revision: 0cc4395b1707eacba015ff4c4d76225c0c3fbc0e
103872
103873    Monotone-Author: wsourdeau@inverse.ca
103874    Monotone-Date: 2011-03-31T22:05:33
103875    Monotone-Branch: ca.inverse.sogo
103876
103877M	ChangeLog
103878M	OpenChange/MAPIStoreAttachment.h
103879M	OpenChange/MAPIStoreAttachment.m
103880
103881commit d52a73e213fb80e61c15f60b818a422ecace1dd2
103882Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103883Date:   Thu Mar 31 22:02:03 2011 +0000
103884
103885    Monotone-Parent: b83ff01eca261864bff271ab6ff07aa383d06b85
103886    Monotone-Revision: e3553800558b6ad8617dd801a3ff4822695f8d62
103887
103888    Monotone-Author: wsourdeau@inverse.ca
103889    Monotone-Date: 2011-03-31T22:02:03
103890    Monotone-Branch: ca.inverse.sogo
103891
103892M	ChangeLog
103893A	OpenChange/MAPIStoreEmbeddedMessage.h
103894A	OpenChange/MAPIStoreEmbeddedMessage.m
103895
103896commit f0a2a5a99989efbcbefb2f40eba933bab2403184
103897Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103898Date:   Thu Mar 31 21:58:23 2011 +0000
103899
103900    Monotone-Parent: 42f34b6cbca620e98aa44be4be3e4037f50395e0
103901    Monotone-Revision: b83ff01eca261864bff271ab6ff07aa383d06b85
103902
103903    Monotone-Author: wsourdeau@inverse.ca
103904    Monotone-Date: 2011-03-31T21:58:23
103905    Monotone-Branch: ca.inverse.sogo
103906
103907M	ChangeLog
103908M	OpenChange/MAPIStoreObject.m
103909
103910commit 99e3c4973888f0702f95b9616e167331dd2e870f
103911Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103912Date:   Thu Mar 31 21:56:25 2011 +0000
103913
103914    Monotone-Parent: 92df195fbe1c4391ea6ee2bda8d4c6df56a3b430
103915    Monotone-Revision: 42f34b6cbca620e98aa44be4be3e4037f50395e0
103916
103917    Monotone-Author: wsourdeau@inverse.ca
103918    Monotone-Date: 2011-03-31T21:56:25
103919    Monotone-Branch: ca.inverse.sogo
103920
103921M	OpenChange/MAPIStoreContext.m
103922
103923commit b170ea7ebafcf3d4d504e503039feb5273c60681
103924Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103925Date:   Thu Mar 31 21:54:25 2011 +0000
103926
103927    Monotone-Parent: 5882ca24d5eba6f75b71b2264556889290445bad
103928    Monotone-Revision: 277192cc101d97ca24773acdb0d3ac5ec0e0a182
103929
103930    Monotone-Author: wsourdeau@inverse.ca
103931    Monotone-Date: 2011-03-31T21:54:25
103932    Monotone-Branch: ca.inverse.sogo
103933
103934M	ChangeLog
103935A	OpenChange/MAPIStoreRecurrenceUtils.h
103936A	OpenChange/MAPIStoreRecurrenceUtils.m
103937
103938commit 5b11bbc7a5fbc36862ee8ac235a7dd59a04d1500
103939Author: Francis Lachapelle <flachapelle@inverse.ca>
103940Date:   Thu Mar 31 17:22:01 2011 +0000
103941
103942    See ChangeLog.
103943
103944    Monotone-Parent: 877003857c443cbee0d3365e26bc55a9110cb707
103945    Monotone-Revision: c8f2954fafcf6e28225083320c49c97918ce2a9d
103946
103947    Monotone-Author: flachapelle@inverse.ca
103948    Monotone-Date: 2011-03-31T17:22:01
103949    Monotone-Branch: ca.inverse.sogo
103950
103951M	ChangeLog
103952M	UI/WebServerResources/MailerUI.js
103953
103954commit 7ea3edd234a6678cb4ceb49ce23649f4743f7bf9
103955Author: Francis Lachapelle <flachapelle@inverse.ca>
103956Date:   Thu Mar 31 17:02:54 2011 +0000
103957
103958    See ChangeLog
103959
103960    Monotone-Parent: 5882ca24d5eba6f75b71b2264556889290445bad
103961    Monotone-Revision: 877003857c443cbee0d3365e26bc55a9110cb707
103962
103963    Monotone-Author: flachapelle@inverse.ca
103964    Monotone-Date: 2011-03-31T17:02:54
103965    Monotone-Branch: ca.inverse.sogo
103966
103967M	ChangeLog
103968M	UI/Contacts/UIxContactView.m
103969
103970commit 733d86e6e765937739f3c6e9c1a9f70914e64687
103971Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103972Date:   Thu Mar 31 14:32:53 2011 +0000
103973
103974    Monotone-Parent: aaf45d2fbdac38e6f31b30f118a755f4f2006ecf
103975    Monotone-Revision: 5882ca24d5eba6f75b71b2264556889290445bad
103976
103977    Monotone-Author: wsourdeau@inverse.ca
103978    Monotone-Date: 2011-03-31T14:32:53
103979    Monotone-Branch: ca.inverse.sogo
103980
103981M	Version
103982M	configure
103983
103984commit a8b40bfd492f94d509cbec60bd18a4bfc6f3e419
103985Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
103986Date:   Wed Mar 30 19:58:42 2011 +0000
103987
103988    Monotone-Parent: 99929e65b6d1dc7439f516ed53c767995107ca2b
103989    Monotone-Revision: aaf45d2fbdac38e6f31b30f118a755f4f2006ecf
103990
103991    Monotone-Author: wsourdeau@inverse.ca
103992    Monotone-Date: 2011-03-30T19:58:42
103993    Monotone-Branch: ca.inverse.sogo
103994
103995M	ChangeLog
103996M	Main/SOGo.m
103997
103998commit b8363505ff45f52d0e2f7bdd60a40e2087d17ed7
103999Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104000Date:   Wed Mar 30 19:46:07 2011 +0000
104001
104002    Monotone-Parent: cad4edcdc9e152de6c74020fb70a7a2750f5c5e6
104003    Monotone-Revision: 99929e65b6d1dc7439f516ed53c767995107ca2b
104004
104005    Monotone-Author: wsourdeau@inverse.ca
104006    Monotone-Date: 2011-03-30T19:46:07
104007    Monotone-Branch: ca.inverse.sogo
104008
104009M	configure
104010
104011commit 8814d74859eca5ab454f1e7936d4843a58b33556
104012Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104013Date:   Wed Mar 30 19:15:51 2011 +0000
104014
104015    Monotone-Parent: cac720ccc4cdf4de23aa3a87fa473d110909ddbc
104016    Monotone-Revision: cad4edcdc9e152de6c74020fb70a7a2750f5c5e6
104017
104018    Monotone-Author: wsourdeau@inverse.ca
104019    Monotone-Date: 2011-03-30T19:15:51
104020    Monotone-Branch: ca.inverse.sogo
104021
104022M	ChangeLog
104023M	UI/MailerUI/UIxMailFolderActions.m
104024
104025commit 895380929017ee42cd11a93c9aef17cc5b88a4f6
104026Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104027Date:   Wed Mar 30 16:05:33 2011 +0000
104028
104029    Monotone-Parent: c95c2d363227ea99e8abcda3beacfc071053d30b
104030    Monotone-Revision: cac720ccc4cdf4de23aa3a87fa473d110909ddbc
104031
104032    Monotone-Author: wsourdeau@inverse.ca
104033    Monotone-Date: 2011-03-30T16:05:33
104034    Monotone-Branch: ca.inverse.sogo
104035
104036M	ChangeLog
104037M	UI/WebServerResources/UIxTaskEditor.js
104038
104039commit 10345b1927ae49417207f1d5e522001b0921798a
104040Author: Francis Lachapelle <flachapelle@inverse.ca>
104041Date:   Wed Mar 30 15:38:20 2011 +0000
104042
104043    Updated Installation Guide.
104044
104045    Monotone-Parent: ff1c4faecf498505e827a3d55ebbce26d7ec1903
104046    Monotone-Revision: c95c2d363227ea99e8abcda3beacfc071053d30b
104047
104048    Monotone-Author: flachapelle@inverse.ca
104049    Monotone-Date: 2011-03-30T15:38:20
104050    Monotone-Branch: ca.inverse.sogo
104051
104052M	Documentation/SOGo Installation Guide.odt
104053
104054commit 09daa006e468448f5478a0318cda674858f113f6
104055Author: Francis Lachapelle <flachapelle@inverse.ca>
104056Date:   Wed Mar 30 15:30:42 2011 +0000
104057
104058    Monotone-Parent: da4be75bb5b1f8a914c77c86d505e6f7bf587223
104059    Monotone-Revision: ff1c4faecf498505e827a3d55ebbce26d7ec1903
104060
104061    Monotone-Author: flachapelle@inverse.ca
104062    Monotone-Date: 2011-03-30T15:30:42
104063    Monotone-Branch: ca.inverse.sogo
104064
104065M	NEWS
104066
104067commit f630dd1c83c52d8ce85cc622ef72b3bef6e60012
104068Author: Francis Lachapelle <flachapelle@inverse.ca>
104069Date:   Wed Mar 30 15:21:27 2011 +0000
104070
104071    See ChangeLog.
104072
104073    Monotone-Parent: b3af4618e267496536ae158c684a391e497913f0
104074    Monotone-Revision: 85f004835cf5ba09158bc317c859435dd12fe5bf
104075
104076    Monotone-Author: flachapelle@inverse.ca
104077    Monotone-Date: 2011-03-30T15:21:27
104078    Monotone-Branch: ca.inverse.sogo
104079
104080M	ChangeLog
104081M	SoObjects/SOGo/SOGoSystemDefaults.h
104082M	SoObjects/SOGo/SOGoSystemDefaults.m
104083M	UI/Common/UIxPageFrame.m
104084
104085commit a5c1ff4f6c91dc475b363dce53ce67b0237cf085
104086Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104087Date:   Wed Mar 30 15:21:23 2011 +0000
104088
104089    Monotone-Parent: b3af4618e267496536ae158c684a391e497913f0
104090    Monotone-Revision: 9729b5be2f0c489355063a4880107ed09e4479ce
104091
104092    Monotone-Author: wsourdeau@inverse.ca
104093    Monotone-Date: 2011-03-30T15:21:23
104094    Monotone-Branch: ca.inverse.sogo
104095
104096M	NEWS
104097
104098commit e8026e67c826cd17c2ae94308419c47c1dccdc15
104099Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104100Date:   Wed Mar 30 15:01:55 2011 +0000
104101
104102    Monotone-Parent: 10ffe772d1b4699a4fc8aa41c3f3354e492d3e35
104103    Monotone-Revision: 2f3c94605759601f796021ed2469cb5eb7910364
104104
104105    Monotone-Author: wsourdeau@inverse.ca
104106    Monotone-Date: 2011-03-30T15:01:55
104107    Monotone-Branch: ca.inverse.sogo
104108
104109M	ChangeLog
104110M	Main/GNUmakefile.preamble
104111M	Main/SOGo.m
104112M	SoObjects/Appointments/SOGoAppointmentFolderObject.m
104113M	SoObjects/Appointments/SOGoCalendarComponent.m
104114M	SoObjects/Appointments/SOGoFreeBusyObject.m
104115M	SoObjects/Contacts/SOGoContactLDIFEntry.m
104116M	SoObjects/SOGo/GNUmakefile.preamble
104117M	SoObjects/SOGo/SOGoBuild.h
104118M	SoObjects/SOGo/SOGoBuild.m
104119M	UI/MailerUI/UIxMailView.m
104120
104121commit 5708eb23a3c770049c74249716f86af933b07484
104122Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104123Date:   Wed Mar 30 14:46:35 2011 +0000
104124
104125    Monotone-Parent: 1d4d91c56ff6f01c1c6256f2380a4a1e99081106
104126    Monotone-Revision: 10ffe772d1b4699a4fc8aa41c3f3354e492d3e35
104127
104128    Monotone-Author: wsourdeau@inverse.ca
104129    Monotone-Date: 2011-03-30T14:46:35
104130    Monotone-Branch: ca.inverse.sogo
104131
104132M	UI/MailerUI/UIxMailView.m
104133
104134commit c0c519a57418054d185f0c4144f1cb4fd33b38de
104135Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104136Date:   Wed Mar 30 14:45:47 2011 +0000
104137
104138    Monotone-Parent: 9e630ff3ce4f3b8848a73aff398e706b19a426bc
104139    Monotone-Revision: 1d4d91c56ff6f01c1c6256f2380a4a1e99081106
104140
104141    Monotone-Author: wsourdeau@inverse.ca
104142    Monotone-Date: 2011-03-30T14:45:47
104143    Monotone-Branch: ca.inverse.sogo
104144
104145D	Main/Version
104146D	SOPE/NGCards/versitCardsSaxDriver/Version
104147D	SoObjects/Appointments/Version
104148D	SoObjects/Contacts/Version
104149D	SoObjects/Mailer/Version
104150D	SoObjects/SOGo/Version
104151D	UI/AdministrationUI/Version
104152D	UI/Common/Version
104153D	UI/Contacts/Version
104154D	UI/MailPartViewers/Version
104155D	UI/MailerUI/Version
104156D	UI/MainUI/Version
104157D	UI/PreferencesUI/Version
104158D	UI/SOGoUI/Version
104159D	UI/Scheduler/Version
104160
104161commit 2ca2e7d664031eede82e67250edf51180da0fa10
104162Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104163Date:   Wed Mar 30 14:44:47 2011 +0000
104164
104165    Monotone-Parent: ee4ff9bf4febdfd103bba6fa3403eb4d6bf3023b
104166    Monotone-Revision: 9e630ff3ce4f3b8848a73aff398e706b19a426bc
104167
104168    Monotone-Author: wsourdeau@inverse.ca
104169    Monotone-Date: 2011-03-30T14:44:47
104170    Monotone-Branch: ca.inverse.sogo
104171
104172M	Main/GNUmakefile
104173M	SoObjects/Appointments/GNUmakefile
104174M	SoObjects/Contacts/GNUmakefile
104175M	SoObjects/Mailer/GNUmakefile
104176M	SoObjects/SOGo/GNUmakefile
104177M	SoObjects/common.make
104178M	UI/AdministrationUI/GNUmakefile
104179M	UI/Common/GNUmakefile
104180M	UI/Contacts/GNUmakefile
104181M	UI/MailPartViewers/GNUmakefile
104182M	UI/MailerUI/GNUmakefile
104183M	UI/MailerUI/GNUmakefile.preamble
104184M	UI/MainUI/GNUmakefile
104185M	UI/PreferencesUI/GNUmakefile
104186M	UI/SOGoUI/GNUmakefile
104187M	UI/Scheduler/GNUmakefile
104188M	UI/common.make
104189M	Version
104190M	configure
104191
104192commit a6e5d5340b6c726df502b9c1728e9acb080fc576
104193Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104194Date:   Wed Mar 30 13:42:57 2011 +0000
104195
104196    Monotone-Parent: bca01c4b6bca68557777af637fd2dfc8b775df37
104197    Monotone-Revision: ee4ff9bf4febdfd103bba6fa3403eb4d6bf3023b
104198
104199    Monotone-Author: wsourdeau@inverse.ca
104200    Monotone-Date: 2011-03-30T13:42:57
104201    Monotone-Branch: ca.inverse.sogo
104202
104203M	ChangeLog
104204M	Main/SOGo.m
104205
104206commit d384c3be9933f93b35c6c030a3b271d229d90e83
104207Author: Francis Lachapelle <flachapelle@inverse.ca>
104208Date:   Wed Mar 30 02:14:56 2011 +0000
104209
104210    See ChangeLog
104211
104212    Monotone-Parent: c9d83319c3cc894c26d31f564f3d4722c49c590e
104213    Monotone-Revision: 9b486432ba55fa5e9a8bf8f7172fe57752abf7e1
104214
104215    Monotone-Author: flachapelle@inverse.ca
104216    Monotone-Date: 2011-03-30T02:14:56
104217    Monotone-Branch: ca.inverse.sogo
104218
104219M	ChangeLog
104220M	SoObjects/Appointments/SOGoAppointmentFolder.m
104221
104222commit 13229c7ad2e9e5bbaf46788895fc8bbab3e73f1a
104223Author: Francis Lachapelle <flachapelle@inverse.ca>
104224Date:   Wed Mar 30 01:02:41 2011 +0000
104225
104226    Updated Italian translation.
104227
104228    Monotone-Parent: bca01c4b6bca68557777af637fd2dfc8b775df37
104229    Monotone-Revision: c9d83319c3cc894c26d31f564f3d4722c49c590e
104230
104231    Monotone-Author: flachapelle@inverse.ca
104232    Monotone-Date: 2011-03-30T01:02:41
104233    Monotone-Branch: ca.inverse.sogo
104234
104235M	SoObjects/Appointments/Italian.lproj/Localizable.strings
104236M	UI/Contacts/Italian.lproj/Localizable.strings
104237M	UI/MailerUI/Italian.lproj/Localizable.strings
104238M	UI/PreferencesUI/Italian.lproj/Localizable.strings
104239M	UI/Scheduler/Italian.lproj/Localizable.strings
104240
104241commit a2ca7e48d766bd5d70e673f4993c295282997ec1
104242Author: Francis Lachapelle <flachapelle@inverse.ca>
104243Date:   Tue Mar 29 23:34:37 2011 +0000
104244
104245    See ChangeLog.
104246
104247    Monotone-Parent: 553f303f1f7a6910069af8e49e3926e86bece4b7
104248    Monotone-Revision: bca01c4b6bca68557777af637fd2dfc8b775df37
104249
104250    Monotone-Author: flachapelle@inverse.ca
104251    Monotone-Date: 2011-03-29T23:34:37
104252    Monotone-Branch: ca.inverse.sogo
104253
104254M	ChangeLog
104255M	UI/Scheduler/UIxAppointmentActions.m
104256M	UI/Scheduler/UIxAppointmentEditor.m
104257
104258commit 6b3d99424a59e2e1ab5f587c3d735f87028275f7
104259Author: Francis Lachapelle <flachapelle@inverse.ca>
104260Date:   Tue Mar 29 23:25:40 2011 +0000
104261
104262    See ChangeLog.
104263
104264    Monotone-Parent: 5768aec2a733241a4cb94db69e98b57603adb638
104265    Monotone-Revision: 553f303f1f7a6910069af8e49e3926e86bece4b7
104266
104267    Monotone-Author: flachapelle@inverse.ca
104268    Monotone-Date: 2011-03-29T23:25:40
104269    Monotone-Branch: ca.inverse.sogo
104270
104271M	ChangeLog
104272M	SoObjects/Appointments/SOGoAppointmentFolder.m
104273M	SoObjects/Appointments/SOGoAppointmentObject.m
104274M	SoObjects/Appointments/SOGoCalendarComponent.h
104275M	SoObjects/Appointments/SOGoCalendarComponent.m
104276M	SoObjects/Appointments/iCalEvent+SOGo.h
104277M	SoObjects/Appointments/iCalEvent+SOGo.m
104278M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
104279
104280commit eea9b8b91d0f836979592907721095532fc0d2c6
104281Author: Francis Lachapelle <flachapelle@inverse.ca>
104282Date:   Tue Mar 29 23:22:08 2011 +0000
104283
104284    See ChangeLog.
104285
104286    Monotone-Parent: 4a37382e84f4a00ccbbc0542ef0ae4a99a954cdd
104287    Monotone-Revision: 5768aec2a733241a4cb94db69e98b57603adb638
104288
104289    Monotone-Author: flachapelle@inverse.ca
104290    Monotone-Date: 2011-03-29T23:22:08
104291    Monotone-Branch: ca.inverse.sogo
104292
104293M	SOPE/NGCards/ChangeLog
104294M	SOPE/NGCards/iCalRepeatableEntityObject.h
104295M	SOPE/NGCards/iCalRepeatableEntityObject.m
104296
104297commit cb766777623ea13a9569c30b30f8a574f1b57d29
104298Author: Ludovic Marcotte <lmarcotte@inverse.ca>
104299Date:   Tue Mar 29 14:34:14 2011 +0000
104300
104301    Sanity check if the encrypted password isn't found in one source, to avoid a crash when invoking crypt() on it
104302
104303    Monotone-Parent: cbeb8ed4edd6c44d422f9251785ee9bfad432e71
104304    Monotone-Revision: 4a37382e84f4a00ccbbc0542ef0ae4a99a954cdd
104305
104306    Monotone-Author: ludovic@Sophos.ca
104307    Monotone-Date: 2011-03-29T14:34:14
104308    Monotone-Branch: ca.inverse.sogo
104309
104310M	SoObjects/SOGo/SQLSource.m
104311
104312commit c74fe214846baf2f5c58f0c4b73bca79543f4454
104313Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104314Date:   Mon Mar 28 23:44:08 2011 +0000
104315
104316    Monotone-Parent: 4d4875b78377fad6c271a5fa4aca9647af06baed
104317    Monotone-Revision: cbeb8ed4edd6c44d422f9251785ee9bfad432e71
104318
104319    Monotone-Author: wsourdeau@inverse.ca
104320    Monotone-Date: 2011-03-28T23:44:08
104321    Monotone-Branch: ca.inverse.sogo
104322
104323M	ChangeLog
104324M	Tools/SOGoToolRemoveDoubles.m
104325
104326commit 4998932fddfd307c8b3be5f4f678493f8b938f73
104327Author: Ludovic Marcotte <lmarcotte@inverse.ca>
104328Date:   Mon Mar 28 12:28:33 2011 +0000
104329
104330    Fixed sogo-tool restore regarding previous commit
104331
104332    Monotone-Parent: 7d3c246e1b5f38cadd5bf14c9ca615f9af0f203e
104333    Monotone-Revision: 4d4875b78377fad6c271a5fa4aca9647af06baed
104334
104335    Monotone-Author: ludovic@Sophos.ca
104336    Monotone-Date: 2011-03-28T12:28:33
104337    Monotone-Branch: ca.inverse.sogo
104338
104339M	Tools/SOGoToolRestore.m
104340
104341commit 6bac931b69c5aa39b4dde03001fbc8edf2afe3f5
104342Author: Ludovic Marcotte <lmarcotte@inverse.ca>
104343Date:   Sun Mar 27 18:46:45 2011 +0000
104344
104345    See ChangeLog
104346
104347    Monotone-Parent: 5f0b5fde09b45b6e60e9302afb433346dcc0c2b8
104348    Monotone-Revision: 7d3c246e1b5f38cadd5bf14c9ca615f9af0f203e
104349
104350    Monotone-Author: ludovic@Sophos.ca
104351    Monotone-Date: 2011-03-27T18:46:45
104352    Monotone-Branch: ca.inverse.sogo
104353
104354M	ChangeLog
104355M	NEWS
104356M	SOPE/GDLContentStore/GCSFolderManager.h
104357M	SOPE/GDLContentStore/GCSFolderManager.m
104358M	SoObjects/SOGo/SOGoFolder.m
104359M	SoObjects/SOGo/SOGoGCSFolder.h
104360M	SoObjects/SOGo/SOGoGCSFolder.m
104361
104362commit d17c2ed024940099bc8588f11ad45a780330b992
104363Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104364Date:   Thu Mar 24 15:27:53 2011 +0000
104365
104366    Monotone-Parent: ee0810b737d9d978b856ca04e9102d7985d6bf82
104367    Monotone-Revision: 4da10cc5d7b04371c2d5f407c3a25e5ae2bce8df
104368
104369    Monotone-Author: wsourdeau@inverse.ca
104370    Monotone-Date: 2011-03-24T15:27:53
104371    Monotone-Branch: ca.inverse.sogo
104372
104373M	ChangeLog
104374M	UI/Contacts/UIxContactsListView.m
104375M	UI/Templates/ContactsUI/UIxContactsListView.wox
104376M	UI/WebServerResources/ContactsUI.css
104377A	UI/WebServerResources/ablist.png
104378
104379commit 67d32dff9a4e08f1881199719cc459fca5c29cc4
104380Author: Francis Lachapelle <flachapelle@inverse.ca>
104381Date:   Thu Mar 24 14:43:52 2011 +0000
104382
104383    Fixed sorting of timezones in preferences module.
104384
104385    Monotone-Parent: ee0810b737d9d978b856ca04e9102d7985d6bf82
104386    Monotone-Revision: dfcee5ab2e9d3d65c64801fc45b75ab2a873cfce
104387
104388    Monotone-Author: flachapelle@inverse.ca
104389    Monotone-Date: 2011-03-24T14:43:52
104390    Monotone-Branch: ca.inverse.sogo
104391
104392M	SOPE/NGCards/iCalTimeZone.m
104393M	UI/PreferencesUI/UIxPreferences.m
104394
104395commit 110c26578fedf746fcdec40387deebca0d9f83f5
104396Author: Francis Lachapelle <flachapelle@inverse.ca>
104397Date:   Thu Mar 24 14:11:48 2011 +0000
104398
104399    See ChangeLog
104400
104401    Monotone-Parent: 01007adc666a7e8c89a42c0f76d28007c766519c
104402    Monotone-Revision: 380b86e5c0d4f7e3c452e904f2a11e814e95ee59
104403
104404    Monotone-Author: flachapelle@inverse.ca
104405    Monotone-Date: 2011-03-24T14:11:48
104406    Monotone-Branch: ca.inverse.sogo
104407
104408M	ChangeLog
104409M	SoObjects/SOGo/SQLSource.m
104410
104411commit aa4e432da01bee8ded5333e65614527a6f4b608a
104412Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104413Date:   Thu Mar 24 13:29:14 2011 +0000
104414
104415    Monotone-Parent: 01007adc666a7e8c89a42c0f76d28007c766519c
104416    Monotone-Revision: 21262e234ec2e4a3a624015145a439b940b5da40
104417
104418    Monotone-Author: wsourdeau@inverse.ca
104419    Monotone-Date: 2011-03-24T13:29:14
104420    Monotone-Branch: ca.inverse.sogo
104421
104422M	SOPE/NGCards/ChangeLog
104423
104424commit 4de375902f95759e159e5c7c024cea1263c88b3c
104425Author: Francis Lachapelle <flachapelle@inverse.ca>
104426Date:   Wed Mar 23 21:59:22 2011 +0000
104427
104428    See ChangeLog
104429
104430    Monotone-Parent: ddf277f21cd816fe481bf94c7ec4b59815233bf7
104431    Monotone-Revision: 01007adc666a7e8c89a42c0f76d28007c766519c
104432
104433    Monotone-Author: flachapelle@inverse.ca
104434    Monotone-Date: 2011-03-23T21:59:22
104435    Monotone-Branch: ca.inverse.sogo
104436
104437M	ChangeLog
104438M	UI/MailerUI/UIxMailListActions.m
104439
104440commit fc2abaaf0a06cf0eb4ab74f291dc4aa6f99dc996
104441Author: Francis Lachapelle <flachapelle@inverse.ca>
104442Date:   Wed Mar 23 20:42:01 2011 +0000
104443
104444    See ChangeLog
104445
104446    Monotone-Parent: 3931b3fc847a4504339f11bcd48a3ea417c822b0
104447    Monotone-Revision: ddf277f21cd816fe481bf94c7ec4b59815233bf7
104448
104449    Monotone-Author: flachapelle@inverse.ca
104450    Monotone-Date: 2011-03-23T20:42:01
104451    Monotone-Branch: ca.inverse.sogo
104452
104453M	ChangeLog
104454M	UI/PreferencesUI/UIxPreferences.m
104455
104456commit 9197155933f4785c093366e04a11d4439d3c085e
104457Author: Ludovic Marcotte <lmarcotte@inverse.ca>
104458Date:   Wed Mar 23 20:14:33 2011 +0000
104459
104460    See ChangeLog
104461
104462    Monotone-Parent: 11c0941cac8926d96e43efabe282a5d3d549d0c9
104463    Monotone-Revision: 3931b3fc847a4504339f11bcd48a3ea417c822b0
104464
104465    Monotone-Author: ludovic@Sophos.ca
104466    Monotone-Date: 2011-03-23T20:14:33
104467    Monotone-Branch: ca.inverse.sogo
104468
104469M	ChangeLog
104470M	SoObjects/Appointments/SOGoAppointmentObject.m
104471
104472commit 3d53407a73e8d97b52a43d8b4782dfde813a397c
104473Author: Francis Lachapelle <flachapelle@inverse.ca>
104474Date:   Wed Mar 23 19:18:27 2011 +0000
104475
104476    See ChangeLog
104477
104478    Monotone-Parent: 75bbc0ad243d66dd412883811d759ca8dabf6776
104479    Monotone-Revision: 11c0941cac8926d96e43efabe282a5d3d549d0c9
104480
104481    Monotone-Author: flachapelle@inverse.ca
104482    Monotone-Date: 2011-03-23T19:18:27
104483    Monotone-Branch: ca.inverse.sogo
104484
104485M	ChangeLog
104486M	SOPE/NGCards/ChangeLog
104487M	SOPE/NGCards/iCalTimeZone.h
104488M	SOPE/NGCards/iCalTimeZone.m
104489M	UI/PreferencesUI/UIxPreferences.m
104490
104491commit 4e7e0403b737b0cd793fa5aaeb72dbb697125f5d
104492Author: Francis Lachapelle <flachapelle@inverse.ca>
104493Date:   Wed Mar 23 11:28:36 2011 +0000
104494
104495    See ChangeLog
104496
104497    Monotone-Parent: d4aaec9a2984bf8eb954d457c1dde92899b63a7a
104498    Monotone-Revision: b225fa0fff99cfbcbe27145aabf8fdfde0810371
104499
104500    Monotone-Author: flachapelle@inverse.ca
104501    Monotone-Date: 2011-03-23T11:28:36
104502    Monotone-Branch: ca.inverse.sogo
104503
104504M	SOPE/NGCards/ChangeLog
104505M	SOPE/NGCards/iCalRepeatableEntityObject.m
104506
104507commit 8c26a74bf5afcc80178ecb149f2d8936d9d008d7
104508Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104509Date:   Tue Mar 22 21:28:16 2011 +0000
104510
104511    Monotone-Parent: 8c4a5e6241dde8edac2d02e1b2dda9528b69ddb6
104512    Monotone-Revision: b4cd488f57719689e0d2bed481d82df8e68fcf46
104513
104514    Monotone-Author: wsourdeau@inverse.ca
104515    Monotone-Date: 2011-03-22T21:28:16
104516    Monotone-Branch: ca.inverse.sogo
104517
104518M	ChangeLog
104519M	OpenChange/MAPIStoreCalendarMessage.h
104520M	OpenChange/MAPIStoreCalendarMessage.m
104521
104522commit 79815072718997afb9a08b32de0385463467d8f6
104523Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104524Date:   Tue Mar 22 21:22:34 2011 +0000
104525
104526    Monotone-Parent: d13851bad5ecc6757d6a051998c7fd6722526ba9
104527    Monotone-Revision: 8c4a5e6241dde8edac2d02e1b2dda9528b69ddb6
104528
104529    Monotone-Author: wsourdeau@inverse.ca
104530    Monotone-Date: 2011-03-22T21:22:34
104531    Monotone-Branch: ca.inverse.sogo
104532
104533M	ChangeLog
104534M	OpenChange/NSCalendarDate+MAPIStore.h
104535M	OpenChange/NSCalendarDate+MAPIStore.m
104536
104537commit 781040d45b09b625f9a07536fd6553e37eeeeb99
104538Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104539Date:   Tue Mar 22 21:21:55 2011 +0000
104540
104541    Monotone-Parent: 67b80dfcbf50feccf26e6968ff799ca9f51c1b3f
104542    Monotone-Revision: d13851bad5ecc6757d6a051998c7fd6722526ba9
104543
104544    Monotone-Author: wsourdeau@inverse.ca
104545    Monotone-Date: 2011-03-22T21:21:55
104546    Monotone-Branch: ca.inverse.sogo
104547
104548M	OpenChange/MAPIStoreContext.m
104549
104550commit f51e037f41182280e666782dec6f57f76559ae60
104551Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104552Date:   Tue Mar 22 20:58:22 2011 +0000
104553
104554    Monotone-Parent: cb36ec3f7d193b795240d0061daae4db88f1c337
104555    Monotone-Revision: 67b80dfcbf50feccf26e6968ff799ca9f51c1b3f
104556
104557    Monotone-Author: wsourdeau@inverse.ca
104558    Monotone-Date: 2011-03-22T20:58:22
104559    Monotone-Branch: ca.inverse.sogo
104560
104561M	SOPE/NGCards/ChangeLog
104562M	SOPE/NGCards/iCalEvent.h
104563M	SOPE/NGCards/iCalEvent.m
104564M	SOPE/NGCards/iCalRepeatableEntityObject.h
104565M	SOPE/NGCards/iCalRepeatableEntityObject.m
104566
104567commit 9921bba68b1b9299a283e1ed7c612bbb7dcd81c7
104568Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104569Date:   Tue Mar 22 20:56:57 2011 +0000
104570
104571    Monotone-Parent: ede91a980338742748957c740a70ce61e1bcccae
104572    Monotone-Revision: cb36ec3f7d193b795240d0061daae4db88f1c337
104573
104574    Monotone-Author: wsourdeau@inverse.ca
104575    Monotone-Date: 2011-03-22T20:56:57
104576    Monotone-Branch: ca.inverse.sogo
104577
104578M	SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m
104579
104580commit 430c2261f80335706cf96cf67e0d0aed43c45aa8
104581Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104582Date:   Tue Mar 22 20:55:43 2011 +0000
104583
104584    Monotone-Parent: 6e7ac4cd1529c1ca1209faeb43583ee333facec8
104585    Monotone-Revision: ede91a980338742748957c740a70ce61e1bcccae
104586
104587    Monotone-Author: wsourdeau@inverse.ca
104588    Monotone-Date: 2011-03-22T20:55:43
104589    Monotone-Branch: ca.inverse.sogo
104590
104591M	SOPE/NGCards/ChangeLog
104592M	SOPE/NGCards/iCalByDayMask.h
104593M	SOPE/NGCards/iCalByDayMask.m
104594
104595commit 4c107904de335d23b8f7ab962c4e052945537bed
104596Author: Francis Lachapelle <flachapelle@inverse.ca>
104597Date:   Tue Mar 22 00:30:26 2011 +0000
104598
104599    See ChangeLog
104600
104601    Monotone-Parent: 42caf855ed6371b609cb372b49a7c45444fc18e6
104602    Monotone-Revision: d4aaec9a2984bf8eb954d457c1dde92899b63a7a
104603
104604    Monotone-Author: flachapelle@inverse.ca
104605    Monotone-Date: 2011-03-22T00:30:26
104606    Monotone-Branch: ca.inverse.sogo
104607
104608M	ChangeLog
104609M	UI/MailerUI/UIxMailListActions.m
104610M	UI/WebServerResources/MailerUI.js
104611
104612commit 112072d3f486b8ccece501c59550ae9604ea53f5
104613Author: Francis Lachapelle <flachapelle@inverse.ca>
104614Date:   Mon Mar 21 22:00:49 2011 +0000
104615
104616    See ChangeLog
104617
104618    Monotone-Parent: f46a82535044ebae377ca25229db810ded914ae0
104619    Monotone-Revision: 42caf855ed6371b609cb372b49a7c45444fc18e6
104620
104621    Monotone-Author: flachapelle@inverse.ca
104622    Monotone-Date: 2011-03-21T22:00:49
104623    Monotone-Branch: ca.inverse.sogo
104624
104625M	ChangeLog
104626M	UI/WebServerResources/MailerUI.js
104627
104628commit 8a2181a9b5aaf90b2a7656d42172f4fd0d5dbdca
104629Author: Francis Lachapelle <flachapelle@inverse.ca>
104630Date:   Mon Mar 21 20:09:56 2011 +0000
104631
104632    See ChangeLog
104633
104634    Monotone-Parent: 9b1266835546cad935416117e959f5990a2363db
104635    Monotone-Revision: f46a82535044ebae377ca25229db810ded914ae0
104636
104637    Monotone-Author: flachapelle@inverse.ca
104638    Monotone-Date: 2011-03-21T20:09:56
104639    Monotone-Branch: ca.inverse.sogo
104640
104641M	ChangeLog
104642M	UI/WebServerResources/UIxPreferences.js
104643
104644commit 9c6eba47ce496ffbe78f853fe783fea32611f981
104645Author: Francis Lachapelle <flachapelle@inverse.ca>
104646Date:   Mon Mar 21 18:56:03 2011 +0000
104647
104648    Updated NEWS file
104649
104650    Monotone-Parent: fc98ebd698555332841f6988e47ba738f8e5e2da
104651    Monotone-Revision: 9b1266835546cad935416117e959f5990a2363db
104652
104653    Monotone-Author: flachapelle@inverse.ca
104654    Monotone-Date: 2011-03-21T18:56:03
104655    Monotone-Branch: ca.inverse.sogo
104656
104657M	NEWS
104658
104659commit eb6629d89f1401a84f49b56ca8d2c129dda8a3eb
104660Author: Francis Lachapelle <flachapelle@inverse.ca>
104661Date:   Mon Mar 21 18:24:06 2011 +0000
104662
104663    See ChangeLog
104664
104665    Monotone-Parent: fdd87c8990a184548d84798a93d2b2df80f30651
104666    Monotone-Revision: fc98ebd698555332841f6988e47ba738f8e5e2da
104667
104668    Monotone-Author: flachapelle@inverse.ca
104669    Monotone-Date: 2011-03-21T18:24:06
104670    Monotone-Branch: ca.inverse.sogo
104671
104672M	ChangeLog
104673M	SoObjects/SOGo/LDAPSource.m
104674
104675commit 8508800ca5f584f6523d22064fdc402df923d704
104676Author: Francis Lachapelle <flachapelle@inverse.ca>
104677Date:   Mon Mar 21 18:04:50 2011 +0000
104678
104679    See ChangeLog
104680
104681    Monotone-Parent: 6e7ac4cd1529c1ca1209faeb43583ee333facec8
104682    Monotone-Revision: fdd87c8990a184548d84798a93d2b2df80f30651
104683
104684    Monotone-Author: flachapelle@inverse.ca
104685    Monotone-Date: 2011-03-21T18:04:50
104686    Monotone-Branch: ca.inverse.sogo
104687
104688M	ChangeLog
104689M	Tools/SOGoToolBackup.m
104690
104691commit 59e376fea547ae4df7d4bf166e72371e26d1e653
104692Author: Francis Lachapelle <flachapelle@inverse.ca>
104693Date:   Mon Mar 21 15:47:43 2011 +0000
104694
104695    Updated ckeditor to version 3.5.2
104696
104697    Monotone-Parent: 534057874ea7b95e2c3d64fe54f61237d1c72b70
104698    Monotone-Revision: 6e7ac4cd1529c1ca1209faeb43583ee333facec8
104699
104700    Monotone-Author: flachapelle@inverse.ca
104701    Monotone-Date: 2011-03-21T15:47:43
104702    Monotone-Branch: ca.inverse.sogo
104703
104704M	UI/WebServerResources/ckeditor/.htaccess
104705M	UI/WebServerResources/ckeditor/LICENSE.html
104706M	UI/WebServerResources/ckeditor/ckeditor.js
104707M	UI/WebServerResources/ckeditor/ckeditor_basic.js
104708M	UI/WebServerResources/ckeditor/config.js
104709M	UI/WebServerResources/ckeditor/contents.css
104710M	UI/WebServerResources/ckeditor/lang/_languages.js
104711M	UI/WebServerResources/ckeditor/lang/_translationstatus.txt
104712M	UI/WebServerResources/ckeditor/lang/af.js
104713M	UI/WebServerResources/ckeditor/lang/ar.js
104714M	UI/WebServerResources/ckeditor/lang/bg.js
104715M	UI/WebServerResources/ckeditor/lang/bn.js
104716M	UI/WebServerResources/ckeditor/lang/bs.js
104717M	UI/WebServerResources/ckeditor/lang/ca.js
104718M	UI/WebServerResources/ckeditor/lang/cs.js
104719M	UI/WebServerResources/ckeditor/lang/cy.js
104720M	UI/WebServerResources/ckeditor/lang/da.js
104721M	UI/WebServerResources/ckeditor/lang/de.js
104722M	UI/WebServerResources/ckeditor/lang/el.js
104723M	UI/WebServerResources/ckeditor/lang/en-au.js
104724M	UI/WebServerResources/ckeditor/lang/en-ca.js
104725M	UI/WebServerResources/ckeditor/lang/en-gb.js
104726M	UI/WebServerResources/ckeditor/lang/en.js
104727M	UI/WebServerResources/ckeditor/lang/eo.js
104728M	UI/WebServerResources/ckeditor/lang/es.js
104729M	UI/WebServerResources/ckeditor/lang/et.js
104730M	UI/WebServerResources/ckeditor/lang/eu.js
104731M	UI/WebServerResources/ckeditor/lang/fa.js
104732M	UI/WebServerResources/ckeditor/lang/fi.js
104733M	UI/WebServerResources/ckeditor/lang/fo.js
104734M	UI/WebServerResources/ckeditor/lang/fr-ca.js
104735M	UI/WebServerResources/ckeditor/lang/fr.js
104736M	UI/WebServerResources/ckeditor/lang/gl.js
104737M	UI/WebServerResources/ckeditor/lang/gu.js
104738M	UI/WebServerResources/ckeditor/lang/he.js
104739M	UI/WebServerResources/ckeditor/lang/hi.js
104740M	UI/WebServerResources/ckeditor/lang/hr.js
104741M	UI/WebServerResources/ckeditor/lang/hu.js
104742M	UI/WebServerResources/ckeditor/lang/is.js
104743M	UI/WebServerResources/ckeditor/lang/it.js
104744M	UI/WebServerResources/ckeditor/lang/ja.js
104745M	UI/WebServerResources/ckeditor/lang/km.js
104746M	UI/WebServerResources/ckeditor/lang/ko.js
104747M	UI/WebServerResources/ckeditor/lang/lt.js
104748M	UI/WebServerResources/ckeditor/lang/lv.js
104749M	UI/WebServerResources/ckeditor/lang/mn.js
104750M	UI/WebServerResources/ckeditor/lang/ms.js
104751M	UI/WebServerResources/ckeditor/lang/nb.js
104752M	UI/WebServerResources/ckeditor/lang/nl.js
104753M	UI/WebServerResources/ckeditor/lang/no.js
104754M	UI/WebServerResources/ckeditor/lang/pl.js
104755M	UI/WebServerResources/ckeditor/lang/pt-br.js
104756M	UI/WebServerResources/ckeditor/lang/pt.js
104757M	UI/WebServerResources/ckeditor/lang/ro.js
104758M	UI/WebServerResources/ckeditor/lang/ru.js
104759M	UI/WebServerResources/ckeditor/lang/sk.js
104760M	UI/WebServerResources/ckeditor/lang/sl.js
104761M	UI/WebServerResources/ckeditor/lang/sr-latn.js
104762M	UI/WebServerResources/ckeditor/lang/sr.js
104763M	UI/WebServerResources/ckeditor/lang/sv.js
104764M	UI/WebServerResources/ckeditor/lang/th.js
104765M	UI/WebServerResources/ckeditor/lang/tr.js
104766M	UI/WebServerResources/ckeditor/lang/uk.js
104767M	UI/WebServerResources/ckeditor/lang/vi.js
104768M	UI/WebServerResources/ckeditor/lang/zh-cn.js
104769M	UI/WebServerResources/ckeditor/lang/zh.js
104770M	UI/WebServerResources/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
104771M	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/en.js
104772M	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/he.js
104773M	UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js
104774M	UI/WebServerResources/ckeditor/plugins/autogrow/plugin.js
104775M	UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js
104776M	UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js
104777M	UI/WebServerResources/ckeditor/plugins/dialog/dialogDefinition.js
104778M	UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js
104779M	UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js
104780M	UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js
104781M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/button.js
104782M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/checkbox.js
104783M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/form.js
104784M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/hiddenfield.js
104785M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/radio.js
104786M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/select.js
104787M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/textarea.js
104788M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/textfield.js
104789A	UI/WebServerResources/ckeditor/plugins/iframe/dialogs/iframe.js
104790A	UI/WebServerResources/ckeditor/plugins/iframe/images/placeholder.png
104791M	UI/WebServerResources/ckeditor/plugins/iframedialog/plugin.js
104792M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
104793M	UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js
104794M	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
104795M	UI/WebServerResources/ckeditor/plugins/liststyle/dialogs/liststyle.js
104796M	UI/WebServerResources/ckeditor/plugins/pastefromword/filter/default.js
104797M	UI/WebServerResources/ckeditor/plugins/pastetext/dialogs/pastetext.js
104798A	UI/WebServerResources/ckeditor/plugins/placeholder/dialogs/placeholder.js
104799A	UI/WebServerResources/ckeditor/plugins/placeholder/lang/en.js
104800A	UI/WebServerResources/ckeditor/plugins/placeholder/placeholder.gif
104801A	UI/WebServerResources/ckeditor/plugins/placeholder/plugin.js
104802M	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js
104803M	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/toolbar.css
104804M	UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js
104805M	UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js
104806A	UI/WebServerResources/ckeditor/plugins/specialchar/lang/en.js
104807M	UI/WebServerResources/ckeditor/plugins/styles/styles/default.js
104808M	UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js
104809M	UI/WebServerResources/ckeditor/plugins/tableresize/plugin.js
104810M	UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js
104811M	UI/WebServerResources/ckeditor/plugins/templates/dialogs/templates.js
104812M	UI/WebServerResources/ckeditor/plugins/templates/templates/default.js
104813M	UI/WebServerResources/ckeditor/plugins/uicolor/dialogs/uicolor.js
104814M	UI/WebServerResources/ckeditor/plugins/uicolor/lang/en.js
104815M	UI/WebServerResources/ckeditor/plugins/uicolor/lang/he.js
104816M	UI/WebServerResources/ckeditor/plugins/uicolor/plugin.js
104817M	UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/yui.css
104818M	UI/WebServerResources/ckeditor/plugins/uicolor/yui/yui.js
104819M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html
104820M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
104821M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.css
104822M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js
104823M	UI/WebServerResources/ckeditor/skins/kama/dialog.css
104824M	UI/WebServerResources/ckeditor/skins/kama/editor.css
104825M	UI/WebServerResources/ckeditor/skins/kama/icons.png
104826M	UI/WebServerResources/ckeditor/skins/kama/icons_rtl.png
104827M	UI/WebServerResources/ckeditor/skins/kama/skin.js
104828M	UI/WebServerResources/ckeditor/skins/kama/templates.css
104829M	UI/WebServerResources/ckeditor/skins/office2003/dialog.css
104830M	UI/WebServerResources/ckeditor/skins/office2003/editor.css
104831M	UI/WebServerResources/ckeditor/skins/office2003/icons.png
104832M	UI/WebServerResources/ckeditor/skins/office2003/icons_rtl.png
104833M	UI/WebServerResources/ckeditor/skins/office2003/skin.js
104834M	UI/WebServerResources/ckeditor/skins/office2003/templates.css
104835M	UI/WebServerResources/ckeditor/skins/v2/dialog.css
104836M	UI/WebServerResources/ckeditor/skins/v2/editor.css
104837M	UI/WebServerResources/ckeditor/skins/v2/icons.png
104838M	UI/WebServerResources/ckeditor/skins/v2/icons_rtl.png
104839M	UI/WebServerResources/ckeditor/skins/v2/skin.js
104840M	UI/WebServerResources/ckeditor/skins/v2/templates.css
104841M	UI/WebServerResources/ckeditor/themes/default/theme.js
104842
104843commit 37b473c532396f83f0a489fe7412e9badc47a606
104844Author: Francis Lachapelle <flachapelle@inverse.ca>
104845Date:   Mon Mar 21 15:16:06 2011 +0000
104846
104847    Updated Spanish translation.
104848
104849    Monotone-Parent: a8aacbb86089f73c01fa0b4e18bfc20258d8d066
104850    Monotone-Revision: 534057874ea7b95e2c3d64fe54f61237d1c72b70
104851
104852    Monotone-Author: flachapelle@inverse.ca
104853    Monotone-Date: 2011-03-21T15:16:06
104854    Monotone-Branch: ca.inverse.sogo
104855
104856M	SoObjects/Appointments/Spanish.lproj/Localizable.strings
104857M	SoObjects/Contacts/Spanish.lproj/Localizable.strings
104858M	SoObjects/Mailer/SOGoMailSpanishForward.wo/SOGoMailSpanishForward.html
104859M	SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.html
104860M	UI/AdministrationUI/Spanish.lproj/Localizable.strings
104861M	UI/Common/Spanish.lproj/Localizable.strings
104862M	UI/Contacts/Spanish.lproj/Localizable.strings
104863M	UI/MailPartViewers/Spanish.lproj/Localizable.strings
104864M	UI/MailerUI/Spanish.lproj/Localizable.strings
104865M	UI/MainUI/Spanish.lproj/Locale
104866M	UI/MainUI/Spanish.lproj/Localizable.strings
104867M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
104868M	UI/Scheduler/Spanish.lproj/Localizable.strings
104869M	UI/Templates/SOGoACLSpanishAdditionAdvisory.wox
104870M	UI/Templates/SOGoACLSpanishModificationAdvisory.wox
104871M	UI/Templates/SOGoACLSpanishRemovalAdvisory.wox
104872M	UI/Templates/SOGoFolderSpanishAdditionAdvisory.wox
104873
104874commit 182877480a121628023d8a7e099a426c2f417941
104875Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104876Date:   Mon Mar 21 01:01:06 2011 +0000
104877
104878    Monotone-Parent: e9766eb5bcd2bd88069d911e40e9b107d0420d35
104879    Monotone-Revision: a8aacbb86089f73c01fa0b4e18bfc20258d8d066
104880
104881    Monotone-Author: wsourdeau@inverse.ca
104882    Monotone-Date: 2011-03-21T01:01:06
104883    Monotone-Branch: ca.inverse.sogo
104884
104885M	ChangeLog
104886M	OpenChange/GNUmakefile
104887M	OpenChange/MAPIStoreCalendarMessage.h
104888M	OpenChange/MAPIStoreCalendarMessage.m
104889
104890commit 3f95770beaec02a531b8b02c598e43aeda6b233e
104891Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104892Date:   Mon Mar 21 00:42:23 2011 +0000
104893
104894    Monotone-Parent: 872b6482fb1a591d12d1baf86c6724907aa743dc
104895    Monotone-Revision: e9766eb5bcd2bd88069d911e40e9b107d0420d35
104896
104897    Monotone-Author: wsourdeau@inverse.ca
104898    Monotone-Date: 2011-03-21T00:42:23
104899    Monotone-Branch: ca.inverse.sogo
104900
104901M	ChangeLog
104902M	OpenChange/NSCalendarDate+MAPIStore.h
104903M	OpenChange/NSCalendarDate+MAPIStore.m
104904
104905commit 7979b0fee2b6c0e5e198045c7665dd44ea40e3fb
104906Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104907Date:   Mon Mar 21 00:41:22 2011 +0000
104908
104909    Monotone-Parent: e1d77c8035a84435f5745fe6e47f1fb5c978d808
104910    Monotone-Revision: 872b6482fb1a591d12d1baf86c6724907aa743dc
104911
104912    Monotone-Author: wsourdeau@inverse.ca
104913    Monotone-Date: 2011-03-21T00:41:22
104914    Monotone-Branch: ca.inverse.sogo
104915
104916M	ChangeLog
104917M	OpenChange/MAPIStoreCalendarMessageTable.m
104918M	OpenChange/MAPIStoreContactsMessage.m
104919M	OpenChange/MAPIStoreContactsMessageTable.m
104920M	OpenChange/MAPIStoreMailMessage.m
104921M	OpenChange/MAPIStoreMailMessageTable.m
104922M	OpenChange/MAPIStoreMessage.m
104923M	OpenChange/MAPIStoreTasksMessage.m
104924M	OpenChange/MAPIStoreTasksMessageTable.m
104925
104926commit b62149d65fcb98ce264cc8c81edb2fbc5e4e1413
104927Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104928Date:   Mon Mar 21 00:38:17 2011 +0000
104929
104930    Monotone-Parent: 96d751786922d33162cb95008bfb6f6460b05db4
104931    Monotone-Revision: e1d77c8035a84435f5745fe6e47f1fb5c978d808
104932
104933    Monotone-Author: wsourdeau@inverse.ca
104934    Monotone-Date: 2011-03-21T00:38:17
104935    Monotone-Branch: ca.inverse.sogo
104936
104937M	SOPE/NGCards/CardGroup.h
104938M	SOPE/NGCards/CardGroup.m
104939M	SOPE/NGCards/ChangeLog
104940M	SOPE/NGCards/iCalRepeatableEntityObject.m
104941
104942commit 071bdd863f727966f33fc3fdbbd59a7d713d22bd
104943Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
104944Date:   Mon Mar 21 00:37:22 2011 +0000
104945
104946    Monotone-Parent: e44e3640213c46f7a069d1612037b80c15c40ea7
104947    Monotone-Revision: 96d751786922d33162cb95008bfb6f6460b05db4
104948
104949    Monotone-Author: wsourdeau@inverse.ca
104950    Monotone-Date: 2011-03-21T00:37:22
104951    Monotone-Branch: ca.inverse.sogo
104952
104953M	ChangeLog
104954M	UI/Scheduler/UIxComponentEditor.m
104955
104956commit 66e53da063559f46b444d9bef8be87f81ed335ae
104957Author: Francis Lachapelle <flachapelle@inverse.ca>
104958Date:   Sat Mar 19 02:06:32 2011 +0000
104959
104960    See ChangeLog
104961
104962    Monotone-Parent: 0df4e36b439ce8ec4afb7517b7d82ef4710c8bce
104963    Monotone-Revision: e44e3640213c46f7a069d1612037b80c15c40ea7
104964
104965    Monotone-Author: flachapelle@inverse.ca
104966    Monotone-Date: 2011-03-19T02:06:32
104967    Monotone-Branch: ca.inverse.sogo
104968
104969M	ChangeLog
104970M	SoObjects/Appointments/iCalEvent+SOGo.m
104971
104972commit e42aceffdf096ca42d4cb784a5b0b2d04296170a
104973Author: Francis Lachapelle <flachapelle@inverse.ca>
104974Date:   Fri Mar 18 21:29:24 2011 +0000
104975
104976    Removed references to versions in browsers recommendations.
104977
104978    Monotone-Parent: 47716ebb2db0cd161dd9d84ef676066b6887ba7c
104979    Monotone-Revision: 0df4e36b439ce8ec4afb7517b7d82ef4710c8bce
104980
104981    Monotone-Author: flachapelle@inverse.ca
104982    Monotone-Date: 2011-03-18T21:29:24
104983    Monotone-Branch: ca.inverse.sogo
104984
104985M	UI/Templates/MainUI/SOGoBrowsersPanel.wox
104986
104987commit e1928214d69ae370f3b056672987b4a7def523e1
104988Author: Francis Lachapelle <flachapelle@inverse.ca>
104989Date:   Fri Mar 18 21:28:11 2011 +0000
104990
104991    Monotone-Parent: ff5e58d678d9d35c4afef1daade54703e14d8d6a
104992    Monotone-Revision: 47716ebb2db0cd161dd9d84ef676066b6887ba7c
104993
104994    Monotone-Author: flachapelle@inverse.ca
104995    Monotone-Date: 2011-03-18T21:28:11
104996    Monotone-Branch: ca.inverse.sogo
104997
104998M	UI/Scheduler/UIxAppointmentEditor.h
104999
105000commit 4d4bdb446daae24e59678bf114c4df4705af0bf7
105001Author: Francis Lachapelle <flachapelle@inverse.ca>
105002Date:   Fri Mar 18 21:23:05 2011 +0000
105003
105004    See ChangeLog
105005
105006    Monotone-Parent: aaedd91765af6a097de0bc56f29320d2bff91b79
105007    Monotone-Revision: ff5e58d678d9d35c4afef1daade54703e14d8d6a
105008
105009    Monotone-Author: flachapelle@inverse.ca
105010    Monotone-Date: 2011-03-18T21:23:05
105011    Monotone-Branch: ca.inverse.sogo
105012
105013M	ChangeLog
105014M	UI/Scheduler/UIxAppointmentEditor.m
105015
105016commit 2cbe4e8fc1dbf19b6c4278ad3e3453d6cedf6c8f
105017Author: Francis Lachapelle <flachapelle@inverse.ca>
105018Date:   Fri Mar 18 03:13:56 2011 +0000
105019
105020    See ChangeLog
105021
105022    Monotone-Parent: dc272097703f10ee6c465fdca0d4d40682d7ce55
105023    Monotone-Revision: aaedd91765af6a097de0bc56f29320d2bff91b79
105024
105025    Monotone-Author: flachapelle@inverse.ca
105026    Monotone-Date: 2011-03-18T03:13:56
105027    Monotone-Branch: ca.inverse.sogo
105028
105029M	ChangeLog
105030M	UI/WebServerResources/SchedulerUI.js
105031
105032commit 8cebdc70339dffd6aec613e9afc36d2b8d21c791
105033Author: Francis Lachapelle <flachapelle@inverse.ca>
105034Date:   Thu Mar 17 21:26:51 2011 +0000
105035
105036    See ChangeLog
105037
105038    Monotone-Parent: d5f9ac8f8c26df4ffbd173e66fb8557ec6e21545
105039    Monotone-Revision: dc272097703f10ee6c465fdca0d4d40682d7ce55
105040
105041    Monotone-Author: flachapelle@inverse.ca
105042    Monotone-Date: 2011-03-17T21:26:51
105043    Monotone-Branch: ca.inverse.sogo
105044
105045M	ChangeLog
105046M	SoObjects/Mailer/SOGoMailAccount.h
105047M	SoObjects/Mailer/SOGoMailAccount.m
105048M	UI/MailerUI/UIxMailAccountActions.m
105049M	UI/MailerUI/UIxMailFolderActions.h
105050M	UI/MailerUI/UIxMailFolderActions.m
105051M	UI/WebServerResources/MailerUI.js
105052
105053commit adefb89d55db87afa91c238e5cd55f3c149d4507
105054Author: Francis Lachapelle <flachapelle@inverse.ca>
105055Date:   Tue Mar 15 21:51:59 2011 +0000
105056
105057    Monotone-Parent: 47b90aaf435c7a5ec2d7a48e58156611921a4f65
105058    Monotone-Revision: d5f9ac8f8c26df4ffbd173e66fb8557ec6e21545
105059
105060    Monotone-Author: flachapelle@inverse.ca
105061    Monotone-Date: 2011-03-15T21:51:59
105062    Monotone-Branch: ca.inverse.sogo
105063
105064M	UI/MailerUI/UIxMailListActions.h
105065
105066commit 7f6b54b48e0bf831a44b10a60d04060cbeaa300d
105067Author: Francis Lachapelle <flachapelle@inverse.ca>
105068Date:   Tue Mar 15 19:48:22 2011 +0000
105069
105070    Updated NEWS file
105071
105072    Monotone-Parent: f16945cd420c09a7d8ad18f9ffc3d9f902c7a2bf
105073    Monotone-Revision: 47b90aaf435c7a5ec2d7a48e58156611921a4f65
105074
105075    Monotone-Author: flachapelle@inverse.ca
105076    Monotone-Date: 2011-03-15T19:48:22
105077    Monotone-Branch: ca.inverse.sogo
105078
105079M	NEWS
105080
105081commit e4316274c946d49917e72ee7f60b297578dccf80
105082Author: Francis Lachapelle <flachapelle@inverse.ca>
105083Date:   Tue Mar 15 19:36:25 2011 +0000
105084
105085    See Changelog
105086
105087    Monotone-Parent: 0a48d70dd58905fd233548415a50a48cf1114607
105088    Monotone-Revision: f16945cd420c09a7d8ad18f9ffc3d9f902c7a2bf
105089
105090    Monotone-Author: flachapelle@inverse.ca
105091    Monotone-Date: 2011-03-15T19:36:25
105092    Monotone-Branch: ca.inverse.sogo
105093
105094M	ChangeLog
105095M	UI/MailerUI/UIxMailListActions.m
105096M	UI/MailerUI/product.plist
105097
105098commit 48e8b7bfab740fa654b0528d3f849bb49d86746d
105099Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105100Date:   Tue Mar 15 17:03:24 2011 +0000
105101
105102    Monotone-Parent: 39ce1fba9746592044921a256d39e922dc2153d8
105103    Monotone-Revision: a0b3d112eca99119d0e99fa3a948f74e17a73249
105104
105105    Monotone-Author: wsourdeau@inverse.ca
105106    Monotone-Date: 2011-03-15T17:03:24
105107    Monotone-Branch: ca.inverse.sogo
105108
105109M	SOPE/NGCards/ChangeLog
105110M	SOPE/NGCards/NSString+NGCards.m
105111M	SOPE/NGCards/versitCardsSaxDriver/ChangeLog
105112M	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m
105113
105114commit 3dcb595c5adbdb227f905df732974fea82658c86
105115Author: Francis Lachapelle <flachapelle@inverse.ca>
105116Date:   Fri Mar 11 20:06:38 2011 +0000
105117
105118    See Changelog.
105119
105120    Monotone-Parent: c3ae9437f2d6f5684527ea0486ab6204b9ce62b2
105121    Monotone-Revision: e3951f85165fbcdda1e4339ca3625cd4f4fbcf9f
105122
105123    Monotone-Author: flachapelle@inverse.ca
105124    Monotone-Date: 2011-03-11T20:06:38
105125    Monotone-Branch: ca.inverse.sogo
105126
105127M	ChangeLog
105128M	NEWS
105129M	UI/WebServerResources/HTMLElement.js
105130M	UI/WebServerResources/UIxMailEditor.js
105131M	UI/WebServerResources/ckeditor/config.js
105132M	UI/WebServerResources/generic.js
105133
105134commit d1e4cd97e66892c9044cab9745d29c3c38e3c65e
105135Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105136Date:   Fri Mar 11 19:31:06 2011 +0000
105137
105138    Monotone-Parent: c3ae9437f2d6f5684527ea0486ab6204b9ce62b2
105139    Monotone-Revision: 39ce1fba9746592044921a256d39e922dc2153d8
105140
105141    Monotone-Author: wsourdeau@inverse.ca
105142    Monotone-Date: 2011-03-11T19:31:06
105143    Monotone-Branch: ca.inverse.sogo
105144
105145M	ChangeLog
105146M	SoObjects/Contacts/SOGoContactFolders.m
105147
105148commit 7b1c213051165001a6d7a297f0c896d9554b73f7
105149Author: Francis Lachapelle <flachapelle@inverse.ca>
105150Date:   Fri Mar 11 16:16:08 2011 +0000
105151
105152    Monotone-Parent: 1fa62d3040ac32204ac7c1db40ff1140e7dd5568
105153    Monotone-Revision: c3ae9437f2d6f5684527ea0486ab6204b9ce62b2
105154
105155    Monotone-Author: flachapelle@inverse.ca
105156    Monotone-Date: 2011-03-11T16:16:08
105157    Monotone-Branch: ca.inverse.sogo
105158
105159M	UI/WebServerResources/ContactsUI.js
105160
105161commit 731c43d0bf1646d02e6c93ceb0ac3ef61cd1aa9a
105162Author: Francis Lachapelle <flachapelle@inverse.ca>
105163Date:   Fri Mar 11 16:04:14 2011 +0000
105164
105165    See Changelog.
105166
105167    Monotone-Parent: da8145e67d54e8449cf6b3fe504e3e4c2d65ae45
105168    Monotone-Revision: 1fa62d3040ac32204ac7c1db40ff1140e7dd5568
105169
105170    Monotone-Author: flachapelle@inverse.ca
105171    Monotone-Date: 2011-03-11T16:04:14
105172    Monotone-Branch: ca.inverse.sogo
105173
105174M	ChangeLog
105175M	UI/WebServerResources/ContactsUI.js
105176
105177commit 9de18f4d456ca03dd157c4c3df39f5d6b09479b3
105178Author: Francis Lachapelle <flachapelle@inverse.ca>
105179Date:   Fri Mar 11 03:15:27 2011 +0000
105180
105181    Updated PHP constraints in Mozilla Thunderbird Configuration guide.
105182
105183    Monotone-Parent: a15dbfb88dbe373949a0883880ab6b6e0175e72b
105184    Monotone-Revision: da8145e67d54e8449cf6b3fe504e3e4c2d65ae45
105185
105186    Monotone-Author: flachapelle@inverse.ca
105187    Monotone-Date: 2011-03-11T03:15:27
105188    Monotone-Branch: ca.inverse.sogo
105189
105190M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
105191
105192commit 79629a99417ad969ca91d358690d1aef2559e9ea
105193Author: Francis Lachapelle <flachapelle@inverse.ca>
105194Date:   Thu Mar 10 22:21:53 2011 +0000
105195
105196    See Changelog.
105197
105198    Monotone-Parent: 8871093b60112022ab57314a530ebc53dabf0d75
105199    Monotone-Revision: a15dbfb88dbe373949a0883880ab6b6e0175e72b
105200
105201    Monotone-Author: flachapelle@inverse.ca
105202    Monotone-Date: 2011-03-10T22:21:53
105203    Monotone-Branch: ca.inverse.sogo
105204
105205M	ChangeLog
105206M	SoObjects/Appointments/SOGoAppointmentFolder.m
105207
105208commit 32539b0fde7c2fa6f1a7017c6d53577e12b2f564
105209Author: Francis Lachapelle <flachapelle@inverse.ca>
105210Date:   Thu Mar 10 21:52:35 2011 +0000
105211
105212    Bumped version number (1.3.6).
105213
105214    Monotone-Parent: 9581875f8ebe918c0b36b403e179aa8ee5bbdbc3
105215    Monotone-Revision: 8871093b60112022ab57314a530ebc53dabf0d75
105216
105217    Monotone-Author: flachapelle@inverse.ca
105218    Monotone-Date: 2011-03-10T21:52:35
105219    Monotone-Branch: ca.inverse.sogo
105220
105221M	SoObjects/Mailer/Version
105222M	UI/MainUI/Version
105223
105224commit a6ad7b8cc5116b4c4713031a2d23279d1aa987fd
105225Author: Francis Lachapelle <flachapelle@inverse.ca>
105226Date:   Thu Mar 10 21:15:35 2011 +0000
105227
105228    See Changelog
105229
105230    Monotone-Parent: b7e9891a078226bf2611b1f6b38c2ef5495ef405
105231    Monotone-Revision: 9581875f8ebe918c0b36b403e179aa8ee5bbdbc3
105232
105233    Monotone-Author: flachapelle@inverse.ca
105234    Monotone-Date: 2011-03-10T21:15:35
105235    Monotone-Branch: ca.inverse.sogo
105236
105237M	ChangeLog
105238M	UI/WebServerResources/UIxContactEditor.js
105239
105240commit c4c472eeef9768cef75dd79c80e88bd69e32925a
105241Author: Francis Lachapelle <flachapelle@inverse.ca>
105242Date:   Thu Mar 10 20:42:02 2011 +0000
105243
105244    See Changelog
105245
105246    Monotone-Parent: 9122e2216d8964993594986341641fdaf0eef5bd
105247    Monotone-Revision: b7e9891a078226bf2611b1f6b38c2ef5495ef405
105248
105249    Monotone-Author: flachapelle@inverse.ca
105250    Monotone-Date: 2011-03-10T20:42:02
105251    Monotone-Branch: ca.inverse.sogo
105252
105253M	ChangeLog
105254M	UI/WebServerResources/ContactsUI.js
105255
105256commit eebb4b9e8aa2d64d7328c91c3880d47bd27d2cba
105257Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105258Date:   Thu Mar 10 16:22:56 2011 +0000
105259
105260    Monotone-Parent: dce141ada92f68343c2d1685722e6b8c8182168b
105261    Monotone-Revision: 9122e2216d8964993594986341641fdaf0eef5bd
105262
105263    Monotone-Author: wsourdeau@inverse.ca
105264    Monotone-Date: 2011-03-10T16:22:56
105265    Monotone-Branch: ca.inverse.sogo
105266
105267M	ChangeLog
105268M	UI/WebServerResources/ContactsUI.js
105269
105270commit c06f05125cd9be339b027c8a57d8c01771f3df31
105271Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105272Date:   Tue Mar 8 13:35:44 2011 +0000
105273
105274    Monotone-Parent: 09fd3c049d8fce6a780967f22bad7504e5227848
105275    Monotone-Revision: dce141ada92f68343c2d1685722e6b8c8182168b
105276
105277    Monotone-Author: wsourdeau@inverse.ca
105278    Monotone-Date: 2011-03-08T13:35:44
105279    Monotone-Branch: ca.inverse.sogo
105280
105281M	ChangeLog
105282M	OpenChange/MAPIStoreCalendarMessage.m
105283M	OpenChange/MAPIStoreContext.m
105284
105285commit 1694eb7d4b5bb90064757f941fe5312161729368
105286Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105287Date:   Mon Mar 7 22:35:24 2011 +0000
105288
105289    Monotone-Parent: 2bfe04b889e590de777411f7ef7e333f5eacf87c
105290    Monotone-Revision: 09fd3c049d8fce6a780967f22bad7504e5227848
105291
105292    Monotone-Author: wsourdeau@inverse.ca
105293    Monotone-Date: 2011-03-07T22:35:24
105294    Monotone-Branch: ca.inverse.sogo
105295
105296M	ChangeLog
105297M	OpenChange/MAPIStoreFSFolder.m
105298
105299commit aa76faf05d65f1bf06f6f491a8d3a0de88e449e2
105300Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105301Date:   Mon Mar 7 22:34:59 2011 +0000
105302
105303    Monotone-Parent: 1809a1a169efcfc6baf2a9e476c3b9aae70c7819
105304    Monotone-Revision: 2bfe04b889e590de777411f7ef7e333f5eacf87c
105305
105306    Monotone-Author: wsourdeau@inverse.ca
105307    Monotone-Date: 2011-03-07T22:34:59
105308    Monotone-Branch: ca.inverse.sogo
105309
105310M	OpenChange/MAPIStoreTable.m
105311
105312commit ef54d7d9b103de3a880d517a3eebdd6d0449df78
105313Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105314Date:   Mon Mar 7 22:17:14 2011 +0000
105315
105316    Monotone-Parent: 87fd75f525e094b816fcad443e6fe4b2c8c8479c
105317    Monotone-Revision: 1809a1a169efcfc6baf2a9e476c3b9aae70c7819
105318
105319    Monotone-Author: wsourdeau@inverse.ca
105320    Monotone-Date: 2011-03-07T22:17:14
105321    Monotone-Branch: ca.inverse.sogo
105322
105323A	OpenChange/MAPIStoreFAIMessage.h
105324A	OpenChange/MAPIStoreFAIMessage.m
105325
105326commit ea416559ca310ccdb9ae5c8e1b8d2f2e09142957
105327Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105328Date:   Mon Mar 7 21:33:13 2011 +0000
105329
105330    Monotone-Parent: 8fcaef79630a50f01c6aba0e5fdc0744c274cba6
105331    Monotone-Revision: 87fd75f525e094b816fcad443e6fe4b2c8c8479c
105332
105333    Monotone-Author: wsourdeau@inverse.ca
105334    Monotone-Date: 2011-03-07T21:33:13
105335    Monotone-Branch: ca.inverse.sogo
105336
105337M	ChangeLog
105338M	OpenChange/MAPIStoreCalendarContext.m
105339M	OpenChange/MAPIStoreCommonViewsContext.m
105340M	OpenChange/MAPIStoreContactsContext.m
105341M	OpenChange/MAPIStoreContext.h
105342M	OpenChange/MAPIStoreContext.m
105343M	OpenChange/MAPIStoreDeferredActionsContext.m
105344M	OpenChange/MAPIStoreFreebusyContext.m
105345M	OpenChange/MAPIStoreJournalContext.m
105346M	OpenChange/MAPIStoreMailContext.m
105347M	OpenChange/MAPIStoreMapping.m
105348M	OpenChange/MAPIStoreNotesContext.m
105349M	OpenChange/MAPIStoreRemindersContext.m
105350M	OpenChange/MAPIStoreSOGo.m
105351M	OpenChange/MAPIStoreScheduleContext.m
105352M	OpenChange/MAPIStoreSearchContext.m
105353M	OpenChange/MAPIStoreShortcutsContext.m
105354M	OpenChange/MAPIStoreTasksContext.m
105355M	OpenChange/MAPIStoreViewsContext.m
105356
105357commit ed2c4777aa3df9ab131c9b624c1b02ebdd503845
105358Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105359Date:   Mon Mar 7 19:15:16 2011 +0000
105360
105361    Monotone-Parent: 482fb2f36da6ff311c3c19eb3752da985fdae5cd
105362    Monotone-Revision: 8fcaef79630a50f01c6aba0e5fdc0744c274cba6
105363
105364    Monotone-Author: wsourdeau@inverse.ca
105365    Monotone-Date: 2011-03-07T19:15:16
105366    Monotone-Branch: ca.inverse.sogo
105367
105368M	ChangeLog
105369M	OpenChange/GNUmakefile
105370M	OpenChange/MAPIStoreCalendarFolder.m
105371M	OpenChange/MAPIStoreContactsFolder.m
105372M	OpenChange/MAPIStoreContactsMessage.m
105373M	OpenChange/MAPIStoreContactsMessageTable.m
105374M	OpenChange/MAPIStoreContext.h
105375M	OpenChange/MAPIStoreContext.m
105376M	OpenChange/MAPIStoreDraftsMessage.m
105377A	OpenChange/MAPIStoreFAIMessageTable.h
105378A	OpenChange/MAPIStoreFAIMessageTable.m
105379M	OpenChange/MAPIStoreFSFolder.m
105380M	OpenChange/MAPIStoreFolder.h
105381M	OpenChange/MAPIStoreFolder.m
105382M	OpenChange/MAPIStoreFolderTable.m
105383M	OpenChange/MAPIStoreMailFolder.m
105384M	OpenChange/MAPIStoreMailMessage.m
105385M	OpenChange/MAPIStoreMessage.h
105386M	OpenChange/MAPIStoreMessage.m
105387M	OpenChange/MAPIStoreObject.h
105388M	OpenChange/MAPIStoreObject.m
105389M	OpenChange/MAPIStoreSOGo.m
105390M	OpenChange/MAPIStoreTable.h
105391M	OpenChange/MAPIStoreTable.m
105392M	OpenChange/MAPIStoreTasksFolder.m
105393M	OpenChange/MAPIStoreTasksMessage.m
105394M	OpenChange/MAPIStoreTypes.h
105395
105396commit 1c5baea83d3f42d00440ddd20a9b28d2a909714c
105397Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105398Date:   Mon Mar 7 18:58:14 2011 +0000
105399
105400    Monotone-Parent: cca78e92405cd0f44d20538ad0b0e699160785fd
105401    Monotone-Revision: 482fb2f36da6ff311c3c19eb3752da985fdae5cd
105402
105403    Monotone-Author: wsourdeau@inverse.ca
105404    Monotone-Date: 2011-03-07T18:58:14
105405    Monotone-Branch: ca.inverse.sogo
105406
105407M	ChangeLog
105408M	SoObjects/SOGo/SOGoCache.h
105409M	SoObjects/SOGo/SOGoCache.m
105410M	SoObjects/SOGo/SOGoContentObject.m
105411M	SoObjects/SOGo/SOGoGCSFolder.h
105412M	SoObjects/SOGo/SOGoGCSFolder.m
105413
105414commit 17af002bd3b27a7647021cc1e909a707c1e20fad
105415Author: Ludovic Marcotte <lmarcotte@inverse.ca>
105416Date:   Sun Mar 6 22:52:38 2011 +0000
105417
105418    improved logging for security
105419
105420    Monotone-Parent: b932db5b223350f287a464964a14ff5610e371f0
105421    Monotone-Revision: cca78e92405cd0f44d20538ad0b0e699160785fd
105422
105423    Monotone-Author: ludovic@Sophos.ca
105424    Monotone-Date: 2011-03-06T22:52:38
105425    Monotone-Branch: ca.inverse.sogo
105426
105427M	SoObjects/Mailer/SOGoMailAccount.m
105428
105429commit d077a37b0a73bf7e1634cff909a0364307e9457a
105430Author: Ludovic Marcotte <lmarcotte@inverse.ca>
105431Date:   Fri Mar 4 20:42:09 2011 +0000
105432
105433    updated the NEWS file
105434
105435    Monotone-Parent: 11ff37ba45941fd41e25ca5ecc695c49c15bf651
105436    Monotone-Revision: b932db5b223350f287a464964a14ff5610e371f0
105437
105438    Monotone-Author: ludovic@Sophos.ca
105439    Monotone-Date: 2011-03-04T20:42:09
105440    Monotone-Branch: ca.inverse.sogo
105441
105442M	NEWS
105443
105444commit 5d240197ce1854e129256c63db5b9b0ff6d2c9fb
105445Author: Ludovic Marcotte <lmarcotte@inverse.ca>
105446Date:   Fri Mar 4 20:30:28 2011 +0000
105447
105448    See ChangeLog
105449
105450    Monotone-Parent: 58318ff8b98f933c6f6fffe3d652a2954b890c7c
105451    Monotone-Revision: 11ff37ba45941fd41e25ca5ecc695c49c15bf651
105452
105453    Monotone-Author: ludovic@Sophos.ca
105454    Monotone-Date: 2011-03-04T20:30:28
105455    Monotone-Branch: ca.inverse.sogo
105456
105457M	ChangeLog
105458M	SoObjects/Contacts/SOGoContactFolders.m
105459M	SoObjects/SOGo/SQLSource.m
105460
105461commit d0dbb5379b4fbaf6aad9ad3433ab2cdb68d78ced
105462Author: Ludovic Marcotte <lmarcotte@inverse.ca>
105463Date:   Fri Mar 4 19:29:48 2011 +0000
105464
105465    See ChangeLog
105466
105467    Monotone-Parent: 193c17735fe473ec69d1c4ef59dcdce44a461da8
105468    Monotone-Revision: 58318ff8b98f933c6f6fffe3d652a2954b890c7c
105469
105470    Monotone-Author: ludovic@Sophos.ca
105471    Monotone-Date: 2011-03-04T19:29:48
105472    Monotone-Branch: ca.inverse.sogo
105473
105474M	NEWS
105475M	SoObjects/Appointments/GNUmakefile
105476A	SoObjects/Appointments/Norwegian.lproj/Localizable.strings
105477M	SoObjects/Contacts/GNUmakefile
105478A	SoObjects/Contacts/Norwegian.lproj/Localizable.strings
105479M	SoObjects/Mailer/GNUmakefile
105480A	SoObjects/Mailer/SOGoMailNorwegianForward.wo/SOGoMailNorwegianForward.html
105481A	SoObjects/Mailer/SOGoMailNorwegianForward.wo/SOGoMailNorwegianForward.wod
105482A	SoObjects/Mailer/SOGoMailNorwegianReply.wo/SOGoMailNorwegianReply.html
105483A	SoObjects/Mailer/SOGoMailNorwegianReply.wo/SOGoMailNorwegianReply.wod
105484M	SoObjects/SOGo/SOGoDefaults.plist
105485M	Tests/Integration/all.py
105486M	Tools/SOGoToolRemoveDoubles.m
105487M	UI/AdministrationUI/GNUmakefile
105488A	UI/AdministrationUI/Norwegian.lproj/Localizable.strings
105489M	UI/Common/GNUmakefile
105490A	UI/Common/Norwegian.lproj/Localizable.strings
105491M	UI/Contacts/GNUmakefile
105492A	UI/Contacts/Norwegian.lproj/Localizable.strings
105493M	UI/MailPartViewers/GNUmakefile
105494A	UI/MailPartViewers/Norwegian.lproj/Localizable.strings
105495M	UI/MailerUI/GNUmakefile
105496A	UI/MailerUI/Norwegian.lproj/Localizable.strings
105497M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
105498M	UI/MainUI/Catalan.lproj/Localizable.strings
105499M	UI/MainUI/Czech.lproj/Localizable.strings
105500M	UI/MainUI/Dutch.lproj/Localizable.strings
105501M	UI/MainUI/English.lproj/Localizable.strings
105502M	UI/MainUI/French.lproj/Localizable.strings
105503M	UI/MainUI/GNUmakefile
105504M	UI/MainUI/German.lproj/Localizable.strings
105505M	UI/MainUI/Hungarian.lproj/Localizable.strings
105506M	UI/MainUI/Italian.lproj/Localizable.strings
105507A	UI/MainUI/Norwegian.lproj/Locale
105508A	UI/MainUI/Norwegian.lproj/Localizable.strings
105509M	UI/MainUI/Polish.lproj/Localizable.strings
105510M	UI/MainUI/Russian.lproj/Localizable.strings
105511D	UI/MainUI/SOGoGroupPage.m
105512D	UI/MainUI/SOGoGroupsPage.m
105513M	UI/MainUI/Spanish.lproj/Localizable.strings
105514M	UI/MainUI/Swedish.lproj/Localizable.strings
105515M	UI/MainUI/Ukrainian.lproj/Localizable.strings
105516M	UI/MainUI/Welsh.lproj/Localizable.strings
105517M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
105518M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
105519M	UI/PreferencesUI/Czech.lproj/Localizable.strings
105520M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
105521M	UI/PreferencesUI/English.lproj/Localizable.strings
105522M	UI/PreferencesUI/French.lproj/Localizable.strings
105523M	UI/PreferencesUI/GNUmakefile
105524M	UI/PreferencesUI/German.lproj/Localizable.strings
105525M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
105526M	UI/PreferencesUI/Italian.lproj/Localizable.strings
105527A	UI/PreferencesUI/Norwegian.lproj/Localizable.strings
105528M	UI/PreferencesUI/Polish.lproj/Localizable.strings
105529M	UI/PreferencesUI/Russian.lproj/Localizable.strings
105530M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
105531M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
105532M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
105533M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
105534M	UI/Scheduler/GNUmakefile
105535A	UI/Scheduler/Norwegian.lproj/Localizable.strings
105536D	UI/Templates/Appointments/SOGoAptMailSwedishICalReply.wox
105537D	UI/Templates/Appointments/SOGoAptMailUkrainianICalReply.wox
105538A	UI/Templates/SOGoACLNorwegianAdditionAdvisory.wox
105539A	UI/Templates/SOGoACLNorwegianModificationAdvisory.wox
105540A	UI/Templates/SOGoACLNorwegianRemovalAdvisory.wox
105541A	UI/Templates/SOGoFolderNorwegianAdditionAdvisory.wox
105542A	UI/Templates/SOGoFolderNorwegianRemovalAdvisory.wox
105543
105544commit 80bd276899e86c52b0e4ff3138dd8c6edcd4b57a
105545Author: Ludovic Marcotte <lmarcotte@inverse.ca>
105546Date:   Fri Mar 4 14:14:12 2011 +0000
105547
105548    See ChangeLog
105549
105550    Monotone-Parent: ff995ad9fc0f2d8dac7a71ba3e29531b2f45dfa2
105551    Monotone-Revision: 193c17735fe473ec69d1c4ef59dcdce44a461da8
105552
105553    Monotone-Author: ludovic@Sophos.ca
105554    Monotone-Date: 2011-03-04T14:14:12
105555    Monotone-Branch: ca.inverse.sogo
105556
105557M	ChangeLog
105558M	SoObjects/Appointments/SOGoAppointmentFolder.h
105559M	SoObjects/Appointments/SOGoAppointmentFolder.m
105560
105561commit dba1d8a9a909df778a5cd4e73a5da7069e8ac8d8
105562Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105563Date:   Fri Feb 25 16:41:53 2011 +0000
105564
105565    Monotone-Parent: c314eda2fb898c8a79a2a1ec32aa3dabfa1d7086
105566    Monotone-Revision: ff995ad9fc0f2d8dac7a71ba3e29531b2f45dfa2
105567
105568    Monotone-Author: wsourdeau@inverse.ca
105569    Monotone-Date: 2011-02-25T16:41:53
105570    Monotone-Branch: ca.inverse.sogo
105571
105572M	ChangeLog
105573M	OpenChange/GNUmakefile
105574D	OpenChange/MAPIStoreDeletedItemsContext.h
105575D	OpenChange/MAPIStoreDeletedItemsContext.m
105576D	OpenChange/MAPIStoreDraftsContext.h
105577D	OpenChange/MAPIStoreDraftsContext.m
105578D	OpenChange/MAPIStoreInboxContext.h
105579D	OpenChange/MAPIStoreInboxContext.m
105580D	OpenChange/MAPIStoreMailBaseContext.h
105581D	OpenChange/MAPIStoreMailBaseContext.m
105582A	OpenChange/MAPIStoreMailContext.h
105583A	OpenChange/MAPIStoreMailContext.m
105584D	OpenChange/MAPIStoreOutboxContext.h
105585D	OpenChange/MAPIStoreOutboxContext.m
105586D	OpenChange/MAPIStoreSentItemsContext.h
105587D	OpenChange/MAPIStoreSentItemsContext.m
105588D	OpenChange/MAPIStoreSpoolerContext.h
105589D	OpenChange/MAPIStoreSpoolerContext.m
105590
105591commit 84dddb95c5e669d1bec6ff6f1918eafe0154b44c
105592Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105593Date:   Fri Feb 25 16:40:21 2011 +0000
105594
105595    Monotone-Parent: edc75cae9ade9eb49541479ea8ed489728d9bcc7
105596    Monotone-Revision: c314eda2fb898c8a79a2a1ec32aa3dabfa1d7086
105597
105598    Monotone-Author: wsourdeau@inverse.ca
105599    Monotone-Date: 2011-02-25T16:40:21
105600    Monotone-Branch: ca.inverse.sogo
105601
105602M	OpenChange/MAPIStoreContext.m
105603
105604commit a038d3e8bbb29e40aac51c97f320a0fb7034d474
105605Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105606Date:   Thu Feb 24 21:29:44 2011 +0000
105607
105608    Monotone-Parent: c33cbc477978136a5d59d29b8df81cdc54cffc70
105609    Monotone-Revision: edc75cae9ade9eb49541479ea8ed489728d9bcc7
105610
105611    Monotone-Author: wsourdeau@inverse.ca
105612    Monotone-Date: 2011-02-24T21:29:44
105613    Monotone-Branch: ca.inverse.sogo
105614
105615M	ChangeLog
105616M	OpenChange/MAPIStoreTypes.m
105617
105618commit be00aa89b8b6fc4e505be797669dc3f42bccfa9f
105619Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105620Date:   Thu Feb 24 21:15:04 2011 +0000
105621
105622    Monotone-Parent: a811cbd171c64445b4b32261e56c4b5085787de0
105623    Monotone-Revision: c33cbc477978136a5d59d29b8df81cdc54cffc70
105624
105625    Monotone-Author: wsourdeau@inverse.ca
105626    Monotone-Date: 2011-02-24T21:15:04
105627    Monotone-Branch: ca.inverse.sogo
105628
105629M	ChangeLog
105630M	OpenChange/MAPIStoreContext.m
105631
105632commit a6900ed88b1348ff029fc26496bc4cbf0f6c45bc
105633Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105634Date:   Thu Feb 24 20:56:44 2011 +0000
105635
105636    Monotone-Parent: 4fff03b9e04c6c05d2e2e0e2fea66011040642e4
105637    Monotone-Revision: a811cbd171c64445b4b32261e56c4b5085787de0
105638
105639    Monotone-Author: wsourdeau@inverse.ca
105640    Monotone-Date: 2011-02-24T20:56:44
105641    Monotone-Branch: ca.inverse.sogo
105642
105643M	ChangeLog
105644M	OpenChange/MAPIStoreMailMessage.m
105645
105646commit 644b03ed8c5f45e53d83329845c3e9e7700246ae
105647Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105648Date:   Thu Feb 24 20:40:17 2011 +0000
105649
105650    Monotone-Parent: 0803c3f82523e76024a78031ba0e71fce02404eb
105651    Monotone-Revision: 4fff03b9e04c6c05d2e2e0e2fea66011040642e4
105652
105653    Monotone-Author: wsourdeau@inverse.ca
105654    Monotone-Date: 2011-02-24T20:40:17
105655    Monotone-Branch: ca.inverse.sogo
105656
105657M	OpenChange/GNUmakefile
105658
105659commit 1feee33aa2d79864f66c3b0055ed84a2aad30b54
105660Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105661Date:   Thu Feb 24 20:40:07 2011 +0000
105662
105663    Monotone-Parent: 23072776516ad7ec761501356d062052d748d8c7
105664    Monotone-Revision: 0803c3f82523e76024a78031ba0e71fce02404eb
105665
105666    Monotone-Author: wsourdeau@inverse.ca
105667    Monotone-Date: 2011-02-24T20:40:07
105668    Monotone-Branch: ca.inverse.sogo
105669
105670M	ChangeLog
105671A	OpenChange/MAPIStoreAttachmentTable.h
105672A	OpenChange/MAPIStoreAttachmentTable.m
105673M	OpenChange/MAPIStoreCalendarMessageTable.m
105674M	OpenChange/MAPIStoreContactsMessageTable.m
105675D	OpenChange/MAPIStoreFAIMessageTable.h
105676D	OpenChange/MAPIStoreFAIMessageTable.m
105677M	OpenChange/MAPIStoreFSMessageTable.m
105678M	OpenChange/MAPIStoreFolderTable.m
105679M	OpenChange/MAPIStoreGCSMessageTable.h
105680M	OpenChange/MAPIStoreGCSMessageTable.m
105681M	OpenChange/MAPIStoreMailFolderTable.m
105682M	OpenChange/MAPIStoreMailMessageTable.h
105683M	OpenChange/MAPIStoreMailMessageTable.m
105684M	OpenChange/MAPIStoreMessageTable.m
105685D	OpenChange/MAPIStoreNotesMessageTable.h
105686D	OpenChange/MAPIStoreNotesMessageTable.m
105687M	OpenChange/MAPIStoreTable.h
105688M	OpenChange/MAPIStoreTable.m
105689M	OpenChange/MAPIStoreTasksMessageTable.m
105690
105691commit c96ae87f5b1abb4d03ee17da313fade9af626d68
105692Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105693Date:   Thu Feb 24 20:38:01 2011 +0000
105694
105695    Monotone-Parent: 93fe348dc7f21b1b581baf867024c1360d74faec
105696    Monotone-Revision: 23072776516ad7ec761501356d062052d748d8c7
105697
105698    Monotone-Author: wsourdeau@inverse.ca
105699    Monotone-Date: 2011-02-24T20:38:01
105700    Monotone-Branch: ca.inverse.sogo
105701
105702M	ChangeLog
105703M	OpenChange/SOGoMAPIFSMessage.h
105704M	OpenChange/SOGoMAPIFSMessage.m
105705
105706commit cd3354f2b09324a3f62941b13280fda58ff8c50d
105707Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105708Date:   Thu Feb 24 20:36:35 2011 +0000
105709
105710    Monotone-Parent: d54b0a4d8b7cb99ddb2be62efc4a25eece49e483
105711    Monotone-Revision: 93fe348dc7f21b1b581baf867024c1360d74faec
105712
105713    Monotone-Author: wsourdeau@inverse.ca
105714    Monotone-Date: 2011-02-24T20:36:35
105715    Monotone-Branch: ca.inverse.sogo
105716
105717M	ChangeLog
105718M	OpenChange/MAPIStoreSOGo.h
105719M	OpenChange/MAPIStoreSOGo.m
105720
105721commit d63c4e2334ff90ceaca273f6a1925855630e265e
105722Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105723Date:   Thu Feb 24 20:34:10 2011 +0000
105724
105725    Monotone-Parent: af2ea31f45eb560c291dfec4c44ae6e1ad120ccb
105726    Monotone-Revision: d54b0a4d8b7cb99ddb2be62efc4a25eece49e483
105727
105728    Monotone-Author: wsourdeau@inverse.ca
105729    Monotone-Date: 2011-02-24T20:34:10
105730    Monotone-Branch: ca.inverse.sogo
105731
105732M	ChangeLog
105733A	OpenChange/MAPIStoreAttachment.h
105734A	OpenChange/MAPIStoreAttachment.m
105735A	OpenChange/MAPIStoreDraftsAttachment.h
105736A	OpenChange/MAPIStoreDraftsAttachment.m
105737A	OpenChange/MAPIStoreMailAttachment.h
105738A	OpenChange/MAPIStoreMailAttachment.m
105739
105740commit 1b3b27ca7637ce9ed207520bc467db7f2b9174e4
105741Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105742Date:   Thu Feb 24 20:32:47 2011 +0000
105743
105744    Monotone-Parent: 96b5a2580e3b0b6ba57af91d0fed6f513f8e13f0
105745    Monotone-Revision: af2ea31f45eb560c291dfec4c44ae6e1ad120ccb
105746
105747    Monotone-Author: wsourdeau@inverse.ca
105748    Monotone-Date: 2011-02-24T20:32:47
105749    Monotone-Branch: ca.inverse.sogo
105750
105751D	OpenChange/SOGoGCSFolder+MAPIStore.h
105752D	OpenChange/SOGoGCSFolder+MAPIStore.m
105753
105754commit dd0bea0dc9ecc5c7a82d86d43ff3a99bd279aefe
105755Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105756Date:   Thu Feb 24 20:32:27 2011 +0000
105757
105758    Monotone-Parent: 17790db0c2368364683e4074a491e7107c6cf071
105759    Monotone-Revision: 96b5a2580e3b0b6ba57af91d0fed6f513f8e13f0
105760
105761    Monotone-Author: wsourdeau@inverse.ca
105762    Monotone-Date: 2011-02-24T20:32:27
105763    Monotone-Branch: ca.inverse.sogo
105764
105765M	ChangeLog
105766M	OpenChange/MAPIStoreCalendarContext.m
105767A	OpenChange/MAPIStoreCalendarFolder.h
105768A	OpenChange/MAPIStoreCalendarFolder.m
105769M	OpenChange/MAPIStoreContactsContext.m
105770A	OpenChange/MAPIStoreContactsFolder.h
105771A	OpenChange/MAPIStoreContactsFolder.m
105772M	OpenChange/MAPIStoreContext.h
105773M	OpenChange/MAPIStoreContext.m
105774M	OpenChange/MAPIStoreDeletedItemsContext.h
105775M	OpenChange/MAPIStoreDeletedItemsContext.m
105776M	OpenChange/MAPIStoreDraftsContext.h
105777M	OpenChange/MAPIStoreDraftsContext.m
105778M	OpenChange/MAPIStoreFSBaseContext.m
105779A	OpenChange/MAPIStoreFSFolder.h
105780A	OpenChange/MAPIStoreFSFolder.m
105781A	OpenChange/MAPIStoreFolder.h
105782A	OpenChange/MAPIStoreFolder.m
105783M	OpenChange/MAPIStoreFreebusyContext.m
105784A	OpenChange/MAPIStoreGCSFolder.h
105785A	OpenChange/MAPIStoreGCSFolder.m
105786A	OpenChange/MAPIStoreInboxContext.h
105787A	OpenChange/MAPIStoreInboxContext.m
105788A	OpenChange/MAPIStoreMailBaseContext.h
105789A	OpenChange/MAPIStoreMailBaseContext.m
105790D	OpenChange/MAPIStoreMailContext.h
105791D	OpenChange/MAPIStoreMailContext.m
105792A	OpenChange/MAPIStoreMailFolder.h
105793A	OpenChange/MAPIStoreMailFolder.m
105794M	OpenChange/MAPIStoreNotesContext.m
105795A	OpenChange/MAPIStoreNotesFolder.h
105796A	OpenChange/MAPIStoreNotesFolder.m
105797M	OpenChange/MAPIStoreOutboxContext.h
105798M	OpenChange/MAPIStoreOutboxContext.m
105799M	OpenChange/MAPIStoreSentItemsContext.h
105800M	OpenChange/MAPIStoreSentItemsContext.m
105801M	OpenChange/MAPIStoreTasksContext.m
105802A	OpenChange/MAPIStoreTasksFolder.h
105803A	OpenChange/MAPIStoreTasksFolder.m
105804
105805commit 62819158a2db0b2715b91c036b5628fe6a6d57f8
105806Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105807Date:   Thu Feb 24 20:30:01 2011 +0000
105808
105809    Monotone-Parent: 4145adf93ef8240fbc95fd6f31b0d341f430af27
105810    Monotone-Revision: 17790db0c2368364683e4074a491e7107c6cf071
105811
105812    Monotone-Author: wsourdeau@inverse.ca
105813    Monotone-Date: 2011-02-24T20:30:01
105814    Monotone-Branch: ca.inverse.sogo
105815
105816M	ChangeLog
105817A	OpenChange/MAPIStoreCalendarMessage.h
105818A	OpenChange/MAPIStoreCalendarMessage.m
105819A	OpenChange/MAPIStoreContactsMessage.h
105820A	OpenChange/MAPIStoreContactsMessage.m
105821A	OpenChange/MAPIStoreDraftsMessage.h
105822A	OpenChange/MAPIStoreDraftsMessage.m
105823A	OpenChange/MAPIStoreFSMessage.h
105824A	OpenChange/MAPIStoreFSMessage.m
105825A	OpenChange/MAPIStoreGCSMessage.h
105826A	OpenChange/MAPIStoreGCSMessage.m
105827A	OpenChange/MAPIStoreMailMessage.h
105828A	OpenChange/MAPIStoreMailMessage.m
105829A	OpenChange/MAPIStoreMessage.h
105830A	OpenChange/MAPIStoreMessage.m
105831A	OpenChange/MAPIStoreNotesMessage.h
105832A	OpenChange/MAPIStoreNotesMessage.m
105833A	OpenChange/MAPIStoreTasksMessage.h
105834A	OpenChange/MAPIStoreTasksMessage.m
105835D	OpenChange/SOGoAppointmentObject+MAPIStore.h
105836D	OpenChange/SOGoAppointmentObject+MAPIStore.m
105837D	OpenChange/SOGoContactGCSEntry+MAPIStore.h
105838D	OpenChange/SOGoContactGCSEntry+MAPIStore.m
105839D	OpenChange/SOGoContentObject+MAPIStore.h
105840D	OpenChange/SOGoContentObject+MAPIStore.m
105841D	OpenChange/SOGoDraftObject+MAPIStore.h
105842D	OpenChange/SOGoDraftObject+MAPIStore.m
105843D	OpenChange/SOGoMailObject+MAPIStore.h
105844D	OpenChange/SOGoMailObject+MAPIStore.m
105845D	OpenChange/SOGoTaskObject+MAPIStore.h
105846D	OpenChange/SOGoTaskObject+MAPIStore.m
105847
105848commit 47672272530a6b707123c103a0b619672c23b092
105849Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105850Date:   Thu Feb 24 20:27:55 2011 +0000
105851
105852    Monotone-Parent: 4640c81fe99f7bc319d9415cd42104dbdb84c53d
105853    Monotone-Revision: 4145adf93ef8240fbc95fd6f31b0d341f430af27
105854
105855    Monotone-Author: wsourdeau@inverse.ca
105856    Monotone-Date: 2011-02-24T20:27:55
105857    Monotone-Branch: ca.inverse.sogo
105858
105859M	ChangeLog
105860A	OpenChange/MAPIStoreObject.h
105861A	OpenChange/MAPIStoreObject.m
105862
105863commit fc934eb0240a4c1293be5787574b8f3d7c445aa0
105864Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105865Date:   Thu Feb 24 20:18:28 2011 +0000
105866
105867    Monotone-Parent: de4f10a9425b25e3d10193bba4c7dc640e4d4ba2
105868    Monotone-Revision: 4640c81fe99f7bc319d9415cd42104dbdb84c53d
105869
105870    Monotone-Author: wsourdeau@inverse.ca
105871    Monotone-Date: 2011-02-24T20:18:28
105872    Monotone-Branch: ca.inverse.sogo
105873
105874M	ChangeLog
105875
105876commit 27d987fa5092d12c6d5da6376eb81b907c28d4e5
105877Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105878Date:   Thu Feb 24 20:18:21 2011 +0000
105879
105880    Monotone-Parent: e14d9f62a6ec2d7e8788ee6cf73d4a47312b8531
105881    Monotone-Revision: de4f10a9425b25e3d10193bba4c7dc640e4d4ba2
105882
105883    Monotone-Author: wsourdeau@inverse.ca
105884    Monotone-Date: 2011-02-24T20:18:21
105885    Monotone-Branch: ca.inverse.sogo
105886
105887M	ChangeLog
105888M	SoObjects/Appointments/SOGoAppointmentObject.m
105889M	SoObjects/Appointments/SOGoTaskObject.m
105890M	SoObjects/Contacts/SOGoContactGCSEntry.m
105891
105892commit a054f0d5470ccd0501d199197a8967cdff0f8c67
105893Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105894Date:   Thu Feb 24 20:15:57 2011 +0000
105895
105896    Monotone-Parent: c2917386cf94357b49f5e5a5a2546c5d884cd132
105897    Monotone-Revision: e14d9f62a6ec2d7e8788ee6cf73d4a47312b8531
105898
105899    Monotone-Author: wsourdeau@inverse.ca
105900    Monotone-Date: 2011-02-24T20:15:57
105901    Monotone-Branch: ca.inverse.sogo
105902
105903M	ChangeLog
105904M	SoObjects/SOGo/SOGoContentObject.h
105905M	SoObjects/SOGo/SOGoContentObject.m
105906
105907commit 4b719cc57c1d14be95924ef9321450dad5c0ff1f
105908Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105909Date:   Thu Feb 24 20:14:17 2011 +0000
105910
105911    Monotone-Parent: d5f984ad83aebee05e5bda110e339c4b94d822f3
105912    Monotone-Revision: c2917386cf94357b49f5e5a5a2546c5d884cd132
105913
105914    Monotone-Author: wsourdeau@inverse.ca
105915    Monotone-Date: 2011-02-24T20:14:17
105916    Monotone-Branch: ca.inverse.sogo
105917
105918M	ChangeLog
105919M	SoObjects/Mailer/SOGoMailObject.h
105920M	SoObjects/Mailer/SOGoMailObject.m
105921
105922commit 9d8a399d1d6c98e7cccee126e5874e6739e5fe27
105923Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
105924Date:   Thu Feb 24 20:13:27 2011 +0000
105925
105926    Monotone-Parent: b99a47157b925a50d1bf80f94b80de642f2aad73
105927    Monotone-Revision: d5f984ad83aebee05e5bda110e339c4b94d822f3
105928
105929    Monotone-Author: wsourdeau@inverse.ca
105930    Monotone-Date: 2011-02-24T20:13:27
105931    Monotone-Branch: ca.inverse.sogo
105932
105933M	Tools/GNUmakefile.preamble
105934
105935commit b813ac9f80b1d3c7c267f6a2484463dd80bb2151
105936Author: Francis Lachapelle <flachapelle@inverse.ca>
105937Date:   Thu Feb 24 15:09:30 2011 +0000
105938
105939    See Changelog
105940
105941    Monotone-Parent: 32cd5a079647012d95c71e50afa10e704a083b86
105942    Monotone-Revision: b99a47157b925a50d1bf80f94b80de642f2aad73
105943
105944    Monotone-Author: flachapelle@inverse.ca
105945    Monotone-Date: 2011-02-24T15:09:30
105946    Monotone-Branch: ca.inverse.sogo
105947
105948M	ChangeLog
105949M	SoObjects/Appointments/SOGoAppointmentFolder.m
105950
105951commit 59aab29d6d0fc5120c11deca1b9202f37d0c9785
105952Author: Ludovic Marcotte <lmarcotte@inverse.ca>
105953Date:   Thu Feb 24 00:06:02 2011 +0000
105954
105955    Slightly improved the doc regarding OCSSessionsFolderURL
105956
105957    Monotone-Parent: 98c561a2f104032c09afa2ddd35d5f510fdcc200
105958    Monotone-Revision: 32cd5a079647012d95c71e50afa10e704a083b86
105959
105960    Monotone-Author: ludovic@Sophos.ca
105961    Monotone-Date: 2011-02-24T00:06:02
105962    Monotone-Branch: ca.inverse.sogo
105963
105964M	Documentation/SOGo Installation Guide.odt
105965
105966commit 7e7c84b58147c56bb4ebc37039de0267b6966c72
105967Author: Ludovic Marcotte <lmarcotte@inverse.ca>
105968Date:   Thu Feb 24 00:02:24 2011 +0000
105969
105970    See ChangeLog
105971
105972    Monotone-Parent: 1b715d5ad2013f8b321552d51b97acc350812ee7
105973    Monotone-Revision: 98c561a2f104032c09afa2ddd35d5f510fdcc200
105974
105975    Monotone-Author: ludovic@Sophos.ca
105976    Monotone-Date: 2011-02-24T00:02:24
105977    Monotone-Branch: ca.inverse.sogo
105978
105979M	ChangeLog
105980M	UI/WebServerResources/UIxPreferences.js
105981
105982commit d9c35e24579e214a18c2d3cf72744d1b71237144
105983Author: Ludovic Marcotte <lmarcotte@inverse.ca>
105984Date:   Wed Feb 23 23:22:48 2011 +0000
105985
105986    See ChangeLog
105987
105988    Monotone-Parent: 04f443d215f2bc7c0d902f56f363c597ecffbcff
105989    Monotone-Revision: 1b715d5ad2013f8b321552d51b97acc350812ee7
105990
105991    Monotone-Author: ludovic@Sophos.ca
105992    Monotone-Date: 2011-02-23T23:22:48
105993    Monotone-Branch: ca.inverse.sogo
105994
105995M	ChangeLog
105996M	Documentation/SOGo Installation Guide.odt
105997
105998commit f5378d52280f155612384eebc5cb3fde7d1e4b4b
105999Author: Ludovic Marcotte <lmarcotte@inverse.ca>
106000Date:   Wed Feb 23 23:06:55 2011 +0000
106001
106002    See ChangeLog
106003
106004    Monotone-Parent: 93bde4643a2fb0ad0e86c36a29a73bc23ad39c64
106005    Monotone-Revision: 04f443d215f2bc7c0d902f56f363c597ecffbcff
106006
106007    Monotone-Author: ludovic@Sophos.ca
106008    Monotone-Date: 2011-02-23T23:06:55
106009    Monotone-Branch: ca.inverse.sogo
106010
106011M	ChangeLog
106012M	SoObjects/Mailer/SOGoDraftObject.m
106013M	SoObjects/Mailer/SOGoMailObject.h
106014M	SoObjects/Mailer/SOGoMailObject.m
106015M	UI/MailerUI/UIxMailView.m
106016M	UI/Templates/MailerUI/UIxMailView.wox
106017
106018commit 3c3eb510a05bd4b3e2afe325a8ac05957c00b897
106019Author: Francis Lachapelle <flachapelle@inverse.ca>
106020Date:   Wed Feb 23 20:51:15 2011 +0000
106021
106022    See Changelog
106023
106024    Monotone-Parent: 5950d93fbbb7ef6a3132a3c725a153f854b3e983
106025    Monotone-Revision: 93bde4643a2fb0ad0e86c36a29a73bc23ad39c64
106026
106027    Monotone-Author: flachapelle@inverse.ca
106028    Monotone-Date: 2011-02-23T20:51:15
106029    Monotone-Branch: ca.inverse.sogo
106030
106031M	ChangeLog
106032M	SoObjects/Mailer/SOGoMailObject.m
106033
106034commit 0fdacd7d8a7eab8dc98794988f328feb1b8cbdbb
106035Author: Francis Lachapelle <flachapelle@inverse.ca>
106036Date:   Wed Feb 23 16:33:29 2011 +0000
106037
106038    See Changelog
106039
106040    Monotone-Parent: 85c6ffe1d09e38fb08d3e2069fab3f885c576b0e
106041    Monotone-Revision: 5950d93fbbb7ef6a3132a3c725a153f854b3e983
106042
106043    Monotone-Author: flachapelle@inverse.ca
106044    Monotone-Date: 2011-02-23T16:33:29
106045    Monotone-Branch: ca.inverse.sogo
106046
106047M	ChangeLog
106048M	SoObjects/Appointments/SOGoAppointmentFolder.m
106049
106050commit 988eb0991849093eb9a756b3b74e208ccc1e78c6
106051Author: Francis Lachapelle <flachapelle@inverse.ca>
106052Date:   Wed Feb 23 16:26:57 2011 +0000
106053
106054    See Changelog
106055
106056    Monotone-Parent: 4dce7f2bb0060199c33ebafe2626104c2cc729ec
106057    Monotone-Revision: 85c6ffe1d09e38fb08d3e2069fab3f885c576b0e
106058
106059    Monotone-Author: flachapelle@inverse.ca
106060    Monotone-Date: 2011-02-23T16:26:57
106061    Monotone-Branch: ca.inverse.sogo
106062
106063M	ChangeLog
106064M	SoObjects/Appointments/SOGoCalendarComponent.m
106065
106066commit 22292839bc2cc1e0b5acab869cc379775f92746f
106067Author: Francis Lachapelle <flachapelle@inverse.ca>
106068Date:   Tue Feb 22 20:29:04 2011 +0000
106069
106070    See Changelog.
106071
106072    Monotone-Parent: 4e80269c9a4c19167cb40423b5d143cad86c7adf
106073    Monotone-Revision: 4dce7f2bb0060199c33ebafe2626104c2cc729ec
106074
106075    Monotone-Author: flachapelle@inverse.ca
106076    Monotone-Date: 2011-02-22T20:29:04
106077    Monotone-Branch: ca.inverse.sogo
106078
106079M	ChangeLog
106080M	UI/Scheduler/UIxCalListingActions.m
106081
106082commit 6f7e03bbd31d58a92e23609a2155d56bb7a7f24b
106083Author: Francis Lachapelle <flachapelle@inverse.ca>
106084Date:   Thu Feb 17 22:12:04 2011 +0000
106085
106086    See ChangeLog.
106087
106088    Monotone-Parent: 50142b417b19ad36d3c63bd36b61105185f0efc0
106089    Monotone-Revision: 41bb79702e5e49315aa6313331d91aaf5357ff5f
106090
106091    Monotone-Author: flachapelle@inverse.ca
106092    Monotone-Date: 2011-02-17T22:12:04
106093    Monotone-Branch: ca.inverse.sogo
106094
106095M	ChangeLog
106096M	SoObjects/Contacts/SOGoFolder+CardDAV.m
106097
106098commit 4ec6ab9f1225a570cd534bd37b76cbdc406bcc9c
106099Author: Ludovic Marcotte <lmarcotte@inverse.ca>
106100Date:   Thu Feb 17 20:55:19 2011 +0000
106101
106102    See ChangeLog
106103
106104    Monotone-Parent: 66896b19ddd5c88878bd3dc798a5ac3efee18a48
106105    Monotone-Revision: 392bdd6ba9c324042c23ae3d8e26d2d328da895f
106106
106107    Monotone-Author: ludovic@Sophos.ca
106108    Monotone-Date: 2011-02-17T20:55:19
106109    Monotone-Branch: ca.inverse.sogo
106110
106111M	ChangeLog
106112M	OpenChange/MAPIStoreAuthenticator.h
106113M	OpenChange/MAPIStoreAuthenticator.m
106114M	SoObjects/Mailer/SOGoMailAccount.m
106115M	SoObjects/SOGo/SOGoAuthenticator.h
106116M	SoObjects/SOGo/SOGoDAVAuthenticator.m
106117M	SoObjects/SOGo/SOGoProxyAuthenticator.m
106118M	SoObjects/SOGo/SOGoWebAuthenticator.m
106119
106120commit 7e101767f89e3efbf8ff0b9e88f74379fd3a6169
106121Author: Ludovic Marcotte <lmarcotte@inverse.ca>
106122Date:   Thu Feb 17 20:08:00 2011 +0000
106123
106124    fixed typo
106125
106126    Monotone-Parent: b0f0e0a5f736b92a629c7c421d50a5ae9f3f8c6e
106127    Monotone-Revision: 66896b19ddd5c88878bd3dc798a5ac3efee18a48
106128
106129    Monotone-Author: ludovic@Sophos.ca
106130    Monotone-Date: 2011-02-17T20:08:00
106131    Monotone-Branch: ca.inverse.sogo
106132
106133M	ChangeLog
106134
106135commit ca78ff546c8f227a4d4b4a921e66cbaacb277b8c
106136Author: Ludovic Marcotte <lmarcotte@inverse.ca>
106137Date:   Thu Feb 17 20:06:12 2011 +0000
106138
106139    See ChangeLog
106140
106141    Monotone-Parent: 5b2bc8f17ae0dbc785abcc143ebf3cd49d100698
106142    Monotone-Revision: b0f0e0a5f736b92a629c7c421d50a5ae9f3f8c6e
106143
106144    Monotone-Author: ludovic@Sophos.ca
106145    Monotone-Date: 2011-02-17T20:06:12
106146    Monotone-Branch: ca.inverse.sogo
106147
106148M	ChangeLog
106149M	Tools/sogo-ealarms-notify.m
106150M	Tools/sogo-slapd-sockd.m
106151M	Tools/sogo-tool.m
106152
106153commit 4933913b4f70b8e64582b471dd6420bd6a594e6c
106154Author: Francis Lachapelle <flachapelle@inverse.ca>
106155Date:   Wed Feb 16 14:34:54 2011 +0000
106156
106157    Monotone-Parent: 2d1735089eaa66e8672121f889d36aabc3537ce6
106158    Monotone-Revision: 50142b417b19ad36d3c63bd36b61105185f0efc0
106159
106160    Monotone-Author: flachapelle@inverse.ca
106161    Monotone-Date: 2011-02-16T14:34:54
106162    Monotone-Branch: ca.inverse.sogo
106163
106164M	UI/WebServerResources/iefixes.css
106165
106166commit 364d4c82fd3f27dc9b0f89fa0266901fe064d7d5
106167Author: Francis Lachapelle <flachapelle@inverse.ca>
106168Date:   Wed Feb 16 00:16:37 2011 +0000
106169
106170    See Changelog.
106171
106172    Monotone-Parent: c9ec5e37f4a0b75a5c85ecbbd8d238cc64a99cd3
106173    Monotone-Revision: 2d1735089eaa66e8672121f889d36aabc3537ce6
106174
106175    Monotone-Author: flachapelle@inverse.ca
106176    Monotone-Date: 2011-02-16T00:16:37
106177    Monotone-Branch: ca.inverse.sogo
106178
106179M	ChangeLog
106180M	UI/WebServerResources/UIxPreferences.js
106181
106182commit 6a65eb359b05da11bacbdd35fe8206c45d12c4b5
106183Author: Ludovic Marcotte <lmarcotte@inverse.ca>
106184Date:   Tue Feb 15 19:00:40 2011 +0000
106185
106186    See ChangeLog
106187
106188    Monotone-Parent: 2c4d3e7457a36602400b6dd3bfb34b34fa47e606
106189    Monotone-Revision: 1a11794c7fbd8ad9ba3eff5fdc2d1716a84efb62
106190
106191    Monotone-Author: ludovic@Sophos.ca
106192    Monotone-Date: 2011-02-15T19:00:40
106193    Monotone-Branch: ca.inverse.sogo
106194
106195M	ChangeLog
106196M	SoObjects/Appointments/SOGoCalendarComponent.m
106197
106198commit 86f34550709b2f0b1f6f81f4b8fc17b35299823b
106199Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106200Date:   Mon Feb 14 23:44:47 2011 +0000
106201
106202    Monotone-Parent: 2434c6ad1961a254ac8fb9c01f787ace6e863ae3
106203    Monotone-Revision: 42c7ffe1a106a44025c36523e969a629541821f7
106204
106205    Monotone-Author: wsourdeau@inverse.ca
106206    Monotone-Date: 2011-02-14T23:44:47
106207    Monotone-Branch: ca.inverse.sogo
106208
106209M	ChangeLog
106210M	OpenChange/GNUmakefile
106211M	OpenChange/MAPIStoreFSMessageTable.m
106212A	OpenChange/NSObject+MAPIStore.h
106213A	OpenChange/NSObject+MAPIStore.m
106214
106215commit 1b3dbb4be031ee5c35e586ee73e15a2f80f6f9ad
106216Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106217Date:   Mon Feb 14 23:43:05 2011 +0000
106218
106219    Monotone-Parent: 5f859ec68ac3088a6a1a60e1cf887c3208974571
106220    Monotone-Revision: 2434c6ad1961a254ac8fb9c01f787ace6e863ae3
106221
106222    Monotone-Author: wsourdeau@inverse.ca
106223    Monotone-Date: 2011-02-14T23:43:05
106224    Monotone-Branch: ca.inverse.sogo
106225
106226M	ChangeLog
106227M	OpenChange/MAPIStoreContext.m
106228
106229commit c248845b83302c6b96c3f30262a8372cc2a4f416
106230Author: Francis Lachapelle <flachapelle@inverse.ca>
106231Date:   Mon Feb 14 22:18:19 2011 +0000
106232
106233    Updated Installation Guide: ModulesConstraints only accept Mail and Calendar.
106234
106235    Monotone-Parent: 2ec967e2199c437328dde8da267393b6e0d4722b
106236    Monotone-Revision: c9ec5e37f4a0b75a5c85ecbbd8d238cc64a99cd3
106237
106238    Monotone-Author: flachapelle@inverse.ca
106239    Monotone-Date: 2011-02-14T22:18:19
106240    Monotone-Branch: ca.inverse.sogo
106241
106242M	Documentation/SOGo Installation Guide.odt
106243
106244commit 9ce08f0f998cb2ec7f8823c4b52828908f2a1a8a
106245Author: Francis Lachapelle <flachapelle@inverse.ca>
106246Date:   Mon Feb 14 18:02:39 2011 +0000
106247
106248    See Changelog.
106249
106250    Monotone-Parent: 5f859ec68ac3088a6a1a60e1cf887c3208974571
106251    Monotone-Revision: 2ec967e2199c437328dde8da267393b6e0d4722b
106252
106253    Monotone-Author: flachapelle@inverse.ca
106254    Monotone-Date: 2011-02-14T18:02:39
106255    Monotone-Branch: ca.inverse.sogo
106256
106257M	ChangeLog
106258M	UI/Scheduler/UIxDatePicker.m
106259
106260commit 4d24b2fc4daa1729217f78603bba2adc7cdda815
106261Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106262Date:   Mon Feb 14 17:28:00 2011 +0000
106263
106264    Monotone-Parent: 58749c14c4e65b3991fa8ffd498965821ad031ce
106265    Monotone-Revision: 5f859ec68ac3088a6a1a60e1cf887c3208974571
106266
106267    Monotone-Author: wsourdeau@inverse.ca
106268    Monotone-Date: 2011-02-14T17:28:00
106269    Monotone-Branch: ca.inverse.sogo
106270
106271M	ChangeLog
106272M	OpenChange/MAPIStoreMailMessageTable.m
106273
106274commit 545e3a9bfca0c77dd8fd3e8559906c42c110a68b
106275Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106276Date:   Mon Feb 14 17:26:48 2011 +0000
106277
106278    Monotone-Parent: e84bf5143c772f6a25ca10b0bb98c3669df4fde6
106279    Monotone-Revision: 58749c14c4e65b3991fa8ffd498965821ad031ce
106280
106281    Monotone-Author: wsourdeau@inverse.ca
106282    Monotone-Date: 2011-02-14T17:26:48
106283    Monotone-Branch: ca.inverse.sogo
106284
106285M	ChangeLog
106286M	OpenChange/MAPIStoreMailFolderTable.m
106287
106288commit 22121220a1350860b8cfba41bc88c1649ce710e7
106289Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106290Date:   Mon Feb 14 17:25:29 2011 +0000
106291
106292    Monotone-Parent: 6e6406a5a5fcc2049ff1a1d94860236558489a45
106293    Monotone-Revision: e84bf5143c772f6a25ca10b0bb98c3669df4fde6
106294
106295    Monotone-Author: wsourdeau@inverse.ca
106296    Monotone-Date: 2011-02-14T17:25:29
106297    Monotone-Branch: ca.inverse.sogo
106298
106299M	SoObjects/Mailer/SOGoMailObject.h
106300M	SoObjects/Mailer/SOGoMailObject.m
106301
106302commit 512035cbdc3c7a3cd77eb658decf8a80412defc7
106303Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106304Date:   Mon Feb 14 17:24:35 2011 +0000
106305
106306    Monotone-Parent: 5967de9b0e184b1ee595f3e376d640dbeef5f801
106307    Monotone-Revision: 6e6406a5a5fcc2049ff1a1d94860236558489a45
106308
106309    Monotone-Author: wsourdeau@inverse.ca
106310    Monotone-Date: 2011-02-14T17:24:35
106311    Monotone-Branch: ca.inverse.sogo
106312
106313M	ChangeLog
106314
106315commit 01a83c94057d407484b6fd4abf50ea5e1d00de94
106316Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106317Date:   Sun Feb 13 22:58:29 2011 +0000
106318
106319    Monotone-Parent: 6223f47e26b3dedfd23e6559da23309cfecc4449
106320    Monotone-Revision: 5967de9b0e184b1ee595f3e376d640dbeef5f801
106321
106322    Monotone-Author: wsourdeau@inverse.ca
106323    Monotone-Date: 2011-02-13T22:58:29
106324    Monotone-Branch: ca.inverse.sogo
106325
106326M	ChangeLog
106327M	OpenChange/MAPIStoreMailMessageTable.m
106328
106329commit 75b199d27a84c1ecd76920814273c1a5acc351d3
106330Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106331Date:   Sun Feb 13 22:57:04 2011 +0000
106332
106333    Monotone-Parent: 21a3dbfea6d041ca22f1f9804ac4084ea25551bc
106334    Monotone-Revision: 6223f47e26b3dedfd23e6559da23309cfecc4449
106335
106336    Monotone-Author: wsourdeau@inverse.ca
106337    Monotone-Date: 2011-02-13T22:57:04
106338    Monotone-Branch: ca.inverse.sogo
106339
106340M	ChangeLog
106341M	SoObjects/Mailer/NSData+Mail.h
106342M	SoObjects/Mailer/NSData+Mail.m
106343M	UI/MailPartViewers/UIxMailPartViewer.m
106344
106345commit a564e7b302b99ef8a367071d9dce621194ee3ff7
106346Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106347Date:   Sun Feb 13 22:55:12 2011 +0000
106348
106349    Monotone-Parent: 44e710d477fe4c00e417c926d9eecec7dd1a12c1
106350    Monotone-Revision: 21a3dbfea6d041ca22f1f9804ac4084ea25551bc
106351
106352    Monotone-Author: wsourdeau@inverse.ca
106353    Monotone-Date: 2011-02-13T22:55:12
106354    Monotone-Branch: ca.inverse.sogo
106355
106356M	ChangeLog
106357M	SoObjects/Mailer/SOGoMailObject.m
106358
106359commit 3e652b2f50c9e7757904076c731f72beaf677c5e
106360Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106361Date:   Sun Feb 13 21:53:04 2011 +0000
106362
106363    Monotone-Parent: 2d84c830169d9e6fc80c66cebbaee3d4903fdb88
106364    Monotone-Revision: 44e710d477fe4c00e417c926d9eecec7dd1a12c1
106365
106366    Monotone-Author: wsourdeau@inverse.ca
106367    Monotone-Date: 2011-02-13T21:53:04
106368    Monotone-Branch: ca.inverse.sogo
106369
106370M	ChangeLog
106371M	OpenChange/MAPIStoreMailMessageTable.m
106372
106373commit 54e7721a60abec7c7813936b1f1a98039f9273b6
106374Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106375Date:   Sat Feb 12 04:33:24 2011 +0000
106376
106377    Monotone-Parent: 4a6e1466c3b8ab939f8fea9f2c12a5873c724821
106378    Monotone-Revision: 2d84c830169d9e6fc80c66cebbaee3d4903fdb88
106379
106380    Monotone-Author: wsourdeau@inverse.ca
106381    Monotone-Date: 2011-02-12T04:33:24
106382    Monotone-Branch: ca.inverse.sogo
106383
106384M	ChangeLog
106385M	OpenChange/MAPIStoreContext.m
106386
106387commit c6812d8ad0b6328e085e9c4c5267405cc43428dd
106388Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106389Date:   Sat Feb 12 04:30:40 2011 +0000
106390
106391    Monotone-Parent: 9d47c9cef3446d2779b6278f14667829a001d33e
106392    Monotone-Revision: 4a6e1466c3b8ab939f8fea9f2c12a5873c724821
106393
106394    Monotone-Author: wsourdeau@inverse.ca
106395    Monotone-Date: 2011-02-12T04:30:40
106396    Monotone-Branch: ca.inverse.sogo
106397
106398M	ChangeLog
106399M	OpenChange/MAPIStoreMailMessageTable.m
106400
106401commit d3f008b1c059b6539b90d27fe4811fe1f05a08fb
106402Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106403Date:   Fri Feb 11 21:38:10 2011 +0000
106404
106405    Monotone-Parent: 33e2aa2b132966fb140cf836363d66bcada361fd
106406    Monotone-Revision: 9d47c9cef3446d2779b6278f14667829a001d33e
106407
106408    Monotone-Author: wsourdeau@inverse.ca
106409    Monotone-Date: 2011-02-11T21:38:10
106410    Monotone-Branch: ca.inverse.sogo
106411
106412M	ChangeLog
106413M	OpenChange/MAPIStoreCalendarMessageTable.m
106414
106415commit 3dded781c2f2ecf52b233755ce70e5ad8d6dbc50
106416Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106417Date:   Fri Feb 11 21:37:17 2011 +0000
106418
106419    Monotone-Parent: 26cbeaca3585c432387d70a58a14fa4850bca000
106420    Monotone-Revision: 33e2aa2b132966fb140cf836363d66bcada361fd
106421
106422    Monotone-Author: wsourdeau@inverse.ca
106423    Monotone-Date: 2011-02-11T21:37:17
106424    Monotone-Branch: ca.inverse.sogo
106425
106426M	ChangeLog
106427M	OpenChange/MAPIStoreTable.h
106428M	OpenChange/MAPIStoreTable.m
106429
106430commit 6e1cf147bdb76af8e998eee5ac1efe3953c71e1d
106431Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106432Date:   Fri Feb 11 21:36:37 2011 +0000
106433
106434    Monotone-Parent: f37623a786962bb0e963235762ec7e456c91d768
106435    Monotone-Revision: 26cbeaca3585c432387d70a58a14fa4850bca000
106436
106437    Monotone-Author: wsourdeau@inverse.ca
106438    Monotone-Date: 2011-02-11T21:36:37
106439    Monotone-Branch: ca.inverse.sogo
106440
106441M	ChangeLog
106442M	OpenChange/MAPIStoreGCSMessageTable.m
106443
106444commit aaad02f35a72add9a64c45484fee1e60a18be9d7
106445Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106446Date:   Fri Feb 11 21:33:30 2011 +0000
106447
106448    Monotone-Parent: 5d75a41930454e9254e679544ba3cf4f8029e957
106449    Monotone-Revision: f37623a786962bb0e963235762ec7e456c91d768
106450
106451    Monotone-Author: wsourdeau@inverse.ca
106452    Monotone-Date: 2011-02-11T21:33:30
106453    Monotone-Branch: ca.inverse.sogo
106454
106455M	OpenChange/GNUmakefile
106456
106457commit 9138d50a728106460e39261a1c4080e092a8ffc3
106458Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106459Date:   Fri Feb 11 21:33:15 2011 +0000
106460
106461    Monotone-Parent: 1178361f8707a8028000acf5b245a4eef4ee3f92
106462    Monotone-Revision: 5d75a41930454e9254e679544ba3cf4f8029e957
106463
106464    Monotone-Author: wsourdeau@inverse.ca
106465    Monotone-Date: 2011-02-11T21:33:15
106466    Monotone-Branch: ca.inverse.sogo
106467
106468M	ChangeLog
106469A	OpenChange/NSAutoreleasePool+MAPIStore.h
106470A	OpenChange/NSAutoreleasePool+MAPIStore.m
106471
106472commit 89d4df71b1d6f08869aabd8ec540aecbfaa073bd
106473Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106474Date:   Fri Feb 11 16:09:42 2011 +0000
106475
106476    Monotone-Parent: aeb8c107b97ba5a8089c220a6f38fa3a8ce06df6
106477    Monotone-Revision: 1178361f8707a8028000acf5b245a4eef4ee3f92
106478
106479    Monotone-Author: wsourdeau@inverse.ca
106480    Monotone-Date: 2011-02-11T16:09:42
106481    Monotone-Branch: ca.inverse.sogo
106482
106483M	ChangeLog
106484M	OpenChange/MAPIStoreContactsMessageTable.m
106485
106486commit e61634f501f02c05329c0e587d14395f099b8bb0
106487Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106488Date:   Fri Feb 11 16:08:46 2011 +0000
106489
106490    Monotone-Parent: 2e7676b90c71219dd808c0fe5e7250367ee03889
106491    Monotone-Revision: aeb8c107b97ba5a8089c220a6f38fa3a8ce06df6
106492
106493    Monotone-Author: wsourdeau@inverse.ca
106494    Monotone-Date: 2011-02-11T16:08:46
106495    Monotone-Branch: ca.inverse.sogo
106496
106497M	ChangeLog
106498M	OpenChange/MAPIStoreTasksMessageTable.m
106499
106500commit 3749c51da91ee964b785b5f1e1373db8a01008e0
106501Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106502Date:   Fri Feb 11 16:08:09 2011 +0000
106503
106504    Monotone-Parent: 3f27140faaea0e665b74e3809ef50a384c440a95
106505    Monotone-Revision: 2e7676b90c71219dd808c0fe5e7250367ee03889
106506
106507    Monotone-Author: wsourdeau@inverse.ca
106508    Monotone-Date: 2011-02-11T16:08:09
106509    Monotone-Branch: ca.inverse.sogo
106510
106511M	ChangeLog
106512M	OpenChange/MAPIStoreCalendarMessageTable.m
106513
106514commit e401c0bfae238b8835b9d37a8ae0e433f863575c
106515Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106516Date:   Fri Feb 11 16:06:52 2011 +0000
106517
106518    Monotone-Parent: 4cdc350cb65e4152be392021a72b70b27c397537
106519    Monotone-Revision: 3f27140faaea0e665b74e3809ef50a384c440a95
106520
106521    Monotone-Author: wsourdeau@inverse.ca
106522    Monotone-Date: 2011-02-11T16:06:52
106523    Monotone-Branch: ca.inverse.sogo
106524
106525M	ChangeLog
106526M	OpenChange/MAPIStoreGCSMessageTable.h
106527M	OpenChange/MAPIStoreGCSMessageTable.m
106528
106529commit 316cb593b590798f42fac3f082f4d3dfa36c00af
106530Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106531Date:   Thu Feb 10 17:54:35 2011 +0000
106532
106533    Monotone-Parent: 06d05f5f33259193fb9c9cc279dd8c556f540318
106534    Monotone-Revision: 4cdc350cb65e4152be392021a72b70b27c397537
106535
106536    Monotone-Author: wsourdeau@inverse.ca
106537    Monotone-Date: 2011-02-10T17:54:35
106538    Monotone-Branch: ca.inverse.sogo
106539
106540M	ChangeLog
106541M	OpenChange/MAPIStoreContactsMessageTable.m
106542
106543commit 196cef42abcfd619580ccdef06efd07c00c6f5d3
106544Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106545Date:   Thu Feb 10 17:48:54 2011 +0000
106546
106547    Monotone-Parent: 0a822e8612a60bc6426276297a9e2061a1ec46ca
106548    Monotone-Revision: 06d05f5f33259193fb9c9cc279dd8c556f540318
106549
106550    Monotone-Author: wsourdeau@inverse.ca
106551    Monotone-Date: 2011-02-10T17:48:54
106552    Monotone-Branch: ca.inverse.sogo
106553
106554M	ChangeLog
106555M	OpenChange/MAPIStoreMessageTable.m
106556
106557commit a74ce11a7f29c34d6ac40d2c7078071d8abf3d19
106558Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106559Date:   Thu Feb 10 17:46:47 2011 +0000
106560
106561    Monotone-Parent: 9c93be42dce13d70eb5f0bc31e7ff8fff3aa82c3
106562    Monotone-Revision: 23f1f1841b0ca1de79b952a793ed0513208ab6a9
106563
106564    Monotone-Author: wsourdeau@inverse.ca
106565    Monotone-Date: 2011-02-10T17:46:47
106566    Monotone-Branch: ca.inverse.sogo
106567
106568M	ChangeLog
106569M	OpenChange/NSArray+MAPIStore.h
106570M	OpenChange/NSArray+MAPIStore.m
106571
106572commit 61ea724f60ba3ebdb90ccba117d7980332956ad6
106573Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106574Date:   Wed Feb 9 23:11:28 2011 +0000
106575
106576    Monotone-Parent: ca6c0c42d5b2cb1a04fefe5bf8aac1760a5456a4
106577    Monotone-Revision: 9c93be42dce13d70eb5f0bc31e7ff8fff3aa82c3
106578
106579    Monotone-Author: wsourdeau@inverse.ca
106580    Monotone-Date: 2011-02-09T23:11:28
106581    Monotone-Branch: ca.inverse.sogo
106582
106583M	ChangeLog
106584M	OpenChange/MAPIStoreMailMessageTable.m
106585M	OpenChange/MAPIStoreMessageTable.m
106586
106587commit 9b2eccf4799b44ca6f15b66d67acf109070bb2f9
106588Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106589Date:   Wed Feb 9 23:01:55 2011 +0000
106590
106591    Monotone-Parent: 834ab880181b91930d46cc8ba5f57844160ae395
106592    Monotone-Revision: ca6c0c42d5b2cb1a04fefe5bf8aac1760a5456a4
106593
106594    Monotone-Author: wsourdeau@inverse.ca
106595    Monotone-Date: 2011-02-09T23:01:55
106596    Monotone-Branch: ca.inverse.sogo
106597
106598M	ChangeLog
106599M	OpenChange/MAPIStoreMailMessageTable.m
106600
106601commit 11b792969d7f6765b5ecd7e301ad3370093b03c9
106602Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106603Date:   Wed Feb 9 22:56:03 2011 +0000
106604
106605    Monotone-Parent: cb733881e889b29228b9fe08863399e209c1c838
106606    Monotone-Revision: 834ab880181b91930d46cc8ba5f57844160ae395
106607
106608    Monotone-Author: wsourdeau@inverse.ca
106609    Monotone-Date: 2011-02-09T22:56:03
106610    Monotone-Branch: ca.inverse.sogo
106611
106612M	ChangeLog
106613M	OpenChange/MAPIStoreMailMessageTable.m
106614
106615commit 465e03ad9cbe535b5a2c37ab4d2f1810d4920020
106616Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106617Date:   Wed Feb 9 22:52:44 2011 +0000
106618
106619    Monotone-Parent: 25c0f3afc946800f9e114cf60bf63edd828745e3
106620    Monotone-Revision: cb733881e889b29228b9fe08863399e209c1c838
106621
106622    Monotone-Author: wsourdeau@inverse.ca
106623    Monotone-Date: 2011-02-09T22:52:44
106624    Monotone-Branch: ca.inverse.sogo
106625
106626M	ChangeLog
106627M	OpenChange/MAPIStoreMailMessageTable.m
106628
106629commit c54b4e1eccc631fbefec8df019a57be380c8f987
106630Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106631Date:   Wed Feb 9 22:47:51 2011 +0000
106632
106633    Monotone-Parent: 6f77fc45fcd26193f857296861fb5fa0648c1e8e
106634    Monotone-Revision: 25c0f3afc946800f9e114cf60bf63edd828745e3
106635
106636    Monotone-Author: wsourdeau@inverse.ca
106637    Monotone-Date: 2011-02-09T22:47:51
106638    Monotone-Branch: ca.inverse.sogo
106639
106640M	ChangeLog
106641M	OpenChange/MAPIStoreMailMessageTable.m
106642
106643commit 6c0bef68bd45c7931cb8b7cb9163959e391a699f
106644Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106645Date:   Wed Feb 9 22:44:45 2011 +0000
106646
106647    Monotone-Parent: 5d2d791e4a2a9e21320b1113d6e1aa60344fd002
106648    Monotone-Revision: 6f77fc45fcd26193f857296861fb5fa0648c1e8e
106649
106650    Monotone-Author: wsourdeau@inverse.ca
106651    Monotone-Date: 2011-02-09T22:44:45
106652    Monotone-Branch: ca.inverse.sogo
106653
106654M	OpenChange/MAPIStoreMailMessageTable.m
106655
106656commit 796b0d142af43cec9803191a29898e85ce040fd5
106657Author: Francis Lachapelle <flachapelle@inverse.ca>
106658Date:   Tue Feb 8 22:54:07 2011 +0000
106659
106660    Updated NEWS file.
106661
106662    Monotone-Parent: 0d473d1aac0aa63e0b65b18525cf984494be0a9d
106663    Monotone-Revision: 5b8c9a975efb96fc96a08343f310f9663d602405
106664
106665    Monotone-Author: flachapelle@inverse.ca
106666    Monotone-Date: 2011-02-08T22:54:07
106667    Monotone-Branch: ca.inverse.sogo
106668
106669M	NEWS
106670
106671commit e1d640024bd41ff6ccf9e5d21e9ece2cda557f3b
106672Author: Francis Lachapelle <flachapelle@inverse.ca>
106673Date:   Tue Feb 8 22:34:57 2011 +0000
106674
106675    Updated Spanish translation.
106676
106677    Monotone-Parent: 00dae3a895004da11dc029c42dbab38d961bc0b9
106678    Monotone-Revision: 0d473d1aac0aa63e0b65b18525cf984494be0a9d
106679
106680    Monotone-Author: flachapelle@inverse.ca
106681    Monotone-Date: 2011-02-08T22:34:57
106682    Monotone-Branch: ca.inverse.sogo
106683
106684M	SoObjects/Appointments/Spanish.lproj/Localizable.strings
106685M	SoObjects/Contacts/Spanish.lproj/Localizable.strings
106686M	SoObjects/Mailer/SOGoMailSpanishForward.wo/SOGoMailSpanishForward.html
106687M	SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.html
106688M	UI/Common/Spanish.lproj/Localizable.strings
106689M	UI/Contacts/Spanish.lproj/Localizable.strings
106690M	UI/MailPartViewers/Spanish.lproj/Localizable.strings
106691M	UI/MailerUI/Spanish.lproj/Localizable.strings
106692M	UI/MainUI/Spanish.lproj/Localizable.strings
106693M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
106694M	UI/Scheduler/Spanish.lproj/Localizable.strings
106695
106696commit 95f2fc8868697d5e7b5358ffc9dbf13ba28c8ffc
106697Author: Francis Lachapelle <flachapelle@inverse.ca>
106698Date:   Tue Feb 8 22:22:19 2011 +0000
106699
106700    Updated Ukrainian translation.
106701
106702    Monotone-Parent: 5d2d791e4a2a9e21320b1113d6e1aa60344fd002
106703    Monotone-Revision: 00dae3a895004da11dc029c42dbab38d961bc0b9
106704
106705    Monotone-Author: flachapelle@inverse.ca
106706    Monotone-Date: 2011-02-08T22:22:19
106707    Monotone-Branch: ca.inverse.sogo
106708
106709M	UI/Common/Ukrainian.lproj/Localizable.strings
106710M	UI/Contacts/Ukrainian.lproj/Localizable.strings
106711M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
106712M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
106713M	UI/Scheduler/Ukrainian.lproj/Localizable.strings
106714
106715commit 9013b40e41c174eaa6b8ca56e4bc31db4764827a
106716Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106717Date:   Mon Feb 7 23:32:01 2011 +0000
106718
106719    Monotone-Parent: 2b87697cba0a5ac85d8fcc1ddc8834688bc9635a
106720    Monotone-Revision: 5d2d791e4a2a9e21320b1113d6e1aa60344fd002
106721
106722    Monotone-Author: wsourdeau@inverse.ca
106723    Monotone-Date: 2011-02-07T23:32:01
106724    Monotone-Branch: ca.inverse.sogo
106725
106726M	OpenChange/MAPIStoreMessageTable.m
106727
106728commit b926cb92c08cfbef82db43a441fa241b569ccc47
106729Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106730Date:   Mon Feb 7 23:31:55 2011 +0000
106731
106732    Monotone-Parent: 2ba6874cdb3084059ed1f87ba96e55335c0a6a64
106733    Monotone-Revision: 2b87697cba0a5ac85d8fcc1ddc8834688bc9635a
106734
106735    Monotone-Author: wsourdeau@inverse.ca
106736    Monotone-Date: 2011-02-07T23:31:55
106737    Monotone-Branch: ca.inverse.sogo
106738
106739M	ChangeLog
106740M	OpenChange/MAPIStoreNotesMessageTable.m
106741
106742commit 53a2c5538a4f74fb6babdc0898be907b1592fd50
106743Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106744Date:   Mon Feb 7 23:19:02 2011 +0000
106745
106746    Monotone-Parent: bb660a831898726081ef797a1c2e73f2306dc626
106747    Monotone-Revision: 2ba6874cdb3084059ed1f87ba96e55335c0a6a64
106748
106749    Monotone-Author: wsourdeau@inverse.ca
106750    Monotone-Date: 2011-02-07T23:19:02
106751    Monotone-Branch: ca.inverse.sogo
106752
106753M	ChangeLog
106754M	OpenChange/MAPIStoreCalendarMessageTable.m
106755M	OpenChange/MAPIStoreContactsMessageTable.m
106756M	OpenChange/MAPIStoreMailMessageTable.m
106757M	OpenChange/MAPIStoreMessageTable.m
106758M	OpenChange/MAPIStoreTasksMessageTable.m
106759
106760commit d6e60a9ba7fcef39211eb9139e98fe433d26a046
106761Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106762Date:   Mon Feb 7 23:16:46 2011 +0000
106763
106764    Monotone-Parent: f857a2607e52df575d9685a74699fbd77a616dab
106765    Monotone-Revision: bb660a831898726081ef797a1c2e73f2306dc626
106766
106767    Monotone-Author: wsourdeau@inverse.ca
106768    Monotone-Date: 2011-02-07T23:16:46
106769    Monotone-Branch: ca.inverse.sogo
106770
106771M	ChangeLog
106772M	OpenChange/MAPIStoreContext.m
106773
106774commit d4abf6cf9522a825943cd8d78f4e5bd6713e7bca
106775Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106776Date:   Mon Feb 7 17:49:47 2011 +0000
106777
106778    Monotone-Parent: 8dc4df621d7d3e7b400854df5f4d831bf8e6a62e
106779    Monotone-Revision: f857a2607e52df575d9685a74699fbd77a616dab
106780
106781    Monotone-Author: wsourdeau@inverse.ca
106782    Monotone-Date: 2011-02-07T17:49:47
106783    Monotone-Branch: ca.inverse.sogo
106784
106785M	ChangeLog
106786M	OpenChange/GNUmakefile
106787M	OpenChange/MAPIStoreMailMessageTable.m
106788A	OpenChange/SOGoMailObject+MAPIStore.h
106789A	OpenChange/SOGoMailObject+MAPIStore.m
106790
106791commit 3e5c19bfaed2e262675ac4665da6953f45c69db2
106792Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106793Date:   Mon Feb 7 17:17:10 2011 +0000
106794
106795    Monotone-Parent: dc04eb7c603c80427d9ac15ee5747b6d6ed6ff48
106796    Monotone-Revision: 8dc4df621d7d3e7b400854df5f4d831bf8e6a62e
106797
106798    Monotone-Author: wsourdeau@inverse.ca
106799    Monotone-Date: 2011-02-07T17:17:10
106800    Monotone-Branch: ca.inverse.sogo
106801
106802M	ChangeLog
106803M	OpenChange/MAPIStoreDraftsContext.m
106804
106805commit c0974b8f2e87486c5f61e8338ad5a9790c7950fe
106806Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106807Date:   Mon Feb 7 15:27:22 2011 +0000
106808
106809    Monotone-Parent: 27dc3c974ed1585b54e4d58d5ab193527645b95b
106810    Monotone-Revision: dc04eb7c603c80427d9ac15ee5747b6d6ed6ff48
106811
106812    Monotone-Author: wsourdeau@inverse.ca
106813    Monotone-Date: 2011-02-07T15:27:22
106814    Monotone-Branch: ca.inverse.sogo
106815
106816M	ChangeLog
106817M	OpenChange/MAPIStoreDraftsContext.h
106818M	OpenChange/MAPIStoreDraftsContext.m
106819
106820commit bfea0c43b99cbc76312f6a50a6b64bd48c2d4458
106821Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106822Date:   Mon Feb 7 15:26:42 2011 +0000
106823
106824    Monotone-Parent: 56f579d41c63981db591c91450d6286b9ca53078
106825    Monotone-Revision: 27dc3c974ed1585b54e4d58d5ab193527645b95b
106826
106827    Monotone-Author: wsourdeau@inverse.ca
106828    Monotone-Date: 2011-02-07T15:26:42
106829    Monotone-Branch: ca.inverse.sogo
106830
106831M	ChangeLog
106832M	OpenChange/MAPIStoreDeletedItemsContext.h
106833M	OpenChange/MAPIStoreDeletedItemsContext.m
106834
106835commit 8053f126f7fb1c00805baf3f88a0ca100f9bb2c9
106836Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106837Date:   Sun Feb 6 22:49:33 2011 +0000
106838
106839    Monotone-Parent: 385b1ef1c54f07a7e75a0de0fdf1149cd54755b8
106840    Monotone-Revision: 56f579d41c63981db591c91450d6286b9ca53078
106841
106842    Monotone-Author: wsourdeau@inverse.ca
106843    Monotone-Date: 2011-02-06T22:49:33
106844    Monotone-Branch: ca.inverse.sogo
106845
106846M	ChangeLog
106847M	OpenChange/MAPIStoreMailMessageTable.h
106848M	OpenChange/MAPIStoreMailMessageTable.m
106849
106850commit 3cb14e0cc8d0912086b60b7a73fa63cf39c0f04c
106851Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106852Date:   Sun Feb 6 16:45:34 2011 +0000
106853
106854    Monotone-Parent: 38a3270c68b7a55a50c94569d54d172e37841eba
106855    Monotone-Revision: 385b1ef1c54f07a7e75a0de0fdf1149cd54755b8
106856
106857    Monotone-Author: wsourdeau@inverse.ca
106858    Monotone-Date: 2011-02-06T16:45:34
106859    Monotone-Branch: ca.inverse.sogo
106860
106861M	ChangeLog
106862M	OpenChange/MAPIStoreContext.h
106863M	OpenChange/MAPIStoreContext.m
106864M	OpenChange/MAPIStoreMessageTable.h
106865M	OpenChange/MAPIStoreMessageTable.m
106866M	OpenChange/MAPIStoreSOGo.m
106867
106868commit 6dac2e38f7f8b67ec850d3cc8a857b50cad99b1a
106869Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106870Date:   Sun Feb 6 16:43:16 2011 +0000
106871
106872    Monotone-Parent: 1126d6ad15404744e779f38d1c079d25ecf95422
106873    Monotone-Revision: 38a3270c68b7a55a50c94569d54d172e37841eba
106874
106875    Monotone-Author: wsourdeau@inverse.ca
106876    Monotone-Date: 2011-02-06T16:43:16
106877    Monotone-Branch: ca.inverse.sogo
106878
106879M	ChangeLog
106880M	OpenChange/SOGoMAPIFSMessage.m
106881
106882commit a9169a2823c0020fc83a4d103a7693694524e581
106883Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106884Date:   Fri Feb 4 16:34:47 2011 +0000
106885
106886    Monotone-Parent: 71e8d6e738a201066fe20c3c31bde9c788ee9743
106887    Monotone-Revision: 1126d6ad15404744e779f38d1c079d25ecf95422
106888
106889    Monotone-Author: wsourdeau@inverse.ca
106890    Monotone-Date: 2011-02-04T16:34:47
106891    Monotone-Branch: ca.inverse.sogo
106892
106893M	ChangeLog
106894M	OpenChange/SOGoMAPIFSMessage.m
106895
106896commit cf9d12009e9d362ae1811abe9e0f182078e2f52b
106897Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106898Date:   Fri Feb 4 16:08:13 2011 +0000
106899
106900    Monotone-Parent: 694600692b70cc30ffc96cddeb455dc83bc72078
106901    Monotone-Revision: 71e8d6e738a201066fe20c3c31bde9c788ee9743
106902
106903    Monotone-Author: wsourdeau@inverse.ca
106904    Monotone-Date: 2011-02-04T16:08:13
106905    Monotone-Branch: ca.inverse.sogo
106906
106907M	ChangeLog
106908M	OpenChange/MAPIStoreMailMessageTable.m
106909
106910commit 6e2d8b12b96be3d84433b56332af31dc72fcf631
106911Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106912Date:   Fri Feb 4 16:07:29 2011 +0000
106913
106914    Monotone-Parent: aac65a31ee08c38f3f5267343de6d090bbef6381
106915    Monotone-Revision: 694600692b70cc30ffc96cddeb455dc83bc72078
106916
106917    Monotone-Author: wsourdeau@inverse.ca
106918    Monotone-Date: 2011-02-04T16:07:29
106919    Monotone-Branch: ca.inverse.sogo
106920
106921M	ChangeLog
106922M	OpenChange/SOGoMAPIFSMessage.m
106923
106924commit fefbba1e9bdd32e813d94c8acaf42735ce7ce75e
106925Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106926Date:   Fri Feb 4 16:06:13 2011 +0000
106927
106928    Monotone-Parent: fd26ef54712b68d619a42454fdf11e513293163d
106929    Monotone-Revision: aac65a31ee08c38f3f5267343de6d090bbef6381
106930
106931    Monotone-Author: wsourdeau@inverse.ca
106932    Monotone-Date: 2011-02-04T16:06:13
106933    Monotone-Branch: ca.inverse.sogo
106934
106935M	ChangeLog
106936M	OpenChange/MAPIStoreContext.m
106937
106938commit 5a79db0b005acb23a52c22c0b9a701028523d949
106939Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106940Date:   Fri Feb 4 04:02:36 2011 +0000
106941
106942    Monotone-Parent: 110dbcea5d14646733928a01d28e5b2958b6421f
106943    Monotone-Revision: fd26ef54712b68d619a42454fdf11e513293163d
106944
106945    Monotone-Author: wsourdeau@inverse.ca
106946    Monotone-Date: 2011-02-04T04:02:36
106947    Monotone-Branch: ca.inverse.sogo
106948
106949M	ChangeLog
106950M	OpenChange/SOGoAppointmentObject+MAPIStore.m
106951
106952commit bb69b7a657135373a33d7fccffd5b886042b2e06
106953Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106954Date:   Fri Feb 4 03:53:07 2011 +0000
106955
106956    Monotone-Parent: 130c60706cf2d64c1389d2675c1cffcb607d2717
106957    Monotone-Revision: 110dbcea5d14646733928a01d28e5b2958b6421f
106958
106959    Monotone-Author: wsourdeau@inverse.ca
106960    Monotone-Date: 2011-02-04T03:53:07
106961    Monotone-Branch: ca.inverse.sogo
106962
106963M	ChangeLog
106964M	SoObjects/SOGo/SOGoContentObject.h
106965M	SoObjects/SOGo/SOGoContentObject.m
106966
106967commit a9b6bec2424d2d4d8423520f5b26f32c47fc201e
106968Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106969Date:   Fri Feb 4 03:50:21 2011 +0000
106970
106971    Monotone-Parent: 76c9100436fa0dc82d0c5810c4defbc26164b700
106972    Monotone-Revision: 130c60706cf2d64c1389d2675c1cffcb607d2717
106973
106974    Monotone-Author: wsourdeau@inverse.ca
106975    Monotone-Date: 2011-02-04T03:50:21
106976    Monotone-Branch: ca.inverse.sogo
106977
106978M	ChangeLog
106979M	OpenChange/MAPIStoreCalendarContext.m
106980
106981commit 350a9fb8bf1213022bb250192bb9b855f857f8e1
106982Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106983Date:   Fri Feb 4 03:49:20 2011 +0000
106984
106985    Monotone-Parent: 9cd38432efa3f821a55e29054f08c730b4b8df41
106986    Monotone-Revision: 76c9100436fa0dc82d0c5810c4defbc26164b700
106987
106988    Monotone-Author: wsourdeau@inverse.ca
106989    Monotone-Date: 2011-02-04T03:49:20
106990    Monotone-Branch: ca.inverse.sogo
106991
106992M	OpenChange/MAPIStoreContext.m
106993
106994commit abbce9b69a7bb23d8bf53b6b4aee4363549c521f
106995Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
106996Date:   Fri Feb 4 03:48:31 2011 +0000
106997
106998    Monotone-Parent: 72b9bd995f18feb4cb9796148626b91ffeacd955
106999    Monotone-Revision: 9cd38432efa3f821a55e29054f08c730b4b8df41
107000
107001    Monotone-Author: wsourdeau@inverse.ca
107002    Monotone-Date: 2011-02-04T03:48:31
107003    Monotone-Branch: ca.inverse.sogo
107004
107005M	ChangeLog
107006M	OpenChange/SOGoMAPIFSMessage.h
107007M	OpenChange/SOGoMAPIFSMessage.m
107008
107009commit cda37360b8d5628603a26f867dc656509daa453d
107010Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107011Date:   Fri Feb 4 03:42:28 2011 +0000
107012
107013    Monotone-Parent: cf82a6c633ed0ff127f0f681583035b3bcc35b77
107014    Monotone-Revision: 72b9bd995f18feb4cb9796148626b91ffeacd955
107015
107016    Monotone-Author: wsourdeau@inverse.ca
107017    Monotone-Date: 2011-02-04T03:42:28
107018    Monotone-Branch: ca.inverse.sogo
107019
107020M	ChangeLog
107021M	OpenChange/MAPIStoreTable.m
107022
107023commit a5b387cfebe91d9df12343315535b9cbc380c4c9
107024Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107025Date:   Thu Feb 3 22:39:02 2011 +0000
107026
107027    Monotone-Parent: 48706c943fa3ceb72288194c22bfec223fb4a890
107028    Monotone-Revision: cf82a6c633ed0ff127f0f681583035b3bcc35b77
107029
107030    Monotone-Author: wsourdeau@inverse.ca
107031    Monotone-Date: 2011-02-03T22:39:02
107032    Monotone-Branch: ca.inverse.sogo
107033
107034M	ChangeLog
107035M	OpenChange/MAPIStoreContext.h
107036M	OpenChange/MAPIStoreContext.m
107037M	OpenChange/MAPIStoreSOGo.m
107038
107039commit 952404d05fa432a8442f63c5543a2d8749f53988
107040Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107041Date:   Thu Feb 3 22:09:41 2011 +0000
107042
107043    Monotone-Parent: a830e73fbed57c6ef30ede64ea5bfa6d85af8f74
107044    Monotone-Revision: ade57d95f9e3d9e8015757ea30d104d416c32d67
107045
107046    Monotone-Author: wsourdeau@inverse.ca
107047    Monotone-Date: 2011-02-03T22:09:41
107048    Monotone-Branch: ca.inverse.sogo
107049
107050M	ChangeLog
107051M	OpenChange/MAPIStoreMapping.h
107052M	OpenChange/MAPIStoreMapping.m
107053
107054commit 31d710c97442ad220cadbabe663fa2a11421580c
107055Author: Francis Lachapelle <flachapelle@inverse.ca>
107056Date:   Thu Feb 3 19:17:36 2011 +0000
107057
107058    Updated documentation and added new Inverse logo.
107059
107060    Monotone-Parent: 6d0fa6e2fd8ea58ea9fdb11b3d3140f9f8c58538
107061    Monotone-Revision: 02eeec72548ff817666ea01fd17816eeaf1aa802
107062
107063    Monotone-Author: flachapelle@inverse.ca
107064    Monotone-Date: 2011-02-03T19:17:36
107065    Monotone-Branch: ca.inverse.sogo
107066
107067M	Documentation/SOGo Installation Guide.odt
107068M	Documentation/SOGo Mobile Devices Configuration.odt
107069M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
107070M	Documentation/inverse.jpg
107071M	UI/WebServerResources/inverse.png
107072
107073commit 7bbbffd566a4cabec290646d0fa2f08f3a827bd9
107074Author: Francis Lachapelle <flachapelle@inverse.ca>
107075Date:   Thu Feb 3 18:49:48 2011 +0000
107076
107077    See ChangeLog.
107078
107079    Monotone-Parent: baa6f9af328e12270813b11beac4250ab90005b0
107080    Monotone-Revision: 887c25db6d397495f0b51cedfe52e01f2315a1db
107081
107082    Monotone-Author: flachapelle@inverse.ca
107083    Monotone-Date: 2011-02-03T18:49:48
107084    Monotone-Branch: ca.inverse.sogo
107085
107086M	ChangeLog
107087M	SoObjects/Mailer/SOGoSieveConverter.m
107088
107089commit b6677809570b59cc7d4a129353c1d35340c74235
107090Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107091Date:   Thu Feb 3 16:14:39 2011 +0000
107092
107093    Monotone-Parent: 6eed7e248c203a0103250e46033fc47b929ee536
107094    Monotone-Revision: a830e73fbed57c6ef30ede64ea5bfa6d85af8f74
107095
107096    Monotone-Author: wsourdeau@inverse.ca
107097    Monotone-Date: 2011-02-03T16:14:39
107098    Monotone-Branch: ca.inverse.sogo
107099
107100M	OpenChange/MAPIStoreCalendarMessageTable.m
107101
107102commit bb2373ebe69b9c6ee095a27ed08fa7e6c38c3301
107103Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107104Date:   Thu Feb 3 16:12:22 2011 +0000
107105
107106    Monotone-Parent: 659def76b8868bdc540986987d61b39410737054
107107    Monotone-Revision: 6eed7e248c203a0103250e46033fc47b929ee536
107108
107109    Monotone-Author: wsourdeau@inverse.ca
107110    Monotone-Date: 2011-02-03T16:12:22
107111    Monotone-Branch: ca.inverse.sogo
107112
107113M	ChangeLog
107114M	Main/SOGo.h
107115M	Main/SOGo.m
107116M	SoObjects/SOGo/GNUmakefile
107117M	SoObjects/SOGo/SOGoUser.m
107118A	SoObjects/SOGo/WOResourceManager+SOGo.h
107119A	SoObjects/SOGo/WOResourceManager+SOGo.m
107120M	UI/MailerUI/UIxMailEditor.m
107121M	UI/PreferencesUI/UIxPreferences.m
107122M	UI/Scheduler/UIxCalDayTable.m
107123M	UI/Scheduler/UIxCalMonthView.m
107124M	UI/Scheduler/UIxComponentEditor.m
107125
107126commit f3e23ff65153c9d7e6e403c3491d256c968689fe
107127Author: Ludovic Marcotte <lmarcotte@inverse.ca>
107128Date:   Wed Feb 2 01:58:56 2011 +0000
107129
107130    See ChangeLog
107131
107132    Monotone-Parent: baa6f9af328e12270813b11beac4250ab90005b0
107133    Monotone-Revision: 659def76b8868bdc540986987d61b39410737054
107134
107135    Monotone-Author: ludovic@Sophos.ca
107136    Monotone-Date: 2011-02-02T01:58:56
107137    Monotone-Branch: ca.inverse.sogo
107138
107139M	ChangeLog
107140M	SoObjects/SOGo/NSString+Utilities.h
107141M	SoObjects/SOGo/NSString+Utilities.m
107142M	SoObjects/SOGo/SQLSource.m
107143
107144commit 7f90b060a777bf925880415dac3372a0f2bc2fb1
107145Author: Francis Lachapelle <flachapelle@inverse.ca>
107146Date:   Sun Jan 30 00:51:17 2011 +0000
107147
107148    See ChangeLog.
107149
107150    Monotone-Parent: 127d7e0f27ce8654d56f5744a2db77f6e533bf38
107151    Monotone-Revision: baa6f9af328e12270813b11beac4250ab90005b0
107152
107153    Monotone-Author: flachapelle@inverse.ca
107154    Monotone-Date: 2011-01-30T00:51:17
107155    Monotone-Branch: ca.inverse.sogo
107156
107157M	ChangeLog
107158M	UI/WebServerResources/MailerUI.js
107159M	UI/WebServerResources/scriptaculous/dragdrop.js
107160
107161commit 44e560938d8a4f36b04ef885b69b759976fe76db
107162Author: Francis Lachapelle <flachapelle@inverse.ca>
107163Date:   Sat Jan 29 21:00:47 2011 +0000
107164
107165    See ChangeLog.
107166
107167    Monotone-Parent: c09a9a2ace15611bac77259d8e09678c45173642
107168    Monotone-Revision: 127d7e0f27ce8654d56f5744a2db77f6e533bf38
107169
107170    Monotone-Author: flachapelle@inverse.ca
107171    Monotone-Date: 2011-01-29T21:00:47
107172    Monotone-Branch: ca.inverse.sogo
107173
107174M	ChangeLog
107175M	SoObjects/Mailer/SOGoSieveConverter.m
107176
107177commit 73bc7b9b96d54d5007236d0bc519f33a99f386a9
107178Author: Francis Lachapelle <flachapelle@inverse.ca>
107179Date:   Sat Jan 29 07:10:10 2011 +0000
107180
107181    See ChangeLog.
107182
107183    Monotone-Parent: 67ceb1cbca26597fa55e31fb97e198f72e72f1df
107184    Monotone-Revision: c09a9a2ace15611bac77259d8e09678c45173642
107185
107186    Monotone-Author: flachapelle@inverse.ca
107187    Monotone-Date: 2011-01-29T07:10:10
107188    Monotone-Branch: ca.inverse.sogo
107189
107190M	ChangeLog
107191M	UI/WebServerResources/MailerUI.js
107192
107193commit a0039a40f271ceef3d0d6faebe8c7312569fafa1
107194Author: Francis Lachapelle <flachapelle@inverse.ca>
107195Date:   Thu Jan 27 16:01:24 2011 +0000
107196
107197    See ChangeLog.
107198
107199    Monotone-Parent: d44813d7233d6d5cad1ae38fa520e06886d97b83
107200    Monotone-Revision: 67ceb1cbca26597fa55e31fb97e198f72e72f1df
107201
107202    Monotone-Author: flachapelle@inverse.ca
107203    Monotone-Date: 2011-01-27T16:01:24
107204    Monotone-Branch: ca.inverse.sogo
107205    Monotone-Tag: SOGo_v1.3.5a
107206
107207M	ChangeLog
107208M	SoObjects/SOGo/LDAPSource.m
107209
107210commit d325930d9f8471f0bef5c73d6c065a80473c4e28
107211Author: Francis Lachapelle <flachapelle@inverse.ca>
107212Date:   Thu Jan 27 14:57:04 2011 +0000
107213
107214    See ChangeLog.
107215
107216    Monotone-Parent: 539a6de4e61b62d0eecf5d485884649c2dd6444b
107217    Monotone-Revision: d44813d7233d6d5cad1ae38fa520e06886d97b83
107218
107219    Monotone-Author: flachapelle@inverse.ca
107220    Monotone-Date: 2011-01-27T14:57:04
107221    Monotone-Branch: ca.inverse.sogo
107222
107223M	ChangeLog
107224M	SoObjects/Mailer/SOGoDraftObject.m
107225
107226commit a3e5f6af7741ebd43c050f218efedfd1341f542a
107227Author: Francis Lachapelle <flachapelle@inverse.ca>
107228Date:   Wed Jan 26 17:08:22 2011 +0000
107229
107230    Monotone-Parent: 9a07e2e5886ddaf3e70480ea632f1581bf03fb7d
107231    Monotone-Revision: 539a6de4e61b62d0eecf5d485884649c2dd6444b
107232
107233    Monotone-Author: flachapelle@inverse.ca
107234    Monotone-Date: 2011-01-26T17:08:22
107235    Monotone-Branch: ca.inverse.sogo
107236    Monotone-Tag: SOGo_v1.3.5
107237
107238M	debian/changelog
107239
107240commit 762b72b8f7908b5454189ea22638b9dc99f80a9c
107241Author: Francis Lachapelle <flachapelle@inverse.ca>
107242Date:   Wed Jan 26 16:32:32 2011 +0000
107243
107244    Updated documentation.
107245
107246    Monotone-Parent: ad04c9f249cec70f94755294fde41346db741e82
107247    Monotone-Revision: 9a07e2e5886ddaf3e70480ea632f1581bf03fb7d
107248
107249    Monotone-Author: flachapelle@inverse.ca
107250    Monotone-Date: 2011-01-26T16:32:32
107251    Monotone-Branch: ca.inverse.sogo
107252
107253M	Documentation/SOGo Mobile Devices Configuration.odt
107254M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
107255
107256commit 80615bd24f44fbfedd05938a0bfc0dc9eb16112d
107257Author: Francis Lachapelle <flachapelle@inverse.ca>
107258Date:   Wed Jan 26 15:57:25 2011 +0000
107259
107260    Monotone-Parent: 93f02a3eae7a8d5fbf902ba43a47ae1ce2b76baf
107261    Monotone-Revision: ad04c9f249cec70f94755294fde41346db741e82
107262
107263    Monotone-Author: flachapelle@inverse.ca
107264    Monotone-Date: 2011-01-26T15:57:25
107265    Monotone-Branch: ca.inverse.sogo
107266
107267M	UI/WebServerResources/HTMLElement.js
107268
107269commit 41124336f7c89a32c1560d6545e44fd414374790
107270Author: Francis Lachapelle <flachapelle@inverse.ca>
107271Date:   Wed Jan 26 15:55:59 2011 +0000
107272
107273    See Changelog.
107274
107275    Monotone-Parent: 8658284026ef9be953eada83e1590f5fded9a943
107276    Monotone-Revision: 93f02a3eae7a8d5fbf902ba43a47ae1ce2b76baf
107277
107278    Monotone-Author: flachapelle@inverse.ca
107279    Monotone-Date: 2011-01-26T15:55:59
107280    Monotone-Branch: ca.inverse.sogo
107281
107282M	ChangeLog
107283M	UI/Scheduler/UIxComponentEditor.m
107284
107285commit 2d09378afaeb30ae7eca86feed845e6100dc7b01
107286Author: Francis Lachapelle <flachapelle@inverse.ca>
107287Date:   Tue Jan 25 21:19:00 2011 +0000
107288
107289    Updated NEWS file.
107290
107291    Monotone-Parent: 8ae8da16d609d93a6a558c6f5f1d66a6732216f2
107292    Monotone-Revision: 8658284026ef9be953eada83e1590f5fded9a943
107293
107294    Monotone-Author: flachapelle@inverse.ca
107295    Monotone-Date: 2011-01-25T21:19:00
107296    Monotone-Branch: ca.inverse.sogo
107297
107298M	Documentation/SOGo Installation Guide.odt
107299M	Main/Version
107300M	NEWS
107301M	UI/MainUI/Version
107302
107303commit ef1a9e3433034bc2cf0318714c99a825e31c1ca2
107304Author: Francis Lachapelle <flachapelle@inverse.ca>
107305Date:   Tue Jan 25 20:49:42 2011 +0000
107306
107307    Fixed compilation warnings.
107308
107309    Monotone-Parent: df727711ddaeb59cfb4220423aa4459767df5994
107310    Monotone-Revision: 8ae8da16d609d93a6a558c6f5f1d66a6732216f2
107311
107312    Monotone-Author: flachapelle@inverse.ca
107313    Monotone-Date: 2011-01-25T20:49:42
107314    Monotone-Branch: ca.inverse.sogo
107315
107316M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
107317
107318commit 38d90ffb694eb0fc7bc959bd3c9e583a7391c64e
107319Author: Francis Lachapelle <flachapelle@inverse.ca>
107320Date:   Mon Jan 24 19:20:42 2011 +0000
107321
107322    Updated to ckeditor 3.4.3.
107323
107324    Monotone-Parent: 97d1e717196204ed1f0a357d5acf937dc05b1c39
107325    Monotone-Revision: df727711ddaeb59cfb4220423aa4459767df5994
107326
107327    Monotone-Author: flachapelle@inverse.ca
107328    Monotone-Date: 2011-01-24T19:20:42
107329    Monotone-Branch: ca.inverse.sogo
107330
107331M	UI/WebServerResources/ckeditor/ckeditor.js
107332M	UI/WebServerResources/ckeditor/ckeditor_basic.js
107333M	UI/WebServerResources/ckeditor/lang/_translationstatus.txt
107334M	UI/WebServerResources/ckeditor/lang/de.js
107335M	UI/WebServerResources/ckeditor/lang/es.js
107336M	UI/WebServerResources/ckeditor/lang/hu.js
107337M	UI/WebServerResources/ckeditor/lang/ja.js
107338M	UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js
107339M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
107340M	UI/WebServerResources/ckeditor/plugins/pastefromword/filter/default.js
107341M	UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js
107342A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/he.js
107343M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js
107344M	UI/WebServerResources/ckeditor/skins/kama/dialog.css
107345M	UI/WebServerResources/ckeditor/skins/office2003/dialog.css
107346M	UI/WebServerResources/ckeditor/skins/v2/dialog.css
107347M	UI/WebServerResources/ckeditor/themes/default/theme.js
107348
107349commit c0572dfb56ae6752a1a134780e1c01f7de23287b
107350Author: Francis Lachapelle <flachapelle@inverse.ca>
107351Date:   Mon Jan 24 18:04:43 2011 +0000
107352
107353    Monotone-Parent: 66faeac6511d176fd1b35b6a0a5b8cbb20b0b2d1
107354    Monotone-Revision: 97d1e717196204ed1f0a357d5acf937dc05b1c39
107355
107356    Monotone-Author: flachapelle@inverse.ca
107357    Monotone-Date: 2011-01-24T18:04:43
107358    Monotone-Branch: ca.inverse.sogo
107359
107360M	SoObjects/SOGo/LDAPSource.m
107361
107362commit c33821349e4e3277cee177f1d1ae847e18c3db55
107363Author: Francis Lachapelle <flachapelle@inverse.ca>
107364Date:   Mon Jan 24 18:02:12 2011 +0000
107365
107366    See Changelog.
107367
107368    Monotone-Parent: 7644c155b02b86d417852ac59361714181ec8c18
107369    Monotone-Revision: 66faeac6511d176fd1b35b6a0a5b8cbb20b0b2d1
107370
107371    Monotone-Author: flachapelle@inverse.ca
107372    Monotone-Date: 2011-01-24T18:02:12
107373    Monotone-Branch: ca.inverse.sogo
107374
107375M	ChangeLog
107376M	SoObjects/SOGo/LDAPSource.h
107377M	SoObjects/SOGo/LDAPSource.m
107378M	SoObjects/SOGo/SOGoUserManager.m
107379
107380commit 84c08b964a409e9713238074c28d7ce45ba5877a
107381Author: Francis Lachapelle <flachapelle@inverse.ca>
107382Date:   Fri Jan 21 21:56:09 2011 +0000
107383
107384    See Changelog
107385
107386    Monotone-Parent: 29ad2f44363331300de6fd559f5b2878bb4e2883
107387    Monotone-Revision: 7644c155b02b86d417852ac59361714181ec8c18
107388
107389    Monotone-Author: flachapelle@inverse.ca
107390    Monotone-Date: 2011-01-21T21:56:09
107391    Monotone-Branch: ca.inverse.sogo
107392
107393M	ChangeLog
107394M	SoObjects/Appointments/SOGoAppointmentFolder.m
107395M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
107396M	UI/Scheduler/UIxAppointmentEditor.m
107397
107398commit 00a7a97370a156e432fa9a2f56a44fbbe4be74d7
107399Author: Francis Lachapelle <flachapelle@inverse.ca>
107400Date:   Fri Jan 21 21:46:27 2011 +0000
107401
107402    Fixed a bug in selection of live loading tables. Can have drawbacks elsewhere.
107403
107404    Monotone-Parent: cc5ae0ed4fdbea1b7073ec3eaac478fa46d683f7
107405    Monotone-Revision: 29ad2f44363331300de6fd559f5b2878bb4e2883
107406
107407    Monotone-Author: flachapelle@inverse.ca
107408    Monotone-Date: 2011-01-21T21:46:27
107409    Monotone-Branch: ca.inverse.sogo
107410
107411M	UI/WebServerResources/HTMLElement.js
107412
107413commit fcf937b09cde16b1670ff0fe4fd652a4cfcedf86
107414Author: Francis Lachapelle <flachapelle@inverse.ca>
107415Date:   Wed Jan 19 04:40:30 2011 +0000
107416
107417    Improved print CSS for Mail module.
107418
107419    Monotone-Parent: c2f49ba857d8dcdda22d3395cb073bf99a040d49
107420    Monotone-Revision: cc5ae0ed4fdbea1b7073ec3eaac478fa46d683f7
107421
107422    Monotone-Author: flachapelle@inverse.ca
107423    Monotone-Date: 2011-01-19T04:40:30
107424    Monotone-Branch: ca.inverse.sogo
107425
107426M	UI/WebServerResources/MailerUI.css
107427
107428commit c3d4250b6fe3f1f26f759621fa74bc0d9e520b7d
107429Author: Francis Lachapelle <flachapelle@inverse.ca>
107430Date:   Tue Jan 18 03:07:38 2011 +0000
107431
107432    See Changelog.
107433
107434    Monotone-Parent: f638868d7db65b1617476f06e76394a24bca8310
107435    Monotone-Revision: c2f49ba857d8dcdda22d3395cb073bf99a040d49
107436
107437    Monotone-Author: flachapelle@inverse.ca
107438    Monotone-Date: 2011-01-18T03:07:38
107439    Monotone-Branch: ca.inverse.sogo
107440
107441M	ChangeLog
107442M	SoObjects/Appointments/SOGoEMailAlarmsManager.m
107443
107444commit ab94153bfc56c7e08a47009edb2f08c1bef69608
107445Author: Francis Lachapelle <flachapelle@inverse.ca>
107446Date:   Fri Jan 14 19:07:43 2011 +0000
107447
107448    Monotone-Parent: b6726f7b87c51426fc4fa2e3ed33d20cb47a89e0
107449    Monotone-Revision: f638868d7db65b1617476f06e76394a24bca8310
107450
107451    Monotone-Author: flachapelle@inverse.ca
107452    Monotone-Date: 2011-01-14T19:07:43
107453    Monotone-Branch: ca.inverse.sogo
107454
107455M	SOPE/NGCards/iCalRepeatableEntityObject.m
107456M	SoObjects/Appointments/SOGoAppointmentFolder.m
107457M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
107458
107459commit 2c8744dcb09798f547c43ae9c23cdef1dcdb11d5
107460Author: Francis Lachapelle <flachapelle@inverse.ca>
107461Date:   Fri Jan 14 15:33:20 2011 +0000
107462
107463    See Changelog.
107464
107465    Monotone-Parent: f632b73418c67ba2778ff41a75a2842d90da9883
107466    Monotone-Revision: 8ae1b0b4d89d23b2996f0b95677ca5599649f47b
107467
107468    Monotone-Author: flachapelle@inverse.ca
107469    Monotone-Date: 2011-01-14T15:33:20
107470    Monotone-Branch: ca.inverse.sogo
107471
107472M	ChangeLog
107473M	SOPE/NGCards/ChangeLog
107474M	SOPE/NGCards/iCalRepeatableEntityObject.h
107475M	SOPE/NGCards/iCalRepeatableEntityObject.m
107476M	SOPE/NGCards/iCalTimeZone.h
107477M	SOPE/NGCards/iCalTimeZone.m
107478M	SoObjects/Appointments/SOGoAppointmentFolder.m
107479M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
107480
107481commit 32dc764c41eb52f90a9d81bc20283059f23bfc6f
107482Author: Francis Lachapelle <flachapelle@inverse.ca>
107483Date:   Fri Jan 14 15:27:16 2011 +0000
107484
107485    Monotone-Parent: b593ce96638476fad98d678453ca6af6112169fb
107486    Monotone-Revision: f632b73418c67ba2778ff41a75a2842d90da9883
107487
107488    Monotone-Author: flachapelle@inverse.ca
107489    Monotone-Date: 2011-01-14T15:27:16
107490    Monotone-Branch: ca.inverse.sogo
107491
107492M	UI/Scheduler/UIxCalListingActions.m
107493
107494commit f43d85b891738cc5a7de3806d185336c9c5112ee
107495Author: Ludovic Marcotte <lmarcotte@inverse.ca>
107496Date:   Fri Jan 14 13:13:32 2011 +0000
107497
107498    See ChangeLog
107499
107500    Monotone-Parent: b593ce96638476fad98d678453ca6af6112169fb
107501    Monotone-Revision: bc91dad52acb790e0e4511b1b3ac70a21efd53fb
107502
107503    Monotone-Author: ludovic@Sophos.ca
107504    Monotone-Date: 2011-01-14T13:13:32
107505    Monotone-Branch: ca.inverse.sogo
107506
107507M	ChangeLog
107508M	OpenChange/GNUmakefile
107509M	OpenChange/MAPIStoreCalendarMessageTable.m
107510M	OpenChange/MAPIStoreContactsMessageTable.m
107511M	OpenChange/MAPIStoreContext.m
107512M	OpenChange/MAPIStoreMailMessageTable.m
107513M	OpenChange/MAPIStoreNotesContext.m
107514A	OpenChange/MAPIStoreNotesMessageTable.h
107515A	OpenChange/MAPIStoreNotesMessageTable.m
107516M	OpenChange/MAPIStoreTable.m
107517M	OpenChange/MAPIStoreTasksMessageTable.m
107518M	OpenChange/MAPIStoreTypes.m
107519M	OpenChange/SOGoMAPIFSMessage.m
107520M	OpenChange/SOGoTaskObject+MAPIStore.m
107521M	UI/WebServerResources/UIxContactEditor.js
107522
107523commit 64081b8fa703d142333159563c20b02e226c358a
107524Author: Francis Lachapelle <flachapelle@inverse.ca>
107525Date:   Fri Jan 14 02:54:33 2011 +0000
107526
107527    See Changelog.
107528
107529    Monotone-Parent: 8f58a8aa696d8fbbb82f1cd571800676a04b96af
107530    Monotone-Revision: b593ce96638476fad98d678453ca6af6112169fb
107531
107532    Monotone-Author: flachapelle@inverse.ca
107533    Monotone-Date: 2011-01-14T02:54:33
107534    Monotone-Branch: ca.inverse.sogo
107535
107536M	ChangeLog
107537M	SOPE/NGCards/ChangeLog
107538M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
107539M	SOPE/NGCards/iCalDateTime.m
107540M	SOPE/NGCards/iCalTimeZone.h
107541M	SOPE/NGCards/iCalTimeZone.m
107542M	SOPE/NGCards/iCalTimeZonePeriod.m
107543M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
107544M	SoObjects/Appointments/SOGoAppointmentFolder.m
107545M	SoObjects/Appointments/SOGoAppointmentObject.m
107546M	SoObjects/Appointments/iCalEvent+SOGo.m
107547M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
107548M	UI/Scheduler/UIxCalListingActions.m
107549
107550commit e2114f22b11df708fdf8d0ba901dbfe47d079609
107551Author: Francis Lachapelle <flachapelle@inverse.ca>
107552Date:   Thu Jan 13 16:21:32 2011 +0000
107553
107554    Monotone-Parent: bc5478c6da74ce0487be5bc0045ffb55f4ff5297
107555    Monotone-Revision: ac24628ddb44dde266a92404e39060e7941fa959
107556
107557    Monotone-Author: flachapelle@inverse.ca
107558    Monotone-Date: 2011-01-13T16:21:32
107559    Monotone-Branch: ca.inverse.sogo
107560
107561M	SoObjects/Appointments/SOGoCalendarComponent.m
107562
107563commit 7ec5d9748a4cf78ce727625557f022c5c877f32b
107564Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107565Date:   Wed Jan 12 00:23:10 2011 +0000
107566
107567    Monotone-Parent: 360a0a073b90f6a8e37d542c557726bd5c885e3d
107568    Monotone-Revision: c284de68225198e750f24bf15d220c2e6a7c20e2
107569
107570    Monotone-Author: wsourdeau@inverse.ca
107571    Monotone-Date: 2011-01-12T00:23:10
107572    Monotone-Branch: ca.inverse.sogo
107573
107574M	ChangeLog
107575M	OpenChange/SOGoAppointmentObject+MAPIStore.m
107576M	OpenChange/SOGoTaskObject+MAPIStore.m
107577
107578commit ab1580efe5ad2cd41fea548e2af3a5c03387b948
107579Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107580Date:   Wed Jan 12 00:10:21 2011 +0000
107581
107582    Monotone-Parent: 69395b75fdbee1ede0021d893697e1ed210ba3a7
107583    Monotone-Revision: 360a0a073b90f6a8e37d542c557726bd5c885e3d
107584
107585    Monotone-Author: wsourdeau@inverse.ca
107586    Monotone-Date: 2011-01-12T00:10:21
107587    Monotone-Branch: ca.inverse.sogo
107588
107589M	ChangeLog
107590M	OpenChange/MAPIStoreContext.m
107591
107592commit 32b6ee0c2b6b73a3332ef9fd087d6c827caf2d21
107593Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107594Date:   Wed Jan 12 00:07:55 2011 +0000
107595
107596    Monotone-Parent: 454eba06ab9f1fc198036d0eab58db1a689f60ed
107597    Monotone-Revision: 69395b75fdbee1ede0021d893697e1ed210ba3a7
107598
107599    Monotone-Author: wsourdeau@inverse.ca
107600    Monotone-Date: 2011-01-12T00:07:55
107601    Monotone-Branch: ca.inverse.sogo
107602
107603M	ChangeLog
107604M	OpenChange/MAPIStoreMessageTable.m
107605
107606commit 60ace1381cd9b91d53fbb7ffba2019424867ad59
107607Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107608Date:   Wed Jan 12 00:07:05 2011 +0000
107609
107610    Monotone-Parent: cf5dbcfeb54d6ec004ff08361ffb854966336b90
107611    Monotone-Revision: 454eba06ab9f1fc198036d0eab58db1a689f60ed
107612
107613    Monotone-Author: wsourdeau@inverse.ca
107614    Monotone-Date: 2011-01-12T00:07:05
107615    Monotone-Branch: ca.inverse.sogo
107616
107617M	ChangeLog
107618M	OpenChange/MAPIStoreTable.m
107619
107620commit 8785f4e7b88a35753bef4ad0c684c34ddd1347ce
107621Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107622Date:   Tue Jan 11 23:30:53 2011 +0000
107623
107624    Monotone-Parent: e198027d57649c8c9df73ce499a03bd20def6857
107625    Monotone-Revision: cf5dbcfeb54d6ec004ff08361ffb854966336b90
107626
107627    Monotone-Author: wsourdeau@inverse.ca
107628    Monotone-Date: 2011-01-11T23:30:53
107629    Monotone-Branch: ca.inverse.sogo
107630
107631M	ChangeLog
107632M	OpenChange/MAPIStoreTasksMessageTable.m
107633
107634commit c78206d6786ec85053664ccfb75e2f889b5d47bf
107635Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107636Date:   Tue Jan 11 23:08:58 2011 +0000
107637
107638    Monotone-Parent: 0889f44ef075162f639e073a81781dfd866bbc41
107639    Monotone-Revision: e198027d57649c8c9df73ce499a03bd20def6857
107640
107641    Monotone-Author: wsourdeau@inverse.ca
107642    Monotone-Date: 2011-01-11T23:08:58
107643    Monotone-Branch: ca.inverse.sogo
107644
107645M	ChangeLog
107646
107647commit 806916688361e35c2c3d4aca788c92328483d735
107648Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107649Date:   Tue Jan 11 23:08:36 2011 +0000
107650
107651    Monotone-Parent: 387d4024d17f365f108803c45c8199af49497950
107652    Monotone-Revision: 0889f44ef075162f639e073a81781dfd866bbc41
107653
107654    Monotone-Author: wsourdeau@inverse.ca
107655    Monotone-Date: 2011-01-11T23:08:36
107656    Monotone-Branch: ca.inverse.sogo
107657
107658M	ChangeLog
107659M	OpenChange/SOGoContactGCSEntry+MAPIStore.m
107660
107661commit 91fe9abd50ddbd3b9d057e002f13839f20672aaa
107662Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107663Date:   Tue Jan 11 23:07:41 2011 +0000
107664
107665    Monotone-Parent: b917b1533c38a1f8ebf599d2f181801de2e29599
107666    Monotone-Revision: 387d4024d17f365f108803c45c8199af49497950
107667
107668    Monotone-Author: wsourdeau@inverse.ca
107669    Monotone-Date: 2011-01-11T23:07:41
107670    Monotone-Branch: ca.inverse.sogo
107671
107672M	ChangeLog
107673M	OpenChange/MAPIStoreContext.m
107674
107675commit 2c7f2a4c480624286b6db96f112a203fbc7b9c58
107676Author: Ludovic Marcotte <lmarcotte@inverse.ca>
107677Date:   Tue Jan 11 20:24:49 2011 +0000
107678
107679    See ChangeLog
107680
107681    Monotone-Parent: 94c9fbf7703f8bdb98dae4ab4791e27a4d07d72a
107682    Monotone-Revision: b917b1533c38a1f8ebf599d2f181801de2e29599
107683
107684    Monotone-Author: ludovic@Sophos.ca
107685    Monotone-Date: 2011-01-11T20:24:49
107686    Monotone-Branch: ca.inverse.sogo
107687
107688M	ChangeLog
107689M	OpenChange/MAPIStoreContactsMessageTable.m
107690M	UI/Scheduler/UIxComponentEditor.m
107691
107692commit 218712bc0f7a22eb679074d88ca02e88ea4d8557
107693Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107694Date:   Tue Jan 11 21:21:42 2011 +0000
107695
107696    Monotone-Parent: 044ebf928befcb199e07d3b192460518361eb827
107697    Monotone-Revision: 94c9fbf7703f8bdb98dae4ab4791e27a4d07d72a
107698
107699    Monotone-Author: wsourdeau@inverse.ca
107700    Monotone-Date: 2011-01-11T21:21:42
107701    Monotone-Branch: ca.inverse.sogo
107702
107703M	ChangeLog
107704M	OpenChange/MAPIStoreContactsMessageTable.m
107705
107706commit d82adbceca2ab9f9a727eaccdb22cce4deb4bf60
107707Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107708Date:   Tue Jan 11 21:17:52 2011 +0000
107709
107710    Monotone-Parent: cf5ca218da1c1ff34ff78091ca6ef9e4d34fdfb3
107711    Monotone-Revision: 044ebf928befcb199e07d3b192460518361eb827
107712
107713    Monotone-Author: wsourdeau@inverse.ca
107714    Monotone-Date: 2011-01-11T21:17:52
107715    Monotone-Branch: ca.inverse.sogo
107716
107717M	ChangeLog
107718M	OpenChange/MAPIStoreContext.m
107719
107720commit 3c7d44df080b3c24b168a4b9f6f7aaeb44c655e4
107721Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107722Date:   Tue Jan 11 21:16:31 2011 +0000
107723
107724    Monotone-Parent: 9466acabd40c4707e1c9468170d5b231345d8cf9
107725    Monotone-Revision: cf5ca218da1c1ff34ff78091ca6ef9e4d34fdfb3
107726
107727    Monotone-Author: wsourdeau@inverse.ca
107728    Monotone-Date: 2011-01-11T21:16:31
107729    Monotone-Branch: ca.inverse.sogo
107730
107731M	ChangeLog
107732M	OpenChange/SOGoContactGCSEntry+MAPIStore.m
107733
107734commit a15f06c844457bdcc28ddab83d59ddc940518d93
107735Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107736Date:   Tue Jan 11 17:18:11 2011 +0000
107737
107738    Monotone-Parent: cb5cc3133ac0a2327dd3cc8408ecc03e59d08d44
107739    Monotone-Revision: 9466acabd40c4707e1c9468170d5b231345d8cf9
107740
107741    Monotone-Author: wsourdeau@inverse.ca
107742    Monotone-Date: 2011-01-11T17:18:11
107743    Monotone-Branch: ca.inverse.sogo
107744
107745M	ChangeLog
107746M	OpenChange/SOGoContactGCSEntry+MAPIStore.m
107747
107748commit 006da94bd52504b3b75944bf114dc7473b00d8d4
107749Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107750Date:   Mon Jan 10 18:47:12 2011 +0000
107751
107752    Monotone-Parent: bc5478c6da74ce0487be5bc0045ffb55f4ff5297
107753    Monotone-Revision: cb5cc3133ac0a2327dd3cc8408ecc03e59d08d44
107754
107755    Monotone-Author: wsourdeau@inverse.ca
107756    Monotone-Date: 2011-01-10T18:47:12
107757    Monotone-Branch: ca.inverse.sogo
107758
107759M	ChangeLog
107760M	OpenChange/MAPIStoreContext.m
107761
107762commit 84a0a66c45ecdc9f27a7e9cbb39c4f36dc12b822
107763Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107764Date:   Sat Jan 8 04:43:48 2011 +0000
107765
107766    Monotone-Parent: 75fbbbf41d95a388a16c3b3e362766a543bffb0f
107767    Monotone-Revision: bc5478c6da74ce0487be5bc0045ffb55f4ff5297
107768
107769    Monotone-Author: wsourdeau@inverse.ca
107770    Monotone-Date: 2011-01-08T04:43:48
107771    Monotone-Branch: ca.inverse.sogo
107772
107773M	ChangeLog
107774M	OpenChange/MAPIStoreContext.m
107775
107776commit 37cda64364e11db5027738f2e00fea1539441e8f
107777Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107778Date:   Sat Jan 8 04:42:39 2011 +0000
107779
107780    Monotone-Parent: 4c7fe4ff84fe027466cd8ff044c0f974509d8270
107781    Monotone-Revision: 75fbbbf41d95a388a16c3b3e362766a543bffb0f
107782
107783    Monotone-Author: wsourdeau@inverse.ca
107784    Monotone-Date: 2011-01-08T04:42:39
107785    Monotone-Branch: ca.inverse.sogo
107786
107787M	ChangeLog
107788M	OpenChange/MAPIStoreMessageTable.m
107789
107790commit c8b743998e0126874d07e328cca32c772504a2e9
107791Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107792Date:   Fri Jan 7 20:00:27 2011 +0000
107793
107794    Monotone-Parent: 6ae3a9bb2b2df30e009dc1018b98b1bde2e3d43c
107795    Monotone-Revision: 4c7fe4ff84fe027466cd8ff044c0f974509d8270
107796
107797    Monotone-Author: wsourdeau@inverse.ca
107798    Monotone-Date: 2011-01-07T20:00:27
107799    Monotone-Branch: ca.inverse.sogo
107800
107801M	ChangeLog
107802M	OpenChange/SOGoAppointmentObject+MAPIStore.m
107803M	OpenChange/SOGoTaskObject+MAPIStore.m
107804
107805commit e40cd3346b10482cbd5cf75d5a47dffb05050daa
107806Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107807Date:   Thu Jan 6 03:25:35 2011 +0000
107808
107809    Monotone-Parent: 622115c8cf341414721e7b3ee6f20719ee150f31
107810    Monotone-Revision: 6ae3a9bb2b2df30e009dc1018b98b1bde2e3d43c
107811
107812    Monotone-Author: wsourdeau@inverse.ca
107813    Monotone-Date: 2011-01-06T03:25:35
107814    Monotone-Branch: ca.inverse.sogo
107815
107816M	ChangeLog
107817M	OpenChange/MAPIStoreTasksMessageTable.m
107818
107819commit 858b2797b8f225cc5117300081c3ef0872865097
107820Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107821Date:   Thu Jan 6 03:24:06 2011 +0000
107822
107823    Monotone-Parent: 7f91a2bdc7efcaaa8648a3d05eedf283fb6129ae
107824    Monotone-Revision: 622115c8cf341414721e7b3ee6f20719ee150f31
107825
107826    Monotone-Author: wsourdeau@inverse.ca
107827    Monotone-Date: 2011-01-06T03:24:06
107828    Monotone-Branch: ca.inverse.sogo
107829
107830M	OpenChange/MAPIStoreCalendarMessageTable.m
107831M	OpenChange/MAPIStoreContext.m
107832
107833commit 4bc1b31ec9ec3cbfa39be022d84c6479317e8b11
107834Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107835Date:   Thu Jan 6 03:22:11 2011 +0000
107836
107837    Monotone-Parent: abbedeb3c6a9b4649d47fc35a90f1a0d3fe244c5
107838    Monotone-Revision: 7f91a2bdc7efcaaa8648a3d05eedf283fb6129ae
107839
107840    Monotone-Author: wsourdeau@inverse.ca
107841    Monotone-Date: 2011-01-06T03:22:11
107842    Monotone-Branch: ca.inverse.sogo
107843
107844M	ChangeLog
107845M	OpenChange/MAPIStoreFolderTable.m
107846
107847commit 0a3c63f76eade4f4655342e4c99d8fea07cf2836
107848Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107849Date:   Thu Jan 6 03:20:24 2011 +0000
107850
107851    Monotone-Parent: 63e89008bf0aa0171f79d7bf4570993b929c7c0d
107852    Monotone-Revision: abbedeb3c6a9b4649d47fc35a90f1a0d3fe244c5
107853
107854    Monotone-Author: wsourdeau@inverse.ca
107855    Monotone-Date: 2011-01-06T03:20:24
107856    Monotone-Branch: ca.inverse.sogo
107857
107858M	ChangeLog
107859M	OpenChange/SOGoMAPIFSFolder.h
107860M	OpenChange/SOGoMAPIFSFolder.m
107861M	OpenChange/SOGoMAPIFSMessage.m
107862
107863commit 12e392452ca907b355cd94df6f71775bfd7f87c6
107864Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107865Date:   Thu Jan 6 03:18:38 2011 +0000
107866
107867    Monotone-Parent: 6bf607a80d572f2c918d9796375bba09943229cc
107868    Monotone-Revision: 63e89008bf0aa0171f79d7bf4570993b929c7c0d
107869
107870    Monotone-Author: wsourdeau@inverse.ca
107871    Monotone-Date: 2011-01-06T03:18:38
107872    Monotone-Branch: ca.inverse.sogo
107873
107874M	ChangeLog
107875M	OpenChange/SOGoContactGCSEntry+MAPIStore.m
107876
107877commit ddc8577b1daa7d428c36a51b666603be2c08de9f
107878Author: Francis Lachapelle <flachapelle@inverse.ca>
107879Date:   Wed Jan 5 22:11:35 2011 +0000
107880
107881    See Changelog.
107882
107883    Monotone-Parent: d7aebce05726f8e7de4e1e755b2143939a487c9e
107884    Monotone-Revision: a3ff389774d4c793b5970d4691cb8738d9f83e70
107885
107886    Monotone-Author: flachapelle@inverse.ca
107887    Monotone-Date: 2011-01-05T22:11:35
107888    Monotone-Branch: ca.inverse.sogo
107889
107890M	ChangeLog
107891M	UI/WebServerResources/SOGoAutoCompletion.js
107892
107893commit be67998283329207e5f82a064d6de8d9fb455a7d
107894Author: Ludovic Marcotte <lmarcotte@inverse.ca>
107895Date:   Wed Jan 5 20:59:47 2011 +0000
107896
107897    See ChangeLog
107898
107899    Monotone-Parent: d7aebce05726f8e7de4e1e755b2143939a487c9e
107900    Monotone-Revision: f661875c0ea83ef886f78e3b498bc05b1d105e9a
107901
107902    Monotone-Author: ludovic@Sophos.ca
107903    Monotone-Date: 2011-01-05T20:59:47
107904    Monotone-Branch: ca.inverse.sogo
107905
107906M	ChangeLog
107907M	Documentation/SOGo Installation Guide.odt
107908M	SoObjects/SOGo/SQLSource.h
107909M	SoObjects/SOGo/SQLSource.m
107910
107911commit 8428eb274778d76b0b3ea90072b8cd10bf70ed18
107912Author: Francis Lachapelle <flachapelle@inverse.ca>
107913Date:   Wed Jan 5 19:04:15 2011 +0000
107914
107915    See Changelog
107916
107917    Monotone-Parent: 57eac757f7d831fe529b14ff7416da35dd2eeff0
107918    Monotone-Revision: 87cdbdef6d83dbc434c03ced31452112ebb2df51
107919
107920    Monotone-Author: flachapelle@inverse.ca
107921    Monotone-Date: 2011-01-05T19:04:15
107922    Monotone-Branch: ca.inverse.sogo
107923
107924M	ChangeLog
107925M	UI/WebServerResources/generic.js
107926
107927commit 5a1e41d4b9cc4a726c49479c93decfc24380ecd5
107928Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107929Date:   Mon Jan 3 20:35:40 2011 +0000
107930
107931    Monotone-Parent: 57eac757f7d831fe529b14ff7416da35dd2eeff0
107932    Monotone-Revision: b92151d1bc5fc823aae0b28dda5a96bed55e476a
107933
107934    Monotone-Author: wsourdeau@inverse.ca
107935    Monotone-Date: 2011-01-03T20:35:40
107936    Monotone-Branch: ca.inverse.sogo
107937
107938M	ChangeLog
107939M	OpenChange/MAPIStoreContactsMessageTable.m
107940
107941commit 6d32af8c827ed490da94e6c05e519a80368107cc
107942Author: Francis Lachapelle <flachapelle@inverse.ca>
107943Date:   Mon Jan 3 18:32:33 2011 +0000
107944
107945    Fixed tmpwatch script to avoid deleting the spool directory.
107946
107947    Monotone-Parent: 341e6e2a2c5d1fda9e10359bcd2c9a3afa7b8766
107948    Monotone-Revision: 57eac757f7d831fe529b14ff7416da35dd2eeff0
107949
107950    Monotone-Author: flachapelle@inverse.ca
107951    Monotone-Date: 2011-01-03T18:32:33
107952    Monotone-Branch: ca.inverse.sogo
107953
107954M	Scripts/tmpwatch
107955
107956commit 10fcfbfce62c2a7b5261f17bfe616148d7710bfa
107957Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107958Date:   Thu Dec 30 19:39:57 2010 +0000
107959
107960    Monotone-Parent: 0ee8784402fef54ab5a1a4812b44c00372e7da2f
107961    Monotone-Revision: 341e6e2a2c5d1fda9e10359bcd2c9a3afa7b8766
107962
107963    Monotone-Author: wsourdeau@inverse.ca
107964    Monotone-Date: 2010-12-30T19:39:57
107965    Monotone-Branch: ca.inverse.sogo
107966
107967M	ChangeLog
107968M	OpenChange/MAPIStoreMailMessageTable.m
107969
107970commit 2b3a13e5d84e41352cbc057d8f12c8f205c25cc6
107971Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107972Date:   Thu Dec 30 17:40:56 2010 +0000
107973
107974    Monotone-Parent: d43f32655e59ca408d0bea4c41fb8a69df672a23
107975    Monotone-Revision: 0ee8784402fef54ab5a1a4812b44c00372e7da2f
107976
107977    Monotone-Author: wsourdeau@inverse.ca
107978    Monotone-Date: 2010-12-30T17:40:56
107979    Monotone-Branch: ca.inverse.sogo
107980
107981M	ChangeLog
107982M	OpenChange/MAPIStoreTypes.m
107983
107984commit 666da8ae6f4a29b0b38a66d57b629ced1ad2ea96
107985Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107986Date:   Thu Dec 30 14:53:22 2010 +0000
107987
107988    Monotone-Parent: 7023cb55bf9c1104e85e96a623772bbc7ded0d5b
107989    Monotone-Revision: d43f32655e59ca408d0bea4c41fb8a69df672a23
107990
107991    Monotone-Author: wsourdeau@inverse.ca
107992    Monotone-Date: 2010-12-30T14:53:22
107993    Monotone-Branch: ca.inverse.sogo
107994
107995M	OpenChange/GNUmakefile
107996
107997commit 3099c59692ad38047f113d02116e89a73e923ac2
107998Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
107999Date:   Thu Dec 30 14:53:11 2010 +0000
108000
108001    Monotone-Parent: 09b0d503bdecee3c305021b5aa23a3b7372aefb0
108002    Monotone-Revision: 7023cb55bf9c1104e85e96a623772bbc7ded0d5b
108003
108004    Monotone-Author: wsourdeau@inverse.ca
108005    Monotone-Date: 2010-12-30T14:53:11
108006    Monotone-Branch: ca.inverse.sogo
108007
108008M	ChangeLog
108009M	OpenChange/SOGoAppointmentObject+MAPIStore.m
108010M	OpenChange/SOGoTaskObject+MAPIStore.m
108011
108012commit e3924e0f09797909e47ca9b1f59b26e173a6cbc6
108013Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108014Date:   Thu Dec 30 14:51:35 2010 +0000
108015
108016    Monotone-Parent: cdceff0f0c850bdd8d0af588d8e4b75eb75634a5
108017    Monotone-Revision: 09b0d503bdecee3c305021b5aa23a3b7372aefb0
108018
108019    Monotone-Author: wsourdeau@inverse.ca
108020    Monotone-Date: 2010-12-30T14:51:35
108021    Monotone-Branch: ca.inverse.sogo
108022
108023M	ChangeLog
108024M	OpenChange/SOGoMAPIFSFolder.h
108025M	OpenChange/SOGoMAPIFSFolder.m
108026
108027commit 999c469a3e11ee78c40f10ddb4deefca1a73efa9
108028Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108029Date:   Thu Dec 30 14:50:48 2010 +0000
108030
108031    Monotone-Parent: e356443889853160f98a31849aede88bc4bac6bd
108032    Monotone-Revision: cdceff0f0c850bdd8d0af588d8e4b75eb75634a5
108033
108034    Monotone-Author: wsourdeau@inverse.ca
108035    Monotone-Date: 2010-12-30T14:50:48
108036    Monotone-Branch: ca.inverse.sogo
108037
108038M	ChangeLog
108039M	OpenChange/NSValue+MAPIStore.h
108040M	OpenChange/NSValue+MAPIStore.m
108041
108042commit a18e6f3dbfae8508c962be4605feda313fe6715a
108043Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108044Date:   Thu Dec 30 14:49:54 2010 +0000
108045
108046    Monotone-Parent: f097a1cc5cb254dca09ba971f32de7339f109a97
108047    Monotone-Revision: e356443889853160f98a31849aede88bc4bac6bd
108048
108049    Monotone-Author: wsourdeau@inverse.ca
108050    Monotone-Date: 2010-12-30T14:49:54
108051    Monotone-Branch: ca.inverse.sogo
108052
108053M	ChangeLog
108054M	OpenChange/MAPIStoreTypes.h
108055M	OpenChange/MAPIStoreTypes.m
108056
108057commit 4e60090b52d8f971fbcf8ebf716c625ad72f62fc
108058Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108059Date:   Thu Dec 30 14:47:27 2010 +0000
108060
108061    Monotone-Parent: a92e511f060bf8edffe8e0c8bfe66d20ee35d18e
108062    Monotone-Revision: f097a1cc5cb254dca09ba971f32de7339f109a97
108063
108064    Monotone-Author: wsourdeau@inverse.ca
108065    Monotone-Date: 2010-12-30T14:47:27
108066    Monotone-Branch: ca.inverse.sogo
108067
108068M	ChangeLog
108069M	OpenChange/NSData+MAPIStore.h
108070M	OpenChange/NSData+MAPIStore.m
108071
108072commit 415a01b20ba622ca80378595e53db1c184cf0227
108073Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108074Date:   Thu Dec 30 14:46:04 2010 +0000
108075
108076    Monotone-Parent: eebb10325c95cf3524a8521ef34f3a6f10e91cf7
108077    Monotone-Revision: a92e511f060bf8edffe8e0c8bfe66d20ee35d18e
108078
108079    Monotone-Author: wsourdeau@inverse.ca
108080    Monotone-Date: 2010-12-30T14:46:04
108081    Monotone-Branch: ca.inverse.sogo
108082
108083M	ChangeLog
108084M	OpenChange/MAPIStoreOutboxContext.m
108085
108086commit 6c5aef32369d6ec6eb99b1d3e63992a14bf84c99
108087Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108088Date:   Thu Dec 30 14:44:19 2010 +0000
108089
108090    Monotone-Parent: 12e34f1abc38bd31c7787cad3e2c4cdcbf106a13
108091    Monotone-Revision: eebb10325c95cf3524a8521ef34f3a6f10e91cf7
108092
108093    Monotone-Author: wsourdeau@inverse.ca
108094    Monotone-Date: 2010-12-30T14:44:19
108095    Monotone-Branch: ca.inverse.sogo
108096
108097M	OpenChange/MAPIStoreCommonViewsContext.m
108098M	OpenChange/MAPIStoreFreebusyContext.m
108099
108100commit c284f300754f63b83cf8e70f93c41e0ab4fb8a3f
108101Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108102Date:   Thu Dec 30 14:43:08 2010 +0000
108103
108104    Monotone-Parent: c67e427796baa4f88cc5eb37a7574db9c4fb14a3
108105    Monotone-Revision: 12e34f1abc38bd31c7787cad3e2c4cdcbf106a13
108106
108107    Monotone-Author: wsourdeau@inverse.ca
108108    Monotone-Date: 2010-12-30T14:43:08
108109    Monotone-Branch: ca.inverse.sogo
108110
108111M	ChangeLog
108112M	OpenChange/EOQualifier+MAPIFS.m
108113
108114commit 5b236c6987b86852cdddd5e094d6136312ee9e99
108115Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108116Date:   Thu Dec 30 14:41:58 2010 +0000
108117
108118    Monotone-Parent: 900c2fea2ca39298eafa8b0fec2a559eb880485e
108119    Monotone-Revision: c67e427796baa4f88cc5eb37a7574db9c4fb14a3
108120
108121    Monotone-Author: wsourdeau@inverse.ca
108122    Monotone-Date: 2010-12-30T14:41:58
108123    Monotone-Branch: ca.inverse.sogo
108124
108125M	ChangeLog
108126M	OpenChange/MAPIStoreSentItemsContext.h
108127M	OpenChange/MAPIStoreSentItemsContext.m
108128
108129commit 4e84ef5d0c1f4528caeae667119ad2fa6d50e2fc
108130Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108131Date:   Thu Dec 30 14:40:26 2010 +0000
108132
108133    Monotone-Parent: 9b03f66c8f941172a4d41bdd0afd7fd390fac753
108134    Monotone-Revision: 900c2fea2ca39298eafa8b0fec2a559eb880485e
108135
108136    Monotone-Author: wsourdeau@inverse.ca
108137    Monotone-Date: 2010-12-30T14:40:26
108138    Monotone-Branch: ca.inverse.sogo
108139
108140M	OpenChange/MAPIStoreCommonViewsContext.h
108141M	OpenChange/MAPIStoreDeferredActionsContext.h
108142M	OpenChange/MAPIStoreDeletedItemsContext.h
108143M	OpenChange/MAPIStoreDraftsContext.h
108144M	OpenChange/MAPIStoreFreebusyContext.h
108145M	OpenChange/MAPIStoreJournalContext.h
108146M	OpenChange/MAPIStoreNotesContext.h
108147M	OpenChange/MAPIStoreRemindersContext.h
108148M	OpenChange/MAPIStoreScheduleContext.h
108149M	OpenChange/MAPIStoreSearchContext.h
108150M	OpenChange/MAPIStoreShortcutsContext.h
108151M	OpenChange/MAPIStoreViewsContext.h
108152
108153commit f85381025d02ce677467e819989b2e4299ad1943
108154Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108155Date:   Thu Dec 30 14:38:11 2010 +0000
108156
108157    Monotone-Parent: 872ee9805088c05c6b69effae74f5577b87221c9
108158    Monotone-Revision: 9b03f66c8f941172a4d41bdd0afd7fd390fac753
108159
108160    Monotone-Author: wsourdeau@inverse.ca
108161    Monotone-Date: 2010-12-30T14:38:11
108162    Monotone-Branch: ca.inverse.sogo
108163
108164M	ChangeLog
108165A	OpenChange/MAPIStoreMailFolderTable.h
108166A	OpenChange/MAPIStoreMailFolderTable.m
108167
108168commit 98e1c33ba9a63bf38771628c11976dcd58a5cc93
108169Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108170Date:   Thu Dec 30 14:37:07 2010 +0000
108171
108172    Monotone-Parent: 0c8a4c1cec3f6885752564a67a291de836bfa2a5
108173    Monotone-Revision: 872ee9805088c05c6b69effae74f5577b87221c9
108174
108175    Monotone-Author: wsourdeau@inverse.ca
108176    Monotone-Date: 2010-12-30T14:37:07
108177    Monotone-Branch: ca.inverse.sogo
108178
108179M	ChangeLog
108180M	OpenChange/MAPIStoreMailContext.m
108181A	OpenChange/MAPIStoreMailMessageTable.h
108182A	OpenChange/MAPIStoreMailMessageTable.m
108183
108184commit 626a0b8994f518df8046c154716248b1b87c6b81
108185Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108186Date:   Thu Dec 30 14:35:52 2010 +0000
108187
108188    Monotone-Parent: 02350430ab168e12b644600df191c30306030fe3
108189    Monotone-Revision: 0c8a4c1cec3f6885752564a67a291de836bfa2a5
108190
108191    Monotone-Author: wsourdeau@inverse.ca
108192    Monotone-Date: 2010-12-30T14:35:52
108193    Monotone-Branch: ca.inverse.sogo
108194
108195M	ChangeLog
108196M	OpenChange/MAPIStoreGCSBaseContext.h
108197M	OpenChange/MAPIStoreGCSBaseContext.m
108198A	OpenChange/MAPIStoreGCSMessageTable.h
108199A	OpenChange/MAPIStoreGCSMessageTable.m
108200
108201commit 493a395c0a1f6afee26107dcfb4b9bca9ebf7619
108202Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108203Date:   Thu Dec 30 14:34:44 2010 +0000
108204
108205    Monotone-Parent: 1cf0666c301d95bac897f1c057e68496cb752e24
108206    Monotone-Revision: 02350430ab168e12b644600df191c30306030fe3
108207
108208    Monotone-Author: wsourdeau@inverse.ca
108209    Monotone-Date: 2010-12-30T14:34:44
108210    Monotone-Branch: ca.inverse.sogo
108211
108212M	ChangeLog
108213M	OpenChange/MAPIStoreContactsContext.m
108214A	OpenChange/MAPIStoreContactsMessageTable.h
108215A	OpenChange/MAPIStoreContactsMessageTable.m
108216
108217commit 356701eb72a970f0746f6fa8fb09c108a02497b8
108218Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108219Date:   Thu Dec 30 14:33:52 2010 +0000
108220
108221    Monotone-Parent: 08fd408516a2d328b26b44c64b78709c05d91800
108222    Monotone-Revision: 1cf0666c301d95bac897f1c057e68496cb752e24
108223
108224    Monotone-Author: wsourdeau@inverse.ca
108225    Monotone-Date: 2010-12-30T14:33:52
108226    Monotone-Branch: ca.inverse.sogo
108227
108228M	ChangeLog
108229M	OpenChange/MAPIStoreTasksContext.m
108230A	OpenChange/MAPIStoreTasksMessageTable.h
108231A	OpenChange/MAPIStoreTasksMessageTable.m
108232
108233commit 5f13bccb883f029e023b7d3c668f5781bb514f73
108234Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108235Date:   Thu Dec 30 14:32:51 2010 +0000
108236
108237    Monotone-Parent: 47495877636c1ad37a4938bb9dbb97e49d2462cc
108238    Monotone-Revision: 08fd408516a2d328b26b44c64b78709c05d91800
108239
108240    Monotone-Author: wsourdeau@inverse.ca
108241    Monotone-Date: 2010-12-30T14:32:51
108242    Monotone-Branch: ca.inverse.sogo
108243
108244M	ChangeLog
108245M	OpenChange/MAPIStoreCalendarContext.m
108246A	OpenChange/MAPIStoreCalendarMessageTable.h
108247A	OpenChange/MAPIStoreCalendarMessageTable.m
108248
108249commit 176bb500090c01fbf95b2a6fef744f737e46d942
108250Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108251Date:   Thu Dec 30 14:29:40 2010 +0000
108252
108253    Monotone-Parent: db8560398c89d701d67964f47b08024ba18ae1cb
108254    Monotone-Revision: 47495877636c1ad37a4938bb9dbb97e49d2462cc
108255
108256    Monotone-Author: wsourdeau@inverse.ca
108257    Monotone-Date: 2010-12-30T14:29:40
108258    Monotone-Branch: ca.inverse.sogo
108259
108260M	ChangeLog
108261A	OpenChange/MAPIStoreFAIMessageTable.h
108262A	OpenChange/MAPIStoreFAIMessageTable.m
108263
108264commit a5a2d75a4879dcdef4e3bfb0aadb526782bd8ab6
108265Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108266Date:   Thu Dec 30 14:28:33 2010 +0000
108267
108268    Monotone-Parent: 8a338c5caf581e45823828957eefcbd38abd2ee7
108269    Monotone-Revision: db8560398c89d701d67964f47b08024ba18ae1cb
108270
108271    Monotone-Author: wsourdeau@inverse.ca
108272    Monotone-Date: 2010-12-30T14:28:33
108273    Monotone-Branch: ca.inverse.sogo
108274
108275M	ChangeLog
108276A	OpenChange/MAPIStoreFSBaseContext.h
108277A	OpenChange/MAPIStoreFSBaseContext.m
108278A	OpenChange/MAPIStoreFSMessageTable.h
108279A	OpenChange/MAPIStoreFSMessageTable.m
108280D	OpenChange/MAPIStoreFileSystemBaseContext.h
108281D	OpenChange/MAPIStoreFileSystemBaseContext.m
108282
108283commit 6739e1e279ee3b0e59df864e1572df1e7b2cca89
108284Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108285Date:   Thu Dec 30 14:27:53 2010 +0000
108286
108287    Monotone-Parent: f5f2ee70c2acc45239a32d38bf99d6078e2dbe39
108288    Monotone-Revision: 8a338c5caf581e45823828957eefcbd38abd2ee7
108289
108290    Monotone-Author: wsourdeau@inverse.ca
108291    Monotone-Date: 2010-12-30T14:27:53
108292    Monotone-Branch: ca.inverse.sogo
108293
108294M	ChangeLog
108295M	OpenChange/MAPIStoreSOGo.m
108296
108297commit 724538a4b780425584347b4f68038ce2b7fd540f
108298Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108299Date:   Thu Dec 30 14:18:42 2010 +0000
108300
108301    Monotone-Parent: dd136334b53404f4fb419f4960bacd50ae38a47c
108302    Monotone-Revision: f5f2ee70c2acc45239a32d38bf99d6078e2dbe39
108303
108304    Monotone-Author: wsourdeau@inverse.ca
108305    Monotone-Date: 2010-12-30T14:18:42
108306    Monotone-Branch: ca.inverse.sogo
108307
108308M	ChangeLog
108309M	OpenChange/MAPIStoreContext.h
108310M	OpenChange/MAPIStoreContext.m
108311A	OpenChange/MAPIStoreFolderTable.h
108312A	OpenChange/MAPIStoreFolderTable.m
108313A	OpenChange/MAPIStoreMessageTable.h
108314A	OpenChange/MAPIStoreMessageTable.m
108315A	OpenChange/MAPIStoreTable.h
108316A	OpenChange/MAPIStoreTable.m
108317
108318commit dd1b47b0f4897abac2b79d38d1967d31fcc00001
108319Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108320Date:   Thu Dec 30 13:45:39 2010 +0000
108321
108322    Monotone-Parent: 104af6e1abeb0a3c63ebfba6d0a604e3b3e0e13d
108323    Monotone-Revision: dd136334b53404f4fb419f4960bacd50ae38a47c
108324
108325    Monotone-Author: wsourdeau@inverse.ca
108326    Monotone-Date: 2010-12-30T13:45:39
108327    Monotone-Branch: ca.inverse.sogo
108328
108329M	SOPE/GDLContentStore/ChangeLog
108330M	SOPE/GDLContentStore/EOQualifier+GCS.m
108331
108332commit 65a427ef0fa20fdf34c8cce713c9f71bf967cb1e
108333Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108334Date:   Thu Dec 30 13:32:23 2010 +0000
108335
108336    Monotone-Parent: fb790a4b86faa504859d822223314cd9a2c2d831
108337    Monotone-Revision: 104af6e1abeb0a3c63ebfba6d0a604e3b3e0e13d
108338
108339    Monotone-Author: wsourdeau@inverse.ca
108340    Monotone-Date: 2010-12-30T13:32:23
108341    Monotone-Branch: ca.inverse.sogo
108342
108343M	ChangeLog
108344M	OpenChange/EOBitmaskQualifier.m
108345
108346commit 6906875cb6f8fcb5364cf70fa4b27081c3528c56
108347Author: Ludovic Marcotte <lmarcotte@inverse.ca>
108348Date:   Wed Dec 29 16:20:01 2010 +0000
108349
108350    Removed unused variables (for now)
108351
108352    Monotone-Parent: 4bf1d5199159aabb88dec15bd4be9362748e3ba1
108353    Monotone-Revision: 44dd1ae4ceec7361950180a2bf98d14de828b840
108354
108355    Monotone-Author: ludovic@Sophos.ca
108356    Monotone-Date: 2010-12-29T16:20:01
108357    Monotone-Branch: ca.inverse.sogo
108358
108359M	SoObjects/SOGo/SOGoSession.m
108360
108361commit 13798939bf1455809d8ea6bd424f53fcd3369570
108362Author: Ludovic Marcotte <lmarcotte@inverse.ca>
108363Date:   Wed Dec 29 13:01:16 2010 +0000
108364
108365    See ChangeLog
108366
108367    Monotone-Parent: 6bd02ef1f10a4cfb8e4199f21aebc3e20539ebca
108368    Monotone-Revision: 4bf1d5199159aabb88dec15bd4be9362748e3ba1
108369
108370    Monotone-Author: ludovic@Sophos.ca
108371    Monotone-Date: 2010-12-29T13:01:16
108372    Monotone-Branch: ca.inverse.sogo
108373
108374M	ChangeLog
108375M	SoObjects/SOGo/NSString+Utilities.h
108376M	SoObjects/SOGo/NSString+Utilities.m
108377M	SoObjects/SOGo/SOGoUserManager.m
108378M	SoObjects/SOGo/SQLSource.m
108379
108380commit f25db2f502dd526278b0e300687c133814548459
108381Author: Ludovic Marcotte <lmarcotte@inverse.ca>
108382Date:   Tue Dec 28 17:50:29 2010 +0000
108383
108384    Added missing files
108385
108386    Monotone-Parent: 7c78ba28d583536196a1acf34df5c96f40db238e
108387    Monotone-Revision: 6bd02ef1f10a4cfb8e4199f21aebc3e20539ebca
108388
108389    Monotone-Author: ludovic@Sophos.ca
108390    Monotone-Date: 2010-12-28T17:50:29
108391    Monotone-Branch: ca.inverse.sogo
108392
108393A	SoObjects/SOGo/SOGoSession.h
108394A	SoObjects/SOGo/SOGoSession.m
108395
108396commit f46ebda105e94dbbc3699fe9c5070926fc8b43df
108397Author: Ludovic Marcotte <lmarcotte@inverse.ca>
108398Date:   Tue Dec 28 17:42:50 2010 +0000
108399
108400    See ChangeLog
108401
108402    Monotone-Parent: f5359c59c0bb008203154487db17e1ecdd274c0d
108403    Monotone-Revision: 7c78ba28d583536196a1acf34df5c96f40db238e
108404
108405    Monotone-Author: ludovic@Sophos.ca
108406    Monotone-Date: 2010-12-28T17:42:50
108407    Monotone-Branch: ca.inverse.sogo
108408
108409M	.mtn-ignore
108410M	ChangeLog
108411M	Documentation/SOGo Installation Guide.odt
108412M	Main/SOGo.m
108413M	SOPE/GDLContentStore/GCSFolderManager.h
108414M	SOPE/GDLContentStore/GCSFolderManager.m
108415A	SOPE/GDLContentStore/GCSSessionsFolder.h
108416A	SOPE/GDLContentStore/GCSSessionsFolder.m
108417M	SOPE/GDLContentStore/GCSSpecialQueries.h
108418M	SOPE/GDLContentStore/GCSSpecialQueries.m
108419M	SOPE/GDLContentStore/GNUmakefile
108420M	SoObjects/Mailer/SOGoMailAccount.m
108421M	SoObjects/SOGo/GNUmakefile
108422M	SoObjects/SOGo/SOGoCache.h
108423M	SoObjects/SOGo/SOGoCache.m
108424M	SoObjects/SOGo/SOGoDAVAuthenticator.m
108425M	SoObjects/SOGo/SOGoProxyAuthenticator.m
108426M	SoObjects/SOGo/SOGoUserManager.m
108427M	SoObjects/SOGo/SOGoWebAuthenticator.m
108428M	UI/MainUI/SOGoRootPage.m
108429M	UI/MainUI/SOGoUserHomePage.m
108430M	UI/WebServerResources/SOGoRootPage.js
108431
108432commit e1ce6fd95b5d017ccbebf9b88908d19630ac811c
108433Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108434Date:   Thu Dec 23 20:00:29 2010 +0000
108435
108436    Monotone-Parent: dcee22693d3a16ba20dcd9824bd2cfd39c0cf369
108437    Monotone-Revision: 496fe62f85a4859664eb4cd520fdd45278bb849a
108438
108439    Monotone-Author: wsourdeau@inverse.ca
108440    Monotone-Date: 2010-12-23T20:00:29
108441    Monotone-Branch: ca.inverse.sogo
108442
108443M	OpenChange/classes.txt
108444
108445commit 7ffe6ee26a71f020e02031add4f3b2de808cabf9
108446Author: Ludovic Marcotte <lmarcotte@inverse.ca>
108447Date:   Thu Dec 23 15:50:35 2010 +0000
108448
108449    See ChangeLog
108450
108451    Monotone-Parent: dcee22693d3a16ba20dcd9824bd2cfd39c0cf369
108452    Monotone-Revision: f5359c59c0bb008203154487db17e1ecdd274c0d
108453
108454    Monotone-Author: ludovic@Sophos.ca
108455    Monotone-Date: 2010-12-23T15:50:35
108456    Monotone-Branch: ca.inverse.sogo
108457
108458M	ChangeLog
108459M	UI/MainUI/SOGoUserHomePage.m
108460M	UI/Scheduler/UIxCalMainActions.m
108461M	UI/Scheduler/product.plist
108462
108463commit 7d9b3a97b32f03c8b763d540bb3bc8dc150f2a36
108464Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108465Date:   Fri Dec 17 19:39:21 2010 +0000
108466
108467    Monotone-Parent: 81dcdd47102e86aa7051a10cbd7a7183b374d07a
108468    Monotone-Revision: dcee22693d3a16ba20dcd9824bd2cfd39c0cf369
108469
108470    Monotone-Author: wsourdeau@inverse.ca
108471    Monotone-Date: 2010-12-17T19:39:21
108472    Monotone-Branch: ca.inverse.sogo
108473
108474M	ChangeLog
108475M	OpenChange/MAPIStoreCalendarContext.m
108476M	OpenChange/MAPIStoreContactsContext.m
108477M	OpenChange/MAPIStoreContext.m
108478M	OpenChange/MAPIStoreFileSystemBaseContext.m
108479M	OpenChange/MAPIStoreMailContext.m
108480M	OpenChange/MAPIStoreOutboxContext.m
108481M	OpenChange/MAPIStoreSOGo.m
108482M	OpenChange/MAPIStoreTasksContext.m
108483M	OpenChange/SOGoDraftObject+MAPIStore.m
108484M	OpenChange/SOGoMAPIFSFolder.m
108485
108486commit 73fc99df9d2211787d18145986d2bcd73b4b6310
108487Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108488Date:   Fri Dec 17 19:36:43 2010 +0000
108489
108490    Monotone-Parent: cb353a1a9aeca05d7c1e6542c981abe885c1221f
108491    Monotone-Revision: 81dcdd47102e86aa7051a10cbd7a7183b374d07a
108492
108493    Monotone-Author: wsourdeau@inverse.ca
108494    Monotone-Date: 2010-12-17T19:36:43
108495    Monotone-Branch: ca.inverse.sogo
108496
108497M	OpenChange/EOQualifier+MAPIFS.m
108498
108499commit 377352b2fd5125733ee66410e967ebb5061a7fe0
108500Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108501Date:   Tue Dec 14 20:58:19 2010 +0000
108502
108503    Monotone-Parent: 1d8c1c9f65708236a07cba9e3a5da2ecbb02515b
108504    Monotone-Revision: cb353a1a9aeca05d7c1e6542c981abe885c1221f
108505
108506    Monotone-Author: wsourdeau@inverse.ca
108507    Monotone-Date: 2010-12-14T20:58:19
108508    Monotone-Branch: ca.inverse.sogo
108509
108510M	ChangeLog
108511M	OpenChange/MAPIStoreContext.m
108512
108513commit 19cd4ee4dbbe1eac24790245fac67c028c70b412
108514Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108515Date:   Tue Dec 14 20:56:09 2010 +0000
108516
108517    Monotone-Parent: c719bad753884d3a6d304371bd3da1fe92ae26a9
108518    Monotone-Revision: 1d8c1c9f65708236a07cba9e3a5da2ecbb02515b
108519
108520    Monotone-Author: wsourdeau@inverse.ca
108521    Monotone-Date: 2010-12-14T20:56:09
108522    Monotone-Branch: ca.inverse.sogo
108523
108524M	OpenChange/GNUmakefile
108525
108526commit b428b0a03518f3d4c362466bbc19af6f462355fc
108527Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108528Date:   Tue Dec 14 20:55:53 2010 +0000
108529
108530    Monotone-Parent: e2fd5b7d6dbc16ef0f63bc708e3594f79cb126a0
108531    Monotone-Revision: c719bad753884d3a6d304371bd3da1fe92ae26a9
108532
108533    Monotone-Author: wsourdeau@inverse.ca
108534    Monotone-Date: 2010-12-14T20:55:53
108535    Monotone-Branch: ca.inverse.sogo
108536
108537M	ChangeLog
108538M	OpenChange/MAPIStoreMailContext.m
108539
108540commit d6e8ac401034353f8db218640699af2e71864a97
108541Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108542Date:   Tue Dec 14 20:54:45 2010 +0000
108543
108544    Monotone-Parent: 0866c0c584ab301776f7eea26a8ec8135a9c106c
108545    Monotone-Revision: e2fd5b7d6dbc16ef0f63bc708e3594f79cb126a0
108546
108547    Monotone-Author: wsourdeau@inverse.ca
108548    Monotone-Date: 2010-12-14T20:54:45
108549    Monotone-Branch: ca.inverse.sogo
108550
108551M	OpenChange/MAPIStoreCommonViewsContext.m
108552
108553commit 7eba4a5a0125b665886b0dcbbd5b06168d764e1f
108554Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108555Date:   Tue Dec 14 20:54:07 2010 +0000
108556
108557    Monotone-Parent: c35e5e0bbfa47c91a6b8c9b68bf31ca78ee421fc
108558    Monotone-Revision: 0866c0c584ab301776f7eea26a8ec8135a9c106c
108559
108560    Monotone-Author: wsourdeau@inverse.ca
108561    Monotone-Date: 2010-12-14T20:54:07
108562    Monotone-Branch: ca.inverse.sogo
108563
108564M	ChangeLog
108565A	OpenChange/EOBitmaskQualifier.h
108566A	OpenChange/EOBitmaskQualifier.m
108567M	OpenChange/EOQualifier+MAPIFS.m
108568
108569commit 2c246f3e7a37e97ef12eb858ed2732cf38591d42
108570Author: Ludovic Marcotte <lmarcotte@inverse.ca>
108571Date:   Tue Dec 14 18:08:36 2010 +0000
108572
108573    See ChangeLog
108574
108575    Monotone-Parent: 535292a4d5c9f53624dcaabc419821b5755e9ccc
108576    Monotone-Revision: c35e5e0bbfa47c91a6b8c9b68bf31ca78ee421fc
108577
108578    Monotone-Author: ludovic@Sophos.ca
108579    Monotone-Date: 2010-12-14T18:08:36
108580    Monotone-Branch: ca.inverse.sogo
108581
108582M	ChangeLog
108583M	Documentation/SOGo Installation Guide.odt
108584M	Main/SOGo.h
108585M	SoObjects/SOGo/LDAPSource.h
108586M	SoObjects/SOGo/LDAPSource.m
108587M	SoObjects/SOGo/SOGoSource.h
108588M	SoObjects/SOGo/SOGoUser.h
108589M	SoObjects/SOGo/SOGoUserManager.m
108590M	SoObjects/SOGo/SQLSource.h
108591
108592commit ba45f18cfe53352c1c88bbefb9252cbb5510c2b8
108593Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108594Date:   Tue Dec 14 16:16:57 2010 +0000
108595
108596    Monotone-Parent: 457e7580f987752aad70b0d14d6fe0438d4de150
108597    Monotone-Revision: 535292a4d5c9f53624dcaabc419821b5755e9ccc
108598
108599    Monotone-Author: wsourdeau@inverse.ca
108600    Monotone-Date: 2010-12-14T16:16:57
108601    Monotone-Branch: ca.inverse.sogo
108602
108603M	OpenChange/MAPIStoreMailContext.m
108604
108605commit 9430469fc3c1270d89af0d48545a8126fd9e773a
108606Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108607Date:   Tue Dec 14 16:16:43 2010 +0000
108608
108609    Monotone-Parent: 8a88ed0919545d898ca1af80de43b6ab28ebe09d
108610    Monotone-Revision: 457e7580f987752aad70b0d14d6fe0438d4de150
108611
108612    Monotone-Author: wsourdeau@inverse.ca
108613    Monotone-Date: 2010-12-14T16:16:43
108614    Monotone-Branch: ca.inverse.sogo
108615
108616M	OpenChange/MAPIStoreMapping.m
108617
108618commit f8ae1411d889bd47030d9e43f98c151b6712ab73
108619Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108620Date:   Mon Dec 13 17:15:54 2010 +0000
108621
108622    Monotone-Parent: 788b2669df38ffd6d807dc86f384532b580f2876
108623    Monotone-Revision: 8a88ed0919545d898ca1af80de43b6ab28ebe09d
108624
108625    Monotone-Author: wsourdeau@inverse.ca
108626    Monotone-Date: 2010-12-13T17:15:54
108627    Monotone-Branch: ca.inverse.sogo
108628
108629M	ChangeLog
108630A	OpenChange/EOQualifier+MAPIFS.h
108631A	OpenChange/EOQualifier+MAPIFS.m
108632
108633commit 6b6c032c0026396de1237160085108328f82c689
108634Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108635Date:   Mon Dec 13 17:09:46 2010 +0000
108636
108637    Monotone-Parent: 8b3395f94ab94ad28c72ad6c1f816372c12ad77a
108638    Monotone-Revision: 788b2669df38ffd6d807dc86f384532b580f2876
108639
108640    Monotone-Author: wsourdeau@inverse.ca
108641    Monotone-Date: 2010-12-13T17:09:46
108642    Monotone-Branch: ca.inverse.sogo
108643
108644M	OpenChange/GNUmakefile
108645
108646commit db9821254a905a5ec0b19d5deeada800bfa2d349
108647Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108648Date:   Mon Dec 13 17:09:37 2010 +0000
108649
108650    Monotone-Parent: b9e27db0bea2b87574cf25b07f4edfe452d6e8b2
108651    Monotone-Revision: 8b3395f94ab94ad28c72ad6c1f816372c12ad77a
108652
108653    Monotone-Author: wsourdeau@inverse.ca
108654    Monotone-Date: 2010-12-13T17:09:37
108655    Monotone-Branch: ca.inverse.sogo
108656
108657M	ChangeLog
108658
108659commit 6a26931f0667e2d3ce8e74c5d49140f0bb2d4dcf
108660Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108661Date:   Mon Dec 13 17:08:40 2010 +0000
108662
108663    Monotone-Parent: 1bf5f82c40c92c564dab6ea7d0c2736a14386404
108664    Monotone-Revision: b9e27db0bea2b87574cf25b07f4edfe452d6e8b2
108665
108666    Monotone-Author: wsourdeau@inverse.ca
108667    Monotone-Date: 2010-12-13T17:08:40
108668    Monotone-Branch: ca.inverse.sogo
108669
108670M	ChangeLog
108671
108672commit 39844d318903e116d2bd56dc5fbc6a7917cf5751
108673Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108674Date:   Mon Dec 13 17:08:27 2010 +0000
108675
108676    Monotone-Parent: 8b45cc6424e2b06583c8a2dd876057159db48763
108677    Monotone-Revision: 1bf5f82c40c92c564dab6ea7d0c2736a14386404
108678
108679    Monotone-Author: wsourdeau@inverse.ca
108680    Monotone-Date: 2010-12-13T17:08:27
108681    Monotone-Branch: ca.inverse.sogo
108682
108683M	OpenChange/MAPIStoreOutboxContext.h
108684M	OpenChange/MAPIStoreOutboxContext.m
108685
108686commit dcaadaa5505d02f6afc97dd42291495073a130d7
108687Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108688Date:   Mon Dec 13 17:07:58 2010 +0000
108689
108690    Monotone-Parent: 6482adea519086d475da864618f587552d0acbf1
108691    Monotone-Revision: 8b45cc6424e2b06583c8a2dd876057159db48763
108692
108693    Monotone-Author: wsourdeau@inverse.ca
108694    Monotone-Date: 2010-12-13T17:07:58
108695    Monotone-Branch: ca.inverse.sogo
108696
108697M	OpenChange/SOGoContentObject+MAPIStore.h
108698M	OpenChange/SOGoContentObject+MAPIStore.m
108699
108700commit 0ae53f51d895fc9287a0d5d2b2534152a58074bf
108701Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108702Date:   Mon Dec 13 17:07:24 2010 +0000
108703
108704    Monotone-Parent: fffc8593a1392a49172e584c88de206cd6d7081b
108705    Monotone-Revision: 6482adea519086d475da864618f587552d0acbf1
108706
108707    Monotone-Author: wsourdeau@inverse.ca
108708    Monotone-Date: 2010-12-13T17:07:24
108709    Monotone-Branch: ca.inverse.sogo
108710
108711M	OpenChange/SOGoDraftObject+MAPIStore.m
108712
108713commit ad416ef1e027b0cfccfc28c17018825a406680d3
108714Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108715Date:   Mon Dec 13 17:06:22 2010 +0000
108716
108717    Monotone-Parent: 33c27aebfdbf4c4a04a550aef20cd2049b1c4575
108718    Monotone-Revision: fffc8593a1392a49172e584c88de206cd6d7081b
108719
108720    Monotone-Author: wsourdeau@inverse.ca
108721    Monotone-Date: 2010-12-13T17:06:22
108722    Monotone-Branch: ca.inverse.sogo
108723
108724M	OpenChange/MAPIStoreCalendarContext.h
108725M	OpenChange/MAPIStoreCalendarContext.m
108726M	OpenChange/MAPIStoreContactsContext.h
108727M	OpenChange/MAPIStoreContactsContext.m
108728A	OpenChange/MAPIStoreGCSBaseContext.h
108729A	OpenChange/MAPIStoreGCSBaseContext.m
108730M	OpenChange/MAPIStoreTasksContext.h
108731M	OpenChange/MAPIStoreTasksContext.m
108732
108733commit d8696daa642a98eeb2ad3a87dac903d0df14dcab
108734Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108735Date:   Mon Dec 13 17:04:27 2010 +0000
108736
108737    Monotone-Parent: 92b2fdd608b688167b4b789517424f79fd5cf6cd
108738    Monotone-Revision: 33c27aebfdbf4c4a04a550aef20cd2049b1c4575
108739
108740    Monotone-Author: wsourdeau@inverse.ca
108741    Monotone-Date: 2010-12-13T17:04:27
108742    Monotone-Branch: ca.inverse.sogo
108743
108744M	OpenChange/MAPIStoreMailContext.m
108745
108746commit 15e5ad482ce2ca8dbe7eede3f04f8dee6195aa58
108747Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108748Date:   Mon Dec 13 17:03:25 2010 +0000
108749
108750    Monotone-Parent: ff573bb1f50acc824847caf9e5e6ad101207f895
108751    Monotone-Revision: 92b2fdd608b688167b4b789517424f79fd5cf6cd
108752
108753    Monotone-Author: wsourdeau@inverse.ca
108754    Monotone-Date: 2010-12-13T17:03:25
108755    Monotone-Branch: ca.inverse.sogo
108756
108757M	ChangeLog
108758M	OpenChange/MAPIStoreContext.h
108759M	OpenChange/MAPIStoreContext.m
108760M	OpenChange/MAPIStoreSOGo.h
108761M	OpenChange/MAPIStoreSOGo.m
108762
108763commit 04b8942bc4cbc491b374cb8a4bac8c0181049ec0
108764Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108765Date:   Mon Dec 13 16:54:47 2010 +0000
108766
108767    Monotone-Parent: 2db4338dd998f18b628af9db5099265a3c0449bc
108768    Monotone-Revision: ff573bb1f50acc824847caf9e5e6ad101207f895
108769
108770    Monotone-Author: wsourdeau@inverse.ca
108771    Monotone-Date: 2010-12-13T16:54:47
108772    Monotone-Branch: ca.inverse.sogo
108773
108774M	ChangeLog
108775
108776commit e5d78bc019588e20d9b2987e8173bc605b4fe529
108777Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108778Date:   Mon Dec 13 16:54:32 2010 +0000
108779
108780    Monotone-Parent: a40a2bc11f2bf943ab20c6abf092bca19c4bd438
108781    Monotone-Revision: 2db4338dd998f18b628af9db5099265a3c0449bc
108782
108783    Monotone-Author: wsourdeau@inverse.ca
108784    Monotone-Date: 2010-12-13T16:54:32
108785    Monotone-Branch: ca.inverse.sogo
108786
108787M	OpenChange/MAPIStoreMapping.h
108788M	OpenChange/MAPIStoreMapping.m
108789
108790commit 66b70f06d04fa4f1c4de7474ebab0ee0f8dcc3b8
108791Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108792Date:   Mon Dec 13 16:53:32 2010 +0000
108793
108794    Monotone-Parent: 469e9b126515b386d9640628549236a84910376f
108795    Monotone-Revision: a40a2bc11f2bf943ab20c6abf092bca19c4bd438
108796
108797    Monotone-Author: wsourdeau@inverse.ca
108798    Monotone-Date: 2010-12-13T16:53:32
108799    Monotone-Branch: ca.inverse.sogo
108800
108801M	OpenChange/SOGoAppointmentObject+MAPIStore.h
108802M	OpenChange/SOGoAppointmentObject+MAPIStore.m
108803M	OpenChange/SOGoContactGCSEntry+MAPIStore.m
108804M	OpenChange/SOGoTaskObject+MAPIStore.h
108805M	OpenChange/SOGoTaskObject+MAPIStore.m
108806
108807commit 55dc8abff801238737b1f1be34c08c2b8d19d5c8
108808Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108809Date:   Mon Dec 13 16:51:48 2010 +0000
108810
108811    Monotone-Parent: b8881b30a3439916d39b400a9de1a5565d442b45
108812    Monotone-Revision: 469e9b126515b386d9640628549236a84910376f
108813
108814    Monotone-Author: wsourdeau@inverse.ca
108815    Monotone-Date: 2010-12-13T16:51:48
108816    Monotone-Branch: ca.inverse.sogo
108817
108818M	ChangeLog
108819M	OpenChange/MAPIStoreTypes.h
108820M	OpenChange/MAPIStoreTypes.m
108821
108822commit feeb211abd54263ad2c0322ec94130f9ce0bc212
108823Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108824Date:   Mon Dec 13 16:49:54 2010 +0000
108825
108826    Monotone-Parent: 3a26c13f547976a8cb598e6f141d4eaf0cb724ff
108827    Monotone-Revision: b8881b30a3439916d39b400a9de1a5565d442b45
108828
108829    Monotone-Author: wsourdeau@inverse.ca
108830    Monotone-Date: 2010-12-13T16:49:54
108831    Monotone-Branch: ca.inverse.sogo
108832
108833M	ChangeLog
108834M	OpenChange/NSData+MAPIStore.h
108835M	OpenChange/NSData+MAPIStore.m
108836
108837commit 1306aaf659542b8b6751c0199cdf9b674cdcbe27
108838Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108839Date:   Mon Dec 13 16:47:58 2010 +0000
108840
108841    Monotone-Parent: c0d3a6fd3a3c39a9526e90735a8863553573d2c5
108842    Monotone-Revision: 3a26c13f547976a8cb598e6f141d4eaf0cb724ff
108843
108844    Monotone-Author: wsourdeau@inverse.ca
108845    Monotone-Date: 2010-12-13T16:47:58
108846    Monotone-Branch: ca.inverse.sogo
108847
108848M	ChangeLog
108849A	OpenChange/MAPIStoreFileSystemBaseContext.h
108850A	OpenChange/MAPIStoreFileSystemBaseContext.m
108851
108852commit eab9037cb3a7edadc8913affcb688d010cabd35e
108853Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108854Date:   Mon Dec 13 16:46:09 2010 +0000
108855
108856    Monotone-Parent: 17ec96618b492fe585dfeb02ba266111e8b0c4fd
108857    Monotone-Revision: c0d3a6fd3a3c39a9526e90735a8863553573d2c5
108858
108859    Monotone-Author: wsourdeau@inverse.ca
108860    Monotone-Date: 2010-12-13T16:46:09
108861    Monotone-Branch: ca.inverse.sogo
108862
108863M	ChangeLog
108864A	OpenChange/MAPIStoreCommonViewsContext.h
108865A	OpenChange/MAPIStoreCommonViewsContext.m
108866A	OpenChange/MAPIStoreDeferredActionsContext.h
108867A	OpenChange/MAPIStoreDeferredActionsContext.m
108868A	OpenChange/MAPIStoreDeletedItemsContext.h
108869A	OpenChange/MAPIStoreDeletedItemsContext.m
108870A	OpenChange/MAPIStoreDraftsContext.h
108871A	OpenChange/MAPIStoreDraftsContext.m
108872M	OpenChange/MAPIStoreFreebusyContext.h
108873M	OpenChange/MAPIStoreFreebusyContext.m
108874A	OpenChange/MAPIStoreJournalContext.h
108875A	OpenChange/MAPIStoreJournalContext.m
108876A	OpenChange/MAPIStoreNotesContext.h
108877A	OpenChange/MAPIStoreNotesContext.m
108878A	OpenChange/MAPIStoreRemindersContext.h
108879A	OpenChange/MAPIStoreRemindersContext.m
108880A	OpenChange/MAPIStoreScheduleContext.h
108881A	OpenChange/MAPIStoreScheduleContext.m
108882A	OpenChange/MAPIStoreSearchContext.h
108883A	OpenChange/MAPIStoreSearchContext.m
108884A	OpenChange/MAPIStoreSentItemsContext.h
108885A	OpenChange/MAPIStoreSentItemsContext.m
108886A	OpenChange/MAPIStoreShortcutsContext.h
108887A	OpenChange/MAPIStoreShortcutsContext.m
108888A	OpenChange/MAPIStoreViewsContext.h
108889A	OpenChange/MAPIStoreViewsContext.m
108890
108891commit b1a420e4e76cc2b392d6dbfcaa6d50edee40ecad
108892Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108893Date:   Mon Dec 13 16:42:52 2010 +0000
108894
108895    Monotone-Parent: c4fe19a1a6dc722f667408c4597a414722b94c7d
108896    Monotone-Revision: 17ec96618b492fe585dfeb02ba266111e8b0c4fd
108897
108898    Monotone-Author: wsourdeau@inverse.ca
108899    Monotone-Date: 2010-12-13T16:42:52
108900    Monotone-Branch: ca.inverse.sogo
108901
108902M	ChangeLog
108903A	OpenChange/NSValue+MAPIStore.h
108904A	OpenChange/NSValue+MAPIStore.m
108905
108906commit 946ad356a78e4666e636e4f328dad977283cc88e
108907Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108908Date:   Mon Dec 13 16:28:18 2010 +0000
108909
108910    Monotone-Parent: 5b2308236e314d73f37013a208e925564c2b223e
108911    Monotone-Revision: c4fe19a1a6dc722f667408c4597a414722b94c7d
108912
108913    Monotone-Author: wsourdeau@inverse.ca
108914    Monotone-Date: 2010-12-13T16:28:18
108915    Monotone-Branch: ca.inverse.sogo
108916
108917M	ChangeLog
108918A	OpenChange/SOGoMAPIFSFolder.h
108919A	OpenChange/SOGoMAPIFSFolder.m
108920A	OpenChange/SOGoMAPIFSMessage.h
108921A	OpenChange/SOGoMAPIFSMessage.m
108922
108923commit fac3cf894756b7c7811e7c96ebf8c5205f7d23d5
108924Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108925Date:   Mon Dec 13 16:07:50 2010 +0000
108926
108927    Monotone-Parent: b1b3d264ec5516de85717e6f0a27cb77fab0bb0e
108928    Monotone-Revision: 5b2308236e314d73f37013a208e925564c2b223e
108929
108930    Monotone-Author: wsourdeau@inverse.ca
108931    Monotone-Date: 2010-12-13T16:07:50
108932    Monotone-Branch: ca.inverse.sogo
108933
108934M	OpenChange/MAPIApplication.h
108935M	OpenChange/MAPIStoreAuthenticator.h
108936M	OpenChange/MAPIStoreSpoolerContext.h
108937M	OpenChange/MAPIStoreSpoolerContext.m
108938M	OpenChange/SOGoDraftObject+MAPIStore.h
108939
108940commit 848799a78ba8f2e817c6d0b1a02db2b69d43bafa
108941Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108942Date:   Mon Dec 13 15:40:47 2010 +0000
108943
108944    Monotone-Parent: b6bdeca3435d0f186f21c6ab3f3905445e6a12b4
108945    Monotone-Revision: b1b3d264ec5516de85717e6f0a27cb77fab0bb0e
108946
108947    Monotone-Author: wsourdeau@inverse.ca
108948    Monotone-Date: 2010-12-13T15:40:47
108949    Monotone-Branch: ca.inverse.sogo
108950
108951A	OpenChange/classes.txt
108952
108953commit b4807dbb8e1d89b74253e9b5406f946c99586be7
108954Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108955Date:   Fri Dec 10 22:24:36 2010 +0000
108956
108957    Monotone-Parent: 6e855c49b7521b655243e2102c805434a3cf5d96
108958    Monotone-Revision: b6bdeca3435d0f186f21c6ab3f3905445e6a12b4
108959
108960    Monotone-Author: wsourdeau@inverse.ca
108961    Monotone-Date: 2010-12-10T22:24:36
108962    Monotone-Branch: ca.inverse.sogo
108963
108964M	SOPE/GDLContentStore/ChangeLog
108965M	SOPE/GDLContentStore/EOQualifier+GCS.m
108966
108967commit 0251d4ed6ee9cc7e3e62bbf91b48222b2c4a8f32
108968Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108969Date:   Fri Dec 10 18:43:00 2010 +0000
108970
108971    Monotone-Parent: 4b8da7277df29ca5160321d7f33b46c3047e17a3
108972    Monotone-Revision: 6e855c49b7521b655243e2102c805434a3cf5d96
108973
108974    Monotone-Author: wsourdeau@inverse.ca
108975    Monotone-Date: 2010-12-10T18:43:00
108976    Monotone-Branch: ca.inverse.sogo
108977
108978M	.mtn-ignore
108979
108980commit e4ad382b7285c0c177a294a99dfb7ee82dd6835c
108981Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
108982Date:   Fri Dec 10 18:32:29 2010 +0000
108983
108984    Monotone-Parent: 5d74c28ea0fcf5aa4d6ab7fc81f9bade5e4cfe5d
108985    Monotone-Revision: 4b8da7277df29ca5160321d7f33b46c3047e17a3
108986
108987    Monotone-Author: wsourdeau@inverse.ca
108988    Monotone-Date: 2010-12-10T18:32:29
108989    Monotone-Branch: ca.inverse.sogo
108990
108991M	SOPE/GDLContentStore/ChangeLog
108992M	SOPE/GDLContentStore/EOQualifier+GCS.m
108993
108994commit bfe5cfe5f97767df78a67b45be2fd052da43d995
108995Author: Ludovic Marcotte <lmarcotte@inverse.ca>
108996Date:   Thu Dec 9 19:41:28 2010 +0000
108997
108998    See ChangeLog
108999
109000    Monotone-Parent: d61deeadebd9f79f9603928dca395cad83167394
109001    Monotone-Revision: 5d74c28ea0fcf5aa4d6ab7fc81f9bade5e4cfe5d
109002
109003    Monotone-Author: ludovic@Sophos.ca
109004    Monotone-Date: 2010-12-09T19:41:28
109005    Monotone-Branch: ca.inverse.sogo
109006
109007M	ChangeLog
109008M	SoObjects/Mailer/SOGoDraftObject.m
109009
109010commit 5477457271349475f78778969a2e57a684b3e9c4
109011Author: Ludovic Marcotte <lmarcotte@inverse.ca>
109012Date:   Thu Dec 9 19:15:02 2010 +0000
109013
109014    See ChangeLog
109015
109016    Monotone-Parent: ada8e59dc2acdffd7634acc70f3387a0f8e4e671
109017    Monotone-Revision: d61deeadebd9f79f9603928dca395cad83167394
109018
109019    Monotone-Author: ludovic@Sophos.ca
109020    Monotone-Date: 2010-12-09T19:15:02
109021    Monotone-Branch: ca.inverse.sogo
109022
109023M	ChangeLog
109024M	UI/Common/UIxPageFrame.m
109025
109026commit 4cdb010230a0fffaf523457f7526066248b06a86
109027Author: Ludovic Marcotte <lmarcotte@inverse.ca>
109028Date:   Thu Dec 9 18:56:03 2010 +0000
109029
109030    See ChangeLog
109031
109032    Monotone-Parent: e1db6c4ec1e7a829a4976be2bd87d40d1d0a5d5f
109033    Monotone-Revision: ada8e59dc2acdffd7634acc70f3387a0f8e4e671
109034
109035    Monotone-Author: ludovic@Sophos.ca
109036    Monotone-Date: 2010-12-09T18:56:03
109037    Monotone-Branch: ca.inverse.sogo
109038
109039M	ChangeLog
109040M	Documentation/SOGo Installation Guide.odt
109041M	SoObjects/SOGo/SQLSource.m
109042
109043commit d87c24ccdc2ff6ea4bae037e7add97d569642e9d
109044Author: Francis Lachapelle <flachapelle@inverse.ca>
109045Date:   Thu Dec 9 17:05:36 2010 +0000
109046
109047    Added mindepth parameter to find command in tmpwatch script.
109048
109049    Monotone-Parent: f3b51cf476c6230ef82b433a28fb5b9fc99ecba7
109050    Monotone-Revision: e1db6c4ec1e7a829a4976be2bd87d40d1d0a5d5f
109051
109052    Monotone-Author: flachapelle@inverse.ca
109053    Monotone-Date: 2010-12-09T17:05:36
109054    Monotone-Branch: ca.inverse.sogo
109055
109056M	Scripts/tmpwatch
109057
109058commit 3a32e952ce1aa5342288c10cd692eb0e0ff1dcdd
109059Author: Francis Lachapelle <flachapelle@inverse.ca>
109060Date:   Wed Dec 8 19:57:05 2010 +0000
109061
109062    See Changelog.
109063
109064    Monotone-Parent: 2b28f6d0a82dd762775a558cb05973125df10b61
109065    Monotone-Revision: f3b51cf476c6230ef82b433a28fb5b9fc99ecba7
109066
109067    Monotone-Author: flachapelle@inverse.ca
109068    Monotone-Date: 2010-12-08T19:57:05
109069    Monotone-Branch: ca.inverse.sogo
109070
109071M	ChangeLog
109072M	UI/WebServerResources/MailerUI.js
109073
109074commit ea8e2574a6d3727feee778e7c987a4219f6cf386
109075Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109076Date:   Fri Dec 3 22:31:56 2010 +0000
109077
109078    Monotone-Parent: bde45b38158c1c9e5e5c05c00ef16e0ceb81c789
109079    Monotone-Revision: 6cff836762bb35cb6c26ae5eb215e6ff131d480d
109080
109081    Monotone-Author: wsourdeau@inverse.ca
109082    Monotone-Date: 2010-12-03T22:31:56
109083    Monotone-Branch: ca.inverse.sogo
109084
109085M	ChangeLog
109086M	OpenChange/MAPIStoreCalendarContext.m
109087M	OpenChange/MAPIStoreContactsContext.m
109088M	OpenChange/MAPIStoreContext.h
109089M	OpenChange/MAPIStoreContext.m
109090M	OpenChange/MAPIStoreMailContext.m
109091M	OpenChange/MAPIStoreSOGo.m
109092M	OpenChange/MAPIStoreTasksContext.m
109093
109094commit b00c13ccdecf66cb29ff0c0354fa95fb841ea16a
109095Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109096Date:   Fri Dec 3 22:23:35 2010 +0000
109097
109098    Monotone-Parent: 0e46ab67294e538548e44aa045080c9bd982e337
109099    Monotone-Revision: bde45b38158c1c9e5e5c05c00ef16e0ceb81c789
109100
109101    Monotone-Author: wsourdeau@inverse.ca
109102    Monotone-Date: 2010-12-03T22:23:35
109103    Monotone-Branch: ca.inverse.sogo
109104
109105A	OpenChange/MAPIStoreSpoolerContext.h
109106
109107commit 2a1ced4a94b76ecc66795121602175e9c9a8185d
109108Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109109Date:   Fri Dec 3 22:23:30 2010 +0000
109110
109111    Monotone-Parent: 137388e5a62c0c3196b473a491b63e122e1187ab
109112    Monotone-Revision: 0e46ab67294e538548e44aa045080c9bd982e337
109113
109114    Monotone-Author: wsourdeau@inverse.ca
109115    Monotone-Date: 2010-12-03T22:23:30
109116    Monotone-Branch: ca.inverse.sogo
109117
109118M	OpenChange/GNUmakefile
109119A	OpenChange/MAPIStoreSpoolerContext.m
109120
109121commit ec6556cb4f029681c58e3c9f8903f197a53ec179
109122Author: Francis Lachapelle <flachapelle@inverse.ca>
109123Date:   Fri Dec 3 22:09:18 2010 +0000
109124
109125    See Changelog
109126
109127    Monotone-Parent: 683abf3e25aeca0b6ae95c6502fc05a5f1b2f537
109128    Monotone-Revision: edd8c9a9983a41fcee93052c706158aedf35f7c3
109129
109130    Monotone-Author: flachapelle@inverse.ca
109131    Monotone-Date: 2010-12-03T22:09:18
109132    Monotone-Branch: ca.inverse.sogo
109133
109134M	ChangeLog
109135M	UI/WebServerResources/HTMLElement.js
109136M	UI/WebServerResources/MailerUI.js
109137
109138commit 21c13343c5daa460794d080bd5ae20381b1b4dd3
109139Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109140Date:   Fri Dec 3 18:29:19 2010 +0000
109141
109142    Monotone-Parent: 3d823daf85269363807bfb3cfb07776ba5279782
109143    Monotone-Revision: 137388e5a62c0c3196b473a491b63e122e1187ab
109144
109145    Monotone-Author: wsourdeau@inverse.ca
109146    Monotone-Date: 2010-12-03T18:29:19
109147    Monotone-Branch: ca.inverse.sogo
109148
109149M	ChangeLog
109150M	OpenChange/MAPIStoreTypes.h
109151M	OpenChange/MAPIStoreTypes.m
109152
109153commit a8f51464b22e7579dc2f00b1f05840a3fcf97a55
109154Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109155Date:   Fri Dec 3 18:27:38 2010 +0000
109156
109157    Monotone-Parent: cad387db7a6d5560c7f138596819e1394d90c7b3
109158    Monotone-Revision: 3d823daf85269363807bfb3cfb07776ba5279782
109159
109160    Monotone-Author: wsourdeau@inverse.ca
109161    Monotone-Date: 2010-12-03T18:27:38
109162    Monotone-Branch: ca.inverse.sogo
109163
109164M	ChangeLog
109165M	OpenChange/NSData+MAPIStore.h
109166M	OpenChange/NSData+MAPIStore.m
109167
109168commit 7e574e277dd41a81ad76f04eb5682cd5fc4acf9c
109169Author: Ludovic Marcotte <lmarcotte@inverse.ca>
109170Date:   Thu Dec 2 21:30:56 2010 +0000
109171
109172    fixed typo
109173
109174    Monotone-Parent: b625ae81603b1c11c8c8244835607acd3e424a14
109175    Monotone-Revision: cad387db7a6d5560c7f138596819e1394d90c7b3
109176
109177    Monotone-Author: ludovic@Sophos.ca
109178    Monotone-Date: 2010-12-02T21:30:56
109179    Monotone-Branch: ca.inverse.sogo
109180
109181M	ChangeLog
109182
109183commit eeb4646138e6d45929f79e3984b6d0d9760eeb7f
109184Author: Ludovic Marcotte <lmarcotte@inverse.ca>
109185Date:   Thu Dec 2 21:25:37 2010 +0000
109186
109187    See ChangeLog
109188
109189    Monotone-Parent: 30bbdf4da27d8db206b6667bf81195db2d889439
109190    Monotone-Revision: b625ae81603b1c11c8c8244835607acd3e424a14
109191
109192    Monotone-Author: ludovic@Sophos.ca
109193    Monotone-Date: 2010-12-02T21:25:37
109194    Monotone-Branch: ca.inverse.sogo
109195
109196M	ChangeLog
109197M	Main/SOGo+DAV.m
109198
109199commit fc509d29d5189db9f207f98c804cea615b321e81
109200Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109201Date:   Thu Dec 2 14:31:24 2010 +0000
109202
109203    Monotone-Parent: b334cb6723eed85e8c63c638f6db8a79edfb0b11
109204    Monotone-Revision: 82578425c34d9552a919394bbeecd799f773ca38
109205
109206    Monotone-Author: wsourdeau@inverse.ca
109207    Monotone-Date: 2010-12-02T14:31:24
109208    Monotone-Branch: ca.inverse.sogo
109209
109210M	UI/WebServerResources/UIxContactEditor.js
109211
109212commit 00863f59030cbc45970361b42eff46f2a0df5e7d
109213Author: Francis Lachapelle <flachapelle@inverse.ca>
109214Date:   Wed Dec 1 20:50:51 2010 +0000
109215
109216    Fixed chmod in RPM spec file.
109217
109218    Monotone-Parent: cf6bfe9819c465b0c5423ecec42e6b278812a697
109219    Monotone-Revision: 683abf3e25aeca0b6ae95c6502fc05a5f1b2f537
109220
109221    Monotone-Author: flachapelle@inverse.ca
109222    Monotone-Date: 2010-12-01T20:50:51
109223    Monotone-Branch: ca.inverse.sogo
109224
109225M	sogo.spec
109226
109227commit e79c7902b191a7672c1d2884dd37a14e8f330278
109228Author: Ludovic Marcotte <lmarcotte@inverse.ca>
109229Date:   Wed Dec 1 18:17:58 2010 +0000
109230
109231    Updated Ukrainian translation - thanks to oleksiy.stasevych@gmail.com
109232
109233    Monotone-Parent: b3166bd345c87012f50fd863b7a65bced6c7cb25
109234    Monotone-Revision: cf6bfe9819c465b0c5423ecec42e6b278812a697
109235
109236    Monotone-Author: ludovic@Sophos.ca
109237    Monotone-Date: 2010-12-01T18:17:58
109238    Monotone-Branch: ca.inverse.sogo
109239
109240M	UI/Contacts/Ukrainian.lproj/Localizable.strings
109241M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
109242M	UI/MainUI/Ukrainian.lproj/Localizable.strings
109243M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
109244
109245commit fac89aaa654daf77d7f4a935dbf49100bda50e45
109246Author: Ludovic Marcotte <lmarcotte@inverse.ca>
109247Date:   Wed Dec 1 18:07:17 2010 +0000
109248
109249    Updated Swedish translation - thanks to peter.johansson@altrusoft.se
109250
109251    Monotone-Parent: b334cb6723eed85e8c63c638f6db8a79edfb0b11
109252    Monotone-Revision: b3166bd345c87012f50fd863b7a65bced6c7cb25
109253
109254    Monotone-Author: ludovic@Sophos.ca
109255    Monotone-Date: 2010-12-01T18:07:17
109256    Monotone-Branch: ca.inverse.sogo
109257
109258M	SoObjects/Appointments/Swedish.lproj/Localizable.strings
109259M	UI/Common/Swedish.lproj/Localizable.strings
109260M	UI/Contacts/Swedish.lproj/Localizable.strings
109261M	UI/MailPartViewers/Swedish.lproj/Localizable.strings
109262M	UI/MailerUI/Swedish.lproj/Localizable.strings
109263M	UI/MainUI/Swedish.lproj/Localizable.strings
109264M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
109265M	UI/Scheduler/Swedish.lproj/Localizable.strings
109266
109267commit 3e08125893b29b69a07ac5e7fd552d89d758f4be
109268Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109269Date:   Wed Dec 1 16:34:41 2010 +0000
109270
109271    Monotone-Parent: c128393b8fefa2da4bb9673a620d1e0baa64a839
109272    Monotone-Revision: b334cb6723eed85e8c63c638f6db8a79edfb0b11
109273
109274    Monotone-Author: wsourdeau@inverse.ca
109275    Monotone-Date: 2010-12-01T16:34:41
109276    Monotone-Branch: ca.inverse.sogo
109277
109278M	ChangeLog
109279M	OpenChange/MAPIStoreCalendarContext.m
109280M	OpenChange/MAPIStoreContactsContext.m
109281M	OpenChange/MAPIStoreContext.h
109282M	OpenChange/MAPIStoreContext.m
109283M	OpenChange/MAPIStoreFreebusyContext.m
109284M	OpenChange/MAPIStoreMailContext.m
109285M	OpenChange/MAPIStoreOutboxContext.m
109286M	OpenChange/MAPIStoreTasksContext.m
109287
109288commit 7c27e39fe73cc2bd3e745d8c349776d9ca2be705
109289Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109290Date:   Tue Nov 30 21:07:59 2010 +0000
109291
109292    Monotone-Parent: fc3e20fe8fbb851b3907c12e8221e62533f2cea1
109293    Monotone-Revision: c128393b8fefa2da4bb9673a620d1e0baa64a839
109294
109295    Monotone-Author: wsourdeau@inverse.ca
109296    Monotone-Date: 2010-11-30T21:07:59
109297    Monotone-Branch: ca.inverse.sogo
109298
109299M	ChangeLog
109300M	OpenChange/MAPIStoreMailContext.m
109301
109302commit 88cf8acc93d01d3d8ea0af3c1a52ba8c8bda000f
109303Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109304Date:   Tue Nov 30 21:06:08 2010 +0000
109305
109306    Monotone-Parent: 57a727e9ea80a6a51f384904629a70663ad4bd98
109307    Monotone-Revision: fc3e20fe8fbb851b3907c12e8221e62533f2cea1
109308
109309    Monotone-Author: wsourdeau@inverse.ca
109310    Monotone-Date: 2010-11-30T21:06:08
109311    Monotone-Branch: ca.inverse.sogo
109312
109313M	ChangeLog
109314
109315commit 36619aede34907d2e7c01376975340593ba91308
109316Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109317Date:   Tue Nov 30 21:04:58 2010 +0000
109318
109319    Monotone-Parent: ce03c421dd517ee3c93be821faec36a023b0c257
109320    Monotone-Revision: 57a727e9ea80a6a51f384904629a70663ad4bd98
109321
109322    Monotone-Author: wsourdeau@inverse.ca
109323    Monotone-Date: 2010-11-30T21:04:58
109324    Monotone-Branch: ca.inverse.sogo
109325
109326M	ChangeLog
109327M	OpenChange/MAPIStoreTypes.h
109328
109329commit 8b4f49e14213cd2f02efa405a208b7c505b86066
109330Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109331Date:   Tue Nov 30 21:04:05 2010 +0000
109332
109333    Monotone-Parent: c7755bd4c79d8115db4835ecb7a3fb92ab273020
109334    Monotone-Revision: ce03c421dd517ee3c93be821faec36a023b0c257
109335
109336    Monotone-Author: wsourdeau@inverse.ca
109337    Monotone-Date: 2010-11-30T21:04:05
109338    Monotone-Branch: ca.inverse.sogo
109339
109340M	ChangeLog
109341M	OpenChange/MAPIStoreContext.h
109342M	OpenChange/MAPIStoreContext.m
109343M	OpenChange/MAPIStoreSOGo.m
109344
109345commit 8849fbf7c4f7cc25b3b7a8082a39a5ad8d031710
109346Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109347Date:   Tue Nov 30 16:17:50 2010 +0000
109348
109349    Monotone-Parent: 9634e883abb4f5cf42e1b4d9c3d3e1b1a61f3e7f
109350    Monotone-Revision: c7755bd4c79d8115db4835ecb7a3fb92ab273020
109351
109352    Monotone-Author: wsourdeau@inverse.ca
109353    Monotone-Date: 2010-11-30T16:17:50
109354    Monotone-Branch: ca.inverse.sogo
109355
109356M	ChangeLog
109357M	OpenChange/MAPIStoreCalendarContext.m
109358M	OpenChange/MAPIStoreContactsContext.m
109359M	OpenChange/MAPIStoreContext.h
109360M	OpenChange/MAPIStoreContext.m
109361M	OpenChange/MAPIStoreMailContext.m
109362M	OpenChange/MAPIStoreTasksContext.m
109363
109364commit 95a1b2977ca4144b09621662ffe5437e5a209fc8
109365Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109366Date:   Mon Nov 29 20:02:21 2010 +0000
109367
109368    Monotone-Parent: cf0e281b1ddabaa9d9d2254c68173616e13215d0
109369    Monotone-Revision: 193627476b7f3a685b8b6cfd32f56231e28a5b94
109370
109371    Monotone-Author: wsourdeau@inverse.ca
109372    Monotone-Date: 2010-11-29T20:02:21
109373    Monotone-Branch: ca.inverse.sogo
109374
109375M	UI/WebServerResources/generic.css
109376
109377commit 804e3a3c6ffe2e4b322d05da5a5e0822e9caf7e9
109378Author: Francis Lachapelle <flachapelle@inverse.ca>
109379Date:   Mon Nov 29 14:26:10 2010 +0000
109380
109381    Fixed call to Object.toJSON for Prototype JS 1.7.
109382
109383    Monotone-Parent: cf0e281b1ddabaa9d9d2254c68173616e13215d0
109384    Monotone-Revision: 49b01807f1c5d14232f8021564406a02f9736a62
109385
109386    Monotone-Author: flachapelle@inverse.ca
109387    Monotone-Date: 2010-11-29T14:26:10
109388    Monotone-Branch: ca.inverse.sogo
109389
109390M	UI/WebServerResources/MailerUIdTree.js
109391M	UI/WebServerResources/UIxPreferences.js
109392
109393commit 3e9a276b15d3e0c87d14183d4701e0b9a206baca
109394Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109395Date:   Fri Nov 26 21:48:52 2010 +0000
109396
109397    Monotone-Parent: 37431a093d394dea94622106c07943eca6cb743f
109398    Monotone-Revision: cf0e281b1ddabaa9d9d2254c68173616e13215d0
109399
109400    Monotone-Author: wsourdeau@inverse.ca
109401    Monotone-Date: 2010-11-26T21:48:52
109402    Monotone-Branch: ca.inverse.sogo
109403
109404M	ChangeLog
109405M	OpenChange/MAPIStoreContext.h
109406M	OpenChange/MAPIStoreContext.m
109407M	OpenChange/MAPIStoreSOGo.m
109408
109409commit b82eeddedb484c2f1affa78312267ec678e1df8e
109410Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109411Date:   Fri Nov 26 21:46:57 2010 +0000
109412
109413    Monotone-Parent: d6c5da440431c45a715dfdd531f61cc02798d9cd
109414    Monotone-Revision: 37431a093d394dea94622106c07943eca6cb743f
109415
109416    Monotone-Author: wsourdeau@inverse.ca
109417    Monotone-Date: 2010-11-26T21:46:57
109418    Monotone-Branch: ca.inverse.sogo
109419
109420M	ChangeLog
109421M	OpenChange/MAPIStoreTypes.h
109422M	OpenChange/MAPIStoreTypes.m
109423
109424commit 8c924af93b3a8c614a2ccaa8a4c0b726abac9d1e
109425Author: Ludovic Marcotte <lmarcotte@inverse.ca>
109426Date:   Thu Nov 25 18:35:20 2010 +0000
109427
109428    Removed useless and sensitive debug info
109429
109430    Monotone-Parent: 6b2ab08cb3954daacb8c9007f41296b61035de29
109431    Monotone-Revision: 2344911344b24c7c53ef3da63936891ede85d323
109432
109433    Monotone-Author: ludovic@Sophos.ca
109434    Monotone-Date: 2010-11-25T18:35:20
109435    Monotone-Branch: ca.inverse.sogo
109436
109437M	SoObjects/Mailer/SOGoDraftObject.m
109438
109439commit 66a351a4a7153f7f0b6a8399d2f029baa50b87ba
109440Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109441Date:   Thu Nov 25 16:21:07 2010 +0000
109442
109443    Monotone-Parent: ec54181fac1ae10c46d9a775c56333ca9d51afaa
109444    Monotone-Revision: da16a0c128e894d870f111d269532e1f39922ac1
109445
109446    Monotone-Author: wsourdeau@inverse.ca
109447    Monotone-Date: 2010-11-25T16:21:07
109448    Monotone-Branch: ca.inverse.sogo
109449
109450M	OpenChange/MAPIStoreMapping.m
109451
109452commit 9f51988003a2cc961ab5cfeef73dfd5f7f8b0dc9
109453Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109454Date:   Thu Nov 25 15:22:33 2010 +0000
109455
109456    Monotone-Parent: 6b2ab08cb3954daacb8c9007f41296b61035de29
109457    Monotone-Revision: ec54181fac1ae10c46d9a775c56333ca9d51afaa
109458
109459    Monotone-Author: wsourdeau@inverse.ca
109460    Monotone-Date: 2010-11-25T15:22:33
109461    Monotone-Branch: ca.inverse.sogo
109462
109463M	UI/MailerUI/UIxMailEditor.m
109464
109465commit 921ac1a64eef20cdba91016effa3d96f2ce412a2
109466Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109467Date:   Wed Nov 24 19:32:31 2010 +0000
109468
109469    Monotone-Parent: 20a482daec3db01c4c8603a1b8b22b6d6535eb39
109470    Monotone-Revision: b2196339f77de9ebd51fbed1e0cbf45850b06d7e
109471
109472    Monotone-Author: wsourdeau@inverse.ca
109473    Monotone-Date: 2010-11-24T19:32:31
109474    Monotone-Branch: ca.inverse.sogo
109475
109476M	GNUmakefile
109477
109478commit b47ee1281ceac858f457367403c0364e2b1e64eb
109479Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109480Date:   Wed Nov 24 19:32:09 2010 +0000
109481
109482    Monotone-Parent: 17b50baf79da6da49bc8ce0e951e73f58eaa2cab
109483    Monotone-Revision: 20a482daec3db01c4c8603a1b8b22b6d6535eb39
109484
109485    Monotone-Author: wsourdeau@inverse.ca
109486    Monotone-Date: 2010-11-24T19:32:09
109487    Monotone-Branch: ca.inverse.sogo
109488
109489M	OGoContentStore/GNUmakefile.preamble
109490
109491commit 8caad635f5780a06aa94725e68af1976eea4469f
109492Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109493Date:   Wed Nov 24 19:28:45 2010 +0000
109494
109495    Monotone-Parent: 88dbd2a21bc32921ce7ccfe80336f902eb022b0e
109496    Monotone-Revision: 17b50baf79da6da49bc8ce0e951e73f58eaa2cab
109497
109498    Monotone-Author: wsourdeau@inverse.ca
109499    Monotone-Date: 2010-11-24T19:28:45
109500    Monotone-Branch: ca.inverse.sogo
109501
109502M	ChangeLog
109503M	OpenChange/GNUmakefile
109504M	OpenChange/MAPIStoreContext.h
109505M	OpenChange/MAPIStoreContext.m
109506A	OpenChange/MAPIStoreOutboxContext.h
109507A	OpenChange/MAPIStoreOutboxContext.m
109508M	OpenChange/MAPIStoreSOGo.m
109509A	OpenChange/SOGoDraftObject+MAPIStore.h
109510A	OpenChange/SOGoDraftObject+MAPIStore.m
109511
109512commit 425825658cec75c22de2fba400aee7d414512c8f
109513Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109514Date:   Wed Nov 24 19:28:40 2010 +0000
109515
109516    Monotone-Parent: abeb2632c1c7861f4a6e16c4dcf123b4b0925bfc
109517    Monotone-Revision: 88dbd2a21bc32921ce7ccfe80336f902eb022b0e
109518
109519    Monotone-Author: wsourdeau@inverse.ca
109520    Monotone-Date: 2010-11-24T19:28:40
109521    Monotone-Branch: ca.inverse.sogo
109522
109523M	OpenChange/MAPIStoreTypes.m
109524
109525commit 98d2f63da2b4128a5ded1100751ca79ee20e5e52
109526Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109527Date:   Wed Nov 24 19:22:20 2010 +0000
109528
109529    Monotone-Parent: f6a0d4f0515b71825efc7da5aecd91b5596f64bf
109530    Monotone-Revision: abeb2632c1c7861f4a6e16c4dcf123b4b0925bfc
109531
109532    Monotone-Author: wsourdeau@inverse.ca
109533    Monotone-Date: 2010-11-24T19:22:20
109534    Monotone-Branch: ca.inverse.sogo
109535
109536M	OpenChange/SOGoContentObject+MAPIStore.h
109537
109538commit a90d7bef99511dcd6fa8a642eaad5558f32ffa75
109539Author: Ludovic Marcotte <lmarcotte@inverse.ca>
109540Date:   Wed Nov 24 19:14:56 2010 +0000
109541
109542    Added documentation for two variables: SOGoContactsCategories and SOGUIAdditionalJSFiles
109543
109544    Monotone-Parent: f6a0d4f0515b71825efc7da5aecd91b5596f64bf
109545    Monotone-Revision: 2f632eb28149d9eef08c30d3057eb9d93b8d34c5
109546
109547    Monotone-Author: ludovic@Sophos.ca
109548    Monotone-Date: 2010-11-24T19:14:56
109549    Monotone-Branch: ca.inverse.sogo
109550
109551M	Documentation/SOGo Installation Guide.odt
109552
109553commit 3e9cd67ecee8f7ad80bd2b5fd0a092e0db5eda43
109554Author: Francis Lachapelle <flachapelle@inverse.ca>
109555Date:   Tue Nov 23 22:35:32 2010 +0000
109556
109557    Updated Apache configuration file for Debian with REMOTE_ADDR.
109558
109559    Monotone-Parent: f7ef63bb68e8e8783c8d8407769bfa45805ad9dd
109560    Monotone-Revision: f6a0d4f0515b71825efc7da5aecd91b5596f64bf
109561
109562    Monotone-Author: flachapelle@inverse.ca
109563    Monotone-Date: 2010-11-23T22:35:32
109564    Monotone-Branch: ca.inverse.sogo
109565
109566M	Apache/SOGo-debian.conf
109567
109568commit 157c41d4333739e85ecdce5b8b7ab056606e4ee9
109569Author: Francis Lachapelle <flachapelle@inverse.ca>
109570Date:   Tue Nov 23 22:33:09 2010 +0000
109571
109572    See Changelog
109573
109574    Monotone-Parent: ff1aaf81121fa417fa50c91ee3a3d760fc18a5ba
109575    Monotone-Revision: f7ef63bb68e8e8783c8d8407769bfa45805ad9dd
109576
109577    Monotone-Author: flachapelle@inverse.ca
109578    Monotone-Date: 2010-11-23T22:33:09
109579    Monotone-Branch: ca.inverse.sogo
109580
109581M	ChangeLog
109582M	UI/WebServerResources/SchedulerUI.js
109583
109584commit 25c13b364836a5091481d5045740f2ac4a7997b9
109585Author: Francis Lachapelle <flachapelle@inverse.ca>
109586Date:   Tue Nov 23 22:32:34 2010 +0000
109587
109588    Updated Prototype JS to version 1.7.
109589
109590    Monotone-Parent: df31c22a7965d64a52337bacda1ae2d8288d818e
109591    Monotone-Revision: ff1aaf81121fa417fa50c91ee3a3d760fc18a5ba
109592
109593    Monotone-Author: flachapelle@inverse.ca
109594    Monotone-Date: 2010-11-23T22:32:34
109595    Monotone-Branch: ca.inverse.sogo
109596
109597M	UI/WebServerResources/prototype.js
109598
109599commit a5c4392cc597aae57f6fecf06344bf9ebff88c3f
109600Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109601Date:   Tue Nov 23 15:52:08 2010 +0000
109602
109603    Monotone-Parent: 1d682aef2107f2caaabd5b6b0afaf25a817fdaf9
109604    Monotone-Revision: df31c22a7965d64a52337bacda1ae2d8288d818e
109605
109606    Monotone-Author: wsourdeau@inverse.ca
109607    Monotone-Date: 2010-11-23T15:52:08
109608    Monotone-Branch: ca.inverse.sogo
109609
109610M	OpenChange/GNUmakefile
109611
109612commit 8b13fb5756dbfad2627b8cab6c7611ae12034fb8
109613Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109614Date:   Tue Nov 23 14:50:25 2010 +0000
109615
109616    Monotone-Parent: 7717958c228c80920ba54d6300d040c7112bb646
109617    Monotone-Revision: 1d682aef2107f2caaabd5b6b0afaf25a817fdaf9
109618
109619    Monotone-Author: wsourdeau@inverse.ca
109620    Monotone-Date: 2010-11-23T14:50:25
109621    Monotone-Branch: ca.inverse.sogo
109622
109623M	ChangeLog
109624M	OpenChange/MAPIStoreTypes.m
109625
109626commit 5e8a31d900c98f91922ac839a6e8834e4d2deb01
109627Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109628Date:   Tue Nov 23 14:49:46 2010 +0000
109629
109630    Monotone-Parent: f6dd6e26aadfa52716bf3ca2c504de3593e5f35b
109631    Monotone-Revision: 7717958c228c80920ba54d6300d040c7112bb646
109632
109633    Monotone-Author: wsourdeau@inverse.ca
109634    Monotone-Date: 2010-11-23T14:49:46
109635    Monotone-Branch: ca.inverse.sogo
109636
109637M	ChangeLog
109638M	OpenChange/NSData+MAPIStore.h
109639M	OpenChange/NSData+MAPIStore.m
109640
109641commit e4956f5d1fa45801c5478186efc926ba00b85b77
109642Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109643Date:   Tue Nov 23 13:53:54 2010 +0000
109644
109645    Monotone-Parent: 50626dad4bfc5d3baa2556f6d16ca3eb3cc21bb6
109646    Monotone-Revision: f6dd6e26aadfa52716bf3ca2c504de3593e5f35b
109647
109648    Monotone-Author: wsourdeau@inverse.ca
109649    Monotone-Date: 2010-11-23T13:53:54
109650    Monotone-Branch: ca.inverse.sogo
109651
109652M	ChangeLog
109653M	SoObjects/Mailer/SOGoDraftObject.h
109654M	SoObjects/Mailer/SOGoDraftObject.m
109655M	UI/MailerUI/UIxMailEditor.m
109656M	UI/Templates/MailerUI/UIxMailEditor.wox
109657
109658commit d89a194aa9f9fe8850c6604f8129e512dd73f28e
109659Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109660Date:   Mon Nov 22 21:34:42 2010 +0000
109661
109662    Monotone-Parent: 9afcbace353ba580ab5f47ca08c66135441576da
109663    Monotone-Revision: 50626dad4bfc5d3baa2556f6d16ca3eb3cc21bb6
109664
109665    Monotone-Author: wsourdeau@inverse.ca
109666    Monotone-Date: 2010-11-22T21:34:42
109667    Monotone-Branch: ca.inverse.sogo
109668
109669M	OpenChange/MAPIStoreTasksContext.m
109670
109671commit a1c7cb53d5e112500c1f7dec9f764af9cef0319d
109672Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109673Date:   Mon Nov 22 21:33:02 2010 +0000
109674
109675    Monotone-Parent: 508636b211f15c986b1723cd360148e2484f1e0b
109676    Monotone-Revision: 9afcbace353ba580ab5f47ca08c66135441576da
109677
109678    Monotone-Author: wsourdeau@inverse.ca
109679    Monotone-Date: 2010-11-22T21:33:02
109680    Monotone-Branch: ca.inverse.sogo
109681
109682M	OpenChange/MAPIStoreFreebusyContext.m
109683M	OpenChange/MAPIStoreMailContext.m
109684
109685commit 3833c037eca4d47b0472ee27da2db7e60e669ccf
109686Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109687Date:   Mon Nov 22 21:32:18 2010 +0000
109688
109689    Monotone-Parent: f72602cc2c82edfe4c16124494afb5a276588e34
109690    Monotone-Revision: 508636b211f15c986b1723cd360148e2484f1e0b
109691
109692    Monotone-Author: wsourdeau@inverse.ca
109693    Monotone-Date: 2010-11-22T21:32:18
109694    Monotone-Branch: ca.inverse.sogo
109695
109696M	ChangeLog
109697
109698commit 7cdd5b52341e53ab55c2bb010439e870b3ede190
109699Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109700Date:   Mon Nov 22 21:32:11 2010 +0000
109701
109702    Monotone-Parent: 4a93afea98f2877572c0d1c08dda6d0fecb72919
109703    Monotone-Revision: f72602cc2c82edfe4c16124494afb5a276588e34
109704
109705    Monotone-Author: wsourdeau@inverse.ca
109706    Monotone-Date: 2010-11-22T21:32:11
109707    Monotone-Branch: ca.inverse.sogo
109708
109709M	OpenChange/MAPIStoreCalendarContext.m
109710M	OpenChange/MAPIStoreContactsContext.m
109711M	OpenChange/MAPIStoreContext.h
109712M	OpenChange/MAPIStoreContext.m
109713M	OpenChange/SOGoAppointmentObject+MAPIStore.m
109714M	OpenChange/SOGoContactGCSEntry+MAPIStore.m
109715A	OpenChange/SOGoContentObject+MAPIStore.h
109716A	OpenChange/SOGoContentObject+MAPIStore.m
109717M	OpenChange/SOGoTaskObject+MAPIStore.m
109718
109719commit 53023992f208aa8e8b26d2c1dd25626dadb08e45
109720Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109721Date:   Mon Nov 22 21:22:27 2010 +0000
109722
109723    Monotone-Parent: 4224c7c9f8db16516212b3b44f889f3d56232959
109724    Monotone-Revision: 4a93afea98f2877572c0d1c08dda6d0fecb72919
109725
109726    Monotone-Author: wsourdeau@inverse.ca
109727    Monotone-Date: 2010-11-22T21:22:27
109728    Monotone-Branch: ca.inverse.sogo
109729
109730M	OpenChange/MAPIStoreAuthenticator.h
109731
109732commit 443d446c26b9e8e527fd246aa09075c4b133883c
109733Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109734Date:   Mon Nov 22 16:12:41 2010 +0000
109735
109736    Monotone-Parent: dfd1432deb15d83cbdbaf1744401c991a8101e4f
109737    Monotone-Revision: 4224c7c9f8db16516212b3b44f889f3d56232959
109738
109739    Monotone-Author: wsourdeau@inverse.ca
109740    Monotone-Date: 2010-11-22T16:12:41
109741    Monotone-Branch: ca.inverse.sogo
109742
109743M	OpenChange/MAPIStoreCalendarContext.m
109744M	OpenChange/MAPIStoreContactsContext.m
109745M	OpenChange/MAPIStoreContext.h
109746M	OpenChange/MAPIStoreMailContext.m
109747M	OpenChange/MAPIStoreTasksContext.m
109748
109749commit c528bcd29a29a2a4355c0830ac53bffc5bcf116d
109750Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109751Date:   Mon Nov 22 16:03:30 2010 +0000
109752
109753    Monotone-Parent: 3dcf94352c5cd46c85e96c73b1a937bc01cd0f16
109754    Monotone-Revision: dfd1432deb15d83cbdbaf1744401c991a8101e4f
109755
109756    Monotone-Author: wsourdeau@inverse.ca
109757    Monotone-Date: 2010-11-22T16:03:30
109758    Monotone-Branch: ca.inverse.sogo
109759
109760M	ChangeLog
109761M	OpenChange/MAPIStoreCalendarContext.m
109762M	OpenChange/MAPIStoreContactsContext.m
109763M	OpenChange/MAPIStoreContext.h
109764M	OpenChange/MAPIStoreContext.m
109765M	OpenChange/MAPIStoreFreebusyContext.m
109766M	OpenChange/MAPIStoreMailContext.m
109767M	OpenChange/MAPIStoreMapping.m
109768M	OpenChange/MAPIStoreTasksContext.m
109769
109770commit a87916d88a38ecfe5de5496f195fd1fd552ec139
109771Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109772Date:   Mon Nov 22 15:18:45 2010 +0000
109773
109774    Monotone-Parent: 9d89ce03c407af1d0ba33a8bc135bafddd1ba1a7
109775    Monotone-Revision: 3dcf94352c5cd46c85e96c73b1a937bc01cd0f16
109776
109777    Monotone-Author: wsourdeau@inverse.ca
109778    Monotone-Date: 2010-11-22T15:18:45
109779    Monotone-Branch: ca.inverse.sogo
109780
109781M	ChangeLog
109782M	OpenChange/SOGoTaskObject+MAPIStore.m
109783
109784commit f90b87afc02515df02295422a2bca450a5db41fb
109785Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109786Date:   Fri Nov 19 23:01:53 2010 +0000
109787
109788    Monotone-Parent: fbfe9e16ddc45e7e8493063964a9e0b6aa7dc76c
109789    Monotone-Revision: 9d89ce03c407af1d0ba33a8bc135bafddd1ba1a7
109790
109791    Monotone-Author: wsourdeau@inverse.ca
109792    Monotone-Date: 2010-11-19T23:01:53
109793    Monotone-Branch: ca.inverse.sogo
109794
109795M	OpenChange/GNUmakefile
109796
109797commit b6f04e55fe6b509556f78df624f87b3a86ac405a
109798Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109799Date:   Fri Nov 19 23:01:49 2010 +0000
109800
109801    Monotone-Parent: 9c2df40e34a594a328fe39db8857a2511312513d
109802    Monotone-Revision: fbfe9e16ddc45e7e8493063964a9e0b6aa7dc76c
109803
109804    Monotone-Author: wsourdeau@inverse.ca
109805    Monotone-Date: 2010-11-19T23:01:49
109806    Monotone-Branch: ca.inverse.sogo
109807
109808M	OpenChange/SOGoAppointmentObject+MAPIStore.m
109809
109810commit 8b92013a2d5ee0a53356521d09a812b8d0282fe9
109811Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109812Date:   Fri Nov 19 23:01:33 2010 +0000
109813
109814    Monotone-Parent: 2dac439fe5f55c4cac1d733aed55c059bb8ac117
109815    Monotone-Revision: 9c2df40e34a594a328fe39db8857a2511312513d
109816
109817    Monotone-Author: wsourdeau@inverse.ca
109818    Monotone-Date: 2010-11-19T23:01:33
109819    Monotone-Branch: ca.inverse.sogo
109820
109821M	ChangeLog
109822M	OpenChange/MAPIStoreTasksContext.m
109823A	OpenChange/SOGoTaskObject+MAPIStore.h
109824A	OpenChange/SOGoTaskObject+MAPIStore.m
109825
109826commit 3a98269e8e2399ab96c2b52e12616633d64b8815
109827Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109828Date:   Fri Nov 19 21:18:58 2010 +0000
109829
109830    Monotone-Parent: f1900034c6158da6fe5653d397df1fb994977b15
109831    Monotone-Revision: 2dac439fe5f55c4cac1d733aed55c059bb8ac117
109832
109833    Monotone-Author: wsourdeau@inverse.ca
109834    Monotone-Date: 2010-11-19T21:18:58
109835    Monotone-Branch: ca.inverse.sogo
109836
109837M	OpenChange/MAPIStoreContext.h
109838
109839commit b9e9e98b8a4bf26578170161526a7db808d4b2c4
109840Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109841Date:   Fri Nov 19 21:18:43 2010 +0000
109842
109843    Monotone-Parent: 1bfbaaca3307c1a812cb3497c3ba798763d4cf84
109844    Monotone-Revision: f1900034c6158da6fe5653d397df1fb994977b15
109845
109846    Monotone-Author: wsourdeau@inverse.ca
109847    Monotone-Date: 2010-11-19T21:18:43
109848    Monotone-Branch: ca.inverse.sogo
109849
109850M	ChangeLog
109851A	OpenChange/MAPIStoreFreebusyContext.h
109852A	OpenChange/MAPIStoreFreebusyContext.m
109853M	OpenChange/MAPIStoreMapping.m
109854
109855commit b84672ccdd6b51d9d79624397b3cc76a94a0551c
109856Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109857Date:   Fri Nov 19 21:14:53 2010 +0000
109858
109859    Monotone-Parent: 594b63dec52253bd0d5b73291742bd2e5900ab17
109860    Monotone-Revision: 1bfbaaca3307c1a812cb3497c3ba798763d4cf84
109861
109862    Monotone-Author: wsourdeau@inverse.ca
109863    Monotone-Date: 2010-11-19T21:14:53
109864    Monotone-Branch: ca.inverse.sogo
109865
109866M	ChangeLog
109867M	OpenChange/MAPIStoreContext.m
109868M	OpenChange/MAPIStoreSOGo.m
109869
109870commit b8e68824560e8a56bdffdedd30d3349741cdab76
109871Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109872Date:   Fri Nov 19 21:11:43 2010 +0000
109873
109874    Monotone-Parent: 1d96eb01ca4f1e1ff7b481d2272c4064c2eb170f
109875    Monotone-Revision: 594b63dec52253bd0d5b73291742bd2e5900ab17
109876
109877    Monotone-Author: wsourdeau@inverse.ca
109878    Monotone-Date: 2010-11-19T21:11:43
109879    Monotone-Branch: ca.inverse.sogo
109880
109881M	ChangeLog
109882M	OpenChange/MAPIStoreContactsContext.m
109883
109884commit 094442dc9029e80b204f9de23c2f250a6ca02eec
109885Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109886Date:   Fri Nov 19 21:11:01 2010 +0000
109887
109888    Monotone-Parent: 7a1fc7e1b5d60ae3e3a4d289cffab17d5e39bd1c
109889    Monotone-Revision: 1d96eb01ca4f1e1ff7b481d2272c4064c2eb170f
109890
109891    Monotone-Author: wsourdeau@inverse.ca
109892    Monotone-Date: 2010-11-19T21:11:01
109893    Monotone-Branch: ca.inverse.sogo
109894
109895M	ChangeLog
109896M	OpenChange/MAPIStoreCalendarContext.m
109897A	OpenChange/SOGoAppointmentObject+MAPIStore.h
109898A	OpenChange/SOGoAppointmentObject+MAPIStore.m
109899
109900commit 8ab9c5de68d20e3314dcc8d65952d28d0e6ce46f
109901Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109902Date:   Fri Nov 19 20:58:42 2010 +0000
109903
109904    Monotone-Parent: 1288d25c97ff5e717bd16a11bc535a0f3b6c3eed
109905    Monotone-Revision: 7a1fc7e1b5d60ae3e3a4d289cffab17d5e39bd1c
109906
109907    Monotone-Author: wsourdeau@inverse.ca
109908    Monotone-Date: 2010-11-19T20:58:42
109909    Monotone-Branch: ca.inverse.sogo
109910
109911M	OpenChange/MAPIStoreMailContext.m
109912
109913commit f360278c5d123856355d03e0e5651898f147dce6
109914Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109915Date:   Fri Nov 19 20:58:20 2010 +0000
109916
109917    Monotone-Parent: f53e825f6b4a776609eb936acf3689a2764a4835
109918    Monotone-Revision: 1288d25c97ff5e717bd16a11bc535a0f3b6c3eed
109919
109920    Monotone-Author: wsourdeau@inverse.ca
109921    Monotone-Date: 2010-11-19T20:58:20
109922    Monotone-Branch: ca.inverse.sogo
109923
109924M	OpenChange/SOGoContactGCSEntry+MAPIStore.m
109925
109926commit 8b4f586fe76d357cc949e88a0d20c29440f33a96
109927Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109928Date:   Fri Nov 19 20:57:20 2010 +0000
109929
109930    Monotone-Parent: 15e492255ca78cfe467d7091c4fb51169a92c156
109931    Monotone-Revision: f53e825f6b4a776609eb936acf3689a2764a4835
109932
109933    Monotone-Author: wsourdeau@inverse.ca
109934    Monotone-Date: 2010-11-19T20:57:20
109935    Monotone-Branch: ca.inverse.sogo
109936
109937M	OpenChange/SOGoContactGCSEntry+MAPIStore.h
109938
109939commit 6d567c5e4c935774751639ab9c3b20fc738b6d3c
109940Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109941Date:   Fri Nov 19 20:56:59 2010 +0000
109942
109943    Monotone-Parent: f0d1b16bd7d62ae794114e9df5377a901fba1a74
109944    Monotone-Revision: 15e492255ca78cfe467d7091c4fb51169a92c156
109945
109946    Monotone-Author: wsourdeau@inverse.ca
109947    Monotone-Date: 2010-11-19T20:56:59
109948    Monotone-Branch: ca.inverse.sogo
109949
109950M	OpenChange/SOGoGCSFolder+MAPIStore.h
109951
109952commit 5d652701b3aeb624e60a5ca1a31b47964af35bb1
109953Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109954Date:   Fri Nov 19 20:56:11 2010 +0000
109955
109956    Monotone-Parent: da7301d3c0a55520b84d234529b84e3741006bf0
109957    Monotone-Revision: f0d1b16bd7d62ae794114e9df5377a901fba1a74
109958
109959    Monotone-Author: wsourdeau@inverse.ca
109960    Monotone-Date: 2010-11-19T20:56:11
109961    Monotone-Branch: ca.inverse.sogo
109962
109963M	ChangeLog
109964A	OpenChange/MAPIStoreTypes.h
109965A	OpenChange/MAPIStoreTypes.m
109966
109967commit 1125bfebeb74205071793309fa302fcd22dd6e32
109968Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109969Date:   Fri Nov 19 20:55:51 2010 +0000
109970
109971    Monotone-Parent: 90739444b1a12e6713911d3fbb9502fc6c0b4269
109972    Monotone-Revision: da7301d3c0a55520b84d234529b84e3741006bf0
109973
109974    Monotone-Author: wsourdeau@inverse.ca
109975    Monotone-Date: 2010-11-19T20:55:51
109976    Monotone-Branch: ca.inverse.sogo
109977
109978M	ChangeLog
109979A	OpenChange/NSCalendarDate+MAPIStore.h
109980A	OpenChange/NSCalendarDate+MAPIStore.m
109981D	OpenChange/NSDate+MAPIStore.h
109982D	OpenChange/NSDate+MAPIStore.m
109983
109984commit fde07fbf27442757d7a22f622e9f0c122fea6660
109985Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109986Date:   Fri Nov 19 14:41:15 2010 +0000
109987
109988    Monotone-Parent: c05c087bf22c31536abb8c51a5f1f00e3f2c7f17
109989    Monotone-Revision: 90739444b1a12e6713911d3fbb9502fc6c0b4269
109990
109991    Monotone-Author: wsourdeau@inverse.ca
109992    Monotone-Date: 2010-11-19T14:41:15
109993    Monotone-Branch: ca.inverse.sogo
109994
109995M	OpenChange/MAPIStoreContext.m
109996
109997commit 0b125c5fa7bc981fd374795946cc8fb77793ef96
109998Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
109999Date:   Thu Nov 18 22:34:54 2010 +0000
110000
110001    Monotone-Parent: f8503816ad0eb26fd7aeb583fddce02d81d2da2e
110002    Monotone-Revision: c05c087bf22c31536abb8c51a5f1f00e3f2c7f17
110003
110004    Monotone-Author: wsourdeau@inverse.ca
110005    Monotone-Date: 2010-11-18T22:34:54
110006    Monotone-Branch: ca.inverse.sogo
110007
110008M	ChangeLog
110009M	OpenChange/MAPIStoreContactsContext.m
110010
110011commit 1a37bb41d67bcb6e666158e014954946f1d725a1
110012Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110013Date:   Thu Nov 18 22:34:48 2010 +0000
110014
110015    Monotone-Parent: d02118b14fd882876d771035790fa70933bbab96
110016    Monotone-Revision: f8503816ad0eb26fd7aeb583fddce02d81d2da2e
110017
110018    Monotone-Author: wsourdeau@inverse.ca
110019    Monotone-Date: 2010-11-18T22:34:48
110020    Monotone-Branch: ca.inverse.sogo
110021
110022M	OpenChange/MAPIStoreContext.h
110023
110024commit 2784627633fcf5b5a79a9388f4bb7b125ac5c586
110025Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110026Date:   Thu Nov 18 22:33:44 2010 +0000
110027
110028    Monotone-Parent: 1421370cce1a786f84922080b2292644feea05d3
110029    Monotone-Revision: d02118b14fd882876d771035790fa70933bbab96
110030
110031    Monotone-Author: wsourdeau@inverse.ca
110032    Monotone-Date: 2010-11-18T22:33:44
110033    Monotone-Branch: ca.inverse.sogo
110034
110035M	ChangeLog
110036A	OpenChange/SOGoContactGCSEntry+MAPIStore.h
110037A	OpenChange/SOGoContactGCSEntry+MAPIStore.m
110038
110039commit 1416d4e9f540e9f8cc7ae46d2f8f152daf2d7b89
110040Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110041Date:   Thu Nov 18 22:32:05 2010 +0000
110042
110043    Monotone-Parent: 370528148dcfe73230eb0ec3b4d64eaa15a3fd9b
110044    Monotone-Revision: 1421370cce1a786f84922080b2292644feea05d3
110045
110046    Monotone-Author: wsourdeau@inverse.ca
110047    Monotone-Date: 2010-11-18T22:32:05
110048    Monotone-Branch: ca.inverse.sogo
110049
110050M	ChangeLog
110051M	OpenChange/MAPIStoreContext.m
110052
110053commit 650c3978c741b23c76eae0b769c30d675be68906
110054Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110055Date:   Thu Nov 18 22:29:01 2010 +0000
110056
110057    Monotone-Parent: 973fe32880e7a6c8ee42f07c740d7b15dd65c069
110058    Monotone-Revision: 370528148dcfe73230eb0ec3b4d64eaa15a3fd9b
110059
110060    Monotone-Author: wsourdeau@inverse.ca
110061    Monotone-Date: 2010-11-18T22:29:01
110062    Monotone-Branch: ca.inverse.sogo
110063
110064M	ChangeLog
110065M	OpenChange/MAPIStoreMailContext.m
110066
110067commit 7e62034a450827ed2b14cacd5f954cfa7f5b9c6d
110068Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110069Date:   Thu Nov 18 22:28:00 2010 +0000
110070
110071    Monotone-Parent: 764ba19c71a1ecb58f5226c2b96ffffebe567487
110072    Monotone-Revision: 973fe32880e7a6c8ee42f07c740d7b15dd65c069
110073
110074    Monotone-Author: wsourdeau@inverse.ca
110075    Monotone-Date: 2010-11-18T22:28:00
110076    Monotone-Branch: ca.inverse.sogo
110077
110078M	ChangeLog
110079
110080commit 6f2947324088f415694be23a361d4accd26b7867
110081Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110082Date:   Thu Nov 18 22:27:17 2010 +0000
110083
110084    Monotone-Parent: 704388dc317a828141a6fffd102a20fc8104ee91
110085    Monotone-Revision: 764ba19c71a1ecb58f5226c2b96ffffebe567487
110086
110087    Monotone-Author: wsourdeau@inverse.ca
110088    Monotone-Date: 2010-11-18T22:27:17
110089    Monotone-Branch: ca.inverse.sogo
110090
110091M	OpenChange/MAPIStoreSOGo.m
110092
110093commit e64205b63bd5a770c65276a340daaa4acef6bb7e
110094Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110095Date:   Thu Nov 18 22:26:40 2010 +0000
110096
110097    Monotone-Parent: 1262e2fcc08f58c9a8f748c7659f594f3b34b83e
110098    Monotone-Revision: 704388dc317a828141a6fffd102a20fc8104ee91
110099
110100    Monotone-Author: wsourdeau@inverse.ca
110101    Monotone-Date: 2010-11-18T22:26:40
110102    Monotone-Branch: ca.inverse.sogo
110103
110104M	ChangeLog
110105M	OpenChange/MAPIApplication.m
110106
110107commit 27237ce2d6e2167a2bd38fec00a346a2f06cd024
110108Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110109Date:   Thu Nov 18 22:25:52 2010 +0000
110110
110111    Monotone-Parent: 407f3336a48867f196919a047ff49880ab359f19
110112    Monotone-Revision: 1262e2fcc08f58c9a8f748c7659f594f3b34b83e
110113
110114    Monotone-Author: wsourdeau@inverse.ca
110115    Monotone-Date: 2010-11-18T22:25:52
110116    Monotone-Branch: ca.inverse.sogo
110117
110118M	SoObjects/SOGo/GNUmakefile.preamble
110119
110120commit 905b06d09aa4f5e373ab536d140d01762f52dfe3
110121Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110122Date:   Thu Nov 18 22:25:38 2010 +0000
110123
110124    Monotone-Parent: 2fee91accf9f3901e90b072dfcad7295be80e62d
110125    Monotone-Revision: 407f3336a48867f196919a047ff49880ab359f19
110126
110127    Monotone-Author: wsourdeau@inverse.ca
110128    Monotone-Date: 2010-11-18T22:25:38
110129    Monotone-Branch: ca.inverse.sogo
110130
110131M	OpenChange/MAPIStoreCalendarContext.m
110132M	OpenChange/MAPIStoreTasksContext.m
110133
110134commit 95564b9975246fb6690327d1b7dcefb817ce6e3f
110135Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110136Date:   Thu Nov 18 22:14:48 2010 +0000
110137
110138    Monotone-Parent: 396c6e864095eef33b37851b95eab331da4f4a20
110139    Monotone-Revision: 2fee91accf9f3901e90b072dfcad7295be80e62d
110140
110141    Monotone-Author: wsourdeau@inverse.ca
110142    Monotone-Date: 2010-11-18T22:14:48
110143    Monotone-Branch: ca.inverse.sogo
110144
110145M	SOPE/NGCards/ChangeLog
110146M	SOPE/NGCards/NGVCard.h
110147M	SOPE/NGCards/NGVCard.m
110148
110149commit 01a7a10e49e96e5925c79589c9b8b2a138bf1b0a
110150Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110151Date:   Thu Nov 18 22:13:45 2010 +0000
110152
110153    Monotone-Parent: e8f76b9dd2119efe8f7197fb78f29b022c901b71
110154    Monotone-Revision: 396c6e864095eef33b37851b95eab331da4f4a20
110155
110156    Monotone-Author: wsourdeau@inverse.ca
110157    Monotone-Date: 2010-11-18T22:13:45
110158    Monotone-Branch: ca.inverse.sogo
110159
110160M	ChangeLog
110161M	OpenChange/GNUmakefile
110162A	OpenChange/product.plist
110163
110164commit 6844b9964261b529e6dbae0f433457758908be55
110165Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110166Date:   Thu Nov 18 16:24:47 2010 +0000
110167
110168    Monotone-Parent: 1be014aa5bfe1a03fbebbd16c6bcdfcf7d7ecf9c
110169    Monotone-Revision: e8f76b9dd2119efe8f7197fb78f29b022c901b71
110170
110171    Monotone-Author: wsourdeau@inverse.ca
110172    Monotone-Date: 2010-11-18T16:24:47
110173    Monotone-Branch: ca.inverse.sogo
110174
110175M	ChangeLog
110176M	SoObjects/Appointments/SOGoAppointmentObject.m
110177M	SoObjects/Appointments/SOGoTaskObject.m
110178M	SoObjects/Contacts/SOGoContactGCSEntry.m
110179M	SoObjects/Contacts/SOGoContactGCSList.m
110180M	SoObjects/Contacts/SOGoContactLDIFEntry.m
110181M	SoObjects/Mailer/SOGoMailObject.m
110182M	SoObjects/SOGo/SOGoContentObject.h
110183M	SoObjects/SOGo/SOGoContentObject.m
110184
110185commit 7dfa0e136516cfadaf58989e24aafe8f52592855
110186Author: Ludovic Marcotte <lmarcotte@inverse.ca>
110187Date:   Wed Nov 17 16:02:57 2010 +0000
110188
110189    Updated the guide for the release
110190
110191    Monotone-Parent: 0424d9867a100df3f516a49738937c2861ab32d7
110192    Monotone-Revision: 20f2f393e2f3e95fccc08c07ae5f4c09a9fea602
110193
110194    Monotone-Author: ludovic@Sophos.ca
110195    Monotone-Date: 2010-11-17T16:02:57
110196    Monotone-Branch: ca.inverse.sogo
110197
110198M	Documentation/SOGo Installation Guide.odt
110199
110200commit e4e6b57a642dfd96fdad43bac90a97d35ccb60e6
110201Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110202Date:   Wed Nov 17 15:38:23 2010 +0000
110203
110204    release 1.3.4
110205
110206    Monotone-Parent: 0424d9867a100df3f516a49738937c2861ab32d7
110207    Monotone-Revision: be61301b6b2611ae9740f9559b7ea889c4cb9d77
110208
110209    Monotone-Author: wsourdeau@inverse.ca
110210    Monotone-Date: 2010-11-17T15:38:23
110211    Monotone-Branch: ca.inverse.sogo
110212
110213M	Main/Version
110214M	NEWS
110215M	SoObjects/Mailer/Version
110216M	UI/MainUI/Version
110217
110218commit 6439edc10b341bd0d0604c535fdd69a4d30b43a1
110219Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110220Date:   Wed Nov 17 15:22:15 2010 +0000
110221
110222    Monotone-Parent: 2a5644700c095d7f9f967370b2341e2850d50787
110223    Monotone-Revision: 0424d9867a100df3f516a49738937c2861ab32d7
110224
110225    Monotone-Author: wsourdeau@inverse.ca
110226    Monotone-Date: 2010-11-17T15:22:15
110227    Monotone-Branch: ca.inverse.sogo
110228
110229M	ChangeLog
110230M	Tests/Integration/test-davacl.py
110231
110232commit 9dc418110827bb7801a0b892a27f3a33450aa903
110233Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110234Date:   Wed Nov 17 14:12:54 2010 +0000
110235
110236    Monotone-Parent: 88b79b72766239b6ea1ac581133967539b7f9f27
110237    Monotone-Revision: 21a3b0d773aa68f83c72cafda0126575e18d3a1f
110238
110239    Monotone-Author: wsourdeau@inverse.ca
110240    Monotone-Date: 2010-11-17T14:12:54
110241    Monotone-Branch: ca.inverse.sogo
110242
110243M	OpenChange/MAPIStoreContext.h
110244
110245commit 729622944f952dc2bcf9b3fc2acc1f3b363daba7
110246Author: Ludovic Marcotte <lmarcotte@inverse.ca>
110247Date:   Wed Nov 17 13:43:07 2010 +0000
110248
110249    Fixed the Catalan translation when forwarding/replying to messages
110250
110251    Monotone-Parent: 88b79b72766239b6ea1ac581133967539b7f9f27
110252    Monotone-Revision: c564b845275a8d0260844c72d0a273e3a7bdf69b
110253
110254    Monotone-Author: ludovic@Sophos.ca
110255    Monotone-Date: 2010-11-17T13:43:07
110256    Monotone-Branch: ca.inverse.sogo
110257
110258D	SoObjects/Mailer/SOGoMailCatalanForward.wo/SOGoCatalanForward.html
110259A	SoObjects/Mailer/SOGoMailCatalanForward.wo/SOGoMailCatalanForward.html
110260A	SoObjects/Mailer/SOGoMailCatalanForward.wo/SOGoMailCatalanForward.wod
110261A	SoObjects/Mailer/SOGoMailCatalanReply.wo/SOGoMailCatalanReply.wod
110262M	SoObjects/Mailer/SOGoMailForward.h
110263M	SoObjects/Mailer/SOGoMailForward.m
110264M	SoObjects/Mailer/SOGoMailReply.h
110265M	SoObjects/Mailer/SOGoMailReply.m
110266
110267commit 48d7b85299ffefd1c8d05250ff0739dd4ad3cdd6
110268Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110269Date:   Tue Nov 16 18:55:28 2010 +0000
110270
110271    Monotone-Parent: 9d07dc2dfdd810c4a1b91b9837f778527a330d96
110272    Monotone-Revision: 88b79b72766239b6ea1ac581133967539b7f9f27
110273
110274    Monotone-Author: wsourdeau@inverse.ca
110275    Monotone-Date: 2010-11-16T18:55:28
110276    Monotone-Branch: ca.inverse.sogo
110277
110278M	ChangeLog
110279M	UI/WebServerResources/generic.js
110280
110281commit 4f09cb66745ed98ed8416618a6f51eafab70b95d
110282Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110283Date:   Tue Nov 16 18:44:17 2010 +0000
110284
110285    Monotone-Parent: df60fa1b39b724d3f0ecdfb7868bc7d84cf4b614
110286    Monotone-Revision: 9d07dc2dfdd810c4a1b91b9837f778527a330d96
110287
110288    Monotone-Author: wsourdeau@inverse.ca
110289    Monotone-Date: 2010-11-16T18:44:17
110290    Monotone-Branch: ca.inverse.sogo
110291
110292M	SoObjects/SOGo/SOGoCache.m
110293
110294commit 3af7b29fd0114b03aa3e9abc78e43530472fbdea
110295Author: Francis Lachapelle <flachapelle@inverse.ca>
110296Date:   Mon Nov 15 22:28:27 2010 +0000
110297
110298    See Changelog
110299
110300    Monotone-Parent: 5c0de45fa3f0bb43dab8922b009180e24c4b7319
110301    Monotone-Revision: 1a7fb070202750af8cc8edfa2a6ffba467b2b25b
110302
110303    Monotone-Author: flachapelle@inverse.ca
110304    Monotone-Date: 2010-11-15T22:28:27
110305    Monotone-Branch: ca.inverse.sogo
110306
110307M	ChangeLog
110308M	UI/WebServerResources/MailerUI.js
110309
110310commit 563d5937d9b6ab28f71963faef0724329f08a789
110311Author: Francis Lachapelle <flachapelle@inverse.ca>
110312Date:   Mon Nov 15 22:24:48 2010 +0000
110313
110314    Monotone-Parent: 2b4b3166fde94aa23081f426fb0b81c34f751ff3
110315    Monotone-Revision: 5c0de45fa3f0bb43dab8922b009180e24c4b7319
110316
110317    Monotone-Author: flachapelle@inverse.ca
110318    Monotone-Date: 2010-11-15T22:24:48
110319    Monotone-Branch: ca.inverse.sogo
110320
110321M	UI/WebServerResources/ContactsUI.js
110322
110323commit aa52ee6370e582b000bfc62ed175a6ddcc83e755
110324Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110325Date:   Mon Nov 15 19:50:35 2010 +0000
110326
110327    Monotone-Parent: bb751d75e7021415c3bfb2e701ecf6acb2adad9e
110328    Monotone-Revision: a79ba19dc901642223410e1cd56c639ec05a6098
110329
110330    Monotone-Author: wsourdeau@inverse.ca
110331    Monotone-Date: 2010-11-15T19:50:35
110332    Monotone-Branch: ca.inverse.sogo
110333
110334M	ChangeLog
110335M	UI/Scheduler/UIxAppointmentEditor.m
110336
110337commit bbb57148074ff276631ea3b91b96dcdc97acefb9
110338Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110339Date:   Mon Nov 15 19:48:55 2010 +0000
110340
110341    reindentation
110342
110343    Monotone-Parent: 2b4b3166fde94aa23081f426fb0b81c34f751ff3
110344    Monotone-Revision: bb751d75e7021415c3bfb2e701ecf6acb2adad9e
110345
110346    Monotone-Author: wsourdeau@inverse.ca
110347    Monotone-Date: 2010-11-15T19:48:55
110348    Monotone-Branch: ca.inverse.sogo
110349
110350M	SoObjects/SOGo/SOGoUserManager.m
110351
110352commit b07998749ece644f5b43e3992b49b8ce6fc923d5
110353Author: Ludovic Marcotte <lmarcotte@inverse.ca>
110354Date:   Mon Nov 15 16:20:03 2010 +0000
110355
110356    Fixed german translation
110357
110358    Monotone-Parent: 2b4b3166fde94aa23081f426fb0b81c34f751ff3
110359    Monotone-Revision: 819ae78a7b35f2cf4b307d16a3b0da9a2d5b767c
110360
110361    Monotone-Author: ludovic@Sophos.ca
110362    Monotone-Date: 2010-11-15T16:20:03
110363    Monotone-Branch: ca.inverse.sogo
110364
110365M	UI/PreferencesUI/German.lproj/Localizable.strings
110366
110367commit cd1f7bdd2a2806997237fc72ffd3eab6f17025a4
110368Author: Francis Lachapelle <flachapelle@inverse.ca>
110369Date:   Fri Nov 12 22:12:40 2010 +0000
110370
110371    Monotone-Parent: fca59961590bbf184dfb399f12a4508e3a2daf83
110372    Monotone-Revision: 2b4b3166fde94aa23081f426fb0b81c34f751ff3
110373
110374    Monotone-Author: flachapelle@inverse.ca
110375    Monotone-Date: 2010-11-12T22:12:40
110376    Monotone-Branch: ca.inverse.sogo
110377
110378M	NEWS
110379M	UI/WebServerResources/generic.css
110380
110381commit a0ef422a0a3858a9a4e7072dece3bd06da7572d0
110382Author: Francis Lachapelle <flachapelle@inverse.ca>
110383Date:   Fri Nov 12 22:10:28 2010 +0000
110384
110385    Updated CKEditor to version 3.4.2
110386
110387    Monotone-Parent: 3774b6098ad959c04ec2d3feed5d9bc31809baa9
110388    Monotone-Revision: fca59961590bbf184dfb399f12a4508e3a2daf83
110389
110390    Monotone-Author: flachapelle@inverse.ca
110391    Monotone-Date: 2010-11-12T22:10:28
110392    Monotone-Branch: ca.inverse.sogo
110393
110394M	UI/WebServerResources/ckeditor/ckeditor.js
110395M	UI/WebServerResources/ckeditor/ckeditor_basic.js
110396M	UI/WebServerResources/ckeditor/contents.css
110397M	UI/WebServerResources/ckeditor/lang/_translationstatus.txt
110398M	UI/WebServerResources/ckeditor/lang/fi.js
110399M	UI/WebServerResources/ckeditor/lang/uk.js
110400M	UI/WebServerResources/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
110401M	UI/WebServerResources/ckeditor/plugins/autogrow/plugin.js
110402M	UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js
110403M	UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js
110404M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/button.js
110405M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/checkbox.js
110406M	UI/WebServerResources/ckeditor/plugins/iframedialog/plugin.js
110407M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
110408M	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
110409M	UI/WebServerResources/ckeditor/plugins/liststyle/dialogs/liststyle.js
110410M	UI/WebServerResources/ckeditor/plugins/pastefromword/filter/default.js
110411M	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js
110412M	UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js
110413M	UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js
110414M	UI/WebServerResources/ckeditor/plugins/tableresize/plugin.js
110415M	UI/WebServerResources/ckeditor/plugins/templates/dialogs/templates.js
110416M	UI/WebServerResources/ckeditor/plugins/uicolor/plugin.js
110417M	UI/WebServerResources/ckeditor/skins/kama/dialog.css
110418M	UI/WebServerResources/ckeditor/skins/kama/editor.css
110419M	UI/WebServerResources/ckeditor/skins/kama/skin.js
110420M	UI/WebServerResources/ckeditor/skins/office2003/dialog.css
110421M	UI/WebServerResources/ckeditor/skins/office2003/editor.css
110422M	UI/WebServerResources/ckeditor/skins/office2003/skin.js
110423M	UI/WebServerResources/ckeditor/skins/v2/dialog.css
110424M	UI/WebServerResources/ckeditor/skins/v2/editor.css
110425M	UI/WebServerResources/ckeditor/skins/v2/skin.js
110426M	UI/WebServerResources/ckeditor/themes/default/theme.js
110427
110428commit 0a147c4f1aa378e0adbd1d166dc98f268c6dfcb3
110429Author: Francis Lachapelle <flachapelle@inverse.ca>
110430Date:   Fri Nov 12 20:33:46 2010 +0000
110431
110432    Updated CKEditor to version 3.4.2
110433
110434    Monotone-Parent: 85be4d8cc7e96b08ed83ec5126c75d4111e833cf
110435    Monotone-Revision: 3774b6098ad959c04ec2d3feed5d9bc31809baa9
110436
110437    Monotone-Author: flachapelle@inverse.ca
110438    Monotone-Date: 2010-11-12T20:33:46
110439    Monotone-Branch: ca.inverse.sogo
110440
110441M	NEWS
110442
110443commit b06d5fa76ca72719b9b3a8dd7cfbe9a23bc3cde1
110444Author: Ludovic Marcotte <lmarcotte@inverse.ca>
110445Date:   Fri Nov 12 20:14:43 2010 +0000
110446
110447    Updated Czech translation - patch from Milos Wimmer
110448
110449    Monotone-Parent: 9f927f4fe011633f1447bfcc7018824468eb59d7
110450    Monotone-Revision: 85be4d8cc7e96b08ed83ec5126c75d4111e833cf
110451
110452    Monotone-Author: ludovic@Sophos.ca
110453    Monotone-Date: 2010-11-12T20:14:43
110454    Monotone-Branch: ca.inverse.sogo
110455
110456M	SoObjects/Appointments/Czech.lproj/Localizable.strings
110457M	UI/Common/Czech.lproj/Localizable.strings
110458M	UI/Contacts/Czech.lproj/Localizable.strings
110459M	UI/MailPartViewers/Czech.lproj/Localizable.strings
110460M	UI/MailerUI/Czech.lproj/Localizable.strings
110461M	UI/MainUI/Czech.lproj/Localizable.strings
110462M	UI/PreferencesUI/Czech.lproj/Localizable.strings
110463M	UI/Scheduler/Czech.lproj/Localizable.strings
110464
110465commit fc2c6c3effa19a64bf84279fd21e08d320242403
110466Author: Francis Lachapelle <flachapelle@inverse.ca>
110467Date:   Fri Nov 12 19:44:40 2010 +0000
110468
110469    See Changelog.
110470
110471    Monotone-Parent: e953e5d096e27fe67d416b4253a117c99a4f1c9e
110472    Monotone-Revision: 9f927f4fe011633f1447bfcc7018824468eb59d7
110473
110474    Monotone-Author: flachapelle@inverse.ca
110475    Monotone-Date: 2010-11-12T19:44:40
110476    Monotone-Branch: ca.inverse.sogo
110477
110478M	ChangeLog
110479M	UI/WebServerResources/MailerUI.js
110480
110481commit 0f4073f17bde6a9fdbb82b1b174e11682fac838f
110482Author: Ludovic Marcotte <lmarcotte@inverse.ca>
110483Date:   Fri Nov 12 18:57:29 2010 +0000
110484
110485    updated NEWS file
110486
110487    Monotone-Parent: 658c430f2ea9683140e903d44e47bc3af6e9f243
110488    Monotone-Revision: e953e5d096e27fe67d416b4253a117c99a4f1c9e
110489
110490    Monotone-Author: ludovic@Sophos.ca
110491    Monotone-Date: 2010-11-12T18:57:29
110492    Monotone-Branch: ca.inverse.sogo
110493
110494M	NEWS
110495
110496commit a25bab6e6d5554cebc370286904ddd302e2e8934
110497Author: Francis Lachapelle <flachapelle@inverse.ca>
110498Date:   Fri Nov 12 16:40:17 2010 +0000
110499
110500    See Changelog
110501
110502    Monotone-Parent: 87677ae4611dc3d4c0fcc7c8576441631b282a43
110503    Monotone-Revision: 658c430f2ea9683140e903d44e47bc3af6e9f243
110504
110505    Monotone-Author: flachapelle@inverse.ca
110506    Monotone-Date: 2010-11-12T16:40:17
110507    Monotone-Branch: ca.inverse.sogo
110508
110509M	ChangeLog
110510M	NEWS
110511M	SoObjects/Appointments/SOGoAppointmentFolder.m
110512M	SoObjects/SOGo/SOGoGCSFolder.m
110513
110514commit 48e6857891be1541011e0d382a868750f25d9c18
110515Author: Ludovic Marcotte <lmarcotte@inverse.ca>
110516Date:   Fri Nov 12 13:09:40 2010 +0000
110517
110518    Fix for bug #973
110519
110520    Monotone-Parent: 570b4e81f18ad1d6928da10d7641f3047d289a57
110521    Monotone-Revision: 87677ae4611dc3d4c0fcc7c8576441631b282a43
110522
110523    Monotone-Author: ludovic@Sophos.ca
110524    Monotone-Date: 2010-11-12T13:09:40
110525    Monotone-Branch: ca.inverse.sogo
110526
110527M	UI/MailerUI/French.lproj/Localizable.strings
110528
110529commit d67c1280cb575a7bc0f9959f8d50e8a507a1f754
110530Author: Ludovic Marcotte <lmarcotte@inverse.ca>
110531Date:   Thu Nov 11 19:37:43 2010 +0000
110532
110533    Fix for bug #972
110534
110535    Monotone-Parent: abc7b5684e08c490b08ff31f36d8b78db35016a1
110536    Monotone-Revision: 570b4e81f18ad1d6928da10d7641f3047d289a57
110537
110538    Monotone-Author: ludovic@Sophos.ca
110539    Monotone-Date: 2010-11-11T19:37:43
110540    Monotone-Branch: ca.inverse.sogo
110541
110542M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
110543
110544commit d2073d7f035d28c096f8f6757ecc0ad1b716dc7c
110545Author: Francis Lachapelle <flachapelle@inverse.ca>
110546Date:   Thu Nov 11 18:13:39 2010 +0000
110547
110548    Replaced TestBSJSONAdditions by TestSBJsonParser.
110549
110550    Monotone-Parent: a74b60fda113d212de9a6c3b5429b105fa0dfd5f
110551    Monotone-Revision: abc7b5684e08c490b08ff31f36d8b78db35016a1
110552
110553    Monotone-Author: flachapelle@inverse.ca
110554    Monotone-Date: 2010-11-11T18:13:39
110555    Monotone-Branch: ca.inverse.sogo
110556
110557M	Tests/Unit/GNUmakefile
110558D	Tests/Unit/TestBSJSONAdditions.m
110559A	Tests/Unit/TestSBJsonParser.m
110560
110561commit abec9aeb20a7ee9090afc87fd08c6ee3cbdb999e
110562Author: Ludovic Marcotte <lmarcotte@inverse.ca>
110563Date:   Thu Nov 11 16:12:04 2010 +0000
110564
110565    Updated the about box text
110566
110567    Monotone-Parent: 788c7f3cc15a46204cd3de85575c729a45181973
110568    Monotone-Revision: a74b60fda113d212de9a6c3b5429b105fa0dfd5f
110569
110570    Monotone-Author: ludovic@Sophos.ca
110571    Monotone-Date: 2010-11-11T16:12:04
110572    Monotone-Branch: ca.inverse.sogo
110573
110574M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
110575M	UI/MainUI/Catalan.lproj/Localizable.strings
110576M	UI/MainUI/Czech.lproj/Localizable.strings
110577M	UI/MainUI/Dutch.lproj/Localizable.strings
110578M	UI/MainUI/English.lproj/Localizable.strings
110579M	UI/MainUI/French.lproj/Localizable.strings
110580M	UI/MainUI/German.lproj/Localizable.strings
110581M	UI/MainUI/Hungarian.lproj/Localizable.strings
110582M	UI/MainUI/Italian.lproj/Localizable.strings
110583M	UI/MainUI/Polish.lproj/Localizable.strings
110584M	UI/MainUI/Russian.lproj/Localizable.strings
110585M	UI/MainUI/Spanish.lproj/Localizable.strings
110586M	UI/MainUI/Swedish.lproj/Localizable.strings
110587M	UI/MainUI/Ukrainian.lproj/Localizable.strings
110588M	UI/MainUI/Welsh.lproj/Localizable.strings
110589
110590commit 15140f0fe3d7310afb691a9f085a9192e6474067
110591Author: Francis Lachapelle <flachapelle@inverse.ca>
110592Date:   Thu Nov 11 17:22:52 2010 +0000
110593
110594    Updated configuration guides.
110595
110596    Monotone-Parent: 9eb8c1162f83c27ca15739bd4fcca5f9eb1361dd
110597    Monotone-Revision: 788c7f3cc15a46204cd3de85575c729a45181973
110598
110599    Monotone-Author: flachapelle@inverse.ca
110600    Monotone-Date: 2010-11-11T17:22:52
110601    Monotone-Branch: ca.inverse.sogo
110602
110603M	Documentation/SOGo Mobile Devices Configuration.odt
110604M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
110605
110606commit 34a261340c73fe20ca913d35eeef826a840501ab
110607Author: Francis Lachapelle <flachapelle@inverse.ca>
110608Date:   Thu Nov 11 16:00:48 2010 +0000
110609
110610    Updated Installation Guide.
110611
110612    Monotone-Parent: 6bb1d5e950eb2f1688dc30a3ca9bb38cd26afc8d
110613    Monotone-Revision: 9eb8c1162f83c27ca15739bd4fcca5f9eb1361dd
110614
110615    Monotone-Author: flachapelle@inverse.ca
110616    Monotone-Date: 2010-11-11T16:00:48
110617    Monotone-Branch: ca.inverse.sogo
110618
110619M	Documentation/SOGo Installation Guide.odt
110620
110621commit 77b6bb4157fe90fca3d59e7e0d332b7cc468e26e
110622Author: Francis Lachapelle <flachapelle@inverse.ca>
110623Date:   Thu Nov 11 15:41:01 2010 +0000
110624
110625    See Changelog.
110626
110627    Monotone-Parent: e961e37e8b7e809c653c4c8778e41e86e2929054
110628    Monotone-Revision: 6bb1d5e950eb2f1688dc30a3ca9bb38cd26afc8d
110629
110630    Monotone-Author: flachapelle@inverse.ca
110631    Monotone-Date: 2010-11-11T15:41:01
110632    Monotone-Branch: ca.inverse.sogo
110633
110634M	ChangeLog
110635M	UI/WebServerResources/MailerUI.js
110636M	UI/WebServerResources/SOGoDataTable.js
110637
110638commit 66e70bf86f124d80191eb98fdedde6a611fc8f54
110639Author: Francis Lachapelle <flachapelle@inverse.ca>
110640Date:   Wed Nov 10 21:08:03 2010 +0000
110641
110642    Added missing reference to OGoContentStore library for sogo-tool.
110643
110644    Monotone-Parent: cb5e9ddc0ef41b06a2543c662effea6af7d37902
110645    Monotone-Revision: e961e37e8b7e809c653c4c8778e41e86e2929054
110646
110647    Monotone-Author: flachapelle@inverse.ca
110648    Monotone-Date: 2010-11-10T21:08:03
110649    Monotone-Branch: ca.inverse.sogo
110650
110651M	Tools/GNUmakefile.preamble
110652
110653commit a35ff43db770920d490fed52f56b4ebd6973022a
110654Author: Francis Lachapelle <flachapelle@inverse.ca>
110655Date:   Wed Nov 10 20:13:39 2010 +0000
110656
110657    Added missing localization strings
110658
110659    Monotone-Parent: 9618a3ef4b4d144965865ebb1d51bd446ca88dae
110660    Monotone-Revision: cb5e9ddc0ef41b06a2543c662effea6af7d37902
110661
110662    Monotone-Author: flachapelle@inverse.ca
110663    Monotone-Date: 2010-11-10T20:13:39
110664    Monotone-Branch: ca.inverse.sogo
110665
110666M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
110667M	UI/Contacts/Czech.lproj/Localizable.strings
110668M	UI/Contacts/Dutch.lproj/Localizable.strings
110669M	UI/Contacts/French.lproj/Localizable.strings
110670M	UI/Contacts/Hungarian.lproj/Localizable.strings
110671M	UI/Contacts/Italian.lproj/Localizable.strings
110672M	UI/Contacts/Polish.lproj/Localizable.strings
110673M	UI/Contacts/Spanish.lproj/Localizable.strings
110674M	UI/Contacts/Swedish.lproj/Localizable.strings
110675M	UI/MainUI/Ukrainian.lproj/Localizable.strings
110676M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
110677
110678commit 71e3e15091958ad3be77435f71813931ea1b8285
110679Author: Francis Lachapelle <flachapelle@inverse.ca>
110680Date:   Wed Nov 10 20:12:54 2010 +0000
110681
110682    Monotone-Parent: 33b0351ec935bf11e615865737fa2434e2208e1b
110683    Monotone-Revision: 9618a3ef4b4d144965865ebb1d51bd446ca88dae
110684
110685    Monotone-Author: flachapelle@inverse.ca
110686    Monotone-Date: 2010-11-10T20:12:54
110687    Monotone-Branch: ca.inverse.sogo
110688
110689M	SoObjects/SOGo/SOGoMailer.m
110690
110691commit 3608035caad32d78ccda37fb7fe88badf7a654ea
110692Author: Francis Lachapelle <flachapelle@inverse.ca>
110693Date:   Wed Nov 10 20:12:18 2010 +0000
110694
110695    See Changelog
110696
110697    Monotone-Parent: c3a22a583cea706854120e86a951cb29014d4b87
110698    Monotone-Revision: 33b0351ec935bf11e615865737fa2434e2208e1b
110699
110700    Monotone-Author: flachapelle@inverse.ca
110701    Monotone-Date: 2010-11-10T20:12:18
110702    Monotone-Branch: ca.inverse.sogo
110703
110704M	ChangeLog
110705M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
110706M	UI/MailerUI/Catalan.lproj/Localizable.strings
110707M	UI/MailerUI/Czech.lproj/Localizable.strings
110708M	UI/MailerUI/Dutch.lproj/Localizable.strings
110709M	UI/MailerUI/English.lproj/Localizable.strings
110710M	UI/MailerUI/French.lproj/Localizable.strings
110711M	UI/MailerUI/Hungarian.lproj/Localizable.strings
110712M	UI/MailerUI/Italian.lproj/Localizable.strings
110713M	UI/MailerUI/Polish.lproj/Localizable.strings
110714M	UI/MailerUI/Russian.lproj/Localizable.strings
110715M	UI/MailerUI/Spanish.lproj/Localizable.strings
110716M	UI/MailerUI/Swedish.lproj/Localizable.strings
110717M	UI/MailerUI/UIxMailEditor.m
110718M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
110719M	UI/MailerUI/Welsh.lproj/Localizable.strings
110720
110721commit 1f64efe08a0785f187e7efae6be3c9b9e7a6b7ff
110722Author: Ludovic Marcotte <lmarcotte@inverse.ca>
110723Date:   Wed Nov 10 17:16:39 2010 +0000
110724
110725    Improved the Funambol installation documentation
110726
110727    Monotone-Parent: dd23d4ef280d7ee44b779645014bd0c19bce9265
110728    Monotone-Revision: c3a22a583cea706854120e86a951cb29014d4b87
110729
110730    Monotone-Author: ludovic@Sophos.ca
110731    Monotone-Date: 2010-11-10T17:16:39
110732    Monotone-Branch: ca.inverse.sogo
110733
110734M	Documentation/SOGo Installation Guide.odt
110735
110736commit 93f6155a5b9d12cc23d8e974ebfce6e9c300fad3
110737Author: Francis Lachapelle <flachapelle@inverse.ca>
110738Date:   Wed Nov 10 15:21:09 2010 +0000
110739
110740    See Changelog
110741
110742    Monotone-Parent: 39d36001db32af64db061e377168a6c1bc81941d
110743    Monotone-Revision: dd23d4ef280d7ee44b779645014bd0c19bce9265
110744
110745    Monotone-Author: flachapelle@inverse.ca
110746    Monotone-Date: 2010-11-10T15:21:09
110747    Monotone-Branch: ca.inverse.sogo
110748
110749M	ChangeLog
110750M	UI/WebServerResources/MailerUI.js
110751
110752commit 65fe5727b5c5802c6ef70473fc611b27a55e16b7
110753Author: Francis Lachapelle <flachapelle@inverse.ca>
110754Date:   Wed Nov 10 14:57:55 2010 +0000
110755
110756    See Changelog
110757
110758    Monotone-Parent: 870b4c8a5782c840ff0aa2f075ea7594bda50e59
110759    Monotone-Revision: 39d36001db32af64db061e377168a6c1bc81941d
110760
110761    Monotone-Author: flachapelle@inverse.ca
110762    Monotone-Date: 2010-11-10T14:57:55
110763    Monotone-Branch: ca.inverse.sogo
110764
110765M	ChangeLog
110766M	UI/WebServerResources/MailerUI.js
110767M	UI/WebServerResources/SOGoDataTable.js
110768M	UI/WebServerResources/SOGoMailDataSource.js
110769
110770commit 99f5614b7d81ea00faa24d81be57d79f8280dec5
110771Author: Ludovic Marcotte <lmarcotte@inverse.ca>
110772Date:   Tue Nov 9 18:34:37 2010 +0000
110773
110774    Added missing Cesky templates - thanks to Milos Wimmer
110775
110776    Monotone-Parent: 06d643c3c015e84728100fb5624bf4bac033748f
110777    Monotone-Revision: 870b4c8a5782c840ff0aa2f075ea7594bda50e59
110778
110779    Monotone-Author: ludovic@Sophos.ca
110780    Monotone-Date: 2010-11-09T18:34:37
110781    Monotone-Branch: ca.inverse.sogo
110782
110783M	UI/SOGoUI/SOGoFolderAdvisory.h
110784M	UI/SOGoUI/SOGoFolderAdvisory.m
110785A	UI/Templates/SOGoACLCzechAdditionAdvisory.wox
110786A	UI/Templates/SOGoACLCzechModificationAdvisory.wox
110787A	UI/Templates/SOGoACLCzechRemovalAdvisory.wox
110788A	UI/Templates/SOGoFolderCzechAdditionAdvisory.wox
110789A	UI/Templates/SOGoFolderCzechRemovalAdvisory.wox
110790
110791commit b28a1bee6e9f9d3a020078a90194766e2a584074
110792Author: Francis Lachapelle <flachapelle@inverse.ca>
110793Date:   Mon Nov 8 18:47:11 2010 +0000
110794
110795    See Changelog
110796
110797    Monotone-Parent: 19bd38381f65942b0903a2e2aaa8abbc9c9862ab
110798    Monotone-Revision: 6c9151f261ad9f73f6614808f73d4ca224c2cb8e
110799
110800    Monotone-Author: flachapelle@inverse.ca
110801    Monotone-Date: 2010-11-08T18:47:11
110802    Monotone-Branch: ca.inverse.sogo
110803
110804M	ChangeLog
110805M	UI/Templates/ContactsUI/UIxContactEditor.wox
110806M	UI/WebServerResources/ContactsUI.js
110807M	UI/WebServerResources/UIxContactEditor.js
110808
110809commit 861a90b970c1395d8ab2086a907a83ece3e160bc
110810Author: Ludovic Marcotte <lmarcotte@inverse.ca>
110811Date:   Mon Nov 8 17:04:29 2010 +0000
110812
110813    See ChangeLog
110814
110815    Monotone-Parent: b35d04c6cd2614e48feea1b1dacb0a61aa27fe44
110816    Monotone-Revision: 19bd38381f65942b0903a2e2aaa8abbc9c9862ab
110817
110818    Monotone-Author: ludovic@Sophos.ca
110819    Monotone-Date: 2010-11-08T17:04:29
110820    Monotone-Branch: ca.inverse.sogo
110821
110822M	ChangeLog
110823M	SoObjects/Mailer/SOGoMailAccount.m
110824
110825commit 50a2cd899425496df787cff881a51389346004f5
110826Author: Ludovic Marcotte <lmarcotte@inverse.ca>
110827Date:   Mon Nov 8 16:49:52 2010 +0000
110828
110829    See ChangeLog
110830
110831    Monotone-Parent: 54b01b70fe55f24f29ed00a93826637acb076c5f
110832    Monotone-Revision: b35d04c6cd2614e48feea1b1dacb0a61aa27fe44
110833
110834    Monotone-Author: ludovic@Sophos.ca
110835    Monotone-Date: 2010-11-08T16:49:52
110836    Monotone-Branch: ca.inverse.sogo
110837
110838M	ChangeLog
110839M	SOPE/GDLContentStore/GCSAlarmsFolder.m
110840
110841commit 2646e93e5f41b89a67086b3eab52d1d66318fd86
110842Author: Francis Lachapelle <flachapelle@inverse.ca>
110843Date:   Mon Nov 8 18:25:18 2010 +0000
110844
110845    See Changelog
110846
110847    Monotone-Parent: f98db9e0d0c41fc50f243d8f21ff421712d14518
110848    Monotone-Revision: 54b01b70fe55f24f29ed00a93826637acb076c5f
110849
110850    Monotone-Author: flachapelle@inverse.ca
110851    Monotone-Date: 2010-11-08T18:25:18
110852    Monotone-Branch: ca.inverse.sogo
110853
110854M	SOPE/NGCards/ChangeLog
110855M	SOPE/NGCards/NSString+NGCards.m
110856
110857commit 3dbf39d548eb3c71a17a5c7f49d609ebc0dacb36
110858Author: Francis Lachapelle <flachapelle@inverse.ca>
110859Date:   Mon Nov 8 16:28:50 2010 +0000
110860
110861    See Changelog
110862
110863    Monotone-Parent: 0c176852c57ca5f012fd36464ced594b6ef6c9fb
110864    Monotone-Revision: f98db9e0d0c41fc50f243d8f21ff421712d14518
110865
110866    Monotone-Author: flachapelle@inverse.ca
110867    Monotone-Date: 2010-11-08T16:28:50
110868    Monotone-Branch: ca.inverse.sogo
110869
110870M	ChangeLog
110871M	UI/WebServerResources/SOGoDragHandles.js
110872
110873commit 0ea74f9536f8b440bea2a29b71bade6d58803d33
110874Author: Francis Lachapelle <flachapelle@inverse.ca>
110875Date:   Mon Nov 8 16:21:18 2010 +0000
110876
110877    Monotone-Parent: 58cf6fbba1f009a9bedc373454f61ed082ccfae0
110878    Monotone-Revision: 1df0fdb407abf8f535893384237b5ab2c788ca50
110879
110880    Monotone-Author: flachapelle@inverse.ca
110881    Monotone-Date: 2010-11-08T16:21:18
110882    Monotone-Branch: ca.inverse.sogo
110883
110884M	UI/WebServerResources/MailerUI.js
110885
110886commit b96a9def9d24a82b6667dc3b1eef79d455615aa0
110887Author: Ludovic Marcotte <lmarcotte@inverse.ca>
110888Date:   Sun Nov 7 18:22:30 2010 +0000
110889
110890    Fix for bug #954
110891
110892    Monotone-Parent: 58cf6fbba1f009a9bedc373454f61ed082ccfae0
110893    Monotone-Revision: e988df7e3c59b0528a5aac84c8963a900af5bd8b
110894
110895    Monotone-Author: ludovic@Sophos.ca
110896    Monotone-Date: 2010-11-07T18:22:30
110897    Monotone-Branch: ca.inverse.sogo
110898
110899M	UI/PreferencesUI/French.lproj/Localizable.strings
110900
110901commit ab90df0d971d2ee0fdd406a6ff834e2d578ca4ac
110902Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110903Date:   Fri Nov 5 23:27:50 2010 +0000
110904
110905    Monotone-Parent: e601e6752075d7fd29292db43a547cb1ab679059
110906    Monotone-Revision: 5616899c7c44519d7ea52d68cc931f9f056b9584
110907
110908    Monotone-Author: wsourdeau@inverse.ca
110909    Monotone-Date: 2010-11-05T23:27:50
110910    Monotone-Branch: ca.inverse.sogo
110911
110912M	ChangeLog
110913M	OpenChange/MAPIStoreSOGo.m
110914
110915commit 12a03cdd5652e8cf1026364eadbcee46f34ea77d
110916Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110917Date:   Fri Nov 5 23:27:08 2010 +0000
110918
110919    Monotone-Parent: 8938a93c5d8a73495a153d6ff7e5a25d822508b6
110920    Monotone-Revision: e601e6752075d7fd29292db43a547cb1ab679059
110921
110922    Monotone-Author: wsourdeau@inverse.ca
110923    Monotone-Date: 2010-11-05T23:27:08
110924    Monotone-Branch: ca.inverse.sogo
110925
110926M	ChangeLog
110927M	OpenChange/MAPIStoreContext.h
110928M	OpenChange/MAPIStoreContext.m
110929
110930commit 637c856218446307f412ae68b5882485533dd91e
110931Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110932Date:   Fri Nov 5 23:21:09 2010 +0000
110933
110934    Monotone-Parent: fe708fac93fc55eeea8eeef0dedf137ce1316fd0
110935    Monotone-Revision: 8938a93c5d8a73495a153d6ff7e5a25d822508b6
110936
110937    Monotone-Author: wsourdeau@inverse.ca
110938    Monotone-Date: 2010-11-05T23:21:09
110939    Monotone-Branch: ca.inverse.sogo
110940
110941M	ChangeLog
110942M	OpenChange/GNUmakefile
110943M	OpenChange/MAPIStoreCalendarContext.m
110944M	OpenChange/MAPIStoreMailContext.m
110945M	OpenChange/MAPIStoreTasksContext.m
110946D	OpenChange/NSCalendarDate+MAPIStore.h
110947D	OpenChange/NSCalendarDate+MAPIStore.m
110948A	OpenChange/NSDate+MAPIStore.h
110949A	OpenChange/NSDate+MAPIStore.m
110950
110951commit f8dd432d65c6af75eca1011f6644e405f307570d
110952Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
110953Date:   Fri Nov 5 22:56:08 2010 +0000
110954
110955    Monotone-Parent: e0e6c176d8cb78a7e264cc9d2f05c2cf5bfb77f5
110956    Monotone-Revision: fe708fac93fc55eeea8eeef0dedf137ce1316fd0
110957
110958    Monotone-Author: wsourdeau@inverse.ca
110959    Monotone-Date: 2010-11-05T22:56:08
110960    Monotone-Branch: ca.inverse.sogo
110961
110962M	ChangeLog
110963M	SoObjects/Appointments/SOGoAptMailReceipt.m
110964
110965commit 30c268412e7cf85de594a3d5189c5b510a412828
110966Author: Francis Lachapelle <flachapelle@inverse.ca>
110967Date:   Fri Nov 5 21:32:00 2010 +0000
110968
110969    See Changelog
110970
110971    Monotone-Parent: bb6767d882b80a6dcb30d6487153b189ee367d0d
110972    Monotone-Revision: 58cf6fbba1f009a9bedc373454f61ed082ccfae0
110973
110974    Monotone-Author: flachapelle@inverse.ca
110975    Monotone-Date: 2010-11-05T21:32:00
110976    Monotone-Branch: ca.inverse.sogo
110977
110978M	ChangeLog
110979M	UI/MailerUI/UIxMailListActions.m
110980M	UI/WebServerResources/SOGoDataTable.js
110981M	UI/WebServerResources/SOGoMailDataSource.js
110982
110983commit 0aaee17d2b1961b009f03893e8ead289024b2689
110984Author: Francis Lachapelle <flachapelle@inverse.ca>
110985Date:   Fri Nov 5 21:29:08 2010 +0000
110986
110987    Monotone-Parent: 303b1e781872f11eb1260c7f21d6ad5e73b55be7
110988    Monotone-Revision: bb6767d882b80a6dcb30d6487153b189ee367d0d
110989
110990    Monotone-Author: flachapelle@inverse.ca
110991    Monotone-Date: 2010-11-05T21:29:08
110992    Monotone-Branch: ca.inverse.sogo
110993
110994M	UI/MailerUI/product.plist
110995
110996commit dd099c9eca5d5b56212f3d855db0755e788f422b
110997Author: Ludovic Marcotte <lmarcotte@inverse.ca>
110998Date:   Thu Nov 4 18:34:51 2010 +0000
110999
111000    Fix for bug #803
111001
111002    Monotone-Parent: c8d3bf05ef46d0c8d36879db7366c665f4dacd3d
111003    Monotone-Revision: 303b1e781872f11eb1260c7f21d6ad5e73b55be7
111004
111005    Monotone-Author: ludovic@Sophos.ca
111006    Monotone-Date: 2010-11-04T18:34:51
111007    Monotone-Branch: ca.inverse.sogo
111008
111009M	ChangeLog
111010M	SoObjects/SOGo/SOGoMailer.m
111011
111012commit 1eb4cc93ce4fc1fad0884b4799a2f5fcbc9850a3
111013Author: Ludovic Marcotte <lmarcotte@inverse.ca>
111014Date:   Thu Nov 4 18:08:06 2010 +0000
111015
111016    Fix for bug #459
111017
111018    Monotone-Parent: e0e6c176d8cb78a7e264cc9d2f05c2cf5bfb77f5
111019    Monotone-Revision: c8d3bf05ef46d0c8d36879db7366c665f4dacd3d
111020
111021    Monotone-Author: ludovic@Sophos.ca
111022    Monotone-Date: 2010-11-04T18:08:06
111023    Monotone-Branch: ca.inverse.sogo
111024
111025M	UI/WebServerResources/UIxAttendeesEditor.js
111026
111027commit 982f6abf97517ba645a1cdc0552658df066408cc
111028Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111029Date:   Thu Nov 4 14:55:41 2010 +0000
111030
111031    Monotone-Parent: a3184f032f327d5435e63f1c1a9a298908682dbd
111032    Monotone-Revision: e0e6c176d8cb78a7e264cc9d2f05c2cf5bfb77f5
111033
111034    Monotone-Author: wsourdeau@inverse.ca
111035    Monotone-Date: 2010-11-04T14:55:41
111036    Monotone-Branch: ca.inverse.sogo
111037
111038M	ChangeLog
111039M	Tools/SOGoSockDOperation.m
111040
111041commit 41ad1a6c8ef79eda13b5bf368ca7718da3817336
111042Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111043Date:   Thu Nov 4 14:54:05 2010 +0000
111044
111045    Monotone-Parent: 50723500f3fd2e527f835f55eb94a6a5f7413e40
111046    Monotone-Revision: a3184f032f327d5435e63f1c1a9a298908682dbd
111047
111048    Monotone-Author: wsourdeau@inverse.ca
111049    Monotone-Date: 2010-11-04T14:54:05
111050    Monotone-Branch: ca.inverse.sogo
111051
111052M	Tools/SOGoSockD.m
111053
111054commit 46258f5805b1d0011f720ba4b368eea14447f947
111055Author: Francis Lachapelle <flachapelle@inverse.ca>
111056Date:   Wed Nov 3 20:53:13 2010 +0000
111057
111058    See Changelog.
111059
111060    Monotone-Parent: eeede995522aac10418121af680e6cf94cb7bb4a
111061    Monotone-Revision: 50723500f3fd2e527f835f55eb94a6a5f7413e40
111062
111063    Monotone-Author: flachapelle@inverse.ca
111064    Monotone-Date: 2010-11-03T20:53:13
111065    Monotone-Branch: ca.inverse.sogo
111066
111067M	ChangeLog
111068M	UI/WebServerResources/MailerUI.js
111069M	UI/WebServerResources/SOGoDataTable.js
111070M	UI/WebServerResources/SOGoMailDataSource.js
111071
111072commit b6231dca9221ba2184f63dfcbdd292208617f5b9
111073Author: Francis Lachapelle <flachapelle@inverse.ca>
111074Date:   Wed Nov 3 20:23:49 2010 +0000
111075
111076    Monotone-Parent: 5457dab94bc7224402eec992425d14381e88c381
111077    Monotone-Revision: c410032070bc4cd3697a1e0b498960cb5afae02f
111078
111079    Monotone-Author: flachapelle@inverse.ca
111080    Monotone-Date: 2010-11-03T20:23:49
111081    Monotone-Branch: ca.inverse.sogo
111082
111083M	UI/WebServerResources/HTMLElement.js
111084
111085commit 231b8390d5839e1ecf19edb31babb69a26b6dacd
111086Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111087Date:   Wed Nov 3 14:39:40 2010 +0000
111088
111089    Monotone-Parent: fe0261e28c3bddd21ccdc7436c04d43f5cdfce7d
111090    Monotone-Revision: dde4cb6401010f8fb6e70639215b4bf693f18f1d
111091
111092    Monotone-Author: wsourdeau@inverse.ca
111093    Monotone-Date: 2010-11-03T14:39:40
111094    Monotone-Branch: ca.inverse.sogo
111095
111096M	Tests/Integration/GNUmakefile
111097
111098commit bcb5f282e3717f3fb57ce9ce0200d329669d60b5
111099Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111100Date:   Wed Nov 3 14:29:39 2010 +0000
111101
111102    Monotone-Parent: 808d40a88677de09c4168d17acc5946afe8e9813
111103    Monotone-Revision: fe0261e28c3bddd21ccdc7436c04d43f5cdfce7d
111104
111105    Monotone-Author: wsourdeau@inverse.ca
111106    Monotone-Date: 2010-11-03T14:29:39
111107    Monotone-Branch: ca.inverse.sogo
111108
111109M	Tests/Integration/GNUmakefile
111110
111111commit 5e94a939a805bffc8e52f44cd669a2e62f963c54
111112Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111113Date:   Wed Nov 3 14:27:31 2010 +0000
111114
111115    Monotone-Parent: 766baf56d74d898b08d6a686cdd909e3825d8e2f
111116    Monotone-Revision: 808d40a88677de09c4168d17acc5946afe8e9813
111117
111118    Monotone-Author: wsourdeau@inverse.ca
111119    Monotone-Date: 2010-11-03T14:27:31
111120    Monotone-Branch: ca.inverse.sogo
111121
111122M	ChangeLog
111123A	Tests/Integration/GNUmakefile
111124A	Tests/Integration/teststrings.m
111125A	Tests/Integration/teststrings.sh
111126
111127commit 10833ce7d103f9dee3323ccd684a4c2efb03ceca
111128Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111129Date:   Wed Nov 3 14:26:32 2010 +0000
111130
111131    Monotone-Parent: 47f2ef63b4830f25565ec83af93214cd6bf320e7
111132    Monotone-Revision: 766baf56d74d898b08d6a686cdd909e3825d8e2f
111133
111134    Monotone-Author: wsourdeau@inverse.ca
111135    Monotone-Date: 2010-11-03T14:26:32
111136    Monotone-Branch: ca.inverse.sogo
111137
111138M	ChangeLog
111139M	UI/WebServerResources/generic.js
111140
111141commit 1855b78d88035872284a59fab763553440619d94
111142Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111143Date:   Wed Nov 3 14:25:18 2010 +0000
111144
111145    Monotone-Parent: d66ed2c7cc398b54500e14cb09c879bbd7915f0a
111146    Monotone-Revision: 47f2ef63b4830f25565ec83af93214cd6bf320e7
111147
111148    Monotone-Author: wsourdeau@inverse.ca
111149    Monotone-Date: 2010-11-03T14:25:18
111150    Monotone-Branch: ca.inverse.sogo
111151
111152M	SoObjects/SOGo/GNUmakefile.preamble
111153
111154commit f91e42e08f5473c2e3742c23860f68379dcca038
111155Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111156Date:   Wed Nov 3 13:23:33 2010 +0000
111157
111158    Monotone-Parent: e6342c0609e8ea9e5aa666ae499c259d902adbec
111159    Monotone-Revision: 45cd2efd0294a222d0cee6d22da7a39ebdc6c8fa
111160
111161    Monotone-Author: wsourdeau@inverse.ca
111162    Monotone-Date: 2010-11-03T13:23:33
111163    Monotone-Branch: ca.inverse.sogo
111164
111165M	SoObjects/Appointments/Catalan.lproj/Localizable.strings
111166M	SoObjects/Appointments/Czech.lproj/Localizable.strings
111167M	SoObjects/Appointments/German.lproj/Localizable.strings
111168M	SoObjects/Appointments/Italian.lproj/Localizable.strings
111169M	SoObjects/Appointments/Ukrainian.lproj/Localizable.strings
111170
111171commit 2efe0745c716e9cf22db5d096421166d3d56a70a
111172Author: Ludovic Marcotte <lmarcotte@inverse.ca>
111173Date:   Tue Nov 2 19:31:50 2010 +0000
111174
111175    See ChangeLog
111176
111177    Monotone-Parent: e6342c0609e8ea9e5aa666ae499c259d902adbec
111178    Monotone-Revision: a9b4a2aae19f072168fdfc23b91ebc443e0d55c4
111179
111180    Monotone-Author: ludovic@Sophos.ca
111181    Monotone-Date: 2010-11-02T19:31:50
111182    Monotone-Branch: ca.inverse.sogo
111183
111184M	ChangeLog
111185M	Documentation/SOGo Installation Guide.odt
111186M	SoObjects/Mailer/SOGoMailAccount.m
111187M	SoObjects/SOGo/SOGoDomainDefaults.h
111188M	SoObjects/SOGo/SOGoDomainDefaults.m
111189M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
111190
111191commit 4bf5777cb902fe9b4375637a632fc1687b1d1dc6
111192Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111193Date:   Tue Nov 2 16:43:46 2010 +0000
111194
111195    Monotone-Parent: b756831ecb36e3621a51e900c0be505fadc7c002
111196    Monotone-Revision: e6342c0609e8ea9e5aa666ae499c259d902adbec
111197
111198    Monotone-Author: wsourdeau@inverse.ca
111199    Monotone-Date: 2010-11-02T16:43:46
111200    Monotone-Branch: ca.inverse.sogo
111201
111202M	SoObjects/SOGo/GNUmakefile.preamble
111203
111204commit 24ce4a62bd775480cf9fe8e1f2cab41e599bca17
111205Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111206Date:   Tue Nov 2 16:27:12 2010 +0000
111207
111208    Monotone-Parent: 8e8048de073d169fe8d1ce29a4351072288002ea
111209    Monotone-Revision: b756831ecb36e3621a51e900c0be505fadc7c002
111210
111211    Monotone-Author: wsourdeau@inverse.ca
111212    Monotone-Date: 2010-11-02T16:27:12
111213    Monotone-Branch: ca.inverse.sogo
111214
111215M	debian/control
111216
111217commit f52276b815139f737d876987537e765ff4304e3e
111218Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111219Date:   Tue Nov 2 15:54:57 2010 +0000
111220
111221    Monotone-Parent: 4c36bcfaa11d40479193d295b9a39014e769fb8b
111222    Monotone-Revision: 8e8048de073d169fe8d1ce29a4351072288002ea
111223
111224    Monotone-Author: wsourdeau@inverse.ca
111225    Monotone-Date: 2010-11-02T15:54:57
111226    Monotone-Branch: ca.inverse.sogo
111227
111228M	SoObjects/SOGo/NSString+Utilities.m
111229
111230commit 04a36a12786f6220bc30480bc0c87016745e544c
111231Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111232Date:   Tue Nov 2 13:57:26 2010 +0000
111233
111234    Monotone-Parent: 8df38d59a088f12e60661d31ce12ae610fb64bad
111235    Monotone-Revision: 4c36bcfaa11d40479193d295b9a39014e769fb8b
111236
111237    Monotone-Author: wsourdeau@inverse.ca
111238    Monotone-Date: 2010-11-02T13:57:26
111239    Monotone-Branch: ca.inverse.sogo
111240
111241M	GNUmakefile
111242
111243commit bc2753951f3bfb4d330b6752a2d1e0877208c6f8
111244Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111245Date:   Tue Nov 2 13:54:21 2010 +0000
111246
111247    Monotone-Parent: 674f80fe377ec43022c702e7d0a790df5efa8dd2
111248    Monotone-Revision: 8df38d59a088f12e60661d31ce12ae610fb64bad
111249
111250    Monotone-Author: wsourdeau@inverse.ca
111251    Monotone-Date: 2010-11-02T13:54:21
111252    Monotone-Branch: ca.inverse.sogo
111253
111254M	OGoContentStore/GNUmakefile.preamble
111255
111256commit ff0eee7dbec2be044cb1424bc6f2661059c9e6a9
111257Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111258Date:   Tue Nov 2 13:44:35 2010 +0000
111259
111260    Monotone-Parent: a0bc95e9ad9952cc7f35fa2509adbe2985a3c622
111261    Monotone-Revision: 674f80fe377ec43022c702e7d0a790df5efa8dd2
111262
111263    Monotone-Author: wsourdeau@inverse.ca
111264    Monotone-Date: 2010-11-02T13:44:35
111265    Monotone-Branch: ca.inverse.sogo
111266
111267M	sogo.spec
111268
111269commit abd4e94b17687b318d8db6924c4d533c160b1b20
111270Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111271Date:   Tue Nov 2 13:19:02 2010 +0000
111272
111273    Monotone-Parent: 791ffeb9080220a3ed56aa0ef7edbeeac9361954
111274    Monotone-Revision: a0bc95e9ad9952cc7f35fa2509adbe2985a3c622
111275
111276    Monotone-Author: wsourdeau@inverse.ca
111277    Monotone-Date: 2010-11-02T13:19:02
111278    Monotone-Branch: ca.inverse.sogo
111279
111280M	SoObjects/SOGo/NSString+Utilities.m
111281
111282commit 973fd13cc4500cfd84baab9a93ff3bab080d11ba
111283Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111284Date:   Tue Nov 2 13:17:25 2010 +0000
111285
111286    Monotone-Parent: d175e2ab17f0d56d2fdc9a046048a0302d9fd0f7
111287    Monotone-Revision: 791ffeb9080220a3ed56aa0ef7edbeeac9361954
111288
111289    Monotone-Author: wsourdeau@inverse.ca
111290    Monotone-Date: 2010-11-02T13:17:25
111291    Monotone-Branch: ca.inverse.sogo
111292
111293M	sogo.spec
111294
111295commit 5c811e36ca80581c59c3870b4079f9cd885bade3
111296Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111297Date:   Tue Nov 2 13:16:05 2010 +0000
111298
111299    Monotone-Parent: 4ad21ea0342a626a99aabc213cf8ed9a827eb0c4
111300    Monotone-Revision: d175e2ab17f0d56d2fdc9a046048a0302d9fd0f7
111301
111302    Monotone-Author: wsourdeau@inverse.ca
111303    Monotone-Date: 2010-11-02T13:16:05
111304    Monotone-Branch: ca.inverse.sogo
111305
111306M	ChangeLog
111307M	SoObjects/SOGo/GNUmakefile
111308M	SoObjects/SOGo/GNUmakefile.preamble
111309D	SoObjects/SOGo/NSDictionary+BSJSONAdditions.h
111310D	SoObjects/SOGo/NSDictionary+BSJSONAdditions.m
111311D	SoObjects/SOGo/NSScanner+BSJSONAdditions.h
111312D	SoObjects/SOGo/NSScanner+BSJSONAdditions.m
111313M	SoObjects/SOGo/NSString+Utilities.m
111314M	SoObjects/SOGo/SOGoCASSession.m
111315M	SoObjects/SOGo/SOGoCache.m
111316M	SoObjects/SOGo/SOGoUserManager.m
111317M	SoObjects/SOGo/SOGoUserProfile.m
111318M	SoObjects/common.make
111319M	UI/PreferencesUI/UIxPreferences.m
111320
111321commit 29ffadc0014312f9f9bcaf4688cf43b8e2264f91
111322Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111323Date:   Mon Nov 1 21:18:43 2010 +0000
111324
111325    Monotone-Parent: eb7683f1196884474dd2db6823f4dd8800732b54
111326    Monotone-Revision: 4ad21ea0342a626a99aabc213cf8ed9a827eb0c4
111327
111328    Monotone-Author: wsourdeau@inverse.ca
111329    Monotone-Date: 2010-11-01T21:18:43
111330    Monotone-Branch: ca.inverse.sogo
111331
111332M	SoObjects/Appointments/SOGoAptMailNotification.m
111333
111334commit b51fbf7040c991bbcce7fd6a0489a2e1866c200b
111335Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111336Date:   Mon Nov 1 21:18:20 2010 +0000
111337
111338    Monotone-Parent: ada62a2c1749c8efe92459e189aa7b823bc4112b
111339    Monotone-Revision: eb7683f1196884474dd2db6823f4dd8800732b54
111340
111341    Monotone-Author: wsourdeau@inverse.ca
111342    Monotone-Date: 2010-11-01T21:18:20
111343    Monotone-Branch: ca.inverse.sogo
111344
111345M	ChangeLog
111346M	SoObjects/Appointments/SOGoAptMailUpdate.m
111347
111348commit 8eb9d94492d92b0a098c8a311267da642a027dff
111349Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111350Date:   Mon Nov 1 21:14:53 2010 +0000
111351
111352    Monotone-Parent: 0d54b3aabafa31b4d7c1e76ebd34222d4536e020
111353    Monotone-Revision: ada62a2c1749c8efe92459e189aa7b823bc4112b
111354
111355    Monotone-Author: wsourdeau@inverse.ca
111356    Monotone-Date: 2010-11-01T21:14:53
111357    Monotone-Branch: ca.inverse.sogo
111358
111359M	ChangeLog
111360
111361commit 8437797a528a56656609274d2fce0cd26c80353f
111362Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111363Date:   Mon Nov 1 21:03:00 2010 +0000
111364
111365    Monotone-Parent: 320e26fe80afea789e2f0c3c4d58fa7d657999c6
111366    Monotone-Revision: 0d54b3aabafa31b4d7c1e76ebd34222d4536e020
111367
111368    Monotone-Author: wsourdeau@inverse.ca
111369    Monotone-Date: 2010-11-01T21:03:00
111370    Monotone-Branch: ca.inverse.sogo
111371
111372M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
111373M	SoObjects/Appointments/Catalan.lproj/Localizable.strings
111374M	SoObjects/Appointments/Czech.lproj/Localizable.strings
111375M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
111376M	SoObjects/Appointments/English.lproj/Localizable.strings
111377M	SoObjects/Appointments/French.lproj/Localizable.strings
111378M	SoObjects/Appointments/German.lproj/Localizable.strings
111379M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
111380M	SoObjects/Appointments/Italian.lproj/Localizable.strings
111381M	SoObjects/Appointments/Polish.lproj/Localizable.strings
111382M	SoObjects/Appointments/Russian.lproj/Localizable.strings
111383M	SoObjects/Appointments/SOGoAptMailDeletion.m
111384M	SoObjects/Appointments/SOGoAptMailInvitation.m
111385M	SoObjects/Appointments/Spanish.lproj/Localizable.strings
111386M	SoObjects/Appointments/Swedish.lproj/Localizable.strings
111387M	SoObjects/Appointments/Ukrainian.lproj/Localizable.strings
111388M	SoObjects/Appointments/Welsh.lproj/Localizable.strings
111389
111390commit 2b79a77c365e67c457a3c741ad6e08e1fc0ca2d7
111391Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111392Date:   Mon Nov 1 19:32:19 2010 +0000
111393
111394    Monotone-Parent: 1b073e285785f32b4c27e867a0e0d363fdc74264
111395    Monotone-Revision: 217d2de82145e1b73b967f969ccb9467d0680dcb
111396
111397    Monotone-Author: wsourdeau@inverse.ca
111398    Monotone-Date: 2010-11-01T19:32:19
111399    Monotone-Branch: ca.inverse.sogo
111400
111401M	ChangeLog
111402M	SoObjects/Contacts/SOGoContactGCSFolder.m
111403M	UI/Contacts/GNUmakefile
111404A	UI/Contacts/UIxContactActions.m
111405M	UI/Contacts/product.plist
111406M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
111407M	UI/Templates/ContactsUI/UIxContactsListView.wox
111408M	UI/WebServerResources/ContactsUI.js
111409
111410commit ff2b8ff54842b7254a5fc9843f24303e2e67f218
111411Author: Francis Lachapelle <flachapelle@inverse.ca>
111412Date:   Mon Nov 1 19:29:03 2010 +0000
111413
111414    See Changelog
111415
111416    Monotone-Parent: c4cf916deded766b0ec097265e36dfa44044cd71
111417    Monotone-Revision: 5457dab94bc7224402eec992425d14381e88c381
111418
111419    Monotone-Author: flachapelle@inverse.ca
111420    Monotone-Date: 2010-11-01T19:29:03
111421    Monotone-Branch: ca.inverse.sogo
111422
111423M	ChangeLog
111424M	UI/Templates/MailerUI/UIxMailMainFrame.wox
111425M	UI/WebServerResources/MailerUI.css
111426M	UI/WebServerResources/MailerUI.js
111427M	UI/WebServerResources/generic.js
111428
111429commit dadaa9fda3191c00daa41a2bc44ed491cd18eb7f
111430Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111431Date:   Mon Nov 1 19:28:38 2010 +0000
111432
111433    Monotone-Parent: 5230458dba570c663e9087a99852e38cfb26de0f
111434    Monotone-Revision: 1b073e285785f32b4c27e867a0e0d363fdc74264
111435
111436    Monotone-Author: wsourdeau@inverse.ca
111437    Monotone-Date: 2010-11-01T19:28:38
111438    Monotone-Branch: ca.inverse.sogo
111439
111440M	ChangeLog
111441M	UI/WebServerResources/generic.js
111442
111443commit c75d5e90ee91831c0903055c43edb49974a0af4b
111444Author: Francis Lachapelle <flachapelle@inverse.ca>
111445Date:   Mon Nov 1 18:53:27 2010 +0000
111446
111447    See Changelog.
111448
111449    Monotone-Parent: 5230458dba570c663e9087a99852e38cfb26de0f
111450    Monotone-Revision: c4cf916deded766b0ec097265e36dfa44044cd71
111451
111452    Monotone-Author: flachapelle@inverse.ca
111453    Monotone-Date: 2010-11-01T18:53:27
111454    Monotone-Branch: ca.inverse.sogo
111455
111456M	ChangeLog
111457M	UI/MailerUI/UIxMailListActions.m
111458
111459commit 77fce4d4dacaf25c7c546058b1d143035681c747
111460Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111461Date:   Mon Nov 1 14:05:11 2010 +0000
111462
111463    Monotone-Parent: be29419e109fd11f042493b967f5ccb451daec73
111464    Monotone-Revision: 5230458dba570c663e9087a99852e38cfb26de0f
111465
111466    Monotone-Author: wsourdeau@inverse.ca
111467    Monotone-Date: 2010-11-01T14:05:11
111468    Monotone-Branch: ca.inverse.sogo
111469
111470M	ChangeLog
111471M	SoObjects/Mailer/SOGoMailBaseObject.m
111472
111473commit 087995bfe2df20ee71c0b218757e3b9af5803209
111474Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111475Date:   Mon Nov 1 12:44:09 2010 +0000
111476
111477    Monotone-Parent: 683b1b4ca76fe2ce7466ee989977f39eeab86856
111478    Monotone-Revision: be29419e109fd11f042493b967f5ccb451daec73
111479
111480    Monotone-Author: wsourdeau@inverse.ca
111481    Monotone-Date: 2010-11-01T12:44:09
111482    Monotone-Branch: ca.inverse.sogo
111483
111484M	SoObjects/Mailer/SOGoSieveConverter.m
111485
111486commit 56b22dc2280ce45f48edcd6f2bb2028a5566aa85
111487Author: Francis Lachapelle <flachapelle@inverse.ca>
111488Date:   Thu Oct 28 16:33:47 2010 +0000
111489
111490    See SOPE/NGCards/ChangeLog
111491
111492    Monotone-Parent: c4ccff8062153bbdf5f6cb2b916a3d927df78a6b
111493    Monotone-Revision: 683b1b4ca76fe2ce7466ee989977f39eeab86856
111494
111495    Monotone-Author: flachapelle@inverse.ca
111496    Monotone-Date: 2010-10-28T16:33:47
111497    Monotone-Branch: ca.inverse.sogo
111498
111499M	SOPE/NGCards/ChangeLog
111500M	SOPE/NGCards/iCalRecurrenceRule.m
111501
111502commit 36638e28a589d04361498e9ba4527402efb97a62
111503Author: Francis Lachapelle <flachapelle@inverse.ca>
111504Date:   Thu Oct 28 16:33:15 2010 +0000
111505
111506    Monotone-Parent: e8b5a9f2cdf8cecaf58804b50b6324d1e330a8cb
111507    Monotone-Revision: c4ccff8062153bbdf5f6cb2b916a3d927df78a6b
111508
111509    Monotone-Author: flachapelle@inverse.ca
111510    Monotone-Date: 2010-10-28T16:33:15
111511    Monotone-Branch: ca.inverse.sogo
111512
111513M	NEWS
111514
111515commit 156f58c6df81d7d834a9a05106b069288c7e68cb
111516Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111517Date:   Thu Oct 28 16:10:58 2010 +0000
111518
111519    Monotone-Parent: e4af1bcb0f6a6fc58eedf3cbb01b463d2b262c00
111520    Monotone-Revision: e8b5a9f2cdf8cecaf58804b50b6324d1e330a8cb
111521
111522    Monotone-Author: wsourdeau@inverse.ca
111523    Monotone-Date: 2010-10-28T16:10:58
111524    Monotone-Branch: ca.inverse.sogo
111525
111526M	SoObjects/Appointments/SOGoAppointmentFolders.m
111527
111528commit 31d9ad714f520b43ca072135351dddc72816f84f
111529Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111530Date:   Thu Oct 28 16:02:10 2010 +0000
111531
111532    Monotone-Parent: 6ac083f927428b164eea7dd47d49ac918c9fd46d
111533    Monotone-Revision: e4af1bcb0f6a6fc58eedf3cbb01b463d2b262c00
111534
111535    Monotone-Author: wsourdeau@inverse.ca
111536    Monotone-Date: 2010-10-28T16:02:10
111537    Monotone-Branch: ca.inverse.sogo
111538
111539M	SoObjects/Appointments/SOGoAppointmentFolders.m
111540
111541commit 0599fde47d8969cc330d199f91fd3f2aab0e955d
111542Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111543Date:   Thu Oct 28 15:56:51 2010 +0000
111544
111545    Monotone-Parent: 2c76ac8192cf2138f05a94de5eff80eec5e71f7b
111546    Monotone-Revision: 6ac083f927428b164eea7dd47d49ac918c9fd46d
111547
111548    Monotone-Author: wsourdeau@inverse.ca
111549    Monotone-Date: 2010-10-28T15:56:51
111550    Monotone-Branch: ca.inverse.sogo
111551
111552M	NEWS
111553
111554commit 6cd140cc5db1d4db7fd10284ea1f46a7a2c2ef59
111555Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111556Date:   Thu Oct 28 15:47:29 2010 +0000
111557
111558    see ChangeLog
111559
111560    Monotone-Parent: e614ca6146bb5052469a2b393909509aa081acc0
111561    Monotone-Revision: fb42e2a1670666605ac484d419b64d92c83f004d
111562
111563    Monotone-Author: wsourdeau@inverse.ca
111564    Monotone-Date: 2010-10-28T15:47:29
111565    Monotone-Branch: ca.inverse.sogo
111566
111567M	ChangeLog
111568M	SoObjects/Appointments/SOGoAppointmentFolders.m
111569
111570commit e2ce30b69dd95b490860afb8677d3268c9a107f3
111571Author: Francis Lachapelle <flachapelle@inverse.ca>
111572Date:   Thu Oct 28 13:52:02 2010 +0000
111573
111574    See Changelog.
111575
111576    Monotone-Parent: a42c5d851619b9189a0c4a611c29eba535c00e93
111577    Monotone-Revision: ccb49b853f2059fd3133a0ab1c7e4f79f4b87c23
111578
111579    Monotone-Author: flachapelle@inverse.ca
111580    Monotone-Date: 2010-10-28T13:52:02
111581    Monotone-Branch: ca.inverse.sogo
111582
111583M	ChangeLog
111584M	SoObjects/Mailer/SOGoDraftObject.m
111585
111586commit ee939e315df1a8c89255c86d485713f784f8c67a
111587Author: Francis Lachapelle <flachapelle@inverse.ca>
111588Date:   Thu Oct 28 13:49:15 2010 +0000
111589
111590    Updated Apache configuration file with REMOTE_ADDR.
111591
111592    Monotone-Parent: e614ca6146bb5052469a2b393909509aa081acc0
111593    Monotone-Revision: a42c5d851619b9189a0c4a611c29eba535c00e93
111594
111595    Monotone-Author: flachapelle@inverse.ca
111596    Monotone-Date: 2010-10-28T13:49:15
111597    Monotone-Branch: ca.inverse.sogo
111598
111599M	Apache/SOGo.conf
111600
111601commit e5dbe26e9669bcb42bec46a2e966701623947ee0
111602Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111603Date:   Wed Oct 27 16:24:29 2010 +0000
111604
111605    Monotone-Parent: c98cf880ac8acb55a11ef10036185bef0a89375d
111606    Monotone-Revision: e614ca6146bb5052469a2b393909509aa081acc0
111607
111608    Monotone-Author: wsourdeau@inverse.ca
111609    Monotone-Date: 2010-10-27T16:24:29
111610    Monotone-Branch: ca.inverse.sogo
111611
111612M	SOPE/NGCards/CardElement.h
111613M	SOPE/NGCards/CardElement.m
111614M	SOPE/NGCards/ChangeLog
111615M	SOPE/NGCards/NGVCard.m
111616
111617commit af44bf39017bb888f6c2ef74eecc441801e0428d
111618Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111619Date:   Wed Oct 27 16:23:06 2010 +0000
111620
111621    Monotone-Parent: 4a468f80bf0ec2ffe462494051a6b19cbfe6cae0
111622    Monotone-Revision: c98cf880ac8acb55a11ef10036185bef0a89375d
111623
111624    Monotone-Author: wsourdeau@inverse.ca
111625    Monotone-Date: 2010-10-27T16:23:06
111626    Monotone-Branch: ca.inverse.sogo
111627
111628M	ChangeLog
111629M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
111630M	UI/Contacts/Catalan.lproj/Localizable.strings
111631M	UI/Contacts/Czech.lproj/Localizable.strings
111632M	UI/Contacts/Dutch.lproj/Localizable.strings
111633M	UI/Contacts/English.lproj/Localizable.strings
111634M	UI/Contacts/French.lproj/Localizable.strings
111635M	UI/Contacts/German.lproj/Localizable.strings
111636M	UI/Contacts/Hungarian.lproj/Localizable.strings
111637M	UI/Contacts/Italian.lproj/Localizable.strings
111638M	UI/Contacts/Polish.lproj/Localizable.strings
111639M	UI/Contacts/Russian.lproj/Localizable.strings
111640M	UI/Contacts/Spanish.lproj/Localizable.strings
111641M	UI/Contacts/Swedish.lproj/Localizable.strings
111642M	UI/Contacts/UIxContactView.m
111643M	UI/Contacts/Ukrainian.lproj/Localizable.strings
111644M	UI/Contacts/Welsh.lproj/Localizable.strings
111645M	UI/Templates/ContactsUI/UIxContactView.wox
111646
111647commit 33493530a54195f1393c02ac29cec9818e8a38da
111648Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111649Date:   Wed Oct 27 15:18:14 2010 +0000
111650
111651    Monotone-Parent: d75f7139ca5cff2af7729169629bafc6d068d1d7
111652    Monotone-Revision: 4a468f80bf0ec2ffe462494051a6b19cbfe6cae0
111653
111654    Monotone-Author: wsourdeau@inverse.ca
111655    Monotone-Date: 2010-10-27T15:18:14
111656    Monotone-Branch: ca.inverse.sogo
111657
111658M	UI/Contacts/UIxContactView.m
111659
111660commit f14c04e294dccd3672d8a008f01cb42e4e642f81
111661Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111662Date:   Wed Oct 27 15:16:22 2010 +0000
111663
111664    Monotone-Parent: a6f3aca67e5e13f234b58d4fc16943cf2b93f609
111665    Monotone-Revision: d75f7139ca5cff2af7729169629bafc6d068d1d7
111666
111667    Monotone-Author: wsourdeau@inverse.ca
111668    Monotone-Date: 2010-10-27T15:16:22
111669    Monotone-Branch: ca.inverse.sogo
111670
111671M	UI/WebServerResources/UIxContactEditor.css
111672
111673commit 986744c41e3fb6f51ce743f241410dcde08ee374
111674Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111675Date:   Wed Oct 27 15:16:20 2010 +0000
111676
111677    Monotone-Parent: 0ae9c70b160be4f5810d82d165885e7c2612bae3
111678    Monotone-Revision: a6f3aca67e5e13f234b58d4fc16943cf2b93f609
111679
111680    Monotone-Author: wsourdeau@inverse.ca
111681    Monotone-Date: 2010-10-27T15:16:20
111682    Monotone-Branch: ca.inverse.sogo
111683
111684M	ChangeLog
111685M	UI/WebServerResources/UIxContactEditor.js
111686
111687commit 856ec615f43aba6ec9bb46c84f9300038658bfad
111688Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111689Date:   Wed Oct 27 14:20:09 2010 +0000
111690
111691    Monotone-Parent: 08ff4ed5c2f1ac739d34cf7fe2a75f3b3ac2d7dd
111692    Monotone-Revision: 05e312bc2aff1f30bb0ce98944cb16c89ee15b86
111693
111694    Monotone-Author: wsourdeau@inverse.ca
111695    Monotone-Date: 2010-10-27T14:20:09
111696    Monotone-Branch: ca.inverse.sogo
111697
111698M	SoObjects/Contacts/SOGoContactFolders.m
111699M	SoObjects/SOGo/SOGoUserFolder.m
111700M	Tests/Integration/test-contact-categories.py
111701
111702commit 9356db4e2fb9fe2a0bb9fa4433f3d169cdcb23ef
111703Author: Francis Lachapelle <flachapelle@inverse.ca>
111704Date:   Tue Oct 26 22:26:03 2010 +0000
111705
111706    Monotone-Parent: 38830b89dba3fbe47ce03c0a4617768116eda22b
111707    Monotone-Revision: 32f5339432dc3dd283822d8810c9cdaae84ac533
111708
111709    Monotone-Author: flachapelle@inverse.ca
111710    Monotone-Date: 2010-10-26T22:26:03
111711    Monotone-Branch: ca.inverse.sogo
111712
111713M	SoObjects/SOGo/SOGoCache.m
111714
111715commit 9be74a5980156f741e2f80cdebe411dda94d0d67
111716Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111717Date:   Tue Oct 26 20:42:29 2010 +0000
111718
111719    Monotone-Parent: 4d3e361eacc8e091139686387705b76acb920a8d
111720    Monotone-Revision: 08ff4ed5c2f1ac739d34cf7fe2a75f3b3ac2d7dd
111721
111722    Monotone-Author: wsourdeau@inverse.ca
111723    Monotone-Date: 2010-10-26T20:42:29
111724    Monotone-Branch: ca.inverse.sogo
111725
111726M	UI/WebServerResources/UIxContactEditor.js
111727
111728commit c89c04eb0fdf20068faae927b1a3496b40b7ca23
111729Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111730Date:   Tue Oct 26 20:26:28 2010 +0000
111731
111732    Monotone-Parent: a2351180662729e60a3de3eb724d4fda87a59fdd
111733    Monotone-Revision: 4d3e361eacc8e091139686387705b76acb920a8d
111734
111735    Monotone-Author: wsourdeau@inverse.ca
111736    Monotone-Date: 2010-10-26T20:26:28
111737    Monotone-Branch: ca.inverse.sogo
111738
111739M	Tests/Integration/test-contact-categories.py
111740
111741commit c7f99909fda3d3c5f128981ea047e45088cdfbcc
111742Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111743Date:   Tue Oct 26 20:23:19 2010 +0000
111744
111745    Monotone-Parent: 38830b89dba3fbe47ce03c0a4617768116eda22b
111746    Monotone-Revision: a2351180662729e60a3de3eb724d4fda87a59fdd
111747
111748    Monotone-Author: wsourdeau@inverse.ca
111749    Monotone-Date: 2010-10-26T20:23:19
111750    Monotone-Branch: ca.inverse.sogo
111751
111752M	debian/sogo.docs
111753M	sogo.spec
111754
111755commit 00fe3ec6dd50d97db91faef9e8ad1e1e53f8d42d
111756Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111757Date:   Tue Oct 26 20:19:37 2010 +0000
111758
111759    Monotone-Parent: 1ed4bccebed155143bf812c74cb29f69ccb51f7d
111760    Monotone-Revision: 38830b89dba3fbe47ce03c0a4617768116eda22b
111761
111762    Monotone-Author: wsourdeau@inverse.ca
111763    Monotone-Date: 2010-10-26T20:19:37
111764    Monotone-Branch: ca.inverse.sogo
111765
111766M	ChangeLog
111767M	SoObjects/Contacts/SOGoContactFolder.h
111768M	SoObjects/Contacts/SOGoContactGCSFolder.m
111769M	SoObjects/Contacts/SOGoContactSourceFolder.m
111770M	SoObjects/Contacts/SOGoFolder+CardDAV.m
111771M	Tools/SOGoSockDOperation.m
111772M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
111773M	UI/Contacts/Catalan.lproj/Localizable.strings
111774M	UI/Contacts/Czech.lproj/Localizable.strings
111775M	UI/Contacts/Dutch.lproj/Localizable.strings
111776M	UI/Contacts/English.lproj/Localizable.strings
111777M	UI/Contacts/French.lproj/Localizable.strings
111778M	UI/Contacts/German.lproj/Localizable.strings
111779M	UI/Contacts/Hungarian.lproj/Localizable.strings
111780M	UI/Contacts/Italian.lproj/Localizable.strings
111781M	UI/Contacts/Polish.lproj/Localizable.strings
111782M	UI/Contacts/Russian.lproj/Localizable.strings
111783M	UI/Contacts/Spanish.lproj/Localizable.strings
111784M	UI/Contacts/Swedish.lproj/Localizable.strings
111785M	UI/Contacts/UIxContactFoldersView.m
111786M	UI/Contacts/UIxContactsListView.m
111787M	UI/Contacts/Ukrainian.lproj/Localizable.strings
111788M	UI/Contacts/Welsh.lproj/Localizable.strings
111789M	UI/Templates/ContactsUI/UIxContactsFilterPanel.wox
111790M	UI/WebServerResources/ContactsUI.js
111791
111792commit 90a40362af80359d3d30864ee1e4bf4d3b591331
111793Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111794Date:   Tue Oct 26 20:17:21 2010 +0000
111795
111796    Monotone-Parent: fc67c49fbd49fb6ce4ebc0af25642bc75b7652ad
111797    Monotone-Revision: 1ed4bccebed155143bf812c74cb29f69ccb51f7d
111798
111799    Monotone-Author: wsourdeau@inverse.ca
111800    Monotone-Date: 2010-10-26T20:17:21
111801    Monotone-Branch: ca.inverse.sogo
111802
111803M	UI/Templates/ContactsUI/UIxContactEditor.wox
111804
111805commit f787ec513f731949168415ec8fd998f86b251753
111806Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111807Date:   Tue Oct 26 20:15:01 2010 +0000
111808
111809    Monotone-Parent: a02bbe9f2e1f3a2c472f0499b21e163f8b6170ec
111810    Monotone-Revision: fc67c49fbd49fb6ce4ebc0af25642bc75b7652ad
111811
111812    Monotone-Author: wsourdeau@inverse.ca
111813    Monotone-Date: 2010-10-26T20:15:01
111814    Monotone-Branch: ca.inverse.sogo
111815
111816M	ChangeLog
111817M	OGoContentStore/GNUmakefile.preamble
111818M	OGoContentStore/OCSContactFieldExtractor.m
111819M	OGoContentStore/contact-oracle.ocs
111820M	OGoContentStore/contact.ocs
111821A	Scripts/sql-update-1.3.3_to_1.3.4-mysql.sh
111822A	Scripts/sql-update-1.3.3_to_1.3.4.sh
111823
111824commit 12df5036f6fc7f843b792fb3b1412f8a94daa7ce
111825Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111826Date:   Tue Oct 26 19:26:50 2010 +0000
111827
111828    Monotone-Parent: 48dcb8712cd5e36fe33ea44dde50cad68d94f5c3
111829    Monotone-Revision: a02bbe9f2e1f3a2c472f0499b21e163f8b6170ec
111830
111831    Monotone-Author: wsourdeau@inverse.ca
111832    Monotone-Date: 2010-10-26T19:26:50
111833    Monotone-Branch: ca.inverse.sogo
111834
111835M	ChangeLog
111836M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
111837M	UI/PreferencesUI/Catalan.lproj/Localizable.strings
111838M	UI/PreferencesUI/Czech.lproj/Localizable.strings
111839M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
111840M	UI/PreferencesUI/English.lproj/Localizable.strings
111841M	UI/PreferencesUI/French.lproj/Localizable.strings
111842M	UI/PreferencesUI/German.lproj/Localizable.strings
111843M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
111844M	UI/PreferencesUI/Italian.lproj/Localizable.strings
111845M	UI/PreferencesUI/Polish.lproj/Localizable.strings
111846M	UI/PreferencesUI/Russian.lproj/Localizable.strings
111847M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
111848M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
111849M	UI/PreferencesUI/UIxPreferences.h
111850M	UI/PreferencesUI/UIxPreferences.m
111851M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
111852M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
111853M	UI/Templates/ContactsUI/UIxContactEditor.wox
111854M	UI/Templates/PreferencesUI/UIxPreferences.wox
111855M	UI/WebServerResources/UIxPreferences.css
111856M	UI/WebServerResources/UIxPreferences.js
111857
111858commit b9598b7203eaff53b321cb43a082abb38cfa8e7a
111859Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111860Date:   Tue Oct 26 19:23:08 2010 +0000
111861
111862    Monotone-Parent: 908dd2a01c372da7b97236bb48618ef438a60982
111863    Monotone-Revision: 48dcb8712cd5e36fe33ea44dde50cad68d94f5c3
111864
111865    Monotone-Author: wsourdeau@inverse.ca
111866    Monotone-Date: 2010-10-26T19:23:08
111867    Monotone-Branch: ca.inverse.sogo
111868
111869M	ChangeLog
111870M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
111871M	UI/Contacts/Catalan.lproj/Localizable.strings
111872M	UI/Contacts/Czech.lproj/Localizable.strings
111873M	UI/Contacts/Dutch.lproj/Localizable.strings
111874M	UI/Contacts/English.lproj/Localizable.strings
111875M	UI/Contacts/French.lproj/Localizable.strings
111876M	UI/Contacts/German.lproj/Localizable.strings
111877M	UI/Contacts/Hungarian.lproj/Localizable.strings
111878M	UI/Contacts/Italian.lproj/Localizable.strings
111879M	UI/Contacts/Polish.lproj/Localizable.strings
111880M	UI/Contacts/Russian.lproj/Localizable.strings
111881M	UI/Contacts/Spanish.lproj/Localizable.strings
111882M	UI/Contacts/Swedish.lproj/Localizable.strings
111883M	UI/Contacts/UIxContactEditor.h
111884M	UI/Contacts/UIxContactEditor.m
111885M	UI/Contacts/Ukrainian.lproj/Localizable.strings
111886M	UI/Contacts/Welsh.lproj/Localizable.strings
111887M	UI/WebServerResources/UIxContactEditor.css
111888M	UI/WebServerResources/UIxContactEditor.js
111889
111890commit 4bf6a927142998dd3449da887629d4eecac648cf
111891Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111892Date:   Tue Oct 26 19:22:14 2010 +0000
111893
111894    Monotone-Parent: 4e94693f8d0d9bd27638178db0ec3d7df3939ff0
111895    Monotone-Revision: 908dd2a01c372da7b97236bb48618ef438a60982
111896
111897    Monotone-Author: wsourdeau@inverse.ca
111898    Monotone-Date: 2010-10-26T19:22:14
111899    Monotone-Branch: ca.inverse.sogo
111900
111901M	UI/WebServerResources/generic.css
111902
111903commit 1d623e943aeac1025bc2b94200b9b19fbdea03c9
111904Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111905Date:   Tue Oct 26 18:28:22 2010 +0000
111906
111907    Monotone-Parent: d28c051b2f83062ff54891a804d548e9ca666837
111908    Monotone-Revision: 4e94693f8d0d9bd27638178db0ec3d7df3939ff0
111909
111910    Monotone-Author: wsourdeau@inverse.ca
111911    Monotone-Date: 2010-10-26T18:28:22
111912    Monotone-Branch: ca.inverse.sogo
111913
111914M	ChangeLog
111915M	SoObjects/SOGo/NSArray+Utilities.h
111916M	SoObjects/SOGo/NSArray+Utilities.m
111917
111918commit d441ff54cb3cc65437d8fa458a6eac85bd9ad7bd
111919Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111920Date:   Tue Oct 26 18:25:32 2010 +0000
111921
111922    Monotone-Parent: 7f4eeefacdaca8eff90c7eebfb960933cd076c8f
111923    Monotone-Revision: d28c051b2f83062ff54891a804d548e9ca666837
111924
111925    Monotone-Author: wsourdeau@inverse.ca
111926    Monotone-Date: 2010-10-26T18:25:32
111927    Monotone-Branch: ca.inverse.sogo
111928
111929M	ChangeLog
111930M	SoObjects/Contacts/SOGoContactFolders.m
111931M	SoObjects/SOGo/SOGoUserDefaults.h
111932M	SoObjects/SOGo/SOGoUserDefaults.m
111933
111934commit db5389e58949ab4b7fae3030bf8d4143a317cfab
111935Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111936Date:   Tue Oct 26 18:23:42 2010 +0000
111937
111938    Monotone-Parent: f888fd45930561854ace6f34398242aa944a6f6d
111939    Monotone-Revision: 7f4eeefacdaca8eff90c7eebfb960933cd076c8f
111940
111941    Monotone-Author: wsourdeau@inverse.ca
111942    Monotone-Date: 2010-10-26T18:23:42
111943    Monotone-Branch: ca.inverse.sogo
111944
111945M	SOPE/NGCards/ChangeLog
111946M	SOPE/NGCards/NGVCard.h
111947M	SOPE/NGCards/NGVCard.m
111948
111949commit 068d64217720ed9ef31df141ff1c1843985ba3fd
111950Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111951Date:   Tue Oct 26 18:22:57 2010 +0000
111952
111953    Monotone-Parent: 6e9eca21067a5f64a1567bdae3318eaa6f1b85dd
111954    Monotone-Revision: f888fd45930561854ace6f34398242aa944a6f6d
111955
111956    Monotone-Author: wsourdeau@inverse.ca
111957    Monotone-Date: 2010-10-26T18:22:57
111958    Monotone-Branch: ca.inverse.sogo
111959
111960M	SOPE/NGCards/ChangeLog
111961M	SOPE/NGCards/NGVCardPhoto.m
111962
111963commit 9bd55f166b81004fbc463ce2c670e493daaf03a4
111964Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111965Date:   Tue Oct 26 18:21:55 2010 +0000
111966
111967    Monotone-Parent: ea84b0da49761a54044bb70c2502171c1b981e86
111968    Monotone-Revision: 6e9eca21067a5f64a1567bdae3318eaa6f1b85dd
111969
111970    Monotone-Author: wsourdeau@inverse.ca
111971    Monotone-Date: 2010-10-26T18:21:55
111972    Monotone-Branch: ca.inverse.sogo
111973
111974M	SOPE/NGCards/CardElement.h
111975M	SOPE/NGCards/CardElement.m
111976M	SOPE/NGCards/ChangeLog
111977
111978commit 3743b78fffb1ff4832209767e7b1ebd6fb01cf53
111979Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
111980Date:   Tue Oct 26 18:20:46 2010 +0000
111981
111982    Monotone-Parent: 652fb1324338399d044d5f01bb158d94080a27c0
111983    Monotone-Revision: ea84b0da49761a54044bb70c2502171c1b981e86
111984
111985    Monotone-Author: wsourdeau@inverse.ca
111986    Monotone-Date: 2010-10-26T18:20:46
111987    Monotone-Branch: ca.inverse.sogo
111988
111989M	ChangeLog
111990M	SoObjects/SOGo/NSDictionary+BSJSONAdditions.h
111991M	SoObjects/SOGo/NSDictionary+BSJSONAdditions.m
111992M	SoObjects/SOGo/NSString+Utilities.h
111993M	SoObjects/SOGo/NSString+Utilities.m
111994M	SoObjects/SOGo/SOGoCASSession.m
111995M	SoObjects/SOGo/SOGoCache.m
111996M	SoObjects/SOGo/SOGoUserManager.m
111997M	SoObjects/SOGo/SOGoUserProfile.m
111998M	UI/MainUI/SOGoRootPage.m
111999M	UI/Scheduler/UIxComponentEditor.m
112000
112001commit 25fa112832ed688296d40873553ae13b0e17b7f5
112002Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112003Date:   Mon Oct 25 18:46:32 2010 +0000
112004
112005    Monotone-Parent: 9deadfa49386c2d13ad45fa2c1c8d7f91bae49e3
112006    Monotone-Revision: 652fb1324338399d044d5f01bb158d94080a27c0
112007
112008    Monotone-Author: wsourdeau@inverse.ca
112009    Monotone-Date: 2010-10-25T18:46:32
112010    Monotone-Branch: ca.inverse.sogo
112011
112012M	ChangeLog
112013M	SoObjects/Contacts/SOGoContactFolders.m
112014M	SoObjects/SOGo/SOGoUserDefaults.h
112015M	SoObjects/SOGo/SOGoUserDefaults.m
112016A	Tests/Integration/test-contact-categories.py
112017
112018commit 766b26893a4fa83edb89f2c8edaedccd90baf202
112019Author: Francis Lachapelle <flachapelle@inverse.ca>
112020Date:   Sun Oct 24 00:08:25 2010 +0000
112021
112022    See Changelog.
112023
112024    Monotone-Parent: 48315db3a4e6bc9edd9f075ada5c9264cac4297e
112025    Monotone-Revision: 9deadfa49386c2d13ad45fa2c1c8d7f91bae49e3
112026
112027    Monotone-Author: flachapelle@inverse.ca
112028    Monotone-Date: 2010-10-24T00:08:25
112029    Monotone-Branch: ca.inverse.sogo
112030
112031M	ChangeLog
112032M	UI/Contacts/UIxContactFolderActions.m
112033
112034commit 05ddd1a42d33ab03d26e384bcd3a1b9be9bf5736
112035Author: Francis Lachapelle <flachapelle@inverse.ca>
112036Date:   Fri Oct 22 20:32:30 2010 +0000
112037
112038    Updated CKEditor to version 3.4.1. Also enabled the spell checker by default.
112039
112040    Monotone-Parent: 56c04a536789d0ff8728e96ba89596c9a3c2bdea
112041    Monotone-Revision: 48315db3a4e6bc9edd9f075ada5c9264cac4297e
112042
112043    Monotone-Author: flachapelle@inverse.ca
112044    Monotone-Date: 2010-10-22T20:32:30
112045    Monotone-Branch: ca.inverse.sogo
112046
112047M	UI/WebServerResources/ckeditor/ckeditor.js
112048M	UI/WebServerResources/ckeditor/ckeditor_basic.js
112049M	UI/WebServerResources/ckeditor/config.js
112050M	UI/WebServerResources/ckeditor/lang/_translationstatus.txt
112051M	UI/WebServerResources/ckeditor/lang/af.js
112052M	UI/WebServerResources/ckeditor/lang/ar.js
112053M	UI/WebServerResources/ckeditor/lang/bg.js
112054M	UI/WebServerResources/ckeditor/lang/bn.js
112055M	UI/WebServerResources/ckeditor/lang/bs.js
112056M	UI/WebServerResources/ckeditor/lang/ca.js
112057M	UI/WebServerResources/ckeditor/lang/cs.js
112058M	UI/WebServerResources/ckeditor/lang/cy.js
112059M	UI/WebServerResources/ckeditor/lang/da.js
112060M	UI/WebServerResources/ckeditor/lang/de.js
112061M	UI/WebServerResources/ckeditor/lang/el.js
112062M	UI/WebServerResources/ckeditor/lang/en-au.js
112063M	UI/WebServerResources/ckeditor/lang/en-ca.js
112064M	UI/WebServerResources/ckeditor/lang/en-gb.js
112065M	UI/WebServerResources/ckeditor/lang/en.js
112066M	UI/WebServerResources/ckeditor/lang/eo.js
112067M	UI/WebServerResources/ckeditor/lang/et.js
112068M	UI/WebServerResources/ckeditor/lang/eu.js
112069M	UI/WebServerResources/ckeditor/lang/fa.js
112070M	UI/WebServerResources/ckeditor/lang/fo.js
112071M	UI/WebServerResources/ckeditor/lang/fr-ca.js
112072M	UI/WebServerResources/ckeditor/lang/fr.js
112073M	UI/WebServerResources/ckeditor/lang/gl.js
112074M	UI/WebServerResources/ckeditor/lang/gu.js
112075M	UI/WebServerResources/ckeditor/lang/hi.js
112076M	UI/WebServerResources/ckeditor/lang/hr.js
112077M	UI/WebServerResources/ckeditor/lang/hu.js
112078M	UI/WebServerResources/ckeditor/lang/is.js
112079M	UI/WebServerResources/ckeditor/lang/it.js
112080M	UI/WebServerResources/ckeditor/lang/ja.js
112081M	UI/WebServerResources/ckeditor/lang/km.js
112082M	UI/WebServerResources/ckeditor/lang/ko.js
112083M	UI/WebServerResources/ckeditor/lang/lt.js
112084M	UI/WebServerResources/ckeditor/lang/lv.js
112085M	UI/WebServerResources/ckeditor/lang/mn.js
112086M	UI/WebServerResources/ckeditor/lang/ms.js
112087M	UI/WebServerResources/ckeditor/lang/nb.js
112088M	UI/WebServerResources/ckeditor/lang/nl.js
112089M	UI/WebServerResources/ckeditor/lang/no.js
112090M	UI/WebServerResources/ckeditor/lang/pl.js
112091M	UI/WebServerResources/ckeditor/lang/pt.js
112092M	UI/WebServerResources/ckeditor/lang/ro.js
112093M	UI/WebServerResources/ckeditor/lang/ru.js
112094M	UI/WebServerResources/ckeditor/lang/sk.js
112095M	UI/WebServerResources/ckeditor/lang/sl.js
112096M	UI/WebServerResources/ckeditor/lang/sr-latn.js
112097M	UI/WebServerResources/ckeditor/lang/sr.js
112098M	UI/WebServerResources/ckeditor/lang/sv.js
112099M	UI/WebServerResources/ckeditor/lang/th.js
112100M	UI/WebServerResources/ckeditor/lang/uk.js
112101M	UI/WebServerResources/ckeditor/lang/vi.js
112102M	UI/WebServerResources/ckeditor/lang/zh-cn.js
112103M	UI/WebServerResources/ckeditor/lang/zh.js
112104M	UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js
112105M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/select.js
112106M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
112107M	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
112108M	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_address.png
112109M	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_blockquote.png
112110M	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_div.png
112111M	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h1.png
112112M	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h2.png
112113M	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h3.png
112114M	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h4.png
112115M	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h5.png
112116M	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h6.png
112117M	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_p.png
112118M	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_pre.png
112119M	UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js
112120M	UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js
112121M	UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js
112122M	UI/WebServerResources/ckeditor/skins/kama/editor.css
112123M	UI/WebServerResources/ckeditor/skins/kama/icons.png
112124A	UI/WebServerResources/ckeditor/skins/kama/icons_rtl.png
112125M	UI/WebServerResources/ckeditor/skins/office2003/editor.css
112126M	UI/WebServerResources/ckeditor/skins/office2003/icons.png
112127A	UI/WebServerResources/ckeditor/skins/office2003/icons_rtl.png
112128M	UI/WebServerResources/ckeditor/skins/v2/editor.css
112129M	UI/WebServerResources/ckeditor/skins/v2/icons.png
112130A	UI/WebServerResources/ckeditor/skins/v2/icons_rtl.png
112131M	UI/WebServerResources/ckeditor/themes/default/theme.js
112132
112133commit dc09e4004d9ea087f00ab32ebfc2bde733abc3fe
112134Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112135Date:   Fri Oct 22 13:53:14 2010 +0000
112136
112137    SOPE/GDLContentStore/
112138
112139    Monotone-Parent: 8001653b7ad76335a3a051884e3e11e04395f3d8
112140    Monotone-Revision: 56c04a536789d0ff8728e96ba89596c9a3c2bdea
112141
112142    Monotone-Author: wsourdeau@inverse.ca
112143    Monotone-Date: 2010-10-22T13:53:14
112144    Monotone-Branch: ca.inverse.sogo
112145
112146M	SOPE/GDLContentStore/GCSAlarmsFolder.h
112147
112148commit 9b3cbdae66384363e2ef11241b9fd0422117240c
112149Author: Ludovic Marcotte <lmarcotte@inverse.ca>
112150Date:   Thu Oct 21 20:12:47 2010 +0000
112151
112152    See ChangeLog
112153
112154    Monotone-Parent: 03944000f318b9e9a2fdb399e581d287d2e421a7
112155    Monotone-Revision: 8001653b7ad76335a3a051884e3e11e04395f3d8
112156
112157    Monotone-Author: ludovic@Sophos.ca
112158    Monotone-Date: 2010-10-21T20:12:47
112159    Monotone-Branch: ca.inverse.sogo
112160
112161M	ChangeLog
112162M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
112163M	SoObjects/Appointments/Catalan.lproj/Localizable.strings
112164M	SoObjects/Appointments/Czech.lproj/Localizable.strings
112165M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
112166M	SoObjects/Appointments/English.lproj/Localizable.strings
112167M	SoObjects/Appointments/French.lproj/Localizable.strings
112168M	SoObjects/Appointments/German.lproj/Localizable.strings
112169M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
112170M	SoObjects/Appointments/Italian.lproj/Localizable.strings
112171M	SoObjects/Appointments/Polish.lproj/Localizable.strings
112172M	SoObjects/Appointments/Russian.lproj/Localizable.strings
112173M	SoObjects/Appointments/SOGoAptMailInvitation.m
112174M	SoObjects/Appointments/SOGoAptMailNotification.h
112175M	SoObjects/Appointments/SOGoAptMailNotification.m
112176M	SoObjects/Appointments/Spanish.lproj/Localizable.strings
112177M	SoObjects/Appointments/Swedish.lproj/Localizable.strings
112178M	SoObjects/Appointments/Ukrainian.lproj/Localizable.strings
112179M	SoObjects/Appointments/Welsh.lproj/Localizable.strings
112180
112181commit 5426344d78267d857893c70680108369f3a3da98
112182Author: Francis Lachapelle <flachapelle@inverse.ca>
112183Date:   Tue Oct 19 16:15:30 2010 +0000
112184
112185    Monotone-Parent: b9c80f4ba4219e5abe9f899dc3f3f3cf8682c138
112186    Monotone-Revision: 03944000f318b9e9a2fdb399e581d287d2e421a7
112187
112188    Monotone-Author: flachapelle@inverse.ca
112189    Monotone-Date: 2010-10-19T16:15:30
112190    Monotone-Branch: ca.inverse.sogo
112191
112192M	UI/WebServerResources/UIxAttendeesEditor.css
112193M	UI/WebServerResources/iefixes.css
112194
112195commit e0f2e2eb0b181d1ddba07122a0100ad54369c082
112196Author: Ludovic Marcotte <lmarcotte@inverse.ca>
112197Date:   Tue Oct 19 14:29:37 2010 +0000
112198
112199    Updated the doc in preparation for the release
112200
112201    Monotone-Parent: 8d01fd90a3d2a3e5b28642481a5a8315239df4f6
112202    Monotone-Revision: b9c80f4ba4219e5abe9f899dc3f3f3cf8682c138
112203
112204    Monotone-Author: ludovic@Sophos.ca
112205    Monotone-Date: 2010-10-19T14:29:37
112206    Monotone-Branch: ca.inverse.sogo
112207
112208M	Documentation/SOGo Installation Guide.odt
112209M	Documentation/SOGo Mobile Devices Configuration.odt
112210M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
112211
112212commit 752c9b08e2fee6eabc934e1ab5b14aa20373e07e
112213Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112214Date:   Tue Oct 19 14:34:49 2010 +0000
112215
112216    Monotone-Parent: e2e39181c8973d9b23526f1110107e46fd7318e5
112217    Monotone-Revision: 8d01fd90a3d2a3e5b28642481a5a8315239df4f6
112218
112219    Monotone-Author: wsourdeau@inverse.ca
112220    Monotone-Date: 2010-10-19T14:34:49
112221    Monotone-Branch: ca.inverse.sogo
112222
112223M	Main/Version
112224M	NEWS
112225M	SoObjects/Mailer/Version
112226M	UI/MainUI/Version
112227
112228commit f5723f7e3ddb753fa08145e73961bf6b869d0b60
112229Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112230Date:   Tue Oct 19 14:13:04 2010 +0000
112231
112232    Monotone-Parent: 8e38cd34311edbce1f6a5d645e0e49644ad94473
112233    Monotone-Revision: e2e39181c8973d9b23526f1110107e46fd7318e5
112234
112235    Monotone-Author: wsourdeau@inverse.ca
112236    Monotone-Date: 2010-10-19T14:13:04
112237    Monotone-Branch: ca.inverse.sogo
112238
112239M	ChangeLog
112240M	SoObjects/SOGo/SOGoContentObject.m
112241
112242commit 1bd2798ae82873cef9061b30ad470bb071bde788
112243Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112244Date:   Tue Oct 19 02:59:09 2010 +0000
112245
112246    Monotone-Parent: 09e07a1c8e00beee8c2f4bdeebb726ac5f57b9e9
112247    Monotone-Revision: 8e38cd34311edbce1f6a5d645e0e49644ad94473
112248
112249    Monotone-Author: wsourdeau@inverse.ca
112250    Monotone-Date: 2010-10-19T02:59:09
112251    Monotone-Branch: ca.inverse.sogo
112252
112253M	SOPE/NGCards/ChangeLog
112254M	SOPE/NGCards/iCalTimeZone.m
112255
112256commit 6484ed17fe51db02540e3f56a52528a856a217a6
112257Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112258Date:   Mon Oct 18 23:12:04 2010 +0000
112259
112260    Monotone-Parent: 006880968b9bb9ad30735d48958c2b1ad1396bce
112261    Monotone-Revision: 09e07a1c8e00beee8c2f4bdeebb726ac5f57b9e9
112262
112263    Monotone-Author: wsourdeau@inverse.ca
112264    Monotone-Date: 2010-10-18T23:12:04
112265    Monotone-Branch: ca.inverse.sogo
112266
112267M	SOPE/NGCards/ChangeLog
112268M	SOPE/NGCards/iCalTimeZonePeriod.m
112269M	Tests/Unit/TestiCalTimeZonePeriod.m
112270
112271commit 6d8d1b3dd3b9d4b4597ef168e3403f74756cc046
112272Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112273Date:   Mon Oct 18 23:06:50 2010 +0000
112274
112275    reindentation
112276
112277    Monotone-Parent: 907dbd9fa2ff06e6c840c14c9f7904a6bcc517b6
112278    Monotone-Revision: 006880968b9bb9ad30735d48958c2b1ad1396bce
112279
112280    Monotone-Author: wsourdeau@inverse.ca
112281    Monotone-Date: 2010-10-18T23:06:50
112282    Monotone-Branch: ca.inverse.sogo
112283
112284M	SOPE/NGCards/iCalTimeZonePeriod.m
112285
112286commit 38092f75820cefa436718b7d84c495d2a41cef94
112287Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112288Date:   Mon Oct 18 19:05:17 2010 +0000
112289
112290    Monotone-Parent: 7e03e68f3bd26f03d5835176e1850405de4fe8b5
112291    Monotone-Revision: 907dbd9fa2ff06e6c840c14c9f7904a6bcc517b6
112292
112293    Monotone-Author: wsourdeau@inverse.ca
112294    Monotone-Date: 2010-10-18T19:05:17
112295    Monotone-Branch: ca.inverse.sogo
112296
112297M	SOPE/NGCards/TimeZones/Africa/Abidjan.ics
112298M	SOPE/NGCards/TimeZones/Africa/Accra.ics
112299M	SOPE/NGCards/TimeZones/Africa/Addis_Ababa.ics
112300M	SOPE/NGCards/TimeZones/Africa/Algiers.ics
112301M	SOPE/NGCards/TimeZones/Africa/Asmara.ics
112302M	SOPE/NGCards/TimeZones/Africa/Bamako.ics
112303M	SOPE/NGCards/TimeZones/Africa/Bangui.ics
112304M	SOPE/NGCards/TimeZones/Africa/Banjul.ics
112305M	SOPE/NGCards/TimeZones/Africa/Bissau.ics
112306M	SOPE/NGCards/TimeZones/Africa/Blantyre.ics
112307M	SOPE/NGCards/TimeZones/Africa/Brazzaville.ics
112308M	SOPE/NGCards/TimeZones/Africa/Bujumbura.ics
112309M	SOPE/NGCards/TimeZones/Africa/Cairo.ics
112310M	SOPE/NGCards/TimeZones/Africa/Casablanca.ics
112311M	SOPE/NGCards/TimeZones/Africa/Ceuta.ics
112312M	SOPE/NGCards/TimeZones/Africa/Conakry.ics
112313M	SOPE/NGCards/TimeZones/Africa/Dakar.ics
112314M	SOPE/NGCards/TimeZones/Africa/Dar_es_Salaam.ics
112315M	SOPE/NGCards/TimeZones/Africa/Djibouti.ics
112316M	SOPE/NGCards/TimeZones/Africa/Douala.ics
112317M	SOPE/NGCards/TimeZones/Africa/El_Aaiun.ics
112318M	SOPE/NGCards/TimeZones/Africa/Freetown.ics
112319M	SOPE/NGCards/TimeZones/Africa/Gaborone.ics
112320M	SOPE/NGCards/TimeZones/Africa/Harare.ics
112321M	SOPE/NGCards/TimeZones/Africa/Johannesburg.ics
112322M	SOPE/NGCards/TimeZones/Africa/Kampala.ics
112323M	SOPE/NGCards/TimeZones/Africa/Khartoum.ics
112324M	SOPE/NGCards/TimeZones/Africa/Kigali.ics
112325M	SOPE/NGCards/TimeZones/Africa/Kinshasa.ics
112326M	SOPE/NGCards/TimeZones/Africa/Lagos.ics
112327M	SOPE/NGCards/TimeZones/Africa/Libreville.ics
112328M	SOPE/NGCards/TimeZones/Africa/Lome.ics
112329M	SOPE/NGCards/TimeZones/Africa/Luanda.ics
112330M	SOPE/NGCards/TimeZones/Africa/Lubumbashi.ics
112331M	SOPE/NGCards/TimeZones/Africa/Lusaka.ics
112332M	SOPE/NGCards/TimeZones/Africa/Malabo.ics
112333M	SOPE/NGCards/TimeZones/Africa/Maputo.ics
112334M	SOPE/NGCards/TimeZones/Africa/Maseru.ics
112335M	SOPE/NGCards/TimeZones/Africa/Mbabane.ics
112336M	SOPE/NGCards/TimeZones/Africa/Mogadishu.ics
112337M	SOPE/NGCards/TimeZones/Africa/Monrovia.ics
112338M	SOPE/NGCards/TimeZones/Africa/Nairobi.ics
112339M	SOPE/NGCards/TimeZones/Africa/Ndjamena.ics
112340M	SOPE/NGCards/TimeZones/Africa/Niamey.ics
112341M	SOPE/NGCards/TimeZones/Africa/Nouakchott.ics
112342M	SOPE/NGCards/TimeZones/Africa/Ouagadougou.ics
112343M	SOPE/NGCards/TimeZones/Africa/Porto-Novo.ics
112344M	SOPE/NGCards/TimeZones/Africa/Sao_Tome.ics
112345M	SOPE/NGCards/TimeZones/Africa/Tripoli.ics
112346M	SOPE/NGCards/TimeZones/Africa/Tunis.ics
112347M	SOPE/NGCards/TimeZones/Africa/Windhoek.ics
112348M	SOPE/NGCards/TimeZones/America/Adak.ics
112349M	SOPE/NGCards/TimeZones/America/Anchorage.ics
112350M	SOPE/NGCards/TimeZones/America/Anguilla.ics
112351M	SOPE/NGCards/TimeZones/America/Antigua.ics
112352A	SOPE/NGCards/TimeZones/America/Araguaina.ics
112353A	SOPE/NGCards/TimeZones/America/Argentina/Buenos_Aires.ics
112354A	SOPE/NGCards/TimeZones/America/Argentina/Catamarca.ics
112355A	SOPE/NGCards/TimeZones/America/Argentina/Cordoba.ics
112356A	SOPE/NGCards/TimeZones/America/Argentina/Jujuy.ics
112357A	SOPE/NGCards/TimeZones/America/Argentina/La_Rioja.ics
112358A	SOPE/NGCards/TimeZones/America/Argentina/Mendoza.ics
112359A	SOPE/NGCards/TimeZones/America/Argentina/Rio_Gallegos.ics
112360A	SOPE/NGCards/TimeZones/America/Argentina/Salta.ics
112361A	SOPE/NGCards/TimeZones/America/Argentina/San_Juan.ics
112362A	SOPE/NGCards/TimeZones/America/Argentina/San_Luis.ics
112363A	SOPE/NGCards/TimeZones/America/Argentina/Tucuman.ics
112364A	SOPE/NGCards/TimeZones/America/Argentina/Ushuaia.ics
112365A	SOPE/NGCards/TimeZones/America/Aruba.ics
112366A	SOPE/NGCards/TimeZones/America/Asuncion.ics
112367M	SOPE/NGCards/TimeZones/America/Atikokan.ics
112368A	SOPE/NGCards/TimeZones/America/Bahia.ics
112369A	SOPE/NGCards/TimeZones/America/Bahia_Banderas.ics
112370M	SOPE/NGCards/TimeZones/America/Barbados.ics
112371A	SOPE/NGCards/TimeZones/America/Belem.ics
112372M	SOPE/NGCards/TimeZones/America/Belize.ics
112373M	SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics
112374A	SOPE/NGCards/TimeZones/America/Boa_Vista.ics
112375A	SOPE/NGCards/TimeZones/America/Bogota.ics
112376M	SOPE/NGCards/TimeZones/America/Boise.ics
112377M	SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics
112378A	SOPE/NGCards/TimeZones/America/Campo_Grande.ics
112379M	SOPE/NGCards/TimeZones/America/Cancun.ics
112380A	SOPE/NGCards/TimeZones/America/Caracas.ics
112381A	SOPE/NGCards/TimeZones/America/Cayenne.ics
112382M	SOPE/NGCards/TimeZones/America/Cayman.ics
112383M	SOPE/NGCards/TimeZones/America/Chicago.ics
112384M	SOPE/NGCards/TimeZones/America/Chihuahua.ics
112385M	SOPE/NGCards/TimeZones/America/Costa_Rica.ics
112386A	SOPE/NGCards/TimeZones/America/Cuiaba.ics
112387A	SOPE/NGCards/TimeZones/America/Curacao.ics
112388M	SOPE/NGCards/TimeZones/America/Danmarkshavn.ics
112389M	SOPE/NGCards/TimeZones/America/Dawson.ics
112390M	SOPE/NGCards/TimeZones/America/Dawson_Creek.ics
112391M	SOPE/NGCards/TimeZones/America/Denver.ics
112392M	SOPE/NGCards/TimeZones/America/Detroit.ics
112393M	SOPE/NGCards/TimeZones/America/Dominica.ics
112394M	SOPE/NGCards/TimeZones/America/Edmonton.ics
112395A	SOPE/NGCards/TimeZones/America/Eirunepe.ics
112396M	SOPE/NGCards/TimeZones/America/El_Salvador.ics
112397A	SOPE/NGCards/TimeZones/America/Fortaleza.ics
112398M	SOPE/NGCards/TimeZones/America/Glace_Bay.ics
112399M	SOPE/NGCards/TimeZones/America/Godthab.ics
112400M	SOPE/NGCards/TimeZones/America/Goose_Bay.ics
112401M	SOPE/NGCards/TimeZones/America/Grand_Turk.ics
112402M	SOPE/NGCards/TimeZones/America/Grenada.ics
112403M	SOPE/NGCards/TimeZones/America/Guadeloupe.ics
112404M	SOPE/NGCards/TimeZones/America/Guatemala.ics
112405A	SOPE/NGCards/TimeZones/America/Guayaquil.ics
112406A	SOPE/NGCards/TimeZones/America/Guyana.ics
112407M	SOPE/NGCards/TimeZones/America/Halifax.ics
112408M	SOPE/NGCards/TimeZones/America/Havana.ics
112409M	SOPE/NGCards/TimeZones/America/Hermosillo.ics
112410M	SOPE/NGCards/TimeZones/America/Indiana/Indianapolis.ics
112411M	SOPE/NGCards/TimeZones/America/Indiana/Knox.ics
112412M	SOPE/NGCards/TimeZones/America/Indiana/Marengo.ics
112413M	SOPE/NGCards/TimeZones/America/Indiana/Petersburg.ics
112414M	SOPE/NGCards/TimeZones/America/Indiana/Tell_City.ics
112415M	SOPE/NGCards/TimeZones/America/Indiana/Vevay.ics
112416M	SOPE/NGCards/TimeZones/America/Indiana/Vincennes.ics
112417M	SOPE/NGCards/TimeZones/America/Indiana/Winamac.ics
112418M	SOPE/NGCards/TimeZones/America/Inuvik.ics
112419M	SOPE/NGCards/TimeZones/America/Iqaluit.ics
112420M	SOPE/NGCards/TimeZones/America/Jamaica.ics
112421M	SOPE/NGCards/TimeZones/America/Juneau.ics
112422M	SOPE/NGCards/TimeZones/America/Kentucky/Louisville.ics
112423M	SOPE/NGCards/TimeZones/America/Kentucky/Monticello.ics
112424A	SOPE/NGCards/TimeZones/America/La_Paz.ics
112425A	SOPE/NGCards/TimeZones/America/Lima.ics
112426M	SOPE/NGCards/TimeZones/America/Los_Angeles.ics
112427A	SOPE/NGCards/TimeZones/America/Maceio.ics
112428M	SOPE/NGCards/TimeZones/America/Managua.ics
112429A	SOPE/NGCards/TimeZones/America/Manaus.ics
112430M	SOPE/NGCards/TimeZones/America/Marigot.ics
112431M	SOPE/NGCards/TimeZones/America/Martinique.ics
112432A	SOPE/NGCards/TimeZones/America/Matamoros.ics
112433M	SOPE/NGCards/TimeZones/America/Mazatlan.ics
112434M	SOPE/NGCards/TimeZones/America/Menominee.ics
112435M	SOPE/NGCards/TimeZones/America/Merida.ics
112436M	SOPE/NGCards/TimeZones/America/Mexico_City.ics
112437M	SOPE/NGCards/TimeZones/America/Miquelon.ics
112438M	SOPE/NGCards/TimeZones/America/Moncton.ics
112439A	SOPE/NGCards/TimeZones/America/Montevideo.ics
112440M	SOPE/NGCards/TimeZones/America/Montreal.ics
112441M	SOPE/NGCards/TimeZones/America/Nassau.ics
112442M	SOPE/NGCards/TimeZones/America/New_York.ics
112443M	SOPE/NGCards/TimeZones/America/Nipigon.ics
112444M	SOPE/NGCards/TimeZones/America/Nome.ics
112445A	SOPE/NGCards/TimeZones/America/Noronha.ics
112446M	SOPE/NGCards/TimeZones/America/North_Dakota/Center.ics
112447M	SOPE/NGCards/TimeZones/America/North_Dakota/New_Salem.ics
112448A	SOPE/NGCards/TimeZones/America/Ojinaga.ics
112449M	SOPE/NGCards/TimeZones/America/Panama.ics
112450M	SOPE/NGCards/TimeZones/America/Pangnirtung.ics
112451A	SOPE/NGCards/TimeZones/America/Paramaribo.ics
112452M	SOPE/NGCards/TimeZones/America/Phoenix.ics
112453M	SOPE/NGCards/TimeZones/America/Port-au-Prince.ics
112454A	SOPE/NGCards/TimeZones/America/Port_of_Spain.ics
112455A	SOPE/NGCards/TimeZones/America/Porto_Velho.ics
112456M	SOPE/NGCards/TimeZones/America/Puerto_Rico.ics
112457M	SOPE/NGCards/TimeZones/America/Rainy_River.ics
112458M	SOPE/NGCards/TimeZones/America/Rankin_Inlet.ics
112459A	SOPE/NGCards/TimeZones/America/Recife.ics
112460M	SOPE/NGCards/TimeZones/America/Regina.ics
112461M	SOPE/NGCards/TimeZones/America/Resolute.ics
112462A	SOPE/NGCards/TimeZones/America/Rio_Branco.ics
112463A	SOPE/NGCards/TimeZones/America/Santa_Isabel.ics
112464A	SOPE/NGCards/TimeZones/America/Santarem.ics
112465A	SOPE/NGCards/TimeZones/America/Santiago.ics
112466M	SOPE/NGCards/TimeZones/America/Santo_Domingo.ics
112467A	SOPE/NGCards/TimeZones/America/Sao_Paulo.ics
112468M	SOPE/NGCards/TimeZones/America/Scoresbysund.ics
112469M	SOPE/NGCards/TimeZones/America/Shiprock.ics
112470M	SOPE/NGCards/TimeZones/America/St_Barthelemy.ics
112471M	SOPE/NGCards/TimeZones/America/St_Johns.ics
112472M	SOPE/NGCards/TimeZones/America/St_Kitts.ics
112473M	SOPE/NGCards/TimeZones/America/St_Lucia.ics
112474M	SOPE/NGCards/TimeZones/America/St_Thomas.ics
112475M	SOPE/NGCards/TimeZones/America/St_Vincent.ics
112476M	SOPE/NGCards/TimeZones/America/Swift_Current.ics
112477M	SOPE/NGCards/TimeZones/America/Tegucigalpa.ics
112478M	SOPE/NGCards/TimeZones/America/Thule.ics
112479M	SOPE/NGCards/TimeZones/America/Thunder_Bay.ics
112480M	SOPE/NGCards/TimeZones/America/Tijuana.ics
112481M	SOPE/NGCards/TimeZones/America/Toronto.ics
112482M	SOPE/NGCards/TimeZones/America/Tortola.ics
112483M	SOPE/NGCards/TimeZones/America/Vancouver.ics
112484M	SOPE/NGCards/TimeZones/America/Whitehorse.ics
112485M	SOPE/NGCards/TimeZones/America/Winnipeg.ics
112486M	SOPE/NGCards/TimeZones/America/Yakutat.ics
112487M	SOPE/NGCards/TimeZones/America/Yellowknife.ics
112488M	SOPE/NGCards/TimeZones/Antarctica/Casey.ics
112489M	SOPE/NGCards/TimeZones/Antarctica/Davis.ics
112490M	SOPE/NGCards/TimeZones/Antarctica/DumontDUrville.ics
112491A	SOPE/NGCards/TimeZones/Antarctica/Macquarie.ics
112492M	SOPE/NGCards/TimeZones/Antarctica/Mawson.ics
112493M	SOPE/NGCards/TimeZones/Antarctica/McMurdo.ics
112494M	SOPE/NGCards/TimeZones/Antarctica/Palmer.ics
112495M	SOPE/NGCards/TimeZones/Antarctica/Rothera.ics
112496M	SOPE/NGCards/TimeZones/Antarctica/South_Pole.ics
112497M	SOPE/NGCards/TimeZones/Antarctica/Syowa.ics
112498M	SOPE/NGCards/TimeZones/Antarctica/Vostok.ics
112499M	SOPE/NGCards/TimeZones/Arctic/Longyearbyen.ics
112500M	SOPE/NGCards/TimeZones/Asia/Aden.ics
112501M	SOPE/NGCards/TimeZones/Asia/Almaty.ics
112502M	SOPE/NGCards/TimeZones/Asia/Amman.ics
112503M	SOPE/NGCards/TimeZones/Asia/Anadyr.ics
112504M	SOPE/NGCards/TimeZones/Asia/Aqtau.ics
112505M	SOPE/NGCards/TimeZones/Asia/Aqtobe.ics
112506M	SOPE/NGCards/TimeZones/Asia/Ashgabat.ics
112507M	SOPE/NGCards/TimeZones/Asia/Baghdad.ics
112508M	SOPE/NGCards/TimeZones/Asia/Bahrain.ics
112509M	SOPE/NGCards/TimeZones/Asia/Baku.ics
112510M	SOPE/NGCards/TimeZones/Asia/Bangkok.ics
112511M	SOPE/NGCards/TimeZones/Asia/Beirut.ics
112512M	SOPE/NGCards/TimeZones/Asia/Bishkek.ics
112513M	SOPE/NGCards/TimeZones/Asia/Brunei.ics
112514M	SOPE/NGCards/TimeZones/Asia/Choibalsan.ics
112515M	SOPE/NGCards/TimeZones/Asia/Chongqing.ics
112516M	SOPE/NGCards/TimeZones/Asia/Colombo.ics
112517M	SOPE/NGCards/TimeZones/Asia/Damascus.ics
112518M	SOPE/NGCards/TimeZones/Asia/Dhaka.ics
112519M	SOPE/NGCards/TimeZones/Asia/Dili.ics
112520M	SOPE/NGCards/TimeZones/Asia/Dubai.ics
112521M	SOPE/NGCards/TimeZones/Asia/Dushanbe.ics
112522M	SOPE/NGCards/TimeZones/Asia/Gaza.ics
112523M	SOPE/NGCards/TimeZones/Asia/Harbin.ics
112524M	SOPE/NGCards/TimeZones/Asia/Ho_Chi_Minh.ics
112525M	SOPE/NGCards/TimeZones/Asia/Hong_Kong.ics
112526M	SOPE/NGCards/TimeZones/Asia/Hovd.ics
112527M	SOPE/NGCards/TimeZones/Asia/Irkutsk.ics
112528M	SOPE/NGCards/TimeZones/Asia/Istanbul.ics
112529M	SOPE/NGCards/TimeZones/Asia/Jakarta.ics
112530M	SOPE/NGCards/TimeZones/Asia/Jayapura.ics
112531M	SOPE/NGCards/TimeZones/Asia/Jerusalem.ics
112532M	SOPE/NGCards/TimeZones/Asia/Kabul.ics
112533M	SOPE/NGCards/TimeZones/Asia/Kamchatka.ics
112534M	SOPE/NGCards/TimeZones/Asia/Karachi.ics
112535M	SOPE/NGCards/TimeZones/Asia/Kashgar.ics
112536M	SOPE/NGCards/TimeZones/Asia/Kathmandu.ics
112537M	SOPE/NGCards/TimeZones/Asia/Kolkata.ics
112538M	SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics
112539M	SOPE/NGCards/TimeZones/Asia/Kuala_Lumpur.ics
112540M	SOPE/NGCards/TimeZones/Asia/Kuching.ics
112541M	SOPE/NGCards/TimeZones/Asia/Kuwait.ics
112542M	SOPE/NGCards/TimeZones/Asia/Macau.ics
112543M	SOPE/NGCards/TimeZones/Asia/Magadan.ics
112544M	SOPE/NGCards/TimeZones/Asia/Makassar.ics
112545M	SOPE/NGCards/TimeZones/Asia/Manila.ics
112546M	SOPE/NGCards/TimeZones/Asia/Muscat.ics
112547M	SOPE/NGCards/TimeZones/Asia/Nicosia.ics
112548A	SOPE/NGCards/TimeZones/Asia/Novokuznetsk.ics
112549M	SOPE/NGCards/TimeZones/Asia/Novosibirsk.ics
112550M	SOPE/NGCards/TimeZones/Asia/Omsk.ics
112551M	SOPE/NGCards/TimeZones/Asia/Oral.ics
112552M	SOPE/NGCards/TimeZones/Asia/Phnom_Penh.ics
112553M	SOPE/NGCards/TimeZones/Asia/Pontianak.ics
112554M	SOPE/NGCards/TimeZones/Asia/Pyongyang.ics
112555M	SOPE/NGCards/TimeZones/Asia/Qatar.ics
112556M	SOPE/NGCards/TimeZones/Asia/Qyzylorda.ics
112557M	SOPE/NGCards/TimeZones/Asia/Rangoon.ics
112558M	SOPE/NGCards/TimeZones/Asia/Riyadh.ics
112559M	SOPE/NGCards/TimeZones/Asia/Sakhalin.ics
112560M	SOPE/NGCards/TimeZones/Asia/Samarkand.ics
112561M	SOPE/NGCards/TimeZones/Asia/Seoul.ics
112562M	SOPE/NGCards/TimeZones/Asia/Shanghai.ics
112563M	SOPE/NGCards/TimeZones/Asia/Singapore.ics
112564M	SOPE/NGCards/TimeZones/Asia/Taipei.ics
112565M	SOPE/NGCards/TimeZones/Asia/Tashkent.ics
112566M	SOPE/NGCards/TimeZones/Asia/Tbilisi.ics
112567M	SOPE/NGCards/TimeZones/Asia/Tehran.ics
112568M	SOPE/NGCards/TimeZones/Asia/Thimphu.ics
112569M	SOPE/NGCards/TimeZones/Asia/Tokyo.ics
112570M	SOPE/NGCards/TimeZones/Asia/Ulaanbaatar.ics
112571M	SOPE/NGCards/TimeZones/Asia/Urumqi.ics
112572M	SOPE/NGCards/TimeZones/Asia/Vientiane.ics
112573M	SOPE/NGCards/TimeZones/Asia/Vladivostok.ics
112574M	SOPE/NGCards/TimeZones/Asia/Yakutsk.ics
112575M	SOPE/NGCards/TimeZones/Asia/Yekaterinburg.ics
112576M	SOPE/NGCards/TimeZones/Asia/Yerevan.ics
112577M	SOPE/NGCards/TimeZones/Atlantic/Azores.ics
112578M	SOPE/NGCards/TimeZones/Atlantic/Bermuda.ics
112579M	SOPE/NGCards/TimeZones/Atlantic/Canary.ics
112580M	SOPE/NGCards/TimeZones/Atlantic/Cape_Verde.ics
112581M	SOPE/NGCards/TimeZones/Atlantic/Faroe.ics
112582M	SOPE/NGCards/TimeZones/Atlantic/Madeira.ics
112583M	SOPE/NGCards/TimeZones/Atlantic/Reykjavik.ics
112584A	SOPE/NGCards/TimeZones/Atlantic/South_Georgia.ics
112585M	SOPE/NGCards/TimeZones/Atlantic/St_Helena.ics
112586A	SOPE/NGCards/TimeZones/Atlantic/Stanley.ics
112587M	SOPE/NGCards/TimeZones/Australia/Adelaide.ics
112588M	SOPE/NGCards/TimeZones/Australia/Brisbane.ics
112589M	SOPE/NGCards/TimeZones/Australia/Broken_Hill.ics
112590M	SOPE/NGCards/TimeZones/Australia/Currie.ics
112591M	SOPE/NGCards/TimeZones/Australia/Darwin.ics
112592M	SOPE/NGCards/TimeZones/Australia/Eucla.ics
112593M	SOPE/NGCards/TimeZones/Australia/Hobart.ics
112594M	SOPE/NGCards/TimeZones/Australia/Lindeman.ics
112595M	SOPE/NGCards/TimeZones/Australia/Lord_Howe.ics
112596M	SOPE/NGCards/TimeZones/Australia/Melbourne.ics
112597M	SOPE/NGCards/TimeZones/Australia/Perth.ics
112598M	SOPE/NGCards/TimeZones/Australia/Sydney.ics
112599M	SOPE/NGCards/TimeZones/Europe/Amsterdam.ics
112600M	SOPE/NGCards/TimeZones/Europe/Andorra.ics
112601M	SOPE/NGCards/TimeZones/Europe/Athens.ics
112602M	SOPE/NGCards/TimeZones/Europe/Belgrade.ics
112603M	SOPE/NGCards/TimeZones/Europe/Berlin.ics
112604M	SOPE/NGCards/TimeZones/Europe/Bratislava.ics
112605M	SOPE/NGCards/TimeZones/Europe/Brussels.ics
112606M	SOPE/NGCards/TimeZones/Europe/Bucharest.ics
112607M	SOPE/NGCards/TimeZones/Europe/Budapest.ics
112608M	SOPE/NGCards/TimeZones/Europe/Chisinau.ics
112609M	SOPE/NGCards/TimeZones/Europe/Copenhagen.ics
112610M	SOPE/NGCards/TimeZones/Europe/Dublin.ics
112611M	SOPE/NGCards/TimeZones/Europe/Gibraltar.ics
112612M	SOPE/NGCards/TimeZones/Europe/Guernsey.ics
112613M	SOPE/NGCards/TimeZones/Europe/Helsinki.ics
112614M	SOPE/NGCards/TimeZones/Europe/Isle_of_Man.ics
112615M	SOPE/NGCards/TimeZones/Europe/Istanbul.ics
112616M	SOPE/NGCards/TimeZones/Europe/Jersey.ics
112617M	SOPE/NGCards/TimeZones/Europe/Kaliningrad.ics
112618M	SOPE/NGCards/TimeZones/Europe/Kiev.ics
112619M	SOPE/NGCards/TimeZones/Europe/Lisbon.ics
112620M	SOPE/NGCards/TimeZones/Europe/Ljubljana.ics
112621M	SOPE/NGCards/TimeZones/Europe/London.ics
112622M	SOPE/NGCards/TimeZones/Europe/Luxembourg.ics
112623M	SOPE/NGCards/TimeZones/Europe/Madrid.ics
112624M	SOPE/NGCards/TimeZones/Europe/Malta.ics
112625M	SOPE/NGCards/TimeZones/Europe/Mariehamn.ics
112626M	SOPE/NGCards/TimeZones/Europe/Minsk.ics
112627M	SOPE/NGCards/TimeZones/Europe/Monaco.ics
112628M	SOPE/NGCards/TimeZones/Europe/Moscow.ics
112629M	SOPE/NGCards/TimeZones/Europe/Nicosia.ics
112630M	SOPE/NGCards/TimeZones/Europe/Oslo.ics
112631M	SOPE/NGCards/TimeZones/Europe/Paris.ics
112632M	SOPE/NGCards/TimeZones/Europe/Podgorica.ics
112633M	SOPE/NGCards/TimeZones/Europe/Prague.ics
112634M	SOPE/NGCards/TimeZones/Europe/Riga.ics
112635M	SOPE/NGCards/TimeZones/Europe/Rome.ics
112636M	SOPE/NGCards/TimeZones/Europe/Samara.ics
112637M	SOPE/NGCards/TimeZones/Europe/San_Marino.ics
112638M	SOPE/NGCards/TimeZones/Europe/Sarajevo.ics
112639M	SOPE/NGCards/TimeZones/Europe/Simferopol.ics
112640M	SOPE/NGCards/TimeZones/Europe/Skopje.ics
112641M	SOPE/NGCards/TimeZones/Europe/Sofia.ics
112642M	SOPE/NGCards/TimeZones/Europe/Stockholm.ics
112643M	SOPE/NGCards/TimeZones/Europe/Tallinn.ics
112644M	SOPE/NGCards/TimeZones/Europe/Tirane.ics
112645M	SOPE/NGCards/TimeZones/Europe/Uzhgorod.ics
112646M	SOPE/NGCards/TimeZones/Europe/Vaduz.ics
112647M	SOPE/NGCards/TimeZones/Europe/Vatican.ics
112648M	SOPE/NGCards/TimeZones/Europe/Vienna.ics
112649M	SOPE/NGCards/TimeZones/Europe/Vilnius.ics
112650M	SOPE/NGCards/TimeZones/Europe/Volgograd.ics
112651M	SOPE/NGCards/TimeZones/Europe/Warsaw.ics
112652M	SOPE/NGCards/TimeZones/Europe/Zagreb.ics
112653M	SOPE/NGCards/TimeZones/Europe/Zaporozhye.ics
112654M	SOPE/NGCards/TimeZones/Europe/Zurich.ics
112655M	SOPE/NGCards/TimeZones/Indian/Antananarivo.ics
112656M	SOPE/NGCards/TimeZones/Indian/Chagos.ics
112657M	SOPE/NGCards/TimeZones/Indian/Christmas.ics
112658M	SOPE/NGCards/TimeZones/Indian/Cocos.ics
112659M	SOPE/NGCards/TimeZones/Indian/Comoro.ics
112660M	SOPE/NGCards/TimeZones/Indian/Kerguelen.ics
112661M	SOPE/NGCards/TimeZones/Indian/Mahe.ics
112662M	SOPE/NGCards/TimeZones/Indian/Maldives.ics
112663M	SOPE/NGCards/TimeZones/Indian/Mauritius.ics
112664M	SOPE/NGCards/TimeZones/Indian/Mayotte.ics
112665M	SOPE/NGCards/TimeZones/Indian/Reunion.ics
112666M	SOPE/NGCards/TimeZones/Pacific/Apia.ics
112667M	SOPE/NGCards/TimeZones/Pacific/Auckland.ics
112668M	SOPE/NGCards/TimeZones/Pacific/Chatham.ics
112669A	SOPE/NGCards/TimeZones/Pacific/Chuuk.ics
112670A	SOPE/NGCards/TimeZones/Pacific/Easter.ics
112671M	SOPE/NGCards/TimeZones/Pacific/Efate.ics
112672M	SOPE/NGCards/TimeZones/Pacific/Enderbury.ics
112673M	SOPE/NGCards/TimeZones/Pacific/Fakaofo.ics
112674M	SOPE/NGCards/TimeZones/Pacific/Fiji.ics
112675M	SOPE/NGCards/TimeZones/Pacific/Funafuti.ics
112676A	SOPE/NGCards/TimeZones/Pacific/Galapagos.ics
112677M	SOPE/NGCards/TimeZones/Pacific/Gambier.ics
112678M	SOPE/NGCards/TimeZones/Pacific/Guadalcanal.ics
112679M	SOPE/NGCards/TimeZones/Pacific/Guam.ics
112680M	SOPE/NGCards/TimeZones/Pacific/Honolulu.ics
112681M	SOPE/NGCards/TimeZones/Pacific/Johnston.ics
112682M	SOPE/NGCards/TimeZones/Pacific/Kiritimati.ics
112683M	SOPE/NGCards/TimeZones/Pacific/Kosrae.ics
112684M	SOPE/NGCards/TimeZones/Pacific/Kwajalein.ics
112685M	SOPE/NGCards/TimeZones/Pacific/Majuro.ics
112686M	SOPE/NGCards/TimeZones/Pacific/Marquesas.ics
112687M	SOPE/NGCards/TimeZones/Pacific/Midway.ics
112688M	SOPE/NGCards/TimeZones/Pacific/Nauru.ics
112689M	SOPE/NGCards/TimeZones/Pacific/Niue.ics
112690M	SOPE/NGCards/TimeZones/Pacific/Norfolk.ics
112691M	SOPE/NGCards/TimeZones/Pacific/Noumea.ics
112692M	SOPE/NGCards/TimeZones/Pacific/Pago_Pago.ics
112693M	SOPE/NGCards/TimeZones/Pacific/Palau.ics
112694M	SOPE/NGCards/TimeZones/Pacific/Pitcairn.ics
112695A	SOPE/NGCards/TimeZones/Pacific/Pohnpei.ics
112696M	SOPE/NGCards/TimeZones/Pacific/Port_Moresby.ics
112697M	SOPE/NGCards/TimeZones/Pacific/Rarotonga.ics
112698M	SOPE/NGCards/TimeZones/Pacific/Saipan.ics
112699M	SOPE/NGCards/TimeZones/Pacific/Tahiti.ics
112700M	SOPE/NGCards/TimeZones/Pacific/Tarawa.ics
112701M	SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics
112702M	SOPE/NGCards/TimeZones/Pacific/Wake.ics
112703M	SOPE/NGCards/TimeZones/Pacific/Wallis.ics
112704
112705commit 0a4c54b063d77fc013ecce81ad45a365702a50e0
112706Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112707Date:   Mon Oct 18 18:30:37 2010 +0000
112708
112709    Monotone-Parent: b7715dca41945ec8af6e621dd1ca4d2406198824
112710    Monotone-Revision: b87371b5b686da6d0d84e233c3ffbd8f8f9fbe1f
112711
112712    Monotone-Author: wsourdeau@inverse.ca
112713    Monotone-Date: 2010-10-18T18:30:37
112714    Monotone-Branch: ca.inverse.sogo
112715
112716M	SOPE/NGCards/iCalTimeZone.m
112717
112718commit a352c05d22eac6f26891ea4bdc4176924d566b5d
112719Author: Ludovic Marcotte <lmarcotte@inverse.ca>
112720Date:   Mon Oct 18 14:30:28 2010 +0000
112721
112722    Adjusted the templates to not use his but rather their
112723
112724    Monotone-Parent: b7715dca41945ec8af6e621dd1ca4d2406198824
112725    Monotone-Revision: 00c385f170e269a8305d89f7f557f6ee66aa5904
112726
112727    Monotone-Author: ludovic@Sophos.ca
112728    Monotone-Date: 2010-10-18T14:30:28
112729    Monotone-Branch: ca.inverse.sogo
112730
112731M	UI/Templates/SOGoACLDutchAdditionAdvisory.wox
112732M	UI/Templates/SOGoACLEnglishAdditionAdvisory.wox
112733M	UI/Templates/SOGoACLRussianAdditionAdvisory.wox
112734
112735commit 864a888124cc7e4022bc2a4ec36f4af9dd61f843
112736Author: Ludovic Marcotte <lmarcotte@inverse.ca>
112737Date:   Mon Oct 18 12:57:31 2010 +0000
112738
112739    Adjusted the GPL version used to better match the requirements of the OpenChange project
112740
112741    Monotone-Parent: 5d26777e48d1f76d4cc5c2f7125008e236e3b61b
112742    Monotone-Revision: b7715dca41945ec8af6e621dd1ca4d2406198824
112743
112744    Monotone-Author: ludovic@Sophos.ca
112745    Monotone-Date: 2010-10-18T12:57:31
112746    Monotone-Branch: ca.inverse.sogo
112747
112748M	OpenChange/MAPIApplication.h
112749M	OpenChange/MAPIApplication.m
112750M	OpenChange/MAPIStoreAuthenticator.h
112751M	OpenChange/MAPIStoreAuthenticator.m
112752M	OpenChange/MAPIStoreCalendarContext.h
112753M	OpenChange/MAPIStoreCalendarContext.m
112754M	OpenChange/MAPIStoreContactsContext.h
112755M	OpenChange/MAPIStoreContactsContext.m
112756M	OpenChange/MAPIStoreContext.h
112757M	OpenChange/MAPIStoreContext.m
112758M	OpenChange/MAPIStoreMailContext.h
112759M	OpenChange/MAPIStoreMailContext.m
112760M	OpenChange/MAPIStoreMapping.h
112761M	OpenChange/MAPIStoreMapping.m
112762M	OpenChange/MAPIStoreSOGo.h
112763M	OpenChange/MAPIStoreSOGo.m
112764M	OpenChange/MAPIStoreTasksContext.h
112765M	OpenChange/MAPIStoreTasksContext.m
112766M	OpenChange/NSArray+MAPIStore.h
112767M	OpenChange/NSArray+MAPIStore.m
112768M	OpenChange/NSCalendarDate+MAPIStore.h
112769M	OpenChange/NSCalendarDate+MAPIStore.m
112770M	OpenChange/NSData+MAPIStore.h
112771M	OpenChange/NSData+MAPIStore.m
112772M	OpenChange/NSString+MAPIStore.h
112773M	OpenChange/NSString+MAPIStore.m
112774M	OpenChange/SOGoGCSFolder+MAPIStore.h
112775M	OpenChange/SOGoGCSFolder+MAPIStore.m
112776
112777commit 3f7999221ac75f15c58ddf1cb84ea206d650f762
112778Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112779Date:   Fri Oct 15 20:51:00 2010 +0000
112780
112781    Monotone-Parent: 785d7cb3b05b0317ec2ce52a1f17d6c130bf53fb
112782    Monotone-Revision: 5d26777e48d1f76d4cc5c2f7125008e236e3b61b
112783
112784    Monotone-Author: wsourdeau@inverse.ca
112785    Monotone-Date: 2010-10-15T20:51:00
112786    Monotone-Branch: ca.inverse.sogo
112787
112788M	ChangeLog
112789M	UI/Scheduler/UIxCalListingActions.m
112790
112791commit a467b556c1a4ed78523b738e8de312c20dbbae9e
112792Author: Ludovic Marcotte <lmarcotte@inverse.ca>
112793Date:   Fri Oct 15 18:30:08 2010 +0000
112794
112795    See ChangeLog
112796
112797    Monotone-Parent: 5bef03fdbb4e4f3112fabf6812f1a2e0932c85a9
112798    Monotone-Revision: 785d7cb3b05b0317ec2ce52a1f17d6c130bf53fb
112799
112800    Monotone-Author: ludovic@Sophos.ca
112801    Monotone-Date: 2010-10-15T18:30:08
112802    Monotone-Branch: ca.inverse.sogo
112803
112804M	ChangeLog
112805M	NEWS
112806M	SoObjects/SOGo/SOGoCache.h
112807M	SoObjects/SOGo/SOGoCache.m
112808M	SoObjects/SOGo/SOGoGCSFolder.h
112809M	SoObjects/SOGo/SOGoGCSFolder.m
112810M	SoObjects/SOGo/SOGoUser.h
112811
112812commit 3ab3e25a0074a245e85c2d546b4114b1e5117a86
112813Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112814Date:   Fri Oct 15 17:24:09 2010 +0000
112815
112816    Monotone-Parent: ca4fbefac87810f783af4e8524407ee848ae6b3f
112817    Monotone-Revision: 5bef03fdbb4e4f3112fabf6812f1a2e0932c85a9
112818
112819    Monotone-Author: wsourdeau@inverse.ca
112820    Monotone-Date: 2010-10-15T17:24:09
112821    Monotone-Branch: ca.inverse.sogo
112822
112823M	ChangeLog
112824M	OpenChange/MAPIStoreContext.m
112825M	OpenChange/MAPIStoreMailContext.m
112826
112827commit 92030a5996ca32edb521ddc8b39430dab308d17b
112828Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112829Date:   Fri Oct 15 17:18:34 2010 +0000
112830
112831    Monotone-Parent: 6c4cf7f3dbb7e635d914fed1a257163b82cd9517
112832    Monotone-Revision: ca4fbefac87810f783af4e8524407ee848ae6b3f
112833
112834    Monotone-Author: wsourdeau@inverse.ca
112835    Monotone-Date: 2010-10-15T17:18:34
112836    Monotone-Branch: ca.inverse.sogo
112837
112838M	ChangeLog
112839M	OpenChange/MAPIStoreMapping.h
112840M	OpenChange/MAPIStoreMapping.m
112841
112842commit 1455202fdd99d335ce976cfddf4dc6382e162c05
112843Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112844Date:   Fri Oct 15 00:12:55 2010 +0000
112845
112846    fixed ChangeLog
112847
112848    Monotone-Parent: 9ba08911c1519d6dba02984afd8eb090a8ce8d82
112849    Monotone-Revision: 6c4cf7f3dbb7e635d914fed1a257163b82cd9517
112850
112851    Monotone-Author: wsourdeau@inverse.ca
112852    Monotone-Date: 2010-10-15T00:12:55
112853    Monotone-Branch: ca.inverse.sogo
112854
112855M	ChangeLog
112856
112857commit 7685b34daf15450136078ea5b5e4d53ab10f67d4
112858Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112859Date:   Thu Oct 14 21:37:39 2010 +0000
112860
112861    Monotone-Parent: 77e266118db7711a96eaa7860269a06901b65f60
112862    Monotone-Revision: 1c9f1cddb35ec2af1a800051b41880aec42781be
112863
112864    Monotone-Author: wsourdeau@inverse.ca
112865    Monotone-Date: 2010-10-14T21:37:39
112866    Monotone-Branch: ca.inverse.sogo
112867
112868M	OpenChange/MAPIStoreContext.m
112869M	OpenChange/MAPIStoreMailContext.m
112870M	OpenChange/MAPIStoreMapping.m
112871
112872commit 68bf422281d74c8de6a7b2ff5b6f947b89563284
112873Author: Francis Lachapelle <flachapelle@inverse.ca>
112874Date:   Thu Oct 14 19:34:31 2010 +0000
112875
112876    See Changelog.
112877
112878    Monotone-Parent: 77e266118db7711a96eaa7860269a06901b65f60
112879    Monotone-Revision: 94f2ed96085c3727eb5efe03791eae4789e00e1d
112880
112881    Monotone-Author: flachapelle@inverse.ca
112882    Monotone-Date: 2010-10-14T19:34:31
112883    Monotone-Branch: ca.inverse.sogo
112884
112885M	UI/Templates/MailerUI/UIxMailToSelection.wox
112886M	UI/WebServerResources/SOGoAutoCompletion.js
112887M	UI/WebServerResources/UIxMailEditor.js
112888M	UI/WebServerResources/UIxMailToSelection.js
112889
112890commit 4a9bc9ddb8298a0e578927c4098bc148ba4d19fa
112891Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112892Date:   Thu Oct 14 18:22:46 2010 +0000
112893
112894    Monotone-Parent: c669e35445e941613544b7d8f01e9f5c509c6d6d
112895    Monotone-Revision: 77e266118db7711a96eaa7860269a06901b65f60
112896
112897    Monotone-Author: wsourdeau@inverse.ca
112898    Monotone-Date: 2010-10-14T18:22:46
112899    Monotone-Branch: ca.inverse.sogo
112900
112901M	ChangeLog
112902M	UI/WebServerResources/generic.js
112903
112904commit 7a8df3ef2139c41558818404c993bdb1c66cf950
112905Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112906Date:   Thu Oct 14 16:55:09 2010 +0000
112907
112908    Monotone-Parent: cefb9c075154e9e785018151c0a0b51ba811a517
112909    Monotone-Revision: c669e35445e941613544b7d8f01e9f5c509c6d6d
112910
112911    Monotone-Author: wsourdeau@inverse.ca
112912    Monotone-Date: 2010-10-14T16:55:09
112913    Monotone-Branch: ca.inverse.sogo
112914
112915M	OpenChange/MAPIStoreMailContext.m
112916
112917commit 2b7d2ad9fda5674ff3b81de173d2876bc07ddea4
112918Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112919Date:   Thu Oct 14 16:52:11 2010 +0000
112920
112921    Monotone-Parent: 0c3ea0903c8ac74141bf5bc581a5eae470b668fe
112922    Monotone-Revision: cefb9c075154e9e785018151c0a0b51ba811a517
112923
112924    Monotone-Author: wsourdeau@inverse.ca
112925    Monotone-Date: 2010-10-14T16:52:11
112926    Monotone-Branch: ca.inverse.sogo
112927
112928M	OpenChange/MAPIStoreMailContext.m
112929
112930commit 7b38bc401e50e63d7061d28f9548ebe3f02d65e3
112931Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112932Date:   Thu Oct 14 16:49:06 2010 +0000
112933
112934    Monotone-Parent: d488569ba0d5e23db050589aa2a6046d55e25c6b
112935    Monotone-Revision: 0c3ea0903c8ac74141bf5bc581a5eae470b668fe
112936
112937    Monotone-Author: wsourdeau@inverse.ca
112938    Monotone-Date: 2010-10-14T16:49:06
112939    Monotone-Branch: ca.inverse.sogo
112940
112941M	OpenChange/MAPIStoreMailContext.m
112942
112943commit 809311a6c7860e7952d104c6a61129e47fcf65f1
112944Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112945Date:   Thu Oct 14 16:39:52 2010 +0000
112946
112947    Monotone-Parent: 031caf8f4d04f5492d5af29b0ff93447c66c5cbf
112948    Monotone-Revision: d488569ba0d5e23db050589aa2a6046d55e25c6b
112949
112950    Monotone-Author: wsourdeau@inverse.ca
112951    Monotone-Date: 2010-10-14T16:39:52
112952    Monotone-Branch: ca.inverse.sogo
112953
112954M	ChangeLog
112955M	OpenChange/MAPIStoreMailContext.m
112956
112957commit 5600b7bc58a835dbf46965c4953d1451e411640e
112958Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112959Date:   Thu Oct 14 16:38:15 2010 +0000
112960
112961    Monotone-Parent: 7bd1aabb4c8542dc219b7ddaff1bee6356e39dd2
112962    Monotone-Revision: 031caf8f4d04f5492d5af29b0ff93447c66c5cbf
112963
112964    Monotone-Author: wsourdeau@inverse.ca
112965    Monotone-Date: 2010-10-14T16:38:15
112966    Monotone-Branch: ca.inverse.sogo
112967
112968M	ChangeLog
112969M	OpenChange/MAPIStoreContext.h
112970M	OpenChange/MAPIStoreContext.m
112971
112972commit 4be0ec7d12bf3a85583e0d748567cdc947a85b0c
112973Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
112974Date:   Thu Oct 14 16:36:53 2010 +0000
112975
112976    Monotone-Parent: 2428f531bd18f277e869aaf366aa8eecc64118e8
112977    Monotone-Revision: 7bd1aabb4c8542dc219b7ddaff1bee6356e39dd2
112978
112979    Monotone-Author: wsourdeau@inverse.ca
112980    Monotone-Date: 2010-10-14T16:36:53
112981    Monotone-Branch: ca.inverse.sogo
112982
112983M	ChangeLog
112984M	OpenChange/GNUmakefile
112985A	OpenChange/NSData+MAPIStore.h
112986A	OpenChange/NSData+MAPIStore.m
112987
112988commit 6d65771fbc7948f9aa11e1cea34de91c53426c69
112989Author: Francis Lachapelle <flachapelle@inverse.ca>
112990Date:   Thu Oct 14 15:25:40 2010 +0000
112991
112992    See Changelog.
112993
112994    Monotone-Parent: e859e60049fd335b944909d2e1d76d16d7274114
112995    Monotone-Revision: 2428f531bd18f277e869aaf366aa8eecc64118e8
112996
112997    Monotone-Author: flachapelle@inverse.ca
112998    Monotone-Date: 2010-10-14T15:25:40
112999    Monotone-Branch: ca.inverse.sogo
113000
113001M	ChangeLog
113002M	UI/WebServerResources/MailerUI.js
113003
113004commit 5e260415e6db4bb2c7af1348258a352129c82c0e
113005Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113006Date:   Thu Oct 14 15:23:19 2010 +0000
113007
113008    Monotone-Parent: d51b0bdc42c0c60b209cf5ea1a4e1394f6d8c81d
113009    Monotone-Revision: e859e60049fd335b944909d2e1d76d16d7274114
113010
113011    Monotone-Author: wsourdeau@inverse.ca
113012    Monotone-Date: 2010-10-14T15:23:19
113013    Monotone-Branch: ca.inverse.sogo
113014
113015M	OpenChange/MAPIStoreMailContext.m
113016
113017commit 3e06ceed9c079e5eea77ca354bf9f3313e9952c2
113018Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113019Date:   Thu Oct 14 15:23:01 2010 +0000
113020
113021    Monotone-Parent: 09bcfb738b2c42b80dc2cb6f86e424832aa7812c
113022    Monotone-Revision: d51b0bdc42c0c60b209cf5ea1a4e1394f6d8c81d
113023
113024    Monotone-Author: wsourdeau@inverse.ca
113025    Monotone-Date: 2010-10-14T15:23:01
113026    Monotone-Branch: ca.inverse.sogo
113027
113028M	OpenChange/MAPIStoreMailContext.m
113029
113030commit d275e160432ec2404f844a6086cc8fa0b2ec53d8
113031Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113032Date:   Thu Oct 14 15:13:51 2010 +0000
113033
113034    Monotone-Parent: 3006b284ea1fe8bea05cc545ceb485ea6b8268f2
113035    Monotone-Revision: 09bcfb738b2c42b80dc2cb6f86e424832aa7812c
113036
113037    Monotone-Author: wsourdeau@inverse.ca
113038    Monotone-Date: 2010-10-14T15:13:51
113039    Monotone-Branch: ca.inverse.sogo
113040
113041M	OpenChange/MAPIStoreMailContext.m
113042
113043commit 72da408d64e4d6c4da98b984be1e7d84b4ffd920
113044Author: Francis Lachapelle <flachapelle@inverse.ca>
113045Date:   Thu Oct 14 14:58:06 2010 +0000
113046
113047    See Changelog.
113048
113049    Monotone-Parent: 16d0566b5cbe59d0378166dcfc9fce5ccd83fcb9
113050    Monotone-Revision: 3006b284ea1fe8bea05cc545ceb485ea6b8268f2
113051
113052    Monotone-Author: flachapelle@inverse.ca
113053    Monotone-Date: 2010-10-14T14:58:06
113054    Monotone-Branch: ca.inverse.sogo
113055
113056M	ChangeLog
113057M	UI/WebServerResources/MailerUI.js
113058
113059commit 381879c77a4a6d76f43ebbeadaad275a2d724c37
113060Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113061Date:   Thu Oct 14 14:46:34 2010 +0000
113062
113063    Monotone-Parent: 8e7592262f2159aab15514d3e90f845953e66751
113064    Monotone-Revision: 16d0566b5cbe59d0378166dcfc9fce5ccd83fcb9
113065
113066    Monotone-Author: wsourdeau@inverse.ca
113067    Monotone-Date: 2010-10-14T14:46:34
113068    Monotone-Branch: ca.inverse.sogo
113069
113070M	OpenChange/MAPIStoreMailContext.m
113071
113072commit 22993a660c470c1b4e3a317abc518641531bba86
113073Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113074Date:   Thu Oct 14 13:23:46 2010 +0000
113075
113076    Monotone-Parent: 37961dca5eb524aa79723732777224caf279fdec
113077    Monotone-Revision: 8e7592262f2159aab15514d3e90f845953e66751
113078
113079    Monotone-Author: wsourdeau@inverse.ca
113080    Monotone-Date: 2010-10-14T13:23:46
113081    Monotone-Branch: ca.inverse.sogo
113082
113083M	ChangeLog
113084M	OpenChange/MAPIStoreMailContext.m
113085
113086commit bf0c0d3dc395d889a69a6ccc07ecea32459fc42f
113087Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113088Date:   Thu Oct 14 13:22:46 2010 +0000
113089
113090    Monotone-Parent: 3c31b33392d4452a96304044ddb212d3f62a191d
113091    Monotone-Revision: 37961dca5eb524aa79723732777224caf279fdec
113092
113093    Monotone-Author: wsourdeau@inverse.ca
113094    Monotone-Date: 2010-10-14T13:22:46
113095    Monotone-Branch: ca.inverse.sogo
113096
113097M	OpenChange/MAPIStoreContext.h
113098
113099commit 2106be602b82eb360bb43504aba51548518e5a90
113100Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113101Date:   Thu Oct 14 13:22:26 2010 +0000
113102
113103    Monotone-Parent: c13bb6c27a77992c5dbb9148d4fdd8c0670bedfb
113104    Monotone-Revision: 3c31b33392d4452a96304044ddb212d3f62a191d
113105
113106    Monotone-Author: wsourdeau@inverse.ca
113107    Monotone-Date: 2010-10-14T13:22:26
113108    Monotone-Branch: ca.inverse.sogo
113109
113110M	ChangeLog
113111M	OpenChange/MAPIStoreContext.m
113112
113113commit 750b0fb9607b5422c8136c9844bcd6f03166184c
113114Author: Francis Lachapelle <flachapelle@inverse.ca>
113115Date:   Thu Oct 14 13:20:25 2010 +0000
113116
113117    Monotone-Parent: 8df89c3ad3718e4affcb4e9695782bc71a0e78b3
113118    Monotone-Revision: c13bb6c27a77992c5dbb9148d4fdd8c0670bedfb
113119
113120    Monotone-Author: flachapelle@inverse.ca
113121    Monotone-Date: 2010-10-14T13:20:25
113122    Monotone-Branch: ca.inverse.sogo
113123
113124M	UI/WebServerResources/SchedulerUI.js
113125
113126commit 0c7e32caf280721d5f6ea01ddfc8fc732ba07695
113127Author: Francis Lachapelle <flachapelle@inverse.ca>
113128Date:   Thu Oct 14 13:08:49 2010 +0000
113129
113130    See Changelog.
113131
113132    Monotone-Parent: 1e6a6ef91a600782e846f11a352429b61e59c2a9
113133    Monotone-Revision: 8df89c3ad3718e4affcb4e9695782bc71a0e78b3
113134
113135    Monotone-Author: flachapelle@inverse.ca
113136    Monotone-Date: 2010-10-14T13:08:49
113137    Monotone-Branch: ca.inverse.sogo
113138
113139M	ChangeLog
113140M	UI/WebServerResources/UIxAttendeesEditor.js
113141
113142commit bc120fc37769dcdd8a4e38209b486369b9d9559d
113143Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113144Date:   Wed Oct 13 21:40:50 2010 +0000
113145
113146    Monotone-Parent: efc513aec8f8216ade9f9e1724fbe47cad52f200
113147    Monotone-Revision: 1e6a6ef91a600782e846f11a352429b61e59c2a9
113148
113149    Monotone-Author: wsourdeau@inverse.ca
113150    Monotone-Date: 2010-10-13T21:40:50
113151    Monotone-Branch: ca.inverse.sogo
113152
113153M	ChangeLog
113154M	OpenChange/GNUmakefile
113155M	OpenChange/MAPIStoreContext.h
113156M	OpenChange/MAPIStoreContext.m
113157M	OpenChange/MAPIStoreMapping.m
113158M	OpenChange/MAPIStoreSOGo.m
113159A	OpenChange/NSArray+MAPIStore.h
113160A	OpenChange/NSArray+MAPIStore.m
113161
113162commit 2c2d84c65e3688b9ac655a1f5ffa9956dd82ddbd
113163Author: Francis Lachapelle <flachapelle@inverse.ca>
113164Date:   Wed Oct 13 20:09:19 2010 +0000
113165
113166    Monotone-Parent: 7126ed3bd4dfb4508b213ce7dd20c5f124399f24
113167    Monotone-Revision: efc513aec8f8216ade9f9e1724fbe47cad52f200
113168
113169    Monotone-Author: flachapelle@inverse.ca
113170    Monotone-Date: 2010-10-13T20:09:19
113171    Monotone-Branch: ca.inverse.sogo
113172
113173M	UI/WebServerResources/SchedulerUI.js
113174
113175commit 3e8c1c13271330d68a8e8aa60d07f8687294c566
113176Author: Francis Lachapelle <flachapelle@inverse.ca>
113177Date:   Wed Oct 13 19:20:16 2010 +0000
113178
113179    Monotone-Parent: 60e52d42356476440191e2ecbde8c0be6697337d
113180    Monotone-Revision: 7126ed3bd4dfb4508b213ce7dd20c5f124399f24
113181
113182    Monotone-Author: flachapelle@inverse.ca
113183    Monotone-Date: 2010-10-13T19:20:16
113184    Monotone-Branch: ca.inverse.sogo
113185
113186M	UI/WebServerResources/UIxAclEditor.js
113187
113188commit 2acf20ecbfd7d3a2fece9bc3fcf00d957fc9b1f1
113189Author: Francis Lachapelle <flachapelle@inverse.ca>
113190Date:   Wed Oct 13 17:49:44 2010 +0000
113191
113192    See Changelog
113193
113194    Monotone-Parent: a5879e0ca48fa60369415c062b9a5b8e85b3cb84
113195    Monotone-Revision: 60e52d42356476440191e2ecbde8c0be6697337d
113196
113197    Monotone-Author: flachapelle@inverse.ca
113198    Monotone-Date: 2010-10-13T17:49:44
113199    Monotone-Branch: ca.inverse.sogo
113200
113201M	ChangeLog
113202M	SoObjects/SOGo/LDAPSource.m
113203
113204commit de5adf88ade77ba1bdcf4af2b173c8a294da0a26
113205Author: Francis Lachapelle <flachapelle@inverse.ca>
113206Date:   Wed Oct 13 17:45:01 2010 +0000
113207
113208    See Changelog
113209
113210    Monotone-Parent: 6476da6c0f01780fa81d35d80d7075d47b1b084d
113211    Monotone-Revision: a5879e0ca48fa60369415c062b9a5b8e85b3cb84
113212
113213    Monotone-Author: flachapelle@inverse.ca
113214    Monotone-Date: 2010-10-13T17:45:01
113215    Monotone-Branch: ca.inverse.sogo
113216
113217M	ChangeLog
113218M	UI/WebServerResources/HTMLElement.js
113219
113220commit e3ba9e87754b36af5f1ad4fa6ed27c652c9787d2
113221Author: Francis Lachapelle <flachapelle@inverse.ca>
113222Date:   Wed Oct 13 17:42:51 2010 +0000
113223
113224    Monotone-Parent: 7bab59ca603186d58c00356778082d5123367741
113225    Monotone-Revision: 6476da6c0f01780fa81d35d80d7075d47b1b084d
113226
113227    Monotone-Author: flachapelle@inverse.ca
113228    Monotone-Date: 2010-10-13T17:42:51
113229    Monotone-Branch: ca.inverse.sogo
113230
113231M	UI/WebServerResources/SchedulerUI.js
113232
113233commit 10e1449c0b480244e4ebcc5810ea58a9d2789e51
113234Author: Francis Lachapelle <flachapelle@inverse.ca>
113235Date:   Wed Oct 13 16:03:43 2010 +0000
113236
113237    See Changelog
113238
113239    Monotone-Parent: 59d160b60daebebf7589645c180056eb1cc90294
113240    Monotone-Revision: 88d71e038ef8bd52597f0b1089a5a8d99762d53e
113241
113242    Monotone-Author: flachapelle@inverse.ca
113243    Monotone-Date: 2010-10-13T16:03:43
113244    Monotone-Branch: ca.inverse.sogo
113245
113246M	SOPE/NGCards/ChangeLog
113247M	SOPE/NGCards/NSString+NGCards.m
113248
113249commit 0c1c5eb9aab7073a19d9e19cb605ec51966b07b9
113250Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113251Date:   Wed Oct 13 15:55:21 2010 +0000
113252
113253    Monotone-Parent: 070788cd67236498278b572e2fac73279fe07d2d
113254    Monotone-Revision: 47d9386ed0d68b0a3585c58826ca285b428390ff
113255
113256    Monotone-Author: wsourdeau@inverse.ca
113257    Monotone-Date: 2010-10-13T15:55:21
113258    Monotone-Branch: ca.inverse.sogo
113259
113260M	OpenChange/MAPIStoreContext.m
113261
113262commit de1a3cbbf75b907e78ed182f02e5fa6d06ae0b27
113263Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113264Date:   Wed Oct 13 15:45:36 2010 +0000
113265
113266    Monotone-Parent: 72b29691e36019f10738562fa27dc533a1b1adce
113267    Monotone-Revision: 070788cd67236498278b572e2fac73279fe07d2d
113268
113269    Monotone-Author: wsourdeau@inverse.ca
113270    Monotone-Date: 2010-10-13T15:45:36
113271    Monotone-Branch: ca.inverse.sogo
113272
113273M	OpenChange/MAPIStoreMailContext.m
113274
113275commit 4ff280052a6182bb1eece2993104bea1154fefd2
113276Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113277Date:   Wed Oct 13 15:45:18 2010 +0000
113278
113279    Monotone-Parent: 141ad1bae936fb5a1442f7b24d77771ed518e940
113280    Monotone-Revision: 72b29691e36019f10738562fa27dc533a1b1adce
113281
113282    Monotone-Author: wsourdeau@inverse.ca
113283    Monotone-Date: 2010-10-13T15:45:18
113284    Monotone-Branch: ca.inverse.sogo
113285
113286M	ChangeLog
113287M	OpenChange/MAPIStoreContext.m
113288
113289commit cfe04bb0c691c441145fd4e8da8481d308744461
113290Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113291Date:   Wed Oct 13 15:30:01 2010 +0000
113292
113293    Monotone-Parent: 59d160b60daebebf7589645c180056eb1cc90294
113294    Monotone-Revision: 141ad1bae936fb5a1442f7b24d77771ed518e940
113295
113296    Monotone-Author: wsourdeau@inverse.ca
113297    Monotone-Date: 2010-10-13T15:30:01
113298    Monotone-Branch: ca.inverse.sogo
113299
113300M	ChangeLog
113301M	OpenChange/MAPIStoreContext.m
113302M	OpenChange/MAPIStoreMapping.h
113303M	OpenChange/MAPIStoreMapping.m
113304
113305commit e3e0b7e9e597aa9ac299fdfa474e35ab7a489a2b
113306Author: Francis Lachapelle <flachapelle@inverse.ca>
113307Date:   Wed Oct 13 15:08:41 2010 +0000
113308
113309    Monotone-Parent: ed9155f6c31847d4a5dcf861ed08dfb9bb7b112a
113310    Monotone-Revision: 9f4bb6a90906abd5189ebce4675007eb8f89e4a9
113311
113312    Monotone-Author: flachapelle@inverse.ca
113313    Monotone-Date: 2010-10-13T15:08:41
113314    Monotone-Branch: ca.inverse.sogo
113315
113316M	UI/Scheduler/UIxCalListingActions.m
113317M	UI/WebServerResources/SchedulerUI.js
113318
113319commit 3aebfaf27bfa3234d061e674155c61713faa9dac
113320Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113321Date:   Wed Oct 13 15:07:03 2010 +0000
113322
113323    Monotone-Parent: ec27e211a136eb2c027f25a8a76edcf5638731f5
113324    Monotone-Revision: 4b50d4162b83d7792f468eea0c722d4b4d5a6fe4
113325
113326    Monotone-Author: wsourdeau@inverse.ca
113327    Monotone-Date: 2010-10-13T15:07:03
113328    Monotone-Branch: ca.inverse.sogo
113329
113330M	ChangeLog
113331M	SoObjects/Mailer/SOGoMailNamespace.m
113332
113333commit bb181329511b34a077561f87c11f2df9f0c727ed
113334Author: Francis Lachapelle <flachapelle@inverse.ca>
113335Date:   Wed Oct 13 15:02:39 2010 +0000
113336
113337    See Changelog.
113338
113339    Monotone-Parent: ec27e211a136eb2c027f25a8a76edcf5638731f5
113340    Monotone-Revision: ed9155f6c31847d4a5dcf861ed08dfb9bb7b112a
113341
113342    Monotone-Author: flachapelle@inverse.ca
113343    Monotone-Date: 2010-10-13T15:02:39
113344    Monotone-Branch: ca.inverse.sogo
113345
113346M	ChangeLog
113347M	UI/Scheduler/NSArray+Scheduler.h
113348M	UI/Scheduler/NSArray+Scheduler.m
113349M	UI/Scheduler/UIxCalListingActions.m
113350M	UI/Templates/SchedulerUI/UIxCalMainView.wox
113351M	UI/WebServerResources/SchedulerUI.css
113352M	UI/WebServerResources/SchedulerUI.js
113353M	UI/WebServerResources/generic.css
113354
113355commit 28f8f5a36af75f96dc820004a367ae3e6c61ce30
113356Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113357Date:   Wed Oct 13 13:34:06 2010 +0000
113358
113359    Monotone-Parent: f141f31038bdfcf46fcde9a48d1473fd5e5763a4
113360    Monotone-Revision: ec27e211a136eb2c027f25a8a76edcf5638731f5
113361
113362    Monotone-Author: wsourdeau@inverse.ca
113363    Monotone-Date: 2010-10-13T13:34:06
113364    Monotone-Branch: ca.inverse.sogo
113365
113366M	Main/SOGo.m
113367
113368commit 26501cdafe90188de5a473d2a15822eb95c8186f
113369Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113370Date:   Wed Oct 13 13:21:16 2010 +0000
113371
113372    Monotone-Parent: 9b8dbd42ad07c6401218185ae572a3918a455e0f
113373    Monotone-Revision: f141f31038bdfcf46fcde9a48d1473fd5e5763a4
113374
113375    Monotone-Author: wsourdeau@inverse.ca
113376    Monotone-Date: 2010-10-13T13:21:16
113377    Monotone-Branch: ca.inverse.sogo
113378
113379M	ChangeLog
113380M	SoObjects/Mailer/SOGoMailBaseObject.m
113381M	SoObjects/SOGo/SOGoCache.h
113382M	SoObjects/SOGo/SOGoCache.m
113383
113384commit 227a13eb78b2b469fb8899445c5c86eab09974ea
113385Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113386Date:   Tue Oct 12 21:40:54 2010 +0000
113387
113388    Monotone-Parent: 9dc469536500c323784e5781a427b38e495324c3
113389    Monotone-Revision: 9b8dbd42ad07c6401218185ae572a3918a455e0f
113390
113391    Monotone-Author: wsourdeau@inverse.ca
113392    Monotone-Date: 2010-10-12T21:40:54
113393    Monotone-Branch: ca.inverse.sogo
113394
113395M	ChangeLog
113396M	OpenChange/MAPIStoreContext.h
113397M	OpenChange/MAPIStoreContext.m
113398
113399commit 3d6cec69cd4cb74def8735bcfa3d296612dcbeff
113400Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113401Date:   Tue Oct 12 21:37:56 2010 +0000
113402
113403    Monotone-Parent: 3a5f24d1dfce8a3edf53ed7593c2f7de3e47b150
113404    Monotone-Revision: 9dc469536500c323784e5781a427b38e495324c3
113405
113406    Monotone-Author: wsourdeau@inverse.ca
113407    Monotone-Date: 2010-10-12T21:37:56
113408    Monotone-Branch: ca.inverse.sogo
113409
113410M	ChangeLog
113411M	OpenChange/MAPIStoreCalendarContext.m
113412
113413commit 97fd630b6d08a70aa686487c9fd14926e2ba729b
113414Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113415Date:   Tue Oct 12 21:37:09 2010 +0000
113416
113417    Monotone-Parent: 5f2d5fb8116e0deaf1dacd6a19b71fa1c3b6e4a7
113418    Monotone-Revision: 3a5f24d1dfce8a3edf53ed7593c2f7de3e47b150
113419
113420    Monotone-Author: wsourdeau@inverse.ca
113421    Monotone-Date: 2010-10-12T21:37:09
113422    Monotone-Branch: ca.inverse.sogo
113423
113424M	OpenChange/MAPIStoreMapping.h
113425
113426commit e44b6f124063be6b7fff618eb9ebbd7d56bba7fd
113427Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113428Date:   Tue Oct 12 21:36:30 2010 +0000
113429
113430    Monotone-Parent: fbb55ee7d88f14a6ae388f1820a8a9242595ad9a
113431    Monotone-Revision: 5f2d5fb8116e0deaf1dacd6a19b71fa1c3b6e4a7
113432
113433    Monotone-Author: wsourdeau@inverse.ca
113434    Monotone-Date: 2010-10-12T21:36:30
113435    Monotone-Branch: ca.inverse.sogo
113436
113437M	SoObjects/Mailer/SOGoMailObject.h
113438M	SoObjects/Mailer/SOGoMailObject.m
113439
113440commit 4d22de2a8a745f59f77461d1d2f95f72e9612f33
113441Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113442Date:   Tue Oct 12 21:36:03 2010 +0000
113443
113444    Monotone-Parent: 31f2502a7daa35d52fc302ad66e1d2510709ec85
113445    Monotone-Revision: fbb55ee7d88f14a6ae388f1820a8a9242595ad9a
113446
113447    Monotone-Author: wsourdeau@inverse.ca
113448    Monotone-Date: 2010-10-12T21:36:03
113449    Monotone-Branch: ca.inverse.sogo
113450
113451M	OpenChange/MAPIStoreContactsContext.m
113452
113453commit 862fc80572d7c7c1f1e0815d6a9f292d54d6b1f1
113454Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113455Date:   Tue Oct 12 21:35:33 2010 +0000
113456
113457    Monotone-Parent: 42e1092ef000ba4bd49f0414c545b934da9aa8e9
113458    Monotone-Revision: d8572a250b974dcb3ee2eff7964b86e79ecf315f
113459
113460    Monotone-Author: wsourdeau@inverse.ca
113461    Monotone-Date: 2010-10-12T21:35:33
113462    Monotone-Branch: ca.inverse.sogo
113463
113464M	OpenChange/GNUmakefile
113465
113466commit ecb13f02c67af4d041f71d4966b38990369b5126
113467Author: Ludovic Marcotte <lmarcotte@inverse.ca>
113468Date:   Tue Oct 12 18:13:43 2010 +0000
113469
113470    Updated the NEWS file in preparation for the release
113471
113472    Monotone-Parent: 7e6423f10eb33d88e3b57c99ea084dbffbbbfda2
113473    Monotone-Revision: d0ea8a4d4acfb64cb5dacad035cb4849d4932d6d
113474
113475    Monotone-Author: ludovic@Sophos.ca
113476    Monotone-Date: 2010-10-12T18:13:43
113477    Monotone-Branch: ca.inverse.sogo
113478
113479M	NEWS
113480
113481commit 692d11c4c9d972b380e6a39b99b9c849f92760be
113482Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113483Date:   Tue Oct 12 16:31:47 2010 +0000
113484
113485    Monotone-Parent: 795b040ab9bbddf7db971b30e8398290dcbd4ae8
113486    Monotone-Revision: 42e1092ef000ba4bd49f0414c545b934da9aa8e9
113487
113488    Monotone-Author: wsourdeau@inverse.ca
113489    Monotone-Date: 2010-10-12T16:31:47
113490    Monotone-Branch: ca.inverse.sogo
113491
113492M	Apache/SOGo-debian.conf
113493M	Apache/SOGo.conf
113494M	ChangeLog
113495A	Scripts/cas-proxy-validate.py
113496
113497commit ad7bf7f5d36aca87c72cdfbc99b4e0c70fa0e54d
113498Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113499Date:   Mon Oct 11 21:22:14 2010 +0000
113500
113501    Monotone-Parent: f308101c72372244428eb66d3f81a23140676912
113502    Monotone-Revision: 795b040ab9bbddf7db971b30e8398290dcbd4ae8
113503
113504    Monotone-Author: wsourdeau@inverse.ca
113505    Monotone-Date: 2010-10-11T21:22:14
113506    Monotone-Branch: ca.inverse.sogo
113507
113508M	ChangeLog
113509M	UI/WebServerResources/UIxAttendeesEditor.js
113510
113511commit 25ab64ec7d1715e9fa9bac8ca9c859d7f6cb2ed2
113512Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113513Date:   Mon Oct 11 20:54:43 2010 +0000
113514
113515    Monotone-Parent: e9f80c69ee8be6db993d9c5dbe117db754ae55a1
113516    Monotone-Revision: f308101c72372244428eb66d3f81a23140676912
113517
113518    Monotone-Author: wsourdeau@inverse.ca
113519    Monotone-Date: 2010-10-11T20:54:43
113520    Monotone-Branch: ca.inverse.sogo
113521
113522M	ChangeLog
113523M	UI/WebServerResources/SOGoAutoCompletion.js
113524
113525commit cbf3c1567766b6b03c3f7697b57ae5999c0b0c3b
113526Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113527Date:   Mon Oct 11 20:13:26 2010 +0000
113528
113529    Monotone-Parent: 0821c01300e63c1e0fa4909e334a07e27cde4167
113530    Monotone-Revision: e9f80c69ee8be6db993d9c5dbe117db754ae55a1
113531
113532    Monotone-Author: wsourdeau@inverse.ca
113533    Monotone-Date: 2010-10-11T20:13:26
113534    Monotone-Branch: ca.inverse.sogo
113535
113536M	ChangeLog
113537M	UI/WebServerResources/ContactsUI.js
113538
113539commit 55a5e29854ca3e5e8a1d50b675495cc24c64b825
113540Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113541Date:   Mon Oct 11 20:09:57 2010 +0000
113542
113543    Monotone-Parent: 52439c7fd2ebfde87dfb2f89481c0d8425a07ca4
113544    Monotone-Revision: 0821c01300e63c1e0fa4909e334a07e27cde4167
113545
113546    Monotone-Author: wsourdeau@inverse.ca
113547    Monotone-Date: 2010-10-11T20:09:57
113548    Monotone-Branch: ca.inverse.sogo
113549
113550M	ChangeLog
113551M	UI/WebServerResources/generic.js
113552
113553commit b4ff2cde2632f465c4a987be43e3264993b16462
113554Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113555Date:   Mon Oct 11 20:05:58 2010 +0000
113556
113557    Monotone-Parent: 220dbf66e852545abc48773c44cfd8787ec20729
113558    Monotone-Revision: 52439c7fd2ebfde87dfb2f89481c0d8425a07ca4
113559
113560    Monotone-Author: wsourdeau@inverse.ca
113561    Monotone-Date: 2010-10-11T20:05:58
113562    Monotone-Branch: ca.inverse.sogo
113563
113564M	UI/Contacts/Toolbars/SOGoContactFolder.toolbar
113565M	UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar
113566
113567commit 3b318bb3996e4281922a933fc1893869b0e0bfa5
113568Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113569Date:   Mon Oct 11 20:02:48 2010 +0000
113570
113571    Monotone-Parent: 469c67c9e37bffb5b1edbabd90c1c5a55441c8c7
113572    Monotone-Revision: 220dbf66e852545abc48773c44cfd8787ec20729
113573
113574    Monotone-Author: wsourdeau@inverse.ca
113575    Monotone-Date: 2010-10-11T20:02:48
113576    Monotone-Branch: ca.inverse.sogo
113577
113578M	UI/MailerUI/Toolbars/SOGoMailObject.toolbar
113579
113580commit f5b09dcc183d61c5215258f153603b5e50d1ff62
113581Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113582Date:   Mon Oct 11 20:02:24 2010 +0000
113583
113584    Monotone-Parent: 981cda3ffc1a7d110adade601696b1d342da3105
113585    Monotone-Revision: 469c67c9e37bffb5b1edbabd90c1c5a55441c8c7
113586
113587    Monotone-Author: wsourdeau@inverse.ca
113588    Monotone-Date: 2010-10-11T20:02:24
113589    Monotone-Branch: ca.inverse.sogo
113590
113591M	ChangeLog
113592M	UI/WebServerResources/HTMLElement.js
113593
113594commit e49b58f1542ac3c263793261842d547fc01af98e
113595Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113596Date:   Mon Oct 11 20:00:19 2010 +0000
113597
113598    Monotone-Parent: 7e6423f10eb33d88e3b57c99ea084dbffbbbfda2
113599    Monotone-Revision: 981cda3ffc1a7d110adade601696b1d342da3105
113600
113601    Monotone-Author: wsourdeau@inverse.ca
113602    Monotone-Date: 2010-10-11T20:00:19
113603    Monotone-Branch: ca.inverse.sogo
113604
113605M	UI/WebServerResources/HTMLTableElement.js
113606
113607commit 02fec1d67a8480a4be45fc240295b59bce662f3f
113608Author: Ludovic Marcotte <lmarcotte@inverse.ca>
113609Date:   Sun Oct 10 12:00:31 2010 +0000
113610
113611    Fixed the GNUmakefile wrt the added Catalan translation
113612
113613    Monotone-Parent: 635cd84e7cd7d74a56226d014b6bc76327356ee5
113614    Monotone-Revision: 7e6423f10eb33d88e3b57c99ea084dbffbbbfda2
113615
113616    Monotone-Author: ludovic@Sophos.ca
113617    Monotone-Date: 2010-10-10T12:00:31
113618    Monotone-Branch: ca.inverse.sogo
113619
113620M	UI/Scheduler/GNUmakefile
113621
113622commit e446e07adb406cb3157758c7322f4e9133cfd497
113623Author: Ludovic Marcotte <lmarcotte@inverse.ca>
113624Date:   Sat Oct 9 11:32:31 2010 +0000
113625
113626    Update the Ukrainian translation - patch from oleksiy.stasevych@gmail.com
113627
113628    Monotone-Parent: c64c461218c3ef6df6bb6b4e44bbc060593787bb
113629    Monotone-Revision: 635cd84e7cd7d74a56226d014b6bc76327356ee5
113630
113631    Monotone-Author: ludovic@Sophos.ca
113632    Monotone-Date: 2010-10-09T11:32:31
113633    Monotone-Branch: ca.inverse.sogo
113634
113635M	UI/Common/Ukrainian.lproj/Localizable.strings
113636M	UI/Contacts/Ukrainian.lproj/Localizable.strings
113637M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
113638M	UI/MainUI/Ukrainian.lproj/Localizable.strings
113639M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
113640M	UI/Scheduler/Ukrainian.lproj/Localizable.strings
113641
113642commit f95fcda9d8f188600f8bafaeb0f67d544e72c6f0
113643Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113644Date:   Fri Oct 8 21:29:25 2010 +0000
113645
113646    Monotone-Parent: 0bf2d169ac561f57a7e921d8f03772e095e7f54a
113647    Monotone-Revision: c64c461218c3ef6df6bb6b4e44bbc060593787bb
113648
113649    Monotone-Author: wsourdeau@inverse.ca
113650    Monotone-Date: 2010-10-08T21:29:25
113651    Monotone-Branch: ca.inverse.sogo
113652
113653M	ChangeLog
113654M	UI/Scheduler/UIxCalDateSelector.m
113655
113656commit f7a904b977948c619c4839b314ccfd0536ef331c
113657Author: Francis Lachapelle <flachapelle@inverse.ca>
113658Date:   Fri Oct 8 20:57:24 2010 +0000
113659
113660    See Changelog.
113661
113662    Monotone-Parent: 7be471a6a7e6a2c4d99f470e9617461175519459
113663    Monotone-Revision: f02a11f1e1e720bc3a1a26a301b2b216d5335eb9
113664
113665    Monotone-Author: flachapelle@inverse.ca
113666    Monotone-Date: 2010-10-08T20:57:24
113667    Monotone-Branch: ca.inverse.sogo
113668
113669M	ChangeLog
113670M	UI/WebServerResources/ContactsUI.js
113671M	UI/WebServerResources/MailerUI.js
113672M	UI/WebServerResources/SchedulerUI.js
113673
113674commit d28c57e9b5142c150c601624c688fcd555359abe
113675Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113676Date:   Fri Oct 8 20:31:37 2010 +0000
113677
113678    Monotone-Parent: 314cdc639d9d8e37c3b7d63829a17bbd875a093e
113679    Monotone-Revision: 7283e847d5338d046cd6d5bd9ea7475d0248528f
113680
113681    Monotone-Author: wsourdeau@inverse.ca
113682    Monotone-Date: 2010-10-08T20:31:37
113683    Monotone-Branch: ca.inverse.sogo
113684
113685M	NEWS
113686A	SoObjects/Appointments/Catalan.lproj/Localizable.strings
113687M	SoObjects/Appointments/GNUmakefile
113688A	SoObjects/Contacts/Catalan.lproj/Localizable.strings
113689M	SoObjects/Contacts/GNUmakefile
113690M	SoObjects/Mailer/GNUmakefile
113691A	SoObjects/Mailer/SOGoMailCatalanForward.wo/SOGoCatalanForward.html
113692A	SoObjects/Mailer/SOGoMailCatalanReply.wo/SOGoMailCatalanReply.html
113693M	SoObjects/SOGo/SOGoDefaults.plist
113694A	UI/AdministrationUI/Catalan.lproj/Localizable.strings
113695M	UI/AdministrationUI/GNUmakefile
113696A	UI/Common/Catalan.lproj/Localizable.strings
113697M	UI/Common/GNUmakefile
113698A	UI/Contacts/Catalan.lproj/Localizable.strings
113699M	UI/Contacts/GNUmakefile
113700A	UI/MailPartViewers/Catalan.lproj/Localizable.strings
113701M	UI/MailPartViewers/GNUmakefile
113702A	UI/MailerUI/Catalan.lproj/Localizable.strings
113703M	UI/MailerUI/GNUmakefile
113704M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
113705A	UI/MainUI/Catalan.lproj/Locale
113706A	UI/MainUI/Catalan.lproj/Localizable.strings
113707M	UI/MainUI/Czech.lproj/Localizable.strings
113708M	UI/MainUI/Dutch.lproj/Localizable.strings
113709M	UI/MainUI/English.lproj/Localizable.strings
113710M	UI/MainUI/French.lproj/Localizable.strings
113711M	UI/MainUI/GNUmakefile
113712M	UI/MainUI/German.lproj/Localizable.strings
113713M	UI/MainUI/Hungarian.lproj/Localizable.strings
113714M	UI/MainUI/Italian.lproj/Localizable.strings
113715M	UI/MainUI/Polish.lproj/Localizable.strings
113716M	UI/MainUI/Russian.lproj/Localizable.strings
113717M	UI/MainUI/Spanish.lproj/Localizable.strings
113718M	UI/MainUI/Swedish.lproj/Localizable.strings
113719M	UI/MainUI/Ukrainian.lproj/Localizable.strings
113720M	UI/MainUI/Welsh.lproj/Localizable.strings
113721M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
113722A	UI/PreferencesUI/Catalan.lproj/Localizable.strings
113723M	UI/PreferencesUI/Czech.lproj/Localizable.strings
113724M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
113725M	UI/PreferencesUI/English.lproj/Localizable.strings
113726M	UI/PreferencesUI/French.lproj/Localizable.strings
113727M	UI/PreferencesUI/GNUmakefile
113728M	UI/PreferencesUI/German.lproj/Localizable.strings
113729M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
113730M	UI/PreferencesUI/Italian.lproj/Localizable.strings
113731M	UI/PreferencesUI/Polish.lproj/Localizable.strings
113732M	UI/PreferencesUI/Russian.lproj/Localizable.strings
113733M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
113734M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
113735M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
113736M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
113737A	UI/Scheduler/Catalan.lproj/Localizable.strings
113738A	UI/Templates/SOGoACLCatalanAdditionAdvisory.wox
113739A	UI/Templates/SOGoACLCatalanModificationAdvisory.wox
113740A	UI/Templates/SOGoACLCatalanRemovalAdvisory.wox
113741A	UI/Templates/SOGoFolderCatalanAdditionAdvisory.wox
113742A	UI/Templates/SOGoFolderCatalanRemovalAdvisory.wox
113743
113744commit ba63f4deab241c8e311007d4ab1e680e0959aa4f
113745Author: Francis Lachapelle <flachapelle@inverse.ca>
113746Date:   Fri Oct 8 20:25:54 2010 +0000
113747
113748    See Changelog.
113749
113750    Monotone-Parent: bcd5c0bb7596efb5593c7dea3526583367b84860
113751    Monotone-Revision: 8edef594b9dbe81854edb93b0440fb81ef74970f
113752
113753    Monotone-Author: flachapelle@inverse.ca
113754    Monotone-Date: 2010-10-08T20:25:54
113755    Monotone-Branch: ca.inverse.sogo
113756
113757M	ChangeLog
113758M	UI/WebServerResources/generic.js
113759
113760commit 8ed772ebd79bbd35e24683084aaec0ddb946dd91
113761Author: Francis Lachapelle <flachapelle@inverse.ca>
113762Date:   Fri Oct 8 20:20:17 2010 +0000
113763
113764    Monotone-Parent: 5676ae3c13c58684d5b39a82a4ce2aeafdfc7040
113765    Monotone-Revision: bcd5c0bb7596efb5593c7dea3526583367b84860
113766
113767    Monotone-Author: flachapelle@inverse.ca
113768    Monotone-Date: 2010-10-08T20:20:17
113769    Monotone-Branch: ca.inverse.sogo
113770
113771M	UI/WebServerResources/ContactsUI.js
113772
113773commit 7de1386b6e466d7fc17baec0094d267293467375
113774Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113775Date:   Fri Oct 8 20:13:26 2010 +0000
113776
113777    Monotone-Parent: a975d6cc949d30a0570ec71eaa96744d32c6ac61
113778    Monotone-Revision: 314cdc639d9d8e37c3b7d63829a17bbd875a093e
113779
113780    Monotone-Author: wsourdeau@inverse.ca
113781    Monotone-Date: 2010-10-08T20:13:26
113782    Monotone-Branch: ca.inverse.sogo
113783
113784M	UI/Common/Polish.lproj/Localizable.strings
113785M	UI/PreferencesUI/Polish.lproj/Localizable.strings
113786
113787commit c2056e4de3dfcab02ff4e50fa09e19dffc9d1504
113788Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113789Date:   Fri Oct 8 19:56:17 2010 +0000
113790
113791    Monotone-Parent: c43d9919f8f332369324d9caae4a46a303f32fa6
113792    Monotone-Revision: a975d6cc949d30a0570ec71eaa96744d32c6ac61
113793
113794    Monotone-Author: wsourdeau@inverse.ca
113795    Monotone-Date: 2010-10-08T19:56:17
113796    Monotone-Branch: ca.inverse.sogo
113797
113798M	SoObjects/Appointments/Italian.lproj/Localizable.strings
113799
113800commit a2b3ec567a3bd63cb12a2174476907417e45f5c5
113801Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113802Date:   Fri Oct 8 19:53:04 2010 +0000
113803
113804    Monotone-Parent: 5348ab1ab933a8576fbc1f77ec5f02aab187101c
113805    Monotone-Revision: c1871a78b402c35ce922ac5da7c7d2256dc9bb0c
113806
113807    Monotone-Author: wsourdeau@inverse.ca
113808    Monotone-Date: 2010-10-08T19:53:04
113809    Monotone-Branch: ca.inverse.sogo
113810
113811M	ChangeLog
113812M	SoObjects/Appointments/SOGoAppointmentFolder.m
113813M	SoObjects/SOGo/SOGoGCSFolder.h
113814M	SoObjects/SOGo/SOGoGCSFolder.m
113815
113816commit aad1a0f8ad848eb866288bc13db19e99733de200
113817Author: Ludovic Marcotte <lmarcotte@inverse.ca>
113818Date:   Fri Oct 8 18:38:12 2010 +0000
113819
113820    Fixed (c) assignment
113821
113822    Monotone-Parent: 86a2fae210ddf9a8afe4fb41b434cdc9e3237eef
113823    Monotone-Revision: 5676ae3c13c58684d5b39a82a4ce2aeafdfc7040
113824
113825    Monotone-Author: ludovic@Sophos.ca
113826    Monotone-Date: 2010-10-08T18:38:12
113827    Monotone-Branch: ca.inverse.sogo
113828
113829M	OpenChange/MAPIApplication.h
113830M	OpenChange/MAPIStoreAuthenticator.h
113831M	OpenChange/MAPIStoreContext.h
113832
113833commit e859ba4123e3e30d34bb754ac400c9ada87d6664
113834Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113835Date:   Fri Oct 8 16:19:55 2010 +0000
113836
113837    Monotone-Parent: b54a4a89914eab992aa8dfa993817ad238c63a44
113838    Monotone-Revision: 5348ab1ab933a8576fbc1f77ec5f02aab187101c
113839
113840    Monotone-Author: wsourdeau@inverse.ca
113841    Monotone-Date: 2010-10-08T16:19:55
113842    Monotone-Branch: ca.inverse.sogo
113843
113844M	SOPE/NGCards/ChangeLog
113845M	SOPE/NGCards/iCalEvent.m
113846
113847commit 3fa2e103fcadc25aabea63298626e6768117c9d3
113848Author: Francis Lachapelle <flachapelle@inverse.ca>
113849Date:   Fri Oct 8 16:14:09 2010 +0000
113850
113851    Updated Apache configuration files.
113852
113853    Monotone-Parent: 9d48a94d741021fe7ac3ee6f71d69855f8348d2d
113854    Monotone-Revision: 86a2fae210ddf9a8afe4fb41b434cdc9e3237eef
113855
113856    Monotone-Author: flachapelle@inverse.ca
113857    Monotone-Date: 2010-10-08T16:14:09
113858    Monotone-Branch: ca.inverse.sogo
113859
113860M	Apache/SOGo-debian.conf
113861M	Apache/SOGo.conf
113862
113863commit 50c9612b2f7df62caa7436f14c2649aedf4e0da6
113864Author: Francis Lachapelle <flachapelle@inverse.ca>
113865Date:   Fri Oct 8 16:08:10 2010 +0000
113866
113867    See Changelog.
113868
113869    Monotone-Parent: b54a4a89914eab992aa8dfa993817ad238c63a44
113870    Monotone-Revision: 9d48a94d741021fe7ac3ee6f71d69855f8348d2d
113871
113872    Monotone-Author: flachapelle@inverse.ca
113873    Monotone-Date: 2010-10-08T16:08:10
113874    Monotone-Branch: ca.inverse.sogo
113875
113876M	ChangeLog
113877M	UI/WebServerResources/SchedulerUI.js
113878
113879commit 38c346083a06b43df92e42ebf3a2f5896ef1fc26
113880Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113881Date:   Fri Oct 8 14:09:58 2010 +0000
113882
113883    Monotone-Parent: 4fca42a51334f9648a74d6e32cb630a5c7dd125a
113884    Monotone-Revision: b54a4a89914eab992aa8dfa993817ad238c63a44
113885
113886    Monotone-Author: wsourdeau@inverse.ca
113887    Monotone-Date: 2010-10-08T14:09:58
113888    Monotone-Branch: ca.inverse.sogo
113889
113890M	ChangeLog
113891M	UI/WebServerResources/ContactsUI.js
113892
113893commit 0b3ca41ccc0f54d9eccb1337255059e2ab8f85de
113894Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113895Date:   Fri Oct 8 12:43:48 2010 +0000
113896
113897    Monotone-Parent: 9e18165e3392af8af437f5bf0e1146ac806d4210
113898    Monotone-Revision: 4fca42a51334f9648a74d6e32cb630a5c7dd125a
113899
113900    Monotone-Author: wsourdeau@inverse.ca
113901    Monotone-Date: 2010-10-08T12:43:48
113902    Monotone-Branch: ca.inverse.sogo
113903
113904M	UI/Scheduler/UIxComponentEditor.m
113905
113906commit b4f8503826924495a089c8587ee023e53967fbe0
113907Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113908Date:   Fri Oct 8 12:43:43 2010 +0000
113909
113910    Monotone-Parent: 20ebf3a5a63320cd182175f76e87a294bcbcffa3
113911    Monotone-Revision: 9e18165e3392af8af437f5bf0e1146ac806d4210
113912
113913    Monotone-Author: wsourdeau@inverse.ca
113914    Monotone-Date: 2010-10-08T12:43:43
113915    Monotone-Branch: ca.inverse.sogo
113916
113917M	SOPE/NGCards/ChangeLog
113918M	SOPE/NGCards/NGCardsSaxHandler.m
113919M	SOPE/NGCards/NSString+NGCards.h
113920M	SOPE/NGCards/NSString+NGCards.m
113921M	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m
113922
113923commit b391953aa488fb176835f1b63605ac39f8d9acca
113924Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113925Date:   Wed Oct 6 19:47:20 2010 +0000
113926
113927    Monotone-Parent: 4a2e7b98be9bf00419ec1e19e3bfda5b9b0a9f8f
113928    Monotone-Revision: 20ebf3a5a63320cd182175f76e87a294bcbcffa3
113929
113930    Monotone-Author: wsourdeau@inverse.ca
113931    Monotone-Date: 2010-10-06T19:47:20
113932    Monotone-Branch: ca.inverse.sogo
113933
113934M	ChangeLog
113935M	SoObjects/SOGo/SOGoUser.m
113936
113937commit e8debc37e3ecd1e85cfa73d88506b0827bcd7f89
113938Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113939Date:   Wed Oct 6 14:27:09 2010 +0000
113940
113941    Monotone-Parent: 535269ec26cac9e28483df1693160af134682680
113942    Monotone-Revision: 4a2e7b98be9bf00419ec1e19e3bfda5b9b0a9f8f
113943
113944    Monotone-Author: wsourdeau@inverse.ca
113945    Monotone-Date: 2010-10-06T14:27:09
113946    Monotone-Branch: ca.inverse.sogo
113947
113948M	ChangeLog
113949M	OpenChange/MAPIStoreCalendarContext.m
113950M	OpenChange/MAPIStoreContactsContext.m
113951M	OpenChange/MAPIStoreContext.h
113952M	OpenChange/MAPIStoreContext.m
113953M	OpenChange/MAPIStoreMailContext.m
113954M	OpenChange/MAPIStoreTasksContext.m
113955
113956commit bc5c6979a39378d7e8f51643ee5a426495510e2a
113957Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113958Date:   Wed Oct 6 13:59:49 2010 +0000
113959
113960    Monotone-Parent: 79833ccb617830b4c2d4d2ce7c590e4662e16846
113961    Monotone-Revision: 535269ec26cac9e28483df1693160af134682680
113962
113963    Monotone-Author: wsourdeau@inverse.ca
113964    Monotone-Date: 2010-10-06T13:59:49
113965    Monotone-Branch: ca.inverse.sogo
113966
113967M	ChangeLog
113968M	OpenChange/MAPIStoreContext.h
113969M	OpenChange/MAPIStoreContext.m
113970M	OpenChange/MAPIStoreMailContext.m
113971
113972commit a6ac923ffa20921b70b1938da6f3df3d4d0984bd
113973Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113974Date:   Wed Oct 6 13:36:32 2010 +0000
113975
113976    fixed makefile
113977
113978    Monotone-Parent: e45abd064b22b07e42f9ba2f4beea86779cb5c2c
113979    Monotone-Revision: 79833ccb617830b4c2d4d2ce7c590e4662e16846
113980
113981    Monotone-Author: wsourdeau@inverse.ca
113982    Monotone-Date: 2010-10-06T13:36:32
113983    Monotone-Branch: ca.inverse.sogo
113984
113985M	OpenChange/GNUmakefile
113986
113987commit 76a791f93ba3502ccc108df3dff760b0a59ec607
113988Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
113989Date:   Tue Oct 5 21:31:46 2010 +0000
113990
113991    small build enhancements
113992
113993    Monotone-Parent: d49c98c481fa58e4c31bc095daaf159eeb596dc1
113994    Monotone-Revision: e45abd064b22b07e42f9ba2f4beea86779cb5c2c
113995
113996    Monotone-Author: wsourdeau@inverse.ca
113997    Monotone-Date: 2010-10-05T21:31:46
113998    Monotone-Branch: ca.inverse.sogo
113999
114000M	OpenChange/GNUmakefile
114001
114002commit 671d1f7a1c805feb9de7601d75cdebc264c452f5
114003Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114004Date:   Tue Oct 5 13:56:43 2010 +0000
114005
114006    Monotone-Parent: 079bdf395b41e7935067212226e16e63189e1a92
114007    Monotone-Revision: d49c98c481fa58e4c31bc095daaf159eeb596dc1
114008
114009    Monotone-Author: wsourdeau@inverse.ca
114010    Monotone-Date: 2010-10-05T13:56:43
114011    Monotone-Branch: ca.inverse.sogo
114012
114013M	OpenChange/MAPIStoreContext.m
114014
114015commit 9705f286ebb4997e23ffa997fef4a47a870f942d
114016Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114017Date:   Tue Oct 5 13:56:33 2010 +0000
114018
114019    Monotone-Parent: 45d8fb39f680e94fe0299bcf69c3299afcb25b4e
114020    Monotone-Revision: 079bdf395b41e7935067212226e16e63189e1a92
114021
114022    Monotone-Author: wsourdeau@inverse.ca
114023    Monotone-Date: 2010-10-05T13:56:33
114024    Monotone-Branch: ca.inverse.sogo
114025
114026M	OpenChange/MAPIStoreMailContext.m
114027
114028commit a853c8bd9d31d327339a75175d445c11662bf599
114029Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114030Date:   Tue Oct 5 13:54:53 2010 +0000
114031
114032    Monotone-Parent: ab1120c810d59aad408b2dbb513497f6d67badc3
114033    Monotone-Revision: 45d8fb39f680e94fe0299bcf69c3299afcb25b4e
114034
114035    Monotone-Author: wsourdeau@inverse.ca
114036    Monotone-Date: 2010-10-05T13:54:53
114037    Monotone-Branch: ca.inverse.sogo
114038
114039M	ChangeLog
114040M	OpenChange/MAPIStoreTasksContext.m
114041
114042commit 61bb20f66fcc0e1a5a1dcae8dfafb837ab5c18b4
114043Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114044Date:   Tue Oct 5 13:50:03 2010 +0000
114045
114046    Monotone-Parent: 2f0de4e385f44a298816cfffb2c3770058bdba02
114047    Monotone-Revision: ab1120c810d59aad408b2dbb513497f6d67badc3
114048
114049    Monotone-Author: wsourdeau@inverse.ca
114050    Monotone-Date: 2010-10-05T13:50:03
114051    Monotone-Branch: ca.inverse.sogo
114052
114053M	OpenChange/MAPIStoreCalendarContext.m
114054
114055commit 6a615d1bced96d8559897f7f790c3807e57e5726
114056Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114057Date:   Fri Oct 1 21:31:58 2010 +0000
114058
114059    Monotone-Parent: b178183ad97d53d251135c909db06ab534f73a1f
114060    Monotone-Revision: 2f0de4e385f44a298816cfffb2c3770058bdba02
114061
114062    Monotone-Author: wsourdeau@inverse.ca
114063    Monotone-Date: 2010-10-01T21:31:58
114064    Monotone-Branch: ca.inverse.sogo
114065
114066M	ChangeLog
114067M	OpenChange/GNUmakefile
114068M	OpenChange/MAPIStoreContext.m
114069M	OpenChange/MAPIStoreMapping.m
114070A	OpenChange/MAPIStoreTasksContext.h
114071A	OpenChange/MAPIStoreTasksContext.m
114072
114073commit 0c742dd5ca7a3c44b6c6cf97ebd565fee7e14139
114074Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114075Date:   Fri Oct 1 21:24:15 2010 +0000
114076
114077    Monotone-Parent: e46203402a1f2d996395599061c75452a98958d3
114078    Monotone-Revision: b178183ad97d53d251135c909db06ab534f73a1f
114079
114080    Monotone-Author: wsourdeau@inverse.ca
114081    Monotone-Date: 2010-10-01T21:24:15
114082    Monotone-Branch: ca.inverse.sogo
114083
114084M	ChangeLog
114085M	OpenChange/GNUmakefile
114086M	OpenChange/MAPIStoreCalendarContext.m
114087M	OpenChange/MAPIStoreContactsContext.m
114088M	OpenChange/MAPIStoreContext.h
114089M	OpenChange/MAPIStoreContext.m
114090M	OpenChange/MAPIStoreMailContext.m
114091A	OpenChange/SOGoGCSFolder+MAPIStore.h
114092A	OpenChange/SOGoGCSFolder+MAPIStore.m
114093
114094commit f0129f6312c46b1d3555289cc378a1c8ada5be2f
114095Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114096Date:   Fri Oct 1 21:19:03 2010 +0000
114097
114098    Monotone-Parent: 3fc270699f526815c0a80c91edc34d0022547efb
114099    Monotone-Revision: e46203402a1f2d996395599061c75452a98958d3
114100
114101    Monotone-Author: wsourdeau@inverse.ca
114102    Monotone-Date: 2010-10-01T21:19:03
114103    Monotone-Branch: ca.inverse.sogo
114104
114105M	SoObjects/Mailer/SOGoMailFolder.h
114106
114107commit da7d543cd5f70a9411d33ef92c8efb230e456644
114108Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114109Date:   Fri Oct 1 20:39:51 2010 +0000
114110
114111    Monotone-Parent: 65260d073cfc05c6f9d0fe8d6611e5f69cf8f2ac
114112    Monotone-Revision: 3fc270699f526815c0a80c91edc34d0022547efb
114113
114114    Monotone-Author: wsourdeau@inverse.ca
114115    Monotone-Date: 2010-10-01T20:39:51
114116    Monotone-Branch: ca.inverse.sogo
114117
114118M	ChangeLog
114119M	SoObjects/SOGo/SOGoObject.h
114120M	SoObjects/SOGo/SOGoObject.m
114121
114122commit 0c7a3d7b0d463c91395a02bb8f38df973821fd65
114123Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114124Date:   Fri Oct 1 20:39:00 2010 +0000
114125
114126    Monotone-Parent: 2f37714ba202d0c2f6bc3c888440ea82ee601d66
114127    Monotone-Revision: 65260d073cfc05c6f9d0fe8d6611e5f69cf8f2ac
114128
114129    Monotone-Author: wsourdeau@inverse.ca
114130    Monotone-Date: 2010-10-01T20:39:00
114131    Monotone-Branch: ca.inverse.sogo
114132
114133M	SoObjects/Mailer/SOGoMailObject.h
114134
114135commit e4b127bb531f73776f06b6b312719eb72f386b88
114136Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114137Date:   Fri Oct 1 20:35:29 2010 +0000
114138
114139    reindentation
114140
114141    Monotone-Parent: 215f30784ae8904703b5fa172c7a563bf8f3b464
114142    Monotone-Revision: 2f37714ba202d0c2f6bc3c888440ea82ee601d66
114143
114144    Monotone-Author: wsourdeau@inverse.ca
114145    Monotone-Date: 2010-10-01T20:35:29
114146    Monotone-Branch: ca.inverse.sogo
114147
114148M	OpenChange/MAPIApplication.m
114149M	OpenChange/MAPIStoreAuthenticator.m
114150M	OpenChange/MAPIStoreCalendarContext.m
114151M	OpenChange/MAPIStoreContactsContext.m
114152M	OpenChange/MAPIStoreContext.h
114153M	OpenChange/MAPIStoreContext.m
114154M	OpenChange/MAPIStoreMailContext.m
114155M	OpenChange/MAPIStoreMapping.m
114156M	OpenChange/MAPIStoreSOGo.m
114157M	OpenChange/NSCalendarDate+MAPIStore.m
114158M	OpenChange/NSString+MAPIStore.m
114159
114160commit 43568edc76c24a738d1d80e30eb7ac2494a028b5
114161Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114162Date:   Fri Oct 1 20:35:09 2010 +0000
114163
114164    Monotone-Parent: e88c852be5c43a4658d80c0d57e2ab39e5951388
114165    Monotone-Revision: 215f30784ae8904703b5fa172c7a563bf8f3b464
114166
114167    Monotone-Author: wsourdeau@inverse.ca
114168    Monotone-Date: 2010-10-01T20:35:09
114169    Monotone-Branch: ca.inverse.sogo
114170
114171M	OpenChange/GNUmakefile
114172
114173commit 07b5425cc9bc8bbe30696b57be4c986d21e9da21
114174Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114175Date:   Fri Oct 1 18:55:17 2010 +0000
114176
114177    Monotone-Parent: 3afb1a5821a35e93f30a0c82c6e0594ea2285efb
114178    Monotone-Revision: e88c852be5c43a4658d80c0d57e2ab39e5951388
114179
114180    Monotone-Author: wsourdeau@inverse.ca
114181    Monotone-Date: 2010-10-01T18:55:17
114182    Monotone-Branch: ca.inverse.sogo
114183
114184M	OpenChange/GNUmakefile
114185
114186commit 1440a686c07f140d2c80a0edb4b13bd7d1aa8574
114187Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114188Date:   Fri Oct 1 18:54:30 2010 +0000
114189
114190    initial import of the SOGo OpenChange backend
114191
114192    Monotone-Parent: 5f57280bc0c8371b942a310b60e1dfa1a790fb84
114193    Monotone-Revision: 3afb1a5821a35e93f30a0c82c6e0594ea2285efb
114194
114195    Monotone-Author: wsourdeau@inverse.ca
114196    Monotone-Date: 2010-10-01T18:54:30
114197    Monotone-Branch: ca.inverse.sogo
114198
114199A	OpenChange/GNUmakefile
114200A	OpenChange/MAPIApplication.h
114201A	OpenChange/MAPIApplication.m
114202A	OpenChange/MAPIStoreAuthenticator.h
114203A	OpenChange/MAPIStoreAuthenticator.m
114204A	OpenChange/MAPIStoreCalendarContext.h
114205A	OpenChange/MAPIStoreCalendarContext.m
114206A	OpenChange/MAPIStoreContactsContext.h
114207A	OpenChange/MAPIStoreContactsContext.m
114208A	OpenChange/MAPIStoreContext.h
114209A	OpenChange/MAPIStoreContext.m
114210A	OpenChange/MAPIStoreMailContext.h
114211A	OpenChange/MAPIStoreMailContext.m
114212A	OpenChange/MAPIStoreMapping.h
114213A	OpenChange/MAPIStoreMapping.m
114214A	OpenChange/MAPIStoreSOGo.h
114215A	OpenChange/MAPIStoreSOGo.m
114216A	OpenChange/NSCalendarDate+MAPIStore.h
114217A	OpenChange/NSCalendarDate+MAPIStore.m
114218A	OpenChange/NSString+MAPIStore.h
114219A	OpenChange/NSString+MAPIStore.m
114220
114221commit 79fc9f4c2613dd018333183a40a4d2cde84e8b25
114222Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114223Date:   Thu Sep 30 18:05:14 2010 +0000
114224
114225    Monotone-Parent: c494ba259363880f5d46e8931a1708d1ba1aed45
114226    Monotone-Revision: 5f57280bc0c8371b942a310b60e1dfa1a790fb84
114227
114228    Monotone-Author: wsourdeau@inverse.ca
114229    Monotone-Date: 2010-09-30T18:05:14
114230    Monotone-Branch: ca.inverse.sogo
114231
114232M	ChangeLog
114233M	SoObjects/Mailer/GNUmakefile
114234M	SoObjects/Mailer/SOGoMailAccount.h
114235M	SoObjects/Mailer/SOGoMailAccount.m
114236A	SoObjects/Mailer/SOGoUser+Mailer.h
114237A	SoObjects/Mailer/SOGoUser+Mailer.m
114238M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
114239M	UI/MailerUI/Czech.lproj/Localizable.strings
114240M	UI/MailerUI/Dutch.lproj/Localizable.strings
114241M	UI/MailerUI/English.lproj/Localizable.strings
114242M	UI/MailerUI/French.lproj/Localizable.strings
114243M	UI/MailerUI/GNUmakefile
114244M	UI/MailerUI/German.lproj/Localizable.strings
114245M	UI/MailerUI/Hungarian.lproj/Localizable.strings
114246M	UI/MailerUI/Italian.lproj/Localizable.strings
114247M	UI/MailerUI/Polish.lproj/Localizable.strings
114248M	UI/MailerUI/Russian.lproj/Localizable.strings
114249M	UI/MailerUI/Spanish.lproj/Localizable.strings
114250M	UI/MailerUI/Swedish.lproj/Localizable.strings
114251M	UI/MailerUI/UIxMailAccountActions.m
114252A	UI/MailerUI/UIxMailUserDelegationEditor.m
114253M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
114254M	UI/MailerUI/Welsh.lproj/Localizable.strings
114255M	UI/MailerUI/product.plist
114256M	UI/Templates/MailerUI/UIxMailMainFrame.wox
114257A	UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox
114258M	UI/WebServerResources/MailerUI.js
114259M	UI/WebServerResources/UIxContactsUserFolders.js
114260A	UI/WebServerResources/UIxMailUserDelegationEditor.css
114261A	UI/WebServerResources/UIxMailUserDelegationEditor.js
114262
114263commit 80df88564495618abe73dbc4c4bab89f0e8ed37c
114264Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114265Date:   Thu Sep 30 18:03:02 2010 +0000
114266
114267    Monotone-Parent: bdd1da3bc411d49caed330f6c4789f0d801296db
114268    Monotone-Revision: c494ba259363880f5d46e8931a1708d1ba1aed45
114269
114270    Monotone-Author: wsourdeau@inverse.ca
114271    Monotone-Date: 2010-09-30T18:03:02
114272    Monotone-Branch: ca.inverse.sogo
114273
114274M	SoObjects/SOGo/SOGoUser.m
114275
114276commit 29f1ffe6b23edd31ccb676e4eb4d019be80cb88e
114277Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114278Date:   Thu Sep 30 17:36:37 2010 +0000
114279
114280    Monotone-Parent: dc071254a9d11e448e52ad014d8f4d5c92d5e2e0
114281    Monotone-Revision: bdd1da3bc411d49caed330f6c4789f0d801296db
114282
114283    Monotone-Author: wsourdeau@inverse.ca
114284    Monotone-Date: 2010-09-30T17:36:37
114285    Monotone-Branch: ca.inverse.sogo
114286
114287M	ChangeLog
114288M	SoObjects/SOGo/NSDictionary+BSJSONAdditions.m
114289
114290commit b3bc0987761fc214bf128e37b908792b220d90f5
114291Author: Francis Lachapelle <flachapelle@inverse.ca>
114292Date:   Wed Sep 29 18:29:01 2010 +0000
114293
114294    Added version requirements in sogo.spec.
114295
114296    Monotone-Parent: 79274fbc0dcc605237ea83312be3e900b8e97903
114297    Monotone-Revision: dc071254a9d11e448e52ad014d8f4d5c92d5e2e0
114298
114299    Monotone-Author: flachapelle@inverse.ca
114300    Monotone-Date: 2010-09-29T18:29:01
114301    Monotone-Branch: ca.inverse.sogo
114302
114303M	sogo.spec
114304
114305commit 99cd717e8a7fc77c1457743283f0d15e341a93bb
114306Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114307Date:   Wed Sep 29 13:21:59 2010 +0000
114308
114309    removed README from doc
114310
114311    Monotone-Parent: f98cf98b9e244d049aff84921d88c0db705241f1
114312    Monotone-Revision: 5ded584da8e206ac5d953762545e4d49aa5010d7
114313
114314    Monotone-Author: wsourdeau@inverse.ca
114315    Monotone-Date: 2010-09-29T13:21:59
114316    Monotone-Branch: ca.inverse.sogo
114317
114318M	debian/sogo.docs
114319
114320commit 48879f2a5c8164845aed2370abbafd5e7639429f
114321Author: Francis Lachapelle <flachapelle@inverse.ca>
114322Date:   Tue Sep 28 23:02:33 2010 +0000
114323
114324    Updated Installation Guide.
114325
114326    Monotone-Parent: f98cf98b9e244d049aff84921d88c0db705241f1
114327    Monotone-Revision: 50e65cc6ce54ea052b3aeba048f1a2f447154953
114328
114329    Monotone-Author: flachapelle@inverse.ca
114330    Monotone-Date: 2010-09-28T23:02:33
114331    Monotone-Branch: ca.inverse.sogo
114332
114333M	Documentation/SOGo Installation Guide.odt
114334
114335commit 380e9df7c24c75ee29474eceadca80f714674f2b
114336Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114337Date:   Tue Sep 28 17:54:05 2010 +0000
114338
114339    Monotone-Parent: 57cb13b050b46962a5b75e6eb9b8c15eddd51ef1
114340    Monotone-Revision: 1e037a870db694332f09d5b9487b81d3c76ade7a
114341
114342    Monotone-Author: wsourdeau@inverse.ca
114343    Monotone-Date: 2010-09-28T17:54:05
114344    Monotone-Branch: ca.inverse.sogo
114345
114346M	sogo.spec
114347
114348commit 572122703f1bd3b1169b31c0153d456d45ad88c6
114349Author: Francis Lachapelle <flachapelle@inverse.ca>
114350Date:   Tue Sep 28 16:07:58 2010 +0000
114351
114352    See Changelog
114353
114354    Monotone-Parent: be2d77f6c4881e75bb24c06d7eec7e0a2869a643
114355    Monotone-Revision: 99ea9ff62c0f957853593872fbc025892f52f11b
114356
114357    Monotone-Author: flachapelle@inverse.ca
114358    Monotone-Date: 2010-09-28T16:07:58
114359    Monotone-Branch: ca.inverse.sogo
114360
114361M	SOPE/NGCards/ChangeLog
114362M	SOPE/NGCards/NSString+NGCards.m
114363M	SOPE/NGCards/iCalDateTime.h
114364M	SOPE/NGCards/iCalDateTime.m
114365M	SOPE/NGCards/iCalRepeatableEntityObject.m
114366
114367commit fe112e2dc372633d533c3e3878b8b76d5fbad544
114368Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114369Date:   Tue Sep 28 15:29:05 2010 +0000
114370
114371    Monotone-Parent: ed0087920f7016ffe9d167eede15e8f77e91413f
114372    Monotone-Revision: 57cb13b050b46962a5b75e6eb9b8c15eddd51ef1
114373
114374    Monotone-Author: wsourdeau@inverse.ca
114375    Monotone-Date: 2010-09-28T15:29:05
114376    Monotone-Branch: ca.inverse.sogo
114377
114378M	ChangeLog
114379M	SoObjects/SOGo/SOGoUser.m
114380
114381commit b0374af51d956a86fa2288ebf1075e87e8d97489
114382Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114383Date:   Tue Sep 28 15:07:27 2010 +0000
114384
114385    Monotone-Parent: acf6003d2dca73186ecece884f034aee4351372c
114386    Monotone-Revision: 9e946c46691afd745f601eae3b1973a26f7494e4
114387
114388    Monotone-Author: wsourdeau@inverse.ca
114389    Monotone-Date: 2010-09-28T15:07:27
114390    Monotone-Branch: ca.inverse.sogo
114391
114392M	ChangeLog
114393M	UI/MailerUI/UIxMailFolderActions.m
114394
114395commit 3d62a683cec590eee7066b768edc6dcaae1335c7
114396Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114397Date:   Tue Sep 28 15:06:29 2010 +0000
114398
114399    Monotone-Parent: 0dce3171028377890b2c97a1af06a577c875930c
114400    Monotone-Revision: acf6003d2dca73186ecece884f034aee4351372c
114401
114402    Monotone-Author: wsourdeau@inverse.ca
114403    Monotone-Date: 2010-09-28T15:06:29
114404    Monotone-Branch: ca.inverse.sogo
114405
114406M	ChangeLog
114407M	SoObjects/Mailer/SOGoMailObject.m
114408
114409commit e31f76877fc39fe33cbadc48e4a75cc78f261b23
114410Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114411Date:   Tue Sep 28 15:05:56 2010 +0000
114412
114413    Monotone-Parent: 13c390d039edb8ee59063c3d31ce0a34717725d7
114414    Monotone-Revision: 0dce3171028377890b2c97a1af06a577c875930c
114415
114416    Monotone-Author: wsourdeau@inverse.ca
114417    Monotone-Date: 2010-09-28T15:05:56
114418    Monotone-Branch: ca.inverse.sogo
114419
114420M	ChangeLog
114421M	SoObjects/Mailer/SOGoMailFolder.h
114422M	SoObjects/Mailer/SOGoMailFolder.m
114423
114424commit 429e214829e1f6c1265700e2675ce470926589b5
114425Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114426Date:   Tue Sep 28 15:03:33 2010 +0000
114427
114428    Monotone-Parent: 419b1ab67b5bfaf33f85305a451b3413fa3336b4
114429    Monotone-Revision: 13c390d039edb8ee59063c3d31ce0a34717725d7
114430
114431    Monotone-Author: wsourdeau@inverse.ca
114432    Monotone-Date: 2010-09-28T15:03:33
114433    Monotone-Branch: ca.inverse.sogo
114434
114435M	ChangeLog
114436M	SoObjects/Contacts/SOGoContactGCSEntry.m
114437
114438commit addca0f1b74aa8a356da1d1db12d381b463c5921
114439Author: Francis Lachapelle <flachapelle@inverse.ca>
114440Date:   Tue Sep 28 14:48:50 2010 +0000
114441
114442    Added missing icons accidently dropped.
114443
114444    Monotone-Parent: 419b1ab67b5bfaf33f85305a451b3413fa3336b4
114445    Monotone-Revision: be2d77f6c4881e75bb24c06d7eec7e0a2869a643
114446
114447    Monotone-Author: flachapelle@inverse.ca
114448    Monotone-Date: 2010-09-28T14:48:50
114449    Monotone-Branch: ca.inverse.sogo
114450
114451A	UI/WebServerResources/first.gif
114452A	UI/WebServerResources/last.gif
114453A	UI/WebServerResources/next.gif
114454A	UI/WebServerResources/previous.gif
114455
114456commit 96885636b35ead11866abc57ef1806e5a18007fe
114457Author: Francis Lachapelle <flachapelle@inverse.ca>
114458Date:   Mon Sep 27 20:47:32 2010 +0000
114459
114460    Updated German translation.
114461
114462    Monotone-Parent: 76f86549bcd89f2910a9950d2994fe356548ba8b
114463    Monotone-Revision: 419b1ab67b5bfaf33f85305a451b3413fa3336b4
114464
114465    Monotone-Author: flachapelle@inverse.ca
114466    Monotone-Date: 2010-09-27T20:47:32
114467    Monotone-Branch: ca.inverse.sogo
114468
114469M	UI/MailerUI/German.lproj/Localizable.strings
114470M	UI/MainUI/German.lproj/Locale
114471M	UI/MainUI/German.lproj/Localizable.strings
114472M	UI/PreferencesUI/German.lproj/Localizable.strings
114473M	UI/Scheduler/German.lproj/Localizable.strings
114474
114475commit 68007551df994fcb98f996746b34d48dfb6c35ca
114476Author: Francis Lachapelle <flachapelle@inverse.ca>
114477Date:   Mon Sep 27 16:19:47 2010 +0000
114478
114479    Fixed display of HTML signature editor in preferences module.
114480
114481    Monotone-Parent: 522aab35f24d3e27666a2ef9cf9f217dd0c02c7a
114482    Monotone-Revision: 76f86549bcd89f2910a9950d2994fe356548ba8b
114483
114484    Monotone-Author: flachapelle@inverse.ca
114485    Monotone-Date: 2010-09-27T16:19:47
114486    Monotone-Branch: ca.inverse.sogo
114487
114488M	UI/WebServerResources/generic.css
114489
114490commit 8dfe6cbb3a1c7b77981742801c3cdb3466421053
114491Author: Francis Lachapelle <flachapelle@inverse.ca>
114492Date:   Mon Sep 27 16:17:16 2010 +0000
114493
114494    Monotone-Parent: ab8b4a7a66ffdb6688f466f2cc301caf1fc40a66
114495    Monotone-Revision: 522aab35f24d3e27666a2ef9cf9f217dd0c02c7a
114496
114497    Monotone-Author: flachapelle@inverse.ca
114498    Monotone-Date: 2010-09-27T16:17:16
114499    Monotone-Branch: ca.inverse.sogo
114500
114501M	UI/WebServerResources/MailerUI.js
114502
114503commit 3d2f08f678f4d4d2bcdcb214e3668da8a525d885
114504Author: Ludovic Marcotte <lmarcotte@inverse.ca>
114505Date:   Fri Sep 24 19:13:02 2010 +0000
114506
114507    See ChangeLog
114508
114509    Monotone-Parent: 1e01e7055612c8aa2f2c0e9151035ef348604b8e
114510    Monotone-Revision: ab8b4a7a66ffdb6688f466f2cc301caf1fc40a66
114511
114512    Monotone-Author: ludovic@Sophos.ca
114513    Monotone-Date: 2010-09-24T19:13:02
114514    Monotone-Branch: ca.inverse.sogo
114515
114516M	ChangeLog
114517D	README
114518D	SOPE/GDLContentStore/README
114519D	SOPE/NGCards/README
114520D	SOPE/NGCards/samples/README
114521D	SOPE/NGCards/tests/README
114522D	SOPE/NGCards/versitCardsSaxDriver/README
114523M	SoObjects/Appointments/GNUmakefile
114524D	SoObjects/Appointments/SOGoGroupAppointmentFolder.h
114525D	SoObjects/Appointments/SOGoGroupAppointmentFolder.m
114526D	SoObjects/Contacts/README
114527D	SoObjects/Mailer/README
114528D	SoObjects/README
114529M	SoObjects/SOGo/GNUmakefile
114530D	SoObjects/SOGo/README
114531D	SoObjects/SOGo/SOGoCustomGroupFolder.h
114532D	SoObjects/SOGo/SOGoCustomGroupFolder.m
114533D	SoObjects/SOGo/SOGoGroupFolder.h
114534D	SoObjects/SOGo/SOGoGroupFolder.m
114535D	SoObjects/SOGo/SOGoGroupsFolder.h
114536D	SoObjects/SOGo/SOGoGroupsFolder.m
114537M	SoObjects/SOGo/SOGoObject.m
114538M	SoObjects/SOGo/SOGoUserFolder.h
114539D	UI/MailerUI/README
114540D	UI/MainUI/README
114541
114542commit 38af9bc66b5ed5f45edc41d38dd210b937c91acd
114543Author: Ludovic Marcotte <lmarcotte@inverse.ca>
114544Date:   Fri Sep 24 17:50:40 2010 +0000
114545
114546    See ChangeLog
114547
114548    Monotone-Parent: e1912bf4962632854ed7898edea3ca2ba3a70406
114549    Monotone-Revision: 1e01e7055612c8aa2f2c0e9151035ef348604b8e
114550
114551    Monotone-Author: ludovic@Sophos.ca
114552    Monotone-Date: 2010-09-24T17:50:40
114553    Monotone-Branch: ca.inverse.sogo
114554
114555M	ChangeLog
114556M	SoObjects/SOGo/LDAPSource.m
114557
114558commit fa522147e69364e6a163bed1e36a5d07ed58a44c
114559Author: Ludovic Marcotte <lmarcotte@inverse.ca>
114560Date:   Fri Sep 24 15:24:24 2010 +0000
114561
114562    See ChangeLog
114563
114564    Monotone-Parent: a21045504db4729f0a32f67e4bba1f563ea16625
114565    Monotone-Revision: e1912bf4962632854ed7898edea3ca2ba3a70406
114566
114567    Monotone-Author: ludovic@Sophos.ca
114568    Monotone-Date: 2010-09-24T15:24:24
114569    Monotone-Branch: ca.inverse.sogo
114570
114571M	ChangeLog
114572M	SoObjects/SOGo/SOGoCache.h
114573M	SoObjects/SOGo/SOGoCache.m
114574M	SoObjects/SOGo/SOGoGCSFolder.m
114575M	SoObjects/SOGo/SOGoGroup.h
114576M	SoObjects/SOGo/SOGoGroup.m
114577M	SoObjects/SOGo/SQLSource.m
114578
114579commit 33a5f8a3ddf64b07a99f240b3868019b81f6b3e4
114580Author: Francis Lachapelle <flachapelle@inverse.ca>
114581Date:   Thu Sep 23 17:57:30 2010 +0000
114582
114583    Updated German translation.
114584
114585    Monotone-Parent: 95f7fe705cdf289c3dbf8348db3604bcece67b95
114586    Monotone-Revision: a21045504db4729f0a32f67e4bba1f563ea16625
114587
114588    Monotone-Author: flachapelle@inverse.ca
114589    Monotone-Date: 2010-09-23T17:57:30
114590    Monotone-Branch: ca.inverse.sogo
114591
114592M	UI/AdministrationUI/German.lproj/Localizable.strings
114593M	UI/Common/German.lproj/Localizable.strings
114594M	UI/Contacts/German.lproj/Localizable.strings
114595M	UI/MailPartViewers/German.lproj/Localizable.strings
114596M	UI/MainUI/German.lproj/Localizable.strings
114597M	UI/Scheduler/German.lproj/Localizable.strings
114598
114599commit 56183e8a7b423841b30d79d254b3e8697e56fd30
114600Author: Francis Lachapelle <flachapelle@inverse.ca>
114601Date:   Wed Sep 22 20:10:25 2010 +0000
114602
114603    See Changelog
114604
114605    Monotone-Parent: 7d14c1d53b75463bc607f5c2a995cb97d1b26bbe
114606    Monotone-Revision: 95f7fe705cdf289c3dbf8348db3604bcece67b95
114607
114608    Monotone-Author: flachapelle@inverse.ca
114609    Monotone-Date: 2010-09-22T20:10:25
114610    Monotone-Branch: ca.inverse.sogo
114611
114612M	ChangeLog
114613M	UI/WebServerResources/ContactsUI.js
114614
114615commit 7c568108659754f5c777c4858d1b9f6ad704c162
114616Author: Francis Lachapelle <flachapelle@inverse.ca>
114617Date:   Wed Sep 22 19:44:48 2010 +0000
114618
114619    Monotone-Parent: fb57965cd3bc7d8201335ae2aa3ad896daa96de5
114620    Monotone-Revision: 7d14c1d53b75463bc607f5c2a995cb97d1b26bbe
114621
114622    Monotone-Author: flachapelle@inverse.ca
114623    Monotone-Date: 2010-09-22T19:44:48
114624    Monotone-Branch: ca.inverse.sogo
114625
114626M	UI/WebServerResources/generic.js
114627
114628commit da01afd5a0f086b7c6630d55e26e77da6ed897f6
114629Author: Francis Lachapelle <flachapelle@inverse.ca>
114630Date:   Wed Sep 22 14:25:44 2010 +0000
114631
114632    Updated documentation.
114633
114634    Monotone-Parent: baecdfc528c053f7c12e953c7cda06349cfcedc4
114635    Monotone-Revision: fb57965cd3bc7d8201335ae2aa3ad896daa96de5
114636
114637    Monotone-Author: flachapelle@inverse.ca
114638    Monotone-Date: 2010-09-22T14:25:44
114639    Monotone-Branch: ca.inverse.sogo
114640
114641M	Documentation/SOGo Installation Guide.odt
114642M	Documentation/SOGo Mobile Devices Configuration.odt
114643
114644commit c2bfc0fcc6053307218d9e5536e84737abd6a4bf
114645Author: Francis Lachapelle <flachapelle@inverse.ca>
114646Date:   Wed Sep 22 13:32:48 2010 +0000
114647
114648    Updated Mobile Devices Configuration Guide
114649
114650    Monotone-Parent: aa694c23977599cbef19c8530654ec14bd0d7a86
114651    Monotone-Revision: baecdfc528c053f7c12e953c7cda06349cfcedc4
114652
114653    Monotone-Author: flachapelle@inverse.ca
114654    Monotone-Date: 2010-09-22T13:32:48
114655    Monotone-Branch: ca.inverse.sogo
114656
114657M	Documentation/SOGo Mobile Devices Configuration.odt
114658
114659commit f47d5a8b94cdbd350c5d14a7c4880a5ba8ec22f2
114660Author: Ludovic Marcotte <lmarcotte@inverse.ca>
114661Date:   Tue Sep 21 18:50:27 2010 +0000
114662
114663    fixed the updates.php script
114664
114665    Monotone-Parent: eaf913d29d99bd1d8089bfc9bfb79fddef19a8be
114666    Monotone-Revision: 27928b2f068db3c3e82db3c62f4fc38854011aa9
114667
114668    Monotone-Author: ludovic@Sophos.ca
114669    Monotone-Date: 2010-09-21T18:50:27
114670
114671M	Scripts/updates.php
114672
114673commit 25b848e5a92454de4c999b4f9856fc74ce516f9e
114674Author: Ludovic Marcotte <lmarcotte@inverse.ca>
114675Date:   Tue Sep 21 17:49:26 2010 +0000
114676
114677    updated the updates.php script
114678
114679    Monotone-Parent: 595f922ff0d07669c998389a631ab6ba36fe8fe7
114680    Monotone-Revision: 0003bd90fb1070c884af826f67b63c41fca97554
114681
114682    Monotone-Author: ludovic@Sophos.ca
114683    Monotone-Date: 2010-09-21T17:49:26
114684    Monotone-Branch: ca.inverse.sogo
114685
114686M	Scripts/updates.php
114687
114688commit 5b700ff445056853c44498168067a15129dafea0
114689Author: Ludovic Marcotte <lmarcotte@inverse.ca>
114690Date:   Tue Sep 21 17:47:15 2010 +0000
114691
114692    updated the docs
114693
114694    Monotone-Parent: 25ca89d9aa4cccfe88dd42aa43976782256b8eea
114695    Monotone-Revision: 595f922ff0d07669c998389a631ab6ba36fe8fe7
114696
114697    Monotone-Author: ludovic@Sophos.ca
114698    Monotone-Date: 2010-09-21T17:47:15
114699    Monotone-Branch: ca.inverse.sogo
114700
114701M	Documentation/SOGo Installation Guide.odt
114702M	Documentation/SOGo Mobile Devices Configuration.odt
114703M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
114704M	Scripts/updates.php
114705
114706commit 8add1b0f1aabf485a7bc857708906dd1691be8a2
114707Author: Francis Lachapelle <flachapelle@inverse.ca>
114708Date:   Tue Sep 21 15:46:37 2010 +0000
114709
114710    Monotone-Parent: 25ca89d9aa4cccfe88dd42aa43976782256b8eea
114711    Monotone-Revision: 7e92f68d047f833383107a515ec0f4ffbcbb0ba5
114712
114713    Monotone-Author: flachapelle@inverse.ca
114714    Monotone-Date: 2010-09-21T15:46:37
114715    Monotone-Branch: ca.inverse.sogo
114716
114717M	SoObjects/Mailer/Version
114718
114719commit a16bca3ab552b6a4d47555ab99bad3d1e77958b2
114720Author: Ludovic Marcotte <lmarcotte@inverse.ca>
114721Date:   Tue Sep 21 15:09:12 2010 +0000
114722
114723    Updated the documentation for the release together with other nits
114724
114725    Monotone-Parent: 25ca89d9aa4cccfe88dd42aa43976782256b8eea
114726    Monotone-Revision: eaf913d29d99bd1d8089bfc9bfb79fddef19a8be
114727
114728    Monotone-Author: ludovic@Sophos.ca
114729    Monotone-Date: 2010-09-21T15:09:12
114730
114731M	Documentation/SOGo Installation Guide.odt
114732M	Documentation/SOGo Mobile Devices Configuration.odt
114733M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
114734M	NEWS
114735M	Scripts/updates.php
114736
114737commit aae9325fc8d3826a060e1ea29e700057d72eaaf1
114738Author: Francis Lachapelle <flachapelle@inverse.ca>
114739Date:   Mon Sep 20 20:19:41 2010 +0000
114740
114741    Monotone-Parent: 3347f054657aad4fa513a8e26d4843dbb738a757
114742    Monotone-Revision: 25ca89d9aa4cccfe88dd42aa43976782256b8eea
114743
114744    Monotone-Author: flachapelle@inverse.ca
114745    Monotone-Date: 2010-09-20T20:19:41
114746    Monotone-Branch: ca.inverse.sogo
114747
114748M	UI/WebServerResources/MailerUI.js
114749
114750commit 9c35b5ddaf9caff49cdb3009bfd21826f75592c0
114751Author: Francis Lachapelle <flachapelle@inverse.ca>
114752Date:   Mon Sep 20 20:17:50 2010 +0000
114753
114754    Updated translations.
114755
114756    Monotone-Parent: 174ea5c01f9f0634f1e2fad8b1483c6aed1d4f68
114757    Monotone-Revision: 3347f054657aad4fa513a8e26d4843dbb738a757
114758
114759    Monotone-Author: flachapelle@inverse.ca
114760    Monotone-Date: 2010-09-20T20:17:50
114761    Monotone-Branch: ca.inverse.sogo
114762
114763M	UI/Common/Italian.lproj/Localizable.strings
114764M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
114765M	UI/MailerUI/Dutch.lproj/Localizable.strings
114766M	UI/MailerUI/English.lproj/Localizable.strings
114767M	UI/MailerUI/French.lproj/Localizable.strings
114768M	UI/MailerUI/German.lproj/Localizable.strings
114769M	UI/MailerUI/Hungarian.lproj/Localizable.strings
114770M	UI/MailerUI/Polish.lproj/Localizable.strings
114771M	UI/MailerUI/Russian.lproj/Localizable.strings
114772M	UI/MailerUI/Spanish.lproj/Localizable.strings
114773M	UI/MailerUI/Swedish.lproj/Localizable.strings
114774M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
114775M	UI/MailerUI/Welsh.lproj/Localizable.strings
114776M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
114777M	UI/PreferencesUI/Czech.lproj/Localizable.strings
114778M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
114779M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
114780M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
114781M	UI/Scheduler/Polish.lproj/Localizable.strings
114782
114783commit 40d2f1dfdd08650f5677be9713b0f95da88ad2c8
114784Author: Ludovic Marcotte <lmarcotte@inverse.ca>
114785Date:   Mon Sep 20 17:18:37 2010 +0000
114786
114787    See ChangeLog
114788
114789    Monotone-Parent: 733bf0f551fbe77a8e705d2645ef216b33ebdb1b
114790    Monotone-Revision: 174ea5c01f9f0634f1e2fad8b1483c6aed1d4f68
114791
114792    Monotone-Author: ludovic@Sophos.ca
114793    Monotone-Date: 2010-09-20T17:18:37
114794    Monotone-Branch: ca.inverse.sogo
114795
114796M	ChangeLog
114797M	SoObjects/SOGo/SOGoGCSFolder.m
114798
114799commit 70efdbc06b4c8109a9e59d94dfc400eaa2c8838c
114800Author: Ludovic Marcotte <lmarcotte@inverse.ca>
114801Date:   Mon Sep 20 15:27:31 2010 +0000
114802
114803    new branch for SOGo v1.3.2
114804
114805    Monotone-Parent: 69ff4bd7080d601b2ad9cfce9ae637ddad8953e2
114806    Monotone-Revision: 733bf0f551fbe77a8e705d2645ef216b33ebdb1b
114807
114808    Monotone-Author: ludovic@Sophos.ca
114809    Monotone-Date: 2010-09-20T15:27:31
114810
114811M	NEWS
114812
114813commit e68c05b8a05175b44922c7fb6853085a7996c0af
114814Author: Francis Lachapelle <flachapelle@inverse.ca>
114815Date:   Mon Sep 20 14:41:04 2010 +0000
114816
114817    See changelog.
114818
114819    Monotone-Parent: 5004088698623bff1c51c9b3abb0d4085643d720
114820    Monotone-Revision: 69ff4bd7080d601b2ad9cfce9ae637ddad8953e2
114821
114822    Monotone-Author: flachapelle@inverse.ca
114823    Monotone-Date: 2010-09-20T14:41:04
114824    Monotone-Branch: ca.inverse.sogo
114825
114826M	ChangeLog
114827M	SoObjects/SOGo/SOGoContentObject.m
114828
114829commit eacb6d9942381216257490456379b0e82e575c53
114830Author: Francis Lachapelle <flachapelle@inverse.ca>
114831Date:   Mon Sep 20 14:36:02 2010 +0000
114832
114833    See Changelog.
114834
114835    Monotone-Parent: 434c3721a8dac924cce0531eebee09d9b27457ea
114836    Monotone-Revision: 5004088698623bff1c51c9b3abb0d4085643d720
114837
114838    Monotone-Author: flachapelle@inverse.ca
114839    Monotone-Date: 2010-09-20T14:36:02
114840    Monotone-Branch: ca.inverse.sogo
114841
114842M	ChangeLog
114843M	SoObjects/Mailer/SOGoMailFolder.h
114844M	SoObjects/Mailer/SOGoMailFolder.m
114845M	UI/MailerUI/English.lproj/Localizable.strings
114846M	UI/MailerUI/UIxMailFolderActions.m
114847M	UI/WebServerResources/MailerUI.js
114848M	UI/WebServerResources/generic.js
114849
114850commit 5ffe0153183e8ed843ed87856e2e21ee9ef9ee26
114851Author: Francis Lachapelle <flachapelle@inverse.ca>
114852Date:   Mon Sep 20 14:11:05 2010 +0000
114853
114854    Monotone-Parent: e44f8ed7f2cb0a7509257497630e18c476b9b901
114855    Monotone-Revision: 68057140404e926c49422f77445d1b382fc182e5
114856
114857    Monotone-Author: flachapelle@inverse.ca
114858    Monotone-Date: 2010-09-20T14:11:05
114859    Monotone-Branch: ca.inverse.sogo
114860
114861M	UI/WebServerResources/ContactsUI.js
114862
114863commit cee94feb0592fd98e528fbce3611022316448ea0
114864Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114865Date:   Mon Sep 20 13:56:29 2010 +0000
114866
114867    Monotone-Parent: e44f8ed7f2cb0a7509257497630e18c476b9b901
114868    Monotone-Revision: 1acff2251868501e5baba3465e49475362ce1e4b
114869
114870    Monotone-Author: wsourdeau@inverse.ca
114871    Monotone-Date: 2010-09-20T13:56:29
114872    Monotone-Branch: ca.inverse.sogo
114873
114874M	ChangeLog
114875M	SoObjects/SOGo/LDAPSource.m
114876
114877commit d9cf3145da9adc73f1a7cb67ced13491c523fb2b
114878Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114879Date:   Mon Sep 20 13:42:16 2010 +0000
114880
114881    Monotone-Parent: d8678bc76a58d190f4f7fc03f138123104dfb577
114882    Monotone-Revision: e44f8ed7f2cb0a7509257497630e18c476b9b901
114883
114884    Monotone-Author: wsourdeau@inverse.ca
114885    Monotone-Date: 2010-09-20T13:42:16
114886    Monotone-Branch: ca.inverse.sogo
114887
114888M	ChangeLog
114889M	Tests/Integration/test-davacl.py
114890M	Tests/Integration/utilities.py
114891
114892commit b2f882a898873d4c6615f1578644f9b42491db15
114893Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114894Date:   Fri Sep 17 20:56:00 2010 +0000
114895
114896    Monotone-Parent: 54d620340f1ac6000e3bb0cff36102657f789f25
114897    Monotone-Revision: d8678bc76a58d190f4f7fc03f138123104dfb577
114898
114899    Monotone-Author: wsourdeau@inverse.ca
114900    Monotone-Date: 2010-09-17T20:56:00
114901    Monotone-Branch: ca.inverse.sogo
114902
114903M	ChangeLog
114904
114905commit c5ccfd44c6b54353ea6d006cc32d8d45fa3c991e
114906Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
114907Date:   Fri Sep 17 20:55:19 2010 +0000
114908
114909    Monotone-Parent: b8fdd2b522b773a7377d9617f8dce71cb94ce7db
114910    Monotone-Revision: 54d620340f1ac6000e3bb0cff36102657f789f25
114911
114912    Monotone-Author: wsourdeau@inverse.ca
114913    Monotone-Date: 2010-09-17T20:55:19
114914    Monotone-Branch: ca.inverse.sogo
114915
114916M	ChangeLog
114917M	Main/SOGo+DAV.m
114918
114919commit 1e2579a6649143079e7ecedfae4a44f7cd0678a4
114920Author: Francis Lachapelle <flachapelle@inverse.ca>
114921Date:   Fri Sep 17 20:37:20 2010 +0000
114922
114923    See Changelog
114924
114925    Monotone-Parent: d3787adfd45555cf1464e5cc2b35120c2f9b764a
114926    Monotone-Revision: b8fdd2b522b773a7377d9617f8dce71cb94ce7db
114927
114928    Monotone-Author: flachapelle@inverse.ca
114929    Monotone-Date: 2010-09-17T20:37:20
114930    Monotone-Branch: ca.inverse.sogo
114931
114932M	ChangeLog
114933M	SoObjects/SOGo/SOGoGCSFolder.m
114934
114935commit 26de71bac2a9c2916ed9ce63e37c3580797a701d
114936Author: Francis Lachapelle <flachapelle@inverse.ca>
114937Date:   Fri Sep 17 20:30:17 2010 +0000
114938
114939    Monotone-Parent: bf0728b029262258c558ac6fe402eb9d475efdc1
114940    Monotone-Revision: d3787adfd45555cf1464e5cc2b35120c2f9b764a
114941
114942    Monotone-Author: flachapelle@inverse.ca
114943    Monotone-Date: 2010-09-17T20:30:17
114944    Monotone-Branch: ca.inverse.sogo
114945
114946M	SoObjects/SOGo/SOGoGCSFolder.m
114947
114948commit a16ddee32c4acdc0ad5d8a591165df713707f247
114949Author: Francis Lachapelle <flachapelle@inverse.ca>
114950Date:   Fri Sep 17 18:30:10 2010 +0000
114951
114952    See Changelog
114953
114954    Monotone-Parent: 691cc1820469e43cdacc1e2ac64920eb170699e9
114955    Monotone-Revision: bf0728b029262258c558ac6fe402eb9d475efdc1
114956
114957    Monotone-Author: flachapelle@inverse.ca
114958    Monotone-Date: 2010-09-17T18:30:10
114959    Monotone-Branch: ca.inverse.sogo
114960
114961M	ChangeLog
114962M	SoObjects/SOGo/SOGoGCSFolder.m
114963
114964commit 0807a039103871025f831ec8d8a0254a64eaea14
114965Author: Francis Lachapelle <flachapelle@inverse.ca>
114966Date:   Fri Sep 17 18:26:28 2010 +0000
114967
114968    Monotone-Parent: 93f8b5c83438d0624dcc65f2a200d4431df36530
114969    Monotone-Revision: 691cc1820469e43cdacc1e2ac64920eb170699e9
114970
114971    Monotone-Author: flachapelle@inverse.ca
114972    Monotone-Date: 2010-09-17T18:26:28
114973    Monotone-Branch: ca.inverse.sogo
114974
114975M	Main/Version
114976M	UI/MainUI/Version
114977
114978commit 681e8bb3e9040d666fd4bb110be42fc46a887b6e
114979Author: Ludovic Marcotte <lmarcotte@inverse.ca>
114980Date:   Thu Sep 16 16:53:09 2010 +0000
114981
114982    Documented email reminders
114983
114984    Monotone-Parent: 2beb673f2d4abc8e4ea6eb827ec51bd6371423b6
114985    Monotone-Revision: cf224472d6ba902892440c969a9a308dcbe60b86
114986
114987    Monotone-Author: ludovic@Sophos.ca
114988    Monotone-Date: 2010-09-16T16:53:09
114989    Monotone-Branch: ca.inverse.sogo
114990
114991M	Documentation/SOGo Installation Guide.odt
114992
114993commit da4b852773cbb866a45114d3b1ee0488007d0dcb
114994Author: Ludovic Marcotte <lmarcotte@inverse.ca>
114995Date:   Thu Sep 16 12:42:47 2010 +0000
114996
114997    We now show the MISMATCH messages only when debugging is enabled
114998
114999    Monotone-Parent: 0bf76f3e9fbac283fc0390e74b1e27d8d12c23c7
115000    Monotone-Revision: 2beb673f2d4abc8e4ea6eb827ec51bd6371423b6
115001
115002    Monotone-Author: ludovic@Sophos.ca
115003    Monotone-Date: 2010-09-16T12:42:47
115004    Monotone-Branch: ca.inverse.sogo
115005
115006M	SOPE/GDLContentStore/GCSChannelManager.m
115007
115008commit 50f6f7a54ff75ebffd749209dbfc3f102aa3a8ab
115009Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115010Date:   Wed Sep 15 20:02:37 2010 +0000
115011
115012    Monotone-Parent: 0bf76f3e9fbac283fc0390e74b1e27d8d12c23c7
115013    Monotone-Revision: 3aef78f323b46f1ff836bf4757a34f80ffd3d160
115014
115015    Monotone-Author: wsourdeau@inverse.ca
115016    Monotone-Date: 2010-09-15T20:02:37
115017    Monotone-Branch: ca.inverse.sogo
115018
115019M	SoObjects/Mailer/SOGoMailFolder.h
115020M	SoObjects/Mailer/SOGoMailObject.h
115021
115022commit c33e030588d04580fdd867007cf9ab9058324ca9
115023Author: Ludovic Marcotte <lmarcotte@inverse.ca>
115024Date:   Wed Sep 15 10:33:07 2010 +0000
115025
115026    Improved rationale in UI/MailerUI/UIxMailListActions.m
115027
115028    Monotone-Parent: 4371482c9c25a9757f941f8b27520cda720cea01
115029    Monotone-Revision: 0bf76f3e9fbac283fc0390e74b1e27d8d12c23c7
115030
115031    Monotone-Author: ludovic@Sophos.ca
115032    Monotone-Date: 2010-09-15T10:33:07
115033    Monotone-Branch: ca.inverse.sogo
115034
115035M	UI/MailerUI/UIxMailListActions.m
115036
115037commit 7d56370ae1d3f9f02da93bdbeee9a1d0d965c1b9
115038Author: Ludovic Marcotte <lmarcotte@inverse.ca>
115039Date:   Tue Sep 14 21:37:10 2010 +0000
115040
115041    merged
115042
115043    Monotone-Parent: 8a33d1f9394c9fbaada3fcd1f51d3ba2fb6de40e
115044    Monotone-Revision: 4371482c9c25a9757f941f8b27520cda720cea01
115045
115046    Monotone-Author: ludovic@Sophos.ca
115047    Monotone-Date: 2010-09-14T21:37:10
115048    Monotone-Branch: ca.inverse.sogo
115049
115050M	ChangeLog
115051
115052commit 4f028a0613ef860d996deb00249debabbc97d608
115053Author: Ludovic Marcotte <lmarcotte@inverse.ca>
115054Date:   Tue Sep 14 18:42:35 2010 +0000
115055
115056    Fix for http://sogo.nu/bugs/view.php?id=792
115057
115058    Monotone-Parent: 0abef259fbdc04825fd4d1f13c479488e65d54f5
115059    Monotone-Revision: 2e385121b8070035aeacb75be839ee7daaec77ab
115060
115061    Monotone-Author: ludovic@Sophos.ca
115062    Monotone-Date: 2010-09-14T18:42:35
115063    Monotone-Branch: ca.inverse.sogo
115064
115065M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
115066M	UI/Scheduler/Czech.lproj/Localizable.strings
115067M	UI/Scheduler/Dutch.lproj/Localizable.strings
115068M	UI/Scheduler/English.lproj/Localizable.strings
115069M	UI/Scheduler/French.lproj/Localizable.strings
115070M	UI/Scheduler/German.lproj/Localizable.strings
115071M	UI/Scheduler/Hungarian.lproj/Localizable.strings
115072M	UI/Scheduler/Italian.lproj/Localizable.strings
115073M	UI/Scheduler/Polish.lproj/Localizable.strings
115074M	UI/Scheduler/Russian.lproj/Localizable.strings
115075M	UI/Scheduler/Spanish.lproj/Localizable.strings
115076M	UI/Scheduler/Swedish.lproj/Localizable.strings
115077M	UI/Scheduler/Ukrainian.lproj/Localizable.strings
115078M	UI/Scheduler/Welsh.lproj/Localizable.strings
115079M	UI/WebServerResources/UIxReminderEditor.js
115080
115081commit bab7e374bb6b5145c3e30e8fd1e3e88cf101538b
115082Author: Ludovic Marcotte <lmarcotte@inverse.ca>
115083Date:   Tue Sep 14 18:18:10 2010 +0000
115084
115085    See ChangeLog
115086
115087    Monotone-Parent: eb9d7b5fce99d3950d29b0b3737f3463547818d7
115088    Monotone-Revision: 0abef259fbdc04825fd4d1f13c479488e65d54f5
115089
115090    Monotone-Author: ludovic@Sophos.ca
115091    Monotone-Date: 2010-09-14T18:18:10
115092    Monotone-Branch: ca.inverse.sogo
115093
115094M	ChangeLog
115095M	Documentation/SOGo Installation Guide.odt
115096M	SoObjects/Appointments/SOGoAppointmentFolders.m
115097M	SoObjects/Appointments/SOGoUserFolder+Appointments.h
115098M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
115099M	SoObjects/SOGo/SOGoGroup.m
115100M	UI/Common/UIxUserRightsEditor.h
115101M	UI/Common/UIxUserRightsEditor.m
115102M	UI/Scheduler/UIxCalUserRightsEditor.m
115103
115104commit b90a3f76b4ffb06957c650ff4b62b60d091e070a
115105Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115106Date:   Tue Sep 14 14:06:20 2010 +0000
115107
115108    Monotone-Parent: eb9d7b5fce99d3950d29b0b3737f3463547818d7
115109    Monotone-Revision: 756755f35a7b0415c98a7a403ba3c57bc62a635a
115110
115111    Monotone-Author: wsourdeau@inverse.ca
115112    Monotone-Date: 2010-09-14T14:06:20
115113    Monotone-Branch: ca.inverse.sogo
115114
115115M	ChangeLog
115116M	SoObjects/SOGo/SOGoDomainDefaults.h
115117M	SoObjects/SOGo/SOGoDomainDefaults.m
115118M	UI/Common/UIxPageFrame.h
115119M	UI/Common/UIxPageFrame.m
115120M	UI/Templates/UIxPageFrame.wox
115121
115122commit eeaa7627b6e5b87cacb1922cbed142f75c4fbba1
115123Author: Ludovic Marcotte <lmarcotte@inverse.ca>
115124Date:   Mon Sep 13 22:53:51 2010 +0000
115125
115126    Updated the documentation
115127
115128    Monotone-Parent: a2194e1b46366db8d82e41cd8fc79e9de88fda2f
115129    Monotone-Revision: eb9d7b5fce99d3950d29b0b3737f3463547818d7
115130
115131    Monotone-Author: ludovic@Sophos.ca
115132    Monotone-Date: 2010-09-13T22:53:51
115133    Monotone-Branch: ca.inverse.sogo
115134
115135M	Documentation/SOGo Installation Guide.odt
115136M	Documentation/SOGo Mobile Devices Configuration.odt
115137
115138commit 0d7d91d862f31ebaf911c1bcf31a723249ba572e
115139Author: Ludovic Marcotte <lmarcotte@inverse.ca>
115140Date:   Mon Sep 13 21:49:07 2010 +0000
115141
115142    See ChangeLog
115143
115144    Monotone-Parent: 23516eede64b155328c3bed96317910fe7a7e676
115145    Monotone-Revision: a2194e1b46366db8d82e41cd8fc79e9de88fda2f
115146
115147    Monotone-Author: ludovic@Sophos.ca
115148    Monotone-Date: 2010-09-13T21:49:07
115149    Monotone-Branch: ca.inverse.sogo
115150
115151M	ChangeLog
115152M	SoObjects/Appointments/Italian.lproj/Localizable.strings
115153M	UI/Common/Italian.lproj/Localizable.strings
115154M	UI/Contacts/Italian.lproj/Localizable.strings
115155M	UI/MailPartViewers/Italian.lproj/Localizable.strings
115156M	UI/MailerUI/Italian.lproj/Localizable.strings
115157M	UI/MainUI/Italian.lproj/Localizable.strings
115158M	UI/PreferencesUI/Italian.lproj/Localizable.strings
115159M	UI/Scheduler/Italian.lproj/Localizable.strings
115160
115161commit 024c24a9e48e79dd7dfa3d46e588a7513c894981
115162Author: Ludovic Marcotte <lmarcotte@inverse.ca>
115163Date:   Mon Sep 13 21:37:07 2010 +0000
115164
115165    Updated the .m files to use the Ukrainian translation
115166
115167    Monotone-Parent: b935d9cb50d3d0e98ceee388c111562b609f3100
115168    Monotone-Revision: 23516eede64b155328c3bed96317910fe7a7e676
115169
115170    Monotone-Author: ludovic@Sophos.ca
115171    Monotone-Date: 2010-09-13T21:37:07
115172    Monotone-Branch: ca.inverse.sogo
115173
115174M	SoObjects/Mailer/SOGoMailForward.h
115175M	SoObjects/Mailer/SOGoMailForward.m
115176M	SoObjects/Mailer/SOGoMailReply.h
115177M	SoObjects/Mailer/SOGoMailReply.m
115178
115179commit 083fd932c90c331289feba3a857f4d63f2ccefe8
115180Author: Ludovic Marcotte <lmarcotte@inverse.ca>
115181Date:   Mon Sep 13 21:34:05 2010 +0000
115182
115183    Updated Ukrainian translation
115184
115185    Monotone-Parent: effa75fe7d3256edbe231d579f2fff3813c969ba
115186    Monotone-Revision: b935d9cb50d3d0e98ceee388c111562b609f3100
115187
115188    Monotone-Author: ludovic@Sophos.ca
115189    Monotone-Date: 2010-09-13T21:34:05
115190    Monotone-Branch: ca.inverse.sogo
115191
115192M	ChangeLog
115193D	SoObjects/Mailer/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.html
115194D	SoObjects/Mailer/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.wod
115195D	SoObjects/Mailer/SOGoMailUkrainianReply.wo/SOGoMailUkrainian.wod
115196A	SoObjects/Mailer/SOGoMailUkrainianReply.wo/SOGoMailUkrainianReply.wod
115197
115198commit 75d6765b7965013cf6a598eb739d9e7276fc9b45
115199Author: Ludovic Marcotte <lmarcotte@inverse.ca>
115200Date:   Fri Sep 10 22:18:43 2010 +0000
115201
115202    Disabled the automatic stacktrace generation in order to test it with GNUstep v1.16
115203
115204    Monotone-Parent: 764facae177bd6d33ff44eed127581dd7e8421cf
115205    Monotone-Revision: effa75fe7d3256edbe231d579f2fff3813c969ba
115206
115207    Monotone-Author: ludovic@Sophos.ca
115208    Monotone-Date: 2010-09-10T22:18:43
115209    Monotone-Branch: ca.inverse.sogo
115210
115211M	Main/GNUmakefile
115212
115213commit 0aba9b359e212ee935a779b32fa22c15593cea45
115214Author: Ludovic Marcotte <lmarcotte@inverse.ca>
115215Date:   Thu Sep 9 18:42:45 2010 +0000
115216
115217    Improved error-handling on broken IMAP responses
115218
115219    Monotone-Parent: 4bf3403d9b8b5ffb0f071863663473bb6c30c47f
115220    Monotone-Revision: 764facae177bd6d33ff44eed127581dd7e8421cf
115221
115222    Monotone-Author: ludovic@Sophos.ca
115223    Monotone-Date: 2010-09-09T18:42:45
115224    Monotone-Branch: ca.inverse.sogo
115225
115226M	UI/MailerUI/UIxMailListActions.m
115227
115228commit d67826dcd06625e8406c0865373b698faeb34b7c
115229Author: Ludovic Marcotte <lmarcotte@inverse.ca>
115230Date:   Thu Sep 9 17:03:27 2010 +0000
115231
115232    See ChangeLog
115233
115234    Monotone-Parent: e97646218dfeb52609d77419b9e445c6e36c0ad0
115235    Monotone-Revision: 4bf3403d9b8b5ffb0f071863663473bb6c30c47f
115236
115237    Monotone-Author: ludovic@Sophos.ca
115238    Monotone-Date: 2010-09-09T17:03:27
115239    Monotone-Branch: ca.inverse.sogo
115240
115241M	ChangeLog
115242M	Main/GNUmakefile
115243M	Main/NSException+Stacktrace.h
115244M	Main/NSException+Stacktrace.m
115245D	Main/README
115246M	Main/SOGo.m
115247
115248commit 97f662825be59d1e86a02197c7de0f78bdbcd7c0
115249Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115250Date:   Thu Sep 9 18:53:40 2010 +0000
115251
115252    Monotone-Parent: 17fd2a37137696a4a968902dac2675ba7cff51e6
115253    Monotone-Revision: e97646218dfeb52609d77419b9e445c6e36c0ad0
115254
115255    Monotone-Author: wsourdeau@inverse.ca
115256    Monotone-Date: 2010-09-09T18:53:40
115257    Monotone-Branch: ca.inverse.sogo
115258
115259M	debian/control
115260
115261commit 0c58d236e2c551e16a8919d72bf7f9212c1a815d
115262Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115263Date:   Thu Sep 9 18:41:56 2010 +0000
115264
115265    Monotone-Parent: 0d3f9617f38841cc5063b01355354c9207f4f9c0
115266    Monotone-Revision: 17fd2a37137696a4a968902dac2675ba7cff51e6
115267
115268    Monotone-Author: wsourdeau@inverse.ca
115269    Monotone-Date: 2010-09-09T18:41:56
115270    Monotone-Branch: ca.inverse.sogo
115271
115272M	debian/control
115273
115274commit ca681d8f806108a4e5e196e67e5fdb482c14881e
115275Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115276Date:   Thu Sep 9 18:41:31 2010 +0000
115277
115278    Monotone-Parent: d6ad721e415082a2ac6339927ce208fa01199dcc
115279    Monotone-Revision: 0d3f9617f38841cc5063b01355354c9207f4f9c0
115280
115281    Monotone-Author: wsourdeau@inverse.ca
115282    Monotone-Date: 2010-09-09T18:41:31
115283    Monotone-Branch: ca.inverse.sogo
115284
115285M	debian/sogo.overrides
115286
115287commit 165ae115436a91a02a3f65b912cd480471fe41d2
115288Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115289Date:   Thu Sep 9 18:38:43 2010 +0000
115290
115291    Monotone-Parent: f4f4b464f58801c6e6a7cbd198d8455a19c3d2a3
115292    Monotone-Revision: d6ad721e415082a2ac6339927ce208fa01199dcc
115293
115294    Monotone-Author: wsourdeau@inverse.ca
115295    Monotone-Date: 2010-09-09T18:38:43
115296    Monotone-Branch: ca.inverse.sogo
115297
115298M	debian/control
115299M	debian/sogo.init
115300
115301commit bb48c8c6721e4785dcc95a3302840558161d2b94
115302Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115303Date:   Thu Sep 9 18:07:57 2010 +0000
115304
115305    Monotone-Parent: 69e8f85efef8617d0c614ca5bec1ff539a8c56b8
115306    Monotone-Revision: f4f4b464f58801c6e6a7cbd198d8455a19c3d2a3
115307
115308    Monotone-Author: wsourdeau@inverse.ca
115309    Monotone-Date: 2010-09-09T18:07:57
115310    Monotone-Branch: ca.inverse.sogo
115311
115312M	debian/control
115313
115314commit 8956ba4325d1a5bc33e95078e5d386134ef5c913
115315Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115316Date:   Thu Sep 9 16:36:56 2010 +0000
115317
115318    Monotone-Parent: 0eaa1289d7c142f65df5875d9700c03069ece65e
115319    Monotone-Revision: 69e8f85efef8617d0c614ca5bec1ff539a8c56b8
115320
115321    Monotone-Author: wsourdeau@inverse.ca
115322    Monotone-Date: 2010-09-09T16:36:56
115323    Monotone-Branch: ca.inverse.sogo
115324
115325M	debian/rules
115326
115327commit cfaf3fa72c3e6aaa389a5fb90ff17d7c7dd50b4f
115328Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115329Date:   Thu Sep 9 16:35:31 2010 +0000
115330
115331    Monotone-Parent: 2992cf46eef1fd7e19235c3b3d777a6164c2526d
115332    Monotone-Revision: 0eaa1289d7c142f65df5875d9700c03069ece65e
115333
115334    Monotone-Author: wsourdeau@inverse.ca
115335    Monotone-Date: 2010-09-09T16:35:31
115336    Monotone-Branch: ca.inverse.sogo
115337
115338M	debian/rules
115339
115340commit 5567a7a83fbe9fcce01e9002a15c7a5691b378d5
115341Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115342Date:   Thu Sep 9 16:33:12 2010 +0000
115343
115344    Monotone-Parent: e6fa87f540c88366f65314c41afcbc692b307e12
115345    Monotone-Revision: 2992cf46eef1fd7e19235c3b3d777a6164c2526d
115346
115347    Monotone-Author: wsourdeau@inverse.ca
115348    Monotone-Date: 2010-09-09T16:33:12
115349    Monotone-Branch: ca.inverse.sogo
115350
115351M	debian/rules
115352
115353commit 172b48a461a21ef86eb4957117172260dd1383b0
115354Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115355Date:   Thu Sep 9 16:04:27 2010 +0000
115356
115357    removed usless "indep" targets
115358
115359    Monotone-Parent: a3e6c76628a0d2f514619fb4c55d3768c57c848b
115360    Monotone-Revision: e6fa87f540c88366f65314c41afcbc692b307e12
115361
115362    Monotone-Author: wsourdeau@inverse.ca
115363    Monotone-Date: 2010-09-09T16:04:27
115364    Monotone-Branch: ca.inverse.sogo
115365
115366M	debian/rules
115367
115368commit 2ec0d4d273b38d5f49c28ee01f9e68c3c327b574
115369Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115370Date:   Thu Sep 9 15:51:13 2010 +0000
115371
115372    debian debug symbols
115373
115374    Monotone-Parent: 105b4d78ea10a9821986149f8e9f4e646deacb5b
115375    Monotone-Revision: 625efb02980e7be9f62a6da3298d79adb34b78bd
115376
115377    Monotone-Author: wsourdeau@inverse.ca
115378    Monotone-Date: 2010-09-09T15:51:13
115379    Monotone-Branch: ca.inverse.sogo
115380
115381M	debian/control
115382M	debian/rules
115383
115384commit 6981ac8ab3e97bec59b315b12887a10a19c2830f
115385Author: Francis Lachapelle <flachapelle@inverse.ca>
115386Date:   Wed Sep 8 16:27:52 2010 +0000
115387
115388    CSS fix for IE in the contact editor window.
115389
115390    Monotone-Parent: 9841e0fa0826700ff595b5aa219083559daf8db7
115391    Monotone-Revision: 9ab8bbc4744bc53399410cafa678f8b27923e5fb
115392
115393    Monotone-Author: flachapelle@inverse.ca
115394    Monotone-Date: 2010-09-08T16:27:52
115395    Monotone-Branch: ca.inverse.sogo
115396
115397M	UI/WebServerResources/UIxContactEditor.css
115398M	UI/WebServerResources/iefixes.css
115399
115400commit 82cb84b54b4b654f04bfcf909c201596964d40bf
115401Author: Ludovic Marcotte <lmarcotte@inverse.ca>
115402Date:   Wed Sep 8 10:58:36 2010 +0000
115403
115404    Updated NEWS file for upcoming release
115405
115406    Monotone-Parent: 1a442265f5943bf4d60fcf33caf909bbff76bd38
115407    Monotone-Revision: 9841e0fa0826700ff595b5aa219083559daf8db7
115408
115409    Monotone-Author: ludovic@Sophos.ca
115410    Monotone-Date: 2010-09-08T10:58:36
115411    Monotone-Branch: ca.inverse.sogo
115412
115413M	NEWS
115414
115415commit 45c653d990dfe9a204531c7b618af368a311f68f
115416Author: Ludovic Marcotte <lmarcotte@inverse.ca>
115417Date:   Fri Sep 3 19:20:02 2010 +0000
115418
115419    Removed the browser limitation for Opera. We don't do any version check numbers - use at your own risk\!
115420
115421    Monotone-Parent: 8cb90e9b9131045b60db27358a0651385c689a42
115422    Monotone-Revision: 1a442265f5943bf4d60fcf33caf909bbff76bd38
115423
115424    Monotone-Author: ludovic@Sophos.ca
115425    Monotone-Date: 2010-09-03T19:20:02
115426    Monotone-Branch: ca.inverse.sogo
115427
115428M	UI/Common/UIxPageFrame.m
115429
115430commit 3178dcf9145feacf61b4771d624405b300f1012c
115431Author: Ludovic Marcotte <lmarcotte@inverse.ca>
115432Date:   Fri Sep 3 18:00:05 2010 +0000
115433
115434    Increased the c_cycleinfo column size
115435
115436    Monotone-Parent: 105b4d78ea10a9821986149f8e9f4e646deacb5b
115437    Monotone-Revision: 8cb90e9b9131045b60db27358a0651385c689a42
115438
115439    Monotone-Author: ludovic@Sophos.ca
115440    Monotone-Date: 2010-09-03T18:00:05
115441    Monotone-Branch: ca.inverse.sogo
115442
115443M	OGoContentStore/appointment-oracle.ocs
115444M	OGoContentStore/appointment.ocs
115445
115446commit d68fa531a811e8dcbcb768fdea634ad740a1a6bf
115447Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115448Date:   Fri Sep 3 15:51:22 2010 +0000
115449
115450    style compliance
115451
115452    Monotone-Parent: 0194b10e82c289d4b0daf68bd644381fc3f912c7
115453    Monotone-Revision: 105b4d78ea10a9821986149f8e9f4e646deacb5b
115454
115455    Monotone-Author: wsourdeau@inverse.ca
115456    Monotone-Date: 2010-09-03T15:51:22
115457    Monotone-Branch: ca.inverse.sogo
115458
115459M	Tools/SOGoToolBackup.m
115460
115461commit 8328374042e19599f2e3647ad2294f2706dc7062
115462Author: Ludovic Marcotte <lmarcotte@inverse.ca>
115463Date:   Fri Sep 3 12:21:48 2010 +0000
115464
115465    Fixed the handling of TLS/SSL sockets, again.
115466
115467    Monotone-Parent: 09f0f8877795f3a345aa7c98083aa8c1a62ad06f
115468    Monotone-Revision: 3041774927e7490f413c502580f789b26a0e693d
115469
115470    Monotone-Author: ludovic@Sophos.ca
115471    Monotone-Date: 2010-09-03T12:21:48
115472    Monotone-Branch: ca.inverse.sogo
115473
115474M	SoObjects/Mailer/SOGoMailAccount.m
115475M	SoObjects/SOGo/SOGoUser.m
115476
115477commit 3d27a57d72a59a5876ddccd227959bcd402e4ee3
115478Author: Ludovic Marcotte <lmarcotte@inverse.ca>
115479Date:   Fri Sep 3 10:49:59 2010 +0000
115480
115481    Added extra check in SOGoToolBackup.m to avoid breaking on broken sogo_folder_info data
115482
115483    Monotone-Parent: 4b7f399fbc3a148bb537b71896b85b75569d5f5f
115484    Monotone-Revision: 7b6c0dbf0ad6e6acc3aff1ca99e36772eba250dc
115485
115486    Monotone-Author: ludovic@Sophos.ca
115487    Monotone-Date: 2010-09-03T10:49:59
115488    Monotone-Branch: ca.inverse.sogo
115489
115490M	Tools/SOGoToolBackup.m
115491
115492commit f8eb68ee1e750ecae8fdb19a6ded600eb38c30d2
115493Author: Francis Lachapelle <flachapelle@inverse.ca>
115494Date:   Thu Sep 2 22:22:40 2010 +0000
115495
115496    Monotone-Parent: e3f12e7b1f3dbd033f9a9644cb66aff2e1661704
115497    Monotone-Revision: 831f41d261df5430147e999c1ce2b945b81086b7
115498
115499    Monotone-Author: flachapelle@inverse.ca
115500    Monotone-Date: 2010-09-02T22:22:40
115501    Monotone-Branch: ca.inverse.sogo
115502
115503M	SoObjects/SOGo/SOGoGroup.m
115504
115505commit a798b6b876edaa8d325a83ff147a707f13d0ba03
115506Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115507Date:   Thu Sep 2 22:03:50 2010 +0000
115508
115509    Monotone-Parent: 4b7f399fbc3a148bb537b71896b85b75569d5f5f
115510    Monotone-Revision: adf196d027f81b081e5999a384d4c9faaea58f27
115511
115512    Monotone-Author: wsourdeau@inverse.ca
115513    Monotone-Date: 2010-09-02T22:03:50
115514    Monotone-Branch: ca.inverse.sogo
115515
115516M	ChangeLog
115517M	UI/MainUI/SOGoRootPage.m
115518M	UI/MainUI/SOGoUserHomePage.m
115519M	UI/MainUI/product.plist
115520M	UI/WebServerResources/generic.css
115521M	UI/WebServerResources/generic.js
115522
115523commit 8b1b45dab9576165f8d138e4e60afe356e6bdf6a
115524Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115525Date:   Thu Sep 2 20:51:24 2010 +0000
115526
115527    Monotone-Parent: 251f8d592e13145690e537b81efeff57506f18cc
115528    Monotone-Revision: 4b7f399fbc3a148bb537b71896b85b75569d5f5f
115529
115530    Monotone-Author: wsourdeau@inverse.ca
115531    Monotone-Date: 2010-09-02T20:51:24
115532    Monotone-Branch: ca.inverse.sogo
115533
115534M	ChangeLog
115535M	UI/Contacts/UIxContactFoldersView.m
115536
115537commit 71670d527758fff9d63d72643c495d3489506b84
115538Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115539Date:   Thu Sep 2 20:49:44 2010 +0000
115540
115541    Monotone-Parent: 611a6d7b000922c12b97b17cfaa02a519ca5f93b
115542    Monotone-Revision: 251f8d592e13145690e537b81efeff57506f18cc
115543
115544    Monotone-Author: wsourdeau@inverse.ca
115545    Monotone-Date: 2010-09-02T20:49:44
115546    Monotone-Branch: ca.inverse.sogo
115547
115548M	NEWS
115549
115550commit 6ba62f4e9e1018c75dbded4246141cf57946029a
115551Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115552Date:   Thu Sep 2 20:49:19 2010 +0000
115553
115554    Monotone-Parent: e3f12e7b1f3dbd033f9a9644cb66aff2e1661704
115555    Monotone-Revision: 611a6d7b000922c12b97b17cfaa02a519ca5f93b
115556
115557    Monotone-Author: wsourdeau@inverse.ca
115558    Monotone-Date: 2010-09-02T20:49:19
115559    Monotone-Branch: ca.inverse.sogo
115560
115561M	NEWS
115562
115563commit 428b086ff8e6e4bcfe93addb9d5666c336c5b6d6
115564Author: Francis Lachapelle <flachapelle@inverse.ca>
115565Date:   Thu Sep 2 19:11:20 2010 +0000
115566
115567    See Changelog.
115568
115569    Monotone-Parent: 2ddbb7513b1b8ba7d0d14c8cb60d801fac9314a6
115570    Monotone-Revision: 1f2eaa372e3ae66a929fc22a568735d95ec1f67f
115571
115572    Monotone-Author: flachapelle@inverse.ca
115573    Monotone-Date: 2010-09-02T19:11:20
115574    Monotone-Branch: ca.inverse.sogo
115575
115576M	ChangeLog
115577M	NEWS
115578M	SoObjects/SOGo/NSDictionary+URL.m
115579M	UI/WebServerResources/generic.js
115580
115581commit b7c9ebdd4578c5d35d999e692ef51cb5ee706716
115582Author: Francis Lachapelle <flachapelle@inverse.ca>
115583Date:   Thu Sep 2 19:00:38 2010 +0000
115584
115585    Monotone-Parent: ba544c4d9dc8a0764eb65feb6e8655bacf2701c5
115586    Monotone-Revision: 2ddbb7513b1b8ba7d0d14c8cb60d801fac9314a6
115587
115588    Monotone-Author: flachapelle@inverse.ca
115589    Monotone-Date: 2010-09-02T19:00:38
115590    Monotone-Branch: ca.inverse.sogo
115591
115592M	UI/MailerUI/UIxMailMainFrame.m
115593
115594commit eb506c6b0df1aac3e02522b962075a46fa4e0336
115595Author: Ludovic Marcotte <lmarcotte@inverse.ca>
115596Date:   Thu Sep 2 16:47:06 2010 +0000
115597
115598    Fixed the handling of TLS/SSL sockets
115599
115600    Monotone-Parent: 94879e006105e5001a0e4598b69f35c8117ab394
115601    Monotone-Revision: 1f953cea64fc6c840758f4cc35550f91b6aa07af
115602
115603    Monotone-Author: ludovic@Sophos.ca
115604    Monotone-Date: 2010-09-02T16:47:06
115605    Monotone-Branch: ca.inverse.sogo
115606
115607M	SoObjects/Mailer/SOGoMailAccount.m
115608M	SoObjects/Mailer/SOGoMailBaseObject.m
115609M	SoObjects/SOGo/SOGoUser.m
115610M	UI/PreferencesUI/UIxPreferences.h
115611
115612commit 0b57a9d8e0a25d2a4cfa602093fac1406317f883
115613Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115614Date:   Thu Sep 2 16:39:31 2010 +0000
115615
115616    Monotone-Parent: 85562e3494ccd15c1f10a3a0bbdfeb11ff54430d
115617    Monotone-Revision: 94879e006105e5001a0e4598b69f35c8117ab394
115618
115619    Monotone-Author: wsourdeau@inverse.ca
115620    Monotone-Date: 2010-09-02T16:39:31
115621    Monotone-Branch: ca.inverse.sogo
115622
115623M	ChangeLog
115624M	UI/MailerUI/UIxMailView.m
115625
115626commit a7b0d55b0c62525f1d629bf8c6c353060d7c705e
115627Author: Francis Lachapelle <flachapelle@inverse.ca>
115628Date:   Thu Sep 2 16:16:26 2010 +0000
115629
115630    Monotone-Parent: e36d8d24bc74c3d965cac3d3370bd3d5681f3ffc
115631    Monotone-Revision: ba544c4d9dc8a0764eb65feb6e8655bacf2701c5
115632
115633    Monotone-Author: flachapelle@inverse.ca
115634    Monotone-Date: 2010-09-02T16:16:26
115635    Monotone-Branch: ca.inverse.sogo
115636
115637M	UI/WebServerResources/SchedulerUI.css
115638
115639commit 3d9ac737bf341e342a7c6a5ac1f122259e734521
115640Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115641Date:   Thu Sep 2 12:31:32 2010 +0000
115642
115643    Monotone-Parent: e36d8d24bc74c3d965cac3d3370bd3d5681f3ffc
115644    Monotone-Revision: b9a09b9bf8fc46e61ede310c9787e2c7118175cd
115645
115646    Monotone-Author: wsourdeau@inverse.ca
115647    Monotone-Date: 2010-09-02T12:31:32
115648    Monotone-Branch: ca.inverse.sogo
115649
115650M	ChangeLog
115651M	UI/WebServerResources/UIxMailEditor.js
115652
115653commit d0577e001f78913a6bc31aaf93ef33c05d8fcd36
115654Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115655Date:   Wed Sep 1 20:53:50 2010 +0000
115656
115657    Monotone-Parent: efb4cad1d07472e5ed5121c7bb6c6545f37d2f0e
115658    Monotone-Revision: e36d8d24bc74c3d965cac3d3370bd3d5681f3ffc
115659
115660    Monotone-Author: wsourdeau@inverse.ca
115661    Monotone-Date: 2010-09-01T20:53:50
115662    Monotone-Branch: ca.inverse.sogo
115663
115664M	ChangeLog
115665M	Tests/Unit/SOGoTest.m
115666
115667commit 186eff9c85df523113716e5e0222584dfcf31bfa
115668Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115669Date:   Wed Sep 1 20:49:17 2010 +0000
115670
115671    Monotone-Parent: 9ba50cdae73842f1d837579953a70089622effa5
115672    Monotone-Revision: efb4cad1d07472e5ed5121c7bb6c6545f37d2f0e
115673
115674    Monotone-Author: wsourdeau@inverse.ca
115675    Monotone-Date: 2010-09-01T20:49:17
115676    Monotone-Branch: ca.inverse.sogo
115677
115678M	UI/WebServerResources/generic.js
115679
115680commit 67e8ac48abd86e2932d8e5962ea026afa4478814
115681Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115682Date:   Wed Sep 1 20:48:39 2010 +0000
115683
115684    Monotone-Parent: 1216093ddb57e878561cf1e56f2380f72d35f93a
115685    Monotone-Revision: 9ba50cdae73842f1d837579953a70089622effa5
115686
115687    Monotone-Author: wsourdeau@inverse.ca
115688    Monotone-Date: 2010-09-01T20:48:39
115689    Monotone-Branch: ca.inverse.sogo
115690
115691M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
115692M	UI/PreferencesUI/Czech.lproj/Localizable.strings
115693M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
115694M	UI/PreferencesUI/English.lproj/Localizable.strings
115695M	UI/PreferencesUI/French.lproj/Localizable.strings
115696M	UI/PreferencesUI/German.lproj/Localizable.strings
115697M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
115698M	UI/PreferencesUI/Italian.lproj/Localizable.strings
115699M	UI/PreferencesUI/Polish.lproj/Localizable.strings
115700M	UI/PreferencesUI/Russian.lproj/Localizable.strings
115701M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
115702M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
115703M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
115704M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
115705
115706commit f450315f5e5346d8813f550c632b62d8214302f1
115707Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115708Date:   Wed Sep 1 20:48:37 2010 +0000
115709
115710    Monotone-Parent: 6bbe705e61e8fc6ef154a1903cb2e31282bbedfe
115711    Monotone-Revision: 1216093ddb57e878561cf1e56f2380f72d35f93a
115712
115713    Monotone-Author: wsourdeau@inverse.ca
115714    Monotone-Date: 2010-09-01T20:48:37
115715    Monotone-Branch: ca.inverse.sogo
115716
115717M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
115718M	UI/MailerUI/Czech.lproj/Localizable.strings
115719M	UI/MailerUI/Dutch.lproj/Localizable.strings
115720M	UI/MailerUI/English.lproj/Localizable.strings
115721M	UI/MailerUI/French.lproj/Localizable.strings
115722M	UI/MailerUI/German.lproj/Localizable.strings
115723M	UI/MailerUI/Hungarian.lproj/Localizable.strings
115724M	UI/MailerUI/Italian.lproj/Localizable.strings
115725M	UI/MailerUI/Polish.lproj/Localizable.strings
115726M	UI/MailerUI/Russian.lproj/Localizable.strings
115727M	UI/MailerUI/Spanish.lproj/Localizable.strings
115728M	UI/MailerUI/Swedish.lproj/Localizable.strings
115729M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
115730M	UI/MailerUI/Welsh.lproj/Localizable.strings
115731
115732commit 2039c4f6644b88aa993a078235be3d4621482ca0
115733Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115734Date:   Wed Sep 1 20:36:05 2010 +0000
115735
115736    Monotone-Parent: 148caf2ae66d2024b6008a2633e9145890921239
115737    Monotone-Revision: 6bbe705e61e8fc6ef154a1903cb2e31282bbedfe
115738
115739    Monotone-Author: wsourdeau@inverse.ca
115740    Monotone-Date: 2010-09-01T20:36:05
115741    Monotone-Branch: ca.inverse.sogo
115742
115743M	ChangeLog
115744M	UI/MailerUI/UIxMailView.m
115745
115746commit 4d5c0ff6f4ae96a5df59b93ee8ff420ed41903fc
115747Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115748Date:   Wed Sep 1 20:27:45 2010 +0000
115749
115750    Monotone-Parent: d730814de50b7c4fd0fa165b4b6e02e968ff60ef
115751    Monotone-Revision: 148caf2ae66d2024b6008a2633e9145890921239
115752
115753    Monotone-Author: wsourdeau@inverse.ca
115754    Monotone-Date: 2010-09-01T20:27:45
115755    Monotone-Branch: ca.inverse.sogo
115756
115757M	ChangeLog
115758M	SoObjects/SOGo/SOGoUser.m
115759M	SoObjects/SOGo/SOGoUserDefaults.h
115760M	SoObjects/SOGo/SOGoUserDefaults.m
115761M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
115762M	UI/MailerUI/Czech.lproj/Localizable.strings
115763M	UI/MailerUI/Dutch.lproj/Localizable.strings
115764M	UI/MailerUI/English.lproj/Localizable.strings
115765M	UI/MailerUI/French.lproj/Localizable.strings
115766M	UI/MailerUI/German.lproj/Localizable.strings
115767M	UI/MailerUI/Hungarian.lproj/Localizable.strings
115768M	UI/MailerUI/Italian.lproj/Localizable.strings
115769M	UI/MailerUI/Polish.lproj/Localizable.strings
115770M	UI/MailerUI/Russian.lproj/Localizable.strings
115771M	UI/MailerUI/Spanish.lproj/Localizable.strings
115772M	UI/MailerUI/Swedish.lproj/Localizable.strings
115773M	UI/MailerUI/UIxMailView.m
115774M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
115775M	UI/MailerUI/Welsh.lproj/Localizable.strings
115776M	UI/MailerUI/product.plist
115777M	UI/PreferencesUI/UIxPreferences.m
115778M	UI/Templates/MailerUI/UIxMailView.wox
115779M	UI/Templates/PreferencesUI/UIxPreferences.wox
115780M	UI/WebServerResources/JavascriptAPIExtensions.js
115781M	UI/WebServerResources/MailerUI.js
115782M	UI/WebServerResources/UIxMailPopupView.js
115783M	UI/WebServerResources/UIxPreferences.css
115784M	UI/WebServerResources/UIxPreferences.js
115785
115786commit 5ae619bea48b5a6ea222bcec64e59449782f72ed
115787Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115788Date:   Wed Sep 1 20:21:08 2010 +0000
115789
115790    Monotone-Parent: dd47bad51128926f3482ec2f47de979c952600c2
115791    Monotone-Revision: d730814de50b7c4fd0fa165b4b6e02e968ff60ef
115792
115793    Monotone-Author: wsourdeau@inverse.ca
115794    Monotone-Date: 2010-09-01T20:21:08
115795    Monotone-Branch: ca.inverse.sogo
115796
115797M	UI/WebServerResources/generic.js
115798
115799commit 7e1f5a66913cbeb9b058be420c33754ccccfdf95
115800Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115801Date:   Wed Sep 1 20:21:01 2010 +0000
115802
115803    Monotone-Parent: d4014f4d1ab5f280c15c4dce4c6dd24f1edaeeb2
115804    Monotone-Revision: dd47bad51128926f3482ec2f47de979c952600c2
115805
115806    Monotone-Author: wsourdeau@inverse.ca
115807    Monotone-Date: 2010-09-01T20:21:01
115808    Monotone-Branch: ca.inverse.sogo
115809
115810M	UI/WebServerResources/generic.css
115811
115812commit ee9b99e9ed28c63f018b7fb2eee83ff2d5777fc6
115813Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115814Date:   Wed Sep 1 20:16:25 2010 +0000
115815
115816    Monotone-Parent: a8a5738ff7b64984a9c48ba86c20a9c4ca44475f
115817    Monotone-Revision: d4014f4d1ab5f280c15c4dce4c6dd24f1edaeeb2
115818
115819    Monotone-Author: wsourdeau@inverse.ca
115820    Monotone-Date: 2010-09-01T20:16:25
115821    Monotone-Branch: ca.inverse.sogo
115822
115823M	SoObjects/Mailer/SOGoMailObject.h
115824
115825commit f95ba3f30034762773d5e27532c5d169c856d3ab
115826Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115827Date:   Wed Sep 1 20:15:14 2010 +0000
115828
115829    Monotone-Parent: 32ad0a6147be7ae69fe1339fe1a08de4fbf7fc9b
115830    Monotone-Revision: a8a5738ff7b64984a9c48ba86c20a9c4ca44475f
115831
115832    Monotone-Author: wsourdeau@inverse.ca
115833    Monotone-Date: 2010-09-01T20:15:14
115834    Monotone-Branch: ca.inverse.sogo
115835
115836M	ChangeLog
115837
115838commit dcd38d997a5c3b65eb3182a92cc8be2bd3f06deb
115839Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115840Date:   Tue Aug 31 19:56:45 2010 +0000
115841
115842    Monotone-Parent: b2324fd0b056d26c1f593b22e0516160fd06bd3c
115843    Monotone-Revision: 32ad0a6147be7ae69fe1339fe1a08de4fbf7fc9b
115844
115845    Monotone-Author: wsourdeau@inverse.ca
115846    Monotone-Date: 2010-08-31T19:56:45
115847    Monotone-Branch: ca.inverse.sogo
115848
115849M	SoObjects/SOGo/NSScanner+BSJSONAdditions.m
115850M	Tests/Unit/SOGoTest.h
115851M	Tests/Unit/TestBSJSONAdditions.m
115852
115853commit d4c7a0520a33992ba1d9cd75d802effcc4e12917
115854Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115855Date:   Tue Aug 31 13:49:31 2010 +0000
115856
115857    Monotone-Parent: eafd3c0c3b5dc6879988981674509a8d1ccfc286
115858    Monotone-Revision: b2324fd0b056d26c1f593b22e0516160fd06bd3c
115859
115860    Monotone-Author: wsourdeau@inverse.ca
115861    Monotone-Date: 2010-08-31T13:49:31
115862    Monotone-Branch: ca.inverse.sogo
115863
115864M	ChangeLog
115865M	SoObjects/Mailer/SOGoDraftObject.m
115866M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
115867M	UI/MailerUI/Czech.lproj/Localizable.strings
115868M	UI/MailerUI/Dutch.lproj/Localizable.strings
115869M	UI/MailerUI/English.lproj/Localizable.strings
115870M	UI/MailerUI/French.lproj/Localizable.strings
115871M	UI/MailerUI/German.lproj/Localizable.strings
115872M	UI/MailerUI/Hungarian.lproj/Localizable.strings
115873M	UI/MailerUI/Italian.lproj/Localizable.strings
115874M	UI/MailerUI/Polish.lproj/Localizable.strings
115875M	UI/MailerUI/Russian.lproj/Localizable.strings
115876M	UI/MailerUI/Spanish.lproj/Localizable.strings
115877M	UI/MailerUI/Swedish.lproj/Localizable.strings
115878M	UI/MailerUI/Toolbars/SOGoDraftObject.toolbar
115879M	UI/MailerUI/UIxMailEditor.m
115880M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
115881M	UI/MailerUI/Welsh.lproj/Localizable.strings
115882M	UI/Templates/MailerUI/UIxMailEditor.wox
115883M	UI/WebServerResources/UIxMailEditor.js
115884A	UI/WebServerResources/options.png
115885D	UI/WebServerResources/priority.png
115886M	debian/sogo.overrides
115887
115888commit f591023b2c28f20f44dbfd76ac2943c6cbaff9e6
115889Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115890Date:   Tue Aug 31 12:30:02 2010 +0000
115891
115892    Monotone-Parent: 9b0c9808ab9e22363180fcaa54ce560262e7188f
115893    Monotone-Revision: eafd3c0c3b5dc6879988981674509a8d1ccfc286
115894
115895    Monotone-Author: wsourdeau@inverse.ca
115896    Monotone-Date: 2010-08-31T12:30:02
115897    Monotone-Branch: ca.inverse.sogo
115898
115899M	Tests/Unit/SOGoTest.m
115900
115901commit 1be000404c8c3de7a1effe5f17686f723e38891b
115902Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115903Date:   Mon Aug 30 20:33:25 2010 +0000
115904
115905    Monotone-Parent: daae15bcf9e4793ea2109c4e41219071a3e94636
115906    Monotone-Revision: 9b0c9808ab9e22363180fcaa54ce560262e7188f
115907
115908    Monotone-Author: wsourdeau@inverse.ca
115909    Monotone-Date: 2010-08-30T20:33:25
115910    Monotone-Branch: ca.inverse.sogo
115911
115912M	NEWS
115913
115914commit c018b949977bb193d56912c26eacef3016ba1550
115915Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115916Date:   Mon Aug 30 19:49:58 2010 +0000
115917
115918    Monotone-Parent: 7e7946ac70e135f3e208b210455b3238dd36d951
115919    Monotone-Revision: daae15bcf9e4793ea2109c4e41219071a3e94636
115920
115921    Monotone-Author: wsourdeau@inverse.ca
115922    Monotone-Date: 2010-08-30T19:49:58
115923    Monotone-Branch: ca.inverse.sogo
115924
115925M	SOPE/NGCards/ChangeLog
115926M	SOPE/NGCards/iCalPerson.m
115927M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
115928
115929commit 629cf8ec1070b621f3c5ee312a9d78122e8993e8
115930Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115931Date:   Mon Aug 30 19:49:04 2010 +0000
115932
115933    Monotone-Parent: bc5b13a95fc1868b4361ef33d8fde7ec4ea09c75
115934    Monotone-Revision: 7e7946ac70e135f3e208b210455b3238dd36d951
115935
115936    Monotone-Author: wsourdeau@inverse.ca
115937    Monotone-Date: 2010-08-30T19:49:04
115938    Monotone-Branch: ca.inverse.sogo
115939
115940M	ChangeLog
115941M	Tools/SOGoToolRemoveDoubles.m
115942M	UI/MailerUI/UIxMailFormatter.m
115943
115944commit 83c5a044ac4e9728cb3c4fef208b3a7c50296c52
115945Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115946Date:   Mon Aug 30 19:45:00 2010 +0000
115947
115948    obsolete files
115949
115950    Monotone-Parent: cda760ccf9a11f7cf9ace032989d6ceb949b401a
115951    Monotone-Revision: bc5b13a95fc1868b4361ef33d8fde7ec4ea09c75
115952
115953    Monotone-Author: wsourdeau@inverse.ca
115954    Monotone-Date: 2010-08-30T19:45:00
115955    Monotone-Branch: ca.inverse.sogo
115956
115957D	fhsbundle.make
115958
115959commit df6a6309a59f805205f320aad02ce915ef0ff0a2
115960Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
115961Date:   Mon Aug 30 19:44:46 2010 +0000
115962
115963    obsolete files
115964
115965    Monotone-Parent: c5f3c68d5e922909b6e807bee4d63d2f4218a2c6
115966    Monotone-Revision: cda760ccf9a11f7cf9ace032989d6ceb949b401a
115967
115968    Monotone-Author: wsourdeau@inverse.ca
115969    Monotone-Date: 2010-08-30T19:44:46
115970    Monotone-Branch: ca.inverse.sogo
115971
115972D	fhslib.make
115973D	fhstool.make
115974D	fhswobundle.make
115975
115976commit 6870e49f821e46ba9a49b7daaceb0bf34b1be97b
115977Author: Francis Lachapelle <flachapelle@inverse.ca>
115978Date:   Mon Aug 30 19:38:56 2010 +0000
115979
115980    sogo-init.d-redhat is now LSB-compliant.
115981
115982    Monotone-Parent: 15292db4f31efc55098659a1e0d5c4fb1d4042c0
115983    Monotone-Revision: c5f3c68d5e922909b6e807bee4d63d2f4218a2c6
115984
115985    Monotone-Author: flachapelle@inverse.ca
115986    Monotone-Date: 2010-08-30T19:38:56
115987    Monotone-Branch: ca.inverse.sogo
115988
115989M	Scripts/sogo-init.d-redhat
115990
115991commit 5afad0e0e7f7c93dcd1d2f904f15edf05e941bea
115992Author: Francis Lachapelle <flachapelle@inverse.ca>
115993Date:   Mon Aug 30 18:34:01 2010 +0000
115994
115995    Updated Installation Guide
115996
115997    Monotone-Parent: 135cc1c53888ea9f48e15bf25cc1ad025a510ba0
115998    Monotone-Revision: 15292db4f31efc55098659a1e0d5c4fb1d4042c0
115999
116000    Monotone-Author: flachapelle@inverse.ca
116001    Monotone-Date: 2010-08-30T18:34:01
116002    Monotone-Branch: ca.inverse.sogo
116003
116004M	Documentation/SOGo Installation Guide.odt
116005
116006commit 4f0825eaa901a8f6fc5a73c0c611bf45fcd69946
116007Author: Francis Lachapelle <flachapelle@inverse.ca>
116008Date:   Mon Aug 30 18:33:42 2010 +0000
116009
116010    Monotone-Parent: 1198851379c12913a7d2c42cae14f137188fdbb2
116011    Monotone-Revision: 135cc1c53888ea9f48e15bf25cc1ad025a510ba0
116012
116013    Monotone-Author: flachapelle@inverse.ca
116014    Monotone-Date: 2010-08-30T18:33:42
116015    Monotone-Branch: ca.inverse.sogo
116016
116017M	ChangeLog
116018M	NEWS
116019
116020commit ec40f455c4f8e5225d194845617eb0f592fc0972
116021Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116022Date:   Fri Aug 27 20:39:50 2010 +0000
116023
116024    Monotone-Parent: 5373dfc5c3226373ee07463504c8e41f06201524
116025    Monotone-Revision: 773d2f54b9bda91cde8db9efc3ee7828e95535de
116026
116027    Monotone-Author: wsourdeau@inverse.ca
116028    Monotone-Date: 2010-08-27T20:39:50
116029    Monotone-Branch: ca.inverse.sogo
116030
116031M	ChangeLog
116032M	UI/WebServerResources/ckeditor/ckeditor.js
116033D	UI/WebServerResources/ckeditor/ckeditor.pack
116034M	UI/WebServerResources/ckeditor/ckeditor_basic.js
116035D	UI/WebServerResources/ckeditor/ckeditor_basic_source.js
116036D	UI/WebServerResources/ckeditor/ckeditor_source.js
116037M	UI/WebServerResources/ckeditor/lang/_translationstatus.txt
116038M	UI/WebServerResources/ckeditor/lang/af.js
116039M	UI/WebServerResources/ckeditor/lang/ar.js
116040M	UI/WebServerResources/ckeditor/lang/bg.js
116041M	UI/WebServerResources/ckeditor/lang/bn.js
116042M	UI/WebServerResources/ckeditor/lang/bs.js
116043M	UI/WebServerResources/ckeditor/lang/ca.js
116044M	UI/WebServerResources/ckeditor/lang/cs.js
116045M	UI/WebServerResources/ckeditor/lang/cy.js
116046M	UI/WebServerResources/ckeditor/lang/da.js
116047M	UI/WebServerResources/ckeditor/lang/de.js
116048M	UI/WebServerResources/ckeditor/lang/el.js
116049M	UI/WebServerResources/ckeditor/lang/en-au.js
116050M	UI/WebServerResources/ckeditor/lang/en-ca.js
116051M	UI/WebServerResources/ckeditor/lang/en-gb.js
116052M	UI/WebServerResources/ckeditor/lang/en.js
116053M	UI/WebServerResources/ckeditor/lang/eo.js
116054M	UI/WebServerResources/ckeditor/lang/es.js
116055M	UI/WebServerResources/ckeditor/lang/et.js
116056M	UI/WebServerResources/ckeditor/lang/eu.js
116057M	UI/WebServerResources/ckeditor/lang/fa.js
116058M	UI/WebServerResources/ckeditor/lang/fi.js
116059M	UI/WebServerResources/ckeditor/lang/fo.js
116060M	UI/WebServerResources/ckeditor/lang/fr-ca.js
116061M	UI/WebServerResources/ckeditor/lang/fr.js
116062M	UI/WebServerResources/ckeditor/lang/gl.js
116063M	UI/WebServerResources/ckeditor/lang/gu.js
116064M	UI/WebServerResources/ckeditor/lang/he.js
116065M	UI/WebServerResources/ckeditor/lang/hi.js
116066M	UI/WebServerResources/ckeditor/lang/hr.js
116067M	UI/WebServerResources/ckeditor/lang/hu.js
116068M	UI/WebServerResources/ckeditor/lang/is.js
116069M	UI/WebServerResources/ckeditor/lang/it.js
116070M	UI/WebServerResources/ckeditor/lang/ja.js
116071M	UI/WebServerResources/ckeditor/lang/km.js
116072M	UI/WebServerResources/ckeditor/lang/ko.js
116073M	UI/WebServerResources/ckeditor/lang/lt.js
116074M	UI/WebServerResources/ckeditor/lang/lv.js
116075M	UI/WebServerResources/ckeditor/lang/mn.js
116076M	UI/WebServerResources/ckeditor/lang/ms.js
116077M	UI/WebServerResources/ckeditor/lang/nb.js
116078M	UI/WebServerResources/ckeditor/lang/nl.js
116079M	UI/WebServerResources/ckeditor/lang/no.js
116080M	UI/WebServerResources/ckeditor/lang/pl.js
116081M	UI/WebServerResources/ckeditor/lang/pt-br.js
116082M	UI/WebServerResources/ckeditor/lang/pt.js
116083M	UI/WebServerResources/ckeditor/lang/ro.js
116084M	UI/WebServerResources/ckeditor/lang/ru.js
116085M	UI/WebServerResources/ckeditor/lang/sk.js
116086M	UI/WebServerResources/ckeditor/lang/sl.js
116087M	UI/WebServerResources/ckeditor/lang/sr-latn.js
116088M	UI/WebServerResources/ckeditor/lang/sr.js
116089M	UI/WebServerResources/ckeditor/lang/sv.js
116090M	UI/WebServerResources/ckeditor/lang/th.js
116091M	UI/WebServerResources/ckeditor/lang/tr.js
116092M	UI/WebServerResources/ckeditor/lang/uk.js
116093M	UI/WebServerResources/ckeditor/lang/vi.js
116094M	UI/WebServerResources/ckeditor/lang/zh-cn.js
116095M	UI/WebServerResources/ckeditor/lang/zh.js
116096A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/he.js
116097A	UI/WebServerResources/ckeditor/plugins/autogrow/plugin.js
116098M	UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js
116099M	UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js
116100M	UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js
116101M	UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js
116102M	UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js
116103M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/form.js
116104M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/textfield.js
116105M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
116106M	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
116107M	UI/WebServerResources/ckeditor/plugins/liststyle/dialogs/liststyle.js
116108M	UI/WebServerResources/ckeditor/plugins/pastefromword/filter/default.js
116109M	UI/WebServerResources/ckeditor/plugins/pastetext/dialogs/pastetext.js
116110M	UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js
116111M	UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js
116112M	UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js
116113A	UI/WebServerResources/ckeditor/plugins/tableresize/plugin.js
116114M	UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js
116115M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.css
116116M	UI/WebServerResources/ckeditor/skins/kama/dialog.css
116117M	UI/WebServerResources/ckeditor/skins/kama/editor.css
116118M	UI/WebServerResources/ckeditor/skins/office2003/dialog.css
116119M	UI/WebServerResources/ckeditor/skins/office2003/editor.css
116120M	UI/WebServerResources/ckeditor/skins/v2/dialog.css
116121M	UI/WebServerResources/ckeditor/skins/v2/editor.css
116122M	UI/WebServerResources/ckeditor/themes/default/theme.js
116123
116124commit efc1cfb4011c327127ec097d3c4af037768bf5bc
116125Author: Francis Lachapelle <flachapelle@inverse.ca>
116126Date:   Fri Aug 27 20:25:07 2010 +0000
116127
116128    Monotone-Parent: 5a2b6de6c5d7b96b025f1f993abff2993dc73fcc
116129    Monotone-Revision: 2633331d11d2066cf3528aa65b464bb03169f1c9
116130
116131    Monotone-Author: flachapelle@inverse.ca
116132    Monotone-Date: 2010-08-27T20:25:07
116133    Monotone-Branch: ca.inverse.sogo
116134
116135M	UI/Scheduler/English.lproj/Localizable.strings
116136M	UI/Scheduler/French.lproj/Localizable.strings
116137
116138commit b692d9f5fd6761a60d154a87a3492f1e84cc47ae
116139Author: Francis Lachapelle <flachapelle@inverse.ca>
116140Date:   Fri Aug 27 20:16:35 2010 +0000
116141
116142    See Changelog.
116143
116144    Monotone-Parent: 25abdbcb35808945aa88d8503c67e9f53776cf62
116145    Monotone-Revision: 5a2b6de6c5d7b96b025f1f993abff2993dc73fcc
116146
116147    Monotone-Author: flachapelle@inverse.ca
116148    Monotone-Date: 2010-08-27T20:16:35
116149    Monotone-Branch: ca.inverse.sogo
116150
116151M	UI/WebServerResources/SchedulerUI.css
116152M	UI/WebServerResources/SchedulerUI.js
116153M	UI/WebServerResources/alarm.png
116154A	UI/WebServerResources/confidential.png
116155A	UI/WebServerResources/private.png
116156
116157commit 6a420bc3c2e277e3b1e174a630af58ff59354957
116158Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116159Date:   Fri Aug 27 19:04:01 2010 +0000
116160
116161    Monotone-Parent: a2fdcba88132d5d3a40e99469b96284dab1fa34d
116162    Monotone-Revision: 5373dfc5c3226373ee07463504c8e41f06201524
116163
116164    Monotone-Author: wsourdeau@inverse.ca
116165    Monotone-Date: 2010-08-27T19:04:01
116166    Monotone-Branch: ca.inverse.sogo
116167
116168M	UI/MailerUI/UIxMailEditor.m
116169
116170commit f6194ad6497db2ee36bfee10563483e569e51ebd
116171Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116172Date:   Fri Aug 27 19:03:36 2010 +0000
116173
116174    Monotone-Parent: ccd706990c0c07734803fe25afed404b36a04e8f
116175    Monotone-Revision: a2fdcba88132d5d3a40e99469b96284dab1fa34d
116176
116177    Monotone-Author: wsourdeau@inverse.ca
116178    Monotone-Date: 2010-08-27T19:03:36
116179    Monotone-Branch: ca.inverse.sogo
116180
116181D	UI/WebServerResources/arrow-lft-sharp.gif
116182D	UI/WebServerResources/arrow-rit-sharp.gif
116183D	UI/WebServerResources/closewindow.gif
116184D	UI/WebServerResources/first.gif
116185D	UI/WebServerResources/last.gif
116186D	UI/WebServerResources/next.gif
116187D	UI/WebServerResources/non_sorted.gif
116188D	UI/WebServerResources/previous.gif
116189
116190commit ef2d49f864340611ccdb743050e022ce482bfe57
116191Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116192Date:   Fri Aug 27 19:03:29 2010 +0000
116193
116194    Monotone-Parent: 25abdbcb35808945aa88d8503c67e9f53776cf62
116195    Monotone-Revision: ccd706990c0c07734803fe25afed404b36a04e8f
116196
116197    Monotone-Author: wsourdeau@inverse.ca
116198    Monotone-Date: 2010-08-27T19:03:29
116199    Monotone-Branch: ca.inverse.sogo
116200
116201M	UI/WebServerResources/generic.css
116202
116203commit 9153afd7f11b646b387de694536d6a3417688058
116204Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116205Date:   Fri Aug 27 15:14:03 2010 +0000
116206
116207    Monotone-Parent: babfea6e4a86c3a35dca2f890f5274a718b07250
116208    Monotone-Revision: 25abdbcb35808945aa88d8503c67e9f53776cf62
116209
116210    Monotone-Author: wsourdeau@inverse.ca
116211    Monotone-Date: 2010-08-27T15:14:03
116212    Monotone-Branch: ca.inverse.sogo
116213
116214M	ChangeLog
116215M	UI/WebServerResources/UIxPreferences.js
116216
116217commit ff00afd9163b18d337930f4c120f72ea40eb6c34
116218Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116219Date:   Fri Aug 27 14:56:57 2010 +0000
116220
116221    Monotone-Parent: 748bc1fd6d5c867c7b2b4da7574602b322a35fa5
116222    Monotone-Revision: 6731baba845a29cc3395d6e6d558a49a66e757ac
116223
116224    Monotone-Author: wsourdeau@inverse.ca
116225    Monotone-Date: 2010-08-27T14:56:57
116226    Monotone-Branch: ca.inverse.sogo
116227
116228M	ChangeLog
116229M	UI/WebServerResources/UIxFilterEditor.js
116230M	UI/WebServerResources/UIxPreferences.js
116231
116232commit d9aea1bba03d281e2ca4b9fc3ca08b649e486fb5
116233Author: Ludovic Marcotte <lmarcotte@inverse.ca>
116234Date:   Fri Aug 27 00:51:46 2010 +0000
116235
116236    The IMAP ID must be an object... not just an int
116237
116238    Monotone-Parent: 7552a94eb1b6254545099a5beeef2e57fd0e0da3
116239    Monotone-Revision: b9e39b84892a7087aa8b4a045496b566eca839ec
116240
116241    Monotone-Author: ludovic@Sophos.ca
116242    Monotone-Date: 2010-08-27T00:51:46
116243    Monotone-Branch: ca.inverse.sogo
116244
116245M	UI/MailerUI/UIxMailEditor.m
116246
116247commit c380057b28f19cfa15ac46338358b29326827cb4
116248Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116249Date:   Thu Aug 26 20:45:23 2010 +0000
116250
116251    Monotone-Parent: 7a136da813c9771632c72c06589d2cb6383ef052
116252    Monotone-Revision: 748bc1fd6d5c867c7b2b4da7574602b322a35fa5
116253
116254    Monotone-Author: wsourdeau@inverse.ca
116255    Monotone-Date: 2010-08-26T20:45:23
116256    Monotone-Branch: ca.inverse.sogo
116257
116258M	ChangeLog
116259M	SoObjects/SOGo/NSString+Utilities.m
116260
116261commit 1c5be3fbe68560b5af2e78192f796e1e2b37be5e
116262Author: Francis Lachapelle <flachapelle@inverse.ca>
116263Date:   Thu Aug 26 17:21:41 2010 +0000
116264
116265    Monotone-Parent: 59ba21ee6940ddf75f7560f3d2986a0bbc1f5c12
116266    Monotone-Revision: 7a136da813c9771632c72c06589d2cb6383ef052
116267
116268    Monotone-Author: flachapelle@inverse.ca
116269    Monotone-Date: 2010-08-26T17:21:41
116270    Monotone-Branch: ca.inverse.sogo
116271
116272M	UI/WebServerResources/ContactsUI.js
116273M	UI/WebServerResources/MailerUI.js
116274M	UI/WebServerResources/SchedulerUI.js
116275
116276commit a6a3ca2cf5bbd5732b9d79edd7d91cd7c9176e6a
116277Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116278Date:   Thu Aug 26 15:32:42 2010 +0000
116279
116280    Monotone-Parent: ee950e307e6571a0c19bb8438551295e0126c17e
116281    Monotone-Revision: 59ba21ee6940ddf75f7560f3d2986a0bbc1f5c12
116282
116283    Monotone-Author: wsourdeau@inverse.ca
116284    Monotone-Date: 2010-08-26T15:32:42
116285    Monotone-Branch: ca.inverse.sogo
116286
116287M	NEWS
116288
116289commit 14d3f1ae86b347b72ad4643c70fa2b02c84a64de
116290Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116291Date:   Thu Aug 26 15:30:51 2010 +0000
116292
116293    Monotone-Parent: e339a3442f42acdf4909a6baec00b5327ae53cb3
116294    Monotone-Revision: ee950e307e6571a0c19bb8438551295e0126c17e
116295
116296    Monotone-Author: wsourdeau@inverse.ca
116297    Monotone-Date: 2010-08-26T15:30:51
116298    Monotone-Branch: ca.inverse.sogo
116299
116300M	ChangeLog
116301M	SoObjects/Mailer/SOGoDraftObject.m
116302
116303commit a4488f234fa9c22d9b10ee01fa0c27d86ebc00ea
116304Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116305Date:   Thu Aug 26 15:29:05 2010 +0000
116306
116307    Monotone-Parent: 07598ed25ba62374768b8640ed2ee37f0095224b
116308    Monotone-Revision: e339a3442f42acdf4909a6baec00b5327ae53cb3
116309
116310    Monotone-Author: wsourdeau@inverse.ca
116311    Monotone-Date: 2010-08-26T15:29:05
116312    Monotone-Branch: ca.inverse.sogo
116313
116314M	ChangeLog
116315M	UI/MailerUI/UIxMailEditor.m
116316
116317commit 37561dadeb6de625107addf4ca1dc942a8a2c937
116318Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116319Date:   Thu Aug 26 15:27:34 2010 +0000
116320
116321    Monotone-Parent: 5fc2d7189c72402367ef086530caefea5fa4fa97
116322    Monotone-Revision: 07598ed25ba62374768b8640ed2ee37f0095224b
116323
116324    Monotone-Author: wsourdeau@inverse.ca
116325    Monotone-Date: 2010-08-26T15:27:34
116326    Monotone-Branch: ca.inverse.sogo
116327
116328M	ChangeLog
116329
116330commit 1fa8dbf31e6f8ad2152e73975292c2047637277a
116331Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116332Date:   Thu Aug 26 15:27:25 2010 +0000
116333
116334    Monotone-Parent: f6c7d4502b60b66206223a822d4911218f4bbacf
116335    Monotone-Revision: 5fc2d7189c72402367ef086530caefea5fa4fa97
116336
116337    Monotone-Author: wsourdeau@inverse.ca
116338    Monotone-Date: 2010-08-26T15:27:25
116339    Monotone-Branch: ca.inverse.sogo
116340
116341M	Tests/Unit/GNUmakefile
116342A	Tests/Unit/TestNGMimeAddressHeaderFieldGenerator.m
116343
116344commit c512f1240f99b2f2a4682b86499afcc66fae21bf
116345Author: Francis Lachapelle <flachapelle@inverse.ca>
116346Date:   Thu Aug 26 14:14:10 2010 +0000
116347
116348    See Changelog.
116349
116350    Monotone-Parent: f13b039579047763006c2956ddf349f1bff203a3
116351    Monotone-Revision: f6c7d4502b60b66206223a822d4911218f4bbacf
116352
116353    Monotone-Author: flachapelle@inverse.ca
116354    Monotone-Date: 2010-08-26T14:14:10
116355    Monotone-Branch: ca.inverse.sogo
116356
116357M	ChangeLog
116358M	SoObjects/Appointments/SOGoCalendarComponent.h
116359M	SoObjects/Appointments/SOGoCalendarComponent.m
116360M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
116361M	UI/Common/Czech.lproj/Localizable.strings
116362M	UI/Common/Dutch.lproj/Localizable.strings
116363M	UI/Common/English.lproj/Localizable.strings
116364M	UI/Common/French.lproj/Localizable.strings
116365M	UI/Common/German.lproj/Localizable.strings
116366M	UI/Common/Hungarian.lproj/Localizable.strings
116367M	UI/Common/Italian.lproj/Localizable.strings
116368M	UI/Common/Polish.lproj/Localizable.strings
116369M	UI/Common/Russian.lproj/Localizable.strings
116370M	UI/Common/Spanish.lproj/Localizable.strings
116371M	UI/Common/Swedish.lproj/Localizable.strings
116372M	UI/Common/Welsh.lproj/Localizable.strings
116373M	UI/Contacts/Polish.lproj/Localizable.strings
116374M	UI/MailPartViewers/Polish.lproj/Localizable.strings
116375M	UI/MailPartViewers/Ukrainian.lproj/Localizable.strings
116376M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
116377M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
116378M	UI/PreferencesUI/Italian.lproj/Localizable.strings
116379M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
116380M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
116381M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
116382M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
116383M	UI/Scheduler/Czech.lproj/Localizable.strings
116384M	UI/Scheduler/Dutch.lproj/Localizable.strings
116385M	UI/Scheduler/English.lproj/Localizable.strings
116386M	UI/Scheduler/French.lproj/Localizable.strings
116387M	UI/Scheduler/German.lproj/Localizable.strings
116388M	UI/Scheduler/Hungarian.lproj/Localizable.strings
116389M	UI/Scheduler/Italian.lproj/Localizable.strings
116390M	UI/Scheduler/Polish.lproj/Localizable.strings
116391M	UI/Scheduler/Russian.lproj/Localizable.strings
116392M	UI/Scheduler/Spanish.lproj/Localizable.strings
116393M	UI/Scheduler/Swedish.lproj/Localizable.strings
116394M	UI/Scheduler/UIxAppointmentActions.m
116395M	UI/Scheduler/Ukrainian.lproj/Localizable.strings
116396M	UI/Scheduler/Welsh.lproj/Localizable.strings
116397M	UI/Scheduler/product.plist
116398M	UI/Templates/SchedulerUI/UIxCalDayView.wox
116399M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
116400M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
116401M	UI/WebServerResources/HTMLElement.js
116402M	UI/WebServerResources/MailerUI.js
116403M	UI/WebServerResources/SOGoDataTable.js
116404M	UI/WebServerResources/SchedulerUI.js
116405M	UI/WebServerResources/generic.js
116406
116407commit d2b696fcfa8a53b7f9d279ced04055a5858b6523
116408Author: Francis Lachapelle <flachapelle@inverse.ca>
116409Date:   Thu Aug 26 14:09:23 2010 +0000
116410
116411    Monotone-Parent: 885a8aa2d3e7ce7d4493c5d244d42811994b1fb8
116412    Monotone-Revision: f13b039579047763006c2956ddf349f1bff203a3
116413
116414    Monotone-Author: flachapelle@inverse.ca
116415    Monotone-Date: 2010-08-26T14:09:23
116416    Monotone-Branch: ca.inverse.sogo
116417
116418M	UI/WebServerResources/generic.css
116419
116420commit 29e79ac428ac86324ff2d52a1991c43a6effa065
116421Author: Ludovic Marcotte <lmarcotte@inverse.ca>
116422Date:   Wed Aug 25 21:50:15 2010 +0000
116423
116424    Updated German translation - this fixes #761
116425
116426    Monotone-Parent: c5274b65b46d7fb2a662a60b3f1428b9eaec7d7a
116427    Monotone-Revision: 7552a94eb1b6254545099a5beeef2e57fd0e0da3
116428
116429    Monotone-Author: ludovic@Sophos.ca
116430    Monotone-Date: 2010-08-25T21:50:15
116431    Monotone-Branch: ca.inverse.sogo
116432
116433M	UI/AdministrationUI/German.lproj/Localizable.strings
116434M	UI/Common/German.lproj/Localizable.strings
116435M	UI/Contacts/German.lproj/Localizable.strings
116436M	UI/MailPartViewers/German.lproj/Localizable.strings
116437M	UI/MailerUI/German.lproj/Localizable.strings
116438M	UI/MainUI/German.lproj/Localizable.strings
116439M	UI/PreferencesUI/German.lproj/Localizable.strings
116440M	UI/Scheduler/German.lproj/Localizable.strings
116441
116442commit 4f8f86e5aba6746d4d1dccb70798934b9936bb96
116443Author: Francis Lachapelle <flachapelle@inverse.ca>
116444Date:   Wed Aug 25 21:15:02 2010 +0000
116445
116446    Monotone-Parent: c5274b65b46d7fb2a662a60b3f1428b9eaec7d7a
116447    Monotone-Revision: cbe8e2b0be511edea6bd5d62d20fad24d0a1f260
116448
116449    Monotone-Author: flachapelle@inverse.ca
116450    Monotone-Date: 2010-08-25T21:15:02
116451    Monotone-Branch: ca.inverse.sogo
116452
116453M	UI/WebServerResources/SOGoMailDataSource.js
116454
116455commit df17b901e9f42276b9a0a9c5d49f12356dc5e94f
116456Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116457Date:   Wed Aug 25 15:23:51 2010 +0000
116458
116459    reindentation and readability
116460
116461    Monotone-Parent: 45563a5428bd14a897f31d8c32c9bec7cafb0e73
116462    Monotone-Revision: c5274b65b46d7fb2a662a60b3f1428b9eaec7d7a
116463
116464    Monotone-Author: wsourdeau@inverse.ca
116465    Monotone-Date: 2010-08-25T15:23:51
116466    Monotone-Branch: ca.inverse.sogo
116467
116468M	ChangeLog
116469M	UI/Contacts/UIxListEditor.m
116470
116471commit d79565bc90798492d476b3488a690aeb6ff25d42
116472Author: Ludovic Marcotte <lmarcotte@inverse.ca>
116473Date:   Wed Aug 25 13:09:25 2010 +0000
116474
116475    See ChangeLog
116476
116477    Monotone-Parent: 398d5b0c3ce7ef971f2aa9111d0c4c5da3cba021
116478    Monotone-Revision: 45563a5428bd14a897f31d8c32c9bec7cafb0e73
116479
116480    Monotone-Author: ludovic@Sophos.ca
116481    Monotone-Date: 2010-08-25T13:09:25
116482    Monotone-Branch: ca.inverse.sogo
116483
116484M	ChangeLog
116485M	Documentation/SOGo Installation Guide.odt
116486M	SoObjects/Mailer/SOGoMailAccount.m
116487M	SoObjects/SOGo/SOGoUser.m
116488M	SoObjects/SOGo/SOGoUserDefaults.m
116489M	UI/PreferencesUI/UIxPreferences.m
116490
116491commit ccd69d3f8817a14fdb80306a754009e4ac7b9693
116492Author: Ludovic Marcotte <lmarcotte@inverse.ca>
116493Date:   Tue Aug 24 19:41:23 2010 +0000
116494
116495    Dropped old SOPE patches
116496
116497    Monotone-Parent: a87b5d8eea8be842c1ab7dc48667af2debe9bb21
116498    Monotone-Revision: 398d5b0c3ce7ef971f2aa9111d0c4c5da3cba021
116499
116500    Monotone-Author: ludovic@Sophos.ca
116501    Monotone-Date: 2010-08-24T19:41:23
116502    Monotone-Branch: ca.inverse.sogo
116503
116504D	SOPE/sope-debian.diff
116505D	SOPE/sope-debugleaks.diff
116506D	SOPE/sope-gsmake2.diff
116507D	SOPE/sope-ngobjweb-fix.diff
116508D	SOPE/sope-patchset-r1664.diff
116509
116510commit 6e2ebc045c04cb01a8c8ba0d2a9bf460917b6720
116511Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116512Date:   Tue Aug 24 19:57:44 2010 +0000
116513
116514    Monotone-Parent: b0729f36e09299983d44b3781e15368a2bf42f8d
116515    Monotone-Revision: a87b5d8eea8be842c1ab7dc48667af2debe9bb21
116516
116517    Monotone-Author: wsourdeau@inverse.ca
116518    Monotone-Date: 2010-08-24T19:57:44
116519    Monotone-Branch: ca.inverse.sogo
116520
116521M	UI/WebServerResources/UIxMailEditor.js
116522
116523commit 7d49bfd2c6521e8a795be4a737cffd813b88a3f8
116524Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116525Date:   Tue Aug 24 19:57:42 2010 +0000
116526
116527    Monotone-Parent: 7b0ff9afef82de23e4f1e7222e6b8999dc5b0966
116528    Monotone-Revision: b0729f36e09299983d44b3781e15368a2bf42f8d
116529
116530    Monotone-Author: wsourdeau@inverse.ca
116531    Monotone-Date: 2010-08-24T19:57:42
116532    Monotone-Branch: ca.inverse.sogo
116533
116534M	ChangeLog
116535M	UI/WebServerResources/generic.js
116536
116537commit 13436b2be6a6d4e5aefbd887c03a8c5932e43b70
116538Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116539Date:   Tue Aug 24 18:48:56 2010 +0000
116540
116541    Monotone-Parent: 76909628785d7db94f5a70ec9d81f0d310851522
116542    Monotone-Revision: 7b0ff9afef82de23e4f1e7222e6b8999dc5b0966
116543
116544    Monotone-Author: wsourdeau@inverse.ca
116545    Monotone-Date: 2010-08-24T18:48:56
116546    Monotone-Branch: ca.inverse.sogo
116547
116548M	ChangeLog
116549M	SoObjects/Contacts/SOGoContactGCSList.m
116550
116551commit b5fb0b8ff560f0c562fe34fe0f052e0dca224ac3
116552Author: Francis Lachapelle <flachapelle@inverse.ca>
116553Date:   Tue Aug 24 13:41:21 2010 +0000
116554
116555    See Changelog.
116556
116557    Monotone-Parent: 2b96d00aec89e2290a01e1ee04bdc8cee5487139
116558    Monotone-Revision: cbeb049178fb31d19a533abf22a87b401926032f
116559
116560    Monotone-Author: flachapelle@inverse.ca
116561    Monotone-Date: 2010-08-24T13:41:21
116562    Monotone-Branch: ca.inverse.sogo
116563
116564M	SOPE/NGCards/CardElement.m
116565M	SOPE/NGCards/ChangeLog
116566
116567commit 7c2eb5394bb02cd93f15659b182aa46f098013d1
116568Author: Ludovic Marcotte <lmarcotte@inverse.ca>
116569Date:   Tue Aug 24 13:27:02 2010 +0000
116570
116571    See ChangeLog
116572
116573    Monotone-Parent: 2b96d00aec89e2290a01e1ee04bdc8cee5487139
116574    Monotone-Revision: 478756ffec5abdd24d602d86bbb8fdf091d543bd
116575
116576    Monotone-Author: ludovic@Sophos.ca
116577    Monotone-Date: 2010-08-24T13:27:02
116578    Monotone-Branch: ca.inverse.sogo
116579
116580M	ChangeLog
116581M	SoObjects/Mailer/SOGoMailAccount.h
116582M	SoObjects/Mailer/SOGoMailAccount.m
116583M	UI/Templates/PreferencesUI/UIxPreferences.wox
116584
116585commit a2b5a5b4bb50101b8f5b0ba001048fa1a744ae54
116586Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116587Date:   Mon Aug 23 20:58:41 2010 +0000
116588
116589    Monotone-Parent: 7f76103f70f06e2d9d23dda324c36f84d85eae1c
116590    Monotone-Revision: 2b96d00aec89e2290a01e1ee04bdc8cee5487139
116591
116592    Monotone-Author: wsourdeau@inverse.ca
116593    Monotone-Date: 2010-08-23T20:58:41
116594    Monotone-Branch: ca.inverse.sogo
116595
116596M	ChangeLog
116597M	UI/MailerUI/UIxMailEditor.m
116598M	UI/Templates/MailerUI/UIxMailEditor.wox
116599M	UI/WebServerResources/HTMLElement.js
116600M	UI/WebServerResources/MailerUI.js
116601M	UI/WebServerResources/UIxMailEditor.css
116602M	UI/WebServerResources/UIxMailEditor.js
116603M	UI/WebServerResources/generic.js
116604
116605commit aa9312f27863631efe632afc7acf2ae8c782907d
116606Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116607Date:   Mon Aug 23 20:56:28 2010 +0000
116608
116609    Monotone-Parent: b4f7cd6dfc31765ed9331020a8d070d54d8d0549
116610    Monotone-Revision: 7f76103f70f06e2d9d23dda324c36f84d85eae1c
116611
116612    Monotone-Author: wsourdeau@inverse.ca
116613    Monotone-Date: 2010-08-23T20:56:28
116614    Monotone-Branch: ca.inverse.sogo
116615
116616M	UI/Templates/UIxJSClose.wox
116617
116618commit 8a1e8056578e8a0106d05dcd5aabb27906636083
116619Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116620Date:   Mon Aug 23 15:32:52 2010 +0000
116621
116622    Monotone-Parent: f6c6e91570c47d1f21a72f6e6379690131692fff
116623    Monotone-Revision: b4f7cd6dfc31765ed9331020a8d070d54d8d0549
116624
116625    Monotone-Author: wsourdeau@inverse.ca
116626    Monotone-Date: 2010-08-23T15:32:52
116627    Monotone-Branch: ca.inverse.sogo
116628
116629M	ChangeLog
116630M	UI/Templates/MailerUI/UIxMailMainFrame.wox
116631M	UI/WebServerResources/MailerUI.js
116632
116633commit f52e7111c60d66ed51f18aa4a25b10540970dc4b
116634Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116635Date:   Fri Aug 20 16:04:57 2010 +0000
116636
116637    Monotone-Parent: 93a0fb767ef6e01db86b4875df56ea405872297f
116638    Monotone-Revision: f6c6e91570c47d1f21a72f6e6379690131692fff
116639
116640    Monotone-Author: wsourdeau@inverse.ca
116641    Monotone-Date: 2010-08-20T16:04:57
116642    Monotone-Branch: ca.inverse.sogo
116643
116644M	debian/rules
116645
116646commit 935ec4a5864f23c96dfbadf9877ba77001d3b192
116647Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116648Date:   Fri Aug 20 16:02:07 2010 +0000
116649
116650    Monotone-Parent: e851b41f16b51cb829a847dc7ced65bd558b5dfa
116651    Monotone-Revision: 93a0fb767ef6e01db86b4875df56ea405872297f
116652
116653    Monotone-Author: wsourdeau@inverse.ca
116654    Monotone-Date: 2010-08-20T16:02:07
116655    Monotone-Branch: ca.inverse.sogo
116656
116657M	debian/rules
116658
116659commit 2c1aef2cbdc3d96efdd4b4ae98f810ad39084eab
116660Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116661Date:   Fri Aug 20 14:11:43 2010 +0000
116662
116663    Monotone-Parent: 77f1091c06783593dcf99f904ee435606622847d
116664    Monotone-Revision: e851b41f16b51cb829a847dc7ced65bd558b5dfa
116665
116666    Monotone-Author: wsourdeau@inverse.ca
116667    Monotone-Date: 2010-08-20T14:11:43
116668    Monotone-Branch: ca.inverse.sogo
116669
116670M	sogo.spec
116671
116672commit 4eb18f593b87d2bed8dfe5e8374094f192fbf23f
116673Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116674Date:   Fri Aug 20 14:07:32 2010 +0000
116675
116676    Monotone-Parent: ebba4da6ea34dfe0e2ef6576595708fef8f31a5a
116677    Monotone-Revision: 77f1091c06783593dcf99f904ee435606622847d
116678
116679    Monotone-Author: wsourdeau@inverse.ca
116680    Monotone-Date: 2010-08-20T14:07:32
116681    Monotone-Branch: ca.inverse.sogo
116682
116683M	ChangeLog
116684M	SoObjects/SOGo/SOGoDAVAuthenticator.m
116685M	SoObjects/SOGo/SOGoGCSFolder.m
116686M	SoObjects/SOGo/SOGoUser.m
116687
116688commit dcb8b9a1bb15f89a88ca9f8b0b0420a92d4c79a8
116689Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116690Date:   Fri Aug 20 12:50:47 2010 +0000
116691
116692    Monotone-Parent: 9831fe16221b26d01357cd8dc0a4a0a9d3f418ed
116693    Monotone-Revision: ebba4da6ea34dfe0e2ef6576595708fef8f31a5a
116694
116695    Monotone-Author: wsourdeau@inverse.ca
116696    Monotone-Date: 2010-08-20T12:50:47
116697    Monotone-Branch: ca.inverse.sogo
116698
116699M	ChangeLog
116700M	SoObjects/Contacts/SOGoContactFolders.m
116701
116702commit 2e271ba1fa196973773998fbae5b0aa91dce90da
116703Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116704Date:   Fri Aug 20 12:50:15 2010 +0000
116705
116706    Monotone-Parent: 1f459bf5c352f45ee6179088dda845fed84878af
116707    Monotone-Revision: 9831fe16221b26d01357cd8dc0a4a0a9d3f418ed
116708
116709    Monotone-Author: wsourdeau@inverse.ca
116710    Monotone-Date: 2010-08-20T12:50:15
116711    Monotone-Branch: ca.inverse.sogo
116712
116713M	ChangeLog
116714M	SoObjects/SOGo/SOGoParentFolder.m
116715
116716commit f653ca8c4bceafe1072ffe257aa671aed26f3a35
116717Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116718Date:   Fri Aug 20 12:49:16 2010 +0000
116719
116720    Monotone-Parent: 57e11c311296e70140960bcd3420fad8473f5342
116721    Monotone-Revision: 1f459bf5c352f45ee6179088dda845fed84878af
116722
116723    Monotone-Author: wsourdeau@inverse.ca
116724    Monotone-Date: 2010-08-20T12:49:16
116725    Monotone-Branch: ca.inverse.sogo
116726
116727M	ChangeLog
116728M	SoObjects/SOGo/WORequest+SOGo.h
116729M	SoObjects/SOGo/WORequest+SOGo.m
116730
116731commit 8ac94ac581ad27a2dbc5c35150c1d6ac544e5d06
116732Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116733Date:   Fri Aug 20 12:37:09 2010 +0000
116734
116735    Monotone-Parent: 863c571be4782f1a0a91daa6a3747c901ac69aaa
116736    Monotone-Revision: 57e11c311296e70140960bcd3420fad8473f5342
116737
116738    Monotone-Author: wsourdeau@inverse.ca
116739    Monotone-Date: 2010-08-20T12:37:09
116740    Monotone-Branch: ca.inverse.sogo
116741
116742M	ChangeLog
116743M	SoObjects/SOGo/SOGoFolder.m
116744
116745commit 3c426c52cfc04aaa0f5c8dbae5da43a02a87de48
116746Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116747Date:   Fri Aug 20 01:40:07 2010 +0000
116748
116749    Monotone-Parent: ce0a852faf4ba22891a76c3c85731b7a32e2d14a
116750    Monotone-Revision: 863c571be4782f1a0a91daa6a3747c901ac69aaa
116751
116752    Monotone-Author: wsourdeau@inverse.ca
116753    Monotone-Date: 2010-08-20T01:40:07
116754    Monotone-Branch: ca.inverse.sogo
116755
116756M	ChangeLog
116757A	Tools/SOGoEAlarmsNotifier.h
116758A	Tools/SOGoEAlarmsNotifier.m
116759A	Tools/sogo-ealarms-notify.m
116760
116761commit 2f66264657a51269fbff21ad0b858b92d2ef9a23
116762Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116763Date:   Fri Aug 20 01:38:33 2010 +0000
116764
116765    Monotone-Parent: dedf484aec95d33480d529af12e81cb45edb7dd0
116766    Monotone-Revision: ce0a852faf4ba22891a76c3c85731b7a32e2d14a
116767
116768    Monotone-Author: wsourdeau@inverse.ca
116769    Monotone-Date: 2010-08-20T01:38:33
116770    Monotone-Branch: ca.inverse.sogo
116771
116772M	ChangeLog
116773A	SoObjects/Appointments/SOGoEMailAlarmsManager.h
116774A	SoObjects/Appointments/SOGoEMailAlarmsManager.m
116775
116776commit 89d282d220d9b2187dbf1641df94efa42d839657
116777Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116778Date:   Fri Aug 20 01:36:08 2010 +0000
116779
116780    Monotone-Parent: 848b310c090a03db48d0571c275639c9b9b49c9f
116781    Monotone-Revision: d1a4f0ec595bfdd85dcd021dca6e4957ac192140
116782
116783    Monotone-Author: wsourdeau@inverse.ca
116784    Monotone-Date: 2010-08-20T01:36:08
116785    Monotone-Branch: ca.inverse.sogo
116786
116787A	SOPE/GDLContentStore/GCSAlarmsFolder.h
116788A	SOPE/GDLContentStore/GCSAlarmsFolder.m
116789
116790commit e94744095370ccb34ab7f7aa6bcb3bbf8d5d900c
116791Author: Francis Lachapelle <flachapelle@inverse.ca>
116792Date:   Thu Aug 19 21:26:31 2010 +0000
116793
116794    See Changelog.
116795
116796    Monotone-Parent: 61d77b3172c7a72376f9b867ab6d96136e763698
116797    Monotone-Revision: c08e4921f6ce7d20b4c9532750d271ac4a7a3e5a
116798
116799    Monotone-Author: flachapelle@inverse.ca
116800    Monotone-Date: 2010-08-19T21:26:31
116801    Monotone-Branch: ca.inverse.sogo
116802
116803M	ChangeLog
116804M	UI/WebServerResources/ContactsUI.js
116805M	UI/WebServerResources/MailerUI.js
116806M	UI/WebServerResources/SchedulerUI.js
116807M	UI/WebServerResources/generic.js
116808
116809commit 554d46709890de082a191df2286d55ba45418a07
116810Author: Ludovic Marcotte <lmarcotte@inverse.ca>
116811Date:   Thu Aug 19 19:31:24 2010 +0000
116812
116813    Pulled over MailerUI.js from the ca.inverse.sogo branch to avoid complex merge.
116814
116815    Monotone-Parent: 0d46067be22a5b8b3e367146a56b54e782ac839c
116816    Monotone-Revision: d7190b0d224574c8656aa4031d63070f85201971
116817
116818    Monotone-Author: ludovic@Sophos.ca
116819    Monotone-Date: 2010-08-19T19:31:24
116820
116821M	UI/WebServerResources/MailerUI.js
116822
116823commit 67720a01a0a92f38531b3b26b8202d4517bb9761
116824Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116825Date:   Thu Aug 19 19:22:08 2010 +0000
116826
116827    Monotone-Parent: 5d6bd031d4a71e69a4759798355764f7f9894322
116828    Monotone-Revision: 4b75d0f2673a649962c631fea2213e8dbf33a7b1
116829
116830    Monotone-Author: wsourdeau@inverse.ca
116831    Monotone-Date: 2010-08-19T19:22:08
116832    Monotone-Branch: ca.inverse.sogo
116833
116834M	ChangeLog
116835M	SoObjects/Mailer/SOGoMailFolder.m
116836
116837commit bbe850c044157a2c3fdc69b93f923c68cce7fa77
116838Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116839Date:   Thu Aug 19 19:20:56 2010 +0000
116840
116841    Monotone-Parent: fa8dc1c274f33f22112358063dcbafd1365e8c6f
116842    Monotone-Revision: 5d6bd031d4a71e69a4759798355764f7f9894322
116843
116844    Monotone-Author: wsourdeau@inverse.ca
116845    Monotone-Date: 2010-08-19T19:20:56
116846    Monotone-Branch: ca.inverse.sogo
116847
116848M	ChangeLog
116849M	UI/WebServerResources/MailerUI.js
116850
116851commit b9201e4741565f1a32e469aa4c19b64c4ba7e6c7
116852Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116853Date:   Thu Aug 19 19:20:48 2010 +0000
116854
116855    Monotone-Parent: 069a26b1da4cd9cb430bcfa41dc9eb96e0cc8778
116856    Monotone-Revision: fa8dc1c274f33f22112358063dcbafd1365e8c6f
116857
116858    Monotone-Author: wsourdeau@inverse.ca
116859    Monotone-Date: 2010-08-19T19:20:48
116860    Monotone-Branch: ca.inverse.sogo
116861
116862M	UI/WebServerResources/generic.js
116863
116864commit dd628a5087d04fce61c30bdb80302f734434649f
116865Author: Ludovic Marcotte <lmarcotte@inverse.ca>
116866Date:   Thu Aug 19 18:57:47 2010 +0000
116867
116868    Updated the guides
116869
116870    Monotone-Parent: e308be87bc19968a1679fd4495fcbf690eaf6450
116871    Monotone-Revision: 8604969aca9f512a5bfb3a1d79b03b7e261c4c4d
116872
116873    Monotone-Author: ludovic@Sophos.ca
116874    Monotone-Date: 2010-08-19T18:57:47
116875    Monotone-Branch: ca.inverse.sogo
116876
116877M	Documentation/SOGo Installation Guide.odt
116878M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
116879
116880commit ef464c989eb9dae2cc911eb5e0c178249af01d8d
116881Author: Francis Lachapelle <flachapelle@inverse.ca>
116882Date:   Thu Aug 19 19:24:35 2010 +0000
116883
116884    See Changelog.
116885
116886    Monotone-Parent: 848b310c090a03db48d0571c275639c9b9b49c9f
116887    Monotone-Revision: e308be87bc19968a1679fd4495fcbf690eaf6450
116888
116889    Monotone-Author: flachapelle@inverse.ca
116890    Monotone-Date: 2010-08-19T19:24:35
116891    Monotone-Branch: ca.inverse.sogo
116892
116893M	ChangeLog
116894M	UI/WebServerResources/MailerUI.js
116895
116896commit 49dc98f93c2d18fc2c965e9efa098ea0f86d234b
116897Author: Francis Lachapelle <flachapelle@inverse.ca>
116898Date:   Thu Aug 19 18:32:10 2010 +0000
116899
116900    Monotone-Parent: 72af4681aa9d575ba898d28f6ce6d07d6d5dafd5
116901    Monotone-Revision: 0d46067be22a5b8b3e367146a56b54e782ac839c
116902
116903    Monotone-Author: flachapelle@inverse.ca
116904    Monotone-Date: 2010-08-19T18:32:10
116905    Monotone-Tag: SOGo_v1.3.1
116906
116907M	UI/WebServerResources/MailerUI.js
116908
116909commit 4229a0b55d7d7c29101fb723386b918ca2523ebc
116910Author: Francis Lachapelle <flachapelle@inverse.ca>
116911Date:   Thu Aug 19 18:16:47 2010 +0000
116912
116913    Monotone-Parent: 7766ae8ec61d9568e049bfa9fb16f7452250a88a
116914    Monotone-Revision: 09fb0a44c87c46e45808e833ff9299edcb07ac03
116915
116916    Monotone-Author: flachapelle@inverse.ca
116917    Monotone-Date: 2010-08-19T18:16:47
116918    Monotone-Branch: ca.inverse.sogo
116919
116920M	UI/WebServerResources/MailerUI.js
116921
116922commit 354fcbecaf6d4d9ddf2dbab65adcbcb48f3af275
116923Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116924Date:   Thu Aug 19 17:46:01 2010 +0000
116925
116926    Monotone-Parent: 5c82b99d5706b81d029752ca424be6a61a7cc96c
116927    Monotone-Revision: fa4c79494b368a1d150b33a70179a532c2f71dcd
116928
116929    Monotone-Author: wsourdeau@inverse.ca
116930    Monotone-Date: 2010-08-19T17:46:01
116931    Monotone-Branch: ca.inverse.sogo
116932
116933M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
116934M	UI/Scheduler/Czech.lproj/Localizable.strings
116935M	UI/Scheduler/Dutch.lproj/Localizable.strings
116936M	UI/Scheduler/English.lproj/Localizable.strings
116937M	UI/Scheduler/French.lproj/Localizable.strings
116938M	UI/Scheduler/German.lproj/Localizable.strings
116939M	UI/Scheduler/Hungarian.lproj/Localizable.strings
116940M	UI/Scheduler/Italian.lproj/Localizable.strings
116941M	UI/Scheduler/Polish.lproj/Localizable.strings
116942M	UI/Scheduler/Russian.lproj/Localizable.strings
116943M	UI/Scheduler/Spanish.lproj/Localizable.strings
116944M	UI/Scheduler/Swedish.lproj/Localizable.strings
116945M	UI/Scheduler/Ukrainian.lproj/Localizable.strings
116946M	UI/Scheduler/Welsh.lproj/Localizable.strings
116947
116948commit 5a949e9b4abce4fe9192c706dc4f9f40c32c1ffa
116949Author: Francis Lachapelle <flachapelle@inverse.ca>
116950Date:   Thu Aug 19 17:45:29 2010 +0000
116951
116952    Monotone-Parent: 618ad1eb6b0c707afbfd6673022c7840209747e1
116953    Monotone-Revision: 4b47b695463a14cf2c3acf6fe59fa9d778fce6c5
116954
116955    Monotone-Author: flachapelle@inverse.ca
116956    Monotone-Date: 2010-08-19T17:45:29
116957
116958M	UI/WebServerResources/MailerUI.js
116959
116960commit 0862665e852a522380b82dc96c1dc5e4a2aca856
116961Author: Francis Lachapelle <flachapelle@inverse.ca>
116962Date:   Thu Aug 19 17:42:20 2010 +0000
116963
116964    Monotone-Parent: d51fb546b2097f0d48a9b928bab71c9956c7c7f3
116965    Monotone-Revision: 7766ae8ec61d9568e049bfa9fb16f7452250a88a
116966
116967    Monotone-Author: flachapelle@inverse.ca
116968    Monotone-Date: 2010-08-19T17:42:20
116969    Monotone-Branch: ca.inverse.sogo
116970
116971M	UI/WebServerResources/MailerUI.js
116972
116973commit 5840f2a4a2d9f1612186dac8c454005aca949be4
116974Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
116975Date:   Thu Aug 19 17:40:28 2010 +0000
116976
116977    Monotone-Parent: c7c119b8830f974eae43854ab61fdff9fc0c72d3
116978    Monotone-Revision: 5c82b99d5706b81d029752ca424be6a61a7cc96c
116979
116980    Monotone-Author: wsourdeau@inverse.ca
116981    Monotone-Date: 2010-08-19T17:40:28
116982    Monotone-Branch: ca.inverse.sogo
116983
116984M	ChangeLog
116985M	Main/SOGo.m
116986M	SoObjects/Appointments/GNUmakefile
116987M	SoObjects/Appointments/SOGoAppointmentObject.m
116988M	SoObjects/Appointments/SOGoCalendarComponent.m
116989M	Tools/GNUmakefile
116990M	UI/Scheduler/UIxComponentEditor.h
116991M	UI/Scheduler/UIxComponentEditor.m
116992M	UI/Scheduler/UIxReminderEditor.m
116993M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
116994M	UI/Templates/SchedulerUI/UIxReminderEditor.wox
116995M	UI/WebServerResources/UIxComponentEditor.js
116996M	UI/WebServerResources/UIxReminderEditor.js
116997
116998commit aa8a110edf975728a058786df54aa38457cc1091
116999Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117000Date:   Thu Aug 19 17:37:38 2010 +0000
117001
117002    Monotone-Parent: 8ab9d905be81b1d017b03c8d69c362e0ec19bcf4
117003    Monotone-Revision: c7c119b8830f974eae43854ab61fdff9fc0c72d3
117004
117005    Monotone-Author: wsourdeau@inverse.ca
117006    Monotone-Date: 2010-08-19T17:37:38
117007    Monotone-Branch: ca.inverse.sogo
117008
117009M	SOPE/NGCards/ChangeLog
117010M	SOPE/NGCards/iCalAlarm.h
117011M	SOPE/NGCards/iCalAlarm.m
117012
117013commit f70b2507290333297ea6c3efd6ed6aafdcce0ca4
117014Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117015Date:   Thu Aug 19 17:31:01 2010 +0000
117016
117017    Monotone-Parent: a5efcb7da9aae2d58638f5c591613c998f2602e3
117018    Monotone-Revision: 8ab9d905be81b1d017b03c8d69c362e0ec19bcf4
117019
117020    Monotone-Author: wsourdeau@inverse.ca
117021    Monotone-Date: 2010-08-19T17:31:01
117022    Monotone-Branch: ca.inverse.sogo
117023
117024M	UI/Scheduler/French.lproj/Localizable.strings
117025
117026commit 7212bfec70a2c1d5b9f21c8c21b7e45c8350d773
117027Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117028Date:   Thu Aug 19 17:27:58 2010 +0000
117029
117030    Monotone-Parent: 68a5a1ab4807ea7e9d97fe4cabcbd3910bd62260
117031    Monotone-Revision: a5efcb7da9aae2d58638f5c591613c998f2602e3
117032
117033    Monotone-Author: wsourdeau@inverse.ca
117034    Monotone-Date: 2010-08-19T17:27:58
117035    Monotone-Branch: ca.inverse.sogo
117036
117037M	ChangeLog
117038M	SoObjects/SOGo/SOGoSystemDefaults.h
117039M	SoObjects/SOGo/SOGoSystemDefaults.m
117040
117041commit c62f3b2634a2613d374dc87591114dd2f5399b7a
117042Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117043Date:   Thu Aug 19 15:51:25 2010 +0000
117044
117045    Monotone-Parent: 3f6384d2d667032c851f2ee92c9eb1305dd8e483
117046    Monotone-Revision: 68a5a1ab4807ea7e9d97fe4cabcbd3910bd62260
117047
117048    Monotone-Author: wsourdeau@inverse.ca
117049    Monotone-Date: 2010-08-19T15:51:25
117050    Monotone-Branch: ca.inverse.sogo
117051
117052M	SOPE/GDLContentStore/ChangeLog
117053M	SOPE/GDLContentStore/GCSFolderManager.h
117054M	SOPE/GDLContentStore/GCSFolderManager.m
117055M	SOPE/GDLContentStore/GCSSpecialQueries.h
117056M	SOPE/GDLContentStore/GCSSpecialQueries.m
117057M	SOPE/GDLContentStore/GNUmakefile
117058
117059commit b8d9e5f1e783f92cbae544c1daf5e4f57788276b
117060Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117061Date:   Thu Aug 19 15:35:21 2010 +0000
117062
117063    Monotone-Parent: d51fb546b2097f0d48a9b928bab71c9956c7c7f3
117064    Monotone-Revision: 3f6384d2d667032c851f2ee92c9eb1305dd8e483
117065
117066    Monotone-Author: wsourdeau@inverse.ca
117067    Monotone-Date: 2010-08-19T15:35:21
117068    Monotone-Branch: ca.inverse.sogo
117069
117070M	SOPE/GDLContentStore/ChangeLog
117071M	SOPE/GDLContentStore/GCSFolder.h
117072M	SOPE/GDLContentStore/GCSFolder.m
117073
117074commit 071f5b858f5a5401c112eadac66975e1b24a103a
117075Author: Francis Lachapelle <flachapelle@inverse.ca>
117076Date:   Thu Aug 19 14:19:24 2010 +0000
117077
117078    See Changelog.
117079
117080    Monotone-Parent: f1cd0d304e65e52a50441f7062e35bd9f5716f98
117081    Monotone-Revision: d51fb546b2097f0d48a9b928bab71c9956c7c7f3
117082
117083    Monotone-Author: flachapelle@inverse.ca
117084    Monotone-Date: 2010-08-19T14:19:24
117085    Monotone-Branch: ca.inverse.sogo
117086
117087M	ChangeLog
117088M	UI/WebServerResources/ContactsUI.js
117089M	UI/WebServerResources/MailerUI.js
117090M	UI/WebServerResources/SchedulerUI.js
117091M	UI/WebServerResources/UIxComponentEditor.js
117092M	UI/WebServerResources/UIxPreferences.js
117093M	UI/WebServerResources/generic.css
117094M	UI/WebServerResources/generic.js
117095M	UI/WebServerResources/iefixes.css
117096
117097commit 892c9cfd4cdb65f695b70e2616fb5be70976c4ad
117098Author: Ludovic Marcotte <lmarcotte@inverse.ca>
117099Date:   Thu Aug 19 14:14:49 2010 +0000
117100
117101    Fixed version file
117102
117103    Monotone-Parent: f4817b8a1de11dfe8fbb52901c26650b7d23b160
117104    Monotone-Revision: 5023b99b30755688cc4fc864ca034ae7966b1af9
117105
117106    Monotone-Author: ludovic@Sophos.ca
117107    Monotone-Date: 2010-08-19T14:14:49
117108
117109M	UI/MainUI/Version
117110
117111commit 5611b5f32e0fa01eb85f982b165795d5edc3b698
117112Author: Ludovic Marcotte <lmarcotte@inverse.ca>
117113Date:   Thu Aug 19 13:55:10 2010 +0000
117114
117115    Updated the table of contents
117116
117117    Monotone-Parent: b59f331214320317bf10c70f2db10187fcd5f29d
117118    Monotone-Revision: f4817b8a1de11dfe8fbb52901c26650b7d23b160
117119
117120    Monotone-Author: ludovic@Sophos.ca
117121    Monotone-Date: 2010-08-19T13:55:10
117122
117123M	Documentation/SOGo Installation Guide.odt
117124
117125commit ec9fcce3c64cc8d00afbbc68ada8e00ddb3730de
117126Author: Ludovic Marcotte <lmarcotte@inverse.ca>
117127Date:   Thu Aug 19 13:48:53 2010 +0000
117128
117129    Added migration script for Oracle Calendar. Updates the guides for the 1.3.1 release and the NEWS file.
117130
117131    Monotone-Parent: 618ad1eb6b0c707afbfd6673022c7840209747e1
117132    Monotone-Revision: b59f331214320317bf10c70f2db10187fcd5f29d
117133
117134    Monotone-Author: ludovic@Sophos.ca
117135    Monotone-Date: 2010-08-19T13:48:53
117136
117137M	Documentation/SOGo Installation Guide.odt
117138M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
117139A	Migration/Oracle/README
117140A	Migration/Oracle/oracleimport.pl
117141M	NEWS
117142M	Tests/Integration/README
117143M	UI/MainUI/Version
117144M	UI/WebServerResources/SOGoResizableTable.js
117145M	UI/WebServerResources/UIxPreferences.js
117146
117147commit 27e8ebb0dad182014eb6e16358e8365b8a232e7e
117148Author: Francis Lachapelle <flachapelle@inverse.ca>
117149Date:   Wed Aug 18 20:48:38 2010 +0000
117150
117151    Monotone-Parent: 3cd11326bdc49c91494e0a2e9cf1465efe47c52e
117152    Monotone-Revision: c1639ae492d9fb3315ef9630d824d8b441ff879e
117153
117154    Monotone-Author: flachapelle@inverse.ca
117155    Monotone-Date: 2010-08-18T20:48:38
117156    Monotone-Branch: ca.inverse.sogo
117157
117158M	UI/WebServerResources/UIxPreferences.js
117159
117160commit 097ef1d003c7669f9684b504f551f1f4e8b402b0
117161Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117162Date:   Wed Aug 18 20:20:33 2010 +0000
117163
117164    adjustments to SELECT for WebKit
117165
117166    Monotone-Parent: 5f3a2eb80d68bf394630219bbb989256d30629cc
117167    Monotone-Revision: 130ac0c1247ae89a854346c0b781aad3257b2690
117168
117169    Monotone-Author: wsourdeau@inverse.ca
117170    Monotone-Date: 2010-08-18T20:20:33
117171    Monotone-Branch: ca.inverse.sogo
117172
117173M	UI/WebServerResources/generic.css
117174
117175commit 2d1da50d37c515820262f92d1c5feebe0e4a138e
117176Author: Francis Lachapelle <flachapelle@inverse.ca>
117177Date:   Wed Aug 18 17:24:55 2010 +0000
117178
117179    Replaced JS call to alert by showAlertDialog and fixed z-index CSS attributes.
117180
117181    Monotone-Parent: 4151768064015248480cf2e39394b40daf17d61b
117182    Monotone-Revision: 3cd11326bdc49c91494e0a2e9cf1465efe47c52e
117183
117184    Monotone-Author: flachapelle@inverse.ca
117185    Monotone-Date: 2010-08-18T17:24:55
117186    Monotone-Branch: ca.inverse.sogo
117187
117188M	UI/WebServerResources/MailerUI.js
117189M	UI/WebServerResources/generic.css
117190
117191commit 50dd3ada2ccb05cf653e73f32f2c810d0e11523f
117192Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117193Date:   Wed Aug 18 16:23:13 2010 +0000
117194
117195    reindentation
117196
117197    Monotone-Parent: f19a49f2c5d69679992d50a3ebb685975f47b75e
117198    Monotone-Revision: bb3c592590664390a1256fac17d92ed09a9484d3
117199
117200    Monotone-Author: wsourdeau@inverse.ca
117201    Monotone-Date: 2010-08-18T16:23:13
117202    Monotone-Branch: ca.inverse.sogo
117203
117204M	UI/WebServerResources/UIxReminderEditor.js
117205
117206commit 4e22e4fd67954b90432254431ca0dc98733fbabd
117207Author: Francis Lachapelle <flachapelle@inverse.ca>
117208Date:   Wed Aug 18 15:51:19 2010 +0000
117209
117210    Updated version numbers to 1.3.1.
117211
117212    Monotone-Parent: b007aa339001e9c21adeaad9c72c7fdfc845e9b7
117213    Monotone-Revision: 618ad1eb6b0c707afbfd6673022c7840209747e1
117214
117215    Monotone-Author: flachapelle@inverse.ca
117216    Monotone-Date: 2010-08-18T15:51:19
117217
117218M	SoObjects/Mailer/Version
117219M	UI/MainUI/Version
117220
117221commit cf2ade9fcca0dfcada3e5d370d21dbfac636a5c2
117222Author: Francis Lachapelle <flachapelle@inverse.ca>
117223Date:   Wed Aug 18 15:38:13 2010 +0000
117224
117225    Updated version to 1.3.1.
117226
117227    Monotone-Parent: 0b5fd2a3d7bc46b149445cae3d700e1e24c5bd54
117228    Monotone-Revision: 4151768064015248480cf2e39394b40daf17d61b
117229
117230    Monotone-Author: flachapelle@inverse.ca
117231    Monotone-Date: 2010-08-18T15:38:13
117232    Monotone-Branch: ca.inverse.sogo
117233
117234M	SoObjects/Mailer/Version
117235M	UI/MainUI/Version
117236
117237commit 7269c22841aefa7e89bdda31d8cda76474f8130e
117238Author: Francis Lachapelle <flachapelle@inverse.ca>
117239Date:   Tue Aug 17 20:25:16 2010 +0000
117240
117241    Monotone-Parent: acb80bff5c509e32241ffa6715083280a5bb9158
117242    Monotone-Revision: 0b5fd2a3d7bc46b149445cae3d700e1e24c5bd54
117243
117244    Monotone-Author: flachapelle@inverse.ca
117245    Monotone-Date: 2010-08-17T20:25:16
117246    Monotone-Branch: ca.inverse.sogo
117247
117248M	UI/MainUI/SOGoUserHomePage.m
117249
117250commit f2e91c084c9cb3f60e94b0601f946b1ae087b9ff
117251Author: Ludovic Marcotte <lmarcotte@inverse.ca>
117252Date:   Tue Aug 17 14:30:09 2010 +0000
117253
117254    Removed unused variable
117255
117256    Monotone-Parent: 996598fce70f35fe733debbc06cb1ae8c677afe1
117257    Monotone-Revision: b007aa339001e9c21adeaad9c72c7fdfc845e9b7
117258
117259    Monotone-Author: ludovic@Sophos.ca
117260    Monotone-Date: 2010-08-17T14:30:09
117261
117262M	SoObjects/Appointments/SOGoAppointmentObject.m
117263
117264commit 9596b26d0314e4b46b4858eeafb85842af6b37f3
117265Author: Ludovic Marcotte <lmarcotte@inverse.ca>
117266Date:   Tue Aug 17 14:10:01 2010 +0000
117267
117268    Added SCHEDULE-AGENT support on the organizer to not send invitation requests/updates when not necessary
117269
117270    Monotone-Parent: f6a0b62965278336b461dac36045bfae5fc07f0a
117271    Monotone-Revision: 996598fce70f35fe733debbc06cb1ae8c677afe1
117272
117273    Monotone-Author: ludovic@Sophos.ca
117274    Monotone-Date: 2010-08-17T14:10:01
117275
117276M	SoObjects/Appointments/SOGoAppointmentObject.m
117277
117278commit a0548561b6a815a3bb7725d64813aebc1255b90f
117279Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117280Date:   Fri Aug 13 21:28:15 2010 +0000
117281
117282    Monotone-Parent: 9bb74304731864ba16d9eddd716cd890df9d5af6
117283    Monotone-Revision: b718c48057e1fd4a0cc8a43b5d71809846232ca6
117284
117285    Monotone-Author: wsourdeau@inverse.ca
117286    Monotone-Date: 2010-08-13T21:28:15
117287    Monotone-Branch: ca.inverse.sogo
117288
117289M	ChangeLog
117290M	SoObjects/Appointments/iCalEvent+SOGo.m
117291M	SoObjects/Appointments/iCalToDo+SOGo.m
117292
117293commit 16d77fcb15240d425a8d097f7d64e386a093ac53
117294Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117295Date:   Fri Aug 13 21:26:28 2010 +0000
117296
117297    Monotone-Parent: af7a7cd27a47902f3807ddbe5a9716197f08eeab
117298    Monotone-Revision: 9bb74304731864ba16d9eddd716cd890df9d5af6
117299
117300    Monotone-Author: wsourdeau@inverse.ca
117301    Monotone-Date: 2010-08-13T21:26:28
117302    Monotone-Branch: ca.inverse.sogo
117303
117304M	SOPE/NGCards/iCalAlarm.m
117305
117306commit 030c5cde99416f750ad04e5dd9f0bc6d6ddb2994
117307Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117308Date:   Fri Aug 13 21:23:56 2010 +0000
117309
117310    Monotone-Parent: 46e2b0eb136b0ff20576ecbaa9428e3c5bcd2ce7
117311    Monotone-Revision: af7a7cd27a47902f3807ddbe5a9716197f08eeab
117312
117313    Monotone-Author: wsourdeau@inverse.ca
117314    Monotone-Date: 2010-08-13T21:23:56
117315    Monotone-Branch: ca.inverse.sogo
117316
117317M	SOPE/NGCards/iCalAlarm.m
117318
117319commit 42817f45bf1146cf64e88bcbcc48a3adcd46913c
117320Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117321Date:   Fri Aug 13 21:03:04 2010 +0000
117322
117323    Monotone-Parent: e16807404ac6ea20632ee7e0e21ae2db34830540
117324    Monotone-Revision: 46e2b0eb136b0ff20576ecbaa9428e3c5bcd2ce7
117325
117326    Monotone-Author: wsourdeau@inverse.ca
117327    Monotone-Date: 2010-08-13T21:03:04
117328    Monotone-Branch: ca.inverse.sogo
117329
117330M	SOPE/NGCards/ChangeLog
117331M	SOPE/NGCards/iCalAlarm.h
117332M	SOPE/NGCards/iCalAlarm.m
117333
117334commit 25fe7bbe9ed50b30fec6a8e1523b3bdc1bf8406b
117335Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117336Date:   Thu Aug 12 20:51:10 2010 +0000
117337
117338    Monotone-Parent: 66f9ab1d22f9d44794e9868fe8705ef4777e0012
117339    Monotone-Revision: e16807404ac6ea20632ee7e0e21ae2db34830540
117340
117341    Monotone-Author: wsourdeau@inverse.ca
117342    Monotone-Date: 2010-08-12T20:51:10
117343    Monotone-Branch: ca.inverse.sogo
117344
117345M	ChangeLog
117346M	UI/MailerUI/UIxMailAccountActions.h
117347M	UI/MailerUI/UIxMailAccountActions.m
117348M	UI/MailerUI/UIxMailFolderActions.m
117349M	UI/MailerUI/UIxMailMainFrame.m
117350M	UI/MailerUI/product.plist
117351M	UI/Templates/MailerUI/UIxMailMainFrame.wox
117352M	UI/WebServerResources/MailerUI.js
117353M	UI/WebServerResources/MailerUIdTree.js
117354M	UI/WebServerResources/dtree.js
117355M	UI/WebServerResources/generic.css
117356
117357commit 23b1304e15bb26f8c15219147bcbb430ad46be86
117358Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117359Date:   Thu Aug 12 20:19:25 2010 +0000
117360
117361    Monotone-Parent: 1219efce31ce5750f796ef3beb5fb03632233c2d
117362    Monotone-Revision: 66f9ab1d22f9d44794e9868fe8705ef4777e0012
117363
117364    Monotone-Author: wsourdeau@inverse.ca
117365    Monotone-Date: 2010-08-12T20:19:25
117366    Monotone-Branch: ca.inverse.sogo
117367
117368M	Documentation/SOGo Installation Guide.odt
117369
117370commit 849d4ae3bc80925bd9188fa07b41160b70385272
117371Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117372Date:   Thu Aug 12 20:19:15 2010 +0000
117373
117374    Monotone-Parent: a27c1cf8fb89e01d812714ba8c6294023c4e5fdf
117375    Monotone-Revision: 1219efce31ce5750f796ef3beb5fb03632233c2d
117376
117377    Monotone-Author: wsourdeau@inverse.ca
117378    Monotone-Date: 2010-08-12T20:19:15
117379    Monotone-Branch: ca.inverse.sogo
117380
117381M	ChangeLog
117382M	SoObjects/SOGo/SOGoDomainDefaults.h
117383M	SoObjects/SOGo/SOGoDomainDefaults.m
117384
117385commit 0edb882b43e47b4541e7bdb0917968120088cb62
117386Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117387Date:   Thu Aug 12 20:18:11 2010 +0000
117388
117389    Monotone-Parent: 634e37b2a9c65da35917a38f3d78526a3b89c914
117390    Monotone-Revision: a27c1cf8fb89e01d812714ba8c6294023c4e5fdf
117391
117392    Monotone-Author: wsourdeau@inverse.ca
117393    Monotone-Date: 2010-08-12T20:18:11
117394    Monotone-Branch: ca.inverse.sogo
117395
117396M	ChangeLog
117397M	SoObjects/Mailer/SOGoMailAccount.m
117398
117399commit 45ce17347223fba52e8cf2ee1fbea36694f39816
117400Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117401Date:   Thu Aug 12 18:48:56 2010 +0000
117402
117403    Monotone-Parent: d321de191aecbd58e4ac523caa80a4c05f3a9558
117404    Monotone-Revision: 634e37b2a9c65da35917a38f3d78526a3b89c914
117405
117406    Monotone-Author: wsourdeau@inverse.ca
117407    Monotone-Date: 2010-08-12T18:48:56
117408    Monotone-Branch: ca.inverse.sogo
117409
117410M	Documentation/SOGo Installation Guide.odt
117411
117412commit 9e711ab842616bc6e5fee6ec46cf37914b64d54c
117413Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117414Date:   Thu Aug 12 18:29:13 2010 +0000
117415
117416    Monotone-Parent: 0176ffcc344892f0535563789b246aea9810ee5e
117417    Monotone-Revision: d321de191aecbd58e4ac523caa80a4c05f3a9558
117418
117419    Monotone-Author: wsourdeau@inverse.ca
117420    Monotone-Date: 2010-08-12T18:29:13
117421    Monotone-Branch: ca.inverse.sogo
117422
117423M	SoObjects/SOGo/SQLSource.h
117424M	SoObjects/SOGo/SQLSource.m
117425
117426commit f8e882ae368ca856833a4fe2aa3c06a03023c092
117427Author: Ludovic Marcotte <lmarcotte@inverse.ca>
117428Date:   Thu Aug 12 18:21:21 2010 +0000
117429
117430    doc updated
117431
117432    Monotone-Parent: 492a3784d02d332311ae9c0dbe7e41f5f645bd89
117433    Monotone-Revision: aa0663eb86f38080e2ab2d20b64f30547adbfa81
117434
117435    Monotone-Author: ludovic@Sophos.ca
117436    Monotone-Date: 2010-08-12T18:21:21
117437    Monotone-Branch: ca.inverse.sogo
117438
117439M	Documentation/SOGo Mobile Devices Configuration.odt
117440
117441commit 0d409a18e6d0023760aeaa7920c4cddc58330a92
117442Author: Ludovic Marcotte <lmarcotte@inverse.ca>
117443Date:   Thu Aug 12 18:04:27 2010 +0000
117444
117445    Updated the guides and a test case.
117446
117447    Monotone-Parent: 42e59dbc23477959abe04e59a1ccd7784fc744d2
117448    Monotone-Revision: 492a3784d02d332311ae9c0dbe7e41f5f645bd89
117449
117450    Monotone-Author: ludovic@Sophos.ca
117451    Monotone-Date: 2010-08-12T18:04:27
117452    Monotone-Branch: ca.inverse.sogo
117453
117454M	Documentation/SOGo Installation Guide.odt
117455M	Documentation/SOGo Mobile Devices Configuration.odt
117456M	Tests/Integration/test-caldav-scheduling.py
117457
117458commit 89d3d4b413a75bad1a09eeb5688156d0f0c040c9
117459Author: Ludovic Marcotte <lmarcotte@inverse.ca>
117460Date:   Thu Aug 12 17:56:18 2010 +0000
117461
117462    See ChangeLog
117463
117464    Monotone-Parent: 5016da15e7302739b395754fe5a9d170409343ae
117465    Monotone-Revision: f6a0b62965278336b461dac36045bfae5fc07f0a
117466
117467    Monotone-Author: ludovic@Sophos.ca
117468    Monotone-Date: 2010-08-12T17:56:18
117469
117470M	ChangeLog
117471M	NEWS
117472M	UI/Common/UIxPageFrame.m
117473M	UI/MainUI/SOGoRootPage.m
117474M	UI/MainUI/product.plist
117475M	UI/Templates/UIxPageFrame.wox
117476M	UI/WebServerResources/generic.js
117477
117478commit 92de1e148478048c433d1ec9e59472a62820d207
117479Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117480Date:   Thu Aug 12 17:42:33 2010 +0000
117481
117482    Monotone-Parent: 73d26bfc7c0fe2155957f4be90b7df5a5a376b10
117483    Monotone-Revision: 42e59dbc23477959abe04e59a1ccd7784fc744d2
117484
117485    Monotone-Author: wsourdeau@inverse.ca
117486    Monotone-Date: 2010-08-12T17:42:33
117487    Monotone-Branch: ca.inverse.sogo
117488
117489M	UI/WebServerResources/generic.js
117490
117491commit bfcf13e683063d42bd565e51bed4b2b6c66f164b
117492Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117493Date:   Thu Aug 12 17:37:11 2010 +0000
117494
117495    Monotone-Parent: 4931dae72f1ad88e9b719cf79ec472271ce13836
117496    Monotone-Revision: 73d26bfc7c0fe2155957f4be90b7df5a5a376b10
117497
117498    Monotone-Author: wsourdeau@inverse.ca
117499    Monotone-Date: 2010-08-12T17:37:11
117500    Monotone-Branch: ca.inverse.sogo
117501
117502M	UI/WebServerResources/generic.js
117503
117504commit 5c4964bc555b3da6ed39b86024ecdaff468d1664
117505Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117506Date:   Thu Aug 12 17:34:32 2010 +0000
117507
117508    Monotone-Parent: 4bda58ef38f5ccda5b874a0271bc6fd1168c8d2e
117509    Monotone-Revision: 4931dae72f1ad88e9b719cf79ec472271ce13836
117510
117511    Monotone-Author: wsourdeau@inverse.ca
117512    Monotone-Date: 2010-08-12T17:34:32
117513    Monotone-Branch: ca.inverse.sogo
117514
117515M	ChangeLog
117516M	UI/Common/UIxPageFrame.m
117517M	UI/MainUI/SOGoRootPage.m
117518M	UI/MainUI/product.plist
117519M	UI/Templates/UIxPageFrame.wox
117520M	UI/WebServerResources/generic.js
117521
117522commit a6df60d4d8b3f7ea298589514da18a1e82d59d59
117523Author: Ludovic Marcotte <lmarcotte@inverse.ca>
117524Date:   Thu Aug 12 15:31:17 2010 +0000
117525
117526    See ChangeLog
117527
117528    Monotone-Parent: e43c9b00bdea42b8d8040a8c2bb1123e3a5230ec
117529    Monotone-Revision: 5016da15e7302739b395754fe5a9d170409343ae
117530
117531    Monotone-Author: ludovic@Sophos.ca
117532    Monotone-Date: 2010-08-12T15:31:17
117533
117534M	ChangeLog
117535M	UI/WebServerResources/MailerUI.js
117536
117537commit 060d06bc606121a23e3a29929519dfd66ac33c1e
117538Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117539Date:   Thu Aug 12 14:14:34 2010 +0000
117540
117541    Monotone-Parent: 95a996f98eb687e1c32ec17dda251611cb98f3a5
117542    Monotone-Revision: 4bda58ef38f5ccda5b874a0271bc6fd1168c8d2e
117543
117544    Monotone-Author: wsourdeau@inverse.ca
117545    Monotone-Date: 2010-08-12T14:14:34
117546    Monotone-Branch: ca.inverse.sogo
117547
117548M	SoObjects/Contacts/SOGoContactGCSFolder.m
117549
117550commit fe73002ead79f924dac21498f408a752ff025ffa
117551Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117552Date:   Thu Aug 12 14:14:11 2010 +0000
117553
117554    Monotone-Parent: 60c12b841698957b704b47490a125477543c7dc3
117555    Monotone-Revision: 95a996f98eb687e1c32ec17dda251611cb98f3a5
117556
117557    Monotone-Author: wsourdeau@inverse.ca
117558    Monotone-Date: 2010-08-12T14:14:11
117559    Monotone-Branch: ca.inverse.sogo
117560
117561M	SoObjects/SOGo/DOMNode+SOGo.h
117562
117563commit f19bba72922a975ed57502ec457c594ce22ea258
117564Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117565Date:   Thu Aug 12 14:02:21 2010 +0000
117566
117567    Monotone-Parent: c46d8b7dd8119925eededd812de04ae71f5c1d6d
117568    Monotone-Revision: e78fc689c78de581aaf34ccdcebebddeb142c5b3
117569
117570    Monotone-Author: wsourdeau@inverse.ca
117571    Monotone-Date: 2010-08-12T14:02:21
117572    Monotone-Branch: ca.inverse.sogo
117573
117574M	ChangeLog
117575M	SoObjects/Appointments/SOGoAppointmentFolder.m
117576M	SoObjects/Contacts/SOGoContactFolder.h
117577M	SoObjects/Contacts/SOGoContactGCSFolder.m
117578M	SoObjects/Contacts/SOGoContactSourceFolder.m
117579M	SoObjects/Contacts/SOGoFolder+CardDAV.m
117580M	SoObjects/SOGo/SOGoGCSFolder.h
117581M	SoObjects/SOGo/SOGoGCSFolder.m
117582
117583commit e40cd602f7bed232872f7714cf3ededa4c2c8d70
117584Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117585Date:   Thu Aug 12 13:18:35 2010 +0000
117586
117587    Monotone-Parent: ccda1427d14d0786cfb28dbb253a43ab22a93a2e
117588    Monotone-Revision: c46d8b7dd8119925eededd812de04ae71f5c1d6d
117589
117590    Monotone-Author: wsourdeau@inverse.ca
117591    Monotone-Date: 2010-08-12T13:18:35
117592    Monotone-Branch: ca.inverse.sogo
117593
117594M	ChangeLog
117595M	SoObjects/Contacts/SOGoContactFolders.m
117596
117597commit 1773670282cc224abdcfe73fd41db30862a7973b
117598Author: Francis Lachapelle <flachapelle@inverse.ca>
117599Date:   Thu Aug 12 02:12:24 2010 +0000
117600
117601    See ChangeLog
117602
117603    Monotone-Parent: ccda1427d14d0786cfb28dbb253a43ab22a93a2e
117604    Monotone-Revision: 87eb8bb69f68316e6f95f8206ea9f665209d2b0f
117605
117606    Monotone-Author: flachapelle@inverse.ca
117607    Monotone-Date: 2010-08-12T02:12:24
117608    Monotone-Branch: ca.inverse.sogo
117609
117610M	ChangeLog
117611M	UI/WebServerResources/MailerUI.js
117612
117613commit 4e7465533572e944c17ab89221fc4c4603dda853
117614Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117615Date:   Wed Aug 11 20:56:14 2010 +0000
117616
117617    Monotone-Parent: 591189cd04bcdbe3a11183a6aca2bd58edc2ebea
117618    Monotone-Revision: ccda1427d14d0786cfb28dbb253a43ab22a93a2e
117619
117620    Monotone-Author: wsourdeau@inverse.ca
117621    Monotone-Date: 2010-08-11T20:56:14
117622    Monotone-Branch: ca.inverse.sogo
117623
117624M	ChangeLog
117625M	UI/WebServerResources/SchedulerUI.js
117626
117627commit ee13adbf9b02b28f221261bbd253d58ffacea4e5
117628Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117629Date:   Wed Aug 11 19:53:02 2010 +0000
117630
117631    Monotone-Parent: 509b02f4f9f2961c7946b8a808d6fe29000b8cc9
117632    Monotone-Revision: 591189cd04bcdbe3a11183a6aca2bd58edc2ebea
117633
117634    Monotone-Author: wsourdeau@inverse.ca
117635    Monotone-Date: 2010-08-11T19:53:02
117636    Monotone-Branch: ca.inverse.sogo
117637
117638M	ChangeLog
117639M	Main/SOGo+DAV.m
117640M	SoObjects/Contacts/SOGoContactGCSEntry.m
117641
117642commit 39928c163d04d413e8f6fa8ff41813ddbb888cde
117643Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117644Date:   Wed Aug 11 19:23:51 2010 +0000
117645
117646    Monotone-Parent: e55c7e9b0d4eff602ecb06071b3c60c6e2c19bf0
117647    Monotone-Revision: 509b02f4f9f2961c7946b8a808d6fe29000b8cc9
117648
117649    Monotone-Author: wsourdeau@inverse.ca
117650    Monotone-Date: 2010-08-11T19:23:51
117651    Monotone-Branch: ca.inverse.sogo
117652
117653M	ChangeLog
117654M	SoObjects/SOGo/WORequest+SOGo.h
117655M	SoObjects/SOGo/WORequest+SOGo.m
117656
117657commit 3371a4712d6e7557457aca509356624fecc356e8
117658Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117659Date:   Wed Aug 11 19:20:17 2010 +0000
117660
117661    Monotone-Parent: ef0808300fb0a2f855c131c8d4958cef75bb1a1c
117662    Monotone-Revision: e55c7e9b0d4eff602ecb06071b3c60c6e2c19bf0
117663
117664    Monotone-Author: wsourdeau@inverse.ca
117665    Monotone-Date: 2010-08-11T19:20:17
117666    Monotone-Branch: ca.inverse.sogo
117667
117668M	SOPE/NGCards/ChangeLog
117669M	SOPE/NGCards/NGVCardPhoto.m
117670M	SOPE/NGCards/versitCardsSaxDriver/ChangeLog
117671M	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m
117672
117673commit 798076e6faf4c301bb21f8485a61d7b78edef4ad
117674Author: Ludovic Marcotte <lmarcotte@inverse.ca>
117675Date:   Wed Aug 11 18:29:05 2010 +0000
117676
117677    See ChangeLog
117678
117679    Monotone-Parent: 3567e5aef4045091a835f8185e4f1ff94e748c78
117680    Monotone-Revision: e43c9b00bdea42b8d8040a8c2bb1123e3a5230ec
117681
117682    Monotone-Author: ludovic@Sophos.ca
117683    Monotone-Date: 2010-08-11T18:29:05
117684
117685M	ChangeLog
117686M	SoObjects/SOGo/NSString+Utilities.m
117687M	UI/MailerUI/UIxMailFolderActions.m
117688M	UI/WebServerResources/JavascriptAPIExtensions.js
117689M	UI/WebServerResources/MailerUI.js
117690
117691commit 5c291627a4209c6e16b6eeaf05a98fe6f73b90f0
117692Author: Ludovic Marcotte <lmarcotte@inverse.ca>
117693Date:   Wed Aug 11 17:23:59 2010 +0000
117694
117695    See ChangeLog
117696
117697    Monotone-Parent: 89320b31db49181dce46dc16f17984d806609750
117698    Monotone-Revision: 3567e5aef4045091a835f8185e4f1ff94e748c78
117699
117700    Monotone-Author: ludovic@Sophos.ca
117701    Monotone-Date: 2010-08-11T17:23:59
117702
117703M	ChangeLog
117704M	UI/Common/UIxAclEditor.m
117705M	UI/Common/UIxObjectActions.m
117706M	UI/WebServerResources/UIxAclEditor.js
117707
117708commit 15526db83182eb7e12f3690d599d4956d6e1c516
117709Author: Ludovic Marcotte <lmarcotte@inverse.ca>
117710Date:   Wed Aug 11 16:23:47 2010 +0000
117711
117712    See ChangeLog
117713
117714    Monotone-Parent: 2be823800b3a3aa4e40219b1fbfa546bd5cc1db3
117715    Monotone-Revision: 89320b31db49181dce46dc16f17984d806609750
117716
117717    Monotone-Author: ludovic@Sophos.ca
117718    Monotone-Date: 2010-08-11T16:23:47
117719
117720M	ChangeLog
117721M	SOPE/NGCards/iCalRecurrenceRule.m
117722
117723commit cae4fb16bdf6b3a9fd700d401bf867e66ae4c73a
117724Author: Ludovic Marcotte <lmarcotte@inverse.ca>
117725Date:   Wed Aug 11 14:52:11 2010 +0000
117726
117727    See ChangeLog
117728
117729    Monotone-Parent: a8ea4c892d2814713d84f3190401e5d4381c4701
117730    Monotone-Revision: 2be823800b3a3aa4e40219b1fbfa546bd5cc1db3
117731
117732    Monotone-Author: ludovic@Sophos.ca
117733    Monotone-Date: 2010-08-11T14:52:11
117734
117735M	ChangeLog
117736M	SoObjects/Appointments/SOGoAppointmentFolder.m
117737M	SoObjects/Appointments/SOGoAppointmentFolders.m
117738M	SoObjects/Appointments/SOGoAppointmentObject.h
117739M	SoObjects/Appointments/SOGoAppointmentObject.m
117740M	SoObjects/Appointments/SOGoComponentOccurence.m
117741M	SoObjects/Appointments/iCalEntityObject+SOGo.m
117742M	SoObjects/Appointments/iCalEventChanges+SOGo.m
117743M	SoObjects/SOGo/SOGoContentObject.m
117744M	SoObjects/SOGo/SOGoObject.h
117745
117746commit 43ef41eeb70b65cd15b22230c6eeb542ac40e664
117747Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117748Date:   Wed Aug 11 13:31:59 2010 +0000
117749
117750    Monotone-Parent: cbf125640f6348895aa302fdfc58f2a13c96cc80
117751    Monotone-Revision: 9f129d083b11ce7ac964a083c351d2a15f16fbdb
117752
117753    Monotone-Author: wsourdeau@inverse.ca
117754    Monotone-Date: 2010-08-11T13:31:59
117755    Monotone-Branch: ca.inverse.sogo
117756
117757M	ChangeLog
117758M	UI/Common/UIxPageFrame.m
117759
117760commit 71c2f1f4a842f7fe20dc9512228bb61b44393fd6
117761Author: Francis Lachapelle <flachapelle@inverse.ca>
117762Date:   Tue Aug 10 13:47:11 2010 +0000
117763
117764    See ChangeLog
117765
117766    Monotone-Parent: aa5015ff0079b6856954284a0b566fd85c428a93
117767    Monotone-Revision: d794ef4e02f1e288bc12d1379cbaba6e67be4e25
117768
117769    Monotone-Author: flachapelle@inverse.ca
117770    Monotone-Date: 2010-08-10T13:47:11
117771    Monotone-Branch: ca.inverse.sogo
117772
117773M	ChangeLog
117774M	UI/WebServerResources/ContactsUI.js
117775M	UI/WebServerResources/MailerUI.js
117776M	UI/WebServerResources/SchedulerUI.js
117777M	UI/WebServerResources/generic.js
117778
117779commit fbc36faf174d630c576a5940ae3728b02f15d61f
117780Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117781Date:   Mon Aug 9 16:47:51 2010 +0000
117782
117783    Monotone-Parent: 6da486b20dffb8047599fe095aeffd818fb154f7
117784    Monotone-Revision: cbf125640f6348895aa302fdfc58f2a13c96cc80
117785
117786    Monotone-Author: wsourdeau@inverse.ca
117787    Monotone-Date: 2010-08-09T16:47:51
117788    Monotone-Branch: ca.inverse.sogo
117789
117790M	ChangeLog
117791M	UI/WebServerResources/MailerUI.js
117792
117793commit c7f26f13a101e16ee047932184a3e0b988e7df46
117794Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117795Date:   Mon Aug 9 16:46:45 2010 +0000
117796
117797    Monotone-Parent: 79070131b527d8b1a88014a212b6f2fafc9a1490
117798    Monotone-Revision: 6da486b20dffb8047599fe095aeffd818fb154f7
117799
117800    Monotone-Author: wsourdeau@inverse.ca
117801    Monotone-Date: 2010-08-09T16:46:45
117802    Monotone-Branch: ca.inverse.sogo
117803
117804M	ChangeLog
117805M	UI/WebServerResources/generic.js
117806
117807commit d2b67cb3ba5fcbed7f86570d7214e8767d4e7d31
117808Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117809Date:   Mon Aug 9 14:30:16 2010 +0000
117810
117811    Monotone-Parent: 31bbff0f57dce6334191e5cabb61c655e5022a37
117812    Monotone-Revision: 79070131b527d8b1a88014a212b6f2fafc9a1490
117813
117814    Monotone-Author: wsourdeau@inverse.ca
117815    Monotone-Date: 2010-08-09T14:30:16
117816    Monotone-Branch: ca.inverse.sogo
117817
117818M	UI/Templates/UIxPageFrame.wox
117819
117820commit 308de80e6aedf52ce2e4b6dfe84a7f6a7df8ec75
117821Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117822Date:   Mon Aug 9 14:17:22 2010 +0000
117823
117824    Monotone-Parent: 0bad93574cbb34f80f8e581a8347fec75a28f612
117825    Monotone-Revision: 31bbff0f57dce6334191e5cabb61c655e5022a37
117826
117827    Monotone-Author: wsourdeau@inverse.ca
117828    Monotone-Date: 2010-08-09T14:17:22
117829    Monotone-Branch: ca.inverse.sogo
117830
117831M	ChangeLog
117832M	UI/Common/UIxPageFrame.h
117833M	UI/Common/UIxPageFrame.m
117834M	UI/Templates/MailerUI/UIxMailEditor.wox
117835M	UI/Templates/MailerUI/UIxMailMainFrame.wox
117836M	UI/Templates/SchedulerUI/UIxCalMainView.wox
117837M	UI/Templates/UIxPageFrame.wox
117838
117839commit fc12cf9fd9ae23d977341606ccb9f444e627fe0a
117840Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117841Date:   Mon Aug 9 13:30:21 2010 +0000
117842
117843    Monotone-Parent: edb893da8ce0f655c7df27ce11022ddf6b26e6a0
117844    Monotone-Revision: 0bad93574cbb34f80f8e581a8347fec75a28f612
117845
117846    Monotone-Author: wsourdeau@inverse.ca
117847    Monotone-Date: 2010-08-09T13:30:21
117848    Monotone-Branch: ca.inverse.sogo
117849
117850M	ChangeLog
117851M	UI/PreferencesUI/UIxFilterEditor.m
117852M	UI/Templates/PreferencesUI/UIxFilterEditor.wox
117853M	UI/WebServerResources/UIxFilterEditor.js
117854
117855commit 549162ce51177fc59d52abfb69f172d55e3a211e
117856Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117857Date:   Mon Aug 9 13:25:02 2010 +0000
117858
117859    Monotone-Parent: 1e6106de581b46f2a2162a87a140cab55f9d3500
117860    Monotone-Revision: edb893da8ce0f655c7df27ce11022ddf6b26e6a0
117861
117862    Monotone-Author: wsourdeau@inverse.ca
117863    Monotone-Date: 2010-08-09T13:25:02
117864    Monotone-Branch: ca.inverse.sogo
117865
117866M	ChangeLog
117867M	UI/WebServerResources/UIxPreferences.js
117868
117869commit e4f8477929eb175bd452702e6454d7cceaae846a
117870Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117871Date:   Fri Aug 6 21:04:15 2010 +0000
117872
117873    Monotone-Parent: b9881036cb14d433a260903357497efadfdfbec6
117874    Monotone-Revision: 1e6106de581b46f2a2162a87a140cab55f9d3500
117875
117876    Monotone-Author: wsourdeau@inverse.ca
117877    Monotone-Date: 2010-08-06T21:04:15
117878    Monotone-Branch: ca.inverse.sogo
117879
117880M	ChangeLog
117881M	UI/WebServerResources/generic.js
117882
117883commit 8d91c119fd09eccc63b7eb04c5a1380139615eb4
117884Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117885Date:   Fri Aug 6 20:26:47 2010 +0000
117886
117887    Monotone-Parent: 433aaeac45e4077236372a5e04d1bbb6ff3c569f
117888    Monotone-Revision: b9881036cb14d433a260903357497efadfdfbec6
117889
117890    Monotone-Author: wsourdeau@inverse.ca
117891    Monotone-Date: 2010-08-06T20:26:47
117892    Monotone-Branch: ca.inverse.sogo
117893
117894M	ChangeLog
117895M	UI/PreferencesUI/UIxPreferences.m
117896
117897commit affa2988021dfad5768a4fa2f3046818b7791ab9
117898Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117899Date:   Fri Aug 6 18:24:39 2010 +0000
117900
117901    Monotone-Parent: e2123af89707f4bc2b9f980dfef0f57731970142
117902    Monotone-Revision: 433aaeac45e4077236372a5e04d1bbb6ff3c569f
117903
117904    Monotone-Author: wsourdeau@inverse.ca
117905    Monotone-Date: 2010-08-06T18:24:39
117906    Monotone-Branch: ca.inverse.sogo
117907
117908M	ChangeLog
117909M	UI/WebServerResources/MailerUI.js
117910
117911commit 5916ac22da8686eebe47cd0f48ba33a601f4a7fb
117912Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117913Date:   Fri Aug 6 18:22:49 2010 +0000
117914
117915    Monotone-Parent: 52144e5b0340281632f7e7aadc9ca155bba27c61
117916    Monotone-Revision: e2123af89707f4bc2b9f980dfef0f57731970142
117917
117918    Monotone-Author: wsourdeau@inverse.ca
117919    Monotone-Date: 2010-08-06T18:22:49
117920    Monotone-Branch: ca.inverse.sogo
117921
117922M	ChangeLog
117923M	UI/WebServerResources/generic.js
117924
117925commit 54f3d441c5769b72e9994f09ae93d9a32eabbc57
117926Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117927Date:   Fri Aug 6 17:44:36 2010 +0000
117928
117929    Monotone-Parent: 1c35adab7fd8e06ce714bf53d059f4e01978677d
117930    Monotone-Revision: 52144e5b0340281632f7e7aadc9ca155bba27c61
117931
117932    Monotone-Author: wsourdeau@inverse.ca
117933    Monotone-Date: 2010-08-06T17:44:36
117934    Monotone-Branch: ca.inverse.sogo
117935
117936M	UI/WebServerResources/UIxComponentEditor.js
117937M	UI/WebServerResources/generic.js
117938
117939commit 090a459f7ecebe708d0dc9968a6a6e73e86401f7
117940Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117941Date:   Fri Aug 6 17:42:03 2010 +0000
117942
117943    reindentation
117944
117945    Monotone-Parent: cd3bc6912926872e0be5f2cb46fb10afdd9ba56f
117946    Monotone-Revision: 1c35adab7fd8e06ce714bf53d059f4e01978677d
117947
117948    Monotone-Author: wsourdeau@inverse.ca
117949    Monotone-Date: 2010-08-06T17:42:03
117950    Monotone-Branch: ca.inverse.sogo
117951
117952M	UI/WebServerResources/generic.js
117953
117954commit ea79ce42c6b68c617615c3774eb4b3baf0581a82
117955Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117956Date:   Fri Aug 6 17:24:35 2010 +0000
117957
117958    Monotone-Parent: 3d90f2b7510442fc544c8b49912be69e57594024
117959    Monotone-Revision: cd3bc6912926872e0be5f2cb46fb10afdd9ba56f
117960
117961    Monotone-Author: wsourdeau@inverse.ca
117962    Monotone-Date: 2010-08-06T17:24:35
117963    Monotone-Branch: ca.inverse.sogo
117964
117965M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
117966M	UI/PreferencesUI/Czech.lproj/Localizable.strings
117967M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
117968M	UI/PreferencesUI/English.lproj/Localizable.strings
117969M	UI/PreferencesUI/French.lproj/Localizable.strings
117970M	UI/PreferencesUI/German.lproj/Localizable.strings
117971M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
117972M	UI/PreferencesUI/Italian.lproj/Localizable.strings
117973M	UI/PreferencesUI/Russian.lproj/Localizable.strings
117974M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
117975M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
117976M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
117977M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
117978
117979commit 5aec0c7c027c5036e462b171ee6a4bd7b65d376d
117980Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
117981Date:   Fri Aug 6 17:16:15 2010 +0000
117982
117983    Monotone-Parent: de86542219b64c3bcbe7b6006b2d51d334b88a7a
117984    Monotone-Revision: 3d90f2b7510442fc544c8b49912be69e57594024
117985
117986    Monotone-Author: wsourdeau@inverse.ca
117987    Monotone-Date: 2010-08-06T17:16:15
117988    Monotone-Branch: ca.inverse.sogo
117989
117990M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
117991M	UI/Common/Czech.lproj/Localizable.strings
117992M	UI/Common/Dutch.lproj/Localizable.strings
117993M	UI/Common/English.lproj/Localizable.strings
117994M	UI/Common/French.lproj/Localizable.strings
117995M	UI/Common/German.lproj/Localizable.strings
117996M	UI/Common/Hungarian.lproj/Localizable.strings
117997M	UI/Common/Italian.lproj/Localizable.strings
117998M	UI/Common/Russian.lproj/Localizable.strings
117999M	UI/Common/Spanish.lproj/Localizable.strings
118000M	UI/Common/Swedish.lproj/Localizable.strings
118001M	UI/Common/Ukrainian.lproj/Localizable.strings
118002M	UI/Common/Welsh.lproj/Localizable.strings
118003
118004commit 4c56db8273c1ddfd11fe7430a0c27e5472d0065d
118005Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118006Date:   Fri Aug 6 16:34:47 2010 +0000
118007
118008    Monotone-Parent: 1da95425e29680a5769d4ed9b9618c13012ac8bb
118009    Monotone-Revision: de86542219b64c3bcbe7b6006b2d51d334b88a7a
118010
118011    Monotone-Author: wsourdeau@inverse.ca
118012    Monotone-Date: 2010-08-06T16:34:47
118013    Monotone-Branch: ca.inverse.sogo
118014
118015M	UI/WebServerResources/generic.js
118016
118017commit 8f0b91c054e36af20c466de881f5bd886c298a4f
118018Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118019Date:   Fri Aug 6 16:34:43 2010 +0000
118020
118021    Monotone-Parent: b3b9ea929f0cb02f9d9bb56d19e9b402d520e39e
118022    Monotone-Revision: 1da95425e29680a5769d4ed9b9618c13012ac8bb
118023
118024    Monotone-Author: wsourdeau@inverse.ca
118025    Monotone-Date: 2010-08-06T16:34:43
118026    Monotone-Branch: ca.inverse.sogo
118027
118028M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
118029M	UI/PreferencesUI/Czech.lproj/Localizable.strings
118030M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
118031M	UI/PreferencesUI/English.lproj/Localizable.strings
118032M	UI/PreferencesUI/French.lproj/Localizable.strings
118033M	UI/PreferencesUI/German.lproj/Localizable.strings
118034M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
118035M	UI/PreferencesUI/Italian.lproj/Localizable.strings
118036M	UI/PreferencesUI/Russian.lproj/Localizable.strings
118037M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
118038M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
118039M	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
118040M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
118041
118042commit 397e3ed3a2ab7bc96dbbe64520f7546b00141129
118043Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118044Date:   Fri Aug 6 15:45:25 2010 +0000
118045
118046    Monotone-Parent: 193a5a57ea7d1546117692d503f3ce03fe33c2bc
118047    Monotone-Revision: b3b9ea929f0cb02f9d9bb56d19e9b402d520e39e
118048
118049    Monotone-Author: wsourdeau@inverse.ca
118050    Monotone-Date: 2010-08-06T15:45:25
118051    Monotone-Branch: ca.inverse.sogo
118052
118053M	ChangeLog
118054M	UI/WebServerResources/MailerUI.js
118055
118056commit 5899c2d41b5230a4e3ee17f695be7c42ded9c1fc
118057Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118058Date:   Fri Aug 6 15:38:31 2010 +0000
118059
118060    Monotone-Parent: 3ba82c795635bb187147cf6c3f6238f8f7b592eb
118061    Monotone-Revision: 193a5a57ea7d1546117692d503f3ce03fe33c2bc
118062
118063    Monotone-Author: wsourdeau@inverse.ca
118064    Monotone-Date: 2010-08-06T15:38:31
118065    Monotone-Branch: ca.inverse.sogo
118066
118067M	ChangeLog
118068M	UI/WebServerResources/ContactsUI.js
118069
118070commit 81b305e983b5fa88db994bc59ee2d923b896bbed
118071Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118072Date:   Fri Aug 6 15:37:55 2010 +0000
118073
118074    Monotone-Parent: fe2bfcd815039f3fc87b6307a5eb4a89ca9d9022
118075    Monotone-Revision: 3ba82c795635bb187147cf6c3f6238f8f7b592eb
118076
118077    Monotone-Author: wsourdeau@inverse.ca
118078    Monotone-Date: 2010-08-06T15:37:55
118079    Monotone-Branch: ca.inverse.sogo
118080
118081M	ChangeLog
118082M	UI/WebServerResources/MailerUIdTree.js
118083
118084commit 2b9df195500b114afe093c83ee03c9dfba100948
118085Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118086Date:   Fri Aug 6 15:34:05 2010 +0000
118087
118088    Monotone-Parent: 533cfe8838587987ff2e1ab8c7ed56d0e4b66bb4
118089    Monotone-Revision: fe2bfcd815039f3fc87b6307a5eb4a89ca9d9022
118090
118091    Monotone-Author: wsourdeau@inverse.ca
118092    Monotone-Date: 2010-08-06T15:34:05
118093    Monotone-Branch: ca.inverse.sogo
118094
118095M	ChangeLog
118096M	UI/PreferencesUI/UIxPreferences.m
118097M	UI/Templates/PreferencesUI/UIxPreferences.wox
118098M	UI/WebServerResources/UIxPreferences.css
118099M	UI/WebServerResources/UIxPreferences.js
118100
118101commit 0efbccb5923df3489620bba3fd06b850c34c0b59
118102Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118103Date:   Fri Aug 6 15:24:47 2010 +0000
118104
118105    Monotone-Parent: 5d934fdcbb19564864f0bc91a496192a5d0e2d3e
118106    Monotone-Revision: 533cfe8838587987ff2e1ab8c7ed56d0e4b66bb4
118107
118108    Monotone-Author: wsourdeau@inverse.ca
118109    Monotone-Date: 2010-08-06T15:24:47
118110    Monotone-Branch: ca.inverse.sogo
118111
118112M	SoObjects/SOGo/SOGoUser.m
118113
118114commit d02564f1162e640e921f9add2ac5281f0db82714
118115Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118116Date:   Fri Aug 6 14:29:41 2010 +0000
118117
118118    Monotone-Parent: e4dd1805b69eb0dd4c475583c505042783d21bc4
118119    Monotone-Revision: 5d934fdcbb19564864f0bc91a496192a5d0e2d3e
118120
118121    Monotone-Author: wsourdeau@inverse.ca
118122    Monotone-Date: 2010-08-06T14:29:41
118123    Monotone-Branch: ca.inverse.sogo
118124
118125M	ChangeLog
118126M	UI/MailerUI/UIxMailFolderActions.m
118127
118128commit 6a99f7e54fe1a22b48d843d28b062de6e4482167
118129Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118130Date:   Fri Aug 6 14:27:06 2010 +0000
118131
118132    Monotone-Parent: 4363c5abe7a96c858bbccbbad1061ca3229e0217
118133    Monotone-Revision: e4dd1805b69eb0dd4c475583c505042783d21bc4
118134
118135    Monotone-Author: wsourdeau@inverse.ca
118136    Monotone-Date: 2010-08-06T14:27:06
118137    Monotone-Branch: ca.inverse.sogo
118138
118139M	ChangeLog
118140M	UI/MailerUI/UIxMailEditor.m
118141
118142commit b8804341794906a7a4c8ed9d5120d9a5e0993ff3
118143Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118144Date:   Fri Aug 6 14:25:59 2010 +0000
118145
118146    Monotone-Parent: ec44ffcb951f3db4e0041a44e56a9f0d5df4ef3b
118147    Monotone-Revision: 4363c5abe7a96c858bbccbbad1061ca3229e0217
118148
118149    Monotone-Author: wsourdeau@inverse.ca
118150    Monotone-Date: 2010-08-06T14:25:59
118151    Monotone-Branch: ca.inverse.sogo
118152
118153M	ChangeLog
118154M	SoObjects/Mailer/SOGoDraftObject.m
118155M	SoObjects/Mailer/SOGoMailAccount.h
118156M	SoObjects/Mailer/SOGoMailAccount.m
118157M	SoObjects/Mailer/SOGoMailBaseObject.h
118158M	SoObjects/Mailer/SOGoMailBaseObject.m
118159M	SoObjects/Mailer/SOGoMailFolder.m
118160M	SoObjects/Mailer/SOGoMailForward.m
118161M	SoObjects/SOGo/SOGoUser.m
118162M	UI/MailerUI/UIxMailAccountActions.m
118163
118164commit 4a1c8d3753e0cec2cd9743a3666975111e8817b8
118165Author: Francis Lachapelle <flachapelle@inverse.ca>
118166Date:   Fri Aug 6 13:10:09 2010 +0000
118167
118168    Updated installation guide.
118169
118170    Monotone-Parent: 3ed5547660c034b85d2587a802d66c09ecb62b0c
118171    Monotone-Revision: aa5015ff0079b6856954284a0b566fd85c428a93
118172
118173    Monotone-Author: flachapelle@inverse.ca
118174    Monotone-Date: 2010-08-06T13:10:09
118175    Monotone-Branch: ca.inverse.sogo
118176
118177M	Documentation/SOGo Installation Guide.odt
118178
118179commit 87028555202c546a745da0f6234beb616eb1c21f
118180Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118181Date:   Fri Aug 6 12:45:02 2010 +0000
118182
118183    Monotone-Parent: e0a770df71cd2e2fd2884aae657ca3a8e0e6a722
118184    Monotone-Revision: 65a935a868913d9a39d46a15dec1fdb508cbf72f
118185
118186    Monotone-Author: wsourdeau@inverse.ca
118187    Monotone-Date: 2010-08-06T12:45:02
118188    Monotone-Branch: ca.inverse.sogo
118189
118190M	ChangeLog
118191M	SoObjects/SOGo/SOGoDomainDefaults.h
118192M	SoObjects/SOGo/SOGoDomainDefaults.m
118193M	SoObjects/SOGo/SOGoUserDefaults.h
118194M	SoObjects/SOGo/SOGoUserDefaults.m
118195
118196commit eabd9d5a8e08cd8fede0dd9c2a566448f36e0491
118197Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118198Date:   Fri Aug 6 12:40:57 2010 +0000
118199
118200    Monotone-Parent: 398264edd129900ccebb2b98453a9554c39010b4
118201    Monotone-Revision: e0a770df71cd2e2fd2884aae657ca3a8e0e6a722
118202
118203    Monotone-Author: wsourdeau@inverse.ca
118204    Monotone-Date: 2010-08-06T12:40:57
118205    Monotone-Branch: ca.inverse.sogo
118206
118207M	ChangeLog
118208M	UI/WebServerResources/HTMLElement.js
118209
118210commit 4613beebaa15e6e70b3f75def7b1b00983a1ca65
118211Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118212Date:   Fri Aug 6 12:37:28 2010 +0000
118213
118214    Monotone-Parent: e7d394203e99a74856b665487e4681aa70114480
118215    Monotone-Revision: 398264edd129900ccebb2b98453a9554c39010b4
118216
118217    Monotone-Author: wsourdeau@inverse.ca
118218    Monotone-Date: 2010-08-06T12:37:28
118219    Monotone-Branch: ca.inverse.sogo
118220
118221M	UI/WebServerResources/generic.css
118222M	UI/WebServerResources/generic.js
118223M	UI/WebServerResources/iefixes.css
118224
118225commit 99727fd0b5f61564bedc1b7b66dae00e43a72986
118226Author: Francis Lachapelle <flachapelle@inverse.ca>
118227Date:   Thu Aug 5 21:23:48 2010 +0000
118228
118229    See ChangeLog.
118230
118231    Monotone-Parent: 4ebbfbccc5eec87857b36901546058740ff96f2b
118232    Monotone-Revision: 3ed5547660c034b85d2587a802d66c09ecb62b0c
118233
118234    Monotone-Author: flachapelle@inverse.ca
118235    Monotone-Date: 2010-08-05T21:23:48
118236    Monotone-Branch: ca.inverse.sogo
118237
118238M	ChangeLog
118239M	UI/WebServerResources/SOGoResizableTable.js
118240
118241commit c1a74a3ae70ce8ce2c708b7adfe5d8371e7ce674
118242Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118243Date:   Thu Aug 5 17:43:43 2010 +0000
118244
118245    reindentation
118246
118247    Monotone-Parent: 08ba91165e5b501f48a2277fb30cb5f4624c9e39
118248    Monotone-Revision: 8bd35931f4458c8afad7fa3cb3f169897d94d25b
118249
118250    Monotone-Author: wsourdeau@inverse.ca
118251    Monotone-Date: 2010-08-05T17:43:43
118252    Monotone-Branch: ca.inverse.sogo
118253
118254M	UI/WebServerResources/dtree.js
118255
118256commit 9b6372806319c3dffadec4bb263b22c646633e73
118257Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118258Date:   Thu Aug 5 17:42:24 2010 +0000
118259
118260    reindentation
118261
118262    Monotone-Parent: 96aed5aa92f481740bda8d0b5c68aa4b21c762f0
118263    Monotone-Revision: 08ba91165e5b501f48a2277fb30cb5f4624c9e39
118264
118265    Monotone-Author: wsourdeau@inverse.ca
118266    Monotone-Date: 2010-08-05T17:42:24
118267    Monotone-Branch: ca.inverse.sogo
118268
118269M	UI/WebServerResources/MailerUIdTree.js
118270
118271commit 76312d1a9badb40d1b18982fa21f43125c0587d5
118272Author: Francis Lachapelle <flachapelle@inverse.ca>
118273Date:   Thu Aug 5 15:57:09 2010 +0000
118274
118275    Bug fixes for the new CSS modal dialog.
118276
118277    Monotone-Parent: 7e80d62d21237dc99d74c702f53f591b1fd10acc
118278    Monotone-Revision: d05f8aecb657893bff2082d8a6401c885709a426
118279
118280    Monotone-Author: flachapelle@inverse.ca
118281    Monotone-Date: 2010-08-05T15:57:09
118282    Monotone-Branch: ca.inverse.sogo
118283
118284M	UI/WebServerResources/ContactsUI.js
118285M	UI/WebServerResources/generic.css
118286M	UI/WebServerResources/generic.js
118287M	UI/WebServerResources/iefixes.css
118288
118289commit 662f6d509a7710fd8a81148e2b04311cb4c8207d
118290Author: Francis Lachapelle <flachapelle@inverse.ca>
118291Date:   Wed Aug 4 17:59:43 2010 +0000
118292
118293    See ChangeLog
118294
118295    Monotone-Parent: e9ca26d51aa3d10c2258ad11e5ed08cf1cdc234c
118296    Monotone-Revision: 7e80d62d21237dc99d74c702f53f591b1fd10acc
118297
118298    Monotone-Author: flachapelle@inverse.ca
118299    Monotone-Date: 2010-08-04T17:59:43
118300    Monotone-Branch: ca.inverse.sogo
118301
118302M	ChangeLog
118303M	UI/WebServerResources/ContactsUI.js
118304M	UI/WebServerResources/generic.css
118305M	UI/WebServerResources/generic.js
118306
118307commit d1912a40898ecc05d9b0cd6d02cef79445095344
118308Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118309Date:   Wed Aug 4 12:47:07 2010 +0000
118310
118311    Monotone-Parent: e9ca26d51aa3d10c2258ad11e5ed08cf1cdc234c
118312    Monotone-Revision: 903126052b2bc7a486d1885b2118aad411d1b2f2
118313
118314    Monotone-Author: wsourdeau@inverse.ca
118315    Monotone-Date: 2010-08-04T12:47:07
118316    Monotone-Branch: ca.inverse.sogo
118317
118318M	ChangeLog
118319M	UI/WebServerResources/RowEditionController.js
118320
118321commit dbe7f83a6723b9acd42838d6d3e10708a51a86d6
118322Author: Ludovic Marcotte <lmarcotte@inverse.ca>
118323Date:   Tue Aug 3 23:37:12 2010 +0000
118324
118325    Updated the documentation with regard to ticket #711
118326
118327    Monotone-Parent: 24e454f441615d0319e5f67c544f95be83282adb
118328    Monotone-Revision: a8ea4c892d2814713d84f3190401e5d4381c4701
118329
118330    Monotone-Author: ludovic@Sophos.ca
118331    Monotone-Date: 2010-08-03T23:37:12
118332
118333M	Documentation/SOGo Installation Guide.odt
118334M	Documentation/SOGo Mobile Devices Configuration.odt
118335
118336commit 2f69dee9d60467e59efd9de7d392c709c77f586e
118337Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118338Date:   Tue Aug 3 18:54:49 2010 +0000
118339
118340    Monotone-Parent: d63a2f0e9c958ba01af4295fd9477e41e87bd84e
118341    Monotone-Revision: e9ca26d51aa3d10c2258ad11e5ed08cf1cdc234c
118342
118343    Monotone-Author: wsourdeau@inverse.ca
118344    Monotone-Date: 2010-08-03T18:54:49
118345    Monotone-Branch: ca.inverse.sogo
118346
118347M	ChangeLog
118348M	SoObjects/SOGo/SOGoUser.h
118349M	SoObjects/SOGo/SOGoUser.m
118350
118351commit b58b956b48aab5997987e242821700b6bed525d8
118352Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118353Date:   Tue Aug 3 18:53:34 2010 +0000
118354
118355    Monotone-Parent: d60b33f55567caeee757661e23d65eee6e952ed9
118356    Monotone-Revision: d63a2f0e9c958ba01af4295fd9477e41e87bd84e
118357
118358    Monotone-Author: wsourdeau@inverse.ca
118359    Monotone-Date: 2010-08-03T18:53:34
118360    Monotone-Branch: ca.inverse.sogo
118361
118362M	UI/WebServerResources/HTMLElement.js
118363
118364commit 9100c3db2fe5413e484a0672588ec520299438d8
118365Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118366Date:   Tue Aug 3 18:52:49 2010 +0000
118367
118368    Monotone-Parent: 34791f35dbfae81d89b325cab373497ac8267859
118369    Monotone-Revision: d60b33f55567caeee757661e23d65eee6e952ed9
118370
118371    Monotone-Author: wsourdeau@inverse.ca
118372    Monotone-Date: 2010-08-03T18:52:49
118373    Monotone-Branch: ca.inverse.sogo
118374
118375M	ChangeLog
118376M	SoObjects/Mailer/SOGoMailAccount.h
118377M	SoObjects/Mailer/SOGoMailAccount.m
118378M	SoObjects/Mailer/SOGoMailAccounts.h
118379M	SoObjects/Mailer/SOGoMailAccounts.m
118380M	UI/MailerUI/UIxMailMainFrame.m
118381M	UI/WebServerResources/MailerUI.js
118382
118383commit 05ef0e573e0834bbae917bfe1faac7a081a372b4
118384Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118385Date:   Tue Aug 3 18:40:18 2010 +0000
118386
118387    Monotone-Parent: 519bdd0f61b6db465dc7db8d8c0f93b3c72d3f5a
118388    Monotone-Revision: 34791f35dbfae81d89b325cab373497ac8267859
118389
118390    Monotone-Author: wsourdeau@inverse.ca
118391    Monotone-Date: 2010-08-03T18:40:18
118392    Monotone-Branch: ca.inverse.sogo
118393
118394M	ChangeLog
118395M	UI/WebServerResources/RowEditionController.js
118396
118397commit 71f4bf49fb32dd79d674b7636f7620ccf29b8f52
118398Author: Ludovic Marcotte <lmarcotte@inverse.ca>
118399Date:   Tue Aug 3 18:06:12 2010 +0000
118400
118401    Updated NEWS
118402
118403    Monotone-Parent: 7d8a4bb1274aeaf7155bc47f5fc5b5afe1f90d14
118404    Monotone-Revision: 24e454f441615d0319e5f67c544f95be83282adb
118405
118406    Monotone-Author: ludovic@Sophos.ca
118407    Monotone-Date: 2010-08-03T18:06:12
118408
118409M	NEWS
118410M	SoObjects/Appointments/SOGoAptMailNotification.m
118411
118412commit 393805d3610ea1caf82698dacba679028e491430
118413Author: Ludovic Marcotte <lmarcotte@inverse.ca>
118414Date:   Tue Aug 3 16:19:07 2010 +0000
118415
118416    See ChangeLog
118417
118418    Monotone-Parent: c9c9702c0e5884249b52a03e2a48d4fd554c6217
118419    Monotone-Revision: 7d8a4bb1274aeaf7155bc47f5fc5b5afe1f90d14
118420
118421    Monotone-Author: ludovic@Sophos.ca
118422    Monotone-Date: 2010-08-03T16:19:07
118423
118424M	ChangeLog
118425A	SoObjects/Mailer/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.html
118426A	SoObjects/Mailer/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.wod
118427M	UI/Common/Ukrainian.lproj/Localizable.strings
118428M	UI/Contacts/Ukrainian.lproj/Localizable.strings
118429M	UI/MailPartViewers/Ukrainian.lproj/Localizable.strings
118430M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
118431M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
118432M	UI/MainUI/Czech.lproj/Localizable.strings
118433M	UI/MainUI/Dutch.lproj/Localizable.strings
118434M	UI/MainUI/English.lproj/Localizable.strings
118435M	UI/MainUI/French.lproj/Localizable.strings
118436M	UI/MainUI/German.lproj/Localizable.strings
118437M	UI/MainUI/Hungarian.lproj/Localizable.strings
118438M	UI/MainUI/Italian.lproj/Localizable.strings
118439M	UI/MainUI/Russian.lproj/Localizable.strings
118440M	UI/MainUI/Spanish.lproj/Localizable.strings
118441M	UI/MainUI/Swedish.lproj/Localizable.strings
118442M	UI/MainUI/Welsh.lproj/Localizable.strings
118443M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
118444M	UI/PreferencesUI/Czech.lproj/Localizable.strings
118445M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
118446M	UI/PreferencesUI/English.lproj/Localizable.strings
118447M	UI/PreferencesUI/French.lproj/Localizable.strings
118448M	UI/PreferencesUI/German.lproj/Localizable.strings
118449M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
118450M	UI/PreferencesUI/Italian.lproj/Localizable.strings
118451M	UI/PreferencesUI/Russian.lproj/Localizable.strings
118452M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
118453M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
118454M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
118455M	UI/Scheduler/Ukrainian.lproj/Localizable.strings
118456
118457commit a1c61e5aeb1aadb6afd247554263120492c02777
118458Author: Ludovic Marcotte <lmarcotte@inverse.ca>
118459Date:   Tue Aug 3 15:13:58 2010 +0000
118460
118461    See ChangeLog
118462
118463    Monotone-Parent: b7ca5a591c7686be57e44bf98aae0c7b148afa20
118464    Monotone-Revision: c9c9702c0e5884249b52a03e2a48d4fd554c6217
118465
118466    Monotone-Author: ludovic@Sophos.ca
118467    Monotone-Date: 2010-08-03T15:13:58
118468
118469M	ChangeLog
118470M	SoObjects/Appointments/GNUmakefile
118471A	SoObjects/Appointments/Polish.lproj/Localizable.strings
118472M	SoObjects/Contacts/GNUmakefile
118473A	SoObjects/Contacts/Polish.lproj/Localizable.strings
118474M	SoObjects/Mailer/GNUmakefile
118475M	SoObjects/Mailer/SOGoMailForward.h
118476M	SoObjects/Mailer/SOGoMailForward.m
118477A	SoObjects/Mailer/SOGoMailPolishForward.wo/SOGoMailPolishForward.html
118478A	SoObjects/Mailer/SOGoMailPolishForward.wo/SOGoMailPolishForward.wod
118479A	SoObjects/Mailer/SOGoMailPolishReply.wo/SOGoMailPolishReply.html
118480A	SoObjects/Mailer/SOGoMailPolishReply.wo/SOGoMailPolishReply.wod
118481M	SoObjects/Mailer/SOGoMailReply.h
118482M	SoObjects/Mailer/SOGoMailReply.m
118483M	SoObjects/SOGo/SOGoDefaults.plist
118484M	Tests/Integration/all.py
118485M	UI/AdministrationUI/GNUmakefile
118486A	UI/AdministrationUI/Polish.lproj/Localizable.strings
118487M	UI/Common/GNUmakefile
118488A	UI/Common/Polish.lproj/Localizable.strings
118489M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
118490M	UI/Contacts/Czech.lproj/Localizable.strings
118491M	UI/Contacts/Dutch.lproj/Localizable.strings
118492M	UI/Contacts/English.lproj/Localizable.strings
118493M	UI/Contacts/French.lproj/Localizable.strings
118494M	UI/Contacts/GNUmakefile
118495M	UI/Contacts/German.lproj/Localizable.strings
118496M	UI/Contacts/Hungarian.lproj/Localizable.strings
118497M	UI/Contacts/Italian.lproj/Localizable.strings
118498A	UI/Contacts/Polish.lproj/Localizable.strings
118499M	UI/Contacts/Russian.lproj/Localizable.strings
118500M	UI/Contacts/Spanish.lproj/Localizable.strings
118501M	UI/Contacts/Swedish.lproj/Localizable.strings
118502M	UI/Contacts/Ukrainian.lproj/Localizable.strings
118503M	UI/Contacts/Welsh.lproj/Localizable.strings
118504M	UI/MailPartViewers/GNUmakefile
118505A	UI/MailPartViewers/Polish.lproj/Localizable.strings
118506M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
118507M	UI/MailerUI/Czech.lproj/Localizable.strings
118508M	UI/MailerUI/Dutch.lproj/Localizable.strings
118509M	UI/MailerUI/English.lproj/Localizable.strings
118510M	UI/MailerUI/French.lproj/Localizable.strings
118511M	UI/MailerUI/GNUmakefile
118512M	UI/MailerUI/German.lproj/Localizable.strings
118513M	UI/MailerUI/Hungarian.lproj/Localizable.strings
118514M	UI/MailerUI/Italian.lproj/Localizable.strings
118515A	UI/MailerUI/Polish.lproj/Localizable.strings
118516M	UI/MailerUI/Russian.lproj/Localizable.strings
118517M	UI/MailerUI/Spanish.lproj/Localizable.strings
118518M	UI/MailerUI/Swedish.lproj/Localizable.strings
118519M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
118520M	UI/MailerUI/Welsh.lproj/Localizable.strings
118521M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
118522M	UI/MainUI/Czech.lproj/Localizable.strings
118523M	UI/MainUI/Dutch.lproj/Localizable.strings
118524M	UI/MainUI/English.lproj/Localizable.strings
118525M	UI/MainUI/French.lproj/Localizable.strings
118526M	UI/MainUI/GNUmakefile
118527M	UI/MainUI/German.lproj/Localizable.strings
118528M	UI/MainUI/Hungarian.lproj/Localizable.strings
118529M	UI/MainUI/Italian.lproj/Localizable.strings
118530A	UI/MainUI/Polish.lproj/Locale
118531A	UI/MainUI/Polish.lproj/Localizable.strings
118532M	UI/MainUI/Russian.lproj/Localizable.strings
118533M	UI/MainUI/Spanish.lproj/Localizable.strings
118534M	UI/MainUI/Swedish.lproj/Localizable.strings
118535M	UI/MainUI/Welsh.lproj/Localizable.strings
118536M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
118537M	UI/PreferencesUI/Czech.lproj/Localizable.strings
118538M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
118539M	UI/PreferencesUI/English.lproj/Localizable.strings
118540M	UI/PreferencesUI/French.lproj/Localizable.strings
118541M	UI/PreferencesUI/GNUmakefile
118542M	UI/PreferencesUI/German.lproj/Localizable.strings
118543M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
118544M	UI/PreferencesUI/Italian.lproj/Localizable.strings
118545A	UI/PreferencesUI/Polish.lproj/Localizable.strings
118546M	UI/PreferencesUI/Russian.lproj/Localizable.strings
118547M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
118548M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
118549M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
118550M	UI/SOGoUI/SOGoACLAdvisory.h
118551M	UI/SOGoUI/SOGoACLAdvisory.m
118552M	UI/SOGoUI/SOGoFolderAdvisory.h
118553M	UI/SOGoUI/SOGoFolderAdvisory.m
118554M	UI/Scheduler/GNUmakefile
118555A	UI/Scheduler/Polish.lproj/Localizable.strings
118556A	UI/Templates/SOGoACLPolishAdditionAdvisory.wox
118557A	UI/Templates/SOGoACLPolishModificationAdvisory.wox
118558A	UI/Templates/SOGoACLPolishRemovalAdvisory.wox
118559A	UI/Templates/SOGoFolderPolishAdditionAdvisory.wox
118560A	UI/Templates/SOGoFolderPolishRemovalAdvisory.wox
118561
118562commit fd07a9b028960eeb6906b2797b6c2568f481a07a
118563Author: Ludovic Marcotte <lmarcotte@inverse.ca>
118564Date:   Tue Aug 3 14:49:28 2010 +0000
118565
118566    See ChangeLog
118567
118568    Monotone-Parent: ec4781f04b708ab2a5944c8097cb08a1e608213e
118569    Monotone-Revision: b7ca5a591c7686be57e44bf98aae0c7b148afa20
118570
118571    Monotone-Author: ludovic@Sophos.ca
118572    Monotone-Date: 2010-08-03T14:49:28
118573
118574M	ChangeLog
118575M	SoObjects/SOGo/GNUmakefile.preamble
118576M	SoObjects/SOGo/SQLSource.m
118577
118578commit 440897027ed5d6050c3d3540799f485a80553405
118579Author: Ludovic Marcotte <lmarcotte@inverse.ca>
118580Date:   Tue Aug 3 14:36:33 2010 +0000
118581
118582    SOGo v1.3.1 branch
118583
118584    Monotone-Parent: 86a177d4a05deda193edc7d9e0fedca89758cadd
118585    Monotone-Revision: ec4781f04b708ab2a5944c8097cb08a1e608213e
118586
118587    Monotone-Author: ludovic@Sophos.ca
118588    Monotone-Date: 2010-08-03T14:36:33
118589
118590M	ChangeLog
118591M	SOPE/NGCards/NSString+NGCards.m
118592
118593commit 8d107d0de0bf27f98f5acb66187787d0abe4901d
118594Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118595Date:   Mon Aug 2 20:55:45 2010 +0000
118596
118597    Monotone-Parent: a33e5080dbd3082529a4559b78a962ccc535f5c9
118598    Monotone-Revision: 519bdd0f61b6db465dc7db8d8c0f93b3c72d3f5a
118599
118600    Monotone-Author: wsourdeau@inverse.ca
118601    Monotone-Date: 2010-08-02T20:55:45
118602    Monotone-Branch: ca.inverse.sogo
118603
118604M	UI/WebServerResources/UIxPreferences.js
118605
118606commit 9e193f560dd145063ef8f76a98573a08b561b7cf
118607Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118608Date:   Mon Aug 2 20:42:53 2010 +0000
118609
118610    Monotone-Parent: 4015c6e667a4a4ca4d9a5b2a8cb346ea6d784fe4
118611    Monotone-Revision: a33e5080dbd3082529a4559b78a962ccc535f5c9
118612
118613    Monotone-Author: wsourdeau@inverse.ca
118614    Monotone-Date: 2010-08-02T20:42:53
118615    Monotone-Branch: ca.inverse.sogo
118616
118617M	UI/WebServerResources/SchedulerUIDnD.js
118618
118619commit 20a6696850a6e902ed3ce9351d1286b87da383a6
118620Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118621Date:   Mon Aug 2 20:42:40 2010 +0000
118622
118623    Monotone-Parent: 76cddf6cb9e25f13d7e93aef3285f53fe726efcc
118624    Monotone-Revision: 4015c6e667a4a4ca4d9a5b2a8cb346ea6d784fe4
118625
118626    Monotone-Author: wsourdeau@inverse.ca
118627    Monotone-Date: 2010-08-02T20:42:40
118628    Monotone-Branch: ca.inverse.sogo
118629
118630M	ChangeLog
118631M	UI/Templates/PreferencesUI/UIxPreferences.wox
118632A	UI/WebServerResources/RowEditionController.js
118633M	UI/WebServerResources/UIxPreferences.js
118634M	UI/WebServerResources/generic.css
118635
118636commit 046a46b86a4c35a29ceb4010b15884ce9a844489
118637Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118638Date:   Mon Aug 2 20:29:38 2010 +0000
118639
118640    Monotone-Parent: 8330dfa1ad05eb096cee895845442bf564cf19bd
118641    Monotone-Revision: 76cddf6cb9e25f13d7e93aef3285f53fe726efcc
118642
118643    Monotone-Author: wsourdeau@inverse.ca
118644    Monotone-Date: 2010-08-02T20:29:38
118645    Monotone-Branch: ca.inverse.sogo
118646
118647M	ChangeLog
118648M	SoObjects/SOGo/NSNumber+Utilities.m
118649
118650commit beaf3e9b7d49341ec3852299130f48880124e429
118651Author: Francis Lachapelle <flachapelle@inverse.ca>
118652Date:   Fri Jul 30 20:10:00 2010 +0000
118653
118654    See ChangeLog.
118655
118656    Monotone-Parent: 86a177d4a05deda193edc7d9e0fedca89758cadd
118657    Monotone-Revision: 858a9ca804ecabd66c735a54fe09bd4e5b7ec5b2
118658
118659    Monotone-Author: flachapelle@inverse.ca
118660    Monotone-Date: 2010-07-30T20:10:00
118661    Monotone-Branch: ca.inverse.sogo
118662
118663M	ChangeLog
118664M	UI/WebServerResources/ContactsUI.js
118665M	UI/WebServerResources/HTMLElement.js
118666M	UI/WebServerResources/SchedulerUI.js
118667M	UI/WebServerResources/scriptaculous/dragdrop.js
118668
118669commit 9b0e5ae09361c0ad957786db2dd6f96a8e43def4
118670Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118671Date:   Fri Jul 30 18:24:29 2010 +0000
118672
118673    Monotone-Parent: 86a177d4a05deda193edc7d9e0fedca89758cadd
118674    Monotone-Revision: a8e20b13effb8b62bfe9471ec95ca5dd7eb9dd3d
118675
118676    Monotone-Author: wsourdeau@inverse.ca
118677    Monotone-Date: 2010-07-30T18:24:29
118678    Monotone-Branch: ca.inverse.sogo
118679
118680M	UI/WebServerResources/generic.css
118681
118682commit 9e819f81f64808123f2a48e01e14b460d1b4be71
118683Author: Francis Lachapelle <flachapelle@inverse.ca>
118684Date:   Thu Jul 29 15:34:06 2010 +0000
118685
118686    Fix for bug #710
118687
118688    Monotone-Parent: ea268f9db61939a18337c4648193cc321736356b
118689    Monotone-Revision: 86a177d4a05deda193edc7d9e0fedca89758cadd
118690
118691    Monotone-Author: flachapelle@inverse.ca
118692    Monotone-Date: 2010-07-29T15:34:06
118693    Monotone-Branch: ca.inverse.sogo
118694
118695M	UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox
118696M	UI/WebServerResources/UIxCalUserRightsEditor.css
118697M	UI/WebServerResources/iefixes.css
118698
118699commit 76806b1a831c84fc02a8fa9be47a10a57c0605ef
118700Author: Francis Lachapelle <flachapelle@inverse.ca>
118701Date:   Wed Jul 28 21:17:57 2010 +0000
118702
118703    See ChangeLog.
118704
118705    Monotone-Parent: c1fbc1eec0e204f82627f44220958a6f0f63ffe9
118706    Monotone-Revision: ea268f9db61939a18337c4648193cc321736356b
118707
118708    Monotone-Author: flachapelle@inverse.ca
118709    Monotone-Date: 2010-07-28T21:17:57
118710    Monotone-Branch: ca.inverse.sogo
118711
118712M	ChangeLog
118713M	UI/WebServerResources/MailerUI.js
118714M	UI/WebServerResources/UIxMailEditor.js
118715M	UI/WebServerResources/generic.js
118716
118717commit 98970b7b9b5936d888a86f7d3b3824d33e6217bf
118718Author: Francis Lachapelle <flachapelle@inverse.ca>
118719Date:   Wed Jul 28 20:19:08 2010 +0000
118720
118721    See ChangeLog.
118722
118723    Monotone-Parent: 29cd46d91b0c0d1156ea93feaa77eb114a1dc1bc
118724    Monotone-Revision: c1fbc1eec0e204f82627f44220958a6f0f63ffe9
118725
118726    Monotone-Author: flachapelle@inverse.ca
118727    Monotone-Date: 2010-07-28T20:19:08
118728    Monotone-Branch: ca.inverse.sogo
118729
118730M	ChangeLog
118731M	UI/Scheduler/UIxComponentEditor.h
118732M	UI/Scheduler/UIxComponentEditor.m
118733M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
118734M	UI/WebServerResources/UIxAttendeesEditor.js
118735M	UI/WebServerResources/UIxComponentEditor.js
118736
118737commit dc342f28054a0a115fb228ec887147b737211fe2
118738Author: Ludovic Marcotte <lmarcotte@inverse.ca>
118739Date:   Wed Jul 28 14:39:34 2010 +0000
118740
118741    Updated NEWS file
118742
118743    Monotone-Parent: 68d2b8d7b83553a25e98912a0cab09c0969ba96b
118744    Monotone-Revision: 29cd46d91b0c0d1156ea93feaa77eb114a1dc1bc
118745
118746    Monotone-Author: ludovic@Sophos.ca
118747    Monotone-Date: 2010-07-28T14:39:34
118748    Monotone-Branch: ca.inverse.sogo
118749
118750M	NEWS
118751
118752commit 66a9fc106bc3be41a179bc50231b2c8a26246bb0
118753Author: Francis Lachapelle <flachapelle@inverse.ca>
118754Date:   Tue Jul 27 19:34:37 2010 +0000
118755
118756    German translation correction.
118757
118758    Monotone-Parent: 00dd99d5ee953d6a729360790b3e5b7242027da2
118759    Monotone-Revision: 68d2b8d7b83553a25e98912a0cab09c0969ba96b
118760
118761    Monotone-Author: flachapelle@inverse.ca
118762    Monotone-Date: 2010-07-27T19:34:37
118763    Monotone-Branch: ca.inverse.sogo
118764
118765M	UI/Templates/SOGoACLGermanAdditionAdvisory.wox
118766M	UI/Templates/SOGoACLGermanModificationAdvisory.wox
118767M	UI/Templates/SOGoACLGermanRemovalAdvisory.wox
118768
118769commit 8a3fcb7cc483cc64d20a8e57e53e1255832c1c37
118770Author: Francis Lachapelle <flachapelle@inverse.ca>
118771Date:   Tue Jul 27 19:24:40 2010 +0000
118772
118773    See ChangeLog.
118774
118775    Monotone-Parent: fe351629b595bd5c5cd4b03a129c97d14d342fc7
118776    Monotone-Revision: 00dd99d5ee953d6a729360790b3e5b7242027da2
118777
118778    Monotone-Author: flachapelle@inverse.ca
118779    Monotone-Date: 2010-07-27T19:24:40
118780    Monotone-Branch: ca.inverse.sogo
118781
118782M	ChangeLog
118783M	UI/WebServerResources/SOGoAutoCompletion.js
118784
118785commit ad76ca2d8b350c43ba865daa2eec4e576410364d
118786Author: Francis Lachapelle <flachapelle@inverse.ca>
118787Date:   Tue Jul 27 18:42:12 2010 +0000
118788
118789    Minor change the UIxMailPartICalViewer template.
118790
118791    Monotone-Parent: bdac9c079f5f6f8a742d138d4a5f9d41043ae013
118792    Monotone-Revision: fe351629b595bd5c5cd4b03a129c97d14d342fc7
118793
118794    Monotone-Author: flachapelle@inverse.ca
118795    Monotone-Date: 2010-07-27T18:42:12
118796    Monotone-Branch: ca.inverse.sogo
118797
118798M	UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings
118799M	UI/MailPartViewers/Czech.lproj/Localizable.strings
118800M	UI/MailPartViewers/Dutch.lproj/Localizable.strings
118801M	UI/MailPartViewers/English.lproj/Localizable.strings
118802M	UI/MailPartViewers/French.lproj/Localizable.strings
118803M	UI/MailPartViewers/German.lproj/Localizable.strings
118804M	UI/MailPartViewers/Hungarian.lproj/Localizable.strings
118805M	UI/MailPartViewers/Italian.lproj/Localizable.strings
118806M	UI/MailPartViewers/Russian.lproj/Localizable.strings
118807M	UI/MailPartViewers/Spanish.lproj/Localizable.strings
118808M	UI/MailPartViewers/Swedish.lproj/Localizable.strings
118809M	UI/MailPartViewers/Ukrainian.lproj/Localizable.strings
118810M	UI/MailPartViewers/Welsh.lproj/Localizable.strings
118811M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
118812
118813commit eccf14efd0c2e8cddcc78eeec9f656efa476357c
118814Author: Ludovic Marcotte <lmarcotte@inverse.ca>
118815Date:   Thu Jul 22 15:13:09 2010 +0000
118816
118817    See ChangeLog
118818
118819    Monotone-Parent: 027083e4ddfcc14898e7dd8b6e08c73058f18778
118820    Monotone-Revision: 1475912d0e20ad5f1180b0921306270039272161
118821
118822    Monotone-Author: ludovic@Sophos.ca
118823    Monotone-Date: 2010-07-22T15:13:09
118824    Monotone-Branch: ca.inverse.sogo
118825
118826M	ChangeLog
118827A	Migration/Horde/HordeSignatureConverter.py
118828A	Migration/Horde/PHPDeserializer.py
118829A	Migration/Horde/README
118830A	Migration/Horde/TurbaConverter.py
118831A	Migration/Horde/config.py.in
118832A	Migration/Horde/signature.py
118833A	Migration/Horde/turba.py
118834
118835commit b5a8dfae627faf0192354f6e24f25fa35c444e2e
118836Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118837Date:   Wed Jul 21 16:00:51 2010 +0000
118838
118839    Monotone-Parent: 3147ad3a58e41e30a98c3efa7f7da7421d6aed2a
118840    Monotone-Revision: 775c77bf29362b522a5e4bc462f291c0cd1f4aaa
118841
118842    Monotone-Author: wsourdeau@inverse.ca
118843    Monotone-Date: 2010-07-21T16:00:51
118844    Monotone-Branch: ca.inverse.sogo
118845
118846M	SOPE/NGCards/ChangeLog
118847M	SOPE/NGCards/iCalXMLRenderer.m
118848
118849commit 92cbd9f20d0e97f551e13e1477636896bc6ff587
118850Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118851Date:   Wed Jul 21 13:57:24 2010 +0000
118852
118853    Monotone-Parent: 9db82412ca8b860c427e66329c7aad43fc24aea4
118854    Monotone-Revision: 3147ad3a58e41e30a98c3efa7f7da7421d6aed2a
118855
118856    Monotone-Author: wsourdeau@inverse.ca
118857    Monotone-Date: 2010-07-21T13:57:24
118858    Monotone-Branch: ca.inverse.sogo
118859
118860M	ChangeLog
118861M	UI/WebServerResources/ContactsUI.js
118862
118863commit 4307be07a251e2ddc052ec7a947d7212a1bb98f4
118864Author: Ludovic Marcotte <lmarcotte@inverse.ca>
118865Date:   Wed Jul 21 13:17:28 2010 +0000
118866
118867    Updated the documentation for the release.
118868
118869    Monotone-Parent: ecdfad20a3a685ba0b1388b494449fd50453adfb
118870    Monotone-Revision: 027083e4ddfcc14898e7dd8b6e08c73058f18778
118871
118872    Monotone-Author: ludovic@Sophos.ca
118873    Monotone-Date: 2010-07-21T13:17:28
118874    Monotone-Branch: ca.inverse.sogo
118875    Monotone-Tag: SOGo_v1.3.0
118876
118877M	Documentation/SOGo Installation Guide.odt
118878M	Documentation/SOGo Mobile Devices Configuration.odt
118879M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
118880
118881commit 1e3ef762ae10d8ca7bffb2f96b9dc6fcae50e212
118882Author: Ludovic Marcotte <lmarcotte@inverse.ca>
118883Date:   Wed Jul 21 12:34:54 2010 +0000
118884
118885    Bumped version number to 1.3.0
118886
118887    Monotone-Parent: 3147ad3a58e41e30a98c3efa7f7da7421d6aed2a
118888    Monotone-Revision: ecdfad20a3a685ba0b1388b494449fd50453adfb
118889
118890    Monotone-Author: ludovic@Sophos.ca
118891    Monotone-Date: 2010-07-21T12:34:54
118892    Monotone-Branch: ca.inverse.sogo
118893
118894M	Main/Version
118895M	UI/MainUI/Version
118896M	Version
118897
118898commit f1258d4bc7c9b2f7f821ed9de3d2eff62f870637
118899Author: Ludovic Marcotte <lmarcotte@inverse.ca>
118900Date:   Wed Jul 21 00:20:30 2010 +0000
118901
118902    Small fix to the DnD code for contacts and small French translation fix for the "Tentative" status
118903
118904    Monotone-Parent: 82a45236051a8825c5786369ead73de38b7f5183
118905    Monotone-Revision: 9db82412ca8b860c427e66329c7aad43fc24aea4
118906
118907    Monotone-Author: ludovic@Sophos.ca
118908    Monotone-Date: 2010-07-21T00:20:30
118909    Monotone-Branch: ca.inverse.sogo
118910
118911M	UI/Common/UIxFolderActions.m
118912M	UI/Contacts/UIxContactFoldersView.m
118913M	UI/Contacts/UIxContactsUserFolders.m
118914M	UI/MailPartViewers/French.lproj/Localizable.strings
118915M	UI/Scheduler/French.lproj/Localizable.strings
118916M	UI/WebServerResources/ContactsUI.js
118917
118918commit 1585f25c2b950d8d99116f4b9ab92836b2924aec
118919Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118920Date:   Tue Jul 20 18:50:12 2010 +0000
118921
118922    Monotone-Parent: 6a3c0d744d66748f11759bba747978f5e50b85d5
118923    Monotone-Revision: 6c3973de5dad3f2478a806c7eb196f3a1a7d66a8
118924
118925    Monotone-Author: wsourdeau@inverse.ca
118926    Monotone-Date: 2010-07-20T18:50:12
118927    Monotone-Branch: ca.inverse.sogo
118928
118929M	ChangeLog
118930M	SoObjects/SOGo/SOGoUserFolder.m
118931
118932commit 3d698d0f91ec0f79d92b0030a637d449d075c38c
118933Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118934Date:   Tue Jul 20 18:46:08 2010 +0000
118935
118936    Monotone-Parent: 2093fd32a32150f9c5060bac5619eea2dbc2f08d
118937    Monotone-Revision: 6a3c0d744d66748f11759bba747978f5e50b85d5
118938
118939    Monotone-Author: wsourdeau@inverse.ca
118940    Monotone-Date: 2010-07-20T18:46:08
118941    Monotone-Branch: ca.inverse.sogo
118942
118943M	ChangeLog
118944M	UI/Contacts/UIxContactFoldersView.m
118945
118946commit c942ad923022c70628972ba4f58f293bb29dbbb0
118947Author: Ludovic Marcotte <lmarcotte@inverse.ca>
118948Date:   Tue Jul 20 17:30:54 2010 +0000
118949
118950    Fixed the print button from the mail module + updated NEWS file
118951
118952    Monotone-Parent: 2093fd32a32150f9c5060bac5619eea2dbc2f08d
118953    Monotone-Revision: 8c3f435e214cb69b7980be52ef28c9a08c8f6385
118954
118955    Monotone-Author: ludovic@Sophos.ca
118956    Monotone-Date: 2010-07-20T17:30:54
118957    Monotone-Branch: ca.inverse.sogo
118958
118959M	NEWS
118960M	UI/WebServerResources/MailerUI.js
118961
118962commit e6d77925362940313b83f5e5afa0a051c754d019
118963Author: Ludovic Marcotte <lmarcotte@inverse.ca>
118964Date:   Tue Jul 20 17:00:22 2010 +0000
118965
118966    Updated the documentation and NEWS file in preparation for the release.
118967
118968    Monotone-Parent: 1d776c3766bf2049490ce720a4ffc09f3e604e5c
118969    Monotone-Revision: 2093fd32a32150f9c5060bac5619eea2dbc2f08d
118970
118971    Monotone-Author: ludovic@Sophos.ca
118972    Monotone-Date: 2010-07-20T17:00:22
118973    Monotone-Branch: ca.inverse.sogo
118974
118975M	Documentation/SOGo Installation Guide.odt
118976M	NEWS
118977
118978commit cfae359ba7af96a9a64152b4bc6af43ccaf24a5c
118979Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118980Date:   Fri Jul 16 20:19:55 2010 +0000
118981
118982    Monotone-Parent: 30f6783cdb31153bad1ad3cb37e06dd4506676be
118983    Monotone-Revision: 1d776c3766bf2049490ce720a4ffc09f3e604e5c
118984
118985    Monotone-Author: wsourdeau@inverse.ca
118986    Monotone-Date: 2010-07-16T20:19:55
118987    Monotone-Branch: ca.inverse.sogo
118988
118989M	SOPE/sope-patchset-r1664.diff
118990
118991commit 52065f43aa9afdfe32651148ae78e1c2689fc749
118992Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
118993Date:   Fri Jul 16 19:36:29 2010 +0000
118994
118995    Monotone-Parent: 33c9bbe67c54b7e2a222ee34969604fb76e91600
118996    Monotone-Revision: 30f6783cdb31153bad1ad3cb37e06dd4506676be
118997
118998    Monotone-Author: wsourdeau@inverse.ca
118999    Monotone-Date: 2010-07-16T19:36:29
119000    Monotone-Branch: ca.inverse.sogo
119001
119002M	NEWS
119003
119004commit 0f991b582f14a1cf3e64c33a78f5ce15a37c700f
119005Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119006Date:   Fri Jul 16 19:35:25 2010 +0000
119007
119008    Monotone-Parent: f75e6976fca1f78ba386ba4306bd6b4439f1de17
119009    Monotone-Revision: 33c9bbe67c54b7e2a222ee34969604fb76e91600
119010
119011    Monotone-Author: wsourdeau@inverse.ca
119012    Monotone-Date: 2010-07-16T19:35:25
119013    Monotone-Branch: ca.inverse.sogo
119014
119015M	ChangeLog
119016M	SoObjects/Contacts/GNUmakefile
119017A	SoObjects/Contacts/SOGoContactEntryPhoto.h
119018A	SoObjects/Contacts/SOGoContactEntryPhoto.m
119019M	SoObjects/Contacts/SOGoContactGCSEntry.m
119020M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
119021M	UI/Contacts/Czech.lproj/Localizable.strings
119022M	UI/Contacts/Dutch.lproj/Localizable.strings
119023M	UI/Contacts/English.lproj/Localizable.strings
119024M	UI/Contacts/French.lproj/Localizable.strings
119025M	UI/Contacts/German.lproj/Localizable.strings
119026M	UI/Contacts/Hungarian.lproj/Localizable.strings
119027M	UI/Contacts/Italian.lproj/Localizable.strings
119028M	UI/Contacts/Russian.lproj/Localizable.strings
119029M	UI/Contacts/Spanish.lproj/Localizable.strings
119030M	UI/Contacts/Swedish.lproj/Localizable.strings
119031M	UI/Contacts/UIxContactEditor.h
119032M	UI/Contacts/UIxContactEditor.m
119033M	UI/Contacts/UIxContactView.h
119034M	UI/Contacts/UIxContactView.m
119035M	UI/Contacts/Ukrainian.lproj/Localizable.strings
119036M	UI/Contacts/Welsh.lproj/Localizable.strings
119037M	UI/Templates/ContactsUI/UIxContactEditor.wox
119038M	UI/Templates/ContactsUI/UIxContactView.wox
119039
119040commit bb19a2ab6b27494393baaa628edd2fb62f135f11
119041Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119042Date:   Fri Jul 16 19:28:57 2010 +0000
119043
119044    Monotone-Parent: b9ef4467c8539893214db9196096daa10370d0a6
119045    Monotone-Revision: f75e6976fca1f78ba386ba4306bd6b4439f1de17
119046
119047    Monotone-Author: wsourdeau@inverse.ca
119048    Monotone-Date: 2010-07-16T19:28:57
119049    Monotone-Branch: ca.inverse.sogo
119050
119051M	SOPE/NGCards/ChangeLog
119052M	SOPE/NGCards/GNUmakefile
119053M	SOPE/NGCards/NGVCard.m
119054A	SOPE/NGCards/NGVCardPhoto.h
119055A	SOPE/NGCards/NGVCardPhoto.m
119056
119057commit a4e3042fe09dbf617a319d49c044017f94591bac
119058Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119059Date:   Fri Jul 16 17:22:42 2010 +0000
119060
119061    Monotone-Parent: 05db10b383b8539c538b66c73af8db19b07dc441
119062    Monotone-Revision: a2eae89ac32b5eb74e9d2879fd2b60d50e3e7071
119063
119064    Monotone-Author: wsourdeau@inverse.ca
119065    Monotone-Date: 2010-07-16T17:22:42
119066    Monotone-Branch: ca.inverse.sogo
119067
119068M	ChangeLog
119069M	SoObjects/SOGo/SOGoContentObject.m
119070
119071commit db34f7922249920e54979b61280470f5436b984d
119072Author: Ludovic Marcotte <lmarcotte@inverse.ca>
119073Date:   Fri Jul 16 16:13:05 2010 +0000
119074
119075    See ChangeLog
119076
119077    Monotone-Parent: 05db10b383b8539c538b66c73af8db19b07dc441
119078    Monotone-Revision: b10b8128ebc4881915a970495f64caebed8fa4e9
119079
119080    Monotone-Author: ludovic@Sophos.ca
119081    Monotone-Date: 2010-07-16T16:13:05
119082    Monotone-Branch: ca.inverse.sogo
119083
119084M	ChangeLog
119085M	UI/Contacts/UIxContactEditor.m
119086M	UI/Contacts/UIxContactView.m
119087
119088commit 9c9ae46e8c3e9fac02503f5b4e7042275b7ba3a3
119089Author: Ludovic Marcotte <lmarcotte@inverse.ca>
119090Date:   Fri Jul 16 14:11:14 2010 +0000
119091
119092    See ChangeLog
119093
119094    Monotone-Parent: 6920d8cb7745acb5c4574fa10c4101bc1a87cca7
119095    Monotone-Revision: 05db10b383b8539c538b66c73af8db19b07dc441
119096
119097    Monotone-Author: ludovic@Sophos.ca
119098    Monotone-Date: 2010-07-16T14:11:14
119099    Monotone-Branch: ca.inverse.sogo
119100
119101M	ChangeLog
119102M	UI/Contacts/UIxContactView.m
119103
119104commit 9fb92479d6d23fa13f5bfafeda9c93a84645dd4b
119105Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119106Date:   Fri Jul 16 15:03:16 2010 +0000
119107
119108    Monotone-Parent: 4afc986f42a77cc538d46f41f372499f825fa9c4
119109    Monotone-Revision: 6920d8cb7745acb5c4574fa10c4101bc1a87cca7
119110
119111    Monotone-Author: wsourdeau@inverse.ca
119112    Monotone-Date: 2010-07-16T15:03:16
119113    Monotone-Branch: ca.inverse.sogo
119114
119115M	ChangeLog
119116M	SoObjects/Appointments/SOGoAppointmentObject.m
119117
119118commit 9b83f2655f9e047f936688fc78f7093b934943b0
119119Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119120Date:   Fri Jul 16 14:34:39 2010 +0000
119121
119122    style
119123
119124    Monotone-Parent: ab1a3804c938ec7df1f4f5209f7299df3e3042d1
119125    Monotone-Revision: 4afc986f42a77cc538d46f41f372499f825fa9c4
119126
119127    Monotone-Author: wsourdeau@inverse.ca
119128    Monotone-Date: 2010-07-16T14:34:39
119129    Monotone-Branch: ca.inverse.sogo
119130
119131M	SoObjects/Appointments/SOGoAppointmentFolders.m
119132
119133commit aa24b42521d1818d4ff9f1cb8f49eddd3026b2e8
119134Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119135Date:   Fri Jul 16 14:19:34 2010 +0000
119136
119137    style
119138
119139    Monotone-Parent: d68ff2564716354de100688f82825ac0b5a5f2e9
119140    Monotone-Revision: ab1a3804c938ec7df1f4f5209f7299df3e3042d1
119141
119142    Monotone-Author: wsourdeau@inverse.ca
119143    Monotone-Date: 2010-07-16T14:19:34
119144    Monotone-Branch: ca.inverse.sogo
119145
119146M	SOPE/NGCards/NSArray+NGCards.m
119147
119148commit dd963bb03c7df4fbce013560667295a1b7e3a143
119149Author: Ludovic Marcotte <lmarcotte@inverse.ca>
119150Date:   Fri Jul 16 11:47:22 2010 +0000
119151
119152    typo fix in the spec file
119153
119154    Monotone-Parent: e750571b424fd6eb63b5c1e2704f0f04635a6e51
119155    Monotone-Revision: 764dc2a57b1679736fee67beb1479636c8a1b54b
119156
119157    Monotone-Author: ludovic@Sophos.ca
119158    Monotone-Date: 2010-07-16T11:47:22
119159    Monotone-Branch: ca.inverse.sogo
119160
119161M	sogo.spec
119162
119163commit 0d222c27740d260a2d977cb213e37e812bff1095
119164Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119165Date:   Fri Jul 16 02:22:52 2010 +0000
119166
119167    Monotone-Parent: fa40d65d7c930f25d8bdbc5eb255f787fa05626f
119168    Monotone-Revision: 9ea99adedaf5e690e25346e8ed3b4051c589bddc
119169
119170    Monotone-Author: wsourdeau@inverse.ca
119171    Monotone-Date: 2010-07-16T02:22:52
119172    Monotone-Branch: ca.inverse.sogo
119173
119174M	NEWS
119175
119176commit c8d8a587b8adab7959cbe357e30a8e3e5f86d303
119177Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119178Date:   Fri Jul 16 02:21:01 2010 +0000
119179
119180    Monotone-Parent: 77a1a396ead2722d4c170d71c3f90eb39e0a4eee
119181    Monotone-Revision: fa40d65d7c930f25d8bdbc5eb255f787fa05626f
119182
119183    Monotone-Author: wsourdeau@inverse.ca
119184    Monotone-Date: 2010-07-16T02:21:01
119185    Monotone-Branch: ca.inverse.sogo
119186
119187M	ChangeLog
119188M	UI/Scheduler/UIxCalListingActions.m
119189
119190commit bafbffcf6db0030faf4bad24919b269cc91c4e47
119191Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119192Date:   Thu Jul 15 17:10:46 2010 +0000
119193
119194    Monotone-Parent: 60e6c68ce28bf8053a6fe5aa44b21c2c115e30b1
119195    Monotone-Revision: 77a1a396ead2722d4c170d71c3f90eb39e0a4eee
119196
119197    Monotone-Author: wsourdeau@inverse.ca
119198    Monotone-Date: 2010-07-15T17:10:46
119199    Monotone-Branch: ca.inverse.sogo
119200
119201M	ChangeLog
119202M	UI/WebServerResources/UIxAppointmentEditor.js
119203
119204commit ec6dd4915b5940cdefaffa66cb96ba9cf136d178
119205Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119206Date:   Thu Jul 15 17:06:29 2010 +0000
119207
119208    Monotone-Parent: b034ac1c0af075ed2d87791ac8da96f40ca72ae5
119209    Monotone-Revision: 60e6c68ce28bf8053a6fe5aa44b21c2c115e30b1
119210
119211    Monotone-Author: wsourdeau@inverse.ca
119212    Monotone-Date: 2010-07-15T17:06:29
119213    Monotone-Branch: ca.inverse.sogo
119214
119215M	ChangeLog
119216M	SoObjects/SOGo/SOGoUser.m
119217
119218commit 2926f2f22da412058891ccca19f4e5f742f622a1
119219Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119220Date:   Thu Jul 15 17:05:34 2010 +0000
119221
119222    Monotone-Parent: a3bdc2441cad158c03e3bb175dd766004db14021
119223    Monotone-Revision: b034ac1c0af075ed2d87791ac8da96f40ca72ae5
119224
119225    Monotone-Author: wsourdeau@inverse.ca
119226    Monotone-Date: 2010-07-15T17:05:34
119227    Monotone-Branch: ca.inverse.sogo
119228
119229M	SoObjects/SOGo/SOGoParentFolder.h
119230
119231commit c6532f9d73295bbe54d831f4b17c84bccae35d04
119232Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119233Date:   Thu Jul 15 17:05:29 2010 +0000
119234
119235    Monotone-Parent: e12c6a7ac6a504dcbea24890a7be8b72b8dc91a4
119236    Monotone-Revision: a3bdc2441cad158c03e3bb175dd766004db14021
119237
119238    Monotone-Author: wsourdeau@inverse.ca
119239    Monotone-Date: 2010-07-15T17:05:29
119240    Monotone-Branch: ca.inverse.sogo
119241
119242M	ChangeLog
119243M	SoObjects/Appointments/SOGoAppointmentFolder.h
119244M	SoObjects/Appointments/SOGoAppointmentFolder.m
119245M	SoObjects/Appointments/SOGoAppointmentObject.m
119246
119247commit 023c8da1738e1ea99830596f2ae9fcdbcd63b47c
119248Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119249Date:   Thu Jul 15 17:03:13 2010 +0000
119250
119251    Monotone-Parent: 4aa0c2e4faed6ef081103161e7bf29d4f76520eb
119252    Monotone-Revision: e12c6a7ac6a504dcbea24890a7be8b72b8dc91a4
119253
119254    Monotone-Author: wsourdeau@inverse.ca
119255    Monotone-Date: 2010-07-15T17:03:13
119256    Monotone-Branch: ca.inverse.sogo
119257
119258M	ChangeLog
119259M	UI/Scheduler/UIxCalListingActions.m
119260
119261commit b995b9acdc0baa9b95854e8713b4bb6fba0ddefb
119262Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119263Date:   Thu Jul 15 17:02:57 2010 +0000
119264
119265    Monotone-Parent: 01ccf525a7c4b4290cf3f8cbe10dbecae92c26ec
119266    Monotone-Revision: 4aa0c2e4faed6ef081103161e7bf29d4f76520eb
119267
119268    Monotone-Author: wsourdeau@inverse.ca
119269    Monotone-Date: 2010-07-15T17:02:57
119270    Monotone-Branch: ca.inverse.sogo
119271
119272M	ChangeLog
119273M	SoObjects/SOGo/SOGoParentFolder.m
119274
119275commit bcab00c58d5bdf81ec3970a60765955b47ebe0f5
119276Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119277Date:   Thu Jul 15 16:59:35 2010 +0000
119278
119279    reindentation
119280
119281    Monotone-Parent: eb91760e130971e6a1b43251bf762b23a408ab34
119282    Monotone-Revision: 01ccf525a7c4b4290cf3f8cbe10dbecae92c26ec
119283
119284    Monotone-Author: wsourdeau@inverse.ca
119285    Monotone-Date: 2010-07-15T16:59:35
119286    Monotone-Branch: ca.inverse.sogo
119287
119288M	SoObjects/Appointments/SOGoAppointmentFolders.m
119289
119290commit 1211ec78a1bcc6d28ad2d019e510b0425fe871dd
119291Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119292Date:   Thu Jul 15 16:40:26 2010 +0000
119293
119294    Monotone-Parent: d486d5e829cf0bc377649b3e2d2ecfcc08afb8e8
119295    Monotone-Revision: eb91760e130971e6a1b43251bf762b23a408ab34
119296
119297    Monotone-Author: wsourdeau@inverse.ca
119298    Monotone-Date: 2010-07-15T16:40:26
119299    Monotone-Branch: ca.inverse.sogo
119300
119301M	ChangeLog
119302M	UI/WebServerResources/UIxAppointmentEditor.js
119303
119304commit 106dfe4dbbad15d37d9a37d18c4e33f17e28e16f
119305Author: Ludovic Marcotte <lmarcotte@inverse.ca>
119306Date:   Thu Jul 15 15:03:35 2010 +0000
119307
119308    Added sql-update-1.2.2_to_1.3.0-mysql.sh and modified
119309    the spec file and the debian file to include it
119310
119311    Monotone-Parent: d486d5e829cf0bc377649b3e2d2ecfcc08afb8e8
119312    Monotone-Revision: 3bf253d3d887017200751e451da4fd1a31cc57ce
119313
119314    Monotone-Author: ludovic@Sophos.ca
119315    Monotone-Date: 2010-07-15T15:03:35
119316    Monotone-Branch: ca.inverse.sogo
119317
119318A	Scripts/sql-update-1.2.2_to_1.3.0-mysql.sh
119319M	debian/sogo.docs
119320M	sogo.spec
119321
119322commit 97f72faf38825ea6fa06a1948031a666106b87dc
119323Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119324Date:   Thu Jul 15 14:54:03 2010 +0000
119325
119326    Monotone-Parent: 4fcee5b7d94bbc45b4fc732c402cbfa7b3009735
119327    Monotone-Revision: d486d5e829cf0bc377649b3e2d2ecfcc08afb8e8
119328
119329    Monotone-Author: wsourdeau@inverse.ca
119330    Monotone-Date: 2010-07-15T14:54:03
119331    Monotone-Branch: ca.inverse.sogo
119332
119333M	ChangeLog
119334M	SoObjects/Appointments/SOGoAppointmentFolders.m
119335M	SoObjects/SOGo/SOGoParentFolder.m
119336M	Tests/Integration/test-davacl.py
119337
119338commit ddf66a8d107bae2ce521574d3e9d5e60ec700567
119339Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119340Date:   Thu Jul 15 14:49:29 2010 +0000
119341
119342    Monotone-Parent: 661c78a6b95a6fc152c41fa5888b92e92c73e92f
119343    Monotone-Revision: 4fcee5b7d94bbc45b4fc732c402cbfa7b3009735
119344
119345    Monotone-Author: wsourdeau@inverse.ca
119346    Monotone-Date: 2010-07-15T14:49:29
119347    Monotone-Branch: ca.inverse.sogo
119348
119349M	ChangeLog
119350
119351commit ba2271f7aa98e43d19b37633b6e27be59aef1417
119352Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119353Date:   Thu Jul 15 14:48:45 2010 +0000
119354
119355    Monotone-Parent: e7e44b2de3f556e55bfeb9b485ea6d66a7f93772
119356    Monotone-Revision: 661c78a6b95a6fc152c41fa5888b92e92c73e92f
119357
119358    Monotone-Author: wsourdeau@inverse.ca
119359    Monotone-Date: 2010-07-15T14:48:45
119360    Monotone-Branch: ca.inverse.sogo
119361
119362M	SoObjects/SOGo/SOGoObject.h
119363M	SoObjects/SOGo/SOGoObject.m
119364
119365commit 85b450a669f568d3d0870abf19b5d25c1ad0c0d4
119366Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119367Date:   Thu Jul 15 14:33:10 2010 +0000
119368
119369    reindentation
119370
119371    Monotone-Parent: 4520bccbe080f6685e84dc4ecd3ae2c5d9741940
119372    Monotone-Revision: e7e44b2de3f556e55bfeb9b485ea6d66a7f93772
119373
119374    Monotone-Author: wsourdeau@inverse.ca
119375    Monotone-Date: 2010-07-15T14:33:10
119376    Monotone-Branch: ca.inverse.sogo
119377
119378M	SoObjects/SOGo/SOGoGCSFolder.m
119379
119380commit 780be72bbff217b0c1bec952237dab3f97eeda34
119381Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119382Date:   Wed Jul 14 23:16:38 2010 +0000
119383
119384    Monotone-Parent: 324942a2c0fd9c03a2cb05306ce19230f91a9534
119385    Monotone-Revision: 4520bccbe080f6685e84dc4ecd3ae2c5d9741940
119386
119387    Monotone-Author: wsourdeau@inverse.ca
119388    Monotone-Date: 2010-07-14T23:16:38
119389    Monotone-Branch: ca.inverse.sogo
119390
119391D	Tests/Integration/test-put.py
119392A	Tests/Stress/put.py
119393A	Tests/Stress/webdavsync.py
119394
119395commit 68ff066d2f38e521be8a0155ccc9fa443bd07742
119396Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119397Date:   Wed Jul 14 23:13:11 2010 +0000
119398
119399    Monotone-Parent: 13d6fc38849c4767d50f1ff94f4a5704748c9dd6
119400    Monotone-Revision: 324942a2c0fd9c03a2cb05306ce19230f91a9534
119401
119402    Monotone-Author: wsourdeau@inverse.ca
119403    Monotone-Date: 2010-07-14T23:13:11
119404    Monotone-Branch: ca.inverse.sogo
119405
119406M	ChangeLog
119407
119408commit ada00ef9f0da1407863b795abe71da152a844224
119409Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119410Date:   Wed Jul 14 23:11:37 2010 +0000
119411
119412    Monotone-Parent: 1177d62264e0298bfd5cbd6e9d2911cba9eb17b8
119413    Monotone-Revision: 13d6fc38849c4767d50f1ff94f4a5704748c9dd6
119414
119415    Monotone-Author: wsourdeau@inverse.ca
119416    Monotone-Date: 2010-07-14T23:11:37
119417    Monotone-Branch: ca.inverse.sogo
119418
119419M	ChangeLog
119420M	SoObjects/SOGo/SOGoGCSFolder.m
119421
119422commit 636f3766c6c304ee08b06cd1e9edda1701b4635b
119423Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119424Date:   Wed Jul 14 23:09:41 2010 +0000
119425
119426    Monotone-Parent: d6e0c020944934e7bb1070c67f8eca954c679efd
119427    Monotone-Revision: 1177d62264e0298bfd5cbd6e9d2911cba9eb17b8
119428
119429    Monotone-Author: wsourdeau@inverse.ca
119430    Monotone-Date: 2010-07-14T23:09:41
119431    Monotone-Branch: ca.inverse.sogo
119432
119433M	ChangeLog
119434M	Tests/Integration/test-davacl.py
119435
119436commit 100285f763d0c5a9f24ef7d5312884f2aec43794
119437Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119438Date:   Wed Jul 14 20:37:38 2010 +0000
119439
119440    Monotone-Parent: fadda581fd1abe4d86b55b0e83a0de4f42e41119
119441    Monotone-Revision: 9b5cf1dad0f0c1ebc67a93241e06b486406df417
119442
119443    Monotone-Author: wsourdeau@inverse.ca
119444    Monotone-Date: 2010-07-14T20:37:38
119445    Monotone-Branch: ca.inverse.sogo
119446
119447M	ChangeLog
119448M	Tests/Integration/test-davacl.py
119449
119450commit ba1e5eb172d86c5bfeac1871509638d49f4064c5
119451Author: Ludovic Marcotte <lmarcotte@inverse.ca>
119452Date:   Wed Jul 14 18:42:54 2010 +0000
119453
119454    Renamed the update script to 1.3.0 instead of 1.2.3. Also adjusted
119455    the spec file and the debian docs file to reflect that change.
119456
119457    Monotone-Parent: fadda581fd1abe4d86b55b0e83a0de4f42e41119
119458    Monotone-Revision: fcaffd578bcbd7038ac7318f0436491a6b5b04b6
119459
119460    Monotone-Author: ludovic@Sophos.ca
119461    Monotone-Date: 2010-07-14T18:42:54
119462    Monotone-Branch: ca.inverse.sogo
119463
119464D	Scripts/sql-update-1.2.2_to_1.2.3.sh
119465A	Scripts/sql-update-1.2.2_to_1.3.0.sh
119466M	debian/sogo.docs
119467M	sogo.spec
119468
119469commit bed50b5b59b92aef504c2ef9b15b99313460ffe9
119470Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119471Date:   Wed Jul 14 14:13:10 2010 +0000
119472
119473    Monotone-Parent: b6518b59a7eb387bb26b065aa4b947048534a96a
119474    Monotone-Revision: fadda581fd1abe4d86b55b0e83a0de4f42e41119
119475
119476    Monotone-Author: wsourdeau@inverse.ca
119477    Monotone-Date: 2010-07-14T14:13:10
119478    Monotone-Branch: ca.inverse.sogo
119479
119480M	debian/sogo.init
119481
119482commit 9afaff4af42fe6f08762908a67a06a3225db7227
119483Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119484Date:   Tue Jul 13 17:36:32 2010 +0000
119485
119486    Monotone-Parent: e9d4010d6c952c0aa503fa4571a589fb91c356b5
119487    Monotone-Revision: b6518b59a7eb387bb26b065aa4b947048534a96a
119488
119489    Monotone-Author: wsourdeau@inverse.ca
119490    Monotone-Date: 2010-07-13T17:36:32
119491    Monotone-Branch: ca.inverse.sogo
119492
119493M	ChangeLog
119494M	Tests/Integration/config.py.in
119495A	Tests/Integration/ev_generator.py
119496A	Tests/Integration/test-put.py
119497
119498commit 10059831aba2d1af3a437293e30a223b169a1a5f
119499Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119500Date:   Tue Jul 13 16:02:56 2010 +0000
119501
119502    Monotone-Parent: 16e84a4b9506eba9d39a96290c969eda838704a2
119503    Monotone-Revision: e9d4010d6c952c0aa503fa4571a589fb91c356b5
119504
119505    Monotone-Author: wsourdeau@inverse.ca
119506    Monotone-Date: 2010-07-13T16:02:56
119507    Monotone-Branch: ca.inverse.sogo
119508
119509M	ChangeLog
119510M	Tests/Integration/all.py
119511A	Tests/Integration/sogotests.py
119512M	Tests/Integration/test-caldav-scheduling.py
119513M	Tests/Integration/test-config.py
119514M	Tests/Integration/test-davacl.py
119515M	Tests/Integration/test-ical.py
119516M	Tests/Integration/test-maildav.py
119517M	Tests/Integration/test-webdav.py
119518M	Tests/Integration/test-webdavlib.py
119519M	Tests/Integration/test-webdavsync.py
119520
119521commit d7d107a8cc6c7fda482a2dcfa40b7b439229e35f
119522Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
119523Date:   Tue Jul 13 15:05:27 2010 +0000
119524
119525    Monotone-Parent: 56f698136f13cc3f35b72d19695a8a4606cb1c72
119526    Monotone-Revision: 16e84a4b9506eba9d39a96290c969eda838704a2
119527
119528    Monotone-Author: wsourdeau@inverse.ca
119529    Monotone-Date: 2010-07-13T15:05:27
119530    Monotone-Branch: ca.inverse.sogo
119531
119532M	ChangeLog
119533M	Tests/Integration/test-webdavsync.py
119534
119535commit 888159c45f45df3ce91642b61b5d86e1e7ac9e12
119536Author: Ludovic Marcotte <lmarcotte@inverse.ca>
119537Date:   Mon Jul 12 20:59:49 2010 +0000
119538
119539    Fixed translation and fixed dependancy for debian packages.
119540
119541    Monotone-Parent: 91077f9a3b3dec2d983310daef5d9923ce41255f
119542    Monotone-Revision: 56f698136f13cc3f35b72d19695a8a4606cb1c72
119543
119544    Monotone-Author: ludovic@Sophos.ca
119545    Monotone-Date: 2010-07-12T20:59:49
119546    Monotone-Branch: ca.inverse.sogo
119547
119548M	UI/Contacts/French.lproj/Localizable.strings
119549M	debian/control
119550
119551commit 121119a395412145ff047d917aeb3df2e9d9fe7a
119552Author: Francis Lachapelle <flachapelle@inverse.ca>
119553Date:   Thu Jul 8 04:47:28 2010 +0000
119554
119555    Monotone-Parent: 91077f9a3b3dec2d983310daef5d9923ce41255f
119556    Monotone-Revision: 6241da9328c33188944caa2dcd2511fa0574ea5b
119557
119558    Monotone-Author: flachapelle@inverse.ca
119559    Monotone-Date: 2010-07-08T04:47:28
119560    Monotone-Branch: ca.inverse.sogo
119561
119562M	SoObjects/Appointments/SOGoAptMailICalReply.m
119563M	SoObjects/Appointments/SOGoAptMailNotification.m
119564
119565commit a8a0084614da8c43b9fe1ea0e4c71876f1b83c41
119566Author: Francis Lachapelle <flachapelle@inverse.ca>
119567Date:   Thu Jul 8 04:13:56 2010 +0000
119568
119569    See ChangeLog
119570
119571    Monotone-Parent: 6909119bf676c36ec9130366c9880eea70ad1841
119572    Monotone-Revision: 91077f9a3b3dec2d983310daef5d9923ce41255f
119573
119574    Monotone-Author: flachapelle@inverse.ca
119575    Monotone-Date: 2010-07-08T04:13:56
119576    Monotone-Branch: ca.inverse.sogo
119577
119578M	ChangeLog
119579M	UI/Scheduler/UIxAttendeesEditor.m
119580M	UI/Scheduler/UIxComponentEditor.m
119581M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
119582M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
119583M	UI/WebServerResources/UIxAppointmentEditor.js
119584M	UI/WebServerResources/UIxAttendeesEditor.css
119585M	UI/WebServerResources/UIxAttendeesEditor.js
119586M	UI/WebServerResources/UIxMailEditor.js
119587
119588commit 9c79bd547327fe626f5a28989c20a05db130984a
119589Author: Francis Lachapelle <flachapelle@inverse.ca>
119590Date:   Wed Jul 7 15:37:29 2010 +0000
119591
119592    See ChangeLog.
119593
119594    Monotone-Parent: a9ccfb9ac67130be9164e65bc900bf5f83006d34
119595    Monotone-Revision: 6909119bf676c36ec9130366c9880eea70ad1841
119596
119597    Monotone-Author: flachapelle@inverse.ca
119598    Monotone-Date: 2010-07-07T15:37:29
119599    Monotone-Branch: ca.inverse.sogo
119600
119601M	ChangeLog
119602M	UI/WebServerResources/HTMLElement.js
119603M	UI/WebServerResources/HTMLInputElement.js
119604M	UI/WebServerResources/UIxAppointmentEditor.js
119605M	UI/WebServerResources/UIxAttendeesEditor.js
119606M	UI/WebServerResources/UIxTaskEditor.js
119607
119608commit 1b2f888fe10bab77489e8da6b4b4c8605b1c5fbe
119609Author: Francis Lachapelle <flachapelle@inverse.ca>
119610Date:   Wed Jul 7 14:30:37 2010 +0000
119611
119612    Monotone-Parent: 9d007ec918e081bd43a3d7944e72cdabbd06949f
119613    Monotone-Revision: a9ccfb9ac67130be9164e65bc900bf5f83006d34
119614
119615    Monotone-Author: flachapelle@inverse.ca
119616    Monotone-Date: 2010-07-07T14:30:37
119617    Monotone-Branch: ca.inverse.sogo
119618
119619M	UI/WebServerResources/JavascriptAPIExtensions.js
119620
119621commit cedf1c24798e54fe72f97de51d2397fae0a1f256
119622Author: Francis Lachapelle <flachapelle@inverse.ca>
119623Date:   Tue Jul 6 19:22:11 2010 +0000
119624
119625    See ChangeLog.
119626
119627    Monotone-Parent: 85e45d760950cc2bf044381b71708cf2f40ad1a5
119628    Monotone-Revision: 9d007ec918e081bd43a3d7944e72cdabbd06949f
119629
119630    Monotone-Author: flachapelle@inverse.ca
119631    Monotone-Date: 2010-07-06T19:22:11
119632    Monotone-Branch: ca.inverse.sogo
119633
119634M	ChangeLog
119635M	SoObjects/SOGo/NSString+Utilities.m
119636M	UI/WebServerResources/JavascriptAPIExtensions.js
119637
119638commit b674cd4e85164dfbd65d16f37c2d84eaf406ffaa
119639Author: Francis Lachapelle <flachapelle@inverse.ca>
119640Date:   Mon Jul 5 19:10:18 2010 +0000
119641
119642    Updated Czech translation.
119643
119644    Monotone-Parent: bb9dda807f17627ceb3f5c724be5597a475ef099
119645    Monotone-Revision: 85e45d760950cc2bf044381b71708cf2f40ad1a5
119646
119647    Monotone-Author: flachapelle@inverse.ca
119648    Monotone-Date: 2010-07-05T19:10:18
119649    Monotone-Branch: ca.inverse.sogo
119650
119651M	UI/Common/Czech.lproj/Localizable.strings
119652M	UI/Contacts/Czech.lproj/Localizable.strings
119653M	UI/MailPartViewers/Czech.lproj/Localizable.strings
119654M	UI/MailerUI/Czech.lproj/Localizable.strings
119655M	UI/PreferencesUI/Czech.lproj/Localizable.strings
119656M	UI/Scheduler/Czech.lproj/Localizable.strings
119657
119658commit 34070082dee150a57d4c690c4835ce86225a7763
119659Author: Francis Lachapelle <flachapelle@inverse.ca>
119660Date:   Mon Jul 5 18:50:00 2010 +0000
119661
119662    See ChangeLog.
119663
119664    Monotone-Parent: bb60d6b6e8b42019515accf65d2cbe10c66291b6
119665    Monotone-Revision: bb9dda807f17627ceb3f5c724be5597a475ef099
119666
119667    Monotone-Author: flachapelle@inverse.ca
119668    Monotone-Date: 2010-07-05T18:50:00
119669    Monotone-Branch: ca.inverse.sogo
119670
119671M	ChangeLog
119672M	SoObjects/Appointments/French.lproj/Localizable.strings
119673M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
119674M	UI/Contacts/Czech.lproj/Localizable.strings
119675M	UI/Contacts/Dutch.lproj/Localizable.strings
119676M	UI/Contacts/English.lproj/Localizable.strings
119677M	UI/Contacts/French.lproj/Localizable.strings
119678M	UI/Contacts/Hungarian.lproj/Localizable.strings
119679M	UI/Contacts/Italian.lproj/Localizable.strings
119680M	UI/Contacts/Spanish.lproj/Localizable.strings
119681M	UI/Contacts/Swedish.lproj/Localizable.strings
119682M	UI/MailPartViewers/German.lproj/Localizable.strings
119683M	UI/MailerUI/Ukrainian.lproj/Localizable.strings
119684M	UI/MainUI/Czech.lproj/Localizable.strings
119685M	UI/MainUI/German.lproj/Localizable.strings
119686M	UI/WebServerResources/UIxContactEditor.js
119687
119688commit 13fdd3572cf3dc2a12fac9f5d12453a0a090da45
119689Author: Francis Lachapelle <flachapelle@inverse.ca>
119690Date:   Mon Jul 5 15:58:18 2010 +0000
119691
119692    See ChangeLog.
119693
119694    Monotone-Parent: f034b53abce82938ab4a4f837dfec93dbcb87a76
119695    Monotone-Revision: bb60d6b6e8b42019515accf65d2cbe10c66291b6
119696
119697    Monotone-Author: flachapelle@inverse.ca
119698    Monotone-Date: 2010-07-05T15:58:18
119699    Monotone-Branch: ca.inverse.sogo
119700
119701M	ChangeLog
119702M	UI/WebServerResources/SchedulerUI.js
119703M	UI/WebServerResources/iefixes.css
119704
119705commit 024941380ee79d9cfc98ad742ff27ecddd1180f5
119706Author: Francis Lachapelle <flachapelle@inverse.ca>
119707Date:   Mon Jul 5 13:57:18 2010 +0000
119708
119709    Fixed CSS bug in Calendar component editor.
119710
119711    Monotone-Parent: 13e1b008b35b0579d2aa29cbd1d519966d7509b6
119712    Monotone-Revision: f034b53abce82938ab4a4f837dfec93dbcb87a76
119713
119714    Monotone-Author: flachapelle@inverse.ca
119715    Monotone-Date: 2010-07-05T13:57:18
119716    Monotone-Branch: ca.inverse.sogo
119717
119718M	UI/WebServerResources/UIxComponentEditor.css
119719
119720commit ab9dd4b8aae78e87252f194e617225cea7f13713
119721Author: Francis Lachapelle <flachapelle@inverse.ca>
119722Date:   Sat Jul 3 02:16:37 2010 +0000
119723
119724    Fixed syntax error in user guide.
119725
119726    Monotone-Parent: b4016357467b1b77091ccbf1b0179dcad63f8843
119727    Monotone-Revision: 13e1b008b35b0579d2aa29cbd1d519966d7509b6
119728
119729    Monotone-Author: flachapelle@inverse.ca
119730    Monotone-Date: 2010-07-03T02:16:37
119731    Monotone-Branch: ca.inverse.sogo
119732
119733M	Documentation/SOGo Installation Guide.odt
119734
119735commit f4475e7c75affb503be0da3bae997034bdb6c09b
119736Author: Ludovic Marcotte <lmarcotte@inverse.ca>
119737Date:   Mon Jul 5 02:06:01 2010 +0000
119738
119739    See ChangeLog
119740
119741    Monotone-Parent: b552fe5364e08d96c08f86ef6b0a3adad28f6b28
119742    Monotone-Revision: b4016357467b1b77091ccbf1b0179dcad63f8843
119743
119744    Monotone-Author: ludovic@Sophos.ca
119745    Monotone-Date: 2010-07-05T02:06:01
119746    Monotone-Branch: ca.inverse.sogo
119747
119748M	ChangeLog
119749M	UI/Contacts/UIxContactEditor.m
119750M	UI/Contacts/UIxContactView.m
119751
119752commit 1b4db03da30f7339fb7fb4fc39fa2e79c22e5f06
119753Author: Ludovic Marcotte <lmarcotte@inverse.ca>
119754Date:   Thu Jul 1 14:52:17 2010 +0000
119755
119756    See ChangeLog
119757
119758    Monotone-Parent: d254b5cdebcd1a874f8b12799ae49020476c4295
119759    Monotone-Revision: b552fe5364e08d96c08f86ef6b0a3adad28f6b28
119760
119761    Monotone-Author: ludovic@Sophos.ca
119762    Monotone-Date: 2010-07-01T14:52:17
119763    Monotone-Branch: ca.inverse.sogo
119764
119765M	ChangeLog
119766M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
119767M	UI/Contacts/Czech.lproj/Localizable.strings
119768M	UI/Contacts/Dutch.lproj/Localizable.strings
119769M	UI/Contacts/English.lproj/Localizable.strings
119770M	UI/Contacts/French.lproj/Localizable.strings
119771M	UI/Contacts/German.lproj/Localizable.strings
119772M	UI/Contacts/Hungarian.lproj/Localizable.strings
119773M	UI/Contacts/Italian.lproj/Localizable.strings
119774M	UI/Contacts/Russian.lproj/Localizable.strings
119775M	UI/Contacts/Spanish.lproj/Localizable.strings
119776M	UI/Contacts/Swedish.lproj/Localizable.strings
119777M	UI/Contacts/Ukrainian.lproj/Localizable.strings
119778M	UI/Contacts/Welsh.lproj/Localizable.strings
119779M	UI/Templates/ContactsUI/UIxContactEditor.wox
119780
119781commit a9e204cb5019f60265ddfb2fc0e7a95cc535f3f5
119782Author: Francis Lachapelle <flachapelle@inverse.ca>
119783Date:   Wed Jun 30 21:12:11 2010 +0000
119784
119785    Fix translations in calendar module.
119786
119787    Monotone-Parent: bc1249b3296aa7dc189df755998b9d703fefd954
119788    Monotone-Revision: e65f23f90fb5c66f4d022a83e3635b9f7d5973d8
119789
119790    Monotone-Author: flachapelle@inverse.ca
119791    Monotone-Date: 2010-06-30T21:12:11
119792    Monotone-Branch: ca.inverse.sogo
119793
119794M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
119795M	UI/Scheduler/Czech.lproj/Localizable.strings
119796M	UI/Scheduler/Dutch.lproj/Localizable.strings
119797M	UI/Scheduler/English.lproj/Localizable.strings
119798M	UI/Scheduler/French.lproj/Localizable.strings
119799M	UI/Scheduler/German.lproj/Localizable.strings
119800M	UI/Scheduler/Hungarian.lproj/Localizable.strings
119801M	UI/Scheduler/Italian.lproj/Localizable.strings
119802M	UI/Scheduler/Russian.lproj/Localizable.strings
119803M	UI/Scheduler/Spanish.lproj/Localizable.strings
119804M	UI/Scheduler/Swedish.lproj/Localizable.strings
119805M	UI/Scheduler/Ukrainian.lproj/Localizable.strings
119806M	UI/Scheduler/Welsh.lproj/Localizable.strings
119807M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
119808
119809commit a08e5bd0f659feea06024cdd6dbd20d586e3726e
119810Author: Ludovic Marcotte <lmarcotte@inverse.ca>
119811Date:   Wed Jun 30 20:30:30 2010 +0000
119812
119813    See ChangeLog
119814
119815    Monotone-Parent: bc1249b3296aa7dc189df755998b9d703fefd954
119816    Monotone-Revision: bfae70f2a55e4f192f4b03068a3818e1458c8eef
119817
119818    Monotone-Author: ludovic@Sophos.ca
119819    Monotone-Date: 2010-06-30T20:30:30
119820    Monotone-Branch: ca.inverse.sogo
119821
119822M	ChangeLog
119823M	UI/Contacts/UIxContactEditor.m
119824M	UI/Contacts/UIxContactView.m
119825
119826commit 75931380bf695f00044adc637077d01a2da37ca6
119827Author: Francis Lachapelle <flachapelle@inverse.ca>
119828Date:   Wed Jun 30 18:37:12 2010 +0000
119829
119830    See ChangeLog.
119831
119832    Monotone-Parent: dd1c46e2753c2224bf847ca7bf850d63b8f97372
119833    Monotone-Revision: bc1249b3296aa7dc189df755998b9d703fefd954
119834
119835    Monotone-Author: flachapelle@inverse.ca
119836    Monotone-Date: 2010-06-30T18:37:12
119837    Monotone-Branch: ca.inverse.sogo
119838
119839M	ChangeLog
119840M	UI/MailerUI/UIxMailEditor.m
119841M	UI/PreferencesUI/UIxPreferences.m
119842M	UI/Templates/MailerUI/UIxMailEditor.wox
119843M	UI/Templates/PreferencesUI/UIxPreferences.wox
119844M	UI/WebServerResources/UIxMailEditor.js
119845M	UI/WebServerResources/UIxPreferences.js
119846
119847commit e8ecf7e53b5b49a030c33b5cdea2e7bd0d0f8f15
119848Author: Francis Lachapelle <flachapelle@inverse.ca>
119849Date:   Wed Jun 30 17:26:06 2010 +0000
119850
119851    See ChangeLog.
119852
119853    Monotone-Parent: 0b55311518f426ab169d4fd0db8cfe9a54c3e1e6
119854    Monotone-Revision: dd1c46e2753c2224bf847ca7bf850d63b8f97372
119855
119856    Monotone-Author: flachapelle@inverse.ca
119857    Monotone-Date: 2010-06-30T17:26:06
119858    Monotone-Branch: ca.inverse.sogo
119859
119860M	ChangeLog
119861M	UI/WebServerResources/UIxMailToSelection.js
119862M	UI/WebServerResources/UIxPreferences.js
119863M	UI/WebServerResources/generic.js
119864
119865commit a7a47ba59b1bf961d7ec5c59d3298594f31b3232
119866Author: Ludovic Marcotte <lmarcotte@inverse.ca>
119867Date:   Wed Jun 30 16:53:23 2010 +0000
119868
119869    See ChangeLog
119870
119871    Monotone-Parent: cdff5ba452cb3c31c7ea08e23f764471023265a2
119872    Monotone-Revision: 0b55311518f426ab169d4fd0db8cfe9a54c3e1e6
119873
119874    Monotone-Author: ludovic@Sophos.ca
119875    Monotone-Date: 2010-06-30T16:53:23
119876    Monotone-Branch: ca.inverse.sogo
119877
119878M	ChangeLog
119879M	UI/Contacts/UIxContactEditor.m
119880M	UI/Contacts/UIxContactView.m
119881
119882commit 02e66e48a06800a940ed2d91fc7e3105f2908097
119883Author: Francis Lachapelle <flachapelle@inverse.ca>
119884Date:   Tue Jun 29 23:41:24 2010 +0000
119885
119886    See ChangeLog.
119887
119888    Monotone-Parent: 5b2d034015171bcc6958b829b7479e9040fcef98
119889    Monotone-Revision: cdff5ba452cb3c31c7ea08e23f764471023265a2
119890
119891    Monotone-Author: flachapelle@inverse.ca
119892    Monotone-Date: 2010-06-29T23:41:24
119893    Monotone-Branch: ca.inverse.sogo
119894
119895M	ChangeLog
119896M	UI/WebServerResources/MailerUI.js
119897
119898commit 0ff309bb15cedbfa1d2567d506738065d7588cbb
119899Author: Francis Lachapelle <flachapelle@inverse.ca>
119900Date:   Tue Jun 29 20:21:48 2010 +0000
119901
119902    See ChangeLog.
119903
119904    Monotone-Parent: 66db9463cbafa20e7fce07829dca8d5d59f33165
119905    Monotone-Revision: aa47b57f3bbc833ffcc7199f21b79f0453a1cd87
119906
119907    Monotone-Author: flachapelle@inverse.ca
119908    Monotone-Date: 2010-06-29T20:21:48
119909    Monotone-Branch: ca.inverse.sogo
119910
119911M	ChangeLog
119912M	SoObjects/SOGo/SOGoGCSFolder.h
119913M	SoObjects/SOGo/SOGoGCSFolder.m
119914M	UI/Scheduler/English.lproj/Localizable.strings
119915M	UI/Scheduler/French.lproj/Localizable.strings
119916M	UI/Scheduler/UIxCalendarProperties.h
119917M	UI/Scheduler/UIxCalendarProperties.m
119918M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
119919M	UI/WebServerResources/UIxCalendarProperties.css
119920M	UI/WebServerResources/UIxCalendarProperties.js
119921M	UI/WebServerResources/iefixes.css
119922
119923commit f29132041334daedc771bc4a94e3dc7e8b9c68e9
119924Author: Francis Lachapelle <flachapelle@inverse.ca>
119925Date:   Tue Jun 29 20:09:01 2010 +0000
119926
119927    Monotone-Parent: 0ba5dc28795d933db244f667ecc927420db2ab60
119928    Monotone-Revision: 66db9463cbafa20e7fce07829dca8d5d59f33165
119929
119930    Monotone-Author: flachapelle@inverse.ca
119931    Monotone-Date: 2010-06-29T20:09:01
119932    Monotone-Branch: ca.inverse.sogo
119933
119934M	UI/WebServerResources/generic.css
119935
119936commit 6682a6e72ec995a75d4c78edf9816c172a1c65bc
119937Author: Ludovic Marcotte <lmarcotte@inverse.ca>
119938Date:   Mon Jun 28 23:22:05 2010 +0000
119939
119940    See ChangeLog
119941
119942    Monotone-Parent: 44974f9cbdca49b2868f64f007241c5a79656662
119943    Monotone-Revision: 609fcde70ee5ebcb8ef0f4c8d578eb1e7ac74e09
119944
119945    Monotone-Author: ludovic@Sophos.ca
119946    Monotone-Date: 2010-06-28T23:22:05
119947    Monotone-Branch: ca.inverse.sogo
119948
119949M	ChangeLog
119950M	SOPE/sope-patchset-r1664.diff
119951M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
119952
119953commit 8d12bd2ff6f76979f0dd712593772ae7615599c3
119954Author: Ludovic Marcotte <lmarcotte@inverse.ca>
119955Date:   Mon Jun 28 20:40:07 2010 +0000
119956
119957    See ChangeLog
119958
119959    Monotone-Parent: 0ba5dc28795d933db244f667ecc927420db2ab60
119960    Monotone-Revision: 44974f9cbdca49b2868f64f007241c5a79656662
119961
119962    Monotone-Author: ludovic@Sophos.ca
119963    Monotone-Date: 2010-06-28T20:40:07
119964    Monotone-Branch: ca.inverse.sogo
119965
119966M	ChangeLog
119967M	SOPE/sope-patchset-r1664.diff
119968
119969commit 11665b2024688c7d4043053b01f062991b974627
119970Author: Francis Lachapelle <flachapelle@inverse.ca>
119971Date:   Mon Jun 28 14:24:20 2010 +0000
119972
119973    See ChangeLog.
119974
119975    Monotone-Parent: 259d2ede769d145b245d50c40fdd797f9811a0a0
119976    Monotone-Revision: 0ba5dc28795d933db244f667ecc927420db2ab60
119977
119978    Monotone-Author: flachapelle@inverse.ca
119979    Monotone-Date: 2010-06-28T14:24:20
119980    Monotone-Branch: ca.inverse.sogo
119981
119982M	ChangeLog
119983M	UI/Contacts/UIxContactEditor.m
119984M	UI/Templates/ContactsUI/UIxContactEditor.wox
119985M	UI/Templates/ContactsUI/UIxContactView.wox
119986
119987commit 0932c851e6389d741d80e3acb24d06465e658b0f
119988Author: Francis Lachapelle <flachapelle@inverse.ca>
119989Date:   Mon Jun 28 14:03:14 2010 +0000
119990
119991    Fixed syntax error in Italian translation of Mailer module.
119992
119993    Monotone-Parent: a7a96701c2914c671f441b0ca4e653e2243b84b4
119994    Monotone-Revision: 259d2ede769d145b245d50c40fdd797f9811a0a0
119995
119996    Monotone-Author: flachapelle@inverse.ca
119997    Monotone-Date: 2010-06-28T14:03:14
119998    Monotone-Branch: ca.inverse.sogo
119999
120000M	UI/MailerUI/Italian.lproj/Localizable.strings
120001
120002commit 8c626d4dcd32a32af18ec999d42e04d5f9fab035
120003Author: Francis Lachapelle <flachapelle@inverse.ca>
120004Date:   Fri Jun 25 21:30:38 2010 +0000
120005
120006    Decrease debugging output in SOGoDataTable.js
120007
120008    Monotone-Parent: 85c2eea4bb09ae229989bf2dba4e20b82d982284
120009    Monotone-Revision: a7a96701c2914c671f441b0ca4e653e2243b84b4
120010
120011    Monotone-Author: flachapelle@inverse.ca
120012    Monotone-Date: 2010-06-25T21:30:38
120013    Monotone-Branch: ca.inverse.sogo
120014
120015M	UI/WebServerResources/SOGoDataTable.js
120016
120017commit cc7ead5cefec9bd03966702421da295fef9b72b4
120018Author: Francis Lachapelle <flachapelle@inverse.ca>
120019Date:   Fri Jun 25 20:43:23 2010 +0000
120020
120021    See ChangeLog.
120022
120023    Monotone-Parent: 763ab7e667a159d6b727544a067a085d622ab598
120024    Monotone-Revision: 85c2eea4bb09ae229989bf2dba4e20b82d982284
120025
120026    Monotone-Author: flachapelle@inverse.ca
120027    Monotone-Date: 2010-06-25T20:43:23
120028    Monotone-Branch: ca.inverse.sogo
120029
120030M	ChangeLog
120031M	UI/WebServerResources/MailerUI.js
120032
120033commit b2fc189b932b97461ffba79a1973ffd02366e8b7
120034Author: Francis Lachapelle <flachapelle@inverse.ca>
120035Date:   Fri Jun 25 19:58:30 2010 +0000
120036
120037    See ChangeLog
120038
120039    Monotone-Parent: 2b83c62317d266d5f7a2e2046fc19f68f88a385f
120040    Monotone-Revision: 763ab7e667a159d6b727544a067a085d622ab598
120041
120042    Monotone-Author: flachapelle@inverse.ca
120043    Monotone-Date: 2010-06-25T19:58:30
120044    Monotone-Branch: ca.inverse.sogo
120045
120046M	ChangeLog
120047M	SoObjects/Mailer/SOGoDraftObject.h
120048M	SoObjects/Mailer/SOGoDraftObject.m
120049M	UI/MailerUI/UIxMailEditor.m
120050M	UI/MailerUI/UIxMailListActions.h
120051M	UI/MailerUI/UIxMailListActions.m
120052M	UI/MailerUI/UIxMailMainFrame.m
120053M	UI/Templates/MailerUI/UIxMailEditor.wox
120054M	UI/Templates/MailerUI/UIxMailMainFrame.wox
120055M	UI/WebServerResources/MailerUI.js
120056M	UI/WebServerResources/SOGoDataTable.js
120057M	UI/WebServerResources/SOGoMailDataSource.js
120058
120059commit 87f02a755d52129c5ae9bba8edd8fe72a8ef521e
120060Author: Ludovic Marcotte <lmarcotte@inverse.ca>
120061Date:   Wed Jun 23 19:46:51 2010 +0000
120062
120063    Fixed an IMAP crasher when quotes were present in mail headers
120064
120065    Monotone-Parent: 8e1a3af5628f31703023508d2fb742a933691c15
120066    Monotone-Revision: 3316e8de631c5da2b7ba6c4505fa74b707b80b51
120067
120068    Monotone-Author: ludovic@Sophos.ca
120069    Monotone-Date: 2010-06-23T19:46:51
120070    Monotone-Branch: ca.inverse.sogo
120071
120072M	SOPE/sope-patchset-r1664.diff
120073
120074commit 96a59133c4fe543532052b96fa779d59a97d697e
120075Author: Francis Lachapelle <flachapelle@inverse.ca>
120076Date:   Wed Jun 23 18:13:48 2010 +0000
120077
120078    See ChangeLog.
120079
120080    Monotone-Parent: 9cb63fedb848baac983ef94694d11b7e242eef67
120081    Monotone-Revision: 00387fb21eaf4cb1b4d1ece522a38e6417a162c1
120082
120083    Monotone-Author: flachapelle@inverse.ca
120084    Monotone-Date: 2010-06-23T18:13:48
120085    Monotone-Branch: ca.inverse.sogo
120086
120087M	ChangeLog
120088M	SoObjects/SOGo/SOGoUserDefaults.m
120089M	UI/Scheduler/UIxCalMonthView.m
120090
120091commit f36586ef1635efb6b46cc1547dcf0846cf05b4d1
120092Author: Francis Lachapelle <flachapelle@inverse.ca>
120093Date:   Wed Jun 23 15:47:35 2010 +0000
120094
120095    Updated CKEditor to version 3.3.1.
120096
120097    Monotone-Parent: 406f448ce3cddf83f0b7075cd2e1698b2fbbc5d0
120098    Monotone-Revision: 517b4606eb0bf70ff837ab032cd258dfcca1e292
120099
120100    Monotone-Author: flachapelle@inverse.ca
120101    Monotone-Date: 2010-06-23T15:47:35
120102    Monotone-Branch: ca.inverse.sogo
120103
120104M	UI/WebServerResources/ckeditor/ckeditor.js
120105M	UI/WebServerResources/ckeditor/ckeditor.pack
120106M	UI/WebServerResources/ckeditor/ckeditor_basic.js
120107M	UI/WebServerResources/ckeditor/ckeditor_basic_source.js
120108M	UI/WebServerResources/ckeditor/ckeditor_source.js
120109M	UI/WebServerResources/ckeditor/lang/_translationstatus.txt
120110M	UI/WebServerResources/ckeditor/lang/af.js
120111M	UI/WebServerResources/ckeditor/lang/ar.js
120112M	UI/WebServerResources/ckeditor/lang/bg.js
120113M	UI/WebServerResources/ckeditor/lang/bn.js
120114M	UI/WebServerResources/ckeditor/lang/bs.js
120115M	UI/WebServerResources/ckeditor/lang/ca.js
120116M	UI/WebServerResources/ckeditor/lang/cs.js
120117M	UI/WebServerResources/ckeditor/lang/cy.js
120118M	UI/WebServerResources/ckeditor/lang/da.js
120119M	UI/WebServerResources/ckeditor/lang/de.js
120120M	UI/WebServerResources/ckeditor/lang/el.js
120121M	UI/WebServerResources/ckeditor/lang/en-au.js
120122M	UI/WebServerResources/ckeditor/lang/en-ca.js
120123M	UI/WebServerResources/ckeditor/lang/en-gb.js
120124M	UI/WebServerResources/ckeditor/lang/en.js
120125M	UI/WebServerResources/ckeditor/lang/eo.js
120126M	UI/WebServerResources/ckeditor/lang/es.js
120127M	UI/WebServerResources/ckeditor/lang/et.js
120128M	UI/WebServerResources/ckeditor/lang/eu.js
120129M	UI/WebServerResources/ckeditor/lang/fa.js
120130M	UI/WebServerResources/ckeditor/lang/fi.js
120131M	UI/WebServerResources/ckeditor/lang/fo.js
120132M	UI/WebServerResources/ckeditor/lang/fr-ca.js
120133M	UI/WebServerResources/ckeditor/lang/fr.js
120134M	UI/WebServerResources/ckeditor/lang/gl.js
120135M	UI/WebServerResources/ckeditor/lang/gu.js
120136M	UI/WebServerResources/ckeditor/lang/he.js
120137M	UI/WebServerResources/ckeditor/lang/hi.js
120138M	UI/WebServerResources/ckeditor/lang/hr.js
120139M	UI/WebServerResources/ckeditor/lang/hu.js
120140M	UI/WebServerResources/ckeditor/lang/is.js
120141M	UI/WebServerResources/ckeditor/lang/it.js
120142M	UI/WebServerResources/ckeditor/lang/ja.js
120143M	UI/WebServerResources/ckeditor/lang/km.js
120144M	UI/WebServerResources/ckeditor/lang/ko.js
120145M	UI/WebServerResources/ckeditor/lang/lt.js
120146M	UI/WebServerResources/ckeditor/lang/lv.js
120147M	UI/WebServerResources/ckeditor/lang/mn.js
120148M	UI/WebServerResources/ckeditor/lang/ms.js
120149M	UI/WebServerResources/ckeditor/lang/nb.js
120150M	UI/WebServerResources/ckeditor/lang/nl.js
120151M	UI/WebServerResources/ckeditor/lang/no.js
120152M	UI/WebServerResources/ckeditor/lang/pl.js
120153M	UI/WebServerResources/ckeditor/lang/pt-br.js
120154M	UI/WebServerResources/ckeditor/lang/pt.js
120155M	UI/WebServerResources/ckeditor/lang/ro.js
120156M	UI/WebServerResources/ckeditor/lang/ru.js
120157M	UI/WebServerResources/ckeditor/lang/sk.js
120158M	UI/WebServerResources/ckeditor/lang/sl.js
120159M	UI/WebServerResources/ckeditor/lang/sr-latn.js
120160M	UI/WebServerResources/ckeditor/lang/sr.js
120161M	UI/WebServerResources/ckeditor/lang/sv.js
120162M	UI/WebServerResources/ckeditor/lang/th.js
120163M	UI/WebServerResources/ckeditor/lang/tr.js
120164M	UI/WebServerResources/ckeditor/lang/uk.js
120165M	UI/WebServerResources/ckeditor/lang/vi.js
120166M	UI/WebServerResources/ckeditor/lang/zh-cn.js
120167M	UI/WebServerResources/ckeditor/lang/zh.js
120168M	UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js
120169M	UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js
120170M	UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js
120171M	UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js
120172M	UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js
120173M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/checkbox.js
120174M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/hiddenfield.js
120175A	UI/WebServerResources/ckeditor/plugins/forms/images/hiddenfield.gif
120176M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
120177M	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
120178A	UI/WebServerResources/ckeditor/plugins/liststyle/dialogs/liststyle.js
120179M	UI/WebServerResources/ckeditor/plugins/pastetext/dialogs/pastetext.js
120180M	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js
120181M	UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js
120182M	UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js
120183A	UI/WebServerResources/ckeditor/plugins/styles/styles/default.js
120184D	UI/WebServerResources/ckeditor/plugins/stylescombo/styles/default.js
120185M	UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js
120186M	UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js
120187M	UI/WebServerResources/ckeditor/plugins/templates/dialogs/templates.js
120188M	UI/WebServerResources/ckeditor/plugins/templates/templates/default.js
120189M	UI/WebServerResources/ckeditor/plugins/uicolor/dialogs/uicolor.js
120190M	UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/yui.css
120191M	UI/WebServerResources/ckeditor/skins/kama/dialog.css
120192M	UI/WebServerResources/ckeditor/skins/kama/editor.css
120193M	UI/WebServerResources/ckeditor/skins/kama/templates.css
120194M	UI/WebServerResources/ckeditor/skins/office2003/dialog.css
120195M	UI/WebServerResources/ckeditor/skins/office2003/editor.css
120196M	UI/WebServerResources/ckeditor/skins/office2003/templates.css
120197M	UI/WebServerResources/ckeditor/skins/v2/dialog.css
120198M	UI/WebServerResources/ckeditor/skins/v2/editor.css
120199M	UI/WebServerResources/ckeditor/skins/v2/templates.css
120200M	UI/WebServerResources/ckeditor/themes/default/theme.js
120201
120202commit ddaf28fc24e72b79176ec8b909efa223c4184d9f
120203Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120204Date:   Wed Jun 23 14:47:20 2010 +0000
120205
120206    Monotone-Parent: 60c0036b3723ee42d8b8cbed474b6c6eac6c5e9a
120207    Monotone-Revision: 432bfd0df53df4464e70c8b82989b3fcc7aa849e
120208
120209    Monotone-Author: wsourdeau@inverse.ca
120210    Monotone-Date: 2010-06-23T14:47:20
120211    Monotone-Branch: ca.inverse.sogo
120212
120213M	ChangeLog
120214M	SoObjects/SOGo/SOGoGCSFolder.m
120215
120216commit 633c7be22857ecca4c18aaff3b66f363a3cf708c
120217Author: Ludovic Marcotte <lmarcotte@inverse.ca>
120218Date:   Wed Jun 23 12:08:09 2010 +0000
120219
120220    Stripped the binary's path
120221
120222    Monotone-Parent: 14288343158630504eed5d7bd9f00d527cc97138
120223    Monotone-Revision: 8e1a3af5628f31703023508d2fb742a933691c15
120224
120225    Monotone-Author: ludovic@Sophos.ca
120226    Monotone-Date: 2010-06-23T12:08:09
120227    Monotone-Branch: ca.inverse.sogo
120228
120229M	Tools/SOGoToolBackup.m
120230M	Tools/SOGoToolRestore.m
120231
120232commit a1ec12a83328bbaf7e0d4ebc496704270dc192f8
120233Author: Ludovic Marcotte <lmarcotte@inverse.ca>
120234Date:   Tue Jun 22 19:37:56 2010 +0000
120235
120236    Slight improvement over previous commit
120237
120238    Monotone-Parent: a0586e26adb36e48a7abc91b58465c3ccf2b3486
120239    Monotone-Revision: 14288343158630504eed5d7bd9f00d527cc97138
120240
120241    Monotone-Author: ludovic@Sophos.ca
120242    Monotone-Date: 2010-06-22T19:37:56
120243    Monotone-Branch: ca.inverse.sogo
120244
120245M	Tools/SOGoToolRestore.m
120246
120247commit fd9839a1e7bac72dc705f1f52b84d888437090d2
120248Author: Ludovic Marcotte <lmarcotte@inverse.ca>
120249Date:   Tue Jun 22 19:33:12 2010 +0000
120250
120251    Improved the doc usage of the sogo-tool utility for the backup/restore ops.
120252
120253    Monotone-Parent: 009abd7de53e78e489e448345fde9f38d62f532a
120254    Monotone-Revision: a0586e26adb36e48a7abc91b58465c3ccf2b3486
120255
120256    Monotone-Author: ludovic@Sophos.ca
120257    Monotone-Date: 2010-06-22T19:33:12
120258    Monotone-Branch: ca.inverse.sogo
120259
120260M	Tools/SOGoToolBackup.m
120261M	Tools/SOGoToolRestore.m
120262
120263commit a6bdbfc801228f27e0551d40ec36ec35af9d307f
120264Author: Ludovic Marcotte <lmarcotte@inverse.ca>
120265Date:   Tue Jun 22 19:13:36 2010 +0000
120266
120267    Improved the "filter =" example with single-quoted values
120268
120269    Monotone-Parent: 60c0036b3723ee42d8b8cbed474b6c6eac6c5e9a
120270    Monotone-Revision: 009abd7de53e78e489e448345fde9f38d62f532a
120271
120272    Monotone-Author: ludovic@Sophos.ca
120273    Monotone-Date: 2010-06-22T19:13:36
120274    Monotone-Branch: ca.inverse.sogo
120275
120276M	Documentation/SOGo Installation Guide.odt
120277
120278commit be167e4a60e949c1f54a67368b283dd3cf2d6467
120279Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120280Date:   Tue Jun 22 15:22:12 2010 +0000
120281
120282    Monotone-Parent: 406f448ce3cddf83f0b7075cd2e1698b2fbbc5d0
120283    Monotone-Revision: 60c0036b3723ee42d8b8cbed474b6c6eac6c5e9a
120284
120285    Monotone-Author: wsourdeau@inverse.ca
120286    Monotone-Date: 2010-06-22T15:22:12
120287    Monotone-Branch: ca.inverse.sogo
120288
120289M	ChangeLog
120290M	SoObjects/SOGo/SOGoDAVAuthenticator.m
120291
120292commit b3c7a5d4425ad9469d0d0d286cf91a0798ccd2e9
120293Author: Francis Lachapelle <flachapelle@inverse.ca>
120294Date:   Tue Jun 22 14:46:41 2010 +0000
120295
120296    Fixed CSS of messages flags in mail module.
120297
120298    Monotone-Parent: b454b5973c4400cc932bffd59af326c0750b5d9c
120299    Monotone-Revision: 406f448ce3cddf83f0b7075cd2e1698b2fbbc5d0
120300
120301    Monotone-Author: flachapelle@inverse.ca
120302    Monotone-Date: 2010-06-22T14:46:41
120303    Monotone-Branch: ca.inverse.sogo
120304
120305M	UI/WebServerResources/MailerUI.css
120306
120307commit ec1b98e86b546917ce4cbae897091b87f3482382
120308Author: Francis Lachapelle <flachapelle@inverse.ca>
120309Date:   Tue Jun 22 14:35:12 2010 +0000
120310
120311    Updated Installation and Configuration Guide.
120312
120313    Monotone-Parent: d79b964251d15b7acc0c9041a52208b72d00bbd6
120314    Monotone-Revision: b454b5973c4400cc932bffd59af326c0750b5d9c
120315
120316    Monotone-Author: flachapelle@inverse.ca
120317    Monotone-Date: 2010-06-22T14:35:12
120318    Monotone-Branch: ca.inverse.sogo
120319
120320M	Documentation/SOGo Installation Guide.odt
120321
120322commit 43f248db6f65c52fe9cbcce4203e8026399d0c11
120323Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120324Date:   Fri Jun 18 13:30:05 2010 +0000
120325
120326    Monotone-Parent: 51ae133015c75bd8a41f4433161a2453843b1e5d
120327    Monotone-Revision: d79b964251d15b7acc0c9041a52208b72d00bbd6
120328
120329    Monotone-Author: wsourdeau@inverse.ca
120330    Monotone-Date: 2010-06-18T13:30:05
120331    Monotone-Branch: ca.inverse.sogo
120332
120333M	ChangeLog
120334M	SoObjects/SOGo/SOGoDAVAuthenticator.m
120335
120336commit c7d305e36ff2ca75a729110f911e92e6695b6df8
120337Author: Francis Lachapelle <flachapelle@inverse.ca>
120338Date:   Thu Jun 17 21:38:12 2010 +0000
120339
120340    See ChangeLog
120341
120342    Monotone-Parent: e273bb34274750526c6120e794b93dbb265681f0
120343    Monotone-Revision: 51ae133015c75bd8a41f4433161a2453843b1e5d
120344
120345    Monotone-Author: flachapelle@inverse.ca
120346    Monotone-Date: 2010-06-17T21:38:12
120347    Monotone-Branch: ca.inverse.sogo
120348
120349M	ChangeLog
120350M	UI/WebServerResources/SOGoAutoCompletion.js
120351M	UI/WebServerResources/UIxMailToSelection.js
120352
120353commit 0685c97b5330d7bdae6ec129ba10e89d5575b467
120354Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120355Date:   Thu Jun 17 19:54:19 2010 +0000
120356
120357    Monotone-Parent: 497c7c0a555d415e36d1f2aba0f96b960a3f0c8c
120358    Monotone-Revision: e273bb34274750526c6120e794b93dbb265681f0
120359
120360    Monotone-Author: wsourdeau@inverse.ca
120361    Monotone-Date: 2010-06-17T19:54:19
120362    Monotone-Branch: ca.inverse.sogo
120363
120364M	ChangeLog
120365M	SoObjects/Appointments/SOGoAppointmentFolders.m
120366
120367commit 8e8c5c4b88df1abcebbe13bf127570e668dce98b
120368Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120369Date:   Wed Jun 16 21:15:34 2010 +0000
120370
120371    Monotone-Parent: 8fb969e757a4404632a8e53c60633563b80e39d4
120372    Monotone-Revision: f0bbd5c2ee25d0180b238170194330bf01bfa9fd
120373
120374    Monotone-Author: wsourdeau@inverse.ca
120375    Monotone-Date: 2010-06-16T21:15:34
120376    Monotone-Branch: ca.inverse.sogo
120377
120378M	ChangeLog
120379M	UI/Scheduler/UIxCalListingActions.m
120380
120381commit 98df4f06827a25d6967fa173e29c1425f6ddf5f9
120382Author: Francis Lachapelle <flachapelle@inverse.ca>
120383Date:   Wed Jun 16 20:21:38 2010 +0000
120384
120385    See ChangeLog
120386
120387    Monotone-Parent: 3bcf335dfec03346a40495ed251c4c99d8b3890f
120388    Monotone-Revision: fb988c964ef041fc784d33b6c0cf192735fe88a0
120389
120390    Monotone-Author: flachapelle@inverse.ca
120391    Monotone-Date: 2010-06-16T20:21:38
120392    Monotone-Branch: ca.inverse.sogo
120393
120394M	ChangeLog
120395M	UI/WebServerResources/SOGoAutoCompletion.js
120396M	UI/WebServerResources/UIxContactEditor.js
120397M	UI/WebServerResources/UIxListEditor.js
120398
120399commit 922c760c95b2fb658f1ee89f131db0e70676a836
120400Author: Francis Lachapelle <flachapelle@inverse.ca>
120401Date:   Wed Jun 16 20:21:08 2010 +0000
120402
120403    Monotone-Parent: 5c33aa77cf4762231f1f26c0f955c54150f643e6
120404    Monotone-Revision: 3bcf335dfec03346a40495ed251c4c99d8b3890f
120405
120406    Monotone-Author: flachapelle@inverse.ca
120407    Monotone-Date: 2010-06-16T20:21:08
120408    Monotone-Branch: ca.inverse.sogo
120409
120410M	UI/Templates/MailerUI/UIxMailMainFrame.wox
120411
120412commit 8415bcc3b0084fd583bbe10615e23a4d6fde58c0
120413Author: Francis Lachapelle <flachapelle@inverse.ca>
120414Date:   Wed Jun 16 20:19:08 2010 +0000
120415
120416    Monotone-Parent: 5cfbabcbcb278bc8483893b91bbb70cde43f14c1
120417    Monotone-Revision: 5c33aa77cf4762231f1f26c0f955c54150f643e6
120418
120419    Monotone-Author: flachapelle@inverse.ca
120420    Monotone-Date: 2010-06-16T20:19:08
120421    Monotone-Branch: ca.inverse.sogo
120422
120423M	UI/WebServerResources/SOGoMailDataSource.js
120424
120425commit 4b6f5ecacfe7b373459a3a009e6f27d39b754d28
120426Author: Francis Lachapelle <flachapelle@inverse.ca>
120427Date:   Wed Jun 16 20:18:43 2010 +0000
120428
120429    Monotone-Parent: 8fb969e757a4404632a8e53c60633563b80e39d4
120430    Monotone-Revision: 5cfbabcbcb278bc8483893b91bbb70cde43f14c1
120431
120432    Monotone-Author: flachapelle@inverse.ca
120433    Monotone-Date: 2010-06-16T20:18:43
120434    Monotone-Branch: ca.inverse.sogo
120435
120436M	UI/WebServerResources/MailerUI.js
120437
120438commit 01042ec50ffe74439f1d18e64171c62ffd10eca1
120439Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120440Date:   Wed Jun 16 17:50:37 2010 +0000
120441
120442    Monotone-Parent: 2a59bba0a73aaeebae8c13b21e4099f844924b1b
120443    Monotone-Revision: 8fb969e757a4404632a8e53c60633563b80e39d4
120444
120445    Monotone-Author: wsourdeau@inverse.ca
120446    Monotone-Date: 2010-06-16T17:50:37
120447    Monotone-Branch: ca.inverse.sogo
120448
120449M	ChangeLog
120450M	SoObjects/Mailer/SOGoDraftObject.m
120451
120452commit 030514e4e18d367b19039f45ca4094b151e83fe1
120453Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120454Date:   Tue Jun 15 14:39:11 2010 +0000
120455
120456    Monotone-Parent: 1aac0a8e6c7ea5d24479bcc2272829762708cb56
120457    Monotone-Revision: 2a59bba0a73aaeebae8c13b21e4099f844924b1b
120458
120459    Monotone-Author: wsourdeau@inverse.ca
120460    Monotone-Date: 2010-06-15T14:39:11
120461    Monotone-Branch: ca.inverse.sogo
120462
120463M	ChangeLog
120464M	SoObjects/SOGo/SOGoDAVAuthenticator.m
120465
120466commit 099148ae17640fbfc22706eba29df76b5c5bc861
120467Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120468Date:   Mon Jun 14 21:06:08 2010 +0000
120469
120470    Monotone-Parent: f5afc745d385489f846bb7bb27c8750793e31b47
120471    Monotone-Revision: 1aac0a8e6c7ea5d24479bcc2272829762708cb56
120472
120473    Monotone-Author: wsourdeau@inverse.ca
120474    Monotone-Date: 2010-06-14T21:06:08
120475    Monotone-Branch: ca.inverse.sogo
120476
120477M	SoObjects/SOGo/SOGoContentObject.m
120478
120479commit a579dbe5cbeba8c0467044dd06fa9258fcaaa6e2
120480Author: Francis Lachapelle <flachapelle@inverse.ca>
120481Date:   Mon Jun 14 21:00:17 2010 +0000
120482
120483    See ChangeLog
120484
120485    Monotone-Parent: c4a84487824c09148e9f71dc42b87e7f14dd3193
120486    Monotone-Revision: f5afc745d385489f846bb7bb27c8750793e31b47
120487
120488    Monotone-Author: flachapelle@inverse.ca
120489    Monotone-Date: 2010-06-14T21:00:17
120490    Monotone-Branch: ca.inverse.sogo
120491
120492M	ChangeLog
120493M	UI/WebServerResources/UIxPreferences.js
120494
120495commit d0efbebbf7ebce938b8dfcf1c45546a32acbb26d
120496Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120497Date:   Mon Jun 14 13:51:57 2010 +0000
120498
120499    Monotone-Parent: c2a5265bbdaf7810309bda5f2f3dd5f2c67b15ed
120500    Monotone-Revision: c4a84487824c09148e9f71dc42b87e7f14dd3193
120501
120502    Monotone-Author: wsourdeau@inverse.ca
120503    Monotone-Date: 2010-06-14T13:51:57
120504    Monotone-Branch: ca.inverse.sogo
120505
120506M	UI/Common/French.lproj/Localizable.strings
120507
120508commit 676194b020ef3e29acd6f5ddc109218d2a4123ab
120509Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120510Date:   Fri Jun 11 18:43:46 2010 +0000
120511
120512    ;
120513
120514    Monotone-Parent: fc267c7dc09cc05decc140411d1facce3f441866
120515    Monotone-Revision: c2a5265bbdaf7810309bda5f2f3dd5f2c67b15ed
120516
120517    Monotone-Author: wsourdeau@inverse.ca
120518    Monotone-Date: 2010-06-11T18:43:46
120519    Monotone-Branch: ca.inverse.sogo
120520
120521M	ChangeLog
120522M	SoObjects/Appointments/SOGoAppointmentFolders.h
120523M	SoObjects/Appointments/SOGoAppointmentFolders.m
120524M	SoObjects/Appointments/SOGoWebAppointmentFolder.h
120525M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
120526M	UI/Scheduler/UIxCalMainActions.h
120527M	UI/Scheduler/UIxCalMainActions.m
120528M	UI/Scheduler/UIxCalendarProperties.m
120529
120530commit bfcaea41c0d093ac7247be1c33ba9c9f2e5b21a0
120531Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120532Date:   Fri Jun 11 15:29:54 2010 +0000
120533
120534    Monotone-Parent: 042413fc9f6d6f7d0f5a07e28b0593ea59f38b07
120535    Monotone-Revision: fc267c7dc09cc05decc140411d1facce3f441866
120536
120537    Monotone-Author: wsourdeau@inverse.ca
120538    Monotone-Date: 2010-06-11T15:29:54
120539    Monotone-Branch: ca.inverse.sogo
120540
120541M	SOPE/sope-patchset-r1664.diff
120542
120543commit cf293681cb62341559fef51a5bfb8576147337b1
120544Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120545Date:   Fri Jun 11 14:48:00 2010 +0000
120546
120547    Monotone-Parent: 5c8902d0c3987966dfebba9bf7712481cd8a4d0e
120548    Monotone-Revision: 042413fc9f6d6f7d0f5a07e28b0593ea59f38b07
120549
120550    Monotone-Author: wsourdeau@inverse.ca
120551    Monotone-Date: 2010-06-11T14:48:00
120552    Monotone-Branch: ca.inverse.sogo
120553
120554M	SOPE/GDLContentStore/ChangeLog
120555M	SOPE/GDLContentStore/EOAdaptorChannel+GCS.h
120556M	SOPE/GDLContentStore/GCSFolderManager.m
120557A	SOPE/GDLContentStore/GCSSpecialQueries.h
120558A	SOPE/GDLContentStore/GCSSpecialQueries.m
120559M	SOPE/GDLContentStore/GNUmakefile
120560M	SOPE/sope-patchset-r1664.diff
120561
120562commit f5ea84b8e87a4a4b97c5931e81d6a2155f1b3d5e
120563Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120564Date:   Fri Jun 11 12:39:11 2010 +0000
120565
120566    Monotone-Parent: ffa4675e7af6fe5e9930558a290322abb62a2106
120567    Monotone-Revision: 5c8902d0c3987966dfebba9bf7712481cd8a4d0e
120568
120569    Monotone-Author: wsourdeau@inverse.ca
120570    Monotone-Date: 2010-06-11T12:39:11
120571    Monotone-Branch: ca.inverse.sogo
120572
120573M	ChangeLog
120574M	UI/Scheduler/UIxCalFilterPanel.m
120575
120576commit 7e1bb0921f75fbe3091fd92548595c538d7f7106
120577Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120578Date:   Thu Jun 10 21:59:14 2010 +0000
120579
120580    Monotone-Parent: 1fb8a3cbc4132cfe8736e6233d540222301c0485
120581    Monotone-Revision: ffa4675e7af6fe5e9930558a290322abb62a2106
120582
120583    Monotone-Author: wsourdeau@inverse.ca
120584    Monotone-Date: 2010-06-10T21:59:14
120585    Monotone-Branch: ca.inverse.sogo
120586
120587M	ChangeLog
120588M	SoObjects/SOGo/SOGoDAVAuthenticator.m
120589
120590commit 41fe0341a333de3c09664a13593aa4eda05b9441
120591Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120592Date:   Thu Jun 10 21:57:14 2010 +0000
120593
120594    Monotone-Parent: ebbadbdb3549dd7264241be0a6c21ab9a481341f
120595    Monotone-Revision: 1fb8a3cbc4132cfe8736e6233d540222301c0485
120596
120597    Monotone-Author: wsourdeau@inverse.ca
120598    Monotone-Date: 2010-06-10T21:57:14
120599    Monotone-Branch: ca.inverse.sogo
120600
120601M	ChangeLog
120602M	UI/Common/UIxPageFrame.m
120603
120604commit e71a5a5ebd53c7506dcb07b4263e977d7ba1b677
120605Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120606Date:   Thu Jun 10 21:32:23 2010 +0000
120607
120608    Monotone-Parent: 002a7f40ed2519734c4baf4cd4433ecc02b46d54
120609    Monotone-Revision: ebbadbdb3549dd7264241be0a6c21ab9a481341f
120610
120611    Monotone-Author: wsourdeau@inverse.ca
120612    Monotone-Date: 2010-06-10T21:32:23
120613    Monotone-Branch: ca.inverse.sogo
120614
120615M	ChangeLog
120616M	SoObjects/SOGo/SOGoSystemDefaults.h
120617M	SoObjects/SOGo/SOGoSystemDefaults.m
120618
120619commit 7ff3aba0c0657b641224f6e71819f9dc7ab786e5
120620Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120621Date:   Thu Jun 10 21:31:13 2010 +0000
120622
120623    Monotone-Parent: 85e21021232d18a3c2b1b1d16cf6d52237236f29
120624    Monotone-Revision: 002a7f40ed2519734c4baf4cd4433ecc02b46d54
120625
120626    Monotone-Author: wsourdeau@inverse.ca
120627    Monotone-Date: 2010-06-10T21:31:13
120628    Monotone-Branch: ca.inverse.sogo
120629
120630M	ChangeLog
120631M	UI/MainUI/SOGoUserHomePage.m
120632
120633commit cc7cb9f2bbdb8710c4731c8129467d5f5de5f4b3
120634Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120635Date:   Thu Jun 10 21:29:55 2010 +0000
120636
120637    Monotone-Parent: 47be4cd66ca07d4558d608a37376c91af1d0b863
120638    Monotone-Revision: 85e21021232d18a3c2b1b1d16cf6d52237236f29
120639
120640    Monotone-Author: wsourdeau@inverse.ca
120641    Monotone-Date: 2010-06-10T21:29:55
120642    Monotone-Branch: ca.inverse.sogo
120643
120644M	ChangeLog
120645M	SoObjects/SOGo/SOGoCASSession.h
120646M	SoObjects/SOGo/SOGoCASSession.m
120647M	SoObjects/SOGo/SOGoWebAuthenticator.m
120648M	UI/MainUI/SOGoRootPage.m
120649
120650commit 3f43e0b56e03255f35f0f918037f87f478730dbc
120651Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120652Date:   Thu Jun 10 18:45:35 2010 +0000
120653
120654    Monotone-Parent: 18464c2d77d4979f1c50fac4f095dcf6dcb967c1
120655    Monotone-Revision: 47be4cd66ca07d4558d608a37376c91af1d0b863
120656
120657    Monotone-Author: wsourdeau@inverse.ca
120658    Monotone-Date: 2010-06-10T18:45:35
120659    Monotone-Branch: ca.inverse.sogo
120660
120661M	ChangeLog
120662M	SoObjects/SOGo/SOGoDAVAuthenticator.m
120663
120664commit 6bc3b47bf41d38f0f4608ff7e7097dedf73b8171
120665Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120666Date:   Thu Jun 10 18:44:38 2010 +0000
120667
120668    Monotone-Parent: a1b9a10da6c763d93711deaf538e81314618e5e7
120669    Monotone-Revision: 18464c2d77d4979f1c50fac4f095dcf6dcb967c1
120670
120671    Monotone-Author: wsourdeau@inverse.ca
120672    Monotone-Date: 2010-06-10T18:44:38
120673    Monotone-Branch: ca.inverse.sogo
120674
120675M	ChangeLog
120676M	SoObjects/SOGo/NSString+Utilities.m
120677
120678commit b1a7398de1a01b41707b68178b201c4190aa6ee4
120679Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120680Date:   Thu Jun 10 18:42:26 2010 +0000
120681
120682    Monotone-Parent: 227d08b1bace5a1e7b0760cc82dc7381016175ae
120683    Monotone-Revision: a1b9a10da6c763d93711deaf538e81314618e5e7
120684
120685    Monotone-Author: wsourdeau@inverse.ca
120686    Monotone-Date: 2010-06-10T18:42:26
120687    Monotone-Branch: ca.inverse.sogo
120688
120689M	ChangeLog
120690M	UI/Common/UIxPageFrame.m
120691
120692commit e91844e3a3295c51078f53abdddf51181d2a320e
120693Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120694Date:   Thu Jun 10 18:40:57 2010 +0000
120695
120696    Monotone-Parent: ddb6d1e34096a18e84b736ef11f42b6e70af2cec
120697    Monotone-Revision: 227d08b1bace5a1e7b0760cc82dc7381016175ae
120698
120699    Monotone-Author: wsourdeau@inverse.ca
120700    Monotone-Date: 2010-06-10T18:40:57
120701    Monotone-Branch: ca.inverse.sogo
120702
120703M	ChangeLog
120704M	SoObjects/SOGo/SOGoSystemDefaults.h
120705M	SoObjects/SOGo/SOGoSystemDefaults.m
120706
120707commit 5c887130866d70d98b025fbbb3bed2d505e0817a
120708Author: Ludovic Marcotte <lmarcotte@inverse.ca>
120709Date:   Thu Jun 10 15:07:13 2010 +0000
120710
120711    Cleaned up references
120712
120713    Monotone-Parent: 3ef5e91c07d076b9a4422a3de00743204ab19bdc
120714    Monotone-Revision: ddb6d1e34096a18e84b736ef11f42b6e70af2cec
120715
120716    Monotone-Author: ludovic@Sophos.ca
120717    Monotone-Date: 2010-06-10T15:07:13
120718    Monotone-Branch: ca.inverse.sogo
120719
120720M	ChangeLog
120721M	Scripts/sogo-init.d-redhat
120722M	Scripts/sogo-init.d-sles
120723M	UI/Templates/MainUI/SOGoRootPage.wox
120724M	debian/copyright
120725M	debian/sogo.init
120726M	sogo.spec
120727
120728commit 58933b153b5d8c43c6314244dfe99dd9bd7b4caa
120729Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120730Date:   Wed Jun 9 13:38:24 2010 +0000
120731
120732    Monotone-Parent: 9b75ae77fd7075044530ae0ea50973abd83dd51c
120733    Monotone-Revision: 3ef5e91c07d076b9a4422a3de00743204ab19bdc
120734
120735    Monotone-Author: wsourdeau@inverse.ca
120736    Monotone-Date: 2010-06-09T13:38:24
120737    Monotone-Branch: ca.inverse.sogo
120738
120739M	ChangeLog
120740M	SoObjects/SOGo/SOGoUserFolder.m
120741
120742commit 17389d874ee39b76aaefb4a356ab79d112ea5685
120743Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120744Date:   Wed Jun 9 12:49:57 2010 +0000
120745
120746    Monotone-Parent: 49976b1102a1a35107c285adb4e08d81c27bd01d
120747    Monotone-Revision: 9b75ae77fd7075044530ae0ea50973abd83dd51c
120748
120749    Monotone-Author: wsourdeau@inverse.ca
120750    Monotone-Date: 2010-06-09T12:49:57
120751    Monotone-Branch: ca.inverse.sogo
120752
120753M	ChangeLog
120754M	SoObjects/Appointments/SOGoAppointmentFolderObject.h
120755M	SoObjects/Appointments/SOGoAppointmentFolderObject.m
120756
120757commit fe2ab6e9b60c2e68caac9d46948de33abbdffa1a
120758Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120759Date:   Tue Jun 8 21:32:31 2010 +0000
120760
120761    Monotone-Parent: f7911e1f3d0c926e6815a5dff6b0912b4fad036d
120762    Monotone-Revision: 49976b1102a1a35107c285adb4e08d81c27bd01d
120763
120764    Monotone-Author: wsourdeau@inverse.ca
120765    Monotone-Date: 2010-06-08T21:32:31
120766    Monotone-Branch: ca.inverse.sogo
120767
120768M	ChangeLog
120769M	UI/WebServerResources/UIxAttendeesEditor.js
120770
120771commit a6af67adcf09f9467e7290a421ac590c9108f2fd
120772Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120773Date:   Tue Jun 8 20:34:09 2010 +0000
120774
120775    Monotone-Parent: d797f8a9debb9d90bd99c3fdde2ebf51782807b2
120776    Monotone-Revision: f7911e1f3d0c926e6815a5dff6b0912b4fad036d
120777
120778    Monotone-Author: wsourdeau@inverse.ca
120779    Monotone-Date: 2010-06-08T20:34:09
120780    Monotone-Branch: ca.inverse.sogo
120781
120782M	UI/WebServerResources/UIxAclEditor.css
120783
120784commit 4920950a568b3e9fd38373145660d490f5bc0848
120785Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120786Date:   Tue Jun 8 20:31:49 2010 +0000
120787
120788    Monotone-Parent: d005b9c392fd087db1701fb458d40b135f0d046d
120789    Monotone-Revision: d797f8a9debb9d90bd99c3fdde2ebf51782807b2
120790
120791    Monotone-Author: wsourdeau@inverse.ca
120792    Monotone-Date: 2010-06-08T20:31:49
120793    Monotone-Branch: ca.inverse.sogo
120794
120795M	UI/WebServerResources/UIxAclEditor.css
120796
120797commit 18a21c7221dcecc12d018bcc1c284754c34f8114
120798Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120799Date:   Tue Jun 8 18:31:00 2010 +0000
120800
120801    Monotone-Parent: 68ac68112d48188262bfd33776567f9be9e3dd97
120802    Monotone-Revision: d005b9c392fd087db1701fb458d40b135f0d046d
120803
120804    Monotone-Author: wsourdeau@inverse.ca
120805    Monotone-Date: 2010-06-08T18:31:00
120806    Monotone-Branch: ca.inverse.sogo
120807
120808M	SOPE/NGCards/ChangeLog
120809M	SOPE/NGCards/iCalXMLRenderer.m
120810
120811commit 6e4fd601350e8c94c3992b311cc94e59fa8f9106
120812Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120813Date:   Tue Jun 8 15:55:51 2010 +0000
120814
120815    Monotone-Parent: 1634bf986772c1db41f281543de74b6cf7b4fc1c
120816    Monotone-Revision: 68ac68112d48188262bfd33776567f9be9e3dd97
120817
120818    Monotone-Author: wsourdeau@inverse.ca
120819    Monotone-Date: 2010-06-08T15:55:51
120820    Monotone-Branch: ca.inverse.sogo
120821
120822M	SoObjects/SOGo/SOGoGCSFolder.m
120823
120824commit 859b8016329d91be6f95b9ebafd208a12066bb5f
120825Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120826Date:   Tue Jun 8 15:48:35 2010 +0000
120827
120828    Monotone-Parent: a6ecefe4b27e937f5ee59f849e169707d59e26e1
120829    Monotone-Revision: 1634bf986772c1db41f281543de74b6cf7b4fc1c
120830
120831    Monotone-Author: wsourdeau@inverse.ca
120832    Monotone-Date: 2010-06-08T15:48:35
120833    Monotone-Branch: ca.inverse.sogo
120834
120835M	UI/Scheduler/UIxCalFolderActions.m
120836
120837commit 78feefcdc9998c236a9385d75c29d424ca9128f9
120838Author: Francis Lachapelle <flachapelle@inverse.ca>
120839Date:   Tue Jun 8 14:17:25 2010 +0000
120840
120841    Monotone-Parent: c26c84a032f3392b6f9fb5b0d6859aa442b135af
120842    Monotone-Revision: a6ecefe4b27e937f5ee59f849e169707d59e26e1
120843
120844    Monotone-Author: flachapelle@inverse.ca
120845    Monotone-Date: 2010-06-08T14:17:25
120846    Monotone-Branch: ca.inverse.sogo
120847
120848M	UI/WebServerResources/MailerUI.css
120849M	UI/WebServerResources/iefixes.css
120850
120851commit 08915dcf6b9f612e64ad4937a4f8ad7c6637b941
120852Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120853Date:   Tue Jun 8 13:44:02 2010 +0000
120854
120855    Monotone-Parent: 29abd2cf2766adecab1dfb2ef0813cc697753b58
120856    Monotone-Revision: c26c84a032f3392b6f9fb5b0d6859aa442b135af
120857
120858    Monotone-Author: wsourdeau@inverse.ca
120859    Monotone-Date: 2010-06-08T13:44:02
120860    Monotone-Branch: ca.inverse.sogo
120861
120862M	UI/WebServerResources/SchedulerUI.js
120863
120864commit 5d66f622055668bc70df3ffe3fe81f01dc4a5372
120865Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120866Date:   Tue Jun 8 13:38:32 2010 +0000
120867
120868    Monotone-Parent: 47f011047becbfa93b21ffe7ca90810b1d9af684
120869    Monotone-Revision: 29abd2cf2766adecab1dfb2ef0813cc697753b58
120870
120871    Monotone-Author: wsourdeau@inverse.ca
120872    Monotone-Date: 2010-06-08T13:38:32
120873    Monotone-Branch: ca.inverse.sogo
120874
120875M	ChangeLog
120876M	UI/Scheduler/UIxCalFolderActions.m
120877M	UI/Scheduler/product.plist
120878M	UI/WebServerResources/SchedulerUI.js
120879
120880commit bbe1bae54d30fe4c424b2c0b8cfb58436ab4ada7
120881Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120882Date:   Tue Jun 8 13:35:25 2010 +0000
120883
120884    Monotone-Parent: 8f68fd83a48c51821eb064aa4f6738398e02e41d
120885    Monotone-Revision: 47f011047becbfa93b21ffe7ca90810b1d9af684
120886
120887    Monotone-Author: wsourdeau@inverse.ca
120888    Monotone-Date: 2010-06-08T13:35:25
120889    Monotone-Branch: ca.inverse.sogo
120890
120891M	ChangeLog
120892M	SoObjects/Appointments/SOGoAppointmentFolderObject.h
120893M	SoObjects/Appointments/SOGoAppointmentFolderObject.m
120894
120895commit acf41cb2b165591ec83d84f2e0c5a2a8ff5eb2a1
120896Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120897Date:   Tue Jun 8 13:34:40 2010 +0000
120898
120899    Monotone-Parent: 848334eb08f386e8f5710bf4cf4090e0b1053ec1
120900    Monotone-Revision: 8f68fd83a48c51821eb064aa4f6738398e02e41d
120901
120902    Monotone-Author: wsourdeau@inverse.ca
120903    Monotone-Date: 2010-06-08T13:34:40
120904    Monotone-Branch: ca.inverse.sogo
120905
120906M	UI/WebServerResources/iefixes.css
120907
120908commit de19f4ad6120827499c5ca5f4eb7f8888f1d764a
120909Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120910Date:   Tue Jun 8 13:34:27 2010 +0000
120911
120912    Monotone-Parent: 6c032e11075a96ae3119321ec684430c9bc3266e
120913    Monotone-Revision: 848334eb08f386e8f5710bf4cf4090e0b1053ec1
120914
120915    Monotone-Author: wsourdeau@inverse.ca
120916    Monotone-Date: 2010-06-08T13:34:27
120917    Monotone-Branch: ca.inverse.sogo
120918
120919M	ChangeLog
120920M	UI/WebServerResources/UIxAclEditor.js
120921
120922commit ce131c529eb1b956a4424032be0469099b12d4b4
120923Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120924Date:   Mon Jun 7 21:59:19 2010 +0000
120925
120926    Monotone-Parent: ceeed83c021dfd38a21395784e4f16ca9f08acd3
120927    Monotone-Revision: 6c032e11075a96ae3119321ec684430c9bc3266e
120928
120929    Monotone-Author: wsourdeau@inverse.ca
120930    Monotone-Date: 2010-06-07T21:59:19
120931    Monotone-Branch: ca.inverse.sogo
120932
120933M	UI/Common/UIxAclEditor.h
120934
120935commit db99b3510c7ba568b90773d674c7edc6c786b88d
120936Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120937Date:   Mon Jun 7 21:30:36 2010 +0000
120938
120939    Monotone-Parent: 8d12e48e58680d1195d0d7a0f514a3cac44d0767
120940    Monotone-Revision: ceeed83c021dfd38a21395784e4f16ca9f08acd3
120941
120942    Monotone-Author: wsourdeau@inverse.ca
120943    Monotone-Date: 2010-06-07T21:30:36
120944    Monotone-Branch: ca.inverse.sogo
120945
120946M	ChangeLog
120947M	SoObjects/SOGo/SOGoUserManager.m
120948M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
120949M	UI/Common/Czech.lproj/Localizable.strings
120950M	UI/Common/Dutch.lproj/Localizable.strings
120951M	UI/Common/English.lproj/Localizable.strings
120952M	UI/Common/French.lproj/Localizable.strings
120953M	UI/Common/German.lproj/Localizable.strings
120954M	UI/Common/Hungarian.lproj/Localizable.strings
120955M	UI/Common/Italian.lproj/Localizable.strings
120956M	UI/Common/Russian.lproj/Localizable.strings
120957M	UI/Common/Spanish.lproj/Localizable.strings
120958M	UI/Common/Swedish.lproj/Localizable.strings
120959M	UI/Common/UIxAclEditor.m
120960M	UI/Common/Ukrainian.lproj/Localizable.strings
120961M	UI/Common/Welsh.lproj/Localizable.strings
120962M	UI/Templates/UIxAclEditor.wox
120963M	UI/WebServerResources/UIxAclEditor.css
120964M	UI/WebServerResources/UIxAclEditor.js
120965
120966commit 8193a90fc2f1602e2d45eaf1791ab587654883cc
120967Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
120968Date:   Mon Jun 7 12:46:35 2010 +0000
120969
120970    Monotone-Parent: 6d601c4d925dd7c8ff8648909b7bde1e3097127d
120971    Monotone-Revision: 8d12e48e58680d1195d0d7a0f514a3cac44d0767
120972
120973    Monotone-Author: wsourdeau@inverse.ca
120974    Monotone-Date: 2010-06-07T12:46:35
120975    Monotone-Branch: ca.inverse.sogo
120976
120977M	SoObjects/Appointments/SOGoAppointmentFolders.m
120978
120979commit bef2e7773319ba31955f90200cdce162cef45769
120980Author: Francis Lachapelle <flachapelle@inverse.ca>
120981Date:   Mon Jun 7 16:31:51 2010 +0000
120982
120983    Monotone-Parent: 85281fd909e8f0d613327a321fb964be7ca872ca
120984    Monotone-Revision: 04792139eaeaa95bfa70e66349320e38518eb8da
120985
120986    Monotone-Author: flachapelle@inverse.ca
120987    Monotone-Date: 2010-06-07T16:31:51
120988    Monotone-Branch: ca.inverse.sogo
120989
120990M	UI/WebServerResources/MailerUI.css
120991M	UI/WebServerResources/MailerUI.js
120992M	UI/WebServerResources/SOGoDataTable.js
120993M	UI/WebServerResources/iefixes.css
120994
120995commit dcf408630cb04aa27604a4bbba78358df1a8c243
120996Author: Francis Lachapelle <flachapelle@inverse.ca>
120997Date:   Mon Jun 7 13:34:10 2010 +0000
120998
120999    Monotone-Parent: 269b321dff89afa32244e026cff74a5d6372e4b7
121000    Monotone-Revision: 10fadb79fc28a892498ff228f648c363587ed6e4
121001
121002    Monotone-Author: flachapelle@inverse.ca
121003    Monotone-Date: 2010-06-07T13:34:10
121004    Monotone-Branch: ca.inverse.sogo
121005
121006M	UI/MailerUI/UIxMailListActions.m
121007
121008commit 38fa44caa032af2f171d865d64398018e27eea04
121009Author: Francis Lachapelle <flachapelle@inverse.ca>
121010Date:   Mon Jun 7 13:24:17 2010 +0000
121011
121012    Monotone-Parent: 73c003158a06a65893a6deafa03df694aa0178b6
121013    Monotone-Revision: 269b321dff89afa32244e026cff74a5d6372e4b7
121014
121015    Monotone-Author: flachapelle@inverse.ca
121016    Monotone-Date: 2010-06-07T13:24:17
121017    Monotone-Branch: ca.inverse.sogo
121018
121019M	UI/MailerUI/UIxMailListActions.m
121020
121021commit 1191c6b3d13192b7c3bf5edf6eabc1b7b713ed46
121022Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121023Date:   Mon Jun 7 13:15:20 2010 +0000
121024
121025    Monotone-Parent: 5e1b27b6e34627f5e4895164179fcf344a96e20d
121026    Monotone-Revision: 6e082f09a153b3a0152c5b9355a2001b3c542c96
121027
121028    Monotone-Author: wsourdeau@inverse.ca
121029    Monotone-Date: 2010-06-07T13:15:20
121030    Monotone-Branch: ca.inverse.sogo
121031
121032M	ChangeLog
121033M	UI/Common/UIxAclEditor.m
121034M	UI/Templates/UIxAclEditor.wox
121035M	UI/WebServerResources/UIxAclEditor.js
121036
121037commit 49ab6e5bc20c0758bd4afeb248f189f1a35f76f7
121038Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121039Date:   Mon Jun 7 12:45:22 2010 +0000
121040
121041    Monotone-Parent: 85281fd909e8f0d613327a321fb964be7ca872ca
121042    Monotone-Revision: f273242650aaecbcba217ab4ee2f04f5964f3ab0
121043
121044    Monotone-Author: wsourdeau@inverse.ca
121045    Monotone-Date: 2010-06-07T12:45:22
121046    Monotone-Branch: ca.inverse.sogo
121047
121048M	ChangeLog
121049M	SoObjects/Appointments/SOGoAppointmentFolders.m
121050
121051commit 68abc9cb6c48b5bec951a52dc161ddc0e0148b57
121052Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121053Date:   Sat Jun 5 04:55:53 2010 +0000
121054
121055    Monotone-Parent: 4836e88278f663b165807bc739419dea0b0b3c73
121056    Monotone-Revision: 5e1b27b6e34627f5e4895164179fcf344a96e20d
121057
121058    Monotone-Author: wsourdeau@inverse.ca
121059    Monotone-Date: 2010-06-05T04:55:53
121060    Monotone-Branch: ca.inverse.sogo
121061
121062M	NEWS
121063
121064commit c5232d42a5bf452601ba6336f958dbf8b08269f2
121065Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121066Date:   Sat Jun 5 04:46:12 2010 +0000
121067
121068    Monotone-Parent: f050642fcfd85a888681137f9572e2646d4cadc9
121069    Monotone-Revision: 4836e88278f663b165807bc739419dea0b0b3c73
121070
121071    Monotone-Author: wsourdeau@inverse.ca
121072    Monotone-Date: 2010-06-05T04:46:12
121073    Monotone-Branch: ca.inverse.sogo
121074
121075M	ChangeLog
121076M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
121077M	UI/Scheduler/Czech.lproj/Localizable.strings
121078M	UI/Scheduler/Dutch.lproj/Localizable.strings
121079M	UI/Scheduler/English.lproj/Localizable.strings
121080M	UI/Scheduler/French.lproj/Localizable.strings
121081M	UI/Scheduler/German.lproj/Localizable.strings
121082M	UI/Scheduler/Hungarian.lproj/Localizable.strings
121083M	UI/Scheduler/Italian.lproj/Localizable.strings
121084M	UI/Scheduler/Russian.lproj/Localizable.strings
121085M	UI/Scheduler/Spanish.lproj/Localizable.strings
121086M	UI/Scheduler/Swedish.lproj/Localizable.strings
121087M	UI/Scheduler/UIxCalendarProperties.h
121088M	UI/Scheduler/UIxCalendarProperties.m
121089M	UI/Scheduler/Ukrainian.lproj/Localizable.strings
121090M	UI/Scheduler/Welsh.lproj/Localizable.strings
121091M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
121092M	UI/WebServerResources/SchedulerUI.js
121093M	UI/WebServerResources/UIxCalendarProperties.css
121094
121095commit d5ae7827648a02b8baaa078407e0439dabfefd8b
121096Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121097Date:   Sat Jun 5 04:45:00 2010 +0000
121098
121099    Monotone-Parent: 06c16e479439d6ee1078d469cac954070da2357b
121100    Monotone-Revision: f050642fcfd85a888681137f9572e2646d4cadc9
121101
121102    Monotone-Author: wsourdeau@inverse.ca
121103    Monotone-Date: 2010-06-05T04:45:00
121104    Monotone-Branch: ca.inverse.sogo
121105
121106M	ChangeLog
121107M	UI/WebServerResources/generic.js
121108
121109commit 77bcf92491e5c23fbe8c37c12d7409cae70973f6
121110Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121111Date:   Sat Jun 5 04:44:02 2010 +0000
121112
121113    Monotone-Parent: 412d6bf932c8152d0f23bb7bc6e4f75f4fd3750c
121114    Monotone-Revision: 06c16e479439d6ee1078d469cac954070da2357b
121115
121116    Monotone-Author: wsourdeau@inverse.ca
121117    Monotone-Date: 2010-06-05T04:44:02
121118    Monotone-Branch: ca.inverse.sogo
121119
121120M	ChangeLog
121121M	SoObjects/SOGo/SOGoGCSFolder.h
121122M	SoObjects/SOGo/SOGoGCSFolder.m
121123
121124commit f7ac2f27135c514db7255dcc28b1cd8ee9784f32
121125Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121126Date:   Fri Jun 4 22:01:32 2010 +0000
121127
121128    Monotone-Parent: 73c003158a06a65893a6deafa03df694aa0178b6
121129    Monotone-Revision: 412d6bf932c8152d0f23bb7bc6e4f75f4fd3750c
121130
121131    Monotone-Author: wsourdeau@inverse.ca
121132    Monotone-Date: 2010-06-04T22:01:32
121133    Monotone-Branch: ca.inverse.sogo
121134
121135M	ChangeLog
121136M	UI/Scheduler/GNUmakefile
121137D	UI/Scheduler/UIxCalParticipationStatusView.m
121138D	UI/Templates/SchedulerUI/UIxCalParticipationStatusView.wox
121139
121140commit 85cfae601f91346d52bf01506d1e07caab8e7002
121141Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121142Date:   Fri Jun 4 21:14:17 2010 +0000
121143
121144    Monotone-Parent: 75884864019e8268f2d2a24b534d0020370d2de5
121145    Monotone-Revision: 73c003158a06a65893a6deafa03df694aa0178b6
121146
121147    Monotone-Author: wsourdeau@inverse.ca
121148    Monotone-Date: 2010-06-04T21:14:17
121149    Monotone-Branch: ca.inverse.sogo
121150
121151M	ChangeLog
121152M	UI/Common/UIxUserRightsEditor.m
121153
121154commit 6728b5eed6df6c4537917368ef0ae151a35ae6d6
121155Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121156Date:   Fri Jun 4 20:54:07 2010 +0000
121157
121158    Monotone-Parent: 6b979ac068d7a09b42d5a551f9f7ec257b6a13a2
121159    Monotone-Revision: 5402e16ca9d296346561a48b192ce3ed97373e2c
121160
121161    Monotone-Author: wsourdeau@inverse.ca
121162    Monotone-Date: 2010-06-04T20:54:07
121163    Monotone-Branch: ca.inverse.sogo
121164
121165M	ChangeLog
121166M	SoObjects/Appointments/GNUmakefile
121167A	SoObjects/Appointments/SOGoAppointmentFolderICS.h
121168A	SoObjects/Appointments/SOGoAppointmentFolderICS.m
121169A	SoObjects/Appointments/SOGoAppointmentFolderObject.h
121170A	SoObjects/Appointments/SOGoAppointmentFolderObject.m
121171A	SoObjects/Appointments/SOGoAppointmentFolderXML.h
121172A	SoObjects/Appointments/SOGoAppointmentFolderXML.m
121173M	SoObjects/Appointments/SOGoAppointmentFolders.h
121174M	SoObjects/Appointments/SOGoAppointmentFolders.m
121175M	SoObjects/Appointments/product.plist
121176
121177commit 3592e10152a8da68f755c402478c7950cf5a7747
121178Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121179Date:   Fri Jun 4 20:52:12 2010 +0000
121180
121181    Monotone-Parent: 917d11ce5516f34fca6aec1e2aa0c2f9a463fd91
121182    Monotone-Revision: 6b979ac068d7a09b42d5a551f9f7ec257b6a13a2
121183
121184    Monotone-Author: wsourdeau@inverse.ca
121185    Monotone-Date: 2010-06-04T20:52:12
121186    Monotone-Branch: ca.inverse.sogo
121187
121188M	SOPE/NGCards/ChangeLog
121189M	SOPE/NGCards/GNUmakefile
121190M	SOPE/NGCards/iCalTimeZonePeriod.m
121191A	SOPE/NGCards/iCalUTCOffset.h
121192A	SOPE/NGCards/iCalUTCOffset.m
121193A	SOPE/NGCards/iCalXMLRenderer.h
121194A	SOPE/NGCards/iCalXMLRenderer.m
121195
121196commit fcf0ec518a21786f77ac151341bd31ce1c931abd
121197Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121198Date:   Fri Jun 4 20:49:30 2010 +0000
121199
121200    Monotone-Parent: c945744d1f1275f5a765e05de951fb28f27252eb
121201    Monotone-Revision: 917d11ce5516f34fca6aec1e2aa0c2f9a463fd91
121202
121203    Monotone-Author: wsourdeau@inverse.ca
121204    Monotone-Date: 2010-06-04T20:49:30
121205    Monotone-Branch: ca.inverse.sogo
121206
121207M	SoObjects/SOGo/SOGoFolder.h
121208M	SoObjects/SOGo/SOGoGCSFolder.h
121209
121210commit 167a2700de10d74582cc147ebcd31144a63c483c
121211Author: Ludovic Marcotte <lmarcotte@inverse.ca>
121212Date:   Fri Jun 4 16:32:21 2010 +0000
121213
121214    See ChangeLog
121215
121216    Monotone-Parent: c945744d1f1275f5a765e05de951fb28f27252eb
121217    Monotone-Revision: 10e4639d26e8856e1d1cce589fc7dcdd0639f703
121218
121219    Monotone-Author: ludovic@Sophos.ca
121220    Monotone-Date: 2010-06-04T16:32:21
121221    Monotone-Branch: ca.inverse.sogo
121222
121223M	ChangeLog
121224M	SoObjects/Appointments/GNUmakefile
121225A	SoObjects/Appointments/Ukrainian.lproj/Localizable.strings
121226M	SoObjects/Contacts/GNUmakefile
121227A	SoObjects/Contacts/Ukrainian.lproj/Localizable.strings
121228A	SoObjects/Mailer/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.html
121229A	SoObjects/Mailer/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.wod
121230A	SoObjects/Mailer/SOGoMailUkrainianReply.wo/SOGoMailUkrainian.wod
121231A	SoObjects/Mailer/SOGoMailUkrainianReply.wo/SOGoMailUkrainianReply.html
121232M	SoObjects/SOGo/SOGoDefaults.plist
121233M	Tests/Integration/all.py
121234M	UI/AdministrationUI/GNUmakefile
121235A	UI/AdministrationUI/Ukrainian.lproj/Localizable.strings
121236M	UI/Common/GNUmakefile
121237A	UI/Common/Ukrainian.lproj/Localizable.strings
121238M	UI/Contacts/GNUmakefile
121239A	UI/Contacts/Ukrainian.lproj/Localizable.strings
121240M	UI/MailPartViewers/GNUmakefile
121241A	UI/MailPartViewers/Ukrainian.lproj/Localizable.strings
121242M	UI/MailerUI/GNUmakefile
121243A	UI/MailerUI/Ukrainian.lproj/Localizable.strings
121244M	UI/MainUI/GNUmakefile
121245A	UI/MainUI/Ukrainian.lproj/Locale
121246A	UI/MainUI/Ukrainian.lproj/Localizable.strings
121247M	UI/PreferencesUI/GNUmakefile
121248A	UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
121249M	UI/Scheduler/GNUmakefile
121250A	UI/Scheduler/Ukrainian.lproj/Localizable.strings
121251A	UI/Templates/Appointments/SOGoAptMailUkrainianICalReply.wox
121252A	UI/Templates/SOGoACLUkrainianAdditionAdvisory.wox
121253A	UI/Templates/SOGoACLUkrainianModificationAdvisory.wox
121254A	UI/Templates/SOGoACLUkrainianRemovalAdvisory.wox
121255A	UI/Templates/SOGoFolderUkrainianAdditionAdvisory.wox
121256A	UI/Templates/SOGoFolderUkrainianRemovalAdvisory.wox
121257
121258commit 3ea4c81f32fac8c362944317cd046509c6d4349d
121259Author: Ludovic Marcotte <lmarcotte@inverse.ca>
121260Date:   Fri Jun 4 15:27:00 2010 +0000
121261
121262    Cleaned the transparency
121263
121264    Monotone-Parent: ea2416adf7131c18fed0d4ffb5145b7051ab78ae
121265    Monotone-Revision: c945744d1f1275f5a765e05de951fb28f27252eb
121266
121267    Monotone-Author: ludovic@Sophos.ca
121268    Monotone-Date: 2010-06-04T15:27:00
121269    Monotone-Branch: ca.inverse.sogo
121270
121271M	UI/WebServerResources/icon_unread.gif
121272
121273commit 6136f48b0472ced396b0ea0154dec3deee5397f2
121274Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121275Date:   Fri Jun 4 14:43:28 2010 +0000
121276
121277    Monotone-Parent: 0b16679c7ebbd6003625c562d6ce3bc585654ca4
121278    Monotone-Revision: ea2416adf7131c18fed0d4ffb5145b7051ab78ae
121279
121280    Monotone-Author: wsourdeau@inverse.ca
121281    Monotone-Date: 2010-06-04T14:43:28
121282    Monotone-Branch: ca.inverse.sogo
121283
121284M	SoObjects/Appointments/French.lproj/Localizable.strings
121285
121286commit 5cc7e345437ff0c8ad65d1297126cbc9a15023a5
121287Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121288Date:   Thu Jun 3 19:49:23 2010 +0000
121289
121290    Monotone-Parent: 76b40deecb2e5b69e47348707c29710d2db05142
121291    Monotone-Revision: 0b16679c7ebbd6003625c562d6ce3bc585654ca4
121292
121293    Monotone-Author: wsourdeau@inverse.ca
121294    Monotone-Date: 2010-06-03T19:49:23
121295    Monotone-Branch: ca.inverse.sogo
121296
121297M	UI/Common/GNUmakefile
121298D	UI/Common/Toolbars/SOGoAclAssistant.toolbar
121299D	UI/Common/Toolbars/SOGoAclOwner.toolbar
121300M	UI/Templates/UIxAclEditor.wox
121301M	UI/WebServerResources/UIxAclEditor.css
121302
121303commit 0959a88ea9c15585a3515385be85a1a8071aefeb
121304Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121305Date:   Thu Jun 3 14:43:38 2010 +0000
121306
121307    Monotone-Parent: b8ad0061e865a522c79c6a19bc8d7841469af81a
121308    Monotone-Revision: 7f2779135e9501efcfbb73fce0b3d244687ecaa4
121309
121310    Monotone-Author: wsourdeau@inverse.ca
121311    Monotone-Date: 2010-06-03T14:43:38
121312    Monotone-Branch: ca.inverse.sogo
121313
121314M	ChangeLog
121315M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
121316M	UI/Common/Czech.lproj/Localizable.strings
121317M	UI/Common/Dutch.lproj/Localizable.strings
121318M	UI/Common/English.lproj/Localizable.strings
121319M	UI/Common/French.lproj/Localizable.strings
121320M	UI/Common/German.lproj/Localizable.strings
121321M	UI/Common/Hungarian.lproj/Localizable.strings
121322M	UI/Common/Italian.lproj/Localizable.strings
121323M	UI/Common/Russian.lproj/Localizable.strings
121324M	UI/Common/Spanish.lproj/Localizable.strings
121325M	UI/Common/Swedish.lproj/Localizable.strings
121326M	UI/Common/UIxAclEditor.m
121327M	UI/Common/UIxUserRightsEditor.m
121328M	UI/Common/Welsh.lproj/Localizable.strings
121329M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
121330M	UI/Contacts/Czech.lproj/Localizable.strings
121331M	UI/Contacts/Dutch.lproj/Localizable.strings
121332M	UI/Contacts/English.lproj/Localizable.strings
121333M	UI/Contacts/French.lproj/Localizable.strings
121334M	UI/Contacts/German.lproj/Localizable.strings
121335M	UI/Contacts/Hungarian.lproj/Localizable.strings
121336M	UI/Contacts/Italian.lproj/Localizable.strings
121337M	UI/Contacts/Russian.lproj/Localizable.strings
121338M	UI/Contacts/Spanish.lproj/Localizable.strings
121339M	UI/Contacts/Swedish.lproj/Localizable.strings
121340M	UI/Contacts/Welsh.lproj/Localizable.strings
121341M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
121342M	UI/Scheduler/Czech.lproj/Localizable.strings
121343M	UI/Scheduler/Dutch.lproj/Localizable.strings
121344M	UI/Scheduler/English.lproj/Localizable.strings
121345M	UI/Scheduler/French.lproj/Localizable.strings
121346M	UI/Scheduler/German.lproj/Localizable.strings
121347M	UI/Scheduler/Hungarian.lproj/Localizable.strings
121348M	UI/Scheduler/Italian.lproj/Localizable.strings
121349M	UI/Scheduler/Russian.lproj/Localizable.strings
121350M	UI/Scheduler/Spanish.lproj/Localizable.strings
121351M	UI/Scheduler/Swedish.lproj/Localizable.strings
121352M	UI/Scheduler/UIxCalUserRightsEditor.m
121353M	UI/Scheduler/Welsh.lproj/Localizable.strings
121354M	UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox
121355M	UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox
121356M	UI/Templates/UIxAclEditor.wox
121357M	UI/WebServerResources/ContactsUI.js
121358M	UI/WebServerResources/UIxAclEditor.css
121359M	UI/WebServerResources/UIxAclEditor.js
121360A	UI/WebServerResources/abcard-anonymous.png
121361A	UI/WebServerResources/abcard-anyone.png
121362M	UI/WebServerResources/generic.js
121363
121364commit ba2b9aad81ada1d3dc7d18815bbb5ede49ef4063
121365Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121366Date:   Wed Jun 2 19:11:15 2010 +0000
121367
121368    Monotone-Parent: c2a5e3fb9246462545f9ecf1c552400ae0d6a9e9
121369    Monotone-Revision: b8ad0061e865a522c79c6a19bc8d7841469af81a
121370
121371    Monotone-Author: wsourdeau@inverse.ca
121372    Monotone-Date: 2010-06-02T19:11:15
121373    Monotone-Branch: ca.inverse.sogo
121374
121375M	ChangeLog
121376M	UI/WebServerResources/AdministrationUI.js
121377M	UI/WebServerResources/ContactsUI.js
121378M	UI/WebServerResources/MailerUI.js
121379M	UI/WebServerResources/MailerUIdTree.js
121380M	UI/WebServerResources/SchedulerUI.js
121381M	UI/WebServerResources/SchedulerUIDnD.js
121382M	UI/WebServerResources/UIxAclEditor.js
121383M	UI/WebServerResources/UIxAttendeesEditor.js
121384M	UI/WebServerResources/UIxCalendarProperties.js
121385M	UI/WebServerResources/UIxComponentEditor.js
121386M	UI/WebServerResources/UIxContactEditor.js
121387M	UI/WebServerResources/UIxContactsUserFolders.js
121388M	UI/WebServerResources/UIxMailEditor.js
121389M	UI/WebServerResources/UIxPreferences.js
121390M	UI/WebServerResources/UIxTaskEditor.js
121391M	UI/WebServerResources/generic.js
121392
121393commit d12f6ac78c6cd58e70df0c6608ec036fb6b1d420
121394Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121395Date:   Wed Jun 2 19:10:32 2010 +0000
121396
121397    Monotone-Parent: ec9e73b43fdee5504f6e0f56a8993f947afc31d7
121398    Monotone-Revision: c2a5e3fb9246462545f9ecf1c552400ae0d6a9e9
121399
121400    Monotone-Author: wsourdeau@inverse.ca
121401    Monotone-Date: 2010-06-02T19:10:32
121402    Monotone-Branch: ca.inverse.sogo
121403
121404M	debian/sogo.overrides
121405
121406commit 659563c7b7a24e16488b159e5cf895de2ef26585
121407Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121408Date:   Wed Jun 2 19:05:48 2010 +0000
121409
121410    Monotone-Parent: c896a0d9f1b127ab4c1d9c4ba270727464984c2b
121411    Monotone-Revision: ec9e73b43fdee5504f6e0f56a8993f947afc31d7
121412
121413    Monotone-Author: wsourdeau@inverse.ca
121414    Monotone-Date: 2010-06-02T19:05:48
121415    Monotone-Branch: ca.inverse.sogo
121416
121417M	UI/WebServerResources/AdministrationUI.js
121418M	UI/WebServerResources/ContactsUI.css
121419M	UI/WebServerResources/MailerUI.css
121420M	UI/WebServerResources/UIxAclEditor.js
121421M	UI/WebServerResources/UIxAppointmentEditor.js
121422M	UI/WebServerResources/UIxAttendeesEditor.css
121423M	UI/WebServerResources/UIxComponentEditor.css
121424M	UI/WebServerResources/UIxContactsUserFolders.js
121425M	UI/WebServerResources/UIxMailEditor.css
121426M	UI/WebServerResources/UIxTaskEditor.js
121427D	UI/WebServerResources/abcard.gif
121428A	UI/WebServerResources/abcard.png
121429
121430commit ab171b7d2e9be6d429008a98583ec996bb8428ee
121431Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121432Date:   Wed Jun 2 16:49:26 2010 +0000
121433
121434    Monotone-Parent: ad7209d4c578d84bbeceb61506c1e6ed592106da
121435    Monotone-Revision: c896a0d9f1b127ab4c1d9c4ba270727464984c2b
121436
121437    Monotone-Author: wsourdeau@inverse.ca
121438    Monotone-Date: 2010-06-02T16:49:26
121439    Monotone-Branch: ca.inverse.sogo
121440
121441M	ChangeLog
121442M	Tests/Integration/test-davacl.py
121443
121444commit ec1f65026204265a497f123420a9edcca35d81dc
121445Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121446Date:   Wed Jun 2 16:47:07 2010 +0000
121447
121448    Monotone-Parent: a79adaa6f36ea178ca12ab0e347e8def006787cc
121449    Monotone-Revision: ad7209d4c578d84bbeceb61506c1e6ed592106da
121450
121451    Monotone-Author: wsourdeau@inverse.ca
121452    Monotone-Date: 2010-06-02T16:47:07
121453    Monotone-Branch: ca.inverse.sogo
121454
121455M	ChangeLog
121456M	Tests/Integration/utilities.py
121457
121458commit 654aa6d7f38134332d6da5d8f3ec27acb0ac700d
121459Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121460Date:   Wed Jun 2 16:46:33 2010 +0000
121461
121462    Monotone-Parent: 8c0c5f08cd0bdb1e303b9c4cffedc1940941869e
121463    Monotone-Revision: a79adaa6f36ea178ca12ab0e347e8def006787cc
121464
121465    Monotone-Author: wsourdeau@inverse.ca
121466    Monotone-Date: 2010-06-02T16:46:33
121467    Monotone-Branch: ca.inverse.sogo
121468
121469M	ChangeLog
121470
121471commit cb8b538e27ecf804a0855d25787301a9b621123e
121472Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121473Date:   Wed Jun 2 16:46:06 2010 +0000
121474
121475    Monotone-Parent: 3774742a6943dc4914fba97472a150d427c3f883
121476    Monotone-Revision: 8c0c5f08cd0bdb1e303b9c4cffedc1940941869e
121477
121478    Monotone-Author: wsourdeau@inverse.ca
121479    Monotone-Date: 2010-06-02T16:46:06
121480    Monotone-Branch: ca.inverse.sogo
121481
121482M	ChangeLog
121483M	Tests/Integration/webdavlib.py
121484
121485commit a668437d2fa5905b4fddac1f9bd9bcf452125291
121486Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121487Date:   Wed Jun 2 16:44:09 2010 +0000
121488
121489    Monotone-Parent: e80fdb2dc0dcef4bf96ec623b00dc18ffde34386
121490    Monotone-Revision: 3774742a6943dc4914fba97472a150d427c3f883
121491
121492    Monotone-Author: wsourdeau@inverse.ca
121493    Monotone-Date: 2010-06-02T16:44:09
121494    Monotone-Branch: ca.inverse.sogo
121495
121496M	ChangeLog
121497M	SoObjects/SOGo/WORequest+SOGo.m
121498
121499commit c2721bfb6ed3aeb5be268f428a1b9132add737af
121500Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121501Date:   Wed Jun 2 16:42:58 2010 +0000
121502
121503    Monotone-Parent: 45a909a97ed4304fcd6107fccb0e129e9db8d87a
121504    Monotone-Revision: e80fdb2dc0dcef4bf96ec623b00dc18ffde34386
121505
121506    Monotone-Author: wsourdeau@inverse.ca
121507    Monotone-Date: 2010-06-02T16:42:58
121508    Monotone-Branch: ca.inverse.sogo
121509
121510M	SoObjects/SOGo/SOGoPermissions.h
121511M	SoObjects/SOGo/SOGoPermissions.m
121512
121513commit 0a09a045c5b3ae7a8851701cfae10d1d9d9de2f4
121514Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121515Date:   Wed Jun 2 16:42:49 2010 +0000
121516
121517    Monotone-Parent: 0c6806493b569c14269ce32c78f49e2d8d0bd053
121518    Monotone-Revision: 45a909a97ed4304fcd6107fccb0e129e9db8d87a
121519
121520    Monotone-Author: wsourdeau@inverse.ca
121521    Monotone-Date: 2010-06-02T16:42:49
121522    Monotone-Branch: ca.inverse.sogo
121523
121524M	ChangeLog
121525M	SoObjects/SOGo/SOGoParentFolder.m
121526M	SoObjects/SOGo/SOGoUserFolder.m
121527
121528commit 64a0aa3d9cafc88b883432f8c6c72b198f89e792
121529Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121530Date:   Wed Jun 2 16:39:33 2010 +0000
121531
121532    Monotone-Parent: 3c3b185ac78cbde20c55f90c27b4f32909f9fdbf
121533    Monotone-Revision: 0c6806493b569c14269ce32c78f49e2d8d0bd053
121534
121535    Monotone-Author: wsourdeau@inverse.ca
121536    Monotone-Date: 2010-06-02T16:39:33
121537    Monotone-Branch: ca.inverse.sogo
121538
121539M	ChangeLog
121540M	SoObjects/SOGo/SOGoGCSFolder.m
121541
121542commit 044a29c178f7cea1196831f65bfa81ddd27fb398
121543Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121544Date:   Wed Jun 2 16:37:43 2010 +0000
121545
121546    Monotone-Parent: be540f76fdae4a96eb16cea471d65d8da30b9428
121547    Monotone-Revision: 3c3b185ac78cbde20c55f90c27b4f32909f9fdbf
121548
121549    Monotone-Author: wsourdeau@inverse.ca
121550    Monotone-Date: 2010-06-02T16:37:43
121551    Monotone-Branch: ca.inverse.sogo
121552
121553M	ChangeLog
121554M	SoObjects/Contacts/SOGoContactFolders.m
121555
121556commit 1b793d65a35073ec2b9bf3e13965519bd152ebde
121557Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121558Date:   Wed Jun 2 16:36:30 2010 +0000
121559
121560    Monotone-Parent: 77278e2126ba2bbcf3ae3befd83270825c53556e
121561    Monotone-Revision: be540f76fdae4a96eb16cea471d65d8da30b9428
121562
121563    Monotone-Author: wsourdeau@inverse.ca
121564    Monotone-Date: 2010-06-02T16:36:30
121565    Monotone-Branch: ca.inverse.sogo
121566
121567M	SoObjects/SOGo/GNUmakefile
121568
121569commit 0ebe2d052bd31e444dcf1cc03a27bee9912f410a
121570Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121571Date:   Wed Jun 2 16:36:14 2010 +0000
121572
121573    Monotone-Parent: 1ab4cc7bd955a40f41ed5d3e29deca4ff763777b
121574    Monotone-Revision: 77278e2126ba2bbcf3ae3befd83270825c53556e
121575
121576    Monotone-Author: wsourdeau@inverse.ca
121577    Monotone-Date: 2010-06-02T16:36:14
121578    Monotone-Branch: ca.inverse.sogo
121579
121580M	ChangeLog
121581
121582commit 13df91ba79a1156f07b811473b126457d973f57d
121583Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121584Date:   Wed Jun 2 16:35:59 2010 +0000
121585
121586    Monotone-Parent: 4ac4ae3613d51d31b8aa0f22e8581e25651b89fd
121587    Monotone-Revision: 1ab4cc7bd955a40f41ed5d3e29deca4ff763777b
121588
121589    Monotone-Author: wsourdeau@inverse.ca
121590    Monotone-Date: 2010-06-02T16:35:59
121591    Monotone-Branch: ca.inverse.sogo
121592
121593M	Main/SOGo.m
121594M	SoObjects/Appointments/product.plist
121595M	SoObjects/SOGo/SOGoObject.h
121596M	SoObjects/SOGo/SOGoObject.m
121597A	SoObjects/SOGo/SOGoPublicBaseFolder.h
121598A	SoObjects/SOGo/SOGoPublicBaseFolder.m
121599M	SoObjects/SOGo/SOGoUser.m
121600M	SoObjects/SOGo/SOGoWebAuthenticator.m
121601M	UI/MainUI/product.plist
121602
121603commit 01e57b599ac7560dcd0d14b1668d976459e2595f
121604Author: Francis Lachapelle <flachapelle@inverse.ca>
121605Date:   Wed Jun 2 04:35:30 2010 +0000
121606
121607    Changed link from scalableogo.org to sogo.nu in the About box.
121608
121609    Monotone-Parent: 5a7b30b7d5f425b2c0c3b96e6f1afb39c15257d7
121610    Monotone-Revision: 137a22f54c5009171918bdd3a3e136138e9f9a67
121611
121612    Monotone-Author: flachapelle@inverse.ca
121613    Monotone-Date: 2010-06-02T04:35:30
121614    Monotone-Branch: ca.inverse.sogo
121615
121616M	UI/Templates/MainUI/SOGoRootPage.wox
121617
121618commit 853060fbee74bcd51c11ed613e3a295032f6dd81
121619Author: Francis Lachapelle <flachapelle@inverse.ca>
121620Date:   Wed Jun 2 01:25:19 2010 +0000
121621
121622    See ChangeLog.
121623
121624    Monotone-Parent: a7ffefd73526ec82019cd487dbeacfa8219526c9
121625    Monotone-Revision: 5a7b30b7d5f425b2c0c3b96e6f1afb39c15257d7
121626
121627    Monotone-Author: flachapelle@inverse.ca
121628    Monotone-Date: 2010-06-02T01:25:19
121629    Monotone-Branch: ca.inverse.sogo
121630
121631M	ChangeLog
121632M	UI/Scheduler/UIxCalListingActions.m
121633
121634commit f3b15c68be05bbf4ce550e8d9aaf9c95ef50db5b
121635Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121636Date:   Tue Jun 1 19:50:26 2010 +0000
121637
121638    Monotone-Parent: 5e7c2410057553adbfb2bc36dcdf29c89d547250
121639    Monotone-Revision: 33c96e6881c7a8bafb056ea86ca1517c42edb343
121640
121641    Monotone-Author: wsourdeau@inverse.ca
121642    Monotone-Date: 2010-06-01T19:50:26
121643    Monotone-Branch: ca.inverse.sogo
121644
121645M	ChangeLog
121646M	SoObjects/SOGo/WORequest+SOGo.m
121647
121648commit 687cfb8520ccab20f88fae3a776db8f286369d91
121649Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121650Date:   Tue Jun 1 19:43:07 2010 +0000
121651
121652    Monotone-Parent: 209e7eb7e8da3fd5da422d48a58f4fd5f9e60d54
121653    Monotone-Revision: 5e7c2410057553adbfb2bc36dcdf29c89d547250
121654
121655    Monotone-Author: wsourdeau@inverse.ca
121656    Monotone-Date: 2010-06-01T19:43:07
121657    Monotone-Branch: ca.inverse.sogo
121658
121659M	ChangeLog
121660M	Tests/Integration/test-davacl.py
121661
121662commit 05e3bdca1326cc175d9a673b65ca43064961fb25
121663Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121664Date:   Tue Jun 1 18:49:01 2010 +0000
121665
121666    Monotone-Parent: e5e3e8aeac9b5235e537766deabadd79882c8c99
121667    Monotone-Revision: 209e7eb7e8da3fd5da422d48a58f4fd5f9e60d54
121668
121669    Monotone-Author: wsourdeau@inverse.ca
121670    Monotone-Date: 2010-06-01T18:49:01
121671    Monotone-Branch: ca.inverse.sogo
121672
121673M	ChangeLog
121674M	SoObjects/SOGo/SOGoSystemDefaults.h
121675M	SoObjects/SOGo/SOGoSystemDefaults.m
121676
121677commit 786d7a1558aee91e7075a01986a888ace8a8c26e
121678Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121679Date:   Tue Jun 1 18:48:14 2010 +0000
121680
121681    Monotone-Parent: a5bfd93a503f6042740a0ab88ca339c566d81c1f
121682    Monotone-Revision: e5e3e8aeac9b5235e537766deabadd79882c8c99
121683
121684    Monotone-Author: wsourdeau@inverse.ca
121685    Monotone-Date: 2010-06-01T18:48:14
121686    Monotone-Branch: ca.inverse.sogo
121687
121688M	ChangeLog
121689M	SoObjects/SOGo/SOGoUserManager.m
121690
121691commit d544e677e5edda736551425fd91a044ef3c6a9e9
121692Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121693Date:   Tue Jun 1 18:14:17 2010 +0000
121694
121695    Monotone-Parent: bb3480fceb6cb5272d17ac7b9d0999cd0706581b
121696    Monotone-Revision: a5bfd93a503f6042740a0ab88ca339c566d81c1f
121697
121698    Monotone-Author: wsourdeau@inverse.ca
121699    Monotone-Date: 2010-06-01T18:14:17
121700    Monotone-Branch: ca.inverse.sogo
121701
121702M	ChangeLog
121703M	Tests/Integration/test-caldav-scheduling.py
121704M	Tests/Integration/test-davacl.py
121705M	Tests/Integration/test-ical.py
121706M	Tests/Integration/test-maildav.py
121707M	Tests/Integration/test-webdav.py
121708M	Tests/Integration/test-webdavsync.py
121709M	Tests/Integration/utilities.py
121710
121711commit 40afb73cc1c304d070aec7abdcba71ce298f5aeb
121712Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121713Date:   Tue Jun 1 18:12:01 2010 +0000
121714
121715    Monotone-Parent: c85cb655e68544b7193dc65e0c1dd577f63454c7
121716    Monotone-Revision: bb3480fceb6cb5272d17ac7b9d0999cd0706581b
121717
121718    Monotone-Author: wsourdeau@inverse.ca
121719    Monotone-Date: 2010-06-01T18:12:01
121720    Monotone-Branch: ca.inverse.sogo
121721
121722M	ChangeLog
121723M	SoObjects/Appointments/SOGoAppointmentFolder.m
121724M	SoObjects/SOGo/SOGoGCSFolder.h
121725M	SoObjects/SOGo/SOGoGCSFolder.m
121726
121727commit 51f50fae62d0839e3893b80695f2f8ed751a0504
121728Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121729Date:   Tue Jun 1 17:45:53 2010 +0000
121730
121731    Monotone-Parent: 34db2738fe29db5da4cd2562d25f37a4131381f3
121732    Monotone-Revision: c85cb655e68544b7193dc65e0c1dd577f63454c7
121733
121734    Monotone-Author: wsourdeau@inverse.ca
121735    Monotone-Date: 2010-06-01T17:45:53
121736    Monotone-Branch: ca.inverse.sogo
121737
121738M	ChangeLog
121739M	SoObjects/SOGo/SOGoFolder.h
121740M	SoObjects/SOGo/SOGoFolder.m
121741
121742commit 975d318036aff243e609d640d2b702c12a8c7ce6
121743Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121744Date:   Tue Jun 1 17:35:51 2010 +0000
121745
121746    Monotone-Parent: bda8c0c7d4f41ed2b18820b74e11fe35187b1afe
121747    Monotone-Revision: 34db2738fe29db5da4cd2562d25f37a4131381f3
121748
121749    Monotone-Author: wsourdeau@inverse.ca
121750    Monotone-Date: 2010-06-01T17:35:51
121751    Monotone-Branch: ca.inverse.sogo
121752
121753M	ChangeLog
121754M	Tests/Integration/all.py
121755
121756commit 25ef21457302fbb9a4f08305c7041accb18f91d9
121757Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121758Date:   Tue Jun 1 14:08:59 2010 +0000
121759
121760    Monotone-Parent: 95edcab55e932c1784a9a2923ecf868a5618c713
121761    Monotone-Revision: 92aa17abc68474bee4eb24c3a407d5e730164973
121762
121763    Monotone-Author: wsourdeau@inverse.ca
121764    Monotone-Date: 2010-06-01T14:08:59
121765    Monotone-Branch: ca.inverse.sogo
121766
121767M	ChangeLog
121768M	Tests/Integration/webdavlib.py
121769
121770commit 99d75bfc88793bc277f57b720f078d60d08e5710
121771Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121772Date:   Tue Jun 1 14:01:18 2010 +0000
121773
121774    Monotone-Parent: 641421d6e4ce7672544edb67ce851e86c8df9e22
121775    Monotone-Revision: 95edcab55e932c1784a9a2923ecf868a5618c713
121776
121777    Monotone-Author: wsourdeau@inverse.ca
121778    Monotone-Date: 2010-06-01T14:01:18
121779    Monotone-Branch: ca.inverse.sogo
121780
121781M	Tests/Integration/README
121782
121783commit 667ed3c150163a80ca786cb50350810cefeca1e1
121784Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121785Date:   Tue Jun 1 14:00:36 2010 +0000
121786
121787    Monotone-Parent: 0de048fc2845b8e712e21700f4604fa0cd9eeea4
121788    Monotone-Revision: 641421d6e4ce7672544edb67ce851e86c8df9e22
121789
121790    Monotone-Author: wsourdeau@inverse.ca
121791    Monotone-Date: 2010-06-01T14:00:36
121792    Monotone-Branch: ca.inverse.sogo
121793
121794M	ChangeLog
121795M	SoObjects/SOGo/SOGoCache.m
121796
121797commit 990940cf254aee0fe84ec3b289723943bd5afc2d
121798Author: Francis Lachapelle <flachapelle@inverse.ca>
121799Date:   Fri May 28 20:06:24 2010 +0000
121800
121801    CSS fix for the live loading.
121802
121803    Monotone-Parent: 7c436d762d93b096889be8f7c7eede7e227b0efd
121804    Monotone-Revision: a7ffefd73526ec82019cd487dbeacfa8219526c9
121805
121806    Monotone-Author: flachapelle@inverse.ca
121807    Monotone-Date: 2010-05-28T20:06:24
121808    Monotone-Branch: ca.inverse.sogo
121809
121810M	UI/WebServerResources/MailerUI.css
121811M	UI/WebServerResources/SOGoDataTable.js
121812
121813commit 2ea9dc0e6e10d802aeeb9fad7a2a55f6861a0aaa
121814Author: Francis Lachapelle <flachapelle@inverse.ca>
121815Date:   Fri May 28 19:18:52 2010 +0000
121816
121817    See ChangeLog.
121818
121819    Monotone-Parent: 0de048fc2845b8e712e21700f4604fa0cd9eeea4
121820    Monotone-Revision: 7c436d762d93b096889be8f7c7eede7e227b0efd
121821
121822    Monotone-Author: flachapelle@inverse.ca
121823    Monotone-Date: 2010-05-28T19:18:52
121824    Monotone-Branch: ca.inverse.sogo
121825
121826M	ChangeLog
121827M	UI/MailerUI/UIxMailListActions.m
121828M	UI/MailerUI/UIxMailMainFrame.m
121829M	UI/MailerUI/product.plist
121830M	UI/Templates/MailerUI/UIxMailMainFrame.wox
121831M	UI/WebServerResources/MailerUI.js
121832M	UI/WebServerResources/SOGoDataTable.js
121833M	UI/WebServerResources/SOGoMailDataSource.js
121834M	UI/WebServerResources/SOGoResizableTable.js
121835
121836commit eb8125f468ed43eda70b1e94eb5a63118ba36376
121837Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121838Date:   Fri May 28 16:52:17 2010 +0000
121839
121840    Monotone-Parent: a641a4defe2d11d4baa914640535e45ef48f0425
121841    Monotone-Revision: 0de048fc2845b8e712e21700f4604fa0cd9eeea4
121842
121843    Monotone-Author: wsourdeau@inverse.ca
121844    Monotone-Date: 2010-05-28T16:52:17
121845    Monotone-Branch: ca.inverse.sogo
121846
121847M	ChangeLog
121848M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
121849M	UI/WebServerResources/UIxComponentEditor.js
121850
121851commit df904d06abd63438626749140f7ebea85ce0424c
121852Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121853Date:   Fri May 28 12:34:42 2010 +0000
121854
121855    reindentation
121856
121857    Monotone-Parent: ca4bfaf6d10fea0ae84895923106ebe5660e6279
121858    Monotone-Revision: a641a4defe2d11d4baa914640535e45ef48f0425
121859
121860    Monotone-Author: wsourdeau@inverse.ca
121861    Monotone-Date: 2010-05-28T12:34:42
121862    Monotone-Branch: ca.inverse.sogo
121863
121864M	UI/WebServerResources/UIxAppointmentEditor.js
121865
121866commit d17341abe80ac2e269a72b5c2d197d8170e6d591
121867Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121868Date:   Fri May 28 12:34:18 2010 +0000
121869
121870    reindentation
121871
121872    Monotone-Parent: e8c7cd4db91c71f68c83ba6f61ceb277e7b3e232
121873    Monotone-Revision: ca4bfaf6d10fea0ae84895923106ebe5660e6279
121874
121875    Monotone-Author: wsourdeau@inverse.ca
121876    Monotone-Date: 2010-05-28T12:34:18
121877    Monotone-Branch: ca.inverse.sogo
121878
121879M	UI/WebServerResources/UIxAppointmentEditor.js
121880
121881commit d81084a03115130f9ea3c3fd1ff0f422106d403f
121882Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121883Date:   Thu May 27 21:56:04 2010 +0000
121884
121885    Monotone-Parent: 8cb32e7332149028a582fdeaa02597ac6d6f9627
121886    Monotone-Revision: e8c7cd4db91c71f68c83ba6f61ceb277e7b3e232
121887
121888    Monotone-Author: wsourdeau@inverse.ca
121889    Monotone-Date: 2010-05-27T21:56:04
121890    Monotone-Branch: ca.inverse.sogo
121891
121892M	ChangeLog
121893M	UI/MailerUI/UIxMailFormatter.h
121894M	UI/MailerUI/UIxMailListActions.m
121895M	UI/MailerUI/WOContext+UIxMailer.h
121896M	UI/MailerUI/WOContext+UIxMailer.m
121897
121898commit 71d3f72e30b84eb7f5b531f0bc6b1dffb63bbf7a
121899Author: Francis Lachapelle <flachapelle@inverse.ca>
121900Date:   Thu May 27 19:47:41 2010 +0000
121901
121902    Set minimum top position of vertical drag handle to 160px.
121903
121904    Monotone-Parent: 56738c967d1f191a027f45f12a017405441e69ca
121905    Monotone-Revision: 8cb32e7332149028a582fdeaa02597ac6d6f9627
121906
121907    Monotone-Author: flachapelle@inverse.ca
121908    Monotone-Date: 2010-05-27T19:47:41
121909    Monotone-Branch: ca.inverse.sogo
121910
121911M	UI/WebServerResources/SOGoDragHandles.js
121912
121913commit 0176350dbcffbc1205148fae29706ca0b36ac01a
121914Author: Francis Lachapelle <flachapelle@inverse.ca>
121915Date:   Thu May 27 17:09:02 2010 +0000
121916
121917    See ChangeLog.
121918
121919    Monotone-Parent: fdc663e746cda0a1106c97d2d9af95b6eb0d1b40
121920    Monotone-Revision: 56738c967d1f191a027f45f12a017405441e69ca
121921
121922    Monotone-Author: flachapelle@inverse.ca
121923    Monotone-Date: 2010-05-27T17:09:02
121924    Monotone-Branch: ca.inverse.sogo
121925
121926M	ChangeLog
121927M	UI/Common/WODirectAction+SOGo.h
121928M	UI/Common/WODirectAction+SOGo.m
121929M	UI/MailerUI/UIxMailListActions.h
121930M	UI/MailerUI/UIxMailListActions.m
121931M	UI/MailerUI/product.plist
121932
121933commit 8c0b02f57cce28734b56752645c5113511e766e6
121934Author: Francis Lachapelle <flachapelle@inverse.ca>
121935Date:   Thu May 27 17:00:22 2010 +0000
121936
121937    Updated year in "About" box.
121938
121939    Monotone-Parent: 4c3c63649f1424cf932228d812cb2a38ae67b434
121940    Monotone-Revision: 29fd9949fb7298bd5c25f926f16a0126f65f6b15
121941
121942    Monotone-Author: flachapelle@inverse.ca
121943    Monotone-Date: 2010-05-27T17:00:22
121944    Monotone-Branch: ca.inverse.sogo
121945
121946M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
121947M	UI/MainUI/Czech.lproj/Localizable.strings
121948M	UI/MainUI/Dutch.lproj/Localizable.strings
121949M	UI/MainUI/English.lproj/Localizable.strings
121950M	UI/MainUI/French.lproj/Localizable.strings
121951M	UI/MainUI/German.lproj/Localizable.strings
121952M	UI/MainUI/Hungarian.lproj/Localizable.strings
121953M	UI/MainUI/Italian.lproj/Localizable.strings
121954M	UI/MainUI/Russian.lproj/Localizable.strings
121955M	UI/MainUI/Spanish.lproj/Localizable.strings
121956M	UI/MainUI/Swedish.lproj/Localizable.strings
121957M	UI/MainUI/Welsh.lproj/Localizable.strings
121958
121959commit cae996785af6d2262dbbfd18e865d19355af8ca0
121960Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
121961Date:   Thu May 27 15:27:44 2010 +0000
121962
121963    Monotone-Parent: aae7c0443ed50c145721274def3a8a4f2d2216e2
121964    Monotone-Revision: aa9e23f566f7242b956beb43ee6e8103d5ac7f3c
121965
121966    Monotone-Author: wsourdeau@inverse.ca
121967    Monotone-Date: 2010-05-27T15:27:44
121968    Monotone-Branch: ca.inverse.sogo
121969
121970M	ChangeLog
121971M	UI/WebServerResources/UIxAttendeesEditor.js
121972
121973commit 3c0bf460bd4c70e0f568fd2e19909057ed02a140
121974Author: Francis Lachapelle <flachapelle@inverse.ca>
121975Date:   Thu May 27 14:41:59 2010 +0000
121976
121977    Live loading in the Webmail module! See ChangeLog.
121978
121979    Monotone-Parent: c81c7151deb5466ad48ca5eb97d70f3b1172934c
121980    Monotone-Revision: 4c3c63649f1424cf932228d812cb2a38ae67b434
121981
121982    Monotone-Author: flachapelle@inverse.ca
121983    Monotone-Date: 2010-05-27T14:41:59
121984    Monotone-Branch: ca.inverse.sogo
121985
121986M	ChangeLog
121987M	UI/MailerUI/GNUmakefile
121988A	UI/MailerUI/UIxMailListActions.h
121989A	UI/MailerUI/UIxMailListActions.m
121990D	UI/MailerUI/UIxMailListView.h
121991D	UI/MailerUI/UIxMailListView.m
121992M	UI/MailerUI/UIxMailMainFrame.h
121993M	UI/MailerUI/UIxMailMainFrame.m
121994M	UI/MailerUI/product.plist
121995D	UI/Templates/MailerUI/UIxMailListView.wox
121996M	UI/Templates/MailerUI/UIxMailMainFrame.wox
121997M	UI/WebServerResources/HTMLElement.js
121998M	UI/WebServerResources/MailerUI.css
121999M	UI/WebServerResources/MailerUI.js
122000A	UI/WebServerResources/SOGoDataTable.js
122001M	UI/WebServerResources/SOGoDragHandles.js
122002A	UI/WebServerResources/SOGoMailDataSource.js
122003A	UI/WebServerResources/SOGoResizableTable.js
122004M	UI/WebServerResources/generic.css
122005M	UI/WebServerResources/generic.js
122006M	UI/WebServerResources/iefixes.css
122007
122008commit dbaf83902506ca79c43f669fdbc5389b3d75c9fb
122009Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122010Date:   Thu May 27 13:30:36 2010 +0000
122011
122012    Monotone-Parent: c81c7151deb5466ad48ca5eb97d70f3b1172934c
122013    Monotone-Revision: aae7c0443ed50c145721274def3a8a4f2d2216e2
122014
122015    Monotone-Author: wsourdeau@inverse.ca
122016    Monotone-Date: 2010-05-27T13:30:36
122017    Monotone-Branch: ca.inverse.sogo
122018
122019M	ChangeLog
122020M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
122021M	UI/Scheduler/Czech.lproj/Localizable.strings
122022M	UI/Scheduler/Dutch.lproj/Localizable.strings
122023M	UI/Scheduler/English.lproj/Localizable.strings
122024M	UI/Scheduler/French.lproj/Localizable.strings
122025M	UI/Scheduler/German.lproj/Localizable.strings
122026M	UI/Scheduler/Hungarian.lproj/Localizable.strings
122027M	UI/Scheduler/Italian.lproj/Localizable.strings
122028M	UI/Scheduler/Russian.lproj/Localizable.strings
122029M	UI/Scheduler/Spanish.lproj/Localizable.strings
122030M	UI/Scheduler/Swedish.lproj/Localizable.strings
122031M	UI/Scheduler/Welsh.lproj/Localizable.strings
122032M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
122033M	UI/WebServerResources/UIxAttendeesEditor.css
122034M	UI/WebServerResources/UIxAttendeesEditor.js
122035
122036commit 113a01009f2a91791c17d5e865508effc0c67b0f
122037Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122038Date:   Tue May 25 20:55:38 2010 +0000
122039
122040    Monotone-Parent: ef958228c2d8c66a13e333a92731c39034ca0b02
122041    Monotone-Revision: c81c7151deb5466ad48ca5eb97d70f3b1172934c
122042
122043    Monotone-Author: wsourdeau@inverse.ca
122044    Monotone-Date: 2010-05-25T20:55:38
122045    Monotone-Branch: ca.inverse.sogo
122046
122047M	ChangeLog
122048M	SoObjects/Appointments/SOGoCalendarComponent.m
122049
122050commit 9bbc19231d1ae9c63d0ab4bd05b78a6ea52c36c0
122051Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122052Date:   Tue May 25 19:40:46 2010 +0000
122053
122054    Monotone-Parent: 5a0923ee4a53f0897396508265abec375d015ac6
122055    Monotone-Revision: ef958228c2d8c66a13e333a92731c39034ca0b02
122056
122057    Monotone-Author: wsourdeau@inverse.ca
122058    Monotone-Date: 2010-05-25T19:40:46
122059    Monotone-Branch: ca.inverse.sogo
122060
122061M	ChangeLog
122062M	SoObjects/Appointments/SOGoAptMailNotification.m
122063M	SoObjects/Appointments/SOGoAptMailReceipt.m
122064M	SoObjects/Appointments/SOGoAptMailUpdate.m
122065
122066commit eb3280e18149bbdd6a2233a93ccaaeb1285c811f
122067Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122068Date:   Tue May 25 18:34:27 2010 +0000
122069
122070    Monotone-Parent: 09b0a5cd67d25ff0d88a9e37ad1b0a7e9ee8e274
122071    Monotone-Revision: 5a0923ee4a53f0897396508265abec375d015ac6
122072
122073    Monotone-Author: wsourdeau@inverse.ca
122074    Monotone-Date: 2010-05-25T18:34:27
122075    Monotone-Branch: ca.inverse.sogo
122076
122077M	UI/WebServerResources/UIxAttendeesEditor.js
122078
122079commit e26102d5ec802dcc3fda6e32a8718f9a55c0f2a1
122080Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122081Date:   Tue May 25 18:17:00 2010 +0000
122082
122083    Monotone-Parent: 027321e56420de11bdfda4ed6b6c00478c2c22c7
122084    Monotone-Revision: 09b0a5cd67d25ff0d88a9e37ad1b0a7e9ee8e274
122085
122086    Monotone-Author: wsourdeau@inverse.ca
122087    Monotone-Date: 2010-05-25T18:17:00
122088    Monotone-Branch: ca.inverse.sogo
122089
122090M	ChangeLog
122091M	UI/WebServerResources/SchedulerUI.css
122092M	UI/WebServerResources/SchedulerUIDnD.js
122093
122094commit 505015a68e4a809421133e5cd881e79ecd2ee00e
122095Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122096Date:   Tue May 25 13:46:36 2010 +0000
122097
122098    Monotone-Parent: d885304c49e90fe04e3653a18ef9839a7b970bc0
122099    Monotone-Revision: dd36447201e91b020480c7a6fea71a74097cf9fd
122100
122101    Monotone-Author: wsourdeau@inverse.ca
122102    Monotone-Date: 2010-05-25T13:46:36
122103    Monotone-Branch: ca.inverse.sogo
122104
122105M	debian/sogo.docs
122106
122107commit 201b5cd2dfaa0b635e67946147c06ef354412cd6
122108Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122109Date:   Tue May 25 13:15:57 2010 +0000
122110
122111    Monotone-Parent: 7bb42646015cb99b0c6dfe942e088aba59cc5991
122112    Monotone-Revision: d885304c49e90fe04e3653a18ef9839a7b970bc0
122113
122114    Monotone-Author: wsourdeau@inverse.ca
122115    Monotone-Date: 2010-05-25T13:15:57
122116    Monotone-Branch: ca.inverse.sogo
122117
122118M	sogo.spec
122119
122120commit d2ca80f4b4fc8e1608def67babf41058a73efabf
122121Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122122Date:   Fri May 21 21:30:33 2010 +0000
122123
122124    Monotone-Parent: 164d0ac238e069b138546ff280879bd831709536
122125    Monotone-Revision: 7bb42646015cb99b0c6dfe942e088aba59cc5991
122126
122127    Monotone-Author: wsourdeau@inverse.ca
122128    Monotone-Date: 2010-05-21T21:30:33
122129    Monotone-Branch: ca.inverse.sogo
122130
122131M	ChangeLog
122132M	SoObjects/Appointments/SOGoAptMailUpdate.m
122133
122134commit f087d8e4f702dd46475e81505ba1acc2643b9b4f
122135Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122136Date:   Fri May 21 21:25:14 2010 +0000
122137
122138    Monotone-Parent: 6b80a82a1c8467dead7e9167694acac4cd8cae38
122139    Monotone-Revision: 164d0ac238e069b138546ff280879bd831709536
122140
122141    Monotone-Author: wsourdeau@inverse.ca
122142    Monotone-Date: 2010-05-21T21:25:14
122143    Monotone-Branch: ca.inverse.sogo
122144
122145M	UI/WebServerResources/UIxComponentEditor.js
122146
122147commit c528cefea8a4d0ce868e26af7d342577124de9c4
122148Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122149Date:   Fri May 21 21:22:25 2010 +0000
122150
122151    Monotone-Parent: 1f7df7709595f90e31a77eb48e262817f79b279f
122152    Monotone-Revision: 6b80a82a1c8467dead7e9167694acac4cd8cae38
122153
122154    Monotone-Author: wsourdeau@inverse.ca
122155    Monotone-Date: 2010-05-21T21:22:25
122156    Monotone-Branch: ca.inverse.sogo
122157
122158M	ChangeLog
122159M	UI/WebServerResources/SchedulerUI.js
122160
122161commit 689b9df4ff5d9608ff6474208aa488b54b04c903
122162Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122163Date:   Fri May 21 21:21:19 2010 +0000
122164
122165    Monotone-Parent: 28ba6a8fb0de57f2cd4f4b6c185e5b0303c886ec
122166    Monotone-Revision: 1f7df7709595f90e31a77eb48e262817f79b279f
122167
122168    Monotone-Author: wsourdeau@inverse.ca
122169    Monotone-Date: 2010-05-21T21:21:19
122170    Monotone-Branch: ca.inverse.sogo
122171
122172M	SoObjects/SOGo/SOGoDefaults.plist
122173
122174commit 661d3f28099e34833fe4a29f48b577888bd3ad99
122175Author: Francis Lachapelle <flachapelle@inverse.ca>
122176Date:   Sun May 16 19:24:07 2010 +0000
122177
122178    See ChangeLog.
122179
122180    Monotone-Parent: 28ba6a8fb0de57f2cd4f4b6c185e5b0303c886ec
122181    Monotone-Revision: 0891f9bac2704aa4c0ef0224c54360af14c5618a
122182
122183    Monotone-Author: flachapelle@inverse.ca
122184    Monotone-Date: 2010-05-16T19:24:07
122185    Monotone-Branch: ca.inverse.sogo
122186
122187M	ChangeLog
122188M	UI/WebServerResources/SchedulerUI.css
122189M	UI/WebServerResources/SchedulerUI.js
122190
122191commit 2c9cefb3f965de3600c0a3958ba976c4be396d06
122192Author: Francis Lachapelle <flachapelle@inverse.ca>
122193Date:   Sun May 16 17:58:44 2010 +0000
122194
122195    Fix to properly show the "Add Attendee" when multiple attendees are defined.
122196
122197    Monotone-Parent: b6c5d167d41a064b4f0368af6cac50707b98be82
122198    Monotone-Revision: 28ba6a8fb0de57f2cd4f4b6c185e5b0303c886ec
122199
122200    Monotone-Author: flachapelle@inverse.ca
122201    Monotone-Date: 2010-05-16T17:58:44
122202    Monotone-Branch: ca.inverse.sogo
122203
122204M	UI/WebServerResources/UIxAttendeesEditor.css
122205M	UI/WebServerResources/UIxAttendeesEditor.js
122206M	UI/WebServerResources/iefixes.css
122207
122208commit 5946dc5a677e81dc0f3b09b49d1fdd51b77fc638
122209Author: Francis Lachapelle <flachapelle@inverse.ca>
122210Date:   Sun May 16 17:27:25 2010 +0000
122211
122212    See ChangeLog.
122213
122214    Monotone-Parent: 390f7c206ae4e50ad3d1334c22660aca0c7e31f6
122215    Monotone-Revision: b6c5d167d41a064b4f0368af6cac50707b98be82
122216
122217    Monotone-Author: flachapelle@inverse.ca
122218    Monotone-Date: 2010-05-16T17:27:25
122219    Monotone-Branch: ca.inverse.sogo
122220
122221M	ChangeLog
122222M	UI/WebServerResources/SchedulerUI.js
122223M	UI/WebServerResources/UIxPreferences.js
122224
122225commit 69367de5034addd947f7f42f95ebb368fa838727
122226Author: Francis Lachapelle <flachapelle@inverse.ca>
122227Date:   Sun May 16 17:13:11 2010 +0000
122228
122229    See ChangeLog.
122230
122231    Monotone-Parent: 01efda1d10d4f37d07da45531701453a34e0be68
122232    Monotone-Revision: 390f7c206ae4e50ad3d1334c22660aca0c7e31f6
122233
122234    Monotone-Author: flachapelle@inverse.ca
122235    Monotone-Date: 2010-05-16T17:13:11
122236    Monotone-Branch: ca.inverse.sogo
122237
122238M	ChangeLog
122239M	SoObjects/Appointments/SOGoAppointmentFolder.m
122240
122241commit 829217e667e20c694c88224bb4c1d2ac6a61ee18
122242Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122243Date:   Fri May 21 14:02:16 2010 +0000
122244
122245    Monotone-Parent: a67526c3c3e7b629e5308e0fc301ee2093e70cd5
122246    Monotone-Revision: 01efda1d10d4f37d07da45531701453a34e0be68
122247
122248    Monotone-Author: wsourdeau@inverse.ca
122249    Monotone-Date: 2010-05-21T14:02:16
122250    Monotone-Branch: ca.inverse.sogo
122251
122252M	UI/WebServerResources/SchedulerUI.js
122253
122254commit 2d2b9c8d2f2f4fce0eb0355c74ebb44d6bcff284
122255Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122256Date:   Fri May 21 13:59:35 2010 +0000
122257
122258    Monotone-Parent: 4367bb7794fde58a0b025a94522f5b2f30ba29e0
122259    Monotone-Revision: a67526c3c3e7b629e5308e0fc301ee2093e70cd5
122260
122261    Monotone-Author: wsourdeau@inverse.ca
122262    Monotone-Date: 2010-05-21T13:59:35
122263    Monotone-Branch: ca.inverse.sogo
122264
122265M	UI/WebServerResources/SchedulerUI.js
122266
122267commit 654312b4b656081cf75465a736e6780ff4b4d4a1
122268Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122269Date:   Fri May 21 12:29:04 2010 +0000
122270
122271    Monotone-Parent: 6027da7fec6bc53d22c8e3d00a90425aa1984fb6
122272    Monotone-Revision: 4367bb7794fde58a0b025a94522f5b2f30ba29e0
122273
122274    Monotone-Author: wsourdeau@inverse.ca
122275    Monotone-Date: 2010-05-21T12:29:04
122276    Monotone-Branch: ca.inverse.sogo
122277
122278M	Tests/Integration/webdavlib.py
122279
122280commit ab8da5f7922c13eedd068f0f8bec74c05f462bac
122281Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122282Date:   Fri May 21 12:28:48 2010 +0000
122283
122284    Monotone-Parent: c8714a5bb8116ebf638f97df599f31ea8cc0cdcb
122285    Monotone-Revision: 6027da7fec6bc53d22c8e3d00a90425aa1984fb6
122286
122287    Monotone-Author: wsourdeau@inverse.ca
122288    Monotone-Date: 2010-05-21T12:28:48
122289    Monotone-Branch: ca.inverse.sogo
122290
122291M	Main/SOGo.m
122292
122293commit 4c4025b355813391e2b86e016cc751d42db2e8e2
122294Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122295Date:   Thu May 20 23:31:09 2010 +0000
122296
122297    Monotone-Parent: 5a4a7c1db4a25a06a5e157e4f3556f764c632fa8
122298    Monotone-Revision: c8714a5bb8116ebf638f97df599f31ea8cc0cdcb
122299
122300    Monotone-Author: wsourdeau@inverse.ca
122301    Monotone-Date: 2010-05-20T23:31:09
122302    Monotone-Branch: ca.inverse.sogo
122303
122304M	ChangeLog
122305M	UI/WebServerResources/SchedulerUI.css
122306M	UI/WebServerResources/SchedulerUI.js
122307
122308commit 5b63644e6ade7f7b36225eaf7899d1b45ebbf0d9
122309Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122310Date:   Tue May 18 18:35:47 2010 +0000
122311
122312    Monotone-Parent: bcf3ec198a9fc9a38979133a1a51c6ad69c9537c
122313    Monotone-Revision: 5a4a7c1db4a25a06a5e157e4f3556f764c632fa8
122314
122315    Monotone-Author: wsourdeau@inverse.ca
122316    Monotone-Date: 2010-05-18T18:35:47
122317    Monotone-Branch: ca.inverse.sogo
122318
122319M	ChangeLog
122320M	OGoContentStore/appointment-oracle.ocs
122321M	OGoContentStore/appointment.ocs
122322A	Scripts/sql-update-1.2.2_to_1.2.3.sh
122323M	SoObjects/Appointments/iCalEvent+SOGo.m
122324M	SoObjects/Appointments/iCalToDo+SOGo.m
122325M	UI/Scheduler/UIxCalListingActions.m
122326M	UI/WebServerResources/SchedulerUI.js
122327
122328commit 59685ed0356363188bef29c4273f89fa90b3cb12
122329Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122330Date:   Tue May 18 18:00:11 2010 +0000
122331
122332    Monotone-Parent: 6eba62f428795a0fa79c3f6fa089c1f0bdb79224
122333    Monotone-Revision: bcf3ec198a9fc9a38979133a1a51c6ad69c9537c
122334
122335    Monotone-Author: wsourdeau@inverse.ca
122336    Monotone-Date: 2010-05-18T18:00:11
122337    Monotone-Branch: ca.inverse.sogo
122338
122339M	Main/SOGo.m
122340
122341commit d5a03c0d2514d662a7f4e231b7be992d2bf2de0d
122342Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122343Date:   Tue May 18 17:57:58 2010 +0000
122344
122345    Monotone-Parent: 2b073c86000b676cc91d3818d5d6c6db3446f2e2
122346    Monotone-Revision: 6eba62f428795a0fa79c3f6fa089c1f0bdb79224
122347
122348    Monotone-Author: wsourdeau@inverse.ca
122349    Monotone-Date: 2010-05-18T17:57:58
122350    Monotone-Branch: ca.inverse.sogo
122351
122352M	ChangeLog
122353M	Main/SOGo.m
122354
122355commit 4c399caaa785e613d4b81be9707f838527f94b79
122356Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122357Date:   Mon May 17 19:19:45 2010 +0000
122358
122359    Monotone-Parent: 1a3634c32194a58102b74c15f2af08066e7d4e91
122360    Monotone-Revision: 2b073c86000b676cc91d3818d5d6c6db3446f2e2
122361
122362    Monotone-Author: wsourdeau@inverse.ca
122363    Monotone-Date: 2010-05-17T19:19:45
122364    Monotone-Branch: ca.inverse.sogo
122365
122366M	ChangeLog
122367M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
122368M	UI/Scheduler/Czech.lproj/Localizable.strings
122369M	UI/Scheduler/Dutch.lproj/Localizable.strings
122370M	UI/Scheduler/English.lproj/Localizable.strings
122371M	UI/Scheduler/French.lproj/Localizable.strings
122372M	UI/Scheduler/German.lproj/Localizable.strings
122373M	UI/Scheduler/Hungarian.lproj/Localizable.strings
122374M	UI/Scheduler/Italian.lproj/Localizable.strings
122375M	UI/Scheduler/Russian.lproj/Localizable.strings
122376M	UI/Scheduler/Spanish.lproj/Localizable.strings
122377M	UI/Scheduler/Swedish.lproj/Localizable.strings
122378M	UI/Scheduler/Welsh.lproj/Localizable.strings
122379M	UI/WebServerResources/UIxAttendeesEditor.js
122380
122381commit 1de98394d4a374817c397d69855175e2b35811cf
122382Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122383Date:   Mon May 17 15:29:57 2010 +0000
122384
122385    Monotone-Parent: 19b0008e26816c6e8c6ccdb5329120a04a33f229
122386    Monotone-Revision: 1a3634c32194a58102b74c15f2af08066e7d4e91
122387
122388    Monotone-Author: wsourdeau@inverse.ca
122389    Monotone-Date: 2010-05-17T15:29:57
122390    Monotone-Branch: ca.inverse.sogo
122391
122392M	ChangeLog
122393M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
122394M	UI/Scheduler/Czech.lproj/Localizable.strings
122395M	UI/Scheduler/Dutch.lproj/Localizable.strings
122396M	UI/Scheduler/English.lproj/Localizable.strings
122397M	UI/Scheduler/French.lproj/Localizable.strings
122398M	UI/Scheduler/German.lproj/Localizable.strings
122399M	UI/Scheduler/Hungarian.lproj/Localizable.strings
122400M	UI/Scheduler/Italian.lproj/Localizable.strings
122401M	UI/Scheduler/Russian.lproj/Localizable.strings
122402M	UI/Scheduler/Spanish.lproj/Localizable.strings
122403M	UI/Scheduler/Swedish.lproj/Localizable.strings
122404M	UI/Scheduler/UIxCalListingActions.h
122405M	UI/Scheduler/UIxCalListingActions.m
122406M	UI/Scheduler/Welsh.lproj/Localizable.strings
122407M	UI/Scheduler/product.plist
122408M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
122409M	UI/WebServerResources/UIxAttendeesEditor.css
122410M	UI/WebServerResources/UIxAttendeesEditor.js
122411
122412commit 2e37273ff3a571975f950a63dece7c712f7e2bce
122413Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122414Date:   Mon May 17 14:48:17 2010 +0000
122415
122416    Monotone-Parent: 40b752e32c5a135beca554a131f9301c3e3afd72
122417    Monotone-Revision: 19b0008e26816c6e8c6ccdb5329120a04a33f229
122418
122419    Monotone-Author: wsourdeau@inverse.ca
122420    Monotone-Date: 2010-05-17T14:48:17
122421    Monotone-Branch: ca.inverse.sogo
122422
122423M	ChangeLog
122424M	UI/MainUI/SOGoUserHomePage.m
122425
122426commit ae9c2eadc50c8957130d5a25d007f479c781a440
122427Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122428Date:   Mon May 17 14:47:33 2010 +0000
122429
122430    Monotone-Parent: ca844cc7f066c8e9331cf114bfe525f6c919aa83
122431    Monotone-Revision: 40b752e32c5a135beca554a131f9301c3e3afd72
122432
122433    Monotone-Author: wsourdeau@inverse.ca
122434    Monotone-Date: 2010-05-17T14:47:33
122435    Monotone-Branch: ca.inverse.sogo
122436
122437M	ChangeLog
122438M	UI/WebServerResources/generic.js
122439
122440commit 10f57ab8489611522c780174b77ea0d8db5435e2
122441Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122442Date:   Mon May 17 14:46:49 2010 +0000
122443
122444    Monotone-Parent: be0da0bd8363b7c7cad461613780c0a11c3c248d
122445    Monotone-Revision: ca844cc7f066c8e9331cf114bfe525f6c919aa83
122446
122447    Monotone-Author: wsourdeau@inverse.ca
122448    Monotone-Date: 2010-05-17T14:46:49
122449    Monotone-Branch: ca.inverse.sogo
122450
122451M	ChangeLog
122452M	UI/WebServerResources/JavascriptAPIExtensions.js
122453
122454commit 4223efe8478aeea5a935ad3c36e8d6d68b3c3684
122455Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122456Date:   Wed May 12 20:51:09 2010 +0000
122457
122458    Monotone-Parent: 040bd1715b830a5d3edbe62f74648a06fc6119c3
122459    Monotone-Revision: be0da0bd8363b7c7cad461613780c0a11c3c248d
122460
122461    Monotone-Author: wsourdeau@inverse.ca
122462    Monotone-Date: 2010-05-12T20:51:09
122463    Monotone-Branch: ca.inverse.sogo
122464
122465M	debian/sogo.init
122466
122467commit 92dfeaa4e3da0e85cf7ee3c4d0cbbfce9cbcbb77
122468Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122469Date:   Fri May 7 12:47:00 2010 +0000
122470
122471    Monotone-Parent: c8f09b6892bbb28206d539e9f317f0db9b9976e1
122472    Monotone-Revision: 040bd1715b830a5d3edbe62f74648a06fc6119c3
122473
122474    Monotone-Author: wsourdeau@inverse.ca
122475    Monotone-Date: 2010-05-07T12:47:00
122476    Monotone-Branch: ca.inverse.sogo
122477
122478M	NEWS
122479
122480commit bbab422c150a761f6b0476b92ca103e6404a2552
122481Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122482Date:   Fri May 7 12:46:35 2010 +0000
122483
122484    Monotone-Parent: 172ee5ae2ee00ffeb7edd6fcc2c2d2c5ea56a082
122485    Monotone-Revision: c8f09b6892bbb28206d539e9f317f0db9b9976e1
122486
122487    Monotone-Author: wsourdeau@inverse.ca
122488    Monotone-Date: 2010-05-07T12:46:35
122489    Monotone-Branch: ca.inverse.sogo
122490
122491M	NEWS
122492
122493commit 0c97264fc3d0f59289b8a536da0c55e79531617a
122494Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122495Date:   Fri May 7 12:46:19 2010 +0000
122496
122497    Monotone-Parent: 08a2637751d26fdf313392b29adf50472190de59
122498    Monotone-Revision: 172ee5ae2ee00ffeb7edd6fcc2c2d2c5ea56a082
122499
122500    Monotone-Author: wsourdeau@inverse.ca
122501    Monotone-Date: 2010-05-07T12:46:19
122502    Monotone-Branch: ca.inverse.sogo
122503
122504M	NEWS
122505
122506commit 900186988599314e2acfee7430b0939f5063fd7b
122507Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122508Date:   Fri May 7 12:46:05 2010 +0000
122509
122510    Monotone-Parent: bbf7141be17192ec329efbde71757b1e8c3e5e7f
122511    Monotone-Revision: 08a2637751d26fdf313392b29adf50472190de59
122512
122513    Monotone-Author: wsourdeau@inverse.ca
122514    Monotone-Date: 2010-05-07T12:46:05
122515    Monotone-Branch: ca.inverse.sogo
122516
122517M	NEWS
122518
122519commit 90ca8eb163dfc06b6859074da932c1d0e5230602
122520Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122521Date:   Fri May 7 12:45:09 2010 +0000
122522
122523    Monotone-Parent: 449d8063dfd9ff95e3cba437058c72057217c4db
122524    Monotone-Revision: bbf7141be17192ec329efbde71757b1e8c3e5e7f
122525
122526    Monotone-Author: wsourdeau@inverse.ca
122527    Monotone-Date: 2010-05-07T12:45:09
122528    Monotone-Branch: ca.inverse.sogo
122529
122530M	NEWS
122531
122532commit 9fde607b228a43e006a2b02241955a3479c23791
122533Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122534Date:   Fri May 7 12:44:51 2010 +0000
122535
122536    Monotone-Parent: 8f6b1948a4de37d255b2c1ab1d3f1baa780f455d
122537    Monotone-Revision: 449d8063dfd9ff95e3cba437058c72057217c4db
122538
122539    Monotone-Author: wsourdeau@inverse.ca
122540    Monotone-Date: 2010-05-07T12:44:51
122541    Monotone-Branch: ca.inverse.sogo
122542
122543M	NEWS
122544
122545commit 320e9256d1f14125ac610bb068ff18e84592bfb9
122546Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122547Date:   Thu May 6 19:30:14 2010 +0000
122548
122549    Monotone-Parent: 044582e9ad4ddb9d86e36c14f35c91195c979b7c
122550    Monotone-Revision: 8f6b1948a4de37d255b2c1ab1d3f1baa780f455d
122551
122552    Monotone-Author: wsourdeau@inverse.ca
122553    Monotone-Date: 2010-05-06T19:30:14
122554    Monotone-Branch: ca.inverse.sogo
122555
122556M	ChangeLog
122557M	SOPE/sope-patchset-r1664.diff
122558M	SoObjects/Appointments/SOGoAppointmentFolder.h
122559M	SoObjects/Appointments/SOGoAppointmentFolder.m
122560M	SoObjects/Appointments/SOGoFreeBusyObject.m
122561M	Tests/Integration/test-caldav-scheduling.py
122562M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
122563M	UI/Scheduler/Czech.lproj/Localizable.strings
122564M	UI/Scheduler/Dutch.lproj/Localizable.strings
122565M	UI/Scheduler/English.lproj/Localizable.strings
122566M	UI/Scheduler/French.lproj/Localizable.strings
122567M	UI/Scheduler/German.lproj/Localizable.strings
122568M	UI/Scheduler/Hungarian.lproj/Localizable.strings
122569M	UI/Scheduler/Italian.lproj/Localizable.strings
122570M	UI/Scheduler/Russian.lproj/Localizable.strings
122571M	UI/Scheduler/Spanish.lproj/Localizable.strings
122572M	UI/Scheduler/Swedish.lproj/Localizable.strings
122573M	UI/Scheduler/UIxCalendarProperties.m
122574M	UI/Scheduler/Welsh.lproj/Localizable.strings
122575M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
122576M	UI/WebServerResources/SchedulerUI.js
122577
122578commit 861190b68f2d17204cccd9779ee43fe2dfb53bcb
122579Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122580Date:   Thu May 6 14:33:16 2010 +0000
122581
122582    Monotone-Parent: 9e165fdd853a5804436ca08a672cce4ca824b896
122583    Monotone-Revision: 044582e9ad4ddb9d86e36c14f35c91195c979b7c
122584
122585    Monotone-Author: wsourdeau@inverse.ca
122586    Monotone-Date: 2010-05-06T14:33:16
122587    Monotone-Branch: ca.inverse.sogo
122588
122589D	UI/Scheduler/SOGoAppointment+UIx.m
122590
122591commit f0e5f02c95d5f59d4a5b4b6ac78816532cd8a229
122592Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122593Date:   Wed May 5 21:14:33 2010 +0000
122594
122595    Monotone-Parent: 11b8a60c917d8724b2110ca59f097b45efbb83f4
122596    Monotone-Revision: 9e165fdd853a5804436ca08a672cce4ca824b896
122597
122598    Monotone-Author: wsourdeau@inverse.ca
122599    Monotone-Date: 2010-05-05T21:14:33
122600    Monotone-Branch: ca.inverse.sogo
122601
122602M	UI/Contacts/German.lproj/Localizable.strings
122603
122604commit 5991f704d8b6e6ce0cac43b684ee972721b43e81
122605Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122606Date:   Wed May 5 20:23:10 2010 +0000
122607
122608    Monotone-Parent: a322b26bc82b5d04dfdd3997d676eec971639aec
122609    Monotone-Revision: 11b8a60c917d8724b2110ca59f097b45efbb83f4
122610
122611    Monotone-Author: wsourdeau@inverse.ca
122612    Monotone-Date: 2010-05-05T20:23:10
122613    Monotone-Branch: ca.inverse.sogo
122614
122615M	NEWS
122616
122617commit 1a54a3819486974089321fa223ea163898632daa
122618Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122619Date:   Wed May 5 18:52:26 2010 +0000
122620
122621    Uncommit unfinished changes
122622
122623    Monotone-Parent: 0efdaccbad84f567e4d9cc3ca0176e506620aefb
122624    Monotone-Revision: b539ed81e839a831ce07b7618690feb8ac799176
122625
122626    Monotone-Author: wsourdeau@inverse.ca
122627    Monotone-Date: 2010-05-05T18:52:26
122628    Monotone-Branch: ca.inverse.sogo
122629
122630M	SOPE/sope-patchset-r1664.diff
122631M	SoObjects/Appointments/SOGoAppointmentFolder.m
122632M	Tests/Integration/test-caldav-scheduling.py
122633M	Tests/Integration/test-webdav.py
122634
122635commit 97df7c4c45b5b84913fd78b3e29cc7adce1d6c87
122636Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122637Date:   Wed May 5 18:49:29 2010 +0000
122638
122639    Monotone-Parent: c40151185171e3ba8a257569b8ab5ec86930d393
122640    Monotone-Revision: 0efdaccbad84f567e4d9cc3ca0176e506620aefb
122641
122642    Monotone-Author: wsourdeau@inverse.ca
122643    Monotone-Date: 2010-05-05T18:49:29
122644    Monotone-Branch: ca.inverse.sogo
122645
122646M	ChangeLog
122647M	SOPE/sope-patchset-r1664.diff
122648M	SoObjects/Appointments/SOGoAppointmentFolder.m
122649M	SoObjects/Contacts/SOGoContactGCSFolder.m
122650M	Tests/Integration/test-caldav-scheduling.py
122651M	Tests/Integration/test-webdav.py
122652M	UI/Contacts/UIxContactFoldersView.m
122653M	UI/Contacts/UIxListView.m
122654M	UI/Contacts/product.plist
122655M	UI/WebServerResources/UIxAttendeesEditor.js
122656
122657commit 83831abaaa987493221253e9e3887973f9a13239
122658Author: Francis Lachapelle <flachapelle@inverse.ca>
122659Date:   Wed May 5 15:20:41 2010 +0000
122660
122661    See ChangeLog
122662
122663    Monotone-Parent: 77fd2c6c49b1f4507e0f5be304a29a407392053a
122664    Monotone-Revision: 29dc700a0a33827e16bd46a8d97f89d5f11630e9
122665
122666    Monotone-Author: flachapelle@inverse.ca
122667    Monotone-Date: 2010-05-05T15:20:41
122668    Monotone-Branch: ca.inverse.sogo
122669
122670M	ChangeLog
122671M	UI/WebServerResources/SchedulerUI.js
122672
122673commit 2bf4b7cf8b0e369a2af84f2377188a5c82172f19
122674Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122675Date:   Wed May 5 14:40:53 2010 +0000
122676
122677    Monotone-Parent: 1ccd34fd9ea99e675935d745db7e70d19716428a
122678    Monotone-Revision: c40151185171e3ba8a257569b8ab5ec86930d393
122679
122680    Monotone-Author: wsourdeau@inverse.ca
122681    Monotone-Date: 2010-05-05T14:40:53
122682    Monotone-Branch: ca.inverse.sogo
122683
122684M	ChangeLog
122685M	UI/MailPartViewers/UIxMailPartICalActions.h
122686M	UI/MailPartViewers/UIxMailPartICalActions.m
122687M	UI/MailPartViewers/product.plist
122688M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
122689M	UI/Scheduler/Czech.lproj/Localizable.strings
122690M	UI/Scheduler/Dutch.lproj/Localizable.strings
122691M	UI/Scheduler/English.lproj/Localizable.strings
122692M	UI/Scheduler/French.lproj/Localizable.strings
122693M	UI/Scheduler/German.lproj/Localizable.strings
122694M	UI/Scheduler/Hungarian.lproj/Localizable.strings
122695M	UI/Scheduler/Italian.lproj/Localizable.strings
122696M	UI/Scheduler/Russian.lproj/Localizable.strings
122697M	UI/Scheduler/Spanish.lproj/Localizable.strings
122698M	UI/Scheduler/Swedish.lproj/Localizable.strings
122699M	UI/Scheduler/UIxAppointmentEditor.m
122700M	UI/Scheduler/UIxComponentEditor.m
122701M	UI/Scheduler/Welsh.lproj/Localizable.strings
122702M	UI/Scheduler/product.plist
122703M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
122704M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
122705M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
122706M	UI/WebServerResources/MailerUI.css
122707M	UI/WebServerResources/SchedulerUI.css
122708M	UI/WebServerResources/SchedulerUI.js
122709M	UI/WebServerResources/UIxAppointmentEditor.css
122710M	UI/WebServerResources/UIxAppointmentEditor.js
122711M	UI/WebServerResources/UIxAttendeesEditor.css
122712M	UI/WebServerResources/UIxAttendeesEditor.js
122713M	UI/WebServerResources/UIxComponentEditor.js
122714D	UI/WebServerResources/accepted.png
122715D	UI/WebServerResources/accepted.selected.png
122716A	UI/WebServerResources/attendee-partstats.png
122717A	UI/WebServerResources/attendee-roles.png
122718D	UI/WebServerResources/declined.png
122719D	UI/WebServerResources/declined.selected.png
122720D	UI/WebServerResources/delegated.png
122721D	UI/WebServerResources/delegated.selected.png
122722M	UI/WebServerResources/generic.js
122723M	UI/WebServerResources/iefixes.css
122724D	UI/WebServerResources/needs-action.png
122725D	UI/WebServerResources/needs-action.selected.png
122726
122727commit f7799b9cf8e491d8fab43e65ed0edfbe9bf189a8
122728Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122729Date:   Wed May 5 13:56:19 2010 +0000
122730
122731    Monotone-Parent: de6d837f5c2b62b4ad465872fdc54602b3d1009c
122732    Monotone-Revision: 1ccd34fd9ea99e675935d745db7e70d19716428a
122733
122734    Monotone-Author: wsourdeau@inverse.ca
122735    Monotone-Date: 2010-05-05T13:56:19
122736    Monotone-Branch: ca.inverse.sogo
122737
122738M	ChangeLog
122739M	SoObjects/Appointments/SOGoAppointmentObject.m
122740M	SoObjects/Appointments/SOGoCalendarComponent.m
122741M	SoObjects/Appointments/iCalEntityObject+SOGo.h
122742M	SoObjects/Appointments/iCalEntityObject+SOGo.m
122743M	SoObjects/SOGo/GNUmakefile
122744D	SoObjects/SOGo/iCalEntityObject+Utilities.h
122745D	SoObjects/SOGo/iCalEntityObject+Utilities.m
122746M	UI/MailPartViewers/UIxMailPartICalViewer.m
122747
122748commit 82a38c87fb72e388d7f59495a5bc456545afa677
122749Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122750Date:   Wed May 5 13:48:06 2010 +0000
122751
122752    Monotone-Parent: 4fb71d76cac3b87ffc098133f9c93d0e753c5284
122753    Monotone-Revision: de6d837f5c2b62b4ad465872fdc54602b3d1009c
122754
122755    Monotone-Author: wsourdeau@inverse.ca
122756    Monotone-Date: 2010-05-05T13:48:06
122757    Monotone-Branch: ca.inverse.sogo
122758
122759M	SOPE/NGCards/ChangeLog
122760M	SOPE/NGCards/iCalPerson.h
122761M	SOPE/NGCards/iCalPerson.m
122762
122763commit 37cbdd43780c6fcfbc6c10e31dc97a4a212d0274
122764Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122765Date:   Wed May 5 13:46:58 2010 +0000
122766
122767    Monotone-Parent: 915f4f176feb772bfa74b034b6b7ce28f66778f8
122768    Monotone-Revision: 4fb71d76cac3b87ffc098133f9c93d0e753c5284
122769
122770    Monotone-Author: wsourdeau@inverse.ca
122771    Monotone-Date: 2010-05-05T13:46:58
122772    Monotone-Branch: ca.inverse.sogo
122773
122774M	SOPE/NGCards/versitCardsSaxDriver/ChangeLog
122775M	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m
122776
122777commit 312ed2824fd1e94746209431dac6111de0030de9
122778Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122779Date:   Wed May 5 13:45:18 2010 +0000
122780
122781    Monotone-Parent: fcf51dfbffeff460e370282e0f739875e3414767
122782    Monotone-Revision: f2d1ff2e80e90f3c3d73fe6006e22ee1e9d39b01
122783
122784    Monotone-Author: wsourdeau@inverse.ca
122785    Monotone-Date: 2010-05-05T13:45:18
122786    Monotone-Branch: ca.inverse.sogo
122787
122788M	SOPE/NGCards/ChangeLog
122789M	SOPE/NGCards/iCalEntityObject.h
122790M	SOPE/NGCards/iCalEntityObject.m
122791
122792commit 8ca67ca9340ec016c5b81074f80572ae018a06ad
122793Author: Francis Lachapelle <flachapelle@inverse.ca>
122794Date:   Tue May 4 21:37:16 2010 +0000
122795
122796    Updated Documentation.
122797
122798    Monotone-Parent: 6d898cf812f8ab909397b8f633a88b12a8ad6ec3
122799    Monotone-Revision: 0c7a3586830c4d7e3ddd7bb0a43931475b8e83f2
122800
122801    Monotone-Author: flachapelle@inverse.ca
122802    Monotone-Date: 2010-05-04T21:37:16
122803    Monotone-Branch: ca.inverse.sogo
122804
122805M	Documentation/SOGo Mobile Devices Configuration.odt
122806M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
122807
122808commit fb8a440624684aae448fa60eb9a0db2291a7f1bc
122809Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122810Date:   Tue May 4 20:57:06 2010 +0000
122811
122812    Monotone-Parent: 6d898cf812f8ab909397b8f633a88b12a8ad6ec3
122813    Monotone-Revision: 2cbf84f8b8523601758341cbc178cf538f0a6dee
122814
122815    Monotone-Author: wsourdeau@inverse.ca
122816    Monotone-Date: 2010-05-04T20:57:06
122817    Monotone-Branch: ca.inverse.sogo
122818
122819M	sogo.spec
122820
122821commit 163ade326d603a2b6c19b172c86806a853fb942a
122822Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122823Date:   Tue May 4 20:46:24 2010 +0000
122824
122825    Monotone-Parent: 40b37915206fb95bdaa2f9e1e2b5453b995ea16e
122826    Monotone-Revision: 6d898cf812f8ab909397b8f633a88b12a8ad6ec3
122827
122828    Monotone-Author: wsourdeau@inverse.ca
122829    Monotone-Date: 2010-05-04T20:46:24
122830    Monotone-Branch: ca.inverse.sogo
122831
122832M	debian/changelog
122833
122834commit a7688dcb621f6b162ed8e921faceccf50ea34073
122835Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122836Date:   Tue May 4 20:39:01 2010 +0000
122837
122838    Monotone-Parent: a26c83f12ef82aa63257ce34342230e701cb350e
122839    Monotone-Revision: d6ab95fb5e01dd5626f96aaf55a07cd55725bef2
122840
122841    Monotone-Author: wsourdeau@inverse.ca
122842    Monotone-Date: 2010-05-04T20:39:01
122843    Monotone-Branch: ca.inverse.sogo
122844
122845M	UI/WebServerResources/ContactsUI.js
122846
122847commit ad08499996faf50d85ed8b48677e85fb48069b92
122848Author: Francis Lachapelle <flachapelle@inverse.ca>
122849Date:   Tue May 4 20:35:42 2010 +0000
122850
122851    Updated Documentation.
122852
122853    Monotone-Parent: 987765a742a81dd1ec1d63940a2bc13d926dd6ca
122854    Monotone-Revision: cd72e30c3ff6059abdd388e190f4886d3a0464c3
122855
122856    Monotone-Author: flachapelle@inverse.ca
122857    Monotone-Date: 2010-05-04T20:35:42
122858    Monotone-Branch: ca.inverse.sogo
122859
122860M	Documentation/SOGo Installation Guide.odt
122861
122862commit dced4553279b05e30a9d3667abe0198560fab1b9
122863Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122864Date:   Tue May 4 20:19:09 2010 +0000
122865
122866    Monotone-Parent: f0f9b59622edc3c50495879ef3a90e5dd2b2ea1e
122867    Monotone-Revision: a26c83f12ef82aa63257ce34342230e701cb350e
122868
122869    Monotone-Author: wsourdeau@inverse.ca
122870    Monotone-Date: 2010-05-04T20:19:09
122871    Monotone-Branch: ca.inverse.sogo
122872
122873M	ChangeLog
122874M	UI/WebServerResources/ContactsUI.js
122875
122876commit cc0cb44bca79369b231b7208eb41c04dd09f921e
122877Author: Francis Lachapelle <flachapelle@inverse.ca>
122878Date:   Tue May 4 20:14:19 2010 +0000
122879
122880    See ChangeLog
122881
122882    Monotone-Parent: f0f9b59622edc3c50495879ef3a90e5dd2b2ea1e
122883    Monotone-Revision: c0e065124542dc89953bc74f2d8fdd2aa36185d9
122884
122885    Monotone-Author: flachapelle@inverse.ca
122886    Monotone-Date: 2010-05-04T20:14:19
122887    Monotone-Branch: ca.inverse.sogo
122888
122889M	ChangeLog
122890M	Main/Version
122891M	UI/MainUI/Version
122892
122893commit eb6bae33a91f888262a177ced66d46d515d81685
122894Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122895Date:   Tue May 4 20:10:27 2010 +0000
122896
122897    Monotone-Parent: 87feef5f6b5a134ba084a5136940995c74246765
122898    Monotone-Revision: f0f9b59622edc3c50495879ef3a90e5dd2b2ea1e
122899
122900    Monotone-Author: wsourdeau@inverse.ca
122901    Monotone-Date: 2010-05-04T20:10:27
122902    Monotone-Branch: ca.inverse.sogo
122903
122904M	NEWS
122905
122906commit 2c431250796f8c3d8da1cc1be14b5cc714ab557d
122907Author: Francis Lachapelle <flachapelle@inverse.ca>
122908Date:   Tue May 4 19:52:11 2010 +0000
122909
122910    Minor JavaScript fix when saving a mail draft outside the Mail module.
122911
122912    Monotone-Parent: 3cf3591b19f9abd27fa7dcef1bd85574e88f3050
122913    Monotone-Revision: 2e1565da869405c503b47261079abdaf1bcbe0dc
122914
122915    Monotone-Author: flachapelle@inverse.ca
122916    Monotone-Date: 2010-05-04T19:52:11
122917    Monotone-Branch: ca.inverse.sogo
122918
122919M	UI/WebServerResources/generic.js
122920
122921commit 3ff779a8e864d43ce6f4636ec44828700bd61119
122922Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
122923Date:   Tue May 4 19:49:35 2010 +0000
122924
122925    Monotone-Parent: 3cf3591b19f9abd27fa7dcef1bd85574e88f3050
122926    Monotone-Revision: 5aa79fd0d4ac848647377f824a2f1a004888b1d4
122927
122928    Monotone-Author: wsourdeau@inverse.ca
122929    Monotone-Date: 2010-05-04T19:49:35
122930    Monotone-Branch: ca.inverse.sogo
122931
122932M	ChangeLog
122933M	UI/WebServerResources/ContactsUI.js
122934
122935commit 51bd8854bba8210c53bc9de34c98eab5fe2b03d5
122936Author: Francis Lachapelle <flachapelle@inverse.ca>
122937Date:   Tue May 4 19:39:45 2010 +0000
122938
122939    Fix for bug #601.
122940
122941    Monotone-Parent: 3076c5f627f3ef8a7b54cfac5834981257fcdc05
122942    Monotone-Revision: 3cf3591b19f9abd27fa7dcef1bd85574e88f3050
122943
122944    Monotone-Author: flachapelle@inverse.ca
122945    Monotone-Date: 2010-05-04T19:39:45
122946    Monotone-Branch: ca.inverse.sogo
122947
122948M	UI/WebServerResources/MailerUI.js
122949
122950commit 4f20e34b6aeb5662034072771cb5f17cac229dab
122951Author: Francis Lachapelle <flachapelle@inverse.ca>
122952Date:   Tue May 4 19:23:16 2010 +0000
122953
122954    See ChangeLog
122955
122956    Monotone-Parent: 1ee23312738f4184241e898cf4bb970b82a4f9a3
122957    Monotone-Revision: 3076c5f627f3ef8a7b54cfac5834981257fcdc05
122958
122959    Monotone-Author: flachapelle@inverse.ca
122960    Monotone-Date: 2010-05-04T19:23:16
122961    Monotone-Branch: ca.inverse.sogo
122962
122963M	ChangeLog
122964M	SoObjects/Contacts/SOGoContactSourceFolder.m
122965
122966commit 31bdac9cf63ded4ac3f2f69b934e9e145e18abf9
122967Author: Francis Lachapelle <flachapelle@inverse.ca>
122968Date:   Tue May 4 17:54:58 2010 +0000
122969
122970    CSS fix for the recurrence editor.
122971
122972    Monotone-Parent: f1873ff9d9da1ea76b1cc20194500121395959e8
122973    Monotone-Revision: 1ee23312738f4184241e898cf4bb970b82a4f9a3
122974
122975    Monotone-Author: flachapelle@inverse.ca
122976    Monotone-Date: 2010-05-04T17:54:58
122977    Monotone-Branch: ca.inverse.sogo
122978
122979M	UI/WebServerResources/UIxRecurrenceEditor.css
122980
122981commit 7c440935287287943dd31b939cf5137fb6fa219d
122982Author: Francis Lachapelle <flachapelle@inverse.ca>
122983Date:   Tue May 4 17:24:29 2010 +0000
122984
122985    Minor JavaScript fix for IE.
122986
122987    Monotone-Parent: b1ea0d736707434b04f76ed55eef522e5ffdb9cf
122988    Monotone-Revision: f1873ff9d9da1ea76b1cc20194500121395959e8
122989
122990    Monotone-Author: flachapelle@inverse.ca
122991    Monotone-Date: 2010-05-04T17:24:29
122992    Monotone-Branch: ca.inverse.sogo
122993
122994M	UI/WebServerResources/UIxReminderEditor.js
122995
122996commit 787b02c085f6b65c869e8b50e3e8627dfff015e7
122997Author: Francis Lachapelle <flachapelle@inverse.ca>
122998Date:   Tue May 4 17:24:13 2010 +0000
122999
123000    Minor JavaScript fix for IE.
123001
123002    Monotone-Parent: a2d4341d79e2557266989b99768d9e84eb979e9e
123003    Monotone-Revision: b1ea0d736707434b04f76ed55eef522e5ffdb9cf
123004
123005    Monotone-Author: flachapelle@inverse.ca
123006    Monotone-Date: 2010-05-04T17:24:13
123007    Monotone-Branch: ca.inverse.sogo
123008
123009M	UI/WebServerResources/UIxAppointmentEditor.js
123010
123011commit 100f34b6989f5f0831ecb49994db1db94c9ee08b
123012Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123013Date:   Fri Apr 30 16:14:24 2010 +0000
123014
123015    Monotone-Parent: fcf51dfbffeff460e370282e0f739875e3414767
123016    Monotone-Revision: a2d4341d79e2557266989b99768d9e84eb979e9e
123017
123018    Monotone-Author: wsourdeau@inverse.ca
123019    Monotone-Date: 2010-04-30T16:14:24
123020    Monotone-Branch: ca.inverse.sogo
123021
123022M	SOPE/sope-patchset-r1664.diff
123023
123024commit da5fff77e940abb2644f44732131235d9c78dd15
123025Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123026Date:   Wed Apr 28 17:59:45 2010 +0000
123027
123028    Monotone-Parent: c91ef93c746474269b965e1900b046e24a267f6d
123029    Monotone-Revision: fcf51dfbffeff460e370282e0f739875e3414767
123030
123031    Monotone-Author: wsourdeau@inverse.ca
123032    Monotone-Date: 2010-04-28T17:59:45
123033    Monotone-Branch: ca.inverse.sogo
123034
123035M	SOPE/NGCards/ChangeLog
123036M	SOPE/NGCards/iCalRecurrenceRule.h
123037M	SOPE/NGCards/iCalRecurrenceRule.m
123038
123039commit 273db454644d12de79363f5fb2f56683845fe921
123040Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123041Date:   Wed Apr 28 17:58:19 2010 +0000
123042
123043    Monotone-Parent: 513390dbae4bee1883ba285606980dafededd7e9
123044    Monotone-Revision: c91ef93c746474269b965e1900b046e24a267f6d
123045
123046    Monotone-Author: wsourdeau@inverse.ca
123047    Monotone-Date: 2010-04-28T17:58:19
123048    Monotone-Branch: ca.inverse.sogo
123049
123050M	ChangeLog
123051M	Tools/sogo-tool.m
123052
123053commit 31139cacb067d56563ebe20fce1372a1aba006c5
123054Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123055Date:   Wed Apr 28 17:57:02 2010 +0000
123056
123057    Monotone-Parent: abf0593bed546a2a9f1b2e7b96945af8f2dd4bee
123058    Monotone-Revision: 513390dbae4bee1883ba285606980dafededd7e9
123059
123060    Monotone-Author: wsourdeau@inverse.ca
123061    Monotone-Date: 2010-04-28T17:57:02
123062    Monotone-Branch: ca.inverse.sogo
123063
123064M	ChangeLog
123065M	Tools/SOGoToolBackup.m
123066
123067commit 1e424949c42d792a41383b619479db9b97cfa59c
123068Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123069Date:   Wed Apr 28 16:21:58 2010 +0000
123070
123071    Monotone-Parent: 57d4b2a3ccb82fb9075fec4638adcd3bbb16ae4d
123072    Monotone-Revision: 09b7f3172646059661ecae8b9b613cb052cfff9a
123073
123074    Monotone-Author: wsourdeau@inverse.ca
123075    Monotone-Date: 2010-04-28T16:21:58
123076    Monotone-Branch: ca.inverse.sogo
123077
123078M	sogo.spec
123079
123080commit 76e8d13897b243a20265677a7c6f699ecf30077e
123081Author: Francis Lachapelle <flachapelle@inverse.ca>
123082Date:   Wed Apr 28 14:49:40 2010 +0000
123083
123084    Updated Installation Guide.
123085
123086    Monotone-Parent: 6d28caee4a9a2f2e6ecf18547bce78e7d67bf755
123087    Monotone-Revision: 12a3d305a1e50a57c4bdbc1b4a3610a6f9627ccf
123088
123089    Monotone-Author: flachapelle@inverse.ca
123090    Monotone-Date: 2010-04-28T14:49:40
123091    Monotone-Branch: ca.inverse.sogo
123092
123093M	Documentation/SOGo Installation Guide.odt
123094
123095commit 98ec7eb0a3a0fe99d1a5556fd262cae4c779733c
123096Author: Francis Lachapelle <flachapelle@inverse.ca>
123097Date:   Tue Apr 27 20:25:21 2010 +0000
123098
123099    Minor improvements to the login page.
123100
123101    Monotone-Parent: e12ac2a35b8eb7888e4c254ece63a208670ac15c
123102    Monotone-Revision: 6d28caee4a9a2f2e6ecf18547bce78e7d67bf755
123103
123104    Monotone-Author: flachapelle@inverse.ca
123105    Monotone-Date: 2010-04-27T20:25:21
123106    Monotone-Branch: ca.inverse.sogo
123107
123108M	UI/WebServerResources/SOGoRootPage.css
123109M	UI/WebServerResources/SOGoRootPage.js
123110
123111commit e6f41458ac78b3121db140a04813191797420d15
123112Author: Francis Lachapelle <flachapelle@inverse.ca>
123113Date:   Mon Apr 26 18:08:45 2010 +0000
123114
123115    Minor improvements to the password preferences tab.
123116
123117    Monotone-Parent: 76b92aaa0be7118096a3287bc24849f4e5b6c795
123118    Monotone-Revision: e12ac2a35b8eb7888e4c254ece63a208670ac15c
123119
123120    Monotone-Author: flachapelle@inverse.ca
123121    Monotone-Date: 2010-04-26T18:08:45
123122    Monotone-Branch: ca.inverse.sogo
123123
123124M	UI/Templates/PreferencesUI/UIxPreferences.wox
123125M	UI/WebServerResources/UIxPreferences.css
123126
123127commit d2b76a871fd599fe6a4aaa5661688520631819a3
123128Author: Francis Lachapelle <flachapelle@inverse.ca>
123129Date:   Mon Apr 26 16:01:01 2010 +0000
123130
123131    Fix for bug #588.
123132
123133    Monotone-Parent: fdc69a8bf5b6b5a68b37d7ddf77d671fc0bcbe15
123134    Monotone-Revision: cd845bf5330077e8801634336d85db1dd1834d50
123135
123136    Monotone-Author: flachapelle@inverse.ca
123137    Monotone-Date: 2010-04-26T16:01:01
123138    Monotone-Branch: ca.inverse.sogo
123139
123140M	UI/WebServerResources/SchedulerUI.js
123141
123142commit 2387868240f79f693e980af95aa1967f81962142
123143Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123144Date:   Mon Apr 26 15:15:42 2010 +0000
123145
123146    Monotone-Parent: 86ef295932bd121e7b8a29072f0a498b9bc26089
123147    Monotone-Revision: 57d4b2a3ccb82fb9075fec4638adcd3bbb16ae4d
123148
123149    Monotone-Author: wsourdeau@inverse.ca
123150    Monotone-Date: 2010-04-26T15:15:42
123151    Monotone-Branch: ca.inverse.sogo
123152
123153M	Tests/Integration/test-webdav.py
123154M	Tests/Integration/webdavlib.py
123155
123156commit 90341bbe6ba2c751560942d3a6ff6906766366ed
123157Author: Ludovic Marcotte <lmarcotte@inverse.ca>
123158Date:   Mon Apr 26 13:20:52 2010 +0000
123159
123160    See ChangeLog
123161
123162    Monotone-Parent: b10e6433bff6e100acf843ec817f265d473e1a2d
123163    Monotone-Revision: 86ef295932bd121e7b8a29072f0a498b9bc26089
123164
123165    Monotone-Author: ludovic@Sophos.ca
123166    Monotone-Date: 2010-04-26T13:20:52
123167    Monotone-Branch: ca.inverse.sogo
123168
123169M	ChangeLog
123170M	UI/Templates/SOGoACLBrazilianPortugueseAdditionAdvisory.wox
123171M	UI/Templates/SOGoACLBrazilianPortugueseModificationAdvisory.wox
123172M	UI/Templates/SOGoACLBrazilianPortugueseRemovalAdvisory.wox
123173M	UI/Templates/SOGoACLDutchAdditionAdvisory.wox
123174M	UI/Templates/SOGoACLDutchModificationAdvisory.wox
123175M	UI/Templates/SOGoACLDutchRemovalAdvisory.wox
123176M	UI/Templates/SOGoACLEnglishAdditionAdvisory.wox
123177M	UI/Templates/SOGoACLEnglishModificationAdvisory.wox
123178M	UI/Templates/SOGoACLEnglishRemovalAdvisory.wox
123179M	UI/Templates/SOGoACLFrenchAdditionAdvisory.wox
123180M	UI/Templates/SOGoACLFrenchModificationAdvisory.wox
123181M	UI/Templates/SOGoACLFrenchRemovalAdvisory.wox
123182M	UI/Templates/SOGoACLGermanAdditionAdvisory.wox
123183M	UI/Templates/SOGoACLGermanModificationAdvisory.wox
123184M	UI/Templates/SOGoACLGermanRemovalAdvisory.wox
123185M	UI/Templates/SOGoACLHungarianAdditionAdvisory.wox
123186M	UI/Templates/SOGoACLHungarianModificationAdvisory.wox
123187M	UI/Templates/SOGoACLHungarianRemovalAdvisory.wox
123188M	UI/Templates/SOGoACLItalianAdditionAdvisory.wox
123189M	UI/Templates/SOGoACLItalianModificationAdvisory.wox
123190M	UI/Templates/SOGoACLItalianRemovalAdvisory.wox
123191M	UI/Templates/SOGoACLRussianAdditionAdvisory.wox
123192M	UI/Templates/SOGoACLRussianModificationAdvisory.wox
123193M	UI/Templates/SOGoACLRussianRemovalAdvisory.wox
123194M	UI/Templates/SOGoACLSpanishAdditionAdvisory.wox
123195M	UI/Templates/SOGoACLSpanishModificationAdvisory.wox
123196M	UI/Templates/SOGoACLSpanishRemovalAdvisory.wox
123197M	UI/Templates/SOGoACLSwedishAdditionAdvisory.wox
123198M	UI/Templates/SOGoACLSwedishModificationAdvisory.wox
123199M	UI/Templates/SOGoACLSwedishRemovalAdvisory.wox
123200M	UI/Templates/SOGoFolderBrazilianPortugueseAdditionAdvisory.wox
123201M	UI/Templates/SOGoFolderBrazilianPortugueseRemovalAdvisory.wox
123202M	UI/Templates/SOGoFolderDutchAdditionAdvisory.wox
123203M	UI/Templates/SOGoFolderDutchRemovalAdvisory.wox
123204M	UI/Templates/SOGoFolderEnglishAdditionAdvisory.wox
123205M	UI/Templates/SOGoFolderEnglishRemovalAdvisory.wox
123206M	UI/Templates/SOGoFolderFrenchAdditionAdvisory.wox
123207M	UI/Templates/SOGoFolderFrenchRemovalAdvisory.wox
123208M	UI/Templates/SOGoFolderGermanAdditionAdvisory.wox
123209M	UI/Templates/SOGoFolderGermanRemovalAdvisory.wox
123210M	UI/Templates/SOGoFolderHungarianAdditionAdvisory.wox
123211M	UI/Templates/SOGoFolderHungarianRemovalAdvisory.wox
123212M	UI/Templates/SOGoFolderItalianAdditionAdvisory.wox
123213M	UI/Templates/SOGoFolderItalianRemovalAdvisory.wox
123214M	UI/Templates/SOGoFolderRussianAdditionAdvisory.wox
123215M	UI/Templates/SOGoFolderRussianRemovalAdvisory.wox
123216M	UI/Templates/SOGoFolderSpanishAdditionAdvisory.wox
123217M	UI/Templates/SOGoFolderSpanishRemovalAdvisory.wox
123218M	UI/Templates/SOGoFolderSwedishAdditionAdvisory.wox
123219M	UI/Templates/SOGoFolderSwedishRemovalAdvisory.wox
123220
123221commit 304814b93be84b02ca62fae2ea44c59a4936ccff
123222Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123223Date:   Fri Apr 23 22:23:47 2010 +0000
123224
123225    Monotone-Parent: bc2e0b73706c7db4bb3e9fe93a30a9000e7861df
123226    Monotone-Revision: b10e6433bff6e100acf843ec817f265d473e1a2d
123227
123228    Monotone-Author: wsourdeau@inverse.ca
123229    Monotone-Date: 2010-04-23T22:23:47
123230    Monotone-Branch: ca.inverse.sogo
123231
123232M	ChangeLog
123233M	Tests/Integration/test-webdav.py
123234
123235commit 857635150f8afdc2472c700d515300b94e0d3fdf
123236Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123237Date:   Fri Apr 23 21:49:20 2010 +0000
123238
123239    Monotone-Parent: a8ca9bda3722c5b1cef6119bd959875e067508b1
123240    Monotone-Revision: bc2e0b73706c7db4bb3e9fe93a30a9000e7861df
123241
123242    Monotone-Author: wsourdeau@inverse.ca
123243    Monotone-Date: 2010-04-23T21:49:20
123244    Monotone-Branch: ca.inverse.sogo
123245
123246M	Tests/Integration/webdavlib.py
123247
123248commit d19d11c99f022c93ce20d87af995c0b73d873892
123249Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123250Date:   Fri Apr 23 21:23:19 2010 +0000
123251
123252    Monotone-Parent: 20ad0039d697a608e811617e3f9802be732ccf03
123253    Monotone-Revision: a8ca9bda3722c5b1cef6119bd959875e067508b1
123254
123255    Monotone-Author: wsourdeau@inverse.ca
123256    Monotone-Date: 2010-04-23T21:23:19
123257    Monotone-Branch: ca.inverse.sogo
123258
123259M	ChangeLog
123260M	Tests/Integration/webdavlib.py
123261
123262commit 5b592198124c5c86ef09b716b44ad554b5602d68
123263Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123264Date:   Fri Apr 23 19:26:05 2010 +0000
123265
123266    Monotone-Parent: f4d36201867e3633e57d99b75ebd377af0a7a8bb
123267    Monotone-Revision: 20ad0039d697a608e811617e3f9802be732ccf03
123268
123269    Monotone-Author: wsourdeau@inverse.ca
123270    Monotone-Date: 2010-04-23T19:26:05
123271    Monotone-Branch: ca.inverse.sogo
123272
123273M	ChangeLog
123274M	Main/SOGo+DAV.m
123275M	SoObjects/SOGo/SOGoUserFolder.h
123276M	SoObjects/SOGo/SOGoUserFolder.m
123277
123278commit 392b300a025486cd84797c3deb95cf34f57ac52c
123279Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123280Date:   Fri Apr 23 16:29:35 2010 +0000
123281
123282    Monotone-Parent: 4f981df6c4bdc933e2028d7a0ac984e74762dcb0
123283    Monotone-Revision: f4d36201867e3633e57d99b75ebd377af0a7a8bb
123284
123285    Monotone-Author: wsourdeau@inverse.ca
123286    Monotone-Date: 2010-04-23T16:29:35
123287    Monotone-Branch: ca.inverse.sogo
123288
123289M	ChangeLog
123290M	Tools/SOGoSockDOperation.h
123291M	Tools/SOGoSockDOperation.m
123292
123293commit 32eda4b84128cc849c8c495089369dfc16884473
123294Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123295Date:   Fri Apr 23 15:53:54 2010 +0000
123296
123297    Monotone-Parent: a4983f379dc036de6579ce272ecb19b8e655def2
123298    Monotone-Revision: 4f981df6c4bdc933e2028d7a0ac984e74762dcb0
123299
123300    Monotone-Author: wsourdeau@inverse.ca
123301    Monotone-Date: 2010-04-23T15:53:54
123302    Monotone-Branch: ca.inverse.sogo
123303
123304M	ChangeLog
123305M	SoObjects/Contacts/SOGoContactFolder.h
123306M	SoObjects/Contacts/SOGoContactGCSFolder.m
123307M	SoObjects/Contacts/SOGoContactSourceFolder.m
123308M	Tools/SOGoSockDOperation.m
123309
123310commit e092c4f38ad4006f2cb7e06a5ea9622f0c00bdb1
123311Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123312Date:   Thu Apr 22 19:28:35 2010 +0000
123313
123314    Monotone-Parent: ef460d9a1b70d8d0e6195ea18cc95d9a2b9abbbf
123315    Monotone-Revision: a4983f379dc036de6579ce272ecb19b8e655def2
123316
123317    Monotone-Author: wsourdeau@inverse.ca
123318    Monotone-Date: 2010-04-22T19:28:35
123319    Monotone-Branch: ca.inverse.sogo
123320
123321M	UI/MailerUI/product.plist
123322
123323commit 4c02b926299eb98487804726ff97bbc379e26a88
123324Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123325Date:   Thu Apr 22 18:11:31 2010 +0000
123326
123327    Monotone-Parent: fdc69a8bf5b6b5a68b37d7ddf77d671fc0bcbe15
123328    Monotone-Revision: ef460d9a1b70d8d0e6195ea18cc95d9a2b9abbbf
123329
123330    Monotone-Author: wsourdeau@inverse.ca
123331    Monotone-Date: 2010-04-22T18:11:31
123332    Monotone-Branch: ca.inverse.sogo
123333
123334M	ChangeLog
123335M	SoObjects/SOGo/SOGoGCSFolder.m
123336
123337commit f2439aa90dd976d56a71ce978ef85749a6341682
123338Author: Francis Lachapelle <flachapelle@inverse.ca>
123339Date:   Thu Apr 22 14:49:46 2010 +0000
123340
123341    Monotone-Parent: 18a37cc2e34898697d26aa8ab49aaab61673a465
123342    Monotone-Revision: 434dee0cc13fa6e16a52014e292f0e769e821680
123343
123344    Monotone-Author: flachapelle@inverse.ca
123345    Monotone-Date: 2010-04-22T14:49:46
123346    Monotone-Branch: ca.inverse.sogo
123347
123348M	SOPE/NGCards/iCalYearlyRecurrenceCalculator.m
123349A	Tests/Unit/TestiCalRecurrenceCalculator.m
123350
123351commit 4d119c5365a257534ce6d986ad09cd404631c935
123352Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123353Date:   Thu Apr 22 14:46:04 2010 +0000
123354
123355    Monotone-Parent: 8d68561f51adcd8910568babcba5d38587755f06
123356    Monotone-Revision: 340a8fe3e4c8019fbd49b456058706ca807b68b5
123357
123358    Monotone-Author: wsourdeau@inverse.ca
123359    Monotone-Date: 2010-04-22T14:46:04
123360    Monotone-Branch: ca.inverse.sogo
123361
123362M	ChangeLog
123363M	Tests/Integration/webdavlib.py
123364
123365commit ed80559b0517af9bc1176c7de64160c98074a9ea
123366Author: Francis Lachapelle <flachapelle@inverse.ca>
123367Date:   Thu Apr 22 13:15:04 2010 +0000
123368
123369    See ChangeLogs.
123370
123371    Monotone-Parent: 8d68561f51adcd8910568babcba5d38587755f06
123372    Monotone-Revision: 18a37cc2e34898697d26aa8ab49aaab61673a465
123373
123374    Monotone-Author: flachapelle@inverse.ca
123375    Monotone-Date: 2010-04-22T13:15:04
123376    Monotone-Branch: ca.inverse.sogo
123377
123378M	ChangeLog
123379M	SOPE/NGCards/ChangeLog
123380M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
123381M	SOPE/NGCards/iCalYearlyRecurrenceCalculator.m
123382M	Tests/Unit/GNUmakefile
123383
123384commit 7c4a7d491f7905032bc98fd15d4b3d5e9efd9077
123385Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123386Date:   Wed Apr 21 17:03:10 2010 +0000
123387
123388    updated description of SOGoTimeFormat
123389
123390    Monotone-Parent: 7f268e35115e32b15361e68065c5ce395720668a
123391    Monotone-Revision: 8d68561f51adcd8910568babcba5d38587755f06
123392
123393    Monotone-Author: wsourdeau@inverse.ca
123394    Monotone-Date: 2010-04-21T17:03:10
123395    Monotone-Branch: ca.inverse.sogo
123396
123397M	Documentation/SOGo Installation Guide.odt
123398
123399commit 95ddd48310720bcf371b959abd72d4d1a9539b44
123400Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123401Date:   Wed Apr 21 16:59:22 2010 +0000
123402
123403    obsolete keys
123404
123405    Monotone-Parent: a4c166b11b56577a15556deacc92c52e52af27fd
123406    Monotone-Revision: 7f268e35115e32b15361e68065c5ce395720668a
123407
123408    Monotone-Author: wsourdeau@inverse.ca
123409    Monotone-Date: 2010-04-21T16:59:22
123410    Monotone-Branch: ca.inverse.sogo
123411
123412M	Documentation/SOGo Installation Guide.odt
123413M	SoObjects/SOGo/SOGoDefaults.plist
123414
123415commit 8424faa3d50227c8429b1b2403bd7ed36498f37f
123416Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123417Date:   Wed Apr 21 14:44:42 2010 +0000
123418
123419    Monotone-Parent: 71372fb23c7baec6da2c9bd612ed5a65db22f208
123420    Monotone-Revision: a4c166b11b56577a15556deacc92c52e52af27fd
123421
123422    Monotone-Author: wsourdeau@inverse.ca
123423    Monotone-Date: 2010-04-21T14:44:42
123424    Monotone-Branch: ca.inverse.sogo
123425
123426M	SOPE/NGCards/iCalYearlyRecurrenceCalculator.m
123427M	SoObjects/Appointments/SOGoAppointmentFolder.m
123428M	UI/MailPartViewers/UIxMailPartICalViewer.m
123429
123430commit f51c2b0f5b95199277160de577b7e5fa1ecbbcb1
123431Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123432Date:   Wed Apr 21 14:35:58 2010 +0000
123433
123434    Monotone-Parent: a4b72920f072cccd72e189b05519b57436eb9471
123435    Monotone-Revision: 71372fb23c7baec6da2c9bd612ed5a65db22f208
123436
123437    Monotone-Author: wsourdeau@inverse.ca
123438    Monotone-Date: 2010-04-21T14:35:58
123439    Monotone-Branch: ca.inverse.sogo
123440
123441M	ChangeLog
123442M	Main/SOGo+DAV.h
123443M	Main/SOGo+DAV.m
123444M	SoObjects/Appointments/SOGoAppointmentFolder.m
123445M	SoObjects/Appointments/SOGoAppointmentInboxFolder.m
123446M	SoObjects/Appointments/SOGoAppointmentObject.m
123447M	SoObjects/Appointments/SOGoAptMailReceipt.m
123448M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
123449M	SoObjects/Contacts/SOGoUserFolder+Contacts.m
123450M	SoObjects/Mailer/SOGoMailFolder.m
123451M	SoObjects/Mailer/SOGoMailForward.m
123452M	SoObjects/Mailer/SOGoMailObject.m
123453M	SoObjects/Mailer/SOGoSieveConverter.m
123454M	SoObjects/SOGo/SOGoCASSession.h
123455M	SoObjects/SOGo/SOGoCASSession.m
123456M	SoObjects/SOGo/WOContext+SOGo.m
123457M	UI/Contacts/UIxContactFoldersView.m
123458M	UI/MailPartViewers/UIxMailPartICalActions.m
123459M	UI/MailPartViewers/UIxMailPartICalViewer.m
123460M	UI/MailerUI/UIxMailEditor.m
123461M	UI/MailerUI/UIxMailFolderActions.m
123462M	UI/MailerUI/UIxMailMainFrame.m
123463M	UI/SOGoUI/SOGoACLAdvisory.m
123464M	UI/SOGoUI/SOGoFolderAdvisory.m
123465M	UI/Scheduler/UIxCalMulticolumnDayView.m
123466
123467commit b7067eec65f0a719dea5a6f42f2ab268b2718dc0
123468Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123469Date:   Tue Apr 20 21:30:17 2010 +0000
123470
123471    Monotone-Parent: 7b6ad79fde0791f201e8b98eb957ded1410de5c1
123472    Monotone-Revision: 7576485920bab942eaccc45f2ab5b1914255643d
123473
123474    Monotone-Author: wsourdeau@inverse.ca
123475    Monotone-Date: 2010-04-20T21:30:17
123476    Monotone-Branch: ca.inverse.sogo
123477
123478M	SoObjects/SOGo/LDAPSource.m
123479M	SoObjects/SOGo/NSObject+Utilities.m
123480M	SoObjects/SOGo/SOGoCASSession.m
123481M	SoObjects/SOGo/SOGoDefaultsSource.m
123482M	SoObjects/SOGo/SOGoFolder.m
123483M	SoObjects/SOGo/SOGoGCSFolder.m
123484M	SoObjects/SOGo/SOGoGroup.h
123485M	SoObjects/SOGo/SOGoObject.m
123486M	SoObjects/SOGo/SOGoParentFolder.m
123487M	SoObjects/SOGo/SOGoUser.h
123488M	SoObjects/SOGo/SOGoUser.m
123489M	SoObjects/SOGo/SOGoUserDefaults.m
123490M	SoObjects/SOGo/SOGoUserFolder.h
123491M	SoObjects/SOGo/SOGoUserSettings.m
123492M	SoObjects/SOGo/SQLSource.m
123493M	Tools/SOGoSockD.m
123494M	Tools/SOGoSockDOperation.m
123495M	Tools/SOGoTool.h
123496M	Tools/SOGoTool.m
123497M	Tools/SOGoToolBackup.m
123498M	UI/PreferencesUI/UIxFilterEditor.m
123499M	UI/Scheduler/UIxCalFilterPanel.m
123500M	UI/Scheduler/UIxCalMainView.m
123501M	UI/Scheduler/UIxCalUserRightsEditor.m
123502M	UI/Scheduler/UIxCalView.m
123503
123504commit bd948aa0e00f79a49e4d9bcca8321b9f9489791a
123505Author: Francis Lachapelle <flachapelle@inverse.ca>
123506Date:   Tue Apr 20 20:29:59 2010 +0000
123507
123508    Monotone-Parent: db9ec5b861b659354c77dd7978e1c7f78f92de3e
123509    Monotone-Revision: 3e7ab09417e0eb7a43c8f716a4a51471466afee8
123510
123511    Monotone-Author: flachapelle@inverse.ca
123512    Monotone-Date: 2010-04-20T20:29:59
123513    Monotone-Branch: ca.inverse.sogo
123514
123515M	SOPE/NGCards/iCalByDayMask.m
123516M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
123517M	SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m
123518M	SOPE/NGCards/iCalYearlyRecurrenceCalculator.m
123519
123520commit 769979d8d5fded20d18f4573090c7fc5904fb9ff
123521Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123522Date:   Tue Apr 20 20:22:15 2010 +0000
123523
123524    Monotone-Parent: 72e31717fbab90d678f049356e5b620eaaf91253
123525    Monotone-Revision: 7b6ad79fde0791f201e8b98eb957ded1410de5c1
123526
123527    Monotone-Author: wsourdeau@inverse.ca
123528    Monotone-Date: 2010-04-20T20:22:15
123529    Monotone-Branch: ca.inverse.sogo
123530
123531M	SOPE/GDLContentStore/ChangeLog
123532M	SOPE/GDLContentStore/EOAdaptorChannel+GCS.m
123533
123534commit 0a527f0f8d1a444f8ebeab5c827e0b7205c459ed
123535Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123536Date:   Tue Apr 20 20:11:29 2010 +0000
123537
123538    Monotone-Parent: 917cb07b4290115733aff7c85bd6eb7bb711bfe0
123539    Monotone-Revision: 72e31717fbab90d678f049356e5b620eaaf91253
123540
123541    Monotone-Author: wsourdeau@inverse.ca
123542    Monotone-Date: 2010-04-20T20:11:29
123543    Monotone-Branch: ca.inverse.sogo
123544
123545M	SoObjects/Appointments/SOGoAptMailUpdate.m
123546
123547commit 8808caa7e25e6b5dec4171aad5ed3cae98654155
123548Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123549Date:   Tue Apr 20 19:53:13 2010 +0000
123550
123551    Monotone-Parent: f0ca254a85a917ca405e390ccd08107020a8ad2c
123552    Monotone-Revision: 917cb07b4290115733aff7c85bd6eb7bb711bfe0
123553
123554    Monotone-Author: wsourdeau@inverse.ca
123555    Monotone-Date: 2010-04-20T19:53:13
123556    Monotone-Branch: ca.inverse.sogo
123557
123558M	SoObjects/SOGo/SOGoObject.h
123559
123560commit 92842ba5f03c71238b3fefedc1b10742ea678139
123561Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123562Date:   Tue Apr 20 19:47:25 2010 +0000
123563
123564    Monotone-Parent: ea06c6e41b39b0a1c125329d637161d720b79fe5
123565    Monotone-Revision: f0ca254a85a917ca405e390ccd08107020a8ad2c
123566
123567    Monotone-Author: wsourdeau@inverse.ca
123568    Monotone-Date: 2010-04-20T19:47:25
123569    Monotone-Branch: ca.inverse.sogo
123570
123571M	SoObjects/Mailer/SOGoMailObject.m
123572
123573commit acb024b9ca724f225841a6c933b9e90d46e3d47c
123574Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123575Date:   Tue Apr 20 19:45:16 2010 +0000
123576
123577    Monotone-Parent: 275c2b63baf26ee9941692544b4aa8486f4fd854
123578    Monotone-Revision: ea06c6e41b39b0a1c125329d637161d720b79fe5
123579
123580    Monotone-Author: wsourdeau@inverse.ca
123581    Monotone-Date: 2010-04-20T19:45:16
123582    Monotone-Branch: ca.inverse.sogo
123583
123584M	SoObjects/Appointments/SOGoAppointmentObject.m
123585
123586commit 70ed689bdeacac1d39a9a2a434de588bae57fad8
123587Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123588Date:   Tue Apr 20 19:43:56 2010 +0000
123589
123590    Monotone-Parent: 58bf9e25143b37ae58bc6d5cd8f128ea280e2e85
123591    Monotone-Revision: 275c2b63baf26ee9941692544b4aa8486f4fd854
123592
123593    Monotone-Author: wsourdeau@inverse.ca
123594    Monotone-Date: 2010-04-20T19:43:56
123595    Monotone-Branch: ca.inverse.sogo
123596
123597M	SOPE/GDLContentStore/GCSFolder.m
123598
123599commit a105c461506ac29d7f268cc57b704b4ab516d9a3
123600Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123601Date:   Tue Apr 20 19:41:49 2010 +0000
123602
123603    Monotone-Parent: db9ec5b861b659354c77dd7978e1c7f78f92de3e
123604    Monotone-Revision: 58bf9e25143b37ae58bc6d5cd8f128ea280e2e85
123605
123606    Monotone-Author: wsourdeau@inverse.ca
123607    Monotone-Date: 2010-04-20T19:41:49
123608    Monotone-Branch: ca.inverse.sogo
123609
123610M	SOPE/GDLContentStore/EOQualifier+GCS.m
123611
123612commit c9cebfec36e0ed76ede2cd6521ec116c3589c73d
123613Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123614Date:   Tue Apr 20 19:34:50 2010 +0000
123615
123616    Monotone-Parent: 4ea4ae7585400501c982fe23dd2f6bf83e26c233
123617    Monotone-Revision: db9ec5b861b659354c77dd7978e1c7f78f92de3e
123618
123619    Monotone-Author: wsourdeau@inverse.ca
123620    Monotone-Date: 2010-04-20T19:34:50
123621    Monotone-Branch: ca.inverse.sogo
123622
123623M	ChangeLog
123624M	SoObjects/SOGo/SOGoUser.m
123625
123626commit d86e2b01a210de64eb3ca86648e61d9b85866079
123627Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123628Date:   Tue Apr 20 19:08:29 2010 +0000
123629
123630    Monotone-Parent: 0ff9d16cbd402ab5789617e92d5dd2d2afa3abdb
123631    Monotone-Revision: 4ea4ae7585400501c982fe23dd2f6bf83e26c233
123632
123633    Monotone-Author: wsourdeau@inverse.ca
123634    Monotone-Date: 2010-04-20T19:08:29
123635    Monotone-Branch: ca.inverse.sogo
123636
123637M	NEWS
123638
123639commit c9ecdce89180a80817e55fe29dd2928cc8a0469c
123640Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123641Date:   Tue Apr 20 17:48:06 2010 +0000
123642
123643    Monotone-Parent: 5ced3caff6941c97131463243328da8efd133cf1
123644    Monotone-Revision: 0ff9d16cbd402ab5789617e92d5dd2d2afa3abdb
123645
123646    Monotone-Author: wsourdeau@inverse.ca
123647    Monotone-Date: 2010-04-20T17:48:06
123648    Monotone-Branch: ca.inverse.sogo
123649
123650M	NEWS
123651
123652commit b9e50361c36705ad3dba6ee26128a53b68c071b0
123653Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123654Date:   Tue Apr 20 17:45:17 2010 +0000
123655
123656    Monotone-Parent: e3f0ba86e1168ac7457fd47477e96ee5177b581a
123657    Monotone-Revision: 5ced3caff6941c97131463243328da8efd133cf1
123658
123659    Monotone-Author: wsourdeau@inverse.ca
123660    Monotone-Date: 2010-04-20T17:45:17
123661    Monotone-Branch: ca.inverse.sogo
123662
123663M	ChangeLog
123664M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
123665M	UI/WebServerResources/MailerUI.js
123666
123667commit 1112a46b7b629982cc22d7efbc06293f4bad834a
123668Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123669Date:   Tue Apr 20 13:24:17 2010 +0000
123670
123671    cleanup
123672
123673    Monotone-Parent: c24fa70f3ef61ccf3c6aac8e4ecfe11f064cdf29
123674    Monotone-Revision: e3f0ba86e1168ac7457fd47477e96ee5177b581a
123675
123676    Monotone-Author: wsourdeau@inverse.ca
123677    Monotone-Date: 2010-04-20T13:24:17
123678    Monotone-Branch: ca.inverse.sogo
123679
123680M	UI/Contacts/UIxContactFoldersView.m
123681
123682commit add1d5441af7041a73e5ffa1847019240066a22a
123683Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123684Date:   Mon Apr 19 21:30:25 2010 +0000
123685
123686    Monotone-Parent: ab2613d820779df99f34c6d0ae2ec38908cae05f
123687    Monotone-Revision: 28cde865644a3171d49fc0d08dad0efa39112fa2
123688
123689    Monotone-Author: wsourdeau@inverse.ca
123690    Monotone-Date: 2010-04-19T21:30:25
123691    Monotone-Branch: ca.inverse.sogo
123692
123693M	ChangeLog
123694M	SoObjects/Appointments/SOGoAppointmentFolders.h
123695M	SoObjects/Appointments/SOGoAppointmentFolders.m
123696M	SoObjects/Appointments/SOGoWebAppointmentFolder.h
123697M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
123698M	SoObjects/SOGo/SOGoUser.m
123699M	UI/MainUI/SOGoRootPage.m
123700M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
123701M	UI/Scheduler/Czech.lproj/Localizable.strings
123702M	UI/Scheduler/Dutch.lproj/Localizable.strings
123703M	UI/Scheduler/English.lproj/Localizable.strings
123704M	UI/Scheduler/French.lproj/Localizable.strings
123705M	UI/Scheduler/German.lproj/Localizable.strings
123706M	UI/Scheduler/Hungarian.lproj/Localizable.strings
123707M	UI/Scheduler/Italian.lproj/Localizable.strings
123708M	UI/Scheduler/Russian.lproj/Localizable.strings
123709M	UI/Scheduler/Spanish.lproj/Localizable.strings
123710M	UI/Scheduler/Swedish.lproj/Localizable.strings
123711M	UI/Scheduler/UIxCalMainActions.m
123712M	UI/Scheduler/UIxCalendarProperties.m
123713M	UI/Scheduler/Welsh.lproj/Localizable.strings
123714M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
123715M	UI/WebServerResources/SchedulerUI.js
123716
123717commit 0d89f02410b16a9dc27eb899fafdf0db3b14f599
123718Author: Francis Lachapelle <flachapelle@inverse.ca>
123719Date:   Mon Apr 19 21:28:03 2010 +0000
123720
123721    Added missing files for class iCalByDayMask.
123722
123723    Monotone-Parent: ab2613d820779df99f34c6d0ae2ec38908cae05f
123724    Monotone-Revision: b6b676075804a429d82d9d9a9fa7c68dd27cef65
123725
123726    Monotone-Author: flachapelle@inverse.ca
123727    Monotone-Date: 2010-04-19T21:28:03
123728    Monotone-Branch: ca.inverse.sogo
123729
123730A	SOPE/NGCards/iCalByDayMask.h
123731A	SOPE/NGCards/iCalByDayMask.m
123732
123733commit 98bd606b4f115a0009afd7e9513e698804402bed
123734Author: Francis Lachapelle <flachapelle@inverse.ca>
123735Date:   Mon Apr 19 21:15:04 2010 +0000
123736
123737    Monotone-Parent: 8dd4c213b41b34114737c3ec78949f90d55d46a2
123738    Monotone-Revision: f9e18ec89398d410d9a1603f1d30c2911cb74a44
123739
123740    Monotone-Author: flachapelle@inverse.ca
123741    Monotone-Date: 2010-04-19T21:15:04
123742    Monotone-Branch: ca.inverse.sogo
123743
123744M	SOPE/NGCards/iCalRecurrenceRule.m
123745
123746commit 599783f93375b13a09f215f08641ccdefb13e347
123747Author: Francis Lachapelle <flachapelle@inverse.ca>
123748Date:   Mon Apr 19 21:14:47 2010 +0000
123749
123750    Monotone-Parent: 0e9f9326c164b5f5513aeb461785100c6c18fd0e
123751    Monotone-Revision: 8dd4c213b41b34114737c3ec78949f90d55d46a2
123752
123753    Monotone-Author: flachapelle@inverse.ca
123754    Monotone-Date: 2010-04-19T21:14:47
123755    Monotone-Branch: ca.inverse.sogo
123756
123757M	ChangeLog
123758
123759commit 6e1ee64101f24f214703a6f390201bb300498685
123760Author: Francis Lachapelle <flachapelle@inverse.ca>
123761Date:   Mon Apr 19 21:05:35 2010 +0000
123762
123763    Added proper support for BYxxx recurrent masks.
123764    See ChangeLog
123765
123766    Monotone-Parent: 1388a39a062a16e073dca526237e1b25d5fa19d7
123767    Monotone-Revision: 0e9f9326c164b5f5513aeb461785100c6c18fd0e
123768
123769    Monotone-Author: flachapelle@inverse.ca
123770    Monotone-Date: 2010-04-19T21:05:35
123771    Monotone-Branch: ca.inverse.sogo
123772
123773M	.mtn-ignore
123774M	NEWS
123775M	SOPE/NGCards/ChangeLog
123776M	SOPE/NGCards/GNUmakefile
123777M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
123778M	SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m
123779M	SOPE/NGCards/iCalRecurrenceCalculator.m
123780M	SOPE/NGCards/iCalRecurrenceRule.h
123781M	SOPE/NGCards/iCalRecurrenceRule.m
123782M	SOPE/NGCards/iCalTimeZonePeriod.m
123783M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
123784M	SOPE/NGCards/iCalYearlyRecurrenceCalculator.m
123785M	UI/Scheduler/UIxAppointmentEditor.m
123786M	UI/Scheduler/UIxCalListingActions.m
123787M	UI/Scheduler/UIxComponentEditor.m
123788M	UI/WebServerResources/UIxRecurrenceEditor.js
123789
123790commit 97e9fb3e67d3dbcc7b0da6995c95165e78953ff6
123791Author: Francis Lachapelle <flachapelle@inverse.ca>
123792Date:   Mon Apr 19 20:49:27 2010 +0000
123793
123794    Monotone-Parent: 95935e90a9e32c48e2de6cfb79afb47e9fe8f4f4
123795    Monotone-Revision: 1388a39a062a16e073dca526237e1b25d5fa19d7
123796
123797    Monotone-Author: flachapelle@inverse.ca
123798    Monotone-Date: 2010-04-19T20:49:27
123799    Monotone-Branch: ca.inverse.sogo
123800
123801M	SoObjects/SOGo/SOGoWebAuthenticator.m
123802
123803commit 260972e4427830422801fcd75ef471f5cc6b6adf
123804Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123805Date:   Mon Apr 19 19:22:28 2010 +0000
123806
123807    Monotone-Parent: 95935e90a9e32c48e2de6cfb79afb47e9fe8f4f4
123808    Monotone-Revision: 8f8b8e1ba740753f2a06bacb246e4d9768d57753
123809
123810    Monotone-Author: wsourdeau@inverse.ca
123811    Monotone-Date: 2010-04-19T19:22:28
123812    Monotone-Branch: ca.inverse.sogo
123813
123814M	UI/MainUI/SOGoRootPage.m
123815
123816commit 21cc13172260cae83cdccb7251acc4324e989f69
123817Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123818Date:   Mon Apr 19 18:13:58 2010 +0000
123819
123820    Monotone-Parent: 41474d82353b28106a631bfbcb9d6acb2e98eefc
123821    Monotone-Revision: 95935e90a9e32c48e2de6cfb79afb47e9fe8f4f4
123822
123823    Monotone-Author: wsourdeau@inverse.ca
123824    Monotone-Date: 2010-04-19T18:13:58
123825    Monotone-Branch: ca.inverse.sogo
123826
123827M	UI/Contacts/Czech.lproj/Localizable.strings
123828
123829commit 9ce7095d8ce6cf2277f26f6969ba2d902ebff742
123830Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123831Date:   Mon Apr 19 17:43:02 2010 +0000
123832
123833    Monotone-Parent: caf7f951dff45be29d5fded0eea4067c717a9868
123834    Monotone-Revision: 41474d82353b28106a631bfbcb9d6acb2e98eefc
123835
123836    Monotone-Author: wsourdeau@inverse.ca
123837    Monotone-Date: 2010-04-19T17:43:02
123838    Monotone-Branch: ca.inverse.sogo
123839
123840M	SoObjects/Appointments/German.lproj/Localizable.strings
123841M	UI/Common/German.lproj/Localizable.strings
123842M	UI/Contacts/German.lproj/Localizable.strings
123843M	UI/MailPartViewers/German.lproj/Localizable.strings
123844M	UI/MailerUI/German.lproj/Localizable.strings
123845M	UI/MainUI/German.lproj/Localizable.strings
123846M	UI/PreferencesUI/German.lproj/Localizable.strings
123847M	UI/Scheduler/German.lproj/Localizable.strings
123848
123849commit 072a05bd2deffed4b9275bcdf54e83456f4515a2
123850Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123851Date:   Mon Apr 19 16:36:22 2010 +0000
123852
123853    Monotone-Parent: a5a4c03e7f73726c0698328f9ab3e90d3a4a2432
123854    Monotone-Revision: caf7f951dff45be29d5fded0eea4067c717a9868
123855
123856    Monotone-Author: wsourdeau@inverse.ca
123857    Monotone-Date: 2010-04-19T16:36:22
123858    Monotone-Branch: ca.inverse.sogo
123859
123860M	NEWS
123861
123862commit 545e6693faae365f1982e36bdc169bac68ca4e9f
123863Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123864Date:   Mon Apr 19 16:35:35 2010 +0000
123865
123866    Monotone-Parent: 75ec663b4b26859e635b90a350146642970dc3c2
123867    Monotone-Revision: a5a4c03e7f73726c0698328f9ab3e90d3a4a2432
123868
123869    Monotone-Author: wsourdeau@inverse.ca
123870    Monotone-Date: 2010-04-19T16:35:35
123871    Monotone-Branch: ca.inverse.sogo
123872
123873M	ChangeLog
123874M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
123875M	UI/Contacts/Czech.lproj/Localizable.strings
123876M	UI/Contacts/Dutch.lproj/Localizable.strings
123877M	UI/Contacts/English.lproj/Localizable.strings
123878M	UI/Contacts/French.lproj/Localizable.strings
123879M	UI/Contacts/German.lproj/Localizable.strings
123880M	UI/Contacts/Hungarian.lproj/Localizable.strings
123881M	UI/Contacts/Italian.lproj/Localizable.strings
123882M	UI/Contacts/Russian.lproj/Localizable.strings
123883M	UI/Contacts/Spanish.lproj/Localizable.strings
123884M	UI/Contacts/Swedish.lproj/Localizable.strings
123885M	UI/Contacts/UIxContactFolderActions.m
123886M	UI/Contacts/Welsh.lproj/Localizable.strings
123887M	UI/Contacts/product.plist
123888M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
123889M	UI/WebServerResources/ContactsUI.js
123890
123891commit a693ebedf44a75c45de3b1c8f3cf8f0808c58d87
123892Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123893Date:   Mon Apr 19 16:31:29 2010 +0000
123894
123895    Monotone-Parent: 5cd1857ccc05c9d83c69d13d242b67c166b4a861
123896    Monotone-Revision: 75ec663b4b26859e635b90a350146642970dc3c2
123897
123898    Monotone-Author: wsourdeau@inverse.ca
123899    Monotone-Date: 2010-04-19T16:31:29
123900    Monotone-Branch: ca.inverse.sogo
123901
123902M	ChangeLog
123903M	UI/WebServerResources/generic.js
123904
123905commit 8c9913539fd685f64badc53255394a027af63404
123906Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123907Date:   Mon Apr 19 16:30:32 2010 +0000
123908
123909    Monotone-Parent: dd017bbdddea8d5340182a7bc5439bfd1c8fd312
123910    Monotone-Revision: 5cd1857ccc05c9d83c69d13d242b67c166b4a861
123911
123912    Monotone-Author: wsourdeau@inverse.ca
123913    Monotone-Date: 2010-04-19T16:30:32
123914    Monotone-Branch: ca.inverse.sogo
123915
123916M	SoObjects/Mailer/SOGoMailFolder.m
123917
123918commit 696108bc775833e94aa5c5d7ad2554f7a8d737f0
123919Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123920Date:   Fri Apr 16 21:45:19 2010 +0000
123921
123922    Monotone-Parent: 0dc509f442891adef0778315e5f3971fb4576203
123923    Monotone-Revision: dd017bbdddea8d5340182a7bc5439bfd1c8fd312
123924
123925    Monotone-Author: wsourdeau@inverse.ca
123926    Monotone-Date: 2010-04-16T21:45:19
123927    Monotone-Branch: ca.inverse.sogo
123928
123929M	ChangeLog
123930M	SoObjects/Appointments/SOGoCalendarComponent.m
123931
123932commit 7d131982d028ea75ab36574f27d265dfd9c4dc34
123933Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123934Date:   Fri Apr 16 21:44:26 2010 +0000
123935
123936    Monotone-Parent: 3a8cd7db86f49087aed77cc4fba9b7ce69fa8b50
123937    Monotone-Revision: 0dc509f442891adef0778315e5f3971fb4576203
123938
123939    Monotone-Author: wsourdeau@inverse.ca
123940    Monotone-Date: 2010-04-16T21:44:26
123941    Monotone-Branch: ca.inverse.sogo
123942
123943M	ChangeLog
123944M	UI/WebServerResources/MailerUI.js
123945M	UI/WebServerResources/UIxMailPopupView.js
123946
123947commit f8de900dd7ae1264fbfa3afde296001cf6f85b48
123948Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123949Date:   Thu Apr 15 22:19:28 2010 +0000
123950
123951    Monotone-Parent: 9f58c2b185464d4b3aca8502388330507e0621ab
123952    Monotone-Revision: 3a8cd7db86f49087aed77cc4fba9b7ce69fa8b50
123953
123954    Monotone-Author: wsourdeau@inverse.ca
123955    Monotone-Date: 2010-04-15T22:19:28
123956    Monotone-Branch: ca.inverse.sogo
123957
123958M	ChangeLog
123959M	UI/WebServerResources/SchedulerUI.js
123960
123961commit 5acbdadbc6f083ff147212a5efaf63e64c36173a
123962Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123963Date:   Thu Apr 15 21:16:19 2010 +0000
123964
123965    Monotone-Parent: 54c370d8695670130da586c6fb0f9e2d3da6057c
123966    Monotone-Revision: 9f58c2b185464d4b3aca8502388330507e0621ab
123967
123968    Monotone-Author: wsourdeau@inverse.ca
123969    Monotone-Date: 2010-04-15T21:16:19
123970    Monotone-Branch: ca.inverse.sogo
123971
123972M	UI/MailerUI/Czech.lproj/Localizable.strings
123973M	UI/PreferencesUI/Czech.lproj/Localizable.strings
123974
123975commit 8625d737540abccf6918e8be35aa70af21a2a880
123976Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123977Date:   Thu Apr 15 21:15:10 2010 +0000
123978
123979    Monotone-Parent: 6e63aa35b75cb2a5e245d67e76efebed7505a5e5
123980    Monotone-Revision: 54c370d8695670130da586c6fb0f9e2d3da6057c
123981
123982    Monotone-Author: wsourdeau@inverse.ca
123983    Monotone-Date: 2010-04-15T21:15:10
123984    Monotone-Branch: ca.inverse.sogo
123985
123986D	Tools/SOGoToolBackup.h
123987M	Tools/SOGoToolBackup.m
123988D	Tools/SOGoToolCheckDoubles.h
123989M	Tools/SOGoToolCheckDoubles.m
123990D	Tools/SOGoToolRemoveDoubles.h
123991M	Tools/SOGoToolRemoveDoubles.m
123992D	Tools/SOGoToolRestore.h
123993M	Tools/SOGoToolRestore.m
123994
123995commit ae7052829451893d312a6dc855303e3f8cc11791
123996Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
123997Date:   Thu Apr 15 21:14:56 2010 +0000
123998
123999    Monotone-Parent: ae401e761ad24b58a59b98817e4dc6c1bbbd2367
124000    Monotone-Revision: 6e63aa35b75cb2a5e245d67e76efebed7505a5e5
124001
124002    Monotone-Author: wsourdeau@inverse.ca
124003    Monotone-Date: 2010-04-15T21:14:56
124004    Monotone-Branch: ca.inverse.sogo
124005
124006M	Tools/GNUmakefile
124007
124008commit 71ff13296434ce045b3967dbc95baca60601b75f
124009Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124010Date:   Thu Apr 15 21:14:53 2010 +0000
124011
124012    Monotone-Parent: 7ad56d517ee86167bc71b34f0a08fd92931aa4cc
124013    Monotone-Revision: ae401e761ad24b58a59b98817e4dc6c1bbbd2367
124014
124015    Monotone-Author: wsourdeau@inverse.ca
124016    Monotone-Date: 2010-04-15T21:14:53
124017    Monotone-Branch: ca.inverse.sogo
124018
124019M	ChangeLog
124020M	NEWS
124021A	Tools/SOGoToolRemove.m
124022
124023commit 89753dc1a26d98728bc14231e2ee6f9ac186aa77
124024Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124025Date:   Thu Apr 15 18:27:08 2010 +0000
124026
124027    Monotone-Parent: 5be6c87443be578d119d408f0aa2b86f5a6bbc31
124028    Monotone-Revision: 7ad56d517ee86167bc71b34f0a08fd92931aa4cc
124029
124030    Monotone-Author: wsourdeau@inverse.ca
124031    Monotone-Date: 2010-04-15T18:27:08
124032    Monotone-Branch: ca.inverse.sogo
124033
124034M	SoObjects/Mailer/SOGoMailFolder.h
124035M	SoObjects/Mailer/SOGoMailFolder.m
124036M	SoObjects/SOGo/NSString+Utilities.m
124037M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
124038M	UI/MailerUI/Czech.lproj/Localizable.strings
124039M	UI/MailerUI/Dutch.lproj/Localizable.strings
124040M	UI/MailerUI/English.lproj/Localizable.strings
124041M	UI/MailerUI/French.lproj/Localizable.strings
124042M	UI/MailerUI/German.lproj/Localizable.strings
124043M	UI/MailerUI/Hungarian.lproj/Localizable.strings
124044M	UI/MailerUI/Italian.lproj/Localizable.strings
124045M	UI/MailerUI/Russian.lproj/Localizable.strings
124046M	UI/MailerUI/Spanish.lproj/Localizable.strings
124047M	UI/MailerUI/Swedish.lproj/Localizable.strings
124048M	UI/MailerUI/UIxMailFolderActions.m
124049M	UI/MailerUI/Welsh.lproj/Localizable.strings
124050M	UI/MailerUI/product.plist
124051M	UI/Templates/MailerUI/UIxMailMainFrame.wox
124052M	UI/WebServerResources/MailerUI.js
124053
124054commit 15e4f94dc9a502cfb47026c3702985335495628e
124055Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124056Date:   Thu Apr 15 18:26:33 2010 +0000
124057
124058    Monotone-Parent: a19be68625a5093cfe153b4b51816f9388875b23
124059    Monotone-Revision: 5be6c87443be578d119d408f0aa2b86f5a6bbc31
124060
124061    Monotone-Author: wsourdeau@inverse.ca
124062    Monotone-Date: 2010-04-15T18:26:33
124063    Monotone-Branch: ca.inverse.sogo
124064
124065M	ChangeLog
124066M	Tools/SOGoSockDOperation.m
124067
124068commit db22e52abc1f8a087ecfa671a6caab096303c5c2
124069Author: Ludovic Marcotte <lmarcotte@inverse.ca>
124070Date:   Thu Apr 15 00:27:30 2010 +0000
124071
124072    Added french translation for ppolicy stuff
124073
124074    Monotone-Parent: c3ae4b113ff2c8334bbf16d65765c81a85d99929
124075    Monotone-Revision: ab21c3e01c7f88f5f720128f63a22f009b5365f2
124076
124077    Monotone-Author: ludovic@Sophos.ca
124078    Monotone-Date: 2010-04-15T00:27:30
124079    Monotone-Branch: ca.inverse.sogo
124080
124081M	UI/PreferencesUI/French.lproj/Localizable.strings
124082
124083commit 1394655c3517ea2c96ef316fdaf1ecb28e20c725
124084Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124085Date:   Wed Apr 14 19:08:31 2010 +0000
124086
124087    Monotone-Parent: 4f4e28497288bed0e99c75b59a94a4e1202026c8
124088    Monotone-Revision: 6f00886ef5c38edb41e974783e7c09697556ceae
124089
124090    Monotone-Author: wsourdeau@inverse.ca
124091    Monotone-Date: 2010-04-14T19:08:31
124092    Monotone-Branch: ca.inverse.sogo
124093
124094M	NEWS
124095
124096commit 72f6916865452390057ea5f2893f9446f9e34252
124097Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124098Date:   Wed Apr 14 19:07:59 2010 +0000
124099
124100    Monotone-Parent: c3ae4b113ff2c8334bbf16d65765c81a85d99929
124101    Monotone-Revision: 4f4e28497288bed0e99c75b59a94a4e1202026c8
124102
124103    Monotone-Author: wsourdeau@inverse.ca
124104    Monotone-Date: 2010-04-14T19:07:59
124105    Monotone-Branch: ca.inverse.sogo
124106
124107M	ChangeLog
124108M	UI/WebServerResources/SchedulerUI.js
124109
124110commit e10d4f2fcc24f75d943186a04a4edfb1da6501d6
124111Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124112Date:   Wed Apr 14 13:22:12 2010 +0000
124113
124114    Monotone-Parent: 4c3313b138cb68cb3e389108d8457732594a094d
124115    Monotone-Revision: 47946984df94ecb19a0e0f351847e1df1ec07393
124116
124117    Monotone-Author: wsourdeau@inverse.ca
124118    Monotone-Date: 2010-04-14T13:22:12
124119    Monotone-Branch: ca.inverse.sogo
124120
124121M	ChangeLog
124122M	UI/WebServerResources/generic.js
124123
124124commit 80c953e1d02f00e4bc0a9ce3bb95629fc7161669
124125Author: Francis Lachapelle <flachapelle@inverse.ca>
124126Date:   Tue Apr 13 22:05:28 2010 +0000
124127
124128    Fix for bug #570.
124129
124130    Monotone-Parent: 7bf6aa4c4f255fb364e7cc469b94bd6aac74bcea
124131    Monotone-Revision: 4d2e9e4f4237fb0b335a34870686d9bd0fedcd78
124132
124133    Monotone-Author: flachapelle@inverse.ca
124134    Monotone-Date: 2010-04-13T22:05:28
124135    Monotone-Branch: ca.inverse.sogo
124136
124137M	UI/WebServerResources/generic.js
124138
124139commit 0abf0fa282afe9ef977f1f35b71a0d8800366c13
124140Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124141Date:   Tue Apr 13 15:58:15 2010 +0000
124142
124143    Monotone-Parent: 7bf6aa4c4f255fb364e7cc469b94bd6aac74bcea
124144    Monotone-Revision: 4c3313b138cb68cb3e389108d8457732594a094d
124145
124146    Monotone-Author: wsourdeau@inverse.ca
124147    Monotone-Date: 2010-04-13T15:58:15
124148    Monotone-Branch: ca.inverse.sogo
124149
124150M	SOPE/sope-patchset-r1664.diff
124151
124152commit dfe8438bde983aa9901e71ca385caf08cfc0adc8
124153Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124154Date:   Tue Apr 13 14:26:49 2010 +0000
124155
124156    Monotone-Parent: 01d1f54a282991ba3c3283ec707e8ec8348839ed
124157    Monotone-Revision: 7bf6aa4c4f255fb364e7cc469b94bd6aac74bcea
124158
124159    Monotone-Author: wsourdeau@inverse.ca
124160    Monotone-Date: 2010-04-13T14:26:49
124161    Monotone-Branch: ca.inverse.sogo
124162
124163M	UI/WebServerResources/generic.js
124164
124165commit dd176ddebc62e8b22ffa04891178443c5a48d61b
124166Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124167Date:   Tue Apr 13 14:24:02 2010 +0000
124168
124169    Monotone-Parent: adc58f193001151889477351a8e1c5cce6a41ba1
124170    Monotone-Revision: 01d1f54a282991ba3c3283ec707e8ec8348839ed
124171
124172    Monotone-Author: wsourdeau@inverse.ca
124173    Monotone-Date: 2010-04-13T14:24:02
124174    Monotone-Branch: ca.inverse.sogo
124175
124176M	UI/WebServerResources/UIxContactEditor.css
124177
124178commit 3b673c98644a1eae84195738be07ac55a12db26a
124179Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124180Date:   Tue Apr 13 14:19:58 2010 +0000
124181
124182    reindentation
124183
124184    Monotone-Parent: 51512f2a3102841c13942d3e4e41185e38cd9b5d
124185    Monotone-Revision: adc58f193001151889477351a8e1c5cce6a41ba1
124186
124187    Monotone-Author: wsourdeau@inverse.ca
124188    Monotone-Date: 2010-04-13T14:19:58
124189    Monotone-Branch: ca.inverse.sogo
124190
124191M	UI/WebServerResources/UIxContactEditor.js
124192
124193commit 62bc1e01f68bc0d41346afdc53eea5134073fca1
124194Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124195Date:   Tue Apr 13 14:18:27 2010 +0000
124196
124197    Monotone-Parent: 306c67aefff450c0e8aa8363864e5f6c435a0b84
124198    Monotone-Revision: 51512f2a3102841c13942d3e4e41185e38cd9b5d
124199
124200    Monotone-Author: wsourdeau@inverse.ca
124201    Monotone-Date: 2010-04-13T14:18:27
124202    Monotone-Branch: ca.inverse.sogo
124203
124204M	ChangeLog
124205M	UI/Templates/ContactsUI/UIxContactEditor.wox
124206M	UI/WebServerResources/UIxContactEditor.css
124207M	UI/WebServerResources/UIxContactEditor.js
124208
124209commit 0c7a54bb518fe79f763f38ab1fb39b605f219655
124210Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124211Date:   Tue Apr 13 14:17:04 2010 +0000
124212
124213    Monotone-Parent: 46e5532eaabaf6f629792a2a95b102ce7845aa68
124214    Monotone-Revision: 306c67aefff450c0e8aa8363864e5f6c435a0b84
124215
124216    Monotone-Author: wsourdeau@inverse.ca
124217    Monotone-Date: 2010-04-13T14:17:04
124218    Monotone-Branch: ca.inverse.sogo
124219
124220M	UI/WebServerResources/generic.css
124221
124222commit f43bb41175c6652e33b336a1e3a7df5bb116ce56
124223Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124224Date:   Mon Apr 12 21:26:30 2010 +0000
124225
124226    Monotone-Parent: 2480fdc1f3b38f823b4837afc37bd69832ad93be
124227    Monotone-Revision: 46e5532eaabaf6f629792a2a95b102ce7845aa68
124228
124229    Monotone-Author: wsourdeau@inverse.ca
124230    Monotone-Date: 2010-04-12T21:26:30
124231    Monotone-Branch: ca.inverse.sogo
124232
124233M	SoObjects/SOGo/SOGoProxyAuthenticator.m
124234
124235commit 872edfe59bdaef22ff610987d55b93f63f7e0a73
124236Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124237Date:   Mon Apr 12 21:22:54 2010 +0000
124238
124239    Monotone-Parent: a537eafe3c9b8d1046ede59e14085496e406534c
124240    Monotone-Revision: 2480fdc1f3b38f823b4837afc37bd69832ad93be
124241
124242    Monotone-Author: wsourdeau@inverse.ca
124243    Monotone-Date: 2010-04-12T21:22:54
124244    Monotone-Branch: ca.inverse.sogo
124245
124246M	ChangeLog
124247M	SoObjects/SOGo/SOGoProxyAuthenticator.m
124248
124249commit 3418a0c7f1bae87eb4eff37c114864c0bf3bb2e0
124250Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124251Date:   Mon Apr 12 19:05:15 2010 +0000
124252
124253    Monotone-Parent: f877d8253012c3d24d414ab8c485580e0c344a08
124254    Monotone-Revision: a537eafe3c9b8d1046ede59e14085496e406534c
124255
124256    Monotone-Author: wsourdeau@inverse.ca
124257    Monotone-Date: 2010-04-12T19:05:15
124258    Monotone-Branch: ca.inverse.sogo
124259
124260M	NEWS
124261
124262commit c46633c6e6516c1a216dd39abb13ad71a6d725e7
124263Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124264Date:   Mon Apr 12 19:04:12 2010 +0000
124265
124266    Monotone-Parent: cb459a8de3ceb993b9e5195ce63e276c8d8b3963
124267    Monotone-Revision: f877d8253012c3d24d414ab8c485580e0c344a08
124268
124269    Monotone-Author: wsourdeau@inverse.ca
124270    Monotone-Date: 2010-04-12T19:04:12
124271    Monotone-Branch: ca.inverse.sogo
124272
124273M	NEWS
124274
124275commit 0af877bd7d1456acf31509a067948c08640c591e
124276Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124277Date:   Mon Apr 12 19:03:12 2010 +0000
124278
124279    Monotone-Parent: 06f0a8bafbc29b62521efb8af3f39e78a6907cfe
124280    Monotone-Revision: cb459a8de3ceb993b9e5195ce63e276c8d8b3963
124281
124282    Monotone-Author: wsourdeau@inverse.ca
124283    Monotone-Date: 2010-04-12T19:03:12
124284    Monotone-Branch: ca.inverse.sogo
124285
124286M	NEWS
124287
124288commit b93e72e29cf4d0d1972b1b56ccc9737cd94c7a1b
124289Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124290Date:   Mon Apr 12 19:03:07 2010 +0000
124291
124292    Monotone-Parent: eafd57a183951ea94317f3d82256da0692581d9e
124293    Monotone-Revision: 06f0a8bafbc29b62521efb8af3f39e78a6907cfe
124294
124295    Monotone-Author: wsourdeau@inverse.ca
124296    Monotone-Date: 2010-04-12T19:03:07
124297    Monotone-Branch: ca.inverse.sogo
124298
124299M	SoObjects/Appointments/Czech.lproj/Localizable.strings
124300M	UI/Common/Czech.lproj/Localizable.strings
124301M	UI/Contacts/Czech.lproj/Localizable.strings
124302M	UI/MailPartViewers/Czech.lproj/Localizable.strings
124303M	UI/MailerUI/Czech.lproj/Localizable.strings
124304M	UI/MainUI/Czech.lproj/Localizable.strings
124305M	UI/PreferencesUI/Czech.lproj/Localizable.strings
124306M	UI/Scheduler/Czech.lproj/Localizable.strings
124307
124308commit 98fab548fbcb689823049edee9f70814e68b3d8c
124309Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124310Date:   Mon Apr 12 18:32:52 2010 +0000
124311
124312    Monotone-Parent: 55bd0aadaff660782e65e1546472acf441f5dea3
124313    Monotone-Revision: eafd57a183951ea94317f3d82256da0692581d9e
124314
124315    Monotone-Author: wsourdeau@inverse.ca
124316    Monotone-Date: 2010-04-12T18:32:52
124317    Monotone-Branch: ca.inverse.sogo
124318
124319M	ChangeLog
124320M	SoObjects/Appointments/SOGoAptMailNotification.h
124321M	SoObjects/Appointments/SOGoAptMailReceipt.h
124322M	SoObjects/Appointments/SOGoAptMailReceipt.m
124323
124324commit 65a08b56cd1d784bb60cc306f02b90b2ca4d6202
124325Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124326Date:   Mon Apr 12 17:51:59 2010 +0000
124327
124328    Monotone-Parent: 13d533568c7b2e2ef1d4aeffe0c294abce793f3d
124329    Monotone-Revision: 55bd0aadaff660782e65e1546472acf441f5dea3
124330
124331    Monotone-Author: wsourdeau@inverse.ca
124332    Monotone-Date: 2010-04-12T17:51:59
124333    Monotone-Branch: ca.inverse.sogo
124334
124335M	ChangeLog
124336M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
124337M	UI/Templates/ContactsUI/UIxContactsListView.wox
124338M	UI/Templates/PreferencesUI/UIxPreferences.wox
124339M	UI/Templates/SchedulerUI/UIxCalMainView.wox
124340M	UI/Templates/UIxPageFrame.wox
124341M	UI/WebServerResources/ContactsUI.css
124342M	UI/WebServerResources/ContactsUI.js
124343A	UI/WebServerResources/SOGoTabsController.js
124344M	UI/WebServerResources/SchedulerUI.css
124345M	UI/WebServerResources/SchedulerUI.js
124346M	UI/WebServerResources/UIxPreferences.css
124347M	UI/WebServerResources/UIxPreferences.js
124348M	UI/WebServerResources/generic.css
124349M	UI/WebServerResources/generic.js
124350M	UI/WebServerResources/iefixes.css
124351
124352commit 781dbc8c4fe95e87a6aa8daaa19df08e9df2bb99
124353Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124354Date:   Mon Apr 12 15:08:25 2010 +0000
124355
124356    Monotone-Parent: 4e51d1b406f53fd851401045c1e1cbda60936faa
124357    Monotone-Revision: 13d533568c7b2e2ef1d4aeffe0c294abce793f3d
124358
124359    Monotone-Author: wsourdeau@inverse.ca
124360    Monotone-Date: 2010-04-12T15:08:25
124361    Monotone-Branch: ca.inverse.sogo
124362
124363M	OGoContentStore/appointment-oracle.ocs
124364M	OGoContentStore/appointment.ocs
124365M	OGoContentStore/contact-oracle.ocs
124366M	OGoContentStore/contact.ocs
124367M	SOPE/sope-patchset-r1664.diff
124368
124369commit badd3a7ef3afddcdf453dba9b256840ea1052da9
124370Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124371Date:   Fri Apr 9 21:00:00 2010 +0000
124372
124373    Monotone-Parent: 8cbe30e65e9874e7812378f06bbda442c37788b4
124374    Monotone-Revision: 4e51d1b406f53fd851401045c1e1cbda60936faa
124375
124376    Monotone-Author: wsourdeau@inverse.ca
124377    Monotone-Date: 2010-04-09T21:00:00
124378    Monotone-Branch: ca.inverse.sogo
124379
124380M	ChangeLog
124381M	UI/MailPartViewers/UIxMailPartICalActions.m
124382
124383commit 3dab983c97adbd9f6e64be2e71436a3cf8fe15ba
124384Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124385Date:   Fri Apr 9 20:17:03 2010 +0000
124386
124387    Monotone-Parent: d067eec2c3a6e9f8ecea3e4d6824f17f41a4af7a
124388    Monotone-Revision: 8cbe30e65e9874e7812378f06bbda442c37788b4
124389
124390    Monotone-Author: wsourdeau@inverse.ca
124391    Monotone-Date: 2010-04-09T20:17:03
124392    Monotone-Branch: ca.inverse.sogo
124393
124394M	ChangeLog
124395M	SoObjects/Mailer/SOGoMailFolder.m
124396
124397commit f7043478c72256886122d5657574f86e9ae6e51f
124398Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124399Date:   Fri Apr 9 19:29:54 2010 +0000
124400
124401    Monotone-Parent: d23a6bb43fc70fa7f45420eb293780b9dcfbd02c
124402    Monotone-Revision: d067eec2c3a6e9f8ecea3e4d6824f17f41a4af7a
124403
124404    Monotone-Author: wsourdeau@inverse.ca
124405    Monotone-Date: 2010-04-09T19:29:54
124406    Monotone-Branch: ca.inverse.sogo
124407
124408M	ChangeLog
124409M	SoObjects/SOGo/SOGoObject.m
124410
124411commit 0fc3588ff31ef736cb6b660714fd4fa81caabab9
124412Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124413Date:   Fri Apr 9 18:45:14 2010 +0000
124414
124415    Monotone-Parent: f4861ebaae0a55ed464809d54f5ecd4f0bef9913
124416    Monotone-Revision: d23a6bb43fc70fa7f45420eb293780b9dcfbd02c
124417
124418    Monotone-Author: wsourdeau@inverse.ca
124419    Monotone-Date: 2010-04-09T18:45:14
124420    Monotone-Branch: ca.inverse.sogo
124421
124422M	ChangeLog
124423M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
124424M	SoObjects/Appointments/Czech.lproj/Localizable.strings
124425M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
124426M	SoObjects/Appointments/English.lproj/Localizable.strings
124427M	SoObjects/Appointments/French.lproj/Localizable.strings
124428M	SoObjects/Appointments/GNUmakefile
124429M	SoObjects/Appointments/German.lproj/Localizable.strings
124430M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
124431M	SoObjects/Appointments/Italian.lproj/Localizable.strings
124432M	SoObjects/Appointments/Russian.lproj/Localizable.strings
124433M	SoObjects/Appointments/SOGoAppointmentFolders.m
124434D	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseDeletion.wo/SOGoAptMailBrazilianPortugueseDeletion.html
124435D	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseDeletion.wo/SOGoAptMailBrazilianPortugueseDeletion.wod
124436D	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseICalReply.wo/SOGoAptMailBrazilianPortugueseICalReply.html
124437D	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseICalReply.wo/SOGoAptMailBrazilianPortugueseICalReply.wod
124438D	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseInvitation.wo/SOGoAptMailBrazilianPortugueseInvitation.html
124439D	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseInvitation.wo/SOGoAptMailBrazilianPortugueseInvitation.wod
124440D	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseUpdate.wo/SOGoAptMailBrazilianPortugueseUpdate.html
124441D	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseUpdate.wo/SOGoAptMailBrazilianPortugueseUpdate.wod
124442D	SoObjects/Appointments/SOGoAptMailCzechDeletion.wo/SOGoAptMailCzechDeletion.html
124443D	SoObjects/Appointments/SOGoAptMailCzechDeletion.wo/SOGoAptMailCzechDeletion.wod
124444D	SoObjects/Appointments/SOGoAptMailCzechICalReply.wo/SOGoAptMailCzechICalReply.html
124445D	SoObjects/Appointments/SOGoAptMailCzechICalReply.wo/SOGoAptMailCzechICalReply.wod
124446D	SoObjects/Appointments/SOGoAptMailCzechInvitation.wo/SOGoAptMailCzechInvitation.html
124447D	SoObjects/Appointments/SOGoAptMailCzechInvitation.wo/SOGoAptMailCzechInvitation.wod
124448D	SoObjects/Appointments/SOGoAptMailCzechUpdate.wo/SOGoAptMailCzechUpdate.html
124449D	SoObjects/Appointments/SOGoAptMailCzechUpdate.wo/SOGoAptMailCzechUpdate.wod
124450M	SoObjects/Appointments/SOGoAptMailDeletion.m
124451D	SoObjects/Appointments/SOGoAptMailDutchDeletion.wo/SOGoAptMailDutchDeletion.html
124452D	SoObjects/Appointments/SOGoAptMailDutchDeletion.wo/SOGoAptMailDutchDeletion.wod
124453D	SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.html
124454D	SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.wod
124455D	SoObjects/Appointments/SOGoAptMailDutchInvitation.wo/SOGoAptMailDutchInvitation.html
124456D	SoObjects/Appointments/SOGoAptMailDutchInvitation.wo/SOGoAptMailDutchInvitation.wod
124457D	SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.html
124458D	SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.wod
124459D	SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo/SOGoAptMailEnglishDeletion.html
124460D	SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo/SOGoAptMailEnglishDeletion.wod
124461D	SoObjects/Appointments/SOGoAptMailEnglishInvitation.wo/SOGoAptMailEnglishInvitation.html
124462D	SoObjects/Appointments/SOGoAptMailEnglishInvitation.wo/SOGoAptMailEnglishInvitation.wod
124463D	SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.html
124464D	SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.wod
124465D	SoObjects/Appointments/SOGoAptMailFrenchDeletion.wo/SOGoAptMailFrenchDeletion.html
124466D	SoObjects/Appointments/SOGoAptMailFrenchDeletion.wo/SOGoAptMailFrenchDeletion.wod
124467D	SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.html
124468D	SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.wod
124469D	SoObjects/Appointments/SOGoAptMailFrenchInvitation.wo/SOGoAptMailFrenchInvitation.html
124470D	SoObjects/Appointments/SOGoAptMailFrenchInvitation.wo/SOGoAptMailFrenchInvitation.wod
124471D	SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html
124472D	SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.wod
124473D	SoObjects/Appointments/SOGoAptMailGermanDeletion.wo/SOGoAptMailGermanDeletion.html
124474D	SoObjects/Appointments/SOGoAptMailGermanDeletion.wo/SOGoAptMailGermanDeletion.wod
124475D	SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.html
124476D	SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.wod
124477D	SoObjects/Appointments/SOGoAptMailGermanInvitation.wo/SOGoAptMailGermanInvitation.html
124478D	SoObjects/Appointments/SOGoAptMailGermanInvitation.wo/SOGoAptMailGermanInvitation.wod
124479D	SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html
124480D	SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.wod
124481D	SoObjects/Appointments/SOGoAptMailHungarianDeletion.wo/SOGoAptMailHungarianDeletion.html
124482D	SoObjects/Appointments/SOGoAptMailHungarianICalReply.wo/SOGoAptMailHungarianICalReply.html
124483D	SoObjects/Appointments/SOGoAptMailHungarianInvitation.wo/SOGoAptMailHungarianInvitation.html
124484D	SoObjects/Appointments/SOGoAptMailHungarianUpdate.wo/SOGoAptMailHungarianUpdate.html
124485M	SoObjects/Appointments/SOGoAptMailICalReply.h
124486M	SoObjects/Appointments/SOGoAptMailICalReply.m
124487M	SoObjects/Appointments/SOGoAptMailInvitation.m
124488D	SoObjects/Appointments/SOGoAptMailItalianDeletion.wo/SOGoAptMailItalianDeletion.html
124489D	SoObjects/Appointments/SOGoAptMailItalianDeletion.wo/SOGoAptMailItalianDeletion.wod
124490D	SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.html
124491D	SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.wod
124492D	SoObjects/Appointments/SOGoAptMailItalianInvitation.wo/SOGoAptMailItalianInvitation.html
124493D	SoObjects/Appointments/SOGoAptMailItalianInvitation.wo/SOGoAptMailItalianInvitation.wod
124494D	SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.html
124495D	SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.wod
124496M	SoObjects/Appointments/SOGoAptMailNotification.h
124497M	SoObjects/Appointments/SOGoAptMailNotification.m
124498D	SoObjects/Appointments/SOGoAptMailRussianDeletion.wo/SOGoAptMailRussianDeletion.html
124499D	SoObjects/Appointments/SOGoAptMailRussianDeletion.wo/SOGoAptMailRussianDeletion.wod
124500D	SoObjects/Appointments/SOGoAptMailRussianICalReply.wo/SOGoAptMailRussianICalReply.html
124501D	SoObjects/Appointments/SOGoAptMailRussianICalReply.wo/SOGoAptMailRussianICalReply.wod
124502D	SoObjects/Appointments/SOGoAptMailRussianInvitation.wo/SOGoAptMailRussianInvitation.html
124503D	SoObjects/Appointments/SOGoAptMailRussianInvitation.wo/SOGoAptMailRussianInvitation.wod
124504D	SoObjects/Appointments/SOGoAptMailRussianUpdate.wo/SOGoAptMailRussianUpdate.html
124505D	SoObjects/Appointments/SOGoAptMailRussianUpdate.wo/SOGoAptMailRussianUpdate.wod
124506D	SoObjects/Appointments/SOGoAptMailSpanishDeletion.wo/SOGoAptMailSpanishDeletion.html
124507D	SoObjects/Appointments/SOGoAptMailSpanishDeletion.wo/SOGoAptMailSpanishDeletion.wod
124508D	SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.html
124509D	SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.wod
124510D	SoObjects/Appointments/SOGoAptMailSpanishInvitation.wo/SOGoAptMailSpanishInvitation.html
124511D	SoObjects/Appointments/SOGoAptMailSpanishInvitation.wo/SOGoAptMailSpanishInvitation.wod
124512D	SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.html
124513D	SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.wod
124514D	SoObjects/Appointments/SOGoAptMailSwedishDeletion.wo/SOGoAptMailSwedishDeletion.html
124515D	SoObjects/Appointments/SOGoAptMailSwedishDeletion.wo/SOGoAptMailSwedishDeletion.wod
124516D	SoObjects/Appointments/SOGoAptMailSwedishInvitation.wo/SOGoAptMailSwedishInvitation.html
124517D	SoObjects/Appointments/SOGoAptMailSwedishInvitation.wo/SOGoAptMailSwedishInvitation.wod
124518D	SoObjects/Appointments/SOGoAptMailSwedishUpdate.wo/SOGoAptMailSwedishUpdate.html
124519D	SoObjects/Appointments/SOGoAptMailSwedishUpdate.wo/SOGoAptMailSwedishUpdate.wod
124520M	SoObjects/Appointments/SOGoAptMailUpdate.m
124521D	SoObjects/Appointments/SOGoAptMailWelshDeletion.wo/SOGoAptMailWelshDeletion.html
124522D	SoObjects/Appointments/SOGoAptMailWelshDeletion.wo/SOGoAptMailWelshDeletion.wod
124523D	SoObjects/Appointments/SOGoAptMailWelshICalReply.wo/SOGoAptMailWelshICalReply.html
124524D	SoObjects/Appointments/SOGoAptMailWelshICalReply.wo/SOGoAptMailWelshICalReply.wod
124525D	SoObjects/Appointments/SOGoAptMailWelshInvitation.wo/SOGoAptMailWelshInvitation.html
124526D	SoObjects/Appointments/SOGoAptMailWelshInvitation.wo/SOGoAptMailWelshInvitation.wod
124527D	SoObjects/Appointments/SOGoAptMailWelshUpdate.wo/SOGoAptMailWelshUpdate.html
124528D	SoObjects/Appointments/SOGoAptMailWelshUpdate.wo/SOGoAptMailWelshUpdate.wod
124529M	SoObjects/Appointments/SOGoCalendarComponent.m
124530M	SoObjects/Appointments/Spanish.lproj/Localizable.strings
124531M	SoObjects/Appointments/Swedish.lproj/Localizable.strings
124532M	SoObjects/Appointments/Welsh.lproj/Localizable.strings
124533M	SoObjects/SOGo/NSObject+Utilities.h
124534M	SoObjects/SOGo/NSObject+Utilities.m
124535M	SoObjects/SOGo/SOGoGCSFolder.m
124536M	SoObjects/SOGo/SOGoObject.h
124537M	SoObjects/SOGo/SOGoObject.m
124538A	UI/Templates/Appointments/SOGoAptMailDeletion.wox
124539D	UI/Templates/Appointments/SOGoAptMailEnglishICalReply.wox
124540A	UI/Templates/Appointments/SOGoAptMailICalReply.wox
124541A	UI/Templates/Appointments/SOGoAptMailInvitation.wox
124542A	UI/Templates/Appointments/SOGoAptMailUpdate.wox
124543
124544commit 7a072049abbff7952d69e5b96fec0d05bef537f2
124545Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124546Date:   Fri Apr 9 18:32:22 2010 +0000
124547
124548    Monotone-Parent: 89b96d9d2226f3bc49b522e79b43098dfa922b34
124549    Monotone-Revision: f4861ebaae0a55ed464809d54f5ecd4f0bef9913
124550
124551    Monotone-Author: wsourdeau@inverse.ca
124552    Monotone-Date: 2010-04-09T18:32:22
124553    Monotone-Branch: ca.inverse.sogo
124554
124555M	SOPE/NGCards/ChangeLog
124556M	SOPE/NGCards/iCalEvent.h
124557M	SOPE/NGCards/iCalEvent.m
124558
124559commit c8cb1b9e39f49f70065f77c8ea135c21302f9508
124560Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124561Date:   Fri Apr 9 18:31:17 2010 +0000
124562
124563    Monotone-Parent: 44fc3e25d97f062f2add05e5d39a9ffb983d11ca
124564    Monotone-Revision: 89b96d9d2226f3bc49b522e79b43098dfa922b34
124565
124566    Monotone-Author: wsourdeau@inverse.ca
124567    Monotone-Date: 2010-04-09T18:31:17
124568    Monotone-Branch: ca.inverse.sogo
124569
124570M	ChangeLog
124571M	Tests/Integration/test-caldav-scheduling.py
124572M	Tests/Integration/test-webdav.py
124573M	Tests/Integration/utilities.py
124574
124575commit db0044c1e32e19e4899d24d20baf9cba15984e85
124576Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124577Date:   Fri Apr 9 18:30:09 2010 +0000
124578
124579    Monotone-Parent: 15cce56fb2a02fa6d50d7fd1d75ccff373d6108e
124580    Monotone-Revision: 44fc3e25d97f062f2add05e5d39a9ffb983d11ca
124581
124582    Monotone-Author: wsourdeau@inverse.ca
124583    Monotone-Date: 2010-04-09T18:30:09
124584    Monotone-Branch: ca.inverse.sogo
124585
124586M	Tests/Integration/test-maildav.py
124587
124588commit d729a77e020fe8068db6c560283bd7b34502c264
124589Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124590Date:   Thu Apr 8 15:27:46 2010 +0000
124591
124592    Monotone-Parent: 40deeaf6256561ecd87e0e8e099b7ae23668d145
124593    Monotone-Revision: 15cce56fb2a02fa6d50d7fd1d75ccff373d6108e
124594
124595    Monotone-Author: wsourdeau@inverse.ca
124596    Monotone-Date: 2010-04-08T15:27:46
124597    Monotone-Branch: ca.inverse.sogo
124598
124599M	ChangeLog
124600M	UI/MailerUI/UIxMailEditor.m
124601
124602commit dd3e8b2fc448b855f67be1fcc3a2e16b25f5e98f
124603Author: Francis Lachapelle <flachapelle@inverse.ca>
124604Date:   Wed Apr 7 20:33:18 2010 +0000
124605
124606    Fix for bug #533.
124607
124608    Monotone-Parent: c6cc55eedccafd318d304dda129f20e339358a8b
124609    Monotone-Revision: 40deeaf6256561ecd87e0e8e099b7ae23668d145
124610
124611    Monotone-Author: flachapelle@inverse.ca
124612    Monotone-Date: 2010-04-07T20:33:18
124613    Monotone-Branch: ca.inverse.sogo
124614
124615M	UI/WebServerResources/SchedulerUI.css
124616
124617commit 1f9ba2e430685832945c41aa480dca4768bd506c
124618Author: Francis Lachapelle <flachapelle@inverse.ca>
124619Date:   Wed Apr 7 20:26:15 2010 +0000
124620
124621    Fixed issue when deleting a message from a popu window.
124622
124623    Monotone-Parent: 3195b09187b07868c4802f6b524765608275befe
124624    Monotone-Revision: c6cc55eedccafd318d304dda129f20e339358a8b
124625
124626    Monotone-Author: flachapelle@inverse.ca
124627    Monotone-Date: 2010-04-07T20:26:15
124628    Monotone-Branch: ca.inverse.sogo
124629
124630M	UI/WebServerResources/UIxMailPopupView.js
124631
124632commit 84035c6c45a2e1fd774160b20cd593d5df480cdc
124633Author: Francis Lachapelle <flachapelle@inverse.ca>
124634Date:   Wed Apr 7 15:42:25 2010 +0000
124635
124636    Monotone-Parent: 8dae20e5ee74408ab84e7a8148f380c92b636521
124637    Monotone-Revision: 3195b09187b07868c4802f6b524765608275befe
124638
124639    Monotone-Author: flachapelle@inverse.ca
124640    Monotone-Date: 2010-04-07T15:42:25
124641    Monotone-Branch: ca.inverse.sogo
124642
124643M	UI/Scheduler/French.lproj/Localizable.strings
124644
124645commit a0de7e968386febcf3107e77901b869d74655d3b
124646Author: Francis Lachapelle <flachapelle@inverse.ca>
124647Date:   Wed Apr 7 15:35:55 2010 +0000
124648
124649    Added missing localizable string in Scheduler module.
124650
124651    Monotone-Parent: 17604ed59a73836f0c28f1e20146d8645215cbb1
124652    Monotone-Revision: 3d5669e86bbeab76360e6a880abf55736dec22e1
124653
124654    Monotone-Author: flachapelle@inverse.ca
124655    Monotone-Date: 2010-04-07T15:35:55
124656    Monotone-Branch: ca.inverse.sogo
124657
124658M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
124659M	UI/Scheduler/Czech.lproj/Localizable.strings
124660M	UI/Scheduler/Dutch.lproj/Localizable.strings
124661M	UI/Scheduler/English.lproj/Localizable.strings
124662M	UI/Scheduler/French.lproj/Localizable.strings
124663M	UI/Scheduler/German.lproj/Localizable.strings
124664M	UI/Scheduler/Hungarian.lproj/Localizable.strings
124665M	UI/Scheduler/Italian.lproj/Localizable.strings
124666M	UI/Scheduler/Russian.lproj/Localizable.strings
124667M	UI/Scheduler/Spanish.lproj/Localizable.strings
124668M	UI/Scheduler/Swedish.lproj/Localizable.strings
124669M	UI/Scheduler/Welsh.lproj/Localizable.strings
124670
124671commit 88857d6e4e0945059941524c6c497acb860a368b
124672Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124673Date:   Wed Apr 7 15:06:07 2010 +0000
124674
124675    Monotone-Parent: 7346726a0f54ccee6cdcb46da66c4b48bfa8ab67
124676    Monotone-Revision: fa3da496f8fda4380291c10cbb009ed34be0c475
124677
124678    Monotone-Author: wsourdeau@inverse.ca
124679    Monotone-Date: 2010-04-07T15:06:07
124680    Monotone-Branch: ca.inverse.sogo
124681
124682M	ChangeLog
124683M	UI/MailPartViewers/UIxMailPartICalActions.m
124684
124685commit cd43a73710ae1f0aa9a82640cf10c8ab9a7fa9a6
124686Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124687Date:   Wed Apr 7 14:04:48 2010 +0000
124688
124689    Monotone-Parent: 3d66d23639769946e3c2badd40d0861b60c6cff8
124690    Monotone-Revision: 7346726a0f54ccee6cdcb46da66c4b48bfa8ab67
124691
124692    Monotone-Author: wsourdeau@inverse.ca
124693    Monotone-Date: 2010-04-07T14:04:48
124694    Monotone-Branch: ca.inverse.sogo
124695
124696M	ChangeLog
124697M	SoObjects/Mailer/SOGoMailAccount.m
124698M	SoObjects/Mailer/SOGoMailFolder.m
124699
124700commit bed291c039a47ffc200260241fbca4aa67764290
124701Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124702Date:   Wed Apr 7 13:58:59 2010 +0000
124703
124704    Monotone-Parent: 17604ed59a73836f0c28f1e20146d8645215cbb1
124705    Monotone-Revision: 3d66d23639769946e3c2badd40d0861b60c6cff8
124706
124707    Monotone-Author: wsourdeau@inverse.ca
124708    Monotone-Date: 2010-04-07T13:58:59
124709    Monotone-Branch: ca.inverse.sogo
124710
124711M	SOPE/sope-patchset-r1664.diff
124712
124713commit f52e8a52eb56a01ec6af6f1fc5e492dc8daaaacf
124714Author: Ludovic Marcotte <lmarcotte@inverse.ca>
124715Date:   Tue Apr 6 20:55:45 2010 +0000
124716
124717    Documented the iPhoneForceAllDayTransparency defaults.
124718
124719    Monotone-Parent: 6b3807db96f44c6322961200e9347280c5e17ee4
124720    Monotone-Revision: 17604ed59a73836f0c28f1e20146d8645215cbb1
124721
124722    Monotone-Author: ludovic@Sophos.ca
124723    Monotone-Date: 2010-04-06T20:55:45
124724    Monotone-Branch: ca.inverse.sogo
124725
124726M	Documentation/SOGo Installation Guide.odt
124727
124728commit 310a07f309652238b88bf0c666f71c1a167fbf0f
124729Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124730Date:   Tue Apr 6 16:04:42 2010 +0000
124731
124732    Monotone-Parent: b7648120fbf97d1a2ab7e65fea3ac2e1480d0bec
124733    Monotone-Revision: 6b3807db96f44c6322961200e9347280c5e17ee4
124734
124735    Monotone-Author: wsourdeau@inverse.ca
124736    Monotone-Date: 2010-04-06T16:04:42
124737    Monotone-Branch: ca.inverse.sogo
124738
124739M	sogo.spec
124740
124741commit c730b3e3f2ca019243d5e84947370a926996b8b4
124742Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124743Date:   Tue Apr 6 16:04:30 2010 +0000
124744
124745    Monotone-Parent: 4d33d986b73c94aeb08d1e09506a4f1cdbc95e34
124746    Monotone-Revision: b7648120fbf97d1a2ab7e65fea3ac2e1480d0bec
124747
124748    Monotone-Author: wsourdeau@inverse.ca
124749    Monotone-Date: 2010-04-06T16:04:30
124750    Monotone-Branch: ca.inverse.sogo
124751
124752M	sogo.spec
124753
124754commit 9271b83b6b4ee110ff8770973b51f3327873bd8f
124755Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124756Date:   Tue Apr 6 15:59:55 2010 +0000
124757
124758    Monotone-Parent: 550399a545ec39b76756d03253cfce780c28915b
124759    Monotone-Revision: 4d33d986b73c94aeb08d1e09506a4f1cdbc95e34
124760
124761    Monotone-Author: wsourdeau@inverse.ca
124762    Monotone-Date: 2010-04-06T15:59:55
124763    Monotone-Branch: ca.inverse.sogo
124764
124765M	sogo.spec
124766
124767commit 0e3eac203d9678045255881867483e788a3d9bb3
124768Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124769Date:   Tue Apr 6 15:41:08 2010 +0000
124770
124771    Monotone-Parent: e63ebbcc6deba63bb09fed682c0c64d7967a0579
124772    Monotone-Revision: 550399a545ec39b76756d03253cfce780c28915b
124773
124774    Monotone-Author: wsourdeau@inverse.ca
124775    Monotone-Date: 2010-04-06T15:41:08
124776    Monotone-Branch: ca.inverse.sogo
124777
124778M	ChangeLog
124779M	UI/WebServerResources/UIxFilterEditor.js
124780M	UI/WebServerResources/UIxPreferences.js
124781
124782commit 165425fd990ee9ed3792e868af85012cae3d0252
124783Author: Francis Lachapelle <flachapelle@inverse.ca>
124784Date:   Sat Apr 3 09:02:47 2010 +0000
124785
124786    Updated CKEditor to version 3.2.
124787    Fix for bug #544.
124788
124789    Monotone-Parent: 82ff830f32b58a69104d076987745b96e90e0ebf
124790    Monotone-Revision: e63ebbcc6deba63bb09fed682c0c64d7967a0579
124791
124792    Monotone-Author: flachapelle@inverse.ca
124793    Monotone-Date: 2010-04-03T09:02:47
124794    Monotone-Branch: ca.inverse.sogo
124795
124796M	UI/WebServerResources/ckeditor/ckeditor.js
124797M	UI/WebServerResources/ckeditor/ckeditor.pack
124798M	UI/WebServerResources/ckeditor/ckeditor_basic.js
124799M	UI/WebServerResources/ckeditor/ckeditor_basic_source.js
124800M	UI/WebServerResources/ckeditor/ckeditor_source.js
124801M	UI/WebServerResources/ckeditor/lang/_languages.js
124802M	UI/WebServerResources/ckeditor/lang/_translationstatus.txt
124803M	UI/WebServerResources/ckeditor/lang/af.js
124804M	UI/WebServerResources/ckeditor/lang/ar.js
124805M	UI/WebServerResources/ckeditor/lang/bg.js
124806M	UI/WebServerResources/ckeditor/lang/bn.js
124807M	UI/WebServerResources/ckeditor/lang/bs.js
124808M	UI/WebServerResources/ckeditor/lang/ca.js
124809M	UI/WebServerResources/ckeditor/lang/cs.js
124810A	UI/WebServerResources/ckeditor/lang/cy.js
124811M	UI/WebServerResources/ckeditor/lang/da.js
124812M	UI/WebServerResources/ckeditor/lang/de.js
124813M	UI/WebServerResources/ckeditor/lang/el.js
124814M	UI/WebServerResources/ckeditor/lang/en-au.js
124815M	UI/WebServerResources/ckeditor/lang/en-ca.js
124816A	UI/WebServerResources/ckeditor/lang/en-gb.js
124817D	UI/WebServerResources/ckeditor/lang/en-uk.js
124818M	UI/WebServerResources/ckeditor/lang/en.js
124819M	UI/WebServerResources/ckeditor/lang/eo.js
124820M	UI/WebServerResources/ckeditor/lang/es.js
124821M	UI/WebServerResources/ckeditor/lang/et.js
124822M	UI/WebServerResources/ckeditor/lang/eu.js
124823M	UI/WebServerResources/ckeditor/lang/fa.js
124824M	UI/WebServerResources/ckeditor/lang/fi.js
124825M	UI/WebServerResources/ckeditor/lang/fo.js
124826M	UI/WebServerResources/ckeditor/lang/fr-ca.js
124827M	UI/WebServerResources/ckeditor/lang/fr.js
124828M	UI/WebServerResources/ckeditor/lang/gl.js
124829M	UI/WebServerResources/ckeditor/lang/gu.js
124830M	UI/WebServerResources/ckeditor/lang/he.js
124831M	UI/WebServerResources/ckeditor/lang/hi.js
124832M	UI/WebServerResources/ckeditor/lang/hr.js
124833M	UI/WebServerResources/ckeditor/lang/hu.js
124834M	UI/WebServerResources/ckeditor/lang/is.js
124835M	UI/WebServerResources/ckeditor/lang/it.js
124836M	UI/WebServerResources/ckeditor/lang/ja.js
124837M	UI/WebServerResources/ckeditor/lang/km.js
124838M	UI/WebServerResources/ckeditor/lang/ko.js
124839M	UI/WebServerResources/ckeditor/lang/lt.js
124840M	UI/WebServerResources/ckeditor/lang/lv.js
124841M	UI/WebServerResources/ckeditor/lang/mn.js
124842M	UI/WebServerResources/ckeditor/lang/ms.js
124843M	UI/WebServerResources/ckeditor/lang/nb.js
124844M	UI/WebServerResources/ckeditor/lang/nl.js
124845M	UI/WebServerResources/ckeditor/lang/no.js
124846M	UI/WebServerResources/ckeditor/lang/pl.js
124847M	UI/WebServerResources/ckeditor/lang/pt-br.js
124848M	UI/WebServerResources/ckeditor/lang/pt.js
124849M	UI/WebServerResources/ckeditor/lang/ro.js
124850M	UI/WebServerResources/ckeditor/lang/ru.js
124851M	UI/WebServerResources/ckeditor/lang/sk.js
124852M	UI/WebServerResources/ckeditor/lang/sl.js
124853M	UI/WebServerResources/ckeditor/lang/sr-latn.js
124854M	UI/WebServerResources/ckeditor/lang/sr.js
124855M	UI/WebServerResources/ckeditor/lang/sv.js
124856M	UI/WebServerResources/ckeditor/lang/th.js
124857M	UI/WebServerResources/ckeditor/lang/tr.js
124858M	UI/WebServerResources/ckeditor/lang/uk.js
124859M	UI/WebServerResources/ckeditor/lang/vi.js
124860M	UI/WebServerResources/ckeditor/lang/zh-cn.js
124861M	UI/WebServerResources/ckeditor/lang/zh.js
124862A	UI/WebServerResources/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
124863A	UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/en.js
124864M	UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js
124865A	UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js
124866A	UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js
124867M	UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js
124868M	UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js
124869M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/form.js
124870M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
124871M	UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js
124872M	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
124873A	UI/WebServerResources/ckeditor/plugins/pastefromword/filter/default.js
124874M	UI/WebServerResources/ckeditor/plugins/pastetext/dialogs/pastetext.js
124875M	UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js
124876M	UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js
124877M	UI/WebServerResources/ckeditor/plugins/stylescombo/styles/default.js
124878M	UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js
124879M	UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js
124880M	UI/WebServerResources/ckeditor/plugins/templates/dialogs/templates.js
124881M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html
124882M	UI/WebServerResources/ckeditor/skins/kama/dialog.css
124883M	UI/WebServerResources/ckeditor/skins/kama/editor.css
124884M	UI/WebServerResources/ckeditor/skins/kama/templates.css
124885M	UI/WebServerResources/ckeditor/skins/office2003/dialog.css
124886M	UI/WebServerResources/ckeditor/skins/office2003/editor.css
124887M	UI/WebServerResources/ckeditor/skins/office2003/templates.css
124888M	UI/WebServerResources/ckeditor/skins/v2/dialog.css
124889M	UI/WebServerResources/ckeditor/skins/v2/editor.css
124890M	UI/WebServerResources/ckeditor/skins/v2/templates.css
124891M	UI/WebServerResources/ckeditor/themes/default/theme.js
124892
124893commit 2d6af7647ecb8e22089d8e27b60c1313a822b78c
124894Author: Ludovic Marcotte <lmarcotte@inverse.ca>
124895Date:   Mon Apr 5 20:17:39 2010 +0000
124896
124897    See ChangeLog
124898
124899    Monotone-Parent: bf61903ccf7c6cc0d2ac1b5e7741da7a1e6dd891
124900    Monotone-Revision: 815204fe1b8d9f62f875d9e22c4883aede5c1e8d
124901
124902    Monotone-Author: ludovic@Sophos.ca
124903    Monotone-Date: 2010-04-05T20:17:39
124904    Monotone-Branch: ca.inverse.sogo
124905
124906M	ChangeLog
124907M	UI/Contacts/UIxContactEditor.m
124908
124909commit 6069996d9c6739e017307d8399b6a77c1d204e02
124910Author: Ludovic Marcotte <lmarcotte@inverse.ca>
124911Date:   Mon Apr 5 19:38:43 2010 +0000
124912
124913    See ChangeLog
124914
124915    Monotone-Parent: 1d50284cefca6f8926df742321e4f938e6a5b91f
124916    Monotone-Revision: bf61903ccf7c6cc0d2ac1b5e7741da7a1e6dd891
124917
124918    Monotone-Author: ludovic@Sophos.ca
124919    Monotone-Date: 2010-04-05T19:38:43
124920    Monotone-Branch: ca.inverse.sogo
124921
124922M	ChangeLog
124923M	UI/Contacts/UIxContactEditor.m
124924M	UI/WebServerResources/SOGoRootPage.js
124925
124926commit dddce7626f7552171da1db739f015f4687703db4
124927Author: Francis Lachapelle <flachapelle@inverse.ca>
124928Date:   Sat Apr 3 07:35:28 2010 +0000
124929
124930    Fix for bug #542.
124931
124932    Monotone-Parent: c87ee0c01e17a1a47680ed6ca858c1e5bdcac411
124933    Monotone-Revision: f84a4aea78f0990248fedd817ec377260a9120b3
124934
124935    Monotone-Author: flachapelle@inverse.ca
124936    Monotone-Date: 2010-04-03T07:35:28
124937    Monotone-Branch: ca.inverse.sogo
124938
124939M	UI/WebServerResources/SchedulerUIDnD.js
124940
124941commit b54ddf24e90f60d4af5cf4ee3509af4df75106a4
124942Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124943Date:   Fri Apr 2 20:19:14 2010 +0000
124944
124945    Monotone-Parent: 7e6b126157fe6364467c441181458934b7c93347
124946    Monotone-Revision: 1d50284cefca6f8926df742321e4f938e6a5b91f
124947
124948    Monotone-Author: wsourdeau@inverse.ca
124949    Monotone-Date: 2010-04-02T20:19:14
124950    Monotone-Branch: ca.inverse.sogo
124951
124952M	ChangeLog
124953M	SOPE/sope-patchset-r1664.diff
124954M	SoObjects/Mailer/SOGoMailAccount.m
124955
124956commit af23614cef0028ac84575bbceb07485d08c1d941
124957Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124958Date:   Fri Apr 2 20:03:13 2010 +0000
124959
124960    Monotone-Parent: 37f12ad4f4daf31d2b81f43a8d21b5c4a53f4a1d
124961    Monotone-Revision: 9e9ae5751a1a008c8b1986bd933c97f02aa65760
124962
124963    Monotone-Author: wsourdeau@inverse.ca
124964    Monotone-Date: 2010-04-02T20:03:13
124965    Monotone-Branch: ca.inverse.sogo
124966
124967M	SOPE/sope-patchset-r1664.diff
124968
124969commit 95cdd86021775e8943440398c80f4836ed4e87bb
124970Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
124971Date:   Fri Apr 2 18:50:21 2010 +0000
124972
124973    Monotone-Parent: f3830c65328146810871090fdfd037458b8d87af
124974    Monotone-Revision: 37f12ad4f4daf31d2b81f43a8d21b5c4a53f4a1d
124975
124976    Monotone-Author: wsourdeau@inverse.ca
124977    Monotone-Date: 2010-04-02T18:50:21
124978    Monotone-Branch: ca.inverse.sogo
124979
124980M	ChangeLog
124981M	UI/Scheduler/UIxCalListingActions.m
124982
124983commit 5a8b97d2701c9ece8fa385a0d613e1503b3c656c
124984Author: Francis Lachapelle <flachapelle@inverse.ca>
124985Date:   Fri Apr 2 18:50:10 2010 +0000
124986
124987    Fix for bug #532.
124988    See ChangeLog
124989
124990    Monotone-Parent: 37f12ad4f4daf31d2b81f43a8d21b5c4a53f4a1d
124991    Monotone-Revision: c87ee0c01e17a1a47680ed6ca858c1e5bdcac411
124992
124993    Monotone-Author: flachapelle@inverse.ca
124994    Monotone-Date: 2010-04-02T18:50:10
124995    Monotone-Branch: ca.inverse.sogo
124996
124997M	ChangeLog
124998M	SoObjects/Appointments/SOGoCalendarComponent.m
124999
125000commit 1a5a5fe13d7c08be770ab2fbb32f8a997dd34262
125001Author: Francis Lachapelle <flachapelle@inverse.ca>
125002Date:   Fri Apr 2 17:33:29 2010 +0000
125003
125004    Fix for bug #539.
125005    See ChangeLog
125006
125007    Monotone-Parent: 1a92d62c7bce360bb60b9ff6a4b682d804803349
125008    Monotone-Revision: f3830c65328146810871090fdfd037458b8d87af
125009
125010    Monotone-Author: flachapelle@inverse.ca
125011    Monotone-Date: 2010-04-02T17:33:29
125012    Monotone-Branch: ca.inverse.sogo
125013
125014M	ChangeLog
125015M	UI/WebServerResources/SchedulerUI.js
125016
125017commit 48d7aa958c3cc6b7d00a6f47d5f93ffcae2e6b3a
125018Author: Francis Lachapelle <flachapelle@inverse.ca>
125019Date:   Thu Apr 1 20:24:29 2010 +0000
125020
125021    Fixed computation of position of auto-completion list.
125022
125023    Monotone-Parent: a15cd58d41cfa4e9d3ac44ddaa4fd3b9f1b5a5f4
125024    Monotone-Revision: 1a92d62c7bce360bb60b9ff6a4b682d804803349
125025
125026    Monotone-Author: flachapelle@inverse.ca
125027    Monotone-Date: 2010-04-01T20:24:29
125028    Monotone-Branch: ca.inverse.sogo
125029
125030M	UI/WebServerResources/SOGoAutoCompletion.js
125031
125032commit 58426868e98685e019ae7cdde6461289a44e1a99
125033Author: Francis Lachapelle <flachapelle@inverse.ca>
125034Date:   Wed Mar 31 20:59:07 2010 +0000
125035
125036    Fix for bug #535.
125037
125038    Monotone-Parent: 4038e1c81a3afe4ac83664ba6c3a983a6a52c21e
125039    Monotone-Revision: b4e7bba523520804e5e2156a93f9fd775463b75f
125040
125041    Monotone-Author: flachapelle@inverse.ca
125042    Monotone-Date: 2010-03-31T20:59:07
125043    Monotone-Branch: ca.inverse.sogo
125044
125045M	UI/WebServerResources/generic.js
125046
125047commit fb8d209065b9a039c6df75456296b97aa8293b15
125048Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125049Date:   Wed Mar 31 20:49:24 2010 +0000
125050
125051    Monotone-Parent: 4038e1c81a3afe4ac83664ba6c3a983a6a52c21e
125052    Monotone-Revision: 55428fa2e114fb8a494d7411a553fb0a378a4995
125053
125054    Monotone-Author: wsourdeau@inverse.ca
125055    Monotone-Date: 2010-03-31T20:49:24
125056    Monotone-Branch: ca.inverse.sogo
125057
125058M	SOPE/sope-patchset-r1664.diff
125059
125060commit 7826181ff7a5c44f5aa385475c8e230092c0ac90
125061Author: Francis Lachapelle <flachapelle@inverse.ca>
125062Date:   Wed Mar 31 20:44:22 2010 +0000
125063
125064    Fix for bug #536.
125065
125066    Monotone-Parent: e5138baadcbf7f196e37747707b570897665a6d3
125067    Monotone-Revision: 4038e1c81a3afe4ac83664ba6c3a983a6a52c21e
125068
125069    Monotone-Author: flachapelle@inverse.ca
125070    Monotone-Date: 2010-03-31T20:44:22
125071    Monotone-Branch: ca.inverse.sogo
125072
125073M	UI/WebServerResources/SchedulerUIDnD.js
125074M	UI/WebServerResources/generic.js
125075
125076commit c83872d82b0a8778532d0eb93ecc0c6dfa8b9fe2
125077Author: Francis Lachapelle <flachapelle@inverse.ca>
125078Date:   Wed Mar 31 20:21:49 2010 +0000
125079
125080    Added contextual menu for all-day events area.
125081
125082    Monotone-Parent: fc7652ed896945e9e9171d1081661b72921d2cb6
125083    Monotone-Revision: 861e1c5552eaa1edddf6ca6869c53e708cf1c4d2
125084
125085    Monotone-Author: flachapelle@inverse.ca
125086    Monotone-Date: 2010-03-31T20:21:49
125087    Monotone-Branch: ca.inverse.sogo
125088
125089M	UI/WebServerResources/SchedulerUI.js
125090
125091commit b26a51234c32ed0410faaa447245d966f68011f9
125092Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125093Date:   Wed Mar 31 20:16:40 2010 +0000
125094
125095    Monotone-Parent: 2f9e650d437ad6f3b4629d6df38c98b8151e4f0f
125096    Monotone-Revision: 6fa4b48fbe28f1cf7fd69a18c2504d3ac7c2e806
125097
125098    Monotone-Author: wsourdeau@inverse.ca
125099    Monotone-Date: 2010-03-31T20:16:40
125100    Monotone-Branch: ca.inverse.sogo
125101
125102M	ChangeLog
125103A	Tools/sogo-slapd-sockd.m
125104
125105commit 048985d97651c8f7489b7be6ea9fe96c0bbb7e4c
125106Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125107Date:   Wed Mar 31 20:15:11 2010 +0000
125108
125109    Monotone-Parent: 1386ff575a581ce153a4d70c50dc0bed29d339ed
125110    Monotone-Revision: 2f9e650d437ad6f3b4629d6df38c98b8151e4f0f
125111
125112    Monotone-Author: wsourdeau@inverse.ca
125113    Monotone-Date: 2010-03-31T20:15:11
125114    Monotone-Branch: ca.inverse.sogo
125115
125116M	ChangeLog
125117M	Tools/GNUmakefile
125118A	Tools/SOGoSockD.h
125119A	Tools/SOGoSockD.m
125120A	Tools/SOGoSockDOperation.h
125121A	Tools/SOGoSockDOperation.m
125122A	Tools/SOGoSockDScanner.h
125123A	Tools/SOGoSockDScanner.m
125124
125125commit d59da9c70e995f2b28a2a9dd30a3ad5ae42dae18
125126Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125127Date:   Wed Mar 31 20:11:30 2010 +0000
125128
125129    Monotone-Parent: fc7652ed896945e9e9171d1081661b72921d2cb6
125130    Monotone-Revision: 1386ff575a581ce153a4d70c50dc0bed29d339ed
125131
125132    Monotone-Author: wsourdeau@inverse.ca
125133    Monotone-Date: 2010-03-31T20:11:30
125134    Monotone-Branch: ca.inverse.sogo
125135
125136M	ChangeLog
125137M	Tools/sogo-tool.m
125138
125139commit 070973b0bae99f19a8d5b6eea512fddca1e03406
125140Author: Francis Lachapelle <flachapelle@inverse.ca>
125141Date:   Wed Mar 31 16:00:03 2010 +0000
125142
125143    Fix for #490.
125144    See ChangeLog.
125145
125146    Monotone-Parent: 39447fbdf1de4d7eee3f87ded919230e8afb9bb2
125147    Monotone-Revision: fc7652ed896945e9e9171d1081661b72921d2cb6
125148
125149    Monotone-Author: flachapelle@inverse.ca
125150    Monotone-Date: 2010-03-31T16:00:03
125151    Monotone-Branch: ca.inverse.sogo
125152
125153M	ChangeLog
125154M	SoObjects/Mailer/SOGoDraftObject.m
125155M	SoObjects/Mailer/Version
125156
125157commit cc9a0b8aba7947c4c59aa1bf2de3ef05f5697f3e
125158Author: Francis Lachapelle <flachapelle@inverse.ca>
125159Date:   Wed Mar 31 15:27:59 2010 +0000
125160
125161    Fix for bug #469.
125162    See ChangeLog.
125163
125164    Monotone-Parent: 1f0e6aa5d222f124f1b91efcb5a68009fa584386
125165    Monotone-Revision: 39447fbdf1de4d7eee3f87ded919230e8afb9bb2
125166
125167    Monotone-Author: flachapelle@inverse.ca
125168    Monotone-Date: 2010-03-31T15:27:59
125169    Monotone-Branch: ca.inverse.sogo
125170
125171M	ChangeLog
125172M	UI/WebServerResources/SchedulerUI.js
125173M	UI/WebServerResources/SchedulerUIDnD.js
125174
125175commit 81049065b9c02a5fd8185dd3773a53b318bac105
125176Author: Francis Lachapelle <flachapelle@inverse.ca>
125177Date:   Wed Mar 31 13:44:33 2010 +0000
125178
125179    Minor formatting change to the appointments receipts.
125180
125181    Monotone-Parent: af4386c37794ac7fd1abd4c4138b2d3e7d458161
125182    Monotone-Revision: 1f0e6aa5d222f124f1b91efcb5a68009fa584386
125183
125184    Monotone-Author: flachapelle@inverse.ca
125185    Monotone-Date: 2010-03-31T13:44:33
125186    Monotone-Branch: ca.inverse.sogo
125187
125188M	SoObjects/Appointments/French.lproj/Localizable.strings
125189M	UI/Templates/Appointments/SOGoAptMailDeletionReceipt.wox
125190M	UI/Templates/Appointments/SOGoAptMailInvitationReceipt.wox
125191M	UI/Templates/Appointments/SOGoAptMailUpdateReceipt.wox
125192
125193commit b1e314115a530f85be58b3619e7c7acfb952fe96
125194Author: Francis Lachapelle <flachapelle@inverse.ca>
125195Date:   Tue Mar 30 22:02:30 2010 +0000
125196
125197    Updated Localizable.strings files.
125198
125199    Monotone-Parent: 0b6870691295aea5bdfe237959986aa5b51597a6
125200    Monotone-Revision: af4386c37794ac7fd1abd4c4138b2d3e7d458161
125201
125202    Monotone-Author: flachapelle@inverse.ca
125203    Monotone-Date: 2010-03-30T22:02:30
125204    Monotone-Branch: ca.inverse.sogo
125205
125206M	UI/Contacts/Hungarian.lproj/Localizable.strings
125207M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
125208M	UI/MainUI/Czech.lproj/Localizable.strings
125209M	UI/MainUI/Dutch.lproj/Localizable.strings
125210M	UI/MainUI/German.lproj/Localizable.strings
125211M	UI/MainUI/Hungarian.lproj/Localizable.strings
125212M	UI/MainUI/Italian.lproj/Localizable.strings
125213M	UI/MainUI/Russian.lproj/Localizable.strings
125214M	UI/MainUI/Spanish.lproj/Localizable.strings
125215M	UI/MainUI/Swedish.lproj/Localizable.strings
125216M	UI/MainUI/Welsh.lproj/Localizable.strings
125217
125218commit c4a5c6defdd485e1db83df2e449dc67703b31da0
125219Author: Francis Lachapelle <flachapelle@inverse.ca>
125220Date:   Tue Mar 30 22:01:15 2010 +0000
125221
125222    Fix for bug #508.
125223
125224    Monotone-Parent: 9de427ab0a6d798a88bf25730ef5135e63d0b420
125225    Monotone-Revision: 0b6870691295aea5bdfe237959986aa5b51597a6
125226
125227    Monotone-Author: flachapelle@inverse.ca
125228    Monotone-Date: 2010-03-30T22:01:15
125229    Monotone-Branch: ca.inverse.sogo
125230
125231M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
125232M	UI/Scheduler/Czech.lproj/Localizable.strings
125233M	UI/Scheduler/Dutch.lproj/Localizable.strings
125234M	UI/Scheduler/English.lproj/Localizable.strings
125235M	UI/Scheduler/French.lproj/Localizable.strings
125236M	UI/Scheduler/German.lproj/Localizable.strings
125237M	UI/Scheduler/Hungarian.lproj/Localizable.strings
125238M	UI/Scheduler/Italian.lproj/Localizable.strings
125239M	UI/Scheduler/Russian.lproj/Localizable.strings
125240M	UI/Scheduler/Spanish.lproj/Localizable.strings
125241M	UI/Scheduler/Swedish.lproj/Localizable.strings
125242M	UI/Scheduler/Welsh.lproj/Localizable.strings
125243M	UI/Templates/SchedulerUI/UIxCalMainView.wox
125244M	UI/WebServerResources/SchedulerUI.js
125245
125246commit ebd2d98c5a54df52adfdbe5b072d715ddb5e427c
125247Author: Francis Lachapelle <flachapelle@inverse.ca>
125248Date:   Tue Mar 30 20:51:29 2010 +0000
125249
125250    Fix for bug #499.
125251
125252    Monotone-Parent: 7fdcd24631a35711947a53ef3bec828c99f953bf
125253    Monotone-Revision: 9de427ab0a6d798a88bf25730ef5135e63d0b420
125254
125255    Monotone-Author: flachapelle@inverse.ca
125256    Monotone-Date: 2010-03-30T20:51:29
125257    Monotone-Branch: ca.inverse.sogo
125258
125259M	UI/WebServerResources/AdministrationUI.js
125260
125261commit 303f1681590d21b1463bf924352a00fae1be39bd
125262Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125263Date:   Tue Mar 30 14:36:38 2010 +0000
125264
125265    Monotone-Parent: bd0028a42b2571e24aeef535298c847f22b70ca7
125266    Monotone-Revision: 7fdcd24631a35711947a53ef3bec828c99f953bf
125267
125268    Monotone-Author: wsourdeau@inverse.ca
125269    Monotone-Date: 2010-03-30T14:36:38
125270    Monotone-Branch: ca.inverse.sogo
125271
125272M	ChangeLog
125273
125274commit ae0540a8b81f01b0b55065650bd2551d9a99791e
125275Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125276Date:   Tue Mar 30 14:35:09 2010 +0000
125277
125278    Monotone-Parent: 9ad272d437927aab03282755ff884237e2be9e0f
125279    Monotone-Revision: bd0028a42b2571e24aeef535298c847f22b70ca7
125280
125281    Monotone-Author: wsourdeau@inverse.ca
125282    Monotone-Date: 2010-03-30T14:35:09
125283    Monotone-Branch: ca.inverse.sogo
125284
125285M	ChangeLog
125286M	SoObjects/Contacts/SOGoContactSourceFolder.h
125287M	SoObjects/Contacts/SOGoContactSourceFolder.m
125288
125289commit fd34f58a5add5ce691e9e166459a86e98967a63c
125290Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125291Date:   Tue Mar 30 14:32:27 2010 +0000
125292
125293    Monotone-Parent: 7b66e7e54c1c3722b44698bd915f6a240a127020
125294    Monotone-Revision: 9ad272d437927aab03282755ff884237e2be9e0f
125295
125296    Monotone-Author: wsourdeau@inverse.ca
125297    Monotone-Date: 2010-03-30T14:32:27
125298    Monotone-Branch: ca.inverse.sogo
125299
125300M	ChangeLog
125301M	SoObjects/SOGo/LDAPSource.m
125302
125303commit 03aaceba49ebfed3205b7cfd7b176a23c609e37d
125304Author: Ludovic Marcotte <lmarcotte@inverse.ca>
125305Date:   Mon Mar 29 20:07:08 2010 +0000
125306
125307    See ChangeLog
125308
125309    Monotone-Parent: 0c421ef29903ee5be58ddc992f2172bdda6a2b1d
125310    Monotone-Revision: 7b66e7e54c1c3722b44698bd915f6a240a127020
125311
125312    Monotone-Author: ludovic@Sophos.ca
125313    Monotone-Date: 2010-03-29T20:07:08
125314    Monotone-Branch: ca.inverse.sogo
125315
125316M	ChangeLog
125317M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
125318
125319commit cb13c963bda89dc6c02c60c9fa4213695f26b895
125320Author: Ludovic Marcotte <lmarcotte@inverse.ca>
125321Date:   Mon Mar 29 00:49:29 2010 +0000
125322
125323    See ChangeLog
125324
125325    Monotone-Parent: 06c565a6f33e7684a9706a8e870304c4ef06ba2d
125326    Monotone-Revision: 0c421ef29903ee5be58ddc992f2172bdda6a2b1d
125327
125328    Monotone-Author: ludovic@Sophos.ca
125329    Monotone-Date: 2010-03-29T00:49:29
125330    Monotone-Branch: ca.inverse.sogo
125331
125332M	ChangeLog
125333M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
125334M	UI/MainUI/Czech.lproj/Localizable.strings
125335M	UI/MainUI/Dutch.lproj/Localizable.strings
125336M	UI/MainUI/English.lproj/Localizable.strings
125337M	UI/MainUI/French.lproj/Localizable.strings
125338M	UI/MainUI/German.lproj/Localizable.strings
125339M	UI/MainUI/Hungarian.lproj/Localizable.strings
125340M	UI/MainUI/Russian.lproj/Localizable.strings
125341M	UI/MainUI/SOGoRootPage.m
125342M	UI/MainUI/Spanish.lproj/Localizable.strings
125343M	UI/MainUI/Swedish.lproj/Localizable.strings
125344M	UI/MainUI/Welsh.lproj/Localizable.strings
125345M	UI/WebServerResources/PasswordPolicy.js
125346M	UI/WebServerResources/SOGoRootPage.js
125347
125348commit 668c26c104b0853f505a14a331207137b8d54c43
125349Author: Ludovic Marcotte <lmarcotte@inverse.ca>
125350Date:   Fri Mar 26 19:55:22 2010 +0000
125351
125352    http://www.scalableogo.org/bugs/view.php?id=480
125353
125354    Monotone-Parent: b2cc9ddb778bcb57aa222d30a131a32ba6177a19
125355    Monotone-Revision: 06c565a6f33e7684a9706a8e870304c4ef06ba2d
125356
125357    Monotone-Author: ludovic@Sophos.ca
125358    Monotone-Date: 2010-03-26T19:55:22
125359    Monotone-Branch: ca.inverse.sogo
125360
125361M	Documentation/SOGo Installation Guide.odt
125362
125363commit a8ba622d558ee4d422cf0b7bd4fcf9e637bff9c3
125364Author: Ludovic Marcotte <lmarcotte@inverse.ca>
125365Date:   Fri Mar 26 18:05:28 2010 +0000
125366
125367    See ChangeLog
125368
125369    Monotone-Parent: d5dd8c43fa224e4e1e1c3f565305173fb41d4521
125370    Monotone-Revision: b2cc9ddb778bcb57aa222d30a131a32ba6177a19
125371
125372    Monotone-Author: ludovic@Sophos.ca
125373    Monotone-Date: 2010-03-26T18:05:28
125374    Monotone-Branch: ca.inverse.sogo
125375
125376M	ChangeLog
125377M	Documentation/SOGo Installation Guide.odt
125378M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
125379
125380commit 7827ceeb5616d1883f2ff4eb59f0ea88c980818e
125381Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125382Date:   Thu Mar 25 20:17:50 2010 +0000
125383
125384    Monotone-Parent: 3fa7e256bafe25f933cbd83e48a106452288b415
125385    Monotone-Revision: d5dd8c43fa224e4e1e1c3f565305173fb41d4521
125386
125387    Monotone-Author: wsourdeau@inverse.ca
125388    Monotone-Date: 2010-03-25T20:17:50
125389    Monotone-Branch: ca.inverse.sogo
125390
125391M	ChangeLog
125392M	UI/PreferencesUI/UIxPreferences.h
125393M	UI/PreferencesUI/UIxPreferences.m
125394M	UI/Templates/PreferencesUI/UIxPreferences.wox
125395M	UI/WebServerResources/UIxPreferences.js
125396
125397commit 4881f4bc40bd48b4a759b811b8d1a70e7f86dc42
125398Author: Francis Lachapelle <flachapelle@inverse.ca>
125399Date:   Thu Mar 25 15:42:52 2010 +0000
125400
125401    Minor CSS adjustments to small toolbars.
125402
125403    Monotone-Parent: 4ab14f5f124790fd968ea56e6352e971b51b1a5b
125404    Monotone-Revision: 3fa7e256bafe25f933cbd83e48a106452288b415
125405
125406    Monotone-Author: flachapelle@inverse.ca
125407    Monotone-Date: 2010-03-25T15:42:52
125408    Monotone-Branch: ca.inverse.sogo
125409
125410M	UI/WebServerResources/ContactsUI.css
125411M	UI/WebServerResources/ContactsUI.js
125412M	UI/WebServerResources/SchedulerUI.css
125413M	UI/WebServerResources/UIxAttendeesEditor.css
125414M	UI/WebServerResources/UIxAttendeesEditor.js
125415M	UI/WebServerResources/generic.css
125416
125417commit 784eb352b8dcdf5a5b8d6d4480b8f7f8a739c2d3
125418Author: Francis Lachapelle <flachapelle@inverse.ca>
125419Date:   Thu Mar 25 15:18:56 2010 +0000
125420
125421    See ChangeLog
125422
125423    Monotone-Parent: a625593a580ec03e118df9e1150b6baf7c8f5c53
125424    Monotone-Revision: 4ab14f5f124790fd968ea56e6352e971b51b1a5b
125425
125426    Monotone-Author: flachapelle@inverse.ca
125427    Monotone-Date: 2010-03-25T15:18:56
125428    Monotone-Branch: ca.inverse.sogo
125429
125430M	ChangeLog
125431M	UI/WebServerResources/UIxContactsUserFolders.css
125432M	UI/WebServerResources/UIxContactsUserFolders.js
125433
125434commit 7c72b96b1e4df7c90a88bc4462359bda34c9878f
125435Author: Ludovic Marcotte <lmarcotte@inverse.ca>
125436Date:   Thu Mar 25 01:20:06 2010 +0000
125437
125438    See ChangeLog
125439
125440    Monotone-Parent: 5cd36f9e514c2019e708362661b3ede2e8598fb8
125441    Monotone-Revision: ae25610b2149f561f23ae34e0889a7197d4324c3
125442
125443    Monotone-Author: ludovic@Sophos.ca
125444    Monotone-Date: 2010-03-25T01:20:06
125445    Monotone-Branch: ca.inverse.sogo
125446
125447M	ChangeLog
125448M	SoObjects/SOGo/SQLSource.m
125449
125450commit 8dfaa80f3658a3feffa5731e9c870b50b2b3c26c
125451Author: Ludovic Marcotte <lmarcotte@inverse.ca>
125452Date:   Wed Mar 24 15:22:59 2010 +0000
125453
125454    See ChangeLog
125455
125456    Monotone-Parent: 83c63e63da91d2b44db08849dc570ff2029ed74a
125457    Monotone-Revision: 5cd36f9e514c2019e708362661b3ede2e8598fb8
125458
125459    Monotone-Author: ludovic@Sophos.ca
125460    Monotone-Date: 2010-03-24T15:22:59
125461    Monotone-Branch: ca.inverse.sogo
125462
125463M	ChangeLog
125464M	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m
125465M	SoObjects/SOGo/SOGoCache.h
125466M	SoObjects/SOGo/SOGoCache.m
125467M	SoObjects/SOGo/SOGoSystemDefaults.h
125468M	SoObjects/SOGo/SOGoSystemDefaults.m
125469
125470commit 14ad71063033f63f38dd47d229e828dd53e3151c
125471Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125472Date:   Wed Mar 24 15:09:17 2010 +0000
125473
125474    Monotone-Parent: d9b64f2f2d300ee374dbaa78a98f62ce367f4588
125475    Monotone-Revision: 73f3fa811c59b152f7c426fe28488efd6bcfe6f2
125476
125477    Monotone-Author: wsourdeau@inverse.ca
125478    Monotone-Date: 2010-03-24T15:09:17
125479    Monotone-Branch: ca.inverse.sogo
125480
125481M	Apache/SOGo-debian.conf
125482M	Apache/SOGo.conf
125483
125484commit c9c3226988c230ddb09b535673595d61c1ec1d36
125485Author: Ludovic Marcotte <lmarcotte@inverse.ca>
125486Date:   Mon Mar 22 23:06:42 2010 +0000
125487
125488    See ChangeLog
125489
125490    Monotone-Parent: d9b64f2f2d300ee374dbaa78a98f62ce367f4588
125491    Monotone-Revision: 83c63e63da91d2b44db08849dc570ff2029ed74a
125492
125493    Monotone-Author: ludovic@Sophos.ca
125494    Monotone-Date: 2010-03-22T23:06:42
125495    Monotone-Branch: ca.inverse.sogo
125496
125497M	ChangeLog
125498M	SoObjects/Mailer/SOGoDraftObject.m
125499
125500commit f80d1ab5fa52c729013d267ef9f17154e01165b5
125501Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125502Date:   Mon Mar 22 17:49:23 2010 +0000
125503
125504    Monotone-Parent: 54efe8046f7359444a19149b1c5e4ed19262c14e
125505    Monotone-Revision: d9b64f2f2d300ee374dbaa78a98f62ce367f4588
125506
125507    Monotone-Author: wsourdeau@inverse.ca
125508    Monotone-Date: 2010-03-22T17:49:23
125509    Monotone-Branch: ca.inverse.sogo
125510
125511M	ChangeLog
125512M	UI/Scheduler/UIxCalListingActions.m
125513
125514commit 58fd52560187e3e6a8fa9bee44aab35c1a166063
125515Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125516Date:   Mon Mar 22 17:16:16 2010 +0000
125517
125518    Monotone-Parent: 00c44c219ebc45d53f4b71a1825bc55315546793
125519    Monotone-Revision: 54efe8046f7359444a19149b1c5e4ed19262c14e
125520
125521    Monotone-Author: wsourdeau@inverse.ca
125522    Monotone-Date: 2010-03-22T17:16:16
125523    Monotone-Branch: ca.inverse.sogo
125524
125525M	ChangeLog
125526M	SOPE/NGCards/ChangeLog
125527M	SOPE/NGCards/iCalTimeZonePeriod.m
125528M	Tests/Unit/GNUmakefile
125529A	Tests/Unit/TestiCalTimeZonePeriod.m
125530
125531commit 9971737b29389e6abe81b833f8e66dc377c7fd84
125532Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125533Date:   Mon Mar 22 17:10:27 2010 +0000
125534
125535    Monotone-Parent: 52bbcfeb1dfff49a3bb753faaefd8bf92a5ad7eb
125536    Monotone-Revision: 7d7bd9ebaef743c2d234e3487f041c1d213b742e
125537
125538    Monotone-Author: wsourdeau@inverse.ca
125539    Monotone-Date: 2010-03-22T17:10:27
125540    Monotone-Branch: ca.inverse.sogo
125541
125542M	ChangeLog
125543M	Tests/Unit/SOGoTestRunner.m
125544
125545commit d1e5ed23652cf4b6791ce5524585d9d0ccc00aa6
125546Author: Francis Lachapelle <flachapelle@inverse.ca>
125547Date:   Mon Mar 22 15:06:13 2010 +0000
125548
125549    Fix for contacts web module when in a popup window.
125550
125551    Monotone-Parent: f16d87f59f756ed8514cb53f85c6de0f559d8af2
125552    Monotone-Revision: c650aab7e4429bb8a2b8885d4161d881a1f9f2e7
125553
125554    Monotone-Author: flachapelle@inverse.ca
125555    Monotone-Date: 2010-03-22T15:06:13
125556    Monotone-Branch: ca.inverse.sogo
125557
125558M	UI/WebServerResources/ContactsUI.css
125559
125560commit e7b0efaacef2878b6f5332166bb84c5e790e2876
125561Author: Ludovic Marcotte <lmarcotte@inverse.ca>
125562Date:   Fri Mar 19 13:08:15 2010 +0000
125563
125564    See ChangeLog
125565
125566    Monotone-Parent: 52bbcfeb1dfff49a3bb753faaefd8bf92a5ad7eb
125567    Monotone-Revision: f16d87f59f756ed8514cb53f85c6de0f559d8af2
125568
125569    Monotone-Author: ludovic@Sophos.ca
125570    Monotone-Date: 2010-03-19T13:08:15
125571    Monotone-Branch: ca.inverse.sogo
125572
125573M	ChangeLog
125574M	SoObjects/Appointments/SOGoAppointmentObject.m
125575M	SoObjects/SOGo/SOGoDomainDefaults.h
125576M	SoObjects/SOGo/SOGoDomainDefaults.m
125577M	SoObjects/SOGo/WORequest+SOGo.m
125578M	UI/Contacts/UIxContactsListView.m
125579
125580commit bf275960b4d933337d5335ec244e0057801c243f
125581Author: Ludovic Marcotte <lmarcotte@inverse.ca>
125582Date:   Thu Mar 18 12:58:39 2010 +0000
125583
125584    See ChangeLog
125585
125586    Monotone-Parent: c1e5870e5f5c7546c7a47515125246ca856a2f40
125587    Monotone-Revision: 52bbcfeb1dfff49a3bb753faaefd8bf92a5ad7eb
125588
125589    Monotone-Author: ludovic@Sophos.ca
125590    Monotone-Date: 2010-03-18T12:58:39
125591    Monotone-Branch: ca.inverse.sogo
125592
125593M	ChangeLog
125594M	SoObjects/SOGo/SOGoConstants.h
125595M	SoObjects/SOGo/SOGoConstants.m
125596M	SoObjects/SOGo/SOGoDomainDefaults.h
125597M	SoObjects/SOGo/SOGoDomainDefaults.m
125598M	SoObjects/SOGo/SOGoSystemDefaults.m
125599
125600commit bc693c868faa09aaf4a472eb08a2a36d50cdb368
125601Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125602Date:   Tue Mar 16 13:38:28 2010 +0000
125603
125604    Monotone-Parent: a50a00c29b39452223260cb5d3ac233446726285
125605    Monotone-Revision: e789f702b24bdc52b2a34ab4a58f4a2f26371610
125606
125607    Monotone-Author: wsourdeau@inverse.ca
125608    Monotone-Date: 2010-03-16T13:38:28
125609    Monotone-Branch: ca.inverse.sogo
125610
125611M	SOPE/sope-patchset-r1664.diff
125612
125613commit f9d1fda8332d409baee8d4b69034da6ff1828efc
125614Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125615Date:   Tue Mar 16 13:34:14 2010 +0000
125616
125617    Monotone-Parent: 9bd966b224328d78fb14df7e0b5cca2b4e4e4bfb
125618    Monotone-Revision: a50a00c29b39452223260cb5d3ac233446726285
125619
125620    Monotone-Author: wsourdeau@inverse.ca
125621    Monotone-Date: 2010-03-16T13:34:14
125622    Monotone-Branch: ca.inverse.sogo
125623
125624M	SOPE/sope-patchset-r1664.diff
125625
125626commit a7ffeaf3f81e980e0d8ebdc8d0586d2c79027251
125627Author: Ludovic Marcotte <lmarcotte@inverse.ca>
125628Date:   Tue Mar 16 00:02:57 2010 +0000
125629
125630    Added missing translation for the "Reload" button in the Contacts module
125631
125632    Monotone-Parent: 2c333cbb2be8ee61b03f3ba7f4e2a293be78f431
125633    Monotone-Revision: fa44544f060a255e700fe82b3b47846be0343017
125634
125635    Monotone-Author: ludovic@Sophos.ca
125636    Monotone-Date: 2010-03-16T00:02:57
125637    Monotone-Branch: ca.inverse.sogo
125638
125639M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
125640M	UI/Contacts/Czech.lproj/Localizable.strings
125641M	UI/Contacts/Dutch.lproj/Localizable.strings
125642M	UI/Contacts/English.lproj/Localizable.strings
125643M	UI/Contacts/French.lproj/Localizable.strings
125644M	UI/Contacts/German.lproj/Localizable.strings
125645M	UI/Contacts/Hungarian.lproj/Localizable.strings
125646M	UI/Contacts/Italian.lproj/Localizable.strings
125647M	UI/Contacts/Russian.lproj/Localizable.strings
125648M	UI/Contacts/Spanish.lproj/Localizable.strings
125649M	UI/Contacts/Swedish.lproj/Localizable.strings
125650M	UI/Contacts/Welsh.lproj/Localizable.strings
125651
125652commit 1b4dca76f903ebb666d1f3d8d4458ce9c0088431
125653Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125654Date:   Mon Mar 15 18:43:11 2010 +0000
125655
125656    Monotone-Parent: ff41de0005ad37b6858452da3e9c6d0cf21078af
125657    Monotone-Revision: 9bd966b224328d78fb14df7e0b5cca2b4e4e4bfb
125658
125659    Monotone-Author: wsourdeau@inverse.ca
125660    Monotone-Date: 2010-03-15T18:43:11
125661    Monotone-Branch: ca.inverse.sogo
125662
125663M	ChangeLog
125664M	SoObjects/SOGo/SOGoUserFolder.m
125665
125666commit a147ea528fa0956cab559cd3fab01260d7479095
125667Author: Ludovic Marcotte <lmarcotte@inverse.ca>
125668Date:   Mon Mar 15 17:56:13 2010 +0000
125669
125670    Small CSS fix for the change password popup.
125671
125672    Monotone-Parent: d22bf4c980f45be9bbef3845ceeb3a8bf583f6c9
125673    Monotone-Revision: f14ae03d576d6870939b367861ecc7f56c411580
125674
125675    Monotone-Author: ludovic@Sophos.ca
125676    Monotone-Date: 2010-03-15T17:56:13
125677    Monotone-Branch: ca.inverse.sogo
125678
125679M	UI/WebServerResources/SOGoRootPage.css
125680
125681commit 9ba010ea23d57d9e5f1aa0daf3f42ee2824c356a
125682Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125683Date:   Mon Mar 15 16:26:38 2010 +0000
125684
125685    Monotone-Parent: 1afacdb0dfec56c8c5b9390da0be478613fe1c96
125686    Monotone-Revision: ff41de0005ad37b6858452da3e9c6d0cf21078af
125687
125688    Monotone-Author: wsourdeau@inverse.ca
125689    Monotone-Date: 2010-03-15T16:26:38
125690    Monotone-Branch: ca.inverse.sogo
125691
125692M	ChangeLog
125693M	UI/Scheduler/UIxCalListingActions.m
125694
125695commit 3ddaecf6d0ce20a73eb4947a535f62a90a68c961
125696Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125697Date:   Mon Mar 15 16:08:19 2010 +0000
125698
125699    Monotone-Parent: d22bf4c980f45be9bbef3845ceeb3a8bf583f6c9
125700    Monotone-Revision: 1afacdb0dfec56c8c5b9390da0be478613fe1c96
125701
125702    Monotone-Author: wsourdeau@inverse.ca
125703    Monotone-Date: 2010-03-15T16:08:19
125704    Monotone-Branch: ca.inverse.sogo
125705
125706M	ChangeLog
125707M	SoObjects/Appointments/SOGoAppointmentFolder.m
125708
125709commit 927c82cdc10b85c03ca04a35ffb0704cce31addc
125710Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125711Date:   Mon Mar 15 12:51:57 2010 +0000
125712
125713    Monotone-Parent: a0ddb6969a3af4885bc30844a5dc0bcda95a8212
125714    Monotone-Revision: 5617028c92b280b921baa88c04ea7e1430dbef8a
125715
125716    Monotone-Author: wsourdeau@inverse.ca
125717    Monotone-Date: 2010-03-15T12:51:57
125718    Monotone-Branch: ca.inverse.sogo
125719
125720M	ChangeLog
125721M	UI/WebServerResources/SchedulerUI.js
125722M	UI/WebServerResources/SchedulerUIDnD.js
125723
125724commit 914e382dcd49978d7d518869fce5bf84f8ea34ca
125725Author: Ludovic Marcotte <lmarcotte@inverse.ca>
125726Date:   Sun Mar 14 23:07:42 2010 +0000
125727
125728    See ChangeLog
125729
125730    Monotone-Parent: a0ddb6969a3af4885bc30844a5dc0bcda95a8212
125731    Monotone-Revision: ae3b606b25bf64895dc0e94fd5ceccaa439e457f
125732
125733    Monotone-Author: ludovic@Sophos.ca
125734    Monotone-Date: 2010-03-14T23:07:42
125735    Monotone-Branch: ca.inverse.sogo
125736
125737M	ChangeLog
125738M	UI/MainUI/SOGoRootPage.m
125739M	UI/WebServerResources/SOGoRootPage.js
125740
125741commit d7bca942999712f66d16e6127cf9c66ad4b73e58
125742Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125743Date:   Fri Mar 12 20:24:59 2010 +0000
125744
125745    Monotone-Parent: c36e4dbaaa40c95b58d682bbbe6f0a563275afa1
125746    Monotone-Revision: a0ddb6969a3af4885bc30844a5dc0bcda95a8212
125747
125748    Monotone-Author: wsourdeau@inverse.ca
125749    Monotone-Date: 2010-03-12T20:24:59
125750    Monotone-Branch: ca.inverse.sogo
125751
125752M	ChangeLog
125753M	SoObjects/Appointments/SOGoAppointmentObject.m
125754M	UI/Scheduler/UIxAppointmentEditor.m
125755
125756commit c3f943b7a7d7cbf7d155ed79afe3c9097268c689
125757Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125758Date:   Fri Mar 12 16:52:28 2010 +0000
125759
125760    Monotone-Parent: 04b23a9f95822b6befc693fb180c774f240fff9b
125761    Monotone-Revision: c36e4dbaaa40c95b58d682bbbe6f0a563275afa1
125762
125763    Monotone-Author: wsourdeau@inverse.ca
125764    Monotone-Date: 2010-03-12T16:52:28
125765    Monotone-Branch: ca.inverse.sogo
125766
125767M	UI/WebServerResources/generic.css
125768
125769commit d5f65a357622c1dc4f4e03cc51a41ecc8fc6df28
125770Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125771Date:   Fri Mar 12 16:17:20 2010 +0000
125772
125773    Monotone-Parent: 1ea47f5aa8cbb7611d03ba0a965fa2a638f4467b
125774    Monotone-Revision: 04b23a9f95822b6befc693fb180c774f240fff9b
125775
125776    Monotone-Author: wsourdeau@inverse.ca
125777    Monotone-Date: 2010-03-12T16:17:20
125778    Monotone-Branch: ca.inverse.sogo
125779
125780M	UI/WebServerResources/SOGoRootPage.js
125781
125782commit 9020851ebf3498f2d7ca6cceb920b523f8981a27
125783Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125784Date:   Fri Mar 12 16:16:30 2010 +0000
125785
125786    Monotone-Parent: 4f53fcc951b91b86624403a563cf3994eb946fab
125787    Monotone-Revision: 1ea47f5aa8cbb7611d03ba0a965fa2a638f4467b
125788
125789    Monotone-Author: wsourdeau@inverse.ca
125790    Monotone-Date: 2010-03-12T16:16:30
125791    Monotone-Branch: ca.inverse.sogo
125792
125793M	SOPE/sope-patchset-r1664.diff
125794
125795commit 466c0ee0184ef7c929329cea337544d459cca41b
125796Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125797Date:   Fri Mar 12 16:15:26 2010 +0000
125798
125799    Monotone-Parent: 8a6c86f0b6ea39b43099b9e00ba79feb7cd28c9a
125800    Monotone-Revision: 4f53fcc951b91b86624403a563cf3994eb946fab
125801
125802    Monotone-Author: wsourdeau@inverse.ca
125803    Monotone-Date: 2010-03-12T16:15:26
125804    Monotone-Branch: ca.inverse.sogo
125805
125806M	UI/Templates/PreferencesUI/UIxPreferences.wox
125807
125808commit 7c1dc619b0ec74799256a2567f0a179a4e726119
125809Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125810Date:   Fri Mar 12 16:03:26 2010 +0000
125811
125812    Monotone-Parent: 9363573a36f148bed13880066b8e7fd3d82bf591
125813    Monotone-Revision: 8a6c86f0b6ea39b43099b9e00ba79feb7cd28c9a
125814
125815    Monotone-Author: wsourdeau@inverse.ca
125816    Monotone-Date: 2010-03-12T16:03:26
125817    Monotone-Branch: ca.inverse.sogo
125818
125819M	UI/WebServerResources/PasswordPolicy.js
125820
125821commit 5cdefc8a8bc30adb12b2d9da561abd88c9c68226
125822Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125823Date:   Thu Mar 11 22:32:47 2010 +0000
125824
125825    Monotone-Parent: ae2731aedf2ba81e571b426efe36751b90702b6b
125826    Monotone-Revision: 9363573a36f148bed13880066b8e7fd3d82bf591
125827
125828    Monotone-Author: wsourdeau@inverse.ca
125829    Monotone-Date: 2010-03-11T22:32:47
125830    Monotone-Branch: ca.inverse.sogo
125831
125832M	ChangeLog
125833M	SoObjects/SOGo/SOGoUserFolder.m
125834
125835commit 4d594b799fdffd2ecf59170bc22bc0779929c7aa
125836Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125837Date:   Thu Mar 11 21:51:06 2010 +0000
125838
125839    Monotone-Parent: cbe2c19059ff9473bfab4d21315830b629b508b5
125840    Monotone-Revision: ae2731aedf2ba81e571b426efe36751b90702b6b
125841
125842    Monotone-Author: wsourdeau@inverse.ca
125843    Monotone-Date: 2010-03-11T21:51:06
125844    Monotone-Branch: ca.inverse.sogo
125845
125846M	SOPE/sope-patchset-r1664.diff
125847
125848commit a274a8e5454bbf866badbd739ac2725c5654dc94
125849Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125850Date:   Thu Mar 11 14:52:52 2010 +0000
125851
125852    Monotone-Parent: 100a272abbd26f9913b032fcd40a1851360e76fb
125853    Monotone-Revision: cbe2c19059ff9473bfab4d21315830b629b508b5
125854
125855    Monotone-Author: wsourdeau@inverse.ca
125856    Monotone-Date: 2010-03-11T14:52:52
125857    Monotone-Branch: ca.inverse.sogo
125858
125859M	UI/WebServerResources/UIxPreferences.js
125860
125861commit bb48a95ab20afb44d23a2173d7ce951c0efd9b47
125862Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125863Date:   Thu Mar 11 13:43:45 2010 +0000
125864
125865    Monotone-Parent: 8f81ef5493969df98077f91eb3e21b3c0da2510c
125866    Monotone-Revision: 100a272abbd26f9913b032fcd40a1851360e76fb
125867
125868    Monotone-Author: wsourdeau@inverse.ca
125869    Monotone-Date: 2010-03-11T13:43:45
125870    Monotone-Branch: ca.inverse.sogo
125871
125872M	UI/WebServerResources/SOGoRootPage.js
125873
125874commit dce4fd7896505f68ec2a518ab9762f42a8eefbe4
125875Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125876Date:   Thu Mar 11 13:43:41 2010 +0000
125877
125878    Monotone-Parent: d22c2f35807180ec300170fc9462fbdedba6458f
125879    Monotone-Revision: 8f81ef5493969df98077f91eb3e21b3c0da2510c
125880
125881    Monotone-Author: wsourdeau@inverse.ca
125882    Monotone-Date: 2010-03-11T13:43:41
125883    Monotone-Branch: ca.inverse.sogo
125884
125885M	UI/WebServerResources/generic.js
125886
125887commit 81def3f574621770288b473657fc1b68e973c9b5
125888Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125889Date:   Thu Mar 11 13:34:37 2010 +0000
125890
125891    Monotone-Parent: cc78d684b007c6e309809a914975702d563d6bc8
125892    Monotone-Revision: d22c2f35807180ec300170fc9462fbdedba6458f
125893
125894    Monotone-Author: wsourdeau@inverse.ca
125895    Monotone-Date: 2010-03-11T13:34:37
125896    Monotone-Branch: ca.inverse.sogo
125897
125898M	ChangeLog
125899M	UI/WebServerResources/generic.js
125900
125901commit 0713ff2d1617d8cc0d787ef05ecb0692b7aab82f
125902Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125903Date:   Wed Mar 10 21:57:36 2010 +0000
125904
125905    Monotone-Parent: ccfea77832d8217ab752d2595d9c9234f049d10a
125906    Monotone-Revision: cc78d684b007c6e309809a914975702d563d6bc8
125907
125908    Monotone-Author: wsourdeau@inverse.ca
125909    Monotone-Date: 2010-03-10T21:57:36
125910    Monotone-Branch: ca.inverse.sogo
125911
125912M	NEWS
125913
125914commit f0b3b6af5368333f17a7b7534a8c05d694dfcc58
125915Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125916Date:   Wed Mar 10 21:56:39 2010 +0000
125917
125918    Monotone-Parent: eea6de6db85c76d95dc3f6d1ca4e05b3fa7fc455
125919    Monotone-Revision: ccfea77832d8217ab752d2595d9c9234f049d10a
125920
125921    Monotone-Author: wsourdeau@inverse.ca
125922    Monotone-Date: 2010-03-10T21:56:39
125923    Monotone-Branch: ca.inverse.sogo
125924
125925M	NEWS
125926
125927commit 251a538c12682f5d352b8040d4f078e510ccf732
125928Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125929Date:   Wed Mar 10 21:53:26 2010 +0000
125930
125931    Monotone-Parent: 01c5e5314c26ef13463ba2e2dec3d854ef793f1d
125932    Monotone-Revision: eea6de6db85c76d95dc3f6d1ca4e05b3fa7fc455
125933
125934    Monotone-Author: wsourdeau@inverse.ca
125935    Monotone-Date: 2010-03-10T21:53:26
125936    Monotone-Branch: ca.inverse.sogo
125937
125938M	ChangeLog
125939M	SoObjects/Appointments/SOGoAppointmentFolder.m
125940M	SoObjects/SOGo/SOGoGCSFolder.h
125941M	SoObjects/SOGo/SOGoGCSFolder.m
125942M	UI/Scheduler/UIxCalendarProperties.h
125943M	UI/Scheduler/UIxCalendarProperties.m
125944M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
125945M	UI/WebServerResources/SchedulerUI.js
125946
125947commit 3b056b322669e334c40eb1d4bd2f7cb0739420bd
125948Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125949Date:   Tue Mar 9 20:33:00 2010 +0000
125950
125951    Monotone-Parent: bcb224398f8aef1d62aad42e31635b91c0c993f7
125952    Monotone-Revision: 01c5e5314c26ef13463ba2e2dec3d854ef793f1d
125953
125954    Monotone-Author: wsourdeau@inverse.ca
125955    Monotone-Date: 2010-03-09T20:33:00
125956    Monotone-Branch: ca.inverse.sogo
125957
125958M	ChangeLog
125959M	UI/Common/WODirectAction+SOGo.m
125960M	UI/MainUI/SOGoRootPage.m
125961
125962commit 2b03a58b9d54fbe3389bfce8eb397bacf6a88c48
125963Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125964Date:   Tue Mar 9 20:29:17 2010 +0000
125965
125966    Monotone-Parent: 9b3a8a4c66cfa9329c941f7789f248573edff6ac
125967    Monotone-Revision: bcb224398f8aef1d62aad42e31635b91c0c993f7
125968
125969    Monotone-Author: wsourdeau@inverse.ca
125970    Monotone-Date: 2010-03-09T20:29:17
125971    Monotone-Branch: ca.inverse.sogo
125972
125973M	ChangeLog
125974M	UI/SOGoUI/UIxComponent.m
125975
125976commit 8de0a6199805b107d7d920feacfdd7fec3e85505
125977Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125978Date:   Tue Mar 9 20:28:38 2010 +0000
125979
125980    Monotone-Parent: 356dad69ed3731f29474c5f2e6359c928c942702
125981    Monotone-Revision: 9b3a8a4c66cfa9329c941f7789f248573edff6ac
125982
125983    Monotone-Author: wsourdeau@inverse.ca
125984    Monotone-Date: 2010-03-09T20:28:38
125985    Monotone-Branch: ca.inverse.sogo
125986
125987M	ChangeLog
125988
125989commit e50a87cd67c6ce3bc1f353bcc48a3a13984bfc38
125990Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
125991Date:   Tue Mar 9 20:28:24 2010 +0000
125992
125993    Monotone-Parent: 07c2681e0251d505e6978723e5907b33527cf279
125994    Monotone-Revision: 356dad69ed3731f29474c5f2e6359c928c942702
125995
125996    Monotone-Author: wsourdeau@inverse.ca
125997    Monotone-Date: 2010-03-09T20:28:24
125998    Monotone-Branch: ca.inverse.sogo
125999
126000M	UI/MainUI/SOGoUserHomePage.m
126001M	UI/WebServerResources/UIxContactsUserFolders.js
126002
126003commit 0c1f4cc40a1af7cf3a0e8976e56015f1bc1e15ed
126004Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126005Date:   Tue Mar 9 20:25:10 2010 +0000
126006
126007    Monotone-Parent: 6028d3796190e7455c99c97ec20d3ccffbbcf28a
126008    Monotone-Revision: 07c2681e0251d505e6978723e5907b33527cf279
126009
126010    Monotone-Author: wsourdeau@inverse.ca
126011    Monotone-Date: 2010-03-09T20:25:10
126012    Monotone-Branch: ca.inverse.sogo
126013
126014M	UI/WebServerResources/generic.js
126015
126016commit 20f383e85facdf1a42179880299dabe14ce39d62
126017Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126018Date:   Tue Mar 9 17:08:22 2010 +0000
126019
126020    Monotone-Parent: a7332f5374e76477d1df1d08f12d1fc7f06af1a7
126021    Monotone-Revision: 6028d3796190e7455c99c97ec20d3ccffbbcf28a
126022
126023    Monotone-Author: wsourdeau@inverse.ca
126024    Monotone-Date: 2010-03-09T17:08:22
126025    Monotone-Branch: ca.inverse.sogo
126026
126027M	SOPE/NGCards/ChangeLog
126028M	SOPE/NGCards/iCalTimeZone.m
126029
126030commit 0d8c134cb1af337cec171d3f2c30d1e25cca76d1
126031Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126032Date:   Tue Mar 9 17:06:40 2010 +0000
126033
126034    Monotone-Parent: 390c5899c8e498b7d320dc7528a7ffbf31204b43
126035    Monotone-Revision: a7332f5374e76477d1df1d08f12d1fc7f06af1a7
126036
126037    Monotone-Author: wsourdeau@inverse.ca
126038    Monotone-Date: 2010-03-09T17:06:40
126039    Monotone-Branch: ca.inverse.sogo
126040
126041M	SOPE/NGCards/ChangeLog
126042M	SOPE/NGCards/iCalTimeZonePeriod.m
126043
126044commit 9da637263e281d0b9fe3413c77b189bb6427626d
126045Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126046Date:   Tue Mar 9 14:29:16 2010 +0000
126047
126048    Monotone-Parent: 03c23ddd42cc8c0dc879455acf6c14cc491d7f12
126049    Monotone-Revision: 390c5899c8e498b7d320dc7528a7ffbf31204b43
126050
126051    Monotone-Author: wsourdeau@inverse.ca
126052    Monotone-Date: 2010-03-09T14:29:16
126053    Monotone-Branch: ca.inverse.sogo
126054
126055M	ChangeLog
126056M	UI/WebServerResources/generic.js
126057
126058commit f26856a8a11709809ae8f3f4e02eb567aa81e320
126059Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126060Date:   Tue Mar 9 13:50:54 2010 +0000
126061
126062    reindentation
126063
126064    Monotone-Parent: 817b10c2628d97961bd17f0fceef353fbc87360d
126065    Monotone-Revision: c34c0300a1f39388ab0115f21ccd4e9ac36b52ae
126066
126067    Monotone-Author: wsourdeau@inverse.ca
126068    Monotone-Date: 2010-03-09T13:50:54
126069    Monotone-Branch: ca.inverse.sogo
126070
126071M	UI/WebServerResources/generic.js
126072
126073commit 96d98662e3722bd87c6fe89e67f798c56629cb7f
126074Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126075Date:   Tue Mar 9 13:50:24 2010 +0000
126076
126077    reindentation
126078
126079    Monotone-Parent: 344e916d81509da942ecbcfd963d2399f7809b87
126080    Monotone-Revision: 817b10c2628d97961bd17f0fceef353fbc87360d
126081
126082    Monotone-Author: wsourdeau@inverse.ca
126083    Monotone-Date: 2010-03-09T13:50:24
126084    Monotone-Branch: ca.inverse.sogo
126085
126086M	UI/WebServerResources/generic.js
126087
126088commit 2146e42f3631e98bc8448ccae282503d62f557ab
126089Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126090Date:   Tue Mar 9 13:50:06 2010 +0000
126091
126092    reindentation
126093
126094    Monotone-Parent: 1a5ab4b3462bb2d515f659f929d966da24871437
126095    Monotone-Revision: 344e916d81509da942ecbcfd963d2399f7809b87
126096
126097    Monotone-Author: wsourdeau@inverse.ca
126098    Monotone-Date: 2010-03-09T13:50:06
126099    Monotone-Branch: ca.inverse.sogo
126100
126101M	UI/WebServerResources/generic.js
126102
126103commit f960f6fbd5fa9dd7d8261323df532ef79d3a7ed1
126104Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126105Date:   Tue Mar 9 13:45:52 2010 +0000
126106
126107    reindentation
126108
126109    Monotone-Parent: 4e2e4e4ad21a011b6ad424ad6c61413fb2972b15
126110    Monotone-Revision: 1a5ab4b3462bb2d515f659f929d966da24871437
126111
126112    Monotone-Author: wsourdeau@inverse.ca
126113    Monotone-Date: 2010-03-09T13:45:52
126114    Monotone-Branch: ca.inverse.sogo
126115
126116M	UI/WebServerResources/UIxContactsUserFolders.js
126117
126118commit 30552433854dc15b9f0c0da8129a21bc03ddfc24
126119Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126120Date:   Tue Mar 9 13:45:19 2010 +0000
126121
126122    Monotone-Parent: d6acf550ed6a03fbd33942b8d7cd672e30a07bf0
126123    Monotone-Revision: 4e2e4e4ad21a011b6ad424ad6c61413fb2972b15
126124
126125    Monotone-Author: wsourdeau@inverse.ca
126126    Monotone-Date: 2010-03-09T13:45:19
126127    Monotone-Branch: ca.inverse.sogo
126128
126129M	ChangeLog
126130M	UI/WebServerResources/UIxContactsUserFolders.js
126131M	UI/WebServerResources/generic.js
126132
126133commit 96ae0d1b16a7a78eff06c19b2fc3724318d49c45
126134Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126135Date:   Mon Mar 8 21:42:10 2010 +0000
126136
126137    Monotone-Parent: 9b6a87c288fd476ce2774933261d8fc081fc8334
126138    Monotone-Revision: d6acf550ed6a03fbd33942b8d7cd672e30a07bf0
126139
126140    Monotone-Author: wsourdeau@inverse.ca
126141    Monotone-Date: 2010-03-08T21:42:10
126142    Monotone-Branch: ca.inverse.sogo
126143
126144M	ChangeLog
126145M	UI/WebServerResources/UIxContactsUserFolders.js
126146M	UI/WebServerResources/generic.js
126147
126148commit df8b5ba7d55239bebf9475bcb535f000ac77d821
126149Author: Ludovic Marcotte <lmarcotte@inverse.ca>
126150Date:   Mon Mar 8 21:01:25 2010 +0000
126151
126152    Fixed typos in previous commit.
126153
126154    Monotone-Parent: 9b6a87c288fd476ce2774933261d8fc081fc8334
126155    Monotone-Revision: c6339a8aa68698c675ee2d4eb594d55534556d0a
126156
126157    Monotone-Author: ludovic@Sophos.ca
126158    Monotone-Date: 2010-03-08T21:01:25
126159    Monotone-Branch: ca.inverse.sogo
126160
126161M	UI/MainUI/SOGoRootPage.m
126162M	UI/WebServerResources/SOGoRootPage.js
126163
126164commit 17bb6a4c7a134f24891e88cdc185d46748977ae3
126165Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126166Date:   Mon Mar 8 20:52:37 2010 +0000
126167
126168    Monotone-Parent: e3d309fa0c25170ca568f73dc1467d549a6a3209
126169    Monotone-Revision: 9b6a87c288fd476ce2774933261d8fc081fc8334
126170
126171    Monotone-Author: wsourdeau@inverse.ca
126172    Monotone-Date: 2010-03-08T20:52:37
126173    Monotone-Branch: ca.inverse.sogo
126174
126175M	ChangeLog
126176M	UI/MainUI/SOGoRootPage.m
126177M	UI/Templates/MainUI/SOGoRootPage.wox
126178M	UI/Templates/PreferencesUI/UIxPreferences.wox
126179A	UI/WebServerResources/PasswordPolicy.js
126180M	UI/WebServerResources/SOGoRootPage.css
126181M	UI/WebServerResources/SOGoRootPage.js
126182M	UI/WebServerResources/UIxPreferences.js
126183M	UI/WebServerResources/generic.css
126184M	UI/WebServerResources/generic.js
126185
126186commit e42e19b9d5e36dab3f4be5fff37c6c5f31bdc034
126187Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126188Date:   Mon Mar 8 16:41:04 2010 +0000
126189
126190    Monotone-Parent: 4fca67487156a8b01b5ee792e06e1df078519437
126191    Monotone-Revision: e3d309fa0c25170ca568f73dc1467d549a6a3209
126192
126193    Monotone-Author: wsourdeau@inverse.ca
126194    Monotone-Date: 2010-03-08T16:41:04
126195    Monotone-Branch: ca.inverse.sogo
126196
126197M	ChangeLog
126198
126199commit f0cb6ac2b02df9f8c10b380382cdb8f822f123b9
126200Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126201Date:   Mon Mar 8 16:40:18 2010 +0000
126202
126203    Monotone-Parent: 9adf735e0d77302071b7cf3311f5304804b3927f
126204    Monotone-Revision: 4fca67487156a8b01b5ee792e06e1df078519437
126205
126206    Monotone-Author: wsourdeau@inverse.ca
126207    Monotone-Date: 2010-03-08T16:40:18
126208    Monotone-Branch: ca.inverse.sogo
126209
126210M	UI/PreferencesUI/UIxPreferences.h
126211M	UI/PreferencesUI/UIxPreferences.m
126212M	UI/Templates/PreferencesUI/UIxPreferences.wox
126213M	UI/WebServerResources/UIxPreferences.js
126214
126215commit 40c3cb74d0e08d5205302efa6bd16afe5a99d686
126216Author: Ludovic Marcotte <lmarcotte@inverse.ca>
126217Date:   Mon Mar 8 15:18:05 2010 +0000
126218
126219    See ChangeLog
126220
126221    Monotone-Parent: 024380d579a482e49866c36ef54561cf8b39ab02
126222    Monotone-Revision: 2cbc46c16f9b3d45d868b15a968f614dbbaf9749
126223
126224    Monotone-Author: ludovic@Sophos.ca
126225    Monotone-Date: 2010-03-08T15:18:05
126226    Monotone-Branch: ca.inverse.sogo
126227
126228M	ChangeLog
126229M	SOPE/sope-patchset-r1664.diff
126230M	SoObjects/SOGo/GNUmakefile
126231M	SoObjects/SOGo/LDAPSource.h
126232M	SoObjects/SOGo/LDAPSource.m
126233M	SoObjects/SOGo/SOGoAuthenticator.h
126234A	SoObjects/SOGo/SOGoConstants.h
126235A	SoObjects/SOGo/SOGoConstants.m
126236M	SoObjects/SOGo/SOGoDAVAuthenticator.m
126237M	SoObjects/SOGo/SOGoDomainDefaults.h
126238M	SoObjects/SOGo/SOGoDomainDefaults.m
126239M	SoObjects/SOGo/SOGoSource.h
126240M	SoObjects/SOGo/SOGoSystemDefaults.h
126241M	SoObjects/SOGo/SOGoUserManager.h
126242M	SoObjects/SOGo/SOGoUserManager.m
126243M	SoObjects/SOGo/SOGoWebAuthenticator.h
126244M	SoObjects/SOGo/SOGoWebAuthenticator.m
126245M	SoObjects/SOGo/SQLSource.m
126246M	UI/MainUI/SOGoRootPage.h
126247M	UI/MainUI/SOGoRootPage.m
126248M	UI/MainUI/product.plist
126249M	UI/Templates/PreferencesUI/UIxPreferences.wox
126250M	UI/WebServerResources/JavascriptAPIExtensions.js
126251M	UI/WebServerResources/UIxPreferences.css
126252M	UI/WebServerResources/UIxPreferences.js
126253M	UI/WebServerResources/generic.js
126254
126255commit bac6987b5b4afc4c8a9470f144ed23b1c4787945
126256Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126257Date:   Fri Mar 5 23:44:20 2010 +0000
126258
126259    Monotone-Parent: 024380d579a482e49866c36ef54561cf8b39ab02
126260    Monotone-Revision: 2f4f12453e4e198701812e72c5d221790c69d013
126261
126262    Monotone-Author: wsourdeau@inverse.ca
126263    Monotone-Date: 2010-03-05T23:44:20
126264    Monotone-Branch: ca.inverse.sogo
126265
126266M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
126267M	UI/PreferencesUI/Czech.lproj/Localizable.strings
126268M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
126269M	UI/PreferencesUI/English.lproj/Localizable.strings
126270M	UI/PreferencesUI/French.lproj/Localizable.strings
126271M	UI/PreferencesUI/German.lproj/Localizable.strings
126272M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
126273M	UI/PreferencesUI/Italian.lproj/Localizable.strings
126274M	UI/PreferencesUI/Russian.lproj/Localizable.strings
126275M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
126276M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
126277M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
126278
126279commit 13206f066d29190fb308012765be0fe73f759507
126280Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126281Date:   Fri Mar 5 18:31:52 2010 +0000
126282
126283    reindentation
126284
126285    Monotone-Parent: 11e8a56eb621c8bce1cf2121703e3cee0ab65dc0
126286    Monotone-Revision: 024380d579a482e49866c36ef54561cf8b39ab02
126287
126288    Monotone-Author: wsourdeau@inverse.ca
126289    Monotone-Date: 2010-03-05T18:31:52
126290    Monotone-Branch: ca.inverse.sogo
126291
126292M	UI/WebServerResources/generic.css
126293
126294commit 7470617afa0f4c710616970a374ced3caab57d8b
126295Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126296Date:   Fri Mar 5 18:22:40 2010 +0000
126297
126298    reindentation
126299
126300    Monotone-Parent: 48eb4fdf222df36089f2758ea90938ded959a5cc
126301    Monotone-Revision: 11e8a56eb621c8bce1cf2121703e3cee0ab65dc0
126302
126303    Monotone-Author: wsourdeau@inverse.ca
126304    Monotone-Date: 2010-03-05T18:22:40
126305    Monotone-Branch: ca.inverse.sogo
126306
126307M	UI/Templates/PreferencesUI/UIxPreferences.wox
126308
126309commit 056ccff35f9ab0de3cd903013259f91dddec99ec
126310Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126311Date:   Fri Mar 5 15:34:24 2010 +0000
126312
126313    Monotone-Parent: 4c862893152bb1557702d3a6ebc6412e3edd9d17
126314    Monotone-Revision: 48eb4fdf222df36089f2758ea90938ded959a5cc
126315
126316    Monotone-Author: wsourdeau@inverse.ca
126317    Monotone-Date: 2010-03-05T15:34:24
126318    Monotone-Branch: ca.inverse.sogo
126319
126320M	ChangeLog
126321M	SoObjects/SOGo/NSString+DAV.m
126322M	SoObjects/SOGo/SOGoUserFolder.m
126323
126324commit c5b0a191a2edb819d60b783547a41cd3f8d4e2fc
126325Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126326Date:   Thu Mar 4 20:41:37 2010 +0000
126327
126328    Monotone-Parent: b982425d025e1868ff5d27a3fcb0069acc24e6c8
126329    Monotone-Revision: 4c862893152bb1557702d3a6ebc6412e3edd9d17
126330
126331    Monotone-Author: wsourdeau@inverse.ca
126332    Monotone-Date: 2010-03-04T20:41:37
126333    Monotone-Branch: ca.inverse.sogo
126334
126335M	UI/WebServerResources/generic.js
126336
126337commit 49acec6fe140782a2049778e91c24b12051acdd6
126338Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126339Date:   Wed Mar 3 14:20:55 2010 +0000
126340
126341    Monotone-Parent: 65d228dc16888e0f4d54d90ddab6934c650b6635
126342    Monotone-Revision: b982425d025e1868ff5d27a3fcb0069acc24e6c8
126343
126344    Monotone-Author: wsourdeau@inverse.ca
126345    Monotone-Date: 2010-03-03T14:20:55
126346    Monotone-Branch: ca.inverse.sogo
126347
126348M	SOPE/sope-patchset-r1664.diff
126349
126350commit b06a362464cdba56e6144f0296fd8551d6816071
126351Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126352Date:   Tue Mar 2 21:35:42 2010 +0000
126353
126354    Monotone-Parent: 34c8ea3c9ac6c8104945c2403f6546cb9363b314
126355    Monotone-Revision: 65d228dc16888e0f4d54d90ddab6934c650b6635
126356
126357    Monotone-Author: wsourdeau@inverse.ca
126358    Monotone-Date: 2010-03-02T21:35:42
126359    Monotone-Branch: ca.inverse.sogo
126360
126361M	UI/WebServerResources/UIxFilterEditor.js
126362
126363commit 5e868a76e7f8e24a9ddf498dcc3011531380378f
126364Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126365Date:   Tue Mar 2 21:35:21 2010 +0000
126366
126367    Monotone-Parent: 0df3cea560f60cd91cdf16847f372057d4b954c4
126368    Monotone-Revision: 34c8ea3c9ac6c8104945c2403f6546cb9363b314
126369
126370    Monotone-Author: wsourdeau@inverse.ca
126371    Monotone-Date: 2010-03-02T21:35:21
126372    Monotone-Branch: ca.inverse.sogo
126373
126374M	UI/WebServerResources/UIxPreferences.css
126375
126376commit cc9966dccc13772c1262deb157b0264c7af3165a
126377Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126378Date:   Tue Mar 2 21:26:11 2010 +0000
126379
126380    Monotone-Parent: b473852d986777acb5c7d4931389f1fd45dcc273
126381    Monotone-Revision: 0df3cea560f60cd91cdf16847f372057d4b954c4
126382
126383    Monotone-Author: wsourdeau@inverse.ca
126384    Monotone-Date: 2010-03-02T21:26:11
126385    Monotone-Branch: ca.inverse.sogo
126386
126387M	UI/WebServerResources/UIxFilterEditor.css
126388
126389commit cbb06faf7c977b8176f68b9d55495559d0fd0675
126390Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126391Date:   Tue Mar 2 20:00:27 2010 +0000
126392
126393    Monotone-Parent: fd35d485688e2370ae5250cfa15931e93abfd567
126394    Monotone-Revision: b473852d986777acb5c7d4931389f1fd45dcc273
126395
126396    Monotone-Author: wsourdeau@inverse.ca
126397    Monotone-Date: 2010-03-02T20:00:27
126398    Monotone-Branch: ca.inverse.sogo
126399
126400M	SoObjects/SOGo/SOGoDefaults.plist
126401
126402commit f81f48cb90a0c5fd37dd1f92cfeb20d0687454e3
126403Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126404Date:   Tue Mar 2 19:57:30 2010 +0000
126405
126406    Monotone-Parent: 6364fd26aed4532b46cd1c779ef5e9f5f6c0971c
126407    Monotone-Revision: fd35d485688e2370ae5250cfa15931e93abfd567
126408
126409    Monotone-Author: wsourdeau@inverse.ca
126410    Monotone-Date: 2010-03-02T19:57:30
126411    Monotone-Branch: ca.inverse.sogo
126412
126413M	ChangeLog
126414M	SoObjects/Mailer/GNUmakefile
126415M	SoObjects/Mailer/SOGoMailAccount.m
126416A	SoObjects/Mailer/SOGoSieveConverter.h
126417A	SoObjects/Mailer/SOGoSieveConverter.m
126418M	SoObjects/SOGo/NSDictionary+Utilities.h
126419M	SoObjects/SOGo/NSDictionary+Utilities.m
126420M	SoObjects/SOGo/SOGoDefaults.plist
126421M	SoObjects/SOGo/SOGoDomainDefaults.h
126422M	SoObjects/SOGo/SOGoDomainDefaults.m
126423M	SoObjects/SOGo/SOGoUserDefaults.h
126424M	SoObjects/SOGo/SOGoUserDefaults.m
126425M	UI/PreferencesUI/GNUmakefile
126426A	UI/PreferencesUI/GNUmakefile.preamble
126427A	UI/PreferencesUI/UIxFilterEditor.m
126428M	UI/PreferencesUI/UIxPreferences.h
126429M	UI/PreferencesUI/UIxPreferences.m
126430M	UI/PreferencesUI/product.plist
126431A	UI/Templates/PreferencesUI/UIxFilterEditor.wox
126432M	UI/Templates/PreferencesUI/UIxPreferences.wox
126433M	UI/WebServerResources/UIxContactEditor.js
126434A	UI/WebServerResources/UIxFilterEditor.css
126435A	UI/WebServerResources/UIxFilterEditor.js
126436M	UI/WebServerResources/UIxPreferences.css
126437M	UI/WebServerResources/UIxPreferences.js
126438A	UI/WebServerResources/down-icon.png
126439M	UI/WebServerResources/generic.css
126440A	UI/WebServerResources/up-icon.png
126441
126442commit e2f1faa6972e28b8f6ea542416348b90981287c3
126443Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126444Date:   Tue Mar 2 19:53:53 2010 +0000
126445
126446    Monotone-Parent: 57e41fda15f1e4891e7b367169b5662b73274f50
126447    Monotone-Revision: 6364fd26aed4532b46cd1c779ef5e9f5f6c0971c
126448
126449    Monotone-Author: wsourdeau@inverse.ca
126450    Monotone-Date: 2010-03-02T19:53:53
126451    Monotone-Branch: ca.inverse.sogo
126452
126453M	ChangeLog
126454M	UI/WebServerResources/generic.js
126455
126456commit 43a51d3b448c53fbb87f1e4d71d831a53bb6b51b
126457Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126458Date:   Mon Mar 1 17:56:33 2010 +0000
126459
126460    Monotone-Parent: d349f8009a1f0dc73dad705111ba662894fe6f97
126461    Monotone-Revision: 708b215bd02d30547b93140994babe45b2472573
126462
126463    Monotone-Author: wsourdeau@inverse.ca
126464    Monotone-Date: 2010-03-01T17:56:33
126465    Monotone-Branch: ca.inverse.sogo
126466
126467M	ChangeLog
126468M	SoObjects/SOGo/SOGoDomainDefaults.h
126469M	SoObjects/SOGo/SOGoDomainDefaults.m
126470
126471commit 5de096bc9fcdbb86b6f760a90faa5d27d3f4f929
126472Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126473Date:   Mon Mar 1 16:43:45 2010 +0000
126474
126475    Monotone-Parent: 21ee7a1f6257a0c47b6bce99b088614daf239ad3
126476    Monotone-Revision: d349f8009a1f0dc73dad705111ba662894fe6f97
126477
126478    Monotone-Author: wsourdeau@inverse.ca
126479    Monotone-Date: 2010-03-01T16:43:45
126480    Monotone-Branch: ca.inverse.sogo
126481
126482M	ChangeLog
126483M	SoObjects/SOGo/SOGoDomainDefaults.h
126484M	SoObjects/SOGo/SOGoDomainDefaults.m
126485
126486commit 6f1c1baa201423dcb59f0b225d52f55672afa6cf
126487Author: Francis Lachapelle <flachapelle@inverse.ca>
126488Date:   Mon Mar 1 15:31:20 2010 +0000
126489
126490    See ChangeLog
126491
126492    Monotone-Parent: bc53d4486da9eb6b195273cef7d073fdcf53aa5c
126493    Monotone-Revision: c753d4af992c07bd25d59ae087113384e379361b
126494
126495    Monotone-Author: flachapelle@inverse.ca
126496    Monotone-Date: 2010-03-01T15:31:20
126497    Monotone-Branch: ca.inverse.sogo
126498
126499M	ChangeLog
126500M	UI/WebServerResources/UIxMailEditor.js
126501
126502commit 77ada2fdd92b47bb8fbbf3636d54662b037790d7
126503Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126504Date:   Mon Mar 1 15:31:13 2010 +0000
126505
126506    Monotone-Parent: 2ce9120e04a200ee236540135b63b57e1edac8c8
126507    Monotone-Revision: 21ee7a1f6257a0c47b6bce99b088614daf239ad3
126508
126509    Monotone-Author: wsourdeau@inverse.ca
126510    Monotone-Date: 2010-03-01T15:31:13
126511    Monotone-Branch: ca.inverse.sogo
126512
126513M	UI/WebServerResources/ContactsUI.css
126514
126515commit 0cc22a47e98b180dd77f7ccec85a50060f47975d
126516Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126517Date:   Thu Feb 25 14:47:57 2010 +0000
126518
126519    Monotone-Parent: bc53d4486da9eb6b195273cef7d073fdcf53aa5c
126520    Monotone-Revision: 2ce9120e04a200ee236540135b63b57e1edac8c8
126521
126522    Monotone-Author: wsourdeau@inverse.ca
126523    Monotone-Date: 2010-02-25T14:47:57
126524    Monotone-Branch: ca.inverse.sogo
126525
126526D	UI/WebServerResources/HTMLUListElement.js
126527
126528commit 639d6cfde544af38aeff62fe6507873c76254457
126529Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126530Date:   Wed Feb 24 21:37:57 2010 +0000
126531
126532    Monotone-Parent: a6d78867a3dc3aa8d263e0a0a3afd0a15307c907
126533    Monotone-Revision: 776dc75fed5683da1627715f48714600978e0286
126534
126535    Monotone-Author: wsourdeau@inverse.ca
126536    Monotone-Date: 2010-02-24T21:37:57
126537    Monotone-Branch: ca.inverse.sogo
126538
126539M	SOPE/sope-patchset-r1664.diff
126540
126541commit 0f4868c996ff52f47f064d971548856a0c3ab6ea
126542Author: Ludovic Marcotte <lmarcotte@inverse.ca>
126543Date:   Tue Feb 23 14:49:18 2010 +0000
126544
126545    See ChangeLog
126546
126547    Monotone-Parent: ca33a6519e1f5687f227522d966c50c3f6cd6b10
126548    Monotone-Revision: a9979a68cce7a82e5b6ee0e52a65df546ab56c59
126549
126550    Monotone-Author: ludovic@Sophos.ca
126551    Monotone-Date: 2010-02-23T14:49:18
126552    Monotone-Branch: ca.inverse.sogo
126553
126554M	ChangeLog
126555M	SoObjects/SOGo/SOGoCache.h
126556M	SoObjects/SOGo/SOGoCache.m
126557M	SoObjects/SOGo/SOGoDefaults.plist
126558M	SoObjects/SOGo/SOGoSystemDefaults.h
126559M	SoObjects/SOGo/SOGoSystemDefaults.m
126560
126561commit 108954122c752219c45d95ecb044e3464d132cc3
126562Author: Ludovic Marcotte <lmarcotte@inverse.ca>
126563Date:   Tue Feb 23 14:41:25 2010 +0000
126564
126565    See ChangeLog
126566
126567    Monotone-Parent: e65f3442ee61d3df5633b88432930be26d886b85
126568    Monotone-Revision: ca33a6519e1f5687f227522d966c50c3f6cd6b10
126569
126570    Monotone-Author: ludovic@Sophos.ca
126571    Monotone-Date: 2010-02-23T14:41:25
126572    Monotone-Branch: ca.inverse.sogo
126573
126574M	ChangeLog
126575M	SoObjects/SOGo/GNUmakefile.preamble
126576M	UI/Scheduler/UIxCalListingActions.m
126577
126578commit 1ca9679ba20f0530e113661c5b7781a247fa02c9
126579Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126580Date:   Mon Feb 22 16:37:50 2010 +0000
126581
126582    Monotone-Parent: 71507f960b06e9f44a8d2a3ea1fdec018536da1b
126583    Monotone-Revision: a6d78867a3dc3aa8d263e0a0a3afd0a15307c907
126584
126585    Monotone-Author: wsourdeau@inverse.ca
126586    Monotone-Date: 2010-02-22T16:37:50
126587    Monotone-Branch: ca.inverse.sogo
126588
126589M	UI/WebServerResources/UIxPreferences.css
126590
126591commit 972e44201f50602e56bf2d62ba45c38fa47122fd
126592Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126593Date:   Mon Feb 22 16:36:23 2010 +0000
126594
126595    Monotone-Parent: 7521d8d099b3de615206540af220cd63c8c65dde
126596    Monotone-Revision: 71507f960b06e9f44a8d2a3ea1fdec018536da1b
126597
126598    Monotone-Author: wsourdeau@inverse.ca
126599    Monotone-Date: 2010-02-22T16:36:23
126600    Monotone-Branch: ca.inverse.sogo
126601
126602M	UI/WebServerResources/generic.css
126603
126604commit 1d3269fe919464833ecf955f2a926f515272c6f3
126605Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126606Date:   Mon Feb 22 15:12:42 2010 +0000
126607
126608    reindentation
126609
126610    Monotone-Parent: fa0e0e52e3edf5ac1db31482d112cad2937c4b74
126611    Monotone-Revision: 7521d8d099b3de615206540af220cd63c8c65dde
126612
126613    Monotone-Author: wsourdeau@inverse.ca
126614    Monotone-Date: 2010-02-22T15:12:42
126615    Monotone-Branch: ca.inverse.sogo
126616
126617M	UI/Templates/PreferencesUI/UIxPreferences.wox
126618M	UI/WebServerResources/UIxPreferences.css
126619
126620commit a1cd03457caa83f1c06ef55609922a89d70f1855
126621Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126622Date:   Mon Feb 22 14:54:25 2010 +0000
126623
126624    Monotone-Parent: e65f3442ee61d3df5633b88432930be26d886b85
126625    Monotone-Revision: fa0e0e52e3edf5ac1db31482d112cad2937c4b74
126626
126627    Monotone-Author: wsourdeau@inverse.ca
126628    Monotone-Date: 2010-02-22T14:54:25
126629    Monotone-Branch: ca.inverse.sogo
126630
126631M	ChangeLog
126632
126633commit 51fe06f49bd04d819bfaf33eb344f74bfb515854
126634Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126635Date:   Fri Feb 19 22:12:25 2010 +0000
126636
126637    Monotone-Parent: 92e0d4c3b4bdc8ffd74aabd14c2d3e3ee7c1f7d4
126638    Monotone-Revision: e65f3442ee61d3df5633b88432930be26d886b85
126639
126640    Monotone-Author: wsourdeau@inverse.ca
126641    Monotone-Date: 2010-02-19T22:12:25
126642    Monotone-Branch: ca.inverse.sogo
126643
126644M	SoObjects/Appointments/SOGoAptMailCzechICalReply.wo/SOGoAptMailCzechICalReply.html
126645
126646commit 538439128f0f970f59dec300c0906baf5fb743b2
126647Author: Francis Lachapelle <flachapelle@inverse.ca>
126648Date:   Fri Feb 19 20:16:18 2010 +0000
126649
126650    Updated documentation guides.
126651
126652    Monotone-Parent: 27325903c7c22f4bf624c26770a8d5506aa2ef70
126653    Monotone-Revision: 4221bfcbc24f6099f969c44a20f8736c7d6fa718
126654
126655    Monotone-Author: flachapelle@inverse.ca
126656    Monotone-Date: 2010-02-19T20:16:18
126657    Monotone-Branch: ca.inverse.sogo
126658
126659M	Documentation/SOGo Installation Guide.odt
126660M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
126661
126662commit fbc2493d02996959148677d98843575b58251d05
126663Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126664Date:   Fri Feb 19 19:58:47 2010 +0000
126665
126666    Monotone-Parent: ebb7a9c328e41d407de2da0ef3e8b8df2c454780
126667    Monotone-Revision: fbf33893aadacadd740bd14f543861a0c8f9aee5
126668
126669    Monotone-Author: wsourdeau@inverse.ca
126670    Monotone-Date: 2010-02-19T19:58:47
126671    Monotone-Branch: ca.inverse.sogo
126672
126673M	NEWS
126674
126675commit e80dcd971d3829506ed95a30b6fad54b7c342353
126676Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126677Date:   Fri Feb 19 19:32:02 2010 +0000
126678
126679    Monotone-Parent: 8c96309277ffb7a3dd0a2fa033555b68110272f6
126680    Monotone-Revision: ebb7a9c328e41d407de2da0ef3e8b8df2c454780
126681
126682    Monotone-Author: wsourdeau@inverse.ca
126683    Monotone-Date: 2010-02-19T19:32:02
126684    Monotone-Branch: ca.inverse.sogo
126685    Monotone-Tag: SOGo_v1.2.1
126686
126687M	UI/WebServerResources/SchedulerUI.css
126688
126689commit a372bc60642aa0165235aa70f7c0aa2d78b7ea45
126690Author: Francis Lachapelle <flachapelle@inverse.ca>
126691Date:   Fri Feb 19 19:31:26 2010 +0000
126692
126693    Updated version to 1.2.1
126694
126695    Monotone-Parent: 8c96309277ffb7a3dd0a2fa033555b68110272f6
126696    Monotone-Revision: 2b2aeaee582fb444f9d1dff9992f1bd7aa86830d
126697
126698    Monotone-Author: flachapelle@inverse.ca
126699    Monotone-Date: 2010-02-19T19:31:26
126700    Monotone-Branch: ca.inverse.sogo
126701
126702M	UI/MainUI/Version
126703
126704commit bca521ebd9c1dbb6733b346f188b94c2537fac0e
126705Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126706Date:   Fri Feb 19 19:04:44 2010 +0000
126707
126708    Monotone-Parent: bafb19936650e4226152d9b06d89e2cefc8d9c5b
126709    Monotone-Revision: 8c96309277ffb7a3dd0a2fa033555b68110272f6
126710
126711    Monotone-Author: wsourdeau@inverse.ca
126712    Monotone-Date: 2010-02-19T19:04:44
126713    Monotone-Branch: ca.inverse.sogo
126714    Monotone-Tag: SOGo_v1.2.1
126715
126716M	ChangeLog
126717
126718commit e70b3cdf8e1e3804909020d60e371ec1d67f1bbd
126719Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126720Date:   Fri Feb 19 19:04:19 2010 +0000
126721
126722    Monotone-Parent: cf8164b6f952e813c169ac20422479f98450cc37
126723    Monotone-Revision: bafb19936650e4226152d9b06d89e2cefc8d9c5b
126724
126725    Monotone-Author: wsourdeau@inverse.ca
126726    Monotone-Date: 2010-02-19T19:04:19
126727    Monotone-Branch: ca.inverse.sogo
126728
126729M	ChangeLog
126730M	UI/Scheduler/UIxCalListingActions.m
126731
126732commit e73b7889f5232f75632d2e16b17246472f7e482f
126733Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126734Date:   Fri Feb 19 17:07:18 2010 +0000
126735
126736    Monotone-Parent: 5ca4f59d87c4968d9506582dbf635a39d0ac2f55
126737    Monotone-Revision: cf8164b6f952e813c169ac20422479f98450cc37
126738
126739    Monotone-Author: wsourdeau@inverse.ca
126740    Monotone-Date: 2010-02-19T17:07:18
126741    Monotone-Branch: ca.inverse.sogo
126742
126743M	UI/WebServerResources/SchedulerUI.js
126744
126745commit 586e5f5642748fb0cab6689ccc5c327c0e9e734c
126746Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126747Date:   Fri Feb 19 16:45:07 2010 +0000
126748
126749    Monotone-Parent: 42e55c8292b29dad1cd5260453c22ca05fb07f6e
126750    Monotone-Revision: 5ca4f59d87c4968d9506582dbf635a39d0ac2f55
126751
126752    Monotone-Author: wsourdeau@inverse.ca
126753    Monotone-Date: 2010-02-19T16:45:07
126754    Monotone-Branch: ca.inverse.sogo
126755
126756M	ChangeLog
126757M	UI/Common/GNUmakefile.preamble
126758M	UI/Common/UIxPageFrame.m
126759M	UI/Templates/UIxPageFrame.wox
126760M	UI/WebServerResources/generic.css
126761M	UI/common.make
126762
126763commit 24e065f45aae613798e743f6aedce537e4bc6c17
126764Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126765Date:   Fri Feb 19 16:25:55 2010 +0000
126766
126767    Monotone-Parent: c85488a496026efc268c07b0e8c84d1c1d1983d7
126768    Monotone-Revision: 42e55c8292b29dad1cd5260453c22ca05fb07f6e
126769
126770    Monotone-Author: wsourdeau@inverse.ca
126771    Monotone-Date: 2010-02-19T16:25:55
126772    Monotone-Branch: ca.inverse.sogo
126773
126774M	ChangeLog
126775M	SOPE/sope-patchset-r1664.diff
126776M	SoObjects/Mailer/SOGoMailAccount.m
126777
126778commit 65137616096aed902e9224d2b5f06a1e40a25366
126779Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126780Date:   Fri Feb 19 14:52:05 2010 +0000
126781
126782    Monotone-Parent: 97ed1f333beb4dc0828de12b26527d124123d5d1
126783    Monotone-Revision: f2cb92adb8ead8e44b81938a9d331584b7752fe4
126784
126785    Monotone-Author: wsourdeau@inverse.ca
126786    Monotone-Date: 2010-02-19T14:52:05
126787    Monotone-Branch: ca.inverse.sogo
126788
126789M	UI/MailerUI/UIxMailFolderActions.m
126790
126791commit f9dac5dbcf34467cd64e32582970de708313ded3
126792Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126793Date:   Fri Feb 19 14:51:07 2010 +0000
126794
126795    Monotone-Parent: d632e0788f55ab87c5f5dbc3b204b2ff4ebc496f
126796    Monotone-Revision: 97ed1f333beb4dc0828de12b26527d124123d5d1
126797
126798    Monotone-Author: wsourdeau@inverse.ca
126799    Monotone-Date: 2010-02-19T14:51:07
126800    Monotone-Branch: ca.inverse.sogo
126801
126802M	ChangeLog
126803M	UI/MailerUI/UIxMailFolderActions.m
126804
126805commit 65fcd2bde3c19cf44977a0ef7f8cfe9c3c6e330c
126806Author: Ludovic Marcotte <lmarcotte@inverse.ca>
126807Date:   Fri Feb 19 14:30:21 2010 +0000
126808
126809    Updated the documentation in preparation of the release.
126810
126811    Monotone-Parent: d632e0788f55ab87c5f5dbc3b204b2ff4ebc496f
126812    Monotone-Revision: 92359dd58e30421ba90b8d9411ebae413f553836
126813
126814    Monotone-Author: ludovic@Sophos.ca
126815    Monotone-Date: 2010-02-19T14:30:21
126816    Monotone-Branch: ca.inverse.sogo
126817
126818M	Documentation/SOGo Installation Guide.odt
126819M	Documentation/SOGo Mobile Devices Configuration.odt
126820M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
126821
126822commit 7c0d2b8954fa3d7f2f55b6c2f4f790236a98066d
126823Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126824Date:   Fri Feb 19 13:48:09 2010 +0000
126825
126826    Monotone-Parent: 3584694c05a43dbcbd0b915571e0637c4c86be54
126827    Monotone-Revision: d632e0788f55ab87c5f5dbc3b204b2ff4ebc496f
126828
126829    Monotone-Author: wsourdeau@inverse.ca
126830    Monotone-Date: 2010-02-19T13:48:09
126831    Monotone-Branch: ca.inverse.sogo
126832
126833M	Main/Version
126834
126835commit 2361039015806e818c338993a07fc0be22ee4867
126836Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126837Date:   Fri Feb 19 13:47:40 2010 +0000
126838
126839    Monotone-Parent: 0ebe4e0732b854746e58688103e527d97b43e36e
126840    Monotone-Revision: 3584694c05a43dbcbd0b915571e0637c4c86be54
126841
126842    Monotone-Author: wsourdeau@inverse.ca
126843    Monotone-Date: 2010-02-19T13:47:40
126844    Monotone-Branch: ca.inverse.sogo
126845
126846M	Main/GNUmakefile
126847M	SoObjects/SOGo/GNUmakefile
126848M	SoObjects/SOGo/GNUmakefile.preamble
126849M	SoObjects/SOGo/SOGoBuild.m
126850
126851commit 9f7901f9d3adb5ef2a52256636f337e2e1341ad0
126852Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126853Date:   Fri Feb 19 13:47:00 2010 +0000
126854
126855    Monotone-Parent: be431bdd93e6d75500bc17889aba62d9c2c91105
126856    Monotone-Revision: 0ebe4e0732b854746e58688103e527d97b43e36e
126857
126858    Monotone-Author: wsourdeau@inverse.ca
126859    Monotone-Date: 2010-02-19T13:47:00
126860    Monotone-Branch: ca.inverse.sogo
126861
126862M	ChangeLog
126863M	Main/SOGo.m
126864
126865commit 93a566cf9baa32d9e2ab7f6193744adcad4b4731
126866Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126867Date:   Fri Feb 19 00:38:34 2010 +0000
126868
126869    Monotone-Parent: 5bcd57a0e5cbbcf8047ad1d76568d8c74ced2932
126870    Monotone-Revision: be431bdd93e6d75500bc17889aba62d9c2c91105
126871
126872    Monotone-Author: wsourdeau@inverse.ca
126873    Monotone-Date: 2010-02-19T00:38:34
126874    Monotone-Branch: ca.inverse.sogo
126875
126876M	SOPE/sope-patchset-r1664.diff
126877
126878commit f20478142ff9647996475828c0b3caee12ff5513
126879Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126880Date:   Thu Feb 18 22:36:00 2010 +0000
126881
126882    Monotone-Parent: 0575b0625d349718d3a000c6d46cac95612e6cfb
126883    Monotone-Revision: 5bcd57a0e5cbbcf8047ad1d76568d8c74ced2932
126884
126885    Monotone-Author: wsourdeau@inverse.ca
126886    Monotone-Date: 2010-02-18T22:36:00
126887    Monotone-Branch: ca.inverse.sogo
126888
126889M	ChangeLog
126890M	Tools/SOGoToolRestore.m
126891
126892commit f0ba13c1dc8616a7b744dd3194a742813da41e96
126893Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126894Date:   Thu Feb 18 22:34:51 2010 +0000
126895
126896    Monotone-Parent: f69c7f912f9958f232e0641fbdf872d37a2aa9bd
126897    Monotone-Revision: 0575b0625d349718d3a000c6d46cac95612e6cfb
126898
126899    Monotone-Author: wsourdeau@inverse.ca
126900    Monotone-Date: 2010-02-18T22:34:51
126901    Monotone-Branch: ca.inverse.sogo
126902
126903M	ChangeLog
126904M	Main/SOGo.m
126905M	SoObjects/SOGo/SOGoProductLoader.h
126906M	SoObjects/SOGo/SOGoProductLoader.m
126907
126908commit bb13d2b0b5c8639e773c184f59ded25fbb24143a
126909Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126910Date:   Thu Feb 18 22:08:48 2010 +0000
126911
126912    Monotone-Parent: d5640b6a541fb6bc6c0cdd32d499796291e09473
126913    Monotone-Revision: f69c7f912f9958f232e0641fbdf872d37a2aa9bd
126914
126915    Monotone-Author: wsourdeau@inverse.ca
126916    Monotone-Date: 2010-02-18T22:08:48
126917    Monotone-Branch: ca.inverse.sogo
126918
126919M	ChangeLog
126920M	Main/GNUmakefile
126921M	Main/GNUmakefile.preamble
126922M	Main/SOGo.m
126923D	Main/build.h
126924D	Main/build.m
126925M	SoObjects/SOGo/GNUmakefile
126926M	SoObjects/SOGo/GNUmakefile.preamble
126927A	SoObjects/SOGo/SOGoBuild.h
126928A	SoObjects/SOGo/SOGoBuild.m
126929M	UI/SOGoUI/UIxComponent.m
126930
126931commit 9227567a30f87e1b9abc1edbbb6622cc93720b60
126932Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126933Date:   Thu Feb 18 21:55:40 2010 +0000
126934
126935    Monotone-Parent: 96b7d5f5bff55eab43747cf0e5e2b7e3d5df7d82
126936    Monotone-Revision: d5640b6a541fb6bc6c0cdd32d499796291e09473
126937
126938    Monotone-Author: wsourdeau@inverse.ca
126939    Monotone-Date: 2010-02-18T21:55:40
126940    Monotone-Branch: ca.inverse.sogo
126941
126942M	ChangeLog
126943M	Main/GNUmakefile
126944M	Main/GNUmakefile.preamble
126945M	Main/SOGo.m
126946D	Main/SOGoProductLoader.h
126947D	Main/SOGoProductLoader.m
126948M	SoObjects/SOGo/GNUmakefile
126949A	SoObjects/SOGo/SOGoProductLoader.h
126950A	SoObjects/SOGo/SOGoProductLoader.m
126951
126952commit 4584652626d235e2d1c44c41ec1a22a75be5ae50
126953Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126954Date:   Thu Feb 18 21:39:25 2010 +0000
126955
126956    Monotone-Parent: 2e584005bb3d904920fa4bd08e149b6029d41c59
126957    Monotone-Revision: 33a155bb9aa78b5b1566316b90bfe31c482dc6a2
126958
126959    Monotone-Author: wsourdeau@inverse.ca
126960    Monotone-Date: 2010-02-18T21:39:25
126961    Monotone-Branch: ca.inverse.sogo
126962
126963M	ChangeLog
126964M	UI/MainUI/SOGoRootPage.m
126965
126966commit d5af9f3d86d032e481101aea8614614d0ffd711d
126967Author: Ludovic Marcotte <lmarcotte@inverse.ca>
126968Date:   Thu Feb 18 20:01:12 2010 +0000
126969
126970    See ChangeLog
126971
126972    Monotone-Parent: 2e584005bb3d904920fa4bd08e149b6029d41c59
126973    Monotone-Revision: dad4b61f6a15f4d008df898e890a7b7f753c94e9
126974
126975    Monotone-Author: ludovic@Sophos.ca
126976    Monotone-Date: 2010-02-18T20:01:12
126977    Monotone-Branch: ca.inverse.sogo
126978
126979M	ChangeLog
126980M	UI/MailerUI/UIxMailFolderActions.m
126981
126982commit c4e242069fbff9d00059fea959401426f8ad3c11
126983Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126984Date:   Thu Feb 18 19:43:22 2010 +0000
126985
126986    Monotone-Parent: bdf65f02baa631ebd76f9f0287be848a1cfef6c6
126987    Monotone-Revision: 2e584005bb3d904920fa4bd08e149b6029d41c59
126988
126989    Monotone-Author: wsourdeau@inverse.ca
126990    Monotone-Date: 2010-02-18T19:43:22
126991    Monotone-Branch: ca.inverse.sogo
126992
126993M	ChangeLog
126994M	SoObjects/Appointments/SOGoCalendarComponent.m
126995
126996commit 9cced0c472867b41adc25bb93f54204302250433
126997Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
126998Date:   Thu Feb 18 19:37:08 2010 +0000
126999
127000    Monotone-Parent: a02d7acbde3aa1019073525f5b106dac9819e84e
127001    Monotone-Revision: bdf65f02baa631ebd76f9f0287be848a1cfef6c6
127002
127003    Monotone-Author: wsourdeau@inverse.ca
127004    Monotone-Date: 2010-02-18T19:37:08
127005    Monotone-Branch: ca.inverse.sogo
127006
127007M	ChangeLog
127008M	SoObjects/Appointments/SOGoCalendarComponent.m
127009
127010commit 7e70e80e66081b369a1ef43bd4a3a8359822be22
127011Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127012Date:   Thu Feb 18 19:14:37 2010 +0000
127013
127014    Monotone-Parent: f7b521881c5e35a41842e2cbe3f286dba5a0ea52
127015    Monotone-Revision: a02d7acbde3aa1019073525f5b106dac9819e84e
127016
127017    Monotone-Author: wsourdeau@inverse.ca
127018    Monotone-Date: 2010-02-18T19:14:37
127019    Monotone-Branch: ca.inverse.sogo
127020
127021M	ChangeLog
127022M	SoObjects/SOGo/SOGoCache.h
127023M	SoObjects/SOGo/SOGoCache.m
127024
127025commit 41a4767b62946887f0fbbbde2df203fa584d25f4
127026Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127027Date:   Thu Feb 18 18:09:59 2010 +0000
127028
127029    Monotone-Parent: 2a48eee9ca61b361fdcea65d94dfa403aad3388f
127030    Monotone-Revision: f7b521881c5e35a41842e2cbe3f286dba5a0ea52
127031
127032    Monotone-Author: wsourdeau@inverse.ca
127033    Monotone-Date: 2010-02-18T18:09:59
127034    Monotone-Branch: ca.inverse.sogo
127035
127036M	SOPE/sope-patchset-r1664.diff
127037
127038commit 530b85d0cb2edbdf71b7acece5281a21a7feb063
127039Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127040Date:   Wed Feb 17 21:53:39 2010 +0000
127041
127042    Monotone-Parent: 8e126dfeb48ae8881fcac3c1c099c31f2ec8a165
127043    Monotone-Revision: 2a48eee9ca61b361fdcea65d94dfa403aad3388f
127044
127045    Monotone-Author: wsourdeau@inverse.ca
127046    Monotone-Date: 2010-02-17T21:53:39
127047    Monotone-Branch: ca.inverse.sogo
127048
127049M	UI/WebServerResources/SchedulerUI.css
127050
127051commit 54276d3f1de6a4b2de464729f583c65b546f415d
127052Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127053Date:   Wed Feb 17 21:31:59 2010 +0000
127054
127055    reindentation
127056
127057    Monotone-Parent: 7dbe5d340e27b64c25a5f3398668c84d53c03e06
127058    Monotone-Revision: 8e126dfeb48ae8881fcac3c1c099c31f2ec8a165
127059
127060    Monotone-Author: wsourdeau@inverse.ca
127061    Monotone-Date: 2010-02-17T21:31:59
127062    Monotone-Branch: ca.inverse.sogo
127063
127064M	UI/WebServerResources/UIxRecurrenceEditor.js
127065
127066commit 9bb85f3ca5ee63c6cbfe7fe6c34be19b4a684b2e
127067Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127068Date:   Wed Feb 17 21:27:02 2010 +0000
127069
127070    Monotone-Parent: 35455f2daa8bdc286b741beb40d82bc61a581c00
127071    Monotone-Revision: 7dbe5d340e27b64c25a5f3398668c84d53c03e06
127072
127073    Monotone-Author: wsourdeau@inverse.ca
127074    Monotone-Date: 2010-02-17T21:27:02
127075    Monotone-Branch: ca.inverse.sogo
127076
127077M	ChangeLog
127078M	UI/WebServerResources/SchedulerUI.js
127079
127080commit 745a21914837fe308fb0e0041a26296646222496
127081Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127082Date:   Wed Feb 17 21:05:24 2010 +0000
127083
127084    Monotone-Parent: 458a831451900b6ab1db412ef19cbed51677733c
127085    Monotone-Revision: 35455f2daa8bdc286b741beb40d82bc61a581c00
127086
127087    Monotone-Author: wsourdeau@inverse.ca
127088    Monotone-Date: 2010-02-17T21:05:24
127089    Monotone-Branch: ca.inverse.sogo
127090
127091M	UI/WebServerResources/SchedulerUI.css
127092
127093commit e14a562650e6f9a5d8d7b3bad8ab8a1b7fa5351c
127094Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127095Date:   Wed Feb 17 20:59:53 2010 +0000
127096
127097    Monotone-Parent: d87771d12e3555983af005b4fedf0224cf4caf31
127098    Monotone-Revision: 458a831451900b6ab1db412ef19cbed51677733c
127099
127100    Monotone-Author: wsourdeau@inverse.ca
127101    Monotone-Date: 2010-02-17T20:59:53
127102    Monotone-Branch: ca.inverse.sogo
127103
127104M	UI/WebServerResources/UIxAttendeesEditor.css
127105M	UI/WebServerResources/iefixes.css
127106
127107commit cdcfa19091fd7387bced80bc6d3c431c28c95f4b
127108Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127109Date:   Wed Feb 17 16:31:50 2010 +0000
127110
127111    Monotone-Parent: 795ce45173cef900a746fe784aeb2c325c6492d4
127112    Monotone-Revision: d87771d12e3555983af005b4fedf0224cf4caf31
127113
127114    Monotone-Author: wsourdeau@inverse.ca
127115    Monotone-Date: 2010-02-17T16:31:50
127116    Monotone-Branch: ca.inverse.sogo
127117
127118M	UI/WebServerResources/UIxAttendeesEditor.css
127119
127120commit 9767563b46e3e718de9daae56910d4aa117f3d9a
127121Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127122Date:   Wed Feb 17 16:29:31 2010 +0000
127123
127124    Monotone-Parent: c99b57f7fb41f989a6cb88a56e0d50a4a208474a
127125    Monotone-Revision: 795ce45173cef900a746fe784aeb2c325c6492d4
127126
127127    Monotone-Author: wsourdeau@inverse.ca
127128    Monotone-Date: 2010-02-17T16:29:31
127129    Monotone-Branch: ca.inverse.sogo
127130
127131M	UI/WebServerResources/generic.css
127132
127133commit d82f2ca1350bdc1dd57619658e134dab2c66d513
127134Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127135Date:   Wed Feb 17 16:06:55 2010 +0000
127136
127137    Monotone-Parent: 3c5652f843b98737f8897852da0ce863cdc69432
127138    Monotone-Revision: c99b57f7fb41f989a6cb88a56e0d50a4a208474a
127139
127140    Monotone-Author: wsourdeau@inverse.ca
127141    Monotone-Date: 2010-02-17T16:06:55
127142    Monotone-Branch: ca.inverse.sogo
127143
127144M	debian/changelog
127145M	debian/rules
127146D	debian/sogo.examples
127147M	debian/sogo.install
127148
127149commit b3033b7ee3180ef93e83c6a54dac7bea10c0339a
127150Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127151Date:   Wed Feb 17 15:12:30 2010 +0000
127152
127153    Monotone-Parent: 76bbd325dd3f008b41a9eeb4c53bd9bdd499b0c1
127154    Monotone-Revision: 3c5652f843b98737f8897852da0ce863cdc69432
127155
127156    Monotone-Author: wsourdeau@inverse.ca
127157    Monotone-Date: 2010-02-17T15:12:30
127158    Monotone-Branch: ca.inverse.sogo
127159
127160M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
127161M	UI/WebServerResources/UIxComponentEditor.css
127162
127163commit 974d9d762916666484c8424840b4b544c223e0f3
127164Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127165Date:   Wed Feb 17 15:07:11 2010 +0000
127166
127167    Monotone-Parent: cafc941b84d70ffeb7da6fe4f7daf20a70782f5c
127168    Monotone-Revision: 76bbd325dd3f008b41a9eeb4c53bd9bdd499b0c1
127169
127170    Monotone-Author: wsourdeau@inverse.ca
127171    Monotone-Date: 2010-02-17T15:07:11
127172    Monotone-Branch: ca.inverse.sogo
127173
127174M	UI/WebServerResources/iefixes.css
127175
127176commit 80041fdeff7eca86dc35f16a5904a10688d3e3b4
127177Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127178Date:   Tue Feb 16 22:50:21 2010 +0000
127179
127180    Monotone-Parent: 8254402a4abe03e0c8531b7037c7ea6cdd4e24d3
127181    Monotone-Revision: cafc941b84d70ffeb7da6fe4f7daf20a70782f5c
127182
127183    Monotone-Author: wsourdeau@inverse.ca
127184    Monotone-Date: 2010-02-16T22:50:21
127185    Monotone-Branch: ca.inverse.sogo
127186
127187M	SoObjects/Appointments/SOGoCalendarComponent.m
127188
127189commit 3d046791ba0728ea29a595fd615b91391871f994
127190Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127191Date:   Tue Feb 16 13:32:02 2010 +0000
127192
127193    Monotone-Parent: 259a8cd49810c03a654aae9e2c3bd73c56bcca76
127194    Monotone-Revision: 8254402a4abe03e0c8531b7037c7ea6cdd4e24d3
127195
127196    Monotone-Author: wsourdeau@inverse.ca
127197    Monotone-Date: 2010-02-16T13:32:02
127198    Monotone-Branch: ca.inverse.sogo
127199
127200M	ChangeLog
127201M	UI/WebServerResources/SchedulerUI.js
127202
127203commit 51951f162d4156add33ba4b65b9f17e8e8b4d2bb
127204Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127205Date:   Tue Feb 16 13:28:20 2010 +0000
127206
127207    Monotone-Parent: 13939d03699c62c89683892748dd32f71667b793
127208    Monotone-Revision: 259a8cd49810c03a654aae9e2c3bd73c56bcca76
127209
127210    Monotone-Author: wsourdeau@inverse.ca
127211    Monotone-Date: 2010-02-16T13:28:20
127212    Monotone-Branch: ca.inverse.sogo
127213
127214M	ChangeLog
127215M	UI/WebServerResources/UIxColorPicker.js
127216
127217commit 412fec42e9f9fc3b75e06df13c31060b42691350
127218Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127219Date:   Tue Feb 16 13:26:18 2010 +0000
127220
127221    Monotone-Parent: 483fd205a1c6ad9cf5ebccffc7b6bf7c1cbd5922
127222    Monotone-Revision: 13939d03699c62c89683892748dd32f71667b793
127223
127224    Monotone-Author: wsourdeau@inverse.ca
127225    Monotone-Date: 2010-02-16T13:26:18
127226    Monotone-Branch: ca.inverse.sogo
127227
127228M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
127229M	UI/Common/Czech.lproj/Localizable.strings
127230M	UI/Common/Dutch.lproj/Localizable.strings
127231M	UI/Common/English.lproj/Localizable.strings
127232M	UI/Common/French.lproj/Localizable.strings
127233M	UI/Common/German.lproj/Localizable.strings
127234M	UI/Common/Hungarian.lproj/Localizable.strings
127235M	UI/Common/Italian.lproj/Localizable.strings
127236M	UI/Common/Russian.lproj/Localizable.strings
127237M	UI/Common/Spanish.lproj/Localizable.strings
127238M	UI/Common/Swedish.lproj/Localizable.strings
127239M	UI/Common/Welsh.lproj/Localizable.strings
127240
127241commit eed49616b4d6490044495e8baa93bcda802d9c93
127242Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127243Date:   Mon Feb 15 23:51:37 2010 +0000
127244
127245    Monotone-Parent: ceb3adfb6b42ec77c56f4872f1cf3811155857dc
127246    Monotone-Revision: 483fd205a1c6ad9cf5ebccffc7b6bf7c1cbd5922
127247
127248    Monotone-Author: wsourdeau@inverse.ca
127249    Monotone-Date: 2010-02-15T23:51:37
127250    Monotone-Branch: ca.inverse.sogo
127251
127252M	UI/Scheduler/Italian.lproj/Localizable.strings
127253
127254commit e522d93641e8df8f592cb93aad002de06fe2390a
127255Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127256Date:   Mon Feb 15 23:47:52 2010 +0000
127257
127258    Monotone-Parent: ab4b1f0c6f4310a6bc308b8c2fc0afacfdfffe2e
127259    Monotone-Revision: ceb3adfb6b42ec77c56f4872f1cf3811155857dc
127260
127261    Monotone-Author: wsourdeau@inverse.ca
127262    Monotone-Date: 2010-02-15T23:47:52
127263    Monotone-Branch: ca.inverse.sogo
127264
127265M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
127266M	UI/Scheduler/Czech.lproj/Localizable.strings
127267M	UI/Scheduler/Dutch.lproj/Localizable.strings
127268M	UI/Scheduler/English.lproj/Localizable.strings
127269M	UI/Scheduler/French.lproj/Localizable.strings
127270M	UI/Scheduler/German.lproj/Localizable.strings
127271M	UI/Scheduler/Hungarian.lproj/Localizable.strings
127272M	UI/Scheduler/Russian.lproj/Localizable.strings
127273M	UI/Scheduler/Spanish.lproj/Localizable.strings
127274M	UI/Scheduler/Swedish.lproj/Localizable.strings
127275
127276commit 904e35497dd38dd1f09b4cef42060ab9de60f3a0
127277Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127278Date:   Mon Feb 15 17:50:33 2010 +0000
127279
127280    Monotone-Parent: eb200b682dbedf18d1ac5a67f76d81304b347bad
127281    Monotone-Revision: ab4b1f0c6f4310a6bc308b8c2fc0afacfdfffe2e
127282
127283    Monotone-Author: wsourdeau@inverse.ca
127284    Monotone-Date: 2010-02-15T17:50:33
127285    Monotone-Branch: ca.inverse.sogo
127286
127287M	ChangeLog
127288M	UI/WebServerResources/SchedulerUIDnD.js
127289
127290commit a012a1a2055b74d01804f7b64fed569d9e85ce3a
127291Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127292Date:   Mon Feb 15 17:35:19 2010 +0000
127293
127294    Monotone-Parent: 8190fffea3309d6208eac545c3220541d50e5957
127295    Monotone-Revision: eb200b682dbedf18d1ac5a67f76d81304b347bad
127296
127297    Monotone-Author: wsourdeau@inverse.ca
127298    Monotone-Date: 2010-02-15T17:35:19
127299    Monotone-Branch: ca.inverse.sogo
127300
127301M	UI/WebServerResources/SchedulerUI.css
127302
127303commit 9b28e8e9f23c5423b3ed50a579981e159fc2a621
127304Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127305Date:   Mon Feb 15 15:40:22 2010 +0000
127306
127307    Monotone-Parent: 9e06fb84f43b78de2d753ebe75fda643a62ddcd4
127308    Monotone-Revision: 8190fffea3309d6208eac545c3220541d50e5957
127309
127310    Monotone-Author: wsourdeau@inverse.ca
127311    Monotone-Date: 2010-02-15T15:40:22
127312    Monotone-Branch: ca.inverse.sogo
127313
127314M	UI/WebServerResources/SchedulerUI.css
127315
127316commit 0dd16a499fc6667c5e0286beda8df21311e65198
127317Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127318Date:   Mon Feb 15 15:32:12 2010 +0000
127319
127320    Monotone-Parent: 7636364e216ee5da36da58bf68969d1177723bff
127321    Monotone-Revision: 9e06fb84f43b78de2d753ebe75fda643a62ddcd4
127322
127323    Monotone-Author: wsourdeau@inverse.ca
127324    Monotone-Date: 2010-02-15T15:32:12
127325    Monotone-Branch: ca.inverse.sogo
127326
127327M	ChangeLog
127328M	UI/WebServerResources/generic.js
127329
127330commit 494e54e861942647f537dd6565b48faa5bd2fee7
127331Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127332Date:   Mon Feb 15 15:26:08 2010 +0000
127333
127334    Monotone-Parent: c088913eb8e3df69e9e9a7f92fa06e84b9099eff
127335    Monotone-Revision: 7636364e216ee5da36da58bf68969d1177723bff
127336
127337    Monotone-Author: wsourdeau@inverse.ca
127338    Monotone-Date: 2010-02-15T15:26:08
127339    Monotone-Branch: ca.inverse.sogo
127340
127341M	ChangeLog
127342M	UI/WebServerResources/SchedulerUI.js
127343
127344commit fcce28636641df20b85414af9070368acd2dec2d
127345Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127346Date:   Mon Feb 15 15:18:57 2010 +0000
127347
127348    Monotone-Parent: 4145023930cd590a9ee89dd173f4e4df5454eed0
127349    Monotone-Revision: c088913eb8e3df69e9e9a7f92fa06e84b9099eff
127350
127351    Monotone-Author: wsourdeau@inverse.ca
127352    Monotone-Date: 2010-02-15T15:18:57
127353    Monotone-Branch: ca.inverse.sogo
127354
127355M	UI/WebServerResources/SchedulerUI.js
127356
127357commit 978af1296edada0707128b7601899c875f9c6079
127358Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127359Date:   Mon Feb 15 15:16:13 2010 +0000
127360
127361    Monotone-Parent: 3bc9e36d367cbd3e033f8c70391a680f7d4b2482
127362    Monotone-Revision: 4145023930cd590a9ee89dd173f4e4df5454eed0
127363
127364    Monotone-Author: wsourdeau@inverse.ca
127365    Monotone-Date: 2010-02-15T15:16:13
127366    Monotone-Branch: ca.inverse.sogo
127367
127368M	UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar
127369M	UI/WebServerResources/SchedulerUI.js
127370
127371commit ca21ac4e874a51d8df772b7e0c86088e8c5d48bd
127372Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127373Date:   Mon Feb 15 15:09:15 2010 +0000
127374
127375    Monotone-Parent: 4ae3dfa4bb95a181c6c0fe5ac9a4f64a658b8491
127376    Monotone-Revision: 3bc9e36d367cbd3e033f8c70391a680f7d4b2482
127377
127378    Monotone-Author: wsourdeau@inverse.ca
127379    Monotone-Date: 2010-02-15T15:09:15
127380    Monotone-Branch: ca.inverse.sogo
127381
127382M	UI/WebServerResources/SchedulerUI.css
127383
127384commit 2be0197233ffda17793b62a6ce01c29b3e41d3fa
127385Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127386Date:   Mon Feb 15 14:20:30 2010 +0000
127387
127388    Monotone-Parent: 6e5e04b64e7ab43a669ba1a00625f1cc6919f00e
127389    Monotone-Revision: 4ae3dfa4bb95a181c6c0fe5ac9a4f64a658b8491
127390
127391    Monotone-Author: wsourdeau@inverse.ca
127392    Monotone-Date: 2010-02-15T14:20:30
127393    Monotone-Branch: ca.inverse.sogo
127394
127395M	ChangeLog
127396M	UI/WebServerResources/SchedulerUI.css
127397M	UI/WebServerResources/SchedulerUIDnD.js
127398
127399commit 20f23f60bb30916bedea91bdf2556c9b58380730
127400Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127401Date:   Sat Feb 13 16:57:39 2010 +0000
127402
127403    Monotone-Parent: c7902ca79ab1fa5240ba208b293adef99e330d88
127404    Monotone-Revision: 6e5e04b64e7ab43a669ba1a00625f1cc6919f00e
127405
127406    Monotone-Author: wsourdeau@inverse.ca
127407    Monotone-Date: 2010-02-13T16:57:39
127408    Monotone-Branch: ca.inverse.sogo
127409
127410M	ChangeLog
127411M	UI/WebServerResources/SchedulerUI.css
127412M	UI/WebServerResources/SchedulerUI.js
127413M	UI/WebServerResources/iefixes.css
127414
127415commit 91337107be8f6e4dd1b962d6f648e093055ff38a
127416Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127417Date:   Sat Feb 13 16:54:21 2010 +0000
127418
127419    reindentation
127420
127421    Monotone-Parent: b16d3e768a1190817b3b58f91b78ac06b1d30248
127422    Monotone-Revision: c7902ca79ab1fa5240ba208b293adef99e330d88
127423
127424    Monotone-Author: wsourdeau@inverse.ca
127425    Monotone-Date: 2010-02-13T16:54:21
127426    Monotone-Branch: ca.inverse.sogo
127427
127428M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
127429
127430commit d70f949961a8104be41202e237a917e0b6d10db9
127431Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127432Date:   Fri Feb 12 23:24:24 2010 +0000
127433
127434    Monotone-Parent: 2338a6c35427b6ff10e22c3431c2efc72aea29d2
127435    Monotone-Revision: b16d3e768a1190817b3b58f91b78ac06b1d30248
127436
127437    Monotone-Author: wsourdeau@inverse.ca
127438    Monotone-Date: 2010-02-12T23:24:24
127439    Monotone-Branch: ca.inverse.sogo
127440
127441M	ChangeLog
127442M	UI/Scheduler/UIxCalDayTable.m
127443M	UI/Scheduler/UIxCalMonthView.m
127444M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
127445M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
127446M	UI/WebServerResources/SchedulerUI.css
127447M	UI/WebServerResources/SchedulerUI.js
127448M	UI/WebServerResources/SchedulerUIDnD.js
127449
127450commit d0d1e364993c023902fd4fdec40d203a62e86939
127451Author: Francis Lachapelle <flachapelle@inverse.ca>
127452Date:   Fri Feb 12 20:59:46 2010 +0000
127453
127454    Fix for the component editor.
127455
127456    Monotone-Parent: b1e65bbb5b39abffb1d7c79bcce4dafb77512efc
127457    Monotone-Revision: 2338a6c35427b6ff10e22c3431c2efc72aea29d2
127458
127459    Monotone-Author: flachapelle@inverse.ca
127460    Monotone-Date: 2010-02-12T20:59:46
127461    Monotone-Branch: ca.inverse.sogo
127462
127463M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
127464M	UI/WebServerResources/UIxComponentEditor.css
127465M	UI/WebServerResources/UIxComponentEditor.js
127466
127467commit 110972a02d3811e01cb04a5f2991afd343656389
127468Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127469Date:   Fri Feb 12 17:55:28 2010 +0000
127470
127471    Monotone-Parent: 30fcffc74da94912adcc8d3ae28ec9ccea63d320
127472    Monotone-Revision: b1e65bbb5b39abffb1d7c79bcce4dafb77512efc
127473
127474    Monotone-Author: wsourdeau@inverse.ca
127475    Monotone-Date: 2010-02-12T17:55:28
127476    Monotone-Branch: ca.inverse.sogo
127477
127478M	ChangeLog
127479M	UI/WebServerResources/SchedulerUI.js
127480
127481commit baf62cd21a8868cb7504cb4163b122c3f74f075d
127482Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127483Date:   Fri Feb 12 17:23:47 2010 +0000
127484
127485    Monotone-Parent: 1ac5c6e44d577b37aaeb526ee014013c27e62aed
127486    Monotone-Revision: 30fcffc74da94912adcc8d3ae28ec9ccea63d320
127487
127488    Monotone-Author: wsourdeau@inverse.ca
127489    Monotone-Date: 2010-02-12T17:23:47
127490    Monotone-Branch: ca.inverse.sogo
127491
127492M	ChangeLog
127493M	NEWS
127494M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
127495M	UI/WebServerResources/SchedulerUI.css
127496M	UI/WebServerResources/SchedulerUI.js
127497M	UI/WebServerResources/SchedulerUIDnD.js
127498M	UI/WebServerResources/iefixes.css
127499
127500commit aa51e2eba3b390ad62704f58cbd6476f4f5df3d7
127501Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127502Date:   Thu Feb 11 19:48:11 2010 +0000
127503
127504    Monotone-Parent: 49a09455a4649cc47dfc143047a9635ce2974e57
127505    Monotone-Revision: 1ac5c6e44d577b37aaeb526ee014013c27e62aed
127506
127507    Monotone-Author: wsourdeau@inverse.ca
127508    Monotone-Date: 2010-02-11T19:48:11
127509    Monotone-Branch: ca.inverse.sogo
127510
127511M	NEWS
127512
127513commit dab684f8aaa97bdee27abb76a00ebc2fd011c7ee
127514Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127515Date:   Thu Feb 11 19:48:09 2010 +0000
127516
127517    Monotone-Parent: ebe63ce53628359dd83606f2bb756f112a053f66
127518    Monotone-Revision: 49a09455a4649cc47dfc143047a9635ce2974e57
127519
127520    Monotone-Author: wsourdeau@inverse.ca
127521    Monotone-Date: 2010-02-11T19:48:09
127522    Monotone-Branch: ca.inverse.sogo
127523
127524M	ChangeLog
127525M	UI/Scheduler/UIxAppointmentActions.m
127526M	UI/WebServerResources/SchedulerUI.css
127527M	UI/WebServerResources/SchedulerUI.js
127528M	UI/WebServerResources/SchedulerUIDnD.js
127529A	UI/WebServerResources/event-grippy-vertical.png
127530
127531commit b33f9753e1412d42708338c0ccb6d540f5a82912
127532Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127533Date:   Thu Feb 11 02:38:01 2010 +0000
127534
127535    Monotone-Parent: 6550d093f75808cf03c8781a80f346a0cedf836a
127536    Monotone-Revision: 3a5f7ecea6abc6df1d89a08f33863028e17c287c
127537
127538    Monotone-Author: wsourdeau@inverse.ca
127539    Monotone-Date: 2010-02-11T02:38:01
127540    Monotone-Branch: ca.inverse.sogo
127541
127542M	ChangeLog
127543M	UI/WebServerResources/SOGoRootPage.js
127544
127545commit cceeebc234a703f6fb37c0d50c7ca89d1c2a2325
127546Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127547Date:   Thu Feb 11 02:36:43 2010 +0000
127548
127549    Monotone-Parent: 14183e9d9367b240b6e0585031a87772c952285a
127550    Monotone-Revision: 6550d093f75808cf03c8781a80f346a0cedf836a
127551
127552    Monotone-Author: wsourdeau@inverse.ca
127553    Monotone-Date: 2010-02-11T02:36:43
127554    Monotone-Branch: ca.inverse.sogo
127555
127556M	ChangeLog
127557M	UI/Scheduler/GNUmakefile
127558M	UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar
127559A	UI/Scheduler/UIxAppointmentActions.h
127560A	UI/Scheduler/UIxAppointmentActions.m
127561M	UI/Scheduler/UIxAppointmentEditor.m
127562M	UI/Scheduler/UIxCalDayTable.m
127563M	UI/Scheduler/UIxCalListingActions.m
127564M	UI/Scheduler/UIxOccurenceDialog.m
127565M	UI/Scheduler/product.plist
127566M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
127567M	UI/Templates/SchedulerUI/UIxCalMainView.wox
127568M	UI/WebServerResources/HTMLElement.js
127569M	UI/WebServerResources/SchedulerUI.css
127570M	UI/WebServerResources/SchedulerUI.js
127571A	UI/WebServerResources/SchedulerUIDnD.js
127572M	UI/WebServerResources/UIxOccurenceDialog.js
127573A	UI/WebServerResources/event-grippy-bottom.png
127574A	UI/WebServerResources/event-grippy-top.png
127575M	UI/WebServerResources/generic.css
127576M	UI/WebServerResources/generic.js
127577
127578commit fe8b465ddc30520db0cdff9ecf9531327f6153e7
127579Author: Francis Lachapelle <flachapelle@inverse.ca>
127580Date:   Mon Feb 8 17:17:28 2010 +0000
127581
127582    See ChangeLog
127583
127584    Monotone-Parent: 0a4b114d2f6d275bb25991bd16c7f776c00ee233
127585    Monotone-Revision: c8a36e926bc75ffc1d4206737365b76d6621e3ab
127586
127587    Monotone-Author: flachapelle@inverse.ca
127588    Monotone-Date: 2010-02-08T17:17:28
127589    Monotone-Branch: ca.inverse.sogo
127590
127591M	ChangeLog
127592M	UI/Contacts/UIxContactFoldersView.h
127593M	UI/Contacts/UIxContactFoldersView.m
127594
127595commit f84de5a75e5ddadd150fd2aa1e5fd084f587d173
127596Author: Francis Lachapelle <flachapelle@inverse.ca>
127597Date:   Mon Feb 8 17:01:39 2010 +0000
127598
127599    See ChangeLog
127600
127601    Monotone-Parent: 0c3748259db0825d5fe165f158e8663e4f885dc2
127602    Monotone-Revision: 0a4b114d2f6d275bb25991bd16c7f776c00ee233
127603
127604    Monotone-Author: flachapelle@inverse.ca
127605    Monotone-Date: 2010-02-08T17:01:39
127606    Monotone-Branch: ca.inverse.sogo
127607
127608M	ChangeLog
127609M	UI/WebServerResources/ContactsUI.js
127610
127611commit 9fa26189c5aca28eb710998be9fbafb826a079e9
127612Author: Francis Lachapelle <flachapelle@inverse.ca>
127613Date:   Mon Feb 8 16:12:12 2010 +0000
127614
127615    Updated NEWS file
127616
127617    Monotone-Parent: 50e173285f95163a8c7af77f9550d24a75d046e5
127618    Monotone-Revision: 0c3748259db0825d5fe165f158e8663e4f885dc2
127619
127620    Monotone-Author: flachapelle@inverse.ca
127621    Monotone-Date: 2010-02-08T16:12:12
127622    Monotone-Branch: ca.inverse.sogo
127623
127624M	NEWS
127625
127626commit 026600472ebc423835f1cc236b2b4c935a544ccb
127627Author: Francis Lachapelle <flachapelle@inverse.ca>
127628Date:   Mon Feb 8 16:11:37 2010 +0000
127629
127630    See ChangeLog
127631
127632    Monotone-Parent: 14183e9d9367b240b6e0585031a87772c952285a
127633    Monotone-Revision: 50e173285f95163a8c7af77f9550d24a75d046e5
127634
127635    Monotone-Author: flachapelle@inverse.ca
127636    Monotone-Date: 2010-02-08T16:11:37
127637    Monotone-Branch: ca.inverse.sogo
127638
127639M	ChangeLog
127640M	UI/MailerUI/UIxMailListView.m
127641
127642commit e350c7b90b041ebced8987b20f2c5e4cf040f430
127643Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127644Date:   Wed Feb 3 16:09:18 2010 +0000
127645
127646    Monotone-Parent: d93911609e298d0802a3f31c0cf88a9ca47ee584
127647    Monotone-Revision: 14183e9d9367b240b6e0585031a87772c952285a
127648
127649    Monotone-Author: wsourdeau@inverse.ca
127650    Monotone-Date: 2010-02-03T16:09:18
127651    Monotone-Branch: ca.inverse.sogo
127652
127653M	UI/MainUI/SOGoRootPage.m
127654
127655commit 93ff05dbd8d6fe65c5e9a5be54b8a871bfae5a74
127656Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127657Date:   Wed Feb 3 16:08:30 2010 +0000
127658
127659    Monotone-Parent: fc02a6979f68953ee505764e1eaec83c5676f0cb
127660    Monotone-Revision: d93911609e298d0802a3f31c0cf88a9ca47ee584
127661
127662    Monotone-Author: wsourdeau@inverse.ca
127663    Monotone-Date: 2010-02-03T16:08:30
127664    Monotone-Branch: ca.inverse.sogo
127665
127666M	SOPE/sope-patchset-r1664.diff
127667
127668commit 9b8d2bd38c530539474f9a4df4f2de7ce6208871
127669Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127670Date:   Wed Feb 3 14:56:38 2010 +0000
127671
127672    Monotone-Parent: 3d0bbe013d1b7a38886f0e3d1d62c9816e3e515a
127673    Monotone-Revision: fc02a6979f68953ee505764e1eaec83c5676f0cb
127674
127675    Monotone-Author: wsourdeau@inverse.ca
127676    Monotone-Date: 2010-02-03T14:56:38
127677    Monotone-Branch: ca.inverse.sogo
127678
127679M	ChangeLog
127680M	UI/MainUI/SOGoRootPage.m
127681
127682commit 141c9938b6961f3118606af24d35afedf6b7f370
127683Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127684Date:   Wed Feb 3 00:32:26 2010 +0000
127685
127686    Monotone-Parent: e046e450fc30a21b1550b89a91fb49c2676d0457
127687    Monotone-Revision: 3d0bbe013d1b7a38886f0e3d1d62c9816e3e515a
127688
127689    Monotone-Author: wsourdeau@inverse.ca
127690    Monotone-Date: 2010-02-03T00:32:26
127691    Monotone-Branch: ca.inverse.sogo
127692
127693M	ChangeLog
127694M	SoObjects/Contacts/SOGoContactLDIFEntry.h
127695M	SoObjects/Contacts/SOGoContactLDIFEntry.m
127696
127697commit 42c2c84eedb56a86551c8e0fd95d33ddf967447d
127698Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127699Date:   Tue Feb 2 22:07:50 2010 +0000
127700
127701    Monotone-Parent: 2d74e4a1d7a6712cf530cd008210def6d2ee0ecc
127702    Monotone-Revision: e046e450fc30a21b1550b89a91fb49c2676d0457
127703
127704    Monotone-Author: wsourdeau@inverse.ca
127705    Monotone-Date: 2010-02-02T22:07:50
127706    Monotone-Branch: ca.inverse.sogo
127707
127708M	ChangeLog
127709M	SoObjects/Mailer/SOGoMailBodyPart.m
127710
127711commit dab48cf12a8cc585e14769329d4f870446403f55
127712Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127713Date:   Tue Feb 2 21:42:17 2010 +0000
127714
127715    Monotone-Parent: 56021366a01dca213c584b0652d1fb04b91c7f22
127716    Monotone-Revision: 9d18fbe46d6a29e9e61882026aae14cdf40ecd7c
127717
127718    Monotone-Author: wsourdeau@inverse.ca
127719    Monotone-Date: 2010-02-02T21:42:17
127720    Monotone-Branch: ca.inverse.sogo
127721
127722M	ChangeLog
127723M	SoObjects/Appointments/SOGoAppointmentObject.m
127724M	SoObjects/Appointments/SOGoCalendarComponent.m
127725
127726commit 32eabc43501d0558fffb2d8e9b53e61bff0f9bd0
127727Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127728Date:   Tue Feb 2 21:35:12 2010 +0000
127729
127730    Monotone-Parent: 8b8ee97bac3348f28840940fdf58d205587d035f
127731    Monotone-Revision: 56021366a01dca213c584b0652d1fb04b91c7f22
127732
127733    Monotone-Author: wsourdeau@inverse.ca
127734    Monotone-Date: 2010-02-02T21:35:12
127735    Monotone-Branch: ca.inverse.sogo
127736
127737M	Tests/Integration/test-davacl.py
127738
127739commit 17187a3df57431d03ed91c0976f81c4919ab9987
127740Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127741Date:   Tue Feb 2 21:26:23 2010 +0000
127742
127743    Monotone-Parent: b56b2c1b7a8155f6fbc34ea733e9335ecbd949ab
127744    Monotone-Revision: 8b8ee97bac3348f28840940fdf58d205587d035f
127745
127746    Monotone-Author: wsourdeau@inverse.ca
127747    Monotone-Date: 2010-02-02T21:26:23
127748    Monotone-Branch: ca.inverse.sogo
127749
127750M	ChangeLog
127751M	SoObjects/Appointments/SOGoAppointmentFolder.m
127752M	SoObjects/Appointments/SOGoAppointmentObject.m
127753M	SoObjects/Appointments/product.plist
127754M	Tests/Integration/test-davacl.py
127755M	UI/MainUI/product.plist
127756
127757commit 8118ad5820276ca17b0ca2027658c45a5c0010a9
127758Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127759Date:   Tue Feb 2 21:21:18 2010 +0000
127760
127761    Monotone-Parent: 04b625432f61d61c8ad3468663a06f21d77e73f6
127762    Monotone-Revision: b56b2c1b7a8155f6fbc34ea733e9335ecbd949ab
127763
127764    Monotone-Author: wsourdeau@inverse.ca
127765    Monotone-Date: 2010-02-02T21:21:18
127766    Monotone-Branch: ca.inverse.sogo
127767
127768M	Tests/Integration/webdavlib.py
127769
127770commit 122983c17e2008744a52be66f915c6afad638207
127771Author: Ludovic Marcotte <lmarcotte@inverse.ca>
127772Date:   Sun Jan 31 20:22:47 2010 +0000
127773
127774    Small fix so that unit tests can be compiled
127775
127776    Monotone-Parent: 04b625432f61d61c8ad3468663a06f21d77e73f6
127777    Monotone-Revision: 94f45ff6951a0436a18fa4903817d09a28213af4
127778
127779    Monotone-Author: ludovic@Sophos.ca
127780    Monotone-Date: 2010-01-31T20:22:47
127781    Monotone-Branch: ca.inverse.sogo
127782
127783M	Tests/Unit/GNUmakefile
127784
127785commit 7ab5be678eb61523f24eddcccc024dfc4bbb200a
127786Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127787Date:   Sun Jan 31 00:53:37 2010 +0000
127788
127789    Monotone-Parent: 6661b82baa487cf8e72c04a8e31c6c05b7c58321
127790    Monotone-Revision: 04b625432f61d61c8ad3468663a06f21d77e73f6
127791
127792    Monotone-Author: wsourdeau@inverse.ca
127793    Monotone-Date: 2010-01-31T00:53:37
127794    Monotone-Branch: ca.inverse.sogo
127795
127796M	ChangeLog
127797M	SoObjects/SOGo/SOGoDAVAuthenticator.h
127798M	SoObjects/SOGo/SOGoProxyAuthenticator.h
127799M	SoObjects/SOGo/SOGoProxyAuthenticator.m
127800M	SoObjects/SOGo/SOGoWebAuthenticator.h
127801
127802commit 6c2f247d5e506d4ba43e95c365dd83e7bfc09362
127803Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127804Date:   Sun Jan 31 00:46:14 2010 +0000
127805
127806    Monotone-Parent: 0c195c70628cb4eca82c718f84cfcc3ea2af76f9
127807    Monotone-Revision: 480019f7fbb2f5372b3caf4b1f0781edd7716532
127808
127809    Monotone-Author: wsourdeau@inverse.ca
127810    Monotone-Date: 2010-01-31T00:46:14
127811    Monotone-Branch: ca.inverse.sogo
127812
127813M	ChangeLog
127814M	SoObjects/SOGo/SOGoObject.m
127815M	SoObjects/SOGo/SOGoUserFolder.m
127816
127817commit 888ddd023b1878944c46b2e447692da57a64c7ac
127818Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127819Date:   Sun Jan 31 00:42:45 2010 +0000
127820
127821    Monotone-Parent: 17d0637be11156ea24d5da0776db1557ae10d81b
127822    Monotone-Revision: 0c195c70628cb4eca82c718f84cfcc3ea2af76f9
127823
127824    Monotone-Author: wsourdeau@inverse.ca
127825    Monotone-Date: 2010-01-31T00:42:45
127826    Monotone-Branch: ca.inverse.sogo
127827
127828M	SOPE/sope-patchset-r1664.diff
127829
127830commit 046a5447dd855014f0ffdb20e741200ee0cca7b8
127831Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127832Date:   Sun Jan 31 00:42:34 2010 +0000
127833
127834    Monotone-Parent: 9f9271db1d31201a5be508ee005ad2da2a65339e
127835    Monotone-Revision: 17d0637be11156ea24d5da0776db1557ae10d81b
127836
127837    Monotone-Author: wsourdeau@inverse.ca
127838    Monotone-Date: 2010-01-31T00:42:34
127839    Monotone-Branch: ca.inverse.sogo
127840
127841M	ChangeLog
127842M	Main/SOGoProductLoader.m
127843
127844commit 4ed5481f5d967c9794113031a1370d9e93f1137f
127845Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127846Date:   Sat Jan 30 04:11:29 2010 +0000
127847
127848    Monotone-Parent: fd77c5d81ab260482a863295adcd236a42c7944a
127849    Monotone-Revision: 9f9271db1d31201a5be508ee005ad2da2a65339e
127850
127851    Monotone-Author: wsourdeau@inverse.ca
127852    Monotone-Date: 2010-01-30T04:11:29
127853    Monotone-Branch: ca.inverse.sogo
127854
127855M	SOPE/sope-patchset-r1664.diff
127856
127857commit 80c6f2be34a25918d3dfadd9d3a7f9968f884ff0
127858Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127859Date:   Sat Jan 30 03:53:54 2010 +0000
127860
127861    Monotone-Parent: f9c7627cbadcae704407f1e9336a6279f94cd133
127862    Monotone-Revision: fd77c5d81ab260482a863295adcd236a42c7944a
127863
127864    Monotone-Author: wsourdeau@inverse.ca
127865    Monotone-Date: 2010-01-30T03:53:54
127866    Monotone-Branch: ca.inverse.sogo
127867
127868M	SOPE/sope-gsmake2.diff
127869
127870commit 97cec0bd462517dac6ce1715e082f26ef69a8d6b
127871Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127872Date:   Sat Jan 30 03:28:25 2010 +0000
127873
127874    Monotone-Parent: 73c3b8716e12cb6d361af496dd5f7ad91837812d
127875    Monotone-Revision: f9c7627cbadcae704407f1e9336a6279f94cd133
127876
127877    Monotone-Author: wsourdeau@inverse.ca
127878    Monotone-Date: 2010-01-30T03:28:25
127879    Monotone-Branch: ca.inverse.sogo
127880
127881M	UI/Common/UIxToolbar.m
127882
127883commit 8ef885f91f61977a43ce07a53239c47207b37c35
127884Author: Francis Lachapelle <flachapelle@inverse.ca>
127885Date:   Fri Jan 29 22:28:39 2010 +0000
127886
127887    CSS fix for Firefox 3.6
127888
127889    Monotone-Parent: 73c3b8716e12cb6d361af496dd5f7ad91837812d
127890    Monotone-Revision: d50cbb2db285dc1ae769ada376081f942570b9a1
127891
127892    Monotone-Author: flachapelle@inverse.ca
127893    Monotone-Date: 2010-01-29T22:28:39
127894    Monotone-Branch: ca.inverse.sogo
127895
127896M	UI/WebServerResources/generic.css
127897
127898commit 5c33b2988eb303741f1ac4f9971b6a4af239f68e
127899Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127900Date:   Fri Jan 29 16:39:01 2010 +0000
127901
127902    Monotone-Parent: 36d85c5cfc528d6707ef8237239439c77e52e478
127903    Monotone-Revision: 73c3b8716e12cb6d361af496dd5f7ad91837812d
127904
127905    Monotone-Author: wsourdeau@inverse.ca
127906    Monotone-Date: 2010-01-29T16:39:01
127907    Monotone-Branch: ca.inverse.sogo
127908
127909M	Documentation/SOGo Installation Guide.odt
127910
127911commit 4f0f7d9e96c15115acdbe79bc7a193a5bd933d90
127912Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127913Date:   Fri Jan 29 16:38:32 2010 +0000
127914
127915    Monotone-Parent: 224ed448f4eb3f9944c656845445a2967b8aaf77
127916    Monotone-Revision: 36d85c5cfc528d6707ef8237239439c77e52e478
127917
127918    Monotone-Author: wsourdeau@inverse.ca
127919    Monotone-Date: 2010-01-29T16:38:32
127920    Monotone-Branch: ca.inverse.sogo
127921
127922M	SoObjects/SOGo/SOGoCASSession.m
127923
127924commit 1f3c833ce702c63c818dee7b57dd7544b540da12
127925Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127926Date:   Thu Jan 28 22:05:17 2010 +0000
127927
127928    Monotone-Parent: 5c45de61015a18191afaaeb91788ed0ebc7ce123
127929    Monotone-Revision: 224ed448f4eb3f9944c656845445a2967b8aaf77
127930
127931    Monotone-Author: wsourdeau@inverse.ca
127932    Monotone-Date: 2010-01-28T22:05:17
127933    Monotone-Branch: ca.inverse.sogo
127934
127935M	NEWS
127936
127937commit 3631b17bcd054292391c8a46ae5654336dcdf462
127938Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127939Date:   Thu Jan 28 21:52:48 2010 +0000
127940
127941    Monotone-Parent: e6e156c468a28553e1f0a768c21f8ac2ef3cc930
127942    Monotone-Revision: 5c45de61015a18191afaaeb91788ed0ebc7ce123
127943
127944    Monotone-Author: wsourdeau@inverse.ca
127945    Monotone-Date: 2010-01-28T21:52:48
127946    Monotone-Branch: ca.inverse.sogo
127947
127948M	SOPE/sope-patchset-r1664.diff
127949
127950commit 126651b6a75325e3e61e963e3448fade1df75f06
127951Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127952Date:   Thu Jan 28 21:42:03 2010 +0000
127953
127954    Monotone-Parent: 775b7e4fea80568033b5c8bf9b7c5220c7d36041
127955    Monotone-Revision: ff12d30f9bf1800bb0b1bcbefba9493cdeeeccaf
127956
127957    Monotone-Author: wsourdeau@inverse.ca
127958    Monotone-Date: 2010-01-28T21:42:03
127959    Monotone-Branch: ca.inverse.sogo
127960
127961M	ChangeLog
127962M	SoObjects/Mailer/SOGoMailAccount.m
127963M	SoObjects/Mailer/SOGoMailBaseObject.h
127964M	SoObjects/Mailer/SOGoMailBaseObject.m
127965M	SoObjects/Mailer/SOGoMailObject.m
127966M	SoObjects/SOGo/GNUmakefile
127967M	SoObjects/SOGo/SOGoAuthenticator.h
127968A	SoObjects/SOGo/SOGoCASSession.h
127969A	SoObjects/SOGo/SOGoCASSession.m
127970M	SoObjects/SOGo/SOGoCache.h
127971M	SoObjects/SOGo/SOGoCache.m
127972M	SoObjects/SOGo/SOGoDAVAuthenticator.m
127973M	SoObjects/SOGo/SOGoObject.m
127974M	SoObjects/SOGo/SOGoSystemDefaults.h
127975M	SoObjects/SOGo/SOGoSystemDefaults.m
127976M	SoObjects/SOGo/SOGoWebAuthenticator.m
127977M	UI/Common/UIxPageFrame.m
127978M	UI/MainUI/SOGoRootPage.m
127979M	UI/MainUI/SOGoUserHomePage.m
127980M	UI/MainUI/product.plist
127981
127982commit 331e8a4f7dc413a36c370c087e44de14dace089f
127983Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
127984Date:   Wed Jan 27 19:27:58 2010 +0000
127985
127986    Monotone-Parent: 8700a58737ff7392bcc35403e222b4e7d5fac676
127987    Monotone-Revision: 775b7e4fea80568033b5c8bf9b7c5220c7d36041
127988
127989    Monotone-Author: wsourdeau@inverse.ca
127990    Monotone-Date: 2010-01-27T19:27:58
127991    Monotone-Branch: ca.inverse.sogo
127992
127993M	ChangeLog
127994M	Tools/SOGoToolBackup.m
127995
127996commit 48f16a2394a898f1fd824e5cbed1e4092aff2440
127997Author: Francis Lachapelle <flachapelle@inverse.ca>
127998Date:   Wed Jan 27 17:51:00 2010 +0000
127999
128000    Fix width of select widgets in component editor.
128001
128002    Monotone-Parent: 8eff3fcb9d28703e16adf6fd2da5a29c70cf6a0a
128003    Monotone-Revision: 83f360b9ad32a59125310f306b42d5ecac442834
128004
128005    Monotone-Author: flachapelle@inverse.ca
128006    Monotone-Date: 2010-01-27T17:51:00
128007    Monotone-Branch: ca.inverse.sogo
128008
128009M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
128010M	UI/WebServerResources/UIxComponentEditor.css
128011
128012commit 6a9c0a46f23e0dde986048799fa9e107f704e05a
128013Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128014Date:   Wed Jan 27 15:48:13 2010 +0000
128015
128016    reindentation
128017
128018    Monotone-Parent: 7d47465e08002ccdb1fd666a02bb7acc70d38c1d
128019    Monotone-Revision: 8700a58737ff7392bcc35403e222b4e7d5fac676
128020
128021    Monotone-Author: wsourdeau@inverse.ca
128022    Monotone-Date: 2010-01-27T15:48:13
128023    Monotone-Branch: ca.inverse.sogo
128024
128025M	SoObjects/SOGo/SOGoWebAuthenticator.m
128026
128027commit 09bc56d8995bb8c2863acc02aa945491a6645939
128028Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128029Date:   Wed Jan 27 13:45:57 2010 +0000
128030
128031    Monotone-Parent: 8eff3fcb9d28703e16adf6fd2da5a29c70cf6a0a
128032    Monotone-Revision: 7d47465e08002ccdb1fd666a02bb7acc70d38c1d
128033
128034    Monotone-Author: wsourdeau@inverse.ca
128035    Monotone-Date: 2010-01-27T13:45:57
128036    Monotone-Branch: ca.inverse.sogo
128037
128038M	SoObjects/Mailer/SOGoMailAccounts.h
128039M	SoObjects/SOGo/GNUmakefile.preamble
128040M	SoObjects/SOGo/SOGoGCSFolder.m
128041M	SoObjects/SOGo/SOGoObject.m
128042M	SoObjects/SOGo/SOGoUserFolder.m
128043M	UI/MainUI/SOGoRootPage.h
128044
128045commit 35be26d1fa51d7b235638cc90fa6047b54660ff6
128046Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128047Date:   Tue Jan 26 13:35:04 2010 +0000
128048
128049    Monotone-Parent: c149c2681b78af12b651f3560f2c584754ccd9c1
128050    Monotone-Revision: af9e4e5f70557e805b63e51e8a14442cf6d9ffce
128051
128052    Monotone-Author: wsourdeau@inverse.ca
128053    Monotone-Date: 2010-01-26T13:35:04
128054    Monotone-Branch: ca.inverse.sogo
128055
128056M	debian/changelog
128057
128058commit f72a64ad8d38c252217ce6839dd83d9f637b0ac4
128059Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128060Date:   Mon Jan 25 23:43:10 2010 +0000
128061
128062    Monotone-Parent: ff3fffcc9ac3e9e2308ab3a16a89bf67f67cb5d2
128063    Monotone-Revision: c149c2681b78af12b651f3560f2c584754ccd9c1
128064
128065    Monotone-Author: wsourdeau@inverse.ca
128066    Monotone-Date: 2010-01-25T23:43:10
128067    Monotone-Branch: ca.inverse.sogo
128068
128069M	SOPE/sope-patchset-r1664.diff
128070
128071commit 5826589f26505648197a5bb26d65f60c5fd190d0
128072Author: Francis Lachapelle <flachapelle@inverse.ca>
128073Date:   Mon Jan 25 23:03:46 2010 +0000
128074
128075    JavaScript fix to delete tasks.
128076
128077    Monotone-Parent: ff3fffcc9ac3e9e2308ab3a16a89bf67f67cb5d2
128078    Monotone-Revision: 757b6521030075afab35a20d8dfccc19ae336ae9
128079
128080    Monotone-Author: flachapelle@inverse.ca
128081    Monotone-Date: 2010-01-25T23:03:46
128082    Monotone-Branch: ca.inverse.sogo
128083
128084M	UI/WebServerResources/SchedulerUI.js
128085
128086commit 743c4af3ed7c760f86549f54d44a284068aafe1d
128087Author: Francis Lachapelle <flachapelle@inverse.ca>
128088Date:   Mon Jan 25 20:45:45 2010 +0000
128089
128090    Fix "important" class for tasks.
128091
128092    Monotone-Parent: e0f43f161cdd0540f469674383aa9262b20548e2
128093    Monotone-Revision: ff3fffcc9ac3e9e2308ab3a16a89bf67f67cb5d2
128094
128095    Monotone-Author: flachapelle@inverse.ca
128096    Monotone-Date: 2010-01-25T20:45:45
128097    Monotone-Branch: ca.inverse.sogo
128098
128099M	UI/WebServerResources/SchedulerUI.js
128100
128101commit a28c353d757af21794b22d5769caf6fc8203bc40
128102Author: Francis Lachapelle <flachapelle@inverse.ca>
128103Date:   Mon Jan 25 19:25:57 2010 +0000
128104
128105    See ChangeLog
128106
128107    Monotone-Parent: 4f3384bb17651bb0d8eec0d773232afadba430ad
128108    Monotone-Revision: e0f43f161cdd0540f469674383aa9262b20548e2
128109
128110    Monotone-Author: flachapelle@inverse.ca
128111    Monotone-Date: 2010-01-25T19:25:57
128112    Monotone-Branch: ca.inverse.sogo
128113
128114M	ChangeLog
128115
128116commit 5f542247faa4224d8ff73f541d2d7680e97394d6
128117Author: Francis Lachapelle <flachapelle@inverse.ca>
128118Date:   Mon Jan 25 19:10:48 2010 +0000
128119
128120    WOX Template cleanup.
128121
128122    Monotone-Parent: 494b4005d8fc00b889709d3e49b66a6189f59c18
128123    Monotone-Revision: 4f3384bb17651bb0d8eec0d773232afadba430ad
128124
128125    Monotone-Author: flachapelle@inverse.ca
128126    Monotone-Date: 2010-01-25T19:10:48
128127    Monotone-Branch: ca.inverse.sogo
128128    Monotone-Tag: SOGo_v1.2.0
128129
128130M	UI/Templates/MailerUI/UIxMailEditor.wox
128131
128132commit aee5654af775bbcf06d4bd8e7818f9a0259a1199
128133Author: Francis Lachapelle <flachapelle@inverse.ca>
128134Date:   Mon Jan 25 19:10:18 2010 +0000
128135
128136    WOX Template cleanup.
128137
128138    Monotone-Parent: 7b05cf03726531102653ab798fe9755747588cb6
128139    Monotone-Revision: 494b4005d8fc00b889709d3e49b66a6189f59c18
128140
128141    Monotone-Author: flachapelle@inverse.ca
128142    Monotone-Date: 2010-01-25T19:10:18
128143    Monotone-Branch: ca.inverse.sogo
128144
128145M	UI/Templates/MailerUI/UIxMailFilterPanel.wox
128146
128147commit ebc4a5ce7e29f1c1dda489630206c92384b9704d
128148Author: Francis Lachapelle <flachapelle@inverse.ca>
128149Date:   Mon Jan 25 19:02:37 2010 +0000
128150
128151    Updated Documentation
128152
128153    Monotone-Parent: 2a09733287aae014c2abab945596b03e401444ae
128154    Monotone-Revision: 17e6a035351ab1ed8cac627eab40336501626d1d
128155
128156    Monotone-Author: flachapelle@inverse.ca
128157    Monotone-Date: 2010-01-25T19:02:37
128158    Monotone-Branch: ca.inverse.sogo
128159
128160M	Documentation/SOGo Installation Guide.odt
128161M	Documentation/SOGo Mobile Devices Configuration.odt
128162M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
128163
128164commit b49c5814f9783432076b46111cf4754df9dbe082
128165Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128166Date:   Mon Jan 25 17:57:13 2010 +0000
128167
128168    Monotone-Parent: 809e26f6797e99b0dc3440bc4da33da4677540d9
128169    Monotone-Revision: 297bcf08ea5cbb7605247c525221f453b66e84ad
128170
128171    Monotone-Author: wsourdeau@inverse.ca
128172    Monotone-Date: 2010-01-25T17:57:13
128173    Monotone-Branch: ca.inverse.sogo
128174
128175M	NEWS
128176
128177commit 45347425b097a7e36d2e6765e06b4d9ce2cb497b
128178Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128179Date:   Mon Jan 25 17:38:29 2010 +0000
128180
128181    Monotone-Parent: ecfc707985afe305b596b4d3e47f35bf8b38a097
128182    Monotone-Revision: edcc0786cecbc0129855dd749f12c72557d2a08f
128183
128184    Monotone-Author: wsourdeau@inverse.ca
128185    Monotone-Date: 2010-01-25T17:38:29
128186    Monotone-Branch: ca.inverse.sogo
128187
128188M	NEWS
128189
128190commit 73354fa00026f3e98f5561ca6a5d70746d8a2d96
128191Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128192Date:   Mon Jan 25 17:38:21 2010 +0000
128193
128194    Monotone-Parent: 5d23d693d45f1adefa599922f2e2244782b947d2
128195    Monotone-Revision: ecfc707985afe305b596b4d3e47f35bf8b38a097
128196
128197    Monotone-Author: wsourdeau@inverse.ca
128198    Monotone-Date: 2010-01-25T17:38:21
128199    Monotone-Branch: ca.inverse.sogo
128200
128201M	Tools/GNUmakefile.preamble
128202
128203commit fcf04bc75fc6a627596fa57838848def2a0dd36a
128204Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128205Date:   Mon Jan 25 17:38:15 2010 +0000
128206
128207    Monotone-Parent: 517c5f244ae9b2a903f799c27dc64452fa8c75ee
128208    Monotone-Revision: 5d23d693d45f1adefa599922f2e2244782b947d2
128209
128210    Monotone-Author: wsourdeau@inverse.ca
128211    Monotone-Date: 2010-01-25T17:38:15
128212    Monotone-Branch: ca.inverse.sogo
128213
128214M	SoObjects/common.make
128215M	UI/SOGoElements/GNUmakefile
128216M	UI/common.make
128217
128218commit 9d61c323116ae13c56d68b698eeec700424bad9b
128219Author: Francis Lachapelle <flachapelle@inverse.ca>
128220Date:   Mon Jan 25 17:10:00 2010 +0000
128221
128222    Updated version to 1.2.0.
128223
128224    Monotone-Parent: 139a022c95578093f60b05265c6af3758cb8fbdf
128225    Monotone-Revision: 2a09733287aae014c2abab945596b03e401444ae
128226
128227    Monotone-Author: flachapelle@inverse.ca
128228    Monotone-Date: 2010-01-25T17:10:00
128229    Monotone-Branch: ca.inverse.sogo
128230
128231M	NEWS
128232M	Version
128233
128234commit 1aa86a0858fdce4a4c3453ba5bbe17c979eb9aaa
128235Author: Francis Lachapelle <flachapelle@inverse.ca>
128236Date:   Mon Jan 25 17:08:17 2010 +0000
128237
128238    See ChangeLog
128239
128240    Monotone-Parent: b8785a107526f1e90244fbdab4a759e95b15a5b0
128241    Monotone-Revision: 03ab73ff63dcd41936ff772c87444389b1448a27
128242
128243    Monotone-Author: flachapelle@inverse.ca
128244    Monotone-Date: 2010-01-25T17:08:17
128245    Monotone-Branch: ca.inverse.sogo
128246
128247M	ChangeLog
128248M	UI/WebServerResources/SchedulerUI.js
128249
128250commit b6844c3c8950334ec2637a0cae02538a6db9db7d
128251Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128252Date:   Mon Jan 25 17:02:40 2010 +0000
128253
128254    Monotone-Parent: 6f5c035d96f070f88090c5a76cf84a2452518927
128255    Monotone-Revision: 517c5f244ae9b2a903f799c27dc64452fa8c75ee
128256
128257    Monotone-Author: wsourdeau@inverse.ca
128258    Monotone-Date: 2010-01-25T17:02:40
128259    Monotone-Branch: ca.inverse.sogo
128260
128261M	UI/Contacts/Hungarian.lproj/Localizable.strings
128262
128263commit 9e0f94640013113002106e42b4dbee3a0ce464e7
128264Author: Francis Lachapelle <flachapelle@inverse.ca>
128265Date:   Mon Jan 25 17:00:22 2010 +0000
128266
128267    Minor CSS fix
128268
128269    Monotone-Parent: 0b152b3b9b68eb80edffbcf7dec3d59fa6a7e76d
128270    Monotone-Revision: 578bc8e9cf723c91e4011bbb0f7b4e1a1c52918a
128271
128272    Monotone-Author: flachapelle@inverse.ca
128273    Monotone-Date: 2010-01-25T17:00:22
128274    Monotone-Branch: ca.inverse.sogo
128275
128276M	UI/WebServerResources/UIxComponentEditor.css
128277
128278commit d1273a98cc929d8201c59ca5917475bcc889b4ce
128279Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128280Date:   Mon Jan 25 16:58:00 2010 +0000
128281
128282    Monotone-Parent: 4b92bd8e12e3f79e2ba6838787a30729a0b2a4cb
128283    Monotone-Revision: 6f5c035d96f070f88090c5a76cf84a2452518927
128284
128285    Monotone-Author: wsourdeau@inverse.ca
128286    Monotone-Date: 2010-01-25T16:58:00
128287    Monotone-Branch: ca.inverse.sogo
128288
128289M	SOPE/GDLContentStore/GNUmakefile.preamble
128290M	SOPE/NGCards/GNUmakefile.preamble
128291M	SOPE/NGCards/versitCardsSaxDriver/GNUmakefile.preamble
128292
128293commit 786d418fd9d78050ab06ec4b684600d961ad98c4
128294Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128295Date:   Mon Jan 25 16:26:02 2010 +0000
128296
128297    Monotone-Parent: 69348ff83b958e39e8d6bdc38da8a1f1ea4ace1a
128298    Monotone-Revision: 4b92bd8e12e3f79e2ba6838787a30729a0b2a4cb
128299
128300    Monotone-Author: wsourdeau@inverse.ca
128301    Monotone-Date: 2010-01-25T16:26:02
128302    Monotone-Branch: ca.inverse.sogo
128303
128304M	Apache/SOGo.conf
128305
128306commit f951751ae81e22242034966828367b7f8a34d281
128307Author: Francis Lachapelle <flachapelle@inverse.ca>
128308Date:   Mon Jan 25 16:03:19 2010 +0000
128309
128310    Minor CSS fix
128311
128312    Monotone-Parent: 45bf709d84a0809aafb14a77501c482c8faaae23
128313    Monotone-Revision: 38bdad32536cc97eb69bad5515fa682a452c9be6
128314
128315    Monotone-Author: flachapelle@inverse.ca
128316    Monotone-Date: 2010-01-25T16:03:19
128317    Monotone-Branch: ca.inverse.sogo
128318
128319M	UI/WebServerResources/generic.css
128320
128321commit ddc36b7adae87de2ccce92b9fb00c2b2c2d8e580
128322Author: Francis Lachapelle <flachapelle@inverse.ca>
128323Date:   Mon Jan 25 16:02:22 2010 +0000
128324
128325    Indent
128326
128327    Monotone-Parent: 637d4bc405444db20b4ed12bf09dd27c7780047b
128328    Monotone-Revision: 45bf709d84a0809aafb14a77501c482c8faaae23
128329
128330    Monotone-Author: flachapelle@inverse.ca
128331    Monotone-Date: 2010-01-25T16:02:22
128332    Monotone-Branch: ca.inverse.sogo
128333
128334M	UI/WebServerResources/generic.css
128335M	UI/WebServerResources/iefixes.css
128336
128337commit 4d6a9d138bf05c41dbb7c3a1de6d8f949768d9c6
128338Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128339Date:   Mon Jan 25 14:51:41 2010 +0000
128340
128341    Monotone-Parent: aab1e060a1d26a9624f7f84c30d1414ca1969560
128342    Monotone-Revision: 69348ff83b958e39e8d6bdc38da8a1f1ea4ace1a
128343
128344    Monotone-Author: wsourdeau@inverse.ca
128345    Monotone-Date: 2010-01-25T14:51:41
128346    Monotone-Branch: ca.inverse.sogo
128347
128348M	SOPE/sope-patchset-r1664.diff
128349
128350commit 00e3963a96749e6406eb0908b034a228641bcebf
128351Author: Ludovic Marcotte <lmarcotte@inverse.ca>
128352Date:   Sun Jan 24 20:40:12 2010 +0000
128353
128354    See ChangeLog
128355
128356    Monotone-Parent: f1c001048ccc36181a09a459327f563dbc26e12f
128357    Monotone-Revision: aab1e060a1d26a9624f7f84c30d1414ca1969560
128358
128359    Monotone-Author: ludovic@Sophos.ca
128360    Monotone-Date: 2010-01-24T20:40:12
128361    Monotone-Branch: ca.inverse.sogo
128362
128363M	.mtn-ignore
128364M	ChangeLog
128365A	Tests/Integration/README
128366A	Tests/Integration/all.py
128367A	Tests/Integration/config.py.in
128368A	Tests/Integration/preferences.py
128369A	Tests/Integration/propfind.py
128370A	Tests/Integration/test-caldav-scheduling.py
128371A	Tests/Integration/test-config.py
128372A	Tests/Integration/test-davacl.py
128373A	Tests/Integration/test-ical.py
128374A	Tests/Integration/test-maildav.py
128375A	Tests/Integration/test-webdav.py
128376A	Tests/Integration/test-webdavlib.py
128377A	Tests/Integration/test-webdavsync.py
128378A	Tests/Integration/utilities.py
128379A	Tests/Integration/webdavlib.py
128380M	Tests/README
128381A	Tests/Unit/GNUmakefile
128382A	Tests/Unit/SOGoTest.h
128383A	Tests/Unit/SOGoTest.m
128384A	Tests/Unit/SOGoTestRunner.h
128385A	Tests/Unit/SOGoTestRunner.m
128386A	Tests/Unit/TestBSJSONAdditions.m
128387A	Tests/Unit/sogo-tests.m
128388D	Tests/all.py
128389D	Tests/config.py.in
128390D	Tests/preferences.py
128391D	Tests/propfind.py
128392D	Tests/test-caldav-scheduling.py
128393D	Tests/test-config.py
128394D	Tests/test-davacl.py
128395D	Tests/test-ical.py
128396D	Tests/test-maildav.py
128397D	Tests/test-webdav.py
128398D	Tests/test-webdavlib.py
128399D	Tests/test-webdavsync.py
128400D	Tests/utilities.py
128401D	Tests/webdavlib.py
128402D	UnitTests/GNUmakefile
128403D	UnitTests/SOGoTest.h
128404D	UnitTests/SOGoTest.m
128405D	UnitTests/SOGoTestRunner.h
128406D	UnitTests/SOGoTestRunner.m
128407D	UnitTests/TestBSJSONAdditions.m
128408D	UnitTests/sogo-tests.m
128409
128410commit 3efde51b624d24463afd7471ad5b7d543a7560d7
128411Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128412Date:   Fri Jan 22 22:08:58 2010 +0000
128413
128414    ie fix
128415
128416    Monotone-Parent: b7aaa716637f576605700d6bd524fff3709a504f
128417    Monotone-Revision: f1c001048ccc36181a09a459327f563dbc26e12f
128418
128419    Monotone-Author: wsourdeau@inverse.ca
128420    Monotone-Date: 2010-01-22T22:08:58
128421    Monotone-Branch: ca.inverse.sogo
128422
128423M	UI/WebServerResources/iefixes.css
128424
128425commit d1e8b460a76823aedf981804c9701e7d5d03115c
128426Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128427Date:   Fri Jan 22 22:02:39 2010 +0000
128428
128429    ie fix
128430
128431    Monotone-Parent: f373648d8607e744c886648b8569c1506c0525b8
128432    Monotone-Revision: b7aaa716637f576605700d6bd524fff3709a504f
128433
128434    Monotone-Author: wsourdeau@inverse.ca
128435    Monotone-Date: 2010-01-22T22:02:39
128436    Monotone-Branch: ca.inverse.sogo
128437
128438M	UI/WebServerResources/iefixes.css
128439
128440commit de772f5fc785dc465d686cc5ae556a63ef00596f
128441Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128442Date:   Fri Jan 22 22:02:34 2010 +0000
128443
128444    Monotone-Parent: 4f9cd9e4647b59cc1df48053efc611005b19b79c
128445    Monotone-Revision: f373648d8607e744c886648b8569c1506c0525b8
128446
128447    Monotone-Author: wsourdeau@inverse.ca
128448    Monotone-Date: 2010-01-22T22:02:34
128449    Monotone-Branch: ca.inverse.sogo
128450
128451M	UI/Templates/ContactsUI/UIxContactEditor.wox
128452
128453commit dc41b95e0dd17222446a46ae1e8545fa85b9f6bd
128454Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128455Date:   Fri Jan 22 21:34:39 2010 +0000
128456
128457    Monotone-Parent: 845e78bebd63c5b3c1727b437500cbe012c2f5d5
128458    Monotone-Revision: c8e16863bcabf9adf6b224c4a9922c0ace67917f
128459
128460    Monotone-Author: wsourdeau@inverse.ca
128461    Monotone-Date: 2010-01-22T21:34:39
128462    Monotone-Branch: ca.inverse.sogo
128463
128464M	ChangeLog
128465M	UI/WebServerResources/MailerUI.js
128466
128467commit 1e64a91f02c05d92f5b289f36d21a7ca7dfd43d8
128468Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128469Date:   Fri Jan 22 21:15:11 2010 +0000
128470
128471    fixed properties window
128472
128473    Monotone-Parent: a343f74f4a124ecd3e0d422d0fc2b88a22459e97
128474    Monotone-Revision: 845e78bebd63c5b3c1727b437500cbe012c2f5d5
128475
128476    Monotone-Author: wsourdeau@inverse.ca
128477    Monotone-Date: 2010-01-22T21:15:11
128478    Monotone-Branch: ca.inverse.sogo
128479
128480M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
128481M	UI/WebServerResources/SchedulerUI.js
128482M	UI/WebServerResources/UIxCalendarProperties.css
128483
128484commit 683ba2d520a01287ca6bdd1c7ac925013dd72cb2
128485Author: Francis Lachapelle <flachapelle@inverse.ca>
128486Date:   Fri Jan 22 20:42:37 2010 +0000
128487
128488    When clicking on the Reload button in the Calendar module, the list of events is
128489    now also reloaded.
128490
128491    Monotone-Parent: 149c53aba731f158240e0887a26fa6309fc3694a
128492    Monotone-Revision: 637d4bc405444db20b4ed12bf09dd27c7780047b
128493
128494    Monotone-Author: flachapelle@inverse.ca
128495    Monotone-Date: 2010-01-22T20:42:37
128496    Monotone-Branch: ca.inverse.sogo
128497
128498M	UI/WebServerResources/SchedulerUI.js
128499
128500commit 98ebd45bd93a5eaa662f3bcfa6ec9c38f4b56ad6
128501Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128502Date:   Fri Jan 22 20:15:35 2010 +0000
128503
128504    Monotone-Parent: 15319a5f3d5074d8502634ab24003b28d070d85e
128505    Monotone-Revision: a343f74f4a124ecd3e0d422d0fc2b88a22459e97
128506
128507    Monotone-Author: wsourdeau@inverse.ca
128508    Monotone-Date: 2010-01-22T20:15:35
128509    Monotone-Branch: ca.inverse.sogo
128510
128511M	UI/WebServerResources/SchedulerUI.js
128512
128513commit 544a6ca798643dc2f143fe5c60238f9f2cb6b907
128514Author: Francis Lachapelle <flachapelle@inverse.ca>
128515Date:   Fri Jan 22 20:12:21 2010 +0000
128516
128517    See ChangeLog
128518
128519    Monotone-Parent: dbc120865f7cb48891f7b017124443cc19de5f5c
128520    Monotone-Revision: 98e797e237e41e316f67dab068ddf038cdcc0b9a
128521
128522    Monotone-Author: flachapelle@inverse.ca
128523    Monotone-Date: 2010-01-22T20:12:21
128524    Monotone-Branch: ca.inverse.sogo
128525
128526M	ChangeLog
128527M	UI/Contacts/UIxListEditor.m
128528
128529commit 4dbafd38dcb1c7e65c56ac4031e0beb9fdfc84b9
128530Author: Francis Lachapelle <flachapelle@inverse.ca>
128531Date:   Fri Jan 22 20:05:40 2010 +0000
128532
128533    See ChangeLog
128534
128535    Monotone-Parent: b07d31699d6b961e69129af2d768322df3b7fee9
128536    Monotone-Revision: dbc120865f7cb48891f7b017124443cc19de5f5c
128537
128538    Monotone-Author: flachapelle@inverse.ca
128539    Monotone-Date: 2010-01-22T20:05:40
128540    Monotone-Branch: ca.inverse.sogo
128541
128542M	ChangeLog
128543M	UI/Contacts/UIxListView.m
128544M	UI/Templates/ContactsUI/UIxListView.wox
128545
128546commit 7b8a8ccc5b7c847ad62fdd96c51b7c4bdf199e7b
128547Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128548Date:   Fri Jan 22 17:52:50 2010 +0000
128549
128550    Monotone-Parent: b07d31699d6b961e69129af2d768322df3b7fee9
128551    Monotone-Revision: 15319a5f3d5074d8502634ab24003b28d070d85e
128552
128553    Monotone-Author: wsourdeau@inverse.ca
128554    Monotone-Date: 2010-01-22T17:52:50
128555    Monotone-Branch: ca.inverse.sogo
128556
128557M	ChangeLog
128558
128559commit bc33b9308a0b46712412caa3d1cb8ff8e8cb9b8f
128560Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128561Date:   Fri Jan 22 17:32:06 2010 +0000
128562
128563    Monotone-Parent: 1ee824cc2519285b798ee5a9b6d741e19bf29966
128564    Monotone-Revision: b07d31699d6b961e69129af2d768322df3b7fee9
128565
128566    Monotone-Author: wsourdeau@inverse.ca
128567    Monotone-Date: 2010-01-22T17:32:06
128568    Monotone-Branch: ca.inverse.sogo
128569
128570M	ChangeLog
128571M	SoObjects/Appointments/iCalEntityObject+SOGo.h
128572M	SoObjects/Appointments/iCalEntityObject+SOGo.m
128573M	Tools/SOGoToolRestore.m
128574
128575commit 1e5155e1a20382fb38533258505eadec4de84934
128576Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128577Date:   Fri Jan 22 16:33:35 2010 +0000
128578
128579    build warnings
128580
128581    Monotone-Parent: 45249fe68411e1b5ecd968fb87f91801d6882115
128582    Monotone-Revision: 9ea936d2bbff9184d4e2df3779bdc267702b6996
128583
128584    Monotone-Author: wsourdeau@inverse.ca
128585    Monotone-Date: 2010-01-22T16:33:35
128586    Monotone-Branch: ca.inverse.sogo
128587
128588M	SoObjects/Appointments/SOGoAppointmentFolder.h
128589M	SoObjects/Appointments/SOGoAppointmentFolders.m
128590M	SoObjects/Appointments/SOGoAppointmentObject.m
128591M	SoObjects/Appointments/SOGoComponentOccurence.h
128592M	SoObjects/Contacts/SOGoContactLDIFEntry.h
128593M	SoObjects/Contacts/SOGoContactObject.h
128594M	SoObjects/Mailer/SOGoDraftObject.m
128595M	SoObjects/SOGo/SOGoContentObject.h
128596M	UI/Contacts/UIxContactFoldersView.m
128597M	UI/MailerUI/UIxMailEditor.m
128598M	UI/SOGoElements/SOGoIEConditional.m
128599M	UI/SOGoUI/SOGoACLAdvisory.m
128600M	UI/SOGoUI/UIxComponent.m
128601M	UI/Scheduler/UIxAppointmentEditor.m
128602
128603commit 7a418798701a7bf8a8dec0622741b138ded47d71
128604Author: Francis Lachapelle <flachapelle@inverse.ca>
128605Date:   Thu Jan 21 21:57:25 2010 +0000
128606
128607    Fix for bug #320
128608
128609    Monotone-Parent: 4c570fedd8a0bf2a5ec231caa2b981bd796da85b
128610    Monotone-Revision: 6c3ab3f69b066603f5ac7caffee043e67c1ab883
128611
128612    Monotone-Author: flachapelle@inverse.ca
128613    Monotone-Date: 2010-01-21T21:57:25
128614    Monotone-Branch: ca.inverse.sogo
128615
128616M	UI/WebServerResources/UIxComponentEditor.css
128617
128618commit 55f0db064b79c151e2487e619dd7af324976da4a
128619Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128620Date:   Thu Jan 21 20:53:18 2010 +0000
128621
128622    Monotone-Parent: c335be1eab608a64d03951d882bb446212bb490d
128623    Monotone-Revision: a98828a2111fc135396157fa30a08e62d44cec82
128624
128625    Monotone-Author: wsourdeau@inverse.ca
128626    Monotone-Date: 2010-01-21T20:53:18
128627    Monotone-Branch: ca.inverse.sogo
128628
128629M	SoObjects/Appointments/product.plist
128630
128631commit bd858817c51b218a909c2a9b068b4724affa29ab
128632Author: Francis Lachapelle <flachapelle@inverse.ca>
128633Date:   Thu Jan 21 20:44:17 2010 +0000
128634
128635    See ChangeLog
128636
128637    Monotone-Parent: 6d9c30b81605764388ff5243bba7631fe98636f0
128638    Monotone-Revision: 4c570fedd8a0bf2a5ec231caa2b981bd796da85b
128639
128640    Monotone-Author: flachapelle@inverse.ca
128641    Monotone-Date: 2010-01-21T20:44:17
128642    Monotone-Branch: ca.inverse.sogo
128643
128644M	ChangeLog
128645M	UI/Scheduler/UIxCalListingActions.m
128646M	UI/Scheduler/product.plist
128647M	UI/WebServerResources/SchedulerUI.js
128648
128649commit 33412b5e594ebe28df1ee518b080b23a620b9e11
128650Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128651Date:   Thu Jan 21 20:42:30 2010 +0000
128652
128653    Monotone-Parent: edc65fef18ecc69c7e977cbadc64111461f99b1f
128654    Monotone-Revision: c335be1eab608a64d03951d882bb446212bb490d
128655
128656    Monotone-Author: wsourdeau@inverse.ca
128657    Monotone-Date: 2010-01-21T20:42:30
128658    Monotone-Branch: ca.inverse.sogo
128659
128660M	SoObjects/Appointments/SOGoComponentOccurence.m
128661
128662commit b3332cfef80cc9b16673bd32352304d40bd72f1c
128663Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128664Date:   Thu Jan 21 20:42:16 2010 +0000
128665
128666    Monotone-Parent: a4f965425609368d1347526114e039b4c8f07962
128667    Monotone-Revision: edc65fef18ecc69c7e977cbadc64111461f99b1f
128668
128669    Monotone-Author: wsourdeau@inverse.ca
128670    Monotone-Date: 2010-01-21T20:42:16
128671    Monotone-Branch: ca.inverse.sogo
128672
128673M	SoObjects/SOGo/SOGoGroup.m
128674
128675commit 63f1af3b2f594df7f5fdb9cd7fb1cdbb58ce8acf
128676Author: Francis Lachapelle <flachapelle@inverse.ca>
128677Date:   Thu Jan 21 15:40:32 2010 +0000
128678
128679    Typo fix
128680
128681    Monotone-Parent: a4f965425609368d1347526114e039b4c8f07962
128682    Monotone-Revision: 6d9c30b81605764388ff5243bba7631fe98636f0
128683
128684    Monotone-Author: flachapelle@inverse.ca
128685    Monotone-Date: 2010-01-21T15:40:32
128686    Monotone-Branch: ca.inverse.sogo
128687
128688M	SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m
128689
128690commit c5bc543e8dbc5e9ec297dd9d77a88754b47b8b96
128691Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128692Date:   Wed Jan 20 23:09:35 2010 +0000
128693
128694    Monotone-Parent: 950ea2f4a5916f47123e12564b35c975f97e4c78
128695    Monotone-Revision: a4f965425609368d1347526114e039b4c8f07962
128696
128697    Monotone-Author: wsourdeau@inverse.ca
128698    Monotone-Date: 2010-01-20T23:09:35
128699    Monotone-Branch: ca.inverse.sogo
128700
128701M	ChangeLog
128702M	SOPE/sope-patchset-r1664.diff
128703M	SoObjects/Appointments/SOGoAppointmentFolder.m
128704M	SoObjects/Appointments/SOGoAppointmentFolders.m
128705M	SoObjects/Appointments/SOGoAppointmentInboxFolder.m
128706M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
128707M	SoObjects/Appointments/product.plist
128708
128709commit cb288eb50241cfc49d243a9221adbc5d5949c240
128710Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128711Date:   Wed Jan 20 18:34:13 2010 +0000
128712
128713    Monotone-Parent: 055c6c35ac3904cb01f393842e5fef9041d23588
128714    Monotone-Revision: 950ea2f4a5916f47123e12564b35c975f97e4c78
128715
128716    Monotone-Author: wsourdeau@inverse.ca
128717    Monotone-Date: 2010-01-20T18:34:13
128718    Monotone-Branch: ca.inverse.sogo
128719
128720M	ChangeLog
128721M	UI/Templates/UIxPageFrame.wox
128722A	UI/WebServerResources/scriptaculous.js
128723D	UI/WebServerResources/scriptaculous/scriptaculous.js
128724
128725commit 278f788be772f3249c444bcd47ebe3b050369a28
128726Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128727Date:   Wed Jan 20 16:28:56 2010 +0000
128728
128729    Monotone-Parent: aac9836bd4e13254359c01d70b0151a7f9045aff
128730    Monotone-Revision: 055c6c35ac3904cb01f393842e5fef9041d23588
128731
128732    Monotone-Author: wsourdeau@inverse.ca
128733    Monotone-Date: 2010-01-20T16:28:56
128734    Monotone-Branch: ca.inverse.sogo
128735
128736M	ChangeLog
128737M	UI/Common/UIxAclEditor.m
128738M	UI/Templates/UIxAclEditor.wox
128739M	UI/WebServerResources/UIxAclEditor.css
128740M	UI/WebServerResources/UIxAclEditor.js
128741
128742commit af6c88fd2a41202c72cd735e7562e8220f9b0336
128743Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128744Date:   Wed Jan 20 14:53:55 2010 +0000
128745
128746    Monotone-Parent: bb98d0952a0fdaba23dd7246fc96ed2798156426
128747    Monotone-Revision: aac9836bd4e13254359c01d70b0151a7f9045aff
128748
128749    Monotone-Author: wsourdeau@inverse.ca
128750    Monotone-Date: 2010-01-20T14:53:55
128751    Monotone-Branch: ca.inverse.sogo
128752
128753M	SoObjects/SOGo/SOGoDefaults.plist
128754
128755commit 824810375eddc6b121f61d7d1b8e16030af4de7f
128756Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128757Date:   Wed Jan 20 14:53:49 2010 +0000
128758
128759    Monotone-Parent: d083c5462a586e018b7a81654d14c0bfa96479fd
128760    Monotone-Revision: bb98d0952a0fdaba23dd7246fc96ed2798156426
128761
128762    Monotone-Author: wsourdeau@inverse.ca
128763    Monotone-Date: 2010-01-20T14:53:49
128764    Monotone-Branch: ca.inverse.sogo
128765
128766M	ChangeLog
128767M	UI/PreferencesUI/UIxPreferences.m
128768
128769commit 937bd959eda084e787a89decf12ee8a0f3d5417f
128770Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128771Date:   Tue Jan 19 13:38:09 2010 +0000
128772
128773    Monotone-Parent: d4724feea77a2bfe4a1315b1572ab4ae3ea3afc9
128774    Monotone-Revision: d083c5462a586e018b7a81654d14c0bfa96479fd
128775
128776    Monotone-Author: wsourdeau@inverse.ca
128777    Monotone-Date: 2010-01-19T13:38:09
128778    Monotone-Branch: ca.inverse.sogo
128779
128780M	ChangeLog
128781M	SoObjects/Appointments/SOGoAppointmentFolders.m
128782
128783commit 4639bf6b999e7aaba11dd9fd61217b978e2876a0
128784Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128785Date:   Tue Jan 19 12:28:10 2010 +0000
128786
128787    Monotone-Parent: 538aedd7d01174f61f329561b71c913f2c048a26
128788    Monotone-Revision: d4724feea77a2bfe4a1315b1572ab4ae3ea3afc9
128789
128790    Monotone-Author: wsourdeau@inverse.ca
128791    Monotone-Date: 2010-01-19T12:28:10
128792    Monotone-Branch: ca.inverse.sogo
128793
128794M	ChangeLog
128795M	SoObjects/Appointments/SOGoAppointmentFolder.h
128796M	SoObjects/Appointments/SOGoAppointmentFolder.m
128797M	SoObjects/Appointments/SOGoAppointmentFolders.h
128798M	SoObjects/Appointments/SOGoAppointmentFolders.m
128799M	SoObjects/Appointments/SOGoCalendarProxy.m
128800M	SoObjects/Appointments/SOGoUser+Appointments.h
128801M	SoObjects/Appointments/SOGoUser+Appointments.m
128802M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
128803M	SoObjects/SOGo/SOGoParentFolder.m
128804M	SoObjects/SOGo/SOGoUserSettings.h
128805M	SoObjects/SOGo/SOGoUserSettings.m
128806M	Tests/test-ical.py
128807M	Tests/test-webdavsync.py
128808M	Tests/utilities.py
128809M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
128810M	UI/Common/Czech.lproj/Localizable.strings
128811M	UI/Common/Dutch.lproj/Localizable.strings
128812M	UI/Common/English.lproj/Localizable.strings
128813M	UI/Common/French.lproj/Localizable.strings
128814M	UI/Common/German.lproj/Localizable.strings
128815M	UI/Common/Hungarian.lproj/Localizable.strings
128816M	UI/Common/Italian.lproj/Localizable.strings
128817M	UI/Common/Russian.lproj/Localizable.strings
128818M	UI/Common/Spanish.lproj/Localizable.strings
128819M	UI/Common/Swedish.lproj/Localizable.strings
128820M	UI/Common/UIxAclEditor.m
128821M	UI/Common/UIxFolderActions.m
128822M	UI/Common/Welsh.lproj/Localizable.strings
128823M	UI/Common/product.plist
128824M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
128825M	UI/Scheduler/Czech.lproj/Localizable.strings
128826M	UI/Scheduler/Dutch.lproj/Localizable.strings
128827M	UI/Scheduler/English.lproj/Localizable.strings
128828M	UI/Scheduler/French.lproj/Localizable.strings
128829M	UI/Scheduler/German.lproj/Localizable.strings
128830M	UI/Scheduler/Hungarian.lproj/Localizable.strings
128831M	UI/Scheduler/Italian.lproj/Localizable.strings
128832M	UI/Scheduler/Russian.lproj/Localizable.strings
128833M	UI/Scheduler/Spanish.lproj/Localizable.strings
128834M	UI/Scheduler/Swedish.lproj/Localizable.strings
128835M	UI/Scheduler/UIxCalendarProperties.h
128836M	UI/Scheduler/UIxCalendarProperties.m
128837M	UI/Scheduler/Welsh.lproj/Localizable.strings
128838M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
128839M	UI/Templates/UIxAclEditor.wox
128840M	UI/WebServerResources/SchedulerUI.js
128841M	UI/WebServerResources/UIxAclEditor.css
128842M	UI/WebServerResources/UIxAclEditor.js
128843
128844commit 943b044622e60174d8bbcfb769e2c6a48612d892
128845Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128846Date:   Tue Jan 19 12:16:45 2010 +0000
128847
128848    Monotone-Parent: 90dcf7eaa4fa5c45bd56305ac6f63144ef5d7536
128849    Monotone-Revision: 538aedd7d01174f61f329561b71c913f2c048a26
128850
128851    Monotone-Author: wsourdeau@inverse.ca
128852    Monotone-Date: 2010-01-19T12:16:45
128853    Monotone-Branch: ca.inverse.sogo
128854
128855M	ChangeLog
128856M	UI/WebServerResources/ContactsUI.js
128857
128858commit 32a1e43defa3249908d8bddab8656d7786ae407b
128859Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128860Date:   Mon Jan 18 13:12:16 2010 +0000
128861
128862    Monotone-Parent: e317d6ac631448579d7b2eab17ddc3b866550a63
128863    Monotone-Revision: 90dcf7eaa4fa5c45bd56305ac6f63144ef5d7536
128864
128865    Monotone-Author: wsourdeau@inverse.ca
128866    Monotone-Date: 2010-01-18T13:12:16
128867    Monotone-Branch: ca.inverse.sogo
128868
128869M	Tests/utilities.py
128870
128871commit 2a9bd7b645ae7e8db3b736cb24dbc47d31ac0518
128872Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128873Date:   Mon Jan 18 11:33:53 2010 +0000
128874
128875    Monotone-Parent: a17c467b0c0d4f1aa961b8c26c0c1bc8b4eaea0a
128876    Monotone-Revision: e317d6ac631448579d7b2eab17ddc3b866550a63
128877
128878    Monotone-Author: wsourdeau@inverse.ca
128879    Monotone-Date: 2010-01-18T11:33:53
128880    Monotone-Branch: ca.inverse.sogo
128881
128882M	Tests/test-davacl.py
128883M	Tests/utilities.py
128884
128885commit ef3cb1dae090ff143041a6501c66381baef23193
128886Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128887Date:   Mon Jan 18 11:27:11 2010 +0000
128888
128889    Monotone-Parent: d4ae79e2dc00eec1dd763ab6509e41b4ec5a709a
128890    Monotone-Revision: a17c467b0c0d4f1aa961b8c26c0c1bc8b4eaea0a
128891
128892    Monotone-Author: wsourdeau@inverse.ca
128893    Monotone-Date: 2010-01-18T11:27:11
128894    Monotone-Branch: ca.inverse.sogo
128895
128896M	ChangeLog
128897M	Tests/test-davacl.py
128898M	Tests/test-webdav.py
128899A	Tests/utilities.py
128900
128901commit 3bd64092ae3eda7320f245df5ba7aa6269772aab
128902Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128903Date:   Mon Jan 18 11:25:32 2010 +0000
128904
128905    Monotone-Parent: 20f87ad7753aed3dbea978ee625c7774e5d2e3d8
128906    Monotone-Revision: d4ae79e2dc00eec1dd763ab6509e41b4ec5a709a
128907
128908    Monotone-Author: wsourdeau@inverse.ca
128909    Monotone-Date: 2010-01-18T11:25:32
128910    Monotone-Branch: ca.inverse.sogo
128911
128912M	Tests/test-ical.py
128913
128914commit 091283461fd52fbd72e3b8e461a0dd8c1e61f8e3
128915Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128916Date:   Mon Jan 18 11:24:55 2010 +0000
128917
128918    Monotone-Parent: ae021bb9d1c2734bd2fb058dda318f00f1edb2e7
128919    Monotone-Revision: 20f87ad7753aed3dbea978ee625c7774e5d2e3d8
128920
128921    Monotone-Author: wsourdeau@inverse.ca
128922    Monotone-Date: 2010-01-18T11:24:55
128923    Monotone-Branch: ca.inverse.sogo
128924
128925M	Tests/preferences.py
128926
128927commit 80e9302dbc6091701773d54eaf419400cac40fae
128928Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128929Date:   Mon Jan 18 09:23:06 2010 +0000
128930
128931    Monotone-Parent: b5a04e99cccb4e6bde4bed001b9a407168745cad
128932    Monotone-Revision: ae021bb9d1c2734bd2fb058dda318f00f1edb2e7
128933
128934    Monotone-Author: wsourdeau@inverse.ca
128935    Monotone-Date: 2010-01-18T09:23:06
128936    Monotone-Branch: ca.inverse.sogo
128937
128938M	ChangeLog
128939M	Main/sogod.m
128940
128941commit 5dceaf32f0a001735e65846ad5412ecc363e1936
128942Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128943Date:   Mon Jan 18 09:22:07 2010 +0000
128944
128945    Monotone-Parent: 6f1085ed8de6ea79bedec6ff22265fcb0520b899
128946    Monotone-Revision: b5a04e99cccb4e6bde4bed001b9a407168745cad
128947
128948    Monotone-Author: wsourdeau@inverse.ca
128949    Monotone-Date: 2010-01-18T09:22:07
128950    Monotone-Branch: ca.inverse.sogo
128951
128952M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
128953
128954commit 51a643fd06dbc6add1c4beda89cb28ddab7a3f3a
128955Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128956Date:   Fri Jan 15 17:26:22 2010 +0000
128957
128958    Monotone-Parent: 794a50b6a0041893b3ec57a38bbb3a7bbf1dee9c
128959    Monotone-Revision: 6f1085ed8de6ea79bedec6ff22265fcb0520b899
128960
128961    Monotone-Author: wsourdeau@inverse.ca
128962    Monotone-Date: 2010-01-15T17:26:22
128963    Monotone-Branch: ca.inverse.sogo
128964
128965M	UI/Contacts/UIxContactFoldersView.m
128966
128967commit fb1a0448af485b75f6fb90cecb5a493472d9f24e
128968Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128969Date:   Fri Jan 15 15:31:38 2010 +0000
128970
128971    Monotone-Parent: fb65b0d0f170c30fcadecf001ad33a8fc79e9e89
128972    Monotone-Revision: 794a50b6a0041893b3ec57a38bbb3a7bbf1dee9c
128973
128974    Monotone-Author: wsourdeau@inverse.ca
128975    Monotone-Date: 2010-01-15T15:31:38
128976    Monotone-Branch: ca.inverse.sogo
128977
128978M	ChangeLog
128979M	SoObjects/SOGo/SOGoUserSettings.m
128980
128981commit bd6edc2243b91b8ec58006f4a134eb347b8c8e24
128982Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128983Date:   Fri Jan 15 12:19:36 2010 +0000
128984
128985    Monotone-Parent: f41b9f8e61926cdfbebea33229cefdf60f2fdbcb
128986    Monotone-Revision: fb65b0d0f170c30fcadecf001ad33a8fc79e9e89
128987
128988    Monotone-Author: wsourdeau@inverse.ca
128989    Monotone-Date: 2010-01-15T12:19:36
128990    Monotone-Branch: ca.inverse.sogo
128991
128992M	SOPE/sope-patchset-r1664.diff
128993
128994commit 2b0cc9a6e59162aff05774b0270d991929488a29
128995Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
128996Date:   Fri Jan 15 11:41:20 2010 +0000
128997
128998    Monotone-Parent: 771d7ebe867ac081c62c4c31e2177ddc7ac487a9
128999    Monotone-Revision: f41b9f8e61926cdfbebea33229cefdf60f2fdbcb
129000
129001    Monotone-Author: wsourdeau@inverse.ca
129002    Monotone-Date: 2010-01-15T11:41:20
129003    Monotone-Branch: ca.inverse.sogo
129004
129005M	UI/Contacts/UIxContactFolderActions.m
129006
129007commit aaded8c7741a328420447d84b8806a59dfbd0d99
129008Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
129009Date:   Thu Jan 14 23:19:19 2010 +0000
129010
129011    Monotone-Parent: 04adb21a2d66943bc4fbda82a60f41695303ccfb
129012    Monotone-Revision: 771d7ebe867ac081c62c4c31e2177ddc7ac487a9
129013
129014    Monotone-Author: wsourdeau@inverse.ca
129015    Monotone-Date: 2010-01-14T23:19:19
129016    Monotone-Branch: ca.inverse.sogo
129017
129018M	ChangeLog
129019M	Main/GNUmakefile
129020A	Main/SOGo+DAV.h
129021A	Main/SOGo+DAV.m
129022M	Main/SOGo.m
129023M	NEWS
129024M	SOPE/sope-patchset-r1664.diff
129025M	SoObjects/Appointments/GNUmakefile
129026M	SoObjects/Appointments/SOGoAppointmentFolder.h
129027M	SoObjects/Appointments/SOGoAppointmentFolder.m
129028M	SoObjects/Appointments/SOGoAppointmentFolders.h
129029M	SoObjects/Appointments/SOGoAppointmentFolders.m
129030A	SoObjects/Appointments/SOGoAppointmentInboxFolder.h
129031A	SoObjects/Appointments/SOGoAppointmentInboxFolder.m
129032M	SoObjects/Appointments/SOGoCalendarProxy.m
129033A	SoObjects/Appointments/SOGoUser+Appointments.h
129034A	SoObjects/Appointments/SOGoUser+Appointments.m
129035M	SoObjects/Appointments/SOGoUserFolder+Appointments.h
129036M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
129037M	SoObjects/Appointments/product.plist
129038M	SoObjects/Contacts/SOGoFolder+CardDAV.m
129039M	SoObjects/Mailer/SOGoMailBaseObject.m
129040M	SoObjects/Mailer/SOGoMailFolder.m
129041M	SoObjects/SOGo/DAVReportMap.plist
129042M	SoObjects/SOGo/DOMNode+SOGo.h
129043M	SoObjects/SOGo/DOMNode+SOGo.m
129044M	SoObjects/SOGo/NSArray+Utilities.h
129045M	SoObjects/SOGo/NSArray+Utilities.m
129046M	SoObjects/SOGo/NSObject+DAV.h
129047M	SoObjects/SOGo/NSObject+DAV.m
129048M	SoObjects/SOGo/NSObject+Utilities.h
129049M	SoObjects/SOGo/NSObject+Utilities.m
129050M	SoObjects/SOGo/NSString+DAV.h
129051M	SoObjects/SOGo/NSString+DAV.m
129052M	SoObjects/SOGo/NSString+Utilities.h
129053M	SoObjects/SOGo/NSString+Utilities.m
129054M	SoObjects/SOGo/SOGoFolder.m
129055M	SoObjects/SOGo/SOGoGCSFolder.m
129056M	SoObjects/SOGo/SOGoObject.h
129057M	SoObjects/SOGo/SOGoObject.m
129058M	SoObjects/SOGo/SOGoParentFolder.m
129059M	SoObjects/SOGo/SOGoPermissions.h
129060M	SoObjects/SOGo/SOGoPermissions.m
129061M	SoObjects/SOGo/SOGoUser.m
129062M	SoObjects/SOGo/SOGoUserFolder.h
129063M	SoObjects/SOGo/SOGoUserFolder.m
129064M	SoObjects/SOGo/SOGoUserSettings.h
129065M	SoObjects/SOGo/SOGoUserSettings.m
129066M	SoObjects/SOGo/SOGoWebDAVAclManager.m
129067M	SoObjects/SOGo/WOResponse+SOGo.h
129068M	SoObjects/SOGo/WOResponse+SOGo.m
129069A	Tests/test-ical.py
129070M	Tests/test-webdav.py
129071M	Tests/webdavlib.py
129072M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
129073M	UI/Scheduler/Czech.lproj/Localizable.strings
129074M	UI/Scheduler/Dutch.lproj/Localizable.strings
129075M	UI/Scheduler/English.lproj/Localizable.strings
129076M	UI/Scheduler/French.lproj/Localizable.strings
129077M	UI/Scheduler/GNUmakefile
129078M	UI/Scheduler/German.lproj/Localizable.strings
129079M	UI/Scheduler/Hungarian.lproj/Localizable.strings
129080M	UI/Scheduler/Italian.lproj/Localizable.strings
129081M	UI/Scheduler/Russian.lproj/Localizable.strings
129082M	UI/Scheduler/Spanish.lproj/Localizable.strings
129083M	UI/Scheduler/Swedish.lproj/Localizable.strings
129084M	UI/Scheduler/UIxCalendarProperties.h
129085M	UI/Scheduler/UIxCalendarProperties.m
129086M	UI/Scheduler/Welsh.lproj/Localizable.strings
129087M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
129088M	UI/WebServerResources/SchedulerUI.js
129089
129090commit cbf4bc2519f9ed9e1a220dd8fa1c442c59395743
129091Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
129092Date:   Thu Jan 14 22:57:44 2010 +0000
129093
129094    Monotone-Parent: aada198309b5b9b1d7e6e2f2faade7b2b97c4718
129095    Monotone-Revision: 04adb21a2d66943bc4fbda82a60f41695303ccfb
129096
129097    Monotone-Author: wsourdeau@inverse.ca
129098    Monotone-Date: 2010-01-14T22:57:44
129099    Monotone-Branch: ca.inverse.sogo
129100
129101M	ChangeLog
129102M	Tools/SOGoToolBackup.m
129103
129104commit c4820e081ab679e507e9f90857dc2d5bf54c10f5
129105Author: Francis Lachapelle <flachapelle@inverse.ca>
129106Date:   Thu Jan 14 18:32:59 2010 +0000
129107
129108    Updated NEWS file
129109
129110    Monotone-Parent: 234b2f16dd5cc3d6eed2d10a0ab8fca81cb44795
129111    Monotone-Revision: 88fd2a0a000ff31c79e91314a17503ec1d076d23
129112
129113    Monotone-Author: flachapelle@inverse.ca
129114    Monotone-Date: 2010-01-14T18:32:59
129115    Monotone-Branch: ca.inverse.sogo
129116
129117M	NEWS
129118
129119commit d46ac02ac12947d987119c037db8ab6e47beb04a
129120Author: Francis Lachapelle <flachapelle@inverse.ca>
129121Date:   Thu Jan 14 16:35:33 2010 +0000
129122
129123    Update ckeditor to version 3.1
129124
129125    Monotone-Parent: 6970e7a89b13f1353d770e663717021a53350856
129126    Monotone-Revision: 234b2f16dd5cc3d6eed2d10a0ab8fca81cb44795
129127
129128    Monotone-Author: flachapelle@inverse.ca
129129    Monotone-Date: 2010-01-14T16:35:33
129130    Monotone-Branch: ca.inverse.sogo
129131
129132M	UI/WebServerResources/ckeditor/.htaccess
129133M	UI/WebServerResources/ckeditor/LICENSE.html
129134D	UI/WebServerResources/ckeditor/_source/core/_bootstrap.js
129135D	UI/WebServerResources/ckeditor/_source/core/ajax.js
129136D	UI/WebServerResources/ckeditor/_source/core/ckeditor.js
129137D	UI/WebServerResources/ckeditor/_source/core/ckeditor_base.js
129138D	UI/WebServerResources/ckeditor/_source/core/ckeditor_basic.js
129139D	UI/WebServerResources/ckeditor/_source/core/command.js
129140D	UI/WebServerResources/ckeditor/_source/core/commanddefinition.js
129141D	UI/WebServerResources/ckeditor/_source/core/config.js
129142D	UI/WebServerResources/ckeditor/_source/core/dom.js
129143D	UI/WebServerResources/ckeditor/_source/core/dom/document.js
129144D	UI/WebServerResources/ckeditor/_source/core/dom/documentfragment.js
129145D	UI/WebServerResources/ckeditor/_source/core/dom/element.js
129146D	UI/WebServerResources/ckeditor/_source/core/dom/elementpath.js
129147D	UI/WebServerResources/ckeditor/_source/core/dom/event.js
129148D	UI/WebServerResources/ckeditor/_source/core/dom/node.js
129149D	UI/WebServerResources/ckeditor/_source/core/dom/nodelist.js
129150D	UI/WebServerResources/ckeditor/_source/core/dom/range.js
129151D	UI/WebServerResources/ckeditor/_source/core/dom/text.js
129152D	UI/WebServerResources/ckeditor/_source/core/dom/walker.js
129153D	UI/WebServerResources/ckeditor/_source/core/dom/window.js
129154D	UI/WebServerResources/ckeditor/_source/core/dtd.js
129155D	UI/WebServerResources/ckeditor/_source/core/editor.js
129156D	UI/WebServerResources/ckeditor/_source/core/editor_basic.js
129157D	UI/WebServerResources/ckeditor/_source/core/env.js
129158D	UI/WebServerResources/ckeditor/_source/core/event.js
129159D	UI/WebServerResources/ckeditor/_source/core/eventInfo.js
129160D	UI/WebServerResources/ckeditor/_source/core/focusmanager.js
129161D	UI/WebServerResources/ckeditor/_source/core/htmlparser.js
129162D	UI/WebServerResources/ckeditor/_source/core/htmlparser/basicwriter.js
129163D	UI/WebServerResources/ckeditor/_source/core/htmlparser/cdata.js
129164D	UI/WebServerResources/ckeditor/_source/core/htmlparser/comment.js
129165D	UI/WebServerResources/ckeditor/_source/core/htmlparser/element.js
129166D	UI/WebServerResources/ckeditor/_source/core/htmlparser/filter.js
129167D	UI/WebServerResources/ckeditor/_source/core/htmlparser/fragment.js
129168D	UI/WebServerResources/ckeditor/_source/core/htmlparser/text.js
129169D	UI/WebServerResources/ckeditor/_source/core/imagecacher.js
129170D	UI/WebServerResources/ckeditor/_source/core/lang.js
129171D	UI/WebServerResources/ckeditor/_source/core/loader.js
129172D	UI/WebServerResources/ckeditor/_source/core/plugindefinition.js
129173D	UI/WebServerResources/ckeditor/_source/core/plugins.js
129174D	UI/WebServerResources/ckeditor/_source/core/resourcemanager.js
129175D	UI/WebServerResources/ckeditor/_source/core/scriptloader.js
129176D	UI/WebServerResources/ckeditor/_source/core/skins.js
129177D	UI/WebServerResources/ckeditor/_source/core/test.js
129178D	UI/WebServerResources/ckeditor/_source/core/themes.js
129179D	UI/WebServerResources/ckeditor/_source/core/tools.js
129180D	UI/WebServerResources/ckeditor/_source/core/ui.js
129181D	UI/WebServerResources/ckeditor/_source/core/xml.js
129182D	UI/WebServerResources/ckeditor/_source/lang/_languages.js
129183D	UI/WebServerResources/ckeditor/_source/lang/_translationstatus.txt
129184D	UI/WebServerResources/ckeditor/_source/lang/af.js
129185D	UI/WebServerResources/ckeditor/_source/lang/ar.js
129186D	UI/WebServerResources/ckeditor/_source/lang/bg.js
129187D	UI/WebServerResources/ckeditor/_source/lang/bn.js
129188D	UI/WebServerResources/ckeditor/_source/lang/bs.js
129189D	UI/WebServerResources/ckeditor/_source/lang/ca.js
129190D	UI/WebServerResources/ckeditor/_source/lang/cs.js
129191D	UI/WebServerResources/ckeditor/_source/lang/da.js
129192D	UI/WebServerResources/ckeditor/_source/lang/de.js
129193D	UI/WebServerResources/ckeditor/_source/lang/el.js
129194D	UI/WebServerResources/ckeditor/_source/lang/en-au.js
129195D	UI/WebServerResources/ckeditor/_source/lang/en-ca.js
129196D	UI/WebServerResources/ckeditor/_source/lang/en-uk.js
129197D	UI/WebServerResources/ckeditor/_source/lang/en.js
129198D	UI/WebServerResources/ckeditor/_source/lang/eo.js
129199D	UI/WebServerResources/ckeditor/_source/lang/es.js
129200D	UI/WebServerResources/ckeditor/_source/lang/et.js
129201D	UI/WebServerResources/ckeditor/_source/lang/eu.js
129202D	UI/WebServerResources/ckeditor/_source/lang/fa.js
129203D	UI/WebServerResources/ckeditor/_source/lang/fi.js
129204D	UI/WebServerResources/ckeditor/_source/lang/fo.js
129205D	UI/WebServerResources/ckeditor/_source/lang/fr-ca.js
129206D	UI/WebServerResources/ckeditor/_source/lang/fr.js
129207D	UI/WebServerResources/ckeditor/_source/lang/gl.js
129208D	UI/WebServerResources/ckeditor/_source/lang/gu.js
129209D	UI/WebServerResources/ckeditor/_source/lang/he.js
129210D	UI/WebServerResources/ckeditor/_source/lang/hi.js
129211D	UI/WebServerResources/ckeditor/_source/lang/hr.js
129212D	UI/WebServerResources/ckeditor/_source/lang/hu.js
129213D	UI/WebServerResources/ckeditor/_source/lang/is.js
129214D	UI/WebServerResources/ckeditor/_source/lang/it.js
129215D	UI/WebServerResources/ckeditor/_source/lang/ja.js
129216D	UI/WebServerResources/ckeditor/_source/lang/km.js
129217D	UI/WebServerResources/ckeditor/_source/lang/ko.js
129218D	UI/WebServerResources/ckeditor/_source/lang/lt.js
129219D	UI/WebServerResources/ckeditor/_source/lang/lv.js
129220D	UI/WebServerResources/ckeditor/_source/lang/mn.js
129221D	UI/WebServerResources/ckeditor/_source/lang/ms.js
129222D	UI/WebServerResources/ckeditor/_source/lang/nb.js
129223D	UI/WebServerResources/ckeditor/_source/lang/nl.js
129224D	UI/WebServerResources/ckeditor/_source/lang/no.js
129225D	UI/WebServerResources/ckeditor/_source/lang/pl.js
129226D	UI/WebServerResources/ckeditor/_source/lang/pt-br.js
129227D	UI/WebServerResources/ckeditor/_source/lang/pt.js
129228D	UI/WebServerResources/ckeditor/_source/lang/ro.js
129229D	UI/WebServerResources/ckeditor/_source/lang/ru.js
129230D	UI/WebServerResources/ckeditor/_source/lang/sk.js
129231D	UI/WebServerResources/ckeditor/_source/lang/sl.js
129232D	UI/WebServerResources/ckeditor/_source/lang/sr-latn.js
129233D	UI/WebServerResources/ckeditor/_source/lang/sr.js
129234D	UI/WebServerResources/ckeditor/_source/lang/sv.js
129235D	UI/WebServerResources/ckeditor/_source/lang/th.js
129236D	UI/WebServerResources/ckeditor/_source/lang/tr.js
129237D	UI/WebServerResources/ckeditor/_source/lang/uk.js
129238D	UI/WebServerResources/ckeditor/_source/lang/vi.js
129239D	UI/WebServerResources/ckeditor/_source/lang/zh-cn.js
129240D	UI/WebServerResources/ckeditor/_source/lang/zh.js
129241D	UI/WebServerResources/ckeditor/_source/plugins/about/dialogs/about.js
129242D	UI/WebServerResources/ckeditor/_source/plugins/about/dialogs/logo_ckeditor.png
129243D	UI/WebServerResources/ckeditor/_source/plugins/about/plugin.js
129244D	UI/WebServerResources/ckeditor/_source/plugins/basicstyles/plugin.js
129245D	UI/WebServerResources/ckeditor/_source/plugins/blockquote/plugin.js
129246D	UI/WebServerResources/ckeditor/_source/plugins/button/plugin.js
129247D	UI/WebServerResources/ckeditor/_source/plugins/clipboard/dialogs/paste.js
129248D	UI/WebServerResources/ckeditor/_source/plugins/clipboard/plugin.js
129249D	UI/WebServerResources/ckeditor/_source/plugins/colorbutton/plugin.js
129250D	UI/WebServerResources/ckeditor/_source/plugins/contextmenu/plugin.js
129251D	UI/WebServerResources/ckeditor/_source/plugins/dialog/dialogDefinition.js
129252D	UI/WebServerResources/ckeditor/_source/plugins/dialog/plugin.js
129253D	UI/WebServerResources/ckeditor/_source/plugins/dialogui/plugin.js
129254D	UI/WebServerResources/ckeditor/_source/plugins/domiterator/plugin.js
129255D	UI/WebServerResources/ckeditor/_source/plugins/editingblock/plugin.js
129256D	UI/WebServerResources/ckeditor/_source/plugins/elementspath/plugin.js
129257D	UI/WebServerResources/ckeditor/_source/plugins/enterkey/plugin.js
129258D	UI/WebServerResources/ckeditor/_source/plugins/entities/plugin.js
129259D	UI/WebServerResources/ckeditor/_source/plugins/filebrowser/plugin.js
129260D	UI/WebServerResources/ckeditor/_source/plugins/find/dialogs/find.js
129261D	UI/WebServerResources/ckeditor/_source/plugins/find/plugin.js
129262D	UI/WebServerResources/ckeditor/_source/plugins/flash/dialogs/flash.js
129263D	UI/WebServerResources/ckeditor/_source/plugins/flash/images/placeholder.png
129264D	UI/WebServerResources/ckeditor/_source/plugins/flash/plugin.js
129265D	UI/WebServerResources/ckeditor/_source/plugins/floatpanel/plugin.js
129266D	UI/WebServerResources/ckeditor/_source/plugins/font/plugin.js
129267D	UI/WebServerResources/ckeditor/_source/plugins/format/plugin.js
129268D	UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/button.js
129269D	UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/checkbox.js
129270D	UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/form.js
129271D	UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/hiddenfield.js
129272D	UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/radio.js
129273D	UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/select.js
129274D	UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/textarea.js
129275D	UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/textfield.js
129276D	UI/WebServerResources/ckeditor/_source/plugins/forms/plugin.js
129277D	UI/WebServerResources/ckeditor/_source/plugins/horizontalrule/plugin.js
129278D	UI/WebServerResources/ckeditor/_source/plugins/htmldataprocessor/plugin.js
129279D	UI/WebServerResources/ckeditor/_source/plugins/htmlwriter/plugin.js
129280D	UI/WebServerResources/ckeditor/_source/plugins/iframedialog/plugin.js
129281D	UI/WebServerResources/ckeditor/_source/plugins/image/dialogs/image.js
129282D	UI/WebServerResources/ckeditor/_source/plugins/image/plugin.js
129283D	UI/WebServerResources/ckeditor/_source/plugins/indent/plugin.js
129284D	UI/WebServerResources/ckeditor/_source/plugins/justify/plugin.js
129285D	UI/WebServerResources/ckeditor/_source/plugins/keystrokes/plugin.js
129286D	UI/WebServerResources/ckeditor/_source/plugins/link/dialogs/anchor.js
129287D	UI/WebServerResources/ckeditor/_source/plugins/link/dialogs/link.js
129288D	UI/WebServerResources/ckeditor/_source/plugins/link/images/anchor.gif
129289D	UI/WebServerResources/ckeditor/_source/plugins/link/plugin.js
129290D	UI/WebServerResources/ckeditor/_source/plugins/list/plugin.js
129291D	UI/WebServerResources/ckeditor/_source/plugins/listblock/plugin.js
129292D	UI/WebServerResources/ckeditor/_source/plugins/maximize/plugin.js
129293D	UI/WebServerResources/ckeditor/_source/plugins/menu/plugin.js
129294D	UI/WebServerResources/ckeditor/_source/plugins/menubutton/plugin.js
129295D	UI/WebServerResources/ckeditor/_source/plugins/newpage/plugin.js
129296D	UI/WebServerResources/ckeditor/_source/plugins/pagebreak/images/pagebreak.gif
129297D	UI/WebServerResources/ckeditor/_source/plugins/pagebreak/plugin.js
129298D	UI/WebServerResources/ckeditor/_source/plugins/panel/plugin.js
129299D	UI/WebServerResources/ckeditor/_source/plugins/panelbutton/plugin.js
129300D	UI/WebServerResources/ckeditor/_source/plugins/pastefromword/dialogs/pastefromword.js
129301D	UI/WebServerResources/ckeditor/_source/plugins/pastefromword/plugin.js
129302D	UI/WebServerResources/ckeditor/_source/plugins/pastetext/dialogs/pastetext.js
129303D	UI/WebServerResources/ckeditor/_source/plugins/pastetext/plugin.js
129304D	UI/WebServerResources/ckeditor/_source/plugins/popup/plugin.js
129305D	UI/WebServerResources/ckeditor/_source/plugins/preview/plugin.js
129306D	UI/WebServerResources/ckeditor/_source/plugins/print/plugin.js
129307D	UI/WebServerResources/ckeditor/_source/plugins/removeformat/plugin.js
129308D	UI/WebServerResources/ckeditor/_source/plugins/resize/plugin.js
129309D	UI/WebServerResources/ckeditor/_source/plugins/richcombo/plugin.js
129310D	UI/WebServerResources/ckeditor/_source/plugins/save/plugin.js
129311D	UI/WebServerResources/ckeditor/_source/plugins/scayt/dialogs/options.js
129312D	UI/WebServerResources/ckeditor/_source/plugins/scayt/dialogs/toolbar.css
129313D	UI/WebServerResources/ckeditor/_source/plugins/scayt/plugin.js
129314D	UI/WebServerResources/ckeditor/_source/plugins/selection/plugin.js
129315D	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_address.png
129316D	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_blockquote.png
129317D	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_div.png
129318D	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h1.png
129319D	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h2.png
129320D	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h3.png
129321D	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h4.png
129322D	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h5.png
129323D	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h6.png
129324D	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_p.png
129325D	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_pre.png
129326D	UI/WebServerResources/ckeditor/_source/plugins/showblocks/plugin.js
129327D	UI/WebServerResources/ckeditor/_source/plugins/smiley/dialogs/smiley.js
129328D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/angel_smile.gif
129329D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/angry_smile.gif
129330D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/broken_heart.gif
129331D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/confused_smile.gif
129332D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/cry_smile.gif
129333D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/devil_smile.gif
129334D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/embaressed_smile.gif
129335D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/envelope.gif
129336D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/heart.gif
129337D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/kiss.gif
129338D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/lightbulb.gif
129339D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/omg_smile.gif
129340D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/regular_smile.gif
129341D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/sad_smile.gif
129342D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/shades_smile.gif
129343D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/teeth_smile.gif
129344D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/thumbs_down.gif
129345D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/thumbs_up.gif
129346D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/tounge_smile.gif
129347D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/whatchutalkingabout_smile.gif
129348D	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/wink_smile.gif
129349D	UI/WebServerResources/ckeditor/_source/plugins/smiley/plugin.js
129350D	UI/WebServerResources/ckeditor/_source/plugins/sourcearea/plugin.js
129351D	UI/WebServerResources/ckeditor/_source/plugins/specialchar/dialogs/specialchar.js
129352D	UI/WebServerResources/ckeditor/_source/plugins/specialchar/plugin.js
129353D	UI/WebServerResources/ckeditor/_source/plugins/styles/plugin.js
129354D	UI/WebServerResources/ckeditor/_source/plugins/stylescombo/plugin.js
129355D	UI/WebServerResources/ckeditor/_source/plugins/stylescombo/styles/default.js
129356D	UI/WebServerResources/ckeditor/_source/plugins/tab/plugin.js
129357D	UI/WebServerResources/ckeditor/_source/plugins/table/dialogs/table.js
129358D	UI/WebServerResources/ckeditor/_source/plugins/table/plugin.js
129359D	UI/WebServerResources/ckeditor/_source/plugins/tabletools/dialogs/tableCell.js
129360D	UI/WebServerResources/ckeditor/_source/plugins/tabletools/plugin.js
129361D	UI/WebServerResources/ckeditor/_source/plugins/templates/dialogs/templates.js
129362D	UI/WebServerResources/ckeditor/_source/plugins/templates/plugin.js
129363D	UI/WebServerResources/ckeditor/_source/plugins/templates/templates/default.js
129364D	UI/WebServerResources/ckeditor/_source/plugins/templates/templates/images/template1.gif
129365D	UI/WebServerResources/ckeditor/_source/plugins/templates/templates/images/template2.gif
129366D	UI/WebServerResources/ckeditor/_source/plugins/templates/templates/images/template3.gif
129367D	UI/WebServerResources/ckeditor/_source/plugins/toolbar/plugin.js
129368D	UI/WebServerResources/ckeditor/_source/plugins/uicolor/dialogs/uicolor.js
129369D	UI/WebServerResources/ckeditor/_source/plugins/uicolor/lang/en.js
129370D	UI/WebServerResources/ckeditor/_source/plugins/uicolor/plugin.js
129371D	UI/WebServerResources/ckeditor/_source/plugins/uicolor/uicolor.gif
129372D	UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/hue_bg.png
129373D	UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/hue_thumb.png
129374D	UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/picker_mask.png
129375D	UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/picker_thumb.png
129376D	UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/yui.css
129377D	UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/yui.js
129378D	UI/WebServerResources/ckeditor/_source/plugins/undo/plugin.js
129379D	UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/ciframe.html
129380D	UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/tmpFrameset.html
129381D	UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/wsc.css
129382D	UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/wsc.js
129383D	UI/WebServerResources/ckeditor/_source/plugins/wsc/plugin.js
129384D	UI/WebServerResources/ckeditor/_source/plugins/wysiwygarea/plugin.js
129385D	UI/WebServerResources/ckeditor/_source/skins/kama/dialog.css
129386D	UI/WebServerResources/ckeditor/_source/skins/kama/editor.css
129387D	UI/WebServerResources/ckeditor/_source/skins/kama/elementspath.css
129388D	UI/WebServerResources/ckeditor/_source/skins/kama/icons.css
129389D	UI/WebServerResources/ckeditor/_source/skins/kama/icons.png
129390D	UI/WebServerResources/ckeditor/_source/skins/kama/images/dialog_sides.gif
129391D	UI/WebServerResources/ckeditor/_source/skins/kama/images/dialog_sides.png
129392D	UI/WebServerResources/ckeditor/_source/skins/kama/images/dialog_sides_rtl.png
129393D	UI/WebServerResources/ckeditor/_source/skins/kama/images/mini.gif
129394D	UI/WebServerResources/ckeditor/_source/skins/kama/images/noimage.png
129395D	UI/WebServerResources/ckeditor/_source/skins/kama/images/sprites.png
129396D	UI/WebServerResources/ckeditor/_source/skins/kama/images/sprites_ie6.png
129397D	UI/WebServerResources/ckeditor/_source/skins/kama/images/toolbar_start.gif
129398D	UI/WebServerResources/ckeditor/_source/skins/kama/mainui.css
129399D	UI/WebServerResources/ckeditor/_source/skins/kama/menu.css
129400D	UI/WebServerResources/ckeditor/_source/skins/kama/panel.css
129401D	UI/WebServerResources/ckeditor/_source/skins/kama/presets.css
129402D	UI/WebServerResources/ckeditor/_source/skins/kama/reset.css
129403D	UI/WebServerResources/ckeditor/_source/skins/kama/richcombo.css
129404D	UI/WebServerResources/ckeditor/_source/skins/kama/skin.js
129405D	UI/WebServerResources/ckeditor/_source/skins/kama/templates.css
129406D	UI/WebServerResources/ckeditor/_source/skins/kama/toolbar.css
129407D	UI/WebServerResources/ckeditor/_source/skins/office2003/dialog.css
129408D	UI/WebServerResources/ckeditor/_source/skins/office2003/editor.css
129409D	UI/WebServerResources/ckeditor/_source/skins/office2003/elementspath.css
129410D	UI/WebServerResources/ckeditor/_source/skins/office2003/icons.css
129411D	UI/WebServerResources/ckeditor/_source/skins/office2003/icons.png
129412D	UI/WebServerResources/ckeditor/_source/skins/office2003/images/dialog_sides.gif
129413D	UI/WebServerResources/ckeditor/_source/skins/office2003/images/dialog_sides.png
129414D	UI/WebServerResources/ckeditor/_source/skins/office2003/images/dialog_sides_rtl.png
129415D	UI/WebServerResources/ckeditor/_source/skins/office2003/images/mini.gif
129416D	UI/WebServerResources/ckeditor/_source/skins/office2003/images/noimage.png
129417D	UI/WebServerResources/ckeditor/_source/skins/office2003/images/sprites.png
129418D	UI/WebServerResources/ckeditor/_source/skins/office2003/images/sprites_ie6.png
129419D	UI/WebServerResources/ckeditor/_source/skins/office2003/mainui.css
129420D	UI/WebServerResources/ckeditor/_source/skins/office2003/menu.css
129421D	UI/WebServerResources/ckeditor/_source/skins/office2003/panel.css
129422D	UI/WebServerResources/ckeditor/_source/skins/office2003/presets.css
129423D	UI/WebServerResources/ckeditor/_source/skins/office2003/reset.css
129424D	UI/WebServerResources/ckeditor/_source/skins/office2003/richcombo.css
129425D	UI/WebServerResources/ckeditor/_source/skins/office2003/skin.js
129426D	UI/WebServerResources/ckeditor/_source/skins/office2003/templates.css
129427D	UI/WebServerResources/ckeditor/_source/skins/office2003/toolbar.css
129428D	UI/WebServerResources/ckeditor/_source/skins/v2/dialog.css
129429D	UI/WebServerResources/ckeditor/_source/skins/v2/editor.css
129430D	UI/WebServerResources/ckeditor/_source/skins/v2/elementspath.css
129431D	UI/WebServerResources/ckeditor/_source/skins/v2/icons.css
129432D	UI/WebServerResources/ckeditor/_source/skins/v2/icons.png
129433D	UI/WebServerResources/ckeditor/_source/skins/v2/images/dialog_sides.gif
129434D	UI/WebServerResources/ckeditor/_source/skins/v2/images/dialog_sides.png
129435D	UI/WebServerResources/ckeditor/_source/skins/v2/images/dialog_sides_rtl.png
129436D	UI/WebServerResources/ckeditor/_source/skins/v2/images/mini.gif
129437D	UI/WebServerResources/ckeditor/_source/skins/v2/images/noimage.png
129438D	UI/WebServerResources/ckeditor/_source/skins/v2/images/sprites.png
129439D	UI/WebServerResources/ckeditor/_source/skins/v2/images/sprites_ie6.png
129440D	UI/WebServerResources/ckeditor/_source/skins/v2/images/toolbar_start.gif
129441D	UI/WebServerResources/ckeditor/_source/skins/v2/mainui.css
129442D	UI/WebServerResources/ckeditor/_source/skins/v2/menu.css
129443D	UI/WebServerResources/ckeditor/_source/skins/v2/panel.css
129444D	UI/WebServerResources/ckeditor/_source/skins/v2/presets.css
129445D	UI/WebServerResources/ckeditor/_source/skins/v2/reset.css
129446D	UI/WebServerResources/ckeditor/_source/skins/v2/richcombo.css
129447D	UI/WebServerResources/ckeditor/_source/skins/v2/skin.js
129448D	UI/WebServerResources/ckeditor/_source/skins/v2/templates.css
129449D	UI/WebServerResources/ckeditor/_source/skins/v2/toolbar.css
129450D	UI/WebServerResources/ckeditor/_source/themes/default/theme.js
129451M	UI/WebServerResources/ckeditor/ckeditor.js
129452M	UI/WebServerResources/ckeditor/ckeditor.pack
129453M	UI/WebServerResources/ckeditor/ckeditor_basic.js
129454M	UI/WebServerResources/ckeditor/ckeditor_basic_source.js
129455M	UI/WebServerResources/ckeditor/ckeditor_source.js
129456M	UI/WebServerResources/ckeditor/config.js
129457M	UI/WebServerResources/ckeditor/contents.css
129458M	UI/WebServerResources/ckeditor/lang/_languages.js
129459M	UI/WebServerResources/ckeditor/lang/_translationstatus.txt
129460M	UI/WebServerResources/ckeditor/lang/af.js
129461M	UI/WebServerResources/ckeditor/lang/ar.js
129462M	UI/WebServerResources/ckeditor/lang/bg.js
129463M	UI/WebServerResources/ckeditor/lang/bn.js
129464M	UI/WebServerResources/ckeditor/lang/bs.js
129465M	UI/WebServerResources/ckeditor/lang/ca.js
129466M	UI/WebServerResources/ckeditor/lang/cs.js
129467M	UI/WebServerResources/ckeditor/lang/da.js
129468M	UI/WebServerResources/ckeditor/lang/de.js
129469M	UI/WebServerResources/ckeditor/lang/el.js
129470M	UI/WebServerResources/ckeditor/lang/en-au.js
129471M	UI/WebServerResources/ckeditor/lang/en-ca.js
129472M	UI/WebServerResources/ckeditor/lang/en-uk.js
129473M	UI/WebServerResources/ckeditor/lang/en.js
129474M	UI/WebServerResources/ckeditor/lang/eo.js
129475M	UI/WebServerResources/ckeditor/lang/es.js
129476M	UI/WebServerResources/ckeditor/lang/et.js
129477M	UI/WebServerResources/ckeditor/lang/eu.js
129478M	UI/WebServerResources/ckeditor/lang/fa.js
129479M	UI/WebServerResources/ckeditor/lang/fi.js
129480M	UI/WebServerResources/ckeditor/lang/fo.js
129481M	UI/WebServerResources/ckeditor/lang/fr-ca.js
129482M	UI/WebServerResources/ckeditor/lang/fr.js
129483M	UI/WebServerResources/ckeditor/lang/gl.js
129484M	UI/WebServerResources/ckeditor/lang/gu.js
129485M	UI/WebServerResources/ckeditor/lang/he.js
129486M	UI/WebServerResources/ckeditor/lang/hi.js
129487M	UI/WebServerResources/ckeditor/lang/hr.js
129488M	UI/WebServerResources/ckeditor/lang/hu.js
129489M	UI/WebServerResources/ckeditor/lang/is.js
129490M	UI/WebServerResources/ckeditor/lang/it.js
129491M	UI/WebServerResources/ckeditor/lang/ja.js
129492M	UI/WebServerResources/ckeditor/lang/km.js
129493M	UI/WebServerResources/ckeditor/lang/ko.js
129494M	UI/WebServerResources/ckeditor/lang/lt.js
129495M	UI/WebServerResources/ckeditor/lang/lv.js
129496M	UI/WebServerResources/ckeditor/lang/mn.js
129497M	UI/WebServerResources/ckeditor/lang/ms.js
129498M	UI/WebServerResources/ckeditor/lang/nb.js
129499M	UI/WebServerResources/ckeditor/lang/nl.js
129500M	UI/WebServerResources/ckeditor/lang/no.js
129501M	UI/WebServerResources/ckeditor/lang/pl.js
129502M	UI/WebServerResources/ckeditor/lang/pt-br.js
129503M	UI/WebServerResources/ckeditor/lang/pt.js
129504M	UI/WebServerResources/ckeditor/lang/ro.js
129505M	UI/WebServerResources/ckeditor/lang/ru.js
129506M	UI/WebServerResources/ckeditor/lang/sk.js
129507M	UI/WebServerResources/ckeditor/lang/sl.js
129508M	UI/WebServerResources/ckeditor/lang/sr-latn.js
129509M	UI/WebServerResources/ckeditor/lang/sr.js
129510M	UI/WebServerResources/ckeditor/lang/sv.js
129511M	UI/WebServerResources/ckeditor/lang/th.js
129512M	UI/WebServerResources/ckeditor/lang/tr.js
129513M	UI/WebServerResources/ckeditor/lang/uk.js
129514M	UI/WebServerResources/ckeditor/lang/vi.js
129515M	UI/WebServerResources/ckeditor/lang/zh-cn.js
129516M	UI/WebServerResources/ckeditor/lang/zh.js
129517M	UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js
129518D	UI/WebServerResources/ckeditor/plugins/about/plugin.js
129519D	UI/WebServerResources/ckeditor/plugins/basicstyles/plugin.js
129520D	UI/WebServerResources/ckeditor/plugins/blockquote/plugin.js
129521D	UI/WebServerResources/ckeditor/plugins/button/plugin.js
129522M	UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js
129523D	UI/WebServerResources/ckeditor/plugins/clipboard/plugin.js
129524D	UI/WebServerResources/ckeditor/plugins/colorbutton/plugin.js
129525D	UI/WebServerResources/ckeditor/plugins/contextmenu/plugin.js
129526M	UI/WebServerResources/ckeditor/plugins/dialog/dialogDefinition.js
129527D	UI/WebServerResources/ckeditor/plugins/dialog/plugin.js
129528D	UI/WebServerResources/ckeditor/plugins/dialogui/plugin.js
129529D	UI/WebServerResources/ckeditor/plugins/domiterator/plugin.js
129530D	UI/WebServerResources/ckeditor/plugins/editingblock/plugin.js
129531D	UI/WebServerResources/ckeditor/plugins/elementspath/plugin.js
129532D	UI/WebServerResources/ckeditor/plugins/enterkey/plugin.js
129533D	UI/WebServerResources/ckeditor/plugins/entities/plugin.js
129534D	UI/WebServerResources/ckeditor/plugins/filebrowser/plugin.js
129535M	UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js
129536D	UI/WebServerResources/ckeditor/plugins/find/plugin.js
129537M	UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js
129538D	UI/WebServerResources/ckeditor/plugins/flash/plugin.js
129539D	UI/WebServerResources/ckeditor/plugins/floatpanel/plugin.js
129540D	UI/WebServerResources/ckeditor/plugins/font/plugin.js
129541D	UI/WebServerResources/ckeditor/plugins/format/plugin.js
129542M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/button.js
129543M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/checkbox.js
129544M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/form.js
129545M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/hiddenfield.js
129546M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/radio.js
129547M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/select.js
129548M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/textarea.js
129549M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/textfield.js
129550D	UI/WebServerResources/ckeditor/plugins/forms/plugin.js
129551D	UI/WebServerResources/ckeditor/plugins/horizontalrule/plugin.js
129552D	UI/WebServerResources/ckeditor/plugins/htmldataprocessor/plugin.js
129553D	UI/WebServerResources/ckeditor/plugins/htmlwriter/plugin.js
129554M	UI/WebServerResources/ckeditor/plugins/iframedialog/plugin.js
129555M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
129556D	UI/WebServerResources/ckeditor/plugins/image/plugin.js
129557D	UI/WebServerResources/ckeditor/plugins/indent/plugin.js
129558D	UI/WebServerResources/ckeditor/plugins/justify/plugin.js
129559D	UI/WebServerResources/ckeditor/plugins/keystrokes/plugin.js
129560M	UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js
129561M	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
129562D	UI/WebServerResources/ckeditor/plugins/link/plugin.js
129563D	UI/WebServerResources/ckeditor/plugins/list/plugin.js
129564D	UI/WebServerResources/ckeditor/plugins/listblock/plugin.js
129565D	UI/WebServerResources/ckeditor/plugins/maximize/plugin.js
129566D	UI/WebServerResources/ckeditor/plugins/menu/plugin.js
129567D	UI/WebServerResources/ckeditor/plugins/menubutton/plugin.js
129568D	UI/WebServerResources/ckeditor/plugins/newpage/plugin.js
129569D	UI/WebServerResources/ckeditor/plugins/pagebreak/plugin.js
129570D	UI/WebServerResources/ckeditor/plugins/panel/plugin.js
129571D	UI/WebServerResources/ckeditor/plugins/panelbutton/plugin.js
129572D	UI/WebServerResources/ckeditor/plugins/pastefromword/dialogs/pastefromword.js
129573D	UI/WebServerResources/ckeditor/plugins/pastefromword/plugin.js
129574M	UI/WebServerResources/ckeditor/plugins/pastetext/dialogs/pastetext.js
129575D	UI/WebServerResources/ckeditor/plugins/pastetext/plugin.js
129576D	UI/WebServerResources/ckeditor/plugins/popup/plugin.js
129577D	UI/WebServerResources/ckeditor/plugins/preview/plugin.js
129578D	UI/WebServerResources/ckeditor/plugins/print/plugin.js
129579D	UI/WebServerResources/ckeditor/plugins/removeformat/plugin.js
129580D	UI/WebServerResources/ckeditor/plugins/resize/plugin.js
129581D	UI/WebServerResources/ckeditor/plugins/richcombo/plugin.js
129582D	UI/WebServerResources/ckeditor/plugins/save/plugin.js
129583M	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js
129584M	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/toolbar.css
129585D	UI/WebServerResources/ckeditor/plugins/scayt/plugin.js
129586D	UI/WebServerResources/ckeditor/plugins/selection/plugin.js
129587D	UI/WebServerResources/ckeditor/plugins/showblocks/plugin.js
129588M	UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js
129589D	UI/WebServerResources/ckeditor/plugins/smiley/plugin.js
129590D	UI/WebServerResources/ckeditor/plugins/sourcearea/plugin.js
129591M	UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js
129592D	UI/WebServerResources/ckeditor/plugins/specialchar/plugin.js
129593D	UI/WebServerResources/ckeditor/plugins/styles/plugin.js
129594D	UI/WebServerResources/ckeditor/plugins/stylescombo/plugin.js
129595M	UI/WebServerResources/ckeditor/plugins/stylescombo/styles/default.js
129596D	UI/WebServerResources/ckeditor/plugins/tab/plugin.js
129597M	UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js
129598D	UI/WebServerResources/ckeditor/plugins/table/plugin.js
129599M	UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js
129600D	UI/WebServerResources/ckeditor/plugins/tabletools/plugin.js
129601M	UI/WebServerResources/ckeditor/plugins/templates/dialogs/templates.js
129602D	UI/WebServerResources/ckeditor/plugins/templates/plugin.js
129603M	UI/WebServerResources/ckeditor/plugins/templates/templates/default.js
129604D	UI/WebServerResources/ckeditor/plugins/toolbar/plugin.js
129605M	UI/WebServerResources/ckeditor/plugins/uicolor/dialogs/uicolor.js
129606M	UI/WebServerResources/ckeditor/plugins/uicolor/lang/en.js
129607M	UI/WebServerResources/ckeditor/plugins/uicolor/plugin.js
129608M	UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/yui.css
129609M	UI/WebServerResources/ckeditor/plugins/uicolor/yui/yui.js
129610D	UI/WebServerResources/ckeditor/plugins/undo/plugin.js
129611M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html
129612M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
129613M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.css
129614M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js
129615D	UI/WebServerResources/ckeditor/plugins/wsc/plugin.js
129616D	UI/WebServerResources/ckeditor/plugins/wysiwygarea/plugin.js
129617M	UI/WebServerResources/ckeditor/skins/kama/dialog.css
129618M	UI/WebServerResources/ckeditor/skins/kama/editor.css
129619M	UI/WebServerResources/ckeditor/skins/kama/skin.js
129620M	UI/WebServerResources/ckeditor/skins/kama/templates.css
129621M	UI/WebServerResources/ckeditor/skins/office2003/dialog.css
129622M	UI/WebServerResources/ckeditor/skins/office2003/editor.css
129623M	UI/WebServerResources/ckeditor/skins/office2003/skin.js
129624M	UI/WebServerResources/ckeditor/skins/office2003/templates.css
129625M	UI/WebServerResources/ckeditor/skins/v2/dialog.css
129626M	UI/WebServerResources/ckeditor/skins/v2/editor.css
129627M	UI/WebServerResources/ckeditor/skins/v2/skin.js
129628M	UI/WebServerResources/ckeditor/skins/v2/templates.css
129629M	UI/WebServerResources/ckeditor/themes/default/theme.js
129630
129631commit ec9697d1791b5bbe306602508191f4eb5c18364d
129632Author: Francis Lachapelle <flachapelle@inverse.ca>
129633Date:   Thu Jan 14 15:26:10 2010 +0000
129634
129635    Minor CSS/JS fix in Calendar module.
129636
129637    Monotone-Parent: e87a7d4ca04131da133962a5f2c5afdff4ef8f48
129638    Monotone-Revision: 6970e7a89b13f1353d770e663717021a53350856
129639
129640    Monotone-Author: flachapelle@inverse.ca
129641    Monotone-Date: 2010-01-14T15:26:10
129642    Monotone-Branch: ca.inverse.sogo
129643
129644M	UI/WebServerResources/SchedulerUI.css
129645M	UI/WebServerResources/UIxAppointmentEditor.js
129646M	UI/WebServerResources/UIxComponentEditor.js
129647
129648commit bc90de08262b96244ce8a2be96b7a415b27fbe68
129649Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
129650Date:   Wed Jan 13 22:49:54 2010 +0000
129651
129652    reindentation
129653
129654    Monotone-Parent: 460aea753fb253c3922d6e75bf2e3cb21427b244
129655    Monotone-Revision: 2185decf68286616e141956d251df6580c4747cd
129656
129657    Monotone-Author: wsourdeau@inverse.ca
129658    Monotone-Date: 2010-01-13T22:49:54
129659    Monotone-Branch: ca.inverse.sogo
129660
129661M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
129662
129663commit 2c907c79cd66c6f7a56b8e7da9398b6234c643b3
129664Author: Francis Lachapelle <flachapelle@inverse.ca>
129665Date:   Wed Jan 13 05:14:36 2010 +0000
129666
129667    See ChangeLog
129668
129669    Monotone-Parent: e01a6cf59f2ee75d0b39a067e4bb3dc8f01bc380
129670    Monotone-Revision: e87a7d4ca04131da133962a5f2c5afdff4ef8f48
129671
129672    Monotone-Author: flachapelle@inverse.ca
129673    Monotone-Date: 2010-01-13T05:14:36
129674    Monotone-Branch: ca.inverse.sogo
129675
129676M	ChangeLog
129677M	UI/WebServerResources/ContactsUI.css
129678M	UI/WebServerResources/ContactsUI.js
129679
129680commit 304a332d04f29847cbf8b3a7895546c8f730200b
129681Author: Ludovic Marcotte <lmarcotte@inverse.ca>
129682Date:   Tue Jan 12 19:43:47 2010 +0000
129683
129684    See ChangeLog
129685
129686    Monotone-Parent: 761144933c016dd4448ac0614c3937621750bda6
129687    Monotone-Revision: e963d0d35abbc798444e616c5532ac4a7461c63a
129688
129689    Monotone-Author: ludovic@Sophos.ca
129690    Monotone-Date: 2010-01-12T19:43:47
129691    Monotone-Branch: ca.inverse.sogo
129692
129693M	ChangeLog
129694M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
129695M	SoObjects/SOGo/NSString+Utilities.m
129696
129697commit cade28b75c1dfc7b98b5a791d23812a395c3dfd0
129698Author: Ludovic Marcotte <lmarcotte@inverse.ca>
129699Date:   Mon Jan 11 18:38:44 2010 +0000
129700
129701    See ChangeLog
129702
129703    Monotone-Parent: 32e14dc57c4f6d9a43de5dfdf3c298091cbf84ea
129704    Monotone-Revision: 761144933c016dd4448ac0614c3937621750bda6
129705
129706    Monotone-Author: ludovic@Sophos.ca
129707    Monotone-Date: 2010-01-11T18:38:44
129708    Monotone-Branch: ca.inverse.sogo
129709
129710M	ChangeLog
129711M	UI/Contacts/UIxContactFolderActions.m
129712
129713commit 105a5b7305a04b492150a1a6b502a2c441e9153f
129714Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
129715Date:   Fri Jan 8 20:48:45 2010 +0000
129716
129717    Monotone-Parent: 32e14dc57c4f6d9a43de5dfdf3c298091cbf84ea
129718    Monotone-Revision: 460aea753fb253c3922d6e75bf2e3cb21427b244
129719
129720    Monotone-Author: wsourdeau@inverse.ca
129721    Monotone-Date: 2010-01-08T20:48:45
129722    Monotone-Branch: ca.inverse.sogo
129723
129724M	ChangeLog
129725D	UI/Scheduler/UIxCalDateLabel.m
129726D	UI/Templates/SchedulerUI/UIxCalDateLabel.wox
129727
129728commit b11895fd59637e2b2954f18ddc9e6c8fc0075dfd
129729Author: Ludovic Marcotte <lmarcotte@inverse.ca>
129730Date:   Fri Jan 8 17:48:45 2010 +0000
129731
129732    See ChangeLog
129733
129734    Monotone-Parent: 6447c0cddc2aaf8251e73cdfed175eed08cf5bac
129735    Monotone-Revision: 32e14dc57c4f6d9a43de5dfdf3c298091cbf84ea
129736
129737    Monotone-Author: ludovic@Sophos.ca
129738    Monotone-Date: 2010-01-08T17:48:45
129739    Monotone-Branch: ca.inverse.sogo
129740
129741M	ChangeLog
129742M	Documentation/SOGo Installation Guide.odt
129743M	SoObjects/SOGo/LDAPSource.h
129744M	SoObjects/SOGo/LDAPSource.m
129745
129746commit f8a2a82673b5a853e95e7323c3a8c98117efd508
129747Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
129748Date:   Fri Jan 8 15:46:14 2010 +0000
129749
129750    Monotone-Parent: 198521b8ef49be92b78cac25495a2439d4763792
129751    Monotone-Revision: 6447c0cddc2aaf8251e73cdfed175eed08cf5bac
129752
129753    Monotone-Author: wsourdeau@inverse.ca
129754    Monotone-Date: 2010-01-08T15:46:14
129755    Monotone-Branch: ca.inverse.sogo
129756
129757M	UnitTests/TestBSJSONAdditions.m
129758
129759commit 29ddd6719e87abc4dc59e6bf4fda4344a3bfd2e9
129760Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
129761Date:   Fri Jan 8 15:46:00 2010 +0000
129762
129763    Monotone-Parent: 9b3ca8d1aaa3b15df09c58887d1e37a7aa3e21cc
129764    Monotone-Revision: 198521b8ef49be92b78cac25495a2439d4763792
129765
129766    Monotone-Author: wsourdeau@inverse.ca
129767    Monotone-Date: 2010-01-08T15:46:00
129768    Monotone-Branch: ca.inverse.sogo
129769
129770M	ChangeLog
129771M	UnitTests/GNUmakefile
129772M	UnitTests/SOGoTest.h
129773M	UnitTests/SOGoTest.m
129774A	UnitTests/SOGoTestRunner.h
129775A	UnitTests/SOGoTestRunner.m
129776M	UnitTests/sogo-tests.m
129777
129778commit 38c31ba2aa0d5e0daf6ec5797f04d007c276db41
129779Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
129780Date:   Fri Jan 8 15:03:02 2010 +0000
129781
129782    Monotone-Parent: 4db8a709d7b9971ba989f90d459f2e903d8e7d2e
129783    Monotone-Revision: 9b3ca8d1aaa3b15df09c58887d1e37a7aa3e21cc
129784
129785    Monotone-Author: wsourdeau@inverse.ca
129786    Monotone-Date: 2010-01-08T15:03:02
129787    Monotone-Branch: ca.inverse.sogo
129788
129789M	ChangeLog
129790M	SoObjects/SOGo/NSString+Utilities.m
129791
129792commit 7867800838fef0c9d015cbc66cf27bb4876b574d
129793Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
129794Date:   Fri Jan 8 15:01:03 2010 +0000
129795
129796    Monotone-Parent: 7f40c1e6007ec8d3584bcde31ed1008207df7d66
129797    Monotone-Revision: 4db8a709d7b9971ba989f90d459f2e903d8e7d2e
129798
129799    Monotone-Author: wsourdeau@inverse.ca
129800    Monotone-Date: 2010-01-08T15:01:03
129801    Monotone-Branch: ca.inverse.sogo
129802
129803M	SoObjects/SOGo/NSArray+Utilities.h
129804M	SoObjects/SOGo/NSArray+Utilities.m
129805
129806commit 575ca49b2c5474ea8c1327cc592eca48d4dca1f4
129807Author: Francis Lachapelle <flachapelle@inverse.ca>
129808Date:   Thu Jan 7 20:00:07 2010 +0000
129809
129810    Reindent
129811
129812    Monotone-Parent: 0a5ce5307756135e2de40ddd71c96dce6f3f4e52
129813    Monotone-Revision: 18bcde63a97bfd2933b370687c939865d8c21d61
129814
129815    Monotone-Author: flachapelle@inverse.ca
129816    Monotone-Date: 2010-01-07T20:00:07
129817    Monotone-Branch: ca.inverse.sogo
129818
129819M	UI/WebServerResources/UIxOccurenceDialog.js
129820
129821commit 5f9e3b3e5f3996757865f68c8322a94539097206
129822Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
129823Date:   Thu Jan 7 19:53:03 2010 +0000
129824
129825    Monotone-Parent: 0a5ce5307756135e2de40ddd71c96dce6f3f4e52
129826    Monotone-Revision: 7f40c1e6007ec8d3584bcde31ed1008207df7d66
129827
129828    Monotone-Author: wsourdeau@inverse.ca
129829    Monotone-Date: 2010-01-07T19:53:03
129830    Monotone-Branch: ca.inverse.sogo
129831
129832M	ChangeLog
129833M	SoObjects/SOGo/NSString+Utilities.m
129834
129835commit b28e046d946283aff5b766fcc4e636d0ec1ddda7
129836Author: Francis Lachapelle <flachapelle@inverse.ca>
129837Date:   Thu Jan 7 19:24:46 2010 +0000
129838
129839    See ChangeLog.
129840
129841    Monotone-Parent: 82d384b289434f966b52082261ffc04d26143abc
129842    Monotone-Revision: 0a5ce5307756135e2de40ddd71c96dce6f3f4e52
129843
129844    Monotone-Author: flachapelle@inverse.ca
129845    Monotone-Date: 2010-01-07T19:24:46
129846    Monotone-Branch: ca.inverse.sogo
129847
129848M	ChangeLog
129849M	SoObjects/SOGo/NSString+Utilities.m
129850
129851commit 731875092c4ba54921cce2d55bced81982789a18
129852Author: Francis Lachapelle <flachapelle@inverse.ca>
129853Date:   Thu Jan 7 19:24:18 2010 +0000
129854
129855    Web Calendar event popup: Removed email address in calendar name.
129856
129857    Monotone-Parent: 1bafb5734a88e44a2e54a0ecf6daae5cee2a0f57
129858    Monotone-Revision: 82d384b289434f966b52082261ffc04d26143abc
129859
129860    Monotone-Author: flachapelle@inverse.ca
129861    Monotone-Date: 2010-01-07T19:24:18
129862    Monotone-Branch: ca.inverse.sogo
129863
129864M	UI/WebServerResources/SchedulerUI.js
129865
129866commit 1afac41537a3c130ac250f25e5ab5d29ce31878b
129867Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
129868Date:   Thu Jan 7 16:59:41 2010 +0000
129869
129870    Monotone-Parent: 1e9c4371dcc93fa8a7f07290f63d3623a276fb8e
129871    Monotone-Revision: 53583144c5d999d03c432c06fcea467dcb2b4988
129872
129873    Monotone-Author: wsourdeau@inverse.ca
129874    Monotone-Date: 2010-01-07T16:59:41
129875    Monotone-Branch: ca.inverse.sogo
129876
129877M	ChangeLog
129878M	SoObjects/SOGo/NSDictionary+BSJSONAdditions.m
129879M	UnitTests/TestBSJSONAdditions.m
129880
129881commit 063091f72a93383253734d789a9866737df7c4fe
129882Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
129883Date:   Thu Jan 7 16:37:36 2010 +0000
129884
129885    Monotone-Parent: f36c1a3969587db790c18c96805411a8dfe38f00
129886    Monotone-Revision: 1e9c4371dcc93fa8a7f07290f63d3623a276fb8e
129887
129888    Monotone-Author: wsourdeau@inverse.ca
129889    Monotone-Date: 2010-01-07T16:37:36
129890    Monotone-Branch: ca.inverse.sogo
129891
129892M	ChangeLog
129893M	SoObjects/SOGo/NSScanner+BSJSONAdditions.m
129894M	UnitTests/GNUmakefile
129895M	UnitTests/SOGoTest.h
129896A	UnitTests/TestBSJSONAdditions.m
129897
129898commit a1230534d65aace21a84f1644f518be198a70d74
129899Author: Francis Lachapelle <flachapelle@inverse.ca>
129900Date:   Thu Jan 7 16:31:14 2010 +0000
129901
129902    Fixed SOGoMailPollingIntervals in SOGoDefaults.plist
129903
129904    Monotone-Parent: a6a98ab3aa672db460603fe86e1ddfc1f7eeda93
129905    Monotone-Revision: ba80cda7e44181710c6bab1a4dbafe1c4da06a57
129906
129907    Monotone-Author: flachapelle@inverse.ca
129908    Monotone-Date: 2010-01-07T16:31:14
129909    Monotone-Branch: ca.inverse.sogo
129910
129911M	SoObjects/SOGo/SOGoDefaults.plist
129912
129913commit 06be8d2ebf64963d11d078ee757df4ee56071e5a
129914Author: Francis Lachapelle <flachapelle@inverse.ca>
129915Date:   Thu Jan 7 16:30:27 2010 +0000
129916
129917    Updated NEWS file.
129918
129919    Monotone-Parent: ddaad67e61bab9ca43620739a9c6719d15165d4e
129920    Monotone-Revision: a6a98ab3aa672db460603fe86e1ddfc1f7eeda93
129921
129922    Monotone-Author: flachapelle@inverse.ca
129923    Monotone-Date: 2010-01-07T16:30:27
129924    Monotone-Branch: ca.inverse.sogo
129925
129926M	NEWS
129927
129928commit aca76201ad6871d1fc25fe51b0089b5d34caa840
129929Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
129930Date:   Thu Jan 7 15:28:47 2010 +0000
129931
129932    Monotone-Parent: a0eed2fa6f0ac118ef5805719586e42b465f61f9
129933    Monotone-Revision: f36c1a3969587db790c18c96805411a8dfe38f00
129934
129935    Monotone-Author: wsourdeau@inverse.ca
129936    Monotone-Date: 2010-01-07T15:28:47
129937    Monotone-Branch: ca.inverse.sogo
129938
129939M	ChangeLog
129940A	UnitTests/GNUmakefile
129941A	UnitTests/SOGoTest.h
129942A	UnitTests/SOGoTest.m
129943A	UnitTests/sogo-tests.m
129944
129945commit 4abeab0e1efd73b5074f540f296b6a4e62b542c0
129946Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
129947Date:   Wed Jan 6 22:22:31 2010 +0000
129948
129949    Monotone-Parent: ddaad67e61bab9ca43620739a9c6719d15165d4e
129950    Monotone-Revision: a0eed2fa6f0ac118ef5805719586e42b465f61f9
129951
129952    Monotone-Author: wsourdeau@inverse.ca
129953    Monotone-Date: 2010-01-06T22:22:31
129954    Monotone-Branch: ca.inverse.sogo
129955
129956M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
129957
129958commit 7f686a011ad6f1ca5c07947481c90bf81cbac284
129959Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
129960Date:   Wed Jan 6 22:16:24 2010 +0000
129961
129962    Monotone-Parent: cfefc003ab42b0c862e3b48be27b49e68ef65e44
129963    Monotone-Revision: ddaad67e61bab9ca43620739a9c6719d15165d4e
129964
129965    Monotone-Author: wsourdeau@inverse.ca
129966    Monotone-Date: 2010-01-06T22:16:24
129967    Monotone-Branch: ca.inverse.sogo
129968
129969M	ChangeLog
129970M	UI/Scheduler/UIxAppointmentEditor.m
129971M	UI/Templates/SchedulerUI/UIxCalMainView.wox
129972M	UI/WebServerResources/SchedulerUI.js
129973
129974commit f535b1e0d6239fd431c76febecfe19563a899d3b
129975Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
129976Date:   Wed Jan 6 22:01:29 2010 +0000
129977
129978    reindentation
129979
129980    Monotone-Parent: fd525de6c21ea2751cd74a7ad3a3a4d36ae50f3c
129981    Monotone-Revision: cfefc003ab42b0c862e3b48be27b49e68ef65e44
129982
129983    Monotone-Author: wsourdeau@inverse.ca
129984    Monotone-Date: 2010-01-06T22:01:29
129985    Monotone-Branch: ca.inverse.sogo
129986
129987M	UI/AdministrationUI/product.plist
129988M	UI/Common/product.plist
129989M	UI/Contacts/product.plist
129990M	UI/MailPartViewers/product.plist
129991M	UI/MailerUI/product.plist
129992M	UI/MainUI/product.plist
129993M	UI/PreferencesUI/product.plist
129994M	UI/Scheduler/product.plist
129995
129996commit c4fa4fed35b82312a5b6e0dc2fdf01e51bf29b97
129997Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
129998Date:   Wed Jan 6 20:32:33 2010 +0000
129999
130000    Monotone-Parent: 8926ad29066b13cd6059654d2adc0d2263f99e28
130001    Monotone-Revision: fd525de6c21ea2751cd74a7ad3a3a4d36ae50f3c
130002
130003    Monotone-Author: wsourdeau@inverse.ca
130004    Monotone-Date: 2010-01-06T20:32:33
130005    Monotone-Branch: ca.inverse.sogo
130006
130007M	SoObjects/Appointments/product.plist
130008
130009commit 3616e3ea5d686c899eb066c99a1dd19b0b177913
130010Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130011Date:   Wed Jan 6 20:32:24 2010 +0000
130012
130013    Monotone-Parent: 97e795c79669e6b1d2bf9a2cb6e39a6912c0f5c7
130014    Monotone-Revision: 8926ad29066b13cd6059654d2adc0d2263f99e28
130015
130016    Monotone-Author: wsourdeau@inverse.ca
130017    Monotone-Date: 2010-01-06T20:32:24
130018    Monotone-Branch: ca.inverse.sogo
130019
130020M	ChangeLog
130021M	UI/Scheduler/UIxAppointmentEditor.m
130022
130023commit 4006945c7b63ef796332b904c8bbf8db48831618
130024Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130025Date:   Wed Jan 6 20:29:54 2010 +0000
130026
130027    Monotone-Parent: 54aecb15753b5ea5826ff327a398c974bdabe25c
130028    Monotone-Revision: 97e795c79669e6b1d2bf9a2cb6e39a6912c0f5c7
130029
130030    Monotone-Author: wsourdeau@inverse.ca
130031    Monotone-Date: 2010-01-06T20:29:54
130032    Monotone-Branch: ca.inverse.sogo
130033
130034M	UI/Scheduler/UIxAppointmentEditor.m
130035
130036commit bc442609ac4f67d2edea962031b868d9ef054fa8
130037Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130038Date:   Wed Jan 6 20:29:20 2010 +0000
130039
130040    Monotone-Parent: 8e7260837f03888efbe62d3b12698f1dccb4bf38
130041    Monotone-Revision: 54aecb15753b5ea5826ff327a398c974bdabe25c
130042
130043    Monotone-Author: wsourdeau@inverse.ca
130044    Monotone-Date: 2010-01-06T20:29:20
130045    Monotone-Branch: ca.inverse.sogo
130046
130047M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
130048
130049commit 310228551a48f4505c498ae96949e09c54bfbea7
130050Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130051Date:   Wed Jan 6 19:50:30 2010 +0000
130052
130053    Monotone-Parent: e37818ac299ffd1845d90c7047747a1432c95bcf
130054    Monotone-Revision: 8e7260837f03888efbe62d3b12698f1dccb4bf38
130055
130056    Monotone-Author: wsourdeau@inverse.ca
130057    Monotone-Date: 2010-01-06T19:50:30
130058    Monotone-Branch: ca.inverse.sogo
130059
130060M	SOPE/sope-debian.diff
130061
130062commit 6c51e6e1325fc3a4356617e5e1af34883bae1ce3
130063Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130064Date:   Wed Jan 6 19:43:23 2010 +0000
130065
130066    Monotone-Parent: 94cd3c2d69b764a47aa3032dde40735f50a696c9
130067    Monotone-Revision: e37818ac299ffd1845d90c7047747a1432c95bcf
130068
130069    Monotone-Author: wsourdeau@inverse.ca
130070    Monotone-Date: 2010-01-06T19:43:23
130071    Monotone-Branch: ca.inverse.sogo
130072
130073M	ChangeLog
130074M	UI/Scheduler/UIxCalMainView.h
130075M	UI/Scheduler/UIxCalMainView.m
130076
130077commit 62433faf3515f51cb7015b9611f80c88c8b65a53
130078Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130079Date:   Wed Jan 6 19:21:15 2010 +0000
130080
130081    Monotone-Parent: 3153e42cfafdd9f2a07623a78af07f4b4e837945
130082    Monotone-Revision: 94cd3c2d69b764a47aa3032dde40735f50a696c9
130083
130084    Monotone-Author: wsourdeau@inverse.ca
130085    Monotone-Date: 2010-01-06T19:21:15
130086    Monotone-Branch: ca.inverse.sogo
130087
130088M	ChangeLog
130089M	SoObjects/Appointments/iCalEntityObject+SOGo.m
130090M	UI/Scheduler/UIxDatePicker.m
130091
130092commit 1169e642e74c7f3da638da6aa2323edb99c01003
130093Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130094Date:   Wed Jan 6 19:16:55 2010 +0000
130095
130096    Monotone-Parent: b81c5b1570ede0294a166ba113ea0402585963ef
130097    Monotone-Revision: 3153e42cfafdd9f2a07623a78af07f4b4e837945
130098
130099    Monotone-Author: wsourdeau@inverse.ca
130100    Monotone-Date: 2010-01-06T19:16:55
130101    Monotone-Branch: ca.inverse.sogo
130102
130103M	UI/Scheduler/UIxTimeDateControl.m
130104
130105commit a24233c3762097b30e7cd1cffff54efa680909d5
130106Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130107Date:   Wed Jan 6 19:15:32 2010 +0000
130108
130109    Monotone-Parent: 670a32bddc7117ef60e339622258d8cc0c3189ec
130110    Monotone-Revision: b81c5b1570ede0294a166ba113ea0402585963ef
130111
130112    Monotone-Author: wsourdeau@inverse.ca
130113    Monotone-Date: 2010-01-06T19:15:32
130114    Monotone-Branch: ca.inverse.sogo
130115
130116M	SOPE/NGCards/ChangeLog
130117M	SOPE/NGCards/iCalDateTime.m
130118
130119commit 62af6abdf901b4ba7609a0a9eec6ec138d33e55c
130120Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130121Date:   Wed Jan 6 16:27:28 2010 +0000
130122
130123    Monotone-Parent: 981dc1193bc46a857c02066a7e299b5ec4658e43
130124    Monotone-Revision: 670a32bddc7117ef60e339622258d8cc0c3189ec
130125
130126    Monotone-Author: wsourdeau@inverse.ca
130127    Monotone-Date: 2010-01-06T16:27:28
130128    Monotone-Branch: ca.inverse.sogo
130129
130130M	SOPE/sope-patchset-r1664.diff
130131
130132commit 1b4c0de728510def72264216ecabe370bcfbc0cc
130133Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130134Date:   Wed Jan 6 14:36:17 2010 +0000
130135
130136    Monotone-Parent: c611aac3a435306dc4b8733414bd22f705466261
130137    Monotone-Revision: 981dc1193bc46a857c02066a7e299b5ec4658e43
130138
130139    Monotone-Author: wsourdeau@inverse.ca
130140    Monotone-Date: 2010-01-06T14:36:17
130141    Monotone-Branch: ca.inverse.sogo
130142
130143M	ChangeLog
130144M	SoObjects/Mailer/SOGoMailNamespace.m
130145
130146commit 63c787e7590549f2d8a73067d544961ec6271c9b
130147Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130148Date:   Wed Jan 6 13:45:55 2010 +0000
130149
130150    Monotone-Parent: 6075106624ecdc149d0393a0796a4e87b74a1bea
130151    Monotone-Revision: c611aac3a435306dc4b8733414bd22f705466261
130152
130153    Monotone-Author: wsourdeau@inverse.ca
130154    Monotone-Date: 2010-01-06T13:45:55
130155    Monotone-Branch: ca.inverse.sogo
130156
130157M	ChangeLog
130158M	SoObjects/Mailer/SOGoMailAccount.h
130159M	SoObjects/Mailer/SOGoMailAccount.m
130160M	SoObjects/Mailer/SOGoMailFolder.m
130161M	SoObjects/SOGo/SOGoDomainDefaults.h
130162M	SoObjects/SOGo/SOGoDomainDefaults.m
130163
130164commit 23da51ef77fb9a13092e49ccbbf9177782e7114d
130165Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130166Date:   Wed Jan 6 00:20:19 2010 +0000
130167
130168    Monotone-Parent: 13bf02c065b8f6c0e1cc1e382533bc33d3d595dc
130169    Monotone-Revision: 6075106624ecdc149d0393a0796a4e87b74a1bea
130170
130171    Monotone-Author: wsourdeau@inverse.ca
130172    Monotone-Date: 2010-01-06T00:20:19
130173    Monotone-Branch: ca.inverse.sogo
130174
130175M	SoObjects/Mailer/SOGoDraftObject.m
130176
130177commit 93dc70985ebec222f7976875fca14eb1a1c0c94d
130178Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130179Date:   Wed Jan 6 00:20:10 2010 +0000
130180
130181    Monotone-Parent: d013c8f17cb13deb4e971f4a82fa08a794b168d9
130182    Monotone-Revision: 13bf02c065b8f6c0e1cc1e382533bc33d3d595dc
130183
130184    Monotone-Author: wsourdeau@inverse.ca
130185    Monotone-Date: 2010-01-06T00:20:10
130186    Monotone-Branch: ca.inverse.sogo
130187
130188M	SoObjects/SOGo/SOGoCache.m
130189
130190commit fd160c3dbad745c1c625e0c708e4f169a6da6a9e
130191Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130192Date:   Tue Jan 5 23:16:27 2010 +0000
130193
130194    Monotone-Parent: 72a4f60ec4a14476e485da2ce400df860572fa48
130195    Monotone-Revision: d013c8f17cb13deb4e971f4a82fa08a794b168d9
130196
130197    Monotone-Author: wsourdeau@inverse.ca
130198    Monotone-Date: 2010-01-05T23:16:27
130199    Monotone-Branch: ca.inverse.sogo
130200
130201M	SOPE/sope-debian.diff
130202
130203commit aa7e1d2f5aa31964884de824e82f807d47e0c14c
130204Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130205Date:   Tue Jan 5 22:34:35 2010 +0000
130206
130207    Monotone-Parent: 584371c66b4989feaab5012db26f19d8ed7cd7ad
130208    Monotone-Revision: 72a4f60ec4a14476e485da2ce400df860572fa48
130209
130210    Monotone-Author: wsourdeau@inverse.ca
130211    Monotone-Date: 2010-01-05T22:34:35
130212    Monotone-Branch: ca.inverse.sogo
130213
130214M	ChangeLog
130215M	SOPE/sope-patchset-r1664.diff
130216M	SoObjects/Mailer/GNUmakefile
130217M	SoObjects/Mailer/SOGoMailAccount.h
130218M	SoObjects/Mailer/SOGoMailAccount.m
130219M	SoObjects/Mailer/SOGoMailFolder.m
130220A	SoObjects/Mailer/SOGoMailNamespace.h
130221A	SoObjects/Mailer/SOGoMailNamespace.m
130222M	SoObjects/SOGo/NSArray+Utilities.h
130223M	SoObjects/SOGo/NSArray+Utilities.m
130224M	SoObjects/SOGo/NSString+Utilities.h
130225M	SoObjects/SOGo/NSString+Utilities.m
130226M	UI/WebServerResources/JavascriptAPIExtensions.js
130227M	UI/WebServerResources/MailerUI.js
130228M	UI/WebServerResources/MailerUIdTree.js
130229
130230commit 7c3b61134a75a4aef3fbe205432f017a0df88ba8
130231Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130232Date:   Tue Jan 5 22:12:34 2010 +0000
130233
130234    Monotone-Parent: 6c4b67f10763651f27f21ba2134b29a42250c6e4
130235    Monotone-Revision: 584371c66b4989feaab5012db26f19d8ed7cd7ad
130236
130237    Monotone-Author: wsourdeau@inverse.ca
130238    Monotone-Date: 2010-01-05T22:12:34
130239    Monotone-Branch: ca.inverse.sogo
130240
130241M	ChangeLog
130242D	SOPE/sope-patchset-r1660.diff
130243A	SOPE/sope-patchset-r1664.diff
130244
130245commit ea156c6474f149dcbf8c8dd0d9754b9f0f41c284
130246Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130247Date:   Mon Jan 4 16:05:12 2010 +0000
130248
130249    Monotone-Parent: a2b439e6942cf7fae5cee8b06159f0a6c4ac6ba6
130250    Monotone-Revision: 6c4b67f10763651f27f21ba2134b29a42250c6e4
130251
130252    Monotone-Author: wsourdeau@inverse.ca
130253    Monotone-Date: 2010-01-04T16:05:12
130254    Monotone-Branch: ca.inverse.sogo
130255
130256M	SoObjects/Mailer/SOGoMailForward.m
130257
130258commit c90366c08af7ae8ce68a405b4949e1b9f3185c85
130259Author: Francis Lachapelle <flachapelle@inverse.ca>
130260Date:   Mon Jan 4 16:01:18 2010 +0000
130261
130262    Updated Installation Guide.
130263
130264    Monotone-Parent: f6829bdd7a8f8207d69f2c7bd6e1dc52fe733eb0
130265    Monotone-Revision: 495c84a755d7c3dc5b821ce81dde08939ec11972
130266
130267    Monotone-Author: flachapelle@inverse.ca
130268    Monotone-Date: 2010-01-04T16:01:18
130269    Monotone-Branch: ca.inverse.sogo
130270
130271M	Documentation/SOGo Installation Guide.odt
130272
130273commit 1af27ac214f73a5d2a189df6fed243f0b8b5983b
130274Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130275Date:   Mon Jan 4 15:59:57 2010 +0000
130276
130277    Monotone-Parent: 85b7e15d67f23e989d9e37bf3c1afb60aa11ddc3
130278    Monotone-Revision: f910b2c688865ff7576908ec3caa65dbd9cd74a2
130279
130280    Monotone-Author: wsourdeau@inverse.ca
130281    Monotone-Date: 2010-01-04T15:59:57
130282    Monotone-Branch: ca.inverse.sogo
130283
130284M	ChangeLog
130285
130286commit 623fbc186f571d7c3ed87a9c1e6c42de0dabebc5
130287Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130288Date:   Mon Jan 4 15:59:40 2010 +0000
130289
130290    reverted previous commit
130291
130292    Monotone-Parent: 2d07c11d93d913a43469f1241e1bd63bece15be7
130293    Monotone-Revision: 85b7e15d67f23e989d9e37bf3c1afb60aa11ddc3
130294
130295    Monotone-Author: wsourdeau@inverse.ca
130296    Monotone-Date: 2010-01-04T15:59:40
130297    Monotone-Branch: ca.inverse.sogo
130298
130299M	ChangeLog
130300M	SoObjects/Mailer/SOGoMailAccount.h
130301M	SoObjects/Mailer/SOGoMailAccount.m
130302M	SoObjects/Mailer/SOGoMailBaseObject.m
130303M	SoObjects/Mailer/SOGoMailFolder.h
130304M	SoObjects/Mailer/SOGoMailFolder.m
130305M	SoObjects/Mailer/SOGoMailForward.m
130306M	SoObjects/SOGo/NSString+Utilities.h
130307M	SoObjects/SOGo/NSString+Utilities.m
130308
130309commit b8fafe42da6ab097c30038fc179cf6e526731317
130310Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130311Date:   Mon Jan 4 15:58:52 2010 +0000
130312
130313    Monotone-Parent: f6829bdd7a8f8207d69f2c7bd6e1dc52fe733eb0
130314    Monotone-Revision: 2d07c11d93d913a43469f1241e1bd63bece15be7
130315
130316    Monotone-Author: wsourdeau@inverse.ca
130317    Monotone-Date: 2010-01-04T15:58:52
130318    Monotone-Branch: ca.inverse.sogo
130319
130320M	ChangeLog
130321M	SoObjects/Mailer/SOGoMailAccount.h
130322M	SoObjects/Mailer/SOGoMailAccount.m
130323M	SoObjects/Mailer/SOGoMailBaseObject.m
130324M	SoObjects/Mailer/SOGoMailFolder.h
130325M	SoObjects/Mailer/SOGoMailFolder.m
130326M	SoObjects/Mailer/SOGoMailForward.m
130327M	SoObjects/SOGo/NSString+Utilities.h
130328M	SoObjects/SOGo/NSString+Utilities.m
130329
130330commit 516861d6f6c7eafdfe6ab9ac4271b4a0d1fab832
130331Author: Ludovic Marcotte <lmarcotte@inverse.ca>
130332Date:   Sat Dec 26 19:02:01 2009 +0000
130333
130334    Alignment fix
130335
130336    Monotone-Parent: c5aef827213cfa0dd83fa1d18267c116529ec0d7
130337    Monotone-Revision: 71bc211c9fb2a32b06f59717e4f1706d6482c950
130338
130339    Monotone-Author: ludovic@Sophos.ca
130340    Monotone-Date: 2009-12-26T19:02:01
130341    Monotone-Branch: ca.inverse.sogo
130342
130343M	SoObjects/Mailer/SOGoMailForward.m
130344
130345commit 82f15efb6d68d841eaf7d877f82f7fd0d84808d1
130346Author: Ludovic Marcotte <lmarcotte@inverse.ca>
130347Date:   Sat Dec 26 19:00:45 2009 +0000
130348
130349    See ChangeLog
130350
130351    Monotone-Parent: 4b96a79ded99473f7c6766140d0cd061fbf033cf
130352    Monotone-Revision: c5aef827213cfa0dd83fa1d18267c116529ec0d7
130353
130354    Monotone-Author: ludovic@Sophos.ca
130355    Monotone-Date: 2009-12-26T19:00:45
130356    Monotone-Branch: ca.inverse.sogo
130357
130358M	ChangeLog
130359M	SoObjects/Mailer/SOGoMailForward.m
130360
130361commit e2e53b5a53fb1aa2fd83ab0fa44eedfed9de970e
130362Author: Ludovic Marcotte <lmarcotte@inverse.ca>
130363Date:   Sat Dec 26 16:01:08 2009 +0000
130364
130365    See ChangeLog
130366
130367    Monotone-Parent: 53a3680b094640a96987cce96326daad38a619e0
130368    Monotone-Revision: 4b96a79ded99473f7c6766140d0cd061fbf033cf
130369
130370    Monotone-Author: ludovic@Sophos.ca
130371    Monotone-Date: 2009-12-26T16:01:08
130372    Monotone-Branch: ca.inverse.sogo
130373
130374M	ChangeLog
130375M	SoObjects/SOGo/SOGoMailer.m
130376
130377commit ec868276aad6ced4be5c42ea2a9c65b62b25c269
130378Author: Ludovic Marcotte <lmarcotte@inverse.ca>
130379Date:   Fri Dec 25 22:52:52 2009 +0000
130380
130381    See ChangeLog
130382
130383    Monotone-Parent: 5475eac0e45624fa60269bb388e23e6e2dc89bd8
130384    Monotone-Revision: 53a3680b094640a96987cce96326daad38a619e0
130385
130386    Monotone-Author: ludovic@Sophos.ca
130387    Monotone-Date: 2009-12-25T22:52:52
130388    Monotone-Branch: ca.inverse.sogo
130389
130390M	ChangeLog
130391M	Tools/SOGoToolBackup.m
130392
130393commit 3b3d4e68c0277e1e81b473f01936c1bf82812e63
130394Author: Ludovic Marcotte <lmarcotte@inverse.ca>
130395Date:   Wed Dec 23 22:09:18 2009 +0000
130396
130397    See ChangeLog
130398
130399    Monotone-Parent: fbe3cd1ce788185ea42f3ac4b3238f48a16821ad
130400    Monotone-Revision: 5475eac0e45624fa60269bb388e23e6e2dc89bd8
130401
130402    Monotone-Author: ludovic@Sophos.ca
130403    Monotone-Date: 2009-12-23T22:09:18
130404    Monotone-Branch: ca.inverse.sogo
130405
130406M	ChangeLog
130407M	UI/WebServerResources/SchedulerUI.js
130408
130409commit b080e012ae322e83013e914770d75ccb5dc021fd
130410Author: Ludovic Marcotte <lmarcotte@inverse.ca>
130411Date:   Wed Dec 23 21:39:09 2009 +0000
130412
130413    See ChangeLog
130414
130415    Monotone-Parent: 9b5272463fac61370796a5551a285c8f7d3dd24c
130416    Monotone-Revision: fbe3cd1ce788185ea42f3ac4b3238f48a16821ad
130417
130418    Monotone-Author: ludovic@Sophos.ca
130419    Monotone-Date: 2009-12-23T21:39:09
130420    Monotone-Branch: ca.inverse.sogo
130421
130422M	ChangeLog
130423M	SoObjects/SOGo/NSDictionary+Utilities.m
130424M	SoObjects/SOGo/NSString+Utilities.m
130425
130426commit 4320805ece29b0e6b8fae01149c1ddebf16ae6c6
130427Author: Ludovic Marcotte <lmarcotte@inverse.ca>
130428Date:   Wed Dec 23 21:14:18 2009 +0000
130429
130430    See ChangeLog
130431
130432    Monotone-Parent: 5c327b5b1200ffed4317126e637f1e5a4a6947fb
130433    Monotone-Revision: 9b5272463fac61370796a5551a285c8f7d3dd24c
130434
130435    Monotone-Author: ludovic@Sophos.ca
130436    Monotone-Date: 2009-12-23T21:14:18
130437    Monotone-Branch: ca.inverse.sogo
130438
130439M	ChangeLog
130440M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
130441M	UI/Templates/SchedulerUI/UIxCalMainView.wox
130442
130443commit cbc87fc9ab7be40947e8fe202679798732be393c
130444Author: Ludovic Marcotte <lmarcotte@inverse.ca>
130445Date:   Wed Dec 23 20:14:53 2009 +0000
130446
130447    See ChangeLog
130448
130449    Monotone-Parent: 06d8a080e505b11bad76b3afa0c1ffa5aa02bc23
130450    Monotone-Revision: 5c327b5b1200ffed4317126e637f1e5a4a6947fb
130451
130452    Monotone-Author: ludovic@Sophos.ca
130453    Monotone-Date: 2009-12-23T20:14:53
130454    Monotone-Branch: ca.inverse.sogo
130455
130456M	ChangeLog
130457M	UI/Common/WODirectAction+SOGo.m
130458M	UI/Scheduler/UIxCalMainView.h
130459M	UI/Scheduler/UIxCalMonthView.h
130460M	UI/Scheduler/UIxCalView.m
130461
130462commit 1add40c6ff04bfe8e83a173d4c5fc73f7a7077c9
130463Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130464Date:   Wed Dec 23 18:32:42 2009 +0000
130465
130466    Monotone-Parent: 06d8a080e505b11bad76b3afa0c1ffa5aa02bc23
130467    Monotone-Revision: 3823bd3cc970f67d1d304545984ce01cc2c32ac6
130468
130469    Monotone-Author: wsourdeau@inverse.ca
130470    Monotone-Date: 2009-12-23T18:32:42
130471    Monotone-Branch: ca.inverse.sogo
130472
130473M	ChangeLog
130474M	SoObjects/Mailer/SOGoMailAccount.h
130475M	SoObjects/Mailer/SOGoMailAccount.m
130476
130477commit 215282e08021d15316b483b6572b070dc88cf522
130478Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130479Date:   Tue Dec 22 23:04:21 2009 +0000
130480
130481    Monotone-Parent: 6f84a669db2d05b99c1720fe9558575f53130156
130482    Monotone-Revision: 77f74fbd8da16c35f71279bd179f0afad94285b5
130483
130484    Monotone-Author: wsourdeau@inverse.ca
130485    Monotone-Date: 2009-12-22T23:04:21
130486    Monotone-Branch: ca.inverse.sogo
130487
130488M	SOPE/NGCards/versitCardsSaxDriver/ChangeLog
130489M	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m
130490
130491commit 84b7582e0314b62fdcd7f645c962a543bec5ddd8
130492Author: Ludovic Marcotte <lmarcotte@inverse.ca>
130493Date:   Tue Dec 22 22:45:37 2009 +0000
130494
130495    See ChangeLog
130496
130497    Monotone-Parent: 15a323395e06e9dba494ab7c7ad2871d2e95bdd4
130498    Monotone-Revision: 048651c03289ee8aea9a9d3d3088a91e534dbe5b
130499
130500    Monotone-Author: ludovic@Sophos.ca
130501    Monotone-Date: 2009-12-22T22:45:37
130502    Monotone-Branch: ca.inverse.sogo
130503
130504M	ChangeLog
130505M	SoObjects/Mailer/SOGoMailFolder.m
130506M	SoObjects/Mailer/SOGoMailObject.m
130507M	SoObjects/SOGo/SOGoObject.m
130508M	UI/MailPartViewers/GNUmakefile
130509D	UI/MailPartViewers/UIxKolabPartContactViewer.m
130510D	UI/MailPartViewers/UIxKolabPartEventViewer.m
130511D	UI/MailPartViewers/UIxKolabPartTaskViewer.m
130512D	UI/MailPartViewers/UIxKolabPartViewer.h
130513D	UI/MailPartViewers/UIxKolabPartViewer.m
130514M	UI/MailPartViewers/UIxMailRenderingContext.m
130515M	UI/MailerUI/UIxMailFolderActions.m
130516M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
130517M	UI/Scheduler/Czech.lproj/Localizable.strings
130518M	UI/Scheduler/Dutch.lproj/Localizable.strings
130519M	UI/Scheduler/English.lproj/Localizable.strings
130520M	UI/Scheduler/French.lproj/Localizable.strings
130521M	UI/Scheduler/GNUmakefile
130522M	UI/Scheduler/German.lproj/Localizable.strings
130523M	UI/Scheduler/Hungarian.lproj/Localizable.strings
130524M	UI/Scheduler/Italian.lproj/Localizable.strings
130525M	UI/Scheduler/Russian.lproj/Localizable.strings
130526M	UI/Scheduler/Spanish.lproj/Localizable.strings
130527M	UI/Scheduler/Swedish.lproj/Localizable.strings
130528M	UI/Scheduler/UIxCalView.h
130529M	UI/Scheduler/UIxCalView.m
130530M	UI/Scheduler/Welsh.lproj/Localizable.strings
130531D	UI/Templates/MailPartViewers/UIxKolabPartContactViewer.wox
130532D	UI/Templates/MailPartViewers/UIxKolabPartEventViewer.wox
130533D	UI/Templates/MailPartViewers/UIxKolabPartTaskViewer.wox
130534M	UI/Templates/SchedulerUI/UIxAppointmentProposal.wox
130535M	UI/Templates/SchedulerUI/UIxCalDayView.wox
130536M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
130537M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
130538M	UI/Templates/SchedulerUI/UIxTaskProposal.wox
130539M	UI/WebServerResources/MailerUI.css
130540M	UI/WebServerResources/SchedulerUI.js
130541
130542commit 14201aa76d721e3160f400fbf4a3a67cfdf38643
130543Author: Francis Lachapelle <flachapelle@inverse.ca>
130544Date:   Tue Dec 22 21:07:06 2009 +0000
130545
130546    See ChangeLog (fix for bug #234)
130547
130548    Monotone-Parent: c6211d892652356a678ac26ac4f287499fbe91ea
130549    Monotone-Revision: 2c0e8a6a410ecb7bc3984b724b271bf6bbdb8947
130550
130551    Monotone-Author: flachapelle@inverse.ca
130552    Monotone-Date: 2009-12-22T21:07:06
130553    Monotone-Branch: ca.inverse.sogo
130554
130555M	ChangeLog
130556M	UI/Scheduler/UIxAppointmentEditor.m
130557M	UI/Templates/SchedulerUI/UIxCalMainView.wox
130558
130559commit ab3c3f3599edf3f04061dc42e733ed9f5cd95242
130560Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130561Date:   Tue Dec 22 20:46:29 2009 +0000
130562
130563    Monotone-Parent: 342a840830ca9a56c37f7c05d3a5defaf3099bb7
130564    Monotone-Revision: 6f84a669db2d05b99c1720fe9558575f53130156
130565
130566    Monotone-Author: wsourdeau@inverse.ca
130567    Monotone-Date: 2009-12-22T20:46:29
130568    Monotone-Branch: ca.inverse.sogo
130569
130570M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
130571
130572commit d73757c3ad7f8b8166e5296962cec9e23f371dac
130573Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130574Date:   Tue Dec 22 20:35:19 2009 +0000
130575
130576    Monotone-Parent: becba1041ad050a1189effa1d6444a31a7727dc3
130577    Monotone-Revision: 342a840830ca9a56c37f7c05d3a5defaf3099bb7
130578
130579    Monotone-Author: wsourdeau@inverse.ca
130580    Monotone-Date: 2009-12-22T20:35:19
130581    Monotone-Branch: ca.inverse.sogo
130582
130583M	ChangeLog
130584M	Tests/test-webdav.py
130585
130586commit 56075d6240416f4b2a3c082d8d16598b21f19dee
130587Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130588Date:   Tue Dec 22 20:33:47 2009 +0000
130589
130590    Monotone-Parent: 1f071b472ff826a3cdfb0f8ecafbe3f2c31e969e
130591    Monotone-Revision: a678bfc28369a5cca8665c85a0a2e944c1a1fa37
130592
130593    Monotone-Author: wsourdeau@inverse.ca
130594    Monotone-Date: 2009-12-22T20:33:47
130595    Monotone-Branch: ca.inverse.sogo
130596
130597M	ChangeLog
130598M	SoObjects/Appointments/SOGoAppointmentFolder.m
130599M	SoObjects/SOGo/SOGoGCSFolder.m
130600
130601commit 843af28d1a097d4de3b124abc07b34a8e492c6e1
130602Author: Francis Lachapelle <flachapelle@inverse.ca>
130603Date:   Tue Dec 22 20:23:50 2009 +0000
130604
130605    Fix for bug #227
130606
130607    Monotone-Parent: 1f071b472ff826a3cdfb0f8ecafbe3f2c31e969e
130608    Monotone-Revision: c6211d892652356a678ac26ac4f287499fbe91ea
130609
130610    Monotone-Author: flachapelle@inverse.ca
130611    Monotone-Date: 2009-12-22T20:23:50
130612    Monotone-Branch: ca.inverse.sogo
130613
130614M	UI/WebServerResources/UIxAppointmentEditor.css
130615M	UI/WebServerResources/accepted.png
130616A	UI/WebServerResources/accepted.selected.png
130617A	UI/WebServerResources/declined.selected.png
130618A	UI/WebServerResources/delegated.selected.png
130619A	UI/WebServerResources/needs-action.selected.png
130620
130621commit bf68910d9b64eb0e6216fa8a75df931dcbe60c66
130622Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130623Date:   Tue Dec 22 16:58:26 2009 +0000
130624
130625    Monotone-Parent: ab93644a5ada4e53c8539d710eff6a21c9d7fdc4
130626    Monotone-Revision: 1f071b472ff826a3cdfb0f8ecafbe3f2c31e969e
130627
130628    Monotone-Author: wsourdeau@inverse.ca
130629    Monotone-Date: 2009-12-22T16:58:26
130630    Monotone-Branch: ca.inverse.sogo
130631
130632M	SOPE/sope-patchset-r1660.diff
130633
130634commit bc2094427f34775c99dc8a396fc89827d0a3e5f2
130635Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130636Date:   Mon Dec 21 19:10:28 2009 +0000
130637
130638    Monotone-Parent: 730f0c170d5aeba0b485facb0222c81f6499d298
130639    Monotone-Revision: ab93644a5ada4e53c8539d710eff6a21c9d7fdc4
130640
130641    Monotone-Author: wsourdeau@inverse.ca
130642    Monotone-Date: 2009-12-21T19:10:28
130643    Monotone-Branch: ca.inverse.sogo
130644
130645M	Tools/SOGoToolBackup.m
130646
130647commit 2e15c455f5175f37b0c2b7e99f73a670bc1bb4b2
130648Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130649Date:   Mon Dec 21 19:10:18 2009 +0000
130650
130651    Monotone-Parent: d128523a11c890ea68c1606ab37270a6740d6e8e
130652    Monotone-Revision: 730f0c170d5aeba0b485facb0222c81f6499d298
130653
130654    Monotone-Author: wsourdeau@inverse.ca
130655    Monotone-Date: 2009-12-21T19:10:18
130656    Monotone-Branch: ca.inverse.sogo
130657
130658M	ChangeLog
130659M	SoObjects/SOGo/SOGoUserFolder.m
130660
130661commit aba2773d6c52ed2437764ef903566c423b638f2b
130662Author: Ludovic Marcotte <lmarcotte@inverse.ca>
130663Date:   Sat Dec 19 22:50:40 2009 +0000
130664
130665    See ChangeLog
130666
130667    Monotone-Parent: 9450e3b1be295b0872d67069c597a4a4929f1b64
130668    Monotone-Revision: d128523a11c890ea68c1606ab37270a6740d6e8e
130669
130670    Monotone-Author: ludovic@Sophos.ca
130671    Monotone-Date: 2009-12-19T22:50:40
130672    Monotone-Branch: ca.inverse.sogo
130673
130674M	ChangeLog
130675M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
130676M	UI/MailPartViewers/UIxMailPartViewer.m
130677
130678commit cb860fcba64d78e671a30b8e0bb4f5b4f34fd173
130679Author: Francis Lachapelle <flachapelle@inverse.ca>
130680Date:   Fri Dec 18 19:03:47 2009 +0000
130681
130682    Corrections in Installation Guide.
130683
130684    Monotone-Parent: 1f7e36970ce281b76583914ff0a8e814841077cb
130685    Monotone-Revision: 9450e3b1be295b0872d67069c597a4a4929f1b64
130686
130687    Monotone-Author: flachapelle@inverse.ca
130688    Monotone-Date: 2009-12-18T19:03:47
130689    Monotone-Branch: ca.inverse.sogo
130690
130691M	Documentation/SOGo Installation Guide.odt
130692
130693commit f875b39f4d7504ddbb6b98bdb525b7ae3d709ab7
130694Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130695Date:   Tue Dec 15 20:21:38 2009 +0000
130696
130697    Monotone-Parent: 107bfcafb94e725ae14c9e2bceacbf8399ae6958
130698    Monotone-Revision: e389d9fcfdbcd0c7734388d2a608f86d15589fcf
130699
130700    Monotone-Author: wsourdeau@inverse.ca
130701    Monotone-Date: 2009-12-15T20:21:38
130702    Monotone-Branch: ca.inverse.sogo
130703
130704A	COPYING.GPL
130705A	COPYING.LGPL
130706
130707commit b1075fec0c956e1c5335fb441e08fa9e82eeea15
130708Author: Francis Lachapelle <flachapelle@inverse.ca>
130709Date:   Tue Dec 15 19:57:03 2009 +0000
130710
130711    Updated Installation Guide.
130712
130713    Monotone-Parent: 80091501b42618d93c33de4da16ce798fd5915f3
130714    Monotone-Revision: 74f02749420fc106c34d4d9fc437bfa2b41dc6cb
130715
130716    Monotone-Author: flachapelle@inverse.ca
130717    Monotone-Date: 2009-12-15T19:57:03
130718    Monotone-Branch: ca.inverse.sogo
130719
130720M	Documentation/SOGo Installation Guide.odt
130721A	Documentation/preferences.png
130722
130723commit 133425e598da03a0107d109d52fbb64aad56e6cf
130724Author: Ludovic Marcotte <lmarcotte@inverse.ca>
130725Date:   Tue Dec 15 00:05:06 2009 +0000
130726
130727    See ChangeLog
130728
130729    Monotone-Parent: 107bfcafb94e725ae14c9e2bceacbf8399ae6958
130730    Monotone-Revision: 80091501b42618d93c33de4da16ce798fd5915f3
130731
130732    Monotone-Author: ludovic@Sophos.ca
130733    Monotone-Date: 2009-12-15T00:05:06
130734    Monotone-Branch: ca.inverse.sogo
130735
130736M	ChangeLog
130737M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
130738M	UI/MailPartViewers/UIxMailPartViewer.m
130739
130740commit 7fd62cf7c40f4a04e9fabbcdbd19323fd99030cf
130741Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130742Date:   Mon Dec 14 16:02:15 2009 +0000
130743
130744    Monotone-Parent: 6140aebb346323f84af35a4ebdf8250e6532d39e
130745    Monotone-Revision: 107bfcafb94e725ae14c9e2bceacbf8399ae6958
130746
130747    Monotone-Author: wsourdeau@inverse.ca
130748    Monotone-Date: 2009-12-14T16:02:15
130749    Monotone-Branch: ca.inverse.sogo
130750
130751M	Scripts/sogo-init.d-redhat
130752M	Scripts/sogo-init.d-sles
130753
130754commit c51ba5b09930fde19f7c3b14dd8652fbd47c1d8e
130755Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130756Date:   Mon Dec 14 15:51:57 2009 +0000
130757
130758    Monotone-Parent: 859fadbbfd184b571c9fd10283255e4f5471f95a
130759    Monotone-Revision: 6140aebb346323f84af35a4ebdf8250e6532d39e
130760
130761    Monotone-Author: wsourdeau@inverse.ca
130762    Monotone-Date: 2009-12-14T15:51:57
130763    Monotone-Branch: ca.inverse.sogo
130764
130765M	SOPE/sope-patchset-r1660.diff
130766
130767commit 01aa8e299c12863b4e0b47d1d20389452ec566d2
130768Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130769Date:   Mon Dec 14 15:07:06 2009 +0000
130770
130771    Monotone-Parent: 26b5f40103235f325bd04edf2ca9fe43ad924990
130772    Monotone-Revision: 859fadbbfd184b571c9fd10283255e4f5471f95a
130773
130774    Monotone-Author: wsourdeau@inverse.ca
130775    Monotone-Date: 2009-12-14T15:07:06
130776    Monotone-Branch: ca.inverse.sogo
130777
130778M	ChangeLog
130779M	SoObjects/Mailer/NSString+Mail.m
130780M	Tools/SOGoToolCheckDoubles.m
130781M	Tools/SOGoToolRemoveDoubles.m
130782
130783commit 33777d04bcf0d4314ee0be91a421c2328ecc47e7
130784Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130785Date:   Mon Dec 14 14:37:24 2009 +0000
130786
130787    Monotone-Parent: 2977eee44dc8cb28a84d3198502b07eacfaf2472
130788    Monotone-Revision: 41c1c07c9e64afed10d305ba098bdffb69a7e77d
130789
130790    Monotone-Author: wsourdeau@inverse.ca
130791    Monotone-Date: 2009-12-14T14:37:24
130792    Monotone-Branch: ca.inverse.sogo
130793
130794M	ChangeLog
130795M	UI/Common/UIxPageFrame.m
130796
130797commit 23dc7dd4749ecaf9bc345ce0516801dd0f9a93f3
130798Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130799Date:   Fri Dec 11 14:57:57 2009 +0000
130800
130801    Monotone-Parent: 0fae105daa23d0bfd278a2c1253b578984b8876e
130802    Monotone-Revision: 2977eee44dc8cb28a84d3198502b07eacfaf2472
130803
130804    Monotone-Author: wsourdeau@inverse.ca
130805    Monotone-Date: 2009-12-11T14:57:57
130806    Monotone-Branch: ca.inverse.sogo
130807
130808M	ChangeLog
130809M	UI/PreferencesUI/UIxPreferences.m
130810
130811commit ff048cdfae2fe2a90e5e10edc5f65ef8c76383aa
130812Author: Ludovic Marcotte <lmarcotte@inverse.ca>
130813Date:   Fri Dec 11 14:14:48 2009 +0000
130814
130815    See ChangeLog
130816
130817    Monotone-Parent: 2977eee44dc8cb28a84d3198502b07eacfaf2472
130818    Monotone-Revision: 4bfa73f8df33a1fad6c74b0321872b8b41b526fa
130819
130820    Monotone-Author: ludovic@Sophos.ca
130821    Monotone-Date: 2009-12-11T14:14:48
130822    Monotone-Branch: ca.inverse.sogo
130823
130824M	ChangeLog
130825M	UI/Contacts/Toolbars/SOGoContactFolder.toolbar
130826M	UI/WebServerResources/ContactsUI.js
130827
130828commit 61c0072fc5a02343856f5d403427ffb7fb65cefd
130829Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130830Date:   Wed Dec 9 21:46:05 2009 +0000
130831
130832    Monotone-Parent: 6c845252270eb03967ac431437dea26441d69532
130833    Monotone-Revision: 9003f157ebcad8369e5e69e70dc966267d1cf728
130834
130835    Monotone-Author: wsourdeau@inverse.ca
130836    Monotone-Date: 2009-12-09T21:46:05
130837    Monotone-Branch: ca.inverse.sogo
130838
130839M	ChangeLog
130840M	SoObjects/SOGo/SOGoUserFolder.m
130841
130842commit 89a5e0d72c620dc7313607c3686e12e6038a0bc2
130843Author: Francis Lachapelle <flachapelle@inverse.ca>
130844Date:   Wed Dec 9 21:32:44 2009 +0000
130845
130846    Adjust access rights in Apache configuration file for Debian.
130847
130848    Monotone-Parent: 5f1640d17dbc95901d131c16f8d4499aa044594c
130849    Monotone-Revision: db370b54d1c04790d487307a6c2427a914aae37b
130850
130851    Monotone-Author: flachapelle@inverse.ca
130852    Monotone-Date: 2009-12-09T21:32:44
130853    Monotone-Branch: ca.inverse.sogo
130854
130855M	Apache/SOGo-debian.conf
130856
130857commit 66eee3f0438bfcf3331d7928efdb7d81738e3c09
130858Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130859Date:   Wed Dec 9 21:22:18 2009 +0000
130860
130861    Monotone-Parent: 263b6e0123652c8010371f69903e3a605a0c7a96
130862    Monotone-Revision: 6c845252270eb03967ac431437dea26441d69532
130863
130864    Monotone-Author: wsourdeau@inverse.ca
130865    Monotone-Date: 2009-12-09T21:22:18
130866    Monotone-Branch: ca.inverse.sogo
130867
130868M	SOPE/sope-patchset-r1660.diff
130869
130870commit 380f095815bf54499c5375c3e51023426e4a4764
130871Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130872Date:   Tue Dec 8 23:19:16 2009 +0000
130873
130874    Monotone-Parent: 0bbbd12ea5011c00d28bdc2f4c9377a886d244e0
130875    Monotone-Revision: 263b6e0123652c8010371f69903e3a605a0c7a96
130876
130877    Monotone-Author: wsourdeau@inverse.ca
130878    Monotone-Date: 2009-12-08T23:19:16
130879    Monotone-Branch: ca.inverse.sogo
130880
130881M	ChangeLog
130882M	SoObjects/SOGo/WORequest+SOGo.m
130883
130884commit af7f0ba0e43093541f80c792384d5c2ef01d3223
130885Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130886Date:   Tue Dec 8 23:18:12 2009 +0000
130887
130888    Monotone-Parent: 5f1640d17dbc95901d131c16f8d4499aa044594c
130889    Monotone-Revision: 0bbbd12ea5011c00d28bdc2f4c9377a886d244e0
130890
130891    Monotone-Author: wsourdeau@inverse.ca
130892    Monotone-Date: 2009-12-08T23:18:12
130893    Monotone-Branch: ca.inverse.sogo
130894
130895M	ChangeLog
130896M	Main/SOGo.m
130897M	SoObjects/SOGo/SOGoDefaults.plist
130898M	SoObjects/SOGo/SOGoSystemDefaults.h
130899M	SoObjects/SOGo/SOGoSystemDefaults.m
130900M	SoObjects/SOGo/SOGoUserFolder.m
130901
130902commit e361b6615fd9e00a8866ac3a98635487cd6f9a2b
130903Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130904Date:   Tue Dec 8 21:15:56 2009 +0000
130905
130906    Monotone-Parent: 22a2d4f70700185e46dc44f47891c774fa83e592
130907    Monotone-Revision: 5f1640d17dbc95901d131c16f8d4499aa044594c
130908
130909    Monotone-Author: wsourdeau@inverse.ca
130910    Monotone-Date: 2009-12-08T21:15:56
130911    Monotone-Branch: ca.inverse.sogo
130912
130913M	ChangeLog
130914M	Main/SOGo.m
130915A	Tests/test-webdav.py
130916
130917commit cb9423595c4dde38f97dcbcbc5f89da90215df36
130918Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130919Date:   Tue Dec 8 20:18:37 2009 +0000
130920
130921    Monotone-Parent: 6cb91d1d9d747e4c9183318b78d93f66960a2c2a
130922    Monotone-Revision: 22a2d4f70700185e46dc44f47891c774fa83e592
130923
130924    Monotone-Author: wsourdeau@inverse.ca
130925    Monotone-Date: 2009-12-08T20:18:37
130926    Monotone-Branch: ca.inverse.sogo
130927
130928M	NEWS
130929
130930commit 745d09fd3320fba746341b042c9dab8b045956c6
130931Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130932Date:   Tue Dec 8 18:09:45 2009 +0000
130933
130934    Monotone-Parent: 29667a5c82593dce5be1fa284de0ef3461b74c91
130935    Monotone-Revision: 6cb91d1d9d747e4c9183318b78d93f66960a2c2a
130936
130937    Monotone-Author: wsourdeau@inverse.ca
130938    Monotone-Date: 2009-12-08T18:09:45
130939    Monotone-Branch: ca.inverse.sogo
130940
130941M	debian/sogo.logrotate
130942
130943commit 6aa31f609277f1531f22052a6f25fc4bbde2ce03
130944Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130945Date:   Mon Dec 7 21:02:35 2009 +0000
130946
130947    Monotone-Parent: 2b8f8f20ddcc05375d6fc621de6d97b49198722a
130948    Monotone-Revision: 29667a5c82593dce5be1fa284de0ef3461b74c91
130949
130950    Monotone-Author: wsourdeau@inverse.ca
130951    Monotone-Date: 2009-12-07T21:02:35
130952    Monotone-Branch: ca.inverse.sogo
130953
130954M	Scripts/sogo-init.d-sles
130955
130956commit 7b774b19c1ba2444e0da0c5310bbc3fe9d21d8f9
130957Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130958Date:   Mon Dec 7 20:39:00 2009 +0000
130959
130960    Monotone-Parent: ac9fdaf585c4ef94cbc22bcacdf8a0bef4ccd28a
130961    Monotone-Revision: 2b8f8f20ddcc05375d6fc621de6d97b49198722a
130962
130963    Monotone-Author: wsourdeau@inverse.ca
130964    Monotone-Date: 2009-12-07T20:39:00
130965    Monotone-Branch: ca.inverse.sogo
130966
130967M	SOPE/sope-patchset-r1660.diff
130968
130969commit 3af65adf0afd290fc67433370ffe2a640eedd0e5
130970Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
130971Date:   Mon Dec 7 16:16:01 2009 +0000
130972
130973    Monotone-Parent: 730c8a73525c070f1f66243a9c692f2ee0adbcd0
130974    Monotone-Revision: be5e3b15cde44245718151c5191d6eb1a73b061b
130975
130976    Monotone-Author: wsourdeau@inverse.ca
130977    Monotone-Date: 2009-12-07T16:16:01
130978    Monotone-Branch: ca.inverse.sogo
130979
130980M	ChangeLog
130981M	SoObjects/SOGo/SOGoDomainDefaults.m
130982M	UI/PreferencesUI/UIxPreferences.m
130983
130984commit 0b1dab8023ca88184a124bc7a157bdb2ad196e6e
130985Author: Francis Lachapelle <flachapelle@inverse.ca>
130986Date:   Thu Dec 3 18:33:44 2009 +0000
130987
130988    See ChangeLog
130989
130990    Monotone-Parent: 730c8a73525c070f1f66243a9c692f2ee0adbcd0
130991    Monotone-Revision: 6a57f3626fde7fbfcae50a7c894c35736ad794c8
130992
130993    Monotone-Author: flachapelle@inverse.ca
130994    Monotone-Date: 2009-12-03T18:33:44
130995    Monotone-Branch: ca.inverse.sogo
130996
130997M	ChangeLog
130998M	SoObjects/SOGo/iCalEntityObject+Utilities.m
130999
131000commit 4359d943fe7900101b65f156e76743ab76fb3a98
131001Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131002Date:   Wed Dec 2 21:18:22 2009 +0000
131003
131004    Monotone-Parent: e5c0dcb0589437eaceeabfaf2552be656e7a33c8
131005    Monotone-Revision: 730c8a73525c070f1f66243a9c692f2ee0adbcd0
131006
131007    Monotone-Author: wsourdeau@inverse.ca
131008    Monotone-Date: 2009-12-02T21:18:22
131009    Monotone-Branch: ca.inverse.sogo
131010
131011M	ChangeLog
131012M	SoObjects/SOGo/SOGoUserDefaults.m
131013
131014commit 538367c8935b33eca9a50851f6bf1fbc210bf4d7
131015Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131016Date:   Wed Dec 2 20:55:13 2009 +0000
131017
131018    Monotone-Parent: 889bc0c0dd5472ad45082fbd6acb931a2874648f
131019    Monotone-Revision: e5c0dcb0589437eaceeabfaf2552be656e7a33c8
131020
131021    Monotone-Author: wsourdeau@inverse.ca
131022    Monotone-Date: 2009-12-02T20:55:13
131023    Monotone-Branch: ca.inverse.sogo
131024
131025M	ChangeLog
131026M	SoObjects/SOGo/LDAPSource.h
131027M	SoObjects/SOGo/SOGoSource.h
131028
131029commit f5a885e1fa8fbe591c6f446787820955c4c7a91f
131030Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131031Date:   Wed Dec 2 20:54:45 2009 +0000
131032
131033    Monotone-Parent: 78533df190b5cd6050f9b57ff65db1e242028164
131034    Monotone-Revision: 889bc0c0dd5472ad45082fbd6acb931a2874648f
131035
131036    Monotone-Author: wsourdeau@inverse.ca
131037    Monotone-Date: 2009-12-02T20:54:45
131038    Monotone-Branch: ca.inverse.sogo
131039
131040M	SoObjects/SOGo/SOGoDomainDefaults.m
131041
131042commit bc8e5a9998453546fa7119f5f842cfef74d64349
131043Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131044Date:   Wed Dec 2 20:53:52 2009 +0000
131045
131046    Monotone-Parent: 4e7dca3054e95b38b822f5fc8ff05e3b263e1e91
131047    Monotone-Revision: 78533df190b5cd6050f9b57ff65db1e242028164
131048
131049    Monotone-Author: wsourdeau@inverse.ca
131050    Monotone-Date: 2009-12-02T20:53:52
131051    Monotone-Branch: ca.inverse.sogo
131052
131053M	ChangeLog
131054M	SoObjects/SOGo/SOGoUserManager.h
131055M	SoObjects/SOGo/SOGoUserManager.m
131056
131057commit 29f7d5c7d8777bc9834305983a55422ac6604207
131058Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131059Date:   Wed Dec 2 20:51:31 2009 +0000
131060
131061    Monotone-Parent: 25981bbe4cfcd07274a992ad80a5674cdcfe302f
131062    Monotone-Revision: 4e7dca3054e95b38b822f5fc8ff05e3b263e1e91
131063
131064    Monotone-Author: wsourdeau@inverse.ca
131065    Monotone-Date: 2009-12-02T20:51:31
131066    Monotone-Branch: ca.inverse.sogo
131067
131068M	SoObjects/SOGo/SOGoUserDefaults.m
131069
131070commit d54b59625da2737a058d367fc5a616b40b83bae8
131071Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131072Date:   Wed Dec 2 20:48:20 2009 +0000
131073
131074    Monotone-Parent: bbbdf59fa48b91230965d91f5c9ef35eb49d2bd7
131075    Monotone-Revision: 25981bbe4cfcd07274a992ad80a5674cdcfe302f
131076
131077    Monotone-Author: wsourdeau@inverse.ca
131078    Monotone-Date: 2009-12-02T20:48:20
131079    Monotone-Branch: ca.inverse.sogo
131080
131081M	SoObjects/SOGo/SOGoDefaults.plist
131082
131083commit 5b2595866906387f5c27dd2befba011d0738bfe7
131084Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131085Date:   Wed Dec 2 18:27:48 2009 +0000
131086
131087    Monotone-Parent: b9b71557c4538ab6b966ddb397fe17906f893873
131088    Monotone-Revision: bbbdf59fa48b91230965d91f5c9ef35eb49d2bd7
131089
131090    Monotone-Author: wsourdeau@inverse.ca
131091    Monotone-Date: 2009-12-02T18:27:48
131092    Monotone-Branch: ca.inverse.sogo
131093
131094M	UI/Contacts/UIxContactFoldersView.m
131095
131096commit 771f0796259fc36427036452e836ef6bda80d257
131097Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131098Date:   Tue Dec 1 20:38:31 2009 +0000
131099
131100    Monotone-Parent: c32a4cb74573a0e993c15fc6e2dd1a54240a9379
131101    Monotone-Revision: b9b71557c4538ab6b966ddb397fe17906f893873
131102
131103    Monotone-Author: wsourdeau@inverse.ca
131104    Monotone-Date: 2009-12-01T20:38:31
131105    Monotone-Branch: ca.inverse.sogo
131106
131107M	SoObjects/SOGo/SOGoDefaults.plist
131108
131109commit c4ed5bae992e07ba471781df97e38ef7cec55365
131110Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131111Date:   Tue Dec 1 18:33:07 2009 +0000
131112
131113    Monotone-Parent: 4a94a09737a35d0774170a9dea9d614507de203a
131114    Monotone-Revision: c32a4cb74573a0e993c15fc6e2dd1a54240a9379
131115
131116    Monotone-Author: wsourdeau@inverse.ca
131117    Monotone-Date: 2009-12-01T18:33:07
131118    Monotone-Branch: ca.inverse.sogo
131119
131120M	SoObjects/Mailer/SOGoMailAccount.m
131121
131122commit a2033cc5d053e7a56b3f8d89b003636021cde482
131123Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131124Date:   Tue Dec 1 16:54:24 2009 +0000
131125
131126    Monotone-Parent: b0d54fb9b69827b08042c1be219b87648b1a9df2
131127    Monotone-Revision: 4a94a09737a35d0774170a9dea9d614507de203a
131128
131129    Monotone-Author: wsourdeau@inverse.ca
131130    Monotone-Date: 2009-12-01T16:54:24
131131    Monotone-Branch: ca.inverse.sogo
131132
131133M	ChangeLog
131134M	UI/Scheduler/UIxComponentEditor.m
131135
131136commit b9a5c1e750c11626691c9239dd8bfbbb4771663b
131137Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131138Date:   Tue Dec 1 16:53:15 2009 +0000
131139
131140    Monotone-Parent: 1a0f96fd588d7f7edaa7a85a352ab39c2acbca70
131141    Monotone-Revision: b0d54fb9b69827b08042c1be219b87648b1a9df2
131142
131143    Monotone-Author: wsourdeau@inverse.ca
131144    Monotone-Date: 2009-12-01T16:53:15
131145    Monotone-Branch: ca.inverse.sogo
131146
131147M	ChangeLog
131148M	SoObjects/SOGo/SOGoSystemDefaults.m
131149M	SoObjects/SOGo/SOGoUserDefaults.h
131150M	SoObjects/SOGo/SOGoUserDefaults.m
131151M	UI/PreferencesUI/UIxPreferences.h
131152M	UI/PreferencesUI/UIxPreferences.m
131153M	UI/Templates/PreferencesUI/UIxPreferences.wox
131154M	UI/WebServerResources/UIxPreferences.js
131155
131156commit ee001b16abb0205c051c173bef1bcd81026cad7f
131157Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131158Date:   Tue Dec 1 16:46:44 2009 +0000
131159
131160    Monotone-Parent: f74dd4ff04d7b8ee0ad50ddfe2f76ef51e3c964f
131161    Monotone-Revision: 1a0f96fd588d7f7edaa7a85a352ab39c2acbca70
131162
131163    Monotone-Author: wsourdeau@inverse.ca
131164    Monotone-Date: 2009-12-01T16:46:44
131165    Monotone-Branch: ca.inverse.sogo
131166
131167M	SoObjects/SOGo/SOGoDefaults.plist
131168M	SoObjects/SOGo/SOGoDomainDefaults.h
131169M	SoObjects/SOGo/SOGoDomainDefaults.m
131170
131171commit b18f3652bafa8291889348cbd5458f30a4da8ce4
131172Author: Ludovic Marcotte <lmarcotte@inverse.ca>
131173Date:   Tue Dec 1 15:15:23 2009 +0000
131174
131175    See ChangeLog
131176
131177    Monotone-Parent: 86abac1beb24693e78f5aa2ceb2f3e3d1dea07b9
131178    Monotone-Revision: f74dd4ff04d7b8ee0ad50ddfe2f76ef51e3c964f
131179
131180    Monotone-Author: ludovic@Sophos.ca
131181    Monotone-Date: 2009-12-01T15:15:23
131182    Monotone-Branch: ca.inverse.sogo
131183
131184M	ChangeLog
131185M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
131186M	UI/PreferencesUI/Czech.lproj/Localizable.strings
131187M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
131188M	UI/PreferencesUI/English.lproj/Localizable.strings
131189M	UI/PreferencesUI/French.lproj/Localizable.strings
131190M	UI/PreferencesUI/German.lproj/Localizable.strings
131191M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
131192M	UI/PreferencesUI/Italian.lproj/Localizable.strings
131193M	UI/PreferencesUI/Russian.lproj/Localizable.strings
131194M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
131195M	UI/PreferencesUI/Swedish.lproj/Localizable.strings
131196M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
131197M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
131198M	UI/Scheduler/Czech.lproj/Localizable.strings
131199M	UI/Scheduler/Dutch.lproj/Localizable.strings
131200M	UI/Scheduler/English.lproj/Localizable.strings
131201M	UI/Scheduler/French.lproj/Localizable.strings
131202M	UI/Scheduler/German.lproj/Localizable.strings
131203M	UI/Scheduler/Hungarian.lproj/Localizable.strings
131204M	UI/Scheduler/Italian.lproj/Localizable.strings
131205M	UI/Scheduler/Russian.lproj/Localizable.strings
131206M	UI/Scheduler/Spanish.lproj/Localizable.strings
131207M	UI/Scheduler/Swedish.lproj/Localizable.strings
131208M	UI/Scheduler/Welsh.lproj/Localizable.strings
131209
131210commit dfeb559f2cc7f988f949ca6d7ad00c644b7dc558
131211Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131212Date:   Tue Dec 1 16:09:26 2009 +0000
131213
131214    Monotone-Parent: 414331b3d93099684c2e6e7090ac0288bea4452f
131215    Monotone-Revision: 86abac1beb24693e78f5aa2ceb2f3e3d1dea07b9
131216
131217    Monotone-Author: wsourdeau@inverse.ca
131218    Monotone-Date: 2009-12-01T16:09:26
131219    Monotone-Branch: ca.inverse.sogo
131220
131221M	SoObjects/SOGo/SOGoDefaultsSource.m
131222
131223commit 851e86373e51404ab806c5c69040aa0e203dcf76
131224Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131225Date:   Tue Dec 1 14:46:55 2009 +0000
131226
131227    Monotone-Parent: 3ea0b7cf5da4f19b50ca8ef28a18b5479c38c7a5
131228    Monotone-Revision: 414331b3d93099684c2e6e7090ac0288bea4452f
131229
131230    Monotone-Author: wsourdeau@inverse.ca
131231    Monotone-Date: 2009-12-01T14:46:55
131232    Monotone-Branch: ca.inverse.sogo
131233
131234M	SoObjects/SOGo/SOGoDefaultsSource.m
131235
131236commit f092e394c1d650a77634601ab4fcedb117b83bb5
131237Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131238Date:   Tue Dec 1 14:29:56 2009 +0000
131239
131240    Monotone-Parent: afb2242cf07ec3d3c9cbe25bb4a43d4e15d1ec70
131241    Monotone-Revision: 3ea0b7cf5da4f19b50ca8ef28a18b5479c38c7a5
131242
131243    Monotone-Author: wsourdeau@inverse.ca
131244    Monotone-Date: 2009-12-01T14:29:56
131245    Monotone-Branch: ca.inverse.sogo
131246
131247M	ChangeLog
131248M	SoObjects/SOGo/SOGoDefaultsSource.h
131249M	SoObjects/SOGo/SOGoDefaultsSource.m
131250M	SoObjects/SOGo/SOGoUserDefaults.h
131251M	SoObjects/SOGo/SOGoUserDefaults.m
131252M	UI/MailerUI/UIxMailFolderActions.m
131253M	UI/PreferencesUI/UIxPreferences.m
131254
131255commit 0a96b7ca89fbb0e861dada833395362fffcca478
131256Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131257Date:   Mon Nov 30 22:38:22 2009 +0000
131258
131259    Monotone-Parent: 58bcff9040e0537925f1331d2d02052a22281972
131260    Monotone-Revision: 8ac7c60ab7cfe1eb0f5cedd0ac4b33114af38fb8
131261
131262    Monotone-Author: wsourdeau@inverse.ca
131263    Monotone-Date: 2009-11-30T22:38:22
131264    Monotone-Branch: ca.inverse.sogo
131265
131266M	SoObjects/SOGo/SOGoDefaultsSource.h
131267M	SoObjects/SOGo/SOGoLDAPDefaults.h
131268
131269commit f33c6094c946c8aa53c758bb4348d909709725eb
131270Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131271Date:   Mon Nov 30 19:19:20 2009 +0000
131272
131273    Monotone-Parent: 487f8acb57ef05be13059a57b5274da87d4d4cde
131274    Monotone-Revision: 58bcff9040e0537925f1331d2d02052a22281972
131275
131276    Monotone-Author: wsourdeau@inverse.ca
131277    Monotone-Date: 2009-11-30T19:19:20
131278    Monotone-Branch: ca.inverse.sogo
131279
131280M	SoObjects/SOGo/SOGoUserProfile.m
131281
131282commit f08365d8b503ea74204be9dabfbcfad0af3c2cdd
131283Author: Ludovic Marcotte <lmarcotte@inverse.ca>
131284Date:   Mon Nov 30 18:51:06 2009 +0000
131285
131286    Added the Swedish language in the automated test cases.
131287
131288    Monotone-Parent: 487f8acb57ef05be13059a57b5274da87d4d4cde
131289    Monotone-Revision: 004229d10ec89760026cebaca31254e6487c54ab
131290
131291    Monotone-Author: ludovic@Sophos.ca
131292    Monotone-Date: 2009-11-30T18:51:06
131293    Monotone-Branch: ca.inverse.sogo
131294
131295M	Tests/all.py
131296
131297commit 3ede37b026a5e7945c36d67e8db3c43e12112edc
131298Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131299Date:   Mon Nov 30 18:23:39 2009 +0000
131300
131301    Monotone-Parent: be4d354a53d48f0bb0000b543d31e805a289acd9
131302    Monotone-Revision: 487f8acb57ef05be13059a57b5274da87d4d4cde
131303
131304    Monotone-Author: wsourdeau@inverse.ca
131305    Monotone-Date: 2009-11-30T18:23:39
131306    Monotone-Branch: ca.inverse.sogo
131307
131308M	UI/WebServerResources/SchedulerUI.js
131309
131310commit e4ef12a690dc923467bf32fffd2c70c6d2316885
131311Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131312Date:   Mon Nov 30 18:23:29 2009 +0000
131313
131314    Monotone-Parent: 30c81b4f13ebe8fe0c9c28588b0fca6366b0e3b2
131315    Monotone-Revision: be4d354a53d48f0bb0000b543d31e805a289acd9
131316
131317    Monotone-Author: wsourdeau@inverse.ca
131318    Monotone-Date: 2009-11-30T18:23:29
131319    Monotone-Branch: ca.inverse.sogo
131320
131321M	SoObjects/SOGo/SOGoDefaultsSource.m
131322
131323commit 148ce32085d87c8afd55dcf5fbb5f1546d57dcc7
131324Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131325Date:   Mon Nov 30 18:12:46 2009 +0000
131326
131327    Monotone-Parent: 7b560f5d25d1c37a7cdb773d653d58f82af95e42
131328    Monotone-Revision: 30c81b4f13ebe8fe0c9c28588b0fca6366b0e3b2
131329
131330    Monotone-Author: wsourdeau@inverse.ca
131331    Monotone-Date: 2009-11-30T18:12:46
131332    Monotone-Branch: ca.inverse.sogo
131333
131334M	ChangeLog
131335M	SoObjects/SOGo/SOGoDefaultsSource.m
131336
131337commit e753c289478d894b2e5e31dce247ec5f2f81263c
131338Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131339Date:   Mon Nov 30 18:11:39 2009 +0000
131340
131341    Monotone-Parent: 58bd680508238fce5d64f34df8270f76a1937b44
131342    Monotone-Revision: 7b560f5d25d1c37a7cdb773d653d58f82af95e42
131343
131344    Monotone-Author: wsourdeau@inverse.ca
131345    Monotone-Date: 2009-11-30T18:11:39
131346    Monotone-Branch: ca.inverse.sogo
131347
131348M	UI/Templates/UIxPageFrame.wox
131349
131350commit ea65257acfef4b503cae478f71003663edb9bf59
131351Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131352Date:   Mon Nov 30 18:11:31 2009 +0000
131353
131354    Monotone-Parent: 4198e2465d45fe776a415bd2dea2e4f56eed4826
131355    Monotone-Revision: 58bd680508238fce5d64f34df8270f76a1937b44
131356
131357    Monotone-Author: wsourdeau@inverse.ca
131358    Monotone-Date: 2009-11-30T18:11:31
131359    Monotone-Branch: ca.inverse.sogo
131360
131361M	ChangeLog
131362M	UI/WebServerResources/SchedulerUI.js
131363
131364commit 62856908bb06cef0fd71a262ff37a6b369abc31b
131365Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131366Date:   Mon Nov 30 16:31:19 2009 +0000
131367
131368    Monotone-Parent: 90a9a165bd97c227034ffe99dc1bcd6de1cd3e2b
131369    Monotone-Revision: 4198e2465d45fe776a415bd2dea2e4f56eed4826
131370
131371    Monotone-Author: wsourdeau@inverse.ca
131372    Monotone-Date: 2009-11-30T16:31:19
131373    Monotone-Branch: ca.inverse.sogo
131374
131375M	SOPE/GDLContentStore/ChangeLog
131376M	SOPE/GDLContentStore/GCSChannelManager.h
131377M	SOPE/GDLContentStore/GCSChannelManager.m
131378M	SOPE/GDLContentStore/NSURL+GCS.m
131379
131380commit 76c81ab71a760f88c6d7f2a17f1297e72c58d008
131381Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131382Date:   Mon Nov 30 15:55:04 2009 +0000
131383
131384    Monotone-Parent: 83e7d2455de99bbdf6ca18f2e16478d506a07412
131385    Monotone-Revision: 90a9a165bd97c227034ffe99dc1bcd6de1cd3e2b
131386
131387    Monotone-Author: wsourdeau@inverse.ca
131388    Monotone-Date: 2009-11-30T15:55:04
131389    Monotone-Branch: ca.inverse.sogo
131390
131391M	SOPE/GDLContentStore/ChangeLog
131392M	SOPE/GDLContentStore/NSURL+GCS.h
131393M	SOPE/GDLContentStore/NSURL+GCS.m
131394
131395commit 0b74efd7f2bce9c6a1d1b71ffe1045c7e03f1db5
131396Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131397Date:   Mon Nov 30 15:42:16 2009 +0000
131398
131399    Monotone-Parent: 3c3f676520d5f154730079c576d8ffde515851cd
131400    Monotone-Revision: 83e7d2455de99bbdf6ca18f2e16478d506a07412
131401
131402    Monotone-Author: wsourdeau@inverse.ca
131403    Monotone-Date: 2009-11-30T15:42:16
131404    Monotone-Branch: ca.inverse.sogo
131405
131406M	ChangeLog
131407M	SoObjects/SOGo/SOGoDefaultsSource.m
131408
131409commit c78ad98742f18ea7ebcdc218b4229ebe1fbf570e
131410Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131411Date:   Mon Nov 30 14:48:50 2009 +0000
131412
131413    Monotone-Parent: 3ec2e0f99bbf37c3d347f65454edef902b376d18
131414    Monotone-Revision: 3c3f676520d5f154730079c576d8ffde515851cd
131415
131416    Monotone-Author: wsourdeau@inverse.ca
131417    Monotone-Date: 2009-11-30T14:48:50
131418    Monotone-Branch: ca.inverse.sogo
131419
131420M	ChangeLog
131421M	SoObjects/SOGo/SOGoDefaultsSource.m
131422
131423commit f9c8deb0b527f0db425769ac5d10f58c719b274d
131424Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131425Date:   Mon Nov 30 01:42:15 2009 +0000
131426
131427    Monotone-Parent: 4ac298b0202fa194faaffcdf551137eb8bdd429b
131428    Monotone-Revision: 3ec2e0f99bbf37c3d347f65454edef902b376d18
131429
131430    Monotone-Author: wsourdeau@inverse.ca
131431    Monotone-Date: 2009-11-30T01:42:15
131432    Monotone-Branch: ca.inverse.sogo
131433
131434D	OGoContentStore/OGoContentStore.xcode/project.pbxproj
131435D	OGoContentStore/OGoContentStore.xcodeproj/project.pbxproj
131436D	SOPE/NGCards/NGCards.xcodeproj/project.pbxproj
131437D	SOPE/NGCards/versitCardsSaxDriver/versitCardsSaxDriver.xcodeproj/project.pbxproj
131438
131439commit bdb91694421c8fb281de21e4b44943e845b2a8ac
131440Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131441Date:   Sun Nov 29 21:48:00 2009 +0000
131442
131443    Monotone-Parent: 7df1edc5e4fb86c8fe01354ff89b73239e5a4e37
131444    Monotone-Revision: 4ac298b0202fa194faaffcdf551137eb8bdd429b
131445
131446    Monotone-Author: wsourdeau@inverse.ca
131447    Monotone-Date: 2009-11-29T21:48:00
131448    Monotone-Branch: ca.inverse.sogo
131449
131450M	ChangeLog
131451M	SoObjects/SOGo/LDAPSource.h
131452M	SoObjects/SOGo/SOGoUserFolder.m
131453M	SoObjects/SOGo/SOGoUserManager.h
131454M	SoObjects/SOGo/SOGoUserManager.m
131455M	SoObjects/SOGo/SQLSource.h
131456M	Tools/SOGoToolBackup.m
131457M	Tools/SOGoToolRestore.m
131458M	UI/MainUI/SOGoUserHomePage.m
131459
131460commit 43dfb25589aaab9e23139ffdd776bff88c2ca5bd
131461Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131462Date:   Sun Nov 29 21:44:04 2009 +0000
131463
131464    Monotone-Parent: 4649d6842fe70a3e582c138faf9776802809704a
131465    Monotone-Revision: 7df1edc5e4fb86c8fe01354ff89b73239e5a4e37
131466
131467    Monotone-Author: wsourdeau@inverse.ca
131468    Monotone-Date: 2009-11-29T21:44:04
131469    Monotone-Branch: ca.inverse.sogo
131470
131471M	ChangeLog
131472M	SoObjects/SOGo/LDAPSource.m
131473M	SoObjects/SOGo/SQLSource.m
131474
131475commit 12b8c7a42729768606babe1277c7d57d17171e61
131476Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131477Date:   Sun Nov 29 04:21:54 2009 +0000
131478
131479    Monotone-Parent: c91eef7edcfd08d414664c25a590b6268a7e58e2
131480    Monotone-Revision: 4649d6842fe70a3e582c138faf9776802809704a
131481
131482    Monotone-Author: wsourdeau@inverse.ca
131483    Monotone-Date: 2009-11-29T04:21:54
131484    Monotone-Branch: ca.inverse.sogo
131485
131486M	ChangeLog
131487A	SoObjects/SOGo/SOGoUserSettings.h
131488A	SoObjects/SOGo/SOGoUserSettings.m
131489
131490commit b79a7e5a004320d73684ecf8f0042297f2a6d443
131491Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131492Date:   Sun Nov 29 04:19:32 2009 +0000
131493
131494    Monotone-Parent: 2fdf0ead0781ef2362dd389811d5db44ca4cc84a
131495    Monotone-Revision: c91eef7edcfd08d414664c25a590b6268a7e58e2
131496
131497    Monotone-Author: wsourdeau@inverse.ca
131498    Monotone-Date: 2009-11-29T04:19:32
131499    Monotone-Branch: ca.inverse.sogo
131500
131501M	ChangeLog
131502M	Main/SOGo.m
131503M	Main/sogod.m
131504M	SOPE/GDLContentStore/GCSChannelManager.m
131505M	SOPE/GDLContentStore/GCSFolderManager.m
131506M	SoObjects/Appointments/SOGoAppointmentFolder.h
131507M	SoObjects/Appointments/SOGoAppointmentFolder.m
131508M	SoObjects/Appointments/SOGoAppointmentFolders.m
131509M	SoObjects/Appointments/SOGoAppointmentObject.m
131510M	SoObjects/Appointments/SOGoAptMailICalReply.m
131511M	SoObjects/Appointments/SOGoAptMailReceipt.m
131512M	SoObjects/Appointments/SOGoCalendarComponent.h
131513M	SoObjects/Appointments/SOGoCalendarComponent.m
131514M	SoObjects/Appointments/SOGoFreeBusyObject.m
131515M	SoObjects/Appointments/SOGoTaskObject.m
131516M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
131517M	SoObjects/Appointments/iCalEntityObject+SOGo.m
131518M	SoObjects/Contacts/SOGoContactFolders.m
131519M	SoObjects/Contacts/SOGoContactLDIFEntry.m
131520M	SoObjects/Contacts/SOGoContactSourceFolder.m
131521M	SoObjects/Mailer/SOGoDraftObject.m
131522M	SoObjects/Mailer/SOGoDraftsFolder.m
131523M	SoObjects/Mailer/SOGoMailAccount.h
131524M	SoObjects/Mailer/SOGoMailAccount.m
131525M	SoObjects/Mailer/SOGoMailBodyPart.m
131526M	SoObjects/Mailer/SOGoMailFolder.h
131527M	SoObjects/Mailer/SOGoMailFolder.m
131528M	SoObjects/Mailer/SOGoMailForward.m
131529M	SoObjects/Mailer/SOGoMailObject+Draft.m
131530M	SoObjects/Mailer/SOGoMailObject.m
131531M	SoObjects/Mailer/SOGoMailReply.m
131532M	SoObjects/SOGo/GNUmakefile
131533M	SoObjects/SOGo/GNUmakefile.preamble
131534M	SoObjects/SOGo/LDAPSource.h
131535M	SoObjects/SOGo/LDAPSource.m
131536M	SoObjects/SOGo/NSString+Utilities.h
131537M	SoObjects/SOGo/NSString+Utilities.m
131538M	SoObjects/SOGo/SOGoCache.h
131539M	SoObjects/SOGo/SOGoCache.m
131540M	SoObjects/SOGo/SOGoDAVAuthenticator.m
131541M	SoObjects/SOGo/SOGoDateFormatter.m
131542A	SoObjects/SOGo/SOGoDefaults.plist
131543A	SoObjects/SOGo/SOGoDefaultsSource.h
131544A	SoObjects/SOGo/SOGoDefaultsSource.m
131545A	SoObjects/SOGo/SOGoDomainDefaults.h
131546A	SoObjects/SOGo/SOGoDomainDefaults.m
131547M	SoObjects/SOGo/SOGoGCSFolder.m
131548M	SoObjects/SOGo/SOGoGroup.h
131549M	SoObjects/SOGo/SOGoGroup.m
131550A	SoObjects/SOGo/SOGoLDAPDefaults.h
131551M	SoObjects/SOGo/SOGoLDAPUserDefaultsBootstrap.m
131552M	SoObjects/SOGo/SOGoMailer.h
131553M	SoObjects/SOGo/SOGoMailer.m
131554M	SoObjects/SOGo/SOGoObject.m
131555M	SoObjects/SOGo/SOGoParentFolder.m
131556M	SoObjects/SOGo/SOGoProxyAuthenticator.m
131557A	SoObjects/SOGo/SOGoSQLUserProfile.h
131558A	SoObjects/SOGo/SOGoSQLUserProfile.m
131559M	SoObjects/SOGo/SOGoSource.h
131560A	SoObjects/SOGo/SOGoSystemDefaults.h
131561A	SoObjects/SOGo/SOGoSystemDefaults.m
131562M	SoObjects/SOGo/SOGoUser.h
131563M	SoObjects/SOGo/SOGoUser.m
131564M	SoObjects/SOGo/SOGoUserDefaults.h
131565M	SoObjects/SOGo/SOGoUserDefaults.m
131566M	SoObjects/SOGo/SOGoUserFolder.m
131567M	SoObjects/SOGo/SOGoUserManager.h
131568M	SoObjects/SOGo/SOGoUserManager.m
131569A	SoObjects/SOGo/SOGoUserProfile.h
131570A	SoObjects/SOGo/SOGoUserProfile.m
131571M	SoObjects/SOGo/SOGoWebAuthenticator.m
131572M	SoObjects/SOGo/SQLSource.h
131573M	SoObjects/SOGo/SQLSource.m
131574M	SoObjects/SOGo/WOContext+SOGo.h
131575M	SoObjects/SOGo/WOContext+SOGo.m
131576M	SoObjects/SOGo/iCalEntityObject+Utilities.m
131577M	Tools/SOGoToolBackup.m
131578M	Tools/SOGoToolRestore.m
131579M	UI/Common/UIxFolderActions.h
131580M	UI/Common/UIxFolderActions.m
131581M	UI/Common/UIxObjectActions.m
131582M	UI/Common/UIxPageFrame.m
131583M	UI/Common/UIxUserRightsEditor.m
131584M	UI/Common/WODirectAction+SOGo.m
131585M	UI/Contacts/UIxContactFoldersView.h
131586M	UI/Contacts/UIxContactFoldersView.m
131587M	UI/MailPartViewers/UIxMailPartICalViewer.m
131588M	UI/MailerUI/UIxMailAccountActions.m
131589M	UI/MailerUI/UIxMailEditor.m
131590M	UI/MailerUI/UIxMailFolderActions.m
131591M	UI/MailerUI/UIxMailListView.h
131592M	UI/MailerUI/UIxMailListView.m
131593M	UI/MailerUI/UIxMailMainFrame.h
131594M	UI/MailerUI/UIxMailMainFrame.m
131595M	UI/MailerUI/UIxMailUserRightsEditor.m
131596M	UI/MailerUI/UIxMailView.m
131597M	UI/MainUI/SOGoRootPage.m
131598M	UI/MainUI/SOGoUserHomePage.m
131599M	UI/PreferencesUI/UIxJSONPreferences.m
131600M	UI/PreferencesUI/UIxPreferences.h
131601M	UI/PreferencesUI/UIxPreferences.m
131602M	UI/SOGoUI/GNUmakefile
131603M	UI/SOGoUI/SOGoACLAdvisory.m
131604M	UI/SOGoUI/SOGoFolderAdvisory.m
131605M	UI/SOGoUI/UIxComponent.m
131606D	UI/SOGoUI/WOContext+UIx.h
131607D	UI/SOGoUI/WOContext+UIx.m
131608M	UI/Scheduler/UIxAppointmentEditor.m
131609M	UI/Scheduler/UIxAttendeesEditor.m
131610M	UI/Scheduler/UIxCalDateSelector.m
131611M	UI/Scheduler/UIxCalDayTable.h
131612M	UI/Scheduler/UIxCalDayTable.m
131613M	UI/Scheduler/UIxCalFilterPanel.m
131614M	UI/Scheduler/UIxCalListingActions.m
131615M	UI/Scheduler/UIxCalMainActions.m
131616M	UI/Scheduler/UIxCalMainView.h
131617M	UI/Scheduler/UIxCalMainView.m
131618M	UI/Scheduler/UIxCalMulticolumnDayView.m
131619M	UI/Scheduler/UIxCalView.h
131620M	UI/Scheduler/UIxCalView.m
131621M	UI/Scheduler/UIxCalWeekView.m
131622M	UI/Scheduler/UIxCalendarProperties.m
131623M	UI/Scheduler/UIxComponentEditor.m
131624M	UI/Scheduler/UIxTaskEditor.m
131625M	UI/Scheduler/UIxTimeDateControl.m
131626M	UI/WebServerResources/MailerUI.js
131627M	UI/WebServerResources/SchedulerUI.js
131628M	UI/WebServerResources/UIxMailEditor.js
131629M	configure
131630
131631commit 3821d1aa7fde7c8ad9ecf9d3f837ab781420118f
131632Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131633Date:   Sun Nov 29 04:02:47 2009 +0000
131634
131635    Monotone-Parent: 26c7b9bc924807f585951102db6677a54ac082b3
131636    Monotone-Revision: 2fdf0ead0781ef2362dd389811d5db44ca4cc84a
131637
131638    Monotone-Author: wsourdeau@inverse.ca
131639    Monotone-Date: 2009-11-29T04:02:47
131640    Monotone-Branch: ca.inverse.sogo
131641
131642M	Main/GNUmakefile
131643M	Main/GNUmakefile.preamble
131644D	Main/SOGoStartupLogger.h
131645D	Main/SOGoStartupLogger.m
131646A	SoObjects/SOGo/SOGoStartupLogger.h
131647A	SoObjects/SOGo/SOGoStartupLogger.m
131648
131649commit 6d44dd58f9271ec91c869b81da74c0d3ab255a7f
131650Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131651Date:   Fri Nov 27 15:16:31 2009 +0000
131652
131653    Monotone-Parent: 84c6073079fd585b26505ef43bd7c3cd478b2255
131654    Monotone-Revision: 26c7b9bc924807f585951102db6677a54ac082b3
131655
131656    Monotone-Author: wsourdeau@inverse.ca
131657    Monotone-Date: 2009-11-27T15:16:31
131658    Monotone-Branch: ca.inverse.sogo
131659
131660M	ChangeLog
131661M	SoObjects/SOGo/SOGoUserDefaults.m
131662
131663commit 0fdae362784f864db1a4bf4b75af19e66d9e50e6
131664Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131665Date:   Thu Nov 26 21:14:56 2009 +0000
131666
131667    Monotone-Parent: 281488f5ccd9072f8845d50a816057f4a181d5b9
131668    Monotone-Revision: 84c6073079fd585b26505ef43bd7c3cd478b2255
131669
131670    Monotone-Author: wsourdeau@inverse.ca
131671    Monotone-Date: 2009-11-26T21:14:56
131672    Monotone-Branch: ca.inverse.sogo
131673
131674M	Tests/README
131675M	Tests/preferences.py
131676
131677commit e77aba5bd6ee25536b866946247f23429088c874
131678Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131679Date:   Thu Nov 26 20:44:58 2009 +0000
131680
131681    Monotone-Parent: e862ec9df7a40d9361fca6b959f96c844ff74060
131682    Monotone-Revision: 281488f5ccd9072f8845d50a816057f4a181d5b9
131683
131684    Monotone-Author: wsourdeau@inverse.ca
131685    Monotone-Date: 2009-11-26T20:44:58
131686    Monotone-Branch: ca.inverse.sogo
131687
131688M	ChangeLog
131689M	SoObjects/SOGo/SOGoUserDefaults.m
131690
131691commit 126b92fb1ec6997f0e711062e0c54af07d10e29e
131692Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131693Date:   Thu Nov 26 19:34:56 2009 +0000
131694
131695    Monotone-Parent: f617866a91a29b390f0a2207ceb975bf2b2eeaa3
131696    Monotone-Revision: e862ec9df7a40d9361fca6b959f96c844ff74060
131697
131698    Monotone-Author: wsourdeau@inverse.ca
131699    Monotone-Date: 2009-11-26T19:34:56
131700    Monotone-Branch: ca.inverse.sogo
131701
131702M	ChangeLog
131703M	SoObjects/SOGo/SOGoUserDefaults.m
131704
131705commit 5a31a100c6f7252e84856ea4e37217c7007cbd4d
131706Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131707Date:   Thu Nov 26 19:32:24 2009 +0000
131708
131709    Monotone-Parent: 367e72af9d08f48f2e598a1e344c784b6bc4ffac
131710    Monotone-Revision: f617866a91a29b390f0a2207ceb975bf2b2eeaa3
131711
131712    Monotone-Author: wsourdeau@inverse.ca
131713    Monotone-Date: 2009-11-26T19:32:24
131714    Monotone-Branch: ca.inverse.sogo
131715
131716M	ChangeLog
131717M	SoObjects/SOGo/SOGoCache.m
131718
131719commit 09e4c3f2a954f988dfb6c2d613e3a00740807a5b
131720Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131721Date:   Thu Nov 26 19:31:07 2009 +0000
131722
131723    Monotone-Parent: bcd29d180f0f481f03088f9e1fcb3066dcfdbcc9
131724    Monotone-Revision: 367e72af9d08f48f2e598a1e344c784b6bc4ffac
131725
131726    Monotone-Author: wsourdeau@inverse.ca
131727    Monotone-Date: 2009-11-26T19:31:07
131728    Monotone-Branch: ca.inverse.sogo
131729
131730M	ChangeLog
131731M	SoObjects/SOGo/NSDictionary+BSJSONAdditions.h
131732M	SoObjects/SOGo/NSDictionary+BSJSONAdditions.m
131733M	SoObjects/SOGo/NSString+Utilities.m
131734M	SoObjects/SOGo/SOGoUserDefaults.m
131735M	SoObjects/SOGo/SOGoUserManager.m
131736M	UI/Scheduler/UIxComponentEditor.m
131737
131738commit 988df04587a2dc59554961056baba7fa26308246
131739Author: Ludovic Marcotte <lmarcotte@inverse.ca>
131740Date:   Thu Nov 26 16:59:29 2009 +0000
131741
131742    See ChangeLog
131743
131744    Monotone-Parent: bd604d08baed0cf7905c0c78a513a7e7a9621223
131745    Monotone-Revision: 5cb63d3b6d43af52102d0fcf33a7587994776330
131746
131747    Monotone-Author: ludovic@Sophos.ca
131748    Monotone-Date: 2009-11-26T16:59:29
131749    Monotone-Branch: ca.inverse.sogo
131750
131751M	ChangeLog
131752M	UI/PreferencesUI/UIxPreferences.m
131753
131754commit 55c9719b11e9df226845dfa69c0a9056719d625c
131755Author: Francis Lachapelle <flachapelle@inverse.ca>
131756Date:   Thu Nov 26 14:53:30 2009 +0000
131757
131758    See ChangeLog
131759
131760    Monotone-Parent: bd604d08baed0cf7905c0c78a513a7e7a9621223
131761    Monotone-Revision: 00ffb0295fd6e6526c1e1132bcd23e8726c80997
131762
131763    Monotone-Author: flachapelle@inverse.ca
131764    Monotone-Date: 2009-11-26T14:53:30
131765    Monotone-Branch: ca.inverse.sogo
131766
131767M	ChangeLog
131768M	SoObjects/Mailer/NSData+Mail.h
131769M	SoObjects/Mailer/NSData+Mail.m
131770M	SoObjects/Mailer/NSString+Mail.m
131771M	UI/MailPartViewers/UIxMailPartMessageViewer.m
131772
131773commit 90f4187c98b05f7a5620f95b288fe9cc1e3218c5
131774Author: Ludovic Marcotte <lmarcotte@inverse.ca>
131775Date:   Thu Nov 26 11:51:52 2009 +0000
131776
131777    See ChangeLog
131778
131779    Monotone-Parent: 5a7e429f43453ecb7e1ca7ac57a0e13f01a7d0be
131780    Monotone-Revision: bd604d08baed0cf7905c0c78a513a7e7a9621223
131781
131782    Monotone-Author: ludovic@Sophos.ca
131783    Monotone-Date: 2009-11-26T11:51:52
131784    Monotone-Branch: ca.inverse.sogo
131785
131786M	ChangeLog
131787M	SoObjects/Mailer/SOGoMailObject+Draft.m
131788M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
131789
131790commit a66386c85ab811ceee5f3d4f84714ee66feda09b
131791Author: Francis Lachapelle <flachapelle@inverse.ca>
131792Date:   Thu Nov 26 01:09:50 2009 +0000
131793
131794    Fixed CSS for IE in categories editor of preferences window.
131795
131796    Monotone-Parent: 39c75e19bf860149cbc9f36ece8744fbd26e0134
131797    Monotone-Revision: 5a7e429f43453ecb7e1ca7ac57a0e13f01a7d0be
131798
131799    Monotone-Author: flachapelle@inverse.ca
131800    Monotone-Date: 2009-11-26T01:09:50
131801    Monotone-Branch: ca.inverse.sogo
131802
131803M	UI/Templates/PreferencesUI/UIxPreferences.wox
131804M	UI/WebServerResources/UIxPreferences.css
131805M	UI/WebServerResources/UIxPreferences.js
131806M	UI/WebServerResources/iefixes.css
131807
131808commit 57a29bf6b03029e45e5f63c465d79bf13270e1b9
131809Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131810Date:   Wed Nov 25 19:45:58 2009 +0000
131811
131812    Monotone-Parent: 6159e0c704df2f0a52d5c655b815ae3ef9db304d
131813    Monotone-Revision: d9edaa5a4ca6782486f4ff16bb99afda3eb95d68
131814
131815    Monotone-Author: wsourdeau@inverse.ca
131816    Monotone-Date: 2009-11-25T19:45:58
131817    Monotone-Branch: ca.inverse.sogo
131818
131819M	SOPE/sope-patchset-r1660.diff
131820
131821commit e9a9134d927a9ee51165fd550ea84d0c24d1083e
131822Author: Francis Lachapelle <flachapelle@inverse.ca>
131823Date:   Wed Nov 25 19:21:58 2009 +0000
131824
131825    Fix CSS in UIxComponentEditor
131826
131827    Monotone-Parent: f094a21d8e470bf3e243d0c7413263f48be70226
131828    Monotone-Revision: 9f67c189b2251b9511b4088c2ea0553e82a50502
131829
131830    Monotone-Author: flachapelle@inverse.ca
131831    Monotone-Date: 2009-11-25T19:21:58
131832    Monotone-Branch: ca.inverse.sogo
131833
131834M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
131835M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
131836
131837commit 3a28682a3e84242a0c9fed0756eae93859cfeb0d
131838Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131839Date:   Wed Nov 25 19:21:37 2009 +0000
131840
131841    Monotone-Parent: f094a21d8e470bf3e243d0c7413263f48be70226
131842    Monotone-Revision: 6159e0c704df2f0a52d5c655b815ae3ef9db304d
131843
131844    Monotone-Author: wsourdeau@inverse.ca
131845    Monotone-Date: 2009-11-25T19:21:37
131846    Monotone-Branch: ca.inverse.sogo
131847
131848M	SOPE/sope-patchset-r1660.diff
131849
131850commit 3c24d99fb398d30e7c468ef048614d4f295a8b6f
131851Author: Francis Lachapelle <flachapelle@inverse.ca>
131852Date:   Wed Nov 25 02:34:24 2009 +0000
131853
131854    See ChangeLog
131855
131856    Monotone-Parent: c55d7e01ad80c68ff71c3684827782f73ac196ef
131857    Monotone-Revision: f094a21d8e470bf3e243d0c7413263f48be70226
131858
131859    Monotone-Author: flachapelle@inverse.ca
131860    Monotone-Date: 2009-11-25T02:34:24
131861    Monotone-Branch: ca.inverse.sogo
131862
131863M	ChangeLog
131864M	SoObjects/Mailer/NSData+Mail.h
131865M	SoObjects/Mailer/NSData+Mail.m
131866M	SoObjects/Mailer/NSString+Mail.h
131867M	SoObjects/Mailer/NSString+Mail.m
131868M	SoObjects/Mailer/SOGoMailObject.m
131869M	UI/MailPartViewers/UIxMailPartMessageViewer.m
131870M	UI/MailerUI/UIxMailListView.m
131871
131872commit c8358a9f4f035ad0b0e446e93a0c6a0d6b9953d1
131873Author: Ludovic Marcotte <lmarcotte@inverse.ca>
131874Date:   Tue Nov 24 20:19:21 2009 +0000
131875
131876    See ChangeLog
131877    #MTN: ----------------------------------------------------------------------
131878
131879    Monotone-Parent: 8bf27e6a6e311b43dd1eefbb9eab21ed89a80f6d
131880    Monotone-Revision: c55d7e01ad80c68ff71c3684827782f73ac196ef
131881
131882    Monotone-Author: ludovic@Sophos.ca
131883    Monotone-Date: 2009-11-24T20:19:21
131884    Monotone-Branch: ca.inverse.sogo
131885
131886M	ChangeLog
131887M	SoObjects/SOGo/SOGoGroup.m
131888M	SoObjects/SOGo/SQLSource.m
131889
131890commit c834daa7cafaa7d64b573acecc47623ae9264b23
131891Author: Francis Lachapelle <flachapelle@inverse.ca>
131892Date:   Mon Nov 23 22:46:14 2009 +0000
131893
131894    Fixed translations for "Fmt_" keys.
131895
131896    Monotone-Parent: dbf0e1c560253d898374155e0aa7bd9b90bc6555
131897    Monotone-Revision: 7aed954ad4ebbca743fbd0ed569ccff8ef579d50
131898
131899    Monotone-Author: flachapelle@inverse.ca
131900    Monotone-Date: 2009-11-23T22:46:14
131901    Monotone-Branch: ca.inverse.sogo
131902
131903M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
131904M	UI/PreferencesUI/French.lproj/Localizable.strings
131905M	UI/PreferencesUI/German.lproj/Localizable.strings
131906M	UI/PreferencesUI/Russian.lproj/Localizable.strings
131907M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
131908
131909commit 4071fdb44aef721d76223e8c93bc51d5006c8749
131910Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131911Date:   Mon Nov 23 19:18:50 2009 +0000
131912
131913    Monotone-Parent: dbf0e1c560253d898374155e0aa7bd9b90bc6555
131914    Monotone-Revision: 0c87f247ac8738bb8abb3be8b9181fa346568ad5
131915
131916    Monotone-Author: wsourdeau@inverse.ca
131917    Monotone-Date: 2009-11-23T19:18:50
131918    Monotone-Branch: ca.inverse.sogo
131919
131920M	ChangeLog
131921M	Tools/sogo-tool.m
131922
131923commit 4a46b725c7cacd460fdc49eb67830bd15d7817e6
131924Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131925Date:   Fri Nov 20 20:25:13 2009 +0000
131926
131927    Monotone-Parent: 3e6948059832484bb80a8445b88f9673d85ac1ba
131928    Monotone-Revision: dbf0e1c560253d898374155e0aa7bd9b90bc6555
131929
131930    Monotone-Author: wsourdeau@inverse.ca
131931    Monotone-Date: 2009-11-20T20:25:13
131932    Monotone-Branch: ca.inverse.sogo
131933
131934M	ChangeLog
131935M	SoObjects/SOGo/SOGoDAVAuthenticator.h
131936M	SoObjects/SOGo/SOGoDAVAuthenticator.m
131937M	SoObjects/SOGo/SOGoProxyAuthenticator.h
131938M	SoObjects/SOGo/SOGoProxyAuthenticator.m
131939M	SoObjects/SOGo/SOGoWebAuthenticator.h
131940M	SoObjects/SOGo/SOGoWebAuthenticator.m
131941
131942commit 9dd4c2c0148ee49222785103b0c182243fcad5f0
131943Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131944Date:   Fri Nov 20 20:17:01 2009 +0000
131945
131946    Monotone-Parent: c0283461e792310f219134254634aca1351aec58
131947    Monotone-Revision: 3e6948059832484bb80a8445b88f9673d85ac1ba
131948
131949    Monotone-Author: wsourdeau@inverse.ca
131950    Monotone-Date: 2009-11-20T20:17:01
131951    Monotone-Branch: ca.inverse.sogo
131952
131953M	Main/GNUmakefile
131954M	Main/SOGo.m
131955A	Main/SOGoStartupLogger.h
131956A	Main/SOGoStartupLogger.m
131957M	Main/sogod.m
131958
131959commit ef483a59ea008a41d0d6ed6e0e0f76ce1edfd18f
131960Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131961Date:   Fri Nov 20 19:02:39 2009 +0000
131962
131963    Monotone-Parent: db65c7e35ae83bc91fdec247c1d3eba6847752da
131964    Monotone-Revision: 8c9e590b755c113a30dd211d600f834108d3d3c5
131965
131966    Monotone-Author: wsourdeau@inverse.ca
131967    Monotone-Date: 2009-11-20T19:02:39
131968    Monotone-Branch: ca.inverse.sogo
131969
131970M	ChangeLog
131971M	Main/sogod.m
131972
131973commit c8e8c4dff09567a619a40600108ea4d048263c73
131974Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
131975Date:   Fri Nov 20 18:59:52 2009 +0000
131976
131977    Monotone-Parent: 3f1a705ea4e12fea3f816fcc523a8b481c081f11
131978    Monotone-Revision: db65c7e35ae83bc91fdec247c1d3eba6847752da
131979
131980    Monotone-Author: wsourdeau@inverse.ca
131981    Monotone-Date: 2009-11-20T18:59:52
131982    Monotone-Branch: ca.inverse.sogo
131983
131984M	Main/SOGoProductLoader.m
131985
131986commit 02db1a1be73dfad491d24178b7315c6c6d7a7300
131987Author: Francis Lachapelle <flachapelle@inverse.ca>
131988Date:   Fri Nov 20 16:18:10 2009 +0000
131989
131990    Added Swedish in each translation of UI/PreferencesUI.
131991
131992    Monotone-Parent: 18155a2d60bff7181a5a85a593a9eeddab055e95
131993    Monotone-Revision: cb353540581231ee354e2ecfb4ee098e1f4fd5b7
131994
131995    Monotone-Author: flachapelle@inverse.ca
131996    Monotone-Date: 2009-11-20T16:18:10
131997    Monotone-Branch: ca.inverse.sogo
131998
131999M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
132000M	UI/PreferencesUI/Czech.lproj/Localizable.strings
132001M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
132002M	UI/PreferencesUI/French.lproj/Localizable.strings
132003M	UI/PreferencesUI/German.lproj/Localizable.strings
132004M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
132005M	UI/PreferencesUI/Italian.lproj/Localizable.strings
132006M	UI/PreferencesUI/Russian.lproj/Localizable.strings
132007M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
132008M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
132009
132010commit d086fd5dd95f96eb6199829b7ff5db471da7d6bc
132011Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132012Date:   Fri Nov 20 15:54:14 2009 +0000
132013
132014    Monotone-Parent: 18155a2d60bff7181a5a85a593a9eeddab055e95
132015    Monotone-Revision: 3f1a705ea4e12fea3f816fcc523a8b481c081f11
132016
132017    Monotone-Author: wsourdeau@inverse.ca
132018    Monotone-Date: 2009-11-20T15:54:14
132019    Monotone-Branch: ca.inverse.sogo
132020
132021M	ChangeLog
132022M	SoObjects/SOGo/SOGoUserDefaults.m
132023
132024commit a652b15152d776d85da016cd71e59b335f3aae3f
132025Author: Francis Lachapelle <flachapelle@inverse.ca>
132026Date:   Fri Nov 20 14:59:16 2009 +0000
132027
132028    Updated Swedish translation.
132029
132030    Monotone-Parent: 030a45848583164e8f229744cd5a518ecc93b665
132031    Monotone-Revision: 18155a2d60bff7181a5a85a593a9eeddab055e95
132032
132033    Monotone-Author: flachapelle@inverse.ca
132034    Monotone-Date: 2009-11-20T14:59:16
132035    Monotone-Branch: ca.inverse.sogo
132036
132037M	UI/Common/Swedish.lproj/Localizable.strings
132038M	UI/MailerUI/Swedish.lproj/Localizable.strings
132039
132040commit 8f472524a4df4e00203a074c6fe129c64a3914ba
132041Author: Francis Lachapelle <flachapelle@inverse.ca>
132042Date:   Thu Nov 19 22:50:18 2009 +0000
132043
132044    See ChangeLog
132045
132046    Monotone-Parent: b7300c32ea4332dc810095989c8cea185300c032
132047    Monotone-Revision: 030a45848583164e8f229744cd5a518ecc93b665
132048
132049    Monotone-Author: flachapelle@inverse.ca
132050    Monotone-Date: 2009-11-19T22:50:18
132051    Monotone-Branch: ca.inverse.sogo
132052
132053M	ChangeLog
132054M	SoObjects/Mailer/SOGoMailReply.m
132055
132056commit 56972b8e5337ba370e2fa4076da6deaed85726d3
132057Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132058Date:   Thu Nov 19 20:21:48 2009 +0000
132059
132060    Monotone-Parent: cf528c32a864b21894f3e0902af7a6f58b27594a
132061    Monotone-Revision: b7300c32ea4332dc810095989c8cea185300c032
132062
132063    Monotone-Author: wsourdeau@inverse.ca
132064    Monotone-Date: 2009-11-19T20:21:48
132065    Monotone-Branch: ca.inverse.sogo
132066
132067M	ChangeLog
132068M	SoObjects/SOGo/SOGoUserDefaults.m
132069
132070commit 547958b916510ef42bbc87deed39a3f9d18466bc
132071Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132072Date:   Thu Nov 19 20:02:45 2009 +0000
132073
132074    Monotone-Parent: b7751a69b5bfafc16aaf3506b97e9c0d3aeeab69
132075    Monotone-Revision: cf528c32a864b21894f3e0902af7a6f58b27594a
132076
132077    Monotone-Author: wsourdeau@inverse.ca
132078    Monotone-Date: 2009-11-19T20:02:45
132079    Monotone-Branch: ca.inverse.sogo
132080
132081M	ChangeLog
132082M	SoObjects/SOGo/SQLSource.m
132083
132084commit cee703c4562d49d899727cdfd9717df798ec778d
132085Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132086Date:   Thu Nov 19 19:57:26 2009 +0000
132087
132088    Monotone-Parent: f240bfe4674e163be4ece6a56adc0840ccdf87e9
132089    Monotone-Revision: b7751a69b5bfafc16aaf3506b97e9c0d3aeeab69
132090
132091    Monotone-Author: wsourdeau@inverse.ca
132092    Monotone-Date: 2009-11-19T19:57:26
132093    Monotone-Branch: ca.inverse.sogo
132094
132095M	ChangeLog
132096M	SoObjects/SOGo/SOGoUserDefaults.m
132097
132098commit ee68a98bfdc0a37cdc607a16e137b2f10efb9e3c
132099Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132100Date:   Thu Nov 19 19:54:08 2009 +0000
132101
132102    Monotone-Parent: 54e08d70ed3b12e1a8bb0a68c590698753bb3e02
132103    Monotone-Revision: f240bfe4674e163be4ece6a56adc0840ccdf87e9
132104
132105    Monotone-Author: wsourdeau@inverse.ca
132106    Monotone-Date: 2009-11-19T19:54:08
132107    Monotone-Branch: ca.inverse.sogo
132108
132109M	ChangeLog
132110M	SoObjects/SOGo/SOGoUser.m
132111
132112commit c94db02a3360ffe6b397e15d2e41fc6a0502b511
132113Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132114Date:   Thu Nov 19 17:08:47 2009 +0000
132115
132116    Monotone-Parent: 9f8af75f69269845084162a8844a51cf065ae8fc
132117    Monotone-Revision: 54e08d70ed3b12e1a8bb0a68c590698753bb3e02
132118
132119    Monotone-Author: wsourdeau@inverse.ca
132120    Monotone-Date: 2009-11-19T17:08:47
132121    Monotone-Branch: ca.inverse.sogo
132122
132123M	ChangeLog
132124M	SoObjects/SOGo/SOGoCache.h
132125M	SoObjects/SOGo/SOGoCache.m
132126M	SoObjects/SOGo/SOGoUser.m
132127M	SoObjects/SOGo/SOGoUserDefaults.h
132128M	SoObjects/SOGo/SOGoUserDefaults.m
132129M	SoObjects/SOGo/SOGoUserManager.m
132130
132131commit 81997a8c8a9add2c64da9e9cbb529b04351df430
132132Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132133Date:   Thu Nov 19 16:53:51 2009 +0000
132134
132135    Monotone-Parent: 72e1b73ecd70270e80d3a060fabe219cfcdd21cd
132136    Monotone-Revision: 9f8af75f69269845084162a8844a51cf065ae8fc
132137
132138    Monotone-Author: wsourdeau@inverse.ca
132139    Monotone-Date: 2009-11-19T16:53:51
132140    Monotone-Branch: ca.inverse.sogo
132141
132142M	ChangeLog
132143M	SoObjects/SOGo/SOGoParentFolder.m
132144
132145commit 972aa027d9c7104ad449db7907ea4963d00d286d
132146Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132147Date:   Thu Nov 19 16:51:02 2009 +0000
132148
132149    Monotone-Parent: 8714a90171f0256424d65122b72c98a61ef5f55a
132150    Monotone-Revision: 72e1b73ecd70270e80d3a060fabe219cfcdd21cd
132151
132152    Monotone-Author: wsourdeau@inverse.ca
132153    Monotone-Date: 2009-11-19T16:51:02
132154    Monotone-Branch: ca.inverse.sogo
132155
132156M	ChangeLog
132157M	Tools/sogo-tool.m
132158
132159commit 702af743247c7eba7294080a1bf6ff9f477fe2eb
132160Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132161Date:   Thu Nov 19 16:49:45 2009 +0000
132162
132163    Monotone-Parent: 6e1bd1891e5cfeca7fa78369305bcad3b36d1955
132164    Monotone-Revision: 8714a90171f0256424d65122b72c98a61ef5f55a
132165
132166    Monotone-Author: wsourdeau@inverse.ca
132167    Monotone-Date: 2009-11-19T16:49:45
132168    Monotone-Branch: ca.inverse.sogo
132169
132170M	ChangeLog
132171M	UI/Scheduler/UIxComponentEditor.m
132172
132173commit cfc6787765800d097f7298a5f095cc61321c330b
132174Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132175Date:   Thu Nov 19 16:43:29 2009 +0000
132176
132177    Monotone-Parent: 42650c7e11b236bf9b1b25f7089b591ad1af31aa
132178    Monotone-Revision: 6e1bd1891e5cfeca7fa78369305bcad3b36d1955
132179
132180    Monotone-Author: wsourdeau@inverse.ca
132181    Monotone-Date: 2009-11-19T16:43:29
132182    Monotone-Branch: ca.inverse.sogo
132183
132184M	SOPE/GDLContentStore/ChangeLog
132185M	SOPE/GDLContentStore/GCSChannelManager.h
132186M	SOPE/GDLContentStore/GCSChannelManager.m
132187
132188commit b35a2e92cd2b3b385caf3c35c6e57b836120e5d9
132189Author: Francis Lachapelle <flachapelle@inverse.ca>
132190Date:   Thu Nov 19 01:59:24 2009 +0000
132191
132192    Updated NEWS file
132193
132194    Monotone-Parent: d51e4aa6904224eef4f85b41b614e15ea902be8a
132195    Monotone-Revision: 8284970df75a548f065196f3da7fcd70bc8c47b3
132196
132197    Monotone-Author: flachapelle@inverse.ca
132198    Monotone-Date: 2009-11-19T01:59:24
132199    Monotone-Branch: ca.inverse.sogo
132200
132201M	NEWS
132202
132203commit 024673187f61388085c5c2cd1e5efc9c04fc55d4
132204Author: Francis Lachapelle <flachapelle@inverse.ca>
132205Date:   Thu Nov 19 01:46:55 2009 +0000
132206
132207    Improved French translation.
132208
132209    Monotone-Parent: af080c9cf7ca32f65f9dd328b779029483bc2da6
132210    Monotone-Revision: d51e4aa6904224eef4f85b41b614e15ea902be8a
132211
132212    Monotone-Author: flachapelle@inverse.ca
132213    Monotone-Date: 2009-11-19T01:46:55
132214    Monotone-Branch: ca.inverse.sogo
132215
132216M	UI/Scheduler/French.lproj/Localizable.strings
132217
132218commit b651794c5a899986c8d93cff6befb40b7907ecae
132219Author: Francis Lachapelle <flachapelle@inverse.ca>
132220Date:   Wed Nov 18 23:42:49 2009 +0000
132221
132222    Added Swedish translation.
132223
132224    Monotone-Parent: 12a59355a419419882f630c0b278d47eefbbd116
132225    Monotone-Revision: af080c9cf7ca32f65f9dd328b779029483bc2da6
132226
132227    Monotone-Author: flachapelle@inverse.ca
132228    Monotone-Date: 2009-11-18T23:42:49
132229    Monotone-Branch: ca.inverse.sogo
132230
132231A	SoObjects/Appointments/SOGoAptMailSwedishDeletion.wo/SOGoAptMailSwedishDeletion.html
132232A	SoObjects/Appointments/SOGoAptMailSwedishDeletion.wo/SOGoAptMailSwedishDeletion.wod
132233A	SoObjects/Appointments/SOGoAptMailSwedishInvitation.wo/SOGoAptMailSwedishInvitation.html
132234A	SoObjects/Appointments/SOGoAptMailSwedishInvitation.wo/SOGoAptMailSwedishInvitation.wod
132235A	SoObjects/Appointments/SOGoAptMailSwedishUpdate.wo/SOGoAptMailSwedishUpdate.html
132236A	SoObjects/Appointments/SOGoAptMailSwedishUpdate.wo/SOGoAptMailSwedishUpdate.wod
132237A	SoObjects/Appointments/Swedish.lproj/Localizable.strings
132238A	SoObjects/Contacts/Swedish.lproj/Localizable.strings
132239A	SoObjects/Mailer/SOGoMailSwedishForward.wo/SOGoMailSwedishForward.html
132240A	SoObjects/Mailer/SOGoMailSwedishForward.wo/SOGoMailSwedishForward.wod
132241A	SoObjects/Mailer/SOGoMailSwedishReply.wo/SOGoMailSwedishReply.html
132242A	SoObjects/Mailer/SOGoMailSwedishReply.wo/SOGoMailSwedishReply.wod
132243A	UI/AdministrationUI/Swedish.lproj/Localizable.strings
132244A	UI/Common/Swedish.lproj/Localizable.strings
132245A	UI/Contacts/Swedish.lproj/Localizable.strings
132246A	UI/MailPartViewers/Swedish.lproj/Localizable.strings
132247A	UI/MailerUI/Swedish.lproj/Localizable.strings
132248A	UI/MainUI/Swedish.lproj/Locale
132249A	UI/MainUI/Swedish.lproj/Localizable.strings
132250A	UI/PreferencesUI/Swedish.lproj/Localizable.strings
132251A	UI/Scheduler/Swedish.lproj/Localizable.strings
132252A	UI/Templates/Appointments/SOGoAptMailSwedishICalReply.wox
132253A	UI/Templates/SOGoACLSwedishAdditionAdvisory.wox
132254A	UI/Templates/SOGoACLSwedishModificationAdvisory.wox
132255A	UI/Templates/SOGoACLSwedishRemovalAdvisory.wox
132256A	UI/Templates/SOGoFolderSwedishAdditionAdvisory.wox
132257A	UI/Templates/SOGoFolderSwedishRemovalAdvisory.wox
132258
132259commit 7e03b255fe56040bb68e94f960dac93ef4f24bd5
132260Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132261Date:   Wed Nov 18 23:16:15 2009 +0000
132262
132263    Monotone-Parent: d656a1a3c9e97c1b1a23a7959821aa3c54780d86
132264    Monotone-Revision: 8b5b324a1c2f984ac4755fedfc3bf7a66169a6af
132265
132266    Monotone-Author: wsourdeau@inverse.ca
132267    Monotone-Date: 2009-11-18T23:16:15
132268    Monotone-Branch: ca.inverse.sogo
132269
132270M	ChangeLog
132271M	SoObjects/SOGo/NSString+Utilities.h
132272M	SoObjects/SOGo/NSString+Utilities.m
132273
132274commit 2dcdcb2e89e1a94330c00436a7457c108a3e6717
132275Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132276Date:   Wed Nov 18 23:15:34 2009 +0000
132277
132278    Monotone-Parent: a1ad485763dbb256f42488a0cf3e8c8061604d83
132279    Monotone-Revision: d656a1a3c9e97c1b1a23a7959821aa3c54780d86
132280
132281    Monotone-Author: wsourdeau@inverse.ca
132282    Monotone-Date: 2009-11-18T23:15:34
132283    Monotone-Branch: ca.inverse.sogo
132284
132285M	ChangeLog
132286M	SoObjects/SOGo/NSDictionary+BSJSONAdditions.h
132287M	SoObjects/SOGo/NSDictionary+BSJSONAdditions.m
132288M	SoObjects/SOGo/NSScanner+BSJSONAdditions.h
132289M	SoObjects/SOGo/NSScanner+BSJSONAdditions.m
132290
132291commit bf127ecc18e8a53f1e3d77bb7bae4d33f5419423
132292Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132293Date:   Wed Nov 18 23:13:44 2009 +0000
132294
132295    Monotone-Parent: 3053345e3004d3568a69d34023dc2bdf34c4c3b4
132296    Monotone-Revision: a1ad485763dbb256f42488a0cf3e8c8061604d83
132297
132298    Monotone-Author: wsourdeau@inverse.ca
132299    Monotone-Date: 2009-11-18T23:13:44
132300    Monotone-Branch: ca.inverse.sogo
132301
132302M	ChangeLog
132303M	Main/SOGo.m
132304
132305commit dcc9ae85ef09c052d4b670d4d3917eea04741b92
132306Author: Francis Lachapelle <flachapelle@inverse.ca>
132307Date:   Wed Nov 18 22:54:12 2009 +0000
132308
132309    Added Swedish translation.
132310
132311    Monotone-Parent: f1f2cd2f6a1aaf50bfe29a44ad3feefaff4ebbb2
132312    Monotone-Revision: ed66e83d2feb1a41dee7a2a6ca422f440f0e7b18
132313
132314    Monotone-Author: flachapelle@inverse.ca
132315    Monotone-Date: 2009-11-18T22:54:12
132316    Monotone-Branch: ca.inverse.sogo
132317
132318M	SoObjects/Appointments/GNUmakefile
132319M	SoObjects/Appointments/SOGoAptMailDeletion.m
132320M	SoObjects/Appointments/SOGoAptMailICalReply.m
132321M	SoObjects/Appointments/SOGoAptMailInvitation.m
132322M	SoObjects/Appointments/SOGoAptMailUpdate.m
132323M	SoObjects/Contacts/GNUmakefile
132324M	SoObjects/Mailer/GNUmakefile
132325M	UI/AdministrationUI/GNUmakefile
132326M	UI/Common/GNUmakefile
132327M	UI/Contacts/GNUmakefile
132328M	UI/Contacts/UIxContactFoldersView.m
132329M	UI/Contacts/UIxListEditor.m
132330M	UI/MailPartViewers/GNUmakefile
132331M	UI/MailerUI/GNUmakefile
132332M	UI/MailerUI/Hungarian.lproj/Localizable.strings
132333M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
132334M	UI/MainUI/Czech.lproj/Localizable.strings
132335M	UI/MainUI/Dutch.lproj/Localizable.strings
132336M	UI/MainUI/English.lproj/Localizable.strings
132337M	UI/MainUI/French.lproj/Localizable.strings
132338M	UI/MainUI/GNUmakefile
132339M	UI/MainUI/German.lproj/Localizable.strings
132340M	UI/MainUI/Hungarian.lproj/Localizable.strings
132341M	UI/MainUI/Italian.lproj/Localizable.strings
132342M	UI/MainUI/Russian.lproj/Localizable.strings
132343M	UI/MainUI/SOGoRootPage.m
132344M	UI/MainUI/Spanish.lproj/Localizable.strings
132345M	UI/MainUI/Welsh.lproj/Localizable.strings
132346M	UI/PreferencesUI/English.lproj/Localizable.strings
132347M	UI/PreferencesUI/GNUmakefile
132348M	UI/SOGoUI/SOGoACLAdvisory.h
132349M	UI/SOGoUI/SOGoACLAdvisory.m
132350M	UI/SOGoUI/SOGoFolderAdvisory.h
132351M	UI/SOGoUI/SOGoFolderAdvisory.m
132352M	UI/Scheduler/GNUmakefile
132353M	UI/Scheduler/Russian.lproj/Localizable.strings
132354
132355commit 70947fe36707ceaacefde36c287c3c55a0872a50
132356Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132357Date:   Wed Nov 18 16:47:49 2009 +0000
132358
132359    Monotone-Parent: 0c9fe27ffae5ff44e73d7dfca3b188c2ba1c0873
132360    Monotone-Revision: 3053345e3004d3568a69d34023dc2bdf34c4c3b4
132361
132362    Monotone-Author: wsourdeau@inverse.ca
132363    Monotone-Date: 2009-11-18T16:47:49
132364    Monotone-Branch: ca.inverse.sogo
132365
132366M	UI/Templates/GNUmakefile
132367
132368commit 4775e4188c4f65c9a0db4a65649659afcd6600fc
132369Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132370Date:   Wed Nov 18 16:44:46 2009 +0000
132371
132372    Monotone-Parent: c1d0200c4b60b6258231cb033e48e83ccd97ed4e
132373    Monotone-Revision: 0c9fe27ffae5ff44e73d7dfca3b188c2ba1c0873
132374
132375    Monotone-Author: wsourdeau@inverse.ca
132376    Monotone-Date: 2009-11-18T16:44:46
132377    Monotone-Branch: ca.inverse.sogo
132378
132379M	UI/WebServerResources/GNUmakefile
132380
132381commit 9259ff53d23c77c60dec4b9f343044cca0ebdba3
132382Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132383Date:   Wed Nov 18 16:40:43 2009 +0000
132384
132385    Monotone-Parent: f1f2cd2f6a1aaf50bfe29a44ad3feefaff4ebbb2
132386    Monotone-Revision: c1d0200c4b60b6258231cb033e48e83ccd97ed4e
132387
132388    Monotone-Author: wsourdeau@inverse.ca
132389    Monotone-Date: 2009-11-18T16:40:43
132390    Monotone-Branch: ca.inverse.sogo
132391
132392M	UI/WebServerResources/GNUmakefile
132393
132394commit ac106aad7f627dc341b761502c22a9efa21fe4b5
132395Author: Francis Lachapelle <flachapelle@inverse.ca>
132396Date:   Tue Nov 17 17:44:21 2009 +0000
132397
132398    Updated NEWS file
132399
132400    Monotone-Parent: ee484382abda554a929b3591e9b64d063cf30887
132401    Monotone-Revision: f1f2cd2f6a1aaf50bfe29a44ad3feefaff4ebbb2
132402
132403    Monotone-Author: flachapelle@inverse.ca
132404    Monotone-Date: 2009-11-17T17:44:21
132405    Monotone-Branch: ca.inverse.sogo
132406
132407M	NEWS
132408
132409commit 6aa4bc10a38638554eea34eb7c27ec66edf532c5
132410Author: Francis Lachapelle <flachapelle@inverse.ca>
132411Date:   Tue Nov 17 16:29:09 2009 +0000
132412
132413    Debian init script was not using the $USER variable.
132414
132415    Monotone-Parent: bd24937e7ce408db324855032cc7f16806b6d54e
132416    Monotone-Revision: ee484382abda554a929b3591e9b64d063cf30887
132417
132418    Monotone-Author: flachapelle@inverse.ca
132419    Monotone-Date: 2009-11-17T16:29:09
132420    Monotone-Branch: ca.inverse.sogo
132421
132422M	debian/sogo.init
132423
132424commit 89eb0bb7e0cf4fbb434cb0f9b3e0a90068e046f2
132425Author: Francis Lachapelle <flachapelle@inverse.ca>
132426Date:   Mon Nov 16 20:11:15 2009 +0000
132427
132428    Improvement to the JavaScript of the login page.
132429
132430    Monotone-Parent: 9cbd91b1acc90a99245d977eebc9cfaa5013f540
132431    Monotone-Revision: bd24937e7ce408db324855032cc7f16806b6d54e
132432
132433    Monotone-Author: flachapelle@inverse.ca
132434    Monotone-Date: 2009-11-16T20:11:15
132435    Monotone-Branch: ca.inverse.sogo
132436
132437M	UI/WebServerResources/SOGoRootPage.js
132438
132439commit 95c6872a41d1547e40d6ab37d72b0506975e95eb
132440Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132441Date:   Mon Nov 16 15:02:14 2009 +0000
132442
132443    Monotone-Parent: defafb3d42bb34384a710aa31d323d75bb693172
132444    Monotone-Revision: 9cbd91b1acc90a99245d977eebc9cfaa5013f540
132445
132446    Monotone-Author: wsourdeau@inverse.ca
132447    Monotone-Date: 2009-11-16T15:02:14
132448    Monotone-Branch: ca.inverse.sogo
132449
132450M	ChangeLog
132451M	Main/SOGo.m
132452M	SoObjects/SOGo/SOGoCache.h
132453M	SoObjects/SOGo/SOGoCache.m
132454
132455commit e420fd76e903bc4713e1d96196935bf1107a9c96
132456Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132457Date:   Mon Nov 16 15:01:54 2009 +0000
132458
132459    Monotone-Parent: 5b1d778c72ce4ada23636c851701db22a919ec86
132460    Monotone-Revision: defafb3d42bb34384a710aa31d323d75bb693172
132461
132462    Monotone-Author: wsourdeau@inverse.ca
132463    Monotone-Date: 2009-11-16T15:01:54
132464    Monotone-Branch: ca.inverse.sogo
132465
132466M	UI/Scheduler/UIxComponentEditor.m
132467
132468commit 672ae69c978d448d944fc5890444072e49c198b4
132469Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132470Date:   Fri Nov 13 21:30:44 2009 +0000
132471
132472    Monotone-Parent: 539c778600d2e518b02c2bcbd94999b4d041813d
132473    Monotone-Revision: 5b1d778c72ce4ada23636c851701db22a919ec86
132474
132475    Monotone-Author: wsourdeau@inverse.ca
132476    Monotone-Date: 2009-11-13T21:30:44
132477    Monotone-Branch: ca.inverse.sogo
132478
132479M	Documentation/SOGo Installation Guide.odt
132480
132481commit fc2e9eef18ee071bc8b78720ddc7e542e6288efc
132482Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132483Date:   Fri Nov 13 14:25:47 2009 +0000
132484
132485    Monotone-Parent: 39f192a2cb7f0fd986565edd10b7ac885ccfb0f4
132486    Monotone-Revision: 539c778600d2e518b02c2bcbd94999b4d041813d
132487
132488    Monotone-Author: wsourdeau@inverse.ca
132489    Monotone-Date: 2009-11-13T14:25:47
132490    Monotone-Branch: ca.inverse.sogo
132491
132492M	Scripts/sogod-wrapper
132493
132494commit 766e60bd43ca17b0928474bf5c7f965db9575c07
132495Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132496Date:   Fri Nov 13 14:17:35 2009 +0000
132497
132498    Monotone-Parent: 6be35fb163738ebd89b9e08ca6fbb581da88e8b6
132499    Monotone-Revision: 39f192a2cb7f0fd986565edd10b7ac885ccfb0f4
132500
132501    Monotone-Author: wsourdeau@inverse.ca
132502    Monotone-Date: 2009-11-13T14:17:35
132503    Monotone-Branch: ca.inverse.sogo
132504
132505M	sogo.spec
132506
132507commit 83c23e05fcf7b3dd64943ff175481e3fc9ac134b
132508Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132509Date:   Thu Nov 12 18:30:21 2009 +0000
132510
132511    Monotone-Parent: 4c5d2c4066a223a058bf92270c21c3319e0a25fc
132512    Monotone-Revision: 7c3174b2dda8eadea001bf8ed529fc682f44b4eb
132513
132514    Monotone-Author: wsourdeau@inverse.ca
132515    Monotone-Date: 2009-11-12T18:30:21
132516    Monotone-Branch: ca.inverse.sogo
132517
132518M	Apache/SOGo-debian.conf
132519M	Apache/SOGo.conf
132520M	SOPE/sope-patchset-r1660.diff
132521M	Scripts/sogo-init.d-redhat
132522M	Scripts/sogo-init.d-sles
132523M	Scripts/sogod-wrapper
132524M	debian/sogo.init
132525M	sogo.spec
132526
132527commit c7c0809c6845ff8a2f44b7b3e50e8f54796399a0
132528Author: Francis Lachapelle <flachapelle@inverse.ca>
132529Date:   Wed Nov 11 14:57:15 2009 +0000
132530
132531    Updated updates.php
132532
132533    Monotone-Parent: 4c5d2c4066a223a058bf92270c21c3319e0a25fc
132534    Monotone-Revision: 9324608c23d9ecf3722d0720d2628281ed725d79
132535
132536    Monotone-Author: flachapelle@inverse.ca
132537    Monotone-Date: 2009-11-11T14:57:15
132538    Monotone-Branch: ca.inverse.sogo
132539
132540M	Scripts/updates.php
132541
132542commit fb9ac84533503018fd33d2b44228658e073e2148
132543Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132544Date:   Tue Nov 10 21:39:40 2009 +0000
132545
132546    Monotone-Parent: f9a04cc4832d7c1ca8d70b594faba3c5a0eda334
132547    Monotone-Revision: f3dd7372c4f74c5e1e309b528107e222964ca70b
132548
132549    Monotone-Author: wsourdeau@inverse.ca
132550    Monotone-Date: 2009-11-10T21:39:40
132551    Monotone-Branch: ca.inverse.sogo
132552
132553M	ChangeLog
132554M	UI/Contacts/UIxContactEditor.m
132555M	UI/Contacts/UIxListEditor.m
132556M	UI/MainUI/SOGoRootPage.m
132557M	UI/SOGoUI/UIxComponent.h
132558M	UI/SOGoUI/UIxComponent.m
132559M	UI/Templates/UIxPageFrame.wox
132560
132561commit 5adaba3ca9b464ea8a447536c9e8a1418ca0c5b5
132562Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132563Date:   Tue Nov 10 21:08:58 2009 +0000
132564
132565    Monotone-Parent: 132b2ba750acac2321a05f595c90612251cc2660
132566    Monotone-Revision: f9a04cc4832d7c1ca8d70b594faba3c5a0eda334
132567
132568    Monotone-Author: wsourdeau@inverse.ca
132569    Monotone-Date: 2009-11-10T21:08:58
132570    Monotone-Branch: ca.inverse.sogo
132571
132572M	UI/Templates/UIxPageFrame.wox
132573
132574commit 44465073bbfd665fb29e605d64cec9e97d03e626
132575Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132576Date:   Tue Nov 10 20:57:55 2009 +0000
132577
132578    Monotone-Parent: f7b66710e99ba7d1d9435fc3b1cd24eebb3b6bc6
132579    Monotone-Revision: bc27fcec7009f89be6225808b581d3967066dfac
132580
132581    Monotone-Author: wsourdeau@inverse.ca
132582    Monotone-Date: 2009-11-10T20:57:55
132583    Monotone-Branch: ca.inverse.sogo
132584
132585M	UI/Templates/UIxPageFrame.wox
132586
132587commit e1797c9365a172c8910995d8d9bd240265fdae37
132588Author: Francis Lachapelle <flachapelle@inverse.ca>
132589Date:   Tue Nov 10 16:18:57 2009 +0000
132590
132591    See ChangeLog
132592
132593    Monotone-Parent: ac03f0324d16940145f9feb2cf56e61ed3ee5ef6
132594    Monotone-Revision: 9aa24eb1e4a4107aaa9cf4e74e6f8c5b0477350a
132595
132596    Monotone-Author: flachapelle@inverse.ca
132597    Monotone-Date: 2009-11-10T16:18:57
132598    Monotone-Branch: ca.inverse.sogo
132599
132600M	ChangeLog
132601M	UI/Scheduler/UIxComponentEditor.m
132602
132603commit 4f5f19e6133e5b58ae2828af4e58f6103a6bf824
132604Author: Francis Lachapelle <flachapelle@inverse.ca>
132605Date:   Tue Nov 10 16:18:19 2009 +0000
132606
132607    Updated installation guide
132608
132609    Monotone-Parent: e41ab0579999c2bec5931b07e24575fdd3352c01
132610    Monotone-Revision: ac03f0324d16940145f9feb2cf56e61ed3ee5ef6
132611
132612    Monotone-Author: flachapelle@inverse.ca
132613    Monotone-Date: 2009-11-10T16:18:19
132614    Monotone-Branch: ca.inverse.sogo
132615
132616M	Documentation/SOGo Installation Guide.odt
132617
132618commit a6a841d85d9623ef4b192901cd77fa8bb858b770
132619Author: Ludovic Marcotte <lmarcotte@inverse.ca>
132620Date:   Sat Nov 7 22:33:25 2009 +0000
132621
132622    See ChangeLog
132623
132624    Monotone-Parent: d766f6e70aa4e2c12f71d547dd353e15b6f2aae4
132625    Monotone-Revision: e41ab0579999c2bec5931b07e24575fdd3352c01
132626
132627    Monotone-Author: ludovic@Sophos.ca
132628    Monotone-Date: 2009-11-07T22:33:25
132629    Monotone-Branch: ca.inverse.sogo
132630
132631M	ChangeLog
132632M	SoObjects/Appointments/SOGoAptMailNotification.h
132633M	SoObjects/Appointments/SOGoCalendarComponent.m
132634M	SoObjects/SOGo/SOGoCache.m
132635M	SoObjects/SOGo/SOGoGCSFolder.m
132636M	SoObjects/SOGo/SOGoMailer.m
132637D	UI/README
132638D	UI/SOGoUI/README
132639M	UI/SOGoUI/SOGoACLAdvisory.m
132640M	UI/SOGoUI/SOGoFolderAdvisory.m
132641
132642commit 02cba4656428bda9b931425fec0ec91d0d8b6137
132643Author: Francis Lachapelle <flachapelle@inverse.ca>
132644Date:   Fri Nov 6 22:07:48 2009 +0000
132645
132646    Updated list of versions of supported browsers.
132647
132648    Monotone-Parent: f7b66710e99ba7d1d9435fc3b1cd24eebb3b6bc6
132649    Monotone-Revision: d766f6e70aa4e2c12f71d547dd353e15b6f2aae4
132650
132651    Monotone-Author: flachapelle@inverse.ca
132652    Monotone-Date: 2009-11-06T22:07:48
132653    Monotone-Branch: ca.inverse.sogo
132654
132655M	UI/Templates/MainUI/SOGoBrowsersPanel.wox
132656
132657commit 61dbbabc0feb22d5bffbf58fa43ef368551916a8
132658Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132659Date:   Fri Nov 6 13:53:52 2009 +0000
132660
132661    Monotone-Parent: 06841c566e6f8405c285c88598c2e3a84713a9b8
132662    Monotone-Revision: f7b66710e99ba7d1d9435fc3b1cd24eebb3b6bc6
132663
132664    Monotone-Author: wsourdeau@inverse.ca
132665    Monotone-Date: 2009-11-06T13:53:52
132666    Monotone-Branch: ca.inverse.sogo
132667
132668M	ChangeLog
132669M	UI/WebServerResources/UIxPreferences.js
132670
132671commit bd2a008d2dd31c52d0c7913d69ffe71b648fb91c
132672Author: Francis Lachapelle <flachapelle@inverse.ca>
132673Date:   Thu Nov 5 21:51:07 2009 +0000
132674
132675    Updated installation guide.
132676
132677    Monotone-Parent: fe8e342827f97f4b5f5c94322b13f8a2ec20c40d
132678    Monotone-Revision: 06841c566e6f8405c285c88598c2e3a84713a9b8
132679
132680    Monotone-Author: flachapelle@inverse.ca
132681    Monotone-Date: 2009-11-05T21:51:07
132682    Monotone-Branch: ca.inverse.sogo
132683
132684M	Documentation/SOGo Installation Guide.odt
132685
132686commit aa16b8a5748d65ac5dd8fe9454cbf0789c44d239
132687Author: Francis Lachapelle <flachapelle@inverse.ca>
132688Date:   Thu Nov 5 21:25:04 2009 +0000
132689
132690    See ChangeLog
132691
132692    Monotone-Parent: 228e9770b472515d2c5ed57891aae9de3ccf23ff
132693    Monotone-Revision: fe8e342827f97f4b5f5c94322b13f8a2ec20c40d
132694
132695    Monotone-Author: flachapelle@inverse.ca
132696    Monotone-Date: 2009-11-05T21:25:04
132697    Monotone-Branch: ca.inverse.sogo
132698
132699M	ChangeLog
132700M	UI/WebServerResources/ContactsUI.js
132701M	UI/WebServerResources/SOGoRootPage.js
132702
132703commit 6ae1bfb0fed0a0b23b16b3e76a8b249a031cba82
132704Author: Ludovic Marcotte <lmarcotte@inverse.ca>
132705Date:   Thu Nov 5 19:42:17 2009 +0000
132706
132707    Removed useless info in the README
132708
132709    Monotone-Parent: d09001490c2d88332ef3ec446bfd0aa488d0de8c
132710    Monotone-Revision: 228e9770b472515d2c5ed57891aae9de3ccf23ff
132711
132712    Monotone-Author: ludovic@Sophos.ca
132713    Monotone-Date: 2009-11-05T19:42:17
132714    Monotone-Branch: ca.inverse.sogo
132715
132716M	SoObjects/SOGo/README
132717
132718commit 468073b1315804f5157655362149f284647a7f76
132719Author: Francis Lachapelle <flachapelle@inverse.ca>
132720Date:   Wed Nov 4 22:13:20 2009 +0000
132721
132722    Major refresh of CSS stylesheets.
132723
132724    Monotone-Parent: 508bbe52515b0ad7119c755b4cc91d17e313c06b
132725    Monotone-Revision: d09001490c2d88332ef3ec446bfd0aa488d0de8c
132726
132727    Monotone-Author: flachapelle@inverse.ca
132728    Monotone-Date: 2009-11-04T22:13:20
132729    Monotone-Branch: ca.inverse.sogo
132730
132731M	ChangeLog
132732M	SoObjects/SOGo/SOGoUser.h
132733M	UI/Common/UIxPageFrame.m
132734M	UI/Templates/AdministrationUI/UIxAdministration.wox
132735M	UI/Templates/ContactsUI/UIxContactEditor.wox
132736M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
132737M	UI/Templates/ContactsUI/UIxContactsMailerSelection.wox
132738M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
132739M	UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox
132740M	UI/Templates/ContactsUI/UIxListEditor.wox
132741M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
132742M	UI/Templates/MailerUI/UIxMailEditor.wox
132743M	UI/Templates/MailerUI/UIxMailListView.wox
132744M	UI/Templates/MailerUI/UIxMailUserRightsEditor.wox
132745M	UI/Templates/MainUI/SOGoRootPage.wox
132746M	UI/Templates/PreferencesUI/UIxPreferences.wox
132747M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
132748M	UI/Templates/SchedulerUI/UIxCalDateSelector.wox
132749M	UI/Templates/SchedulerUI/UIxCalDayView.wox
132750M	UI/Templates/SchedulerUI/UIxCalMainView.wox
132751M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
132752M	UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox
132753M	UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox
132754M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
132755M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
132756M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
132757M	UI/Templates/SchedulerUI/UIxDatePicker.wox
132758M	UI/Templates/SchedulerUI/UIxOccurenceDialog.wox
132759M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
132760M	UI/Templates/SchedulerUI/UIxReminderEditor.wox
132761M	UI/Templates/SchedulerUI/UIxTaskEditor.wox
132762M	UI/Templates/UIxAclEditor.wox
132763M	UI/Templates/UIxPageFrame.wox
132764M	UI/Templates/UIxToolbar.wox
132765M	UI/WebServerResources/AdministrationUI.css
132766M	UI/WebServerResources/ContactsUI.css
132767M	UI/WebServerResources/ContactsUI.js
132768M	UI/WebServerResources/MailerUI.css
132769M	UI/WebServerResources/MailerUI.js
132770M	UI/WebServerResources/SOGoAutoCompletion.js
132771M	UI/WebServerResources/SOGoRootPage.css
132772M	UI/WebServerResources/SOGoRootPage.js
132773M	UI/WebServerResources/SchedulerUI.css
132774M	UI/WebServerResources/SchedulerUI.js
132775M	UI/WebServerResources/UIxAclEditor.css
132776M	UI/WebServerResources/UIxAclEditor.js
132777M	UI/WebServerResources/UIxAppointmentEditor.css
132778M	UI/WebServerResources/UIxAttendeesEditor.css
132779M	UI/WebServerResources/UIxAttendeesEditor.js
132780M	UI/WebServerResources/UIxCalUserRightsEditor.css
132781M	UI/WebServerResources/UIxCalUserRightsEditor.js
132782M	UI/WebServerResources/UIxCalendarProperties.css
132783M	UI/WebServerResources/UIxCalendarProperties.js
132784M	UI/WebServerResources/UIxComponentEditor.css
132785M	UI/WebServerResources/UIxComponentEditor.js
132786M	UI/WebServerResources/UIxContactEditor.css
132787M	UI/WebServerResources/UIxContactEditor.js
132788M	UI/WebServerResources/UIxContactsUserFolders.css
132789M	UI/WebServerResources/UIxContactsUserFolders.js
132790M	UI/WebServerResources/UIxContactsUserRightsEditor.js
132791M	UI/WebServerResources/UIxListEditor.css
132792M	UI/WebServerResources/UIxListEditor.js
132793M	UI/WebServerResources/UIxMailEditor.css
132794M	UI/WebServerResources/UIxMailEditor.js
132795M	UI/WebServerResources/UIxMailPopupView.js
132796M	UI/WebServerResources/UIxMailUserRightsEditor.js
132797M	UI/WebServerResources/UIxOccurenceDialog.css
132798M	UI/WebServerResources/UIxPreferences.css
132799M	UI/WebServerResources/UIxRecurrenceEditor.css
132800M	UI/WebServerResources/UIxReminderEditor.css
132801A	UI/WebServerResources/add-icon.png
132802A	UI/WebServerResources/arrow-down.png
132803A	UI/WebServerResources/arrow-left.png
132804A	UI/WebServerResources/arrow-right.png
132805A	UI/WebServerResources/arrow-up.png
132806A	UI/WebServerResources/btn_a_bg.png
132807A	UI/WebServerResources/btn_span_bg.png
132808M	UI/WebServerResources/generic.css
132809M	UI/WebServerResources/generic.js
132810M	UI/WebServerResources/iefixes.css
132811A	UI/WebServerResources/input_bg.gif
132812A	UI/WebServerResources/remove-icon.png
132813A	UI/WebServerResources/smalltoolbarbtn_a_bg.png
132814A	UI/WebServerResources/smalltoolbarbtn_span_bg.png
132815A	UI/WebServerResources/tab_a_active_bg.png
132816A	UI/WebServerResources/tab_a_inactive_bg.png
132817A	UI/WebServerResources/tab_span_active_bg.png
132818A	UI/WebServerResources/tab_span_inactive_bg.png
132819M	UI/WebServerResources/tbtv_junction_17x17.gif
132820A	UI/WebServerResources/thead_bg.png
132821A	UI/WebServerResources/toolbarbtn_a_bg.png
132822A	UI/WebServerResources/toolbarbtn_span_bg.png
132823
132824commit dd6fb4c07dba58b7560cab75e72483cfa90c4be6
132825Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132826Date:   Wed Nov 4 16:26:22 2009 +0000
132827
132828    Monotone-Parent: 31a2a168c052c18dcda914f1ebbe5bc651fdd779
132829    Monotone-Revision: b2d46c6b2a5ef48f18ce5b5dae9339ace2025d0d
132830
132831    Monotone-Author: wsourdeau@inverse.ca
132832    Monotone-Date: 2009-11-04T16:26:22
132833    Monotone-Branch: ca.inverse.sogo
132834
132835M	ChangeLog
132836M	SoObjects/SOGo/NSArray+Utilities.m
132837M	SoObjects/SOGo/NSDictionary+Utilities.m
132838
132839commit 012aad04f829dd44359890b915bb1df21c5298dc
132840Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132841Date:   Wed Nov 4 16:22:01 2009 +0000
132842
132843    Monotone-Parent: 8712bf431a65898f75a48f2315a4db008777fdc5
132844    Monotone-Revision: 31a2a168c052c18dcda914f1ebbe5bc651fdd779
132845
132846    Monotone-Author: wsourdeau@inverse.ca
132847    Monotone-Date: 2009-11-04T16:22:01
132848    Monotone-Branch: ca.inverse.sogo
132849
132850M	general.make
132851
132852commit ad0de63e8de38dba1e1aa1f8069ca73fef707e30
132853Author: Francis Lachapelle <flachapelle@inverse.ca>
132854Date:   Mon Nov 2 16:41:10 2009 +0000
132855
132856    Minor change to the NEWS file.
132857
132858    Monotone-Parent: 8712bf431a65898f75a48f2315a4db008777fdc5
132859    Monotone-Revision: 106be109a8235ab909bab6ec1c0cc13000074eac
132860
132861    Monotone-Author: flachapelle@inverse.ca
132862    Monotone-Date: 2009-11-02T16:41:10
132863    Monotone-Branch: ca.inverse.sogo
132864
132865M	NEWS
132866
132867commit aae216d5c41b3d46477366776f6a29ab7f75de8a
132868Author: Ludovic Marcotte <lmarcotte@inverse.ca>
132869Date:   Sun Nov 1 23:01:23 2009 +0000
132870
132871    Dropped worthless files.
132872
132873    Monotone-Parent: 7f589cf6f37c6446854442c0ea339db06c9dfc8d
132874    Monotone-Revision: 8712bf431a65898f75a48f2315a4db008777fdc5
132875
132876    Monotone-Author: ludovic@Sophos.ca
132877    Monotone-Date: 2009-11-01T23:01:23
132878    Monotone-Branch: ca.inverse.sogo
132879
132880D	OGoContentStore/COPYRIGHT
132881D	SOPE/GDLContentStore/COPYRIGHT
132882D	SOPE/NGCards/COPYRIGHT
132883D	SOPE/NGCards/versitCardsSaxDriver/COPYRIGHT
132884D	UI/Contacts/COPYRIGHT
132885D	UI/MailPartViewers/COPYRIGHT
132886D	UI/MailerUI/COPYRIGHT
132887D	UI/Scheduler/COPYRIGHT
132888
132889commit 23bcd39d99f26e3b7ccf95a5b40a25d0ad4e5099
132890Author: Francis Lachapelle <flachapelle@inverse.ca>
132891Date:   Fri Oct 30 19:47:44 2009 +0000
132892
132893    See ChangeLog
132894
132895    Monotone-Parent: 1d005598b6a98199ba33f18c340b246e96ac31fb
132896    Monotone-Revision: 7f589cf6f37c6446854442c0ea339db06c9dfc8d
132897
132898    Monotone-Author: flachapelle@inverse.ca
132899    Monotone-Date: 2009-10-30T19:47:44
132900    Monotone-Branch: ca.inverse.sogo
132901
132902M	ChangeLog
132903M	UI/WebServerResources/SchedulerUI.js
132904
132905commit e541366b08c8910ad95bafd989a3c45315983e19
132906Author: Francis Lachapelle <flachapelle@inverse.ca>
132907Date:   Fri Oct 30 19:37:04 2009 +0000
132908
132909    See ChangeLog
132910
132911    Monotone-Parent: f9a5012ee107f7a23f74fa23e06ce8a63fcab7eb
132912    Monotone-Revision: 1d005598b6a98199ba33f18c340b246e96ac31fb
132913
132914    Monotone-Author: flachapelle@inverse.ca
132915    Monotone-Date: 2009-10-30T19:37:04
132916    Monotone-Branch: ca.inverse.sogo
132917
132918M	ChangeLog
132919M	UI/WebServerResources/UIxPreferences.js
132920
132921commit 41aba43200ad59cf16e7a032448d7d68e85b5921
132922Author: Francis Lachapelle <flachapelle@inverse.ca>
132923Date:   Fri Oct 30 14:43:36 2009 +0000
132924
132925    See ChangeLog
132926    Fix for bug #212
132927
132928    Monotone-Parent: 4e15640eabc9053b15d1d41557d0a3d2e9ddd1ec
132929    Monotone-Revision: f9a5012ee107f7a23f74fa23e06ce8a63fcab7eb
132930
132931    Monotone-Author: flachapelle@inverse.ca
132932    Monotone-Date: 2009-10-30T14:43:36
132933    Monotone-Branch: ca.inverse.sogo
132934
132935M	ChangeLog
132936M	UI/WebServerResources/UIxComponentEditor.js
132937
132938commit e9179e28faba6760502eff0812c08fd2930dcdd7
132939Author: Francis Lachapelle <flachapelle@inverse.ca>
132940Date:   Fri Oct 30 13:05:44 2009 +0000
132941
132942    Fixed component editor wrt event occurrence and delegation.
132943
132944    Monotone-Parent: 84f16af60b24272574dd4cda1e264912e25d3f4e
132945    Monotone-Revision: a2cbb882585652aa32a8a34aa0b1e4c61649ce04
132946
132947    Monotone-Author: flachapelle@inverse.ca
132948    Monotone-Date: 2009-10-30T13:05:44
132949    Monotone-Branch: ca.inverse.sogo
132950
132951M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
132952
132953commit b1f401606d56010a18a2e85c418d9202367c3ba6
132954Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132955Date:   Thu Oct 29 21:36:00 2009 +0000
132956
132957    Monotone-Parent: 84f16af60b24272574dd4cda1e264912e25d3f4e
132958    Monotone-Revision: a74245035e03f9c4d879846e3b90f3d7f0c64657
132959
132960    Monotone-Author: wsourdeau@inverse.ca
132961    Monotone-Date: 2009-10-29T21:36:00
132962    Monotone-Branch: ca.inverse.sogo
132963
132964M	SOPE/sope-debian.diff
132965
132966commit d597ef40d866a077c7d9f04f3d43c35c35aa2a31
132967Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
132968Date:   Wed Oct 28 21:10:27 2009 +0000
132969
132970    Monotone-Parent: 85db266345780c5066e6f15194a42e0cb6b64250
132971    Monotone-Revision: 66579c760e295ff673528237f7a3497509335c5b
132972
132973    Monotone-Author: wsourdeau@inverse.ca
132974    Monotone-Date: 2009-10-28T21:10:27
132975    Monotone-Branch: ca.inverse.sogo
132976
132977M	NEWS
132978M	debian/changelog
132979
132980commit e3aa5b6c1b58631c33f836f01b7b0b270fe9cac8
132981Author: Francis Lachapelle <flachapelle@inverse.ca>
132982Date:   Wed Oct 28 20:27:22 2009 +0000
132983
132984    Updated NEWS file for 1.1.0 release.
132985
132986    Monotone-Parent: 85db266345780c5066e6f15194a42e0cb6b64250
132987    Monotone-Revision: 757818bcf28a80dc4ced3f18d49bf9499207ebd8
132988
132989    Monotone-Author: flachapelle@inverse.ca
132990    Monotone-Date: 2009-10-28T20:27:22
132991    Monotone-Branch: ca.inverse.sogo
132992
132993M	NEWS
132994
132995commit 88d5a1ddce994519a657739fd72a22b881d9cca8
132996Author: Francis Lachapelle <flachapelle@inverse.ca>
132997Date:   Wed Oct 28 19:45:19 2009 +0000
132998
132999    See ChangeLog
133000
133001    Monotone-Parent: d1c9e074ae37f266ec191a010ad7c30b450be444
133002    Monotone-Revision: 37036b35704ebb8a3dea409c83f85cfb5aac658a
133003
133004    Monotone-Author: flachapelle@inverse.ca
133005    Monotone-Date: 2009-10-28T19:45:19
133006    Monotone-Branch: ca.inverse.sogo
133007
133008M	UI/Contacts/UIxListView.m
133009
133010commit 4b7f966749f267bf4e5d911fde827ad9a8e7c5aa
133011Author: Francis Lachapelle <flachapelle@inverse.ca>
133012Date:   Wed Oct 28 19:38:56 2009 +0000
133013
133014    See ChangeLog
133015
133016    Monotone-Parent: 62137d02651888053a8bd415f6e6f5aa79e44cf4
133017    Monotone-Revision: d1c9e074ae37f266ec191a010ad7c30b450be444
133018
133019    Monotone-Author: flachapelle@inverse.ca
133020    Monotone-Date: 2009-10-28T19:38:56
133021    Monotone-Branch: ca.inverse.sogo
133022
133023M	ChangeLog
133024M	UI/Contacts/UIxContactView.m
133025M	UI/Contacts/UIxListView.m
133026
133027commit 2e0d488f3e7ac98a89102e061efb04c452c10212
133028Author: Francis Lachapelle <flachapelle@inverse.ca>
133029Date:   Wed Oct 28 17:48:22 2009 +0000
133030
133031    See ChangeLog
133032
133033    Monotone-Parent: c66c023a1a42d53c473a7338a49a9b456d889ed9
133034    Monotone-Revision: 62137d02651888053a8bd415f6e6f5aa79e44cf4
133035
133036    Monotone-Author: flachapelle@inverse.ca
133037    Monotone-Date: 2009-10-28T17:48:22
133038    Monotone-Branch: ca.inverse.sogo
133039
133040M	ChangeLog
133041M	SoObjects/Appointments/SOGoAppointmentObject.m
133042M	SoObjects/Contacts/SOGoContactGCSFolder.h
133043M	SoObjects/Contacts/SOGoContactGCSFolder.m
133044M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
133045M	UI/Common/Czech.lproj/Localizable.strings
133046M	UI/Common/Dutch.lproj/Localizable.strings
133047M	UI/Common/English.lproj/Localizable.strings
133048M	UI/Common/French.lproj/Localizable.strings
133049M	UI/Common/German.lproj/Localizable.strings
133050M	UI/Common/Hungarian.lproj/Localizable.strings
133051M	UI/Common/Italian.lproj/Localizable.strings
133052M	UI/Common/Russian.lproj/Localizable.strings
133053M	UI/Common/Spanish.lproj/Localizable.strings
133054M	UI/Common/Welsh.lproj/Localizable.strings
133055M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
133056M	UI/Contacts/Czech.lproj/Localizable.strings
133057M	UI/Contacts/Dutch.lproj/Localizable.strings
133058M	UI/Contacts/English.lproj/Localizable.strings
133059M	UI/Contacts/French.lproj/Localizable.strings
133060M	UI/Contacts/German.lproj/Localizable.strings
133061M	UI/Contacts/Hungarian.lproj/Localizable.strings
133062M	UI/Contacts/Italian.lproj/Localizable.strings
133063M	UI/Contacts/Russian.lproj/Localizable.strings
133064M	UI/Contacts/Spanish.lproj/Localizable.strings
133065M	UI/Contacts/UIxListEditor.m
133066M	UI/Contacts/Welsh.lproj/Localizable.strings
133067M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
133068M	UI/Scheduler/Czech.lproj/Localizable.strings
133069M	UI/Scheduler/Dutch.lproj/Localizable.strings
133070M	UI/Scheduler/English.lproj/Localizable.strings
133071M	UI/Scheduler/French.lproj/Localizable.strings
133072M	UI/Scheduler/German.lproj/Localizable.strings
133073M	UI/Scheduler/Hungarian.lproj/Localizable.strings
133074M	UI/Scheduler/Italian.lproj/Localizable.strings
133075M	UI/Scheduler/Russian.lproj/Localizable.strings
133076M	UI/Scheduler/Spanish.lproj/Localizable.strings
133077M	UI/Scheduler/Welsh.lproj/Localizable.strings
133078M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
133079M	UI/Templates/ContactsUI/UIxListEditor.wox
133080M	UI/Templates/MailerUI/UIxMailToSelection.wox
133081M	UI/Templates/SchedulerUI/UIxCalMainView.wox
133082M	UI/WebServerResources/ContactsUI.js
133083M	UI/WebServerResources/MailerUI.js
133084M	UI/WebServerResources/SOGoAutoCompletion.js
133085M	UI/WebServerResources/SchedulerUI.js
133086M	UI/WebServerResources/UIxListEditor.css
133087M	UI/WebServerResources/UIxListEditor.js
133088M	UI/WebServerResources/UIxMailEditor.js
133089M	UI/WebServerResources/UIxMailToSelection.js
133090M	UI/WebServerResources/generic.css
133091M	UI/WebServerResources/generic.js
133092
133093commit 1e658ab39f11ed5edd830228353c3e9ecc2bd26f
133094Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
133095Date:   Wed Oct 28 17:23:28 2009 +0000
133096
133097    Monotone-Parent: c66c023a1a42d53c473a7338a49a9b456d889ed9
133098    Monotone-Revision: 438a063520e89ce01a9e4e9104a4f5899bad3202
133099
133100    Monotone-Author: wsourdeau@inverse.ca
133101    Monotone-Date: 2009-10-28T17:23:28
133102    Monotone-Branch: ca.inverse.sogo
133103
133104M	debian/control
133105
133106commit 837f13a0c3b448d4f18f7671152423668330abb1
133107Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
133108Date:   Wed Oct 28 14:05:31 2009 +0000
133109
133110    Monotone-Parent: 17653584717f59bb179b31a0accbd1257181e456
133111    Monotone-Revision: c66c023a1a42d53c473a7338a49a9b456d889ed9
133112
133113    Monotone-Author: wsourdeau@inverse.ca
133114    Monotone-Date: 2009-10-28T14:05:31
133115    Monotone-Branch: ca.inverse.sogo
133116
133117M	SOPE/sope-debian.diff
133118
133119commit b0be0530e90dafe4f9656e1fb91a617eb776631a
133120Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133121Date:   Wed Oct 28 14:18:27 2009 +0000
133122
133123    See ChangeLog
133124
133125    Monotone-Parent: 534c405827d51663a4ee6b759bfafb2d71b6daed
133126    Monotone-Revision: 17653584717f59bb179b31a0accbd1257181e456
133127
133128    Monotone-Author: ludovic@Sophos.ca
133129    Monotone-Date: 2009-10-28T14:18:27
133130    Monotone-Branch: ca.inverse.sogo
133131
133132M	ChangeLog
133133M	SoObjects/Appointments/SOGoCalendarComponent.h
133134M	UI/MailPartViewers/UIxMailPartICalActions.m
133135
133136commit 63583757aebcc5ab90ba17c864756f5c07bf9146
133137Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133138Date:   Tue Oct 27 18:46:17 2009 +0000
133139
133140    See ChangeLog
133141
133142    Monotone-Parent: 2f97890bbf7aff0d55eb80775c6c96e7bf5a6343
133143    Monotone-Revision: 534c405827d51663a4ee6b759bfafb2d71b6daed
133144
133145    Monotone-Author: ludovic@Sophos.ca
133146    Monotone-Date: 2009-10-27T18:46:17
133147    Monotone-Branch: ca.inverse.sogo
133148
133149M	ChangeLog
133150M	SoObjects/Contacts/SOGoContactLDIFEntry.m
133151M	SoObjects/Contacts/SOGoContactSourceFolder.m
133152M	SoObjects/SOGo/SOGoUserFolder.m
133153M	SoObjects/SOGo/SOGoUserManager.m
133154M	UI/Contacts/UIxContactFoldersView.m
133155M	UI/MainUI/SOGoUserHomePage.m
133156
133157commit cc8ae31729e382cbf31682187e8363e688cd9f5e
133158Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
133159Date:   Tue Oct 27 18:17:37 2009 +0000
133160
133161    Monotone-Parent: 11583101e1da18860a0ec72e4d7a5c096cb0b7c3
133162    Monotone-Revision: 540f090a7d557ec7343d1c63082b35d288d03630
133163
133164    Monotone-Author: wsourdeau@inverse.ca
133165    Monotone-Date: 2009-10-27T18:17:37
133166    Monotone-Branch: ca.inverse.sogo
133167
133168M	SOPE/sope-debian.diff
133169
133170commit cd3c744f2e340f91e9d609ea288e231f8d02490e
133171Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133172Date:   Tue Oct 27 15:57:58 2009 +0000
133173
133174    See ChangeLog
133175
133176    Monotone-Parent: ed24a4c73d409a237db89ecae8763c9078fe440e
133177    Monotone-Revision: 7aef600466ee268d07b4d4516d7457e184d2e0be
133178
133179    Monotone-Author: ludovic@Sophos.ca
133180    Monotone-Date: 2009-10-27T15:57:58
133181    Monotone-Branch: ca.inverse.sogo
133182
133183M	ChangeLog
133184M	Documentation/SOGo Installation Guide.odt
133185
133186commit 37823ea401bd26630698c22bbc27828d9dd18631
133187Author: C Robert <crobert@inverse.ca>
133188Date:   Tue Oct 27 16:06:59 2009 +0000
133189
133190    Mantis 196: Email addresses in contacts lists are not linked
133191
133192    Monotone-Parent: 11583101e1da18860a0ec72e4d7a5c096cb0b7c3
133193    Monotone-Revision: 352d23b933923d47d85f540dbc1f7dae0abe7ddb
133194
133195    Monotone-Author: crobert@inverse.ca
133196    Monotone-Date: 2009-10-27T16:06:59
133197    Monotone-Branch: ca.inverse.sogo
133198
133199M	UI/Contacts/UIxListView.m
133200M	UI/Templates/ContactsUI/UIxListView.wox
133201
133202commit b00bcf196920fb7672c38bf9004723a035af8cbb
133203Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133204Date:   Tue Oct 27 13:14:38 2009 +0000
133205
133206    See ChangeLog
133207
133208    Monotone-Parent: 11583101e1da18860a0ec72e4d7a5c096cb0b7c3
133209    Monotone-Revision: cb47401127bc90adde66734592f99174a37c6e8b
133210
133211    Monotone-Author: ludovic@Sophos.ca
133212    Monotone-Date: 2009-10-27T13:14:38
133213    Monotone-Branch: ca.inverse.sogo
133214
133215M	ChangeLog
133216M	SoObjects/SOGo/SOGoGCSFolder.m
133217
133218commit 25553d4a8ba6d9821a6ca5d258d37b5137c96a9e
133219Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
133220Date:   Tue Oct 27 13:09:40 2009 +0000
133221
133222    Monotone-Parent: 5f797d0ee49e0c4a8db09057f193305ea618291c
133223    Monotone-Revision: 11583101e1da18860a0ec72e4d7a5c096cb0b7c3
133224
133225    Monotone-Author: wsourdeau@inverse.ca
133226    Monotone-Date: 2009-10-27T13:09:40
133227    Monotone-Branch: ca.inverse.sogo
133228
133229M	SOPE/sope-patchset-r1660.diff
133230
133231commit c38cb5200de1b7800d5828190b3240e4ec04b567
133232Author: Francis Lachapelle <flachapelle@inverse.ca>
133233Date:   Mon Oct 26 18:30:06 2009 +0000
133234
133235    Minor improvements to the contacts list editor.
133236
133237    Monotone-Parent: 87f8dab4d95e1de1c7c969e371770ac2d74b83b1
133238    Monotone-Revision: 0750a53ed5f3840d792633c143fd51e07040d486
133239
133240    Monotone-Author: flachapelle@inverse.ca
133241    Monotone-Date: 2009-10-26T18:30:06
133242    Monotone-Branch: ca.inverse.sogo
133243
133244M	UI/Templates/ContactsUI/UIxListEditor.wox
133245M	UI/WebServerResources/UIxListEditor.css
133246M	UI/WebServerResources/UIxListEditor.js
133247
133248commit daba82aa37e66a00076aba62f96a26bcf2047aba
133249Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133250Date:   Mon Oct 26 18:08:31 2009 +0000
133251
133252    See ChangeLog
133253
133254    Monotone-Parent: 87f8dab4d95e1de1c7c969e371770ac2d74b83b1
133255    Monotone-Revision: c7ad331417d6c2767578747a293dae8820497511
133256
133257    Monotone-Author: ludovic@Sophos.ca
133258    Monotone-Date: 2009-10-26T18:08:31
133259    Monotone-Branch: ca.inverse.sogo
133260
133261M	ChangeLog
133262M	UI/Scheduler/UIxComponentEditor.m
133263
133264commit bb283c56554519a2ac7a8c85984a1661f2989fac
133265Author: Francis Lachapelle <flachapelle@inverse.ca>
133266Date:   Mon Oct 26 15:52:45 2009 +0000
133267
133268    See ChangeLog
133269
133270    Monotone-Parent: cc50967cd5623fad93774ada2fe5af98c14b2a98
133271    Monotone-Revision: 87f8dab4d95e1de1c7c969e371770ac2d74b83b1
133272
133273    Monotone-Author: flachapelle@inverse.ca
133274    Monotone-Date: 2009-10-26T15:52:45
133275    Monotone-Branch: ca.inverse.sogo
133276
133277M	ChangeLog
133278M	UI/WebServerResources/ContactsUI.js
133279
133280commit 0c15bc1be7f2fde6ff2b25d80b725698e39bd93c
133281Author: Francis Lachapelle <flachapelle@inverse.ca>
133282Date:   Mon Oct 26 14:49:25 2009 +0000
133283
133284    Fixed issue in view scrolling in the Calendar module of the web interface.
133285
133286    Monotone-Parent: a9ca74796870b82c5ed6e39bb94ee0f9d1bef9aa
133287    Monotone-Revision: ee8550aaa8fff50b1f80d13d050359038bd92e54
133288
133289    Monotone-Author: flachapelle@inverse.ca
133290    Monotone-Date: 2009-10-26T14:49:25
133291    Monotone-Branch: ca.inverse.sogo
133292
133293M	UI/WebServerResources/SchedulerUI.js
133294
133295commit f859e2fe59cfce3f38b59fb1f678bbc137a34213
133296Author: Francis Lachapelle <flachapelle@inverse.ca>
133297Date:   Mon Oct 26 14:48:16 2009 +0000
133298
133299    Updated installation guide.
133300
133301    Monotone-Parent: 4ddc37a5ea373379044dff16ec46aefe043aeadd
133302    Monotone-Revision: a9ca74796870b82c5ed6e39bb94ee0f9d1bef9aa
133303
133304    Monotone-Author: flachapelle@inverse.ca
133305    Monotone-Date: 2009-10-26T14:48:16
133306    Monotone-Branch: ca.inverse.sogo
133307
133308M	Documentation/SOGo Installation Guide.odt
133309
133310commit cd8b08c814d60f3cd91d670d2903b9199a3c9cbe
133311Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133312Date:   Mon Oct 26 14:18:07 2009 +0000
133313
133314    See ChangeLog
133315
133316    Monotone-Parent: b41f9dce241323b7b2ba27327b93f3fa9aa45178
133317    Monotone-Revision: 5dc4cb1b1db106a86e6f11efc1734d6d529c5a5b
133318
133319    Monotone-Author: ludovic@Sophos.ca
133320    Monotone-Date: 2009-10-26T14:18:07
133321    Monotone-Branch: ca.inverse.sogo
133322
133323M	ChangeLog
133324M	Documentation/SOGo Mobile Devices Configuration.odt
133325
133326commit 2ebf35c2c36770d39151cbd706906e1f035bdaac
133327Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133328Date:   Mon Oct 26 13:39:28 2009 +0000
133329
133330    See ChangeLog
133331
133332    Monotone-Parent: 4ddc37a5ea373379044dff16ec46aefe043aeadd
133333    Monotone-Revision: b41f9dce241323b7b2ba27327b93f3fa9aa45178
133334
133335    Monotone-Author: ludovic@Sophos.ca
133336    Monotone-Date: 2009-10-26T13:39:28
133337    Monotone-Branch: ca.inverse.sogo
133338
133339M	ChangeLog
133340M	SOPE/NGCards/iCalTimeZone.m
133341M	SoObjects/SOGo/SOGoUserDefaults.m
133342M	UI/Scheduler/UIxAppointmentEditor.m
133343M	UI/Scheduler/UIxCalFilterPanel.m
133344M	UI/Scheduler/UIxTaskEditor.m
133345
133346commit 5eda4d4358803978b7a71117d67de36e97383814
133347Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133348Date:   Sat Oct 24 19:45:13 2009 +0000
133349
133350    See ChangeLog
133351
133352    Monotone-Parent: 3572e45c321899117c386ff508dc41087a98f488
133353    Monotone-Revision: 4ddc37a5ea373379044dff16ec46aefe043aeadd
133354
133355    Monotone-Author: ludovic@Sophos.ca
133356    Monotone-Date: 2009-10-24T19:45:13
133357    Monotone-Branch: ca.inverse.sogo
133358
133359M	ChangeLog
133360M	UI/Scheduler/UIxCalListingActions.m
133361
133362commit c84611928fd20402aa653c02afd1f86d982bb30e
133363Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133364Date:   Sat Oct 24 19:28:04 2009 +0000
133365
133366    See ChangeLog
133367
133368    Monotone-Parent: 844d118795517d1f09f1a652039db93bb77d6ce6
133369    Monotone-Revision: 3572e45c321899117c386ff508dc41087a98f488
133370
133371    Monotone-Author: ludovic@Sophos.ca
133372    Monotone-Date: 2009-10-24T19:28:04
133373    Monotone-Branch: ca.inverse.sogo
133374
133375M	ChangeLog
133376M	UI/MailPartViewers/French.lproj/Localizable.strings
133377
133378commit 2a38fa95d0bd934eec8c987f44928115e7cd8aaa
133379Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133380Date:   Sat Oct 24 19:20:51 2009 +0000
133381
133382    Added translation
133383
133384    Monotone-Parent: 50c86bce8f3b39949a0f0d988ccca621ea61d64a
133385    Monotone-Revision: 844d118795517d1f09f1a652039db93bb77d6ce6
133386
133387    Monotone-Author: ludovic@Sophos.ca
133388    Monotone-Date: 2009-10-24T19:20:51
133389    Monotone-Branch: ca.inverse.sogo
133390
133391M	UI/Scheduler/French.lproj/Localizable.strings
133392
133393commit 63b4ee13a61f99f1e362f8844b1f916b5471ce94
133394Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133395Date:   Sat Oct 24 19:18:31 2009 +0000
133396
133397    See ChangeLog
133398
133399    Monotone-Parent: 4c51986349ea12cdfe0941187bad15f0e3a7d12b
133400    Monotone-Revision: 50c86bce8f3b39949a0f0d988ccca621ea61d64a
133401
133402    Monotone-Author: ludovic@Sophos.ca
133403    Monotone-Date: 2009-10-24T19:18:31
133404    Monotone-Branch: ca.inverse.sogo
133405
133406M	ChangeLog
133407M	UI/Scheduler/French.lproj/Localizable.strings
133408
133409commit a1a4540d632c21ed9b08336b14ed40d7deb99ae1
133410Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133411Date:   Sat Oct 24 19:10:53 2009 +0000
133412
133413    See ChangeLog
133414
133415    Monotone-Parent: 9528aae0e46e40d0a578f52ad923d3d3d8886805
133416    Monotone-Revision: 4c51986349ea12cdfe0941187bad15f0e3a7d12b
133417
133418    Monotone-Author: ludovic@Sophos.ca
133419    Monotone-Date: 2009-10-24T19:10:53
133420    Monotone-Branch: ca.inverse.sogo
133421
133422M	ChangeLog
133423M	UI/AdministrationUI/French.lproj/Localizable.strings
133424
133425commit 8622ac1db40aa52b4a614ba17a3f3b175b1c1792
133426Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133427Date:   Sat Oct 24 18:59:42 2009 +0000
133428
133429    See ChangeLog
133430
133431    Monotone-Parent: f515f427a2758c70b0acbdb399f62573b5979407
133432    Monotone-Revision: 9528aae0e46e40d0a578f52ad923d3d3d8886805
133433
133434    Monotone-Author: ludovic@Sophos.ca
133435    Monotone-Date: 2009-10-24T18:59:42
133436    Monotone-Branch: ca.inverse.sogo
133437
133438M	ChangeLog
133439M	SoObjects/Contacts/Czech.lproj/Localizable.strings
133440M	UI/Common/Czech.lproj/Localizable.strings
133441M	UI/Contacts/Czech.lproj/Localizable.strings
133442M	UI/MailerUI/Czech.lproj/Localizable.strings
133443M	UI/MainUI/Czech.lproj/Locale
133444M	UI/PreferencesUI/Czech.lproj/Localizable.strings
133445M	UI/PreferencesUI/French.lproj/Localizable.strings
133446M	UI/Scheduler/Czech.lproj/Localizable.strings
133447
133448commit 2ee667d38d7562ec8d9652d3d569015541e09111
133449Author: Francis Lachapelle <flachapelle@inverse.ca>
133450Date:   Fri Oct 23 21:20:06 2009 +0000
133451
133452    Minor formatting change to the installation guide.
133453
133454    Monotone-Parent: 5cc529e77d87c48d01d645b60e6978e296c9f09a
133455    Monotone-Revision: 5ca0171c2820bdea8fa61c516f7b07890504fe94
133456
133457    Monotone-Author: flachapelle@inverse.ca
133458    Monotone-Date: 2009-10-23T21:20:06
133459    Monotone-Branch: ca.inverse.sogo
133460
133461M	Documentation/SOGo Installation Guide.odt
133462
133463commit e30a6ca1704f4a285c1ecebb86bd18131f6ee5db
133464Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
133465Date:   Fri Oct 23 21:15:00 2009 +0000
133466
133467    Monotone-Parent: eeae79c5816e9c12b07d69ba81d361d553859728
133468    Monotone-Revision: ae600dde90a09517ff2cad4629bd94dc68652e03
133469
133470    Monotone-Author: wsourdeau@inverse.ca
133471    Monotone-Date: 2009-10-23T21:15:00
133472    Monotone-Branch: ca.inverse.sogo
133473
133474M	ChangeLog
133475
133476commit 004ea35949a0ec4223a5c81d96073db2347816d0
133477Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
133478Date:   Fri Oct 23 21:12:56 2009 +0000
133479
133480    Monotone-Parent: 760d573fee6952b29d9ca4af9a156792105a962b
133481    Monotone-Revision: eeae79c5816e9c12b07d69ba81d361d553859728
133482
133483    Monotone-Author: wsourdeau@inverse.ca
133484    Monotone-Date: 2009-10-23T21:12:56
133485    Monotone-Branch: ca.inverse.sogo
133486
133487M	ChangeLog
133488M	SoObjects/Contacts/SOGoContactSourceFolder.m
133489
133490commit 5b53a774b40e11a66b033201c23395389c1ef14b
133491Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
133492Date:   Fri Oct 23 21:10:42 2009 +0000
133493
133494    Monotone-Parent: 991fcab97beb9fd908675007805ffd9ce421800e
133495    Monotone-Revision: 760d573fee6952b29d9ca4af9a156792105a962b
133496
133497    Monotone-Author: wsourdeau@inverse.ca
133498    Monotone-Date: 2009-10-23T21:10:42
133499    Monotone-Branch: ca.inverse.sogo
133500
133501M	ChangeLog
133502M	SoObjects/Contacts/SOGoContactSourceFolder.m
133503
133504commit e7e31ef543bf0a694f0393ddc1c53aefd5da2c5b
133505Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
133506Date:   Fri Oct 23 21:06:05 2009 +0000
133507
133508    Monotone-Parent: b2a6613b1d3ed16ddb16ffa95f6c3e5eddd14422
133509    Monotone-Revision: 3f0a698566b940e183824009e4aae638d5263054
133510
133511    Monotone-Author: wsourdeau@inverse.ca
133512    Monotone-Date: 2009-10-23T21:06:05
133513    Monotone-Branch: ca.inverse.sogo
133514
133515M	ChangeLog
133516M	SoObjects/Contacts/SOGoContactSourceFolder.m
133517
133518commit 23583d2e867a5d8fb870703da5152297314cd3b2
133519Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
133520Date:   Fri Oct 23 21:04:02 2009 +0000
133521
133522    Monotone-Parent: 4f0bf8feeb9303c272c290edf3a27a53d5f0e7f6
133523    Monotone-Revision: b2a6613b1d3ed16ddb16ffa95f6c3e5eddd14422
133524
133525    Monotone-Author: wsourdeau@inverse.ca
133526    Monotone-Date: 2009-10-23T21:04:02
133527    Monotone-Branch: ca.inverse.sogo
133528
133529M	ChangeLog
133530M	SoObjects/SOGo/SOGoUserManager.m
133531
133532commit 7663cdc37d5d37441105d8eb1a6d0e45ee45a566
133533Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133534Date:   Fri Oct 23 21:00:49 2009 +0000
133535
133536    See ChangeLog
133537
133538    Monotone-Parent: 5cc529e77d87c48d01d645b60e6978e296c9f09a
133539    Monotone-Revision: 7c369f5daacf319b74a648fea43f833dda69d81d
133540
133541    Monotone-Author: ludovic@Sophos.ca
133542    Monotone-Date: 2009-10-23T21:00:49
133543    Monotone-Branch: ca.inverse.sogo
133544
133545M	ChangeLog
133546M	SoObjects/SOGo/SOGoUserFolder.m
133547
133548commit b4939043572ac699286647b4dad302b52a2eb1d6
133549Author: Francis Lachapelle <flachapelle@inverse.ca>
133550Date:   Fri Oct 23 20:25:36 2009 +0000
133551
133552    See ChangeLog
133553
133554    Monotone-Parent: 46d81097556b9377a3e1d2a4ed9a7083a5de8a77
133555    Monotone-Revision: 5cc529e77d87c48d01d645b60e6978e296c9f09a
133556
133557    Monotone-Author: flachapelle@inverse.ca
133558    Monotone-Date: 2009-10-23T20:25:36
133559    Monotone-Branch: ca.inverse.sogo
133560
133561M	ChangeLog
133562M	UI/MailerUI/UIxMailMainFrame.m
133563
133564commit 602d6748e853055e364b1f634a1a26bffa33033b
133565Author: Francis Lachapelle <flachapelle@inverse.ca>
133566Date:   Fri Oct 23 20:11:56 2009 +0000
133567
133568    See ChangeLog
133569
133570    Monotone-Parent: 0269f0e288002384896f59f89f8205c3327b32fb
133571    Monotone-Revision: 46d81097556b9377a3e1d2a4ed9a7083a5de8a77
133572
133573    Monotone-Author: flachapelle@inverse.ca
133574    Monotone-Date: 2009-10-23T20:11:56
133575    Monotone-Branch: ca.inverse.sogo
133576
133577M	ChangeLog
133578M	UI/MailerUI/UIxMailMainFrame.m
133579
133580commit fa43f053f7a00b1446720ff3471ae73d3833a874
133581Author: Francis Lachapelle <flachapelle@inverse.ca>
133582Date:   Fri Oct 23 19:57:53 2009 +0000
133583
133584    See ChangeLog
133585
133586    Monotone-Parent: 362796632635e06d244977f425250ed41b4cd5c2
133587    Monotone-Revision: 0269f0e288002384896f59f89f8205c3327b32fb
133588
133589    Monotone-Author: flachapelle@inverse.ca
133590    Monotone-Date: 2009-10-23T19:57:53
133591    Monotone-Branch: ca.inverse.sogo
133592
133593M	ChangeLog
133594M	UI/MailerUI/UIxMailMainFrame.m
133595
133596commit c8e3e69ae24af064b64ed16e3f3e79dc185ce17b
133597Author: Francis Lachapelle <flachapelle@inverse.ca>
133598Date:   Fri Oct 23 15:04:28 2009 +0000
133599
133600    See ChangeLoG
133601
133602    Monotone-Parent: 4f0bf8feeb9303c272c290edf3a27a53d5f0e7f6
133603    Monotone-Revision: 362796632635e06d244977f425250ed41b4cd5c2
133604
133605    Monotone-Author: flachapelle@inverse.ca
133606    Monotone-Date: 2009-10-23T15:04:28
133607    Monotone-Branch: ca.inverse.sogo
133608
133609M	ChangeLog
133610M	UI/Scheduler/UIxComponentEditor.m
133611
133612commit 01380267d2471cc85d1fd90015476601a6892c9f
133613Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
133614Date:   Fri Oct 23 12:54:50 2009 +0000
133615
133616    Monotone-Parent: 7add512502128fa47711440a971acc4db37b514b
133617    Monotone-Revision: 0b4f4888f8c4911de2f9cab76cdd5c442df13689
133618
133619    Monotone-Author: wsourdeau@inverse.ca
133620    Monotone-Date: 2009-10-23T12:54:50
133621    Monotone-Branch: ca.inverse.sogo
133622
133623M	SOPE/sope-debian.diff
133624M	debian/control
133625
133626commit bfe9202c2d96cb925062fc9e640c95955cc05449
133627Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133628Date:   Thu Oct 22 17:15:08 2009 +0000
133629
133630    See ChangeLog
133631
133632    Monotone-Parent: 7add512502128fa47711440a971acc4db37b514b
133633    Monotone-Revision: f3e126a601c0f8c108b12798b89b865a4a61cdb1
133634
133635    Monotone-Author: ludovic@Sophos.ca
133636    Monotone-Date: 2009-10-22T17:15:08
133637    Monotone-Branch: ca.inverse.sogo
133638
133639M	ChangeLog
133640M	Documentation/SOGo Installation Guide.odt
133641M	Documentation/SOGo Mobile Devices Configuration.odt
133642M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
133643M	SoObjects/SOGo/SOGoUserManager.m
133644
133645commit ef60db13cdab10c9d6ade6964cbb834391858d93
133646Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
133647Date:   Wed Oct 21 21:30:21 2009 +0000
133648
133649    Monotone-Parent: 846fa20b13dd09d896ed82cad5836822133d22c3
133650    Monotone-Revision: 7add512502128fa47711440a971acc4db37b514b
133651
133652    Monotone-Author: wsourdeau@inverse.ca
133653    Monotone-Date: 2009-10-21T21:30:21
133654    Monotone-Branch: ca.inverse.sogo
133655
133656M	SOPE/sope-patchset-r1660.diff
133657
133658commit 8bbe631dac2ead0784bb3574a834e1af0e8894bc
133659Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
133660Date:   Wed Oct 21 21:17:11 2009 +0000
133661
133662    Monotone-Parent: ffb403989e64c7ca37321c15ab24b50155dc2f68
133663    Monotone-Revision: fe50cf1e82dc1e3027fc400eb2f405261b9ad9f3
133664
133665    Monotone-Author: wsourdeau@inverse.ca
133666    Monotone-Date: 2009-10-21T21:17:11
133667    Monotone-Branch: ca.inverse.sogo
133668
133669M	ChangeLog
133670M	Main/SOGo.h
133671M	Main/SOGo.m
133672M	NEWS
133673M	SOPE/sope-patchset-r1660.diff
133674M	SoObjects/Appointments/SOGoAppointmentFolder.m
133675M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
133676M	SoObjects/Contacts/SOGoUserFolder+Contacts.m
133677M	SoObjects/SOGo/NSCalendarDate+SOGo.m
133678M	SoObjects/SOGo/SOGoContentObject.m
133679M	SoObjects/SOGo/SOGoGCSFolder.m
133680M	SoObjects/SOGo/SOGoObject.h
133681M	SoObjects/SOGo/SOGoObject.m
133682M	SoObjects/SOGo/SOGoUserFolder.m
133683M	SoObjects/SOGo/WORequest+SOGo.h
133684M	SoObjects/SOGo/WORequest+SOGo.m
133685
133686commit bfb2bf00a6e6a4ca1cd79d737ceb04d76a289058
133687Author: Francis Lachapelle <flachapelle@inverse.ca>
133688Date:   Wed Oct 21 18:07:09 2009 +0000
133689
133690    Fixed issues with attendees invitation window.
133691    See ChangeLog.
133692
133693    Monotone-Parent: 6cd910f43ad78b6d588fe7ba51ef346c434ee93a
133694    Monotone-Revision: 2486c891d32ba8306f9e058c37f500a0d43424c5
133695
133696    Monotone-Author: flachapelle@inverse.ca
133697    Monotone-Date: 2009-10-21T18:07:09
133698    Monotone-Branch: ca.inverse.sogo
133699
133700M	ChangeLog
133701M	UI/Scheduler/UIxCalListingActions.m
133702M	UI/WebServerResources/UIxAttendeesEditor.js
133703
133704commit a890f166fbaf6196100fcef149b76c6aa90e4c0d
133705Author: Francis Lachapelle <flachapelle@inverse.ca>
133706Date:   Wed Oct 21 18:05:44 2009 +0000
133707
133708    Minor improvements in translation for delegated invitations.
133709
133710    Monotone-Parent: eaba2c32def6d8785cefa930ce840b55af937c4d
133711    Monotone-Revision: 6cd910f43ad78b6d588fe7ba51ef346c434ee93a
133712
133713    Monotone-Author: flachapelle@inverse.ca
133714    Monotone-Date: 2009-10-21T18:05:44
133715    Monotone-Branch: ca.inverse.sogo
133716
133717M	UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings
133718M	UI/MailPartViewers/Czech.lproj/Localizable.strings
133719M	UI/MailPartViewers/Dutch.lproj/Localizable.strings
133720M	UI/MailPartViewers/English.lproj/Localizable.strings
133721M	UI/MailPartViewers/French.lproj/Localizable.strings
133722M	UI/MailPartViewers/German.lproj/Localizable.strings
133723M	UI/MailPartViewers/Hungarian.lproj/Localizable.strings
133724M	UI/MailPartViewers/Italian.lproj/Localizable.strings
133725M	UI/MailPartViewers/Russian.lproj/Localizable.strings
133726M	UI/MailPartViewers/Spanish.lproj/Localizable.strings
133727M	UI/MailPartViewers/UIxMailPartMessageViewer.m
133728M	UI/MailPartViewers/Welsh.lproj/Localizable.strings
133729M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
133730
133731commit 06f386242c678cb9f993f5694935d59da7a0ac7c
133732Author: Francis Lachapelle <flachapelle@inverse.ca>
133733Date:   Wed Oct 21 18:03:41 2009 +0000
133734
133735    Minor improvement in translation
133736
133737    Monotone-Parent: 48733b3e73bfc83c123ca2ac9875ae46796a7197
133738    Monotone-Revision: eaba2c32def6d8785cefa930ce840b55af937c4d
133739
133740    Monotone-Author: flachapelle@inverse.ca
133741    Monotone-Date: 2009-10-21T18:03:41
133742    Monotone-Branch: ca.inverse.sogo
133743
133744M	UI/Scheduler/English.lproj/Localizable.strings
133745
133746commit e7b6f8c8a83f6ac4dba1cc0690629f748c932770
133747Author: Francis Lachapelle <flachapelle@inverse.ca>
133748Date:   Wed Oct 21 18:03:01 2009 +0000
133749
133750    Indent
133751
133752    Monotone-Parent: ffb403989e64c7ca37321c15ab24b50155dc2f68
133753    Monotone-Revision: 48733b3e73bfc83c123ca2ac9875ae46796a7197
133754
133755    Monotone-Author: flachapelle@inverse.ca
133756    Monotone-Date: 2009-10-21T18:03:01
133757    Monotone-Branch: ca.inverse.sogo
133758
133759M	SoObjects/Appointments/iCalEvent+SOGo.m
133760M	UI/MainUI/SOGoUserHomePage.m
133761M	UI/WebServerResources/MailerUI.js
133762
133763commit 98a48a1c53471e1dd80261fff84ccfe3bdfd99e0
133764Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133765Date:   Tue Oct 20 20:11:51 2009 +0000
133766
133767    Fixed previous commit.
133768
133769    Monotone-Parent: 3088561b208f1a0f4711223d1f0e1265d7be03b2
133770    Monotone-Revision: ffb403989e64c7ca37321c15ab24b50155dc2f68
133771
133772    Monotone-Author: ludovic@Sophos.ca
133773    Monotone-Date: 2009-10-20T20:11:51
133774    Monotone-Branch: ca.inverse.sogo
133775
133776M	SOPE/NGCards/iCalTimeZonePeriod.m
133777
133778commit 4074fef5dc29505eb2bf8230f701edee73aeba20
133779Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133780Date:   Tue Oct 20 19:07:20 2009 +0000
133781
133782    Fixed previous commit.
133783
133784    Monotone-Parent: 1cdbd08ce823952005537aad8577c0f54c23c532
133785    Monotone-Revision: 3088561b208f1a0f4711223d1f0e1265d7be03b2
133786
133787    Monotone-Author: ludovic@Sophos.ca
133788    Monotone-Date: 2009-10-20T19:07:20
133789    Monotone-Branch: ca.inverse.sogo
133790
133791M	SOPE/NGCards/iCalTimeZonePeriod.m
133792
133793commit 1008505fb520d191232ba887d4f5af9c9b0b24c9
133794Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133795Date:   Tue Oct 20 18:22:53 2009 +0000
133796
133797    See ChangeLog
133798
133799    Monotone-Parent: a7388b1eb7856d57df84b1de0be0ed020317178c
133800    Monotone-Revision: 1cdbd08ce823952005537aad8577c0f54c23c532
133801
133802    Monotone-Author: ludovic@Sophos.ca
133803    Monotone-Date: 2009-10-20T18:22:53
133804    Monotone-Branch: ca.inverse.sogo
133805
133806M	ChangeLog
133807M	SOPE/NGCards/iCalDateTime.h
133808M	SOPE/NGCards/iCalTimeZonePeriod.m
133809
133810commit 6927574d188715cbf3a7d8f2cfebde5c4c1d4ba3
133811Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133812Date:   Tue Oct 20 13:15:22 2009 +0000
133813
133814    See ChangeLog
133815
133816    Monotone-Parent: 51a6b06e57704b745079c66aae15d48bf3d2ac3d
133817    Monotone-Revision: a7388b1eb7856d57df84b1de0be0ed020317178c
133818
133819    Monotone-Author: ludovic@Sophos.ca
133820    Monotone-Date: 2009-10-20T13:15:22
133821    Monotone-Branch: ca.inverse.sogo
133822
133823M	ChangeLog
133824A	SOPE/NGCards/TimeZones/America/Indiana/Indianapolis.ics
133825A	SOPE/NGCards/TimeZones/America/Indiana/Knox.ics
133826A	SOPE/NGCards/TimeZones/America/Indiana/Marengo.ics
133827A	SOPE/NGCards/TimeZones/America/Indiana/Petersburg.ics
133828A	SOPE/NGCards/TimeZones/America/Indiana/Tell_City.ics
133829A	SOPE/NGCards/TimeZones/America/Indiana/Vevay.ics
133830A	SOPE/NGCards/TimeZones/America/Indiana/Vincennes.ics
133831A	SOPE/NGCards/TimeZones/America/Indiana/Winamac.ics
133832A	SOPE/NGCards/TimeZones/America/Kentucky/Louisville.ics
133833A	SOPE/NGCards/TimeZones/America/Kentucky/Monticello.ics
133834A	SOPE/NGCards/TimeZones/America/North_Dakota/Center.ics
133835A	SOPE/NGCards/TimeZones/America/North_Dakota/New_Salem.ics
133836M	SoObjects/SOGo/SOGoParentFolder.m
133837M	debian/copyright
133838
133839commit fbd3da20931ae98b8ae5f198777d759795895389
133840Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
133841Date:   Mon Oct 19 21:45:51 2009 +0000
133842
133843    updated SOPE debian build
133844
133845    Monotone-Parent: fd0a45015e180440a0786a460237ffb942e2713a
133846    Monotone-Revision: 51a6b06e57704b745079c66aae15d48bf3d2ac3d
133847
133848    Monotone-Author: wsourdeau@inverse.ca
133849    Monotone-Date: 2009-10-19T21:45:51
133850    Monotone-Branch: ca.inverse.sogo
133851
133852M	SOPE/sope-debian.diff
133853
133854commit 97f530da4ff6d0569bc707ebad23a00a3655d156
133855Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
133856Date:   Mon Oct 19 21:44:25 2009 +0000
133857
133858    Monotone-Parent: 950380ef7d21e236720a256867099e544955446c
133859    Monotone-Revision: fd0a45015e180440a0786a460237ffb942e2713a
133860
133861    Monotone-Author: wsourdeau@inverse.ca
133862    Monotone-Date: 2009-10-19T21:44:25
133863    Monotone-Branch: ca.inverse.sogo
133864
133865M	debian/sogo.cron.daily
133866
133867commit ffd3b8d2e06d7ebf7520430693d9d4dcce2994c0
133868Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
133869Date:   Mon Oct 19 21:39:49 2009 +0000
133870
133871    Monotone-Parent: 9020396dd6a24f133f8a6ae82a6958bfdfe53ded
133872    Monotone-Revision: 62d1af99422697f56336f8de72d9a7ae0ec1b210
133873
133874    Monotone-Author: wsourdeau@inverse.ca
133875    Monotone-Date: 2009-10-19T21:39:49
133876    Monotone-Branch: ca.inverse.sogo
133877
133878M	SOPE/sope-gsmake2.diff
133879
133880commit 7344e4d038941fb20c30cd854bc53160e8b77243
133881Author: Francis Lachapelle <flachapelle@inverse.ca>
133882Date:   Mon Oct 19 21:19:50 2009 +0000
133883
133884    See ChangeLog
133885
133886    Monotone-Parent: 9020396dd6a24f133f8a6ae82a6958bfdfe53ded
133887    Monotone-Revision: c3418cb8dc92a811cb6b1d3b583d6ffd09d6bd4d
133888
133889    Monotone-Author: flachapelle@inverse.ca
133890    Monotone-Date: 2009-10-19T21:19:50
133891    Monotone-Branch: ca.inverse.sogo
133892
133893M	ChangeLog
133894M	SoObjects/SOGo/NSCalendarDate+SOGo.m
133895
133896commit fd2e4c66591ed1f43898e5c1df468c9e8942af88
133897Author: Francis Lachapelle <flachapelle@inverse.ca>
133898Date:   Mon Oct 19 15:24:38 2009 +0000
133899
133900    See ChangeLog (and previous commit).
133901
133902    Monotone-Parent: 51ad6c4e5c077a6e4cfd46e05d3d05822fb7803d
133903    Monotone-Revision: 9020396dd6a24f133f8a6ae82a6958bfdfe53ded
133904
133905    Monotone-Author: flachapelle@inverse.ca
133906    Monotone-Date: 2009-10-19T15:24:38
133907    Monotone-Branch: ca.inverse.sogo
133908
133909M	SOPE/NGCards/ChangeLog
133910
133911commit 32576eaca58fa08822ed6d5c7c5850611bb97404
133912Author: Francis Lachapelle <flachapelle@inverse.ca>
133913Date:   Mon Oct 19 15:24:08 2009 +0000
133914
133915    See ChangeLog
133916
133917    Monotone-Parent: 9a1a3fa3d7bc831a4d4d5e359f903fc187c31b04
133918    Monotone-Revision: 51ad6c4e5c077a6e4cfd46e05d3d05822fb7803d
133919
133920    Monotone-Author: flachapelle@inverse.ca
133921    Monotone-Date: 2009-10-19T15:24:08
133922    Monotone-Branch: ca.inverse.sogo
133923
133924M	SOPE/NGCards/iCalDateTime.m
133925
133926commit 47f01b79e5771e4e9b0634718845bd5e16502c59
133927Author: Francis Lachapelle <flachapelle@inverse.ca>
133928Date:   Mon Oct 19 15:22:36 2009 +0000
133929
133930    See ChangeLog
133931
133932    Monotone-Parent: ccaab9322e172157de4d07dca19f1e071e7836a4
133933    Monotone-Revision: 9a1a3fa3d7bc831a4d4d5e359f903fc187c31b04
133934
133935    Monotone-Author: flachapelle@inverse.ca
133936    Monotone-Date: 2009-10-19T15:22:36
133937    Monotone-Branch: ca.inverse.sogo
133938
133939M	ChangeLog
133940M	UI/Scheduler/UIxAppointmentEditor.m
133941M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
133942
133943commit f0e37a88853250486ecad6bbee9c1be69f2357e2
133944Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133945Date:   Mon Oct 19 12:56:52 2009 +0000
133946
133947    See ChangeLog
133948
133949    Monotone-Parent: 8a33774ff55089b02c43fb1a6d1acfd98521c634
133950    Monotone-Revision: ccaab9322e172157de4d07dca19f1e071e7836a4
133951
133952    Monotone-Author: ludovic@Sophos.ca
133953    Monotone-Date: 2009-10-19T12:56:52
133954    Monotone-Branch: ca.inverse.sogo
133955
133956M	ChangeLog
133957M	SoObjects/Appointments/SOGoAppointmentObject.m
133958
133959commit ddb50621ccf119e63f7556a65b43a015e1e800d2
133960Author: Ludovic Marcotte <lmarcotte@inverse.ca>
133961Date:   Sat Oct 17 17:54:14 2009 +0000
133962
133963    See ChangeLog
133964
133965    Monotone-Parent: bdd11428b30ea8b34d0aab6d7ff6ef311b949890
133966    Monotone-Revision: 8a33774ff55089b02c43fb1a6d1acfd98521c634
133967
133968    Monotone-Author: ludovic@Sophos.ca
133969    Monotone-Date: 2009-10-17T17:54:14
133970    Monotone-Branch: ca.inverse.sogo
133971
133972M	ChangeLog
133973M	SoObjects/Contacts/SOGoContactGCSList.m
133974M	UI/Contacts/UIxListEditor.m
133975M	UI/WebServerResources/UIxListEditor.js
133976
133977commit 12896b24dbcc9889e64132bb91f6b26495ef135e
133978Author: Francis Lachapelle <flachapelle@inverse.ca>
133979Date:   Fri Oct 16 19:38:23 2009 +0000
133980
133981    Fix scrolling issues when selecting events in the web calendar module.
133982
133983    Monotone-Parent: a74db01453c909399692b43b08ec1c2e4a21a2fa
133984    Monotone-Revision: bdd11428b30ea8b34d0aab6d7ff6ef311b949890
133985
133986    Monotone-Author: flachapelle@inverse.ca
133987    Monotone-Date: 2009-10-16T19:38:23
133988    Monotone-Branch: ca.inverse.sogo
133989
133990M	ChangeLog
133991M	UI/WebServerResources/SchedulerUI.js
133992
133993commit a426eec7161e007411eea455e241435123cb0de6
133994Author: Francis Lachapelle <flachapelle@inverse.ca>
133995Date:   Fri Oct 16 18:38:24 2009 +0000
133996
133997    See ChangeLog
133998
133999    Monotone-Parent: 996b9175c23f4a62879cb172950b81df23cb973b
134000    Monotone-Revision: a74db01453c909399692b43b08ec1c2e4a21a2fa
134001
134002    Monotone-Author: flachapelle@inverse.ca
134003    Monotone-Date: 2009-10-16T18:38:24
134004    Monotone-Branch: ca.inverse.sogo
134005
134006M	ChangeLog
134007M	UI/Scheduler/UIxComponentEditor.m
134008
134009commit 4a41b4603681392813ae923a17bd17a7ff5b7fdf
134010Author: Francis Lachapelle <flachapelle@inverse.ca>
134011Date:   Fri Oct 16 18:29:18 2009 +0000
134012
134013    Comment
134014
134015    Monotone-Parent: d7f6037ae6e1e2123a306d459ff6f96271bfc190
134016    Monotone-Revision: 996b9175c23f4a62879cb172950b81df23cb973b
134017
134018    Monotone-Author: flachapelle@inverse.ca
134019    Monotone-Date: 2009-10-16T18:29:18
134020    Monotone-Branch: ca.inverse.sogo
134021
134022M	UI/WebServerResources/UIxComponentEditor.js
134023
134024commit 891f31d0b1e3db91afeb81f97573ecdea027bd2f
134025Author: C Robert <crobert@inverse.ca>
134026Date:   Thu Oct 15 21:33:56 2009 +0000
134027
134028    See ChangeLog
134029
134030    Monotone-Parent: c6f02e683516d8272f34a92875af92b45b067767
134031    Monotone-Revision: d7f6037ae6e1e2123a306d459ff6f96271bfc190
134032
134033    Monotone-Author: crobert@inverse.ca
134034    Monotone-Date: 2009-10-15T21:33:56
134035    Monotone-Branch: ca.inverse.sogo
134036
134037M	ChangeLog
134038M	SoObjects/Appointments/SOGoAppointmentFolder.m
134039M	SoObjects/Appointments/SOGoAppointmentFolders.m
134040M	SoObjects/SOGo/SOGoObject.h
134041M	SoObjects/SOGo/SOGoWebDAVAclManager.h
134042M	SoObjects/SOGo/SOGoWebDAVAclManager.m
134043
134044commit a5cafe30b6cb21a3eac9c71e6f1d7728437c970d
134045Author: Ludovic Marcotte <lmarcotte@inverse.ca>
134046Date:   Thu Oct 15 18:43:28 2009 +0000
134047
134048    See ChangeLog
134049
134050    Monotone-Parent: 78bab40835ca73611c47298a0a8de1393cf60c03
134051    Monotone-Revision: c6f02e683516d8272f34a92875af92b45b067767
134052
134053    Monotone-Author: ludovic@Sophos.ca
134054    Monotone-Date: 2009-10-15T18:43:28
134055    Monotone-Branch: ca.inverse.sogo
134056
134057M	.mtn-ignore
134058M	ChangeLog
134059M	SOPE/NGCards/GNUmakefile.postamble
134060A	SOPE/NGCards/TimeZones/Africa/Abidjan.ics
134061A	SOPE/NGCards/TimeZones/Africa/Accra.ics
134062A	SOPE/NGCards/TimeZones/Africa/Addis_Ababa.ics
134063A	SOPE/NGCards/TimeZones/Africa/Algiers.ics
134064A	SOPE/NGCards/TimeZones/Africa/Asmara.ics
134065A	SOPE/NGCards/TimeZones/Africa/Bamako.ics
134066A	SOPE/NGCards/TimeZones/Africa/Bangui.ics
134067A	SOPE/NGCards/TimeZones/Africa/Banjul.ics
134068A	SOPE/NGCards/TimeZones/Africa/Bissau.ics
134069A	SOPE/NGCards/TimeZones/Africa/Blantyre.ics
134070A	SOPE/NGCards/TimeZones/Africa/Brazzaville.ics
134071A	SOPE/NGCards/TimeZones/Africa/Bujumbura.ics
134072A	SOPE/NGCards/TimeZones/Africa/Cairo.ics
134073A	SOPE/NGCards/TimeZones/Africa/Casablanca.ics
134074A	SOPE/NGCards/TimeZones/Africa/Ceuta.ics
134075A	SOPE/NGCards/TimeZones/Africa/Conakry.ics
134076A	SOPE/NGCards/TimeZones/Africa/Dakar.ics
134077A	SOPE/NGCards/TimeZones/Africa/Dar_es_Salaam.ics
134078A	SOPE/NGCards/TimeZones/Africa/Djibouti.ics
134079A	SOPE/NGCards/TimeZones/Africa/Douala.ics
134080A	SOPE/NGCards/TimeZones/Africa/El_Aaiun.ics
134081A	SOPE/NGCards/TimeZones/Africa/Freetown.ics
134082A	SOPE/NGCards/TimeZones/Africa/Gaborone.ics
134083A	SOPE/NGCards/TimeZones/Africa/Harare.ics
134084A	SOPE/NGCards/TimeZones/Africa/Johannesburg.ics
134085A	SOPE/NGCards/TimeZones/Africa/Kampala.ics
134086A	SOPE/NGCards/TimeZones/Africa/Khartoum.ics
134087A	SOPE/NGCards/TimeZones/Africa/Kigali.ics
134088A	SOPE/NGCards/TimeZones/Africa/Kinshasa.ics
134089A	SOPE/NGCards/TimeZones/Africa/Lagos.ics
134090A	SOPE/NGCards/TimeZones/Africa/Libreville.ics
134091A	SOPE/NGCards/TimeZones/Africa/Lome.ics
134092A	SOPE/NGCards/TimeZones/Africa/Luanda.ics
134093A	SOPE/NGCards/TimeZones/Africa/Lubumbashi.ics
134094A	SOPE/NGCards/TimeZones/Africa/Lusaka.ics
134095A	SOPE/NGCards/TimeZones/Africa/Malabo.ics
134096A	SOPE/NGCards/TimeZones/Africa/Maputo.ics
134097A	SOPE/NGCards/TimeZones/Africa/Maseru.ics
134098A	SOPE/NGCards/TimeZones/Africa/Mbabane.ics
134099A	SOPE/NGCards/TimeZones/Africa/Mogadishu.ics
134100A	SOPE/NGCards/TimeZones/Africa/Monrovia.ics
134101A	SOPE/NGCards/TimeZones/Africa/Nairobi.ics
134102A	SOPE/NGCards/TimeZones/Africa/Ndjamena.ics
134103A	SOPE/NGCards/TimeZones/Africa/Niamey.ics
134104A	SOPE/NGCards/TimeZones/Africa/Nouakchott.ics
134105A	SOPE/NGCards/TimeZones/Africa/Ouagadougou.ics
134106A	SOPE/NGCards/TimeZones/Africa/Porto-Novo.ics
134107A	SOPE/NGCards/TimeZones/Africa/Sao_Tome.ics
134108A	SOPE/NGCards/TimeZones/Africa/Tripoli.ics
134109A	SOPE/NGCards/TimeZones/Africa/Tunis.ics
134110A	SOPE/NGCards/TimeZones/Africa/Windhoek.ics
134111A	SOPE/NGCards/TimeZones/America/Adak.ics
134112A	SOPE/NGCards/TimeZones/America/Anchorage.ics
134113A	SOPE/NGCards/TimeZones/America/Anguilla.ics
134114A	SOPE/NGCards/TimeZones/America/Antigua.ics
134115A	SOPE/NGCards/TimeZones/America/Atikokan.ics
134116A	SOPE/NGCards/TimeZones/America/Barbados.ics
134117A	SOPE/NGCards/TimeZones/America/Belize.ics
134118A	SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics
134119A	SOPE/NGCards/TimeZones/America/Boise.ics
134120A	SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics
134121A	SOPE/NGCards/TimeZones/America/Cancun.ics
134122A	SOPE/NGCards/TimeZones/America/Cayman.ics
134123A	SOPE/NGCards/TimeZones/America/Chicago.ics
134124A	SOPE/NGCards/TimeZones/America/Chihuahua.ics
134125A	SOPE/NGCards/TimeZones/America/Costa_Rica.ics
134126A	SOPE/NGCards/TimeZones/America/Danmarkshavn.ics
134127A	SOPE/NGCards/TimeZones/America/Dawson.ics
134128A	SOPE/NGCards/TimeZones/America/Dawson_Creek.ics
134129A	SOPE/NGCards/TimeZones/America/Denver.ics
134130A	SOPE/NGCards/TimeZones/America/Detroit.ics
134131A	SOPE/NGCards/TimeZones/America/Dominica.ics
134132A	SOPE/NGCards/TimeZones/America/Edmonton.ics
134133A	SOPE/NGCards/TimeZones/America/El_Salvador.ics
134134A	SOPE/NGCards/TimeZones/America/Glace_Bay.ics
134135A	SOPE/NGCards/TimeZones/America/Godthab.ics
134136A	SOPE/NGCards/TimeZones/America/Goose_Bay.ics
134137A	SOPE/NGCards/TimeZones/America/Grand_Turk.ics
134138A	SOPE/NGCards/TimeZones/America/Grenada.ics
134139A	SOPE/NGCards/TimeZones/America/Guadeloupe.ics
134140A	SOPE/NGCards/TimeZones/America/Guatemala.ics
134141A	SOPE/NGCards/TimeZones/America/Halifax.ics
134142A	SOPE/NGCards/TimeZones/America/Havana.ics
134143A	SOPE/NGCards/TimeZones/America/Hermosillo.ics
134144A	SOPE/NGCards/TimeZones/America/Inuvik.ics
134145A	SOPE/NGCards/TimeZones/America/Iqaluit.ics
134146A	SOPE/NGCards/TimeZones/America/Jamaica.ics
134147A	SOPE/NGCards/TimeZones/America/Juneau.ics
134148A	SOPE/NGCards/TimeZones/America/Los_Angeles.ics
134149A	SOPE/NGCards/TimeZones/America/Managua.ics
134150A	SOPE/NGCards/TimeZones/America/Marigot.ics
134151A	SOPE/NGCards/TimeZones/America/Martinique.ics
134152A	SOPE/NGCards/TimeZones/America/Mazatlan.ics
134153A	SOPE/NGCards/TimeZones/America/Menominee.ics
134154A	SOPE/NGCards/TimeZones/America/Merida.ics
134155A	SOPE/NGCards/TimeZones/America/Mexico_City.ics
134156A	SOPE/NGCards/TimeZones/America/Miquelon.ics
134157A	SOPE/NGCards/TimeZones/America/Moncton.ics
134158A	SOPE/NGCards/TimeZones/America/Montreal.ics
134159A	SOPE/NGCards/TimeZones/America/Nassau.ics
134160A	SOPE/NGCards/TimeZones/America/New_York.ics
134161A	SOPE/NGCards/TimeZones/America/Nipigon.ics
134162A	SOPE/NGCards/TimeZones/America/Nome.ics
134163A	SOPE/NGCards/TimeZones/America/Panama.ics
134164A	SOPE/NGCards/TimeZones/America/Pangnirtung.ics
134165A	SOPE/NGCards/TimeZones/America/Phoenix.ics
134166A	SOPE/NGCards/TimeZones/America/Port-au-Prince.ics
134167A	SOPE/NGCards/TimeZones/America/Puerto_Rico.ics
134168A	SOPE/NGCards/TimeZones/America/Rainy_River.ics
134169A	SOPE/NGCards/TimeZones/America/Rankin_Inlet.ics
134170A	SOPE/NGCards/TimeZones/America/Regina.ics
134171A	SOPE/NGCards/TimeZones/America/Resolute.ics
134172A	SOPE/NGCards/TimeZones/America/Santo_Domingo.ics
134173A	SOPE/NGCards/TimeZones/America/Scoresbysund.ics
134174A	SOPE/NGCards/TimeZones/America/Shiprock.ics
134175A	SOPE/NGCards/TimeZones/America/St_Barthelemy.ics
134176A	SOPE/NGCards/TimeZones/America/St_Johns.ics
134177A	SOPE/NGCards/TimeZones/America/St_Kitts.ics
134178A	SOPE/NGCards/TimeZones/America/St_Lucia.ics
134179A	SOPE/NGCards/TimeZones/America/St_Thomas.ics
134180A	SOPE/NGCards/TimeZones/America/St_Vincent.ics
134181A	SOPE/NGCards/TimeZones/America/Swift_Current.ics
134182A	SOPE/NGCards/TimeZones/America/Tegucigalpa.ics
134183A	SOPE/NGCards/TimeZones/America/Thule.ics
134184A	SOPE/NGCards/TimeZones/America/Thunder_Bay.ics
134185A	SOPE/NGCards/TimeZones/America/Tijuana.ics
134186A	SOPE/NGCards/TimeZones/America/Toronto.ics
134187A	SOPE/NGCards/TimeZones/America/Tortola.ics
134188A	SOPE/NGCards/TimeZones/America/Vancouver.ics
134189A	SOPE/NGCards/TimeZones/America/Whitehorse.ics
134190A	SOPE/NGCards/TimeZones/America/Winnipeg.ics
134191A	SOPE/NGCards/TimeZones/America/Yakutat.ics
134192A	SOPE/NGCards/TimeZones/America/Yellowknife.ics
134193A	SOPE/NGCards/TimeZones/Antarctica/Casey.ics
134194A	SOPE/NGCards/TimeZones/Antarctica/Davis.ics
134195A	SOPE/NGCards/TimeZones/Antarctica/DumontDUrville.ics
134196A	SOPE/NGCards/TimeZones/Antarctica/Mawson.ics
134197A	SOPE/NGCards/TimeZones/Antarctica/McMurdo.ics
134198A	SOPE/NGCards/TimeZones/Antarctica/Palmer.ics
134199A	SOPE/NGCards/TimeZones/Antarctica/Rothera.ics
134200A	SOPE/NGCards/TimeZones/Antarctica/South_Pole.ics
134201A	SOPE/NGCards/TimeZones/Antarctica/Syowa.ics
134202A	SOPE/NGCards/TimeZones/Antarctica/Vostok.ics
134203A	SOPE/NGCards/TimeZones/Arctic/Longyearbyen.ics
134204A	SOPE/NGCards/TimeZones/Asia/Aden.ics
134205A	SOPE/NGCards/TimeZones/Asia/Almaty.ics
134206A	SOPE/NGCards/TimeZones/Asia/Amman.ics
134207A	SOPE/NGCards/TimeZones/Asia/Anadyr.ics
134208A	SOPE/NGCards/TimeZones/Asia/Aqtau.ics
134209A	SOPE/NGCards/TimeZones/Asia/Aqtobe.ics
134210A	SOPE/NGCards/TimeZones/Asia/Ashgabat.ics
134211A	SOPE/NGCards/TimeZones/Asia/Baghdad.ics
134212A	SOPE/NGCards/TimeZones/Asia/Bahrain.ics
134213A	SOPE/NGCards/TimeZones/Asia/Baku.ics
134214A	SOPE/NGCards/TimeZones/Asia/Bangkok.ics
134215A	SOPE/NGCards/TimeZones/Asia/Beirut.ics
134216A	SOPE/NGCards/TimeZones/Asia/Bishkek.ics
134217A	SOPE/NGCards/TimeZones/Asia/Brunei.ics
134218A	SOPE/NGCards/TimeZones/Asia/Choibalsan.ics
134219A	SOPE/NGCards/TimeZones/Asia/Chongqing.ics
134220A	SOPE/NGCards/TimeZones/Asia/Colombo.ics
134221A	SOPE/NGCards/TimeZones/Asia/Damascus.ics
134222A	SOPE/NGCards/TimeZones/Asia/Dhaka.ics
134223A	SOPE/NGCards/TimeZones/Asia/Dili.ics
134224A	SOPE/NGCards/TimeZones/Asia/Dubai.ics
134225A	SOPE/NGCards/TimeZones/Asia/Dushanbe.ics
134226A	SOPE/NGCards/TimeZones/Asia/Gaza.ics
134227A	SOPE/NGCards/TimeZones/Asia/Harbin.ics
134228A	SOPE/NGCards/TimeZones/Asia/Ho_Chi_Minh.ics
134229A	SOPE/NGCards/TimeZones/Asia/Hong_Kong.ics
134230A	SOPE/NGCards/TimeZones/Asia/Hovd.ics
134231A	SOPE/NGCards/TimeZones/Asia/Irkutsk.ics
134232A	SOPE/NGCards/TimeZones/Asia/Istanbul.ics
134233A	SOPE/NGCards/TimeZones/Asia/Jakarta.ics
134234A	SOPE/NGCards/TimeZones/Asia/Jayapura.ics
134235A	SOPE/NGCards/TimeZones/Asia/Jerusalem.ics
134236A	SOPE/NGCards/TimeZones/Asia/Kabul.ics
134237A	SOPE/NGCards/TimeZones/Asia/Kamchatka.ics
134238A	SOPE/NGCards/TimeZones/Asia/Karachi.ics
134239A	SOPE/NGCards/TimeZones/Asia/Kashgar.ics
134240A	SOPE/NGCards/TimeZones/Asia/Kathmandu.ics
134241A	SOPE/NGCards/TimeZones/Asia/Kolkata.ics
134242A	SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics
134243A	SOPE/NGCards/TimeZones/Asia/Kuala_Lumpur.ics
134244A	SOPE/NGCards/TimeZones/Asia/Kuching.ics
134245A	SOPE/NGCards/TimeZones/Asia/Kuwait.ics
134246A	SOPE/NGCards/TimeZones/Asia/Macau.ics
134247A	SOPE/NGCards/TimeZones/Asia/Magadan.ics
134248A	SOPE/NGCards/TimeZones/Asia/Makassar.ics
134249A	SOPE/NGCards/TimeZones/Asia/Manila.ics
134250A	SOPE/NGCards/TimeZones/Asia/Muscat.ics
134251A	SOPE/NGCards/TimeZones/Asia/Nicosia.ics
134252A	SOPE/NGCards/TimeZones/Asia/Novosibirsk.ics
134253A	SOPE/NGCards/TimeZones/Asia/Omsk.ics
134254A	SOPE/NGCards/TimeZones/Asia/Oral.ics
134255A	SOPE/NGCards/TimeZones/Asia/Phnom_Penh.ics
134256A	SOPE/NGCards/TimeZones/Asia/Pontianak.ics
134257A	SOPE/NGCards/TimeZones/Asia/Pyongyang.ics
134258A	SOPE/NGCards/TimeZones/Asia/Qatar.ics
134259A	SOPE/NGCards/TimeZones/Asia/Qyzylorda.ics
134260A	SOPE/NGCards/TimeZones/Asia/Rangoon.ics
134261A	SOPE/NGCards/TimeZones/Asia/Riyadh.ics
134262A	SOPE/NGCards/TimeZones/Asia/Sakhalin.ics
134263A	SOPE/NGCards/TimeZones/Asia/Samarkand.ics
134264A	SOPE/NGCards/TimeZones/Asia/Seoul.ics
134265A	SOPE/NGCards/TimeZones/Asia/Shanghai.ics
134266A	SOPE/NGCards/TimeZones/Asia/Singapore.ics
134267A	SOPE/NGCards/TimeZones/Asia/Taipei.ics
134268A	SOPE/NGCards/TimeZones/Asia/Tashkent.ics
134269A	SOPE/NGCards/TimeZones/Asia/Tbilisi.ics
134270A	SOPE/NGCards/TimeZones/Asia/Tehran.ics
134271A	SOPE/NGCards/TimeZones/Asia/Thimphu.ics
134272A	SOPE/NGCards/TimeZones/Asia/Tokyo.ics
134273A	SOPE/NGCards/TimeZones/Asia/Ulaanbaatar.ics
134274A	SOPE/NGCards/TimeZones/Asia/Urumqi.ics
134275A	SOPE/NGCards/TimeZones/Asia/Vientiane.ics
134276A	SOPE/NGCards/TimeZones/Asia/Vladivostok.ics
134277A	SOPE/NGCards/TimeZones/Asia/Yakutsk.ics
134278A	SOPE/NGCards/TimeZones/Asia/Yekaterinburg.ics
134279A	SOPE/NGCards/TimeZones/Asia/Yerevan.ics
134280A	SOPE/NGCards/TimeZones/Atlantic/Azores.ics
134281A	SOPE/NGCards/TimeZones/Atlantic/Bermuda.ics
134282A	SOPE/NGCards/TimeZones/Atlantic/Canary.ics
134283A	SOPE/NGCards/TimeZones/Atlantic/Cape_Verde.ics
134284A	SOPE/NGCards/TimeZones/Atlantic/Faroe.ics
134285A	SOPE/NGCards/TimeZones/Atlantic/Madeira.ics
134286A	SOPE/NGCards/TimeZones/Atlantic/Reykjavik.ics
134287A	SOPE/NGCards/TimeZones/Atlantic/St_Helena.ics
134288A	SOPE/NGCards/TimeZones/Australia/Adelaide.ics
134289A	SOPE/NGCards/TimeZones/Australia/Brisbane.ics
134290A	SOPE/NGCards/TimeZones/Australia/Broken_Hill.ics
134291A	SOPE/NGCards/TimeZones/Australia/Currie.ics
134292A	SOPE/NGCards/TimeZones/Australia/Darwin.ics
134293A	SOPE/NGCards/TimeZones/Australia/Eucla.ics
134294A	SOPE/NGCards/TimeZones/Australia/Hobart.ics
134295A	SOPE/NGCards/TimeZones/Australia/Lindeman.ics
134296A	SOPE/NGCards/TimeZones/Australia/Lord_Howe.ics
134297A	SOPE/NGCards/TimeZones/Australia/Melbourne.ics
134298A	SOPE/NGCards/TimeZones/Australia/Perth.ics
134299A	SOPE/NGCards/TimeZones/Australia/Sydney.ics
134300A	SOPE/NGCards/TimeZones/Europe/Amsterdam.ics
134301A	SOPE/NGCards/TimeZones/Europe/Andorra.ics
134302A	SOPE/NGCards/TimeZones/Europe/Athens.ics
134303A	SOPE/NGCards/TimeZones/Europe/Belgrade.ics
134304A	SOPE/NGCards/TimeZones/Europe/Berlin.ics
134305A	SOPE/NGCards/TimeZones/Europe/Bratislava.ics
134306A	SOPE/NGCards/TimeZones/Europe/Brussels.ics
134307A	SOPE/NGCards/TimeZones/Europe/Bucharest.ics
134308A	SOPE/NGCards/TimeZones/Europe/Budapest.ics
134309A	SOPE/NGCards/TimeZones/Europe/Chisinau.ics
134310A	SOPE/NGCards/TimeZones/Europe/Copenhagen.ics
134311A	SOPE/NGCards/TimeZones/Europe/Dublin.ics
134312A	SOPE/NGCards/TimeZones/Europe/Gibraltar.ics
134313A	SOPE/NGCards/TimeZones/Europe/Guernsey.ics
134314A	SOPE/NGCards/TimeZones/Europe/Helsinki.ics
134315A	SOPE/NGCards/TimeZones/Europe/Isle_of_Man.ics
134316A	SOPE/NGCards/TimeZones/Europe/Istanbul.ics
134317A	SOPE/NGCards/TimeZones/Europe/Jersey.ics
134318A	SOPE/NGCards/TimeZones/Europe/Kaliningrad.ics
134319A	SOPE/NGCards/TimeZones/Europe/Kiev.ics
134320A	SOPE/NGCards/TimeZones/Europe/Lisbon.ics
134321A	SOPE/NGCards/TimeZones/Europe/Ljubljana.ics
134322A	SOPE/NGCards/TimeZones/Europe/London.ics
134323A	SOPE/NGCards/TimeZones/Europe/Luxembourg.ics
134324A	SOPE/NGCards/TimeZones/Europe/Madrid.ics
134325A	SOPE/NGCards/TimeZones/Europe/Malta.ics
134326A	SOPE/NGCards/TimeZones/Europe/Mariehamn.ics
134327A	SOPE/NGCards/TimeZones/Europe/Minsk.ics
134328A	SOPE/NGCards/TimeZones/Europe/Monaco.ics
134329A	SOPE/NGCards/TimeZones/Europe/Moscow.ics
134330A	SOPE/NGCards/TimeZones/Europe/Nicosia.ics
134331A	SOPE/NGCards/TimeZones/Europe/Oslo.ics
134332A	SOPE/NGCards/TimeZones/Europe/Paris.ics
134333A	SOPE/NGCards/TimeZones/Europe/Podgorica.ics
134334A	SOPE/NGCards/TimeZones/Europe/Prague.ics
134335A	SOPE/NGCards/TimeZones/Europe/Riga.ics
134336A	SOPE/NGCards/TimeZones/Europe/Rome.ics
134337A	SOPE/NGCards/TimeZones/Europe/Samara.ics
134338A	SOPE/NGCards/TimeZones/Europe/San_Marino.ics
134339A	SOPE/NGCards/TimeZones/Europe/Sarajevo.ics
134340A	SOPE/NGCards/TimeZones/Europe/Simferopol.ics
134341A	SOPE/NGCards/TimeZones/Europe/Skopje.ics
134342A	SOPE/NGCards/TimeZones/Europe/Sofia.ics
134343A	SOPE/NGCards/TimeZones/Europe/Stockholm.ics
134344A	SOPE/NGCards/TimeZones/Europe/Tallinn.ics
134345A	SOPE/NGCards/TimeZones/Europe/Tirane.ics
134346A	SOPE/NGCards/TimeZones/Europe/Uzhgorod.ics
134347A	SOPE/NGCards/TimeZones/Europe/Vaduz.ics
134348A	SOPE/NGCards/TimeZones/Europe/Vatican.ics
134349A	SOPE/NGCards/TimeZones/Europe/Vienna.ics
134350A	SOPE/NGCards/TimeZones/Europe/Vilnius.ics
134351A	SOPE/NGCards/TimeZones/Europe/Volgograd.ics
134352A	SOPE/NGCards/TimeZones/Europe/Warsaw.ics
134353A	SOPE/NGCards/TimeZones/Europe/Zagreb.ics
134354A	SOPE/NGCards/TimeZones/Europe/Zaporozhye.ics
134355A	SOPE/NGCards/TimeZones/Europe/Zurich.ics
134356A	SOPE/NGCards/TimeZones/Indian/Antananarivo.ics
134357A	SOPE/NGCards/TimeZones/Indian/Chagos.ics
134358A	SOPE/NGCards/TimeZones/Indian/Christmas.ics
134359A	SOPE/NGCards/TimeZones/Indian/Cocos.ics
134360A	SOPE/NGCards/TimeZones/Indian/Comoro.ics
134361A	SOPE/NGCards/TimeZones/Indian/Kerguelen.ics
134362A	SOPE/NGCards/TimeZones/Indian/Mahe.ics
134363A	SOPE/NGCards/TimeZones/Indian/Maldives.ics
134364A	SOPE/NGCards/TimeZones/Indian/Mauritius.ics
134365A	SOPE/NGCards/TimeZones/Indian/Mayotte.ics
134366A	SOPE/NGCards/TimeZones/Indian/Reunion.ics
134367A	SOPE/NGCards/TimeZones/Pacific/Apia.ics
134368A	SOPE/NGCards/TimeZones/Pacific/Auckland.ics
134369A	SOPE/NGCards/TimeZones/Pacific/Chatham.ics
134370A	SOPE/NGCards/TimeZones/Pacific/Efate.ics
134371A	SOPE/NGCards/TimeZones/Pacific/Enderbury.ics
134372A	SOPE/NGCards/TimeZones/Pacific/Fakaofo.ics
134373A	SOPE/NGCards/TimeZones/Pacific/Fiji.ics
134374A	SOPE/NGCards/TimeZones/Pacific/Funafuti.ics
134375A	SOPE/NGCards/TimeZones/Pacific/Gambier.ics
134376A	SOPE/NGCards/TimeZones/Pacific/Guadalcanal.ics
134377A	SOPE/NGCards/TimeZones/Pacific/Guam.ics
134378A	SOPE/NGCards/TimeZones/Pacific/Honolulu.ics
134379A	SOPE/NGCards/TimeZones/Pacific/Johnston.ics
134380A	SOPE/NGCards/TimeZones/Pacific/Kiritimati.ics
134381A	SOPE/NGCards/TimeZones/Pacific/Kosrae.ics
134382A	SOPE/NGCards/TimeZones/Pacific/Kwajalein.ics
134383A	SOPE/NGCards/TimeZones/Pacific/Majuro.ics
134384A	SOPE/NGCards/TimeZones/Pacific/Marquesas.ics
134385A	SOPE/NGCards/TimeZones/Pacific/Midway.ics
134386A	SOPE/NGCards/TimeZones/Pacific/Nauru.ics
134387A	SOPE/NGCards/TimeZones/Pacific/Niue.ics
134388A	SOPE/NGCards/TimeZones/Pacific/Norfolk.ics
134389A	SOPE/NGCards/TimeZones/Pacific/Noumea.ics
134390A	SOPE/NGCards/TimeZones/Pacific/Pago_Pago.ics
134391A	SOPE/NGCards/TimeZones/Pacific/Palau.ics
134392A	SOPE/NGCards/TimeZones/Pacific/Pitcairn.ics
134393A	SOPE/NGCards/TimeZones/Pacific/Ponape.ics
134394A	SOPE/NGCards/TimeZones/Pacific/Port_Moresby.ics
134395A	SOPE/NGCards/TimeZones/Pacific/Rarotonga.ics
134396A	SOPE/NGCards/TimeZones/Pacific/Saipan.ics
134397A	SOPE/NGCards/TimeZones/Pacific/Tahiti.ics
134398A	SOPE/NGCards/TimeZones/Pacific/Tarawa.ics
134399A	SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics
134400A	SOPE/NGCards/TimeZones/Pacific/Truk.ics
134401A	SOPE/NGCards/TimeZones/Pacific/Wake.ics
134402A	SOPE/NGCards/TimeZones/Pacific/Wallis.ics
134403M	SOPE/NGCards/iCalCalendar.h
134404M	SOPE/NGCards/iCalCalendar.m
134405M	SOPE/NGCards/iCalTimeZone.h
134406M	SOPE/NGCards/iCalTimeZone.m
134407M	SOPE/NGCards/iCalTimeZonePeriod.m
134408M	UI/Scheduler/UIxAppointmentEditor.m
134409M	UI/Scheduler/UIxTaskEditor.m
134410M	UI/Scheduler/UIxTimeDateControl.m
134411M	sogo.spec
134412
134413commit 052138a0691ae90d1aca27bb3d36a269cb05b786
134414Author: Francis Lachapelle <flachapelle@inverse.ca>
134415Date:   Thu Oct 15 17:21:01 2009 +0000
134416
134417    Added toolbar to administration module with "help" button.
134418
134419    Monotone-Parent: 7145f91bc53473eb5af77730e87d0ebc7d3988e3
134420    Monotone-Revision: 78bab40835ca73611c47298a0a8de1393cf60c03
134421
134422    Monotone-Author: flachapelle@inverse.ca
134423    Monotone-Date: 2009-10-15T17:21:01
134424    Monotone-Branch: ca.inverse.sogo
134425
134426M	ChangeLog
134427M	UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings
134428M	UI/AdministrationUI/Czech.lproj/Localizable.strings
134429M	UI/AdministrationUI/Dutch.lproj/Localizable.strings
134430M	UI/AdministrationUI/English.lproj/Localizable.strings
134431M	UI/AdministrationUI/French.lproj/Localizable.strings
134432M	UI/AdministrationUI/GNUmakefile
134433M	UI/AdministrationUI/German.lproj/Localizable.strings
134434M	UI/AdministrationUI/Hungarian.lproj/Localizable.strings
134435M	UI/AdministrationUI/Italian.lproj/Localizable.strings
134436M	UI/AdministrationUI/Russian.lproj/Localizable.strings
134437M	UI/AdministrationUI/Spanish.lproj/Localizable.strings
134438A	UI/AdministrationUI/Toolbars/UIxAdministration.toolbar
134439M	UI/AdministrationUI/UIxAdministration.h
134440M	UI/AdministrationUI/Welsh.lproj/Localizable.strings
134441M	UI/Templates/AdministrationUI/UIxAdministration.wox
134442M	UI/WebServerResources/AdministrationUI.css
134443M	UI/WebServerResources/AdministrationUI.js
134444
134445commit 2db389e38d6945c89c2d9704d06586b5db935c47
134446Author: Ludovic Marcotte <lmarcotte@inverse.ca>
134447Date:   Thu Oct 15 13:40:36 2009 +0000
134448
134449    See ChangeLog
134450
134451    Monotone-Parent: 565a1bad1f0abc7187afc4117f947fa311875346
134452    Monotone-Revision: 0125ec85f12db797fda490ba70897a61682fadad
134453
134454    Monotone-Author: ludovic@Sophos.ca
134455    Monotone-Date: 2009-10-15T13:40:36
134456    Monotone-Branch: ca.inverse.sogo
134457
134458M	ChangeLog
134459M	SOPE/sope-patchset-r1660.diff
134460M	UI/MailerUI/UIxMailAccountActions.m
134461
134462commit 8bb4876d0e27d6f5c15d5c4f12f32167ea5ae446
134463Author: Francis Lachapelle <flachapelle@inverse.ca>
134464Date:   Wed Oct 14 22:39:53 2009 +0000
134465
134466    Remove debuging output.
134467
134468    Monotone-Parent: 565a1bad1f0abc7187afc4117f947fa311875346
134469    Monotone-Revision: 543e45199920400765ecaa8cf762102cd49ee1cb
134470
134471    Monotone-Author: flachapelle@inverse.ca
134472    Monotone-Date: 2009-10-14T22:39:53
134473    Monotone-Branch: ca.inverse.sogo
134474
134475M	UI/WebServerResources/MailerUI.js
134476
134477commit 4cfa21406e59c215bc0f65a7d621826de925f1ab
134478Author: Francis Lachapelle <flachapelle@inverse.ca>
134479Date:   Wed Oct 14 22:11:13 2009 +0000
134480
134481    New button "Add default email addresses" for the vacation tab of the preferences window.
134482
134483    Monotone-Parent: 47f2f8615e2de608097b0eb96881d051d4b7e9a6
134484    Monotone-Revision: 565a1bad1f0abc7187afc4117f947fa311875346
134485
134486    Monotone-Author: flachapelle@inverse.ca
134487    Monotone-Date: 2009-10-14T22:11:13
134488    Monotone-Branch: ca.inverse.sogo
134489
134490M	ChangeLog
134491M	UI/PreferencesUI/English.lproj/Localizable.strings
134492M	UI/PreferencesUI/French.lproj/Localizable.strings
134493M	UI/PreferencesUI/UIxPreferences.m
134494M	UI/Templates/PreferencesUI/UIxPreferences.wox
134495M	UI/WebServerResources/UIxPreferences.css
134496M	UI/WebServerResources/UIxPreferences.js
134497
134498commit f281877100e8e190d12e9745bdb287de7496a0f1
134499Author: Francis Lachapelle <flachapelle@inverse.ca>
134500Date:   Wed Oct 14 20:29:46 2009 +0000
134501
134502    JavaScript: avoid 404 error when double-clicking on D&T event in the events list.
134503
134504    Monotone-Parent: 2a112877a8784837004167070989be6cdda17134
134505    Monotone-Revision: 47f2f8615e2de608097b0eb96881d051d4b7e9a6
134506
134507    Monotone-Author: flachapelle@inverse.ca
134508    Monotone-Date: 2009-10-14T20:29:46
134509    Monotone-Branch: ca.inverse.sogo
134510
134511M	ChangeLog
134512M	UI/WebServerResources/SchedulerUI.js
134513
134514commit 27fd38f96f87d65d99b1acbd1aa9520353421efa
134515Author: Francis Lachapelle <flachapelle@inverse.ca>
134516Date:   Wed Oct 14 19:44:46 2009 +0000
134517
134518    JavaScript: don't highligh the day selection when in the day view.
134519
134520    Monotone-Parent: b0bcd8d5f48a8980666352842c09c5de8b59a5d4
134521    Monotone-Revision: 2a112877a8784837004167070989be6cdda17134
134522
134523    Monotone-Author: flachapelle@inverse.ca
134524    Monotone-Date: 2009-10-14T19:44:46
134525    Monotone-Branch: ca.inverse.sogo
134526
134527M	ChangeLog
134528M	UI/WebServerResources/SchedulerUI.js
134529
134530commit 447aa1a3ec60bf5327174d6b5fb6afa6597f3d98
134531Author: Francis Lachapelle <flachapelle@inverse.ca>
134532Date:   Wed Oct 14 19:43:21 2009 +0000
134533
134534    Fix CSS for attendees list.
134535
134536    Monotone-Parent: 9718b3ccbc149f9b4b497423af72e8271ec7b624
134537    Monotone-Revision: b0bcd8d5f48a8980666352842c09c5de8b59a5d4
134538
134539    Monotone-Author: flachapelle@inverse.ca
134540    Monotone-Date: 2009-10-14T19:43:21
134541    Monotone-Branch: ca.inverse.sogo
134542
134543M	UI/WebServerResources/MailerUI.css
134544
134545commit 5396c23a62f52656c3784e80654a59ac7223d2c1
134546Author: Francis Lachapelle <flachapelle@inverse.ca>
134547Date:   Wed Oct 14 19:27:45 2009 +0000
134548
134549    See ChangeLog
134550
134551    Monotone-Parent: cff51eb80ef633a72d1cc7527a1092b597f57f55
134552    Monotone-Revision: 2b398c7917c2665525f315c4a078f13665aeea62
134553
134554    Monotone-Author: flachapelle@inverse.ca
134555    Monotone-Date: 2009-10-14T19:27:45
134556    Monotone-Branch: ca.inverse.sogo
134557
134558M	ChangeLog
134559M	UI/Scheduler/UIxCalListingActions.m
134560
134561commit 9cd9670741518af471030351ddbee23bbe64d4a0
134562Author: Francis Lachapelle <flachapelle@inverse.ca>
134563Date:   Wed Oct 14 18:25:50 2009 +0000
134564
134565    See ChangeLog
134566
134567    Monotone-Parent: a9673b6b7feb76572f80c31fe67ba936ed709f8f
134568    Monotone-Revision: cff51eb80ef633a72d1cc7527a1092b597f57f55
134569
134570    Monotone-Author: flachapelle@inverse.ca
134571    Monotone-Date: 2009-10-14T18:25:50
134572    Monotone-Branch: ca.inverse.sogo
134573
134574M	ChangeLog
134575M	UI/Scheduler/UIxComponentEditor.m
134576
134577commit 29e239bba010aaebbd605257446d91ed308b169b
134578Author: Ludovic Marcotte <lmarcotte@inverse.ca>
134579Date:   Wed Oct 14 16:47:15 2009 +0000
134580
134581    See ChangeLog
134582
134583    Monotone-Parent: dfb0905a14bcb6b22ea2b02eb9910b1e098aeaa9
134584    Monotone-Revision: 78eddfb311776e904d4f6650bcc5e2930af4519a
134585
134586    Monotone-Author: ludovic@Sophos.ca
134587    Monotone-Date: 2009-10-14T16:47:15
134588    Monotone-Branch: ca.inverse.sogo
134589
134590M	ChangeLog
134591M	UI/Scheduler/UIxCalMainActions.m
134592
134593commit e5d8de7d5c9a3e93c7370a1e15309ec5d8717b12
134594Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
134595Date:   Wed Oct 14 12:01:59 2009 +0000
134596
134597    Monotone-Parent: bcf0244d358523a4f4d16339d9ea38d4ce1114e2
134598    Monotone-Revision: b246c3979cba84d0c46cb39e0141ae390baaea7a
134599
134600    Monotone-Author: wsourdeau@inverse.ca
134601    Monotone-Date: 2009-10-14T12:01:59
134602    Monotone-Branch: ca.inverse.sogo
134603
134604M	ChangeLog
134605M	UI/PreferencesUI/UIxPreferences.m
134606M	UI/Scheduler/UIxComponentEditor.m
134607
134608commit 4a3f7e384f1da09455ad0e27cb49a189376f0f39
134609Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
134610Date:   Wed Oct 14 12:01:29 2009 +0000
134611
134612    Monotone-Parent: 88abde23827bf8224db16cc732418d143787b3f6
134613    Monotone-Revision: bcf0244d358523a4f4d16339d9ea38d4ce1114e2
134614
134615    Monotone-Author: wsourdeau@inverse.ca
134616    Monotone-Date: 2009-10-14T12:01:29
134617    Monotone-Branch: ca.inverse.sogo
134618
134619M	UI/MainUI/SOGoUserHomePage.m
134620M	UI/SOGoUI/SOGoAptFormatter.m
134621M	UI/Scheduler/UIxTimeDateControl.m
134622
134623commit 3bdf3aacdef197d8a716e8dc043b1a6efc34f5ee
134624Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
134625Date:   Tue Oct 13 21:40:18 2009 +0000
134626
134627    Monotone-Parent: 5244339e45ef9095573b10733228f85b81a17377
134628    Monotone-Revision: 88abde23827bf8224db16cc732418d143787b3f6
134629
134630    Monotone-Author: wsourdeau@inverse.ca
134631    Monotone-Date: 2009-10-13T21:40:18
134632    Monotone-Branch: ca.inverse.sogo
134633
134634M	ChangeLog
134635M	UI/MailPartViewers/UIxMailPartICalActions.m
134636M	UI/Scheduler/UIxAppointmentEditor.m
134637
134638commit 68253d1c442f7fd8bc588c5746183795d09ccf18
134639Author: Francis Lachapelle <flachapelle@inverse.ca>
134640Date:   Tue Oct 13 21:20:26 2009 +0000
134641
134642    Fix variable type in UI/Contacts/UIxContactFoldersView.m
134643
134644    Monotone-Parent: 0746b51101ad96419ffd4e8f557f967f13b70a60
134645    Monotone-Revision: a9673b6b7feb76572f80c31fe67ba936ed709f8f
134646
134647    Monotone-Author: flachapelle@inverse.ca
134648    Monotone-Date: 2009-10-13T21:20:26
134649    Monotone-Branch: ca.inverse.sogo
134650
134651M	UI/Contacts/UIxContactFoldersView.m
134652
134653commit a285132f8bc7585192de3900201b8db23e773274
134654Author: Ludovic Marcotte <lmarcotte@inverse.ca>
134655Date:   Tue Oct 13 20:17:29 2009 +0000
134656
134657    See ChangeLog
134658
134659    Monotone-Parent: 4437a82e041d016710ea3a45d8b7cf5b6341afff
134660    Monotone-Revision: 0746b51101ad96419ffd4e8f557f967f13b70a60
134661
134662    Monotone-Author: ludovic@Sophos.ca
134663    Monotone-Date: 2009-10-13T20:17:29
134664    Monotone-Branch: ca.inverse.sogo
134665
134666M	ChangeLog
134667M	SoObjects/SOGo/NSDictionary+BSJSONAdditions.m
134668M	SoObjects/SOGo/SOGoCache.h
134669M	SoObjects/SOGo/SOGoCache.m
134670M	SoObjects/SOGo/SOGoUser.m
134671M	SoObjects/SOGo/SOGoUserDefaults.h
134672M	SoObjects/SOGo/SOGoUserDefaults.m
134673M	UI/PreferencesUI/UIxPreferences.m
134674
134675commit 2da9e90ebc3212ab0573995de89b9c55e7d761b3
134676Author: Francis Lachapelle <flachapelle@inverse.ca>
134677Date:   Tue Oct 13 19:14:21 2009 +0000
134678
134679    JavaScript: fix bug with mail popup windows and event invitations.
134680
134681    Monotone-Parent: 70c32f73a22fee53cf4091db0d979ff59560ca99
134682    Monotone-Revision: 31bc4f6b49316e2603b7496cfee3b18fdd5e490f
134683
134684    Monotone-Author: flachapelle@inverse.ca
134685    Monotone-Date: 2009-10-13T19:14:21
134686    Monotone-Branch: ca.inverse.sogo
134687
134688M	ChangeLog
134689M	UI/WebServerResources/MailerUI.js
134690
134691commit db94ff7d3ff629ec0c4d3511ec74a4e8b9d00115
134692Author: Francis Lachapelle <flachapelle@inverse.ca>
134693Date:   Tue Oct 13 19:10:28 2009 +0000
134694
134695    See ChangeLog
134696
134697    Monotone-Parent: 2af7febd00f4cf3a006ceaf8864e1965236a5511
134698    Monotone-Revision: 70c32f73a22fee53cf4091db0d979ff59560ca99
134699
134700    Monotone-Author: flachapelle@inverse.ca
134701    Monotone-Date: 2009-10-13T19:10:28
134702    Monotone-Branch: ca.inverse.sogo
134703
134704M	ChangeLog
134705M	SoObjects/Appointments/SOGoAppointmentObject.m
134706
134707commit 114e8bddc3301e70e6dcb6173016678c56476152
134708Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
134709Date:   Tue Oct 13 14:10:17 2009 +0000
134710
134711    Monotone-Parent: 6267e23d4a4d587847618923c35a202030ce9ed0
134712    Monotone-Revision: 5244339e45ef9095573b10733228f85b81a17377
134713
134714    Monotone-Author: wsourdeau@inverse.ca
134715    Monotone-Date: 2009-10-13T14:10:17
134716    Monotone-Branch: ca.inverse.sogo
134717
134718M	SOPE/NGCards/CardElement.m
134719M	SOPE/NGCards/CardVersitRenderer.m
134720M	SoObjects/Appointments/SOGoAppointmentObject.m
134721M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
134722M	SoObjects/Contacts/SOGoFolder+CardDAV.m
134723M	SoObjects/Mailer/SOGoDraftObject.m
134724M	SoObjects/Mailer/SOGoMailFolder.m
134725M	SoObjects/SOGo/NSArray+Utilities.m
134726M	SoObjects/SOGo/SOGoGCSFolder.m
134727M	UI/Common/UIxFolderActions.m
134728M	UI/Contacts/UIxContactFoldersView.m
134729M	UI/Contacts/UIxContactView.m
134730M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
134731M	UI/MailerUI/UIxMailFolderActions.m
134732M	UI/MailerUI/UIxMailListView.m
134733
134734commit 049be25681cc4518a8e162aedad05b3ea7a34702
134735Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
134736Date:   Tue Oct 13 14:09:18 2009 +0000
134737
134738    Monotone-Parent: 8ce20f3e6c9cc1f103737e56f5dd42c49d70277b
134739    Monotone-Revision: 6267e23d4a4d587847618923c35a202030ce9ed0
134740
134741    Monotone-Author: wsourdeau@inverse.ca
134742    Monotone-Date: 2009-10-13T14:09:18
134743    Monotone-Branch: ca.inverse.sogo
134744
134745M	SOPE/GDLContentStore/ChangeLog
134746M	SOPE/GDLContentStore/GCSFolder.m
134747
134748commit 9d1a9ae76d3e1b10192d6f20e1ef49475854feaa
134749Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
134750Date:   Tue Oct 13 14:09:04 2009 +0000
134751
134752    Monotone-Parent: c20caa2683b07b4d462317997632facb96fcdd72
134753    Monotone-Revision: 8ce20f3e6c9cc1f103737e56f5dd42c49d70277b
134754
134755    Monotone-Author: wsourdeau@inverse.ca
134756    Monotone-Date: 2009-10-13T14:09:04
134757    Monotone-Branch: ca.inverse.sogo
134758
134759M	ChangeLog
134760M	SoObjects/SOGo/LDAPSource.m
134761
134762commit ff237b7b90862010078d08466934f3f237d7dded
134763Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
134764Date:   Tue Oct 13 14:04:02 2009 +0000
134765
134766    Monotone-Parent: 2af7febd00f4cf3a006ceaf8864e1965236a5511
134767    Monotone-Revision: ae9bb8c02977fbcbedcef40778d6fffefd1fb58c
134768
134769    Monotone-Author: wsourdeau@inverse.ca
134770    Monotone-Date: 2009-10-13T14:04:02
134771    Monotone-Branch: ca.inverse.sogo
134772
134773M	ChangeLog
134774M	SoObjects/Mailer/SOGoMailObject+Draft.m
134775M	UI/Common/UIxAclEditor.m
134776M	UI/Common/UIxPageFrame.m
134777
134778commit 11cd32799e8e71595c139e2cbd2ff5a431cc198e
134779Author: C Robert <crobert@inverse.ca>
134780Date:   Tue Oct 13 13:58:31 2009 +0000
134781
134782    Fixed warning
134783
134784    Monotone-Parent: 2af7febd00f4cf3a006ceaf8864e1965236a5511
134785    Monotone-Revision: dc10f7852e5329afe91c3cba3227fead4f0ae366
134786
134787    Monotone-Author: crobert@inverse.ca
134788    Monotone-Date: 2009-10-13T13:58:31
134789    Monotone-Branch: ca.inverse.sogo
134790
134791M	UI/Contacts/UIxListView.m
134792
134793commit f0ec2d8956054e995473038ac512e4fb1a2a78b2
134794Author: Ludovic Marcotte <lmarcotte@inverse.ca>
134795Date:   Tue Oct 13 12:08:40 2009 +0000
134796
134797    fixed typo
134798
134799    Monotone-Parent: 2dbb637c5a189bc664f21c6d8985c3a246a77d7d
134800    Monotone-Revision: 2af7febd00f4cf3a006ceaf8864e1965236a5511
134801
134802    Monotone-Author: ludovic@Sophos.ca
134803    Monotone-Date: 2009-10-13T12:08:40
134804    Monotone-Branch: ca.inverse.sogo
134805
134806M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
134807
134808commit fc2a7c8c550baf025b06f38d30a16980d0034c84
134809Author: Ludovic Marcotte <lmarcotte@inverse.ca>
134810Date:   Mon Oct 12 21:19:42 2009 +0000
134811
134812    See ChangeLog
134813
134814    Monotone-Parent: 9cd6cf883ffe8961708e6bdb5a8b3a3f439eebbf
134815    Monotone-Revision: 2dbb637c5a189bc664f21c6d8985c3a246a77d7d
134816
134817    Monotone-Author: ludovic@Sophos.ca
134818    Monotone-Date: 2009-10-12T21:19:42
134819    Monotone-Branch: ca.inverse.sogo
134820
134821M	ChangeLog
134822M	SOPE/sope-patchset-r1660.diff
134823M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
134824M	UI/MainUI/Version
134825M	UI/Templates/UIxPageFrame.wox
134826M	Version
134827
134828commit 95b4763d9225d63eaf40c8730c8f3eb3ec7cdbba
134829Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
134830Date:   Sat Oct 10 18:37:10 2009 +0000
134831
134832    Monotone-Parent: aa4f4dab1e9d7e5e3e3e654a9e43c3a7409de48b
134833    Monotone-Revision: 11b16e47828dac92fd5fc6a0141e90ca854b7b89
134834
134835    Monotone-Author: wsourdeau@inverse.ca
134836    Monotone-Date: 2009-10-10T18:37:10
134837    Monotone-Branch: ca.inverse.sogo
134838
134839M	ChangeLog
134840M	UI/Contacts/UIxListView.m
134841M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
134842M	UI/MailPartViewers/UIxMailPartICalActions.m
134843
134844commit e2a0f14c044d3eb825921457dbc47efb2cc3b39d
134845Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
134846Date:   Sat Oct 10 18:34:00 2009 +0000
134847
134848    Monotone-Parent: 33d9fe1bf74ac6ca66a70020477a738afbd9c379
134849    Monotone-Revision: aa4f4dab1e9d7e5e3e3e654a9e43c3a7409de48b
134850
134851    Monotone-Author: wsourdeau@inverse.ca
134852    Monotone-Date: 2009-10-10T18:34:00
134853    Monotone-Branch: ca.inverse.sogo
134854
134855M	SOPE/NGCards/CardElement.m
134856
134857commit 942bcb816ed7c92f52c5ef8f8ac12384bcb5b3b9
134858Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
134859Date:   Sat Oct 10 18:33:37 2009 +0000
134860
134861    Monotone-Parent: 1d41463c98c6e569d444ae5521059b400945db56
134862    Monotone-Revision: 33d9fe1bf74ac6ca66a70020477a738afbd9c379
134863
134864    Monotone-Author: wsourdeau@inverse.ca
134865    Monotone-Date: 2009-10-10T18:33:37
134866    Monotone-Branch: ca.inverse.sogo
134867
134868M	SOPE/NGCards/CardElement.m
134869M	SOPE/NGCards/ChangeLog
134870M	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m
134871
134872commit a7b876c87a64030353d4e6f09ecb64761cd354f0
134873Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
134874Date:   Sat Oct 10 18:30:30 2009 +0000
134875
134876    Monotone-Parent: e68a1439ae451b39e7dc057e67708f2af5fcc040
134877    Monotone-Revision: 1d41463c98c6e569d444ae5521059b400945db56
134878
134879    Monotone-Author: wsourdeau@inverse.ca
134880    Monotone-Date: 2009-10-10T18:30:30
134881    Monotone-Branch: ca.inverse.sogo
134882
134883M	ChangeLog
134884M	Main/SOGo.m
134885
134886commit da407b0ce90dfb4dd9648b49f2ec8e1f33aef8c4
134887Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
134888Date:   Sat Oct 10 18:28:37 2009 +0000
134889
134890    typo
134891
134892    Monotone-Parent: 1c47993b0bf3ee6afc77e9223fe1bbc011e42d73
134893    Monotone-Revision: e68a1439ae451b39e7dc057e67708f2af5fcc040
134894
134895    Monotone-Author: wsourdeau@inverse.ca
134896    Monotone-Date: 2009-10-10T18:28:37
134897    Monotone-Branch: ca.inverse.sogo
134898
134899M	SOPE/NGCards/NGCardsSaxHandler.m
134900
134901commit aa7ad6ca076278f6450c9beffcecdd267e80106e
134902Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
134903Date:   Sat Oct 10 18:27:51 2009 +0000
134904
134905    added warnings
134906
134907    Monotone-Parent: 754cc32ff48ea7363d073e4e89e453b7a4d66a4c
134908    Monotone-Revision: 1c47993b0bf3ee6afc77e9223fe1bbc011e42d73
134909
134910    Monotone-Author: wsourdeau@inverse.ca
134911    Monotone-Date: 2009-10-10T18:27:51
134912    Monotone-Branch: ca.inverse.sogo
134913
134914M	SoObjects/SOGo/SOGoGroupFolder.m
134915
134916commit 5781f10807232b973a7616eb7acdd066d2562132
134917Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
134918Date:   Sat Oct 10 18:27:21 2009 +0000
134919
134920    added warnings
134921
134922    Monotone-Parent: baa7bc0bc74871932c7f4e4d759f25a216d0c939
134923    Monotone-Revision: 754cc32ff48ea7363d073e4e89e453b7a4d66a4c
134924
134925    Monotone-Author: wsourdeau@inverse.ca
134926    Monotone-Date: 2009-10-10T18:27:21
134927    Monotone-Branch: ca.inverse.sogo
134928
134929M	Main/SOGoProductLoader.m
134930M	SoObjects/Mailer/SOGoMailBodyPart.m
134931M	SoObjects/Mailer/SOGoMailFolder.m
134932M	SoObjects/Mailer/SOGoMailObject.m
134933M	UI/AdministrationUI/UIxAdministrationFilterPanel.m
134934M	UI/Contacts/UIxContactsFilterPanel.m
134935M	UI/MailerUI/UIxMailFilterPanel.m
134936
134937commit d681e9ac21f21152afc2e814a877b43894a1e09f
134938Author: Ludovic Marcotte <lmarcotte@inverse.ca>
134939Date:   Fri Oct 9 22:25:23 2009 +0000
134940
134941    Fixed typo.
134942
134943    Monotone-Parent: ec976f8bf38e5955172679d2e18be5abbb55f196
134944    Monotone-Revision: c1d31c63186b0154a4c8aae294a6968d64136187
134945
134946    Monotone-Author: ludovic@Sophos.ca
134947    Monotone-Date: 2009-10-09T22:25:23
134948    Monotone-Branch: ca.inverse.sogo
134949
134950M	NEWS
134951
134952commit 9b04e6bf752aedfa0d192f0f9fbaee327ecadc7a
134953Author: Ludovic Marcotte <lmarcotte@inverse.ca>
134954Date:   Fri Oct 9 22:24:47 2009 +0000
134955
134956    Updated NEWS file again.
134957
134958    Monotone-Parent: 3b74257bc2359bac788656b745a4ace372101344
134959    Monotone-Revision: ec976f8bf38e5955172679d2e18be5abbb55f196
134960
134961    Monotone-Author: ludovic@Sophos.ca
134962    Monotone-Date: 2009-10-09T22:24:47
134963    Monotone-Branch: ca.inverse.sogo
134964
134965M	NEWS
134966
134967commit 8ecb6bc3e52a7f6311aef376a59419ac905f4eb0
134968Author: Ludovic Marcotte <lmarcotte@inverse.ca>
134969Date:   Fri Oct 9 22:19:32 2009 +0000
134970
134971    Updated NEWS file
134972
134973    Monotone-Parent: a9d5ad1c7b8fa6de9db2b7b205864f5cd9d96b3b
134974    Monotone-Revision: 3b74257bc2359bac788656b745a4ace372101344
134975
134976    Monotone-Author: ludovic@Sophos.ca
134977    Monotone-Date: 2009-10-09T22:19:32
134978    Monotone-Branch: ca.inverse.sogo
134979
134980M	NEWS
134981
134982commit b81ed3b2feca1e5c2c68e98c69c17dff2564a55c
134983Author: Ludovic Marcotte <lmarcotte@inverse.ca>
134984Date:   Fri Oct 9 21:54:07 2009 +0000
134985
134986    See ChangeLog
134987
134988    Monotone-Parent: 25a398b968eb4c84157efcd698facc74c5738e07
134989    Monotone-Revision: a9d5ad1c7b8fa6de9db2b7b205864f5cd9d96b3b
134990
134991    Monotone-Author: ludovic@Sophos.ca
134992    Monotone-Date: 2009-10-09T21:54:07
134993    Monotone-Branch: ca.inverse.sogo
134994
134995M	ChangeLog
134996M	SoObjects/GNUmakefile
134997D	SoObjects/Sieve/GNUmakefile
134998D	SoObjects/Sieve/GNUmakefile.preamble
134999D	SoObjects/Sieve/Product.m
135000D	SoObjects/Sieve/README
135001D	SoObjects/Sieve/SOGoSieveBaseObject.h
135002D	SoObjects/Sieve/SOGoSieveBaseObject.m
135003D	SoObjects/Sieve/SOGoSieveScriptObject.h
135004D	SoObjects/Sieve/SOGoSieveScriptObject.m
135005D	SoObjects/Sieve/SOGoSieveScriptsFolder.h
135006D	SoObjects/Sieve/SOGoSieveScriptsFolder.m
135007D	SoObjects/Sieve/Version
135008D	SoObjects/Sieve/common.h
135009D	SoObjects/Sieve/product.plist
135010M	UI/MailerUI/GNUmakefile
135011M	UI/MailerUI/README
135012D	UI/MailerUI/UIxSieveEditor.m
135013M	UI/MailerUI/product.plist
135014D	UI/Templates/MailerUI/UIxSieveEditor.wox
135015
135016commit 2eb62a573e3570e6d749931e6eaf1ae4d654b3fd
135017Author: Ludovic Marcotte <lmarcotte@inverse.ca>
135018Date:   Fri Oct 9 21:01:54 2009 +0000
135019
135020    See ChangeLog
135021
135022    Monotone-Parent: baa7bc0bc74871932c7f4e4d759f25a216d0c939
135023    Monotone-Revision: 25a398b968eb4c84157efcd698facc74c5738e07
135024
135025    Monotone-Author: ludovic@Sophos.ca
135026    Monotone-Date: 2009-10-09T21:01:54
135027    Monotone-Branch: ca.inverse.sogo
135028
135029M	ChangeLog
135030M	SoObjects/Mailer/SOGoMailAccount.h
135031M	SoObjects/Mailer/SOGoMailAccount.m
135032M	SoObjects/SOGo/SOGoUserFolder.h
135033M	UI/PreferencesUI/UIxPreferences.m
135034
135035commit 8414c7bfec99649af39e3123334efaa30c7c18a4
135036Author: Francis Lachapelle <flachapelle@inverse.ca>
135037Date:   Fri Oct 9 20:30:42 2009 +0000
135038
135039    Added web elements to set an auto-reply message and forward address in the preferences window.
135040
135041    Monotone-Parent: 3862a22ce756fbd4c559e0d9a9a211821d9c597b
135042    Monotone-Revision: baa7bc0bc74871932c7f4e4d759f25a216d0c939
135043
135044    Monotone-Author: flachapelle@inverse.ca
135045    Monotone-Date: 2009-10-09T20:30:42
135046    Monotone-Branch: ca.inverse.sogo
135047
135048M	UI/PreferencesUI/English.lproj/Localizable.strings
135049M	UI/PreferencesUI/French.lproj/Localizable.strings
135050M	UI/PreferencesUI/UIxPreferences.h
135051M	UI/PreferencesUI/UIxPreferences.m
135052M	UI/Templates/PreferencesUI/UIxPreferences.wox
135053M	UI/WebServerResources/UIxPreferences.css
135054M	UI/WebServerResources/UIxPreferences.js
135055
135056commit 768e3cf2249d9b5f30c44535acc4bebee6904261
135057Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135058Date:   Thu Oct 8 22:34:52 2009 +0000
135059
135060    Monotone-Parent: 9e637be5876312fbc5e2a34d306cd7d8b73773d1
135061    Monotone-Revision: e11d0b2861cf3888ff5f2fa58e01243c5de99a1d
135062
135063    Monotone-Author: wsourdeau@inverse.ca
135064    Monotone-Date: 2009-10-08T22:34:52
135065    Monotone-Branch: ca.inverse.sogo
135066
135067M	ChangeLog
135068M	SoObjects/Contacts/SOGoContactLDIFEntry.m
135069M	SoObjects/SOGo/LDAPSource.m
135070
135071commit 8621f4ced66ddaa7bf303fc0995535c16a19b9cb
135072Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135073Date:   Thu Oct 8 22:30:33 2009 +0000
135074
135075    Monotone-Parent: a004b999771c6211841f8b0f10ed0f49039fc7da
135076    Monotone-Revision: 9e637be5876312fbc5e2a34d306cd7d8b73773d1
135077
135078    Monotone-Author: wsourdeau@inverse.ca
135079    Monotone-Date: 2009-10-08T22:30:33
135080    Monotone-Branch: ca.inverse.sogo
135081
135082M	SoObjects/Contacts/SOGoContactSourceFolder.m
135083
135084commit 1300cd4936e315c5daba0e91e0a9bc0a03cb64c9
135085Author: Francis Lachapelle <flachapelle@inverse.ca>
135086Date:   Thu Oct 8 22:04:36 2009 +0000
135087
135088    Added missing return value in UIxPreferences.
135089
135090    Monotone-Parent: a004b999771c6211841f8b0f10ed0f49039fc7da
135091    Monotone-Revision: 434d80a4af8672744673019c8fab2fbb0c4f0004
135092
135093    Monotone-Author: flachapelle@inverse.ca
135094    Monotone-Date: 2009-10-08T22:04:36
135095    Monotone-Branch: ca.inverse.sogo
135096
135097M	UI/PreferencesUI/UIxPreferences.m
135098
135099commit 562ef562a36cbecd4fdb055be4b29e1c07c84520
135100Author: Francis Lachapelle <flachapelle@inverse.ca>
135101Date:   Thu Oct 8 17:57:44 2009 +0000
135102
135103    Added missing strings in translations.
135104
135105    Monotone-Parent: 1a75ed2c351b2f9a6aa8e6ee319849ffeac2ee4e
135106    Monotone-Revision: a004b999771c6211841f8b0f10ed0f49039fc7da
135107
135108    Monotone-Author: flachapelle@inverse.ca
135109    Monotone-Date: 2009-10-08T17:57:44
135110    Monotone-Branch: ca.inverse.sogo
135111
135112M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
135113M	UI/Common/Czech.lproj/Localizable.strings
135114M	UI/Common/Dutch.lproj/Localizable.strings
135115M	UI/Common/French.lproj/Localizable.strings
135116M	UI/Common/German.lproj/Localizable.strings
135117M	UI/Common/Hungarian.lproj/Localizable.strings
135118M	UI/Common/Italian.lproj/Localizable.strings
135119M	UI/Common/Russian.lproj/Localizable.strings
135120M	UI/Common/Spanish.lproj/Localizable.strings
135121M	UI/Common/Welsh.lproj/Localizable.strings
135122M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
135123M	UI/PreferencesUI/Czech.lproj/Localizable.strings
135124M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
135125M	UI/PreferencesUI/Italian.lproj/Localizable.strings
135126M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
135127
135128commit 08e070fba81509e7872867bae3fc24eb53f62895
135129Author: Francis Lachapelle <flachapelle@inverse.ca>
135130Date:   Thu Oct 8 16:43:00 2009 +0000
135131
135132    Fixed typo in UI/MainUI/English.lproj/Localizable.strings
135133
135134    Monotone-Parent: f6e09cdea7e72d0dfcc010c17daadb672ea4a779
135135    Monotone-Revision: 1a75ed2c351b2f9a6aa8e6ee319849ffeac2ee4e
135136
135137    Monotone-Author: flachapelle@inverse.ca
135138    Monotone-Date: 2009-10-08T16:43:00
135139    Monotone-Branch: ca.inverse.sogo
135140
135141M	UI/MainUI/English.lproj/Localizable.strings
135142
135143commit d610a0c4ea171ccd39fda39d67fe21d375f290ea
135144Author: Francis Lachapelle <flachapelle@inverse.ca>
135145Date:   Thu Oct 8 16:24:31 2009 +0000
135146
135147    Added default option for the short/long date and time formats.
135148
135149    Monotone-Parent: d4cbb070b0884fc3766c385032a8d95bc3f432a4
135150    Monotone-Revision: f6e09cdea7e72d0dfcc010c17daadb672ea4a779
135151
135152    Monotone-Author: flachapelle@inverse.ca
135153    Monotone-Date: 2009-10-08T16:24:31
135154    Monotone-Branch: ca.inverse.sogo
135155
135156M	ChangeLog
135157M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
135158M	UI/PreferencesUI/Czech.lproj/Localizable.strings
135159M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
135160M	UI/PreferencesUI/English.lproj/Localizable.strings
135161M	UI/PreferencesUI/French.lproj/Localizable.strings
135162M	UI/PreferencesUI/German.lproj/Localizable.strings
135163M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
135164M	UI/PreferencesUI/Italian.lproj/Localizable.strings
135165M	UI/PreferencesUI/Russian.lproj/Localizable.strings
135166M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
135167M	UI/PreferencesUI/UIxPreferences.h
135168M	UI/PreferencesUI/UIxPreferences.m
135169M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
135170
135171commit 20b3d4919a0ddbc75eceb3fd94612442edf266be
135172Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135173Date:   Thu Oct 8 13:04:00 2009 +0000
135174
135175    Monotone-Parent: d0eac9f630a7bec45962ad611bb2025a0a264075
135176    Monotone-Revision: d4cbb070b0884fc3766c385032a8d95bc3f432a4
135177
135178    Monotone-Author: wsourdeau@inverse.ca
135179    Monotone-Date: 2009-10-08T13:04:00
135180    Monotone-Branch: ca.inverse.sogo
135181
135182M	ChangeLog
135183M	SoObjects/Mailer/SOGoMailFolder.m
135184M	Tests/test-maildav.py
135185M	Tests/webdavlib.py
135186
135187commit 08a60d5746d5d9c65e8dcab15d861e6e032b4406
135188Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135189Date:   Wed Oct 7 22:34:24 2009 +0000
135190
135191    Monotone-Parent: 9485d114a246f06ae3df1b188de52f46783459ec
135192    Monotone-Revision: d0eac9f630a7bec45962ad611bb2025a0a264075
135193
135194    Monotone-Author: wsourdeau@inverse.ca
135195    Monotone-Date: 2009-10-07T22:34:24
135196    Monotone-Branch: ca.inverse.sogo
135197
135198M	ChangeLog
135199M	Tests/test-maildav.py
135200M	Tests/webdavlib.py
135201
135202commit c31e3f9d2406489aeaad929430dfb2ef091e9f12
135203Author: C Robert <crobert@inverse.ca>
135204Date:   Wed Oct 7 21:29:50 2009 +0000
135205
135206    See ChangeLog
135207
135208    Monotone-Parent: 8e6238fb5afca88582d8e5b9645e8f690b18ddd8
135209    Monotone-Revision: 9485d114a246f06ae3df1b188de52f46783459ec
135210
135211    Monotone-Author: crobert@inverse.ca
135212    Monotone-Date: 2009-10-07T21:29:50
135213    Monotone-Branch: ca.inverse.sogo
135214
135215M	ChangeLog
135216M	SoObjects/Mailer/EOQualifier+MailDAV.m
135217
135218commit 9a54276a37224e454bde7441cf6764cc8bdd8672
135219Author: Ludovic Marcotte <lmarcotte@inverse.ca>
135220Date:   Wed Oct 7 20:46:16 2009 +0000
135221
135222    Make sure that the source implements groups support prior than querying it for groups.
135223
135224    Monotone-Parent: e1d0bc18ecaf333b66126f3d3f7d8dfdb0580d70
135225    Monotone-Revision: 8e6238fb5afca88582d8e5b9645e8f690b18ddd8
135226
135227    Monotone-Author: ludovic@Sophos.ca
135228    Monotone-Date: 2009-10-07T20:46:16
135229    Monotone-Branch: ca.inverse.sogo
135230
135231M	SoObjects/SOGo/SOGoGroup.m
135232
135233commit 4fe953f15fb8b27b777d469f37e75ce05266ed75
135234Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135235Date:   Wed Oct 7 20:25:22 2009 +0000
135236
135237    Monotone-Parent: 64e278dc3fe577f3d357ff6947dc8efe939ce6ee
135238    Monotone-Revision: e1d0bc18ecaf333b66126f3d3f7d8dfdb0580d70
135239
135240    Monotone-Author: wsourdeau@inverse.ca
135241    Monotone-Date: 2009-10-07T20:25:22
135242    Monotone-Branch: ca.inverse.sogo
135243
135244M	ChangeLog
135245
135246commit ea275e5681ca625a3d36a7f0c25c840cad0e41db
135247Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135248Date:   Wed Oct 7 20:24:54 2009 +0000
135249
135250    Monotone-Parent: e06ea9bf29414e55d556171e1cc5c4a2d9c46894
135251    Monotone-Revision: 64e278dc3fe577f3d357ff6947dc8efe939ce6ee
135252
135253    Monotone-Author: wsourdeau@inverse.ca
135254    Monotone-Date: 2009-10-07T20:24:54
135255    Monotone-Branch: ca.inverse.sogo
135256
135257M	ChangeLog
135258M	SoObjects/SOGo/SOGoParentFolder.h
135259M	SoObjects/SOGo/SOGoParentFolder.m
135260
135261commit 26ff424bfc6401be38a66244de7211eb4e78d97d
135262Author: C Robert <crobert@inverse.ca>
135263Date:   Wed Oct 7 20:12:59 2009 +0000
135264
135265    Monotone-Parent: 19b4e678978ae5ff01c0325ba794ddcf84c944ba
135266    Monotone-Revision: e06ea9bf29414e55d556171e1cc5c4a2d9c46894
135267
135268    Monotone-Author: crobert@inverse.ca
135269    Monotone-Date: 2009-10-07T20:12:59
135270    Monotone-Branch: ca.inverse.sogo
135271
135272M	SOPE/sope-patchset-r1660.diff
135273
135274commit 60fa280e71724dee3596b4dece9faab4abae085d
135275Author: C Robert <crobert@inverse.ca>
135276Date:   Wed Oct 7 19:44:48 2009 +0000
135277
135278    Minor fixes to EOQualifier+MailDAV
135279
135280    Monotone-Parent: 3a1e839e777209a5f153550867aea93a059ef056
135281    Monotone-Revision: 19b4e678978ae5ff01c0325ba794ddcf84c944ba
135282
135283    Monotone-Author: crobert@inverse.ca
135284    Monotone-Date: 2009-10-07T19:44:48
135285    Monotone-Branch: ca.inverse.sogo
135286
135287M	SoObjects/Mailer/EOQualifier+MailDAV.m
135288
135289commit b079ca84c129e2063c89fcab8461c160f471e83b
135290Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135291Date:   Wed Oct 7 19:26:12 2009 +0000
135292
135293    Monotone-Parent: 55a3e83df8d5652ae3ebeec99432c0ae7f1e8c29
135294    Monotone-Revision: 3a1e839e777209a5f153550867aea93a059ef056
135295
135296    Monotone-Author: wsourdeau@inverse.ca
135297    Monotone-Date: 2009-10-07T19:26:12
135298    Monotone-Branch: ca.inverse.sogo
135299
135300M	Tests/test-maildav.py
135301
135302commit 59a851ccd0f455c4ae7e977dcf925e259f131fe9
135303Author: C Robert <crobert@inverse.ca>
135304Date:   Wed Oct 7 19:11:01 2009 +0000
135305
135306    See ChangeLog
135307
135308    Monotone-Parent: ca2ee94c72bc7929077ce2d18873be1f59a198d9
135309    Monotone-Revision: 55a3e83df8d5652ae3ebeec99432c0ae7f1e8c29
135310
135311    Monotone-Author: crobert@inverse.ca
135312    Monotone-Date: 2009-10-07T19:11:01
135313    Monotone-Branch: ca.inverse.sogo
135314
135315M	ChangeLog
135316M	SoObjects/Mailer/EOQualifier+MailDAV.m
135317M	Tests/test-maildav.py
135318
135319commit 04b94ea1301e34fbcdee744040c8093f306fa75a
135320Author: C Robert <crobert@inverse.ca>
135321Date:   Wed Oct 7 18:17:12 2009 +0000
135322
135323    Re-enabled tests that should be enabled
135324
135325    Monotone-Parent: c9a7246ee9a90838e562f2120fa3b3a4abfa7fe3
135326    Monotone-Revision: ca2ee94c72bc7929077ce2d18873be1f59a198d9
135327
135328    Monotone-Author: crobert@inverse.ca
135329    Monotone-Date: 2009-10-07T18:17:12
135330    Monotone-Branch: ca.inverse.sogo
135331
135332M	Tests/test-maildav.py
135333
135334commit 14f6b058b122efb452e09dd2089489e29bf9395c
135335Author: C Robert <crobert@inverse.ca>
135336Date:   Wed Oct 7 18:16:34 2009 +0000
135337
135338    See ChangeLog
135339
135340    Monotone-Parent: b8a3105c4f499a2da3ed4edc4828e90d7dac93a5
135341    Monotone-Revision: c9a7246ee9a90838e562f2120fa3b3a4abfa7fe3
135342
135343    Monotone-Author: crobert@inverse.ca
135344    Monotone-Date: 2009-10-07T18:16:34
135345    Monotone-Branch: ca.inverse.sogo
135346
135347M	ChangeLog
135348M	SoObjects/Mailer/EOQualifier+MailDAV.m
135349M	SoObjects/Mailer/SOGoMailFolder.m
135350M	Tests/test-maildav.py
135351
135352commit 52bc9fce36f054b262f98b5021f123b9a6d75c1a
135353Author: Francis Lachapelle <flachapelle@inverse.ca>
135354Date:   Wed Oct 7 17:40:02 2009 +0000
135355
135356    Fix for time offsets in month view (DST related).
135357
135358    Monotone-Parent: c1c4f8fa1e677ec974e669c16ee667a5040a4f0a
135359    Monotone-Revision: 139de259dfc247ae1f4819f5700da66891c36157
135360
135361    Monotone-Author: flachapelle@inverse.ca
135362    Monotone-Date: 2009-10-07T17:40:02
135363    Monotone-Branch: ca.inverse.sogo
135364
135365M	ChangeLog
135366M	UI/Scheduler/UIxCalListingActions.m
135367
135368commit cea61181824850b9ecc733ef608e0597ec2744e0
135369Author: Francis Lachapelle <flachapelle@inverse.ca>
135370Date:   Wed Oct 7 14:59:30 2009 +0000
135371
135372    Removed reference to LDAPUserManager (replaced by SOGoUserManager)
135373
135374    Monotone-Parent: 6ac69e11d0bffd5ce9515e9bedac3e73c6e08938
135375    Monotone-Revision: c1c4f8fa1e677ec974e669c16ee667a5040a4f0a
135376
135377    Monotone-Author: flachapelle@inverse.ca
135378    Monotone-Date: 2009-10-07T14:59:30
135379    Monotone-Branch: ca.inverse.sogo
135380
135381M	SoObjects/Appointments/SOGoTaskObject.m
135382
135383commit 4085592601ac2ff01b96c908d9f551dd204c6d05
135384Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135385Date:   Wed Oct 7 14:58:37 2009 +0000
135386
135387    Monotone-Parent: 6ac69e11d0bffd5ce9515e9bedac3e73c6e08938
135388    Monotone-Revision: 77d594aad6116d444e02c306b0279825a2b43994
135389
135390    Monotone-Author: wsourdeau@inverse.ca
135391    Monotone-Date: 2009-10-07T14:58:37
135392    Monotone-Branch: ca.inverse.sogo
135393
135394M	ChangeLog
135395
135396commit 3bbd9c25b48414e5d084ce3489021e0e43c7f9af
135397Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135398Date:   Wed Oct 7 13:20:16 2009 +0000
135399
135400    Monotone-Parent: ef8d14f35a0201fb30074fc2e88eab645eadb392
135401    Monotone-Revision: 6ac69e11d0bffd5ce9515e9bedac3e73c6e08938
135402
135403    Monotone-Author: wsourdeau@inverse.ca
135404    Monotone-Date: 2009-10-07T13:20:16
135405    Monotone-Branch: ca.inverse.sogo
135406
135407M	ChangeLog
135408M	SoObjects/Appointments/SOGoAppointmentFolders.m
135409
135410commit 08a897780e79f282736ecc0ff061a5c211c572d8
135411Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135412Date:   Tue Oct 6 22:19:26 2009 +0000
135413
135414    Monotone-Parent: 7c6f65f1d27ee88ab6f33a9d588f2f9f9f3ea54b
135415    Monotone-Revision: ef8d14f35a0201fb30074fc2e88eab645eadb392
135416
135417    Monotone-Author: wsourdeau@inverse.ca
135418    Monotone-Date: 2009-10-06T22:19:26
135419    Monotone-Branch: ca.inverse.sogo
135420
135421M	ChangeLog
135422M	SoObjects/Mailer/SOGoMailFolder.m
135423
135424commit 3b0806519cb619782304990d267cd981b499ff86
135425Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135426Date:   Tue Oct 6 22:17:38 2009 +0000
135427
135428    Monotone-Parent: 010f8606ce2360533d2826f98b357c83086f6fe1
135429    Monotone-Revision: 7c6f65f1d27ee88ab6f33a9d588f2f9f9f3ea54b
135430
135431    Monotone-Author: wsourdeau@inverse.ca
135432    Monotone-Date: 2009-10-06T22:17:38
135433    Monotone-Branch: ca.inverse.sogo
135434
135435M	SOPE/sope-patchset-r1660.diff
135436
135437commit a46028f5b81bf844b91d1f60b826b928c07f30a6
135438Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135439Date:   Tue Oct 6 21:15:38 2009 +0000
135440
135441    Monotone-Parent: f1d97c71ed8dc3f59da9344a859a0b6725bf3b6b
135442    Monotone-Revision: 010f8606ce2360533d2826f98b357c83086f6fe1
135443
135444    Monotone-Author: wsourdeau@inverse.ca
135445    Monotone-Date: 2009-10-06T21:15:38
135446    Monotone-Branch: ca.inverse.sogo
135447
135448M	SOPE/sope-patchset-r1660.diff
135449
135450commit b848cf41d1999b8602ef2f838d6e234fbbe90f82
135451Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135452Date:   Tue Oct 6 20:53:15 2009 +0000
135453
135454    Monotone-Parent: ae35a52b6b85f7b941d2d5a27bdae17a0e87e216
135455    Monotone-Revision: f1d97c71ed8dc3f59da9344a859a0b6725bf3b6b
135456
135457    Monotone-Author: wsourdeau@inverse.ca
135458    Monotone-Date: 2009-10-06T20:53:15
135459    Monotone-Branch: ca.inverse.sogo
135460
135461M	SOPE/sope-patchset-r1660.diff
135462
135463commit 8f85f81cdafdb3e26f4f185fdb31cf0975d5927e
135464Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135465Date:   Tue Oct 6 18:26:22 2009 +0000
135466
135467    Monotone-Parent: 3c712c724956f351bd12557ef3504fbefb2611b1
135468    Monotone-Revision: bdbaabe6229246948b265d310037a9694b45d91f
135469
135470    Monotone-Author: wsourdeau@inverse.ca
135471    Monotone-Date: 2009-10-06T18:26:22
135472    Monotone-Branch: ca.inverse.sogo
135473
135474M	SoObjects/Appointments/SOGoAppointmentFolder.m
135475
135476commit 3a5e5003aefba0948206179a44675cb0eed922c2
135477Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135478Date:   Tue Oct 6 18:26:09 2009 +0000
135479
135480    Monotone-Parent: 319124b4db57da3c6d63eabff877eacac5c8a8a2
135481    Monotone-Revision: 3c712c724956f351bd12557ef3504fbefb2611b1
135482
135483    Monotone-Author: wsourdeau@inverse.ca
135484    Monotone-Date: 2009-10-06T18:26:09
135485    Monotone-Branch: ca.inverse.sogo
135486
135487M	ChangeLog
135488M	SoObjects/SOGo/SOGoGCSFolder.h
135489M	SoObjects/SOGo/SOGoGCSFolder.m
135490
135491commit f518e5f4a9f839b34118e556be04a9f1c5dd8a13
135492Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135493Date:   Tue Oct 6 18:24:47 2009 +0000
135494
135495    Monotone-Parent: 86d5fda1266a9ae6071c1b0c48daa229594679fb
135496    Monotone-Revision: 319124b4db57da3c6d63eabff877eacac5c8a8a2
135497
135498    Monotone-Author: wsourdeau@inverse.ca
135499    Monotone-Date: 2009-10-06T18:24:47
135500    Monotone-Branch: ca.inverse.sogo
135501
135502M	ChangeLog
135503M	SoObjects/SOGo/NSArray+DAV.h
135504M	SoObjects/SOGo/NSArray+DAV.m
135505
135506commit 725878ebdbec019b874b5a761614bcf190177d67
135507Author: Francis Lachapelle <flachapelle@inverse.ca>
135508Date:   Tue Oct 6 18:12:07 2009 +0000
135509
135510    Proper system defaults fallback for preferences
135511    (Bug #145)
135512
135513    Monotone-Parent: 86d5fda1266a9ae6071c1b0c48daa229594679fb
135514    Monotone-Revision: 33a4befb91778f46b962f6c895f7697b0d1df722
135515
135516    Monotone-Author: flachapelle@inverse.ca
135517    Monotone-Date: 2009-10-06T18:12:07
135518    Monotone-Branch: ca.inverse.sogo
135519
135520M	ChangeLog
135521M	SoObjects/Mailer/SOGoMailObject+Draft.m
135522M	SoObjects/SOGo/SOGoUser.h
135523M	SoObjects/SOGo/SOGoUser.m
135524M	UI/PreferencesUI/UIxPreferences.m
135525M	UI/Scheduler/UIxCalDayTable.h
135526M	UI/Scheduler/UIxCalDayTable.m
135527M	UI/WebServerResources/UIxPreferences.js
135528
135529commit a9f4d77c2c4515fbb83bffcacc24c2a9c1bf5d6f
135530Author: Francis Lachapelle <flachapelle@inverse.ca>
135531Date:   Tue Oct 6 13:08:16 2009 +0000
135532
135533    Typo
135534
135535    Monotone-Parent: 9091f162c671a0d32c003aa063bff71fb1e68a10
135536    Monotone-Revision: 86d5fda1266a9ae6071c1b0c48daa229594679fb
135537
135538    Monotone-Author: flachapelle@inverse.ca
135539    Monotone-Date: 2009-10-06T13:08:16
135540    Monotone-Branch: ca.inverse.sogo
135541
135542M	UI/Templates/SchedulerUI/UIxCalMainView.wox
135543
135544commit 5cc26fad8ab71d43d65dd3e917d38099e8e2c757
135545Author: Francis Lachapelle <flachapelle@inverse.ca>
135546Date:   Mon Oct 5 22:09:35 2009 +0000
135547
135548    Added HTML comments to avoid removal of empty tags by SOPE.
135549
135550    Monotone-Parent: 8260a03656dcb7042c36f5ed015c0e1691560468
135551    Monotone-Revision: 24faa1b3ee3108a8faa323c456c74d517b4e233d
135552
135553    Monotone-Author: flachapelle@inverse.ca
135554    Monotone-Date: 2009-10-05T22:09:35
135555    Monotone-Branch: ca.inverse.sogo
135556
135557M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
135558M	UI/Templates/SchedulerUI/UIxCalMainView.wox
135559
135560commit 088cb7587d308afb38d8175c822f5a6f2b4d3c67
135561Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135562Date:   Mon Oct 5 21:34:16 2009 +0000
135563
135564    Monotone-Parent: a883e310f52e0f28b3e8072ce973038481072fe2
135565    Monotone-Revision: ce654c24f2f00574570b6f4719cccc588905dc0e
135566
135567    Monotone-Author: wsourdeau@inverse.ca
135568    Monotone-Date: 2009-10-05T21:34:16
135569    Monotone-Branch: ca.inverse.sogo
135570
135571M	ChangeLog
135572M	Tests/test-maildav.py
135573
135574commit 0d27d67b2f9ddb65831297ac546f1256db5d1fa9
135575Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135576Date:   Mon Oct 5 21:33:45 2009 +0000
135577
135578    Monotone-Parent: 51ccfad18d1d034a9fc87cc4604425a17598f0fd
135579    Monotone-Revision: a883e310f52e0f28b3e8072ce973038481072fe2
135580
135581    Monotone-Author: wsourdeau@inverse.ca
135582    Monotone-Date: 2009-10-05T21:33:45
135583    Monotone-Branch: ca.inverse.sogo
135584
135585M	SoObjects/SOGo/DAVReportMap.plist
135586
135587commit dab23398766332fdbd0f239394d4996817be3e0c
135588Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135589Date:   Mon Oct 5 21:33:33 2009 +0000
135590
135591    Monotone-Parent: dd01e619d1a581329304197499bcc223888f4535
135592    Monotone-Revision: 51ccfad18d1d034a9fc87cc4604425a17598f0fd
135593
135594    Monotone-Author: wsourdeau@inverse.ca
135595    Monotone-Date: 2009-10-05T21:33:33
135596    Monotone-Branch: ca.inverse.sogo
135597
135598M	ChangeLog
135599M	SoObjects/Mailer/SOGoMailFolder.m
135600
135601commit 290d0e76d5113a272d8db2fdc827a9e3511364b1
135602Author: C Robert <crobert@inverse.ca>
135603Date:   Mon Oct 5 21:14:44 2009 +0000
135604
135605    Added extra fields and NOT
135606
135607    Monotone-Parent: 778b3664ce06bfae56a07b260fb9b9a241276d08
135608    Monotone-Revision: dd01e619d1a581329304197499bcc223888f4535
135609
135610    Monotone-Author: crobert@inverse.ca
135611    Monotone-Date: 2009-10-05T21:14:44
135612    Monotone-Branch: ca.inverse.sogo
135613
135614M	ChangeLog
135615M	SoObjects/Mailer/EOQualifier+MailDAV.m
135616
135617commit 5a357311c6ea7b480095b0bc9cb20349c482894d
135618Author: C Robert <crobert@inverse.ca>
135619Date:   Mon Oct 5 19:38:40 2009 +0000
135620
135621    Format dates properly
135622
135623    Monotone-Parent: 11c5eefb2d127036af170d47dc0f555860e8c38a
135624    Monotone-Revision: 778b3664ce06bfae56a07b260fb9b9a241276d08
135625
135626    Monotone-Author: crobert@inverse.ca
135627    Monotone-Date: 2009-10-05T19:38:40
135628    Monotone-Branch: ca.inverse.sogo
135629
135630M	ChangeLog
135631M	SoObjects/Mailer/EOQualifier+MailDAV.m
135632
135633commit 5e342d5e9942529c441cf52a2ecb01e5893aac99
135634Author: C Robert <crobert@inverse.ca>
135635Date:   Mon Oct 5 19:15:14 2009 +0000
135636
135637    See ChangeLog
135638
135639    Monotone-Parent: 8260a03656dcb7042c36f5ed015c0e1691560468
135640    Monotone-Revision: 11c5eefb2d127036af170d47dc0f555860e8c38a
135641
135642    Monotone-Author: crobert@inverse.ca
135643    Monotone-Date: 2009-10-05T19:15:14
135644    Monotone-Branch: ca.inverse.sogo
135645
135646M	ChangeLog
135647A	SoObjects/Mailer/EOQualifier+MailDAV.h
135648A	SoObjects/Mailer/EOQualifier+MailDAV.m
135649M	SoObjects/Mailer/GNUmakefile
135650M	Tests/test-webdavlib.py
135651M	Tests/webdavlib.py
135652
135653commit 3e7278ba0eceec60e2c37cc204303fc7514f9a4a
135654Author: Francis Lachapelle <flachapelle@inverse.ca>
135655Date:   Mon Oct 5 15:30:25 2009 +0000
135656
135657    Reindent
135658
135659    Monotone-Parent: c049eb99195933a4358031106f7c4b6c22ec31a1
135660    Monotone-Revision: 8260a03656dcb7042c36f5ed015c0e1691560468
135661
135662    Monotone-Author: flachapelle@inverse.ca
135663    Monotone-Date: 2009-10-05T15:30:25
135664    Monotone-Branch: ca.inverse.sogo
135665
135666M	UI/PreferencesUI/UIxPreferences.m
135667
135668commit 37687c9b16cb34787a2655e643066fe1c7ef7535
135669Author: Ludovic Marcotte <lmarcotte@inverse.ca>
135670Date:   Mon Oct 5 00:47:18 2009 +0000
135671
135672    See ChangeLog
135673
135674    Monotone-Parent: e06e95ef20737d961a60d9d5b3897e4f7ced26b7
135675    Monotone-Revision: c049eb99195933a4358031106f7c4b6c22ec31a1
135676
135677    Monotone-Author: ludovic@Sophos.ca
135678    Monotone-Date: 2009-10-05T00:47:18
135679    Monotone-Branch: ca.inverse.sogo
135680
135681M	ChangeLog
135682M	SoObjects/Appointments/SOGoAptMailDeletion.m
135683M	SoObjects/Appointments/SOGoAptMailInvitation.m
135684M	SoObjects/Appointments/SOGoAptMailUpdate.m
135685M	SoObjects/Appointments/SOGoAptMailWelshDeletion.wo/SOGoAptMailWelshDeletion.html
135686M	SoObjects/Appointments/SOGoAptMailWelshInvitation.wo/SOGoAptMailWelshInvitation.html
135687
135688commit 1ffcdd97bcc50fd1e5de241ba24e3e1f66d68da5
135689Author: C Robert <crobert@inverse.ca>
135690Date:   Fri Oct 2 20:59:52 2009 +0000
135691
135692    Fixed crash when user language is undefined
135693
135694    Monotone-Parent: 19556539dea890ea9ed78ae2d8b4ebfdfa9a4756
135695    Monotone-Revision: e06e95ef20737d961a60d9d5b3897e4f7ced26b7
135696
135697    Monotone-Author: crobert@inverse.ca
135698    Monotone-Date: 2009-10-02T20:59:52
135699    Monotone-Branch: ca.inverse.sogo
135700
135701M	Tests/preferences.py
135702
135703commit 50709fba65b5331b5fcec620f4fea4d739013724
135704Author: C Robert <crobert@inverse.ca>
135705Date:   Fri Oct 2 20:49:39 2009 +0000
135706
135707    Removed hardcoded value
135708
135709    Monotone-Parent: 6b701660e1b1301f2a55944ee5d70d4e92f44cd9
135710    Monotone-Revision: 28406780a6c50ff64f105729a3da838862931031
135711
135712    Monotone-Author: crobert@inverse.ca
135713    Monotone-Date: 2009-10-02T20:49:39
135714    Monotone-Branch: ca.inverse.sogo
135715
135716M	Tests/preferences.py
135717
135718commit 4c68d9fbf1c73b105f1ed52678c34f17bbfbf078
135719Author: Francis Lachapelle <flachapelle@inverse.ca>
135720Date:   Fri Oct 2 20:33:07 2009 +0000
135721
135722    Updated NEWS
135723
135724    Monotone-Parent: 78c904fcb43f31b69c25bf38ddb9ef55499ed4e0
135725    Monotone-Revision: 1e98981134df0b7159efec9e9e202b43a2c90b0b
135726
135727    Monotone-Author: flachapelle@inverse.ca
135728    Monotone-Date: 2009-10-02T20:33:07
135729    Monotone-Branch: ca.inverse.sogo
135730
135731M	NEWS
135732
135733commit bc26a8b285488212fed3d168a1e35be1df67ec7b
135734Author: Francis Lachapelle <flachapelle@inverse.ca>
135735Date:   Fri Oct 2 20:29:51 2009 +0000
135736
135737    Replaced $HTTP_GET_VARS (deprecated) by $_GET in updates.php
135738
135739    Monotone-Parent: 6b701660e1b1301f2a55944ee5d70d4e92f44cd9
135740    Monotone-Revision: 78c904fcb43f31b69c25bf38ddb9ef55499ed4e0
135741
135742    Monotone-Author: flachapelle@inverse.ca
135743    Monotone-Date: 2009-10-02T20:29:51
135744    Monotone-Branch: ca.inverse.sogo
135745
135746M	Scripts/updates.php
135747
135748commit 3f09ab94f0c3aca893186dca867cec0bc3ad8f2a
135749Author: C Robert <crobert@inverse.ca>
135750Date:   Fri Oct 2 20:10:40 2009 +0000
135751
135752    Added multilingual testing in all.py
135753
135754    Monotone-Parent: abd75a9093d6e54e0ffd1212fc032a610a2f3331
135755    Monotone-Revision: 6b701660e1b1301f2a55944ee5d70d4e92f44cd9
135756
135757    Monotone-Author: crobert@inverse.ca
135758    Monotone-Date: 2009-10-02T20:10:40
135759    Monotone-Branch: ca.inverse.sogo
135760
135761M	Tests/all.py
135762A	Tests/preferences.py
135763M	Tests/test-maildav.py
135764
135765commit deadf8e33e0a92eb7d527f5ced93cc913622e1a8
135766Author: C Robert <crobert@inverse.ca>
135767Date:   Fri Oct 2 16:00:07 2009 +0000
135768
135769    Fixed compilation warning
135770
135771    Monotone-Parent: 426be27fca1a92348072172cc4db72658d765822
135772    Monotone-Revision: abd75a9093d6e54e0ffd1212fc032a610a2f3331
135773
135774    Monotone-Author: crobert@inverse.ca
135775    Monotone-Date: 2009-10-02T16:00:07
135776    Monotone-Branch: ca.inverse.sogo
135777
135778M	SoObjects/Mailer/SOGoMailObject.m
135779
135780commit 3e35ec79c2a890e7430f9c38392a14cd48a9232d
135781Author: C Robert <crobert@inverse.ca>
135782Date:   Fri Oct 2 14:30:07 2009 +0000
135783
135784    Minor fixes for MailDAV
135785
135786    Monotone-Parent: 0e81c91aff9e32e69e1dda8e416902bf2f902245
135787    Monotone-Revision: 426be27fca1a92348072172cc4db72658d765822
135788
135789    Monotone-Author: crobert@inverse.ca
135790    Monotone-Date: 2009-10-02T14:30:07
135791    Monotone-Branch: ca.inverse.sogo
135792
135793M	SoObjects/Mailer/SOGoMailObject.m
135794M	Tests/test-maildav.py
135795
135796commit a60ab92dc49831f595c5cff3be7c6622b1535be4
135797Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
135798Date:   Fri Oct 2 14:00:58 2009 +0000
135799
135800    Monotone-Parent: 7364cc475f410932b1e40c6ff6e9d7d8210c29b3
135801    Monotone-Revision: 0e81c91aff9e32e69e1dda8e416902bf2f902245
135802
135803    Monotone-Author: wsourdeau@inverse.ca
135804    Monotone-Date: 2009-10-02T14:00:58
135805    Monotone-Branch: ca.inverse.sogo
135806
135807M	ChangeLog
135808M	Tests/test-maildav.py
135809M	Tests/webdavlib.py
135810
135811commit 08a840ca7d3c96dc2c40dad90d64d90fa56e1021
135812Author: C Robert <crobert@inverse.ca>
135813Date:   Fri Oct 2 13:51:21 2009 +0000
135814
135815    Fixed locale issue for date tests
135816
135817    Monotone-Parent: 8169d785eb4b1db08ba796bd05e7ca01e2497f49
135818    Monotone-Revision: 7364cc475f410932b1e40c6ff6e9d7d8210c29b3
135819
135820    Monotone-Author: crobert@inverse.ca
135821    Monotone-Date: 2009-10-02T13:51:21
135822    Monotone-Branch: ca.inverse.sogo
135823
135824M	Tests/test-maildav.py
135825
135826commit 65a0ba29a651bf3f19ba7c5dcff566a344b0344a
135827Author: Francis Lachapelle <flachapelle@inverse.ca>
135828Date:   Fri Oct 2 13:42:19 2009 +0000
135829
135830    generic.js: Fix search field blur behavior
135831
135832    Monotone-Parent: a59de74b19da8d53c1a14d3367e1483cf06fb02e
135833    Monotone-Revision: 8169d785eb4b1db08ba796bd05e7ca01e2497f49
135834
135835    Monotone-Author: flachapelle@inverse.ca
135836    Monotone-Date: 2009-10-02T13:42:19
135837    Monotone-Branch: ca.inverse.sogo
135838
135839M	UI/WebServerResources/generic.js
135840
135841commit d67529eed0451ec3ecdfb8f2b56af47fafb412ca
135842Author: Francis Lachapelle <flachapelle@inverse.ca>
135843Date:   Fri Oct 2 13:41:49 2009 +0000
135844
135845    Reindent
135846
135847    Monotone-Parent: 0c24951c6f23e1c5c5c97871b0a535b026ad55e4
135848    Monotone-Revision: a59de74b19da8d53c1a14d3367e1483cf06fb02e
135849
135850    Monotone-Author: flachapelle@inverse.ca
135851    Monotone-Date: 2009-10-02T13:41:49
135852    Monotone-Branch: ca.inverse.sogo
135853
135854M	UI/WebServerResources/SOGoAutoCompletion.js
135855
135856commit f273572c9572ea4cb2c03a89e6de3bbf27b1c613
135857Author: Ludovic Marcotte <lmarcotte@inverse.ca>
135858Date:   Fri Oct 2 13:13:00 2009 +0000
135859
135860    We get the user settings, not the defaults.
135861
135862    Monotone-Parent: 40a85071e7335fa3da3361d43dbbf6cf13684342
135863    Monotone-Revision: 3b18c2f1210021a7c5a829e08dbc01abb290d085
135864
135865    Monotone-Author: ludovic@Sophos.ca
135866    Monotone-Date: 2009-10-02T13:13:00
135867    Monotone-Branch: ca.inverse.sogo
135868
135869M	SoObjects/Appointments/SOGoAppointmentFolders.m
135870
135871commit dae82c8f2299f4d3261b6f05d51e0dc582709e65
135872Author: Ludovic Marcotte <lmarcotte@inverse.ca>
135873Date:   Fri Oct 2 12:50:09 2009 +0000
135874
135875    We really use the owner of the user's resource and not the current logged in user when getting the list of "web calendars"
135876
135877    Monotone-Parent: a133bab8f4c9ee8ea78123618542c4a2ecdc2fd4
135878    Monotone-Revision: 40a85071e7335fa3da3361d43dbbf6cf13684342
135879
135880    Monotone-Author: ludovic@Sophos.ca
135881    Monotone-Date: 2009-10-02T12:50:09
135882    Monotone-Branch: ca.inverse.sogo
135883
135884M	SoObjects/Appointments/SOGoAppointmentFolders.m
135885
135886commit a72a55de90735539e6aba670c00ed7f96b1e12de
135887Author: C Robert <crobert@inverse.ca>
135888Date:   Thu Oct 1 21:55:29 2009 +0000
135889
135890    MailDAV Fixes
135891
135892    Monotone-Parent: 43ac2f2aa838034f00194247d4c245926ed738de
135893    Monotone-Revision: a133bab8f4c9ee8ea78123618542c4a2ecdc2fd4
135894
135895    Monotone-Author: crobert@inverse.ca
135896    Monotone-Date: 2009-10-01T21:55:29
135897    Monotone-Branch: ca.inverse.sogo
135898
135899M	SoObjects/Mailer/SOGoMailFolder.h
135900M	SoObjects/Mailer/SOGoMailFolder.m
135901M	SoObjects/Mailer/SOGoMailObject.m
135902
135903commit f1ffcac38913837ced594a66b7854e0eff6b530e
135904Author: C Robert <crobert@inverse.ca>
135905Date:   Thu Oct 1 21:41:54 2009 +0000
135906
135907    Mantis 138: Language should be configurable from the preferences
135908
135909    Monotone-Parent: eeaca1eda9abc5d3662e0a63336edf2734aa9216
135910    Monotone-Revision: 43ac2f2aa838034f00194247d4c245926ed738de
135911
135912    Monotone-Author: crobert@inverse.ca
135913    Monotone-Date: 2009-10-01T21:41:54
135914    Monotone-Branch: ca.inverse.sogo
135915
135916M	ChangeLog
135917M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
135918M	UI/PreferencesUI/Czech.lproj/Localizable.strings
135919M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
135920M	UI/PreferencesUI/English.lproj/Localizable.strings
135921M	UI/PreferencesUI/French.lproj/Localizable.strings
135922M	UI/PreferencesUI/German.lproj/Localizable.strings
135923M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
135924M	UI/PreferencesUI/Italian.lproj/Localizable.strings
135925M	UI/PreferencesUI/Russian.lproj/Localizable.strings
135926M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
135927M	UI/PreferencesUI/UIxPreferences.m
135928M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
135929M	UI/Templates/PreferencesUI/UIxPreferences.wox
135930M	UI/WebServerResources/UIxPreferences.js
135931
135932commit 05ea0e5ad7e1416c3aa2d9600356737dc292e225
135933Author: C Robert <crobert@inverse.ca>
135934Date:   Thu Oct 1 20:51:52 2009 +0000
135935
135936    Added unselect after PUTAction
135937
135938    Monotone-Parent: adeb1b6540b1871dee8c8161aca43283de817991
135939    Monotone-Revision: eeaca1eda9abc5d3662e0a63336edf2734aa9216
135940
135941    Monotone-Author: crobert@inverse.ca
135942    Monotone-Date: 2009-10-01T20:51:52
135943    Monotone-Branch: ca.inverse.sogo
135944
135945M	SoObjects/Mailer/SOGoMailFolder.m
135946
135947commit 019309d9766cf5f2b6a725ac8e6d148da9d5d4f5
135948Author: C Robert <crobert@inverse.ca>
135949Date:   Thu Oct 1 20:28:20 2009 +0000
135950
135951    Added a warning
135952
135953    Monotone-Parent: 8329d7d8d0fe1a0194049bb7b9787080a12bcf4d
135954    Monotone-Revision: adeb1b6540b1871dee8c8161aca43283de817991
135955
135956    Monotone-Author: crobert@inverse.ca
135957    Monotone-Date: 2009-10-01T20:28:20
135958    Monotone-Branch: ca.inverse.sogo
135959
135960M	SoObjects/Mailer/SOGoMailObject.m
135961
135962commit 01aed641ea2c43bfa05599ef3208cac3c47a068a
135963Author: C Robert <crobert@inverse.ca>
135964Date:   Thu Oct 1 20:26:19 2009 +0000
135965
135966    Minor fix
135967
135968    Monotone-Parent: 8db3f67f47d18d68431d7ffb603fcf636ac4bc9b
135969    Monotone-Revision: 8329d7d8d0fe1a0194049bb7b9787080a12bcf4d
135970
135971    Monotone-Author: crobert@inverse.ca
135972    Monotone-Date: 2009-10-01T20:26:19
135973    Monotone-Branch: ca.inverse.sogo
135974
135975M	SoObjects/Mailer/SOGoMailObject.m
135976
135977commit 7524610f5c1f30178bc00dd54fd71fb921083dce
135978Author: C Robert <crobert@inverse.ca>
135979Date:   Thu Oct 1 20:16:52 2009 +0000
135980
135981    Added methods for PROPFIND
135982
135983    Monotone-Parent: 2b6cf9ec13774912de440dcfe08a03df4a580d4e
135984    Monotone-Revision: 8db3f67f47d18d68431d7ffb603fcf636ac4bc9b
135985
135986    Monotone-Author: crobert@inverse.ca
135987    Monotone-Date: 2009-10-01T20:16:52
135988    Monotone-Branch: ca.inverse.sogo
135989
135990M	ChangeLog
135991M	SoObjects/Mailer/SOGoMailObject.m
135992M	Tests/test-maildav.py
135993
135994commit 87007c35d1e7817fae70be806ba9f2b300813d9b
135995Author: Francis Lachapelle <flachapelle@inverse.ca>
135996Date:   Thu Oct 1 19:47:02 2009 +0000
135997
135998    Moved "to" field out of the "bodyAdditionalFields" DIV in the MailPartViewers template.
135999
136000    Monotone-Parent: 2b6cf9ec13774912de440dcfe08a03df4a580d4e
136001    Monotone-Revision: d41e13d636a1fa2bf22bce99faacdbfccca67d9e
136002
136003    Monotone-Author: flachapelle@inverse.ca
136004    Monotone-Date: 2009-10-01T19:47:02
136005    Monotone-Branch: ca.inverse.sogo
136006
136007M	UI/Templates/MailPartViewers/UIxMailPartMessageViewer.wox
136008
136009commit 1e5e4ff46e1f0c5ba3d772ef5901ff27c89af351
136010Author: Francis Lachapelle <flachapelle@inverse.ca>
136011Date:   Thu Oct 1 18:55:51 2009 +0000
136012
136013    Added missing translations for MailPartViewers
136014
136015    Monotone-Parent: d76a6bc23d031a16535ce20a79d7881c485b3025
136016    Monotone-Revision: c8a95d2308d9bd094568d9a719c5f29d11543123
136017
136018    Monotone-Author: flachapelle@inverse.ca
136019    Monotone-Date: 2009-10-01T18:55:51
136020    Monotone-Branch: ca.inverse.sogo
136021
136022M	UI/MailPartViewers/English.lproj/Localizable.strings
136023M	UI/MailPartViewers/French.lproj/Localizable.strings
136024
136025commit cd2c6e91399e0a2bec924078fc5dfefcdb98ef14
136026Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136027Date:   Thu Oct 1 17:11:54 2009 +0000
136028
136029    Monotone-Parent: 5d96177dbc88f1f06a0c3249d56ab7ae20914b0a
136030    Monotone-Revision: 612feb8d0685768e00f996a577adc89429721263
136031
136032    Monotone-Author: wsourdeau@inverse.ca
136033    Monotone-Date: 2009-10-01T17:11:54
136034    Monotone-Branch: ca.inverse.sogo
136035
136036M	ChangeLog
136037A	Tests/test-webdavlib.py
136038M	Tests/webdavlib.py
136039
136040commit 0bb0771f1cfc73889ef5baa082e5a5398cdb512b
136041Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136042Date:   Thu Oct 1 16:44:28 2009 +0000
136043
136044    Monotone-Parent: e2c92d491c4f1a4138cd77034e3c0a712bf09003
136045    Monotone-Revision: 5d96177dbc88f1f06a0c3249d56ab7ae20914b0a
136046
136047    Monotone-Author: wsourdeau@inverse.ca
136048    Monotone-Date: 2009-10-01T16:44:28
136049    Monotone-Branch: ca.inverse.sogo
136050
136051A	Tests/test-webdavsync.py
136052D	Tests/test-wedavsync.py
136053
136054commit 546d683137ebac780e00255f04c0029d90b5b3ac
136055Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136056Date:   Thu Oct 1 14:47:51 2009 +0000
136057
136058    Monotone-Parent: 3c4b94054ca0b56c5e59f42bb1293b5f1040611c
136059    Monotone-Revision: e2c92d491c4f1a4138cd77034e3c0a712bf09003
136060
136061    Monotone-Author: wsourdeau@inverse.ca
136062    Monotone-Date: 2009-10-01T14:47:51
136063    Monotone-Branch: ca.inverse.sogo
136064
136065M	ChangeLog
136066M	SoObjects/Mailer/SOGoMailFolder.m
136067
136068commit 94e2b8ed00610f358a691d1b2cd777fc3e934e21
136069Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136070Date:   Thu Oct 1 14:40:10 2009 +0000
136071
136072    Monotone-Parent: b0d8d058d4066dff46512567c9ebf3f888825052
136073    Monotone-Revision: 3c4b94054ca0b56c5e59f42bb1293b5f1040611c
136074
136075    Monotone-Author: wsourdeau@inverse.ca
136076    Monotone-Date: 2009-10-01T14:40:10
136077    Monotone-Branch: ca.inverse.sogo
136078
136079M	general.make
136080
136081commit aaba35ab88946686f88a41552adf493a29b8966e
136082Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136083Date:   Thu Oct 1 14:37:35 2009 +0000
136084
136085    Monotone-Parent: 9281789fc046d7e0135be9fbb84b728e14218579
136086    Monotone-Revision: 378c2fe5c0cef090bbc8c6a6cfe47eace6fbe923
136087
136088    Monotone-Author: wsourdeau@inverse.ca
136089    Monotone-Date: 2009-10-01T14:37:35
136090    Monotone-Branch: ca.inverse.sogo
136091
136092M	general.make
136093
136094commit ad49c5dca77e60e9407875a67f9c2cc12ed931c1
136095Author: C Robert <crobert@inverse.ca>
136096Date:   Thu Oct 1 14:07:59 2009 +0000
136097
136098    Reverted an accidental commit
136099
136100    Monotone-Parent: 8d4d276429e5192f98568aecf0d0c541440d22fc
136101    Monotone-Revision: b5beb9beec402717a04f1250f79638aae4d70b55
136102
136103    Monotone-Author: crobert@inverse.ca
136104    Monotone-Date: 2009-10-01T14:07:59
136105    Monotone-Branch: ca.inverse.sogo
136106
136107M	SoObjects/Mailer/SOGoMailObject.m
136108
136109commit 77c219509e4c89ecee6f34ff80f133e83a63cc2b
136110Author: C Robert <crobert@inverse.ca>
136111Date:   Thu Oct 1 13:59:04 2009 +0000
136112
136113    Removed charset from content-type
136114
136115    Monotone-Parent: 9281789fc046d7e0135be9fbb84b728e14218579
136116    Monotone-Revision: 8d4d276429e5192f98568aecf0d0c541440d22fc
136117
136118    Monotone-Author: crobert@inverse.ca
136119    Monotone-Date: 2009-10-01T13:59:04
136120    Monotone-Branch: ca.inverse.sogo
136121
136122M	SoObjects/Mailer/SOGoMailObject.m
136123M	Tests/test-maildav.py
136124
136125commit aa79c702d4f5de973bba4ab130bcc5ca8976f388
136126Author: C Robert <crobert@inverse.ca>
136127Date:   Thu Oct 1 13:51:27 2009 +0000
136128
136129    Added content-type for PUTs
136130
136131    Monotone-Parent: 0f7fef398fe64d37810e991c57f1322444cfa625
136132    Monotone-Revision: 9281789fc046d7e0135be9fbb84b728e14218579
136133
136134    Monotone-Author: crobert@inverse.ca
136135    Monotone-Date: 2009-10-01T13:51:27
136136    Monotone-Branch: ca.inverse.sogo
136137
136138M	Tests/test-maildav.py
136139
136140commit e382c8b1707c58950a26437a8efed4c1ce585c76
136141Author: C Robert <crobert@inverse.ca>
136142Date:   Thu Oct 1 13:46:48 2009 +0000
136143
136144    Small improvements
136145
136146    Monotone-Parent: cb222f02cc5986ffd8d110ceadf6604b2e93f7f4
136147    Monotone-Revision: 0f7fef398fe64d37810e991c57f1322444cfa625
136148
136149    Monotone-Author: crobert@inverse.ca
136150    Monotone-Date: 2009-10-01T13:46:48
136151    Monotone-Branch: ca.inverse.sogo
136152
136153M	Tests/test-maildav.py
136154
136155commit 57dc9a00e576820fd2ef6242290776142bde8c36
136156Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136157Date:   Thu Oct 1 13:07:56 2009 +0000
136158
136159    Monotone-Parent: 9bfc62d1f8b6f1f623da41eaca1ab3b7903a1c63
136160    Monotone-Revision: cb222f02cc5986ffd8d110ceadf6604b2e93f7f4
136161
136162    Monotone-Author: wsourdeau@inverse.ca
136163    Monotone-Date: 2009-10-01T13:07:56
136164    Monotone-Branch: ca.inverse.sogo
136165
136166M	Tests/config.py.in
136167
136168commit b3cd6000b3d032d573f0b6b8427b47c6a1e97b01
136169Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136170Date:   Thu Oct 1 13:06:42 2009 +0000
136171
136172    Monotone-Parent: 2343cf0483a88365cd0d1c11ced3cc7be4d6f64f
136173    Monotone-Revision: 9bfc62d1f8b6f1f623da41eaca1ab3b7903a1c63
136174
136175    Monotone-Author: wsourdeau@inverse.ca
136176    Monotone-Date: 2009-10-01T13:06:42
136177    Monotone-Branch: ca.inverse.sogo
136178
136179M	ChangeLog
136180M	Tests/test-maildav.py
136181
136182commit b4156a91d4a3f13dafae819e1b974112c276caa9
136183Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136184Date:   Thu Oct 1 12:47:43 2009 +0000
136185
136186    Monotone-Parent: bbd203abc78f2fcaff9b64e547342ba96b97bfb3
136187    Monotone-Revision: 2343cf0483a88365cd0d1c11ced3cc7be4d6f64f
136188
136189    Monotone-Author: wsourdeau@inverse.ca
136190    Monotone-Date: 2009-10-01T12:47:43
136191    Monotone-Branch: ca.inverse.sogo
136192
136193M	ChangeLog
136194M	SoObjects/Appointments/SOGoAppointmentFolders.m
136195
136196commit b3d3c6171374a15c277649b3d3974e624a9fc254
136197Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136198Date:   Thu Oct 1 12:20:52 2009 +0000
136199
136200    Monotone-Parent: 44d882d9bb77158fe8b181911db08dab9ca0d76b
136201    Monotone-Revision: 11bccd9e32f64627c80021f1ebe5a4a27341208f
136202
136203    Monotone-Author: wsourdeau@inverse.ca
136204    Monotone-Date: 2009-10-01T12:20:52
136205    Monotone-Branch: ca.inverse.sogo
136206
136207M	ChangeLog
136208M	Tests/test-config.py
136209M	Tests/test-maildav.py
136210
136211commit 57c5a4eb5d00ab40b17abfd9196b69820486ef01
136212Author: Ludovic Marcotte <lmarcotte@inverse.ca>
136213Date:   Wed Sep 30 15:47:22 2009 +0000
136214
136215    Increase the vm size default limit to 384MB instead of 200MB.
136216
136217    Monotone-Parent: 23038740b2f090673725dc4500a4ff4be102762b
136218    Monotone-Revision: d76a6bc23d031a16535ce20a79d7881c485b3025
136219
136220    Monotone-Author: ludovic@Sophos.ca
136221    Monotone-Date: 2009-09-30T15:47:22
136222    Monotone-Branch: ca.inverse.sogo
136223
136224M	Main/SOGo.m
136225
136226commit edc07cff2913df8748d65b631e08adbedec3ba03
136227Author: C Robert <crobert@inverse.ca>
136228Date:   Wed Sep 30 15:21:10 2009 +0000
136229
136230    Fixed unseenCount issue
136231
136232    Monotone-Parent: 44d882d9bb77158fe8b181911db08dab9ca0d76b
136233    Monotone-Revision: 23038740b2f090673725dc4500a4ff4be102762b
136234
136235    Monotone-Author: crobert@inverse.ca
136236    Monotone-Date: 2009-09-30T15:21:10
136237    Monotone-Branch: ca.inverse.sogo
136238
136239M	UI/WebServerResources/MailerUI.js
136240
136241commit b302b7887c1c540b0550d45050f11e3eb74c658a
136242Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136243Date:   Wed Sep 30 15:11:47 2009 +0000
136244
136245    Monotone-Parent: 4cca4d500ad1af6c1eb559603e3f0344079dd5a4
136246    Monotone-Revision: 44d882d9bb77158fe8b181911db08dab9ca0d76b
136247
136248    Monotone-Author: wsourdeau@inverse.ca
136249    Monotone-Date: 2009-09-30T15:11:47
136250    Monotone-Branch: ca.inverse.sogo
136251
136252M	ChangeLog
136253M	SoObjects/SOGo/LDAPSource.h
136254M	SoObjects/SOGo/LDAPSource.m
136255
136256commit faa508f4a5f43c568b2f118843a48426fd990c31
136257Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136258Date:   Wed Sep 30 14:26:18 2009 +0000
136259
136260    Monotone-Parent: 128e82ead2449e0c981414693e4cbf297de99a2e
136261    Monotone-Revision: 4cca4d500ad1af6c1eb559603e3f0344079dd5a4
136262
136263    Monotone-Author: wsourdeau@inverse.ca
136264    Monotone-Date: 2009-09-30T14:26:18
136265    Monotone-Branch: ca.inverse.sogo
136266
136267M	ChangeLog
136268M	UI/MailerUI/UIxMailMainFrame.m
136269
136270commit 1871e13d307e9efab4564fbee5000ed179baf789
136271Author: C Robert <crobert@inverse.ca>
136272Date:   Wed Sep 30 13:46:35 2009 +0000
136273
136274    Fixed a display issue in mail move/copy menus
136275
136276    Monotone-Parent: c51effc3ec6cea0b18f9117c7327e7a312c7d7d1
136277    Monotone-Revision: 128e82ead2449e0c981414693e4cbf297de99a2e
136278
136279    Monotone-Author: crobert@inverse.ca
136280    Monotone-Date: 2009-09-30T13:46:35
136281    Monotone-Branch: ca.inverse.sogo
136282
136283M	UI/WebServerResources/MailerUI.js
136284
136285commit cbdeae05ecf2d58ca884549ec9dc060d2a72abf2
136286Author: Ludovic Marcotte <lmarcotte@inverse.ca>
136287Date:   Wed Sep 30 01:57:12 2009 +0000
136288
136289    Improvements on subject/issuer display for non-ASCII information.
136290
136291    Monotone-Parent: 95f90718993c24efb35b3a459ec7a6243ad6f0a6
136292    Monotone-Revision: c51effc3ec6cea0b18f9117c7327e7a312c7d7d1
136293
136294    Monotone-Author: ludovic@Sophos.ca
136295    Monotone-Date: 2009-09-30T01:57:12
136296    Monotone-Branch: ca.inverse.sogo
136297
136298M	UI/MailPartViewers/UIxMailPartSignedViewer.m
136299
136300commit fee293cea5a697f762bb69f67d4f3a6960577465
136301Author: Ludovic Marcotte <lmarcotte@inverse.ca>
136302Date:   Wed Sep 30 01:15:21 2009 +0000
136303
136304    Small fix over previous commit.
136305
136306    Monotone-Parent: 5d27deb440dabc83a208dec61d3b97f76d042614
136307    Monotone-Revision: 95f90718993c24efb35b3a459ec7a6243ad6f0a6
136308
136309    Monotone-Author: ludovic@Sophos.ca
136310    Monotone-Date: 2009-09-30T01:15:21
136311    Monotone-Branch: ca.inverse.sogo
136312
136313M	UI/MailPartViewers/UIxMailPartSignedViewer.m
136314
136315commit b31270f3589f7d84d77afec796189e8382e263d1
136316Author: Ludovic Marcotte <lmarcotte@inverse.ca>
136317Date:   Wed Sep 30 01:04:04 2009 +0000
136318
136319    We make sure the S/MIME decode op has not failed prior to using the returned value.
136320
136321    Monotone-Parent: 97fb6bc6ccca9d15df3776811dafe8ad42650b90
136322    Monotone-Revision: 5d27deb440dabc83a208dec61d3b97f76d042614
136323
136324    Monotone-Author: ludovic@Sophos.ca
136325    Monotone-Date: 2009-09-30T01:04:04
136326    Monotone-Branch: ca.inverse.sogo
136327
136328M	UI/MailPartViewers/UIxMailPartSignedViewer.m
136329
136330commit a310c3826c7d2cdda2e8f71b1dfe36b4c949f16e
136331Author: C Robert <crobert@inverse.ca>
136332Date:   Tue Sep 29 21:07:22 2009 +0000
136333
136334    Fixed an error when composing from address book
136335
136336    Monotone-Parent: b092fe6aebfa4e00c827df976eaa7e49cb1c6539
136337    Monotone-Revision: 97fb6bc6ccca9d15df3776811dafe8ad42650b90
136338
136339    Monotone-Author: crobert@inverse.ca
136340    Monotone-Date: 2009-09-29T21:07:22
136341    Monotone-Branch: ca.inverse.sogo
136342
136343M	ChangeLog
136344M	UI/MailerUI/UIxMailMainFrame.m
136345
136346commit d871fe0bd8f424e4c005a95ea2d44a250a99a84e
136347Author: C Robert <crobert@inverse.ca>
136348Date:   Tue Sep 29 20:39:23 2009 +0000
136349
136350    Minor fixes
136351
136352    Monotone-Parent: 8515028ade639f5e3e38f20b4eba28b16a1250b1
136353    Monotone-Revision: b092fe6aebfa4e00c827df976eaa7e49cb1c6539
136354
136355    Monotone-Author: crobert@inverse.ca
136356    Monotone-Date: 2009-09-29T20:39:23
136357    Monotone-Branch: ca.inverse.sogo
136358
136359M	SoObjects/Mailer/SOGoMailFolder.m
136360M	UI/WebServerResources/MailerUI.js
136361
136362commit 9493a337293547e9222b2c4b2fa0ee6f381d6315
136363Author: C Robert <crobert@inverse.ca>
136364Date:   Tue Sep 29 20:13:36 2009 +0000
136365
136366    Added support for MailDAV PUT
136367
136368    Monotone-Parent: 90509c89f14ff1a8b0d7884244366bd33783ccc1
136369    Monotone-Revision: 8515028ade639f5e3e38f20b4eba28b16a1250b1
136370
136371    Monotone-Author: crobert@inverse.ca
136372    Monotone-Date: 2009-09-29T20:13:36
136373    Monotone-Branch: ca.inverse.sogo
136374
136375M	ChangeLog
136376M	SoObjects/Mailer/SOGoDraftObject.m
136377M	SoObjects/Mailer/SOGoMailAccount.h
136378M	SoObjects/Mailer/SOGoMailAccount.m
136379M	SoObjects/Mailer/SOGoMailAccounts.h
136380M	SoObjects/Mailer/SOGoMailAccounts.m
136381M	SoObjects/Mailer/SOGoMailBaseObject.h
136382M	SoObjects/Mailer/SOGoMailBaseObject.m
136383M	SoObjects/Mailer/SOGoMailBodyPart.m
136384M	SoObjects/Mailer/SOGoMailFolder.h
136385M	SoObjects/Mailer/SOGoMailFolder.m
136386M	SoObjects/Mailer/SOGoMailObject.m
136387M	Tests/test-maildav.py
136388M	Tests/webdavlib.py
136389M	UI/MailerUI/UIxMailMainFrame.m
136390M	UI/WebServerResources/MailerUI.js
136391M	UI/WebServerResources/MailerUIdTree.js
136392
136393commit 0aaaf5981426c29888b0932c6b44b8c543e233b5
136394Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136395Date:   Tue Sep 29 18:17:57 2009 +0000
136396
136397    Monotone-Parent: 8c914c816a751fb10558f36e868a2bdcff53b86b
136398    Monotone-Revision: 90509c89f14ff1a8b0d7884244366bd33783ccc1
136399
136400    Monotone-Author: wsourdeau@inverse.ca
136401    Monotone-Date: 2009-09-29T18:17:57
136402    Monotone-Branch: ca.inverse.sogo
136403
136404M	ChangeLog
136405M	SoObjects/SOGo/SOGoObject.m
136406
136407commit bb0c7a875dadcb3a5a50540b21e2a0473b1d3031
136408Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136409Date:   Tue Sep 29 18:17:18 2009 +0000
136410
136411    Monotone-Parent: bc513201fe4df6547d72df611ab9a587c67bf41d
136412    Monotone-Revision: 8c914c816a751fb10558f36e868a2bdcff53b86b
136413
136414    Monotone-Author: wsourdeau@inverse.ca
136415    Monotone-Date: 2009-09-29T18:17:18
136416    Monotone-Branch: ca.inverse.sogo
136417
136418M	SoObjects/SOGo/SOGoGroup.h
136419
136420commit a361b49fec7a764044bb5c4a844458275cdd85ed
136421Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136422Date:   Tue Sep 29 18:17:12 2009 +0000
136423
136424    Monotone-Parent: 07a4b889932aece040cb23e1968bceb6a917b930
136425    Monotone-Revision: bc513201fe4df6547d72df611ab9a587c67bf41d
136426
136427    Monotone-Author: wsourdeau@inverse.ca
136428    Monotone-Date: 2009-09-29T18:17:12
136429    Monotone-Branch: ca.inverse.sogo
136430
136431M	ChangeLog
136432M	SoObjects/SOGo/SOGoGCSFolder.m
136433M	SoObjects/SOGo/SOGoGroup.m
136434
136435commit 7812cd0785ba5ca607daa91fce9c12c80fb8df79
136436Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136437Date:   Tue Sep 29 16:43:37 2009 +0000
136438
136439    Monotone-Parent: 2b4b283c7442a1f2231c8b06c202bee21abeb77e
136440    Monotone-Revision: 07a4b889932aece040cb23e1968bceb6a917b930
136441
136442    Monotone-Author: wsourdeau@inverse.ca
136443    Monotone-Date: 2009-09-29T16:43:37
136444    Monotone-Branch: ca.inverse.sogo
136445
136446M	ChangeLog
136447M	SoObjects/SOGo/NSString+Utilities.h
136448M	SoObjects/SOGo/NSString+Utilities.m
136449M	SoObjects/SOGo/SOGoObject.m
136450
136451commit 6b85a35298b8be085dce5c7111c245af960f008a
136452Author: C Robert <crobert@inverse.ca>
136453Date:   Mon Sep 28 21:42:11 2009 +0000
136454
136455    Fixed MailDAV support
136456
136457
136458    Monotone-Parent: 1408266cca94d58c7a555af2e7697e3db2b49cf0
136459    Monotone-Revision: 2b4b283c7442a1f2231c8b06c202bee21abeb77e
136460
136461    Monotone-Author: crobert@inverse.ca
136462    Monotone-Date: 2009-09-28T21:42:11
136463    Monotone-Branch: ca.inverse.sogo
136464
136465M	ChangeLog
136466M	SoObjects/Mailer/SOGoMailAccount.m
136467M	SoObjects/SOGo/NSString+Utilities.h
136468M	SoObjects/SOGo/NSString+Utilities.m
136469M	SoObjects/SOGo/SOGoObject.m
136470
136471commit 2738e102d5aee12afd3e50c7686614a3a398d793
136472Author: C Robert <crobert@inverse.ca>
136473Date:   Mon Sep 28 20:51:19 2009 +0000
136474
136475    Removed useless variable
136476
136477    Monotone-Parent: aaff100260149e4a5e6eec5c546d0f957293c6a9
136478    Monotone-Revision: 1408266cca94d58c7a555af2e7697e3db2b49cf0
136479
136480    Monotone-Author: crobert@inverse.ca
136481    Monotone-Date: 2009-09-28T20:51:19
136482    Monotone-Branch: ca.inverse.sogo
136483
136484M	Tests/test-maildav.py
136485
136486commit 7d27853a4d21041b0b759289345cd5edae524d40
136487Author: C Robert <crobert@inverse.ca>
136488Date:   Mon Sep 28 20:47:27 2009 +0000
136489
136490    Added maildav test script, added definition for MOVE command in webdavlib
136491
136492    Monotone-Parent: fcece651323f876baef1d1d08bc52772b67ce6a4
136493    Monotone-Revision: aaff100260149e4a5e6eec5c546d0f957293c6a9
136494
136495    Monotone-Author: crobert@inverse.ca
136496    Monotone-Date: 2009-09-28T20:47:27
136497    Monotone-Branch: ca.inverse.sogo
136498
136499A	Tests/test-maildav.py
136500M	Tests/webdavlib.py
136501
136502commit 8b591d6f07189338540eed607289311eff1f73ec
136503Author: Ludovic Marcotte <lmarcotte@inverse.ca>
136504Date:   Mon Sep 28 15:06:54 2009 +0000
136505
136506    Fixed stupid condition.
136507
136508    Monotone-Parent: 1aaea249ad1360b144fa338a55f11cad2cf930d0
136509    Monotone-Revision: 5052783f79bc86c62042f5d4a556a3573c4a3876
136510
136511    Monotone-Author: ludovic@Sophos.ca
136512    Monotone-Date: 2009-09-28T15:06:54
136513    Monotone-Branch: ca.inverse.sogo
136514
136515M	UI/WebServerResources/SchedulerUI.js
136516
136517commit f66e173e82c0b110ce5f770814c638945d2b2632
136518Author: C Robert <crobert@inverse.ca>
136519Date:   Mon Sep 28 13:54:28 2009 +0000
136520
136521    Mantis 153: NSInvalidArgumentException (missing lang classes)
136522
136523    Monotone-Parent: 2494a7d12f52699f7ee338f8403ab926c0c118ab
136524    Monotone-Revision: 8889afbf143b1653a2ac96bad029b4301fc1f146
136525
136526    Monotone-Author: crobert@inverse.ca
136527    Monotone-Date: 2009-09-28T13:54:28
136528    Monotone-Branch: ca.inverse.sogo
136529
136530M	ChangeLog
136531M	SoObjects/Appointments/SOGoAptMailDeletion.m
136532M	SoObjects/Appointments/SOGoAptMailICalReply.m
136533M	SoObjects/Appointments/SOGoAptMailInvitation.m
136534M	SoObjects/Appointments/SOGoAptMailUpdate.m
136535
136536commit 1648d063af91d2606a83f3e68852a84131982189
136537Author: C Robert <crobert@inverse.ca>
136538Date:   Mon Sep 28 13:25:14 2009 +0000
136539
136540    Fixed errors in ab import/export
136541
136542    Monotone-Parent: e5b6580e3ea6df5bbc9bde0db8b2a350b69e3eb8
136543    Monotone-Revision: 2494a7d12f52699f7ee338f8403ab926c0c118ab
136544
136545    Monotone-Author: crobert@inverse.ca
136546    Monotone-Date: 2009-09-28T13:25:14
136547    Monotone-Branch: ca.inverse.sogo
136548
136549M	SoObjects/Appointments/SOGoAppointmentFolder.m
136550M	UI/Contacts/UIxContactFolderActions.m
136551
136552commit 9a04b3bdfd2ee5d7f7ea93b4e5c461eb76ef9538
136553Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136554Date:   Mon Sep 28 13:20:13 2009 +0000
136555
136556    Monotone-Parent: 5d13be9c64742eda95c52fa0f0205eb99849d1d1
136557    Monotone-Revision: e5b6580e3ea6df5bbc9bde0db8b2a350b69e3eb8
136558
136559    Monotone-Author: wsourdeau@inverse.ca
136560    Monotone-Date: 2009-09-28T13:20:13
136561    Monotone-Branch: ca.inverse.sogo
136562
136563M	UI/Templates/MailPartViewers/UIxMailPartMixedViewer.wox
136564
136565commit 02bf8acc977a7c81762705990cada12db2a6e0c6
136566Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136567Date:   Mon Sep 28 13:20:04 2009 +0000
136568
136569    Monotone-Parent: 93ac3544873becf72157e54ddeac053456390045
136570    Monotone-Revision: 5d13be9c64742eda95c52fa0f0205eb99849d1d1
136571
136572    Monotone-Author: wsourdeau@inverse.ca
136573    Monotone-Date: 2009-09-28T13:20:04
136574    Monotone-Branch: ca.inverse.sogo
136575
136576M	UI/Templates/MailPartViewers/UIxMailPartSignedViewer.wox
136577
136578commit 65964c5b7169e0bafa7f61e45e18ba9f54204a55
136579Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136580Date:   Mon Sep 28 13:19:48 2009 +0000
136581
136582    Monotone-Parent: 1aaea249ad1360b144fa338a55f11cad2cf930d0
136583    Monotone-Revision: 93ac3544873becf72157e54ddeac053456390045
136584
136585    Monotone-Author: wsourdeau@inverse.ca
136586    Monotone-Date: 2009-09-28T13:19:48
136587    Monotone-Branch: ca.inverse.sogo
136588
136589M	ChangeLog
136590M	SoObjects/SOGo/SOGoUser.m
136591
136592commit ed6ca8476249d620542b652dd5dee8b5b2335465
136593Author: Ludovic Marcotte <lmarcotte@inverse.ca>
136594Date:   Mon Sep 28 01:05:10 2009 +0000
136595
136596    See ChangeLog
136597
136598    Monotone-Parent: b60d547047a2529bf2428a9d602340aa1c4f7f9b
136599    Monotone-Revision: 1aaea249ad1360b144fa338a55f11cad2cf930d0
136600
136601    Monotone-Author: ludovic@Sophos.ca
136602    Monotone-Date: 2009-09-28T01:05:10
136603    Monotone-Branch: ca.inverse.sogo
136604
136605M	ChangeLog
136606M	UI/Scheduler/UIxCalMainActions.m
136607M	UI/WebServerResources/SchedulerUI.js
136608
136609commit 4abc5045aa57f300165bdbbce992eb3b89e7360d
136610Author: Ludovic Marcotte <lmarcotte@inverse.ca>
136611Date:   Sun Sep 27 17:24:20 2009 +0000
136612
136613    See ChangeLog
136614
136615    Monotone-Parent: a866a555c48a341d0c2a136b18f5d9b7474a4559
136616    Monotone-Revision: b60d547047a2529bf2428a9d602340aa1c4f7f9b
136617
136618    Monotone-Author: ludovic@Sophos.ca
136619    Monotone-Date: 2009-09-27T17:24:20
136620    Monotone-Branch: ca.inverse.sogo
136621
136622M	ChangeLog
136623M	UI/MailPartViewers/UIxMailPartSignedViewer.h
136624M	UI/MailPartViewers/UIxMailPartSignedViewer.m
136625M	UI/Templates/MailPartViewers/UIxMailPartSignedViewer.wox
136626
136627commit 30d6257136159ecf80f4eb045f31fc77a3c45fdf
136628Author: Ludovic Marcotte <lmarcotte@inverse.ca>
136629Date:   Fri Sep 25 21:18:08 2009 +0000
136630
136631    Updated the string files.
136632
136633    Monotone-Parent: 49ca7707f4a5e02b1262a61758bb7c2c392bb4e6
136634    Monotone-Revision: a866a555c48a341d0c2a136b18f5d9b7474a4559
136635
136636    Monotone-Author: ludovic@Sophos.ca
136637    Monotone-Date: 2009-09-25T21:18:08
136638    Monotone-Branch: ca.inverse.sogo
136639
136640M	UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings
136641M	UI/MailPartViewers/Czech.lproj/Localizable.strings
136642M	UI/MailPartViewers/Dutch.lproj/Localizable.strings
136643M	UI/MailPartViewers/English.lproj/Localizable.strings
136644M	UI/MailPartViewers/French.lproj/Localizable.strings
136645M	UI/MailPartViewers/German.lproj/Localizable.strings
136646M	UI/MailPartViewers/Hungarian.lproj/Localizable.strings
136647M	UI/MailPartViewers/Italian.lproj/Localizable.strings
136648D	UI/MailPartViewers/README.txt
136649M	UI/MailPartViewers/Russian.lproj/Localizable.strings
136650M	UI/MailPartViewers/Spanish.lproj/Localizable.strings
136651M	UI/MailPartViewers/Welsh.lproj/Localizable.strings
136652
136653commit 602658511855b391ee26d80ae87768977a2cf51f
136654Author: C Robert <crobert@inverse.ca>
136655Date:   Fri Sep 25 21:16:03 2009 +0000
136656
136657    Graphic improvements for smime dialog
136658
136659    Monotone-Parent: 7c4c9bea35b92f37ca95185837c77033a40c7cc6
136660    Monotone-Revision: 49ca7707f4a5e02b1262a61758bb7c2c392bb4e6
136661
136662    Monotone-Author: crobert@inverse.ca
136663    Monotone-Date: 2009-09-25T21:16:03
136664    Monotone-Branch: ca.inverse.sogo
136665
136666M	UI/WebServerResources/MailerUI.css
136667M	UI/WebServerResources/MailerUI.js
136668
136669commit 129df380ee91a7cc555d204dcc367be00e86f3a6
136670Author: Ludovic Marcotte <lmarcotte@inverse.ca>
136671Date:   Fri Sep 25 21:01:05 2009 +0000
136672
136673    See ChangeLog
136674
136675    Monotone-Parent: fd4fbe52ae1095a87a517a53675370212526e1fc
136676    Monotone-Revision: 7c4c9bea35b92f37ca95185837c77033a40c7cc6
136677
136678    Monotone-Author: ludovic@Sophos.ca
136679    Monotone-Date: 2009-09-25T21:01:05
136680    Monotone-Branch: ca.inverse.sogo
136681
136682M	ChangeLog
136683M	UI/MailPartViewers/UIxMailPartSignedViewer.h
136684M	UI/MailPartViewers/UIxMailPartSignedViewer.m
136685M	UI/Templates/MailPartViewers/UIxMailPartSignedViewer.wox
136686M	UI/WebServerResources/MailerUI.js
136687
136688commit 7b22cc66a7803f62676ff7ca2001efb5e0bcfb70
136689Author: C Robert <crobert@inverse.ca>
136690Date:   Fri Sep 25 20:53:00 2009 +0000
136691
136692    Added js dialog for smime message display
136693
136694    Monotone-Parent: dce711f005c952cd07f83c7d04ee10abdf742a01
136695    Monotone-Revision: fd4fbe52ae1095a87a517a53675370212526e1fc
136696
136697    Monotone-Author: crobert@inverse.ca
136698    Monotone-Date: 2009-09-25T20:53:00
136699    Monotone-Branch: ca.inverse.sogo
136700
136701M	UI/Templates/MailerUI/UIxMailMainFrame.wox
136702M	UI/WebServerResources/MailerUI.js
136703
136704commit ed0545ba6ca8df53c8268dd23cf277a41c659ca0
136705Author: Ludovic Marcotte <lmarcotte@inverse.ca>
136706Date:   Fri Sep 25 15:21:01 2009 +0000
136707
136708    See ChangeLog
136709
136710    Monotone-Parent: e8cc028cde8aa18eb4abffeb03ecc1073cec1dfb
136711    Monotone-Revision: dce711f005c952cd07f83c7d04ee10abdf742a01
136712
136713    Monotone-Author: ludovic@Sophos.ca
136714    Monotone-Date: 2009-09-25T15:21:01
136715    Monotone-Branch: ca.inverse.sogo
136716
136717M	ChangeLog
136718M	SoObjects/SOGo/LDAPSource.m
136719
136720commit 96c12fa555d2a3b0e14f668b08f0cbc44385c42a
136721Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136722Date:   Fri Sep 25 17:17:40 2009 +0000
136723
136724    Monotone-Parent: 2a908e25e6cc0e1dd4272685f53fe6594d1c949c
136725    Monotone-Revision: e8cc028cde8aa18eb4abffeb03ecc1073cec1dfb
136726
136727    Monotone-Author: wsourdeau@inverse.ca
136728    Monotone-Date: 2009-09-25T17:17:40
136729    Monotone-Branch: ca.inverse.sogo
136730
136731M	Apache/SOGo.conf
136732
136733commit 502279186e828fb6d7425adf96f3f6ad75570c1e
136734Author: Ludovic Marcotte <lmarcotte@inverse.ca>
136735Date:   Fri Sep 25 14:42:33 2009 +0000
136736
136737    See ChangeLog
136738
136739    Monotone-Parent: 4eb36e8b2021cf9b64520bb8434bff43f5716ee9
136740    Monotone-Revision: 2a908e25e6cc0e1dd4272685f53fe6594d1c949c
136741
136742    Monotone-Author: ludovic@Sophos.ca
136743    Monotone-Date: 2009-09-25T14:42:33
136744    Monotone-Branch: ca.inverse.sogo
136745
136746M	ChangeLog
136747M	SoObjects/Appointments/SOGoAppointmentFolder.m
136748M	SoObjects/Appointments/SOGoAppointmentObject.m
136749M	SoObjects/Appointments/SOGoAptMailReceipt.m
136750M	SoObjects/Appointments/SOGoCalendarComponent.m
136751M	SoObjects/Appointments/SOGoFreeBusyObject.m
136752M	SoObjects/Appointments/iCalEvent+SOGo.h
136753M	SoObjects/Appointments/iCalPerson+SOGo.h
136754M	SoObjects/Appointments/iCalPerson+SOGo.m
136755M	SoObjects/Contacts/GNUmakefile
136756M	SoObjects/Contacts/SOGoContactFolders.m
136757M	SoObjects/Contacts/SOGoContactGCSFolder.m
136758D	SoObjects/Contacts/SOGoContactLDAPFolder.h
136759D	SoObjects/Contacts/SOGoContactLDAPFolder.m
136760M	SoObjects/Contacts/SOGoContactLDIFEntry.m
136761A	SoObjects/Contacts/SOGoContactSourceFolder.h
136762A	SoObjects/Contacts/SOGoContactSourceFolder.m
136763M	SoObjects/Contacts/product.plist
136764M	SoObjects/SOGo/GNUmakefile
136765M	SoObjects/SOGo/LDAPSource.h
136766M	SoObjects/SOGo/LDAPSource.m
136767D	SoObjects/SOGo/LDAPUserManager.h
136768D	SoObjects/SOGo/LDAPUserManager.m
136769M	SoObjects/SOGo/SOGoDAVAuthenticator.m
136770M	SoObjects/SOGo/SOGoGroup.m
136771M	SoObjects/SOGo/SOGoObject.m
136772M	SoObjects/SOGo/SOGoProxyAuthenticator.m
136773A	SoObjects/SOGo/SOGoSource.h
136774M	SoObjects/SOGo/SOGoUser.m
136775M	SoObjects/SOGo/SOGoUserFolder.m
136776A	SoObjects/SOGo/SOGoUserManager.h
136777A	SoObjects/SOGo/SOGoUserManager.m
136778M	SoObjects/SOGo/SOGoWebAuthenticator.m
136779A	SoObjects/SOGo/SQLSource.h
136780A	SoObjects/SOGo/SQLSource.m
136781M	Tools/SOGoToolBackup.m
136782M	Tools/SOGoToolRestore.m
136783M	UI/Common/UIxAclEditor.m
136784M	UI/Common/UIxFolderActions.m
136785M	UI/Common/UIxObjectActions.m
136786M	UI/Common/UIxUserRightsEditor.m
136787M	UI/Contacts/UIxContactFoldersView.m
136788M	UI/Contacts/product.plist
136789M	UI/MainUI/SOGoUserHomePage.m
136790M	UI/SOGoUI/SOGoACLAdvisory.m
136791M	UI/SOGoUI/SOGoFolderAdvisory.m
136792M	UI/Scheduler/UIxComponentEditor.m
136793
136794commit a8a1f20f3546d46b2759276808d25d50a0d6aa4c
136795Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136796Date:   Fri Sep 25 15:22:50 2009 +0000
136797
136798    Monotone-Parent: 24ad1ea4c7c45424c62bc468e315d77139691089
136799    Monotone-Revision: 4eb36e8b2021cf9b64520bb8434bff43f5716ee9
136800
136801    Monotone-Author: wsourdeau@inverse.ca
136802    Monotone-Date: 2009-09-25T15:22:50
136803    Monotone-Branch: ca.inverse.sogo
136804
136805M	Apache/SOGo-debian.conf
136806M	Apache/SOGo.conf
136807
136808commit f82236c4a1b384a761981e559ad2a8fd8fabfda8
136809Author: C Robert <crobert@inverse.ca>
136810Date:   Thu Sep 24 15:58:30 2009 +0000
136811
136812    Fixed ldif export
136813
136814    Monotone-Parent: 5ec95086791268665860b1d3426a6dac9b220e92
136815    Monotone-Revision: 24ad1ea4c7c45424c62bc468e315d77139691089
136816
136817    Monotone-Author: crobert@inverse.ca
136818    Monotone-Date: 2009-09-24T15:58:30
136819    Monotone-Branch: ca.inverse.sogo
136820
136821M	ChangeLog
136822M	SoObjects/Contacts/NGVCard+SOGo.m
136823
136824commit 8906e89999ba8bdb006964c16e1df6d22bc1c296
136825Author: C Robert <crobert@inverse.ca>
136826Date:   Thu Sep 24 15:43:35 2009 +0000
136827
136828    Monotone-Parent: ccfc7eec4cbaf67a75a6234a98ca6d0b154ca196
136829    Monotone-Revision: 5ec95086791268665860b1d3426a6dac9b220e92
136830
136831    Monotone-Author: crobert@inverse.ca
136832    Monotone-Date: 2009-09-24T15:43:35
136833    Monotone-Branch: ca.inverse.sogo
136834
136835M	SOPE/NGCards/ChangeLog
136836M	SOPE/NGCards/NSArray+NGCards.m
136837
136838commit ee06dcfa1210fdef68d0df5a8f04e3de8832f981
136839Author: C Robert <crobert@inverse.ca>
136840Date:   Thu Sep 24 14:35:43 2009 +0000
136841
136842    Added comments
136843
136844    Monotone-Parent: 186728a29cda680b5f407135f9661441a93e1027
136845    Monotone-Revision: ccfc7eec4cbaf67a75a6234a98ca6d0b154ca196
136846
136847    Monotone-Author: crobert@inverse.ca
136848    Monotone-Date: 2009-09-24T14:35:43
136849    Monotone-Branch: ca.inverse.sogo
136850
136851M	SoObjects/Appointments/SOGoAppointmentFolder.m
136852M	UI/Scheduler/UIxCalFolderActions.m
136853
136854commit 76dc2a9a33bf76343140b06433f0c1a489b30ffd
136855Author: C Robert <crobert@inverse.ca>
136856Date:   Thu Sep 24 14:29:24 2009 +0000
136857
136858    Fixed the exception in calendar export
136859
136860    Monotone-Parent: 205804a9bd292606338821a772967d790803a9d7
136861    Monotone-Revision: 186728a29cda680b5f407135f9661441a93e1027
136862
136863    Monotone-Author: crobert@inverse.ca
136864    Monotone-Date: 2009-09-24T14:29:24
136865    Monotone-Branch: ca.inverse.sogo
136866
136867M	ChangeLog
136868M	SoObjects/Appointments/SOGoAppointmentFolder.m
136869
136870commit 32bc40e2c35ab55b9941146b2cdb85f5e3433dd7
136871Author: C Robert <crobert@inverse.ca>
136872Date:   Wed Sep 23 18:45:16 2009 +0000
136873
136874    Fixed UIxCalendarProperties's size
136875
136876    Monotone-Parent: 08fe2e0d718a36dd26351f18227b786dbec8f520
136877    Monotone-Revision: 205804a9bd292606338821a772967d790803a9d7
136878
136879    Monotone-Author: crobert@inverse.ca
136880    Monotone-Date: 2009-09-23T18:45:16
136881    Monotone-Branch: ca.inverse.sogo
136882
136883M	UI/WebServerResources/SchedulerUI.js
136884M	UI/WebServerResources/UIxCalendarProperties.js
136885
136886commit 1a3ef125bec95106f85a207853ee26691e6d549f
136887Author: C Robert <crobert@inverse.ca>
136888Date:   Wed Sep 23 18:17:31 2009 +0000
136889
136890    Fixed leak on mutableCopy
136891
136892    Monotone-Parent: 49d13155252e0bcb3dd407abdee0b088d80dc0cd
136893    Monotone-Revision: 08fe2e0d718a36dd26351f18227b786dbec8f520
136894
136895    Monotone-Author: crobert@inverse.ca
136896    Monotone-Date: 2009-09-23T18:17:31
136897    Monotone-Branch: ca.inverse.sogo
136898
136899M	SoObjects/Appointments/SOGoAppointmentFolder.m
136900
136901commit 8d0895a8ac00479a9b6e77396b5d2dadd95f91e3
136902Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136903Date:   Wed Sep 23 17:21:02 2009 +0000
136904
136905    Monotone-Parent: 1e1b1ea27969183ec35f1d755b26adeadb3874c0
136906    Monotone-Revision: 49d13155252e0bcb3dd407abdee0b088d80dc0cd
136907
136908    Monotone-Author: wsourdeau@inverse.ca
136909    Monotone-Date: 2009-09-23T17:21:02
136910    Monotone-Branch: ca.inverse.sogo
136911
136912M	configure
136913A	general.make
136914
136915commit 7cc930fb55618c46f22b4191e61a6e1d11105cbe
136916Author: C Robert <crobert@inverse.ca>
136917Date:   Wed Sep 23 15:00:50 2009 +0000
136918
136919    Fixed ics subscription crash with store
136920
136921    Monotone-Parent: 151b30c115a62428b80f871f09930672bb0b764b
136922    Monotone-Revision: 11ca52315bdce5c8e4b000e5b9f33d5b2ecbd052
136923
136924    Monotone-Author: crobert@inverse.ca
136925    Monotone-Date: 2009-09-23T15:00:50
136926    Monotone-Branch: ca.inverse.sogo
136927
136928M	ChangeLog
136929M	SoObjects/Appointments/SOGoAppointmentFolder.m
136930M	SoObjects/Appointments/SOGoAppointmentFolders.h
136931M	SoObjects/Appointments/SOGoWebAppointmentFolder.h
136932M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
136933M	UI/Scheduler/UIxCalMainActions.m
136934
136935commit 582dee632341a18b076582f0235b37d683999d52
136936Author: Ludovic Marcotte <lmarcotte@inverse.ca>
136937Date:   Wed Sep 23 14:16:50 2009 +0000
136938
136939    Fixed lameness.
136940
136941    Monotone-Parent: 151b30c115a62428b80f871f09930672bb0b764b
136942    Monotone-Revision: d999a58fea7c083b81da56a7f2274d857b44eb7a
136943
136944    Monotone-Author: ludovic@Sophos.ca
136945    Monotone-Date: 2009-09-23T14:16:50
136946    Monotone-Branch: ca.inverse.sogo
136947
136948M	UI/Scheduler/UIxCalendarProperties.m
136949
136950commit 84c6a108b6b2d00beb6a253080efada3a69ffd2e
136951Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136952Date:   Wed Sep 23 14:08:37 2009 +0000
136953
136954    Monotone-Parent: 90ce7306feefa92f1dc0cb7d38c3530919015bb5
136955    Monotone-Revision: 151b30c115a62428b80f871f09930672bb0b764b
136956
136957    Monotone-Author: wsourdeau@inverse.ca
136958    Monotone-Date: 2009-09-23T14:08:37
136959    Monotone-Branch: ca.inverse.sogo
136960
136961M	ChangeLog
136962M	UI/WebServerResources/SOGoAutoCompletion.js
136963M	UI/WebServerResources/UIxMailToSelection.js
136964
136965commit c1e494b6527a1869acdb465963f88e699f7862bb
136966Author: C Robert <crobert@inverse.ca>
136967Date:   Wed Sep 23 13:03:37 2009 +0000
136968
136969    Fixed js error
136970
136971    Monotone-Parent: bed152d621c11e6d16b59bdf26007079a05e1696
136972    Monotone-Revision: 1443769c1e31f2a1fd56f511f744a2511816cad6
136973
136974    Monotone-Author: crobert@inverse.ca
136975    Monotone-Date: 2009-09-23T13:03:37
136976    Monotone-Branch: ca.inverse.sogo
136977
136978M	UI/WebServerResources/MailerUI.js
136979
136980commit d40589087d359e8ff3c0bc36797dcac476d7f440
136981Author: Ludovic Marcotte <lmarcotte@inverse.ca>
136982Date:   Wed Sep 23 11:12:04 2009 +0000
136983
136984    See ChangeLog
136985
136986    Monotone-Parent: bed152d621c11e6d16b59bdf26007079a05e1696
136987    Monotone-Revision: eb849cd1ed0d0c971d478b71224c6832391b51e7
136988
136989    Monotone-Author: ludovic@Sophos.ca
136990    Monotone-Date: 2009-09-23T11:12:04
136991    Monotone-Branch: ca.inverse.sogo
136992
136993M	ChangeLog
136994M	UI/PreferencesUI/UIxPreferences.m
136995
136996commit fcc5d28eca74cff3d90d2fe741748e65fc232f08
136997Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
136998Date:   Tue Sep 22 21:11:08 2009 +0000
136999
137000    Monotone-Parent: fa7f4f3829eb5576b8845dcb4c03e5327cc7e354
137001    Monotone-Revision: bed152d621c11e6d16b59bdf26007079a05e1696
137002
137003    Monotone-Author: wsourdeau@inverse.ca
137004    Monotone-Date: 2009-09-22T21:11:08
137005    Monotone-Branch: ca.inverse.sogo
137006
137007M	ChangeLog
137008M	SoObjects/Mailer/SOGoMailObject.m
137009M	SoObjects/SOGo/NSArray+Utilities.h
137010M	SoObjects/SOGo/NSArray+Utilities.m
137011
137012commit 3ef9f1cef14c8c86c157e92a4032968aad28b4a3
137013Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137014Date:   Tue Sep 22 21:06:44 2009 +0000
137015
137016    Monotone-Parent: a6b2e3c5d395d584befdfa5576912f12276f0677
137017    Monotone-Revision: fa7f4f3829eb5576b8845dcb4c03e5327cc7e354
137018
137019    Monotone-Author: wsourdeau@inverse.ca
137020    Monotone-Date: 2009-09-22T21:06:44
137021    Monotone-Branch: ca.inverse.sogo
137022
137023M	ChangeLog
137024M	Tests/webdavlib.py
137025
137026commit 75365c7e5f436e9015fc81f7ae54bef946744f03
137027Author: C Robert <crobert@inverse.ca>
137028Date:   Tue Sep 22 20:54:09 2009 +0000
137029
137030    Fixed day start > day end issue
137031
137032    Monotone-Parent: 0c9dd83dd8ccf4f99590b84d0154f2fdc166550f
137033    Monotone-Revision: 083c5eacbea5cf39b26ae89e1fa54412357634af
137034
137035    Monotone-Author: crobert@inverse.ca
137036    Monotone-Date: 2009-09-22T20:54:09
137037    Monotone-Branch: ca.inverse.sogo
137038
137039M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
137040M	UI/PreferencesUI/Czech.lproj/Localizable.strings
137041M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
137042M	UI/PreferencesUI/English.lproj/Localizable.strings
137043M	UI/PreferencesUI/French.lproj/Localizable.strings
137044M	UI/PreferencesUI/German.lproj/Localizable.strings
137045M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
137046M	UI/PreferencesUI/Italian.lproj/Localizable.strings
137047M	UI/PreferencesUI/Russian.lproj/Localizable.strings
137048M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
137049M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
137050M	UI/WebServerResources/UIxPreferences.js
137051
137052commit 84ae3c3f849585382d006ac213066ef6a1a61c2f
137053Author: C Robert <crobert@inverse.ca>
137054Date:   Tue Sep 22 20:36:28 2009 +0000
137055
137056    Fixed email validation
137057
137058    Monotone-Parent: 2e5131b1c08c6c88775f6c14a90fafed85109af8
137059    Monotone-Revision: 0c9dd83dd8ccf4f99590b84d0154f2fdc166550f
137060
137061    Monotone-Author: crobert@inverse.ca
137062    Monotone-Date: 2009-09-22T20:36:28
137063    Monotone-Branch: ca.inverse.sogo
137064
137065M	UI/WebServerResources/UIxContactEditor.js
137066
137067commit 4af84368a5b801842b6ec5dec9cbc47f4af7ab33
137068Author: Ludovic Marcotte <lmarcotte@inverse.ca>
137069Date:   Tue Sep 22 18:53:51 2009 +0000
137070
137071    See ChangeLog
137072
137073    Monotone-Parent: 0c9dd83dd8ccf4f99590b84d0154f2fdc166550f
137074    Monotone-Revision: 5549339aa6c865731d17f2f65a560a401cb19e1f
137075
137076    Monotone-Author: ludovic@Sophos.ca
137077    Monotone-Date: 2009-09-22T18:53:51
137078    Monotone-Branch: ca.inverse.sogo
137079
137080M	ChangeLog
137081M	Documentation/SOGo Installation Guide.odt
137082M	SoObjects/Contacts/NGVCard+SOGo.m
137083
137084commit 8b76df353b0569828d995051fe9a4545e1bf9c7c
137085Author: C Robert <crobert@inverse.ca>
137086Date:   Tue Sep 22 17:51:18 2009 +0000
137087
137088    Fixed input field shift when progressIndicator is added
137089
137090    Monotone-Parent: 201354f7188a378eb3816d4e4773c4638cf6076f
137091    Monotone-Revision: 2e5131b1c08c6c88775f6c14a90fafed85109af8
137092
137093    Monotone-Author: crobert@inverse.ca
137094    Monotone-Date: 2009-09-22T17:51:18
137095    Monotone-Branch: ca.inverse.sogo
137096
137097M	UI/WebServerResources/UIxContactsUserFolders.css
137098
137099commit 91849fb6a666e25f9be559dd08622fbcd7c654a9
137100Author: C Robert <crobert@inverse.ca>
137101Date:   Tue Sep 22 17:36:11 2009 +0000
137102
137103    Monotone-Parent: a7565fd16a0a5f39c9bb989e155f95c0e6108cc1
137104    Monotone-Revision: 201354f7188a378eb3816d4e4773c4638cf6076f
137105
137106    Monotone-Author: crobert@inverse.ca
137107    Monotone-Date: 2009-09-22T17:36:11
137108    Monotone-Branch: ca.inverse.sogo
137109
137110M	UI/Contacts/UIxContactFolderActions.m
137111
137112commit 6d13d2347cecdaed879841afcafdd865ec78d8ff
137113Author: C Robert <crobert@inverse.ca>
137114Date:   Tue Sep 22 17:25:00 2009 +0000
137115
137116    Changed mime type in exports to application/octet-stream to force download
137117
137118    Monotone-Parent: 887faee9965f210d3622bac3e22440794bfd1ed5
137119    Monotone-Revision: a7565fd16a0a5f39c9bb989e155f95c0e6108cc1
137120
137121    Monotone-Author: crobert@inverse.ca
137122    Monotone-Date: 2009-09-22T17:25:00
137123    Monotone-Branch: ca.inverse.sogo
137124
137125M	UI/Contacts/UIxContactFolderActions.m
137126M	UI/Scheduler/UIxCalFolderActions.m
137127
137128commit ced6bfdeee844a65bb91257aa0279a1a22a49d30
137129Author: C Robert <crobert@inverse.ca>
137130Date:   Tue Sep 22 17:24:25 2009 +0000
137131
137132    Fixed file names in export, fixed crash in calendar export (nmap)
137133
137134    Monotone-Parent: bf532fa24ea4975a9b011b8c5956f67c0bb4c585
137135    Monotone-Revision: 887faee9965f210d3622bac3e22440794bfd1ed5
137136
137137    Monotone-Author: crobert@inverse.ca
137138    Monotone-Date: 2009-09-22T17:24:25
137139    Monotone-Branch: ca.inverse.sogo
137140
137141M	ChangeLog
137142M	UI/Contacts/UIxContactFolderActions.m
137143M	UI/Scheduler/UIxCalFolderActions.m
137144
137145commit 59931862ffc604cc075d61d918b107a0eb4fb1ab
137146Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137147Date:   Tue Sep 22 16:19:01 2009 +0000
137148
137149    Monotone-Parent: 797076e3cfc53405c373bf68e4ec84628c293235
137150    Monotone-Revision: bf532fa24ea4975a9b011b8c5956f67c0bb4c585
137151
137152    Monotone-Author: wsourdeau@inverse.ca
137153    Monotone-Date: 2009-09-22T16:19:01
137154    Monotone-Branch: ca.inverse.sogo
137155
137156M	SOPE/sope-patchset-r1660.diff
137157
137158commit b491d2b0eb0f69661c0ec259f46c550adfe89a9f
137159Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137160Date:   Tue Sep 22 15:58:43 2009 +0000
137161
137162    Monotone-Parent: 35156d431d203984a125b3638bbea9d7877ed199
137163    Monotone-Revision: c67e433732722d75d043f48a847d38b5f7acad9d
137164
137165    Monotone-Author: wsourdeau@inverse.ca
137166    Monotone-Date: 2009-09-22T15:58:43
137167    Monotone-Branch: ca.inverse.sogo
137168
137169M	ChangeLog
137170M	UI/MailerUI/UIxMailListView.h
137171M	UI/MailerUI/UIxMailListView.m
137172
137173commit 9ce1b2dfb30e322f8865e9c8bd16268ccaa93e30
137174Author: C Robert <crobert@inverse.ca>
137175Date:   Tue Sep 22 15:43:38 2009 +0000
137176
137177    Fixed translation for contacts/calendar exported filename
137178
137179    Monotone-Parent: 35156d431d203984a125b3638bbea9d7877ed199
137180    Monotone-Revision: 38d99d8e3c69a7b418c3c71ebadc112262ad53db
137181
137182    Monotone-Author: crobert@inverse.ca
137183    Monotone-Date: 2009-09-22T15:43:38
137184    Monotone-Branch: ca.inverse.sogo
137185
137186M	UI/Contacts/UIxContactFolderActions.m
137187M	UI/Scheduler/UIxCalFolderActions.m
137188
137189commit 819c3bcab4216d4e08316355d0c688bf3120ca07
137190Author: Ludovic Marcotte <lmarcotte@inverse.ca>
137191Date:   Mon Sep 21 17:27:41 2009 +0000
137192
137193    See ChangeLog
137194
137195    Monotone-Parent: 58575b53d5a371c107121b592dfc764b7917d986
137196    Monotone-Revision: 35156d431d203984a125b3638bbea9d7877ed199
137197
137198    Monotone-Author: ludovic@Sophos.ca
137199    Monotone-Date: 2009-09-21T17:27:41
137200    Monotone-Branch: ca.inverse.sogo
137201
137202M	ChangeLog
137203M	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m
137204
137205commit 416b520fdfce773731715ac1ae7e45058d3ddc32
137206Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137207Date:   Mon Sep 21 16:17:02 2009 +0000
137208
137209    Monotone-Parent: 86a302b3685ff6f8b576f5b9763985c5e8ec17fb
137210    Monotone-Revision: 58575b53d5a371c107121b592dfc764b7917d986
137211
137212    Monotone-Author: wsourdeau@inverse.ca
137213    Monotone-Date: 2009-09-21T16:17:02
137214    Monotone-Branch: ca.inverse.sogo
137215
137216M	ChangeLog
137217M	UI/WebServerResources/MailerUI.js
137218
137219commit d4987888270f8917704ffa71f25b7fba3aae14e2
137220Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137221Date:   Mon Sep 21 15:36:27 2009 +0000
137222
137223    Monotone-Parent: 525ded69698841a7e49b579ace037c3eca060d31
137224    Monotone-Revision: 86a302b3685ff6f8b576f5b9763985c5e8ec17fb
137225
137226    Monotone-Author: wsourdeau@inverse.ca
137227    Monotone-Date: 2009-09-21T15:36:27
137228    Monotone-Branch: ca.inverse.sogo
137229
137230M	SOPE/sope-patchset-r1660.diff
137231
137232commit facfdaadd3888a6ae170b438c47c0de694e5762d
137233Author: C Robert <crobert@inverse.ca>
137234Date:   Mon Sep 21 14:10:16 2009 +0000
137235
137236    Mantis 139: dialog boxes of webcalendar
137237
137238    Monotone-Parent: fe1684747671de5019121d2155b79f89a2f376eb
137239    Monotone-Revision: 525ded69698841a7e49b579ace037c3eca060d31
137240
137241    Monotone-Author: crobert@inverse.ca
137242    Monotone-Date: 2009-09-21T14:10:16
137243    Monotone-Branch: ca.inverse.sogo
137244
137245M	ChangeLog
137246M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
137247M	UI/Scheduler/Czech.lproj/Localizable.strings
137248M	UI/Scheduler/Dutch.lproj/Localizable.strings
137249M	UI/Scheduler/English.lproj/Localizable.strings
137250M	UI/Scheduler/French.lproj/Localizable.strings
137251M	UI/Scheduler/German.lproj/Localizable.strings
137252M	UI/Scheduler/Hungarian.lproj/Localizable.strings
137253M	UI/Scheduler/Italian.lproj/Localizable.strings
137254M	UI/Scheduler/Russian.lproj/Localizable.strings
137255M	UI/Scheduler/Spanish.lproj/Localizable.strings
137256M	UI/Scheduler/UIxCalMainActions.m
137257M	UI/Scheduler/UIxCalendarProperties.m
137258M	UI/Scheduler/Welsh.lproj/Localizable.strings
137259M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
137260M	UI/WebServerResources/UIxCalendarProperties.css
137261M	UI/WebServerResources/UIxCalendarProperties.js
137262
137263commit 78cf07608f00b293d22f98c2dbe5265c47bdcfe7
137264Author: Ludovic Marcotte <lmarcotte@inverse.ca>
137265Date:   Mon Sep 21 10:56:51 2009 +0000
137266
137267    See ChangeLog
137268
137269    Monotone-Parent: 23e06db474789eb4ae4db47b1d4dff4b5d7fcb49
137270    Monotone-Revision: fe1684747671de5019121d2155b79f89a2f376eb
137271
137272    Monotone-Author: ludovic@Sophos.ca
137273    Monotone-Date: 2009-09-21T10:56:51
137274    Monotone-Branch: ca.inverse.sogo
137275
137276M	ChangeLog
137277M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
137278M	UI/Contacts/Czech.lproj/Localizable.strings
137279M	UI/Contacts/Dutch.lproj/Localizable.strings
137280M	UI/Contacts/English.lproj/Localizable.strings
137281M	UI/Contacts/French.lproj/Localizable.strings
137282M	UI/Contacts/German.lproj/Localizable.strings
137283M	UI/Contacts/Hungarian.lproj/Localizable.strings
137284M	UI/Contacts/Italian.lproj/Localizable.strings
137285M	UI/Contacts/Russian.lproj/Localizable.strings
137286M	UI/Contacts/Spanish.lproj/Localizable.strings
137287M	UI/Contacts/Welsh.lproj/Localizable.strings
137288M	UI/Scheduler/Czech.lproj/Localizable.strings
137289M	UI/Scheduler/German.lproj/Localizable.strings
137290M	UI/Scheduler/Russian.lproj/Localizable.strings
137291M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
137292
137293commit 80419f5ea7ec6978b51d779334bff9b31222c3bf
137294Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137295Date:   Sat Sep 19 20:07:31 2009 +0000
137296
137297    Monotone-Parent: 8491fd7ecec899497401733993e0cfd27a87ca51
137298    Monotone-Revision: 23e06db474789eb4ae4db47b1d4dff4b5d7fcb49
137299
137300    Monotone-Author: wsourdeau@inverse.ca
137301    Monotone-Date: 2009-09-19T20:07:31
137302    Monotone-Branch: ca.inverse.sogo
137303
137304M	ChangeLog
137305M	SoObjects/SOGo/SOGoUser.m
137306M	SoObjects/SOGo/SOGoUserDefaults.h
137307M	SoObjects/SOGo/SOGoUserDefaults.m
137308
137309commit 0b55cd4485927b2dc42d71e53f0924c4f5346427
137310Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137311Date:   Fri Sep 18 17:23:16 2009 +0000
137312
137313    Monotone-Parent: 1536274d3589c2ef3b066916a255c4223babf175
137314    Monotone-Revision: 8491fd7ecec899497401733993e0cfd27a87ca51
137315
137316    Monotone-Author: wsourdeau@inverse.ca
137317    Monotone-Date: 2009-09-18T17:23:16
137318    Monotone-Branch: ca.inverse.sogo
137319
137320M	Apache/SOGo.conf
137321
137322commit 07116c9df9da310b83081b2a7b6130b70511f5fc
137323Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137324Date:   Fri Sep 18 13:36:40 2009 +0000
137325
137326    Monotone-Parent: 652a580846111dfcf9de40e4ccfcded593cf6f0d
137327    Monotone-Revision: 1536274d3589c2ef3b066916a255c4223babf175
137328
137329    Monotone-Author: wsourdeau@inverse.ca
137330    Monotone-Date: 2009-09-18T13:36:40
137331    Monotone-Branch: ca.inverse.sogo
137332
137333M	ChangeLog
137334M	UI/WebServerResources/UIxPreferences.js
137335M	UI/WebServerResources/generic.js
137336
137337commit 282f33cc4014c3a1b125d1d3dd88da139d10a778
137338Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137339Date:   Thu Sep 17 15:22:53 2009 +0000
137340
137341    Monotone-Parent: 9dddcc8446007077ebc41dfa9cec3972bcc03cc5
137342    Monotone-Revision: 329632453c9a3f0fdbb5eb9f65ce204e82fe7549
137343
137344    Monotone-Author: wsourdeau@inverse.ca
137345    Monotone-Date: 2009-09-17T15:22:53
137346    Monotone-Branch: ca.inverse.sogo
137347
137348M	ChangeLog
137349A	Tests/test-config.py
137350
137351commit 7aec71e853423ad9e201b61636bb3ef6a6408d38
137352Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137353Date:   Thu Sep 17 14:28:50 2009 +0000
137354
137355    Monotone-Parent: dfc37996359ac82f92b30c492175c516f038aa35
137356    Monotone-Revision: 9dddcc8446007077ebc41dfa9cec3972bcc03cc5
137357
137358    Monotone-Author: wsourdeau@inverse.ca
137359    Monotone-Date: 2009-09-17T14:28:50
137360    Monotone-Branch: ca.inverse.sogo
137361
137362M	ChangeLog
137363M	UI/PreferencesUI/UIxPreferences.m
137364
137365commit c6a6d7a4600127e550beb373a6af2c8e5f27696a
137366Author: C Robert <crobert@inverse.ca>
137367Date:   Thu Sep 17 14:14:17 2009 +0000
137368
137369    Fixed typo...
137370
137371    Monotone-Parent: dfc37996359ac82f92b30c492175c516f038aa35
137372    Monotone-Revision: a2f77c74b5edb6ba4c72880ef957354f05292c27
137373
137374    Monotone-Author: crobert@inverse.ca
137375    Monotone-Date: 2009-09-17T14:14:17
137376    Monotone-Branch: ca.inverse.sogo
137377
137378M	UI/Templates/ContactsUI/UIxListEditor.wox
137379
137380commit fb0edf7b5ba1cc2c0535e3f48837f96ad8ab7363
137381Author: C Robert <crobert@inverse.ca>
137382Date:   Thu Sep 17 13:21:10 2009 +0000
137383
137384    Fixed list name edition
137385
137386    Monotone-Parent: 54243eeb6085ffe6094d96ff0078ed1f6855d3d9
137387    Monotone-Revision: dfc37996359ac82f92b30c492175c516f038aa35
137388
137389    Monotone-Author: crobert@inverse.ca
137390    Monotone-Date: 2009-09-17T13:21:10
137391    Monotone-Branch: ca.inverse.sogo
137392
137393M	ChangeLog
137394M	UI/Contacts/UIxListEditor.m
137395M	UI/Templates/ContactsUI/UIxListEditor.wox
137396
137397commit 8727c5a74d64dc1ebe8584b8fab7907032d75b91
137398Author: Ludovic Marcotte <lmarcotte@inverse.ca>
137399Date:   Wed Sep 16 23:19:12 2009 +0000
137400
137401    See ChangeLog
137402
137403    Monotone-Parent: 615d0049b5d7ae8a1edf8885f3eeccd5f1b83aa5
137404    Monotone-Revision: 54243eeb6085ffe6094d96ff0078ed1f6855d3d9
137405
137406    Monotone-Author: ludovic@Sophos.ca
137407    Monotone-Date: 2009-09-16T23:19:12
137408    Monotone-Branch: ca.inverse.sogo
137409
137410M	ChangeLog
137411M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
137412M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
137413M	UI/Scheduler/Dutch.lproj/Localizable.strings
137414M	UI/Scheduler/English.lproj/Localizable.strings
137415M	UI/Scheduler/French.lproj/Localizable.strings
137416M	UI/Scheduler/Hungarian.lproj/Localizable.strings
137417M	UI/Scheduler/Italian.lproj/Localizable.strings
137418M	UI/Scheduler/Spanish.lproj/Localizable.strings
137419M	UI/Scheduler/Welsh.lproj/Localizable.strings
137420M	UI/Templates/SchedulerUI/UIxCalMainView.wox
137421
137422commit 07284f19b4121a3e2ad0e72c98fc55ae5675aedc
137423Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137424Date:   Wed Sep 16 23:47:36 2009 +0000
137425
137426    Monotone-Parent: f96325bc9b859ddbcc63da21499cf52232a3c494
137427    Monotone-Revision: 615d0049b5d7ae8a1edf8885f3eeccd5f1b83aa5
137428
137429    Monotone-Author: wsourdeau@inverse.ca
137430    Monotone-Date: 2009-09-16T23:47:36
137431    Monotone-Branch: ca.inverse.sogo
137432
137433M	ChangeLog
137434M	SoObjects/SOGo/SOGoGCSFolder.m
137435
137436commit 16f341b805023d13f8437cd38ebd8e17837a9903
137437Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137438Date:   Wed Sep 16 23:47:30 2009 +0000
137439
137440    Monotone-Parent: 02e6aaa1be72203deecd9d1b0f94d9491729cafc
137441    Monotone-Revision: f96325bc9b859ddbcc63da21499cf52232a3c494
137442
137443    Monotone-Author: wsourdeau@inverse.ca
137444    Monotone-Date: 2009-09-16T23:47:30
137445    Monotone-Branch: ca.inverse.sogo
137446
137447M	Tests/config.py.in
137448
137449commit 9e29b464cb1ff70bbe7a0f6d1a14891e9d4539f2
137450Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137451Date:   Wed Sep 16 20:25:47 2009 +0000
137452
137453    Monotone-Parent: 30d54dc507398dda32b17cb2c4b9c8e6b601087d
137454    Monotone-Revision: 02e6aaa1be72203deecd9d1b0f94d9491729cafc
137455
137456    Monotone-Author: wsourdeau@inverse.ca
137457    Monotone-Date: 2009-09-16T20:25:47
137458    Monotone-Branch: ca.inverse.sogo
137459
137460M	ChangeLog
137461M	UI/WebServerResources/AdministrationUI.js
137462M	UI/WebServerResources/ContactsUI.js
137463M	UI/WebServerResources/MailerUI.js
137464M	UI/WebServerResources/MailerUIdTree.js
137465M	UI/WebServerResources/SchedulerUI.js
137466M	UI/WebServerResources/UIxAclEditor.js
137467M	UI/WebServerResources/UIxCalendarProperties.js
137468M	UI/WebServerResources/UIxComponentEditor.js
137469M	UI/WebServerResources/UIxContactsUserFolders.js
137470M	UI/WebServerResources/UIxMailEditor.js
137471M	UI/WebServerResources/UIxPreferences.js
137472M	UI/WebServerResources/UIxTaskEditor.js
137473M	UI/WebServerResources/generic.js
137474
137475commit d1bfb3572d7b7bb7cf6583a2f8782e2fa6033964
137476Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137477Date:   Wed Sep 16 20:15:58 2009 +0000
137478
137479    Monotone-Parent: 4d227ae1db769ca9d27ac9a35d2adefaab441fa1
137480    Monotone-Revision: 30d54dc507398dda32b17cb2c4b9c8e6b601087d
137481
137482    Monotone-Author: wsourdeau@inverse.ca
137483    Monotone-Date: 2009-09-16T20:15:58
137484    Monotone-Branch: ca.inverse.sogo
137485
137486M	ChangeLog
137487
137488commit 31fdad17116c273361563cd6043551127742cc0b
137489Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137490Date:   Tue Sep 15 14:05:09 2009 +0000
137491
137492    Monotone-Parent: 5c48c42bca0a7fa0557036bfc2d88588e16def7c
137493    Monotone-Revision: 4d227ae1db769ca9d27ac9a35d2adefaab441fa1
137494
137495    Monotone-Author: wsourdeau@inverse.ca
137496    Monotone-Date: 2009-09-15T14:05:09
137497    Monotone-Branch: ca.inverse.sogo
137498
137499M	SoObjects/SOGo/SOGoProxyAuthenticator.m
137500
137501commit 2df33fb74a27517cab671dfd995db792db587f18
137502Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137503Date:   Mon Sep 14 23:16:05 2009 +0000
137504
137505    Monotone-Parent: 8cc62c915713d2c4395b799a5331f9ed57337e57
137506    Monotone-Revision: 5c48c42bca0a7fa0557036bfc2d88588e16def7c
137507
137508    Monotone-Author: wsourdeau@inverse.ca
137509    Monotone-Date: 2009-09-14T23:16:05
137510    Monotone-Branch: ca.inverse.sogo
137511
137512M	ChangeLog
137513M	UI/WebServerResources/MailerUI.js
137514
137515commit 715e21ba2ecc9699ee5258c84c9dbc291fc84e88
137516Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137517Date:   Mon Sep 14 23:05:45 2009 +0000
137518
137519    Monotone-Parent: 404dd25b59fda2d2475a2a7dd019059a67f65c1c
137520    Monotone-Revision: 8cc62c915713d2c4395b799a5331f9ed57337e57
137521
137522    Monotone-Author: wsourdeau@inverse.ca
137523    Monotone-Date: 2009-09-14T23:05:45
137524    Monotone-Branch: ca.inverse.sogo
137525
137526M	ChangeLog
137527M	UI/MailPartViewers/UIxMailPartHTMLViewer.h
137528M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
137529M	UI/MailPartViewers/UIxMailRenderingContext.h
137530M	UI/MailPartViewers/UIxMailRenderingContext.m
137531M	UI/MailerUI/UIxMailView.m
137532M	UI/Templates/MailPartViewers/UIxMailPartHTMLViewer.wox
137533M	UI/WebServerResources/MailerUI.js
137534M	UI/WebServerResources/UIxMailPopupView.js
137535
137536commit 2dde01f3e0dff18306a39681fb5d92c581d65ad0
137537Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137538Date:   Mon Sep 14 21:29:09 2009 +0000
137539
137540    Monotone-Parent: dd55b0862cf04b300528e65ce2245dd5ff05b730
137541    Monotone-Revision: 404dd25b59fda2d2475a2a7dd019059a67f65c1c
137542
137543    Monotone-Author: wsourdeau@inverse.ca
137544    Monotone-Date: 2009-09-14T21:29:09
137545    Monotone-Branch: ca.inverse.sogo
137546
137547M	UI/MainUI/product.plist
137548
137549commit 7399f16a8588a49bcd47571f5906ccf237e06c2c
137550Author: C Robert <crobert@inverse.ca>
137551Date:   Mon Sep 14 20:43:50 2009 +0000
137552
137553    Re-fixed SOGoAutoCompletion/UIxListEditor/UIxMailToSelection
137554
137555    Monotone-Parent: 6cdcf3923cda0c5dd25c5d82b40d7755957207e4
137556    Monotone-Revision: 5b2a32ba5341455fbf5f685a68a8b18fd5d22fb8
137557
137558    Monotone-Author: crobert@inverse.ca
137559    Monotone-Date: 2009-09-14T20:43:50
137560    Monotone-Branch: ca.inverse.sogo
137561
137562M	UI/WebServerResources/SOGoAutoCompletion.js
137563M	UI/WebServerResources/UIxMailToSelection.js
137564
137565commit eaed6f4651ea552caeed2c3cabc11f06782880a0
137566Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137567Date:   Mon Sep 14 20:15:31 2009 +0000
137568
137569    Monotone-Parent: c4fdf74f8e1b05e98fa30deb0fcacf9be7ec1498
137570    Monotone-Revision: 9495d1f289e6a977a13ee774c20ad749628a99ac
137571
137572    Monotone-Author: wsourdeau@inverse.ca
137573    Monotone-Date: 2009-09-14T20:15:31
137574    Monotone-Branch: ca.inverse.sogo
137575
137576M	SoObjects/Contacts/NGVCard+SOGo.m
137577M	SoObjects/Contacts/NGVList+SOGo.m
137578
137579commit ef9b3882523bd924992fdf6b8fd7c309e0197394
137580Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137581Date:   Mon Sep 14 20:10:34 2009 +0000
137582
137583    Monotone-Parent: 6cdcf3923cda0c5dd25c5d82b40d7755957207e4
137584    Monotone-Revision: c4fdf74f8e1b05e98fa30deb0fcacf9be7ec1498
137585
137586    Monotone-Author: wsourdeau@inverse.ca
137587    Monotone-Date: 2009-09-14T20:10:34
137588    Monotone-Branch: ca.inverse.sogo
137589
137590M	UI/MailPartViewers/UIxMailPartSignedViewer.m
137591
137592commit 69852c53718867dbbc55b55aa49ba29de153ea5c
137593Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137594Date:   Mon Sep 14 18:12:38 2009 +0000
137595
137596    Monotone-Parent: ff9ea5325e680d04c8672e78e3bd74f60d7316c1
137597    Monotone-Revision: 6cdcf3923cda0c5dd25c5d82b40d7755957207e4
137598
137599    Monotone-Author: wsourdeau@inverse.ca
137600    Monotone-Date: 2009-09-14T18:12:38
137601    Monotone-Branch: ca.inverse.sogo
137602
137603A	UI/Templates/MailPartViewers/UIxMailPartSignedViewer.wox
137604
137605commit 6f9f415014744b6cc3f1c363d97be1e38f74befc
137606Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137607Date:   Mon Sep 14 17:44:39 2009 +0000
137608
137609    Monotone-Parent: 2b043d9497bc939d7078d10d38953e92948da5aa
137610    Monotone-Revision: ff9ea5325e680d04c8672e78e3bd74f60d7316c1
137611
137612    Monotone-Author: wsourdeau@inverse.ca
137613    Monotone-Date: 2009-09-14T17:44:39
137614    Monotone-Branch: ca.inverse.sogo
137615
137616M	ChangeLog
137617M	NEWS
137618M	UI/MailPartViewers/GNUmakefile
137619A	UI/MailPartViewers/UIxMailPartSignedViewer.h
137620A	UI/MailPartViewers/UIxMailPartSignedViewer.m
137621M	UI/MailPartViewers/UIxMailPartViewer.m
137622M	UI/MailPartViewers/UIxMailRenderingContext.m
137623M	UI/WebServerResources/MailerUI.css
137624M	UI/WebServerResources/MailerUI.js
137625M	UI/WebServerResources/UIxMailPopupView.js
137626A	UI/WebServerResources/signature-not-ok.png
137627A	UI/WebServerResources/signature-ok.png
137628
137629commit dcf14c1b05b3b062250b81708b3bc30721a8e004
137630Author: Ludovic Marcotte <lmarcotte@inverse.ca>
137631Date:   Mon Sep 14 13:31:08 2009 +0000
137632
137633    Updated NEWS file
137634
137635    Monotone-Parent: 24a38b8f5aab6d40fe5acb3e64307c8b5750cd16
137636    Monotone-Revision: 2b043d9497bc939d7078d10d38953e92948da5aa
137637
137638    Monotone-Author: ludovic@Sophos.ca
137639    Monotone-Date: 2009-09-14T13:31:08
137640    Monotone-Branch: ca.inverse.sogo
137641
137642M	NEWS
137643
137644commit 5919579279c553be033474157f9ae1ccf3dac364
137645Author: Ludovic Marcotte <lmarcotte@inverse.ca>
137646Date:   Mon Sep 14 13:10:54 2009 +0000
137647
137648    Updated translation
137649
137650    Monotone-Parent: e292677ede1d2791b17ab079a910441aa4da8599
137651    Monotone-Revision: 24a38b8f5aab6d40fe5acb3e64307c8b5750cd16
137652
137653    Monotone-Author: ludovic@Sophos.ca
137654    Monotone-Date: 2009-09-14T13:10:54
137655    Monotone-Branch: ca.inverse.sogo
137656
137657M	UI/Contacts/English.lproj/Localizable.strings
137658
137659commit 596bd3ce1c97abfc0f3193fd638a18bfe52d848f
137660Author: C Robert <crobert@inverse.ca>
137661Date:   Mon Sep 14 14:06:20 2009 +0000
137662
137663    Fixed js error (menu on attendees click in appt editor was missing)
137664
137665    Monotone-Parent: 84d44b6be23bed8058ba538dff000f33d798c586
137666    Monotone-Revision: e292677ede1d2791b17ab079a910441aa4da8599
137667
137668    Monotone-Author: crobert@inverse.ca
137669    Monotone-Date: 2009-09-14T14:06:20
137670    Monotone-Branch: ca.inverse.sogo
137671
137672M	UI/WebServerResources/UIxAppointmentEditor.js
137673
137674commit 3732d9a1684ec4c5a3a7e5238e6321f37cab544e
137675Author: C Robert <crobert@inverse.ca>
137676Date:   Mon Sep 14 13:57:50 2009 +0000
137677
137678    Fixed a translation.
137679
137680    Monotone-Parent: bb5e1dc7662e9e5435557eb7f53abd68a4576fe5
137681    Monotone-Revision: 84d44b6be23bed8058ba538dff000f33d798c586
137682
137683    Monotone-Author: crobert@inverse.ca
137684    Monotone-Date: 2009-09-14T13:57:50
137685    Monotone-Branch: ca.inverse.sogo
137686
137687M	UI/PreferencesUI/French.lproj/Localizable.strings
137688
137689commit 6e7dfdc6d9d7e385e3f2881551ecd2fac017f82a
137690Author: C Robert <crobert@inverse.ca>
137691Date:   Mon Sep 14 13:53:23 2009 +0000
137692
137693    Forgotten ChangeLog
137694
137695    Monotone-Parent: fb103a10a9193093e53b3259aed36bc0c4b4dccb
137696    Monotone-Revision: bb5e1dc7662e9e5435557eb7f53abd68a4576fe5
137697
137698    Monotone-Author: crobert@inverse.ca
137699    Monotone-Date: 2009-09-14T13:53:23
137700    Monotone-Branch: ca.inverse.sogo
137701
137702M	ChangeLog
137703
137704commit c64f1fdd87685619d44b9ba3f54557f394128b78
137705Author: C Robert <crobert@inverse.ca>
137706Date:   Mon Sep 14 13:52:24 2009 +0000
137707
137708    Part of Mantis 3319
137709
137710    Monotone-Parent: f937b6e53d17591dc176dff07b8c090e39c4f6ca
137711    Monotone-Revision: fb103a10a9193093e53b3259aed36bc0c4b4dccb
137712
137713    Monotone-Author: crobert@inverse.ca
137714    Monotone-Date: 2009-09-14T13:52:24
137715    Monotone-Branch: ca.inverse.sogo
137716
137717M	UI/Common/UIxPageFrame.m
137718M	UI/WebServerResources/generic.js
137719
137720commit e45813c59339d6000cfca66c47256f5970d3e1db
137721Author: C Robert <crobert@inverse.ca>
137722Date:   Mon Sep 14 12:56:05 2009 +0000
137723
137724    Small improvement
137725
137726    Monotone-Parent: cdf57b5678f4ad894cde7ce93779b28c485ef970
137727    Monotone-Revision: f937b6e53d17591dc176dff07b8c090e39c4f6ca
137728
137729    Monotone-Author: crobert@inverse.ca
137730    Monotone-Date: 2009-09-14T12:56:05
137731    Monotone-Branch: ca.inverse.sogo
137732
137733M	UI/WebServerResources/ContactsUI.js
137734
137735commit 821c56dab0c535fa6c0b1efd4533892128c3b154
137736Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137737Date:   Sun Sep 13 15:17:57 2009 +0000
137738
137739    Monotone-Parent: 7753defbba759ea4b10a7b8aefa741ee63bcd43f
137740    Monotone-Revision: cdf57b5678f4ad894cde7ce93779b28c485ef970
137741
137742    Monotone-Author: wsourdeau@inverse.ca
137743    Monotone-Date: 2009-09-13T15:17:57
137744    Monotone-Branch: ca.inverse.sogo
137745
137746M	SoObjects/Mailer/SOGoMailObject.h
137747
137748commit a586f06de5da2f5afa0261168761a049b0bfdc0b
137749Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137750Date:   Sun Sep 13 15:17:27 2009 +0000
137751
137752    Monotone-Parent: e3cff884472b4a92410e32c3f8083123af17c801
137753    Monotone-Revision: 7753defbba759ea4b10a7b8aefa741ee63bcd43f
137754
137755    Monotone-Author: wsourdeau@inverse.ca
137756    Monotone-Date: 2009-09-13T15:17:27
137757    Monotone-Branch: ca.inverse.sogo
137758
137759A	UI/MailPartViewers/UIxMailPartMixedViewer.h
137760M	UI/MailPartViewers/UIxMailPartMixedViewer.m
137761
137762commit 11f9a773173b1f0e79306119b77432880bfeca1f
137763Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137764Date:   Sun Sep 13 15:17:05 2009 +0000
137765
137766    Monotone-Parent: 9ce00a7f3dabe1a68fa6eb5c0dc5e85403287b76
137767    Monotone-Revision: e3cff884472b4a92410e32c3f8083123af17c801
137768
137769    Monotone-Author: wsourdeau@inverse.ca
137770    Monotone-Date: 2009-09-13T15:17:05
137771    Monotone-Branch: ca.inverse.sogo
137772
137773M	ChangeLog
137774M	Main/SOGo.m
137775M	UI/MainUI/SOGoRootPage.m
137776M	UI/MainUI/SOGoUserHomePage.m
137777M	UI/WebServerResources/SOGoRootPage.js
137778
137779commit 4b54234375a9d9c6a1c1487cc6cfdc17345c5f67
137780Author: C Robert <crobert@inverse.ca>
137781Date:   Fri Sep 11 20:25:06 2009 +0000
137782
137783    Mantis 3319: gestion des labels JavaScript
137784
137785    Monotone-Parent: 354ed3b0a354fd29a34c03d0b9f2d7961066e075
137786    Monotone-Revision: 9ce00a7f3dabe1a68fa6eb5c0dc5e85403287b76
137787
137788    Monotone-Author: crobert@inverse.ca
137789    Monotone-Date: 2009-09-11T20:25:06
137790    Monotone-Branch: ca.inverse.sogo
137791
137792M	UI/WebServerResources/AdministrationUI.js
137793M	UI/WebServerResources/ContactsUI.js
137794M	UI/WebServerResources/MailerUI.js
137795M	UI/WebServerResources/MailerUIdTree.js
137796M	UI/WebServerResources/SchedulerUI.js
137797M	UI/WebServerResources/UIxAclEditor.js
137798M	UI/WebServerResources/UIxCalendarProperties.js
137799M	UI/WebServerResources/UIxComponentEditor.js
137800M	UI/WebServerResources/UIxContactsUserFolders.js
137801M	UI/WebServerResources/UIxMailEditor.js
137802M	UI/WebServerResources/UIxPreferences.js
137803M	UI/WebServerResources/UIxTaskEditor.js
137804M	UI/WebServerResources/generic.js
137805
137806commit 8d8d9e4155a693275b5a31feeb5ff5e1f3ac9519
137807Author: C Robert <crobert@inverse.ca>
137808Date:   Fri Sep 11 19:59:59 2009 +0000
137809
137810    Added error message for Mantis 130
137811
137812    Monotone-Parent: e651fed8888008a467a9b28a214fa7dcb82e0472
137813    Monotone-Revision: 354ed3b0a354fd29a34c03d0b9f2d7961066e075
137814
137815    Monotone-Author: crobert@inverse.ca
137816    Monotone-Date: 2009-09-11T19:59:59
137817    Monotone-Branch: ca.inverse.sogo
137818
137819M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
137820M	UI/Common/Czech.lproj/Localizable.strings
137821M	UI/Common/Dutch.lproj/Localizable.strings
137822M	UI/Common/English.lproj/Localizable.strings
137823M	UI/Common/French.lproj/Localizable.strings
137824M	UI/Common/German.lproj/Localizable.strings
137825M	UI/Common/Hungarian.lproj/Localizable.strings
137826M	UI/Common/Italian.lproj/Localizable.strings
137827M	UI/Common/Russian.lproj/Localizable.strings
137828M	UI/Common/Spanish.lproj/Localizable.strings
137829M	UI/Common/Welsh.lproj/Localizable.strings
137830M	UI/WebServerResources/ContactsUI.js
137831
137832commit 23b79023b39552365c1910af81af7f61bb18c258
137833Author: C Robert <crobert@inverse.ca>
137834Date:   Fri Sep 11 19:56:21 2009 +0000
137835
137836    Mantis 129: Context menu: Modify -> Properties
137837
137838    Monotone-Parent: 6cb31dde3ea4f2f37178b5dc2a27db4889ceea3f
137839    Monotone-Revision: e651fed8888008a467a9b28a214fa7dcb82e0472
137840
137841    Monotone-Author: crobert@inverse.ca
137842    Monotone-Date: 2009-09-11T19:56:21
137843    Monotone-Branch: ca.inverse.sogo
137844
137845M	UI/Templates/SchedulerUI/UIxCalMainView.wox
137846
137847commit cb12f0e3417293a9c9faafb24e52155e0b214ff0
137848Author: C Robert <crobert@inverse.ca>
137849Date:   Fri Sep 11 19:49:31 2009 +0000
137850
137851    Mantis 130: "New List" on a shared address book
137852
137853    Monotone-Parent: 8d584c13fa3ea25a05d8544d8b2ff67cd892fbf0
137854    Monotone-Revision: 6cb31dde3ea4f2f37178b5dc2a27db4889ceea3f
137855
137856    Monotone-Author: crobert@inverse.ca
137857    Monotone-Date: 2009-09-11T19:49:31
137858    Monotone-Branch: ca.inverse.sogo
137859
137860M	UI/WebServerResources/ContactsUI.js
137861
137862commit 53ba65fcf12212f15815095f002ab9f0b288b487
137863Author: C Robert <crobert@inverse.ca>
137864Date:   Fri Sep 11 19:30:22 2009 +0000
137865
137866    Fixed UIxListEditor autocompletion, Added support for vLists in email autocompletion
137867
137868    Monotone-Parent: bd7bfc7a8af12b0b27f7a5b9d7a313a298cd99fb
137869    Monotone-Revision: 8d584c13fa3ea25a05d8544d8b2ff67cd892fbf0
137870
137871    Monotone-Author: crobert@inverse.ca
137872    Monotone-Date: 2009-09-11T19:30:22
137873    Monotone-Branch: ca.inverse.sogo
137874
137875M	ChangeLog
137876M	UI/Contacts/UIxContactFoldersView.m
137877M	UI/Templates/ContactsUI/UIxListEditor.wox
137878M	UI/WebServerResources/SOGoAutoCompletion.js
137879M	UI/WebServerResources/UIxListEditor.js
137880M	UI/WebServerResources/UIxMailEditor.js
137881M	UI/WebServerResources/UIxMailToSelection.js
137882
137883commit 4fc5be37ca41b6d284dd58073c865ed8aeafed25
137884Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137885Date:   Fri Sep 11 15:09:32 2009 +0000
137886
137887    Monotone-Parent: fa22cfc403f1b6e64d8f3a2ca5e524e4ef642665
137888    Monotone-Revision: 432ae5bfbc553377904f4af62eb75728fdd9ff07
137889
137890    Monotone-Author: wsourdeau@inverse.ca
137891    Monotone-Date: 2009-09-11T15:09:32
137892    Monotone-Branch: ca.inverse.sogo
137893
137894M	SoObjects/SOGo/SOGoProxyAuthenticator.m
137895
137896commit 8b0a925176dff519c86446974189bde6445939ec
137897Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137898Date:   Fri Sep 11 14:44:16 2009 +0000
137899
137900    Monotone-Parent: 8e4f10d6d171bd7c241c05d63d20efa7f2a66de4
137901    Monotone-Revision: fa22cfc403f1b6e64d8f3a2ca5e524e4ef642665
137902
137903    Monotone-Author: wsourdeau@inverse.ca
137904    Monotone-Date: 2009-09-11T14:44:16
137905    Monotone-Branch: ca.inverse.sogo
137906
137907M	Apache/SOGo.conf
137908
137909commit 7bb57b46927f02f1a2d30507cdb18878dd3e44ee
137910Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137911Date:   Fri Sep 11 14:38:43 2009 +0000
137912
137913    Monotone-Parent: 78e8177b7871651ba9b05f971e1b40376fb5e49d
137914    Monotone-Revision: 8e4f10d6d171bd7c241c05d63d20efa7f2a66de4
137915
137916    Monotone-Author: wsourdeau@inverse.ca
137917    Monotone-Date: 2009-09-11T14:38:43
137918    Monotone-Branch: ca.inverse.sogo
137919
137920M	Apache/SOGo.conf
137921M	ChangeLog
137922M	Main/SOGo.m
137923M	SoObjects/SOGo/GNUmakefile
137924M	SoObjects/SOGo/SOGoCache.h
137925M	SoObjects/SOGo/SOGoCache.m
137926M	SoObjects/SOGo/SOGoDAVAuthenticator.h
137927M	SoObjects/SOGo/SOGoDAVAuthenticator.m
137928A	SoObjects/SOGo/SOGoProxyAuthenticator.h
137929A	SoObjects/SOGo/SOGoProxyAuthenticator.m
137930M	SoObjects/SOGo/SOGoUser.m
137931M	UI/Common/UIxPageFrame.m
137932M	UI/MainUI/SOGoRootPage.m
137933M	UI/MainUI/SOGoUserHomePage.m
137934M	UI/Templates/UIxPageFrame.wox
137935
137936commit b5dfe674de298a8fe19e172c4cc5b8ce8476fb06
137937Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
137938Date:   Fri Sep 11 14:31:02 2009 +0000
137939
137940    Monotone-Parent: befe03897e161f1796e6bb4fd47e4ff7f46528ab
137941    Monotone-Revision: 78e8177b7871651ba9b05f971e1b40376fb5e49d
137942
137943    Monotone-Author: wsourdeau@inverse.ca
137944    Monotone-Date: 2009-09-11T14:31:02
137945    Monotone-Branch: ca.inverse.sogo
137946
137947M	SoObjects/SOGo/LDAPSource.m
137948
137949commit f31fc1c71be5403281be6770b9d438157983dd7f
137950Author: C Robert <crobert@inverse.ca>
137951Date:   Fri Sep 11 13:32:22 2009 +0000
137952
137953    Reindent
137954
137955    Monotone-Parent: 05cbb50f64299754e3cb94e0f064680e1905ffb7
137956    Monotone-Revision: b5fd6a81fe5f1b221278976163e751f500a6a90c
137957
137958    Monotone-Author: crobert@inverse.ca
137959    Monotone-Date: 2009-09-11T13:32:22
137960    Monotone-Branch: ca.inverse.sogo
137961
137962M	UI/WebServerResources/SOGoAutoCompletion.js
137963
137964commit d4464d37cef6104b63e3399eafd6700da0d84ce4
137965Author: C Robert <crobert@inverse.ca>
137966Date:   Fri Sep 11 13:09:28 2009 +0000
137967
137968    Reindent
137969
137970    Monotone-Parent: befe03897e161f1796e6bb4fd47e4ff7f46528ab
137971    Monotone-Revision: 05cbb50f64299754e3cb94e0f064680e1905ffb7
137972
137973    Monotone-Author: crobert@inverse.ca
137974    Monotone-Date: 2009-09-11T13:09:28
137975    Monotone-Branch: ca.inverse.sogo
137976
137977M	UI/Contacts/UIxContactFoldersView.m
137978
137979commit a77bd3ded2f94129ebc2e5c4c53521f920c0f2c0
137980Author: C Robert <crobert@inverse.ca>
137981Date:   Thu Sep 10 21:00:38 2009 +0000
137982
137983    Added support for choosing a list from the contacts popup
137984
137985    Monotone-Parent: c3073560ecefd7e654284be77264558f35df1171
137986    Monotone-Revision: befe03897e161f1796e6bb4fd47e4ff7f46528ab
137987
137988    Monotone-Author: crobert@inverse.ca
137989    Monotone-Date: 2009-09-10T21:00:38
137990    Monotone-Branch: ca.inverse.sogo
137991
137992M	ChangeLog
137993M	UI/Contacts/UIxListView.m
137994M	UI/Contacts/product.plist
137995M	UI/WebServerResources/ContactsUI.js
137996M	UI/WebServerResources/UIxContactsUserFolders.js
137997
137998commit fbac33e308d383fc55474bcaaf90342d94168277
137999Author: C Robert <crobert@inverse.ca>
138000Date:   Thu Sep 10 20:01:24 2009 +0000
138001
138002    Mantis 128: permission priority in calendar sharing
138003
138004    Monotone-Parent: 6918a1019209b61ce28a95f69b6866052f2da402
138005    Monotone-Revision: c3073560ecefd7e654284be77264558f35df1171
138006
138007    Monotone-Author: crobert@inverse.ca
138008    Monotone-Date: 2009-09-10T20:01:24
138009    Monotone-Branch: ca.inverse.sogo
138010
138011M	ChangeLog
138012M	SoObjects/SOGo/SOGoGCSFolder.m
138013M	UI/WebServerResources/UIxContactsUserFolders.js
138014
138015commit 424fc720f9fb4daf5d474e37f7f02eb4e360b518
138016Author: Francis Lachapelle <flachapelle@inverse.ca>
138017Date:   Thu Sep 10 19:52:09 2009 +0000
138018
138019    Fix error in LDAPSource.
138020
138021    Monotone-Parent: 2fc8598099b516f243935e73039200f1c004784e
138022    Monotone-Revision: 6918a1019209b61ce28a95f69b6866052f2da402
138023
138024    Monotone-Author: flachapelle@inverse.ca
138025    Monotone-Date: 2009-09-10T19:52:09
138026    Monotone-Branch: ca.inverse.sogo
138027
138028M	SoObjects/SOGo/LDAPSource.m
138029
138030commit 9a9ecb1811a2c474f4549b6ba7ed849eb07e9142
138031Author: Francis Lachapelle <flachapelle@inverse.ca>
138032Date:   Thu Sep 10 18:31:20 2009 +0000
138033
138034    Added invitation delegation support in Web interface. See ChangeLog.
138035
138036    Monotone-Parent: 4d711e074341810486c1842c6a345777cc3664bb
138037    Monotone-Revision: 2fc8598099b516f243935e73039200f1c004784e
138038
138039    Monotone-Author: flachapelle@inverse.ca
138040    Monotone-Date: 2009-09-10T18:31:20
138041    Monotone-Branch: ca.inverse.sogo
138042
138043M	ChangeLog
138044M	SOPE/NGCards/ChangeLog
138045M	SOPE/NGCards/NSString+NGCards.h
138046M	SOPE/NGCards/NSString+NGCards.m
138047M	SOPE/NGCards/iCalPerson.m
138048M	SoObjects/Appointments/GNUmakefile
138049M	SoObjects/Appointments/SOGoAppointmentObject.m
138050D	SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.html
138051D	SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.wod
138052M	SoObjects/Appointments/SOGoAptMailICalReply.m
138053M	SoObjects/Appointments/SOGoCalendarComponent.m
138054M	SoObjects/Contacts/SOGoContactLDAPFolder.m
138055M	SoObjects/SOGo/LDAPSource.m
138056M	SoObjects/SOGo/SOGoGroup.m
138057M	UI/Common/English.lproj/Localizable.strings
138058M	UI/Contacts/UIxContactFoldersView.m
138059M	UI/MailPartViewers/UIxMailPartICalActions.m
138060M	UI/MailPartViewers/UIxMailPartICalViewer.m
138061M	UI/MailPartViewers/product.plist
138062M	UI/Scheduler/English.lproj/Localizable.strings
138063M	UI/Scheduler/UIxAppointmentEditor.m
138064M	UI/Scheduler/UIxComponentEditor.h
138065M	UI/Scheduler/UIxComponentEditor.m
138066M	UI/Scheduler/product.plist
138067A	UI/Templates/Appointments/SOGoAptMailEnglishICalReply.wox
138068M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
138069M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
138070M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
138071M	UI/Templates/UIxToolbar.wox
138072M	UI/WebServerResources/MailerUI.css
138073M	UI/WebServerResources/MailerUI.js
138074M	UI/WebServerResources/SOGoAutoCompletion.js
138075M	UI/WebServerResources/SchedulerUI.js
138076M	UI/WebServerResources/UIxAppointmentEditor.css
138077M	UI/WebServerResources/UIxAppointmentEditor.js
138078M	UI/WebServerResources/UIxAttendeesEditor.css
138079M	UI/WebServerResources/UIxAttendeesEditor.js
138080M	UI/WebServerResources/UIxComponentEditor.css
138081M	UI/WebServerResources/UIxComponentEditor.js
138082M	UI/WebServerResources/UIxMailPartExternalHTMLViewer.css
138083A	UI/WebServerResources/delegated.png
138084M	UI/WebServerResources/generic.css
138085M	UI/WebServerResources/generic.js
138086M	UI/WebServerResources/prototype.js
138087M	debian/sogo.overrides
138088
138089commit 91b2623d6fea6be4a8680c8ed018910a4c392c2f
138090Author: C Robert <crobert@inverse.ca>
138091Date:   Thu Sep 10 18:19:12 2009 +0000
138092
138093    Mantis 3660: Sogo - 104 - composition de messages en HTML - "Placement de la réponse après la citation"
138094
138095    Monotone-Parent: 44a5709167b1e665fbba7b3e8f30b4e8796d21b2
138096    Monotone-Revision: 3665058235c9d303e295671add1811764b128816
138097
138098    Monotone-Author: crobert@inverse.ca
138099    Monotone-Date: 2009-09-10T18:19:12
138100    Monotone-Branch: ca.inverse.sogo
138101
138102M	UI/WebServerResources/UIxPreferences.js
138103
138104commit a30d27177fd24241eef4520af1a29ed39a13c87b
138105Author: C Robert <crobert@inverse.ca>
138106Date:   Thu Sep 10 17:49:07 2009 +0000
138107
138108    Added error management for invalid urls
138109
138110    Monotone-Parent: bb2513b08d345dfc89b0cd702a39ac0eeb276c3d
138111    Monotone-Revision: 44a5709167b1e665fbba7b3e8f30b4e8796d21b2
138112
138113    Monotone-Author: crobert@inverse.ca
138114    Monotone-Date: 2009-09-10T17:49:07
138115    Monotone-Branch: ca.inverse.sogo
138116
138117M	ChangeLog
138118M	SoObjects/Appointments/SOGoWebAppointmentFolder.m
138119M	UI/Scheduler/UIxCalMainActions.m
138120M	UI/WebServerResources/SchedulerUI.js
138121
138122commit 9d46c890d1912b13291a3259a39ed9874708c25f
138123Author: C Robert <crobert@inverse.ca>
138124Date:   Thu Sep 10 17:26:57 2009 +0000
138125
138126    Added support for remote iCal calendars.
138127
138128    Monotone-Parent: a1fe20acf2d2d8408bcf2e8c36a38204f8d1bfad
138129    Monotone-Revision: bb2513b08d345dfc89b0cd702a39ac0eeb276c3d
138130
138131    Monotone-Author: crobert@inverse.ca
138132    Monotone-Date: 2009-09-10T17:26:57
138133    Monotone-Branch: ca.inverse.sogo
138134
138135M	ChangeLog
138136M	SOPE/GDLContentStore/ChangeLog
138137M	SOPE/GDLContentStore/GCSFolder.h
138138M	SOPE/GDLContentStore/GCSFolder.m
138139M	SoObjects/Appointments/GNUmakefile
138140M	SoObjects/Appointments/SOGoAppointmentFolder.h
138141M	SoObjects/Appointments/SOGoAppointmentFolder.m
138142M	SoObjects/Appointments/SOGoAppointmentFolders.m
138143A	SoObjects/Appointments/SOGoWebAppointmentFolder.h
138144A	SoObjects/Appointments/SOGoWebAppointmentFolder.m
138145M	SoObjects/Appointments/product.plist
138146M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
138147M	UI/Scheduler/Czech.lproj/Localizable.strings
138148M	UI/Scheduler/Dutch.lproj/Localizable.strings
138149M	UI/Scheduler/English.lproj/Localizable.strings
138150M	UI/Scheduler/French.lproj/Localizable.strings
138151M	UI/Scheduler/GNUmakefile
138152M	UI/Scheduler/German.lproj/Localizable.strings
138153M	UI/Scheduler/Hungarian.lproj/Localizable.strings
138154M	UI/Scheduler/Italian.lproj/Localizable.strings
138155M	UI/Scheduler/Russian.lproj/Localizable.strings
138156M	UI/Scheduler/Spanish.lproj/Localizable.strings
138157M	UI/Scheduler/UIxCalFolderActions.m
138158A	UI/Scheduler/UIxCalMainActions.h
138159A	UI/Scheduler/UIxCalMainActions.m
138160M	UI/Scheduler/UIxComponentEditor.m
138161M	UI/Scheduler/Welsh.lproj/Localizable.strings
138162M	UI/Scheduler/product.plist
138163M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
138164M	UI/WebServerResources/SchedulerUI.js
138165
138166commit cec888b0c050c6efb0e1da23b9e3d82d759722c6
138167Author: C Robert <crobert@inverse.ca>
138168Date:   Thu Sep 10 13:45:56 2009 +0000
138169
138170    Properly-formatted changelog
138171
138172    Monotone-Parent: e3d3033d4c1cc93bcec9f7e30f57cd4379866bdc
138173    Monotone-Revision: a1fe20acf2d2d8408bcf2e8c36a38204f8d1bfad
138174
138175    Monotone-Author: crobert@inverse.ca
138176    Monotone-Date: 2009-09-10T13:45:56
138177    Monotone-Branch: ca.inverse.sogo
138178
138179M	debian/changelog
138180
138181commit acf5da06138b8544f15429e4a77259849037a9e2
138182Author: C Robert <crobert@inverse.ca>
138183Date:   Thu Sep 10 13:43:21 2009 +0000
138184
138185    Forgotten changelog
138186
138187    Monotone-Parent: 9f79dbe6555cff12bfb3ced124471b7ced0eb94f
138188    Monotone-Revision: e3d3033d4c1cc93bcec9f7e30f57cd4379866bdc
138189
138190    Monotone-Author: crobert@inverse.ca
138191    Monotone-Date: 2009-09-10T13:43:21
138192    Monotone-Branch: ca.inverse.sogo
138193
138194M	debian/changelog
138195
138196commit 20f44a392775799448b37fd0eec93da7d04c9dfb
138197Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
138198Date:   Thu Sep 10 13:38:56 2009 +0000
138199
138200    Monotone-Parent: dc5bdda4eee483eae805bffa6ff605e9995cd81d
138201    Monotone-Revision: 9f79dbe6555cff12bfb3ced124471b7ced0eb94f
138202
138203    Monotone-Author: wsourdeau@inverse.ca
138204    Monotone-Date: 2009-09-10T13:38:56
138205    Monotone-Branch: ca.inverse.sogo
138206
138207M	ChangeLog
138208M	UI/Scheduler/UIxComponentEditor.m
138209
138210commit 62e41486c0bfacc7183a426821f2faf4b83f9dda
138211Author: C Robert <crobert@inverse.ca>
138212Date:   Thu Sep 10 13:03:14 2009 +0000
138213
138214    Added a dependency on sope4.9-libxmlsaxdriver
138215
138216    Monotone-Parent: 2ca761e2d40488480678e105a10bfe240b9c689c
138217    Monotone-Revision: 40d996b280dc1152661e729288981bcbd446b344
138218
138219    Monotone-Author: crobert@inverse.ca
138220    Monotone-Date: 2009-09-10T13:03:14
138221    Monotone-Branch: ca.inverse.sogo
138222
138223M	debian/control
138224
138225commit 6a4dd19e85f92a462dbbd11c39ad95f4db50d983
138226Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
138227Date:   Wed Sep 9 17:35:03 2009 +0000
138228
138229    Monotone-Parent: 3e7ac334a4ea19aa4ec2dcbc525628005ca75fb7
138230    Monotone-Revision: edd72b1e960245b7bca420619b28446ba3ce513b
138231
138232    Monotone-Author: wsourdeau@inverse.ca
138233    Monotone-Date: 2009-09-09T17:35:03
138234    Monotone-Branch: ca.inverse.sogo
138235
138236M	ChangeLog
138237M	SoObjects/Appointments/SOGoAppointmentFolder.m
138238M	SoObjects/SOGo/SOGoUser.m
138239
138240commit f4fabba6b900b14d53672e4d728b14a584daa88a
138241Author: C Robert <crobert@inverse.ca>
138242Date:   Wed Sep 9 15:30:22 2009 +0000
138243
138244    New category for ldifString (NGVCard, NGVList)
138245
138246    Monotone-Parent: d124c012f70febcfcbb9a2b5d4f3a20a7a001d7a
138247    Monotone-Revision: 2ca761e2d40488480678e105a10bfe240b9c689c
138248
138249    Monotone-Author: crobert@inverse.ca
138250    Monotone-Date: 2009-09-09T15:30:22
138251    Monotone-Branch: ca.inverse.sogo
138252
138253M	ChangeLog
138254M	SOPE/NGCards/ChangeLog
138255M	SOPE/NGCards/NGVCard.h
138256M	SOPE/NGCards/NGVCard.m
138257M	SOPE/NGCards/NGVList.h
138258M	SOPE/NGCards/NGVList.m
138259M	SoObjects/Contacts/GNUmakefile
138260A	SoObjects/Contacts/NGVCard+SOGo.h
138261A	SoObjects/Contacts/NGVCard+SOGo.m
138262A	SoObjects/Contacts/NGVList+SOGo.h
138263A	SoObjects/Contacts/NGVList+SOGo.m
138264M	UI/Contacts/UIxContactFolderActions.m
138265
138266commit ae8211ea11f15ec28538514f26af7cb434c1d9d7
138267Author: Francis Lachapelle <flachapelle@inverse.ca>
138268Date:   Wed Sep 9 14:45:43 2009 +0000
138269
138270    Reindent
138271
138272    Monotone-Parent: 3e7ac334a4ea19aa4ec2dcbc525628005ca75fb7
138273    Monotone-Revision: dc27f9e63f17e21dca5f0eca9226336de591e299
138274
138275    Monotone-Author: flachapelle@inverse.ca
138276    Monotone-Date: 2009-09-09T14:45:43
138277    Monotone-Branch: ca.inverse.sogo
138278
138279M	UI/WebServerResources/UIxAttendeesEditor.js
138280
138281commit c543b9e9a73b3a26d464b10b37235c4cd19d50ea
138282Author: C Robert <crobert@inverse.ca>
138283Date:   Wed Sep 9 13:31:45 2009 +0000
138284
138285    Fixes for import/export
138286
138287    Monotone-Parent: 3e7ac334a4ea19aa4ec2dcbc525628005ca75fb7
138288    Monotone-Revision: d124c012f70febcfcbb9a2b5d4f3a20a7a001d7a
138289
138290    Monotone-Author: crobert@inverse.ca
138291    Monotone-Date: 2009-09-09T13:31:45
138292    Monotone-Branch: ca.inverse.sogo
138293
138294M	ChangeLog
138295M	SOPE/NGCards/ChangeLog
138296M	SOPE/NGCards/NGVCard.m
138297M	SOPE/NGCards/NGVList.m
138298M	SoObjects/SOGo/NSDictionary+Utilities.h
138299M	SoObjects/SOGo/NSDictionary+Utilities.m
138300M	SoObjects/SOGo/NSString+Utilities.h
138301M	SoObjects/SOGo/NSString+Utilities.m
138302M	Tools/GNUmakefile
138303D	Tools/NSDictionary+SOGoTool.h
138304D	Tools/NSDictionary+SOGoTool.m
138305M	Tools/SOGoToolBackup.m
138306M	UI/Contacts/GNUmakefile
138307A	UI/Contacts/UIxContactFolderActions.h
138308A	UI/Contacts/UIxContactFolderActions.m
138309M	UI/Contacts/UIxContactsListView.h
138310M	UI/Contacts/UIxContactsListView.m
138311M	UI/Contacts/product.plist
138312M	UI/Scheduler/GNUmakefile
138313A	UI/Scheduler/UIxCalFolderActions.h
138314A	UI/Scheduler/UIxCalFolderActions.m
138315M	UI/Scheduler/UIxCalView.m
138316M	UI/Scheduler/product.plist
138317M	UI/WebServerResources/SchedulerUI.js
138318
138319commit cb888a11ff2f9b6e06fb08f513bc1e0ccca4393c
138320Author: Ludovic Marcotte <lmarcotte@inverse.ca>
138321Date:   Mon Sep 7 17:47:30 2009 +0000
138322
138323    Initialize tags to nil so we avoid potential misbehaviors.
138324
138325    Monotone-Parent: a62454d2734ee40074efa8872c2a7dfef7bf59fc
138326    Monotone-Revision: 3e7ac334a4ea19aa4ec2dcbc525628005ca75fb7
138327
138328    Monotone-Author: ludovic@Sophos.ca
138329    Monotone-Date: 2009-09-07T17:47:30
138330    Monotone-Branch: ca.inverse.sogo
138331
138332M	UI/Scheduler/UIxCalendarProperties.m
138333
138334commit d8be5f7ddbf71d126bee42bd7f4a7e308023fef5
138335Author: Francis Lachapelle <flachapelle@inverse.ca>
138336Date:   Fri Sep 4 21:32:53 2009 +0000
138337
138338    Improved JavaScript of UIxContactsUserFolders to avoid useless AJAX requests.
138339
138340    Monotone-Parent: 23831e953238f691f5c6c210b4ddec5d7aee5aec
138341    Monotone-Revision: a62454d2734ee40074efa8872c2a7dfef7bf59fc
138342
138343    Monotone-Author: flachapelle@inverse.ca
138344    Monotone-Date: 2009-09-04T21:32:53
138345    Monotone-Branch: ca.inverse.sogo
138346
138347M	UI/WebServerResources/UIxContactsUserFolders.css
138348M	UI/WebServerResources/UIxContactsUserFolders.js
138349M	UI/WebServerResources/generic.js
138350
138351commit 2d70be8981fa1aa6ca4fb3f28e2e2d7c0816a33a
138352Author: C Robert <crobert@inverse.ca>
138353Date:   Fri Sep 4 19:31:38 2009 +0000
138354
138355    Fixed dtree issue
138356
138357    Monotone-Parent: a73f76eb898b4da5d09ab8b2ab40534bf749f3f4
138358    Monotone-Revision: cd47285793879adfc070a9c4d18ddeff85722b7f
138359
138360    Monotone-Author: crobert@inverse.ca
138361    Monotone-Date: 2009-09-04T19:31:38
138362    Monotone-Branch: ca.inverse.sogo
138363
138364M	UI/WebServerResources/AdministrationUI.js
138365M	UI/WebServerResources/UIxContactsUserFolders.js
138366A	UI/WebServerResources/add-web-calendar.png
138367
138368commit 083f6fa266316d514f54729f7747bbef58f8a1d3
138369Author: Francis Lachapelle <flachapelle@inverse.ca>
138370Date:   Fri Sep 4 19:16:29 2009 +0000
138371
138372    Update in translations of the Contacts module.
138373
138374    Monotone-Parent: 1557ba13bc93ac186e2e592e204980df8a2a34c0
138375    Monotone-Revision: 580c60138894e89e690be96ec87dcf17034ebbc8
138376
138377    Monotone-Author: flachapelle@inverse.ca
138378    Monotone-Date: 2009-09-04T19:16:29
138379    Monotone-Branch: ca.inverse.sogo
138380
138381M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
138382M	UI/Contacts/Czech.lproj/Localizable.strings
138383M	UI/Contacts/Dutch.lproj/Localizable.strings
138384M	UI/Contacts/English.lproj/Localizable.strings
138385M	UI/Contacts/Hungarian.lproj/Localizable.strings
138386
138387commit 2f84f000b14cab0699f9d8034c728eeac5932ece
138388Author: Francis Lachapelle <flachapelle@inverse.ca>
138389Date:   Fri Sep 4 19:08:21 2009 +0000
138390
138391    Fixed an error when unsubscribing from an addressbook in a popup window in the web interface.
138392
138393    Monotone-Parent: a73f76eb898b4da5d09ab8b2ab40534bf749f3f4
138394    Monotone-Revision: 1557ba13bc93ac186e2e592e204980df8a2a34c0
138395
138396    Monotone-Author: flachapelle@inverse.ca
138397    Monotone-Date: 2009-09-04T19:08:21
138398    Monotone-Branch: ca.inverse.sogo
138399
138400M	UI/WebServerResources/ContactsUI.js
138401M	UI/WebServerResources/SchedulerUI.js
138402M	UI/WebServerResources/generic.js
138403
138404commit 60b68ee8f7b8a83c17f3a595ce441f8fe0977226
138405Author: C Robert <crobert@inverse.ca>
138406Date:   Thu Sep 3 18:37:27 2009 +0000
138407
138408    Fixed IE-related issues
138409
138410    Monotone-Parent: f03e9d5d24d638e67140a1f29d1e833ae439ef6d
138411    Monotone-Revision: a73f76eb898b4da5d09ab8b2ab40534bf749f3f4
138412
138413    Monotone-Author: crobert@inverse.ca
138414    Monotone-Date: 2009-09-03T18:37:27
138415    Monotone-Branch: ca.inverse.sogo
138416
138417M	UI/Scheduler/UIxCalView.m
138418
138419commit 476bb879bb7c3e247d8bbb85af51cf553279497c
138420Author: C Robert <crobert@inverse.ca>
138421Date:   Thu Sep 3 18:37:08 2009 +0000
138422
138423    Fixed IE-related issues
138424
138425    Monotone-Parent: 95ed8a2f8950868651d78738a3745fb83e43881a
138426    Monotone-Revision: f03e9d5d24d638e67140a1f29d1e833ae439ef6d
138427
138428    Monotone-Author: crobert@inverse.ca
138429    Monotone-Date: 2009-09-03T18:37:08
138430    Monotone-Branch: ca.inverse.sogo
138431
138432M	UI/Contacts/UIxContactsListView.m
138433M	UI/WebServerResources/ContactsUI.js
138434M	UI/WebServerResources/SchedulerUI.js
138435
138436commit 207fff01174c4ec3f57486d0428ed7a95201ff70
138437Author: C Robert <crobert@inverse.ca>
138438Date:   Thu Sep 3 18:24:05 2009 +0000
138439
138440    Fixed crashes with IE7+8
138441
138442    Monotone-Parent: 33b6c38a250d6ae49e26dd7de548708c132d5c34
138443    Monotone-Revision: 95ed8a2f8950868651d78738a3745fb83e43881a
138444
138445    Monotone-Author: crobert@inverse.ca
138446    Monotone-Date: 2009-09-03T18:24:05
138447    Monotone-Branch: ca.inverse.sogo
138448
138449M	UI/Contacts/UIxContactsListView.m
138450M	UI/Scheduler/UIxCalView.m
138451M	UI/WebServerResources/ContactsUI.js
138452M	UI/WebServerResources/SchedulerUI.js
138453
138454commit 45420d434c2e635ae144de27eb77afbd41634a2a
138455Author: C Robert <crobert@inverse.ca>
138456Date:   Thu Sep 3 17:53:38 2009 +0000
138457
138458    Fixed issues, ajaxified import process
138459
138460    Monotone-Parent: 80ad9ff70fe3d4130d99bbd2590349b71c85b9f3
138461    Monotone-Revision: 33b6c38a250d6ae49e26dd7de548708c132d5c34
138462
138463    Monotone-Author: crobert@inverse.ca
138464    Monotone-Date: 2009-09-03T17:53:38
138465    Monotone-Branch: ca.inverse.sogo
138466
138467M	ChangeLog
138468M	SoObjects/Appointments/SOGoAppointmentFolder.h
138469M	SoObjects/Appointments/SOGoAppointmentFolder.m
138470M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
138471M	UI/Contacts/Czech.lproj/Localizable.strings
138472M	UI/Contacts/Dutch.lproj/Localizable.strings
138473M	UI/Contacts/English.lproj/Localizable.strings
138474M	UI/Contacts/French.lproj/Localizable.strings
138475M	UI/Contacts/German.lproj/Localizable.strings
138476M	UI/Contacts/Hungarian.lproj/Localizable.strings
138477M	UI/Contacts/Italian.lproj/Localizable.strings
138478M	UI/Contacts/Russian.lproj/Localizable.strings
138479M	UI/Contacts/Spanish.lproj/Localizable.strings
138480M	UI/Contacts/UIxContactsListView.h
138481M	UI/Contacts/UIxContactsListView.m
138482M	UI/Contacts/Welsh.lproj/Localizable.strings
138483M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
138484M	UI/Scheduler/Czech.lproj/Localizable.strings
138485M	UI/Scheduler/Dutch.lproj/Localizable.strings
138486M	UI/Scheduler/English.lproj/Localizable.strings
138487M	UI/Scheduler/French.lproj/Localizable.strings
138488M	UI/Scheduler/German.lproj/Localizable.strings
138489M	UI/Scheduler/Hungarian.lproj/Localizable.strings
138490M	UI/Scheduler/Italian.lproj/Localizable.strings
138491M	UI/Scheduler/Russian.lproj/Localizable.strings
138492M	UI/Scheduler/Spanish.lproj/Localizable.strings
138493M	UI/Scheduler/UIxCalView.m
138494M	UI/Scheduler/Welsh.lproj/Localizable.strings
138495M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
138496M	UI/Templates/SchedulerUI/UIxCalMainView.wox
138497M	UI/WebServerResources/ContactsUI.js
138498M	UI/WebServerResources/SchedulerUI.js
138499M	UI/WebServerResources/generic.css
138500M	UI/WebServerResources/generic.js
138501
138502commit 110bfdcb4e7e7f4233643c34b42e0470f753d3d9
138503Author: C Robert <crobert@inverse.ca>
138504Date:   Thu Sep 3 14:18:13 2009 +0000
138505
138506    Import completed
138507
138508    Monotone-Parent: 3ea392b157dc9573c7f8219aa7296cf845c3b081
138509    Monotone-Revision: 80ad9ff70fe3d4130d99bbd2590349b71c85b9f3
138510
138511    Monotone-Author: crobert@inverse.ca
138512    Monotone-Date: 2009-09-03T14:18:13
138513    Monotone-Branch: ca.inverse.sogo
138514
138515M	ChangeLog
138516M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
138517M	UI/Contacts/Czech.lproj/Localizable.strings
138518M	UI/Contacts/Dutch.lproj/Localizable.strings
138519M	UI/Contacts/English.lproj/Localizable.strings
138520M	UI/Contacts/French.lproj/Localizable.strings
138521M	UI/Contacts/German.lproj/Localizable.strings
138522M	UI/Contacts/Hungarian.lproj/Localizable.strings
138523M	UI/Contacts/Italian.lproj/Localizable.strings
138524M	UI/Contacts/Russian.lproj/Localizable.strings
138525M	UI/Contacts/Spanish.lproj/Localizable.strings
138526M	UI/Contacts/UIxContactsListView.h
138527M	UI/Contacts/UIxContactsListView.m
138528M	UI/Contacts/Welsh.lproj/Localizable.strings
138529M	UI/Contacts/product.plist
138530M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
138531M	UI/WebServerResources/ContactsUI.js
138532M	UI/WebServerResources/SchedulerUI.css
138533M	UI/WebServerResources/generic.css
138534
138535commit eff69827ccf72c9253eac7c6f9bdff47a266b28f
138536Author: C Robert <crobert@inverse.ca>
138537Date:   Wed Sep 2 19:15:45 2009 +0000
138538
138539    Removed NSLog
138540
138541    Monotone-Parent: 49714b85ec1539aa299cf3397138aa2bd21086cb
138542    Monotone-Revision: 3ea392b157dc9573c7f8219aa7296cf845c3b081
138543
138544    Monotone-Author: crobert@inverse.ca
138545    Monotone-Date: 2009-09-02T19:15:45
138546    Monotone-Branch: ca.inverse.sogo
138547
138548M	UI/Scheduler/UIxCalView.m
138549
138550commit 9111a196b26f952895f56feaec004c6e1e90272c
138551Author: C Robert <crobert@inverse.ca>
138552Date:   Wed Sep 2 19:14:15 2009 +0000
138553
138554    Calendar Import
138555
138556    Monotone-Parent: 1e66868696d71db915497bde02848e689ed48c7a
138557    Monotone-Revision: 49714b85ec1539aa299cf3397138aa2bd21086cb
138558
138559    Monotone-Author: crobert@inverse.ca
138560    Monotone-Date: 2009-09-02T19:14:15
138561    Monotone-Branch: ca.inverse.sogo
138562
138563M	ChangeLog
138564M	SoObjects/Appointments/SOGoAppointmentFolder.h
138565M	SoObjects/Appointments/SOGoAppointmentFolder.m
138566M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
138567M	UI/Scheduler/Czech.lproj/Localizable.strings
138568M	UI/Scheduler/Dutch.lproj/Localizable.strings
138569M	UI/Scheduler/English.lproj/Localizable.strings
138570M	UI/Scheduler/French.lproj/Localizable.strings
138571M	UI/Scheduler/German.lproj/Localizable.strings
138572M	UI/Scheduler/Hungarian.lproj/Localizable.strings
138573M	UI/Scheduler/Italian.lproj/Localizable.strings
138574M	UI/Scheduler/Russian.lproj/Localizable.strings
138575M	UI/Scheduler/Spanish.lproj/Localizable.strings
138576M	UI/Scheduler/UIxCalView.m
138577M	UI/Scheduler/Welsh.lproj/Localizable.strings
138578M	UI/Scheduler/product.plist
138579M	UI/Templates/SchedulerUI/UIxCalMainView.wox
138580M	UI/WebServerResources/SchedulerUI.css
138581M	UI/WebServerResources/SchedulerUI.js
138582M	UI/WebServerResources/dialog-left.png
138583
138584commit 5658838afdcf6ec52ddbce4a0b74cbfee81b67ec
138585Author: C Robert <crobert@inverse.ca>
138586Date:   Wed Sep 2 13:24:02 2009 +0000
138587
138588    Calendar+Addressbook export
138589
138590    Monotone-Parent: fb2522bcdcf167e7ba3e95a03948f9bfad2b7870
138591    Monotone-Revision: 1e66868696d71db915497bde02848e689ed48c7a
138592
138593    Monotone-Author: crobert@inverse.ca
138594    Monotone-Date: 2009-09-02T13:24:02
138595    Monotone-Branch: ca.inverse.sogo
138596
138597M	ChangeLog
138598M	SOPE/NGCards/ChangeLog
138599M	SOPE/NGCards/NGVCard.h
138600M	SOPE/NGCards/NGVCard.m
138601M	SOPE/NGCards/NGVList.h
138602M	SOPE/NGCards/NGVList.m
138603M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
138604M	UI/Contacts/Czech.lproj/Localizable.strings
138605M	UI/Contacts/Dutch.lproj/Localizable.strings
138606M	UI/Contacts/English.lproj/Localizable.strings
138607M	UI/Contacts/French.lproj/Localizable.strings
138608M	UI/Contacts/German.lproj/Localizable.strings
138609M	UI/Contacts/Hungarian.lproj/Localizable.strings
138610M	UI/Contacts/Italian.lproj/Localizable.strings
138611M	UI/Contacts/Russian.lproj/Localizable.strings
138612M	UI/Contacts/Spanish.lproj/Localizable.strings
138613M	UI/Contacts/UIxContactsListView.m
138614M	UI/Contacts/Welsh.lproj/Localizable.strings
138615M	UI/Contacts/product.plist
138616M	UI/Scheduler/UIxCalView.m
138617M	UI/Scheduler/product.plist
138618M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
138619M	UI/WebServerResources/ContactsUI.js
138620M	UI/WebServerResources/SchedulerUI.js
138621
138622commit 484e4b605f935aaa74c3e66f9872154f0174e7d4
138623Author: Francis Lachapelle <flachapelle@inverse.ca>
138624Date:   Wed Sep 2 01:24:51 2009 +0000
138625
138626    Fix to avoid sending an email multiple times in the web mail module.
138627
138628    Monotone-Parent: fd2a831a40563980f8889d293cab958e0d907a0b
138629    Monotone-Revision: fb2522bcdcf167e7ba3e95a03948f9bfad2b7870
138630
138631    Monotone-Author: flachapelle@inverse.ca
138632    Monotone-Date: 2009-09-02T01:24:51
138633    Monotone-Branch: ca.inverse.sogo
138634
138635M	UI/Templates/MailerUI/UIxMailEditor.wox
138636M	UI/WebServerResources/UIxMailEditor.js
138637
138638commit 4388c925bb70064aca4095ef5caf82905ad665a8
138639Author: Francis Lachapelle <flachapelle@inverse.ca>
138640Date:   Tue Sep 1 20:42:32 2009 +0000
138641
138642    Added left blue line in webmail replies for Safari and IE.
138643
138644    Monotone-Parent: d827927aae09ada2944dc065c0dd5d1c40bd8dee
138645    Monotone-Revision: fd2a831a40563980f8889d293cab958e0d907a0b
138646
138647    Monotone-Author: flachapelle@inverse.ca
138648    Monotone-Date: 2009-09-01T20:42:32
138649    Monotone-Branch: ca.inverse.sogo
138650
138651M	UI/WebServerResources/ckeditor/contents.css
138652
138653commit d15accde64192887086726417362f70af335ab35
138654Author: Francis Lachapelle <flachapelle@inverse.ca>
138655Date:   Tue Sep 1 20:20:08 2009 +0000
138656
138657    Changed "dot/disable" icon in web mail module.
138658
138659    Monotone-Parent: fb56e362d93bce06baf63f26f919dedfbafe8a51
138660    Monotone-Revision: d827927aae09ada2944dc065c0dd5d1c40bd8dee
138661
138662    Monotone-Author: flachapelle@inverse.ca
138663    Monotone-Date: 2009-09-01T20:20:08
138664    Monotone-Branch: ca.inverse.sogo
138665
138666M	UI/MailerUI/product.plist
138667M	UI/Templates/MailerUI/UIxMailListView.wox
138668M	UI/WebServerResources/MailerUI.js
138669A	UI/WebServerResources/dot.png
138670D	UI/WebServerResources/icon_read.gif
138671
138672commit 4999403a36dd45279a4725ca71a58226768c3775
138673Author: Francis Lachapelle <flachapelle@inverse.ca>
138674Date:   Tue Sep 1 14:12:53 2009 +0000
138675
138676    New Javascript address auto-completion interface.
138677    Added focus in HTML editor when replying to a message.
138678
138679    Monotone-Parent: 521171d2e85cdfe0ddb7e31feca69143aae35be9
138680    Monotone-Revision: fb56e362d93bce06baf63f26f919dedfbafe8a51
138681
138682    Monotone-Author: flachapelle@inverse.ca
138683    Monotone-Date: 2009-09-01T14:12:53
138684    Monotone-Branch: ca.inverse.sogo
138685
138686M	UI/Templates/MailerUI/UIxMailEditor.wox
138687M	UI/Templates/MailerUI/UIxMailMainFrame.wox
138688M	UI/Templates/MailerUI/UIxMailPopupView.wox
138689A	UI/WebServerResources/SOGoAutoCompletion.js
138690M	UI/WebServerResources/UIxMailEditor.js
138691M	UI/WebServerResources/UIxMailToSelection.js
138692
138693commit 1e8b478de3a5b7e218cbe686100003cd7d5cf122
138694Author: Francis Lachapelle <flachapelle@inverse.ca>
138695Date:   Tue Sep 1 14:05:41 2009 +0000
138696
138697    Monotone-Parent: fe38ac647d2809a6ee40496fdbb3afc364fbbe84
138698    Monotone-Revision: 521171d2e85cdfe0ddb7e31feca69143aae35be9
138699
138700    Monotone-Author: flachapelle@inverse.ca
138701    Monotone-Date: 2009-09-01T14:05:41
138702    Monotone-Branch: ca.inverse.sogo
138703
138704M	UI/MailerUI/Russian.lproj/Localizable.strings
138705
138706commit 1872ce71fabd9561990a70bd230cc56c64d58df4
138707Author: Ludovic Marcotte <lmarcotte@inverse.ca>
138708Date:   Mon Aug 31 19:48:19 2009 +0000
138709
138710    Updated NEWS file.
138711
138712    Monotone-Parent: b137d22785acfb9409212cf110bcdb935526c5f5
138713    Monotone-Revision: fe38ac647d2809a6ee40496fdbb3afc364fbbe84
138714
138715    Monotone-Author: ludovic@Sophos.ca
138716    Monotone-Date: 2009-08-31T19:48:19
138717    Monotone-Branch: ca.inverse.sogo
138718
138719M	NEWS
138720
138721commit cb55eabfc4eefeba552066cbe1031ed0a8a8c3e0
138722Author: C Robert <crobert@inverse.ca>
138723Date:   Mon Aug 31 20:13:23 2009 +0000
138724
138725    Monotone-Parent: 24862602e9d6ba4ecb1dcdd3d5b37f1a58e23005
138726    Monotone-Revision: b137d22785acfb9409212cf110bcdb935526c5f5
138727
138728    Monotone-Author: crobert@inverse.ca
138729    Monotone-Date: 2009-08-31T20:13:23
138730    Monotone-Branch: ca.inverse.sogo
138731
138732M	UI/WebServerResources/AdministrationUI.js
138733
138734commit fb91e03b389b456ded791a928cbeab493996136a
138735Author: C Robert <crobert@inverse.ca>
138736Date:   Mon Aug 31 19:52:47 2009 +0000
138737
138738    dTree rewrite
138739
138740    Monotone-Parent: 42546d8b4fa35f6a7815d1398a17f302007d272d
138741    Monotone-Revision: 24862602e9d6ba4ecb1dcdd3d5b37f1a58e23005
138742
138743    Monotone-Author: crobert@inverse.ca
138744    Monotone-Date: 2009-08-31T19:52:47
138745    Monotone-Branch: ca.inverse.sogo
138746
138747M	UI/WebServerResources/AdministrationUI.js
138748M	UI/WebServerResources/MailerUI.js
138749M	UI/WebServerResources/UIxContactsUserFolders.js
138750M	UI/WebServerResources/dtree.js
138751
138752commit 06b296ddbad8c46af4159b16458362f2b23de90d
138753Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
138754Date:   Thu Aug 27 21:14:54 2009 +0000
138755
138756    Monotone-Parent: a8698cc119066cef660b176c3e956b5d0d843e7f
138757    Monotone-Revision: f5b8996b9296ee950ea712c8de2c37e474163519
138758
138759    Monotone-Author: wsourdeau@inverse.ca
138760    Monotone-Date: 2009-08-27T21:14:54
138761    Monotone-Branch: ca.inverse.sogo
138762
138763M	ChangeLog
138764M	NEWS
138765M	SoObjects/Appointments/GNUmakefile
138766M	SoObjects/Appointments/SOGoAppointmentFolder.h
138767M	SoObjects/Appointments/SOGoAppointmentFolder.m
138768M	SoObjects/Appointments/SOGoAppointmentFolders.h
138769M	SoObjects/Appointments/SOGoAppointmentFolders.m
138770A	SoObjects/Appointments/SOGoCalendarProxy.h
138771A	SoObjects/Appointments/SOGoCalendarProxy.m
138772M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
138773M	SoObjects/SOGo/SOGoFolder.m
138774M	SoObjects/SOGo/SOGoGCSFolder.h
138775M	SoObjects/SOGo/SOGoGCSFolder.m
138776M	SoObjects/SOGo/SOGoObject.m
138777M	SoObjects/SOGo/SOGoParentFolder.m
138778M	SoObjects/SOGo/SOGoUserFolder.m
138779M	SoObjects/SOGo/WORequest+SOGo.h
138780M	SoObjects/SOGo/WORequest+SOGo.m
138781M	UI/Common/UIxFolderActions.m
138782
138783commit d416156e38b73707a3e9921211f2c5c03b535ba4
138784Author: Ludovic Marcotte <lmarcotte@inverse.ca>
138785Date:   Thu Aug 27 19:15:04 2009 +0000
138786
138787    Improved the script so that when no WOPort parameter is defined, we fallback to 20000.
138788
138789    Monotone-Parent: a8698cc119066cef660b176c3e956b5d0d843e7f
138790    Monotone-Revision: 4a2351cfd0ee0b84e1abe4b32284c6d363471ef3
138791
138792    Monotone-Author: ludovic@Sophos.ca
138793    Monotone-Date: 2009-08-27T19:15:04
138794    Monotone-Branch: ca.inverse.sogo
138795
138796M	Scripts/sogod-wrapper
138797
138798commit a38722d9cb069485477cc6afc223d8d73e54de05
138799Author: Francis Lachapelle <flachapelle@inverse.ca>
138800Date:   Thu Aug 27 16:51:30 2009 +0000
138801
138802    Fix scrolling issues and useless Ajax calls in Calendar web view
138803
138804    Monotone-Parent: fa7d871f17a70530eb91cb1db11d03a8fa643108
138805    Monotone-Revision: a8698cc119066cef660b176c3e956b5d0d843e7f
138806
138807    Monotone-Author: flachapelle@inverse.ca
138808    Monotone-Date: 2009-08-27T16:51:30
138809    Monotone-Branch: ca.inverse.sogo
138810
138811M	UI/WebServerResources/SchedulerUI.js
138812
138813commit 4803ab33b9fcd3a3aecd593b8df613084749ef4f
138814Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
138815Date:   Thu Aug 27 16:25:55 2009 +0000
138816
138817    Monotone-Parent: 63a3a1d33a35a9e581b4b29984291e59a03184af
138818    Monotone-Revision: fa7d871f17a70530eb91cb1db11d03a8fa643108
138819
138820    Monotone-Author: wsourdeau@inverse.ca
138821    Monotone-Date: 2009-08-27T16:25:55
138822    Monotone-Branch: ca.inverse.sogo
138823
138824M	Tests/webdavlib.py
138825
138826commit 7c335df2434d0046b7713eab69786dce9994fc40
138827Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
138828Date:   Thu Aug 27 16:22:14 2009 +0000
138829
138830    Monotone-Parent: b2238fb6fffbf3d555c8ef5fd7436135fbbdfacb
138831    Monotone-Revision: 63a3a1d33a35a9e581b4b29984291e59a03184af
138832
138833    Monotone-Author: wsourdeau@inverse.ca
138834    Monotone-Date: 2009-08-27T16:22:14
138835    Monotone-Branch: ca.inverse.sogo
138836
138837M	Tests/README
138838
138839commit d54fef79b8722d680984d1c83566b706e9af55c7
138840Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
138841Date:   Thu Aug 27 16:20:41 2009 +0000
138842
138843    Monotone-Parent: 413f1a1eef0a131464297caa0b801dbd10e14b8d
138844    Monotone-Revision: b2238fb6fffbf3d555c8ef5fd7436135fbbdfacb
138845
138846    Monotone-Author: wsourdeau@inverse.ca
138847    Monotone-Date: 2009-08-27T16:20:41
138848    Monotone-Branch: ca.inverse.sogo
138849
138850M	ChangeLog
138851M	SoObjects/Appointments/SOGoAppointmentObject.h
138852M	SoObjects/Appointments/SOGoAppointmentObject.m
138853M	SoObjects/Appointments/SOGoCalendarComponent.h
138854M	SoObjects/Appointments/SOGoComponentOccurence.h
138855M	SoObjects/Appointments/SOGoComponentOccurence.m
138856M	Tests/config.py.in
138857A	Tests/test-caldav-scheduling.py
138858M	UI/Scheduler/UIxAppointmentEditor.m
138859
138860commit cfe1d1151a073cc7b7f289c441ab7cde8c2ba9fb
138861Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
138862Date:   Thu Aug 27 16:12:00 2009 +0000
138863
138864    Monotone-Parent: 1639c49f52eac11f85997ccaa9ebcc659f81dd46
138865    Monotone-Revision: 413f1a1eef0a131464297caa0b801dbd10e14b8d
138866
138867    Monotone-Author: wsourdeau@inverse.ca
138868    Monotone-Date: 2009-08-27T16:12:00
138869    Monotone-Branch: ca.inverse.sogo
138870
138871M	SOPE/NGCards/ChangeLog
138872M	SOPE/NGCards/iCalPerson.h
138873M	SOPE/NGCards/iCalPerson.m
138874
138875commit b84952e615b6cb7cde4f15aa82f1aefb4f0e418f
138876Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
138877Date:   Thu Aug 27 16:10:51 2009 +0000
138878
138879    Monotone-Parent: 9526db8a187e1a3f30ac4b5933d589fcb9dbbc40
138880    Monotone-Revision: 1639c49f52eac11f85997ccaa9ebcc659f81dd46
138881
138882    Monotone-Author: wsourdeau@inverse.ca
138883    Monotone-Date: 2009-08-27T16:10:51
138884    Monotone-Branch: ca.inverse.sogo
138885
138886M	SOPE/NGCards/ChangeLog
138887M	SOPE/NGCards/iCalEntityObject.h
138888M	SOPE/NGCards/iCalEntityObject.m
138889
138890commit d72fc4792bf98e8333a01920dcd46157a7a930c2
138891Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
138892Date:   Thu Aug 27 16:09:26 2009 +0000
138893
138894    Monotone-Parent: a1d5297ee60258830645ba6ddadf4cdd9b01b0fd
138895    Monotone-Revision: 9526db8a187e1a3f30ac4b5933d589fcb9dbbc40
138896
138897    Monotone-Author: wsourdeau@inverse.ca
138898    Monotone-Date: 2009-08-27T16:09:26
138899    Monotone-Branch: ca.inverse.sogo
138900
138901M	SOPE/NGCards/CardVersitRenderer.m
138902M	SOPE/NGCards/ChangeLog
138903M	SOPE/NGCards/NSArray+NGCards.m
138904
138905commit cfe59955d9c1ab654e8d0952380af0ada6fce0cb
138906Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
138907Date:   Thu Aug 27 15:59:19 2009 +0000
138908
138909    Monotone-Parent: 10eef03af266df87b4a50193c2a0106754ea1c61
138910    Monotone-Revision: a1d5297ee60258830645ba6ddadf4cdd9b01b0fd
138911
138912    Monotone-Author: wsourdeau@inverse.ca
138913    Monotone-Date: 2009-08-27T15:59:19
138914    Monotone-Branch: ca.inverse.sogo
138915
138916M	ChangeLog
138917M	Tests/test-davacl.py
138918M	Tests/webdavlib.py
138919
138920commit 53f2433ad69304eade4e81ef4a4a212b40e3e0bd
138921Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
138922Date:   Wed Aug 26 18:44:01 2009 +0000
138923
138924    Monotone-Parent: dffe3ece2fff607a28fe41f2445afc3463098a7b
138925    Monotone-Revision: 10eef03af266df87b4a50193c2a0106754ea1c61
138926
138927    Monotone-Author: wsourdeau@inverse.ca
138928    Monotone-Date: 2009-08-26T18:44:01
138929    Monotone-Branch: ca.inverse.sogo
138930
138931M	.mtn-ignore
138932
138933commit 51bf101f89ce44ca48bf3570134c08eaf79aecdf
138934Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
138935Date:   Wed Aug 26 18:42:30 2009 +0000
138936
138937    Monotone-Parent: 63b0fe1a83c9f837dd3c38f9caf5869197d5ffbb
138938    Monotone-Revision: dffe3ece2fff607a28fe41f2445afc3463098a7b
138939
138940    Monotone-Author: wsourdeau@inverse.ca
138941    Monotone-Date: 2009-08-26T18:42:30
138942    Monotone-Branch: ca.inverse.sogo
138943
138944M	.mtn-ignore
138945
138946commit 9e0c1355be9fae49adc0e3aeceafe5a854dd9ba7
138947Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
138948Date:   Wed Aug 26 18:40:11 2009 +0000
138949
138950    Monotone-Parent: 97c9c9c324c392626b96db873449bcc7892993b9
138951    Monotone-Revision: 63b0fe1a83c9f837dd3c38f9caf5869197d5ffbb
138952
138953    Monotone-Author: wsourdeau@inverse.ca
138954    Monotone-Date: 2009-08-26T18:40:11
138955    Monotone-Branch: ca.inverse.sogo
138956
138957M	.mtn-ignore
138958
138959commit 3c659d118ec008924e77f8f179ea1a0f91c80371
138960Author: C Robert <crobert@inverse.ca>
138961Date:   Wed Aug 26 15:08:56 2009 +0000
138962
138963    Fixes for CKEDITOR
138964
138965    Monotone-Parent: 4b74905cc02ae0545c5ebcfdc467b052d5d42568
138966    Monotone-Revision: 97c9c9c324c392626b96db873449bcc7892993b9
138967
138968    Monotone-Author: crobert@inverse.ca
138969    Monotone-Date: 2009-08-26T15:08:56
138970    Monotone-Branch: ca.inverse.sogo
138971
138972M	UI/WebServerResources/UIxMailEditor.js
138973M	UI/WebServerResources/UIxPreferences.js
138974M	UI/WebServerResources/ckeditor/_source/skins/kama/mainui.css
138975M	UI/WebServerResources/ckeditor/config.js
138976M	UI/WebServerResources/ckeditor/skins/kama/editor.css
138977
138978commit 4f7130e8a0cd58696854a52a0fcda7c02ac2ff2b
138979Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
138980Date:   Wed Aug 26 15:00:12 2009 +0000
138981
138982    Monotone-Parent: 253445df7ee9966d67a53263e1ffd5389ab09588
138983    Monotone-Revision: 4b74905cc02ae0545c5ebcfdc467b052d5d42568
138984
138985    Monotone-Author: wsourdeau@inverse.ca
138986    Monotone-Date: 2009-08-26T15:00:12
138987    Monotone-Branch: ca.inverse.sogo
138988
138989M	ChangeLog
138990M	UI/MainUI/SOGoUserHomePage.m
138991
138992commit bf64bfdc1da4caac6c39b0f8cb8cab1e55bbb6c2
138993Author: C Robert <crobert@inverse.ca>
138994Date:   Wed Aug 26 14:10:37 2009 +0000
138995
138996    Removed CKEDITOR test files
138997
138998    Monotone-Parent: b2cf7eda0ef8f15fb6e78f8c38a7406a47bcdd2f
138999    Monotone-Revision: 253445df7ee9966d67a53263e1ffd5389ab09588
139000
139001    Monotone-Author: crobert@inverse.ca
139002    Monotone-Date: 2009-08-26T14:10:37
139003    Monotone-Branch: ca.inverse.sogo
139004
139005D	UI/WebServerResources/ckeditor/_source/tests/_assets/sample.css
139006D	UI/WebServerResources/ckeditor/_source/tests/_assets/sample.js
139007D	UI/WebServerResources/ckeditor/_source/tests/_assets/sample.txt
139008D	UI/WebServerResources/ckeditor/_source/tests/_assets/sample.xml
139009D	UI/WebServerResources/ckeditor/_source/tests/_assets/sample_xml.txt
139010D	UI/WebServerResources/ckeditor/_source/tests/core/_editor/custom_config_1.js
139011D	UI/WebServerResources/ckeditor/_source/tests/core/_editor/custom_config_2.js
139012D	UI/WebServerResources/ckeditor/_source/tests/core/ajax.html
139013D	UI/WebServerResources/ckeditor/_source/tests/core/ckeditor.html
139014D	UI/WebServerResources/ckeditor/_source/tests/core/dom/document.html
139015D	UI/WebServerResources/ckeditor/_source/tests/core/dom/documentfragment.html
139016D	UI/WebServerResources/ckeditor/_source/tests/core/dom/element.html
139017D	UI/WebServerResources/ckeditor/_source/tests/core/dom/node.html
139018D	UI/WebServerResources/ckeditor/_source/tests/core/dom/range.html
139019D	UI/WebServerResources/ckeditor/_source/tests/core/dom/text.html
139020D	UI/WebServerResources/ckeditor/_source/tests/core/dom/walker.html
139021D	UI/WebServerResources/ckeditor/_source/tests/core/dom/window.html
139022D	UI/WebServerResources/ckeditor/_source/tests/core/editor.html
139023D	UI/WebServerResources/ckeditor/_source/tests/core/env.html
139024D	UI/WebServerResources/ckeditor/_source/tests/core/event.html
139025D	UI/WebServerResources/ckeditor/_source/tests/core/htmlparser/fragment.html
139026D	UI/WebServerResources/ckeditor/_source/tests/core/htmlparser/htmlparser.html
139027D	UI/WebServerResources/ckeditor/_source/tests/core/plugins.html
139028D	UI/WebServerResources/ckeditor/_source/tests/core/plugins/myplugins/sample/my_plugin.js
139029D	UI/WebServerResources/ckeditor/_source/tests/core/scriptloader.html
139030D	UI/WebServerResources/ckeditor/_source/tests/core/tools.html
139031D	UI/WebServerResources/ckeditor/_source/tests/core/xml.html
139032D	UI/WebServerResources/ckeditor/_source/tests/plugins/domiterator/domiterator.html
139033D	UI/WebServerResources/ckeditor/_source/tests/plugins/htmldataprocessor/htmldataprocessor.html
139034D	UI/WebServerResources/ckeditor/_source/tests/plugins/list/list.html
139035D	UI/WebServerResources/ckeditor/_source/tests/plugins/selection/selection.html
139036D	UI/WebServerResources/ckeditor/_source/tests/plugins/styles/styles.html
139037D	UI/WebServerResources/ckeditor/_source/tests/test.css
139038D	UI/WebServerResources/ckeditor/_source/tests/test.js
139039D	UI/WebServerResources/ckeditor/_source/tests/testall.html
139040D	UI/WebServerResources/ckeditor/_source/tests/yuitest.js
139041
139042commit 0ce87017d68ecc9df012407198123002733af031
139043Author: C Robert <crobert@inverse.ca>
139044Date:   Wed Aug 26 14:03:12 2009 +0000
139045
139046    Imported CKEDITOR 3.0
139047
139048    Monotone-Parent: 5f9c08dd6b5b34d815ddb2108abbf4055e846934
139049    Monotone-Revision: b2cf7eda0ef8f15fb6e78f8c38a7406a47bcdd2f
139050
139051    Monotone-Author: crobert@inverse.ca
139052    Monotone-Date: 2009-08-26T14:03:12
139053    Monotone-Branch: ca.inverse.sogo
139054
139055M	UI/WebServerResources/UIxMailEditor.js
139056M	UI/WebServerResources/ckeditor/_source/core/_bootstrap.js
139057M	UI/WebServerResources/ckeditor/_source/core/ckeditor_base.js
139058M	UI/WebServerResources/ckeditor/_source/core/config.js
139059M	UI/WebServerResources/ckeditor/_source/core/dom/documentfragment.js
139060D	UI/WebServerResources/ckeditor/_source/core/dom/domwalker.js
139061M	UI/WebServerResources/ckeditor/_source/core/dom/element.js
139062M	UI/WebServerResources/ckeditor/_source/core/dom/node.js
139063M	UI/WebServerResources/ckeditor/_source/core/dom/range.js
139064M	UI/WebServerResources/ckeditor/_source/core/dom/walker.js
139065M	UI/WebServerResources/ckeditor/_source/core/dom/window.js
139066M	UI/WebServerResources/ckeditor/_source/core/editor.js
139067M	UI/WebServerResources/ckeditor/_source/core/htmlparser/fragment.js
139068M	UI/WebServerResources/ckeditor/_source/core/loader.js
139069M	UI/WebServerResources/ckeditor/_source/core/test.js
139070M	UI/WebServerResources/ckeditor/_source/core/tools.js
139071M	UI/WebServerResources/ckeditor/_source/lang/_translationstatus.txt
139072M	UI/WebServerResources/ckeditor/_source/lang/af.js
139073M	UI/WebServerResources/ckeditor/_source/lang/ar.js
139074M	UI/WebServerResources/ckeditor/_source/lang/bg.js
139075M	UI/WebServerResources/ckeditor/_source/lang/bn.js
139076M	UI/WebServerResources/ckeditor/_source/lang/bs.js
139077M	UI/WebServerResources/ckeditor/_source/lang/ca.js
139078M	UI/WebServerResources/ckeditor/_source/lang/cs.js
139079M	UI/WebServerResources/ckeditor/_source/lang/da.js
139080M	UI/WebServerResources/ckeditor/_source/lang/de.js
139081M	UI/WebServerResources/ckeditor/_source/lang/el.js
139082M	UI/WebServerResources/ckeditor/_source/lang/en-au.js
139083M	UI/WebServerResources/ckeditor/_source/lang/en-ca.js
139084M	UI/WebServerResources/ckeditor/_source/lang/en-uk.js
139085M	UI/WebServerResources/ckeditor/_source/lang/en.js
139086M	UI/WebServerResources/ckeditor/_source/lang/eo.js
139087M	UI/WebServerResources/ckeditor/_source/lang/es.js
139088M	UI/WebServerResources/ckeditor/_source/lang/et.js
139089M	UI/WebServerResources/ckeditor/_source/lang/eu.js
139090M	UI/WebServerResources/ckeditor/_source/lang/fa.js
139091M	UI/WebServerResources/ckeditor/_source/lang/fi.js
139092M	UI/WebServerResources/ckeditor/_source/lang/fo.js
139093M	UI/WebServerResources/ckeditor/_source/lang/fr-ca.js
139094M	UI/WebServerResources/ckeditor/_source/lang/fr.js
139095M	UI/WebServerResources/ckeditor/_source/lang/gl.js
139096M	UI/WebServerResources/ckeditor/_source/lang/gu.js
139097M	UI/WebServerResources/ckeditor/_source/lang/he.js
139098M	UI/WebServerResources/ckeditor/_source/lang/hi.js
139099M	UI/WebServerResources/ckeditor/_source/lang/hr.js
139100M	UI/WebServerResources/ckeditor/_source/lang/hu.js
139101M	UI/WebServerResources/ckeditor/_source/lang/is.js
139102M	UI/WebServerResources/ckeditor/_source/lang/it.js
139103M	UI/WebServerResources/ckeditor/_source/lang/ja.js
139104M	UI/WebServerResources/ckeditor/_source/lang/km.js
139105M	UI/WebServerResources/ckeditor/_source/lang/ko.js
139106M	UI/WebServerResources/ckeditor/_source/lang/lt.js
139107M	UI/WebServerResources/ckeditor/_source/lang/lv.js
139108M	UI/WebServerResources/ckeditor/_source/lang/mn.js
139109M	UI/WebServerResources/ckeditor/_source/lang/ms.js
139110M	UI/WebServerResources/ckeditor/_source/lang/nb.js
139111M	UI/WebServerResources/ckeditor/_source/lang/nl.js
139112M	UI/WebServerResources/ckeditor/_source/lang/no.js
139113M	UI/WebServerResources/ckeditor/_source/lang/pl.js
139114M	UI/WebServerResources/ckeditor/_source/lang/pt-br.js
139115M	UI/WebServerResources/ckeditor/_source/lang/pt.js
139116M	UI/WebServerResources/ckeditor/_source/lang/ro.js
139117M	UI/WebServerResources/ckeditor/_source/lang/ru.js
139118M	UI/WebServerResources/ckeditor/_source/lang/sk.js
139119M	UI/WebServerResources/ckeditor/_source/lang/sl.js
139120M	UI/WebServerResources/ckeditor/_source/lang/sr-latn.js
139121M	UI/WebServerResources/ckeditor/_source/lang/sr.js
139122M	UI/WebServerResources/ckeditor/_source/lang/sv.js
139123M	UI/WebServerResources/ckeditor/_source/lang/th.js
139124M	UI/WebServerResources/ckeditor/_source/lang/tr.js
139125M	UI/WebServerResources/ckeditor/_source/lang/uk.js
139126M	UI/WebServerResources/ckeditor/_source/lang/vi.js
139127M	UI/WebServerResources/ckeditor/_source/lang/zh-cn.js
139128M	UI/WebServerResources/ckeditor/_source/lang/zh.js
139129M	UI/WebServerResources/ckeditor/_source/plugins/about/dialogs/about.js
139130M	UI/WebServerResources/ckeditor/_source/plugins/button/plugin.js
139131M	UI/WebServerResources/ckeditor/_source/plugins/clipboard/dialogs/paste.js
139132M	UI/WebServerResources/ckeditor/_source/plugins/colorbutton/plugin.js
139133M	UI/WebServerResources/ckeditor/_source/plugins/dialog/plugin.js
139134M	UI/WebServerResources/ckeditor/_source/plugins/dialogui/plugin.js
139135M	UI/WebServerResources/ckeditor/_source/plugins/domiterator/plugin.js
139136M	UI/WebServerResources/ckeditor/_source/plugins/editingblock/plugin.js
139137M	UI/WebServerResources/ckeditor/_source/plugins/enterkey/plugin.js
139138M	UI/WebServerResources/ckeditor/_source/plugins/entities/plugin.js
139139M	UI/WebServerResources/ckeditor/_source/plugins/find/dialogs/find.js
139140M	UI/WebServerResources/ckeditor/_source/plugins/find/plugin.js
139141M	UI/WebServerResources/ckeditor/_source/plugins/flash/dialogs/flash.js
139142M	UI/WebServerResources/ckeditor/_source/plugins/flash/plugin.js
139143M	UI/WebServerResources/ckeditor/_source/plugins/floatpanel/plugin.js
139144M	UI/WebServerResources/ckeditor/_source/plugins/font/plugin.js
139145M	UI/WebServerResources/ckeditor/_source/plugins/format/plugin.js
139146M	UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/form.js
139147M	UI/WebServerResources/ckeditor/_source/plugins/htmldataprocessor/plugin.js
139148M	UI/WebServerResources/ckeditor/_source/plugins/image/dialogs/image.js
139149M	UI/WebServerResources/ckeditor/_source/plugins/image/plugin.js
139150M	UI/WebServerResources/ckeditor/_source/plugins/indent/plugin.js
139151M	UI/WebServerResources/ckeditor/_source/plugins/keystrokes/plugin.js
139152M	UI/WebServerResources/ckeditor/_source/plugins/link/dialogs/link.js
139153M	UI/WebServerResources/ckeditor/_source/plugins/list/plugin.js
139154M	UI/WebServerResources/ckeditor/_source/plugins/menu/plugin.js
139155M	UI/WebServerResources/ckeditor/_source/plugins/menubutton/plugin.js
139156M	UI/WebServerResources/ckeditor/_source/plugins/newpage/plugin.js
139157M	UI/WebServerResources/ckeditor/_source/plugins/panel/plugin.js
139158M	UI/WebServerResources/ckeditor/_source/plugins/pastefromword/dialogs/pastefromword.js
139159M	UI/WebServerResources/ckeditor/_source/plugins/pastefromword/plugin.js
139160M	UI/WebServerResources/ckeditor/_source/plugins/pastetext/plugin.js
139161M	UI/WebServerResources/ckeditor/_source/plugins/removeformat/plugin.js
139162M	UI/WebServerResources/ckeditor/_source/plugins/resize/plugin.js
139163M	UI/WebServerResources/ckeditor/_source/plugins/scayt/dialogs/options.js
139164M	UI/WebServerResources/ckeditor/_source/plugins/scayt/plugin.js
139165M	UI/WebServerResources/ckeditor/_source/plugins/selection/plugin.js
139166M	UI/WebServerResources/ckeditor/_source/plugins/showblocks/plugin.js
139167M	UI/WebServerResources/ckeditor/_source/plugins/smiley/dialogs/smiley.js
139168M	UI/WebServerResources/ckeditor/_source/plugins/smiley/plugin.js
139169M	UI/WebServerResources/ckeditor/_source/plugins/sourcearea/plugin.js
139170M	UI/WebServerResources/ckeditor/_source/plugins/specialchar/dialogs/specialchar.js
139171M	UI/WebServerResources/ckeditor/_source/plugins/styles/plugin.js
139172M	UI/WebServerResources/ckeditor/_source/plugins/stylescombo/plugin.js
139173M	UI/WebServerResources/ckeditor/_source/plugins/tab/plugin.js
139174M	UI/WebServerResources/ckeditor/_source/plugins/tabletools/dialogs/tableCell.js
139175M	UI/WebServerResources/ckeditor/_source/plugins/tabletools/plugin.js
139176M	UI/WebServerResources/ckeditor/_source/plugins/templates/plugin.js
139177M	UI/WebServerResources/ckeditor/_source/plugins/toolbar/plugin.js
139178M	UI/WebServerResources/ckeditor/_source/plugins/uicolor/dialogs/uicolor.js
139179M	UI/WebServerResources/ckeditor/_source/plugins/undo/plugin.js
139180M	UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/tmpFrameset.html
139181M	UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/wsc.js
139182M	UI/WebServerResources/ckeditor/_source/plugins/wysiwygarea/plugin.js
139183M	UI/WebServerResources/ckeditor/_source/skins/kama/dialog.css
139184D	UI/WebServerResources/ckeditor/_source/skins/kama/images/arrowdown.gif
139185D	UI/WebServerResources/ckeditor/_source/skins/kama/images/arrowleft.gif
139186D	UI/WebServerResources/ckeditor/_source/skins/kama/images/arrowright.gif
139187D	UI/WebServerResources/ckeditor/_source/skins/kama/images/arrowtop.gif
139188D	UI/WebServerResources/ckeditor/_source/skins/kama/images/resizer.gif
139189D	UI/WebServerResources/ckeditor/_source/skins/kama/images/resizer_rtl.gif
139190M	UI/WebServerResources/ckeditor/_source/skins/kama/images/sprites.png
139191M	UI/WebServerResources/ckeditor/_source/skins/kama/images/sprites_ie6.png
139192M	UI/WebServerResources/ckeditor/_source/skins/kama/mainui.css
139193M	UI/WebServerResources/ckeditor/_source/skins/kama/menu.css
139194M	UI/WebServerResources/ckeditor/_source/skins/kama/richcombo.css
139195M	UI/WebServerResources/ckeditor/_source/skins/kama/skin.js
139196D	UI/WebServerResources/ckeditor/_source/skins/kama/sprites.png
139197M	UI/WebServerResources/ckeditor/_source/skins/kama/toolbar.css
139198M	UI/WebServerResources/ckeditor/_source/skins/office2003/dialog.css
139199D	UI/WebServerResources/ckeditor/_source/skins/office2003/images/arrowdown.gif
139200D	UI/WebServerResources/ckeditor/_source/skins/office2003/images/arrowleft.gif
139201D	UI/WebServerResources/ckeditor/_source/skins/office2003/images/arrowright.gif
139202D	UI/WebServerResources/ckeditor/_source/skins/office2003/images/arrowtop.gif
139203D	UI/WebServerResources/ckeditor/_source/skins/office2003/images/resizer.gif
139204D	UI/WebServerResources/ckeditor/_source/skins/office2003/images/resizer_rtl.gif
139205M	UI/WebServerResources/ckeditor/_source/skins/office2003/images/sprites.png
139206M	UI/WebServerResources/ckeditor/_source/skins/office2003/images/sprites_ie6.png
139207M	UI/WebServerResources/ckeditor/_source/skins/office2003/mainui.css
139208M	UI/WebServerResources/ckeditor/_source/skins/office2003/menu.css
139209M	UI/WebServerResources/ckeditor/_source/skins/office2003/richcombo.css
139210M	UI/WebServerResources/ckeditor/_source/skins/office2003/skin.js
139211M	UI/WebServerResources/ckeditor/_source/skins/office2003/toolbar.css
139212M	UI/WebServerResources/ckeditor/_source/skins/v2/dialog.css
139213D	UI/WebServerResources/ckeditor/_source/skins/v2/images/arrowdown.gif
139214D	UI/WebServerResources/ckeditor/_source/skins/v2/images/arrowleft.gif
139215D	UI/WebServerResources/ckeditor/_source/skins/v2/images/arrowright.gif
139216D	UI/WebServerResources/ckeditor/_source/skins/v2/images/arrowtop.gif
139217D	UI/WebServerResources/ckeditor/_source/skins/v2/images/resizer.gif
139218D	UI/WebServerResources/ckeditor/_source/skins/v2/images/resizer_rtl.gif
139219M	UI/WebServerResources/ckeditor/_source/skins/v2/images/sprites.png
139220M	UI/WebServerResources/ckeditor/_source/skins/v2/images/sprites_ie6.png
139221M	UI/WebServerResources/ckeditor/_source/skins/v2/mainui.css
139222M	UI/WebServerResources/ckeditor/_source/skins/v2/menu.css
139223M	UI/WebServerResources/ckeditor/_source/skins/v2/presets.css
139224M	UI/WebServerResources/ckeditor/_source/skins/v2/richcombo.css
139225M	UI/WebServerResources/ckeditor/_source/skins/v2/toolbar.css
139226M	UI/WebServerResources/ckeditor/_source/tests/core/ckeditor.html
139227D	UI/WebServerResources/ckeditor/_source/tests/core/ckeditor2.html
139228M	UI/WebServerResources/ckeditor/_source/tests/core/dom/document.html
139229M	UI/WebServerResources/ckeditor/_source/tests/core/dom/documentfragment.html
139230M	UI/WebServerResources/ckeditor/_source/tests/core/dom/element.html
139231M	UI/WebServerResources/ckeditor/_source/tests/core/dom/node.html
139232M	UI/WebServerResources/ckeditor/_source/tests/core/dom/range.html
139233M	UI/WebServerResources/ckeditor/_source/tests/core/editor.html
139234M	UI/WebServerResources/ckeditor/_source/tests/core/htmlparser/htmlparser.html
139235M	UI/WebServerResources/ckeditor/_source/tests/core/plugins.html
139236M	UI/WebServerResources/ckeditor/_source/tests/core/tools.html
139237M	UI/WebServerResources/ckeditor/_source/tests/plugins/domiterator/domiterator.html
139238M	UI/WebServerResources/ckeditor/_source/tests/plugins/htmldataprocessor/htmldataprocessor.html
139239M	UI/WebServerResources/ckeditor/_source/tests/plugins/list/list.html
139240M	UI/WebServerResources/ckeditor/_source/tests/plugins/selection/selection.html
139241M	UI/WebServerResources/ckeditor/_source/tests/plugins/styles/styles.html
139242M	UI/WebServerResources/ckeditor/_source/tests/test.js
139243M	UI/WebServerResources/ckeditor/_source/tests/testall.html
139244M	UI/WebServerResources/ckeditor/_source/themes/default/theme.js
139245M	UI/WebServerResources/ckeditor/ckeditor.js
139246M	UI/WebServerResources/ckeditor/ckeditor.pack
139247M	UI/WebServerResources/ckeditor/ckeditor_basic.js
139248M	UI/WebServerResources/ckeditor/ckeditor_basic_source.js
139249M	UI/WebServerResources/ckeditor/ckeditor_source.js
139250M	UI/WebServerResources/ckeditor/config.js
139251M	UI/WebServerResources/ckeditor/contents.css
139252M	UI/WebServerResources/ckeditor/lang/_translationstatus.txt
139253M	UI/WebServerResources/ckeditor/lang/af.js
139254M	UI/WebServerResources/ckeditor/lang/ar.js
139255M	UI/WebServerResources/ckeditor/lang/bg.js
139256M	UI/WebServerResources/ckeditor/lang/bn.js
139257M	UI/WebServerResources/ckeditor/lang/bs.js
139258M	UI/WebServerResources/ckeditor/lang/ca.js
139259M	UI/WebServerResources/ckeditor/lang/cs.js
139260M	UI/WebServerResources/ckeditor/lang/da.js
139261M	UI/WebServerResources/ckeditor/lang/de.js
139262M	UI/WebServerResources/ckeditor/lang/el.js
139263M	UI/WebServerResources/ckeditor/lang/en-au.js
139264M	UI/WebServerResources/ckeditor/lang/en-ca.js
139265M	UI/WebServerResources/ckeditor/lang/en-uk.js
139266M	UI/WebServerResources/ckeditor/lang/en.js
139267M	UI/WebServerResources/ckeditor/lang/eo.js
139268M	UI/WebServerResources/ckeditor/lang/es.js
139269M	UI/WebServerResources/ckeditor/lang/et.js
139270M	UI/WebServerResources/ckeditor/lang/eu.js
139271M	UI/WebServerResources/ckeditor/lang/fa.js
139272M	UI/WebServerResources/ckeditor/lang/fi.js
139273M	UI/WebServerResources/ckeditor/lang/fo.js
139274M	UI/WebServerResources/ckeditor/lang/fr-ca.js
139275M	UI/WebServerResources/ckeditor/lang/fr.js
139276M	UI/WebServerResources/ckeditor/lang/gl.js
139277M	UI/WebServerResources/ckeditor/lang/gu.js
139278M	UI/WebServerResources/ckeditor/lang/he.js
139279M	UI/WebServerResources/ckeditor/lang/hi.js
139280M	UI/WebServerResources/ckeditor/lang/hr.js
139281M	UI/WebServerResources/ckeditor/lang/hu.js
139282M	UI/WebServerResources/ckeditor/lang/is.js
139283M	UI/WebServerResources/ckeditor/lang/it.js
139284M	UI/WebServerResources/ckeditor/lang/ja.js
139285M	UI/WebServerResources/ckeditor/lang/km.js
139286M	UI/WebServerResources/ckeditor/lang/ko.js
139287M	UI/WebServerResources/ckeditor/lang/lt.js
139288M	UI/WebServerResources/ckeditor/lang/lv.js
139289M	UI/WebServerResources/ckeditor/lang/mn.js
139290M	UI/WebServerResources/ckeditor/lang/ms.js
139291M	UI/WebServerResources/ckeditor/lang/nb.js
139292M	UI/WebServerResources/ckeditor/lang/nl.js
139293M	UI/WebServerResources/ckeditor/lang/no.js
139294M	UI/WebServerResources/ckeditor/lang/pl.js
139295M	UI/WebServerResources/ckeditor/lang/pt-br.js
139296M	UI/WebServerResources/ckeditor/lang/pt.js
139297M	UI/WebServerResources/ckeditor/lang/ro.js
139298M	UI/WebServerResources/ckeditor/lang/ru.js
139299M	UI/WebServerResources/ckeditor/lang/sk.js
139300M	UI/WebServerResources/ckeditor/lang/sl.js
139301M	UI/WebServerResources/ckeditor/lang/sr-latn.js
139302M	UI/WebServerResources/ckeditor/lang/sr.js
139303M	UI/WebServerResources/ckeditor/lang/sv.js
139304M	UI/WebServerResources/ckeditor/lang/th.js
139305M	UI/WebServerResources/ckeditor/lang/tr.js
139306M	UI/WebServerResources/ckeditor/lang/uk.js
139307M	UI/WebServerResources/ckeditor/lang/vi.js
139308M	UI/WebServerResources/ckeditor/lang/zh-cn.js
139309M	UI/WebServerResources/ckeditor/lang/zh.js
139310M	UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js
139311M	UI/WebServerResources/ckeditor/plugins/button/plugin.js
139312M	UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js
139313M	UI/WebServerResources/ckeditor/plugins/colorbutton/plugin.js
139314M	UI/WebServerResources/ckeditor/plugins/dialog/plugin.js
139315M	UI/WebServerResources/ckeditor/plugins/dialogui/plugin.js
139316M	UI/WebServerResources/ckeditor/plugins/domiterator/plugin.js
139317M	UI/WebServerResources/ckeditor/plugins/editingblock/plugin.js
139318M	UI/WebServerResources/ckeditor/plugins/enterkey/plugin.js
139319M	UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js
139320M	UI/WebServerResources/ckeditor/plugins/flash/plugin.js
139321M	UI/WebServerResources/ckeditor/plugins/floatpanel/plugin.js
139322M	UI/WebServerResources/ckeditor/plugins/font/plugin.js
139323M	UI/WebServerResources/ckeditor/plugins/forms/dialogs/form.js
139324M	UI/WebServerResources/ckeditor/plugins/htmldataprocessor/plugin.js
139325M	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
139326M	UI/WebServerResources/ckeditor/plugins/indent/plugin.js
139327M	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
139328M	UI/WebServerResources/ckeditor/plugins/list/plugin.js
139329M	UI/WebServerResources/ckeditor/plugins/menu/plugin.js
139330M	UI/WebServerResources/ckeditor/plugins/menubutton/plugin.js
139331M	UI/WebServerResources/ckeditor/plugins/panel/plugin.js
139332M	UI/WebServerResources/ckeditor/plugins/pastefromword/dialogs/pastefromword.js
139333M	UI/WebServerResources/ckeditor/plugins/pastetext/plugin.js
139334M	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js
139335M	UI/WebServerResources/ckeditor/plugins/scayt/plugin.js
139336M	UI/WebServerResources/ckeditor/plugins/selection/plugin.js
139337M	UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js
139338M	UI/WebServerResources/ckeditor/plugins/smiley/plugin.js
139339M	UI/WebServerResources/ckeditor/plugins/sourcearea/plugin.js
139340M	UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js
139341M	UI/WebServerResources/ckeditor/plugins/styles/plugin.js
139342M	UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js
139343M	UI/WebServerResources/ckeditor/plugins/tabletools/plugin.js
139344M	UI/WebServerResources/ckeditor/plugins/toolbar/plugin.js
139345M	UI/WebServerResources/ckeditor/plugins/uicolor/dialogs/uicolor.js
139346M	UI/WebServerResources/ckeditor/plugins/undo/plugin.js
139347M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
139348M	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js
139349M	UI/WebServerResources/ckeditor/plugins/wysiwygarea/plugin.js
139350M	UI/WebServerResources/ckeditor/skins/kama/dialog.css
139351M	UI/WebServerResources/ckeditor/skins/kama/editor.css
139352D	UI/WebServerResources/ckeditor/skins/kama/images/arrowdown.gif
139353D	UI/WebServerResources/ckeditor/skins/kama/images/arrowleft.gif
139354D	UI/WebServerResources/ckeditor/skins/kama/images/arrowright.gif
139355D	UI/WebServerResources/ckeditor/skins/kama/images/arrowtop.gif
139356D	UI/WebServerResources/ckeditor/skins/kama/images/resizer.gif
139357D	UI/WebServerResources/ckeditor/skins/kama/images/resizer_rtl.gif
139358M	UI/WebServerResources/ckeditor/skins/kama/images/sprites.png
139359M	UI/WebServerResources/ckeditor/skins/kama/images/sprites_ie6.png
139360M	UI/WebServerResources/ckeditor/skins/kama/skin.js
139361D	UI/WebServerResources/ckeditor/skins/kama/sprites.png
139362M	UI/WebServerResources/ckeditor/skins/office2003/dialog.css
139363M	UI/WebServerResources/ckeditor/skins/office2003/editor.css
139364D	UI/WebServerResources/ckeditor/skins/office2003/images/arrowdown.gif
139365D	UI/WebServerResources/ckeditor/skins/office2003/images/arrowleft.gif
139366D	UI/WebServerResources/ckeditor/skins/office2003/images/arrowright.gif
139367D	UI/WebServerResources/ckeditor/skins/office2003/images/arrowtop.gif
139368D	UI/WebServerResources/ckeditor/skins/office2003/images/resizer.gif
139369D	UI/WebServerResources/ckeditor/skins/office2003/images/resizer_rtl.gif
139370M	UI/WebServerResources/ckeditor/skins/office2003/images/sprites.png
139371M	UI/WebServerResources/ckeditor/skins/office2003/images/sprites_ie6.png
139372M	UI/WebServerResources/ckeditor/skins/office2003/skin.js
139373M	UI/WebServerResources/ckeditor/skins/v2/dialog.css
139374M	UI/WebServerResources/ckeditor/skins/v2/editor.css
139375D	UI/WebServerResources/ckeditor/skins/v2/images/arrowdown.gif
139376D	UI/WebServerResources/ckeditor/skins/v2/images/arrowleft.gif
139377D	UI/WebServerResources/ckeditor/skins/v2/images/arrowright.gif
139378D	UI/WebServerResources/ckeditor/skins/v2/images/arrowtop.gif
139379D	UI/WebServerResources/ckeditor/skins/v2/images/resizer.gif
139380D	UI/WebServerResources/ckeditor/skins/v2/images/resizer_rtl.gif
139381M	UI/WebServerResources/ckeditor/skins/v2/images/sprites.png
139382M	UI/WebServerResources/ckeditor/skins/v2/images/sprites_ie6.png
139383M	UI/WebServerResources/ckeditor/themes/default/theme.js
139384
139385commit 4d1a0031246303a167114591c2f6845203bc63b1
139386Author: C Robert <crobert@inverse.ca>
139387Date:   Wed Aug 26 13:49:48 2009 +0000
139388
139389    Mantis 3630 refix
139390
139391    Monotone-Parent: 32bd99a8a8c69346b13cc6932046158af7d3917c
139392    Monotone-Revision: 5f9c08dd6b5b34d815ddb2108abbf4055e846934
139393
139394    Monotone-Author: crobert@inverse.ca
139395    Monotone-Date: 2009-08-26T13:49:48
139396    Monotone-Branch: ca.inverse.sogo
139397
139398M	UI/WebServerResources/UIxMailEditor.css
139399
139400commit 4a694b045a2d4911ecedab5848a99404925d2351
139401Author: C Robert <crobert@inverse.ca>
139402Date:   Wed Aug 26 13:48:48 2009 +0000
139403
139404    Fixed .strings
139405
139406    Monotone-Parent: b8f742b602fe07741115cf9273d93efac1521390
139407    Monotone-Revision: 32bd99a8a8c69346b13cc6932046158af7d3917c
139408
139409    Monotone-Author: crobert@inverse.ca
139410    Monotone-Date: 2009-08-26T13:48:48
139411    Monotone-Branch: ca.inverse.sogo
139412
139413M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
139414M	SoObjects/Appointments/Czech.lproj/Localizable.strings
139415M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
139416M	SoObjects/Appointments/English.lproj/Localizable.strings
139417M	SoObjects/Appointments/French.lproj/Localizable.strings
139418M	SoObjects/Appointments/German.lproj/Localizable.strings
139419M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
139420M	SoObjects/Appointments/Italian.lproj/Localizable.strings
139421M	SoObjects/Appointments/Russian.lproj/Localizable.strings
139422M	SoObjects/Appointments/Spanish.lproj/Localizable.strings
139423M	SoObjects/Appointments/Welsh.lproj/Localizable.strings
139424
139425commit 13bb602aea9dc68891d1f581bce9129ac9ed66da
139426Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
139427Date:   Wed Aug 26 13:19:01 2009 +0000
139428
139429    Monotone-Parent: 3c0ee7a5e6c3b55080de52b9f49fb1e40b652fae
139430    Monotone-Revision: b8f742b602fe07741115cf9273d93efac1521390
139431
139432    Monotone-Author: wsourdeau@inverse.ca
139433    Monotone-Date: 2009-08-26T13:19:01
139434    Monotone-Branch: ca.inverse.sogo
139435
139436M	ChangeLog
139437A	SoObjects/Appointments/SOGoAptMailReceipt.h
139438A	SoObjects/Appointments/SOGoAptMailReceipt.m
139439
139440commit 1486216b0c25dea64650087d94f808d7ab90f2c9
139441Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
139442Date:   Tue Aug 25 21:28:24 2009 +0000
139443
139444    Monotone-Parent: 9a9029239df8b59ccf4609e50402e80e31085154
139445    Monotone-Revision: f04c25f5f8bfb6f1876bab3f70b89ee5c99bcc01
139446
139447    Monotone-Author: wsourdeau@inverse.ca
139448    Monotone-Date: 2009-08-25T21:28:24
139449    Monotone-Branch: ca.inverse.sogo
139450
139451M	ChangeLog
139452M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
139453M	SoObjects/Appointments/Czech.lproj/Localizable.strings
139454M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
139455M	SoObjects/Appointments/English.lproj/Localizable.strings
139456M	SoObjects/Appointments/French.lproj/Localizable.strings
139457M	SoObjects/Appointments/GNUmakefile
139458M	SoObjects/Appointments/German.lproj/Localizable.strings
139459M	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
139460M	SoObjects/Appointments/Italian.lproj/Localizable.strings
139461M	SoObjects/Appointments/Russian.lproj/Localizable.strings
139462M	SoObjects/Appointments/SOGoAppointmentFolder.m
139463M	SoObjects/Appointments/SOGoAppointmentObject.m
139464M	SoObjects/Appointments/SOGoAptMailNotification.m
139465M	SoObjects/Appointments/SOGoCalendarComponent.h
139466M	SoObjects/Appointments/SOGoCalendarComponent.m
139467M	SoObjects/Appointments/SOGoFreeBusyObject.m
139468M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
139469M	SoObjects/Appointments/Spanish.lproj/Localizable.strings
139470M	SoObjects/Appointments/Welsh.lproj/Localizable.strings
139471M	SoObjects/Appointments/iCalEventChanges+SOGo.m
139472M	SoObjects/SOGo/SOGoUser.h
139473M	SoObjects/SOGo/SOGoUser.m
139474A	UI/Templates/Appointments/SOGoAptMailDeletionReceipt.wox
139475A	UI/Templates/Appointments/SOGoAptMailInvitationReceipt.wox
139476A	UI/Templates/Appointments/SOGoAptMailUpdateReceipt.wox
139477
139478commit 9126a62dd79385aec146ebb235797cbad5c0e151
139479Author: Ludovic Marcotte <lmarcotte@inverse.ca>
139480Date:   Tue Aug 25 20:39:52 2009 +0000
139481
139482    Updated NEWS file.
139483
139484    Monotone-Parent: 4448ade7ffcea5cb2a735cfc2c14ca9588596303
139485    Monotone-Revision: 8795a814c4d6589297d2b23d6a67cf1981228e11
139486
139487    Monotone-Author: ludovic@Sophos.ca
139488    Monotone-Date: 2009-08-25T20:39:52
139489    Monotone-Branch: ca.inverse.sogo
139490
139491M	NEWS
139492
139493commit a67635d70cdf1f44b7a22f42a2c27cffffa8781e
139494Author: C Robert <crobert@inverse.ca>
139495Date:   Tue Aug 25 17:51:20 2009 +0000
139496
139497    Fixed compilation warnings
139498
139499    Monotone-Parent: 7ac5d165aefe44d7baf56c60ea6bdd8b100d1675
139500    Monotone-Revision: 4448ade7ffcea5cb2a735cfc2c14ca9588596303
139501
139502    Monotone-Author: crobert@inverse.ca
139503    Monotone-Date: 2009-08-25T17:51:20
139504    Monotone-Branch: ca.inverse.sogo
139505
139506M	SoObjects/SOGo/SOGoUser.h
139507M	UI/Contacts/UIxContactFoldersView.h
139508M	UI/Contacts/UIxContactFoldersView.m
139509M	UI/Contacts/UIxContactsListView.m
139510M	UI/PreferencesUI/UIxPreferences.m
139511
139512commit 2723e6ffebcd01e9a22792bb95114f1041c6bf22
139513Author: C Robert <crobert@inverse.ca>
139514Date:   Tue Aug 25 17:34:37 2009 +0000
139515
139516    Mantis 2175: Calendar - menu contextuel des tâches
139517
139518    Monotone-Parent: 9a9029239df8b59ccf4609e50402e80e31085154
139519    Monotone-Revision: 7ac5d165aefe44d7baf56c60ea6bdd8b100d1675
139520
139521    Monotone-Author: crobert@inverse.ca
139522    Monotone-Date: 2009-08-25T17:34:37
139523    Monotone-Branch: ca.inverse.sogo
139524
139525M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
139526M	UI/Scheduler/Czech.lproj/Localizable.strings
139527M	UI/Scheduler/Dutch.lproj/Localizable.strings
139528M	UI/Scheduler/English.lproj/Localizable.strings
139529M	UI/Scheduler/French.lproj/Localizable.strings
139530M	UI/Scheduler/German.lproj/Localizable.strings
139531M	UI/Scheduler/Hungarian.lproj/Localizable.strings
139532M	UI/Scheduler/Italian.lproj/Localizable.strings
139533M	UI/Scheduler/Russian.lproj/Localizable.strings
139534M	UI/Scheduler/Spanish.lproj/Localizable.strings
139535M	UI/Scheduler/Welsh.lproj/Localizable.strings
139536M	UI/Templates/SchedulerUI/UIxCalMainView.wox
139537M	UI/WebServerResources/SchedulerUI.js
139538
139539commit b7c9a597911bc62dd91880e6662b89e4550844bb
139540Author: C Robert <crobert@inverse.ca>
139541Date:   Tue Aug 25 15:05:01 2009 +0000
139542
139543    Mantis 1911: Added support for shor time format in calendar view
139544
139545    Monotone-Parent: 3cb43f8e60e5dd474976b8e32f28cbb097744a16
139546    Monotone-Revision: 9a9029239df8b59ccf4609e50402e80e31085154
139547
139548    Monotone-Author: crobert@inverse.ca
139549    Monotone-Date: 2009-08-25T15:05:01
139550    Monotone-Branch: ca.inverse.sogo
139551
139552M	ChangeLog
139553M	UI/Scheduler/UIxCalDayTable.h
139554M	UI/Scheduler/UIxCalDayTable.m
139555M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
139556M	UI/WebServerResources/UIxMailEditor.js
139557
139558commit 9881f32a82af1d0d84e193d253026e7f793bb964
139559Author: C Robert <crobert@inverse.ca>
139560Date:   Tue Aug 25 13:27:03 2009 +0000
139561
139562    Mantis 3630: SOGo 1.0.4 - IE 7.0 - 8.0 et Firefox - réponse HTML - affichage de quelques seconds du code HTML
139563
139564    Monotone-Parent: 0985637e09049cecd9007ee944d3e752881b83ca
139565    Monotone-Revision: 3cb43f8e60e5dd474976b8e32f28cbb097744a16
139566
139567    Monotone-Author: crobert@inverse.ca
139568    Monotone-Date: 2009-08-25T13:27:03
139569    Monotone-Branch: ca.inverse.sogo
139570
139571M	UI/WebServerResources/UIxMailEditor.css
139572M	UI/WebServerResources/UIxMailEditor.js
139573
139574commit 5a4386114d6a9cbe346d89da74b414ed5f650411
139575Author: C Robert <crobert@inverse.ca>
139576Date:   Tue Aug 25 13:12:14 2009 +0000
139577
139578    Monotone-Parent: 305e5198a69984fa19ae3d615ff25e6f48bed1bd
139579    Monotone-Revision: 0985637e09049cecd9007ee944d3e752881b83ca
139580
139581    Monotone-Author: crobert@inverse.ca
139582    Monotone-Date: 2009-08-25T13:12:14
139583    Monotone-Branch: ca.inverse.sogo
139584
139585M	ChangeLog
139586M	SoObjects/Contacts/SOGoContactGCSList.m
139587M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
139588M	UI/Contacts/Czech.lproj/Localizable.strings
139589M	UI/Contacts/Dutch.lproj/Localizable.strings
139590M	UI/Contacts/English.lproj/Localizable.strings
139591M	UI/Contacts/French.lproj/Localizable.strings
139592M	UI/Contacts/German.lproj/Localizable.strings
139593M	UI/Contacts/Hungarian.lproj/Localizable.strings
139594M	UI/Contacts/Italian.lproj/Localizable.strings
139595M	UI/Contacts/Russian.lproj/Localizable.strings
139596M	UI/Contacts/Spanish.lproj/Localizable.strings
139597M	UI/Contacts/Welsh.lproj/Localizable.strings
139598M	UI/Contacts/product.plist
139599M	UI/WebServerResources/ContactsUI.js
139600
139601commit 655d7acab12aebde7852b25085d57075287f8d4f
139602Author: Francis Lachapelle <flachapelle@inverse.ca>
139603Date:   Tue Aug 25 06:55:03 2009 +0000
139604
139605    Fix for folder creation in web interface
139606
139607    Monotone-Parent: 7ac5d165aefe44d7baf56c60ea6bdd8b100d1675
139608    Monotone-Revision: aef1019c7301247713eb09de3ac3db5bad7bd607
139609
139610    Monotone-Author: flachapelle@inverse.ca
139611    Monotone-Date: 2009-08-25T06:55:03
139612    Monotone-Branch: ca.inverse.sogo
139613
139614M	UI/WebServerResources/generic.js
139615
139616commit 7162f4c23770d5d88e06f3d8e60e8dd59097e2de
139617Author: C Robert <crobert@inverse.ca>
139618Date:   Mon Aug 24 21:02:47 2009 +0000
139619
139620    Fixed compilation warnings
139621
139622    Monotone-Parent: b2bb37a5b0be639020525c8cbc8f174b9869b25d
139623    Monotone-Revision: 305e5198a69984fa19ae3d615ff25e6f48bed1bd
139624
139625    Monotone-Author: crobert@inverse.ca
139626    Monotone-Date: 2009-08-24T21:02:47
139627    Monotone-Branch: ca.inverse.sogo
139628
139629M	SoObjects/Contacts/SOGoContactGCSList.h
139630M	UI/Contacts/UIxListEditor.h
139631M	UI/Contacts/UIxListEditor.m
139632M	UI/MailerUI/UIxMailMainFrame.h
139633M	UI/MailerUI/UIxMailMainFrame.m
139634
139635commit ac81ef06fd006ef972e8477792463df0baf40d0d
139636Author: C Robert <crobert@inverse.ca>
139637Date:   Mon Aug 24 20:47:23 2009 +0000
139638
139639    Forgotten files + crossbrowser fixes
139640
139641    Monotone-Parent: b798ab587b14c946102732e79770636904870654
139642    Monotone-Revision: b2bb37a5b0be639020525c8cbc8f174b9869b25d
139643
139644    Monotone-Author: crobert@inverse.ca
139645    Monotone-Date: 2009-08-24T20:47:23
139646    Monotone-Branch: ca.inverse.sogo
139647
139648M	UI/Templates/ContactsUI/UIxListEditor.wox
139649A	UI/WebServerResources/UIxListEditor.css
139650A	UI/WebServerResources/UIxListEditor.js
139651
139652commit 7a4b84b9b6fff1b2d4e937f27de7881c6f7ed2e3
139653Author: C Robert <crobert@inverse.ca>
139654Date:   Mon Aug 24 20:26:52 2009 +0000
139655
139656    Finished vList implementation
139657
139658    Monotone-Parent: 2570bc0c998646aa6c0501c971a29d77357cb7a1
139659    Monotone-Revision: b798ab587b14c946102732e79770636904870654
139660
139661    Monotone-Author: crobert@inverse.ca
139662    Monotone-Date: 2009-08-24T20:26:52
139663    Monotone-Branch: ca.inverse.sogo
139664
139665M	ChangeLog
139666M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
139667M	UI/Contacts/Czech.lproj/Localizable.strings
139668M	UI/Contacts/Dutch.lproj/Localizable.strings
139669M	UI/Contacts/English.lproj/Localizable.strings
139670M	UI/Contacts/French.lproj/Localizable.strings
139671M	UI/Contacts/German.lproj/Localizable.strings
139672M	UI/Contacts/Hungarian.lproj/Localizable.strings
139673M	UI/Contacts/Italian.lproj/Localizable.strings
139674M	UI/Contacts/Russian.lproj/Localizable.strings
139675M	UI/Contacts/Spanish.lproj/Localizable.strings
139676M	UI/Contacts/Toolbars/SOGoContactFolder.toolbar
139677M	UI/Contacts/UIxContactsListView.m
139678M	UI/Contacts/UIxListEditor.h
139679M	UI/Contacts/UIxListEditor.m
139680M	UI/Contacts/Welsh.lproj/Localizable.strings
139681M	UI/Contacts/product.plist
139682M	UI/MailerUI/UIxMailMainFrame.m
139683M	UI/Templates/ContactsUI/UIxListEditor.wox
139684M	UI/WebServerResources/ContactsUI.js
139685M	UI/WebServerResources/UIxMailEditor.js
139686M	UI/WebServerResources/UIxPreferences.css
139687
139688commit 2f39baacc129228b08553844268af635bff08d69
139689Author: C Robert <crobert@inverse.ca>
139690Date:   Mon Aug 24 19:40:29 2009 +0000
139691
139692    reindent
139693
139694    Monotone-Parent: cd1bb1e892161fcc358630fd5cf9f3c3511c886f
139695    Monotone-Revision: 2570bc0c998646aa6c0501c971a29d77357cb7a1
139696
139697    Monotone-Author: crobert@inverse.ca
139698    Monotone-Date: 2009-08-24T19:40:29
139699    Monotone-Branch: ca.inverse.sogo
139700
139701M	UI/MailerUI/UIxMailMainFrame.m
139702
139703commit 1c7e5b8680e4ae39137cf35062275eaec8bfacad
139704Author: C Robert <crobert@inverse.ca>
139705Date:   Fri Aug 21 17:41:52 2009 +0000
139706
139707    Improvement for list display
139708
139709    Monotone-Parent: 08fdc5d0a9471051564e0739b2dd3367c1e5143a
139710    Monotone-Revision: de4013a540009902497a1085be5975e4ff6c3a83
139711
139712    Monotone-Author: crobert@inverse.ca
139713    Monotone-Date: 2009-08-21T17:41:52
139714    Monotone-Branch: ca.inverse.sogo
139715
139716M	ChangeLog
139717M	UI/Contacts/UIxListView.h
139718M	UI/Contacts/UIxListView.m
139719
139720commit 7acec88b97a1889a37c4753c325177ca5e656193
139721Author: C Robert <crobert@inverse.ca>
139722Date:   Fri Aug 21 14:25:42 2009 +0000
139723
139724    Monotone-Parent: efb15318c83fe427840ce7814c65d5a7c2518a07
139725    Monotone-Revision: 08fdc5d0a9471051564e0739b2dd3367c1e5143a
139726
139727    Monotone-Author: crobert@inverse.ca
139728    Monotone-Date: 2009-08-21T14:25:42
139729    Monotone-Branch: ca.inverse.sogo
139730
139731M	ChangeLog
139732M	UI/Contacts/UIxListView.h
139733M	UI/Contacts/UIxListView.m
139734M	UI/Templates/ContactsUI/UIxListView.wox
139735
139736commit 3e8d3546721b17ac926a9d9469ef1715b1df511e
139737Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
139738Date:   Fri Aug 21 14:06:28 2009 +0000
139739
139740    Monotone-Parent: 8bc28439e37a30c502ed66d8e945e84b978841b0
139741    Monotone-Revision: efb15318c83fe427840ce7814c65d5a7c2518a07
139742
139743    Monotone-Author: wsourdeau@inverse.ca
139744    Monotone-Date: 2009-08-21T14:06:28
139745    Monotone-Branch: ca.inverse.sogo
139746
139747M	ChangeLog
139748M	Tests/test-davacl.py
139749M	Tests/test-wedavsync.py
139750M	Tests/webdavlib.py
139751
139752commit 00979a71f01cab403533d5ab917af946554c21ed
139753Author: C Robert <crobert@inverse.ca>
139754Date:   Thu Aug 20 21:08:42 2009 +0000
139755
139756    Fixed a small bug for Mantis 113
139757
139758    Monotone-Parent: df833316f2acc7ed57d72c5d6359d62d38f459ba
139759    Monotone-Revision: 8bc28439e37a30c502ed66d8e945e84b978841b0
139760
139761    Monotone-Author: crobert@inverse.ca
139762    Monotone-Date: 2009-08-20T21:08:42
139763    Monotone-Branch: ca.inverse.sogo
139764
139765M	ChangeLog
139766M	SoObjects/SOGo/LDAPUserManager.m
139767
139768commit f5a202a36a08586322823392c499ecf713c9a5d5
139769Author: C Robert <crobert@inverse.ca>
139770Date:   Thu Aug 20 20:51:01 2009 +0000
139771
139772    Mantis 113: Improvement for signature migration
139773
139774    Monotone-Parent: dc00d231986ac84ebf39553ae085b3efe0f8fae1
139775    Monotone-Revision: df833316f2acc7ed57d72c5d6359d62d38f459ba
139776
139777    Monotone-Author: crobert@inverse.ca
139778    Monotone-Date: 2009-08-20T20:51:01
139779    Monotone-Branch: ca.inverse.sogo
139780
139781M	ChangeLog
139782M	SoObjects/SOGo/SOGoUser.m
139783M	UI/PreferencesUI/UIxPreferences.m
139784
139785commit 2ffcb68c5072fe849faa5a9d77d9bf9adce518f0
139786Author: C Robert <crobert@inverse.ca>
139787Date:   Thu Aug 20 20:33:57 2009 +0000
139788
139789    Mantis 113: MailFieldNames are ignored when composing email with saved preferences
139790
139791    Monotone-Parent: fd4f04fce6a66b3dc14b58f9b67f93c6af6d450a
139792    Monotone-Revision: dc00d231986ac84ebf39553ae085b3efe0f8fae1
139793
139794    Monotone-Author: crobert@inverse.ca
139795    Monotone-Date: 2009-08-20T20:33:57
139796    Monotone-Branch: ca.inverse.sogo
139797
139798M	ChangeLog
139799M	SoObjects/SOGo/SOGoUser.m
139800M	UI/PreferencesUI/UIxPreferences.m
139801M	UI/WebServerResources/UIxMailEditor.js
139802
139803commit 486d69f331936297220f2301d391827883652518
139804Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
139805Date:   Thu Aug 20 20:06:43 2009 +0000
139806
139807    Monotone-Parent: 71c7e6883f9797f620d69005e2fcd3eca0a78268
139808    Monotone-Revision: d7d88aba2043056ef5f8c9a2b7f5e77653ee01f7
139809
139810    Monotone-Author: wsourdeau@inverse.ca
139811    Monotone-Date: 2009-08-20T20:06:43
139812    Monotone-Branch: ca.inverse.sogo
139813
139814M	SoObjects/Mailer/SOGoMailReply.m
139815M	UI/Scheduler/UIxCalendarProperties.m
139816
139817commit 3433b173a3a821b62fb2baaf001e94dabb82606c
139818Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
139819Date:   Wed Aug 19 13:42:26 2009 +0000
139820
139821    Monotone-Parent: f689524b3f038037e97064846ef2c5bb5328aef6
139822    Monotone-Revision: 71c7e6883f9797f620d69005e2fcd3eca0a78268
139823
139824    Monotone-Author: wsourdeau@inverse.ca
139825    Monotone-Date: 2009-08-19T13:42:26
139826    Monotone-Branch: ca.inverse.sogo
139827
139828M	debian/changelog
139829
139830commit 3a0abd7197ed8fa4db35e40213804d779c6c3513
139831Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
139832Date:   Wed Aug 19 12:48:35 2009 +0000
139833
139834    Monotone-Parent: 1bf1f8309760e932ba1283aea44e9ce3f1137047
139835    Monotone-Revision: f689524b3f038037e97064846ef2c5bb5328aef6
139836
139837    Monotone-Author: wsourdeau@inverse.ca
139838    Monotone-Date: 2009-08-19T12:48:35
139839    Monotone-Branch: ca.inverse.sogo
139840
139841M	ChangeLog
139842M	SoObjects/SOGo/SOGoContentObject.m
139843M	SoObjects/SOGo/SOGoObject.m
139844
139845commit 658afee248453572df3cd6445d68807d70a7641f
139846Author: Francis Lachapelle <flachapelle@inverse.ca>
139847Date:   Wed Aug 19 07:16:35 2009 +0000
139848
139849    JavaScript: Fix first row selection problem in lists
139850
139851    Monotone-Parent: 8bc28439e37a30c502ed66d8e945e84b978841b0
139852    Monotone-Revision: bc3bfc52f8785d114d335b22f794ece898dbd164
139853
139854    Monotone-Author: flachapelle@inverse.ca
139855    Monotone-Date: 2009-08-19T07:16:35
139856    Monotone-Branch: ca.inverse.sogo
139857
139858M	UI/WebServerResources/generic.js
139859
139860commit f4e1c305e5fd6acdeed6139215be98037a8804f5
139861Author: Francis Lachapelle <flachapelle@inverse.ca>
139862Date:   Wed Aug 19 00:26:55 2009 +0000
139863
139864    Fix JavaScript error in Calendar properties window
139865
139866    Monotone-Parent: f204b5cbae9f137b40fe156567df21dd058ef0fd
139867    Monotone-Revision: 4eec48b0737f46c7d29a611b8aacf7df08d809fb
139868
139869    Monotone-Author: flachapelle@inverse.ca
139870    Monotone-Date: 2009-08-19T00:26:55
139871    Monotone-Branch: ca.inverse.sogo
139872
139873M	UI/WebServerResources/UIxCalendarProperties.js
139874
139875commit 0fc8ee775663470644bfefbff95a9c5e68eecbe3
139876Author: C Robert <crobert@inverse.ca>
139877Date:   Thu Aug 20 19:30:06 2009 +0000
139878
139879    Mantis 107: clicking on a 'view d&t' type event doesn't select it
139880
139881    Monotone-Parent: 0f96bbd5bd12a4eb42f2da32dac803b09f41e85e
139882    Monotone-Revision: f204b5cbae9f137b40fe156567df21dd058ef0fd
139883
139884    Monotone-Author: crobert@inverse.ca
139885    Monotone-Date: 2009-08-20T19:30:06
139886    Monotone-Branch: ca.inverse.sogo
139887
139888M	UI/WebServerResources/SchedulerUI.js
139889
139890commit 553cb396fed56c312b47b923a207843194ff3da9
139891Author: C Robert <crobert@inverse.ca>
139892Date:   Thu Aug 20 19:20:12 2009 +0000
139893
139894    Mantis 112: Save events list view in Calendar module
139895
139896    Monotone-Parent: 29f7969895a4f6ac8b5194a0152152408c0e0ecb
139897    Monotone-Revision: 0f96bbd5bd12a4eb42f2da32dac803b09f41e85e
139898
139899    Monotone-Author: crobert@inverse.ca
139900    Monotone-Date: 2009-08-20T19:20:12
139901    Monotone-Branch: ca.inverse.sogo
139902
139903M	ChangeLog
139904M	UI/Scheduler/UIxCalFilterPanel.m
139905M	UI/Scheduler/UIxCalListingActions.m
139906
139907commit d4223aa0a0b428a98ea6042f1ca1f93fde225c33
139908Author: C Robert <crobert@inverse.ca>
139909Date:   Thu Aug 20 18:35:55 2009 +0000
139910
139911    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
139912
139913    Monotone-Parent: 703ef021864a30cc204316cf7c457d1e1e3a520e
139914    Monotone-Revision: 29f7969895a4f6ac8b5194a0152152408c0e0ecb
139915
139916    Monotone-Author: crobert@inverse.ca
139917    Monotone-Date: 2009-08-20T18:35:55
139918    Monotone-Branch: ca.inverse.sogo
139919
139920M	UI/WebServerResources/SchedulerUI.js
139921
139922commit 855e40b9c48975cd41360f86380bff49af3dd952
139923Author: C Robert <crobert@inverse.ca>
139924Date:   Thu Aug 20 17:50:37 2009 +0000
139925
139926    Reversed Mantis 1911
139927
139928    Monotone-Parent: 8ca5aace55726ddec16532b1c35cb58a10926682
139929    Monotone-Revision: 703ef021864a30cc204316cf7c457d1e1e3a520e
139930
139931    Monotone-Author: crobert@inverse.ca
139932    Monotone-Date: 2009-08-20T17:50:37
139933    Monotone-Branch: ca.inverse.sogo
139934
139935M	ChangeLog
139936M	UI/Scheduler/UIxDatePicker.h
139937M	UI/Scheduler/UIxDatePicker.m
139938
139939commit 51b21413691e7a9ed654c6c9e1dcc7d57a4066d1
139940Author: C Robert <crobert@inverse.ca>
139941Date:   Thu Aug 20 17:27:08 2009 +0000
139942
139943    Fixed calendar display change issue
139944
139945    Monotone-Parent: a49dddbcfd99daf939a96a58365d763aadf1efc8
139946    Monotone-Revision: 8ca5aace55726ddec16532b1c35cb58a10926682
139947
139948    Monotone-Author: crobert@inverse.ca
139949    Monotone-Date: 2009-08-20T17:27:08
139950    Monotone-Branch: ca.inverse.sogo
139951
139952M	UI/WebServerResources/SchedulerUI.js
139953
139954commit 5e84df5faa214b5eda97796ae62bd1a05ab769a7
139955Author: C Robert <crobert@inverse.ca>
139956Date:   Thu Aug 20 14:30:52 2009 +0000
139957
139958    Mantis 1911: Calendrier - support des dates courtes
139959
139960    Monotone-Parent: 7f0d410fd526f1879ea158593030d6d7b46be292
139961    Monotone-Revision: a49dddbcfd99daf939a96a58365d763aadf1efc8
139962
139963    Monotone-Author: crobert@inverse.ca
139964    Monotone-Date: 2009-08-20T14:30:52
139965    Monotone-Branch: ca.inverse.sogo
139966
139967M	ChangeLog
139968M	UI/Scheduler/UIxDatePicker.h
139969M	UI/Scheduler/UIxDatePicker.m
139970
139971commit 4b4a31796bb91a6abb59ed0ab948ecfe533c8e88
139972Author: C Robert <crobert@inverse.ca>
139973Date:   Thu Aug 20 13:02:51 2009 +0000
139974
139975    Mantis 2040: Calendar - Creation d'un calendrier avec un nom existant
139976
139977    Monotone-Parent: 92b5fc52a3736b8120b0011dacbf4f2aa73c71f9
139978    Monotone-Revision: 7f0d410fd526f1879ea158593030d6d7b46be292
139979
139980    Monotone-Author: crobert@inverse.ca
139981    Monotone-Date: 2009-08-20T13:02:51
139982    Monotone-Branch: ca.inverse.sogo
139983
139984M	ChangeLog
139985M	SoObjects/SOGo/SOGoParentFolder.m
139986M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
139987M	UI/Common/Czech.lproj/Localizable.strings
139988M	UI/Common/Dutch.lproj/Localizable.strings
139989M	UI/Common/English.lproj/Localizable.strings
139990M	UI/Common/French.lproj/Localizable.strings
139991M	UI/Common/German.lproj/Localizable.strings
139992M	UI/Common/Hungarian.lproj/Localizable.strings
139993M	UI/Common/Italian.lproj/Localizable.strings
139994M	UI/Common/Russian.lproj/Localizable.strings
139995M	UI/Common/Spanish.lproj/Localizable.strings
139996M	UI/Common/UIxParentFolderActions.m
139997M	UI/Common/Welsh.lproj/Localizable.strings
139998M	UI/WebServerResources/generic.js
139999
140000commit a9af949ef645c878a0392d3ea989fae79e0e286a
140001Author: C Robert <crobert@inverse.ca>
140002Date:   Wed Aug 19 20:32:58 2009 +0000
140003
140004    Mantis 2168: Mail - Affichage des messages 'non-existants' sur le serveur
140005
140006    Monotone-Parent: bdfd1fb2af5b1ac9682f23093d493b2afeb1287f
140007    Monotone-Revision: 92b5fc52a3736b8120b0011dacbf4f2aa73c71f9
140008
140009    Monotone-Author: crobert@inverse.ca
140010    Monotone-Date: 2009-08-19T20:32:58
140011    Monotone-Branch: ca.inverse.sogo
140012
140013M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
140014M	UI/MailerUI/Czech.lproj/Localizable.strings
140015M	UI/MailerUI/Dutch.lproj/Localizable.strings
140016M	UI/MailerUI/English.lproj/Localizable.strings
140017M	UI/MailerUI/French.lproj/Localizable.strings
140018M	UI/MailerUI/German.lproj/Localizable.strings
140019M	UI/MailerUI/Hungarian.lproj/Localizable.strings
140020M	UI/MailerUI/Italian.lproj/Localizable.strings
140021M	UI/MailerUI/Russian.lproj/Localizable.strings
140022M	UI/MailerUI/Spanish.lproj/Localizable.strings
140023M	UI/MailerUI/Welsh.lproj/Localizable.strings
140024M	UI/WebServerResources/MailerUI.js
140025
140026commit 78ed08664c771aa014debbf278256a03d9add074
140027Author: C Robert <crobert@inverse.ca>
140028Date:   Wed Aug 19 20:04:59 2009 +0000
140029
140030    Made image lighter
140031
140032    Monotone-Parent: fbeef1c7f78a5c59c02f565b96c5e2cfe2e6b18b
140033    Monotone-Revision: bdfd1fb2af5b1ac9682f23093d493b2afeb1287f
140034
140035    Monotone-Author: crobert@inverse.ca
140036    Monotone-Date: 2009-08-19T20:04:59
140037    Monotone-Branch: ca.inverse.sogo
140038
140039M	UI/WebServerResources/flag-col.png
140040
140041commit 1eeea5b7008e20204b16bff49aaf4cd16f22e64e
140042Author: Ludovic Marcotte <lmarcotte@inverse.ca>
140043Date:   Wed Aug 19 19:52:42 2009 +0000
140044
140045    Updated the NEWS file and the installation guide
140046
140047    Monotone-Parent: 87900b7c90887e5048e78bcaa1e722ea0e1ebfe5
140048    Monotone-Revision: 7c984206f0f8720225b0539588bf187498c7ca04
140049
140050    Monotone-Author: ludovic@Sophos.ca
140051    Monotone-Date: 2009-08-19T19:52:42
140052    Monotone-Branch: ca.inverse.sogo
140053
140054M	Documentation/SOGo Installation Guide.odt
140055M	NEWS
140056
140057commit bcc6384c798865e4d89d8c2031efe9c281d6db81
140058Author: C Robert <crobert@inverse.ca>
140059Date:   Wed Aug 19 19:47:31 2009 +0000
140060
140061    Monotone-Parent: 87900b7c90887e5048e78bcaa1e722ea0e1ebfe5
140062    Monotone-Revision: 1720cf251b5e03b7d77aadbba2e8a9b52b80ce5a
140063
140064    Monotone-Author: crobert@inverse.ca
140065    Monotone-Date: 2009-08-19T19:47:31
140066    Monotone-Branch: ca.inverse.sogo
140067
140068M	ChangeLog
140069M	UI/MailerUI/UIxMailActions.m
140070M	UI/MailerUI/UIxMailListView.m
140071M	UI/MailerUI/UIxMailMainFrame.m
140072M	UI/MailerUI/product.plist
140073M	UI/Templates/MailerUI/UIxMailListView.wox
140074M	UI/WebServerResources/MailerUI.js
140075
140076commit 239ddd089320f89c419d43b255ba6da4b38f7d5a
140077Author: C Robert <crobert@inverse.ca>
140078Date:   Wed Aug 19 18:30:38 2009 +0000
140079
140080    Previous commit shouldn't have been committed
140081
140082    Monotone-Parent: ee18468e16d633fef09c8a65800ce3bc9972d6ad
140083    Monotone-Revision: 87900b7c90887e5048e78bcaa1e722ea0e1ebfe5
140084
140085    Monotone-Author: crobert@inverse.ca
140086    Monotone-Date: 2009-08-19T18:30:38
140087    Monotone-Branch: ca.inverse.sogo
140088
140089M	UI/Templates/MailerUI/UIxMailListView.wox
140090
140091commit 8280182e6f7d3a3cdad70174929eaf7e071955ad
140092Author: C Robert <crobert@inverse.ca>
140093Date:   Wed Aug 19 18:28:45 2009 +0000
140094
140095    Monotone-Parent: c8d9461267efd327cf065998b1f0637173d20850
140096    Monotone-Revision: ee18468e16d633fef09c8a65800ce3bc9972d6ad
140097
140098    Monotone-Author: crobert@inverse.ca
140099    Monotone-Date: 2009-08-19T18:28:45
140100    Monotone-Branch: ca.inverse.sogo
140101
140102M	UI/Templates/MailerUI/UIxMailListView.wox
140103A	UI/WebServerResources/flag-col.png
140104
140105commit 587b717de5986454ce80a49e76ef4d72a8f3de08
140106Author: C Robert <crobert@inverse.ca>
140107Date:   Wed Aug 19 18:22:25 2009 +0000
140108
140109    Mantis 1428: Mail - List - premiere colonne
140110
140111    Monotone-Parent: ca6dc2412eb31b0b8d9918590d81e48f8a2088b4
140112    Monotone-Revision: c8d9461267efd327cf065998b1f0637173d20850
140113
140114    Monotone-Author: crobert@inverse.ca
140115    Monotone-Date: 2009-08-19T18:22:25
140116    Monotone-Branch: ca.inverse.sogo
140117
140118M	ChangeLog
140119M	UI/MailerUI/UIxMailListView.m
140120M	UI/Templates/MailerUI/UIxMailListView.wox
140121A	UI/WebServerResources/flag.png
140122
140123commit 99944b67f51cd30a4f07dda6fc4636653e633755
140124Author: C Robert <crobert@inverse.ca>
140125Date:   Wed Aug 19 17:19:32 2009 +0000
140126
140127    Mantis 1268: SOGo Web: Module au démarrage
140128
140129    Monotone-Parent: c21bac350b493f251e4917c5ae6b5e88a532b0a0
140130    Monotone-Revision: ca6dc2412eb31b0b8d9918590d81e48f8a2088b4
140131
140132    Monotone-Author: crobert@inverse.ca
140133    Monotone-Date: 2009-08-19T17:19:32
140134    Monotone-Branch: ca.inverse.sogo
140135
140136M	ChangeLog
140137M	UI/Contacts/UIxContactFoldersView.m
140138M	UI/MailerUI/UIxMailListView.m
140139M	UI/MainUI/SOGoUserHomePage.m
140140M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
140141M	UI/PreferencesUI/Czech.lproj/Localizable.strings
140142M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
140143M	UI/PreferencesUI/English.lproj/Localizable.strings
140144M	UI/PreferencesUI/French.lproj/Localizable.strings
140145M	UI/PreferencesUI/German.lproj/Localizable.strings
140146M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
140147M	UI/PreferencesUI/Italian.lproj/Localizable.strings
140148M	UI/PreferencesUI/Russian.lproj/Localizable.strings
140149M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
140150M	UI/PreferencesUI/UIxPreferences.m
140151M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
140152M	UI/Scheduler/UIxCalMainView.m
140153M	UI/Templates/PreferencesUI/UIxPreferences.wox
140154
140155commit 3c431eeb8499c66e899f91357b7933b10537a070
140156Author: C Robert <crobert@inverse.ca>
140157Date:   Wed Aug 19 16:02:05 2009 +0000
140158
140159    reindent
140160
140161    Monotone-Parent: 71c7e6883f9797f620d69005e2fcd3eca0a78268
140162    Monotone-Revision: c21bac350b493f251e4917c5ae6b5e88a532b0a0
140163
140164    Monotone-Author: crobert@inverse.ca
140165    Monotone-Date: 2009-08-19T16:02:05
140166    Monotone-Branch: ca.inverse.sogo
140167
140168M	UI/MainUI/SOGoUserHomePage.m
140169
140170commit d00a20e9f5ba5091e29e5770c61c5345c681e30b
140171Author: C Robert <crobert@inverse.ca>
140172Date:   Tue Aug 18 19:03:56 2009 +0000
140173
140174    Mantis 89: Select account + action results in an error
140175
140176    Monotone-Parent: fd68594395e1fce1922bab89dcc37e32cb3baba5
140177    Monotone-Revision: 1bf1f8309760e932ba1283aea44e9ce3f1137047
140178
140179    Monotone-Author: crobert@inverse.ca
140180    Monotone-Date: 2009-08-18T19:03:56
140181    Monotone-Branch: ca.inverse.sogo
140182
140183M	UI/WebServerResources/MailerUI.js
140184
140185commit a921d4abc60157e596b77b225642019dddb89eb4
140186Author: C Robert <crobert@inverse.ca>
140187Date:   Tue Aug 18 18:23:13 2009 +0000
140188
140189    Mantis 94: refreshes to the views should not change the scrolling of the calendar view
140190
140191    Monotone-Parent: e7b81958c4674e9abdea432ddd234af617b11eda
140192    Monotone-Revision: fd68594395e1fce1922bab89dcc37e32cb3baba5
140193
140194    Monotone-Author: crobert@inverse.ca
140195    Monotone-Date: 2009-08-18T18:23:13
140196    Monotone-Branch: ca.inverse.sogo
140197
140198M	UI/WebServerResources/SchedulerUI.js
140199
140200commit 11d5455737c73506901430442162d3db1c7b4ad2
140201Author: C Robert <crobert@inverse.ca>
140202Date:   Tue Aug 18 17:41:14 2009 +0000
140203
140204    Removed apache2 dependency
140205
140206    Monotone-Parent: 2c8266b41b53ae4ece560d6f611a57376986383a
140207    Monotone-Revision: fc29c1b763c506067039095b47f73dfd6301f0e2
140208
140209    Monotone-Author: crobert@inverse.ca
140210    Monotone-Date: 2009-08-18T17:41:14
140211    Monotone-Branch: ca.inverse.sogo
140212
140213M	debian/control
140214M	debian/rules
140215
140216commit 1652ba8c0bb1d02de50348252370fc01487ce41c
140217Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140218Date:   Tue Aug 18 17:36:20 2009 +0000
140219
140220    Monotone-Parent: 3015b169187acab527747642b2900806a48dbe60
140221    Monotone-Revision: c0ba6ea9411e86e50582cdd4036256776349b556
140222
140223    Monotone-Author: wsourdeau@inverse.ca
140224    Monotone-Date: 2009-08-18T17:36:20
140225    Monotone-Branch: ca.inverse.sogo
140226
140227M	ChangeLog
140228M	SoObjects/SOGo/SOGoGCSFolder.m
140229
140230commit 25a73572fa6e83dad43e812ea090c9ae8b70bd11
140231Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140232Date:   Tue Aug 18 16:29:05 2009 +0000
140233
140234    Monotone-Parent: 5e34460d5c6145da6324800a86094d3851ed1333
140235    Monotone-Revision: 3015b169187acab527747642b2900806a48dbe60
140236
140237    Monotone-Author: wsourdeau@inverse.ca
140238    Monotone-Date: 2009-08-18T16:29:05
140239    Monotone-Branch: ca.inverse.sogo
140240
140241M	UI/MainUI/product.plist
140242
140243commit 54b18ff052639d186bed49d5010c4b553de96e2a
140244Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140245Date:   Tue Aug 18 16:22:20 2009 +0000
140246
140247    Monotone-Parent: afa8a9fe095d6de052bd0ce6faa3412737247666
140248    Monotone-Revision: 5e34460d5c6145da6324800a86094d3851ed1333
140249
140250    Monotone-Author: wsourdeau@inverse.ca
140251    Monotone-Date: 2009-08-18T16:22:20
140252    Monotone-Branch: ca.inverse.sogo
140253
140254M	UI/Scheduler/UIxCalListingActions.m
140255
140256commit 368766074999e2af65762576700f09780ac70dcd
140257Author: C Robert <crobert@inverse.ca>
140258Date:   Tue Aug 18 12:53:29 2009 +0000
140259
140260    Mantis 97: HTML editor has its own resize handle
140261
140262    Monotone-Parent: 9cbe6e6f1780024d4dcb37d4ce3de593f9c91828
140263    Monotone-Revision: afa8a9fe095d6de052bd0ce6faa3412737247666
140264
140265    Monotone-Author: crobert@inverse.ca
140266    Monotone-Date: 2009-08-18T12:53:29
140267    Monotone-Branch: ca.inverse.sogo
140268
140269M	UI/WebServerResources/ckeditor/config.js
140270
140271commit 1ae7e9d18d0e5799ad3ad10ba2505aab00844d2e
140272Author: Francis Lachapelle <flachapelle@inverse.ca>
140273Date:   Tue Aug 18 01:55:49 2009 +0000
140274
140275    Added confirmation message when activating synchronization for a calendar
140276
140277    Monotone-Parent: b5a68a922e7dfe7ff0ee88a40ce86bf257337314
140278    Monotone-Revision: 973efc6b7800601981d13f7968d2b1ff1e7e5858
140279
140280    Monotone-Author: flachapelle@inverse.ca
140281    Monotone-Date: 2009-08-18T01:55:49
140282    Monotone-Branch: ca.inverse.sogo
140283
140284M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
140285M	UI/Scheduler/Czech.lproj/Localizable.strings
140286M	UI/Scheduler/Dutch.lproj/Localizable.strings
140287M	UI/Scheduler/English.lproj/Localizable.strings
140288M	UI/Scheduler/French.lproj/Localizable.strings
140289M	UI/Scheduler/German.lproj/Localizable.strings
140290M	UI/Scheduler/Hungarian.lproj/Localizable.strings
140291M	UI/Scheduler/Italian.lproj/Localizable.strings
140292M	UI/Scheduler/Russian.lproj/Localizable.strings
140293M	UI/Scheduler/Spanish.lproj/Localizable.strings
140294M	UI/Scheduler/Welsh.lproj/Localizable.strings
140295M	UI/WebServerResources/UIxCalendarProperties.js
140296
140297commit 7885aa117fa621ba3ff71679b19ee45b84319262
140298Author: Francis Lachapelle <flachapelle@inverse.ca>
140299Date:   Tue Aug 18 01:43:48 2009 +0000
140300
140301    Fix for IE in Calendar properties window
140302
140303    Monotone-Parent: beb2fb890a599cef48ee59d92816a5e06ba02a1f
140304    Monotone-Revision: b5a68a922e7dfe7ff0ee88a40ce86bf257337314
140305
140306    Monotone-Author: flachapelle@inverse.ca
140307    Monotone-Date: 2009-08-18T01:43:48
140308    Monotone-Branch: ca.inverse.sogo
140309
140310M	UI/WebServerResources/iefixes.css
140311
140312commit 169f8ec107eb49b1974e76cd0b246f5f3b1f7bf8
140313Author: Ludovic Marcotte <lmarcotte@inverse.ca>
140314Date:   Tue Aug 18 16:52:52 2009 +0000
140315
140316    Updated guide for Funambol 7.1
140317
140318    Monotone-Parent: d7d1c2dca6201480a29c35b33a4b32fbfac9af55
140319    Monotone-Revision: beb2fb890a599cef48ee59d92816a5e06ba02a1f
140320
140321    Monotone-Author: ludovic@Sophos.ca
140322    Monotone-Date: 2009-08-18T16:52:52
140323    Monotone-Branch: ca.inverse.sogo
140324
140325M	Documentation/SOGo Installation Guide.odt
140326
140327commit 8a6457e30c39315793a2222079ada06dda9c8aec
140328Author: C Robert <crobert@inverse.ca>
140329Date:   Tue Aug 18 16:27:28 2009 +0000
140330
140331    Mantis 98: Javascript error in IE when opening contacts popup window from mail module
140332
140333    Monotone-Parent: afa8a9fe095d6de052bd0ce6faa3412737247666
140334    Monotone-Revision: b0b741447cee83cc3c6abb1efe8e10d41ca9b746
140335
140336    Monotone-Author: crobert@inverse.ca
140337    Monotone-Date: 2009-08-18T16:27:28
140338    Monotone-Branch: ca.inverse.sogo
140339
140340M	UI/Templates/UIxPageFrame.wox
140341A	UI/WebServerResources/XMLHttpRequest.js
140342M	UI/WebServerResources/generic.js
140343
140344commit d09c9cd6050d2c5ec4ce998ecb6251b657779ec4
140345Author: Francis Lachapelle <flachapelle@inverse.ca>
140346Date:   Tue Aug 18 01:05:46 2009 +0000
140347
140348    Added missing translation for Administration module
140349
140350    Monotone-Parent: fc14d34147bb3a4088cf11fc2edfa7dc8ee1b62c
140351    Monotone-Revision: 0c53de1af9568d623ce0caee5e1b914df12b40bb
140352
140353    Monotone-Author: flachapelle@inverse.ca
140354    Monotone-Date: 2009-08-18T01:05:46
140355    Monotone-Branch: ca.inverse.sogo
140356
140357M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
140358M	UI/Common/Czech.lproj/Localizable.strings
140359M	UI/Common/Dutch.lproj/Localizable.strings
140360M	UI/Common/French.lproj/Localizable.strings
140361M	UI/Common/German.lproj/Localizable.strings
140362M	UI/Common/Italian.lproj/Localizable.strings
140363M	UI/Common/Russian.lproj/Localizable.strings
140364M	UI/Common/Spanish.lproj/Localizable.strings
140365M	UI/Common/Welsh.lproj/Localizable.strings
140366
140367commit 607b8915df900577c89db3ebd11cab40e6be8373
140368Author: Francis Lachapelle <flachapelle@inverse.ca>
140369Date:   Tue Aug 18 01:05:33 2009 +0000
140370
140371    Added missing translation for Administration module
140372
140373    Monotone-Parent: 54b80d62e3c706aa43398f889ab394e00c6fa08e
140374    Monotone-Revision: fc14d34147bb3a4088cf11fc2edfa7dc8ee1b62c
140375
140376    Monotone-Author: flachapelle@inverse.ca
140377    Monotone-Date: 2009-08-18T01:05:33
140378    Monotone-Branch: ca.inverse.sogo
140379
140380M	UI/Common/Hungarian.lproj/Localizable.strings
140381
140382commit e7eb160782caaed79c93894324d16c49b755e086
140383Author: Francis Lachapelle <flachapelle@inverse.ca>
140384Date:   Tue Aug 18 01:03:05 2009 +0000
140385
140386    Improved Web interface to handle calendars tags
140387
140388    Monotone-Parent: 6eda087f6dba9f0f98b63f259880cf2d343835d5
140389    Monotone-Revision: 54b80d62e3c706aa43398f889ab394e00c6fa08e
140390
140391    Monotone-Author: flachapelle@inverse.ca
140392    Monotone-Date: 2009-08-18T01:03:05
140393    Monotone-Branch: ca.inverse.sogo
140394
140395M	ChangeLog
140396M	SoObjects/Appointments/SOGoAppointmentFolder.h
140397M	SoObjects/Appointments/SOGoAppointmentFolder.m
140398M	SoObjects/Appointments/SOGoAppointmentObject.m
140399M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
140400M	UI/Scheduler/Czech.lproj/Localizable.strings
140401M	UI/Scheduler/Dutch.lproj/Localizable.strings
140402M	UI/Scheduler/English.lproj/Localizable.strings
140403M	UI/Scheduler/French.lproj/Localizable.strings
140404M	UI/Scheduler/German.lproj/Localizable.strings
140405M	UI/Scheduler/Hungarian.lproj/Localizable.strings
140406M	UI/Scheduler/Italian.lproj/Localizable.strings
140407M	UI/Scheduler/Russian.lproj/Localizable.strings
140408M	UI/Scheduler/Spanish.lproj/Localizable.strings
140409M	UI/Scheduler/UIxCalendarProperties.h
140410M	UI/Scheduler/UIxCalendarProperties.m
140411M	UI/Scheduler/Welsh.lproj/Localizable.strings
140412M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
140413M	UI/WebServerResources/SchedulerUI.js
140414M	UI/WebServerResources/UIxCalendarProperties.css
140415M	UI/WebServerResources/UIxCalendarProperties.js
140416
140417commit be7be5bc938868064edbee9dc2981e267b291ee4
140418Author: C Robert <crobert@inverse.ca>
140419Date:   Mon Aug 17 20:34:18 2009 +0000
140420
140421    Mantis96: Search/filter field overlaps the toolbar in popup view of contacts
140422
140423    Monotone-Parent: 27c3e7606471d513ab1014e7afa4c56071c0245e
140424    Monotone-Revision: 9cbe6e6f1780024d4dcb37d4ce3de593f9c91828
140425
140426    Monotone-Author: crobert@inverse.ca
140427    Monotone-Date: 2009-08-17T20:34:18
140428    Monotone-Branch: ca.inverse.sogo
140429
140430M	UI/WebServerResources/ContactsUI.js
140431
140432commit 6524ffc078a816bc78857075ca5a086bf7a3fd65
140433Author: C Robert <crobert@inverse.ca>
140434Date:   Mon Aug 17 20:07:54 2009 +0000
140435
140436    Fixed Mantis102: Apache2 deb issue and Mantis90: Remember if we show completed tasks
140437
140438    Monotone-Parent: f49ae822ce1ffd032a2522ecf1d1c4fd425678b1
140439    Monotone-Revision: 27c3e7606471d513ab1014e7afa4c56071c0245e
140440
140441    Monotone-Author: crobert@inverse.ca
140442    Monotone-Date: 2009-08-17T20:07:54
140443    Monotone-Branch: ca.inverse.sogo
140444
140445A	Apache/SOGo-debian.conf
140446M	ChangeLog
140447M	UI/Scheduler/UIxCalListingActions.m
140448M	UI/WebServerResources/SchedulerUI.js
140449M	debian/control
140450M	debian/rules
140451
140452commit 5915f09471a206b8d58ced8e0a95b7e98b29821d
140453Author: Ludovic Marcotte <lmarcotte@inverse.ca>
140454Date:   Mon Aug 17 14:22:09 2009 +0000
140455
140456    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
140457
140458    Monotone-Parent: b618e1688ed06827d0300b85ed2a93ae6a4930fe
140459    Monotone-Revision: f49ae822ce1ffd032a2522ecf1d1c4fd425678b1
140460
140461    Monotone-Author: ludovic@Sophos.ca
140462    Monotone-Date: 2009-08-17T14:22:09
140463    Monotone-Branch: ca.inverse.sogo
140464
140465M	Documentation/SOGo Installation Guide.odt
140466
140467commit 0444386ef9a3e112a88a030d39a77869e8c575d7
140468Author: Francis Lachapelle <flachapelle@inverse.ca>
140469Date:   Thu Aug 13 19:09:16 2009 +0000
140470
140471    Cleanup Javascript
140472
140473    Monotone-Parent: b618e1688ed06827d0300b85ed2a93ae6a4930fe
140474    Monotone-Revision: 45aca387e14de293ad62e303a3c8c06620805e6c
140475
140476    Monotone-Author: flachapelle@inverse.ca
140477    Monotone-Date: 2009-08-13T19:09:16
140478    Monotone-Branch: ca.inverse.sogo
140479
140480M	UI/WebServerResources/AdministrationUI.js
140481
140482commit 93b569ab9ad74b69c1f6e897b78542257b914f52
140483Author: Ludovic Marcotte <lmarcotte@inverse.ca>
140484Date:   Mon Aug 17 09:48:04 2009 +0000
140485
140486    Safety check in the LDAP code and updated NEWS file.
140487
140488    Monotone-Parent: 7d3f8a6489b3a967cd9f80005b5e2fff462c1801
140489    Monotone-Revision: cd7b1310c287fec8f03fa7a5432b1fc774378ea1
140490
140491    Monotone-Author: ludovic@Sophos.ca
140492    Monotone-Date: 2009-08-17T09:48:04
140493    Monotone-Branch: ca.inverse.sogo
140494
140495M	ChangeLog
140496M	NEWS
140497M	SoObjects/SOGo/LDAPSource.m
140498
140499commit 6f2f5b01c93de730061fc495b6e229bd8fa06c82
140500Author: Francis Lachapelle <flachapelle@inverse.ca>
140501Date:   Thu Aug 13 14:31:35 2009 +0000
140502
140503    Added missing css/js for admin module
140504
140505    Monotone-Parent: 7d3f8a6489b3a967cd9f80005b5e2fff462c1801
140506    Monotone-Revision: 83ce5dcf2ff56b688fb6c8b0b1128b665111170a
140507
140508    Monotone-Author: flachapelle@inverse.ca
140509    Monotone-Date: 2009-08-13T14:31:35
140510    Monotone-Branch: ca.inverse.sogo
140511
140512A	UI/WebServerResources/AdministrationUI.css
140513A	UI/WebServerResources/AdministrationUI.js
140514
140515commit cde8c0bcacbb737ade8ff3616dc4bd3db57c76be
140516Author: Francis Lachapelle <flachapelle@inverse.ca>
140517Date:   Thu Aug 13 14:09:53 2009 +0000
140518
140519    Added missing templates for admin module
140520
140521    Monotone-Parent: 29f51b2d5e324b7999ae51b3eb6485059497cdb3
140522    Monotone-Revision: 7d3f8a6489b3a967cd9f80005b5e2fff462c1801
140523
140524    Monotone-Author: flachapelle@inverse.ca
140525    Monotone-Date: 2009-08-13T14:09:53
140526    Monotone-Branch: ca.inverse.sogo
140527
140528A	UI/Templates/AdministrationUI/UIxAdministration.wox
140529A	UI/Templates/AdministrationUI/UIxAdministrationFilterPanel.wox
140530
140531commit bd43877c6bab696181bea2153ea19dcfbcd1baa6
140532Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140533Date:   Fri Aug 14 19:17:53 2009 +0000
140534
140535    Monotone-Parent: 1cab635a2c57c6953c8a393b67f593bdaccb43b9
140536    Monotone-Revision: 97bd3b4f7ef7920ded0314bd1d5eadce2a2af62a
140537
140538    Monotone-Author: wsourdeau@inverse.ca
140539    Monotone-Date: 2009-08-14T19:17:53
140540    Monotone-Branch: ca.inverse.sogo
140541
140542M	ChangeLog
140543M	Tools/SOGoToolBackup.m
140544
140545commit 584c3cae01f3516b6e4813b699be905532a30d26
140546Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140547Date:   Fri Aug 14 16:26:07 2009 +0000
140548
140549    Monotone-Parent: 8542ad5d3580057a3e361ef25f6c24df41841c52
140550    Monotone-Revision: 1cab635a2c57c6953c8a393b67f593bdaccb43b9
140551
140552    Monotone-Author: wsourdeau@inverse.ca
140553    Monotone-Date: 2009-08-14T16:26:07
140554    Monotone-Branch: ca.inverse.sogo
140555
140556M	sogo.spec
140557
140558commit 5eb391b00985e11ef2b96f3943868a5006e9690c
140559Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140560Date:   Fri Aug 14 15:24:31 2009 +0000
140561
140562    Monotone-Parent: 1d01c81255f0afec5ce3c3a241d4a5205ffb8dfc
140563    Monotone-Revision: 8542ad5d3580057a3e361ef25f6c24df41841c52
140564
140565    Monotone-Author: wsourdeau@inverse.ca
140566    Monotone-Date: 2009-08-14T15:24:31
140567    Monotone-Branch: ca.inverse.sogo
140568
140569M	sogo.spec
140570
140571commit 5c7aa07f4ef74502de6107b6ffe5923f4c58cbbe
140572Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140573Date:   Fri Aug 14 15:17:58 2009 +0000
140574
140575    Monotone-Parent: 8fd2ccda774229842a01a4095b96f10a9511ede4
140576    Monotone-Revision: 1d01c81255f0afec5ce3c3a241d4a5205ffb8dfc
140577
140578    Monotone-Author: wsourdeau@inverse.ca
140579    Monotone-Date: 2009-08-14T15:17:58
140580    Monotone-Branch: ca.inverse.sogo
140581
140582M	Tools/GNUmakefile.preamble
140583
140584commit 31a647b19497ac0e4a8efd3e9b087b5db3e9dc68
140585Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140586Date:   Fri Aug 14 14:57:05 2009 +0000
140587
140588    Monotone-Parent: 98e35c999db27e9159edf91d2c17f8b5bc742330
140589    Monotone-Revision: 831abd52d51297f3a0de88978cf6abeda7fad46c
140590
140591    Monotone-Author: wsourdeau@inverse.ca
140592    Monotone-Date: 2009-08-14T14:57:05
140593    Monotone-Branch: ca.inverse.sogo
140594
140595M	ChangeLog
140596M	Tools/GNUmakefile.preamble
140597M	Tools/SOGoToolRestore.h
140598M	Tools/SOGoToolRestore.m
140599
140600commit 70898b25f10aee0114ef280a430c107c6554da00
140601Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140602Date:   Fri Aug 14 12:23:35 2009 +0000
140603
140604    Monotone-Parent: 9755daf6ba583e833c7bab387fc5e777c6272bd1
140605    Monotone-Revision: 98e35c999db27e9159edf91d2c17f8b5bc742330
140606
140607    Monotone-Author: wsourdeau@inverse.ca
140608    Monotone-Date: 2009-08-14T12:23:35
140609    Monotone-Branch: ca.inverse.sogo
140610
140611M	ChangeLog
140612M	Tools/GNUmakefile
140613A	Tools/SOGoToolRestore.h
140614A	Tools/SOGoToolRestore.m
140615
140616commit 47e6a827ee40c5c946267b9082b056ab96a87cec
140617Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140618Date:   Fri Aug 14 12:22:33 2009 +0000
140619
140620    Monotone-Parent: e000b5c0e80fdd3891b4885ea6b27d82edaf8572
140621    Monotone-Revision: 9755daf6ba583e833c7bab387fc5e777c6272bd1
140622
140623    Monotone-Author: wsourdeau@inverse.ca
140624    Monotone-Date: 2009-08-14T12:22:33
140625    Monotone-Branch: ca.inverse.sogo
140626
140627M	ChangeLog
140628M	Tools/SOGoToolBackup.m
140629
140630commit 15a8557fc009b05c02a3ef046edb205751e9da68
140631Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140632Date:   Fri Aug 14 12:20:44 2009 +0000
140633
140634    Monotone-Parent: ef8822c21fe4ccf284c065db96f92ffb2750bad1
140635    Monotone-Revision: e000b5c0e80fdd3891b4885ea6b27d82edaf8572
140636
140637    Monotone-Author: wsourdeau@inverse.ca
140638    Monotone-Date: 2009-08-14T12:20:44
140639    Monotone-Branch: ca.inverse.sogo
140640
140641M	SOPE/GDLContentStore/ChangeLog
140642M	SOPE/GDLContentStore/GCSFolder.m
140643
140644commit 8f8e003833862acbf859e3395eec53d36b3c6f86
140645Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140646Date:   Thu Aug 13 21:20:39 2009 +0000
140647
140648    Monotone-Parent: 50e5dc3e3388f9c4c5c10ff77f9c00fef50763bf
140649    Monotone-Revision: ef8822c21fe4ccf284c065db96f92ffb2750bad1
140650
140651    Monotone-Author: wsourdeau@inverse.ca
140652    Monotone-Date: 2009-08-13T21:20:39
140653    Monotone-Branch: ca.inverse.sogo
140654
140655M	Tools/SOGoToolBackup.m
140656
140657commit 99cbc531b41405de5d2be9451040212e93604d6a
140658Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140659Date:   Thu Aug 13 19:54:20 2009 +0000
140660
140661    Monotone-Parent: b69d1a243bbadf0a35b5d09c6693d77e06ee796b
140662    Monotone-Revision: 50e5dc3e3388f9c4c5c10ff77f9c00fef50763bf
140663
140664    Monotone-Author: wsourdeau@inverse.ca
140665    Monotone-Date: 2009-08-13T19:54:20
140666    Monotone-Branch: ca.inverse.sogo
140667
140668M	Tools/SOGoTool.m
140669
140670commit c1932c3747c0508d1eec1459a280f08c592730c5
140671Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140672Date:   Thu Aug 13 19:48:03 2009 +0000
140673
140674    Monotone-Parent: 00072658b3ee1a9305a65aea8e14ca879c40baa0
140675    Monotone-Revision: b69d1a243bbadf0a35b5d09c6693d77e06ee796b
140676
140677    Monotone-Author: wsourdeau@inverse.ca
140678    Monotone-Date: 2009-08-13T19:48:03
140679    Monotone-Branch: ca.inverse.sogo
140680
140681M	Tools/SOGoToolBackup.m
140682M	Tools/sogo-tool.m
140683
140684commit cd909615f604f1c76d61e9aab51ed64c18ede3b5
140685Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140686Date:   Thu Aug 13 18:35:10 2009 +0000
140687
140688    Monotone-Parent: 30fad51e106d0d41d97df28ae6130ac987d1af5f
140689    Monotone-Revision: 00072658b3ee1a9305a65aea8e14ca879c40baa0
140690
140691    Monotone-Author: wsourdeau@inverse.ca
140692    Monotone-Date: 2009-08-13T18:35:10
140693    Monotone-Branch: ca.inverse.sogo
140694
140695A	Tools/NSDictionary+SOGoTool.h
140696A	Tools/NSDictionary+SOGoTool.m
140697
140698commit cd20a4bb9567b6941043c6da417339fc57fd4bc6
140699Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140700Date:   Thu Aug 13 18:34:54 2009 +0000
140701
140702    Monotone-Parent: 1fb8ef38e6540891b9c5b8b0bdb02bde0768f4d9
140703    Monotone-Revision: 30fad51e106d0d41d97df28ae6130ac987d1af5f
140704
140705    Monotone-Author: wsourdeau@inverse.ca
140706    Monotone-Date: 2009-08-13T18:34:54
140707    Monotone-Branch: ca.inverse.sogo
140708
140709M	ChangeLog
140710M	SOPE/sope-patchset-r1660.diff
140711M	SoObjects/SOGo/LDAPSource.m
140712M	Tools/GNUmakefile
140713A	Tools/README.backup
140714A	Tools/SOGoToolBackup.h
140715A	Tools/SOGoToolBackup.m
140716
140717commit 2676045b23040f93a82d632ed465eb327c2bbf44
140718Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140719Date:   Thu Aug 13 18:31:15 2009 +0000
140720
140721    Monotone-Parent: 85f804a64af3e4f769b1bfe8e62eec8300d6e61f
140722    Monotone-Revision: 1fb8ef38e6540891b9c5b8b0bdb02bde0768f4d9
140723
140724    Monotone-Author: wsourdeau@inverse.ca
140725    Monotone-Date: 2009-08-13T18:31:15
140726    Monotone-Branch: ca.inverse.sogo
140727
140728M	ChangeLog
140729M	Tools/GNUmakefile
140730M	Tools/GNUmakefile.preamble
140731A	Tools/SOGoTool.h
140732A	Tools/SOGoTool.m
140733A	Tools/SOGoToolCheckDoubles.h
140734A	Tools/SOGoToolCheckDoubles.m
140735A	Tools/SOGoToolRemoveDoubles.h
140736A	Tools/SOGoToolRemoveDoubles.m
140737D	Tools/sogo-contacts-checkdoubles.m
140738D	Tools/sogo-contacts-removedoubles.m
140739A	Tools/sogo-tool.m
140740
140741commit c868274fe04873003816e25c97450bedb9c6f649
140742Author: Francis Lachapelle <flachapelle@inverse.ca>
140743Date:   Thu Aug 13 10:43:18 2009 +0000
140744
140745    Added missing files to Russian translation (but not translated)
140746
140747    Monotone-Parent: f6040f9d8af2e51778344f97f1c76c9125f0af7b
140748    Monotone-Revision: 1e80eeeca87a58cdd799df8c0a9561f4e0e692b7
140749
140750    Monotone-Author: flachapelle@inverse.ca
140751    Monotone-Date: 2009-08-13T10:43:18
140752    Monotone-Branch: ca.inverse.sogo
140753
140754A	SoObjects/Appointments/Russian.lproj/Localizable.strings
140755A	SoObjects/Contacts/Russian.lproj/Localizable.strings
140756
140757commit 8e55eeb4b90b5d017e36b486765af75e182be094
140758Author: Francis Lachapelle <flachapelle@inverse.ca>
140759Date:   Thu Aug 13 10:40:25 2009 +0000
140760
140761    New administration module
140762
140763    Monotone-Parent: 8542ad5d3580057a3e361ef25f6c24df41841c52
140764    Monotone-Revision: f6040f9d8af2e51778344f97f1c76c9125f0af7b
140765
140766    Monotone-Author: flachapelle@inverse.ca
140767    Monotone-Date: 2009-08-13T10:40:25
140768    Monotone-Branch: ca.inverse.sogo
140769
140770M	ChangeLog
140771A	UI/AdministrationUI/AdministrationUIProduct.m
140772A	UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings
140773A	UI/AdministrationUI/Czech.lproj/Localizable.strings
140774A	UI/AdministrationUI/Dutch.lproj/Localizable.strings
140775A	UI/AdministrationUI/English.lproj/Localizable.strings
140776A	UI/AdministrationUI/French.lproj/Localizable.strings
140777A	UI/AdministrationUI/GNUmakefile
140778A	UI/AdministrationUI/German.lproj/Localizable.strings
140779A	UI/AdministrationUI/Hungarian.lproj/Localizable.strings
140780A	UI/AdministrationUI/Italian.lproj/Localizable.strings
140781A	UI/AdministrationUI/Russian.lproj/Localizable.strings
140782A	UI/AdministrationUI/Spanish.lproj/Localizable.strings
140783A	UI/AdministrationUI/UIxAdministration.h
140784A	UI/AdministrationUI/UIxAdministration.m
140785A	UI/AdministrationUI/UIxAdministrationFilterPanel.m
140786A	UI/AdministrationUI/Version
140787A	UI/AdministrationUI/Welsh.lproj/Localizable.strings
140788A	UI/AdministrationUI/product.plist
140789M	UI/Common/English.lproj/Localizable.strings
140790M	UI/Common/UIxPageFrame.m
140791M	UI/GNUmakefile
140792M	UI/MainUI/SOGoUserHomePage.m
140793M	UI/Templates/UIxPageFrame.wox
140794M	UI/WebServerResources/SOGoDragHandles.js
140795
140796commit 990f0260ea52ec838f7daf20bd0b8102b2d0ff76
140797Author: Francis Lachapelle <flachapelle@inverse.ca>
140798Date:   Thu Aug 13 03:17:38 2009 +0000
140799
140800    Reindent
140801
140802    Monotone-Parent: 3a8f5319afe88fa9512a9d71ea0fe31d28c02288
140803    Monotone-Revision: c8a13e58e7ce73cd9924b4567998c6246b793672
140804
140805    Monotone-Author: flachapelle@inverse.ca
140806    Monotone-Date: 2009-08-13T03:17:38
140807    Monotone-Branch: ca.inverse.sogo
140808
140809M	UI/WebServerResources/SOGoDragHandles.js
140810
140811commit 4a61fe3217b60748ff94a10ed8f16c6e35d1f31e
140812Author: Francis Lachapelle <flachapelle@inverse.ca>
140813Date:   Wed Aug 12 23:07:46 2009 +0000
140814
140815    CSS cleanup
140816
140817    Monotone-Parent: bea77de1f9abc0ecf4b75dd637ecb87af1981845
140818    Monotone-Revision: 3a8f5319afe88fa9512a9d71ea0fe31d28c02288
140819
140820    Monotone-Author: flachapelle@inverse.ca
140821    Monotone-Date: 2009-08-12T23:07:46
140822    Monotone-Branch: ca.inverse.sogo
140823
140824M	UI/WebServerResources/MailerUI.css
140825
140826commit 170f96926ebbab500e2481549804336d5962b37e
140827Author: Ludovic Marcotte <lmarcotte@inverse.ca>
140828Date:   Wed Aug 12 18:33:13 2009 +0000
140829
140830    Updated NEWS
140831
140832    Monotone-Parent: 7160d34efc971b66d2814d542e0ba0d577a8bcd6
140833    Monotone-Revision: 85f804a64af3e4f769b1bfe8e62eec8300d6e61f
140834
140835    Monotone-Author: ludovic@Sophos.ca
140836    Monotone-Date: 2009-08-12T18:33:13
140837    Monotone-Branch: ca.inverse.sogo
140838
140839M	NEWS
140840
140841commit 90fbbd211c34c8b619712836f9d2c5ed024a972a
140842Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140843Date:   Wed Aug 12 19:03:04 2009 +0000
140844
140845    Monotone-Parent: 03c8c1c0221284dc94112f17b3904d59c31d5c94
140846    Monotone-Revision: bc6ce04250c2cbad21bdc2d1f485e5a659478282
140847
140848    Monotone-Author: wsourdeau@inverse.ca
140849    Monotone-Date: 2009-08-12T19:03:04
140850    Monotone-Branch: ca.inverse.sogo
140851
140852M	debian/sogo.postrm
140853M	debian/sogo.preinst
140854
140855commit 0159e951d183e5e58efee3f928390535f32fef31
140856Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140857Date:   Wed Aug 12 18:29:34 2009 +0000
140858
140859    Monotone-Parent: 1a782399b604ae97568989d22d23777b11896071
140860    Monotone-Revision: 03c8c1c0221284dc94112f17b3904d59c31d5c94
140861
140862    Monotone-Author: wsourdeau@inverse.ca
140863    Monotone-Date: 2009-08-12T18:29:34
140864    Monotone-Branch: ca.inverse.sogo
140865
140866D	Scripts/sogo-init.d-debian
140867
140868commit 6143663d79c318c719a353438d4e89eb786dc457
140869Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140870Date:   Wed Aug 12 18:17:40 2009 +0000
140871
140872    Monotone-Parent: 5db99c7f509addf2ed54bb9e12b7649a35e7a68d
140873    Monotone-Revision: 1a782399b604ae97568989d22d23777b11896071
140874
140875    Monotone-Author: wsourdeau@inverse.ca
140876    Monotone-Date: 2009-08-12T18:17:40
140877    Monotone-Branch: ca.inverse.sogo
140878
140879M	debian/sogo.postrm
140880M	debian/sogo.preinst
140881
140882commit 059bd049ec0af292dd275f02851c165734dd3898
140883Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140884Date:   Wed Aug 12 18:03:17 2009 +0000
140885
140886    Monotone-Parent: 5cbdd6208af6261a0b67fc4f229492035a33e1f7
140887    Monotone-Revision: 5db99c7f509addf2ed54bb9e12b7649a35e7a68d
140888
140889    Monotone-Author: wsourdeau@inverse.ca
140890    Monotone-Date: 2009-08-12T18:03:17
140891    Monotone-Branch: ca.inverse.sogo
140892
140893M	SOPE/sope-debian.diff
140894
140895commit 20558d13a36aa31c59887a90ae98ba4793caa27c
140896Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140897Date:   Wed Aug 12 17:24:12 2009 +0000
140898
140899    Monotone-Parent: bea77de1f9abc0ecf4b75dd637ecb87af1981845
140900    Monotone-Revision: 5cbdd6208af6261a0b67fc4f229492035a33e1f7
140901
140902    Monotone-Author: wsourdeau@inverse.ca
140903    Monotone-Date: 2009-08-12T17:24:12
140904    Monotone-Branch: ca.inverse.sogo
140905
140906A	debian/sogo.cron.daily
140907A	debian/sogo.examples
140908A	debian/sogo.init
140909A	debian/sogo.logrotate
140910A	debian/sogo.overrides
140911A	debian/sogo.preinst
140912
140913commit c2d9a2ea344a60c0722498163f1cf427a923b0ba
140914Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140915Date:   Wed Aug 12 16:32:01 2009 +0000
140916
140917    Monotone-Parent: e36cbb9da53308642513123a9831ab22030eca9f
140918    Monotone-Revision: 87d1d936dba4536ea960f1ec23222ecd8c906d10
140919
140920    Monotone-Author: wsourdeau@inverse.ca
140921    Monotone-Date: 2009-08-12T16:32:01
140922    Monotone-Branch: ca.inverse.sogo
140923
140924M	debian/sogo.prerm
140925
140926commit 73c603cb2a9385e0dd96160673d6537df477b4ef
140927Author: Francis Lachapelle <flachapelle@inverse.ca>
140928Date:   Wed Aug 12 16:28:54 2009 +0000
140929
140930    Updated guides
140931
140932    Monotone-Parent: 0df538b4bd5700698524e5e97d712b4c0fe936a4
140933    Monotone-Revision: 0044cf5f6592a131133f84f76e539a47a7d8f64a
140934
140935    Monotone-Author: flachapelle@inverse.ca
140936    Monotone-Date: 2009-08-12T16:28:54
140937    Monotone-Branch: ca.inverse.sogo
140938
140939M	Documentation/SOGo Mobile Devices Configuration.odt
140940M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
140941
140942commit fb69d6c83c67837a30226d48e753f6d69856ccf2
140943Author: Francis Lachapelle <flachapelle@inverse.ca>
140944Date:   Wed Aug 12 16:24:46 2009 +0000
140945
140946    Updated SOGo Installation Guide
140947
140948    Monotone-Parent: b3e9a0e81aa41a6be8c77273ff406daa098503f6
140949    Monotone-Revision: 0df538b4bd5700698524e5e97d712b4c0fe936a4
140950
140951    Monotone-Author: flachapelle@inverse.ca
140952    Monotone-Date: 2009-08-12T16:24:46
140953    Monotone-Branch: ca.inverse.sogo
140954
140955M	Documentation/SOGo Installation Guide.odt
140956
140957commit 8b9042d24d7012f830259947fa239835ccb89efb
140958Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
140959Date:   Wed Aug 12 15:25:33 2009 +0000
140960
140961    Monotone-Parent: b3e9a0e81aa41a6be8c77273ff406daa098503f6
140962    Monotone-Revision: e36cbb9da53308642513123a9831ab22030eca9f
140963
140964    Monotone-Author: wsourdeau@inverse.ca
140965    Monotone-Date: 2009-08-12T15:25:33
140966    Monotone-Branch: ca.inverse.sogo
140967
140968D	SOPE/sope-deb.diff
140969A	SOPE/sope-debian.diff
140970M	debian/changelog
140971M	debian/control
140972M	debian/copyright
140973M	debian/rules
140974M	debian/sogo.docs
140975M	debian/sogo.install
140976M	debian/sogo.postinst
140977M	debian/sogo.postrm
140978M	debian/sogo.prerm
140979
140980commit ccdf1fb60d4bf7d9c0c91789e53707dec2fbdd93
140981Author: Francis Lachapelle <flachapelle@inverse.ca>
140982Date:   Wed Aug 12 15:18:07 2009 +0000
140983
140984    Updated release number to 1.0.4
140985
140986    Monotone-Parent: b73c9a8e960042141668dfb6cc60ef8926fd189a
140987    Monotone-Revision: b3e9a0e81aa41a6be8c77273ff406daa098503f6
140988
140989    Monotone-Author: flachapelle@inverse.ca
140990    Monotone-Date: 2009-08-12T15:18:07
140991    Monotone-Branch: ca.inverse.sogo
140992
140993M	ChangeLog
140994M	UI/MainUI/Version
140995
140996commit e4999b857b5321e8f3a270e5c068eea90b682b56
140997Author: Francis Lachapelle <flachapelle@inverse.ca>
140998Date:   Wed Aug 12 14:13:54 2009 +0000
140999
141000    Monotone-Parent: bc37fb0ad700c92e022f76f3a58e82c8664df9f2
141001    Monotone-Revision: 0e58e513a89ec890f9064334253d81189c9b4b77
141002
141003    Monotone-Author: flachapelle@inverse.ca
141004    Monotone-Date: 2009-08-12T14:13:54
141005    Monotone-Branch: ca.inverse.sogo
141006
141007M	UI/Scheduler/UIxComponentEditor.m
141008
141009commit aab012ec5be2d89a2e7ef21655d36797fbc92605
141010Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141011Date:   Wed Aug 12 14:13:46 2009 +0000
141012
141013    Monotone-Parent: a4d2cb42139fa5aa987046a157ba109c95d5f3f3
141014    Monotone-Revision: 64564dd4ca1852af3441d98e355837a9511444c6
141015
141016    Monotone-Author: wsourdeau@inverse.ca
141017    Monotone-Date: 2009-08-12T14:13:46
141018    Monotone-Branch: ca.inverse.sogo
141019
141020M	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseDeletion.wo/SOGoAptMailBrazilianPortugueseDeletion.html
141021M	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseDeletion.wo/SOGoAptMailBrazilianPortugueseDeletion.wod
141022M	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseICalReply.wo/SOGoAptMailBrazilianPortugueseICalReply.html
141023M	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseICalReply.wo/SOGoAptMailBrazilianPortugueseICalReply.wod
141024M	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseInvitation.wo/SOGoAptMailBrazilianPortugueseInvitation.html
141025M	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseInvitation.wo/SOGoAptMailBrazilianPortugueseInvitation.wod
141026M	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseUpdate.wo/SOGoAptMailBrazilianPortugueseUpdate.html
141027M	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseUpdate.wo/SOGoAptMailBrazilianPortugueseUpdate.wod
141028M	SoObjects/Appointments/SOGoAptMailCzechDeletion.wo/SOGoAptMailCzechDeletion.html
141029M	SoObjects/Appointments/SOGoAptMailCzechICalReply.wo/SOGoAptMailCzechICalReply.html
141030M	SoObjects/Appointments/SOGoAptMailCzechInvitation.wo/SOGoAptMailCzechInvitation.html
141031M	SoObjects/Appointments/SOGoAptMailCzechUpdate.wo/SOGoAptMailCzechUpdate.html
141032M	SoObjects/Mailer/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.html
141033M	SoObjects/Mailer/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.wod
141034M	SoObjects/Mailer/SOGoMailBrazilianPortugueseReply.wo/SOGoMailBrazilianPortugueseReply.html
141035M	SoObjects/Mailer/SOGoMailBrazilianPortugueseReply.wo/SOGoMailBrazilianPortugueseReply.wod
141036M	SoObjects/Mailer/SOGoMailCzechForward.wo/SOGoMailCzechForward.html
141037M	SoObjects/Mailer/SOGoMailCzechReply.wo/SOGoMailCzechReply.html
141038M	UI/MainUI/Czech.lproj/Locale
141039
141040commit a12ecf7fb18b4847283d3d31870bd9ec98b415ac
141041Author: Francis Lachapelle <flachapelle@inverse.ca>
141042Date:   Wed Aug 12 13:56:55 2009 +0000
141043
141044    Reindent
141045
141046    Monotone-Parent: 2be1c953056e07d438f6e4e9c671154d6b76aa73
141047    Monotone-Revision: bc37fb0ad700c92e022f76f3a58e82c8664df9f2
141048
141049    Monotone-Author: flachapelle@inverse.ca
141050    Monotone-Date: 2009-08-12T13:56:55
141051    Monotone-Branch: ca.inverse.sogo
141052
141053M	UI/WebServerResources/UIxComponentEditor.js
141054
141055commit 0d558abe536ee10161ee7b8688087619fe4e3093
141056Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141057Date:   Tue Aug 11 22:14:10 2009 +0000
141058
141059    Monotone-Parent: e40570621847a36134ad669eff2767443a9b9162
141060    Monotone-Revision: a4d2cb42139fa5aa987046a157ba109c95d5f3f3
141061
141062    Monotone-Author: wsourdeau@inverse.ca
141063    Monotone-Date: 2009-08-11T22:14:10
141064    Monotone-Branch: ca.inverse.sogo
141065
141066M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
141067M	SoObjects/Appointments/Czech.lproj/Localizable.strings
141068M	SoObjects/Contacts/Czech.lproj/Localizable.strings
141069M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
141070M	UI/Common/Czech.lproj/Localizable.strings
141071M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
141072M	UI/Contacts/Czech.lproj/Localizable.strings
141073M	UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings
141074M	UI/MailPartViewers/Czech.lproj/Localizable.strings
141075M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
141076M	UI/MailerUI/Czech.lproj/Localizable.strings
141077M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
141078M	UI/MainUI/Czech.lproj/Localizable.strings
141079M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
141080M	UI/PreferencesUI/Czech.lproj/Localizable.strings
141081M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
141082M	UI/Scheduler/Czech.lproj/Localizable.strings
141083
141084commit 84b02ae0e6f44e748b7e230681eccf7bc9d31ca6
141085Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141086Date:   Tue Aug 11 22:06:50 2009 +0000
141087
141088    Monotone-Parent: 2be1c953056e07d438f6e4e9c671154d6b76aa73
141089    Monotone-Revision: e40570621847a36134ad669eff2767443a9b9162
141090
141091    Monotone-Author: wsourdeau@inverse.ca
141092    Monotone-Date: 2009-08-11T22:06:50
141093    Monotone-Branch: ca.inverse.sogo
141094
141095M	NEWS
141096
141097commit 69163c2e777925c18fd9b0e6b38fb54d7c379736
141098Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141099Date:   Tue Aug 11 17:31:05 2009 +0000
141100
141101    Monotone-Parent: 7a113f7bea732d33ac70591602ece2a138aee9b3
141102    Monotone-Revision: 2be1c953056e07d438f6e4e9c671154d6b76aa73
141103
141104    Monotone-Author: wsourdeau@inverse.ca
141105    Monotone-Date: 2009-08-11T17:31:05
141106    Monotone-Branch: ca.inverse.sogo
141107
141108M	NEWS
141109
141110commit ee3f45e0df2af0bd154ebae9f1bbf780b0c65220
141111Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141112Date:   Tue Aug 11 16:52:10 2009 +0000
141113
141114    Monotone-Parent: 00ac31b5372de5deb01c919e39d6eacc4a512125
141115    Monotone-Revision: 6dba4565cf1a4808254012e5e6299fe143f884f5
141116
141117    Monotone-Author: wsourdeau@inverse.ca
141118    Monotone-Date: 2009-08-11T16:52:10
141119    Monotone-Branch: ca.inverse.sogo
141120
141121M	ChangeLog
141122M	SoObjects/Appointments/SOGoAppointmentObject.m
141123M	UI/Scheduler/UIxComponentEditor.m
141124
141125commit 8374b0742093672c04858761fb75727d8a4b32b9
141126Author: Ludovic Marcotte <lmarcotte@inverse.ca>
141127Date:   Tue Aug 11 12:10:22 2009 +0000
141128
141129    Updated the NEWS file
141130
141131    Monotone-Parent: d085b8d79d3eca94ece4f311bf3d652d7f20bb00
141132    Monotone-Revision: 30b17f8b132aabf466920f5741c98449cf90b643
141133
141134    Monotone-Author: ludovic@Sophos.ca
141135    Monotone-Date: 2009-08-11T12:10:22
141136    Monotone-Branch: ca.inverse.sogo
141137
141138M	NEWS
141139
141140commit 72f16aee96c125419929b17b39ab6e863d583edd
141141Author: Francis Lachapelle <flachapelle@inverse.ca>
141142Date:   Tue Aug 11 03:19:05 2009 +0000
141143
141144    Added scrollbar for address books list
141145
141146    Monotone-Parent: aef2cae9c38aac963666dabf27439b30d4af4d23
141147    Monotone-Revision: 49622a78cc682f73b0d14c2e5e0ba8cc5ddbdc89
141148
141149    Monotone-Author: flachapelle@inverse.ca
141150    Monotone-Date: 2009-08-11T03:19:05
141151    Monotone-Branch: ca.inverse.sogo
141152
141153M	UI/WebServerResources/ContactsUI.css
141154
141155commit 4d17df904c29c0f9433ce83df2bd7f0ebd06e71b
141156Author: Francis Lachapelle <flachapelle@inverse.ca>
141157Date:   Tue Aug 11 02:32:19 2009 +0000
141158
141159    Minor typo in French translation
141160
141161    Monotone-Parent: 00ac31b5372de5deb01c919e39d6eacc4a512125
141162    Monotone-Revision: aef2cae9c38aac963666dabf27439b30d4af4d23
141163
141164    Monotone-Author: flachapelle@inverse.ca
141165    Monotone-Date: 2009-08-11T02:32:19
141166    Monotone-Branch: ca.inverse.sogo
141167
141168M	UI/Contacts/French.lproj/Localizable.strings
141169
141170commit ed79ed79fda442ea4a197e303fc93b4ece4b2b6e
141171Author: Francis Lachapelle <flachapelle@inverse.ca>
141172Date:   Tue Aug 11 02:06:27 2009 +0000
141173
141174    See ChangeLog
141175
141176    Monotone-Parent: 04ba7fac2627906e1d9fb91e79b12769e1957a41
141177    Monotone-Revision: 00ac31b5372de5deb01c919e39d6eacc4a512125
141178
141179    Monotone-Author: flachapelle@inverse.ca
141180    Monotone-Date: 2009-08-11T02:06:27
141181    Monotone-Branch: ca.inverse.sogo
141182
141183M	ChangeLog
141184M	SoObjects/Appointments/SOGoAppointmentObject.m
141185M	UI/Scheduler/UIxComponentEditor.m
141186
141187commit 6a5af3ba35d85f3883b993826984e0cf6a6bb16c
141188Author: Francis Lachapelle <flachapelle@inverse.ca>
141189Date:   Tue Aug 11 01:49:08 2009 +0000
141190
141191    Update NEWS file
141192
141193    Monotone-Parent: d085b8d79d3eca94ece4f311bf3d652d7f20bb00
141194    Monotone-Revision: 04ba7fac2627906e1d9fb91e79b12769e1957a41
141195
141196    Monotone-Author: flachapelle@inverse.ca
141197    Monotone-Date: 2009-08-11T01:49:08
141198    Monotone-Branch: ca.inverse.sogo
141199
141200M	NEWS
141201
141202commit ecfd8f026e2bfcaf1c5c4612a362d1e97dd6a306
141203Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141204Date:   Mon Aug 10 20:59:49 2009 +0000
141205
141206    Monotone-Parent: 14fb6c252ef1563d917c59f289ac3d06479a7eab
141207    Monotone-Revision: d085b8d79d3eca94ece4f311bf3d652d7f20bb00
141208
141209    Monotone-Author: wsourdeau@inverse.ca
141210    Monotone-Date: 2009-08-10T20:59:49
141211    Monotone-Branch: ca.inverse.sogo
141212
141213M	ChangeLog
141214M	SoObjects/Appointments/SOGoAppointmentObject.m
141215M	SoObjects/Appointments/product.plist
141216M	Tests/test-davacl.py
141217
141218commit 89b67f843485e7626b507dd9d2e24ed9045745a3
141219Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141220Date:   Mon Aug 10 20:57:22 2009 +0000
141221
141222    Monotone-Parent: 9014b61a856557f48bcdb06cd327ce958a4d98c7
141223    Monotone-Revision: 14fb6c252ef1563d917c59f289ac3d06479a7eab
141224
141225    Monotone-Author: wsourdeau@inverse.ca
141226    Monotone-Date: 2009-08-10T20:57:22
141227    Monotone-Branch: ca.inverse.sogo
141228
141229M	ChangeLog
141230M	SoObjects/Appointments/iCalEntityObject+SOGo.h
141231M	SoObjects/Appointments/iCalEntityObject+SOGo.m
141232
141233commit 87793cdb481cb01eb1cb6a3d749e4049266967a7
141234Author: Francis Lachapelle <flachapelle@inverse.ca>
141235Date:   Mon Aug 10 20:18:24 2009 +0000
141236
141237    Fix graphical glitch with 15-minute events
141238
141239    Monotone-Parent: 29849ebb511832558cc73697d172a691938799b9
141240    Monotone-Revision: 9014b61a856557f48bcdb06cd327ce958a4d98c7
141241
141242    Monotone-Author: flachapelle@inverse.ca
141243    Monotone-Date: 2009-08-10T20:18:24
141244    Monotone-Branch: ca.inverse.sogo
141245
141246M	UI/WebServerResources/SchedulerUI.css
141247
141248commit daaa7fdf8a5886603f549c314ce5d8c824aeee6e
141249Author: Francis Lachapelle <flachapelle@inverse.ca>
141250Date:   Mon Aug 10 20:17:43 2009 +0000
141251
141252    Cleanup translations
141253
141254    Monotone-Parent: 0936c5d1f59eb93c7a73019f0fd42e4e7005e1d9
141255    Monotone-Revision: 29849ebb511832558cc73697d172a691938799b9
141256
141257    Monotone-Author: flachapelle@inverse.ca
141258    Monotone-Date: 2009-08-10T20:17:43
141259    Monotone-Branch: ca.inverse.sogo
141260
141261M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
141262M	UI/MainUI/Czech.lproj/Localizable.strings
141263M	UI/MainUI/German.lproj/Localizable.strings
141264M	UI/MainUI/Italian.lproj/Localizable.strings
141265M	UI/MainUI/Spanish.lproj/Localizable.strings
141266M	UI/MainUI/Welsh.lproj/Localizable.strings
141267
141268commit a91abae53caea3b9d6fb9a9e34ddd9361eaafeab
141269Author: Ludovic Marcotte <lmarcotte@inverse.ca>
141270Date:   Mon Aug 10 16:23:21 2009 +0000
141271
141272    See ChangeLog
141273
141274    Monotone-Parent: 8869c98a60f05c3bea1afbb13e7e0be7c12effce
141275    Monotone-Revision: 0936c5d1f59eb93c7a73019f0fd42e4e7005e1d9
141276
141277    Monotone-Author: ludovic@Sophos.ca
141278    Monotone-Date: 2009-08-10T16:23:21
141279    Monotone-Branch: ca.inverse.sogo
141280
141281M	ChangeLog
141282M	SoObjects/SOGo/LDAPUserManager.m
141283
141284commit 34ee31b2cbb8953261ca95fc3febe9cb9747005d
141285Author: Francis Lachapelle <flachapelle@inverse.ca>
141286Date:   Mon Aug 10 18:56:30 2009 +0000
141287
141288    More translations cleanup
141289
141290    Monotone-Parent: a3e7b12e0c6dfbe4cd7be964e4a093af7bf007da
141291    Monotone-Revision: 8869c98a60f05c3bea1afbb13e7e0be7c12effce
141292
141293    Monotone-Author: flachapelle@inverse.ca
141294    Monotone-Date: 2009-08-10T18:56:30
141295    Monotone-Branch: ca.inverse.sogo
141296
141297M	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
141298M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
141299M	SoObjects/Appointments/German.lproj/Localizable.strings
141300M	SoObjects/Appointments/Italian.lproj/Localizable.strings
141301M	SoObjects/Contacts/BrazilianPortuguese.lproj/Localizable.strings
141302M	SoObjects/Contacts/Italian.lproj/Localizable.strings
141303M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
141304M	UI/Common/Czech.lproj/Localizable.strings
141305M	UI/Common/Dutch.lproj/Localizable.strings
141306M	UI/Common/English.lproj/Localizable.strings
141307M	UI/Common/French.lproj/Localizable.strings
141308M	UI/Common/German.lproj/Localizable.strings
141309M	UI/Common/Hungarian.lproj/Localizable.strings
141310M	UI/Common/Italian.lproj/Localizable.strings
141311M	UI/Common/Spanish.lproj/Localizable.strings
141312M	UI/Common/Welsh.lproj/Localizable.strings
141313M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
141314M	UI/Contacts/Czech.lproj/Localizable.strings
141315M	UI/Contacts/Dutch.lproj/Localizable.strings
141316M	UI/Contacts/French.lproj/Localizable.strings
141317M	UI/Contacts/German.lproj/Localizable.strings
141318M	UI/Contacts/Hungarian.lproj/Localizable.strings
141319M	UI/Contacts/Italian.lproj/Localizable.strings
141320M	UI/Contacts/Spanish.lproj/Localizable.strings
141321M	UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings
141322M	UI/MailPartViewers/Dutch.lproj/Localizable.strings
141323M	UI/MailPartViewers/German.lproj/Localizable.strings
141324M	UI/MailPartViewers/Spanish.lproj/Localizable.strings
141325M	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
141326M	UI/MailerUI/Czech.lproj/Localizable.strings
141327M	UI/MailerUI/Dutch.lproj/Localizable.strings
141328M	UI/MailerUI/French.lproj/Localizable.strings
141329M	UI/MailerUI/German.lproj/Localizable.strings
141330M	UI/MailerUI/Hungarian.lproj/Localizable.strings
141331M	UI/MailerUI/Spanish.lproj/Localizable.strings
141332M	UI/MailerUI/Welsh.lproj/Localizable.strings
141333M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
141334M	UI/PreferencesUI/Czech.lproj/Localizable.strings
141335M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
141336M	UI/PreferencesUI/Italian.lproj/Localizable.strings
141337M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
141338M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
141339M	UI/Scheduler/Czech.lproj/Localizable.strings
141340M	UI/Scheduler/Dutch.lproj/Localizable.strings
141341M	UI/Scheduler/French.lproj/Localizable.strings
141342M	UI/Scheduler/German.lproj/Localizable.strings
141343M	UI/Scheduler/Hungarian.lproj/Localizable.strings
141344M	UI/Scheduler/Italian.lproj/Localizable.strings
141345M	UI/Scheduler/Spanish.lproj/Localizable.strings
141346M	UI/Scheduler/Welsh.lproj/Localizable.strings
141347
141348commit 437dc98f3e3e8b096d251fc896deaae5a4463606
141349Author: Francis Lachapelle <flachapelle@inverse.ca>
141350Date:   Mon Aug 10 18:20:39 2009 +0000
141351
141352    Cleanup translations
141353
141354    Monotone-Parent: de8547b6667acdfc158bfc2d3409a18bf09e64d6
141355    Monotone-Revision: a3e7b12e0c6dfbe4cd7be964e4a093af7bf007da
141356
141357    Monotone-Author: flachapelle@inverse.ca
141358    Monotone-Date: 2009-08-10T18:20:39
141359    Monotone-Branch: ca.inverse.sogo
141360
141361M	UI/Common/Dutch.lproj/Localizable.strings
141362M	UI/Common/German.lproj/Localizable.strings
141363M	UI/Common/Italian.lproj/Localizable.strings
141364M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
141365M	UI/Contacts/Czech.lproj/Localizable.strings
141366M	UI/Contacts/Dutch.lproj/Localizable.strings
141367M	UI/Contacts/English.lproj/Localizable.strings
141368M	UI/Contacts/French.lproj/Localizable.strings
141369M	UI/Contacts/German.lproj/Localizable.strings
141370M	UI/Contacts/Hungarian.lproj/Localizable.strings
141371M	UI/Contacts/Italian.lproj/Localizable.strings
141372M	UI/Contacts/Spanish.lproj/Localizable.strings
141373M	UI/MailerUI/Dutch.lproj/Localizable.strings
141374M	UI/MailerUI/English.lproj/Localizable.strings
141375M	UI/MailerUI/French.lproj/Localizable.strings
141376M	UI/MailerUI/German.lproj/Localizable.strings
141377M	UI/MailerUI/Italian.lproj/Localizable.strings
141378M	UI/MailerUI/Spanish.lproj/Localizable.strings
141379M	UI/MailerUI/Welsh.lproj/Localizable.strings
141380M	UI/Scheduler/English.lproj/Localizable.strings
141381M	UI/Scheduler/German.lproj/Localizable.strings
141382M	UI/Scheduler/Italian.lproj/Localizable.strings
141383M	UI/Scheduler/Spanish.lproj/Localizable.strings
141384
141385commit 940ad8ca98401329f54b8c7f7eace44ee323d420
141386Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141387Date:   Mon Aug 10 16:25:40 2009 +0000
141388
141389    Monotone-Parent: 6d46b1f98d1e4729c6c951fd4d0ce045cda38d4f
141390    Monotone-Revision: de8547b6667acdfc158bfc2d3409a18bf09e64d6
141391
141392    Monotone-Author: wsourdeau@inverse.ca
141393    Monotone-Date: 2009-08-10T16:25:40
141394    Monotone-Branch: ca.inverse.sogo
141395
141396M	Tests/propfind.py
141397
141398commit 12c629ff1fde89e4c9496eb15f4b7d0e3cad09dd
141399Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141400Date:   Mon Aug 10 15:14:09 2009 +0000
141401
141402    Monotone-Parent: 4195d8ebab09f372cec383bb77fff1cedc75e101
141403    Monotone-Revision: 6d46b1f98d1e4729c6c951fd4d0ce045cda38d4f
141404
141405    Monotone-Author: wsourdeau@inverse.ca
141406    Monotone-Date: 2009-08-10T15:14:09
141407    Monotone-Branch: ca.inverse.sogo
141408
141409M	SoObjects/SOGo/SOGoWebDAVAclManager.m
141410
141411commit 51f0a296f50e630bd94597e400ff07bf09de9657
141412Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141413Date:   Mon Aug 10 15:13:45 2009 +0000
141414
141415    Monotone-Parent: 35e9c147975a505b9f65362ed057555a3cd24c9b
141416    Monotone-Revision: 4195d8ebab09f372cec383bb77fff1cedc75e101
141417
141418    Monotone-Author: wsourdeau@inverse.ca
141419    Monotone-Date: 2009-08-10T15:13:45
141420    Monotone-Branch: ca.inverse.sogo
141421
141422M	ChangeLog
141423M	Tests/webdavlib.py
141424
141425commit 6cb148d463224a2734c10de71220326a5188c532
141426Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141427Date:   Mon Aug 10 15:12:01 2009 +0000
141428
141429    Monotone-Parent: e949fa30ccb421b969a930914284c098d18799ff
141430    Monotone-Revision: 35e9c147975a505b9f65362ed057555a3cd24c9b
141431
141432    Monotone-Author: wsourdeau@inverse.ca
141433    Monotone-Date: 2009-08-10T15:12:01
141434    Monotone-Branch: ca.inverse.sogo
141435
141436M	Tests/propfind.py
141437
141438commit ed4d17f83cb790ad3d42689a3d8f284e829c36f5
141439Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141440Date:   Mon Aug 10 15:11:31 2009 +0000
141441
141442    Monotone-Parent: 444ab3405053e90b1c56982205d32794a11bc2ae
141443    Monotone-Revision: e949fa30ccb421b969a930914284c098d18799ff
141444
141445    Monotone-Author: wsourdeau@inverse.ca
141446    Monotone-Date: 2009-08-10T15:11:31
141447    Monotone-Branch: ca.inverse.sogo
141448
141449M	ChangeLog
141450M	SoObjects/Appointments/SOGoAppointmentObject.m
141451
141452commit d30428795202c5b2b4ce0f7223575a089315ac8d
141453Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141454Date:   Sun Aug 9 03:18:34 2009 +0000
141455
141456    Monotone-Parent: 054c8de545111e601e7ed706f89a8fd569daa3fe
141457    Monotone-Revision: 444ab3405053e90b1c56982205d32794a11bc2ae
141458
141459    Monotone-Author: wsourdeau@inverse.ca
141460    Monotone-Date: 2009-08-09T03:18:34
141461    Monotone-Branch: ca.inverse.sogo
141462
141463M	NEWS
141464
141465commit 22b32f3e40d916f8f64732106261aaaf743db7e9
141466Author: Ludovic Marcotte <lmarcotte@inverse.ca>
141467Date:   Fri Aug 7 20:01:18 2009 +0000
141468
141469    Updated NEWS file
141470
141471    Monotone-Parent: 80b3d813e984380cf95d240993ef69825daf9e07
141472    Monotone-Revision: 054c8de545111e601e7ed706f89a8fd569daa3fe
141473
141474    Monotone-Author: ludovic@Sophos.ca
141475    Monotone-Date: 2009-08-07T20:01:18
141476    Monotone-Branch: ca.inverse.sogo
141477
141478M	NEWS
141479
141480commit babc98e751491ae72b843380cfc54942969566eb
141481Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141482Date:   Fri Aug 7 17:52:53 2009 +0000
141483
141484    Monotone-Parent: 4c99eaa0c282b891ef5c1826c947d6ac58af26c7
141485    Monotone-Revision: 80b3d813e984380cf95d240993ef69825daf9e07
141486
141487    Monotone-Author: wsourdeau@inverse.ca
141488    Monotone-Date: 2009-08-07T17:52:53
141489    Monotone-Branch: ca.inverse.sogo
141490
141491M	Tests/README
141492
141493commit 18d5be6be43a386dc647b883d990a2c7067ccad6
141494Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141495Date:   Fri Aug 7 17:45:37 2009 +0000
141496
141497    Monotone-Parent: b070885499a027320411ad988498b953d9e1a7fc
141498    Monotone-Revision: 4c99eaa0c282b891ef5c1826c947d6ac58af26c7
141499
141500    Monotone-Author: wsourdeau@inverse.ca
141501    Monotone-Date: 2009-08-07T17:45:37
141502    Monotone-Branch: ca.inverse.sogo
141503
141504M	Tests/README
141505
141506commit 5915e345cea4a4b3ad480ec60d527d0cd157c1be
141507Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141508Date:   Fri Aug 7 17:42:42 2009 +0000
141509
141510    Monotone-Parent: bf454793ad4c1b0ba7adc73c55406eff71a6d0ea
141511    Monotone-Revision: b070885499a027320411ad988498b953d9e1a7fc
141512
141513    Monotone-Author: wsourdeau@inverse.ca
141514    Monotone-Date: 2009-08-07T17:42:42
141515    Monotone-Branch: ca.inverse.sogo
141516
141517M	Tests/README
141518
141519commit ae7fa18c8d8ae3afd348623abc7f4c53bf334cf6
141520Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141521Date:   Fri Aug 7 17:40:57 2009 +0000
141522
141523    Monotone-Parent: 15cfd78a03a492815ed414c938dc732ee440dedb
141524    Monotone-Revision: bf454793ad4c1b0ba7adc73c55406eff71a6d0ea
141525
141526    Monotone-Author: wsourdeau@inverse.ca
141527    Monotone-Date: 2009-08-07T17:40:57
141528    Monotone-Branch: ca.inverse.sogo
141529
141530M	Tests/test-davacl.py
141531
141532commit c7513e338dd81c85e0aee8b326ebae3987a13610
141533Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141534Date:   Fri Aug 7 17:35:15 2009 +0000
141535
141536    Monotone-Parent: d1d2a911a5ae6d2af147229f8523ba604c827006
141537    Monotone-Revision: 424fe05c145a975ee16eb60cf1c50dda3ff5e588
141538
141539    Monotone-Author: wsourdeau@inverse.ca
141540    Monotone-Date: 2009-08-07T17:35:15
141541    Monotone-Branch: ca.inverse.sogo
141542
141543M	ChangeLog
141544M	Tests/test-davacl.py
141545
141546commit 41f230c6b2d8eb1e4c1d5291a7f58dbc82f11960
141547Author: Francis Lachapelle <flachapelle@inverse.ca>
141548Date:   Fri Aug 7 16:01:14 2009 +0000
141549
141550    Improvements to the component/event/task editor
141551
141552    Monotone-Parent: 075f98c3d837af89c8856cd35c6327138dfb5eea
141553    Monotone-Revision: b187467dece23f6eb8bf6fef314b1cf1ca22eaec
141554
141555    Monotone-Author: flachapelle@inverse.ca
141556    Monotone-Date: 2009-08-07T16:01:14
141557    Monotone-Branch: ca.inverse.sogo
141558
141559M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
141560M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
141561M	UI/WebServerResources/UIxAppointmentEditor.js
141562M	UI/WebServerResources/UIxComponentEditor.css
141563M	UI/WebServerResources/UIxComponentEditor.js
141564M	UI/WebServerResources/UIxTaskEditor.js
141565
141566commit 10648ee0ac5e2c7bf03e6ddc7bd6138a43e6d4f5
141567Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141568Date:   Fri Aug 7 15:55:15 2009 +0000
141569
141570    Monotone-Parent: 6eb182232c54958d95899ac372dfe954dcc1b9f4
141571    Monotone-Revision: d1d2a911a5ae6d2af147229f8523ba604c827006
141572
141573    Monotone-Author: wsourdeau@inverse.ca
141574    Monotone-Date: 2009-08-07T15:55:15
141575    Monotone-Branch: ca.inverse.sogo
141576
141577M	Tests/all.py
141578
141579commit 395f584db75d71aad550347a3432d7ee9f7b55e2
141580Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141581Date:   Fri Aug 7 15:40:03 2009 +0000
141582
141583    Monotone-Parent: 65d93d27a238a5e86f0c7bc9fd3cbc658d5ee681
141584    Monotone-Revision: 6c5c0cfc38476abab3bbd81d781d653717c5be6d
141585
141586    Monotone-Author: wsourdeau@inverse.ca
141587    Monotone-Date: 2009-08-07T15:40:03
141588    Monotone-Branch: ca.inverse.sogo
141589
141590M	ChangeLog
141591M	Tests/all.py
141592A	Tests/config.py.in
141593D	Tests/davacl.py
141594M	Tests/propfind.py
141595A	Tests/test-davacl.py
141596A	Tests/test-wedavsync.py
141597D	Tests/testconfig.py.in
141598D	Tests/webdavsync.py
141599
141600commit 83e1cf8b0647f0401f677ff3947b3f3bd958706a
141601Author: Francis Lachapelle <flachapelle@inverse.ca>
141602Date:   Fri Aug 7 15:21:14 2009 +0000
141603
141604    Reindent
141605
141606    Monotone-Parent: 7fdf5019b42b8f7abfe4265a47d3175189493e24
141607    Monotone-Revision: 075f98c3d837af89c8856cd35c6327138dfb5eea
141608
141609    Monotone-Author: flachapelle@inverse.ca
141610    Monotone-Date: 2009-08-07T15:21:14
141611    Monotone-Branch: ca.inverse.sogo
141612
141613M	UI/WebServerResources/UIxAppointmentEditor.js
141614
141615commit 2f3758efa6a8ccacfa6ddbd4103b369128e2d45a
141616Author: Francis Lachapelle <flachapelle@inverse.ca>
141617Date:   Thu Aug 6 22:03:58 2009 +0000
141618
141619    Removed attendees when looking at a read-only task
141620
141621    Monotone-Parent: a1e57050a74f60b51f4353a56736984146736973
141622    Monotone-Revision: 7fdf5019b42b8f7abfe4265a47d3175189493e24
141623
141624    Monotone-Author: flachapelle@inverse.ca
141625    Monotone-Date: 2009-08-06T22:03:58
141626    Monotone-Branch: ca.inverse.sogo
141627
141628M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
141629M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
141630
141631commit 19f5d50e616ce6bebf90f49821f7beb2d3e87908
141632Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141633Date:   Thu Aug 6 21:41:19 2009 +0000
141634
141635    Monotone-Parent: 2ce99ebf3ed3c4ae56f0d8eab897684b58f759de
141636    Monotone-Revision: 65d93d27a238a5e86f0c7bc9fd3cbc658d5ee681
141637
141638    Monotone-Author: wsourdeau@inverse.ca
141639    Monotone-Date: 2009-08-06T21:41:19
141640    Monotone-Branch: ca.inverse.sogo
141641
141642M	Tests/README
141643A	Tests/all.py
141644
141645commit c761ef5ba1047001929f9597bc721de9a4039e69
141646Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141647Date:   Thu Aug 6 21:40:48 2009 +0000
141648
141649    Monotone-Parent: 97edd366e5777b4193d2520fb6aafb9633a5123d
141650    Monotone-Revision: 2ce99ebf3ed3c4ae56f0d8eab897684b58f759de
141651
141652    Monotone-Author: wsourdeau@inverse.ca
141653    Monotone-Date: 2009-08-06T21:40:48
141654    Monotone-Branch: ca.inverse.sogo
141655
141656M	ChangeLog
141657M	SoObjects/Appointments/SOGoCalendarComponent.m
141658M	SoObjects/Appointments/product.plist
141659A	Tests/davacl.py
141660M	Tests/testconfig.py.in
141661M	UI/MainUI/product.plist
141662
141663commit e8acf62eb7426dc0654765486d1ac8b36993655c
141664Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141665Date:   Thu Aug 6 21:38:41 2009 +0000
141666
141667    Monotone-Parent: f14da511e49cf36d5c6f6a7d9fe1aed0eeda1c79
141668    Monotone-Revision: 97edd366e5777b4193d2520fb6aafb9633a5123d
141669
141670    Monotone-Author: wsourdeau@inverse.ca
141671    Monotone-Date: 2009-08-06T21:38:41
141672    Monotone-Branch: ca.inverse.sogo
141673
141674M	Tests/README
141675
141676commit d0f60f9e9301373b1914d13181c6ea228f1a823d
141677Author: Francis Lachapelle <flachapelle@inverse.ca>
141678Date:   Thu Aug 6 21:22:11 2009 +0000
141679
141680    Improvments to email editor
141681
141682    Monotone-Parent: f9cf3e34986ed3ca9506b2146ff9c4177d2eb7e6
141683    Monotone-Revision: 8ba93fdae75ee545af159a1b88dfb6faccbe7bc2
141684
141685    Monotone-Author: flachapelle@inverse.ca
141686    Monotone-Date: 2009-08-06T21:22:11
141687    Monotone-Branch: ca.inverse.sogo
141688
141689M	UI/WebServerResources/UIxMailEditor.css
141690M	UI/WebServerResources/UIxMailEditor.js
141691
141692commit 93982c19891726415bce973bdcff98ab25370216
141693Author: Francis Lachapelle <flachapelle@inverse.ca>
141694Date:   Thu Aug 6 21:18:27 2009 +0000
141695
141696    Monotone-Parent: 997781056d484980738b11e151b8156a66f0998b
141697    Monotone-Revision: f9cf3e34986ed3ca9506b2146ff9c4177d2eb7e6
141698
141699    Monotone-Author: flachapelle@inverse.ca
141700    Monotone-Date: 2009-08-06T21:18:27
141701    Monotone-Branch: ca.inverse.sogo
141702
141703M	UI/PreferencesUI/French.lproj/Localizable.strings
141704
141705commit 888d078d522213b8d256c8a9b637cc283f0b1f65
141706Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141707Date:   Thu Aug 6 19:27:40 2009 +0000
141708
141709    Monotone-Parent: f473906a9eeabc3d7969b78d83ccdeee34b2fb7a
141710    Monotone-Revision: f14da511e49cf36d5c6f6a7d9fe1aed0eeda1c79
141711
141712    Monotone-Author: wsourdeau@inverse.ca
141713    Monotone-Date: 2009-08-06T19:27:40
141714    Monotone-Branch: ca.inverse.sogo
141715
141716M	Tests/README
141717
141718commit 9627dd6eaaa02fe4ed4b96f0acc3c85cbef2f1f7
141719Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141720Date:   Thu Aug 6 19:21:49 2009 +0000
141721
141722    Monotone-Parent: 223a4ad09a33c8b2083c58b7e512c78200d305ec
141723    Monotone-Revision: f473906a9eeabc3d7969b78d83ccdeee34b2fb7a
141724
141725    Monotone-Author: wsourdeau@inverse.ca
141726    Monotone-Date: 2009-08-06T19:21:49
141727    Monotone-Branch: ca.inverse.sogo
141728
141729D	Tests/webdav-sync.py
141730A	Tests/webdavsync.py
141731
141732commit dbc6bd1a8cf2b2026b0d7c1558ebd97a617c46ac
141733Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141734Date:   Thu Aug 6 19:21:10 2009 +0000
141735
141736    Monotone-Parent: f0967567767bc3e201a892b9a9fc17de9c47f0a1
141737    Monotone-Revision: 223a4ad09a33c8b2083c58b7e512c78200d305ec
141738
141739    Monotone-Author: wsourdeau@inverse.ca
141740    Monotone-Date: 2009-08-06T19:21:10
141741    Monotone-Branch: ca.inverse.sogo
141742
141743M	ChangeLog
141744M	Tests/webdavlib.py
141745
141746commit cf7b984ad7d5d9f2507d8674a13ca1c5fa1e6b88
141747Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141748Date:   Thu Aug 6 19:18:51 2009 +0000
141749
141750    Monotone-Parent: 7b27fe613fc83b2fb43c0d43ed6052f3e1041b69
141751    Monotone-Revision: 977a2fc6635839b5595a2518bac96d0260c9b3da
141752
141753    Monotone-Author: wsourdeau@inverse.ca
141754    Monotone-Date: 2009-08-06T19:18:51
141755    Monotone-Branch: ca.inverse.sogo
141756
141757M	.mtn-ignore
141758
141759commit c3ff1d6c6e8aed153b11739043d980b594489daa
141760Author: Francis Lachapelle <flachapelle@inverse.ca>
141761Date:   Thu Aug 6 19:07:25 2009 +0000
141762
141763    Various improvements to the Preferences module
141764
141765    Monotone-Parent: f5af4bb05528ecf5545e12a51e343876ffad7270
141766    Monotone-Revision: 997781056d484980738b11e151b8156a66f0998b
141767
141768    Monotone-Author: flachapelle@inverse.ca
141769    Monotone-Date: 2009-08-06T19:07:25
141770    Monotone-Branch: ca.inverse.sogo
141771
141772M	ChangeLog
141773M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
141774M	UI/PreferencesUI/Czech.lproj/Localizable.strings
141775M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
141776M	UI/PreferencesUI/English.lproj/Localizable.strings
141777M	UI/PreferencesUI/French.lproj/Localizable.strings
141778M	UI/PreferencesUI/German.lproj/Localizable.strings
141779M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
141780M	UI/PreferencesUI/Italian.lproj/Localizable.strings
141781M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
141782M	UI/PreferencesUI/UIxPreferences.h
141783M	UI/PreferencesUI/UIxPreferences.m
141784M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
141785M	UI/Templates/PreferencesUI/UIxPreferences.wox
141786M	UI/WebServerResources/UIxPreferences.css
141787M	UI/WebServerResources/UIxPreferences.js
141788M	UI/WebServerResources/iefixes.css
141789
141790commit 8bf4515d6fc5e1f762e42b434a919858497228d2
141791Author: Francis Lachapelle <flachapelle@inverse.ca>
141792Date:   Thu Aug 6 18:51:58 2009 +0000
141793
141794    Monotone-Parent: 2ae443d1e9e3ef66ebb42cbba16fc86deb005615
141795    Monotone-Revision: f5af4bb05528ecf5545e12a51e343876ffad7270
141796
141797    Monotone-Author: flachapelle@inverse.ca
141798    Monotone-Date: 2009-08-06T18:51:58
141799    Monotone-Branch: ca.inverse.sogo
141800
141801M	UI/WebServerResources/ckeditor/_source/core/_bootstrap.js
141802
141803commit c8e3996fee3fb3e1eb07c8da3c2b1a0d67c9e1df
141804Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141805Date:   Wed Aug 5 16:44:50 2009 +0000
141806
141807    Monotone-Parent: 07373a01b29415522044be3734f2799491696ebc
141808    Monotone-Revision: 7b27fe613fc83b2fb43c0d43ed6052f3e1041b69
141809
141810    Monotone-Author: wsourdeau@inverse.ca
141811    Monotone-Date: 2009-08-05T16:44:50
141812    Monotone-Branch: ca.inverse.sogo
141813
141814M	Tests/webdav-sync.py
141815
141816commit 3fff395160b634de7e627140a8f50f8e917a2a91
141817Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141818Date:   Wed Aug 5 16:44:45 2009 +0000
141819
141820    Monotone-Parent: d35569adb5f95d077a2e359cae7af87c6ba720d1
141821    Monotone-Revision: 07373a01b29415522044be3734f2799491696ebc
141822
141823    Monotone-Author: wsourdeau@inverse.ca
141824    Monotone-Date: 2009-08-05T16:44:45
141825    Monotone-Branch: ca.inverse.sogo
141826
141827M	Tests/webdavlib.py
141828
141829commit e94b025ae9359144c7333c114d0a9584e5f323f9
141830Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141831Date:   Wed Aug 5 15:38:46 2009 +0000
141832
141833    Monotone-Parent: d5160c781f03a73e64550870c92c96c8310b439a
141834    Monotone-Revision: d35569adb5f95d077a2e359cae7af87c6ba720d1
141835
141836    Monotone-Author: wsourdeau@inverse.ca
141837    Monotone-Date: 2009-08-05T15:38:46
141838    Monotone-Branch: ca.inverse.sogo
141839
141840M	Tests/README
141841
141842commit ecfa434da2503ede720f5462ee2f95f9dd70ae23
141843Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141844Date:   Wed Aug 5 15:36:09 2009 +0000
141845
141846    Monotone-Parent: 1c96c7fdd2f2dab8f4bc3173deb36b069ade3bf1
141847    Monotone-Revision: d5160c781f03a73e64550870c92c96c8310b439a
141848
141849    Monotone-Author: wsourdeau@inverse.ca
141850    Monotone-Date: 2009-08-05T15:36:09
141851    Monotone-Branch: ca.inverse.sogo
141852
141853M	ChangeLog
141854M	SoObjects/SOGo/SOGoGCSFolder.m
141855M	Tests/README
141856
141857commit 5b3592c974861264a820bd83872d2a2731f1e6ff
141858Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141859Date:   Wed Aug 5 15:34:45 2009 +0000
141860
141861    Monotone-Parent: 11e7712d6d915167dfc15be7f67ab23f7f9e7cc7
141862    Monotone-Revision: 1c96c7fdd2f2dab8f4bc3173deb36b069ade3bf1
141863
141864    Monotone-Author: wsourdeau@inverse.ca
141865    Monotone-Date: 2009-08-05T15:34:45
141866    Monotone-Branch: ca.inverse.sogo
141867
141868A	Tests/README
141869A	Tests/propfind.py
141870A	Tests/testconfig.py.in
141871A	Tests/webdav-sync.py
141872A	Tests/webdavlib.py
141873
141874commit b1b8ce2aa313bd0b878b03fa041268000178bd9f
141875Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
141876Date:   Wed Aug 5 15:19:01 2009 +0000
141877
141878    Monotone-Parent: 42e38d681c5b553626459ab2c9fc83fa9d65d3b0
141879    Monotone-Revision: 4ac197b200da843253c472d28004ce7d849b7299
141880
141881    Monotone-Author: wsourdeau@inverse.ca
141882    Monotone-Date: 2009-08-05T15:19:01
141883    Monotone-Branch: ca.inverse.sogo
141884
141885M	ChangeLog
141886M	SoObjects/SOGo/GNUmakefile
141887A	SoObjects/SOGo/WOResponse+SOGo.h
141888A	SoObjects/SOGo/WOResponse+SOGo.m
141889
141890commit b2638c1a68172dbaedb0e202018ffffaa7bdd00f
141891Author: Ludovic Marcotte <lmarcotte@inverse.ca>
141892Date:   Wed Aug 5 11:32:37 2009 +0000
141893
141894    updated NEWS file
141895
141896    Monotone-Parent: edc58b2d2e9fe75c03976eae92aa72c68619ed2b
141897    Monotone-Revision: a5d8a3ec1f85f1e3b6704040be5e3e1e48a905d0
141898
141899    Monotone-Author: ludovic@Sophos.ca
141900    Monotone-Date: 2009-08-05T11:32:37
141901    Monotone-Branch: ca.inverse.sogo
141902
141903M	NEWS
141904
141905commit c3df2a4b4623de03704ec6e2d5e5e099d197f3d6
141906Author: Ludovic Marcotte <lmarcotte@inverse.ca>
141907Date:   Wed Aug 5 11:30:23 2009 +0000
141908
141909    Many translation fixes - see ChangeLog for details
141910
141911    Monotone-Parent: dbdc0f3b0ca4763169734e68363edeeedb85e5d4
141912    Monotone-Revision: edc58b2d2e9fe75c03976eae92aa72c68619ed2b
141913
141914    Monotone-Author: ludovic@Sophos.ca
141915    Monotone-Date: 2009-08-05T11:30:23
141916    Monotone-Branch: ca.inverse.sogo
141917
141918M	ChangeLog
141919M	SoObjects/Mailer/SOGoMailForward.h
141920M	SoObjects/Mailer/SOGoMailForward.m
141921A	SoObjects/Mailer/SOGoMailHungarianForward.wo/SOGoMailHungarianForward.wod
141922A	SoObjects/Mailer/SOGoMailHungarianReply.wo/SOGoMailHungarianReply.wod
141923M	SoObjects/Mailer/SOGoMailReply.h
141924M	SoObjects/Mailer/SOGoMailReply.m
141925M	SoObjects/Mailer/SOGoMailWelshForward.wo/SOGoMailWelshForward.html
141926
141927commit cc3e9cef5d8d30907830558885938241ddfb6f1f
141928Author: Ludovic Marcotte <lmarcotte@inverse.ca>
141929Date:   Wed Aug 5 11:06:06 2009 +0000
141930
141931    Fixed missing class definitions for the Czech translation
141932
141933    Monotone-Parent: e711b8e1d1fd30a248ca0806a9a0d0c2b49e2e75
141934    Monotone-Revision: dbdc0f3b0ca4763169734e68363edeeedb85e5d4
141935
141936    Monotone-Author: ludovic@Sophos.ca
141937    Monotone-Date: 2009-08-05T11:06:06
141938    Monotone-Branch: ca.inverse.sogo
141939
141940M	SoObjects/Mailer/SOGoMailForward.h
141941M	SoObjects/Mailer/SOGoMailForward.m
141942M	SoObjects/Mailer/SOGoMailReply.h
141943M	SoObjects/Mailer/SOGoMailReply.m
141944
141945commit 0ee22d91e1d70fd9f68c5990a0798ba93be7c2b4
141946Author: Francis Lachapelle <flachapelle@inverse.ca>
141947Date:   Tue Aug 4 19:29:38 2009 +0000
141948
141949    Reindent
141950
141951    Monotone-Parent: 64703eddf193d3b0fa0bcca0b336e5a68d8a1256
141952    Monotone-Revision: a0d0b11a9d09b6e2a4c1105454c00cca7c853ac5
141953
141954    Monotone-Author: flachapelle@inverse.ca
141955    Monotone-Date: 2009-08-04T19:29:38
141956    Monotone-Branch: ca.inverse.sogo
141957
141958M	UI/WebServerResources/UIxPreferences.js
141959
141960commit e2dd875a2032b3a34b9117a90329bb672cfa01ac
141961Author: Francis Lachapelle <flachapelle@inverse.ca>
141962Date:   Tue Aug 4 18:44:06 2009 +0000
141963
141964    Minor improvement in Mail editor
141965
141966    Monotone-Parent: 296da5015be2fa9599fbedd1f763c37cffa231c0
141967    Monotone-Revision: 64703eddf193d3b0fa0bcca0b336e5a68d8a1256
141968
141969    Monotone-Author: flachapelle@inverse.ca
141970    Monotone-Date: 2009-08-04T18:44:06
141971    Monotone-Branch: ca.inverse.sogo
141972
141973M	UI/WebServerResources/UIxMailEditor.css
141974M	UI/WebServerResources/UIxMailEditor.js
141975
141976commit b07d16dce583a31633a421484907a038088b6098
141977Author: Ludovic Marcotte <lmarcotte@inverse.ca>
141978Date:   Tue Aug 4 17:54:00 2009 +0000
141979
141980    Updated the documentation wrt memcached
141981
141982    Monotone-Parent: 64703eddf193d3b0fa0bcca0b336e5a68d8a1256
141983    Monotone-Revision: e711b8e1d1fd30a248ca0806a9a0d0c2b49e2e75
141984
141985    Monotone-Author: ludovic@Sophos.ca
141986    Monotone-Date: 2009-08-04T17:54:00
141987    Monotone-Branch: ca.inverse.sogo
141988
141989M	Documentation/SOGo Installation Guide.odt
141990
141991commit 8d4a65a680928fef25a0e037f6b4555f87c1f357
141992Author: Francis Lachapelle <flachapelle@inverse.ca>
141993Date:   Tue Aug 4 15:42:02 2009 +0000
141994
141995    Reindent
141996
141997    Monotone-Parent: 42e38d681c5b553626459ab2c9fc83fa9d65d3b0
141998    Monotone-Revision: 296da5015be2fa9599fbedd1f763c37cffa231c0
141999
142000    Monotone-Author: flachapelle@inverse.ca
142001    Monotone-Date: 2009-08-04T15:42:02
142002    Monotone-Branch: ca.inverse.sogo
142003
142004M	UI/WebServerResources/UIxMailEditor.js
142005
142006commit f3be199fa336f641afd01af34bcce200daf9da41
142007Author: Francis Lachapelle <flachapelle@inverse.ca>
142008Date:   Tue Aug 4 13:07:30 2009 +0000
142009
142010    Cleanup Hungarian translation for Calendar module
142011
142012    Monotone-Parent: 7371f0ecc53dccae82d506a8aeeeacb834001a9c
142013    Monotone-Revision: 76398ce8225fa84ac8374a71833feefd637f4353
142014
142015    Monotone-Author: flachapelle@inverse.ca
142016    Monotone-Date: 2009-08-04T13:07:30
142017    Monotone-Branch: ca.inverse.sogo
142018
142019M	UI/Scheduler/Hungarian.lproj/Localizable.strings
142020
142021commit 203d4ae5af2ee9a0b9362f6f370fd5f977fa66b9
142022Author: Francis Lachapelle <flachapelle@inverse.ca>
142023Date:   Tue Aug 4 13:06:44 2009 +0000
142024
142025    Added Hungarian translation of categories in preferences module
142026
142027    Monotone-Parent: 4d67a3c84418ee1890a35a262f3e8c423ab08c60
142028    Monotone-Revision: 7371f0ecc53dccae82d506a8aeeeacb834001a9c
142029
142030    Monotone-Author: flachapelle@inverse.ca
142031    Monotone-Date: 2009-08-04T13:06:44
142032    Monotone-Branch: ca.inverse.sogo
142033
142034M	UI/PreferencesUI/English.lproj/Localizable.strings
142035M	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
142036
142037commit 3dfacbdc06e6bf120308c0f3bd3933b5de376491
142038Author: Francis Lachapelle <flachapelle@inverse.ca>
142039Date:   Tue Aug 4 13:05:16 2009 +0000
142040
142041    Minor CSS improvement in Calendar module
142042
142043    Monotone-Parent: 2212bb9a2c983d084ee30e6ffdefbb85028501b9
142044    Monotone-Revision: 4d67a3c84418ee1890a35a262f3e8c423ab08c60
142045
142046    Monotone-Author: flachapelle@inverse.ca
142047    Monotone-Date: 2009-08-04T13:05:16
142048    Monotone-Branch: ca.inverse.sogo
142049
142050M	UI/WebServerResources/SchedulerUI.css
142051
142052commit f4fac23fea457b92bb7d3a318eec73036e1aab89
142053Author: Francis Lachapelle <flachapelle@inverse.ca>
142054Date:   Mon Aug 3 19:02:04 2009 +0000
142055
142056    Minor change to the Contacts English translation
142057
142058    Monotone-Parent: fb03ecf78826f986f277c96dedfba8f1a699c9b4
142059    Monotone-Revision: 2212bb9a2c983d084ee30e6ffdefbb85028501b9
142060
142061    Monotone-Author: flachapelle@inverse.ca
142062    Monotone-Date: 2009-08-03T19:02:04
142063    Monotone-Branch: ca.inverse.sogo
142064
142065M	UI/Contacts/English.lproj/Localizable.strings
142066
142067commit d2410477c750e7a10a4d9deecb835ee6d32e060f
142068Author: Francis Lachapelle <flachapelle@inverse.ca>
142069Date:   Mon Aug 3 18:59:57 2009 +0000
142070
142071    Monotone-Parent: 99ca451495fc28364e0d775f0a4b950f0df4164d
142072    Monotone-Revision: fb03ecf78826f986f277c96dedfba8f1a699c9b4
142073
142074    Monotone-Author: flachapelle@inverse.ca
142075    Monotone-Date: 2009-08-03T18:59:57
142076    Monotone-Branch: ca.inverse.sogo
142077
142078M	UI/WebServerResources/SchedulerUI.js
142079
142080commit f1df83e44c23822d35f4ac545d207f071d34de2e
142081Author: Ludovic Marcotte <lmarcotte@inverse.ca>
142082Date:   Mon Aug 3 15:46:02 2009 +0000
142083
142084    See ChangeLog
142085
142086    Monotone-Parent: 99ca451495fc28364e0d775f0a4b950f0df4164d
142087    Monotone-Revision: 740d7bf9e85e6faf504cb29387d81a224a6a92e9
142088
142089    Monotone-Author: ludovic@Sophos.ca
142090    Monotone-Date: 2009-08-03T15:46:02
142091    Monotone-Branch: ca.inverse.sogo
142092
142093M	ChangeLog
142094M	SoObjects/SOGo/GNUmakefile
142095M	SoObjects/SOGo/LDAPUserManager.m
142096M	SoObjects/SOGo/NSDictionary+DAV.m
142097M	SoObjects/SOGo/NSScanner+BSJSONAdditions.m
142098M	SoObjects/SOGo/SOGoCache.h
142099M	SoObjects/SOGo/SOGoCache.m
142100M	SoObjects/SOGo/SOGoUser.h
142101M	SoObjects/SOGo/SOGoUser.m
142102M	SoObjects/SOGo/SOGoUserDefaults.h
142103M	SoObjects/SOGo/SOGoUserDefaults.m
142104M	sogo.spec
142105
142106commit 49d79275662d38718e076e181cef1b24330a77d6
142107Author: Francis Lachapelle <flachapelle@inverse.ca>
142108Date:   Fri Jul 31 12:50:46 2009 +0000
142109
142110    See ChangeLog
142111
142112    Monotone-Parent: bed7078c0d71e62ad9f60d3fef4f7ca41808fa85
142113    Monotone-Revision: 99ca451495fc28364e0d775f0a4b950f0df4164d
142114
142115    Monotone-Author: flachapelle@inverse.ca
142116    Monotone-Date: 2009-07-31T12:50:46
142117    Monotone-Branch: ca.inverse.sogo
142118
142119M	ChangeLog
142120M	UI/Scheduler/UIxCalView.m
142121
142122commit 26451dc99256154261431861d41028d3ae36b194
142123Author: C Robert <crobert@inverse.ca>
142124Date:   Fri Jul 31 19:50:09 2009 +0000
142125
142126    Monotone-Parent: 597cc6629d42a3546ef1401377719202b214f02f
142127    Monotone-Revision: bed7078c0d71e62ad9f60d3fef4f7ca41808fa85
142128
142129    Monotone-Author: crobert@inverse.ca
142130    Monotone-Date: 2009-07-31T19:50:09
142131    Monotone-Branch: ca.inverse.sogo
142132
142133M	UI/WebServerResources/SchedulerUI.css
142134
142135commit 84d5ab611c3b5a50e252047af761c4c3aeb9c823
142136Author: C Robert <crobert@inverse.ca>
142137Date:   Fri Jul 31 19:48:25 2009 +0000
142138
142139    Mantis 1489+1987: ! pour taches.haute
142140
142141    Monotone-Parent: b9fd73f3b424b6987ed02034e0b3b5c7329ef75c
142142    Monotone-Revision: 597cc6629d42a3546ef1401377719202b214f02f
142143
142144    Monotone-Author: crobert@inverse.ca
142145    Monotone-Date: 2009-07-31T19:48:25
142146    Monotone-Branch: ca.inverse.sogo
142147
142148M	UI/Scheduler/UIxCalListingActions.m
142149M	UI/WebServerResources/SchedulerUI.css
142150M	UI/WebServerResources/SchedulerUI.js
142151A	UI/WebServerResources/important.png
142152
142153commit e1515361d0818e1b402793bc0185b27a1be4733d
142154Author: C Robert <crobert@inverse.ca>
142155Date:   Fri Jul 31 19:08:15 2009 +0000
142156
142157    Mantis 2137: attachments resize
142158
142159    Monotone-Parent: d24da70dbbf478c3ed5fe3ac9825fa5a942f1441
142160    Monotone-Revision: b9fd73f3b424b6987ed02034e0b3b5c7329ef75c
142161
142162    Monotone-Author: crobert@inverse.ca
142163    Monotone-Date: 2009-07-31T19:08:15
142164    Monotone-Branch: ca.inverse.sogo
142165
142166M	UI/WebServerResources/UIxMailEditor.js
142167
142168commit 4b9bddab18599b78e2da2b083dd5226a1609fada
142169Author: C Robert <crobert@inverse.ca>
142170Date:   Fri Jul 31 18:34:58 2009 +0000
142171
142172    New ckeditor version, hopefully fixes stuff
142173
142174    Monotone-Parent: d017ebf132007322a274393ed5361101295ddba5
142175    Monotone-Revision: d24da70dbbf478c3ed5fe3ac9825fa5a942f1441
142176
142177    Monotone-Author: crobert@inverse.ca
142178    Monotone-Date: 2009-07-31T18:34:58
142179    Monotone-Branch: ca.inverse.sogo
142180
142181M	UI/WebServerResources/ckeditor/ckeditor.js
142182
142183commit 696813dd2990ce6623b8f9110a02772a9496803d
142184Author: C Robert <crobert@inverse.ca>
142185Date:   Fri Jul 31 18:06:03 2009 +0000
142186
142187    Minor fix for prev. commit
142188
142189    Monotone-Parent: 445116f4d4dc0f02dc0569b5b726887999b51c7f
142190    Monotone-Revision: d017ebf132007322a274393ed5361101295ddba5
142191
142192    Monotone-Author: crobert@inverse.ca
142193    Monotone-Date: 2009-07-31T18:06:03
142194    Monotone-Branch: ca.inverse.sogo
142195
142196M	UI/PreferencesUI/UIxPreferences.m
142197
142198commit da0d3dfb5a5a48b117ac5b28f435db0821ed3eaa
142199Author: C Robert <crobert@inverse.ca>
142200Date:   Fri Jul 31 17:52:49 2009 +0000
142201
142202    Mantis 3572 SOGoMailPollingIntervals
142203
142204    Monotone-Parent: 42164e46f40378824b21554163c98f9ca67ade4b
142205    Monotone-Revision: 445116f4d4dc0f02dc0569b5b726887999b51c7f
142206
142207    Monotone-Author: crobert@inverse.ca
142208    Monotone-Date: 2009-07-31T17:52:49
142209    Monotone-Branch: ca.inverse.sogo
142210
142211M	UI/PreferencesUI/UIxPreferences.m
142212
142213commit 58b6a7a6333ae7ebfba6ff6c7db02b9722ac895d
142214Author: C Robert <crobert@inverse.ca>
142215Date:   Fri Jul 31 15:35:33 2009 +0000
142216
142217    Mantis 3574 Traductions manquantes (UIxRecurenceEditor)
142218
142219    Monotone-Parent: e01d0df10ecfe018a8dc8810da911702d7a40d28
142220    Monotone-Revision: 42164e46f40378824b21554163c98f9ca67ade4b
142221
142222    Monotone-Author: crobert@inverse.ca
142223    Monotone-Date: 2009-07-31T15:35:33
142224    Monotone-Branch: ca.inverse.sogo
142225
142226M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
142227M	UI/Scheduler/Czech.lproj/Localizable.strings
142228M	UI/Scheduler/Dutch.lproj/Localizable.strings
142229M	UI/Scheduler/English.lproj/Localizable.strings
142230M	UI/Scheduler/French.lproj/Localizable.strings
142231M	UI/Scheduler/German.lproj/Localizable.strings
142232M	UI/Scheduler/Hungarian.lproj/Localizable.strings
142233M	UI/Scheduler/Italian.lproj/Localizable.strings
142234M	UI/Scheduler/Russian.lproj/Localizable.strings
142235M	UI/Scheduler/Spanish.lproj/Localizable.strings
142236M	UI/Scheduler/Welsh.lproj/Localizable.strings
142237M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
142238M	UI/WebServerResources/UIxRecurrenceEditor.js
142239
142240commit a3e7730ef19fc80c84369f3f9c411a3eadb650dc
142241Author: C Robert <crobert@inverse.ca>
142242Date:   Fri Jul 31 13:52:29 2009 +0000
142243
142244    Mantis 83: HTML + IE7
142245
142246    Monotone-Parent: 754c42e76d98f86e1fdd3158973b91b56f2db830
142247    Monotone-Revision: e01d0df10ecfe018a8dc8810da911702d7a40d28
142248
142249    Monotone-Author: crobert@inverse.ca
142250    Monotone-Date: 2009-07-31T13:52:29
142251    Monotone-Branch: ca.inverse.sogo
142252
142253M	UI/WebServerResources/UIxMailEditor.js
142254
142255commit d493dcd00165f53370149e1c23aa623634580bbe
142256Author: Francis Lachapelle <flachapelle@inverse.ca>
142257Date:   Thu Jul 30 21:57:46 2009 +0000
142258
142259    Fix for viewing read-only recurrent events
142260
142261    Monotone-Parent: 0801b840389e27365ffcfe12265d379abb2dc676
142262    Monotone-Revision: 754c42e76d98f86e1fdd3158973b91b56f2db830
142263
142264    Monotone-Author: flachapelle@inverse.ca
142265    Monotone-Date: 2009-07-30T21:57:46
142266    Monotone-Branch: ca.inverse.sogo
142267
142268M	UI/Scheduler/product.plist
142269
142270commit d318f7225071c867bc2656661002eab79d747757
142271Author: C Robert <crobert@inverse.ca>
142272Date:   Thu Jul 30 20:44:04 2009 +0000
142273
142274    .deb fixes again
142275
142276    Monotone-Parent: fab08bf8720de962c3bb022e001f14074f1e3e05
142277    Monotone-Revision: 0801b840389e27365ffcfe12265d379abb2dc676
142278
142279    Monotone-Author: crobert@inverse.ca
142280    Monotone-Date: 2009-07-30T20:44:04
142281    Monotone-Branch: ca.inverse.sogo
142282
142283M	SOPE/sope-deb.diff
142284M	Scripts/sogod-wrapper
142285M	debian/control
142286M	debian/rules
142287M	debian/sogo.postinst
142288
142289commit fa6f49bcd57cbd823b4b226e046e79e923e9c6d8
142290Author: Ludovic Marcotte <lmarcotte@inverse.ca>
142291Date:   Thu Jul 30 14:49:30 2009 +0000
142292
142293    Updated the guides
142294
142295    Monotone-Parent: cd471e412758bb311679d4e0cd5e5069c23048e8
142296    Monotone-Revision: fab08bf8720de962c3bb022e001f14074f1e3e05
142297
142298    Monotone-Author: ludovic@Sophos.ca
142299    Monotone-Date: 2009-07-30T14:49:30
142300    Monotone-Branch: ca.inverse.sogo
142301
142302M	Documentation/SOGo Installation Guide.odt
142303M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
142304
142305commit f20cc880a8a975ae0fcdec103c7d3d7f46660bfe
142306Author: Francis Lachapelle <flachapelle@inverse.ca>
142307Date:   Thu Jul 30 14:42:14 2009 +0000
142308
142309    Fix BrazilianPortuguese and Czech translations of Contacts module
142310
142311    Monotone-Parent: c98a8ccbf26bb1848e198f6c6d363dd158651355
142312    Monotone-Revision: cd471e412758bb311679d4e0cd5e5069c23048e8
142313
142314    Monotone-Author: flachapelle@inverse.ca
142315    Monotone-Date: 2009-07-30T14:42:14
142316    Monotone-Branch: ca.inverse.sogo
142317
142318M	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
142319M	UI/Contacts/Czech.lproj/Localizable.strings
142320
142321commit 2c99a08b93ba84ee3dae1d3a4e39afca83bab34f
142322Author: Francis Lachapelle <flachapelle@inverse.ca>
142323Date:   Thu Jul 30 14:35:52 2009 +0000
142324
142325    Fix for Hungarian translation
142326
142327    Monotone-Parent: 5d8ec8c257bee359b6b911b6d3bfe32a59d4c8a7
142328    Monotone-Revision: c98a8ccbf26bb1848e198f6c6d363dd158651355
142329
142330    Monotone-Author: flachapelle@inverse.ca
142331    Monotone-Date: 2009-07-30T14:35:52
142332    Monotone-Branch: ca.inverse.sogo
142333
142334M	UI/Contacts/English.lproj/Localizable.strings
142335M	UI/Contacts/French.lproj/Localizable.strings
142336M	UI/Contacts/Hungarian.lproj/Localizable.strings
142337
142338commit d8c8627905bbb09d99ec9845391ce11da9327af5
142339Author: Francis Lachapelle <flachapelle@inverse.ca>
142340Date:   Thu Jul 30 14:34:51 2009 +0000
142341
142342    CSS fix for Contacts view
142343
142344    Monotone-Parent: 71429dedcc15f936ae77ba7111d34ac7f5a07537
142345    Monotone-Revision: 5d8ec8c257bee359b6b911b6d3bfe32a59d4c8a7
142346
142347    Monotone-Author: flachapelle@inverse.ca
142348    Monotone-Date: 2009-07-30T14:34:51
142349    Monotone-Branch: ca.inverse.sogo
142350
142351M	UI/WebServerResources/ContactsUI.css
142352
142353commit 7fb4f84b49ec9f8ae484ea92871d7bfe2ec3e519
142354Author: Francis Lachapelle <flachapelle@inverse.ca>
142355Date:   Thu Jul 30 02:12:53 2009 +0000
142356
142357    Hungarian translation
142358
142359    Monotone-Parent: 09a0f45d386d7951e7a9222e26d26b67281bf847
142360    Monotone-Revision: 71429dedcc15f936ae77ba7111d34ac7f5a07537
142361
142362    Monotone-Author: flachapelle@inverse.ca
142363    Monotone-Date: 2009-07-30T02:12:53
142364    Monotone-Branch: ca.inverse.sogo
142365
142366M	SoObjects/Appointments/GNUmakefile
142367A	SoObjects/Appointments/Hungarian.lproj/Localizable.strings
142368M	SoObjects/Appointments/SOGoAptMailDeletion.m
142369A	SoObjects/Appointments/SOGoAptMailHungarianDeletion.wo/SOGoAptMailHungarianDeletion.html
142370A	SoObjects/Appointments/SOGoAptMailHungarianICalReply.wo/SOGoAptMailHungarianICalReply.html
142371A	SoObjects/Appointments/SOGoAptMailHungarianInvitation.wo/SOGoAptMailHungarianInvitation.html
142372A	SoObjects/Appointments/SOGoAptMailHungarianUpdate.wo/SOGoAptMailHungarianUpdate.html
142373M	SoObjects/Appointments/SOGoAptMailICalReply.m
142374M	SoObjects/Appointments/SOGoAptMailInvitation.m
142375M	SoObjects/Appointments/SOGoAptMailUpdate.m
142376M	SoObjects/Contacts/GNUmakefile
142377A	SoObjects/Contacts/Hungarian.lproj/Localizable.strings
142378M	SoObjects/Mailer/GNUmakefile
142379A	SoObjects/Mailer/SOGoMailHungarianForward.wo/SOGoMailHungarianForward.html
142380A	SoObjects/Mailer/SOGoMailHungarianReply.wo/SOGoMailHungarianReply.html
142381M	UI/Common/GNUmakefile
142382A	UI/Common/Hungarian.lproj/Localizable.strings
142383M	UI/Contacts/GNUmakefile
142384A	UI/Contacts/Hungarian.lproj/Localizable.strings
142385M	UI/MailPartViewers/GNUmakefile
142386A	UI/MailPartViewers/Hungarian.lproj/Localizable.strings
142387M	UI/MailerUI/GNUmakefile
142388A	UI/MailerUI/Hungarian.lproj/Localizable.strings
142389M	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
142390M	UI/MainUI/Czech.lproj/Localizable.strings
142391M	UI/MainUI/Dutch.lproj/Localizable.strings
142392M	UI/MainUI/English.lproj/Localizable.strings
142393M	UI/MainUI/French.lproj/Localizable.strings
142394M	UI/MainUI/GNUmakefile
142395M	UI/MainUI/German.lproj/Localizable.strings
142396A	UI/MainUI/Hungarian.lproj/Locale
142397A	UI/MainUI/Hungarian.lproj/Localizable.strings
142398M	UI/MainUI/Italian.lproj/Localizable.strings
142399M	UI/MainUI/Russian.lproj/Localizable.strings
142400M	UI/MainUI/SOGoRootPage.m
142401M	UI/MainUI/Spanish.lproj/Localizable.strings
142402M	UI/MainUI/Welsh.lproj/Localizable.strings
142403M	UI/PreferencesUI/GNUmakefile
142404A	UI/PreferencesUI/Hungarian.lproj/Localizable.strings
142405M	UI/SOGoUI/SOGoACLAdvisory.h
142406M	UI/SOGoUI/SOGoACLAdvisory.m
142407M	UI/SOGoUI/SOGoFolderAdvisory.h
142408M	UI/SOGoUI/SOGoFolderAdvisory.m
142409M	UI/Scheduler/GNUmakefile
142410A	UI/Scheduler/Hungarian.lproj/Localizable.strings
142411A	UI/Templates/SOGoACLHungarianAdditionAdvisory.wox
142412A	UI/Templates/SOGoACLHungarianModificationAdvisory.wox
142413A	UI/Templates/SOGoACLHungarianRemovalAdvisory.wox
142414A	UI/Templates/SOGoFolderHungarianAdditionAdvisory.wox
142415A	UI/Templates/SOGoFolderHungarianRemovalAdvisory.wox
142416
142417commit 3e357eb6e9c62ee4b343e4b7181736a15441b2ef
142418Author: Francis Lachapelle <flachapelle@inverse.ca>
142419Date:   Thu Jul 30 01:07:17 2009 +0000
142420
142421    When viewing read-only event, organizer is shown only if event has attendees
142422
142423    Monotone-Parent: 1857b430e01dba18873b059ee5977d9ca10bea8e
142424    Monotone-Revision: 09a0f45d386d7951e7a9222e26d26b67281bf847
142425
142426    Monotone-Author: flachapelle@inverse.ca
142427    Monotone-Date: 2009-07-30T01:07:17
142428    Monotone-Branch: ca.inverse.sogo
142429
142430M	ChangeLog
142431M	UI/Scheduler/UIxComponentEditor.h
142432M	UI/Scheduler/UIxComponentEditor.m
142433M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
142434
142435commit f42d095e46504082b5c781311d18b98a894d40ab
142436Author: Francis Lachapelle <flachapelle@inverse.ca>
142437Date:   Wed Jul 29 21:47:02 2009 +0000
142438
142439    Always show organizer when viewing a read-only event
142440
142441    Monotone-Parent: 899206f7c226dc54fe1ae5572a100c714b7330c1
142442    Monotone-Revision: 1857b430e01dba18873b059ee5977d9ca10bea8e
142443
142444    Monotone-Author: flachapelle@inverse.ca
142445    Monotone-Date: 2009-07-29T21:47:02
142446    Monotone-Branch: ca.inverse.sogo
142447
142448M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
142449
142450commit 897c06cf98fe9a83f9be2b80a0beca95ff086a5a
142451Author: Francis Lachapelle <flachapelle@inverse.ca>
142452Date:   Wed Jul 29 21:46:11 2009 +0000
142453
142454    CSS fix for attendees menu in rw events
142455
142456    Monotone-Parent: 863a2bf77ab81b7d1c3fc3135371ca8eab6a32f9
142457    Monotone-Revision: 899206f7c226dc54fe1ae5572a100c714b7330c1
142458
142459    Monotone-Author: flachapelle@inverse.ca
142460    Monotone-Date: 2009-07-29T21:46:11
142461    Monotone-Branch: ca.inverse.sogo
142462
142463M	UI/WebServerResources/UIxAppointmentEditor.css
142464
142465commit c4176bc1739f180a07e346481abc9b879d2230cf
142466Author: Francis Lachapelle <flachapelle@inverse.ca>
142467Date:   Wed Jul 29 20:47:56 2009 +0000
142468
142469    Missing templates for BrazilianPortuguese
142470
142471    Monotone-Parent: b4bad4a7d29813373dfa9b66acc075218f90eab0
142472    Monotone-Revision: a64db0af208294bbcd6d4fc902d82ed61bcbc070
142473
142474    Monotone-Author: flachapelle@inverse.ca
142475    Monotone-Date: 2009-07-29T20:47:56
142476    Monotone-Branch: ca.inverse.sogo
142477
142478M	SoObjects/SOGo/SOGoObject.m
142479A	UI/Templates/SOGoACLBrazilianPortugueseAdditionAdvisory.wox
142480A	UI/Templates/SOGoACLBrazilianPortugueseModificationAdvisory.wox
142481A	UI/Templates/SOGoACLBrazilianPortugueseRemovalAdvisory.wox
142482A	UI/Templates/SOGoFolderBrazilianPortugueseAdditionAdvisory.wox
142483A	UI/Templates/SOGoFolderBrazilianPortugueseRemovalAdvisory.wox
142484
142485commit 3db97b9211cd83f40293108e57771f5deb21b263
142486Author: Francis Lachapelle <flachapelle@inverse.ca>
142487Date:   Wed Jul 29 20:45:52 2009 +0000
142488
142489    Added missing Owner: localizable string
142490
142491    Monotone-Parent: 08f744da20c99e50446879fca5f5ee8194b2217b
142492    Monotone-Revision: b4bad4a7d29813373dfa9b66acc075218f90eab0
142493
142494    Monotone-Author: flachapelle@inverse.ca
142495    Monotone-Date: 2009-07-29T20:45:52
142496    Monotone-Branch: ca.inverse.sogo
142497
142498M	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
142499M	UI/Common/Czech.lproj/Localizable.strings
142500M	UI/Common/English.lproj/Localizable.strings
142501M	UI/Common/French.lproj/Localizable.strings
142502M	UI/Common/Russian.lproj/Localizable.strings
142503M	UI/Common/Spanish.lproj/Localizable.strings
142504M	UI/Common/Welsh.lproj/Localizable.strings
142505
142506commit 16a7bbcd2aea23a749e4d94ccc06e20a085e0da6
142507Author: C Robert <crobert@inverse.ca>
142508Date:   Wed Jul 29 18:53:11 2009 +0000
142509
142510    Fixed deb issues
142511
142512    Monotone-Parent: c58fc8185274bae5a88c2fc98e49c56fb4e81878
142513    Monotone-Revision: 14aa5300641c43328c0f753870eaabd762151300
142514
142515    Monotone-Author: crobert@inverse.ca
142516    Monotone-Date: 2009-07-29T18:53:11
142517    Monotone-Branch: ca.inverse.sogo
142518
142519M	SOPE/sope-deb.diff
142520
142521commit 1cc51af9efc202a2295ec7eb6b9c0ab005c7fd6b
142522Author: Francis Lachapelle <flachapelle@inverse.ca>
142523Date:   Wed Jul 29 18:46:44 2009 +0000
142524
142525    Improved read-only tasks/events web view
142526
142527    Monotone-Parent: af17dd6e983493b4bd201d8d0a23bdac014fa84c
142528    Monotone-Revision: 08f744da20c99e50446879fca5f5ee8194b2217b
142529
142530    Monotone-Author: flachapelle@inverse.ca
142531    Monotone-Date: 2009-07-29T18:46:44
142532    Monotone-Branch: ca.inverse.sogo
142533
142534M	ChangeLog
142535M	UI/Scheduler/UIxAppointmentEditor.h
142536M	UI/Scheduler/UIxAppointmentEditor.m
142537M	UI/Scheduler/UIxComponentEditor.m
142538M	UI/Scheduler/UIxTaskEditor.h
142539M	UI/Scheduler/UIxTaskEditor.m
142540M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
142541M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
142542M	UI/Templates/SchedulerUI/UIxTaskEditor.wox
142543M	UI/WebServerResources/UIxAppointmentEditor.css
142544M	UI/WebServerResources/UIxComponentEditor.js
142545
142546commit d7a9423108ae38cef84aa4fa127f32177d075150
142547Author: Francis Lachapelle <flachapelle@inverse.ca>
142548Date:   Wed Jul 29 18:31:44 2009 +0000
142549
142550    Monotone-Parent: 9d93b33f8f4b81f8954a945bccb6c28ee718afa5
142551    Monotone-Revision: af17dd6e983493b4bd201d8d0a23bdac014fa84c
142552
142553    Monotone-Author: flachapelle@inverse.ca
142554    Monotone-Date: 2009-07-29T18:31:44
142555    Monotone-Branch: ca.inverse.sogo
142556
142557M	UI/WebServerResources/SchedulerUI.css
142558
142559commit a73e6bf7ab082982da3e42fbc7f75faf73aeb3e4
142560Author: Francis Lachapelle <flachapelle@inverse.ca>
142561Date:   Wed Jul 29 18:29:02 2009 +0000
142562
142563    Monotone-Parent: 8c3644691471061b7cc7e327bec78968108946da
142564    Monotone-Revision: 9d93b33f8f4b81f8954a945bccb6c28ee718afa5
142565
142566    Monotone-Author: flachapelle@inverse.ca
142567    Monotone-Date: 2009-07-29T18:29:02
142568    Monotone-Branch: ca.inverse.sogo
142569
142570M	UI/WebServerResources/UIxCalendarProperties.js
142571
142572commit ec8b94291e249209da933110d8ecdaca1b4c43bb
142573Author: C Robert <crobert@inverse.ca>
142574Date:   Wed Jul 29 18:25:49 2009 +0000
142575
142576    Removed mandatory build of mod_ngobjweb from debian/rules
142577
142578    Monotone-Parent: 2e6453c768913aface3391daa78a173f76bd1852
142579    Monotone-Revision: 783f97bcf896d7f1f4a68b2bdb211c79e4383241
142580
142581    Monotone-Author: crobert@inverse.ca
142582    Monotone-Date: 2009-07-29T18:25:49
142583    Monotone-Branch: ca.inverse.sogo
142584
142585M	SOPE/sope-deb.diff
142586
142587commit 48bf33d85323c2cdf3d3de4f0f3163f91f673114
142588Author: Francis Lachapelle <flachapelle@inverse.ca>
142589Date:   Wed Jul 29 17:54:48 2009 +0000
142590
142591    Fix for the now-line in Calendar view
142592
142593    Monotone-Parent: 2e6453c768913aface3391daa78a173f76bd1852
142594    Monotone-Revision: 8c3644691471061b7cc7e327bec78968108946da
142595
142596    Monotone-Author: flachapelle@inverse.ca
142597    Monotone-Date: 2009-07-29T17:54:48
142598    Monotone-Branch: ca.inverse.sogo
142599
142600M	UI/WebServerResources/SchedulerUI.js
142601
142602commit 08a5e8c9e8cad1512712e7805a78698d3f563c6d
142603Author: C Robert <crobert@inverse.ca>
142604Date:   Wed Jul 29 15:52:43 2009 +0000
142605
142606    Mantis 46
142607
142608    Monotone-Parent: 4114bd0be7d5fc4d73b57879b042ffab8c6a8d7f
142609    Monotone-Revision: 2e6453c768913aface3391daa78a173f76bd1852
142610
142611    Monotone-Author: crobert@inverse.ca
142612    Monotone-Date: 2009-07-29T15:52:43
142613    Monotone-Branch: ca.inverse.sogo
142614
142615M	ChangeLog
142616M	SoObjects/Contacts/SOGoContactGCSFolder.m
142617
142618commit 37a4b12fa6968d8fd064b7e157fa211e28941528
142619Author: C Robert <crobert@inverse.ca>
142620Date:   Wed Jul 29 14:47:14 2009 +0000
142621
142622    Monotone-Parent: 6c6de2f0d403cfa411f80a8674bbd04da598e17e
142623    Monotone-Revision: 79cc22f9c2a49076ea278b33a8c3a3ac249d9b75
142624
142625    Monotone-Author: crobert@inverse.ca
142626    Monotone-Date: 2009-07-29T14:47:14
142627    Monotone-Branch: ca.inverse.sogo
142628
142629M	UI/WebServerResources/SchedulerUI.js
142630
142631commit 6127c7f2e72e52eebdd53424eb89b04f1d68818f
142632Author: C Robert <crobert@inverse.ca>
142633Date:   Wed Jul 29 14:39:13 2009 +0000
142634
142635    Mantis 82
142636
142637    Monotone-Parent: 4009db4e2bd5b1c933ea9b2c942a6a98e39e245f
142638    Monotone-Revision: 6c6de2f0d403cfa411f80a8674bbd04da598e17e
142639
142640    Monotone-Author: crobert@inverse.ca
142641    Monotone-Date: 2009-07-29T14:39:13
142642    Monotone-Branch: ca.inverse.sogo
142643
142644M	UI/WebServerResources/MailerUI.js
142645
142646commit 67bfa03ef5700f2790768d2b0d5a60f146948135
142647Author: C Robert <crobert@inverse.ca>
142648Date:   Wed Jul 29 13:54:14 2009 +0000
142649
142650    Mantis 83
142651
142652    Monotone-Parent: 0225c4a89ef891800df91c4029034783afc00cf7
142653    Monotone-Revision: 4009db4e2bd5b1c933ea9b2c942a6a98e39e245f
142654
142655    Monotone-Author: crobert@inverse.ca
142656    Monotone-Date: 2009-07-29T13:54:14
142657    Monotone-Branch: ca.inverse.sogo
142658
142659M	UI/WebServerResources/UIxMailEditor.js
142660
142661commit 90305db0be2c5e505e929359281b217b942cf415
142662Author: C Robert <crobert@inverse.ca>
142663Date:   Wed Jul 29 13:43:47 2009 +0000
142664
142665    Mantis 73
142666
142667    Monotone-Parent: 510caacd94dac9fc1a3fdf4240cc641a70be63d8
142668    Monotone-Revision: 0225c4a89ef891800df91c4029034783afc00cf7
142669
142670    Monotone-Author: crobert@inverse.ca
142671    Monotone-Date: 2009-07-29T13:43:47
142672    Monotone-Branch: ca.inverse.sogo
142673
142674M	UI/WebServerResources/SchedulerUI.js
142675
142676commit ced2268aa511e4127f5b8761fd1949fe4b0677a4
142677Author: C Robert <crobert@inverse.ca>
142678Date:   Wed Jul 29 13:11:46 2009 +0000
142679
142680    Fixed deb issues
142681
142682    Monotone-Parent: 4d3de62dbabf59955a6167e8ddf38e5dbfb00656
142683    Monotone-Revision: dea46a9c0a007139fa87fd98c606f1185523a535
142684
142685    Monotone-Author: crobert@inverse.ca
142686    Monotone-Date: 2009-07-29T13:11:46
142687    Monotone-Branch: ca.inverse.sogo
142688
142689M	debian/rules
142690M	debian/sogo.postinst
142691M	debian/sogo.postrm
142692
142693commit 17ee6224fd020fd52962a178c31d4086b6fca44b
142694Author: Francis Lachapelle <flachapelle@inverse.ca>
142695Date:   Tue Jul 28 20:56:53 2009 +0000
142696
142697    Minor CSS improvements in web rights editor
142698
142699    Monotone-Parent: dd15c9733b13187e5bb3c64144e52558efbdf42d
142700    Monotone-Revision: 1480ab87cd945c5b85d9c1f7282d0ab1267f37d0
142701
142702    Monotone-Author: flachapelle@inverse.ca
142703    Monotone-Date: 2009-07-28T20:56:53
142704    Monotone-Branch: ca.inverse.sogo
142705
142706M	UI/WebServerResources/UIxAclEditor.css
142707M	UI/WebServerResources/UIxCalUserRightsEditor.css
142708
142709commit e314556023973df2bc1c3b08ea87de089f61f0b9
142710Author: Francis Lachapelle <flachapelle@inverse.ca>
142711Date:   Tue Jul 28 20:17:58 2009 +0000
142712
142713    Minor improvements in the web month calendar selector
142714
142715    Monotone-Parent: 25ef4774f63414bacd7d7a784ee1c61d318f7003
142716    Monotone-Revision: dd15c9733b13187e5bb3c64144e52558efbdf42d
142717
142718    Monotone-Author: flachapelle@inverse.ca
142719    Monotone-Date: 2009-07-28T20:17:58
142720    Monotone-Branch: ca.inverse.sogo
142721
142722M	UI/Templates/SchedulerUI/UIxCalDateSelector.wox
142723
142724commit 1a1b062a04ce768886e2fb20e09f00e838721492
142725Author: Francis Lachapelle <flachapelle@inverse.ca>
142726Date:   Tue Jul 28 20:09:24 2009 +0000
142727
142728    Minor improvements in the web month calendar selector
142729
142730    Monotone-Parent: 90d4316b0cb362413584d9c34867b834b625986b
142731    Monotone-Revision: cff25745ccc8bc7caca33ea99cd3b32e15d60a4e
142732
142733    Monotone-Author: flachapelle@inverse.ca
142734    Monotone-Date: 2009-07-28T20:09:24
142735    Monotone-Branch: ca.inverse.sogo
142736
142737M	UI/Templates/SchedulerUI/UIxCalDateSelector.wox
142738M	UI/WebServerResources/SchedulerUI.css
142739M	UI/WebServerResources/SchedulerUI.js
142740
142741commit 3aa6b46bb05cab5656d624ac37806797d548298f
142742Author: C Robert <crobert@inverse.ca>
142743Date:   Tue Jul 28 19:43:54 2009 +0000
142744
142745    Monotone-Parent: 7d3304b769784beb1122a7a8507098f0d966fc4d
142746    Monotone-Revision: 4d3de62dbabf59955a6167e8ddf38e5dbfb00656
142747
142748    Monotone-Author: crobert@inverse.ca
142749    Monotone-Date: 2009-07-28T19:43:54
142750    Monotone-Branch: ca.inverse.sogo
142751
142752M	debian/control
142753
142754commit 2c9149644b7c4f6c3fa580cb3ef93b3a36439caa
142755Author: C Robert <crobert@inverse.ca>
142756Date:   Tue Jul 28 19:31:11 2009 +0000
142757
142758    Monotone-Parent: 94772b227e4be6ef77cbed6831b420c774e9d80d
142759    Monotone-Revision: 7d3304b769784beb1122a7a8507098f0d966fc4d
142760
142761    Monotone-Author: crobert@inverse.ca
142762    Monotone-Date: 2009-07-28T19:31:11
142763    Monotone-Branch: ca.inverse.sogo
142764
142765M	SOPE/sope-deb.diff
142766
142767commit 42c44ad910db4463bdfdaea04fd7f446b6a199a5
142768Author: C Robert <crobert@inverse.ca>
142769Date:   Tue Jul 28 19:07:51 2009 +0000
142770
142771    debian packages stuff
142772
142773    Monotone-Parent: 0e5ecbd534de16df76709927dc37b1bc83801546
142774    Monotone-Revision: 94772b227e4be6ef77cbed6831b420c774e9d80d
142775
142776    Monotone-Author: crobert@inverse.ca
142777    Monotone-Date: 2009-07-28T19:07:51
142778    Monotone-Branch: ca.inverse.sogo
142779
142780A	SOPE/sope-deb.diff
142781A	debian/changelog
142782A	debian/compat
142783A	debian/control
142784A	debian/copyright
142785A	debian/rules
142786A	debian/sogo.dirs
142787A	debian/sogo.docs
142788A	debian/sogo.install
142789A	debian/sogo.postinst
142790A	debian/sogo.postrm
142791A	debian/sogo.prerm
142792
142793commit 6ea29c4601f9c0b3abf27c04dc3bc1ea78a3dd38
142794Author: Francis Lachapelle <flachapelle@inverse.ca>
142795Date:   Tue Jul 28 18:36:06 2009 +0000
142796
142797    Reindent
142798
142799    Monotone-Parent: 0e5ecbd534de16df76709927dc37b1bc83801546
142800    Monotone-Revision: 90d4316b0cb362413584d9c34867b834b625986b
142801
142802    Monotone-Author: flachapelle@inverse.ca
142803    Monotone-Date: 2009-07-28T18:36:06
142804    Monotone-Branch: ca.inverse.sogo
142805
142806M	UI/WebServerResources/HTMLElement.js
142807M	UI/WebServerResources/generic.js
142808
142809commit e7788ac76ead7d679cbb1be73ab919ffe1f9b7d3
142810Author: Francis Lachapelle <flachapelle@inverse.ca>
142811Date:   Mon Jul 27 21:36:03 2009 +0000
142812
142813    See ChangeLog
142814
142815    Monotone-Parent: c6303bf32ace41498a75993116922dcd96cd4ad5
142816    Monotone-Revision: 6b0d38e3817a056f1bb60d2484e9c2bc8bd02234
142817
142818    Monotone-Author: flachapelle@inverse.ca
142819    Monotone-Date: 2009-07-27T21:36:03
142820    Monotone-Branch: ca.inverse.sogo
142821
142822M	ChangeLog
142823M	SoObjects/Appointments/SOGoAppointmentFolder.m
142824
142825commit 919858a5599ebfbf0eb638d98034c936a8b4cbdd
142826Author: Francis Lachapelle <flachapelle@inverse.ca>
142827Date:   Mon Jul 27 21:30:08 2009 +0000
142828
142829    Monotone-Parent: 162b436b68eff06f343e4554025a4cd63e47fc2f
142830    Monotone-Revision: c6303bf32ace41498a75993116922dcd96cd4ad5
142831
142832    Monotone-Author: flachapelle@inverse.ca
142833    Monotone-Date: 2009-07-27T21:30:08
142834    Monotone-Branch: ca.inverse.sogo
142835
142836M	UI/Scheduler/UIxCalListingActions.m
142837
142838commit 80b7a2a68da5d1803c3396d7eeed8763ef2a03fe
142839Author: Francis Lachapelle <flachapelle@inverse.ca>
142840Date:   Mon Jul 27 19:30:05 2009 +0000
142841
142842    Minor web improvements in Calendar module
142843
142844    Monotone-Parent: d084a8dce4b609bce22f01e6482af7c505e1129b
142845    Monotone-Revision: 162b436b68eff06f343e4554025a4cd63e47fc2f
142846
142847    Monotone-Author: flachapelle@inverse.ca
142848    Monotone-Date: 2009-07-27T19:30:05
142849    Monotone-Branch: ca.inverse.sogo
142850
142851M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
142852M	UI/WebServerResources/SchedulerUI.js
142853M	UI/WebServerResources/UIxComponentEditor.css
142854
142855commit 734ca5888e373b831f60bcdcbda335224e6b84fc
142856Author: Ludovic Marcotte <lmarcotte@inverse.ca>
142857Date:   Mon Jul 27 18:04:10 2009 +0000
142858
142859    updated news file
142860
142861    Monotone-Parent: 162b436b68eff06f343e4554025a4cd63e47fc2f
142862    Monotone-Revision: 9ff85942428355ba664fde2dedf6c8e3591248c3
142863
142864    Monotone-Author: ludovic@Sophos.ca
142865    Monotone-Date: 2009-07-27T18:04:10
142866    Monotone-Branch: ca.inverse.sogo
142867
142868M	NEWS
142869
142870commit 388bc39c3ce2fbb78f05995d0e55b4ecc2e3b16e
142871Author: C Robert <crobert@inverse.ca>
142872Date:   Mon Jul 27 13:42:52 2009 +0000
142873
142874    Monotone-Parent: ecbca74fe0f8f6d8ff80cbff547b79e44037c24f
142875    Monotone-Revision: d084a8dce4b609bce22f01e6482af7c505e1129b
142876
142877    Monotone-Author: crobert@inverse.ca
142878    Monotone-Date: 2009-07-27T13:42:52
142879    Monotone-Branch: ca.inverse.sogo
142880
142881M	UI/WebServerResources/UIxAppointmentEditor.js
142882
142883commit 64b6c7490432adf8330c06d9991f652340c361f7
142884Author: C Robert <crobert@inverse.ca>
142885Date:   Mon Jul 27 13:31:16 2009 +0000
142886
142887    Monotone-Parent: a872e5dfd444dcf0e7670797b1c6d79612556ae7
142888    Monotone-Revision: ecbca74fe0f8f6d8ff80cbff547b79e44037c24f
142889
142890    Monotone-Author: crobert@inverse.ca
142891    Monotone-Date: 2009-07-27T13:31:16
142892    Monotone-Branch: ca.inverse.sogo
142893
142894M	UI/WebServerResources/UIxAppointmentEditor.css
142895
142896commit 8d2bd35e108e3644a6a253cce0db95d9537a96ad
142897Author: C Robert <crobert@inverse.ca>
142898Date:   Mon Jul 27 13:22:15 2009 +0000
142899
142900    Monotone-Parent: f9dd483f39d42723f222b997f3c1e66833300458
142901    Monotone-Revision: a872e5dfd444dcf0e7670797b1c6d79612556ae7
142902
142903    Monotone-Author: crobert@inverse.ca
142904    Monotone-Date: 2009-07-27T13:22:15
142905    Monotone-Branch: ca.inverse.sogo
142906
142907M	UI/WebServerResources/UIxAppointmentEditor.js
142908
142909commit 1acef513bee3b2fc8055858174cf6ef04d98ef80
142910Author: C Robert <crobert@inverse.ca>
142911Date:   Mon Jul 27 12:48:27 2009 +0000
142912
142913    Mantis 78
142914
142915    Monotone-Parent: 244b022b573e6f31bb6d274bcd23e14acd12414b
142916    Monotone-Revision: f9dd483f39d42723f222b997f3c1e66833300458
142917
142918    Monotone-Author: crobert@inverse.ca
142919    Monotone-Date: 2009-07-27T12:48:27
142920    Monotone-Branch: ca.inverse.sogo
142921
142922M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
142923M	UI/Scheduler/Czech.lproj/Localizable.strings
142924M	UI/Scheduler/Dutch.lproj/Localizable.strings
142925M	UI/Scheduler/English.lproj/Localizable.strings
142926M	UI/Scheduler/French.lproj/Localizable.strings
142927M	UI/Scheduler/GNUmakefile
142928M	UI/Scheduler/German.lproj/Localizable.strings
142929M	UI/Scheduler/Italian.lproj/Localizable.strings
142930M	UI/Scheduler/Russian.lproj/Localizable.strings
142931M	UI/Scheduler/Spanish.lproj/Localizable.strings
142932A	UI/Scheduler/Toolbars/SOGoEmpty.toolbar
142933M	UI/Scheduler/UIxComponentEditor.m
142934M	UI/Scheduler/Welsh.lproj/Localizable.strings
142935M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
142936M	UI/WebServerResources/UIxAppointmentEditor.css
142937M	UI/WebServerResources/UIxAppointmentEditor.js
142938M	UI/WebServerResources/UIxComponentEditor.css
142939M	UI/WebServerResources/UIxComponentEditor.js
142940
142941commit 949d2af8ccfd27b53634feecdb14c0b28a3f3e53
142942Author: C Robert <crobert@inverse.ca>
142943Date:   Thu Jul 23 20:11:06 2009 +0000
142944
142945    Mantis 78
142946
142947    Monotone-Parent: 757b3c1280d9af553772340bd7408a4ff375bda6
142948    Monotone-Revision: 244b022b573e6f31bb6d274bcd23e14acd12414b
142949
142950    Monotone-Author: crobert@inverse.ca
142951    Monotone-Date: 2009-07-23T20:11:06
142952    Monotone-Branch: ca.inverse.sogo
142953
142954M	ChangeLog
142955M	UI/Scheduler/UIxComponentEditor.m
142956M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
142957M	UI/WebServerResources/SchedulerUI.js
142958M	UI/WebServerResources/UIxAppointmentEditor.js
142959M	UI/WebServerResources/UIxComponentEditor.js
142960
142961commit 816b22defa12c998cce24c39d7a0e8ec8702a72a
142962Author: C Robert <crobert@inverse.ca>
142963Date:   Thu Jul 23 19:39:17 2009 +0000
142964
142965    Monotone-Parent: a1e2bdd30445a163154da554452a2f3c2d99c300
142966    Monotone-Revision: 757b3c1280d9af553772340bd7408a4ff375bda6
142967
142968    Monotone-Author: crobert@inverse.ca
142969    Monotone-Date: 2009-07-23T19:39:17
142970    Monotone-Branch: ca.inverse.sogo
142971
142972M	UI/PreferencesUI/UIxPreferences.m
142973
142974commit 5ff0a76211508ab43c3cd56e9f17f63ea2166122
142975Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
142976Date:   Thu Jul 23 18:23:11 2009 +0000
142977
142978    Monotone-Parent: e56c57c107b1d198ce32e856e9c15566c922b7e8
142979    Monotone-Revision: a1e2bdd30445a163154da554452a2f3c2d99c300
142980
142981    Monotone-Author: wsourdeau@inverse.ca
142982    Monotone-Date: 2009-07-23T18:23:11
142983    Monotone-Branch: ca.inverse.sogo
142984
142985M	UI/Contacts/UIxContactFoldersView.m
142986
142987commit 470e663f4372ad0e6c1bbceff0c771665fb75360
142988Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
142989Date:   Thu Jul 23 18:21:11 2009 +0000
142990
142991    Monotone-Parent: 245edd2f1c6f124d2608cb323b7bf7660bb7583f
142992    Monotone-Revision: e56c57c107b1d198ce32e856e9c15566c922b7e8
142993
142994    Monotone-Author: wsourdeau@inverse.ca
142995    Monotone-Date: 2009-07-23T18:21:11
142996    Monotone-Branch: ca.inverse.sogo
142997
142998M	SOPE/sope-patchset-r1660.diff
142999
143000commit 178c887ca2a2f77c5291bf36b3ea2c8a68ab3471
143001Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143002Date:   Thu Jul 23 17:34:17 2009 +0000
143003
143004    Monotone-Parent: 29ab1a13365e1046e249420b5176c067f8a38fe9
143005    Monotone-Revision: 464a36a4cf8b5363c773454107f99d458238f9ad
143006
143007    Monotone-Author: wsourdeau@inverse.ca
143008    Monotone-Date: 2009-07-23T17:34:17
143009    Monotone-Branch: ca.inverse.sogo
143010
143011M	SoObjects/Appointments/iCalPerson+SOGo.m
143012
143013commit cf3eb03735ad87cc838f55d2a6e667b6e450088a
143014Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143015Date:   Thu Jul 23 17:34:10 2009 +0000
143016
143017    Monotone-Parent: 15503fe623be16f680136363d33fa6452249289a
143018    Monotone-Revision: 29ab1a13365e1046e249420b5176c067f8a38fe9
143019
143020    Monotone-Author: wsourdeau@inverse.ca
143021    Monotone-Date: 2009-07-23T17:34:10
143022    Monotone-Branch: ca.inverse.sogo
143023
143024M	ChangeLog
143025M	SoObjects/Appointments/SOGoAppointmentFolder.m
143026
143027commit b35388fd4e00716ce0ab6c4b580922be2854bbae
143028Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143029Date:   Thu Jul 23 17:32:09 2009 +0000
143030
143031    Monotone-Parent: 9bf1b57a27d30984eb23f37b8cfbe075869b047a
143032    Monotone-Revision: 15503fe623be16f680136363d33fa6452249289a
143033
143034    Monotone-Author: wsourdeau@inverse.ca
143035    Monotone-Date: 2009-07-23T17:32:09
143036    Monotone-Branch: ca.inverse.sogo
143037
143038M	ChangeLog
143039M	SoObjects/SOGo/NSArray+Utilities.h
143040M	SoObjects/SOGo/NSArray+Utilities.m
143041
143042commit b9e0d7c1e0486cb5ebd2beae4b3ba74397191699
143043Author: C Robert <crobert@inverse.ca>
143044Date:   Thu Jul 23 17:17:20 2009 +0000
143045
143046    Monotone-Parent: 9bf1b57a27d30984eb23f37b8cfbe075869b047a
143047    Monotone-Revision: 7a6e1fe27ab30ac91e4bde131ecca9500f2ddb87
143048
143049    Monotone-Author: crobert@inverse.ca
143050    Monotone-Date: 2009-07-23T17:17:20
143051    Monotone-Branch: ca.inverse.sogo
143052
143053M	UI/WebServerResources/SchedulerUI.css
143054
143055commit da6af09c45f55315da11edbc11d3413b174d59af
143056Author: C Robert <crobert@inverse.ca>
143057Date:   Thu Jul 23 13:57:35 2009 +0000
143058
143059    Mantis 73
143060
143061    Monotone-Parent: ef30367c8b75538cf7607ce41aba7151c3667d37
143062    Monotone-Revision: 9bf1b57a27d30984eb23f37b8cfbe075869b047a
143063
143064    Monotone-Author: crobert@inverse.ca
143065    Monotone-Date: 2009-07-23T13:57:35
143066    Monotone-Branch: ca.inverse.sogo
143067
143068M	UI/WebServerResources/SchedulerUI.css
143069M	UI/WebServerResources/SchedulerUI.js
143070
143071commit c54dc99d36f3d5a8a641761418a28da8bd3a195a
143072Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143073Date:   Wed Jul 22 21:14:17 2009 +0000
143074
143075    Monotone-Parent: c725dac9c023270172fbcc12c6f9fdb68131e3ab
143076    Monotone-Revision: 40158dc91b545a299c42231ee687029a4bf2e718
143077
143078    Monotone-Author: wsourdeau@inverse.ca
143079    Monotone-Date: 2009-07-22T21:14:17
143080    Monotone-Branch: ca.inverse.sogo
143081
143082M	UI/WebServerResources/JavascriptAPIExtensions.js
143083
143084commit 350d187374ae68992852bb029cd2e75b1a30157d
143085Author: C Robert <crobert@inverse.ca>
143086Date:   Wed Jul 22 19:35:37 2009 +0000
143087
143088    Mantis 61
143089
143090    Monotone-Parent: 22cceb4aa0e1bdff4e6a5d3bae05737a180e6c86
143091    Monotone-Revision: a7b68a3656aaebe8e9a421997de4d311b04b9e13
143092
143093    Monotone-Author: crobert@inverse.ca
143094    Monotone-Date: 2009-07-22T19:35:37
143095    Monotone-Branch: ca.inverse.sogo
143096
143097M	ChangeLog
143098M	UI/Scheduler/UIxCalListingActions.m
143099M	UI/WebServerResources/SchedulerUI.js
143100
143101commit a2f64cb24799a9ff626735c0cf166d51d15895a9
143102Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143103Date:   Wed Jul 22 19:06:14 2009 +0000
143104
143105    Monotone-Parent: 29a207ea9c97e43be0249c6ba94ebcb799650a1b
143106    Monotone-Revision: c725dac9c023270172fbcc12c6f9fdb68131e3ab
143107
143108    Monotone-Author: wsourdeau@inverse.ca
143109    Monotone-Date: 2009-07-22T19:06:14
143110    Monotone-Branch: ca.inverse.sogo
143111
143112M	UI/WebServerResources/SchedulerUI.js
143113
143114commit f2e34f19aef295a689666b6c9d3edad516bc8fb1
143115Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143116Date:   Wed Jul 22 18:47:46 2009 +0000
143117
143118    Monotone-Parent: d5c8f082c4cdd11904c2520fd1a85e71f588fa59
143119    Monotone-Revision: 29a207ea9c97e43be0249c6ba94ebcb799650a1b
143120
143121    Monotone-Author: wsourdeau@inverse.ca
143122    Monotone-Date: 2009-07-22T18:47:46
143123    Monotone-Branch: ca.inverse.sogo
143124
143125M	UI/Scheduler/UIxCalListingActions.m
143126
143127commit 975cfe3c1c3c54b162fec78ec20b5731e0e6220a
143128Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143129Date:   Wed Jul 22 18:47:27 2009 +0000
143130
143131    Monotone-Parent: f8c415bcf8ada7956979f50f9056a2e8ae867cdb
143132    Monotone-Revision: d5c8f082c4cdd11904c2520fd1a85e71f588fa59
143133
143134    Monotone-Author: wsourdeau@inverse.ca
143135    Monotone-Date: 2009-07-22T18:47:27
143136    Monotone-Branch: ca.inverse.sogo
143137
143138M	UI/Scheduler/UIxCalListingActions.m
143139M	UI/Scheduler/product.plist
143140
143141commit c8788b200ad1e76a17629255435ff937ad89e60c
143142Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143143Date:   Wed Jul 22 18:41:07 2009 +0000
143144
143145    Monotone-Parent: a86e2373112b3d6f47fab17f20db32c0726842b7
143146    Monotone-Revision: f8c415bcf8ada7956979f50f9056a2e8ae867cdb
143147
143148    Monotone-Author: wsourdeau@inverse.ca
143149    Monotone-Date: 2009-07-22T18:41:07
143150    Monotone-Branch: ca.inverse.sogo
143151
143152M	UI/Scheduler/UIxCalListingActions.m
143153
143154commit 62ca34007bba58f46ea742c4b05c4f0f43794008
143155Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143156Date:   Wed Jul 22 18:25:52 2009 +0000
143157
143158    Monotone-Parent: ef4d1dca45f5b9bbb2bd53d9f0116baab9367c9d
143159    Monotone-Revision: a86e2373112b3d6f47fab17f20db32c0726842b7
143160
143161    Monotone-Author: wsourdeau@inverse.ca
143162    Monotone-Date: 2009-07-22T18:25:52
143163    Monotone-Branch: ca.inverse.sogo
143164
143165M	SoObjects/Appointments/SOGoUserFolder+Appointments.h
143166
143167commit 036496c82530ca1fc6f31ffb98567b0e708bc6b7
143168Author: Ludovic Marcotte <lmarcotte@inverse.ca>
143169Date:   Wed Jul 22 16:58:10 2009 +0000
143170
143171    Updated the NEWS file
143172
143173    Monotone-Parent: cb8f10ad251afc331b0fd503e55e538ba1737d5a
143174    Monotone-Revision: 18a196ff2267018bcfe42ffec1c88757004fe621
143175
143176    Monotone-Author: ludovic@Sophos.ca
143177    Monotone-Date: 2009-07-22T16:58:10
143178    Monotone-Branch: ca.inverse.sogo
143179
143180M	NEWS
143181
143182commit 3e8763fc46ac9533af3427bbdbcdd7f15ede0460
143183Author: C Robert <crobert@inverse.ca>
143184Date:   Wed Jul 22 17:14:14 2009 +0000
143185
143186    Fixed editing issues in IE8
143187
143188    Monotone-Parent: ac67658e54aba15670ca1eec81ded7b112fc87fa
143189    Monotone-Revision: 6dd9533693c1be1bcf7cea4b6c567122206a4f91
143190
143191    Monotone-Author: crobert@inverse.ca
143192    Monotone-Date: 2009-07-22T17:14:14
143193    Monotone-Branch: ca.inverse.sogo
143194
143195M	UI/WebServerResources/UIxPreferences.js
143196
143197commit b88ad2989ae00fca229c06f6cbe3cd0473001d46
143198Author: C Robert <crobert@inverse.ca>
143199Date:   Wed Jul 22 17:09:41 2009 +0000
143200
143201    Fixed editing issues in FF3
143202
143203    Monotone-Parent: 929c48879342ae7a0903a90d5d51d42a4913acb0
143204    Monotone-Revision: ac67658e54aba15670ca1eec81ded7b112fc87fa
143205
143206    Monotone-Author: crobert@inverse.ca
143207    Monotone-Date: 2009-07-22T17:09:41
143208    Monotone-Branch: ca.inverse.sogo
143209
143210M	UI/WebServerResources/UIxPreferences.js
143211
143212commit 81d6757af5e40f0cca880aebd71d5db0a8a09464
143213Author: C Robert <crobert@inverse.ca>
143214Date:   Wed Jul 22 15:16:44 2009 +0000
143215
143216    Minor fix for FF3/Win
143217
143218    Monotone-Parent: 48c46e92eccf46eed1e9546e86d251febc450f91
143219    Monotone-Revision: c0c3fcc36b231d74c76f51c0827795b0ac360f7c
143220
143221    Monotone-Author: crobert@inverse.ca
143222    Monotone-Date: 2009-07-22T15:16:44
143223    Monotone-Branch: ca.inverse.sogo
143224
143225M	UI/WebServerResources/UIxMailEditor.js
143226
143227commit c09b8b4c569538030968332c1052f4bd30797fe9
143228Author: C Robert <crobert@inverse.ca>
143229Date:   Wed Jul 22 13:45:46 2009 +0000
143230
143231    Mantis 1209
143232
143233    Monotone-Parent: d14b0cec58efe792bdce09bfd56f964fa96c98ac
143234    Monotone-Revision: 48c46e92eccf46eed1e9546e86d251febc450f91
143235
143236    Monotone-Author: crobert@inverse.ca
143237    Monotone-Date: 2009-07-22T13:45:46
143238    Monotone-Branch: ca.inverse.sogo
143239
143240M	UI/WebServerResources/ContactsUI.css
143241
143242commit 7c7c597a487c39fb59c4a9c68908d1361b4b7749
143243Author: C Robert <crobert@inverse.ca>
143244Date:   Wed Jul 22 13:41:23 2009 +0000
143245
143246    Missing translations
143247
143248    Monotone-Parent: 914c3ac4f57d52edb36f4bd44ef1ce91057061f7
143249    Monotone-Revision: d14b0cec58efe792bdce09bfd56f964fa96c98ac
143250
143251    Monotone-Author: crobert@inverse.ca
143252    Monotone-Date: 2009-07-22T13:41:23
143253    Monotone-Branch: ca.inverse.sogo
143254
143255M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
143256M	UI/PreferencesUI/Czech.lproj/Localizable.strings
143257M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
143258M	UI/PreferencesUI/English.lproj/Localizable.strings
143259M	UI/PreferencesUI/French.lproj/Localizable.strings
143260M	UI/PreferencesUI/German.lproj/Localizable.strings
143261M	UI/PreferencesUI/Italian.lproj/Localizable.strings
143262M	UI/PreferencesUI/Russian.lproj/Localizable.strings
143263M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
143264M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
143265
143266commit 55c273209ee6a1fa48a30ab27162f40438c62893
143267Author: C Robert <crobert@inverse.ca>
143268Date:   Wed Jul 22 13:30:27 2009 +0000
143269
143270    Missing translations
143271
143272    Monotone-Parent: 73bddf106670066c1ab2439a3c1357818b18fcc5
143273    Monotone-Revision: 914c3ac4f57d52edb36f4bd44ef1ce91057061f7
143274
143275    Monotone-Author: crobert@inverse.ca
143276    Monotone-Date: 2009-07-22T13:30:27
143277    Monotone-Branch: ca.inverse.sogo
143278
143279M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
143280M	UI/PreferencesUI/Czech.lproj/Localizable.strings
143281M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
143282M	UI/PreferencesUI/English.lproj/Localizable.strings
143283M	UI/PreferencesUI/French.lproj/Localizable.strings
143284M	UI/PreferencesUI/German.lproj/Localizable.strings
143285M	UI/PreferencesUI/Italian.lproj/Localizable.strings
143286M	UI/PreferencesUI/Russian.lproj/Localizable.strings
143287M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
143288M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
143289
143290commit 9540d475b9d881e7adc55b2a637e4cc2b87ae824
143291Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143292Date:   Wed Jul 22 13:22:48 2009 +0000
143293
143294    Monotone-Parent: 73bddf106670066c1ab2439a3c1357818b18fcc5
143295    Monotone-Revision: ef4d1dca45f5b9bbb2bd53d9f0116baab9367c9d
143296
143297    Monotone-Author: wsourdeau@inverse.ca
143298    Monotone-Date: 2009-07-22T13:22:48
143299    Monotone-Branch: ca.inverse.sogo
143300
143301M	ChangeLog
143302M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
143303
143304commit ade5980c50e8a13f308f8e7242fd1c8aa4c7581d
143305Author: Francis Lachapelle <flachapelle@inverse.ca>
143306Date:   Tue Jul 21 22:53:15 2009 +0000
143307
143308    Fix for title/summary splitted on multiple lines
143309
143310    Monotone-Parent: 652b773b73294ac8e25c200c2a0390b537c03f3c
143311    Monotone-Revision: 73bddf106670066c1ab2439a3c1357818b18fcc5
143312
143313    Monotone-Author: flachapelle@inverse.ca
143314    Monotone-Date: 2009-07-21T22:53:15
143315    Monotone-Branch: ca.inverse.sogo
143316
143317M	UI/WebServerResources/SchedulerUI.js
143318
143319commit ebbda560b630407c4d1d7a8f645050d9095ced03
143320Author: Francis Lachapelle <flachapelle@inverse.ca>
143321Date:   Tue Jul 21 22:51:37 2009 +0000
143322
143323    Small CSS fix for Firefox in the Calendar module
143324
143325    Monotone-Parent: 907a11a883fa8eef30169c4b85233afb04b20e2c
143326    Monotone-Revision: 652b773b73294ac8e25c200c2a0390b537c03f3c
143327
143328    Monotone-Author: flachapelle@inverse.ca
143329    Monotone-Date: 2009-07-21T22:51:37
143330    Monotone-Branch: ca.inverse.sogo
143331
143332M	UI/WebServerResources/SchedulerUI.css
143333
143334commit edb9bed9b95d5cbb1ab899909901857557db5d45
143335Author: C Robert <crobert@inverse.ca>
143336Date:   Tue Jul 21 18:45:25 2009 +0000
143337
143338    Monotone-Parent: 002cfad9d108ff7c2b34603852b074ecd764cf96
143339    Monotone-Revision: 907a11a883fa8eef30169c4b85233afb04b20e2c
143340
143341    Monotone-Author: crobert@inverse.ca
143342    Monotone-Date: 2009-07-21T18:45:25
143343    Monotone-Branch: ca.inverse.sogo
143344
143345M	ChangeLog
143346M	UI/Scheduler/UIxCalendarProperties.h
143347M	UI/Scheduler/UIxCalendarProperties.m
143348M	UI/WebServerResources/SchedulerUI.js
143349
143350commit 6b70e8480dac6815a4624c063d3caceb6ae44b1a
143351Author: C Robert <crobert@inverse.ca>
143352Date:   Tue Jul 21 18:06:55 2009 +0000
143353
143354    Mantis 22
143355
143356    Monotone-Parent: 5105aa2c752693060f4e82dcab091d78516d579f
143357    Monotone-Revision: 002cfad9d108ff7c2b34603852b074ecd764cf96
143358
143359    Monotone-Author: crobert@inverse.ca
143360    Monotone-Date: 2009-07-21T18:06:55
143361    Monotone-Branch: ca.inverse.sogo
143362
143363M	ChangeLog
143364M	SoObjects/Appointments/SOGoAppointmentFolder.h
143365M	SoObjects/Appointments/SOGoAppointmentFolder.m
143366M	SoObjects/SOGo/SOGoGCSFolder.m
143367M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
143368M	UI/Scheduler/Czech.lproj/Localizable.strings
143369M	UI/Scheduler/Dutch.lproj/Localizable.strings
143370M	UI/Scheduler/English.lproj/Localizable.strings
143371M	UI/Scheduler/French.lproj/Localizable.strings
143372M	UI/Scheduler/German.lproj/Localizable.strings
143373M	UI/Scheduler/Italian.lproj/Localizable.strings
143374M	UI/Scheduler/Russian.lproj/Localizable.strings
143375M	UI/Scheduler/Spanish.lproj/Localizable.strings
143376M	UI/Scheduler/UIxCalListingActions.m
143377M	UI/Scheduler/UIxCalendarProperties.h
143378M	UI/Scheduler/UIxCalendarProperties.m
143379M	UI/Scheduler/Welsh.lproj/Localizable.strings
143380M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
143381M	UI/WebServerResources/SchedulerUI.js
143382M	UI/WebServerResources/UIxCalendarProperties.css
143383
143384commit 21a245668b72485ff22b8d8becc4042f1bb638cd
143385Author: Francis Lachapelle <flachapelle@inverse.ca>
143386Date:   Tue Jul 21 14:56:19 2009 +0000
143387
143388    Updated the documentation for the SOGoLDAPQueryTimeout parameter
143389
143390    Monotone-Parent: 865f9318769809bd1749e2402723863d15c90a68
143391    Monotone-Revision: 5105aa2c752693060f4e82dcab091d78516d579f
143392
143393    Monotone-Author: flachapelle@inverse.ca
143394    Monotone-Date: 2009-07-21T14:56:19
143395    Monotone-Branch: ca.inverse.sogo
143396
143397M	Documentation/SOGo Installation Guide.odt
143398
143399commit 16d35d68597a15a32d8766215b6fada2434fdf39
143400Author: Ludovic Marcotte <lmarcotte@inverse.ca>
143401Date:   Tue Jul 21 12:25:13 2009 +0000
143402
143403    Updated the documentation for the SOGoLDAPQueryLimit parameter
143404
143405    Monotone-Parent: abb5586a4e3106406e50e06ede15d3b91f24c512
143406    Monotone-Revision: 865f9318769809bd1749e2402723863d15c90a68
143407
143408    Monotone-Author: ludovic@Sophos.ca
143409    Monotone-Date: 2009-07-21T12:25:13
143410    Monotone-Branch: ca.inverse.sogo
143411
143412M	Documentation/SOGo Installation Guide.odt
143413
143414commit cae33222d6f900321f0dc71369c782ba403fe896
143415Author: Francis Lachapelle <flachapelle@inverse.ca>
143416Date:   Mon Jul 20 23:00:44 2009 +0000
143417
143418    Fixed filename encoding when saving attachments
143419
143420    Monotone-Parent: 5921568bee00f491f2b94ec6398344393f1b38aa
143421    Monotone-Revision: abb5586a4e3106406e50e06ede15d3b91f24c512
143422
143423    Monotone-Author: flachapelle@inverse.ca
143424    Monotone-Date: 2009-07-20T23:00:44
143425    Monotone-Branch: ca.inverse.sogo
143426
143427M	ChangeLog
143428M	SoObjects/Mailer/SOGoMailBodyPart.m
143429
143430commit a364ab95a78cf20a0f7e7065226053499ef1a384
143431Author: Francis Lachapelle <flachapelle@inverse.ca>
143432Date:   Mon Jul 20 21:06:33 2009 +0000
143433
143434    Improved dragNdrop in web interface
143435
143436    Monotone-Parent: fa22dd2e0a005adc266396ab36652336d8368a4a
143437    Monotone-Revision: 2052b9dc077ae7af1e3a8d4929d79cfd202de6ad
143438
143439    Monotone-Author: flachapelle@inverse.ca
143440    Monotone-Date: 2009-07-20T21:06:33
143441    Monotone-Branch: ca.inverse.sogo
143442
143443M	UI/WebServerResources/ContactsUI.js
143444M	UI/WebServerResources/MailerUI.js
143445
143446commit 4f43a4fbd2145232257da4530aa00fa9bf3dcd57
143447Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143448Date:   Mon Jul 20 18:49:56 2009 +0000
143449
143450    Monotone-Parent: 779f7c78a42d4b2a50a642ddf6b7977bc7e6d72d
143451    Monotone-Revision: fa22dd2e0a005adc266396ab36652336d8368a4a
143452
143453    Monotone-Author: wsourdeau@inverse.ca
143454    Monotone-Date: 2009-07-20T18:49:56
143455    Monotone-Branch: ca.inverse.sogo
143456
143457M	SOPE/NGCards/iCalPerson.m
143458M	SoObjects/Appointments/SOGoAppointmentFolder.m
143459M	SoObjects/Appointments/SOGoFreeBusyObject.m
143460
143461commit fea2893d6faaf1d471c3a13857906791d6b63b71
143462Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143463Date:   Mon Jul 20 18:29:09 2009 +0000
143464
143465    Monotone-Parent: 3c522ae41fe50f5ebe60bb22d26f407dc4c942d4
143466    Monotone-Revision: 283b85ceb3a2d749da436802a5bf6c9e26565d00
143467
143468    Monotone-Author: wsourdeau@inverse.ca
143469    Monotone-Date: 2009-07-20T18:29:09
143470    Monotone-Branch: ca.inverse.sogo
143471
143472M	ChangeLog
143473M	SoObjects/Appointments/SOGoAppointmentFolder.m
143474
143475commit 86a694e5e1e320fb339808b8d1e0dc17a3050258
143476Author: C Robert <crobert@inverse.ca>
143477Date:   Mon Jul 20 18:23:44 2009 +0000
143478
143479    Added scary comments
143480
143481    Monotone-Parent: 0bc72fc660e8d843466e5428a65d7ea595d8f88e
143482    Monotone-Revision: ff4ded519351216e33ec0fa734612c05b21917d1
143483
143484    Monotone-Author: crobert@inverse.ca
143485    Monotone-Date: 2009-07-20T18:23:44
143486    Monotone-Branch: ca.inverse.sogo
143487
143488M	SOPE/NGCards/iCalPerson.m
143489M	SoObjects/Appointments/SOGoAppointmentFolder.m
143490M	SoObjects/Appointments/SOGoFreeBusyObject.m
143491
143492commit 29c77f0ffb53f5045f3c49451898bb502e6f3d0a
143493Author: C Robert <crobert@inverse.ca>
143494Date:   Mon Jul 20 18:20:44 2009 +0000
143495
143496    iPhone + CalDAV fixed
143497
143498    Monotone-Parent: 3c522ae41fe50f5ebe60bb22d26f407dc4c942d4
143499    Monotone-Revision: 0bc72fc660e8d843466e5428a65d7ea595d8f88e
143500
143501    Monotone-Author: crobert@inverse.ca
143502    Monotone-Date: 2009-07-20T18:20:44
143503    Monotone-Branch: ca.inverse.sogo
143504
143505M	ChangeLog
143506M	SoObjects/Appointments/SOGoAppointmentFolder.m
143507M	SoObjects/SOGo/WORequest+SOGo.h
143508M	SoObjects/SOGo/WORequest+SOGo.m
143509
143510commit d6f2a42d2545861305dcafc93c56e89735f70211
143511Author: Ludovic Marcotte <lmarcotte@inverse.ca>
143512Date:   Mon Jul 20 17:46:28 2009 +0000
143513
143514    Updated the NEWS file
143515
143516    Monotone-Parent: fa22dd2e0a005adc266396ab36652336d8368a4a
143517    Monotone-Revision: d3ebcb6db8dee3d858871a8ba7d7566e5ffd5f3e
143518
143519    Monotone-Author: ludovic@Sophos.ca
143520    Monotone-Date: 2009-07-20T17:46:28
143521    Monotone-Branch: ca.inverse.sogo
143522
143523M	NEWS
143524
143525commit e78b90bfaa66d202a436ee857203c2aa52f36fd7
143526Author: Francis Lachapelle <flachapelle@inverse.ca>
143527Date:   Mon Jul 20 14:23:05 2009 +0000
143528
143529    See ChangeLog
143530
143531    Monotone-Parent: 2ec2bb218c1f6876ffaba4bb7f29f652a1080446
143532    Monotone-Revision: 3c522ae41fe50f5ebe60bb22d26f407dc4c942d4
143533
143534    Monotone-Author: flachapelle@inverse.ca
143535    Monotone-Date: 2009-07-20T14:23:05
143536    Monotone-Branch: ca.inverse.sogo
143537
143538M	ChangeLog
143539M	SoObjects/Appointments/SOGoAppointmentFolder.m
143540
143541commit c3ae477008725d9de3e94ce9752436497884950e
143542Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143543Date:   Sun Jul 19 17:22:54 2009 +0000
143544
143545    Monotone-Parent: 06e62cd9a3622e37fa2134a13acd6f86fd82415c
143546    Monotone-Revision: 6ccb3c8e1a50f88fbb322c6e2d3c04e736f48475
143547
143548    Monotone-Author: wsourdeau@inverse.ca
143549    Monotone-Date: 2009-07-19T17:22:54
143550    Monotone-Branch: ca.inverse.sogo
143551
143552M	SoObjects/Appointments/SOGoAppointmentFolder.m
143553
143554commit 9d7b6d4ecd9ed563510af8bf011c4780d4277f95
143555Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143556Date:   Sun Jul 19 17:22:26 2009 +0000
143557
143558    Monotone-Parent: c4cc03e458ff714a9414efcd7a3b1bd9e5a74b88
143559    Monotone-Revision: 06e62cd9a3622e37fa2134a13acd6f86fd82415c
143560
143561    Monotone-Author: wsourdeau@inverse.ca
143562    Monotone-Date: 2009-07-19T17:22:26
143563    Monotone-Branch: ca.inverse.sogo
143564
143565M	SoObjects/Appointments/SOGoAppointmentFolder.m
143566
143567commit f1d38a52b331aa6f90a0dc264a8ee8201e39e5bf
143568Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143569Date:   Sun Jul 19 17:11:37 2009 +0000
143570
143571    Monotone-Parent: 02bca191f3d6f22210597517ed2f42a870e492cc
143572    Monotone-Revision: c4cc03e458ff714a9414efcd7a3b1bd9e5a74b88
143573
143574    Monotone-Author: wsourdeau@inverse.ca
143575    Monotone-Date: 2009-07-19T17:11:37
143576    Monotone-Branch: ca.inverse.sogo
143577
143578M	ChangeLog
143579M	UI/SOGoUI/UIxComponent.m
143580
143581commit 7bb826bafd4bdcb01296d372b5da9c4a4a54e2b0
143582Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143583Date:   Sun Jul 19 16:51:50 2009 +0000
143584
143585    Monotone-Parent: ea2906474b300ee2b05e220e60eb4284af1e845a
143586    Monotone-Revision: 02bca191f3d6f22210597517ed2f42a870e492cc
143587
143588    Monotone-Author: wsourdeau@inverse.ca
143589    Monotone-Date: 2009-07-19T16:51:50
143590    Monotone-Branch: ca.inverse.sogo
143591
143592M	ChangeLog
143593M	UI/Scheduler/UIxCalFilterPanel.m
143594M	UI/WebServerResources/SchedulerUI.js
143595
143596commit 2cf444f99b556e6df580dd182fd7597824b347ff
143597Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143598Date:   Sun Jul 19 16:42:04 2009 +0000
143599
143600    Monotone-Parent: 99f2e49deefdf8b448f9388104536c94d7581cbd
143601    Monotone-Revision: ea2906474b300ee2b05e220e60eb4284af1e845a
143602
143603    Monotone-Author: wsourdeau@inverse.ca
143604    Monotone-Date: 2009-07-19T16:42:04
143605    Monotone-Branch: ca.inverse.sogo
143606
143607M	UI/WebServerResources/SchedulerUI.js
143608
143609commit b89bcb1a939d6e32c3442d712089fb38c276b8cc
143610Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143611Date:   Sun Jul 19 16:41:42 2009 +0000
143612
143613    Monotone-Parent: ae3345097f59fc699c864086217dff63e641ee3d
143614    Monotone-Revision: 5122dba2cf6d25cecc6935ab5313e950bc38b7a8
143615
143616    Monotone-Author: wsourdeau@inverse.ca
143617    Monotone-Date: 2009-07-19T16:41:42
143618    Monotone-Branch: ca.inverse.sogo
143619
143620M	UI/WebServerResources/ContactsUI.js
143621M	UI/WebServerResources/HTMLElement.js
143622M	UI/WebServerResources/HTMLInputElement.js
143623M	UI/WebServerResources/HTMLTableElement.js
143624M	UI/WebServerResources/HTMLUListElement.js
143625M	UI/WebServerResources/JavascriptAPIExtensions.js
143626M	UI/WebServerResources/MailerUI.js
143627M	UI/WebServerResources/MailerUIdTree.js
143628M	UI/WebServerResources/SOGoDragHandles.js
143629M	UI/WebServerResources/SOGoRootPage.js
143630M	UI/WebServerResources/SchedulerUI.js
143631M	UI/WebServerResources/UIxAclEditor.js
143632M	UI/WebServerResources/UIxAppointmentEditor.js
143633M	UI/WebServerResources/UIxAttendeesEditor.js
143634M	UI/WebServerResources/UIxCalUserRightsEditor.js
143635M	UI/WebServerResources/UIxCalendarProperties.js
143636M	UI/WebServerResources/UIxColorPicker.js
143637M	UI/WebServerResources/UIxComponentEditor.js
143638M	UI/WebServerResources/UIxContactEditor.js
143639M	UI/WebServerResources/UIxContactsUserFolders.js
143640M	UI/WebServerResources/UIxContactsUserRightsEditor.js
143641M	UI/WebServerResources/UIxMailEditor.js
143642M	UI/WebServerResources/UIxMailPopupView.js
143643M	UI/WebServerResources/UIxMailToSelection.js
143644M	UI/WebServerResources/UIxMailUserRightsEditor.js
143645M	UI/WebServerResources/UIxMailView.js
143646M	UI/WebServerResources/UIxOccurenceDialog.js
143647M	UI/WebServerResources/UIxPreferences.js
143648M	UI/WebServerResources/UIxRecurrenceEditor.js
143649M	UI/WebServerResources/UIxReminderEditor.js
143650M	UI/WebServerResources/UIxTaskEditor.js
143651M	UI/WebServerResources/dtree.js
143652M	UI/WebServerResources/generic.js
143653M	UI/WebServerResources/js_color_picker_v2.js
143654M	UI/WebServerResources/layout2or3_xlib.js
143655M	UI/WebServerResources/prototype.js
143656M	UI/WebServerResources/skycalendar.js
143657M	UI/WebServerResources/tablekit-sogo.js
143658M	UI/WebServerResources/tablekit-trueresize.js
143659M	UI/WebServerResources/tablekit.js
143660
143661commit b0dd991ef168a2cb800baf85c41482f7a2b9ad7f
143662Author: Francis Lachapelle <flachapelle@inverse.ca>
143663Date:   Fri Jul 17 21:25:38 2009 +0000
143664
143665    Web: Fixed missing To/Cc/Bcc fields in contacts view
143666
143667    Monotone-Parent: 084a7a5ec0ad85b0c967e9425da2b4b789029549
143668    Monotone-Revision: f0935fff2414656359bd160c4d90eb3f0e9d8598
143669
143670    Monotone-Author: flachapelle@inverse.ca
143671    Monotone-Date: 2009-07-17T21:25:38
143672    Monotone-Branch: ca.inverse.sogo
143673
143674M	ChangeLog
143675M	UI/Contacts/UIxContactFoldersView.h
143676M	UI/Contacts/UIxContactFoldersView.m
143677M	UI/Contacts/UIxContactsListView.h
143678M	UI/Contacts/UIxContactsListView.m
143679M	UI/Contacts/product.plist
143680
143681commit e1ad72a534883385c515b9de54f4c30fbac25ba4
143682Author: C Robert <crobert@inverse.ca>
143683Date:   Fri Jul 17 18:36:09 2009 +0000
143684
143685    Fixed iCal freebusy
143686
143687    Monotone-Parent: e48539d48e55adfdd1d2fd81c389b3490d23aeaa
143688    Monotone-Revision: 084a7a5ec0ad85b0c967e9425da2b4b789029549
143689
143690    Monotone-Author: crobert@inverse.ca
143691    Monotone-Date: 2009-07-17T18:36:09
143692    Monotone-Branch: ca.inverse.sogo
143693
143694M	ChangeLog
143695M	SOPE/NGCards/ChangeLog
143696M	SOPE/NGCards/iCalPerson.m
143697M	SoObjects/Appointments/SOGoAppointmentFolder.m
143698M	SoObjects/Appointments/SOGoFreeBusyObject.m
143699
143700commit 2691fe6389777506747561e0fe60c67278f50594
143701Author: Francis Lachapelle <flachapelle@inverse.ca>
143702Date:   Fri Jul 17 17:33:32 2009 +0000
143703
143704    Web: Select summary field when editing component
143705
143706    Monotone-Parent: ae3345097f59fc699c864086217dff63e641ee3d
143707    Monotone-Revision: e48539d48e55adfdd1d2fd81c389b3490d23aeaa
143708
143709    Monotone-Author: flachapelle@inverse.ca
143710    Monotone-Date: 2009-07-17T17:33:32
143711    Monotone-Branch: ca.inverse.sogo
143712
143713M	UI/WebServerResources/UIxComponentEditor.js
143714
143715commit 115616feebd42eddd5f1fb25c2715823adcb1df4
143716Author: C Robert <crobert@inverse.ca>
143717Date:   Thu Jul 16 18:08:59 2009 +0000
143718
143719    Fixed d&d issue with scrolls
143720
143721    Monotone-Parent: cfddf3168ca9e0e98da2d0869ce40d9e369dc0cf
143722    Monotone-Revision: 3bb4ab21fa8d95f3fb6ba36a32d7541726045fd9
143723
143724    Monotone-Author: crobert@inverse.ca
143725    Monotone-Date: 2009-07-16T18:08:59
143726    Monotone-Branch: ca.inverse.sogo
143727
143728M	UI/WebServerResources/ContactsUI.js
143729M	UI/WebServerResources/MailerUI.js
143730M	UI/WebServerResources/scriptaculous/dragdrop.js
143731
143732commit 98eaf4b10048a050ab4c90164f1255bd77882ad5
143733Author: Francis Lachapelle <flachapelle@inverse.ca>
143734Date:   Thu Jul 16 17:53:43 2009 +0000
143735
143736    Small fix for the editor of categories
143737
143738    Monotone-Parent: 6aaedc14bdf14bbd2d4349b28598b7e1458a51e4
143739    Monotone-Revision: e409f99e26e7a5e1d224123fb22a166248351319
143740
143741    Monotone-Author: flachapelle@inverse.ca
143742    Monotone-Date: 2009-07-16T17:53:43
143743    Monotone-Branch: ca.inverse.sogo
143744
143745M	UI/WebServerResources/UIxPreferences.css
143746
143747commit b1ce8aef4421ea955d9fb29c5a01b4db873b8859
143748Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143749Date:   Thu Jul 16 17:35:40 2009 +0000
143750
143751    Monotone-Parent: 6aaedc14bdf14bbd2d4349b28598b7e1458a51e4
143752    Monotone-Revision: cfddf3168ca9e0e98da2d0869ce40d9e369dc0cf
143753
143754    Monotone-Author: wsourdeau@inverse.ca
143755    Monotone-Date: 2009-07-16T17:35:40
143756    Monotone-Branch: ca.inverse.sogo
143757
143758M	SoObjects/Appointments/SOGoAppointmentFolder.m
143759M	SoObjects/SOGo/SOGoContentObject.m
143760
143761commit 4c2c6ef15a31009e3e35e0f524e4d27c1f16db42
143762Author: Francis Lachapelle <flachapelle@inverse.ca>
143763Date:   Thu Jul 16 17:28:36 2009 +0000
143764
143765    See ChangeLog
143766
143767    Monotone-Parent: 01bf1d89cd94ea18b92612c7cdf2f88d80cd7d93
143768    Monotone-Revision: 6aaedc14bdf14bbd2d4349b28598b7e1458a51e4
143769
143770    Monotone-Author: flachapelle@inverse.ca
143771    Monotone-Date: 2009-07-16T17:28:36
143772    Monotone-Branch: ca.inverse.sogo
143773
143774M	ChangeLog
143775M	SoObjects/SOGo/SOGoObject.m
143776
143777commit aee8aa1f5e14eabfa13666a5250448451deca819
143778Author: C Robert <crobert@inverse.ca>
143779Date:   Thu Jul 16 17:21:25 2009 +0000
143780
143781    Small fixes after tests
143782
143783    Monotone-Parent: b1fac1b458b718d0b80ecc77aa59220107cd9ef8
143784    Monotone-Revision: 01bf1d89cd94ea18b92612c7cdf2f88d80cd7d93
143785
143786    Monotone-Author: crobert@inverse.ca
143787    Monotone-Date: 2009-07-16T17:21:25
143788    Monotone-Branch: ca.inverse.sogo
143789
143790M	UI/Templates/PreferencesUI/UIxPreferences.wox
143791M	UI/WebServerResources/UIxPreferences.css
143792M	UI/WebServerResources/UIxPreferences.js
143793
143794commit 5cf62a74a9b6045dc5770a5ef97d30608a2dbc29
143795Author: C Robert <crobert@inverse.ca>
143796Date:   Thu Jul 16 15:57:31 2009 +0000
143797
143798    Mantis #5 completed, needs testing
143799
143800    Monotone-Parent: bb2d11200e5d8cbdc9a740b2a9e019efed65432b
143801    Monotone-Revision: 00f021939a59d6bcc0871dadde8fbc81c2d0b614
143802
143803    Monotone-Author: crobert@inverse.ca
143804    Monotone-Date: 2009-07-16T15:57:31
143805    Monotone-Branch: ca.inverse.sogo
143806
143807M	ChangeLog
143808M	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
143809M	UI/PreferencesUI/Czech.lproj/Localizable.strings
143810M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
143811M	UI/PreferencesUI/English.lproj/Localizable.strings
143812M	UI/PreferencesUI/French.lproj/Localizable.strings
143813M	UI/PreferencesUI/German.lproj/Localizable.strings
143814M	UI/PreferencesUI/Italian.lproj/Localizable.strings
143815M	UI/PreferencesUI/Russian.lproj/Localizable.strings
143816M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
143817M	UI/PreferencesUI/UIxPreferences.m
143818M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
143819M	UI/Scheduler/UIxComponentEditor.m
143820M	UI/Templates/PreferencesUI/UIxPreferences.wox
143821M	UI/WebServerResources/UIxPreferences.css
143822M	UI/WebServerResources/UIxPreferences.js
143823M	UI/WebServerResources/generic.js
143824
143825commit a88f5d7ad6197d03e212351fbf73b5b3a9fa4a82
143826Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143827Date:   Thu Jul 16 13:52:53 2009 +0000
143828
143829    Monotone-Parent: e0d6a2d51589348dbe6602973f8a6ae6718f0991
143830    Monotone-Revision: e57c559e7f4acc6c125cef6398101fdf444f5d7b
143831
143832    Monotone-Author: wsourdeau@inverse.ca
143833    Monotone-Date: 2009-07-16T13:52:53
143834    Monotone-Branch: ca.inverse.sogo
143835
143836M	SoObjects/Appointments/SOGoAppointmentFolder.m
143837M	SoObjects/SOGo/SOGoContentObject.m
143838M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
143839M	UI/Scheduler/Czech.lproj/Localizable.strings
143840M	UI/Scheduler/Dutch.lproj/Localizable.strings
143841M	UI/Scheduler/English.lproj/Localizable.strings
143842M	UI/Scheduler/French.lproj/Localizable.strings
143843M	UI/Scheduler/German.lproj/Localizable.strings
143844M	UI/Scheduler/Italian.lproj/Localizable.strings
143845M	UI/Scheduler/Russian.lproj/Localizable.strings
143846M	UI/Scheduler/Spanish.lproj/Localizable.strings
143847M	UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar
143848M	UI/Scheduler/UIxCalFilterPanel.m
143849M	UI/Scheduler/UIxComponentEditor.m
143850M	UI/Scheduler/Welsh.lproj/Localizable.strings
143851M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
143852
143853commit b957556a9cd08cef7257585aa0ccf975d59ef949
143854Author: Ludovic Marcotte <lmarcotte@inverse.ca>
143855Date:   Thu Jul 16 02:18:24 2009 +0000
143856
143857    Merged
143858
143859    Monotone-Parent: 3765f757435c9d9934d42b1af5d1fd32fe72631a
143860    Monotone-Revision: 94da50397e51ef2f1bf7530b7a3c4b2e9e1594f6
143861
143862    Monotone-Author: ludovic@Sophos.ca
143863    Monotone-Date: 2009-07-16T02:18:24
143864    Monotone-Branch: ca.inverse.sogo
143865
143866M	NEWS
143867
143868commit 18afa2eecd29b0802de7b68b95994a7b1e29de7d
143869Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143870Date:   Wed Jul 15 20:36:06 2009 +0000
143871
143872    Monotone-Parent: 707164ec11dd27d07b717674cfe5eb52b0dad31b
143873    Monotone-Revision: e0d6a2d51589348dbe6602973f8a6ae6718f0991
143874
143875    Monotone-Author: wsourdeau@inverse.ca
143876    Monotone-Date: 2009-07-15T20:36:06
143877    Monotone-Branch: ca.inverse.sogo
143878
143879M	NEWS
143880M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
143881M	UI/Scheduler/Czech.lproj/Localizable.strings
143882M	UI/Scheduler/Dutch.lproj/Localizable.strings
143883M	UI/Scheduler/English.lproj/Localizable.strings
143884M	UI/Scheduler/French.lproj/Localizable.strings
143885M	UI/Scheduler/German.lproj/Localizable.strings
143886M	UI/Scheduler/Italian.lproj/Localizable.strings
143887M	UI/Scheduler/Russian.lproj/Localizable.strings
143888M	UI/Scheduler/Spanish.lproj/Localizable.strings
143889M	UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar
143890M	UI/Scheduler/Welsh.lproj/Localizable.strings
143891M	UI/WebServerResources/SchedulerUI.js
143892A	UI/WebServerResources/calendar-reload.png
143893
143894commit ba0e354bffeca198372cbc596529adbf1c3477e1
143895Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143896Date:   Wed Jul 15 19:28:20 2009 +0000
143897
143898    Monotone-Parent: c1a2d381d8af27188d0704030b27985ca594d689
143899    Monotone-Revision: 707164ec11dd27d07b717674cfe5eb52b0dad31b
143900
143901    Monotone-Author: wsourdeau@inverse.ca
143902    Monotone-Date: 2009-07-15T19:28:20
143903    Monotone-Branch: ca.inverse.sogo
143904
143905M	ChangeLog
143906M	UI/Scheduler/UIxComponentEditor.h
143907M	UI/Scheduler/UIxComponentEditor.m
143908M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
143909
143910commit 2978d0a1c3fd8fc4fd756fdbf1dcb2fe25806f69
143911Author: Francis Lachapelle <flachapelle@inverse.ca>
143912Date:   Wed Jul 15 18:32:36 2009 +0000
143913
143914    Updated NEWS file
143915
143916    Monotone-Parent: 0434c62b8e39bcee18f796c100eaf812cef0be1a
143917    Monotone-Revision: 6ea189a179012ff48f750e835f069abfdbe32c7c
143918
143919    Monotone-Author: flachapelle@inverse.ca
143920    Monotone-Date: 2009-07-15T18:32:36
143921    Monotone-Branch: ca.inverse.sogo
143922
143923M	NEWS
143924
143925commit 7b1fe4fbf46881779b47980509334e502a159b1b
143926Author: Francis Lachapelle <flachapelle@inverse.ca>
143927Date:   Wed Jul 15 18:26:08 2009 +0000
143928
143929    Contextual menu in calendar views
143930
143931    Monotone-Parent: 32632141d8aa98b84dfa7b115552977245bbb185
143932    Monotone-Revision: 0434c62b8e39bcee18f796c100eaf812cef0be1a
143933
143934    Monotone-Author: flachapelle@inverse.ca
143935    Monotone-Date: 2009-07-15T18:26:08
143936    Monotone-Branch: ca.inverse.sogo
143937
143938M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
143939M	UI/Scheduler/Czech.lproj/Localizable.strings
143940M	UI/Scheduler/Dutch.lproj/Localizable.strings
143941M	UI/Scheduler/English.lproj/Localizable.strings
143942M	UI/Scheduler/French.lproj/Localizable.strings
143943M	UI/Scheduler/German.lproj/Localizable.strings
143944M	UI/Scheduler/Italian.lproj/Localizable.strings
143945M	UI/Scheduler/Russian.lproj/Localizable.strings
143946M	UI/Scheduler/Spanish.lproj/Localizable.strings
143947M	UI/Scheduler/Welsh.lproj/Localizable.strings
143948M	UI/Templates/SchedulerUI/UIxCalDayView.wox
143949M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
143950M	UI/Templates/SchedulerUI/UIxCalWeekView.wox
143951M	UI/WebServerResources/SchedulerUI.js
143952
143953commit f3343ebe71f714472df4de672e741c48947b27f3
143954Author: Francis Lachapelle <flachapelle@inverse.ca>
143955Date:   Wed Jul 15 18:24:53 2009 +0000
143956
143957    Monotone-Parent: fc9f23ed8b7b90222cd132a38dbcf53498d4b56c
143958    Monotone-Revision: 32632141d8aa98b84dfa7b115552977245bbb185
143959
143960    Monotone-Author: flachapelle@inverse.ca
143961    Monotone-Date: 2009-07-15T18:24:53
143962    Monotone-Branch: ca.inverse.sogo
143963
143964M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
143965
143966commit dff649ed078f4cbc569022db64efe7f98d0a0a5a
143967Author: Francis Lachapelle <flachapelle@inverse.ca>
143968Date:   Wed Jul 15 18:21:35 2009 +0000
143969
143970    Monotone-Parent: 7e43228488b419bf0c2ca72a5442dd162cfedcda
143971    Monotone-Revision: d9486921eb70cccd2f182f072819a3dd798840ad
143972
143973    Monotone-Author: flachapelle@inverse.ca
143974    Monotone-Date: 2009-07-15T18:21:35
143975    Monotone-Branch: ca.inverse.sogo
143976
143977M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
143978
143979commit ea65646b76e1f3bf18ff5b7cc727beab079d4e10
143980Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143981Date:   Wed Jul 15 16:15:22 2009 +0000
143982
143983    Monotone-Parent: 09d4bd466044e8e7495de436a6ebe651f4a2fd56
143984    Monotone-Revision: c1a2d381d8af27188d0704030b27985ca594d689
143985
143986    Monotone-Author: wsourdeau@inverse.ca
143987    Monotone-Date: 2009-07-15T16:15:22
143988    Monotone-Branch: ca.inverse.sogo
143989
143990M	UI/Common/Italian.lproj/Localizable.strings
143991M	UI/Contacts/Italian.lproj/Localizable.strings
143992M	UI/MailPartViewers/Italian.lproj/Localizable.strings
143993M	UI/MailerUI/Italian.lproj/Localizable.strings
143994M	UI/PreferencesUI/Italian.lproj/Localizable.strings
143995
143996commit 1c459b222f5099dd98e97ceac2674a6c1e76623d
143997Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
143998Date:   Wed Jul 15 16:10:42 2009 +0000
143999
144000    Monotone-Parent: 717a205cd03639045199ba0d192c6a7fba0ec751
144001    Monotone-Revision: 09d4bd466044e8e7495de436a6ebe651f4a2fd56
144002
144003    Monotone-Author: wsourdeau@inverse.ca
144004    Monotone-Date: 2009-07-15T16:10:42
144005    Monotone-Branch: ca.inverse.sogo
144006
144007M	UI/Scheduler/Italian.lproj/Localizable.strings
144008
144009commit bb6f27c270118a2485c2ed85f33b63e33a0b1c46
144010Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
144011Date:   Wed Jul 15 14:05:49 2009 +0000
144012
144013    Monotone-Parent: cb8beedb8717b79c50ae6be14d74e57819f02a62
144014    Monotone-Revision: 717a205cd03639045199ba0d192c6a7fba0ec751
144015
144016    Monotone-Author: wsourdeau@inverse.ca
144017    Monotone-Date: 2009-07-15T14:05:49
144018    Monotone-Branch: ca.inverse.sogo
144019
144020M	UI/Scheduler/Toolbars/SOGoTaskObject.toolbar
144021
144022commit 268aed271b1b71b878d881a6e0f70a794d80c624
144023Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
144024Date:   Wed Jul 15 14:03:50 2009 +0000
144025
144026    Monotone-Parent: 7e43228488b419bf0c2ca72a5442dd162cfedcda
144027    Monotone-Revision: cb8beedb8717b79c50ae6be14d74e57819f02a62
144028
144029    Monotone-Author: wsourdeau@inverse.ca
144030    Monotone-Date: 2009-07-15T14:03:50
144031    Monotone-Branch: ca.inverse.sogo
144032
144033M	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
144034M	UI/Scheduler/Czech.lproj/Localizable.strings
144035M	UI/Scheduler/Dutch.lproj/Localizable.strings
144036M	UI/Scheduler/English.lproj/Localizable.strings
144037M	UI/Scheduler/French.lproj/Localizable.strings
144038M	UI/Scheduler/German.lproj/Localizable.strings
144039M	UI/Scheduler/Italian.lproj/Localizable.strings
144040M	UI/Scheduler/Russian.lproj/Localizable.strings
144041M	UI/Scheduler/Spanish.lproj/Localizable.strings
144042M	UI/Scheduler/Toolbars/SOGoAppointmentObject.toolbar
144043M	UI/Scheduler/Welsh.lproj/Localizable.strings
144044
144045commit 252e2039c0717db78f57ae5c6e41aac78020c780
144046Author: Francis Lachapelle <flachapelle@inverse.ca>
144047Date:   Tue Jul 14 18:41:44 2009 +0000
144048
144049    Update SOGo Mozilla Thunderbird Configuration Guide
144050
144051    Monotone-Parent: 21391b18cfffeec760e8fb1ec2e36599374a1c48
144052    Monotone-Revision: 7e43228488b419bf0c2ca72a5442dd162cfedcda
144053
144054    Monotone-Author: flachapelle@inverse.ca
144055    Monotone-Date: 2009-07-14T18:41:44
144056    Monotone-Branch: ca.inverse.sogo
144057
144058M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
144059
144060commit 98fd12e7412621f0fcc2d8c334a38cb124cfb402
144061Author: C Robert <crobert@inverse.ca>
144062Date:   Tue Jul 14 18:04:50 2009 +0000
144063
144064    Monotone-Parent: d2b6077fa24d79c27ba0efea14127c05071e51b9
144065    Monotone-Revision: d5700732397ebf4e67639bb33ff05a1c35349ff0
144066
144067    Monotone-Author: crobert@inverse.ca
144068    Monotone-Date: 2009-07-14T18:04:50
144069    Monotone-Branch: ca.inverse.sogo
144070
144071M	ChangeLog
144072M	UI/Scheduler/UIxComponentEditor.m
144073M	UI/WebServerResources/UIxComponentEditor.js
144074
144075commit 2b4e8cbd2f5cb9c1ad443834b9f37273c7dfa6bd
144076Author: Francis Lachapelle <flachapelle@inverse.ca>
144077Date:   Tue Jul 14 17:23:47 2009 +0000
144078
144079    Update release date of 1.0.3 in NEWS file
144080
144081    Monotone-Parent: 7d7fd90814c980c65443a6d03af59abcbe5dd997
144082    Monotone-Revision: 21391b18cfffeec760e8fb1ec2e36599374a1c48
144083
144084    Monotone-Author: flachapelle@inverse.ca
144085    Monotone-Date: 2009-07-14T17:23:47
144086    Monotone-Branch: ca.inverse.sogo
144087    Monotone-Tag: SOGo_v1.0.3
144088
144089M	NEWS
144090
144091commit 6a0979aad7e4ee91ee4aa525ed709f4ea6334a1f
144092Author: Francis Lachapelle <flachapelle@inverse.ca>
144093Date:   Tue Jul 14 17:22:46 2009 +0000
144094
144095    Update version to 1.0.3
144096
144097    Monotone-Parent: dfa6cb30935a437956adf09038461c382666c529
144098    Monotone-Revision: 7d7fd90814c980c65443a6d03af59abcbe5dd997
144099
144100    Monotone-Author: flachapelle@inverse.ca
144101    Monotone-Date: 2009-07-14T17:22:46
144102    Monotone-Branch: ca.inverse.sogo
144103
144104M	UI/MainUI/Version
144105
144106commit f527055f0f83c15c4843278b8b5f0e7c6b60cc68
144107Author: Francis Lachapelle <flachapelle@inverse.ca>
144108Date:   Tue Jul 14 17:21:53 2009 +0000
144109
144110    Fix JavaScript error when changing the status of tasks
144111
144112    Monotone-Parent: 298cdcf2f6c47c075aa3da6b45deb9784730194d
144113    Monotone-Revision: dfa6cb30935a437956adf09038461c382666c529
144114
144115    Monotone-Author: flachapelle@inverse.ca
144116    Monotone-Date: 2009-07-14T17:21:53
144117    Monotone-Branch: ca.inverse.sogo
144118
144119M	UI/WebServerResources/generic.js
144120
144121commit 13f621c453a49f8f8e915113c83921a094d42135
144122Author: Francis Lachapelle <flachapelle@inverse.ca>
144123Date:   Tue Jul 14 17:20:49 2009 +0000
144124
144125    Improved login page
144126
144127    Monotone-Parent: 6b9f81899aec0db3909c9b036a5cb7166a9185bc
144128    Monotone-Revision: 298cdcf2f6c47c075aa3da6b45deb9784730194d
144129
144130    Monotone-Author: flachapelle@inverse.ca
144131    Monotone-Date: 2009-07-14T17:20:49
144132    Monotone-Branch: ca.inverse.sogo
144133
144134M	ChangeLog
144135M	UI/Common/UIxPageFrame.m
144136M	UI/SOGoUI/UIxComponent.h
144137M	UI/SOGoUI/UIxComponent.m
144138M	UI/Templates/MainUI/SOGoRootPage.wox
144139M	UI/WebServerResources/SOGoRootPage.css
144140M	UI/WebServerResources/SOGoRootPage.js
144141
144142commit 23759f2991792a39d8b3e92071237cca7e056d8b
144143Author: C Robert <crobert@inverse.ca>
144144Date:   Tue Jul 14 17:17:06 2009 +0000
144145
144146    reindent
144147
144148    Monotone-Parent: d8f1c16855547eb4ff333738e080e5d47913e035
144149    Monotone-Revision: d2b6077fa24d79c27ba0efea14127c05071e51b9
144150
144151    Monotone-Author: crobert@inverse.ca
144152    Monotone-Date: 2009-07-14T17:17:06
144153    Monotone-Branch: ca.inverse.sogo
144154
144155M	UI/Scheduler/UIxAppointmentEditor.m
144156
144157commit 07c56db6c93078bd71d0842baadfd4df973913e9
144158Author: C Robert <crobert@inverse.ca>
144159Date:   Tue Jul 14 17:15:03 2009 +0000
144160
144161    reindent
144162
144163    Monotone-Parent: 5e3e865225772f121d4060fe62b0894cec61ddbe
144164    Monotone-Revision: d8f1c16855547eb4ff333738e080e5d47913e035
144165
144166    Monotone-Author: crobert@inverse.ca
144167    Monotone-Date: 2009-07-14T17:15:03
144168    Monotone-Branch: ca.inverse.sogo
144169
144170M	UI/Scheduler/UIxAppointmentEditor.m
144171
144172commit 53d48ee66dc217641cd90837e2fd367940746d1b
144173Author: Francis Lachapelle <flachapelle@inverse.ca>
144174Date:   Tue Jul 14 16:57:57 2009 +0000
144175
144176    Monotone-Parent: bcd763fe0f225407b241d84235b02cc8de0eb7e5
144177    Monotone-Revision: 6b9f81899aec0db3909c9b036a5cb7166a9185bc
144178
144179    Monotone-Author: flachapelle@inverse.ca
144180    Monotone-Date: 2009-07-14T16:57:57
144181    Monotone-Branch: ca.inverse.sogo
144182
144183M	UI/Templates/SchedulerUI/UIxCalMainView.wox
144184
144185commit 866acfc19df26c14b391be9dd4016370122f75ac
144186Author: Francis Lachapelle <flachapelle@inverse.ca>
144187Date:   Tue Jul 14 16:52:39 2009 +0000
144188
144189    Add alert when changing the status of a read-only task
144190
144191    Monotone-Parent: 5e3e865225772f121d4060fe62b0894cec61ddbe
144192    Monotone-Revision: bcd763fe0f225407b241d84235b02cc8de0eb7e5
144193
144194    Monotone-Author: flachapelle@inverse.ca
144195    Monotone-Date: 2009-07-14T16:52:39
144196    Monotone-Branch: ca.inverse.sogo
144197
144198M	UI/WebServerResources/SchedulerUI.js
144199
144200commit d2f32ce1f48be636bc2dcf51c230e21d8ade772e
144201Author: Francis Lachapelle <flachapelle@inverse.ca>
144202Date:   Tue Jul 14 15:01:21 2009 +0000
144203
144204    See ChangeLog
144205
144206    Monotone-Parent: 560dcc0f72c18c937a44c51c6710da0835aae555
144207    Monotone-Revision: 5e3e865225772f121d4060fe62b0894cec61ddbe
144208
144209    Monotone-Author: flachapelle@inverse.ca
144210    Monotone-Date: 2009-07-14T15:01:21
144211    Monotone-Branch: ca.inverse.sogo
144212
144213M	ChangeLog
144214
144215commit 99c08584c537fd8fc8c1098fbb83d5566a590ecc
144216Author: Francis Lachapelle <flachapelle@inverse.ca>
144217Date:   Tue Jul 14 14:55:59 2009 +0000
144218
144219    Fix for recurrent task edition
144220
144221    Monotone-Parent: 7d7fda1fe8fdf96d8a846378379c8a49661b7e7b
144222    Monotone-Revision: 04613672d5bbddb489f5e265a0540411ae9b2fa3
144223
144224    Monotone-Author: flachapelle@inverse.ca
144225    Monotone-Date: 2009-07-14T14:55:59
144226    Monotone-Branch: ca.inverse.sogo
144227
144228M	SoObjects/Appointments/SOGoCalendarComponent.m
144229
144230commit 14b3ca11a1d59bff8a9ede24640ee4790163454a
144231Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
144232Date:   Tue Jul 14 14:36:24 2009 +0000
144233
144234    Monotone-Parent: efa28487d89dfe9286942c7a7ce155b70e1a383f
144235    Monotone-Revision: 3e90781b75df157db7681cf0321f96486a923247
144236
144237    Monotone-Author: wsourdeau@inverse.ca
144238    Monotone-Date: 2009-07-14T14:36:24
144239    Monotone-Branch: ca.inverse.sogo
144240
144241M	SoObjects/SOGo/SOGoGCSFolder.m
144242
144243commit 06ce3515971e44d78a0f66ffc870b46d4c98f0a9
144244Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
144245Date:   Tue Jul 14 14:36:15 2009 +0000
144246
144247    Monotone-Parent: 26b4af664f5a42a3f2629266129ea4e4a9bbcd2b
144248    Monotone-Revision: efa28487d89dfe9286942c7a7ce155b70e1a383f
144249
144250    Monotone-Author: wsourdeau@inverse.ca
144251    Monotone-Date: 2009-07-14T14:36:15
144252    Monotone-Branch: ca.inverse.sogo
144253
144254M	ChangeLog
144255M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
144256
144257commit b1d6a77cb59fa0d608e03b721b9ca91ce03f2ec0
144258Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
144259Date:   Tue Jul 14 14:35:35 2009 +0000
144260
144261    Monotone-Parent: a891c51c800c8bcf46a3cc4342794d975147ddb5
144262    Monotone-Revision: 26b4af664f5a42a3f2629266129ea4e4a9bbcd2b
144263
144264    Monotone-Author: wsourdeau@inverse.ca
144265    Monotone-Date: 2009-07-14T14:35:35
144266    Monotone-Branch: ca.inverse.sogo
144267
144268M	ChangeLog
144269M	SoObjects/Appointments/SOGoAppointmentFolders.m
144270
144271commit 449d20640bb5d8706715bdb3b76b3977040166bd
144272Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
144273Date:   Tue Jul 14 14:34:55 2009 +0000
144274
144275    Monotone-Parent: 7d7fda1fe8fdf96d8a846378379c8a49661b7e7b
144276    Monotone-Revision: a891c51c800c8bcf46a3cc4342794d975147ddb5
144277
144278    Monotone-Author: wsourdeau@inverse.ca
144279    Monotone-Date: 2009-07-14T14:34:55
144280    Monotone-Branch: ca.inverse.sogo
144281
144282M	UI/WebServerResources/SchedulerUI.js
144283M	UI/WebServerResources/generic.js
144284
144285commit 50feb12405b6d6fe6378480f5ed2b5fd50dc72d1
144286Author: Francis Lachapelle <flachapelle@inverse.ca>
144287Date:   Mon Jul 13 21:58:44 2009 +0000
144288
144289    Disable login button upon submit (instead of hiding it)
144290
144291    Monotone-Parent: 05432797f1348e54ed2d395a86f69593bb3e3d90
144292    Monotone-Revision: 7d7fda1fe8fdf96d8a846378379c8a49661b7e7b
144293
144294    Monotone-Author: flachapelle@inverse.ca
144295    Monotone-Date: 2009-07-13T21:58:44
144296    Monotone-Branch: ca.inverse.sogo
144297
144298M	UI/WebServerResources/SOGoRootPage.js
144299
144300commit 808d736323bdc1c2c2e4c4fd4a457c5892a28b39
144301Author: Francis Lachapelle <flachapelle@inverse.ca>
144302Date:   Mon Jul 13 21:56:27 2009 +0000
144303
144304    Fix typo in installation guide
144305
144306    Monotone-Parent: ce092dc2ec313ddd67b19ae72fe6f27d7fd83efa
144307    Monotone-Revision: 05432797f1348e54ed2d395a86f69593bb3e3d90
144308
144309    Monotone-Author: flachapelle@inverse.ca
144310    Monotone-Date: 2009-07-13T21:56:27
144311    Monotone-Branch: ca.inverse.sogo
144312
144313M	Documentation/SOGo Installation Guide.odt
144314
144315commit 207a163829409876a777067b927ebc64c7077818
144316Author: Ludovic Marcotte <lmarcotte@inverse.ca>
144317Date:   Mon Jul 13 17:45:23 2009 +0000
144318
144319    Fix for the Czech translation.
144320
144321    Monotone-Parent: 55b3e56a717f6154928e2e66353d86e8f2f0104a
144322    Monotone-Revision: ce092dc2ec313ddd67b19ae72fe6f27d7fd83efa
144323
144324    Monotone-Author: ludovic@Sophos.ca
144325    Monotone-Date: 2009-07-13T17:45:23
144326    Monotone-Branch: ca.inverse.sogo
144327
144328M	UI/Scheduler/Czech.lproj/Localizable.strings
144329
144330commit 897b395b2bd901aa3531bf8d91c3bbc62807f946
144331Author: Francis Lachapelle <flachapelle@inverse.ca>
144332Date:   Fri Jul 10 15:38:38 2009 +0000
144333
144334    Fix for new translations
144335
144336    Monotone-Parent: b252b3685dc5326f7b6ab92e19b6fec1e419fb2a
144337    Monotone-Revision: 55b3e56a717f6154928e2e66353d86e8f2f0104a
144338
144339    Monotone-Author: flachapelle@inverse.ca
144340    Monotone-Date: 2009-07-10T15:38:38
144341    Monotone-Branch: ca.inverse.sogo
144342
144343M	SoObjects/Appointments/SOGoAptMailDeletion.m
144344M	SoObjects/Appointments/SOGoAptMailICalReply.m
144345M	SoObjects/Appointments/SOGoAptMailInvitation.m
144346M	SoObjects/Appointments/SOGoAptMailUpdate.m
144347
144348commit a4efa19e98250acaa470a8201913377d508698f1
144349Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
144350Date:   Fri Jul 10 13:22:21 2009 +0000
144351
144352    Monotone-Parent: a3012f209b73b78a6c9e34d61aedf2907383b05b
144353    Monotone-Revision: 6bacc3304f196f108a7aa25e27eff1ab2474e5e0
144354
144355    Monotone-Author: wsourdeau@inverse.ca
144356    Monotone-Date: 2009-07-10T13:22:21
144357    Monotone-Branch: ca.inverse.sogo
144358
144359M	SOPE/sope-patchset-r1660.diff
144360
144361commit 1355f8077de15bed044ff50fc52a681509b0e099
144362Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
144363Date:   Fri Jul 10 12:47:54 2009 +0000
144364
144365    Monotone-Parent: 3a355e79e6eee869bec77ad32e28a6640e81cd02
144366    Monotone-Revision: a3012f209b73b78a6c9e34d61aedf2907383b05b
144367
144368    Monotone-Author: wsourdeau@inverse.ca
144369    Monotone-Date: 2009-07-10T12:47:54
144370    Monotone-Branch: ca.inverse.sogo
144371
144372M	ChangeLog
144373M	SoObjects/SOGo/SOGoContentObject.m
144374
144375commit c58c67e897e3feade1b5e1b48f909cbf5d51d5fc
144376Author: Francis Lachapelle <flachapelle@inverse.ca>
144377Date:   Thu Jul 9 21:45:44 2009 +0000
144378
144379    Monotone-Parent: b1d868da3d3aa716922235f1a11a9d9e2cfe6493
144380    Monotone-Revision: 1e54cf58146b56dc11d3bc2fdb64130df606ac54
144381
144382    Monotone-Author: flachapelle@inverse.ca
144383    Monotone-Date: 2009-07-09T21:45:44
144384    Monotone-Branch: ca.inverse.sogo
144385
144386M	UI/MainUI/BrazilianPortuguese.lproj/Locale
144387
144388commit 76258ccce27da7efefd94297ab1f580ad1d37151
144389Author: Francis Lachapelle <flachapelle@inverse.ca>
144390Date:   Thu Jul 9 20:26:23 2009 +0000
144391
144392    Monotone-Parent: e62f727bf4e9634e88f005386ea6fef3bbc2b288
144393    Monotone-Revision: b1d868da3d3aa716922235f1a11a9d9e2cfe6493
144394
144395    Monotone-Author: flachapelle@inverse.ca
144396    Monotone-Date: 2009-07-09T20:26:23
144397    Monotone-Branch: ca.inverse.sogo
144398
144399A	UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings
144400A	UI/MailPartViewers/Czech.lproj/Localizable.strings
144401M	UI/MailPartViewers/GNUmakefile
144402
144403commit 9b86cb601bd0118764258bd9223ebe0ade63ce88
144404Author: Francis Lachapelle <flachapelle@inverse.ca>
144405Date:   Thu Jul 9 20:22:38 2009 +0000
144406
144407    Brazilian Portuguese and Czech translations
144408
144409    Monotone-Parent: 7b03263e13e147398fe20e146d3d81f492a5f76a
144410    Monotone-Revision: 3e5b0ae54eb9675e1505b56dcc06d9d447984efc
144411
144412    Monotone-Author: flachapelle@inverse.ca
144413    Monotone-Date: 2009-07-09T20:22:38
144414    Monotone-Branch: ca.inverse.sogo
144415
144416M	UI/MainUI/BrazilianPortuguese.lproj/Locale
144417M	UI/MainUI/Czech.lproj/Locale
144418
144419commit bfc2a3df10db0cc7095a275c641e2cebcce315d1
144420Author: Francis Lachapelle <flachapelle@inverse.ca>
144421Date:   Thu Jul 9 19:49:04 2009 +0000
144422
144423    Brazilian Portuguese and Czech translations
144424
144425    Monotone-Parent: f6c80d5cb25bb1c9887983399ad7fa9954631ac1
144426    Monotone-Revision: 7b03263e13e147398fe20e146d3d81f492a5f76a
144427
144428    Monotone-Author: flachapelle@inverse.ca
144429    Monotone-Date: 2009-07-09T19:49:04
144430    Monotone-Branch: ca.inverse.sogo
144431
144432M	NEWS
144433A	SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings
144434A	SoObjects/Appointments/Czech.lproj/Localizable.strings
144435M	SoObjects/Appointments/GNUmakefile
144436A	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseDeletion.wo/SOGoAptMailBrazilianPortugueseDeletion.html
144437A	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseDeletion.wo/SOGoAptMailBrazilianPortugueseDeletion.wod
144438A	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseICalReply.wo/SOGoAptMailBrazilianPortugueseICalReply.html
144439A	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseICalReply.wo/SOGoAptMailBrazilianPortugueseICalReply.wod
144440A	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseInvitation.wo/SOGoAptMailBrazilianPortugueseInvitation.html
144441A	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseInvitation.wo/SOGoAptMailBrazilianPortugueseInvitation.wod
144442A	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseUpdate.wo/SOGoAptMailBrazilianPortugueseUpdate.html
144443A	SoObjects/Appointments/SOGoAptMailBrazilianPortugueseUpdate.wo/SOGoAptMailBrazilianPortugueseUpdate.wod
144444A	SoObjects/Appointments/SOGoAptMailCzechDeletion.wo/SOGoAptMailCzechDeletion.html
144445A	SoObjects/Appointments/SOGoAptMailCzechDeletion.wo/SOGoAptMailCzechDeletion.wod
144446A	SoObjects/Appointments/SOGoAptMailCzechICalReply.wo/SOGoAptMailCzechICalReply.html
144447A	SoObjects/Appointments/SOGoAptMailCzechICalReply.wo/SOGoAptMailCzechICalReply.wod
144448A	SoObjects/Appointments/SOGoAptMailCzechInvitation.wo/SOGoAptMailCzechInvitation.html
144449A	SoObjects/Appointments/SOGoAptMailCzechInvitation.wo/SOGoAptMailCzechInvitation.wod
144450A	SoObjects/Appointments/SOGoAptMailCzechUpdate.wo/SOGoAptMailCzechUpdate.html
144451A	SoObjects/Appointments/SOGoAptMailCzechUpdate.wo/SOGoAptMailCzechUpdate.wod
144452A	SoObjects/Contacts/BrazilianPortuguese.lproj/Localizable.strings
144453A	SoObjects/Contacts/Czech.lproj/Localizable.strings
144454M	SoObjects/Contacts/GNUmakefile
144455M	SoObjects/Mailer/GNUmakefile
144456A	SoObjects/Mailer/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.html
144457A	SoObjects/Mailer/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.wod
144458A	SoObjects/Mailer/SOGoMailBrazilianPortugueseReply.wo/SOGoMailBrazilianPortugueseReply.html
144459A	SoObjects/Mailer/SOGoMailBrazilianPortugueseReply.wo/SOGoMailBrazilianPortugueseReply.wod
144460A	SoObjects/Mailer/SOGoMailCzechForward.wo/SOGoMailCzechForward.html
144461A	SoObjects/Mailer/SOGoMailCzechForward.wo/SOGoMailCzechForward.wod
144462A	SoObjects/Mailer/SOGoMailCzechReply.wo/SOGoMailCzechReply.html
144463A	SoObjects/Mailer/SOGoMailCzechReply.wo/SOGoMailCzechReply.wod
144464A	UI/Common/BrazilianPortuguese.lproj/Localizable.strings
144465A	UI/Common/Czech.lproj/Localizable.strings
144466M	UI/Common/GNUmakefile
144467A	UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings
144468A	UI/Contacts/Czech.lproj/Localizable.strings
144469M	UI/Contacts/GNUmakefile
144470A	UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
144471A	UI/MailerUI/Czech.lproj/Localizable.strings
144472M	UI/MailerUI/GNUmakefile
144473A	UI/MainUI/BrazilianPortuguese.lproj/Locale
144474A	UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
144475A	UI/MainUI/Czech.lproj/Locale
144476A	UI/MainUI/Czech.lproj/Localizable.strings
144477M	UI/MainUI/Dutch.lproj/Localizable.strings
144478M	UI/MainUI/English.lproj/Localizable.strings
144479M	UI/MainUI/French.lproj/Localizable.strings
144480M	UI/MainUI/GNUmakefile
144481M	UI/MainUI/German.lproj/Localizable.strings
144482M	UI/MainUI/Italian.lproj/Localizable.strings
144483M	UI/MainUI/Russian.lproj/Localizable.strings
144484M	UI/MainUI/SOGoRootPage.m
144485M	UI/MainUI/Spanish.lproj/Localizable.strings
144486M	UI/MainUI/Welsh.lproj/Localizable.strings
144487A	UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
144488A	UI/PreferencesUI/Czech.lproj/Localizable.strings
144489M	UI/PreferencesUI/GNUmakefile
144490M	UI/SOGoUI/SOGoACLAdvisory.h
144491M	UI/SOGoUI/SOGoACLAdvisory.m
144492M	UI/SOGoUI/SOGoFolderAdvisory.h
144493M	UI/SOGoUI/SOGoFolderAdvisory.m
144494A	UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings
144495A	UI/Scheduler/Czech.lproj/Localizable.strings
144496M	UI/Scheduler/GNUmakefile
144497
144498commit 4eb7fbc4c93e629ec63651f0843a5b252694b7e1
144499Author: C Robert <crobert@inverse.ca>
144500Date:   Thu Jul 9 15:49:45 2009 +0000
144501
144502    Monotone-Parent: 25d90ddcd05eb7c341bcb5f66062d03818381a34
144503    Monotone-Revision: 3a355e79e6eee869bec77ad32e28a6640e81cd02
144504
144505    Monotone-Author: crobert@inverse.ca
144506    Monotone-Date: 2009-07-09T15:49:45
144507    Monotone-Branch: ca.inverse.sogo
144508
144509M	ChangeLog
144510M	SoObjects/Mailer/SOGoDraftObject.m
144511
144512commit 345e4279b132038071231451b9a6c2babb070c53
144513Author: C Robert <crobert@inverse.ca>
144514Date:   Thu Jul 9 15:44:46 2009 +0000
144515
144516    Monotone-Parent: 130245b7479c6dceb4d9ebbf839fbab430101735
144517    Monotone-Revision: 25d90ddcd05eb7c341bcb5f66062d03818381a34
144518
144519    Monotone-Author: crobert@inverse.ca
144520    Monotone-Date: 2009-07-09T15:44:46
144521    Monotone-Branch: ca.inverse.sogo
144522
144523M	ChangeLog
144524M	UI/MailPartViewers/UIxMailRenderingContext.m
144525
144526commit 9cf72ec8d5f79efb9c6b9033d6f45e51d799cc9f
144527Author: C Robert <crobert@inverse.ca>
144528Date:   Thu Jul 9 15:27:11 2009 +0000
144529
144530    Added "Save attachment" menu
144531
144532    Monotone-Parent: 72e05191b28fdea36565f18fc1803f1d197aee92
144533    Monotone-Revision: 198fe6947014072d94cf42fd01ddad350fa6bd08
144534
144535    Monotone-Author: crobert@inverse.ca
144536    Monotone-Date: 2009-07-09T15:27:11
144537    Monotone-Branch: ca.inverse.sogo
144538
144539M	UI/MailerUI/Dutch.lproj/Localizable.strings
144540M	UI/MailerUI/English.lproj/Localizable.strings
144541M	UI/MailerUI/French.lproj/Localizable.strings
144542M	UI/MailerUI/German.lproj/Localizable.strings
144543M	UI/MailerUI/Italian.lproj/Localizable.strings
144544M	UI/MailerUI/Russian.lproj/Localizable.strings
144545M	UI/MailerUI/Spanish.lproj/Localizable.strings
144546M	UI/MailerUI/Welsh.lproj/Localizable.strings
144547M	UI/Templates/MailerUI/UIxMailMainFrame.wox
144548M	UI/Templates/MailerUI/UIxMailPopupView.wox
144549M	UI/WebServerResources/MailerUI.js
144550
144551commit 7c25c16ddb9d70ad540b13d54cdf8b49d49e1710
144552Author: Francis Lachapelle <flachapelle@inverse.ca>
144553Date:   Thu Jul 9 14:55:16 2009 +0000
144554
144555    Removed extra space in invitation reply template
144556
144557    Monotone-Parent: 41c1c5726230c10d450e8d6282dda4a8d0ce1de3
144558    Monotone-Revision: f6c80d5cb25bb1c9887983399ad7fa9954631ac1
144559
144560    Monotone-Author: flachapelle@inverse.ca
144561    Monotone-Date: 2009-07-09T14:55:16
144562    Monotone-Branch: ca.inverse.sogo
144563
144564M	SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.html
144565M	SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.html
144566M	SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.html
144567M	SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.html
144568M	SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.html
144569M	SoObjects/Appointments/SOGoAptMailRussianICalReply.wo/SOGoAptMailRussianICalReply.html
144570M	SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.html
144571M	SoObjects/Appointments/SOGoAptMailWelshICalReply.wo/SOGoAptMailWelshICalReply.html
144572M	SoObjects/Appointments/SOGoCalendarComponent.m
144573
144574commit b27e32a40268dcdefa8d0c189866e6bf69e34e10
144575Author: Francis Lachapelle <flachapelle@inverse.ca>
144576Date:   Wed Jul 8 21:13:06 2009 +0000
144577
144578    Fix when subscribing to a calendar in the web interface
144579
144580    Monotone-Parent: 13cce380f729a93828b7261702643a96f1d6f502
144581    Monotone-Revision: 09e8d7e8a0e862b146d8d9bab41abd1661bb95b2
144582
144583    Monotone-Author: flachapelle@inverse.ca
144584    Monotone-Date: 2009-07-08T21:13:06
144585    Monotone-Branch: ca.inverse.sogo
144586
144587M	UI/WebServerResources/SchedulerUI.js
144588
144589commit cf3fca068c824c71b501cd2bb798dc85e102b749
144590Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
144591Date:   Wed Jul 8 21:06:11 2009 +0000
144592
144593    Monotone-Parent: f59cab33b87189c92c1486ece43d7b86576c8984
144594    Monotone-Revision: 72e05191b28fdea36565f18fc1803f1d197aee92
144595
144596    Monotone-Author: wsourdeau@inverse.ca
144597    Monotone-Date: 2009-07-08T21:06:11
144598    Monotone-Branch: ca.inverse.sogo
144599
144600M	SOPE/sope-gsmake2.diff
144601
144602commit d50af8cc235d0a1829895242fc0da5585e4a2864
144603Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
144604Date:   Wed Jul 8 19:14:30 2009 +0000
144605
144606    Monotone-Parent: 13cce380f729a93828b7261702643a96f1d6f502
144607    Monotone-Revision: f59cab33b87189c92c1486ece43d7b86576c8984
144608
144609    Monotone-Author: wsourdeau@inverse.ca
144610    Monotone-Date: 2009-07-08T19:14:30
144611    Monotone-Branch: ca.inverse.sogo
144612
144613M	UI/Scheduler/French.lproj/Localizable.strings
144614
144615commit 8a62ea46936ded3f0c908ec7f2a15413bfa81381
144616Author: Francis Lachapelle <flachapelle@inverse.ca>
144617Date:   Wed Jul 8 15:20:32 2009 +0000
144618
144619    Fix for DnD that can be initiate from a table header
144620
144621    Monotone-Parent: d849bc5a898619537552171931bf3b5141b7618a
144622    Monotone-Revision: 13cce380f729a93828b7261702643a96f1d6f502
144623
144624    Monotone-Author: flachapelle@inverse.ca
144625    Monotone-Date: 2009-07-08T15:20:32
144626    Monotone-Branch: ca.inverse.sogo
144627
144628M	UI/WebServerResources/ContactsUI.js
144629M	UI/WebServerResources/MailerUI.js
144630
144631commit 2020870eabad11c29e103389494564be0db412d3
144632Author: Francis Lachapelle <flachapelle@inverse.ca>
144633Date:   Tue Jul 7 21:25:01 2009 +0000
144634
144635    Updated NEWS
144636
144637    Monotone-Parent: aec0948f76228380cdf63ab082da3759f9d9da50
144638    Monotone-Revision: d849bc5a898619537552171931bf3b5141b7618a
144639
144640    Monotone-Author: flachapelle@inverse.ca
144641    Monotone-Date: 2009-07-07T21:25:01
144642    Monotone-Branch: ca.inverse.sogo
144643
144644M	NEWS
144645
144646commit 02496888745effebd5bde1e3df1751f1f1aa1f46
144647Author: Francis Lachapelle <flachapelle@inverse.ca>
144648Date:   Tue Jul 7 21:17:43 2009 +0000
144649
144650    Fix attachments in web interface
144651
144652    Monotone-Parent: ab2ff65d5c716a5cd610c720b705af5e768a77c0
144653    Monotone-Revision: aec0948f76228380cdf63ab082da3759f9d9da50
144654
144655    Monotone-Author: flachapelle@inverse.ca
144656    Monotone-Date: 2009-07-07T21:17:43
144657    Monotone-Branch: ca.inverse.sogo
144658
144659M	ChangeLog
144660M	SOPE/NGCards/iCalEntityObject.h
144661M	SOPE/NGCards/iCalEntityObject.m
144662M	UI/Scheduler/Toolbars/SOGoAppointmentObject.toolbar
144663M	UI/Scheduler/Toolbars/SOGoTaskObject.toolbar
144664M	UI/Scheduler/UIxComponentEditor.h
144665M	UI/Scheduler/UIxComponentEditor.m
144666M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
144667M	UI/WebServerResources/UIxAppointmentEditor.css
144668M	UI/WebServerResources/UIxComponentEditor.css
144669M	UI/WebServerResources/UIxComponentEditor.js
144670
144671commit 5659a3b1cfcce42eeb62125f197e5e3a0703344f
144672Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
144673Date:   Tue Jul 7 20:57:00 2009 +0000
144674
144675    Monotone-Parent: c7fbb37f86d4d228354053447bb000451c74730a
144676    Monotone-Revision: a1fec97888a28b21f11c4743a65a09fe028bf771
144677
144678    Monotone-Author: wsourdeau@inverse.ca
144679    Monotone-Date: 2009-07-07T20:57:00
144680    Monotone-Branch: ca.inverse.sogo
144681
144682M	ChangeLog
144683M	SoObjects/Appointments/SOGoAppointmentFolder.m
144684
144685commit 7acad8f8f9b671f8fe57b181e852036a5e598be1
144686Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
144687Date:   Tue Jul 7 20:56:09 2009 +0000
144688
144689    Monotone-Parent: 18a2136e7e775fc22d94d6a7805e474939c22f28
144690    Monotone-Revision: c7fbb37f86d4d228354053447bb000451c74730a
144691
144692    Monotone-Author: wsourdeau@inverse.ca
144693    Monotone-Date: 2009-07-07T20:56:09
144694    Monotone-Branch: ca.inverse.sogo
144695
144696M	ChangeLog
144697M	SoObjects/SOGo/SOGoGCSFolder.m
144698
144699commit 02beac87b71008a10d843c95f9e9a02e6d7be76c
144700Author: Francis Lachapelle <flachapelle@inverse.ca>
144701Date:   Tue Jul 7 19:58:15 2009 +0000
144702
144703    Improved error handling in DnD of messages
144704
144705    Monotone-Parent: ab9dfb50c3f1f57c3b70498b4e42fc8400e84666
144706    Monotone-Revision: 05fea4e552871014f910088a53242e6012ab81b0
144707
144708    Monotone-Author: flachapelle@inverse.ca
144709    Monotone-Date: 2009-07-07T19:58:15
144710    Monotone-Branch: ca.inverse.sogo
144711
144712M	UI/WebServerResources/MailerUI.js
144713
144714commit d0dc6b3e449e7efb7f74d89a6fcab9934ccf31f8
144715Author: C Robert <crobert@inverse.ca>
144716Date:   Tue Jul 7 19:34:54 2009 +0000
144717
144718    Ajout traduction
144719
144720    Monotone-Parent: ab9dfb50c3f1f57c3b70498b4e42fc8400e84666
144721    Monotone-Revision: dac228428ffd40e2b5476fd88e5a0dd9513bc493
144722
144723    Monotone-Author: crobert@inverse.ca
144724    Monotone-Date: 2009-07-07T19:34:54
144725    Monotone-Branch: ca.inverse.sogo
144726
144727M	UI/MailerUI/Dutch.lproj/Localizable.strings
144728M	UI/MailerUI/English.lproj/Localizable.strings
144729M	UI/MailerUI/French.lproj/Localizable.strings
144730M	UI/MailerUI/German.lproj/Localizable.strings
144731M	UI/MailerUI/Italian.lproj/Localizable.strings
144732M	UI/MailerUI/Russian.lproj/Localizable.strings
144733M	UI/MailerUI/Spanish.lproj/Localizable.strings
144734M	UI/MailerUI/Welsh.lproj/Localizable.strings
144735
144736commit 6f2c5d7aedd58c29462e49996b04b4e3681033b8
144737Author: Francis Lachapelle <flachapelle@inverse.ca>
144738Date:   Tue Jul 7 19:20:25 2009 +0000
144739
144740    Fixed broken gif
144741
144742    Monotone-Parent: 5445a1fde58efa8862fc96a605c39020c9ff0dfb
144743    Monotone-Revision: ab9dfb50c3f1f57c3b70498b4e42fc8400e84666
144744
144745    Monotone-Author: flachapelle@inverse.ca
144746    Monotone-Date: 2009-07-07T19:20:25
144747    Monotone-Branch: ca.inverse.sogo
144748
144749M	UI/WebServerResources/message-copy.gif
144750
144751commit 0444148ba905be9fede5b8babbff994c1c2f5c55
144752Author: C Robert <crobert@inverse.ca>
144753Date:   Tue Jul 7 19:16:22 2009 +0000
144754
144755    Changed paths
144756
144757    Monotone-Parent: 18a2136e7e775fc22d94d6a7805e474939c22f28
144758    Monotone-Revision: a78e1d7bc5249205bb5472f1376465ca1d88e281
144759
144760    Monotone-Author: crobert@inverse.ca
144761    Monotone-Date: 2009-07-07T19:16:22
144762    Monotone-Branch: ca.inverse.sogo
144763
144764M	UI/WebServerResources/ContactsUI.css
144765M	UI/WebServerResources/MailerUI.css
144766
144767commit 9cde0467944da05ff61a69680abd42a7c8c6c37c
144768Author: C Robert <crobert@inverse.ca>
144769Date:   Tue Jul 7 18:49:48 2009 +0000
144770
144771    Monotone-Parent: ceedc9609b867251993d3e5105a1c556a13c7f48
144772    Monotone-Revision: 18a2136e7e775fc22d94d6a7805e474939c22f28
144773
144774    Monotone-Author: crobert@inverse.ca
144775    Monotone-Date: 2009-07-07T18:49:48
144776    Monotone-Branch: ca.inverse.sogo
144777
144778M	ChangeLog
144779M	SoObjects/SOGo/SOGoGCSFolder.m
144780
144781commit 73c5d3313168d6476de7de2ea8b7fbb0e78dc002
144782Author: C Robert <crobert@inverse.ca>
144783Date:   Tue Jul 7 18:28:50 2009 +0000
144784
144785    Monotone-Parent: c060ce320baeac54323275b3b98a5dc254d3e7b6
144786    Monotone-Revision: ceedc9609b867251993d3e5105a1c556a13c7f48
144787
144788    Monotone-Author: crobert@inverse.ca
144789    Monotone-Date: 2009-07-07T18:28:50
144790    Monotone-Branch: ca.inverse.sogo
144791
144792M	ChangeLog
144793M	UI/MailerUI/UIxMailListView.m
144794M	UI/WebServerResources/MailerUI.js
144795
144796commit 2296f63e1e9779a3db9d679f104fe97233dfa739
144797Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
144798Date:   Tue Jul 7 18:21:15 2009 +0000
144799
144800    Monotone-Parent: eb759cedcd41f4bc822816acd58b93115f94f266
144801    Monotone-Revision: c060ce320baeac54323275b3b98a5dc254d3e7b6
144802
144803    Monotone-Author: wsourdeau@inverse.ca
144804    Monotone-Date: 2009-07-07T18:21:15
144805    Monotone-Branch: ca.inverse.sogo
144806
144807M	SoObjects/Appointments/SOGoAppointmentFolder.m
144808
144809commit 463752df0d4e74394c7344de1bb9e057bdcd2453
144810Author: C Robert <crobert@inverse.ca>
144811Date:   Tue Jul 7 15:26:51 2009 +0000
144812
144813    Monotone-Parent: f477b77ceeee0f0f12bc02c70d58dc589a7d9d55
144814    Monotone-Revision: eb759cedcd41f4bc822816acd58b93115f94f266
144815
144816    Monotone-Author: crobert@inverse.ca
144817    Monotone-Date: 2009-07-07T15:26:51
144818    Monotone-Branch: ca.inverse.sogo
144819
144820M	ChangeLog
144821M	UI/WebServerResources/ContactsUI.js
144822M	UI/WebServerResources/MailerUI.js
144823
144824commit 883cd446354114d5aba3df2e9583ed9eedabb010
144825Author: C Robert <crobert@inverse.ca>
144826Date:   Tue Jul 7 15:14:59 2009 +0000
144827
144828    Monotone-Parent: 57d2e167583adbd4475204645de003a2e089bd24
144829    Monotone-Revision: f477b77ceeee0f0f12bc02c70d58dc589a7d9d55
144830
144831    Monotone-Author: crobert@inverse.ca
144832    Monotone-Date: 2009-07-07T15:14:59
144833    Monotone-Branch: ca.inverse.sogo
144834
144835M	ChangeLog
144836M	UI/WebServerResources/MailerUI.js
144837
144838commit 8283864fe596a8e0e56d0ffe6bf9aff031d88c59
144839Author: C Robert <crobert@inverse.ca>
144840Date:   Tue Jul 7 15:08:11 2009 +0000
144841
144842    Monotone-Parent: 4e1bb2eb70c5ea73a7dd34b61191210beb5439f0
144843    Monotone-Revision: 57d2e167583adbd4475204645de003a2e089bd24
144844
144845    Monotone-Author: crobert@inverse.ca
144846    Monotone-Date: 2009-07-07T15:08:11
144847    Monotone-Branch: ca.inverse.sogo
144848
144849M	UI/WebServerResources/ContactsUI.js
144850M	UI/WebServerResources/MailerUI.js
144851
144852commit b1f7bb8a504d8e0b7a59d5f976df2ad3272dd5cd
144853Author: C Robert <crobert@inverse.ca>
144854Date:   Tue Jul 7 15:02:52 2009 +0000
144855
144856    Monotone-Parent: 7cf3ceccdf6ec58d01bbf1acbd86761895dd9d7b
144857    Monotone-Revision: 4e1bb2eb70c5ea73a7dd34b61191210beb5439f0
144858
144859    Monotone-Author: crobert@inverse.ca
144860    Monotone-Date: 2009-07-07T15:02:52
144861    Monotone-Branch: ca.inverse.sogo
144862
144863M	ChangeLog
144864M	UI/Templates/ContactsUI/UIxContactsListView.wox
144865M	UI/WebServerResources/ContactsUI.js
144866M	UI/WebServerResources/MailerUI.js
144867
144868commit b4c44e93512a4a5994b0c0e74f37c830261c9483
144869Author: Francis Lachapelle <flachapelle@inverse.ca>
144870Date:   Tue Jul 7 14:50:52 2009 +0000
144871
144872    Updated documentation
144873
144874    Monotone-Parent: 7cf3ceccdf6ec58d01bbf1acbd86761895dd9d7b
144875    Monotone-Revision: a00b81f79363503679ee8113681198eb8b5de97e
144876
144877    Monotone-Author: flachapelle@inverse.ca
144878    Monotone-Date: 2009-07-07T14:50:52
144879    Monotone-Branch: ca.inverse.sogo
144880
144881M	Documentation/SOGo Installation Guide.odt
144882
144883commit f5cda3a64a10f969188d10b7ef3c1f15263f5501
144884Author: C Robert <crobert@inverse.ca>
144885Date:   Tue Jul 7 14:24:26 2009 +0000
144886
144887    Monotone-Parent: b0d358e540a640da40f7cc0ca5ed4cf76c807c32
144888    Monotone-Revision: 7cf3ceccdf6ec58d01bbf1acbd86761895dd9d7b
144889
144890    Monotone-Author: crobert@inverse.ca
144891    Monotone-Date: 2009-07-07T14:24:26
144892    Monotone-Branch: ca.inverse.sogo
144893
144894M	UI/WebServerResources/iefixes.css
144895
144896commit f069bf2e6d6370fd4f3702807b09c60d230dc8b4
144897Author: C Robert <crobert@inverse.ca>
144898Date:   Tue Jul 7 14:17:15 2009 +0000
144899
144900    IE Fixes
144901
144902    Monotone-Parent: b80972e148e56ed9e7094c79272651736008b33d
144903    Monotone-Revision: b0d358e540a640da40f7cc0ca5ed4cf76c807c32
144904
144905    Monotone-Author: crobert@inverse.ca
144906    Monotone-Date: 2009-07-07T14:17:15
144907    Monotone-Branch: ca.inverse.sogo
144908
144909M	UI/WebServerResources/SchedulerUI.js
144910M	UI/WebServerResources/UIxMailEditor.js
144911
144912commit e8075bf778ecf9155aa77f2b4271a7c80921f40b
144913Author: Francis Lachapelle <flachapelle@inverse.ca>
144914Date:   Mon Jul 6 21:25:54 2009 +0000
144915
144916    Fix for Active Directory
144917
144918    Monotone-Parent: 78fd761742452f5402b3434f8cd5f7b6d271e416
144919    Monotone-Revision: b80972e148e56ed9e7094c79272651736008b33d
144920
144921    Monotone-Author: flachapelle@inverse.ca
144922    Monotone-Date: 2009-07-06T21:25:54
144923    Monotone-Branch: ca.inverse.sogo
144924
144925M	SoObjects/SOGo/SOGoGroup.m
144926
144927commit 04b8db28aff25ca39d4210df9e65b861cadaab4d
144928Author: Francis Lachapelle <flachapelle@inverse.ca>
144929Date:   Mon Jul 6 21:25:38 2009 +0000
144930
144931    Fix for Active Directory
144932
144933    Monotone-Parent: 1acc761bfb4e7e0ca47d3e5da4145d1260b8aa14
144934    Monotone-Revision: 78fd761742452f5402b3434f8cd5f7b6d271e416
144935
144936    Monotone-Author: flachapelle@inverse.ca
144937    Monotone-Date: 2009-07-06T21:25:38
144938    Monotone-Branch: ca.inverse.sogo
144939
144940M	SoObjects/SOGo/LDAPSource.m
144941
144942commit abfc4d773b5ddc25a42fabb61f98b621e102b010
144943Author: Francis Lachapelle <flachapelle@inverse.ca>
144944Date:   Mon Jul 6 19:57:33 2009 +0000
144945
144946    Fix for bug #42 (mailboxes scrollbar partially masked)
144947
144948    Monotone-Parent: eba51f48761a50897d61f4fffe1e4122f78c7a2d
144949    Monotone-Revision: 1acc761bfb4e7e0ca47d3e5da4145d1260b8aa14
144950
144951    Monotone-Author: flachapelle@inverse.ca
144952    Monotone-Date: 2009-07-06T19:57:33
144953    Monotone-Branch: ca.inverse.sogo
144954
144955M	UI/WebServerResources/MailerUI.css
144956
144957commit ebe9c0f4532f0b0fae6d13df66fda9814b7e4d89
144958Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
144959Date:   Fri Jul 3 19:46:01 2009 +0000
144960
144961    Monotone-Parent: 300b960b99af9d890f03b4a72f3a63164c19b44c
144962    Monotone-Revision: eba51f48761a50897d61f4fffe1e4122f78c7a2d
144963
144964    Monotone-Author: wsourdeau@inverse.ca
144965    Monotone-Date: 2009-07-03T19:46:01
144966    Monotone-Branch: ca.inverse.sogo
144967
144968M	ChangeLog
144969M	NEWS
144970M	UI/Scheduler/UIxCalListingActions.m
144971
144972commit 3e4c7912381d5dcd7b0b1d7009ea7f9215eb6598
144973Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
144974Date:   Fri Jul 3 16:42:14 2009 +0000
144975
144976    Monotone-Parent: 578cb5190f19cdf4730fac81fc0bbf070252b2b4
144977    Monotone-Revision: 300b960b99af9d890f03b4a72f3a63164c19b44c
144978
144979    Monotone-Author: wsourdeau@inverse.ca
144980    Monotone-Date: 2009-07-03T16:42:14
144981    Monotone-Branch: ca.inverse.sogo
144982
144983D	SOPE/sope-patchset-r1657.diff
144984A	SOPE/sope-patchset-r1660.diff
144985
144986commit 124a263f93d2493378d7a0b0ef2f9b6268d54295
144987Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
144988Date:   Fri Jul 3 16:34:47 2009 +0000
144989
144990    Monotone-Parent: 7545ebe978dbef5b48ca8ca88c024f6eaf3169a4
144991    Monotone-Revision: 578cb5190f19cdf4730fac81fc0bbf070252b2b4
144992
144993    Monotone-Author: wsourdeau@inverse.ca
144994    Monotone-Date: 2009-07-03T16:34:47
144995    Monotone-Branch: ca.inverse.sogo
144996
144997M	ChangeLog
144998M	SoObjects/SOGo/LDAPUserManager.m
144999
145000commit fe7e46b3f29081b68e0f031613dde111ae068315
145001Author: Francis Lachapelle <flachapelle@inverse.ca>
145002Date:   Thu Jul 2 21:09:35 2009 +0000
145003
145004    Added the size column to the default columns
145005
145006    Monotone-Parent: 73574164255d79da1cea7be5a59a86a13386f75f
145007    Monotone-Revision: 7545ebe978dbef5b48ca8ca88c024f6eaf3169a4
145008
145009    Monotone-Author: flachapelle@inverse.ca
145010    Monotone-Date: 2009-07-02T21:09:35
145011    Monotone-Branch: ca.inverse.sogo
145012
145013M	ChangeLog
145014M	UI/MailerUI/UIxMailListView.m
145015M	UI/WebServerResources/MailerUI.css
145016
145017commit 2bfde9c350e0893a66f78e9917199c199431a69a
145018Author: Ludovic Marcotte <lmarcotte@inverse.ca>
145019Date:   Thu Jul 2 17:30:27 2009 +0000
145020
145021    Updated again the NEWS file
145022
145023    Monotone-Parent: 2561a08cc5b89c3a3a7f29f655b0f7816645867a
145024    Monotone-Revision: a5d600790eb0a570287e3f58d9d92d701c3f4f3a
145025
145026    Monotone-Author: ludovic@Sophos.ca
145027    Monotone-Date: 2009-07-02T17:30:27
145028    Monotone-Branch: ca.inverse.sogo
145029
145030M	NEWS
145031
145032commit adc9a7e486d04351ffd0bb7868751d971fd954da
145033Author: Ludovic Marcotte <lmarcotte@inverse.ca>
145034Date:   Thu Jul 2 17:29:40 2009 +0000
145035
145036    Updated NEWS file
145037
145038    Monotone-Parent: 0f0cf5779a3cca5a823d91514f517fcd43c8eb4c
145039    Monotone-Revision: 2561a08cc5b89c3a3a7f29f655b0f7816645867a
145040
145041    Monotone-Author: ludovic@Sophos.ca
145042    Monotone-Date: 2009-07-02T17:29:40
145043    Monotone-Branch: ca.inverse.sogo
145044
145045M	NEWS
145046
145047commit af20a0658f532466ea8e24dd4e04f5a7e6728bf2
145048Author: C Robert <crobert@inverse.ca>
145049Date:   Thu Jul 2 17:21:07 2009 +0000
145050
145051    Monotone-Parent: 158571d4f7e1fd1da2b47567f93275d509fff71d
145052    Monotone-Revision: 0f0cf5779a3cca5a823d91514f517fcd43c8eb4c
145053
145054    Monotone-Author: crobert@inverse.ca
145055    Monotone-Date: 2009-07-02T17:21:07
145056    Monotone-Branch: ca.inverse.sogo
145057
145058M	ChangeLog
145059M	UI/MailerUI/UIxMailFolderActions.m
145060
145061commit a2be33677b9232ba95ac4cc956ef861b645e825b
145062Author: Francis Lachapelle <flachapelle@inverse.ca>
145063Date:   Thu Jul 2 17:12:06 2009 +0000
145064
145065    Monotone-Parent: 0e38566e55c048d3f5050bf11eedb24e36ff8944
145066    Monotone-Revision: 238ddfbd3f00e0fbad3b9312ebe0bd88fde3f646
145067
145068    Monotone-Author: flachapelle@inverse.ca
145069    Monotone-Date: 2009-07-02T17:12:06
145070    Monotone-Branch: ca.inverse.sogo
145071
145072M	SoObjects/SOGo/LDAPSource.m
145073
145074commit dcf8641548c6ff5b7f1e9baa92868d4e54ed3d5e
145075Author: Francis Lachapelle <flachapelle@inverse.ca>
145076Date:   Thu Jul 2 17:11:48 2009 +0000
145077
145078    Updated documentation
145079
145080    Monotone-Parent: 53683aad48259504e699908753251ef4902e4139
145081    Monotone-Revision: 0e38566e55c048d3f5050bf11eedb24e36ff8944
145082
145083    Monotone-Author: flachapelle@inverse.ca
145084    Monotone-Date: 2009-07-02T17:11:48
145085    Monotone-Branch: ca.inverse.sogo
145086
145087M	Documentation/SOGo Installation Guide.odt
145088
145089commit f36a8dd18513de2386fd13eda2277917b94c2ed9
145090Author: C Robert <crobert@inverse.ca>
145091Date:   Thu Jul 2 17:06:21 2009 +0000
145092
145093    reindent
145094
145095    Monotone-Parent: d4edd90811440e920dfccfcb2c0e4305732b5cfc
145096    Monotone-Revision: 158571d4f7e1fd1da2b47567f93275d509fff71d
145097
145098    Monotone-Author: crobert@inverse.ca
145099    Monotone-Date: 2009-07-02T17:06:21
145100    Monotone-Branch: ca.inverse.sogo
145101
145102M	UI/MailerUI/UIxMailFolderActions.m
145103
145104commit 951389b21696d3f50f908cf1c45e451ef25ca7ef
145105Author: C Robert <crobert@inverse.ca>
145106Date:   Thu Jul 2 15:40:45 2009 +0000
145107
145108    Monotone-Parent: bde131451e61cf9c2c9b12131c6ea839e28e3bf2
145109    Monotone-Revision: 7acfed7c7506c279e2946ae835c4ef8a1cf52114
145110
145111    Monotone-Author: crobert@inverse.ca
145112    Monotone-Date: 2009-07-02T15:40:45
145113    Monotone-Branch: ca.inverse.sogo
145114
145115M	UI/WebServerResources/UIxPreferences.js
145116M	UI/WebServerResources/ckeditor/ckeditor.js
145117
145118commit b63050dac99c289e7500c14d5d71b65cde5b5897
145119Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
145120Date:   Thu Jul 2 14:24:36 2009 +0000
145121
145122    Monotone-Parent: 53683aad48259504e699908753251ef4902e4139
145123    Monotone-Revision: ef38d39938984cb34954a23cdc1d54fecf577117
145124
145125    Monotone-Author: wsourdeau@inverse.ca
145126    Monotone-Date: 2009-07-02T14:24:36
145127    Monotone-Branch: ca.inverse.sogo
145128
145129M	SOPE/sope-patchset-r1657.diff
145130
145131commit 9311eccc483f2d0f90c0f08724396b428444159a
145132Author: Francis Lachapelle <flachapelle@inverse.ca>
145133Date:   Thu Jul 2 14:14:57 2009 +0000
145134
145135    Monotone-Parent: 200696af293fef0e2e6002c56a321834f165a2ec
145136    Monotone-Revision: 53683aad48259504e699908753251ef4902e4139
145137
145138    Monotone-Author: flachapelle@inverse.ca
145139    Monotone-Date: 2009-07-02T14:14:57
145140    Monotone-Branch: ca.inverse.sogo
145141
145142M	NEWS
145143
145144commit 4695f1a464cdedfb49a8ec91fd2f87dab2535f6e
145145Author: Francis Lachapelle <flachapelle@inverse.ca>
145146Date:   Thu Jul 2 13:38:10 2009 +0000
145147
145148    Monotone-Parent: 7b1c90d751a6ba1af3047dcf85c17673325dfcfe
145149    Monotone-Revision: 366dd63bc8cb90bda841f039b5d9e177f4dc3bbc
145150
145151    Monotone-Author: flachapelle@inverse.ca
145152    Monotone-Date: 2009-07-02T13:38:10
145153    Monotone-Branch: ca.inverse.sogo
145154
145155M	UI/WebServerResources/SchedulerUI.js
145156
145157commit aebc17edf00e8b55b3b268083334fa7f4696699b
145158Author: Ludovic Marcotte <lmarcotte@inverse.ca>
145159Date:   Thu Jul 2 12:39:37 2009 +0000
145160
145161    Updated NEWS file
145162
145163    Monotone-Parent: f84964a7533853d3b5d8297f297226c300ddbc47
145164    Monotone-Revision: bde131451e61cf9c2c9b12131c6ea839e28e3bf2
145165
145166    Monotone-Author: ludovic@Sophos.ca
145167    Monotone-Date: 2009-07-02T12:39:37
145168    Monotone-Branch: ca.inverse.sogo
145169
145170M	NEWS
145171
145172commit 996e33f5da0dcf195437b75a0cf08e76dbaae0a7
145173Author: C Robert <crobert@inverse.ca>
145174Date:   Wed Jul 1 20:26:13 2009 +0000
145175
145176    Monotone-Parent: 061cc2eb8f9bda5061964762be7e29f658995ea6
145177    Monotone-Revision: f84964a7533853d3b5d8297f297226c300ddbc47
145178
145179    Monotone-Author: crobert@inverse.ca
145180    Monotone-Date: 2009-07-01T20:26:13
145181    Monotone-Branch: ca.inverse.sogo
145182
145183M	ChangeLog
145184
145185commit 1f987c15bedad4886856f3bab105e2abd8c9b79c
145186Author: C Robert <crobert@inverse.ca>
145187Date:   Wed Jul 1 20:25:20 2009 +0000
145188
145189    Monotone-Parent: 7b1c90d751a6ba1af3047dcf85c17673325dfcfe
145190    Monotone-Revision: 061cc2eb8f9bda5061964762be7e29f658995ea6
145191
145192    Monotone-Author: crobert@inverse.ca
145193    Monotone-Date: 2009-07-01T20:25:20
145194    Monotone-Branch: ca.inverse.sogo
145195
145196M	SoObjects/SOGo/SOGoGCSFolder.m
145197
145198commit e295706e1d5560a7e332e5c057211b196778f1f4
145199Author: Francis Lachapelle <flachapelle@inverse.ca>
145200Date:   Wed Jul 1 20:23:10 2009 +0000
145201
145202    Monotone-Parent: 1c444d4c347ea6897dc7ebdf7e4f2149271c5203
145203    Monotone-Revision: 7b1c90d751a6ba1af3047dcf85c17673325dfcfe
145204
145205    Monotone-Author: flachapelle@inverse.ca
145206    Monotone-Date: 2009-07-01T20:23:10
145207    Monotone-Branch: ca.inverse.sogo
145208
145209M	UI/WebServerResources/ContactsUI.css
145210
145211commit b57eb03a2954c79ee985b755df813237357a0d4e
145212Author: Francis Lachapelle <flachapelle@inverse.ca>
145213Date:   Wed Jul 1 20:22:32 2009 +0000
145214
145215    Monotone-Parent: 27e4a971509238d8a77bcdbd70c00f4fc4202a00
145216    Monotone-Revision: 025dc837dc0929ee47957b2385959532807a1b9c
145217
145218    Monotone-Author: flachapelle@inverse.ca
145219    Monotone-Date: 2009-07-01T20:22:32
145220    Monotone-Branch: ca.inverse.sogo
145221
145222M	SoObjects/Mailer/SOGoMailFolder.m
145223
145224commit ae87e98bf29ad43bd24ffd6ca405766ae16d55af
145225Author: C Robert <crobert@inverse.ca>
145226Date:   Wed Jul 1 20:09:26 2009 +0000
145227
145228    Monotone-Parent: 856583f8779d38a6978fe4db950c4067c8a38e9c
145229    Monotone-Revision: 198c312f6f50dd9e647df21a626b63d5737a368b
145230
145231    Monotone-Author: crobert@inverse.ca
145232    Monotone-Date: 2009-07-01T20:09:26
145233    Monotone-Branch: ca.inverse.sogo
145234
145235M	UI/WebServerResources/ContactsUI.js
145236M	UI/WebServerResources/MailerUI.js
145237M	UI/WebServerResources/scriptaculous/dragdrop.js
145238
145239commit 8b51d0728f4a147affb295ead5437646eefdc7ea
145240Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
145241Date:   Wed Jul 1 19:58:44 2009 +0000
145242
145243    Monotone-Parent: 4540bdac2b25e94022f859ccd01e9fd4f28ef349
145244    Monotone-Revision: 5547fe230efee84f5079734d9e6dccd6e02bc161
145245
145246    Monotone-Author: wsourdeau@inverse.ca
145247    Monotone-Date: 2009-07-01T19:58:44
145248    Monotone-Branch: ca.inverse.sogo
145249
145250M	SOPE/sope-patchset-r1657.diff
145251
145252commit 733cc4f9e7f2bdeb70d6378737acd3c7d0bf9d12
145253Author: C Robert <crobert@inverse.ca>
145254Date:   Wed Jul 1 19:28:44 2009 +0000
145255
145256    Monotone-Parent: 52e582748151e87bfde51bfd7c475d994270767b
145257    Monotone-Revision: cc4465af2bc376a873ae8e59faf33b86548f08b3
145258
145259    Monotone-Author: crobert@inverse.ca
145260    Monotone-Date: 2009-07-01T19:28:44
145261    Monotone-Branch: ca.inverse.sogo
145262
145263M	ChangeLog
145264M	UI/MailerUI/UIxMailFolderActions.m
145265
145266commit 5a3163c1f1c23bbc0f2aa8121426a241f34ebbb0
145267Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
145268Date:   Wed Jul 1 19:27:44 2009 +0000
145269
145270    Monotone-Parent: ceeb01446ec3ddc689505cb7bb9f3110f23ad06d
145271    Monotone-Revision: 4540bdac2b25e94022f859ccd01e9fd4f28ef349
145272
145273    Monotone-Author: wsourdeau@inverse.ca
145274    Monotone-Date: 2009-07-01T19:27:44
145275    Monotone-Branch: ca.inverse.sogo
145276
145277M	ChangeLog
145278M	SoObjects/Appointments/SOGoAppointmentFolder.m
145279
145280commit 79d23608d488898d54e84a6c374f4df4672f3446
145281Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
145282Date:   Wed Jul 1 19:27:34 2009 +0000
145283
145284    Monotone-Parent: 6485cacb283ff7fd9905e8d9e8d097a761fc9c39
145285    Monotone-Revision: ceeb01446ec3ddc689505cb7bb9f3110f23ad06d
145286
145287    Monotone-Author: wsourdeau@inverse.ca
145288    Monotone-Date: 2009-07-01T19:27:34
145289    Monotone-Branch: ca.inverse.sogo
145290
145291M	UI/Common/WODirectAction+SOGo.m
145292M	UI/SOGoUI/UIxComponent.m
145293
145294commit 42f95af7568982b95b1a0189c7b0efcae3adc567
145295Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
145296Date:   Wed Jul 1 15:49:08 2009 +0000
145297
145298    Monotone-Parent: 52e582748151e87bfde51bfd7c475d994270767b
145299    Monotone-Revision: 6485cacb283ff7fd9905e8d9e8d097a761fc9c39
145300
145301    Monotone-Author: wsourdeau@inverse.ca
145302    Monotone-Date: 2009-07-01T15:49:08
145303    Monotone-Branch: ca.inverse.sogo
145304
145305M	SOPE/sope-patchset-r1657.diff
145306
145307commit a40feed75ca62027c505187311f213c18bf452ec
145308Author: C Robert <crobert@inverse.ca>
145309Date:   Wed Jul 1 15:09:45 2009 +0000
145310
145311    Monotone-Parent: 54bb84ab8b59e2b96267864370c2253fbc5d3ba3
145312    Monotone-Revision: 52e582748151e87bfde51bfd7c475d994270767b
145313
145314    Monotone-Author: crobert@inverse.ca
145315    Monotone-Date: 2009-07-01T15:09:45
145316    Monotone-Branch: ca.inverse.sogo
145317
145318M	UI/WebServerResources/MailerUI.js
145319
145320commit bcb1bf15241c4e421fe1247d40b24edbbf76463a
145321Author: C Robert <crobert@inverse.ca>
145322Date:   Wed Jul 1 14:25:29 2009 +0000
145323
145324    Monotone-Parent: 3ac570e4fa8c731e64772136171a4d88a10439c6
145325    Monotone-Revision: 54bb84ab8b59e2b96267864370c2253fbc5d3ba3
145326
145327    Monotone-Author: crobert@inverse.ca
145328    Monotone-Date: 2009-07-01T14:25:29
145329    Monotone-Branch: ca.inverse.sogo
145330
145331M	UI/WebServerResources/UIxPreferences.js
145332
145333commit 5e3c9c538e7aae812e5fd40dac1d3105fc2e9dec
145334Author: C Robert <crobert@inverse.ca>
145335Date:   Wed Jul 1 14:07:46 2009 +0000
145336
145337    Monotone-Parent: 1b7361c719f9b3c85edd777474664dadd07b72b3
145338    Monotone-Revision: 3ac570e4fa8c731e64772136171a4d88a10439c6
145339
145340    Monotone-Author: crobert@inverse.ca
145341    Monotone-Date: 2009-07-01T14:07:46
145342    Monotone-Branch: ca.inverse.sogo
145343
145344M	UI/WebServerResources/UIxPreferences.js
145345
145346commit 809d315ea097fad601a12eb9e1eafbbaddb4c435
145347Author: C Robert <crobert@inverse.ca>
145348Date:   Wed Jul 1 14:03:58 2009 +0000
145349
145350    Monotone-Parent: f3b827c36d50cd87aed46a81e25ef2e3cc3a7e58
145351    Monotone-Revision: 1b7361c719f9b3c85edd777474664dadd07b72b3
145352
145353    Monotone-Author: crobert@inverse.ca
145354    Monotone-Date: 2009-07-01T14:03:58
145355    Monotone-Branch: ca.inverse.sogo
145356
145357M	ChangeLog
145358M	SoObjects/SOGo/SOGoGCSFolder.m
145359
145360commit b5a2244030407c316e612bdc26b4f305f7ce2818
145361Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
145362Date:   Tue Jun 30 21:34:17 2009 +0000
145363
145364    Monotone-Parent: 4fa44f713c3899d8e5db6b47ffb8672ce37547d5
145365    Monotone-Revision: f3b827c36d50cd87aed46a81e25ef2e3cc3a7e58
145366
145367    Monotone-Author: wsourdeau@inverse.ca
145368    Monotone-Date: 2009-06-30T21:34:17
145369    Monotone-Branch: ca.inverse.sogo
145370
145371M	ChangeLog
145372M	SoObjects/Appointments/SOGoAppointmentFolder.m
145373
145374commit ffc3f67ff491c1ad4f5fecf9c75b11860c35291e
145375Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
145376Date:   Tue Jun 30 21:34:02 2009 +0000
145377
145378    Monotone-Parent: 70ad94d55908966fdc416a1daead1a79c3ee8cd3
145379    Monotone-Revision: 4fa44f713c3899d8e5db6b47ffb8672ce37547d5
145380
145381    Monotone-Author: wsourdeau@inverse.ca
145382    Monotone-Date: 2009-06-30T21:34:02
145383    Monotone-Branch: ca.inverse.sogo
145384
145385M	SoObjects/SOGo/SOGoWebDAVAclManager.m
145386
145387commit c619a07d57209860d32abf6ec3e5b191fd3a14a5
145388Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
145389Date:   Tue Jun 30 21:21:50 2009 +0000
145390
145391    Monotone-Parent: db6101745dbd661ce3278ea7f4c6bb9837382a4f
145392    Monotone-Revision: 70ad94d55908966fdc416a1daead1a79c3ee8cd3
145393
145394    Monotone-Author: wsourdeau@inverse.ca
145395    Monotone-Date: 2009-06-30T21:21:50
145396    Monotone-Branch: ca.inverse.sogo
145397
145398M	ChangeLog
145399M	SoObjects/Appointments/SOGoAppointmentFolder.m
145400
145401commit 9b5e7361e38ccab6a8904d5eb12cd5de900d0b51
145402Author: C Robert <crobert@inverse.ca>
145403Date:   Tue Jun 30 20:10:09 2009 +0000
145404
145405    Monotone-Parent: 77d6f1cf85f2204c8e5f316ee513551508049ec9
145406    Monotone-Revision: 1487f5359ed75a8c1f5df8db9a25b561e7e5978c
145407
145408    Monotone-Author: crobert@inverse.ca
145409    Monotone-Date: 2009-06-30T20:10:09
145410    Monotone-Branch: ca.inverse.sogo
145411
145412M	ChangeLog
145413M	UI/MailerUI/UIxMailListView.m
145414M	UI/Templates/MailerUI/UIxMailListView.wox
145415
145416commit f926ea4fbd1371df68a292333fa67170dae07c87
145417Author: Francis Lachapelle <flachapelle@inverse.ca>
145418Date:   Tue Jun 30 19:21:00 2009 +0000
145419
145420    Updated NEWS file
145421
145422    Monotone-Parent: cea719aec080dc3ba804233ec84e32d27a1d338a
145423    Monotone-Revision: 08ab1ea413a26cc68bc442788bec8b43e1f2dd07
145424
145425    Monotone-Author: flachapelle@inverse.ca
145426    Monotone-Date: 2009-06-30T19:21:00
145427    Monotone-Branch: ca.inverse.sogo
145428
145429M	NEWS
145430
145431commit 3f1671e4f05487dd26307a62ec6dfc34ab7e5cd6
145432Author: Francis Lachapelle <flachapelle@inverse.ca>
145433Date:   Tue Jun 30 19:20:10 2009 +0000
145434
145435    Added addToCalendar method to add calendar from an email invitation
145436
145437    Monotone-Parent: 154f2a301f669b275706368200446169ee67b579
145438    Monotone-Revision: cea719aec080dc3ba804233ec84e32d27a1d338a
145439
145440    Monotone-Author: flachapelle@inverse.ca
145441    Monotone-Date: 2009-06-30T19:20:10
145442    Monotone-Branch: ca.inverse.sogo
145443
145444M	ChangeLog
145445M	UI/MailPartViewers/UIxMailPartICalActions.h
145446M	UI/MailPartViewers/UIxMailPartICalActions.m
145447M	UI/MailPartViewers/product.plist
145448
145449commit 470917d096a286fd6b4f625e8f41b6caf5eb9631
145450Author: Francis Lachapelle <flachapelle@inverse.ca>
145451Date:   Tue Jun 30 19:19:12 2009 +0000
145452
145453    Monotone-Parent: d6350865052ebcebfd9ec06ba135608c73b7c53f
145454    Monotone-Revision: 154f2a301f669b275706368200446169ee67b579
145455
145456    Monotone-Author: flachapelle@inverse.ca
145457    Monotone-Date: 2009-06-30T19:19:12
145458    Monotone-Branch: ca.inverse.sogo
145459
145460M	UI/Templates/UIxPageFrame.wox
145461M	UI/WebServerResources/GNUmakefile
145462
145463commit 65452aecb948842afad5e1947a4ce246596deebd
145464Author: Francis Lachapelle <flachapelle@inverse.ca>
145465Date:   Tue Jun 30 19:09:57 2009 +0000
145466
145467    Fixed bug with URL matching
145468
145469    Monotone-Parent: dac2c88734449dfb2523709ee6ad66d821245e35
145470    Monotone-Revision: d6350865052ebcebfd9ec06ba135608c73b7c53f
145471
145472    Monotone-Author: flachapelle@inverse.ca
145473    Monotone-Date: 2009-06-30T19:09:57
145474    Monotone-Branch: ca.inverse.sogo
145475
145476M	SoObjects/SOGo/NSArray+Utilities.m
145477M	SoObjects/SOGo/NSString+Utilities.m
145478
145479commit db2c2ed702b806cb7d2ed3413e51dbd4a4c2aa1a
145480Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
145481Date:   Tue Jun 30 18:49:53 2009 +0000
145482
145483    Monotone-Parent: 77d6f1cf85f2204c8e5f316ee513551508049ec9
145484    Monotone-Revision: 78e483b4fe68843e9833d79d7bde59ac5321291c
145485
145486    Monotone-Author: wsourdeau@inverse.ca
145487    Monotone-Date: 2009-06-30T18:49:53
145488    Monotone-Branch: ca.inverse.sogo
145489
145490M	UI/Templates/UIxJSClose.wox
145491
145492commit 784f5bffccdadb1557d7ef043352d64f2f1846e0
145493Author: C Robert <crobert@inverse.ca>
145494Date:   Tue Jun 30 18:01:14 2009 +0000
145495
145496    Monotone-Parent: e8ee048170e91221cb7aac2c0e4e394db83bf2e2
145497    Monotone-Revision: 77d6f1cf85f2204c8e5f316ee513551508049ec9
145498
145499    Monotone-Author: crobert@inverse.ca
145500    Monotone-Date: 2009-06-30T18:01:14
145501    Monotone-Branch: ca.inverse.sogo
145502
145503M	ChangeLog
145504M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
145505
145506commit 3143aa9324e381b881493d18b67a20a0e11c7196
145507Author: C Robert <crobert@inverse.ca>
145508Date:   Tue Jun 30 17:54:13 2009 +0000
145509
145510    Monotone-Parent: f0bf4f5e57bda2fe7cbbd558784c203b3fab4d36
145511    Monotone-Revision: e8ee048170e91221cb7aac2c0e4e394db83bf2e2
145512
145513    Monotone-Author: crobert@inverse.ca
145514    Monotone-Date: 2009-06-30T17:54:13
145515    Monotone-Branch: ca.inverse.sogo
145516
145517M	ChangeLog
145518M	UI/Templates/UIxPageFrame.wox
145519M	UI/WebServerResources/ContactsUI.js
145520M	UI/WebServerResources/MailerUI.css
145521M	UI/WebServerResources/MailerUI.js
145522D	UI/WebServerResources/SOGoDragAndDrop.js
145523M	UI/WebServerResources/ckeditor/config.js
145524A	UI/WebServerResources/message-copy.gif
145525A	UI/WebServerResources/message.gif
145526
145527commit 6209543ce046a76a170e7934d4283bf06862a703
145528Author: Francis Lachapelle <flachapelle@inverse.ca>
145529Date:   Tue Jun 30 01:41:27 2009 +0000
145530
145531    Fix component editor for document URL
145532
145533    Monotone-Parent: 6b27e776287f9677560ff81cbb45e7471959c9e0
145534    Monotone-Revision: eca223304213a13e4a7b9e29e6e5cc41c3b1cdb3
145535
145536    Monotone-Author: flachapelle@inverse.ca
145537    Monotone-Date: 2009-06-30T01:41:27
145538    Monotone-Branch: ca.inverse.sogo
145539
145540M	UI/WebServerResources/UIxAppointmentEditor.css
145541M	UI/WebServerResources/UIxComponentEditor.css
145542M	UI/WebServerResources/UIxComponentEditor.js
145543M	UI/WebServerResources/UIxTaskEditor.css
145544
145545commit deda9f6511077dc401044c4545338d4996b874a4
145546Author: Francis Lachapelle <flachapelle@inverse.ca>
145547Date:   Tue Jun 30 01:39:27 2009 +0000
145548
145549    Monotone-Parent: f8f29401b79be9d6545414948b83cb353a55ae8d
145550    Monotone-Revision: 6b27e776287f9677560ff81cbb45e7471959c9e0
145551
145552    Monotone-Author: flachapelle@inverse.ca
145553    Monotone-Date: 2009-06-30T01:39:27
145554    Monotone-Branch: ca.inverse.sogo
145555
145556M	UI/WebServerResources/SchedulerUI.js
145557
145558commit a2f663745dc2f3022cacc90a4ba82461dc4ab925
145559Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
145560Date:   Mon Jun 29 21:38:56 2009 +0000
145561
145562    Monotone-Parent: 3c15622e01ba189cb753c80fb8cf4c1a57e85c29
145563    Monotone-Revision: 2ce9107c8b61b56e528bf47fbe9733bd95b13c83
145564
145565    Monotone-Author: wsourdeau@inverse.ca
145566    Monotone-Date: 2009-06-29T21:38:56
145567    Monotone-Branch: ca.inverse.sogo
145568
145569D	SOPE/sope-patchset-r1632.diff
145570M	SOPE/sope-patchset-r1657.diff
145571
145572commit e3b23016dc31900512035861479550873b7f41fe
145573Author: C Robert <crobert@inverse.ca>
145574Date:   Mon Jun 29 19:31:59 2009 +0000
145575
145576    Monotone-Parent: 71124a5805a6acd533a352015d2c6fe9c134f725
145577    Monotone-Revision: 3d05f2005e93e45bcafb0ec4aff59c61d8e08631
145578
145579    Monotone-Author: crobert@inverse.ca
145580    Monotone-Date: 2009-06-29T19:31:59
145581    Monotone-Branch: ca.inverse.sogo
145582
145583M	ChangeLog
145584M	UI/WebServerResources/ContactsUI.js
145585
145586commit 109ca5a129b12ad358aa6c90c3aee362abcd0923
145587Author: Francis Lachapelle <flachapelle@inverse.ca>
145588Date:   Mon Jun 29 19:08:29 2009 +0000
145589
145590    See ChangeLog
145591
145592    Monotone-Parent: ebd8557fae4ef7c0656a9eae753c68207fc9c60b
145593    Monotone-Revision: a57ac11c710e04e59d47cf12be270492f600a306
145594
145595    Monotone-Author: flachapelle@inverse.ca
145596    Monotone-Date: 2009-06-29T19:08:29
145597    Monotone-Branch: ca.inverse.sogo
145598
145599M	ChangeLog
145600M	SoObjects/SOGo/SOGoParentFolder.h
145601M	SoObjects/SOGo/SOGoParentFolder.m
145602M	UI/WebServerResources/ContactsUI.js
145603
145604commit f0282f694d4c8094fd0685c4345dcaed3c0d8183
145605Author: C Robert <crobert@inverse.ca>
145606Date:   Mon Jun 29 18:37:57 2009 +0000
145607
145608    Monotone-Parent: 4688dea10443d333b15ccb3db6b63dd630673d16
145609    Monotone-Revision: 71124a5805a6acd533a352015d2c6fe9c134f725
145610
145611    Monotone-Author: crobert@inverse.ca
145612    Monotone-Date: 2009-06-29T18:37:57
145613    Monotone-Branch: ca.inverse.sogo
145614
145615M	UI/WebServerResources/GNUmakefile
145616A	UI/WebServerResources/scriptaculous/MIT-LICENSE
145617A	UI/WebServerResources/scriptaculous/builder.js
145618A	UI/WebServerResources/scriptaculous/controls.js
145619A	UI/WebServerResources/scriptaculous/dragdrop.js
145620A	UI/WebServerResources/scriptaculous/effects.js
145621A	UI/WebServerResources/scriptaculous/scriptaculous.js
145622A	UI/WebServerResources/scriptaculous/slider.js
145623A	UI/WebServerResources/scriptaculous/sound.js
145624A	UI/WebServerResources/scriptaculous/unittest.js
145625
145626commit 8c5fec65bd5ba6d6754a975c31b4e9053f0e0bc0
145627Author: C Robert <crobert@inverse.ca>
145628Date:   Mon Jun 29 18:25:29 2009 +0000
145629
145630    Monotone-Parent: ebd8557fae4ef7c0656a9eae753c68207fc9c60b
145631    Monotone-Revision: 4688dea10443d333b15ccb3db6b63dd630673d16
145632
145633    Monotone-Author: crobert@inverse.ca
145634    Monotone-Date: 2009-06-29T18:25:29
145635    Monotone-Branch: ca.inverse.sogo
145636
145637M	ChangeLog
145638M	UI/Templates/UIxPageFrame.wox
145639M	UI/WebServerResources/ContactsUI.css
145640M	UI/WebServerResources/ContactsUI.js
145641M	UI/WebServerResources/generic.css
145642
145643commit a667155d0fdab3b7e279f4281c9fc7ac3711201e
145644Author: Francis Lachapelle <flachapelle@inverse.ca>
145645Date:   Fri Jun 26 20:50:39 2009 +0000
145646
145647    Monotone-Parent: b2c1e274c21f9d81abd3ea72a9d27bc705bc151f
145648    Monotone-Revision: ebd8557fae4ef7c0656a9eae753c68207fc9c60b
145649
145650    Monotone-Author: flachapelle@inverse.ca
145651    Monotone-Date: 2009-06-26T20:50:39
145652    Monotone-Branch: ca.inverse.sogo
145653
145654M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
145655
145656commit 75726948663c24752441e8cb5238aa615cae038e
145657Author: Francis Lachapelle <flachapelle@inverse.ca>
145658Date:   Fri Jun 26 20:33:36 2009 +0000
145659
145660    Monotone-Parent: 0cbacccb99308a5774ed79b9828f759a42c94d3a
145661    Monotone-Revision: b2c1e274c21f9d81abd3ea72a9d27bc705bc151f
145662
145663    Monotone-Author: flachapelle@inverse.ca
145664    Monotone-Date: 2009-06-26T20:33:36
145665    Monotone-Branch: ca.inverse.sogo
145666
145667M	UI/WebServerResources/ContactsUI.js
145668
145669commit 865dae53aaf7e392d563506e6130d60fee2d1dc0
145670Author: Francis Lachapelle <flachapelle@inverse.ca>
145671Date:   Fri Jun 26 18:18:58 2009 +0000
145672
145673    Monotone-Parent: f97e776b091761ccd4008a8d5ef7d8b765a2c744
145674    Monotone-Revision: 0cbacccb99308a5774ed79b9828f759a42c94d3a
145675
145676    Monotone-Author: flachapelle@inverse.ca
145677    Monotone-Date: 2009-06-26T18:18:58
145678    Monotone-Branch: ca.inverse.sogo
145679
145680M	UI/Templates/ContactsUI/UIxContactView.wox
145681M	UI/Templates/ContactsUI/UIxContactsListView.wox
145682
145683commit fc2dee60ad84b1d66c94f1d35f14ba988380a295
145684Author: Francis Lachapelle <flachapelle@inverse.ca>
145685Date:   Fri Jun 26 17:48:48 2009 +0000
145686
145687    Monotone-Parent: 3273edcbe74bef5af678b4bac440df23fe52dafd
145688    Monotone-Revision: f97e776b091761ccd4008a8d5ef7d8b765a2c744
145689
145690    Monotone-Author: flachapelle@inverse.ca
145691    Monotone-Date: 2009-06-26T17:48:48
145692    Monotone-Branch: ca.inverse.sogo
145693
145694M	UI/MailerUI/UIxMailAccountActions.m
145695
145696commit 3a26cead36c8b03963d02989a1faad6f9b037715
145697Author: Francis Lachapelle <flachapelle@inverse.ca>
145698Date:   Fri Jun 26 17:48:28 2009 +0000
145699
145700    See ChangeLog
145701
145702    Monotone-Parent: 3c15622e01ba189cb753c80fb8cf4c1a57e85c29
145703    Monotone-Revision: 3273edcbe74bef5af678b4bac440df23fe52dafd
145704
145705    Monotone-Author: flachapelle@inverse.ca
145706    Monotone-Date: 2009-06-26T17:48:28
145707    Monotone-Branch: ca.inverse.sogo
145708
145709M	ChangeLog
145710M	UI/Contacts/GNUmakefile
145711M	UI/Contacts/UIxContactFoldersView.h
145712M	UI/Contacts/UIxContactFoldersView.m
145713D	UI/Contacts/UIxContactsListViewContainer.h
145714D	UI/Contacts/UIxContactsListViewContainer.m
145715M	UI/Contacts/product.plist
145716M	UI/Templates/ContactsUI/UIxContactFoldersView.wox
145717D	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
145718M	UI/WebServerResources/ContactsUI.css
145719M	UI/WebServerResources/ContactsUI.js
145720M	UI/WebServerResources/MailerUI.css
145721M	UI/WebServerResources/MailerUI.js
145722M	UI/WebServerResources/iefixes.css
145723
145724commit 5ddca0d0fff0eb813166ee47184184c288da659a
145725Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
145726Date:   Fri Jun 26 17:30:34 2009 +0000
145727
145728    Monotone-Parent: dbd490c81ea6cac4c12b2e17661e2fef43219e68
145729    Monotone-Revision: 326cbf2748cd4309c0cacb9702c86cdb705dadfe
145730
145731    Monotone-Author: wsourdeau@inverse.ca
145732    Monotone-Date: 2009-06-26T17:30:34
145733    Monotone-Branch: ca.inverse.sogo
145734
145735M	SoObjects/Appointments/SOGoCalendarComponent.m
145736
145737commit b5b96a1fb3faa5067f52e06999b21768e4fd0e73
145738Author: C Robert <crobert@inverse.ca>
145739Date:   Fri Jun 26 13:17:21 2009 +0000
145740
145741    Monotone-Parent: 414eb272431ccbb22c9aaeb68900e2fb7c37bfe3
145742    Monotone-Revision: ba6d913f4f8a20f6769ab7fd45973e1fbdee1e68
145743
145744    Monotone-Author: crobert@inverse.ca
145745    Monotone-Date: 2009-06-26T13:17:21
145746    Monotone-Branch: ca.inverse.sogo
145747
145748M	ChangeLog
145749M	UI/WebServerResources/UIxPreferences.js
145750
145751commit 31f78e8eb070a90fae981ee4fc25ad9ce498170d
145752Author: C Robert <crobert@inverse.ca>
145753Date:   Thu Jun 25 19:50:59 2009 +0000
145754
145755    Monotone-Parent: 5e4dd708dbc3cc9be9711790430cdb26f929e367
145756    Monotone-Revision: 414eb272431ccbb22c9aaeb68900e2fb7c37bfe3
145757
145758    Monotone-Author: crobert@inverse.ca
145759    Monotone-Date: 2009-06-25T19:50:59
145760    Monotone-Branch: ca.inverse.sogo
145761
145762M	ChangeLog
145763M	UI/WebServerResources/UIxPreferences.js
145764
145765commit a7312352dee9fa2f86c509b713aec6c150bda2aa
145766Author: C Robert <crobert@inverse.ca>
145767Date:   Thu Jun 25 19:28:42 2009 +0000
145768
145769    Removed useless files
145770
145771    Monotone-Parent: 0801dc9f1e4fdc49ea44fc0450fb025c2639ed26
145772    Monotone-Revision: 5e4dd708dbc3cc9be9711790430cdb26f929e367
145773
145774    Monotone-Author: crobert@inverse.ca
145775    Monotone-Date: 2009-06-25T19:28:42
145776    Monotone-Branch: ca.inverse.sogo
145777
145778D	UI/WebServerResources/ckeditor/CHANGES.html
145779D	UI/WebServerResources/ckeditor/_docs/api/files.html
145780D	UI/WebServerResources/ckeditor/_docs/api/index.html
145781D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ajax.html
145782D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.commandDefinition.html
145783D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.config.html
145784D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.buttonDefinition.html
145785D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.contentDefinition.html
145786D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.contentDefinitionObject.html
145787D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.dialogDefinition.html
145788D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.dialogDefinitionObject.html
145789D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.html
145790D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.uiElementDefinition.html
145791D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialogCommand.html
145792D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.document.html
145793D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.domObject.html
145794D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.element.html
145795D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.event.html
145796D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.html
145797D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.node.html
145798D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.selection.html
145799D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.text.html
145800D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.window.html
145801D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dtd.html
145802D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.editor.html
145803D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.env.html
145804D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.event.html
145805D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.eventInfo.html
145806D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.focusManager.html
145807D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.html
145808D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.cdata.html
145809D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.comment.html
145810D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.element.html
145811D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.fragment.html
145812D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.html
145813D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.text.html
145814D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlWriter.html
145815D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.imageCacher.html
145816D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.keystrokeHandler.html
145817D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.loader.html
145818D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.pluginDefinition.html
145819D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.plugins.html
145820D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.resourceManager.html
145821D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.scriptLoader.html
145822D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.skins.html
145823D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.test.html
145824D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.themes.html
145825D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.tools.html
145826D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.button.html
145827D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.button.html
145828D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.checkbox.html
145829D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.file.html
145830D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.fileButton.html
145831D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.hbox.html
145832D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.html.html
145833D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.labeledElement.html
145834D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.radio.html
145835D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.select.html
145836D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.textInput.html
145837D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.textarea.html
145838D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.uiElement.html
145839D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.vbox.html
145840D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.handlerDefinition.html
145841D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.html
145842D	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.xml.html
145843D	UI/WebServerResources/ckeditor/_docs/api/symbols/_global_.html
145844D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core__bootstrap.js.html
145845D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ajax.js.html
145846D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ckeditor.js.html
145847D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ckeditor_base.js.html
145848D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ckeditor_basic.js.html
145849D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_command.js.html
145850D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_commanddefinition.js.html
145851D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_config.js.html
145852D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom.js.html
145853D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_document.js.html
145854D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_documentfragment.js.html
145855D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_domwalker.js.html
145856D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_element.js.html
145857D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_elementpath.js.html
145858D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_event.js.html
145859D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_node.js.html
145860D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_nodelist.js.html
145861D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_range.js.html
145862D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_text.js.html
145863D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_walker.js.html
145864D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_window.js.html
145865D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dtd.js.html
145866D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_editor.js.html
145867D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_editor_basic.js.html
145868D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_env.js.html
145869D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_event.js.html
145870D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_eventInfo.js.html
145871D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_focusmanager.js.html
145872D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser.js.html
145873D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_basicwriter.js.html
145874D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_cdata.js.html
145875D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_comment.js.html
145876D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_element.js.html
145877D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_filter.js.html
145878D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_fragment.js.html
145879D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_text.js.html
145880D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_imagecacher.js.html
145881D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_lang.js.html
145882D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_loader.js.html
145883D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_plugindefinition.js.html
145884D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_plugins.js.html
145885D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_resourcemanager.js.html
145886D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_scriptloader.js.html
145887D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_skins.js.html
145888D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_test.js.html
145889D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_themes.js.html
145890D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_tools.js.html
145891D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ui.js.html
145892D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_xml.js.html
145893D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/lang_en.js.html
145894D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_about_dialogs_about.js.html
145895D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_about_plugin.js.html
145896D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_basicstyles_plugin.js.html
145897D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_blockquote_plugin.js.html
145898D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_button_plugin.js.html
145899D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_clipboard_dialogs_paste.js.html
145900D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_clipboard_plugin.js.html
145901D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_colorbutton_plugin.js.html
145902D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_contextmenu_plugin.js.html
145903D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_dialog_dialogDefinition.js.html
145904D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_dialog_plugin.js.html
145905D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_dialogui_plugin.js.html
145906D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_domiterator_plugin.js.html
145907D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_editingblock_plugin.js.html
145908D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_elementspath_plugin.js.html
145909D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_enterkey_plugin.js.html
145910D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_entities_plugin.js.html
145911D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_filebrowser_plugin.js.html
145912D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_find_dialogs_find.js.html
145913D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_find_plugin.js.html
145914D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_flash_dialogs_flash.js.html
145915D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_flash_plugin.js.html
145916D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_floatpanel_plugin.js.html
145917D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_font_plugin.js.html
145918D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_format_plugin.js.html
145919D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_button.js.html
145920D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_checkbox.js.html
145921D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_form.js.html
145922D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_hiddenfield.js.html
145923D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_radio.js.html
145924D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_select.js.html
145925D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_textarea.js.html
145926D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_textfield.js.html
145927D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_plugin.js.html
145928D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_horizontalrule_plugin.js.html
145929D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_htmldataprocessor_plugin.js.html
145930D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_htmlwriter_plugin.js.html
145931D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_iframedialog_plugin.js.html
145932D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_image_dialogs_image.js.html
145933D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_image_plugin.js.html
145934D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_indent_plugin.js.html
145935D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_justify_plugin.js.html
145936D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_keystrokes_plugin.js.html
145937D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_link_dialogs_anchor.js.html
145938D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_link_dialogs_link.js.html
145939D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_link_plugin.js.html
145940D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_list_plugin.js.html
145941D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_listblock_plugin.js.html
145942D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_maximize_plugin.js.html
145943D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_menu_plugin.js.html
145944D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_menubutton_plugin.js.html
145945D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_newpage_plugin.js.html
145946D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pagebreak_plugin.js.html
145947D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_panel_plugin.js.html
145948D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_panelbutton_plugin.js.html
145949D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pastefromword_dialogs_pastefromword.js.html
145950D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pastefromword_plugin.js.html
145951D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pastetext_dialogs_pastetext.js.html
145952D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pastetext_plugin.js.html
145953D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_popup_plugin.js.html
145954D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_preview_plugin.js.html
145955D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_print_plugin.js.html
145956D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_removeformat_plugin.js.html
145957D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_resize_plugin.js.html
145958D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_richcombo_plugin.js.html
145959D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_save_plugin.js.html
145960D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_scayt_dialogs_options.js.html
145961D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_scayt_plugin.js.html
145962D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_selection_plugin.js.html
145963D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_showblocks_plugin.js.html
145964D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_smiley_dialogs_smiley.js.html
145965D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_smiley_plugin.js.html
145966D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_sourcearea_plugin.js.html
145967D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_specialchar_dialogs_specialchar.js.html
145968D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_specialchar_plugin.js.html
145969D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_styles_plugin.js.html
145970D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_stylescombo_plugin.js.html
145971D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_stylescombo_styles_default.js.html
145972D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_tab_plugin.js.html
145973D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_table_dialogs_table.js.html
145974D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_table_plugin.js.html
145975D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_tabletools_dialogs_tableCell.js.html
145976D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_tabletools_plugin.js.html
145977D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_templates_dialogs_templates.js.html
145978D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_templates_plugin.js.html
145979D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_templates_templates_default.js.html
145980D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_toolbar_plugin.js.html
145981D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_uicolor_dialogs_uicolor.js.html
145982D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_uicolor_lang_en.js.html
145983D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_uicolor_plugin.js.html
145984D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_uicolor_yui_yui.js.html
145985D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_undo_plugin.js.html
145986D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_wsc_dialogs_wsc.js.html
145987D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_wsc_plugin.js.html
145988D	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_wysiwygarea_plugin.js.html
145989D	UI/WebServerResources/ckeditor/_samples/ajax.html
145990D	UI/WebServerResources/ckeditor/_samples/api_dialog.html
145991D	UI/WebServerResources/ckeditor/_samples/api_dialog/my_dialog.js
145992D	UI/WebServerResources/ckeditor/_samples/divreplace.html
145993D	UI/WebServerResources/ckeditor/_samples/enterkey.html
145994D	UI/WebServerResources/ckeditor/_samples/index.html
145995D	UI/WebServerResources/ckeditor/_samples/replacebyclass.html
145996D	UI/WebServerResources/ckeditor/_samples/replacebycode.html
145997D	UI/WebServerResources/ckeditor/_samples/sample.css
145998D	UI/WebServerResources/ckeditor/_samples/sample.js
145999D	UI/WebServerResources/ckeditor/_samples/sample_posteddata.php
146000D	UI/WebServerResources/ckeditor/_samples/skins.html
146001D	UI/WebServerResources/ckeditor/_samples/ui_color.html
146002D	UI/WebServerResources/ckeditor/_samples/ui_languages.html
146003D	UI/WebServerResources/ckeditor/_tests/_assets/sample.css
146004D	UI/WebServerResources/ckeditor/_tests/_assets/sample.js
146005D	UI/WebServerResources/ckeditor/_tests/_assets/sample.txt
146006D	UI/WebServerResources/ckeditor/_tests/_assets/sample.xml
146007D	UI/WebServerResources/ckeditor/_tests/_assets/sample_xml.txt
146008D	UI/WebServerResources/ckeditor/_tests/core/_editor/custom_config_1.js
146009D	UI/WebServerResources/ckeditor/_tests/core/_editor/custom_config_2.js
146010D	UI/WebServerResources/ckeditor/_tests/core/ajax.html
146011D	UI/WebServerResources/ckeditor/_tests/core/ckeditor.html
146012D	UI/WebServerResources/ckeditor/_tests/core/ckeditor2.html
146013D	UI/WebServerResources/ckeditor/_tests/core/dom/document.html
146014D	UI/WebServerResources/ckeditor/_tests/core/dom/documentfragment.html
146015D	UI/WebServerResources/ckeditor/_tests/core/dom/element.html
146016D	UI/WebServerResources/ckeditor/_tests/core/dom/node.html
146017D	UI/WebServerResources/ckeditor/_tests/core/dom/range.html
146018D	UI/WebServerResources/ckeditor/_tests/core/dom/text.html
146019D	UI/WebServerResources/ckeditor/_tests/core/dom/walker.html
146020D	UI/WebServerResources/ckeditor/_tests/core/dom/window.html
146021D	UI/WebServerResources/ckeditor/_tests/core/editor.html
146022D	UI/WebServerResources/ckeditor/_tests/core/env.html
146023D	UI/WebServerResources/ckeditor/_tests/core/event.html
146024D	UI/WebServerResources/ckeditor/_tests/core/htmlparser/fragment.html
146025D	UI/WebServerResources/ckeditor/_tests/core/htmlparser/htmlparser.html
146026D	UI/WebServerResources/ckeditor/_tests/core/plugins.html
146027D	UI/WebServerResources/ckeditor/_tests/core/plugins/myplugins/sample/my_plugin.js
146028D	UI/WebServerResources/ckeditor/_tests/core/scriptloader.html
146029D	UI/WebServerResources/ckeditor/_tests/core/tools.html
146030D	UI/WebServerResources/ckeditor/_tests/core/xml.html
146031D	UI/WebServerResources/ckeditor/_tests/plugins/domiterator/domiterator.html
146032D	UI/WebServerResources/ckeditor/_tests/plugins/htmldataprocessor/htmldataprocessor.html
146033D	UI/WebServerResources/ckeditor/_tests/plugins/list/list.html
146034D	UI/WebServerResources/ckeditor/_tests/plugins/selection/selection.html
146035D	UI/WebServerResources/ckeditor/_tests/plugins/styles/styles.html
146036D	UI/WebServerResources/ckeditor/_tests/test.css
146037D	UI/WebServerResources/ckeditor/_tests/test.js
146038D	UI/WebServerResources/ckeditor/_tests/testall.html
146039D	UI/WebServerResources/ckeditor/_tests/yuitest.js
146040
146041commit b943372f1739c2b66d50c4af76890e60dacd0176
146042Author: C Robert <crobert@inverse.ca>
146043Date:   Thu Jun 25 19:18:02 2009 +0000
146044
146045    HTML composition, take 2
146046
146047    Monotone-Parent: dbd490c81ea6cac4c12b2e17661e2fef43219e68
146048    Monotone-Revision: 0801dc9f1e4fdc49ea44fc0450fb025c2639ed26
146049
146050    Monotone-Author: crobert@inverse.ca
146051    Monotone-Date: 2009-06-25T19:18:02
146052    Monotone-Branch: ca.inverse.sogo
146053
146054M	ChangeLog
146055M	SoObjects/Mailer/SOGoMailDutchForward.wo/SOGoMailDutchForward.html
146056M	SoObjects/Mailer/SOGoMailDutchForward.wo/SOGoMailDutchForward.wod
146057M	SoObjects/Mailer/SOGoMailDutchReply.wo/SOGoMailDutchReply.html
146058M	SoObjects/Mailer/SOGoMailDutchReply.wo/SOGoMailDutchReply.wod
146059M	SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.html
146060M	SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.wod
146061M	SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.html
146062M	SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.wod
146063M	SoObjects/Mailer/SOGoMailForward.h
146064M	SoObjects/Mailer/SOGoMailForward.m
146065M	SoObjects/Mailer/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.html
146066M	SoObjects/Mailer/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.wod
146067M	SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.html
146068M	SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.wod
146069M	SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.html
146070M	SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.wod
146071M	SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.html
146072M	SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.wod
146073M	SoObjects/Mailer/SOGoMailItalianForward.wo/SOGoMailItalianForward.html
146074M	SoObjects/Mailer/SOGoMailItalianForward.wo/SOGoMailItalianForward.wod
146075M	SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.html
146076M	SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.wod
146077M	SoObjects/Mailer/SOGoMailReply.m
146078M	SoObjects/Mailer/SOGoMailRussianForward.wo/SOGoMailRussianForward.html
146079M	SoObjects/Mailer/SOGoMailRussianForward.wo/SOGoMailRussianForward.wod
146080M	SoObjects/Mailer/SOGoMailRussianReply.wo/SOGoMailRussianReply.html
146081M	SoObjects/Mailer/SOGoMailRussianReply.wo/SOGoMailRussianReply.wod
146082M	SoObjects/Mailer/SOGoMailSpanishForward.wo/SOGoMailSpanishForward.html
146083M	SoObjects/Mailer/SOGoMailSpanishForward.wo/SOGoMailSpanishForward.wod
146084M	SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.html
146085M	SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.wod
146086M	SoObjects/Mailer/SOGoMailWelshForward.wo/SOGoMailWelshForward.html
146087M	SoObjects/Mailer/SOGoMailWelshForward.wo/SOGoMailWelshForward.wod
146088M	SoObjects/Mailer/SOGoMailWelshReply.wo/SOGoMailWelshReply.html
146089M	SoObjects/Mailer/SOGoMailWelshReply.wo/SOGoMailWelshReply.wod
146090M	UI/Templates/MailerUI/UIxMailEditor.wox
146091M	UI/Templates/PreferencesUI/UIxPreferences.wox
146092M	UI/WebServerResources/GNUmakefile
146093M	UI/WebServerResources/UIxMailEditor.js
146094M	UI/WebServerResources/UIxPreferences.js
146095A	UI/WebServerResources/ckeditor/.htaccess
146096A	UI/WebServerResources/ckeditor/CHANGES.html
146097A	UI/WebServerResources/ckeditor/LICENSE.html
146098A	UI/WebServerResources/ckeditor/_docs/api/files.html
146099A	UI/WebServerResources/ckeditor/_docs/api/index.html
146100A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ajax.html
146101A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.commandDefinition.html
146102A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.config.html
146103A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.buttonDefinition.html
146104A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.contentDefinition.html
146105A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.contentDefinitionObject.html
146106A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.dialogDefinition.html
146107A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.dialogDefinitionObject.html
146108A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.html
146109A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.uiElementDefinition.html
146110A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialogCommand.html
146111A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.document.html
146112A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.domObject.html
146113A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.element.html
146114A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.event.html
146115A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.html
146116A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.node.html
146117A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.selection.html
146118A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.text.html
146119A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.window.html
146120A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dtd.html
146121A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.editor.html
146122A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.env.html
146123A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.event.html
146124A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.eventInfo.html
146125A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.focusManager.html
146126A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.html
146127A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.cdata.html
146128A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.comment.html
146129A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.element.html
146130A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.fragment.html
146131A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.html
146132A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.text.html
146133A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlWriter.html
146134A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.imageCacher.html
146135A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.keystrokeHandler.html
146136A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.loader.html
146137A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.pluginDefinition.html
146138A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.plugins.html
146139A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.resourceManager.html
146140A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.scriptLoader.html
146141A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.skins.html
146142A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.test.html
146143A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.themes.html
146144A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.tools.html
146145A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.button.html
146146A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.button.html
146147A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.checkbox.html
146148A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.file.html
146149A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.fileButton.html
146150A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.hbox.html
146151A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.html.html
146152A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.labeledElement.html
146153A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.radio.html
146154A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.select.html
146155A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.textInput.html
146156A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.textarea.html
146157A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.uiElement.html
146158A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.vbox.html
146159A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.handlerDefinition.html
146160A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.html
146161A	UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.xml.html
146162A	UI/WebServerResources/ckeditor/_docs/api/symbols/_global_.html
146163A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core__bootstrap.js.html
146164A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ajax.js.html
146165A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ckeditor.js.html
146166A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ckeditor_base.js.html
146167A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ckeditor_basic.js.html
146168A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_command.js.html
146169A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_commanddefinition.js.html
146170A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_config.js.html
146171A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom.js.html
146172A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_document.js.html
146173A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_documentfragment.js.html
146174A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_domwalker.js.html
146175A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_element.js.html
146176A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_elementpath.js.html
146177A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_event.js.html
146178A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_node.js.html
146179A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_nodelist.js.html
146180A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_range.js.html
146181A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_text.js.html
146182A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_walker.js.html
146183A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_window.js.html
146184A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dtd.js.html
146185A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_editor.js.html
146186A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_editor_basic.js.html
146187A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_env.js.html
146188A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_event.js.html
146189A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_eventInfo.js.html
146190A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_focusmanager.js.html
146191A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser.js.html
146192A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_basicwriter.js.html
146193A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_cdata.js.html
146194A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_comment.js.html
146195A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_element.js.html
146196A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_filter.js.html
146197A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_fragment.js.html
146198A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_text.js.html
146199A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_imagecacher.js.html
146200A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_lang.js.html
146201A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_loader.js.html
146202A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_plugindefinition.js.html
146203A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_plugins.js.html
146204A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_resourcemanager.js.html
146205A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_scriptloader.js.html
146206A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_skins.js.html
146207A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_test.js.html
146208A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_themes.js.html
146209A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_tools.js.html
146210A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ui.js.html
146211A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_xml.js.html
146212A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/lang_en.js.html
146213A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_about_dialogs_about.js.html
146214A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_about_plugin.js.html
146215A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_basicstyles_plugin.js.html
146216A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_blockquote_plugin.js.html
146217A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_button_plugin.js.html
146218A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_clipboard_dialogs_paste.js.html
146219A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_clipboard_plugin.js.html
146220A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_colorbutton_plugin.js.html
146221A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_contextmenu_plugin.js.html
146222A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_dialog_dialogDefinition.js.html
146223A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_dialog_plugin.js.html
146224A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_dialogui_plugin.js.html
146225A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_domiterator_plugin.js.html
146226A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_editingblock_plugin.js.html
146227A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_elementspath_plugin.js.html
146228A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_enterkey_plugin.js.html
146229A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_entities_plugin.js.html
146230A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_filebrowser_plugin.js.html
146231A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_find_dialogs_find.js.html
146232A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_find_plugin.js.html
146233A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_flash_dialogs_flash.js.html
146234A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_flash_plugin.js.html
146235A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_floatpanel_plugin.js.html
146236A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_font_plugin.js.html
146237A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_format_plugin.js.html
146238A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_button.js.html
146239A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_checkbox.js.html
146240A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_form.js.html
146241A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_hiddenfield.js.html
146242A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_radio.js.html
146243A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_select.js.html
146244A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_textarea.js.html
146245A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_textfield.js.html
146246A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_plugin.js.html
146247A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_horizontalrule_plugin.js.html
146248A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_htmldataprocessor_plugin.js.html
146249A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_htmlwriter_plugin.js.html
146250A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_iframedialog_plugin.js.html
146251A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_image_dialogs_image.js.html
146252A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_image_plugin.js.html
146253A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_indent_plugin.js.html
146254A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_justify_plugin.js.html
146255A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_keystrokes_plugin.js.html
146256A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_link_dialogs_anchor.js.html
146257A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_link_dialogs_link.js.html
146258A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_link_plugin.js.html
146259A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_list_plugin.js.html
146260A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_listblock_plugin.js.html
146261A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_maximize_plugin.js.html
146262A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_menu_plugin.js.html
146263A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_menubutton_plugin.js.html
146264A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_newpage_plugin.js.html
146265A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pagebreak_plugin.js.html
146266A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_panel_plugin.js.html
146267A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_panelbutton_plugin.js.html
146268A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pastefromword_dialogs_pastefromword.js.html
146269A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pastefromword_plugin.js.html
146270A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pastetext_dialogs_pastetext.js.html
146271A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pastetext_plugin.js.html
146272A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_popup_plugin.js.html
146273A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_preview_plugin.js.html
146274A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_print_plugin.js.html
146275A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_removeformat_plugin.js.html
146276A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_resize_plugin.js.html
146277A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_richcombo_plugin.js.html
146278A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_save_plugin.js.html
146279A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_scayt_dialogs_options.js.html
146280A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_scayt_plugin.js.html
146281A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_selection_plugin.js.html
146282A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_showblocks_plugin.js.html
146283A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_smiley_dialogs_smiley.js.html
146284A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_smiley_plugin.js.html
146285A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_sourcearea_plugin.js.html
146286A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_specialchar_dialogs_specialchar.js.html
146287A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_specialchar_plugin.js.html
146288A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_styles_plugin.js.html
146289A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_stylescombo_plugin.js.html
146290A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_stylescombo_styles_default.js.html
146291A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_tab_plugin.js.html
146292A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_table_dialogs_table.js.html
146293A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_table_plugin.js.html
146294A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_tabletools_dialogs_tableCell.js.html
146295A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_tabletools_plugin.js.html
146296A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_templates_dialogs_templates.js.html
146297A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_templates_plugin.js.html
146298A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_templates_templates_default.js.html
146299A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_toolbar_plugin.js.html
146300A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_uicolor_dialogs_uicolor.js.html
146301A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_uicolor_lang_en.js.html
146302A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_uicolor_plugin.js.html
146303A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_uicolor_yui_yui.js.html
146304A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_undo_plugin.js.html
146305A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_wsc_dialogs_wsc.js.html
146306A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_wsc_plugin.js.html
146307A	UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_wysiwygarea_plugin.js.html
146308A	UI/WebServerResources/ckeditor/_samples/ajax.html
146309A	UI/WebServerResources/ckeditor/_samples/api_dialog.html
146310A	UI/WebServerResources/ckeditor/_samples/api_dialog/my_dialog.js
146311A	UI/WebServerResources/ckeditor/_samples/divreplace.html
146312A	UI/WebServerResources/ckeditor/_samples/enterkey.html
146313A	UI/WebServerResources/ckeditor/_samples/index.html
146314A	UI/WebServerResources/ckeditor/_samples/replacebyclass.html
146315A	UI/WebServerResources/ckeditor/_samples/replacebycode.html
146316A	UI/WebServerResources/ckeditor/_samples/sample.css
146317A	UI/WebServerResources/ckeditor/_samples/sample.js
146318A	UI/WebServerResources/ckeditor/_samples/sample_posteddata.php
146319A	UI/WebServerResources/ckeditor/_samples/skins.html
146320A	UI/WebServerResources/ckeditor/_samples/ui_color.html
146321A	UI/WebServerResources/ckeditor/_samples/ui_languages.html
146322A	UI/WebServerResources/ckeditor/_source/core/_bootstrap.js
146323A	UI/WebServerResources/ckeditor/_source/core/ajax.js
146324A	UI/WebServerResources/ckeditor/_source/core/ckeditor.js
146325A	UI/WebServerResources/ckeditor/_source/core/ckeditor_base.js
146326A	UI/WebServerResources/ckeditor/_source/core/ckeditor_basic.js
146327A	UI/WebServerResources/ckeditor/_source/core/command.js
146328A	UI/WebServerResources/ckeditor/_source/core/commanddefinition.js
146329A	UI/WebServerResources/ckeditor/_source/core/config.js
146330A	UI/WebServerResources/ckeditor/_source/core/dom.js
146331A	UI/WebServerResources/ckeditor/_source/core/dom/document.js
146332A	UI/WebServerResources/ckeditor/_source/core/dom/documentfragment.js
146333A	UI/WebServerResources/ckeditor/_source/core/dom/domwalker.js
146334A	UI/WebServerResources/ckeditor/_source/core/dom/element.js
146335A	UI/WebServerResources/ckeditor/_source/core/dom/elementpath.js
146336A	UI/WebServerResources/ckeditor/_source/core/dom/event.js
146337A	UI/WebServerResources/ckeditor/_source/core/dom/node.js
146338A	UI/WebServerResources/ckeditor/_source/core/dom/nodelist.js
146339A	UI/WebServerResources/ckeditor/_source/core/dom/range.js
146340A	UI/WebServerResources/ckeditor/_source/core/dom/text.js
146341A	UI/WebServerResources/ckeditor/_source/core/dom/walker.js
146342A	UI/WebServerResources/ckeditor/_source/core/dom/window.js
146343A	UI/WebServerResources/ckeditor/_source/core/dtd.js
146344A	UI/WebServerResources/ckeditor/_source/core/editor.js
146345A	UI/WebServerResources/ckeditor/_source/core/editor_basic.js
146346A	UI/WebServerResources/ckeditor/_source/core/env.js
146347A	UI/WebServerResources/ckeditor/_source/core/event.js
146348A	UI/WebServerResources/ckeditor/_source/core/eventInfo.js
146349A	UI/WebServerResources/ckeditor/_source/core/focusmanager.js
146350A	UI/WebServerResources/ckeditor/_source/core/htmlparser.js
146351A	UI/WebServerResources/ckeditor/_source/core/htmlparser/basicwriter.js
146352A	UI/WebServerResources/ckeditor/_source/core/htmlparser/cdata.js
146353A	UI/WebServerResources/ckeditor/_source/core/htmlparser/comment.js
146354A	UI/WebServerResources/ckeditor/_source/core/htmlparser/element.js
146355A	UI/WebServerResources/ckeditor/_source/core/htmlparser/filter.js
146356A	UI/WebServerResources/ckeditor/_source/core/htmlparser/fragment.js
146357A	UI/WebServerResources/ckeditor/_source/core/htmlparser/text.js
146358A	UI/WebServerResources/ckeditor/_source/core/imagecacher.js
146359A	UI/WebServerResources/ckeditor/_source/core/lang.js
146360A	UI/WebServerResources/ckeditor/_source/core/loader.js
146361A	UI/WebServerResources/ckeditor/_source/core/plugindefinition.js
146362A	UI/WebServerResources/ckeditor/_source/core/plugins.js
146363A	UI/WebServerResources/ckeditor/_source/core/resourcemanager.js
146364A	UI/WebServerResources/ckeditor/_source/core/scriptloader.js
146365A	UI/WebServerResources/ckeditor/_source/core/skins.js
146366A	UI/WebServerResources/ckeditor/_source/core/test.js
146367A	UI/WebServerResources/ckeditor/_source/core/themes.js
146368A	UI/WebServerResources/ckeditor/_source/core/tools.js
146369A	UI/WebServerResources/ckeditor/_source/core/ui.js
146370A	UI/WebServerResources/ckeditor/_source/core/xml.js
146371A	UI/WebServerResources/ckeditor/_source/lang/_languages.js
146372A	UI/WebServerResources/ckeditor/_source/lang/_translationstatus.txt
146373A	UI/WebServerResources/ckeditor/_source/lang/af.js
146374A	UI/WebServerResources/ckeditor/_source/lang/ar.js
146375A	UI/WebServerResources/ckeditor/_source/lang/bg.js
146376A	UI/WebServerResources/ckeditor/_source/lang/bn.js
146377A	UI/WebServerResources/ckeditor/_source/lang/bs.js
146378A	UI/WebServerResources/ckeditor/_source/lang/ca.js
146379A	UI/WebServerResources/ckeditor/_source/lang/cs.js
146380A	UI/WebServerResources/ckeditor/_source/lang/da.js
146381A	UI/WebServerResources/ckeditor/_source/lang/de.js
146382A	UI/WebServerResources/ckeditor/_source/lang/el.js
146383A	UI/WebServerResources/ckeditor/_source/lang/en-au.js
146384A	UI/WebServerResources/ckeditor/_source/lang/en-ca.js
146385A	UI/WebServerResources/ckeditor/_source/lang/en-uk.js
146386A	UI/WebServerResources/ckeditor/_source/lang/en.js
146387A	UI/WebServerResources/ckeditor/_source/lang/eo.js
146388A	UI/WebServerResources/ckeditor/_source/lang/es.js
146389A	UI/WebServerResources/ckeditor/_source/lang/et.js
146390A	UI/WebServerResources/ckeditor/_source/lang/eu.js
146391A	UI/WebServerResources/ckeditor/_source/lang/fa.js
146392A	UI/WebServerResources/ckeditor/_source/lang/fi.js
146393A	UI/WebServerResources/ckeditor/_source/lang/fo.js
146394A	UI/WebServerResources/ckeditor/_source/lang/fr-ca.js
146395A	UI/WebServerResources/ckeditor/_source/lang/fr.js
146396A	UI/WebServerResources/ckeditor/_source/lang/gl.js
146397A	UI/WebServerResources/ckeditor/_source/lang/gu.js
146398A	UI/WebServerResources/ckeditor/_source/lang/he.js
146399A	UI/WebServerResources/ckeditor/_source/lang/hi.js
146400A	UI/WebServerResources/ckeditor/_source/lang/hr.js
146401A	UI/WebServerResources/ckeditor/_source/lang/hu.js
146402A	UI/WebServerResources/ckeditor/_source/lang/is.js
146403A	UI/WebServerResources/ckeditor/_source/lang/it.js
146404A	UI/WebServerResources/ckeditor/_source/lang/ja.js
146405A	UI/WebServerResources/ckeditor/_source/lang/km.js
146406A	UI/WebServerResources/ckeditor/_source/lang/ko.js
146407A	UI/WebServerResources/ckeditor/_source/lang/lt.js
146408A	UI/WebServerResources/ckeditor/_source/lang/lv.js
146409A	UI/WebServerResources/ckeditor/_source/lang/mn.js
146410A	UI/WebServerResources/ckeditor/_source/lang/ms.js
146411A	UI/WebServerResources/ckeditor/_source/lang/nb.js
146412A	UI/WebServerResources/ckeditor/_source/lang/nl.js
146413A	UI/WebServerResources/ckeditor/_source/lang/no.js
146414A	UI/WebServerResources/ckeditor/_source/lang/pl.js
146415A	UI/WebServerResources/ckeditor/_source/lang/pt-br.js
146416A	UI/WebServerResources/ckeditor/_source/lang/pt.js
146417A	UI/WebServerResources/ckeditor/_source/lang/ro.js
146418A	UI/WebServerResources/ckeditor/_source/lang/ru.js
146419A	UI/WebServerResources/ckeditor/_source/lang/sk.js
146420A	UI/WebServerResources/ckeditor/_source/lang/sl.js
146421A	UI/WebServerResources/ckeditor/_source/lang/sr-latn.js
146422A	UI/WebServerResources/ckeditor/_source/lang/sr.js
146423A	UI/WebServerResources/ckeditor/_source/lang/sv.js
146424A	UI/WebServerResources/ckeditor/_source/lang/th.js
146425A	UI/WebServerResources/ckeditor/_source/lang/tr.js
146426A	UI/WebServerResources/ckeditor/_source/lang/uk.js
146427A	UI/WebServerResources/ckeditor/_source/lang/vi.js
146428A	UI/WebServerResources/ckeditor/_source/lang/zh-cn.js
146429A	UI/WebServerResources/ckeditor/_source/lang/zh.js
146430A	UI/WebServerResources/ckeditor/_source/plugins/about/dialogs/about.js
146431A	UI/WebServerResources/ckeditor/_source/plugins/about/dialogs/logo_ckeditor.png
146432A	UI/WebServerResources/ckeditor/_source/plugins/about/plugin.js
146433A	UI/WebServerResources/ckeditor/_source/plugins/basicstyles/plugin.js
146434A	UI/WebServerResources/ckeditor/_source/plugins/blockquote/plugin.js
146435A	UI/WebServerResources/ckeditor/_source/plugins/button/plugin.js
146436A	UI/WebServerResources/ckeditor/_source/plugins/clipboard/dialogs/paste.js
146437A	UI/WebServerResources/ckeditor/_source/plugins/clipboard/plugin.js
146438A	UI/WebServerResources/ckeditor/_source/plugins/colorbutton/plugin.js
146439A	UI/WebServerResources/ckeditor/_source/plugins/contextmenu/plugin.js
146440A	UI/WebServerResources/ckeditor/_source/plugins/dialog/dialogDefinition.js
146441A	UI/WebServerResources/ckeditor/_source/plugins/dialog/plugin.js
146442A	UI/WebServerResources/ckeditor/_source/plugins/dialogui/plugin.js
146443A	UI/WebServerResources/ckeditor/_source/plugins/domiterator/plugin.js
146444A	UI/WebServerResources/ckeditor/_source/plugins/editingblock/plugin.js
146445A	UI/WebServerResources/ckeditor/_source/plugins/elementspath/plugin.js
146446A	UI/WebServerResources/ckeditor/_source/plugins/enterkey/plugin.js
146447A	UI/WebServerResources/ckeditor/_source/plugins/entities/plugin.js
146448A	UI/WebServerResources/ckeditor/_source/plugins/filebrowser/plugin.js
146449A	UI/WebServerResources/ckeditor/_source/plugins/find/dialogs/find.js
146450A	UI/WebServerResources/ckeditor/_source/plugins/find/plugin.js
146451A	UI/WebServerResources/ckeditor/_source/plugins/flash/dialogs/flash.js
146452A	UI/WebServerResources/ckeditor/_source/plugins/flash/images/placeholder.png
146453A	UI/WebServerResources/ckeditor/_source/plugins/flash/plugin.js
146454A	UI/WebServerResources/ckeditor/_source/plugins/floatpanel/plugin.js
146455A	UI/WebServerResources/ckeditor/_source/plugins/font/plugin.js
146456A	UI/WebServerResources/ckeditor/_source/plugins/format/plugin.js
146457A	UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/button.js
146458A	UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/checkbox.js
146459A	UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/form.js
146460A	UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/hiddenfield.js
146461A	UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/radio.js
146462A	UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/select.js
146463A	UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/textarea.js
146464A	UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/textfield.js
146465A	UI/WebServerResources/ckeditor/_source/plugins/forms/plugin.js
146466A	UI/WebServerResources/ckeditor/_source/plugins/horizontalrule/plugin.js
146467A	UI/WebServerResources/ckeditor/_source/plugins/htmldataprocessor/plugin.js
146468A	UI/WebServerResources/ckeditor/_source/plugins/htmlwriter/plugin.js
146469A	UI/WebServerResources/ckeditor/_source/plugins/iframedialog/plugin.js
146470A	UI/WebServerResources/ckeditor/_source/plugins/image/dialogs/image.js
146471A	UI/WebServerResources/ckeditor/_source/plugins/image/plugin.js
146472A	UI/WebServerResources/ckeditor/_source/plugins/indent/plugin.js
146473A	UI/WebServerResources/ckeditor/_source/plugins/justify/plugin.js
146474A	UI/WebServerResources/ckeditor/_source/plugins/keystrokes/plugin.js
146475A	UI/WebServerResources/ckeditor/_source/plugins/link/dialogs/anchor.js
146476A	UI/WebServerResources/ckeditor/_source/plugins/link/dialogs/link.js
146477A	UI/WebServerResources/ckeditor/_source/plugins/link/images/anchor.gif
146478A	UI/WebServerResources/ckeditor/_source/plugins/link/plugin.js
146479A	UI/WebServerResources/ckeditor/_source/plugins/list/plugin.js
146480A	UI/WebServerResources/ckeditor/_source/plugins/listblock/plugin.js
146481A	UI/WebServerResources/ckeditor/_source/plugins/maximize/plugin.js
146482A	UI/WebServerResources/ckeditor/_source/plugins/menu/plugin.js
146483A	UI/WebServerResources/ckeditor/_source/plugins/menubutton/plugin.js
146484A	UI/WebServerResources/ckeditor/_source/plugins/newpage/plugin.js
146485A	UI/WebServerResources/ckeditor/_source/plugins/pagebreak/images/pagebreak.gif
146486A	UI/WebServerResources/ckeditor/_source/plugins/pagebreak/plugin.js
146487A	UI/WebServerResources/ckeditor/_source/plugins/panel/plugin.js
146488A	UI/WebServerResources/ckeditor/_source/plugins/panelbutton/plugin.js
146489A	UI/WebServerResources/ckeditor/_source/plugins/pastefromword/dialogs/pastefromword.js
146490A	UI/WebServerResources/ckeditor/_source/plugins/pastefromword/plugin.js
146491A	UI/WebServerResources/ckeditor/_source/plugins/pastetext/dialogs/pastetext.js
146492A	UI/WebServerResources/ckeditor/_source/plugins/pastetext/plugin.js
146493A	UI/WebServerResources/ckeditor/_source/plugins/popup/plugin.js
146494A	UI/WebServerResources/ckeditor/_source/plugins/preview/plugin.js
146495A	UI/WebServerResources/ckeditor/_source/plugins/print/plugin.js
146496A	UI/WebServerResources/ckeditor/_source/plugins/removeformat/plugin.js
146497A	UI/WebServerResources/ckeditor/_source/plugins/resize/plugin.js
146498A	UI/WebServerResources/ckeditor/_source/plugins/richcombo/plugin.js
146499A	UI/WebServerResources/ckeditor/_source/plugins/save/plugin.js
146500A	UI/WebServerResources/ckeditor/_source/plugins/scayt/dialogs/options.js
146501A	UI/WebServerResources/ckeditor/_source/plugins/scayt/dialogs/toolbar.css
146502A	UI/WebServerResources/ckeditor/_source/plugins/scayt/plugin.js
146503A	UI/WebServerResources/ckeditor/_source/plugins/selection/plugin.js
146504A	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_address.png
146505A	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_blockquote.png
146506A	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_div.png
146507A	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h1.png
146508A	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h2.png
146509A	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h3.png
146510A	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h4.png
146511A	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h5.png
146512A	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h6.png
146513A	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_p.png
146514A	UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_pre.png
146515A	UI/WebServerResources/ckeditor/_source/plugins/showblocks/plugin.js
146516A	UI/WebServerResources/ckeditor/_source/plugins/smiley/dialogs/smiley.js
146517A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/angel_smile.gif
146518A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/angry_smile.gif
146519A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/broken_heart.gif
146520A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/confused_smile.gif
146521A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/cry_smile.gif
146522A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/devil_smile.gif
146523A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/embaressed_smile.gif
146524A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/envelope.gif
146525A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/heart.gif
146526A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/kiss.gif
146527A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/lightbulb.gif
146528A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/omg_smile.gif
146529A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/regular_smile.gif
146530A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/sad_smile.gif
146531A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/shades_smile.gif
146532A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/teeth_smile.gif
146533A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/thumbs_down.gif
146534A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/thumbs_up.gif
146535A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/tounge_smile.gif
146536A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/whatchutalkingabout_smile.gif
146537A	UI/WebServerResources/ckeditor/_source/plugins/smiley/images/wink_smile.gif
146538A	UI/WebServerResources/ckeditor/_source/plugins/smiley/plugin.js
146539A	UI/WebServerResources/ckeditor/_source/plugins/sourcearea/plugin.js
146540A	UI/WebServerResources/ckeditor/_source/plugins/specialchar/dialogs/specialchar.js
146541A	UI/WebServerResources/ckeditor/_source/plugins/specialchar/plugin.js
146542A	UI/WebServerResources/ckeditor/_source/plugins/styles/plugin.js
146543A	UI/WebServerResources/ckeditor/_source/plugins/stylescombo/plugin.js
146544A	UI/WebServerResources/ckeditor/_source/plugins/stylescombo/styles/default.js
146545A	UI/WebServerResources/ckeditor/_source/plugins/tab/plugin.js
146546A	UI/WebServerResources/ckeditor/_source/plugins/table/dialogs/table.js
146547A	UI/WebServerResources/ckeditor/_source/plugins/table/plugin.js
146548A	UI/WebServerResources/ckeditor/_source/plugins/tabletools/dialogs/tableCell.js
146549A	UI/WebServerResources/ckeditor/_source/plugins/tabletools/plugin.js
146550A	UI/WebServerResources/ckeditor/_source/plugins/templates/dialogs/templates.js
146551A	UI/WebServerResources/ckeditor/_source/plugins/templates/plugin.js
146552A	UI/WebServerResources/ckeditor/_source/plugins/templates/templates/default.js
146553A	UI/WebServerResources/ckeditor/_source/plugins/templates/templates/images/template1.gif
146554A	UI/WebServerResources/ckeditor/_source/plugins/templates/templates/images/template2.gif
146555A	UI/WebServerResources/ckeditor/_source/plugins/templates/templates/images/template3.gif
146556A	UI/WebServerResources/ckeditor/_source/plugins/toolbar/plugin.js
146557A	UI/WebServerResources/ckeditor/_source/plugins/uicolor/dialogs/uicolor.js
146558A	UI/WebServerResources/ckeditor/_source/plugins/uicolor/lang/en.js
146559A	UI/WebServerResources/ckeditor/_source/plugins/uicolor/plugin.js
146560A	UI/WebServerResources/ckeditor/_source/plugins/uicolor/uicolor.gif
146561A	UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/hue_bg.png
146562A	UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/hue_thumb.png
146563A	UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/picker_mask.png
146564A	UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/picker_thumb.png
146565A	UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/yui.css
146566A	UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/yui.js
146567A	UI/WebServerResources/ckeditor/_source/plugins/undo/plugin.js
146568A	UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/ciframe.html
146569A	UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/tmpFrameset.html
146570A	UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/wsc.css
146571A	UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/wsc.js
146572A	UI/WebServerResources/ckeditor/_source/plugins/wsc/plugin.js
146573A	UI/WebServerResources/ckeditor/_source/plugins/wysiwygarea/plugin.js
146574A	UI/WebServerResources/ckeditor/_source/skins/kama/dialog.css
146575A	UI/WebServerResources/ckeditor/_source/skins/kama/editor.css
146576A	UI/WebServerResources/ckeditor/_source/skins/kama/elementspath.css
146577A	UI/WebServerResources/ckeditor/_source/skins/kama/icons.css
146578A	UI/WebServerResources/ckeditor/_source/skins/kama/icons.png
146579A	UI/WebServerResources/ckeditor/_source/skins/kama/images/arrowdown.gif
146580A	UI/WebServerResources/ckeditor/_source/skins/kama/images/arrowleft.gif
146581A	UI/WebServerResources/ckeditor/_source/skins/kama/images/arrowright.gif
146582A	UI/WebServerResources/ckeditor/_source/skins/kama/images/arrowtop.gif
146583A	UI/WebServerResources/ckeditor/_source/skins/kama/images/dialog_sides.gif
146584A	UI/WebServerResources/ckeditor/_source/skins/kama/images/dialog_sides.png
146585A	UI/WebServerResources/ckeditor/_source/skins/kama/images/dialog_sides_rtl.png
146586A	UI/WebServerResources/ckeditor/_source/skins/kama/images/mini.gif
146587A	UI/WebServerResources/ckeditor/_source/skins/kama/images/noimage.png
146588A	UI/WebServerResources/ckeditor/_source/skins/kama/images/resizer.gif
146589A	UI/WebServerResources/ckeditor/_source/skins/kama/images/resizer_rtl.gif
146590A	UI/WebServerResources/ckeditor/_source/skins/kama/images/sprites.png
146591A	UI/WebServerResources/ckeditor/_source/skins/kama/images/sprites_ie6.png
146592A	UI/WebServerResources/ckeditor/_source/skins/kama/images/toolbar_start.gif
146593A	UI/WebServerResources/ckeditor/_source/skins/kama/mainui.css
146594A	UI/WebServerResources/ckeditor/_source/skins/kama/menu.css
146595A	UI/WebServerResources/ckeditor/_source/skins/kama/panel.css
146596A	UI/WebServerResources/ckeditor/_source/skins/kama/presets.css
146597A	UI/WebServerResources/ckeditor/_source/skins/kama/reset.css
146598A	UI/WebServerResources/ckeditor/_source/skins/kama/richcombo.css
146599A	UI/WebServerResources/ckeditor/_source/skins/kama/skin.js
146600A	UI/WebServerResources/ckeditor/_source/skins/kama/sprites.png
146601A	UI/WebServerResources/ckeditor/_source/skins/kama/templates.css
146602A	UI/WebServerResources/ckeditor/_source/skins/kama/toolbar.css
146603A	UI/WebServerResources/ckeditor/_source/skins/office2003/dialog.css
146604A	UI/WebServerResources/ckeditor/_source/skins/office2003/editor.css
146605A	UI/WebServerResources/ckeditor/_source/skins/office2003/elementspath.css
146606A	UI/WebServerResources/ckeditor/_source/skins/office2003/icons.css
146607A	UI/WebServerResources/ckeditor/_source/skins/office2003/icons.png
146608A	UI/WebServerResources/ckeditor/_source/skins/office2003/images/arrowdown.gif
146609A	UI/WebServerResources/ckeditor/_source/skins/office2003/images/arrowleft.gif
146610A	UI/WebServerResources/ckeditor/_source/skins/office2003/images/arrowright.gif
146611A	UI/WebServerResources/ckeditor/_source/skins/office2003/images/arrowtop.gif
146612A	UI/WebServerResources/ckeditor/_source/skins/office2003/images/dialog_sides.gif
146613A	UI/WebServerResources/ckeditor/_source/skins/office2003/images/dialog_sides.png
146614A	UI/WebServerResources/ckeditor/_source/skins/office2003/images/dialog_sides_rtl.png
146615A	UI/WebServerResources/ckeditor/_source/skins/office2003/images/mini.gif
146616A	UI/WebServerResources/ckeditor/_source/skins/office2003/images/noimage.png
146617A	UI/WebServerResources/ckeditor/_source/skins/office2003/images/resizer.gif
146618A	UI/WebServerResources/ckeditor/_source/skins/office2003/images/resizer_rtl.gif
146619A	UI/WebServerResources/ckeditor/_source/skins/office2003/images/sprites.png
146620A	UI/WebServerResources/ckeditor/_source/skins/office2003/images/sprites_ie6.png
146621A	UI/WebServerResources/ckeditor/_source/skins/office2003/mainui.css
146622A	UI/WebServerResources/ckeditor/_source/skins/office2003/menu.css
146623A	UI/WebServerResources/ckeditor/_source/skins/office2003/panel.css
146624A	UI/WebServerResources/ckeditor/_source/skins/office2003/presets.css
146625A	UI/WebServerResources/ckeditor/_source/skins/office2003/reset.css
146626A	UI/WebServerResources/ckeditor/_source/skins/office2003/richcombo.css
146627A	UI/WebServerResources/ckeditor/_source/skins/office2003/skin.js
146628A	UI/WebServerResources/ckeditor/_source/skins/office2003/templates.css
146629A	UI/WebServerResources/ckeditor/_source/skins/office2003/toolbar.css
146630A	UI/WebServerResources/ckeditor/_source/skins/v2/dialog.css
146631A	UI/WebServerResources/ckeditor/_source/skins/v2/editor.css
146632A	UI/WebServerResources/ckeditor/_source/skins/v2/elementspath.css
146633A	UI/WebServerResources/ckeditor/_source/skins/v2/icons.css
146634A	UI/WebServerResources/ckeditor/_source/skins/v2/icons.png
146635A	UI/WebServerResources/ckeditor/_source/skins/v2/images/arrowdown.gif
146636A	UI/WebServerResources/ckeditor/_source/skins/v2/images/arrowleft.gif
146637A	UI/WebServerResources/ckeditor/_source/skins/v2/images/arrowright.gif
146638A	UI/WebServerResources/ckeditor/_source/skins/v2/images/arrowtop.gif
146639A	UI/WebServerResources/ckeditor/_source/skins/v2/images/dialog_sides.gif
146640A	UI/WebServerResources/ckeditor/_source/skins/v2/images/dialog_sides.png
146641A	UI/WebServerResources/ckeditor/_source/skins/v2/images/dialog_sides_rtl.png
146642A	UI/WebServerResources/ckeditor/_source/skins/v2/images/mini.gif
146643A	UI/WebServerResources/ckeditor/_source/skins/v2/images/noimage.png
146644A	UI/WebServerResources/ckeditor/_source/skins/v2/images/resizer.gif
146645A	UI/WebServerResources/ckeditor/_source/skins/v2/images/resizer_rtl.gif
146646A	UI/WebServerResources/ckeditor/_source/skins/v2/images/sprites.png
146647A	UI/WebServerResources/ckeditor/_source/skins/v2/images/sprites_ie6.png
146648A	UI/WebServerResources/ckeditor/_source/skins/v2/images/toolbar_start.gif
146649A	UI/WebServerResources/ckeditor/_source/skins/v2/mainui.css
146650A	UI/WebServerResources/ckeditor/_source/skins/v2/menu.css
146651A	UI/WebServerResources/ckeditor/_source/skins/v2/panel.css
146652A	UI/WebServerResources/ckeditor/_source/skins/v2/presets.css
146653A	UI/WebServerResources/ckeditor/_source/skins/v2/reset.css
146654A	UI/WebServerResources/ckeditor/_source/skins/v2/richcombo.css
146655A	UI/WebServerResources/ckeditor/_source/skins/v2/skin.js
146656A	UI/WebServerResources/ckeditor/_source/skins/v2/templates.css
146657A	UI/WebServerResources/ckeditor/_source/skins/v2/toolbar.css
146658A	UI/WebServerResources/ckeditor/_source/tests/_assets/sample.css
146659A	UI/WebServerResources/ckeditor/_source/tests/_assets/sample.js
146660A	UI/WebServerResources/ckeditor/_source/tests/_assets/sample.txt
146661A	UI/WebServerResources/ckeditor/_source/tests/_assets/sample.xml
146662A	UI/WebServerResources/ckeditor/_source/tests/_assets/sample_xml.txt
146663A	UI/WebServerResources/ckeditor/_source/tests/core/_editor/custom_config_1.js
146664A	UI/WebServerResources/ckeditor/_source/tests/core/_editor/custom_config_2.js
146665A	UI/WebServerResources/ckeditor/_source/tests/core/ajax.html
146666A	UI/WebServerResources/ckeditor/_source/tests/core/ckeditor.html
146667A	UI/WebServerResources/ckeditor/_source/tests/core/ckeditor2.html
146668A	UI/WebServerResources/ckeditor/_source/tests/core/dom/document.html
146669A	UI/WebServerResources/ckeditor/_source/tests/core/dom/documentfragment.html
146670A	UI/WebServerResources/ckeditor/_source/tests/core/dom/element.html
146671A	UI/WebServerResources/ckeditor/_source/tests/core/dom/node.html
146672A	UI/WebServerResources/ckeditor/_source/tests/core/dom/range.html
146673A	UI/WebServerResources/ckeditor/_source/tests/core/dom/text.html
146674A	UI/WebServerResources/ckeditor/_source/tests/core/dom/walker.html
146675A	UI/WebServerResources/ckeditor/_source/tests/core/dom/window.html
146676A	UI/WebServerResources/ckeditor/_source/tests/core/editor.html
146677A	UI/WebServerResources/ckeditor/_source/tests/core/env.html
146678A	UI/WebServerResources/ckeditor/_source/tests/core/event.html
146679A	UI/WebServerResources/ckeditor/_source/tests/core/htmlparser/fragment.html
146680A	UI/WebServerResources/ckeditor/_source/tests/core/htmlparser/htmlparser.html
146681A	UI/WebServerResources/ckeditor/_source/tests/core/plugins.html
146682A	UI/WebServerResources/ckeditor/_source/tests/core/plugins/myplugins/sample/my_plugin.js
146683A	UI/WebServerResources/ckeditor/_source/tests/core/scriptloader.html
146684A	UI/WebServerResources/ckeditor/_source/tests/core/tools.html
146685A	UI/WebServerResources/ckeditor/_source/tests/core/xml.html
146686A	UI/WebServerResources/ckeditor/_source/tests/plugins/domiterator/domiterator.html
146687A	UI/WebServerResources/ckeditor/_source/tests/plugins/htmldataprocessor/htmldataprocessor.html
146688A	UI/WebServerResources/ckeditor/_source/tests/plugins/list/list.html
146689A	UI/WebServerResources/ckeditor/_source/tests/plugins/selection/selection.html
146690A	UI/WebServerResources/ckeditor/_source/tests/plugins/styles/styles.html
146691A	UI/WebServerResources/ckeditor/_source/tests/test.css
146692A	UI/WebServerResources/ckeditor/_source/tests/test.js
146693A	UI/WebServerResources/ckeditor/_source/tests/testall.html
146694A	UI/WebServerResources/ckeditor/_source/tests/yuitest.js
146695A	UI/WebServerResources/ckeditor/_source/themes/default/theme.js
146696A	UI/WebServerResources/ckeditor/_tests/_assets/sample.css
146697A	UI/WebServerResources/ckeditor/_tests/_assets/sample.js
146698A	UI/WebServerResources/ckeditor/_tests/_assets/sample.txt
146699A	UI/WebServerResources/ckeditor/_tests/_assets/sample.xml
146700A	UI/WebServerResources/ckeditor/_tests/_assets/sample_xml.txt
146701A	UI/WebServerResources/ckeditor/_tests/core/_editor/custom_config_1.js
146702A	UI/WebServerResources/ckeditor/_tests/core/_editor/custom_config_2.js
146703A	UI/WebServerResources/ckeditor/_tests/core/ajax.html
146704A	UI/WebServerResources/ckeditor/_tests/core/ckeditor.html
146705A	UI/WebServerResources/ckeditor/_tests/core/ckeditor2.html
146706A	UI/WebServerResources/ckeditor/_tests/core/dom/document.html
146707A	UI/WebServerResources/ckeditor/_tests/core/dom/documentfragment.html
146708A	UI/WebServerResources/ckeditor/_tests/core/dom/element.html
146709A	UI/WebServerResources/ckeditor/_tests/core/dom/node.html
146710A	UI/WebServerResources/ckeditor/_tests/core/dom/range.html
146711A	UI/WebServerResources/ckeditor/_tests/core/dom/text.html
146712A	UI/WebServerResources/ckeditor/_tests/core/dom/walker.html
146713A	UI/WebServerResources/ckeditor/_tests/core/dom/window.html
146714A	UI/WebServerResources/ckeditor/_tests/core/editor.html
146715A	UI/WebServerResources/ckeditor/_tests/core/env.html
146716A	UI/WebServerResources/ckeditor/_tests/core/event.html
146717A	UI/WebServerResources/ckeditor/_tests/core/htmlparser/fragment.html
146718A	UI/WebServerResources/ckeditor/_tests/core/htmlparser/htmlparser.html
146719A	UI/WebServerResources/ckeditor/_tests/core/plugins.html
146720A	UI/WebServerResources/ckeditor/_tests/core/plugins/myplugins/sample/my_plugin.js
146721A	UI/WebServerResources/ckeditor/_tests/core/scriptloader.html
146722A	UI/WebServerResources/ckeditor/_tests/core/tools.html
146723A	UI/WebServerResources/ckeditor/_tests/core/xml.html
146724A	UI/WebServerResources/ckeditor/_tests/plugins/domiterator/domiterator.html
146725A	UI/WebServerResources/ckeditor/_tests/plugins/htmldataprocessor/htmldataprocessor.html
146726A	UI/WebServerResources/ckeditor/_tests/plugins/list/list.html
146727A	UI/WebServerResources/ckeditor/_tests/plugins/selection/selection.html
146728A	UI/WebServerResources/ckeditor/_tests/plugins/styles/styles.html
146729A	UI/WebServerResources/ckeditor/_tests/test.css
146730A	UI/WebServerResources/ckeditor/_tests/test.js
146731A	UI/WebServerResources/ckeditor/_tests/testall.html
146732A	UI/WebServerResources/ckeditor/_tests/yuitest.js
146733A	UI/WebServerResources/ckeditor/ckeditor.js
146734A	UI/WebServerResources/ckeditor/ckeditor.pack
146735A	UI/WebServerResources/ckeditor/ckeditor_basic.js
146736A	UI/WebServerResources/ckeditor/ckeditor_basic_source.js
146737A	UI/WebServerResources/ckeditor/ckeditor_source.js
146738A	UI/WebServerResources/ckeditor/config.js
146739A	UI/WebServerResources/ckeditor/contents.css
146740A	UI/WebServerResources/ckeditor/images/spacer.gif
146741A	UI/WebServerResources/ckeditor/lang/_languages.js
146742A	UI/WebServerResources/ckeditor/lang/_translationstatus.txt
146743A	UI/WebServerResources/ckeditor/lang/af.js
146744A	UI/WebServerResources/ckeditor/lang/ar.js
146745A	UI/WebServerResources/ckeditor/lang/bg.js
146746A	UI/WebServerResources/ckeditor/lang/bn.js
146747A	UI/WebServerResources/ckeditor/lang/bs.js
146748A	UI/WebServerResources/ckeditor/lang/ca.js
146749A	UI/WebServerResources/ckeditor/lang/cs.js
146750A	UI/WebServerResources/ckeditor/lang/da.js
146751A	UI/WebServerResources/ckeditor/lang/de.js
146752A	UI/WebServerResources/ckeditor/lang/el.js
146753A	UI/WebServerResources/ckeditor/lang/en-au.js
146754A	UI/WebServerResources/ckeditor/lang/en-ca.js
146755A	UI/WebServerResources/ckeditor/lang/en-uk.js
146756A	UI/WebServerResources/ckeditor/lang/en.js
146757A	UI/WebServerResources/ckeditor/lang/eo.js
146758A	UI/WebServerResources/ckeditor/lang/es.js
146759A	UI/WebServerResources/ckeditor/lang/et.js
146760A	UI/WebServerResources/ckeditor/lang/eu.js
146761A	UI/WebServerResources/ckeditor/lang/fa.js
146762A	UI/WebServerResources/ckeditor/lang/fi.js
146763A	UI/WebServerResources/ckeditor/lang/fo.js
146764A	UI/WebServerResources/ckeditor/lang/fr-ca.js
146765A	UI/WebServerResources/ckeditor/lang/fr.js
146766A	UI/WebServerResources/ckeditor/lang/gl.js
146767A	UI/WebServerResources/ckeditor/lang/gu.js
146768A	UI/WebServerResources/ckeditor/lang/he.js
146769A	UI/WebServerResources/ckeditor/lang/hi.js
146770A	UI/WebServerResources/ckeditor/lang/hr.js
146771A	UI/WebServerResources/ckeditor/lang/hu.js
146772A	UI/WebServerResources/ckeditor/lang/is.js
146773A	UI/WebServerResources/ckeditor/lang/it.js
146774A	UI/WebServerResources/ckeditor/lang/ja.js
146775A	UI/WebServerResources/ckeditor/lang/km.js
146776A	UI/WebServerResources/ckeditor/lang/ko.js
146777A	UI/WebServerResources/ckeditor/lang/lt.js
146778A	UI/WebServerResources/ckeditor/lang/lv.js
146779A	UI/WebServerResources/ckeditor/lang/mn.js
146780A	UI/WebServerResources/ckeditor/lang/ms.js
146781A	UI/WebServerResources/ckeditor/lang/nb.js
146782A	UI/WebServerResources/ckeditor/lang/nl.js
146783A	UI/WebServerResources/ckeditor/lang/no.js
146784A	UI/WebServerResources/ckeditor/lang/pl.js
146785A	UI/WebServerResources/ckeditor/lang/pt-br.js
146786A	UI/WebServerResources/ckeditor/lang/pt.js
146787A	UI/WebServerResources/ckeditor/lang/ro.js
146788A	UI/WebServerResources/ckeditor/lang/ru.js
146789A	UI/WebServerResources/ckeditor/lang/sk.js
146790A	UI/WebServerResources/ckeditor/lang/sl.js
146791A	UI/WebServerResources/ckeditor/lang/sr-latn.js
146792A	UI/WebServerResources/ckeditor/lang/sr.js
146793A	UI/WebServerResources/ckeditor/lang/sv.js
146794A	UI/WebServerResources/ckeditor/lang/th.js
146795A	UI/WebServerResources/ckeditor/lang/tr.js
146796A	UI/WebServerResources/ckeditor/lang/uk.js
146797A	UI/WebServerResources/ckeditor/lang/vi.js
146798A	UI/WebServerResources/ckeditor/lang/zh-cn.js
146799A	UI/WebServerResources/ckeditor/lang/zh.js
146800A	UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js
146801A	UI/WebServerResources/ckeditor/plugins/about/dialogs/logo_ckeditor.png
146802A	UI/WebServerResources/ckeditor/plugins/about/plugin.js
146803A	UI/WebServerResources/ckeditor/plugins/basicstyles/plugin.js
146804A	UI/WebServerResources/ckeditor/plugins/blockquote/plugin.js
146805A	UI/WebServerResources/ckeditor/plugins/button/plugin.js
146806A	UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js
146807A	UI/WebServerResources/ckeditor/plugins/clipboard/plugin.js
146808A	UI/WebServerResources/ckeditor/plugins/colorbutton/plugin.js
146809A	UI/WebServerResources/ckeditor/plugins/contextmenu/plugin.js
146810A	UI/WebServerResources/ckeditor/plugins/dialog/dialogDefinition.js
146811A	UI/WebServerResources/ckeditor/plugins/dialog/plugin.js
146812A	UI/WebServerResources/ckeditor/plugins/dialogui/plugin.js
146813A	UI/WebServerResources/ckeditor/plugins/domiterator/plugin.js
146814A	UI/WebServerResources/ckeditor/plugins/editingblock/plugin.js
146815A	UI/WebServerResources/ckeditor/plugins/elementspath/plugin.js
146816A	UI/WebServerResources/ckeditor/plugins/enterkey/plugin.js
146817A	UI/WebServerResources/ckeditor/plugins/entities/plugin.js
146818A	UI/WebServerResources/ckeditor/plugins/filebrowser/plugin.js
146819A	UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js
146820A	UI/WebServerResources/ckeditor/plugins/find/plugin.js
146821A	UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js
146822A	UI/WebServerResources/ckeditor/plugins/flash/images/placeholder.png
146823A	UI/WebServerResources/ckeditor/plugins/flash/plugin.js
146824A	UI/WebServerResources/ckeditor/plugins/floatpanel/plugin.js
146825A	UI/WebServerResources/ckeditor/plugins/font/plugin.js
146826A	UI/WebServerResources/ckeditor/plugins/format/plugin.js
146827A	UI/WebServerResources/ckeditor/plugins/forms/dialogs/button.js
146828A	UI/WebServerResources/ckeditor/plugins/forms/dialogs/checkbox.js
146829A	UI/WebServerResources/ckeditor/plugins/forms/dialogs/form.js
146830A	UI/WebServerResources/ckeditor/plugins/forms/dialogs/hiddenfield.js
146831A	UI/WebServerResources/ckeditor/plugins/forms/dialogs/radio.js
146832A	UI/WebServerResources/ckeditor/plugins/forms/dialogs/select.js
146833A	UI/WebServerResources/ckeditor/plugins/forms/dialogs/textarea.js
146834A	UI/WebServerResources/ckeditor/plugins/forms/dialogs/textfield.js
146835A	UI/WebServerResources/ckeditor/plugins/forms/plugin.js
146836A	UI/WebServerResources/ckeditor/plugins/horizontalrule/plugin.js
146837A	UI/WebServerResources/ckeditor/plugins/htmldataprocessor/plugin.js
146838A	UI/WebServerResources/ckeditor/plugins/htmlwriter/plugin.js
146839A	UI/WebServerResources/ckeditor/plugins/iframedialog/plugin.js
146840A	UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
146841A	UI/WebServerResources/ckeditor/plugins/image/plugin.js
146842A	UI/WebServerResources/ckeditor/plugins/indent/plugin.js
146843A	UI/WebServerResources/ckeditor/plugins/justify/plugin.js
146844A	UI/WebServerResources/ckeditor/plugins/keystrokes/plugin.js
146845A	UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js
146846A	UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
146847A	UI/WebServerResources/ckeditor/plugins/link/images/anchor.gif
146848A	UI/WebServerResources/ckeditor/plugins/link/plugin.js
146849A	UI/WebServerResources/ckeditor/plugins/list/plugin.js
146850A	UI/WebServerResources/ckeditor/plugins/listblock/plugin.js
146851A	UI/WebServerResources/ckeditor/plugins/maximize/plugin.js
146852A	UI/WebServerResources/ckeditor/plugins/menu/plugin.js
146853A	UI/WebServerResources/ckeditor/plugins/menubutton/plugin.js
146854A	UI/WebServerResources/ckeditor/plugins/newpage/plugin.js
146855A	UI/WebServerResources/ckeditor/plugins/pagebreak/images/pagebreak.gif
146856A	UI/WebServerResources/ckeditor/plugins/pagebreak/plugin.js
146857A	UI/WebServerResources/ckeditor/plugins/panel/plugin.js
146858A	UI/WebServerResources/ckeditor/plugins/panelbutton/plugin.js
146859A	UI/WebServerResources/ckeditor/plugins/pastefromword/dialogs/pastefromword.js
146860A	UI/WebServerResources/ckeditor/plugins/pastefromword/plugin.js
146861A	UI/WebServerResources/ckeditor/plugins/pastetext/dialogs/pastetext.js
146862A	UI/WebServerResources/ckeditor/plugins/pastetext/plugin.js
146863A	UI/WebServerResources/ckeditor/plugins/popup/plugin.js
146864A	UI/WebServerResources/ckeditor/plugins/preview/plugin.js
146865A	UI/WebServerResources/ckeditor/plugins/print/plugin.js
146866A	UI/WebServerResources/ckeditor/plugins/removeformat/plugin.js
146867A	UI/WebServerResources/ckeditor/plugins/resize/plugin.js
146868A	UI/WebServerResources/ckeditor/plugins/richcombo/plugin.js
146869A	UI/WebServerResources/ckeditor/plugins/save/plugin.js
146870A	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js
146871A	UI/WebServerResources/ckeditor/plugins/scayt/dialogs/toolbar.css
146872A	UI/WebServerResources/ckeditor/plugins/scayt/plugin.js
146873A	UI/WebServerResources/ckeditor/plugins/selection/plugin.js
146874A	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_address.png
146875A	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_blockquote.png
146876A	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_div.png
146877A	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h1.png
146878A	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h2.png
146879A	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h3.png
146880A	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h4.png
146881A	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h5.png
146882A	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h6.png
146883A	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_p.png
146884A	UI/WebServerResources/ckeditor/plugins/showblocks/images/block_pre.png
146885A	UI/WebServerResources/ckeditor/plugins/showblocks/plugin.js
146886A	UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js
146887A	UI/WebServerResources/ckeditor/plugins/smiley/images/angel_smile.gif
146888A	UI/WebServerResources/ckeditor/plugins/smiley/images/angry_smile.gif
146889A	UI/WebServerResources/ckeditor/plugins/smiley/images/broken_heart.gif
146890A	UI/WebServerResources/ckeditor/plugins/smiley/images/confused_smile.gif
146891A	UI/WebServerResources/ckeditor/plugins/smiley/images/cry_smile.gif
146892A	UI/WebServerResources/ckeditor/plugins/smiley/images/devil_smile.gif
146893A	UI/WebServerResources/ckeditor/plugins/smiley/images/embaressed_smile.gif
146894A	UI/WebServerResources/ckeditor/plugins/smiley/images/envelope.gif
146895A	UI/WebServerResources/ckeditor/plugins/smiley/images/heart.gif
146896A	UI/WebServerResources/ckeditor/plugins/smiley/images/kiss.gif
146897A	UI/WebServerResources/ckeditor/plugins/smiley/images/lightbulb.gif
146898A	UI/WebServerResources/ckeditor/plugins/smiley/images/omg_smile.gif
146899A	UI/WebServerResources/ckeditor/plugins/smiley/images/regular_smile.gif
146900A	UI/WebServerResources/ckeditor/plugins/smiley/images/sad_smile.gif
146901A	UI/WebServerResources/ckeditor/plugins/smiley/images/shades_smile.gif
146902A	UI/WebServerResources/ckeditor/plugins/smiley/images/teeth_smile.gif
146903A	UI/WebServerResources/ckeditor/plugins/smiley/images/thumbs_down.gif
146904A	UI/WebServerResources/ckeditor/plugins/smiley/images/thumbs_up.gif
146905A	UI/WebServerResources/ckeditor/plugins/smiley/images/tounge_smile.gif
146906A	UI/WebServerResources/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
146907A	UI/WebServerResources/ckeditor/plugins/smiley/images/wink_smile.gif
146908A	UI/WebServerResources/ckeditor/plugins/smiley/plugin.js
146909A	UI/WebServerResources/ckeditor/plugins/sourcearea/plugin.js
146910A	UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js
146911A	UI/WebServerResources/ckeditor/plugins/specialchar/plugin.js
146912A	UI/WebServerResources/ckeditor/plugins/styles/plugin.js
146913A	UI/WebServerResources/ckeditor/plugins/stylescombo/plugin.js
146914A	UI/WebServerResources/ckeditor/plugins/stylescombo/styles/default.js
146915A	UI/WebServerResources/ckeditor/plugins/tab/plugin.js
146916A	UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js
146917A	UI/WebServerResources/ckeditor/plugins/table/plugin.js
146918A	UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js
146919A	UI/WebServerResources/ckeditor/plugins/tabletools/plugin.js
146920A	UI/WebServerResources/ckeditor/plugins/templates/dialogs/templates.js
146921A	UI/WebServerResources/ckeditor/plugins/templates/plugin.js
146922A	UI/WebServerResources/ckeditor/plugins/templates/templates/default.js
146923A	UI/WebServerResources/ckeditor/plugins/templates/templates/images/template1.gif
146924A	UI/WebServerResources/ckeditor/plugins/templates/templates/images/template2.gif
146925A	UI/WebServerResources/ckeditor/plugins/templates/templates/images/template3.gif
146926A	UI/WebServerResources/ckeditor/plugins/toolbar/plugin.js
146927A	UI/WebServerResources/ckeditor/plugins/uicolor/dialogs/uicolor.js
146928A	UI/WebServerResources/ckeditor/plugins/uicolor/lang/en.js
146929A	UI/WebServerResources/ckeditor/plugins/uicolor/plugin.js
146930A	UI/WebServerResources/ckeditor/plugins/uicolor/uicolor.gif
146931A	UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/hue_bg.png
146932A	UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png
146933A	UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/picker_mask.png
146934A	UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png
146935A	UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/yui.css
146936A	UI/WebServerResources/ckeditor/plugins/uicolor/yui/yui.js
146937A	UI/WebServerResources/ckeditor/plugins/undo/plugin.js
146938A	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html
146939A	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
146940A	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.css
146941A	UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js
146942A	UI/WebServerResources/ckeditor/plugins/wsc/plugin.js
146943A	UI/WebServerResources/ckeditor/plugins/wysiwygarea/plugin.js
146944A	UI/WebServerResources/ckeditor/skins/kama/dialog.css
146945A	UI/WebServerResources/ckeditor/skins/kama/editor.css
146946A	UI/WebServerResources/ckeditor/skins/kama/icons.png
146947A	UI/WebServerResources/ckeditor/skins/kama/images/arrowdown.gif
146948A	UI/WebServerResources/ckeditor/skins/kama/images/arrowleft.gif
146949A	UI/WebServerResources/ckeditor/skins/kama/images/arrowright.gif
146950A	UI/WebServerResources/ckeditor/skins/kama/images/arrowtop.gif
146951A	UI/WebServerResources/ckeditor/skins/kama/images/dialog_sides.gif
146952A	UI/WebServerResources/ckeditor/skins/kama/images/dialog_sides.png
146953A	UI/WebServerResources/ckeditor/skins/kama/images/dialog_sides_rtl.png
146954A	UI/WebServerResources/ckeditor/skins/kama/images/mini.gif
146955A	UI/WebServerResources/ckeditor/skins/kama/images/noimage.png
146956A	UI/WebServerResources/ckeditor/skins/kama/images/resizer.gif
146957A	UI/WebServerResources/ckeditor/skins/kama/images/resizer_rtl.gif
146958A	UI/WebServerResources/ckeditor/skins/kama/images/sprites.png
146959A	UI/WebServerResources/ckeditor/skins/kama/images/sprites_ie6.png
146960A	UI/WebServerResources/ckeditor/skins/kama/images/toolbar_start.gif
146961A	UI/WebServerResources/ckeditor/skins/kama/skin.js
146962A	UI/WebServerResources/ckeditor/skins/kama/sprites.png
146963A	UI/WebServerResources/ckeditor/skins/kama/templates.css
146964A	UI/WebServerResources/ckeditor/skins/office2003/dialog.css
146965A	UI/WebServerResources/ckeditor/skins/office2003/editor.css
146966A	UI/WebServerResources/ckeditor/skins/office2003/icons.png
146967A	UI/WebServerResources/ckeditor/skins/office2003/images/arrowdown.gif
146968A	UI/WebServerResources/ckeditor/skins/office2003/images/arrowleft.gif
146969A	UI/WebServerResources/ckeditor/skins/office2003/images/arrowright.gif
146970A	UI/WebServerResources/ckeditor/skins/office2003/images/arrowtop.gif
146971A	UI/WebServerResources/ckeditor/skins/office2003/images/dialog_sides.gif
146972A	UI/WebServerResources/ckeditor/skins/office2003/images/dialog_sides.png
146973A	UI/WebServerResources/ckeditor/skins/office2003/images/dialog_sides_rtl.png
146974A	UI/WebServerResources/ckeditor/skins/office2003/images/mini.gif
146975A	UI/WebServerResources/ckeditor/skins/office2003/images/noimage.png
146976A	UI/WebServerResources/ckeditor/skins/office2003/images/resizer.gif
146977A	UI/WebServerResources/ckeditor/skins/office2003/images/resizer_rtl.gif
146978A	UI/WebServerResources/ckeditor/skins/office2003/images/sprites.png
146979A	UI/WebServerResources/ckeditor/skins/office2003/images/sprites_ie6.png
146980A	UI/WebServerResources/ckeditor/skins/office2003/skin.js
146981A	UI/WebServerResources/ckeditor/skins/office2003/templates.css
146982A	UI/WebServerResources/ckeditor/skins/v2/dialog.css
146983A	UI/WebServerResources/ckeditor/skins/v2/editor.css
146984A	UI/WebServerResources/ckeditor/skins/v2/icons.png
146985A	UI/WebServerResources/ckeditor/skins/v2/images/arrowdown.gif
146986A	UI/WebServerResources/ckeditor/skins/v2/images/arrowleft.gif
146987A	UI/WebServerResources/ckeditor/skins/v2/images/arrowright.gif
146988A	UI/WebServerResources/ckeditor/skins/v2/images/arrowtop.gif
146989A	UI/WebServerResources/ckeditor/skins/v2/images/dialog_sides.gif
146990A	UI/WebServerResources/ckeditor/skins/v2/images/dialog_sides.png
146991A	UI/WebServerResources/ckeditor/skins/v2/images/dialog_sides_rtl.png
146992A	UI/WebServerResources/ckeditor/skins/v2/images/mini.gif
146993A	UI/WebServerResources/ckeditor/skins/v2/images/noimage.png
146994A	UI/WebServerResources/ckeditor/skins/v2/images/resizer.gif
146995A	UI/WebServerResources/ckeditor/skins/v2/images/resizer_rtl.gif
146996A	UI/WebServerResources/ckeditor/skins/v2/images/sprites.png
146997A	UI/WebServerResources/ckeditor/skins/v2/images/sprites_ie6.png
146998A	UI/WebServerResources/ckeditor/skins/v2/images/toolbar_start.gif
146999A	UI/WebServerResources/ckeditor/skins/v2/skin.js
147000A	UI/WebServerResources/ckeditor/skins/v2/templates.css
147001A	UI/WebServerResources/ckeditor/themes/default/theme.js
147002D	UI/WebServerResources/fckeditor/editor/_source/classes/fckcontextmenu.js
147003D	UI/WebServerResources/fckeditor/editor/_source/classes/fckdataprocessor.js
147004D	UI/WebServerResources/fckeditor/editor/_source/classes/fckdocumentfragment_gecko.js
147005D	UI/WebServerResources/fckeditor/editor/_source/classes/fckdocumentfragment_ie.js
147006D	UI/WebServerResources/fckeditor/editor/_source/classes/fckdomrange.js
147007D	UI/WebServerResources/fckeditor/editor/_source/classes/fckdomrange_gecko.js
147008D	UI/WebServerResources/fckeditor/editor/_source/classes/fckdomrange_ie.js
147009D	UI/WebServerResources/fckeditor/editor/_source/classes/fckdomrangeiterator.js
147010D	UI/WebServerResources/fckeditor/editor/_source/classes/fckeditingarea.js
147011D	UI/WebServerResources/fckeditor/editor/_source/classes/fckelementpath.js
147012D	UI/WebServerResources/fckeditor/editor/_source/classes/fckenterkey.js
147013D	UI/WebServerResources/fckeditor/editor/_source/classes/fckevents.js
147014D	UI/WebServerResources/fckeditor/editor/_source/classes/fckhtmliterator.js
147015D	UI/WebServerResources/fckeditor/editor/_source/classes/fckicon.js
147016D	UI/WebServerResources/fckeditor/editor/_source/classes/fckiecleanup.js
147017D	UI/WebServerResources/fckeditor/editor/_source/classes/fckimagepreloader.js
147018D	UI/WebServerResources/fckeditor/editor/_source/classes/fckkeystrokehandler.js
147019D	UI/WebServerResources/fckeditor/editor/_source/classes/fckmenublock.js
147020D	UI/WebServerResources/fckeditor/editor/_source/classes/fckmenublockpanel.js
147021D	UI/WebServerResources/fckeditor/editor/_source/classes/fckmenuitem.js
147022D	UI/WebServerResources/fckeditor/editor/_source/classes/fckpanel.js
147023D	UI/WebServerResources/fckeditor/editor/_source/classes/fckplugin.js
147024D	UI/WebServerResources/fckeditor/editor/_source/classes/fckspecialcombo.js
147025D	UI/WebServerResources/fckeditor/editor/_source/classes/fckstyle.js
147026D	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbar.js
147027D	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarbreak_gecko.js
147028D	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarbreak_ie.js
147029D	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarbutton.js
147030D	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarbuttonui.js
147031D	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarfontformatcombo.js
147032D	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarfontscombo.js
147033D	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarfontsizecombo.js
147034D	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarpanelbutton.js
147035D	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarspecialcombo.js
147036D	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarstylecombo.js
147037D	UI/WebServerResources/fckeditor/editor/_source/classes/fckw3crange.js
147038D	UI/WebServerResources/fckeditor/editor/_source/classes/fckxml.js
147039D	UI/WebServerResources/fckeditor/editor/_source/classes/fckxml_gecko.js
147040D	UI/WebServerResources/fckeditor/editor/_source/classes/fckxml_ie.js
147041D	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fck_othercommands.js
147042D	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckblockquotecommand.js
147043D	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckcorestylecommand.js
147044D	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckfitwindow.js
147045D	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckindentcommands.js
147046D	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckjustifycommands.js
147047D	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fcklistcommands.js
147048D	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fcknamedcommand.js
147049D	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js
147050D	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckpastewordcommand.js
147051D	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckremoveformatcommand.js
147052D	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckshowblocks.js
147053D	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js
147054D	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js
147055D	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckstylecommand.js
147056D	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fcktablecommand.js
147057D	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fcktextcolorcommand.js
147058D	UI/WebServerResources/fckeditor/editor/_source/fckconstants.js
147059D	UI/WebServerResources/fckeditor/editor/_source/fckeditorapi.js
147060D	UI/WebServerResources/fckeditor/editor/_source/fckjscoreextensions.js
147061D	UI/WebServerResources/fckeditor/editor/_source/fckscriptloader.js
147062D	UI/WebServerResources/fckeditor/editor/_source/internals/fck.js
147063D	UI/WebServerResources/fckeditor/editor/_source/internals/fck_contextmenu.js
147064D	UI/WebServerResources/fckeditor/editor/_source/internals/fck_gecko.js
147065D	UI/WebServerResources/fckeditor/editor/_source/internals/fck_ie.js
147066D	UI/WebServerResources/fckeditor/editor/_source/internals/fckbrowserinfo.js
147067D	UI/WebServerResources/fckeditor/editor/_source/internals/fckcodeformatter.js
147068D	UI/WebServerResources/fckeditor/editor/_source/internals/fckcommands.js
147069D	UI/WebServerResources/fckeditor/editor/_source/internals/fckconfig.js
147070D	UI/WebServerResources/fckeditor/editor/_source/internals/fckdebug.js
147071D	UI/WebServerResources/fckeditor/editor/_source/internals/fckdebug_empty.js
147072D	UI/WebServerResources/fckeditor/editor/_source/internals/fckdialog.js
147073D	UI/WebServerResources/fckeditor/editor/_source/internals/fckdocumentprocessor.js
147074D	UI/WebServerResources/fckeditor/editor/_source/internals/fckdomtools.js
147075D	UI/WebServerResources/fckeditor/editor/_source/internals/fcklanguagemanager.js
147076D	UI/WebServerResources/fckeditor/editor/_source/internals/fcklisthandler.js
147077D	UI/WebServerResources/fckeditor/editor/_source/internals/fcklistslib.js
147078D	UI/WebServerResources/fckeditor/editor/_source/internals/fckplugins.js
147079D	UI/WebServerResources/fckeditor/editor/_source/internals/fckregexlib.js
147080D	UI/WebServerResources/fckeditor/editor/_source/internals/fckselection.js
147081D	UI/WebServerResources/fckeditor/editor/_source/internals/fckselection_gecko.js
147082D	UI/WebServerResources/fckeditor/editor/_source/internals/fckselection_ie.js
147083D	UI/WebServerResources/fckeditor/editor/_source/internals/fckstyles.js
147084D	UI/WebServerResources/fckeditor/editor/_source/internals/fcktablehandler.js
147085D	UI/WebServerResources/fckeditor/editor/_source/internals/fcktablehandler_gecko.js
147086D	UI/WebServerResources/fckeditor/editor/_source/internals/fcktablehandler_ie.js
147087D	UI/WebServerResources/fckeditor/editor/_source/internals/fcktoolbaritems.js
147088D	UI/WebServerResources/fckeditor/editor/_source/internals/fcktoolbarset.js
147089D	UI/WebServerResources/fckeditor/editor/_source/internals/fcktools.js
147090D	UI/WebServerResources/fckeditor/editor/_source/internals/fcktools_gecko.js
147091D	UI/WebServerResources/fckeditor/editor/_source/internals/fcktools_ie.js
147092D	UI/WebServerResources/fckeditor/editor/_source/internals/fckundo.js
147093D	UI/WebServerResources/fckeditor/editor/_source/internals/fckurlparams.js
147094D	UI/WebServerResources/fckeditor/editor/_source/internals/fckxhtml.js
147095D	UI/WebServerResources/fckeditor/editor/_source/internals/fckxhtml_gecko.js
147096D	UI/WebServerResources/fckeditor/editor/_source/internals/fckxhtml_ie.js
147097D	UI/WebServerResources/fckeditor/editor/_source/internals/fckxhtmlentities.js
147098D	UI/WebServerResources/fckeditor/editor/css/behaviors/disablehandles.htc
147099D	UI/WebServerResources/fckeditor/editor/css/behaviors/showtableborders.htc
147100D	UI/WebServerResources/fckeditor/editor/css/fck_editorarea.css
147101D	UI/WebServerResources/fckeditor/editor/css/fck_internal.css
147102D	UI/WebServerResources/fckeditor/editor/css/fck_showtableborders_gecko.css
147103D	UI/WebServerResources/fckeditor/editor/css/images/block_address.png
147104D	UI/WebServerResources/fckeditor/editor/css/images/block_blockquote.png
147105D	UI/WebServerResources/fckeditor/editor/css/images/block_div.png
147106D	UI/WebServerResources/fckeditor/editor/css/images/block_h1.png
147107D	UI/WebServerResources/fckeditor/editor/css/images/block_h2.png
147108D	UI/WebServerResources/fckeditor/editor/css/images/block_h3.png
147109D	UI/WebServerResources/fckeditor/editor/css/images/block_h4.png
147110D	UI/WebServerResources/fckeditor/editor/css/images/block_h5.png
147111D	UI/WebServerResources/fckeditor/editor/css/images/block_h6.png
147112D	UI/WebServerResources/fckeditor/editor/css/images/block_p.png
147113D	UI/WebServerResources/fckeditor/editor/css/images/block_pre.png
147114D	UI/WebServerResources/fckeditor/editor/css/images/fck_anchor.gif
147115D	UI/WebServerResources/fckeditor/editor/css/images/fck_flashlogo.gif
147116D	UI/WebServerResources/fckeditor/editor/css/images/fck_hiddenfield.gif
147117D	UI/WebServerResources/fckeditor/editor/css/images/fck_pagebreak.gif
147118D	UI/WebServerResources/fckeditor/editor/css/images/fck_plugin.gif
147119D	UI/WebServerResources/fckeditor/editor/dialog/common/fck_dialog_common.css
147120D	UI/WebServerResources/fckeditor/editor/dialog/common/fck_dialog_common.js
147121D	UI/WebServerResources/fckeditor/editor/dialog/common/images/locked.gif
147122D	UI/WebServerResources/fckeditor/editor/dialog/common/images/reset.gif
147123D	UI/WebServerResources/fckeditor/editor/dialog/common/images/unlocked.gif
147124D	UI/WebServerResources/fckeditor/editor/dialog/fck_about.html
147125D	UI/WebServerResources/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif
147126D	UI/WebServerResources/fckeditor/editor/dialog/fck_about/logo_fredck.gif
147127D	UI/WebServerResources/fckeditor/editor/dialog/fck_about/sponsors/spellchecker_net.gif
147128D	UI/WebServerResources/fckeditor/editor/dialog/fck_anchor.html
147129D	UI/WebServerResources/fckeditor/editor/dialog/fck_button.html
147130D	UI/WebServerResources/fckeditor/editor/dialog/fck_checkbox.html
147131D	UI/WebServerResources/fckeditor/editor/dialog/fck_colorselector.html
147132D	UI/WebServerResources/fckeditor/editor/dialog/fck_div.html
147133D	UI/WebServerResources/fckeditor/editor/dialog/fck_docprops.html
147134D	UI/WebServerResources/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html
147135D	UI/WebServerResources/fckeditor/editor/dialog/fck_flash.html
147136D	UI/WebServerResources/fckeditor/editor/dialog/fck_flash/fck_flash.js
147137D	UI/WebServerResources/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html
147138D	UI/WebServerResources/fckeditor/editor/dialog/fck_form.html
147139D	UI/WebServerResources/fckeditor/editor/dialog/fck_hiddenfield.html
147140D	UI/WebServerResources/fckeditor/editor/dialog/fck_image.html
147141D	UI/WebServerResources/fckeditor/editor/dialog/fck_image/fck_image.js
147142D	UI/WebServerResources/fckeditor/editor/dialog/fck_image/fck_image_preview.html
147143D	UI/WebServerResources/fckeditor/editor/dialog/fck_link.html
147144D	UI/WebServerResources/fckeditor/editor/dialog/fck_link/fck_link.js
147145D	UI/WebServerResources/fckeditor/editor/dialog/fck_listprop.html
147146D	UI/WebServerResources/fckeditor/editor/dialog/fck_paste.html
147147D	UI/WebServerResources/fckeditor/editor/dialog/fck_radiobutton.html
147148D	UI/WebServerResources/fckeditor/editor/dialog/fck_replace.html
147149D	UI/WebServerResources/fckeditor/editor/dialog/fck_select.html
147150D	UI/WebServerResources/fckeditor/editor/dialog/fck_select/fck_select.js
147151D	UI/WebServerResources/fckeditor/editor/dialog/fck_smiley.html
147152D	UI/WebServerResources/fckeditor/editor/dialog/fck_source.html
147153D	UI/WebServerResources/fckeditor/editor/dialog/fck_specialchar.html
147154D	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages.html
147155D	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html
147156D	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js
147157D	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html
147158D	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm
147159D	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php
147160D	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl
147161D	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js
147162D	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html
147163D	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css
147164D	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js
147165D	UI/WebServerResources/fckeditor/editor/dialog/fck_table.html
147166D	UI/WebServerResources/fckeditor/editor/dialog/fck_tablecell.html
147167D	UI/WebServerResources/fckeditor/editor/dialog/fck_template.html
147168D	UI/WebServerResources/fckeditor/editor/dialog/fck_template/images/template1.gif
147169D	UI/WebServerResources/fckeditor/editor/dialog/fck_template/images/template2.gif
147170D	UI/WebServerResources/fckeditor/editor/dialog/fck_template/images/template3.gif
147171D	UI/WebServerResources/fckeditor/editor/dialog/fck_textarea.html
147172D	UI/WebServerResources/fckeditor/editor/dialog/fck_textfield.html
147173D	UI/WebServerResources/fckeditor/editor/dtd/fck_dtd_test.html
147174D	UI/WebServerResources/fckeditor/editor/dtd/fck_xhtml10strict.js
147175D	UI/WebServerResources/fckeditor/editor/dtd/fck_xhtml10transitional.js
147176D	UI/WebServerResources/fckeditor/editor/fckdebug.html
147177D	UI/WebServerResources/fckeditor/editor/fckdialog.html
147178D	UI/WebServerResources/fckeditor/editor/fckeditor.html
147179D	UI/WebServerResources/fckeditor/editor/fckeditor.original.html
147180D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/browser.css
147181D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/browser.html
147182D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmactualfolder.html
147183D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html
147184D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmfolders.html
147185D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmresourceslist.html
147186D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmresourcetype.html
147187D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmupload.html
147188D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif
147189D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/Folder.gif
147190D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/Folder32.gif
147191D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif
147192D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif
147193D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif
147194D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif
147195D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif
147196D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif
147197D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif
147198D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif
147199D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif
147200D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif
147201D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif
147202D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif
147203D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif
147204D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif
147205D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif
147206D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif
147207D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif
147208D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif
147209D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif
147210D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif
147211D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/png.gif
147212D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif
147213D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif
147214D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif
147215D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif
147216D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif
147217D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif
147218D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif
147219D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif
147220D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif
147221D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif
147222D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif
147223D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif
147224D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif
147225D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif
147226D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif
147227D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif
147228D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif
147229D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif
147230D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif
147231D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif
147232D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/html.gif
147233D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif
147234D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/js.gif
147235D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif
147236D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif
147237D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif
147238D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/png.gif
147239D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif
147240D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif
147241D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif
147242D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif
147243D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif
147244D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif
147245D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif
147246D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif
147247D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif
147248D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/spacer.gif
147249D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/js/common.js
147250D	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/js/fckxml.js
147251D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/basexml.asp
147252D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/class_upload.asp
147253D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/commands.asp
147254D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/config.asp
147255D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/connector.asp
147256D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/io.asp
147257D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/upload.asp
147258D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/util.asp
147259D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/aspx/config.ascx
147260D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/aspx/connector.aspx
147261D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/aspx/upload.aspx
147262D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/ImageObject.cfc
147263D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf5_connector.cfm
147264D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf5_upload.cfm
147265D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_basexml.cfm
147266D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_commands.cfm
147267D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_connector.cfm
147268D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_io.cfm
147269D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_upload.cfm
147270D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_util.cfm
147271D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/config.cfm
147272D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/connector.cfm
147273D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/image.cfc
147274D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/upload.cfm
147275D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/lasso/config.lasso
147276D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/lasso/connector.lasso
147277D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/lasso/upload.lasso
147278D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/basexml.pl
147279D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/commands.pl
147280D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/connector.cgi
147281D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/io.pl
147282D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/upload.cgi
147283D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/upload_fck.pl
147284D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/util.pl
147285D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/basexml.php
147286D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/commands.php
147287D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/config.php
147288D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/connector.php
147289D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/io.php
147290D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/phpcompat.php
147291D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/upload.php
147292D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/util.php
147293D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/config.py
147294D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/connector.py
147295D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/fckcommands.py
147296D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/fckconnector.py
147297D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/fckoutput.py
147298D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/fckutil.py
147299D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/htaccess.txt
147300D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/upload.py
147301D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/wsgi.py
147302D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/zope.py
147303D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/test.html
147304D	UI/WebServerResources/fckeditor/editor/filemanager/connectors/uploadtest.html
147305D	UI/WebServerResources/fckeditor/editor/images/anchor.gif
147306D	UI/WebServerResources/fckeditor/editor/images/arrow_ltr.gif
147307D	UI/WebServerResources/fckeditor/editor/images/arrow_rtl.gif
147308D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/angel_smile.gif
147309D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/angry_smile.gif
147310D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/broken_heart.gif
147311D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/cake.gif
147312D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/confused_smile.gif
147313D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/cry_smile.gif
147314D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/devil_smile.gif
147315D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/embaressed_smile.gif
147316D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/envelope.gif
147317D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/heart.gif
147318D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/kiss.gif
147319D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/lightbulb.gif
147320D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/omg_smile.gif
147321D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/regular_smile.gif
147322D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/sad_smile.gif
147323D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/shades_smile.gif
147324D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/teeth_smile.gif
147325D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/thumbs_down.gif
147326D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/thumbs_up.gif
147327D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/tounge_smile.gif
147328D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif
147329D	UI/WebServerResources/fckeditor/editor/images/smiley/msn/wink_smile.gif
147330D	UI/WebServerResources/fckeditor/editor/images/spacer.gif
147331D	UI/WebServerResources/fckeditor/editor/js/fckadobeair.js
147332D	UI/WebServerResources/fckeditor/editor/js/fckeditorcode_gecko.js
147333D	UI/WebServerResources/fckeditor/editor/js/fckeditorcode_ie.js
147334D	UI/WebServerResources/fckeditor/editor/lang/_translationstatus.txt
147335D	UI/WebServerResources/fckeditor/editor/lang/af.js
147336D	UI/WebServerResources/fckeditor/editor/lang/ar.js
147337D	UI/WebServerResources/fckeditor/editor/lang/bg.js
147338D	UI/WebServerResources/fckeditor/editor/lang/bn.js
147339D	UI/WebServerResources/fckeditor/editor/lang/bs.js
147340D	UI/WebServerResources/fckeditor/editor/lang/ca.js
147341D	UI/WebServerResources/fckeditor/editor/lang/cs.js
147342D	UI/WebServerResources/fckeditor/editor/lang/da.js
147343D	UI/WebServerResources/fckeditor/editor/lang/de.js
147344D	UI/WebServerResources/fckeditor/editor/lang/el.js
147345D	UI/WebServerResources/fckeditor/editor/lang/en-au.js
147346D	UI/WebServerResources/fckeditor/editor/lang/en-ca.js
147347D	UI/WebServerResources/fckeditor/editor/lang/en-uk.js
147348D	UI/WebServerResources/fckeditor/editor/lang/en.js
147349D	UI/WebServerResources/fckeditor/editor/lang/eo.js
147350D	UI/WebServerResources/fckeditor/editor/lang/es.js
147351D	UI/WebServerResources/fckeditor/editor/lang/et.js
147352D	UI/WebServerResources/fckeditor/editor/lang/eu.js
147353D	UI/WebServerResources/fckeditor/editor/lang/fa.js
147354D	UI/WebServerResources/fckeditor/editor/lang/fi.js
147355D	UI/WebServerResources/fckeditor/editor/lang/fo.js
147356D	UI/WebServerResources/fckeditor/editor/lang/fr-ca.js
147357D	UI/WebServerResources/fckeditor/editor/lang/fr.js
147358D	UI/WebServerResources/fckeditor/editor/lang/gl.js
147359D	UI/WebServerResources/fckeditor/editor/lang/gu.js
147360D	UI/WebServerResources/fckeditor/editor/lang/he.js
147361D	UI/WebServerResources/fckeditor/editor/lang/hi.js
147362D	UI/WebServerResources/fckeditor/editor/lang/hr.js
147363D	UI/WebServerResources/fckeditor/editor/lang/hu.js
147364D	UI/WebServerResources/fckeditor/editor/lang/is.js
147365D	UI/WebServerResources/fckeditor/editor/lang/it.js
147366D	UI/WebServerResources/fckeditor/editor/lang/ja.js
147367D	UI/WebServerResources/fckeditor/editor/lang/km.js
147368D	UI/WebServerResources/fckeditor/editor/lang/ko.js
147369D	UI/WebServerResources/fckeditor/editor/lang/lt.js
147370D	UI/WebServerResources/fckeditor/editor/lang/lv.js
147371D	UI/WebServerResources/fckeditor/editor/lang/mn.js
147372D	UI/WebServerResources/fckeditor/editor/lang/ms.js
147373D	UI/WebServerResources/fckeditor/editor/lang/nb.js
147374D	UI/WebServerResources/fckeditor/editor/lang/nl.js
147375D	UI/WebServerResources/fckeditor/editor/lang/no.js
147376D	UI/WebServerResources/fckeditor/editor/lang/pl.js
147377D	UI/WebServerResources/fckeditor/editor/lang/pt-br.js
147378D	UI/WebServerResources/fckeditor/editor/lang/pt.js
147379D	UI/WebServerResources/fckeditor/editor/lang/ro.js
147380D	UI/WebServerResources/fckeditor/editor/lang/ru.js
147381D	UI/WebServerResources/fckeditor/editor/lang/sk.js
147382D	UI/WebServerResources/fckeditor/editor/lang/sl.js
147383D	UI/WebServerResources/fckeditor/editor/lang/sr-latn.js
147384D	UI/WebServerResources/fckeditor/editor/lang/sr.js
147385D	UI/WebServerResources/fckeditor/editor/lang/sv.js
147386D	UI/WebServerResources/fckeditor/editor/lang/th.js
147387D	UI/WebServerResources/fckeditor/editor/lang/tr.js
147388D	UI/WebServerResources/fckeditor/editor/lang/uk.js
147389D	UI/WebServerResources/fckeditor/editor/lang/vi.js
147390D	UI/WebServerResources/fckeditor/editor/lang/zh-cn.js
147391D	UI/WebServerResources/fckeditor/editor/lang/zh.js
147392D	UI/WebServerResources/fckeditor/editor/plugins/autogrow/fckplugin.js
147393D	UI/WebServerResources/fckeditor/editor/plugins/bbcode/_sample/sample.config.js
147394D	UI/WebServerResources/fckeditor/editor/plugins/bbcode/_sample/sample.html
147395D	UI/WebServerResources/fckeditor/editor/plugins/bbcode/fckplugin.js
147396D	UI/WebServerResources/fckeditor/editor/plugins/dragresizetable/fckplugin.js
147397D	UI/WebServerResources/fckeditor/editor/plugins/placeholder/fck_placeholder.html
147398D	UI/WebServerResources/fckeditor/editor/plugins/placeholder/fckplugin.js
147399D	UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/de.js
147400D	UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/en.js
147401D	UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/es.js
147402D	UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/fr.js
147403D	UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/it.js
147404D	UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/pl.js
147405D	UI/WebServerResources/fckeditor/editor/plugins/placeholder/placeholder.gif
147406D	UI/WebServerResources/fckeditor/editor/plugins/simplecommands/fckplugin.js
147407D	UI/WebServerResources/fckeditor/editor/plugins/tablecommands/fckplugin.js
147408D	UI/WebServerResources/fckeditor/editor/skins/_fckviewstrips.html
147409D	UI/WebServerResources/fckeditor/editor/skins/default/fck_dialog.css
147410D	UI/WebServerResources/fckeditor/editor/skins/default/fck_dialog_ie6.js
147411D	UI/WebServerResources/fckeditor/editor/skins/default/fck_editor.css
147412D	UI/WebServerResources/fckeditor/editor/skins/default/fck_strip.gif
147413D	UI/WebServerResources/fckeditor/editor/skins/default/images/dialog.sides.gif
147414D	UI/WebServerResources/fckeditor/editor/skins/default/images/dialog.sides.png
147415D	UI/WebServerResources/fckeditor/editor/skins/default/images/dialog.sides.rtl.png
147416D	UI/WebServerResources/fckeditor/editor/skins/default/images/sprites.gif
147417D	UI/WebServerResources/fckeditor/editor/skins/default/images/sprites.png
147418D	UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.arrowright.gif
147419D	UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif
147420D	UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.collapse.gif
147421D	UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.end.gif
147422D	UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.expand.gif
147423D	UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.separator.gif
147424D	UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.start.gif
147425D	UI/WebServerResources/fckeditor/editor/skins/office2003/fck_dialog.css
147426D	UI/WebServerResources/fckeditor/editor/skins/office2003/fck_dialog_ie6.js
147427D	UI/WebServerResources/fckeditor/editor/skins/office2003/fck_editor.css
147428D	UI/WebServerResources/fckeditor/editor/skins/office2003/fck_strip.gif
147429D	UI/WebServerResources/fckeditor/editor/skins/office2003/images/dialog.sides.gif
147430D	UI/WebServerResources/fckeditor/editor/skins/office2003/images/dialog.sides.png
147431D	UI/WebServerResources/fckeditor/editor/skins/office2003/images/dialog.sides.rtl.png
147432D	UI/WebServerResources/fckeditor/editor/skins/office2003/images/sprites.gif
147433D	UI/WebServerResources/fckeditor/editor/skins/office2003/images/sprites.png
147434D	UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.arrowright.gif
147435D	UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.bg.gif
147436D	UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif
147437D	UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.collapse.gif
147438D	UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.end.gif
147439D	UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.expand.gif
147440D	UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.separator.gif
147441D	UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.start.gif
147442D	UI/WebServerResources/fckeditor/editor/skins/silver/fck_dialog.css
147443D	UI/WebServerResources/fckeditor/editor/skins/silver/fck_dialog_ie6.js
147444D	UI/WebServerResources/fckeditor/editor/skins/silver/fck_editor.css
147445D	UI/WebServerResources/fckeditor/editor/skins/silver/fck_strip.gif
147446D	UI/WebServerResources/fckeditor/editor/skins/silver/images/dialog.sides.gif
147447D	UI/WebServerResources/fckeditor/editor/skins/silver/images/dialog.sides.png
147448D	UI/WebServerResources/fckeditor/editor/skins/silver/images/dialog.sides.rtl.png
147449D	UI/WebServerResources/fckeditor/editor/skins/silver/images/sprites.gif
147450D	UI/WebServerResources/fckeditor/editor/skins/silver/images/sprites.png
147451D	UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif
147452D	UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif
147453D	UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif
147454D	UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.collapse.gif
147455D	UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.end.gif
147456D	UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.expand.gif
147457D	UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.separator.gif
147458D	UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.start.gif
147459D	UI/WebServerResources/fckeditor/editor/wsc/ciframe.html
147460D	UI/WebServerResources/fckeditor/editor/wsc/tmpFrameset.html
147461D	UI/WebServerResources/fckeditor/editor/wsc/w.html
147462D	UI/WebServerResources/fckeditor/fckconfig.js
147463D	UI/WebServerResources/fckeditor/fckeditor.js
147464D	UI/WebServerResources/fckeditor/fckpackager.xml
147465D	UI/WebServerResources/fckeditor/fckstyles.xml
147466D	UI/WebServerResources/fckeditor/fcktemplates.xml
147467D	UI/WebServerResources/fckeditor/fckutils.cfm
147468D	UI/WebServerResources/fckeditor/license.txt
147469
147470commit 6ea89d62cdcf749d2f4e49e57a4a1bde1c7ff903
147471Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
147472Date:   Tue Jun 23 23:41:25 2009 +0000
147473
147474    Monotone-Parent: 22b4654cd70bbe3488846e0939147e93e6113c95
147475    Monotone-Revision: dbd490c81ea6cac4c12b2e17661e2fef43219e68
147476
147477    Monotone-Author: wsourdeau@inverse.ca
147478    Monotone-Date: 2009-06-23T23:41:25
147479    Monotone-Branch: ca.inverse.sogo
147480
147481M	ChangeLog
147482M	SoObjects/SOGo/SOGoGCSFolder.m
147483
147484commit 39c9be64dbad1162df3e97d8878be138b963ea87
147485Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
147486Date:   Tue Jun 23 23:38:52 2009 +0000
147487
147488    Monotone-Parent: 5f0e6bd5b6298ffdd908398135216841ba3b6909
147489    Monotone-Revision: 22b4654cd70bbe3488846e0939147e93e6113c95
147490
147491    Monotone-Author: wsourdeau@inverse.ca
147492    Monotone-Date: 2009-06-23T23:38:52
147493    Monotone-Branch: ca.inverse.sogo
147494
147495M	ChangeLog
147496M	SoObjects/Appointments/SOGoAppointmentFolder.m
147497
147498commit f9337f183f10d7b1b59135de0acfd3527bc14a6a
147499Author: C Robert <crobert@inverse.ca>
147500Date:   Tue Jun 23 17:53:18 2009 +0000
147501
147502    HTML Composing, see changelog
147503
147504    Monotone-Parent: b895c283a3da52c67fd91339f704dc8cd49b743f
147505    Monotone-Revision: 5f0e6bd5b6298ffdd908398135216841ba3b6909
147506
147507    Monotone-Author: crobert@inverse.ca
147508    Monotone-Date: 2009-06-23T17:53:18
147509    Monotone-Branch: ca.inverse.sogo
147510
147511M	ChangeLog
147512M	SoObjects/Mailer/NSString+Mail.h
147513M	SoObjects/Mailer/NSString+Mail.m
147514M	SoObjects/Mailer/SOGoDraftObject.m
147515M	SoObjects/Mailer/SOGoMailObject+Draft.m
147516M	SoObjects/Mailer/SOGoMailReply.m
147517M	UI/MailPartViewers/UIxMailPartTextViewer.m
147518M	UI/PreferencesUI/UIxPreferences.m
147519M	UI/Templates/MailerUI/UIxMailEditor.wox
147520M	UI/Templates/PreferencesUI/UIxPreferences.wox
147521M	UI/WebServerResources/GNUmakefile
147522M	UI/WebServerResources/UIxMailEditor.js
147523M	UI/WebServerResources/UIxPreferences.js
147524
147525commit 445224aa8f61cc2ed388325a156e725c6679d278
147526Author: C Robert <crobert@inverse.ca>
147527Date:   Tue Jun 23 17:43:40 2009 +0000
147528
147529    Monotone-Parent: a2484b6dd613d9d77b8358bcdf898ad814c58c32
147530    Monotone-Revision: b895c283a3da52c67fd91339f704dc8cd49b743f
147531
147532    Monotone-Author: crobert@inverse.ca
147533    Monotone-Date: 2009-06-23T17:43:40
147534    Monotone-Branch: ca.inverse.sogo
147535
147536M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
147537
147538commit 69853fef9133976a7d141d0bca66386fed9394c9
147539Author: C Robert <crobert@inverse.ca>
147540Date:   Tue Jun 23 17:43:20 2009 +0000
147541
147542    New strings
147543
147544    Monotone-Parent: 6734e3a43a98dff1324a7329b27decda3bfe1ebc
147545    Monotone-Revision: a2484b6dd613d9d77b8358bcdf898ad814c58c32
147546
147547    Monotone-Author: crobert@inverse.ca
147548    Monotone-Date: 2009-06-23T17:43:20
147549    Monotone-Branch: ca.inverse.sogo
147550
147551M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
147552M	UI/PreferencesUI/English.lproj/Localizable.strings
147553M	UI/PreferencesUI/French.lproj/Localizable.strings
147554M	UI/PreferencesUI/German.lproj/Localizable.strings
147555M	UI/PreferencesUI/Italian.lproj/Localizable.strings
147556M	UI/PreferencesUI/Russian.lproj/Localizable.strings
147557M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
147558
147559commit a373c28da8753c76d34fe3570923fff01c68b57c
147560Author: C Robert <crobert@inverse.ca>
147561Date:   Tue Jun 23 17:41:38 2009 +0000
147562
147563    Added FCK
147564
147565    Monotone-Parent: 2bb0c651a5f3ed0338d78594fd2f6f2ced5e171e
147566    Monotone-Revision: 6734e3a43a98dff1324a7329b27decda3bfe1ebc
147567
147568    Monotone-Author: crobert@inverse.ca
147569    Monotone-Date: 2009-06-23T17:41:38
147570    Monotone-Branch: ca.inverse.sogo
147571
147572A	UI/WebServerResources/fckeditor/editor/_source/classes/fckcontextmenu.js
147573A	UI/WebServerResources/fckeditor/editor/_source/classes/fckdataprocessor.js
147574A	UI/WebServerResources/fckeditor/editor/_source/classes/fckdocumentfragment_gecko.js
147575A	UI/WebServerResources/fckeditor/editor/_source/classes/fckdocumentfragment_ie.js
147576A	UI/WebServerResources/fckeditor/editor/_source/classes/fckdomrange.js
147577A	UI/WebServerResources/fckeditor/editor/_source/classes/fckdomrange_gecko.js
147578A	UI/WebServerResources/fckeditor/editor/_source/classes/fckdomrange_ie.js
147579A	UI/WebServerResources/fckeditor/editor/_source/classes/fckdomrangeiterator.js
147580A	UI/WebServerResources/fckeditor/editor/_source/classes/fckeditingarea.js
147581A	UI/WebServerResources/fckeditor/editor/_source/classes/fckelementpath.js
147582A	UI/WebServerResources/fckeditor/editor/_source/classes/fckenterkey.js
147583A	UI/WebServerResources/fckeditor/editor/_source/classes/fckevents.js
147584A	UI/WebServerResources/fckeditor/editor/_source/classes/fckhtmliterator.js
147585A	UI/WebServerResources/fckeditor/editor/_source/classes/fckicon.js
147586A	UI/WebServerResources/fckeditor/editor/_source/classes/fckiecleanup.js
147587A	UI/WebServerResources/fckeditor/editor/_source/classes/fckimagepreloader.js
147588A	UI/WebServerResources/fckeditor/editor/_source/classes/fckkeystrokehandler.js
147589A	UI/WebServerResources/fckeditor/editor/_source/classes/fckmenublock.js
147590A	UI/WebServerResources/fckeditor/editor/_source/classes/fckmenublockpanel.js
147591A	UI/WebServerResources/fckeditor/editor/_source/classes/fckmenuitem.js
147592A	UI/WebServerResources/fckeditor/editor/_source/classes/fckpanel.js
147593A	UI/WebServerResources/fckeditor/editor/_source/classes/fckplugin.js
147594A	UI/WebServerResources/fckeditor/editor/_source/classes/fckspecialcombo.js
147595A	UI/WebServerResources/fckeditor/editor/_source/classes/fckstyle.js
147596A	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbar.js
147597A	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarbreak_gecko.js
147598A	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarbreak_ie.js
147599A	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarbutton.js
147600A	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarbuttonui.js
147601A	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarfontformatcombo.js
147602A	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarfontscombo.js
147603A	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarfontsizecombo.js
147604A	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarpanelbutton.js
147605A	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarspecialcombo.js
147606A	UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarstylecombo.js
147607A	UI/WebServerResources/fckeditor/editor/_source/classes/fckw3crange.js
147608A	UI/WebServerResources/fckeditor/editor/_source/classes/fckxml.js
147609A	UI/WebServerResources/fckeditor/editor/_source/classes/fckxml_gecko.js
147610A	UI/WebServerResources/fckeditor/editor/_source/classes/fckxml_ie.js
147611A	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fck_othercommands.js
147612A	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckblockquotecommand.js
147613A	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckcorestylecommand.js
147614A	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckfitwindow.js
147615A	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckindentcommands.js
147616A	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckjustifycommands.js
147617A	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fcklistcommands.js
147618A	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fcknamedcommand.js
147619A	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js
147620A	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckpastewordcommand.js
147621A	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckremoveformatcommand.js
147622A	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckshowblocks.js
147623A	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js
147624A	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js
147625A	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckstylecommand.js
147626A	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fcktablecommand.js
147627A	UI/WebServerResources/fckeditor/editor/_source/commandclasses/fcktextcolorcommand.js
147628A	UI/WebServerResources/fckeditor/editor/_source/fckconstants.js
147629A	UI/WebServerResources/fckeditor/editor/_source/fckeditorapi.js
147630A	UI/WebServerResources/fckeditor/editor/_source/fckjscoreextensions.js
147631A	UI/WebServerResources/fckeditor/editor/_source/fckscriptloader.js
147632A	UI/WebServerResources/fckeditor/editor/_source/internals/fck.js
147633A	UI/WebServerResources/fckeditor/editor/_source/internals/fck_contextmenu.js
147634A	UI/WebServerResources/fckeditor/editor/_source/internals/fck_gecko.js
147635A	UI/WebServerResources/fckeditor/editor/_source/internals/fck_ie.js
147636A	UI/WebServerResources/fckeditor/editor/_source/internals/fckbrowserinfo.js
147637A	UI/WebServerResources/fckeditor/editor/_source/internals/fckcodeformatter.js
147638A	UI/WebServerResources/fckeditor/editor/_source/internals/fckcommands.js
147639A	UI/WebServerResources/fckeditor/editor/_source/internals/fckconfig.js
147640A	UI/WebServerResources/fckeditor/editor/_source/internals/fckdebug.js
147641A	UI/WebServerResources/fckeditor/editor/_source/internals/fckdebug_empty.js
147642A	UI/WebServerResources/fckeditor/editor/_source/internals/fckdialog.js
147643A	UI/WebServerResources/fckeditor/editor/_source/internals/fckdocumentprocessor.js
147644A	UI/WebServerResources/fckeditor/editor/_source/internals/fckdomtools.js
147645A	UI/WebServerResources/fckeditor/editor/_source/internals/fcklanguagemanager.js
147646A	UI/WebServerResources/fckeditor/editor/_source/internals/fcklisthandler.js
147647A	UI/WebServerResources/fckeditor/editor/_source/internals/fcklistslib.js
147648A	UI/WebServerResources/fckeditor/editor/_source/internals/fckplugins.js
147649A	UI/WebServerResources/fckeditor/editor/_source/internals/fckregexlib.js
147650A	UI/WebServerResources/fckeditor/editor/_source/internals/fckselection.js
147651A	UI/WebServerResources/fckeditor/editor/_source/internals/fckselection_gecko.js
147652A	UI/WebServerResources/fckeditor/editor/_source/internals/fckselection_ie.js
147653A	UI/WebServerResources/fckeditor/editor/_source/internals/fckstyles.js
147654A	UI/WebServerResources/fckeditor/editor/_source/internals/fcktablehandler.js
147655A	UI/WebServerResources/fckeditor/editor/_source/internals/fcktablehandler_gecko.js
147656A	UI/WebServerResources/fckeditor/editor/_source/internals/fcktablehandler_ie.js
147657A	UI/WebServerResources/fckeditor/editor/_source/internals/fcktoolbaritems.js
147658A	UI/WebServerResources/fckeditor/editor/_source/internals/fcktoolbarset.js
147659A	UI/WebServerResources/fckeditor/editor/_source/internals/fcktools.js
147660A	UI/WebServerResources/fckeditor/editor/_source/internals/fcktools_gecko.js
147661A	UI/WebServerResources/fckeditor/editor/_source/internals/fcktools_ie.js
147662A	UI/WebServerResources/fckeditor/editor/_source/internals/fckundo.js
147663A	UI/WebServerResources/fckeditor/editor/_source/internals/fckurlparams.js
147664A	UI/WebServerResources/fckeditor/editor/_source/internals/fckxhtml.js
147665A	UI/WebServerResources/fckeditor/editor/_source/internals/fckxhtml_gecko.js
147666A	UI/WebServerResources/fckeditor/editor/_source/internals/fckxhtml_ie.js
147667A	UI/WebServerResources/fckeditor/editor/_source/internals/fckxhtmlentities.js
147668A	UI/WebServerResources/fckeditor/editor/css/behaviors/disablehandles.htc
147669A	UI/WebServerResources/fckeditor/editor/css/behaviors/showtableborders.htc
147670A	UI/WebServerResources/fckeditor/editor/css/fck_editorarea.css
147671A	UI/WebServerResources/fckeditor/editor/css/fck_internal.css
147672A	UI/WebServerResources/fckeditor/editor/css/fck_showtableborders_gecko.css
147673A	UI/WebServerResources/fckeditor/editor/css/images/block_address.png
147674A	UI/WebServerResources/fckeditor/editor/css/images/block_blockquote.png
147675A	UI/WebServerResources/fckeditor/editor/css/images/block_div.png
147676A	UI/WebServerResources/fckeditor/editor/css/images/block_h1.png
147677A	UI/WebServerResources/fckeditor/editor/css/images/block_h2.png
147678A	UI/WebServerResources/fckeditor/editor/css/images/block_h3.png
147679A	UI/WebServerResources/fckeditor/editor/css/images/block_h4.png
147680A	UI/WebServerResources/fckeditor/editor/css/images/block_h5.png
147681A	UI/WebServerResources/fckeditor/editor/css/images/block_h6.png
147682A	UI/WebServerResources/fckeditor/editor/css/images/block_p.png
147683A	UI/WebServerResources/fckeditor/editor/css/images/block_pre.png
147684A	UI/WebServerResources/fckeditor/editor/css/images/fck_anchor.gif
147685A	UI/WebServerResources/fckeditor/editor/css/images/fck_flashlogo.gif
147686A	UI/WebServerResources/fckeditor/editor/css/images/fck_hiddenfield.gif
147687A	UI/WebServerResources/fckeditor/editor/css/images/fck_pagebreak.gif
147688A	UI/WebServerResources/fckeditor/editor/css/images/fck_plugin.gif
147689A	UI/WebServerResources/fckeditor/editor/dialog/common/fck_dialog_common.css
147690A	UI/WebServerResources/fckeditor/editor/dialog/common/fck_dialog_common.js
147691A	UI/WebServerResources/fckeditor/editor/dialog/common/images/locked.gif
147692A	UI/WebServerResources/fckeditor/editor/dialog/common/images/reset.gif
147693A	UI/WebServerResources/fckeditor/editor/dialog/common/images/unlocked.gif
147694A	UI/WebServerResources/fckeditor/editor/dialog/fck_about.html
147695A	UI/WebServerResources/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif
147696A	UI/WebServerResources/fckeditor/editor/dialog/fck_about/logo_fredck.gif
147697A	UI/WebServerResources/fckeditor/editor/dialog/fck_about/sponsors/spellchecker_net.gif
147698A	UI/WebServerResources/fckeditor/editor/dialog/fck_anchor.html
147699A	UI/WebServerResources/fckeditor/editor/dialog/fck_button.html
147700A	UI/WebServerResources/fckeditor/editor/dialog/fck_checkbox.html
147701A	UI/WebServerResources/fckeditor/editor/dialog/fck_colorselector.html
147702A	UI/WebServerResources/fckeditor/editor/dialog/fck_div.html
147703A	UI/WebServerResources/fckeditor/editor/dialog/fck_docprops.html
147704A	UI/WebServerResources/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html
147705A	UI/WebServerResources/fckeditor/editor/dialog/fck_flash.html
147706A	UI/WebServerResources/fckeditor/editor/dialog/fck_flash/fck_flash.js
147707A	UI/WebServerResources/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html
147708A	UI/WebServerResources/fckeditor/editor/dialog/fck_form.html
147709A	UI/WebServerResources/fckeditor/editor/dialog/fck_hiddenfield.html
147710A	UI/WebServerResources/fckeditor/editor/dialog/fck_image.html
147711A	UI/WebServerResources/fckeditor/editor/dialog/fck_image/fck_image.js
147712A	UI/WebServerResources/fckeditor/editor/dialog/fck_image/fck_image_preview.html
147713A	UI/WebServerResources/fckeditor/editor/dialog/fck_link.html
147714A	UI/WebServerResources/fckeditor/editor/dialog/fck_link/fck_link.js
147715A	UI/WebServerResources/fckeditor/editor/dialog/fck_listprop.html
147716A	UI/WebServerResources/fckeditor/editor/dialog/fck_paste.html
147717A	UI/WebServerResources/fckeditor/editor/dialog/fck_radiobutton.html
147718A	UI/WebServerResources/fckeditor/editor/dialog/fck_replace.html
147719A	UI/WebServerResources/fckeditor/editor/dialog/fck_select.html
147720A	UI/WebServerResources/fckeditor/editor/dialog/fck_select/fck_select.js
147721A	UI/WebServerResources/fckeditor/editor/dialog/fck_smiley.html
147722A	UI/WebServerResources/fckeditor/editor/dialog/fck_source.html
147723A	UI/WebServerResources/fckeditor/editor/dialog/fck_specialchar.html
147724A	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages.html
147725A	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html
147726A	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js
147727A	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html
147728A	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm
147729A	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php
147730A	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl
147731A	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js
147732A	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html
147733A	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css
147734A	UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js
147735A	UI/WebServerResources/fckeditor/editor/dialog/fck_table.html
147736A	UI/WebServerResources/fckeditor/editor/dialog/fck_tablecell.html
147737A	UI/WebServerResources/fckeditor/editor/dialog/fck_template.html
147738A	UI/WebServerResources/fckeditor/editor/dialog/fck_template/images/template1.gif
147739A	UI/WebServerResources/fckeditor/editor/dialog/fck_template/images/template2.gif
147740A	UI/WebServerResources/fckeditor/editor/dialog/fck_template/images/template3.gif
147741A	UI/WebServerResources/fckeditor/editor/dialog/fck_textarea.html
147742A	UI/WebServerResources/fckeditor/editor/dialog/fck_textfield.html
147743A	UI/WebServerResources/fckeditor/editor/dtd/fck_dtd_test.html
147744A	UI/WebServerResources/fckeditor/editor/dtd/fck_xhtml10strict.js
147745A	UI/WebServerResources/fckeditor/editor/dtd/fck_xhtml10transitional.js
147746A	UI/WebServerResources/fckeditor/editor/fckdebug.html
147747A	UI/WebServerResources/fckeditor/editor/fckdialog.html
147748A	UI/WebServerResources/fckeditor/editor/fckeditor.html
147749A	UI/WebServerResources/fckeditor/editor/fckeditor.original.html
147750A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/browser.css
147751A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/browser.html
147752A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmactualfolder.html
147753A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html
147754A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmfolders.html
147755A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmresourceslist.html
147756A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmresourcetype.html
147757A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmupload.html
147758A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif
147759A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/Folder.gif
147760A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/Folder32.gif
147761A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif
147762A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif
147763A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif
147764A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif
147765A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif
147766A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif
147767A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif
147768A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif
147769A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif
147770A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif
147771A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif
147772A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif
147773A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif
147774A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif
147775A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif
147776A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif
147777A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif
147778A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif
147779A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif
147780A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif
147781A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/png.gif
147782A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif
147783A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif
147784A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif
147785A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif
147786A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif
147787A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif
147788A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif
147789A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif
147790A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif
147791A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif
147792A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif
147793A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif
147794A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif
147795A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif
147796A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif
147797A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif
147798A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif
147799A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif
147800A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif
147801A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif
147802A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/html.gif
147803A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif
147804A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/js.gif
147805A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif
147806A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif
147807A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif
147808A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/png.gif
147809A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif
147810A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif
147811A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif
147812A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif
147813A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif
147814A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif
147815A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif
147816A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif
147817A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif
147818A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/spacer.gif
147819A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/js/common.js
147820A	UI/WebServerResources/fckeditor/editor/filemanager/browser/default/js/fckxml.js
147821A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/basexml.asp
147822A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/class_upload.asp
147823A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/commands.asp
147824A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/config.asp
147825A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/connector.asp
147826A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/io.asp
147827A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/upload.asp
147828A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/util.asp
147829A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/aspx/config.ascx
147830A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/aspx/connector.aspx
147831A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/aspx/upload.aspx
147832A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/ImageObject.cfc
147833A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf5_connector.cfm
147834A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf5_upload.cfm
147835A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_basexml.cfm
147836A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_commands.cfm
147837A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_connector.cfm
147838A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_io.cfm
147839A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_upload.cfm
147840A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_util.cfm
147841A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/config.cfm
147842A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/connector.cfm
147843A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/image.cfc
147844A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/upload.cfm
147845A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/lasso/config.lasso
147846A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/lasso/connector.lasso
147847A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/lasso/upload.lasso
147848A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/basexml.pl
147849A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/commands.pl
147850A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/connector.cgi
147851A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/io.pl
147852A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/upload.cgi
147853A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/upload_fck.pl
147854A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/util.pl
147855A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/basexml.php
147856A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/commands.php
147857A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/config.php
147858A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/connector.php
147859A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/io.php
147860A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/phpcompat.php
147861A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/upload.php
147862A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/util.php
147863A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/config.py
147864A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/connector.py
147865A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/fckcommands.py
147866A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/fckconnector.py
147867A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/fckoutput.py
147868A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/fckutil.py
147869A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/htaccess.txt
147870A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/upload.py
147871A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/wsgi.py
147872A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/zope.py
147873A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/test.html
147874A	UI/WebServerResources/fckeditor/editor/filemanager/connectors/uploadtest.html
147875A	UI/WebServerResources/fckeditor/editor/images/anchor.gif
147876A	UI/WebServerResources/fckeditor/editor/images/arrow_ltr.gif
147877A	UI/WebServerResources/fckeditor/editor/images/arrow_rtl.gif
147878A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/angel_smile.gif
147879A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/angry_smile.gif
147880A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/broken_heart.gif
147881A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/cake.gif
147882A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/confused_smile.gif
147883A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/cry_smile.gif
147884A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/devil_smile.gif
147885A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/embaressed_smile.gif
147886A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/envelope.gif
147887A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/heart.gif
147888A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/kiss.gif
147889A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/lightbulb.gif
147890A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/omg_smile.gif
147891A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/regular_smile.gif
147892A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/sad_smile.gif
147893A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/shades_smile.gif
147894A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/teeth_smile.gif
147895A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/thumbs_down.gif
147896A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/thumbs_up.gif
147897A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/tounge_smile.gif
147898A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif
147899A	UI/WebServerResources/fckeditor/editor/images/smiley/msn/wink_smile.gif
147900A	UI/WebServerResources/fckeditor/editor/images/spacer.gif
147901A	UI/WebServerResources/fckeditor/editor/js/fckadobeair.js
147902A	UI/WebServerResources/fckeditor/editor/js/fckeditorcode_gecko.js
147903A	UI/WebServerResources/fckeditor/editor/js/fckeditorcode_ie.js
147904A	UI/WebServerResources/fckeditor/editor/lang/_translationstatus.txt
147905A	UI/WebServerResources/fckeditor/editor/lang/af.js
147906A	UI/WebServerResources/fckeditor/editor/lang/ar.js
147907A	UI/WebServerResources/fckeditor/editor/lang/bg.js
147908A	UI/WebServerResources/fckeditor/editor/lang/bn.js
147909A	UI/WebServerResources/fckeditor/editor/lang/bs.js
147910A	UI/WebServerResources/fckeditor/editor/lang/ca.js
147911A	UI/WebServerResources/fckeditor/editor/lang/cs.js
147912A	UI/WebServerResources/fckeditor/editor/lang/da.js
147913A	UI/WebServerResources/fckeditor/editor/lang/de.js
147914A	UI/WebServerResources/fckeditor/editor/lang/el.js
147915A	UI/WebServerResources/fckeditor/editor/lang/en-au.js
147916A	UI/WebServerResources/fckeditor/editor/lang/en-ca.js
147917A	UI/WebServerResources/fckeditor/editor/lang/en-uk.js
147918A	UI/WebServerResources/fckeditor/editor/lang/en.js
147919A	UI/WebServerResources/fckeditor/editor/lang/eo.js
147920A	UI/WebServerResources/fckeditor/editor/lang/es.js
147921A	UI/WebServerResources/fckeditor/editor/lang/et.js
147922A	UI/WebServerResources/fckeditor/editor/lang/eu.js
147923A	UI/WebServerResources/fckeditor/editor/lang/fa.js
147924A	UI/WebServerResources/fckeditor/editor/lang/fi.js
147925A	UI/WebServerResources/fckeditor/editor/lang/fo.js
147926A	UI/WebServerResources/fckeditor/editor/lang/fr-ca.js
147927A	UI/WebServerResources/fckeditor/editor/lang/fr.js
147928A	UI/WebServerResources/fckeditor/editor/lang/gl.js
147929A	UI/WebServerResources/fckeditor/editor/lang/gu.js
147930A	UI/WebServerResources/fckeditor/editor/lang/he.js
147931A	UI/WebServerResources/fckeditor/editor/lang/hi.js
147932A	UI/WebServerResources/fckeditor/editor/lang/hr.js
147933A	UI/WebServerResources/fckeditor/editor/lang/hu.js
147934A	UI/WebServerResources/fckeditor/editor/lang/is.js
147935A	UI/WebServerResources/fckeditor/editor/lang/it.js
147936A	UI/WebServerResources/fckeditor/editor/lang/ja.js
147937A	UI/WebServerResources/fckeditor/editor/lang/km.js
147938A	UI/WebServerResources/fckeditor/editor/lang/ko.js
147939A	UI/WebServerResources/fckeditor/editor/lang/lt.js
147940A	UI/WebServerResources/fckeditor/editor/lang/lv.js
147941A	UI/WebServerResources/fckeditor/editor/lang/mn.js
147942A	UI/WebServerResources/fckeditor/editor/lang/ms.js
147943A	UI/WebServerResources/fckeditor/editor/lang/nb.js
147944A	UI/WebServerResources/fckeditor/editor/lang/nl.js
147945A	UI/WebServerResources/fckeditor/editor/lang/no.js
147946A	UI/WebServerResources/fckeditor/editor/lang/pl.js
147947A	UI/WebServerResources/fckeditor/editor/lang/pt-br.js
147948A	UI/WebServerResources/fckeditor/editor/lang/pt.js
147949A	UI/WebServerResources/fckeditor/editor/lang/ro.js
147950A	UI/WebServerResources/fckeditor/editor/lang/ru.js
147951A	UI/WebServerResources/fckeditor/editor/lang/sk.js
147952A	UI/WebServerResources/fckeditor/editor/lang/sl.js
147953A	UI/WebServerResources/fckeditor/editor/lang/sr-latn.js
147954A	UI/WebServerResources/fckeditor/editor/lang/sr.js
147955A	UI/WebServerResources/fckeditor/editor/lang/sv.js
147956A	UI/WebServerResources/fckeditor/editor/lang/th.js
147957A	UI/WebServerResources/fckeditor/editor/lang/tr.js
147958A	UI/WebServerResources/fckeditor/editor/lang/uk.js
147959A	UI/WebServerResources/fckeditor/editor/lang/vi.js
147960A	UI/WebServerResources/fckeditor/editor/lang/zh-cn.js
147961A	UI/WebServerResources/fckeditor/editor/lang/zh.js
147962A	UI/WebServerResources/fckeditor/editor/plugins/autogrow/fckplugin.js
147963A	UI/WebServerResources/fckeditor/editor/plugins/bbcode/_sample/sample.config.js
147964A	UI/WebServerResources/fckeditor/editor/plugins/bbcode/_sample/sample.html
147965A	UI/WebServerResources/fckeditor/editor/plugins/bbcode/fckplugin.js
147966A	UI/WebServerResources/fckeditor/editor/plugins/dragresizetable/fckplugin.js
147967A	UI/WebServerResources/fckeditor/editor/plugins/placeholder/fck_placeholder.html
147968A	UI/WebServerResources/fckeditor/editor/plugins/placeholder/fckplugin.js
147969A	UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/de.js
147970A	UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/en.js
147971A	UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/es.js
147972A	UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/fr.js
147973A	UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/it.js
147974A	UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/pl.js
147975A	UI/WebServerResources/fckeditor/editor/plugins/placeholder/placeholder.gif
147976A	UI/WebServerResources/fckeditor/editor/plugins/simplecommands/fckplugin.js
147977A	UI/WebServerResources/fckeditor/editor/plugins/tablecommands/fckplugin.js
147978A	UI/WebServerResources/fckeditor/editor/skins/_fckviewstrips.html
147979A	UI/WebServerResources/fckeditor/editor/skins/default/fck_dialog.css
147980A	UI/WebServerResources/fckeditor/editor/skins/default/fck_dialog_ie6.js
147981A	UI/WebServerResources/fckeditor/editor/skins/default/fck_editor.css
147982A	UI/WebServerResources/fckeditor/editor/skins/default/fck_strip.gif
147983A	UI/WebServerResources/fckeditor/editor/skins/default/images/dialog.sides.gif
147984A	UI/WebServerResources/fckeditor/editor/skins/default/images/dialog.sides.png
147985A	UI/WebServerResources/fckeditor/editor/skins/default/images/dialog.sides.rtl.png
147986A	UI/WebServerResources/fckeditor/editor/skins/default/images/sprites.gif
147987A	UI/WebServerResources/fckeditor/editor/skins/default/images/sprites.png
147988A	UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.arrowright.gif
147989A	UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif
147990A	UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.collapse.gif
147991A	UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.end.gif
147992A	UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.expand.gif
147993A	UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.separator.gif
147994A	UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.start.gif
147995A	UI/WebServerResources/fckeditor/editor/skins/office2003/fck_dialog.css
147996A	UI/WebServerResources/fckeditor/editor/skins/office2003/fck_dialog_ie6.js
147997A	UI/WebServerResources/fckeditor/editor/skins/office2003/fck_editor.css
147998A	UI/WebServerResources/fckeditor/editor/skins/office2003/fck_strip.gif
147999A	UI/WebServerResources/fckeditor/editor/skins/office2003/images/dialog.sides.gif
148000A	UI/WebServerResources/fckeditor/editor/skins/office2003/images/dialog.sides.png
148001A	UI/WebServerResources/fckeditor/editor/skins/office2003/images/dialog.sides.rtl.png
148002A	UI/WebServerResources/fckeditor/editor/skins/office2003/images/sprites.gif
148003A	UI/WebServerResources/fckeditor/editor/skins/office2003/images/sprites.png
148004A	UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.arrowright.gif
148005A	UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.bg.gif
148006A	UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif
148007A	UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.collapse.gif
148008A	UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.end.gif
148009A	UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.expand.gif
148010A	UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.separator.gif
148011A	UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.start.gif
148012A	UI/WebServerResources/fckeditor/editor/skins/silver/fck_dialog.css
148013A	UI/WebServerResources/fckeditor/editor/skins/silver/fck_dialog_ie6.js
148014A	UI/WebServerResources/fckeditor/editor/skins/silver/fck_editor.css
148015A	UI/WebServerResources/fckeditor/editor/skins/silver/fck_strip.gif
148016A	UI/WebServerResources/fckeditor/editor/skins/silver/images/dialog.sides.gif
148017A	UI/WebServerResources/fckeditor/editor/skins/silver/images/dialog.sides.png
148018A	UI/WebServerResources/fckeditor/editor/skins/silver/images/dialog.sides.rtl.png
148019A	UI/WebServerResources/fckeditor/editor/skins/silver/images/sprites.gif
148020A	UI/WebServerResources/fckeditor/editor/skins/silver/images/sprites.png
148021A	UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif
148022A	UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif
148023A	UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif
148024A	UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.collapse.gif
148025A	UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.end.gif
148026A	UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.expand.gif
148027A	UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.separator.gif
148028A	UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.start.gif
148029A	UI/WebServerResources/fckeditor/editor/wsc/ciframe.html
148030A	UI/WebServerResources/fckeditor/editor/wsc/tmpFrameset.html
148031A	UI/WebServerResources/fckeditor/editor/wsc/w.html
148032A	UI/WebServerResources/fckeditor/fckconfig.js
148033A	UI/WebServerResources/fckeditor/fckeditor.js
148034A	UI/WebServerResources/fckeditor/fckpackager.xml
148035A	UI/WebServerResources/fckeditor/fckstyles.xml
148036A	UI/WebServerResources/fckeditor/fcktemplates.xml
148037A	UI/WebServerResources/fckeditor/fckutils.cfm
148038A	UI/WebServerResources/fckeditor/license.txt
148039
148040commit ebff1411c519e12ecef572ce177d3fe20dbfcf3c
148041Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148042Date:   Fri Jun 19 20:52:04 2009 +0000
148043
148044    Monotone-Parent: 3db57c782245c50b497639b988f3885b27a998a4
148045    Monotone-Revision: 2bb0c651a5f3ed0338d78594fd2f6f2ced5e171e
148046
148047    Monotone-Author: wsourdeau@inverse.ca
148048    Monotone-Date: 2009-06-19T20:52:04
148049    Monotone-Branch: ca.inverse.sogo
148050
148051M	NEWS
148052M	SoObjects/Appointments/SOGoAppointmentFolder.m
148053
148054commit c36ebb7624b2b1c7ae23c08ac2f5e122cea2e5db
148055Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148056Date:   Fri Jun 19 20:14:19 2009 +0000
148057
148058    Monotone-Parent: 693f258d762745d4b943a8edf8adf8f691c787f1
148059    Monotone-Revision: 3db57c782245c50b497639b988f3885b27a998a4
148060
148061    Monotone-Author: wsourdeau@inverse.ca
148062    Monotone-Date: 2009-06-19T20:14:19
148063    Monotone-Branch: ca.inverse.sogo
148064
148065M	ChangeLog
148066M	SoObjects/SOGo/SOGoGCSFolder.m
148067
148068commit aa09636ec6017965b8704d0b3d19f3c59d6dd89e
148069Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148070Date:   Fri Jun 19 16:20:49 2009 +0000
148071
148072    Monotone-Parent: 8e107fb288c79a6ab48898f0f819a6f622daaab3
148073    Monotone-Revision: 693f258d762745d4b943a8edf8adf8f691c787f1
148074
148075    Monotone-Author: wsourdeau@inverse.ca
148076    Monotone-Date: 2009-06-19T16:20:49
148077    Monotone-Branch: ca.inverse.sogo
148078
148079M	ChangeLog
148080M	SoObjects/Appointments/SOGoAppointmentFolder.m
148081M	SoObjects/SOGo/SOGoGCSFolder.m
148082
148083commit c2656306eddc4f38bb622097341a28ae7cc0036e
148084Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148085Date:   Fri Jun 19 15:34:22 2009 +0000
148086
148087    Monotone-Parent: dd40f80285290c9b934e5644f0e30ea7b3ef0577
148088    Monotone-Revision: 8e107fb288c79a6ab48898f0f819a6f622daaab3
148089
148090    Monotone-Author: wsourdeau@inverse.ca
148091    Monotone-Date: 2009-06-19T15:34:22
148092    Monotone-Branch: ca.inverse.sogo
148093
148094M	ChangeLog
148095M	SoObjects/Appointments/SOGoAppointmentFolder.m
148096
148097commit 988779e0982ca920f1d1161df1f46336e0c170b8
148098Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148099Date:   Fri Jun 19 15:17:12 2009 +0000
148100
148101    Monotone-Parent: 3a06415372a1a1f51b286861a4ab3a51dd7df886
148102    Monotone-Revision: dd40f80285290c9b934e5644f0e30ea7b3ef0577
148103
148104    Monotone-Author: wsourdeau@inverse.ca
148105    Monotone-Date: 2009-06-19T15:17:12
148106    Monotone-Branch: ca.inverse.sogo
148107
148108M	SoObjects/Appointments/SOGoAppointmentFolder.m
148109
148110commit 1a67a3454be5e6da2903192a033aea22f86d2990
148111Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148112Date:   Fri Jun 19 14:49:47 2009 +0000
148113
148114    Monotone-Parent: e785838ad834b8a805eeb85700cd115f2501c0f7
148115    Monotone-Revision: db5e568c7dc79c31416d0756d5275c3a7271ea61
148116
148117    Monotone-Author: wsourdeau@inverse.ca
148118    Monotone-Date: 2009-06-19T14:49:47
148119    Monotone-Branch: ca.inverse.sogo
148120
148121M	ChangeLog
148122M	SoObjects/SOGo/SOGoGCSFolder.m
148123
148124commit 853cc1312e839b3241d13a0a710bb589d3a7e453
148125Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148126Date:   Fri Jun 19 14:48:25 2009 +0000
148127
148128    Monotone-Parent: a87d7a6ebe1e63e7828494f7104ff49289abc15e
148129    Monotone-Revision: e785838ad834b8a805eeb85700cd115f2501c0f7
148130
148131    Monotone-Author: wsourdeau@inverse.ca
148132    Monotone-Date: 2009-06-19T14:48:25
148133    Monotone-Branch: ca.inverse.sogo
148134
148135M	ChangeLog
148136M	SoObjects/SOGo/NSArray+DAV.m
148137M	SoObjects/SOGo/NSString+DAV.h
148138M	SoObjects/SOGo/NSString+DAV.m
148139
148140commit 411b7df5b71124ed9de06698ce89b91f51a981b3
148141Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148142Date:   Fri Jun 19 14:46:30 2009 +0000
148143
148144    Monotone-Parent: e08bf029e9ee41f43a434bea4375594adea34f97
148145    Monotone-Revision: a87d7a6ebe1e63e7828494f7104ff49289abc15e
148146
148147    Monotone-Author: wsourdeau@inverse.ca
148148    Monotone-Date: 2009-06-19T14:46:30
148149    Monotone-Branch: ca.inverse.sogo
148150
148151M	SoObjects/Appointments/SOGoAppointmentFolder.m
148152
148153commit 7ef86a677e50d80d7e976ee05989b240a7c65e31
148154Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148155Date:   Fri Jun 19 14:46:24 2009 +0000
148156
148157    Monotone-Parent: 2af1a4a61509de5048a17987479e677756dc2134
148158    Monotone-Revision: e08bf029e9ee41f43a434bea4375594adea34f97
148159
148160    Monotone-Author: wsourdeau@inverse.ca
148161    Monotone-Date: 2009-06-19T14:46:24
148162    Monotone-Branch: ca.inverse.sogo
148163
148164M	SoObjects/SOGo/NSDictionary+DAV.m
148165
148166commit 31b7bd43377e1f7cffbfe2d20efa03b3f58c329b
148167Author: Francis Lachapelle <flachapelle@inverse.ca>
148168Date:   Thu Jun 18 23:01:15 2009 +0000
148169
148170    Monotone-Parent: cce626b1665a1e4c101dbefb518c640190f718d5
148171    Monotone-Revision: dc9dc8d5f131b13fcd58dd6c796f3dfaa553a104
148172
148173    Monotone-Author: flachapelle@inverse.ca
148174    Monotone-Date: 2009-06-18T23:01:15
148175    Monotone-Branch: ca.inverse.sogo
148176
148177M	UI/WebServerResources/SchedulerUI.js
148178
148179commit 1e49373ab9ecf0ba430b04277e4f8552755b83e0
148180Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148181Date:   Thu Jun 18 20:58:46 2009 +0000
148182
148183    Monotone-Parent: 5db95c823716f08780a1e57b51f753d465c61194
148184    Monotone-Revision: 2af1a4a61509de5048a17987479e677756dc2134
148185
148186    Monotone-Author: wsourdeau@inverse.ca
148187    Monotone-Date: 2009-06-18T20:58:46
148188    Monotone-Branch: ca.inverse.sogo
148189
148190M	ChangeLog
148191M	SoObjects/Appointments/SOGoAppointmentFolder.m
148192M	SoObjects/SOGo/DAVReportMap.plist
148193M	SoObjects/SOGo/DOMNode+SOGo.h
148194M	SoObjects/SOGo/DOMNode+SOGo.m
148195M	SoObjects/SOGo/GNUmakefile
148196M	SoObjects/SOGo/SOGoGCSFolder.h
148197M	SoObjects/SOGo/SOGoGCSFolder.m
148198
148199commit a4f46a1205e9146bc1c71b5285f65e44dfe0c2e1
148200Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148201Date:   Thu Jun 18 20:26:32 2009 +0000
148202
148203    Monotone-Parent: 5700ac30588b73b584a91318efc00fb0469e6c98
148204    Monotone-Revision: 5db95c823716f08780a1e57b51f753d465c61194
148205
148206    Monotone-Author: wsourdeau@inverse.ca
148207    Monotone-Date: 2009-06-18T20:26:32
148208    Monotone-Branch: ca.inverse.sogo
148209
148210M	SoObjects/SOGo/DOMNode+SOGo.h
148211M	SoObjects/SOGo/DOMNode+SOGo.m
148212
148213commit 38f77d80e4d805dda9e13ee642e401c1bdbbfe6a
148214Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148215Date:   Thu Jun 18 19:41:56 2009 +0000
148216
148217    Monotone-Parent: cce626b1665a1e4c101dbefb518c640190f718d5
148218    Monotone-Revision: 5700ac30588b73b584a91318efc00fb0469e6c98
148219
148220    Monotone-Author: wsourdeau@inverse.ca
148221    Monotone-Date: 2009-06-18T19:41:56
148222    Monotone-Branch: ca.inverse.sogo
148223
148224M	ChangeLog
148225A	SoObjects/SOGo/DOMNode+SOGo.h
148226A	SoObjects/SOGo/DOMNode+SOGo.m
148227
148228commit 7933e86bf42db68df409e3216bc2e57e9c2ca446
148229Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148230Date:   Thu Jun 18 15:19:18 2009 +0000
148231
148232    Monotone-Parent: 79f18765fc6ea227b58f8314495f4ef856966585
148233    Monotone-Revision: cce626b1665a1e4c101dbefb518c640190f718d5
148234
148235    Monotone-Author: wsourdeau@inverse.ca
148236    Monotone-Date: 2009-06-18T15:19:18
148237    Monotone-Branch: ca.inverse.sogo
148238
148239M	ChangeLog
148240M	SoObjects/Appointments/SOGoAppointmentFolder.m
148241
148242commit 71fe9f878bb18ba7afe1f0ec7ac7d997d98313bc
148243Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148244Date:   Wed Jun 17 18:07:23 2009 +0000
148245
148246    Monotone-Parent: 796c6bb92f7f6f97be354aeb3b35c39751605e50
148247    Monotone-Revision: 3b018c57691598e10f6e73b0f7fc31137f869040
148248
148249    Monotone-Author: wsourdeau@inverse.ca
148250    Monotone-Date: 2009-06-17T18:07:23
148251    Monotone-Branch: ca.inverse.sogo
148252
148253M	ChangeLog
148254M	SoObjects/Appointments/SOGoAppointmentFolder.m
148255
148256commit 82234dfb87d0513d8a129ab0a5d8d5edcf1c9ffc
148257Author: Francis Lachapelle <flachapelle@inverse.ca>
148258Date:   Wed Jun 17 16:22:26 2009 +0000
148259
148260    Monotone-Parent: 6df5fda5f5dd4cf08493fa5086b30a1bbf5c0b2d
148261    Monotone-Revision: 1306f5dc489a510d74accc34d99229210cecdb1e
148262
148263    Monotone-Author: flachapelle@inverse.ca
148264    Monotone-Date: 2009-06-17T16:22:26
148265    Monotone-Branch: ca.inverse.sogo
148266
148267M	SoObjects/Mailer/SOGoMailDutchForward.wo/SOGoMailDutchForward.html
148268M	SoObjects/Mailer/SOGoMailDutchReply.wo/SOGoMailDutchReply.html
148269M	SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.html
148270M	SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.html
148271M	SoObjects/Mailer/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.html
148272M	SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.html
148273M	SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.html
148274M	SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.html
148275M	SoObjects/Mailer/SOGoMailItalianForward.wo/SOGoMailItalianForward.html
148276M	SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.html
148277M	SoObjects/Mailer/SOGoMailRussianForward.wo/SOGoMailRussianForward.html
148278M	SoObjects/Mailer/SOGoMailRussianReply.wo/SOGoMailRussianReply.html
148279M	SoObjects/Mailer/SOGoMailSpanishForward.wo/SOGoMailSpanishForward.html
148280M	SoObjects/Mailer/SOGoMailWelshForward.wo/SOGoMailWelshForward.html
148281M	SoObjects/Mailer/SOGoMailWelshReply.wo/SOGoMailWelshReply.html
148282M	UI/Templates/MailerUI/UIxMailEditor.wox
148283M	UI/WebServerResources/UIxMailEditor.js
148284
148285commit 6a58d17252f415a3becadb8683dab79ca4821c11
148286Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148287Date:   Wed Jun 17 15:55:35 2009 +0000
148288
148289    Monotone-Parent: c9ad04cf940b51e28fe7c5aaea670fb0da5e3456
148290    Monotone-Revision: 796c6bb92f7f6f97be354aeb3b35c39751605e50
148291
148292    Monotone-Author: wsourdeau@inverse.ca
148293    Monotone-Date: 2009-06-17T15:55:35
148294    Monotone-Branch: ca.inverse.sogo
148295
148296M	ChangeLog
148297M	SoObjects/Appointments/SOGoAppointmentFolder.m
148298
148299commit fdca4383309948f9810ee83bc637f8201176fe5e
148300Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148301Date:   Wed Jun 17 15:26:54 2009 +0000
148302
148303    Monotone-Parent: 9206c6ee4874fb4fa96b7e7571eb10c5832e1f29
148304    Monotone-Revision: c9ad04cf940b51e28fe7c5aaea670fb0da5e3456
148305
148306    Monotone-Author: wsourdeau@inverse.ca
148307    Monotone-Date: 2009-06-17T15:26:54
148308    Monotone-Branch: ca.inverse.sogo
148309
148310M	SoObjects/Appointments/SOGoAppointmentFolder.m
148311
148312commit fd86551b7ca194b89659ef53edcefaf06538e049
148313Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148314Date:   Wed Jun 17 15:19:33 2009 +0000
148315
148316    Monotone-Parent: e41f59857cafb636d38404bf829a9113c529ffd6
148317    Monotone-Revision: 9206c6ee4874fb4fa96b7e7571eb10c5832e1f29
148318
148319    Monotone-Author: wsourdeau@inverse.ca
148320    Monotone-Date: 2009-06-17T15:19:33
148321    Monotone-Branch: ca.inverse.sogo
148322
148323M	SoObjects/Appointments/SOGoAppointmentFolder.m
148324
148325commit 1db7523e1186cf198360d8d59411497aa070ce06
148326Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148327Date:   Wed Jun 17 15:19:19 2009 +0000
148328
148329    Monotone-Parent: 9995223a0452fd05c8a2bc29a4e75bddaa07438b
148330    Monotone-Revision: e41f59857cafb636d38404bf829a9113c529ffd6
148331
148332    Monotone-Author: wsourdeau@inverse.ca
148333    Monotone-Date: 2009-06-17T15:19:19
148334    Monotone-Branch: ca.inverse.sogo
148335
148336M	SoObjects/SOGo/SOGoObject.m
148337
148338commit b37c58e765bfd3eb95cd9b3fed5243e46e1ade74
148339Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148340Date:   Wed Jun 17 13:35:08 2009 +0000
148341
148342    Monotone-Parent: ad0652e110056f0a30b9fa6a1efffe2bd0de832a
148343    Monotone-Revision: 9995223a0452fd05c8a2bc29a4e75bddaa07438b
148344
148345    Monotone-Author: wsourdeau@inverse.ca
148346    Monotone-Date: 2009-06-17T13:35:08
148347    Monotone-Branch: ca.inverse.sogo
148348
148349M	ChangeLog
148350M	UI/MailPartViewers/UIxMailPartICalViewer.h
148351M	UI/MailPartViewers/UIxMailPartICalViewer.m
148352
148353commit 0e0a8468e68f8bb250214efa0c9b11048c354ec4
148354Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148355Date:   Wed Jun 17 13:32:31 2009 +0000
148356
148357    Monotone-Parent: 285b0bf17b6ea471398e5206f488b3358f436b62
148358    Monotone-Revision: ad0652e110056f0a30b9fa6a1efffe2bd0de832a
148359
148360    Monotone-Author: wsourdeau@inverse.ca
148361    Monotone-Date: 2009-06-17T13:32:31
148362    Monotone-Branch: ca.inverse.sogo
148363
148364M	ChangeLog
148365M	SoObjects/SOGo/SOGoUser.m
148366
148367commit 94f0101a2827091af8fcfcea21bb4354aa07d9c4
148368Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148369Date:   Wed Jun 17 13:30:51 2009 +0000
148370
148371    Monotone-Parent: 42442283d6d0a521a03631d44c951065a424bb90
148372    Monotone-Revision: 285b0bf17b6ea471398e5206f488b3358f436b62
148373
148374    Monotone-Author: wsourdeau@inverse.ca
148375    Monotone-Date: 2009-06-17T13:30:51
148376    Monotone-Branch: ca.inverse.sogo
148377
148378M	ChangeLog
148379M	SoObjects/SOGo/SOGoParentFolder.m
148380
148381commit 377aa84d381ef1fdefcc3ba32accaaafeef1db95
148382Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148383Date:   Tue Jun 16 21:35:23 2009 +0000
148384
148385    Monotone-Parent: 59ea344b9668f4a704c43de3039620c216c5a53f
148386    Monotone-Revision: 42442283d6d0a521a03631d44c951065a424bb90
148387
148388    Monotone-Author: wsourdeau@inverse.ca
148389    Monotone-Date: 2009-06-16T21:35:23
148390    Monotone-Branch: ca.inverse.sogo
148391
148392M	ChangeLog
148393M	SoObjects/Appointments/SOGoAppointmentFolder.m
148394
148395commit 2c4af4bb8fb0ad9574c6bb7407827136b29351ca
148396Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148397Date:   Tue Jun 16 21:30:46 2009 +0000
148398
148399    Monotone-Parent: 7a110f21e21ad564421e79c922f4bf78dc6f1846
148400    Monotone-Revision: 59ea344b9668f4a704c43de3039620c216c5a53f
148401
148402    Monotone-Author: wsourdeau@inverse.ca
148403    Monotone-Date: 2009-06-16T21:30:46
148404    Monotone-Branch: ca.inverse.sogo
148405
148406M	ChangeLog
148407M	SoObjects/Appointments/SOGoCalendarComponent.m
148408
148409commit 3f3db8f953feab5f83a1637f5f810ac835bd9cd8
148410Author: Francis Lachapelle <flachapelle@inverse.ca>
148411Date:   Tue Jun 16 20:29:25 2009 +0000
148412
148413    Fix for bug #3486
148414
148415    Monotone-Parent: 5b157dfb1488dbe9d2aa3f2e03d255c9bf733ede
148416    Monotone-Revision: aa0162c14e4f909e63d3ee7b4d7c67aea973ddd2
148417
148418    Monotone-Author: flachapelle@inverse.ca
148419    Monotone-Date: 2009-06-16T20:29:25
148420    Monotone-Branch: ca.inverse.sogo
148421
148422M	UI/WebServerResources/HTMLElement.js
148423M	UI/WebServerResources/UIxMailEditor.js
148424
148425commit 4d658e92df574c53b1a7d75656a6222204814f08
148426Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148427Date:   Tue Jun 16 16:21:21 2009 +0000
148428
148429    Monotone-Parent: 5b157dfb1488dbe9d2aa3f2e03d255c9bf733ede
148430    Monotone-Revision: 7a110f21e21ad564421e79c922f4bf78dc6f1846
148431
148432    Monotone-Author: wsourdeau@inverse.ca
148433    Monotone-Date: 2009-06-16T16:21:21
148434    Monotone-Branch: ca.inverse.sogo
148435
148436M	SoObjects/Appointments/SOGoAppointmentFolder.m
148437
148438commit c613ddc4ef40fe0cca5876e48f388457fd6f286a
148439Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148440Date:   Tue Jun 16 01:49:16 2009 +0000
148441
148442    Monotone-Parent: bfaaf00ffb9be3d63c2b743b211d9aac513939ca
148443    Monotone-Revision: 5b157dfb1488dbe9d2aa3f2e03d255c9bf733ede
148444
148445    Monotone-Author: wsourdeau@inverse.ca
148446    Monotone-Date: 2009-06-16T01:49:16
148447    Monotone-Branch: ca.inverse.sogo
148448
148449M	UI/MainUI/product.plist
148450
148451commit 27e0b9aea00c4c86f83fec3b9952d868b6199e64
148452Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148453Date:   Tue Jun 16 01:36:29 2009 +0000
148454
148455    Monotone-Parent: 2adbf9658a08d8971870e8a31461c77e1d3b20bd
148456    Monotone-Revision: bfaaf00ffb9be3d63c2b743b211d9aac513939ca
148457
148458    Monotone-Author: wsourdeau@inverse.ca
148459    Monotone-Date: 2009-06-16T01:36:29
148460    Monotone-Branch: ca.inverse.sogo
148461
148462M	ChangeLog
148463M	SoObjects/SOGo/NSArray+Utilities.m
148464
148465commit 4ad8ed8de7ffe289ce5444e8286a875df38ca430
148466Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148467Date:   Tue Jun 16 01:18:37 2009 +0000
148468
148469    Monotone-Parent: 07531f86fd693076f1210ca5298d43ef1a2495bc
148470    Monotone-Revision: 2adbf9658a08d8971870e8a31461c77e1d3b20bd
148471
148472    Monotone-Author: wsourdeau@inverse.ca
148473    Monotone-Date: 2009-06-16T01:18:37
148474    Monotone-Branch: ca.inverse.sogo
148475
148476M	UI/WebServerResources/dtree.js
148477
148478commit 831d177ce348245a8a59ea2ab868831f7131042d
148479Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148480Date:   Tue Jun 16 01:15:39 2009 +0000
148481
148482    Monotone-Parent: 1daf3ae5efb711acef15f3e1e04d4dd21f8484a8
148483    Monotone-Revision: 914b4e262396efbb440644e500c6fa43e8d23a61
148484
148485    Monotone-Author: wsourdeau@inverse.ca
148486    Monotone-Date: 2009-06-16T01:15:39
148487    Monotone-Branch: ca.inverse.sogo
148488
148489M	NEWS
148490M	SOPE/sope-patchset-r1657.diff
148491
148492commit 286f48179af02cdc6b36442af8a0e7b7ba7c51c1
148493Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148494Date:   Tue Jun 16 01:14:44 2009 +0000
148495
148496    Monotone-Parent: 283ae5b7ff599697f5fd5e45e27d320ddeaad825
148497    Monotone-Revision: 1daf3ae5efb711acef15f3e1e04d4dd21f8484a8
148498
148499    Monotone-Author: wsourdeau@inverse.ca
148500    Monotone-Date: 2009-06-16T01:14:44
148501    Monotone-Branch: ca.inverse.sogo
148502
148503M	UI/WebServerResources/dtree.js
148504
148505commit b73a34e13dee989bb93663020bcb95b627ba662e
148506Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148507Date:   Mon Jun 15 22:20:01 2009 +0000
148508
148509    Monotone-Parent: a8c0400b04fbc2c00e24cc29fcf280e2ec140c4b
148510    Monotone-Revision: 283ae5b7ff599697f5fd5e45e27d320ddeaad825
148511
148512    Monotone-Author: wsourdeau@inverse.ca
148513    Monotone-Date: 2009-06-15T22:20:01
148514    Monotone-Branch: ca.inverse.sogo
148515
148516M	UI/WebServerResources/MailerUI.js
148517
148518commit 1c5e6affb99c04ce24df5ebc95baa3ddb59bd7f6
148519Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148520Date:   Mon Jun 15 22:19:26 2009 +0000
148521
148522    Monotone-Parent: 075df52db5284515c4b7994dd7a105a4399e3e3d
148523    Monotone-Revision: a8c0400b04fbc2c00e24cc29fcf280e2ec140c4b
148524
148525    Monotone-Author: wsourdeau@inverse.ca
148526    Monotone-Date: 2009-06-15T22:19:26
148527    Monotone-Branch: ca.inverse.sogo
148528
148529M	UI/WebServerResources/dtree.js
148530
148531commit f1b2286848ed003d2d79b7356e2243b1d887ed9f
148532Author: Francis Lachapelle <flachapelle@inverse.ca>
148533Date:   Mon Jun 15 21:19:36 2009 +0000
148534
148535    See ChangeLog
148536
148537    Monotone-Parent: b917f2afae3c6e2c7a99f4406fd78c09462e37b1
148538    Monotone-Revision: 6d931b60fff0152bef4accc444201620045a9d87
148539
148540    Monotone-Author: flachapelle@inverse.ca
148541    Monotone-Date: 2009-06-15T21:19:36
148542    Monotone-Branch: ca.inverse.sogo
148543
148544M	ChangeLog
148545M	NEWS
148546M	SoObjects/Appointments/SOGoAppointmentFolder.m
148547M	UI/Scheduler/UIxCalListingActions.m
148548M	UI/WebServerResources/SchedulerUI.js
148549
148550commit dd543d934e412c862da432004828ea371ce45fe5
148551Author: Francis Lachapelle <flachapelle@inverse.ca>
148552Date:   Mon Jun 15 15:58:47 2009 +0000
148553
148554    Improved UIxContactsUserFolders
148555
148556    Monotone-Parent: 69aea51b0d7ecf49944b3cbfb0693ab21303c715
148557    Monotone-Revision: b917f2afae3c6e2c7a99f4406fd78c09462e37b1
148558
148559    Monotone-Author: flachapelle@inverse.ca
148560    Monotone-Date: 2009-06-15T15:58:47
148561    Monotone-Branch: ca.inverse.sogo
148562
148563M	UI/Templates/ContactsUI/UIxContactsFilterPanel.wox
148564M	UI/WebServerResources/UIxContactsUserFolders.js
148565M	UI/WebServerResources/generic.js
148566
148567commit dbd90b1f582056b52af059e1962a00b1f3b24166
148568Author: Francis Lachapelle <flachapelle@inverse.ca>
148569Date:   Mon Jun 15 15:54:43 2009 +0000
148570
148571    Monotone-Parent: c8ef0ca913584c6e41ef4f0aacb6789393a667e2
148572    Monotone-Revision: 69aea51b0d7ecf49944b3cbfb0693ab21303c715
148573
148574    Monotone-Author: flachapelle@inverse.ca
148575    Monotone-Date: 2009-06-15T15:54:43
148576    Monotone-Branch: ca.inverse.sogo
148577
148578M	UI/WebServerResources/dtree.js
148579
148580commit 7a7ce4821d8766251d9a777a17f84f253b978333
148581Author: Francis Lachapelle <flachapelle@inverse.ca>
148582Date:   Mon Jun 15 14:13:39 2009 +0000
148583
148584    Added progress indicator to UIxContactsUserFolders
148585
148586    Monotone-Parent: 1790ef94a9b832cdf7c67b3bfabffd66305cbe15
148587    Monotone-Revision: c8ef0ca913584c6e41ef4f0aacb6789393a667e2
148588
148589    Monotone-Author: flachapelle@inverse.ca
148590    Monotone-Date: 2009-06-15T14:13:39
148591    Monotone-Branch: ca.inverse.sogo
148592
148593M	UI/WebServerResources/UIxContactsUserFolders.css
148594M	UI/WebServerResources/UIxContactsUserFolders.js
148595
148596commit 95b52f811f984ba5ec939039cef1a2b20ae649b4
148597Author: Francis Lachapelle <flachapelle@inverse.ca>
148598Date:   Mon Jun 15 14:10:46 2009 +0000
148599
148600    Monotone-Parent: 075df52db5284515c4b7994dd7a105a4399e3e3d
148601    Monotone-Revision: 1790ef94a9b832cdf7c67b3bfabffd66305cbe15
148602
148603    Monotone-Author: flachapelle@inverse.ca
148604    Monotone-Date: 2009-06-15T14:10:46
148605    Monotone-Branch: ca.inverse.sogo
148606
148607M	UI/WebServerResources/UIxMailEditor.css
148608
148609commit de8ca4149cf334294107ddaa5477b2c232c38f14
148610Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148611Date:   Sat Jun 13 18:06:29 2009 +0000
148612
148613    Monotone-Parent: c22c8fd82f5da327a3d3e8441ba41c1e18f66b7d
148614    Monotone-Revision: 4133aa51d99944a0881e6439951b7325553c5309
148615
148616    Monotone-Author: wsourdeau@inverse.ca
148617    Monotone-Date: 2009-06-13T18:06:29
148618    Monotone-Branch: ca.inverse.sogo
148619
148620M	UI/WebServerResources/MailerUI.js
148621M	UI/WebServerResources/MailerUIdTree.js
148622
148623commit 98d5c119e76357fa8e35c2ee74b63feb58c8d1bc
148624Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148625Date:   Fri Jun 12 23:39:02 2009 +0000
148626
148627    Monotone-Parent: b8d56bd5a31be825cfe66b8fe9f9a15269a09fbc
148628    Monotone-Revision: c22c8fd82f5da327a3d3e8441ba41c1e18f66b7d
148629
148630    Monotone-Author: wsourdeau@inverse.ca
148631    Monotone-Date: 2009-06-12T23:39:02
148632    Monotone-Branch: ca.inverse.sogo
148633
148634M	UI/WebServerResources/UIxContactsUserFolders.js
148635M	UI/WebServerResources/dtree.js
148636
148637commit ab2883af195fc8b816276b3b0e2f2f8d88c29e2c
148638Author: Francis Lachapelle <flachapelle@inverse.ca>
148639Date:   Fri Jun 12 15:55:04 2009 +0000
148640
148641    See ChangeLog
148642
148643    Monotone-Parent: 73c5f4e36eca619041a58d0413112a5ea43ae3d6
148644    Monotone-Revision: 571d9bfb5bd40cb2435fe9c4ecec1069f13f7a7d
148645
148646    Monotone-Author: flachapelle@inverse.ca
148647    Monotone-Date: 2009-06-12T15:55:04
148648    Monotone-Branch: ca.inverse.sogo
148649
148650M	ChangeLog
148651M	UI/Contacts/UIxContactEditor.m
148652
148653commit 3f7eb02ce92938d825fb92753c0d97caf5b98268
148654Author: Francis Lachapelle <flachapelle@inverse.ca>
148655Date:   Fri Jun 12 14:05:11 2009 +0000
148656
148657    Monotone-Parent: f623924959fc42a195549ebffe9f0ddcf16c1c01
148658    Monotone-Revision: 73c5f4e36eca619041a58d0413112a5ea43ae3d6
148659
148660    Monotone-Author: flachapelle@inverse.ca
148661    Monotone-Date: 2009-06-12T14:05:11
148662    Monotone-Branch: ca.inverse.sogo
148663
148664M	SoObjects/SOGo/SOGoGroup.m
148665
148666commit 357f4f10ac8003a387b90cb486a647f5bbf274b3
148667Author: Francis Lachapelle <flachapelle@inverse.ca>
148668Date:   Fri Jun 12 13:59:40 2009 +0000
148669
148670    Installation Guide: replaced slapadd by ldapadd
148671
148672    Monotone-Parent: 273ee77d23dba034d893c56736e213fd1a33f824
148673    Monotone-Revision: f623924959fc42a195549ebffe9f0ddcf16c1c01
148674
148675    Monotone-Author: flachapelle@inverse.ca
148676    Monotone-Date: 2009-06-12T13:59:40
148677    Monotone-Branch: ca.inverse.sogo
148678
148679M	Documentation/SOGo Installation Guide.odt
148680
148681commit 6b61cd87013af2f3d622636c993789b5f00626e3
148682Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148683Date:   Thu Jun 11 22:13:10 2009 +0000
148684
148685    Monotone-Parent: c00d2fadae3d5733fb53c91e14b43a56d1e1ca58
148686    Monotone-Revision: b8d56bd5a31be825cfe66b8fe9f9a15269a09fbc
148687
148688    Monotone-Author: wsourdeau@inverse.ca
148689    Monotone-Date: 2009-06-11T22:13:10
148690    Monotone-Branch: ca.inverse.sogo
148691
148692M	ChangeLog
148693M	SoObjects/SOGo/SOGoUserFolder.m
148694
148695commit 5643fd2f3f048ce26842874356c15595288b4ed2
148696Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148697Date:   Thu Jun 11 19:55:13 2009 +0000
148698
148699    Monotone-Parent: 87a9edec020f812d113ea5bde21c2d30b040ab87
148700    Monotone-Revision: c00d2fadae3d5733fb53c91e14b43a56d1e1ca58
148701
148702    Monotone-Author: wsourdeau@inverse.ca
148703    Monotone-Date: 2009-06-11T19:55:13
148704    Monotone-Branch: ca.inverse.sogo
148705
148706M	ChangeLog
148707M	SoObjects/Contacts/SOGoUserFolder+Contacts.h
148708M	SoObjects/SOGo/SOGoGCSFolder.m
148709M	SoObjects/SOGo/SOGoUserFolder.m
148710M	UI/MainUI/SOGoUserHomePage.m
148711M	UI/WebServerResources/UIxContactsUserFolders.js
148712M	UI/WebServerResources/generic.js
148713
148714commit b74da846f2287ba799a7e051e85611f748cc1444
148715Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148716Date:   Thu Jun 11 12:47:26 2009 +0000
148717
148718    Monotone-Parent: b0e5ee564933daba4086caf8c388552e1777cf7c
148719    Monotone-Revision: 87a9edec020f812d113ea5bde21c2d30b040ab87
148720
148721    Monotone-Author: wsourdeau@inverse.ca
148722    Monotone-Date: 2009-06-11T12:47:26
148723    Monotone-Branch: ca.inverse.sogo
148724
148725M	UI/WebServerResources/dtree.js
148726
148727commit 698b9d676a40bbccd7c4b4603521678bf24e8f35
148728Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148729Date:   Thu Jun 11 12:43:48 2009 +0000
148730
148731    Monotone-Parent: d3d21b70ee927b400d90095e3cd2ed9de1afc2f4
148732    Monotone-Revision: b0e5ee564933daba4086caf8c388552e1777cf7c
148733
148734    Monotone-Author: wsourdeau@inverse.ca
148735    Monotone-Date: 2009-06-11T12:43:48
148736    Monotone-Branch: ca.inverse.sogo
148737
148738M	UI/WebServerResources/dtree.js
148739
148740commit 97f9609afb1b762633c938e480359e7b9d7b1102
148741Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148742Date:   Wed Jun 10 20:54:02 2009 +0000
148743
148744    Monotone-Parent: 810ca1c510af3f2653d3478ccb575204bc309c5a
148745    Monotone-Revision: d3d21b70ee927b400d90095e3cd2ed9de1afc2f4
148746
148747    Monotone-Author: wsourdeau@inverse.ca
148748    Monotone-Date: 2009-06-10T20:54:02
148749    Monotone-Branch: ca.inverse.sogo
148750
148751M	ChangeLog
148752M	SoObjects/SOGo/NSArray+Utilities.h
148753M	SoObjects/SOGo/NSArray+Utilities.m
148754M	SoObjects/SOGo/NSString+Utilities.m
148755
148756commit 0136b1b83d838354ddda805195fd27999a35dc39
148757Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148758Date:   Wed Jun 10 20:00:45 2009 +0000
148759
148760    Monotone-Parent: 16149b4acf28c43530866e0b00c8f641e07afc24
148761    Monotone-Revision: 52fad13e2d8c7765e5b822c94adbb945e0636f00
148762
148763    Monotone-Author: wsourdeau@inverse.ca
148764    Monotone-Date: 2009-06-10T20:00:45
148765    Monotone-Branch: ca.inverse.sogo
148766
148767M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
148768
148769commit ad313c2ad833a23f9fabed9189de1c71fec49d46
148770Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148771Date:   Wed Jun 10 20:00:42 2009 +0000
148772
148773    Monotone-Parent: 931357c046b4c2c5bca20cfc7027809a3240f43a
148774    Monotone-Revision: 16149b4acf28c43530866e0b00c8f641e07afc24
148775
148776    Monotone-Author: wsourdeau@inverse.ca
148777    Monotone-Date: 2009-06-10T20:00:42
148778    Monotone-Branch: ca.inverse.sogo
148779
148780M	ChangeLog
148781
148782commit 52c6a2f12cee1b89af683186aa4f284f27942921
148783Author: Francis Lachapelle <flachapelle@inverse.ca>
148784Date:   Wed Jun 10 14:50:57 2009 +0000
148785
148786    Monotone-Parent: 931357c046b4c2c5bca20cfc7027809a3240f43a
148787    Monotone-Revision: 273ee77d23dba034d893c56736e213fd1a33f824
148788
148789    Monotone-Author: flachapelle@inverse.ca
148790    Monotone-Date: 2009-06-10T14:50:57
148791    Monotone-Branch: ca.inverse.sogo
148792
148793M	UI/WebServerResources/SOGoRootPage.css
148794
148795commit f7f55e931571e3c1433880de1bca43ddf1f01a27
148796Author: Francis Lachapelle <flachapelle@inverse.ca>
148797Date:   Tue Jun 9 21:25:41 2009 +0000
148798
148799    See ChangeLog
148800
148801    Monotone-Parent: b577b5789ba850c92417e70690576edfd3a2793b
148802    Monotone-Revision: 931357c046b4c2c5bca20cfc7027809a3240f43a
148803
148804    Monotone-Author: flachapelle@inverse.ca
148805    Monotone-Date: 2009-06-09T21:25:41
148806    Monotone-Branch: ca.inverse.sogo
148807
148808M	ChangeLog
148809M	UI/Scheduler/UIxCalDayView.m
148810M	UI/Scheduler/UIxCalMainView.h
148811M	UI/Scheduler/UIxCalMainView.m
148812M	UI/Scheduler/UIxCalMonthView.m
148813M	UI/Scheduler/UIxCalView.h
148814M	UI/Scheduler/UIxCalView.m
148815M	UI/Scheduler/UIxCalWeekView.m
148816M	UI/Templates/SchedulerUI/UIxCalMainView.wox
148817M	UI/WebServerResources/SchedulerUI.js
148818
148819commit be78b5890eb555c6911668e20a8f8286ed7d225d
148820Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148821Date:   Tue Jun 9 21:10:25 2009 +0000
148822
148823    Monotone-Parent: f98be962d0c592280a8de1c653bbe3828f18ecee
148824    Monotone-Revision: b577b5789ba850c92417e70690576edfd3a2793b
148825
148826    Monotone-Author: wsourdeau@inverse.ca
148827    Monotone-Date: 2009-06-09T21:10:25
148828    Monotone-Branch: ca.inverse.sogo
148829
148830M	ChangeLog
148831M	SoObjects/Appointments/SOGoAppointmentFolder.m
148832M	SoObjects/Appointments/SOGoFreeBusyObject.h
148833M	SoObjects/Appointments/SOGoFreeBusyObject.m
148834
148835commit 03ba8640046df9bff9aaa6e956146226754ed691
148836Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148837Date:   Tue Jun 9 20:43:53 2009 +0000
148838
148839    Monotone-Parent: 54a0f4ee758452e92bd725022f21fd6e2d4c95e0
148840    Monotone-Revision: f98be962d0c592280a8de1c653bbe3828f18ecee
148841
148842    Monotone-Author: wsourdeau@inverse.ca
148843    Monotone-Date: 2009-06-09T20:43:53
148844    Monotone-Branch: ca.inverse.sogo
148845
148846M	ChangeLog
148847M	SoObjects/Appointments/SOGoAppointmentFolder.m
148848M	SoObjects/Appointments/SOGoFreeBusyObject.h
148849M	SoObjects/Appointments/SOGoFreeBusyObject.m
148850
148851commit 9455bc0d2cb0c6726d1dde8c2dc1a22626fb0ed1
148852Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148853Date:   Tue Jun 9 20:14:45 2009 +0000
148854
148855    Monotone-Parent: fbd5dc5dd3cd59f6e6a2191cb2c961e490f7a2eb
148856    Monotone-Revision: 54a0f4ee758452e92bd725022f21fd6e2d4c95e0
148857
148858    Monotone-Author: wsourdeau@inverse.ca
148859    Monotone-Date: 2009-06-09T20:14:45
148860    Monotone-Branch: ca.inverse.sogo
148861
148862M	SoObjects/Appointments/SOGoFreeBusyObject.m
148863
148864commit 125ad28272cf5ae067b245018c2956c344b0a295
148865Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148866Date:   Tue Jun 9 20:11:22 2009 +0000
148867
148868    Monotone-Parent: 33c0ae9a39cd7381445f7990d2d5f379cce79078
148869    Monotone-Revision: fbd5dc5dd3cd59f6e6a2191cb2c961e490f7a2eb
148870
148871    Monotone-Author: wsourdeau@inverse.ca
148872    Monotone-Date: 2009-06-09T20:11:22
148873    Monotone-Branch: ca.inverse.sogo
148874
148875M	SoObjects/Appointments/SOGoFreeBusyObject.m
148876
148877commit 890a68ddd7b82b79544dcc013069b0046419414f
148878Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148879Date:   Tue Jun 9 20:06:11 2009 +0000
148880
148881    Monotone-Parent: 527c04f1467ba6a6e11ff578bd608677271dd0fb
148882    Monotone-Revision: 33c0ae9a39cd7381445f7990d2d5f379cce79078
148883
148884    Monotone-Author: wsourdeau@inverse.ca
148885    Monotone-Date: 2009-06-09T20:06:11
148886    Monotone-Branch: ca.inverse.sogo
148887
148888M	SoObjects/Appointments/SOGoAppointmentFolder.m
148889
148890commit c4e0db1427e20e7ae6573dc6db2191032232b2f7
148891Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148892Date:   Tue Jun 9 20:00:28 2009 +0000
148893
148894    Monotone-Parent: ec8493cddd76f24d59a41d1da4982d89ecab0001
148895    Monotone-Revision: 527c04f1467ba6a6e11ff578bd608677271dd0fb
148896
148897    Monotone-Author: wsourdeau@inverse.ca
148898    Monotone-Date: 2009-06-09T20:00:28
148899    Monotone-Branch: ca.inverse.sogo
148900
148901M	ChangeLog
148902M	SoObjects/Appointments/SOGoAppointmentFolder.m
148903M	SoObjects/SOGo/SOGoWebDAVValue.m
148904
148905commit 6b8101963213a6000bc851373a077add4e47f129
148906Author: C Robert <crobert@inverse.ca>
148907Date:   Tue Jun 9 19:34:25 2009 +0000
148908
148909    W. fix
148910
148911    Monotone-Parent: 9d295aedd68c44aba6937bedaf18a07f77494999
148912    Monotone-Revision: efe6e4c8aa7fb9627b66f5f1fb961a5387549fcc
148913
148914    Monotone-Author: crobert@inverse.ca
148915    Monotone-Date: 2009-06-09T19:34:25
148916    Monotone-Branch: ca.inverse.sogo
148917
148918M	SoObjects/Appointments/SOGoAppointmentFolder.m
148919
148920commit a400f8b9576490e2b7b31a7fc0a7d462ccd5d90f
148921Author: Francis Lachapelle <flachapelle@inverse.ca>
148922Date:   Tue Jun 9 19:30:02 2009 +0000
148923
148924    See ChangeLog
148925
148926    Monotone-Parent: 3becdd5041a3336d6435f00058f362363842bf2a
148927    Monotone-Revision: 44f11e17b6ccb6efa08fd613a7d939a22240c5ec
148928
148929    Monotone-Author: flachapelle@inverse.ca
148930    Monotone-Date: 2009-06-09T19:30:02
148931    Monotone-Branch: ca.inverse.sogo
148932
148933M	ChangeLog
148934M	SoObjects/Appointments/SOGoAppointmentFolder.m
148935
148936commit 0a8a256eed77604eadac76bee26ebcf93537d796
148937Author: Francis Lachapelle <flachapelle@inverse.ca>
148938Date:   Tue Jun 9 17:50:25 2009 +0000
148939
148940    See ChangeLog
148941
148942    Monotone-Parent: dbdbcb850a04de2fdfc39935636d2339fe1b7ead
148943    Monotone-Revision: 3becdd5041a3336d6435f00058f362363842bf2a
148944
148945    Monotone-Author: flachapelle@inverse.ca
148946    Monotone-Date: 2009-06-09T17:50:25
148947    Monotone-Branch: ca.inverse.sogo
148948
148949M	ChangeLog
148950M	SoObjects/Appointments/SOGoAppointmentFolder.m
148951M	SoObjects/SOGo/SOGoGroup.m
148952
148953commit 6d4a6c8df05f68bd8044e4c2ff6a72160a2dfe13
148954Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148955Date:   Tue Jun 9 17:42:00 2009 +0000
148956
148957    Monotone-Parent: 29c6fca131c5eeac84cb949d4484885d6ae1b0e0
148958    Monotone-Revision: dbdbcb850a04de2fdfc39935636d2339fe1b7ead
148959
148960    Monotone-Author: wsourdeau@inverse.ca
148961    Monotone-Date: 2009-06-09T17:42:00
148962    Monotone-Branch: ca.inverse.sogo
148963
148964M	SoObjects/Appointments/SOGoAppointmentFolder.m
148965
148966commit f02ad40e31901f3eda55f909ff2d391a916eb0ae
148967Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148968Date:   Tue Jun 9 17:41:15 2009 +0000
148969
148970    Monotone-Parent: ebd21a6e3c127f3eb4a8c885b2740304a24af72c
148971    Monotone-Revision: 29c6fca131c5eeac84cb949d4484885d6ae1b0e0
148972
148973    Monotone-Author: wsourdeau@inverse.ca
148974    Monotone-Date: 2009-06-09T17:41:15
148975    Monotone-Branch: ca.inverse.sogo
148976
148977M	SoObjects/Appointments/SOGoAppointmentFolder.m
148978
148979commit 2521594474158622ac299ed1d50e30a0a4f1c6cc
148980Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
148981Date:   Tue Jun 9 12:49:44 2009 +0000
148982
148983    Monotone-Parent: 9d295aedd68c44aba6937bedaf18a07f77494999
148984    Monotone-Revision: ebd21a6e3c127f3eb4a8c885b2740304a24af72c
148985
148986    Monotone-Author: wsourdeau@inverse.ca
148987    Monotone-Date: 2009-06-09T12:49:44
148988    Monotone-Branch: ca.inverse.sogo
148989
148990M	SoObjects/Appointments/SOGoAppointmentFolder.m
148991
148992commit 82e9df7df53597908a7b48f389cd9ea8698dceb1
148993Author: C Robert <crobert@inverse.ca>
148994Date:   Mon Jun 8 21:13:51 2009 +0000
148995
148996    quick fix
148997
148998    Monotone-Parent: 39df276f7e7e9a64d5949f3075f98a71e913491d
148999    Monotone-Revision: 9d295aedd68c44aba6937bedaf18a07f77494999
149000
149001    Monotone-Author: crobert@inverse.ca
149002    Monotone-Date: 2009-06-08T21:13:51
149003    Monotone-Branch: ca.inverse.sogo
149004
149005M	SoObjects/Appointments/SOGoAppointmentFolder.m
149006
149007commit d4a8f3198f9ddd34dbc34b8c7d7f94a57c97f915
149008Author: Francis Lachapelle <flachapelle@inverse.ca>
149009Date:   Mon Jun 8 19:24:28 2009 +0000
149010
149011    Fix bug when resizing HTML table columns.
149012
149013    Monotone-Parent: ebecad29c1790b7953cfe00229ae3666abb9f896
149014    Monotone-Revision: cff34552be80b43b382bf21a61aea5efb44ca8ab
149015
149016    Monotone-Author: flachapelle@inverse.ca
149017    Monotone-Date: 2009-06-08T19:24:28
149018    Monotone-Branch: ca.inverse.sogo
149019
149020M	UI/WebServerResources/tablekit.js
149021
149022commit c65b492911b733f101dd8d8c9ebefe910b4c143f
149023Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149024Date:   Mon Jun 8 17:49:15 2009 +0000
149025
149026    Monotone-Parent: c7aea7b2351a955db68e7542d35a342ce24a3bfd
149027    Monotone-Revision: 9dc1c127f410eb6a2bcfa8e50929a9ab77e8c255
149028
149029    Monotone-Author: wsourdeau@inverse.ca
149030    Monotone-Date: 2009-06-08T17:49:15
149031    Monotone-Branch: ca.inverse.sogo
149032
149033M	SoObjects/Appointments/SOGoAppointmentFolder.m
149034M	SoObjects/SOGo/SOGoGCSFolder.m
149035
149036commit d3972d990d035a8f649cb3a156af68f85dca2730
149037Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149038Date:   Mon Jun 8 17:48:46 2009 +0000
149039
149040    Monotone-Parent: 1f66b697aa5dc8a2fb659718acc74a79c3a3576b
149041    Monotone-Revision: c7aea7b2351a955db68e7542d35a342ce24a3bfd
149042
149043    Monotone-Author: wsourdeau@inverse.ca
149044    Monotone-Date: 2009-06-08T17:48:46
149045    Monotone-Branch: ca.inverse.sogo
149046
149047M	UI/Scheduler/UIxCalListingActions.m
149048
149049commit f5b4ab332567241f55cc8c0095b080ce3ee1acca
149050Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149051Date:   Mon Jun 8 17:16:09 2009 +0000
149052
149053    Monotone-Parent: ebecad29c1790b7953cfe00229ae3666abb9f896
149054    Monotone-Revision: 1f66b697aa5dc8a2fb659718acc74a79c3a3576b
149055
149056    Monotone-Author: wsourdeau@inverse.ca
149057    Monotone-Date: 2009-06-08T17:16:09
149058    Monotone-Branch: ca.inverse.sogo
149059
149060M	ChangeLog
149061M	SoObjects/Appointments/SOGoAppointmentFolder.m
149062M	SoObjects/SOGo/SOGoGCSFolder.m
149063
149064commit 9c394ac8e617f254e004dbf892805584f0b5088c
149065Author: C Robert <crobert@inverse.ca>
149066Date:   Mon Jun 8 15:31:17 2009 +0000
149067
149068    Monotone-Parent: d6a619fbf875335523673d5bf683e34b3ac7887e
149069    Monotone-Revision: ebecad29c1790b7953cfe00229ae3666abb9f896
149070
149071    Monotone-Author: crobert@inverse.ca
149072    Monotone-Date: 2009-06-08T15:31:17
149073    Monotone-Branch: ca.inverse.sogo
149074
149075M	ChangeLog
149076M	SoObjects/Appointments/SOGoAppointmentFolder.m
149077
149078commit ec8c7a2f42be62a3517d97f54bca653add646467
149079Author: C Robert <crobert@inverse.ca>
149080Date:   Mon Jun 8 14:32:21 2009 +0000
149081
149082    Monotone-Parent: 8bae8ee0ffba06f4b31f504c8f6d8671827d1a97
149083    Monotone-Revision: d6a619fbf875335523673d5bf683e34b3ac7887e
149084
149085    Monotone-Author: crobert@inverse.ca
149086    Monotone-Date: 2009-06-08T14:32:21
149087    Monotone-Branch: ca.inverse.sogo
149088
149089M	ChangeLog
149090M	SoObjects/Appointments/SOGoAppointmentFolder.m
149091
149092commit 5992021354e2e72a010cca6d7ba73ece04f51f75
149093Author: Francis Lachapelle <flachapelle@inverse.ca>
149094Date:   Fri Jun 5 18:35:00 2009 +0000
149095
149096    Updated subminor version
149097
149098    Monotone-Parent: a71929b88c2399aac8c173db2be8d2b1e1269ab0
149099    Monotone-Revision: 8bae8ee0ffba06f4b31f504c8f6d8671827d1a97
149100
149101    Monotone-Author: flachapelle@inverse.ca
149102    Monotone-Date: 2009-06-05T18:35:00
149103    Monotone-Branch: ca.inverse.sogo
149104    Monotone-Tag: SOGo_v1.0.2
149105
149106M	UI/MainUI/Version
149107
149108commit 80d0eb04f8dcceaa2966bffa8429e8f4487753a1
149109Author: Francis Lachapelle <flachapelle@inverse.ca>
149110Date:   Fri Jun 5 18:34:41 2009 +0000
149111
149112    Updated NEWS file
149113
149114    Monotone-Parent: 5af1152da43d0ad95e306d08de077612338ea667
149115    Monotone-Revision: a71929b88c2399aac8c173db2be8d2b1e1269ab0
149116
149117    Monotone-Author: flachapelle@inverse.ca
149118    Monotone-Date: 2009-06-05T18:34:41
149119    Monotone-Branch: ca.inverse.sogo
149120
149121M	NEWS
149122
149123commit 81a2702c5277959e12fe1a587201488876b0e2f4
149124Author: Francis Lachapelle <flachapelle@inverse.ca>
149125Date:   Fri Jun 5 18:34:27 2009 +0000
149126
149127    Updated version in documentation
149128
149129    Monotone-Parent: db25e7ba01017c4b37d5e1ec5d50a5e908996916
149130    Monotone-Revision: 5af1152da43d0ad95e306d08de077612338ea667
149131
149132    Monotone-Author: flachapelle@inverse.ca
149133    Monotone-Date: 2009-06-05T18:34:27
149134    Monotone-Branch: ca.inverse.sogo
149135
149136M	Documentation/SOGo Installation Guide.odt
149137
149138commit 0ec165a34425f674e154a5cca9e44692aeea48fb
149139Author: Francis Lachapelle <flachapelle@inverse.ca>
149140Date:   Fri Jun 5 17:36:39 2009 +0000
149141
149142    Monotone-Parent: b0e1ac9e028f296dd60f8db6aff67c520b3f1fea
149143    Monotone-Revision: db25e7ba01017c4b37d5e1ec5d50a5e908996916
149144
149145    Monotone-Author: flachapelle@inverse.ca
149146    Monotone-Date: 2009-06-05T17:36:39
149147    Monotone-Branch: ca.inverse.sogo
149148
149149M	UI/WebServerResources/UIxAttendeesEditor.js
149150M	UI/WebServerResources/generic.js
149151
149152commit 40cc7a378510673b15f6bd407a961ac35c64f53a
149153Author: C Robert <crobert@inverse.ca>
149154Date:   Fri Jun 5 16:55:26 2009 +0000
149155
149156    Monotone-Parent: 4de8470166df292fcd9ceff9ebe9f6837f051a3e
149157    Monotone-Revision: b0e1ac9e028f296dd60f8db6aff67c520b3f1fea
149158
149159    Monotone-Author: crobert@inverse.ca
149160    Monotone-Date: 2009-06-05T16:55:26
149161    Monotone-Branch: ca.inverse.sogo
149162
149163M	ChangeLog
149164M	UI/Scheduler/Dutch.lproj/Localizable.strings
149165M	UI/Scheduler/English.lproj/Localizable.strings
149166M	UI/Scheduler/French.lproj/Localizable.strings
149167M	UI/Scheduler/German.lproj/Localizable.strings
149168M	UI/Scheduler/Italian.lproj/Localizable.strings
149169M	UI/Scheduler/Russian.lproj/Localizable.strings
149170M	UI/Scheduler/Spanish.lproj/Localizable.strings
149171M	UI/Scheduler/UIxCalListingActions.m
149172M	UI/Scheduler/Welsh.lproj/Localizable.strings
149173M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
149174M	UI/WebServerResources/UIxAttendeesEditor.css
149175M	UI/WebServerResources/UIxAttendeesEditor.js
149176
149177commit b2073ed833ab0be78e895a956b3f4b87b8492436
149178Author: C Robert <crobert@inverse.ca>
149179Date:   Thu Jun 4 20:59:48 2009 +0000
149180
149181    Monotone-Parent: cc8f3eae095d7b17561debda2b36946509f78018
149182    Monotone-Revision: 6222d0ffffb65bf603b285c281887d1975d95e16
149183
149184    Monotone-Author: crobert@inverse.ca
149185    Monotone-Date: 2009-06-04T20:59:48
149186    Monotone-Branch: ca.inverse.sogo
149187
149188M	ChangeLog
149189M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
149190M	UI/WebServerResources/UIxAttendeesEditor.js
149191
149192commit 2005dc93fd9af13518af7e4f4d6d7c4c32163cdc
149193Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149194Date:   Thu Jun 4 19:19:56 2009 +0000
149195
149196    Monotone-Parent: 607aa602c2fc40fbaa85fb65c2f5b39d5ec5c3f6
149197    Monotone-Revision: 6de0a98067b97567bbcbe8d9bf8d0a0add24b5fa
149198
149199    Monotone-Author: wsourdeau@inverse.ca
149200    Monotone-Date: 2009-06-04T19:19:56
149201    Monotone-Branch: ca.inverse.sogo
149202
149203M	ChangeLog
149204M	SoObjects/Mailer/SOGoMailObject+Draft.m
149205
149206commit b312897a3d9b717e6555e7c375b6ec7a1a65c4cf
149207Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149208Date:   Thu Jun 4 18:56:14 2009 +0000
149209
149210    Monotone-Parent: 7e8a884a4d8254949154e9c2650acb95f5c3565a
149211    Monotone-Revision: 607aa602c2fc40fbaa85fb65c2f5b39d5ec5c3f6
149212
149213    Monotone-Author: wsourdeau@inverse.ca
149214    Monotone-Date: 2009-06-04T18:56:14
149215    Monotone-Branch: ca.inverse.sogo
149216
149217M	SoObjects/Mailer/SOGoMailObject.m
149218
149219commit 27613474ac441a018c106fc81aa2098d70371bfb
149220Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149221Date:   Thu Jun 4 18:56:06 2009 +0000
149222
149223    Monotone-Parent: 69bdee75f2d2b26ac2ca5a3bb53a6a43becfcb06
149224    Monotone-Revision: 7e8a884a4d8254949154e9c2650acb95f5c3565a
149225
149226    Monotone-Author: wsourdeau@inverse.ca
149227    Monotone-Date: 2009-06-04T18:56:06
149228    Monotone-Branch: ca.inverse.sogo
149229
149230M	SoObjects/SOGo/SOGoCache.m
149231
149232commit 93067312ec7008b7e69766c884afe5ca086790f2
149233Author: C Robert <crobert@inverse.ca>
149234Date:   Thu Jun 4 18:50:23 2009 +0000
149235
149236    Monotone-Parent: 4efc308e378492efdb95420253ab9f2c2b3ab674
149237    Monotone-Revision: 7a455791a787acec10f4b9c8249a9f97a36998e0
149238
149239    Monotone-Author: crobert@inverse.ca
149240    Monotone-Date: 2009-06-04T18:50:23
149241    Monotone-Branch: ca.inverse.sogo
149242
149243M	ChangeLog
149244M	UI/Scheduler/UIxCalListingActions.m
149245M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
149246M	UI/WebServerResources/UIxAttendeesEditor.js
149247
149248commit 32ab2855c4f93eede2c273574731a986b5f3c58c
149249Author: Francis Lachapelle <flachapelle@inverse.ca>
149250Date:   Thu Jun 4 15:49:08 2009 +0000
149251
149252    Fix for IE
149253
149254    Monotone-Parent: 4efc308e378492efdb95420253ab9f2c2b3ab674
149255    Monotone-Revision: ee14e86957da3fdf5320b2589b9d5fb65407d353
149256
149257    Monotone-Author: flachapelle@inverse.ca
149258    Monotone-Date: 2009-06-04T15:49:08
149259    Monotone-Branch: ca.inverse.sogo
149260
149261M	UI/WebServerResources/iefixes.css
149262
149263commit 962b2966c6cb264f737711096cbb0101cf0dfec7
149264Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149265Date:   Thu Jun 4 15:34:52 2009 +0000
149266
149267    Monotone-Parent: 9b5d407f9ae321995a0df2c39bcac77dc375d302
149268    Monotone-Revision: 4ea4003e94bffaaf5b684eeedc97c4f483ce3173
149269
149270    Monotone-Author: wsourdeau@inverse.ca
149271    Monotone-Date: 2009-06-04T15:34:52
149272    Monotone-Branch: ca.inverse.sogo
149273
149274M	NEWS
149275
149276commit b4fe7d040c4354fce0dc2aee05366d71bd118902
149277Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149278Date:   Thu Jun 4 15:08:03 2009 +0000
149279
149280    Monotone-Parent: fbaf51f1b9944aee510a816b001f424db9802648
149281    Monotone-Revision: 9b5d407f9ae321995a0df2c39bcac77dc375d302
149282
149283    Monotone-Author: wsourdeau@inverse.ca
149284    Monotone-Date: 2009-06-04T15:08:03
149285    Monotone-Branch: ca.inverse.sogo
149286
149287M	ChangeLog
149288M	UI/SOGoUI/UIxComponent.m
149289
149290commit 52a4de60bd149550b2b451fb04a329abf920055f
149291Author: C Robert <crobert@inverse.ca>
149292Date:   Thu Jun 4 14:57:50 2009 +0000
149293
149294    find next/prev slot
149295
149296    Monotone-Parent: 03b6f11c1a9a04660326370486a96b95a63cbaf2
149297    Monotone-Revision: 4efc308e378492efdb95420253ab9f2c2b3ab674
149298
149299    Monotone-Author: crobert@inverse.ca
149300    Monotone-Date: 2009-06-04T14:57:50
149301    Monotone-Branch: ca.inverse.sogo
149302
149303M	ChangeLog
149304M	UI/Scheduler/UIxCalListingActions.h
149305M	UI/Scheduler/UIxCalListingActions.m
149306M	UI/Scheduler/product.plist
149307M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
149308M	UI/WebServerResources/UIxAttendeesEditor.js
149309
149310commit 82aa341a5fa7830c658024308ac7c134511af6b6
149311Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149312Date:   Thu Jun 4 14:42:50 2009 +0000
149313
149314    Monotone-Parent: 5a279242bcd0a7239b0fee3400fe08b944a04d51
149315    Monotone-Revision: fbaf51f1b9944aee510a816b001f424db9802648
149316
149317    Monotone-Author: wsourdeau@inverse.ca
149318    Monotone-Date: 2009-06-04T14:42:50
149319    Monotone-Branch: ca.inverse.sogo
149320
149321M	ChangeLog
149322M	SoObjects/Contacts/SOGoContactGCSFolder.m
149323
149324commit 6a9b6e5fd553548fe2e1f1a1ed3d9f14a0da6796
149325Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149326Date:   Thu Jun 4 14:33:39 2009 +0000
149327
149328    Monotone-Parent: 7b02529f1f33a2ec0b03604bfd265e9477580e8f
149329    Monotone-Revision: 5a279242bcd0a7239b0fee3400fe08b944a04d51
149330
149331    Monotone-Author: wsourdeau@inverse.ca
149332    Monotone-Date: 2009-06-04T14:33:39
149333    Monotone-Branch: ca.inverse.sogo
149334
149335M	SoObjects/SOGo/LDAPSource.m
149336
149337commit 7bffc6c1a98062ebabf345736ec20c83de1d3219
149338Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149339Date:   Thu Jun 4 14:02:45 2009 +0000
149340
149341    Monotone-Parent: 03b6f11c1a9a04660326370486a96b95a63cbaf2
149342    Monotone-Revision: 7b02529f1f33a2ec0b03604bfd265e9477580e8f
149343
149344    Monotone-Author: wsourdeau@inverse.ca
149345    Monotone-Date: 2009-06-04T14:02:45
149346    Monotone-Branch: ca.inverse.sogo
149347
149348M	ChangeLog
149349M	SoObjects/SOGo/LDAPSource.m
149350
149351commit bfab0126e36dddba1ac8ef5f3bb769d2e596951f
149352Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149353Date:   Thu Jun 4 13:14:48 2009 +0000
149354
149355    Monotone-Parent: 2d5edf4fb7cc63f4d3c4d39b1a027368ec97704b
149356    Monotone-Revision: 03b6f11c1a9a04660326370486a96b95a63cbaf2
149357
149358    Monotone-Author: wsourdeau@inverse.ca
149359    Monotone-Date: 2009-06-04T13:14:48
149360    Monotone-Branch: ca.inverse.sogo
149361
149362M	UI/MainUI/Dutch.lproj/Localizable.strings
149363M	UI/MainUI/English.lproj/Localizable.strings
149364M	UI/MainUI/French.lproj/Localizable.strings
149365M	UI/MainUI/German.lproj/Localizable.strings
149366M	UI/MainUI/Italian.lproj/Localizable.strings
149367M	UI/MainUI/Russian.lproj/Localizable.strings
149368M	UI/MainUI/Spanish.lproj/Localizable.strings
149369M	UI/MainUI/Welsh.lproj/Localizable.strings
149370
149371commit 3734c100532d5e46e48cd504bdbbb7f157eebc86
149372Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149373Date:   Thu Jun 4 13:04:37 2009 +0000
149374
149375    Monotone-Parent: f2cb9755878e29bfc6e50ad7b8c831feae551b34
149376    Monotone-Revision: 2d5edf4fb7cc63f4d3c4d39b1a027368ec97704b
149377
149378    Monotone-Author: wsourdeau@inverse.ca
149379    Monotone-Date: 2009-06-04T13:04:37
149380    Monotone-Branch: ca.inverse.sogo
149381
149382M	UI/MainUI/Dutch.lproj/Localizable.strings
149383M	UI/MainUI/English.lproj/Localizable.strings
149384M	UI/MainUI/French.lproj/Localizable.strings
149385M	UI/MainUI/German.lproj/Localizable.strings
149386M	UI/MainUI/Italian.lproj/Localizable.strings
149387M	UI/MainUI/Russian.lproj/Localizable.strings
149388M	UI/MainUI/Spanish.lproj/Localizable.strings
149389M	UI/MainUI/Welsh.lproj/Localizable.strings
149390
149391commit 68d1f27913dcec44ee10499c55b62f70bed0bd72
149392Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149393Date:   Thu Jun 4 00:51:47 2009 +0000
149394
149395    Monotone-Parent: f8795baa052d7d5b6da4d6c947c91e65a2da600a
149396    Monotone-Revision: f2cb9755878e29bfc6e50ad7b8c831feae551b34
149397
149398    Monotone-Author: wsourdeau@inverse.ca
149399    Monotone-Date: 2009-06-04T00:51:47
149400    Monotone-Branch: ca.inverse.sogo
149401
149402M	SoObjects/Appointments/SOGoAppointmentFolder.m
149403
149404commit 4e98c44d6ff195b6fc252d107d6ede6f3d5d57c1
149405Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149406Date:   Thu Jun 4 00:40:21 2009 +0000
149407
149408    Monotone-Parent: ddc6033ba0aed2dee64092066218f39bf7e6a6c9
149409    Monotone-Revision: 2e6ec6866313aade92a1bcb4405a7ef0ff26696c
149410
149411    Monotone-Author: wsourdeau@inverse.ca
149412    Monotone-Date: 2009-06-04T00:40:21
149413    Monotone-Branch: ca.inverse.sogo
149414
149415M	ChangeLog
149416M	SOPE/NGCards/iCalEntityObject.h
149417M	SoObjects/Appointments/SOGoAppointmentFolder.h
149418M	SoObjects/Appointments/SOGoAppointmentFolder.m
149419M	SoObjects/SOGo/SOGoGCSFolder.h
149420M	SoObjects/SOGo/SOGoGCSFolder.m
149421
149422commit d976a8cbb0d14bf51b7706c469b65fdb4005827a
149423Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149424Date:   Thu Jun 4 00:31:57 2009 +0000
149425
149426    Monotone-Parent: 93bb2c6945d08d009e60e0b6280976b86b0b0aaf
149427    Monotone-Revision: ddc6033ba0aed2dee64092066218f39bf7e6a6c9
149428
149429    Monotone-Author: wsourdeau@inverse.ca
149430    Monotone-Date: 2009-06-04T00:31:57
149431    Monotone-Branch: ca.inverse.sogo
149432
149433M	SoObjects/Appointments/SOGoAppointmentFolder.m
149434
149435commit 459ab3484e20dca19da76080db959b974bffdb51
149436Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149437Date:   Wed Jun 3 23:06:52 2009 +0000
149438
149439    Monotone-Parent: 94ff9caef87cde7157655b9f398a4481c6bf5b72
149440    Monotone-Revision: 93bb2c6945d08d009e60e0b6280976b86b0b0aaf
149441
149442    Monotone-Author: wsourdeau@inverse.ca
149443    Monotone-Date: 2009-06-03T23:06:52
149444    Monotone-Branch: ca.inverse.sogo
149445
149446M	ChangeLog
149447M	Main/NSException+Stacktrace.m
149448M	SOPE/NGCards/NGCardsSaxHandler.m
149449M	SOPE/NGCards/NSString+NGCards.m
149450M	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m
149451M	SoObjects/Appointments/SOGoAppointmentFolder.m
149452M	SoObjects/SOGo/NSArray+Utilities.m
149453M	SoObjects/SOGo/SOGoGCSFolder.m
149454M	SoObjects/SOGo/SOGoLDAPUserDefaults.m
149455M	UI/MailPartViewers/UIxMailPartTextViewer.m
149456M	UI/MainUI/SOGoUserHomePage.m
149457M	UI/Scheduler/UIxCalListingActions.m
149458
149459commit 7737073752189fcd5421475ebe9bfea94742a5c3
149460Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149461Date:   Wed Jun 3 21:38:46 2009 +0000
149462
149463    Monotone-Parent: 8f2401fde9dc2a7ad07dd162c4f58cffaf548df5
149464    Monotone-Revision: 94ff9caef87cde7157655b9f398a4481c6bf5b72
149465
149466    Monotone-Author: wsourdeau@inverse.ca
149467    Monotone-Date: 2009-06-03T21:38:46
149468    Monotone-Branch: ca.inverse.sogo
149469
149470M	ChangeLog
149471M	SoObjects/Appointments/SOGoAppointmentFolder.m
149472
149473commit 96c5298a3f32f2fd9f51cfee9cd6271253c54001
149474Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149475Date:   Wed Jun 3 21:35:34 2009 +0000
149476
149477    Monotone-Parent: 190df89fa79fdae30c7fc8674c58058aa79da666
149478    Monotone-Revision: 8f2401fde9dc2a7ad07dd162c4f58cffaf548df5
149479
149480    Monotone-Author: wsourdeau@inverse.ca
149481    Monotone-Date: 2009-06-03T21:35:34
149482    Monotone-Branch: ca.inverse.sogo
149483
149484M	sogo.spec
149485
149486commit 5f6fb65c02517d3aa2d2302db68ca29c21821bf7
149487Author: Francis Lachapelle <flachapelle@inverse.ca>
149488Date:   Wed Jun 3 21:06:06 2009 +0000
149489
149490    Fix for IE in the Calendar module
149491
149492    Monotone-Parent: eeb0705e6da33070adbdcd844a5c1eef16561cac
149493    Monotone-Revision: 9b15232c558892eb4787b921845df76e7ed25b71
149494
149495    Monotone-Author: flachapelle@inverse.ca
149496    Monotone-Date: 2009-06-03T21:06:06
149497    Monotone-Branch: ca.inverse.sogo
149498
149499M	UI/WebServerResources/SchedulerUI.css
149500M	UI/WebServerResources/SchedulerUI.js
149501
149502commit 7110f4ad4f4a5f40bf673479309c694780c82910
149503Author: Francis Lachapelle <flachapelle@inverse.ca>
149504Date:   Wed Jun 3 21:02:30 2009 +0000
149505
149506    Monotone-Parent: 190df89fa79fdae30c7fc8674c58058aa79da666
149507    Monotone-Revision: eeb0705e6da33070adbdcd844a5c1eef16561cac
149508
149509    Monotone-Author: flachapelle@inverse.ca
149510    Monotone-Date: 2009-06-03T21:02:30
149511    Monotone-Branch: ca.inverse.sogo
149512
149513M	SoObjects/Appointments/SOGoCalendarComponent.h
149514
149515commit aa2c69643aa09b06d57779d4d829ba9ad7ead21b
149516Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149517Date:   Wed Jun 3 14:46:41 2009 +0000
149518
149519    Monotone-Parent: ec3af19d29d0e15b51deef425f6198af7d672f18
149520    Monotone-Revision: 190df89fa79fdae30c7fc8674c58058aa79da666
149521
149522    Monotone-Author: wsourdeau@inverse.ca
149523    Monotone-Date: 2009-06-03T14:46:41
149524    Monotone-Branch: ca.inverse.sogo
149525
149526M	ChangeLog
149527
149528commit e9a951e0418753aaf1878e4ed80a6d4d9b429985
149529Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149530Date:   Wed Jun 3 14:34:15 2009 +0000
149531
149532    Monotone-Parent: b0c0f20c06bd2f8385a77d9c2d072d367d86789a
149533    Monotone-Revision: f5b2544b7b7565841ff64e184b65a5e1cfc12747
149534
149535    Monotone-Author: wsourdeau@inverse.ca
149536    Monotone-Date: 2009-06-03T14:34:15
149537    Monotone-Branch: ca.inverse.sogo
149538
149539M	GNUmakefile
149540
149541commit 7bda2acefda916d5469dd4dbe6ef929242156703
149542Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149543Date:   Wed Jun 3 14:33:36 2009 +0000
149544
149545    Monotone-Parent: fd483b959e9ace05c008817b99952497b2b47141
149546    Monotone-Revision: b0c0f20c06bd2f8385a77d9c2d072d367d86789a
149547
149548    Monotone-Author: wsourdeau@inverse.ca
149549    Monotone-Date: 2009-06-03T14:33:36
149550    Monotone-Branch: ca.inverse.sogo
149551
149552M	Tools/GNUmakefile
149553M	Tools/sogo-contacts-checkdoubles.m
149554M	Tools/sogo-contacts-removedoubles.m
149555
149556commit 72a7d598d51ad31d5a8bf6b36f36dad3cd7a1681
149557Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149558Date:   Wed Jun 3 14:30:49 2009 +0000
149559
149560    Monotone-Parent: 3556596e54bd1f81160e5c10120b46259ec240f8
149561    Monotone-Revision: fd483b959e9ace05c008817b99952497b2b47141
149562
149563    Monotone-Author: wsourdeau@inverse.ca
149564    Monotone-Date: 2009-06-03T14:30:49
149565    Monotone-Branch: ca.inverse.sogo
149566
149567M	SOPE/GDLContentStore/ChangeLog
149568M	SOPE/GDLContentStore/GCSFolderManager.m
149569
149570commit 69a125b98014159bb4a64c48aac4a7aa215e9531
149571Author: Francis Lachapelle <flachapelle@inverse.ca>
149572Date:   Tue Jun 2 21:51:17 2009 +0000
149573
149574    See ChangeLog
149575
149576    Monotone-Parent: d0922ce075360a9cfb2cbf684f4b1552ebfdb435
149577    Monotone-Revision: f84e8d517a23517ef7550171fec8fa0d26a53ef2
149578
149579    Monotone-Author: flachapelle@inverse.ca
149580    Monotone-Date: 2009-06-02T21:51:17
149581    Monotone-Branch: ca.inverse.sogo
149582
149583M	ChangeLog
149584M	SoObjects/Appointments/SOGoAppointmentObject.m
149585
149586commit a366d9150a80736496a1872a8e10543417349348
149587Author: Francis Lachapelle <flachapelle@inverse.ca>
149588Date:   Tue Jun 2 19:45:07 2009 +0000
149589
149590    Javascript improvements and fix for IE8
149591
149592    Monotone-Parent: ac5f8b237dc599527e40ae6ad5333633c8dfffe1
149593    Monotone-Revision: 90cccbef5388ee00f07794b49092e47c6767a899
149594
149595    Monotone-Author: flachapelle@inverse.ca
149596    Monotone-Date: 2009-06-02T19:45:07
149597    Monotone-Branch: ca.inverse.sogo
149598
149599M	UI/Templates/UIxPageFrame.wox
149600M	UI/WebServerResources/ContactsUI.js
149601M	UI/WebServerResources/HTMLElement.js
149602M	UI/WebServerResources/MailerUI.js
149603M	UI/WebServerResources/SchedulerUI.css
149604M	UI/WebServerResources/SchedulerUI.js
149605M	UI/WebServerResources/UIxAclEditor.js
149606M	UI/WebServerResources/UIxContactsUserFolders.js
149607M	UI/WebServerResources/UIxReminderEditor.css
149608M	UI/WebServerResources/dtree.js
149609M	UI/WebServerResources/generic.js
149610M	UI/WebServerResources/iefixes.css
149611
149612commit 5a178e6392be7097bf8710992fc1891ed3186b12
149613Author: C Robert <crobert@inverse.ca>
149614Date:   Tue Jun 2 19:43:42 2009 +0000
149615
149616    Monotone-Parent: 8e7341cf427eb43d33db308380a8799e98fb9d93
149617    Monotone-Revision: ab7deac10b2e0f0a2db216131747b63c5f374160
149618
149619    Monotone-Author: crobert@inverse.ca
149620    Monotone-Date: 2009-06-02T19:43:42
149621    Monotone-Branch: ca.inverse.sogo
149622
149623M	ChangeLog
149624M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
149625M	UI/WebServerResources/UIxAttendeesEditor.js
149626
149627commit 249ac42896ad6187abf6d8bd80f5c7d1bbed28c5
149628Author: C Robert <crobert@inverse.ca>
149629Date:   Tue Jun 2 19:01:58 2009 +0000
149630
149631    Monotone-Parent: 5f136163cb35bf4d930f90a158464f4eb5e1d55e
149632    Monotone-Revision: 8e7341cf427eb43d33db308380a8799e98fb9d93
149633
149634    Monotone-Author: crobert@inverse.ca
149635    Monotone-Date: 2009-06-02T19:01:58
149636    Monotone-Branch: ca.inverse.sogo
149637
149638M	ChangeLog
149639M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
149640M	UI/WebServerResources/UIxAttendeesEditor.js
149641
149642commit 7c3da75fa5178a2e40d428623d57884bce431eba
149643Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149644Date:   Tue Jun 2 18:00:19 2009 +0000
149645
149646    Monotone-Parent: 619ec08b1e44eb1626e82e4a1d1a1ba80baa4346
149647    Monotone-Revision: 3556596e54bd1f81160e5c10120b46259ec240f8
149648
149649    Monotone-Author: wsourdeau@inverse.ca
149650    Monotone-Date: 2009-06-02T18:00:19
149651    Monotone-Branch: ca.inverse.sogo
149652
149653M	SoObjects/Appointments/SOGoAppointmentFolder.m
149654
149655commit 363bfac5a5b4809699af673215f15e6603b7f18e
149656Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149657Date:   Tue Jun 2 17:59:06 2009 +0000
149658
149659    Monotone-Parent: 5f136163cb35bf4d930f90a158464f4eb5e1d55e
149660    Monotone-Revision: 619ec08b1e44eb1626e82e4a1d1a1ba80baa4346
149661
149662    Monotone-Author: wsourdeau@inverse.ca
149663    Monotone-Date: 2009-06-02T17:59:06
149664    Monotone-Branch: ca.inverse.sogo
149665
149666M	SoObjects/Appointments/SOGoAppointmentFolder.m
149667M	SoObjects/SOGo/SOGoObject.m
149668M	SoObjects/SOGo/SOGoUser.m
149669
149670commit 97ce7fd2058b1df5294269cabfc1be8028bfb5d7
149671Author: C Robert <crobert@inverse.ca>
149672Date:   Tue Jun 2 17:10:33 2009 +0000
149673
149674    Removed NSLog
149675
149676    Monotone-Parent: fd50c862e356e0c0c102bf3b5901ec2e9de8241e
149677    Monotone-Revision: be1804befa03c2b271f09b1fa8f95c0d9877d056
149678
149679    Monotone-Author: crobert@inverse.ca
149680    Monotone-Date: 2009-06-02T17:10:33
149681    Monotone-Branch: ca.inverse.sogo
149682
149683M	SoObjects/Appointments/SOGoAppointmentFolder.m
149684
149685commit 1f0b289ef7dfaed6746d9137766dc9b6cc60da06
149686Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149687Date:   Tue Jun 2 16:23:32 2009 +0000
149688
149689    Monotone-Parent: 480d39a8c4def3358ca87a844e455c2ffe987f5f
149690    Monotone-Revision: 653a47a63f4f9fb59c7e85515dd7937dbaa2b23e
149691
149692    Monotone-Author: wsourdeau@inverse.ca
149693    Monotone-Date: 2009-06-02T16:23:32
149694    Monotone-Branch: ca.inverse.sogo
149695
149696M	ChangeLog
149697A	Tools/GNUmakefile
149698A	Tools/GNUmakefile.preamble
149699A	Tools/sogo-contacts-checkdoubles.m
149700A	Tools/sogo-contacts-removedoubles.m
149701
149702commit f7ce31f7cbaac2e4b2e0d9aa06807ba979fe5b1d
149703Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149704Date:   Tue Jun 2 16:22:28 2009 +0000
149705
149706    Monotone-Parent: fd50c862e356e0c0c102bf3b5901ec2e9de8241e
149707    Monotone-Revision: 480d39a8c4def3358ca87a844e455c2ffe987f5f
149708
149709    Monotone-Author: wsourdeau@inverse.ca
149710    Monotone-Date: 2009-06-02T16:22:28
149711    Monotone-Branch: ca.inverse.sogo
149712
149713M	SOPE/GDLContentStore/ChangeLog
149714M	SOPE/GDLContentStore/GCSFolder.h
149715M	SOPE/GDLContentStore/GCSFolder.m
149716
149717commit df68da38fa82bc7a02d2db29c37033bf268956c7
149718Author: C Robert <crobert@inverse.ca>
149719Date:   Tue Jun 2 15:28:42 2009 +0000
149720
149721    Monotone-Parent: 73b8ecc6d6621856d5066773cd34a3de9ba7df47
149722    Monotone-Revision: fd50c862e356e0c0c102bf3b5901ec2e9de8241e
149723
149724    Monotone-Author: crobert@inverse.ca
149725    Monotone-Date: 2009-06-02T15:28:42
149726    Monotone-Branch: ca.inverse.sogo
149727
149728M	ChangeLog
149729M	SoObjects/Appointments/SOGoAppointmentFolder.m
149730
149731commit 3354a88c47d8714e429f41a4aebe5b52dec8e49e
149732Author: C Robert <crobert@inverse.ca>
149733Date:   Tue Jun 2 14:40:50 2009 +0000
149734
149735    Reindent
149736
149737    Monotone-Parent: 2e82af935f99a50853aa4b3dfee4ab97d8f9fc66
149738    Monotone-Revision: 73b8ecc6d6621856d5066773cd34a3de9ba7df47
149739
149740    Monotone-Author: crobert@inverse.ca
149741    Monotone-Date: 2009-06-02T14:40:50
149742    Monotone-Branch: ca.inverse.sogo
149743
149744M	SoObjects/Appointments/SOGoAppointmentFolder.m
149745
149746commit 1802fe1e63164bae9f02ae0153f98d952630b741
149747Author: C Robert <crobert@inverse.ca>
149748Date:   Tue Jun 2 14:39:21 2009 +0000
149749
149750    Fixed incoherence
149751
149752    Monotone-Parent: e88954c069bb059beab0f156e13851671bd1054a
149753    Monotone-Revision: 2e82af935f99a50853aa4b3dfee4ab97d8f9fc66
149754
149755    Monotone-Author: crobert@inverse.ca
149756    Monotone-Date: 2009-06-02T14:39:21
149757    Monotone-Branch: ca.inverse.sogo
149758
149759M	SoObjects/Appointments/SOGoAppointmentFolder.m
149760
149761commit e551f917d5e1301a377f9697f4176e22272d0172
149762Author: C Robert <crobert@inverse.ca>
149763Date:   Tue Jun 2 14:05:59 2009 +0000
149764
149765    Monotone-Parent: 52ed7c612278254b79fdf946b5a0b54fe032dad4
149766    Monotone-Revision: e88954c069bb059beab0f156e13851671bd1054a
149767
149768    Monotone-Author: crobert@inverse.ca
149769    Monotone-Date: 2009-06-02T14:05:59
149770    Monotone-Branch: ca.inverse.sogo
149771
149772M	ChangeLog
149773M	SoObjects/Appointments/SOGoAppointmentFolder.m
149774
149775commit c65ca12487061a285f2568dd748f26c44cee8858
149776Author: Francis Lachapelle <flachapelle@inverse.ca>
149777Date:   Tue Jun 2 13:47:11 2009 +0000
149778
149779    Monotone-Parent: 52ed7c612278254b79fdf946b5a0b54fe032dad4
149780    Monotone-Revision: 1998a97de11b63460cd6ecf4448985e926b5d6d7
149781
149782    Monotone-Author: flachapelle@inverse.ca
149783    Monotone-Date: 2009-06-02T13:47:11
149784    Monotone-Branch: ca.inverse.sogo
149785
149786M	Scripts/sogo-init.d-debian
149787M	Scripts/sogod-wrapper
149788
149789commit 41af1f31457fca891761c272681c85276e8e46ad
149790Author: Ludovic Marcotte <lmarcotte@inverse.ca>
149791Date:   Tue Jun 2 12:45:04 2009 +0000
149792
149793    See ChangeLog
149794
149795    Monotone-Parent: 710426e98f0728c70e579d7b3463e5b685fd05d9
149796    Monotone-Revision: 52ed7c612278254b79fdf946b5a0b54fe032dad4
149797
149798    Monotone-Author: ludovic@Sophos.ca
149799    Monotone-Date: 2009-06-02T12:45:04
149800    Monotone-Branch: ca.inverse.sogo
149801
149802M	ChangeLog
149803M	Documentation/SOGo Installation Guide.odt
149804
149805commit dfc2704303f51b376f9839a2f4669ad86bd1bfcb
149806Author: Ludovic Marcotte <lmarcotte@inverse.ca>
149807Date:   Tue Jun 2 12:25:11 2009 +0000
149808
149809    merged the stuff
149810
149811    Monotone-Parent: 1a4c87b6d951f04cfe7725514b38d62ac6e8238d
149812    Monotone-Revision: 710426e98f0728c70e579d7b3463e5b685fd05d9
149813
149814    Monotone-Author: ludovic@Sophos.ca
149815    Monotone-Date: 2009-06-02T12:25:11
149816    Monotone-Branch: ca.inverse.sogo
149817
149818M	ChangeLog
149819
149820commit ac6b0209a110b8e54bbd5755dc0540c56fc9f5cc
149821Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149822Date:   Mon Jun 1 17:59:02 2009 +0000
149823
149824    Monotone-Parent: 83dfeb0263c5486d96e98bedd1e997bf5a368823
149825    Monotone-Revision: 35bb8c54877a2413065ebbe25721294d096fa5e8
149826
149827    Monotone-Author: wsourdeau@inverse.ca
149828    Monotone-Date: 2009-06-01T17:59:02
149829    Monotone-Branch: ca.inverse.sogo
149830
149831M	UI/MailerUI/product.plist
149832
149833commit d6f1ee5e8917d9dc5f4ff4baf05e0d950267a3f8
149834Author: C Robert <crobert@inverse.ca>
149835Date:   Mon Jun 1 17:56:31 2009 +0000
149836
149837    Reindent
149838
149839    Monotone-Parent: e33f6361448cdae2cc2fe618e4581de983c22081
149840    Monotone-Revision: 4460dc88c76a37f4ac0d64f2247e8e155254ca11
149841
149842    Monotone-Author: crobert@inverse.ca
149843    Monotone-Date: 2009-06-01T17:56:31
149844    Monotone-Branch: ca.inverse.sogo
149845
149846M	SoObjects/Appointments/SOGoAppointmentFolder.m
149847
149848commit d1d720b22b1c0fe666fd20b476ec7f5c6ea74260
149849Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149850Date:   Mon Jun 1 17:52:24 2009 +0000
149851
149852    Monotone-Parent: b68886fef709d3931ecfc6a232969b39ca2576c0
149853    Monotone-Revision: 83dfeb0263c5486d96e98bedd1e997bf5a368823
149854
149855    Monotone-Author: wsourdeau@inverse.ca
149856    Monotone-Date: 2009-06-01T17:52:24
149857    Monotone-Branch: ca.inverse.sogo
149858
149859M	ChangeLog
149860M	UI/MailerUI/UIxMailFolderActions.h
149861M	UI/MailerUI/UIxMailFolderActions.m
149862M	UI/MailerUI/product.plist
149863M	UI/WebServerResources/MailerUI.js
149864
149865commit f827ad748c42daf00836871f7856acb13c6a66d3
149866Author: C Robert <crobert@inverse.ca>
149867Date:   Mon Jun 1 17:29:31 2009 +0000
149868
149869    Monotone-Parent: 9c939912020f0e7e38a316d6867d7497c4540bd6
149870    Monotone-Revision: e33f6361448cdae2cc2fe618e4581de983c22081
149871
149872    Monotone-Author: crobert@inverse.ca
149873    Monotone-Date: 2009-06-01T17:29:31
149874    Monotone-Branch: ca.inverse.sogo
149875
149876M	ChangeLog
149877M	UI/WebServerResources/UIxContactsUserFolders.js
149878
149879commit f100388a783f6c951f71647ed88246a245782321
149880Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
149881Date:   Mon Jun 1 17:19:44 2009 +0000
149882
149883    Monotone-Parent: 9c939912020f0e7e38a316d6867d7497c4540bd6
149884    Monotone-Revision: b68886fef709d3931ecfc6a232969b39ca2576c0
149885
149886    Monotone-Author: wsourdeau@inverse.ca
149887    Monotone-Date: 2009-06-01T17:19:44
149888    Monotone-Branch: ca.inverse.sogo
149889
149890M	ChangeLog
149891M	SoObjects/Mailer/product.plist
149892M	SoObjects/SOGo/SOGoPermissions.h
149893M	SoObjects/SOGo/SOGoPermissions.m
149894M	UI/Common/UIxFolderActions.m
149895M	UI/Common/product.plist
149896M	UI/MainUI/product.plist
149897M	UI/WebServerResources/ContactsUI.js
149898M	UI/WebServerResources/MailerUI.js
149899M	UI/WebServerResources/SchedulerUI.js
149900
149901commit 7409e053bde9012662979e86c7b3905753091fe9
149902Author: Ludovic Marcotte <lmarcotte@inverse.ca>
149903Date:   Sat May 30 18:47:24 2009 +0000
149904
149905    See ChangeLog
149906
149907    Monotone-Parent: 42a3b4e08a22ce3456a4487fd4692b0670fde00f
149908    Monotone-Revision: 9c939912020f0e7e38a316d6867d7497c4540bd6
149909
149910    Monotone-Author: ludovic@Sophos.ca
149911    Monotone-Date: 2009-05-30T18:47:24
149912    Monotone-Branch: ca.inverse.sogo
149913
149914M	ChangeLog
149915M	NEWS
149916M	SoObjects/Appointments/SOGoCalendarComponent.m
149917
149918commit ee92e9b29ac83d2c617dc7d71ffb943b4ec90e66
149919Author: Francis Lachapelle <flachapelle@inverse.ca>
149920Date:   Tue May 26 18:56:49 2009 +0000
149921
149922    Fix logo image name in browsers panel
149923
149924    Monotone-Parent: 3b52714060113176005a0886d4a2e1a33ab89ecc
149925    Monotone-Revision: 921a9b22042e960f85ee461f7ad9c020af61974c
149926
149927    Monotone-Author: flachapelle@inverse.ca
149928    Monotone-Date: 2009-05-26T18:56:49
149929    Monotone-Branch: ca.inverse.sogo
149930
149931M	UI/Templates/MainUI/SOGoBrowsersPanel.wox
149932
149933commit f53dcdd10dad924b230935af5b14169ff7ccaeca
149934Author: Ludovic Marcotte <lmarcotte@inverse.ca>
149935Date:   Sun May 24 10:11:59 2009 +0000
149936
149937    Added missing Russian files and updated German translation
149938
149939    Monotone-Parent: 6bcbf38fda24078ff8ec9c45526f9457cf006d0e
149940    Monotone-Revision: ef6a3721ce15e46898bf17beffc20e0a010566e8
149941
149942    Monotone-Author: ludovic@Sophos.ca
149943    Monotone-Date: 2009-05-24T10:11:59
149944    Monotone-Branch: ca.inverse.sogo
149945
149946M	NEWS
149947A	SoObjects/Appointments/SOGoAptMailRussianDeletion.wo/SOGoAptMailRussianDeletion.html
149948A	SoObjects/Appointments/SOGoAptMailRussianDeletion.wo/SOGoAptMailRussianDeletion.wod
149949A	SoObjects/Appointments/SOGoAptMailRussianICalReply.wo/SOGoAptMailRussianICalReply.html
149950A	SoObjects/Appointments/SOGoAptMailRussianICalReply.wo/SOGoAptMailRussianICalReply.wod
149951A	SoObjects/Appointments/SOGoAptMailRussianInvitation.wo/SOGoAptMailRussianInvitation.html
149952A	SoObjects/Appointments/SOGoAptMailRussianInvitation.wo/SOGoAptMailRussianInvitation.wod
149953A	SoObjects/Appointments/SOGoAptMailRussianUpdate.wo/SOGoAptMailRussianUpdate.html
149954A	SoObjects/Appointments/SOGoAptMailRussianUpdate.wo/SOGoAptMailRussianUpdate.wod
149955A	SoObjects/Mailer/SOGoMailRussianForward.wo/SOGoMailRussianForward.html
149956A	SoObjects/Mailer/SOGoMailRussianForward.wo/SOGoMailRussianForward.wod
149957A	SoObjects/Mailer/SOGoMailRussianReply.wo/SOGoMailRussianReply.html
149958A	SoObjects/Mailer/SOGoMailRussianReply.wo/SOGoMailRussianReply.wod
149959A	UI/Common/Russian.lproj/Localizable.strings
149960A	UI/Contacts/Russian.lproj/Localizable.strings
149961A	UI/MailPartViewers/Russian.lproj/Localizable.strings
149962A	UI/MailerUI/Russian.lproj/Localizable.strings
149963M	UI/MainUI/German.lproj/Localizable.strings
149964A	UI/MainUI/Russian.lproj/Locale
149965A	UI/MainUI/Russian.lproj/Localizable.strings
149966M	UI/PreferencesUI/German.lproj/Localizable.strings
149967A	UI/PreferencesUI/Russian.lproj/Localizable.strings
149968M	UI/Scheduler/German.lproj/Localizable.strings
149969A	UI/Scheduler/Russian.lproj/Localizable.strings
149970A	UI/Templates/SOGoACLRussianAdditionAdvisory.wox
149971A	UI/Templates/SOGoACLRussianModificationAdvisory.wox
149972A	UI/Templates/SOGoACLRussianRemovalAdvisory.wox
149973A	UI/Templates/SOGoFolderRussianAdditionAdvisory.wox
149974A	UI/Templates/SOGoFolderRussianRemovalAdvisory.wox
149975
149976commit 7f6dc0d25a150a09664755a54859cd16209fddb3
149977Author: Ludovic Marcotte <lmarcotte@inverse.ca>
149978Date:   Sat May 23 11:17:51 2009 +0000
149979
149980    Reordered support languages
149981
149982    Monotone-Parent: 1a93c62b406f528779187ea92a5deb51969697ac
149983    Monotone-Revision: 6bcbf38fda24078ff8ec9c45526f9457cf006d0e
149984
149985    Monotone-Author: ludovic@Sophos.ca
149986    Monotone-Date: 2009-05-23T11:17:51
149987    Monotone-Branch: ca.inverse.sogo
149988
149989M	UI/MainUI/SOGoRootPage.m
149990
149991commit dd0fc5a714629a4d28866f06ffe142fbd836f2a4
149992Author: Ludovic Marcotte <lmarcotte@inverse.ca>
149993Date:   Sat May 23 11:12:34 2009 +0000
149994
149995    See ChangeLog
149996
149997    Monotone-Parent: 3b52714060113176005a0886d4a2e1a33ab89ecc
149998    Monotone-Revision: 1a93c62b406f528779187ea92a5deb51969697ac
149999
150000    Monotone-Author: ludovic@Sophos.ca
150001    Monotone-Date: 2009-05-23T11:12:34
150002    Monotone-Branch: ca.inverse.sogo
150003
150004M	ChangeLog
150005M	SoObjects/Appointments/GNUmakefile
150006M	SoObjects/Appointments/SOGoAptMailDeletion.m
150007M	SoObjects/Appointments/SOGoAptMailICalReply.m
150008M	SoObjects/Appointments/SOGoAptMailInvitation.m
150009M	SoObjects/Appointments/SOGoAptMailUpdate.m
150010M	SoObjects/Contacts/GNUmakefile
150011M	SoObjects/Mailer/GNUmakefile
150012M	SoObjects/Mailer/SOGoMailForward.h
150013M	SoObjects/Mailer/SOGoMailForward.m
150014M	SoObjects/Mailer/SOGoMailReply.h
150015M	SoObjects/Mailer/SOGoMailReply.m
150016M	UI/Common/GNUmakefile
150017M	UI/Contacts/GNUmakefile
150018M	UI/MailPartViewers/GNUmakefile
150019M	UI/MailerUI/GNUmakefile
150020M	UI/MainUI/GNUmakefile
150021M	UI/MainUI/SOGoRootPage.m
150022M	UI/PreferencesUI/GNUmakefile
150023M	UI/SOGoUI/SOGoACLAdvisory.h
150024M	UI/SOGoUI/SOGoACLAdvisory.m
150025M	UI/SOGoUI/SOGoFolderAdvisory.h
150026M	UI/SOGoUI/SOGoFolderAdvisory.m
150027M	UI/Scheduler/GNUmakefile
150028
150029commit 6d07744e366e542c0b39dd9d2f20833fdc946591
150030Author: Francis Lachapelle <flachapelle@inverse.ca>
150031Date:   Fri May 22 21:39:53 2009 +0000
150032
150033    See ChangeLog
150034
150035    Monotone-Parent: dec9b1733e709c1ad5b0be7dc9d1c4d9b2f6f991
150036    Monotone-Revision: 3b52714060113176005a0886d4a2e1a33ab89ecc
150037
150038    Monotone-Author: flachapelle@inverse.ca
150039    Monotone-Date: 2009-05-22T21:39:53
150040    Monotone-Branch: ca.inverse.sogo
150041
150042M	ChangeLog
150043M	Main/sogod.m
150044
150045commit e225a936cab9f9eec39aaae49713f33e486e2cfe
150046Author: Francis Lachapelle <flachapelle@inverse.ca>
150047Date:   Fri May 22 21:01:47 2009 +0000
150048
150049    See ChangeLog
150050
150051    Monotone-Parent: cb24cbb64f18605eafb31a901df365faf026b2e3
150052    Monotone-Revision: dec9b1733e709c1ad5b0be7dc9d1c4d9b2f6f991
150053
150054    Monotone-Author: flachapelle@inverse.ca
150055    Monotone-Date: 2009-05-22T21:01:47
150056    Monotone-Branch: ca.inverse.sogo
150057
150058M	ChangeLog
150059M	UI/Scheduler/UIxComponentEditor.m
150060
150061commit 2fcdaf40e2c10d83d5f415198ea880302c2f195a
150062Author: Francis Lachapelle <flachapelle@inverse.ca>
150063Date:   Fri May 22 17:09:54 2009 +0000
150064
150065    Added refresh upon calendar subscription
150066
150067    Monotone-Parent: 2cad106ad282e6e2bb7f22a2bfc3b2e86534f2f1
150068    Monotone-Revision: cb24cbb64f18605eafb31a901df365faf026b2e3
150069
150070    Monotone-Author: flachapelle@inverse.ca
150071    Monotone-Date: 2009-05-22T17:09:54
150072    Monotone-Branch: ca.inverse.sogo
150073
150074M	UI/WebServerResources/SchedulerUI.js
150075
150076commit 658a3a24c4bba290175db153a3fc4745142ff809
150077Author: Francis Lachapelle <flachapelle@inverse.ca>
150078Date:   Fri May 22 01:27:26 2009 +0000
150079
150080    Monotone-Parent: 6a0a8eae71c18661247d331695f355ce98ac360d
150081    Monotone-Revision: 2cad106ad282e6e2bb7f22a2bfc3b2e86534f2f1
150082
150083    Monotone-Author: flachapelle@inverse.ca
150084    Monotone-Date: 2009-05-22T01:27:26
150085    Monotone-Branch: ca.inverse.sogo
150086
150087M	sogo.spec
150088
150089commit cdd3dd5d3b686c0e29637b64a68d7cbe83edb173
150090Author: Francis Lachapelle <flachapelle@inverse.ca>
150091Date:   Thu May 21 19:13:23 2009 +0000
150092
150093    Minor changes in installation guide
150094
150095    Monotone-Parent: 23027dc3b5425c0db8ae0a33c141a4f290d70959
150096    Monotone-Revision: 6a0a8eae71c18661247d331695f355ce98ac360d
150097
150098    Monotone-Author: flachapelle@inverse.ca
150099    Monotone-Date: 2009-05-21T19:13:23
150100    Monotone-Branch: ca.inverse.sogo
150101
150102M	Documentation/SOGo Installation Guide.odt
150103
150104commit 732828bd9bd5f19313636fd83b2dd2b6af641a0b
150105Author: Francis Lachapelle <flachapelle@inverse.ca>
150106Date:   Thu May 21 18:59:12 2009 +0000
150107
150108    Monotone-Parent: 20deee0cbf590126b85d589df5d436d3cdb2c5cd
150109    Monotone-Revision: 23027dc3b5425c0db8ae0a33c141a4f290d70959
150110
150111    Monotone-Author: flachapelle@inverse.ca
150112    Monotone-Date: 2009-05-21T18:59:12
150113    Monotone-Branch: ca.inverse.sogo
150114
150115M	Scripts/sogod-wrapper
150116
150117commit 789f537cca325439665d0b5e71b3984bcecfcbc4
150118Author: Francis Lachapelle <flachapelle@inverse.ca>
150119Date:   Thu May 21 18:56:55 2009 +0000
150120
150121    Monotone-Parent: ec7f49d93a61f49ac3e1d66d81318b354dfcd438
150122    Monotone-Revision: 20deee0cbf590126b85d589df5d436d3cdb2c5cd
150123
150124    Monotone-Author: flachapelle@inverse.ca
150125    Monotone-Date: 2009-05-21T18:56:55
150126    Monotone-Branch: ca.inverse.sogo
150127
150128M	NEWS
150129
150130commit 58638a2726e6a7f4b3523c94eb944d84fddf408b
150131Author: Francis Lachapelle <flachapelle@inverse.ca>
150132Date:   Thu May 21 18:47:32 2009 +0000
150133
150134    Added documentation on SOGoMailShowSubscribedFoldersOnly parameter
150135
150136    Monotone-Parent: ba7a9c0844f414adceeeb271893070702ddb5d14
150137    Monotone-Revision: ec7f49d93a61f49ac3e1d66d81318b354dfcd438
150138
150139    Monotone-Author: flachapelle@inverse.ca
150140    Monotone-Date: 2009-05-21T18:47:32
150141    Monotone-Branch: ca.inverse.sogo
150142
150143M	Documentation/SOGo Installation Guide.odt
150144
150145commit a717c0bc6a04d0cb1ef08183d3a0517c15a917ce
150146Author: Ludovic Marcotte <lmarcotte@inverse.ca>
150147Date:   Thu May 21 16:44:40 2009 +0000
150148
150149    Adjusted the version number
150150
150151    Monotone-Parent: e7144d4661bfe00e94fbb512089c30ae2a0e99e4
150152    Monotone-Revision: ba7a9c0844f414adceeeb271893070702ddb5d14
150153
150154    Monotone-Author: ludovic@Sophos.ca
150155    Monotone-Date: 2009-05-21T16:44:40
150156    Monotone-Branch: ca.inverse.sogo
150157
150158M	SOPE/GDLContentStore/Version
150159M	SOPE/NGCards/Version
150160
150161commit aa444432be502472e22557fb3de4fee43d72a031
150162Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
150163Date:   Thu May 21 17:24:13 2009 +0000
150164
150165    Monotone-Parent: 2843ffb0343436932d7a2ce0d3aa223f882cbee5
150166    Monotone-Revision: e7144d4661bfe00e94fbb512089c30ae2a0e99e4
150167
150168    Monotone-Author: wsourdeau@inverse.ca
150169    Monotone-Date: 2009-05-21T17:24:13
150170    Monotone-Branch: ca.inverse.sogo
150171
150172M	configure
150173
150174commit 56d77dec71c88fdb127103cc9ecc11d4a7a6fdde
150175Author: Ludovic Marcotte <lmarcotte@inverse.ca>
150176Date:   Thu May 21 15:12:10 2009 +0000
150177
150178    See ChangeLog
150179
150180    Monotone-Parent: 09c2ef621ffaea633516a58bf226554a1147b8de
150181    Monotone-Revision: 2843ffb0343436932d7a2ce0d3aa223f882cbee5
150182
150183    Monotone-Author: ludovic@Sophos.ca
150184    Monotone-Date: 2009-05-21T15:12:10
150185    Monotone-Branch: ca.inverse.sogo
150186
150187M	ChangeLog
150188M	NEWS
150189M	SOPE/sope-patchset-r1657.diff
150190M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
150191
150192commit b338b3696389d9fe32856e47c610598d9a300a4f
150193Author: Francis Lachapelle <flachapelle@inverse.ca>
150194Date:   Thu May 21 15:37:00 2009 +0000
150195
150196    Fix regexp to be global in special characters replacement
150197
150198    Monotone-Parent: 3968c9c94e7ed1c0fce35b47f2c77ec9d2739a6a
150199    Monotone-Revision: 8d83618a18c319c1db3843f81574c79ee5d52430
150200
150201    Monotone-Author: flachapelle@inverse.ca
150202    Monotone-Date: 2009-05-21T15:37:00
150203    Monotone-Branch: ca.inverse.sogo
150204
150205M	UI/WebServerResources/JavascriptAPIExtensions.js
150206
150207commit cd49068d78ee77a68162ad523e3fdd7d9b689c50
150208Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
150209Date:   Thu May 21 13:40:53 2009 +0000
150210
150211    Monotone-Parent: 3968c9c94e7ed1c0fce35b47f2c77ec9d2739a6a
150212    Monotone-Revision: 08072a021136a28a193b28ee306b59bc5fb87d73
150213
150214    Monotone-Author: wsourdeau@inverse.ca
150215    Monotone-Date: 2009-05-21T13:40:53
150216    Monotone-Branch: ca.inverse.sogo
150217
150218M	SOPE/sope-patchset-r1657.diff
150219
150220commit 791400e729114bb3302105b7224391b6f167250b
150221Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
150222Date:   Thu May 21 12:10:55 2009 +0000
150223
150224    Monotone-Parent: d2492a7273f3c147ff82e102ea37f7ae3659a131
150225    Monotone-Revision: 3968c9c94e7ed1c0fce35b47f2c77ec9d2739a6a
150226
150227    Monotone-Author: wsourdeau@inverse.ca
150228    Monotone-Date: 2009-05-21T12:10:55
150229    Monotone-Branch: ca.inverse.sogo
150230
150231A	SOPE/sope-patchset-r1657.diff
150232
150233commit 0602e1d36a847c865b372e932a717091c2573159
150234Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
150235Date:   Thu May 21 12:10:43 2009 +0000
150236
150237    Monotone-Parent: 57dd1ad4053d9e7949e68a06c4f52bd1ec44d9d1
150238    Monotone-Revision: d2492a7273f3c147ff82e102ea37f7ae3659a131
150239
150240    Monotone-Author: wsourdeau@inverse.ca
150241    Monotone-Date: 2009-05-21T12:10:43
150242    Monotone-Branch: ca.inverse.sogo
150243
150244M	Scripts/sogo-init.d-sles
150245
150246commit 13cc138afc58fd4df06eae17314292ca9a2c9dd4
150247Author: Francis Lachapelle <flachapelle@inverse.ca>
150248Date:   Tue May 19 23:31:51 2009 +0000
150249
150250    See ChangeLog
150251
150252    Monotone-Parent: 3e3f539c1798ad054238bb1eb3099675124b888b
150253    Monotone-Revision: 57dd1ad4053d9e7949e68a06c4f52bd1ec44d9d1
150254
150255    Monotone-Author: flachapelle@inverse.ca
150256    Monotone-Date: 2009-05-19T23:31:51
150257    Monotone-Branch: ca.inverse.sogo
150258
150259M	ChangeLog
150260M	SoObjects/Mailer/SOGoMailAccount.m
150261M	UI/PreferencesUI/UIxPreferences.m
150262
150263commit d7bcd8d2dab29f7f57bf93ce36f4960bb531fb68
150264Author: Francis Lachapelle <flachapelle@inverse.ca>
150265Date:   Tue May 19 22:53:02 2009 +0000
150266
150267    Applied improvements of RedHat init script to Debian init script
150268
150269    Monotone-Parent: dd1386dca388b9d843e0a5d78f56bbad9428be47
150270    Monotone-Revision: 3e3f539c1798ad054238bb1eb3099675124b888b
150271
150272    Monotone-Author: flachapelle@inverse.ca
150273    Monotone-Date: 2009-05-19T22:53:02
150274    Monotone-Branch: ca.inverse.sogo
150275
150276M	Scripts/sogo-init.d-debian
150277
150278commit b8624f11016ceb01e51bc4fa1b56b63c29d31a91
150279Author: Francis Lachapelle <flachapelle@inverse.ca>
150280Date:   Tue May 19 22:49:50 2009 +0000
150281
150282    Improved wrapper to locate sogod daemon
150283
150284    Monotone-Parent: 27cac8d3ea745562fe4d70180aa89b4443b19a33
150285    Monotone-Revision: dd1386dca388b9d843e0a5d78f56bbad9428be47
150286
150287    Monotone-Author: flachapelle@inverse.ca
150288    Monotone-Date: 2009-05-19T22:49:50
150289    Monotone-Branch: ca.inverse.sogo
150290
150291M	Scripts/sogod-wrapper
150292
150293commit 5dde4705b0c9dccc55fa413ce0edfc7bf8644d7d
150294Author: Francis Lachapelle <flachapelle@inverse.ca>
150295Date:   Fri May 15 20:38:56 2009 +0000
150296
150297    Monotone-Parent: f00d778f8af0801dcc730f04b0149cc2f3292501
150298    Monotone-Revision: 27cac8d3ea745562fe4d70180aa89b4443b19a33
150299
150300    Monotone-Author: flachapelle@inverse.ca
150301    Monotone-Date: 2009-05-15T20:38:56
150302    Monotone-Branch: ca.inverse.sogo
150303
150304M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
150305M	UI/PreferencesUI/English.lproj/Localizable.strings
150306M	UI/PreferencesUI/French.lproj/Localizable.strings
150307M	UI/PreferencesUI/German.lproj/Localizable.strings
150308M	UI/PreferencesUI/Italian.lproj/Localizable.strings
150309M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
150310M	UI/PreferencesUI/Welsh.lproj/Localizable.strings
150311
150312commit fb18e6ec8d5baaf33ff04b751772fe5daa2c87f9
150313Author: Francis Lachapelle <flachapelle@inverse.ca>
150314Date:   Fri May 15 20:26:25 2009 +0000
150315
150316    See ChangeLog
150317
150318    Monotone-Parent: bab59e2cce32327be3e5571e6b50d880dffdd253
150319    Monotone-Revision: f00d778f8af0801dcc730f04b0149cc2f3292501
150320
150321    Monotone-Author: flachapelle@inverse.ca
150322    Monotone-Date: 2009-05-15T20:26:25
150323    Monotone-Branch: ca.inverse.sogo
150324
150325M	ChangeLog
150326M	SOPE/sope-patchset-r1632.diff
150327M	SoObjects/Mailer/SOGoMailAccount.m
150328M	UI/PreferencesUI/UIxPreferences.m
150329M	UI/Templates/PreferencesUI/UIxPreferences.wox
150330M	UI/WebServerResources/UIxPreferences.js
150331
150332commit 42f5859b1927d05735c41339c76b51655ecd8951
150333Author: Francis Lachapelle <flachapelle@inverse.ca>
150334Date:   Fri May 15 15:52:29 2009 +0000
150335
150336    See ChangeLog
150337
150338    Monotone-Parent: f228f85b4a1cf2fdf65199066d75611c45738e1d
150339    Monotone-Revision: bab59e2cce32327be3e5571e6b50d880dffdd253
150340
150341    Monotone-Author: flachapelle@inverse.ca
150342    Monotone-Date: 2009-05-15T15:52:29
150343    Monotone-Branch: ca.inverse.sogo
150344
150345M	ChangeLog
150346M	SoObjects/SOGo/SOGoUserDefaults.m
150347
150348commit ebef6be9f8f488d998fe1ae9da30e947fb2bc59f
150349Author: Francis Lachapelle <flachapelle@inverse.ca>
150350Date:   Fri May 15 01:40:18 2009 +0000
150351
150352    Added explanation of the IMAPHostFieldName parameter
150353
150354    Monotone-Parent: 6423f19a5a08e1fed0683fb1ab86ffb6e2519da7
150355    Monotone-Revision: f228f85b4a1cf2fdf65199066d75611c45738e1d
150356
150357    Monotone-Author: flachapelle@inverse.ca
150358    Monotone-Date: 2009-05-15T01:40:18
150359    Monotone-Branch: ca.inverse.sogo
150360
150361M	Documentation/SOGo Installation Guide.odt
150362
150363commit 188fda54d45999608484864350b64c2c33e5c677
150364Author: Francis Lachapelle <flachapelle@inverse.ca>
150365Date:   Tue May 12 19:56:39 2009 +0000
150366
150367    See ChangeLog
150368
150369    Monotone-Parent: 968254dd9df1cf87e5269ec6f7f31e31acc794bc
150370    Monotone-Revision: 6423f19a5a08e1fed0683fb1ab86ffb6e2519da7
150371
150372    Monotone-Author: flachapelle@inverse.ca
150373    Monotone-Date: 2009-05-12T19:56:39
150374    Monotone-Branch: ca.inverse.sogo
150375
150376M	ChangeLog
150377M	NEWS
150378M	SoObjects/Mailer/SOGoMailAccount.m
150379M	SoObjects/SOGo/LDAPSource.h
150380M	SoObjects/SOGo/LDAPSource.m
150381M	SoObjects/SOGo/LDAPUserManager.m
150382M	SoObjects/SOGo/SOGoUser.m
150383
150384commit ab786b688932362f7db947545f074b1cb0913ad5
150385Author: Francis Lachapelle <flachapelle@inverse.ca>
150386Date:   Wed May 6 21:57:21 2009 +0000
150387
150388    See ChangeLog
150389
150390    Monotone-Parent: b3a24e425f02d22903e826a50c1e2421ea43be6f
150391    Monotone-Revision: 968254dd9df1cf87e5269ec6f7f31e31acc794bc
150392
150393    Monotone-Author: flachapelle@inverse.ca
150394    Monotone-Date: 2009-05-06T21:57:21
150395    Monotone-Branch: ca.inverse.sogo
150396
150397M	ChangeLog
150398M	SoObjects/Appointments/SOGoAppointmentFolder.m
150399M	SoObjects/Appointments/SOGoAppointmentObject.m
150400M	SoObjects/Appointments/SOGoCalendarComponent.h
150401M	SoObjects/Appointments/SOGoCalendarComponent.m
150402M	SoObjects/SOGo/SOGoGCSFolder.m
150403
150404commit e812288063a3ecdc40cedc7d1d5e692df740b585
150405Author: Francis Lachapelle <flachapelle@inverse.ca>
150406Date:   Tue May 5 21:16:11 2009 +0000
150407
150408    Improved messages attachments display in web interface
150409
150410    Monotone-Parent: d5f67d6e4d96fb56aedcbaef7a68bdf915d7ad8c
150411    Monotone-Revision: b3a24e425f02d22903e826a50c1e2421ea43be6f
150412
150413    Monotone-Author: flachapelle@inverse.ca
150414    Monotone-Date: 2009-05-05T21:16:11
150415    Monotone-Branch: ca.inverse.sogo
150416
150417M	UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox
150418M	UI/WebServerResources/MailerUI.css
150419
150420commit 43c54e689880790e4d7b40fdcd73f5dd4636333f
150421Author: Francis Lachapelle <flachapelle@inverse.ca>
150422Date:   Tue May 5 19:58:33 2009 +0000
150423
150424    See ChangeLog
150425
150426    Monotone-Parent: 707f11d374470774389d0ad41fc35614be923164
150427    Monotone-Revision: d5f67d6e4d96fb56aedcbaef7a68bdf915d7ad8c
150428
150429    Monotone-Author: flachapelle@inverse.ca
150430    Monotone-Date: 2009-05-05T19:58:33
150431    Monotone-Branch: ca.inverse.sogo
150432
150433M	ChangeLog
150434M	SoObjects/SOGo/LDAPUserManager.m
150435M	SoObjects/SOGo/SOGoUser.m
150436M	UI/Common/UIxUserRightsEditor.m
150437
150438commit 0100fbd0185c2cb6631ed24578f72e5811e709c9
150439Author: Francis Lachapelle <flachapelle@inverse.ca>
150440Date:   Sun May 3 17:50:57 2009 +0000
150441
150442    See ChangeLog
150443
150444    Monotone-Parent: 86af39bf6245663b3ce86c22d61625d3204e5e62
150445    Monotone-Revision: 707f11d374470774389d0ad41fc35614be923164
150446
150447    Monotone-Author: flachapelle@inverse.ca
150448    Monotone-Date: 2009-05-03T17:50:57
150449    Monotone-Branch: ca.inverse.sogo
150450
150451M	ChangeLog
150452M	SoObjects/Appointments/SOGoAppointmentObject.m
150453M	SoObjects/SOGo/LDAPSource.h
150454M	SoObjects/SOGo/LDAPSource.m
150455M	SoObjects/SOGo/LDAPUserManager.h
150456M	SoObjects/SOGo/LDAPUserManager.m
150457M	SoObjects/SOGo/SOGoGCSFolder.m
150458M	SoObjects/SOGo/SOGoGroup.h
150459M	SoObjects/SOGo/SOGoGroup.m
150460M	UI/Common/UIxAclEditor.m
150461M	UI/Common/UIxUserRightsEditor.m
150462
150463commit 9cf951d32b09923b62c8f54b0d9956309d5ed127
150464Author: Ludovic Marcotte <lmarcotte@inverse.ca>
150465Date:   Fri May 1 11:35:02 2009 +0000
150466
150467    See ChangeLog
150468
150469    Monotone-Parent: 4cbfa058c2199806b08f5a11ac5cebf02316041f
150470    Monotone-Revision: 86af39bf6245663b3ce86c22d61625d3204e5e62
150471
150472    Monotone-Author: ludovic@Sophos.ca
150473    Monotone-Date: 2009-05-01T11:35:02
150474    Monotone-Branch: ca.inverse.sogo
150475
150476M	ChangeLog
150477M	SoObjects/Appointments/SOGoAppointmentObject.m
150478
150479commit e53507146ca490ed4f65b32026de6dc5e56f6246
150480Author: Ludovic Marcotte <lmarcotte@inverse.ca>
150481Date:   Thu Apr 30 21:17:55 2009 +0000
150482
150483    See ChangeLog
150484
150485    Monotone-Parent: 6daecf153c7b456921285f46297f307b36b5ceb7
150486    Monotone-Revision: 4cbfa058c2199806b08f5a11ac5cebf02316041f
150487
150488    Monotone-Author: ludovic@Sophos.ca
150489    Monotone-Date: 2009-04-30T21:17:55
150490    Monotone-Branch: ca.inverse.sogo
150491
150492M	ChangeLog
150493M	SoObjects/Appointments/SOGoAppointmentFolder.m
150494M	SoObjects/Appointments/SOGoAppointmentObject.m
150495M	SoObjects/Appointments/SOGoCalendarComponent.m
150496M	SoObjects/SOGo/GNUmakefile
150497M	SoObjects/SOGo/LDAPSource.h
150498M	SoObjects/SOGo/LDAPSource.m
150499M	SoObjects/SOGo/LDAPUserManager.h
150500M	SoObjects/SOGo/LDAPUserManager.m
150501M	SoObjects/SOGo/SOGoFolder.m
150502A	SoObjects/SOGo/SOGoGroup.h
150503A	SoObjects/SOGo/SOGoGroup.m
150504
150505commit 9f9696fd320ebf240118458f25bb95fcc18a5e6a
150506Author: Francis Lachapelle <flachapelle@inverse.ca>
150507Date:   Mon Apr 27 15:40:13 2009 +0000
150508
150509    Monotone-Parent: 6cd8bd905c09bb0c1ce4a768771667db763991cb
150510    Monotone-Revision: 6daecf153c7b456921285f46297f307b36b5ceb7
150511
150512    Monotone-Author: flachapelle@inverse.ca
150513    Monotone-Date: 2009-04-27T15:40:13
150514    Monotone-Branch: ca.inverse.sogo
150515
150516M	UI/WebServerResources/SchedulerUI.js
150517
150518commit 3a1dab1f335412322a4a5c8b3d0af80c3dedf5ba
150519Author: Francis Lachapelle <flachapelle@inverse.ca>
150520Date:   Mon Apr 27 15:28:51 2009 +0000
150521
150522    See ChangeLog
150523
150524    Monotone-Parent: 069d5a277053f95c29a92bbfee86bb80f5286191
150525    Monotone-Revision: 6cd8bd905c09bb0c1ce4a768771667db763991cb
150526
150527    Monotone-Author: flachapelle@inverse.ca
150528    Monotone-Date: 2009-04-27T15:28:51
150529    Monotone-Branch: ca.inverse.sogo
150530
150531M	ChangeLog
150532M	UI/Scheduler/UIxCalListingActions.m
150533
150534commit 1dacd9c7ef2bcac540d74c13345bfb381b97afd6
150535Author: Francis Lachapelle <flachapelle@inverse.ca>
150536Date:   Fri Apr 24 21:58:18 2009 +0000
150537
150538    Monotone-Parent: db998c2f5084b1ab7cbb31ccccdbbb6e086664ca
150539    Monotone-Revision: 069d5a277053f95c29a92bbfee86bb80f5286191
150540
150541    Monotone-Author: flachapelle@inverse.ca
150542    Monotone-Date: 2009-04-24T21:58:18
150543    Monotone-Branch: ca.inverse.sogo
150544
150545M	NEWS
150546A	UI/WebServerResources/alarm.png
150547
150548commit 89984c97b6c1c6063b477bdc878feef4ff39d8c4
150549Author: Francis Lachapelle <flachapelle@inverse.ca>
150550Date:   Fri Apr 24 20:22:48 2009 +0000
150551
150552    Monotone-Parent: 534a14b91a815041d27ce212e28d37e2b61c6344
150553    Monotone-Revision: db998c2f5084b1ab7cbb31ccccdbbb6e086664ca
150554
150555    Monotone-Author: flachapelle@inverse.ca
150556    Monotone-Date: 2009-04-24T20:22:48
150557    Monotone-Branch: ca.inverse.sogo
150558
150559M	UI/WebServerResources/generic.js
150560
150561commit c3a3f375b75451bdc5dcba3e49bb1af84e48ae70
150562Author: Francis Lachapelle <flachapelle@inverse.ca>
150563Date:   Fri Apr 24 19:19:43 2009 +0000
150564
150565    Monotone-Parent: 396cb9daa0f5866edb2141f879e47a4b45dbabce
150566    Monotone-Revision: 534a14b91a815041d27ce212e28d37e2b61c6344
150567
150568    Monotone-Author: flachapelle@inverse.ca
150569    Monotone-Date: 2009-04-24T19:19:43
150570    Monotone-Branch: ca.inverse.sogo
150571
150572M	SoObjects/Appointments/SOGoAppointmentFolder.m
150573M	UI/Scheduler/UIxCalListingActions.m
150574M	UI/WebServerResources/SchedulerUI.css
150575M	UI/WebServerResources/SchedulerUI.js
150576
150577commit 6f090c6846b92b50124cbc2acdf3268a2498b8a3
150578Author: Francis Lachapelle <flachapelle@inverse.ca>
150579Date:   Fri Apr 24 19:18:40 2009 +0000
150580
150581    Monotone-Parent: f5da94d723f4e50739689feb2eddb888c5cec423
150582    Monotone-Revision: 396cb9daa0f5866edb2141f879e47a4b45dbabce
150583
150584    Monotone-Author: flachapelle@inverse.ca
150585    Monotone-Date: 2009-04-24T19:18:40
150586    Monotone-Branch: ca.inverse.sogo
150587
150588M	UI/MainUI/SOGoUserHomePage.m
150589
150590commit a0c49a6eddbf20d67483b85748164dc30f1cd1a2
150591Author: Francis Lachapelle <flachapelle@inverse.ca>
150592Date:   Fri Apr 24 19:18:00 2009 +0000
150593
150594    Added SOGoUIxDefaultModule configuration
150595
150596    Monotone-Parent: b0266f0ed458f6976e3b9e50c36168d47b626a87
150597    Monotone-Revision: f5da94d723f4e50739689feb2eddb888c5cec423
150598
150599    Monotone-Author: flachapelle@inverse.ca
150600    Monotone-Date: 2009-04-24T19:18:00
150601    Monotone-Branch: ca.inverse.sogo
150602
150603M	Documentation/SOGo Installation Guide.odt
150604
150605commit f66e98f9bf8f5c9790e95b24162dc61337bb0218
150606Author: Francis Lachapelle <flachapelle@inverse.ca>
150607Date:   Thu Apr 23 18:45:56 2009 +0000
150608
150609    Monotone-Parent: 9057f51730136ddbcf1d8e64c8029ea9a4e6c991
150610    Monotone-Revision: b0266f0ed458f6976e3b9e50c36168d47b626a87
150611
150612    Monotone-Author: flachapelle@inverse.ca
150613    Monotone-Date: 2009-04-23T18:45:56
150614    Monotone-Branch: ca.inverse.sogo
150615
150616A	UI/WebServerResources/UIxReminderEditor.css
150617A	UI/WebServerResources/UIxReminderEditor.js
150618
150619commit 6e5d968de383c8ec4a46453088a8e96a3f7bf05e
150620Author: Francis Lachapelle <flachapelle@inverse.ca>
150621Date:   Wed Apr 22 21:02:11 2009 +0000
150622
150623    See ChangeLog
150624
150625    Monotone-Parent: c4a5b31204ccd4c09e85262d9b5609b788a8380a
150626    Monotone-Revision: 9057f51730136ddbcf1d8e64c8029ea9a4e6c991
150627
150628    Monotone-Author: flachapelle@inverse.ca
150629    Monotone-Date: 2009-04-22T21:02:11
150630    Monotone-Branch: ca.inverse.sogo
150631
150632M	ChangeLog
150633M	SoObjects/Appointments/SOGoAppointmentFolder.h
150634M	SoObjects/Appointments/SOGoAppointmentFolder.m
150635M	SoObjects/Appointments/iCalEvent+SOGo.m
150636M	SoObjects/Appointments/iCalToDo+SOGo.m
150637M	UI/Common/Dutch.lproj/Localizable.strings
150638M	UI/Common/English.lproj/Localizable.strings
150639M	UI/Common/French.lproj/Localizable.strings
150640M	UI/Common/German.lproj/Localizable.strings
150641M	UI/Common/Italian.lproj/Localizable.strings
150642M	UI/Common/Spanish.lproj/Localizable.strings
150643M	UI/Common/Welsh.lproj/Localizable.strings
150644M	UI/Scheduler/UIxAppointmentEditor.m
150645M	UI/Scheduler/UIxCalListingActions.m
150646M	UI/Scheduler/UIxTaskEditor.m
150647M	UI/Scheduler/product.plist
150648M	UI/WebServerResources/SchedulerUI.js
150649M	UI/WebServerResources/generic.js
150650
150651commit 143c91bc2da0a22915930b33362522b9b3db2f36
150652Author: Francis Lachapelle <flachapelle@inverse.ca>
150653Date:   Tue Apr 21 15:48:22 2009 +0000
150654
150655    Monotone-Parent: cc4b29880c63c661301ca909ec3695f67b0775dd
150656    Monotone-Revision: c4a5b31204ccd4c09e85262d9b5609b788a8380a
150657
150658    Monotone-Author: flachapelle@inverse.ca
150659    Monotone-Date: 2009-04-21T15:48:22
150660    Monotone-Branch: ca.inverse.sogo
150661
150662A	UI/Templates/SchedulerUI/UIxReminderEditor.wox
150663
150664commit d1bbd65944bb3078a48e21e23f7351b50abb49bf
150665Author: Ludovic Marcotte <lmarcotte@inverse.ca>
150666Date:   Tue Apr 21 15:20:52 2009 +0000
150667
150668    See ChangeLog
150669
150670    Monotone-Parent: ea7589320f5747a3bd1bbec33e1bd8776e4041db
150671    Monotone-Revision: cc4b29880c63c661301ca909ec3695f67b0775dd
150672
150673    Monotone-Author: ludovic@Sophos.ca
150674    Monotone-Date: 2009-04-21T15:20:52
150675    Monotone-Branch: ca.inverse.sogo
150676
150677M	.mtn-ignore
150678M	ChangeLog
150679A	ChangeLog.old
150680D	Main/ChangeLog.upstream
150681M	Main/SOGo.m
150682D	OGoContentStore/ChangeLog.upstream
150683M	OGoContentStore/appointment-oracle.ocs
150684M	OGoContentStore/appointment.ocs
150685M	SOPE/GDLContentStore/GCSFolder.m
150686M	SOPE/sope-patchset-r1632.diff
150687M	Scripts/sogod-wrapper
150688A	Scripts/sql-update-101_to_102.sh
150689D	SoObjects/Appointments/ChangeLog.upstream
150690M	SoObjects/Appointments/GNUmakefile
150691M	SoObjects/Appointments/SOGoAppointmentFolder.h
150692A	SoObjects/Appointments/SOGoAptMailWelshDeletion.wo/SOGoAptMailWelshDeletion.html
150693A	SoObjects/Appointments/SOGoAptMailWelshDeletion.wo/SOGoAptMailWelshDeletion.wod
150694A	SoObjects/Appointments/SOGoAptMailWelshICalReply.wo/SOGoAptMailWelshICalReply.html
150695A	SoObjects/Appointments/SOGoAptMailWelshICalReply.wo/SOGoAptMailWelshICalReply.wod
150696A	SoObjects/Appointments/SOGoAptMailWelshInvitation.wo/SOGoAptMailWelshInvitation.html
150697A	SoObjects/Appointments/SOGoAptMailWelshInvitation.wo/SOGoAptMailWelshInvitation.wod
150698A	SoObjects/Appointments/SOGoAptMailWelshUpdate.wo/SOGoAptMailWelshUpdate.html
150699A	SoObjects/Appointments/SOGoAptMailWelshUpdate.wo/SOGoAptMailWelshUpdate.wod
150700A	SoObjects/Appointments/Welsh.lproj/Localizable.strings
150701D	SoObjects/ChangeLog.upstream
150702D	SoObjects/Contacts/ChangeLog.upstream
150703M	SoObjects/Contacts/GNUmakefile
150704A	SoObjects/Contacts/Welsh.lproj/Localizable.strings
150705D	SoObjects/Mailer/ChangeLog.upstream
150706M	SoObjects/Mailer/GNUmakefile
150707A	SoObjects/Mailer/SOGoMailWelshForward.wo/SOGoMailWelshForward.html
150708A	SoObjects/Mailer/SOGoMailWelshForward.wo/SOGoMailWelshForward.wod
150709A	SoObjects/Mailer/SOGoMailWelshReply.wo/SOGoMailWelshReply.html
150710A	SoObjects/Mailer/SOGoMailWelshReply.wo/SOGoMailWelshReply.wod
150711D	SoObjects/SOGo/ChangeLog.upstream
150712M	SoObjects/SOGo/SOGoCache.m
150713M	SoObjects/SOGo/SOGoGCSFolder.m
150714M	SoObjects/SOGo/SOGoParentFolder.h
150715M	SoObjects/SOGo/SOGoParentFolder.m
150716M	SoObjects/SOGo/SOGoUser.h
150717M	SoObjects/SOGo/SOGoUser.m
150718M	SoObjects/SOGo/SOGoUserDefaults.h
150719M	SoObjects/SOGo/SOGoUserDefaults.m
150720D	SoObjects/Sieve/ChangeLog.upstream
150721D	UI/ChangeLog.upstream
150722D	UI/Common/ChangeLog.upstream
150723M	UI/Common/GNUmakefile
150724A	UI/Common/Welsh.lproj/Localizable.strings
150725D	UI/Contacts/ChangeLog.upstream
150726M	UI/Contacts/GNUmakefile
150727D	UI/Contacts/NOTES
150728A	UI/Contacts/Welsh.lproj/Localizable.strings
150729D	UI/MailPartViewers/ChangeLog.upstream
150730M	UI/MailPartViewers/GNUmakefile
150731A	UI/MailPartViewers/Welsh.lproj/Localizable.strings
150732D	UI/MailerUI/ChangeLog.upstream
150733M	UI/MailerUI/GNUmakefile
150734D	UI/MailerUI/NOTES
150735A	UI/MailerUI/Welsh.lproj/Localizable.strings
150736D	UI/MainUI/ChangeLog.upstream
150737M	UI/MainUI/GNUmakefile
150738M	UI/MainUI/SOGoRootPage.m
150739A	UI/MainUI/Welsh.lproj/Locale
150740A	UI/MainUI/Welsh.lproj/Localizable.strings
150741M	UI/PreferencesUI/GNUmakefile
150742A	UI/PreferencesUI/Welsh.lproj/Localizable.strings
150743D	UI/SOGoUI/ChangeLog.upstream
150744D	UI/Scheduler/ChangeLog.upstream
150745M	UI/Scheduler/GNUmakefile
150746D	UI/Scheduler/NOTES
150747M	UI/Scheduler/UIxCalListingActions.h
150748M	UI/Scheduler/UIxCalListingActions.m
150749A	UI/Scheduler/Welsh.lproj/Localizable.strings
150750M	UI/Scheduler/product.plist
150751D	UI/Templates/ChangeLog.upstream
150752D	UI/WebServerResources/ChangeLog.upstream
150753
150754commit fa7408ebc16a80f849e036c59664012ec1b3823c
150755Author: Francis Lachapelle <flachapelle@inverse.ca>
150756Date:   Tue Apr 21 14:34:22 2009 +0000
150757
150758    See ChangeLogs
150759
150760    Monotone-Parent: e2ba584b1367987b411373efc53338c1daf189da
150761    Monotone-Revision: ea7589320f5747a3bd1bbec33e1bd8776e4041db
150762
150763    Monotone-Author: flachapelle@inverse.ca
150764    Monotone-Date: 2009-04-21T14:34:22
150765    Monotone-Branch: ca.inverse.sogo
150766
150767M	ChangeLog
150768M	SOPE/NGCards/ChangeLog
150769M	SOPE/NGCards/NSString+NGCards.m
150770M	SOPE/NGCards/iCalAlarm.h
150771M	SOPE/NGCards/iCalTrigger.h
150772M	SOPE/NGCards/iCalTrigger.m
150773M	SoObjects/Appointments/iCalEvent+SOGo.m
150774M	UI/Scheduler/Dutch.lproj/Localizable.strings
150775M	UI/Scheduler/English.lproj/Localizable.strings
150776M	UI/Scheduler/French.lproj/Localizable.strings
150777M	UI/Scheduler/GNUmakefile
150778M	UI/Scheduler/German.lproj/Localizable.strings
150779M	UI/Scheduler/Italian.lproj/Localizable.strings
150780M	UI/Scheduler/Spanish.lproj/Localizable.strings
150781M	UI/Scheduler/UIxComponentEditor.h
150782M	UI/Scheduler/UIxComponentEditor.m
150783A	UI/Scheduler/UIxReminderEditor.h
150784A	UI/Scheduler/UIxReminderEditor.m
150785M	UI/Scheduler/UIxTaskEditor.m
150786M	UI/Scheduler/product.plist
150787M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
150788M	UI/Templates/SchedulerUI/UIxTaskEditor.wox
150789M	UI/WebServerResources/UIxComponentEditor.css
150790M	UI/WebServerResources/UIxComponentEditor.js
150791M	UI/WebServerResources/UIxTaskEditor.css
150792M	UI/WebServerResources/UIxTaskEditor.js
150793
150794commit 3b9d0b83cf7a4bae82ea7dd2035376c11f91d7af
150795Author: Ludovic Marcotte <lmarcotte@inverse.ca>
150796Date:   Mon Apr 13 15:28:41 2009 +0000
150797
150798    See ChangeLog
150799
150800    Monotone-Parent: ee481548c9940bbd1cea617d613818d78b722854
150801    Monotone-Revision: e2ba584b1367987b411373efc53338c1daf189da
150802
150803    Monotone-Author: ludovic@Sophos.ca
150804    Monotone-Date: 2009-04-13T15:28:41
150805    Monotone-Branch: ca.inverse.sogo
150806
150807M	ChangeLog
150808M	SOPE/sope-patchset-r1632.diff
150809
150810commit 0f9b580c59411933ebdfb4d2ae014a75a3c64755
150811Author: Ludovic Marcotte <lmarcotte@inverse.ca>
150812Date:   Mon Apr 13 15:01:21 2009 +0000
150813
150814    See ChangeLog
150815
150816    Monotone-Parent: e290f01a5006f7dc9a5dec96622f04d6bcdb008c
150817    Monotone-Revision: ee481548c9940bbd1cea617d613818d78b722854
150818
150819    Monotone-Author: ludovic@Sophos.ca
150820    Monotone-Date: 2009-04-13T15:01:21
150821    Monotone-Branch: ca.inverse.sogo
150822
150823M	ChangeLog
150824M	SoObjects/Contacts/SOGoContactLDAPFolder.m
150825M	SoObjects/SOGo/LDAPSource.h
150826M	SoObjects/SOGo/LDAPSource.m
150827M	UI/Templates/ContactsUI/UIxContactsListView.wox
150828
150829commit 12dc73a01f2b436b49906a584b944367978b7344
150830Author: Ludovic Marcotte <lmarcotte@inverse.ca>
150831Date:   Mon Apr 13 13:10:16 2009 +0000
150832
150833    See ChangeLog
150834
150835    Monotone-Parent: 795fdd1b62319c12f9aef930c35c63d2fd26c3ac
150836    Monotone-Revision: e290f01a5006f7dc9a5dec96622f04d6bcdb008c
150837
150838    Monotone-Author: ludovic@Sophos.ca
150839    Monotone-Date: 2009-04-13T13:10:16
150840    Monotone-Branch: ca.inverse.sogo
150841
150842M	ChangeLog
150843M	SoObjects/Contacts/SOGoContactLDAPFolder.m
150844M	SoObjects/SOGo/LDAPSource.h
150845M	SoObjects/SOGo/LDAPSource.m
150846
150847commit 31a55844a3ad2d4126d56468394bcdcb899eb2fc
150848Author: Ludovic Marcotte <lmarcotte@inverse.ca>
150849Date:   Thu Apr 9 21:01:15 2009 +0000
150850
150851    See ChangeLog
150852
150853    Monotone-Parent: b8c469061302cf2a28202e96504b5ec370eb8211
150854    Monotone-Revision: 795fdd1b62319c12f9aef930c35c63d2fd26c3ac
150855
150856    Monotone-Author: ludovic@Sophos.ca
150857    Monotone-Date: 2009-04-09T21:01:15
150858    Monotone-Branch: ca.inverse.sogo
150859
150860M	ChangeLog
150861M	SoObjects/Mailer/SOGoMailFolder.m
150862
150863commit 63aedf6047c05b676bc9accd852ce4c10eedbb84
150864Author: Ludovic Marcotte <lmarcotte@inverse.ca>
150865Date:   Thu Apr 9 20:06:32 2009 +0000
150866
150867    See ChangeLog
150868
150869    Monotone-Parent: 0280dffce97a63277bc84ffa183716452b431953
150870    Monotone-Revision: b8c469061302cf2a28202e96504b5ec370eb8211
150871
150872    Monotone-Author: ludovic@Sophos.ca
150873    Monotone-Date: 2009-04-09T20:06:32
150874    Monotone-Branch: ca.inverse.sogo
150875
150876M	ChangeLog
150877M	SOPE/NGCards/NSString+NGCards.m
150878M	SOPE/NGCards/samples/GNUmakefile
150879M	SoObjects/Mailer/SOGoDraftObject.m
150880M	SoObjects/Mailer/SOGoMailFolder.m
150881
150882commit 473c8cf0d0b1b6ec85914e786b78e57db22fd466
150883Author: Francis Lachapelle <flachapelle@inverse.ca>
150884Date:   Thu Apr 9 16:29:02 2009 +0000
150885
150886    See ChangeLog
150887
150888    Monotone-Parent: cc3307154f3db7f06e6e54e701e48d8e3e676c08
150889    Monotone-Revision: 0280dffce97a63277bc84ffa183716452b431953
150890
150891    Monotone-Author: flachapelle@inverse.ca
150892    Monotone-Date: 2009-04-09T16:29:02
150893    Monotone-Branch: ca.inverse.sogo
150894
150895M	ChangeLog
150896M	SoObjects/Mailer/SOGoDraftObject.m
150897
150898commit ec4f39e02f7f655a4e401407ae26c87819a67dda
150899Author: C Robert <crobert@inverse.ca>
150900Date:   Tue Apr 7 15:25:59 2009 +0000
150901
150902    Monotone-Parent: 8f6ae7e406e33ae236010309ff5b5efd3698d719
150903    Monotone-Revision: cc3307154f3db7f06e6e54e701e48d8e3e676c08
150904
150905    Monotone-Author: crobert@inverse.ca
150906    Monotone-Date: 2009-04-07T15:25:59
150907    Monotone-Branch: ca.inverse.sogo
150908
150909M	ChangeLog
150910M	UI/Common/UIxPageFrame.m
150911
150912commit c15754e3fe09b963eafb4a3d218a0cec1f6dc9d4
150913Author: Ludovic Marcotte <lmarcotte@inverse.ca>
150914Date:   Mon Apr 6 17:31:41 2009 +0000
150915
150916    Updates files for the release.
150917
150918    Monotone-Parent: b937f6188477b4164f78f66ddecf28b5a6854a93
150919    Monotone-Revision: 8f6ae7e406e33ae236010309ff5b5efd3698d719
150920
150921    Monotone-Author: ludovic@Sophos.ca
150922    Monotone-Date: 2009-04-06T17:31:41
150923    Monotone-Branch: ca.inverse.sogo
150924    Monotone-Tag: SOGo_v1.0.1
150925
150926M	ChangeLog
150927M	NEWS
150928
150929commit 269f239e203ffbd0a2956789895a7066503d6b22
150930Author: Francis Lachapelle <flachapelle@inverse.ca>
150931Date:   Mon Apr 6 17:21:58 2009 +0000
150932
150933    Monotone-Parent: d1a97b080f2567ba1f8230eda7f2183d76f5fd1d
150934    Monotone-Revision: b937f6188477b4164f78f66ddecf28b5a6854a93
150935
150936    Monotone-Author: flachapelle@inverse.ca
150937    Monotone-Date: 2009-04-06T17:21:58
150938    Monotone-Branch: ca.inverse.sogo
150939
150940M	UI/WebServerResources/MailerUI.js
150941
150942commit 9d96c7214255bd8423c6c4c74e673846a730e9df
150943Author: Ludovic Marcotte <lmarcotte@inverse.ca>
150944Date:   Mon Apr 6 13:55:02 2009 +0000
150945
150946    Updated version numbers in the doc.
150947
150948    Monotone-Parent: 09b1c79a49349138b3263b24db041542dab771e0
150949    Monotone-Revision: d1a97b080f2567ba1f8230eda7f2183d76f5fd1d
150950
150951    Monotone-Author: ludovic@Sophos.ca
150952    Monotone-Date: 2009-04-06T13:55:02
150953    Monotone-Branch: ca.inverse.sogo
150954
150955M	Documentation/SOGo Mobile Devices Configuration.odt
150956M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
150957
150958commit 861af12b872b30786a875d8400a4384d3dde8dc5
150959Author: Ludovic Marcotte <lmarcotte@inverse.ca>
150960Date:   Mon Apr 6 13:49:06 2009 +0000
150961
150962    Updated the SOGo version number in the documentation.
150963
150964    Monotone-Parent: 76b3a3693a6cc5f71ed4d736c6432d4fb55c8bce
150965    Monotone-Revision: 09b1c79a49349138b3263b24db041542dab771e0
150966
150967    Monotone-Author: ludovic@Sophos.ca
150968    Monotone-Date: 2009-04-06T13:49:06
150969    Monotone-Branch: ca.inverse.sogo
150970
150971M	Documentation/SOGo Installation Guide.odt
150972
150973commit f1b6f757db7c0d3e57aee03a635d431f45d9cff7
150974Author: Ludovic Marcotte <lmarcotte@inverse.ca>
150975Date:   Mon Apr 6 13:25:55 2009 +0000
150976
150977    Updated the doc wrt the scope LDAP parameter.
150978
150979    Monotone-Parent: 4c2f6d4f42eaf2a0ba7489c4099bcdf881808c53
150980    Monotone-Revision: 76b3a3693a6cc5f71ed4d736c6432d4fb55c8bce
150981
150982    Monotone-Author: ludovic@Sophos.ca
150983    Monotone-Date: 2009-04-06T13:25:55
150984    Monotone-Branch: ca.inverse.sogo
150985
150986M	Documentation/SOGo Installation Guide.odt
150987
150988commit 62cdc5a13c21814b9765f1f8d873958a76df2d76
150989Author: Ludovic Marcotte <lmarcotte@inverse.ca>
150990Date:   Mon Apr 6 12:54:03 2009 +0000
150991
150992    See ChangeLog
150993
150994    Monotone-Parent: 9663f3f262f24910bf38ccb82e6718016ca35645
150995    Monotone-Revision: 4c2f6d4f42eaf2a0ba7489c4099bcdf881808c53
150996
150997    Monotone-Author: ludovic@Sophos.ca
150998    Monotone-Date: 2009-04-06T12:54:03
150999    Monotone-Branch: ca.inverse.sogo
151000
151001M	ChangeLog
151002M	Scripts/sogod-wrapper
151003M	SoObjects/SOGo/LDAPSource.h
151004M	SoObjects/SOGo/LDAPSource.m
151005
151006commit f3eb9161de6ba5a29d2cc1e40edd07b3c8566995
151007Author: Ludovic Marcotte <lmarcotte@inverse.ca>
151008Date:   Sat Apr 4 12:07:56 2009 +0000
151009
151010    Updated the guide to mention the GDL bundle name for MySQL.
151011
151012    Monotone-Parent: 39f32528b95bdfdf11fdfa90c982474366e48f89
151013    Monotone-Revision: 9663f3f262f24910bf38ccb82e6718016ca35645
151014
151015    Monotone-Author: ludovic@Sophos.ca
151016    Monotone-Date: 2009-04-04T12:07:56
151017    Monotone-Branch: ca.inverse.sogo
151018
151019M	Documentation/SOGo Installation Guide.odt
151020
151021commit bdbeb7e3ba1b35cbf7ad89b6dd6153f27af92d5b
151022Author: Ludovic Marcotte <lmarcotte@inverse.ca>
151023Date:   Fri Apr 3 16:47:27 2009 +0000
151024
151025    Regenerated the patchset to include an Oracle GDL adaptor fix in the connect string.
151026
151027    Monotone-Parent: 7b7b1e4cf6acf0c232cc90058bb111775177f721
151028    Monotone-Revision: 39f32528b95bdfdf11fdfa90c982474366e48f89
151029
151030    Monotone-Author: ludovic@Sophos.ca
151031    Monotone-Date: 2009-04-03T16:47:27
151032    Monotone-Branch: ca.inverse.sogo
151033
151034M	SOPE/sope-patchset-r1632.diff
151035
151036commit bb5c3454312197d0f16cb3c5a69657fdab5b32e1
151037Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151038Date:   Fri Apr 3 00:35:21 2009 +0000
151039
151040    Monotone-Parent: 4d0a0d1dc06bda80fe35665a65a4647db76a438a
151041    Monotone-Revision: 7b7b1e4cf6acf0c232cc90058bb111775177f721
151042
151043    Monotone-Author: wsourdeau@inverse.ca
151044    Monotone-Date: 2009-04-03T00:35:21
151045    Monotone-Branch: ca.inverse.sogo
151046
151047M	SoObjects/SOGo/LDAPSource.m
151048
151049commit 3fa90b3f754030a30036a14c82be2a62f7a95d29
151050Author: Ludovic Marcotte <lmarcotte@inverse.ca>
151051Date:   Thu Apr 2 21:38:37 2009 +0000
151052
151053    Updated the doc for the encryption paramater in the LDAP configuration.
151054
151055    Monotone-Parent: 8068894585ba2c44a0ab1631775f93f547ce5ff6
151056    Monotone-Revision: 4d0a0d1dc06bda80fe35665a65a4647db76a438a
151057
151058    Monotone-Author: ludovic@Sophos.ca
151059    Monotone-Date: 2009-04-02T21:38:37
151060    Monotone-Branch: ca.inverse.sogo
151061
151062M	Documentation/SOGo Installation Guide.odt
151063
151064commit f12689a73cbb475de77fd0f711c5f7a4462f626b
151065Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151066Date:   Thu Apr 2 20:51:46 2009 +0000
151067
151068    Monotone-Parent: 1219e8fa67b77e630542e3726e865fc1bb663c61
151069    Monotone-Revision: 8068894585ba2c44a0ab1631775f93f547ce5ff6
151070
151071    Monotone-Author: wsourdeau@inverse.ca
151072    Monotone-Date: 2009-04-02T20:51:46
151073    Monotone-Branch: ca.inverse.sogo
151074
151075M	ChangeLog
151076M	NEWS
151077M	SOPE/sope-patchset-r1632.diff
151078M	SoObjects/SOGo/LDAPSource.h
151079M	SoObjects/SOGo/LDAPSource.m
151080
151081commit 9e45431cd0f64120065c4670d3a2a1c15525bd97
151082Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151083Date:   Thu Apr 2 20:20:11 2009 +0000
151084
151085    Monotone-Parent: baae213f1298842f132a9ed6584f30ec04446e62
151086    Monotone-Revision: 1219e8fa67b77e630542e3726e865fc1bb663c61
151087
151088    Monotone-Author: wsourdeau@inverse.ca
151089    Monotone-Date: 2009-04-02T20:20:11
151090    Monotone-Branch: ca.inverse.sogo
151091
151092M	SoObjects/Appointments/SOGoAppointmentFolders.h
151093M	SoObjects/Appointments/iCalPerson+SOGo.h
151094M	SoObjects/Contacts/SOGoContactFolder.h
151095M	SoObjects/Contacts/SOGoContactFolders.h
151096M	SoObjects/Contacts/SOGoContactGCSFolder.h
151097M	UI/SOGoUI/SOGoFolderAdvisory.h
151098
151099commit cb27add2eb3f0ce98ee86008a60ae83e6f0bf27d
151100Author: Ludovic Marcotte <lmarcotte@inverse.ca>
151101Date:   Thu Apr 2 16:01:32 2009 +0000
151102
151103    Cleared the dropped tools from the spec file.
151104
151105    Monotone-Parent: 7491be61ec53fdb2d4b8819659ba34568c97d059
151106    Monotone-Revision: 9e49c487691fa9cd289dc4f2323bbb118705dfc4
151107
151108    Monotone-Author: ludovic@Sophos.ca
151109    Monotone-Date: 2009-04-02T16:01:32
151110    Monotone-Branch: ca.inverse.sogo
151111
151112M	sogo.spec
151113
151114commit 6cddea97adb95ae1186c1f25604665195e021d34
151115Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151116Date:   Wed Apr 1 21:02:00 2009 +0000
151117
151118    Monotone-Parent: bafccbe12139895411068d388269aca400af46ec
151119    Monotone-Revision: 833eb53a6f748d1f0f16e7ff1f05e9c33fe3bad2
151120
151121    Monotone-Author: wsourdeau@inverse.ca
151122    Monotone-Date: 2009-04-01T21:02:00
151123    Monotone-Branch: ca.inverse.sogo
151124
151125M	SoObjects/Appointments/SOGoAppointmentFolder.m
151126
151127commit e3dd3b352295a8569cf8cc77a9e0bdcb923b6f9c
151128Author: Ludovic Marcotte <lmarcotte@inverse.ca>
151129Date:   Wed Apr 1 18:50:32 2009 +0000
151130
151131    See ChangeLog
151132
151133    Monotone-Parent: bafccbe12139895411068d388269aca400af46ec
151134    Monotone-Revision: 7491be61ec53fdb2d4b8819659ba34568c97d059
151135
151136    Monotone-Author: ludovic@Sophos.ca
151137    Monotone-Date: 2009-04-01T18:50:32
151138    Monotone-Branch: ca.inverse.sogo
151139
151140M	ChangeLog
151141M	SoObjects/Contacts/SOGoContactLDAPFolder.m
151142
151143commit 8f2318fe521ce3fb61a8b6a04fb15db9b5aedbd2
151144Author: Ludovic Marcotte <lmarcotte@inverse.ca>
151145Date:   Wed Apr 1 13:49:24 2009 +0000
151146
151147    See ChangeLog
151148
151149    Monotone-Parent: 8d42e44b72c2c9e6431e77f6b5c590736449f7d7
151150    Monotone-Revision: bafccbe12139895411068d388269aca400af46ec
151151
151152    Monotone-Author: ludovic@Sophos.ca
151153    Monotone-Date: 2009-04-01T13:49:24
151154    Monotone-Branch: ca.inverse.sogo
151155
151156M	ChangeLog
151157M	OGoContentStore/GNUmakefile
151158D	OGoContentStore/test_quick_extract.m
151159M	SOPE/GDLContentStore/GNUmakefile
151160D	SOPE/GDLContentStore/gcs_cat.m
151161D	SOPE/GDLContentStore/gcs_gensql.m
151162D	SOPE/GDLContentStore/gcs_ls.m
151163D	SOPE/GDLContentStore/gcs_mkdir.m
151164D	SOPE/GDLContentStore/gcs_recreatequick.m
151165M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
151166M	SoObjects/Appointments/SOGoAppointmentObject.h
151167M	SoObjects/Appointments/SOGoAppointmentObject.m
151168M	SoObjects/Appointments/SOGoAptMailICalReply.m
151169M	SoObjects/Appointments/SOGoAptMailNotification.m
151170M	SoObjects/Appointments/SOGoCalendarComponent.h
151171M	SoObjects/Appointments/SOGoComponentOccurence.m
151172M	SoObjects/Contacts/SOGoFolder+CardDAV.m
151173M	SoObjects/Contacts/SOGoUserFolder+Contacts.m
151174M	SoObjects/Mailer/SOGoDraftObject.m
151175M	SoObjects/Mailer/SOGoMailBodyPart.m
151176M	SoObjects/Mailer/SOGoMailObject.h
151177M	SoObjects/Mailer/SOGoMailObject.m
151178M	SoObjects/Mailer/SOGoMailReply.h
151179M	SoObjects/Mailer/SOGoMailReply.m
151180M	SoObjects/SOGo/GNUmakefile
151181M	SoObjects/SOGo/LDAPUserManager.m
151182M	SoObjects/SOGo/NSString+Utilities.m
151183M	SoObjects/SOGo/SOGoFolder.m
151184M	SoObjects/SOGo/SOGoUser.m
151185M	SoObjects/SOGo/SOGoUserDefaults.h
151186M	SoObjects/SOGo/SOGoUserDefaults.m
151187M	SoObjects/SOGo/SOGoUserFolder.m
151188D	SoObjects/SOGo/sogo_defaults.m
151189D	SoObjects/SOGo/sogo_email2uid.m
151190D	SoObjects/SOGo/sogo_emails4uid.m
151191D	SoObjects/SOGo/sogo_shares4uid.m
151192M	UI/Common/UIxPageFrame.m
151193M	UI/Common/UIxToolbar.m
151194M	UI/Contacts/UIxContactEditor.m
151195M	UI/Contacts/UIxContactsListViewContainer.m
151196M	UI/MailPartViewers/UIxMailPartAlternativeViewer.m
151197M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
151198M	UI/MailPartViewers/UIxMailPartICalActions.m
151199M	UI/MailPartViewers/UIxMailPartICalViewer.m
151200M	UI/MailPartViewers/UIxMailPartMessageViewer.m
151201M	UI/MailPartViewers/UIxMailPartMixedViewer.m
151202M	UI/MailPartViewers/UIxMailPartViewer.m
151203M	UI/MailPartViewers/UIxMailRenderingContext.m
151204M	UI/MailerUI/UIxMailEditor.m
151205M	UI/MailerUI/UIxMailMainFrame.m
151206M	UI/MailerUI/UIxMailMoveToPopUp.m
151207M	UI/PreferencesUI/UIxPreferences.m
151208M	UI/SOGoUI/SOGoACLAdvisory.m
151209M	UI/Scheduler/UIxCalDayTable.m
151210M	UI/Scheduler/UIxCalMainView.m
151211M	UI/Scheduler/UIxComponentEditor.m
151212
151213commit 4d8563ac991b0b6e07addf3c69f061830e286823
151214Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151215Date:   Wed Apr 1 13:45:22 2009 +0000
151216
151217    Monotone-Parent: 6bc80c8b44309025303f41de15a437823b63a030
151218    Monotone-Revision: 8d42e44b72c2c9e6431e77f6b5c590736449f7d7
151219
151220    Monotone-Author: wsourdeau@inverse.ca
151221    Monotone-Date: 2009-04-01T13:45:22
151222    Monotone-Branch: ca.inverse.sogo
151223
151224A	Scripts/sogo-default
151225
151226commit 560033499903a62d7f495f67063d3f5f3e47d31b
151227Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151228Date:   Wed Apr 1 13:38:46 2009 +0000
151229
151230    Monotone-Parent: b0946b9aef94e9f1deecdb23eaa70b5e1c80f0ae
151231    Monotone-Revision: 6bc80c8b44309025303f41de15a437823b63a030
151232
151233    Monotone-Author: wsourdeau@inverse.ca
151234    Monotone-Date: 2009-04-01T13:38:46
151235    Monotone-Branch: ca.inverse.sogo
151236
151237M	Apache/SOGo.conf
151238A	Scripts/sogo-init.d-sles
151239M	Scripts/sogod-wrapper
151240
151241commit dfa4ca039220e278192e54861f155b1a46577002
151242Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151243Date:   Tue Mar 31 20:58:55 2009 +0000
151244
151245    Monotone-Parent: 188bbde45fcd8916b31d72e3c8886b665d9e8fc2
151246    Monotone-Revision: b0946b9aef94e9f1deecdb23eaa70b5e1c80f0ae
151247
151248    Monotone-Author: wsourdeau@inverse.ca
151249    Monotone-Date: 2009-03-31T20:58:55
151250    Monotone-Branch: ca.inverse.sogo
151251
151252M	SoObjects/SOGo/GNUmakefile
151253
151254commit c920a88f3fc9b32beb7e6b9758b1867062a6a254
151255Author: Francis Lachapelle <flachapelle@inverse.ca>
151256Date:   Tue Mar 31 20:54:59 2009 +0000
151257
151258    See ChangeLog
151259
151260    Monotone-Parent: 7601a3a621aac781d52f82f859021f46513ada82
151261    Monotone-Revision: 188bbde45fcd8916b31d72e3c8886b665d9e8fc2
151262
151263    Monotone-Author: flachapelle@inverse.ca
151264    Monotone-Date: 2009-03-31T20:54:59
151265    Monotone-Branch: ca.inverse.sogo
151266
151267M	ChangeLog
151268M	UI/Scheduler/UIxCalListingActions.m
151269
151270commit 09b88651193a16622b8cf26c07ca075e45617d43
151271Author: Ludovic Marcotte <lmarcotte@inverse.ca>
151272Date:   Tue Mar 31 14:41:02 2009 +0000
151273
151274    Updated the installation & configuration guide to document the SOGoMailListViewColumnsOrder preference
151275
151276    Monotone-Parent: e8b0505014499859d4ee1b044eee6a3aa1df237e
151277    Monotone-Revision: 422473c4584bc3a1c1f5da5b6682434c839478d8
151278
151279    Monotone-Author: ludovic@Sophos.ca
151280    Monotone-Date: 2009-03-31T14:41:02
151281    Monotone-Branch: ca.inverse.sogo
151282
151283M	Documentation/SOGo Installation Guide.odt
151284
151285commit 5daa4fc7c306d0fdfe528062cdbdf9a1df4926b6
151286Author: Francis Lachapelle <flachapelle@inverse.ca>
151287Date:   Fri Mar 27 21:47:25 2009 +0000
151288
151289    Monotone-Parent: c4226ef2a5d9916a1dfaf208090b305fbf25864f
151290    Monotone-Revision: cc63899386ceb379d80c6b79b929a81724db952b
151291
151292    Monotone-Author: flachapelle@inverse.ca
151293    Monotone-Date: 2009-03-27T21:47:25
151294    Monotone-Branch: ca.inverse.sogo
151295
151296M	UI/WebServerResources/generic.js
151297
151298commit c244a5b97a82b494d695e1419be2ea6b9ca15fbf
151299Author: Francis Lachapelle <flachapelle@inverse.ca>
151300Date:   Fri Mar 27 18:25:22 2009 +0000
151301
151302    Add support for up/down arrow keys in the addressbook module.
151303
151304    Monotone-Parent: e8b0505014499859d4ee1b044eee6a3aa1df237e
151305    Monotone-Revision: c4226ef2a5d9916a1dfaf208090b305fbf25864f
151306
151307    Monotone-Author: flachapelle@inverse.ca
151308    Monotone-Date: 2009-03-27T18:25:22
151309    Monotone-Branch: ca.inverse.sogo
151310
151311M	UI/WebServerResources/ContactsUI.js
151312M	UI/WebServerResources/MailerUI.js
151313
151314commit 1f7957b868ba01f49aed8ec5fefe6560d77f025c
151315Author: Francis Lachapelle <flachapelle@inverse.ca>
151316Date:   Thu Mar 26 20:55:57 2009 +0000
151317
151318    Fix for bug #3041
151319
151320    Monotone-Parent: d32dd5daa90a6d8f5551243352a4b7c4540a337b
151321    Monotone-Revision: e8b0505014499859d4ee1b044eee6a3aa1df237e
151322
151323    Monotone-Author: flachapelle@inverse.ca
151324    Monotone-Date: 2009-03-26T20:55:57
151325    Monotone-Branch: ca.inverse.sogo
151326
151327M	UI/WebServerResources/MailerUI.js
151328
151329commit a27226d9481c1bf1ef96c049c6f5a30918879801
151330Author: Francis Lachapelle <flachapelle@inverse.ca>
151331Date:   Thu Mar 26 15:44:35 2009 +0000
151332
151333    Fix for bug #3274
151334
151335    Monotone-Parent: f6c9b26800c5e0d41709266d8182530fe96ca9b6
151336    Monotone-Revision: d32dd5daa90a6d8f5551243352a4b7c4540a337b
151337
151338    Monotone-Author: flachapelle@inverse.ca
151339    Monotone-Date: 2009-03-26T15:44:35
151340    Monotone-Branch: ca.inverse.sogo
151341
151342M	UI/WebServerResources/ContactsUI.js
151343
151344commit f6b9384fffdd5c9d6f232435ef0ec374a7d86a72
151345Author: Francis Lachapelle <flachapelle@inverse.ca>
151346Date:   Wed Mar 25 21:43:56 2009 +0000
151347
151348    See ChangeLog
151349
151350    Monotone-Parent: 3351ea272262d02bca8c04d35cc8b34b0a42118e
151351    Monotone-Revision: f6c9b26800c5e0d41709266d8182530fe96ca9b6
151352
151353    Monotone-Author: flachapelle@inverse.ca
151354    Monotone-Date: 2009-03-25T21:43:56
151355    Monotone-Branch: ca.inverse.sogo
151356
151357M	ChangeLog
151358M	Documentation/SOGo Installation Guide.odt
151359M	UI/Common/UIxPageFrame.m
151360M	UI/Templates/UIxPageFrame.wox
151361
151362commit 7b3af7e7f89ddbe38c96aaf7334505e3593d140c
151363Author: Francis Lachapelle <flachapelle@inverse.ca>
151364Date:   Wed Mar 25 14:38:19 2009 +0000
151365
151366    See ChangeLog
151367
151368    Monotone-Parent: 5c2f980ac5823528c17146f4e481573c34720bdd
151369    Monotone-Revision: 9c818b369358da0b25cfcd319b9f6f2d319fb99d
151370
151371    Monotone-Author: flachapelle@inverse.ca
151372    Monotone-Date: 2009-03-25T14:38:19
151373    Monotone-Branch: ca.inverse.sogo
151374
151375M	ChangeLog
151376M	SoObjects/SOGo/SOGoUser.m
151377
151378commit 302c468a4027128233202923da666ac26657862a
151379Author: Francis Lachapelle <flachapelle@inverse.ca>
151380Date:   Tue Mar 24 21:46:14 2009 +0000
151381
151382    Improved update notification email for all-day event.
151383
151384    Monotone-Parent: 3e59e0c43d322ac5fbc4016256ca84d3ea3a48f4
151385    Monotone-Revision: 5c2f980ac5823528c17146f4e481573c34720bdd
151386
151387    Monotone-Author: flachapelle@inverse.ca
151388    Monotone-Date: 2009-03-24T21:46:14
151389    Monotone-Branch: ca.inverse.sogo
151390
151391M	SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.html
151392M	SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.wod
151393M	SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.html
151394M	SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.wod
151395M	SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html
151396M	SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.wod
151397M	SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html
151398M	SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.wod
151399M	SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.html
151400M	SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.wod
151401M	SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.html
151402M	SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.wod
151403
151404commit fbd13ebf7b6cde11f937949f79d27e8a516e3726
151405Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151406Date:   Tue Mar 24 20:50:31 2009 +0000
151407
151408    Monotone-Parent: f2fe2bb08a995eb4ae8043ab64aef1f18a8b3823
151409    Monotone-Revision: d9282e066f50fa8c916a17d4f28da3eb6ffc1411
151410
151411    Monotone-Author: wsourdeau@inverse.ca
151412    Monotone-Date: 2009-03-24T20:50:31
151413    Monotone-Branch: ca.inverse.sogo
151414
151415M	ChangeLog
151416M	UI/Scheduler/UIxComponentEditor.m
151417
151418commit 5443b78f67a42f1ebee41a5b6e96b64861e216fa
151419Author: Francis Lachapelle <flachapelle@inverse.ca>
151420Date:   Tue Mar 24 20:50:18 2009 +0000
151421
151422    See ChangeLog
151423
151424    Monotone-Parent: f2fe2bb08a995eb4ae8043ab64aef1f18a8b3823
151425    Monotone-Revision: c5a0687be6e6c2cb000143fcd5eeaaf90730097d
151426
151427    Monotone-Author: flachapelle@inverse.ca
151428    Monotone-Date: 2009-03-24T20:50:18
151429    Monotone-Branch: ca.inverse.sogo
151430
151431M	ChangeLog
151432M	UI/MailPartViewers/UIxMailPartICalViewer.m
151433M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
151434
151435commit cf3904b74eabb7d03d311fb008e222c5d71b3406
151436Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151437Date:   Tue Mar 24 20:41:55 2009 +0000
151438
151439    Monotone-Parent: 252f24f39a4b52374651e35bc9542a9ce32f6183
151440    Monotone-Revision: c2585f82f4d8e290b032bc65809c929cabaa8389
151441
151442    Monotone-Author: wsourdeau@inverse.ca
151443    Monotone-Date: 2009-03-24T20:41:55
151444    Monotone-Branch: ca.inverse.sogo
151445
151446M	UI/MainUI/Version
151447
151448commit b6706ba54c9543d52e6248378872a45ad42d1de9
151449Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151450Date:   Tue Mar 24 20:37:30 2009 +0000
151451
151452    Monotone-Parent: 777b207d77d598bd67693cff03a72a05da47bdd0
151453    Monotone-Revision: 252f24f39a4b52374651e35bc9542a9ce32f6183
151454
151455    Monotone-Author: wsourdeau@inverse.ca
151456    Monotone-Date: 2009-03-24T20:37:30
151457    Monotone-Branch: ca.inverse.sogo
151458
151459M	UI/WebServerResources/UIxRecurrenceEditor.js
151460
151461commit 1508a894002b8f56bc51f302d8651d86c28ac1bf
151462Author: Francis Lachapelle <flachapelle@inverse.ca>
151463Date:   Tue Mar 24 20:36:49 2009 +0000
151464
151465    See ChangeLog
151466
151467    Monotone-Parent: 2383d3cfedbdc621439fd847ceb4bddeed43c93e
151468    Monotone-Revision: 5d72cbe984ee92d95ab972816ac529dab70a9143
151469
151470    Monotone-Author: flachapelle@inverse.ca
151471    Monotone-Date: 2009-03-24T20:36:49
151472    Monotone-Branch: ca.inverse.sogo
151473
151474M	ChangeLog
151475M	SoObjects/SOGo/SOGoCache.m
151476M	SoObjects/SOGo/SOGoUser.h
151477
151478commit 9b8ecdda16679f33bc93f8f45bdc3d29a82c0d82
151479Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151480Date:   Tue Mar 24 20:16:32 2009 +0000
151481
151482    Monotone-Parent: 839606f21589ee616eceb8ec004d3a2d9daedb7e
151483    Monotone-Revision: 777b207d77d598bd67693cff03a72a05da47bdd0
151484
151485    Monotone-Author: wsourdeau@inverse.ca
151486    Monotone-Date: 2009-03-24T20:16:32
151487    Monotone-Branch: ca.inverse.sogo
151488
151489M	UI/WebServerResources/UIxRecurrenceEditor.js
151490
151491commit b7217b2b1f4bb1a10ab4cdb4f40baf4b90060679
151492Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151493Date:   Tue Mar 24 20:11:18 2009 +0000
151494
151495    Monotone-Parent: 343adae0f9aaa38141d7e8ecb879168e50fff1bf
151496    Monotone-Revision: 839606f21589ee616eceb8ec004d3a2d9daedb7e
151497
151498    Monotone-Author: wsourdeau@inverse.ca
151499    Monotone-Date: 2009-03-24T20:11:18
151500    Monotone-Branch: ca.inverse.sogo
151501
151502M	UI/Scheduler/UIxComponentEditor.m
151503
151504commit 912181b3e5796eed8f94c39c075e0c84a3507b89
151505Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151506Date:   Tue Mar 24 20:10:46 2009 +0000
151507
151508    Monotone-Parent: c47b4189de100dcbf3a1ecb250e443f0ca4b3f91
151509    Monotone-Revision: cae6414bdec9c9720651a6d880165e55830fd06d
151510
151511    Monotone-Author: wsourdeau@inverse.ca
151512    Monotone-Date: 2009-03-24T20:10:46
151513    Monotone-Branch: ca.inverse.sogo
151514
151515M	UI/Scheduler/UIxRecurrenceEditor.m
151516
151517commit 91fb95c461dd61c78e12a5ab231f08d91be02572
151518Author: Francis Lachapelle <flachapelle@inverse.ca>
151519Date:   Tue Mar 24 19:50:33 2009 +0000
151520
151521    See ChangeLog
151522
151523    Monotone-Parent: e862c091a9e60e7f16da927f0c0c174a7c80dd6f
151524    Monotone-Revision: 2383d3cfedbdc621439fd847ceb4bddeed43c93e
151525
151526    Monotone-Author: flachapelle@inverse.ca
151527    Monotone-Date: 2009-03-24T19:50:33
151528    Monotone-Branch: ca.inverse.sogo
151529
151530M	ChangeLog
151531M	SoObjects/SOGo/SOGoUser.m
151532M	UI/MainUI/SOGoRootPage.m
151533
151534commit 97a019a169fdeacb7828ce48aac9e706e5bdcdd5
151535Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151536Date:   Tue Mar 24 17:33:15 2009 +0000
151537
151538    Monotone-Parent: e862c091a9e60e7f16da927f0c0c174a7c80dd6f
151539    Monotone-Revision: c47b4189de100dcbf3a1ecb250e443f0ca4b3f91
151540
151541    Monotone-Author: wsourdeau@inverse.ca
151542    Monotone-Date: 2009-03-24T17:33:15
151543    Monotone-Branch: ca.inverse.sogo
151544
151545M	ChangeLog
151546M	SoObjects/SOGo/SOGoObject.m
151547M	UI/Scheduler/UIxCalMainView.m
151548
151549commit 90190dcef67fc1ad6a28f7986e5cd3471ecb3b4d
151550Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151551Date:   Tue Mar 24 16:34:03 2009 +0000
151552
151553    Monotone-Parent: 011dcdb832dcd44414e6e9546d62de0737fbdcd6
151554    Monotone-Revision: 077cf05982d8b328c0c4db80c174a594d7195243
151555
151556    Monotone-Author: wsourdeau@inverse.ca
151557    Monotone-Date: 2009-03-24T16:34:03
151558    Monotone-Branch: ca.inverse.sogo
151559
151560M	ChangeLog
151561M	UI/Scheduler/UIxComponentEditor.m
151562
151563commit af733ce7503cb4dd7c3f4fed4bb05a31a3d82e47
151564Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151565Date:   Tue Mar 24 16:33:08 2009 +0000
151566
151567    Monotone-Parent: a3fc297161b789eefee18087844b47a8aaf75178
151568    Monotone-Revision: 011dcdb832dcd44414e6e9546d62de0737fbdcd6
151569
151570    Monotone-Author: wsourdeau@inverse.ca
151571    Monotone-Date: 2009-03-24T16:33:08
151572    Monotone-Branch: ca.inverse.sogo
151573
151574M	SOPE/GDLContentStore/ChangeLog
151575M	SOPE/GDLContentStore/GCSFolderManager.m
151576M	SOPE/GDLContentStore/GCSFolderType.h
151577M	SOPE/GDLContentStore/GCSFolderType.m
151578
151579commit 764c156e8992fdc812f30ec42e17814fe95356fc
151580Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151581Date:   Tue Mar 24 16:30:34 2009 +0000
151582
151583    Monotone-Parent: b2d085794edde254007a3097e654f621a7c9a284
151584    Monotone-Revision: a3fc297161b789eefee18087844b47a8aaf75178
151585
151586    Monotone-Author: wsourdeau@inverse.ca
151587    Monotone-Date: 2009-03-24T16:30:34
151588    Monotone-Branch: ca.inverse.sogo
151589
151590A	SOPE/sope-debugleaks.diff
151591
151592commit 0091947cb439843bebe867376f813ac11a6a0d09
151593Author: Francis Lachapelle <flachapelle@inverse.ca>
151594Date:   Tue Mar 24 16:12:09 2009 +0000
151595
151596    Monotone-Parent: 08b58bc681ca962c1a5026adf892bb10e6f4375a
151597    Monotone-Revision: 54e51821fc9582ce90552a56cae0129864703700
151598
151599    Monotone-Author: flachapelle@inverse.ca
151600    Monotone-Date: 2009-03-24T16:12:09
151601    Monotone-Branch: ca.inverse.sogo
151602
151603M	UI/WebServerResources/generic.js
151604
151605commit e1b16d537a6dfd234a101b18cc24d680a9c47e62
151606Author: Ludovic Marcotte <lmarcotte@inverse.ca>
151607Date:   Tue Mar 24 15:55:55 2009 +0000
151608
151609    See ChangeLog
151610
151611    Monotone-Parent: 3dc6b0849523db031cf866d058ecccbf1ecb98db
151612    Monotone-Revision: a25f4f4ec1c0c0f924bd34d29ef261e5fc7a995a
151613
151614    Monotone-Author: ludovic@Sophos.ca
151615    Monotone-Date: 2009-03-24T15:55:55
151616    Monotone-Branch: ca.inverse.sogo
151617
151618M	ChangeLog
151619M	UI/MailerUI/UIxMailListView.m
151620
151621commit 4cb373b3942bae9049b46b081f50a6ac3f11df4c
151622Author: Francis Lachapelle <flachapelle@inverse.ca>
151623Date:   Tue Mar 24 15:50:50 2009 +0000
151624
151625    Monotone-Parent: 3dc6b0849523db031cf866d058ecccbf1ecb98db
151626    Monotone-Revision: 08b58bc681ca962c1a5026adf892bb10e6f4375a
151627
151628    Monotone-Author: flachapelle@inverse.ca
151629    Monotone-Date: 2009-03-24T15:50:50
151630    Monotone-Branch: ca.inverse.sogo
151631
151632M	SoObjects/Appointments/SOGoAppointmentObject.m
151633M	UI/MailPartViewers/UIxMailPartICalActions.m
151634
151635commit cc21f32490f54365e1cd7d230c0fba03ebd8e9e3
151636Author: Francis Lachapelle <flachapelle@inverse.ca>
151637Date:   Tue Mar 24 15:34:15 2009 +0000
151638
151639    See ChangeLog
151640
151641    Monotone-Parent: f88d99a5bcea75c289e4a86001d1d294d3dadb9e
151642    Monotone-Revision: 3dc6b0849523db031cf866d058ecccbf1ecb98db
151643
151644    Monotone-Author: flachapelle@inverse.ca
151645    Monotone-Date: 2009-03-24T15:34:15
151646    Monotone-Branch: ca.inverse.sogo
151647
151648M	ChangeLog
151649M	SOPE/NGCards/ChangeLog
151650M	SoObjects/Appointments/SOGoCalendarComponent.m
151651M	UI/MailPartViewers/UIxMailPartICalActions.m
151652
151653commit f5941aa62f117cc088fc229c9859d6870e4148eb
151654Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151655Date:   Tue Mar 24 15:27:25 2009 +0000
151656
151657    Monotone-Parent: f88d99a5bcea75c289e4a86001d1d294d3dadb9e
151658    Monotone-Revision: b2d085794edde254007a3097e654f621a7c9a284
151659
151660    Monotone-Author: wsourdeau@inverse.ca
151661    Monotone-Date: 2009-03-24T15:27:25
151662    Monotone-Branch: ca.inverse.sogo
151663
151664M	SOPE/NGCards/versitCardsSaxDriver/ChangeLog
151665M	SOPE/NGCards/versitCardsSaxDriver/GNUmakefile
151666M	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m
151667D	SOPE/NGCards/versitCardsSaxDriver/VSStringFormatter.h
151668D	SOPE/NGCards/versitCardsSaxDriver/VSStringFormatter.m
151669
151670commit 290c4c251713d979cd3855d60096a39c4306f218
151671Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151672Date:   Tue Mar 24 15:14:20 2009 +0000
151673
151674    Monotone-Parent: 066415866c34e37d51f2dd40a9e5f8469c495393
151675    Monotone-Revision: cb528ed9e72c06055c7fde882bedd15f7ef64451
151676
151677    Monotone-Author: wsourdeau@inverse.ca
151678    Monotone-Date: 2009-03-24T15:14:20
151679    Monotone-Branch: ca.inverse.sogo
151680
151681M	sogo.spec
151682
151683commit 946886ed074652255f2525c4479f52c65a189260
151684Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151685Date:   Tue Mar 24 14:55:10 2009 +0000
151686
151687    reversed patch
151688
151689    Monotone-Parent: c899af499a48639ec23979b9d33c7db9843f7110
151690    Monotone-Revision: 066415866c34e37d51f2dd40a9e5f8469c495393
151691
151692    Monotone-Author: wsourdeau@inverse.ca
151693    Monotone-Date: 2009-03-24T14:55:10
151694    Monotone-Branch: ca.inverse.sogo
151695
151696M	sogo.spec
151697
151698commit 927055105054788b1ce802d5394ea4f8302ef78e
151699Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151700Date:   Tue Mar 24 14:25:44 2009 +0000
151701
151702    Monotone-Parent: e0570f48ebcd0056aa949c6b4c5df7386238e282
151703    Monotone-Revision: c899af499a48639ec23979b9d33c7db9843f7110
151704
151705    Monotone-Author: wsourdeau@inverse.ca
151706    Monotone-Date: 2009-03-24T14:25:44
151707    Monotone-Branch: ca.inverse.sogo
151708
151709M	ChangeLog
151710M	SoObjects/SOGo/SOGoUser.m
151711
151712commit 20adc66b93c3dfb26aed955d11896557aedb450d
151713Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151714Date:   Tue Mar 24 14:25:09 2009 +0000
151715
151716    Monotone-Parent: 261d328a4a30eba63838d32540b23a78ce2a3840
151717    Monotone-Revision: e0570f48ebcd0056aa949c6b4c5df7386238e282
151718
151719    Monotone-Author: wsourdeau@inverse.ca
151720    Monotone-Date: 2009-03-24T14:25:09
151721    Monotone-Branch: ca.inverse.sogo
151722
151723M	SOPE/sope-patchset-r1632.diff
151724
151725commit f5a98f3571983c61bba004985c1c64bd05b698b2
151726Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151727Date:   Tue Mar 24 14:05:55 2009 +0000
151728
151729    Monotone-Parent: 43675f1618c28a385375562d6eaf3afabaa316ae
151730    Monotone-Revision: 261d328a4a30eba63838d32540b23a78ce2a3840
151731
151732    Monotone-Author: wsourdeau@inverse.ca
151733    Monotone-Date: 2009-03-24T14:05:55
151734    Monotone-Branch: ca.inverse.sogo
151735
151736M	UI/WebServerResources/GNUmakefile
151737M	sogo.spec
151738
151739commit d3f53a5c195512a8f96ad1b043519b66545d29b8
151740Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151741Date:   Tue Mar 24 13:47:11 2009 +0000
151742
151743    Monotone-Parent: 84ef38aac8dcb308bcabb407f3172c53ac0f05b2
151744    Monotone-Revision: 43675f1618c28a385375562d6eaf3afabaa316ae
151745
151746    Monotone-Author: wsourdeau@inverse.ca
151747    Monotone-Date: 2009-03-24T13:47:11
151748    Monotone-Branch: ca.inverse.sogo
151749
151750M	ChangeLog
151751M	UI/Scheduler/UIxCalListingActions.m
151752
151753commit 8aadf63f82baed83273fde6355ab20489b4f8a63
151754Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151755Date:   Tue Mar 24 13:45:46 2009 +0000
151756
151757    Monotone-Parent: 3a3837b97a228bb1e5d1e55f692eaaded56ed2f7
151758    Monotone-Revision: 84ef38aac8dcb308bcabb407f3172c53ac0f05b2
151759
151760    Monotone-Author: wsourdeau@inverse.ca
151761    Monotone-Date: 2009-03-24T13:45:46
151762    Monotone-Branch: ca.inverse.sogo
151763
151764M	SOPE/NGCards/ChangeLog
151765M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
151766M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
151767
151768commit 39cfaae6ec0f30e691e659868d0395095a76d847
151769Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151770Date:   Tue Mar 24 13:45:32 2009 +0000
151771
151772    reversed patch
151773
151774    Monotone-Parent: 6e583ecae28dc18e9f816d9d06c33fc5b047103a
151775    Monotone-Revision: 3a3837b97a228bb1e5d1e55f692eaaded56ed2f7
151776
151777    Monotone-Author: wsourdeau@inverse.ca
151778    Monotone-Date: 2009-03-24T13:45:32
151779    Monotone-Branch: ca.inverse.sogo
151780
151781M	SOPE/NGCards/ChangeLog
151782M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
151783M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
151784M	UI/Scheduler/UIxCalListingActions.m
151785M	sogo.spec
151786
151787commit 9bc1a1fbe1c1e1969fca51950c11a81e87fe95f0
151788Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151789Date:   Tue Mar 24 13:43:19 2009 +0000
151790
151791    Monotone-Parent: 478e5eec344abe2e6946e22b5c853865f80a2b66
151792    Monotone-Revision: 6e583ecae28dc18e9f816d9d06c33fc5b047103a
151793
151794    Monotone-Author: wsourdeau@inverse.ca
151795    Monotone-Date: 2009-03-24T13:43:19
151796    Monotone-Branch: ca.inverse.sogo
151797
151798M	SOPE/NGCards/ChangeLog
151799M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
151800M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
151801M	UI/Scheduler/UIxCalListingActions.m
151802M	sogo.spec
151803
151804commit 897fdccf52f28163211b0152f99fffd289ebc15f
151805Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151806Date:   Tue Mar 24 13:41:44 2009 +0000
151807
151808    Monotone-Parent: cb528516476836d7575692fe4e1cd2380c58f2d9
151809    Monotone-Revision: 478e5eec344abe2e6946e22b5c853865f80a2b66
151810
151811    Monotone-Author: wsourdeau@inverse.ca
151812    Monotone-Date: 2009-03-24T13:41:44
151813    Monotone-Branch: ca.inverse.sogo
151814
151815M	SOPE/sope-gsmake2.diff
151816D	SOPE/sope-patchset-r1630.diff
151817A	SOPE/sope-patchset-r1632.diff
151818
151819commit 34d0f1540c7f96600f8ddb4ced6c4f6b4743ed33
151820Author: Ludovic Marcotte <lmarcotte@inverse.ca>
151821Date:   Tue Mar 24 00:07:21 2009 +0000
151822
151823    Slightly improved the documentation wrt SOGo Update Server.
151824
151825    Monotone-Parent: cb528516476836d7575692fe4e1cd2380c58f2d9
151826    Monotone-Revision: 2dd0d99b9f9830e90d6186f0b7bd8f21625bdfd5
151827
151828    Monotone-Author: ludovic@Sophos.ca
151829    Monotone-Date: 2009-03-24T00:07:21
151830    Monotone-Branch: ca.inverse.sogo
151831
151832M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
151833
151834commit 71d412614913463c56d6510d64b90a66738eb787
151835Author: Francis Lachapelle <flachapelle@inverse.ca>
151836Date:   Mon Mar 23 21:19:55 2009 +0000
151837
151838    See ChangeLog
151839
151840    Monotone-Parent: 1da41bffe0d25476b6f909fd1621c5026cdf59ee
151841    Monotone-Revision: ab9ae63478f08b1ff94c2872ca40ff73a041a9a7
151842
151843    Monotone-Author: flachapelle@inverse.ca
151844    Monotone-Date: 2009-03-23T21:19:55
151845    Monotone-Branch: ca.inverse.sogo
151846
151847M	ChangeLog
151848M	NEWS
151849M	SoObjects/Appointments/SOGoAppointmentFolder.h
151850M	SoObjects/Appointments/SOGoAppointmentFolder.m
151851M	SoObjects/Appointments/SOGoAppointmentObject.m
151852D	UI/WebServerResources/lori-login.jpg
151853
151854commit 28e34ba8aa8b86043836e42c6be7f1a5ad02bfe6
151855Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151856Date:   Mon Mar 23 21:19:54 2009 +0000
151857
151858    Monotone-Parent: d32a13b0eac81022df3f33f387e62593317e4287
151859    Monotone-Revision: bf1f76a700dd5013f40d490b2329d5c127f21fbf
151860
151861    Monotone-Author: wsourdeau@inverse.ca
151862    Monotone-Date: 2009-03-23T21:19:54
151863    Monotone-Branch: ca.inverse.sogo
151864
151865M	Scripts/sogo-init.d-redhat
151866
151867commit 48dccb23166d30fb203d973f8ad9d4ffa7bf380a
151868Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151869Date:   Mon Mar 23 21:16:25 2009 +0000
151870
151871    Monotone-Parent: 1da41bffe0d25476b6f909fd1621c5026cdf59ee
151872    Monotone-Revision: d32a13b0eac81022df3f33f387e62593317e4287
151873
151874    Monotone-Author: wsourdeau@inverse.ca
151875    Monotone-Date: 2009-03-23T21:16:25
151876    Monotone-Branch: ca.inverse.sogo
151877
151878M	Scripts/sogo-init.d-redhat
151879
151880commit 8715ec448b54ae261f7eeed7b34ac01033230e7e
151881Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151882Date:   Mon Mar 23 19:04:31 2009 +0000
151883
151884    Monotone-Parent: 93f5621e5282201f7b9a61447d23a396e8f682a4
151885    Monotone-Revision: 1da41bffe0d25476b6f909fd1621c5026cdf59ee
151886
151887    Monotone-Author: wsourdeau@inverse.ca
151888    Monotone-Date: 2009-03-23T19:04:31
151889    Monotone-Branch: ca.inverse.sogo
151890
151891M	ChangeLog
151892M	SoObjects/SOGo/SOGoGCSFolder.m
151893
151894commit e9b54763a1928cc857b21b0ba36d3663bb5860ee
151895Author: C Robert <crobert@inverse.ca>
151896Date:   Mon Mar 23 14:35:42 2009 +0000
151897
151898    Fixed Mantis 2874
151899
151900    Monotone-Parent: 19411003409b1b14299b09729d662efa35865717
151901    Monotone-Revision: 36ced261cec8f0a229c4466b8b7c0a78dd1a408e
151902
151903    Monotone-Author: crobert@inverse.ca
151904    Monotone-Date: 2009-03-23T14:35:42
151905    Monotone-Branch: ca.inverse.sogo
151906
151907M	UI/WebServerResources/ContactsUI.css
151908M	UI/WebServerResources/MailerUI.css
151909M	UI/WebServerResources/SchedulerUI.css
151910
151911commit 03055a3444d2e825a9f4c31abac58318dc0fa743
151912Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151913Date:   Mon Mar 23 13:10:33 2009 +0000
151914
151915    Monotone-Parent: 19411003409b1b14299b09729d662efa35865717
151916    Monotone-Revision: 93f5621e5282201f7b9a61447d23a396e8f682a4
151917
151918    Monotone-Author: wsourdeau@inverse.ca
151919    Monotone-Date: 2009-03-23T13:10:33
151920    Monotone-Branch: ca.inverse.sogo
151921
151922M	ChangeLog
151923M	SoObjects/Contacts/SOGoContactFolders.m
151924
151925commit 159f0cd76da3957a2cc5b54cc857e379d567e15b
151926Author: Ludovic Marcotte <lmarcotte@inverse.ca>
151927Date:   Mon Mar 23 12:51:16 2009 +0000
151928
151929    See ChangeLog
151930
151931    Monotone-Parent: 52f165b59a119e9417d23135986f09279085cc0e
151932    Monotone-Revision: 19411003409b1b14299b09729d662efa35865717
151933
151934    Monotone-Author: ludovic@Sophos.ca
151935    Monotone-Date: 2009-03-23T12:51:16
151936    Monotone-Branch: ca.inverse.sogo
151937
151938M	ChangeLog
151939M	SoObjects/SOGo/SOGoUser.m
151940M	UI/MailPartViewers/UIxMailPartViewer.m
151941
151942commit 643d2dbf478f464233f27c05fdf445817723da4f
151943Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
151944Date:   Sun Mar 22 16:03:21 2009 +0000
151945
151946    Monotone-Parent: 461db977780298f484dd530f71ae963e7dde1fc4
151947    Monotone-Revision: 52f165b59a119e9417d23135986f09279085cc0e
151948
151949    Monotone-Author: wsourdeau@inverse.ca
151950    Monotone-Date: 2009-03-22T16:03:21
151951    Monotone-Branch: ca.inverse.sogo
151952
151953M	ChangeLog
151954M	SoObjects/SOGo/SOGoUser.h
151955M	SoObjects/SOGo/SOGoUser.m
151956M	SoObjects/SOGo/SOGoUserDefaults.m
151957
151958commit da51be06192a0fe83b8c00ecc87dfca308b35308
151959Author: Ludovic Marcotte <lmarcotte@inverse.ca>
151960Date:   Sun Mar 22 14:40:50 2009 +0000
151961
151962    Small optimization
151963
151964    Monotone-Parent: 1674514cbbb8b36021bc36e83a4fa580fe5718cf
151965    Monotone-Revision: ed796ed4ba5a6027433e3f18b4431d54833aeef8
151966
151967    Monotone-Author: ludovic@Sophos.ca
151968    Monotone-Date: 2009-03-22T14:40:50
151969    Monotone-Branch: ca.inverse.sogo
151970
151971M	SoObjects/SOGo/SOGoUserDefaults.m
151972
151973commit 10417c241d3aefd43c5797c82386b2dd046774ce
151974Author: Ludovic Marcotte <lmarcotte@inverse.ca>
151975Date:   Sun Mar 22 14:20:50 2009 +0000
151976
151977    we initialize the ready state
151978
151979    Monotone-Parent: f7a4e6329dc23e00a3a0de99cd95bb15d432656d
151980    Monotone-Revision: 1674514cbbb8b36021bc36e83a4fa580fe5718cf
151981
151982    Monotone-Author: ludovic@Sophos.ca
151983    Monotone-Date: 2009-03-22T14:20:50
151984    Monotone-Branch: ca.inverse.sogo
151985
151986M	SoObjects/SOGo/SOGoUserDefaults.m
151987
151988commit 0c72f5a4e78153e68daddade0eb30ccbf3d735f2
151989Author: Ludovic Marcotte <lmarcotte@inverse.ca>
151990Date:   Sun Mar 22 13:53:06 2009 +0000
151991
151992    Reverted patch http://mtn.inverse.ca/revision/diff/b8dd0da637c01e983924030f920c45d1581a5e95/with/f845aee937de02ccc5aaec9e4f9592ddeea27abf
151993
151994    Monotone-Parent: dd801fb79b02bbd4a7188003ad3ff641cd9840e7
151995    Monotone-Revision: f7a4e6329dc23e00a3a0de99cd95bb15d432656d
151996
151997    Monotone-Author: ludovic@Sophos.ca
151998    Monotone-Date: 2009-03-22T13:53:06
151999    Monotone-Branch: ca.inverse.sogo
152000
152001M	SoObjects/SOGo/SOGoUser.m
152002
152003commit 1cf57b627aa72c00d647343f8a3745e0291bec80
152004Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152005Date:   Sat Mar 21 20:21:05 2009 +0000
152006
152007    Monotone-Parent: dd801fb79b02bbd4a7188003ad3ff641cd9840e7
152008    Monotone-Revision: c026420c830a2e21becf544b4e0b5d713023a37c
152009
152010    Monotone-Author: wsourdeau@inverse.ca
152011    Monotone-Date: 2009-03-21T20:21:05
152012    Monotone-Branch: ca.inverse.sogo
152013
152014M	SoObjects/SOGo/SOGoUser.h
152015
152016commit fdb6829d3c14f699c8680886cef4a9adc7e19435
152017Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152018Date:   Sat Mar 21 14:48:56 2009 +0000
152019
152020    Monotone-Parent: 11c950d8b88fc8c605176ab5a6271f54b800c9a5
152021    Monotone-Revision: dd801fb79b02bbd4a7188003ad3ff641cd9840e7
152022
152023    Monotone-Author: wsourdeau@inverse.ca
152024    Monotone-Date: 2009-03-21T14:48:56
152025    Monotone-Branch: ca.inverse.sogo
152026
152027M	SoObjects/SOGo/SOGoUser.h
152028
152029commit 12652ba81fbaf76f22eface33b18af94368f9ff2
152030Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152031Date:   Sat Mar 21 14:43:13 2009 +0000
152032
152033    Monotone-Parent: d57d280e1a2c1d6903ab6e6d025a777f3c5e15f2
152034    Monotone-Revision: 11c950d8b88fc8c605176ab5a6271f54b800c9a5
152035
152036    Monotone-Author: wsourdeau@inverse.ca
152037    Monotone-Date: 2009-03-21T14:43:13
152038    Monotone-Branch: ca.inverse.sogo
152039
152040M	ChangeLog
152041M	SoObjects/SOGo/SOGoUser.m
152042
152043commit 2e58aba46d77da8bac646e0b6dad789db345aa53
152044Author: Ludovic Marcotte <lmarcotte@inverse.ca>
152045Date:   Fri Mar 20 22:24:31 2009 +0000
152046
152047    See ChangeLog
152048
152049    Monotone-Parent: 7cc314736d305ee7778315690bd8d1f0c506bef8
152050    Monotone-Revision: d57d280e1a2c1d6903ab6e6d025a777f3c5e15f2
152051
152052    Monotone-Author: ludovic@Sophos.ca
152053    Monotone-Date: 2009-03-20T22:24:31
152054    Monotone-Branch: ca.inverse.sogo
152055
152056M	ChangeLog
152057M	SoObjects/SOGo/SOGoUserDefaults.h
152058M	SoObjects/SOGo/SOGoUserDefaults.m
152059
152060commit 007d1a966aa447b9923d502de369af7732f176fb
152061Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152062Date:   Fri Mar 20 21:37:07 2009 +0000
152063
152064    Monotone-Parent: 1979e3cba1625ad972044ea67711850014bd8156
152065    Monotone-Revision: 7cc314736d305ee7778315690bd8d1f0c506bef8
152066
152067    Monotone-Author: wsourdeau@inverse.ca
152068    Monotone-Date: 2009-03-20T21:37:07
152069    Monotone-Branch: ca.inverse.sogo
152070
152071M	ChangeLog
152072M	SoObjects/SOGo/SOGoParentFolder.m
152073M	UI/Contacts/UIxContactFoldersView.m
152074
152075commit 88176a049b701a2c4c946a4a7221be3cc1905b04
152076Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152077Date:   Fri Mar 20 21:11:45 2009 +0000
152078
152079    Monotone-Parent: 514aa7865af81fdccddee5095cd390fb72c09412
152080    Monotone-Revision: 1979e3cba1625ad972044ea67711850014bd8156
152081
152082    Monotone-Author: wsourdeau@inverse.ca
152083    Monotone-Date: 2009-03-20T21:11:45
152084    Monotone-Branch: ca.inverse.sogo
152085
152086M	UI/WebServerResources/generic.js
152087
152088commit b873dce7562b2be7401c046e6b659951c83ba08e
152089Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152090Date:   Fri Mar 20 20:56:29 2009 +0000
152091
152092    Monotone-Parent: 4e07b3d1e8330e5242ff10554013fd21551394d5
152093    Monotone-Revision: 514aa7865af81fdccddee5095cd390fb72c09412
152094
152095    Monotone-Author: wsourdeau@inverse.ca
152096    Monotone-Date: 2009-03-20T20:56:29
152097    Monotone-Branch: ca.inverse.sogo
152098
152099M	ChangeLog
152100M	SoObjects/SOGo/SOGoUserDefaults.m
152101
152102commit 59808b74b529472e48f8eac339aa018f8cd78ffd
152103Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152104Date:   Fri Mar 20 20:35:39 2009 +0000
152105
152106    Monotone-Parent: f845aee937de02ccc5aaec9e4f9592ddeea27abf
152107    Monotone-Revision: 4e07b3d1e8330e5242ff10554013fd21551394d5
152108
152109    Monotone-Author: wsourdeau@inverse.ca
152110    Monotone-Date: 2009-03-20T20:35:39
152111    Monotone-Branch: ca.inverse.sogo
152112
152113M	SOPE/GDLContentStore/ChangeLog
152114M	SOPE/GDLContentStore/GCSChannelManager.m
152115
152116commit c40475ab772ae6f62835c7e8bd0a8ca2c168a952
152117Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152118Date:   Fri Mar 20 19:42:44 2009 +0000
152119
152120    Monotone-Parent: b8dd0da637c01e983924030f920c45d1581a5e95
152121    Monotone-Revision: f845aee937de02ccc5aaec9e4f9592ddeea27abf
152122
152123    Monotone-Author: wsourdeau@inverse.ca
152124    Monotone-Date: 2009-03-20T19:42:44
152125    Monotone-Branch: ca.inverse.sogo
152126
152127M	ChangeLog
152128M	SoObjects/SOGo/SOGoUser.m
152129
152130commit 818de74e5e453bebf7e3fac7c81207774c2a236e
152131Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152132Date:   Fri Mar 20 17:43:52 2009 +0000
152133
152134    Monotone-Parent: ef58e70b7d00dc34a5d02557365841c574086751
152135    Monotone-Revision: b8dd0da637c01e983924030f920c45d1581a5e95
152136
152137    Monotone-Author: wsourdeau@inverse.ca
152138    Monotone-Date: 2009-03-20T17:43:52
152139    Monotone-Branch: ca.inverse.sogo
152140
152141M	SOPE/GDLContentStore/ChangeLog
152142
152143commit 0ca3d9d7b0fa8bd2fa650abeb7ab255d5bd6f3ba
152144Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152145Date:   Fri Mar 20 17:35:49 2009 +0000
152146
152147    Monotone-Parent: 6e1829513cdcf98135e56f857438e77218ae7851
152148    Monotone-Revision: ef58e70b7d00dc34a5d02557365841c574086751
152149
152150    Monotone-Author: wsourdeau@inverse.ca
152151    Monotone-Date: 2009-03-20T17:35:49
152152    Monotone-Branch: ca.inverse.sogo
152153
152154M	ChangeLog
152155M	SoObjects/SOGo/SOGoUser.m
152156
152157commit 273415b671a650e2780d7a4af69fe502ab3cb2a3
152158Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152159Date:   Fri Mar 20 17:34:35 2009 +0000
152160
152161    Monotone-Parent: c496242055c878889b7b9a7ad4385cea6cf5e5cd
152162    Monotone-Revision: 6e1829513cdcf98135e56f857438e77218ae7851
152163
152164    Monotone-Author: wsourdeau@inverse.ca
152165    Monotone-Date: 2009-03-20T17:34:35
152166    Monotone-Branch: ca.inverse.sogo
152167
152168M	SOPE/GDLContentStore/GCSChannelManager.m
152169
152170commit 43c4580ba7efd88ce78828c43c6d9aa020624dec
152171Author: Francis Lachapelle <flachapelle@inverse.ca>
152172Date:   Thu Mar 19 21:31:12 2009 +0000
152173
152174    Monotone-Parent: 6b1c7bffc878164f81a9a892741fe60e3b286df2
152175    Monotone-Revision: c496242055c878889b7b9a7ad4385cea6cf5e5cd
152176
152177    Monotone-Author: flachapelle@inverse.ca
152178    Monotone-Date: 2009-03-19T21:31:12
152179    Monotone-Branch: ca.inverse.sogo
152180    Monotone-Tag: SOGo_v1.0.0
152181
152182M	Documentation/SOGo Installation Guide.odt
152183M	Documentation/SOGo Mobile Devices Configuration.odt
152184M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
152185M	Documentation/architecture.png
152186
152187commit 72f336b47983fe4ee55b18afc792aa4f47da45d0
152188Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152189Date:   Thu Mar 19 20:58:53 2009 +0000
152190
152191    Monotone-Parent: 62626893ce31a8da314e2eb390873b4c3f491ed5
152192    Monotone-Revision: 6b1c7bffc878164f81a9a892741fe60e3b286df2
152193
152194    Monotone-Author: wsourdeau@inverse.ca
152195    Monotone-Date: 2009-03-19T20:58:53
152196    Monotone-Branch: ca.inverse.sogo
152197
152198M	UI/WebServerResources/UIxContactsUserFolders.js
152199
152200commit 62a6fafaa98e5b713e7635ffb9bc1e9eef45b622
152201Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152202Date:   Thu Mar 19 20:04:16 2009 +0000
152203
152204    Monotone-Parent: 60079faa71221a9a1c269f9e012b65c4d0c98256
152205    Monotone-Revision: 62626893ce31a8da314e2eb390873b4c3f491ed5
152206
152207    Monotone-Author: wsourdeau@inverse.ca
152208    Monotone-Date: 2009-03-19T20:04:16
152209    Monotone-Branch: ca.inverse.sogo
152210
152211M	UI/WebServerResources/SchedulerUI.js
152212
152213commit 131672d0e0039677d7ae4fdb2e1250181c5953a4
152214Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152215Date:   Thu Mar 19 19:53:02 2009 +0000
152216
152217    Monotone-Parent: 548d3cca58e3fec9bc3c888112b856a577978bec
152218    Monotone-Revision: 60079faa71221a9a1c269f9e012b65c4d0c98256
152219
152220    Monotone-Author: wsourdeau@inverse.ca
152221    Monotone-Date: 2009-03-19T19:53:02
152222    Monotone-Branch: ca.inverse.sogo
152223
152224M	UI/MainUI/Version
152225
152226commit 4cfb2b0ccd91becfa7816660b70e419ae9019452
152227Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152228Date:   Thu Mar 19 19:07:39 2009 +0000
152229
152230    Monotone-Parent: b11b40d1a73231b76eb4bb1ce04046646f40d52f
152231    Monotone-Revision: 2c52bc9062d09379395dae99d6c685de6c8157c9
152232
152233    Monotone-Author: wsourdeau@inverse.ca
152234    Monotone-Date: 2009-03-19T19:07:39
152235    Monotone-Branch: ca.inverse.sogo
152236
152237M	ChangeLog
152238M	SoObjects/SOGo/SOGoUserFolder.m
152239
152240commit ed597858623a9dd1f523545708f47a912147399e
152241Author: Francis Lachapelle <flachapelle@inverse.ca>
152242Date:   Thu Mar 19 18:04:23 2009 +0000
152243
152244    Monotone-Parent: a1f761bf97ae1835eab590dcfd609d788cbf7d1f
152245    Monotone-Revision: 8dcf465d8b7d8d1213dcce13303ce7aba65a10ff
152246
152247    Monotone-Author: flachapelle@inverse.ca
152248    Monotone-Date: 2009-03-19T18:04:23
152249    Monotone-Branch: ca.inverse.sogo
152250
152251M	UI/WebServerResources/SOGoRootPage.js
152252
152253commit 75bcbf8e5cf4ec124fa128d06a4d56d426b89beb
152254Author: Francis Lachapelle <flachapelle@inverse.ca>
152255Date:   Thu Mar 19 17:59:20 2009 +0000
152256
152257    Monotone-Parent: dd31e8f881d1c923d951b3c5ddf9a90c986c2165
152258    Monotone-Revision: a1f761bf97ae1835eab590dcfd609d788cbf7d1f
152259
152260    Monotone-Author: flachapelle@inverse.ca
152261    Monotone-Date: 2009-03-19T17:59:20
152262    Monotone-Branch: ca.inverse.sogo
152263
152264M	UI/WebServerResources/SOGoRootPage.js
152265
152266commit 7d817dcb9b36526bfa9db26c93bc19fc8bea9efe
152267Author: Francis Lachapelle <flachapelle@inverse.ca>
152268Date:   Thu Mar 19 16:49:36 2009 +0000
152269
152270    See ChangeLog
152271
152272    Monotone-Parent: b11b40d1a73231b76eb4bb1ce04046646f40d52f
152273    Monotone-Revision: dd31e8f881d1c923d951b3c5ddf9a90c986c2165
152274
152275    Monotone-Author: flachapelle@inverse.ca
152276    Monotone-Date: 2009-03-19T16:49:36
152277    Monotone-Branch: ca.inverse.sogo
152278
152279M	ChangeLog
152280M	UI/Scheduler/UIxCalListingActions.m
152281
152282commit bfdf897b300da2cf7a5e7d0b798da65bbad90646
152283Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152284Date:   Thu Mar 19 15:46:36 2009 +0000
152285
152286    Monotone-Parent: 1892d22bfa9e855fd8c40d3f7f4b97d3637cb141
152287    Monotone-Revision: b11b40d1a73231b76eb4bb1ce04046646f40d52f
152288
152289    Monotone-Author: wsourdeau@inverse.ca
152290    Monotone-Date: 2009-03-19T15:46:36
152291    Monotone-Branch: ca.inverse.sogo
152292
152293M	Main/SOGo.m
152294M	SoObjects/SOGo/SOGoObject.m
152295
152296commit 578f01bd5e0bcb5bc8df13222eda16fd84d25ef5
152297Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152298Date:   Thu Mar 19 15:42:58 2009 +0000
152299
152300    Monotone-Parent: 004c96fa075fbca45fa523b3bb73737aa0ce34a1
152301    Monotone-Revision: 1892d22bfa9e855fd8c40d3f7f4b97d3637cb141
152302
152303    Monotone-Author: wsourdeau@inverse.ca
152304    Monotone-Date: 2009-03-19T15:42:58
152305    Monotone-Branch: ca.inverse.sogo
152306
152307M	ChangeLog
152308M	Main/SOGo.m
152309M	SoObjects/SOGo/SOGoObject.m
152310M	SoObjects/SOGo/SOGoUser.m
152311
152312commit f980e6508709aaa6ea53d01dc3ff1419b3a33bd3
152313Author: Ludovic Marcotte <lmarcotte@inverse.ca>
152314Date:   Thu Mar 19 14:30:06 2009 +0000
152315
152316    See ChangeLog
152317
152318    Monotone-Parent: 60a13624c1564d45c6a2e6232501d6fd9ec1cb04
152319    Monotone-Revision: 004c96fa075fbca45fa523b3bb73737aa0ce34a1
152320
152321    Monotone-Author: ludovic@Sophos.ca
152322    Monotone-Date: 2009-03-19T14:30:06
152323    Monotone-Branch: ca.inverse.sogo
152324
152325M	ChangeLog
152326M	Documentation/SOGo Installation Guide.odt
152327M	sogo.spec
152328
152329commit f883d170d6b1681d4f2ac62fcd1b8483c0e46e38
152330Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152331Date:   Thu Mar 19 13:22:43 2009 +0000
152332
152333    Monotone-Parent: 23f3b4b43483ecae3cd406145e28b0e2434afda0
152334    Monotone-Revision: 60a13624c1564d45c6a2e6232501d6fd9ec1cb04
152335
152336    Monotone-Author: wsourdeau@inverse.ca
152337    Monotone-Date: 2009-03-19T13:22:43
152338    Monotone-Branch: ca.inverse.sogo
152339
152340M	ChangeLog
152341M	SoObjects/SOGo/SOGoUserFolder.m
152342
152343commit c2555c75c0adcd1863f08571156edce5c6ecb0d2
152344Author: Francis Lachapelle <flachapelle@inverse.ca>
152345Date:   Thu Mar 19 02:43:14 2009 +0000
152346
152347    Monotone-Parent: 7f878f3800f79dea35ba642f80d939cb9eedf0e9
152348    Monotone-Revision: 23f3b4b43483ecae3cd406145e28b0e2434afda0
152349
152350    Monotone-Author: flachapelle@inverse.ca
152351    Monotone-Date: 2009-03-19T02:43:14
152352    Monotone-Branch: ca.inverse.sogo
152353
152354A	UI/WebServerResources/inverse.png
152355
152356commit 99fe6df5a904cf79a308f9b1e7066d456a20b21b
152357Author: Francis Lachapelle <flachapelle@inverse.ca>
152358Date:   Thu Mar 19 02:42:59 2009 +0000
152359
152360    Monotone-Parent: 574f52308bd6e344b897fdc217aa41c480108da3
152361    Monotone-Revision: 7f878f3800f79dea35ba642f80d939cb9eedf0e9
152362
152363    Monotone-Author: flachapelle@inverse.ca
152364    Monotone-Date: 2009-03-19T02:42:59
152365    Monotone-Branch: ca.inverse.sogo
152366
152367A	UI/WebServerResources/sogo-logo.png
152368
152369commit a05c370eb46480ce3a4b6516080d68715d298376
152370Author: Francis Lachapelle <flachapelle@inverse.ca>
152371Date:   Thu Mar 19 02:42:35 2009 +0000
152372
152373    See ChangeLog
152374
152375    Monotone-Parent: bb83e15abbaa6a9134aefc67b7bb671c74735ea4
152376    Monotone-Revision: 574f52308bd6e344b897fdc217aa41c480108da3
152377
152378    Monotone-Author: flachapelle@inverse.ca
152379    Monotone-Date: 2009-03-19T02:42:35
152380    Monotone-Branch: ca.inverse.sogo
152381
152382M	ChangeLog
152383D	Documentation/lori.png
152384M	UI/MainUI/Dutch.lproj/Localizable.strings
152385M	UI/MainUI/English.lproj/Localizable.strings
152386M	UI/MainUI/French.lproj/Localizable.strings
152387M	UI/MainUI/German.lproj/Localizable.strings
152388M	UI/MainUI/Italian.lproj/Localizable.strings
152389M	UI/MainUI/SOGoRootPage.m
152390M	UI/MainUI/Spanish.lproj/Localizable.strings
152391M	UI/Templates/MainUI/SOGoBrowsersPanel.wox
152392M	UI/Templates/MainUI/SOGoRootPage.wox
152393M	UI/WebServerResources/SOGoRootPage.css
152394M	UI/WebServerResources/SOGoRootPage.js
152395M	UI/WebServerResources/iefixes.css
152396
152397commit 1775c0f11a3d86b123a88dfb45af9cd839c5a8c7
152398Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152399Date:   Thu Mar 19 01:48:58 2009 +0000
152400
152401    Monotone-Parent: b17886dc9b84e4662186fb632398245956c8d684
152402    Monotone-Revision: c94dcb16868ca60cb633c8c91ff225e1f3b84329
152403
152404    Monotone-Author: wsourdeau@inverse.ca
152405    Monotone-Date: 2009-03-19T01:48:58
152406    Monotone-Branch: ca.inverse.sogo
152407
152408M	Version
152409
152410commit aabd65ea78994cc09b9df728908a70d4e98b65f2
152411Author: Ludovic Marcotte <lmarcotte@inverse.ca>
152412Date:   Thu Mar 19 01:41:05 2009 +0000
152413
152414    See ChangeLog
152415
152416    Monotone-Parent: b17886dc9b84e4662186fb632398245956c8d684
152417    Monotone-Revision: 75e3cd2469a9c4627a182aa0bef3750b8d65a99e
152418
152419    Monotone-Author: ludovic@Sophos.ca
152420    Monotone-Date: 2009-03-19T01:41:05
152421    Monotone-Branch: ca.inverse.sogo
152422
152423M	ChangeLog
152424M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
152425M	Main/README
152426M	Main/SOGo.m
152427M	NEWS
152428M	Scripts/updates.php
152429M	UI/Common/UIxPageFrame.m
152430M	UI/WebServerResources/generic.js
152431
152432commit e347f36a5b578b4bc497561f18373db2ab734af0
152433Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152434Date:   Thu Mar 19 01:22:09 2009 +0000
152435
152436    Monotone-Parent: c54d8d94c481e0cfc4efd1ad03e95f6d10110d10
152437    Monotone-Revision: a1701b3f7bd858b1fc0810b5313e8648bfcb42f6
152438
152439    Monotone-Author: wsourdeau@inverse.ca
152440    Monotone-Date: 2009-03-19T01:22:09
152441    Monotone-Branch: ca.inverse.sogo
152442
152443M	Apache/SOGo.conf
152444M	Main/README
152445M	Scripts/sogo-init.d-debian
152446M	Scripts/sogo-init.d-redhat
152447M	Scripts/sogod-wrapper
152448M	sogo.spec
152449
152450commit 50dbc4e2a519c498c4317fc8230ac560e959304b
152451Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152452Date:   Thu Mar 19 01:21:39 2009 +0000
152453
152454    Monotone-Parent: a7f4ebc5a4a1d9fe0406a1c608757fb14147fa5d
152455    Monotone-Revision: c54d8d94c481e0cfc4efd1ad03e95f6d10110d10
152456
152457    Monotone-Author: wsourdeau@inverse.ca
152458    Monotone-Date: 2009-03-19T01:21:39
152459    Monotone-Branch: ca.inverse.sogo
152460
152461M	ChangeLog
152462M	SoObjects/Appointments/SOGoCalendarComponent.m
152463M	SoObjects/Appointments/SOGoFreeBusyObject.m
152464M	SoObjects/Contacts/SOGoContactLDIFEntry.m
152465
152466commit 4c832536e921afa950335398cd7cb96441e6784b
152467Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152468Date:   Wed Mar 18 22:13:04 2009 +0000
152469
152470    Monotone-Parent: dfb14f2703df6b34884a9fb24c8a1e3346359c45
152471    Monotone-Revision: a7f4ebc5a4a1d9fe0406a1c608757fb14147fa5d
152472
152473    Monotone-Author: wsourdeau@inverse.ca
152474    Monotone-Date: 2009-03-18T22:13:04
152475    Monotone-Branch: ca.inverse.sogo
152476
152477M	ChangeLog
152478M	Main/GNUmakefile
152479M	Main/SOGo.m
152480M	Main/SOGoProductLoader.h
152481M	Main/SOGoProductLoader.m
152482M	Main/sogod.m
152483M	UI/WebServerResources/SOGoRootPage.js
152484M	configure
152485
152486commit 7e019988a8b81b9de95f0c367cf26b881d67d428
152487Author: Francis Lachapelle <flachapelle@inverse.ca>
152488Date:   Wed Mar 18 21:41:22 2009 +0000
152489
152490    Fix for all-day events and DST
152491
152492    Monotone-Parent: dfb14f2703df6b34884a9fb24c8a1e3346359c45
152493    Monotone-Revision: e63db11744055769ff757def864e9770499ad057
152494
152495    Monotone-Author: flachapelle@inverse.ca
152496    Monotone-Date: 2009-03-18T21:41:22
152497    Monotone-Branch: ca.inverse.sogo
152498
152499M	SOPE/NGCards/iCalDateTime.m
152500
152501commit bcff48ba8c84ee0eac135bcfe0cacbf96f239193
152502Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152503Date:   Wed Mar 18 20:28:35 2009 +0000
152504
152505    Monotone-Parent: 5c7224f461ae8749b0bd83c9c137e1b826f6000f
152506    Monotone-Revision: dfb14f2703df6b34884a9fb24c8a1e3346359c45
152507
152508    Monotone-Author: wsourdeau@inverse.ca
152509    Monotone-Date: 2009-03-18T20:28:35
152510    Monotone-Branch: ca.inverse.sogo
152511
152512M	ChangeLog
152513M	SoObjects/SOGo/SOGoParentFolder.m
152514
152515commit 446cee7d733379a586a043fb5ec4b15a94975b65
152516Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152517Date:   Wed Mar 18 15:48:22 2009 +0000
152518
152519    Monotone-Parent: 408ae95acfcd0bdbf903540439a12eaacb285310
152520    Monotone-Revision: 5c7224f461ae8749b0bd83c9c137e1b826f6000f
152521
152522    Monotone-Author: wsourdeau@inverse.ca
152523    Monotone-Date: 2009-03-18T15:48:22
152524    Monotone-Branch: ca.inverse.sogo
152525
152526M	ChangeLog
152527M	SoObjects/SOGo/SOGoUserFolder.m
152528
152529commit c9f18f2b859be322b90d752190dd23eba91175d6
152530Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152531Date:   Wed Mar 18 14:36:06 2009 +0000
152532
152533    Monotone-Parent: 69a8d2cacd25c46b70eb478efad9561bfba7a390
152534    Monotone-Revision: 408ae95acfcd0bdbf903540439a12eaacb285310
152535
152536    Monotone-Author: wsourdeau@inverse.ca
152537    Monotone-Date: 2009-03-18T14:36:06
152538    Monotone-Branch: ca.inverse.sogo
152539
152540M	UI/Scheduler/Dutch.lproj/Localizable.strings
152541M	UI/Scheduler/English.lproj/Localizable.strings
152542M	UI/Scheduler/French.lproj/Localizable.strings
152543M	UI/Scheduler/German.lproj/Localizable.strings
152544M	UI/Scheduler/Italian.lproj/Localizable.strings
152545M	UI/Scheduler/Spanish.lproj/Localizable.strings
152546M	UI/WebServerResources/SchedulerUI.js
152547
152548commit 607e43034c4c57ca033a8430444e1ff6990d4116
152549Author: Francis Lachapelle <flachapelle@inverse.ca>
152550Date:   Tue Mar 17 20:04:23 2009 +0000
152551
152552    Monotone-Parent: 1ea72fe4c00feaa5d76d04db030b066b008f269e
152553    Monotone-Revision: 69a8d2cacd25c46b70eb478efad9561bfba7a390
152554
152555    Monotone-Author: flachapelle@inverse.ca
152556    Monotone-Date: 2009-03-17T20:04:23
152557    Monotone-Branch: ca.inverse.sogo
152558
152559M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
152560
152561commit 5888d108f55bc6d2691392c3968b7dcc5afc1bb2
152562Author: Francis Lachapelle <flachapelle@inverse.ca>
152563Date:   Tue Mar 17 19:54:19 2009 +0000
152564
152565    Monotone-Parent: 7c828417790c786c2c7761c95ea3477bf2aea4f3
152566    Monotone-Revision: 1ea72fe4c00feaa5d76d04db030b066b008f269e
152567
152568    Monotone-Author: flachapelle@inverse.ca
152569    Monotone-Date: 2009-03-17T19:54:19
152570    Monotone-Branch: ca.inverse.sogo
152571
152572M	UI/WebServerResources/browser_safari.gif
152573
152574commit 7393727d1eb4bf8e7f586141ce5fc93d67c38eb5
152575Author: Francis Lachapelle <flachapelle@inverse.ca>
152576Date:   Tue Mar 17 19:48:19 2009 +0000
152577
152578    Monotone-Parent: 10b9a0ee3224753edb89d1da0b8c2e5beb9c2521
152579    Monotone-Revision: 7c828417790c786c2c7761c95ea3477bf2aea4f3
152580
152581    Monotone-Author: flachapelle@inverse.ca
152582    Monotone-Date: 2009-03-17T19:48:19
152583    Monotone-Branch: ca.inverse.sogo
152584
152585M	UI/WebServerResources/HTMLElement.js
152586
152587commit b0aa863564eca7214296cecbc7b97ac8688b1ad3
152588Author: Francis Lachapelle <flachapelle@inverse.ca>
152589Date:   Tue Mar 17 19:46:46 2009 +0000
152590
152591    Fix issue when dragging the handles outside the window.
152592
152593    Monotone-Parent: cc6154915db42f1f14c162c6819d08d12c31b6c3
152594    Monotone-Revision: 10b9a0ee3224753edb89d1da0b8c2e5beb9c2521
152595
152596    Monotone-Author: flachapelle@inverse.ca
152597    Monotone-Date: 2009-03-17T19:46:46
152598    Monotone-Branch: ca.inverse.sogo
152599
152600M	UI/WebServerResources/SOGoDragHandles.js
152601
152602commit 70c0c0d919dae45acd247eb3f4aa85311c60de03
152603Author: Francis Lachapelle <flachapelle@inverse.ca>
152604Date:   Tue Mar 17 19:38:05 2009 +0000
152605
152606    Fix for bug #3315
152607
152608    Monotone-Parent: f3feeb51f538aeefcb5e90999e37b0bb069c3eba
152609    Monotone-Revision: b516b07191501368df1dfb16f25aee4b4fba7941
152610
152611    Monotone-Author: flachapelle@inverse.ca
152612    Monotone-Date: 2009-03-17T19:38:05
152613    Monotone-Branch: ca.inverse.sogo
152614
152615M	UI/WebServerResources/generic.js
152616
152617commit d8fa40340f73ea4a2ae7aeaf1b1be44cbc14f5c9
152618Author: Ludovic Marcotte <lmarcotte@inverse.ca>
152619Date:   Tue Mar 17 17:34:54 2009 +0000
152620
152621    See ChangeLog
152622
152623    Monotone-Parent: c29fcc5ce939d41d4b8a3795a566530292ec2f0f
152624    Monotone-Revision: 29e166422a510e7b1ca9fef597f49aa7ffed17d6
152625
152626    Monotone-Author: ludovic@Sophos.ca
152627    Monotone-Date: 2009-03-17T17:34:54
152628    Monotone-Branch: ca.inverse.sogo
152629
152630M	ChangeLog
152631M	Documentation/SOGo Installation Guide.odt
152632M	Scripts/sogo-init.d-debian
152633M	Scripts/sogo-init.d-redhat
152634
152635commit 10407f7f6f1b28bd97b933fbdc1e4f6c3b3fe25f
152636Author: Francis Lachapelle <flachapelle@inverse.ca>
152637Date:   Tue Mar 17 16:03:57 2009 +0000
152638
152639    Fix for bug #3315
152640
152641    Monotone-Parent: 89b88978ce7a84af4dd6e2e230ede1c3ef700068
152642    Monotone-Revision: f3feeb51f538aeefcb5e90999e37b0bb069c3eba
152643
152644    Monotone-Author: flachapelle@inverse.ca
152645    Monotone-Date: 2009-03-17T16:03:57
152646    Monotone-Branch: ca.inverse.sogo
152647
152648M	UI/WebServerResources/generic.js
152649
152650commit 57830dbb8874a544c0447479b29eab6cc52a35aa
152651Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152652Date:   Tue Mar 17 15:58:25 2009 +0000
152653
152654    Monotone-Parent: 89b88978ce7a84af4dd6e2e230ede1c3ef700068
152655    Monotone-Revision: c29fcc5ce939d41d4b8a3795a566530292ec2f0f
152656
152657    Monotone-Author: wsourdeau@inverse.ca
152658    Monotone-Date: 2009-03-17T15:58:25
152659    Monotone-Branch: ca.inverse.sogo
152660
152661M	SOPE/GDLContentStore/ChangeLog
152662M	SOPE/GDLContentStore/GCSFolder.m
152663
152664commit b65ae175c3253b6df756c63deea664bba692e525
152665Author: Ludovic Marcotte <lmarcotte@inverse.ca>
152666Date:   Mon Mar 16 21:13:01 2009 +0000
152667
152668    See ChangeLog
152669
152670    Monotone-Parent: e32cb5a49f7eb94c778c878808a9abcb69576a80
152671    Monotone-Revision: 89b88978ce7a84af4dd6e2e230ede1c3ef700068
152672
152673    Monotone-Author: ludovic@Sophos.ca
152674    Monotone-Date: 2009-03-16T21:13:01
152675    Monotone-Branch: ca.inverse.sogo
152676
152677M	ChangeLog
152678M	Documentation/SOGo Installation Guide.odt
152679M	SoObjects/SOGo/LDAPSource.h
152680M	SoObjects/SOGo/LDAPSource.m
152681M	sogo.spec
152682
152683commit a8cd172a6b799a2d378f64a6ace4e73e3173b3ba
152684Author: Francis Lachapelle <flachapelle@inverse.ca>
152685Date:   Mon Mar 16 21:21:43 2009 +0000
152686
152687    See ChangeLog
152688
152689    Monotone-Parent: ccbc02cbbccf4d53a21e791dc3aa318d85eb34a9
152690    Monotone-Revision: e32cb5a49f7eb94c778c878808a9abcb69576a80
152691
152692    Monotone-Author: flachapelle@inverse.ca
152693    Monotone-Date: 2009-03-16T21:21:43
152694    Monotone-Branch: ca.inverse.sogo
152695
152696M	ChangeLog
152697M	SoObjects/Appointments/SOGoAppointmentFolder.m
152698M	SoObjects/Appointments/SOGoCalendarComponent.m
152699M	UI/Scheduler/UIxCalListingActions.m
152700
152701commit 4a13bc463cdcfab2740f4acfc114c23c6f8a2a78
152702Author: Francis Lachapelle <flachapelle@inverse.ca>
152703Date:   Mon Mar 16 21:20:12 2009 +0000
152704
152705    Fix for bug #2704
152706
152707    Monotone-Parent: 17e1bafbb4857456e2a221fb491feab7ee89745d
152708    Monotone-Revision: ccbc02cbbccf4d53a21e791dc3aa318d85eb34a9
152709
152710    Monotone-Author: flachapelle@inverse.ca
152711    Monotone-Date: 2009-03-16T21:20:12
152712    Monotone-Branch: ca.inverse.sogo
152713
152714M	UI/WebServerResources/JavascriptAPIExtensions.js
152715
152716commit 056f16178b723ad81895cd005714445d698aeb22
152717Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152718Date:   Mon Mar 16 21:08:19 2009 +0000
152719
152720    Monotone-Parent: 88f0ce5639727c85b38f30956343e35a4d05148c
152721    Monotone-Revision: 17e1bafbb4857456e2a221fb491feab7ee89745d
152722
152723    Monotone-Author: wsourdeau@inverse.ca
152724    Monotone-Date: 2009-03-16T21:08:19
152725    Monotone-Branch: ca.inverse.sogo
152726
152727M	ChangeLog
152728M	SoObjects/Appointments/SOGoAppointmentObject.m
152729M	SoObjects/Appointments/SOGoTaskObject.m
152730
152731commit 6d328b0c65c0491a41fcc0f4d95f9188bf8e2800
152732Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152733Date:   Mon Mar 16 21:02:59 2009 +0000
152734
152735    Monotone-Parent: f735bdc8793af33775f3d62a37f21c20a54806c9
152736    Monotone-Revision: 88f0ce5639727c85b38f30956343e35a4d05148c
152737
152738    Monotone-Author: wsourdeau@inverse.ca
152739    Monotone-Date: 2009-03-16T21:02:59
152740    Monotone-Branch: ca.inverse.sogo
152741
152742M	ChangeLog
152743M	SoObjects/Appointments/SOGoCalendarComponent.m
152744
152745commit 47aeb8f7dde39b934c0450147ae197b7ca919312
152746Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
152747Date:   Mon Mar 16 18:26:08 2009 +0000
152748
152749    Monotone-Parent: 0a9ebb81d46a0321c166273fb763ad39c233cc50
152750    Monotone-Revision: f735bdc8793af33775f3d62a37f21c20a54806c9
152751
152752    Monotone-Author: wsourdeau@inverse.ca
152753    Monotone-Date: 2009-03-16T18:26:08
152754    Monotone-Branch: ca.inverse.sogo
152755
152756M	ChangeLog
152757M	SoObjects/SOGo/LDAPSource.m
152758
152759commit c3bc74e1165aee3bfa2e201b14ed04c8701feedf
152760Author: Ludovic Marcotte <lmarcotte@inverse.ca>
152761Date:   Fri Mar 13 19:48:15 2009 +0000
152762
152763    See ChangeLog
152764
152765    Monotone-Parent: a0f83515485c5754a47ce96dd157fbafe1cdd459
152766    Monotone-Revision: b4cdf2c0fe2ace70d873c007f3fd15f64aa0f91a
152767
152768    Monotone-Author: ludovic@Sophos.ca
152769    Monotone-Date: 2009-03-13T19:48:15
152770    Monotone-Branch: ca.inverse.sogo
152771
152772M	ChangeLog
152773M	SoObjects/Mailer/SOGoDraftObject.m
152774M	SoObjects/Mailer/SOGoMailAccount.m
152775M	SoObjects/Mailer/SOGoMailFolder.m
152776
152777commit 624ff85d71597946c94feea70154431497827dda
152778Author: Ludovic Marcotte <lmarcotte@inverse.ca>
152779Date:   Thu Mar 12 23:35:09 2009 +0000
152780
152781    See ChangeLog
152782
152783    Monotone-Parent: befc6f9bdb38e246b932d036f02e816264d80864
152784    Monotone-Revision: a0f83515485c5754a47ce96dd157fbafe1cdd459
152785
152786    Monotone-Author: ludovic@Sophos.ca
152787    Monotone-Date: 2009-03-12T23:35:09
152788    Monotone-Branch: ca.inverse.sogo
152789
152790M	ChangeLog
152791M	SOPE/sope-patchset-r1630.diff
152792
152793commit 2d2722b5d09b63645a08d6cd1f7954c2f47ad468
152794Author: Francis Lachapelle <flachapelle@inverse.ca>
152795Date:   Thu Mar 12 21:52:56 2009 +0000
152796
152797    See ChangeLog
152798
152799    Monotone-Parent: 7b1b22a765a78529ec87496fb491debd695fa9a4
152800    Monotone-Revision: befc6f9bdb38e246b932d036f02e816264d80864
152801
152802    Monotone-Author: flachapelle@inverse.ca
152803    Monotone-Date: 2009-03-12T21:52:56
152804    Monotone-Branch: ca.inverse.sogo
152805
152806M	ChangeLog
152807
152808commit a7996034ed95b5ba68c00fe53553d9a3943765fd
152809Author: Francis Lachapelle <flachapelle@inverse.ca>
152810Date:   Thu Mar 12 21:49:15 2009 +0000
152811
152812    Fix for bug #3292
152813
152814    Monotone-Parent: 59c4b0746cb2313cef5fff230f8824a9d48a2ee1
152815    Monotone-Revision: 070042ab40f01de7dd4a39f28e1a9a445232baf0
152816
152817    Monotone-Author: flachapelle@inverse.ca
152818    Monotone-Date: 2009-03-12T21:49:15
152819    Monotone-Branch: ca.inverse.sogo
152820
152821M	UI/WebServerResources/SOGoDragHandles.js
152822
152823commit 74bc491e8eb70c27c9f71d9d9e90bee15c5b9d7d
152824Author: Francis Lachapelle <flachapelle@inverse.ca>
152825Date:   Thu Mar 12 21:11:22 2009 +0000
152826
152827    Removed fastinit.js and events.js
152828
152829    Monotone-Parent: 3a4ed372ee2495e9c893842ebe71384ea3ebcd65
152830    Monotone-Revision: 59c4b0746cb2313cef5fff230f8824a9d48a2ee1
152831
152832    Monotone-Author: flachapelle@inverse.ca
152833    Monotone-Date: 2009-03-12T21:11:22
152834    Monotone-Branch: ca.inverse.sogo
152835
152836M	UI/Templates/UIxPageFrame.wox
152837D	UI/WebServerResources/events.js
152838D	UI/WebServerResources/fastinit.js
152839
152840commit 21ab0405343e84c0289dd4f3a9780d2670c8ed87
152841Author: Francis Lachapelle <flachapelle@inverse.ca>
152842Date:   Thu Mar 12 21:09:14 2009 +0000
152843
152844    Removed reference to FastInit.js
152845
152846    Monotone-Parent: 244f630f9b5b56de06c1348c5371d785e2f3d3a3
152847    Monotone-Revision: 3a4ed372ee2495e9c893842ebe71384ea3ebcd65
152848
152849    Monotone-Author: flachapelle@inverse.ca
152850    Monotone-Date: 2009-03-12T21:09:14
152851    Monotone-Branch: ca.inverse.sogo
152852
152853M	UI/WebServerResources/ContactsUI.js
152854M	UI/WebServerResources/MailerUI.js
152855M	UI/WebServerResources/SOGoRootPage.js
152856M	UI/WebServerResources/SchedulerUI.js
152857M	UI/WebServerResources/UIxAclEditor.js
152858M	UI/WebServerResources/UIxAppointmentEditor.js
152859M	UI/WebServerResources/UIxAttendeesEditor.js
152860M	UI/WebServerResources/UIxCalUserRightsEditor.js
152861M	UI/WebServerResources/UIxCalendarProperties.js
152862M	UI/WebServerResources/UIxColorPicker.js
152863M	UI/WebServerResources/UIxComponentEditor.js
152864M	UI/WebServerResources/UIxContactEditor.js
152865M	UI/WebServerResources/UIxContactsUserFolders.js
152866M	UI/WebServerResources/UIxContactsUserRightsEditor.js
152867M	UI/WebServerResources/UIxMailEditor.js
152868M	UI/WebServerResources/UIxMailPopupView.js
152869M	UI/WebServerResources/UIxMailToSelection.js
152870M	UI/WebServerResources/UIxMailUserRightsEditor.js
152871M	UI/WebServerResources/UIxOccurenceDialog.js
152872M	UI/WebServerResources/UIxPreferences.js
152873M	UI/WebServerResources/UIxRecurrenceEditor.js
152874M	UI/WebServerResources/UIxTaskEditor.js
152875
152876commit 40b6d7a77c96e3867467f0a3e1a96eb320f8031f
152877Author: Francis Lachapelle <flachapelle@inverse.ca>
152878Date:   Thu Mar 12 21:02:21 2009 +0000
152879
152880    Added auto-creation of all-day event
152881
152882    Monotone-Parent: 01b9ae40e54cf048f707552dd1ec645189b4abf1
152883    Monotone-Revision: 244f630f9b5b56de06c1348c5371d785e2f3d3a3
152884
152885    Monotone-Author: flachapelle@inverse.ca
152886    Monotone-Date: 2009-03-12T21:02:21
152887    Monotone-Branch: ca.inverse.sogo
152888
152889M	NEWS
152890M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
152891
152892commit c4286b952b240b6d36e46b7ad28254b8ad220fd0
152893Author: Francis Lachapelle <flachapelle@inverse.ca>
152894Date:   Thu Mar 12 20:59:21 2009 +0000
152895
152896    Fix for Firefox and nginx
152897
152898    Monotone-Parent: 1493f36a1d4949d61e2af0b02cdc11d672b14313
152899    Monotone-Revision: 01b9ae40e54cf048f707552dd1ec645189b4abf1
152900
152901    Monotone-Author: flachapelle@inverse.ca
152902    Monotone-Date: 2009-03-12T20:59:21
152903    Monotone-Branch: ca.inverse.sogo
152904
152905M	UI/Contacts/UIxContactFoldersView.m
152906M	UI/MainUI/SOGoUserHomePage.m
152907
152908commit cf47f741ae3d4b067bc5004cb36e88d026155168
152909Author: Ludovic Marcotte <lmarcotte@inverse.ca>
152910Date:   Thu Mar 12 16:30:32 2009 +0000
152911
152912    See ChangeLog
152913
152914    Monotone-Parent: 3055240bcbfdf1f126dd4c98383756015fe19b9f
152915    Monotone-Revision: be9bb27ba55086a4f9fcfffba7d8a0df9a6cdde2
152916
152917    Monotone-Author: ludovic@Sophos.ca
152918    Monotone-Date: 2009-03-12T16:30:32
152919    Monotone-Branch: ca.inverse.sogo
152920
152921M	ChangeLog
152922M	SOPE/sope-patchset-r1630.diff
152923
152924commit 38bb5c88c242dbe791887cd7ce89e87e2a83d4b5
152925Author: Ludovic Marcotte <lmarcotte@inverse.ca>
152926Date:   Wed Mar 11 17:59:49 2009 +0000
152927
152928    See ChangeLog
152929
152930    Monotone-Parent: baff8f841a09a6ce7b85defe87388086513344c4
152931    Monotone-Revision: 3055240bcbfdf1f126dd4c98383756015fe19b9f
152932
152933    Monotone-Author: ludovic@Sophos.ca
152934    Monotone-Date: 2009-03-11T17:59:49
152935    Monotone-Branch: ca.inverse.sogo
152936
152937M	ChangeLog
152938M	UI/MailerUI/UIxMailAccountActions.m
152939
152940commit 6a9b459d3ca4f6d6a0acda7a4937beab26abc1d4
152941Author: Francis Lachapelle <flachapelle@inverse.ca>
152942Date:   Wed Mar 11 14:59:24 2009 +0000
152943
152944    Updated init script for Debian
152945
152946    Monotone-Parent: 1928b52441789ad4d83520e6d27fb7faa2f30d88
152947    Monotone-Revision: 55e9652c81aeb3099b52fdacfebe185b63106ee9
152948
152949    Monotone-Author: flachapelle@inverse.ca
152950    Monotone-Date: 2009-03-11T14:59:24
152951    Monotone-Branch: ca.inverse.sogo
152952
152953M	Scripts/sogo-init.d-debian
152954
152955commit 7664654e4200aafc803c35f861fa1e8edfdc06fd
152956Author: Ludovic Marcotte <lmarcotte@inverse.ca>
152957Date:   Wed Mar 11 13:39:20 2009 +0000
152958
152959    See ChangeLog
152960
152961    Monotone-Parent: 28c05bb78bef144b921bd396d723df3160a6cd68
152962    Monotone-Revision: baff8f841a09a6ce7b85defe87388086513344c4
152963
152964    Monotone-Author: ludovic@Sophos.ca
152965    Monotone-Date: 2009-03-11T13:39:20
152966    Monotone-Branch: ca.inverse.sogo
152967
152968M	ChangeLog
152969M	SoObjects/Appointments/SOGoAppointmentFolder.m
152970
152971commit 208d4807903e87e318647b349af8aa67339bdda1
152972Author: Ludovic Marcotte <lmarcotte@inverse.ca>
152973Date:   Mon Mar 9 16:40:38 2009 +0000
152974
152975    See ChangeLog
152976
152977    Monotone-Parent: 0bc570e01ac30760257738a29e0d780e964f4a8a
152978    Monotone-Revision: 28c05bb78bef144b921bd396d723df3160a6cd68
152979
152980    Monotone-Author: ludovic@Sophos.ca
152981    Monotone-Date: 2009-03-09T16:40:38
152982    Monotone-Branch: ca.inverse.sogo
152983
152984M	ChangeLog
152985M	SOPE/sope-patchset-r1630.diff
152986
152987commit 3fc8b43b440fcf67689b699370032f59fa9e2891
152988Author: Ludovic Marcotte <lmarcotte@inverse.ca>
152989Date:   Mon Mar 9 14:16:20 2009 +0000
152990
152991    See ChangeLog
152992
152993    Monotone-Parent: 07d6c371eb1910f31e9560bde5e6ad07ddd80863
152994    Monotone-Revision: 0bc570e01ac30760257738a29e0d780e964f4a8a
152995
152996    Monotone-Author: ludovic@Sophos.ca
152997    Monotone-Date: 2009-03-09T14:16:20
152998    Monotone-Branch: ca.inverse.sogo
152999
153000M	ChangeLog
153001M	Documentation/SOGo Installation Guide.odt
153002
153003commit c76b8c255bdbb32daaab4b75effd841e0835442a
153004Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153005Date:   Sun Mar 8 18:51:48 2009 +0000
153006
153007    See ChangeLog
153008
153009    Monotone-Parent: 2fdf9c7c3cca2249faeca9435b89977dc14d16e8
153010    Monotone-Revision: 07d6c371eb1910f31e9560bde5e6ad07ddd80863
153011
153012    Monotone-Author: ludovic@Sophos.ca
153013    Monotone-Date: 2009-03-08T18:51:48
153014    Monotone-Branch: ca.inverse.sogo
153015
153016M	ChangeLog
153017M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
153018
153019commit 0837840ee8256c0f83236cdeb0e4edb139c3d52c
153020Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153021Date:   Fri Mar 6 21:12:42 2009 +0000
153022
153023    Removed FastInit calls.
153024
153025    Monotone-Parent: 3c74d621d8110f52b18ed95d4bf50e0907f79a61
153026    Monotone-Revision: 2fdf9c7c3cca2249faeca9435b89977dc14d16e8
153027
153028    Monotone-Author: ludovic@Sophos.ca
153029    Monotone-Date: 2009-03-06T21:12:42
153030    Monotone-Branch: ca.inverse.sogo
153031
153032M	UI/WebServerResources/MailerUI.js
153033M	UI/WebServerResources/generic.js
153034
153035commit c4b539fd91ec43ce70a005cfcb8730774b1f0d32
153036Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153037Date:   Fri Mar 6 19:25:56 2009 +0000
153038
153039    See ChangeLog
153040
153041    Monotone-Parent: 38e85c6b518b49dd63fa7fc5c2c1c7a57037cff8
153042    Monotone-Revision: 3c74d621d8110f52b18ed95d4bf50e0907f79a61
153043
153044    Monotone-Author: ludovic@Sophos.ca
153045    Monotone-Date: 2009-03-06T19:25:56
153046    Monotone-Branch: ca.inverse.sogo
153047
153048M	Apache/SOGo.conf
153049M	ChangeLog
153050M	UI/WebServerResources/generic.js
153051M	UI/WebServerResources/prototype.js
153052
153053commit 7c4b912ad8a89d388ed8a9087de80a26f39d9381
153054Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
153055Date:   Wed Mar 4 15:27:00 2009 +0000
153056
153057    Monotone-Parent: cf83f210bd51772341ff7ea082a7e6bd95fc4bea
153058    Monotone-Revision: 38e85c6b518b49dd63fa7fc5c2c1c7a57037cff8
153059
153060    Monotone-Author: wsourdeau@inverse.ca
153061    Monotone-Date: 2009-03-04T15:27:00
153062    Monotone-Branch: ca.inverse.sogo
153063
153064M	ChangeLog
153065M	Main/GNUmakefile.preamble
153066M	Main/sogod.m
153067M	SoObjects/SOGo/GNUmakefile
153068A	SoObjects/SOGo/SOGoLDAPUserDefaultsBootstrap.m
153069
153070commit 2388f300937820c3c7206a4e771cc28cb287a9b6
153071Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153072Date:   Wed Mar 4 14:41:00 2009 +0000
153073
153074    See ChangeLog
153075
153076    Monotone-Parent: b650569887c118b01da27c8339a401335419846c
153077    Monotone-Revision: cf83f210bd51772341ff7ea082a7e6bd95fc4bea
153078
153079    Monotone-Author: ludovic@Sophos.ca
153080    Monotone-Date: 2009-03-04T14:41:00
153081    Monotone-Branch: ca.inverse.sogo
153082
153083M	ChangeLog
153084M	SoObjects/Mailer/SOGoMailObject+Draft.m
153085M	SoObjects/SOGo/NSArray+Utilities.m
153086
153087commit 997299688d2eb09414d710b902c47746ac36c2a8
153088Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153089Date:   Tue Mar 3 19:08:02 2009 +0000
153090
153091    See ChangeLog
153092
153093    Monotone-Parent: 90a8d72f1dd06d625072289c8e80770857c17810
153094    Monotone-Revision: b650569887c118b01da27c8339a401335419846c
153095
153096    Monotone-Author: ludovic@Sophos.ca
153097    Monotone-Date: 2009-03-03T19:08:02
153098    Monotone-Branch: ca.inverse.sogo
153099
153100M	ChangeLog
153101M	SoObjects/SOGo/SOGoCache.h
153102M	SoObjects/SOGo/SOGoCache.m
153103M	SoObjects/SOGo/SOGoUser.h
153104M	SoObjects/SOGo/SOGoUser.m
153105M	SoObjects/SOGo/SOGoUserDefaults.h
153106M	SoObjects/SOGo/SOGoUserDefaults.m
153107M	UI/Scheduler/UIxCalDayTable.m
153108
153109commit 290cec8c6ffbb1c669ffa1e3cdc2b3b394f64f77
153110Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
153111Date:   Tue Mar 3 14:57:04 2009 +0000
153112
153113    Monotone-Parent: fac57624b130b6ebcb1fe5c327329bb1d90571c8
153114    Monotone-Revision: 90a8d72f1dd06d625072289c8e80770857c17810
153115
153116    Monotone-Author: wsourdeau@inverse.ca
153117    Monotone-Date: 2009-03-03T14:57:04
153118    Monotone-Branch: ca.inverse.sogo
153119
153120M	ChangeLog
153121M	UI/Scheduler/UIxCalDayTable.m
153122
153123commit 00f7b94cbd9f20729f6873309d0cd64917cf9473
153124Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
153125Date:   Mon Mar 2 21:47:47 2009 +0000
153126
153127    Monotone-Parent: 0d0968d53886039e9ee1bfbef5306cf4d2ba3dff
153128    Monotone-Revision: fac57624b130b6ebcb1fe5c327329bb1d90571c8
153129
153130    Monotone-Author: wsourdeau@inverse.ca
153131    Monotone-Date: 2009-03-02T21:47:47
153132    Monotone-Branch: ca.inverse.sogo
153133
153134M	ChangeLog
153135M	SoObjects/Appointments/SOGoComponentOccurence.h
153136M	SoObjects/Appointments/SOGoComponentOccurence.m
153137
153138commit 93f4098d466d3a39e9358b3975663cdfa88e9b59
153139Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
153140Date:   Mon Mar 2 21:47:38 2009 +0000
153141
153142    Monotone-Parent: 85f1f53db7cb67b3254c177bab77b5c13ab8a76f
153143    Monotone-Revision: 0d0968d53886039e9ee1bfbef5306cf4d2ba3dff
153144
153145    Monotone-Author: wsourdeau@inverse.ca
153146    Monotone-Date: 2009-03-02T21:47:38
153147    Monotone-Branch: ca.inverse.sogo
153148
153149M	UI/WebServerResources/SOGoRootPage.js
153150
153151commit f8c711f79928c4c70d02328e5afeeb51dd96a4e1
153152Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
153153Date:   Mon Mar 2 21:04:05 2009 +0000
153154
153155    Monotone-Parent: d7098152cae36121388c0a0b60a86132b83eb7d6
153156    Monotone-Revision: faae591447bb2bc51c88baef80263d6f3c92e155
153157
153158    Monotone-Author: wsourdeau@inverse.ca
153159    Monotone-Date: 2009-03-02T21:04:05
153160    Monotone-Branch: ca.inverse.sogo
153161
153162D	Protocols/GNUmakefile
153163D	Protocols/common.make
153164D	Protocols/iCalHTTP/COPYING
153165D	Protocols/iCalHTTP/COPYRIGHT
153166D	Protocols/iCalHTTP/ChangeLog.upstream
153167D	Protocols/iCalHTTP/GNUmakefile
153168D	Protocols/iCalHTTP/README
153169D	Protocols/iCalHTTP/SOGoICalFileFetch.m
153170D	Protocols/iCalHTTP/SOGoICalFilePublish.m
153171D	Protocols/iCalHTTP/SOGoICalHTTPHandler.h
153172D	Protocols/iCalHTTP/SOGoICalHTTPHandler.m
153173D	Protocols/iCalHTTP/Version
153174D	Protocols/iCalHTTP/bundle-info.plist
153175D	Protocols/iCalHTTP/common.h
153176D	Protocols/iCalHTTP/iCalHTTPProduct.m
153177D	Protocols/iCalHTTP/product.plist
153178
153179commit 9e7ed29355511fc57f8ba03a079680cf89dca9f8
153180Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153181Date:   Mon Mar 2 20:32:01 2009 +0000
153182
153183    See ChangeLog
153184
153185    Monotone-Parent: be0853f1c8435c98ae98c64bdca2a134b1a2dee7
153186    Monotone-Revision: 6810c56ec0938b566b7b3956334cdf42acad581b
153187
153188    Monotone-Author: ludovic@Sophos.ca
153189    Monotone-Date: 2009-03-02T20:32:01
153190    Monotone-Branch: ca.inverse.sogo
153191
153192M	ChangeLog
153193A	UI/Templates/SOGoACLDutchAdditionAdvisory.wox
153194A	UI/Templates/SOGoACLDutchModificationAdvisory.wox
153195A	UI/Templates/SOGoACLDutchRemovalAdvisory.wox
153196A	UI/Templates/SOGoFolderDutchAdditionAdvisory.wox
153197A	UI/Templates/SOGoFolderDutchRemovalAdvisory.wox
153198
153199commit 869159361f3b181efd9aa5c309cb648cf7065ccc
153200Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153201Date:   Mon Mar 2 20:14:13 2009 +0000
153202
153203    See ChangeLog
153204
153205    Monotone-Parent: f2961bb3371d4b16a8425e01cb65ab4c8af4fea0
153206    Monotone-Revision: be0853f1c8435c98ae98c64bdca2a134b1a2dee7
153207
153208    Monotone-Author: ludovic@Sophos.ca
153209    Monotone-Date: 2009-03-02T20:14:13
153210    Monotone-Branch: ca.inverse.sogo
153211
153212commit 4426a8c29e5f71bb0e4e91e9e8b5cc10f1431d43
153213Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153214Date:   Mon Mar 2 20:13:40 2009 +0000
153215
153216    See ChangeLog
153217
153218    Monotone-Parent: b3a500aa833d95b94e57f01645279aeda5ad3587
153219    Monotone-Revision: f2961bb3371d4b16a8425e01cb65ab4c8af4fea0
153220
153221    Monotone-Author: ludovic@Sophos.ca
153222    Monotone-Date: 2009-03-02T20:13:40
153223    Monotone-Branch: ca.inverse.sogo
153224
153225M	ChangeLog
153226M	GNUmakefile
153227D	Protocols/GNUmakefile
153228D	Protocols/common.make
153229D	Protocols/iCalHTTP/COPYING
153230D	Protocols/iCalHTTP/COPYRIGHT
153231D	Protocols/iCalHTTP/ChangeLog.upstream
153232D	Protocols/iCalHTTP/GNUmakefile
153233D	Protocols/iCalHTTP/README
153234D	Protocols/iCalHTTP/SOGoICalFileFetch.m
153235D	Protocols/iCalHTTP/SOGoICalFilePublish.m
153236D	Protocols/iCalHTTP/SOGoICalHTTPHandler.h
153237D	Protocols/iCalHTTP/SOGoICalHTTPHandler.m
153238D	Protocols/iCalHTTP/Version
153239D	Protocols/iCalHTTP/bundle-info.plist
153240D	Protocols/iCalHTTP/common.h
153241D	Protocols/iCalHTTP/iCalHTTPProduct.m
153242D	Protocols/iCalHTTP/product.plist
153243
153244commit 2b685ae05c04dc5be9ab66ba1d8a869bd0a67bb0
153245Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153246Date:   Mon Mar 2 17:45:32 2009 +0000
153247
153248    See ChangeLog
153249
153250    Monotone-Parent: d7098152cae36121388c0a0b60a86132b83eb7d6
153251    Monotone-Revision: b3a500aa833d95b94e57f01645279aeda5ad3587
153252
153253    Monotone-Author: ludovic@Sophos.ca
153254    Monotone-Date: 2009-03-02T17:45:32
153255    Monotone-Branch: ca.inverse.sogo
153256
153257M	ChangeLog
153258M	SoObjects/SOGo/SOGoObject.m
153259
153260commit 1caf5a0a9e09998a3b8e0a833fa8ac5965e9aa65
153261Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153262Date:   Sun Mar 1 22:41:47 2009 +0000
153263
153264    Small Italian fix
153265
153266    Monotone-Parent: 485b2bbaa9cf22a075daa65673c3fac7256a86e4
153267    Monotone-Revision: d7098152cae36121388c0a0b60a86132b83eb7d6
153268
153269    Monotone-Author: ludovic@Sophos.ca
153270    Monotone-Date: 2009-03-01T22:41:47
153271    Monotone-Branch: ca.inverse.sogo
153272
153273M	SoObjects/Appointments/SOGoAptMailItalianInvitation.wo/SOGoAptMailItalianInvitation.html
153274
153275commit b63d4f2622e39da9e117d86d292226e1cb37ab86
153276Author: Francis Lachapelle <flachapelle@inverse.ca>
153277Date:   Fri Feb 27 19:42:44 2009 +0000
153278
153279    JavaScript rows selection improvements
153280
153281    Monotone-Parent: fe48391f8342ece1fa8c34044cf6b2fa38e02918
153282    Monotone-Revision: 8c77afb1abc1cfa1e4e6fdd86195aca95b508f1a
153283
153284    Monotone-Author: flachapelle@inverse.ca
153285    Monotone-Date: 2009-02-27T19:42:44
153286    Monotone-Branch: ca.inverse.sogo
153287
153288M	UI/WebServerResources/HTMLElement.js
153289M	UI/WebServerResources/generic.js
153290
153291commit 088dc10485ea48d45f868afb6808a64f0c9cbfd1
153292Author: Francis Lachapelle <flachapelle@inverse.ca>
153293Date:   Fri Feb 27 19:09:08 2009 +0000
153294
153295    Monotone-Parent: 485b2bbaa9cf22a075daa65673c3fac7256a86e4
153296    Monotone-Revision: fe48391f8342ece1fa8c34044cf6b2fa38e02918
153297
153298    Monotone-Author: flachapelle@inverse.ca
153299    Monotone-Date: 2009-02-27T19:09:08
153300    Monotone-Branch: ca.inverse.sogo
153301
153302M	UI/Scheduler/UIxAppointmentEditor.m
153303
153304commit 282be5d22b606604852cc1a3a11b426b6a4c4b58
153305Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153306Date:   Tue Feb 24 01:54:59 2009 +0000
153307
153308    See ChangeLog
153309
153310    Monotone-Parent: ef0aa48a6604ad9c6048a42d79be6779460dcd1a
153311    Monotone-Revision: 485b2bbaa9cf22a075daa65673c3fac7256a86e4
153312
153313    Monotone-Author: ludovic@Sophos.ca
153314    Monotone-Date: 2009-02-24T01:54:59
153315    Monotone-Branch: ca.inverse.sogo
153316
153317M	ChangeLog
153318M	SoObjects/SOGo/LDAPUserManager.h
153319M	SoObjects/SOGo/LDAPUserManager.m
153320M	SoObjects/SOGo/SOGoCache.h
153321M	SoObjects/SOGo/SOGoCache.m
153322M	SoObjects/SOGo/SOGoUser.h
153323M	SoObjects/SOGo/SOGoUser.m
153324M	SoObjects/SOGo/SOGoUserDefaults.h
153325M	SoObjects/SOGo/SOGoUserDefaults.m
153326M	UI/Common/Italian.lproj/Localizable.strings
153327M	UI/Contacts/German.lproj/Localizable.strings
153328M	UI/Contacts/Italian.lproj/Localizable.strings
153329M	UI/MailPartViewers/German.lproj/Localizable.strings
153330M	UI/MailPartViewers/Italian.lproj/Localizable.strings
153331M	UI/MailerUI/Italian.lproj/Localizable.strings
153332M	UI/MainUI/Italian.lproj/Locale
153333M	UI/MainUI/Italian.lproj/Localizable.strings
153334M	UI/PreferencesUI/Italian.lproj/Localizable.strings
153335M	UI/Scheduler/German.lproj/Localizable.strings
153336M	UI/Scheduler/Italian.lproj/Localizable.strings
153337
153338commit 5605ebc66881c7522bcda1d0753de3867e1483c1
153339Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153340Date:   Fri Feb 20 12:24:11 2009 +0000
153341
153342    More Dutch fixes.
153343
153344    Monotone-Parent: 26576faae51e5c1192dcec798502370dd93fb7a5
153345    Monotone-Revision: ef0aa48a6604ad9c6048a42d79be6779460dcd1a
153346
153347    Monotone-Author: ludovic@Sophos.ca
153348    Monotone-Date: 2009-02-20T12:24:11
153349    Monotone-Branch: ca.inverse.sogo
153350
153351M	UI/Common/Dutch.lproj/Localizable.strings
153352
153353commit 9b6e0e91cb6008076c5ab930f19184932dcdd2ef
153354Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153355Date:   Fri Feb 20 12:17:43 2009 +0000
153356
153357    Fix for the Dutch Localizable.strings file.
153358
153359    Monotone-Parent: 2c05bcfa44dfe62da5d00fd89a9d0024edd991e9
153360    Monotone-Revision: 26576faae51e5c1192dcec798502370dd93fb7a5
153361
153362    Monotone-Author: ludovic@Sophos.ca
153363    Monotone-Date: 2009-02-20T12:17:43
153364    Monotone-Branch: ca.inverse.sogo
153365
153366M	UI/MainUI/Dutch.lproj/Localizable.strings
153367
153368commit 874a60c75071da5e13914818fd319221ddc1c056
153369Author: Francis Lachapelle <flachapelle@inverse.ca>
153370Date:   Thu Feb 19 23:05:31 2009 +0000
153371
153372    Monotone-Parent: 28e932f280315e68f641452599d35da2b2a167d3
153373    Monotone-Revision: 2c05bcfa44dfe62da5d00fd89a9d0024edd991e9
153374
153375    Monotone-Author: flachapelle@inverse.ca
153376    Monotone-Date: 2009-02-19T23:05:31
153377    Monotone-Branch: ca.inverse.sogo
153378
153379M	UI/WebServerResources/UIxMailToSelection.js
153380
153381commit 8f2c9ebf324da3346b0ccb7b4bb931c75cfaf7b4
153382Author: Francis Lachapelle <flachapelle@inverse.ca>
153383Date:   Thu Feb 19 22:22:34 2009 +0000
153384
153385    Improved auto-completion in webmail module
153386
153387    Monotone-Parent: 72263a3947a24816b683ce7865dc0f738b476aee
153388    Monotone-Revision: 28e932f280315e68f641452599d35da2b2a167d3
153389
153390    Monotone-Author: flachapelle@inverse.ca
153391    Monotone-Date: 2009-02-19T22:22:34
153392    Monotone-Branch: ca.inverse.sogo
153393
153394M	UI/WebServerResources/UIxMailEditor.js
153395
153396commit 59ed4b2e51461dc00b9b07458f155bbf22d3379d
153397Author: Francis Lachapelle <flachapelle@inverse.ca>
153398Date:   Thu Feb 19 22:21:47 2009 +0000
153399
153400    Monotone-Parent: 26578512fb41d8e957bba5357110be74861abc05
153401    Monotone-Revision: 72263a3947a24816b683ce7865dc0f738b476aee
153402
153403    Monotone-Author: flachapelle@inverse.ca
153404    Monotone-Date: 2009-02-19T22:21:47
153405    Monotone-Branch: ca.inverse.sogo
153406
153407M	UI/Contacts/UIxContactsListView.m
153408M	UI/WebServerResources/ContactsUI.js
153409
153410commit 9295f3ef3141f5821b943bdc9dc6c5cbd556bc6f
153411Author: Francis Lachapelle <flachapelle@inverse.ca>
153412Date:   Thu Feb 19 22:20:34 2009 +0000
153413
153414    Monotone-Parent: fa74d98ba06edb4a99cc662ce175cbc2d92ced65
153415    Monotone-Revision: 26578512fb41d8e957bba5357110be74861abc05
153416
153417    Monotone-Author: flachapelle@inverse.ca
153418    Monotone-Date: 2009-02-19T22:20:34
153419    Monotone-Branch: ca.inverse.sogo
153420
153421M	ChangeLog
153422
153423commit 6856608bd8243d31a614888d85934e2ecf75f808
153424Author: Francis Lachapelle <flachapelle@inverse.ca>
153425Date:   Thu Feb 19 22:20:21 2009 +0000
153426
153427    See ChangeLog
153428
153429    Monotone-Parent: c81aed6c33ecd6c0b8b0babe93dd2b91b1c82e20
153430    Monotone-Revision: fa74d98ba06edb4a99cc662ce175cbc2d92ced65
153431
153432    Monotone-Author: flachapelle@inverse.ca
153433    Monotone-Date: 2009-02-19T22:20:21
153434    Monotone-Branch: ca.inverse.sogo
153435
153436M	UI/Common/WODirectAction+SOGo.m
153437M	UI/Contacts/UIxContactFoldersView.m
153438M	UI/Scheduler/UIxCalListingActions.m
153439
153440commit dbb9765bf3ed2852560c3521a693ecc806dd5acc
153441Author: Francis Lachapelle <flachapelle@inverse.ca>
153442Date:   Thu Feb 19 22:16:30 2009 +0000
153443
153444    Fix for IE7
153445
153446    Monotone-Parent: 77d1441139223ab426bd10fee87d648b0711aeff
153447    Monotone-Revision: c81aed6c33ecd6c0b8b0babe93dd2b91b1c82e20
153448
153449    Monotone-Author: flachapelle@inverse.ca
153450    Monotone-Date: 2009-02-19T22:16:30
153451    Monotone-Branch: ca.inverse.sogo
153452
153453M	UI/WebServerResources/SchedulerUI.js
153454
153455commit 099e61499c2c6a244e8f8416c6431690c70aab6e
153456Author: Francis Lachapelle <flachapelle@inverse.ca>
153457Date:   Tue Feb 17 23:45:58 2009 +0000
153458
153459    See ChangeLog
153460
153461    Monotone-Parent: 878b0a3e701f87665e2ba4cf8ce540e2a8249c27
153462    Monotone-Revision: 77d1441139223ab426bd10fee87d648b0711aeff
153463
153464    Monotone-Author: flachapelle@inverse.ca
153465    Monotone-Date: 2009-02-17T23:45:58
153466    Monotone-Branch: ca.inverse.sogo
153467
153468M	ChangeLog
153469M	UI/MailerUI/UIxMailListView.m
153470
153471commit ba800297e0b3b9a93c06587b8690df793cca839d
153472Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153473Date:   Tue Feb 17 19:52:11 2009 +0000
153474
153475    See ChangeLog
153476
153477    Monotone-Parent: 646ea0d2bee69b90561b2097e491267b5a78f384
153478    Monotone-Revision: 878b0a3e701f87665e2ba4cf8ce540e2a8249c27
153479
153480    Monotone-Author: ludovic@Sophos.ca
153481    Monotone-Date: 2009-02-17T19:52:11
153482    Monotone-Branch: ca.inverse.sogo
153483
153484M	ChangeLog
153485M	SoObjects/Contacts/SOGoContactLDIFEntry.m
153486
153487commit 35b541f0b0f49d06e7a1f1ae6cfd517d09eb1738
153488Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153489Date:   Tue Feb 17 15:45:11 2009 +0000
153490
153491    Small localization fix.
153492
153493    Monotone-Parent: 8eeffcb9ea4f7a73e85cdf5a8beb099d10547947
153494    Monotone-Revision: 646ea0d2bee69b90561b2097e491267b5a78f384
153495
153496    Monotone-Author: ludovic@Sophos.ca
153497    Monotone-Date: 2009-02-17T15:45:11
153498    Monotone-Branch: ca.inverse.sogo
153499
153500M	UI/MainUI/Dutch.lproj/Localizable.strings
153501
153502commit 72592597ca9dd0237d9ab727a94cb922ae435d9c
153503Author: Francis Lachapelle <flachapelle@inverse.ca>
153504Date:   Tue Feb 17 14:30:49 2009 +0000
153505
153506    Monotone-Parent: d964b6374c8b995e67d8bce06f4be5855ceb1428
153507    Monotone-Revision: b1fef274eded93af1afedb293db6a9921fadf828
153508
153509    Monotone-Author: flachapelle@inverse.ca
153510    Monotone-Date: 2009-02-17T14:30:49
153511    Monotone-Branch: ca.inverse.sogo
153512
153513M	ChangeLog
153514M	SoObjects/Contacts/SOGoContactGCSFolder.m
153515M	SoObjects/SOGo/LDAPSource.m
153516M	UI/Contacts/UIxContactFoldersView.m
153517M	UI/WebServerResources/UIxMailEditor.js
153518
153519commit b61af0d0d119273abd4debe6364de1b3735e99e4
153520Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153521Date:   Mon Feb 16 19:32:33 2009 +0000
153522
153523    See ChangeLog
153524
153525    Monotone-Parent: d964b6374c8b995e67d8bce06f4be5855ceb1428
153526    Monotone-Revision: 2f7a28daecee683c728795ff5c395625b556ef41
153527
153528    Monotone-Author: ludovic@Sophos.ca
153529    Monotone-Date: 2009-02-16T19:32:33
153530    Monotone-Branch: ca.inverse.sogo
153531
153532M	ChangeLog
153533M	UI/Common/Dutch.lproj/Localizable.strings
153534M	UI/Contacts/Dutch.lproj/Localizable.strings
153535M	UI/MailerUI/Dutch.lproj/Localizable.strings
153536M	UI/MainUI/Dutch.lproj/Locale
153537M	UI/MainUI/Dutch.lproj/Localizable.strings
153538M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
153539M	UI/Scheduler/Dutch.lproj/Localizable.strings
153540
153541commit 9dcdca57cd3763bfbb555f3a2307f2df225ca239
153542Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
153543Date:   Mon Feb 9 21:16:36 2009 +0000
153544
153545    Monotone-Parent: f0542255e31c3d8ac8c2d9b48083294de7e0308c
153546    Monotone-Revision: 06def9332cbc52ec43917206f7800e487623419f
153547
153548    Monotone-Author: wsourdeau@inverse.ca
153549    Monotone-Date: 2009-02-09T21:16:36
153550    Monotone-Branch: ca.inverse.sogo
153551
153552M	ChangeLog
153553M	SoObjects/Contacts/SOGoContactLDAPFolder.m
153554
153555commit 2a7d8eec6527242281b690af5fafd018f40a750e
153556Author: Francis Lachapelle <flachapelle@inverse.ca>
153557Date:   Sat Feb 7 00:18:34 2009 +0000
153558
153559    Added addressbook-home-set for principal URL
153560
153561    Monotone-Parent: 911b87d5ac8f4df7258d042280cb3980cc12fe69
153562    Monotone-Revision: be11ede9b39c76d3a71c05143a448ab27a83a818
153563
153564    Monotone-Author: flachapelle@inverse.ca
153565    Monotone-Date: 2009-02-07T00:18:34
153566    Monotone-Branch: ca.inverse.sogo
153567
153568M	ChangeLog
153569M	SOPE/sope-patchset-r1630.diff
153570M	SoObjects/Contacts/GNUmakefile
153571A	SoObjects/Contacts/SOGoUserFolder+Contacts.h
153572A	SoObjects/Contacts/SOGoUserFolder+Contacts.m
153573
153574commit ba0c3d7e04f6f596596d01655d63bc8832835bb6
153575Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
153576Date:   Fri Feb 6 20:39:03 2009 +0000
153577
153578    Monotone-Parent: 593606b8c1f7b7243c36aef4aa229e732ca2e42f
153579    Monotone-Revision: f0542255e31c3d8ac8c2d9b48083294de7e0308c
153580
153581    Monotone-Author: wsourdeau@inverse.ca
153582    Monotone-Date: 2009-02-06T20:39:03
153583    Monotone-Branch: ca.inverse.sogo
153584
153585M	SoObjects/Contacts/SOGoContactGCSFolder.h
153586
153587commit 07cd48a006439989e837418d30f330703074c831
153588Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
153589Date:   Fri Feb 6 20:17:04 2009 +0000
153590
153591    Monotone-Parent: 8fe5022642bbf1d7e440fcacc5e91d79294f2444
153592    Monotone-Revision: 593606b8c1f7b7243c36aef4aa229e732ca2e42f
153593
153594    Monotone-Author: wsourdeau@inverse.ca
153595    Monotone-Date: 2009-02-06T20:17:04
153596    Monotone-Branch: ca.inverse.sogo
153597
153598M	ChangeLog
153599M	SoObjects/Appointments/SOGoAppointmentFolder.m
153600
153601commit 77efe0f423c209ee3e1d9fe353bbb522d58372cc
153602Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
153603Date:   Fri Feb 6 20:15:52 2009 +0000
153604
153605    Monotone-Parent: 90a515f4d4cb5b17faf03e3b53acdc1a2f70a21a
153606    Monotone-Revision: 8fe5022642bbf1d7e440fcacc5e91d79294f2444
153607
153608    Monotone-Author: wsourdeau@inverse.ca
153609    Monotone-Date: 2009-02-06T20:15:52
153610    Monotone-Branch: ca.inverse.sogo
153611
153612M	SOPE/NGCards/ChangeLog
153613
153614commit 192caf2190a2f7cc18bac998109603523c3a802d
153615Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
153616Date:   Fri Feb 6 20:15:41 2009 +0000
153617
153618    Monotone-Parent: 2da3fdffb894897d29ea164dddd960be3c7f92bf
153619    Monotone-Revision: 90a515f4d4cb5b17faf03e3b53acdc1a2f70a21a
153620
153621    Monotone-Author: wsourdeau@inverse.ca
153622    Monotone-Date: 2009-02-06T20:15:41
153623    Monotone-Branch: ca.inverse.sogo
153624
153625M	ChangeLog
153626M	SOPE/NGCards/CardElement.m
153627M	UI/MailPartViewers/UIxMailPartICalViewer.m
153628M	UI/Scheduler/UIxAppointmentEditor.m
153629M	UI/Scheduler/UIxTaskEditor.m
153630
153631commit 1585c3daab05dc4607086913e5a948c4eef727c7
153632Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
153633Date:   Fri Feb 6 20:12:42 2009 +0000
153634
153635    Monotone-Parent: aa77eb2904bbe4270428126e707735db8d28bea4
153636    Monotone-Revision: 2da3fdffb894897d29ea164dddd960be3c7f92bf
153637
153638    Monotone-Author: wsourdeau@inverse.ca
153639    Monotone-Date: 2009-02-06T20:12:42
153640    Monotone-Branch: ca.inverse.sogo
153641
153642M	ChangeLog
153643M	Main/SOGo.m
153644
153645commit 03ef2ce3f330ff28e77fa30c5f7290e03b72700c
153646Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
153647Date:   Fri Feb 6 20:11:11 2009 +0000
153648
153649    Monotone-Parent: c7cef69f421b88269a1f0f48450e7746468a6cb8
153650    Monotone-Revision: aa77eb2904bbe4270428126e707735db8d28bea4
153651
153652    Monotone-Author: wsourdeau@inverse.ca
153653    Monotone-Date: 2009-02-06T20:11:11
153654    Monotone-Branch: ca.inverse.sogo
153655
153656M	ChangeLog
153657M	SoObjects/SOGo/SOGoGCSFolder.m
153658
153659commit 98495ca363f3bc9c22e6c33ddce05d3e71db27f6
153660Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
153661Date:   Fri Feb 6 20:09:59 2009 +0000
153662
153663    Monotone-Parent: c9246310f08403905093c99e74adb38f7c4c3c7e
153664    Monotone-Revision: c7cef69f421b88269a1f0f48450e7746468a6cb8
153665
153666    Monotone-Author: wsourdeau@inverse.ca
153667    Monotone-Date: 2009-02-06T20:09:59
153668    Monotone-Branch: ca.inverse.sogo
153669
153670M	ChangeLog
153671
153672commit 2765c2a2ecd2eeb16d3be4bc706de2106f17047e
153673Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
153674Date:   Fri Feb 6 20:09:56 2009 +0000
153675
153676    Monotone-Parent: efd9926cc2f7cfa8385ca79896abdf82e8b16d59
153677    Monotone-Revision: c9246310f08403905093c99e74adb38f7c4c3c7e
153678
153679    Monotone-Author: wsourdeau@inverse.ca
153680    Monotone-Date: 2009-02-06T20:09:56
153681    Monotone-Branch: ca.inverse.sogo
153682
153683M	SoObjects/Contacts/SOGoContactGCSFolder.m
153684M	SoObjects/Contacts/SOGoContactLDAPFolder.m
153685M	UI/Contacts/UIxContactsListView.m
153686M	UI/Templates/ContactsUI/UIxContactsListView.wox
153687M	UI/WebServerResources/ContactsUI.js
153688
153689commit 6b7a5ad682e3ca30c103681d1e4a166f5df30600
153690Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
153691Date:   Fri Feb 6 20:04:50 2009 +0000
153692
153693    Monotone-Parent: ac173d0d4721d3da5cd1e99cf5b6b631eff3bd86
153694    Monotone-Revision: af42841d84124923cafdae4a868fe032b8f07d79
153695
153696    Monotone-Author: wsourdeau@inverse.ca
153697    Monotone-Date: 2009-02-06T20:04:50
153698    Monotone-Branch: ca.inverse.sogo
153699
153700M	UI/WebServerResources/generic.js
153701
153702commit 268f98e4afe4f6918865be278ca7af586939e7cb
153703Author: Francis Lachapelle <flachapelle@inverse.ca>
153704Date:   Fri Feb 6 01:16:17 2009 +0000
153705
153706    Monotone-Parent: 1c1858472d2b9c6f86a8b53da8c5710cf0d6eecd
153707    Monotone-Revision: 911b87d5ac8f4df7258d042280cb3980cc12fe69
153708
153709    Monotone-Author: flachapelle@inverse.ca
153710    Monotone-Date: 2009-02-06T01:16:17
153711    Monotone-Branch: ca.inverse.sogo
153712
153713M	UI/WebServerResources/SchedulerUI.js
153714
153715commit 16f3e7146a0729a00bec51a62bcd1d9c38f2921e
153716Author: Francis Lachapelle <flachapelle@inverse.ca>
153717Date:   Fri Feb 6 01:15:24 2009 +0000
153718
153719    See ChangeLog
153720
153721    Monotone-Parent: bb4fd38c86aee6bed3b4f6bd3ca7dcebe0310c2a
153722    Monotone-Revision: 1c1858472d2b9c6f86a8b53da8c5710cf0d6eecd
153723
153724    Monotone-Author: flachapelle@inverse.ca
153725    Monotone-Date: 2009-02-06T01:15:24
153726    Monotone-Branch: ca.inverse.sogo
153727
153728M	ChangeLog
153729M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
153730M	UI/SOGoUI/UIxComponent.m
153731
153732commit 5b6f42ccc92a0d5d813d65f5e14ae54d1b023a13
153733Author: Francis Lachapelle <flachapelle@inverse.ca>
153734Date:   Fri Feb 6 01:13:26 2009 +0000
153735
153736    Monotone-Parent: c200b9082f8d090f82fadaab9a4b06308ad9b9ae
153737    Monotone-Revision: bb4fd38c86aee6bed3b4f6bd3ca7dcebe0310c2a
153738
153739    Monotone-Author: flachapelle@inverse.ca
153740    Monotone-Date: 2009-02-06T01:13:26
153741    Monotone-Branch: ca.inverse.sogo
153742
153743M	NEWS
153744
153745commit d8d02bab0a143b6a7591e148d455e6a5696b46c2
153746Author: Francis Lachapelle <flachapelle@inverse.ca>
153747Date:   Fri Jan 30 21:05:43 2009 +0000
153748
153749    Monotone-Parent: 2ff8cee9b81edccb65c831b58eb8643769fae955
153750    Monotone-Revision: c200b9082f8d090f82fadaab9a4b06308ad9b9ae
153751
153752    Monotone-Author: flachapelle@inverse.ca
153753    Monotone-Date: 2009-01-30T21:05:43
153754    Monotone-Branch: ca.inverse.sogo
153755
153756D	UI/WebServerResources/lori_16x16.ico
153757A	UI/WebServerResources/sogo.ico
153758
153759commit 99cab9af4c718f5d3a3458accb524620d915ab7d
153760Author: Francis Lachapelle <flachapelle@inverse.ca>
153761Date:   Fri Jan 30 20:59:22 2009 +0000
153762
153763    New favion
153764
153765    Monotone-Parent: 5405caad5bf372e5faf9c5efc999b374fa237d9d
153766    Monotone-Revision: 2ff8cee9b81edccb65c831b58eb8643769fae955
153767
153768    Monotone-Author: flachapelle@inverse.ca
153769    Monotone-Date: 2009-01-30T20:59:22
153770    Monotone-Branch: ca.inverse.sogo
153771
153772M	UI/Templates/UIxPageFrame.wox
153773
153774commit c445f5e0b3b1eb967ae0b11265e1a7ce3a846905
153775Author: Francis Lachapelle <flachapelle@inverse.ca>
153776Date:   Fri Jan 30 19:27:32 2009 +0000
153777
153778    Monotone-Parent: ac173d0d4721d3da5cd1e99cf5b6b631eff3bd86
153779    Monotone-Revision: 5405caad5bf372e5faf9c5efc999b374fa237d9d
153780
153781    Monotone-Author: flachapelle@inverse.ca
153782    Monotone-Date: 2009-01-30T19:27:32
153783    Monotone-Branch: ca.inverse.sogo
153784
153785M	Documentation/SOGo Installation Guide.odt
153786M	Documentation/SOGo Mobile Devices Configuration.odt
153787M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
153788
153789commit 4dfedb5e543f4402c341675d30bdbe3b901e4273
153790Author: Francis Lachapelle <flachapelle@inverse.ca>
153791Date:   Fri Jan 30 18:58:03 2009 +0000
153792
153793    Monotone-Parent: 9ca40f8edea449c724ab6a94b878dd7987baa893
153794    Monotone-Revision: ac173d0d4721d3da5cd1e99cf5b6b631eff3bd86
153795
153796    Monotone-Author: flachapelle@inverse.ca
153797    Monotone-Date: 2009-01-30T18:58:03
153798    Monotone-Branch: ca.inverse.sogo
153799
153800A	Documentation/sogo.png
153801
153802commit 03d1ec86dbc1ecf0fc2033ac943be39725e8be0e
153803Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153804Date:   Fri Jan 30 18:34:31 2009 +0000
153805
153806    Fixed Apache conf
153807
153808    Monotone-Parent: d0b65904d35c40a58f8bf4f778436dba5d1706dd
153809    Monotone-Revision: 9cdec2953442f16223c2835dd7f7487efbc08e64
153810
153811    Monotone-Author: ludovic@Sophos.ca
153812    Monotone-Date: 2009-01-30T18:34:31
153813    Monotone-Branch: ca.inverse.sogo
153814
153815M	Apache/SOGo.conf
153816
153817commit b6dbad4b69ee2bcdea9d990b83aba5236172bb36
153818Author: Francis Lachapelle <flachapelle@inverse.ca>
153819Date:   Fri Jan 30 16:36:43 2009 +0000
153820
153821    Monotone-Parent: f46c2db0c4f62dd6a0279a98e392505ad99f703c
153822    Monotone-Revision: 82087f596ce21e5f1429ebdcd23716275fd27ae6
153823
153824    Monotone-Author: flachapelle@inverse.ca
153825    Monotone-Date: 2009-01-30T16:36:43
153826    Monotone-Branch: ca.inverse.sogo
153827
153828M	Documentation/SOGo Installation Guide.odt
153829
153830commit 8468ad2557eaf58c2d7b12c3aacec9165bf88160
153831Author: Francis Lachapelle <flachapelle@inverse.ca>
153832Date:   Fri Jan 30 16:36:26 2009 +0000
153833
153834    Monotone-Parent: 678be736aa3d6fc30b2a165658aadee038c8ad11
153835    Monotone-Revision: f46c2db0c4f62dd6a0279a98e392505ad99f703c
153836
153837    Monotone-Author: flachapelle@inverse.ca
153838    Monotone-Date: 2009-01-30T16:36:26
153839    Monotone-Branch: ca.inverse.sogo
153840
153841M	Documentation/architecture.png
153842
153843commit 186c92808c409f8490f81600ecd60b35244d6898
153844Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153845Date:   Thu Jan 29 22:24:41 2009 +0000
153846
153847    Added patch to avoid building mod_ngobjweb
153848
153849    Monotone-Parent: 678be736aa3d6fc30b2a165658aadee038c8ad11
153850    Monotone-Revision: d0b65904d35c40a58f8bf4f778436dba5d1706dd
153851
153852    Monotone-Author: ludovic@Sophos.ca
153853    Monotone-Date: 2009-01-29T22:24:41
153854    Monotone-Branch: ca.inverse.sogo
153855
153856M	ChangeLog
153857A	SOPE/sope-ngobjweb-fix.diff
153858
153859commit 5de69f72a29c37b46797e15eed73ad6d99c8598d
153860Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153861Date:   Thu Jan 22 15:25:20 2009 +0000
153862
153863    See ChangeLog
153864
153865    Monotone-Parent: 54132d0330da7594524fccc55a8da72e25c9d592
153866    Monotone-Revision: 678be736aa3d6fc30b2a165658aadee038c8ad11
153867
153868    Monotone-Author: ludovic@Sophos.ca
153869    Monotone-Date: 2009-01-22T15:25:20
153870    Monotone-Branch: ca.inverse.sogo
153871
153872M	Apache/SOGo.conf
153873M	ChangeLog
153874M	Documentation/SOGo Installation Guide.odt
153875M	Scripts/sogo-init.d-debian
153876M	Scripts/sogo-init.d-redhat
153877M	SoObjects/Appointments/SOGoAppointmentFolders.m
153878M	sogo.spec
153879
153880commit 2f3b49f250b7e97b34d91b2f1d4316a1b65ad73f
153881Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
153882Date:   Wed Jan 21 20:21:10 2009 +0000
153883
153884    Monotone-Parent: 07ab3efb7fca7b90bb3250e66fef539e6ccac57c
153885    Monotone-Revision: 54132d0330da7594524fccc55a8da72e25c9d592
153886
153887    Monotone-Author: wsourdeau@inverse.ca
153888    Monotone-Date: 2009-01-21T20:21:10
153889    Monotone-Branch: ca.inverse.sogo
153890
153891M	ChangeLog
153892M	SoObjects/Appointments/SOGoAppointmentFolder.m
153893
153894commit 3567a3f6d5a10dd04668944658cf73933b9373cf
153895Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
153896Date:   Wed Jan 21 17:01:06 2009 +0000
153897
153898    Monotone-Parent: 5352547fba6d82f422f3bb300b39427b9ebf5653
153899    Monotone-Revision: 07ab3efb7fca7b90bb3250e66fef539e6ccac57c
153900
153901    Monotone-Author: wsourdeau@inverse.ca
153902    Monotone-Date: 2009-01-21T17:01:06
153903    Monotone-Branch: ca.inverse.sogo
153904
153905M	ChangeLog
153906M	SoObjects/SOGo/NSString+Utilities.m
153907M	SoObjects/SOGo/SOGoFolder.m
153908M	SoObjects/SOGo/SOGoGCSFolder.m
153909M	UI/WebServerResources/JavascriptAPIExtensions.js
153910M	UI/WebServerResources/SchedulerUI.js
153911M	UI/WebServerResources/generic.js
153912
153913commit 63d79c031d45008cc96a2635816bb113681b1b8e
153914Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
153915Date:   Wed Jan 21 16:20:11 2009 +0000
153916
153917    Monotone-Parent: 21911317257c6ad395e78e56a3d125fc4be404e6
153918    Monotone-Revision: 5352547fba6d82f422f3bb300b39427b9ebf5653
153919
153920    Monotone-Author: wsourdeau@inverse.ca
153921    Monotone-Date: 2009-01-21T16:20:11
153922    Monotone-Branch: ca.inverse.sogo
153923
153924M	ChangeLog
153925M	SoObjects/SOGo/SOGoGCSFolder.m
153926M	UI/Common/WODirectAction+SOGo.m
153927
153928commit cb170b3c35efbead62eacb5c1818cb4e067fbb85
153929Author: Francis Lachapelle <flachapelle@inverse.ca>
153930Date:   Tue Jan 20 20:50:47 2009 +0000
153931
153932    Minor formatting improvements to the documentation
153933
153934    Monotone-Parent: 3a249dcf1ca6b8e0b2c0c4aa9ea630a199a3b699
153935    Monotone-Revision: 6771ebf82f86870516a9141b516edcd3538741ba
153936
153937    Monotone-Author: flachapelle@inverse.ca
153938    Monotone-Date: 2009-01-20T20:50:47
153939    Monotone-Branch: ca.inverse.sogo
153940
153941M	Documentation/SOGo Installation Guide.odt
153942M	Documentation/SOGo Mobile Devices Configuration.odt
153943M	Documentation/SOGo Mozilla Thunderbird Configuration.odt
153944
153945commit 080897b9f4b39eee0916de48f2a6d06c5339d365
153946Author: Francis Lachapelle <flachapelle@inverse.ca>
153947Date:   Tue Jan 20 19:57:56 2009 +0000
153948
153949    Added description of SOGoCalendarDefaultRoles and SOGoContactsDefaultRoles.
153950
153951    Monotone-Parent: cedb7ff755d548fba20667453e2f57687b9f0c69
153952    Monotone-Revision: 3a249dcf1ca6b8e0b2c0c4aa9ea630a199a3b699
153953
153954    Monotone-Author: flachapelle@inverse.ca
153955    Monotone-Date: 2009-01-20T19:57:56
153956    Monotone-Branch: ca.inverse.sogo
153957
153958M	Documentation/SOGo Installation Guide.odt
153959
153960commit 97ec5fd8cecff7e498bc2616961bf8e2697c1268
153961Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153962Date:   Tue Jan 20 19:23:09 2009 +0000
153963
153964    Fixed typo
153965
153966    Monotone-Parent: 0cccccd5ca93030867a48d630f989c1cb73e1831
153967    Monotone-Revision: d9c6f196efed8f1e880b51537ffdc6f0cfd54fe5
153968
153969    Monotone-Author: ludovic@Sophos.ca
153970    Monotone-Date: 2009-01-20T19:23:09
153971    Monotone-Branch: ca.inverse.sogo
153972
153973M	SoObjects/Appointments/SOGoCalendarComponent.m
153974
153975commit 70ad54051f378194d331a1783f3fa89dc4579f97
153976Author: Francis Lachapelle <flachapelle@inverse.ca>
153977Date:   Tue Jan 20 19:04:11 2009 +0000
153978
153979    Fix for bug #3211
153980
153981    Monotone-Parent: 0cccccd5ca93030867a48d630f989c1cb73e1831
153982    Monotone-Revision: cedb7ff755d548fba20667453e2f57687b9f0c69
153983
153984    Monotone-Author: flachapelle@inverse.ca
153985    Monotone-Date: 2009-01-20T19:04:11
153986    Monotone-Branch: ca.inverse.sogo
153987
153988M	UI/WebServerResources/UIxAttendeesEditor.css
153989
153990commit 7388e3872331cadac4e7ed9f51327ad5be409096
153991Author: Ludovic Marcotte <lmarcotte@inverse.ca>
153992Date:   Mon Jan 19 19:08:01 2009 +0000
153993
153994    See ChangeLog
153995
153996    Monotone-Parent: 183260943cb216331ca59da428a9213660f50a3e
153997    Monotone-Revision: 0cccccd5ca93030867a48d630f989c1cb73e1831
153998
153999    Monotone-Author: ludovic@Sophos.ca
154000    Monotone-Date: 2009-01-19T19:08:01
154001    Monotone-Branch: ca.inverse.sogo
154002
154003M	ChangeLog
154004M	Main/SOGo.m
154005
154006commit 6c32ea07fcea93454250c2a9434069b553a0b100
154007Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154008Date:   Fri Jan 16 15:33:17 2009 +0000
154009
154010    Monotone-Parent: 0ead0c25d50f50af2ffad8629b1df6a8f33aabb2
154011    Monotone-Revision: 183260943cb216331ca59da428a9213660f50a3e
154012
154013    Monotone-Author: wsourdeau@inverse.ca
154014    Monotone-Date: 2009-01-16T15:33:17
154015    Monotone-Branch: ca.inverse.sogo
154016
154017M	ChangeLog
154018
154019commit 6d75e5a02ba9641badc6c0c0e3bf9a789245adb4
154020Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154021Date:   Fri Jan 16 15:33:07 2009 +0000
154022
154023    Monotone-Parent: 62e39c3bdb32b49561def293946775b53c6ec7a8
154024    Monotone-Revision: 0ead0c25d50f50af2ffad8629b1df6a8f33aabb2
154025
154026    Monotone-Author: wsourdeau@inverse.ca
154027    Monotone-Date: 2009-01-16T15:33:07
154028    Monotone-Branch: ca.inverse.sogo
154029
154030M	SoObjects/SOGo/NSString+Utilities.h
154031M	SoObjects/SOGo/NSString+Utilities.m
154032M	UI/WebServerResources/JavascriptAPIExtensions.js
154033
154034commit ee00e635ee34309789ea9934f147a69d50e6a04a
154035Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154036Date:   Tue Jan 13 20:39:56 2009 +0000
154037
154038    Monotone-Parent: 57a604f8ed805a410df500ecbe2ca242e5a2a439
154039    Monotone-Revision: af789fd2e2a4e534fd7125c5adc6956afb527781
154040
154041    Monotone-Author: wsourdeau@inverse.ca
154042    Monotone-Date: 2009-01-13T20:39:56
154043    Monotone-Branch: ca.inverse.sogo
154044
154045M	SoObjects/SOGo/SOGoCache.m
154046
154047commit 1cb75927b24789a626344bdd2cea037397de128b
154048Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154049Date:   Tue Jan 13 20:39:19 2009 +0000
154050
154051    Monotone-Parent: 0b7bac15489b71af8e245ccf74e1bcc0e75b242f
154052    Monotone-Revision: 57a604f8ed805a410df500ecbe2ca242e5a2a439
154053
154054    Monotone-Author: wsourdeau@inverse.ca
154055    Monotone-Date: 2009-01-13T20:39:19
154056    Monotone-Branch: ca.inverse.sogo
154057
154058M	SoObjects/SOGo/SOGoUserDefaults.m
154059
154060commit f0ff76220829c1cb9c6d645f3ded8dab7dd243c3
154061Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154062Date:   Tue Jan 13 20:39:13 2009 +0000
154063
154064    Monotone-Parent: 36d728b2182b4efc40beae193f9900664ed79af7
154065    Monotone-Revision: 0b7bac15489b71af8e245ccf74e1bcc0e75b242f
154066
154067    Monotone-Author: wsourdeau@inverse.ca
154068    Monotone-Date: 2009-01-13T20:39:13
154069    Monotone-Branch: ca.inverse.sogo
154070
154071M	ChangeLog
154072
154073commit 4c8ab65249e2fae4ea334a2faaf0d7f99187a665
154074Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154075Date:   Tue Jan 13 20:39:10 2009 +0000
154076
154077    Monotone-Parent: 1a1f30934eb19691177704c8c1a92697a45c390e
154078    Monotone-Revision: 36d728b2182b4efc40beae193f9900664ed79af7
154079
154080    Monotone-Author: wsourdeau@inverse.ca
154081    Monotone-Date: 2009-01-13T20:39:10
154082    Monotone-Branch: ca.inverse.sogo
154083
154084M	SoObjects/SOGo/SOGoUser.m
154085
154086commit a465c82c57b4583148119f8d41969d85831745e0
154087Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154088Date:   Tue Jan 13 15:26:35 2009 +0000
154089
154090    Monotone-Parent: b3bd45e420720798687eac0aee6758ecefab1487
154091    Monotone-Revision: 1a1f30934eb19691177704c8c1a92697a45c390e
154092
154093    Monotone-Author: wsourdeau@inverse.ca
154094    Monotone-Date: 2009-01-13T15:26:35
154095    Monotone-Branch: ca.inverse.sogo
154096
154097M	SoObjects/SOGo/SOGoUser.m
154098
154099commit a55cb99ab5250051243c88da41ee1899d2a2fa89
154100Author: Francis Lachapelle <flachapelle@inverse.ca>
154101Date:   Tue Jan 13 00:08:16 2009 +0000
154102
154103    Monotone-Parent: 7d318403d9fb30ae3156447d2ba6eb707f654fce
154104    Monotone-Revision: 8f10a117c2f432bdcc1ea03aecbe4854d53449ee
154105
154106    Monotone-Author: flachapelle@inverse.ca
154107    Monotone-Date: 2009-01-13T00:08:16
154108    Monotone-Branch: ca.inverse.sogo
154109
154110M	UI/Scheduler/French.lproj/Localizable.strings
154111
154112commit 1076f87b0773da29ca3dc18722437b9e8fe3b7b6
154113Author: Francis Lachapelle <flachapelle@inverse.ca>
154114Date:   Mon Jan 12 23:58:39 2009 +0000
154115
154116    Fix for bug #3194
154117
154118    Monotone-Parent: f9a39419cc4da040f8e1136267280dfec67710b9
154119    Monotone-Revision: 8ba8b3fa9da7cc4d1b86cc06f7f6907b8f8e56f7
154120
154121    Monotone-Author: flachapelle@inverse.ca
154122    Monotone-Date: 2009-01-12T23:58:39
154123    Monotone-Branch: ca.inverse.sogo
154124
154125M	UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox
154126M	UI/WebServerResources/UIxCalUserRightsEditor.css
154127
154128commit 4176730d50aa7d30c2c6fdfe996b95d9c6859a92
154129Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154130Date:   Fri Jan 9 17:33:42 2009 +0000
154131
154132    Monotone-Parent: 9af95afe2010bba949dc73bd6027dbc10d2d4cf5
154133    Monotone-Revision: b3bd45e420720798687eac0aee6758ecefab1487
154134
154135    Monotone-Author: wsourdeau@inverse.ca
154136    Monotone-Date: 2009-01-09T17:33:42
154137    Monotone-Branch: ca.inverse.sogo
154138
154139M	ChangeLog
154140M	SoObjects/SOGo/SOGoContentObject.m
154141
154142commit 17dfe238b1a1c79be5defba7c8a085dcddd29f3a
154143Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154144Date:   Fri Jan 9 17:32:30 2009 +0000
154145
154146    Monotone-Parent: 6866d4abaee108a54dd6fba0c2f1d7d1c2988643
154147    Monotone-Revision: 9af95afe2010bba949dc73bd6027dbc10d2d4cf5
154148
154149    Monotone-Author: wsourdeau@inverse.ca
154150    Monotone-Date: 2009-01-09T17:32:30
154151    Monotone-Branch: ca.inverse.sogo
154152
154153M	ChangeLog
154154M	SoObjects/SOGo/SOGoGCSFolder.h
154155M	SoObjects/SOGo/SOGoGCSFolder.m
154156
154157commit 5173cf7921671c1e9cf1d3ff146faa41dc9f42b6
154158Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154159Date:   Fri Jan 9 17:26:25 2009 +0000
154160
154161    Monotone-Parent: 2df01a07bf4988a15db9c9f3955f56b8da0448e5
154162    Monotone-Revision: 6866d4abaee108a54dd6fba0c2f1d7d1c2988643
154163
154164    Monotone-Author: wsourdeau@inverse.ca
154165    Monotone-Date: 2009-01-09T17:26:25
154166    Monotone-Branch: ca.inverse.sogo
154167
154168A	Main/SOGo.h
154169M	Main/SOGo.m
154170
154171commit a5013191b31986ea334fb0ce242187952147b4d6
154172Author: Ludovic Marcotte <lmarcotte@inverse.ca>
154173Date:   Wed Jan 7 22:57:27 2009 +0000
154174
154175    See ChangeLog
154176
154177    Monotone-Parent: f9a39419cc4da040f8e1136267280dfec67710b9
154178    Monotone-Revision: 2df01a07bf4988a15db9c9f3955f56b8da0448e5
154179
154180    Monotone-Author: ludovic@Sophos.ca
154181    Monotone-Date: 2009-01-07T22:57:27
154182    Monotone-Branch: ca.inverse.sogo
154183
154184M	ChangeLog
154185A	Documentation/SOGo Mozilla Thunderbird Configuration.odt
154186
154187commit 440b11984559b9db699847a1baa92beb953b3329
154188Author: Francis Lachapelle <flachapelle@inverse.ca>
154189Date:   Wed Jan 7 21:01:16 2009 +0000
154190
154191    See ChangeLog
154192
154193    Monotone-Parent: d83f2319ca5fd2cef90d70715abf703c4b070397
154194    Monotone-Revision: 4810e3862e96fcf14dc360590c88655b590f0bfb
154195
154196    Monotone-Author: flachapelle@inverse.ca
154197    Monotone-Date: 2009-01-07T21:01:16
154198    Monotone-Branch: ca.inverse.sogo
154199
154200M	ChangeLog
154201M	UI/Scheduler/UIxComponentEditor.h
154202M	UI/Scheduler/UIxComponentEditor.m
154203A	UI/Scheduler/UIxDatePicker.h
154204M	UI/Scheduler/UIxDatePicker.m
154205
154206commit bf41202d90da7673f80455f276fc3f43b71b39f2
154207Author: Ludovic Marcotte <lmarcotte@inverse.ca>
154208Date:   Wed Jan 7 19:25:06 2009 +0000
154209
154210    See ChangeLog
154211
154212    Monotone-Parent: 247433d908619c7f56508fdfde360342a65bccbc
154213    Monotone-Revision: 6f223777cd797453d0eec5b1c41883e2dcef69f4
154214
154215    Monotone-Author: ludovic@Sophos.ca
154216    Monotone-Date: 2009-01-07T19:25:06
154217    Monotone-Branch: ca.inverse.sogo
154218
154219M	ChangeLog
154220M	Documentation/SOGo Installation Guide.odt
154221
154222commit e83418658d95850ae50a10644e76faf32eab7245
154223Author: Ludovic Marcotte <lmarcotte@inverse.ca>
154224Date:   Wed Jan 7 19:21:36 2009 +0000
154225
154226    See ChangeLog
154227
154228    Monotone-Parent: d83f2319ca5fd2cef90d70715abf703c4b070397
154229    Monotone-Revision: 247433d908619c7f56508fdfde360342a65bccbc
154230
154231    Monotone-Author: ludovic@Sophos.ca
154232    Monotone-Date: 2009-01-07T19:21:36
154233    Monotone-Branch: ca.inverse.sogo
154234
154235M	ChangeLog
154236A	Documentation/SOGo Mobile Devices Configuration.odt
154237
154238commit be45d91c248b90fb55649991c3901b5d8c42da57
154239Author: Francis Lachapelle <flachapelle@inverse.ca>
154240Date:   Wed Jan 7 18:40:25 2009 +0000
154241
154242    Monotone-Parent: 8e3ccd6bdd643adbebe091bde0df46f1f37150f4
154243    Monotone-Revision: d83f2319ca5fd2cef90d70715abf703c4b070397
154244
154245    Monotone-Author: flachapelle@inverse.ca
154246    Monotone-Date: 2009-01-07T18:40:25
154247    Monotone-Branch: ca.inverse.sogo
154248
154249M	UI/Scheduler/UIxAppointmentEditor.m
154250M	UI/Scheduler/UIxComponentEditor.m
154251
154252commit 8ca1f8a6140cf0e73bcdf3e401862fc9732e8341
154253Author: Francis Lachapelle <flachapelle@inverse.ca>
154254Date:   Wed Jan 7 18:32:24 2009 +0000
154255
154256    Monotone-Parent: 886f71d2861cb6d59b81ebbddad0f7edee83e3c7
154257    Monotone-Revision: 8e3ccd6bdd643adbebe091bde0df46f1f37150f4
154258
154259    Monotone-Author: flachapelle@inverse.ca
154260    Monotone-Date: 2009-01-07T18:32:24
154261    Monotone-Branch: ca.inverse.sogo
154262
154263M	ChangeLog
154264M	UI/Scheduler/UIxAppointmentEditor.m
154265M	UI/Scheduler/UIxComponentEditor.m
154266
154267commit 4deba12358b4108b178688e9b35e610a4edb91b8
154268Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154269Date:   Wed Jan 7 16:45:15 2009 +0000
154270
154271    Monotone-Parent: bd80ab1b5ef73a7bb7780c2f592816cd299c35b8
154272    Monotone-Revision: bab2062ac2f3f3078377ef0d19e780ee5ea5e068
154273
154274    Monotone-Author: wsourdeau@inverse.ca
154275    Monotone-Date: 2009-01-07T16:45:15
154276    Monotone-Branch: ca.inverse.sogo
154277
154278M	ChangeLog
154279M	SoObjects/SOGo/NSString+Utilities.h
154280M	SoObjects/SOGo/NSString+Utilities.m
154281
154282commit 97cedb6f85c7e5b3697b22e5d20100c9e66527f9
154283Author: Francis Lachapelle <flachapelle@inverse.ca>
154284Date:   Wed Jan 7 16:44:24 2009 +0000
154285
154286    Monotone-Parent: bd80ab1b5ef73a7bb7780c2f592816cd299c35b8
154287    Monotone-Revision: 7dbd8709dbd0912d12d3ffd82df6d64d900a28b6
154288
154289    Monotone-Author: flachapelle@inverse.ca
154290    Monotone-Date: 2009-01-07T16:44:24
154291    Monotone-Branch: ca.inverse.sogo
154292
154293M	UI/Scheduler/UIxAppointmentEditor.m
154294
154295commit 921ecc3abe439548c2a97b60007541bd48556a1c
154296Author: Francis Lachapelle <flachapelle@inverse.ca>
154297Date:   Wed Jan 7 16:23:18 2009 +0000
154298
154299    See ChangeLog
154300
154301    Monotone-Parent: 9048b460e440fe34703b374e309791774c315f1d
154302    Monotone-Revision: bd80ab1b5ef73a7bb7780c2f592816cd299c35b8
154303
154304    Monotone-Author: flachapelle@inverse.ca
154305    Monotone-Date: 2009-01-07T16:23:18
154306    Monotone-Branch: ca.inverse.sogo
154307
154308M	ChangeLog
154309M	UI/Scheduler/UIxAppointmentEditor.m
154310
154311commit f824e86590051279014d28cd0d3a70b4685ce2d7
154312Author: Francis Lachapelle <flachapelle@inverse.ca>
154313Date:   Wed Jan 7 02:41:31 2009 +0000
154314
154315    Added Documentation directory
154316
154317    Monotone-Parent: 0ec0d799e947a37fe72a1bf6e3d5b25ac260164f
154318    Monotone-Revision: 9048b460e440fe34703b374e309791774c315f1d
154319
154320    Monotone-Author: flachapelle@inverse.ca
154321    Monotone-Date: 2009-01-07T02:41:31
154322    Monotone-Branch: ca.inverse.sogo
154323
154324A	Documentation/SOGo Installation Guide.odt
154325A	Documentation/architecture.png
154326A	Documentation/inverse.jpg
154327A	Documentation/lori.png
154328
154329commit 1858da0c70276f44f94a13562fd315cc31616284
154330Author: Ludovic Marcotte <lmarcotte@inverse.ca>
154331Date:   Tue Jan 6 15:40:27 2009 +0000
154332
154333    See ChangeLog
154334
154335    Monotone-Parent: 960e78b7d7470774c06a955e2a985fc80998d735
154336    Monotone-Revision: 0ec0d799e947a37fe72a1bf6e3d5b25ac260164f
154337
154338    Monotone-Author: ludovic@Sophos.ca
154339    Monotone-Date: 2009-01-06T15:40:27
154340    Monotone-Branch: ca.inverse.sogo
154341
154342M	ChangeLog
154343M	SoObjects/Appointments/Dutch.lproj/Localizable.strings
154344M	SoObjects/Appointments/English.lproj/Localizable.strings
154345M	SoObjects/Appointments/French.lproj/Localizable.strings
154346M	SoObjects/Appointments/German.lproj/Localizable.strings
154347M	SoObjects/Appointments/Italian.lproj/Localizable.strings
154348M	SoObjects/Appointments/SOGoCalendarComponent.m
154349M	SoObjects/Appointments/Spanish.lproj/Localizable.strings
154350M	UI/SOGoUI/SOGoAptFormatter.m
154351M	UI/Scheduler/UIxCalView.m
154352
154353commit 55b88b69ddb2a025fd946b5034bd2ced00f59e17
154354Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154355Date:   Wed Dec 31 17:43:47 2008 +0000
154356
154357    Monotone-Parent: a31a31f34a80e50467184ed5bea36810cbac0e33
154358    Monotone-Revision: 960e78b7d7470774c06a955e2a985fc80998d735
154359
154360    Monotone-Author: wsourdeau@inverse.ca
154361    Monotone-Date: 2008-12-31T17:43:47
154362    Monotone-Branch: ca.inverse.sogo
154363
154364M	Main/SOGo.m
154365
154366commit 51bab17e354c9b8fa4b9801a1ddb6956dd5e3424
154367Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154368Date:   Wed Dec 31 17:43:20 2008 +0000
154369
154370    Monotone-Parent: 7d16f254344611b08352a256acdce727a91c6718
154371    Monotone-Revision: a31a31f34a80e50467184ed5bea36810cbac0e33
154372
154373    Monotone-Author: wsourdeau@inverse.ca
154374    Monotone-Date: 2008-12-31T17:43:20
154375    Monotone-Branch: ca.inverse.sogo
154376
154377M	UI/Scheduler/UIxCalListingActions.m
154378
154379commit 024a567d1af5e154cb00be795f4179afdcf9245a
154380Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154381Date:   Wed Dec 31 02:57:54 2008 +0000
154382
154383    Monotone-Parent: 22aa1cec549d6f3ee5d911534369beaf41910226
154384    Monotone-Revision: be94621e6c7d7ae0610925c213a0fc8f46eb30e9
154385
154386    Monotone-Author: wsourdeau@inverse.ca
154387    Monotone-Date: 2008-12-31T02:57:54
154388    Monotone-Branch: ca.inverse.sogo
154389
154390M	SoObjects/Appointments/SOGoCalendarComponent.m
154391
154392commit 0fe7a9df572e3291735d70c52ccf53013a685ba2
154393Author: Ludovic Marcotte <lmarcotte@inverse.ca>
154394Date:   Tue Dec 30 22:25:30 2008 +0000
154395
154396    See ChangeLog
154397
154398    Monotone-Parent: f68bc0f7c4af372fd5c49f8961ad1605dd875d1f
154399    Monotone-Revision: 08c3123324ab89795cc2faa5f26bd5427cd30786
154400
154401    Monotone-Author: ludovic@Sophos.ca
154402    Monotone-Date: 2008-12-30T22:25:30
154403    Monotone-Branch: ca.inverse.sogo
154404
154405M	ChangeLog
154406M	SoObjects/SOGo/SOGoGCSFolder.m
154407
154408commit 599cd14925e0d0c7698ac19c952014c7fde187bf
154409Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154410Date:   Tue Dec 30 20:20:41 2008 +0000
154411
154412    Monotone-Parent: 34b0098e2e34111ae63e0f056fceabfd7cb1362e
154413    Monotone-Revision: 22aa1cec549d6f3ee5d911534369beaf41910226
154414
154415    Monotone-Author: wsourdeau@inverse.ca
154416    Monotone-Date: 2008-12-30T20:20:41
154417    Monotone-Branch: ca.inverse.sogo
154418
154419M	ChangeLog
154420M	UI/Scheduler/UIxCalListingActions.m
154421
154422commit 28aeaa6fee8bc6c88fb6b680df0417072a2c7bdc
154423Author: Ludovic Marcotte <lmarcotte@inverse.ca>
154424Date:   Tue Dec 30 19:48:33 2008 +0000
154425
154426    See ChangeLog
154427
154428    Monotone-Parent: cf113a40bd52153bf7981b492915e149294e2c84
154429    Monotone-Revision: f68bc0f7c4af372fd5c49f8961ad1605dd875d1f
154430
154431    Monotone-Author: ludovic@Sophos.ca
154432    Monotone-Date: 2008-12-30T19:48:33
154433    Monotone-Branch: ca.inverse.sogo
154434
154435M	ChangeLog
154436M	SoObjects/Appointments/SOGoAppointmentFolder.m
154437M	SoObjects/Contacts/SOGoContactGCSFolder.m
154438M	SoObjects/SOGo/SOGoUser.h
154439M	SoObjects/SOGo/SOGoUser.m
154440M	UI/Scheduler/GNUmakefile
154441D	UI/Scheduler/UIxAppointmentProposal.m
154442D	UI/Scheduler/UIxTaskProposal.m
154443M	UI/Scheduler/product.plist
154444M	UI/WebServerResources/SchedulerUI.js
154445
154446commit f6a0ae15c841430c8533b175166b1acf502bd64c
154447Author: Francis Lachapelle <flachapelle@inverse.ca>
154448Date:   Tue Dec 30 16:57:46 2008 +0000
154449
154450    Monotone-Parent: 6f1338144b759c9dc200e2c5d7293a054ecf5ebf
154451    Monotone-Revision: cf113a40bd52153bf7981b492915e149294e2c84
154452
154453    Monotone-Author: flachapelle@inverse.ca
154454    Monotone-Date: 2008-12-30T16:57:46
154455    Monotone-Branch: ca.inverse.sogo
154456
154457M	ChangeLog
154458M	SoObjects/Appointments/SOGoAppointmentObject.m
154459M	UI/Scheduler/UIxAppointmentEditor.m
154460
154461commit 4df63a393f1a7382bd0e408baae337522943ddf9
154462Author: Francis Lachapelle <flachapelle@inverse.ca>
154463Date:   Tue Dec 30 14:48:25 2008 +0000
154464
154465    Monotone-Parent: 3e11a03b205eab5434bea8b8a0f1a401eff54568
154466    Monotone-Revision: 6f1338144b759c9dc200e2c5d7293a054ecf5ebf
154467
154468    Monotone-Author: flachapelle@inverse.ca
154469    Monotone-Date: 2008-12-30T14:48:25
154470    Monotone-Branch: ca.inverse.sogo
154471
154472M	ChangeLog
154473M	UI/MailPartViewers/UIxMailPartICalViewer.m
154474
154475commit eccf8870d41609f292ff3caa3fd8af2a83dcd2d7
154476Author: Francis Lachapelle <flachapelle@inverse.ca>
154477Date:   Tue Dec 30 14:47:58 2008 +0000
154478
154479    Fixed daylight saving time support for the web interface.
154480
154481    Monotone-Parent: 34b0098e2e34111ae63e0f056fceabfd7cb1362e
154482    Monotone-Revision: 3e11a03b205eab5434bea8b8a0f1a401eff54568
154483
154484    Monotone-Author: flachapelle@inverse.ca
154485    Monotone-Date: 2008-12-30T14:47:58
154486    Monotone-Branch: ca.inverse.sogo
154487
154488M	SoObjects/Appointments/SOGoAppointmentFolder.m
154489M	SoObjects/Appointments/SOGoCalendarComponent.m
154490M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
154491M	UI/Scheduler/UIxAppointmentEditor.m
154492
154493commit 85a9589d656ed4b2e72e5bca2d0dc4fd62f95850
154494Author: Ludovic Marcotte <lmarcotte@inverse.ca>
154495Date:   Mon Dec 29 15:34:45 2008 +0000
154496
154497    Added a tmpwatch script that will eventually be part of the installation process
154498
154499    Monotone-Parent: 04df0eebf5080524a4b02c414640106afe5e4ca3
154500    Monotone-Revision: 34b0098e2e34111ae63e0f056fceabfd7cb1362e
154501
154502    Monotone-Author: ludovic@Sophos.ca
154503    Monotone-Date: 2008-12-29T15:34:45
154504    Monotone-Branch: ca.inverse.sogo
154505
154506A	Scripts/tmpwatch
154507
154508commit fb9eb09c95e75ed1e893aa92aa93ac8aa3aca48c
154509Author: Ludovic Marcotte <lmarcotte@inverse.ca>
154510Date:   Tue Dec 23 22:39:56 2008 +0000
154511
154512    See ChangeLog
154513
154514    Monotone-Parent: 216cfb18d3e04f9ead5aaae0aa501e44f20b18df
154515    Monotone-Revision: 04df0eebf5080524a4b02c414640106afe5e4ca3
154516
154517    Monotone-Author: ludovic@Sophos.ca
154518    Monotone-Date: 2008-12-23T22:39:56
154519    Monotone-Branch: ca.inverse.sogo
154520
154521M	ChangeLog
154522M	SoObjects/SOGo/SOGoObject.h
154523M	SoObjects/SOGo/SOGoObject.m
154524
154525commit 7c64a776511e04aae5f38af74dc188cd475f4348
154526Author: Ludovic Marcotte <lmarcotte@inverse.ca>
154527Date:   Tue Dec 23 18:43:37 2008 +0000
154528
154529    See ChangeLog
154530
154531    Monotone-Parent: 2d01f07e3065ada858d69113aed1fd68f365ab66
154532    Monotone-Revision: 216cfb18d3e04f9ead5aaae0aa501e44f20b18df
154533
154534    Monotone-Author: ludovic@Sophos.ca
154535    Monotone-Date: 2008-12-23T18:43:37
154536    Monotone-Branch: ca.inverse.sogo
154537
154538M	ChangeLog
154539M	SoObjects/Appointments/SOGoAppointmentFolder.h
154540M	SoObjects/Appointments/SOGoAppointmentFolder.m
154541M	SoObjects/Appointments/SOGoAppointmentObject.h
154542M	SoObjects/Appointments/SOGoAppointmentObject.m
154543M	SoObjects/Appointments/iCalPerson+SOGo.h
154544
154545commit ea017e67b6119880b8745514f9a2014a6270b2d0
154546Author: Francis Lachapelle <flachapelle@inverse.ca>
154547Date:   Tue Dec 23 18:39:36 2008 +0000
154548
154549    See ChangeLog
154550
154551    Monotone-Parent: 18e33d0c1964c0a62a8a43c69d2300477fb492b5
154552    Monotone-Revision: 2d01f07e3065ada858d69113aed1fd68f365ab66
154553
154554    Monotone-Author: flachapelle@inverse.ca
154555    Monotone-Date: 2008-12-23T18:39:36
154556    Monotone-Branch: ca.inverse.sogo
154557
154558M	ChangeLog
154559M	NEWS
154560M	UI/Scheduler/UIxAppointmentEditor.m
154561
154562commit 46ae8aa3d6304a6d3cc3fbc5ec2096b55cd38c50
154563Author: Francis Lachapelle <flachapelle@inverse.ca>
154564Date:   Tue Dec 23 15:51:12 2008 +0000
154565
154566    Improved ACLs editor window
154567
154568    Monotone-Parent: da6b5b0b22738692fb0aafb95b28a58d2a16855e
154569    Monotone-Revision: 18e33d0c1964c0a62a8a43c69d2300477fb492b5
154570
154571    Monotone-Author: flachapelle@inverse.ca
154572    Monotone-Date: 2008-12-23T15:51:12
154573    Monotone-Branch: ca.inverse.sogo
154574
154575M	SoObjects/Appointments/SOGoAppointmentFolder.m
154576M	SoObjects/Appointments/SOGoCalendarComponent.m
154577M	UI/Common/Dutch.lproj/Localizable.strings
154578M	UI/Common/English.lproj/Localizable.strings
154579M	UI/Common/French.lproj/Localizable.strings
154580M	UI/Common/German.lproj/Localizable.strings
154581M	UI/Common/Italian.lproj/Localizable.strings
154582M	UI/Common/Spanish.lproj/Localizable.strings
154583M	UI/Contacts/English.lproj/Localizable.strings
154584M	UI/Contacts/French.lproj/Localizable.strings
154585M	UI/Contacts/German.lproj/Localizable.strings
154586M	UI/Scheduler/Dutch.lproj/Localizable.strings
154587M	UI/Scheduler/English.lproj/Localizable.strings
154588M	UI/Scheduler/French.lproj/Localizable.strings
154589M	UI/Scheduler/German.lproj/Localizable.strings
154590M	UI/Scheduler/Italian.lproj/Localizable.strings
154591M	UI/Scheduler/Spanish.lproj/Localizable.strings
154592M	UI/Scheduler/UIxCalUserRightsEditor.m
154593M	UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox
154594M	UI/WebServerResources/SchedulerUI.js
154595M	UI/WebServerResources/UIxCalUserRightsEditor.css
154596
154597commit e26d380fa2652c33d4cfd2e02bac1fab8769ca41
154598Author: Francis Lachapelle <flachapelle@inverse.ca>
154599Date:   Tue Dec 23 03:59:23 2008 +0000
154600
154601    Monotone-Parent: 4aebe8e414a3fcd8c8f09db947a8221f926ab5cd
154602    Monotone-Revision: da6b5b0b22738692fb0aafb95b28a58d2a16855e
154603
154604    Monotone-Author: flachapelle@inverse.ca
154605    Monotone-Date: 2008-12-23T03:59:23
154606    Monotone-Branch: ca.inverse.sogo
154607
154608M	UI/MainUI/product.plist
154609
154610commit 07e108baf5ba3115d12de79ab5b5f3e8fee831fd
154611Author: Francis Lachapelle <flachapelle@inverse.ca>
154612Date:   Tue Dec 23 00:12:14 2008 +0000
154613
154614    Fix for bug #3097
154615
154616    Monotone-Parent: 30278078dfd012e96e074c87b01c0c3a5fab2bbc
154617    Monotone-Revision: 4aebe8e414a3fcd8c8f09db947a8221f926ab5cd
154618
154619    Monotone-Author: flachapelle@inverse.ca
154620    Monotone-Date: 2008-12-23T00:12:14
154621    Monotone-Branch: ca.inverse.sogo
154622
154623M	SoObjects/SOGo/SOGoUser.m
154624M	UI/PreferencesUI/UIxPreferences.h
154625M	UI/PreferencesUI/UIxPreferences.m
154626M	UI/Scheduler/UIxCalDayTable.m
154627
154628commit b47c7216fd22ff378b93379d0834d2fc57b6139e
154629Author: Francis Lachapelle <flachapelle@inverse.ca>
154630Date:   Tue Dec 23 00:08:26 2008 +0000
154631
154632    Monotone-Parent: a528b94c9ec8fced64210edef6cdc6077a473f7f
154633    Monotone-Revision: 30278078dfd012e96e074c87b01c0c3a5fab2bbc
154634
154635    Monotone-Author: flachapelle@inverse.ca
154636    Monotone-Date: 2008-12-23T00:08:26
154637    Monotone-Branch: ca.inverse.sogo
154638
154639M	SoObjects/Appointments/SOGoAppointmentObject.m
154640
154641commit 30b0417295e2223c4b054ba686913daad4092284
154642Author: Ludovic Marcotte <lmarcotte@inverse.ca>
154643Date:   Sun Dec 21 20:06:21 2008 +0000
154644
154645    Fixed small mixup of parameter order from method call.
154646
154647    Monotone-Parent: ea2c63ea9ee832faefb0e8af2802daf075d7b335
154648    Monotone-Revision: a528b94c9ec8fced64210edef6cdc6077a473f7f
154649
154650    Monotone-Author: ludovic@Sophos.ca
154651    Monotone-Date: 2008-12-21T20:06:21
154652    Monotone-Branch: ca.inverse.sogo
154653
154654M	UI/MailPartViewers/UIxMailPartICalActions.m
154655
154656commit acc0494eb767b7adc680e197d07ac02741d61540
154657Author: Ludovic Marcotte <lmarcotte@inverse.ca>
154658Date:   Sun Dec 21 17:15:47 2008 +0000
154659
154660    See ChangeLog
154661
154662    Monotone-Parent: 85bab6959b5681b31089aa2b3aec261a5e8b505f
154663    Monotone-Revision: ea2c63ea9ee832faefb0e8af2802daf075d7b335
154664
154665    Monotone-Author: ludovic@Sophos.ca
154666    Monotone-Date: 2008-12-21T17:15:47
154667    Monotone-Branch: ca.inverse.sogo
154668
154669M	ChangeLog
154670M	SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.html
154671M	SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.wod
154672M	SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.html
154673M	SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.wod
154674M	SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html
154675M	SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.wod
154676M	SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html
154677M	SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.wod
154678M	SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.html
154679M	SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.wod
154680M	SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.html
154681M	SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.wod
154682
154683commit 6ffc48d2793c41d8db6496504e3e2c5d4fcac7d1
154684Author: Ludovic Marcotte <lmarcotte@inverse.ca>
154685Date:   Fri Dec 19 23:04:26 2008 +0000
154686
154687    Same as the fix for the postCalDAVEventRequestTo:from: method.
154688
154689    Monotone-Parent: d0d94f5dbbc0725b57437eef5366686ec0842d97
154690    Monotone-Revision: 594291b61ba62cd40f6c3250f748a5fe7b2514a3
154691
154692    Monotone-Author: ludovic@Sophos.ca
154693    Monotone-Date: 2008-12-19T23:04:26
154694    Monotone-Branch: ca.inverse.sogo
154695
154696M	SoObjects/Appointments/SOGoAppointmentObject.m
154697
154698commit 7f602d5dbaa98539e5b3a0b730509466164337bf
154699Author: Francis Lachapelle <flachapelle@inverse.ca>
154700Date:   Fri Dec 19 22:14:02 2008 +0000
154701
154702    Fixed bug with timezone and recurrent events.
154703
154704    Monotone-Parent: bc6abe537500d635cea12c3c4f611e68d4c2d725
154705    Monotone-Revision: 792193186b20895dc235fa98dc63de1a0ece0a8f
154706
154707    Monotone-Author: flachapelle@inverse.ca
154708    Monotone-Date: 2008-12-19T22:14:02
154709    Monotone-Branch: ca.inverse.sogo
154710
154711M	ChangeLog
154712M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
154713M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
154714
154715commit 7458bf8e37499573a34366fc71c15213e82ecd74
154716Author: Ludovic Marcotte <lmarcotte@inverse.ca>
154717Date:   Fri Dec 19 19:49:07 2008 +0000
154718
154719    Added the attendee to the parent's item attendees list
154720
154721    Monotone-Parent: bac00846545ecbaa355017083f8a425f751077c7
154722    Monotone-Revision: d0d94f5dbbc0725b57437eef5366686ec0842d97
154723
154724    Monotone-Author: ludovic@Sophos.ca
154725    Monotone-Date: 2008-12-19T19:49:07
154726    Monotone-Branch: ca.inverse.sogo
154727
154728M	SoObjects/Appointments/SOGoAppointmentObject.m
154729
154730commit e7f39264684513535389b721663c9f811fe2774e
154731Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154732Date:   Fri Dec 19 17:40:42 2008 +0000
154733
154734    Monotone-Parent: ed4c4894c0c554783b39ad526a74404a9cc11e8c
154735    Monotone-Revision: bac00846545ecbaa355017083f8a425f751077c7
154736
154737    Monotone-Author: wsourdeau@inverse.ca
154738    Monotone-Date: 2008-12-19T17:40:42
154739    Monotone-Branch: ca.inverse.sogo
154740
154741M	Main/SOGo.m
154742M	SoObjects/Appointments/SOGoAppointmentFolder.m
154743M	SoObjects/Appointments/SOGoCalendarComponent.m
154744M	SoObjects/SOGo/LDAPUserManager.m
154745M	SoObjects/SOGo/SOGoGCSFolder.m
154746M	SoObjects/SOGo/SOGoParentFolder.m
154747M	SoObjects/SOGo/SOGoUser.m
154748
154749commit 88df2128c517ffcaf51c7528f15856dee704fc7b
154750Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154751Date:   Fri Dec 19 17:27:55 2008 +0000
154752
154753    Monotone-Parent: 0a7b2afa74ab092109cffa4ccc0c67371a5e313a
154754    Monotone-Revision: ed4c4894c0c554783b39ad526a74404a9cc11e8c
154755
154756    Monotone-Author: wsourdeau@inverse.ca
154757    Monotone-Date: 2008-12-19T17:27:55
154758    Monotone-Branch: ca.inverse.sogo
154759
154760M	SoObjects/SOGo/SOGoUser.m
154761
154762commit 1d5aec5e3ae5b1900cb6d9441ab801638250a20c
154763Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154764Date:   Fri Dec 19 17:23:31 2008 +0000
154765
154766    Monotone-Parent: e0221240c98c353cd78f1dea976887fc91420de9
154767    Monotone-Revision: 0a7b2afa74ab092109cffa4ccc0c67371a5e313a
154768
154769    Monotone-Author: wsourdeau@inverse.ca
154770    Monotone-Date: 2008-12-19T17:23:31
154771    Monotone-Branch: ca.inverse.sogo
154772
154773M	ChangeLog
154774M	UI/Common/UIxPageFrame.m
154775M	UI/Templates/UIxPageFrame.wox
154776M	UI/WebServerResources/MailerUI.js
154777M	UI/WebServerResources/UIxMailEditor.js
154778M	UI/WebServerResources/generic.js
154779
154780commit 109d1b65f62a5840a54ec195afe6907fcae4afe9
154781Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154782Date:   Fri Dec 19 17:07:40 2008 +0000
154783
154784    Monotone-Parent: efc5b76b9b6fd3967536ccb3ec40615d6aca7ca5
154785    Monotone-Revision: e0221240c98c353cd78f1dea976887fc91420de9
154786
154787    Monotone-Author: wsourdeau@inverse.ca
154788    Monotone-Date: 2008-12-19T17:07:40
154789    Monotone-Branch: ca.inverse.sogo
154790
154791M	UI/MainUI/product.plist
154792
154793commit 0184eac492ba143f968b73e88386912add8b254a
154794Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154795Date:   Fri Dec 19 17:07:32 2008 +0000
154796
154797    Monotone-Parent: 236f027118f95a11398d4e821b658ea1553b9ffe
154798    Monotone-Revision: efc5b76b9b6fd3967536ccb3ec40615d6aca7ca5
154799
154800    Monotone-Author: wsourdeau@inverse.ca
154801    Monotone-Date: 2008-12-19T17:07:32
154802    Monotone-Branch: ca.inverse.sogo
154803
154804M	SoObjects/SOGo/SOGoUser.m
154805
154806commit f4b104f937ec00dab5f949f54d6dacb8120405e2
154807Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154808Date:   Fri Dec 19 16:56:36 2008 +0000
154809
154810    Monotone-Parent: a555d41bbb84c4f8d42e4149e1e083b6b7acff44
154811    Monotone-Revision: 236f027118f95a11398d4e821b658ea1553b9ffe
154812
154813    Monotone-Author: wsourdeau@inverse.ca
154814    Monotone-Date: 2008-12-19T16:56:36
154815    Monotone-Branch: ca.inverse.sogo
154816
154817M	UI/MainUI/product.plist
154818
154819commit 4fd1912644c3e32059b869d5454113c5b42fc09c
154820Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154821Date:   Fri Dec 19 16:53:01 2008 +0000
154822
154823    Monotone-Parent: 4bab2e6c548a557a6d27de35d7470fe01ac28ae0
154824    Monotone-Revision: a555d41bbb84c4f8d42e4149e1e083b6b7acff44
154825
154826    Monotone-Author: wsourdeau@inverse.ca
154827    Monotone-Date: 2008-12-19T16:53:01
154828    Monotone-Branch: ca.inverse.sogo
154829
154830M	UI/WebServerResources/generic.js
154831
154832commit c42ed774b9b6189128f3b2ede3cc26caa97935e1
154833Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154834Date:   Fri Dec 19 16:35:46 2008 +0000
154835
154836    Monotone-Parent: 99c41084c35e71bdf38a8a88897a9ad24b1c0903
154837    Monotone-Revision: 4bab2e6c548a557a6d27de35d7470fe01ac28ae0
154838
154839    Monotone-Author: wsourdeau@inverse.ca
154840    Monotone-Date: 2008-12-19T16:35:46
154841    Monotone-Branch: ca.inverse.sogo
154842
154843M	Main/SOGo.m
154844
154845commit 30f3441d14ff274a84919d4ff48d3fe1fb5401c9
154846Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154847Date:   Fri Dec 19 16:31:03 2008 +0000
154848
154849    Monotone-Parent: f2b7fe7c387ac36654ad3e24e68362b3a0a3f2c8
154850    Monotone-Revision: 99c41084c35e71bdf38a8a88897a9ad24b1c0903
154851
154852    Monotone-Author: wsourdeau@inverse.ca
154853    Monotone-Date: 2008-12-19T16:31:03
154854    Monotone-Branch: ca.inverse.sogo
154855
154856M	Main/SOGo.m
154857M	SoObjects/Appointments/SOGoAppointmentFolder.m
154858M	SoObjects/Appointments/SOGoCalendarComponent.m
154859M	SoObjects/SOGo/LDAPUserManager.m
154860M	SoObjects/SOGo/SOGoGCSFolder.m
154861M	SoObjects/SOGo/SOGoParentFolder.m
154862M	SoObjects/SOGo/SOGoUser.m
154863
154864commit 896491a24a397ec0fe89a14455bac5fdab299045
154865Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154866Date:   Fri Dec 19 16:18:03 2008 +0000
154867
154868    Monotone-Parent: d53f8bb9f0834bbab96c2e6db0136aea6477ee39
154869    Monotone-Revision: f2b7fe7c387ac36654ad3e24e68362b3a0a3f2c8
154870
154871    Monotone-Author: wsourdeau@inverse.ca
154872    Monotone-Date: 2008-12-19T16:18:03
154873    Monotone-Branch: ca.inverse.sogo
154874
154875M	SoObjects/SOGo/LDAPSource.m
154876
154877commit ed9fa6463a9c078d18613fdf6c79963c47d342de
154878Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154879Date:   Fri Dec 19 16:13:29 2008 +0000
154880
154881    Monotone-Parent: 0e2919955b47e1a2673f50f4effe7af1a813db59
154882    Monotone-Revision: d53f8bb9f0834bbab96c2e6db0136aea6477ee39
154883
154884    Monotone-Author: wsourdeau@inverse.ca
154885    Monotone-Date: 2008-12-19T16:13:29
154886    Monotone-Branch: ca.inverse.sogo
154887
154888M	SOPE/GDLContentStore/GCSChannelManager.m
154889
154890commit 60c96ee1051b4ba82e6727150cb6a803312a0edc
154891Author: Francis Lachapelle <flachapelle@inverse.ca>
154892Date:   Fri Dec 19 02:40:24 2008 +0000
154893
154894    Monotone-Parent: 74c949b35e429b1df360c4c434e28f1c2b1d1465
154895    Monotone-Revision: 9b0d550ad7ecf3304e02f47b720a4aed7b1b3ce0
154896
154897    Monotone-Author: flachapelle@inverse.ca
154898    Monotone-Date: 2008-12-19T02:40:24
154899    Monotone-Branch: ca.inverse.sogo
154900
154901M	SoObjects/Appointments/SOGoAppointmentObject.m
154902
154903commit a0b81f44730287da66279dec56a377ea827747f5
154904Author: Ludovic Marcotte <lmarcotte@inverse.ca>
154905Date:   Thu Dec 18 22:11:13 2008 +0000
154906
154907    We make sure the 'selected' language is supported.
154908
154909    Monotone-Parent: 99f71142b4c9049e7cba05c730fa70b7c121288f
154910    Monotone-Revision: 0187913e6e236a3a8a3a4cf66bf61a25d3cde321
154911
154912    Monotone-Author: ludovic@Sophos.ca
154913    Monotone-Date: 2008-12-18T22:11:13
154914    Monotone-Branch: ca.inverse.sogo
154915
154916M	UI/MainUI/SOGoRootPage.m
154917
154918commit 107964335ec222d61612541d15b9b9834c9d8572
154919Author: Francis Lachapelle <flachapelle@inverse.ca>
154920Date:   Thu Dec 18 14:05:30 2008 +0000
154921
154922    Monotone-Parent: 99f71142b4c9049e7cba05c730fa70b7c121288f
154923    Monotone-Revision: 74c949b35e429b1df360c4c434e28f1c2b1d1465
154924
154925    Monotone-Author: flachapelle@inverse.ca
154926    Monotone-Date: 2008-12-18T14:05:30
154927    Monotone-Branch: ca.inverse.sogo
154928
154929M	UI/WebServerResources/UIxAclEditor.css
154930
154931commit 6bcb367e53c2613130b9fc5867db3dad4c3c6f72
154932Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154933Date:   Wed Dec 17 20:19:58 2008 +0000
154934
154935    Monotone-Parent: 99f71142b4c9049e7cba05c730fa70b7c121288f
154936    Monotone-Revision: e867a018c3076e9e2cf662e96d7cac3352bb8789
154937
154938    Monotone-Author: wsourdeau@inverse.ca
154939    Monotone-Date: 2008-12-17T20:19:58
154940    Monotone-Branch: ca.inverse.sogo
154941
154942M	SoObjects/SOGo/LDAPUserManager.m
154943
154944commit 24e539526f01b572d9f077847dc7c872c723d3b3
154945Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154946Date:   Wed Dec 17 15:37:06 2008 +0000
154947
154948    Monotone-Parent: 1644d9f9a1dae68e9bfbb79713f2fbccf44111cb
154949    Monotone-Revision: 99f71142b4c9049e7cba05c730fa70b7c121288f
154950
154951    Monotone-Author: wsourdeau@inverse.ca
154952    Monotone-Date: 2008-12-17T15:37:06
154953    Monotone-Branch: ca.inverse.sogo
154954
154955M	SOPE/NGCards/CardElement.m
154956
154957commit 47072654c57d3fc296452f21e513df9fd9ba0bd5
154958Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154959Date:   Wed Dec 17 15:35:53 2008 +0000
154960
154961    Monotone-Parent: 2b60f97c4d2741a2c88de56088329c326bed2aa1
154962    Monotone-Revision: 1644d9f9a1dae68e9bfbb79713f2fbccf44111cb
154963
154964    Monotone-Author: wsourdeau@inverse.ca
154965    Monotone-Date: 2008-12-17T15:35:53
154966    Monotone-Branch: ca.inverse.sogo
154967
154968M	SoObjects/Appointments/SOGoAppointmentObject.m
154969
154970commit 019e6ec6a92ad7076d150d988a497690148223ee
154971Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154972Date:   Wed Dec 17 14:53:16 2008 +0000
154973
154974    Monotone-Parent: 1bc2d8d548fc0f35aa2c0bb3364da716249afeaa
154975    Monotone-Revision: 2b60f97c4d2741a2c88de56088329c326bed2aa1
154976
154977    Monotone-Author: wsourdeau@inverse.ca
154978    Monotone-Date: 2008-12-17T14:53:16
154979    Monotone-Branch: ca.inverse.sogo
154980
154981M	SoObjects/SOGo/SOGoParentFolder.m
154982
154983commit 85dfb16e7aa7423758de879a35de58b59372fd04
154984Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154985Date:   Wed Dec 17 14:34:15 2008 +0000
154986
154987    Monotone-Parent: 0f9eac2195a8e5d5ca41db21705479944c46076a
154988    Monotone-Revision: 1bc2d8d548fc0f35aa2c0bb3364da716249afeaa
154989
154990    Monotone-Author: wsourdeau@inverse.ca
154991    Monotone-Date: 2008-12-17T14:34:15
154992    Monotone-Branch: ca.inverse.sogo
154993
154994M	SOPE/GDLContentStore/GCSFolderType.h
154995M	SOPE/GDLContentStore/GCSFolderType.m
154996
154997commit be3758962db01e4db8d1e6f11f4872302404a2ad
154998Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
154999Date:   Wed Dec 17 14:33:41 2008 +0000
155000
155001    Monotone-Parent: 72200746a9f7ee37d797519783476d88536f267d
155002    Monotone-Revision: 0f9eac2195a8e5d5ca41db21705479944c46076a
155003
155004    Monotone-Author: wsourdeau@inverse.ca
155005    Monotone-Date: 2008-12-17T14:33:41
155006    Monotone-Branch: ca.inverse.sogo
155007
155008M	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m
155009
155010commit 8327699982a5217ecc333eeaba6fe69cd5067dc1
155011Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155012Date:   Wed Dec 17 14:33:14 2008 +0000
155013
155014    Monotone-Parent: 2ae53e4d24cdb745c3a8c8e246d99d096538c2e3
155015    Monotone-Revision: 72200746a9f7ee37d797519783476d88536f267d
155016
155017    Monotone-Author: wsourdeau@inverse.ca
155018    Monotone-Date: 2008-12-17T14:33:14
155019    Monotone-Branch: ca.inverse.sogo
155020
155021M	ChangeLog
155022M	SoObjects/SOGo/SOGoParentFolder.h
155023M	SoObjects/SOGo/SOGoParentFolder.m
155024
155025commit 40360f9dc0d8828c6300b05fca186d2542be2e6b
155026Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155027Date:   Wed Dec 17 14:32:13 2008 +0000
155028
155029    Monotone-Parent: 56159df9717624adf99da2f21377b40d435b1db7
155030    Monotone-Revision: 2ae53e4d24cdb745c3a8c8e246d99d096538c2e3
155031
155032    Monotone-Author: wsourdeau@inverse.ca
155033    Monotone-Date: 2008-12-17T14:32:13
155034    Monotone-Branch: ca.inverse.sogo
155035
155036M	ChangeLog
155037M	UI/Scheduler/UIxAppointmentEditor.m
155038M	UI/Scheduler/UIxComponentEditor.m
155039
155040commit ad6d40bd15b61eccadb8785ca484c2285d882c7a
155041Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155042Date:   Mon Dec 15 23:03:04 2008 +0000
155043
155044    Monotone-Parent: b1078ea4dae02277bdf66ea5ad2e7fcdb26dc259
155045    Monotone-Revision: 2f965a12f5d7a6534d7420384246c30f0c8a4bda
155046
155047    Monotone-Author: wsourdeau@inverse.ca
155048    Monotone-Date: 2008-12-15T23:03:04
155049    Monotone-Branch: ca.inverse.sogo
155050
155051M	ChangeLog
155052M	SoObjects/SOGo/SOGoObject.m
155053
155054commit 084a17d3bc940ce6f220c6a734d5aac8851c53dd
155055Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155056Date:   Mon Dec 15 22:27:45 2008 +0000
155057
155058    Monotone-Parent: 6a659b3123531a244f7d3ef9cfe8ccae60383bc0
155059    Monotone-Revision: e3d03c71b23436eb1ba6f15cfccc6c59a06df891
155060
155061    Monotone-Author: wsourdeau@inverse.ca
155062    Monotone-Date: 2008-12-15T22:27:45
155063    Monotone-Branch: ca.inverse.sogo
155064
155065M	ChangeLog
155066M	SoObjects/Appointments/SOGoAppointmentFolder.m
155067M	SoObjects/Appointments/SOGoAppointmentObject.m
155068M	SoObjects/SOGo/SOGoFolder.m
155069M	SoObjects/SOGo/SOGoGCSFolder.m
155070M	SoObjects/SOGo/SOGoParentFolder.m
155071
155072commit e8346b5fc69136caa834a5c5b9d966ba11c90e47
155073Author: Ludovic Marcotte <lmarcotte@inverse.ca>
155074Date:   Mon Dec 15 22:27:14 2008 +0000
155075
155076    Updated german translation.
155077
155078    Monotone-Parent: b1078ea4dae02277bdf66ea5ad2e7fcdb26dc259
155079    Monotone-Revision: e485b1c09e36d4173f7845bec12d40de808f3c3b
155080
155081    Monotone-Author: ludovic@Sophos.ca
155082    Monotone-Date: 2008-12-15T22:27:14
155083    Monotone-Branch: ca.inverse.sogo
155084
155085M	SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.html
155086M	SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html
155087M	SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.html
155088M	SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.html
155089
155090commit 715307143880083daa5f07ac0cf1bd4b428beb14
155091Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155092Date:   Mon Dec 15 22:26:50 2008 +0000
155093
155094    Monotone-Parent: b58720a684a944a07a55afee823cab4819feaead
155095    Monotone-Revision: 6a659b3123531a244f7d3ef9cfe8ccae60383bc0
155096
155097    Monotone-Author: wsourdeau@inverse.ca
155098    Monotone-Date: 2008-12-15T22:26:50
155099    Monotone-Branch: ca.inverse.sogo
155100
155101M	SOPE/NGCards/CardElement.m
155102M	SOPE/NGCards/ChangeLog
155103
155104commit 2c95b16712678d37707c07ec094065739ae510c2
155105Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155106Date:   Mon Dec 15 22:24:34 2008 +0000
155107
155108    Monotone-Parent: d7b7ae74724e7afdc6963cf41a9aa032838ef603
155109    Monotone-Revision: b58720a684a944a07a55afee823cab4819feaead
155110
155111    Monotone-Author: wsourdeau@inverse.ca
155112    Monotone-Date: 2008-12-15T22:24:34
155113    Monotone-Branch: ca.inverse.sogo
155114
155115M	SOPE/NGCards/CardGroup.m
155116
155117commit 438a582e0b8822307b8f9241cc986d0c49ad8528
155118Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155119Date:   Mon Dec 15 22:24:14 2008 +0000
155120
155121    Monotone-Parent: 6531438126de81058d8ee9b15839235efce21dc6
155122    Monotone-Revision: d7b7ae74724e7afdc6963cf41a9aa032838ef603
155123
155124    Monotone-Author: wsourdeau@inverse.ca
155125    Monotone-Date: 2008-12-15T22:24:14
155126    Monotone-Branch: ca.inverse.sogo
155127
155128M	SOPE/NGCards/NGCardsSaxHandler.h
155129
155130commit 40aab6f8ca21f441f12a24f585ec4857bae3beab
155131Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155132Date:   Mon Dec 15 22:24:09 2008 +0000
155133
155134    Monotone-Parent: 4b7309393c3e0f0f0211dde1161875de6f69a117
155135    Monotone-Revision: 6531438126de81058d8ee9b15839235efce21dc6
155136
155137    Monotone-Author: wsourdeau@inverse.ca
155138    Monotone-Date: 2008-12-15T22:24:09
155139    Monotone-Branch: ca.inverse.sogo
155140
155141M	SOPE/NGCards/NGCardsSaxHandler.m
155142
155143commit 7bad646b7681db13c9c37d8645c7afc005594b37
155144Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155145Date:   Mon Dec 15 22:23:40 2008 +0000
155146
155147    Monotone-Parent: 8373ee4a182606382fcb3aea7864b142db4aaa95
155148    Monotone-Revision: 4b7309393c3e0f0f0211dde1161875de6f69a117
155149
155150    Monotone-Author: wsourdeau@inverse.ca
155151    Monotone-Date: 2008-12-15T22:23:40
155152    Monotone-Branch: ca.inverse.sogo
155153
155154M	SoObjects/SOGo/SOGoCache.m
155155
155156commit 030e2297891d4a8ad5f4e63e4442c7eaaf9291ec
155157Author: Ludovic Marcotte <lmarcotte@inverse.ca>
155158Date:   Mon Dec 15 22:01:52 2008 +0000
155159
155160    See ChangeLog
155161
155162    Monotone-Parent: 6411d6bcaaaa5245d22397cfde490125a116e0c7
155163    Monotone-Revision: c8d084db03459d614e6031f3b3996696f8a588b4
155164
155165    Monotone-Author: ludovic@Sophos.ca
155166    Monotone-Date: 2008-12-15T22:01:52
155167    Monotone-Branch: ca.inverse.sogo
155168
155169M	ChangeLog
155170M	SoObjects/SOGo/SOGoObject.m
155171
155172commit 6016ae3b08f3cb99357888572936fe9e33a7125d
155173Author: Ludovic Marcotte <lmarcotte@inverse.ca>
155174Date:   Mon Dec 15 21:32:32 2008 +0000
155175
155176    See ChangeLog
155177
155178    Monotone-Parent: 938ae259405463bbb24b4b86379a0b522a69961c
155179    Monotone-Revision: 6411d6bcaaaa5245d22397cfde490125a116e0c7
155180
155181    Monotone-Author: ludovic@Sophos.ca
155182    Monotone-Date: 2008-12-15T21:32:32
155183    Monotone-Branch: ca.inverse.sogo
155184
155185M	ChangeLog
155186M	SoObjects/Contacts/SOGoContactLDIFEntry.m
155187
155188commit 2dcf143fb306d214360f92c222ef85e858cba2db
155189Author: Ludovic Marcotte <lmarcotte@inverse.ca>
155190Date:   Mon Dec 15 19:38:56 2008 +0000
155191
155192    See ChangeLog
155193
155194    Monotone-Parent: ab4eb0878b635e86fe5032c1bc571ede66655204
155195    Monotone-Revision: 938ae259405463bbb24b4b86379a0b522a69961c
155196
155197    Monotone-Author: ludovic@Sophos.ca
155198    Monotone-Date: 2008-12-15T19:38:56
155199    Monotone-Branch: ca.inverse.sogo
155200
155201M	ChangeLog
155202M	UI/Common/German.lproj/Localizable.strings
155203M	UI/Contacts/German.lproj/Localizable.strings
155204M	UI/MailerUI/German.lproj/Localizable.strings
155205M	UI/PreferencesUI/German.lproj/Localizable.strings
155206M	UI/Scheduler/German.lproj/Localizable.strings
155207
155208commit 79cc99be64701aa4909c140ca98c458b1a637650
155209Author: Ludovic Marcotte <lmarcotte@inverse.ca>
155210Date:   Sun Dec 14 15:47:01 2008 +0000
155211
155212    See ChangeLog
155213
155214    Monotone-Parent: a1b75d2a857673c942b21ee08d20b78d221c52df
155215    Monotone-Revision: ab4eb0878b635e86fe5032c1bc571ede66655204
155216
155217    Monotone-Author: ludovic@Sophos.ca
155218    Monotone-Date: 2008-12-14T15:47:01
155219    Monotone-Branch: ca.inverse.sogo
155220
155221M	ChangeLog
155222M	SoObjects/Appointments/SOGoAppointmentFolder.m
155223
155224commit 72efdaa9a10dba5518c9b8537d029400abed3e1c
155225Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155226Date:   Fri Dec 12 18:55:12 2008 +0000
155227
155228    Monotone-Parent: ff27cb5c0c118c485e7cf9d8e62d4428edafdb32
155229    Monotone-Revision: 8373ee4a182606382fcb3aea7864b142db4aaa95
155230
155231    Monotone-Author: wsourdeau@inverse.ca
155232    Monotone-Date: 2008-12-12T18:55:12
155233    Monotone-Branch: ca.inverse.sogo
155234
155235M	SOPE/GDLContentStore/GCSChannelManager.m
155236M	SOPE/GDLContentStore/GCSFolderManager.m
155237M	SoObjects/SOGo/LDAPUserManager.m
155238M	SoObjects/SOGo/SOGoCache.m
155239M	configure
155240
155241commit 8a0a73be964abeaba293637fbba184eae18e9a9e
155242Author: Francis Lachapelle <flachapelle@inverse.ca>
155243Date:   Fri Dec 12 18:44:07 2008 +0000
155244
155245    Monotone-Parent: bc0e93dcef9a5cd587d3be1a69b22cdf040ed789
155246    Monotone-Revision: fd79ef01a0501707aa8528f31eb9128418310ceb
155247
155248    Monotone-Author: flachapelle@inverse.ca
155249    Monotone-Date: 2008-12-12T18:44:07
155250    Monotone-Branch: ca.inverse.sogo
155251
155252M	UI/Scheduler/UIxAppointmentEditor.m
155253
155254commit ee3c7fe50f28ade401265dd66397689756702078
155255Author: Francis Lachapelle <flachapelle@inverse.ca>
155256Date:   Fri Dec 12 18:43:14 2008 +0000
155257
155258    Fix for bug #3166
155259
155260    Monotone-Parent: d85d7d8fee328504d17e9458ec53c9819d09b3bc
155261    Monotone-Revision: bc0e93dcef9a5cd587d3be1a69b22cdf040ed789
155262
155263    Monotone-Author: flachapelle@inverse.ca
155264    Monotone-Date: 2008-12-12T18:43:14
155265    Monotone-Branch: ca.inverse.sogo
155266
155267M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
155268M	SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m
155269M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
155270M	SOPE/NGCards/iCalYearlyRecurrenceCalculator.m
155271M	SoObjects/Appointments/iCalEvent+SOGo.m
155272
155273commit 5f04a776f0261b21884911a7e8c7abb6422ddf24
155274Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155275Date:   Fri Dec 12 17:57:46 2008 +0000
155276
155277    Monotone-Parent: cf2377c99cc62f3668a4d5cac12620b34107b011
155278    Monotone-Revision: ff27cb5c0c118c485e7cf9d8e62d4428edafdb32
155279
155280    Monotone-Author: wsourdeau@inverse.ca
155281    Monotone-Date: 2008-12-12T17:57:46
155282    Monotone-Branch: ca.inverse.sogo
155283
155284D	SOPE/GDLContentStore/common.h
155285
155286commit e697b7615e9e71519e9b894cd6d2a4647f0c9905
155287Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155288Date:   Fri Dec 12 17:57:23 2008 +0000
155289
155290    Monotone-Parent: 7693a13871fea2b066790d804159529866a7e4c8
155291    Monotone-Revision: cf2377c99cc62f3668a4d5cac12620b34107b011
155292
155293    Monotone-Author: wsourdeau@inverse.ca
155294    Monotone-Date: 2008-12-12T17:57:23
155295    Monotone-Branch: ca.inverse.sogo
155296
155297M	SOPE/GDLContentStore/EOAdaptorChannel+GCS.m
155298M	SOPE/GDLContentStore/EOQualifier+GCS.m
155299M	SOPE/GDLContentStore/GCSChannelManager.m
155300M	SOPE/GDLContentStore/GCSContext.m
155301M	SOPE/GDLContentStore/GCSFieldExtractor.m
155302M	SOPE/GDLContentStore/GCSFieldInfo.m
155303M	SOPE/GDLContentStore/GCSFolder.m
155304M	SOPE/GDLContentStore/GCSFolderType.m
155305M	SOPE/GDLContentStore/GCSStringFormatter.m
155306M	SOPE/GDLContentStore/NSURL+GCS.m
155307M	SOPE/GDLContentStore/gcs_cat.m
155308M	SOPE/GDLContentStore/gcs_gensql.m
155309M	SOPE/GDLContentStore/gcs_ls.m
155310M	SOPE/GDLContentStore/gcs_mkdir.m
155311M	SOPE/GDLContentStore/gcs_recreatequick.m
155312
155313commit 5e8f6e38ad8d0006533d1d02e26712d822f8c5c3
155314Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155315Date:   Fri Dec 12 17:32:14 2008 +0000
155316
155317    Monotone-Parent: e67291cb30df49fcf6c20e3c285bfc306157d7c5
155318    Monotone-Revision: 7693a13871fea2b066790d804159529866a7e4c8
155319
155320    Monotone-Author: wsourdeau@inverse.ca
155321    Monotone-Date: 2008-12-12T17:32:14
155322    Monotone-Branch: ca.inverse.sogo
155323
155324M	SOPE/GDLContentStore/GCSChannelManager.m
155325
155326commit b6b1069fb794a47f60842a7da26416406ee91078
155327Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155328Date:   Thu Dec 11 23:23:23 2008 +0000
155329
155330    Monotone-Parent: d85d7d8fee328504d17e9458ec53c9819d09b3bc
155331    Monotone-Revision: e67291cb30df49fcf6c20e3c285bfc306157d7c5
155332
155333    Monotone-Author: wsourdeau@inverse.ca
155334    Monotone-Date: 2008-12-11T23:23:23
155335    Monotone-Branch: ca.inverse.sogo
155336
155337D	SOPE/sope-patchset-r1626.diff
155338A	SOPE/sope-patchset-r1630.diff
155339
155340commit 376a681d9420d881c79b386e3616f6efdbed03a4
155341Author: Francis Lachapelle <flachapelle@inverse.ca>
155342Date:   Thu Dec 11 17:25:19 2008 +0000
155343
155344    Fix for bug #3163
155345
155346    Monotone-Parent: 9b6f0c65763b57f4f4f3198f2400f943060f7bb4
155347    Monotone-Revision: d85d7d8fee328504d17e9458ec53c9819d09b3bc
155348
155349    Monotone-Author: flachapelle@inverse.ca
155350    Monotone-Date: 2008-12-11T17:25:19
155351    Monotone-Branch: ca.inverse.sogo
155352
155353M	UI/WebServerResources/SchedulerUI.js
155354
155355commit f37eeac57396645c951472304b730b853ffbbb7c
155356Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155357Date:   Thu Dec 11 16:45:39 2008 +0000
155358
155359    Monotone-Parent: 95af248444f21e7a45c7f512247840f4bf84e4bb
155360    Monotone-Revision: 894fc668494f3ff87fbd4e784b35d68564b8d482
155361
155362    Monotone-Author: wsourdeau@inverse.ca
155363    Monotone-Date: 2008-12-11T16:45:39
155364    Monotone-Branch: ca.inverse.sogo
155365
155366M	Main/SOGoProductLoader.m
155367
155368commit e40e82cde49045d653cc27b194c270a17d3bf092
155369Author: Francis Lachapelle <flachapelle@inverse.ca>
155370Date:   Wed Dec 10 19:24:07 2008 +0000
155371
155372    Monotone-Parent: 95af248444f21e7a45c7f512247840f4bf84e4bb
155373    Monotone-Revision: f6a2b7a59b97cc24c9e22e0a5b0e131bdcf23204
155374
155375    Monotone-Author: flachapelle@inverse.ca
155376    Monotone-Date: 2008-12-10T19:24:07
155377    Monotone-Branch: ca.inverse.sogo
155378
155379M	SoObjects/Appointments/iCalEventChanges+SOGo.m
155380
155381commit 8d1507cc3a92a6da59d6f6b672e28cb99a6b7d1d
155382Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155383Date:   Wed Dec 10 19:02:50 2008 +0000
155384
155385    Monotone-Parent: 25c172f93ef4ab6ada0aeb6ff4267e98aef8b719
155386    Monotone-Revision: 95af248444f21e7a45c7f512247840f4bf84e4bb
155387
155388    Monotone-Author: wsourdeau@inverse.ca
155389    Monotone-Date: 2008-12-10T19:02:50
155390    Monotone-Branch: ca.inverse.sogo
155391
155392M	SOPE/NGCards/ChangeLog
155393M	SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m
155394M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
155395M	SOPE/NGCards/iCalYearlyRecurrenceCalculator.m
155396
155397commit ff33d95a42ef3ba28fe8d433891dfdee2b1ec0b2
155398Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155399Date:   Wed Dec 10 18:57:55 2008 +0000
155400
155401    Monotone-Parent: 4e8caa9222644e6820515bbf312f74dbd372c2fc
155402    Monotone-Revision: 25c172f93ef4ab6ada0aeb6ff4267e98aef8b719
155403
155404    Monotone-Author: wsourdeau@inverse.ca
155405    Monotone-Date: 2008-12-10T18:57:55
155406    Monotone-Branch: ca.inverse.sogo
155407
155408M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
155409M	SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m
155410M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
155411M	SOPE/NGCards/iCalYearlyRecurrenceCalculator.m
155412
155413commit b8b4c6b5d3ade6d4ec31bbaa1c403c1cf2b2839a
155414Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155415Date:   Wed Dec 10 18:40:20 2008 +0000
155416
155417    Monotone-Parent: 3982031e38b06b813c9ec76b413450de9c7c94f1
155418    Monotone-Revision: 4e8caa9222644e6820515bbf312f74dbd372c2fc
155419
155420    Monotone-Author: wsourdeau@inverse.ca
155421    Monotone-Date: 2008-12-10T18:40:20
155422    Monotone-Branch: ca.inverse.sogo
155423
155424M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
155425
155426commit cd26aa258a898a46c2e443bca490a0b3a401e87a
155427Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155428Date:   Wed Dec 10 18:22:02 2008 +0000
155429
155430    Monotone-Parent: d0ea902006aff76a240977444d064ce28a10b799
155431    Monotone-Revision: 3982031e38b06b813c9ec76b413450de9c7c94f1
155432
155433    Monotone-Author: wsourdeau@inverse.ca
155434    Monotone-Date: 2008-12-10T18:22:02
155435    Monotone-Branch: ca.inverse.sogo
155436
155437M	SOPE/NGCards/NSCalendarDate+ICal.m
155438M	SOPE/NGCards/iCalRecurrenceRule.m
155439
155440commit d0fa4aabcedd634168ab0c7bd2d77a67e750d4b3
155441Author: Francis Lachapelle <flachapelle@inverse.ca>
155442Date:   Tue Dec 9 22:51:01 2008 +0000
155443
155444    Monotone-Parent: 4e17b08fe2e5110da212dc608cc2b8d378ef094a
155445    Monotone-Revision: d0ea902006aff76a240977444d064ce28a10b799
155446
155447    Monotone-Author: flachapelle@inverse.ca
155448    Monotone-Date: 2008-12-09T22:51:01
155449    Monotone-Branch: ca.inverse.sogo
155450
155451M	SoObjects/Appointments/SOGoAppointmentObject.m
155452
155453commit 757936291dfe3c897bac0646a3322df99d7f58b7
155454Author: Francis Lachapelle <flachapelle@inverse.ca>
155455Date:   Tue Dec 9 21:56:24 2008 +0000
155456
155457    Monotone-Parent: 5335af27b0e9d71da6cdc33a28be0e109f79c8b2
155458    Monotone-Revision: 4e17b08fe2e5110da212dc608cc2b8d378ef094a
155459
155460    Monotone-Author: flachapelle@inverse.ca
155461    Monotone-Date: 2008-12-09T21:56:24
155462    Monotone-Branch: ca.inverse.sogo
155463
155464M	SoObjects/Appointments/SOGoAppointmentObject.m
155465
155466commit 742e7fd9368e86190f9db01af36cfdc1461b0ef0
155467Author: Francis Lachapelle <flachapelle@inverse.ca>
155468Date:   Tue Dec 9 18:23:35 2008 +0000
155469
155470    Monotone-Parent: 9f3f242b60f7db4066eb1a89daef0286cf6907af
155471    Monotone-Revision: 5335af27b0e9d71da6cdc33a28be0e109f79c8b2
155472
155473    Monotone-Author: flachapelle@inverse.ca
155474    Monotone-Date: 2008-12-09T18:23:35
155475    Monotone-Branch: ca.inverse.sogo
155476
155477M	SoObjects/Appointments/SOGoAppointmentObject.m
155478
155479commit 1d829010e7b2a6580aa9ac373585c5a91efe55f5
155480Author: Francis Lachapelle <flachapelle@inverse.ca>
155481Date:   Tue Dec 9 17:28:08 2008 +0000
155482
155483    Monotone-Parent: 383366b73218cb743a0be1ecef654d1c6aabd0a5
155484    Monotone-Revision: 9f3f242b60f7db4066eb1a89daef0286cf6907af
155485
155486    Monotone-Author: flachapelle@inverse.ca
155487    Monotone-Date: 2008-12-09T17:28:08
155488    Monotone-Branch: ca.inverse.sogo
155489
155490M	SoObjects/Appointments/SOGoAppointmentObject.m
155491
155492commit 0ce1d4ed630007adad9af972f10782c2a58f4e4c
155493Author: Francis Lachapelle <flachapelle@inverse.ca>
155494Date:   Tue Dec 9 15:29:39 2008 +0000
155495
155496    Monotone-Parent: 0cec38c2db19c72bdff0ec74c3b4141bdc6cfeb4
155497    Monotone-Revision: 383366b73218cb743a0be1ecef654d1c6aabd0a5
155498
155499    Monotone-Author: flachapelle@inverse.ca
155500    Monotone-Date: 2008-12-09T15:29:39
155501    Monotone-Branch: ca.inverse.sogo
155502
155503M	ChangeLog
155504M	SOPE/NGCards/iCalRepeatableEntityObject.m
155505M	SoObjects/Appointments/SOGoAppointmentObject.h
155506M	SoObjects/Appointments/SOGoAppointmentObject.m
155507
155508commit cfb24466beae99cf52a1a62e815a56903e2aa4fd
155509Author: Ludovic Marcotte <lmarcotte@inverse.ca>
155510Date:   Tue Dec 9 00:08:55 2008 +0000
155511
155512    See ChangeLog
155513
155514    Monotone-Parent: 24aa8e2c1d2f2c9fdab5c5ebabfa870aac732d46
155515    Monotone-Revision: 0cec38c2db19c72bdff0ec74c3b4141bdc6cfeb4
155516
155517    Monotone-Author: ludovic@Sophos.ca
155518    Monotone-Date: 2008-12-09T00:08:55
155519    Monotone-Branch: ca.inverse.sogo
155520
155521M	ChangeLog
155522M	SoObjects/Appointments/SOGoAppointmentFolder.m
155523
155524commit 5d4d5483ef5246562687967b3602add26c030653
155525Author: Francis Lachapelle <flachapelle@inverse.ca>
155526Date:   Fri Dec 5 16:11:54 2008 +0000
155527
155528    Monotone-Parent: 9644df847f3d64262029a478a7508355366a0d57
155529    Monotone-Revision: 24aa8e2c1d2f2c9fdab5c5ebabfa870aac732d46
155530
155531    Monotone-Author: flachapelle@inverse.ca
155532    Monotone-Date: 2008-12-05T16:11:54
155533    Monotone-Branch: ca.inverse.sogo
155534
155535M	UI/MailPartViewers/UIxMailPartICalViewer.m
155536M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
155537
155538commit 30f832a3754c108edbecc844433a63fe174dc431
155539Author: Francis Lachapelle <flachapelle@inverse.ca>
155540Date:   Fri Dec 5 16:11:41 2008 +0000
155541
155542    Monotone-Parent: 13af0049df662f524304f42aacc2ca3dda868fc6
155543    Monotone-Revision: 9644df847f3d64262029a478a7508355366a0d57
155544
155545    Monotone-Author: flachapelle@inverse.ca
155546    Monotone-Date: 2008-12-05T16:11:41
155547    Monotone-Branch: ca.inverse.sogo
155548
155549M	ChangeLog
155550M	SoObjects/Appointments/SOGoAppointmentObject.m
155551M	SoObjects/Appointments/SOGoCalendarComponent.m
155552M	SoObjects/Appointments/SOGoComponentOccurence.m
155553
155554commit fbdb62e9e151f35169bb0a8c540c451b1da2731d
155555Author: Ludovic Marcotte <lmarcotte@inverse.ca>
155556Date:   Fri Dec 5 14:39:43 2008 +0000
155557
155558    See ChangeLog
155559
155560    Monotone-Parent: 12ed84168f6783b4fa69a1d4907b40a7e5ca0946
155561    Monotone-Revision: 13af0049df662f524304f42aacc2ca3dda868fc6
155562
155563    Monotone-Author: ludovic@Sophos.ca
155564    Monotone-Date: 2008-12-05T14:39:43
155565    Monotone-Branch: ca.inverse.sogo
155566
155567M	ChangeLog
155568M	SOPE/NGCards/NSString+NGCards.m
155569M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
155570
155571commit 0ea6f9f468e4307ef2b65a2a1182b60a5cbe45a8
155572Author: Ludovic Marcotte <lmarcotte@inverse.ca>
155573Date:   Fri Dec 5 01:20:59 2008 +0000
155574
155575    See ChangeLog
155576
155577    Monotone-Parent: a9f8f863ba0feb17a87ae1239a496d8cd5ab18df
155578    Monotone-Revision: 12ed84168f6783b4fa69a1d4907b40a7e5ca0946
155579
155580    Monotone-Author: ludovic@Sophos.ca
155581    Monotone-Date: 2008-12-05T01:20:59
155582    Monotone-Branch: ca.inverse.sogo
155583
155584M	ChangeLog
155585M	SoObjects/SOGo/SOGoCache.m
155586
155587commit d06e7e8423d1532ef76d4ea9eb65110b9db0be65
155588Author: Francis Lachapelle <flachapelle@inverse.ca>
155589Date:   Wed Dec 3 23:11:05 2008 +0000
155590
155591    Monotone-Parent: 1f0eab41427c479dcc5668b7a84e8ade40eae514
155592    Monotone-Revision: a9f8f863ba0feb17a87ae1239a496d8cd5ab18df
155593
155594    Monotone-Author: flachapelle@inverse.ca
155595    Monotone-Date: 2008-12-03T23:11:05
155596    Monotone-Branch: ca.inverse.sogo
155597
155598M	ChangeLog
155599
155600commit 8e7b9bcaa0c8489fdb12335a340801666fb746c0
155601Author: Francis Lachapelle <flachapelle@inverse.ca>
155602Date:   Wed Dec 3 23:08:37 2008 +0000
155603
155604    Monotone-Parent: ddcadf6f0cf1825abb4b35c686982d748a8e22c0
155605    Monotone-Revision: 1f0eab41427c479dcc5668b7a84e8ade40eae514
155606
155607    Monotone-Author: flachapelle@inverse.ca
155608    Monotone-Date: 2008-12-03T23:08:37
155609    Monotone-Branch: ca.inverse.sogo
155610
155611M	SoObjects/Appointments/SOGoAppointmentObject.m
155612M	SoObjects/Appointments/SOGoCalendarComponent.h
155613M	SoObjects/Appointments/SOGoComponentOccurence.m
155614
155615commit d59355b5e1bb725a294279f67f29cf0f82da22a9
155616Author: Francis Lachapelle <flachapelle@inverse.ca>
155617Date:   Wed Dec 3 16:18:41 2008 +0000
155618
155619    Monotone-Parent: e2c0c29f57790c11b70402648fcea481f24b2a1b
155620    Monotone-Revision: ddcadf6f0cf1825abb4b35c686982d748a8e22c0
155621
155622    Monotone-Author: flachapelle@inverse.ca
155623    Monotone-Date: 2008-12-03T16:18:41
155624    Monotone-Branch: ca.inverse.sogo
155625
155626M	ChangeLog
155627
155628commit 25ee135fdcd1127926d688e22862d100e060c423
155629Author: Francis Lachapelle <flachapelle@inverse.ca>
155630Date:   Wed Dec 3 16:18:12 2008 +0000
155631
155632    Monotone-Parent: 3d88bd203af6504eee5fcea3bde52990d2512a3a
155633    Monotone-Revision: e2c0c29f57790c11b70402648fcea481f24b2a1b
155634
155635    Monotone-Author: flachapelle@inverse.ca
155636    Monotone-Date: 2008-12-03T16:18:12
155637    Monotone-Branch: ca.inverse.sogo
155638
155639M	SOPE/NGCards/iCalRecurrenceRule.m
155640M	SoObjects/Appointments/SOGoAppointmentObject.m
155641M	UI/MailPartViewers/UIxMailPartICalActions.m
155642M	UI/MailPartViewers/UIxMailPartICalViewer.m
155643
155644commit 6e6adf90381b4433a39926c14adff8c2581a6558
155645Author: Ludovic Marcotte <lmarcotte@inverse.ca>
155646Date:   Wed Dec 3 01:36:57 2008 +0000
155647
155648    See ChangeLog
155649
155650    Monotone-Parent: ca77b33237a4a7e175057093f4f695d8170e5f1c
155651    Monotone-Revision: 3d88bd203af6504eee5fcea3bde52990d2512a3a
155652
155653    Monotone-Author: ludovic@Sophos.ca
155654    Monotone-Date: 2008-12-03T01:36:57
155655    Monotone-Branch: ca.inverse.sogo
155656
155657M	ChangeLog
155658M	SoObjects/Appointments/SOGoAppointmentFolder.m
155659
155660commit fdabc48820ff07676c9eacfecd79f1ea520cd490
155661Author: Ludovic Marcotte <lmarcotte@inverse.ca>
155662Date:   Tue Dec 2 12:27:41 2008 +0000
155663
155664    Minor fix in the SENT-BY handling.
155665
155666    Monotone-Parent: 694105995f89f2830e19da5ab10400813c23741f
155667    Monotone-Revision: 8a7076e816120408558e4add54151b80aeeb69d8
155668
155669    Monotone-Author: ludovic@Sophos.ca
155670    Monotone-Date: 2008-12-02T12:27:41
155671    Monotone-Branch: ca.inverse.sogo
155672
155673M	UI/MailPartViewers/UIxMailPartICalActions.m
155674
155675commit 6d826be7be9c817fb19992c73eba0f1283531716
155676Author: Francis Lachapelle <flachapelle@inverse.ca>
155677Date:   Tue Dec 2 03:36:13 2008 +0000
155678
155679    Monotone-Parent: 884376eab50534fb111e8f427846e2eb674bb704
155680    Monotone-Revision: 67d8b9dd5560b0fe74b28e933a26f5555a9cad04
155681
155682    Monotone-Author: flachapelle@inverse.ca
155683    Monotone-Date: 2008-12-02T03:36:13
155684    Monotone-Branch: ca.inverse.sogo
155685
155686M	UI/Scheduler/Dutch.lproj/Localizable.strings
155687M	UI/Scheduler/English.lproj/Localizable.strings
155688M	UI/Scheduler/French.lproj/Localizable.strings
155689M	UI/Scheduler/German.lproj/Localizable.strings
155690M	UI/Scheduler/Italian.lproj/Localizable.strings
155691M	UI/Scheduler/Spanish.lproj/Localizable.strings
155692
155693commit fd7f6149defc77b01902f0fdbdbda715604e9923
155694Author: Francis Lachapelle <flachapelle@inverse.ca>
155695Date:   Tue Dec 2 03:35:34 2008 +0000
155696
155697    Monotone-Parent: 8cbcf72bb3b427bf1185e7aa4bed02fcd25f9b09
155698    Monotone-Revision: 884376eab50534fb111e8f427846e2eb674bb704
155699
155700    Monotone-Author: flachapelle@inverse.ca
155701    Monotone-Date: 2008-12-02T03:35:34
155702    Monotone-Branch: ca.inverse.sogo
155703
155704M	SoObjects/Appointments/SOGoAppointmentObject.m
155705
155706commit 004cdf3a7b2cea260a2c09d6df0fb72792ebe69a
155707Author: Francis Lachapelle <flachapelle@inverse.ca>
155708Date:   Tue Dec 2 03:35:16 2008 +0000
155709
155710    Monotone-Parent: 136367702e2d0a66ecd8c78c0f55fe81a6d9d1be
155711    Monotone-Revision: 8cbcf72bb3b427bf1185e7aa4bed02fcd25f9b09
155712
155713    Monotone-Author: flachapelle@inverse.ca
155714    Monotone-Date: 2008-12-02T03:35:16
155715    Monotone-Branch: ca.inverse.sogo
155716
155717M	UI/WebServerResources/UIxRecurrenceEditor.js
155718
155719commit d9791705fbb27dbe3684db6a02ac7d7c67c02dfb
155720Author: Ludovic Marcotte <lmarcotte@inverse.ca>
155721Date:   Tue Dec 2 01:36:53 2008 +0000
155722
155723    See ChangeLog
155724
155725    Monotone-Parent: 136367702e2d0a66ecd8c78c0f55fe81a6d9d1be
155726    Monotone-Revision: 694105995f89f2830e19da5ab10400813c23741f
155727
155728    Monotone-Author: ludovic@Sophos.ca
155729    Monotone-Date: 2008-12-02T01:36:53
155730    Monotone-Branch: ca.inverse.sogo
155731
155732M	ChangeLog
155733M	SoObjects/SOGo/SOGoCache.m
155734M	SoObjects/SOGo/SOGoUserDefaults.m
155735
155736commit 0b69340ca5c4462e029dc6f6bc8074f3aea66775
155737Author: Francis Lachapelle <flachapelle@inverse.ca>
155738Date:   Mon Dec 1 22:46:31 2008 +0000
155739
155740    Monotone-Parent: b92e4d17974a684ddf2c80a9d22bd0bcbe85f3f6
155741    Monotone-Revision: 136367702e2d0a66ecd8c78c0f55fe81a6d9d1be
155742
155743    Monotone-Author: flachapelle@inverse.ca
155744    Monotone-Date: 2008-12-01T22:46:31
155745    Monotone-Branch: ca.inverse.sogo
155746
155747M	UI/Scheduler/UIxAppointmentEditor.h
155748M	UI/Scheduler/UIxAppointmentEditor.m
155749M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
155750M	UI/WebServerResources/UIxAppointmentEditor.css
155751M	UI/WebServerResources/UIxTaskEditor.css
155752
155753commit f8a1dd4ef07ccdedec50552c29c724021ff49250
155754Author: Francis Lachapelle <flachapelle@inverse.ca>
155755Date:   Mon Dec 1 21:34:04 2008 +0000
155756
155757    Monotone-Parent: be3a69319a721514c55dc1723be3091485efcaa6
155758    Monotone-Revision: b92e4d17974a684ddf2c80a9d22bd0bcbe85f3f6
155759
155760    Monotone-Author: flachapelle@inverse.ca
155761    Monotone-Date: 2008-12-01T21:34:04
155762    Monotone-Branch: ca.inverse.sogo
155763
155764M	ChangeLog
155765
155766commit 2582979066452a4bdc0cb9624b7387a15fb8ab1c
155767Author: Francis Lachapelle <flachapelle@inverse.ca>
155768Date:   Mon Dec 1 21:15:07 2008 +0000
155769
155770    Monotone-Parent: 4804ccb0f75341fb484b9540603a55565d6e29e5
155771    Monotone-Revision: c44d651c982e7aefb1a028f246dcc968eeefaa79
155772
155773    Monotone-Author: flachapelle@inverse.ca
155774    Monotone-Date: 2008-12-01T21:15:07
155775    Monotone-Branch: ca.inverse.sogo
155776
155777M	SoObjects/Appointments/SOGoAppointmentObject.m
155778
155779commit e95d7fa39e0b4176482ef66c9a518042f89f8e19
155780Author: Ludovic Marcotte <lmarcotte@inverse.ca>
155781Date:   Mon Dec 1 19:20:25 2008 +0000
155782
155783    See ChangeLog
155784
155785    Monotone-Parent: a81f3635524596f99835829a1a4835f3a7f58c1b
155786    Monotone-Revision: 1306bcb572d16a67199e32e625572c3430d39626
155787
155788    Monotone-Author: ludovic@Sophos.ca
155789    Monotone-Date: 2008-12-01T19:20:25
155790    Monotone-Branch: ca.inverse.sogo
155791
155792M	ChangeLog
155793M	SoObjects/Appointments/SOGoAppointmentObject.m
155794M	SoObjects/Appointments/SOGoCalendarComponent.m
155795M	UI/WebServerResources/UIxTaskEditor.css
155796
155797commit 266586d9048a0eb42e8f121dac7004418cc3cd5b
155798Author: Francis Lachapelle <flachapelle@inverse.ca>
155799Date:   Mon Dec 1 16:24:15 2008 +0000
155800
155801    Monotone-Parent: a81f3635524596f99835829a1a4835f3a7f58c1b
155802    Monotone-Revision: 4804ccb0f75341fb484b9540603a55565d6e29e5
155803
155804    Monotone-Author: flachapelle@inverse.ca
155805    Monotone-Date: 2008-12-01T16:24:15
155806    Monotone-Branch: ca.inverse.sogo
155807
155808M	SoObjects/Appointments/SOGoAppointmentObject.m
155809
155810commit 5732d7883e385318ec0bdbcac8bed5a6059c742f
155811Author: Ludovic Marcotte <lmarcotte@inverse.ca>
155812Date:   Sun Nov 30 13:42:16 2008 +0000
155813
155814    Small ACL fix
155815
155816    Monotone-Parent: 523fed02dc70f621abf4bedabf63f081f071683b
155817    Monotone-Revision: a81f3635524596f99835829a1a4835f3a7f58c1b
155818
155819    Monotone-Author: ludovic@Sophos.ca
155820    Monotone-Date: 2008-11-30T13:42:16
155821    Monotone-Branch: ca.inverse.sogo
155822
155823M	SoObjects/Appointments/product.plist
155824
155825commit 1064c5d3237c2478c564b8e3223b4bc9777395db
155826Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155827Date:   Sat Nov 29 17:46:33 2008 +0000
155828
155829    Monotone-Parent: 162dd535bb3f333402e6c71f49cd3dc84644980c
155830    Monotone-Revision: 523fed02dc70f621abf4bedabf63f081f071683b
155831
155832    Monotone-Author: wsourdeau@inverse.ca
155833    Monotone-Date: 2008-11-29T17:46:33
155834    Monotone-Branch: ca.inverse.sogo
155835
155836M	SoObjects/SOGo/SOGoContentObject.m
155837
155838commit 6e33a6eaa1b24a6868013f9d3f6b36c7a013f5bd
155839Author: Ludovic Marcotte <lmarcotte@inverse.ca>
155840Date:   Sat Nov 29 13:17:52 2008 +0000
155841
155842    See ChangeLog
155843
155844    Monotone-Parent: 38ed0d2f958b7e2d81b025392abb06c7e4a476b1
155845    Monotone-Revision: b9edf052394d895a535d32fccecba31ed057fd61
155846
155847    Monotone-Author: ludovic@Sophos.ca
155848    Monotone-Date: 2008-11-29T13:17:52
155849    Monotone-Branch: ca.inverse.sogo
155850
155851M	ChangeLog
155852M	SoObjects/Contacts/German.lproj/Localizable.strings
155853M	UI/Common/German.lproj/Localizable.strings
155854M	UI/Contacts/German.lproj/Localizable.strings
155855M	UI/MailerUI/German.lproj/Localizable.strings
155856M	UI/MainUI/German.lproj/Localizable.strings
155857M	UI/PreferencesUI/German.lproj/Localizable.strings
155858M	UI/Scheduler/German.lproj/Localizable.strings
155859M	UI/Templates/SOGoACLGermanAdditionAdvisory.wox
155860M	UI/Templates/SOGoACLGermanModificationAdvisory.wox
155861M	UI/Templates/SOGoACLGermanRemovalAdvisory.wox
155862M	UI/Templates/SOGoFolderGermanAdditionAdvisory.wox
155863M	UI/Templates/SOGoFolderGermanRemovalAdvisory.wox
155864
155865commit 7c7cd2a4ba5c22bd675f58d50efa2e6b87f9ce6b
155866Author: Francis Lachapelle <flachapelle@inverse.ca>
155867Date:   Fri Nov 28 23:19:16 2008 +0000
155868
155869    Monotone-Parent: ceda414b27b6b3fef257fed933d2af88a967452d
155870    Monotone-Revision: a19b3dadb613f792f2b5d328cba633f92a37f444
155871
155872    Monotone-Author: flachapelle@inverse.ca
155873    Monotone-Date: 2008-11-28T23:19:16
155874    Monotone-Branch: ca.inverse.sogo
155875
155876M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
155877
155878commit b5fbee042ed46f50a23d19be4ac23f1a2531beca
155879Author: Francis Lachapelle <flachapelle@inverse.ca>
155880Date:   Fri Nov 28 23:18:54 2008 +0000
155881
155882    Monotone-Parent: 8ea29fd9dc80aa205927a1c157c06ee3d46c96d1
155883    Monotone-Revision: ceda414b27b6b3fef257fed933d2af88a967452d
155884
155885    Monotone-Author: flachapelle@inverse.ca
155886    Monotone-Date: 2008-11-28T23:18:54
155887    Monotone-Branch: ca.inverse.sogo
155888
155889M	UI/MailPartViewers/UIxMailPartICalViewer.m
155890
155891commit 5aca2d7235f60c093ab42e205df64eb8fdf71f06
155892Author: Francis Lachapelle <flachapelle@inverse.ca>
155893Date:   Fri Nov 28 23:10:41 2008 +0000
155894
155895    Monotone-Parent: fd17d1db3508a9f1ae745c58c00d732b0459740e
155896    Monotone-Revision: 8ea29fd9dc80aa205927a1c157c06ee3d46c96d1
155897
155898    Monotone-Author: flachapelle@inverse.ca
155899    Monotone-Date: 2008-11-28T23:10:41
155900    Monotone-Branch: ca.inverse.sogo
155901
155902M	SoObjects/Appointments/SOGoAppointmentObject.m
155903
155904commit 9d4b88dfc772e4fbf7006ff8b1149cb23bd98e60
155905Author: Ludovic Marcotte <lmarcotte@inverse.ca>
155906Date:   Fri Nov 28 20:12:22 2008 +0000
155907
155908    See ChangeLog
155909
155910    Monotone-Parent: fd17d1db3508a9f1ae745c58c00d732b0459740e
155911    Monotone-Revision: 38ed0d2f958b7e2d81b025392abb06c7e4a476b1
155912
155913    Monotone-Author: ludovic@Sophos.ca
155914    Monotone-Date: 2008-11-28T20:12:22
155915    Monotone-Branch: ca.inverse.sogo
155916
155917M	ChangeLog
155918M	SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.html
155919M	SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.wod
155920M	SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.html
155921M	SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.wod
155922M	SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html
155923M	SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.wod
155924M	SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html
155925M	SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.wod
155926M	SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.html
155927M	SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.wod
155928M	SoObjects/Appointments/SOGoAptMailNotification.m
155929M	SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.html
155930M	SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.wod
155931
155932commit 166213933f61d2a47bda0d315b5d0c0742a4816e
155933Author: Francis Lachapelle <flachapelle@inverse.ca>
155934Date:   Fri Nov 28 19:54:51 2008 +0000
155935
155936    Monotone-Parent: b98feac746b0ff0001fe777c4f71e1930b761a59
155937    Monotone-Revision: fd17d1db3508a9f1ae745c58c00d732b0459740e
155938
155939    Monotone-Author: flachapelle@inverse.ca
155940    Monotone-Date: 2008-11-28T19:54:51
155941    Monotone-Branch: ca.inverse.sogo
155942
155943M	SoObjects/Appointments/SOGoAppointmentObject.m
155944
155945commit 6834135f25045567c76544ee8ab5750559c8f755
155946Author: Ludovic Marcotte <lmarcotte@inverse.ca>
155947Date:   Fri Nov 28 15:39:56 2008 +0000
155948
155949    Small ACL fix.
155950
155951    Monotone-Parent: 96e18f77583ec1463498942919e5ad543269ea16
155952    Monotone-Revision: b98feac746b0ff0001fe777c4f71e1930b761a59
155953
155954    Monotone-Author: ludovic@Sophos.ca
155955    Monotone-Date: 2008-11-28T15:39:56
155956    Monotone-Branch: ca.inverse.sogo
155957
155958M	SoObjects/Appointments/product.plist
155959
155960commit b196cdfae2747a1264ab1c5df4d14f47b6677419
155961Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
155962Date:   Fri Nov 28 15:13:52 2008 +0000
155963
155964    Monotone-Parent: b9443420fc607bc2c0d8c6a5cff48fda3c68f7e6
155965    Monotone-Revision: 96e18f77583ec1463498942919e5ad543269ea16
155966
155967    Monotone-Author: wsourdeau@inverse.ca
155968    Monotone-Date: 2008-11-28T15:13:52
155969    Monotone-Branch: ca.inverse.sogo
155970
155971M	UI/WebServerResources/UIxContactsUserFolders.js
155972
155973commit 021c061d291602d630ab6ca586fefcd463a1ae5b
155974Author: Ludovic Marcotte <lmarcotte@inverse.ca>
155975Date:   Wed Nov 26 16:26:32 2008 +0000
155976
155977    See ChangeLog
155978
155979    Monotone-Parent: 1fc6240dbb88ca9e470be6d2679ee8e3e10e4f4f
155980    Monotone-Revision: b9443420fc607bc2c0d8c6a5cff48fda3c68f7e6
155981
155982    Monotone-Author: ludovic@Sophos.ca
155983    Monotone-Date: 2008-11-26T16:26:32
155984    Monotone-Branch: ca.inverse.sogo
155985
155986M	ChangeLog
155987M	SoObjects/Appointments/SOGoAppointmentObject.m
155988M	SoObjects/SOGo/SOGoGCSFolder.m
155989M	UI/Scheduler/UIxAppointmentEditor.m
155990M	UI/Scheduler/UIxComponentEditor.m
155991
155992commit eba307e5c0fc1c6c9ff72901a53273ecd420bfef
155993Author: Ludovic Marcotte <lmarcotte@inverse.ca>
155994Date:   Wed Nov 26 12:20:26 2008 +0000
155995
155996    See ChangeLog
155997
155998    Monotone-Parent: 8c84d6a640b03db846372423022159e6855f501a
155999    Monotone-Revision: 1fc6240dbb88ca9e470be6d2679ee8e3e10e4f4f
156000
156001    Monotone-Author: ludovic@Sophos.ca
156002    Monotone-Date: 2008-11-26T12:20:26
156003    Monotone-Branch: ca.inverse.sogo
156004
156005M	ChangeLog
156006M	SoObjects/Appointments/SOGoAppointmentObject.m
156007M	SoObjects/SOGo/SOGoGCSFolder.m
156008
156009commit a127fc11fc7d6de5f51e822b6f51f0f5ec085f64
156010Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
156011Date:   Wed Nov 26 01:58:33 2008 +0000
156012
156013    Monotone-Parent: ef1202eb23562c04fbe5f3e3ce4cab4319fe9b98
156014    Monotone-Revision: 8c84d6a640b03db846372423022159e6855f501a
156015
156016    Monotone-Author: wsourdeau@inverse.ca
156017    Monotone-Date: 2008-11-26T01:58:33
156018    Monotone-Branch: ca.inverse.sogo
156019
156020M	SoObjects/Appointments/SOGoAppointmentFolder.m
156021M	SoObjects/SOGo/SOGoContentObject.m
156022
156023commit 0f8fb4e270921018bc0c78c892dc2b30e24a1817
156024Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
156025Date:   Tue Nov 25 15:37:26 2008 +0000
156026
156027    Monotone-Parent: a638a09e849ae382ffe2e645259462cb8007bccd
156028    Monotone-Revision: ef1202eb23562c04fbe5f3e3ce4cab4319fe9b98
156029
156030    Monotone-Author: wsourdeau@inverse.ca
156031    Monotone-Date: 2008-11-25T15:37:26
156032    Monotone-Branch: ca.inverse.sogo
156033
156034M	UI/MainUI/Dutch.lproj/Localizable.strings
156035
156036commit b3e5fb6c928a59f502fba5702c0d985a91700996
156037Author: Ludovic Marcotte <lmarcotte@inverse.ca>
156038Date:   Mon Nov 24 21:25:42 2008 +0000
156039
156040    See ChangeLog
156041
156042    Monotone-Parent: 2ff14c56a17684b19765d7bcced2675ab78095b7
156043    Monotone-Revision: a638a09e849ae382ffe2e645259462cb8007bccd
156044
156045    Monotone-Author: ludovic@Sophos.ca
156046    Monotone-Date: 2008-11-24T21:25:42
156047    Monotone-Branch: ca.inverse.sogo
156048
156049M	ChangeLog
156050M	SoObjects/SOGo/NSDictionary+Utilities.m
156051M	SoObjects/SOGo/SOGoUserFolder.m
156052M	UI/MainUI/SOGoUserHomePage.m
156053
156054commit 57765e6911a1ed79d4eb9b34a85550de9c7eee5f
156055Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
156056Date:   Mon Nov 24 21:26:36 2008 +0000
156057
156058    Monotone-Parent: 4693003507fe98c458c21286d91ac2a4d897dbe9
156059    Monotone-Revision: 2ff14c56a17684b19765d7bcced2675ab78095b7
156060
156061    Monotone-Author: wsourdeau@inverse.ca
156062    Monotone-Date: 2008-11-24T21:26:36
156063    Monotone-Branch: ca.inverse.sogo
156064
156065M	ChangeLog
156066M	SoObjects/SOGo/SOGoParentFolder.m
156067
156068commit 60af54d3d3167f92401f1698d2eb4a805abe7462
156069Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
156070Date:   Mon Nov 24 18:22:03 2008 +0000
156071
156072    Monotone-Parent: 10fad6f18810923edd3ebb587d290f30625fe73b
156073    Monotone-Revision: 4693003507fe98c458c21286d91ac2a4d897dbe9
156074
156075    Monotone-Author: wsourdeau@inverse.ca
156076    Monotone-Date: 2008-11-24T18:22:03
156077    Monotone-Branch: ca.inverse.sogo
156078
156079M	UI/MainUI/Dutch.lproj/Localizable.strings
156080M	UI/MainUI/French.lproj/Localizable.strings
156081M	UI/MainUI/Italian.lproj/Localizable.strings
156082M	UI/MainUI/Spanish.lproj/Localizable.strings
156083
156084commit 54ad1e8d3a21a848897ddc88eb39f1e9bec1340b
156085Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
156086Date:   Mon Nov 24 15:32:53 2008 +0000
156087
156088    Monotone-Parent: ab28e876d47edc07234b1f9748e3a16ffa4e0d9d
156089    Monotone-Revision: 10fad6f18810923edd3ebb587d290f30625fe73b
156090
156091    Monotone-Author: wsourdeau@inverse.ca
156092    Monotone-Date: 2008-11-24T15:32:53
156093    Monotone-Branch: ca.inverse.sogo
156094
156095M	UI/WebServerResources/UIxContactsUserFolders.js
156096
156097commit 3c4eacb5057b74291fd8ec09eadfbc0dd4f541c7
156098Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
156099Date:   Mon Nov 24 14:53:48 2008 +0000
156100
156101    Monotone-Parent: a6cd236d62a4ba9246dc67535656fddd4588d4ab
156102    Monotone-Revision: ab28e876d47edc07234b1f9748e3a16ffa4e0d9d
156103
156104    Monotone-Author: wsourdeau@inverse.ca
156105    Monotone-Date: 2008-11-24T14:53:48
156106    Monotone-Branch: ca.inverse.sogo
156107
156108M	UI/WebServerResources/UIxContactsUserFolders.js
156109
156110commit 5967911656cd8f0dbc385f67af1cd3254a20c6a5
156111Author: Francis Lachapelle <flachapelle@inverse.ca>
156112Date:   Mon Nov 24 13:58:04 2008 +0000
156113
156114    Monotone-Parent: c30c440a14fe8daee4210904dd0d7212fd743325
156115    Monotone-Revision: a6cd236d62a4ba9246dc67535656fddd4588d4ab
156116
156117    Monotone-Author: flachapelle@inverse.ca
156118    Monotone-Date: 2008-11-24T13:58:04
156119    Monotone-Branch: ca.inverse.sogo
156120
156121M	SoObjects/Appointments/iCalEntityObject+SOGo.m
156122
156123commit c2ace24b44ac612c16bc62696bb4b4f915a33cca
156124Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
156125Date:   Mon Nov 24 04:12:16 2008 +0000
156126
156127    Monotone-Parent: 763cdd65301c2ece5f7e7a480dc165fb25068f9a
156128    Monotone-Revision: c30c440a14fe8daee4210904dd0d7212fd743325
156129
156130    Monotone-Author: wsourdeau@inverse.ca
156131    Monotone-Date: 2008-11-24T04:12:16
156132    Monotone-Branch: ca.inverse.sogo
156133
156134M	ChangeLog
156135M	UI/MainUI/SOGoUserHomePage.m
156136M	UI/MainUI/product.plist
156137
156138commit 27f9ea0dcd408779c0899754394d1e0cf1c4a27a
156139Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
156140Date:   Mon Nov 24 04:10:38 2008 +0000
156141
156142    Monotone-Parent: ae56d5117f5b648163117349eff8696b1b010e47
156143    Monotone-Revision: 763cdd65301c2ece5f7e7a480dc165fb25068f9a
156144
156145    Monotone-Author: wsourdeau@inverse.ca
156146    Monotone-Date: 2008-11-24T04:10:38
156147    Monotone-Branch: ca.inverse.sogo
156148
156149M	UI/Contacts/Dutch.lproj/Localizable.strings
156150M	UI/Contacts/English.lproj/Localizable.strings
156151M	UI/Contacts/French.lproj/Localizable.strings
156152M	UI/Contacts/German.lproj/Localizable.strings
156153M	UI/Contacts/Italian.lproj/Localizable.strings
156154M	UI/Contacts/Spanish.lproj/Localizable.strings
156155M	UI/WebServerResources/UIxContactsUserFolders.js
156156M	UI/WebServerResources/dtree.js
156157M	UI/WebServerResources/generic.js
156158
156159commit 2262527408f85ccdccb6c899aebbfb9db75587ae
156160Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
156161Date:   Mon Nov 24 04:10:23 2008 +0000
156162
156163    Monotone-Parent: 7c7c9b116a1f28737cae823a0f0dac6a60894f7e
156164    Monotone-Revision: ae56d5117f5b648163117349eff8696b1b010e47
156165
156166    Monotone-Author: wsourdeau@inverse.ca
156167    Monotone-Date: 2008-11-24T04:10:23
156168    Monotone-Branch: ca.inverse.sogo
156169
156170M	SoObjects/SOGo/SOGoUserFolder.m
156171
156172commit cb1677d3a9fca67bdbcb8f82050ff82951365ac9
156173Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
156174Date:   Mon Nov 24 01:54:12 2008 +0000
156175
156176    Monotone-Parent: 57cbcf45049bbaef379f632ffc126cbef957d953
156177    Monotone-Revision: 954bbdf61ee55d8e6a99433cfdb3a5c432584796
156178
156179    Monotone-Author: wsourdeau@inverse.ca
156180    Monotone-Date: 2008-11-24T01:54:12
156181    Monotone-Branch: ca.inverse.sogo
156182
156183M	UI/WebServerResources/generic.js
156184
156185commit cdaba0eb257dda4fe02f08178e789bc75389d0b1
156186Author: Ludovic Marcotte <lmarcotte@inverse.ca>
156187Date:   Sun Nov 23 15:26:14 2008 +0000
156188
156189    See ChangeLog
156190
156191    Monotone-Parent: 57cbcf45049bbaef379f632ffc126cbef957d953
156192    Monotone-Revision: 834fb725cc2c056023365e8279ac4c8fd1d4a94c
156193
156194    Monotone-Author: ludovic@Sophos.ca
156195    Monotone-Date: 2008-11-23T15:26:14
156196    Monotone-Branch: ca.inverse.sogo
156197
156198M	ChangeLog
156199M	UI/Scheduler/UIxComponentEditor.m
156200
156201commit 31ba4be81fdc51cd9d8d5f874db95dd5a091bc0d
156202Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
156203Date:   Sun Nov 23 08:35:33 2008 +0000
156204
156205    Monotone-Parent: e9fa1043e9534cb3eec34f44262b47fc5fd63efe
156206    Monotone-Revision: 57cbcf45049bbaef379f632ffc126cbef957d953
156207
156208    Monotone-Author: wsourdeau@inverse.ca
156209    Monotone-Date: 2008-11-23T08:35:33
156210    Monotone-Branch: ca.inverse.sogo
156211
156212M	ChangeLog
156213M	SoObjects/SOGo/SOGoUserFolder.m
156214
156215commit 94d3464658150296596aac8e8ed9b35278c9a87e
156216Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
156217Date:   Sun Nov 23 08:33:08 2008 +0000
156218
156219    Monotone-Parent: f193f6c3ce89a0f9ac050e35347fefbc8cbdec84
156220    Monotone-Revision: e9fa1043e9534cb3eec34f44262b47fc5fd63efe
156221
156222    Monotone-Author: wsourdeau@inverse.ca
156223    Monotone-Date: 2008-11-23T08:33:08
156224    Monotone-Branch: ca.inverse.sogo
156225
156226M	ChangeLog
156227M	SoObjects/SOGo/LDAPUserManager.m
156228
156229commit 2454d8aaefdc2c816ad537e3ee0fc2bd71ed77be
156230Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
156231Date:   Sun Nov 23 08:31:05 2008 +0000
156232
156233    Monotone-Parent: 8da6944da23a276437481d8c96d487e4866d9634
156234    Monotone-Revision: f193f6c3ce89a0f9ac050e35347fefbc8cbdec84
156235
156236    Monotone-Author: wsourdeau@inverse.ca
156237    Monotone-Date: 2008-11-23T08:31:05
156238    Monotone-Branch: ca.inverse.sogo
156239
156240M	SoObjects/SOGo/LDAPSource.m
156241
156242commit 42f3b1af8001fe89393f3fc407cafabb09c6ad7d
156243Author: Ludovic Marcotte <lmarcotte@inverse.ca>
156244Date:   Sat Nov 22 21:52:40 2008 +0000
156245
156246    See ChangeLog
156247
156248    Monotone-Parent: 434bb07a3b51027135236efad4365813a470e946
156249    Monotone-Revision: d5b97dd613695b722316f9c4bf4e5d35241a832e
156250
156251    Monotone-Author: ludovic@Sophos.ca
156252    Monotone-Date: 2008-11-22T21:52:40
156253    Monotone-Branch: ca.inverse.sogo
156254
156255M	ChangeLog
156256M	SoObjects/Appointments/SOGoAppointmentFolder.m
156257M	SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.html
156258M	SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.wod
156259M	SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.html
156260M	SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.wod
156261M	SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html
156262M	SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.wod
156263M	SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html
156264M	SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.wod
156265M	SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.html
156266M	SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.wod
156267M	SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.html
156268M	SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.wod
156269M	SoObjects/Appointments/SOGoCalendarComponent.m
156270M	SoObjects/SOGo/SOGoUserDefaults.m
156271
156272commit ff9a299ed8e878cfb328d748dea489e2cc130d68
156273Author: Francis Lachapelle <flachapelle@inverse.ca>
156274Date:   Sat Nov 22 07:20:22 2008 +0000
156275
156276    Monotone-Parent: 9004babc502ac0232d7659ba8ada6726ad286662
156277    Monotone-Revision: fe15a52bbb65b7147dfd596fd4f0791b716d1b26
156278
156279    Monotone-Author: flachapelle@inverse.ca
156280    Monotone-Date: 2008-11-22T07:20:22
156281    Monotone-Branch: ca.inverse.sogo
156282
156283M	SoObjects/Appointments/SOGoAppointmentObject.h
156284M	SoObjects/Appointments/SOGoAppointmentObject.m
156285M	SoObjects/Appointments/SOGoCalendarComponent.h
156286M	SoObjects/Appointments/SOGoCalendarComponent.m
156287M	SoObjects/Appointments/SOGoComponentOccurence.h
156288M	SoObjects/Appointments/SOGoComponentOccurence.m
156289M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
156290M	UI/Scheduler/UIxOccurenceDialog.m
156291M	UI/Scheduler/product.plist
156292M	UI/WebServerResources/SchedulerUI.js
156293
156294commit d00bd0dca8cf38f1320a7e9d1547aca5c39ed3c9
156295Author: Francis Lachapelle <flachapelle@inverse.ca>
156296Date:   Sat Nov 22 07:16:48 2008 +0000
156297
156298    Monotone-Parent: 68f2b7f9b2c58fae0e93b40cea09fea205971ced
156299    Monotone-Revision: 9004babc502ac0232d7659ba8ada6726ad286662
156300
156301    Monotone-Author: flachapelle@inverse.ca
156302    Monotone-Date: 2008-11-22T07:16:48
156303    Monotone-Branch: ca.inverse.sogo
156304
156305M	NEWS
156306
156307commit 89a3d513dc9b96eb489beccdb4d25a8556d7679e
156308Author: Francis Lachapelle <flachapelle@inverse.ca>
156309Date:   Fri Nov 21 14:22:50 2008 +0000
156310
156311    Monotone-Parent: 434bb07a3b51027135236efad4365813a470e946
156312    Monotone-Revision: 68f2b7f9b2c58fae0e93b40cea09fea205971ced
156313
156314    Monotone-Author: flachapelle@inverse.ca
156315    Monotone-Date: 2008-11-21T14:22:50
156316    Monotone-Branch: ca.inverse.sogo
156317
156318M	UI/MainUI/Dutch.lproj/Localizable.strings
156319M	UI/MainUI/English.lproj/Localizable.strings
156320M	UI/MainUI/French.lproj/Localizable.strings
156321M	UI/MainUI/German.lproj/Localizable.strings
156322M	UI/MainUI/Italian.lproj/Localizable.strings
156323M	UI/MainUI/SOGoRootPage.m
156324M	UI/MainUI/Spanish.lproj/Localizable.strings
156325
156326commit acb4d211a834e3fdd54ab1584ac91cbddc7566db
156327Author: Ludovic Marcotte <lmarcotte@inverse.ca>
156328Date:   Thu Nov 20 19:17:59 2008 +0000
156329
156330    See ChangeLog
156331
156332    Monotone-Parent: 916c7ceb6091d24b72b12cfcc4cb930fd83a96f8
156333    Monotone-Revision: 434bb07a3b51027135236efad4365813a470e946
156334
156335    Monotone-Author: ludovic@Sophos.ca
156336    Monotone-Date: 2008-11-20T19:17:59
156337    Monotone-Branch: ca.inverse.sogo
156338
156339M	ChangeLog
156340M	SoObjects/Appointments/SOGoAppointmentFolder.m
156341M	SoObjects/Appointments/SOGoAppointmentObject.m
156342M	SoObjects/Appointments/SOGoFreeBusyObject.m
156343M	SoObjects/SOGo/SOGoCache.m
156344M	SoObjects/SOGo/SOGoUserDefaults.m
156345M	UI/MainUI/SOGoUserHomePage.m
156346M	UI/Scheduler/UIxComponentEditor.m
156347
156348commit 6c6600bde4decb69f63f068ada60423938bef4c7
156349Author: Ludovic Marcotte <lmarcotte@inverse.ca>
156350Date:   Tue Nov 18 20:59:08 2008 +0000
156351
156352    See ChangeLog
156353
156354    Monotone-Parent: 814be30289e980e05d1340e3dc8d3bad9155344d
156355    Monotone-Revision: 916c7ceb6091d24b72b12cfcc4cb930fd83a96f8
156356
156357    Monotone-Author: ludovic@Sophos.ca
156358    Monotone-Date: 2008-11-18T20:59:08
156359    Monotone-Branch: ca.inverse.sogo
156360
156361M	ChangeLog
156362M	SoObjects/Appointments/SOGoAppointmentObject.m
156363
156364commit 3539a06f8324d6befea1783e948bf1a8a87c1926
156365Author: Ludovic Marcotte <lmarcotte@inverse.ca>
156366Date:   Tue Nov 18 00:06:37 2008 +0000
156367
156368    See ChangeLog
156369
156370    Monotone-Parent: 0400894ebb0d9305dae91e6efb9e8a62a36e6d5b
156371    Monotone-Revision: 814be30289e980e05d1340e3dc8d3bad9155344d
156372
156373    Monotone-Author: ludovic@Sophos.ca
156374    Monotone-Date: 2008-11-18T00:06:37
156375    Monotone-Branch: ca.inverse.sogo
156376
156377M	ChangeLog
156378M	SoObjects/Appointments/GNUmakefile
156379M	SoObjects/Appointments/SOGoAppointmentFolder.m
156380M	SoObjects/Appointments/SOGoAppointmentObject.m
156381A	SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.html
156382A	SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.wod
156383A	SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.html
156384A	SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.wod
156385A	SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html
156386A	SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.wod
156387A	SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html
156388A	SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.wod
156389A	SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.html
156390A	SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.wod
156391M	SoObjects/Appointments/SOGoAptMailNotification.h
156392M	SoObjects/Appointments/SOGoAptMailNotification.m
156393A	SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.html
156394A	SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.wod
156395A	SoObjects/Appointments/SOGoAptMailUpdate.m
156396M	SoObjects/Appointments/SOGoCalendarComponent.h
156397M	SoObjects/Appointments/SOGoCalendarComponent.m
156398M	SoObjects/SOGo/SOGoGCSFolder.h
156399M	SoObjects/SOGo/SOGoGCSFolder.m
156400M	UI/Common/UIxFolderActions.m
156401
156402commit 85c9c6e402880a87b3433ba60f84f5e69d62b28b
156403Author: Ludovic Marcotte <lmarcotte@inverse.ca>
156404Date:   Fri Nov 14 00:55:00 2008 +0000
156405
156406    See ChangeLog
156407
156408    Monotone-Parent: 81c4e4d41c6464180cf83e11f19c2148e6351324
156409    Monotone-Revision: 0400894ebb0d9305dae91e6efb9e8a62a36e6d5b
156410
156411    Monotone-Author: ludovic@Sophos.ca
156412    Monotone-Date: 2008-11-14T00:55:00
156413    Monotone-Branch: ca.inverse.sogo
156414
156415M	ChangeLog
156416M	SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.html
156417M	SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.wod
156418M	SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.html
156419M	SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.html
156420M	SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.wod
156421M	SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.html
156422M	SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.wod
156423M	SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.html
156424M	SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.wod
156425M	SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.html
156426M	SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.wod
156427M	SoObjects/SOGo/SOGoCache.m
156428
156429commit 4b9e8f14861971b44b7af16228d7022197b073dd
156430Author: Ludovic Marcotte <lmarcotte@inverse.ca>
156431Date:   Thu Nov 13 16:03:41 2008 +0000
156432
156433    See ChangeLog
156434
156435    Monotone-Parent: f84e4aaa7eb033904461e3ce48ce2ff0919a7a30
156436    Monotone-Revision: 81c4e4d41c6464180cf83e11f19c2148e6351324
156437
156438    Monotone-Author: ludovic@Sophos.ca
156439    Monotone-Date: 2008-11-13T16:03:41
156440    Monotone-Branch: ca.inverse.sogo
156441
156442M	ChangeLog
156443M	SOPE/NGCards/CardVersitRenderer.m
156444M	SoObjects/Appointments/iCalPerson+SOGo.m
156445
156446commit 5ea4891a28a9abff34d1545c350cb979370b9a7c
156447Author: Ludovic Marcotte <lmarcotte@inverse.ca>
156448Date:   Thu Nov 13 13:41:43 2008 +0000
156449
156450    See ChangeLog
156451
156452    Monotone-Parent: ad53dc521ff4231b5a6c7a7185ce6deda193e7e8
156453    Monotone-Revision: f84e4aaa7eb033904461e3ce48ce2ff0919a7a30
156454
156455    Monotone-Author: ludovic@Sophos.ca
156456    Monotone-Date: 2008-11-13T13:41:43
156457    Monotone-Branch: ca.inverse.sogo
156458
156459M	ChangeLog
156460M	SoObjects/Appointments/SOGoAppointmentObject.m
156461M	SoObjects/SOGo/SOGoUserFolder.m
156462
156463commit 171dfbfb3dad2a3da76e0b0c75fd103ffd97fec6
156464Author: Francis Lachapelle <flachapelle@inverse.ca>
156465Date:   Wed Nov 12 16:12:23 2008 +0000
156466
156467    Monotone-Parent: aadd417d36fb0c041ee85a89145a87cc634d7aeb
156468    Monotone-Revision: ad53dc521ff4231b5a6c7a7185ce6deda193e7e8
156469
156470    Monotone-Author: flachapelle@inverse.ca
156471    Monotone-Date: 2008-11-12T16:12:23
156472    Monotone-Branch: ca.inverse.sogo
156473
156474M	SoObjects/Appointments/SOGoAppointmentFolder.m
156475M	SoObjects/Appointments/iCalEvent+SOGo.m
156476
156477commit 49412759b835519b4db6760557a00bbf915d7bf0
156478Author: Ludovic Marcotte <lmarcotte@inverse.ca>
156479Date:   Wed Nov 12 03:30:13 2008 +0000
156480
156481    See changelog
156482
156483    Monotone-Parent: 9641487ae73aa57f2e0f1a17a9b0f485143a6423
156484    Monotone-Revision: afb54e0e3680201763787e929aeb5bdb376b0543
156485
156486    Monotone-Author: ludovic@Sophos.ca
156487    Monotone-Date: 2008-11-12T03:30:13
156488    Monotone-Branch: ca.inverse.sogo
156489
156490M	ChangeLog
156491M	SoObjects/SOGo/SOGoCache.h
156492M	SoObjects/SOGo/SOGoCache.m
156493M	SoObjects/SOGo/SOGoUser.h
156494M	SoObjects/SOGo/SOGoUser.m
156495M	SoObjects/SOGo/SOGoUserDefaults.m
156496
156497commit 74ed2d15e0775fad13f40ec4ce4ba741d2124afb
156498Author: Ludovic Marcotte <lmarcotte@inverse.ca>
156499Date:   Tue Nov 11 23:03:46 2008 +0000
156500
156501    See ChangeLog
156502
156503    Monotone-Parent: 467ec5f1f0997ec12a4adbf6bc501ee81735cbdb
156504    Monotone-Revision: 9641487ae73aa57f2e0f1a17a9b0f485143a6423
156505
156506    Monotone-Author: ludovic@Sophos.ca
156507    Monotone-Date: 2008-11-11T23:03:46
156508    Monotone-Branch: ca.inverse.sogo
156509
156510M	ChangeLog
156511M	SoObjects/SOGo/SOGoCache.m
156512M	SoObjects/SOGo/SOGoUser.m
156513
156514commit 9c57907bcf73f4e2656904343ccc91fbaa7f2307
156515Author: Ludovic Marcotte <lmarcotte@inverse.ca>
156516Date:   Tue Nov 11 03:04:22 2008 +0000
156517
156518    reverted a change in SOGoAppointmentFolder.m which caused bad SQL to be generated
156519
156520    Monotone-Parent: 333349da689a5bd3ef8d70e672d7b0c0d29497a2
156521    Monotone-Revision: 467ec5f1f0997ec12a4adbf6bc501ee81735cbdb
156522
156523    Monotone-Author: ludovic@Sophos.ca
156524    Monotone-Date: 2008-11-11T03:04:22
156525    Monotone-Branch: ca.inverse.sogo
156526
156527M	SoObjects/Appointments/SOGoAppointmentFolder.m
156528M	SoObjects/SOGo/SOGoCache.m
156529
156530commit ad06ce1c30902b7ed93263c0d8c151715ae64a4b
156531Author: Ludovic Marcotte <lmarcotte@inverse.ca>
156532Date:   Tue Nov 11 02:08:03 2008 +0000
156533
156534    We disable our observers for now.
156535
156536    Monotone-Parent: e74038b8c915f22e294a5efbc419eef439f81d21
156537    Monotone-Revision: 333349da689a5bd3ef8d70e672d7b0c0d29497a2
156538
156539    Monotone-Author: ludovic@Sophos.ca
156540    Monotone-Date: 2008-11-11T02:08:03
156541    Monotone-Branch: ca.inverse.sogo
156542
156543M	SoObjects/SOGo/SOGoCache.m
156544
156545commit 861a3558ace261a11706510cb9b1ef435ee77da7
156546Author: Ludovic Marcotte <lmarcotte@inverse.ca>
156547Date:   Tue Nov 11 01:52:56 2008 +0000
156548
156549    Many improvements to the previous commit.
156550
156551    Monotone-Parent: b338f502fe70efea6d0d06d3f5a745163d1dbaf7
156552    Monotone-Revision: e74038b8c915f22e294a5efbc419eef439f81d21
156553
156554    Monotone-Author: ludovic@Sophos.ca
156555    Monotone-Date: 2008-11-11T01:52:56
156556    Monotone-Branch: ca.inverse.sogo
156557
156558M	SoObjects/SOGo/SOGoCache.h
156559M	SoObjects/SOGo/SOGoCache.m
156560M	SoObjects/SOGo/SOGoUser.h
156561M	SoObjects/SOGo/SOGoUser.m
156562
156563commit ff3e1fbb42f72a551b8164734432177bb6a3d0c7
156564Author: Ludovic Marcotte <lmarcotte@inverse.ca>
156565Date:   Tue Nov 11 00:17:35 2008 +0000
156566
156567    Dropped the SOGoUserManager class and moved its code to SOGoCache. Cleaned up the code a little bit.
156568
156569    Monotone-Parent: f570fda8096334f1267b8f01d59732c4fa9943c6
156570    Monotone-Revision: b338f502fe70efea6d0d06d3f5a745163d1dbaf7
156571
156572    Monotone-Author: ludovic@Sophos.ca
156573    Monotone-Date: 2008-11-11T00:17:35
156574    Monotone-Branch: ca.inverse.sogo
156575
156576M	Main/SOGo.m
156577M	SoObjects/Appointments/SOGoAppointmentFolder.m
156578M	SoObjects/Appointments/SOGoAppointmentObject.m
156579M	SoObjects/Appointments/SOGoCalendarComponent.m
156580M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
156581M	SoObjects/SOGo/GNUmakefile
156582M	SoObjects/SOGo/SOGoCache.h
156583M	SoObjects/SOGo/SOGoCache.m
156584M	SoObjects/SOGo/SOGoDAVAuthenticator.m
156585M	SoObjects/SOGo/SOGoGCSFolder.m
156586M	SoObjects/SOGo/SOGoObject.m
156587M	SoObjects/SOGo/SOGoUser.h
156588M	SoObjects/SOGo/SOGoUser.m
156589M	SoObjects/SOGo/SOGoUserDefaults.m
156590M	SoObjects/SOGo/SOGoUserFolder.m
156591D	SoObjects/SOGo/SOGoUserManager.h
156592D	SoObjects/SOGo/SOGoUserManager.m
156593M	SoObjects/SOGo/SOGoWebAuthenticator.m
156594
156595commit be4e239537d0095b42fcd7c43fd20b934edc5d77
156596Author: Ludovic Marcotte <lmarcotte@inverse.ca>
156597Date:   Mon Nov 10 16:32:24 2008 +0000
156598
156599    Disabled the posting of notifications on settings changes for now.
156600
156601    Monotone-Parent: c5b69aa2e99f9ed31beb8040542e5ebcf91bc2f6
156602    Monotone-Revision: f570fda8096334f1267b8f01d59732c4fa9943c6
156603
156604    Monotone-Author: ludovic@Sophos.ca
156605    Monotone-Date: 2008-11-10T16:32:24
156606    Monotone-Branch: ca.inverse.sogo
156607
156608M	SoObjects/SOGo/SOGoUserDefaults.m
156609
156610commit 4abe7913449adc3e1893a268151e7e230d2030e3
156611Author: Ludovic Marcotte <lmarcotte@inverse.ca>
156612Date:   Mon Nov 10 16:01:35 2008 +0000
156613
156614    Updated the templates wrt the "sent by" stuff.
156615
156616    Monotone-Parent: 6fac49c5eccc3f49ff214ee3fa7e0df6f166f18d
156617    Monotone-Revision: ee7adf911df75af83b62839ef6965b5e4ed7cc8b
156618
156619    Monotone-Author: ludovic@Sophos.ca
156620    Monotone-Date: 2008-11-10T16:01:35
156621    Monotone-Branch: ca.inverse.sogo
156622
156623M	SoObjects/Appointments/SOGoAptMailDutchDeletion.wo/SOGoAptMailDutchDeletion.html
156624M	SoObjects/Appointments/SOGoAptMailDutchDeletion.wo/SOGoAptMailDutchDeletion.wod
156625M	SoObjects/Appointments/SOGoAptMailDutchInvitation.wo/SOGoAptMailDutchInvitation.html
156626M	SoObjects/Appointments/SOGoAptMailDutchInvitation.wo/SOGoAptMailDutchInvitation.wod
156627M	SoObjects/Appointments/SOGoAptMailFrenchDeletion.wo/SOGoAptMailFrenchDeletion.html
156628M	SoObjects/Appointments/SOGoAptMailFrenchDeletion.wo/SOGoAptMailFrenchDeletion.wod
156629M	SoObjects/Appointments/SOGoAptMailFrenchInvitation.wo/SOGoAptMailFrenchInvitation.html
156630M	SoObjects/Appointments/SOGoAptMailFrenchInvitation.wo/SOGoAptMailFrenchInvitation.wod
156631M	SoObjects/Appointments/SOGoAptMailGermanDeletion.wo/SOGoAptMailGermanDeletion.html
156632M	SoObjects/Appointments/SOGoAptMailGermanDeletion.wo/SOGoAptMailGermanDeletion.wod
156633M	SoObjects/Appointments/SOGoAptMailGermanInvitation.wo/SOGoAptMailGermanInvitation.html
156634M	SoObjects/Appointments/SOGoAptMailGermanInvitation.wo/SOGoAptMailGermanInvitation.wod
156635M	SoObjects/Appointments/SOGoAptMailItalianDeletion.wo/SOGoAptMailItalianDeletion.html
156636M	SoObjects/Appointments/SOGoAptMailItalianDeletion.wo/SOGoAptMailItalianDeletion.wod
156637M	SoObjects/Appointments/SOGoAptMailItalianInvitation.wo/SOGoAptMailItalianInvitation.html
156638M	SoObjects/Appointments/SOGoAptMailItalianInvitation.wo/SOGoAptMailItalianInvitation.wod
156639M	SoObjects/Appointments/SOGoAptMailSpanishDeletion.wo/SOGoAptMailSpanishDeletion.html
156640M	SoObjects/Appointments/SOGoAptMailSpanishDeletion.wo/SOGoAptMailSpanishDeletion.wod
156641M	SoObjects/Appointments/SOGoAptMailSpanishInvitation.wo/SOGoAptMailSpanishInvitation.html
156642M	SoObjects/Appointments/SOGoAptMailSpanishInvitation.wo/SOGoAptMailSpanishInvitation.wod
156643
156644commit 312656117fb1f25a6743ba6001153ced2e90ec74
156645Author: Ludovic Marcotte <lmarcotte@inverse.ca>
156646Date:   Mon Nov 10 15:38:05 2008 +0000
156647
156648    Improved handling of notifications and participation change updates. Added comments to the code.
156649
156650    Monotone-Parent: 17e3e8707a2ae061fd0c4184a32cd23a97af96ba
156651    Monotone-Revision: 6fac49c5eccc3f49ff214ee3fa7e0df6f166f18d
156652
156653    Monotone-Author: ludovic@Sophos.ca
156654    Monotone-Date: 2008-11-10T15:38:05
156655    Monotone-Branch: ca.inverse.sogo
156656
156657M	SoObjects/Appointments/SOGoAppointmentFolder.m
156658M	SoObjects/Appointments/SOGoAppointmentObject.h
156659M	SoObjects/Appointments/SOGoAppointmentObject.m
156660M	SoObjects/Appointments/SOGoCalendarComponent.h
156661M	SoObjects/Appointments/SOGoCalendarComponent.m
156662M	UI/MailPartViewers/UIxMailPartICalActions.m
156663
156664commit 75e7e92958e047bd0d4d02ebbc7ee47e8750ce79
156665Author: Francis Lachapelle <flachapelle@inverse.ca>
156666Date:   Fri Nov 7 20:24:46 2008 +0000
156667
156668    Monotone-Parent: 3788093156db6417b60bcf6e46c839e8ce8781a8
156669    Monotone-Revision: 21357db79071c6bb6bb16eb3c8570464c85cbea9
156670
156671    Monotone-Author: flachapelle@inverse.ca
156672    Monotone-Date: 2008-11-07T20:24:46
156673    Monotone-Branch: ca.inverse.sogo
156674
156675M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
156676
156677commit ce7a04c90cca4041ebdb4a40bd5049a131bb2c28
156678Author: Francis Lachapelle <flachapelle@inverse.ca>
156679Date:   Fri Nov 7 20:03:12 2008 +0000
156680
156681    Monotone-Parent: fc8a386bb7a8ed33f9aa40e7912eb09eeba0e6cb
156682    Monotone-Revision: 3788093156db6417b60bcf6e46c839e8ce8781a8
156683
156684    Monotone-Author: flachapelle@inverse.ca
156685    Monotone-Date: 2008-11-07T20:03:12
156686    Monotone-Branch: ca.inverse.sogo
156687
156688M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
156689M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
156690M	UI/WebServerResources/UIxComponentEditor.css
156691
156692commit 0d880248ba5c10c96e05f7d1875fb5db29ecc40e
156693Author: Francis Lachapelle <flachapelle@inverse.ca>
156694Date:   Fri Nov 7 18:56:03 2008 +0000
156695
156696    Remove infinite repeating events from future/all events list
156697
156698    Monotone-Parent: f4de398f76f75d98075e7f82ecc7fb9fcd5758d9
156699    Monotone-Revision: fc8a386bb7a8ed33f9aa40e7912eb09eeba0e6cb
156700
156701    Monotone-Author: flachapelle@inverse.ca
156702    Monotone-Date: 2008-11-07T18:56:03
156703    Monotone-Branch: ca.inverse.sogo
156704
156705M	SoObjects/Appointments/SOGoAppointmentFolder.m
156706M	UI/Scheduler/UIxCalListingActions.m
156707
156708commit b0cc837b01a9134b9c03571f4eac382e862c079b
156709Author: Francis Lachapelle <flachapelle@inverse.ca>
156710Date:   Fri Nov 7 16:03:38 2008 +0000
156711
156712    Monotone-Parent: b229ca5c75334af0b157b6eb38d16415002b4108
156713    Monotone-Revision: f4de398f76f75d98075e7f82ecc7fb9fcd5758d9
156714
156715    Monotone-Author: flachapelle@inverse.ca
156716    Monotone-Date: 2008-11-07T16:03:38
156717    Monotone-Branch: ca.inverse.sogo
156718
156719M	UI/MailerUI/Dutch.lproj/Localizable.strings
156720M	UI/MailerUI/English.lproj/Localizable.strings
156721M	UI/MailerUI/French.lproj/Localizable.strings
156722M	UI/MailerUI/German.lproj/Localizable.strings
156723M	UI/MailerUI/Italian.lproj/Localizable.strings
156724M	UI/MailerUI/Spanish.lproj/Localizable.strings
156725M	UI/WebServerResources/MailerUI.css
156726
156727commit 50a923fa53e244abd38725e211d7823ccec72f1c
156728Author: Francis Lachapelle <flachapelle@inverse.ca>
156729Date:   Fri Nov 7 16:02:28 2008 +0000
156730
156731    Monotone-Parent: 7371179d3b938cc3b5765e89f460ceb7c9380b83
156732    Monotone-Revision: b229ca5c75334af0b157b6eb38d16415002b4108
156733
156734    Monotone-Author: flachapelle@inverse.ca
156735    Monotone-Date: 2008-11-07T16:02:28
156736    Monotone-Branch: ca.inverse.sogo
156737
156738M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
156739
156740commit fc00eedc5eeb9fba2cfc96ea8dae698d8c95c123
156741Author: Francis Lachapelle <flachapelle@inverse.ca>
156742Date:   Fri Nov 7 16:00:31 2008 +0000
156743
156744    Monotone-Parent: 17e3e8707a2ae061fd0c4184a32cd23a97af96ba
156745    Monotone-Revision: 7371179d3b938cc3b5765e89f460ceb7c9380b83
156746
156747    Monotone-Author: flachapelle@inverse.ca
156748    Monotone-Date: 2008-11-07T16:00:31
156749    Monotone-Branch: ca.inverse.sogo
156750
156751M	Scripts/sogo-init.d-redhat
156752
156753commit 1b5c0ef81c9c274ebbdad47a41c6d9b1559b9ebb
156754Author: Francis Lachapelle <flachapelle@inverse.ca>
156755Date:   Thu Nov 6 17:19:14 2008 +0000
156756
156757    Support for event transparency
156758
156759    Monotone-Parent: 06e0cbe00f04ba2b584f2f5abbb2b38299b66333
156760    Monotone-Revision: 17e3e8707a2ae061fd0c4184a32cd23a97af96ba
156761
156762    Monotone-Author: flachapelle@inverse.ca
156763    Monotone-Date: 2008-11-06T17:19:14
156764    Monotone-Branch: ca.inverse.sogo
156765
156766M	UI/Scheduler/Dutch.lproj/Localizable.strings
156767M	UI/Scheduler/English.lproj/Localizable.strings
156768M	UI/Scheduler/French.lproj/Localizable.strings
156769M	UI/Scheduler/German.lproj/Localizable.strings
156770M	UI/Scheduler/Italian.lproj/Localizable.strings
156771M	UI/Scheduler/Spanish.lproj/Localizable.strings
156772M	UI/Scheduler/UIxAppointmentEditor.h
156773M	UI/Scheduler/UIxAppointmentEditor.m
156774M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
156775
156776commit 023e7a4b3cb2cff7116f5b65b3f9a7bddb24137a
156777Author: Francis Lachapelle <flachapelle@inverse.ca>
156778Date:   Thu Nov 6 17:16:09 2008 +0000
156779
156780    Monotone-Parent: db186d0ad7ef7cd1cab54a0ee31f87daa7c32085
156781    Monotone-Revision: 06e0cbe00f04ba2b584f2f5abbb2b38299b66333
156782
156783    Monotone-Author: flachapelle@inverse.ca
156784    Monotone-Date: 2008-11-06T17:16:09
156785    Monotone-Branch: ca.inverse.sogo
156786
156787M	UI/MainUI/German.lproj/Localizable.strings
156788
156789commit a57e885766c0a3657bc69a20b7fc82d8c5ed933a
156790Author: Ludovic Marcotte <lmarcotte@inverse.ca>
156791Date:   Wed Nov 5 21:04:16 2008 +0000
156792
156793    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.
156794
156795    Monotone-Parent: 56b6e4ca9c570a4e36d00e32127d539e82da7293
156796    Monotone-Revision: db186d0ad7ef7cd1cab54a0ee31f87daa7c32085
156797
156798    Monotone-Author: ludovic@Sophos.ca
156799    Monotone-Date: 2008-11-05T21:04:16
156800    Monotone-Branch: ca.inverse.sogo
156801
156802M	SoObjects/Appointments/SOGoAppointmentFolder.m
156803M	SoObjects/Appointments/SOGoAppointmentObject.m
156804M	SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo/SOGoAptMailEnglishDeletion.html
156805M	SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo/SOGoAptMailEnglishDeletion.wod
156806M	SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.html
156807M	SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.wod
156808M	SoObjects/Appointments/SOGoAptMailEnglishInvitation.wo/SOGoAptMailEnglishInvitation.html
156809M	SoObjects/Appointments/SOGoAptMailEnglishInvitation.wo/SOGoAptMailEnglishInvitation.wod
156810M	SoObjects/Appointments/SOGoAptMailICalReply.m
156811M	SoObjects/Appointments/SOGoAptMailNotification.m
156812M	SoObjects/Appointments/SOGoCalendarComponent.m
156813M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
156814M	SoObjects/Appointments/iCalEntityObject+SOGo.m
156815M	SoObjects/Appointments/iCalPerson+SOGo.h
156816M	SoObjects/Appointments/iCalPerson+SOGo.m
156817M	SoObjects/SOGo/GNUmakefile
156818M	SoObjects/SOGo/SOGoDAVAuthenticator.m
156819M	SoObjects/SOGo/SOGoGCSFolder.m
156820M	SoObjects/SOGo/SOGoObject.m
156821M	SoObjects/SOGo/SOGoUser.h
156822M	SoObjects/SOGo/SOGoUser.m
156823M	SoObjects/SOGo/SOGoUserDefaults.h
156824M	SoObjects/SOGo/SOGoUserDefaults.m
156825M	SoObjects/SOGo/SOGoUserFolder.m
156826A	SoObjects/SOGo/SOGoUserManager.h
156827A	SoObjects/SOGo/SOGoUserManager.m
156828M	SoObjects/SOGo/SOGoWebAuthenticator.m
156829M	UI/Scheduler/UIxComponentEditor.h
156830M	UI/Scheduler/UIxComponentEditor.m
156831M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
156832
156833commit 5100d6611d8422477e080adc2006fb9f5a621bbd
156834Author: Francis Lachapelle <flachapelle@inverse.ca>
156835Date:   Wed Nov 5 17:26:02 2008 +0000
156836
156837    Fix for feature #3079
156838
156839    Monotone-Parent: 1de4349e78aa0e2e7b5b5f1107576ae89d90f64e
156840    Monotone-Revision: 56b6e4ca9c570a4e36d00e32127d539e82da7293
156841
156842    Monotone-Author: flachapelle@inverse.ca
156843    Monotone-Date: 2008-11-05T17:26:02
156844    Monotone-Branch: ca.inverse.sogo
156845
156846M	SoObjects/SOGo/GNUmakefile
156847A	SoObjects/SOGo/WOContext+SOGo.h
156848A	SoObjects/SOGo/WOContext+SOGo.m
156849M	SoObjects/SOGo/WORequest+SOGo.m
156850M	UI/MainUI/Dutch.lproj/Localizable.strings
156851M	UI/MainUI/English.lproj/Localizable.strings
156852M	UI/MainUI/French.lproj/Localizable.strings
156853M	UI/MainUI/German.lproj/Localizable.strings
156854M	UI/MainUI/Italian.lproj/Localizable.strings
156855M	UI/MainUI/SOGoRootPage.h
156856M	UI/MainUI/SOGoRootPage.m
156857M	UI/MainUI/Spanish.lproj/Localizable.strings
156858M	UI/Templates/MainUI/SOGoRootPage.wox
156859M	UI/WebServerResources/SOGoRootPage.js
156860
156861commit d54abbdcfe6d56162c02036b9d3ffca5bba1c0dc
156862Author: Francis Lachapelle <flachapelle@inverse.ca>
156863Date:   Wed Nov 5 17:16:35 2008 +0000
156864
156865    Fix for bug #2806
156866
156867    Monotone-Parent: 1d653d4f984b0eeefbcd5014a68753ef3d761b3c
156868    Monotone-Revision: 1de4349e78aa0e2e7b5b5f1107576ae89d90f64e
156869
156870    Monotone-Author: flachapelle@inverse.ca
156871    Monotone-Date: 2008-11-05T17:16:35
156872    Monotone-Branch: ca.inverse.sogo
156873
156874M	SOPE/NGCards/iCalEventChanges.m
156875
156876commit 7a2eff59ea77eda5d681ffb547574ce5edb5b721
156877Author: Francis Lachapelle <flachapelle@inverse.ca>
156878Date:   Tue Nov 4 19:55:50 2008 +0000
156879
156880    Fix for bug #2969
156881
156882    Monotone-Parent: 34dbce3026b164b07c558711781fcfb5cde0fcff
156883    Monotone-Revision: 1d653d4f984b0eeefbcd5014a68753ef3d761b3c
156884
156885    Monotone-Author: flachapelle@inverse.ca
156886    Monotone-Date: 2008-11-04T19:55:50
156887    Monotone-Branch: ca.inverse.sogo
156888
156889M	UI/SOGoUI/UIxComponent.m
156890M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
156891M	UI/WebServerResources/SchedulerUI.js
156892
156893commit 07225fe5888340f8191e678facd9f1537fe02984
156894Author: Francis Lachapelle <flachapelle@inverse.ca>
156895Date:   Mon Nov 3 14:17:57 2008 +0000
156896
156897    Monotone-Parent: 093eb3ebcf238b8c813759fda17e22addd7cc0b0
156898    Monotone-Revision: 34dbce3026b164b07c558711781fcfb5cde0fcff
156899
156900    Monotone-Author: flachapelle@inverse.ca
156901    Monotone-Date: 2008-11-03T14:17:57
156902    Monotone-Branch: ca.inverse.sogo
156903
156904M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
156905M	UI/Scheduler/UIxAppointmentEditor.m
156906M	UI/WebServerResources/SchedulerUI.js
156907
156908commit 73b30201b568b24aa23ba734a5151fb2c931f76b
156909Author: Francis Lachapelle <flachapelle@inverse.ca>
156910Date:   Mon Nov 3 14:16:32 2008 +0000
156911
156912    Monotone-Parent: 074583b760d22fd304ab34fcd5ff7fbb9733e5e3
156913    Monotone-Revision: 093eb3ebcf238b8c813759fda17e22addd7cc0b0
156914
156915    Monotone-Author: flachapelle@inverse.ca
156916    Monotone-Date: 2008-11-03T14:16:32
156917    Monotone-Branch: ca.inverse.sogo
156918
156919M	SoObjects/Appointments/SOGoCalendarComponent.m
156920
156921commit 4252de8a5a38ef4229516d24f98a73a96bc27e10
156922Author: Francis Lachapelle <flachapelle@inverse.ca>
156923Date:   Mon Nov 3 14:15:52 2008 +0000
156924
156925    Monotone-Parent: 04e28af0435c8c97a56e36c8f4f1110b3c578d39
156926    Monotone-Revision: 074583b760d22fd304ab34fcd5ff7fbb9733e5e3
156927
156928    Monotone-Author: flachapelle@inverse.ca
156929    Monotone-Date: 2008-11-03T14:15:52
156930    Monotone-Branch: ca.inverse.sogo
156931
156932M	SOPE/NGCards/CardElement.m
156933
156934commit d71300529e9bb64d6ae1c52cdeece5bb098c35e2
156935Author: Francis Lachapelle <flachapelle@inverse.ca>
156936Date:   Wed Oct 29 19:23:31 2008 +0000
156937
156938    Fix for bug #3053
156939
156940    Monotone-Parent: 9376aa4657e9b844da0fae6b7a6d6b2d4245426d
156941    Monotone-Revision: 04e28af0435c8c97a56e36c8f4f1110b3c578d39
156942
156943    Monotone-Author: flachapelle@inverse.ca
156944    Monotone-Date: 2008-10-29T19:23:31
156945    Monotone-Branch: ca.inverse.sogo
156946
156947M	ChangeLog
156948M	SoObjects/SOGo/SOGoUser.h
156949M	SoObjects/SOGo/SOGoUser.m
156950M	UI/PreferencesUI/UIxPreferences.m
156951M	UI/WebServerResources/UIxMailEditor.js
156952
156953commit 2730cad6aba2a12fd4868db55f077e0bde694b39
156954Author: Francis Lachapelle <flachapelle@inverse.ca>
156955Date:   Wed Oct 29 16:51:30 2008 +0000
156956
156957    Fix for bug #3070
156958
156959    Monotone-Parent: 19d15b96db77b7896c5af9b492890a83e753fa88
156960    Monotone-Revision: 9376aa4657e9b844da0fae6b7a6d6b2d4245426d
156961
156962    Monotone-Author: flachapelle@inverse.ca
156963    Monotone-Date: 2008-10-29T16:51:30
156964    Monotone-Branch: ca.inverse.sogo
156965
156966M	UI/WebServerResources/SchedulerUI.js
156967
156968commit 7eb75688435e4b097d8b2f91733faff3282196cf
156969Author: Francis Lachapelle <flachapelle@inverse.ca>
156970Date:   Wed Oct 29 16:45:45 2008 +0000
156971
156972    Fix for bug #3070
156973
156974    Monotone-Parent: 389ebfd16dbf972c7427f7a8ebab62d72400c15c
156975    Monotone-Revision: 19d15b96db77b7896c5af9b492890a83e753fa88
156976
156977    Monotone-Author: flachapelle@inverse.ca
156978    Monotone-Date: 2008-10-29T16:45:45
156979    Monotone-Branch: ca.inverse.sogo
156980
156981M	UI/WebServerResources/SchedulerUI.js
156982
156983commit dafb17c05a70ccacf4559a53a5fc3074299821bf
156984Author: Francis Lachapelle <flachapelle@inverse.ca>
156985Date:   Fri Oct 24 22:30:19 2008 +0000
156986
156987    Fix for bug #3065
156988
156989    Monotone-Parent: 64c0713802f9595de3f792409a68ecb74bb80532
156990    Monotone-Revision: 389ebfd16dbf972c7427f7a8ebab62d72400c15c
156991
156992    Monotone-Author: flachapelle@inverse.ca
156993    Monotone-Date: 2008-10-24T22:30:19
156994    Monotone-Branch: ca.inverse.sogo
156995
156996M	UI/Templates/MailerUI/UIxMailPopupView.wox
156997M	UI/WebServerResources/MailerUI.js
156998M	UI/WebServerResources/UIxMailPopupView.js
156999
157000commit 40d5c508cc69f7b7dd6dcba12302982251bf0488
157001Author: Ludovic Marcotte <lmarcotte@inverse.ca>
157002Date:   Fri Oct 24 16:12:21 2008 +0000
157003
157004    Fixed templates for email notifications during invitations. They will need to be fully translated (in languages other than english and french)
157005
157006    Monotone-Parent: a62274e4f237a8d859323dac4cb26008cc301b18
157007    Monotone-Revision: 64c0713802f9595de3f792409a68ecb74bb80532
157008
157009    Monotone-Author: ludovic@Sophos.ca
157010    Monotone-Date: 2008-10-24T16:12:21
157011    Monotone-Branch: ca.inverse.sogo
157012
157013M	SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.html
157014M	SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.wod
157015M	SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.html
157016M	SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.wod
157017M	SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.html
157018M	SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.wod
157019M	SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.html
157020M	SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.wod
157021M	SoObjects/Appointments/SOGoAptMailICalReply.m
157022M	SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.html
157023M	SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.wod
157024M	SoObjects/Appointments/SOGoAptMailNotification.h
157025M	SoObjects/Appointments/SOGoAptMailNotification.m
157026M	SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.html
157027M	SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.wod
157028M	SoObjects/Appointments/SOGoCalendarComponent.m
157029
157030commit 1be3bd22c114d87d1d2ed9cdcab2ffe586f123e4
157031Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
157032Date:   Thu Oct 23 17:37:21 2008 +0000
157033
157034    Monotone-Parent: 2e84cd33211e690f4a1d23f18f557220df113d36
157035    Monotone-Revision: a62274e4f237a8d859323dac4cb26008cc301b18
157036
157037    Monotone-Author: wsourdeau@inverse.ca
157038    Monotone-Date: 2008-10-23T17:37:21
157039    Monotone-Branch: ca.inverse.sogo
157040
157041M	ChangeLog
157042M	SoObjects/SOGo/SOGoMailer.m
157043
157044commit a6b42075101582b99333b307c830b764c5712f81
157045Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
157046Date:   Thu Oct 23 15:55:56 2008 +0000
157047
157048    Monotone-Parent: 3ad8d11f70ec6e6370751cd72269263405a290a1
157049    Monotone-Revision: 2e84cd33211e690f4a1d23f18f557220df113d36
157050
157051    Monotone-Author: wsourdeau@inverse.ca
157052    Monotone-Date: 2008-10-23T15:55:56
157053    Monotone-Branch: ca.inverse.sogo
157054
157055M	SoObjects/Mailer/SOGoMailFolder.h
157056M	SoObjects/Mailer/SOGoMailFolder.m
157057M	UI/MailerUI/UIxMailEditor.m
157058M	UI/MailerUI/UIxMailFolderActions.m
157059
157060commit 4c6ce949d6b4cc98483ff28d1afc83da686e6365
157061Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
157062Date:   Thu Oct 23 15:45:41 2008 +0000
157063
157064    Monotone-Parent: 7e63e5fdd760a91e91ec6f1759064a5e5c2f267f
157065    Monotone-Revision: 3ad8d11f70ec6e6370751cd72269263405a290a1
157066
157067    Monotone-Author: wsourdeau@inverse.ca
157068    Monotone-Date: 2008-10-23T15:45:41
157069    Monotone-Branch: ca.inverse.sogo
157070
157071M	ChangeLog
157072M	UI/MailerUI/UIxMailMainFrame.m
157073M	UI/WebServerResources/MailerUI.js
157074
157075commit b6201ae20a3cf135c093759498067eb759542e40
157076Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
157077Date:   Thu Oct 23 15:35:20 2008 +0000
157078
157079    Monotone-Parent: a93dd2767c4f017932c6339f82394fd558ef304f
157080    Monotone-Revision: 7e63e5fdd760a91e91ec6f1759064a5e5c2f267f
157081
157082    Monotone-Author: wsourdeau@inverse.ca
157083    Monotone-Date: 2008-10-23T15:35:20
157084    Monotone-Branch: ca.inverse.sogo
157085
157086M	ChangeLog
157087M	SoObjects/Mailer/SOGoMailAccounts.m
157088M	SoObjects/Mailer/SOGoMailObject+Draft.m
157089M	SoObjects/Mailer/SOGoMailObject.m
157090M	SoObjects/SOGo/NSArray+Utilities.h
157091M	SoObjects/SOGo/NSArray+Utilities.m
157092M	SoObjects/SOGo/SOGoGCSFolder.m
157093M	SoObjects/SOGo/SOGoUser.m
157094M	UI/MailerUI/UIxMailListView.m
157095M	UI/MailerUI/UIxMailMainFrame.m
157096
157097commit 94e1d603128ab4220c7a7c9b14ddd2a86cb60746
157098Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
157099Date:   Thu Oct 23 15:35:05 2008 +0000
157100
157101    Monotone-Parent: 49bc68e8b74862055ad4e2b93e3b0c4b0e791801
157102    Monotone-Revision: a93dd2767c4f017932c6339f82394fd558ef304f
157103
157104    Monotone-Author: wsourdeau@inverse.ca
157105    Monotone-Date: 2008-10-23T15:35:05
157106    Monotone-Branch: ca.inverse.sogo
157107
157108M	SOPE/sope-patchset-r1626.diff
157109
157110commit 42e149a3b28779d5ec97408ae453cf77697616b6
157111Author: Ludovic Marcotte <lmarcotte@inverse.ca>
157112Date:   Wed Oct 22 20:50:27 2008 +0000
157113
157114    Improved error message when misconfiguring the SOGoLDAPSources.
157115
157116    Monotone-Parent: 24fe8bbb9b61c347ef798b9f6e888d08bf6aa660
157117    Monotone-Revision: 49bc68e8b74862055ad4e2b93e3b0c4b0e791801
157118
157119    Monotone-Author: ludovic@Sophos.ca
157120    Monotone-Date: 2008-10-22T20:50:27
157121    Monotone-Branch: ca.inverse.sogo
157122
157123M	SoObjects/SOGo/LDAPUserManager.m
157124
157125commit 2ec29054e92b42b2384fdcd7abb41d66d56337a2
157126Author: Ludovic Marcotte <lmarcotte@inverse.ca>
157127Date:   Wed Oct 22 15:54:02 2008 +0000
157128
157129    Removed useless \r\n in DAV response. This confused Lightning 0.9.
157130
157131    Monotone-Parent: f14f194e02808a128112c1844ba759925e48c6e7
157132    Monotone-Revision: 24fe8bbb9b61c347ef798b9f6e888d08bf6aa660
157133
157134    Monotone-Author: ludovic@Sophos.ca
157135    Monotone-Date: 2008-10-22T15:54:02
157136    Monotone-Branch: ca.inverse.sogo
157137
157138M	SoObjects/Appointments/SOGoAppointmentFolder.m
157139M	SoObjects/Contacts/SOGoFolder+CardDAV.m
157140M	SoObjects/SOGo/SOGoUserFolder.m
157141
157142commit c99479eece1d5189d190fea7ed963db285b04eae
157143Author: Francis Lachapelle <flachapelle@inverse.ca>
157144Date:   Tue Oct 21 21:58:59 2008 +0000
157145
157146    Fix for bug #3052
157147
157148    Monotone-Parent: 3d09360548125f704154cb51ed4a79758826cad0
157149    Monotone-Revision: 5f7a29adfa72a5c2257226be59358d6ef7642557
157150
157151    Monotone-Author: flachapelle@inverse.ca
157152    Monotone-Date: 2008-10-21T21:58:59
157153    Monotone-Branch: ca.inverse.sogo
157154
157155M	UI/WebServerResources/UIxMailEditor.js
157156
157157commit 6d1aa93998f57683eff07fcaf284fcba79756858
157158Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
157159Date:   Tue Oct 21 16:26:07 2008 +0000
157160
157161    Monotone-Parent: 15b348711217f6686deaa8f88ae89e58a11f436c
157162    Monotone-Revision: add28d9d67adcd6d59ae80bdec669e2794e55fc3
157163
157164    Monotone-Author: wsourdeau@inverse.ca
157165    Monotone-Date: 2008-10-21T16:26:07
157166    Monotone-Branch: ca.inverse.sogo
157167
157168M	UI/Templates/MailerUI/UIxMailListView.wox
157169
157170commit 9b77c3788f4ef98229d470c7402f09fbce28d9dc
157171Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
157172Date:   Tue Oct 21 16:20:07 2008 +0000
157173
157174    Monotone-Parent: 2dcd3767ec243afcd8e444a801259ca2507bd02e
157175    Monotone-Revision: 15b348711217f6686deaa8f88ae89e58a11f436c
157176
157177    Monotone-Author: wsourdeau@inverse.ca
157178    Monotone-Date: 2008-10-21T16:20:07
157179    Monotone-Branch: ca.inverse.sogo
157180
157181M	ChangeLog
157182M	UI/Contacts/UIxContactFoldersView.m
157183
157184commit febfc84dcb4fa38cf1af16edcb1f6e01f2a90a47
157185Author: Francis Lachapelle <flachapelle@inverse.ca>
157186Date:   Mon Oct 20 18:40:45 2008 +0000
157187
157188    Monotone-Parent: 2dcd3767ec243afcd8e444a801259ca2507bd02e
157189    Monotone-Revision: 3d09360548125f704154cb51ed4a79758826cad0
157190
157191    Monotone-Author: flachapelle@inverse.ca
157192    Monotone-Date: 2008-10-20T18:40:45
157193    Monotone-Branch: ca.inverse.sogo
157194
157195M	UI/WebServerResources/MailerUI.css
157196
157197commit 278bba0494bf116fcee85e635f3d722ba615258e
157198Author: Francis Lachapelle <flachapelle@inverse.ca>
157199Date:   Mon Oct 20 17:13:13 2008 +0000
157200
157201    Fix for bug #3050
157202
157203    Monotone-Parent: 29012a24fcdd112faf6be38cab14b049484469f6
157204    Monotone-Revision: 2dcd3767ec243afcd8e444a801259ca2507bd02e
157205
157206    Monotone-Author: flachapelle@inverse.ca
157207    Monotone-Date: 2008-10-20T17:13:13
157208    Monotone-Branch: ca.inverse.sogo
157209
157210M	UI/WebServerResources/UIxMailEditor.js
157211
157212commit ce8eda69416cedc6a26343b882317b8f14752e21
157213Author: Ludovic Marcotte <lmarcotte@inverse.ca>
157214Date:   Mon Oct 20 16:23:29 2008 +0000
157215
157216    Updated templates to avoid crashes during invitation replies.
157217
157218    Monotone-Parent: ad935d05acb272f749720110ffa0a03bb52d220d
157219    Monotone-Revision: 29012a24fcdd112faf6be38cab14b049484469f6
157220
157221    Monotone-Author: ludovic@Sophos.ca
157222    Monotone-Date: 2008-10-20T16:23:29
157223    Monotone-Branch: ca.inverse.sogo
157224
157225M	SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.html
157226M	SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.html
157227M	SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.html
157228M	SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.html
157229
157230commit 39af916d688b351c10aed3b2b8321c31e06f08db
157231Author: Ludovic Marcotte <lmarcotte@inverse.ca>
157232Date:   Mon Oct 20 14:04:09 2008 +0000
157233
157234    Added a wise NSLog call to give more clue to users about a misconfiguration of the
157235    SOGoLDAPSources.
157236
157237    Monotone-Parent: 6c02bf9631ff4ffa77f3dd2068fdf632d29bcc25
157238    Monotone-Revision: 7b8ed9c4b20f7511d8c8423f497d9006d548729d
157239
157240    Monotone-Author: ludovic@Sophos.ca
157241    Monotone-Date: 2008-10-20T14:04:09
157242    Monotone-Branch: ca.inverse.sogo
157243
157244M	SoObjects/SOGo/LDAPSource.m
157245
157246commit d6f7a53694d62beca72bfad10a749651959690df
157247Author: Francis Lachapelle <flachapelle@inverse.ca>
157248Date:   Fri Oct 17 23:41:52 2008 +0000
157249
157250    Fix for bug #3044
157251
157252    Monotone-Parent: f1a1a7d4fd101844877061fca124817c04fb68bb
157253    Monotone-Revision: c188de330d668938c84bba685aabd793abbfbe6a
157254
157255    Monotone-Author: flachapelle@inverse.ca
157256    Monotone-Date: 2008-10-17T23:41:52
157257    Monotone-Branch: ca.inverse.sogo
157258
157259M	UI/WebServerResources/MailerUI.js
157260
157261commit 5bb2c383262fed5273b2f6e753185e14ae461219
157262Author: Francis Lachapelle <flachapelle@inverse.ca>
157263Date:   Fri Oct 17 23:41:27 2008 +0000
157264
157265    Fix for bug #3038
157266
157267    Monotone-Parent: fd6739c8912ccda074f93108e73623ee0dcc2d1b
157268    Monotone-Revision: f1a1a7d4fd101844877061fca124817c04fb68bb
157269
157270    Monotone-Author: flachapelle@inverse.ca
157271    Monotone-Date: 2008-10-17T23:41:27
157272    Monotone-Branch: ca.inverse.sogo
157273
157274M	ChangeLog
157275M	UI/Common/UIxPageFrame.h
157276M	UI/Common/UIxPageFrame.m
157277M	UI/Templates/UIxPageFrame.wox
157278
157279commit 0b09c1b52b00daea4273ee3c2adca5a0d38748d7
157280Author: Francis Lachapelle <flachapelle@inverse.ca>
157281Date:   Fri Oct 17 02:17:56 2008 +0000
157282
157283    Fix for bug #3039
157284
157285    Monotone-Parent: 6c02bf9631ff4ffa77f3dd2068fdf632d29bcc25
157286    Monotone-Revision: fd6739c8912ccda074f93108e73623ee0dcc2d1b
157287
157288    Monotone-Author: flachapelle@inverse.ca
157289    Monotone-Date: 2008-10-17T02:17:56
157290    Monotone-Branch: ca.inverse.sogo
157291
157292M	UI/Contacts/UIxContactFoldersView.m
157293
157294commit 1476b9f8cd051b533d79b116ce067543276f684c
157295Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
157296Date:   Thu Oct 16 20:15:15 2008 +0000
157297
157298    Monotone-Parent: 7783dd885054cebd0991b4226695bea400c2c6c1
157299    Monotone-Revision: 6c02bf9631ff4ffa77f3dd2068fdf632d29bcc25
157300
157301    Monotone-Author: wsourdeau@inverse.ca
157302    Monotone-Date: 2008-10-16T20:15:15
157303    Monotone-Branch: ca.inverse.sogo
157304
157305M	ChangeLog
157306M	SoObjects/SOGo/SOGoObject.m
157307
157308commit 494d09748f395ac93082ca21062a8ac050c75ec3
157309Author: Francis Lachapelle <flachapelle@inverse.ca>
157310Date:   Thu Oct 16 18:07:09 2008 +0000
157311
157312    Monotone-Parent: 1175fba37fd9ba323ce110c5136b0751279a5e37
157313    Monotone-Revision: 7783dd885054cebd0991b4226695bea400c2c6c1
157314
157315    Monotone-Author: flachapelle@inverse.ca
157316    Monotone-Date: 2008-10-16T18:07:09
157317    Monotone-Branch: ca.inverse.sogo
157318
157319M	UI/WebServerResources/UIxMailEditor.js
157320
157321commit a54be67579e2a625680102b6e9d1a124bf035360
157322Author: Francis Lachapelle <flachapelle@inverse.ca>
157323Date:   Thu Oct 16 17:57:49 2008 +0000
157324
157325    Fix for bug #3032
157326
157327    Monotone-Parent: cb44eaef6cc3aa0a6f570b05e783dcb291f731f4
157328    Monotone-Revision: 1175fba37fd9ba323ce110c5136b0751279a5e37
157329
157330    Monotone-Author: flachapelle@inverse.ca
157331    Monotone-Date: 2008-10-16T17:57:49
157332    Monotone-Branch: ca.inverse.sogo
157333
157334M	UI/WebServerResources/UIxMailToSelection.js
157335
157336commit 71c61697abd5b645302ae38c78ed7e54cb3cbafc
157337Author: Francis Lachapelle <flachapelle@inverse.ca>
157338Date:   Thu Oct 16 15:09:15 2008 +0000
157339
157340    Monotone-Parent: 6e72cda98a0d10247d00cb8b21c0989d26a9e774
157341    Monotone-Revision: cb44eaef6cc3aa0a6f570b05e783dcb291f731f4
157342
157343    Monotone-Author: flachapelle@inverse.ca
157344    Monotone-Date: 2008-10-16T15:09:15
157345    Monotone-Branch: ca.inverse.sogo
157346
157347M	UI/WebServerResources/MailerUI.js
157348M	UI/WebServerResources/UIxPreferences.css
157349M	UI/WebServerResources/generic.js
157350
157351commit b4e75a005db1f7aa2c57ffa1b7a9e053170a9b27
157352Author: Francis Lachapelle <flachapelle@inverse.ca>
157353Date:   Thu Oct 16 15:07:00 2008 +0000
157354
157355    Fix for bug #3035
157356
157357    Monotone-Parent: 23a75a439dab4749661e5ba939407cd942b57da1
157358    Monotone-Revision: 6e72cda98a0d10247d00cb8b21c0989d26a9e774
157359
157360    Monotone-Author: flachapelle@inverse.ca
157361    Monotone-Date: 2008-10-16T15:07:00
157362    Monotone-Branch: ca.inverse.sogo
157363
157364M	UI/Templates/MailerUI/UIxMailPopupView.wox
157365
157366commit 38c3ca498bb85406d96457caecf968d3aeaa92f8
157367Author: Francis Lachapelle <flachapelle@inverse.ca>
157368Date:   Wed Oct 15 22:47:42 2008 +0000
157369
157370    Monotone-Parent: 52dc624973a3147c2b05788ed050496a1712836e
157371    Monotone-Revision: 23a75a439dab4749661e5ba939407cd942b57da1
157372
157373    Monotone-Author: flachapelle@inverse.ca
157374    Monotone-Date: 2008-10-15T22:47:42
157375    Monotone-Branch: ca.inverse.sogo
157376
157377M	UI/WebServerResources/MailerUI.js
157378
157379commit d374a7c0ab8585db058112cbe281bc05cb71ef84
157380Author: Francis Lachapelle <flachapelle@inverse.ca>
157381Date:   Wed Oct 15 20:22:14 2008 +0000
157382
157383    Monotone-Parent: ada3e67bf46f257bd1585ae26b366af2a60f210a
157384    Monotone-Revision: 52dc624973a3147c2b05788ed050496a1712836e
157385
157386    Monotone-Author: flachapelle@inverse.ca
157387    Monotone-Date: 2008-10-15T20:22:14
157388    Monotone-Branch: ca.inverse.sogo
157389
157390M	OGoContentStore/OCSContactFieldExtractor.m
157391
157392commit 5de234238acd223294c68dc83f9bce4574a5ffd6
157393Author: Francis Lachapelle <flachapelle@inverse.ca>
157394Date:   Wed Oct 15 20:06:38 2008 +0000
157395
157396    Monotone-Parent: bf4570489172c778883e36d3a499496d332f3813
157397    Monotone-Revision: ada3e67bf46f257bd1585ae26b366af2a60f210a
157398
157399    Monotone-Author: flachapelle@inverse.ca
157400    Monotone-Date: 2008-10-15T20:06:38
157401    Monotone-Branch: ca.inverse.sogo
157402
157403M	ChangeLog
157404M	UI/Contacts/UIxContactFoldersView.m
157405
157406commit 76f4172408b4e205610b79b3bef0992645b4f73a
157407Author: Francis Lachapelle <flachapelle@inverse.ca>
157408Date:   Wed Oct 15 19:57:17 2008 +0000
157409
157410    Monotone-Parent: b32a3736b939af117ea6ccc7b8ce477cdc8c0b90
157411    Monotone-Revision: bf4570489172c778883e36d3a499496d332f3813
157412
157413    Monotone-Author: flachapelle@inverse.ca
157414    Monotone-Date: 2008-10-15T19:57:17
157415    Monotone-Branch: ca.inverse.sogo
157416
157417M	ChangeLog
157418M	OGoContentStore/OCSContactFieldExtractor.m
157419M	UI/Contacts/UIxContactEditor.m
157420
157421commit 993fc69f8110c5c96d6ae96335ccf5c8cf85ec6b
157422Author: Francis Lachapelle <flachapelle@inverse.ca>
157423Date:   Wed Oct 15 15:07:17 2008 +0000
157424
157425    Monotone-Parent: e3c366d0f994c28dc0f424d8712c67980170a6c1
157426    Monotone-Revision: 77c8b4de9ced789f1bc229519470e879b316a239
157427
157428    Monotone-Author: flachapelle@inverse.ca
157429    Monotone-Date: 2008-10-15T15:07:17
157430    Monotone-Branch: ca.inverse.sogo
157431
157432M	UI/WebServerResources/MailerUI.js
157433M	UI/WebServerResources/generic.js
157434
157435commit 98c344993c2b1e4d34bd6eca86223092b9f2fbbf
157436Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
157437Date:   Wed Oct 15 14:53:54 2008 +0000
157438
157439    Monotone-Parent: 616921280c79198f2b2025ca567453d8d7d550e7
157440    Monotone-Revision: e831b47e5e76168e9bb7b9172e518e7d8c871173
157441
157442    Monotone-Author: wsourdeau@inverse.ca
157443    Monotone-Date: 2008-10-15T14:53:54
157444    Monotone-Branch: ca.inverse.sogo
157445
157446M	ChangeLog
157447M	UI/MailerUI/French.lproj/Localizable.strings
157448M	UI/MailerUI/UIxMailListView.m
157449
157450commit e08698a17e5f52dc343aee275ed43fe29e9f5120
157451Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
157452Date:   Wed Oct 15 14:52:02 2008 +0000
157453
157454    Monotone-Parent: 35aeb39a4ff1d311050f0ab6cc5002f6896f9572
157455    Monotone-Revision: 616921280c79198f2b2025ca567453d8d7d550e7
157456
157457    Monotone-Author: wsourdeau@inverse.ca
157458    Monotone-Date: 2008-10-15T14:52:02
157459    Monotone-Branch: ca.inverse.sogo
157460
157461M	ChangeLog
157462M	SoObjects/SOGo/SOGoObject.m
157463
157464commit 09d42ba770d99b40fd2f3342c51b214c6996446e
157465Author: Francis Lachapelle <flachapelle@inverse.ca>
157466Date:   Wed Oct 15 14:40:40 2008 +0000
157467
157468    Monotone-Parent: 35aeb39a4ff1d311050f0ab6cc5002f6896f9572
157469    Monotone-Revision: e3c366d0f994c28dc0f424d8712c67980170a6c1
157470
157471    Monotone-Author: flachapelle@inverse.ca
157472    Monotone-Date: 2008-10-15T14:40:40
157473    Monotone-Branch: ca.inverse.sogo
157474
157475M	UI/WebServerResources/prototype.js
157476
157477commit eb400fd2e5311f5be9ec950ff0a9a48957a9e175
157478Author: C Robert <crobert@inverse.ca>
157479Date:   Tue Oct 14 21:18:52 2008 +0000
157480
157481    Fixed a bug in cpoy/move menus (only the first column worked)
157482
157483
157484
157485    Monotone-Parent: 822260d0260bcf1547f7d38fe5a673fcdcb589ad
157486    Monotone-Revision: f47bc809420338973f9f0d1ab2dabcacc7019252
157487
157488    Monotone-Author: crobert@inverse.ca
157489    Monotone-Date: 2008-10-14T21:18:52
157490    Monotone-Branch: ca.inverse.sogo
157491
157492M	UI/WebServerResources/MailerUI.js
157493M	UI/WebServerResources/generic.js
157494
157495commit 2a5fd5f89224a4d052e2cf6f67a1b844975fbafa
157496Author: Ludovic Marcotte <lmarcotte@inverse.ca>
157497Date:   Tue Oct 14 17:36:04 2008 +0000
157498
157499    We now expunge the current selected mailbox whenver we 'leave' the mail module.
157500
157501    Monotone-Parent: 822260d0260bcf1547f7d38fe5a673fcdcb589ad
157502    Monotone-Revision: addd7d5e87d3a58601c005b2b25baaecc4ac4ece
157503
157504    Monotone-Author: ludovic@Sophos.ca
157505    Monotone-Date: 2008-10-14T17:36:04
157506    Monotone-Branch: ca.inverse.sogo
157507
157508M	UI/WebServerResources/MailerUI.js
157509
157510commit 933329f71dbe5c215c1af500f070691232ad807c
157511Author: Ludovic Marcotte <lmarcotte@inverse.ca>
157512Date:   Tue Oct 14 16:48:40 2008 +0000
157513
157514    Fixed some translations.
157515
157516    Monotone-Parent: 72682eea27a61c6fe055d0c7ed1767dee836aa28
157517    Monotone-Revision: 822260d0260bcf1547f7d38fe5a673fcdcb589ad
157518
157519    Monotone-Author: ludovic@Sophos.ca
157520    Monotone-Date: 2008-10-14T16:48:40
157521    Monotone-Branch: ca.inverse.sogo
157522
157523M	UI/MailerUI/French.lproj/Localizable.strings
157524M	UI/PreferencesUI/French.lproj/Localizable.strings
157525
157526commit 108cb845c7fac51fad09ea0c04208dd3ec2ddac3
157527Author: C Robert <crobert@inverse.ca>
157528Date:   Tue Oct 14 16:50:39 2008 +0000
157529
157530    Re-re-fixed the header columns bug
157531
157532
157533    Monotone-Parent: 37b0203e2cc332fa2bf9c9c6fa34fc682adcb427
157534    Monotone-Revision: 72682eea27a61c6fe055d0c7ed1767dee836aa28
157535
157536    Monotone-Author: crobert@inverse.ca
157537    Monotone-Date: 2008-10-14T16:50:39
157538    Monotone-Branch: ca.inverse.sogo
157539
157540M	UI/MailerUI/UIxMailListView.m
157541M	UI/WebServerResources/MailerUI.js
157542
157543commit a3b58a2c7d6e44992c13a9eb805ef3f638244ce2
157544Author: C Robert <crobert@inverse.ca>
157545Date:   Tue Oct 14 15:40:10 2008 +0000
157546
157547    Re-Fixed
157548
157549
157550    Monotone-Parent: f5519aba4ce49dda80d5353427f90b5e4646fd04
157551    Monotone-Revision: 37b0203e2cc332fa2bf9c9c6fa34fc682adcb427
157552
157553    Monotone-Author: crobert@inverse.ca
157554    Monotone-Date: 2008-10-14T15:40:10
157555    Monotone-Branch: ca.inverse.sogo
157556
157557M	UI/MailerUI/UIxMailListView.m
157558
157559commit 1e689dc9302f784eb57322100875e0edfb10c8d3
157560Author: C Robert <crobert@inverse.ca>
157561Date:   Tue Oct 14 15:24:16 2008 +0000
157562
157563    Fixed a bug in Sent and Drafts folders (showed From instead of To)
157564
157565
157566
157567    Monotone-Parent: cd3773da85b6861c3ff9d7ec853caa41e8bb9591
157568    Monotone-Revision: f5519aba4ce49dda80d5353427f90b5e4646fd04
157569
157570    Monotone-Author: crobert@inverse.ca
157571    Monotone-Date: 2008-10-14T15:24:16
157572    Monotone-Branch: ca.inverse.sogo
157573
157574M	UI/MailerUI/UIxMailListView.m
157575M	UI/Templates/MailerUI/UIxMailListView.wox
157576
157577commit 498ee6581c5d501de30cd99ced587ddbc1a36913
157578Author: Ludovic Marcotte <lmarcotte@inverse.ca>
157579Date:   Mon Oct 13 13:13:01 2008 +0000
157580
157581    Added transactions around database transactions, especially around
157582    the DELETE ones that wouldn't work too well in Oracle.
157583
157584    Monotone-Parent: 1bdb79b8cf0d84f8038dc05631d7db768d3faca4
157585    Monotone-Revision: cd3773da85b6861c3ff9d7ec853caa41e8bb9591
157586
157587    Monotone-Author: ludovic@Sophos.ca
157588    Monotone-Date: 2008-10-13T13:13:01
157589    Monotone-Branch: ca.inverse.sogo
157590
157591M	SOPE/GDLContentStore/GCSFolder.m
157592M	SOPE/GDLContentStore/GCSFolderManager.m
157593M	SoObjects/SOGo/SOGoUser.m
157594
157595commit adede1656850dad3fd244a17a349202e2541ca32
157596Author: C Robert <crobert@inverse.ca>
157597Date:   Thu Oct 9 20:38:43 2008 +0000
157598
157599    Fixed a bug in menu (move/copy) selection
157600
157601
157602    Monotone-Parent: 6c373f0d20463d992f29e12a75b931b08f890301
157603    Monotone-Revision: 1bdb79b8cf0d84f8038dc05631d7db768d3faca4
157604
157605    Monotone-Author: crobert@inverse.ca
157606    Monotone-Date: 2008-10-09T20:38:43
157607    Monotone-Branch: ca.inverse.sogo
157608
157609M	UI/WebServerResources/MailerUI.js
157610
157611commit 6e4e8cea2d0bab4ac1d895c4ea786e3322dc3f69
157612Author: C Robert <crobert@inverse.ca>
157613Date:   Thu Oct 9 19:59:05 2008 +0000
157614
157615    Icon and text for an attached file are now centered
157616
157617
157618    Monotone-Parent: a1a0f6f62f6d3e023e2fadcfe803aad3abadef82
157619    Monotone-Revision: c5a2fc082a5c244225c25cf41b83bbc018f79a6d
157620
157621    Monotone-Author: crobert@inverse.ca
157622    Monotone-Date: 2008-10-09T19:59:05
157623    Monotone-Branch: ca.inverse.sogo
157624
157625M	UI/WebServerResources/MailerUI.css
157626
157627commit dbfd64e61ff255abadda76094c61225073d6878b
157628Author: Francis Lachapelle <flachapelle@inverse.ca>
157629Date:   Thu Oct 9 19:27:37 2008 +0000
157630
157631    Monotone-Parent: b31e6efb5efed6bcfa2c6aaca6dbbb4e06a9a637
157632    Monotone-Revision: ae19f5b80b87d9f63b4068d2a027a9fdb3190efb
157633
157634    Monotone-Author: flachapelle@inverse.ca
157635    Monotone-Date: 2008-10-09T19:27:37
157636    Monotone-Branch: ca.inverse.sogo
157637
157638M	UI/WebServerResources/MailerUI.css
157639M	UI/WebServerResources/MailerUI.js
157640M	UI/WebServerResources/MailerUIdTree.js
157641M	UI/WebServerResources/dtree.js
157642M	UI/WebServerResources/generic.js
157643
157644commit 0408389bb9ad3d89ca7856f1597e1512af920785
157645Author: Francis Lachapelle <flachapelle@inverse.ca>
157646Date:   Thu Oct 9 18:45:09 2008 +0000
157647
157648    Monotone-Parent: ca39f4c4b9b67b5d8fd268ec4322f18de2d255ca
157649    Monotone-Revision: b31e6efb5efed6bcfa2c6aaca6dbbb4e06a9a637
157650
157651    Monotone-Author: flachapelle@inverse.ca
157652    Monotone-Date: 2008-10-09T18:45:09
157653    Monotone-Branch: ca.inverse.sogo
157654
157655M	UI/WebServerResources/generic.css
157656
157657commit 9ec8e8c4fc7217396d3efd9384f0d56ceab190ba
157658Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
157659Date:   Thu Oct 9 18:39:03 2008 +0000
157660
157661    Monotone-Parent: a1a0f6f62f6d3e023e2fadcfe803aad3abadef82
157662    Monotone-Revision: 8abd92fe532be14683eafa92d990c2fce38a7365
157663
157664    Monotone-Author: wsourdeau@inverse.ca
157665    Monotone-Date: 2008-10-09T18:39:03
157666    Monotone-Branch: ca.inverse.sogo
157667
157668M	UI/Templates/MailerUI/UIxMailMainFrame.wox
157669D	UI/WebServerResources/MailerUI+dTree.js
157670A	UI/WebServerResources/MailerUIdTree.js
157671
157672commit 1378a588a34f91767971cbf32a6f128f5e4ea7fb
157673Author: Francis Lachapelle <flachapelle@inverse.ca>
157674Date:   Thu Oct 9 17:53:57 2008 +0000
157675
157676    Monotone-Parent: 13d32f10f777940ff2ce93d307d4211a335f0571
157677    Monotone-Revision: 32ab392d3b7d226db707f5c0a95d358eb0d5d4de
157678
157679    Monotone-Author: flachapelle@inverse.ca
157680    Monotone-Date: 2008-10-09T17:53:57
157681    Monotone-Branch: ca.inverse.sogo
157682
157683M	UI/MailerUI/UIxMailAccountActions.m
157684
157685commit f2b761555b2886588b4fd20c8edf9a4d47bab176
157686Author: Francis Lachapelle <flachapelle@inverse.ca>
157687Date:   Thu Oct 9 15:44:11 2008 +0000
157688
157689    Monotone-Parent: 8de4aea8eccbe5e0fc4f23a3fb07e205970fa413
157690    Monotone-Revision: 13d32f10f777940ff2ce93d307d4211a335f0571
157691
157692    Monotone-Author: flachapelle@inverse.ca
157693    Monotone-Date: 2008-10-09T15:44:11
157694    Monotone-Branch: ca.inverse.sogo
157695
157696M	UI/PreferencesUI/French.lproj/Localizable.strings
157697
157698commit c5d2069318628e1a7cd7e26be1677bf4f64bc524
157699Author: Francis Lachapelle <flachapelle@inverse.ca>
157700Date:   Wed Oct 8 19:31:39 2008 +0000
157701
157702    Monotone-Parent: 222ceca8e71fe7e1c2395ac641b067b96b94ae3f
157703    Monotone-Revision: 8de4aea8eccbe5e0fc4f23a3fb07e205970fa413
157704
157705    Monotone-Author: flachapelle@inverse.ca
157706    Monotone-Date: 2008-10-08T19:31:39
157707    Monotone-Branch: ca.inverse.sogo
157708
157709M	UI/Templates/MailerUI/UIxMailListView.wox
157710
157711commit 6ab5cfa937e20ed611eef6b45cb5fe18122e370d
157712Author: C Robert <crobert@inverse.ca>
157713Date:   Wed Oct 8 18:38:03 2008 +0000
157714
157715    Fixed a translation bug in MessageListView
157716
157717
157718    Monotone-Parent: 4b5ba0c0b794837c553c64a3c5e55717bd636b7b
157719    Monotone-Revision: a1a0f6f62f6d3e023e2fadcfe803aad3abadef82
157720
157721    Monotone-Author: crobert@inverse.ca
157722    Monotone-Date: 2008-10-08T18:38:03
157723    Monotone-Branch: ca.inverse.sogo
157724
157725M	UI/MailerUI/UIxMailListView.h
157726M	UI/MailerUI/UIxMailListView.m
157727M	UI/Templates/MailerUI/UIxMailListView.wox
157728
157729commit 9e860430f45924d49e05f36dcabb94f8cfe85251
157730Author: Ludovic Marcotte <lmarcotte@inverse.ca>
157731Date:   Wed Oct 8 16:25:30 2008 +0000
157732
157733    Updated the string files for the "Priority" string.
157734
157735    Monotone-Parent: 222ceca8e71fe7e1c2395ac641b067b96b94ae3f
157736    Monotone-Revision: ac68ed83f444da4e4bab62959d53aad8ed53ff55
157737
157738    Monotone-Author: ludovic@Sophos.ca
157739    Monotone-Date: 2008-10-08T16:25:30
157740    Monotone-Branch: ca.inverse.sogo
157741
157742M	UI/MailerUI/Dutch.lproj/Localizable.strings
157743M	UI/MailerUI/English.lproj/Localizable.strings
157744M	UI/MailerUI/French.lproj/Localizable.strings
157745M	UI/MailerUI/German.lproj/Localizable.strings
157746M	UI/MailerUI/Italian.lproj/Localizable.strings
157747M	UI/MailerUI/Spanish.lproj/Localizable.strings
157748
157749commit aecb5acd2958512b7f684fa8331edaa6a684766e
157750Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
157751Date:   Wed Oct 8 16:03:24 2008 +0000
157752
157753    Monotone-Parent: 222ceca8e71fe7e1c2395ac641b067b96b94ae3f
157754    Monotone-Revision: 3550dd70ecbb9d12c44ec69561f97a455b714c93
157755
157756    Monotone-Author: wsourdeau@inverse.ca
157757    Monotone-Date: 2008-10-08T16:03:24
157758    Monotone-Branch: ca.inverse.sogo
157759
157760M	SoObjects/Appointments/SOGoAppointmentFolder.m
157761
157762commit a3690810149c8a006cde09258c38e7d7faed5718
157763Author: Ludovic Marcotte <lmarcotte@inverse.ca>
157764Date:   Mon Oct 6 17:17:43 2008 +0000
157765
157766    We now correctly position and support the "Load Images" option
157767    in HTML mails from a popup window.
157768
157769    Monotone-Parent: 95dd42cd6a83e654864923e0ae5dba233def3394
157770    Monotone-Revision: 222ceca8e71fe7e1c2395ac641b067b96b94ae3f
157771
157772    Monotone-Author: ludovic@Sophos.ca
157773    Monotone-Date: 2008-10-06T17:17:43
157774    Monotone-Branch: ca.inverse.sogo
157775
157776M	UI/WebServerResources/MailerUI.css
157777M	UI/WebServerResources/MailerUI.js
157778M	UI/WebServerResources/UIxMailPopupView.js
157779
157780commit 0be954db17b90974bcaf9ceba46065e830e923ee
157781Author: C Robert <crobert@inverse.ca>
157782Date:   Mon Oct 6 15:44:05 2008 +0000
157783
157784    Fixed #3008
157785
157786
157787    Monotone-Parent: 459d0175f983b6e31e8957fa80969a4b335469cb
157788    Monotone-Revision: 95dd42cd6a83e654864923e0ae5dba233def3394
157789
157790    Monotone-Author: crobert@inverse.ca
157791    Monotone-Date: 2008-10-06T15:44:05
157792    Monotone-Branch: ca.inverse.sogo
157793
157794M	UI/WebServerResources/UIxMailEditor.js
157795
157796commit c8778a820ddd368bef575d066cd5f8adf7e8280e
157797Author: Francis Lachapelle <flachapelle@inverse.ca>
157798Date:   Fri Oct 3 23:12:11 2008 +0000
157799
157800    Monotone-Parent: 717b1106bd82a838188f97c4b88f9caa35e59586
157801    Monotone-Revision: 459d0175f983b6e31e8957fa80969a4b335469cb
157802
157803    Monotone-Author: flachapelle@inverse.ca
157804    Monotone-Date: 2008-10-03T23:12:11
157805    Monotone-Branch: ca.inverse.sogo
157806
157807M	ChangeLog
157808M	SoObjects/Contacts/SOGoContactLDAPFolder.m
157809M	SoObjects/SOGo/LDAPSource.m
157810M	SoObjects/SOGo/LDAPUserManager.m
157811M	UI/Contacts/UIxContactFoldersView.m
157812M	UI/MainUI/SOGoUserHomePage.m
157813M	UI/WebServerResources/UIxAttendeesEditor.js
157814M	UI/WebServerResources/UIxContactsUserFolders.js
157815M	UI/WebServerResources/UIxMailEditor.js
157816
157817commit 53a1764c22a313d7f88a77b48a90aef92cb12edc
157818Author: C Robert <crobert@inverse.ca>
157819Date:   Fri Oct 3 21:05:53 2008 +0000
157820
157821    Fixed a bug that duplicated messages on move (in trash folder)
157822
157823
157824    Monotone-Parent: 93e3ee8d7dc1f21a4f8a7f576b722c8b564aecde
157825    Monotone-Revision: 717b1106bd82a838188f97c4b88f9caa35e59586
157826
157827    Monotone-Author: crobert@inverse.ca
157828    Monotone-Date: 2008-10-03T21:05:53
157829    Monotone-Branch: ca.inverse.sogo
157830
157831M	SoObjects/Mailer/SOGoMailFolder.m
157832
157833commit 5057bd6067307a68a318c938a87720166d45b652
157834Author: C Robert <crobert@inverse.ca>
157835Date:   Fri Oct 3 20:26:26 2008 +0000
157836
157837    Fixed a bug when messages are moved
157838
157839
157840    Monotone-Parent: df09cb53adc84e0b77ac22ce38dfb6e89498ea33
157841    Monotone-Revision: 93e3ee8d7dc1f21a4f8a7f576b722c8b564aecde
157842
157843    Monotone-Author: crobert@inverse.ca
157844    Monotone-Date: 2008-10-03T20:26:26
157845    Monotone-Branch: ca.inverse.sogo
157846
157847M	UI/WebServerResources/MailerUI.js
157848
157849commit 95c83d64e70e9c888b023d74d2cf42448659d9ea
157850Author: C Robert <crobert@inverse.ca>
157851Date:   Fri Oct 3 19:01:29 2008 +0000
157852
157853    See ChangeLog
157854
157855
157856    Monotone-Parent: 043af14fd2ae984a7c53179d03394ad062129d22
157857    Monotone-Revision: 32554661a85cc9243d30ced4dbf571eab59b4ea3
157858
157859    Monotone-Author: crobert@inverse.ca
157860    Monotone-Date: 2008-10-03T19:01:29
157861    Monotone-Branch: ca.inverse.sogo
157862
157863M	ChangeLog
157864M	SoObjects/Mailer/SOGoMailFolder.m
157865M	UI/MailerUI/UIxMailActions.m
157866M	UI/MailerUI/UIxMailFolderActions.m
157867M	UI/MailerUI/product.plist
157868M	UI/WebServerResources/MailerUI.js
157869M	UI/WebServerResources/generic.css
157870
157871commit 86ee24564d62087f4e4333dc2637ab69fd3b06ce
157872Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
157873Date:   Fri Oct 3 15:59:05 2008 +0000
157874
157875    Monotone-Parent: 08887e8ab8ffface427b76d3b4c8103b06bad176
157876    Monotone-Revision: d23ffdb26b88012981424a2080e8ef01316372e0
157877
157878    Monotone-Author: wsourdeau@inverse.ca
157879    Monotone-Date: 2008-10-03T15:59:05
157880    Monotone-Branch: ca.inverse.sogo
157881
157882M	Main/SOGo.m
157883
157884commit 0f212d73661a936b4c84bdbb906bd30bae4c456e
157885Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
157886Date:   Fri Oct 3 15:58:50 2008 +0000
157887
157888    Monotone-Parent: e03672063c7c66e3b24ca73e85d84e0c903e6bc7
157889    Monotone-Revision: 08887e8ab8ffface427b76d3b4c8103b06bad176
157890
157891    Monotone-Author: wsourdeau@inverse.ca
157892    Monotone-Date: 2008-10-03T15:58:50
157893    Monotone-Branch: ca.inverse.sogo
157894
157895M	SOPE/sope-patchset-r1626.diff
157896
157897commit 1aef34a3b561f390f666d72d6e1dcd2e7842f1aa
157898Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
157899Date:   Fri Oct 3 15:58:31 2008 +0000
157900
157901    Monotone-Parent: 043af14fd2ae984a7c53179d03394ad062129d22
157902    Monotone-Revision: e03672063c7c66e3b24ca73e85d84e0c903e6bc7
157903
157904    Monotone-Author: wsourdeau@inverse.ca
157905    Monotone-Date: 2008-10-03T15:58:31
157906    Monotone-Branch: ca.inverse.sogo
157907
157908M	UI/MainUI/product.plist
157909
157910commit 4109cf5e2769ab4b82e7a7b23b8f299b022ce16d
157911Author: Ludovic Marcotte <lmarcotte@inverse.ca>
157912Date:   Fri Oct 3 13:54:24 2008 +0000
157913
157914    Added the possibility of retreiving the number of unseen
157915    messages from the INBOX.
157916
157917    Monotone-Parent: 043af14fd2ae984a7c53179d03394ad062129d22
157918    Monotone-Revision: 22a0204fbcb44500dd41a225b263a8be90401353
157919
157920    Monotone-Author: ludovic@Sophos.ca
157921    Monotone-Date: 2008-10-03T13:54:24
157922    Monotone-Branch: ca.inverse.sogo
157923
157924M	UI/MailerUI/UIxMailAccountActions.h
157925M	UI/MailerUI/UIxMailAccountActions.m
157926M	UI/MailerUI/product.plist
157927
157928commit 95f54c2c96d7dd11f6be2653508fbf682aa270dd
157929Author: Ludovic Marcotte <lmarcotte@inverse.ca>
157930Date:   Fri Oct 3 12:05:21 2008 +0000
157931
157932    Fixed the spec file.
157933
157934    Monotone-Parent: a42c8a3551da9474cae3cd9afc489aac08bcaf88
157935    Monotone-Revision: 043af14fd2ae984a7c53179d03394ad062129d22
157936
157937    Monotone-Author: ludovic@Sophos.ca
157938    Monotone-Date: 2008-10-03T12:05:21
157939    Monotone-Branch: ca.inverse.sogo
157940
157941M	sogo.spec
157942
157943commit ba1e60db17dbfbde6410afd69059e0a20c776216
157944Author: C Robert <crobert@inverse.ca>
157945Date:   Thu Oct 2 15:16:50 2008 +0000
157946
157947    SOGoMailListViewColumnsOrder is no longer mandatory in sogo defaults
157948
157949
157950    Monotone-Parent: c54fb1d46a2e8d4d85dfdd53f857dcdc179f996f
157951    Monotone-Revision: a42c8a3551da9474cae3cd9afc489aac08bcaf88
157952
157953    Monotone-Author: crobert@inverse.ca
157954    Monotone-Date: 2008-10-02T15:16:50
157955    Monotone-Branch: ca.inverse.sogo
157956
157957M	UI/MailerUI/UIxMailListView.m
157958M	UI/MailerUI/UIxMailMainFrame.m
157959
157960commit 0bcc5fbdec85b7d7bf8969d78f34015bea4de945
157961Author: C Robert <crobert@inverse.ca>
157962Date:   Thu Oct 2 15:04:55 2008 +0000
157963
157964    Previous revision had a malfunctionning MailerUI.js
157965
157966
157967    Monotone-Parent: 398e2de6f331504256a7ec906263ca190e2008af
157968    Monotone-Revision: c54fb1d46a2e8d4d85dfdd53f857dcdc179f996f
157969
157970    Monotone-Author: crobert@inverse.ca
157971    Monotone-Date: 2008-10-02T15:04:55
157972    Monotone-Branch: ca.inverse.sogo
157973
157974M	UI/WebServerResources/MailerUI.js
157975
157976commit ffbbc25ded50dd146f2a22ac6c00e47d710e84c8
157977Author: C Robert <crobert@inverse.ca>
157978Date:   Thu Oct 2 15:00:13 2008 +0000
157979
157980    See ChangeLog
157981
157982
157983
157984    Monotone-Parent: 4753dc596b8d9070a66d1d6b4dbe88e746c19a81
157985    Monotone-Revision: 398e2de6f331504256a7ec906263ca190e2008af
157986
157987    Monotone-Author: crobert@inverse.ca
157988    Monotone-Date: 2008-10-02T15:00:13
157989    Monotone-Branch: ca.inverse.sogo
157990
157991M	ChangeLog
157992M	SoObjects/Mailer/SOGoMailFolder.m
157993M	UI/MailPartViewers/UIxMailPartViewer.m
157994M	UI/MailerUI/UIxMailListView.m
157995M	UI/MailerUI/UIxMailMainFrame.m
157996M	UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox
157997M	UI/Templates/MailerUI/UIxMailListView.wox
157998M	UI/Templates/MailerUI/UIxMailMainFrame.wox
157999M	UI/WebServerResources/MailerUI.css
158000M	UI/WebServerResources/MailerUI.js
158001A	UI/WebServerResources/mime-application-certificate.png
158002A	UI/WebServerResources/mime-application-magicpoint.png
158003A	UI/WebServerResources/mime-application-msword.png
158004A	UI/WebServerResources/mime-application-ogg.png
158005A	UI/WebServerResources/mime-application-pdf.png
158006A	UI/WebServerResources/mime-application-postscript.png
158007A	UI/WebServerResources/mime-application-rtf.png
158008A	UI/WebServerResources/mime-application-vnd.lotus-1-2-3.png
158009A	UI/WebServerResources/mime-application-vnd.ms-excel.png
158010A	UI/WebServerResources/mime-application-vnd.ms-powerpoint.png
158011A	UI/WebServerResources/mime-application-vnd.oasis.opendocument.graphics.png
158012A	UI/WebServerResources/mime-application-vnd.oasis.opendocument.image.png
158013A	UI/WebServerResources/mime-application-vnd.oasis.opendocument.presentation.png
158014A	UI/WebServerResources/mime-application-vnd.oasis.opendocument.spreadsheet.png
158015A	UI/WebServerResources/mime-application-vnd.oasis.opendocument.text-web.png
158016A	UI/WebServerResources/mime-application-vnd.oasis.opendocument.text.png
158017A	UI/WebServerResources/mime-application-vnd.rn-realmedia-secure.png
158018A	UI/WebServerResources/mime-application-vnd.rn-realmedia-vbr.png
158019A	UI/WebServerResources/mime-application-vnd.rn-realmedia.png
158020A	UI/WebServerResources/mime-application-vnd.stardivision.calc.png
158021A	UI/WebServerResources/mime-application-vnd.stardivision.impress.png
158022A	UI/WebServerResources/mime-application-vnd.stardivision.writer.png
158023A	UI/WebServerResources/mime-application-vnd.sun.xml.calc.png
158024A	UI/WebServerResources/mime-application-vnd.sun.xml.draw.png
158025A	UI/WebServerResources/mime-application-vnd.sun.xml.impress.png
158026A	UI/WebServerResources/mime-application-vnd.sun.xml.writer.png
158027A	UI/WebServerResources/mime-application-wordperfect.png
158028A	UI/WebServerResources/mime-application-x-7z-compressed.png
158029A	UI/WebServerResources/mime-application-x-abiword.png
158030A	UI/WebServerResources/mime-application-x-applix-spreadsheet.png
158031A	UI/WebServerResources/mime-application-x-applix-word.png
158032A	UI/WebServerResources/mime-application-x-archive.png
158033A	UI/WebServerResources/mime-application-x-arj.png
158034A	UI/WebServerResources/mime-application-x-bzip-compressed-tar.png
158035A	UI/WebServerResources/mime-application-x-bzip.png
158036A	UI/WebServerResources/mime-application-x-cd-image.png
158037A	UI/WebServerResources/mime-application-x-compress.png
158038A	UI/WebServerResources/mime-application-x-compressed-tar.png
158039A	UI/WebServerResources/mime-application-x-cpio-compressed.png
158040A	UI/WebServerResources/mime-application-x-cpio.png
158041A	UI/WebServerResources/mime-application-x-deb.png
158042A	UI/WebServerResources/mime-application-x-dvi.png
158043A	UI/WebServerResources/mime-application-x-executable.png
158044A	UI/WebServerResources/mime-application-x-font-afm.png
158045A	UI/WebServerResources/mime-application-x-font-bdf.png
158046A	UI/WebServerResources/mime-application-x-font-linux-psf.png
158047A	UI/WebServerResources/mime-application-x-font-pcf.png
158048A	UI/WebServerResources/mime-application-x-font-sunos-news.png
158049A	UI/WebServerResources/mime-application-x-font-ttf.png
158050A	UI/WebServerResources/mime-application-x-gnumeric.png
158051A	UI/WebServerResources/mime-application-x-gzip.png
158052A	UI/WebServerResources/mime-application-x-gzpostscript.png
158053A	UI/WebServerResources/mime-application-x-jar.png
158054A	UI/WebServerResources/mime-application-x-killustrator.png
158055A	UI/WebServerResources/mime-application-x-kpresenter.png
158056A	UI/WebServerResources/mime-application-x-kspread.png
158057A	UI/WebServerResources/mime-application-x-kword.png
158058A	UI/WebServerResources/mime-application-x-lha.png
158059A	UI/WebServerResources/mime-application-x-lhz.png
158060A	UI/WebServerResources/mime-application-x-lzma-compressed-tar.png
158061A	UI/WebServerResources/mime-application-x-lzma.png
158062A	UI/WebServerResources/mime-application-x-ms-dos-executable.png
158063A	UI/WebServerResources/mime-application-x-perl.png
158064A	UI/WebServerResources/mime-application-x-php.png
158065A	UI/WebServerResources/mime-application-x-python-bytecode.png
158066A	UI/WebServerResources/mime-application-x-rar.png
158067A	UI/WebServerResources/mime-application-x-rpm.png
158068A	UI/WebServerResources/mime-application-x-scribus.png
158069A	UI/WebServerResources/mime-application-x-shellscript.png
158070A	UI/WebServerResources/mime-application-x-shockwave-flash.png
158071A	UI/WebServerResources/mime-application-x-stuffit.png
158072A	UI/WebServerResources/mime-application-x-tar.png
158073A	UI/WebServerResources/mime-application-x-tarz.png
158074A	UI/WebServerResources/mime-application-x-tex.png
158075A	UI/WebServerResources/mime-application-xhtml+xml.png
158076A	UI/WebServerResources/mime-application-zip.png
158077A	UI/WebServerResources/mime-ascii.png
158078A	UI/WebServerResources/mime-audio-x-generic.png
158079A	UI/WebServerResources/mime-audio.png
158080A	UI/WebServerResources/mime-binary.png
158081A	UI/WebServerResources/mime-contents2.png
158082A	UI/WebServerResources/mime-deb.png
158083A	UI/WebServerResources/mime-document.png
158084A	UI/WebServerResources/mime-empty.png
158085A	UI/WebServerResources/mime-exec.png
158086A	UI/WebServerResources/mime-folder_tar.png
158087A	UI/WebServerResources/mime-font-x-generic.png
158088A	UI/WebServerResources/mime-font.png
158089A	UI/WebServerResources/mime-font_bitmap.png
158090A	UI/WebServerResources/mime-font_truetype.png
158091A	UI/WebServerResources/mime-font_type1.png
158092A	UI/WebServerResources/mime-gnome-fs-executable.png
158093A	UI/WebServerResources/mime-gnome-fs-regular.png
158094A	UI/WebServerResources/mime-gnome-package.png
158095A	UI/WebServerResources/mime-gtk-file.png
158096A	UI/WebServerResources/mime-html.png
158097A	UI/WebServerResources/mime-image-x-generic.png
158098A	UI/WebServerResources/mime-image.png
158099A	UI/WebServerResources/mime-kpresenter_kpr.png
158100A	UI/WebServerResources/mime-mime_ascii.png
158101A	UI/WebServerResources/mime-misc.png
158102A	UI/WebServerResources/mime-package-x-generic.png
158103A	UI/WebServerResources/mime-package.png
158104A	UI/WebServerResources/mime-package_editors.png
158105A	UI/WebServerResources/mime-package_wordprocessing.png
158106A	UI/WebServerResources/mime-plan.png
158107A	UI/WebServerResources/mime-rpm.png
158108A	UI/WebServerResources/mime-shellscript.png
158109A	UI/WebServerResources/mime-sound.png
158110A	UI/WebServerResources/mime-spreadsheet.png
158111A	UI/WebServerResources/mime-stock_addressbook.png
158112A	UI/WebServerResources/mime-stock_calendar.png
158113A	UI/WebServerResources/mime-stock_certificate.png
158114A	UI/WebServerResources/mime-stock_script.png
158115A	UI/WebServerResources/mime-tar.png
158116A	UI/WebServerResources/mime-template_source.png
158117A	UI/WebServerResources/mime-text-html.png
158118A	UI/WebServerResources/mime-text-plain.png
158119A	UI/WebServerResources/mime-text-vnd.wap.wml.png
158120A	UI/WebServerResources/mime-text-x-csh.png
158121A	UI/WebServerResources/mime-text-x-generic-template.png
158122A	UI/WebServerResources/mime-text-x-generic.png
158123A	UI/WebServerResources/mime-text-x-preview.png
158124A	UI/WebServerResources/mime-text-x-python.png
158125A	UI/WebServerResources/mime-text-x-script.png
158126A	UI/WebServerResources/mime-text-x-sh.png
158127A	UI/WebServerResources/mime-text-x-vcalendar.png
158128A	UI/WebServerResources/mime-text-x-vcard.png
158129A	UI/WebServerResources/mime-text-x-zsh.png
158130A	UI/WebServerResources/mime-text.png
158131A	UI/WebServerResources/mime-tgz.png
158132A	UI/WebServerResources/mime-txt.png
158133A	UI/WebServerResources/mime-txt2.png
158134A	UI/WebServerResources/mime-unknown.png
158135A	UI/WebServerResources/mime-vcalendar.png
158136A	UI/WebServerResources/mime-vcard.png
158137A	UI/WebServerResources/mime-video-x-generic.png
158138A	UI/WebServerResources/mime-video.png
158139A	UI/WebServerResources/mime-wordprocessing.png
158140A	UI/WebServerResources/mime-www.png
158141A	UI/WebServerResources/mime-x-font-afm.png
158142A	UI/WebServerResources/mime-x-office-address-book.png
158143A	UI/WebServerResources/mime-x-office-calendar.png
158144A	UI/WebServerResources/mime-x-office-document.png
158145A	UI/WebServerResources/mime-x-office-drawing.png
158146A	UI/WebServerResources/mime-x-office-presentation.png
158147A	UI/WebServerResources/mime-x-office-spreadsheet.png
158148A	UI/WebServerResources/mime-zip.png
158149
158150commit 486a2ee846fbe8b1f7ac830f9e9275fd67c57138
158151Author: Ludovic Marcotte <lmarcotte@inverse.ca>
158152Date:   Thu Oct 2 12:38:14 2008 +0000
158153
158154    Use BODY.PEEK instead of BODY when fetching the X-Priority flag
158155    to avoid changing the flags.
158156
158157    Monotone-Parent: 9939de1c955ffa36b273603dc43a2b4ac81d59aa
158158    Monotone-Revision: 4753dc596b8d9070a66d1d6b4dbe88e746c19a81
158159
158160    Monotone-Author: ludovic@Sophos.ca
158161    Monotone-Date: 2008-10-02T12:38:14
158162    Monotone-Branch: ca.inverse.sogo
158163
158164M	UI/MailerUI/UIxMailListView.m
158165
158166commit 1a2d2d3ece0f1a21da86552ac378c0839af6ae43
158167Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
158168Date:   Wed Oct 1 20:20:37 2008 +0000
158169
158170    Monotone-Parent: 2cdfb2dd04e8555d5ff253a496b2f0f37cee5b6a
158171    Monotone-Revision: 9939de1c955ffa36b273603dc43a2b4ac81d59aa
158172
158173    Monotone-Author: wsourdeau@inverse.ca
158174    Monotone-Date: 2008-10-01T20:20:37
158175    Monotone-Branch: ca.inverse.sogo
158176
158177M	SOPE/sope-patchset-r1626.diff
158178
158179commit 056898184116b2975b415a26b599e4dee5cc49c9
158180Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
158181Date:   Wed Oct 1 19:32:58 2008 +0000
158182
158183    Monotone-Parent: e8f995e6002f41264c59c3e47d28de38b92c16e7
158184    Monotone-Revision: 2cdfb2dd04e8555d5ff253a496b2f0f37cee5b6a
158185
158186    Monotone-Author: wsourdeau@inverse.ca
158187    Monotone-Date: 2008-10-01T19:32:58
158188    Monotone-Branch: ca.inverse.sogo
158189
158190M	ChangeLog
158191
158192commit a5f5eb705d7dcd702ba2a25bcc63044ee0373d3a
158193Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
158194Date:   Wed Oct 1 19:32:14 2008 +0000
158195
158196    Monotone-Parent: eb4066dbb2d4884ebc2bc331edf7b31b88a6a893
158197    Monotone-Revision: e8f995e6002f41264c59c3e47d28de38b92c16e7
158198
158199    Monotone-Author: wsourdeau@inverse.ca
158200    Monotone-Date: 2008-10-01T19:32:14
158201    Monotone-Branch: ca.inverse.sogo
158202
158203M	ChangeLog
158204M	SoObjects/Appointments/GNUmakefile
158205M	SoObjects/Appointments/SOGoAppointmentObject.m
158206M	SoObjects/Appointments/SOGoAptMailDutchDeletion.wo/SOGoAptMailDutchDeletion.html
158207M	SoObjects/Appointments/SOGoAptMailDutchDeletion.wo/SOGoAptMailDutchDeletion.wod
158208M	SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.html
158209M	SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.wod
158210M	SoObjects/Appointments/SOGoAptMailDutchInvitation.wo/SOGoAptMailDutchInvitation.html
158211M	SoObjects/Appointments/SOGoAptMailDutchInvitation.wo/SOGoAptMailDutchInvitation.wod
158212D	SoObjects/Appointments/SOGoAptMailDutchRemoval.wo/SOGoAptMailDutchRemoval.html
158213D	SoObjects/Appointments/SOGoAptMailDutchRemoval.wo/SOGoAptMailDutchRemoval.wod
158214D	SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.html
158215D	SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.wod
158216M	SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo/SOGoAptMailEnglishDeletion.html
158217M	SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo/SOGoAptMailEnglishDeletion.wod
158218M	SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.html
158219M	SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.wod
158220M	SoObjects/Appointments/SOGoAptMailEnglishInvitation.wo/SOGoAptMailEnglishInvitation.html
158221M	SoObjects/Appointments/SOGoAptMailEnglishInvitation.wo/SOGoAptMailEnglishInvitation.wod
158222D	SoObjects/Appointments/SOGoAptMailEnglishRemoval.wo/SOGoAptMailEnglishRemoval.html
158223D	SoObjects/Appointments/SOGoAptMailEnglishRemoval.wo/SOGoAptMailEnglishRemoval.wod
158224D	SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.html
158225D	SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.wod
158226M	SoObjects/Appointments/SOGoAptMailFrenchDeletion.wo/SOGoAptMailFrenchDeletion.html
158227M	SoObjects/Appointments/SOGoAptMailFrenchDeletion.wo/SOGoAptMailFrenchDeletion.wod
158228M	SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.html
158229M	SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.wod
158230M	SoObjects/Appointments/SOGoAptMailFrenchInvitation.wo/SOGoAptMailFrenchInvitation.html
158231M	SoObjects/Appointments/SOGoAptMailFrenchInvitation.wo/SOGoAptMailFrenchInvitation.wod
158232D	SoObjects/Appointments/SOGoAptMailFrenchRemoval.wo/SOGoAptMailFrenchRemoval.html
158233D	SoObjects/Appointments/SOGoAptMailFrenchRemoval.wo/SOGoAptMailFrenchRemoval.wod
158234D	SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html
158235D	SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.wod
158236M	SoObjects/Appointments/SOGoAptMailGermanDeletion.wo/SOGoAptMailGermanDeletion.html
158237M	SoObjects/Appointments/SOGoAptMailGermanDeletion.wo/SOGoAptMailGermanDeletion.wod
158238M	SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.html
158239M	SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.wod
158240M	SoObjects/Appointments/SOGoAptMailGermanInvitation.wo/SOGoAptMailGermanInvitation.html
158241M	SoObjects/Appointments/SOGoAptMailGermanInvitation.wo/SOGoAptMailGermanInvitation.wod
158242D	SoObjects/Appointments/SOGoAptMailGermanRemoval.wo/SOGoAptMailGermanRemoval.html
158243D	SoObjects/Appointments/SOGoAptMailGermanRemoval.wo/SOGoAptMailGermanRemoval.wod
158244D	SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html
158245D	SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.wod
158246M	SoObjects/Appointments/SOGoAptMailICalReply.h
158247M	SoObjects/Appointments/SOGoAptMailICalReply.m
158248M	SoObjects/Appointments/SOGoAptMailItalianDeletion.wo/SOGoAptMailItalianDeletion.html
158249M	SoObjects/Appointments/SOGoAptMailItalianDeletion.wo/SOGoAptMailItalianDeletion.wod
158250M	SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.html
158251M	SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.wod
158252M	SoObjects/Appointments/SOGoAptMailItalianInvitation.wo/SOGoAptMailItalianInvitation.html
158253M	SoObjects/Appointments/SOGoAptMailItalianInvitation.wo/SOGoAptMailItalianInvitation.wod
158254D	SoObjects/Appointments/SOGoAptMailItalianRemoval.wo/SOGoAptMailItalianRemoval.html
158255D	SoObjects/Appointments/SOGoAptMailItalianRemoval.wo/SOGoAptMailItalianRemoval.wod
158256D	SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.html
158257D	SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.wod
158258M	SoObjects/Appointments/SOGoAptMailNotification.h
158259M	SoObjects/Appointments/SOGoAptMailNotification.m
158260D	SoObjects/Appointments/SOGoAptMailRemoval.m
158261M	SoObjects/Appointments/SOGoAptMailSpanishDeletion.wo/SOGoAptMailSpanishDeletion.html
158262M	SoObjects/Appointments/SOGoAptMailSpanishDeletion.wo/SOGoAptMailSpanishDeletion.wod
158263M	SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.html
158264M	SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.wod
158265M	SoObjects/Appointments/SOGoAptMailSpanishInvitation.wo/SOGoAptMailSpanishInvitation.html
158266M	SoObjects/Appointments/SOGoAptMailSpanishInvitation.wo/SOGoAptMailSpanishInvitation.wod
158267D	SoObjects/Appointments/SOGoAptMailSpanishRemoval.wo/SOGoAptMailSpanishRemoval.html
158268D	SoObjects/Appointments/SOGoAptMailSpanishRemoval.wo/SOGoAptMailSpanishRemoval.wod
158269D	SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.html
158270D	SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.wod
158271D	SoObjects/Appointments/SOGoAptMailUpdate.m
158272M	SoObjects/Appointments/SOGoCalendarComponent.h
158273M	SoObjects/Appointments/SOGoCalendarComponent.m
158274
158275commit 8c7462d0bff29833587c260aa343dd4de45d9e2d
158276Author: Ludovic Marcotte <lmarcotte@inverse.ca>
158277Date:   Wed Oct 1 16:24:45 2008 +0000
158278
158279    Added missing translations.
158280
158281    Monotone-Parent: 8851e1ba92912fede3c168667dc97ec1cf452185
158282    Monotone-Revision: bfae2ff43f2db27d9a48b21e22064193cb575260
158283
158284    Monotone-Author: ludovic@Sophos.ca
158285    Monotone-Date: 2008-10-01T16:24:45
158286    Monotone-Branch: ca.inverse.sogo
158287
158288M	UI/MailerUI/Dutch.lproj/Localizable.strings
158289M	UI/MailerUI/English.lproj/Localizable.strings
158290M	UI/MailerUI/French.lproj/Localizable.strings
158291M	UI/MailerUI/German.lproj/Localizable.strings
158292M	UI/MailerUI/Italian.lproj/Localizable.strings
158293M	UI/MailerUI/Spanish.lproj/Localizable.strings
158294
158295commit e09eec8d8d578a426ed4c44d3552c76d953cfb6e
158296Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
158297Date:   Wed Oct 1 16:14:56 2008 +0000
158298
158299    Monotone-Parent: a2ca29046da689124540655716c5c7f897d0cbd5
158300    Monotone-Revision: b84ca21f54ec505423ddc672466227a9afdc3cba
158301
158302    Monotone-Author: wsourdeau@inverse.ca
158303    Monotone-Date: 2008-10-01T16:14:56
158304    Monotone-Branch: ca.inverse.sogo
158305
158306M	SoObjects/Appointments/SOGoAptMailNotification.m
158307
158308commit 3d28fe2a5a408c8eada6226c5a71795595dd3752
158309Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
158310Date:   Wed Oct 1 14:34:15 2008 +0000
158311
158312    Monotone-Parent: 4e153226c6bdcf35ab3421e5297e21ab2ea4d8ea
158313    Monotone-Revision: a2ca29046da689124540655716c5c7f897d0cbd5
158314
158315    Monotone-Author: wsourdeau@inverse.ca
158316    Monotone-Date: 2008-10-01T14:34:15
158317    Monotone-Branch: ca.inverse.sogo
158318
158319M	configure
158320
158321commit 3f00e45c4c74ddcd6bd06d83eb1741f63d90226a
158322Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
158323Date:   Wed Oct 1 14:29:24 2008 +0000
158324
158325    Monotone-Parent: 8851e1ba92912fede3c168667dc97ec1cf452185
158326    Monotone-Revision: 4e153226c6bdcf35ab3421e5297e21ab2ea4d8ea
158327
158328    Monotone-Author: wsourdeau@inverse.ca
158329    Monotone-Date: 2008-10-01T14:29:24
158330    Monotone-Branch: ca.inverse.sogo
158331
158332M	configure
158333
158334commit e9fe5edc93573bce4d322fab69812b091b7c6905
158335Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
158336Date:   Wed Oct 1 14:26:53 2008 +0000
158337
158338    Monotone-Parent: 21b494ebcbcd11cf25e1a679e6c45afc02030f91
158339    Monotone-Revision: 8851e1ba92912fede3c168667dc97ec1cf452185
158340
158341    Monotone-Author: wsourdeau@inverse.ca
158342    Monotone-Date: 2008-10-01T14:26:53
158343    Monotone-Branch: ca.inverse.sogo
158344
158345M	configure
158346
158347commit 8c12226a8031af17ae753cc9b004db74364f91b9
158348Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
158349Date:   Wed Oct 1 02:27:04 2008 +0000
158350
158351    Monotone-Parent: 632471715b42abed3c091997b4c9982252f960d2
158352    Monotone-Revision: 21b494ebcbcd11cf25e1a679e6c45afc02030f91
158353
158354    Monotone-Author: wsourdeau@inverse.ca
158355    Monotone-Date: 2008-10-01T02:27:04
158356    Monotone-Branch: ca.inverse.sogo
158357
158358M	ChangeLog
158359
158360commit 282c9ccd32aa3675b1d8982611392a418975ccfe
158361Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
158362Date:   Wed Oct 1 02:26:40 2008 +0000
158363
158364    ChangeLog
158365
158366    Monotone-Parent: f0940e9496d2f6b614f37aed2fd66c564c0df278
158367    Monotone-Revision: 632471715b42abed3c091997b4c9982252f960d2
158368
158369    Monotone-Author: wsourdeau@inverse.ca
158370    Monotone-Date: 2008-10-01T02:26:40
158371    Monotone-Branch: ca.inverse.sogo
158372
158373M	SoObjects/SOGo/SOGoLDAPUserDefaults.m
158374
158375commit 53b31d9cce6bdf612fbe2e8733bb92b8320866da
158376Author: Ludovic Marcotte <lmarcotte@inverse.ca>
158377Date:   Tue Sep 30 19:34:31 2008 +0000
158378
158379    See ChangeLog
158380
158381    Monotone-Parent: c052846d400add7f419d4d1ffe4c900df5f4302a
158382    Monotone-Revision: f0940e9496d2f6b614f37aed2fd66c564c0df278
158383
158384    Monotone-Author: ludovic@Sophos.ca
158385    Monotone-Date: 2008-09-30T19:34:31
158386    Monotone-Branch: ca.inverse.sogo
158387
158388M	ChangeLog
158389M	UI/MailPartViewers/UIxMailPartHTMLViewer.h
158390M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
158391M	UI/MailPartViewers/UIxMailRenderingContext.h
158392M	UI/MailPartViewers/UIxMailRenderingContext.m
158393M	UI/MailerUI/UIxMailView.m
158394M	UI/Templates/MailPartViewers/UIxMailPartHTMLViewer.wox
158395M	UI/Templates/MailerUI/UIxMailView.wox
158396M	UI/WebServerResources/MailerUI.css
158397M	UI/WebServerResources/MailerUI.js
158398
158399commit 3b9ee483941d8a8f0441fe8f180e0b0565dea330
158400Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
158401Date:   Tue Sep 30 16:51:13 2008 +0000
158402
158403    Monotone-Parent: 701785bc094e6e0cc71468721c162b7ddd82fda5
158404    Monotone-Revision: c052846d400add7f419d4d1ffe4c900df5f4302a
158405
158406    Monotone-Author: wsourdeau@inverse.ca
158407    Monotone-Date: 2008-09-30T16:51:13
158408    Monotone-Branch: ca.inverse.sogo
158409
158410M	NEWS
158411
158412commit fddcee9a48db5f5dee8617e8e1abc64348c61554
158413Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
158414Date:   Tue Sep 30 16:46:53 2008 +0000
158415
158416    Monotone-Parent: d378eb61291cd07a2168a877719d71f7f92f3a38
158417    Monotone-Revision: c31687d1f15f8f1be580514cd252776e204a1b65
158418
158419    Monotone-Author: wsourdeau@inverse.ca
158420    Monotone-Date: 2008-09-30T16:46:53
158421    Monotone-Branch: ca.inverse.sogo
158422
158423M	ChangeLog
158424M	SoObjects/SOGo/SOGoLDAPUserDefaults.m
158425
158426commit 9e962919538e134e49bd039c802859dc61998cc0
158427Author: C Robert <crobert@inverse.ca>
158428Date:   Tue Sep 30 15:00:28 2008 +0000
158429
158430    Fixed a few bugs & incoherences
158431
158432
158433    Monotone-Parent: 694484559aed659a4395cabbbbf946966b25ff4e
158434    Monotone-Revision: d44c77e73da2480ce01afa441c8a2705f220ae25
158435
158436    Monotone-Author: crobert@inverse.ca
158437    Monotone-Date: 2008-09-30T15:00:28
158438    Monotone-Branch: ca.inverse.sogo
158439
158440M	SoObjects/Mailer/SOGoMailFolder.m
158441M	UI/WebServerResources/MailerUI.js
158442
158443commit d228e96a78d0ae73e1fb9058b9c875301d4e9cb0
158444Author: C Robert <crobert@inverse.ca>
158445Date:   Tue Sep 30 13:42:48 2008 +0000
158446
158447    See ChangeLog
158448
158449
158450
158451    Monotone-Parent: da4549a652b63b86055b1d36eb59d91375871786
158452    Monotone-Revision: 694484559aed659a4395cabbbbf946966b25ff4e
158453
158454    Monotone-Author: crobert@inverse.ca
158455    Monotone-Date: 2008-09-30T13:42:48
158456    Monotone-Branch: ca.inverse.sogo
158457
158458M	ChangeLog
158459M	SoObjects/Mailer/SOGoDraftsFolder.m
158460M	SoObjects/Mailer/SOGoMailFolder.h
158461M	SoObjects/Mailer/SOGoMailFolder.m
158462M	UI/MailerUI/UIxMailFolderActions.h
158463M	UI/MailerUI/UIxMailFolderActions.m
158464M	UI/MailerUI/product.plist
158465M	UI/Templates/MailerUI/UIxMailMainFrame.wox
158466M	UI/WebServerResources/UIxMailEditor.js
158467
158468commit 4b4a8d344641e398ab7093afa68a6653c78c6036
158469Author: C Robert <crobert@inverse.ca>
158470Date:   Tue Sep 30 13:10:15 2008 +0000
158471
158472    Corrige un bug dans le scroll du mailEditor
158473
158474
158475    Monotone-Parent: 08b02518bde16e0b0865b5640688f3386eefa918
158476    Monotone-Revision: da4549a652b63b86055b1d36eb59d91375871786
158477
158478    Monotone-Author: crobert@inverse.ca
158479    Monotone-Date: 2008-09-30T13:10:15
158480    Monotone-Branch: ca.inverse.sogo
158481
158482M	UI/WebServerResources/MailerUI.js
158483
158484commit db936bf021455c58c665a5302f455fa52ecf92cb
158485Author: C Robert <crobert@inverse.ca>
158486Date:   Mon Sep 29 22:01:44 2008 +0000
158487
158488    Disabled textarea scrolling when signature is on top.
158489
158490
158491
158492    Monotone-Parent: a38e7db24accc932b88afb2f7b8fb6717617e957
158493    Monotone-Revision: 08b02518bde16e0b0865b5640688f3386eefa918
158494
158495    Monotone-Author: crobert@inverse.ca
158496    Monotone-Date: 2008-09-29T22:01:44
158497    Monotone-Branch: ca.inverse.sogo
158498
158499M	UI/WebServerResources/UIxMailEditor.js
158500
158501commit 44c1795d1236c1802bf79f573372259df425a536
158502Author: C Robert <crobert@inverse.ca>
158503Date:   Mon Sep 29 21:20:38 2008 +0000
158504
158505    Added signature placement support for other languages
158506
158507
158508
158509    Monotone-Parent: e8f4e2f61f45b6dd1478f6cd53e4f2528bf7c047
158510    Monotone-Revision: a38e7db24accc932b88afb2f7b8fb6717617e957
158511
158512    Monotone-Author: crobert@inverse.ca
158513    Monotone-Date: 2008-09-29T21:20:38
158514    Monotone-Branch: ca.inverse.sogo
158515
158516M	SoObjects/Mailer/SOGoMailDutchReply.wo/SOGoMailDutchReply.html
158517M	SoObjects/Mailer/SOGoMailDutchReply.wo/SOGoMailDutchReply.wod
158518M	SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.html
158519M	SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.wod
158520M	SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.html
158521M	SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.wod
158522M	SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.html
158523M	SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.wod
158524M	SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.html
158525M	SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.wod
158526
158527commit e69d7b412512a97b03e3312bb073a6f87da5f239
158528Author: Francis Lachapelle <flachapelle@inverse.ca>
158529Date:   Mon Sep 29 14:36:18 2008 +0000
158530
158531    Monotone-Parent: b3afbde30d88c6ea366307b2bb45202fe90bd36f
158532    Monotone-Revision: f3553f7157471c92e062fbcc05707ec8f12c2df5
158533
158534    Monotone-Author: flachapelle@inverse.ca
158535    Monotone-Date: 2008-09-29T14:36:18
158536    Monotone-Branch: ca.inverse.sogo
158537
158538M	SoObjects/Contacts/SOGoContactLDAPFolder.m
158539M	SoObjects/SOGo/LDAPSource.m
158540M	UI/WebServerResources/UIxMailEditor.js
158541
158542commit bc1b2a44cfda6c50bf1a57198ebc2fad3405fda4
158543Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
158544Date:   Sun Sep 28 22:39:41 2008 +0000
158545
158546    Monotone-Parent: b5081fb240f719d3a1ce2583dff3738a9ceb9d93
158547    Monotone-Revision: d378eb61291cd07a2168a877719d71f7f92f3a38
158548
158549    Monotone-Author: wsourdeau@inverse.ca
158550    Monotone-Date: 2008-09-28T22:39:41
158551    Monotone-Branch: ca.inverse.sogo
158552
158553M	UI/PreferencesUI/French.lproj/Localizable.strings
158554
158555commit a828b049de898e814b420ec04134fa357a3daf18
158556Author: C Robert <crobert@inverse.ca>
158557Date:   Sun Sep 28 19:49:17 2008 +0000
158558
158559    Added signature/reply placement options
158560
158561
158562
158563    Monotone-Parent: c465e35fc5f42324c08780dae83f7d225dca6e6a
158564    Monotone-Revision: 1d1c945ea058db7070c9b83c4c2bb60689c52f92
158565
158566    Monotone-Author: crobert@inverse.ca
158567    Monotone-Date: 2008-09-28T19:49:17
158568    Monotone-Branch: ca.inverse.sogo
158569
158570M	SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.html
158571M	SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.wod
158572M	SoObjects/Mailer/SOGoMailObject+Draft.m
158573M	SoObjects/Mailer/SOGoMailReply.h
158574M	SoObjects/Mailer/SOGoMailReply.m
158575M	SoObjects/SOGo/SOGoUser.h
158576M	SoObjects/SOGo/SOGoUser.m
158577M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
158578M	UI/PreferencesUI/English.lproj/Localizable.strings
158579M	UI/PreferencesUI/French.lproj/Localizable.strings
158580M	UI/PreferencesUI/German.lproj/Localizable.strings
158581M	UI/PreferencesUI/Italian.lproj/Localizable.strings
158582M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
158583M	UI/PreferencesUI/UIxPreferences.m
158584M	UI/Templates/PreferencesUI/UIxPreferences.wox
158585M	UI/WebServerResources/UIxMailEditor.js
158586M	UI/WebServerResources/UIxPreferences.js
158587
158588commit 6d10c6158274e1844f6410c8cdbd982ea6f79fbe
158589Author: Ludovic Marcotte <lmarcotte@inverse.ca>
158590Date:   Sun Sep 28 16:50:47 2008 +0000
158591
158592    added missing file
158593
158594    Monotone-Parent: 5ca46341daec14901e918e991004a22b7ada9f49
158595    Monotone-Revision: 74d6ae3bf39677a7d5083301f1c29c74b97b84dd
158596
158597    Monotone-Author: ludovic@Sophos.ca
158598    Monotone-Date: 2008-09-28T16:50:47
158599    Monotone-Branch: ca.inverse.sogo
158600
158601A	UI/WebServerResources/priority.png
158602
158603commit 26e2ab38de3573c4fe52f7c26de4a5395e0bfead
158604Author: Ludovic Marcotte <lmarcotte@inverse.ca>
158605Date:   Sun Sep 28 14:02:40 2008 +0000
158606
158607    See ChangeLog
158608
158609    Monotone-Parent: e0268121f41f4a9ac6226ffcf9e54efb36a9d2d3
158610    Monotone-Revision: 5ca46341daec14901e918e991004a22b7ada9f49
158611
158612    Monotone-Author: ludovic@Sophos.ca
158613    Monotone-Date: 2008-09-28T14:02:40
158614    Monotone-Branch: ca.inverse.sogo
158615
158616M	ChangeLog
158617M	SOPE/sope-patchset-r1626.diff
158618M	SoObjects/Mailer/SOGoDraftObject.m
158619M	UI/MailerUI/Dutch.lproj/Localizable.strings
158620M	UI/MailerUI/English.lproj/Localizable.strings
158621M	UI/MailerUI/French.lproj/Localizable.strings
158622M	UI/MailerUI/German.lproj/Localizable.strings
158623M	UI/MailerUI/Italian.lproj/Localizable.strings
158624M	UI/MailerUI/Spanish.lproj/Localizable.strings
158625M	UI/MailerUI/Toolbars/SOGoDraftObject.toolbar
158626M	UI/MailerUI/UIxMailEditor.m
158627M	UI/MailerUI/UIxMailListView.m
158628M	UI/Templates/MailerUI/UIxMailEditor.wox
158629M	UI/Templates/MailerUI/UIxMailListView.wox
158630M	UI/WebServerResources/UIxMailEditor.js
158631
158632commit 7693e9df821805b9d168817181aad8450f995270
158633Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
158634Date:   Sat Sep 27 01:32:47 2008 +0000
158635
158636    Monotone-Parent: c6900964008d79668f220a86e8a60e9a660b9c0d
158637    Monotone-Revision: e0268121f41f4a9ac6226ffcf9e54efb36a9d2d3
158638
158639    Monotone-Author: wsourdeau@inverse.ca
158640    Monotone-Date: 2008-09-27T01:32:47
158641    Monotone-Branch: ca.inverse.sogo
158642
158643M	SoObjects/SOGo/SOGoLDAPUserDefaults.m
158644
158645commit 15e496adbe9691bddd60ad5a1c11e52e59fff348
158646Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
158647Date:   Sat Sep 27 01:13:41 2008 +0000
158648
158649    Monotone-Parent: c33cdda9e79ffbb64ec7e5ffcb898838a13ac5a7
158650    Monotone-Revision: c6900964008d79668f220a86e8a60e9a660b9c0d
158651
158652    Monotone-Author: wsourdeau@inverse.ca
158653    Monotone-Date: 2008-09-27T01:13:41
158654    Monotone-Branch: ca.inverse.sogo
158655
158656M	Main/build.h
158657M	Main/build.m
158658M	SOPE/NGCards/CardElement.h
158659M	SOPE/NGCards/CardElement.m
158660M	SOPE/NGCards/CardGroup.h
158661M	SOPE/NGCards/CardGroup.m
158662M	SOPE/NGCards/CardVersitRenderer.h
158663M	SOPE/NGCards/CardVersitRenderer.m
158664M	SOPE/NGCards/NGVCardReference.h
158665M	SOPE/NGCards/NGVCardReference.m
158666M	SOPE/NGCards/NGVList.h
158667M	SOPE/NGCards/NGVList.m
158668M	SOPE/NGCards/NSArray+NGCards.h
158669M	SOPE/NGCards/NSArray+NGCards.m
158670M	SOPE/NGCards/NSCalendarDate+NGCards.h
158671M	SOPE/NGCards/NSCalendarDate+NGCards.m
158672M	SOPE/NGCards/NSDictionary+NGCards.h
158673M	SOPE/NGCards/NSDictionary+NGCards.m
158674M	SOPE/NGCards/NSString+NGCards.h
158675M	SOPE/NGCards/NSString+NGCards.m
158676M	SOPE/NGCards/iCalDateTime.h
158677M	SOPE/NGCards/iCalDateTime.m
158678M	SOPE/NGCards/iCalTimeZone.h
158679M	SOPE/NGCards/iCalTimeZone.m
158680M	SOPE/NGCards/iCalTimeZonePeriod.h
158681M	SOPE/NGCards/iCalTimeZonePeriod.m
158682M	SOPE/NGCards/samples/unittest.h
158683M	SOPE/NGCards/samples/unittest.m
158684M	SOPE/NGCards/samples/vcardtest.m
158685M	SOPE/NGCards/samples/versittest.m
158686M	Scripts/sogo-init.d-debian
158687M	Scripts/sogo-init.d-redhat
158688M	Scripts/sogod-wrapper
158689M	Scripts/updates.php
158690M	SoObjects/Appointments/NSArray+Appointments.h
158691M	SoObjects/Appointments/NSArray+Appointments.m
158692M	SoObjects/Appointments/SOGoAppointmentFolders.h
158693M	SoObjects/Appointments/SOGoAppointmentFolders.m
158694M	SoObjects/Appointments/SOGoAppointmentOccurence.h
158695M	SoObjects/Appointments/SOGoAppointmentOccurence.m
158696M	SoObjects/Appointments/SOGoAptMailICalReply.h
158697M	SoObjects/Appointments/SOGoAptMailICalReply.m
158698M	SoObjects/Appointments/SOGoCalendarComponent.h
158699M	SoObjects/Appointments/SOGoCalendarComponent.m
158700M	SoObjects/Appointments/SOGoComponentOccurence.h
158701M	SoObjects/Appointments/SOGoComponentOccurence.m
158702M	SoObjects/Appointments/SOGoFreeBusyObject.m
158703M	SoObjects/Appointments/SOGoTaskOccurence.h
158704M	SoObjects/Appointments/SOGoTaskOccurence.m
158705M	SoObjects/Appointments/SOGoUserFolder+Appointments.h
158706M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
158707M	SoObjects/Appointments/iCalEntityObject+SOGo.h
158708M	SoObjects/Appointments/iCalEntityObject+SOGo.m
158709M	SoObjects/Appointments/iCalEvent+SOGo.h
158710M	SoObjects/Appointments/iCalEvent+SOGo.m
158711M	SoObjects/Appointments/iCalEventChanges+SOGo.h
158712M	SoObjects/Appointments/iCalEventChanges+SOGo.m
158713M	SoObjects/Appointments/iCalPerson+SOGo.h
158714M	SoObjects/Appointments/iCalPerson+SOGo.m
158715M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.h
158716M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
158717M	SoObjects/Appointments/iCalToDo+SOGo.h
158718M	SoObjects/Appointments/iCalToDo+SOGo.m
158719M	SoObjects/Contacts/SOGoContactFolders.h
158720M	SoObjects/Contacts/SOGoContactFolders.m
158721M	SoObjects/Contacts/SOGoContactGCSEntry.h
158722M	SoObjects/Contacts/SOGoContactGCSList.h
158723M	SoObjects/Contacts/SOGoContactGCSList.m
158724M	SoObjects/Contacts/SOGoContactLDAPFolder.h
158725M	SoObjects/Contacts/SOGoContactLDAPFolder.m
158726M	SoObjects/Contacts/SOGoContactLDIFEntry.h
158727M	SoObjects/Contacts/SOGoContactLDIFEntry.m
158728M	SoObjects/Contacts/SOGoFolder+CardDAV.h
158729M	SoObjects/Contacts/SOGoFolder+CardDAV.m
158730M	SoObjects/Mailer/NSData+Mail.h
158731M	SoObjects/Mailer/NSString+Mail.h
158732M	SoObjects/Mailer/SOGoDraftsFolder.h
158733M	SoObjects/Mailer/SOGoDraftsFolder.m
158734M	SoObjects/Mailer/SOGoHTMLMailBodyPart.m
158735M	SoObjects/Mailer/SOGoMailForward.h
158736M	SoObjects/Mailer/SOGoMailForward.m
158737M	SoObjects/Mailer/SOGoMailObject+Draft.h
158738M	SoObjects/Mailer/SOGoMailObject+Draft.m
158739M	SoObjects/Mailer/SOGoMailReply.h
158740M	SoObjects/Mailer/SOGoMailReply.m
158741M	SoObjects/SOGo/LDAPSource.h
158742M	SoObjects/SOGo/LDAPUserManager.h
158743M	SoObjects/SOGo/NSArray+DAV.h
158744M	SoObjects/SOGo/NSArray+DAV.m
158745M	SoObjects/SOGo/NSArray+Utilities.h
158746M	SoObjects/SOGo/NSArray+Utilities.m
158747M	SoObjects/SOGo/NSDictionary+DAV.h
158748M	SoObjects/SOGo/NSDictionary+DAV.m
158749M	SoObjects/SOGo/NSDictionary+URL.h
158750M	SoObjects/SOGo/NSDictionary+URL.m
158751M	SoObjects/SOGo/NSDictionary+Utilities.h
158752M	SoObjects/SOGo/NSDictionary+Utilities.m
158753M	SoObjects/SOGo/NSNull+Utilities.h
158754M	SoObjects/SOGo/NSNull+Utilities.m
158755M	SoObjects/SOGo/NSNumber+Utilities.h
158756M	SoObjects/SOGo/NSNumber+Utilities.m
158757M	SoObjects/SOGo/NSObject+DAV.h
158758M	SoObjects/SOGo/NSObject+DAV.m
158759M	SoObjects/SOGo/NSObject+Utilities.h
158760M	SoObjects/SOGo/NSObject+Utilities.m
158761M	SoObjects/SOGo/NSString+DAV.h
158762M	SoObjects/SOGo/NSString+DAV.m
158763M	SoObjects/SOGo/NSString+Utilities.h
158764M	SoObjects/SOGo/NSURL+DAV.h
158765M	SoObjects/SOGo/NSURL+DAV.m
158766M	SoObjects/SOGo/SOGoAuthenticator.h
158767M	SoObjects/SOGo/SOGoCache.h
158768M	SoObjects/SOGo/SOGoCache.m
158769M	SoObjects/SOGo/SOGoFolder.h
158770M	SoObjects/SOGo/SOGoFolder.m
158771M	SoObjects/SOGo/SOGoGCSFolder.m
158772M	SoObjects/SOGo/SOGoLDAPUserDefaults.h
158773M	SoObjects/SOGo/SOGoLDAPUserDefaults.m
158774M	SoObjects/SOGo/SOGoMailer.h
158775M	SoObjects/SOGo/SOGoMailer.m
158776M	SoObjects/SOGo/SOGoObject.m
158777M	SoObjects/SOGo/SOGoParentFolder.h
158778M	SoObjects/SOGo/SOGoParentFolder.m
158779M	SoObjects/SOGo/SOGoPermissions.h
158780M	SoObjects/SOGo/SOGoPermissions.m
158781M	SoObjects/SOGo/SOGoWebAuthenticator.h
158782M	SoObjects/SOGo/SOGoWebAuthenticator.m
158783M	SoObjects/SOGo/SOGoWebDAVAclManager.h
158784M	SoObjects/SOGo/SOGoWebDAVAclManager.m
158785M	SoObjects/SOGo/SOGoWebDAVValue.h
158786M	SoObjects/SOGo/SOGoWebDAVValue.m
158787M	SoObjects/SOGo/WORequest+SOGo.h
158788M	SoObjects/SOGo/WORequest+SOGo.m
158789M	SoObjects/SOGo/iCalEntityObject+Utilities.h
158790M	SoObjects/SOGo/iCalEntityObject+Utilities.m
158791M	UI/Common/UIxAclEditor.h
158792M	UI/Common/UIxAclEditor.m
158793M	UI/Common/UIxFolderActions.h
158794M	UI/Common/UIxFolderActions.m
158795M	UI/Common/UIxJSClose.h
158796M	UI/Common/UIxJSClose.m
158797M	UI/Common/UIxObjectActions.h
158798M	UI/Common/UIxObjectActions.m
158799M	UI/Common/UIxParentFolderActions.h
158800M	UI/Common/UIxParentFolderActions.m
158801M	UI/Common/UIxUserRightsEditor.h
158802M	UI/Common/UIxUserRightsEditor.m
158803M	UI/Common/WODirectAction+SOGo.h
158804M	UI/Common/WODirectAction+SOGo.m
158805M	UI/Contacts/UIxContactFoldersView.h
158806M	UI/Contacts/UIxContactFoldersView.m
158807M	UI/Contacts/UIxContactsListViewContainer.h
158808M	UI/Contacts/UIxContactsListViewContainer.m
158809M	UI/Contacts/UIxContactsUserFolders.h
158810M	UI/Contacts/UIxContactsUserFolders.m
158811M	UI/Contacts/UIxContactsUserRightsEditor.h
158812M	UI/Contacts/UIxContactsUserRightsEditor.m
158813M	UI/Contacts/UIxListEditor.h
158814M	UI/Contacts/UIxListEditor.m
158815M	UI/Contacts/UIxListView.h
158816M	UI/Contacts/UIxListView.m
158817M	UI/MailPartViewers/UIxMailPartHTMLViewer.h
158818M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
158819M	UI/MailPartViewers/UIxMailPartICalActions.h
158820M	UI/MailPartViewers/UIxMailPartICalActions.m
158821M	UI/MailPartViewers/UIxMailPartTextViewer.h
158822M	UI/MailerUI/UIxMailAccountActions.h
158823M	UI/MailerUI/UIxMailAccountActions.m
158824M	UI/MailerUI/UIxMailActions.h
158825M	UI/MailerUI/UIxMailActions.m
158826M	UI/MailerUI/UIxMailFolderActions.h
158827M	UI/MailerUI/UIxMailMainFrame.h
158828M	UI/MailerUI/UIxMailPopupView.m
158829M	UI/MailerUI/UIxMailSourceView.h
158830M	UI/MailerUI/UIxMailSourceView.m
158831M	UI/MailerUI/UIxMailUserRightsEditor.h
158832M	UI/MailerUI/UIxMailUserRightsEditor.m
158833M	UI/MainUI/OCSFolderInfo-oracle.sql
158834M	UI/MainUI/OCSFolderInfo.sql
158835M	UI/MainUI/SOGoProfile-oracle.sql
158836M	UI/MainUI/SOGoProfile.sql
158837M	UI/MainUI/SOGoRootPage.h
158838M	UI/MainUI/SOGoUserHomePage.m
158839M	UI/PreferencesUI/PreferencesUIProduct.m
158840M	UI/PreferencesUI/UIxAdditionalPreferences.h
158841M	UI/PreferencesUI/UIxAdditionalPreferences.m
158842M	UI/PreferencesUI/UIxJSONPreferences.h
158843M	UI/PreferencesUI/UIxJSONPreferences.m
158844M	UI/PreferencesUI/UIxPreferences.h
158845M	UI/PreferencesUI/UIxPreferences.m
158846M	UI/SOGoElements/SOGoElementsBuilder.h
158847M	UI/SOGoElements/SOGoElementsBuilder.m
158848M	UI/SOGoElements/SOGoElementsBundle.m
158849M	UI/SOGoElements/SOGoIEConditional.h
158850M	UI/SOGoElements/SOGoIEConditional.m
158851M	UI/SOGoUI/SOGoACLAdvisory.h
158852M	UI/SOGoUI/SOGoACLAdvisory.m
158853M	UI/SOGoUI/SOGoFolderAdvisory.h
158854M	UI/SOGoUI/SOGoFolderAdvisory.m
158855M	UI/SOGoUI/UIxJSClose.h
158856M	UI/SOGoUI/UIxJSClose.m
158857M	UI/Scheduler/NSArray+Scheduler.h
158858M	UI/Scheduler/NSArray+Scheduler.m
158859M	UI/Scheduler/NSDictionary+Scheduler.h
158860M	UI/Scheduler/NSDictionary+Scheduler.m
158861M	UI/Scheduler/UIxAppointmentEditor.h
158862M	UI/Scheduler/UIxAppointmentEditor.m
158863M	UI/Scheduler/UIxAttendeesEditor.h
158864M	UI/Scheduler/UIxAttendeesEditor.m
158865M	UI/Scheduler/UIxCalDateSelector.h
158866M	UI/Scheduler/UIxCalDateSelector.m
158867M	UI/Scheduler/UIxCalDayTable.h
158868M	UI/Scheduler/UIxCalDayTable.m
158869M	UI/Scheduler/UIxCalFilterPanel.h
158870M	UI/Scheduler/UIxCalFilterPanel.m
158871M	UI/Scheduler/UIxCalListingActions.h
158872M	UI/Scheduler/UIxCalListingActions.m
158873M	UI/Scheduler/UIxCalMainView.h
158874M	UI/Scheduler/UIxCalMainView.m
158875M	UI/Scheduler/UIxCalMonthView.h
158876M	UI/Scheduler/UIxCalMonthView.m
158877M	UI/Scheduler/UIxCalMulticolumnDayView.h
158878M	UI/Scheduler/UIxCalMulticolumnDayView.m
158879M	UI/Scheduler/UIxCalUserRightsEditor.h
158880M	UI/Scheduler/UIxCalUserRightsEditor.m
158881M	UI/Scheduler/UIxCalView.m
158882M	UI/Scheduler/UIxCalWeekView.h
158883M	UI/Scheduler/UIxCalWeekView.m
158884M	UI/Scheduler/UIxCalendarProperties.h
158885M	UI/Scheduler/UIxCalendarProperties.m
158886M	UI/Scheduler/UIxCalendarSelector.h
158887M	UI/Scheduler/UIxCalendarSelector.m
158888M	UI/Scheduler/UIxColorPicker.h
158889M	UI/Scheduler/UIxColorPicker.m
158890M	UI/Scheduler/UIxComponentEditor.h
158891M	UI/Scheduler/UIxComponentEditor.m
158892M	UI/Scheduler/UIxRecurrenceEditor.h
158893M	UI/Scheduler/UIxRecurrenceEditor.m
158894M	UI/Scheduler/UIxTaskEditor.h
158895M	UI/Scheduler/UIxTaskEditor.m
158896M	UI/Templates/UIxPageFrame.wox
158897
158898commit c3b3dc744d81d7029c497e8175936c755f5de3a4
158899Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
158900Date:   Sat Sep 27 01:09:23 2008 +0000
158901
158902    Monotone-Parent: 27a0bd22985debe601bbcb1061a0c32acd6854ea
158903    Monotone-Revision: c33cdda9e79ffbb64ec7e5ffcb898838a13ac5a7
158904
158905    Monotone-Author: wsourdeau@inverse.ca
158906    Monotone-Date: 2008-09-27T01:09:23
158907    Monotone-Branch: ca.inverse.sogo
158908
158909M	ChangeLog
158910M	SoObjects/SOGo/SOGoLDAPUserDefaults.m
158911
158912commit 133259425a25d64097b1efe074f0b917ea0f70a0
158913Author: Francis Lachapelle <flachapelle@inverse.ca>
158914Date:   Fri Sep 26 21:08:26 2008 +0000
158915
158916    NEWS
158917
158918    Monotone-Parent: c465e35fc5f42324c08780dae83f7d225dca6e6a
158919    Monotone-Revision: b3afbde30d88c6ea366307b2bb45202fe90bd36f
158920
158921    Monotone-Author: flachapelle@inverse.ca
158922    Monotone-Date: 2008-09-26T21:08:26
158923    Monotone-Branch: ca.inverse.sogo
158924
158925M	NEWS
158926M	SoObjects/Contacts/SOGoContactLDAPFolder.m
158927M	SoObjects/SOGo/LDAPSource.m
158928M	UI/MailerUI/Dutch.lproj/Localizable.strings
158929M	UI/MailerUI/English.lproj/Localizable.strings
158930M	UI/MailerUI/French.lproj/Localizable.strings
158931M	UI/MailerUI/German.lproj/Localizable.strings
158932M	UI/MailerUI/Italian.lproj/Localizable.strings
158933M	UI/MailerUI/Spanish.lproj/Localizable.strings
158934M	UI/MailerUI/UIxMailAccountActions.m
158935M	UI/MailerUI/UIxMailMainFrame.m
158936M	UI/Templates/MailerUI/UIxMailMainFrame.wox
158937M	UI/WebServerResources/MailerUI.css
158938M	UI/WebServerResources/MailerUI.js
158939M	UI/WebServerResources/UIxMailEditor.js
158940M	UI/WebServerResources/quota-level-alert.png
158941M	UI/WebServerResources/quota-level-ok.png
158942M	UI/WebServerResources/quota-level-warn.png
158943M	UI/WebServerResources/quota-level.png
158944
158945commit b22748263f0c8348b9f1f5018f9dc9ae3f2367b3
158946Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
158947Date:   Fri Sep 26 14:55:44 2008 +0000
158948
158949    Monotone-Parent: c465e35fc5f42324c08780dae83f7d225dca6e6a
158950    Monotone-Revision: 27a0bd22985debe601bbcb1061a0c32acd6854ea
158951
158952    Monotone-Author: wsourdeau@inverse.ca
158953    Monotone-Date: 2008-09-26T14:55:44
158954    Monotone-Branch: ca.inverse.sogo
158955
158956M	configure
158957
158958commit 9edd16c0f4c5b13061812995713ac5e380823d80
158959Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
158960Date:   Thu Sep 25 16:28:22 2008 +0000
158961
158962    Monotone-Parent: 7a136eaa02ec3a94eb1e5d03db3079470f49374e
158963    Monotone-Revision: c465e35fc5f42324c08780dae83f7d225dca6e6a
158964
158965    Monotone-Author: wsourdeau@inverse.ca
158966    Monotone-Date: 2008-09-25T16:28:22
158967    Monotone-Branch: ca.inverse.sogo
158968
158969M	ChangeLog
158970M	Main/sogod.m
158971M	SoObjects/SOGo/GNUmakefile
158972A	SoObjects/SOGo/SOGoLDAPUserDefaults.h
158973A	SoObjects/SOGo/SOGoLDAPUserDefaults.m
158974M	configure
158975
158976commit 6a97972f2a1a08d6c7fe32323a800d6bd6aa504c
158977Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
158978Date:   Thu Sep 25 15:55:16 2008 +0000
158979
158980    Monotone-Parent: 89b820b6914425231da4bf681901811f9ef1c59a
158981    Monotone-Revision: 7a136eaa02ec3a94eb1e5d03db3079470f49374e
158982
158983    Monotone-Author: wsourdeau@inverse.ca
158984    Monotone-Date: 2008-09-25T15:55:16
158985    Monotone-Branch: ca.inverse.sogo
158986
158987M	configure
158988
158989commit e1a3bd3950f091319a0c9828f53ca022d0e82489
158990Author: C Robert <crobert@inverse.ca>
158991Date:   Wed Sep 24 20:51:36 2008 +0000
158992
158993    Added tooltips definitions in other languages
158994
158995
158996    Monotone-Parent: a2ab50f7ce595216e36911593590f709a48da3f5
158997    Monotone-Revision: 89b820b6914425231da4bf681901811f9ef1c59a
158998
158999    Monotone-Author: crobert@inverse.ca
159000    Monotone-Date: 2008-09-24T20:51:36
159001    Monotone-Branch: ca.inverse.sogo
159002
159003M	UI/MailerUI/Dutch.lproj/Localizable.strings
159004M	UI/MailerUI/French.lproj/Localizable.strings
159005M	UI/MailerUI/German.lproj/Localizable.strings
159006M	UI/MailerUI/Italian.lproj/Localizable.strings
159007M	UI/MailerUI/Spanish.lproj/Localizable.strings
159008
159009commit fcd28658253209f320177a347dd8ac5affa52e63
159010Author: C Robert <crobert@inverse.ca>
159011Date:   Wed Sep 24 20:36:50 2008 +0000
159012
159013    Added tooltips for untitled columns in MailListView
159014
159015
159016
159017    Monotone-Parent: 72856332a8f1ed542e60f95b51d38f94347e37f5
159018    Monotone-Revision: a2ab50f7ce595216e36911593590f709a48da3f5
159019
159020    Monotone-Author: crobert@inverse.ca
159021    Monotone-Date: 2008-09-24T20:36:50
159022    Monotone-Branch: ca.inverse.sogo
159023
159024M	UI/MailerUI/English.lproj/Localizable.strings
159025M	UI/Templates/MailerUI/UIxMailListView.wox
159026
159027commit 891a9515dd1d5d3e3c40b1faf834c68f61cb5b88
159028Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159029Date:   Tue Sep 23 01:58:33 2008 +0000
159030
159031    Monotone-Parent: d47c52bbe608df33a336ba2d63dad8b7524aa9d7
159032    Monotone-Revision: 72856332a8f1ed542e60f95b51d38f94347e37f5
159033
159034    Monotone-Author: wsourdeau@inverse.ca
159035    Monotone-Date: 2008-09-23T01:58:33
159036    Monotone-Branch: ca.inverse.sogo
159037
159038M	ChangeLog
159039M	SOPE/sope-patchset-r1626.diff
159040M	SoObjects/Mailer/SOGoMailFolder.m
159041
159042commit 4371dba9a1bf9ce2ef2c4b7cee21511daaffac5e
159043Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159044Date:   Mon Sep 22 21:31:42 2008 +0000
159045
159046    Monotone-Parent: 6b7485d7999f592e4a4b077024f47c2323c3fdbc
159047    Monotone-Revision: d47c52bbe608df33a336ba2d63dad8b7524aa9d7
159048
159049    Monotone-Author: wsourdeau@inverse.ca
159050    Monotone-Date: 2008-09-22T21:31:42
159051    Monotone-Branch: ca.inverse.sogo
159052
159053M	ChangeLog
159054M	SoObjects/Mailer/SOGoMailFolder.h
159055M	SoObjects/Mailer/SOGoMailFolder.m
159056M	SoObjects/Mailer/SOGoMailManager.h
159057M	SoObjects/Mailer/SOGoMailManager.m
159058M	SoObjects/Mailer/SOGoMailObject.h
159059M	SoObjects/Mailer/SOGoMailObject.m
159060M	UI/MailerUI/UIxMailActions.m
159061M	UI/MailerUI/UIxMailFolderActions.m
159062M	UI/MailerUI/product.plist
159063
159064commit ffffac624a2a6b572a5a6bd5e0e7db5810340036
159065Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159066Date:   Mon Sep 22 20:35:19 2008 +0000
159067
159068    Monotone-Parent: f91865d8f9470a31d323ceafab1bbc5f1f2b42ec
159069    Monotone-Revision: 6b7485d7999f592e4a4b077024f47c2323c3fdbc
159070
159071    Monotone-Author: wsourdeau@inverse.ca
159072    Monotone-Date: 2008-09-22T20:35:19
159073    Monotone-Branch: ca.inverse.sogo
159074
159075M	NEWS
159076
159077commit ba3718709c5f49a88c784ea71b581b460e153f40
159078Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159079Date:   Mon Sep 22 20:33:30 2008 +0000
159080
159081    Monotone-Parent: 9adad96605712f34ea4b5d3a10c392e250208cab
159082    Monotone-Revision: f91865d8f9470a31d323ceafab1bbc5f1f2b42ec
159083
159084    Monotone-Author: wsourdeau@inverse.ca
159085    Monotone-Date: 2008-09-22T20:33:30
159086    Monotone-Branch: ca.inverse.sogo
159087
159088M	ChangeLog
159089M	SoObjects/Appointments/SOGoAppointmentFolder.m
159090
159091commit 0174eb14553ed862e4efec0c8ed579713e101294
159092Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159093Date:   Mon Sep 22 20:31:57 2008 +0000
159094
159095    Monotone-Parent: 0a66cb1695fb4317d549189b15407c076af77e16
159096    Monotone-Revision: 9adad96605712f34ea4b5d3a10c392e250208cab
159097
159098    Monotone-Author: wsourdeau@inverse.ca
159099    Monotone-Date: 2008-09-22T20:31:57
159100    Monotone-Branch: ca.inverse.sogo
159101
159102M	ChangeLog
159103M	SoObjects/SOGo/NSString+Utilities.m
159104
159105commit 39cf142209086d3abe521d9bc0417d8d1077d905
159106Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159107Date:   Mon Sep 22 20:30:48 2008 +0000
159108
159109    Monotone-Parent: 969dc7fa865e2a68ad6c7444c791560305b19ca9
159110    Monotone-Revision: 0a66cb1695fb4317d549189b15407c076af77e16
159111
159112    Monotone-Author: wsourdeau@inverse.ca
159113    Monotone-Date: 2008-09-22T20:30:48
159114    Monotone-Branch: ca.inverse.sogo
159115
159116M	SoObjects/Mailer/SOGoMailObject.m
159117
159118commit 2010e69ba17878fa26b8e7f877b3118c8beddfaa
159119Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159120Date:   Mon Sep 22 20:30:38 2008 +0000
159121
159122    Monotone-Parent: 71a37a8727106fb3b5a2e048b75a48d35e41e9c7
159123    Monotone-Revision: 969dc7fa865e2a68ad6c7444c791560305b19ca9
159124
159125    Monotone-Author: wsourdeau@inverse.ca
159126    Monotone-Date: 2008-09-22T20:30:38
159127    Monotone-Branch: ca.inverse.sogo
159128
159129M	SOPE/GDLContentStore/ChangeLog
159130M	SOPE/GDLContentStore/GCSFolder.h
159131M	SOPE/GDLContentStore/GCSFolder.m
159132
159133commit 9d701ba84212a5d013b1d2437cae0d16449a3977
159134Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159135Date:   Fri Sep 19 15:41:44 2008 +0000
159136
159137    Monotone-Parent: 6d14fa17601563041dc59c292979e3fd45726a47
159138    Monotone-Revision: 71a37a8727106fb3b5a2e048b75a48d35e41e9c7
159139
159140    Monotone-Author: wsourdeau@inverse.ca
159141    Monotone-Date: 2008-09-19T15:41:44
159142    Monotone-Branch: ca.inverse.sogo
159143
159144M	SOPE/sope-patchset-r1626.diff
159145
159146commit fd0475847e5487a85a67d8943f9223afb5e84eff
159147Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159148Date:   Fri Sep 19 14:03:56 2008 +0000
159149
159150    Monotone-Parent: 3ee72d61be422ae0de673c44599a3d6c279962a8
159151    Monotone-Revision: 6d14fa17601563041dc59c292979e3fd45726a47
159152
159153    Monotone-Author: wsourdeau@inverse.ca
159154    Monotone-Date: 2008-09-19T14:03:56
159155    Monotone-Branch: ca.inverse.sogo
159156
159157M	SoObjects/Mailer/SOGoMailObject.m
159158M	SoObjects/SOGo/LDAPSource.m
159159M	UI/MailerUI/UIxMailFolderActions.m
159160
159161commit 329eef42eef4608007e3a0f0fd5fc323d6ca5620
159162Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159163Date:   Thu Sep 18 18:30:39 2008 +0000
159164
159165    Monotone-Parent: 0506c8b331955e58bd63ab83ccc0a97752960131
159166    Monotone-Revision: 3ee72d61be422ae0de673c44599a3d6c279962a8
159167
159168    Monotone-Author: wsourdeau@inverse.ca
159169    Monotone-Date: 2008-09-18T18:30:39
159170    Monotone-Branch: ca.inverse.sogo
159171
159172M	UI/WebServerResources/MailerUI.css
159173
159174commit 2879eb1cab8af813a4e864ad93ee979a8ace06ed
159175Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159176Date:   Thu Sep 18 18:28:14 2008 +0000
159177
159178    Monotone-Parent: fd60237b2658a5a4e3c15841bfffa7ad214b1216
159179    Monotone-Revision: 0506c8b331955e58bd63ab83ccc0a97752960131
159180
159181    Monotone-Author: wsourdeau@inverse.ca
159182    Monotone-Date: 2008-09-18T18:28:14
159183    Monotone-Branch: ca.inverse.sogo
159184
159185M	UI/Templates/MailerUI/UIxMailView.wox
159186M	UI/WebServerResources/MailerUI.css
159187
159188commit d6bfa453079e6dbeb6c19582e8277fdfefa0545c
159189Author: Francis Lachapelle <flachapelle@inverse.ca>
159190Date:   Thu Sep 18 18:20:26 2008 +0000
159191
159192    Monotone-Parent: bf32f1aad764cf9906d8a6a4eeecba627f4991dc
159193    Monotone-Revision: fd60237b2658a5a4e3c15841bfffa7ad214b1216
159194
159195    Monotone-Author: flachapelle@inverse.ca
159196    Monotone-Date: 2008-09-18T18:20:26
159197    Monotone-Branch: ca.inverse.sogo
159198
159199M	UI/WebServerResources/SchedulerUI.css
159200
159201commit effcc61416a579350a1583325a20a1750fff1c63
159202Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159203Date:   Thu Sep 18 18:05:27 2008 +0000
159204
159205    Monotone-Parent: fe6e2e810ea3f53c88341c2f5fb7b516d5db5861
159206    Monotone-Revision: 131c53568d20b4a69d219487e3b929e8eb85c659
159207
159208    Monotone-Author: wsourdeau@inverse.ca
159209    Monotone-Date: 2008-09-18T18:05:27
159210    Monotone-Branch: ca.inverse.sogo
159211
159212M	UI/MailerUI/UIxMailAccountActions.m
159213
159214commit 2850a455a07e874949cc7a8a259f7f3ab31022b1
159215Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159216Date:   Thu Sep 18 18:05:18 2008 +0000
159217
159218    Monotone-Parent: d3036531db8d8c0e298e79e7bba85298dba88acd
159219    Monotone-Revision: fe6e2e810ea3f53c88341c2f5fb7b516d5db5861
159220
159221    Monotone-Author: wsourdeau@inverse.ca
159222    Monotone-Date: 2008-09-18T18:05:18
159223    Monotone-Branch: ca.inverse.sogo
159224
159225M	SOPE/sope-patchset-r1626.diff
159226
159227commit fcfb2c32004dc9dae4c55a40d6498d56a2f8c188
159228Author: Francis Lachapelle <flachapelle@inverse.ca>
159229Date:   Thu Sep 18 18:03:59 2008 +0000
159230
159231    Monotone-Parent: 56874b8e1d2260289bbdde17c8dbc01a15f354e7
159232    Monotone-Revision: 6fed1c4d16e6a86a4b38ab7174119068a10f5ede
159233
159234    Monotone-Author: flachapelle@inverse.ca
159235    Monotone-Date: 2008-09-18T18:03:59
159236    Monotone-Branch: ca.inverse.sogo
159237
159238M	UI/WebServerResources/ContactsUI.js
159239M	UI/WebServerResources/MailerUI.js
159240M	UI/WebServerResources/SOGoDragHandles.js
159241M	UI/WebServerResources/SchedulerUI.js
159242
159243commit 1d455ff2b188186a83022d55a53917bca6aed21c
159244Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159245Date:   Wed Sep 17 22:39:40 2008 +0000
159246
159247    Monotone-Parent: 56874b8e1d2260289bbdde17c8dbc01a15f354e7
159248    Monotone-Revision: d3036531db8d8c0e298e79e7bba85298dba88acd
159249
159250    Monotone-Author: wsourdeau@inverse.ca
159251    Monotone-Date: 2008-09-17T22:39:40
159252    Monotone-Branch: ca.inverse.sogo
159253
159254M	ChangeLog
159255M	SoObjects/Mailer/NSData+Mail.m
159256M	UI/MailPartViewers/UIxMailPartViewer.m
159257
159258commit cf911feea725bd7c27f44c488a8b5302318f7052
159259Author: Francis Lachapelle <flachapelle@inverse.ca>
159260Date:   Wed Sep 17 21:39:36 2008 +0000
159261
159262    Monotone-Parent: 73b3e5e425401db9c7ad2fc28660a6447ad0c4a5
159263    Monotone-Revision: 56874b8e1d2260289bbdde17c8dbc01a15f354e7
159264
159265    Monotone-Author: flachapelle@inverse.ca
159266    Monotone-Date: 2008-09-17T21:39:36
159267    Monotone-Branch: ca.inverse.sogo
159268
159269M	UI/WebServerResources/SOGoDragHandles.js
159270A	UI/WebServerResources/quota-level-alert.png
159271A	UI/WebServerResources/quota-level-ok.png
159272A	UI/WebServerResources/quota-level-warn.png
159273A	UI/WebServerResources/quota-level.png
159274
159275commit 032a99adf215400ce1e03467f53af52bce8da2d3
159276Author: Francis Lachapelle <flachapelle@inverse.ca>
159277Date:   Wed Sep 17 20:27:46 2008 +0000
159278
159279    Monotone-Parent: 36de46e421cb49879d5821734892284e4035c708
159280    Monotone-Revision: 73b3e5e425401db9c7ad2fc28660a6447ad0c4a5
159281
159282    Monotone-Author: flachapelle@inverse.ca
159283    Monotone-Date: 2008-09-17T20:27:46
159284    Monotone-Branch: ca.inverse.sogo
159285
159286M	ChangeLog
159287M	UI/MailerUI/UIxMailAccountActions.m
159288
159289commit 52bcec0fead12196f0f5b319b753657a9afe5742
159290Author: Francis Lachapelle <flachapelle@inverse.ca>
159291Date:   Wed Sep 17 19:44:11 2008 +0000
159292
159293    Monotone-Parent: 18351673f3b02540c95a8695b70dd0067da408d5
159294    Monotone-Revision: 36de46e421cb49879d5821734892284e4035c708
159295
159296    Monotone-Author: flachapelle@inverse.ca
159297    Monotone-Date: 2008-09-17T19:44:11
159298    Monotone-Branch: ca.inverse.sogo
159299
159300M	ChangeLog
159301M	UI/MailerUI/Dutch.lproj/Localizable.strings
159302M	UI/MailerUI/English.lproj/Localizable.strings
159303M	UI/MailerUI/French.lproj/Localizable.strings
159304M	UI/MailerUI/German.lproj/Localizable.strings
159305M	UI/MailerUI/Italian.lproj/Localizable.strings
159306M	UI/MailerUI/Spanish.lproj/Localizable.strings
159307M	UI/MailerUI/UIxMailAccountActions.m
159308M	UI/Templates/MailerUI/UIxMailMainFrame.wox
159309M	UI/WebServerResources/MailerUI.css
159310M	UI/WebServerResources/MailerUI.js
159311
159312commit bad7450a84eb79505cfe817d59d4d4b5573eb7e1
159313Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159314Date:   Wed Sep 17 15:28:12 2008 +0000
159315
159316    Monotone-Parent: ec5101d79c0732e3dfb2e3bf005b356548c65d58
159317    Monotone-Revision: 18351673f3b02540c95a8695b70dd0067da408d5
159318
159319    Monotone-Author: wsourdeau@inverse.ca
159320    Monotone-Date: 2008-09-17T15:28:12
159321    Monotone-Branch: ca.inverse.sogo
159322
159323M	ChangeLog
159324M	SoObjects/Mailer/SOGoMailObject.m
159325
159326commit 91d77156c4fa6041731294a04693958e74b81e26
159327Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159328Date:   Fri Sep 12 21:17:32 2008 +0000
159329
159330    Monotone-Parent: 006f65029068e73f339a0342b4050f3ccee0b122
159331    Monotone-Revision: ec5101d79c0732e3dfb2e3bf005b356548c65d58
159332
159333    Monotone-Author: wsourdeau@inverse.ca
159334    Monotone-Date: 2008-09-12T21:17:32
159335    Monotone-Branch: ca.inverse.sogo
159336
159337M	UI/WebServerResources/MailerUI.js
159338M	UI/WebServerResources/generic.js
159339
159340commit ff32c3a08516de03eff0afa2a3ef57c3890da542
159341Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159342Date:   Thu Sep 11 21:59:31 2008 +0000
159343
159344    Monotone-Parent: 1ade254d62fcb6133186bc9896363a6fa7dc5f90
159345    Monotone-Revision: 006f65029068e73f339a0342b4050f3ccee0b122
159346
159347    Monotone-Author: wsourdeau@inverse.ca
159348    Monotone-Date: 2008-09-11T21:59:31
159349    Monotone-Branch: ca.inverse.sogo
159350
159351M	UI/MailerUI/UIxMailToSelection.m
159352
159353commit 3273f859c42e60a5978c4d209631d89aa3e67820
159354Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159355Date:   Thu Sep 11 21:55:21 2008 +0000
159356
159357    Monotone-Parent: 4f58ba7ba8f5347cf5b339ec697f0ded2a38f41b
159358    Monotone-Revision: 1ade254d62fcb6133186bc9896363a6fa7dc5f90
159359
159360    Monotone-Author: wsourdeau@inverse.ca
159361    Monotone-Date: 2008-09-11T21:55:21
159362    Monotone-Branch: ca.inverse.sogo
159363
159364M	ChangeLog
159365M	UI/MainUI/SOGoRootPage.m
159366M	UI/MainUI/SOGoUserHomePage.m
159367
159368commit 2af02d005a8f1ece36297952800c0a7c499ec8ac
159369Author: Francis Lachapelle <flachapelle@inverse.ca>
159370Date:   Thu Sep 11 18:15:01 2008 +0000
159371
159372    Monotone-Parent: 72f5e703f3c441de88fb23964d0260f26fe12527
159373    Monotone-Revision: 4f58ba7ba8f5347cf5b339ec697f0ded2a38f41b
159374
159375    Monotone-Author: flachapelle@inverse.ca
159376    Monotone-Date: 2008-09-11T18:15:01
159377    Monotone-Branch: ca.inverse.sogo
159378
159379M	UI/WebServerResources/UIxAclEditor.js
159380M	UI/WebServerResources/UIxContactsUserFolders.js
159381
159382commit 68432b528dc6dc415b9eb2db9c571e133f812d14
159383Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159384Date:   Thu Sep 11 17:56:02 2008 +0000
159385
159386    Monotone-Parent: 794bd6c67a62a2d6361c85b53be9c00bd3f3bbf8
159387    Monotone-Revision: 72f5e703f3c441de88fb23964d0260f26fe12527
159388
159389    Monotone-Author: wsourdeau@inverse.ca
159390    Monotone-Date: 2008-09-11T17:56:02
159391    Monotone-Branch: ca.inverse.sogo
159392
159393M	ChangeLog
159394M	SoObjects/SOGo/SOGoObject.m
159395
159396commit 816477714afc1c97c0277f2c81308003eb31a6e8
159397Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159398Date:   Thu Sep 11 15:12:57 2008 +0000
159399
159400    Monotone-Parent: a1a53ca320391ca2cdd308cc1662af84b36a2e2c
159401    Monotone-Revision: 794bd6c67a62a2d6361c85b53be9c00bd3f3bbf8
159402
159403    Monotone-Author: wsourdeau@inverse.ca
159404    Monotone-Date: 2008-09-11T15:12:57
159405    Monotone-Branch: ca.inverse.sogo
159406
159407M	UI/MailPartViewers/UIxMailPartAlternativeViewer.m
159408
159409commit a2750fb0204949b6bc07ded749d9beb7deff3c89
159410Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159411Date:   Wed Sep 10 20:35:28 2008 +0000
159412
159413    Monotone-Parent: f537b5805052d9a9bfb04e2f651abef055885f53
159414    Monotone-Revision: a1a53ca320391ca2cdd308cc1662af84b36a2e2c
159415
159416    Monotone-Author: wsourdeau@inverse.ca
159417    Monotone-Date: 2008-09-10T20:35:28
159418    Monotone-Branch: ca.inverse.sogo
159419
159420M	ChangeLog
159421M	UI/MailPartViewers/UIxMailPartAlternativeViewer.m
159422
159423commit c966b00c708308cab8ea60f9ae3fd5c041badbb9
159424Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159425Date:   Wed Sep 10 19:50:27 2008 +0000
159426
159427    Monotone-Parent: 0dd43a8d058a214365a36681cd3df3b5c919b0f1
159428    Monotone-Revision: f537b5805052d9a9bfb04e2f651abef055885f53
159429
159430    Monotone-Author: wsourdeau@inverse.ca
159431    Monotone-Date: 2008-09-10T19:50:27
159432    Monotone-Branch: ca.inverse.sogo
159433
159434M	ChangeLog
159435M	SoObjects/Mailer/SOGoDraftObject.m
159436
159437commit fab74a28019f7b31a6ae7d56baf4db9100bf704e
159438Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159439Date:   Tue Sep 9 20:30:33 2008 +0000
159440
159441    Monotone-Parent: 8b658ab977c17c143a0aa2c8e59809a3ee8b7d99
159442    Monotone-Revision: 0dd43a8d058a214365a36681cd3df3b5c919b0f1
159443
159444    Monotone-Author: wsourdeau@inverse.ca
159445    Monotone-Date: 2008-09-09T20:30:33
159446    Monotone-Branch: ca.inverse.sogo
159447
159448M	SOPE/sope-patchset-r1626.diff
159449
159450commit 10a766ecfb05e95408669c23af046380a450274d
159451Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159452Date:   Tue Sep 9 19:50:22 2008 +0000
159453
159454    Monotone-Parent: 85961f48e9ccfa59439adf265a8e3984d08ab921
159455    Monotone-Revision: 8b658ab977c17c143a0aa2c8e59809a3ee8b7d99
159456
159457    Monotone-Author: wsourdeau@inverse.ca
159458    Monotone-Date: 2008-09-09T19:50:22
159459    Monotone-Branch: ca.inverse.sogo
159460
159461M	UI/WebServerResources/UIxMailEditor.js
159462
159463commit 108e2c9ab5f53e3c8b2e3d804ccd70240d7bb445
159464Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159465Date:   Tue Sep 9 19:23:31 2008 +0000
159466
159467    Monotone-Parent: cef5766f36be67ad2c832de6c30036169a70cff5
159468    Monotone-Revision: 85961f48e9ccfa59439adf265a8e3984d08ab921
159469
159470    Monotone-Author: wsourdeau@inverse.ca
159471    Monotone-Date: 2008-09-09T19:23:31
159472    Monotone-Branch: ca.inverse.sogo
159473
159474M	UI/Templates/UIxPageFrame.wox
159475M	UI/WebServerResources/generic.js
159476
159477commit 103c5fad9be8163fbdcd075f8821af67e01651aa
159478Author: Francis Lachapelle <flachapelle@inverse.ca>
159479Date:   Tue Sep 9 19:01:38 2008 +0000
159480
159481    Monotone-Parent: ffa02d814d2b95752685c44776cbbb2b26be4b47
159482    Monotone-Revision: cef5766f36be67ad2c832de6c30036169a70cff5
159483
159484    Monotone-Author: flachapelle@inverse.ca
159485    Monotone-Date: 2008-09-09T19:01:38
159486    Monotone-Branch: ca.inverse.sogo
159487
159488M	UI/WebServerResources/ContactsUI.js
159489M	UI/WebServerResources/SOGoDragHandles.js
159490
159491commit 7bc8c818e939a8a38907c2044937b4b37cee80af
159492Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159493Date:   Tue Sep 9 18:44:25 2008 +0000
159494
159495    Monotone-Parent: 994b69bf5b441d8ad6fa804a31ee33b25a0ec13e
159496    Monotone-Revision: ffa02d814d2b95752685c44776cbbb2b26be4b47
159497
159498    Monotone-Author: wsourdeau@inverse.ca
159499    Monotone-Date: 2008-09-09T18:44:25
159500    Monotone-Branch: ca.inverse.sogo
159501
159502M	UI/WebServerResources/UIxMailEditor.js
159503M	UI/WebServerResources/UIxMailToSelection.js
159504
159505commit 1bdc70bbda0f845ec2f8e1d4470c20feb129dfde
159506Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159507Date:   Mon Sep 8 16:00:36 2008 +0000
159508
159509    Monotone-Parent: 7d21a2ed5fce59a41f611d8f49d9760d36dac3f5
159510    Monotone-Revision: 994b69bf5b441d8ad6fa804a31ee33b25a0ec13e
159511
159512    Monotone-Author: wsourdeau@inverse.ca
159513    Monotone-Date: 2008-09-08T16:00:36
159514    Monotone-Branch: ca.inverse.sogo
159515
159516M	UI/WebServerResources/SOGoRootPage.js
159517
159518commit 5cca5beda69a4d407ac7532ad4070b988387cfa0
159519Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159520Date:   Mon Sep 8 15:51:31 2008 +0000
159521
159522    Monotone-Parent: c9831e86feaf510c3a90340385aebe5e6eaa4669
159523    Monotone-Revision: 7d21a2ed5fce59a41f611d8f49d9760d36dac3f5
159524
159525    Monotone-Author: wsourdeau@inverse.ca
159526    Monotone-Date: 2008-09-08T15:51:31
159527    Monotone-Branch: ca.inverse.sogo
159528
159529M	SOPE/sope-patchset-r1626.diff
159530
159531commit 73dc0406b5967c7987ed11ed00628fc3f571cf9e
159532Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159533Date:   Mon Sep 8 14:54:38 2008 +0000
159534
159535    Monotone-Parent: 65a1f239b38d222e483ce7d3070223e073dfdfb3
159536    Monotone-Revision: c9831e86feaf510c3a90340385aebe5e6eaa4669
159537
159538    Monotone-Author: wsourdeau@inverse.ca
159539    Monotone-Date: 2008-09-08T14:54:38
159540    Monotone-Branch: ca.inverse.sogo
159541
159542M	ChangeLog
159543
159544commit 0a315ed33a8b8fb556fee494f4e418a1a767ff2f
159545Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159546Date:   Mon Sep 8 14:54:33 2008 +0000
159547
159548    Monotone-Parent: ee6476408bb7a66b076d467660edc1f7030ecc34
159549    Monotone-Revision: 65a1f239b38d222e483ce7d3070223e073dfdfb3
159550
159551    Monotone-Author: wsourdeau@inverse.ca
159552    Monotone-Date: 2008-09-08T14:54:33
159553    Monotone-Branch: ca.inverse.sogo
159554
159555M	ChangeLog
159556M	SoObjects/SOGo/LDAPSource.m
159557
159558commit 04b4414e714f3d1e39a9ed2728c2b01d9a659739
159559Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159560Date:   Mon Sep 8 14:42:19 2008 +0000
159561
159562    Monotone-Parent: e918f87785e229a7bb693f66c14d9437220b0140
159563    Monotone-Revision: ee6476408bb7a66b076d467660edc1f7030ecc34
159564
159565    Monotone-Author: wsourdeau@inverse.ca
159566    Monotone-Date: 2008-09-08T14:42:19
159567    Monotone-Branch: ca.inverse.sogo
159568
159569M	SOPE/sope-patchset-r1626.diff
159570
159571commit 673ca9f2d46d571aa409187cd22d01f1e8a48e35
159572Author: Francis Lachapelle <flachapelle@inverse.ca>
159573Date:   Fri Sep 5 21:02:42 2008 +0000
159574
159575    Fix for bug #2900
159576
159577    Monotone-Parent: a13f784df474c62818bf303f9bee4b03e811641b
159578    Monotone-Revision: e918f87785e229a7bb693f66c14d9437220b0140
159579
159580    Monotone-Author: flachapelle@inverse.ca
159581    Monotone-Date: 2008-09-05T21:02:42
159582    Monotone-Branch: ca.inverse.sogo
159583
159584M	UI/WebServerResources/UIxMailEditor.css
159585M	UI/WebServerResources/UIxMailToSelection.js
159586
159587commit 163a60e07f09304195ae1c3c9cd43c8f25bf459b
159588Author: Francis Lachapelle <flachapelle@inverse.ca>
159589Date:   Fri Sep 5 19:07:16 2008 +0000
159590
159591    Fix for bug #2282
159592
159593    Monotone-Parent: 55136d300cf8d13c53cb1e7978c4915fba81f463
159594    Monotone-Revision: a13f784df474c62818bf303f9bee4b03e811641b
159595
159596    Monotone-Author: flachapelle@inverse.ca
159597    Monotone-Date: 2008-09-05T19:07:16
159598    Monotone-Branch: ca.inverse.sogo
159599
159600M	UI/MailerUI/UIxMailFolderActions.h
159601M	UI/MailerUI/UIxMailFolderActions.m
159602M	UI/MailerUI/product.plist
159603M	UI/WebServerResources/MailerUI.css
159604M	UI/WebServerResources/MailerUI.js
159605
159606commit 32fb01df552235771158db2df4de11e3a5ffdcdc
159607Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159608Date:   Fri Sep 5 17:06:21 2008 +0000
159609
159610    Monotone-Parent: 7a60f4a9ba785405e4cc33bb708c1870090f6691
159611    Monotone-Revision: 38c27767c4a6419b76e05bfc2eefc158b009bf28
159612
159613    Monotone-Author: wsourdeau@inverse.ca
159614    Monotone-Date: 2008-09-05T17:06:21
159615    Monotone-Branch: ca.inverse.sogo
159616
159617M	SoObjects/Mailer/NSData+Mail.m
159618
159619commit 2e51a1df352db91a87ea2441a98eb4bd4a1064a4
159620Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159621Date:   Fri Sep 5 17:01:34 2008 +0000
159622
159623    Monotone-Parent: 9f3c332eb676f74a10d05e0409aaeaf6ba62a1cd
159624    Monotone-Revision: 7a60f4a9ba785405e4cc33bb708c1870090f6691
159625
159626    Monotone-Author: wsourdeau@inverse.ca
159627    Monotone-Date: 2008-09-05T17:01:34
159628    Monotone-Branch: ca.inverse.sogo
159629
159630M	SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.html
159631M	SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.html
159632
159633commit 06aaac039326f5000337fb3fdb349d4a327d027e
159634Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159635Date:   Fri Sep 5 16:57:20 2008 +0000
159636
159637    Monotone-Parent: 64aa83e8cd0a166c047f31a255fba032c405fbf9
159638    Monotone-Revision: 9f3c332eb676f74a10d05e0409aaeaf6ba62a1cd
159639
159640    Monotone-Author: wsourdeau@inverse.ca
159641    Monotone-Date: 2008-09-05T16:57:20
159642    Monotone-Branch: ca.inverse.sogo
159643
159644M	SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.html
159645
159646commit 2ed91624e0411e44c00032a8c921f5c571d71fe2
159647Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159648Date:   Fri Sep 5 16:50:22 2008 +0000
159649
159650    Monotone-Parent: 81f6f619789306a73dc061a36ac5b92bc8ecaac6
159651    Monotone-Revision: 64aa83e8cd0a166c047f31a255fba032c405fbf9
159652
159653    Monotone-Author: wsourdeau@inverse.ca
159654    Monotone-Date: 2008-09-05T16:50:22
159655    Monotone-Branch: ca.inverse.sogo
159656
159657M	ChangeLog
159658M	SoObjects/Mailer/NSData+Mail.m
159659M	SoObjects/Mailer/SOGoMailDutchReply.wo/SOGoMailDutchReply.html
159660M	SoObjects/Mailer/SOGoMailDutchReply.wo/SOGoMailDutchReply.wod
159661M	SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.html
159662M	SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.wod
159663M	SoObjects/Mailer/SOGoMailForward.h
159664M	SoObjects/Mailer/SOGoMailForward.m
159665M	SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.html
159666M	SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.wod
159667M	SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.html
159668M	SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.wod
159669M	SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.html
159670M	SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.wod
159671M	SoObjects/Mailer/SOGoMailObject+Draft.h
159672M	SoObjects/Mailer/SOGoMailObject+Draft.m
159673M	SoObjects/Mailer/SOGoMailReply.h
159674M	SoObjects/Mailer/SOGoMailReply.m
159675M	SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.html
159676M	SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.wod
159677
159678commit 22c8a2083561e32524505fa7745a069f008ec156
159679Author: Ludovic Marcotte <lmarcotte@inverse.ca>
159680Date:   Fri Sep 5 16:05:59 2008 +0000
159681
159682    Added sogod to the 2345 runlevels.
159683
159684    Monotone-Parent: 2073217aff674fdde9b98866ce5d367033d6a51e
159685    Monotone-Revision: 117181687b89cc111fa7c80b6e0a5fb5d9e8a5af
159686
159687    Monotone-Author: ludovic@Sophos.ca
159688    Monotone-Date: 2008-09-05T16:05:59
159689    Monotone-Branch: ca.inverse.sogo
159690
159691M	Scripts/sogo-init.d-redhat
159692
159693commit 627c07b01fa1942e8845bbb397dd3cdb36feca23
159694Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159695Date:   Fri Sep 5 15:55:03 2008 +0000
159696
159697    Monotone-Parent: 2b06dc463d88e9e0940158ceccab067e7cc497f7
159698    Monotone-Revision: 81f6f619789306a73dc061a36ac5b92bc8ecaac6
159699
159700    Monotone-Author: wsourdeau@inverse.ca
159701    Monotone-Date: 2008-09-05T15:55:03
159702    Monotone-Branch: ca.inverse.sogo
159703
159704M	ChangeLog
159705M	SoObjects/Mailer/SOGoMailForward.h
159706M	SoObjects/Mailer/SOGoMailForward.m
159707M	SoObjects/Mailer/SOGoMailObject+Draft.h
159708M	SoObjects/Mailer/SOGoMailObject+Draft.m
159709
159710commit 0e1504416a386da8ef73c8d198f5127bcdb33112
159711Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159712Date:   Fri Sep 5 15:29:42 2008 +0000
159713
159714    Monotone-Parent: 054094f9b080f4f9f4cda29e0be81cf14681bb8e
159715    Monotone-Revision: 2b06dc463d88e9e0940158ceccab067e7cc497f7
159716
159717    Monotone-Author: wsourdeau@inverse.ca
159718    Monotone-Date: 2008-09-05T15:29:42
159719    Monotone-Branch: ca.inverse.sogo
159720
159721M	ChangeLog
159722M	SoObjects/Mailer/SOGoMailObject+Draft.m
159723
159724commit 6978ea95c5597e2fb477d1933d1680c5722c69ed
159725Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159726Date:   Fri Sep 5 15:10:39 2008 +0000
159727
159728    Monotone-Parent: 65e0afd77d1b6a158b97f031c7c8e35c5878f67e
159729    Monotone-Revision: 054094f9b080f4f9f4cda29e0be81cf14681bb8e
159730
159731    Monotone-Author: wsourdeau@inverse.ca
159732    Monotone-Date: 2008-09-05T15:10:39
159733    Monotone-Branch: ca.inverse.sogo
159734
159735M	SoObjects/Mailer/SOGoMailObject+Draft.m
159736
159737commit d17a6c93cbdf57dfafacf3b73dce73c78a2056bb
159738Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159739Date:   Fri Sep 5 15:08:57 2008 +0000
159740
159741    Monotone-Parent: 58118872a67f2415e728d474867cd19b9aa6f393
159742    Monotone-Revision: 65e0afd77d1b6a158b97f031c7c8e35c5878f67e
159743
159744    Monotone-Author: wsourdeau@inverse.ca
159745    Monotone-Date: 2008-09-05T15:08:57
159746    Monotone-Branch: ca.inverse.sogo
159747
159748M	SoObjects/Mailer/SOGoMailObject+Draft.m
159749
159750commit 4c17603ab514e2234b4afa2ad771dd455a8e5b4c
159751Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159752Date:   Fri Sep 5 15:07:24 2008 +0000
159753
159754    Monotone-Parent: d0dc408cde2d2c26295711b91f59760222260c54
159755    Monotone-Revision: 58118872a67f2415e728d474867cd19b9aa6f393
159756
159757    Monotone-Author: wsourdeau@inverse.ca
159758    Monotone-Date: 2008-09-05T15:07:24
159759    Monotone-Branch: ca.inverse.sogo
159760
159761M	ChangeLog
159762M	SoObjects/Mailer/SOGoMailObject+Draft.m
159763
159764commit 3bf2abab41c7178f5ea34be2cb10de1836ea6be2
159765Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159766Date:   Fri Sep 5 13:12:58 2008 +0000
159767
159768    Monotone-Parent: 9d41cb8ec35d1bfd5bde3fc6d323bc42d41fffcd
159769    Monotone-Revision: d0dc408cde2d2c26295711b91f59760222260c54
159770
159771    Monotone-Author: wsourdeau@inverse.ca
159772    Monotone-Date: 2008-09-05T13:12:58
159773    Monotone-Branch: ca.inverse.sogo
159774
159775M	ChangeLog
159776M	SoObjects/Mailer/SOGoMailFolder.m
159777
159778commit d82aaa615959578df9cae703223c252a032df57f
159779Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159780Date:   Fri Sep 5 11:43:32 2008 +0000
159781
159782    Monotone-Parent: 2c72d8da724d85fd836b547156f6c653ebb44991
159783    Monotone-Revision: 9d41cb8ec35d1bfd5bde3fc6d323bc42d41fffcd
159784
159785    Monotone-Author: wsourdeau@inverse.ca
159786    Monotone-Date: 2008-09-05T11:43:32
159787    Monotone-Branch: ca.inverse.sogo
159788
159789M	UI/WebServerResources/SOGoDragHandles.js
159790
159791commit 721d3fc61bbc50935dc76e825713c316424c285e
159792Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159793Date:   Fri Sep 5 03:00:10 2008 +0000
159794
159795    Monotone-Parent: b68bf00d72134acbc6e4d38e8249c1c370f4da8d
159796    Monotone-Revision: 2c72d8da724d85fd836b547156f6c653ebb44991
159797
159798    Monotone-Author: wsourdeau@inverse.ca
159799    Monotone-Date: 2008-09-05T03:00:10
159800    Monotone-Branch: ca.inverse.sogo
159801
159802M	UI/Templates/MailerUI/UIxMailListView.wox
159803
159804commit 4eac9ac1e39bbbc8f96a654513594c1a9141d6bf
159805Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159806Date:   Fri Sep 5 02:38:51 2008 +0000
159807
159808    Monotone-Parent: 6ea404f36c9613aee16746663a599b51a421006c
159809    Monotone-Revision: 721baf81426a46990c5c456d170347f03f502d1f
159810
159811    Monotone-Author: wsourdeau@inverse.ca
159812    Monotone-Date: 2008-09-05T02:38:51
159813    Monotone-Branch: ca.inverse.sogo
159814
159815M	ChangeLog
159816M	UI/MailPartViewers/UIxMailPartAlternativeViewer.m
159817
159818commit b6ac93ac8e772ce7220bde010daf33950c792575
159819Author: Francis Lachapelle <flachapelle@inverse.ca>
159820Date:   Fri Sep 5 02:12:56 2008 +0000
159821
159822    Fix for bug #2896
159823
159824    Monotone-Parent: a0736ebfe97dd1ff5f02d3f1a6f20c4e5c593b0c
159825    Monotone-Revision: c4c5e180ad8506d04424626e6382fcd5b2b6a073
159826
159827    Monotone-Author: flachapelle@inverse.ca
159828    Monotone-Date: 2008-09-05T02:12:56
159829    Monotone-Branch: ca.inverse.sogo
159830
159831M	UI/Templates/MailerUI/UIxMailListView.wox
159832M	UI/Templates/UIxPageFrame.wox
159833M	UI/WebServerResources/MailerUI.css
159834M	UI/WebServerResources/MailerUI.js
159835M	UI/WebServerResources/generic.js
159836A	UI/WebServerResources/tablekit-sogo.js
159837
159838commit 089b31362ed2b8f1b6f10daaa54845565338e694
159839Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159840Date:   Fri Sep 5 01:58:52 2008 +0000
159841
159842    Monotone-Parent: a0736ebfe97dd1ff5f02d3f1a6f20c4e5c593b0c
159843    Monotone-Revision: 6ea404f36c9613aee16746663a599b51a421006c
159844
159845    Monotone-Author: wsourdeau@inverse.ca
159846    Monotone-Date: 2008-09-05T01:58:52
159847    Monotone-Branch: ca.inverse.sogo
159848
159849M	UI/MailPartViewers/UIxMailRenderingContext.m
159850
159851commit ed9ebe829d8ba05dc4d9f6d5d9bba4c443771b24
159852Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159853Date:   Fri Sep 5 01:39:32 2008 +0000
159854
159855    Monotone-Parent: 16389bba889c23c9a03ac425c27e5f4ede0fc4fd
159856    Monotone-Revision: a0736ebfe97dd1ff5f02d3f1a6f20c4e5c593b0c
159857
159858    Monotone-Author: wsourdeau@inverse.ca
159859    Monotone-Date: 2008-09-05T01:39:32
159860    Monotone-Branch: ca.inverse.sogo
159861
159862M	UI/Templates/MailerUI/UIxMailListView.wox
159863M	UI/WebServerResources/MailerUI.js
159864M	UI/WebServerResources/generic.js
159865
159866commit cd45df0b75458a771b2b302cd400bd5bb02eb8ba
159867Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159868Date:   Fri Sep 5 00:19:21 2008 +0000
159869
159870    Monotone-Parent: 485f88abf48cd4cfca19756b2d50e4d01f48ed95
159871    Monotone-Revision: 16389bba889c23c9a03ac425c27e5f4ede0fc4fd
159872
159873    Monotone-Author: wsourdeau@inverse.ca
159874    Monotone-Date: 2008-09-05T00:19:21
159875    Monotone-Branch: ca.inverse.sogo
159876
159877M	ChangeLog
159878M	UI/MailPartViewers/UIxMailRenderingContext.m
159879
159880commit 32046a6d2e338a94b6a59183fe3431ff27daf81a
159881Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159882Date:   Thu Sep 4 05:49:39 2008 +0000
159883
159884    Monotone-Parent: b4864301d33bcd83b867c526d61b7fbf700afd5a
159885    Monotone-Revision: 485f88abf48cd4cfca19756b2d50e4d01f48ed95
159886
159887    Monotone-Author: wsourdeau@inverse.ca
159888    Monotone-Date: 2008-09-04T05:49:39
159889    Monotone-Branch: ca.inverse.sogo
159890
159891M	ChangeLog
159892M	UI/MailPartViewers/UIxMailPartTextViewer.m
159893
159894commit 95bba25b95c5510b614776eb737bf891391cf420
159895Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159896Date:   Thu Sep 4 05:49:37 2008 +0000
159897
159898    Monotone-Parent: 29cab050b6cbbacab8016696a0af703cc5988d64
159899    Monotone-Revision: b4864301d33bcd83b867c526d61b7fbf700afd5a
159900
159901    Monotone-Author: wsourdeau@inverse.ca
159902    Monotone-Date: 2008-09-04T05:49:37
159903    Monotone-Branch: ca.inverse.sogo
159904
159905M	SOPE/sope-patchset-r1626.diff
159906
159907commit 0cd3089513a39e5717d75597391130b4130f17ff
159908Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159909Date:   Thu Sep 4 04:31:59 2008 +0000
159910
159911    Monotone-Parent: 34eb92128b8ce40ea590eedcbe2b203f173bb8f9
159912    Monotone-Revision: 29cab050b6cbbacab8016696a0af703cc5988d64
159913
159914    Monotone-Author: wsourdeau@inverse.ca
159915    Monotone-Date: 2008-09-04T04:31:59
159916    Monotone-Branch: ca.inverse.sogo
159917
159918M	UI/MailerUI/UIxMailView.m
159919
159920commit fd6598a238fb7bbf033df9051c311315800ec0f4
159921Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159922Date:   Wed Sep 3 18:45:37 2008 +0000
159923
159924    Monotone-Parent: 9b7d22c9969ce21eef3be8ed80d0f2e96640f2c8
159925    Monotone-Revision: 34eb92128b8ce40ea590eedcbe2b203f173bb8f9
159926
159927    Monotone-Author: wsourdeau@inverse.ca
159928    Monotone-Date: 2008-09-03T18:45:37
159929    Monotone-Branch: ca.inverse.sogo
159930
159931M	UI/WebServerResources/MailerUI.js
159932
159933commit b0de6a364238da54b1db7d9c3f2968089621f214
159934Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159935Date:   Wed Sep 3 13:54:48 2008 +0000
159936
159937    Monotone-Parent: f8872e81db978182f854c43f0ec76c42507b0a28
159938    Monotone-Revision: 9b7d22c9969ce21eef3be8ed80d0f2e96640f2c8
159939
159940    Monotone-Author: wsourdeau@inverse.ca
159941    Monotone-Date: 2008-09-03T13:54:48
159942    Monotone-Branch: ca.inverse.sogo
159943
159944M	UI/WebServerResources/MailerUI.js
159945
159946commit 02a0c9eda297e38855a0a498d77d12b37c272456
159947Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159948Date:   Wed Sep 3 13:06:50 2008 +0000
159949
159950    Monotone-Parent: 23583042485912a57b9dbb1a6919152381d2ad3f
159951    Monotone-Revision: f8872e81db978182f854c43f0ec76c42507b0a28
159952
159953    Monotone-Author: wsourdeau@inverse.ca
159954    Monotone-Date: 2008-09-03T13:06:50
159955    Monotone-Branch: ca.inverse.sogo
159956
159957M	SOPE/sope-patchset-r1626.diff
159958
159959commit d4c4706e41f406bd4c076a111ffafae04925e78f
159960Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
159961Date:   Wed Sep 3 12:50:51 2008 +0000
159962
159963    Monotone-Parent: 745a249bd7392c99ed5da0cfe7038be08a2cd714
159964    Monotone-Revision: 23583042485912a57b9dbb1a6919152381d2ad3f
159965
159966    Monotone-Author: wsourdeau@inverse.ca
159967    Monotone-Date: 2008-09-03T12:50:51
159968    Monotone-Branch: ca.inverse.sogo
159969
159970M	UI/WebServerResources/MailerUI.js
159971
159972commit d7bc3736a20bdce5b1bc13f95e6cebcff0ee1aa2
159973Author: Francis Lachapelle <flachapelle@inverse.ca>
159974Date:   Wed Sep 3 00:59:16 2008 +0000
159975
159976    Fix for bug #2895
159977
159978    Monotone-Parent: 12423bfe0e23ad0f3bb7c3e1f56d79229886b2e3
159979    Monotone-Revision: f3e67d9e89a56392eda98a27376616f0434cdfc3
159980
159981    Monotone-Author: flachapelle@inverse.ca
159982    Monotone-Date: 2008-09-03T00:59:16
159983    Monotone-Branch: ca.inverse.sogo
159984
159985M	UI/WebServerResources/MailerUI.js
159986
159987commit 55573ae613a83e346b42c6d34af9833da9986c23
159988Author: Francis Lachapelle <flachapelle@inverse.ca>
159989Date:   Tue Sep 2 21:16:35 2008 +0000
159990
159991    Monotone-Parent: bf785cb3c555f8f6753cf915bc53455b1fb08004
159992    Monotone-Revision: 12423bfe0e23ad0f3bb7c3e1f56d79229886b2e3
159993
159994    Monotone-Author: flachapelle@inverse.ca
159995    Monotone-Date: 2008-09-02T21:16:35
159996    Monotone-Branch: ca.inverse.sogo
159997
159998M	UI/WebServerResources/MailerUI.js
159999
160000commit 6eab6532b713803cadf7398ea6c9621b377acadb
160001Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160002Date:   Tue Sep 2 20:57:23 2008 +0000
160003
160004    Monotone-Parent: bf785cb3c555f8f6753cf915bc53455b1fb08004
160005    Monotone-Revision: 99cc1bb593f4002d820b712345f3e8c1c9ba44ba
160006
160007    Monotone-Author: wsourdeau@inverse.ca
160008    Monotone-Date: 2008-09-02T20:57:23
160009    Monotone-Branch: ca.inverse.sogo
160010
160011M	SOPE/sope-patchset-r1626.diff
160012
160013commit 5eadf6a93691280e75277bc74ea88b6d753a5cc3
160014Author: Francis Lachapelle <flachapelle@inverse.ca>
160015Date:   Tue Sep 2 20:52:09 2008 +0000
160016
160017    Fix for bug #2889
160018
160019    Monotone-Parent: 2d32d54f3ab29efb615ba64c54fb4714a8cbd0a1
160020    Monotone-Revision: bf785cb3c555f8f6753cf915bc53455b1fb08004
160021
160022    Monotone-Author: flachapelle@inverse.ca
160023    Monotone-Date: 2008-09-02T20:52:09
160024    Monotone-Branch: ca.inverse.sogo
160025
160026M	UI/WebServerResources/MailerUI.js
160027
160028commit cc1bd1abe5844e619eeaaef76ed0f94b5a0e479d
160029Author: Francis Lachapelle <flachapelle@inverse.ca>
160030Date:   Tue Sep 2 19:15:58 2008 +0000
160031
160032    Fix for bug #2878
160033
160034    Monotone-Parent: 69df71bbd74fc7ccbfdfda4d8e386bd2d00ce08a
160035    Monotone-Revision: 2d32d54f3ab29efb615ba64c54fb4714a8cbd0a1
160036
160037    Monotone-Author: flachapelle@inverse.ca
160038    Monotone-Date: 2008-09-02T19:15:58
160039    Monotone-Branch: ca.inverse.sogo
160040
160041M	UI/WebServerResources/UIxMailEditor.js
160042
160043commit 6fa5b84ecd2383cf0088ef338cbc280ee47739e8
160044Author: Francis Lachapelle <flachapelle@inverse.ca>
160045Date:   Tue Sep 2 18:44:48 2008 +0000
160046
160047    Monotone-Parent: b9fb860f8f7838df1fa7d5d3aa5503299b0ca08a
160048    Monotone-Revision: 69df71bbd74fc7ccbfdfda4d8e386bd2d00ce08a
160049
160050    Monotone-Author: flachapelle@inverse.ca
160051    Monotone-Date: 2008-09-02T18:44:48
160052    Monotone-Branch: ca.inverse.sogo
160053
160054M	UI/WebServerResources/MailerUI.js
160055M	UI/WebServerResources/UIxMailEditor.css
160056M	UI/WebServerResources/UIxMailEditor.js
160057M	UI/WebServerResources/UIxMailPopupView.js
160058
160059commit 8a2f70f210b6f6a82eea881a83b16b7fe577c36b
160060Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160061Date:   Tue Sep 2 04:02:46 2008 +0000
160062
160063    Monotone-Parent: dcceb57e8e6ee4fbdfba1d9ff1f44cb1c59b56f5
160064    Monotone-Revision: b9fb860f8f7838df1fa7d5d3aa5503299b0ca08a
160065
160066    Monotone-Author: wsourdeau@inverse.ca
160067    Monotone-Date: 2008-09-02T04:02:46
160068    Monotone-Branch: ca.inverse.sogo
160069
160070M	ChangeLog
160071M	SoObjects/Mailer/SOGoMailManager.m
160072
160073commit 5f355f57770540d29992c7f3cdca90d72f534bb2
160074Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160075Date:   Tue Sep 2 03:01:54 2008 +0000
160076
160077    Monotone-Parent: 21a302eed46e49a91844145380dabdd1cd40ed4b
160078    Monotone-Revision: dcceb57e8e6ee4fbdfba1d9ff1f44cb1c59b56f5
160079
160080    Monotone-Author: wsourdeau@inverse.ca
160081    Monotone-Date: 2008-09-02T03:01:54
160082    Monotone-Branch: ca.inverse.sogo
160083
160084M	SOPE/sope-patchset-r1626.diff
160085
160086commit 8c92eb542c1446b459e13226e090c5529eca275c
160087Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160088Date:   Tue Sep 2 03:00:05 2008 +0000
160089
160090    Monotone-Parent: 504efed918c1affc532bdcc00196349809e53460
160091    Monotone-Revision: 21a302eed46e49a91844145380dabdd1cd40ed4b
160092
160093    Monotone-Author: wsourdeau@inverse.ca
160094    Monotone-Date: 2008-09-02T03:00:05
160095    Monotone-Branch: ca.inverse.sogo
160096
160097M	SOPE/sope-patchset-r1626.diff
160098
160099commit 2a6198780392e14a3151ec86fc24eec13874330b
160100Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160101Date:   Tue Sep 2 02:57:12 2008 +0000
160102
160103    Monotone-Parent: 7b5f08442cc8a464b29abb66c14ba679da84d277
160104    Monotone-Revision: 504efed918c1affc532bdcc00196349809e53460
160105
160106    Monotone-Author: wsourdeau@inverse.ca
160107    Monotone-Date: 2008-09-02T02:57:12
160108    Monotone-Branch: ca.inverse.sogo
160109
160110M	ChangeLog
160111M	SoObjects/Mailer/SOGoMailBaseObject.m
160112M	SoObjects/Mailer/SOGoMailFolder.h
160113M	SoObjects/Mailer/SOGoMailFolder.m
160114M	UI/MailerUI/UIxMailActions.m
160115M	UI/MailerUI/UIxMailEditor.m
160116
160117commit ad5221ed0e5217fa7d9e79a15cbdd1daf8241bd0
160118Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160119Date:   Tue Sep 2 02:57:01 2008 +0000
160120
160121    Monotone-Parent: 2d2d47c8c2a7874ff16e8677d2bb7c3607c56d5c
160122    Monotone-Revision: 7b5f08442cc8a464b29abb66c14ba679da84d277
160123
160124    Monotone-Author: wsourdeau@inverse.ca
160125    Monotone-Date: 2008-09-02T02:57:01
160126    Monotone-Branch: ca.inverse.sogo
160127
160128M	ChangeLog
160129M	UI/MailerUI/UIxMailView.m
160130
160131commit 6300e629377797722e808a258404f4c47fccdc0a
160132Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160133Date:   Tue Sep 2 02:53:34 2008 +0000
160134
160135    Monotone-Parent: 5391b9be06e00255b931f3a5c6535e3527ebd405
160136    Monotone-Revision: 2d2d47c8c2a7874ff16e8677d2bb7c3607c56d5c
160137
160138    Monotone-Author: wsourdeau@inverse.ca
160139    Monotone-Date: 2008-09-02T02:53:34
160140    Monotone-Branch: ca.inverse.sogo
160141
160142M	UI/SOGoUI/UIxComponent.m
160143
160144commit 5b5a642ef6e09bc4b97608c246f3cdf52147b8e4
160145Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160146Date:   Tue Sep 2 02:53:08 2008 +0000
160147
160148    Monotone-Parent: efd9ade13655768d4cae7605de1142d71a2b3e0c
160149    Monotone-Revision: 5391b9be06e00255b931f3a5c6535e3527ebd405
160150
160151    Monotone-Author: wsourdeau@inverse.ca
160152    Monotone-Date: 2008-09-02T02:53:08
160153    Monotone-Branch: ca.inverse.sogo
160154
160155M	ChangeLog
160156M	SoObjects/SOGo/SOGoObject.m
160157
160158commit c7e40104a9beaeb770615e1d8c235cc9c92973a0
160159Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160160Date:   Tue Sep 2 02:52:55 2008 +0000
160161
160162    Monotone-Parent: a74b906d58327f02724a366df126c83b4bdcc4c9
160163    Monotone-Revision: efd9ade13655768d4cae7605de1142d71a2b3e0c
160164
160165    Monotone-Author: wsourdeau@inverse.ca
160166    Monotone-Date: 2008-09-02T02:52:55
160167    Monotone-Branch: ca.inverse.sogo
160168
160169M	ChangeLog
160170M	SoObjects/SOGo/SOGoUser.m
160171
160172commit 95ec0e4a19876f304ba115379474e2b8d153ffdf
160173Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160174Date:   Tue Sep 2 02:48:18 2008 +0000
160175
160176    Monotone-Parent: fc73a7910531c479a442d9feae0af3acaaebaa52
160177    Monotone-Revision: a74b906d58327f02724a366df126c83b4bdcc4c9
160178
160179    Monotone-Author: wsourdeau@inverse.ca
160180    Monotone-Date: 2008-09-02T02:48:18
160181    Monotone-Branch: ca.inverse.sogo
160182
160183M	SoObjects/SOGo/LDAPUserManager.m
160184
160185commit 95643f0e3a26dc36a5410038a5dfdf599030e873
160186Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160187Date:   Mon Sep 1 17:31:40 2008 +0000
160188
160189    Monotone-Parent: a822829663fdf41f5ab083e6fb2ca305b833454f
160190    Monotone-Revision: fc73a7910531c479a442d9feae0af3acaaebaa52
160191
160192    Monotone-Author: wsourdeau@inverse.ca
160193    Monotone-Date: 2008-09-01T17:31:40
160194    Monotone-Branch: ca.inverse.sogo
160195
160196M	ChangeLog
160197M	SoObjects/Mailer/SOGoMailAccount.m
160198
160199commit 3353a468cc950de80c666e9f26934a30aa6b36e4
160200Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160201Date:   Mon Sep 1 16:49:13 2008 +0000
160202
160203    Monotone-Parent: b06af30d92e12a7505221842044947bace0edc08
160204    Monotone-Revision: a822829663fdf41f5ab083e6fb2ca305b833454f
160205
160206    Monotone-Author: wsourdeau@inverse.ca
160207    Monotone-Date: 2008-09-01T16:49:13
160208    Monotone-Branch: ca.inverse.sogo
160209
160210M	SOPE/sope-patchset-r1626.diff
160211
160212commit 3d986a1fdf5534c849edfbf3f98b323d9d443857
160213Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160214Date:   Mon Sep 1 13:38:36 2008 +0000
160215
160216    Monotone-Parent: 9fdb601e5aa4a2aafb9385ddc6c395ea29630d7c
160217    Monotone-Revision: b06af30d92e12a7505221842044947bace0edc08
160218
160219    Monotone-Author: wsourdeau@inverse.ca
160220    Monotone-Date: 2008-09-01T13:38:36
160221    Monotone-Branch: ca.inverse.sogo
160222
160223M	SOPE/sope-patchset-r1626.diff
160224
160225commit b53a8118e7e9aa785ecd46ed2f986ce358fb82c6
160226Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160227Date:   Mon Sep 1 13:21:27 2008 +0000
160228
160229    Monotone-Parent: e273e1fc79bb27da2ab8838b78616c5fb161fd58
160230    Monotone-Revision: 9fdb601e5aa4a2aafb9385ddc6c395ea29630d7c
160231
160232    Monotone-Author: wsourdeau@inverse.ca
160233    Monotone-Date: 2008-09-01T13:21:27
160234    Monotone-Branch: ca.inverse.sogo
160235
160236M	SOPE/sope-patchset-r1626.diff
160237
160238commit 344d0e00b3476c09d71d4bdd1dbee3ad2b58956b
160239Author: Francis Lachapelle <flachapelle@inverse.ca>
160240Date:   Fri Aug 29 23:58:16 2008 +0000
160241
160242    Monotone-Parent: 82068f0557914f395561a92071bea0e6791ac884
160243    Monotone-Revision: e273e1fc79bb27da2ab8838b78616c5fb161fd58
160244
160245    Monotone-Author: flachapelle@inverse.ca
160246    Monotone-Date: 2008-08-29T23:58:16
160247    Monotone-Branch: ca.inverse.sogo
160248
160249M	UI/Contacts/UIxContactsListViewContainer.m
160250M	UI/MailerUI/UIxMailMainFrame.m
160251M	UI/Scheduler/UIxCalMainView.m
160252
160253commit 89deab41e71ee335b6707032c43f74a1cb0aa10e
160254Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160255Date:   Fri Aug 29 21:20:09 2008 +0000
160256
160257    Monotone-Parent: 7999afc5008e59b53c53f037e7231a361daa50d8
160258    Monotone-Revision: 82068f0557914f395561a92071bea0e6791ac884
160259
160260    Monotone-Author: wsourdeau@inverse.ca
160261    Monotone-Date: 2008-08-29T21:20:09
160262    Monotone-Branch: ca.inverse.sogo
160263
160264M	ChangeLog
160265M	UI/MailerUI/UIxMailView.m
160266
160267commit aa33fb8a8ac7a4087603a9ed992316bbabf3e1da
160268Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160269Date:   Fri Aug 29 21:19:11 2008 +0000
160270
160271    Monotone-Parent: dfc94cc52c59379dedd9711f5b27a4bb2429a045
160272    Monotone-Revision: 7999afc5008e59b53c53f037e7231a361daa50d8
160273
160274    Monotone-Author: wsourdeau@inverse.ca
160275    Monotone-Date: 2008-08-29T21:19:11
160276    Monotone-Branch: ca.inverse.sogo
160277
160278M	SOPE/sope-patchset-r1626.diff
160279
160280commit 86b052485259ebb66991c7e2b144f3bf96a2ac38
160281Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160282Date:   Fri Aug 29 19:25:36 2008 +0000
160283
160284    Monotone-Parent: 17fbb038ecae79b08f511eacf0417a89716461bc
160285    Monotone-Revision: dfc94cc52c59379dedd9711f5b27a4bb2429a045
160286
160287    Monotone-Author: wsourdeau@inverse.ca
160288    Monotone-Date: 2008-08-29T19:25:36
160289    Monotone-Branch: ca.inverse.sogo
160290
160291M	SOPE/sope-patchset-r1626.diff
160292
160293commit 81e9c338a07af1dfba89239f2f6cc137be5a123c
160294Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160295Date:   Fri Aug 29 17:33:19 2008 +0000
160296
160297    Monotone-Parent: 24c2f8206b434e2894e6aa447358893a06cc7dc7
160298    Monotone-Revision: 17fbb038ecae79b08f511eacf0417a89716461bc
160299
160300    Monotone-Author: wsourdeau@inverse.ca
160301    Monotone-Date: 2008-08-29T17:33:19
160302    Monotone-Branch: ca.inverse.sogo
160303
160304M	ChangeLog
160305M	SoObjects/Mailer/SOGoDraftObject.m
160306
160307commit 8e9e8fc8038b147dd65e86f5e5eb36b9ed6af440
160308Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160309Date:   Fri Aug 29 02:49:43 2008 +0000
160310
160311    Monotone-Parent: b3b6f425c01979bb9afdf39c7034dfd2131f4dd3
160312    Monotone-Revision: 24c2f8206b434e2894e6aa447358893a06cc7dc7
160313
160314    Monotone-Author: wsourdeau@inverse.ca
160315    Monotone-Date: 2008-08-29T02:49:43
160316    Monotone-Branch: ca.inverse.sogo
160317
160318M	UI/WebServerResources/HTMLElement.js
160319M	UI/WebServerResources/UIxMailEditor.js
160320
160321commit 943b77d12f13c8f91ddf504eee716f84e14a0675
160322Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160323Date:   Fri Aug 29 02:27:14 2008 +0000
160324
160325    Monotone-Parent: fb78b987bf29f690a587dc85b6a7c9bb9f262843
160326    Monotone-Revision: b3b6f425c01979bb9afdf39c7034dfd2131f4dd3
160327
160328    Monotone-Author: wsourdeau@inverse.ca
160329    Monotone-Date: 2008-08-29T02:27:14
160330    Monotone-Branch: ca.inverse.sogo
160331
160332M	SOPE/sope-patchset-r1626.diff
160333
160334commit 8bcb73ad75bac170cfe651330be45c6279c7bfa0
160335Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160336Date:   Fri Aug 29 01:28:43 2008 +0000
160337
160338    Monotone-Parent: 1449e2ebb5ab61c8fe437cc2f486e1eea6a6f851
160339    Monotone-Revision: fb78b987bf29f690a587dc85b6a7c9bb9f262843
160340
160341    Monotone-Author: wsourdeau@inverse.ca
160342    Monotone-Date: 2008-08-29T01:28:43
160343    Monotone-Branch: ca.inverse.sogo
160344
160345M	SOPE/sope-patchset-r1626.diff
160346
160347commit 15856820e6925efa10b93c8a581f7793ceffe758
160348Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160349Date:   Fri Aug 29 00:31:27 2008 +0000
160350
160351    Monotone-Parent: 2f0d42cca69230479f5caefd8f858f7923b64337
160352    Monotone-Revision: 1449e2ebb5ab61c8fe437cc2f486e1eea6a6f851
160353
160354    Monotone-Author: wsourdeau@inverse.ca
160355    Monotone-Date: 2008-08-29T00:31:27
160356    Monotone-Branch: ca.inverse.sogo
160357
160358M	SoObjects/Mailer/SOGoDraftObject.h
160359M	SoObjects/Mailer/SOGoDraftObject.m
160360M	SoObjects/SOGo/LDAPUserManager.m
160361M	SoObjects/SOGo/SOGoUser.h
160362M	SoObjects/SOGo/SOGoUser.m
160363
160364commit c34dcbd1b3d093c0d824c3a81b8acb4a6e2e9ec4
160365Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160366Date:   Thu Aug 28 21:44:49 2008 +0000
160367
160368    Monotone-Parent: fd131f17ab49c14614952e0ede565d75240108d4
160369    Monotone-Revision: 2f0d42cca69230479f5caefd8f858f7923b64337
160370
160371    Monotone-Author: wsourdeau@inverse.ca
160372    Monotone-Date: 2008-08-28T21:44:49
160373    Monotone-Branch: ca.inverse.sogo
160374
160375M	ChangeLog
160376M	UI/MailerUI/UIxMailActions.m
160377M	UI/WebServerResources/MailerUI.js
160378
160379commit 5823cdfa4cc07096bd73a445254aaac16641b655
160380Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160381Date:   Thu Aug 28 21:25:02 2008 +0000
160382
160383    Monotone-Parent: 5966d179f5ba5866b985546c60bf56fb8c81da28
160384    Monotone-Revision: fd131f17ab49c14614952e0ede565d75240108d4
160385
160386    Monotone-Author: wsourdeau@inverse.ca
160387    Monotone-Date: 2008-08-28T21:25:02
160388    Monotone-Branch: ca.inverse.sogo
160389
160390M	SOPE/sope-patchset-r1626.diff
160391M	SoObjects/Mailer/SOGoMailFolder.h
160392M	SoObjects/Mailer/SOGoMailFolder.m
160393M	UI/MailerUI/UIxMailView.m
160394
160395commit c30a430881fa764a7f61961d2bf6bfde7ea858a5
160396Author: Francis Lachapelle <flachapelle@inverse.ca>
160397Date:   Thu Aug 28 20:42:55 2008 +0000
160398
160399    Monotone-Parent: 2ce562acf878ad1f7c91a19309985a2f48a7cd2d
160400    Monotone-Revision: 5966d179f5ba5866b985546c60bf56fb8c81da28
160401
160402    Monotone-Author: flachapelle@inverse.ca
160403    Monotone-Date: 2008-08-28T20:42:55
160404    Monotone-Branch: ca.inverse.sogo
160405
160406M	UI/WebServerResources/generic.js
160407
160408commit beae1ffdb43259695b0ef989114285898b603db4
160409Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160410Date:   Thu Aug 28 17:22:36 2008 +0000
160411
160412    Monotone-Parent: 649a1187cf216e088818ea020c5b497e84dd0fa4
160413    Monotone-Revision: 2ce562acf878ad1f7c91a19309985a2f48a7cd2d
160414
160415    Monotone-Author: wsourdeau@inverse.ca
160416    Monotone-Date: 2008-08-28T17:22:36
160417    Monotone-Branch: ca.inverse.sogo
160418
160419M	ChangeLog
160420M	UI/MailPartViewers/UIxMailPartICalViewer.m
160421M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
160422
160423commit 8a6ce84cb774aa1ad4bf97edc2dbc5b04954969e
160424Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160425Date:   Thu Aug 28 15:53:33 2008 +0000
160426
160427    Monotone-Parent: 7cc3351f7b4c30b2183e351afaf429ade9f6ab9b
160428    Monotone-Revision: 649a1187cf216e088818ea020c5b497e84dd0fa4
160429
160430    Monotone-Author: wsourdeau@inverse.ca
160431    Monotone-Date: 2008-08-28T15:53:33
160432    Monotone-Branch: ca.inverse.sogo
160433
160434M	UI/WebServerResources/MailerUI.js
160435
160436commit fcb174bdfd2544dee9d64b2cb1291fe23daa99d6
160437Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160438Date:   Thu Aug 28 14:48:45 2008 +0000
160439
160440    Monotone-Parent: d2bec7005b1132e0cdbaba9d59a590f4f9b95b6b
160441    Monotone-Revision: 7cc3351f7b4c30b2183e351afaf429ade9f6ab9b
160442
160443    Monotone-Author: wsourdeau@inverse.ca
160444    Monotone-Date: 2008-08-28T14:48:45
160445    Monotone-Branch: ca.inverse.sogo
160446
160447M	UI/WebServerResources/ContactsUI.js
160448M	UI/WebServerResources/HTMLElement.js
160449M	UI/WebServerResources/HTMLInputElement.js
160450M	UI/WebServerResources/HTMLTableElement.js
160451M	UI/WebServerResources/HTMLUListElement.js
160452M	UI/WebServerResources/JavascriptAPIExtensions.js
160453M	UI/WebServerResources/MailerUI+dTree.js
160454M	UI/WebServerResources/MailerUI.js
160455M	UI/WebServerResources/SOGoDragAndDrop.js
160456M	UI/WebServerResources/SOGoDragHandles.js
160457M	UI/WebServerResources/SOGoRootPage.js
160458M	UI/WebServerResources/SchedulerUI.js
160459M	UI/WebServerResources/UIxAclEditor.js
160460M	UI/WebServerResources/UIxAppointmentEditor.js
160461M	UI/WebServerResources/UIxAttendeesEditor.js
160462M	UI/WebServerResources/UIxCalUserRightsEditor.js
160463M	UI/WebServerResources/UIxCalendarProperties.js
160464M	UI/WebServerResources/UIxColorPicker.js
160465M	UI/WebServerResources/UIxComponentEditor.js
160466M	UI/WebServerResources/UIxContactEditor.js
160467M	UI/WebServerResources/UIxContactsUserFolders.js
160468M	UI/WebServerResources/UIxContactsUserRightsEditor.js
160469M	UI/WebServerResources/UIxMailEditor.js
160470M	UI/WebServerResources/UIxMailPopupView.js
160471M	UI/WebServerResources/UIxMailToSelection.js
160472M	UI/WebServerResources/UIxMailUserRightsEditor.js
160473M	UI/WebServerResources/UIxMailView.js
160474M	UI/WebServerResources/UIxOccurenceDialog.js
160475M	UI/WebServerResources/UIxPreferences.js
160476M	UI/WebServerResources/UIxRecurrenceEditor.js
160477M	UI/WebServerResources/UIxTaskEditor.js
160478M	UI/WebServerResources/generic.js
160479
160480commit 70f4adbbf4b0e215e717aee211c5d8e8d8228c79
160481Author: Francis Lachapelle <flachapelle@inverse.ca>
160482Date:   Thu Aug 28 13:41:47 2008 +0000
160483
160484    Monotone-Parent: 7a41e9cfb146659d0f2177efca2b6e9bccc71dbc
160485    Monotone-Revision: d2bec7005b1132e0cdbaba9d59a590f4f9b95b6b
160486
160487    Monotone-Author: flachapelle@inverse.ca
160488    Monotone-Date: 2008-08-28T13:41:47
160489    Monotone-Branch: ca.inverse.sogo
160490
160491M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
160492M	UI/WebServerResources/UIxContactsUserFolders.css
160493M	UI/WebServerResources/UIxContactsUserFolders.js
160494
160495commit 4082b90b53c8ca6521c5b8ddb25c0df55ea60330
160496Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160497Date:   Wed Aug 27 22:50:12 2008 +0000
160498
160499    Monotone-Parent: 673b05009820fc5ced4357cc9f1e8582b31301cb
160500    Monotone-Revision: 600e156688324637e9fcc6c445ab1c78a04e29ae
160501
160502    Monotone-Author: wsourdeau@inverse.ca
160503    Monotone-Date: 2008-08-27T22:50:12
160504    Monotone-Branch: ca.inverse.sogo
160505
160506M	UI/WebServerResources/UIxMailEditor.js
160507
160508commit 03c2f778398cfcc9d35bd7cfdecb03b00b4644c5
160509Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160510Date:   Wed Aug 27 22:01:41 2008 +0000
160511
160512    Monotone-Parent: 3ef512531577e1fefe46485057610ae57aade728
160513    Monotone-Revision: 673b05009820fc5ced4357cc9f1e8582b31301cb
160514
160515    Monotone-Author: wsourdeau@inverse.ca
160516    Monotone-Date: 2008-08-27T22:01:41
160517    Monotone-Branch: ca.inverse.sogo
160518
160519M	UI/WebServerResources/UIxMailEditor.js
160520
160521commit 627c6dd0128cabdb32f2d2598380892136a846d2
160522Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160523Date:   Wed Aug 27 21:55:55 2008 +0000
160524
160525    Monotone-Parent: 4af6f242db41c32f7b5a930b008be8a78af1a375
160526    Monotone-Revision: 3ef512531577e1fefe46485057610ae57aade728
160527
160528    Monotone-Author: wsourdeau@inverse.ca
160529    Monotone-Date: 2008-08-27T21:55:55
160530    Monotone-Branch: ca.inverse.sogo
160531
160532M	UI/WebServerResources/SOGoRootPage.js
160533
160534commit 00f1f8926ab04d37e649b1dd704f374ec18d0e92
160535Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160536Date:   Wed Aug 27 21:51:50 2008 +0000
160537
160538    Monotone-Parent: cf8aaf24a7987c304ec874bef6f30569d338c805
160539    Monotone-Revision: 4af6f242db41c32f7b5a930b008be8a78af1a375
160540
160541    Monotone-Author: wsourdeau@inverse.ca
160542    Monotone-Date: 2008-08-27T21:51:50
160543    Monotone-Branch: ca.inverse.sogo
160544
160545M	SOPE/sope-patchset-r1626.diff
160546
160547commit a4b9255232cf24024c64b960a61e0b15a48423cb
160548Author: Francis Lachapelle <flachapelle@inverse.ca>
160549Date:   Wed Aug 27 20:57:18 2008 +0000
160550
160551    Monotone-Parent: 4c9608572882ae5c269068ec4c4ccad86ad7a2eb
160552    Monotone-Revision: c13cadeadceb489f749246b2df80fd3f06819f1a
160553
160554    Monotone-Author: flachapelle@inverse.ca
160555    Monotone-Date: 2008-08-27T20:57:18
160556    Monotone-Branch: ca.inverse.sogo
160557
160558M	UI/MailerUI/French.lproj/Localizable.strings
160559
160560commit b10614de5218927a64d85aafdf13abbcf965232c
160561Author: Francis Lachapelle <flachapelle@inverse.ca>
160562Date:   Wed Aug 27 20:40:01 2008 +0000
160563
160564    Monotone-Parent: ba7d1d0cda822dd49bfedce682782de949f1aa44
160565    Monotone-Revision: 4c9608572882ae5c269068ec4c4ccad86ad7a2eb
160566
160567    Monotone-Author: flachapelle@inverse.ca
160568    Monotone-Date: 2008-08-27T20:40:01
160569    Monotone-Branch: ca.inverse.sogo
160570
160571M	UI/MailerUI/Dutch.lproj/Localizable.strings
160572M	UI/MailerUI/English.lproj/Localizable.strings
160573M	UI/MailerUI/French.lproj/Localizable.strings
160574M	UI/MailerUI/Italian.lproj/Localizable.strings
160575M	UI/MailerUI/Spanish.lproj/Localizable.strings
160576
160577commit ef57e80fefe1b604064f8f7026354cda3ae4ec6e
160578Author: Francis Lachapelle <flachapelle@inverse.ca>
160579Date:   Wed Aug 27 20:16:18 2008 +0000
160580
160581    Monotone-Parent: cf8aaf24a7987c304ec874bef6f30569d338c805
160582    Monotone-Revision: ba7d1d0cda822dd49bfedce682782de949f1aa44
160583
160584    Monotone-Author: flachapelle@inverse.ca
160585    Monotone-Date: 2008-08-27T20:16:18
160586    Monotone-Branch: ca.inverse.sogo
160587
160588M	UI/WebServerResources/generic.js
160589
160590commit 8e6a6950dad2d3949ab3e95d0e32a7abd9812de3
160591Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160592Date:   Wed Aug 27 19:59:39 2008 +0000
160593
160594    Monotone-Parent: 25391f65ab0c40a0befe20a95f03ca78a76d4cfc
160595    Monotone-Revision: cf8aaf24a7987c304ec874bef6f30569d338c805
160596
160597    Monotone-Author: wsourdeau@inverse.ca
160598    Monotone-Date: 2008-08-27T19:59:39
160599    Monotone-Branch: ca.inverse.sogo
160600
160601M	ChangeLog
160602M	SoObjects/Mailer/SOGoMailBodyPart.m
160603
160604commit 045e3d12f2440df66d76ac8c1bd9b8b990a82f15
160605Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160606Date:   Wed Aug 27 15:44:42 2008 +0000
160607
160608    Monotone-Parent: d03bb6a79d6cb001607960f115c3f2465ef9ea8a
160609    Monotone-Revision: 25391f65ab0c40a0befe20a95f03ca78a76d4cfc
160610
160611    Monotone-Author: wsourdeau@inverse.ca
160612    Monotone-Date: 2008-08-27T15:44:42
160613    Monotone-Branch: ca.inverse.sogo
160614
160615D	SOPE/sope-patchset-r1625.diff
160616A	SOPE/sope-patchset-r1626.diff
160617
160618commit f83b76b06c355d92a60f3a9d9ccc43b4f6687644
160619Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160620Date:   Wed Aug 27 14:35:11 2008 +0000
160621
160622    Monotone-Parent: c44206dce55a5d54dc22a2cb7bdebc97ae7716f5
160623    Monotone-Revision: d03bb6a79d6cb001607960f115c3f2465ef9ea8a
160624
160625    Monotone-Author: wsourdeau@inverse.ca
160626    Monotone-Date: 2008-08-27T14:35:11
160627    Monotone-Branch: ca.inverse.sogo
160628
160629M	UI/WebServerResources/UIxAclEditor.css
160630
160631commit c7d986fce2accafa6ebfc6ce79cfd4201c324919
160632Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160633Date:   Wed Aug 27 14:25:55 2008 +0000
160634
160635    Monotone-Parent: 66a1d31248931d6126bf54335f1abba2ee9bf114
160636    Monotone-Revision: c44206dce55a5d54dc22a2cb7bdebc97ae7716f5
160637
160638    Monotone-Author: wsourdeau@inverse.ca
160639    Monotone-Date: 2008-08-27T14:25:55
160640    Monotone-Branch: ca.inverse.sogo
160641
160642M	UI/Templates/UIxAclEditor.wox
160643M	UI/WebServerResources/UIxAclEditor.css
160644
160645commit fadbf84e833df22594b19609bc8073d14dfa4d57
160646Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160647Date:   Tue Aug 26 21:01:41 2008 +0000
160648
160649    Monotone-Parent: 6187159ed1d7790548548168473cb4ebca84bce1
160650    Monotone-Revision: 66a1d31248931d6126bf54335f1abba2ee9bf114
160651
160652    Monotone-Author: wsourdeau@inverse.ca
160653    Monotone-Date: 2008-08-26T21:01:41
160654    Monotone-Branch: ca.inverse.sogo
160655
160656M	SoObjects/SOGo/SOGoUserFolder.m
160657
160658commit fd588d2a5c0dd5ab1dcdbd53e5042fea18739b63
160659Author: Francis Lachapelle <flachapelle@inverse.ca>
160660Date:   Tue Aug 26 20:08:36 2008 +0000
160661
160662    Monotone-Parent: f26a67548e90f9e418185e415399c0936fd4c271
160663    Monotone-Revision: 6187159ed1d7790548548168473cb4ebca84bce1
160664
160665    Monotone-Author: flachapelle@inverse.ca
160666    Monotone-Date: 2008-08-26T20:08:36
160667    Monotone-Branch: ca.inverse.sogo
160668
160669M	ChangeLog
160670
160671commit 3e85ecd8e62c37e8f4e9eef9e586f444e4d360c2
160672Author: Francis Lachapelle <flachapelle@inverse.ca>
160673Date:   Tue Aug 26 19:21:15 2008 +0000
160674
160675    Monotone-Parent: 685c9ae25de2a186a85413b3e3a5372623cac3c9
160676    Monotone-Revision: f26a67548e90f9e418185e415399c0936fd4c271
160677
160678    Monotone-Author: flachapelle@inverse.ca
160679    Monotone-Date: 2008-08-26T19:21:15
160680    Monotone-Branch: ca.inverse.sogo
160681
160682M	UI/MainUI/English.lproj/Localizable.strings
160683M	UI/MainUI/French.lproj/Localizable.strings
160684M	UI/Templates/MainUI/SOGoRootPage.wox
160685M	UI/WebServerResources/SOGoRootPage.css
160686M	UI/WebServerResources/SOGoRootPage.js
160687
160688commit 2be02b8f409a9fa7f15e0dcc1eefc3ca780c9f67
160689Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160690Date:   Tue Aug 26 19:13:41 2008 +0000
160691
160692    Monotone-Parent: 5aae1bc400a8ae0cab4b8402c0eb3b059b8b9756
160693    Monotone-Revision: 685c9ae25de2a186a85413b3e3a5372623cac3c9
160694
160695    Monotone-Author: wsourdeau@inverse.ca
160696    Monotone-Date: 2008-08-26T19:13:41
160697    Monotone-Branch: ca.inverse.sogo
160698
160699M	UI/MailerUI/Dutch.lproj/Localizable.strings
160700M	UI/MailerUI/English.lproj/Localizable.strings
160701M	UI/MailerUI/French.lproj/Localizable.strings
160702M	UI/MailerUI/German.lproj/Localizable.strings
160703M	UI/MailerUI/Italian.lproj/Localizable.strings
160704M	UI/MailerUI/Spanish.lproj/Localizable.strings
160705M	UI/WebServerResources/MailerUI.js
160706
160707commit 1d493d553efaae52b097844c2c4a5f4a1fe251c6
160708Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160709Date:   Tue Aug 26 18:40:52 2008 +0000
160710
160711    Monotone-Parent: 0aa22924f2640ff5ef3beb088a558ab5c0f49338
160712    Monotone-Revision: 5aae1bc400a8ae0cab4b8402c0eb3b059b8b9756
160713
160714    Monotone-Author: wsourdeau@inverse.ca
160715    Monotone-Date: 2008-08-26T18:40:52
160716    Monotone-Branch: ca.inverse.sogo
160717
160718M	UI/WebServerResources/MailerUI.js
160719
160720commit 478f5234660ac026e093102cecc5894ac6b3eeeb
160721Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160722Date:   Tue Aug 26 18:40:48 2008 +0000
160723
160724    Monotone-Parent: 53112c079fc1cf21b6b08a3036256c983f01c96e
160725    Monotone-Revision: 0aa22924f2640ff5ef3beb088a558ab5c0f49338
160726
160727    Monotone-Author: wsourdeau@inverse.ca
160728    Monotone-Date: 2008-08-26T18:40:48
160729    Monotone-Branch: ca.inverse.sogo
160730
160731M	SoObjects/Mailer/SOGoMailFolder.m
160732
160733commit 5876989e1d8c88c53bec812ebe8e9ddf28cfbb3a
160734Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160735Date:   Tue Aug 26 17:42:03 2008 +0000
160736
160737    Monotone-Parent: 47b9620ce14470cae0697918adc94344f3f07b0e
160738    Monotone-Revision: b4d23e0ff0b98727a952a0a09a9cb7e312f3562a
160739
160740    Monotone-Author: wsourdeau@inverse.ca
160741    Monotone-Date: 2008-08-26T17:42:03
160742    Monotone-Branch: ca.inverse.sogo
160743
160744M	ChangeLog
160745M	UI/MainUI/SOGoRootPage.h
160746M	UI/MainUI/SOGoRootPage.m
160747M	UI/SOGoUI/UIxComponent.m
160748M	UI/Templates/MainUI/SOGoRootPage.wox
160749M	UI/Templates/UIxPageFrame.wox
160750M	UI/WebServerResources/SOGoRootPage.css
160751M	UI/WebServerResources/SOGoRootPage.js
160752
160753commit 0227fd120e08148e3631d7de131796c56c95d8a6
160754Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160755Date:   Tue Aug 26 17:40:19 2008 +0000
160756
160757    Monotone-Parent: 57efdfff0ce1c589f0aa7c70ace7f877ffa5d52c
160758    Monotone-Revision: 47b9620ce14470cae0697918adc94344f3f07b0e
160759
160760    Monotone-Author: wsourdeau@inverse.ca
160761    Monotone-Date: 2008-08-26T17:40:19
160762    Monotone-Branch: ca.inverse.sogo
160763
160764M	ChangeLog
160765
160766commit 8f9d53726f0d992993590f1900d7f41d2d8b035c
160767Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160768Date:   Tue Aug 26 17:40:02 2008 +0000
160769
160770    Monotone-Parent: 2946be96e24ef28355163488376def0341ef650f
160771    Monotone-Revision: 57efdfff0ce1c589f0aa7c70ace7f877ffa5d52c
160772
160773    Monotone-Author: wsourdeau@inverse.ca
160774    Monotone-Date: 2008-08-26T17:40:02
160775    Monotone-Branch: ca.inverse.sogo
160776
160777M	SoObjects/SOGo/SOGoUserFolder.m
160778M	UI/Common/Dutch.lproj/Localizable.strings
160779M	UI/Common/English.lproj/Localizable.strings
160780M	UI/Common/French.lproj/Localizable.strings
160781M	UI/Common/German.lproj/Localizable.strings
160782M	UI/Common/Italian.lproj/Localizable.strings
160783M	UI/Common/Spanish.lproj/Localizable.strings
160784M	UI/SOGoUI/GNUmakefile
160785A	UI/SOGoUI/UIxModuleAccessDenied.h
160786A	UI/SOGoUI/UIxModuleAccessDenied.m
160787A	UI/Templates/UIxModuleAccessDenied.wox
160788
160789commit 674e43663152481ef184feeb55031e47ec66bb01
160790Author: Francis Lachapelle <flachapelle@inverse.ca>
160791Date:   Tue Aug 26 17:16:16 2008 +0000
160792
160793    Monotone-Parent: 2946be96e24ef28355163488376def0341ef650f
160794    Monotone-Revision: 41b11d3b1b18c4d1c7da8ba97062c553d70d8596
160795
160796    Monotone-Author: flachapelle@inverse.ca
160797    Monotone-Date: 2008-08-26T17:16:16
160798    Monotone-Branch: ca.inverse.sogo
160799
160800M	UI/MailerUI/UIxMailAccountActions.m
160801M	UI/WebServerResources/MailerUI.js
160802M	UI/WebServerResources/UIxMailEditor.js
160803M	UI/WebServerResources/generic.js
160804
160805commit 335d43c92c11fa29d4f1b9041e862a6a26d5063f
160806Author: Ludovic Marcotte <lmarcotte@inverse.ca>
160807Date:   Tue Aug 26 13:16:51 2008 +0000
160808
160809    Updated NEWS file in preparation for 1.0 RC8
160810
160811    Monotone-Parent: 0cce1c8355516f6fd78c9fc7bebd2d918235f6dd
160812    Monotone-Revision: 2946be96e24ef28355163488376def0341ef650f
160813
160814    Monotone-Author: ludovic@Sophos.ca
160815    Monotone-Date: 2008-08-26T13:16:51
160816    Monotone-Branch: ca.inverse.sogo
160817
160818M	NEWS
160819
160820commit 21976460d90540adf6246a3ca72f5fdbebf8f917
160821Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160822Date:   Tue Aug 26 03:26:42 2008 +0000
160823
160824    Monotone-Parent: 8c852e4b9e947a653debd71411c75952266f7034
160825    Monotone-Revision: 47c3ff1522958a2650c7b2b3d9d4407ed0d21510
160826
160827    Monotone-Author: wsourdeau@inverse.ca
160828    Monotone-Date: 2008-08-26T03:26:42
160829    Monotone-Branch: ca.inverse.sogo
160830
160831M	UI/Contacts/English.lproj/Localizable.strings
160832M	UI/Contacts/French.lproj/Localizable.strings
160833
160834commit 6985721debe8681389ccba24501c7ceb419b3855
160835Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160836Date:   Tue Aug 26 03:15:35 2008 +0000
160837
160838    Monotone-Parent: 4996dd3cf01c2faa951ae04e44de3eb31194a326
160839    Monotone-Revision: d2e102506b6eee11a573475e7277568977b959a5
160840
160841    Monotone-Author: wsourdeau@inverse.ca
160842    Monotone-Date: 2008-08-26T03:15:35
160843    Monotone-Branch: ca.inverse.sogo
160844
160845M	UI/Contacts/Dutch.lproj/Localizable.strings
160846M	UI/Contacts/English.lproj/Localizable.strings
160847M	UI/Contacts/French.lproj/Localizable.strings
160848M	UI/Contacts/German.lproj/Localizable.strings
160849M	UI/Contacts/Italian.lproj/Localizable.strings
160850M	UI/Contacts/Spanish.lproj/Localizable.strings
160851M	UI/WebServerResources/ContactsUI.js
160852
160853commit f8ec75340b05aa1dce3c492bdec72f1a86d75c0e
160854Author: Francis Lachapelle <flachapelle@inverse.ca>
160855Date:   Tue Aug 26 00:22:18 2008 +0000
160856
160857    Monotone-Parent: c4473b091bb6071df34b94e1635826d6452d949b
160858    Monotone-Revision: bbbcd22c1bfa8a23c1a03e53be92046ecec2a3b3
160859
160860    Monotone-Author: flachapelle@inverse.ca
160861    Monotone-Date: 2008-08-26T00:22:18
160862    Monotone-Branch: ca.inverse.sogo
160863
160864M	UI/Contacts/English.lproj/Localizable.strings
160865M	UI/Contacts/French.lproj/Localizable.strings
160866M	UI/WebServerResources/ContactsUI.js
160867
160868commit fd0d28191e1cab1e6de0d3a0102e99368f569722
160869Author: Francis Lachapelle <flachapelle@inverse.ca>
160870Date:   Mon Aug 25 20:52:48 2008 +0000
160871
160872    Monotone-Parent: 4996dd3cf01c2faa951ae04e44de3eb31194a326
160873    Monotone-Revision: c4473b091bb6071df34b94e1635826d6452d949b
160874
160875    Monotone-Author: flachapelle@inverse.ca
160876    Monotone-Date: 2008-08-25T20:52:48
160877    Monotone-Branch: ca.inverse.sogo
160878
160879M	SoObjects/SOGo/NSString+Utilities.m
160880M	SoObjects/SOGo/SOGoFolder.m
160881M	UI/WebServerResources/ContactsUI.js
160882
160883commit e1c8f3ffe097789f45cadfe8252d3cd2ee16cfbd
160884Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160885Date:   Mon Aug 25 20:45:42 2008 +0000
160886
160887    Monotone-Parent: 39a02584d6f552b43a783fc48bc54d99f63c12d0
160888    Monotone-Revision: a1c1eacbf93b1c77a04e617675b261da87d45947
160889
160890    Monotone-Author: wsourdeau@inverse.ca
160891    Monotone-Date: 2008-08-25T20:45:42
160892    Monotone-Branch: ca.inverse.sogo
160893
160894M	UI/WebServerResources/MailerUI.js
160895
160896commit 7903686fe952797d774d7b67630a1bb2ad7f7000
160897Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160898Date:   Mon Aug 25 19:22:59 2008 +0000
160899
160900    Monotone-Parent: 2c8cf5595f147309d3c7bb0d723b5cb49c375fb4
160901    Monotone-Revision: 39a02584d6f552b43a783fc48bc54d99f63c12d0
160902
160903    Monotone-Author: wsourdeau@inverse.ca
160904    Monotone-Date: 2008-08-25T19:22:59
160905    Monotone-Branch: ca.inverse.sogo
160906
160907M	UI/Contacts/UIxContactEditor.m
160908
160909commit 7d3bfdb5367aec5499b970e24c0a8a1d189a594d
160910Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160911Date:   Mon Aug 25 19:22:00 2008 +0000
160912
160913    Monotone-Parent: 62820f08c88e6bd9bf5b0d9c61b83fb3d1a337e8
160914    Monotone-Revision: 2c8cf5595f147309d3c7bb0d723b5cb49c375fb4
160915
160916    Monotone-Author: wsourdeau@inverse.ca
160917    Monotone-Date: 2008-08-25T19:22:00
160918    Monotone-Branch: ca.inverse.sogo
160919
160920M	UI/Contacts/UIxContactEditor.m
160921
160922commit acdce07ee0c69904b29d8ce2f4ac7d57aae20ae9
160923Author: Francis Lachapelle <flachapelle@inverse.ca>
160924Date:   Mon Aug 25 19:13:18 2008 +0000
160925
160926    Monotone-Parent: 38a512204cb4c49fbc144379e8587aaea3394a3a
160927    Monotone-Revision: 62820f08c88e6bd9bf5b0d9c61b83fb3d1a337e8
160928
160929    Monotone-Author: flachapelle@inverse.ca
160930    Monotone-Date: 2008-08-25T19:13:18
160931    Monotone-Branch: ca.inverse.sogo
160932
160933M	UI/Contacts/UIxContactEditor.m
160934M	UI/Scheduler/UIxAppointmentEditor.m
160935M	UI/Scheduler/UIxCalendarSelector.m
160936M	UI/Scheduler/UIxTaskEditor.m
160937M	UI/Scheduler/product.plist
160938M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
160939M	UI/WebServerResources/SchedulerUI.js
160940
160941commit d8c42dce6cf27e21bfa44c2cb1274f854b4103fb
160942Author: Ludovic Marcotte <lmarcotte@inverse.ca>
160943Date:   Mon Aug 25 18:38:42 2008 +0000
160944
160945    We now disable the Reminder popup as it's not right now supported.
160946
160947    Monotone-Parent: 62820f08c88e6bd9bf5b0d9c61b83fb3d1a337e8
160948    Monotone-Revision: b5081e44c9a03ab4fd5987c45fd8bf518f9c773f
160949
160950    Monotone-Author: ludovic@Sophos.ca
160951    Monotone-Date: 2008-08-25T18:38:42
160952    Monotone-Branch: ca.inverse.sogo
160953
160954M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
160955
160956commit 0b492ef0adcd97b58082401c76e6e1e8d734838a
160957Author: Francis Lachapelle <flachapelle@inverse.ca>
160958Date:   Fri Aug 22 12:08:18 2008 +0000
160959
160960    Monotone-Parent: af42c1c664398cffa5afdc484683fb326e291b6e
160961    Monotone-Revision: 38a512204cb4c49fbc144379e8587aaea3394a3a
160962
160963    Monotone-Author: flachapelle@inverse.ca
160964    Monotone-Date: 2008-08-22T12:08:18
160965    Monotone-Branch: ca.inverse.sogo
160966
160967M	UI/Contacts/UIxContactEditor.m
160968M	UI/Contacts/product.plist
160969M	UI/WebServerResources/SchedulerUI.js
160970
160971commit 559f29f70276426a8300c7afc51584d0aefe8449
160972Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160973Date:   Mon Aug 25 18:12:09 2008 +0000
160974
160975    Monotone-Parent: 363fbc819330c41ad2c2027e6eab767f87e0099a
160976    Monotone-Revision: af42c1c664398cffa5afdc484683fb326e291b6e
160977
160978    Monotone-Author: wsourdeau@inverse.ca
160979    Monotone-Date: 2008-08-25T18:12:09
160980    Monotone-Branch: ca.inverse.sogo
160981
160982M	UI/Contacts/Dutch.lproj/Localizable.strings
160983M	UI/Contacts/English.lproj/Localizable.strings
160984M	UI/Contacts/French.lproj/Localizable.strings
160985M	UI/Contacts/German.lproj/Localizable.strings
160986M	UI/Contacts/Italian.lproj/Localizable.strings
160987M	UI/Contacts/Spanish.lproj/Localizable.strings
160988M	UI/WebServerResources/ContactsUI.js
160989
160990commit cbcf1496064f7518d3a0773eea382085275eeb2b
160991Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
160992Date:   Mon Aug 25 17:53:27 2008 +0000
160993
160994    Monotone-Parent: 5e1df050b28ca73381c59d2d3d1f57cc7fade5df
160995    Monotone-Revision: 363fbc819330c41ad2c2027e6eab767f87e0099a
160996
160997    Monotone-Author: wsourdeau@inverse.ca
160998    Monotone-Date: 2008-08-25T17:53:27
160999    Monotone-Branch: ca.inverse.sogo
161000
161001M	UI/WebServerResources/ContactsUI.js
161002M	UI/WebServerResources/UIxPreferences.js
161003
161004commit 5b4594d20a0664f46884cc89700df9eb18c49f0f
161005Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161006Date:   Mon Aug 25 12:58:58 2008 +0000
161007
161008    Monotone-Parent: 7f553366431940f24edc82f10721c69c1a91a3c0
161009    Monotone-Revision: 5e1df050b28ca73381c59d2d3d1f57cc7fade5df
161010
161011    Monotone-Author: wsourdeau@inverse.ca
161012    Monotone-Date: 2008-08-25T12:58:58
161013    Monotone-Branch: ca.inverse.sogo
161014
161015D	SOPE/sope-mime-nosort.diff
161016
161017commit f573dc5d0e0e39cf4cabd35cf93781d66d059358
161018Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161019Date:   Sat Aug 23 03:24:24 2008 +0000
161020
161021    Monotone-Parent: f36908690fb1287e17d7bb0eb4155ddc4c6f6a55
161022    Monotone-Revision: 8bc0eb7c9fd973f77be1c3e110b5c04007734d45
161023
161024    Monotone-Author: wsourdeau@inverse.ca
161025    Monotone-Date: 2008-08-23T03:24:24
161026    Monotone-Branch: ca.inverse.sogo
161027
161028M	UI/WebServerResources/SOGoRootPage.js
161029
161030commit a0de2d52f719804768ad54aab67195d11a253a08
161031Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161032Date:   Fri Aug 22 21:49:37 2008 +0000
161033
161034    Monotone-Parent: 7e1e7d720fbae9469e69ee665a26293d48382280
161035    Monotone-Revision: f36908690fb1287e17d7bb0eb4155ddc4c6f6a55
161036
161037    Monotone-Author: wsourdeau@inverse.ca
161038    Monotone-Date: 2008-08-22T21:49:37
161039    Monotone-Branch: ca.inverse.sogo
161040
161041M	ChangeLog
161042M	UI/MailPartViewers/UIxMailRenderingContext.m
161043
161044commit 01f9a83bcaca3a18439ae0bab27379c9a5ce96e2
161045Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161046Date:   Fri Aug 22 21:25:01 2008 +0000
161047
161048    Monotone-Parent: cb3f479134d1d5c2e5302fa2bc5e9546144fd5df
161049    Monotone-Revision: 7add241a803ae2c2ee7ea4c1c708f60ef7e6498b
161050
161051    Monotone-Author: wsourdeau@inverse.ca
161052    Monotone-Date: 2008-08-22T21:25:01
161053    Monotone-Branch: ca.inverse.sogo
161054
161055M	ChangeLog
161056M	UI/Contacts/UIxContactView.m
161057
161058commit abdc5e8518a48f7fd4b7d7b4c77b2a96d5dd7f62
161059Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161060Date:   Fri Aug 22 20:04:10 2008 +0000
161061
161062    Monotone-Parent: a0baf3974def7568b78583eee52ce7c060344b6b
161063    Monotone-Revision: cb3f479134d1d5c2e5302fa2bc5e9546144fd5df
161064
161065    Monotone-Author: wsourdeau@inverse.ca
161066    Monotone-Date: 2008-08-22T20:04:10
161067    Monotone-Branch: ca.inverse.sogo
161068
161069M	SOPE/sope-patchset-r1625.diff
161070
161071commit bd51263b3eff7d17e4197e9a9a02c91740d463ec
161072Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161073Date:   Fri Aug 22 19:57:18 2008 +0000
161074
161075    Monotone-Parent: 45c31921bfd88fe407ba78dde7266a4ef4b75ef6
161076    Monotone-Revision: a0baf3974def7568b78583eee52ce7c060344b6b
161077
161078    Monotone-Author: wsourdeau@inverse.ca
161079    Monotone-Date: 2008-08-22T19:57:18
161080    Monotone-Branch: ca.inverse.sogo
161081
161082M	ChangeLog
161083M	SoObjects/Contacts/SOGoContactLDIFEntry.m
161084
161085commit 17ee8456d6e0f57ddbbe2d067adcfb6d03b4f752
161086Author: Ludovic Marcotte <lmarcotte@inverse.ca>
161087Date:   Fri Aug 22 19:55:40 2008 +0000
161088
161089    see changelog
161090
161091    Monotone-Parent: cb3f479134d1d5c2e5302fa2bc5e9546144fd5df
161092    Monotone-Revision: cf1274250eeb2ccd93241a351a17123c4a95cd31
161093
161094    Monotone-Author: ludovic@Sophos.ca
161095    Monotone-Date: 2008-08-22T19:55:40
161096    Monotone-Branch: ca.inverse.sogo
161097
161098M	UI/Contacts/Dutch.lproj/Localizable.strings
161099M	UI/Contacts/English.lproj/Localizable.strings
161100M	UI/Contacts/French.lproj/Localizable.strings
161101M	UI/Contacts/German.lproj/Localizable.strings
161102M	UI/Contacts/Italian.lproj/Localizable.strings
161103M	UI/Contacts/Spanish.lproj/Localizable.strings
161104M	UI/Contacts/Toolbars/SOGoContactFolder.toolbar
161105M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
161106
161107commit 4861dfab02fd30472a316034eef702c0b6b2bae7
161108Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161109Date:   Fri Aug 22 18:50:29 2008 +0000
161110
161111    Monotone-Parent: b1d9b0e8b48341b65d5f440bceeee81fb590bb3e
161112    Monotone-Revision: 45c31921bfd88fe407ba78dde7266a4ef4b75ef6
161113
161114    Monotone-Author: wsourdeau@inverse.ca
161115    Monotone-Date: 2008-08-22T18:50:29
161116    Monotone-Branch: ca.inverse.sogo
161117
161118M	NEWS
161119
161120commit 8fd3833dd6a70edebb463a4d27fa2da1e3272641
161121Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161122Date:   Fri Aug 22 18:43:08 2008 +0000
161123
161124    Monotone-Parent: 3beea562a57fe58bc0ec7f6ec1ea8b43840f6655
161125    Monotone-Revision: d5bcd77c68cb679b5a1b9a23a4cc86038b0e615e
161126
161127    Monotone-Author: wsourdeau@inverse.ca
161128    Monotone-Date: 2008-08-22T18:43:08
161129    Monotone-Branch: ca.inverse.sogo
161130
161131M	ChangeLog
161132M	SoObjects/Mailer/GNUmakefile
161133A	SoObjects/Mailer/SOGoHTMLMailBodyPart.m
161134M	SoObjects/Mailer/SOGoMailBodyPart.m
161135M	SoObjects/Mailer/product.plist
161136M	SoObjects/SOGo/SOGoObject.m
161137M	UI/MailPartViewers/UIxMailPartHTMLViewer.h
161138M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
161139M	UI/MailPartViewers/product.plist
161140A	UI/Templates/MailPartViewers/UIxMailPartExternalHTMLViewer.wox
161141A	UI/WebServerResources/UIxMailPartExternalHTMLViewer.css
161142
161143commit 7c129faf3dfddc35fce1c650abddd073b3d9cc68
161144Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161145Date:   Fri Aug 22 15:02:56 2008 +0000
161146
161147    Monotone-Parent: 579be7a198049057f8c207da8274dadf1702c593
161148    Monotone-Revision: 3beea562a57fe58bc0ec7f6ec1ea8b43840f6655
161149
161150    Monotone-Author: wsourdeau@inverse.ca
161151    Monotone-Date: 2008-08-22T15:02:56
161152    Monotone-Branch: ca.inverse.sogo
161153
161154M	SOPE/sope-patchset-r1625.diff
161155
161156commit e547ab346bbb2293700cabe277eff19943519db6
161157Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161158Date:   Fri Aug 22 14:57:23 2008 +0000
161159
161160    Monotone-Parent: 1af347fe96abc17587172e207fcbf80e98d7f6f8
161161    Monotone-Revision: 1f97aa49aa118c4b104e4fc4fa9c4f6a320435e9
161162
161163    Monotone-Author: wsourdeau@inverse.ca
161164    Monotone-Date: 2008-08-22T14:57:23
161165    Monotone-Branch: ca.inverse.sogo
161166
161167M	SOPE/sope-patchset-r1625.diff
161168
161169commit 98d60326385de88d04e5b06b7af72096d30a69b8
161170Author: Ludovic Marcotte <lmarcotte@inverse.ca>
161171Date:   Fri Aug 22 13:52:24 2008 +0000
161172
161173    see changelog
161174
161175    Monotone-Parent: a9323afc29bd494143d2c78639e7a02f3d3804cb
161176    Monotone-Revision: 1af347fe96abc17587172e207fcbf80e98d7f6f8
161177
161178    Monotone-Author: ludovic@Sophos.ca
161179    Monotone-Date: 2008-08-22T13:52:24
161180    Monotone-Branch: ca.inverse.sogo
161181
161182M	ChangeLog
161183M	SoObjects/Mailer/NSData+Mail.m
161184M	SoObjects/Mailer/NSString+Mail.m
161185M	SoObjects/SOGo/NSString+Utilities.m
161186M	UI/MailPartViewers/UIxMailPartMessageViewer.m
161187
161188commit a1bda982f225ea7f0f1046c1aa29a06400944e6a
161189Author: Francis Lachapelle <flachapelle@inverse.ca>
161190Date:   Fri Aug 22 06:44:27 2008 +0000
161191
161192    Monotone-Parent: f36908690fb1287e17d7bb0eb4155ddc4c6f6a55
161193    Monotone-Revision: 3ea5e4c3ab43c68fb675c5144a1c3378da620a48
161194
161195    Monotone-Author: flachapelle@inverse.ca
161196    Monotone-Date: 2008-08-22T06:44:27
161197    Monotone-Branch: ca.inverse.sogo
161198
161199M	UI/Contacts/UIxContactEditor.h
161200M	UI/Contacts/UIxContactEditor.m
161201M	UI/Scheduler/UIxAppointmentEditor.h
161202M	UI/Scheduler/UIxAppointmentEditor.m
161203M	UI/Scheduler/UIxComponentEditor.h
161204M	UI/Scheduler/UIxComponentEditor.m
161205M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
161206M	UI/WebServerResources/ContactsUI.css
161207M	UI/WebServerResources/UIxContactEditor.css
161208
161209commit 514ca96ad42605851b0e62e52a403d7e0e6604c5
161210Author: Francis Lachapelle <flachapelle@inverse.ca>
161211Date:   Fri Aug 22 00:49:23 2008 +0000
161212
161213    Monotone-Parent: 3beea562a57fe58bc0ec7f6ec1ea8b43840f6655
161214    Monotone-Revision: ed0cae805a538abfe1c738e426b04f59baa43949
161215
161216    Monotone-Author: flachapelle@inverse.ca
161217    Monotone-Date: 2008-08-22T00:49:23
161218    Monotone-Branch: ca.inverse.sogo
161219
161220M	SoObjects/SOGo/NSString+Utilities.m
161221
161222commit 4e8a929769c9a4db70ef578944e3db9658bd6517
161223Author: Francis Lachapelle <flachapelle@inverse.ca>
161224Date:   Thu Aug 21 23:35:34 2008 +0000
161225
161226    Monotone-Parent: 1af347fe96abc17587172e207fcbf80e98d7f6f8
161227    Monotone-Revision: 81291ebd761827191a007b02ee603cd1f31fc8a3
161228
161229    Monotone-Author: flachapelle@inverse.ca
161230    Monotone-Date: 2008-08-21T23:35:34
161231    Monotone-Branch: ca.inverse.sogo
161232
161233M	SoObjects/SOGo/NSArray+Utilities.h
161234M	SoObjects/SOGo/NSArray+Utilities.m
161235M	SoObjects/SOGo/NSString+Utilities.m
161236
161237commit cbb99dc201ca0ca83f7930a654d3e842b387c888
161238Author: Francis Lachapelle <flachapelle@inverse.ca>
161239Date:   Thu Aug 21 21:46:11 2008 +0000
161240
161241    Monotone-Parent: 2067a16090e68b1eac6c1e860f41b09c466ff2f5
161242    Monotone-Revision: 5115a135492e7714cb2a621cfb35a30ce246f20d
161243
161244    Monotone-Author: flachapelle@inverse.ca
161245    Monotone-Date: 2008-08-21T21:46:11
161246    Monotone-Branch: ca.inverse.sogo
161247
161248M	SoObjects/SOGo/NSString+Utilities.m
161249
161250commit 4af99040b736726ef121b3867888326509d5fc8b
161251Author: Ludovic Marcotte <lmarcotte@inverse.ca>
161252Date:   Thu Aug 21 21:40:48 2008 +0000
161253
161254    See ChangeLog
161255
161256    Monotone-Parent: f4a48c355ec45a380e52409f4443bd4198ea038a
161257    Monotone-Revision: e61122c5a0ba3f7e5dfada968f88f155fc08bb40
161258
161259    Monotone-Author: ludovic@Sophos.ca
161260    Monotone-Date: 2008-08-21T21:40:48
161261    Monotone-Branch: ca.inverse.sogo
161262
161263M	ChangeLog
161264M	SoObjects/SOGo/LDAPUserManager.m
161265
161266commit be982cdc3540fa375678b7cdf28cb74876cd7231
161267Author: Francis Lachapelle <flachapelle@inverse.ca>
161268Date:   Thu Aug 21 21:40:28 2008 +0000
161269
161270    Monotone-Parent: f4a48c355ec45a380e52409f4443bd4198ea038a
161271    Monotone-Revision: 2067a16090e68b1eac6c1e860f41b09c466ff2f5
161272
161273    Monotone-Author: flachapelle@inverse.ca
161274    Monotone-Date: 2008-08-21T21:40:28
161275    Monotone-Branch: ca.inverse.sogo
161276
161277M	SoObjects/SOGo/NSArray+Utilities.h
161278M	SoObjects/SOGo/NSArray+Utilities.m
161279M	SoObjects/SOGo/NSString+Utilities.m
161280
161281commit d9c815dc40e1ff147fa18e7c7026e4a442d6fc7a
161282Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161283Date:   Thu Aug 21 20:46:26 2008 +0000
161284
161285    Monotone-Parent: 469d156712114bc63eea7b914bbf76d4166fc60e
161286    Monotone-Revision: f4a48c355ec45a380e52409f4443bd4198ea038a
161287
161288    Monotone-Author: wsourdeau@inverse.ca
161289    Monotone-Date: 2008-08-21T20:46:26
161290    Monotone-Branch: ca.inverse.sogo
161291
161292M	UI/WebServerResources/MailerUI.js
161293
161294commit 622ea34323f48809588e3175b5a5100ed579b0ed
161295Author: Francis Lachapelle <flachapelle@inverse.ca>
161296Date:   Thu Aug 21 19:06:05 2008 +0000
161297
161298    Monotone-Parent: 477e32cf5b5583a15d85d9811ea38d461ff7de4e
161299    Monotone-Revision: 469d156712114bc63eea7b914bbf76d4166fc60e
161300
161301    Monotone-Author: flachapelle@inverse.ca
161302    Monotone-Date: 2008-08-21T19:06:05
161303    Monotone-Branch: ca.inverse.sogo
161304
161305M	UI/Templates/MailerUI/UIxMailEditor.wox
161306M	UI/WebServerResources/UIxMailEditor.js
161307M	UI/WebServerResources/generic.js
161308
161309commit f168a1236d48fe86063478fb07f87331d4d952d4
161310Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161311Date:   Thu Aug 21 19:19:34 2008 +0000
161312
161313    Monotone-Parent: 1d2115449dd0c5ec3aadc44e3a50c1752f85c59c
161314    Monotone-Revision: 477e32cf5b5583a15d85d9811ea38d461ff7de4e
161315
161316    Monotone-Author: wsourdeau@inverse.ca
161317    Monotone-Date: 2008-08-21T19:19:34
161318    Monotone-Branch: ca.inverse.sogo
161319
161320M	NEWS
161321
161322commit b08912c973db278acf07e454f3a62535739bb685
161323Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161324Date:   Thu Aug 21 19:19:11 2008 +0000
161325
161326    Monotone-Parent: 4b3afa6bee722f77839bced287a525495c0fe2e0
161327    Monotone-Revision: 1d2115449dd0c5ec3aadc44e3a50c1752f85c59c
161328
161329    Monotone-Author: wsourdeau@inverse.ca
161330    Monotone-Date: 2008-08-21T19:19:11
161331    Monotone-Branch: ca.inverse.sogo
161332
161333M	SoObjects/SOGo/LDAPSource.m
161334
161335commit a7bbef355c4c2f0ed4a96086e85b495ae01ca45c
161336Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161337Date:   Thu Aug 21 19:17:38 2008 +0000
161338
161339    Monotone-Parent: b5f2243baded9602acbf5acb8da41a1cc71e1a15
161340    Monotone-Revision: 4b3afa6bee722f77839bced287a525495c0fe2e0
161341
161342    Monotone-Author: wsourdeau@inverse.ca
161343    Monotone-Date: 2008-08-21T19:17:38
161344    Monotone-Branch: ca.inverse.sogo
161345
161346M	ChangeLog
161347M	SoObjects/SOGo/NSString+Utilities.h
161348M	SoObjects/SOGo/NSString+Utilities.m
161349
161350commit be9a46931388e29d26170ba0f3636016ef4d7939
161351Author: Ludovic Marcotte <lmarcotte@inverse.ca>
161352Date:   Thu Aug 21 17:46:17 2008 +0000
161353
161354    See ChangeLog
161355
161356    Monotone-Parent: f6a08c3b1afc336cd35006c90d8dbf33e7f88bf1
161357    Monotone-Revision: b5f2243baded9602acbf5acb8da41a1cc71e1a15
161358
161359    Monotone-Author: ludovic@Sophos.ca
161360    Monotone-Date: 2008-08-21T17:46:17
161361    Monotone-Branch: ca.inverse.sogo
161362
161363M	ChangeLog
161364M	UI/MailerUI/Toolbars/SOGoMailObject.toolbar
161365M	UI/MailerUI/product.plist
161366M	UI/WebServerResources/MailerUI+dTree.js
161367M	UI/WebServerResources/MailerUI.js
161368M	UI/WebServerResources/UIxContactsUserFolders.js
161369M	UI/WebServerResources/day-view.png
161370M	UI/WebServerResources/edit.png
161371M	UI/WebServerResources/goto-today.png
161372M	UI/WebServerResources/month-view.png
161373M	UI/WebServerResources/new-card.png
161374M	UI/WebServerResources/new-event.png
161375M	UI/WebServerResources/new-list.png
161376M	UI/WebServerResources/new-task.png
161377M	UI/WebServerResources/properties.png
161378M	UI/WebServerResources/tb-compose-attach-flat-24x24.png
161379M	UI/WebServerResources/tb-compose-contacts-flat-24x24.png
161380M	UI/WebServerResources/tb-compose-save-flat-24x24.png
161381M	UI/WebServerResources/tb-compose-send-flat-24x24.png
161382M	UI/WebServerResources/tb-mail-addressbook-flat-24x24.png
161383M	UI/WebServerResources/tb-mail-delete-flat-24x24.png
161384M	UI/WebServerResources/tb-mail-file-flat-24x24.png
161385M	UI/WebServerResources/tb-mail-forward-flat-24x24.png
161386M	UI/WebServerResources/tb-mail-getmail-flat-24x24.png
161387M	UI/WebServerResources/tb-mail-print-flat-24x24.png
161388M	UI/WebServerResources/tb-mail-reply-flat-24x24.png
161389M	UI/WebServerResources/tb-mail-replyall-flat-24x24.png
161390M	UI/WebServerResources/tb-mail-write-flat-24x24.png
161391D	UI/WebServerResources/tbtv_account_17x17.gif
161392A	UI/WebServerResources/tbtv_account_17x17.png
161393D	UI/WebServerResources/tbtv_drafts_17x17.gif
161394A	UI/WebServerResources/tbtv_drafts_17x17.png
161395D	UI/WebServerResources/tbtv_inbox_17x17.gif
161396A	UI/WebServerResources/tbtv_inbox_17x17.png
161397D	UI/WebServerResources/tbtv_leaf_corner_17x17.gif
161398A	UI/WebServerResources/tbtv_leaf_corner_17x17.png
161399D	UI/WebServerResources/tbtv_sent_17x17.gif
161400A	UI/WebServerResources/tbtv_sent_17x17.png
161401D	UI/WebServerResources/tbtv_trash_17x17.gif
161402A	UI/WebServerResources/tbtv_trash_17x17.png
161403M	UI/WebServerResources/week-view.png
161404M	UI/WebServerResources/write-message.png
161405M	UI/WebServerResources/write.png
161406
161407commit dd7412cbf18023936c7f627f6d12582450a9330f
161408Author: Francis Lachapelle <flachapelle@inverse.ca>
161409Date:   Thu Aug 21 17:42:31 2008 +0000
161410
161411    Monotone-Parent: bef1f662e1701b836a89ce52809aac40d4c7a964
161412    Monotone-Revision: d3e2768d395c5117bc0c0e5ce9913f9cea531223
161413
161414    Monotone-Author: flachapelle@inverse.ca
161415    Monotone-Date: 2008-08-21T17:42:31
161416    Monotone-Branch: ca.inverse.sogo
161417
161418M	UI/Contacts/UIxContactView.h
161419M	UI/Contacts/UIxContactView.m
161420M	UI/MailerUI/UIxMailMainFrame.m
161421
161422commit 23486d0218b4b3a9e8f8d846b40ec4e896843ca9
161423Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161424Date:   Thu Aug 21 16:07:56 2008 +0000
161425
161426    Monotone-Parent: bef1f662e1701b836a89ce52809aac40d4c7a964
161427    Monotone-Revision: 4ecd3497cd5054a2a36581280fa018f7c4d761de
161428
161429    Monotone-Author: wsourdeau@inverse.ca
161430    Monotone-Date: 2008-08-21T16:07:56
161431    Monotone-Branch: ca.inverse.sogo
161432
161433D	UI/WebServerResources/apt_icon_private.gif
161434D	UI/WebServerResources/corner_right.gif
161435D	UI/WebServerResources/invisible_space_2.gif
161436D	UI/WebServerResources/tbtb_anais.png
161437
161438commit 4cec73a91334e7723d815d5ac18f589dc12d2c16
161439Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161440Date:   Thu Aug 21 15:55:42 2008 +0000
161441
161442    Monotone-Parent: ebfcfa3a765664e839e40597a7fe36e370f2a76c
161443    Monotone-Revision: 521ea089e2f431d8a0e1e6c022b351e76fbe5621
161444
161445    Monotone-Author: wsourdeau@inverse.ca
161446    Monotone-Date: 2008-08-21T15:55:42
161447    Monotone-Branch: ca.inverse.sogo
161448
161449D	UI/WebServerResources/OGoLogo.gif
161450D	UI/WebServerResources/alarm.png
161451D	UI/WebServerResources/box_botleft.gif
161452D	UI/WebServerResources/box_botright.gif
161453D	UI/WebServerResources/box_bottom.gif
161454D	UI/WebServerResources/box_left.gif
161455D	UI/WebServerResources/box_right.gif
161456D	UI/WebServerResources/box_top.gif
161457D	UI/WebServerResources/box_topleft.gif
161458D	UI/WebServerResources/box_topright.gif
161459D	UI/WebServerResources/chair.png
161460D	UI/WebServerResources/delete.png
161461D	UI/WebServerResources/downstairs.gif
161462D	UI/WebServerResources/downward_sorted.gif
161463D	UI/WebServerResources/icon_mark_flagged.gif
161464D	UI/WebServerResources/icon_mark_read.gif
161465D	UI/WebServerResources/icon_mark_unflagged.gif
161466D	UI/WebServerResources/icon_mark_unread.gif
161467D	UI/WebServerResources/icon_popupcalendar.gif
161468D	UI/WebServerResources/icon_view_chart.gif
161469D	UI/WebServerResources/icon_view_chart_inactive.gif
161470D	UI/WebServerResources/icon_view_columns.gif
161471D	UI/WebServerResources/icon_view_columns_inactive.gif
161472D	UI/WebServerResources/icon_view_list.gif
161473D	UI/WebServerResources/icon_view_list_inactive.gif
161474D	UI/WebServerResources/icon_view_overview.gif
161475D	UI/WebServerResources/icon_view_overview_inactive.gif
161476D	UI/WebServerResources/line_left.gif
161477D	UI/WebServerResources/line_right.gif
161478D	UI/WebServerResources/line_stretch.gif
161479D	UI/WebServerResources/manage-newsgroups.png
161480D	UI/WebServerResources/manage-rss.png
161481D	UI/WebServerResources/menu_logo_top.gif
161482D	UI/WebServerResources/message-mail-read.png
161483D	UI/WebServerResources/multiweek-view.png
161484D	UI/WebServerResources/next_week.gif
161485D	UI/WebServerResources/optional-participant.png
161486D	UI/WebServerResources/previous_week.gif
161487D	UI/WebServerResources/repeat-16.png
161488D	UI/WebServerResources/required-participant.png
161489D	UI/WebServerResources/select_arrow.gif
161490D	UI/WebServerResources/select_arrow_down.gif
161491D	UI/WebServerResources/select_arrow_over.gif
161492D	UI/WebServerResources/tab_center_active.gif
161493D	UI/WebServerResources/tb-ab-delete-flat-24x24.png
161494D	UI/WebServerResources/tb-ab-delete-high-24x24.png
161495D	UI/WebServerResources/tb-ab-delete-off-24x24.png
161496D	UI/WebServerResources/tb-ab-instantmessage-flat-24x24.png
161497D	UI/WebServerResources/tb-ab-instantmessage-high-24x24.png
161498D	UI/WebServerResources/tb-ab-instantmessage-off-24x24.png
161499D	UI/WebServerResources/tb-ab-newcard-flat-24x24.png
161500D	UI/WebServerResources/tb-ab-newcard-high-24x24.png
161501D	UI/WebServerResources/tb-ab-newcard-off-24x24.png
161502D	UI/WebServerResources/tb-ab-newlist-flat-24x24.png
161503D	UI/WebServerResources/tb-ab-newlist-high-24x24.png
161504D	UI/WebServerResources/tb-ab-newlist-off-24x24.png
161505D	UI/WebServerResources/tb-ab-properties-high-24x24.png
161506D	UI/WebServerResources/tb-ab-properties-off-24x24.png
161507D	UI/WebServerResources/tb-ab-write-flat-24x24.png
161508D	UI/WebServerResources/tb-ab-write-high-24x24.png
161509D	UI/WebServerResources/tb-ab-write-off-24x24.png
161510D	UI/WebServerResources/tb-compose-attach-high-24x24.png
161511D	UI/WebServerResources/tb-compose-attach-off-24x24.png
161512D	UI/WebServerResources/tb-compose-contacts-high-24x24.png
161513D	UI/WebServerResources/tb-compose-contacts-off-24x24.png
161514D	UI/WebServerResources/tb-compose-copy-flat-24x24.png
161515D	UI/WebServerResources/tb-compose-copy-high-24x24.png
161516D	UI/WebServerResources/tb-compose-copy-off-24x24.png
161517D	UI/WebServerResources/tb-compose-cut-flat-24x24.png
161518D	UI/WebServerResources/tb-compose-cut-high-24x24.png
161519D	UI/WebServerResources/tb-compose-cut-off-24x24.png
161520D	UI/WebServerResources/tb-compose-paste-flat-24x24.png
161521D	UI/WebServerResources/tb-compose-paste-high-24x24.png
161522D	UI/WebServerResources/tb-compose-paste-off-24x24.png
161523D	UI/WebServerResources/tb-compose-quote-flat-24x24.png
161524D	UI/WebServerResources/tb-compose-quote-high-24x24.png
161525D	UI/WebServerResources/tb-compose-quote-off-24x24.png
161526D	UI/WebServerResources/tb-compose-save-high-24x24.png
161527D	UI/WebServerResources/tb-compose-save-off-24x24.png
161528D	UI/WebServerResources/tb-compose-security-high-24x24.png
161529D	UI/WebServerResources/tb-compose-security-off-24x24.png
161530D	UI/WebServerResources/tb-compose-send-high-24x24.png
161531D	UI/WebServerResources/tb-compose-send-off-24x24.png
161532D	UI/WebServerResources/tb-compose-spell-flat-24x24.png
161533D	UI/WebServerResources/tb-compose-spell-high-24x24.png
161534D	UI/WebServerResources/tb-compose-spell-off-24x24.png
161535D	UI/WebServerResources/tb-mail-addressbook-high-24x24.png
161536D	UI/WebServerResources/tb-mail-addressbook-off-24x24.png
161537D	UI/WebServerResources/tb-mail-delete-high-24x24.png
161538D	UI/WebServerResources/tb-mail-delete-off-24x24.png
161539D	UI/WebServerResources/tb-mail-file-high-24x24.png
161540D	UI/WebServerResources/tb-mail-file-off-24x24.png
161541D	UI/WebServerResources/tb-mail-forward-high-24x24.png
161542D	UI/WebServerResources/tb-mail-forward-off-24x24.png
161543D	UI/WebServerResources/tb-mail-getmail-high-24x24.png
161544D	UI/WebServerResources/tb-mail-getmail-off-24x24.png
161545D	UI/WebServerResources/tb-mail-junk-high-24x24.png
161546D	UI/WebServerResources/tb-mail-junk-off-24x24.png
161547D	UI/WebServerResources/tb-mail-mark-flat-24x24.png
161548D	UI/WebServerResources/tb-mail-mark-high-24x24.png
161549D	UI/WebServerResources/tb-mail-mark-off-24x24.png
161550D	UI/WebServerResources/tb-mail-next-flat-24x24.png
161551D	UI/WebServerResources/tb-mail-next-high-24x24.png
161552D	UI/WebServerResources/tb-mail-next-off-24x24.png
161553D	UI/WebServerResources/tb-mail-prev-flat-24x24.png
161554D	UI/WebServerResources/tb-mail-prev-high-24x24.png
161555D	UI/WebServerResources/tb-mail-prev-off-24x24.png
161556D	UI/WebServerResources/tb-mail-print-high-24x24.png
161557D	UI/WebServerResources/tb-mail-print-off-24x24.png
161558D	UI/WebServerResources/tb-mail-reply-high-24x24.png
161559D	UI/WebServerResources/tb-mail-reply-off-24x24.png
161560D	UI/WebServerResources/tb-mail-replyall-high-24x24.png
161561D	UI/WebServerResources/tb-mail-replyall-off-24x24.png
161562D	UI/WebServerResources/tb-mail-stop-high-24x24.png
161563D	UI/WebServerResources/tb-mail-stop-off-24x24.png
161564D	UI/WebServerResources/tb-mail-write-high-24x24.png
161565D	UI/WebServerResources/tb-mail-write-off-24x24.png
161566D	UI/WebServerResources/tbtb_addressbook.png
161567D	UI/WebServerResources/tbtb_compose.png
161568D	UI/WebServerResources/tbtb_compose_addressbook_30x30.png
161569D	UI/WebServerResources/tbtb_compose_attach_30x30.png
161570D	UI/WebServerResources/tbtb_compose_clip_30x30.png
161571D	UI/WebServerResources/tbtb_compose_cut_30x30.png
161572D	UI/WebServerResources/tbtb_compose_dup_30x30.png
161573D	UI/WebServerResources/tbtb_compose_file_30x30.png
161574D	UI/WebServerResources/tbtb_compose_lock_30x30.png
161575D	UI/WebServerResources/tbtb_compose_quote_30x30.png
161576D	UI/WebServerResources/tbtb_compose_send_30x30.png
161577D	UI/WebServerResources/tbtb_compose_spell_30x30.png
161578D	UI/WebServerResources/tbtb_delete.png
161579D	UI/WebServerResources/tbtb_deletedoc.png
161580D	UI/WebServerResources/tbtb_filetofolder.png
161581D	UI/WebServerResources/tbtb_folderadd.png
161582D	UI/WebServerResources/tbtb_folderdel.png
161583D	UI/WebServerResources/tbtb_forward.png
161584D	UI/WebServerResources/tbtb_getmail.png
161585D	UI/WebServerResources/tbtb_next.png
161586D	UI/WebServerResources/tbtb_previous.png
161587D	UI/WebServerResources/tbtb_print.png
161588D	UI/WebServerResources/tbtb_reply.png
161589D	UI/WebServerResources/tbtb_replyall.png
161590D	UI/WebServerResources/tbtb_search.png
161591D	UI/WebServerResources/tbtb_trash.png
161592D	UI/WebServerResources/tbtv_space_17x17.gif
161593D	UI/WebServerResources/title_config.png
161594D	UI/WebServerResources/title_junk.png
161595D	UI/WebServerResources/title_thread.png
161596D	UI/WebServerResources/treeview_corner.gif
161597D	UI/WebServerResources/treeview_corner_minus.gif
161598D	UI/WebServerResources/treeview_corner_plus.gif
161599D	UI/WebServerResources/treeview_junction.gif
161600D	UI/WebServerResources/treeview_leaf.gif
161601D	UI/WebServerResources/treeview_leaf_corner.gif
161602D	UI/WebServerResources/treeview_line.gif
161603D	UI/WebServerResources/treeview_minus.gif
161604D	UI/WebServerResources/treeview_plus.gif
161605D	UI/WebServerResources/treeview_space.gif
161606D	UI/WebServerResources/upward_sorted.gif
161607
161608commit 6665b3c5835289b73b6bf9b50385ebb793e07f44
161609Author: Francis Lachapelle <flachapelle@inverse.ca>
161610Date:   Thu Aug 21 15:30:51 2008 +0000
161611
161612    Monotone-Parent: 64979613a77fc7ce9232d0bc7e3f8ba911f6cd92
161613    Monotone-Revision: f0e213596b61da3ea457a1a0a14230911c3b4fe6
161614
161615    Monotone-Author: flachapelle@inverse.ca
161616    Monotone-Date: 2008-08-21T15:30:51
161617    Monotone-Branch: ca.inverse.sogo
161618
161619M	UI/WebServerResources/UIxMailEditor.js
161620M	UI/WebServerResources/tablekit.js
161621
161622commit 7f1587466903afb695473334fc7747e10a4e18bb
161623Author: Francis Lachapelle <flachapelle@inverse.ca>
161624Date:   Thu Aug 21 14:35:02 2008 +0000
161625
161626    Monotone-Parent: ebfcfa3a765664e839e40597a7fe36e370f2a76c
161627    Monotone-Revision: 64979613a77fc7ce9232d0bc7e3f8ba911f6cd92
161628
161629    Monotone-Author: flachapelle@inverse.ca
161630    Monotone-Date: 2008-08-21T14:35:02
161631    Monotone-Branch: ca.inverse.sogo
161632
161633M	UI/WebServerResources/ContactsUI.js
161634
161635commit 83cf17fe2bc52a731db05ca59d361d9fcaf6f0aa
161636Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161637Date:   Thu Aug 21 03:03:47 2008 +0000
161638
161639    Monotone-Parent: d56786bfd4252cac6fabbec16a507890e9920737
161640    Monotone-Revision: ebfcfa3a765664e839e40597a7fe36e370f2a76c
161641
161642    Monotone-Author: wsourdeau@inverse.ca
161643    Monotone-Date: 2008-08-21T03:03:47
161644    Monotone-Branch: ca.inverse.sogo
161645
161646M	Scripts/sogo-init.d-redhat
161647M	Scripts/sogod-wrapper
161648
161649commit 4c7d2820ecfd5d47adde5ed0e0c9b2436c1f8b7e
161650Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161651Date:   Thu Aug 21 02:36:04 2008 +0000
161652
161653    Monotone-Parent: 40f77d0f9e67b4e3fd56c1a7eb0b966cabaca41f
161654    Monotone-Revision: d56786bfd4252cac6fabbec16a507890e9920737
161655
161656    Monotone-Author: wsourdeau@inverse.ca
161657    Monotone-Date: 2008-08-21T02:36:04
161658    Monotone-Branch: ca.inverse.sogo
161659
161660M	ChangeLog
161661M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
161662M	UI/PreferencesUI/English.lproj/Localizable.strings
161663M	UI/PreferencesUI/French.lproj/Localizable.strings
161664M	UI/PreferencesUI/GNUmakefile
161665M	UI/PreferencesUI/German.lproj/Localizable.strings
161666M	UI/PreferencesUI/Italian.lproj/Localizable.strings
161667M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
161668A	UI/PreferencesUI/UIxAdditionalPreferences.h
161669A	UI/PreferencesUI/UIxAdditionalPreferences.m
161670M	UI/PreferencesUI/UIxPreferences.m
161671A	UI/Templates/PreferencesUI/UIxAdditionalPreferences.wox
161672M	UI/Templates/PreferencesUI/UIxPreferences.wox
161673M	UI/WebServerResources/UIxPreferences.js
161674
161675commit e9c35d8950feb3f38c4b8674142c5f370f11e7f3
161676Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161677Date:   Thu Aug 21 02:34:23 2008 +0000
161678
161679    Monotone-Parent: 2045ada3c4deb0418109ebabb66ee2bc784546fd
161680    Monotone-Revision: 40f77d0f9e67b4e3fd56c1a7eb0b966cabaca41f
161681
161682    Monotone-Author: wsourdeau@inverse.ca
161683    Monotone-Date: 2008-08-21T02:34:23
161684    Monotone-Branch: ca.inverse.sogo
161685
161686M	UI/Common/bundle-info.plist
161687M	UI/SOGoUI/GNUmakefile
161688D	UI/SOGoUI/SOGoJSStringFormatter.h
161689D	UI/SOGoUI/SOGoJSStringFormatter.m
161690
161691commit dd381b906ba1b67655dd8165273f5f171cea1300
161692Author: Francis Lachapelle <flachapelle@inverse.ca>
161693Date:   Tue Aug 19 11:31:56 2008 +0000
161694
161695    Monotone-Parent: 702a1b091244767d9453266731ab73a2070019b7
161696    Monotone-Revision: 2045ada3c4deb0418109ebabb66ee2bc784546fd
161697
161698    Monotone-Author: flachapelle@inverse.ca
161699    Monotone-Date: 2008-08-19T11:31:56
161700    Monotone-Branch: ca.inverse.sogo
161701
161702M	UI/WebServerResources/generic.js
161703
161704commit aa4c2ab572e5333f03a15f225c6f31355ce3a370
161705Author: Francis Lachapelle <flachapelle@inverse.ca>
161706Date:   Tue Aug 19 08:22:13 2008 +0000
161707
161708    Monotone-Parent: 269157ada9f8016d29a05a36bd61e71ac035ae88
161709    Monotone-Revision: 702a1b091244767d9453266731ab73a2070019b7
161710
161711    Monotone-Author: flachapelle@inverse.ca
161712    Monotone-Date: 2008-08-19T08:22:13
161713    Monotone-Branch: ca.inverse.sogo
161714
161715M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
161716M	UI/WebServerResources/SchedulerUI.js
161717M	UI/WebServerResources/UIxCalendarProperties.css
161718M	UI/WebServerResources/iefixes.css
161719
161720commit 342662549e7b2f05e28af86423aac89b208f538e
161721Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161722Date:   Wed Aug 20 03:21:33 2008 +0000
161723
161724    Monotone-Parent: 006ff807d8307c52defea735313008dfe94862db
161725    Monotone-Revision: da8c27f53557345f2f6856fdca0d8fabd1d3bdef
161726
161727    Monotone-Author: wsourdeau@inverse.ca
161728    Monotone-Date: 2008-08-20T03:21:33
161729    Monotone-Branch: ca.inverse.sogo
161730
161731M	ChangeLog
161732M	UI/Common/English.lproj/Localizable.strings
161733M	UI/Common/French.lproj/Localizable.strings
161734M	UI/Common/GNUmakefile
161735M	UI/Common/Italian.lproj/Localizable.strings
161736M	UI/Common/Spanish.lproj/Localizable.strings
161737D	UI/Common/UIxElemBuilder.m
161738M	UI/Common/UIxPageFrame.h
161739M	UI/Common/UIxPageFrame.m
161740D	UI/Common/common.h
161741M	UI/MainUI/English.lproj/Localizable.strings
161742M	UI/MainUI/French.lproj/Localizable.strings
161743M	UI/MainUI/GNUmakefile
161744M	UI/MainUI/Italian.lproj/Localizable.strings
161745A	UI/MainUI/SOGoBrowsersPanel.h
161746A	UI/MainUI/SOGoBrowsersPanel.m
161747M	UI/MainUI/Spanish.lproj/Localizable.strings
161748A	UI/Templates/MainUI/SOGoBrowsersPanel.wox
161749M	UI/Templates/UIxPageFrame.wox
161750M	UI/WebServerResources/SOGoRootPage.css
161751
161752commit 92a24808bd48be7036087c7d4a78c5bd176eb15e
161753Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161754Date:   Tue Aug 19 14:48:30 2008 +0000
161755
161756    Monotone-Parent: 1bc4da9c10aec9ded2d443f77aedb8ceeaaf7ce8
161757    Monotone-Revision: 006ff807d8307c52defea735313008dfe94862db
161758
161759    Monotone-Author: wsourdeau@inverse.ca
161760    Monotone-Date: 2008-08-19T14:48:30
161761    Monotone-Branch: ca.inverse.sogo
161762
161763M	ChangeLog
161764M	UI/Scheduler/UIxAppointmentEditor.m
161765
161766commit 0c0468bcb1f7f14eafc69fc3c29153931e56a647
161767Author: Francis Lachapelle <flachapelle@inverse.ca>
161768Date:   Tue Aug 19 00:46:10 2008 +0000
161769
161770    Monotone-Parent: 006ff807d8307c52defea735313008dfe94862db
161771    Monotone-Revision: cded9d054f382c35639adc8d80f8c14c45e362fa
161772
161773    Monotone-Author: flachapelle@inverse.ca
161774    Monotone-Date: 2008-08-19T00:46:10
161775    Monotone-Branch: ca.inverse.sogo
161776
161777M	NEWS
161778M	UI/WebServerResources/MailerUI.js
161779
161780commit 0bede69b362014318edc727b18f554c6192bd952
161781Author: Francis Lachapelle <flachapelle@inverse.ca>
161782Date:   Mon Aug 18 22:45:59 2008 +0000
161783
161784    Monotone-Parent: 82c1108954dbd812828ef1b00b0345b524a062a7
161785    Monotone-Revision: 1bc4da9c10aec9ded2d443f77aedb8ceeaaf7ce8
161786
161787    Monotone-Author: flachapelle@inverse.ca
161788    Monotone-Date: 2008-08-18T22:45:59
161789    Monotone-Branch: ca.inverse.sogo
161790
161791M	NEWS
161792M	UI/Scheduler/UIxAppointmentEditor.m
161793M	UI/Scheduler/product.plist
161794M	UI/Templates/SchedulerUI/UIxCalMainView.wox
161795M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
161796M	UI/WebServerResources/SchedulerUI.css
161797M	UI/WebServerResources/SchedulerUI.js
161798A	UI/WebServerResources/dialog-left.png
161799A	UI/WebServerResources/dialog-right.png
161800M	UI/WebServerResources/generic.js
161801
161802commit 5f2d61a0d7200ba0dea3a181034b30d8c20679c8
161803Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161804Date:   Mon Aug 18 20:26:13 2008 +0000
161805
161806    Monotone-Parent: 6abac7888de0863a3426a8b20916425be34e85f9
161807    Monotone-Revision: 82c1108954dbd812828ef1b00b0345b524a062a7
161808
161809    Monotone-Author: wsourdeau@inverse.ca
161810    Monotone-Date: 2008-08-18T20:26:13
161811    Monotone-Branch: ca.inverse.sogo
161812
161813M	SoObjects/Appointments/SOGoAppointmentObject.m
161814
161815commit 82b3004ced0e2308e17470f882bfadb2f8e27e7e
161816Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161817Date:   Mon Aug 18 19:01:02 2008 +0000
161818
161819    Monotone-Parent: 5a485db5775478811d6c38cfd017ebee3f75514c
161820    Monotone-Revision: 6abac7888de0863a3426a8b20916425be34e85f9
161821
161822    Monotone-Author: wsourdeau@inverse.ca
161823    Monotone-Date: 2008-08-18T19:01:02
161824    Monotone-Branch: ca.inverse.sogo
161825
161826M	ChangeLog
161827M	SoObjects/Mailer/NSString+Mail.h
161828M	SoObjects/Mailer/NSString+Mail.m
161829M	SoObjects/Mailer/SOGoDraftObject.m
161830
161831commit b07b855a920dbe7d516e98044aaaea78bfcb4369
161832Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161833Date:   Mon Aug 18 18:56:18 2008 +0000
161834
161835    Monotone-Parent: bee77c97cf6bc3c0948dafa9eabc6dc67cf6d118
161836    Monotone-Revision: 5a485db5775478811d6c38cfd017ebee3f75514c
161837
161838    Monotone-Author: wsourdeau@inverse.ca
161839    Monotone-Date: 2008-08-18T18:56:18
161840    Monotone-Branch: ca.inverse.sogo
161841
161842M	SOPE/sope-patchset-r1625.diff
161843
161844commit b22b573a0bea738b13ed3947e1ece97edc951826
161845Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161846Date:   Mon Aug 18 15:40:56 2008 +0000
161847
161848    Monotone-Parent: 36bfad24a9f6d85105ba025b145af0fb3916b004
161849    Monotone-Revision: bee77c97cf6bc3c0948dafa9eabc6dc67cf6d118
161850
161851    Monotone-Author: wsourdeau@inverse.ca
161852    Monotone-Date: 2008-08-18T15:40:56
161853    Monotone-Branch: ca.inverse.sogo
161854
161855M	SOPE/sope-patchset-r1625.diff
161856
161857commit cd938f4654271a8417571e703e9b35f4875ab2b8
161858Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161859Date:   Mon Aug 18 15:23:30 2008 +0000
161860
161861    Monotone-Parent: 8dfe1852810c498475191f263ec7a309097f9881
161862    Monotone-Revision: ca86ebb874f81019a9e4dfc6bc2ab4782b5b814b
161863
161864    Monotone-Author: wsourdeau@inverse.ca
161865    Monotone-Date: 2008-08-18T15:23:30
161866    Monotone-Branch: ca.inverse.sogo
161867
161868M	ChangeLog
161869M	UI/MailPartViewers/UIxMailPartMessageViewer.m
161870
161871commit a4ea4ac352fdfc6571d8eab9d2248e8e90008a33
161872Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161873Date:   Mon Aug 18 15:21:23 2008 +0000
161874
161875    Monotone-Parent: 80f21600a12894ecc470a8ad889cbb3a4df08fc5
161876    Monotone-Revision: 8dfe1852810c498475191f263ec7a309097f9881
161877
161878    Monotone-Author: wsourdeau@inverse.ca
161879    Monotone-Date: 2008-08-18T15:21:23
161880    Monotone-Branch: ca.inverse.sogo
161881
161882M	SoObjects/Appointments/SOGoAppointmentFolder.m
161883M	SoObjects/Mailer/SOGoMailObject+Draft.m
161884M	SoObjects/SOGo/SOGoMailer.m
161885
161886commit 3e2a714f531a7d8eb57eed578717d6e9c8f7945d
161887Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161888Date:   Mon Aug 18 15:19:19 2008 +0000
161889
161890    Monotone-Parent: b030752b6cabcd3607b11fcc413263019718b79e
161891    Monotone-Revision: 80f21600a12894ecc470a8ad889cbb3a4df08fc5
161892
161893    Monotone-Author: wsourdeau@inverse.ca
161894    Monotone-Date: 2008-08-18T15:19:19
161895    Monotone-Branch: ca.inverse.sogo
161896
161897M	SOPE/NGCards/ChangeLog
161898M	SOPE/NGCards/NSString+NGCards.m
161899
161900commit c0fc87c3339db6073d129af19f9e5faef0e433e6
161901Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161902Date:   Mon Aug 18 15:18:10 2008 +0000
161903
161904    Monotone-Parent: 4670a90c9e9ff683de9c0300911f03d344608d48
161905    Monotone-Revision: b030752b6cabcd3607b11fcc413263019718b79e
161906
161907    Monotone-Author: wsourdeau@inverse.ca
161908    Monotone-Date: 2008-08-18T15:18:10
161909    Monotone-Branch: ca.inverse.sogo
161910
161911M	SOPE/sope-patchset-r1625.diff
161912
161913commit 8478bc27dec17e382aaf58730a0fb8bcab3adbf8
161914Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161915Date:   Fri Aug 15 14:59:41 2008 +0000
161916
161917    Monotone-Parent: d1fc78da59aed56556acf8d76fa72b4ea0d54fdc
161918    Monotone-Revision: 7b387d165ebb8390cda766a1c2730b608923acbb
161919
161920    Monotone-Author: wsourdeau@inverse.ca
161921    Monotone-Date: 2008-08-15T14:59:41
161922    Monotone-Branch: ca.inverse.sogo
161923
161924M	UI/WebServerResources/SchedulerUI.css
161925
161926commit 91521cad705c01e6bc55256690b5ab8bb8fd7b9a
161927Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161928Date:   Fri Aug 15 14:46:11 2008 +0000
161929
161930    Monotone-Parent: 20842c7bedd067f662544c3f0ea6480a9e8bfef3
161931    Monotone-Revision: d1fc78da59aed56556acf8d76fa72b4ea0d54fdc
161932
161933    Monotone-Author: wsourdeau@inverse.ca
161934    Monotone-Date: 2008-08-15T14:46:11
161935    Monotone-Branch: ca.inverse.sogo
161936
161937M	UI/WebServerResources/UIxAppointmentEditor.css
161938
161939commit 802d45fd692b61319029cc571af6cf31ae8f0f1d
161940Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
161941Date:   Fri Aug 15 13:25:40 2008 +0000
161942
161943    Monotone-Parent: 8b41daf19ddc8030b9ae010b20d9a297c32e0141
161944    Monotone-Revision: 20842c7bedd067f662544c3f0ea6480a9e8bfef3
161945
161946    Monotone-Author: wsourdeau@inverse.ca
161947    Monotone-Date: 2008-08-15T13:25:40
161948    Monotone-Branch: ca.inverse.sogo
161949
161950M	UI/WebServerResources/event-gradient.png
161951
161952commit b324d373afad2bdee2d35b46ca15540193152c7b
161953Author: Francis Lachapelle <flachapelle@inverse.ca>
161954Date:   Fri Aug 15 08:20:34 2008 +0000
161955
161956    Monotone-Parent: 326f22bb57c8cc3fad2cebc117d8f6a0dd96bdee
161957    Monotone-Revision: a397d47aaaa09ccee4cc162b91cfb9882522aaae
161958
161959    Monotone-Author: flachapelle@inverse.ca
161960    Monotone-Date: 2008-08-15T08:20:34
161961    Monotone-Branch: ca.inverse.sogo
161962
161963M	UI/WebServerResources/UIxMailEditor.js
161964
161965commit 2a6e4fc9badbac528a33c841237c59a9b6c5f751
161966Author: Francis Lachapelle <flachapelle@inverse.ca>
161967Date:   Fri Aug 15 05:28:06 2008 +0000
161968
161969    Monotone-Parent: 5d7a44d3b59de321eabbecb54aab769dad3132cc
161970    Monotone-Revision: 326f22bb57c8cc3fad2cebc117d8f6a0dd96bdee
161971
161972    Monotone-Author: flachapelle@inverse.ca
161973    Monotone-Date: 2008-08-15T05:28:06
161974    Monotone-Branch: ca.inverse.sogo
161975
161976M	NEWS
161977M	UI/WebServerResources/SchedulerUI.js
161978
161979commit 1b5147bcae478ab86320db70c00508f4a199af3f
161980Author: Francis Lachapelle <flachapelle@inverse.ca>
161981Date:   Fri Aug 15 04:41:06 2008 +0000
161982
161983    Monotone-Parent: 4670a90c9e9ff683de9c0300911f03d344608d48
161984    Monotone-Revision: 5d7a44d3b59de321eabbecb54aab769dad3132cc
161985
161986    Monotone-Author: flachapelle@inverse.ca
161987    Monotone-Date: 2008-08-15T04:41:06
161988    Monotone-Branch: ca.inverse.sogo
161989
161990M	UI/Scheduler/UIxCalMonthView.m
161991M	UI/WebServerResources/SchedulerUI.css
161992M	UI/WebServerResources/SchedulerUI.js
161993
161994commit 128d5bb3eaf3d00afb4c61a90b88ac3e5068ea7e
161995Author: Francis Lachapelle <flachapelle@inverse.ca>
161996Date:   Fri Aug 15 01:48:07 2008 +0000
161997
161998    Monotone-Parent: 20842c7bedd067f662544c3f0ea6480a9e8bfef3
161999    Monotone-Revision: 5aaf09a46fc504e57187524d01cb8ccb8d9c8e1e
162000
162001    Monotone-Author: flachapelle@inverse.ca
162002    Monotone-Date: 2008-08-15T01:48:07
162003    Monotone-Branch: ca.inverse.sogo
162004
162005M	UI/WebServerResources/MailerUI.js
162006M	UI/WebServerResources/UIxMailPopupView.js
162007
162008commit d9ecf0775500f5c8b3507d943c6c2d723726b040
162009Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162010Date:   Wed Aug 13 22:44:02 2008 +0000
162011
162012    Monotone-Parent: f31bb2d6a249b9b688f94079bb962b96fd570e79
162013    Monotone-Revision: 8b41daf19ddc8030b9ae010b20d9a297c32e0141
162014
162015    Monotone-Author: wsourdeau@inverse.ca
162016    Monotone-Date: 2008-08-13T22:44:02
162017    Monotone-Branch: ca.inverse.sogo
162018
162019M	UI/MailPartViewers/UIxMailPartICalActions.m
162020
162021commit 5b487fad8b2b2d6a7ef02b6c6b6993c31be4e9c9
162022Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162023Date:   Wed Aug 13 22:40:05 2008 +0000
162024
162025    Monotone-Parent: 563fcb93a27e1179ab8c69db8761cb2ff3033025
162026    Monotone-Revision: f31bb2d6a249b9b688f94079bb962b96fd570e79
162027
162028    Monotone-Author: wsourdeau@inverse.ca
162029    Monotone-Date: 2008-08-13T22:40:05
162030    Monotone-Branch: ca.inverse.sogo
162031
162032M	NEWS
162033M	SoObjects/Appointments/SOGoAppointmentObject.m
162034M	SoObjects/Appointments/SOGoCalendarComponent.h
162035M	SoObjects/Appointments/SOGoCalendarComponent.m
162036
162037commit 1fdede5a451f48f5681d4308e41464ed3844ed97
162038Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162039Date:   Wed Aug 13 22:30:55 2008 +0000
162040
162041    Monotone-Parent: 75fcb06d679aeaa2164c930b62aab2d44c31ff16
162042    Monotone-Revision: 563fcb93a27e1179ab8c69db8761cb2ff3033025
162043
162044    Monotone-Author: wsourdeau@inverse.ca
162045    Monotone-Date: 2008-08-13T22:30:55
162046    Monotone-Branch: ca.inverse.sogo
162047
162048M	ChangeLog
162049M	SoObjects/Appointments/SOGoAppointmentObject.m
162050M	SoObjects/Appointments/iCalEventChanges+SOGo.m
162051M	SoObjects/Appointments/product.plist
162052
162053commit 0e52813fc15d44b0f8e486de058b53ba38602e6e
162054Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162055Date:   Wed Aug 13 21:29:49 2008 +0000
162056
162057    Monotone-Parent: 3320a2f057d89877bbdad688f91b973ad939e531
162058    Monotone-Revision: ecfd588ececc0cf909752cbf7561c097b6533867
162059
162060    Monotone-Author: wsourdeau@inverse.ca
162061    Monotone-Date: 2008-08-13T21:29:49
162062    Monotone-Branch: ca.inverse.sogo
162063
162064M	ChangeLog
162065M	SoObjects/SOGo/LDAPUserManager.m
162066
162067commit 844abebcd6d5c736c8e44a84cc5b57ac71b71c2c
162068Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162069Date:   Wed Aug 13 21:29:18 2008 +0000
162070
162071    Monotone-Parent: 365602b463a8b9735fa4920922f94dd73b3481e4
162072    Monotone-Revision: 3320a2f057d89877bbdad688f91b973ad939e531
162073
162074    Monotone-Author: wsourdeau@inverse.ca
162075    Monotone-Date: 2008-08-13T21:29:18
162076    Monotone-Branch: ca.inverse.sogo
162077
162078M	UI/Contacts/UIxContactFoldersView.m
162079
162080commit 42bd3f56195d8b78965e7c98d8bbf46713c977d2
162081Author: Francis Lachapelle <flachapelle@inverse.ca>
162082Date:   Tue Aug 12 19:16:05 2008 +0000
162083
162084    Monotone-Parent: 498058170a280ae890f83fe6a844882a2e050746
162085    Monotone-Revision: 6446b9b2f85e41554b2841ae494d4cd03f7e3d0f
162086
162087    Monotone-Author: flachapelle@inverse.ca
162088    Monotone-Date: 2008-08-12T19:16:05
162089    Monotone-Branch: ca.inverse.sogo
162090
162091M	UI/Templates/UIxAclEditor.wox
162092M	UI/WebServerResources/UIxAclEditor.css
162093
162094commit 68f08f55c8a6acba00842f3fb7b0db2d6746e303
162095Author: Francis Lachapelle <flachapelle@inverse.ca>
162096Date:   Tue Aug 12 18:13:48 2008 +0000
162097
162098    Monotone-Parent: 843c4e4ab4023026b0fff697ba521c27e151872d
162099    Monotone-Revision: 498058170a280ae890f83fe6a844882a2e050746
162100
162101    Monotone-Author: flachapelle@inverse.ca
162102    Monotone-Date: 2008-08-12T18:13:48
162103    Monotone-Branch: ca.inverse.sogo
162104
162105M	UI/WebServerResources/SchedulerUI.js
162106M	UI/WebServerResources/UIxAppointmentEditor.css
162107M	UI/WebServerResources/UIxComponentEditor.css
162108M	UI/WebServerResources/UIxTaskEditor.css
162109
162110commit 81904fb8964b086b0dead0a29c2b49db7a321742
162111Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162112Date:   Mon Aug 11 19:21:56 2008 +0000
162113
162114    Monotone-Parent: eacf14246d4dde8712de638d29d8a7cdc77fac45
162115    Monotone-Revision: a225193926236b0f6640bace3c33305ab1184832
162116
162117    Monotone-Author: wsourdeau@inverse.ca
162118    Monotone-Date: 2008-08-11T19:21:56
162119    Monotone-Branch: ca.inverse.sogo
162120
162121M	ChangeLog
162122M	SoObjects/Appointments/SOGoComponentOccurence.h
162123M	SoObjects/Appointments/SOGoComponentOccurence.m
162124
162125commit 0456ac41f503b475e1b038f9c0d95751a15a5570
162126Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162127Date:   Mon Aug 11 15:52:53 2008 +0000
162128
162129    Monotone-Parent: b3aa3aab118081b3bc8fec95a06b91b29e222343
162130    Monotone-Revision: eacf14246d4dde8712de638d29d8a7cdc77fac45
162131
162132    Monotone-Author: wsourdeau@inverse.ca
162133    Monotone-Date: 2008-08-11T15:52:53
162134    Monotone-Branch: ca.inverse.sogo
162135
162136M	NEWS
162137
162138commit 149d86a9aef7c8241d8cd855a70dd9e59126ea75
162139Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162140Date:   Mon Aug 11 15:06:19 2008 +0000
162141
162142    Monotone-Parent: 6b577920a706f87a657fa33dbc4eb2916a0c1939
162143    Monotone-Revision: b3aa3aab118081b3bc8fec95a06b91b29e222343
162144
162145    Monotone-Author: wsourdeau@inverse.ca
162146    Monotone-Date: 2008-08-11T15:06:19
162147    Monotone-Branch: ca.inverse.sogo
162148
162149M	UI/Contacts/product.plist
162150M	UI/WebServerResources/ContactsUI.js
162151
162152commit 27693043b525908d230e1bad637c21b793758df1
162153Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162154Date:   Mon Aug 11 14:41:57 2008 +0000
162155
162156    Monotone-Parent: 0d9c665e0f8597c3e8b604fcf9e26ef3593b0c9a
162157    Monotone-Revision: 6b577920a706f87a657fa33dbc4eb2916a0c1939
162158
162159    Monotone-Author: wsourdeau@inverse.ca
162160    Monotone-Date: 2008-08-11T14:41:57
162161    Monotone-Branch: ca.inverse.sogo
162162
162163M	NEWS
162164
162165commit 337b92bbbad9d5da776d2afdc9b3c65938a797c7
162166Author: Francis Lachapelle <flachapelle@inverse.ca>
162167Date:   Sat Aug 9 19:09:02 2008 +0000
162168
162169    Monotone-Parent: 8e71e47ae0410a7f54c41ac85bdb5ecd58f726aa
162170    Monotone-Revision: 843c4e4ab4023026b0fff697ba521c27e151872d
162171
162172    Monotone-Author: flachapelle@inverse.ca
162173    Monotone-Date: 2008-08-09T19:09:02
162174    Monotone-Branch: ca.inverse.sogo
162175
162176M	UI/Contacts/UIxContactFoldersView.m
162177
162178commit 5719628c42f76fd42e7b74afeb3ce786807653a9
162179Author: Francis Lachapelle <flachapelle@inverse.ca>
162180Date:   Sat Aug 9 18:40:08 2008 +0000
162181
162182    Monotone-Parent: 24072b56a700014098e8df3a7ba0e45f26e74a2a
162183    Monotone-Revision: 8e71e47ae0410a7f54c41ac85bdb5ecd58f726aa
162184
162185    Monotone-Author: flachapelle@inverse.ca
162186    Monotone-Date: 2008-08-09T18:40:08
162187    Monotone-Branch: ca.inverse.sogo
162188
162189M	UI/WebServerResources/SchedulerUI.js
162190
162191commit db44f9b8e0ba341401c89e0ce002c01a63250eea
162192Author: Francis Lachapelle <flachapelle@inverse.ca>
162193Date:   Sat Aug 9 18:27:38 2008 +0000
162194
162195    Monotone-Parent: eacf14246d4dde8712de638d29d8a7cdc77fac45
162196    Monotone-Revision: 24072b56a700014098e8df3a7ba0e45f26e74a2a
162197
162198    Monotone-Author: flachapelle@inverse.ca
162199    Monotone-Date: 2008-08-09T18:27:38
162200    Monotone-Branch: ca.inverse.sogo
162201
162202M	UI/Contacts/English.lproj/Localizable.strings
162203M	UI/Contacts/French.lproj/Localizable.strings
162204M	UI/WebServerResources/ContactsUI.js
162205M	UI/WebServerResources/generic.js
162206
162207commit e5327a36f3ea573ff3b87e223ca4b810f5a8b2ae
162208Author: Francis Lachapelle <flachapelle@inverse.ca>
162209Date:   Sat Aug 9 10:18:45 2008 +0000
162210
162211    Monotone-Parent: 3628a0085e52c1990e5edce1cb09d581bc96f966
162212    Monotone-Revision: 0d9c665e0f8597c3e8b604fcf9e26ef3593b0c9a
162213
162214    Monotone-Author: flachapelle@inverse.ca
162215    Monotone-Date: 2008-08-09T10:18:45
162216    Monotone-Branch: ca.inverse.sogo
162217
162218M	UI/WebServerResources/UIxAppointmentEditor.js
162219M	UI/WebServerResources/UIxMailEditor.js
162220M	UI/WebServerResources/UIxMailToSelection.js
162221M	UI/WebServerResources/UIxRecurrenceEditor.css
162222M	UI/WebServerResources/iefixes.css
162223
162224commit ac468edb0ab6e8d8e76ba565efa27d00af3abb80
162225Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162226Date:   Sun Aug 10 21:44:25 2008 +0000
162227
162228    Monotone-Parent: ea72255819157346b8579f8e17c6e9fb6c5c0d34
162229    Monotone-Revision: a1294497e9f6ed0ee90d2f695f0735f2eb1ced11
162230
162231    Monotone-Author: wsourdeau@inverse.ca
162232    Monotone-Date: 2008-08-10T21:44:25
162233    Monotone-Branch: ca.inverse.sogo
162234
162235M	SoObjects/Appointments/SOGoCalendarComponent.m
162236M	SoObjects/Contacts/SOGoContactGCSEntry.m
162237M	SoObjects/Contacts/SOGoContactLDIFEntry.m
162238M	SoObjects/SOGo/SOGoContentObject.h
162239M	SoObjects/SOGo/SOGoContentObject.m
162240M	UI/Common/UIxFolderActions.m
162241M	UI/Common/product.plist
162242M	UI/Contacts/GNUmakefile
162243D	UI/Contacts/UIxContactFolderActions.h
162244D	UI/Contacts/UIxContactFolderActions.m
162245M	UI/Contacts/product.plist
162246M	UI/Scheduler/UIxAppointmentEditor.m
162247M	UI/Scheduler/UIxTaskEditor.m
162248M	UI/WebServerResources/UIxComponentEditor.js
162249
162250commit bfccdd5738f81ba24b48a8c42467ed1aeac4987b
162251Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162252Date:   Sun Aug 10 21:44:03 2008 +0000
162253
162254    Monotone-Parent: 9c1103e3fa60cbe6c71eaa79d9f0db84cd663935
162255    Monotone-Revision: ea72255819157346b8579f8e17c6e9fb6c5c0d34
162256
162257    Monotone-Author: wsourdeau@inverse.ca
162258    Monotone-Date: 2008-08-10T21:44:03
162259    Monotone-Branch: ca.inverse.sogo
162260
162261M	ChangeLog
162262M	UI/MailPartViewers/UIxMailPartICalViewer.m
162263
162264commit f186f9d482b5283a4c585f78caf473bbd1af670e
162265Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162266Date:   Sun Aug 10 19:08:11 2008 +0000
162267
162268    Monotone-Parent: 763d338306598097969b19cbf1bd5dd68ab512c5
162269    Monotone-Revision: 9c1103e3fa60cbe6c71eaa79d9f0db84cd663935
162270
162271    Monotone-Author: wsourdeau@inverse.ca
162272    Monotone-Date: 2008-08-10T19:08:11
162273    Monotone-Branch: ca.inverse.sogo
162274
162275M	UI/WebServerResources/SchedulerUI.js
162276
162277commit 535426b0bd33a4184b7a3276920a3c1e81ac759d
162278Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162279Date:   Sun Aug 10 18:57:46 2008 +0000
162280
162281    Monotone-Parent: ce328c4c9469154f07c622494c7acbc547104658
162282    Monotone-Revision: 763d338306598097969b19cbf1bd5dd68ab512c5
162283
162284    Monotone-Author: wsourdeau@inverse.ca
162285    Monotone-Date: 2008-08-10T18:57:46
162286    Monotone-Branch: ca.inverse.sogo
162287
162288M	UI/Contacts/UIxContactView.m
162289
162290commit c42db63f2cabd3a3dddb97e2a719e1b8dabd6ec4
162291Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162292Date:   Sun Aug 10 17:38:52 2008 +0000
162293
162294    Monotone-Parent: f3d094503824175a3e4f8a2e3b2e72eea5d69e38
162295    Monotone-Revision: ce328c4c9469154f07c622494c7acbc547104658
162296
162297    Monotone-Author: wsourdeau@inverse.ca
162298    Monotone-Date: 2008-08-10T17:38:52
162299    Monotone-Branch: ca.inverse.sogo
162300
162301M	UI/Scheduler/Dutch.lproj/Localizable.strings
162302M	UI/Scheduler/English.lproj/Localizable.strings
162303M	UI/Scheduler/French.lproj/Localizable.strings
162304M	UI/Scheduler/German.lproj/Localizable.strings
162305M	UI/Scheduler/Italian.lproj/Localizable.strings
162306M	UI/Scheduler/Spanish.lproj/Localizable.strings
162307M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
162308
162309commit 93755edba6bbc0baf7d49572076ab1f09562b075
162310Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162311Date:   Sun Aug 10 17:36:21 2008 +0000
162312
162313    Monotone-Parent: 8a3a9bbb56064e9a8bfd696d555e89834d3eb4c7
162314    Monotone-Revision: f3d094503824175a3e4f8a2e3b2e72eea5d69e38
162315
162316    Monotone-Author: wsourdeau@inverse.ca
162317    Monotone-Date: 2008-08-10T17:36:21
162318    Monotone-Branch: ca.inverse.sogo
162319
162320M	ChangeLog
162321M	UI/Contacts/UIxContactView.m
162322
162323commit 9483907a8dc5d30b43f854b0741b330aff529a82
162324Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162325Date:   Sun Aug 10 17:35:16 2008 +0000
162326
162327    Monotone-Parent: 04cbb4e9ea972e772184b8e9de70b79d867c5883
162328    Monotone-Revision: 8a3a9bbb56064e9a8bfd696d555e89834d3eb4c7
162329
162330    Monotone-Author: wsourdeau@inverse.ca
162331    Monotone-Date: 2008-08-10T17:35:16
162332    Monotone-Branch: ca.inverse.sogo
162333
162334M	UI/Contacts/French.lproj/Localizable.strings
162335
162336commit f62e1bece48ddf398ee6d1886afc2df7cab8a6c4
162337Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162338Date:   Sun Aug 10 17:14:56 2008 +0000
162339
162340    Monotone-Parent: 57e9aaa5f1ddeb0f4a50965813feeb13dfbe7be7
162341    Monotone-Revision: 04cbb4e9ea972e772184b8e9de70b79d867c5883
162342
162343    Monotone-Author: wsourdeau@inverse.ca
162344    Monotone-Date: 2008-08-10T17:14:56
162345    Monotone-Branch: ca.inverse.sogo
162346
162347M	SoObjects/Appointments/SOGoAppointmentFolder.m
162348
162349commit 48618c8fc2296a9bbea7eff22971b31f16034ce8
162350Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162351Date:   Sun Aug 10 17:14:44 2008 +0000
162352
162353    Monotone-Parent: 0f1a6cd04afde26d6c706fce6b58bc25810d6499
162354    Monotone-Revision: 57e9aaa5f1ddeb0f4a50965813feeb13dfbe7be7
162355
162356    Monotone-Author: wsourdeau@inverse.ca
162357    Monotone-Date: 2008-08-10T17:14:44
162358    Monotone-Branch: ca.inverse.sogo
162359
162360M	SOPE/NGCards/NSString+NGCards.m
162361
162362commit 8134c4aa726bd2e983ad5c88e5fef7d28d68299a
162363Author: Francis Lachapelle <flachapelle@inverse.ca>
162364Date:   Sat Aug 9 08:04:49 2008 +0000
162365
162366    Monotone-Parent: 9c1103e3fa60cbe6c71eaa79d9f0db84cd663935
162367    Monotone-Revision: a90e12f6968fb98c4da6b0054a945da493c88d0d
162368
162369    Monotone-Author: flachapelle@inverse.ca
162370    Monotone-Date: 2008-08-09T08:04:49
162371    Monotone-Branch: ca.inverse.sogo
162372
162373M	UI/WebServerResources/SchedulerUI.css
162374
162375commit eccfda3b8b4761038e55bd6744b659fb9053d129
162376Author: Francis Lachapelle <flachapelle@inverse.ca>
162377Date:   Sat Aug 9 05:31:36 2008 +0000
162378
162379    Monotone-Parent: 02427444a1cb327f2dac36a32e45c884ece5f85d
162380    Monotone-Revision: 0f1a6cd04afde26d6c706fce6b58bc25810d6499
162381
162382    Monotone-Author: flachapelle@inverse.ca
162383    Monotone-Date: 2008-08-09T05:31:36
162384    Monotone-Branch: ca.inverse.sogo
162385
162386M	UI/WebServerResources/SchedulerUI.css
162387M	UI/WebServerResources/SchedulerUI.js
162388M	UI/WebServerResources/event-gradient.png
162389M	UI/WebServerResources/iefixes.css
162390
162391commit b1b59730921e3df27491641c3911e3192c6911a8
162392Author: Francis Lachapelle <flachapelle@inverse.ca>
162393Date:   Sat Aug 9 01:53:09 2008 +0000
162394
162395    Monotone-Parent: 79d4fb96b07e202814dab6eed17675d4d515b654
162396    Monotone-Revision: 02427444a1cb327f2dac36a32e45c884ece5f85d
162397
162398    Monotone-Author: flachapelle@inverse.ca
162399    Monotone-Date: 2008-08-09T01:53:09
162400    Monotone-Branch: ca.inverse.sogo
162401
162402M	UI/WebServerResources/SchedulerUI.js
162403M	UI/WebServerResources/UIxAclEditor.js
162404M	UI/WebServerResources/generic.js
162405
162406commit 1e2c76452cc388b44fbecb1b709fd09254f4b3f1
162407Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162408Date:   Sat Aug 9 16:48:18 2008 +0000
162409
162410    Monotone-Parent: 13553f2b0453fe159a9f990471dffce7408e55b0
162411    Monotone-Revision: 79d4fb96b07e202814dab6eed17675d4d515b654
162412
162413    Monotone-Author: wsourdeau@inverse.ca
162414    Monotone-Date: 2008-08-09T16:48:18
162415    Monotone-Branch: ca.inverse.sogo
162416
162417M	SoObjects/Appointments/SOGoAppointmentObject.m
162418
162419commit 28a1fa0fc69dec8c290a14a7939b8616f85121e5
162420Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162421Date:   Sat Aug 9 16:47:13 2008 +0000
162422
162423    Monotone-Parent: e6ca07a4c9b9fc9fcb35f90183acce2af1a580b3
162424    Monotone-Revision: 13553f2b0453fe159a9f990471dffce7408e55b0
162425
162426    Monotone-Author: wsourdeau@inverse.ca
162427    Monotone-Date: 2008-08-09T16:47:13
162428    Monotone-Branch: ca.inverse.sogo
162429
162430M	SoObjects/Appointments/SOGoAppointmentObject.m
162431
162432commit 7b32bf081eefd43a00b4184d9719420b6974feaf
162433Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162434Date:   Sat Aug 9 16:42:06 2008 +0000
162435
162436    Monotone-Parent: 5ab745610a99af379010a59452ed2e5f15ea9573
162437    Monotone-Revision: e6ca07a4c9b9fc9fcb35f90183acce2af1a580b3
162438
162439    Monotone-Author: wsourdeau@inverse.ca
162440    Monotone-Date: 2008-08-09T16:42:06
162441    Monotone-Branch: ca.inverse.sogo
162442
162443M	SoObjects/Appointments/product.plist
162444
162445commit 437143d450ce662bca5532d3dec540071277f787
162446Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162447Date:   Sat Aug 9 16:40:52 2008 +0000
162448
162449    Monotone-Parent: 246d397e0af187800cf5923e4ef3953c269d356c
162450    Monotone-Revision: 5ab745610a99af379010a59452ed2e5f15ea9573
162451
162452    Monotone-Author: wsourdeau@inverse.ca
162453    Monotone-Date: 2008-08-09T16:40:52
162454    Monotone-Branch: ca.inverse.sogo
162455
162456M	SoObjects/Appointments/product.plist
162457M	UI/WebServerResources/UIxCalendarProperties.js
162458
162459commit 609c926c57470b8fe9ac125eea4b575e461de719
162460Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162461Date:   Sat Aug 9 15:21:25 2008 +0000
162462
162463    Monotone-Parent: b9cb79ce492de43bb8ad332eccb447d019e86cd5
162464    Monotone-Revision: 246d397e0af187800cf5923e4ef3953c269d356c
162465
162466    Monotone-Author: wsourdeau@inverse.ca
162467    Monotone-Date: 2008-08-09T15:21:25
162468    Monotone-Branch: ca.inverse.sogo
162469
162470M	SoObjects/Appointments/SOGoAppointmentObject.m
162471
162472commit eda164db06912f00bab891049cc0ed8efdd618e5
162473Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162474Date:   Sat Aug 9 15:21:19 2008 +0000
162475
162476    Monotone-Parent: d21cefd93fac803cfbe8968d3756327533467537
162477    Monotone-Revision: b9cb79ce492de43bb8ad332eccb447d019e86cd5
162478
162479    Monotone-Author: wsourdeau@inverse.ca
162480    Monotone-Date: 2008-08-09T15:21:19
162481    Monotone-Branch: ca.inverse.sogo
162482
162483M	ChangeLog
162484M	SoObjects/Appointments/SOGoComponentOccurence.h
162485M	SoObjects/Appointments/SOGoComponentOccurence.m
162486
162487commit 846d28a2bf58604c187ce1814a07f13fb5728dbd
162488Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162489Date:   Sat Aug 9 15:20:56 2008 +0000
162490
162491    Monotone-Parent: 90d12047f041f8515efbf14e53d72f0e23f40633
162492    Monotone-Revision: d21cefd93fac803cfbe8968d3756327533467537
162493
162494    Monotone-Author: wsourdeau@inverse.ca
162495    Monotone-Date: 2008-08-09T15:20:56
162496    Monotone-Branch: ca.inverse.sogo
162497
162498M	ChangeLog
162499M	SoObjects/Appointments/SOGoCalendarComponent.m
162500
162501commit 0af94773926fa02767d7fcdd293c2b5b3994b49a
162502Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162503Date:   Sat Aug 9 15:19:10 2008 +0000
162504
162505    Monotone-Parent: 975188efc102040c8f1f704d2084d9798480bcb8
162506    Monotone-Revision: 90d12047f041f8515efbf14e53d72f0e23f40633
162507
162508    Monotone-Author: wsourdeau@inverse.ca
162509    Monotone-Date: 2008-08-09T15:19:10
162510    Monotone-Branch: ca.inverse.sogo
162511
162512M	ChangeLog
162513M	UI/Scheduler/UIxComponentEditor.m
162514
162515commit cc60c63645eb1f8914a7c0ebf55258366b0cc752
162516Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162517Date:   Sat Aug 9 08:20:49 2008 +0000
162518
162519    Monotone-Parent: 9bf93635e40d613a05f206aeb8112565d864bdcd
162520    Monotone-Revision: 975188efc102040c8f1f704d2084d9798480bcb8
162521
162522    Monotone-Author: wsourdeau@inverse.ca
162523    Monotone-Date: 2008-08-09T08:20:49
162524    Monotone-Branch: ca.inverse.sogo
162525
162526M	ChangeLog
162527M	SoObjects/Mailer/SOGoMailBodyPart.m
162528
162529commit 2174d094e98c2f7575cb5b50d90dd676a80294ff
162530Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162531Date:   Sat Aug 9 08:18:18 2008 +0000
162532
162533    Monotone-Parent: 928e56751cbed8eace530c7a0b87df535ad79dbc
162534    Monotone-Revision: 9bf93635e40d613a05f206aeb8112565d864bdcd
162535
162536    Monotone-Author: wsourdeau@inverse.ca
162537    Monotone-Date: 2008-08-09T08:18:18
162538    Monotone-Branch: ca.inverse.sogo
162539
162540M	ChangeLog
162541M	SoObjects/Appointments/iCalEntityObject+SOGo.m
162542
162543commit 1d537766498a517918509eedf737fe17a3f0e3b4
162544Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162545Date:   Sat Aug 9 08:17:13 2008 +0000
162546
162547    Monotone-Parent: 3a78dd3034bf29fe4fe7a1a3d7eacbd47941bbba
162548    Monotone-Revision: 928e56751cbed8eace530c7a0b87df535ad79dbc
162549
162550    Monotone-Author: wsourdeau@inverse.ca
162551    Monotone-Date: 2008-08-09T08:17:13
162552    Monotone-Branch: ca.inverse.sogo
162553
162554M	ChangeLog
162555M	UI/MailPartViewers/UIxMailPartICalActions.m
162556
162557commit 6af8f35d45dd5ac5f15c0120f1f1e0792a0a5ec2
162558Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162559Date:   Sat Aug 9 08:15:32 2008 +0000
162560
162561    Monotone-Parent: cd64ae407367870de80ed89786ddef547b959640
162562    Monotone-Revision: 3a78dd3034bf29fe4fe7a1a3d7eacbd47941bbba
162563
162564    Monotone-Author: wsourdeau@inverse.ca
162565    Monotone-Date: 2008-08-09T08:15:32
162566    Monotone-Branch: ca.inverse.sogo
162567
162568M	SOPE/GDLContentStore/ChangeLog
162569M	SOPE/GDLContentStore/GCSFolder.m
162570
162571commit 080a5014ef7019a28e9dad8dd2b0b2b2bde6228c
162572Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162573Date:   Thu Aug 7 16:08:06 2008 +0000
162574
162575    Monotone-Parent: 58ca9ef1246b86b1823a3325ab222fa6361a4604
162576    Monotone-Revision: cd64ae407367870de80ed89786ddef547b959640
162577
162578    Monotone-Author: wsourdeau@inverse.ca
162579    Monotone-Date: 2008-08-07T16:08:06
162580    Monotone-Branch: ca.inverse.sogo
162581
162582M	NEWS
162583
162584commit f1be9d827fca570198473c139d49b15263266e15
162585Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162586Date:   Thu Aug 7 16:07:43 2008 +0000
162587
162588    Monotone-Parent: 1f91242358ebeca578ffc5dde26b559bab4046ca
162589    Monotone-Revision: 58ca9ef1246b86b1823a3325ab222fa6361a4604
162590
162591    Monotone-Author: wsourdeau@inverse.ca
162592    Monotone-Date: 2008-08-07T16:07:43
162593    Monotone-Branch: ca.inverse.sogo
162594
162595M	ChangeLog
162596M	SoObjects/SOGo/LDAPUserManager.m
162597
162598commit 40de28b4d8e968b9f383bffbd674ec391ee7067d
162599Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162600Date:   Thu Aug 7 13:51:01 2008 +0000
162601
162602    Monotone-Parent: ea86e141cbd73fc3e86b88728a7c612afe996d19
162603    Monotone-Revision: 1f91242358ebeca578ffc5dde26b559bab4046ca
162604
162605    Monotone-Author: wsourdeau@inverse.ca
162606    Monotone-Date: 2008-08-07T13:51:01
162607    Monotone-Branch: ca.inverse.sogo
162608
162609M	SoObjects/SOGo/SOGoWebDAVAclManager.m
162610
162611commit be05ecb080e90431c381db60b16a9b8dd7d77374
162612Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162613Date:   Thu Aug 7 13:31:55 2008 +0000
162614
162615    Monotone-Parent: a82b89ed6794d62fbcabb12688b8956d64694462
162616    Monotone-Revision: ea86e141cbd73fc3e86b88728a7c612afe996d19
162617
162618    Monotone-Author: wsourdeau@inverse.ca
162619    Monotone-Date: 2008-08-07T13:31:55
162620    Monotone-Branch: ca.inverse.sogo
162621
162622M	ChangeLog
162623M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
162624
162625commit 3e364f512f72562de7dd8d912165062ce2a47b47
162626Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162627Date:   Thu Aug 7 13:31:32 2008 +0000
162628
162629    Monotone-Parent: 8d387640cfbfcefe198b319567d39ab5ff985ded
162630    Monotone-Revision: a82b89ed6794d62fbcabb12688b8956d64694462
162631
162632    Monotone-Author: wsourdeau@inverse.ca
162633    Monotone-Date: 2008-08-07T13:31:32
162634    Monotone-Branch: ca.inverse.sogo
162635
162636M	SoObjects/SOGo/SOGoWebDAVAclManager.m
162637
162638commit 60daefa512da61f4a99bfb68b6d997c2f4884f75
162639Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162640Date:   Thu Aug 7 13:31:09 2008 +0000
162641
162642    Monotone-Parent: 6a217855934fc04c26a67eb172cd3e529da227b3
162643    Monotone-Revision: 8d387640cfbfcefe198b319567d39ab5ff985ded
162644
162645    Monotone-Author: wsourdeau@inverse.ca
162646    Monotone-Date: 2008-08-07T13:31:09
162647    Monotone-Branch: ca.inverse.sogo
162648
162649M	ChangeLog
162650M	SoObjects/Appointments/SOGoAppointmentObject.m
162651
162652commit 425919f82b875a64a16a2af6c0e096f3e12e8fff
162653Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162654Date:   Tue Aug 5 14:16:42 2008 +0000
162655
162656    Monotone-Parent: 7b44f54acaa78763162cefc160fada0303ee1d95
162657    Monotone-Revision: 6a217855934fc04c26a67eb172cd3e529da227b3
162658
162659    Monotone-Author: wsourdeau@inverse.ca
162660    Monotone-Date: 2008-08-05T14:16:42
162661    Monotone-Branch: ca.inverse.sogo
162662
162663M	ChangeLog
162664M	UI/Contacts/UIxContactEditor.m
162665
162666commit 7152b0e0757cb6f048f441a4faf62aa4abff7c48
162667Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162668Date:   Tue Aug 5 01:53:01 2008 +0000
162669
162670    Monotone-Parent: 8a9b77b9c41a41491783c3507d9b85c3555500a3
162671    Monotone-Revision: 7b44f54acaa78763162cefc160fada0303ee1d95
162672
162673    Monotone-Author: wsourdeau@inverse.ca
162674    Monotone-Date: 2008-08-05T01:53:01
162675    Monotone-Branch: ca.inverse.sogo
162676
162677M	ChangeLog
162678M	SoObjects/Appointments/SOGoCalendarComponent.m
162679
162680commit 46bd0d063aab24b49de7fe958099b20be43121b9
162681Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162682Date:   Tue Aug 5 01:46:41 2008 +0000
162683
162684    Monotone-Parent: 42bfc0613859467f595a2bdb349908a8f8d602f2
162685    Monotone-Revision: 8a9b77b9c41a41491783c3507d9b85c3555500a3
162686
162687    Monotone-Author: wsourdeau@inverse.ca
162688    Monotone-Date: 2008-08-05T01:46:41
162689    Monotone-Branch: ca.inverse.sogo
162690
162691M	SOPE/NGCards/CardElement.h
162692M	SOPE/NGCards/CardElement.m
162693M	SOPE/NGCards/CardGroup.h
162694M	SOPE/NGCards/CardGroup.m
162695M	SOPE/NGCards/ChangeLog
162696
162697commit ce6c8b3627d1d420f4188fced8708963064a8b78
162698Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162699Date:   Tue Aug 5 00:32:26 2008 +0000
162700
162701    Monotone-Parent: fad4af384953bf77b8c1da664d7deab40e8cfdc5
162702    Monotone-Revision: 42bfc0613859467f595a2bdb349908a8f8d602f2
162703
162704    Monotone-Author: wsourdeau@inverse.ca
162705    Monotone-Date: 2008-08-05T00:32:26
162706    Monotone-Branch: ca.inverse.sogo
162707
162708M	ChangeLog
162709M	Main/SOGo.m
162710M	SoObjects/SOGo/SOGoUser.m
162711
162712commit 9963e8f83196b657436a9e453324ea73a453b5e0
162713Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162714Date:   Sat Aug 2 23:16:50 2008 +0000
162715
162716    Monotone-Parent: d14cdc346d1ed672a7a9922c642a4eeb5cf499ca
162717    Monotone-Revision: fad4af384953bf77b8c1da664d7deab40e8cfdc5
162718
162719    Monotone-Author: wsourdeau@inverse.ca
162720    Monotone-Date: 2008-08-02T23:16:50
162721    Monotone-Branch: ca.inverse.sogo
162722
162723M	NEWS
162724M	UI/WebServerResources/SchedulerUI.js
162725
162726commit 08203c6f402838f23529c0d8d0838ab1fe7f5258
162727Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162728Date:   Thu Jul 31 18:42:58 2008 +0000
162729
162730    Monotone-Parent: dd177f6888a3bd77cf13404bcc81f49e4bb13e1f
162731    Monotone-Revision: d14cdc346d1ed672a7a9922c642a4eeb5cf499ca
162732
162733    Monotone-Author: wsourdeau@inverse.ca
162734    Monotone-Date: 2008-07-31T18:42:58
162735    Monotone-Branch: ca.inverse.sogo
162736
162737M	UI/MailerUI/UIxMailEditor.m
162738
162739commit cbe43cfb98eb485bc825da226b6ae65942a8401d
162740Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162741Date:   Thu Jul 31 18:42:43 2008 +0000
162742
162743    Monotone-Parent: 084f183f6d5029cf488bf44a8eb3bada2d201619
162744    Monotone-Revision: dd177f6888a3bd77cf13404bcc81f49e4bb13e1f
162745
162746    Monotone-Author: wsourdeau@inverse.ca
162747    Monotone-Date: 2008-07-31T18:42:43
162748    Monotone-Branch: ca.inverse.sogo
162749
162750M	sogo.spec
162751
162752commit 3e7f72daee618a6809d3dc4394ee4ec36c3bdb80
162753Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162754Date:   Wed Jul 30 14:48:36 2008 +0000
162755
162756    Monotone-Parent: 1165312607d527eb60c2b51766e12ab7c53ef45a
162757    Monotone-Revision: 084f183f6d5029cf488bf44a8eb3bada2d201619
162758
162759    Monotone-Author: wsourdeau@inverse.ca
162760    Monotone-Date: 2008-07-30T14:48:36
162761    Monotone-Branch: ca.inverse.sogo
162762
162763M	UI/MailerUI/UIxMailFolderActions.m
162764M	UI/MailerUI/product.plist
162765
162766commit c1616d1a666663cbf11d1aa47e225e94476d8420
162767Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162768Date:   Wed Jul 30 05:11:34 2008 +0000
162769
162770    Monotone-Parent: a598f07a1a9a1d658b9c1cdf9a8a95017eaf5bc9
162771    Monotone-Revision: 1165312607d527eb60c2b51766e12ab7c53ef45a
162772
162773    Monotone-Author: wsourdeau@inverse.ca
162774    Monotone-Date: 2008-07-30T05:11:34
162775    Monotone-Branch: ca.inverse.sogo
162776
162777M	sogo.spec
162778
162779commit 5d45af80ed39065b89928b42855940f3cd12cc63
162780Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162781Date:   Tue Jul 29 20:10:16 2008 +0000
162782
162783    Monotone-Parent: f86ef36d19689b8560d8f5b36134168320cd95c5
162784    Monotone-Revision: a598f07a1a9a1d658b9c1cdf9a8a95017eaf5bc9
162785
162786    Monotone-Author: wsourdeau@inverse.ca
162787    Monotone-Date: 2008-07-29T20:10:16
162788    Monotone-Branch: ca.inverse.sogo
162789
162790D	SOPE/sope-patchset-r1623.diff
162791A	SOPE/sope-patchset-r1625.diff
162792
162793commit ab19558cc4c1f7d07f8e6670941e0cce47df133b
162794Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162795Date:   Tue Jul 29 19:58:10 2008 +0000
162796
162797    Monotone-Parent: b7d3eaea12c9e01c01c45ba3d8c25121b4cb4e39
162798    Monotone-Revision: f86ef36d19689b8560d8f5b36134168320cd95c5
162799
162800    Monotone-Author: wsourdeau@inverse.ca
162801    Monotone-Date: 2008-07-29T19:58:10
162802    Monotone-Branch: ca.inverse.sogo
162803
162804M	NEWS
162805
162806commit 24fa92b64ebc43a7450ab45340a7222c8b39268f
162807Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162808Date:   Tue Jul 29 16:36:16 2008 +0000
162809
162810    Monotone-Parent: 611626379a1312fbf65d92dbd94e483f8b8e7c0f
162811    Monotone-Revision: b7d3eaea12c9e01c01c45ba3d8c25121b4cb4e39
162812
162813    Monotone-Author: wsourdeau@inverse.ca
162814    Monotone-Date: 2008-07-29T16:36:16
162815    Monotone-Branch: ca.inverse.sogo
162816
162817M	SOPE/GDLContentStore/GCSFolder.m
162818M	SoObjects/Appointments/SOGoAppointmentFolder.m
162819M	SoObjects/Appointments/SOGoAppointmentObject.m
162820M	SoObjects/Appointments/SOGoAptMailICalReply.m
162821M	SoObjects/Appointments/SOGoAptMailNotification.m
162822M	SoObjects/SOGo/NSDictionary+DAV.m
162823M	SoObjects/SOGo/NSScanner+BSJSONAdditions.m
162824M	SoObjects/SOGo/SOGoCache.m
162825M	SoObjects/SOGo/SOGoContentObject.m
162826M	SoObjects/SOGo/SOGoDAVAuthenticator.m
162827M	SoObjects/SOGo/SOGoGCSFolder.m
162828M	SoObjects/SOGo/SOGoObject.m
162829M	SoObjects/SOGo/SOGoParentFolder.m
162830M	SoObjects/SOGo/SOGoUser.m
162831M	UI/Contacts/UIxContactsListViewContainer.m
162832
162833commit 13f09cd2b680970c3c40de98798e8c32ea56dbcf
162834Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162835Date:   Tue Jul 29 16:35:49 2008 +0000
162836
162837    Monotone-Parent: e8b3da9b104c4b14f0b2cd44a4efdac6944ee56f
162838    Monotone-Revision: 611626379a1312fbf65d92dbd94e483f8b8e7c0f
162839
162840    Monotone-Author: wsourdeau@inverse.ca
162841    Monotone-Date: 2008-07-29T16:35:49
162842    Monotone-Branch: ca.inverse.sogo
162843
162844M	ChangeLog
162845M	UI/Scheduler/UIxCalListingActions.m
162846M	UI/WebServerResources/SchedulerUI.js
162847
162848commit aaeb05f547d85b02874d569cc89533b919968d37
162849Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162850Date:   Tue Jul 29 16:34:10 2008 +0000
162851
162852    Monotone-Parent: ddbe9ba6f366f068053deeff94d16d49001eb7e1
162853    Monotone-Revision: e8b3da9b104c4b14f0b2cd44a4efdac6944ee56f
162854
162855    Monotone-Author: wsourdeau@inverse.ca
162856    Monotone-Date: 2008-07-29T16:34:10
162857    Monotone-Branch: ca.inverse.sogo
162858
162859M	ChangeLog
162860M	SoObjects/SOGo/SOGoUserFolder.m
162861
162862commit 358439adc70436139c2b6bc36c3477bd55b69fe0
162863Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162864Date:   Mon Jul 28 21:22:43 2008 +0000
162865
162866    Monotone-Parent: 56d4fc5e8a975c626a7d96d0b6909e1e238818ea
162867    Monotone-Revision: ddbe9ba6f366f068053deeff94d16d49001eb7e1
162868
162869    Monotone-Author: wsourdeau@inverse.ca
162870    Monotone-Date: 2008-07-28T21:22:43
162871    Monotone-Branch: ca.inverse.sogo
162872
162873M	ChangeLog
162874M	UI/Scheduler/UIxCalMonthView.m
162875
162876commit 16be267346354f4540e6142753370f11caea68b5
162877Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162878Date:   Mon Jul 28 20:29:24 2008 +0000
162879
162880    Monotone-Parent: 783e348847b1713263dc1788ecc748a3b7c3bcfa
162881    Monotone-Revision: 56d4fc5e8a975c626a7d96d0b6909e1e238818ea
162882
162883    Monotone-Author: wsourdeau@inverse.ca
162884    Monotone-Date: 2008-07-28T20:29:24
162885    Monotone-Branch: ca.inverse.sogo
162886
162887M	ChangeLog
162888M	SoObjects/SOGo/LDAPUserManager.h
162889M	SoObjects/SOGo/LDAPUserManager.m
162890M	SoObjects/SOGo/SOGoUserFolder.m
162891
162892commit 2bdd4fe0eeda0c6f0098eb50b1cc310e9fd46f51
162893Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162894Date:   Mon Jul 28 20:03:32 2008 +0000
162895
162896    Monotone-Parent: 41e367adacf1d4f3454da39608bfaa1cd481222d
162897    Monotone-Revision: 783e348847b1713263dc1788ecc748a3b7c3bcfa
162898
162899    Monotone-Author: wsourdeau@inverse.ca
162900    Monotone-Date: 2008-07-28T20:03:32
162901    Monotone-Branch: ca.inverse.sogo
162902
162903M	SoObjects/Contacts/product.plist
162904
162905commit ff33b152a18412ffcec4dea70eb6f078b18c5415
162906Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162907Date:   Fri Jul 25 18:44:31 2008 +0000
162908
162909    Monotone-Parent: 1816a792f1f7aa94e6d90dc5abea13dcd55ac0c6
162910    Monotone-Revision: 41e367adacf1d4f3454da39608bfaa1cd481222d
162911
162912    Monotone-Author: wsourdeau@inverse.ca
162913    Monotone-Date: 2008-07-25T18:44:31
162914    Monotone-Branch: ca.inverse.sogo
162915
162916M	ChangeLog
162917M	UI/PreferencesUI/UIxPreferences.h
162918M	UI/PreferencesUI/UIxPreferences.m
162919M	UI/Scheduler/UIxCalDayTable.m
162920M	UI/Scheduler/UIxCalMainView.m
162921M	UI/Templates/PreferencesUI/UIxPreferences.wox
162922M	UI/Templates/SchedulerUI/UIxCalMainView.wox
162923M	UI/WebServerResources/SchedulerUI.js
162924M	UI/WebServerResources/UIxPreferences.js
162925
162926commit ef0b52dfe6f5202a0d22711bff51e3c3c12987c6
162927Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162928Date:   Fri Jul 25 18:42:21 2008 +0000
162929
162930    Monotone-Parent: 6f946a78a43cf1914cfbcff43562c9c0ed48a1b0
162931    Monotone-Revision: 1816a792f1f7aa94e6d90dc5abea13dcd55ac0c6
162932
162933    Monotone-Author: wsourdeau@inverse.ca
162934    Monotone-Date: 2008-07-25T18:42:21
162935    Monotone-Branch: ca.inverse.sogo
162936
162937M	UI/MailerUI/product.plist
162938D	UI/WebServerResources/searchfield.js
162939
162940commit c4f917942d9040d825f71ece698c8a872855d452
162941Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162942Date:   Fri Jul 25 17:52:49 2008 +0000
162943
162944    Monotone-Parent: ab81a2b3344ce13069fdc2f4762e128a13136bb3
162945    Monotone-Revision: 6f946a78a43cf1914cfbcff43562c9c0ed48a1b0
162946
162947    Monotone-Author: wsourdeau@inverse.ca
162948    Monotone-Date: 2008-07-25T17:52:49
162949    Monotone-Branch: ca.inverse.sogo
162950
162951M	ChangeLog
162952M	Main/SOGo.m
162953D	SoObjects/SOGo/AgenorUserDefaults.h
162954D	SoObjects/SOGo/AgenorUserDefaults.m
162955M	SoObjects/SOGo/GNUmakefile
162956M	SoObjects/SOGo/SOGoUser.h
162957M	SoObjects/SOGo/SOGoUser.m
162958A	SoObjects/SOGo/SOGoUserDefaults.h
162959A	SoObjects/SOGo/SOGoUserDefaults.m
162960D	SoObjects/SOGo/agenor_defaults.m
162961D	SoObjects/SOGo/agenor_email2uid.m
162962D	SoObjects/SOGo/agenor_emails4uid.m
162963D	SoObjects/SOGo/agenor_shares4uid.m
162964A	SoObjects/SOGo/sogo_defaults.m
162965A	SoObjects/SOGo/sogo_email2uid.m
162966A	SoObjects/SOGo/sogo_emails4uid.m
162967A	SoObjects/SOGo/sogo_shares4uid.m
162968D	UI/MainUI/AgenorProfile-oracle.sql
162969D	UI/MainUI/AgenorProfile.sql
162970M	UI/MainUI/GNUmakefile
162971A	UI/MainUI/SOGoProfile-oracle.sql
162972A	UI/MainUI/SOGoProfile.sql
162973M	UI/Scheduler/GNUmakefile
162974M	UI/Scheduler/UIxCalView.m
162975D	UI/Scheduler/UIxComponent+Scheduler.h
162976D	UI/Scheduler/UIxComponent+Scheduler.m
162977M	UI/Scheduler/UIxComponentEditor.m
162978
162979commit 8a17179ab1419095418c5ae2dee7bf56c5ce63d7
162980Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162981Date:   Thu Jul 24 18:00:21 2008 +0000
162982
162983    Monotone-Parent: 05ac214876f464bdf1a7fd94fc6ee88c41f8f7a6
162984    Monotone-Revision: ab81a2b3344ce13069fdc2f4762e128a13136bb3
162985
162986    Monotone-Author: wsourdeau@inverse.ca
162987    Monotone-Date: 2008-07-24T18:00:21
162988    Monotone-Branch: ca.inverse.sogo
162989
162990M	ChangeLog
162991M	NEWS
162992M	SoObjects/SOGo/SOGoDAVAuthenticator.m
162993M	SoObjects/SOGo/SOGoUser.m
162994M	SoObjects/SOGo/SOGoWebAuthenticator.m
162995
162996commit 26f98cccb8d6a815f6484fa17278884af6317544
162997Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
162998Date:   Thu Jul 24 17:49:09 2008 +0000
162999
163000    Monotone-Parent: 9368ac9a9ee0e1f97f79dd5215bafb59d37660af
163001    Monotone-Revision: 05ac214876f464bdf1a7fd94fc6ee88c41f8f7a6
163002
163003    Monotone-Author: wsourdeau@inverse.ca
163004    Monotone-Date: 2008-07-24T17:49:09
163005    Monotone-Branch: ca.inverse.sogo
163006
163007M	sogo.spec
163008
163009commit a52fdbc64e5c78bd3350f6902222cfa8d7ba345d
163010Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163011Date:   Thu Jul 24 17:43:45 2008 +0000
163012
163013    Monotone-Parent: 9693d35d6d0414d7e000361f72935cb32a05e608
163014    Monotone-Revision: 9368ac9a9ee0e1f97f79dd5215bafb59d37660af
163015
163016    Monotone-Author: wsourdeau@inverse.ca
163017    Monotone-Date: 2008-07-24T17:43:45
163018    Monotone-Branch: ca.inverse.sogo
163019
163020M	sogo.spec
163021
163022commit a8aee9d5d23ce0a557f7d694bbe9ee4ec3932d15
163023Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163024Date:   Wed Jul 23 17:40:51 2008 +0000
163025
163026    Monotone-Parent: 314258a347f9d34b19270de4e4ee70dbd2489cb7
163027    Monotone-Revision: 9693d35d6d0414d7e000361f72935cb32a05e608
163028
163029    Monotone-Author: wsourdeau@inverse.ca
163030    Monotone-Date: 2008-07-23T17:40:51
163031    Monotone-Branch: ca.inverse.sogo
163032
163033M	ChangeLog
163034M	SoObjects/Appointments/SOGoCalendarComponent.m
163035
163036commit 77cc96a0709560540a2487a1701801f9c0266832
163037Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163038Date:   Mon Jul 21 16:15:57 2008 +0000
163039
163040    Monotone-Parent: c67c4c1e3289a8f67e6b76552865f8579612090b
163041    Monotone-Revision: 314258a347f9d34b19270de4e4ee70dbd2489cb7
163042
163043    Monotone-Author: wsourdeau@inverse.ca
163044    Monotone-Date: 2008-07-21T16:15:57
163045    Monotone-Branch: ca.inverse.sogo
163046
163047M	ChangeLog
163048M	SoObjects/SOGo/SOGoContentObject.m
163049
163050commit 58f60a213020835070b3f8b878eab74d9274191b
163051Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163052Date:   Fri Jul 18 19:52:18 2008 +0000
163053
163054    Monotone-Parent: 4d2697a35bcf482dfa9095d58087ffb8469eada5
163055    Monotone-Revision: c67c4c1e3289a8f67e6b76552865f8579612090b
163056
163057    Monotone-Author: wsourdeau@inverse.ca
163058    Monotone-Date: 2008-07-18T19:52:18
163059    Monotone-Branch: ca.inverse.sogo
163060
163061M	NEWS
163062
163063commit b75d761539aec708a2ba9d0c3d5e9a77bee40e87
163064Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163065Date:   Fri Jul 18 19:25:26 2008 +0000
163066
163067    Monotone-Parent: ed1968caab1223af1ac0a41cf3fd4504a3dfa473
163068    Monotone-Revision: 4d2697a35bcf482dfa9095d58087ffb8469eada5
163069
163070    Monotone-Author: wsourdeau@inverse.ca
163071    Monotone-Date: 2008-07-18T19:25:26
163072    Monotone-Branch: ca.inverse.sogo
163073
163074M	ChangeLog
163075M	SoObjects/SOGo/SOGoUser.h
163076M	SoObjects/SOGo/SOGoUser.m
163077M	UI/PreferencesUI/Dutch.lproj/Localizable.strings
163078M	UI/PreferencesUI/English.lproj/Localizable.strings
163079M	UI/PreferencesUI/French.lproj/Localizable.strings
163080M	UI/PreferencesUI/German.lproj/Localizable.strings
163081M	UI/PreferencesUI/Italian.lproj/Localizable.strings
163082M	UI/PreferencesUI/Spanish.lproj/Localizable.strings
163083M	UI/PreferencesUI/UIxPreferences.m
163084M	UI/Scheduler/UIxAppointmentEditor.m
163085M	UI/Scheduler/UIxAttendeesEditor.m
163086M	UI/Scheduler/UIxCalDateSelector.m
163087M	UI/Scheduler/UIxCalDayTable.h
163088M	UI/Scheduler/UIxCalDayTable.m
163089M	UI/Scheduler/UIxCalMainView.m
163090M	UI/Scheduler/UIxCalMonthView.m
163091M	UI/Scheduler/UIxCalWeekView.m
163092M	UI/Scheduler/UIxTaskEditor.m
163093M	UI/Templates/PreferencesUI/UIxPreferences.wox
163094M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
163095M	UI/Templates/SchedulerUI/UIxCalDateSelector.wox
163096M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
163097M	UI/Templates/SchedulerUI/UIxCalMainView.wox
163098M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
163099M	UI/WebServerResources/JavascriptAPIExtensions.js
163100M	UI/WebServerResources/SchedulerUI.css
163101M	UI/WebServerResources/UIxAttendeesEditor.js
163102M	UI/WebServerResources/generic.js
163103
163104commit dcc47678c30b3e7de38a3f89a0c66b32ffe55ff0
163105Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163106Date:   Fri Jul 18 19:17:54 2008 +0000
163107
163108    Monotone-Parent: 1cb11e2a0ddee5233e1b78a70804a88e78a13ca1
163109    Monotone-Revision: ed1968caab1223af1ac0a41cf3fd4504a3dfa473
163110
163111    Monotone-Author: wsourdeau@inverse.ca
163112    Monotone-Date: 2008-07-18T19:17:54
163113    Monotone-Branch: ca.inverse.sogo
163114
163115M	ChangeLog
163116
163117commit 74f0cb891a356ab5f1a1d173c48b2b670901f504
163118Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163119Date:   Fri Jul 18 02:06:31 2008 +0000
163120
163121    Monotone-Parent: 993d2c6913677d2f4479038c7c4a266d4eb3b349
163122    Monotone-Revision: 1cb11e2a0ddee5233e1b78a70804a88e78a13ca1
163123
163124    Monotone-Author: wsourdeau@inverse.ca
163125    Monotone-Date: 2008-07-18T02:06:31
163126    Monotone-Branch: ca.inverse.sogo
163127
163128M	UI/Scheduler/UIxCalMonthView.h
163129M	UI/Scheduler/UIxCalMonthView.m
163130M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
163131
163132commit bdc02c26abb5916636e912804b815c1e3cb9ad64
163133Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163134Date:   Thu Jul 17 21:12:43 2008 +0000
163135
163136    Monotone-Parent: 52de90085e2d18ded0d0c315e7148e1c72feb785
163137    Monotone-Revision: 99d14630f5294d40da6680a39d69b6f1b7853938
163138
163139    Monotone-Author: wsourdeau@inverse.ca
163140    Monotone-Date: 2008-07-17T21:12:43
163141    Monotone-Branch: ca.inverse.sogo
163142
163143M	ChangeLog
163144M	NEWS
163145M	SoObjects/Appointments/GNUmakefile
163146M	SoObjects/Appointments/SOGoAppointmentFolder.m
163147M	SoObjects/Appointments/SOGoAppointmentObject.m
163148A	SoObjects/Appointments/SOGoAppointmentOccurence.h
163149A	SoObjects/Appointments/SOGoAppointmentOccurence.m
163150M	SoObjects/Appointments/SOGoCalendarComponent.h
163151M	SoObjects/Appointments/SOGoCalendarComponent.m
163152A	SoObjects/Appointments/SOGoComponentOccurence.h
163153A	SoObjects/Appointments/SOGoComponentOccurence.m
163154M	SoObjects/Appointments/SOGoTaskObject.m
163155A	SoObjects/Appointments/SOGoTaskOccurence.h
163156A	SoObjects/Appointments/SOGoTaskOccurence.m
163157M	SoObjects/Appointments/iCalEvent+SOGo.m
163158M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.h
163159M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
163160M	SoObjects/Appointments/iCalToDo+SOGo.m
163161M	SoObjects/Appointments/product.plist
163162M	SoObjects/SOGo/SOGoUser.m
163163M	UI/Common/UIxObjectActions.m
163164M	UI/Common/product.plist
163165M	UI/Contacts/UIxContactView.h
163166M	UI/Contacts/UIxContactView.m
163167M	UI/MailerUI/UIxMailView.m
163168M	UI/MainUI/product.plist
163169M	UI/SOGoUI/UIxComponent.h
163170M	UI/Scheduler/Dutch.lproj/Localizable.strings
163171M	UI/Scheduler/English.lproj/Localizable.strings
163172M	UI/Scheduler/French.lproj/Localizable.strings
163173M	UI/Scheduler/GNUmakefile
163174M	UI/Scheduler/German.lproj/Localizable.strings
163175M	UI/Scheduler/Italian.lproj/Localizable.strings
163176M	UI/Scheduler/Spanish.lproj/Localizable.strings
163177M	UI/Scheduler/UIxAppointmentEditor.m
163178M	UI/Scheduler/UIxCalListingActions.m
163179M	UI/Scheduler/UIxComponentEditor.m
163180A	UI/Scheduler/UIxOccurenceDialog.h
163181A	UI/Scheduler/UIxOccurenceDialog.m
163182M	UI/Scheduler/UIxTaskEditor.m
163183M	UI/Scheduler/product.plist
163184M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
163185A	UI/Templates/SchedulerUI/UIxOccurenceDialog.wox
163186M	UI/WebServerResources/SchedulerUI.js
163187A	UI/WebServerResources/UIxOccurenceDialog.css
163188A	UI/WebServerResources/UIxOccurenceDialog.js
163189
163190commit e1beed1ba0d4be76fb0d6263b9bf4e23a6621584
163191Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163192Date:   Thu Jul 17 21:04:32 2008 +0000
163193
163194    Monotone-Parent: 8491f20b4bac3508e0839201c1e6756c5df21835
163195    Monotone-Revision: 52de90085e2d18ded0d0c315e7148e1c72feb785
163196
163197    Monotone-Author: wsourdeau@inverse.ca
163198    Monotone-Date: 2008-07-17T21:04:32
163199    Monotone-Branch: ca.inverse.sogo
163200
163201M	SOPE/NGCards/CardGroup.h
163202M	SOPE/NGCards/CardGroup.m
163203M	SOPE/NGCards/ChangeLog
163204M	SOPE/NGCards/iCalEntityObject.m
163205M	SOPE/NGCards/iCalRecurrenceCalculator.m
163206M	SOPE/NGCards/iCalRepeatableEntityObject.h
163207M	SOPE/NGCards/iCalRepeatableEntityObject.m
163208
163209commit f0d7546b8b159bb3ea607036a14144886bed6340
163210Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163211Date:   Wed Jul 16 21:48:54 2008 +0000
163212
163213    Monotone-Parent: 1d8390cb8afe22fe543231383205ab7e41337609
163214    Monotone-Revision: f633654a120834c13835a3ef41a1418e31efffe3
163215
163216    Monotone-Author: wsourdeau@inverse.ca
163217    Monotone-Date: 2008-07-16T21:48:54
163218    Monotone-Branch: ca.inverse.sogo
163219
163220M	ChangeLog
163221M	SoObjects/Appointments/iCalEntityObject+SOGo.h
163222M	SoObjects/Appointments/iCalEntityObject+SOGo.m
163223M	SoObjects/Appointments/iCalEvent+SOGo.m
163224M	SoObjects/Appointments/iCalToDo+SOGo.m
163225M	UI/Scheduler/UIxCalListingActions.m
163226M	UI/WebServerResources/SchedulerUI.css
163227M	UI/WebServerResources/SchedulerUI.js
163228
163229commit f2527bfde3d4b1f8eb59ecd9e125d57c14e49c03
163230Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163231Date:   Wed Jul 16 21:47:18 2008 +0000
163232
163233    Monotone-Parent: 2ddcd15039e17a87969eaaf79e013a0f2d393679
163234    Monotone-Revision: 1d8390cb8afe22fe543231383205ab7e41337609
163235
163236    Monotone-Author: wsourdeau@inverse.ca
163237    Monotone-Date: 2008-07-16T21:47:18
163238    Monotone-Branch: ca.inverse.sogo
163239
163240M	SoObjects/Appointments/SOGoAppointmentFolder.m
163241
163242commit d0d48fa4349a97cae1def0031163a118446e5656
163243Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163244Date:   Wed Jul 16 21:46:11 2008 +0000
163245
163246    Monotone-Parent: d605134489af56b135f39ee30702e7a7953e5bb8
163247    Monotone-Revision: 2ddcd15039e17a87969eaaf79e013a0f2d393679
163248
163249    Monotone-Author: wsourdeau@inverse.ca
163250    Monotone-Date: 2008-07-16T21:46:11
163251    Monotone-Branch: ca.inverse.sogo
163252
163253M	SOPE/NGCards/ChangeLog
163254M	SOPE/NGCards/iCalDateTime.m
163255M	SOPE/NGCards/iCalEvent.m
163256
163257commit ad214283204f5bc4918ecc8ee39b5355b7f6e8d3
163258Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163259Date:   Wed Jul 16 16:24:28 2008 +0000
163260
163261    Monotone-Parent: c59459e186c2878e5e6d52251e7dc74f9c8c5b2b
163262    Monotone-Revision: d605134489af56b135f39ee30702e7a7953e5bb8
163263
163264    Monotone-Author: wsourdeau@inverse.ca
163265    Monotone-Date: 2008-07-16T16:24:28
163266    Monotone-Branch: ca.inverse.sogo
163267
163268M	SOPE/NGCards/NSString+NGCards.m
163269
163270commit bf5f1c59f84a404381dce0d92744b4d13704f9b7
163271Author: Francis Lachapelle <flachapelle@inverse.ca>
163272Date:   Wed Jul 16 04:27:07 2008 +0000
163273
163274    Monotone-Parent: 968d106fbab318497571d45998864ccefcc20480
163275    Monotone-Revision: fdf84b187a0e3bf4322d63a4694fb2c4cf8a16fc
163276
163277    Monotone-Author: flachapelle@inverse.ca
163278    Monotone-Date: 2008-07-16T04:27:07
163279    Monotone-Branch: ca.inverse.sogo
163280
163281M	UI/WebServerResources/UIxContactEditor.css
163282
163283commit 453211ad7afd2d9ad29c7fa66adf3681885c9f0c
163284Author: Francis Lachapelle <flachapelle@inverse.ca>
163285Date:   Wed Jul 16 04:22:30 2008 +0000
163286
163287    Monotone-Parent: 10bd36248ea07224b256dcee6fb1ba205a8338d6
163288    Monotone-Revision: 968d106fbab318497571d45998864ccefcc20480
163289
163290    Monotone-Author: flachapelle@inverse.ca
163291    Monotone-Date: 2008-07-16T04:22:30
163292    Monotone-Branch: ca.inverse.sogo
163293
163294M	ChangeLog
163295
163296commit 0770d6b77ac1164125bddaf3728c55bbf67aac5c
163297Author: Francis Lachapelle <flachapelle@inverse.ca>
163298Date:   Wed Jul 16 04:17:46 2008 +0000
163299
163300    Monotone-Parent: c59459e186c2878e5e6d52251e7dc74f9c8c5b2b
163301    Monotone-Revision: 10bd36248ea07224b256dcee6fb1ba205a8338d6
163302
163303    Monotone-Author: flachapelle@inverse.ca
163304    Monotone-Date: 2008-07-16T04:17:46
163305    Monotone-Branch: ca.inverse.sogo
163306
163307M	UI/Contacts/UIxContactEditor.h
163308M	UI/Contacts/UIxContactEditor.m
163309M	UI/Templates/ContactsUI/UIxContactEditor.wox
163310M	UI/WebServerResources/UIxContactEditor.css
163311
163312commit a81875a7faaa99f51f1d98ebbd91d3bdcee9fbd1
163313Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163314Date:   Wed Jul 16 02:17:39 2008 +0000
163315
163316    Monotone-Parent: 0a5eab06f5b8551e1e9b88968eb183d42fe76a95
163317    Monotone-Revision: c59459e186c2878e5e6d52251e7dc74f9c8c5b2b
163318
163319    Monotone-Author: wsourdeau@inverse.ca
163320    Monotone-Date: 2008-07-16T02:17:39
163321    Monotone-Branch: ca.inverse.sogo
163322
163323M	NEWS
163324
163325commit 7512f5d512afb446f80d26087048a5ea9de0fe67
163326Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163327Date:   Wed Jul 16 02:12:18 2008 +0000
163328
163329    Monotone-Parent: 95b1c285d67a034685e2ef30e56e10e7c253438d
163330    Monotone-Revision: 2609687767884b123c1ff765253fde7c75ef81b3
163331
163332    Monotone-Author: wsourdeau@inverse.ca
163333    Monotone-Date: 2008-07-16T02:12:18
163334    Monotone-Branch: ca.inverse.sogo
163335
163336M	ChangeLog
163337M	SoObjects/Appointments/SOGoAppointmentFolder.m
163338M	UI/Scheduler/GNUmakefile
163339A	UI/Scheduler/NSDictionary+Scheduler.h
163340A	UI/Scheduler/NSDictionary+Scheduler.m
163341M	UI/Scheduler/UIxCalListingActions.h
163342M	UI/Scheduler/UIxCalListingActions.m
163343M	UI/Scheduler/product.plist
163344M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
163345M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
163346M	UI/WebServerResources/SchedulerUI.js
163347
163348commit 8078250b1adbb4e022847a08ec0f500ebbf15280
163349Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163350Date:   Wed Jul 16 02:09:48 2008 +0000
163351
163352    Monotone-Parent: 2cc61994b1fd18611f88fb4a7bd881ef6c12c05c
163353    Monotone-Revision: 95b1c285d67a034685e2ef30e56e10e7c253438d
163354
163355    Monotone-Author: wsourdeau@inverse.ca
163356    Monotone-Date: 2008-07-16T02:09:48
163357    Monotone-Branch: ca.inverse.sogo
163358
163359M	SoObjects/Contacts/product.plist
163360
163361commit b1f67c46ec68ecea7a1835ba43bce8233b0022eb
163362Author: Francis Lachapelle <flachapelle@inverse.ca>
163363Date:   Tue Jul 15 20:21:40 2008 +0000
163364
163365    Monotone-Parent: 3c0fcfcac202c6097fb0fa37b97c52fef28e9c93
163366    Monotone-Revision: 6a69a9438cda177d7f4ada9b069b92023777399b
163367
163368    Monotone-Author: flachapelle@inverse.ca
163369    Monotone-Date: 2008-07-15T20:21:40
163370    Monotone-Branch: ca.inverse.sogo
163371
163372M	SoObjects/Contacts/SOGoContactGCSFolder.m
163373
163374commit e653f4b51799e16897f406a25cecd5925533ebe5
163375Author: Francis Lachapelle <flachapelle@inverse.ca>
163376Date:   Tue Jul 15 19:22:29 2008 +0000
163377
163378    Monotone-Parent: b3600c7338751f5409cd7560c74becdc13e172f8
163379    Monotone-Revision: 3c0fcfcac202c6097fb0fa37b97c52fef28e9c93
163380
163381    Monotone-Author: flachapelle@inverse.ca
163382    Monotone-Date: 2008-07-15T19:22:29
163383    Monotone-Branch: ca.inverse.sogo
163384
163385M	UI/WebServerResources/ContactsUI.css
163386M	UI/WebServerResources/SchedulerUI.css
163387M	UI/WebServerResources/SchedulerUI.js
163388M	UI/WebServerResources/generic.css
163389M	UI/WebServerResources/generic.js
163390M	UI/WebServerResources/iefixes.css
163391
163392commit eb7acf4be7941890a32273b1621fdedee1a72062
163393Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163394Date:   Mon Jul 14 16:47:10 2008 +0000
163395
163396    Monotone-Parent: 2fc6280bdb3c83d905fa7c92b0b16e52d95d4694
163397    Monotone-Revision: 2cc61994b1fd18611f88fb4a7bd881ef6c12c05c
163398
163399    Monotone-Author: wsourdeau@inverse.ca
163400    Monotone-Date: 2008-07-14T16:47:10
163401    Monotone-Branch: ca.inverse.sogo
163402
163403M	ChangeLog
163404M	SoObjects/Appointments/SOGoAppointmentObject.m
163405M	SoObjects/SOGo/SOGoContentObject.h
163406M	SoObjects/SOGo/SOGoContentObject.m
163407M	SoObjects/SOGo/SOGoGCSFolder.m
163408
163409commit 02e2cdf7af6e83588ffba7c7e533bacf1460f48c
163410Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163411Date:   Mon Jul 14 16:46:24 2008 +0000
163412
163413    Monotone-Parent: c51ca967467953c6452032e1b6f4c87b4372f1e4
163414    Monotone-Revision: 2fc6280bdb3c83d905fa7c92b0b16e52d95d4694
163415
163416    Monotone-Author: wsourdeau@inverse.ca
163417    Monotone-Date: 2008-07-14T16:46:24
163418    Monotone-Branch: ca.inverse.sogo
163419
163420M	ChangeLog
163421
163422commit 380ed34ce74685ecd61a8842fc444cc18ec87bd6
163423Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163424Date:   Mon Jul 14 16:46:10 2008 +0000
163425
163426    Monotone-Parent: c26a4cd6f1b197f62132a741a9db02e3ec7994ee
163427    Monotone-Revision: c51ca967467953c6452032e1b6f4c87b4372f1e4
163428
163429    Monotone-Author: wsourdeau@inverse.ca
163430    Monotone-Date: 2008-07-14T16:46:10
163431    Monotone-Branch: ca.inverse.sogo
163432
163433M	SOPE/sope-patchset-r1623.diff
163434M	SoObjects/Appointments/SOGoAppointmentFolder.m
163435
163436commit 7a8321aecf28a9ee3fc98ec02c90f705efc7de23
163437Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163438Date:   Mon Jul 14 15:14:40 2008 +0000
163439
163440    Monotone-Parent: ce32e1242b761204db803e0d285c6df7dac31cfb
163441    Monotone-Revision: c26a4cd6f1b197f62132a741a9db02e3ec7994ee
163442
163443    Monotone-Author: wsourdeau@inverse.ca
163444    Monotone-Date: 2008-07-14T15:14:40
163445    Monotone-Branch: ca.inverse.sogo
163446
163447M	ChangeLog
163448M	SoObjects/Appointments/SOGoAppointmentFolder.m
163449M	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
163450
163451commit 5d0f9faecc33c889fb939d8b1e1700b397a2ae2f
163452Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163453Date:   Mon Jul 14 15:12:38 2008 +0000
163454
163455    Monotone-Parent: 1a5434f30282a4932bf29227da4cf2da44ef5783
163456    Monotone-Revision: ce32e1242b761204db803e0d285c6df7dac31cfb
163457
163458    Monotone-Author: wsourdeau@inverse.ca
163459    Monotone-Date: 2008-07-14T15:12:38
163460    Monotone-Branch: ca.inverse.sogo
163461
163462M	SOPE/NGCards/ChangeLog
163463M	SOPE/NGCards/GNUmakefile
163464M	SOPE/NGCards/NSCalendarDate+ICal.h
163465M	SOPE/NGCards/NSCalendarDate+ICal.m
163466D	SOPE/NGCards/iCalDateHolder.h
163467D	SOPE/NGCards/iCalDateHolder.m
163468M	SOPE/NGCards/iCalRecurrenceCalculator.m
163469M	SOPE/NGCards/iCalRepeatableEntityObject.m
163470
163471commit 6c5003d7bc618d6c5f298fc63f4694f29538c2f7
163472Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163473Date:   Fri Jul 11 22:28:12 2008 +0000
163474
163475    Monotone-Parent: 29948ba19f24f47aa6c1b2c0764586b89ff9493f
163476    Monotone-Revision: 1a5434f30282a4932bf29227da4cf2da44ef5783
163477
163478    Monotone-Author: wsourdeau@inverse.ca
163479    Monotone-Date: 2008-07-11T22:28:12
163480    Monotone-Branch: ca.inverse.sogo
163481
163482M	ChangeLog
163483M	OGoContentStore/GNUmakefile
163484M	OGoContentStore/OCSiCalFieldExtractor.m
163485D	OGoContentStore/iCalEntityObject+OCS.h
163486D	OGoContentStore/iCalEntityObject+OCS.m
163487M	OGoContentStore/iCalRepeatableEntityObject+OCS.m
163488M	SOPE/NGCards/ChangeLog
163489M	SOPE/NGCards/iCalCalendar.m
163490M	SOPE/NGCards/iCalEntityObject.h
163491M	SOPE/NGCards/iCalEntityObject.m
163492M	SoObjects/Appointments/GNUmakefile
163493M	SoObjects/Appointments/SOGoAppointmentFolder.m
163494M	SoObjects/Appointments/iCalEntityObject+SOGo.h
163495M	SoObjects/Appointments/iCalEntityObject+SOGo.m
163496M	SoObjects/Appointments/iCalEvent+SOGo.h
163497M	SoObjects/Appointments/iCalEvent+SOGo.m
163498A	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.h
163499A	SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m
163500A	SoObjects/Appointments/iCalToDo+SOGo.h
163501A	SoObjects/Appointments/iCalToDo+SOGo.m
163502M	SoObjects/SOGo/NSDictionary+Utilities.h
163503M	SoObjects/SOGo/NSDictionary+Utilities.m
163504
163505commit 45f0686d92faac84960dc40b14a665b9ffcc0db1
163506Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163507Date:   Fri Jul 11 22:25:48 2008 +0000
163508
163509    Monotone-Parent: e879ac812e9a6a28e427bd5c6c96b5a3be099ad0
163510    Monotone-Revision: 29948ba19f24f47aa6c1b2c0764586b89ff9493f
163511
163512    Monotone-Author: wsourdeau@inverse.ca
163513    Monotone-Date: 2008-07-11T22:25:48
163514    Monotone-Branch: ca.inverse.sogo
163515
163516M	UI/Scheduler/GNUmakefile
163517
163518commit c0adff961503953e81489a1533b31fa6b57e977e
163519Author: Francis Lachapelle <flachapelle@inverse.ca>
163520Date:   Wed Jul 9 17:58:57 2008 +0000
163521
163522    Monotone-Parent: eee5f66bf19f86e82f46756295377665c0f7d752
163523    Monotone-Revision: b3600c7338751f5409cd7560c74becdc13e172f8
163524
163525    Monotone-Author: flachapelle@inverse.ca
163526    Monotone-Date: 2008-07-09T17:58:57
163527    Monotone-Branch: ca.inverse.sogo
163528
163529M	UI/WebServerResources/ContactsUI.js
163530
163531commit a092c7eb3812fea8664cd1d6cd7719d27cdaae2f
163532Author: Francis Lachapelle <flachapelle@inverse.ca>
163533Date:   Wed Jul 9 17:29:30 2008 +0000
163534
163535    Monotone-Parent: 45f4738cc8fd2e71713e3625b32c19bd7ac54ce4
163536    Monotone-Revision: eee5f66bf19f86e82f46756295377665c0f7d752
163537
163538    Monotone-Author: flachapelle@inverse.ca
163539    Monotone-Date: 2008-07-09T17:29:30
163540    Monotone-Branch: ca.inverse.sogo
163541
163542M	UI/Templates/ContactsUI/UIxContactsListView.wox
163543M	UI/WebServerResources/ContactsUI.css
163544
163545commit 4a29cda5b0d18cbfad5d807b1028b95268c7dffe
163546Author: Francis Lachapelle <flachapelle@inverse.ca>
163547Date:   Wed Jul 9 17:11:18 2008 +0000
163548
163549    Monotone-Parent: 5652b12a99be3b69adbf207347b951ec2e5f6c89
163550    Monotone-Revision: 45f4738cc8fd2e71713e3625b32c19bd7ac54ce4
163551
163552    Monotone-Author: flachapelle@inverse.ca
163553    Monotone-Date: 2008-07-09T17:11:18
163554    Monotone-Branch: ca.inverse.sogo
163555
163556M	ChangeLog
163557M	NEWS
163558M	UI/Contacts/English.lproj/Localizable.strings
163559M	UI/Contacts/French.lproj/Localizable.strings
163560M	UI/Contacts/UIxContactFolderActions.h
163561M	UI/Contacts/UIxContactFolderActions.m
163562M	UI/Contacts/product.plist
163563M	UI/WebServerResources/ContactsUI.js
163564M	UI/WebServerResources/generic.js
163565
163566commit 4f6a5bec4fc6334aa183297abe64951d94f0f26a
163567Author: Francis Lachapelle <flachapelle@inverse.ca>
163568Date:   Wed Jul 9 07:35:10 2008 +0000
163569
163570    Monotone-Parent: e879ac812e9a6a28e427bd5c6c96b5a3be099ad0
163571    Monotone-Revision: 90684f202c7c2bf2307dd9c9c94961ea8c28c823
163572
163573    Monotone-Author: flachapelle@inverse.ca
163574    Monotone-Date: 2008-07-09T07:35:10
163575    Monotone-Branch: ca.inverse.sogo
163576
163577M	UI/Contacts/UIxContactFoldersView.m
163578
163579commit 4be5c939c37f0df4397682da6d3a388298b7af79
163580Author: Francis Lachapelle <flachapelle@inverse.ca>
163581Date:   Wed Jul 9 03:32:17 2008 +0000
163582
163583    Monotone-Parent: 90c34f3f070d02780a48b3d6cb6c8b55f5610898
163584    Monotone-Revision: e879ac812e9a6a28e427bd5c6c96b5a3be099ad0
163585
163586    Monotone-Author: flachapelle@inverse.ca
163587    Monotone-Date: 2008-07-09T03:32:17
163588    Monotone-Branch: ca.inverse.sogo
163589
163590A	UI/Contacts/UIxContactFolderActions.h
163591A	UI/Contacts/UIxContactFolderActions.m
163592
163593commit 9639841fd86a12c5b0fd9217c7cb8dd72cdf6d5c
163594Author: Francis Lachapelle <flachapelle@inverse.ca>
163595Date:   Wed Jul 9 03:16:22 2008 +0000
163596
163597    Monotone-Parent: 3faccfb297355b8a622a5cd6cf76be5f4134e1ec
163598    Monotone-Revision: 90c34f3f070d02780a48b3d6cb6c8b55f5610898
163599
163600    Monotone-Author: flachapelle@inverse.ca
163601    Monotone-Date: 2008-07-09T03:16:22
163602    Monotone-Branch: ca.inverse.sogo
163603
163604M	SoObjects/SOGo/SOGoContentObject.h
163605M	SoObjects/SOGo/SOGoContentObject.m
163606M	UI/WebServerResources/UIxMailEditor.js
163607
163608commit b86bbe9396f29cb9c2ae861a999772c7c52919d6
163609Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163610Date:   Fri Jul 11 18:59:04 2008 +0000
163611
163612    Monotone-Parent: 82fc330b5d4b9a01f4015dd01dcccb5316336a01
163613    Monotone-Revision: 3faccfb297355b8a622a5cd6cf76be5f4134e1ec
163614
163615    Monotone-Author: wsourdeau@inverse.ca
163616    Monotone-Date: 2008-07-11T18:59:04
163617    Monotone-Branch: ca.inverse.sogo
163618
163619M	SoObjects/Contacts/SOGoContactGCSFolder.m
163620
163621commit b6f3db9b3bcf539eb12daa3d430991815fc93bc2
163622Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163623Date:   Fri Jul 11 17:33:31 2008 +0000
163624
163625    Monotone-Parent: ff087e7476d15851d3c25585e3b00d2b2bf705cc
163626    Monotone-Revision: fe2f63c6432b82528c17fb060e145ead69df40d3
163627
163628    Monotone-Author: wsourdeau@inverse.ca
163629    Monotone-Date: 2008-07-11T17:33:31
163630    Monotone-Branch: ca.inverse.sogo
163631
163632M	UI/Scheduler/UIxCalDateSelector.m
163633
163634commit cf289984670d4b3a725c6341e0c904e2292cb279
163635Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163636Date:   Fri Jul 11 17:32:59 2008 +0000
163637
163638    Monotone-Parent: ff35c4a69655239a569e90ab2fcc971a46c7b83f
163639    Monotone-Revision: ff087e7476d15851d3c25585e3b00d2b2bf705cc
163640
163641    Monotone-Author: wsourdeau@inverse.ca
163642    Monotone-Date: 2008-07-11T17:32:59
163643    Monotone-Branch: ca.inverse.sogo
163644
163645M	UI/Scheduler/GNUmakefile
163646M	UI/Scheduler/UIxCalDateSelector.m
163647M	UI/Scheduler/UIxCalMainView.m
163648
163649commit a3671f52a06362158091a9d19709746e4ec4f8ec
163650Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163651Date:   Fri Jul 11 17:26:11 2008 +0000
163652
163653    Monotone-Parent: 16bafd35c923b43175977acf723114a90f37d677
163654    Monotone-Revision: ff35c4a69655239a569e90ab2fcc971a46c7b83f
163655
163656    Monotone-Author: wsourdeau@inverse.ca
163657    Monotone-Date: 2008-07-11T17:26:11
163658    Monotone-Branch: ca.inverse.sogo
163659
163660M	UI/Scheduler/UIxAppointmentEditor.m
163661
163662commit a5838d63b05a24cb8a136dcae175eafe497a8a9e
163663Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163664Date:   Thu Jul 10 21:33:12 2008 +0000
163665
163666    Monotone-Parent: 787c46567335b28e25cd348f6f90eaa1ffd70f30
163667    Monotone-Revision: 16bafd35c923b43175977acf723114a90f37d677
163668
163669    Monotone-Author: wsourdeau@inverse.ca
163670    Monotone-Date: 2008-07-10T21:33:12
163671    Monotone-Branch: ca.inverse.sogo
163672
163673M	ChangeLog
163674M	SoObjects/SOGo/NSString+DAV.h
163675M	SoObjects/SOGo/NSString+DAV.m
163676
163677commit fa8de6142f68a099f04ea1d5ab3d6c38522cafdf
163678Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163679Date:   Thu Jul 10 21:32:20 2008 +0000
163680
163681    Monotone-Parent: f10b2ee8514da6a0df6edddeb7564568b2064459
163682    Monotone-Revision: 787c46567335b28e25cd348f6f90eaa1ffd70f30
163683
163684    Monotone-Author: wsourdeau@inverse.ca
163685    Monotone-Date: 2008-07-10T21:32:20
163686    Monotone-Branch: ca.inverse.sogo
163687
163688M	SoObjects/Appointments/SOGoAppointmentFolders.m
163689
163690commit 70461aafc6b7961dbfe8ef13a18bbfdd578399cd
163691Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163692Date:   Thu Jul 10 21:31:15 2008 +0000
163693
163694    Monotone-Parent: c3df23705e1b55a2e006d04494c59dff7bedbbf3
163695    Monotone-Revision: f10b2ee8514da6a0df6edddeb7564568b2064459
163696
163697    Monotone-Author: wsourdeau@inverse.ca
163698    Monotone-Date: 2008-07-10T21:31:15
163699    Monotone-Branch: ca.inverse.sogo
163700
163701M	SoObjects/SOGo/NSString+Utilities.m
163702
163703commit 63f3ff1c59762a6d9f825ca6fb0858cd39b1443c
163704Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163705Date:   Thu Jul 10 21:30:56 2008 +0000
163706
163707    Monotone-Parent: 6c3815301043c73cd8c87444dacb26fe1331a86f
163708    Monotone-Revision: c3df23705e1b55a2e006d04494c59dff7bedbbf3
163709
163710    Monotone-Author: wsourdeau@inverse.ca
163711    Monotone-Date: 2008-07-10T21:30:56
163712    Monotone-Branch: ca.inverse.sogo
163713
163714M	ChangeLog
163715M	SoObjects/Appointments/SOGoAppointmentFolders.m
163716M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
163717
163718commit 94e43f136768b548fb7a6cad65b60a78c38ccb33
163719Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163720Date:   Thu Jul 10 16:18:43 2008 +0000
163721
163722    Monotone-Parent: c80330da9a8ac34c6b7766f390131ea49ac47d5b
163723    Monotone-Revision: 6c3815301043c73cd8c87444dacb26fe1331a86f
163724
163725    Monotone-Author: wsourdeau@inverse.ca
163726    Monotone-Date: 2008-07-10T16:18:43
163727    Monotone-Branch: ca.inverse.sogo
163728
163729M	SoObjects/Appointments/SOGoCalendarComponent.m
163730
163731commit fa626352b51514bb82a99a2225d7a983b6f31240
163732Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163733Date:   Thu Jul 10 15:26:41 2008 +0000
163734
163735    Monotone-Parent: 64c6fb31c6cce606c55da59af9570e27ff81bd4d
163736    Monotone-Revision: c80330da9a8ac34c6b7766f390131ea49ac47d5b
163737
163738    Monotone-Author: wsourdeau@inverse.ca
163739    Monotone-Date: 2008-07-10T15:26:41
163740    Monotone-Branch: ca.inverse.sogo
163741
163742M	ChangeLog
163743M	SoObjects/Appointments/SOGoAppointmentObject.m
163744M	SoObjects/Appointments/SOGoCalendarComponent.h
163745M	SoObjects/Appointments/SOGoCalendarComponent.m
163746
163747commit a62f8fb9af88d7841b8085161ff351e73d79ab37
163748Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163749Date:   Thu Jul 10 15:11:33 2008 +0000
163750
163751    Monotone-Parent: 519b35b472d44f41b6d49bd13a634936f034f790
163752    Monotone-Revision: 64c6fb31c6cce606c55da59af9570e27ff81bd4d
163753
163754    Monotone-Author: wsourdeau@inverse.ca
163755    Monotone-Date: 2008-07-10T15:11:33
163756    Monotone-Branch: ca.inverse.sogo
163757
163758M	SoObjects/Contacts/SOGoContactFolders.m
163759
163760commit 095cb07f174af568efa27225a6aa31a13a639d22
163761Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163762Date:   Thu Jul 10 15:11:01 2008 +0000
163763
163764    Monotone-Parent: d8176e69adb43439b407009e5a278940e900bab3
163765    Monotone-Revision: 519b35b472d44f41b6d49bd13a634936f034f790
163766
163767    Monotone-Author: wsourdeau@inverse.ca
163768    Monotone-Date: 2008-07-10T15:11:01
163769    Monotone-Branch: ca.inverse.sogo
163770
163771M	ChangeLog
163772M	SoObjects/Appointments/SOGoAppointmentObject.m
163773M	SoObjects/Appointments/SOGoCalendarComponent.h
163774M	SoObjects/Appointments/SOGoCalendarComponent.m
163775M	SoObjects/Contacts/SOGoContactFolders.m
163776M	UI/MailPartViewers/UIxMailPartICalActions.m
163777
163778commit 23c75ba8aded8050c4c3116b5cd8b8b0b4010a20
163779Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163780Date:   Thu Jul 10 15:04:00 2008 +0000
163781
163782    Monotone-Parent: d58f9b1f1a39247ba47780a3deea01d36ebe1402
163783    Monotone-Revision: d8176e69adb43439b407009e5a278940e900bab3
163784
163785    Monotone-Author: wsourdeau@inverse.ca
163786    Monotone-Date: 2008-07-10T15:04:00
163787    Monotone-Branch: ca.inverse.sogo
163788
163789M	SoObjects/Appointments/SOGoCalendarComponent.m
163790
163791commit d253589ee043d542c593bc054ea7ea280b0eef64
163792Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163793Date:   Thu Jul 10 14:59:03 2008 +0000
163794
163795    Monotone-Parent: 6eb7b1decc1399095693d1c51a865af87262f1de
163796    Monotone-Revision: d58f9b1f1a39247ba47780a3deea01d36ebe1402
163797
163798    Monotone-Author: wsourdeau@inverse.ca
163799    Monotone-Date: 2008-07-10T14:59:03
163800    Monotone-Branch: ca.inverse.sogo
163801
163802M	ChangeLog
163803M	SoObjects/Appointments/SOGoAppointmentObject.m
163804M	SoObjects/Appointments/SOGoCalendarComponent.h
163805M	SoObjects/Appointments/SOGoCalendarComponent.m
163806M	SoObjects/Contacts/SOGoContactFolders.m
163807M	UI/MailPartViewers/UIxMailPartICalActions.m
163808
163809commit 85a81bb9d035195845f66075490f07fa3f37d8ff
163810Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163811Date:   Thu Jul 10 14:57:51 2008 +0000
163812
163813    Monotone-Parent: 77ae5931198ed270924efe912f3a0be9fe7a7a62
163814    Monotone-Revision: 6eb7b1decc1399095693d1c51a865af87262f1de
163815
163816    Monotone-Author: wsourdeau@inverse.ca
163817    Monotone-Date: 2008-07-10T14:57:51
163818    Monotone-Branch: ca.inverse.sogo
163819
163820M	UI/Scheduler/product.plist
163821
163822commit 5e1fb58ab9707c43c04733f21ffff67a2e001b6c
163823Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163824Date:   Wed Jul 9 21:09:08 2008 +0000
163825
163826    Monotone-Parent: 10cd99d7bb60f6b8cd1fe6b59a1c9a647dd0ba3b
163827    Monotone-Revision: dcb58071ad12a3e87d2a061647e9558e70bb9775
163828
163829    Monotone-Author: wsourdeau@inverse.ca
163830    Monotone-Date: 2008-07-09T21:09:08
163831    Monotone-Branch: ca.inverse.sogo
163832
163833M	ChangeLog
163834M	SoObjects/Appointments/SOGoAppointmentFolder.m
163835M	SoObjects/Appointments/SOGoAppointmentFolders.m
163836M	SoObjects/SOGo/SOGoObject.h
163837M	SoObjects/SOGo/SOGoObject.m
163838M	SoObjects/SOGo/SOGoParentFolder.h
163839M	SoObjects/SOGo/WORequest+SOGo.h
163840M	SoObjects/SOGo/WORequest+SOGo.m
163841
163842commit 13daab061a614876f58e1d58bca599da96ec96b2
163843Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163844Date:   Wed Jul 9 21:05:47 2008 +0000
163845
163846    Monotone-Parent: 5e7e2018cb3fa2625cceaaa04d46251c7d1bbd09
163847    Monotone-Revision: 10cd99d7bb60f6b8cd1fe6b59a1c9a647dd0ba3b
163848
163849    Monotone-Author: wsourdeau@inverse.ca
163850    Monotone-Date: 2008-07-09T21:05:47
163851    Monotone-Branch: ca.inverse.sogo
163852
163853M	SOPE/sope-patchset-r1623.diff
163854
163855commit 24f460e9b07fb6f8fe107037dd352e6ad3dabeb6
163856Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163857Date:   Wed Jul 9 16:02:42 2008 +0000
163858
163859    Monotone-Parent: 337924e6726c6500e1c6fb527d7aa68336314c02
163860    Monotone-Revision: 5e7e2018cb3fa2625cceaaa04d46251c7d1bbd09
163861
163862    Monotone-Author: wsourdeau@inverse.ca
163863    Monotone-Date: 2008-07-09T16:02:42
163864    Monotone-Branch: ca.inverse.sogo
163865
163866M	ChangeLog
163867M	SoObjects/Appointments/SOGoAppointmentFolders.m
163868M	SoObjects/SOGo/SOGoContentObject.m
163869
163870commit 8cebb1931d10648b48dc7003d51d125315788ff7
163871Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163872Date:   Wed Jul 9 15:59:56 2008 +0000
163873
163874    Monotone-Parent: 135e7483e9580e1a8e72447e05a5d342c957b54a
163875    Monotone-Revision: 337924e6726c6500e1c6fb527d7aa68336314c02
163876
163877    Monotone-Author: wsourdeau@inverse.ca
163878    Monotone-Date: 2008-07-09T15:59:56
163879    Monotone-Branch: ca.inverse.sogo
163880
163881M	SOPE/sope-patchset-r1623.diff
163882
163883commit 726a54d7dca57eb95c7b52765e28d9a98757e558
163884Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163885Date:   Wed Jul 9 15:54:39 2008 +0000
163886
163887    Monotone-Parent: 3cad3ace0562bec9fda3d3fbacaeea2559bdda1b
163888    Monotone-Revision: 135e7483e9580e1a8e72447e05a5d342c957b54a
163889
163890    Monotone-Author: wsourdeau@inverse.ca
163891    Monotone-Date: 2008-07-09T15:54:39
163892    Monotone-Branch: ca.inverse.sogo
163893
163894M	ChangeLog
163895M	SoObjects/Appointments/SOGoAppointmentFolder.m
163896
163897commit 7a85810909b4e8719c45cb12c0d5b116d3f78577
163898Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163899Date:   Wed Jul 9 15:43:55 2008 +0000
163900
163901    Monotone-Parent: 4f866f7ebe374b79f2e28ceb3dca60ca3cc709bc
163902    Monotone-Revision: 3cad3ace0562bec9fda3d3fbacaeea2559bdda1b
163903
163904    Monotone-Author: wsourdeau@inverse.ca
163905    Monotone-Date: 2008-07-09T15:43:55
163906    Monotone-Branch: ca.inverse.sogo
163907
163908M	SoObjects/Appointments/SOGoAppointmentObject.h
163909
163910commit 325156489121fafbfe59884180c96eebe1be492f
163911Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163912Date:   Wed Jul 9 15:43:48 2008 +0000
163913
163914    Monotone-Parent: 9402acf99e73ef8bdcad7719c88dc1d6a3ee27d4
163915    Monotone-Revision: 4f866f7ebe374b79f2e28ceb3dca60ca3cc709bc
163916
163917    Monotone-Author: wsourdeau@inverse.ca
163918    Monotone-Date: 2008-07-09T15:43:48
163919    Monotone-Branch: ca.inverse.sogo
163920
163921M	ChangeLog
163922M	SoObjects/Appointments/SOGoAppointmentObject.m
163923
163924commit 5886e82c794e118e402aff260e4eba309872867e
163925Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163926Date:   Wed Jul 9 15:42:22 2008 +0000
163927
163928    Monotone-Parent: 1ffb41682368b46b7d5dfbe50eb430e0859f6837
163929    Monotone-Revision: 9402acf99e73ef8bdcad7719c88dc1d6a3ee27d4
163930
163931    Monotone-Author: wsourdeau@inverse.ca
163932    Monotone-Date: 2008-07-09T15:42:22
163933    Monotone-Branch: ca.inverse.sogo
163934
163935M	ChangeLog
163936M	SoObjects/SOGo/SOGoContentObject.h
163937M	SoObjects/SOGo/SOGoContentObject.m
163938
163939commit 8a69b86e126b34cc286778d97abb3de10e4b9908
163940Author: Francis Lachapelle <flachapelle@inverse.ca>
163941Date:   Wed Jul 9 02:01:32 2008 +0000
163942
163943    Monotone-Parent: 96be8fb544ada3cb6a58b0caa0bfb99522dac8db
163944    Monotone-Revision: bded46ecbec55dcfe4c434982eb0a1d07a5ce436
163945
163946    Monotone-Author: flachapelle@inverse.ca
163947    Monotone-Date: 2008-07-09T02:01:32
163948    Monotone-Branch: ca.inverse.sogo
163949
163950M	SoObjects/SOGo/SOGoContentObject.h
163951M	SoObjects/SOGo/SOGoContentObject.m
163952M	UI/Contacts/GNUmakefile
163953M	UI/Contacts/UIxContactFoldersView.m
163954M	UI/Contacts/product.plist
163955M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
163956M	UI/WebServerResources/UIxAttendeesEditor.js
163957M	UI/WebServerResources/UIxMailEditor.js
163958A	UI/WebServerResources/addrbook.png
163959M	UI/WebServerResources/generic.css
163960A	UI/WebServerResources/remote-addrbook.png
163961
163962commit 049442813954f8c102533346433fea5942a6f601
163963Author: Francis Lachapelle <flachapelle@inverse.ca>
163964Date:   Tue Jul 8 20:14:47 2008 +0000
163965
163966    Monotone-Parent: c80330da9a8ac34c6b7766f390131ea49ac47d5b
163967    Monotone-Revision: 7d2120f897825c5610c6111ccba1a14c02fdcb07
163968
163969    Monotone-Author: flachapelle@inverse.ca
163970    Monotone-Date: 2008-07-08T20:14:47
163971    Monotone-Branch: ca.inverse.sogo
163972
163973M	UI/WebServerResources/UIxMailEditor.js
163974
163975commit ed9611678b22e80e272d11f1b73c8e63b605e0f5
163976Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163977Date:   Tue Jul 8 15:44:50 2008 +0000
163978
163979    Monotone-Parent: a12bd5b03a0fa8ed21ec4b06e2b7b59ddf2c3ca2
163980    Monotone-Revision: 4919aeeff629dcb3750bd1e1f28cf06348a5da02
163981
163982    Monotone-Author: wsourdeau@inverse.ca
163983    Monotone-Date: 2008-07-08T15:44:50
163984    Monotone-Branch: ca.inverse.sogo
163985
163986M	ChangeLog
163987M	SoObjects/Appointments/SOGoAppointmentFolder.m
163988
163989commit 804c05e92df0fed955eb141bba3a29fffeb264c2
163990Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
163991Date:   Tue Jul 8 15:42:40 2008 +0000
163992
163993    Monotone-Parent: 2e93af5446f533d239d1daf98838f4049e3256a0
163994    Monotone-Revision: a12bd5b03a0fa8ed21ec4b06e2b7b59ddf2c3ca2
163995
163996    Monotone-Author: wsourdeau@inverse.ca
163997    Monotone-Date: 2008-07-08T15:42:40
163998    Monotone-Branch: ca.inverse.sogo
163999
164000M	ChangeLog
164001M	SoObjects/Appointments/SOGoAppointmentObject.h
164002M	SoObjects/Appointments/SOGoAppointmentObject.m
164003
164004commit 1aa527535b885ace3836779c1b188f330cd8dd58
164005Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164006Date:   Tue Jul 8 15:40:47 2008 +0000
164007
164008    Monotone-Parent: 54264028f33a54d13b69aeb1d296454517d33171
164009    Monotone-Revision: 2e93af5446f533d239d1daf98838f4049e3256a0
164010
164011    Monotone-Author: wsourdeau@inverse.ca
164012    Monotone-Date: 2008-07-08T15:40:47
164013    Monotone-Branch: ca.inverse.sogo
164014
164015M	ChangeLog
164016M	SoObjects/Appointments/SOGoCalendarComponent.m
164017
164018commit 7cffd286083f91d94eada125cd4e19cf91fdb656
164019Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164020Date:   Tue Jul 8 15:40:07 2008 +0000
164021
164022    Monotone-Parent: 10716bba581bb0dd4ad881e814040b2adb37ba10
164023    Monotone-Revision: 54264028f33a54d13b69aeb1d296454517d33171
164024
164025    Monotone-Author: wsourdeau@inverse.ca
164026    Monotone-Date: 2008-07-08T15:40:07
164027    Monotone-Branch: ca.inverse.sogo
164028
164029M	configure
164030
164031commit a8a1cfbc31ec19b10ece0d2d715c38f57ee7c754
164032Author: Francis Lachapelle <flachapelle@inverse.ca>
164033Date:   Tue Jul 8 13:04:36 2008 +0000
164034
164035    Monotone-Parent: 1094f166b339479dde765f822ac9c63fd901e53c
164036    Monotone-Revision: 546031563b555a3095688a4ec17eeb5902aea9a1
164037
164038    Monotone-Author: flachapelle@inverse.ca
164039    Monotone-Date: 2008-07-08T13:04:36
164040    Monotone-Branch: ca.inverse.sogo
164041
164042M	UI/WebServerResources/ContactsUI.js
164043
164044commit d7783869c39d76bffa23450935e050f8e13b0f7d
164045Author: Francis Lachapelle <flachapelle@inverse.ca>
164046Date:   Tue Jul 8 12:51:55 2008 +0000
164047
164048    Monotone-Parent: faa54c78af829885e4c94078b27e72ff3d5a5ce9
164049    Monotone-Revision: 1094f166b339479dde765f822ac9c63fd901e53c
164050
164051    Monotone-Author: flachapelle@inverse.ca
164052    Monotone-Date: 2008-07-08T12:51:55
164053    Monotone-Branch: ca.inverse.sogo
164054
164055M	ChangeLog
164056M	NEWS
164057
164058commit f25989a2913182af216156d573a534558fa2b78e
164059Author: Francis Lachapelle <flachapelle@inverse.ca>
164060Date:   Tue Jul 8 12:44:11 2008 +0000
164061
164062    Monotone-Parent: 716528a4c99649c701a54366e47e2396b887aa1a
164063    Monotone-Revision: faa54c78af829885e4c94078b27e72ff3d5a5ce9
164064
164065    Monotone-Author: flachapelle@inverse.ca
164066    Monotone-Date: 2008-07-08T12:44:11
164067    Monotone-Branch: ca.inverse.sogo
164068
164069M	UI/WebServerResources/ContactsUI.js
164070
164071commit b828996f1e37d3678ab99eb671083f4ba081353b
164072Author: Francis Lachapelle <flachapelle@inverse.ca>
164073Date:   Tue Jul 8 12:17:53 2008 +0000
164074
164075    Monotone-Parent: 1c7442ef9f84ce58c394c1539163f94d731b3545
164076    Monotone-Revision: 716528a4c99649c701a54366e47e2396b887aa1a
164077
164078    Monotone-Author: flachapelle@inverse.ca
164079    Monotone-Date: 2008-07-08T12:17:53
164080    Monotone-Branch: ca.inverse.sogo
164081
164082M	UI/Contacts/UIxContactView.m
164083M	UI/WebServerResources/ContactsUI.js
164084
164085commit a19563f78b2b819a67d7ba3e336b90d6770bf033
164086Author: Francis Lachapelle <flachapelle@inverse.ca>
164087Date:   Tue Jul 8 11:32:43 2008 +0000
164088
164089    Monotone-Parent: 5a9d1a37ff5b7e57b7c92db2cc2c56d3af92d80c
164090    Monotone-Revision: 1c7442ef9f84ce58c394c1539163f94d731b3545
164091
164092    Monotone-Author: flachapelle@inverse.ca
164093    Monotone-Date: 2008-07-08T11:32:43
164094    Monotone-Branch: ca.inverse.sogo
164095
164096M	SoObjects/Contacts/SOGoContactGCSFolder.m
164097M	UI/Contacts/Toolbars/SOGoContactFolder.toolbar
164098M	UI/Contacts/UIxContactFoldersView.m
164099M	UI/Contacts/UIxContactView.m
164100M	UI/Contacts/product.plist
164101M	UI/MailerUI/UIxMailMainFrame.m
164102M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
164103M	UI/WebServerResources/ContactsUI.js
164104M	UI/WebServerResources/generic.js
164105
164106commit fe445c22f1b4356f76964d0531062189d4f2452b
164107Author: Francis Lachapelle <flachapelle@inverse.ca>
164108Date:   Tue Jul 8 11:13:20 2008 +0000
164109
164110    Monotone-Parent: dda4e6a3f592d528b84dd6d0a778f5e9cea2bfa5
164111    Monotone-Revision: 5a9d1a37ff5b7e57b7c92db2cc2c56d3af92d80c
164112
164113    Monotone-Author: flachapelle@inverse.ca
164114    Monotone-Date: 2008-07-08T11:13:20
164115    Monotone-Branch: ca.inverse.sogo
164116
164117M	UI/WebServerResources/UIxAppointmentEditor.js
164118
164119commit 4de9671edd9d0a140a2ff4e51df688327594bf7d
164120Author: Francis Lachapelle <flachapelle@inverse.ca>
164121Date:   Tue Jul 8 11:10:29 2008 +0000
164122
164123    Monotone-Parent: b2d9c636fb3d2144c545bb429ce3ba1a5ebaa2c4
164124    Monotone-Revision: dda4e6a3f592d528b84dd6d0a778f5e9cea2bfa5
164125
164126    Monotone-Author: flachapelle@inverse.ca
164127    Monotone-Date: 2008-07-08T11:10:29
164128    Monotone-Branch: ca.inverse.sogo
164129
164130M	UI/WebServerResources/ContactsUI.css
164131
164132commit 2623c386551eeaa7bb4d92bc3a28890110707115
164133Author: Francis Lachapelle <flachapelle@inverse.ca>
164134Date:   Tue Jul 8 01:59:40 2008 +0000
164135
164136    Monotone-Parent: 35c6e565c282464b0b27410ce485ee952c87166a
164137    Monotone-Revision: b2d9c636fb3d2144c545bb429ce3ba1a5ebaa2c4
164138
164139    Monotone-Author: flachapelle@inverse.ca
164140    Monotone-Date: 2008-07-08T01:59:40
164141    Monotone-Branch: ca.inverse.sogo
164142
164143M	UI/WebServerResources/MailerUI.css
164144M	UI/WebServerResources/MailerUI.js
164145
164146commit d9304d4063ffc85c417d03a93b417c6b68cc900d
164147Author: Francis Lachapelle <flachapelle@inverse.ca>
164148Date:   Tue Jul 8 01:56:34 2008 +0000
164149
164150    Monotone-Parent: 1ffb41682368b46b7d5dfbe50eb430e0859f6837
164151    Monotone-Revision: 35c6e565c282464b0b27410ce485ee952c87166a
164152
164153    Monotone-Author: flachapelle@inverse.ca
164154    Monotone-Date: 2008-07-08T01:56:34
164155    Monotone-Branch: ca.inverse.sogo
164156
164157M	UI/Contacts/UIxContactsListViewContainer.h
164158M	UI/Contacts/UIxContactsListViewContainer.m
164159
164160commit 443265db50db4b7bc29d1af375d49b4f232a2ecb
164161Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164162Date:   Mon Jul 7 15:50:50 2008 +0000
164163
164164    Monotone-Parent: 45f8f00965e4667aab6443560550ea1d92c6d11d
164165    Monotone-Revision: 10716bba581bb0dd4ad881e814040b2adb37ba10
164166
164167    Monotone-Author: wsourdeau@inverse.ca
164168    Monotone-Date: 2008-07-07T15:50:50
164169    Monotone-Branch: ca.inverse.sogo
164170
164171M	SOPE/NGCards/CardElement.m
164172M	SOPE/NGCards/ChangeLog
164173
164174commit 6c34e49849490e06a3f9a3465e05bc676cb57c0e
164175Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164176Date:   Fri Jul 4 22:25:27 2008 +0000
164177
164178    Monotone-Parent: 0245a6f30d464bb48c20bcb2fbc22fe527e5a47a
164179    Monotone-Revision: 45f8f00965e4667aab6443560550ea1d92c6d11d
164180
164181    Monotone-Author: wsourdeau@inverse.ca
164182    Monotone-Date: 2008-07-04T22:25:27
164183    Monotone-Branch: ca.inverse.sogo
164184
164185M	SoObjects/Appointments/SOGoAppointmentFolder.m
164186M	SoObjects/Appointments/SOGoAppointmentObject.m
164187M	SoObjects/SOGo/SOGoContentObject.h
164188M	SoObjects/SOGo/SOGoContentObject.m
164189
164190commit deed690afb18c3d7509c635844cd53b0f5fdb42e
164191Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164192Date:   Fri Jul 4 19:28:21 2008 +0000
164193
164194    Monotone-Parent: 5daf7aebb25ab3a16dccbb23766a2eb2a04a78f5
164195    Monotone-Revision: 0245a6f30d464bb48c20bcb2fbc22fe527e5a47a
164196
164197    Monotone-Author: wsourdeau@inverse.ca
164198    Monotone-Date: 2008-07-04T19:28:21
164199    Monotone-Branch: ca.inverse.sogo
164200
164201M	NEWS
164202
164203commit 0797fb9a62cf0980be5e2a50f241391e8f87e348
164204Author: Francis Lachapelle <flachapelle@inverse.ca>
164205Date:   Fri Jul 4 09:43:28 2008 +0000
164206
164207    Monotone-Parent: 10716bba581bb0dd4ad881e814040b2adb37ba10
164208    Monotone-Revision: 305966069ea6e632bec9f09e6fd85e54295efb03
164209
164210    Monotone-Author: flachapelle@inverse.ca
164211    Monotone-Date: 2008-07-04T09:43:28
164212    Monotone-Branch: ca.inverse.sogo
164213
164214M	ChangeLog
164215M	UI/Contacts/UIxContactFoldersView.h
164216M	UI/Contacts/UIxContactFoldersView.m
164217M	UI/Contacts/product.plist
164218M	UI/Templates/MailerUI/UIxMailEditor.wox
164219M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
164220M	UI/WebServerResources/UIxAttendeesEditor.js
164221M	UI/WebServerResources/UIxMailEditor.js
164222M	UI/WebServerResources/generic.css
164223
164224commit f23aa520157c5f200b81225f93f52ff70d5a943e
164225Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164226Date:   Fri Jul 4 18:27:07 2008 +0000
164227
164228    Monotone-Parent: b4655ce05ca4a96336269d9d01dd4866945c8841
164229    Monotone-Revision: 8ca6b006717869bd8c2cfca4e9afa1da74772b12
164230
164231    Monotone-Author: wsourdeau@inverse.ca
164232    Monotone-Date: 2008-07-04T18:27:07
164233    Monotone-Branch: ca.inverse.sogo
164234
164235M	ChangeLog
164236
164237commit 8fdb386bd10f7c8463137e25dd4028dbcda72634
164238Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164239Date:   Fri Jul 4 18:23:11 2008 +0000
164240
164241    Monotone-Parent: b63f19817044870bee75b439abf67bc6b7e8ceca
164242    Monotone-Revision: b4655ce05ca4a96336269d9d01dd4866945c8841
164243
164244    Monotone-Author: wsourdeau@inverse.ca
164245    Monotone-Date: 2008-07-04T18:23:11
164246    Monotone-Branch: ca.inverse.sogo
164247
164248M	SOPE/NGCards/CardGroup.m
164249M	SOPE/NGCards/ChangeLog
164250
164251commit b3487bdc719469e54dd6cf23e7013a618881e606
164252Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164253Date:   Fri Jul 4 18:22:14 2008 +0000
164254
164255    Monotone-Parent: 99eb9661017e4e4371b678e9d5c89d54eb0762c5
164256    Monotone-Revision: b63f19817044870bee75b439abf67bc6b7e8ceca
164257
164258    Monotone-Author: wsourdeau@inverse.ca
164259    Monotone-Date: 2008-07-04T18:22:14
164260    Monotone-Branch: ca.inverse.sogo
164261
164262M	SoObjects/Appointments/SOGoAppointmentFolders.m
164263
164264commit be3a423e9bdaf02c6ed9067e3cc27f12d773e02d
164265Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164266Date:   Fri Jul 4 18:22:06 2008 +0000
164267
164268    Monotone-Parent: 3edbc90046db007b2cea7d85505ba6bcecec6dd7
164269    Monotone-Revision: 99eb9661017e4e4371b678e9d5c89d54eb0762c5
164270
164271    Monotone-Author: wsourdeau@inverse.ca
164272    Monotone-Date: 2008-07-04T18:22:06
164273    Monotone-Branch: ca.inverse.sogo
164274
164275M	ChangeLog
164276M	SoObjects/Appointments/SOGoAppointmentFolder.m
164277M	SoObjects/SOGo/SOGoObject.h
164278M	SoObjects/SOGo/SOGoObject.m
164279
164280commit acfedae126cffbca597c8c6cb0a3741ad17c8011
164281Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164282Date:   Fri Jul 4 16:06:09 2008 +0000
164283
164284    Monotone-Parent: 0e8b32d9c70c2ce26b1625a032639e96a5e907a9
164285    Monotone-Revision: 3edbc90046db007b2cea7d85505ba6bcecec6dd7
164286
164287    Monotone-Author: wsourdeau@inverse.ca
164288    Monotone-Date: 2008-07-04T16:06:09
164289    Monotone-Branch: ca.inverse.sogo
164290
164291M	Main/SOGo.m
164292M	OGoContentStore/test_quick_extract.m
164293M	SOPE/NGCards/CardElement.m
164294M	SOPE/NGCards/CardGroup.m
164295M	SOPE/NGCards/CardVersitRenderer.m
164296M	SOPE/NGCards/NGCardsSaxHandler.m
164297M	SOPE/NGCards/NSArray+NGCards.m
164298M	SOPE/NGCards/NSString+NGCards.m
164299M	SOPE/NGCards/iCalRecurrenceCalculator.m
164300M	SoObjects/Appointments/SOGoAppointmentFolder.m
164301M	SoObjects/Appointments/SOGoAppointmentObject.m
164302M	SoObjects/Appointments/SOGoCalendarComponent.m
164303M	SoObjects/Appointments/SOGoUserFolder+Appointments.h
164304M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
164305M	SoObjects/Appointments/iCalEntityObject+SOGo.m
164306M	SoObjects/Contacts/SOGoContactGCSFolder.m
164307M	SoObjects/Contacts/SOGoContactLDAPFolder.m
164308M	SoObjects/Contacts/SOGoFolder+CardDAV.m
164309M	SoObjects/Mailer/SOGoMailFolder.m
164310M	SoObjects/Mailer/SOGoMailObject+Draft.m
164311M	SoObjects/SOGo/LDAPUserManager.m
164312M	SoObjects/SOGo/NSArray+DAV.m
164313M	SoObjects/SOGo/NSArray+Utilities.m
164314M	SoObjects/SOGo/NSDictionary+Utilities.m
164315M	SoObjects/SOGo/SOGoCache.m
164316M	SoObjects/SOGo/SOGoFolder.m
164317M	SoObjects/SOGo/SOGoGCSFolder.m
164318M	SoObjects/SOGo/SOGoParentFolder.m
164319M	SoObjects/SOGo/SOGoUser.m
164320M	SoObjects/SOGo/SOGoUserFolder.m
164321M	SoObjects/SOGo/SOGoWebDAVAclManager.m
164322M	UI/Common/UIxAclEditor.m
164323M	UI/Common/common.h
164324M	UI/Contacts/UIxContactFoldersView.m
164325M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
164326M	UI/MailPartViewers/UIxMailPartViewer.m
164327M	UI/MailerUI/UIxMailListView.m
164328M	UI/MailerUI/UIxMailMainFrame.m
164329M	UI/MailerUI/UIxMailToSelection.m
164330M	UI/MainUI/SOGoUserHomePage.m
164331M	UI/SOGoUI/UIxComponent.m
164332M	UI/Scheduler/NSArray+Scheduler.m
164333M	UI/Scheduler/UIxCalMulticolumnDayView.m
164334M	UI/Scheduler/UIxComponentEditor.m
164335
164336commit fc88f88ffffda37ddd765c5b3ce0872f2fdafd02
164337Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164338Date:   Fri Jul 4 13:57:47 2008 +0000
164339
164340    Monotone-Parent: 4237da1c46aa8fc93100964f3c0b79c40b83ea1b
164341    Monotone-Revision: 0e8b32d9c70c2ce26b1625a032639e96a5e907a9
164342
164343    Monotone-Author: wsourdeau@inverse.ca
164344    Monotone-Date: 2008-07-04T13:57:47
164345    Monotone-Branch: ca.inverse.sogo
164346
164347D	SOPE/sope-patchset-r1621.diff
164348A	SOPE/sope-patchset-r1623.diff
164349
164350commit 9b758a687527a00975f25ae9e0937a72c96abf5e
164351Author: Francis Lachapelle <flachapelle@inverse.ca>
164352Date:   Thu Jul 3 21:26:05 2008 +0000
164353
164354    Monotone-Parent: 4237da1c46aa8fc93100964f3c0b79c40b83ea1b
164355    Monotone-Revision: 9a36073d1afa7838c5d2980e533a408ede5d3fdb
164356
164357    Monotone-Author: flachapelle@inverse.ca
164358    Monotone-Date: 2008-07-03T21:26:05
164359    Monotone-Branch: ca.inverse.sogo
164360
164361M	NEWS
164362M	UI/Templates/MailerUI/UIxMailEditor.wox
164363M	UI/WebServerResources/UIxAttendeesEditor.js
164364M	UI/WebServerResources/UIxMailEditor.js
164365M	UI/WebServerResources/UIxMailToSelection.js
164366M	UI/WebServerResources/generic.css
164367
164368commit 8d7bb2a170e75292b8e794ea1dd0655e2ce370f9
164369Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164370Date:   Thu Jul 3 15:18:44 2008 +0000
164371
164372    Monotone-Parent: dd34ff3c83585062bafd5221403d042c9a83d6ea
164373    Monotone-Revision: 4237da1c46aa8fc93100964f3c0b79c40b83ea1b
164374
164375    Monotone-Author: wsourdeau@inverse.ca
164376    Monotone-Date: 2008-07-03T15:18:44
164377    Monotone-Branch: ca.inverse.sogo
164378
164379M	SOPE/NGCards/ChangeLog
164380M	SOPE/NGCards/iCalEvent.m
164381
164382commit 5fbc2ed38789b8404b0933df1ba7488793f5c682
164383Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164384Date:   Mon Jun 30 22:28:28 2008 +0000
164385
164386    Monotone-Parent: e78d6ed43cef4846ff53da0fb7517386a0b09874
164387    Monotone-Revision: dd34ff3c83585062bafd5221403d042c9a83d6ea
164388
164389    Monotone-Author: wsourdeau@inverse.ca
164390    Monotone-Date: 2008-06-30T22:28:28
164391    Monotone-Branch: ca.inverse.sogo
164392
164393M	NEWS
164394
164395commit 61abfb87241de27c24710e676fbb64eabdde0835
164396Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164397Date:   Mon Jun 30 21:46:05 2008 +0000
164398
164399    Monotone-Parent: 00293ff1c17131bee9ded6c69cb66e9253198cb1
164400    Monotone-Revision: 12a978320b509383d727e835aa557429699e1bce
164401
164402    Monotone-Author: wsourdeau@inverse.ca
164403    Monotone-Date: 2008-06-30T21:46:05
164404    Monotone-Branch: ca.inverse.sogo
164405
164406M	SoObjects/Appointments/SOGoAppointmentFolder.m
164407
164408commit 5f6d80b46ecdf6aa823c5dd36f12eb6b4993b558
164409Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164410Date:   Mon Jun 30 21:11:20 2008 +0000
164411
164412    Monotone-Parent: b38c37cda11815cc245586cfe099f39cb10261f2
164413    Monotone-Revision: 00293ff1c17131bee9ded6c69cb66e9253198cb1
164414
164415    Monotone-Author: wsourdeau@inverse.ca
164416    Monotone-Date: 2008-06-30T21:11:20
164417    Monotone-Branch: ca.inverse.sogo
164418
164419M	ChangeLog
164420M	SoObjects/Appointments/SOGoAppointmentFolder.m
164421
164422commit 3074d66e364e6b243d26ced846becabcf25af07e
164423Author: Francis Lachapelle <flachapelle@inverse.ca>
164424Date:   Mon Jun 30 20:58:29 2008 +0000
164425
164426    Monotone-Parent: b38c37cda11815cc245586cfe099f39cb10261f2
164427    Monotone-Revision: 46bd18b8766ad6df33d5fb254434ed6b19805eae
164428
164429    Monotone-Author: flachapelle@inverse.ca
164430    Monotone-Date: 2008-06-30T20:58:29
164431    Monotone-Branch: ca.inverse.sogo
164432
164433M	UI/WebServerResources/UIxAttendeesEditor.js
164434
164435commit 40ec0cc96e486e518341680a2a36a4c672877898
164436Author: Francis Lachapelle <flachapelle@inverse.ca>
164437Date:   Mon Jun 30 20:35:48 2008 +0000
164438
164439    Monotone-Parent: a9e348832ad8000c19b9f01be30bd0b6ac2cad46
164440    Monotone-Revision: f8fd2d73c8df37a6753528c62bb5d7eb27f1e811
164441
164442    Monotone-Author: flachapelle@inverse.ca
164443    Monotone-Date: 2008-06-30T20:35:48
164444    Monotone-Branch: ca.inverse.sogo
164445
164446M	NEWS
164447
164448commit e91d5e63a31067b19e0a0a10409136bb9cf2a72c
164449Author: Francis Lachapelle <flachapelle@inverse.ca>
164450Date:   Mon Jun 30 20:34:51 2008 +0000
164451
164452    Monotone-Parent: 22f95e63e1a97e2d86b84a031f18f81f1020db88
164453    Monotone-Revision: a9e348832ad8000c19b9f01be30bd0b6ac2cad46
164454
164455    Monotone-Author: flachapelle@inverse.ca
164456    Monotone-Date: 2008-06-30T20:34:51
164457    Monotone-Branch: ca.inverse.sogo
164458
164459M	NEWS
164460M	UI/WebServerResources/UIxComponentEditor.js
164461
164462commit 83014e4b5307bb2472c4079f23fc18ee7162c9f9
164463Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164464Date:   Mon Jun 30 20:18:32 2008 +0000
164465
164466    Monotone-Parent: 35af78ab6487909f71c8663f60be09f9c1055a75
164467    Monotone-Revision: 602ce15244a3cf50b41b2c16feb1c88a2d9bcc37
164468
164469    Monotone-Author: wsourdeau@inverse.ca
164470    Monotone-Date: 2008-06-30T20:18:32
164471    Monotone-Branch: ca.inverse.sogo
164472
164473M	ChangeLog
164474M	SoObjects/Appointments/SOGoAppointmentFolder.m
164475
164476commit d30007a4d0cb8cf2cd03cc7f740a6f976e1c40ff
164477Author: Francis Lachapelle <flachapelle@inverse.ca>
164478Date:   Mon Jun 30 20:05:48 2008 +0000
164479
164480    Monotone-Parent: 46d1c12eedb8177f788cf76fdb4e73b766c27617
164481    Monotone-Revision: 22f95e63e1a97e2d86b84a031f18f81f1020db88
164482
164483    Monotone-Author: flachapelle@inverse.ca
164484    Monotone-Date: 2008-06-30T20:05:48
164485    Monotone-Branch: ca.inverse.sogo
164486
164487M	UI/WebServerResources/UIxMailEditor.js
164488
164489commit 44b95d362a1ce81c9f9e41fe0885f18de8364ba5
164490Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164491Date:   Mon Jun 30 18:58:19 2008 +0000
164492
164493    Monotone-Parent: 5352455491daf79d879c8976262af4ecc972d346
164494    Monotone-Revision: 35af78ab6487909f71c8663f60be09f9c1055a75
164495
164496    Monotone-Author: wsourdeau@inverse.ca
164497    Monotone-Date: 2008-06-30T18:58:19
164498    Monotone-Branch: ca.inverse.sogo
164499
164500M	SoObjects/SOGo/SOGoParentFolder.m
164501
164502commit 68cef03a0664b44fac4e9e7402cc475546272e46
164503Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164504Date:   Mon Jun 30 18:55:45 2008 +0000
164505
164506    Monotone-Parent: b20bb1a79c74d239030ea69ed5a863b7bfad609d
164507    Monotone-Revision: 4ffb0fb9d1bad2a11d7f36633c52d54218fbde52
164508
164509    Monotone-Author: wsourdeau@inverse.ca
164510    Monotone-Date: 2008-06-30T18:55:45
164511    Monotone-Branch: ca.inverse.sogo
164512
164513M	ChangeLog
164514M	SoObjects/SOGo/SOGoParentFolder.m
164515
164516commit 669d8b1128c37d833d15d2c0d892046106eacf39
164517Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164518Date:   Mon Jun 30 18:54:55 2008 +0000
164519
164520    Monotone-Parent: 00cc1c566eeb4f26c3d21e3a3543d990d20dcd75
164521    Monotone-Revision: b20bb1a79c74d239030ea69ed5a863b7bfad609d
164522
164523    Monotone-Author: wsourdeau@inverse.ca
164524    Monotone-Date: 2008-06-30T18:54:55
164525    Monotone-Branch: ca.inverse.sogo
164526
164527M	SoObjects/Appointments/SOGoUserFolder+Appointments.m
164528
164529commit a616391e06fb151e02167174f10b707b32695bbf
164530Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164531Date:   Mon Jun 30 18:53:12 2008 +0000
164532
164533    Monotone-Parent: b307b838dc1265da074caf92873c4e57fe4cade1
164534    Monotone-Revision: 00cc1c566eeb4f26c3d21e3a3543d990d20dcd75
164535
164536    Monotone-Author: wsourdeau@inverse.ca
164537    Monotone-Date: 2008-06-30T18:53:12
164538    Monotone-Branch: ca.inverse.sogo
164539
164540M	SoObjects/Appointments/SOGoAppointmentFolders.m
164541
164542commit 7f7ca2d3cedc211e7715564cdd7455810405c295
164543Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164544Date:   Mon Jun 30 18:52:20 2008 +0000
164545
164546    Monotone-Parent: 696e29a05659691fb76dc0e1831843aae357bb91
164547    Monotone-Revision: b307b838dc1265da074caf92873c4e57fe4cade1
164548
164549    Monotone-Author: wsourdeau@inverse.ca
164550    Monotone-Date: 2008-06-30T18:52:20
164551    Monotone-Branch: ca.inverse.sogo
164552
164553M	ChangeLog
164554M	SoObjects/Appointments/SOGoAppointmentFolder.m
164555
164556commit acd7801f5cc55b7cc218ca164b5ade0aad2a91bd
164557Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164558Date:   Mon Jun 30 18:49:46 2008 +0000
164559
164560    Monotone-Parent: 17ae35d5a041728462df76d24e7144981ef58862
164561    Monotone-Revision: 696e29a05659691fb76dc0e1831843aae357bb91
164562
164563    Monotone-Author: wsourdeau@inverse.ca
164564    Monotone-Date: 2008-06-30T18:49:46
164565    Monotone-Branch: ca.inverse.sogo
164566
164567M	SoObjects/SOGo/SOGoParentFolder.m
164568
164569commit 9eed3fca655cc85db5c5669d7f3dadf3278445c2
164570Author: Francis Lachapelle <flachapelle@inverse.ca>
164571Date:   Mon Jun 30 18:43:57 2008 +0000
164572
164573    Monotone-Parent: 2b4777c3ca432b7b604c9d23a47dae304ddd83b7
164574    Monotone-Revision: 46d1c12eedb8177f788cf76fdb4e73b766c27617
164575
164576    Monotone-Author: flachapelle@inverse.ca
164577    Monotone-Date: 2008-06-30T18:43:57
164578    Monotone-Branch: ca.inverse.sogo
164579
164580M	UI/WebServerResources/UIxMailEditor.js
164581
164582commit 37ccac74a4293bbaf50e9193f9351c3ccfec71be
164583Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164584Date:   Mon Jun 30 18:41:32 2008 +0000
164585
164586    Monotone-Parent: a67cdac2314fad2d44d7a6d3d3388e7476568ac4
164587    Monotone-Revision: 17ae35d5a041728462df76d24e7144981ef58862
164588
164589    Monotone-Author: wsourdeau@inverse.ca
164590    Monotone-Date: 2008-06-30T18:41:32
164591    Monotone-Branch: ca.inverse.sogo
164592
164593M	SoObjects/Appointments/SOGoFreeBusyObject.h
164594
164595commit 8e84b21ce92a2623ced6bf6f1bf1c92a0552ec1c
164596Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164597Date:   Mon Jun 30 18:31:50 2008 +0000
164598
164599    Monotone-Parent: e12ee6acd551d70f45f22939355f0439c3590e24
164600    Monotone-Revision: a67cdac2314fad2d44d7a6d3d3388e7476568ac4
164601
164602    Monotone-Author: wsourdeau@inverse.ca
164603    Monotone-Date: 2008-06-30T18:31:50
164604    Monotone-Branch: ca.inverse.sogo
164605
164606M	SoObjects/SOGo/SOGoUserFolder.h
164607
164608commit ea81b6155f8387e675a926935a5f34f28e4fbb61
164609Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164610Date:   Mon Jun 30 18:31:38 2008 +0000
164611
164612    Monotone-Parent: bd220b05886ea464c192ac169ed8f63316357a12
164613    Monotone-Revision: e12ee6acd551d70f45f22939355f0439c3590e24
164614
164615    Monotone-Author: wsourdeau@inverse.ca
164616    Monotone-Date: 2008-06-30T18:31:38
164617    Monotone-Branch: ca.inverse.sogo
164618
164619M	SoObjects/SOGo/DAVReportMap.plist
164620
164621commit b86a466fb7a6582a28ad04398c1d3404a315e13c
164622Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164623Date:   Mon Jun 30 18:31:29 2008 +0000
164624
164625    Monotone-Parent: a004f12155b916af0dd5336aa31347b570b5395b
164626    Monotone-Revision: bd220b05886ea464c192ac169ed8f63316357a12
164627
164628    Monotone-Author: wsourdeau@inverse.ca
164629    Monotone-Date: 2008-06-30T18:31:29
164630    Monotone-Branch: ca.inverse.sogo
164631
164632M	SoObjects/SOGo/SOGoObject.h
164633
164634commit 843b7d36169e2112394600f959acb85db1d05e6b
164635Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164636Date:   Mon Jun 30 18:31:03 2008 +0000
164637
164638    Monotone-Parent: effc0ea5c248c71e6b7996a01b73ce09b7609780
164639    Monotone-Revision: a004f12155b916af0dd5336aa31347b570b5395b
164640
164641    Monotone-Author: wsourdeau@inverse.ca
164642    Monotone-Date: 2008-06-30T18:31:03
164643    Monotone-Branch: ca.inverse.sogo
164644
164645M	SOPE/NGCards/ChangeLog
164646M	SOPE/NGCards/iCalFreeBusy.h
164647M	SOPE/NGCards/iCalFreeBusy.m
164648
164649commit f50e9b4d0f617827e9f9473c5ad2bacac0c09a54
164650Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164651Date:   Mon Jun 30 15:15:29 2008 +0000
164652
164653    Monotone-Parent: c4d0ee7e69c541a6b4b799dae55d03d6b5b67a6a
164654    Monotone-Revision: effc0ea5c248c71e6b7996a01b73ce09b7609780
164655
164656    Monotone-Author: wsourdeau@inverse.ca
164657    Monotone-Date: 2008-06-30T15:15:29
164658    Monotone-Branch: ca.inverse.sogo
164659
164660M	SOPE/GDLContentStore/GCSFolderManager.m
164661
164662commit d0c53ef1ac925b14253d1ba17c73b2a36e914caa
164663Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164664Date:   Mon Jun 30 14:50:47 2008 +0000
164665
164666    Monotone-Parent: a0b176b29a24b7fe33ae8e1eb04d9838a299deaa
164667    Monotone-Revision: c4d0ee7e69c541a6b4b799dae55d03d6b5b67a6a
164668
164669    Monotone-Author: wsourdeau@inverse.ca
164670    Monotone-Date: 2008-06-30T14:50:47
164671    Monotone-Branch: ca.inverse.sogo
164672
164673M	SOPE/GDLContentStore/GCSFolderManager.m
164674
164675commit f6e7d5c3a7fefce0e3ccebaed30aecc2c68320ff
164676Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164677Date:   Mon Jun 30 14:15:42 2008 +0000
164678
164679    Monotone-Parent: dce96f1e164f7e8d2e52f854cb9287574b9ded6d
164680    Monotone-Revision: a0b176b29a24b7fe33ae8e1eb04d9838a299deaa
164681
164682    Monotone-Author: wsourdeau@inverse.ca
164683    Monotone-Date: 2008-06-30T14:15:42
164684    Monotone-Branch: ca.inverse.sogo
164685
164686M	ChangeLog
164687M	SoObjects/Contacts/SOGoContactLDAPFolder.m
164688
164689commit 3e01dc899fc9a5b52424bf4a2105d07e95c14f39
164690Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164691Date:   Mon Jun 30 14:12:32 2008 +0000
164692
164693    Monotone-Parent: 597389f8260d0d6fdfa812be82b4f10f924e5c8b
164694    Monotone-Revision: dce96f1e164f7e8d2e52f854cb9287574b9ded6d
164695
164696    Monotone-Author: wsourdeau@inverse.ca
164697    Monotone-Date: 2008-06-30T14:12:32
164698    Monotone-Branch: ca.inverse.sogo
164699
164700M	UI/MainUI/OCSFolderInfo-oracle.sql
164701M	UI/MainUI/OCSFolderInfo.sql
164702
164703commit 7c2be6f0d31f156faae0d3106758306c7c01f73b
164704Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164705Date:   Mon Jun 30 14:12:10 2008 +0000
164706
164707    Monotone-Parent: f6d0d3d72013771c7544d3498ed9510e4a4a9ff2
164708    Monotone-Revision: 597389f8260d0d6fdfa812be82b4f10f924e5c8b
164709
164710    Monotone-Author: wsourdeau@inverse.ca
164711    Monotone-Date: 2008-06-30T14:12:10
164712    Monotone-Branch: ca.inverse.sogo
164713
164714M	SOPE/GDLContentStore/ChangeLog
164715M	SOPE/GDLContentStore/GCSFolderManager.m
164716
164717commit e389f53590bccb47971081c017e967b540289b39
164718Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164719Date:   Mon Jun 30 14:10:45 2008 +0000
164720
164721    Monotone-Parent: 644595c11e58a7c604c223b28fa3c197272777e2
164722    Monotone-Revision: f6d0d3d72013771c7544d3498ed9510e4a4a9ff2
164723
164724    Monotone-Author: wsourdeau@inverse.ca
164725    Monotone-Date: 2008-06-30T14:10:45
164726    Monotone-Branch: ca.inverse.sogo
164727
164728M	SOPE/GDLContentStore/ChangeLog
164729M	SOPE/GDLContentStore/GCSFolder.m
164730
164731commit 975f39355e95e5bf50a6dad5fa43b94bc0196db0
164732Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164733Date:   Mon Jun 30 14:08:10 2008 +0000
164734
164735    Monotone-Parent: 5092b7192c90ae7b78ecc0442ac5ec1841d30a8d
164736    Monotone-Revision: 644595c11e58a7c604c223b28fa3c197272777e2
164737
164738    Monotone-Author: wsourdeau@inverse.ca
164739    Monotone-Date: 2008-06-30T14:08:10
164740    Monotone-Branch: ca.inverse.sogo
164741
164742M	SOPE/GDLContentStore/ChangeLog
164743M	SOPE/GDLContentStore/EOAdaptorChannel+GCS.h
164744M	SOPE/GDLContentStore/EOAdaptorChannel+GCS.m
164745
164746commit 09a3866d02aaf56d4f35a1e6623fe071172c2d24
164747Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164748Date:   Fri Jun 27 14:49:28 2008 +0000
164749
164750    Monotone-Parent: 2b4777c3ca432b7b604c9d23a47dae304ddd83b7
164751    Monotone-Revision: 5092b7192c90ae7b78ecc0442ac5ec1841d30a8d
164752
164753    Monotone-Author: wsourdeau@inverse.ca
164754    Monotone-Date: 2008-06-27T14:49:28
164755    Monotone-Branch: ca.inverse.sogo
164756
164757M	ChangeLog
164758M	SoObjects/Appointments/SOGoFreeBusyObject.m
164759
164760commit 07e5875c7eab175d7a030fd5d2f888880458948e
164761Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164762Date:   Mon Jun 23 22:04:40 2008 +0000
164763
164764    Monotone-Parent: 18f04728c7d6b1760dbcd750fc045948d7001567
164765    Monotone-Revision: 2b4777c3ca432b7b604c9d23a47dae304ddd83b7
164766
164767    Monotone-Author: wsourdeau@inverse.ca
164768    Monotone-Date: 2008-06-23T22:04:40
164769    Monotone-Branch: ca.inverse.sogo
164770
164771M	UI/WebServerResources/UIxContactsUserFolders.js
164772
164773commit f1fa01109c348a6267f48ee6d91033460a5ee3ee
164774Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164775Date:   Mon Jun 23 20:44:54 2008 +0000
164776
164777    Monotone-Parent: e83902dbab2643711380599c555ac903400fd110
164778    Monotone-Revision: 18f04728c7d6b1760dbcd750fc045948d7001567
164779
164780    Monotone-Author: wsourdeau@inverse.ca
164781    Monotone-Date: 2008-06-23T20:44:54
164782    Monotone-Branch: ca.inverse.sogo
164783
164784M	UI/WebServerResources/ContactsUI.js
164785M	UI/WebServerResources/SchedulerUI.js
164786M	UI/WebServerResources/UIxContactsUserFolders.js
164787M	UI/WebServerResources/UIxMailEditor.js
164788M	UI/WebServerResources/UIxMailToSelection.js
164789M	UI/WebServerResources/generic.js
164790
164791commit f773bc2e66f0e5be8108a9447179a66b22c574ea
164792Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164793Date:   Mon Jun 23 17:42:01 2008 +0000
164794
164795    Monotone-Parent: 36eea899c37b0f581bdc6a21780d9744e51c34e5
164796    Monotone-Revision: e83902dbab2643711380599c555ac903400fd110
164797
164798    Monotone-Author: wsourdeau@inverse.ca
164799    Monotone-Date: 2008-06-23T17:42:01
164800    Monotone-Branch: ca.inverse.sogo
164801
164802M	SoObjects/SOGo/SOGoParentFolder.m
164803
164804commit db7ef9102f7d1748c0ed82d8eb111774a3fee231
164805Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164806Date:   Mon Jun 23 17:29:57 2008 +0000
164807
164808    Monotone-Parent: 9788a56d4a666ff0e884a4516969eeff08276d4c
164809    Monotone-Revision: 36eea899c37b0f581bdc6a21780d9744e51c34e5
164810
164811    Monotone-Author: wsourdeau@inverse.ca
164812    Monotone-Date: 2008-06-23T17:29:57
164813    Monotone-Branch: ca.inverse.sogo
164814
164815A	UI/MainUI/Dutch.lproj/Locale
164816A	UI/MainUI/Spanish.lproj/Locale
164817
164818commit 8f08599db191d4ad1450bdb0f4306e2c4293e71f
164819Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164820Date:   Mon Jun 23 14:32:53 2008 +0000
164821
164822    Monotone-Parent: f37d0868145e5cd1f879ccf7033ca5d1900df42b
164823    Monotone-Revision: 9788a56d4a666ff0e884a4516969eeff08276d4c
164824
164825    Monotone-Author: wsourdeau@inverse.ca
164826    Monotone-Date: 2008-06-23T14:32:53
164827    Monotone-Branch: ca.inverse.sogo
164828
164829M	OGoContentStore/appointment-oracle.ocs
164830M	OGoContentStore/appointment.ocs
164831M	OGoContentStore/contact-oracle.ocs
164832M	OGoContentStore/contact.ocs
164833M	SOPE/sope-patchset-r1621.diff
164834
164835commit 5a382d84ea1ec2ccded513de0d636f5c06933055
164836Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164837Date:   Mon Jun 23 14:23:18 2008 +0000
164838
164839    Monotone-Parent: 187fad3b4acd4bab3a2b6c286a0f9dc3789c5b83
164840    Monotone-Revision: f37d0868145e5cd1f879ccf7033ca5d1900df42b
164841
164842    Monotone-Author: wsourdeau@inverse.ca
164843    Monotone-Date: 2008-06-23T14:23:18
164844    Monotone-Branch: ca.inverse.sogo
164845
164846M	ChangeLog
164847A	SoObjects/Appointments/Dutch.lproj/Localizable.strings
164848A	SoObjects/Appointments/English.lproj/Localizable.strings
164849A	SoObjects/Appointments/French.lproj/Localizable.strings
164850M	SoObjects/Appointments/GNUmakefile
164851A	SoObjects/Appointments/German.lproj/Localizable.strings
164852A	SoObjects/Appointments/Italian.lproj/Localizable.strings
164853M	SoObjects/Appointments/SOGoAppointmentFolders.m
164854A	SoObjects/Appointments/Spanish.lproj/Localizable.strings
164855A	SoObjects/Contacts/Dutch.lproj/Localizable.strings
164856A	SoObjects/Contacts/English.lproj/Localizable.strings
164857A	SoObjects/Contacts/French.lproj/Localizable.strings
164858M	SoObjects/Contacts/GNUmakefile
164859A	SoObjects/Contacts/German.lproj/Localizable.strings
164860A	SoObjects/Contacts/Italian.lproj/Localizable.strings
164861M	SoObjects/Contacts/SOGoContactFolders.m
164862A	SoObjects/Contacts/Spanish.lproj/Localizable.strings
164863M	SoObjects/SOGo/SOGoObject.m
164864M	SoObjects/SOGo/SOGoParentFolder.m
164865M	UI/Contacts/Dutch.lproj/Localizable.strings
164866M	UI/Contacts/English.lproj/Localizable.strings
164867M	UI/Contacts/French.lproj/Localizable.strings
164868M	UI/Contacts/German.lproj/Localizable.strings
164869M	UI/Contacts/Italian.lproj/Localizable.strings
164870M	UI/Contacts/Spanish.lproj/Localizable.strings
164871M	UI/Contacts/UIxContactsListViewContainer.m
164872
164873commit d22e932839dac46c7497d7c34391bc2b78ae1f42
164874Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164875Date:   Mon Jun 23 14:19:38 2008 +0000
164876
164877    Monotone-Parent: 8741439b1a08b29f89d1ab07bbe641db0e032388
164878    Monotone-Revision: 187fad3b4acd4bab3a2b6c286a0f9dc3789c5b83
164879
164880    Monotone-Author: wsourdeau@inverse.ca
164881    Monotone-Date: 2008-06-23T14:19:38
164882    Monotone-Branch: ca.inverse.sogo
164883
164884M	SOPE/GDLContentStore/ChangeLog
164885M	SOPE/GDLContentStore/GCSFolderManager.m
164886
164887commit 314f55be23401cb6ed711429dbea583a716a7c1c
164888Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164889Date:   Fri Jun 20 21:24:35 2008 +0000
164890
164891    Monotone-Parent: 149ee15b8470e7a666d30ff2c9205f2807b3a62d
164892    Monotone-Revision: 8741439b1a08b29f89d1ab07bbe641db0e032388
164893
164894    Monotone-Author: wsourdeau@inverse.ca
164895    Monotone-Date: 2008-06-20T21:24:35
164896    Monotone-Branch: ca.inverse.sogo
164897
164898M	SOPE/sope-patchset-r1621.diff
164899
164900commit bee9be27a9d170e72b2fa8a424705683a89f51c9
164901Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164902Date:   Fri Jun 20 21:10:22 2008 +0000
164903
164904    Monotone-Parent: 8f7faf43252e454d38d7f77f3038637643fc9382
164905    Monotone-Revision: 149ee15b8470e7a666d30ff2c9205f2807b3a62d
164906
164907    Monotone-Author: wsourdeau@inverse.ca
164908    Monotone-Date: 2008-06-20T21:10:22
164909    Monotone-Branch: ca.inverse.sogo
164910
164911M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
164912
164913commit 4ed92fbd8b8fc314bd5511ef0fd229b5a332fd1d
164914Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164915Date:   Fri Jun 20 15:41:52 2008 +0000
164916
164917    Monotone-Parent: 187fb28d41b875b82a5bc4cebd053fc83e84f32b
164918    Monotone-Revision: 8f7faf43252e454d38d7f77f3038637643fc9382
164919
164920    Monotone-Author: wsourdeau@inverse.ca
164921    Monotone-Date: 2008-06-20T15:41:52
164922    Monotone-Branch: ca.inverse.sogo
164923
164924M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
164925M	UI/WebServerResources/UIxCalendarProperties.css
164926
164927commit 1a51f750127f1556330cbfa5ea1b3d34d68fa495
164928Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164929Date:   Fri Jun 20 14:52:40 2008 +0000
164930
164931    Monotone-Parent: 11407a8d848e4be8f75087c533fb576da5e80ce4
164932    Monotone-Revision: 5901cb55e465d09b6ccf43a331523d24a91ebb01
164933
164934    Monotone-Author: wsourdeau@inverse.ca
164935    Monotone-Date: 2008-06-20T14:52:40
164936    Monotone-Branch: ca.inverse.sogo
164937
164938M	SoObjects/Appointments/SOGoAppointmentFolder.h
164939M	SoObjects/Appointments/SOGoAppointmentFolder.m
164940
164941commit bc86f4a582239df2b45e7c3112364a7120011095
164942Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164943Date:   Fri Jun 20 14:52:24 2008 +0000
164944
164945    Monotone-Parent: fdf6957aa0f1c98704004b55ba6f4e09df375481
164946    Monotone-Revision: 11407a8d848e4be8f75087c533fb576da5e80ce4
164947
164948    Monotone-Author: wsourdeau@inverse.ca
164949    Monotone-Date: 2008-06-20T14:52:24
164950    Monotone-Branch: ca.inverse.sogo
164951
164952M	ChangeLog
164953M	UI/Scheduler/Dutch.lproj/Localizable.strings
164954M	UI/Scheduler/English.lproj/Localizable.strings
164955M	UI/Scheduler/French.lproj/Localizable.strings
164956M	UI/Scheduler/German.lproj/Localizable.strings
164957M	UI/Scheduler/Italian.lproj/Localizable.strings
164958M	UI/Scheduler/Spanish.lproj/Localizable.strings
164959M	UI/Scheduler/UIxCalendarProperties.m
164960M	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
164961M	UI/WebServerResources/UIxCalendarProperties.css
164962
164963commit d9701bce702c42e99ae02eb3338289997c9258ec
164964Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164965Date:   Fri Jun 20 13:53:29 2008 +0000
164966
164967    Monotone-Parent: bb0d71310c5e05a41e1acc07768c6ec4c2b2b5fe
164968    Monotone-Revision: fdf6957aa0f1c98704004b55ba6f4e09df375481
164969
164970    Monotone-Author: wsourdeau@inverse.ca
164971    Monotone-Date: 2008-06-20T13:53:29
164972    Monotone-Branch: ca.inverse.sogo
164973
164974M	UI/WebServerResources/generic.js
164975
164976commit 74013564b1ddb4f70e3b323532c464d275791720
164977Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164978Date:   Fri Jun 20 04:11:41 2008 +0000
164979
164980    Monotone-Parent: bb0d71310c5e05a41e1acc07768c6ec4c2b2b5fe
164981    Monotone-Revision: ab2e4a9b9ea9d6fe4dbb85153205e15f4a080f30
164982
164983    Monotone-Author: wsourdeau@inverse.ca
164984    Monotone-Date: 2008-06-20T04:11:41
164985    Monotone-Branch: ca.inverse.sogo
164986
164987M	ChangeLog
164988M	UI/Contacts/UIxContactEditor.m
164989M	UI/SOGoUI/UIxComponent.h
164990
164991commit b658f6890cbb497cf1268d6c127fd32ab1deb09d
164992Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
164993Date:   Thu Jun 19 18:31:18 2008 +0000
164994
164995    Monotone-Parent: f4b1c33458e395b67d8a7e5d8465de2e7bb1bc50
164996    Monotone-Revision: bb0d71310c5e05a41e1acc07768c6ec4c2b2b5fe
164997
164998    Monotone-Author: wsourdeau@inverse.ca
164999    Monotone-Date: 2008-06-19T18:31:18
165000    Monotone-Branch: ca.inverse.sogo
165001
165002M	ChangeLog
165003M	SoObjects/Appointments/SOGoAppointmentFolder.m
165004M	SoObjects/Appointments/SOGoFreeBusyObject.m
165005M	SoObjects/SOGo/SOGoUserFolder.m
165006M	UI/MainUI/SOGoUserHomePage.m
165007
165008commit ee5713f146ed7e033fc09820f8b48819003f9584
165009Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165010Date:   Thu Jun 19 18:26:33 2008 +0000
165011
165012    Monotone-Parent: abe5e8dd2a8aef612bdd694ea083df5edee4e074
165013    Monotone-Revision: f4b1c33458e395b67d8a7e5d8465de2e7bb1bc50
165014
165015    Monotone-Author: wsourdeau@inverse.ca
165016    Monotone-Date: 2008-06-19T18:26:33
165017    Monotone-Branch: ca.inverse.sogo
165018
165019M	Main/SOGo.m
165020
165021commit dd5c8bb13d46ac306559a0c9f59b049549a4e7b2
165022Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165023Date:   Fri Jun 13 22:43:33 2008 +0000
165024
165025    Monotone-Parent: 394a8937c21098aff3d373041059cde7fd2bf227
165026    Monotone-Revision: abe5e8dd2a8aef612bdd694ea083df5edee4e074
165027
165028    Monotone-Author: wsourdeau@inverse.ca
165029    Monotone-Date: 2008-06-13T22:43:33
165030    Monotone-Branch: ca.inverse.sogo
165031
165032M	SoObjects/Appointments/SOGoAppointmentFolder.m
165033
165034commit 6f2815c5f2204ab5b1788985347f827bc0b6190e
165035Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165036Date:   Fri Jun 13 22:41:40 2008 +0000
165037
165038    Monotone-Parent: d468767b4ec980391bc35345af94158cf8a48b77
165039    Monotone-Revision: 394a8937c21098aff3d373041059cde7fd2bf227
165040
165041    Monotone-Author: wsourdeau@inverse.ca
165042    Monotone-Date: 2008-06-13T22:41:40
165043    Monotone-Branch: ca.inverse.sogo
165044
165045M	SoObjects/Appointments/SOGoAppointmentFolder.m
165046
165047commit 7172d56ae3161ea2bcd26c702e9009e09fcb7991
165048Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165049Date:   Fri Jun 13 22:27:35 2008 +0000
165050
165051    Monotone-Parent: a684808ab0611c3a7938367d09a75f0ba0413a33
165052    Monotone-Revision: d468767b4ec980391bc35345af94158cf8a48b77
165053
165054    Monotone-Author: wsourdeau@inverse.ca
165055    Monotone-Date: 2008-06-13T22:27:35
165056    Monotone-Branch: ca.inverse.sogo
165057
165058M	SoObjects/Appointments/SOGoAppointmentFolder.m
165059
165060commit 8d1604240b5aeafcaa505662a289f547e8070773
165061Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165062Date:   Fri Jun 13 21:59:09 2008 +0000
165063
165064    Monotone-Parent: a470eada3340db32324b41d7a4a5c5bf475c5f88
165065    Monotone-Revision: a684808ab0611c3a7938367d09a75f0ba0413a33
165066
165067    Monotone-Author: wsourdeau@inverse.ca
165068    Monotone-Date: 2008-06-13T21:59:09
165069    Monotone-Branch: ca.inverse.sogo
165070
165071M	SoObjects/Appointments/SOGoAppointmentFolder.m
165072
165073commit 78db1a24e1c5c8f469f6554f72246f9718ca65b4
165074Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165075Date:   Fri Jun 13 21:43:09 2008 +0000
165076
165077    Monotone-Parent: f0272356b5859dc15924f19ef79e1a13b9e71f8f
165078    Monotone-Revision: a470eada3340db32324b41d7a4a5c5bf475c5f88
165079
165080    Monotone-Author: wsourdeau@inverse.ca
165081    Monotone-Date: 2008-06-13T21:43:09
165082    Monotone-Branch: ca.inverse.sogo
165083
165084M	SoObjects/Appointments/SOGoAppointmentFolder.m
165085
165086commit 28a8d6c0e7f74218226422978efcc48b6d3b91cd
165087Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165088Date:   Fri Jun 13 21:35:23 2008 +0000
165089
165090    Monotone-Parent: 6b823ced59f092f04fbddc4591dc565de83b429d
165091    Monotone-Revision: f0272356b5859dc15924f19ef79e1a13b9e71f8f
165092
165093    Monotone-Author: wsourdeau@inverse.ca
165094    Monotone-Date: 2008-06-13T21:35:23
165095    Monotone-Branch: ca.inverse.sogo
165096
165097M	SoObjects/Appointments/SOGoAppointmentFolder.m
165098
165099commit 51e0a01b1cbc74cb13603764e58676d29ebdcfeb
165100Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165101Date:   Fri Jun 13 21:27:27 2008 +0000
165102
165103    Monotone-Parent: d57b28ddb577f7427c911380927e7e77ebd829aa
165104    Monotone-Revision: 6b823ced59f092f04fbddc4591dc565de83b429d
165105
165106    Monotone-Author: wsourdeau@inverse.ca
165107    Monotone-Date: 2008-06-13T21:27:27
165108    Monotone-Branch: ca.inverse.sogo
165109
165110M	SoObjects/Appointments/SOGoAppointmentFolder.m
165111
165112commit 5d40be582d6cf721a85e3aca739041b9435a40e3
165113Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165114Date:   Fri Jun 13 20:22:51 2008 +0000
165115
165116    Monotone-Parent: e93fdeaa76b1e9c3f341133f6683d32e2788bdab
165117    Monotone-Revision: d57b28ddb577f7427c911380927e7e77ebd829aa
165118
165119    Monotone-Author: wsourdeau@inverse.ca
165120    Monotone-Date: 2008-06-13T20:22:51
165121    Monotone-Branch: ca.inverse.sogo
165122
165123M	ChangeLog
165124M	SoObjects/Appointments/SOGoAppointmentFolder.h
165125M	SoObjects/Appointments/SOGoAppointmentFolder.m
165126M	SoObjects/Appointments/SOGoCalendarComponent.m
165127
165128commit a7bd1a95117458e7acc89e427ee3b82a9eff4ce6
165129Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165130Date:   Fri Jun 13 20:18:03 2008 +0000
165131
165132    Monotone-Parent: 4147bb1d4b55d6458b5f11fe840ccc1671d4f45e
165133    Monotone-Revision: e93fdeaa76b1e9c3f341133f6683d32e2788bdab
165134
165135    Monotone-Author: wsourdeau@inverse.ca
165136    Monotone-Date: 2008-06-13T20:18:03
165137    Monotone-Branch: ca.inverse.sogo
165138
165139M	ChangeLog
165140M	SoObjects/Contacts/SOGoContactGCSEntry.m
165141M	SoObjects/Contacts/SOGoContactGCSFolder.m
165142M	SoObjects/Contacts/SOGoContactGCSList.m
165143
165144commit 7c88e37ec6c37053444034b503b487b24602996c
165145Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165146Date:   Fri Jun 13 20:16:30 2008 +0000
165147
165148    Monotone-Parent: 846898c32d1bedf090b028559140bf62812511c5
165149    Monotone-Revision: 4147bb1d4b55d6458b5f11fe840ccc1671d4f45e
165150
165151    Monotone-Author: wsourdeau@inverse.ca
165152    Monotone-Date: 2008-06-13T20:16:30
165153    Monotone-Branch: ca.inverse.sogo
165154
165155M	ChangeLog
165156M	SoObjects/SOGo/SOGoGCSFolder.h
165157M	SoObjects/SOGo/SOGoGCSFolder.m
165158
165159commit e87a11440557ca3c88ebb29f7168032b2010d6cf
165160Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165161Date:   Fri Jun 13 20:08:45 2008 +0000
165162
165163    Monotone-Parent: dd0f98cf89d78f378ec83484a40047514086bc36
165164    Monotone-Revision: 846898c32d1bedf090b028559140bf62812511c5
165165
165166    Monotone-Author: wsourdeau@inverse.ca
165167    Monotone-Date: 2008-06-13T20:08:45
165168    Monotone-Branch: ca.inverse.sogo
165169
165170M	ChangeLog
165171M	SoObjects/SOGo/SOGoObject.h
165172M	SoObjects/SOGo/SOGoObject.m
165173
165174commit b134f4544ddb5fa14695494ded9dcb690c6b4664
165175Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165176Date:   Fri Jun 13 20:07:32 2008 +0000
165177
165178    Monotone-Parent: 43895973aa7fea1d3dc9024f5b6d44f2298ab592
165179    Monotone-Revision: dd0f98cf89d78f378ec83484a40047514086bc36
165180
165181    Monotone-Author: wsourdeau@inverse.ca
165182    Monotone-Date: 2008-06-13T20:07:32
165183    Monotone-Branch: ca.inverse.sogo
165184
165185M	SOPE/GDLContentStore/ChangeLog
165186M	SOPE/GDLContentStore/GCSFolder.h
165187M	SOPE/GDLContentStore/GCSFolder.m
165188M	SOPE/GDLContentStore/GCSFolderType.h
165189M	SOPE/GDLContentStore/GCSFolderType.m
165190
165191commit 70757493a22570d9c42f4ba12473008e4379e756
165192Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165193Date:   Fri Jun 13 20:01:10 2008 +0000
165194
165195    Monotone-Parent: baff79ac3da07f610290a1d61e142dace0bb02a4
165196    Monotone-Revision: 43895973aa7fea1d3dc9024f5b6d44f2298ab592
165197
165198    Monotone-Author: wsourdeau@inverse.ca
165199    Monotone-Date: 2008-06-13T20:01:10
165200    Monotone-Branch: ca.inverse.sogo
165201
165202M	ChangeLog
165203M	Main/SOGo.m
165204
165205commit 40e2a71a0e17362364dae6e609f8419c32b78e8f
165206Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165207Date:   Fri Jun 13 19:59:22 2008 +0000
165208
165209    Monotone-Parent: 4a0075d77198c329e5e471528db155313b163846
165210    Monotone-Revision: baff79ac3da07f610290a1d61e142dace0bb02a4
165211
165212    Monotone-Author: wsourdeau@inverse.ca
165213    Monotone-Date: 2008-06-13T19:59:22
165214    Monotone-Branch: ca.inverse.sogo
165215
165216M	ChangeLog
165217M	SoObjects/SOGo/SOGoContentObject.h
165218M	SoObjects/SOGo/SOGoContentObject.m
165219
165220commit 22a6e527e01d23a9f41e40afa0e4a88a8f98ca5a
165221Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165222Date:   Fri Jun 13 19:55:59 2008 +0000
165223
165224    Monotone-Parent: a3759861ff6c685f2878fdb4bfe7ea6fe966df8b
165225    Monotone-Revision: 4a0075d77198c329e5e471528db155313b163846
165226
165227    Monotone-Author: wsourdeau@inverse.ca
165228    Monotone-Date: 2008-06-13T19:55:59
165229    Monotone-Branch: ca.inverse.sogo
165230
165231M	ChangeLog
165232M	SoObjects/SOGo/NSArray+Utilities.h
165233M	SoObjects/SOGo/NSArray+Utilities.m
165234
165235commit a8d6d7577d65dec232806e24bdf1bc4f5b411774
165236Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165237Date:   Fri Jun 13 19:54:11 2008 +0000
165238
165239    Monotone-Parent: 2b9f01a27328dbad5f15d5736b195ee55914e910
165240    Monotone-Revision: a3759861ff6c685f2878fdb4bfe7ea6fe966df8b
165241
165242    Monotone-Author: wsourdeau@inverse.ca
165243    Monotone-Date: 2008-06-13T19:54:11
165244    Monotone-Branch: ca.inverse.sogo
165245
165246M	Scripts/logrotate
165247
165248commit 984b66c6b24f830946be9ec9a14d740a308c2b9e
165249Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165250Date:   Wed Jun 11 22:02:32 2008 +0000
165251
165252    Monotone-Parent: 1ec44e1cd1205962fc93b86e8f638af549ade6a1
165253    Monotone-Revision: 2b9f01a27328dbad5f15d5736b195ee55914e910
165254
165255    Monotone-Author: wsourdeau@inverse.ca
165256    Monotone-Date: 2008-06-11T22:02:32
165257    Monotone-Branch: ca.inverse.sogo
165258
165259A	Scripts/logrotate
165260
165261commit 9f64407501eefc21dd4418206057d210cb627ace
165262Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165263Date:   Mon Jun 2 20:06:27 2008 +0000
165264
165265    Monotone-Parent: 76a822505adea00b3bf98056aa500f08ba7e35b7
165266    Monotone-Revision: 1ec44e1cd1205962fc93b86e8f638af549ade6a1
165267
165268    Monotone-Author: wsourdeau@inverse.ca
165269    Monotone-Date: 2008-06-02T20:06:27
165270    Monotone-Branch: ca.inverse.sogo
165271
165272M	Main/SOGo.m
165273
165274commit be9f97342bb17f54182136a54e8eb59eab1ac757
165275Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165276Date:   Mon Jun 2 20:05:38 2008 +0000
165277
165278    Monotone-Parent: 935cf293ec636367ef64469ec9130956087caa1e
165279    Monotone-Revision: 76a822505adea00b3bf98056aa500f08ba7e35b7
165280
165281    Monotone-Author: wsourdeau@inverse.ca
165282    Monotone-Date: 2008-06-02T20:05:38
165283    Monotone-Branch: ca.inverse.sogo
165284
165285M	ChangeLog
165286M	UI/MailPartViewers/UIxMailPartICalActions.m
165287M	UI/MailPartViewers/UIxMailPartICalViewer.m
165288M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
165289
165290commit 07ff561da21c1ef7301ef774a4d640e2e277b457
165291Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165292Date:   Sat May 31 21:04:56 2008 +0000
165293
165294    Monotone-Parent: 03c1031b520e0b1094e5e7cf635bc6be4d30dac3
165295    Monotone-Revision: 935cf293ec636367ef64469ec9130956087caa1e
165296
165297    Monotone-Author: wsourdeau@inverse.ca
165298    Monotone-Date: 2008-05-31T21:04:56
165299    Monotone-Branch: ca.inverse.sogo
165300
165301M	ChangeLog
165302M	Main/SOGo.m
165303M	SoObjects/Mailer/SOGoMailFolder.h
165304M	SoObjects/Mailer/SOGoMailFolder.m
165305M	UI/MailerUI/UIxMailUserRightsEditor.m
165306M	UI/Templates/MailerUI/UIxMailUserRightsEditor.wox
165307
165308commit 28572594d92b48676c7ebff0ff7935fab5c54d74
165309Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165310Date:   Fri May 30 14:46:01 2008 +0000
165311
165312    Monotone-Parent: f7856cb718cba85ddb1e204c7a45f6f9dad528b5
165313    Monotone-Revision: 03c1031b520e0b1094e5e7cf635bc6be4d30dac3
165314
165315    Monotone-Author: wsourdeau@inverse.ca
165316    Monotone-Date: 2008-05-30T14:46:01
165317    Monotone-Branch: ca.inverse.sogo
165318
165319M	Scripts/updates.php
165320
165321commit 401e45e606bff81f512e9746a552196b72f5c7ea
165322Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165323Date:   Wed May 28 19:08:42 2008 +0000
165324
165325    Monotone-Parent: f55bd68de56657e6673235e4b1404075d9503783
165326    Monotone-Revision: f7856cb718cba85ddb1e204c7a45f6f9dad528b5
165327
165328    Monotone-Author: wsourdeau@inverse.ca
165329    Monotone-Date: 2008-05-28T19:08:42
165330    Monotone-Branch: ca.inverse.sogo
165331
165332A	Scripts/updates.php
165333
165334commit 165b0b7f4c9ec9304174544d954147b37eb8d3be
165335Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165336Date:   Tue May 27 19:56:58 2008 +0000
165337
165338    Monotone-Parent: 08a3d1af9c988be091b1138ccc0d4417a0a5db5e
165339    Monotone-Revision: f55bd68de56657e6673235e4b1404075d9503783
165340
165341    Monotone-Author: wsourdeau@inverse.ca
165342    Monotone-Date: 2008-05-27T19:56:58
165343    Monotone-Branch: ca.inverse.sogo
165344
165345M	SoObjects/SOGo/DAVReportMap.plist
165346
165347commit 7bac1a02f4e740e0168f50adcb524a86bcb8ce7e
165348Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165349Date:   Thu May 22 21:47:31 2008 +0000
165350
165351    Monotone-Parent: c7d2906d4ff3cf078eff6da5bbb5f989b2a1cfe0
165352    Monotone-Revision: 08a3d1af9c988be091b1138ccc0d4417a0a5db5e
165353
165354    Monotone-Author: wsourdeau@inverse.ca
165355    Monotone-Date: 2008-05-22T21:47:31
165356    Monotone-Branch: ca.inverse.sogo
165357
165358M	ChangeLog
165359M	SoObjects/SOGo/SOGoUserFolder.m
165360
165361commit b825d757d9c84a3dc151a488b5bbc39722027c76
165362Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165363Date:   Thu May 22 18:01:52 2008 +0000
165364
165365    Monotone-Parent: dd4aef6426001fe5d5e03a26c8e441a3fbd87196
165366    Monotone-Revision: c7d2906d4ff3cf078eff6da5bbb5f989b2a1cfe0
165367
165368    Monotone-Author: wsourdeau@inverse.ca
165369    Monotone-Date: 2008-05-22T18:01:52
165370    Monotone-Branch: ca.inverse.sogo
165371
165372M	SoObjects/SOGo/LDAPUserManager.m
165373
165374commit d0a170f5ee7b4c6519d9759b19eefeffbcc07eb6
165375Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165376Date:   Thu May 22 16:03:29 2008 +0000
165377
165378    Monotone-Parent: 85c10bef83b01a3ff9635d8bbe0d9971df2d6685
165379    Monotone-Revision: dd4aef6426001fe5d5e03a26c8e441a3fbd87196
165380
165381    Monotone-Author: wsourdeau@inverse.ca
165382    Monotone-Date: 2008-05-22T16:03:29
165383    Monotone-Branch: ca.inverse.sogo
165384
165385M	UI/WebServerResources/SOGoRootPage.js
165386
165387commit d4831b43715b249bdaa4acd1e8e5e63e93541323
165388Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165389Date:   Thu May 22 15:58:01 2008 +0000
165390
165391    Monotone-Parent: 9532f8c1461cc8a7c94898afe1a065fc1c66f2cd
165392    Monotone-Revision: 85c10bef83b01a3ff9635d8bbe0d9971df2d6685
165393
165394    Monotone-Author: wsourdeau@inverse.ca
165395    Monotone-Date: 2008-05-22T15:58:01
165396    Monotone-Branch: ca.inverse.sogo
165397
165398M	ChangeLog
165399M	NEWS
165400M	UI/MailerUI/UIxMailFolderActions.m
165401
165402commit 60a704190ce31fc9993b7045ea6bbf93fc480689
165403Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165404Date:   Thu May 22 15:56:18 2008 +0000
165405
165406    Monotone-Parent: 7c43b14e9157686aa029894c48c4f5e4292832f7
165407    Monotone-Revision: 9532f8c1461cc8a7c94898afe1a065fc1c66f2cd
165408
165409    Monotone-Author: wsourdeau@inverse.ca
165410    Monotone-Date: 2008-05-22T15:56:18
165411    Monotone-Branch: ca.inverse.sogo
165412
165413M	ChangeLog
165414M	UI/MainUI/SOGoRootPage.m
165415M	UI/Templates/MainUI/SOGoRootPage.wox
165416M	UI/WebServerResources/SOGoRootPage.js
165417
165418commit f694938fd14b1c37ba16edf3aeb85970a9f498d8
165419Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165420Date:   Thu May 22 15:52:41 2008 +0000
165421
165422    Monotone-Parent: 6983b54c9f08ae3a30a944b03aba053d002a3e44
165423    Monotone-Revision: 7c43b14e9157686aa029894c48c4f5e4292832f7
165424
165425    Monotone-Author: wsourdeau@inverse.ca
165426    Monotone-Date: 2008-05-22T15:52:41
165427    Monotone-Branch: ca.inverse.sogo
165428
165429M	UI/WebServerResources/ContactsUI.js
165430
165431commit c517a79cdf51c6e457b93143e4216cfe809a9a01
165432Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165433Date:   Thu May 22 15:52:25 2008 +0000
165434
165435    Monotone-Parent: b60062325db9b515049a18a0ab18bb9e528b1499
165436    Monotone-Revision: 6983b54c9f08ae3a30a944b03aba053d002a3e44
165437
165438    Monotone-Author: wsourdeau@inverse.ca
165439    Monotone-Date: 2008-05-22T15:52:25
165440    Monotone-Branch: ca.inverse.sogo
165441
165442M	ChangeLog
165443M	SoObjects/SOGo/LDAPUserManager.h
165444M	SoObjects/SOGo/LDAPUserManager.m
165445M	SoObjects/SOGo/SOGoUser.m
165446
165447commit 595d15a06cc528705b9ad8ceac58725a4c89b8c6
165448Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165449Date:   Thu May 22 15:46:49 2008 +0000
165450
165451    Monotone-Parent: cbd05d470bee2e063abb94750478a7df2245b44b
165452    Monotone-Revision: b60062325db9b515049a18a0ab18bb9e528b1499
165453
165454    Monotone-Author: wsourdeau@inverse.ca
165455    Monotone-Date: 2008-05-22T15:46:49
165456    Monotone-Branch: ca.inverse.sogo
165457
165458M	ChangeLog
165459M	SoObjects/Mailer/SOGoDraftObject.m
165460
165461commit 31722d6d85cce1d49011ed564e03e0f41406f5f2
165462Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165463Date:   Wed May 21 16:46:12 2008 +0000
165464
165465    Monotone-Parent: a8d781a46deaa766f17c0fabd10cb677779feb60
165466    Monotone-Revision: cbd05d470bee2e063abb94750478a7df2245b44b
165467
165468    Monotone-Author: wsourdeau@inverse.ca
165469    Monotone-Date: 2008-05-21T16:46:12
165470    Monotone-Branch: ca.inverse.sogo
165471
165472M	UI/MailerUI/UIxMailFolderActions.m
165473
165474commit 726198073aa9f3e4601b7eb1334c26e83c3f4cb0
165475Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165476Date:   Wed May 21 16:45:59 2008 +0000
165477
165478    Monotone-Parent: 14750dcc45cd359d5987fdc2c4b5c02f1621906a
165479    Monotone-Revision: a8d781a46deaa766f17c0fabd10cb677779feb60
165480
165481    Monotone-Author: wsourdeau@inverse.ca
165482    Monotone-Date: 2008-05-21T16:45:59
165483    Monotone-Branch: ca.inverse.sogo
165484
165485M	ChangeLog
165486M	UI/WebServerResources/ContactsUI.js
165487
165488commit 873649bcb743f8f389a76caf8e0c6c7256dc2bc6
165489Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165490Date:   Wed May 21 13:44:14 2008 +0000
165491
165492    Monotone-Parent: 8572640175c8c65fb355b53149603783957826fb
165493    Monotone-Revision: 14750dcc45cd359d5987fdc2c4b5c02f1621906a
165494
165495    Monotone-Author: wsourdeau@inverse.ca
165496    Monotone-Date: 2008-05-21T13:44:14
165497    Monotone-Branch: ca.inverse.sogo
165498
165499M	UI/WebServerResources/SchedulerUI.js
165500
165501commit ad61aa0d679245eb338493473305be64c01df0da
165502Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165503Date:   Wed May 21 01:08:01 2008 +0000
165504
165505    Monotone-Parent: e44082eaf7ba9712f1ef3e53fa4b3d3bab1c52c7
165506    Monotone-Revision: 8572640175c8c65fb355b53149603783957826fb
165507
165508    Monotone-Author: wsourdeau@inverse.ca
165509    Monotone-Date: 2008-05-21T01:08:01
165510    Monotone-Branch: ca.inverse.sogo
165511
165512M	UI/WebServerResources/ContactsUI.js
165513
165514commit 53cf29d48d84ec8b4bfaca31e107a930fbc0d13e
165515Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165516Date:   Tue May 20 22:12:09 2008 +0000
165517
165518    Monotone-Parent: e0ce68cefe0f0cfcd77e9154b801fa154c153a18
165519    Monotone-Revision: e44082eaf7ba9712f1ef3e53fa4b3d3bab1c52c7
165520
165521    Monotone-Author: wsourdeau@inverse.ca
165522    Monotone-Date: 2008-05-20T22:12:09
165523    Monotone-Branch: ca.inverse.sogo
165524
165525M	UI/WebServerResources/ContactsUI.js
165526
165527commit 8db1592a73b51c332d81b7c1c37aa3f167abaaed
165528Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165529Date:   Tue May 20 21:59:34 2008 +0000
165530
165531    Monotone-Parent: 54120879416d39c546964fc67827055376047340
165532    Monotone-Revision: e0ce68cefe0f0cfcd77e9154b801fa154c153a18
165533
165534    Monotone-Author: wsourdeau@inverse.ca
165535    Monotone-Date: 2008-05-20T21:59:34
165536    Monotone-Branch: ca.inverse.sogo
165537
165538M	UI/Templates/GNUmakefile
165539M	UI/WebServerResources/GNUmakefile
165540
165541commit 0aa02128dd46e1bfc69a96f00da505531eba36f7
165542Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165543Date:   Tue May 20 21:24:26 2008 +0000
165544
165545    Monotone-Parent: 0881271c467d0cbc8ec21fe38da728668f087639
165546    Monotone-Revision: 54120879416d39c546964fc67827055376047340
165547
165548    Monotone-Author: wsourdeau@inverse.ca
165549    Monotone-Date: 2008-05-20T21:24:26
165550    Monotone-Branch: ca.inverse.sogo
165551
165552A	UI/Common/Dutch.lproj/Localizable.strings
165553A	UI/Common/Spanish.lproj/Localizable.strings
165554A	UI/Contacts/Dutch.lproj/Localizable.strings
165555A	UI/Contacts/Spanish.lproj/Localizable.strings
165556A	UI/MailPartViewers/Dutch.lproj/Localizable.strings
165557A	UI/MailPartViewers/Spanish.lproj/Localizable.strings
165558A	UI/MailerUI/Dutch.lproj/Localizable.strings
165559A	UI/MailerUI/Spanish.lproj/Localizable.strings
165560A	UI/MainUI/Dutch.lproj/Localizable.strings
165561A	UI/MainUI/Spanish.lproj/Localizable.strings
165562A	UI/PreferencesUI/Dutch.lproj/Localizable.strings
165563A	UI/PreferencesUI/Spanish.lproj/Localizable.strings
165564A	UI/Scheduler/Dutch.lproj/Localizable.strings
165565A	UI/Scheduler/Spanish.lproj/Localizable.strings
165566
165567commit a5d2d726ab5e4a1d3b423c38697046b616ac9742
165568Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165569Date:   Tue May 20 19:30:21 2008 +0000
165570
165571    Monotone-Parent: 8478b12e221a5c783be93f387cf4f4e1de33d3f9
165572    Monotone-Revision: 0881271c467d0cbc8ec21fe38da728668f087639
165573
165574    Monotone-Author: wsourdeau@inverse.ca
165575    Monotone-Date: 2008-05-20T19:30:21
165576    Monotone-Branch: ca.inverse.sogo
165577
165578M	UI/Templates/GNUmakefile
165579
165580commit 3ac42b48a37a9eea8bd7e017f5525e0c86b5c785
165581Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165582Date:   Tue May 20 19:23:43 2008 +0000
165583
165584    Monotone-Parent: f78d6c1977f38e0b364a106d6c32efb377c0bdea
165585    Monotone-Revision: 8478b12e221a5c783be93f387cf4f4e1de33d3f9
165586
165587    Monotone-Author: wsourdeau@inverse.ca
165588    Monotone-Date: 2008-05-20T19:23:43
165589    Monotone-Branch: ca.inverse.sogo
165590
165591M	NEWS
165592M	UI/WebServerResources/generic.js
165593M	UI/WebServerResources/prototype.js
165594
165595commit 3f5acfe8320444b8a2148cf2c28dfa6bd7345f9f
165596Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165597Date:   Tue May 20 19:16:19 2008 +0000
165598
165599    Monotone-Parent: 5e0e51447ef2f0528a3a0b4bb9e2540eebbb1bc6
165600    Monotone-Revision: f78d6c1977f38e0b364a106d6c32efb377c0bdea
165601
165602    Monotone-Author: wsourdeau@inverse.ca
165603    Monotone-Date: 2008-05-20T19:16:19
165604    Monotone-Branch: ca.inverse.sogo
165605
165606M	NEWS
165607M	SoObjects/Appointments/GNUmakefile
165608A	SoObjects/Appointments/SOGoAptMailDutchDeletion.wo/SOGoAptMailDutchDeletion.html
165609A	SoObjects/Appointments/SOGoAptMailDutchDeletion.wo/SOGoAptMailDutchDeletion.wod
165610A	SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.html
165611A	SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.wod
165612A	SoObjects/Appointments/SOGoAptMailDutchInvitation.wo/SOGoAptMailDutchInvitation.html
165613A	SoObjects/Appointments/SOGoAptMailDutchInvitation.wo/SOGoAptMailDutchInvitation.wod
165614A	SoObjects/Appointments/SOGoAptMailDutchRemoval.wo/SOGoAptMailDutchRemoval.html
165615A	SoObjects/Appointments/SOGoAptMailDutchRemoval.wo/SOGoAptMailDutchRemoval.wod
165616A	SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.html
165617A	SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.wod
165618A	SoObjects/Appointments/SOGoAptMailSpanishDeletion.wo/SOGoAptMailSpanishDeletion.html
165619A	SoObjects/Appointments/SOGoAptMailSpanishDeletion.wo/SOGoAptMailSpanishDeletion.wod
165620A	SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.html
165621A	SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.wod
165622A	SoObjects/Appointments/SOGoAptMailSpanishInvitation.wo/SOGoAptMailSpanishInvitation.html
165623A	SoObjects/Appointments/SOGoAptMailSpanishInvitation.wo/SOGoAptMailSpanishInvitation.wod
165624A	SoObjects/Appointments/SOGoAptMailSpanishRemoval.wo/SOGoAptMailSpanishRemoval.html
165625A	SoObjects/Appointments/SOGoAptMailSpanishRemoval.wo/SOGoAptMailSpanishRemoval.wod
165626A	SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.html
165627A	SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.wod
165628M	SoObjects/Mailer/GNUmakefile
165629A	SoObjects/Mailer/SOGoMailDutchForward.wo/SOGoMailDutchForward.html
165630A	SoObjects/Mailer/SOGoMailDutchForward.wo/SOGoMailDutchForward.wod
165631A	SoObjects/Mailer/SOGoMailDutchReply.wo/SOGoMailDutchReply.html
165632A	SoObjects/Mailer/SOGoMailDutchReply.wo/SOGoMailDutchReply.wod
165633A	SoObjects/Mailer/SOGoMailSpanishForward.wo/SOGoMailSpanishForward.html
165634A	SoObjects/Mailer/SOGoMailSpanishForward.wo/SOGoMailSpanishForward.wod
165635A	SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.html
165636A	SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.wod
165637M	UI/Common/GNUmakefile
165638M	UI/Contacts/GNUmakefile
165639M	UI/GNUmakefile
165640M	UI/MailPartViewers/GNUmakefile
165641M	UI/MailerUI/GNUmakefile
165642M	UI/MainUI/GNUmakefile
165643M	UI/PreferencesUI/English.lproj/Localizable.strings
165644M	UI/PreferencesUI/French.lproj/Localizable.strings
165645M	UI/PreferencesUI/GNUmakefile
165646M	UI/PreferencesUI/German.lproj/Localizable.strings
165647M	UI/SOGoUI/SOGoACLAdvisory.h
165648M	UI/SOGoUI/SOGoACLAdvisory.m
165649M	UI/SOGoUI/SOGoFolderAdvisory.h
165650M	UI/SOGoUI/SOGoFolderAdvisory.m
165651M	UI/Scheduler/English.lproj/Localizable.strings
165652M	UI/Scheduler/French.lproj/Localizable.strings
165653M	UI/Scheduler/GNUmakefile
165654M	UI/Scheduler/German.lproj/Localizable.strings
165655M	UI/Scheduler/Italian.lproj/Localizable.strings
165656A	UI/Templates/SOGoACLSpanishAdditionAdvisory.wox
165657A	UI/Templates/SOGoACLSpanishModificationAdvisory.wox
165658A	UI/Templates/SOGoACLSpanishRemovalAdvisory.wox
165659A	UI/Templates/SOGoFolderSpanishAdditionAdvisory.wox
165660A	UI/Templates/SOGoFolderSpanishRemovalAdvisory.wox
165661
165662commit b994894695774d1eb5b3d45ee421dfc41504aa7b
165663Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165664Date:   Tue May 20 17:57:22 2008 +0000
165665
165666    Monotone-Parent: db74f1240df886a18bfc03a66ef397be41f44bb8
165667    Monotone-Revision: 5e0e51447ef2f0528a3a0b4bb9e2540eebbb1bc6
165668
165669    Monotone-Author: wsourdeau@inverse.ca
165670    Monotone-Date: 2008-05-20T17:57:22
165671    Monotone-Branch: ca.inverse.sogo
165672
165673M	UI/Templates/GNUmakefile
165674M	UI/WebServerResources/GNUmakefile
165675
165676commit 52ba0812ea47869d54126add94fb2327f7c7248b
165677Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165678Date:   Tue May 20 17:49:11 2008 +0000
165679
165680    Monotone-Parent: 899908d5b1d6fd662f6400dea5277134060b0c73
165681    Monotone-Revision: db74f1240df886a18bfc03a66ef397be41f44bb8
165682
165683    Monotone-Author: wsourdeau@inverse.ca
165684    Monotone-Date: 2008-05-20T17:49:11
165685    Monotone-Branch: ca.inverse.sogo
165686
165687M	SOPE/sope-patchset-r1621.diff
165688
165689commit bdb764c06fcc8c430aaef7468fd95c87dfca1bf9
165690Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165691Date:   Tue May 20 16:09:38 2008 +0000
165692
165693    Monotone-Parent: 9001baf10be147d4924254860fc6dce76a4605f6
165694    Monotone-Revision: 899908d5b1d6fd662f6400dea5277134060b0c73
165695
165696    Monotone-Author: wsourdeau@inverse.ca
165697    Monotone-Date: 2008-05-20T16:09:38
165698    Monotone-Branch: ca.inverse.sogo
165699
165700D	SOPE/sope-patchset-r1620.diff
165701A	SOPE/sope-patchset-r1621.diff
165702
165703commit 5d626fd5d6aed08f09690aa5ac46474b71906de2
165704Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165705Date:   Tue May 20 14:55:13 2008 +0000
165706
165707    Monotone-Parent: 35935e7cb23cfd2e86e20fb2fb2bfe4592bb4a49
165708    Monotone-Revision: 9001baf10be147d4924254860fc6dce76a4605f6
165709
165710    Monotone-Author: wsourdeau@inverse.ca
165711    Monotone-Date: 2008-05-20T14:55:13
165712    Monotone-Branch: ca.inverse.sogo
165713
165714M	NEWS
165715
165716commit e6fc5de307112a4f702e593334f2e035fa8a5a06
165717Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165718Date:   Fri May 16 20:59:39 2008 +0000
165719
165720    Monotone-Parent: 5358dac96702062963946c8e313dafef1c51fd00
165721    Monotone-Revision: 35935e7cb23cfd2e86e20fb2fb2bfe4592bb4a49
165722
165723    Monotone-Author: wsourdeau@inverse.ca
165724    Monotone-Date: 2008-05-16T20:59:39
165725    Monotone-Branch: ca.inverse.sogo
165726
165727M	UI/WebServerResources/SchedulerUI.js
165728
165729commit 1d2ce3c5ef6bd454827c2cb5412f65d4a99a1f66
165730Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165731Date:   Fri May 16 20:37:40 2008 +0000
165732
165733    Monotone-Parent: ca4e48599cbe0a9577bf9aa27cd8ffc7e1a0e61c
165734    Monotone-Revision: 5358dac96702062963946c8e313dafef1c51fd00
165735
165736    Monotone-Author: wsourdeau@inverse.ca
165737    Monotone-Date: 2008-05-16T20:37:40
165738    Monotone-Branch: ca.inverse.sogo
165739
165740M	NEWS
165741
165742commit 60bef234d7fb017ae2756bd71c8367e30a3043f2
165743Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165744Date:   Fri May 16 20:33:55 2008 +0000
165745
165746    Monotone-Parent: 87a5b99c1c6050fac3ae23cc68cad8099adec7da
165747    Monotone-Revision: ca4e48599cbe0a9577bf9aa27cd8ffc7e1a0e61c
165748
165749    Monotone-Author: wsourdeau@inverse.ca
165750    Monotone-Date: 2008-05-16T20:33:55
165751    Monotone-Branch: ca.inverse.sogo
165752
165753M	ChangeLog
165754M	SoObjects/SOGo/SOGoContentObject.m
165755M	SoObjects/SOGo/SOGoFolder.h
165756M	SoObjects/SOGo/SOGoFolder.m
165757M	SoObjects/SOGo/SOGoGCSFolder.h
165758M	SoObjects/SOGo/SOGoGCSFolder.m
165759M	UI/WebServerResources/ContactsUI.js
165760M	UI/WebServerResources/SchedulerUI.js
165761M	UI/WebServerResources/generic.js
165762
165763commit c6f6ed7f2dd18be57b0033940cdc91f7867c77da
165764Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165765Date:   Fri May 16 20:30:00 2008 +0000
165766
165767    Monotone-Parent: 30f23e161fdf31dd9a5764e930ffce487bf47758
165768    Monotone-Revision: 87a5b99c1c6050fac3ae23cc68cad8099adec7da
165769
165770    Monotone-Author: wsourdeau@inverse.ca
165771    Monotone-Date: 2008-05-16T20:30:00
165772    Monotone-Branch: ca.inverse.sogo
165773
165774M	ChangeLog
165775M	UI/Common/UIxFolderActions.m
165776
165777commit 97625e7b1e9122c5070108fa6b637ff7965b5a29
165778Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165779Date:   Fri May 16 20:27:15 2008 +0000
165780
165781    Monotone-Parent: 31ae79f5402429da4b8cae4330cc8265d04b4893
165782    Monotone-Revision: 30f23e161fdf31dd9a5764e930ffce487bf47758
165783
165784    Monotone-Author: wsourdeau@inverse.ca
165785    Monotone-Date: 2008-05-16T20:27:15
165786    Monotone-Branch: ca.inverse.sogo
165787
165788M	SoObjects/SOGo/SOGoObject.h
165789
165790commit a2c21d422fafea7902a7c32c22f64b3d1c3866cb
165791Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165792Date:   Fri May 16 20:27:06 2008 +0000
165793
165794    Monotone-Parent: 34620473f96b2afe3eceee5febfda2021bc78913
165795    Monotone-Revision: 31ae79f5402429da4b8cae4330cc8265d04b4893
165796
165797    Monotone-Author: wsourdeau@inverse.ca
165798    Monotone-Date: 2008-05-16T20:27:06
165799    Monotone-Branch: ca.inverse.sogo
165800
165801M	ChangeLog
165802M	SoObjects/SOGo/SOGoObject.m
165803
165804commit 67d4f1a764ec0199b85c224cdeb459c79137aeeb
165805Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165806Date:   Fri May 16 15:52:19 2008 +0000
165807
165808    Monotone-Parent: 289038fb869ac3c26fe39b672345521ddb96b4c9
165809    Monotone-Revision: 34620473f96b2afe3eceee5febfda2021bc78913
165810
165811    Monotone-Author: wsourdeau@inverse.ca
165812    Monotone-Date: 2008-05-16T15:52:19
165813    Monotone-Branch: ca.inverse.sogo
165814
165815M	ChangeLog
165816M	SoObjects/Appointments/SOGoAppointmentFolder.h
165817M	SoObjects/Appointments/SOGoAppointmentFolder.m
165818
165819commit e92eb3febdc463a88075262b128bec88342e3e17
165820Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165821Date:   Thu May 15 21:07:24 2008 +0000
165822
165823    Monotone-Parent: c1839d697a1985c08086f1fe770eda5416825732
165824    Monotone-Revision: 289038fb869ac3c26fe39b672345521ddb96b4c9
165825
165826    Monotone-Author: wsourdeau@inverse.ca
165827    Monotone-Date: 2008-05-15T21:07:24
165828    Monotone-Branch: ca.inverse.sogo
165829
165830M	UI/WebServerResources/MailerUI.js
165831
165832commit bc29d15730a232c69feebaa1f5d31bcdd5b74462
165833Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165834Date:   Thu May 15 21:07:19 2008 +0000
165835
165836    Monotone-Parent: ea6add86e545bf896fb0f6224932b0eb706412f8
165837    Monotone-Revision: c1839d697a1985c08086f1fe770eda5416825732
165838
165839    Monotone-Author: wsourdeau@inverse.ca
165840    Monotone-Date: 2008-05-15T21:07:19
165841    Monotone-Branch: ca.inverse.sogo
165842
165843M	ChangeLog
165844M	UI/Contacts/UIxContactFoldersView.m
165845M	UI/Contacts/product.plist
165846
165847commit 93196fa65b307dd38cb7b37709105534fc47636d
165848Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165849Date:   Thu May 15 21:06:37 2008 +0000
165850
165851    Monotone-Parent: a0d688640ff502de6334d633e962b52008bb8ace
165852    Monotone-Revision: ea6add86e545bf896fb0f6224932b0eb706412f8
165853
165854    Monotone-Author: wsourdeau@inverse.ca
165855    Monotone-Date: 2008-05-15T21:06:37
165856    Monotone-Branch: ca.inverse.sogo
165857
165858M	SoObjects/SOGo/LDAPSource.m
165859
165860commit 16f8510f24e4336ee9a574789aa999fa39e99e5d
165861Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165862Date:   Mon May 5 23:41:24 2008 +0000
165863
165864    Monotone-Parent: a969c621c7bdf36505c11f0aaf6e61680e8375f7
165865    Monotone-Revision: a0d688640ff502de6334d633e962b52008bb8ace
165866
165867    Monotone-Author: wsourdeau@inverse.ca
165868    Monotone-Date: 2008-05-05T23:41:24
165869    Monotone-Branch: ca.inverse.sogo
165870
165871M	ChangeLog
165872M	SoObjects/SOGo/SOGoObject.m
165873
165874commit e6e6542d95abb5107f5d022cc206d382ceb5118f
165875Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165876Date:   Mon May 5 23:39:07 2008 +0000
165877
165878    Monotone-Parent: 40c6f56ac0840b5680cd43b2a9d5ef7d03bd69e2
165879    Monotone-Revision: a969c621c7bdf36505c11f0aaf6e61680e8375f7
165880
165881    Monotone-Author: wsourdeau@inverse.ca
165882    Monotone-Date: 2008-05-05T23:39:07
165883    Monotone-Branch: ca.inverse.sogo
165884
165885M	ChangeLog
165886M	SoObjects/Appointments/SOGoAppointmentFolder.m
165887M	UI/Common/UIxFolderActions.m
165888
165889commit f767b4b11e8b7c4b0560355cca45c1b44e870e3b
165890Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165891Date:   Mon May 5 22:47:38 2008 +0000
165892
165893    Monotone-Parent: 6d796bebf66ba67880bcd99d4b4acc55bac2e33f
165894    Monotone-Revision: 40c6f56ac0840b5680cd43b2a9d5ef7d03bd69e2
165895
165896    Monotone-Author: wsourdeau@inverse.ca
165897    Monotone-Date: 2008-05-05T22:47:38
165898    Monotone-Branch: ca.inverse.sogo
165899
165900M	UI/WebServerResources/SchedulerUI.js
165901
165902commit 897035cb0b62a1452487eeebc532e689eff0977f
165903Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165904Date:   Mon May 5 22:30:06 2008 +0000
165905
165906    Monotone-Parent: a807a87708b05f4866dff41ca4ac7c75e9a98991
165907    Monotone-Revision: 6d796bebf66ba67880bcd99d4b4acc55bac2e33f
165908
165909    Monotone-Author: wsourdeau@inverse.ca
165910    Monotone-Date: 2008-05-05T22:30:06
165911    Monotone-Branch: ca.inverse.sogo
165912
165913M	UI/WebServerResources/HTMLElement.js
165914M	UI/WebServerResources/UIxMailEditor.js
165915
165916commit cdf7c183885fed8f40ade4a2e09f4bd1aceaf4be
165917Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165918Date:   Sat May 3 18:21:09 2008 +0000
165919
165920    Monotone-Parent: 4c753edee1bf800c80963cacbc1c80d07c353c72
165921    Monotone-Revision: a807a87708b05f4866dff41ca4ac7c75e9a98991
165922
165923    Monotone-Author: wsourdeau@inverse.ca
165924    Monotone-Date: 2008-05-03T18:21:09
165925    Monotone-Branch: ca.inverse.sogo
165926
165927M	UI/Common/product.plist
165928
165929commit d9da2c44f1bf43bd00922fe478d07bf4ad601944
165930Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165931Date:   Sat May 3 08:00:35 2008 +0000
165932
165933    Monotone-Parent: 87549a04ea4f0186bec4f2810f59f6075fa464b2
165934    Monotone-Revision: 4c753edee1bf800c80963cacbc1c80d07c353c72
165935
165936    Monotone-Author: wsourdeau@inverse.ca
165937    Monotone-Date: 2008-05-03T08:00:35
165938    Monotone-Branch: ca.inverse.sogo
165939
165940M	SOPE/sope-patchset-r1620.diff
165941
165942commit 212f438551c15dc011242760b10bcf64cd0bef59
165943Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165944Date:   Fri May 2 23:14:51 2008 +0000
165945
165946    Monotone-Parent: 3e221864601a9820fef140de7c772be29079ed48
165947    Monotone-Revision: 87549a04ea4f0186bec4f2810f59f6075fa464b2
165948
165949    Monotone-Author: wsourdeau@inverse.ca
165950    Monotone-Date: 2008-05-02T23:14:51
165951    Monotone-Branch: ca.inverse.sogo
165952
165953M	SoObjects/Appointments/GNUmakefile
165954M	SoObjects/Appointments/product.plist
165955M	SoObjects/Mailer/product.plist
165956M	SoObjects/SOGo/DAVReportMap.plist
165957M	SoObjects/SOGo/GNUmakefile
165958M	SoObjects/SOGo/GNUmakefile.preamble
165959M	SoObjects/common.make
165960M	UI/Common/UIxAclEditor.m
165961M	UI/Common/product.plist
165962M	UI/Contacts/product.plist
165963M	UI/MailerUI/product.plist
165964M	UI/Scheduler/product.plist
165965M	UI/common.make
165966
165967commit 9fbc828c10d581e969fb863186c85b88029d4ca4
165968Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165969Date:   Fri May 2 23:14:46 2008 +0000
165970
165971    Monotone-Parent: 0f3aafc403820746fc56245b1d4213e81078b7d1
165972    Monotone-Revision: 3e221864601a9820fef140de7c772be29079ed48
165973
165974    Monotone-Author: wsourdeau@inverse.ca
165975    Monotone-Date: 2008-05-02T23:14:46
165976    Monotone-Branch: ca.inverse.sogo
165977
165978M	SoObjects/Appointments/SOGoAptMailDeletion.m
165979
165980commit 9f3c5e3d0c8cc4b8f6530864eb5ad88752f30597
165981Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165982Date:   Fri May 2 23:14:26 2008 +0000
165983
165984    Monotone-Parent: 490ba5f20c6d08910205f97565f54a96c5bb9390
165985    Monotone-Revision: 0f3aafc403820746fc56245b1d4213e81078b7d1
165986
165987    Monotone-Author: wsourdeau@inverse.ca
165988    Monotone-Date: 2008-05-02T23:14:26
165989    Monotone-Branch: ca.inverse.sogo
165990
165991M	ChangeLog
165992M	Main/SOGo.m
165993
165994commit 87af33d14f36e901cc2a76e57906b36944af05c8
165995Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
165996Date:   Fri May 2 23:13:40 2008 +0000
165997
165998    Monotone-Parent: f4d8a0e75faa4a181cfac93302360f7f4168e0cc
165999    Monotone-Revision: 490ba5f20c6d08910205f97565f54a96c5bb9390
166000
166001    Monotone-Author: wsourdeau@inverse.ca
166002    Monotone-Date: 2008-05-02T23:13:40
166003    Monotone-Branch: ca.inverse.sogo
166004
166005M	ChangeLog
166006M	SoObjects/SOGo/SOGoUserFolder.m
166007
166008commit 1cbbbb01be0b1a0b2ab367e3952ff2928c61f844
166009Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166010Date:   Fri May 2 23:12:49 2008 +0000
166011
166012    Monotone-Parent: cb2b5ac6d1deb889762cf2eadc58376d6ab9f534
166013    Monotone-Revision: f4d8a0e75faa4a181cfac93302360f7f4168e0cc
166014
166015    Monotone-Author: wsourdeau@inverse.ca
166016    Monotone-Date: 2008-05-02T23:12:49
166017    Monotone-Branch: ca.inverse.sogo
166018
166019M	ChangeLog
166020M	SoObjects/SOGo/SOGoPermissions.h
166021M	SoObjects/SOGo/SOGoPermissions.m
166022
166023commit b88f44fff3160eec904c8952b3c970c28c27a858
166024Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166025Date:   Fri May 2 23:11:21 2008 +0000
166026
166027    Monotone-Parent: d61516dbee88e6bc6828689bf6efabde759a5a80
166028    Monotone-Revision: cb2b5ac6d1deb889762cf2eadc58376d6ab9f534
166029
166030    Monotone-Author: wsourdeau@inverse.ca
166031    Monotone-Date: 2008-05-02T23:11:21
166032    Monotone-Branch: ca.inverse.sogo
166033
166034M	ChangeLog
166035M	SoObjects/SOGo/SOGoGCSFolder.m
166036M	SoObjects/SOGo/SOGoParentFolder.m
166037
166038commit 18f4470fedceab26dc4f5f27d3d61a3e15179849
166039Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166040Date:   Fri May 2 23:09:55 2008 +0000
166041
166042    Monotone-Parent: 8e81030e83aa6ed594c40a5f56274b5ba292f47c
166043    Monotone-Revision: d61516dbee88e6bc6828689bf6efabde759a5a80
166044
166045    Monotone-Author: wsourdeau@inverse.ca
166046    Monotone-Date: 2008-05-02T23:09:55
166047    Monotone-Branch: ca.inverse.sogo
166048
166049M	ChangeLog
166050M	UI/MailPartViewers/UIxMailPartTextViewer.m
166051
166052commit 5c2c26e0db2d1636a27b3c0fab003458e2e1d289
166053Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166054Date:   Fri May 2 23:08:15 2008 +0000
166055
166056    Monotone-Parent: a084cda52b54dea2be32b37d71aefe6f27b1af33
166057    Monotone-Revision: 8e81030e83aa6ed594c40a5f56274b5ba292f47c
166058
166059    Monotone-Author: wsourdeau@inverse.ca
166060    Monotone-Date: 2008-05-02T23:08:15
166061    Monotone-Branch: ca.inverse.sogo
166062
166063M	ChangeLog
166064M	SoObjects/Appointments/SOGoAppointmentFolder.m
166065M	SoObjects/Appointments/SOGoAppointmentObject.m
166066A	SoObjects/Appointments/SOGoUserFolder+Appointments.h
166067A	SoObjects/Appointments/SOGoUserFolder+Appointments.m
166068M	SoObjects/Contacts/SOGoContactGCSFolder.m
166069M	SoObjects/Contacts/SOGoContactLDAPFolder.m
166070M	SoObjects/SOGo/SOGoFolder.m
166071M	SoObjects/SOGo/SOGoObject.h
166072M	SoObjects/SOGo/SOGoObject.m
166073A	SoObjects/SOGo/SOGoWebDAVAclManager.h
166074A	SoObjects/SOGo/SOGoWebDAVAclManager.m
166075
166076commit 4f76b2ee5f286a24f7ac762397a48a7bcffedc96
166077Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166078Date:   Fri May 2 22:55:47 2008 +0000
166079
166080    Monotone-Parent: 7f5165a92f3e95ebbe203abdc6531d84a48f20af
166081    Monotone-Revision: a084cda52b54dea2be32b37d71aefe6f27b1af33
166082
166083    Monotone-Author: wsourdeau@inverse.ca
166084    Monotone-Date: 2008-05-02T22:55:47
166085    Monotone-Branch: ca.inverse.sogo
166086
166087M	SOPE/sope-patchset-r1620.diff
166088
166089commit 061ac2aa4512b363671da8dd4ca080021f1abc6a
166090Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166091Date:   Fri May 2 22:51:49 2008 +0000
166092
166093    Monotone-Parent: 040674761c27c58b25e81406da993b3e7189cf9c
166094    Monotone-Revision: 7f5165a92f3e95ebbe203abdc6531d84a48f20af
166095
166096    Monotone-Author: wsourdeau@inverse.ca
166097    Monotone-Date: 2008-05-02T22:51:49
166098    Monotone-Branch: ca.inverse.sogo
166099
166100M	ChangeLog
166101M	SoObjects/Appointments/SOGoAppointmentFolder.h
166102M	UI/MainUI/GNUmakefile
166103M	UI/MainUI/product.plist
166104M	UI/SOGoUI/UIxComponent.m
166105
166106commit 5c0e33e91651eed87fe5c4537eefad37390be773
166107Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166108Date:   Fri May 2 22:47:55 2008 +0000
166109
166110    Monotone-Parent: db028ce8c585be74840423effd3b77305f6ea051
166111    Monotone-Revision: 040674761c27c58b25e81406da993b3e7189cf9c
166112
166113    Monotone-Author: wsourdeau@inverse.ca
166114    Monotone-Date: 2008-05-02T22:47:55
166115    Monotone-Branch: ca.inverse.sogo
166116
166117M	TODO
166118
166119commit 5e9b6ce4194aebd515cfb03713b5d854945ebec0
166120Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166121Date:   Fri May 2 22:47:21 2008 +0000
166122
166123    Monotone-Parent: c3c38efee718461f598c3836c1cbe39986c23fd2
166124    Monotone-Revision: db028ce8c585be74840423effd3b77305f6ea051
166125
166126    Monotone-Author: wsourdeau@inverse.ca
166127    Monotone-Date: 2008-05-02T22:47:21
166128    Monotone-Branch: ca.inverse.sogo
166129
166130A	SoObjects/SOGo/SOGoWebDAVValue.h
166131A	SoObjects/SOGo/SOGoWebDAVValue.m
166132
166133commit cc69371c4d33919423a0dcceef1058a0a85b828c
166134Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166135Date:   Fri May 2 22:46:49 2008 +0000
166136
166137    Monotone-Parent: b8c85ddcde506f67f18bf96dcff79741af94661b
166138    Monotone-Revision: c3c38efee718461f598c3836c1cbe39986c23fd2
166139
166140    Monotone-Author: wsourdeau@inverse.ca
166141    Monotone-Date: 2008-05-02T22:46:49
166142    Monotone-Branch: ca.inverse.sogo
166143
166144M	ChangeLog
166145A	SoObjects/SOGo/NSArray+DAV.h
166146A	SoObjects/SOGo/NSArray+DAV.m
166147A	SoObjects/SOGo/NSDictionary+DAV.h
166148A	SoObjects/SOGo/NSDictionary+DAV.m
166149A	SoObjects/SOGo/NSObject+DAV.h
166150A	SoObjects/SOGo/NSObject+DAV.m
166151A	SoObjects/SOGo/NSString+DAV.h
166152A	SoObjects/SOGo/NSString+DAV.m
166153A	SoObjects/SOGo/NSURL+DAV.h
166154A	SoObjects/SOGo/NSURL+DAV.m
166155D	SoObjects/SOGo/SOGoDAVRendererTypes.h
166156D	SoObjects/SOGo/SOGoDAVRendererTypes.m
166157
166158commit 466ec44822edbb10bd68996cb1d0b60cf93628ad
166159Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166160Date:   Tue Apr 29 20:58:35 2008 +0000
166161
166162    Monotone-Parent: e0a110c700ace37c521b69b4fc25af7050fc415b
166163    Monotone-Revision: f36334509c4664853d23a261e33fef626136abcf
166164
166165    Monotone-Author: wsourdeau@inverse.ca
166166    Monotone-Date: 2008-04-29T20:58:35
166167    Monotone-Branch: ca.inverse.sogo
166168
166169M	UI/WebServerResources/MailerUI.js
166170M	UI/WebServerResources/UIxMailEditor.js
166171M	UI/WebServerResources/generic.js
166172M	UI/WebServerResources/iefixes.css
166173M	UI/WebServerResources/prototype.js
166174
166175commit 0ea4ec6eb952bcc398b89ee24b8ef3b2dc1a1430
166176Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166177Date:   Tue Apr 29 16:05:40 2008 +0000
166178
166179    Monotone-Parent: d4f2afd809167cecd7f2690ee76081b251dfa54a
166180    Monotone-Revision: edee02986f2da875cdc191d1e96c9d41d928200a
166181
166182    Monotone-Author: wsourdeau@inverse.ca
166183    Monotone-Date: 2008-04-29T16:05:40
166184    Monotone-Branch: ca.inverse.sogo
166185
166186M	TODO
166187
166188commit 9a0a7259a0ef924a3cd788123db648379e802183
166189Author: Francis Lachapelle <flachapelle@inverse.ca>
166190Date:   Mon Apr 28 18:37:22 2008 +0000
166191
166192    Monotone-Parent: e0a110c700ace37c521b69b4fc25af7050fc415b
166193    Monotone-Revision: d4f2afd809167cecd7f2690ee76081b251dfa54a
166194
166195    Monotone-Author: flachapelle@inverse.ca
166196    Monotone-Date: 2008-04-28T18:37:22
166197    Monotone-Branch: ca.inverse.sogo
166198
166199M	UI/WebServerResources/SchedulerUI.js
166200
166201commit 6165dff19e8f750574d09b98d84760c5cc937605
166202Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166203Date:   Fri Apr 25 15:16:58 2008 +0000
166204
166205    Monotone-Parent: 79461b8ac05970c57a512022f8200f6a8524119e
166206    Monotone-Revision: e0a110c700ace37c521b69b4fc25af7050fc415b
166207
166208    Monotone-Author: wsourdeau@inverse.ca
166209    Monotone-Date: 2008-04-25T15:16:58
166210    Monotone-Branch: ca.inverse.sogo
166211
166212M	ChangeLog
166213M	SoObjects/SOGo/LDAPSource.m
166214
166215commit e4e5aabd6ff40edd2b7ad6d8e6204b8f60175a42
166216Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166217Date:   Fri Apr 25 15:15:28 2008 +0000
166218
166219    Monotone-Parent: e1dfc6f99fa7ee268a57e41fbd7edf9f87b4801a
166220    Monotone-Revision: 79461b8ac05970c57a512022f8200f6a8524119e
166221
166222    Monotone-Author: wsourdeau@inverse.ca
166223    Monotone-Date: 2008-04-25T15:15:28
166224    Monotone-Branch: ca.inverse.sogo
166225
166226M	SoObjects/SOGo/LDAPUserManager.m
166227
166228commit 899c7b3135218caea602b53ebc8616afdd398627
166229Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166230Date:   Fri Apr 25 15:15:05 2008 +0000
166231
166232    Monotone-Parent: 34c654fc982f81e34f7e9da9fa20842cc3a6474a
166233    Monotone-Revision: e1dfc6f99fa7ee268a57e41fbd7edf9f87b4801a
166234
166235    Monotone-Author: wsourdeau@inverse.ca
166236    Monotone-Date: 2008-04-25T15:15:05
166237    Monotone-Branch: ca.inverse.sogo
166238
166239M	UI/Scheduler/UIxComponentEditor.m
166240
166241commit 543d6c81147653c6c82eeaaa9631280af9b1237e
166242Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166243Date:   Thu Apr 24 20:38:14 2008 +0000
166244
166245    Monotone-Parent: e609c33218c6b86748aced829da0bcb994d513e4
166246    Monotone-Revision: 34c654fc982f81e34f7e9da9fa20842cc3a6474a
166247
166248    Monotone-Author: wsourdeau@inverse.ca
166249    Monotone-Date: 2008-04-24T20:38:14
166250    Monotone-Branch: ca.inverse.sogo
166251
166252M	UI/WebServerResources/SchedulerUI.js
166253
166254commit e6bf43d82671dd61060133c76c11752198a5aa69
166255Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166256Date:   Thu Apr 24 20:28:02 2008 +0000
166257
166258    Monotone-Parent: 3bc6a3f032908c2a45f63b61002786602c6e678e
166259    Monotone-Revision: e609c33218c6b86748aced829da0bcb994d513e4
166260
166261    Monotone-Author: wsourdeau@inverse.ca
166262    Monotone-Date: 2008-04-24T20:28:02
166263    Monotone-Branch: ca.inverse.sogo
166264
166265M	SoObjects/SOGo/LDAPSource.m
166266
166267commit 9b0d1d604aa1e717fa31a04ef2b07ec25083cb9e
166268Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166269Date:   Thu Apr 24 19:56:55 2008 +0000
166270
166271    Monotone-Parent: 1c59437a5e028bce2f9751493f0e07ce162fb322
166272    Monotone-Revision: 3bc6a3f032908c2a45f63b61002786602c6e678e
166273
166274    Monotone-Author: wsourdeau@inverse.ca
166275    Monotone-Date: 2008-04-24T19:56:55
166276    Monotone-Branch: ca.inverse.sogo
166277
166278M	SoObjects/SOGo/LDAPSource.m
166279
166280commit b2c349155b7b57b2d40956005b0fdd6012c2c4fd
166281Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166282Date:   Thu Apr 24 15:13:42 2008 +0000
166283
166284    Monotone-Parent: 1046bc1667de69ca1a5d9b057c0a269ba7e2f884
166285    Monotone-Revision: 1c59437a5e028bce2f9751493f0e07ce162fb322
166286
166287    Monotone-Author: wsourdeau@inverse.ca
166288    Monotone-Date: 2008-04-24T15:13:42
166289    Monotone-Branch: ca.inverse.sogo
166290
166291M	SOPE/sope-patchset-r1620.diff
166292
166293commit a04fabfb8e53282c1bfb50c444f81463e9088295
166294Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166295Date:   Thu Apr 24 15:07:58 2008 +0000
166296
166297    Monotone-Parent: ee924e316a719f77f911fd0f8c793ceec8ccecec
166298    Monotone-Revision: 1046bc1667de69ca1a5d9b057c0a269ba7e2f884
166299
166300    Monotone-Author: wsourdeau@inverse.ca
166301    Monotone-Date: 2008-04-24T15:07:58
166302    Monotone-Branch: ca.inverse.sogo
166303
166304M	UI/WebServerResources/SchedulerUI.js
166305
166306commit b5bc43f248986bc3a5d78716c6f458010d01d378
166307Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166308Date:   Thu Apr 24 01:14:21 2008 +0000
166309
166310    Monotone-Parent: 86a3016fde1fa4a741b945ef29cc0453ddcb73c7
166311    Monotone-Revision: ee924e316a719f77f911fd0f8c793ceec8ccecec
166312
166313    Monotone-Author: wsourdeau@inverse.ca
166314    Monotone-Date: 2008-04-24T01:14:21
166315    Monotone-Branch: ca.inverse.sogo
166316
166317M	ChangeLog
166318A	SoObjects/SOGo/DAVReportMap.plist
166319M	SoObjects/SOGo/SOGoFolder.m
166320M	SoObjects/SOGo/SOGoObject.m
166321
166322commit 28197628b6876f639d9aceebfd7f37e0763e51ba
166323Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166324Date:   Thu Apr 24 01:09:08 2008 +0000
166325
166326    Monotone-Parent: cda3bd58c324868ead052e625bbdbcb210c60af5
166327    Monotone-Revision: 86a3016fde1fa4a741b945ef29cc0453ddcb73c7
166328
166329    Monotone-Author: wsourdeau@inverse.ca
166330    Monotone-Date: 2008-04-24T01:09:08
166331    Monotone-Branch: ca.inverse.sogo
166332
166333M	ChangeLog
166334M	SoObjects/SOGo/SOGoUser.m
166335
166336commit 08a90cfb23daaba9ef36d72f9dd8ff4757a683c4
166337Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166338Date:   Thu Apr 24 01:08:34 2008 +0000
166339
166340    Monotone-Parent: aedd631068b1147a4f0674f42632b314194f6f83
166341    Monotone-Revision: cda3bd58c324868ead052e625bbdbcb210c60af5
166342
166343    Monotone-Author: wsourdeau@inverse.ca
166344    Monotone-Date: 2008-04-24T01:08:34
166345    Monotone-Branch: ca.inverse.sogo
166346
166347M	ChangeLog
166348M	SoObjects/SOGo/SOGoUserFolder.m
166349
166350commit ab220f5245c01cf797d381eb19e9a7527bbe8f52
166351Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166352Date:   Thu Apr 24 01:05:13 2008 +0000
166353
166354    Monotone-Parent: 0077efee9316ca1e744e82d28a7eb1b8c54b05ef
166355    Monotone-Revision: aedd631068b1147a4f0674f42632b314194f6f83
166356
166357    Monotone-Author: wsourdeau@inverse.ca
166358    Monotone-Date: 2008-04-24T01:05:13
166359    Monotone-Branch: ca.inverse.sogo
166360
166361M	ChangeLog
166362M	SoObjects/SOGo/SOGoContentObject.m
166363
166364commit 30f3cf33ac197003a4477b3122798016b1382b0b
166365Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166366Date:   Thu Apr 24 01:04:11 2008 +0000
166367
166368    Monotone-Parent: add5712466eee5d26701d06e05d1e2771f7dd4fa
166369    Monotone-Revision: 0077efee9316ca1e744e82d28a7eb1b8c54b05ef
166370
166371    Monotone-Author: wsourdeau@inverse.ca
166372    Monotone-Date: 2008-04-24T01:04:11
166373    Monotone-Branch: ca.inverse.sogo
166374
166375M	Main/GNUmakefile.preamble
166376M	OGoContentStore/GNUmakefile
166377M	SOPE/GDLContentStore/GNUmakefile
166378M	SOPE/NGCards/GNUmakefile
166379M	SoObjects/SOGo/GNUmakefile
166380M	SoObjects/SOGo/GNUmakefile.preamble
166381M	UI/SOGoUI/GNUmakefile
166382
166383commit 7271a8ed47ffce11cd013eceab0b475582fcb67a
166384Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166385Date:   Wed Apr 23 19:09:25 2008 +0000
166386
166387    Monotone-Parent: 589cbe87a5260166298c57c4fa50494edb7b9fbd
166388    Monotone-Revision: add5712466eee5d26701d06e05d1e2771f7dd4fa
166389
166390    Monotone-Author: wsourdeau@inverse.ca
166391    Monotone-Date: 2008-04-23T19:09:25
166392    Monotone-Branch: ca.inverse.sogo
166393
166394A	TODO
166395
166396commit 99d4c955567235eecea43d179ef27aa654cdc561
166397Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166398Date:   Tue Apr 22 17:16:37 2008 +0000
166399
166400    Monotone-Parent: 4da2e2aa68da3f6c69bddae3167041872607c9d2
166401    Monotone-Revision: 589cbe87a5260166298c57c4fa50494edb7b9fbd
166402
166403    Monotone-Author: wsourdeau@inverse.ca
166404    Monotone-Date: 2008-04-22T17:16:37
166405    Monotone-Branch: ca.inverse.sogo
166406
166407M	ChangeLog
166408M	UI/Scheduler/UIxCalendarSelector.m
166409M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
166410M	UI/WebServerResources/SchedulerUI.js
166411M	UI/WebServerResources/generic.js
166412
166413commit 092b303a4546e900e2fd24c5e1f0123285ab4ae3
166414Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166415Date:   Tue Apr 22 16:11:46 2008 +0000
166416
166417    Monotone-Parent: 3af313e92fa3e0c4620aa4faa4a2938d87577661
166418    Monotone-Revision: 4da2e2aa68da3f6c69bddae3167041872607c9d2
166419
166420    Monotone-Author: wsourdeau@inverse.ca
166421    Monotone-Date: 2008-04-22T16:11:46
166422    Monotone-Branch: ca.inverse.sogo
166423
166424M	UI/MainUI/product.plist
166425
166426commit e76fd9bd4d5733742c0e912743e57a0c16e19e8e
166427Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166428Date:   Tue Apr 22 15:56:51 2008 +0000
166429
166430    Monotone-Parent: 7a02739cae6babfe41777a34b6d6949a9385d396
166431    Monotone-Revision: 3af313e92fa3e0c4620aa4faa4a2938d87577661
166432
166433    Monotone-Author: wsourdeau@inverse.ca
166434    Monotone-Date: 2008-04-22T15:56:51
166435    Monotone-Branch: ca.inverse.sogo
166436
166437M	SoObjects/SOGo/SOGoUser.m
166438M	UI/MainUI/product.plist
166439M	UI/WebServerResources/UIxCalendarProperties.css
166440
166441commit 52098ec6496d1138884bdf8f36baa4cfd415cff8
166442Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166443Date:   Tue Apr 22 14:50:40 2008 +0000
166444
166445    Monotone-Parent: 581e13f64111105e0bce624d9e6267f5eb79f46d
166446    Monotone-Revision: 7a02739cae6babfe41777a34b6d6949a9385d396
166447
166448    Monotone-Author: wsourdeau@inverse.ca
166449    Monotone-Date: 2008-04-22T14:50:40
166450    Monotone-Branch: ca.inverse.sogo
166451
166452M	ChangeLog
166453M	SoObjects/SOGo/SOGoGCSFolder.m
166454M	SoObjects/SOGo/SOGoObject.m
166455
166456commit 9b5bac6d264869efc63c28c0b3d046b41e5f329a
166457Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166458Date:   Mon Apr 21 23:24:30 2008 +0000
166459
166460    Monotone-Parent: cdd36fc059068f53e080dd516b7211adcdb164cc
166461    Monotone-Revision: 581e13f64111105e0bce624d9e6267f5eb79f46d
166462
166463    Monotone-Author: wsourdeau@inverse.ca
166464    Monotone-Date: 2008-04-21T23:24:30
166465    Monotone-Branch: ca.inverse.sogo
166466
166467M	UI/Scheduler/product.plist
166468
166469commit 5e1266f557826eccc2c7577634207f721139fe62
166470Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166471Date:   Mon Apr 21 23:19:32 2008 +0000
166472
166473    Monotone-Parent: 77e860b2862bbbc9e902e0772f16dcae73745484
166474    Monotone-Revision: cdd36fc059068f53e080dd516b7211adcdb164cc
166475
166476    Monotone-Author: wsourdeau@inverse.ca
166477    Monotone-Date: 2008-04-21T23:19:32
166478    Monotone-Branch: ca.inverse.sogo
166479
166480M	UI/WebServerResources/SchedulerUI.js
166481A	UI/WebServerResources/slider_handle.gif
166482
166483commit 51e3d92d62868c9cf0f24f06a3d0243a1f56169d
166484Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166485Date:   Mon Apr 21 23:04:26 2008 +0000
166486
166487    Monotone-Parent: 4c641cc8cb0c4617186e4139ce2c11f856fbbbf7
166488    Monotone-Revision: 77e860b2862bbbc9e902e0772f16dcae73745484
166489
166490    Monotone-Author: wsourdeau@inverse.ca
166491    Monotone-Date: 2008-04-21T23:04:26
166492    Monotone-Branch: ca.inverse.sogo
166493
166494A	UI/WebServerResources/UIxCalendarProperties.css
166495A	UI/WebServerResources/UIxCalendarProperties.js
166496A	UI/WebServerResources/UIxColorPicker.js
166497
166498commit 74d8080342773ef67c024856c37c385a1c79dcda
166499Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166500Date:   Mon Apr 21 23:03:48 2008 +0000
166501
166502    Monotone-Parent: 22d8f930ef0774232d40575f91fe4eb49c980bd6
166503    Monotone-Revision: 4c641cc8cb0c4617186e4139ce2c11f856fbbbf7
166504
166505    Monotone-Author: wsourdeau@inverse.ca
166506    Monotone-Date: 2008-04-21T23:03:48
166507    Monotone-Branch: ca.inverse.sogo
166508
166509M	ChangeLog
166510M	SoObjects/Appointments/SOGoAppointmentFolder.h
166511M	SoObjects/Appointments/SOGoAppointmentFolder.m
166512M	SoObjects/SOGo/NSString+Utilities.h
166513M	SoObjects/SOGo/NSString+Utilities.m
166514M	SoObjects/SOGo/SOGoGCSFolder.h
166515M	SoObjects/SOGo/SOGoGCSFolder.m
166516M	SoObjects/SOGo/SOGoObject.m
166517M	SoObjects/SOGo/SOGoUser.h
166518M	UI/Common/UIxFolderActions.h
166519M	UI/Common/UIxFolderActions.m
166520M	UI/Common/product.plist
166521M	UI/SOGoUI/UIxJSClose.m
166522M	UI/Scheduler/GNUmakefile
166523A	UI/Scheduler/UIxCalendarProperties.h
166524A	UI/Scheduler/UIxCalendarProperties.m
166525M	UI/Scheduler/UIxCalendarSelector.m
166526A	UI/Scheduler/UIxColorPicker.h
166527A	UI/Scheduler/UIxColorPicker.m
166528M	UI/Scheduler/product.plist
166529A	UI/Templates/SchedulerUI/UIxCalendarProperties.wox
166530A	UI/Templates/SchedulerUI/UIxColorPicker.wox
166531M	UI/Templates/UIxJSClose.wox
166532M	UI/WebServerResources/SchedulerUI.js
166533A	UI/WebServerResources/js_color_picker_v2.css
166534A	UI/WebServerResources/js_color_picker_v2.js
166535A	UI/WebServerResources/select_arrow.gif
166536A	UI/WebServerResources/select_arrow_down.gif
166537A	UI/WebServerResources/select_arrow_over.gif
166538D	UI/WebServerResources/tab_.gif
166539A	UI/WebServerResources/tab_center_active.gif
166540A	UI/WebServerResources/tab_left_active.gif
166541A	UI/WebServerResources/tab_left_inactive.gif
166542A	UI/WebServerResources/tab_right_active.gif
166543A	UI/WebServerResources/tab_right_inactive.gif
166544D	UI/WebServerResources/tab_selected.gif
166545
166546commit 5c8298b73007c8f3609272f61277e4fe78ff11ec
166547Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166548Date:   Mon Apr 21 15:41:43 2008 +0000
166549
166550    Monotone-Parent: 0b372fe34fe187799d96276cf52318935af9faad
166551    Monotone-Revision: 22d8f930ef0774232d40575f91fe4eb49c980bd6
166552
166553    Monotone-Author: wsourdeau@inverse.ca
166554    Monotone-Date: 2008-04-21T15:41:43
166555    Monotone-Branch: ca.inverse.sogo
166556
166557M	Main/SOGo.m
166558
166559commit 34751eda16af7938ec54396c6cc4ea956dba8637
166560Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166561Date:   Fri Apr 18 21:16:16 2008 +0000
166562
166563    Monotone-Parent: 773a2eddc316088f375c31de2397d7e2f8110da4
166564    Monotone-Revision: 0b372fe34fe187799d96276cf52318935af9faad
166565
166566    Monotone-Author: wsourdeau@inverse.ca
166567    Monotone-Date: 2008-04-18T21:16:16
166568    Monotone-Branch: ca.inverse.sogo
166569
166570M	SOPE/sope-patchset-r1620.diff
166571
166572commit 89d0954722cb934c2c935b9531ef8c9216891b52
166573Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166574Date:   Thu Apr 17 15:59:03 2008 +0000
166575
166576    Monotone-Parent: 5d8147eb53baeed6b5467ca21dd3d76f5bced3c5
166577    Monotone-Revision: 773a2eddc316088f375c31de2397d7e2f8110da4
166578
166579    Monotone-Author: wsourdeau@inverse.ca
166580    Monotone-Date: 2008-04-17T15:59:03
166581    Monotone-Branch: ca.inverse.sogo
166582
166583D	test
166584
166585commit b5684074afed4f2209da78a7d11b502e87d030ab
166586Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166587Date:   Thu Apr 17 15:58:37 2008 +0000
166588
166589    Monotone-Parent: b47833cd103fcdc9f83cea051bff4eaac72bcc14
166590    Monotone-Revision: 5d8147eb53baeed6b5467ca21dd3d76f5bced3c5
166591
166592    Monotone-Author: wsourdeau@inverse.ca
166593    Monotone-Date: 2008-04-17T15:58:37
166594    Monotone-Branch: ca.inverse.sogo
166595
166596A	test
166597
166598commit 73b3b967f905e3f17a609205b76c5e476294b7c5
166599Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166600Date:   Thu Apr 17 15:57:57 2008 +0000
166601
166602    Monotone-Parent: 061f569ca5d668215d4d66bc418fc81c7225809e
166603    Monotone-Revision: b47833cd103fcdc9f83cea051bff4eaac72bcc14
166604
166605    Monotone-Author: wsourdeau@inverse.ca
166606    Monotone-Date: 2008-04-17T15:57:57
166607    Monotone-Branch: ca.inverse.sogo
166608
166609D	test
166610
166611commit e3296318b0a6309b5815139f8875679849506190
166612Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166613Date:   Thu Apr 17 15:56:52 2008 +0000
166614
166615    Monotone-Parent: 70a4973b40897856690e1d7cd10a5d08cd21896f
166616    Monotone-Revision: 061f569ca5d668215d4d66bc418fc81c7225809e
166617
166618    Monotone-Author: wsourdeau@inverse.ca
166619    Monotone-Date: 2008-04-17T15:56:52
166620    Monotone-Branch: ca.inverse.sogo
166621
166622A	test
166623
166624commit 14dc4b8e339e617c8294cc9d118dc475037c5c90
166625Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166626Date:   Wed Apr 16 14:52:19 2008 +0000
166627
166628    Monotone-Parent: 29d6f89e3a92decb86db46b18255d027a16193a3
166629    Monotone-Revision: 70a4973b40897856690e1d7cd10a5d08cd21896f
166630
166631    Monotone-Author: wsourdeau@inverse.ca
166632    Monotone-Date: 2008-04-16T14:52:19
166633    Monotone-Branch: ca.inverse.sogo
166634
166635A	SOPE/sope-mime-nosort.diff
166636
166637commit bf205fa10396e7575bcdc336c3c1b0826d626eba
166638Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166639Date:   Wed Apr 16 14:52:15 2008 +0000
166640
166641    Monotone-Parent: ba5419a981613fa3868739464e8d782bddfdf0ab
166642    Monotone-Revision: 29d6f89e3a92decb86db46b18255d027a16193a3
166643
166644    Monotone-Author: wsourdeau@inverse.ca
166645    Monotone-Date: 2008-04-16T14:52:15
166646    Monotone-Branch: ca.inverse.sogo
166647
166648M	Main/SOGo.m
166649
166650commit f9fa39b4d81f62a81d54a62d635c0279700cf4ca
166651Author: Francis Lachapelle <flachapelle@inverse.ca>
166652Date:   Wed Apr 16 00:33:14 2008 +0000
166653
166654    Monotone-Parent: e774178727c39a19e5e330b7814a1b4a73315962
166655    Monotone-Revision: ba5419a981613fa3868739464e8d782bddfdf0ab
166656
166657    Monotone-Author: flachapelle@inverse.ca
166658    Monotone-Date: 2008-04-16T00:33:14
166659    Monotone-Branch: ca.inverse.sogo
166660
166661A	UI/WebServerResources/minus.png
166662A	UI/WebServerResources/plus.png
166663
166664commit f9e4fb436004361e6cb69ff242fe189dc6749675
166665Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166666Date:   Tue Apr 15 20:47:18 2008 +0000
166667
166668    Monotone-Parent: 74220fe29f9fafe1f0463c9877d6a9f47436e728
166669    Monotone-Revision: e774178727c39a19e5e330b7814a1b4a73315962
166670
166671    Monotone-Author: wsourdeau@inverse.ca
166672    Monotone-Date: 2008-04-15T20:47:18
166673    Monotone-Branch: ca.inverse.sogo
166674
166675M	UI/WebServerResources/ContactsUI.js
166676M	UI/WebServerResources/SchedulerUI.js
166677
166678commit 7c2e82cef8b4361f4dfd74647af423923ff40302
166679Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166680Date:   Tue Apr 15 20:12:51 2008 +0000
166681
166682    Monotone-Parent: ac86bf6af212996c20d42a2d5075ed984200b34c
166683    Monotone-Revision: 74220fe29f9fafe1f0463c9877d6a9f47436e728
166684
166685    Monotone-Author: wsourdeau@inverse.ca
166686    Monotone-Date: 2008-04-15T20:12:51
166687    Monotone-Branch: ca.inverse.sogo
166688
166689M	UI/WebServerResources/ContactsUI.js
166690M	UI/WebServerResources/HTMLElement.js
166691M	UI/WebServerResources/HTMLInputElement.js
166692M	UI/WebServerResources/MailerUI.js
166693M	UI/WebServerResources/SOGoDragHandles.js
166694M	UI/WebServerResources/SOGoRootPage.js
166695M	UI/WebServerResources/SchedulerUI.js
166696M	UI/WebServerResources/UIxAclEditor.js
166697M	UI/WebServerResources/UIxAppointmentEditor.js
166698M	UI/WebServerResources/UIxAttendeesEditor.js
166699M	UI/WebServerResources/UIxCalUserRightsEditor.js
166700M	UI/WebServerResources/UIxComponentEditor.js
166701M	UI/WebServerResources/UIxContactsUserRightsEditor.js
166702M	UI/WebServerResources/UIxMailEditor.js
166703M	UI/WebServerResources/UIxRecurrenceEditor.js
166704M	UI/WebServerResources/UIxTaskEditor.js
166705
166706commit 20e2fea98baf46e08f5e4a5fac73f51c36106257
166707Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166708Date:   Tue Apr 15 19:48:48 2008 +0000
166709
166710    Monotone-Parent: 392d6631a429629bec7220b159f559a24caa910c
166711    Monotone-Revision: ac86bf6af212996c20d42a2d5075ed984200b34c
166712
166713    Monotone-Author: wsourdeau@inverse.ca
166714    Monotone-Date: 2008-04-15T19:48:48
166715    Monotone-Branch: ca.inverse.sogo
166716
166717M	UI/WebServerResources/ContactsUI.js
166718M	UI/WebServerResources/SchedulerUI.js
166719
166720commit 04e26822348dcb59c6869802f96b5468a24a9628
166721Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166722Date:   Tue Apr 15 16:04:16 2008 +0000
166723
166724    Monotone-Parent: 8ac4ae138ee646d9a599dc78aa95bfc951416d88
166725    Monotone-Revision: 392d6631a429629bec7220b159f559a24caa910c
166726
166727    Monotone-Author: wsourdeau@inverse.ca
166728    Monotone-Date: 2008-04-15T16:04:16
166729    Monotone-Branch: ca.inverse.sogo
166730
166731M	ChangeLog
166732M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
166733
166734commit 0dae353bfaf139928b637ffea39defa8143280bb
166735Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166736Date:   Tue Apr 15 15:17:44 2008 +0000
166737
166738    Monotone-Parent: ee841fa65ddec5bf308a46939cb266bfd7f14732
166739    Monotone-Revision: 8ac4ae138ee646d9a599dc78aa95bfc951416d88
166740
166741    Monotone-Author: wsourdeau@inverse.ca
166742    Monotone-Date: 2008-04-15T15:17:44
166743    Monotone-Branch: ca.inverse.sogo
166744
166745M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
166746M	UI/WebServerResources/UIxAttendeesEditor.css
166747
166748commit b3686b597e39881985be1811a3fd03147f3476b8
166749Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166750Date:   Tue Apr 15 15:01:16 2008 +0000
166751
166752    Monotone-Parent: e0c7704c039513e9d35441827fe46a04a1a4f5f7
166753    Monotone-Revision: ee841fa65ddec5bf308a46939cb266bfd7f14732
166754
166755    Monotone-Author: wsourdeau@inverse.ca
166756    Monotone-Date: 2008-04-15T15:01:16
166757    Monotone-Branch: ca.inverse.sogo
166758
166759M	ChangeLog
166760M	UI/MailerUI/UIxMailEditor.m
166761M	UI/Templates/MailerUI/UIxMailEditor.wox
166762M	UI/WebServerResources/UIxMailEditor.js
166763
166764commit b498c8ff244002945dd0708832b718eb8e11b70b
166765Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166766Date:   Tue Apr 15 15:00:14 2008 +0000
166767
166768    Monotone-Parent: 0508e0037d1a44a60737fdd18b1830b167d7ab72
166769    Monotone-Revision: e0c7704c039513e9d35441827fe46a04a1a4f5f7
166770
166771    Monotone-Author: wsourdeau@inverse.ca
166772    Monotone-Date: 2008-04-15T15:00:14
166773    Monotone-Branch: ca.inverse.sogo
166774
166775M	SoObjects/Contacts/SOGoFolder+CardDAV.m
166776
166777commit 1047e26fe849f90cf65896ffb2f52e67cac8c971
166778Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166779Date:   Mon Apr 14 23:27:00 2008 +0000
166780
166781    Monotone-Parent: f6d042dc3889e0377296ef4de7738ca4cb2569d9
166782    Monotone-Revision: 0508e0037d1a44a60737fdd18b1830b167d7ab72
166783
166784    Monotone-Author: wsourdeau@inverse.ca
166785    Monotone-Date: 2008-04-14T23:27:00
166786    Monotone-Branch: ca.inverse.sogo
166787
166788M	ChangeLog
166789M	SoObjects/Appointments/SOGoAppointmentFolder.m
166790
166791commit 13b3344aba5ca9430874a1799ef839f17596ff70
166792Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166793Date:   Mon Apr 14 23:25:24 2008 +0000
166794
166795    Monotone-Parent: 7bde56464d0a35eb8f982f6391baabc97adebdd7
166796    Monotone-Revision: f6d042dc3889e0377296ef4de7738ca4cb2569d9
166797
166798    Monotone-Author: wsourdeau@inverse.ca
166799    Monotone-Date: 2008-04-14T23:25:24
166800    Monotone-Branch: ca.inverse.sogo
166801
166802M	SOPE/sope-patchset-r1620.diff
166803
166804commit 572f668da7a3a095fd14cec150fc9661038999bd
166805Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166806Date:   Fri Apr 11 21:07:21 2008 +0000
166807
166808    Monotone-Parent: d3b7b9b6f2789475874e26a2e065af34d06a3be0
166809    Monotone-Revision: 7bde56464d0a35eb8f982f6391baabc97adebdd7
166810
166811    Monotone-Author: wsourdeau@inverse.ca
166812    Monotone-Date: 2008-04-11T21:07:21
166813    Monotone-Branch: ca.inverse.sogo
166814
166815M	SOPE/sope-patchset-r1620.diff
166816
166817commit 97d1164f275657eae87a2ea89496366cb9267544
166818Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166819Date:   Sat Apr 5 21:48:22 2008 +0000
166820
166821    Monotone-Parent: fd565bb36a2ef3a33d5549a38f33d77802404317
166822    Monotone-Revision: d3b7b9b6f2789475874e26a2e065af34d06a3be0
166823
166824    Monotone-Author: wsourdeau@inverse.ca
166825    Monotone-Date: 2008-04-05T21:48:22
166826    Monotone-Branch: ca.inverse.sogo
166827
166828D	SOPE/sope-patchset-r1619.diff
166829A	SOPE/sope-patchset-r1620.diff
166830
166831commit 6df9451d0423c9a3204dd57adc09b40c49dc6b15
166832Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166833Date:   Wed Apr 2 14:17:53 2008 +0000
166834
166835    SoObjects
166836
166837    Monotone-Parent: b0aeecf5f2a6ed3d4404fe7b4a5215a87c47032a
166838    Monotone-Revision: fd565bb36a2ef3a33d5549a38f33d77802404317
166839
166840    Monotone-Author: wsourdeau@inverse.ca
166841    Monotone-Date: 2008-04-02T14:17:53
166842    Monotone-Branch: ca.inverse.sogo
166843
166844M	SOPE/NGCards/ChangeLog
166845M	SOPE/NGCards/iCalRecurrenceCalculator.m
166846M	SoObjects/SOGo/SOGoGCSFolder.m
166847
166848commit 97f9c97f0341aab3be369336f24c3071b268a362
166849Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166850Date:   Mon Mar 31 20:30:05 2008 +0000
166851
166852    Monotone-Parent: b5ed61ce5d68ded43b9b115a76ccd948f9acbcc7
166853    Monotone-Revision: b0aeecf5f2a6ed3d4404fe7b4a5215a87c47032a
166854
166855    Monotone-Author: wsourdeau@inverse.ca
166856    Monotone-Date: 2008-03-31T20:30:05
166857    Monotone-Branch: ca.inverse.sogo
166858
166859M	ChangeLog
166860M	UI/SOGoUI/SOGoACLAdvisory.m
166861
166862commit fa5877d926c9601fefed0944da4b2be00a264496
166863Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166864Date:   Mon Mar 31 20:30:04 2008 +0000
166865
166866    Monotone-Parent: cd7e0a7c72c71f346aac58ef25f3b4ad47b1b66a
166867    Monotone-Revision: b5ed61ce5d68ded43b9b115a76ccd948f9acbcc7
166868
166869    Monotone-Author: wsourdeau@inverse.ca
166870    Monotone-Date: 2008-03-31T20:30:04
166871    Monotone-Branch: ca.inverse.sogo
166872
166873M	Scripts/sogo-init.d-debian
166874
166875commit 9c89a36fce2289ff6b9c24210be258dcc4419a1c
166876Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166877Date:   Fri Mar 28 18:22:44 2008 +0000
166878
166879    Monotone-Parent: a5daa2fbcb322a95c469f0c7cd30231bbd8af687
166880    Monotone-Revision: cd7e0a7c72c71f346aac58ef25f3b4ad47b1b66a
166881
166882    Monotone-Author: wsourdeau@inverse.ca
166883    Monotone-Date: 2008-03-28T18:22:44
166884    Monotone-Branch: ca.inverse.sogo
166885
166886M	NEWS
166887
166888commit 35e923137ee5d5a928a81517ddae35bfe811a949
166889Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166890Date:   Fri Mar 28 18:18:27 2008 +0000
166891
166892    Monotone-Parent: fb236ef24d48d36061d3027ebfc80c62e1ade879
166893    Monotone-Revision: a5daa2fbcb322a95c469f0c7cd30231bbd8af687
166894
166895    Monotone-Author: wsourdeau@inverse.ca
166896    Monotone-Date: 2008-03-28T18:18:27
166897    Monotone-Branch: ca.inverse.sogo
166898
166899M	NEWS
166900
166901commit 1261cda9472b3cf9598ebb7bef4a78c880e7b643
166902Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166903Date:   Fri Mar 28 18:16:55 2008 +0000
166904
166905    ;
166906
166907    Monotone-Parent: d777e4fa4da8204aa4e7f4b49a17a97670c98df6
166908    Monotone-Revision: fb236ef24d48d36061d3027ebfc80c62e1ade879
166909
166910    Monotone-Author: wsourdeau@inverse.ca
166911    Monotone-Date: 2008-03-28T18:16:55
166912    Monotone-Branch: ca.inverse.sogo
166913
166914M	SoObjects/Mailer/SOGoDraftObject.m
166915M	UI/MailerUI/UIxMailEditor.m
166916
166917commit ff9a603b9eede18be58d231f1eedad86716c6b9c
166918Author: Francis Lachapelle <flachapelle@inverse.ca>
166919Date:   Fri Mar 28 17:24:03 2008 +0000
166920
166921    Monotone-Parent: 032556b8bd0443874b304846324f454972349ed7
166922    Monotone-Revision: d777e4fa4da8204aa4e7f4b49a17a97670c98df6
166923
166924    Monotone-Author: flachapelle@inverse.ca
166925    Monotone-Date: 2008-03-28T17:24:03
166926    Monotone-Branch: ca.inverse.sogo
166927
166928M	UI/Scheduler/French.lproj/Localizable.strings
166929
166930commit 2078817622a8d2f53e255f79fe89141a0e9e6c70
166931Author: Francis Lachapelle <flachapelle@inverse.ca>
166932Date:   Fri Mar 28 17:11:38 2008 +0000
166933
166934    Monotone-Parent: 9cf7b509368bfae983681bb7bde958d265418598
166935    Monotone-Revision: 032556b8bd0443874b304846324f454972349ed7
166936
166937    Monotone-Author: flachapelle@inverse.ca
166938    Monotone-Date: 2008-03-28T17:11:38
166939    Monotone-Branch: ca.inverse.sogo
166940
166941M	UI/WebServerResources/ContactsUI.js
166942M	UI/WebServerResources/SchedulerUI.js
166943
166944commit 2ab5fa8247ab071d4d7a950fa75bc64d015a4c74
166945Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166946Date:   Fri Mar 28 14:47:33 2008 +0000
166947
166948    Monotone-Parent: 1e9037357870d127edf32b09b2001df2dd5df26f
166949    Monotone-Revision: 9cf7b509368bfae983681bb7bde958d265418598
166950
166951    Monotone-Author: wsourdeau@inverse.ca
166952    Monotone-Date: 2008-03-28T14:47:33
166953    Monotone-Branch: ca.inverse.sogo
166954
166955M	ChangeLog
166956M	SoObjects/Contacts/SOGoContactLDIFEntry.m
166957
166958commit 06277b4ce9b8aaa2a926c35c410ee3abd48984ce
166959Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166960Date:   Fri Mar 28 14:47:07 2008 +0000
166961
166962    Monotone-Parent: 77a448cff64353c09e0f8a786ad2aab1113b3a74
166963    Monotone-Revision: 1e9037357870d127edf32b09b2001df2dd5df26f
166964
166965    Monotone-Author: wsourdeau@inverse.ca
166966    Monotone-Date: 2008-03-28T14:47:07
166967    Monotone-Branch: ca.inverse.sogo
166968
166969M	UI/WebServerResources/ContactsUI.js
166970
166971commit 2a64c9ddcabcc3a9f8690cd1360d5634df84a487
166972Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
166973Date:   Fri Mar 28 14:15:46 2008 +0000
166974
166975    Monotone-Parent: d20c7d683d0045394dd1f0a002a37f7aecf38ce1
166976    Monotone-Revision: 14b1d75f21b83c7e79aaa832f13fcfd18393d8ea
166977
166978    Monotone-Author: wsourdeau@inverse.ca
166979    Monotone-Date: 2008-03-28T14:15:46
166980    Monotone-Branch: ca.inverse.sogo
166981
166982M	ChangeLog
166983M	SoObjects/Appointments/SOGoAppointmentFolder.m
166984
166985commit bba8241f5431e1bd35bb771a343b2946ffcb7198
166986Author: Francis Lachapelle <flachapelle@inverse.ca>
166987Date:   Fri Mar 28 13:56:07 2008 +0000
166988
166989    Ticket #0002089
166990
166991    Monotone-Parent: d20c7d683d0045394dd1f0a002a37f7aecf38ce1
166992    Monotone-Revision: 8a7a7f16173ed5c15a0214ed9fc820bffd475da1
166993
166994    Monotone-Author: flachapelle@inverse.ca
166995    Monotone-Date: 2008-03-28T13:56:07
166996    Monotone-Branch: ca.inverse.sogo
166997
166998M	UI/WebServerResources/ContactsUI.js
166999
167000commit 05d4708ed60c71625cab4c6f372b7d03dce483f0
167001Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167002Date:   Thu Mar 27 21:08:51 2008 +0000
167003
167004    Monotone-Parent: 8494d73eddd971425d160f71b9402b3e05217405
167005    Monotone-Revision: f5eb60c48e1a3dab6f675586bd2f939ba6b44ebc
167006
167007    Monotone-Author: wsourdeau@inverse.ca
167008    Monotone-Date: 2008-03-27T21:08:51
167009    Monotone-Branch: ca.inverse.sogo
167010
167011M	SoObjects/SOGo/SOGoPermissions.m
167012
167013commit 00565ecbaf6d85a282927cd64213ffcc6e5b97a3
167014Author: Francis Lachapelle <flachapelle@inverse.ca>
167015Date:   Thu Mar 27 21:05:47 2008 +0000
167016
167017    Monotone-Parent: 8494d73eddd971425d160f71b9402b3e05217405
167018    Monotone-Revision: e9991645e03e37c7b75619ac4070814a2b6e9ad8
167019
167020    Monotone-Author: flachapelle@inverse.ca
167021    Monotone-Date: 2008-03-27T21:05:47
167022    Monotone-Branch: ca.inverse.sogo
167023
167024M	NEWS
167025M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
167026M	UI/WebServerResources/SchedulerUI.js
167027M	UI/WebServerResources/UIxAppointmentEditor.js
167028M	UI/WebServerResources/UIxAttendeesEditor.js
167029M	UI/WebServerResources/UIxComponentEditor.js
167030M	UI/WebServerResources/UIxTaskEditor.js
167031
167032commit 9fc6aa568ed0e8e2ea85a43003fee0bab54630cf
167033Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167034Date:   Thu Mar 27 20:29:33 2008 +0000
167035
167036    Monotone-Parent: f7df5216f7c3f99825abc96b89456b990ef01f02
167037    Monotone-Revision: 8494d73eddd971425d160f71b9402b3e05217405
167038
167039    Monotone-Author: wsourdeau@inverse.ca
167040    Monotone-Date: 2008-03-27T20:29:33
167041    Monotone-Branch: ca.inverse.sogo
167042
167043M	ChangeLog
167044M	SoObjects/SOGo/AgenorUserDefaults.m
167045
167046commit 56006caf36f11cf564b6fdd062a7eb71eb710dec
167047Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167048Date:   Thu Mar 27 19:26:58 2008 +0000
167049
167050    Monotone-Parent: 7eca0d1063d349e56ff8184fbfeb6a7b5107fd96
167051    Monotone-Revision: f7df5216f7c3f99825abc96b89456b990ef01f02
167052
167053    Monotone-Author: wsourdeau@inverse.ca
167054    Monotone-Date: 2008-03-27T19:26:58
167055    Monotone-Branch: ca.inverse.sogo
167056
167057D	SOPE/sope-patchset-r1618.diff
167058A	SOPE/sope-patchset-r1619.diff
167059
167060commit b5d6864d53a761471ac87c072afaf17c6a956856
167061Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167062Date:   Thu Mar 27 19:26:55 2008 +0000
167063
167064    Monotone-Parent: 389ee2a27fb75cca12b81a54f3b8a8c180f6d946
167065    Monotone-Revision: 7eca0d1063d349e56ff8184fbfeb6a7b5107fd96
167066
167067    Monotone-Author: wsourdeau@inverse.ca
167068    Monotone-Date: 2008-03-27T19:26:55
167069    Monotone-Branch: ca.inverse.sogo
167070
167071M	UI/WebServerResources/generic.js
167072
167073commit e5dc646a89f291116a411f3898fefdb785555d46
167074Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167075Date:   Thu Mar 27 14:12:03 2008 +0000
167076
167077    Monotone-Parent: dce21121f8200e5ab8178d73d611fedf97c7e4fb
167078    Monotone-Revision: c663318a0219d6419a992fb60d66bd980d19ac2d
167079
167080    Monotone-Author: wsourdeau@inverse.ca
167081    Monotone-Date: 2008-03-27T14:12:03
167082    Monotone-Branch: ca.inverse.sogo
167083
167084M	ChangeLog
167085M	UI/Scheduler/UIxComponentEditor.m
167086M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
167087M	UI/WebServerResources/UIxRecurrenceEditor.js
167088
167089commit 31958a739fc9d2a69ed56d4f7906ac1848b75e87
167090Author: Francis Lachapelle <flachapelle@inverse.ca>
167091Date:   Wed Mar 26 21:41:50 2008 +0000
167092
167093    Monotone-Parent: dce21121f8200e5ab8178d73d611fedf97c7e4fb
167094    Monotone-Revision: 31454db74b1a3b3d5fca41183f6969ab4a4d3f65
167095
167096    Monotone-Author: flachapelle@inverse.ca
167097    Monotone-Date: 2008-03-26T21:41:50
167098    Monotone-Branch: ca.inverse.sogo
167099
167100M	UI/Scheduler/English.lproj/Localizable.strings
167101M	UI/Scheduler/French.lproj/Localizable.strings
167102M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
167103M	UI/WebServerResources/UIxAttendeesEditor.css
167104M	UI/WebServerResources/UIxAttendeesEditor.js
167105
167106commit 1c24f2fde7381c3c0dc3acb6cd86415af666fba5
167107Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167108Date:   Wed Mar 26 21:38:47 2008 +0000
167109
167110    Monotone-Parent: b6738412c65ed6255688a5d180f108d2c47b9414
167111    Monotone-Revision: dce21121f8200e5ab8178d73d611fedf97c7e4fb
167112
167113    Monotone-Author: wsourdeau@inverse.ca
167114    Monotone-Date: 2008-03-26T21:38:47
167115    Monotone-Branch: ca.inverse.sogo
167116
167117M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
167118
167119commit d9870da82e260397af6317f4cce4239156470b48
167120Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167121Date:   Wed Mar 26 21:20:11 2008 +0000
167122
167123    Monotone-Parent: 3539c42aae20e261ff13b48d62442061a6765b69
167124    Monotone-Revision: b6738412c65ed6255688a5d180f108d2c47b9414
167125
167126    Monotone-Author: wsourdeau@inverse.ca
167127    Monotone-Date: 2008-03-26T21:20:11
167128    Monotone-Branch: ca.inverse.sogo
167129
167130M	UI/WebServerResources/dtree.js
167131
167132commit e1fa4fbdd2a5cb98fe256e641df9428d952233ec
167133Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167134Date:   Wed Mar 26 20:49:30 2008 +0000
167135
167136    Monotone-Parent: cef7b2ad79ff11b1de6c82ad77501b4fa8f1d757
167137    Monotone-Revision: 3539c42aae20e261ff13b48d62442061a6765b69
167138
167139    Monotone-Author: wsourdeau@inverse.ca
167140    Monotone-Date: 2008-03-26T20:49:30
167141    Monotone-Branch: ca.inverse.sogo
167142
167143M	UI/WebServerResources/SOGoRootPage.js
167144
167145commit de1bd56f2c33784009afc91b688809df420046c2
167146Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167147Date:   Wed Mar 26 20:30:53 2008 +0000
167148
167149    Monotone-Parent: 7e4ce901b4c13b7bc91a9cf02ff8ff0946502aaf
167150    Monotone-Revision: e70b402803fd5be6062e9c2357b0a52a293a3440
167151
167152    Monotone-Author: wsourdeau@inverse.ca
167153    Monotone-Date: 2008-03-26T20:30:53
167154    Monotone-Branch: ca.inverse.sogo
167155
167156M	NEWS
167157M	SOPE/NGCards/ChangeLog
167158M	SOPE/NGCards/NGCardsSaxHandler.m
167159M	SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m
167160M	SOPE/NGCards/iCalRecurrenceCalculator.m
167161M	SOPE/NGCards/iCalRecurrenceRule.m
167162M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
167163M	SoObjects/Appointments/SOGoAppointmentFolder.m
167164
167165commit 4b815c9bd7c6514707105b874425766cf27620ff
167166Author: Francis Lachapelle <flachapelle@inverse.ca>
167167Date:   Wed Mar 26 18:58:26 2008 +0000
167168
167169    Monotone-Parent: 7133fd7356e5b22d44eb78eba6f71c5c5fa95889
167170    Monotone-Revision: 33cd28ec24da9b667bfbfe813859158a7c753836
167171
167172    Monotone-Author: flachapelle@inverse.ca
167173    Monotone-Date: 2008-03-26T18:58:26
167174    Monotone-Branch: ca.inverse.sogo
167175
167176M	UI/Templates/MailerUI/UIxMailView.wox
167177M	UI/WebServerResources/MailerUI.css
167178M	UI/WebServerResources/MailerUI.js
167179M	UI/WebServerResources/generic.js
167180
167181commit f8a8a0c6dcf71f13f83043d278643ab9ab36acda
167182Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167183Date:   Tue Mar 25 22:40:57 2008 +0000
167184
167185    Monotone-Parent: 6ee05d0c936007b3767c0ac188a7d0d32c932d7a
167186    Monotone-Revision: 7e4ce901b4c13b7bc91a9cf02ff8ff0946502aaf
167187
167188    Monotone-Author: wsourdeau@inverse.ca
167189    Monotone-Date: 2008-03-25T22:40:57
167190    Monotone-Branch: ca.inverse.sogo
167191
167192M	configure
167193
167194commit e2cfe1058fd2d62c3118d908604e703d8d91a602
167195Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167196Date:   Tue Mar 25 22:20:49 2008 +0000
167197
167198    Monotone-Parent: 7133fd7356e5b22d44eb78eba6f71c5c5fa95889
167199    Monotone-Revision: 6ee05d0c936007b3767c0ac188a7d0d32c932d7a
167200
167201    Monotone-Author: wsourdeau@inverse.ca
167202    Monotone-Date: 2008-03-25T22:20:49
167203    Monotone-Branch: ca.inverse.sogo
167204
167205M	SOPE/NGCards/iCalRecurrenceCalculator.m
167206
167207commit 79f2b71fdb4cc1c6e64663d2023f765130a2a8cd
167208Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167209Date:   Tue Mar 25 20:48:01 2008 +0000
167210
167211    Monotone-Parent: 61ccc0b85c5ad0f5c359e98c73da3a77ec12dd09
167212    Monotone-Revision: 7133fd7356e5b22d44eb78eba6f71c5c5fa95889
167213
167214    Monotone-Author: wsourdeau@inverse.ca
167215    Monotone-Date: 2008-03-25T20:48:01
167216    Monotone-Branch: ca.inverse.sogo
167217
167218M	UI/Contacts/Italian.lproj/Localizable.strings
167219
167220commit 2bc2bb954b1e7b2a0b0c257f26a6beff05f7e96a
167221Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167222Date:   Tue Mar 25 20:43:29 2008 +0000
167223
167224    Monotone-Parent: f38b4d4216272f28a87c515f453e570087af0004
167225    Monotone-Revision: da177815e95b11791d2a07d68ea27df0c5d8b8e8
167226
167227    Monotone-Author: wsourdeau@inverse.ca
167228    Monotone-Date: 2008-03-25T20:43:29
167229    Monotone-Branch: ca.inverse.sogo
167230
167231M	ChangeLog
167232M	UI/Scheduler/UIxComponentEditor.m
167233
167234commit 43c0f75dc8625be068cb67e01324e82ae5540250
167235Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167236Date:   Tue Mar 25 20:35:17 2008 +0000
167237
167238    Monotone-Parent: 18368f64b51826fda4f9240e4e2ee6e766ae16ed
167239    Monotone-Revision: f38b4d4216272f28a87c515f453e570087af0004
167240
167241    Monotone-Author: wsourdeau@inverse.ca
167242    Monotone-Date: 2008-03-25T20:35:17
167243    Monotone-Branch: ca.inverse.sogo
167244
167245M	SoObjects/SOGo/SOGoObject.m
167246
167247commit 823db80b8dba5142bc4794dd3b796a517eb1c329
167248Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167249Date:   Tue Mar 25 20:34:56 2008 +0000
167250
167251    Monotone-Parent: 773965cc12e1e34ce72a11b7b25f3ff6e0dc7887
167252    Monotone-Revision: 18368f64b51826fda4f9240e4e2ee6e766ae16ed
167253
167254    Monotone-Author: wsourdeau@inverse.ca
167255    Monotone-Date: 2008-03-25T20:34:56
167256    Monotone-Branch: ca.inverse.sogo
167257
167258M	ChangeLog
167259M	SoObjects/SOGo/SOGoGCSFolder.m
167260
167261commit a62cd61e0d1e73c9f8308b65f83c79cf86b999ca
167262Author: Francis Lachapelle <flachapelle@inverse.ca>
167263Date:   Tue Mar 25 19:59:13 2008 +0000
167264
167265    Monotone-Parent: 773965cc12e1e34ce72a11b7b25f3ff6e0dc7887
167266    Monotone-Revision: c0da933d3e86c470a7d83491a010f1ba6edc3fcd
167267
167268    Monotone-Author: flachapelle@inverse.ca
167269    Monotone-Date: 2008-03-25T19:59:13
167270    Monotone-Branch: ca.inverse.sogo
167271
167272M	ChangeLog
167273M	NEWS
167274M	UI/Contacts/English.lproj/Localizable.strings
167275M	UI/Contacts/French.lproj/Localizable.strings
167276M	UI/Contacts/German.lproj/Localizable.strings
167277M	UI/Contacts/UIxContactFoldersView.h
167278M	UI/Contacts/UIxContactFoldersView.m
167279M	UI/Contacts/UIxContactsListViewContainer.h
167280M	UI/Contacts/UIxContactsListViewContainer.m
167281M	UI/Contacts/product.plist
167282M	UI/MailerUI/UIxMailMainFrame.h
167283M	UI/MailerUI/UIxMailMainFrame.m
167284M	UI/MailerUI/product.plist
167285M	UI/Scheduler/UIxCalMainView.h
167286M	UI/Scheduler/UIxCalMainView.m
167287M	UI/Scheduler/product.plist
167288M	UI/Templates/ContactsUI/UIxContactsListView.wox
167289M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
167290M	UI/Templates/MailerUI/UIxMailMainFrame.wox
167291M	UI/Templates/SchedulerUI/UIxCalMainView.wox
167292M	UI/WebServerResources/ContactsUI.css
167293M	UI/WebServerResources/ContactsUI.js
167294M	UI/WebServerResources/MailerUI.css
167295M	UI/WebServerResources/MailerUI.js
167296M	UI/WebServerResources/SOGoDragHandles.js
167297M	UI/WebServerResources/SchedulerUI.js
167298
167299commit faff3ed1102c235f140176ade3d65a88f517316e
167300Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167301Date:   Mon Mar 24 19:57:13 2008 +0000
167302
167303    Monotone-Parent: f397fa9ac7a8d89b8f2af67b84d7530d6979b3e9
167304    Monotone-Revision: 773965cc12e1e34ce72a11b7b25f3ff6e0dc7887
167305
167306    Monotone-Author: wsourdeau@inverse.ca
167307    Monotone-Date: 2008-03-24T19:57:13
167308    Monotone-Branch: ca.inverse.sogo
167309
167310M	UI/Templates/MailerUI/UIxMailUserRightsEditor.wox
167311
167312commit ff384789c5113f6318ad6fa31c478c1d3aabfc2f
167313Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167314Date:   Mon Mar 24 19:56:35 2008 +0000
167315
167316    Monotone-Parent: c96deb18e014638530c03d2784a58f6015e64407
167317    Monotone-Revision: f397fa9ac7a8d89b8f2af67b84d7530d6979b3e9
167318
167319    Monotone-Author: wsourdeau@inverse.ca
167320    Monotone-Date: 2008-03-24T19:56:35
167321    Monotone-Branch: ca.inverse.sogo
167322
167323M	Scripts/sql-update-20080303.sh
167324
167325commit b13dfdd3d81a6178bd7ed0a477fa8a7be86d509e
167326Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167327Date:   Mon Mar 24 19:56:15 2008 +0000
167328
167329    Monotone-Parent: 3ba428cb7437bcf800f19f8b140f409be05bc889
167330    Monotone-Revision: c96deb18e014638530c03d2784a58f6015e64407
167331
167332    Monotone-Author: wsourdeau@inverse.ca
167333    Monotone-Date: 2008-03-24T19:56:15
167334    Monotone-Branch: ca.inverse.sogo
167335
167336A	SoObjects/Appointments/SOGoAptMailItalianDeletion.wo/SOGoAptMailItalianDeletion.html
167337A	SoObjects/Appointments/SOGoAptMailItalianDeletion.wo/SOGoAptMailItalianDeletion.wod
167338A	SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.html
167339A	SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.wod
167340A	SoObjects/Appointments/SOGoAptMailItalianInvitation.wo/SOGoAptMailItalianInvitation.html
167341A	SoObjects/Appointments/SOGoAptMailItalianInvitation.wo/SOGoAptMailItalianInvitation.wod
167342A	SoObjects/Appointments/SOGoAptMailItalianRemoval.wo/SOGoAptMailItalianRemoval.html
167343A	SoObjects/Appointments/SOGoAptMailItalianRemoval.wo/SOGoAptMailItalianRemoval.wod
167344A	SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.html
167345A	SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.wod
167346A	SoObjects/Mailer/SOGoMailItalianForward.wo/SOGoMailItalianForward.html
167347A	SoObjects/Mailer/SOGoMailItalianForward.wo/SOGoMailItalianForward.wod
167348A	SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.html
167349A	SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.wod
167350A	UI/Common/Italian.lproj/Localizable.strings
167351A	UI/Contacts/Italian.lproj/Localizable.strings
167352A	UI/MailPartViewers/Italian.lproj/Localizable.strings
167353A	UI/MailerUI/Italian.lproj/Localizable.strings
167354A	UI/MainUI/Italian.lproj/Locale
167355A	UI/MainUI/Italian.lproj/Localizable.strings
167356A	UI/PreferencesUI/Italian.lproj/Localizable.strings
167357A	UI/Scheduler/Italian.lproj/Localizable.strings
167358A	UI/Templates/SOGoACLItalianAdditionAdvisory.wox
167359A	UI/Templates/SOGoACLItalianModificationAdvisory.wox
167360A	UI/Templates/SOGoACLItalianRemovalAdvisory.wox
167361A	UI/Templates/SOGoFolderItalianAdditionAdvisory.wox
167362A	UI/Templates/SOGoFolderItalianRemovalAdvisory.wox
167363
167364commit e344082bd1f75f975c20cfff324fbcace22fa2cd
167365Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167366Date:   Thu Mar 20 13:51:06 2008 +0000
167367
167368    Monotone-Parent: 983a04f2ca294c287e2e589108dcfb037594bd50
167369    Monotone-Revision: 3ba428cb7437bcf800f19f8b140f409be05bc889
167370
167371    Monotone-Author: wsourdeau@inverse.ca
167372    Monotone-Date: 2008-03-20T13:51:06
167373    Monotone-Branch: ca.inverse.sogo
167374
167375M	NEWS
167376
167377commit 69587d6d3b9110d161dbbd15ce203273ac1f2829
167378Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167379Date:   Thu Mar 20 13:48:17 2008 +0000
167380
167381    Monotone-Parent: 0536d34a9212fa68a10f5a18d95efd01e0c46aac
167382    Monotone-Revision: 983a04f2ca294c287e2e589108dcfb037594bd50
167383
167384    Monotone-Author: wsourdeau@inverse.ca
167385    Monotone-Date: 2008-03-20T13:48:17
167386    Monotone-Branch: ca.inverse.sogo
167387
167388M	Protocols/iCalHTTP/GNUmakefile
167389M	SoObjects/Appointments/GNUmakefile
167390M	SoObjects/Appointments/SOGoAppointmentFolder.m
167391M	SoObjects/Appointments/SOGoAptMailDeletion.m
167392M	SoObjects/Appointments/SOGoAptMailICalReply.m
167393M	SoObjects/Appointments/SOGoAptMailInvitation.m
167394M	SoObjects/Appointments/SOGoAptMailRemoval.m
167395M	SoObjects/Appointments/SOGoAptMailUpdate.m
167396M	SoObjects/Mailer/GNUmakefile
167397M	SoObjects/Mailer/SOGoMailForward.h
167398M	SoObjects/Mailer/SOGoMailForward.m
167399M	SoObjects/Mailer/SOGoMailReply.h
167400M	SoObjects/Mailer/SOGoMailReply.m
167401M	UI/Common/GNUmakefile
167402M	UI/Contacts/GNUmakefile
167403M	UI/MailPartViewers/GNUmakefile
167404M	UI/MailerUI/GNUmakefile
167405M	UI/MainUI/GNUmakefile
167406M	UI/PreferencesUI/GNUmakefile
167407M	UI/SOGoUI/SOGoACLAdvisory.h
167408M	UI/SOGoUI/SOGoACLAdvisory.m
167409M	UI/SOGoUI/SOGoFolderAdvisory.h
167410M	UI/SOGoUI/SOGoFolderAdvisory.m
167411M	UI/Scheduler/GNUmakefile
167412
167413commit 34619a5eda0886ec89db282943e9aa99c99f4515
167414Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167415Date:   Thu Mar 20 13:40:22 2008 +0000
167416
167417    Monotone-Parent: 67c89629b9aa3e1a71a6d431d2827a73f678c9b7
167418    Monotone-Revision: 0536d34a9212fa68a10f5a18d95efd01e0c46aac
167419
167420    Monotone-Author: wsourdeau@inverse.ca
167421    Monotone-Date: 2008-03-20T13:40:22
167422    Monotone-Branch: ca.inverse.sogo
167423
167424M	SoObjects/Appointments/SOGoAppointmentFolder.m
167425
167426commit d0ba5254f9355632306c39a1733c67b86bd3c2eb
167427Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167428Date:   Tue Mar 18 17:26:34 2008 +0000
167429
167430    Monotone-Parent: 3113bc6ee371317f4a1f591682f6caa1b6991b96
167431    Monotone-Revision: 67c89629b9aa3e1a71a6d431d2827a73f678c9b7
167432
167433    Monotone-Author: wsourdeau@inverse.ca
167434    Monotone-Date: 2008-03-18T17:26:34
167435    Monotone-Branch: ca.inverse.sogo
167436
167437M	ChangeLog
167438D	SOPE/sope-patchset-r1608.diff
167439M	SoObjects/Appointments/SOGoAppointmentFolder.m
167440M	SoObjects/Appointments/SOGoCalendarComponent.m
167441M	SoObjects/SOGo/SOGoPermissions.h
167442
167443commit 5e5465e01e1d95709923cc82db90ede5e6d96801
167444Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167445Date:   Tue Mar 18 17:26:27 2008 +0000
167446
167447    Monotone-Parent: 590043c9e51afb45bb22792df999cd93c7359074
167448    Monotone-Revision: 3113bc6ee371317f4a1f591682f6caa1b6991b96
167449
167450    Monotone-Author: wsourdeau@inverse.ca
167451    Monotone-Date: 2008-03-18T17:26:27
167452    Monotone-Branch: ca.inverse.sogo
167453
167454A	SOPE/sope-patchset-r1618.diff
167455
167456commit 9f4d7c4b6cba4ad8c4d629ea539c31dc38a5d400
167457Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167458Date:   Mon Mar 17 18:47:06 2008 +0000
167459
167460    Monotone-Parent: 2faf999531ce61df1885728986fff22f2b832e2c
167461    Monotone-Revision: 590043c9e51afb45bb22792df999cd93c7359074
167462
167463    Monotone-Author: wsourdeau@inverse.ca
167464    Monotone-Date: 2008-03-17T18:47:06
167465    Monotone-Branch: ca.inverse.sogo
167466
167467M	ChangeLog
167468M	SoObjects/SOGo/SOGoObject.m
167469
167470commit cfee388173d7562e51c18aece3e57d1444ba11bd
167471Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167472Date:   Mon Mar 10 15:04:01 2008 +0000
167473
167474    Monotone-Parent: 7c28642f36f4c3feb073eabc686174075951ac84
167475    Monotone-Revision: 2faf999531ce61df1885728986fff22f2b832e2c
167476
167477    Monotone-Author: wsourdeau@inverse.ca
167478    Monotone-Date: 2008-03-10T15:04:01
167479    Monotone-Branch: ca.inverse.sogo
167480
167481M	UI/SOGoUI/UIxComponent.m
167482M	UI/Scheduler/UIxCalMonthOverview.m
167483
167484commit 5971e5b373c4567bbdc91cbecbacbeaac2e240ea
167485Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167486Date:   Mon Mar 10 15:03:50 2008 +0000
167487
167488    Monotone-Parent: bc311597c5a4c1c647788bac37a0fdde7698b399
167489    Monotone-Revision: 7c28642f36f4c3feb073eabc686174075951ac84
167490
167491    Monotone-Author: wsourdeau@inverse.ca
167492    Monotone-Date: 2008-03-10T15:03:50
167493    Monotone-Branch: ca.inverse.sogo
167494
167495M	SoObjects/SOGo/SOGoDateFormatter.m
167496
167497commit f80513f3dfe01d3b05d62f3be232af09742118c3
167498Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167499Date:   Mon Mar 10 14:17:11 2008 +0000
167500
167501    Monotone-Parent: 64430bce96a9562bf8914d9e581ba26e9cbf2a9a
167502    Monotone-Revision: bc311597c5a4c1c647788bac37a0fdde7698b399
167503
167504    Monotone-Author: wsourdeau@inverse.ca
167505    Monotone-Date: 2008-03-10T14:17:11
167506    Monotone-Branch: ca.inverse.sogo
167507
167508M	ChangeLog
167509M	SoObjects/SOGo/NSCalendarDate+SOGo.h
167510M	SoObjects/SOGo/NSCalendarDate+SOGo.m
167511M	UI/Scheduler/UIxCalMonthViewOld.m
167512
167513commit 7ed2beb6d39ce13a3039f7863d8f309d4407f47a
167514Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167515Date:   Mon Mar 10 04:48:28 2008 +0000
167516
167517    Monotone-Parent: 631f35f9ebd51caae6ce04bced46edb24fd7eaaf
167518    Monotone-Revision: 64430bce96a9562bf8914d9e581ba26e9cbf2a9a
167519
167520    Monotone-Author: wsourdeau@inverse.ca
167521    Monotone-Date: 2008-03-10T04:48:28
167522    Monotone-Branch: ca.inverse.sogo
167523
167524M	SOPE/NGCards/ChangeLog
167525M	SOPE/NGCards/iCalRecurrenceRule.h
167526M	SOPE/NGCards/iCalRecurrenceRule.m
167527M	SOPE/NGCards/iCalTimeZonePeriod.m
167528
167529commit 23b7cf0d3e7b34390da5184238fa1d5a7b638a97
167530Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167531Date:   Fri Mar 7 22:18:12 2008 +0000
167532
167533    Monotone-Parent: b683c722be2b20f82e50fcda65d534fb008e7d6e
167534    Monotone-Revision: 631f35f9ebd51caae6ce04bced46edb24fd7eaaf
167535
167536    Monotone-Author: wsourdeau@inverse.ca
167537    Monotone-Date: 2008-03-07T22:18:12
167538    Monotone-Branch: ca.inverse.sogo
167539
167540M	NEWS
167541
167542commit 06e61174a4f57d077ae4344d3adbb2a06ba1e9b4
167543Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167544Date:   Fri Mar 7 22:18:01 2008 +0000
167545
167546    Monotone-Parent: 407816c1855e28248226b6dff7aa0f3418f28ef2
167547    Monotone-Revision: b683c722be2b20f82e50fcda65d534fb008e7d6e
167548
167549    Monotone-Author: wsourdeau@inverse.ca
167550    Monotone-Date: 2008-03-07T22:18:01
167551    Monotone-Branch: ca.inverse.sogo
167552
167553M	UI/Scheduler/UIxAppointmentEditor.m
167554M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
167555
167556commit b4e8e8f935dcb70f04dd96505d63257c98f67584
167557Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167558Date:   Fri Mar 7 22:17:56 2008 +0000
167559
167560    Monotone-Parent: 999af0129af96f5078d390fcb5a96d73f7683e04
167561    Monotone-Revision: 407816c1855e28248226b6dff7aa0f3418f28ef2
167562
167563    Monotone-Author: wsourdeau@inverse.ca
167564    Monotone-Date: 2008-03-07T22:17:56
167565    Monotone-Branch: ca.inverse.sogo
167566
167567M	SoObjects/Appointments/product.plist
167568
167569commit 5cdbf589bdf1060180df9fe68b79494708d5b228
167570Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167571Date:   Fri Mar 7 22:17:16 2008 +0000
167572
167573    Monotone-Parent: d253d04eddd673d2fda2f03ca664a7fc15cf7455
167574    Monotone-Revision: 999af0129af96f5078d390fcb5a96d73f7683e04
167575
167576    Monotone-Author: wsourdeau@inverse.ca
167577    Monotone-Date: 2008-03-07T22:17:16
167578    Monotone-Branch: ca.inverse.sogo
167579
167580M	ChangeLog
167581M	OGoContentStore/OCSContactFieldExtractor.m
167582M	OGoContentStore/contact-oracle.ocs
167583M	OGoContentStore/contact.ocs
167584
167585commit e71b493b4aac925f7349ed01e35963e539e7291a
167586Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167587Date:   Fri Mar 7 22:14:44 2008 +0000
167588
167589    Monotone-Parent: 16ddf3bffae0279bac86bf214c2a15cff134e2e9
167590    Monotone-Revision: d253d04eddd673d2fda2f03ca664a7fc15cf7455
167591
167592    Monotone-Author: wsourdeau@inverse.ca
167593    Monotone-Date: 2008-03-07T22:14:44
167594    Monotone-Branch: ca.inverse.sogo
167595
167596M	ChangeLog
167597M	SoObjects/Appointments/SOGoAppointmentFolder.m
167598M	SoObjects/SOGo/SOGoFolder.h
167599M	SoObjects/SOGo/SOGoFolder.m
167600
167601commit eabfee884f564a48e0cc1561417fd017a2b006d8
167602Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167603Date:   Fri Mar 7 22:12:44 2008 +0000
167604
167605    Monotone-Parent: fc1c7bf5235599e9080f17bb0917a268ed619660
167606    Monotone-Revision: 16ddf3bffae0279bac86bf214c2a15cff134e2e9
167607
167608    Monotone-Author: wsourdeau@inverse.ca
167609    Monotone-Date: 2008-03-07T22:12:44
167610    Monotone-Branch: ca.inverse.sogo
167611
167612M	ChangeLog
167613
167614commit 316f7d6ca7ef35c167f45bc88c5f0a4b8c2dddd5
167615Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167616Date:   Fri Mar 7 22:12:40 2008 +0000
167617
167618    Monotone-Parent: 4afb8958d56f8a63fd74bc6e907f2e1921729f2a
167619    Monotone-Revision: fc1c7bf5235599e9080f17bb0917a268ed619660
167620
167621    Monotone-Author: wsourdeau@inverse.ca
167622    Monotone-Date: 2008-03-07T22:12:40
167623    Monotone-Branch: ca.inverse.sogo
167624
167625M	SoObjects/Contacts/GNUmakefile
167626M	SoObjects/Contacts/SOGoContactGCSEntry.h
167627M	SoObjects/Contacts/SOGoContactGCSFolder.m
167628A	SoObjects/Contacts/SOGoContactGCSList.h
167629A	SoObjects/Contacts/SOGoContactGCSList.m
167630M	SoObjects/Contacts/product.plist
167631
167632commit 20090591d7f884c50da5a3eaeb60eae2d47a9a5a
167633Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167634Date:   Fri Mar 7 22:10:17 2008 +0000
167635
167636    Monotone-Parent: 9c6b1538458962e41dfc4b0be00689fde420820f
167637    Monotone-Revision: 4afb8958d56f8a63fd74bc6e907f2e1921729f2a
167638
167639    Monotone-Author: wsourdeau@inverse.ca
167640    Monotone-Date: 2008-03-07T22:10:17
167641    Monotone-Branch: ca.inverse.sogo
167642
167643M	UI/WebServerResources/UIxMailEditor.js
167644
167645commit e4213b2a700acb14aaff9b21117c14a42932b8df
167646Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167647Date:   Fri Mar 7 22:10:03 2008 +0000
167648
167649    Monotone-Parent: b76970a2508695482a2184b33fcd48d53793fd10
167650    Monotone-Revision: 9c6b1538458962e41dfc4b0be00689fde420820f
167651
167652    Monotone-Author: wsourdeau@inverse.ca
167653    Monotone-Date: 2008-03-07T22:10:03
167654    Monotone-Branch: ca.inverse.sogo
167655
167656M	UI/WebServerResources/ContactsUI.js
167657M	UI/WebServerResources/UIxContactEditor.js
167658
167659commit f68812e90fdf6c5db4c8351697fb05a2f00b6ce1
167660Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167661Date:   Fri Mar 7 22:09:33 2008 +0000
167662
167663    Monotone-Parent: a23a8f2b57305fececc0699f4dbc0d1ae1aaac63
167664    Monotone-Revision: b76970a2508695482a2184b33fcd48d53793fd10
167665
167666    Monotone-Author: wsourdeau@inverse.ca
167667    Monotone-Date: 2008-03-07T22:09:33
167668    Monotone-Branch: ca.inverse.sogo
167669
167670M	ChangeLog
167671M	UI/Contacts/GNUmakefile
167672M	UI/Contacts/UIxContactEditor.m
167673A	UI/Contacts/UIxListEditor.h
167674A	UI/Contacts/UIxListEditor.m
167675A	UI/Contacts/UIxListView.h
167676A	UI/Contacts/UIxListView.m
167677M	UI/Contacts/product.plist
167678M	UI/Templates/ContactsUI/UIxContactEditor.wox
167679A	UI/Templates/ContactsUI/UIxListEditor.wox
167680A	UI/Templates/ContactsUI/UIxListView.wox
167681
167682commit 50603c67e6506643693bb539abf88297a5bbe770
167683Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167684Date:   Fri Mar 7 22:05:41 2008 +0000
167685
167686    Monotone-Parent: 5c3fb5da8513ab5020b731e15b09dc99dab3047c
167687    Monotone-Revision: a23a8f2b57305fececc0699f4dbc0d1ae1aaac63
167688
167689    Monotone-Author: wsourdeau@inverse.ca
167690    Monotone-Date: 2008-03-07T22:05:41
167691    Monotone-Branch: ca.inverse.sogo
167692
167693A	Scripts/sql-update-20080303.sh
167694
167695commit 6277fa062c5a14adf9679551dc30f3ad91446385
167696Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167697Date:   Tue Mar 4 20:57:36 2008 +0000
167698
167699    Monotone-Parent: 1b85a9d7216f9937a44da6e0649a8b8f792b25c9
167700    Monotone-Revision: 5c3fb5da8513ab5020b731e15b09dc99dab3047c
167701
167702    Monotone-Author: wsourdeau@inverse.ca
167703    Monotone-Date: 2008-03-04T20:57:36
167704    Monotone-Branch: ca.inverse.sogo
167705
167706M	ChangeLog
167707M	SoObjects/Appointments/SOGoFreeBusyObject.m
167708M	SoObjects/Mailer/SOGoMailBaseObject.h
167709M	SoObjects/Mailer/SOGoMailBaseObject.m
167710M	SoObjects/Mailer/SOGoMailBodyPart.m
167711M	SoObjects/SOGo/SOGoContentObject.m
167712M	SoObjects/SOGo/SOGoObject.m
167713
167714commit 852a2e95ab9d9b481d55c058c8d1676721eeaf32
167715Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167716Date:   Mon Mar 3 17:32:12 2008 +0000
167717
167718    Monotone-Parent: 15e04e20f70b9b47fd1b07515f92cf8a50629f0b
167719    Monotone-Revision: 1b85a9d7216f9937a44da6e0649a8b8f792b25c9
167720
167721    Monotone-Author: wsourdeau@inverse.ca
167722    Monotone-Date: 2008-03-03T17:32:12
167723    Monotone-Branch: ca.inverse.sogo
167724
167725M	SOPE/NGCards/ChangeLog
167726M	SOPE/NGCards/GNUmakefile
167727M	SOPE/NGCards/NGVCard.h
167728A	SOPE/NGCards/NGVCardReference.h
167729A	SOPE/NGCards/NGVCardReference.m
167730A	SOPE/NGCards/NGVList.h
167731A	SOPE/NGCards/NGVList.m
167732M	SOPE/NGCards/versitCardsSaxDriver/bundle-info.plist
167733
167734commit ba02cb287e32e06f821697de28eb23d342676dfd
167735Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167736Date:   Tue Feb 26 14:40:22 2008 +0000
167737
167738    Monotone-Parent: 40a7f11491111f2eb805d4198decee8951ba0cf6
167739    Monotone-Revision: 15e04e20f70b9b47fd1b07515f92cf8a50629f0b
167740
167741    Monotone-Author: wsourdeau@inverse.ca
167742    Monotone-Date: 2008-02-26T14:40:22
167743    Monotone-Branch: ca.inverse.sogo
167744
167745M	SOPE/sope-gsmake2.diff
167746M	SOPE/sope-patchset-r1608.diff
167747M	Scripts/sogod-wrapper
167748M	configure
167749
167750commit 60fad625cab700a613a3e336a7a5103d16a6cd7d
167751Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167752Date:   Mon Feb 25 21:59:25 2008 +0000
167753
167754    Monotone-Parent: 827d1bc635d1b6af9324b168e8af26b80c4648e0
167755    Monotone-Revision: 40a7f11491111f2eb805d4198decee8951ba0cf6
167756
167757    Monotone-Author: wsourdeau@inverse.ca
167758    Monotone-Date: 2008-02-25T21:59:25
167759    Monotone-Branch: ca.inverse.sogo
167760
167761M	ChangeLog
167762M	SoObjects/SOGo/SOGoGCSFolder.m
167763
167764commit 0dce31942e5b4aa918fee4f99fe499c350f0c2c7
167765Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167766Date:   Mon Feb 25 21:41:04 2008 +0000
167767
167768    Monotone-Parent: b05f56e813bb3a6745b418e02e2fc66a85904226
167769    Monotone-Revision: 827d1bc635d1b6af9324b168e8af26b80c4648e0
167770
167771    Monotone-Author: wsourdeau@inverse.ca
167772    Monotone-Date: 2008-02-25T21:41:04
167773    Monotone-Branch: ca.inverse.sogo
167774
167775M	NEWS
167776
167777commit 938b819a365941bbb1d330551ea95ea572feae4d
167778Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167779Date:   Mon Feb 25 21:40:55 2008 +0000
167780
167781    Monotone-Parent: 2187fddd50a2c5c7f424cc04168192ef175d97dc
167782    Monotone-Revision: b05f56e813bb3a6745b418e02e2fc66a85904226
167783
167784    Monotone-Author: wsourdeau@inverse.ca
167785    Monotone-Date: 2008-02-25T21:40:55
167786    Monotone-Branch: ca.inverse.sogo
167787
167788M	SoObjects/SOGo/SOGoDAVRendererTypes.m
167789
167790commit b41d587dc246c367c77544111ff4c2a15ee5fd3f
167791Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167792Date:   Sat Feb 23 18:43:32 2008 +0000
167793
167794    Monotone-Parent: 4f3d39cbc16001b722d380d6a8df1384b19830eb
167795    Monotone-Revision: 2187fddd50a2c5c7f424cc04168192ef175d97dc
167796
167797    Monotone-Author: wsourdeau@inverse.ca
167798    Monotone-Date: 2008-02-23T18:43:32
167799    Monotone-Branch: ca.inverse.sogo
167800
167801D	SOPE/sope-patchset-r1605.diff
167802A	SOPE/sope-patchset-r1608.diff
167803
167804commit 81d6c0bd376500e9ac30bca8586f6f78dcca5ab6
167805Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167806Date:   Sat Feb 23 18:42:55 2008 +0000
167807
167808    Monotone-Parent: 4c60fbb40c38396a4af6c229183ea0a535a704e3
167809    Monotone-Revision: 4f3d39cbc16001b722d380d6a8df1384b19830eb
167810
167811    Monotone-Author: wsourdeau@inverse.ca
167812    Monotone-Date: 2008-02-23T18:42:55
167813    Monotone-Branch: ca.inverse.sogo
167814
167815M	SOPE/sope-gsmake2.diff
167816M	SOPE/sope-patchset-r1605.diff
167817
167818commit a25fde890c2632238191fdabe6cc9a182c44c788
167819Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167820Date:   Fri Feb 22 21:25:34 2008 +0000
167821
167822    Monotone-Parent: c929688878bd9190268ea59876cf0ef2253c60f9
167823    Monotone-Revision: 4c60fbb40c38396a4af6c229183ea0a535a704e3
167824
167825    Monotone-Author: wsourdeau@inverse.ca
167826    Monotone-Date: 2008-02-22T21:25:34
167827    Monotone-Branch: ca.inverse.sogo
167828
167829M	SoObjects/SOGo/SOGoGCSFolder.m
167830
167831commit f4d860e19f8ab127bb668adc4d0e470ee30f0b44
167832Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167833Date:   Fri Feb 22 21:25:24 2008 +0000
167834
167835    Monotone-Parent: 862ebc105874227872eb081e2806530b4de3370f
167836    Monotone-Revision: c929688878bd9190268ea59876cf0ef2253c60f9
167837
167838    Monotone-Author: wsourdeau@inverse.ca
167839    Monotone-Date: 2008-02-22T21:25:24
167840    Monotone-Branch: ca.inverse.sogo
167841
167842M	ChangeLog
167843M	SoObjects/SOGo/SOGoUserFolder.m
167844
167845commit 97e1b2814447df48d0f1ae20b47c69505f859323
167846Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167847Date:   Fri Feb 22 21:22:19 2008 +0000
167848
167849    Monotone-Parent: 25ba41e4e6d01e0f051177fd9a19d230039e2f8d
167850    Monotone-Revision: 862ebc105874227872eb081e2806530b4de3370f
167851
167852    Monotone-Author: wsourdeau@inverse.ca
167853    Monotone-Date: 2008-02-22T21:22:19
167854    Monotone-Branch: ca.inverse.sogo
167855
167856M	ChangeLog
167857M	SoObjects/SOGo/SOGoFolder.h
167858M	SoObjects/SOGo/SOGoFolder.m
167859
167860commit 29e943ec3ed6d6a7d9104c433d18a48bdaeeb568
167861Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167862Date:   Fri Feb 22 21:21:59 2008 +0000
167863
167864    Monotone-Parent: 8eb1c04a52c5c9e085d3376ba6f9142b007cf6b7
167865    Monotone-Revision: 25ba41e4e6d01e0f051177fd9a19d230039e2f8d
167866
167867    Monotone-Author: wsourdeau@inverse.ca
167868    Monotone-Date: 2008-02-22T21:21:59
167869    Monotone-Branch: ca.inverse.sogo
167870
167871M	ChangeLog
167872M	SoObjects/SOGo/SOGoDAVRendererTypes.h
167873M	SoObjects/SOGo/SOGoDAVRendererTypes.m
167874
167875commit 2269eaf1bfb93828cda8201c28e5a6346ca3e8e7
167876Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167877Date:   Fri Feb 22 21:21:24 2008 +0000
167878
167879    Monotone-Parent: 8f8ecd8d738bfaf099722644bfbdaee74d8b589d
167880    Monotone-Revision: 8eb1c04a52c5c9e085d3376ba6f9142b007cf6b7
167881
167882    Monotone-Author: wsourdeau@inverse.ca
167883    Monotone-Date: 2008-02-22T21:21:24
167884    Monotone-Branch: ca.inverse.sogo
167885
167886M	ChangeLog
167887M	SoObjects/SOGo/NSArray+Utilities.h
167888M	SoObjects/SOGo/NSArray+Utilities.m
167889
167890commit b4167565511e1602b34bd544c6379a5c6edf5706
167891Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167892Date:   Fri Feb 22 21:20:53 2008 +0000
167893
167894    Monotone-Parent: 3f296062919cfbbae0e24137aa3637f886a274b3
167895    Monotone-Revision: 8f8ecd8d738bfaf099722644bfbdaee74d8b589d
167896
167897    Monotone-Author: wsourdeau@inverse.ca
167898    Monotone-Date: 2008-02-22T21:20:53
167899    Monotone-Branch: ca.inverse.sogo
167900
167901M	ChangeLog
167902M	SoObjects/Appointments/SOGoAppointmentFolder.m
167903M	SoObjects/Contacts/SOGoContactGCSFolder.m
167904
167905commit 374474e9463d9c2bd1f7066499dbe60601602d85
167906Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167907Date:   Fri Feb 22 21:19:29 2008 +0000
167908
167909    Monotone-Parent: e9ec1d1a0873444afcde4482de5bd16450455982
167910    Monotone-Revision: 3f296062919cfbbae0e24137aa3637f886a274b3
167911
167912    Monotone-Author: wsourdeau@inverse.ca
167913    Monotone-Date: 2008-02-22T21:19:29
167914    Monotone-Branch: ca.inverse.sogo
167915
167916M	ChangeLog
167917M	SoObjects/SOGo/SOGoObject.h
167918M	SoObjects/SOGo/SOGoObject.m
167919M	UI/Common/UIxObjectActions.m
167920
167921commit 9e408172b37173d5c72884836fff36d8259d0d9d
167922Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167923Date:   Fri Feb 22 21:14:37 2008 +0000
167924
167925    Monotone-Parent: 65fe3a97b90cbf5428d1a613f449d9f3c48527a8
167926    Monotone-Revision: e9ec1d1a0873444afcde4482de5bd16450455982
167927
167928    Monotone-Author: wsourdeau@inverse.ca
167929    Monotone-Date: 2008-02-22T21:14:37
167930    Monotone-Branch: ca.inverse.sogo
167931
167932M	configure
167933
167934commit 41c94c2d5fd2502adbc82376b89b009643d1a7e4
167935Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167936Date:   Wed Feb 20 17:35:11 2008 +0000
167937
167938    Monotone-Parent: 6a7c72685c7b5bfafc6f0bf0d1ade1f9f302961a
167939    Monotone-Revision: 65fe3a97b90cbf5428d1a613f449d9f3c48527a8
167940
167941    Monotone-Author: wsourdeau@inverse.ca
167942    Monotone-Date: 2008-02-20T17:35:11
167943    Monotone-Branch: ca.inverse.sogo
167944
167945M	ChangeLog
167946M	SoObjects/SOGo/SOGoFolder.m
167947M	SoObjects/SOGo/SOGoGCSFolder.m
167948
167949commit 7db2a97ec32311874d2583219244ace2354b02ac
167950Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167951Date:   Wed Feb 20 17:34:46 2008 +0000
167952
167953    Monotone-Parent: 2c13e388468d8ec7a40dcb65102d5d3aefa73c51
167954    Monotone-Revision: 6a7c72685c7b5bfafc6f0bf0d1ade1f9f302961a
167955
167956    Monotone-Author: wsourdeau@inverse.ca
167957    Monotone-Date: 2008-02-20T17:34:46
167958    Monotone-Branch: ca.inverse.sogo
167959
167960D	SOPE/sope-patchset-r1603.diff
167961A	SOPE/sope-patchset-r1605.diff
167962
167963commit 198acc12260a3bac6708fce5ad6d0901bf7fb147
167964Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167965Date:   Thu Feb 14 18:47:19 2008 +0000
167966
167967    Monotone-Parent: 089ae441ff03d28570373f845e09e2601d6611ee
167968    Monotone-Revision: 2c13e388468d8ec7a40dcb65102d5d3aefa73c51
167969
167970    Monotone-Author: wsourdeau@inverse.ca
167971    Monotone-Date: 2008-02-14T18:47:19
167972    Monotone-Branch: ca.inverse.sogo
167973
167974M	Scripts/sogod-wrapper
167975
167976commit b4307939dbaa33e322c3ca29e8e47653f6889308
167977Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
167978Date:   Thu Feb 14 17:31:23 2008 +0000
167979
167980    Monotone-Parent: d8ee782e0279aa96226ceac45acca9d744f3f234
167981    Monotone-Revision: 089ae441ff03d28570373f845e09e2601d6611ee
167982
167983    Monotone-Author: wsourdeau@inverse.ca
167984    Monotone-Date: 2008-02-14T17:31:23
167985    Monotone-Branch: ca.inverse.sogo
167986
167987M	ChangeLog
167988M	Main/GNUmakefile
167989M	Main/SOGoProductLoader.m
167990M	OGoContentStore/GNUmakefile
167991M	Protocols/GNUmakefile
167992M	Protocols/common.make
167993M	Protocols/iCalHTTP/GNUmakefile
167994M	SOPE/GDLContentStore/GCSFolderType.m
167995M	SOPE/GDLContentStore/GNUmakefile
167996M	SOPE/GDLContentStore/GNUmakefile.preamble
167997M	SOPE/NGCards/GNUmakefile
167998M	SOPE/NGCards/GNUmakefile.postamble
167999M	SOPE/NGCards/versitCardsSaxDriver/GNUmakefile
168000A	SOPE/sope-gsmake2.diff
168001M	SoObjects/Appointments/GNUmakefile
168002M	SoObjects/Contacts/GNUmakefile
168003M	SoObjects/Mailer/GNUmakefile
168004M	SoObjects/SOGo/GNUmakefile
168005M	SoObjects/SOGo/LDAPUserManager.m
168006M	SoObjects/SOGo/NSString+Utilities.h
168007M	SoObjects/Sieve/GNUmakefile
168008M	SoObjects/common.make
168009M	UI/Common/GNUmakefile
168010M	UI/Contacts/GNUmakefile
168011M	UI/MailPartViewers/GNUmakefile
168012M	UI/MailerUI/GNUmakefile
168013M	UI/MainUI/GNUmakefile
168014M	UI/PreferencesUI/GNUmakefile
168015M	UI/SOGoElements/GNUmakefile
168016M	UI/SOGoUI/GNUmakefile
168017M	UI/Scheduler/GNUmakefile
168018M	UI/Templates/GNUmakefile
168019A	UI/WebServerResources/GNUmakefile
168020M	UI/common.make
168021M	configure
168022
168023commit 716230fce716486cf6bacd630d95fba569e74e1d
168024Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168025Date:   Tue Feb 12 15:49:54 2008 +0000
168026
168027    Monotone-Parent: 740354dfcd0512fd381f1b3bd4a3ee95dfa21338
168028    Monotone-Revision: d8ee782e0279aa96226ceac45acca9d744f3f234
168029
168030    Monotone-Author: wsourdeau@inverse.ca
168031    Monotone-Date: 2008-02-12T15:49:54
168032    Monotone-Branch: ca.inverse.sogo
168033
168034M	ChangeLog
168035M	SoObjects/Appointments/SOGoFreeBusyObject.m
168036
168037commit 3673b23649b6209bcf788acb6c72fa3232d2c4aa
168038Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168039Date:   Tue Feb 12 15:48:53 2008 +0000
168040
168041    Monotone-Parent: f5ee2ec8548efd153e23d6c78a411316b0defab4
168042    Monotone-Revision: 740354dfcd0512fd381f1b3bd4a3ee95dfa21338
168043
168044    Monotone-Author: wsourdeau@inverse.ca
168045    Monotone-Date: 2008-02-12T15:48:53
168046    Monotone-Branch: ca.inverse.sogo
168047
168048M	ChangeLog
168049M	SoObjects/SOGo/SOGoFolder.h
168050M	SoObjects/SOGo/SOGoFolder.m
168051M	SoObjects/SOGo/SOGoGCSFolder.m
168052
168053commit fd74c8117a77bc938d2c5f80705dcc31ce4b759f
168054Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168055Date:   Tue Feb 12 14:58:14 2008 +0000
168056
168057    Monotone-Parent: ae88bd4028be34e6719ee7aa67fa3307bd8d490e
168058    Monotone-Revision: f5ee2ec8548efd153e23d6c78a411316b0defab4
168059
168060    Monotone-Author: wsourdeau@inverse.ca
168061    Monotone-Date: 2008-02-12T14:58:14
168062    Monotone-Branch: ca.inverse.sogo
168063
168064D	SOPE/sope-patchset-r1597.diff
168065A	SOPE/sope-patchset-r1603.diff
168066
168067commit 36f012dd50f1f9ec3f5c3582f7d6d7260ae9c2bf
168068Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168069Date:   Fri Feb 8 22:30:04 2008 +0000
168070
168071    Monotone-Parent: a6398acced8b6d0ed2717f8aee44d734e3033c40
168072    Monotone-Revision: ae88bd4028be34e6719ee7aa67fa3307bd8d490e
168073
168074    Monotone-Author: wsourdeau@inverse.ca
168075    Monotone-Date: 2008-02-08T22:30:04
168076    Monotone-Branch: ca.inverse.sogo
168077
168078M	NEWS
168079
168080commit 80aefa55e51f2d5d344e4238c1b054027297118a
168081Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168082Date:   Fri Feb 8 22:09:56 2008 +0000
168083
168084    Monotone-Parent: 6e77ae0d9b7692341cd2d69abec0f5e0db7a172e
168085    Monotone-Revision: a6398acced8b6d0ed2717f8aee44d734e3033c40
168086
168087    Monotone-Author: wsourdeau@inverse.ca
168088    Monotone-Date: 2008-02-08T22:09:56
168089    Monotone-Branch: ca.inverse.sogo
168090
168091M	NEWS
168092
168093commit 1cab03b4e5eb9a6c6a0a72123e680cdcfc28131b
168094Author: Francis Lachapelle <flachapelle@inverse.ca>
168095Date:   Fri Feb 8 22:06:23 2008 +0000
168096
168097    Monotone-Parent: 74566ce7deff6819f24f68bbffaa89e451fc1079
168098    Monotone-Revision: 6e77ae0d9b7692341cd2d69abec0f5e0db7a172e
168099
168100    Monotone-Author: flachapelle@inverse.ca
168101    Monotone-Date: 2008-02-08T22:06:23
168102    Monotone-Branch: ca.inverse.sogo
168103
168104M	UI/WebServerResources/generic.js
168105M	UI/WebServerResources/iefixes.css
168106
168107commit 2944d70a41a190288375609bb25dfc3a18ed74f3
168108Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168109Date:   Fri Feb 8 21:59:31 2008 +0000
168110
168111    Monotone-Parent: 33525ef1137431abc7ab6bb702ea5e6aee85ccad
168112    Monotone-Revision: 74566ce7deff6819f24f68bbffaa89e451fc1079
168113
168114    Monotone-Author: wsourdeau@inverse.ca
168115    Monotone-Date: 2008-02-08T21:59:31
168116    Monotone-Branch: ca.inverse.sogo
168117
168118M	NEWS
168119
168120commit 8d570456cd2e64bc11c202c33d2df6c138176782
168121Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168122Date:   Fri Feb 8 21:46:05 2008 +0000
168123
168124    Monotone-Parent: cb716868d66e0696f2494d1de89518083646d191
168125    Monotone-Revision: 33525ef1137431abc7ab6bb702ea5e6aee85ccad
168126
168127    Monotone-Author: wsourdeau@inverse.ca
168128    Monotone-Date: 2008-02-08T21:46:05
168129    Monotone-Branch: ca.inverse.sogo
168130
168131M	UI/WebServerResources/SchedulerUI.js
168132
168133commit 56a4b731dde513d92cf03c46fb92c46d615e24bc
168134Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168135Date:   Fri Feb 8 21:45:51 2008 +0000
168136
168137    Monotone-Parent: 8ae93518118d807510323d91a34585fa1f15364a
168138    Monotone-Revision: cb716868d66e0696f2494d1de89518083646d191
168139
168140    Monotone-Author: wsourdeau@inverse.ca
168141    Monotone-Date: 2008-02-08T21:45:51
168142    Monotone-Branch: ca.inverse.sogo
168143
168144M	ChangeLog
168145M	UI/MailPartViewers/UIxMailPartICalViewer.m
168146M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
168147
168148commit 10e0d0affbc907248641161cfdcbaa95069289e3
168149Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168150Date:   Fri Feb 8 19:39:53 2008 +0000
168151
168152    Monotone-Parent: 0816302ed31a5afb876acab4e1bcf2f5d953f653
168153    Monotone-Revision: 8ae93518118d807510323d91a34585fa1f15364a
168154
168155    Monotone-Author: wsourdeau@inverse.ca
168156    Monotone-Date: 2008-02-08T19:39:53
168157    Monotone-Branch: ca.inverse.sogo
168158
168159M	UI/WebServerResources/UIxRecurrenceEditor.js
168160
168161commit 45f775293e6dbbeab3e1e944cb027d1f0db16019
168162Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168163Date:   Fri Feb 8 19:38:05 2008 +0000
168164
168165    Monotone-Parent: 31f045130060a24f1eb793184cac83918bf8cede
168166    Monotone-Revision: 0816302ed31a5afb876acab4e1bcf2f5d953f653
168167
168168    Monotone-Author: wsourdeau@inverse.ca
168169    Monotone-Date: 2008-02-08T19:38:05
168170    Monotone-Branch: ca.inverse.sogo
168171
168172M	UI/Scheduler/UIxComponentEditor.m
168173M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
168174M	UI/WebServerResources/UIxRecurrenceEditor.js
168175
168176commit 952f48f7a410ed4dfe4309b07051dbd5f38b66a5
168177Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168178Date:   Fri Feb 8 19:36:41 2008 +0000
168179
168180    Monotone-Parent: b1ea99e2992e038d5c1adfe3f755a473b8b52150
168181    Monotone-Revision: 31f045130060a24f1eb793184cac83918bf8cede
168182
168183    Monotone-Author: wsourdeau@inverse.ca
168184    Monotone-Date: 2008-02-08T19:36:41
168185    Monotone-Branch: ca.inverse.sogo
168186
168187M	SOPE/NGCards/ChangeLog
168188M	SOPE/NGCards/iCalRecurrenceRule.m
168189
168190commit b36ee1f3a13e82a63325719afba5759bf69ce8c8
168191Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168192Date:   Fri Feb 8 19:34:02 2008 +0000
168193
168194    Monotone-Parent: 1fc0f0efe44f0b423ba86ab0885c6e0372c62a19
168195    Monotone-Revision: b1ea99e2992e038d5c1adfe3f755a473b8b52150
168196
168197    Monotone-Author: wsourdeau@inverse.ca
168198    Monotone-Date: 2008-02-08T19:34:02
168199    Monotone-Branch: ca.inverse.sogo
168200
168201M	SOPE/NGCards/CardElement.m
168202M	SOPE/NGCards/ChangeLog
168203M	SOPE/NGCards/iCalRecurrenceRule.m
168204
168205commit 9bc848ce7b9812f81ebcc01b2140522376d262bc
168206Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168207Date:   Fri Feb 8 17:10:25 2008 +0000
168208
168209    Monotone-Parent: 1f27d8064c8c183e5a47a09fd0d57353a95d26a7
168210    Monotone-Revision: 1fc0f0efe44f0b423ba86ab0885c6e0372c62a19
168211
168212    Monotone-Author: wsourdeau@inverse.ca
168213    Monotone-Date: 2008-02-08T17:10:25
168214    Monotone-Branch: ca.inverse.sogo
168215
168216M	UI/WebServerResources/UIxRecurrenceEditor.js
168217
168218commit 55960635056194c6ff94748a04b7f13ad7a69825
168219Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168220Date:   Fri Feb 8 17:10:20 2008 +0000
168221
168222    Monotone-Parent: 027183f8ed3eb9e03f14555acbea16e275ab2933
168223    Monotone-Revision: 1f27d8064c8c183e5a47a09fd0d57353a95d26a7
168224
168225    Monotone-Author: wsourdeau@inverse.ca
168226    Monotone-Date: 2008-02-08T17:10:20
168227    Monotone-Branch: ca.inverse.sogo
168228
168229M	UI/Scheduler/UIxComponentEditor.m
168230
168231commit a248c60b820cd81306bfa65dc24d39a00f9632b2
168232Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168233Date:   Fri Feb 8 16:20:29 2008 +0000
168234
168235    Monotone-Parent: d7b615d5687e4c138413b9ed635b046e284d5e5b
168236    Monotone-Revision: 027183f8ed3eb9e03f14555acbea16e275ab2933
168237
168238    Monotone-Author: wsourdeau@inverse.ca
168239    Monotone-Date: 2008-02-08T16:20:29
168240    Monotone-Branch: ca.inverse.sogo
168241
168242M	ChangeLog
168243M	SoObjects/Mailer/SOGoMailAccount.m
168244
168245commit 867767c1218701878dac24d9f54a4c3e4573faef
168246Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168247Date:   Fri Feb 8 15:35:11 2008 +0000
168248
168249    Monotone-Parent: ce39eb6f5a242085594929c2c6842540ff88d319
168250    Monotone-Revision: d7b615d5687e4c138413b9ed635b046e284d5e5b
168251
168252    Monotone-Author: wsourdeau@inverse.ca
168253    Monotone-Date: 2008-02-08T15:35:11
168254    Monotone-Branch: ca.inverse.sogo
168255
168256M	ChangeLog
168257M	SoObjects/Mailer/SOGoMailBaseObject.h
168258M	SoObjects/Mailer/SOGoMailBaseObject.m
168259M	SoObjects/Mailer/SOGoMailBodyPart.m
168260M	SoObjects/Mailer/SOGoMailObject.m
168261
168262commit fb366a3101ab95a926c3ff393889d9364f6e6672
168263Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168264Date:   Fri Feb 8 15:12:55 2008 +0000
168265
168266    Monotone-Parent: 06c6a5389bef2ae8c3c3132393a63e65916538ca
168267    Monotone-Revision: ce39eb6f5a242085594929c2c6842540ff88d319
168268
168269    Monotone-Author: wsourdeau@inverse.ca
168270    Monotone-Date: 2008-02-08T15:12:55
168271    Monotone-Branch: ca.inverse.sogo
168272
168273M	UI/WebServerResources/UIxRecurrenceEditor.js
168274
168275commit 4682a2e52b9417a4b21f9163730f2db93031e06e
168276Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168277Date:   Fri Feb 8 14:28:35 2008 +0000
168278
168279    Monotone-Parent: 82cca2aa8fca5845f6acd17503b0f8798ff2190d
168280    Monotone-Revision: 06c6a5389bef2ae8c3c3132393a63e65916538ca
168281
168282    Monotone-Author: wsourdeau@inverse.ca
168283    Monotone-Date: 2008-02-08T14:28:35
168284    Monotone-Branch: ca.inverse.sogo
168285
168286M	SoObjects/Appointments/SOGoAppointmentFolders.m
168287M	SoObjects/SOGo/SOGoUserFolder.m
168288
168289commit a24b850a542566a92b2091734935f545f31d3d4f
168290Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168291Date:   Fri Feb 8 14:28:27 2008 +0000
168292
168293    Monotone-Parent: d223c93a6328f7801ecce330c478fbaff42a760a
168294    Monotone-Revision: 82cca2aa8fca5845f6acd17503b0f8798ff2190d
168295
168296    Monotone-Author: wsourdeau@inverse.ca
168297    Monotone-Date: 2008-02-08T14:28:27
168298    Monotone-Branch: ca.inverse.sogo
168299
168300M	ChangeLog
168301M	SoObjects/SOGo/SOGoObject.m
168302
168303commit 796938ba6eddd886ed02c0b4597e88320b6438c9
168304Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168305Date:   Thu Feb 7 23:11:50 2008 +0000
168306
168307    Monotone-Parent: 9afbcfbc31ab96049b1a603edff5f9ed02a4a00d
168308    Monotone-Revision: d223c93a6328f7801ecce330c478fbaff42a760a
168309
168310    Monotone-Author: wsourdeau@inverse.ca
168311    Monotone-Date: 2008-02-07T23:11:50
168312    Monotone-Branch: ca.inverse.sogo
168313
168314M	UI/WebServerResources/ContactsUI.js
168315
168316commit 4485c71cd0ce06926b387f033368669ab15fc334
168317Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168318Date:   Thu Feb 7 23:09:16 2008 +0000
168319
168320    Monotone-Parent: eb80137abbc0c0a426a654921250804b1c3d92ab
168321    Monotone-Revision: 9afbcfbc31ab96049b1a603edff5f9ed02a4a00d
168322
168323    Monotone-Author: wsourdeau@inverse.ca
168324    Monotone-Date: 2008-02-07T23:09:16
168325    Monotone-Branch: ca.inverse.sogo
168326
168327M	UI/WebServerResources/ContactsUI.js
168328M	UI/WebServerResources/generic.js
168329
168330commit 4b7785fcf7c8cfb1d290375b530efb1965328925
168331Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168332Date:   Thu Feb 7 23:09:12 2008 +0000
168333
168334    Monotone-Parent: 998f8668c2a6175352cb3f2d659db5aa04b0fa39
168335    Monotone-Revision: eb80137abbc0c0a426a654921250804b1c3d92ab
168336
168337    Monotone-Author: wsourdeau@inverse.ca
168338    Monotone-Date: 2008-02-07T23:09:12
168339    Monotone-Branch: ca.inverse.sogo
168340
168341M	ChangeLog
168342M	SoObjects/Mailer/SOGoMailAccount.m
168343M	SoObjects/Mailer/SOGoMailAccounts.m
168344M	SoObjects/SOGo/SOGoUser.h
168345M	SoObjects/SOGo/SOGoUser.m
168346
168347commit d94d2714084ce04be6d6f34f98ac81293b6fc97c
168348Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168349Date:   Thu Feb 7 22:06:17 2008 +0000
168350
168351    Monotone-Parent: bdeecb17bba3ba4439fbdfd9d95154dcaf1b3e54
168352    Monotone-Revision: 998f8668c2a6175352cb3f2d659db5aa04b0fa39
168353
168354    Monotone-Author: wsourdeau@inverse.ca
168355    Monotone-Date: 2008-02-07T22:06:17
168356    Monotone-Branch: ca.inverse.sogo
168357
168358M	ChangeLog
168359M	SoObjects/SOGo/SOGoUser.m
168360
168361commit e9d2295720f0f9fe3ccff286e6d07d80dc8ba88c
168362Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168363Date:   Thu Feb 7 21:51:25 2008 +0000
168364
168365    Monotone-Parent: f24f77cd426b9ffe6784a6045e5c34654d00e9b0
168366    Monotone-Revision: bdeecb17bba3ba4439fbdfd9d95154dcaf1b3e54
168367
168368    Monotone-Author: wsourdeau@inverse.ca
168369    Monotone-Date: 2008-02-07T21:51:25
168370    Monotone-Branch: ca.inverse.sogo
168371
168372M	UI/Templates/ContactsUI/UIxContactsFilterPanel.wox
168373
168374commit 5cdcf5c64999e62c2e9118b863126c794deb0d80
168375Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168376Date:   Thu Feb 7 21:51:20 2008 +0000
168377
168378    Monotone-Parent: 9e675b65a7a8a7cf12aaef1f620d53f96f36f6f1
168379    Monotone-Revision: f24f77cd426b9ffe6784a6045e5c34654d00e9b0
168380
168381    Monotone-Author: wsourdeau@inverse.ca
168382    Monotone-Date: 2008-02-07T21:51:20
168383    Monotone-Branch: ca.inverse.sogo
168384
168385M	UI/WebServerResources/UIxContactsUserFolders.js
168386M	UI/WebServerResources/generic.css
168387
168388commit a208b3821c78c38f9a0294c1ec67dd215315558b
168389Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168390Date:   Thu Feb 7 21:51:13 2008 +0000
168391
168392    Monotone-Parent: ae6fe76c802adffd3a6829c353459ef85ab58cc3
168393    Monotone-Revision: 9e675b65a7a8a7cf12aaef1f620d53f96f36f6f1
168394
168395    Monotone-Author: wsourdeau@inverse.ca
168396    Monotone-Date: 2008-02-07T21:51:13
168397    Monotone-Branch: ca.inverse.sogo
168398
168399D	UI/MailerUI/screenshots/tbird_073_accountview.png
168400D	UI/MailerUI/screenshots/tbird_073_compose.png
168401D	UI/MailerUI/screenshots/tbird_073_mailwelcome.png
168402D	UI/MailerUI/screenshots/tbird_073_settings.png
168403D	UI/MailerUI/screenshots/tbird_073_viewer.png
168404
168405commit 9ba5751b820f5a0429eb4071bebec989024c8e25
168406Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168407Date:   Thu Feb 7 20:24:41 2008 +0000
168408
168409    Monotone-Parent: b97dac121b3e91b85aa6501ada5f0c990f1a4023
168410    Monotone-Revision: ae6fe76c802adffd3a6829c353459ef85ab58cc3
168411
168412    Monotone-Author: wsourdeau@inverse.ca
168413    Monotone-Date: 2008-02-07T20:24:41
168414    Monotone-Branch: ca.inverse.sogo
168415
168416M	UI/WebServerResources/MailerUI.js
168417M	UI/WebServerResources/generic.js
168418
168419commit 8a6faa594c5311b83dcd3852d61634aeceed2a1b
168420Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168421Date:   Thu Feb 7 20:24:22 2008 +0000
168422
168423    Monotone-Parent: 35e3135027040fead1c91041394159c3adecf931
168424    Monotone-Revision: b97dac121b3e91b85aa6501ada5f0c990f1a4023
168425
168426    Monotone-Author: wsourdeau@inverse.ca
168427    Monotone-Date: 2008-02-07T20:24:22
168428    Monotone-Branch: ca.inverse.sogo
168429
168430M	ChangeLog
168431M	SoObjects/SOGo/SOGoUserFolder.h
168432M	SoObjects/SOGo/SOGoUserFolder.m
168433
168434commit db9ca6854a16bbd4b0379077857717483736c8b4
168435Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168436Date:   Thu Feb 7 20:21:13 2008 +0000
168437
168438    Monotone-Parent: 1d531bb1705a798641ec3085cc160512248523f8
168439    Monotone-Revision: 35e3135027040fead1c91041394159c3adecf931
168440
168441    Monotone-Author: wsourdeau@inverse.ca
168442    Monotone-Date: 2008-02-07T20:21:13
168443    Monotone-Branch: ca.inverse.sogo
168444
168445M	SoObjects/Mailer/SOGoMailAccounts.m
168446M	SoObjects/Mailer/SOGoMailBaseObject.m
168447D	SoObjects/Mailer/SOGoSharedInboxFolder.h
168448D	SoObjects/Mailer/SOGoSharedInboxFolder.m
168449D	SoObjects/Mailer/SOGoSharedMailAccount.h
168450D	SoObjects/Mailer/SOGoSharedMailAccount.m
168451M	SoObjects/Mailer/product.plist
168452
168453commit 90b089f23c661215a13e7489deae018674c12a19
168454Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168455Date:   Thu Feb 7 20:20:42 2008 +0000
168456
168457    Monotone-Parent: a6e08bd7d394d186c6f5606933ed09de2031e7bb
168458    Monotone-Revision: 1d531bb1705a798641ec3085cc160512248523f8
168459
168460    Monotone-Author: wsourdeau@inverse.ca
168461    Monotone-Date: 2008-02-07T20:20:42
168462    Monotone-Branch: ca.inverse.sogo
168463
168464M	ChangeLog
168465M	SoObjects/Mailer/GNUmakefile
168466
168467commit dd226e29984fac9fe8d3108300a6adfed9462c82
168468Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168469Date:   Thu Feb 7 16:53:19 2008 +0000
168470
168471    Monotone-Parent: 5fa8ca8896455803ea0da4db7e5c1e18e8328871
168472    Monotone-Revision: a6e08bd7d394d186c6f5606933ed09de2031e7bb
168473
168474    Monotone-Author: wsourdeau@inverse.ca
168475    Monotone-Date: 2008-02-07T16:53:19
168476    Monotone-Branch: ca.inverse.sogo
168477
168478M	ChangeLog
168479M	SoObjects/SOGo/LDAPUserManager.h
168480M	SoObjects/SOGo/LDAPUserManager.m
168481M	SoObjects/SOGo/SOGoUser.h
168482M	SoObjects/SOGo/SOGoUser.m
168483M	UI/PreferencesUI/UIxPreferences.m
168484
168485commit c853bcf944195995eda9ab54b586b1df70d736d3
168486Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168487Date:   Thu Feb 7 16:51:41 2008 +0000
168488
168489    Monotone-Parent: afc6dcc4b6248dc2121bb03e339daca4db855f85
168490    Monotone-Revision: 5fa8ca8896455803ea0da4db7e5c1e18e8328871
168491
168492    Monotone-Author: wsourdeau@inverse.ca
168493    Monotone-Date: 2008-02-07T16:51:41
168494    Monotone-Branch: ca.inverse.sogo
168495
168496M	SoObjects/SOGo/SOGoContentObject.m
168497M	SoObjects/SOGo/SOGoGCSFolder.m
168498
168499commit 842e7ff57017fef7c8c27f2b57885b115ca50df9
168500Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168501Date:   Wed Feb 6 16:20:59 2008 +0000
168502
168503    Monotone-Parent: e706312f04004672d2c8a80c8ec43cf3313c6244
168504    Monotone-Revision: afc6dcc4b6248dc2121bb03e339daca4db855f85
168505
168506    Monotone-Author: wsourdeau@inverse.ca
168507    Monotone-Date: 2008-02-06T16:20:59
168508    Monotone-Branch: ca.inverse.sogo
168509
168510M	ChangeLog
168511M	SoObjects/SOGo/SOGoGCSFolder.m
168512
168513commit c458fb847f4c40a7ad6da4e10b41402b639ee826
168514Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168515Date:   Wed Feb 6 15:50:52 2008 +0000
168516
168517    Monotone-Parent: 6c49cf25cf0512a766efc84b52fead9f13a423ff
168518    Monotone-Revision: e706312f04004672d2c8a80c8ec43cf3313c6244
168519
168520    Monotone-Author: wsourdeau@inverse.ca
168521    Monotone-Date: 2008-02-06T15:50:52
168522    Monotone-Branch: ca.inverse.sogo
168523
168524M	ChangeLog
168525
168526commit 63406b55a8e17262dcd0a7b0afcda62a38fff293
168527Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168528Date:   Wed Feb 6 15:48:52 2008 +0000
168529
168530    Monotone-Parent: 1ccdfc75b1ed2e0fae716ec0b1a616d696394d3e
168531    Monotone-Revision: 6c49cf25cf0512a766efc84b52fead9f13a423ff
168532
168533    Monotone-Author: wsourdeau@inverse.ca
168534    Monotone-Date: 2008-02-06T15:48:52
168535    Monotone-Branch: ca.inverse.sogo
168536
168537M	ChangeLog
168538M	SoObjects/Mailer/SOGoMailAccount.m
168539
168540commit cff701193e311ee76c9c4025b8117a3354f0904f
168541Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168542Date:   Tue Feb 5 22:26:39 2008 +0000
168543
168544    Monotone-Parent: 69cc1831846c1c973825222eaf0faa27fa99c1b9
168545    Monotone-Revision: 1ccdfc75b1ed2e0fae716ec0b1a616d696394d3e
168546
168547    Monotone-Author: wsourdeau@inverse.ca
168548    Monotone-Date: 2008-02-05T22:26:39
168549    Monotone-Branch: ca.inverse.sogo
168550
168551M	ChangeLog
168552M	UI/MailPartViewers/UIxMailPartICalActions.m
168553
168554commit bead9f8828ab75b5c462cd6351c432600cbdeffd
168555Author: Francis Lachapelle <flachapelle@inverse.ca>
168556Date:   Tue Feb 5 20:00:52 2008 +0000
168557
168558    Monotone-Parent: aee5a83161f17cfc5adfc2cd3caf9d72bb2bbe97
168559    Monotone-Revision: 69cc1831846c1c973825222eaf0faa27fa99c1b9
168560
168561    Monotone-Author: flachapelle@inverse.ca
168562    Monotone-Date: 2008-02-05T20:00:52
168563    Monotone-Branch: ca.inverse.sogo
168564
168565M	UI/WebServerResources/ContactsUI.js
168566M	UI/WebServerResources/HTMLElement.js
168567M	UI/WebServerResources/HTMLTableElement.js
168568M	UI/WebServerResources/MailerUI.js
168569M	UI/WebServerResources/SchedulerUI.js
168570M	UI/WebServerResources/UIxAttendeesEditor.js
168571M	UI/WebServerResources/UIxContactsUserFolders.js
168572M	UI/WebServerResources/UIxMailEditor.js
168573M	UI/WebServerResources/dtree.js
168574M	UI/WebServerResources/generic.js
168575M	UI/WebServerResources/prototype.js
168576
168577commit 2f8d9423dfe2d80f5b94f8ae600c624be6607b85
168578Author: Francis Lachapelle <flachapelle@inverse.ca>
168579Date:   Tue Feb 5 17:09:19 2008 +0000
168580
168581    Monotone-Parent: 446dc2fe56edaa60c18f0f2fd37efa19fe904d41
168582    Monotone-Revision: aee5a83161f17cfc5adfc2cd3caf9d72bb2bbe97
168583
168584    Monotone-Author: flachapelle@inverse.ca
168585    Monotone-Date: 2008-02-05T17:09:19
168586    Monotone-Branch: ca.inverse.sogo
168587
168588M	UI/WebServerResources/generic.js
168589M	UI/WebServerResources/prototype.js
168590
168591commit 1bb89ad014defa346322ff8fce27d412c94cc2e5
168592Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168593Date:   Tue Feb 5 15:50:06 2008 +0000
168594
168595    Monotone-Parent: 2062a8955d0e8ef69c5b26a75a2f3aeaacd8142e
168596    Monotone-Revision: 446dc2fe56edaa60c18f0f2fd37efa19fe904d41
168597
168598    Monotone-Author: wsourdeau@inverse.ca
168599    Monotone-Date: 2008-02-05T15:50:06
168600    Monotone-Branch: ca.inverse.sogo
168601
168602M	SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.html
168603M	SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html
168604
168605commit b1a616b2cb3ca389200479f3b9a364416ff9c198
168606Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168607Date:   Tue Feb 5 15:06:49 2008 +0000
168608
168609    Monotone-Parent: 3d8272cfb7a360effb353f8ed683e96af4d60e6e
168610    Monotone-Revision: 2062a8955d0e8ef69c5b26a75a2f3aeaacd8142e
168611
168612    Monotone-Author: wsourdeau@inverse.ca
168613    Monotone-Date: 2008-02-05T15:06:49
168614    Monotone-Branch: ca.inverse.sogo
168615
168616D	SOPE/sope-patchset-r1593.diff
168617A	SOPE/sope-patchset-r1597.diff
168618M	UI/WebServerResources/UIxMailEditor.js
168619
168620commit fddeb02e3b45c9ba1fc999fcba3010d5e4e34576
168621Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168622Date:   Tue Feb 5 14:55:29 2008 +0000
168623
168624    Monotone-Parent: d3b9346b7ff729aa3e123d710cf798285311dc5c
168625    Monotone-Revision: 3d8272cfb7a360effb353f8ed683e96af4d60e6e
168626
168627    Monotone-Author: wsourdeau@inverse.ca
168628    Monotone-Date: 2008-02-05T14:55:29
168629    Monotone-Branch: ca.inverse.sogo
168630
168631M	SoObjects/SOGo/SOGoUserFolder.m
168632M	UI/MainUI/product.plist
168633
168634commit 200225403af3fa420af23e7ccb7af07da9eff8b7
168635Author: Francis Lachapelle <flachapelle@inverse.ca>
168636Date:   Mon Feb 4 22:22:14 2008 +0000
168637
168638    Monotone-Parent: 27ade59da309caaf33ffd176d44a95672955e9c4
168639    Monotone-Revision: d3b9346b7ff729aa3e123d710cf798285311dc5c
168640
168641    Monotone-Author: flachapelle@inverse.ca
168642    Monotone-Date: 2008-02-04T22:22:14
168643    Monotone-Branch: ca.inverse.sogo
168644
168645M	UI/Contacts/UIxContactFoldersView.h
168646M	UI/Contacts/UIxContactFoldersView.m
168647M	UI/Contacts/product.plist
168648M	UI/MailerUI/UIxMailMainFrame.h
168649M	UI/MailerUI/UIxMailMainFrame.m
168650M	UI/MailerUI/product.plist
168651M	UI/Scheduler/UIxCalMainView.h
168652M	UI/Scheduler/UIxCalMainView.m
168653M	UI/Scheduler/product.plist
168654M	UI/WebServerResources/ContactsUI.js
168655M	UI/WebServerResources/MailerUI.js
168656M	UI/WebServerResources/SOGoDragHandles.js
168657M	UI/WebServerResources/SchedulerUI.js
168658
168659commit b0f02b25dadb369182820a0ef68bb898e6ac2898
168660Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168661Date:   Mon Feb 4 16:34:35 2008 +0000
168662
168663    Monotone-Parent: 0c72d1fc3fd84d0415e106b3b511f86237676bdb
168664    Monotone-Revision: 27ade59da309caaf33ffd176d44a95672955e9c4
168665
168666    Monotone-Author: wsourdeau@inverse.ca
168667    Monotone-Date: 2008-02-04T16:34:35
168668    Monotone-Branch: ca.inverse.sogo
168669
168670M	UI/MailPartViewers/French.lproj/Localizable.strings
168671
168672commit 3c292c566fa8c67120b7ba851899d02fb693487f
168673Author: Francis Lachapelle <flachapelle@inverse.ca>
168674Date:   Fri Feb 1 18:44:58 2008 +0000
168675
168676    Monotone-Parent: bdc770e039bce1273bf76acc5e48dd7006974831
168677    Monotone-Revision: 0c72d1fc3fd84d0415e106b3b511f86237676bdb
168678
168679    Monotone-Author: flachapelle@inverse.ca
168680    Monotone-Date: 2008-02-01T18:44:58
168681    Monotone-Branch: ca.inverse.sogo
168682
168683M	UI/MailerUI/UIxMailMainFrame.h
168684M	UI/MailerUI/UIxMailMainFrame.m
168685M	UI/MailerUI/product.plist
168686M	UI/WebServerResources/ContactsUI.js
168687M	UI/WebServerResources/MailerUI.js
168688M	UI/WebServerResources/SOGoDragHandles.js
168689M	UI/WebServerResources/SchedulerUI.js
168690
168691commit c6b8cb5a1cacfc72662845f38b01f5f340c566bb
168692Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168693Date:   Fri Feb 1 16:28:53 2008 +0000
168694
168695    Monotone-Parent: 0bf13271077dfd22aaca8a2663fe7490f9d84cb3
168696    Monotone-Revision: a216f87669942e793f9124b63661a5ae82105c1d
168697
168698    Monotone-Author: wsourdeau@inverse.ca
168699    Monotone-Date: 2008-02-01T16:28:53
168700    Monotone-Branch: ca.inverse.sogo
168701
168702M	ChangeLog
168703M	SoObjects/Mailer/SOGoMailAccount.h
168704M	SoObjects/Mailer/SOGoMailAccount.m
168705M	SoObjects/Mailer/SOGoMailAccounts.h
168706M	SoObjects/Mailer/SOGoMailAccounts.m
168707M	UI/MailerUI/UIxMailMainFrame.m
168708M	UI/Templates/MailerUI/UIxMailMainFrame.wox
168709M	UI/WebServerResources/MailerUI.js
168710
168711commit 6951e6a527411ac19b1e4a461a2a12a08be1bf69
168712Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168713Date:   Fri Feb 1 15:49:33 2008 +0000
168714
168715    Monotone-Parent: d07959b964a2582bf5674d383b0dac7303346571
168716    Monotone-Revision: 0bf13271077dfd22aaca8a2663fe7490f9d84cb3
168717
168718    Monotone-Author: wsourdeau@inverse.ca
168719    Monotone-Date: 2008-02-01T15:49:33
168720    Monotone-Branch: ca.inverse.sogo
168721
168722M	UI/WebServerResources/MailerUI.js
168723M	UI/WebServerResources/UIxAttendeesEditor.js
168724M	UI/WebServerResources/generic.js
168725
168726commit 4c1808fde6b2e463959a711617e069e5085016b0
168727Author: Francis Lachapelle <flachapelle@inverse.ca>
168728Date:   Thu Jan 31 16:42:50 2008 +0000
168729
168730    Monotone-Parent: d07959b964a2582bf5674d383b0dac7303346571
168731    Monotone-Revision: 6e077ed907974bc4e78dbdf12a128ba170de5a38
168732
168733    Monotone-Author: flachapelle@inverse.ca
168734    Monotone-Date: 2008-01-31T16:42:50
168735    Monotone-Branch: ca.inverse.sogo
168736
168737M	UI/WebServerResources/UIxAttendeesEditor.js
168738
168739commit 8bb92ebe43977fd75d03e6db23a5d002956f5bab
168740Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168741Date:   Thu Jan 31 16:07:09 2008 +0000
168742
168743    Monotone-Parent: 2efa5eae838cb1f105fa6d374d23689838913b4d
168744    Monotone-Revision: d07959b964a2582bf5674d383b0dac7303346571
168745
168746    Monotone-Author: wsourdeau@inverse.ca
168747    Monotone-Date: 2008-01-31T16:07:09
168748    Monotone-Branch: ca.inverse.sogo
168749
168750D	SOPE/sope-patchset-r1583.diff
168751A	SOPE/sope-patchset-r1593.diff
168752M	UI/Common/UIxPageFrame.m
168753M	UI/Templates/MainUI/SOGoRootPage.wox
168754M	UI/Templates/UIxPageFrame.wox
168755M	UI/WebServerResources/UIxMailEditor.js
168756
168757commit 9110586eabdda6de93da18d912d76feaa06c52b5
168758Author: Francis Lachapelle <flachapelle@inverse.ca>
168759Date:   Wed Jan 30 17:12:18 2008 +0000
168760
168761    Monotone-Parent: a10c7483ee3fa379bb760ab378a895c024c299a3
168762    Monotone-Revision: 2efa5eae838cb1f105fa6d374d23689838913b4d
168763
168764    Monotone-Author: flachapelle@inverse.ca
168765    Monotone-Date: 2008-01-30T17:12:18
168766    Monotone-Branch: ca.inverse.sogo
168767
168768M	UI/WebServerResources/MailerUI.js
168769
168770commit 9e89cddf11ee73f2b7537427f7e06d3c5e92af15
168771Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168772Date:   Tue Jan 29 20:48:39 2008 +0000
168773
168774    Monotone-Parent: ad3f1bd9ed29f2b9c3b6a653aa3f856435440133
168775    Monotone-Revision: a10c7483ee3fa379bb760ab378a895c024c299a3
168776
168777    Monotone-Author: wsourdeau@inverse.ca
168778    Monotone-Date: 2008-01-29T20:48:39
168779    Monotone-Branch: ca.inverse.sogo
168780
168781M	ChangeLog
168782M	SoObjects/SOGo/SOGoGCSFolder.m
168783M	SoObjects/SOGo/SOGoParentFolder.m
168784
168785commit 4feaacaaf4994a5b4189b30238eeedd1167d123b
168786Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168787Date:   Tue Jan 29 20:47:38 2008 +0000
168788
168789    Monotone-Parent: b5bcebb00fdacc4e5c5e85a91caa93d8c671e26c
168790    Monotone-Revision: ad3f1bd9ed29f2b9c3b6a653aa3f856435440133
168791
168792    Monotone-Author: wsourdeau@inverse.ca
168793    Monotone-Date: 2008-01-29T20:47:38
168794    Monotone-Branch: ca.inverse.sogo
168795
168796M	SOPE/NGCards/iCalRecurrenceRule.m
168797
168798commit f3a479848775e1248cea67220006ec6d1f76662b
168799Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168800Date:   Tue Jan 29 15:32:12 2008 +0000
168801
168802    Monotone-Parent: 372771de569164e3d0a538cb84b09e6eaec558d0
168803    Monotone-Revision: b5bcebb00fdacc4e5c5e85a91caa93d8c671e26c
168804
168805    Monotone-Author: wsourdeau@inverse.ca
168806    Monotone-Date: 2008-01-29T15:32:12
168807    Monotone-Branch: ca.inverse.sogo
168808
168809M	UI/Templates/SOGoACLEnglishAdditionAdvisory.wox
168810M	UI/Templates/SOGoACLEnglishModificationAdvisory.wox
168811M	UI/Templates/SOGoACLEnglishRemovalAdvisory.wox
168812M	UI/Templates/SOGoACLFrenchAdditionAdvisory.wox
168813M	UI/Templates/SOGoACLFrenchModificationAdvisory.wox
168814M	UI/Templates/SOGoACLFrenchRemovalAdvisory.wox
168815M	UI/Templates/SOGoACLGermanAdditionAdvisory.wox
168816M	UI/Templates/SOGoACLGermanModificationAdvisory.wox
168817M	UI/Templates/SOGoACLGermanRemovalAdvisory.wox
168818M	UI/Templates/SOGoFolderEnglishAdditionAdvisory.wox
168819M	UI/Templates/SOGoFolderEnglishRemovalAdvisory.wox
168820M	UI/Templates/SOGoFolderFrenchAdditionAdvisory.wox
168821M	UI/Templates/SOGoFolderFrenchRemovalAdvisory.wox
168822M	UI/Templates/SOGoFolderGermanAdditionAdvisory.wox
168823M	UI/Templates/SOGoFolderGermanRemovalAdvisory.wox
168824
168825commit a03a9343b26694158e848620a8492fbbeca2422f
168826Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168827Date:   Mon Jan 28 18:57:08 2008 +0000
168828
168829    Monotone-Parent: 1bf367701d3aa5f23b3bd257bf7479eb81903f68
168830    Monotone-Revision: 372771de569164e3d0a538cb84b09e6eaec558d0
168831
168832    Monotone-Author: wsourdeau@inverse.ca
168833    Monotone-Date: 2008-01-28T18:57:08
168834    Monotone-Branch: ca.inverse.sogo
168835
168836M	SOPE/NGCards/iCalRecurrenceRule.m
168837
168838commit c1128a9f26b753e6bdf2cf780d8d1b4c99cac7f5
168839Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168840Date:   Mon Jan 28 18:55:27 2008 +0000
168841
168842    Monotone-Parent: 1321ce15584f6fd3efdfbca5f6c254254ef69476
168843    Monotone-Revision: 1bf367701d3aa5f23b3bd257bf7479eb81903f68
168844
168845    Monotone-Author: wsourdeau@inverse.ca
168846    Monotone-Date: 2008-01-28T18:55:27
168847    Monotone-Branch: ca.inverse.sogo
168848
168849M	SOPE/NGCards/iCalRecurrenceRule.m
168850
168851commit eebdd769f9f467dd43b85fe8a2bf092fd5c850a7
168852Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168853Date:   Mon Jan 28 18:51:52 2008 +0000
168854
168855    Monotone-Parent: 7140a5ceda022b61cef5ae79339b0dd6d915880b
168856    Monotone-Revision: 1321ce15584f6fd3efdfbca5f6c254254ef69476
168857
168858    Monotone-Author: wsourdeau@inverse.ca
168859    Monotone-Date: 2008-01-28T18:51:52
168860    Monotone-Branch: ca.inverse.sogo
168861
168862M	SOPE/NGCards/ChangeLog
168863M	SOPE/NGCards/iCalRecurrenceRule.m
168864
168865commit a67b334cb7ac78b2ac9c098c5de2e8fddd6045cc
168866Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168867Date:   Mon Jan 28 15:32:26 2008 +0000
168868
168869    Monotone-Parent: d0c554ad8f362480a34c3dff6694322c1a5fb2c9
168870    Monotone-Revision: 7140a5ceda022b61cef5ae79339b0dd6d915880b
168871
168872    Monotone-Author: wsourdeau@inverse.ca
168873    Monotone-Date: 2008-01-28T15:32:26
168874    Monotone-Branch: ca.inverse.sogo
168875
168876M	ChangeLog
168877
168878commit cf01282cf1da6fd444544ac184e9b6bbec611cf0
168879Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168880Date:   Mon Jan 28 15:32:24 2008 +0000
168881
168882    Monotone-Parent: 50638763e49bc1757ecbfcb595c2bf8e94368094
168883    Monotone-Revision: d0c554ad8f362480a34c3dff6694322c1a5fb2c9
168884
168885    Monotone-Author: wsourdeau@inverse.ca
168886    Monotone-Date: 2008-01-28T15:32:24
168887    Monotone-Branch: ca.inverse.sogo
168888
168889M	UI/Scheduler/UIxComponentEditor.m
168890
168891commit d1d0a8737c7479e0a26527e9ecc27cf8224a1204
168892Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168893Date:   Mon Jan 28 15:32:14 2008 +0000
168894
168895    Monotone-Parent: 79bb558b5af161878cb37bfe44c1dacae8c3a146
168896    Monotone-Revision: 50638763e49bc1757ecbfcb595c2bf8e94368094
168897
168898    Monotone-Author: wsourdeau@inverse.ca
168899    Monotone-Date: 2008-01-28T15:32:14
168900    Monotone-Branch: ca.inverse.sogo
168901
168902M	SOPE/NGCards/ChangeLog
168903M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
168904
168905commit 0ec8642a25bae416a8f4fc0d7d00cd691aa661d8
168906Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168907Date:   Thu Jan 24 22:04:58 2008 +0000
168908
168909    Monotone-Parent: 5d90e40b4b29bf3d761a116b48ffdadad92ebf37
168910    Monotone-Revision: 79bb558b5af161878cb37bfe44c1dacae8c3a146
168911
168912    Monotone-Author: wsourdeau@inverse.ca
168913    Monotone-Date: 2008-01-24T22:04:58
168914    Monotone-Branch: ca.inverse.sogo
168915
168916M	UI/Templates/SOGoACLEnglishAdditionAdvisory.wox
168917M	UI/Templates/SOGoACLEnglishModificationAdvisory.wox
168918M	UI/Templates/SOGoACLEnglishRemovalAdvisory.wox
168919M	UI/Templates/SOGoACLFrenchAdditionAdvisory.wox
168920M	UI/Templates/SOGoACLFrenchModificationAdvisory.wox
168921M	UI/Templates/SOGoACLFrenchRemovalAdvisory.wox
168922M	UI/Templates/SOGoACLGermanAdditionAdvisory.wox
168923M	UI/Templates/SOGoACLGermanModificationAdvisory.wox
168924M	UI/Templates/SOGoACLGermanRemovalAdvisory.wox
168925M	UI/Templates/SOGoFolderEnglishAdditionAdvisory.wox
168926M	UI/Templates/SOGoFolderEnglishRemovalAdvisory.wox
168927M	UI/Templates/SOGoFolderFrenchAdditionAdvisory.wox
168928M	UI/Templates/SOGoFolderFrenchRemovalAdvisory.wox
168929M	UI/Templates/SOGoFolderGermanAdditionAdvisory.wox
168930M	UI/Templates/SOGoFolderGermanRemovalAdvisory.wox
168931
168932commit a65069ce2e6aea1c014a751a458c0f687ce05280
168933Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168934Date:   Thu Jan 24 21:36:51 2008 +0000
168935
168936    Monotone-Parent: 7eb2e419ecd60a47518cc24172e511d8ec968cdd
168937    Monotone-Revision: 5d90e40b4b29bf3d761a116b48ffdadad92ebf37
168938
168939    Monotone-Author: wsourdeau@inverse.ca
168940    Monotone-Date: 2008-01-24T21:36:51
168941    Monotone-Branch: ca.inverse.sogo
168942
168943M	UI/WebServerResources/SchedulerUI.js
168944
168945commit eead7d38b86578c5b095b3e3ed4e46b1f7d3988c
168946Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168947Date:   Thu Jan 24 21:35:10 2008 +0000
168948
168949    Monotone-Parent: 46d42d040199ad6d8849025055fba6fdf50d9455
168950    Monotone-Revision: 7eb2e419ecd60a47518cc24172e511d8ec968cdd
168951
168952    Monotone-Author: wsourdeau@inverse.ca
168953    Monotone-Date: 2008-01-24T21:35:10
168954    Monotone-Branch: ca.inverse.sogo
168955
168956M	UI/WebServerResources/generic.js
168957
168958commit ceab91527be949266f59138d0100f10f3bc5a125
168959Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168960Date:   Thu Jan 24 17:11:29 2008 +0000
168961
168962    Monotone-Parent: ff201d8484b08d9e29b03401dc626b86400b923a
168963    Monotone-Revision: 46d42d040199ad6d8849025055fba6fdf50d9455
168964
168965    Monotone-Author: wsourdeau@inverse.ca
168966    Monotone-Date: 2008-01-24T17:11:29
168967    Monotone-Branch: ca.inverse.sogo
168968
168969M	ChangeLog
168970M	SoObjects/SOGo/SOGoUser.m
168971
168972commit 7a7c75e240422664021a752bb2e510cd9ef0efe3
168973Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168974Date:   Thu Jan 24 15:36:26 2008 +0000
168975
168976    Monotone-Parent: e83f50e38737703b47fbfe973f685c195a25232d
168977    Monotone-Revision: ff201d8484b08d9e29b03401dc626b86400b923a
168978
168979    Monotone-Author: wsourdeau@inverse.ca
168980    Monotone-Date: 2008-01-24T15:36:26
168981    Monotone-Branch: ca.inverse.sogo
168982
168983M	ChangeLog
168984M	SoObjects/Appointments/SOGoAppointmentFolder.m
168985
168986commit 377c2f58f2cc86ad8d1b91d4b4821b95ff88e354
168987Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
168988Date:   Thu Jan 24 15:35:44 2008 +0000
168989
168990    Monotone-Parent: 07f87d18088071e4dcd72653efb4c3885f66a50f
168991    Monotone-Revision: e83f50e38737703b47fbfe973f685c195a25232d
168992
168993    Monotone-Author: wsourdeau@inverse.ca
168994    Monotone-Date: 2008-01-24T15:35:44
168995    Monotone-Branch: ca.inverse.sogo
168996
168997M	ChangeLog
168998M	OGoContentStore/OCSiCalFieldExtractor.m
168999
169000commit 847671bb43dc2f309eb1530a6e87df81f9357b11
169001Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169002Date:   Thu Jan 24 15:03:12 2008 +0000
169003
169004    Monotone-Parent: 13e8cf856590881f3dfc9b96f9f1164ba76f5969
169005    Monotone-Revision: 07f87d18088071e4dcd72653efb4c3885f66a50f
169006
169007    Monotone-Author: wsourdeau@inverse.ca
169008    Monotone-Date: 2008-01-24T15:03:12
169009    Monotone-Branch: ca.inverse.sogo
169010
169011M	ChangeLog
169012M	UI/MailPartViewers/UIxMailPartViewer.m
169013M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
169014
169015commit 4884853a63669dc45cd9e80f6a44146a42481f1d
169016Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169017Date:   Thu Jan 24 02:17:56 2008 +0000
169018
169019    Monotone-Parent: b96cf9f7f8e81877010f125e9a16155d61add506
169020    Monotone-Revision: 13e8cf856590881f3dfc9b96f9f1164ba76f5969
169021
169022    Monotone-Author: wsourdeau@inverse.ca
169023    Monotone-Date: 2008-01-24T02:17:56
169024    Monotone-Branch: ca.inverse.sogo
169025
169026M	SOPE/sope-patchset-r1583.diff
169027
169028commit 6d7ae8540810f7a5fe366bd30b35afee221d31ed
169029Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169030Date:   Wed Jan 23 03:44:51 2008 +0000
169031
169032    Monotone-Parent: f085237afac89a09ecf165389cb0c7d9a516fcc0
169033    Monotone-Revision: b96cf9f7f8e81877010f125e9a16155d61add506
169034
169035    Monotone-Author: wsourdeau@inverse.ca
169036    Monotone-Date: 2008-01-23T03:44:51
169037    Monotone-Branch: ca.inverse.sogo
169038
169039M	SOPE/NGCards/ChangeLog
169040M	SOPE/NGCards/iCalRecurrenceRule.m
169041
169042commit 92965e62fde05dfaa6545b0b96b2acb1a84f9286
169043Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169044Date:   Tue Jan 22 21:55:48 2008 +0000
169045
169046    Monotone-Parent: c00890a3638719c75d4c3a2a1be8103137ce8223
169047    Monotone-Revision: f085237afac89a09ecf165389cb0c7d9a516fcc0
169048
169049    Monotone-Author: wsourdeau@inverse.ca
169050    Monotone-Date: 2008-01-22T21:55:48
169051    Monotone-Branch: ca.inverse.sogo
169052
169053M	SOPE/sope-patchset-r1583.diff
169054
169055commit 5ad9041187f535b5eae98564f0a60420b5b71bc9
169056Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169057Date:   Tue Jan 22 21:54:59 2008 +0000
169058
169059    Monotone-Parent: 3ed608f2d193596ff9ea26138010a888e87b0929
169060    Monotone-Revision: c00890a3638719c75d4c3a2a1be8103137ce8223
169061
169062    Monotone-Author: wsourdeau@inverse.ca
169063    Monotone-Date: 2008-01-22T21:54:59
169064    Monotone-Branch: ca.inverse.sogo
169065
169066M	ChangeLog
169067M	SoObjects/Appointments/SOGoAppointmentFolder.m
169068
169069commit 3037de35a99dbfd199e98339896dbd2cf58414e8
169070Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169071Date:   Tue Jan 22 16:43:46 2008 +0000
169072
169073    Monotone-Parent: 1ff8d61cb974903310a23626bb38b87a13f84358
169074    Monotone-Revision: 3ed608f2d193596ff9ea26138010a888e87b0929
169075
169076    Monotone-Author: wsourdeau@inverse.ca
169077    Monotone-Date: 2008-01-22T16:43:46
169078    Monotone-Branch: ca.inverse.sogo
169079
169080M	UI/WebServerResources/ContactsUI.js
169081M	UI/WebServerResources/SchedulerUI.js
169082M	UI/WebServerResources/generic.js
169083
169084commit 2cd79f0e5e128b9d2d47fda9b2de096fc449ca7d
169085Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169086Date:   Tue Jan 22 15:49:52 2008 +0000
169087
169088    Monotone-Parent: 59d077cac7b05fcf05996c5371e932800475dd92
169089    Monotone-Revision: 1ff8d61cb974903310a23626bb38b87a13f84358
169090
169091    Monotone-Author: wsourdeau@inverse.ca
169092    Monotone-Date: 2008-01-22T15:49:52
169093    Monotone-Branch: ca.inverse.sogo
169094
169095D	SOPE/sope-patchset-r1557.diff
169096A	SOPE/sope-patchset-r1583.diff
169097
169098commit 9a15c3807d88ebead185535f5aec3b6b4d9b934a
169099Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169100Date:   Mon Jan 21 23:26:41 2008 +0000
169101
169102    Monotone-Parent: b834eebdc880064c4db7e21c7bf4960a2b90f0d1
169103    Monotone-Revision: 59d077cac7b05fcf05996c5371e932800475dd92
169104
169105    Monotone-Author: wsourdeau@inverse.ca
169106    Monotone-Date: 2008-01-21T23:26:41
169107    Monotone-Branch: ca.inverse.sogo
169108
169109M	UI/MailerUI/German.lproj/Localizable.strings
169110
169111commit dbb64e6afae450db5359dc6ccd0b12d1f18a206d
169112Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169113Date:   Mon Jan 21 23:18:02 2008 +0000
169114
169115    Monotone-Parent: 97ce53eed867e1824e43f8db18e4c2e3affcff00
169116    Monotone-Revision: 4c80538c3aa9361187b3f08174b8c64098a98318
169117
169118    Monotone-Author: wsourdeau@inverse.ca
169119    Monotone-Date: 2008-01-21T23:18:02
169120    Monotone-Branch: ca.inverse.sogo
169121
169122M	UI/Common/German.lproj/Localizable.strings
169123M	UI/Contacts/German.lproj/Localizable.strings
169124M	UI/MailPartViewers/German.lproj/Localizable.strings
169125M	UI/MailerUI/German.lproj/Localizable.strings
169126M	UI/PreferencesUI/German.lproj/Localizable.strings
169127M	UI/Scheduler/German.lproj/Localizable.strings
169128
169129commit 22333cad807d459d2b41bb4675135707515f9ae3
169130Author: Francis Lachapelle <flachapelle@inverse.ca>
169131Date:   Mon Jan 21 20:52:44 2008 +0000
169132
169133    Monotone-Parent: 08e8d0fb761a61568f208c502269083b0b66bb25
169134    Monotone-Revision: 53c5d360d6227b55fed66ce7b836271a87287b35
169135
169136    Monotone-Author: flachapelle@inverse.ca
169137    Monotone-Date: 2008-01-21T20:52:44
169138    Monotone-Branch: ca.inverse.sogo
169139
169140M	UI/WebServerResources/generic.js
169141
169142commit 49bc44c786b62b2dedbf00b437159a56c8cd4bb1
169143Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169144Date:   Mon Jan 21 16:35:39 2008 +0000
169145
169146    Monotone-Parent: d5c71041bfdd88e4baae24bb7a81f91a5e480457
169147    Monotone-Revision: 97ce53eed867e1824e43f8db18e4c2e3affcff00
169148
169149    Monotone-Author: wsourdeau@inverse.ca
169150    Monotone-Date: 2008-01-21T16:35:39
169151    Monotone-Branch: ca.inverse.sogo
169152
169153M	SoObjects/Contacts/SOGoFolder+CardDAV.m
169154
169155commit afea348f672e2079f53570cbe68c828aaeadda67
169156Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169157Date:   Mon Jan 21 16:32:59 2008 +0000
169158
169159    Monotone-Parent: 08e8d0fb761a61568f208c502269083b0b66bb25
169160    Monotone-Revision: d5c71041bfdd88e4baae24bb7a81f91a5e480457
169161
169162    Monotone-Author: wsourdeau@inverse.ca
169163    Monotone-Date: 2008-01-21T16:32:59
169164    Monotone-Branch: ca.inverse.sogo
169165
169166M	SOPE/GDLContentStore/ChangeLog
169167M	SOPE/GDLContentStore/GCSFolderManager.m
169168
169169commit 339d4b8e180a1c7c91632c602ac2f91895c360fe
169170Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169171Date:   Fri Jan 18 22:59:43 2008 +0000
169172
169173    Monotone-Parent: 0b8453c1e1ca97f10acca6a72c72e8f6b29907d6
169174    Monotone-Revision: 08e8d0fb761a61568f208c502269083b0b66bb25
169175
169176    Monotone-Author: wsourdeau@inverse.ca
169177    Monotone-Date: 2008-01-18T22:59:43
169178    Monotone-Branch: ca.inverse.sogo
169179
169180M	ChangeLog
169181M	SoObjects/Contacts/SOGoFolder+CardDAV.m
169182
169183commit b969506d278d891e6e2185aa3f85b8363b0fcf4e
169184Author: Francis Lachapelle <flachapelle@inverse.ca>
169185Date:   Wed Jan 16 21:24:39 2008 +0000
169186
169187    Monotone-Parent: 927401b4ee5f346c42cc85dd63cd0389c175c226
169188    Monotone-Revision: 110a71a41b33e24efaf1a4226f01890c4862b3ad
169189
169190    Monotone-Author: flachapelle@inverse.ca
169191    Monotone-Date: 2008-01-16T21:24:39
169192    Monotone-Branch: ca.inverse.sogo
169193
169194M	UI/WebServerResources/generic.js
169195
169196commit 13f9e39eddab665f4ae9b7ec7aca1257e37626ed
169197Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169198Date:   Wed Jan 16 20:44:50 2008 +0000
169199
169200    Monotone-Parent: 927401b4ee5f346c42cc85dd63cd0389c175c226
169201    Monotone-Revision: 893c06630e071283b43ce498129beffd183258e8
169202
169203    Monotone-Author: wsourdeau@inverse.ca
169204    Monotone-Date: 2008-01-16T20:44:50
169205    Monotone-Branch: ca.inverse.sogo
169206
169207M	SOPE/GDLContentStore/ChangeLog
169208M	SOPE/GDLContentStore/GCSFolderManager.m
169209
169210commit 317f4e4651f044ca3a9add1461d6915f09e6d510
169211Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169212Date:   Wed Jan 16 19:52:43 2008 +0000
169213
169214    Monotone-Parent: f5fee3205e018e405a45dbec6c9889f91ceb2eb2
169215    Monotone-Revision: 927401b4ee5f346c42cc85dd63cd0389c175c226
169216
169217    Monotone-Author: wsourdeau@inverse.ca
169218    Monotone-Date: 2008-01-16T19:52:43
169219    Monotone-Branch: ca.inverse.sogo
169220
169221M	ChangeLog
169222M	SoObjects/SOGo/SOGoCache.m
169223
169224commit b1ccb3e7f8bdd54ca6295b68aaae44f65eb1465d
169225Author: Francis Lachapelle <flachapelle@inverse.ca>
169226Date:   Wed Jan 16 19:26:00 2008 +0000
169227
169228    Monotone-Parent: 1f959c8c87357cf8d3745bf7b492bc7800597701
169229    Monotone-Revision: f5fee3205e018e405a45dbec6c9889f91ceb2eb2
169230
169231    Monotone-Author: flachapelle@inverse.ca
169232    Monotone-Date: 2008-01-16T19:26:00
169233    Monotone-Branch: ca.inverse.sogo
169234
169235M	NEWS
169236
169237commit cdedcdfa104ce8962c8c25feb5d6f03e087d0459
169238Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169239Date:   Wed Jan 16 18:59:58 2008 +0000
169240
169241    Monotone-Parent: cbba640dfc6321c0f4565ae72d616bc60cb20407
169242    Monotone-Revision: 1f959c8c87357cf8d3745bf7b492bc7800597701
169243
169244    Monotone-Author: wsourdeau@inverse.ca
169245    Monotone-Date: 2008-01-16T18:59:58
169246    Monotone-Branch: ca.inverse.sogo
169247
169248D	Scripts/sogo-user.pl
169249M	SoObjects/Appointments/SOGoCalendarComponent.m
169250M	SoObjects/Contacts/SOGoContactGCSEntry.m
169251M	SoObjects/Mailer/SOGoMailAccounts.m
169252M	SoObjects/Mailer/SOGoMailObject.m
169253M	SoObjects/SOGo/SOGoContentObject.h
169254M	SoObjects/SOGo/SOGoContentObject.m
169255
169256commit aee48dc4e2c3c4d40cafa527efb8e74fd6c54385
169257Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169258Date:   Wed Jan 16 18:59:07 2008 +0000
169259
169260    Monotone-Parent: 21522597b7f1ca393730634622be7b92bb40bf5a
169261    Monotone-Revision: cbba640dfc6321c0f4565ae72d616bc60cb20407
169262
169263    Monotone-Author: wsourdeau@inverse.ca
169264    Monotone-Date: 2008-01-16T18:59:07
169265    Monotone-Branch: ca.inverse.sogo
169266
169267M	SOPE/GDLContentStore/ChangeLog
169268M	SOPE/GDLContentStore/GCSFolder.h
169269M	SOPE/GDLContentStore/GCSFolder.m
169270
169271commit 603cd31331ff30a2af1dc347989f2af7095fd4f3
169272Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169273Date:   Wed Jan 16 18:58:11 2008 +0000
169274
169275    Monotone-Parent: 36eb21ac828a920f7994e922c1c7e6fe481c62ac
169276    Monotone-Revision: 21522597b7f1ca393730634622be7b92bb40bf5a
169277
169278    Monotone-Author: wsourdeau@inverse.ca
169279    Monotone-Date: 2008-01-16T18:58:11
169280    Monotone-Branch: ca.inverse.sogo
169281
169282M	SOPE/sope-patchset-r1557.diff
169283
169284commit d36fb810d58ea84fdb4cb7d4408c37a2ec7b8da7
169285Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169286Date:   Wed Jan 16 18:57:58 2008 +0000
169287
169288    Monotone-Parent: 54ec8c39f5bb2075a087aabb062d28af978421de
169289    Monotone-Revision: 36eb21ac828a920f7994e922c1c7e6fe481c62ac
169290
169291    Monotone-Author: wsourdeau@inverse.ca
169292    Monotone-Date: 2008-01-16T18:57:58
169293    Monotone-Branch: ca.inverse.sogo
169294
169295M	ChangeLog
169296M	Main/SOGo.m
169297M	SoObjects/Appointments/SOGoAppointmentFolder.m
169298M	SoObjects/SOGo/SOGoObject.m
169299M	SoObjects/SOGo/SOGoUser.m
169300
169301commit 8731c448c392e3b0543179e9e335af51974b4f1d
169302Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169303Date:   Wed Jan 16 18:55:48 2008 +0000
169304
169305    Monotone-Parent: 43d256c276e38ee90fd6e2028621c6f12b050652
169306    Monotone-Revision: 54ec8c39f5bb2075a087aabb062d28af978421de
169307
169308    Monotone-Author: wsourdeau@inverse.ca
169309    Monotone-Date: 2008-01-16T18:55:48
169310    Monotone-Branch: ca.inverse.sogo
169311
169312M	ChangeLog
169313M	SoObjects/SOGo/GNUmakefile
169314
169315commit 5bc25813106b969da6e981c276577f2ca9a27220
169316Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169317Date:   Wed Jan 16 18:53:44 2008 +0000
169318
169319    Monotone-Parent: ba2f86b97fe886c8d6b01262305d0e3ce53b4ddb
169320    Monotone-Revision: 43d256c276e38ee90fd6e2028621c6f12b050652
169321
169322    Monotone-Author: wsourdeau@inverse.ca
169323    Monotone-Date: 2008-01-16T18:53:44
169324    Monotone-Branch: ca.inverse.sogo
169325
169326M	ChangeLog
169327
169328commit d3f6d7cc38575f2f9ad7e5426be8c0d9350b5fdc
169329Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169330Date:   Wed Jan 16 18:53:12 2008 +0000
169331
169332    Monotone-Parent: cadb1dbd9d4e2d99af291da99b803238fd438921
169333    Monotone-Revision: ba2f86b97fe886c8d6b01262305d0e3ce53b4ddb
169334
169335    Monotone-Author: wsourdeau@inverse.ca
169336    Monotone-Date: 2008-01-16T18:53:12
169337    Monotone-Branch: ca.inverse.sogo
169338
169339M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
169340
169341commit 1ed587058e856cc27e7ccb375badacb4b2895514
169342Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169343Date:   Wed Jan 16 18:50:17 2008 +0000
169344
169345    Monotone-Parent: 925d096d1e0f9b05775333d6111c325f69a17ac0
169346    Monotone-Revision: cadb1dbd9d4e2d99af291da99b803238fd438921
169347
169348    Monotone-Author: wsourdeau@inverse.ca
169349    Monotone-Date: 2008-01-16T18:50:17
169350    Monotone-Branch: ca.inverse.sogo
169351
169352M	Main/SOGo.m
169353M	SOPE/GDLContentStore/GCSFolder.h
169354M	SOPE/GDLContentStore/GCSFolder.m
169355M	SOPE/sope-patchset-r1557.diff
169356M	Scripts/sogo-user.pl
169357M	SoObjects/Appointments/SOGoAppointmentFolder.m
169358M	SoObjects/Appointments/SOGoCalendarComponent.m
169359M	SoObjects/Contacts/SOGoContactGCSEntry.m
169360M	SoObjects/Mailer/SOGoMailAccounts.m
169361M	SoObjects/Mailer/SOGoMailObject.m
169362M	SoObjects/SOGo/GNUmakefile
169363M	SoObjects/SOGo/SOGoContentObject.h
169364M	SoObjects/SOGo/SOGoContentObject.m
169365M	SoObjects/SOGo/SOGoObject.m
169366M	SoObjects/SOGo/SOGoUser.m
169367M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
169368
169369commit 01e97af01c7ec006f382f553a7b49c086eaa8ca6
169370Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169371Date:   Wed Jan 16 18:47:20 2008 +0000
169372
169373    Monotone-Parent: 98896091d472e0ee7990f69f32f5981f5d1dc546
169374    Monotone-Revision: 925d096d1e0f9b05775333d6111c325f69a17ac0
169375
169376    Monotone-Author: wsourdeau@inverse.ca
169377    Monotone-Date: 2008-01-16T18:47:20
169378    Monotone-Branch: ca.inverse.sogo
169379
169380A	SoObjects/SOGo/SOGoCache.h
169381A	SoObjects/SOGo/SOGoCache.m
169382
169383commit 8aae87afd5ce9cbc0a776ce3a5be6d58db4a364c
169384Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169385Date:   Wed Jan 16 18:46:32 2008 +0000
169386
169387    Monotone-Parent: f6d4ca8944c94273bc0dae0565c60e45be9f2ca1
169388    Monotone-Revision: 98896091d472e0ee7990f69f32f5981f5d1dc546
169389
169390    Monotone-Author: wsourdeau@inverse.ca
169391    Monotone-Date: 2008-01-16T18:46:32
169392    Monotone-Branch: ca.inverse.sogo
169393
169394M	Main/SOGo.m
169395M	SOPE/GDLContentStore/GCSFolder.h
169396M	SOPE/GDLContentStore/GCSFolder.m
169397M	SOPE/sope-patchset-r1557.diff
169398A	Scripts/sogo-user.pl
169399M	SoObjects/Appointments/SOGoAppointmentFolder.m
169400M	SoObjects/Appointments/SOGoCalendarComponent.m
169401M	SoObjects/Contacts/SOGoContactGCSEntry.m
169402M	SoObjects/Mailer/SOGoMailAccounts.m
169403M	SoObjects/Mailer/SOGoMailObject.m
169404M	SoObjects/SOGo/GNUmakefile
169405M	SoObjects/SOGo/SOGoContentObject.h
169406M	SoObjects/SOGo/SOGoContentObject.m
169407M	SoObjects/SOGo/SOGoObject.m
169408M	SoObjects/SOGo/SOGoUser.m
169409M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
169410
169411commit d0db04a31ea988aeecfbf63323521aacd3cca9be
169412Author: Francis Lachapelle <flachapelle@inverse.ca>
169413Date:   Wed Jan 16 17:23:46 2008 +0000
169414
169415    Monotone-Parent: b11440ad1fa42c57190ed1e93d71261a15d7349c
169416    Monotone-Revision: f6d4ca8944c94273bc0dae0565c60e45be9f2ca1
169417
169418    Monotone-Author: flachapelle@inverse.ca
169419    Monotone-Date: 2008-01-16T17:23:46
169420    Monotone-Branch: ca.inverse.sogo
169421
169422M	UI/Scheduler/German.lproj/Localizable.strings
169423
169424commit f4fd9e1fa694a018059de0ddefde36d2d161a58b
169425Author: Ludovic Marcotte <lmarcotte@inverse.ca>
169426Date:   Wed Jan 16 17:07:46 2008 +0000
169427
169428    see changelog
169429
169430    Monotone-Parent: 6ead4733302fbf149fcd9936a6e3eb9f4a85acac
169431    Monotone-Revision: 656122c69a0d8d7212bed5df2febbb397d3ff7de
169432
169433    Monotone-Author: ludovic@Sophos.ca
169434    Monotone-Date: 2008-01-16T17:07:46
169435    Monotone-Branch: ca.inverse.sogo
169436
169437M	ChangeLog
169438M	UI/Scheduler/UIxComponentEditor.m
169439M	UI/WebServerResources/UIxRecurrenceEditor.js
169440
169441commit 4da5e751e6acf3e7a28db147d684443eecd0ff17
169442Author: Francis Lachapelle <flachapelle@inverse.ca>
169443Date:   Wed Jan 16 15:18:41 2008 +0000
169444
169445    Monotone-Parent: 6ead4733302fbf149fcd9936a6e3eb9f4a85acac
169446    Monotone-Revision: 55cffccd09952a874480f0adb6ded2337fa76e1d
169447
169448    Monotone-Author: flachapelle@inverse.ca
169449    Monotone-Date: 2008-01-16T15:18:41
169450    Monotone-Branch: ca.inverse.sogo
169451
169452M	UI/WebServerResources/SchedulerUI.js
169453
169454commit 82e6e94a821c79e0f195305ad7a9b55351186457
169455Author: Francis Lachapelle <flachapelle@inverse.ca>
169456Date:   Wed Jan 16 14:57:41 2008 +0000
169457
169458    Monotone-Parent: a157cdab1102429e9d7b24c14204d15f42e774f5
169459    Monotone-Revision: 6ead4733302fbf149fcd9936a6e3eb9f4a85acac
169460
169461    Monotone-Author: flachapelle@inverse.ca
169462    Monotone-Date: 2008-01-16T14:57:41
169463    Monotone-Branch: ca.inverse.sogo
169464
169465M	UI/WebServerResources/SchedulerUI.js
169466
169467commit 341c5477fed9c1af12dd6408b0d9ff3ba2529f61
169468Author: Francis Lachapelle <flachapelle@inverse.ca>
169469Date:   Tue Jan 15 21:45:48 2008 +0000
169470
169471    Monotone-Parent: 1b7e32ba68558b623b1ae7c252ace2acac8680fd
169472    Monotone-Revision: a157cdab1102429e9d7b24c14204d15f42e774f5
169473
169474    Monotone-Author: flachapelle@inverse.ca
169475    Monotone-Date: 2008-01-15T21:45:48
169476    Monotone-Branch: ca.inverse.sogo
169477
169478M	UI/Scheduler/English.lproj/Localizable.strings
169479M	UI/Scheduler/French.lproj/Localizable.strings
169480M	UI/Scheduler/UIxCalFilterPanel.m
169481M	UI/Scheduler/UIxCalendarSelector.h
169482M	UI/Scheduler/UIxCalendarSelector.m
169483M	UI/Scheduler/UIxComponentEditor.m
169484M	UI/Scheduler/UIxRecurrenceEditor.h
169485M	UI/Scheduler/UIxRecurrenceEditor.m
169486M	UI/Scheduler/product.plist
169487M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
169488M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
169489M	UI/WebServerResources/SchedulerUI.js
169490M	UI/WebServerResources/UIxAppointmentEditor.css
169491M	UI/WebServerResources/UIxComponentEditor.js
169492M	UI/WebServerResources/UIxRecurrenceEditor.css
169493M	UI/WebServerResources/UIxRecurrenceEditor.js
169494M	UI/WebServerResources/skycalendar.js
169495
169496commit 0e711665727f3265c1b6f115639ec89674d99e64
169497Author: Francis Lachapelle <flachapelle@inverse.ca>
169498Date:   Mon Jan 14 23:17:19 2008 +0000
169499
169500    Monotone-Parent: d0bac3e011530303af72e9c18fb634d1be17ddb5
169501    Monotone-Revision: 1b7e32ba68558b623b1ae7c252ace2acac8680fd
169502
169503    Monotone-Author: flachapelle@inverse.ca
169504    Monotone-Date: 2008-01-14T23:17:19
169505    Monotone-Branch: ca.inverse.sogo
169506
169507M	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
169508M	UI/WebServerResources/UIxRecurrenceEditor.css
169509M	UI/WebServerResources/UIxRecurrenceEditor.js
169510
169511commit 964b0ae5632ece33412a210405563728f5e30ac4
169512Author: Francis Lachapelle <flachapelle@inverse.ca>
169513Date:   Mon Jan 14 23:16:49 2008 +0000
169514
169515    Monotone-Parent: b7b4b1f3f729de477db90d41fee55b91ea781b02
169516    Monotone-Revision: d0bac3e011530303af72e9c18fb634d1be17ddb5
169517
169518    Monotone-Author: flachapelle@inverse.ca
169519    Monotone-Date: 2008-01-14T23:16:49
169520    Monotone-Branch: ca.inverse.sogo
169521
169522M	UI/WebServerResources/ContactsUI.css
169523
169524commit 2d2fcffec54e0b52d689be5eba44115d2f5ef1e9
169525Author: Ludovic Marcotte <lmarcotte@inverse.ca>
169526Date:   Mon Jan 14 13:57:28 2008 +0000
169527
169528    see changelog
169529
169530    Monotone-Parent: 0f4484bf642d11bc96f9672226ec495c99e2301f
169531    Monotone-Revision: b7b4b1f3f729de477db90d41fee55b91ea781b02
169532
169533    Monotone-Author: ludovic@Sophos.ca
169534    Monotone-Date: 2008-01-14T13:57:28
169535    Monotone-Branch: ca.inverse.sogo
169536
169537M	ChangeLog
169538M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
169539M	UI/Scheduler/GNUmakefile
169540M	UI/Scheduler/UIxAppointmentEditor.h
169541M	UI/Scheduler/UIxAppointmentEditor.m
169542M	UI/Scheduler/UIxComponentEditor.h
169543M	UI/Scheduler/UIxComponentEditor.m
169544A	UI/Scheduler/UIxRecurrenceEditor.h
169545A	UI/Scheduler/UIxRecurrenceEditor.m
169546M	UI/Scheduler/UIxTaskEditor.h
169547M	UI/Scheduler/UIxTaskEditor.m
169548M	UI/Scheduler/product.plist
169549M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
169550M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
169551A	UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox
169552M	UI/Templates/SchedulerUI/UIxTaskEditor.wox
169553M	UI/WebServerResources/HTMLElement.js
169554M	UI/WebServerResources/UIxComponentEditor.js
169555A	UI/WebServerResources/UIxRecurrenceEditor.css
169556A	UI/WebServerResources/UIxRecurrenceEditor.js
169557
169558commit 79267d40ce098e8b6d1181ac5ee022aba2bbcb9d
169559Author: Francis Lachapelle <flachapelle@inverse.ca>
169560Date:   Thu Jan 10 22:09:09 2008 +0000
169561
169562    Monotone-Parent: 85be663651298be4dd015db0e4001aeb980665f9
169563    Monotone-Revision: 0f4484bf642d11bc96f9672226ec495c99e2301f
169564
169565    Monotone-Author: flachapelle@inverse.ca
169566    Monotone-Date: 2008-01-10T22:09:09
169567    Monotone-Branch: ca.inverse.sogo
169568
169569M	UI/WebServerResources/UIxContactsUserFolders.js
169570
169571commit 387e36b2e24fb9d7121f7be5272758067b778840
169572Author: Francis Lachapelle <flachapelle@inverse.ca>
169573Date:   Tue Jan 8 21:00:10 2008 +0000
169574
169575    Monotone-Parent: c0fb79ac4b4ecd31756e198dad578c85b586d2a4
169576    Monotone-Revision: 85be663651298be4dd015db0e4001aeb980665f9
169577
169578    Monotone-Author: flachapelle@inverse.ca
169579    Monotone-Date: 2008-01-08T21:00:10
169580    Monotone-Branch: ca.inverse.sogo
169581
169582M	UI/WebServerResources/SchedulerUI.js
169583
169584commit 847388479d697960a4cd115b5ec8f2d1cfb8d7f4
169585Author: Francis Lachapelle <flachapelle@inverse.ca>
169586Date:   Tue Jan 8 20:35:35 2008 +0000
169587
169588    Monotone-Parent: b660b29d66c16a254c4fdfd215d0c39ccb38db39
169589    Monotone-Revision: c0fb79ac4b4ecd31756e198dad578c85b586d2a4
169590
169591    Monotone-Author: flachapelle@inverse.ca
169592    Monotone-Date: 2008-01-08T20:35:35
169593    Monotone-Branch: ca.inverse.sogo
169594
169595M	UI/Scheduler/English.lproj/Localizable.strings
169596
169597commit f4e0ba66e6fed396f8a0850a7231ced79e924cf2
169598Author: Francis Lachapelle <flachapelle@inverse.ca>
169599Date:   Tue Jan 8 20:29:51 2008 +0000
169600
169601    Monotone-Parent: 1d7595555adaaa499a56601d8635282526350a2e
169602    Monotone-Revision: 417eb1a0caae0d680292391081de2e4b99beecda
169603
169604    Monotone-Author: flachapelle@inverse.ca
169605    Monotone-Date: 2008-01-08T20:29:51
169606    Monotone-Branch: ca.inverse.sogo
169607
169608M	ChangeLog
169609M	UI/MailerUI/UIxMailAccountActions.m
169610M	UI/Scheduler/English.lproj/Localizable.strings
169611M	UI/Scheduler/French.lproj/Localizable.strings
169612M	UI/Scheduler/German.lproj/Localizable.strings
169613M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
169614M	UI/WebServerResources/MailerUI.js
169615M	UI/WebServerResources/UIxAppointmentEditor.css
169616M	UI/WebServerResources/UIxAppointmentEditor.js
169617M	UI/WebServerResources/UIxComponentEditor.js
169618M	UI/WebServerResources/generic.js
169619
169620commit 931c4442d82c0aa871b049605ee504ee41aa44e3
169621Author: Dominik Gehl <dgehl@inverse.ca>
169622Date:   Tue Jan 8 20:14:49 2008 +0000
169623
169624    fix pour https://support.inverse.ca/mantis/view.php?id=2008
169625
169626    Monotone-Parent: 1d7595555adaaa499a56601d8635282526350a2e
169627    Monotone-Revision: 52de7ca60ee4c08121422f971592744b4e22b261
169628
169629    Monotone-Author: dgehl@inverse.ca
169630    Monotone-Date: 2008-01-08T20:14:49
169631    Monotone-Branch: ca.inverse.sogo
169632
169633M	UI/Scheduler/English.lproj/Localizable.strings
169634
169635commit 185195814e3eaf4658a8a03e3e0f2e361af081f9
169636Author: Francis Lachapelle <flachapelle@inverse.ca>
169637Date:   Tue Jan 8 16:07:21 2008 +0000
169638
169639    Monotone-Parent: 74fb27cf11d4f0564a4ac61bc6648ff8962ccc86
169640    Monotone-Revision: 1d7595555adaaa499a56601d8635282526350a2e
169641
169642    Monotone-Author: flachapelle@inverse.ca
169643    Monotone-Date: 2008-01-08T16:07:21
169644    Monotone-Branch: ca.inverse.sogo
169645
169646M	UI/WebServerResources/HTMLElement.js
169647
169648commit 16f80130bb5450b09b00b2b2c07979113c70f8e0
169649Author: Francis Lachapelle <flachapelle@inverse.ca>
169650Date:   Fri Jan 4 21:09:20 2008 +0000
169651
169652    Monotone-Parent: ad74fe2a39d0af65f91d5693fada5eaec21e1c0d
169653    Monotone-Revision: 74fb27cf11d4f0564a4ac61bc6648ff8962ccc86
169654
169655    Monotone-Author: flachapelle@inverse.ca
169656    Monotone-Date: 2008-01-04T21:09:20
169657    Monotone-Branch: ca.inverse.sogo
169658
169659M	UI/WebServerResources/MailerUI.css
169660
169661commit 0c7f3b90b7248392cea14576776d24f88986ca1d
169662Author: Francis Lachapelle <flachapelle@inverse.ca>
169663Date:   Fri Jan 4 20:58:52 2008 +0000
169664
169665    Monotone-Parent: 4bfedf0d0ab8fc8042756a4922e29e7270a9c9c0
169666    Monotone-Revision: ad74fe2a39d0af65f91d5693fada5eaec21e1c0d
169667
169668    Monotone-Author: flachapelle@inverse.ca
169669    Monotone-Date: 2008-01-04T20:58:52
169670    Monotone-Branch: ca.inverse.sogo
169671
169672M	NEWS
169673M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
169674M	UI/Templates/UIxPageFrame.wox
169675M	UI/WebServerResources/UIxAttendeesEditor.css
169676M	UI/WebServerResources/UIxAttendeesEditor.js
169677M	UI/WebServerResources/iefixes.css
169678
169679commit 0b5ea38d2ca3f6bb08b562e3c4267ef1cc8628af
169680Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169681Date:   Fri Dec 21 21:49:05 2007 +0000
169682
169683    Monotone-Parent: 40a0028366ecf340e0202b4e2bc2c314cb602e80
169684    Monotone-Revision: 2918fd48475c28fab3fffda506a3e755d3121d38
169685
169686    Monotone-Author: wsourdeau@inverse.ca
169687    Monotone-Date: 2007-12-21T21:49:05
169688    Monotone-Branch: ca.inverse.sogo
169689
169690M	UI/Contacts/UIxContactEditor.m
169691
169692commit f2e40a1e56c021134f887aeb0a27d596b2b8cd4d
169693Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169694Date:   Fri Dec 21 21:38:58 2007 +0000
169695
169696    Monotone-Parent: d524bf02e8b24bbd6f3ad615251c634e0020b6f4
169697    Monotone-Revision: 40a0028366ecf340e0202b4e2bc2c314cb602e80
169698
169699    Monotone-Author: wsourdeau@inverse.ca
169700    Monotone-Date: 2007-12-21T21:38:58
169701    Monotone-Branch: ca.inverse.sogo
169702
169703M	UI/Scheduler/UIxComponentEditor.m
169704
169705commit 6f6b695abe032e25ca0deb29e6c9058e7d541828
169706Author: Ludovic Marcotte <lmarcotte@inverse.ca>
169707Date:   Fri Dec 21 18:23:48 2007 +0000
169708
169709    small fix in previous commit
169710
169711    Monotone-Parent: 7b7bd2c2a5b03397fa881da7976214adc4635a4a
169712    Monotone-Revision: 46e53471ba15a415a840ddb058785b89b6415704
169713
169714    Monotone-Author: ludovic@Sophos.ca
169715    Monotone-Date: 2007-12-21T18:23:48
169716    Monotone-Branch: ca.inverse.sogo
169717
169718M	UI/Contacts/UIxContactView.m
169719
169720commit f6bff0a7bd663ee9982d64ba9b69fe9e8952553c
169721Author: Ludovic Marcotte <lmarcotte@inverse.ca>
169722Date:   Fri Dec 21 16:57:11 2007 +0000
169723
169724    see changelog
169725
169726    Monotone-Parent: 98c12fec2aa59fdb212078c989152e071dfdd714
169727    Monotone-Revision: 7b7bd2c2a5b03397fa881da7976214adc4635a4a
169728
169729    Monotone-Author: ludovic@Sophos.ca
169730    Monotone-Date: 2007-12-21T16:57:11
169731    Monotone-Branch: ca.inverse.sogo
169732
169733M	ChangeLog
169734M	UI/Contacts/UIxContactView.m
169735
169736commit a0bd486347d82193790db3a57db1b86b2acf795d
169737Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169738Date:   Thu Dec 20 23:01:44 2007 +0000
169739
169740    Monotone-Parent: 98c12fec2aa59fdb212078c989152e071dfdd714
169741    Monotone-Revision: d524bf02e8b24bbd6f3ad615251c634e0020b6f4
169742
169743    Monotone-Author: wsourdeau@inverse.ca
169744    Monotone-Date: 2007-12-20T23:01:44
169745    Monotone-Branch: ca.inverse.sogo
169746
169747M	Scripts/sogod-wrapper
169748
169749commit e41af277531a1fcb8dfc50f831191b9def1855a1
169750Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169751Date:   Thu Dec 20 21:58:27 2007 +0000
169752
169753    Monotone-Parent: 3e42d115059ba6eeaba7c45ff4f1b67baae90829
169754    Monotone-Revision: 98c12fec2aa59fdb212078c989152e071dfdd714
169755
169756    Monotone-Author: wsourdeau@inverse.ca
169757    Monotone-Date: 2007-12-20T21:58:27
169758    Monotone-Branch: ca.inverse.sogo
169759
169760M	UI/Scheduler/UIxComponentEditor.m
169761
169762commit 53d1958055b4eba6c5f2d2569b9a41451e306534
169763Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169764Date:   Thu Dec 20 21:57:49 2007 +0000
169765
169766    Monotone-Parent: 829091932d60b0fc62276de7ab03d48d248b54e1
169767    Monotone-Revision: 3e42d115059ba6eeaba7c45ff4f1b67baae90829
169768
169769    Monotone-Author: wsourdeau@inverse.ca
169770    Monotone-Date: 2007-12-20T21:57:49
169771    Monotone-Branch: ca.inverse.sogo
169772
169773M	SOPE/NGCards/ChangeLog
169774M	SOPE/NGCards/NGCardsSaxHandler.m
169775M	SOPE/NGCards/NSString+NGCards.h
169776M	SOPE/NGCards/NSString+NGCards.m
169777
169778commit 1808dddda55b58e9d521d6cf55291e2749f6681b
169779Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169780Date:   Thu Dec 20 21:56:37 2007 +0000
169781
169782    Monotone-Parent: 51154327df2daa3fe6e616128e1e689cd3c69683
169783    Monotone-Revision: 829091932d60b0fc62276de7ab03d48d248b54e1
169784
169785    Monotone-Author: wsourdeau@inverse.ca
169786    Monotone-Date: 2007-12-20T21:56:37
169787    Monotone-Branch: ca.inverse.sogo
169788
169789M	ChangeLog
169790M	SoObjects/SOGo/SOGoContentObject.m
169791
169792commit b59d5ddee476f98a5404b129349c47cdaf1714ea
169793Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169794Date:   Thu Dec 20 21:55:50 2007 +0000
169795
169796    Monotone-Parent: ced0f06e463a22ebb3812a7fcd4a1ef7b5a1f46c
169797    Monotone-Revision: 51154327df2daa3fe6e616128e1e689cd3c69683
169798
169799    Monotone-Author: wsourdeau@inverse.ca
169800    Monotone-Date: 2007-12-20T21:55:50
169801    Monotone-Branch: ca.inverse.sogo
169802
169803M	UI/WebServerResources/MailerUI.css
169804
169805commit fb2b3d095aaf889c6c2579ac4aecf12af67bbb47
169806Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169807Date:   Tue Dec 18 16:30:03 2007 +0000
169808
169809    Monotone-Parent: 3014a5bc1171dc1be50b98deb24d4cfc7e769a71
169810    Monotone-Revision: 46ad36b9683fe69680e587f98019b74bc6ec5d7f
169811
169812    Monotone-Author: wsourdeau@inverse.ca
169813    Monotone-Date: 2007-12-18T16:30:03
169814    Monotone-Branch: ca.inverse.sogo
169815
169816M	SOPE/GDLContentStore/GCSFolder.m
169817
169818commit 9a7d530d8f81978ea1d0b05a317078ff0af1824f
169819Author: Francis Lachapelle <flachapelle@inverse.ca>
169820Date:   Mon Dec 17 22:22:45 2007 +0000
169821
169822    Monotone-Parent: 1ba4b22d198e6713ef43aa72d57226fbb44656c1
169823    Monotone-Revision: 5bf793a7ff6961b9cb331cb0b2e5068dc768f5cf
169824
169825    Monotone-Author: flachapelle@inverse.ca
169826    Monotone-Date: 2007-12-17T22:22:45
169827    Monotone-Branch: ca.inverse.sogo
169828
169829M	NEWS
169830
169831commit 6730c7ad1c715aafa700e9d939e10edc33fcccfd
169832Author: Francis Lachapelle <flachapelle@inverse.ca>
169833Date:   Mon Dec 17 22:18:30 2007 +0000
169834
169835    Monotone-Parent: 2f99ef62585c941c8c8ea1a94d1fc31d843c589f
169836    Monotone-Revision: 2315fd857fb9cd19617eedf26be41092290b416f
169837
169838    Monotone-Author: flachapelle@inverse.ca
169839    Monotone-Date: 2007-12-17T22:18:30
169840    Monotone-Branch: ca.inverse.sogo
169841
169842M	UI/WebServerResources/UIxAttendeesEditor.css
169843M	UI/WebServerResources/iefixes.css
169844
169845commit f505856af38d81417dd82844b36c8efb509daaf6
169846Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169847Date:   Mon Dec 17 22:12:32 2007 +0000
169848
169849    Monotone-Parent: 2f99ef62585c941c8c8ea1a94d1fc31d843c589f
169850    Monotone-Revision: 3014a5bc1171dc1be50b98deb24d4cfc7e769a71
169851
169852    Monotone-Author: wsourdeau@inverse.ca
169853    Monotone-Date: 2007-12-17T22:12:32
169854    Monotone-Branch: ca.inverse.sogo
169855
169856M	NEWS
169857
169858commit 4c75cda7f5e5733bd249bd10fdd17987d15752a9
169859Author: Francis Lachapelle <flachapelle@inverse.ca>
169860Date:   Mon Dec 17 21:38:48 2007 +0000
169861
169862    Monotone-Parent: 6233812eac33115667675d01081adb1fed7344fd
169863    Monotone-Revision: 9e5bc230d6271b83c611acea6c2d7bd1bded95f1
169864
169865    Monotone-Author: flachapelle@inverse.ca
169866    Monotone-Date: 2007-12-17T21:38:48
169867    Monotone-Branch: ca.inverse.sogo
169868
169869M	UI/WebServerResources/UIxAclEditor.js
169870
169871commit b5f32e512932e1afed4e0b55e15a412b60891501
169872Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169873Date:   Mon Dec 17 21:10:58 2007 +0000
169874
169875    Monotone-Parent: 348d7cfde7b84e4f271c58cd0b418303e0e045d1
169876    Monotone-Revision: 2bfa9bbfe434c155e38912aec8785dc7fa44e272
169877
169878    Monotone-Author: wsourdeau@inverse.ca
169879    Monotone-Date: 2007-12-17T21:10:58
169880    Monotone-Branch: ca.inverse.sogo
169881
169882M	UI/MailerUI/UIxMailFolderActions.m
169883
169884commit c1040b2216e44c98b74a5519607c7bb2b8a68a2c
169885Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169886Date:   Mon Dec 17 21:03:21 2007 +0000
169887
169888    Monotone-Parent: 0e4fe01f65e6836cefb46fca4a1cc35a759e63c2
169889    Monotone-Revision: 348d7cfde7b84e4f271c58cd0b418303e0e045d1
169890
169891    Monotone-Author: wsourdeau@inverse.ca
169892    Monotone-Date: 2007-12-17T21:03:21
169893    Monotone-Branch: ca.inverse.sogo
169894
169895M	UI/Scheduler/UIxCalListingActions.m
169896
169897commit f0159c1f07c92f503ff52d53f4b7a324636b8f3b
169898Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169899Date:   Mon Dec 17 20:58:12 2007 +0000
169900
169901    Monotone-Parent: 9fe369dfb72baf0d05e6ae5266d91baf4461f26c
169902    Monotone-Revision: 0e4fe01f65e6836cefb46fca4a1cc35a759e63c2
169903
169904    Monotone-Author: wsourdeau@inverse.ca
169905    Monotone-Date: 2007-12-17T20:58:12
169906    Monotone-Branch: ca.inverse.sogo
169907
169908M	NEWS
169909M	SoObjects/Appointments/product.plist
169910M	UI/Scheduler/UIxComponentEditor.m
169911
169912commit 9a3a22dce19b619be206e935f748417ad60e0e57
169913Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169914Date:   Mon Dec 17 20:49:33 2007 +0000
169915
169916    Monotone-Parent: c4d172fda57e0bd72cb109b117dbc93d996684f0
169917    Monotone-Revision: 9fe369dfb72baf0d05e6ae5266d91baf4461f26c
169918
169919    Monotone-Author: wsourdeau@inverse.ca
169920    Monotone-Date: 2007-12-17T20:49:33
169921    Monotone-Branch: ca.inverse.sogo
169922
169923M	UI/Scheduler/UIxCalListingActions.m
169924
169925commit b62a6e9f7f6a8821111f3c85354e86c80a3bb6da
169926Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169927Date:   Mon Dec 17 20:45:48 2007 +0000
169928
169929    Monotone-Parent: 2ddf3577ff0d5f52e3f3dda10dce5e8c94f2421b
169930    Monotone-Revision: aca422868e377bcf123be4fcaa0a258238b473a6
169931
169932    Monotone-Author: wsourdeau@inverse.ca
169933    Monotone-Date: 2007-12-17T20:45:48
169934    Monotone-Branch: ca.inverse.sogo
169935
169936M	ChangeLog
169937M	UI/MailerUI/UIxMailEditor.m
169938M	UI/Templates/MailerUI/UIxMailEditor.wox
169939
169940commit 21de09a9f06048465272a3b9048cd63c1c398adc
169941Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169942Date:   Mon Dec 17 20:39:17 2007 +0000
169943
169944    Monotone-Parent: 78bf08327def3b919404fee519b7ba663184b54e
169945    Monotone-Revision: 2ddf3577ff0d5f52e3f3dda10dce5e8c94f2421b
169946
169947    Monotone-Author: wsourdeau@inverse.ca
169948    Monotone-Date: 2007-12-17T20:39:17
169949    Monotone-Branch: ca.inverse.sogo
169950
169951M	ChangeLog
169952M	SoObjects/Mailer/SOGoDraftObject.m
169953
169954commit 9ae5be92419cf0362ed124932501c7021f924701
169955Author: Francis Lachapelle <flachapelle@inverse.ca>
169956Date:   Mon Dec 17 20:31:03 2007 +0000
169957
169958    Monotone-Parent: 7673d0874bfab0e145fb002673765af736eb602a
169959    Monotone-Revision: 6233812eac33115667675d01081adb1fed7344fd
169960
169961    Monotone-Author: flachapelle@inverse.ca
169962    Monotone-Date: 2007-12-17T20:31:03
169963    Monotone-Branch: ca.inverse.sogo
169964
169965M	UI/Scheduler/UIxCalListingActions.m
169966
169967commit 0645480c701967e23c7b7cc0a242e558abdcc059
169968Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169969Date:   Mon Dec 17 20:28:13 2007 +0000
169970
169971    Monotone-Parent: ac841eb2b94bbfe80bea0191f70da349cc60a700
169972    Monotone-Revision: 78bf08327def3b919404fee519b7ba663184b54e
169973
169974    Monotone-Author: wsourdeau@inverse.ca
169975    Monotone-Date: 2007-12-17T20:28:13
169976    Monotone-Branch: ca.inverse.sogo
169977
169978M	SOPE/sope-patchset-r1557.diff
169979
169980commit b3679212bb9ac9395aaa0701cf1ef3fffcdd68d2
169981Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
169982Date:   Mon Dec 17 20:24:07 2007 +0000
169983
169984    Monotone-Parent: 7673d0874bfab0e145fb002673765af736eb602a
169985    Monotone-Revision: ac841eb2b94bbfe80bea0191f70da349cc60a700
169986
169987    Monotone-Author: wsourdeau@inverse.ca
169988    Monotone-Date: 2007-12-17T20:24:07
169989    Monotone-Branch: ca.inverse.sogo
169990
169991M	ChangeLog
169992M	SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html
169993M	SoObjects/Mailer/SOGoMailBodyPart.h
169994M	SoObjects/Mailer/SOGoMailBodyPart.m
169995M	UI/MailPartViewers/UIxMailPartImageViewer.m
169996M	UI/MailPartViewers/UIxMailPartViewer.h
169997M	UI/MailPartViewers/UIxMailPartViewer.m
169998M	UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox
169999
170000commit c49357554135d17e7f5b8cd50d5e5f8aa14c70aa
170001Author: Francis Lachapelle <flachapelle@inverse.ca>
170002Date:   Mon Dec 17 17:19:10 2007 +0000
170003
170004    Monotone-Parent: 1b2bd479da4660b08f3b99662b1d83c231901dcd
170005    Monotone-Revision: 7673d0874bfab0e145fb002673765af736eb602a
170006
170007    Monotone-Author: flachapelle@inverse.ca
170008    Monotone-Date: 2007-12-17T17:19:10
170009    Monotone-Branch: ca.inverse.sogo
170010
170011M	UI/WebServerResources/ContactsUI.js
170012
170013commit 0368b9f2f9f34111f22d47195c64bbd05fd0bb3c
170014Author: Francis Lachapelle <flachapelle@inverse.ca>
170015Date:   Mon Dec 17 15:53:39 2007 +0000
170016
170017    Monotone-Parent: 6a48cdb414ef6ca38666c4558e55a983da0b1cdf
170018    Monotone-Revision: 1b2bd479da4660b08f3b99662b1d83c231901dcd
170019
170020    Monotone-Author: flachapelle@inverse.ca
170021    Monotone-Date: 2007-12-17T15:53:39
170022    Monotone-Branch: ca.inverse.sogo
170023
170024M	ChangeLog
170025
170026commit c3f90911969fee3632690b01fb7e813b615733df
170027Author: Francis Lachapelle <flachapelle@inverse.ca>
170028Date:   Mon Dec 17 15:51:37 2007 +0000
170029
170030    Monotone-Parent: 558ad53328c167b68815d36374a3c2d92055f0b2
170031    Monotone-Revision: 6a48cdb414ef6ca38666c4558e55a983da0b1cdf
170032
170033    Monotone-Author: flachapelle@inverse.ca
170034    Monotone-Date: 2007-12-17T15:51:37
170035    Monotone-Branch: ca.inverse.sogo
170036
170037M	UI/MailerUI/UIxMailMainFrame.m
170038M	UI/WebServerResources/ContactsUI.js
170039
170040commit 5b678fd334a665293f1042f8fa5949e1750440e0
170041Author: Francis Lachapelle <flachapelle@inverse.ca>
170042Date:   Mon Dec 17 15:34:01 2007 +0000
170043
170044    Monotone-Parent: b18975047f69436053c859a6b62916e650ac6f8b
170045    Monotone-Revision: 558ad53328c167b68815d36374a3c2d92055f0b2
170046
170047    Monotone-Author: flachapelle@inverse.ca
170048    Monotone-Date: 2007-12-17T15:34:01
170049    Monotone-Branch: ca.inverse.sogo
170050
170051M	UI/WebServerResources/ContactsUI.js
170052M	UI/WebServerResources/UIxContactsUserFolders.js
170053
170054commit 0f74a8d504d82f3daeeeeb1edfffa701a2b12a42
170055Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170056Date:   Mon Dec 17 15:29:06 2007 +0000
170057
170058    Monotone-Parent: 46747edd0dcb4ecc9b939b9c8be25185efe65144
170059    Monotone-Revision: 772069a4679fa8b05adc4dc49b2087230a05669c
170060
170061    Monotone-Author: wsourdeau@inverse.ca
170062    Monotone-Date: 2007-12-17T15:29:06
170063    Monotone-Branch: ca.inverse.sogo
170064
170065M	SOPE/GDLContentStore/EOQualifier+GCS.m
170066M	SOPE/GDLContentStore/GCSFolder.m
170067M	SOPE/NGCards/iCalDateTime.m
170068M	SoObjects/Mailer/SOGoMailBodyPart.h
170069M	UI/MailPartViewers/UIxMailPartICalViewer.m
170070M	UI/MailerUI/UIxMailMainFrame.m
170071M	UI/SOGoUI/SOGoACLAdvisory.h
170072M	UI/SOGoUI/SOGoACLAdvisory.m
170073M	UI/Scheduler/UIxAppointmentEditor.m
170074M	UI/Scheduler/UIxCalListingActions.m
170075M	UI/Scheduler/UIxCalView.m
170076M	UI/Scheduler/UIxTaskEditor.m
170077
170078commit 76c907fc654a6569848156f9831a7a5f133f985d
170079Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170080Date:   Mon Dec 17 15:28:51 2007 +0000
170081
170082    Monotone-Parent: c02dd3d01814ad72a1f92274c590ed4b8a820a0b
170083    Monotone-Revision: 46747edd0dcb4ecc9b939b9c8be25185efe65144
170084
170085    Monotone-Author: wsourdeau@inverse.ca
170086    Monotone-Date: 2007-12-17T15:28:51
170087    Monotone-Branch: ca.inverse.sogo
170088
170089M	ChangeLog
170090M	UI/Scheduler/NSArray+Scheduler.h
170091M	UI/Scheduler/NSArray+Scheduler.m
170092
170093commit d7e2ba3e841f86c3c23fa538e72c322d9e914317
170094Author: Francis Lachapelle <flachapelle@inverse.ca>
170095Date:   Mon Dec 17 15:24:45 2007 +0000
170096
170097    Monotone-Parent: f2dafa3b843a910332ba765aaaae55cabb0b0ab5
170098    Monotone-Revision: 67bda357e8c25b79b6b024c6a8a779918c63ab3e
170099
170100    Monotone-Author: flachapelle@inverse.ca
170101    Monotone-Date: 2007-12-17T15:24:45
170102    Monotone-Branch: ca.inverse.sogo
170103
170104M	NEWS
170105
170106commit 370ac8bb7911422475ef586f8a0a7f7c52980cff
170107Author: Francis Lachapelle <flachapelle@inverse.ca>
170108Date:   Mon Dec 17 15:24:28 2007 +0000
170109
170110    Monotone-Parent: 5e8029104157eb3892165659ff798e4b15b1d515
170111    Monotone-Revision: f2dafa3b843a910332ba765aaaae55cabb0b0ab5
170112
170113    Monotone-Author: flachapelle@inverse.ca
170114    Monotone-Date: 2007-12-17T15:24:28
170115    Monotone-Branch: ca.inverse.sogo
170116
170117M	UI/WebServerResources/MailerUI.js
170118
170119commit 9d4191756d1522c1913c7476957d5ef776bebe31
170120Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170121Date:   Mon Dec 17 14:57:45 2007 +0000
170122
170123    Monotone-Parent: 5e8029104157eb3892165659ff798e4b15b1d515
170124    Monotone-Revision: c02dd3d01814ad72a1f92274c590ed4b8a820a0b
170125
170126    Monotone-Author: wsourdeau@inverse.ca
170127    Monotone-Date: 2007-12-17T14:57:45
170128    Monotone-Branch: ca.inverse.sogo
170129
170130M	SoObjects/SOGo/SOGoUserFolder.m
170131
170132commit d44a59e146c7eb3bdbd7a411817d9846d2d58b4e
170133Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170134Date:   Fri Dec 14 22:05:59 2007 +0000
170135
170136    Monotone-Parent: 4f32f5066a49fc0c20c041c10ffecac8c5305625
170137    Monotone-Revision: 5e8029104157eb3892165659ff798e4b15b1d515
170138
170139    Monotone-Author: wsourdeau@inverse.ca
170140    Monotone-Date: 2007-12-14T22:05:59
170141    Monotone-Branch: ca.inverse.sogo
170142
170143M	SOPE/sope-patchset-r1557.diff
170144
170145commit 89cff4f7c0aa51d7a9f3b5ca3f6031db6bfe4f82
170146Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170147Date:   Fri Dec 14 22:02:59 2007 +0000
170148
170149    Monotone-Parent: 660d3abf12c4dd70e9931bf0279e66857850aa9b
170150    Monotone-Revision: 4f32f5066a49fc0c20c041c10ffecac8c5305625
170151
170152    Monotone-Author: wsourdeau@inverse.ca
170153    Monotone-Date: 2007-12-14T22:02:59
170154    Monotone-Branch: ca.inverse.sogo
170155
170156M	UI/MainUI/product.plist
170157
170158commit 746270916f5555137995640739a5ae96183d2713
170159Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170160Date:   Fri Dec 14 22:02:53 2007 +0000
170161
170162    Monotone-Parent: eb56d3246a07a98ba9e1f305e99732618f2eb738
170163    Monotone-Revision: 660d3abf12c4dd70e9931bf0279e66857850aa9b
170164
170165    Monotone-Author: wsourdeau@inverse.ca
170166    Monotone-Date: 2007-12-14T22:02:53
170167    Monotone-Branch: ca.inverse.sogo
170168
170169M	SoObjects/Appointments/product.plist
170170
170171commit 164a833f3f3e1b0b2dff52b82bebec15ecc35323
170172Author: Ludovic Marcotte <lmarcotte@inverse.ca>
170173Date:   Fri Dec 14 20:02:51 2007 +0000
170174
170175    see changelog
170176
170177    Monotone-Parent: c5897425faf8f3a723929198ea103791db97e34a
170178    Monotone-Revision: eb56d3246a07a98ba9e1f305e99732618f2eb738
170179
170180    Monotone-Author: ludovic@Sophos.ca
170181    Monotone-Date: 2007-12-14T20:02:51
170182    Monotone-Branch: ca.inverse.sogo
170183
170184M	ChangeLog
170185M	SoObjects/Appointments/SOGoCalendarComponent.m
170186M	SoObjects/Mailer/SOGoDraftObject.m
170187
170188commit b57a02f29f423c688c40523c4f1c8bdd0a8c9ead
170189Author: Francis Lachapelle <flachapelle@inverse.ca>
170190Date:   Thu Dec 13 22:36:26 2007 +0000
170191
170192    Monotone-Parent: 68a4d281ea3e2ebe3e087c6c3388aa516105a268
170193    Monotone-Revision: c5897425faf8f3a723929198ea103791db97e34a
170194
170195    Monotone-Author: flachapelle@inverse.ca
170196    Monotone-Date: 2007-12-13T22:36:26
170197    Monotone-Branch: ca.inverse.sogo
170198
170199M	UI/WebServerResources/SchedulerUI.js
170200
170201commit 30cf9a279c5397b55e991e7f0e2992ec43fa968d
170202Author: Francis Lachapelle <flachapelle@inverse.ca>
170203Date:   Thu Dec 13 22:10:22 2007 +0000
170204
170205    Monotone-Parent: 917c16cbc72247a3b9d3bc68547572f93349255c
170206    Monotone-Revision: 68a4d281ea3e2ebe3e087c6c3388aa516105a268
170207
170208    Monotone-Author: flachapelle@inverse.ca
170209    Monotone-Date: 2007-12-13T22:10:22
170210    Monotone-Branch: ca.inverse.sogo
170211
170212M	UI/WebServerResources/MailerUI.js
170213
170214commit 438e9bb63533326b175c0001951f159fbf50b82c
170215Author: Francis Lachapelle <flachapelle@inverse.ca>
170216Date:   Thu Dec 13 21:07:09 2007 +0000
170217
170218    Monotone-Parent: 88aa0604fa28680daef426d3364f7f10665edb11
170219    Monotone-Revision: 917c16cbc72247a3b9d3bc68547572f93349255c
170220
170221    Monotone-Author: flachapelle@inverse.ca
170222    Monotone-Date: 2007-12-13T21:07:09
170223    Monotone-Branch: ca.inverse.sogo
170224
170225M	ChangeLog
170226M	UI/MailerUI/UIxMailMainFrame.h
170227M	UI/MailerUI/UIxMailMainFrame.m
170228M	UI/MailerUI/product.plist
170229M	UI/WebServerResources/MailerUI+dTree.js
170230M	UI/WebServerResources/MailerUI.js
170231
170232commit 6b5da3c2eac2555bc06ea833de103f9794400173
170233Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170234Date:   Thu Dec 13 20:22:20 2007 +0000
170235
170236    Monotone-Parent: 184ea8d5f44aa0290cfcfc13737469283f4e77ea
170237    Monotone-Revision: 88aa0604fa28680daef426d3364f7f10665edb11
170238
170239    Monotone-Author: wsourdeau@inverse.ca
170240    Monotone-Date: 2007-12-13T20:22:20
170241    Monotone-Branch: ca.inverse.sogo
170242
170243D	SOPE/sope-patchset-r1552.diff
170244A	SOPE/sope-patchset-r1557.diff
170245
170246commit fa80a22946b0febc31b23a50cbd6922e39cfcb93
170247Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170248Date:   Thu Dec 13 19:26:47 2007 +0000
170249
170250    Monotone-Parent: ab33bf455396ef05789524fb34a58f5abdc8ca98
170251    Monotone-Revision: 184ea8d5f44aa0290cfcfc13737469283f4e77ea
170252
170253    Monotone-Author: wsourdeau@inverse.ca
170254    Monotone-Date: 2007-12-13T19:26:47
170255    Monotone-Branch: ca.inverse.sogo
170256
170257M	ChangeLog
170258M	UI/MainUI/SOGoRootPage.m
170259M	UI/MainUI/product.plist
170260
170261commit b35367c1c1f65b2bb1135074dcdc6c816a111a16
170262Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170263Date:   Thu Dec 13 19:25:29 2007 +0000
170264
170265    Monotone-Parent: 3a52f24d5383740ac373578b476831142dd2d359
170266    Monotone-Revision: ab33bf455396ef05789524fb34a58f5abdc8ca98
170267
170268    Monotone-Author: wsourdeau@inverse.ca
170269    Monotone-Date: 2007-12-13T19:25:29
170270    Monotone-Branch: ca.inverse.sogo
170271
170272M	ChangeLog
170273
170274commit 8d0a42abef7be243ffd5c7d3065562ab88fb4fac
170275Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170276Date:   Thu Dec 13 19:25:01 2007 +0000
170277
170278    Monotone-Parent: e94c8ae67d2887b188febc57c064c3e5be325bc9
170279    Monotone-Revision: 3a52f24d5383740ac373578b476831142dd2d359
170280
170281    Monotone-Author: wsourdeau@inverse.ca
170282    Monotone-Date: 2007-12-13T19:25:01
170283    Monotone-Branch: ca.inverse.sogo
170284
170285M	ChangeLog
170286M	UI/Common/WODirectAction+SOGo.h
170287M	UI/Common/WODirectAction+SOGo.m
170288M	UI/SOGoUI/UIxComponent.h
170289M	UI/SOGoUI/UIxComponent.m
170290
170291commit 7f19ee20364886f7103cbb885cbd79ff0b6315e9
170292Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170293Date:   Thu Dec 13 18:54:27 2007 +0000
170294
170295    Monotone-Parent: 680b3d6bcb1de20bb28768ebf727ed9053b9e2a0
170296    Monotone-Revision: e94c8ae67d2887b188febc57c064c3e5be325bc9
170297
170298    Monotone-Author: wsourdeau@inverse.ca
170299    Monotone-Date: 2007-12-13T18:54:27
170300    Monotone-Branch: ca.inverse.sogo
170301
170302M	ChangeLog
170303M	SoObjects/SOGo/GNUmakefile
170304A	SoObjects/SOGo/NSDictionary+BSJSONAdditions.h
170305A	SoObjects/SOGo/NSDictionary+BSJSONAdditions.m
170306A	SoObjects/SOGo/NSScanner+BSJSONAdditions.h
170307A	SoObjects/SOGo/NSScanner+BSJSONAdditions.m
170308
170309commit d66be7a76410f30a4509ab154a5e1610dd9dd6ba
170310Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170311Date:   Thu Dec 13 00:00:55 2007 +0000
170312
170313    Monotone-Parent: 138d10664c297f2945644209ec2c4b488844af1b
170314    Monotone-Revision: 680b3d6bcb1de20bb28768ebf727ed9053b9e2a0
170315
170316    Monotone-Author: wsourdeau@inverse.ca
170317    Monotone-Date: 2007-12-13T00:00:55
170318    Monotone-Branch: ca.inverse.sogo
170319
170320M	ChangeLog
170321M	SoObjects/SOGo/NSString+Utilities.m
170322
170323commit 8f200c6d368672df4581f0fab8b9653d70214811
170324Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170325Date:   Wed Dec 12 23:59:36 2007 +0000
170326
170327    Monotone-Parent: 2783c3f8316773bc75dad5afe9cf58e43b8a0f9f
170328    Monotone-Revision: 138d10664c297f2945644209ec2c4b488844af1b
170329
170330    Monotone-Author: wsourdeau@inverse.ca
170331    Monotone-Date: 2007-12-12T23:59:36
170332    Monotone-Branch: ca.inverse.sogo
170333
170334M	ChangeLog
170335M	SoObjects/Mailer/SOGoMailObject.h
170336M	SoObjects/Mailer/SOGoMailObject.m
170337M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
170338
170339commit 92a466e92ab1376c8dc84d3cba2b37d0bc9b8ede
170340Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170341Date:   Wed Dec 12 23:56:23 2007 +0000
170342
170343    Monotone-Parent: c98bd49b41703c39676ea1d0a0331edd27843230
170344    Monotone-Revision: 2783c3f8316773bc75dad5afe9cf58e43b8a0f9f
170345
170346    Monotone-Author: wsourdeau@inverse.ca
170347    Monotone-Date: 2007-12-12T23:56:23
170348    Monotone-Branch: ca.inverse.sogo
170349
170350M	UI/MailPartViewers/UIxMailPartTextViewer.m
170351
170352commit 53ea57713f28979d04dff6bdd6726b98827ad026
170353Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170354Date:   Wed Dec 12 23:56:01 2007 +0000
170355
170356    Monotone-Parent: cba2c1a4663c3def7a5d54e73def008d13226f40
170357    Monotone-Revision: c98bd49b41703c39676ea1d0a0331edd27843230
170358
170359    Monotone-Author: wsourdeau@inverse.ca
170360    Monotone-Date: 2007-12-12T23:56:01
170361    Monotone-Branch: ca.inverse.sogo
170362
170363M	UI/WebServerResources/UIxMailEditor.js
170364
170365commit 3a6e07b9e26380ec640bf35cdd9d0d11bd29fbfe
170366Author: Francis Lachapelle <flachapelle@inverse.ca>
170367Date:   Wed Dec 12 17:48:19 2007 +0000
170368
170369    Monotone-Parent: e80fcb63581735f3366500b850eb549e8db6292f
170370    Monotone-Revision: cba2c1a4663c3def7a5d54e73def008d13226f40
170371
170372    Monotone-Author: flachapelle@inverse.ca
170373    Monotone-Date: 2007-12-12T17:48:19
170374    Monotone-Branch: ca.inverse.sogo
170375
170376M	ChangeLog
170377M	UI/MailerUI/German.lproj/Localizable.strings
170378M	UI/Scheduler/UIxCalListingActions.m
170379M	UI/Scheduler/UIxComponentEditor.h
170380M	UI/Scheduler/UIxComponentEditor.m
170381M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
170382M	UI/WebServerResources/SchedulerUI.css
170383M	UI/WebServerResources/SchedulerUI.js
170384M	UI/WebServerResources/UIxAttendeesEditor.css
170385M	UI/WebServerResources/UIxAttendeesEditor.js
170386M	UI/WebServerResources/iefixes.css
170387
170388commit ae9f5def85cfaacebaae206698361ad8249ad681
170389Author: Ludovic Marcotte <lmarcotte@inverse.ca>
170390Date:   Wed Dec 12 16:47:01 2007 +0000
170391
170392    See ChangeLog
170393
170394    Monotone-Parent: 72e46ed049fae790f8f694c94e8ab035260d1289
170395    Monotone-Revision: e80fcb63581735f3366500b850eb549e8db6292f
170396
170397    Monotone-Author: ludovic@Sophos.ca
170398    Monotone-Date: 2007-12-12T16:47:01
170399    Monotone-Branch: ca.inverse.sogo
170400
170401M	ChangeLog
170402M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
170403M	UI/MailPartViewers/UIxMailRenderingContext.h
170404M	UI/MailPartViewers/UIxMailRenderingContext.m
170405
170406commit 53ab38a3c11fce9907bfb4dce4e240a677edd53c
170407Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170408Date:   Wed Dec 12 16:29:15 2007 +0000
170409
170410    Monotone-Parent: 4aae300745a9f879663e6201551f31afbe4aa8ff
170411    Monotone-Revision: 72e46ed049fae790f8f694c94e8ab035260d1289
170412
170413    Monotone-Author: wsourdeau@inverse.ca
170414    Monotone-Date: 2007-12-12T16:29:15
170415    Monotone-Branch: ca.inverse.sogo
170416
170417M	SOPE/NGCards/ChangeLog
170418M	SOPE/NGCards/iCalTimeZone.m
170419
170420commit c46d504236fb8c5cd1ce5a9367ae5ffa3a9411ba
170421Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170422Date:   Wed Dec 12 15:57:40 2007 +0000
170423
170424    Monotone-Parent: 152425578a61ed0c1e8f2003e50224ca4097e4b4
170425    Monotone-Revision: 4aae300745a9f879663e6201551f31afbe4aa8ff
170426
170427    Monotone-Author: wsourdeau@inverse.ca
170428    Monotone-Date: 2007-12-12T15:57:40
170429    Monotone-Branch: ca.inverse.sogo
170430
170431M	ChangeLog
170432M	SoObjects/SOGo/SOGoContentObject.m
170433
170434commit 49128cd8a7091312153e18acdf44d993b4f96336
170435Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170436Date:   Wed Dec 12 15:57:07 2007 +0000
170437
170438    Monotone-Parent: 1f5d5360fc1b4cef37b7128d18ab019c6e3bae39
170439    Monotone-Revision: 152425578a61ed0c1e8f2003e50224ca4097e4b4
170440
170441    Monotone-Author: wsourdeau@inverse.ca
170442    Monotone-Date: 2007-12-12T15:57:07
170443    Monotone-Branch: ca.inverse.sogo
170444
170445M	SOPE/GDLContentStore/ChangeLog
170446M	SOPE/GDLContentStore/GCSFolder.h
170447M	SOPE/GDLContentStore/GCSFolder.m
170448
170449commit 229dbaa713baf12aaee4c9f988db603f70da2fa7
170450Author: Francis Lachapelle <flachapelle@inverse.ca>
170451Date:   Mon Dec 10 22:41:00 2007 +0000
170452
170453    Monotone-Parent: 7bd51d30db3d6ece97902530cd9a95f45334a530
170454    Monotone-Revision: 1f5d5360fc1b4cef37b7128d18ab019c6e3bae39
170455
170456    Monotone-Author: flachapelle@inverse.ca
170457    Monotone-Date: 2007-12-10T22:41:00
170458    Monotone-Branch: ca.inverse.sogo
170459
170460M	ChangeLog
170461
170462commit bb8e7c71ffd372375b4274de5553a0132c29f575
170463Author: Francis Lachapelle <flachapelle@inverse.ca>
170464Date:   Mon Dec 10 22:34:12 2007 +0000
170465
170466    Monotone-Parent: 18f239a3de0b7ac267996e840fa462638dadaf29
170467    Monotone-Revision: 7bd51d30db3d6ece97902530cd9a95f45334a530
170468
170469    Monotone-Author: flachapelle@inverse.ca
170470    Monotone-Date: 2007-12-10T22:34:12
170471    Monotone-Branch: ca.inverse.sogo
170472
170473M	SoObjects/Mailer/SOGoMailBodyPart.h
170474M	SoObjects/Mailer/SOGoMailBodyPart.m
170475M	UI/MailerUI/English.lproj/Localizable.strings
170476M	UI/MailerUI/French.lproj/Localizable.strings
170477M	UI/MailerUI/German.lproj/Localizable.strings
170478M	UI/Templates/MailerUI/UIxMailMainFrame.wox
170479M	UI/WebServerResources/MailerUI.js
170480
170481commit 912b9d1c040d0eb298d7fef868b2fb1a5241436a
170482Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170483Date:   Mon Dec 10 21:15:32 2007 +0000
170484
170485    Monotone-Parent: 73611f6bef70fd39e1aa66a4aae311b19f594980
170486    Monotone-Revision: 2fb05a09608f9836ad74855b6a11b662b983d5a0
170487
170488    Monotone-Author: wsourdeau@inverse.ca
170489    Monotone-Date: 2007-12-10T21:15:32
170490    Monotone-Branch: ca.inverse.sogo
170491
170492M	ChangeLog
170493M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
170494
170495commit a10c89f82351cba4c03815da8b816df99dd2bbf1
170496Author: Francis Lachapelle <flachapelle@inverse.ca>
170497Date:   Mon Dec 10 16:58:12 2007 +0000
170498
170499    Monotone-Parent: 73611f6bef70fd39e1aa66a4aae311b19f594980
170500    Monotone-Revision: a2dcd47a4089e8f71eebc363e436ba2ed8bc6df5
170501
170502    Monotone-Author: flachapelle@inverse.ca
170503    Monotone-Date: 2007-12-10T16:58:12
170504    Monotone-Branch: ca.inverse.sogo
170505
170506M	UI/WebServerResources/MailerUI.js
170507
170508commit d1a05ac86c81368d2d098368a1866dbdc78a1985
170509Author: Francis Lachapelle <flachapelle@inverse.ca>
170510Date:   Mon Dec 10 15:56:13 2007 +0000
170511
170512    Monotone-Parent: 68e43f2315bf24800d73ddb9f73af051eca9aba4
170513    Monotone-Revision: 73611f6bef70fd39e1aa66a4aae311b19f594980
170514
170515    Monotone-Author: flachapelle@inverse.ca
170516    Monotone-Date: 2007-12-10T15:56:13
170517    Monotone-Branch: ca.inverse.sogo
170518
170519M	UI/WebServerResources/MailerUI.js
170520M	UI/WebServerResources/UIxMailPopupView.js
170521
170522commit 490ce13fe4a0d787cca5a46922c5fa27a9f661ab
170523Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170524Date:   Sat Dec 8 01:46:19 2007 +0000
170525
170526    Monotone-Parent: 34f9dea8fbc2c15f4324ce38e407bc6bdad1fc36
170527    Monotone-Revision: 68e43f2315bf24800d73ddb9f73af051eca9aba4
170528
170529    Monotone-Author: wsourdeau@inverse.ca
170530    Monotone-Date: 2007-12-08T01:46:19
170531    Monotone-Branch: ca.inverse.sogo
170532
170533M	UI/Contacts/French.lproj/Localizable.strings
170534
170535commit 0daa63b206c65efa5e328134854df8acc5d9b72b
170536Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170537Date:   Fri Dec 7 22:40:21 2007 +0000
170538
170539    Monotone-Parent: 94d50c27be1b236681a2089a0eecac7c67e93f40
170540    Monotone-Revision: 34f9dea8fbc2c15f4324ce38e407bc6bdad1fc36
170541
170542    Monotone-Author: wsourdeau@inverse.ca
170543    Monotone-Date: 2007-12-07T22:40:21
170544    Monotone-Branch: ca.inverse.sogo
170545
170546M	UI/Scheduler/UIxComponentEditor.m
170547
170548commit 60ae2b07af7ab169b650e9806a49f9364476945a
170549Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170550Date:   Fri Dec 7 20:34:29 2007 +0000
170551
170552    Monotone-Parent: 24ba5bd537bf1999f7443bca34f07358c1ea42d9
170553    Monotone-Revision: 94d50c27be1b236681a2089a0eecac7c67e93f40
170554
170555    Monotone-Author: wsourdeau@inverse.ca
170556    Monotone-Date: 2007-12-07T20:34:29
170557    Monotone-Branch: ca.inverse.sogo
170558
170559M	ChangeLog
170560M	Main/SOGo.m
170561M	UI/MainUI/AgenorProfile-oracle.sql
170562M	UI/MainUI/AgenorProfile.sql
170563M	UI/MainUI/OCSFolderInfo-oracle.sql
170564M	UI/MainUI/OCSFolderInfo.sql
170565
170566commit 19720a645f870a7c5696fa6f9c592b6e185818ac
170567Author: Ludovic Marcotte <lmarcotte@inverse.ca>
170568Date:   Fri Dec 7 14:51:18 2007 +0000
170569
170570    see changelog
170571
170572    Monotone-Parent: de5df66679da8b8e87d75ec3e045d06880110b27
170573    Monotone-Revision: 24ba5bd537bf1999f7443bca34f07358c1ea42d9
170574
170575    Monotone-Author: ludovic@Sophos.ca
170576    Monotone-Date: 2007-12-07T14:51:18
170577    Monotone-Branch: ca.inverse.sogo
170578
170579M	ChangeLog
170580M	UI/Contacts/English.lproj/Localizable.strings
170581M	UI/Contacts/French.lproj/Localizable.strings
170582M	UI/MailPartViewers/UIxMailRenderingContext.m
170583
170584commit 54739be5e0cc6cdf1820507624d0ab7e6039d4e0
170585Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170586Date:   Thu Dec 6 23:55:39 2007 +0000
170587
170588    Monotone-Parent: f440f1d2a2686eb9dd6e54c78651ec0dd6197a8a
170589    Monotone-Revision: de5df66679da8b8e87d75ec3e045d06880110b27
170590
170591    Monotone-Author: wsourdeau@inverse.ca
170592    Monotone-Date: 2007-12-06T23:55:39
170593    Monotone-Branch: ca.inverse.sogo
170594
170595M	UI/WebServerResources/UIxMailEditor.js
170596
170597commit 6a6dcbb312c43aebbdbb17a5cd20c7dfc0e56964
170598Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170599Date:   Thu Dec 6 23:42:56 2007 +0000
170600
170601    Monotone-Parent: 77b22cd191630300928aceb64e81d96f4a520b28
170602    Monotone-Revision: f440f1d2a2686eb9dd6e54c78651ec0dd6197a8a
170603
170604    Monotone-Author: wsourdeau@inverse.ca
170605    Monotone-Date: 2007-12-06T23:42:56
170606    Monotone-Branch: ca.inverse.sogo
170607
170608M	UI/Contacts/product.plist
170609
170610commit bf0a3b5f816e88cb9f49a09cef9290cc001c809a
170611Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170612Date:   Thu Dec 6 23:09:58 2007 +0000
170613
170614    Monotone-Parent: 07066101c28f825ad99e746c40e1e3eb5c46ffd5
170615    Monotone-Revision: 77b22cd191630300928aceb64e81d96f4a520b28
170616
170617    Monotone-Author: wsourdeau@inverse.ca
170618    Monotone-Date: 2007-12-06T23:09:58
170619    Monotone-Branch: ca.inverse.sogo
170620
170621M	ChangeLog
170622M	SoObjects/Mailer/product.plist
170623M	SoObjects/SOGo/SOGoPermissions.h
170624M	SoObjects/SOGo/SOGoPermissions.m
170625M	UI/Common/UIxAclEditor.m
170626M	UI/Templates/UIxAclEditor.wox
170627
170628commit 790e92d2ea6d7d70fddcd2ec552a8b3e95a6f71e
170629Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170630Date:   Thu Dec 6 22:54:01 2007 +0000
170631
170632    Monotone-Parent: 4ae01eea0221889e088ac21232d629d3b265be05
170633    Monotone-Revision: 07066101c28f825ad99e746c40e1e3eb5c46ffd5
170634
170635    Monotone-Author: wsourdeau@inverse.ca
170636    Monotone-Date: 2007-12-06T22:54:01
170637    Monotone-Branch: ca.inverse.sogo
170638
170639M	ChangeLog
170640M	SoObjects/Appointments/SOGoAppointmentFolder.m
170641M	SoObjects/Appointments/SOGoAppointmentObject.m
170642M	SoObjects/Appointments/SOGoCalendarComponent.m
170643M	SoObjects/Appointments/product.plist
170644M	UI/Scheduler/UIxComponentEditor.m
170645
170646commit e1c159094d34574262551ccf3750e891b311540f
170647Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170648Date:   Thu Dec 6 22:51:04 2007 +0000
170649
170650    Monotone-Parent: cef936e3d6818f80d736b01c2f30e5de56e00b93
170651    Monotone-Revision: 4ae01eea0221889e088ac21232d629d3b265be05
170652
170653    Monotone-Author: wsourdeau@inverse.ca
170654    Monotone-Date: 2007-12-06T22:51:04
170655    Monotone-Branch: ca.inverse.sogo
170656
170657M	SoObjects/SOGo/SOGoFolder.h
170658
170659commit 884498f49fb94920f55ccc84458cd3f67a4226fc
170660Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170661Date:   Thu Dec 6 22:48:41 2007 +0000
170662
170663    Monotone-Parent: e08089f9a1045c8de9972e8a201de91f52fd18c7
170664    Monotone-Revision: cef936e3d6818f80d736b01c2f30e5de56e00b93
170665
170666    Monotone-Author: wsourdeau@inverse.ca
170667    Monotone-Date: 2007-12-06T22:48:41
170668    Monotone-Branch: ca.inverse.sogo
170669
170670M	ChangeLog
170671M	SoObjects/Contacts/SOGoContactGCSFolder.m
170672M	SoObjects/Contacts/SOGoContactLDAPFolder.m
170673
170674commit 0456931bec626587fc770483ae2116b1d84ac644
170675Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170676Date:   Thu Dec 6 22:47:31 2007 +0000
170677
170678    Monotone-Parent: bfb8eb0077f9d2d8ffdfe7ec1e44d38118e61600
170679    Monotone-Revision: e08089f9a1045c8de9972e8a201de91f52fd18c7
170680
170681    Monotone-Author: wsourdeau@inverse.ca
170682    Monotone-Date: 2007-12-06T22:47:31
170683    Monotone-Branch: ca.inverse.sogo
170684
170685M	ChangeLog
170686M	SoObjects/SOGo/SOGoObject.m
170687
170688commit 6bbef703ee9e2a680c1bba1d03a84c1c14cd49e7
170689Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170690Date:   Thu Dec 6 22:46:48 2007 +0000
170691
170692    Monotone-Parent: 6753ccaa7526439dbf30f82e0fd9724d49478e83
170693    Monotone-Revision: bfb8eb0077f9d2d8ffdfe7ec1e44d38118e61600
170694
170695    Monotone-Author: wsourdeau@inverse.ca
170696    Monotone-Date: 2007-12-06T22:46:48
170697    Monotone-Branch: ca.inverse.sogo
170698
170699M	ChangeLog
170700M	UI/Common/UIxPageFrame.m
170701M	UI/Templates/UIxPageFrame.wox
170702M	UI/WebServerResources/generic.css
170703
170704commit 5ccbed256ac3112ea4a62ff6a01663fae074d2f3
170705Author: Francis Lachapelle <flachapelle@inverse.ca>
170706Date:   Thu Dec 6 20:50:20 2007 +0000
170707
170708    Monotone-Parent: c6248a9c3f974ff7df67b342040fdd9b3380477f
170709    Monotone-Revision: b68be9f250b22568280f0f3fe29f6b42ed225aa1
170710
170711    Monotone-Author: flachapelle@inverse.ca
170712    Monotone-Date: 2007-12-06T20:50:20
170713    Monotone-Branch: ca.inverse.sogo
170714
170715M	UI/WebServerResources/ContactsUI.js
170716M	UI/WebServerResources/SchedulerUI.js
170717M	UI/WebServerResources/generic.js
170718
170719commit 126e270a5cf2d8938f1bc16f213d53fb88ba56ea
170720Author: Francis Lachapelle <flachapelle@inverse.ca>
170721Date:   Thu Dec 6 19:35:19 2007 +0000
170722
170723    Monotone-Parent: c6bfd1926ff53d5a648a5ff92a03176498297cf8
170724    Monotone-Revision: c6248a9c3f974ff7df67b342040fdd9b3380477f
170725
170726    Monotone-Author: flachapelle@inverse.ca
170727    Monotone-Date: 2007-12-06T19:35:19
170728    Monotone-Branch: ca.inverse.sogo
170729
170730M	UI/WebServerResources/UIxMailToSelection.js
170731
170732commit 891687ace094d24b0c968abcaa86c735df191517
170733Author: Francis Lachapelle <flachapelle@inverse.ca>
170734Date:   Thu Dec 6 17:29:32 2007 +0000
170735
170736    Monotone-Parent: 072d560619f22b78e92501eb17c779b5ce668cac
170737    Monotone-Revision: c6bfd1926ff53d5a648a5ff92a03176498297cf8
170738
170739    Monotone-Author: flachapelle@inverse.ca
170740    Monotone-Date: 2007-12-06T17:29:32
170741    Monotone-Branch: ca.inverse.sogo
170742
170743M	ChangeLog
170744M	UI/Scheduler/NSArray+Scheduler.h
170745M	UI/Scheduler/NSArray+Scheduler.m
170746M	UI/Scheduler/UIxCalListingActions.m
170747M	UI/Templates/SchedulerUI/UIxCalMainView.wox
170748M	UI/WebServerResources/SchedulerUI.js
170749
170750commit 8a4b14a0384833d9e73dff454638e94e47700a18
170751Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170752Date:   Thu Dec 6 16:27:28 2007 +0000
170753
170754    Monotone-Parent: f4db30ef74d0df8b212b89bceeb05e6dd3c57874
170755    Monotone-Revision: c4ca1fc9171a84aed3074955c7d96c02bf3ae9ad
170756
170757    Monotone-Author: wsourdeau@inverse.ca
170758    Monotone-Date: 2007-12-06T16:27:28
170759    Monotone-Branch: ca.inverse.sogo
170760
170761M	ChangeLog
170762M	UI/MailerUI/UIxMailEditor.m
170763
170764commit 3debc96a59db54dc19ca15104f3d5ee021f3df16
170765Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170766Date:   Thu Dec 6 16:04:23 2007 +0000
170767
170768    Monotone-Parent: c876bc15eeddfe59f4ede0428eb109b94086ffdb
170769    Monotone-Revision: f4db30ef74d0df8b212b89bceeb05e6dd3c57874
170770
170771    Monotone-Author: wsourdeau@inverse.ca
170772    Monotone-Date: 2007-12-06T16:04:23
170773    Monotone-Branch: ca.inverse.sogo
170774
170775M	UI/WebServerResources/generic.js
170776
170777commit 9e95869243ba15c35cb70336d363f3688c919614
170778Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170779Date:   Thu Dec 6 16:03:53 2007 +0000
170780
170781    Monotone-Parent: f06d019c1d6083957b4e808d0f785dc63afb52fd
170782    Monotone-Revision: c876bc15eeddfe59f4ede0428eb109b94086ffdb
170783
170784    Monotone-Author: wsourdeau@inverse.ca
170785    Monotone-Date: 2007-12-06T16:03:53
170786    Monotone-Branch: ca.inverse.sogo
170787
170788M	ChangeLog
170789M	SoObjects/Mailer/SOGoMailBodyPart.m
170790
170791commit 3efe64c3bc0240d07165475cb05fa74c901b5054
170792Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170793Date:   Thu Dec 6 15:55:44 2007 +0000
170794
170795    Monotone-Parent: 072d560619f22b78e92501eb17c779b5ce668cac
170796    Monotone-Revision: f06d019c1d6083957b4e808d0f785dc63afb52fd
170797
170798    Monotone-Author: wsourdeau@inverse.ca
170799    Monotone-Date: 2007-12-06T15:55:44
170800    Monotone-Branch: ca.inverse.sogo
170801
170802M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
170803
170804commit 1054f243d4b18118379ec79edaf1d1386983134a
170805Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170806Date:   Wed Dec 5 22:54:34 2007 +0000
170807
170808    Monotone-Parent: 9cebda7de52e1ba413335a38215dc3c20a3b925f
170809    Monotone-Revision: 072d560619f22b78e92501eb17c779b5ce668cac
170810
170811    Monotone-Author: wsourdeau@inverse.ca
170812    Monotone-Date: 2007-12-05T22:54:34
170813    Monotone-Branch: ca.inverse.sogo
170814
170815M	Main/GNUmakefile
170816
170817commit 643e8fefe747493724a3e676f764c1c2cd94541a
170818Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170819Date:   Wed Dec 5 22:51:01 2007 +0000
170820
170821    Monotone-Parent: 473e23aa8952f82b8ef8ebcb95fd3ad46226c3be
170822    Monotone-Revision: 9cebda7de52e1ba413335a38215dc3c20a3b925f
170823
170824    Monotone-Author: wsourdeau@inverse.ca
170825    Monotone-Date: 2007-12-05T22:51:01
170826    Monotone-Branch: ca.inverse.sogo
170827
170828M	Main/GNUmakefile
170829M	Main/NSException+Stacktrace.m
170830
170831commit ca57a6c158ad4ba13b6deadbc9ab7db6a2b58491
170832Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170833Date:   Wed Dec 5 22:29:50 2007 +0000
170834
170835    Monotone-Parent: ab7765d8d9cabd9c3da98a32f5907faaf59a4e5b
170836    Monotone-Revision: 473e23aa8952f82b8ef8ebcb95fd3ad46226c3be
170837
170838    Monotone-Author: wsourdeau@inverse.ca
170839    Monotone-Date: 2007-12-05T22:29:50
170840    Monotone-Branch: ca.inverse.sogo
170841
170842M	ChangeLog
170843M	UI/Contacts/UIxContactEditor.m
170844M	UI/Scheduler/UIxAppointmentEditor.m
170845M	UI/Scheduler/UIxTaskEditor.m
170846
170847commit 462432c50afbe92196ee7a64ef2dad2a8aa57dea
170848Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170849Date:   Wed Dec 5 22:23:32 2007 +0000
170850
170851    Monotone-Parent: 6177574d3fabbefc759b09f0c6ba42e172090508
170852    Monotone-Revision: ab7765d8d9cabd9c3da98a32f5907faaf59a4e5b
170853
170854    Monotone-Author: wsourdeau@inverse.ca
170855    Monotone-Date: 2007-12-05T22:23:32
170856    Monotone-Branch: ca.inverse.sogo
170857
170858M	ChangeLog
170859M	Main/GNUmakefile
170860M	Main/NSException+Stacktrace.m
170861
170862commit dbd7f53f507b91eeccbe7493ce41f4e2b1cacdfd
170863Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170864Date:   Wed Dec 5 21:42:15 2007 +0000
170865
170866    Monotone-Parent: f584f3f14a5068b2832a02797f1f2468d9232033
170867    Monotone-Revision: 6177574d3fabbefc759b09f0c6ba42e172090508
170868
170869    Monotone-Author: wsourdeau@inverse.ca
170870    Monotone-Date: 2007-12-05T21:42:15
170871    Monotone-Branch: ca.inverse.sogo
170872
170873M	UI/WebServerResources/UIxContactsUserFolders.js
170874
170875commit 2c665af66cc62651e0cef59a5a71a48a9bac2433
170876Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170877Date:   Wed Dec 5 21:05:04 2007 +0000
170878
170879    Monotone-Parent: f1b87d4db17a8caa13d51a72ad2dfbc796ac7d8f
170880    Monotone-Revision: f584f3f14a5068b2832a02797f1f2468d9232033
170881
170882    Monotone-Author: wsourdeau@inverse.ca
170883    Monotone-Date: 2007-12-05T21:05:04
170884    Monotone-Branch: ca.inverse.sogo
170885
170886M	ChangeLog
170887M	SoObjects/SOGo/SOGoUserFolder.m
170888M	UI/Contacts/UIxContactFoldersView.m
170889M	UI/Contacts/product.plist
170890M	UI/MainUI/SOGoRootPage.m
170891M	UI/MainUI/SOGoUserHomePage.m
170892M	UI/MainUI/product.plist
170893M	UI/WebServerResources/UIxContactsUserFolders.js
170894M	UI/WebServerResources/generic.js
170895
170896commit f431b1f55faf97aa9803f069be274079334feb6c
170897Author: Francis Lachapelle <flachapelle@inverse.ca>
170898Date:   Wed Dec 5 21:02:57 2007 +0000
170899
170900    Monotone-Parent: f1e74651b8ca330587ba673947b6acdc782f1e56
170901    Monotone-Revision: f1b87d4db17a8caa13d51a72ad2dfbc796ac7d8f
170902
170903    Monotone-Author: flachapelle@inverse.ca
170904    Monotone-Date: 2007-12-05T21:02:57
170905    Monotone-Branch: ca.inverse.sogo
170906
170907M	ChangeLog
170908M	SoObjects/Mailer/SOGoDraftObject.m
170909
170910commit 896c85fb0022bd2193d9d671af9a77a29c048787
170911Author: Francis Lachapelle <flachapelle@inverse.ca>
170912Date:   Wed Dec 5 20:19:09 2007 +0000
170913
170914    Monotone-Parent: d03e47a97d5841fd9ff4de7d7e6da9678ae10212
170915    Monotone-Revision: f1e74651b8ca330587ba673947b6acdc782f1e56
170916
170917    Monotone-Author: flachapelle@inverse.ca
170918    Monotone-Date: 2007-12-05T20:19:09
170919    Monotone-Branch: ca.inverse.sogo
170920
170921M	UI/WebServerResources/MailerUI.css
170922
170923commit d5484ac54d1aa8430d3e573a93e5a9dc99696c52
170924Author: Francis Lachapelle <flachapelle@inverse.ca>
170925Date:   Wed Dec 5 19:06:27 2007 +0000
170926
170927    Monotone-Parent: 985f6c7ac0c60b58fa6e6745ff81be38452afa1e
170928    Monotone-Revision: d03e47a97d5841fd9ff4de7d7e6da9678ae10212
170929
170930    Monotone-Author: flachapelle@inverse.ca
170931    Monotone-Date: 2007-12-05T19:06:27
170932    Monotone-Branch: ca.inverse.sogo
170933
170934M	UI/WebServerResources/SchedulerUI.js
170935
170936commit fe1c2b0d18195a5ac74c0670fa56cc0dcbc5cc20
170937Author: Francis Lachapelle <flachapelle@inverse.ca>
170938Date:   Wed Dec 5 17:07:40 2007 +0000
170939
170940    Monotone-Parent: c4392a8d8578caf8d80806e5cb77d1c4ee24ccd7
170941    Monotone-Revision: 985f6c7ac0c60b58fa6e6745ff81be38452afa1e
170942
170943    Monotone-Author: flachapelle@inverse.ca
170944    Monotone-Date: 2007-12-05T17:07:40
170945    Monotone-Branch: ca.inverse.sogo
170946
170947M	UI/WebServerResources/MailerUI.js
170948M	UI/WebServerResources/SchedulerUI.js
170949M	UI/WebServerResources/UIxMailToSelection.js
170950M	UI/WebServerResources/generic.js
170951
170952commit 14356388712ffc3b458cd80284a19919475c7277
170953Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170954Date:   Tue Dec 4 23:28:52 2007 +0000
170955
170956    Monotone-Parent: d320625490d77dd599853dd7e1b39027126c15f5
170957    Monotone-Revision: c4392a8d8578caf8d80806e5cb77d1c4ee24ccd7
170958
170959    Monotone-Author: wsourdeau@inverse.ca
170960    Monotone-Date: 2007-12-04T23:28:52
170961    Monotone-Branch: ca.inverse.sogo
170962
170963M	ChangeLog
170964M	SoObjects/Appointments/SOGoAppointmentFolder.m
170965M	SoObjects/SOGo/SOGoGCSFolder.m
170966M	SoObjects/SOGo/SOGoObject.m
170967M	SoObjects/SOGo/SOGoUserFolder.h
170968M	SoObjects/SOGo/SOGoUserFolder.m
170969
170970commit c1fe6f14bbc38ef576ffa38149e633f9abec09af
170971Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170972Date:   Tue Dec 4 23:24:40 2007 +0000
170973
170974    Monotone-Parent: 78dcdb9c4c1457146fc206115afe39e0596352f3
170975    Monotone-Revision: d320625490d77dd599853dd7e1b39027126c15f5
170976
170977    Monotone-Author: wsourdeau@inverse.ca
170978    Monotone-Date: 2007-12-04T23:24:40
170979    Monotone-Branch: ca.inverse.sogo
170980
170981M	UI/MailerUI/UIxMailToSelection.m
170982
170983commit ac0a6d8498c3b7ae605207d0adbbe2b800878dad
170984Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
170985Date:   Tue Dec 4 23:19:47 2007 +0000
170986
170987    Monotone-Parent: a311d7d0d46a40428355d5d16855425659aafddf
170988    Monotone-Revision: 177ce0927201d7757ef2447dd1dbd4dab62930ae
170989
170990    Monotone-Author: wsourdeau@inverse.ca
170991    Monotone-Date: 2007-12-04T23:19:47
170992    Monotone-Branch: ca.inverse.sogo
170993
170994M	UI/Contacts/UIxContactFoldersView.m
170995
170996commit bf8acbc6ab72889b3b55a02ccadb8bb53ad70cca
170997Author: Francis Lachapelle <flachapelle@inverse.ca>
170998Date:   Tue Dec 4 22:47:41 2007 +0000
170999
171000    Monotone-Parent: a311d7d0d46a40428355d5d16855425659aafddf
171001    Monotone-Revision: 0dd67af506445aca2871edc97a4383c609e20c42
171002
171003    Monotone-Author: flachapelle@inverse.ca
171004    Monotone-Date: 2007-12-04T22:47:41
171005    Monotone-Branch: ca.inverse.sogo
171006
171007M	UI/MailerUI/UIxMailToSelection.m
171008M	UI/WebServerResources/UIxMailToSelection.js
171009
171010commit d68bfa6b967c38badd1eea36ff0b3c4df9b0dfea
171011Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171012Date:   Tue Dec 4 16:53:32 2007 +0000
171013
171014    Monotone-Parent: 0cee430f2a0dfc64e4d3616db2934929c59abbbf
171015    Monotone-Revision: a311d7d0d46a40428355d5d16855425659aafddf
171016
171017    Monotone-Author: wsourdeau@inverse.ca
171018    Monotone-Date: 2007-12-04T16:53:32
171019    Monotone-Branch: ca.inverse.sogo
171020
171021M	Main/GNUmakefile
171022M	Main/NSException+Stacktrace.m
171023
171024commit 296245f3c11db3e0ba7fcb75a597205e94e71c32
171025Author: Ludovic Marcotte <lmarcotte@inverse.ca>
171026Date:   Mon Dec 3 14:13:10 2007 +0000
171027
171028    see changelog
171029
171030    Monotone-Parent: 399ddcc3b0b509af5a4d05cd434475774187e48c
171031    Monotone-Revision: 0cee430f2a0dfc64e4d3616db2934929c59abbbf
171032
171033    Monotone-Author: ludovic@Sophos.ca
171034    Monotone-Date: 2007-12-03T14:13:10
171035    Monotone-Branch: ca.inverse.sogo
171036
171037M	ChangeLog
171038M	Main/GNUmakefile
171039A	Main/NSException+Stacktrace.h
171040A	Main/NSException+Stacktrace.m
171041M	Main/SOGo.m
171042M	SoObjects/Mailer/SOGoDraftObject.m
171043M	SoObjects/Mailer/SOGoMailBodyPart.m
171044M	SoObjects/SOGo/SOGoGCSFolder.m
171045M	UI/Common/UIxUserRightsEditor.m
171046M	UI/Contacts/English.lproj/Localizable.strings
171047M	UI/Contacts/French.lproj/Localizable.strings
171048M	UI/Contacts/German.lproj/Localizable.strings
171049M	UI/SOGoUI/SOGoACLAdvisory.h
171050M	UI/SOGoUI/SOGoACLAdvisory.m
171051M	UI/Scheduler/English.lproj/Localizable.strings
171052M	UI/Scheduler/French.lproj/Localizable.strings
171053M	UI/Scheduler/German.lproj/Localizable.strings
171054M	UI/Templates/ContactsUI/UIxContactsListView.wox
171055M	UI/Templates/SOGoACLEnglishAdditionAdvisory.wox
171056A	UI/Templates/SOGoACLEnglishModificationAdvisory.wox
171057M	UI/Templates/SOGoACLEnglishRemovalAdvisory.wox
171058M	UI/Templates/SOGoACLFrenchAdditionAdvisory.wox
171059A	UI/Templates/SOGoACLFrenchModificationAdvisory.wox
171060M	UI/Templates/SOGoACLFrenchRemovalAdvisory.wox
171061M	UI/Templates/SOGoACLGermanAdditionAdvisory.wox
171062A	UI/Templates/SOGoACLGermanModificationAdvisory.wox
171063M	UI/Templates/SOGoACLGermanRemovalAdvisory.wox
171064M	UI/WebServerResources/ContactsUI.js
171065M	UI/WebServerResources/SchedulerUI.js
171066
171067commit 1bbd867cbe339d9c8d56d5dd29e8ce8b4239b6bc
171068Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171069Date:   Fri Nov 30 16:43:55 2007 +0000
171070
171071    Monotone-Parent: 59c3c57568af9cf49ee2644db4b869f2bedea64c
171072    Monotone-Revision: 399ddcc3b0b509af5a4d05cd434475774187e48c
171073
171074    Monotone-Author: wsourdeau@inverse.ca
171075    Monotone-Date: 2007-11-30T16:43:55
171076    Monotone-Branch: ca.inverse.sogo
171077
171078M	ChangeLog
171079M	SoObjects/SOGo/SOGoGCSFolder.m
171080M	SoObjects/SOGo/SOGoParentFolder.m
171081
171082commit 2fbc2674c44ea2b149c4211965dd190731bcd880
171083Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171084Date:   Fri Nov 30 16:08:55 2007 +0000
171085
171086    Monotone-Parent: 9d972ca7ce6de4175d3f3ba055fcefd29e7ccb4b
171087    Monotone-Revision: 59c3c57568af9cf49ee2644db4b869f2bedea64c
171088
171089    Monotone-Author: wsourdeau@inverse.ca
171090    Monotone-Date: 2007-11-30T16:08:55
171091    Monotone-Branch: ca.inverse.sogo
171092
171093D	SOPE/sope-patchset-r1551.diff
171094A	SOPE/sope-patchset-r1552.diff
171095
171096commit 189c847e6c36c2521e9a24ec3c644acd7af7335a
171097Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171098Date:   Fri Nov 30 14:37:45 2007 +0000
171099
171100    Monotone-Parent: 616e2fe60757c349b755dc0ae8ffb40128f6680d
171101    Monotone-Revision: 9d972ca7ce6de4175d3f3ba055fcefd29e7ccb4b
171102
171103    Monotone-Author: wsourdeau@inverse.ca
171104    Monotone-Date: 2007-11-30T14:37:45
171105    Monotone-Branch: ca.inverse.sogo
171106
171107M	ChangeLog
171108M	SoObjects/SOGo/NSCalendarDate+SOGo.m
171109
171110commit 63958e1b017f1ab04671057c1b00eda8fd14adea
171111Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171112Date:   Thu Nov 29 21:11:31 2007 +0000
171113
171114    Monotone-Parent: 4ae4bf02420bd47acf6c83bbd0372f4d9ba89026
171115    Monotone-Revision: 616e2fe60757c349b755dc0ae8ffb40128f6680d
171116
171117    Monotone-Author: wsourdeau@inverse.ca
171118    Monotone-Date: 2007-11-29T21:11:31
171119    Monotone-Branch: ca.inverse.sogo
171120
171121M	ChangeLog
171122
171123commit 0b87cd3479e56547520cbebfc8c5dd5c4acf4446
171124Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171125Date:   Thu Nov 29 21:10:39 2007 +0000
171126
171127    Monotone-Parent: a09bb98f042f5485200b06b6f1b4c5b7c4d18f4a
171128    Monotone-Revision: 4ae4bf02420bd47acf6c83bbd0372f4d9ba89026
171129
171130    Monotone-Author: wsourdeau@inverse.ca
171131    Monotone-Date: 2007-11-29T21:10:39
171132    Monotone-Branch: ca.inverse.sogo
171133
171134M	SoObjects/SOGo/SOGoGCSFolder.m
171135M	SoObjects/SOGo/SOGoParentFolder.m
171136
171137commit ed317d25102c31eefe8f4ac66576a9fa85f6f077
171138Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171139Date:   Thu Nov 29 19:45:20 2007 +0000
171140
171141    Monotone-Parent: ed60dc2436a8163bc04661e1f66b3a3d30c2284c
171142    Monotone-Revision: a09bb98f042f5485200b06b6f1b4c5b7c4d18f4a
171143
171144    Monotone-Author: wsourdeau@inverse.ca
171145    Monotone-Date: 2007-11-29T19:45:20
171146    Monotone-Branch: ca.inverse.sogo
171147
171148M	ChangeLog
171149M	SoObjects/SOGo/SOGoContentObject.m
171150
171151commit 5f81312c638986af0a98abe56ff54482f3bb5e7e
171152Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171153Date:   Thu Nov 29 19:43:51 2007 +0000
171154
171155    Monotone-Parent: 49e9c5bd210d89a7731744a1af6593223adab775
171156    Monotone-Revision: ed60dc2436a8163bc04661e1f66b3a3d30c2284c
171157
171158    Monotone-Author: wsourdeau@inverse.ca
171159    Monotone-Date: 2007-11-29T19:43:51
171160    Monotone-Branch: ca.inverse.sogo
171161
171162M	SOPE/NGCards/ChangeLog
171163M	SOPE/NGCards/iCalDateTime.m
171164
171165commit 7dfc20e4616385924adc02e6364c59f7b3330b36
171166Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171167Date:   Thu Nov 29 19:37:37 2007 +0000
171168
171169    Monotone-Parent: 9e801367e2872b48308f9e9be0a0a72b635bbc6e
171170    Monotone-Revision: 49e9c5bd210d89a7731744a1af6593223adab775
171171
171172    Monotone-Author: wsourdeau@inverse.ca
171173    Monotone-Date: 2007-11-29T19:37:37
171174    Monotone-Branch: ca.inverse.sogo
171175
171176M	ChangeLog
171177M	SoObjects/Appointments/SOGoCalendarComponent.m
171178
171179commit 0305aa4b3fc8325813f78bfafb8d05c822e305ed
171180Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171181Date:   Thu Nov 29 17:22:21 2007 +0000
171182
171183    Monotone-Parent: 0cecb36bac8d7c0453b08f4627e8b72389e560f1
171184    Monotone-Revision: 9e801367e2872b48308f9e9be0a0a72b635bbc6e
171185
171186    Monotone-Author: wsourdeau@inverse.ca
171187    Monotone-Date: 2007-11-29T17:22:21
171188    Monotone-Branch: ca.inverse.sogo
171189
171190M	SoObjects/Appointments/product.plist
171191M	UI/MainUI/product.plist
171192
171193commit 871d1a16ff3f94f40992cca8f60b156c2513387c
171194Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171195Date:   Thu Nov 29 16:52:38 2007 +0000
171196
171197    Monotone-Parent: 575cf41d358a8719c8b0d9a19301b8c29bbb1c30
171198    Monotone-Revision: 0cecb36bac8d7c0453b08f4627e8b72389e560f1
171199
171200    Monotone-Author: wsourdeau@inverse.ca
171201    Monotone-Date: 2007-11-29T16:52:38
171202    Monotone-Branch: ca.inverse.sogo
171203
171204M	UI/MainUI/product.plist
171205
171206commit b77d98fc9512806acec9b70fcaa83890b033154c
171207Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171208Date:   Thu Nov 29 16:14:11 2007 +0000
171209
171210    Monotone-Parent: ffee2e191d0b888d3bfb2c7d6d16836788f668d0
171211    Monotone-Revision: 575cf41d358a8719c8b0d9a19301b8c29bbb1c30
171212
171213    Monotone-Author: wsourdeau@inverse.ca
171214    Monotone-Date: 2007-11-29T16:14:11
171215    Monotone-Branch: ca.inverse.sogo
171216
171217M	ChangeLog
171218M	SoObjects/Appointments/SOGoAppointmentFolder.m
171219M	SoObjects/Appointments/product.plist
171220M	SoObjects/Contacts/SOGoContactLDAPFolder.m
171221M	SoObjects/Mailer/SOGoMailFolder.m
171222M	SoObjects/Mailer/product.plist
171223M	SoObjects/SOGo/SOGoFolder.m
171224M	SoObjects/SOGo/SOGoGCSFolder.m
171225M	SoObjects/SOGo/SOGoObject.h
171226M	SoObjects/SOGo/SOGoObject.m
171227M	SoObjects/SOGo/SOGoUser.m
171228M	UI/MainUI/product.plist
171229
171230commit 51b6144290ad0d69f15b57f0b4440d7c843acf90
171231Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171232Date:   Wed Nov 28 23:36:40 2007 +0000
171233
171234    Monotone-Parent: 36cb10929353af178a9112e3d9f13378f7a8a70f
171235    Monotone-Revision: ffee2e191d0b888d3bfb2c7d6d16836788f668d0
171236
171237    Monotone-Author: wsourdeau@inverse.ca
171238    Monotone-Date: 2007-11-28T23:36:40
171239    Monotone-Branch: ca.inverse.sogo
171240
171241M	NEWS
171242
171243commit dcf2e65b5223ab8264b47e234980517479779055
171244Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171245Date:   Tue Nov 27 23:18:17 2007 +0000
171246
171247    Monotone-Parent: 745cbd44946c7043041f13e5fec74b5d72fe71c5
171248    Monotone-Revision: 4d5fa5d41e23e83fdb8250dd90fc965723ec9b29
171249
171250    Monotone-Author: wsourdeau@inverse.ca
171251    Monotone-Date: 2007-11-27T23:18:17
171252    Monotone-Branch: ca.inverse.sogo
171253
171254M	UI/MailerUI/UIxMailUserRightsEditor.h
171255M	UI/MailerUI/UIxMailUserRightsEditor.m
171256M	UI/Templates/MailerUI/UIxMailUserRightsEditor.wox
171257
171258commit a786823ab0a3bcd784b2a94fe928415f301364ff
171259Author: Francis Lachapelle <flachapelle@inverse.ca>
171260Date:   Tue Nov 27 23:17:41 2007 +0000
171261
171262    Monotone-Parent: 745cbd44946c7043041f13e5fec74b5d72fe71c5
171263    Monotone-Revision: d2bae4e2dc4bfb2a6101a5dcd5cfd0eb00fdd4b1
171264
171265    Monotone-Author: flachapelle@inverse.ca
171266    Monotone-Date: 2007-11-27T23:17:41
171267    Monotone-Branch: ca.inverse.sogo
171268
171269M	UI/WebServerResources/UIxMailUserRightsEditor.js
171270
171271commit ea7cc376ba80d81ee377a0be1e7776ef7e607707
171272Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171273Date:   Tue Nov 27 22:52:34 2007 +0000
171274
171275    Monotone-Parent: a1a9885a30810b530c2d48f14ecd7956d69156f8
171276    Monotone-Revision: 745cbd44946c7043041f13e5fec74b5d72fe71c5
171277
171278    Monotone-Author: wsourdeau@inverse.ca
171279    Monotone-Date: 2007-11-27T22:52:34
171280    Monotone-Branch: ca.inverse.sogo
171281
171282M	UI/MailerUI/UIxMailFolderActions.m
171283
171284commit 52fa20b6b7251c27ca0e52397cfc3b828412d2ad
171285Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171286Date:   Tue Nov 27 22:52:28 2007 +0000
171287
171288    Monotone-Parent: bc5ff06a659d7630aac905165ec8157a268ebd0f
171289    Monotone-Revision: a1a9885a30810b530c2d48f14ecd7956d69156f8
171290
171291    Monotone-Author: wsourdeau@inverse.ca
171292    Monotone-Date: 2007-11-27T22:52:28
171293    Monotone-Branch: ca.inverse.sogo
171294
171295M	SoObjects/Appointments/product.plist
171296
171297commit ead4f446414b8a201d6ef8d10ad044ff0b387fbb
171298Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171299Date:   Tue Nov 27 22:52:22 2007 +0000
171300
171301    Monotone-Parent: c55864cc54c30c7fa42e491f5f321085f64d935c
171302    Monotone-Revision: bc5ff06a659d7630aac905165ec8157a268ebd0f
171303
171304    Monotone-Author: wsourdeau@inverse.ca
171305    Monotone-Date: 2007-11-27T22:52:22
171306    Monotone-Branch: ca.inverse.sogo
171307
171308M	UI/MailerUI/UIxMailUserRightsEditor.h
171309
171310commit bceb40f56a272146a7a1e8536ea48a15ed38d680
171311Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171312Date:   Tue Nov 27 22:41:42 2007 +0000
171313
171314    Monotone-Parent: c8525121d7db7aef92d05d9e761787cb3679156c
171315    Monotone-Revision: c55864cc54c30c7fa42e491f5f321085f64d935c
171316
171317    Monotone-Author: wsourdeau@inverse.ca
171318    Monotone-Date: 2007-11-27T22:41:42
171319    Monotone-Branch: ca.inverse.sogo
171320
171321M	SoObjects/Appointments/SOGoAppointmentFolder.m
171322
171323commit 87efde3721be0a013f9fbf190905e462dbf02c99
171324Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171325Date:   Tue Nov 27 22:06:39 2007 +0000
171326
171327    Monotone-Parent: f344a8f89281014e1cb44ad2830da364e111324e
171328    Monotone-Revision: c8525121d7db7aef92d05d9e761787cb3679156c
171329
171330    Monotone-Author: wsourdeau@inverse.ca
171331    Monotone-Date: 2007-11-27T22:06:39
171332    Monotone-Branch: ca.inverse.sogo
171333
171334M	UI/WebServerResources/SOGoRootPage.js
171335
171336commit 9b58554ca0bd4386e52466f86afdab58531f5f5c
171337Author: Francis Lachapelle <flachapelle@inverse.ca>
171338Date:   Tue Nov 27 21:58:36 2007 +0000
171339
171340    Monotone-Parent: a9acd9019d1a4eac616803c0f5ee8fe8af50cf15
171341    Monotone-Revision: f344a8f89281014e1cb44ad2830da364e111324e
171342
171343    Monotone-Author: flachapelle@inverse.ca
171344    Monotone-Date: 2007-11-27T21:58:36
171345    Monotone-Branch: ca.inverse.sogo
171346
171347M	UI/Scheduler/English.lproj/Localizable.strings
171348M	UI/Scheduler/French.lproj/Localizable.strings
171349M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
171350M	UI/WebServerResources/SchedulerUI.js
171351M	UI/WebServerResources/UIxAppointmentEditor.js
171352M	UI/WebServerResources/skycalendar.html
171353
171354commit fea5eb9d53d409de9245ab06afff1b951d3c31ea
171355Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171356Date:   Tue Nov 27 21:07:30 2007 +0000
171357
171358    Monotone-Parent: 5088d59ebd9fac5711d577846019ab0351386716
171359    Monotone-Revision: 3a0c58bfa60eceb8b04e37505a605d15b3d2b1af
171360
171361    Monotone-Author: wsourdeau@inverse.ca
171362    Monotone-Date: 2007-11-27T21:07:30
171363    Monotone-Branch: ca.inverse.sogo
171364
171365M	SOPE/GDLContentStore/ChangeLog
171366M	SOPE/GDLContentStore/GCSFolder.m
171367
171368commit 965d1212bcf5666affaf6b7a64449ef7b2339a91
171369Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171370Date:   Tue Nov 27 21:06:15 2007 +0000
171371
171372    Monotone-Parent: b3c4fef061776cff263262f03c363766fa58d479
171373    Monotone-Revision: 5088d59ebd9fac5711d577846019ab0351386716
171374
171375    Monotone-Author: wsourdeau@inverse.ca
171376    Monotone-Date: 2007-11-27T21:06:15
171377    Monotone-Branch: ca.inverse.sogo
171378
171379M	ChangeLog
171380
171381commit 84b93929c2779abbb537e97fa34a1a1abcbd60de
171382Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171383Date:   Tue Nov 27 21:06:11 2007 +0000
171384
171385    Monotone-Parent: c69f7f8d6e6f9e8f9e94f61cae6ed7a39e26e747
171386    Monotone-Revision: b3c4fef061776cff263262f03c363766fa58d479
171387
171388    Monotone-Author: wsourdeau@inverse.ca
171389    Monotone-Date: 2007-11-27T21:06:11
171390    Monotone-Branch: ca.inverse.sogo
171391
171392M	SoObjects/Mailer/SOGoMailFolder.m
171393M	SoObjects/Mailer/product.plist
171394M	SoObjects/SOGo/SOGoContentObject.m
171395M	SoObjects/SOGo/SOGoGCSFolder.m
171396M	SoObjects/SOGo/SOGoPermissions.m
171397M	UI/Common/UIxFolderActions.m
171398M	UI/Common/product.plist
171399M	UI/Contacts/UIxContactsUserRightsEditor.m
171400M	UI/MailerUI/UIxMailUserRightsEditor.m
171401M	UI/MainUI/product.plist
171402M	UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox
171403M	UI/WebServerResources/ContactsUI.js
171404
171405commit 733267f6c55416c85ce62f4a5cda789fbf751a7c
171406Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171407Date:   Tue Nov 27 21:02:33 2007 +0000
171408
171409    Monotone-Parent: 4ec7b248cac042317cf5d80e06d1372dddd83171
171410    Monotone-Revision: c69f7f8d6e6f9e8f9e94f61cae6ed7a39e26e747
171411
171412    Monotone-Author: wsourdeau@inverse.ca
171413    Monotone-Date: 2007-11-27T21:02:33
171414    Monotone-Branch: ca.inverse.sogo
171415
171416M	UI/Contacts/UIxContactFoldersView.m
171417
171418commit 1837e724252a990191f68990cdefdab62c01f09b
171419Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171420Date:   Tue Nov 27 21:00:06 2007 +0000
171421
171422    Monotone-Parent: 0742b132865bb64da2c2aa1944247147ae906d38
171423    Monotone-Revision: 4ec7b248cac042317cf5d80e06d1372dddd83171
171424
171425    Monotone-Author: wsourdeau@inverse.ca
171426    Monotone-Date: 2007-11-27T21:00:06
171427    Monotone-Branch: ca.inverse.sogo
171428
171429M	UI/WebServerResources/UIxContactsUserFolders.js
171430
171431commit 7cc20c5f42e87e19f7b626044c2841bc494c719d
171432Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171433Date:   Tue Nov 27 17:19:24 2007 +0000
171434
171435    Monotone-Parent: d8549ba070887e4694d144719b284413458362d9
171436    Monotone-Revision: 0742b132865bb64da2c2aa1944247147ae906d38
171437
171438    Monotone-Author: wsourdeau@inverse.ca
171439    Monotone-Date: 2007-11-27T17:19:24
171440    Monotone-Branch: ca.inverse.sogo
171441
171442M	ChangeLog
171443M	SoObjects/Appointments/SOGoFreeBusyObject.m
171444M	UI/MainUI/SOGoUserHomePage.m
171445
171446commit 348af28568191d7e555908593601566d83d2526e
171447Author: Francis Lachapelle <flachapelle@inverse.ca>
171448Date:   Tue Nov 27 16:29:57 2007 +0000
171449
171450    Monotone-Parent: f74baefe5e3f0349c95467a779b6791335eb0e19
171451    Monotone-Revision: 30ec73924173f30cac8edaa24abb0d6e6dfdeac1
171452
171453    Monotone-Author: flachapelle@inverse.ca
171454    Monotone-Date: 2007-11-27T16:29:57
171455    Monotone-Branch: ca.inverse.sogo
171456
171457M	UI/WebServerResources/HTMLElement.js
171458M	UI/WebServerResources/UIxMailEditor.js
171459
171460commit 3a5eaf6c2fe4fb75403b1fd672b8a75c08dd35a9
171461Author: Francis Lachapelle <flachapelle@inverse.ca>
171462Date:   Tue Nov 27 16:00:18 2007 +0000
171463
171464    Monotone-Parent: d8549ba070887e4694d144719b284413458362d9
171465    Monotone-Revision: f74baefe5e3f0349c95467a779b6791335eb0e19
171466
171467    Monotone-Author: flachapelle@inverse.ca
171468    Monotone-Date: 2007-11-27T16:00:18
171469    Monotone-Branch: ca.inverse.sogo
171470
171471M	UI/Scheduler/UIxAppointmentEditor.m
171472M	UI/WebServerResources/SchedulerUI.js
171473
171474commit 18d64eeed6d7144e051553d89430e33ee83580b9
171475Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171476Date:   Mon Nov 26 23:25:35 2007 +0000
171477
171478    Monotone-Parent: abda0e799811347d36ea72438d0edc77daa4b161
171479    Monotone-Revision: d8549ba070887e4694d144719b284413458362d9
171480
171481    Monotone-Author: wsourdeau@inverse.ca
171482    Monotone-Date: 2007-11-26T23:25:35
171483    Monotone-Branch: ca.inverse.sogo
171484
171485M	ChangeLog
171486M	UI/Scheduler/UIxAppointmentEditor.m
171487M	UI/Scheduler/UIxTaskEditor.m
171488
171489commit 5aa7a5f7e06886ececaf05188e88616d0c4e35e9
171490Author: Francis Lachapelle <flachapelle@inverse.ca>
171491Date:   Mon Nov 26 21:36:55 2007 +0000
171492
171493    Monotone-Parent: d16063f8ea6ebe88ac444340d819404443d826dd
171494    Monotone-Revision: abda0e799811347d36ea72438d0edc77daa4b161
171495
171496    Monotone-Author: flachapelle@inverse.ca
171497    Monotone-Date: 2007-11-26T21:36:55
171498    Monotone-Branch: ca.inverse.sogo
171499
171500M	UI/MailerUI/English.lproj/Localizable.strings
171501M	UI/MailerUI/French.lproj/Localizable.strings
171502M	UI/MailerUI/German.lproj/Localizable.strings
171503
171504commit 0b3877d3ca56b6f36ee3572e3ec40a896e02276e
171505Author: Francis Lachapelle <flachapelle@inverse.ca>
171506Date:   Mon Nov 26 21:16:00 2007 +0000
171507
171508    Monotone-Parent: 47696beae1f727f105c84083c575020ef044e2b6
171509    Monotone-Revision: d16063f8ea6ebe88ac444340d819404443d826dd
171510
171511    Monotone-Author: flachapelle@inverse.ca
171512    Monotone-Date: 2007-11-26T21:16:00
171513    Monotone-Branch: ca.inverse.sogo
171514
171515M	UI/MailerUI/UIxMailEditor.m
171516M	UI/Templates/MailerUI/UIxMailMainFrame.wox
171517M	UI/Templates/UIxPageFrame.wox
171518M	UI/WebServerResources/MailerUI.js
171519M	UI/WebServerResources/UIxMailEditor.js
171520
171521commit 04e82c19710156d1503b436acab4661919db2767
171522Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171523Date:   Mon Nov 26 20:41:59 2007 +0000
171524
171525    Monotone-Parent: 27aea167b22f4039327617a920f320773435357a
171526    Monotone-Revision: 47696beae1f727f105c84083c575020ef044e2b6
171527
171528    Monotone-Author: wsourdeau@inverse.ca
171529    Monotone-Date: 2007-11-26T20:41:59
171530    Monotone-Branch: ca.inverse.sogo
171531
171532M	ChangeLog
171533M	SoObjects/SOGo/LDAPSource.h
171534M	SoObjects/SOGo/LDAPSource.m
171535M	SoObjects/SOGo/LDAPUserManager.m
171536M	SoObjects/SOGo/SOGoUser.h
171537M	SoObjects/SOGo/SOGoUser.m
171538M	SoObjects/SOGo/SOGoUserFolder.m
171539M	UI/Common/UIxPageFrame.m
171540M	UI/PreferencesUI/UIxPreferences.m
171541M	UI/Templates/PreferencesUI/UIxPreferences.wox
171542M	UI/Templates/UIxPageFrame.wox
171543M	UI/WebServerResources/generic.js
171544
171545commit 1bf613706d226a5bab8f9bf2ca58469539260f30
171546Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171547Date:   Mon Nov 26 20:37:54 2007 +0000
171548
171549    Monotone-Parent: 70053c4380cee117bbb483d951dbc6bb08f67c88
171550    Monotone-Revision: 27aea167b22f4039327617a920f320773435357a
171551
171552    Monotone-Author: wsourdeau@inverse.ca
171553    Monotone-Date: 2007-11-26T20:37:54
171554    Monotone-Branch: ca.inverse.sogo
171555
171556M	SoObjects/Appointments/SOGoAppointmentFolder.m
171557
171558commit 1a3837c10391f87eedbbb0b4d075b2d333ae2db0
171559Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171560Date:   Mon Nov 26 18:22:45 2007 +0000
171561
171562    Monotone-Parent: 7b208f1bf667438d7117f1634df60f3b911a6272
171563    Monotone-Revision: 70053c4380cee117bbb483d951dbc6bb08f67c88
171564
171565    Monotone-Author: wsourdeau@inverse.ca
171566    Monotone-Date: 2007-11-26T18:22:45
171567    Monotone-Branch: ca.inverse.sogo
171568
171569M	SoObjects/Appointments/SOGoAppointmentFolder.m
171570
171571commit 02f0328e483b7abb9782842227de30b1e2a473e4
171572Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171573Date:   Mon Nov 26 17:41:20 2007 +0000
171574
171575    Monotone-Parent: c682c126a76f07e9f87346487cd8223169d4dca1
171576    Monotone-Revision: 7b208f1bf667438d7117f1634df60f3b911a6272
171577
171578    Monotone-Author: wsourdeau@inverse.ca
171579    Monotone-Date: 2007-11-26T17:41:20
171580    Monotone-Branch: ca.inverse.sogo
171581
171582M	SoObjects/Appointments/SOGoAppointmentFolder.m
171583
171584commit 1235af6bde6975139a22448e2cdbf7127f0a0040
171585Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171586Date:   Mon Nov 26 17:40:44 2007 +0000
171587
171588    Monotone-Parent: 49f93d7885e48cc9020c68ab92841b946e9ed227
171589    Monotone-Revision: c682c126a76f07e9f87346487cd8223169d4dca1
171590
171591    Monotone-Author: wsourdeau@inverse.ca
171592    Monotone-Date: 2007-11-26T17:40:44
171593    Monotone-Branch: ca.inverse.sogo
171594
171595M	ChangeLog
171596M	SoObjects/Appointments/SOGoAppointmentFolder.h
171597M	SoObjects/Appointments/SOGoAppointmentFolder.m
171598M	UI/Common/WODirectAction+SOGo.h
171599M	UI/Common/WODirectAction+SOGo.m
171600M	UI/SOGoUI/UIxComponent.m
171601M	UI/Scheduler/English.lproj/Localizable.strings
171602M	UI/Scheduler/French.lproj/Localizable.strings
171603M	UI/Scheduler/German.lproj/Localizable.strings
171604M	UI/Scheduler/UIxAppointmentEditor.m
171605M	UI/Scheduler/UIxCalListingActions.h
171606M	UI/Scheduler/UIxCalListingActions.m
171607M	UI/Scheduler/UIxTaskEditor.m
171608M	UI/WebServerResources/SchedulerUI.js
171609
171610commit 6404502eab55481bbb89f0634f34d36c131d1dff
171611Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171612Date:   Mon Nov 26 14:41:34 2007 +0000
171613
171614    Monotone-Parent: f09166c5b5e0bf596307ef52de183cd6eabbf420
171615    Monotone-Revision: 49f93d7885e48cc9020c68ab92841b946e9ed227
171616
171617    Monotone-Author: wsourdeau@inverse.ca
171618    Monotone-Date: 2007-11-26T14:41:34
171619    Monotone-Branch: ca.inverse.sogo
171620
171621M	SOPE/NGCards/NGVCard.m
171622M	SOPE/NGCards/iCalCalendar.m
171623
171624commit d08b4e8ab6d9edb0b3f4c8046050f31775dfefa0
171625Author: Francis Lachapelle <flachapelle@inverse.ca>
171626Date:   Mon Nov 26 14:32:28 2007 +0000
171627
171628    Monotone-Parent: e2d85b05fa8aa8da95376091156223f1648f9677
171629    Monotone-Revision: f09166c5b5e0bf596307ef52de183cd6eabbf420
171630
171631    Monotone-Author: flachapelle@inverse.ca
171632    Monotone-Date: 2007-11-26T14:32:28
171633    Monotone-Branch: ca.inverse.sogo
171634
171635M	UI/WebServerResources/SchedulerUI.js
171636M	UI/WebServerResources/UIxAppointmentEditor.css
171637
171638commit 71cfbeaf5e3e0f10fd07771279f6f6e94b7e9ce8
171639Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171640Date:   Mon Nov 26 14:30:02 2007 +0000
171641
171642    Monotone-Parent: 6de7608d4605876bb174df7847a81f7e1cfb7c04
171643    Monotone-Revision: e2d85b05fa8aa8da95376091156223f1648f9677
171644
171645    Monotone-Author: wsourdeau@inverse.ca
171646    Monotone-Date: 2007-11-26T14:30:02
171647    Monotone-Branch: ca.inverse.sogo
171648
171649M	SOPE/NGCards/ChangeLog
171650M	SOPE/NGCards/NGVCard.m
171651M	SOPE/NGCards/iCalCalendar.m
171652
171653commit 78c33575241d6acfd0b215d18b4bdd81841b3fca
171654Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171655Date:   Mon Nov 26 14:24:32 2007 +0000
171656
171657    Monotone-Parent: 1e0cd0c819f1c4c90f09af9a26fb932910568542
171658    Monotone-Revision: 6de7608d4605876bb174df7847a81f7e1cfb7c04
171659
171660    Monotone-Author: wsourdeau@inverse.ca
171661    Monotone-Date: 2007-11-26T14:24:32
171662    Monotone-Branch: ca.inverse.sogo
171663
171664M	ChangeLog
171665M	UI/MailPartViewers/UIxMailPartICalViewer.m
171666M	UI/MailPartViewers/UIxMailPartViewer.m
171667
171668commit 741ae9a281b1cfb952a8164566c7aab8d59cea13
171669Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171670Date:   Mon Nov 26 14:23:35 2007 +0000
171671
171672    Monotone-Parent: 7f9ed95ef5a72bd87470633eec2baeb70b48936e
171673    Monotone-Revision: 1e0cd0c819f1c4c90f09af9a26fb932910568542
171674
171675    Monotone-Author: wsourdeau@inverse.ca
171676    Monotone-Date: 2007-11-26T14:23:35
171677    Monotone-Branch: ca.inverse.sogo
171678
171679M	SoObjects/Mailer/SOGoDraftObject.m
171680
171681commit cad5d402018c30c4902bc4c74f7bc21f247988e6
171682Author: Ludovic Marcotte <lmarcotte@inverse.ca>
171683Date:   Mon Nov 26 01:28:40 2007 +0000
171684
171685    see changelog
171686
171687    Monotone-Parent: 06aa9d65ffbfa422bd62686e09571834da68af2f
171688    Monotone-Revision: d1e3f0a9a3c943496e50635a2761fd74560c93c1
171689
171690    Monotone-Author: ludovic@Sophos.ca
171691    Monotone-Date: 2007-11-26T01:28:40
171692    Monotone-Branch: ca.inverse.sogo
171693
171694M	ChangeLog
171695M	SoObjects/Mailer/SOGoDraftObject.m
171696
171697commit c08f067ee9a6867add1dbfd07a6babe77feee016
171698Author: Ludovic Marcotte <lmarcotte@inverse.ca>
171699Date:   Sun Nov 25 17:26:56 2007 +0000
171700
171701    see changelog
171702
171703    Monotone-Parent: 1011e8e7cab7e718b62aa03f637fa6a37349d95c
171704    Monotone-Revision: 06aa9d65ffbfa422bd62686e09571834da68af2f
171705
171706    Monotone-Author: ludovic@Sophos.ca
171707    Monotone-Date: 2007-11-25T17:26:56
171708    Monotone-Branch: ca.inverse.sogo
171709
171710M	ChangeLog
171711M	SoObjects/Mailer/SOGoMailForward.m
171712M	SoObjects/Mailer/SOGoMailObject.m
171713M	SoObjects/Mailer/SOGoMailReply.m
171714M	UI/MailPartViewers/UIxMailPartAlternativeViewer.m
171715M	UI/MailPartViewers/UIxMailPartViewer.m
171716M	UI/MailerUI/UIxMailAccountActions.m
171717
171718commit 047010bfa46a4be69077f34073ee684ccabb3bde
171719Author: Francis Lachapelle <flachapelle@inverse.ca>
171720Date:   Fri Nov 23 21:16:04 2007 +0000
171721
171722    Monotone-Parent: ecda7e1fc6092838f7b2b5c7a35d4cb7c1b2f11d
171723    Monotone-Revision: 1011e8e7cab7e718b62aa03f637fa6a37349d95c
171724
171725    Monotone-Author: flachapelle@inverse.ca
171726    Monotone-Date: 2007-11-23T21:16:04
171727    Monotone-Branch: ca.inverse.sogo
171728
171729M	SoObjects/Contacts/SOGoContactGCSFolder.m
171730
171731commit 296eeec5a6855206a1fdcf542c7121bcb452c3d5
171732Author: Francis Lachapelle <flachapelle@inverse.ca>
171733Date:   Fri Nov 23 20:36:49 2007 +0000
171734
171735    Monotone-Parent: 0c51f7b3e009fbf917f380938c76be5a98a288d0
171736    Monotone-Revision: ecda7e1fc6092838f7b2b5c7a35d4cb7c1b2f11d
171737
171738    Monotone-Author: flachapelle@inverse.ca
171739    Monotone-Date: 2007-11-23T20:36:49
171740    Monotone-Branch: ca.inverse.sogo
171741
171742M	UI/Templates/MailerUI/UIxMailMainFrame.wox
171743M	UI/WebServerResources/MailerUI.js
171744M	UI/WebServerResources/generic.css
171745M	UI/WebServerResources/generic.js
171746
171747commit 4c5c55671c0a70899e1b6c513ee609633c2be5a6
171748Author: Francis Lachapelle <flachapelle@inverse.ca>
171749Date:   Fri Nov 23 16:52:08 2007 +0000
171750
171751    Monotone-Parent: 319bbf68185b357aadf75af746258d3fe8f23e91
171752    Monotone-Revision: d4812ea4a50ad648584e08fb8b3831fdc2b4a4ab
171753
171754    Monotone-Author: flachapelle@inverse.ca
171755    Monotone-Date: 2007-11-23T16:52:08
171756    Monotone-Branch: ca.inverse.sogo
171757
171758M	UI/WebServerResources/generic.js
171759
171760commit b172c6da7b57ea6d5fc051a7c52a6f8af190eb1f
171761Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171762Date:   Fri Nov 23 15:11:51 2007 +0000
171763
171764    Monotone-Parent: 95d6401b61dda37ed3a6fc0177c3a09c96cea4ca
171765    Monotone-Revision: ffdf9d7d568e2cf85a3845c522d88c7fbeb5d9bd
171766
171767    Monotone-Author: wsourdeau@inverse.ca
171768    Monotone-Date: 2007-11-23T15:11:51
171769    Monotone-Branch: ca.inverse.sogo
171770
171771M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
171772
171773commit e13dfcb9ebcc70f90bc6dfbb4c588eb73484c804
171774Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171775Date:   Thu Nov 22 23:11:51 2007 +0000
171776
171777    Monotone-Parent: 021595955ba84af8f6f5c772d709d27a2984cd5b
171778    Monotone-Revision: 95d6401b61dda37ed3a6fc0177c3a09c96cea4ca
171779
171780    Monotone-Author: wsourdeau@inverse.ca
171781    Monotone-Date: 2007-11-22T23:11:51
171782    Monotone-Branch: ca.inverse.sogo
171783
171784M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
171785
171786commit 8a07c8a82671ef5fd935820ec97c6158fcb6ee50
171787Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171788Date:   Thu Nov 22 23:11:40 2007 +0000
171789
171790    Monotone-Parent: b430f3bddce9fe7edb940acb0477332b63c7e0ee
171791    Monotone-Revision: 021595955ba84af8f6f5c772d709d27a2984cd5b
171792
171793    Monotone-Author: wsourdeau@inverse.ca
171794    Monotone-Date: 2007-11-22T23:11:40
171795    Monotone-Branch: ca.inverse.sogo
171796
171797D	SOPE/sope-patchset-r1548.diff
171798
171799commit e46272ba9c0bf2f886e81572f21d46941d8c2781
171800Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171801Date:   Thu Nov 22 23:07:16 2007 +0000
171802
171803    Monotone-Parent: 319bbf68185b357aadf75af746258d3fe8f23e91
171804    Monotone-Revision: b430f3bddce9fe7edb940acb0477332b63c7e0ee
171805
171806    Monotone-Author: wsourdeau@inverse.ca
171807    Monotone-Date: 2007-11-22T23:07:16
171808    Monotone-Branch: ca.inverse.sogo
171809
171810A	SOPE/sope-patchset-r1551.diff
171811
171812commit d6041f3d888123322b8ce08144ea086282d1176d
171813Author: Francis Lachapelle <flachapelle@inverse.ca>
171814Date:   Thu Nov 22 21:11:49 2007 +0000
171815
171816    Monotone-Parent: 481000e0cd17c7724939535ed3c25eaa596aa5cb
171817    Monotone-Revision: 6961ced4482e86c2a2fd2249397ec110584f633a
171818
171819    Monotone-Author: flachapelle@inverse.ca
171820    Monotone-Date: 2007-11-22T21:11:49
171821    Monotone-Branch: ca.inverse.sogo
171822
171823M	UI/Contacts/Toolbars/SOGoContactFolder.toolbar
171824M	UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar
171825
171826commit 9e7fd1b16699c78e453d5665e9f915fe2055553f
171827Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171828Date:   Thu Nov 22 17:32:44 2007 +0000
171829
171830    Monotone-Parent: 64e49d499c79080e88278175b2826dfc85d1c635
171831    Monotone-Revision: 9c563a19a8b6747bd6b2c53b4aec14e16c3a623e
171832
171833    Monotone-Author: wsourdeau@inverse.ca
171834    Monotone-Date: 2007-11-22T17:32:44
171835    Monotone-Branch: ca.inverse.sogo
171836
171837M	ChangeLog
171838M	SoObjects/Mailer/SOGoMailBodyPart.m
171839M	SoObjects/Mailer/SOGoMailObject.m
171840M	UI/MailPartViewers/English.lproj/Localizable.strings
171841M	UI/MailPartViewers/UIxMailRenderingContext.m
171842
171843commit 1a58f1b4f92a378e008481b2e6ff319afd820258
171844Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171845Date:   Thu Nov 22 16:32:22 2007 +0000
171846
171847    Monotone-Parent: c1fa71027de8d19eaa232cf89370ad4655d2d15b
171848    Monotone-Revision: 64e49d499c79080e88278175b2826dfc85d1c635
171849
171850    Monotone-Author: wsourdeau@inverse.ca
171851    Monotone-Date: 2007-11-22T16:32:22
171852    Monotone-Branch: ca.inverse.sogo
171853
171854M	ChangeLog
171855M	SoObjects/SOGo/NSCalendarDate+SOGo.h
171856M	SoObjects/SOGo/NSCalendarDate+SOGo.m
171857
171858commit 68b4fe07be3d73aea37015b6fbf6fb354cc8d088
171859Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171860Date:   Thu Nov 22 16:19:11 2007 +0000
171861
171862    Monotone-Parent: a2e22f9ca9e5096f59327f5b4d176050ffcbf15f
171863    Monotone-Revision: 00622e0c5fa34a4e5e98835bf4037dc6f562e342
171864
171865    Monotone-Author: wsourdeau@inverse.ca
171866    Monotone-Date: 2007-11-22T16:19:11
171867    Monotone-Branch: ca.inverse.sogo
171868
171869M	SOPE/NGCards/ChangeLog
171870M	SOPE/NGCards/iCalEntityObject.m
171871
171872commit a87d9dc6909ec4d8ef7c1e0d4ab8ba62c15f957c
171873Author: Francis Lachapelle <flachapelle@inverse.ca>
171874Date:   Thu Nov 22 16:14:39 2007 +0000
171875
171876    Monotone-Parent: 453e43c2ab4fa9ffdfc48f065c8428072096e990
171877    Monotone-Revision: 481000e0cd17c7724939535ed3c25eaa596aa5cb
171878
171879    Monotone-Author: flachapelle@inverse.ca
171880    Monotone-Date: 2007-11-22T16:14:39
171881    Monotone-Branch: ca.inverse.sogo
171882
171883M	UI/WebServerResources/MailerUI.css
171884M	UI/WebServerResources/MailerUI.js
171885M	UI/WebServerResources/iefixes.css
171886
171887commit bcc147aed98f2fe3256300be6740f8f08abcc105
171888Author: Francis Lachapelle <flachapelle@inverse.ca>
171889Date:   Thu Nov 22 14:52:03 2007 +0000
171890
171891    Monotone-Parent: a949c0a5881acabcd4cf2e8940f829cbd16b1037
171892    Monotone-Revision: 453e43c2ab4fa9ffdfc48f065c8428072096e990
171893
171894    Monotone-Author: flachapelle@inverse.ca
171895    Monotone-Date: 2007-11-22T14:52:03
171896    Monotone-Branch: ca.inverse.sogo
171897
171898M	UI/WebServerResources/UIxAttendeesEditor.css
171899
171900commit a421956b860616d025f5364c2b71ee04712f154c
171901Author: Francis Lachapelle <flachapelle@inverse.ca>
171902Date:   Wed Nov 21 22:38:42 2007 +0000
171903
171904    Monotone-Parent: 35c754c13dd7549e8bbd023fbab28780ffd77a58
171905    Monotone-Revision: 97177e8c25666ceaaffd5ed4ce58fac2fef8354a
171906
171907    Monotone-Author: flachapelle@inverse.ca
171908    Monotone-Date: 2007-11-21T22:38:42
171909    Monotone-Branch: ca.inverse.sogo
171910
171911M	UI/WebServerResources/MailerUI.js
171912
171913commit fc74f8f24f85780ab6495f5ad7392fa82f0e8b12
171914Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171915Date:   Wed Nov 21 22:36:07 2007 +0000
171916
171917    Monotone-Parent: 35c754c13dd7549e8bbd023fbab28780ffd77a58
171918    Monotone-Revision: a2e22f9ca9e5096f59327f5b4d176050ffcbf15f
171919
171920    Monotone-Author: wsourdeau@inverse.ca
171921    Monotone-Date: 2007-11-21T22:36:07
171922    Monotone-Branch: ca.inverse.sogo
171923
171924M	ChangeLog
171925M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
171926
171927commit 3c0790312ce6719545d7da02d6bf7b7c8b82ba4c
171928Author: Francis Lachapelle <flachapelle@inverse.ca>
171929Date:   Wed Nov 21 19:47:33 2007 +0000
171930
171931    Monotone-Parent: 55d271fb80220cdbc9bd83cfc50ed13ca7239cb7
171932    Monotone-Revision: 35c754c13dd7549e8bbd023fbab28780ffd77a58
171933
171934    Monotone-Author: flachapelle@inverse.ca
171935    Monotone-Date: 2007-11-21T19:47:33
171936    Monotone-Branch: ca.inverse.sogo
171937
171938M	UI/WebServerResources/ContactsUI.js
171939M	UI/WebServerResources/MailerUI.js
171940
171941commit 8069fa646ee2e8b1aab392df44b4941a6bf3a5b7
171942Author: Francis Lachapelle <flachapelle@inverse.ca>
171943Date:   Wed Nov 21 18:58:03 2007 +0000
171944
171945    Monotone-Parent: 90f26599c1d1dea2ba798615fd3a3e18223163e7
171946    Monotone-Revision: 55d271fb80220cdbc9bd83cfc50ed13ca7239cb7
171947
171948    Monotone-Author: flachapelle@inverse.ca
171949    Monotone-Date: 2007-11-21T18:58:03
171950    Monotone-Branch: ca.inverse.sogo
171951
171952M	UI/WebServerResources/MailerUI.js
171953M	UI/WebServerResources/UIxAppointmentEditor.css
171954M	UI/WebServerResources/UIxComponentEditor.css
171955M	UI/WebServerResources/UIxComponentEditor.js
171956
171957commit 6ad1a55df527474c8c52475a3f3a2800b8f68251
171958Author: Francis Lachapelle <flachapelle@inverse.ca>
171959Date:   Wed Nov 21 18:57:45 2007 +0000
171960
171961    Monotone-Parent: ddd5665cdecc3c1a1ce97322dd14c8723477bfa5
171962    Monotone-Revision: 90f26599c1d1dea2ba798615fd3a3e18223163e7
171963
171964    Monotone-Author: flachapelle@inverse.ca
171965    Monotone-Date: 2007-11-21T18:57:45
171966    Monotone-Branch: ca.inverse.sogo
171967
171968M	UI/Common/UIxAclEditor.m
171969
171970commit 76e6f99cf0809d2a6dd5264fc6d1198a4138bd7a
171971Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171972Date:   Wed Nov 21 17:37:26 2007 +0000
171973
171974    Monotone-Parent: c646d0cb24c5b2d251fb7736020445cd76631da3
171975    Monotone-Revision: ddd5665cdecc3c1a1ce97322dd14c8723477bfa5
171976
171977    Monotone-Author: wsourdeau@inverse.ca
171978    Monotone-Date: 2007-11-21T17:37:26
171979    Monotone-Branch: ca.inverse.sogo
171980
171981M	UI/WebServerResources/generic.js
171982
171983commit e414ebafc6e66556814c296a1d44c2e332701fff
171984Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
171985Date:   Wed Nov 21 17:23:51 2007 +0000
171986
171987    Monotone-Parent: c7c2186348790bb64c08730ba255f908ac68cfa9
171988    Monotone-Revision: c646d0cb24c5b2d251fb7736020445cd76631da3
171989
171990    Monotone-Author: wsourdeau@inverse.ca
171991    Monotone-Date: 2007-11-21T17:23:51
171992    Monotone-Branch: ca.inverse.sogo
171993
171994M	ChangeLog
171995M	SoObjects/Appointments/SOGoAppointmentFolder.h
171996M	SoObjects/Appointments/SOGoAppointmentFolder.m
171997M	SoObjects/Appointments/SOGoGroupAppointmentFolder.m
171998M	UI/Scheduler/UIxCalListingActions.h
171999M	UI/Scheduler/UIxCalListingActions.m
172000M	UI/WebServerResources/ContactsUI.js
172001M	UI/WebServerResources/SchedulerUI.js
172002M	UI/WebServerResources/generic.js
172003
172004commit 3391161a12f8fc93ac07271146aaf3b789e6ed21
172005Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172006Date:   Wed Nov 21 16:42:58 2007 +0000
172007
172008    Monotone-Parent: 555ffbaeafab3a0a23649acb1714e47a78d35d81
172009    Monotone-Revision: c7c2186348790bb64c08730ba255f908ac68cfa9
172010
172011    Monotone-Author: wsourdeau@inverse.ca
172012    Monotone-Date: 2007-11-21T16:42:58
172013    Monotone-Branch: ca.inverse.sogo
172014
172015M	ChangeLog
172016M	UI/MainUI/SOGoRootPage.m
172017M	UI/WebServerResources/SOGoRootPage.js
172018M	UI/WebServerResources/generic.js
172019
172020commit ac37cfc05408c2d1e7b68eaf015aa7b15bd8d677
172021Author: Francis Lachapelle <flachapelle@inverse.ca>
172022Date:   Wed Nov 21 16:05:07 2007 +0000
172023
172024    Monotone-Parent: 9b5ebc598474f9893ae9cd49b70769d7dbe2996f
172025    Monotone-Revision: 555ffbaeafab3a0a23649acb1714e47a78d35d81
172026
172027    Monotone-Author: flachapelle@inverse.ca
172028    Monotone-Date: 2007-11-21T16:05:07
172029    Monotone-Branch: ca.inverse.sogo
172030
172031M	ChangeLog
172032M	UI/Common/UIxAclEditor.m
172033M	UI/Scheduler/UIxComponentEditor.h
172034M	UI/Scheduler/UIxComponentEditor.m
172035M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
172036M	UI/Templates/UIxAclEditor.wox
172037
172038commit ebbc840ecdb187b89460a61a0fecdcb5a2fb9c60
172039Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172040Date:   Wed Nov 21 15:27:52 2007 +0000
172041
172042    Monotone-Parent: 748fb7eea98a07ee1396f6902a6b0fb3e52f280e
172043    Monotone-Revision: 9b5ebc598474f9893ae9cd49b70769d7dbe2996f
172044
172045    Monotone-Author: wsourdeau@inverse.ca
172046    Monotone-Date: 2007-11-21T15:27:52
172047    Monotone-Branch: ca.inverse.sogo
172048
172049M	SoObjects/Mailer/SOGoMailObject.m
172050
172051commit e45d56f025c29388051fd019667b80473b026f5b
172052Author: Francis Lachapelle <flachapelle@inverse.ca>
172053Date:   Wed Nov 21 15:04:37 2007 +0000
172054
172055    Monotone-Parent: b5051834282e52ed3ada41a862242574f4f3016d
172056    Monotone-Revision: 397fde917fae54c68a56446340e43b77444b00e1
172057
172058    Monotone-Author: flachapelle@inverse.ca
172059    Monotone-Date: 2007-11-21T15:04:37
172060    Monotone-Branch: ca.inverse.sogo
172061
172062M	UI/WebServerResources/ContactsUI.css
172063M	UI/WebServerResources/ContactsUI.js
172064M	UI/WebServerResources/UIxMailEditor.js
172065M	UI/WebServerResources/generic.js
172066
172067commit 0070dc9b4f244587c24471e20b22a0447706cc07
172068Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172069Date:   Wed Nov 21 15:04:24 2007 +0000
172070
172071    Monotone-Parent: b5051834282e52ed3ada41a862242574f4f3016d
172072    Monotone-Revision: e9584ae6fb22159a5f2cace0641d3a58c6816280
172073
172074    Monotone-Author: wsourdeau@inverse.ca
172075    Monotone-Date: 2007-11-21T15:04:24
172076    Monotone-Branch: ca.inverse.sogo
172077
172078M	ChangeLog
172079M	SoObjects/Mailer/SOGoMailBodyPart.m
172080M	SoObjects/Mailer/SOGoMailObject.m
172081M	UI/MailPartViewers/UIxMailRenderingContext.m
172082
172083commit 45deea7dfb7637367157cac17a231d672d5fcaf5
172084Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172085Date:   Tue Nov 20 22:18:30 2007 +0000
172086
172087    Monotone-Parent: 962a83d2b39bca57d666c58151e93ea62a7cd0d3
172088    Monotone-Revision: 917b856310d41617cad0757859d22615b99fed50
172089
172090    Monotone-Author: wsourdeau@inverse.ca
172091    Monotone-Date: 2007-11-20T22:18:30
172092    Monotone-Branch: ca.inverse.sogo
172093
172094D	SOPE/sope-patchset-r1546.diff
172095A	SOPE/sope-patchset-r1548.diff
172096
172097commit e636fc143efca40a36e0925ac995d9a068ffebfa
172098Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172099Date:   Tue Nov 20 22:18:19 2007 +0000
172100
172101    Monotone-Parent: 3188fd0271db42fb785221461e9a3655109f23a8
172102    Monotone-Revision: 962a83d2b39bca57d666c58151e93ea62a7cd0d3
172103
172104    Monotone-Author: wsourdeau@inverse.ca
172105    Monotone-Date: 2007-11-20T22:18:19
172106    Monotone-Branch: ca.inverse.sogo
172107
172108M	ChangeLog
172109M	UI/MailPartViewers/GNUmakefile
172110M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
172111
172112commit 0104aca410c4691de6c0c77d769522b97de36dbc
172113Author: Francis Lachapelle <flachapelle@inverse.ca>
172114Date:   Tue Nov 20 21:11:44 2007 +0000
172115
172116    Monotone-Parent: cb556a1e330ba96826fe08e85f5dc434dcf93aeb
172117    Monotone-Revision: 566c52eecd68ab1a6fbb711a337a83289ec7b3b4
172118
172119    Monotone-Author: flachapelle@inverse.ca
172120    Monotone-Date: 2007-11-20T21:11:44
172121    Monotone-Branch: ca.inverse.sogo
172122
172123M	UI/WebServerResources/UIxAclEditor.js
172124
172125commit e12f45b3363fefe0d62d015e9652fdd38ba41e98
172126Author: Francis Lachapelle <flachapelle@inverse.ca>
172127Date:   Tue Nov 20 21:11:23 2007 +0000
172128
172129    Monotone-Parent: 4bdfcf9d428ded83dff00052f53189e0a1020675
172130    Monotone-Revision: cb556a1e330ba96826fe08e85f5dc434dcf93aeb
172131
172132    Monotone-Author: flachapelle@inverse.ca
172133    Monotone-Date: 2007-11-20T21:11:23
172134    Monotone-Branch: ca.inverse.sogo
172135
172136M	UI/WebServerResources/UIxMailEditor.css
172137M	UI/WebServerResources/UIxMailEditor.js
172138
172139commit 4522bd5626da5ba15f064a56580d74d8f7cd5541
172140Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172141Date:   Tue Nov 20 19:15:26 2007 +0000
172142
172143    Monotone-Parent: 3bc573b09449f0efea891e5e11a232520f51205c
172144    Monotone-Revision: 3188fd0271db42fb785221461e9a3655109f23a8
172145
172146    Monotone-Author: wsourdeau@inverse.ca
172147    Monotone-Date: 2007-11-20T19:15:26
172148    Monotone-Branch: ca.inverse.sogo
172149
172150M	SoObjects/SOGo/SOGoFolder.m
172151M	SoObjects/SOGo/SOGoGCSFolder.m
172152M	SoObjects/SOGo/SOGoObject.m
172153M	UI/Scheduler/UIxComponentEditor.m
172154M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
172155
172156commit 8a25d89438103f6f3c099f9927de26411e5974aa
172157Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172158Date:   Tue Nov 20 19:15:22 2007 +0000
172159
172160    Monotone-Parent: 80314eb2f15e5d1fc369f56a8001f005ba7e0f5f
172161    Monotone-Revision: 3bc573b09449f0efea891e5e11a232520f51205c
172162
172163    Monotone-Author: wsourdeau@inverse.ca
172164    Monotone-Date: 2007-11-20T19:15:22
172165    Monotone-Branch: ca.inverse.sogo
172166
172167M	UI/WebServerResources/UIxMailEditor.js
172168
172169commit bc9b594178739668f2d4f14c896ef7b18342bb06
172170Author: Francis Lachapelle <flachapelle@inverse.ca>
172171Date:   Tue Nov 20 17:11:26 2007 +0000
172172
172173    Monotone-Parent: 8b5761d2acde444a5c7b9214e3506a044c23919b
172174    Monotone-Revision: c44cce7c2e022aab27ce96484383b17671de3791
172175
172176    Monotone-Author: flachapelle@inverse.ca
172177    Monotone-Date: 2007-11-20T17:11:26
172178    Monotone-Branch: ca.inverse.sogo
172179
172180M	UI/WebServerResources/UIxAclEditor.css
172181M	UI/WebServerResources/UIxAclEditor.js
172182M	UI/WebServerResources/generic.css
172183M	UI/WebServerResources/iefixes.css
172184
172185commit ab0308931a6ab95dea8c9750f1b1d4e04e02f39d
172186Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172187Date:   Tue Nov 20 17:00:08 2007 +0000
172188
172189    Monotone-Parent: 3f1c47ada6e8d67d362b8af1e503366526919d45
172190    Monotone-Revision: be71096e4701678c38f432b7c7ceb5d87bfd349f
172191
172192    Monotone-Author: wsourdeau@inverse.ca
172193    Monotone-Date: 2007-11-20T17:00:08
172194    Monotone-Branch: ca.inverse.sogo
172195
172196M	UI/Templates/MailerUI/UIxMailEditor.wox
172197M	UI/WebServerResources/UIxMailEditor.js
172198
172199commit 9f20f967a625f6ab39f349cb530e4c026c11d0b3
172200Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172201Date:   Tue Nov 20 16:59:41 2007 +0000
172202
172203    Monotone-Parent: daf854098ad38237d61056322cf6b4b3d59c74de
172204    Monotone-Revision: 3f1c47ada6e8d67d362b8af1e503366526919d45
172205
172206    Monotone-Author: wsourdeau@inverse.ca
172207    Monotone-Date: 2007-11-20T16:59:41
172208    Monotone-Branch: ca.inverse.sogo
172209
172210M	UI/WebServerResources/generic.css
172211
172212commit fe606b36ac603a87629a1facfb1077ce1cf33906
172213Author: Francis Lachapelle <flachapelle@inverse.ca>
172214Date:   Tue Nov 20 14:53:19 2007 +0000
172215
172216    Monotone-Parent: b7e8268331bf846357e66b902057c9c780079bec
172217    Monotone-Revision: 8b5761d2acde444a5c7b9214e3506a044c23919b
172218
172219    Monotone-Author: flachapelle@inverse.ca
172220    Monotone-Date: 2007-11-20T14:53:19
172221    Monotone-Branch: ca.inverse.sogo
172222
172223M	UI/WebServerResources/MailerUI.js
172224
172225commit de2accb0c51bd6567159fe8bfa840f26c3c80e33
172226Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172227Date:   Tue Nov 20 14:47:05 2007 +0000
172228
172229    Monotone-Parent: 99678ac51fdef1047f37db7c25c8664b99b53d4b
172230    Monotone-Revision: daf854098ad38237d61056322cf6b4b3d59c74de
172231
172232    Monotone-Author: wsourdeau@inverse.ca
172233    Monotone-Date: 2007-11-20T14:47:05
172234    Monotone-Branch: ca.inverse.sogo
172235
172236M	ChangeLog
172237M	SoObjects/Appointments/SOGoAppointmentObject.m
172238
172239commit 3a2d13771d452bf5b8ef564d379c31d9769a0993
172240Author: Francis Lachapelle <flachapelle@inverse.ca>
172241Date:   Tue Nov 20 14:34:11 2007 +0000
172242
172243    Monotone-Parent: 99678ac51fdef1047f37db7c25c8664b99b53d4b
172244    Monotone-Revision: b7e8268331bf846357e66b902057c9c780079bec
172245
172246    Monotone-Author: flachapelle@inverse.ca
172247    Monotone-Date: 2007-11-20T14:34:11
172248    Monotone-Branch: ca.inverse.sogo
172249
172250M	UI/WebServerResources/UIxAttendeesEditor.js
172251
172252commit 93f1cacaa5ecc17d57efe04974b2f0977731b54c
172253Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172254Date:   Mon Nov 19 23:10:23 2007 +0000
172255
172256    Monotone-Parent: dd3a6ac21f30dcf6ec5ba14942eff06fc8888e54
172257    Monotone-Revision: 99678ac51fdef1047f37db7c25c8664b99b53d4b
172258
172259    Monotone-Author: wsourdeau@inverse.ca
172260    Monotone-Date: 2007-11-19T23:10:23
172261    Monotone-Branch: ca.inverse.sogo
172262
172263M	UI/Templates/MailerUI/UIxMailEditor.wox
172264M	UI/WebServerResources/UIxPreferences.css
172265M	UI/WebServerResources/generic.css
172266
172267commit e8594d0af6b753f5f2cee16b4d63ddbb61147ecf
172268Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172269Date:   Mon Nov 19 22:56:27 2007 +0000
172270
172271    Monotone-Parent: 08487d889f4363cd2d969280eaf5e7fb9f4dd28b
172272    Monotone-Revision: dd3a6ac21f30dcf6ec5ba14942eff06fc8888e54
172273
172274    Monotone-Author: wsourdeau@inverse.ca
172275    Monotone-Date: 2007-11-19T22:56:27
172276    Monotone-Branch: ca.inverse.sogo
172277
172278M	UI/Common/UIxPageFrame.m
172279
172280commit 2cbc2ba742a39bfd8528b3841386a6453fa4143a
172281Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172282Date:   Mon Nov 19 22:44:12 2007 +0000
172283
172284    Monotone-Parent: 53787a178138e23c283a66af023cbddab3f3c417
172285    Monotone-Revision: d74fd5d68d5fae10363904ec274b94033ae33c2c
172286
172287    Monotone-Author: wsourdeau@inverse.ca
172288    Monotone-Date: 2007-11-19T22:44:12
172289    Monotone-Branch: ca.inverse.sogo
172290
172291M	ChangeLog
172292M	SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.html
172293M	SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.wod
172294M	SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.html
172295M	SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.wod
172296M	SoObjects/Mailer/SOGoMailForward.m
172297M	SoObjects/Mailer/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.html
172298M	SoObjects/Mailer/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.wod
172299M	SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.html
172300M	SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.wod
172301M	SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.html
172302M	SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.wod
172303M	SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.html
172304M	SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.wod
172305M	SoObjects/Mailer/SOGoMailReply.m
172306M	UI/MailerUI/UIxMailAccountActions.m
172307M	UI/PreferencesUI/UIxPreferences.m
172308M	UI/Templates/PreferencesUI/UIxPreferences.wox
172309M	UI/WebServerResources/UIxPreferences.css
172310
172311commit 764d45e2b10fd89e079a808114a2409d1c32da84
172312Author: Francis Lachapelle <flachapelle@inverse.ca>
172313Date:   Mon Nov 19 22:40:13 2007 +0000
172314
172315    Monotone-Parent: 53787a178138e23c283a66af023cbddab3f3c417
172316    Monotone-Revision: 694c7b017aa273b513c6e1d50eea0215ccaf487c
172317
172318    Monotone-Author: flachapelle@inverse.ca
172319    Monotone-Date: 2007-11-19T22:40:13
172320    Monotone-Branch: ca.inverse.sogo
172321
172322M	UI/WebServerResources/ContactsUI.js
172323M	UI/WebServerResources/SchedulerUI.js
172324
172325commit e357be66f113b654fea360e1777f669e5a130383
172326Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172327Date:   Mon Nov 19 22:35:25 2007 +0000
172328
172329    Monotone-Parent: b7928cea3cb5b03ea7898caed42d7157ab0fcbd3
172330    Monotone-Revision: 53787a178138e23c283a66af023cbddab3f3c417
172331
172332    Monotone-Author: wsourdeau@inverse.ca
172333    Monotone-Date: 2007-11-19T22:35:25
172334    Monotone-Branch: ca.inverse.sogo
172335
172336M	UI/Common/UIxPageFrame.h
172337
172338commit ca725a4dbddc196ffd79ceb3e76f271648e51fd3
172339Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172340Date:   Mon Nov 19 22:34:31 2007 +0000
172341
172342    Monotone-Parent: efb32ee0b07634ff28f86f07c618160d8d121225
172343    Monotone-Revision: 1af71f130ccb8d21bb16f766da69f735eac5f36b
172344
172345    Monotone-Author: wsourdeau@inverse.ca
172346    Monotone-Date: 2007-11-19T22:34:31
172347    Monotone-Branch: ca.inverse.sogo
172348
172349M	ChangeLog
172350M	SoObjects/SOGo/SOGoUser.h
172351M	SoObjects/SOGo/SOGoUser.m
172352M	UI/Common/UIxPageFrame.m
172353M	UI/Templates/UIxPageFrame.wox
172354
172355commit ad10b8ee492f8d3d68899aa2db846ecdd2c6179f
172356Author: Francis Lachapelle <flachapelle@inverse.ca>
172357Date:   Mon Nov 19 22:19:17 2007 +0000
172358
172359    Monotone-Parent: efb32ee0b07634ff28f86f07c618160d8d121225
172360    Monotone-Revision: 9e683df87b2b67f61552768bc12e69f0d289640e
172361
172362    Monotone-Author: flachapelle@inverse.ca
172363    Monotone-Date: 2007-11-19T22:19:17
172364    Monotone-Branch: ca.inverse.sogo
172365
172366M	UI/Common/product.plist
172367M	UI/MainUI/product.plist
172368M	UI/WebServerResources/HTMLElement.js
172369M	UI/WebServerResources/SchedulerUI.js
172370M	UI/WebServerResources/UIxAclEditor.js
172371M	UI/WebServerResources/generic.js
172372
172373commit c1e1b16f0a26585fc2fef4c59f7dbee333528683
172374Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172375Date:   Mon Nov 19 21:07:54 2007 +0000
172376
172377    Monotone-Parent: df2b66af0afb7884e01b50efd6f7e99acf0743fa
172378    Monotone-Revision: 1804bb2fc333899fed4fa062ac489b8006f6b8a4
172379
172380    Monotone-Author: wsourdeau@inverse.ca
172381    Monotone-Date: 2007-11-19T21:07:54
172382    Monotone-Branch: ca.inverse.sogo
172383
172384M	ChangeLog
172385M	SoObjects/Appointments/SOGoAppointmentObject.m
172386M	UI/Scheduler/UIxAppointmentEditor.m
172387M	UI/Scheduler/UIxComponentEditor.h
172388M	UI/Scheduler/UIxComponentEditor.m
172389M	UI/Scheduler/UIxTaskEditor.m
172390M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
172391M	UI/WebServerResources/UIxComponentEditor.css
172392M	UI/WebServerResources/UIxComponentEditor.js
172393
172394commit 06fd3a0aea7374757d5cc59c4583ca4ced6c170f
172395Author: Francis Lachapelle <flachapelle@inverse.ca>
172396Date:   Mon Nov 19 20:36:22 2007 +0000
172397
172398    Monotone-Parent: e93263338b262449e660e63e963ca0e8fdc1ecb4
172399    Monotone-Revision: 94a466c5a8173924f1c2a2c226a8e65b45001f24
172400
172401    Monotone-Author: flachapelle@inverse.ca
172402    Monotone-Date: 2007-11-19T20:36:22
172403    Monotone-Branch: ca.inverse.sogo
172404
172405M	UI/Templates/MailerUI/UIxMailToSelection.wox
172406M	UI/WebServerResources/UIxMailEditor.css
172407
172408commit aec172d1fe929e8ac77ad87363de4c0df0609c63
172409Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172410Date:   Mon Nov 19 20:01:27 2007 +0000
172411
172412    Monotone-Parent: e93263338b262449e660e63e963ca0e8fdc1ecb4
172413    Monotone-Revision: df2b66af0afb7884e01b50efd6f7e99acf0743fa
172414
172415    Monotone-Author: wsourdeau@inverse.ca
172416    Monotone-Date: 2007-11-19T20:01:27
172417    Monotone-Branch: ca.inverse.sogo
172418
172419M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
172420
172421commit 9e786a5153e1d7601730d1a9ef1a150ad855aec2
172422Author: Francis Lachapelle <flachapelle@inverse.ca>
172423Date:   Mon Nov 19 19:17:44 2007 +0000
172424
172425    Monotone-Parent: 7badfbd8d1cd3b2ebe83f81b973b4ebf210af8a2
172426    Monotone-Revision: e93263338b262449e660e63e963ca0e8fdc1ecb4
172427
172428    Monotone-Author: flachapelle@inverse.ca
172429    Monotone-Date: 2007-11-19T19:17:44
172430    Monotone-Branch: ca.inverse.sogo
172431
172432M	UI/Scheduler/UIxTaskEditor.m
172433M	UI/WebServerResources/SchedulerUI.js
172434
172435commit 51d672c0f2f0f7c7b2ec018c6c99fab390766ef5
172436Author: Francis Lachapelle <flachapelle@inverse.ca>
172437Date:   Mon Nov 19 17:17:30 2007 +0000
172438
172439    Monotone-Parent: d8068d4b9f0436c221c0b8a1a003a07b8eeeb7e2
172440    Monotone-Revision: 7badfbd8d1cd3b2ebe83f81b973b4ebf210af8a2
172441
172442    Monotone-Author: flachapelle@inverse.ca
172443    Monotone-Date: 2007-11-19T17:17:30
172444    Monotone-Branch: ca.inverse.sogo
172445
172446M	UI/WebServerResources/SchedulerUI.js
172447
172448commit bd94cc434b1b2c2bff7affa533959b1ab01520ca
172449Author: Francis Lachapelle <flachapelle@inverse.ca>
172450Date:   Mon Nov 19 17:09:14 2007 +0000
172451
172452    Monotone-Parent: 4613db02f1ddf8a5a3a6eb835c0d9df3cad822fb
172453    Monotone-Revision: d8068d4b9f0436c221c0b8a1a003a07b8eeeb7e2
172454
172455    Monotone-Author: flachapelle@inverse.ca
172456    Monotone-Date: 2007-11-19T17:09:14
172457    Monotone-Branch: ca.inverse.sogo
172458
172459M	UI/WebServerResources/SchedulerUI.js
172460M	UI/WebServerResources/UIxAppointmentEditor.js
172461
172462commit fa73393580bb8cb0307d3dd039daf6dd04b55817
172463Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172464Date:   Mon Nov 19 16:37:20 2007 +0000
172465
172466    Monotone-Parent: 1c1de9a3a363e23c7c1b6ef48bc5545eab2ac66b
172467    Monotone-Revision: 4613db02f1ddf8a5a3a6eb835c0d9df3cad822fb
172468
172469    Monotone-Author: wsourdeau@inverse.ca
172470    Monotone-Date: 2007-11-19T16:37:20
172471    Monotone-Branch: ca.inverse.sogo
172472
172473M	ChangeLog
172474M	SoObjects/SOGo/SOGoUser.m
172475M	UI/Scheduler/UIxComponentEditor.m
172476
172477commit 263c62a70d15627a750191eed808e2141842a32a
172478Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172479Date:   Mon Nov 19 15:40:22 2007 +0000
172480
172481    Monotone-Parent: e2c6d6b8cfe712b3904159b16afba1769a6ab0a4
172482    Monotone-Revision: 1c1de9a3a363e23c7c1b6ef48bc5545eab2ac66b
172483
172484    Monotone-Author: wsourdeau@inverse.ca
172485    Monotone-Date: 2007-11-19T15:40:22
172486    Monotone-Branch: ca.inverse.sogo
172487
172488M	ChangeLog
172489M	UI/Scheduler/UIxTaskEditor.m
172490M	UI/Scheduler/product.plist
172491
172492commit ec51e7a283128ef5d9ac64a1d28bf61854679ec0
172493Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172494Date:   Mon Nov 19 15:39:44 2007 +0000
172495
172496    Monotone-Parent: 9cbf90659764ea3f6e6865022fda54ac0159d18f
172497    Monotone-Revision: e2c6d6b8cfe712b3904159b16afba1769a6ab0a4
172498
172499    Monotone-Author: wsourdeau@inverse.ca
172500    Monotone-Date: 2007-11-19T15:39:44
172501    Monotone-Branch: ca.inverse.sogo
172502
172503M	ChangeLog
172504M	UI/MailPartViewers/UIxMailPartICalActions.m
172505M	UI/MailPartViewers/product.plist
172506
172507commit 629491e2fb9eab10551dfff6ee9e9ecc461eb70e
172508Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172509Date:   Mon Nov 19 15:02:25 2007 +0000
172510
172511    Monotone-Parent: 92ce389a1151c9f1a5f222e3ad03a757f3be2bdd
172512    Monotone-Revision: 9cbf90659764ea3f6e6865022fda54ac0159d18f
172513
172514    Monotone-Author: wsourdeau@inverse.ca
172515    Monotone-Date: 2007-11-19T15:02:25
172516    Monotone-Branch: ca.inverse.sogo
172517
172518M	SoObjects/Mailer/SOGoMailObject.h
172519M	SoObjects/Mailer/SOGoMailObject.m
172520M	UI/MailPartViewers/UIxMailPartViewer.m
172521
172522commit 0cd778fdb3c36903b10dd5a12501462330071875
172523Author: Ludovic Marcotte <lmarcotte@inverse.ca>
172524Date:   Mon Nov 19 00:47:07 2007 +0000
172525
172526    see changelog
172527
172528    Monotone-Parent: 9abbb51cbabcad645190865841814453369fa85f
172529    Monotone-Revision: 92ce389a1151c9f1a5f222e3ad03a757f3be2bdd
172530
172531    Monotone-Author: ludovic@Sophos.ca
172532    Monotone-Date: 2007-11-19T00:47:07
172533    Monotone-Branch: ca.inverse.sogo
172534
172535M	ChangeLog
172536M	SoObjects/Mailer/SOGoMailBodyPart.m
172537M	SoObjects/Mailer/SOGoMailObject.m
172538M	UI/MailPartViewers/UIxMailPartViewer.m
172539M	UI/MailerUI/UIxMailView.m
172540M	UI/Templates/MailerUI/UIxMailView.wox
172541
172542commit 73bfada6bfc3594f02e3db2b6083725ecc03556f
172543Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172544Date:   Sun Nov 18 10:16:25 2007 +0000
172545
172546    Monotone-Parent: 463195ab0268a4a769eab22f23b6aecf0c87ad79
172547    Monotone-Revision: 9abbb51cbabcad645190865841814453369fa85f
172548
172549    Monotone-Author: wsourdeau@inverse.ca
172550    Monotone-Date: 2007-11-18T10:16:25
172551    Monotone-Branch: ca.inverse.sogo
172552
172553M	ChangeLog
172554M	SoObjects/Appointments/GNUmakefile
172555M	SoObjects/Appointments/SOGoAppointmentObject.h
172556M	SoObjects/Appointments/SOGoAppointmentObject.m
172557A	SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.html
172558A	SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.wod
172559A	SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.html
172560A	SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.wod
172561A	SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.html
172562A	SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.wod
172563A	SoObjects/Appointments/SOGoAptMailICalReply.h
172564A	SoObjects/Appointments/SOGoAptMailICalReply.m
172565M	SoObjects/Appointments/SOGoCalendarComponent.h
172566M	SoObjects/Appointments/SOGoCalendarComponent.m
172567M	SoObjects/Appointments/SOGoTaskObject.h
172568M	SoObjects/Appointments/SOGoTaskObject.m
172569M	SoObjects/Appointments/iCalEntityObject+SOGo.h
172570M	SoObjects/Appointments/iCalEntityObject+SOGo.m
172571A	SoObjects/Appointments/iCalEvent+SOGo.h
172572A	SoObjects/Appointments/iCalEvent+SOGo.m
172573A	SoObjects/Appointments/iCalEventChanges+SOGo.h
172574A	SoObjects/Appointments/iCalEventChanges+SOGo.m
172575A	SoObjects/Appointments/iCalPerson+SOGo.h
172576A	SoObjects/Appointments/iCalPerson+SOGo.m
172577M	SoObjects/SOGo/LDAPSource.h
172578M	SoObjects/SOGo/LDAPSource.m
172579M	SoObjects/SOGo/LDAPUserManager.m
172580M	SoObjects/SOGo/SOGoContentObject.h
172581M	SoObjects/SOGo/SOGoContentObject.m
172582M	SoObjects/SOGo/SOGoGCSFolder.m
172583M	SoObjects/SOGo/SOGoUser.h
172584M	SoObjects/SOGo/SOGoUser.m
172585M	UI/Common/GNUmakefile
172586M	UI/Common/UIxPageFrame.h
172587M	UI/Common/UIxPageFrame.m
172588M	UI/MailPartViewers/English.lproj/Localizable.strings
172589M	UI/MailPartViewers/French.lproj/Localizable.strings
172590M	UI/MailPartViewers/German.lproj/Localizable.strings
172591M	UI/MailPartViewers/UIxMailPartICalActions.m
172592M	UI/MailPartViewers/UIxMailPartICalViewer.h
172593M	UI/MailPartViewers/UIxMailPartICalViewer.m
172594M	UI/MailPartViewers/product.plist
172595M	UI/Scheduler/UIxAppointmentEditor.m
172596M	UI/Scheduler/UIxComponentEditor.m
172597M	UI/Scheduler/UIxTaskEditor.m
172598M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
172599M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
172600M	UI/Templates/UIxPageFrame.wox
172601M	UI/WebServerResources/MailerUI.js
172602M	UI/WebServerResources/UIxComponentEditor.css
172603
172604commit e3cdb8ecbf81969ec2b95201afa282d020be675d
172605Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172606Date:   Sun Nov 18 09:45:18 2007 +0000
172607
172608    Monotone-Parent: f74fba51bc9192fdfa33bb77d0e290fd3b30ae08
172609    Monotone-Revision: 463195ab0268a4a769eab22f23b6aecf0c87ad79
172610
172611    Monotone-Author: wsourdeau@inverse.ca
172612    Monotone-Date: 2007-11-18T09:45:18
172613    Monotone-Branch: ca.inverse.sogo
172614
172615M	SOPE/NGCards/ChangeLog
172616M	SOPE/NGCards/iCalCalendar.m
172617M	SOPE/NGCards/iCalEventChanges.m
172618M	SOPE/NGCards/iCalPerson.m
172619
172620commit 302e7592e6ea2204345f2d271425133a04b2ca1c
172621Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172622Date:   Sun Nov 18 09:43:52 2007 +0000
172623
172624    Monotone-Parent: 197b4e59b74c3885e6492eae1e2e5da0feb5fcdd
172625    Monotone-Revision: f74fba51bc9192fdfa33bb77d0e290fd3b30ae08
172626
172627    Monotone-Author: wsourdeau@inverse.ca
172628    Monotone-Date: 2007-11-18T09:43:52
172629    Monotone-Branch: ca.inverse.sogo
172630
172631M	SOPE/NGCards/CardElement.h
172632M	SOPE/NGCards/CardElement.m
172633M	SOPE/NGCards/CardGroup.h
172634M	SOPE/NGCards/CardGroup.m
172635M	SOPE/NGCards/ChangeLog
172636
172637commit 3a753c2c965962f614ee5e53fd591884ff07a0db
172638Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172639Date:   Sun Nov 18 09:40:34 2007 +0000
172640
172641    Monotone-Parent: 28b77f21d4bb7c941a2ab46340a22efd022cde3d
172642    Monotone-Revision: 197b4e59b74c3885e6492eae1e2e5da0feb5fcdd
172643
172644    Monotone-Author: wsourdeau@inverse.ca
172645    Monotone-Date: 2007-11-18T09:40:34
172646    Monotone-Branch: ca.inverse.sogo
172647
172648D	UI/Templates/UIxAppNavView.wox
172649D	UI/Templates/UIxPrintPageFrame.wox
172650
172651commit 6efe8c59807518f19380e87f0173eb6fb51ab3a7
172652Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172653Date:   Sun Nov 18 09:39:49 2007 +0000
172654
172655    Monotone-Parent: fdaa9bb9f2456732024f9c342a2ebc46376564c1
172656    Monotone-Revision: 28b77f21d4bb7c941a2ab46340a22efd022cde3d
172657
172658    Monotone-Author: wsourdeau@inverse.ca
172659    Monotone-Date: 2007-11-18T09:39:49
172660    Monotone-Branch: ca.inverse.sogo
172661
172662M	ChangeLog
172663D	UI/Common/UIxAppNavView.m
172664D	UI/Common/UIxPrintPageFrame.m
172665D	UI/Common/UIxTabItem.m
172666D	UI/Common/UIxTabView.h
172667D	UI/Common/UIxTabView.m
172668
172669commit 2f23567109f9ca3783564dbbeae9d0cea0ee924f
172670Author: Francis Lachapelle <flachapelle@inverse.ca>
172671Date:   Fri Nov 16 23:02:21 2007 +0000
172672
172673    Monotone-Parent: 92ec8d2f76cb2878fe2ef2c11944485cc9b5127f
172674    Monotone-Revision: fdaa9bb9f2456732024f9c342a2ebc46376564c1
172675
172676    Monotone-Author: flachapelle@inverse.ca
172677    Monotone-Date: 2007-11-16T23:02:21
172678    Monotone-Branch: ca.inverse.sogo
172679
172680M	UI/MailerUI/UIxMailToSelection.m
172681M	UI/WebServerResources/UIxMailEditor.css
172682M	UI/WebServerResources/UIxMailEditor.js
172683M	UI/WebServerResources/UIxMailToSelection.js
172684
172685commit 6a422648553ff9f53278b288f506233e0ffb3078
172686Author: Ludovic Marcotte <lmarcotte@inverse.ca>
172687Date:   Fri Nov 16 21:15:38 2007 +0000
172688
172689    see changelog
172690
172691    Monotone-Parent: 9c4692dfa023d79c22b1957404af85eb87b98350
172692    Monotone-Revision: 92ec8d2f76cb2878fe2ef2c11944485cc9b5127f
172693
172694    Monotone-Author: ludovic@Sophos.ca
172695    Monotone-Date: 2007-11-16T21:15:38
172696    Monotone-Branch: ca.inverse.sogo
172697
172698M	ChangeLog
172699M	SoObjects/Mailer/SOGoMailBaseObject.m
172700M	SoObjects/Mailer/SOGoMailBodyPart.m
172701M	SoObjects/Mailer/SOGoMailObject+Draft.m
172702M	SoObjects/Mailer/SOGoMailObject.m
172703M	UI/MailPartViewers/UIxMailRenderingContext.m
172704M	UI/MailerUI/UIxMailToSelection.m
172705M	UI/WebServerResources/MailerUI.css
172706
172707commit 8616eac2c09af488b6fba491f8fec9685e5020d2
172708Author: Francis Lachapelle <flachapelle@inverse.ca>
172709Date:   Fri Nov 16 20:48:52 2007 +0000
172710
172711    Monotone-Parent: e433ae535cede58cecc04ea6e4733015deeea548
172712    Monotone-Revision: 9c4692dfa023d79c22b1957404af85eb87b98350
172713
172714    Monotone-Author: flachapelle@inverse.ca
172715    Monotone-Date: 2007-11-16T20:48:52
172716    Monotone-Branch: ca.inverse.sogo
172717
172718M	UI/Contacts/UIxContactEditor.m
172719M	UI/WebServerResources/MailerUI.js
172720M	UI/WebServerResources/generic.js
172721
172722commit 15218ac087fe3e4168500ae26997d77274ae559a
172723Author: Francis Lachapelle <flachapelle@inverse.ca>
172724Date:   Fri Nov 16 19:38:49 2007 +0000
172725
172726    Monotone-Parent: 437fac2430280df37d483569496666d9d69454cd
172727    Monotone-Revision: e433ae535cede58cecc04ea6e4733015deeea548
172728
172729    Monotone-Author: flachapelle@inverse.ca
172730    Monotone-Date: 2007-11-16T19:38:49
172731    Monotone-Branch: ca.inverse.sogo
172732
172733M	UI/Templates/ContactsUI/UIxContactEditor.wox
172734M	UI/Templates/UIxToolbar.wox
172735M	UI/WebServerResources/SchedulerUI.css
172736M	UI/WebServerResources/SchedulerUI.js
172737M	UI/WebServerResources/UIxComponentEditor.js
172738M	UI/WebServerResources/generic.css
172739
172740commit b6869811a71e7b0f82f6081a14a80ac849c6bd23
172741Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172742Date:   Thu Nov 15 22:41:23 2007 +0000
172743
172744    Monotone-Parent: f95c202e8a677fb1f00e60e9dde0d8bb8e420572
172745    Monotone-Revision: beaf15da6c5ace795eb3aec6ad006363be242a2d
172746
172747    Monotone-Author: wsourdeau@inverse.ca
172748    Monotone-Date: 2007-11-15T22:41:23
172749    Monotone-Branch: ca.inverse.sogo
172750
172751M	SOPE/sope-patchset-r1546.diff
172752
172753commit 51f5520e4491c7b0185479dec10585a9b1bd42eb
172754Author: Ludovic Marcotte <lmarcotte@inverse.ca>
172755Date:   Thu Nov 15 22:39:17 2007 +0000
172756
172757    See ChangeLog
172758
172759    Monotone-Parent: 63271073bf7d0a76f33d176368439c6dcd2cb1b1
172760    Monotone-Revision: 73e29d3a84d2c6904889f66d1758bfcbbb10951c
172761
172762    Monotone-Author: ludovic@Sophos.ca
172763    Monotone-Date: 2007-11-15T22:39:17
172764    Monotone-Branch: ca.inverse.sogo
172765
172766M	ChangeLog
172767M	SoObjects/Mailer/SOGoDraftObject.m
172768M	SoObjects/Mailer/SOGoMailObject+Draft.m
172769M	SoObjects/SOGo/SOGoUser.m
172770M	UI/WebServerResources/MailerUI.js
172771
172772commit 958f39b5f83493dba406090a1b8d5db6652438a3
172773Author: Francis Lachapelle <flachapelle@inverse.ca>
172774Date:   Thu Nov 15 19:25:01 2007 +0000
172775
172776    Monotone-Parent: 006f9f5fa97b150e56360e2767123d6b1e77e8cc
172777    Monotone-Revision: 63271073bf7d0a76f33d176368439c6dcd2cb1b1
172778
172779    Monotone-Author: flachapelle@inverse.ca
172780    Monotone-Date: 2007-11-15T19:25:01
172781    Monotone-Branch: ca.inverse.sogo
172782
172783M	UI/WebServerResources/UIxAttendeesEditor.js
172784
172785commit a2d7ad9ad3ef787406a02031be45fe606d217b69
172786Author: Francis Lachapelle <flachapelle@inverse.ca>
172787Date:   Thu Nov 15 19:02:23 2007 +0000
172788
172789    Monotone-Parent: f95c202e8a677fb1f00e60e9dde0d8bb8e420572
172790    Monotone-Revision: 006f9f5fa97b150e56360e2767123d6b1e77e8cc
172791
172792    Monotone-Author: flachapelle@inverse.ca
172793    Monotone-Date: 2007-11-15T19:02:23
172794    Monotone-Branch: ca.inverse.sogo
172795
172796M	NEWS
172797M	UI/MailerUI/Toolbars/SOGoMailObject.toolbar
172798M	UI/Scheduler/UIxComponentEditor.h
172799M	UI/Scheduler/UIxComponentEditor.m
172800M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
172801M	UI/Templates/UIxPageFrame.wox
172802M	UI/WebServerResources/ContactsUI.js
172803M	UI/WebServerResources/MailerUI.js
172804M	UI/WebServerResources/SOGoRootPage.js
172805M	UI/WebServerResources/SchedulerUI.js
172806M	UI/WebServerResources/UIxAclEditor.js
172807M	UI/WebServerResources/UIxAppointmentEditor.js
172808M	UI/WebServerResources/UIxAttendeesEditor.js
172809M	UI/WebServerResources/UIxCalUserRightsEditor.js
172810M	UI/WebServerResources/UIxComponentEditor.js
172811M	UI/WebServerResources/UIxContactEditor.js
172812M	UI/WebServerResources/UIxContactsUserFolders.js
172813M	UI/WebServerResources/UIxContactsUserRightsEditor.js
172814M	UI/WebServerResources/UIxMailEditor.js
172815M	UI/WebServerResources/UIxMailPopupView.js
172816M	UI/WebServerResources/UIxMailUserRightsEditor.js
172817M	UI/WebServerResources/UIxTaskEditor.js
172818A	UI/WebServerResources/fastinit.js
172819M	UI/WebServerResources/generic.js
172820
172821commit 1be189b537691a2064e0c0be33332a5c9f4c1f4e
172822Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172823Date:   Thu Nov 15 15:31:18 2007 +0000
172824
172825    Monotone-Parent: 068d52bfe74284308ed0b30dc2f0bcbd96e6c25c
172826    Monotone-Revision: f95c202e8a677fb1f00e60e9dde0d8bb8e420572
172827
172828    Monotone-Author: wsourdeau@inverse.ca
172829    Monotone-Date: 2007-11-15T15:31:18
172830    Monotone-Branch: ca.inverse.sogo
172831
172832M	SOPE/sope-patchset-r1546.diff
172833
172834commit 34a862180504325151c27b2e07eeed652a127a67
172835Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172836Date:   Wed Nov 14 14:47:24 2007 +0000
172837
172838    Monotone-Parent: a3ce416b24dfccdfe9594ae00a7b6d94421077a9
172839    Monotone-Revision: 068d52bfe74284308ed0b30dc2f0bcbd96e6c25c
172840
172841    Monotone-Author: wsourdeau@inverse.ca
172842    Monotone-Date: 2007-11-14T14:47:24
172843    Monotone-Branch: ca.inverse.sogo
172844
172845M	SoObjects/SOGo/SOGoContentObject.h
172846
172847commit 4235abc956395fb2531719f0e6a564c7ce3ec38f
172848Author: Francis Lachapelle <flachapelle@inverse.ca>
172849Date:   Tue Nov 13 22:51:32 2007 +0000
172850
172851    Monotone-Parent: 3239b46c1626108a2b1a3d6cab30ae4c9bd6a731
172852    Monotone-Revision: a3ce416b24dfccdfe9594ae00a7b6d94421077a9
172853
172854    Monotone-Author: flachapelle@inverse.ca
172855    Monotone-Date: 2007-11-13T22:51:32
172856    Monotone-Branch: ca.inverse.sogo
172857
172858M	NEWS
172859M	UI/Contacts/UIxContactFoldersView.m
172860M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
172861M	UI/WebServerResources/SchedulerUI.js
172862M	UI/WebServerResources/UIxAttendeesEditor.css
172863M	UI/WebServerResources/UIxAttendeesEditor.js
172864M	UI/WebServerResources/generic.js
172865M	UI/WebServerResources/iefixes.css
172866
172867commit d5d78c5f798689f6584e21cc271da553c7737231
172868Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172869Date:   Tue Nov 13 22:38:05 2007 +0000
172870
172871    Monotone-Parent: 5f2a3e7eefe739c0e656450e9cc85846e27c80b8
172872    Monotone-Revision: 3239b46c1626108a2b1a3d6cab30ae4c9bd6a731
172873
172874    Monotone-Author: wsourdeau@inverse.ca
172875    Monotone-Date: 2007-11-13T22:38:05
172876    Monotone-Branch: ca.inverse.sogo
172877
172878M	ChangeLog
172879M	SOPE/NGCards/iCalEntityObject.h
172880M	SOPE/NGCards/iCalEntityObject.m
172881M	SoObjects/Appointments/SOGoAppointmentObject.m
172882M	SoObjects/Appointments/SOGoCalendarComponent.h
172883M	SoObjects/Appointments/SOGoCalendarComponent.m
172884M	SoObjects/Mailer/SOGoDraftObject.m
172885M	SoObjects/SOGo/GNUmakefile
172886M	SoObjects/SOGo/SOGoContentObject.h
172887M	SoObjects/SOGo/SOGoContentObject.m
172888M	SoObjects/SOGo/SOGoUser.h
172889M	SoObjects/SOGo/SOGoUser.m
172890A	SoObjects/SOGo/iCalEntityObject+Utilities.h
172891A	SoObjects/SOGo/iCalEntityObject+Utilities.m
172892M	UI/MailPartViewers/GNUmakefile
172893D	UI/MailPartViewers/UIxMailPartICalAction.m
172894A	UI/MailPartViewers/UIxMailPartICalActions.h
172895A	UI/MailPartViewers/UIxMailPartICalActions.m
172896M	UI/MailPartViewers/UIxMailPartICalViewer.m
172897M	UI/MailPartViewers/product.plist
172898M	UI/WebServerResources/MailerUI.js
172899
172900commit 80418185726c24ba2a89015d0477198280b57c2a
172901Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172902Date:   Tue Nov 13 22:17:40 2007 +0000
172903
172904    Monotone-Parent: e31bc3f67d86e07aadb444cf91842d37e63716ae
172905    Monotone-Revision: 5f2a3e7eefe739c0e656450e9cc85846e27c80b8
172906
172907    Monotone-Author: wsourdeau@inverse.ca
172908    Monotone-Date: 2007-11-13T22:17:40
172909    Monotone-Branch: ca.inverse.sogo
172910
172911M	UI/Scheduler/UIxComponentEditor.m
172912
172913commit fc5bc656507c0feec739b881388515760846ea23
172914Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172915Date:   Tue Nov 13 22:17:09 2007 +0000
172916
172917    Monotone-Parent: 975e1acbb350fdff466553beb555d68abcc696b2
172918    Monotone-Revision: e31bc3f67d86e07aadb444cf91842d37e63716ae
172919
172920    Monotone-Author: wsourdeau@inverse.ca
172921    Monotone-Date: 2007-11-13T22:17:09
172922    Monotone-Branch: ca.inverse.sogo
172923
172924M	ChangeLog
172925M	UI/MailPartViewers/UIxMailPartTextViewer.m
172926
172927commit dfdf7fc33f67a87838ec0e2617bfdad509033870
172928Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172929Date:   Tue Nov 13 22:16:10 2007 +0000
172930
172931    Monotone-Parent: 0d33ebdab09a3fdfd428f0fcfa42de4aef7a29ef
172932    Monotone-Revision: 975e1acbb350fdff466553beb555d68abcc696b2
172933
172934    Monotone-Author: wsourdeau@inverse.ca
172935    Monotone-Date: 2007-11-13T22:16:10
172936    Monotone-Branch: ca.inverse.sogo
172937
172938M	UI/WebServerResources/generic.js
172939
172940commit 368f0757d4545d138fc484dcb6cd093754de3589
172941Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172942Date:   Tue Nov 13 18:42:51 2007 +0000
172943
172944    Monotone-Parent: 8cad93eb76a9e0c82accf644da91551a4bb0c1d2
172945    Monotone-Revision: 0d33ebdab09a3fdfd428f0fcfa42de4aef7a29ef
172946
172947    Monotone-Author: wsourdeau@inverse.ca
172948    Monotone-Date: 2007-11-13T18:42:51
172949    Monotone-Branch: ca.inverse.sogo
172950
172951M	SOPE/sope-patchset-r1546.diff
172952
172953commit 8c48f2bbac90b8a2a2dd566756fb5bd1eb528011
172954Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172955Date:   Tue Nov 13 17:40:36 2007 +0000
172956
172957    Monotone-Parent: 5b157c70363fcc0d583c195751945db92ab31244
172958    Monotone-Revision: 8cad93eb76a9e0c82accf644da91551a4bb0c1d2
172959
172960    Monotone-Author: wsourdeau@inverse.ca
172961    Monotone-Date: 2007-11-13T17:40:36
172962    Monotone-Branch: ca.inverse.sogo
172963
172964M	SoObjects/Mailer/SOGoMailObject.m
172965
172966commit cc06e5edba85ecb44ab3fd98de1e278b517dc2d0
172967Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172968Date:   Tue Nov 13 17:39:33 2007 +0000
172969
172970    Monotone-Parent: 5160e85c620293ddb69446e1c7a0f654bf879b2f
172971    Monotone-Revision: 5b157c70363fcc0d583c195751945db92ab31244
172972
172973    Monotone-Author: wsourdeau@inverse.ca
172974    Monotone-Date: 2007-11-13T17:39:33
172975    Monotone-Branch: ca.inverse.sogo
172976
172977M	UI/MailPartViewers/UIxMailPartICalViewer.m
172978
172979commit 837a6416319628cad34f50bcc6ebc22d7c6ca17e
172980Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172981Date:   Tue Nov 13 17:39:03 2007 +0000
172982
172983    Monotone-Parent: 8aee58cb522e068aa5eaadc2f96fd18a32e8c998
172984    Monotone-Revision: 5160e85c620293ddb69446e1c7a0f654bf879b2f
172985
172986    Monotone-Author: wsourdeau@inverse.ca
172987    Monotone-Date: 2007-11-13T17:39:03
172988    Monotone-Branch: ca.inverse.sogo
172989
172990M	ChangeLog
172991M	UI/Scheduler/UIxComponentEditor.m
172992
172993commit 435050a66d7187600b61ba4433071401c2c48d24
172994Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
172995Date:   Tue Nov 13 14:58:40 2007 +0000
172996
172997    Monotone-Parent: 82f96380d04412c3a15ffd57500fa486d0f62a80
172998    Monotone-Revision: 7e27ec483444357e415f6b2215558bf38eeb8ca3
172999
173000    Monotone-Author: wsourdeau@inverse.ca
173001    Monotone-Date: 2007-11-13T14:58:40
173002    Monotone-Branch: ca.inverse.sogo
173003
173004M	SoObjects/Mailer/SOGoMailBodyPart.m
173005
173006commit a9e9741acb2e081da937394287dd40c149d11877
173007Author: Francis Lachapelle <flachapelle@inverse.ca>
173008Date:   Mon Nov 12 22:35:25 2007 +0000
173009
173010    Monotone-Parent: 82f96380d04412c3a15ffd57500fa486d0f62a80
173011    Monotone-Revision: de861732de0e2d590062aa58b0990ee5de356ed5
173012
173013    Monotone-Author: flachapelle@inverse.ca
173014    Monotone-Date: 2007-11-12T22:35:25
173015    Monotone-Branch: ca.inverse.sogo
173016
173017M	UI/WebServerResources/UIxAttendeesEditor.js
173018
173019commit 9b5553e67883e9803d2f22db246a85b7613e90a0
173020Author: Francis Lachapelle <flachapelle@inverse.ca>
173021Date:   Mon Nov 12 21:20:18 2007 +0000
173022
173023    Monotone-Parent: 9932c60ae3f371eb7352ff77e53ef5ca51f43aec
173024    Monotone-Revision: 82f96380d04412c3a15ffd57500fa486d0f62a80
173025
173026    Monotone-Author: flachapelle@inverse.ca
173027    Monotone-Date: 2007-11-12T21:20:18
173028    Monotone-Branch: ca.inverse.sogo
173029
173030M	UI/Scheduler/UIxCalendarSelector.m
173031M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
173032M	UI/WebServerResources/SchedulerUI.js
173033M	UI/WebServerResources/UIxAppointmentEditor.css
173034M	UI/WebServerResources/UIxComponentEditor.js
173035M	UI/WebServerResources/generic.css
173036M	UI/WebServerResources/generic.js
173037
173038commit ce13f57d237c4ea29c202ad54a81c53f30340eb6
173039Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173040Date:   Mon Nov 12 20:56:56 2007 +0000
173041
173042    Monotone-Parent: c98770f24cfa85b41238be62c18aeaad6380a583
173043    Monotone-Revision: 2699a7bfc566b3d087c4b5ed82888408feaa4fb3
173044
173045    Monotone-Author: wsourdeau@inverse.ca
173046    Monotone-Date: 2007-11-12T20:56:56
173047    Monotone-Branch: ca.inverse.sogo
173048
173049M	SOPE/NGCards/ChangeLog
173050M	SOPE/NGCards/iCalTimeZonePeriod.m
173051
173052commit 412d3de100d3245c7430bcae678d1efd6bbbe2d3
173053Author: Francis Lachapelle <flachapelle@inverse.ca>
173054Date:   Mon Nov 12 20:04:42 2007 +0000
173055
173056    Monotone-Parent: d63ac588bc9d6090e40d0640860dacaee66d0edb
173057    Monotone-Revision: 20c7862f09b4fde6c2067b6fa562bc2dcd72ae78
173058
173059    Monotone-Author: flachapelle@inverse.ca
173060    Monotone-Date: 2007-11-12T20:04:42
173061    Monotone-Branch: ca.inverse.sogo
173062
173063M	UI/Templates/ContactsUI/UIxContactsListView.wox
173064M	UI/Templates/MailerUI/UIxMailListView.wox
173065M	UI/Templates/SchedulerUI/UIxCalMainView.wox
173066M	UI/WebServerResources/SchedulerUI.css
173067M	UI/WebServerResources/SchedulerUI.js
173068M	UI/WebServerResources/UIxTaskEditor.css
173069M	UI/WebServerResources/generic.css
173070M	UI/WebServerResources/iefixes.css
173071
173072commit 0dafa1fbe33a081cda610f60ceb60af3032ce648
173073Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173074Date:   Mon Nov 12 19:56:20 2007 +0000
173075
173076    Monotone-Parent: 792be98e654b3cfa62f4f11c932b36e8f665af0d
173077    Monotone-Revision: c98770f24cfa85b41238be62c18aeaad6380a583
173078
173079    Monotone-Author: wsourdeau@inverse.ca
173080    Monotone-Date: 2007-11-12T19:56:20
173081    Monotone-Branch: ca.inverse.sogo
173082
173083M	SoObjects/Appointments/SOGoAppointmentObject.m
173084
173085commit 5d2d7bbae748a935941f7e696233041121991123
173086Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173087Date:   Mon Nov 12 19:54:16 2007 +0000
173088
173089    Monotone-Parent: 29e8928c560132fd7098a5e3c3897e4e214c3739
173090    Monotone-Revision: 792be98e654b3cfa62f4f11c932b36e8f665af0d
173091
173092    Monotone-Author: wsourdeau@inverse.ca
173093    Monotone-Date: 2007-11-12T19:54:16
173094    Monotone-Branch: ca.inverse.sogo
173095
173096M	SoObjects/Appointments/SOGoAptMailNotification.m
173097
173098commit c3ff8a40846d62202f2f50312ec21e2c7705a194
173099Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173100Date:   Mon Nov 12 19:54:07 2007 +0000
173101
173102    Monotone-Parent: 2d4a926cb463fbf80ac0aa402d2ed4efa912738c
173103    Monotone-Revision: 29e8928c560132fd7098a5e3c3897e4e214c3739
173104
173105    Monotone-Author: wsourdeau@inverse.ca
173106    Monotone-Date: 2007-11-12T19:54:07
173107    Monotone-Branch: ca.inverse.sogo
173108
173109M	ChangeLog
173110
173111commit 7066fcc2ff1562f6feb3a33622e1fb89f0911202
173112Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173113Date:   Mon Nov 12 17:08:12 2007 +0000
173114
173115    Monotone-Parent: 231d9f088984bb0dc975e90ac754e3c646546493
173116    Monotone-Revision: 2d4a926cb463fbf80ac0aa402d2ed4efa912738c
173117
173118    Monotone-Author: wsourdeau@inverse.ca
173119    Monotone-Date: 2007-11-12T17:08:12
173120    Monotone-Branch: ca.inverse.sogo
173121
173122M	ChangeLog
173123M	SoObjects/Mailer/SOGoDraftObject.m
173124M	SoObjects/SOGo/SOGoUser.h
173125
173126commit 68586b3abbdb944a8eb37533aa3a150950f69742
173127Author: Francis Lachapelle <flachapelle@inverse.ca>
173128Date:   Mon Nov 12 16:16:17 2007 +0000
173129
173130    Monotone-Parent: 231d9f088984bb0dc975e90ac754e3c646546493
173131    Monotone-Revision: e36a8c628cd255191811f8710656b9aae89137e7
173132
173133    Monotone-Author: flachapelle@inverse.ca
173134    Monotone-Date: 2007-11-12T16:16:17
173135    Monotone-Branch: ca.inverse.sogo
173136
173137M	UI/Templates/ContactsUI/UIxContactsListView.wox
173138M	UI/WebServerResources/ContactsUI.js
173139M	UI/WebServerResources/UIxContactEditor.css
173140M	UI/WebServerResources/prototype.js
173141
173142commit 1febf785558a274a11a9f3dab228a13ff079738b
173143Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173144Date:   Mon Nov 12 15:24:49 2007 +0000
173145
173146    Monotone-Parent: e5b892047b9dff77f3c62099c2d38c32b605e24c
173147    Monotone-Revision: 231d9f088984bb0dc975e90ac754e3c646546493
173148
173149    Monotone-Author: wsourdeau@inverse.ca
173150    Monotone-Date: 2007-11-12T15:24:49
173151    Monotone-Branch: ca.inverse.sogo
173152
173153M	ChangeLog
173154M	UI/MailPartViewers/UIxMailPartTextViewer.m
173155
173156commit 9fa241b4b3d73c98724cf5f736a32f7bfee1fb88
173157Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173158Date:   Mon Nov 12 15:05:25 2007 +0000
173159
173160    Monotone-Parent: 0ae742cafbf84e4884bef1a66df7ee968561f6b3
173161    Monotone-Revision: e5b892047b9dff77f3c62099c2d38c32b605e24c
173162
173163    Monotone-Author: wsourdeau@inverse.ca
173164    Monotone-Date: 2007-11-12T15:05:25
173165    Monotone-Branch: ca.inverse.sogo
173166
173167M	SOPE/sope-patchset-r1546.diff
173168
173169commit 1eda040e8446d8b68c337bc8ad8af59e85463e37
173170Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173171Date:   Sat Nov 10 00:02:30 2007 +0000
173172
173173    Monotone-Parent: a164259525f718f804b625a9f09b4c3b3c9e83f8
173174    Monotone-Revision: 11f4bdac420d36e45b12ca5d1d393ec34f43c609
173175
173176    Monotone-Author: wsourdeau@inverse.ca
173177    Monotone-Date: 2007-11-10T00:02:30
173178    Monotone-Branch: ca.inverse.sogo
173179
173180M	ChangeLog
173181M	SoObjects/Mailer/SOGoMailBodyPart.h
173182M	SoObjects/Mailer/SOGoMailBodyPart.m
173183M	SoObjects/Mailer/SOGoMailObject.m
173184M	UI/MailPartViewers/English.lproj/Localizable.strings
173185M	UI/MailPartViewers/French.lproj/Localizable.strings
173186M	UI/MailPartViewers/German.lproj/Localizable.strings
173187M	UI/MailPartViewers/UIxMailPartICalAction.m
173188M	UI/MailPartViewers/UIxMailPartICalViewer.h
173189M	UI/MailPartViewers/UIxMailPartICalViewer.m
173190M	UI/MailPartViewers/product.plist
173191M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
173192M	UI/WebServerResources/MailerUI.js
173193
173194commit aebac17d01acdee2e0a4a96c1adaed42ec32a8a0
173195Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173196Date:   Fri Nov 9 20:12:07 2007 +0000
173197
173198    Monotone-Parent: 66fe156475b1f789bc5d20c857350ca9afea9556
173199    Monotone-Revision: a164259525f718f804b625a9f09b4c3b3c9e83f8
173200
173201    Monotone-Author: wsourdeau@inverse.ca
173202    Monotone-Date: 2007-11-09T20:12:07
173203    Monotone-Branch: ca.inverse.sogo
173204
173205M	SoObjects/Contacts/SOGoContactGCSFolder.m
173206M	SoObjects/Contacts/SOGoContactLDAPFolder.m
173207M	SoObjects/SOGo/SOGoFolder.h
173208M	SoObjects/SOGo/SOGoFolder.m
173209M	SoObjects/SOGo/SOGoGCSFolder.h
173210M	SoObjects/SOGo/SOGoGCSFolder.m
173211
173212commit 1392e103a2e31577f3252507ab405b12ff9a659b
173213Author: Francis Lachapelle <flachapelle@inverse.ca>
173214Date:   Fri Nov 9 19:45:18 2007 +0000
173215
173216    Monotone-Parent: 4f816dc3f00ef57497bb9cff9370cf0b8a272fc6
173217    Monotone-Revision: 90a65543c12f64be022dceaada5327dafced8237
173218
173219    Monotone-Author: flachapelle@inverse.ca
173220    Monotone-Date: 2007-11-09T19:45:18
173221    Monotone-Branch: ca.inverse.sogo
173222
173223M	UI/Scheduler/UIxComponentEditor.m
173224
173225commit 1e1c641f60036ffb015338de8b9767850e13d2ca
173226Author: Francis Lachapelle <flachapelle@inverse.ca>
173227Date:   Fri Nov 9 19:45:03 2007 +0000
173228
173229    Monotone-Parent: 66fe156475b1f789bc5d20c857350ca9afea9556
173230    Monotone-Revision: 4f816dc3f00ef57497bb9cff9370cf0b8a272fc6
173231
173232    Monotone-Author: flachapelle@inverse.ca
173233    Monotone-Date: 2007-11-09T19:45:03
173234    Monotone-Branch: ca.inverse.sogo
173235
173236M	UI/WebServerResources/SchedulerUI.js
173237
173238commit 44190a2103fffdd8543892b61aa67aa8fbe1d122
173239Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173240Date:   Fri Nov 9 16:40:15 2007 +0000
173241
173242    Monotone-Parent: 3b8627a8b52c86d059ada9c0387459d8654bb482
173243    Monotone-Revision: 66fe156475b1f789bc5d20c857350ca9afea9556
173244
173245    Monotone-Author: wsourdeau@inverse.ca
173246    Monotone-Date: 2007-11-09T16:40:15
173247    Monotone-Branch: ca.inverse.sogo
173248
173249M	ChangeLog
173250M	UI/Contacts/product.plist
173251M	UI/SOGoUI/UIxComponent.m
173252M	UI/Templates/ContactsUI/UIxContactEditor.wox
173253
173254commit b3bd3c5adf87b6c3b2c806bf7f387a60da8353d4
173255Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173256Date:   Fri Nov 9 16:12:24 2007 +0000
173257
173258    Monotone-Parent: aac4c2b6ef4eb503b192dfb0ac6784b3f50c3f4c
173259    Monotone-Revision: 3b8627a8b52c86d059ada9c0387459d8654bb482
173260
173261    Monotone-Author: wsourdeau@inverse.ca
173262    Monotone-Date: 2007-11-09T16:12:24
173263    Monotone-Branch: ca.inverse.sogo
173264
173265M	ChangeLog
173266M	SoObjects/Contacts/SOGoContactLDAPFolder.h
173267M	SoObjects/Contacts/SOGoContactLDAPFolder.m
173268M	SoObjects/SOGo/SOGoObject.m
173269
173270commit 458280a93b408c7b2ad9694f0c3392090e113622
173271Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173272Date:   Fri Nov 9 15:18:47 2007 +0000
173273
173274    Monotone-Parent: 6e0ac31d3221ebff37ebe3b730483079aafa8b52
173275    Monotone-Revision: aac4c2b6ef4eb503b192dfb0ac6784b3f50c3f4c
173276
173277    Monotone-Author: wsourdeau@inverse.ca
173278    Monotone-Date: 2007-11-09T15:18:47
173279    Monotone-Branch: ca.inverse.sogo
173280
173281M	UI/MailerUI/product.plist
173282M	UI/Templates/UIxPageFrame.wox
173283M	UI/WebServerResources/generic.css
173284M	UI/WebServerResources/generic.js
173285
173286commit f24bc6640303faaa0cd68e99d930719b51845be2
173287Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173288Date:   Thu Nov 8 23:51:15 2007 +0000
173289
173290    Monotone-Parent: eb06109e7dbac6a079881fb4c620004ec6eacfb0
173291    Monotone-Revision: 6e0ac31d3221ebff37ebe3b730483079aafa8b52
173292
173293    Monotone-Author: wsourdeau@inverse.ca
173294    Monotone-Date: 2007-11-08T23:51:15
173295    Monotone-Branch: ca.inverse.sogo
173296
173297M	SOPE/NGCards/CardGroup.m
173298
173299commit 4ef3571f97c0d15f78ffdf65d8d45f03331080bb
173300Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173301Date:   Thu Nov 8 23:18:52 2007 +0000
173302
173303    Monotone-Parent: b1ec84bc92525573af74b5507c6ea14ae0f5f462
173304    Monotone-Revision: eb06109e7dbac6a079881fb4c620004ec6eacfb0
173305
173306    Monotone-Author: wsourdeau@inverse.ca
173307    Monotone-Date: 2007-11-08T23:18:52
173308    Monotone-Branch: ca.inverse.sogo
173309
173310M	SoObjects/Appointments/SOGoAppointmentFolder.m
173311M	SoObjects/Mailer/SOGoMailObject.m
173312M	UI/Common/UIxParentFolderActions.m
173313M	UI/MailerUI/UIxMailListView.m
173314M	UI/MailerUI/UIxMailMainFrame.m
173315M	UI/Scheduler/UIxAppointmentEditor.m
173316M	UI/Scheduler/UIxCalMulticolumnDayView.m
173317M	UI/Scheduler/UIxTaskEditor.m
173318
173319commit 42fa0608344f52a6a1e0609eec680ba854d5cfc5
173320Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173321Date:   Thu Nov 8 23:07:30 2007 +0000
173322
173323    Monotone-Parent: 14b414ba7293c0713bd326509d6decb5c2a41d2b
173324    Monotone-Revision: b1ec84bc92525573af74b5507c6ea14ae0f5f462
173325
173326    Monotone-Author: wsourdeau@inverse.ca
173327    Monotone-Date: 2007-11-08T23:07:30
173328    Monotone-Branch: ca.inverse.sogo
173329
173330M	SoObjects/SOGo/SOGoGCSFolder.m
173331
173332commit 46eb9aca1444a4dd5a5b46ce46bc2f8d9b08601f
173333Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173334Date:   Thu Nov 8 23:05:00 2007 +0000
173335
173336    Monotone-Parent: 7dc4694487f6ed68847c7c82ec9cbd6abc7cd6bb
173337    Monotone-Revision: 14b414ba7293c0713bd326509d6decb5c2a41d2b
173338
173339    Monotone-Author: wsourdeau@inverse.ca
173340    Monotone-Date: 2007-11-08T23:05:00
173341    Monotone-Branch: ca.inverse.sogo
173342
173343M	UI/MailerUI/UIxMailListView.m
173344
173345commit a0bf0ec41899a8d64f1a9c1d4bf0e6d9ad2b6815
173346Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173347Date:   Thu Nov 8 23:04:42 2007 +0000
173348
173349    Monotone-Parent: 0d9f18d50e83859175eb80a24a1db2cb24a748e2
173350    Monotone-Revision: 7dc4694487f6ed68847c7c82ec9cbd6abc7cd6bb
173351
173352    Monotone-Author: wsourdeau@inverse.ca
173353    Monotone-Date: 2007-11-08T23:04:42
173354    Monotone-Branch: ca.inverse.sogo
173355
173356M	ChangeLog
173357M	SoObjects/SOGo/SOGoGCSFolder.m
173358
173359commit 8bd2711c3717db4d3b0d6d694aa9c3417abeabd0
173360Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173361Date:   Thu Nov 8 21:57:30 2007 +0000
173362
173363    Monotone-Parent: 4b26b52413afe9c0e02b06099d1261720125fdca
173364    Monotone-Revision: 0d9f18d50e83859175eb80a24a1db2cb24a748e2
173365
173366    Monotone-Author: wsourdeau@inverse.ca
173367    Monotone-Date: 2007-11-08T21:57:30
173368    Monotone-Branch: ca.inverse.sogo
173369
173370M	ChangeLog
173371M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
173372
173373commit 71db9eca360cff655e9505fce27019444cb51c8c
173374Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173375Date:   Thu Nov 8 20:35:09 2007 +0000
173376
173377    Monotone-Parent: d45b9825eb29bcbb89f32b7326fed4cd3b64ca00
173378    Monotone-Revision: 4b26b52413afe9c0e02b06099d1261720125fdca
173379
173380    Monotone-Author: wsourdeau@inverse.ca
173381    Monotone-Date: 2007-11-08T20:35:09
173382    Monotone-Branch: ca.inverse.sogo
173383
173384M	SoObjects/Contacts/SOGoContactGCSFolder.m
173385M	SoObjects/Contacts/SOGoContactLDAPFolder.m
173386M	SoObjects/Mailer/SOGoMailObject+Draft.m
173387M	SoObjects/SOGo/AgenorUserDefaults.m
173388M	SoObjects/SOGo/SOGoDateFormatter.m
173389M	SoObjects/SOGo/SOGoGCSFolder.m
173390M	SoObjects/SOGo/SOGoUser.m
173391M	UI/Common/common.h
173392
173393commit 97476404c4eeb4ece8319206c7bd26cb609bc202
173394Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173395Date:   Thu Nov 8 20:25:59 2007 +0000
173396
173397    Monotone-Parent: 1f46dbc903f7ca9ba9cc8ce7548e8dcc424e109e
173398    Monotone-Revision: d45b9825eb29bcbb89f32b7326fed4cd3b64ca00
173399
173400    Monotone-Author: wsourdeau@inverse.ca
173401    Monotone-Date: 2007-11-08T20:25:59
173402    Monotone-Branch: ca.inverse.sogo
173403
173404M	ChangeLog
173405M	UI/MailerUI/UIxMailListView.m
173406
173407commit bb93bf4f9aafa1a0167ddd261226fa07e2a82168
173408Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173409Date:   Thu Nov 8 19:56:55 2007 +0000
173410
173411    Monotone-Parent: 0d487a0e7d301ad5f2aedda008c41843eca204d8
173412    Monotone-Revision: 1f46dbc903f7ca9ba9cc8ce7548e8dcc424e109e
173413
173414    Monotone-Author: wsourdeau@inverse.ca
173415    Monotone-Date: 2007-11-08T19:56:55
173416    Monotone-Branch: ca.inverse.sogo
173417
173418M	ChangeLog
173419M	SoObjects/SOGo/SOGoParentFolder.m
173420
173421commit 51861d6d2eeb01a30056157d79ae4453899ca427
173422Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173423Date:   Thu Nov 8 19:56:21 2007 +0000
173424
173425    Monotone-Parent: 8a8e7d68b4c6cc0ee67c2aa92e9417ba89858e50
173426    Monotone-Revision: 0d487a0e7d301ad5f2aedda008c41843eca204d8
173427
173428    Monotone-Author: wsourdeau@inverse.ca
173429    Monotone-Date: 2007-11-08T19:56:21
173430    Monotone-Branch: ca.inverse.sogo
173431
173432M	ChangeLog
173433
173434commit b9c25cf29dad6f52eb297d32b50bde2576ef2b7d
173435Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173436Date:   Thu Nov 8 19:56:18 2007 +0000
173437
173438    Monotone-Parent: 3a085f426d0d1d08eb05a5e1cc11cb42d8ea82d4
173439    Monotone-Revision: 8a8e7d68b4c6cc0ee67c2aa92e9417ba89858e50
173440
173441    Monotone-Author: wsourdeau@inverse.ca
173442    Monotone-Date: 2007-11-08T19:56:18
173443    Monotone-Branch: ca.inverse.sogo
173444
173445M	Main/SOGo.m
173446M	SoObjects/Appointments/SOGoAppointmentObject.m
173447M	SoObjects/SOGo/GNUmakefile
173448A	SoObjects/SOGo/WORequest+SOGo.h
173449A	SoObjects/SOGo/WORequest+SOGo.m
173450
173451commit 31f110252079edcc80ed3a13496ab1e9df784226
173452Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173453Date:   Thu Nov 8 19:55:38 2007 +0000
173454
173455    Monotone-Parent: 6d8175a81637bf95f5f6b69f7d64401f2a03afa0
173456    Monotone-Revision: 3a085f426d0d1d08eb05a5e1cc11cb42d8ea82d4
173457
173458    Monotone-Author: wsourdeau@inverse.ca
173459    Monotone-Date: 2007-11-08T19:55:38
173460    Monotone-Branch: ca.inverse.sogo
173461
173462M	UI/Contacts/UIxContactFoldersView.m
173463
173464commit 97a0c12b5181f25616454eb5c56ea1b1b3967354
173465Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173466Date:   Thu Nov 8 18:15:07 2007 +0000
173467
173468    Monotone-Parent: 0db07352b67a8593e8356851965bcf15a52e9c78
173469    Monotone-Revision: 6d8175a81637bf95f5f6b69f7d64401f2a03afa0
173470
173471    Monotone-Author: wsourdeau@inverse.ca
173472    Monotone-Date: 2007-11-08T18:15:07
173473    Monotone-Branch: ca.inverse.sogo
173474
173475M	ChangeLog
173476M	SoObjects/SOGo/SOGoParentFolder.m
173477
173478commit 13d638ed1b8903d59244cd0e625ebc9c87e89b74
173479Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173480Date:   Thu Nov 8 18:13:27 2007 +0000
173481
173482    Monotone-Parent: 191eb9f935e98a4702ae07ec1459e1cccd5b5f70
173483    Monotone-Revision: 0db07352b67a8593e8356851965bcf15a52e9c78
173484
173485    Monotone-Author: wsourdeau@inverse.ca
173486    Monotone-Date: 2007-11-08T18:13:27
173487    Monotone-Branch: ca.inverse.sogo
173488
173489M	SoObjects/SOGo/SOGoGCSFolder.m
173490
173491commit 4460716f9a366b45ed2031a6377c2772186820e0
173492Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173493Date:   Thu Nov 8 17:26:03 2007 +0000
173494
173495    Monotone-Parent: f9d7e117fe9d85a0017ebef4308d4c2f72289bbe
173496    Monotone-Revision: 191eb9f935e98a4702ae07ec1459e1cccd5b5f70
173497
173498    Monotone-Author: wsourdeau@inverse.ca
173499    Monotone-Date: 2007-11-08T17:26:03
173500    Monotone-Branch: ca.inverse.sogo
173501
173502M	ChangeLog
173503D	SoObjects/Appointments/English.lproj/Localizable.strings
173504D	SoObjects/Appointments/French.lproj/Localizable.strings
173505M	SoObjects/Appointments/GNUmakefile
173506D	SoObjects/Appointments/German.lproj/Localizable.strings
173507D	SoObjects/Contacts/English.lproj/Localizable.strings
173508D	SoObjects/Contacts/French.lproj/Localizable.strings
173509D	SoObjects/Contacts/German.lproj/Localizable.strings
173510M	UI/Contacts/English.lproj/Localizable.strings
173511M	UI/Contacts/French.lproj/Localizable.strings
173512M	UI/Contacts/German.lproj/Localizable.strings
173513M	UI/Contacts/UIxContactsListViewContainer.m
173514M	UI/Scheduler/English.lproj/Localizable.strings
173515M	UI/Scheduler/French.lproj/Localizable.strings
173516M	UI/Scheduler/German.lproj/Localizable.strings
173517M	UI/Scheduler/UIxCalendarSelector.m
173518
173519commit 9f99c25961b09bff576e96e5e2240229f2b6bef5
173520Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173521Date:   Thu Nov 8 17:12:30 2007 +0000
173522
173523    Monotone-Parent: 786210997f829cabfafa14947b9eca68c7e9a190
173524    Monotone-Revision: f9d7e117fe9d85a0017ebef4308d4c2f72289bbe
173525
173526    Monotone-Author: wsourdeau@inverse.ca
173527    Monotone-Date: 2007-11-08T17:12:30
173528    Monotone-Branch: ca.inverse.sogo
173529
173530M	ChangeLog
173531M	SoObjects/Appointments/SOGoAppointmentFolder.m
173532M	SoObjects/SOGo/SOGoParentFolder.m
173533
173534commit 8a67f9cf03c51568a4364b18fc0630775e6dba66
173535Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173536Date:   Thu Nov 8 17:06:32 2007 +0000
173537
173538    Monotone-Parent: 52d09aa0142faf1d899aec818efc042bb0a80af2
173539    Monotone-Revision: 786210997f829cabfafa14947b9eca68c7e9a190
173540
173541    Monotone-Author: wsourdeau@inverse.ca
173542    Monotone-Date: 2007-11-08T17:06:32
173543    Monotone-Branch: ca.inverse.sogo
173544
173545M	ChangeLog
173546M	SoObjects/SOGo/AgenorUserDefaults.m
173547
173548commit f251323a290f0dbfe94996d06837568f3e5e9dd9
173549Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173550Date:   Thu Nov 8 16:08:36 2007 +0000
173551
173552    Monotone-Parent: d90a2f55b487a1e3af8dd1133f1108a75ff23a78
173553    Monotone-Revision: 52d09aa0142faf1d899aec818efc042bb0a80af2
173554
173555    Monotone-Author: wsourdeau@inverse.ca
173556    Monotone-Date: 2007-11-08T16:08:36
173557    Monotone-Branch: ca.inverse.sogo
173558
173559M	UI/WebServerResources/SchedulerUI.js
173560
173561commit 0fc6f8913af8374fd5aebc927fe4fec4bfd6fc6e
173562Author: Francis Lachapelle <flachapelle@inverse.ca>
173563Date:   Thu Nov 8 15:59:45 2007 +0000
173564
173565    Monotone-Parent: f12669a79f59d8f8c16446a1dcaf0e5f93fd4eb0
173566    Monotone-Revision: d90a2f55b487a1e3af8dd1133f1108a75ff23a78
173567
173568    Monotone-Author: flachapelle@inverse.ca
173569    Monotone-Date: 2007-11-08T15:59:45
173570    Monotone-Branch: ca.inverse.sogo
173571
173572M	UI/WebServerResources/MailerUI.js
173573
173574commit 24ec7358cd1c248b6565d0cd52ecbb6ba08f772a
173575Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173576Date:   Thu Nov 8 04:12:26 2007 +0000
173577
173578    Monotone-Parent: cc397315d54858fc12d6ecf3021f5f7af13663e0
173579    Monotone-Revision: f12669a79f59d8f8c16446a1dcaf0e5f93fd4eb0
173580
173581    Monotone-Author: wsourdeau@inverse.ca
173582    Monotone-Date: 2007-11-08T04:12:26
173583    Monotone-Branch: ca.inverse.sogo
173584
173585M	UI/WebServerResources/SchedulerUI.js
173586
173587commit 72e996099da2f81e268fb7b6eb26b22538b3c492
173588Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173589Date:   Wed Nov 7 23:49:46 2007 +0000
173590
173591    Monotone-Parent: ba34b199e88f557d8404e3300f0ae2437a580ad2
173592    Monotone-Revision: cc397315d54858fc12d6ecf3021f5f7af13663e0
173593
173594    Monotone-Author: wsourdeau@inverse.ca
173595    Monotone-Date: 2007-11-07T23:49:46
173596    Monotone-Branch: ca.inverse.sogo
173597
173598M	SoObjects/Contacts/SOGoContactFolders.m
173599
173600commit 4a1c98b8143beff5f8cd8d43d29ac4b3cc54476e
173601Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173602Date:   Wed Nov 7 23:44:13 2007 +0000
173603
173604    Monotone-Parent: 2ef2c3374f2dd549c494c4faf0429f5fe6e13f6d
173605    Monotone-Revision: ba34b199e88f557d8404e3300f0ae2437a580ad2
173606
173607    Monotone-Author: wsourdeau@inverse.ca
173608    Monotone-Date: 2007-11-07T23:44:13
173609    Monotone-Branch: ca.inverse.sogo
173610
173611M	SoObjects/Contacts/SOGoContactLDAPFolder.h
173612
173613commit 738fb6d3d40a10426dbf955ddd8d2cc1b8ad1ff6
173614Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173615Date:   Wed Nov 7 23:35:56 2007 +0000
173616
173617    Monotone-Parent: 21e396c8605b155acfec0b2ce58b23eb13319cf3
173618    Monotone-Revision: 2ef2c3374f2dd549c494c4faf0429f5fe6e13f6d
173619
173620    Monotone-Author: wsourdeau@inverse.ca
173621    Monotone-Date: 2007-11-07T23:35:56
173622    Monotone-Branch: ca.inverse.sogo
173623
173624M	ChangeLog
173625M	SoObjects/SOGo/SOGoFolder.h
173626M	SoObjects/SOGo/SOGoFolder.m
173627M	SoObjects/SOGo/SOGoGCSFolder.h
173628M	SoObjects/SOGo/SOGoGCSFolder.m
173629
173630commit d66e63d3de61f53c16ac03226e80a6bcfde96ac7
173631Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173632Date:   Wed Nov 7 23:35:26 2007 +0000
173633
173634    Monotone-Parent: 1fb2ab16dbaee22f67d20e86943f297a72cf6c72
173635    Monotone-Revision: 21e396c8605b155acfec0b2ce58b23eb13319cf3
173636
173637    Monotone-Author: wsourdeau@inverse.ca
173638    Monotone-Date: 2007-11-07T23:35:26
173639    Monotone-Branch: ca.inverse.sogo
173640
173641M	ChangeLog
173642M	SoObjects/Appointments/SOGoAppointmentObject.m
173643
173644commit 38d3aa757e1f58de26b654821d749b01b589eaa8
173645Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173646Date:   Wed Nov 7 23:34:25 2007 +0000
173647
173648    Monotone-Parent: f6b8a3a72253a47ef5eda38ba241b206f9b48f65
173649    Monotone-Revision: 1fb2ab16dbaee22f67d20e86943f297a72cf6c72
173650
173651    Monotone-Author: wsourdeau@inverse.ca
173652    Monotone-Date: 2007-11-07T23:34:25
173653    Monotone-Branch: ca.inverse.sogo
173654
173655M	ChangeLog
173656M	SoObjects/Contacts/GNUmakefile
173657D	SoObjects/Contacts/NSObject+CardDAV.h
173658D	SoObjects/Contacts/NSObject+CardDAV.m
173659M	SoObjects/Contacts/SOGoContactFolder.h
173660M	SoObjects/Contacts/SOGoContactFolders.m
173661M	SoObjects/Contacts/SOGoContactGCSFolder.h
173662M	SoObjects/Contacts/SOGoContactGCSFolder.m
173663M	SoObjects/Contacts/SOGoContactLDAPFolder.h
173664M	SoObjects/Contacts/SOGoContactLDAPFolder.m
173665A	SoObjects/Contacts/SOGoFolder+CardDAV.h
173666A	SoObjects/Contacts/SOGoFolder+CardDAV.m
173667
173668commit 133ac4933d02ac3412f549e1604766d3c7adb8fe
173669Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173670Date:   Wed Nov 7 23:28:03 2007 +0000
173671
173672    Monotone-Parent: 3ac4c919862b563bc50cb104a7497a366ffc80a9
173673    Monotone-Revision: f6b8a3a72253a47ef5eda38ba241b206f9b48f65
173674
173675    Monotone-Author: wsourdeau@inverse.ca
173676    Monotone-Date: 2007-11-07T23:28:03
173677    Monotone-Branch: ca.inverse.sogo
173678
173679M	SoObjects/Appointments/SOGoFreeBusyObject.h
173680
173681commit e7bfeeddc50d315ffc35bd1fdc2b6a382d5571e0
173682Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173683Date:   Wed Nov 7 22:27:44 2007 +0000
173684
173685    Monotone-Parent: d38b82f4d070ced8ba970b79c220008c590b1e3d
173686    Monotone-Revision: 3ac4c919862b563bc50cb104a7497a366ffc80a9
173687
173688    Monotone-Author: wsourdeau@inverse.ca
173689    Monotone-Date: 2007-11-07T22:27:44
173690    Monotone-Branch: ca.inverse.sogo
173691
173692A	SoObjects/SOGo/SOGoFolder.h
173693A	SoObjects/SOGo/SOGoFolder.m
173694
173695commit 4984db856388f680a080ab5f5407c35de84c3329
173696Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173697Date:   Wed Nov 7 17:40:16 2007 +0000
173698
173699    Monotone-Parent: 88c5085f8ba96b5bcd3673fdb4d97d3db679ba9b
173700    Monotone-Revision: d38b82f4d070ced8ba970b79c220008c590b1e3d
173701
173702    Monotone-Author: wsourdeau@inverse.ca
173703    Monotone-Date: 2007-11-07T17:40:16
173704    Monotone-Branch: ca.inverse.sogo
173705
173706M	UI/PreferencesUI/English.lproj/Localizable.strings
173707M	UI/PreferencesUI/French.lproj/Localizable.strings
173708M	UI/PreferencesUI/German.lproj/Localizable.strings
173709M	UI/Templates/PreferencesUI/UIxPreferences.wox
173710M	UI/WebServerResources/UIxPreferences.js
173711
173712commit 081196a85425381d4cde22a609ae1a2c9d8980a2
173713Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173714Date:   Wed Nov 7 17:37:58 2007 +0000
173715
173716    Monotone-Parent: e37c77125d590513305a57bfbf2c6ae9df8e3a62
173717    Monotone-Revision: 88c5085f8ba96b5bcd3673fdb4d97d3db679ba9b
173718
173719    Monotone-Author: wsourdeau@inverse.ca
173720    Monotone-Date: 2007-11-07T17:37:58
173721    Monotone-Branch: ca.inverse.sogo
173722
173723M	UI/WebServerResources/SchedulerUI.js
173724
173725commit 38e8642e589cd934132769f00c0f43f03fea863a
173726Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173727Date:   Wed Nov 7 15:59:20 2007 +0000
173728
173729    Monotone-Parent: 6d9605bebc980669f2328d07205d430fc4478d79
173730    Monotone-Revision: e37c77125d590513305a57bfbf2c6ae9df8e3a62
173731
173732    Monotone-Author: wsourdeau@inverse.ca
173733    Monotone-Date: 2007-11-07T15:59:20
173734    Monotone-Branch: ca.inverse.sogo
173735
173736M	UI/PreferencesUI/GNUmakefile
173737
173738commit 46d9a1d6458f1316a146173f47bc722057bb49c7
173739Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173740Date:   Wed Nov 7 15:59:01 2007 +0000
173741
173742    Monotone-Parent: 1960a36a480c2b580275d8352c65f53c16c80b5a
173743    Monotone-Revision: 6d9605bebc980669f2328d07205d430fc4478d79
173744
173745    Monotone-Author: wsourdeau@inverse.ca
173746    Monotone-Date: 2007-11-07T15:59:01
173747    Monotone-Branch: ca.inverse.sogo
173748
173749M	ChangeLog
173750M	SoObjects/Appointments/SOGoAppointmentFolder.h
173751M	SoObjects/Appointments/SOGoFreeBusyObject.h
173752M	SoObjects/Contacts/NSObject+CardDAV.m
173753M	SoObjects/Contacts/SOGoContactLDAPFolder.m
173754M	SoObjects/Mailer/SOGoMailAccount.m
173755M	SoObjects/SOGo/SOGoContentObject.m
173756M	SoObjects/SOGo/SOGoObject.m
173757M	UI/Common/UIxFolderActions.h
173758M	UI/Contacts/UIxContactEditor.m
173759M	UI/MainUI/product.plist
173760
173761commit b83e708b702dc123390da8275d72139499d1f444
173762Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173763Date:   Wed Nov 7 15:58:43 2007 +0000
173764
173765    Monotone-Parent: 38816d5f2c5865f939ccd8290226d22c43482e08
173766    Monotone-Revision: 1960a36a480c2b580275d8352c65f53c16c80b5a
173767
173768    Monotone-Author: wsourdeau@inverse.ca
173769    Monotone-Date: 2007-11-07T15:58:43
173770    Monotone-Branch: ca.inverse.sogo
173771
173772M	SoObjects/Appointments/SOGoAppointmentFolder.m
173773M	SoObjects/Appointments/SOGoAppointmentObject.m
173774M	SoObjects/Appointments/SOGoFreeBusyObject.m
173775M	SoObjects/Appointments/product.plist
173776M	SoObjects/Contacts/SOGoContactGCSFolder.h
173777M	SoObjects/Contacts/product.plist
173778M	SoObjects/Mailer/SOGoMailAccounts.h
173779M	SoObjects/Mailer/SOGoMailAccounts.m
173780M	SoObjects/Mailer/product.plist
173781M	SoObjects/SOGo/GNUmakefile
173782D	SoObjects/SOGo/SOGoFolder.h
173783D	SoObjects/SOGo/SOGoFolder.m
173784A	SoObjects/SOGo/SOGoGCSFolder.h
173785A	SoObjects/SOGo/SOGoGCSFolder.m
173786M	SoObjects/SOGo/SOGoParentFolder.h
173787M	SoObjects/SOGo/SOGoParentFolder.m
173788M	SoObjects/SOGo/SOGoUserFolder.h
173789M	SoObjects/SOGo/SOGoUserFolder.m
173790M	UI/Common/UIxFolderActions.m
173791M	UI/Common/product.plist
173792M	UI/Contacts/UIxContactFoldersView.m
173793M	UI/Contacts/product.plist
173794
173795commit 7e3890af89aa9914230a39c16c0f0f0dc4f6b8da
173796Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173797Date:   Wed Nov 7 15:48:18 2007 +0000
173798
173799    Monotone-Parent: 17b9d49a42aa59f70e7950234d2ea3206247df82
173800    Monotone-Revision: 38816d5f2c5865f939ccd8290226d22c43482e08
173801
173802    Monotone-Author: wsourdeau@inverse.ca
173803    Monotone-Date: 2007-11-07T15:48:18
173804    Monotone-Branch: ca.inverse.sogo
173805
173806M	UI/WebServerResources/MailerUI.js
173807M	UI/WebServerResources/generic.js
173808
173809commit 1378a03647ef0ac573f6e76673e51942fbc890a1
173810Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173811Date:   Wed Nov 7 15:40:23 2007 +0000
173812
173813    Monotone-Parent: cbbaf4a8411e0af4f8c4320f2c151556beba1fad
173814    Monotone-Revision: 17b9d49a42aa59f70e7950234d2ea3206247df82
173815
173816    Monotone-Author: wsourdeau@inverse.ca
173817    Monotone-Date: 2007-11-07T15:40:23
173818    Monotone-Branch: ca.inverse.sogo
173819
173820M	SoObjects/Appointments/SOGoCalendarComponent.m
173821
173822commit f3a9826129dfc4f8aecd80a9f4691ad9d195f370
173823Author: Francis Lachapelle <flachapelle@inverse.ca>
173824Date:   Tue Nov 6 22:46:54 2007 +0000
173825
173826    Monotone-Parent: 5d08c3e624999be469da2fd6046209e122529287
173827    Monotone-Revision: 5b69d2cd30194d3e8db89060210265b500c3a3e0
173828
173829    Monotone-Author: flachapelle@inverse.ca
173830    Monotone-Date: 2007-11-06T22:46:54
173831    Monotone-Branch: ca.inverse.sogo
173832
173833M	UI/WebServerResources/MailerUI.js
173834
173835commit 96b00f426c659d1f1f4ee177b897987319dc40ec
173836Author: Francis Lachapelle <flachapelle@inverse.ca>
173837Date:   Tue Nov 6 22:34:42 2007 +0000
173838
173839    Monotone-Parent: d20b6efa6a8c415c1db8ca849c311e740a312646
173840    Monotone-Revision: 5d08c3e624999be469da2fd6046209e122529287
173841
173842    Monotone-Author: flachapelle@inverse.ca
173843    Monotone-Date: 2007-11-06T22:34:42
173844    Monotone-Branch: ca.inverse.sogo
173845
173846M	UI/Templates/ContactsUI/UIxContactsFilterPanel.wox
173847M	UI/WebServerResources/ContactsUI.js
173848M	UI/WebServerResources/SchedulerUI.js
173849M	UI/WebServerResources/generic.css
173850M	UI/WebServerResources/generic.js
173851
173852commit f2798d68860bfa8611826d1ddbb66ed95bd60a80
173853Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173854Date:   Tue Nov 6 22:07:39 2007 +0000
173855
173856    Monotone-Parent: de445c20292c49e37a9bba2be90480d1d34799ae
173857    Monotone-Revision: dae312b4bfd2084618c23a6232f43e0a9c5d7938
173858
173859    Monotone-Author: wsourdeau@inverse.ca
173860    Monotone-Date: 2007-11-06T22:07:39
173861    Monotone-Branch: ca.inverse.sogo
173862
173863M	UI/WebServerResources/generic.js
173864
173865commit 7698dc9f79fc0b06614db2b6ee4097ddf6f0f805
173866Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173867Date:   Tue Nov 6 21:24:22 2007 +0000
173868
173869    Monotone-Parent: db5a20bc6c2f5dd838cdcbfac3adf1bd6f707424
173870    Monotone-Revision: de445c20292c49e37a9bba2be90480d1d34799ae
173871
173872    Monotone-Author: wsourdeau@inverse.ca
173873    Monotone-Date: 2007-11-06T21:24:22
173874    Monotone-Branch: ca.inverse.sogo
173875
173876M	UI/SOGoUI/UIxComponent.m
173877
173878commit 3018edc28675030f9be2fdbe4f0156796dde6f50
173879Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173880Date:   Tue Nov 6 21:24:13 2007 +0000
173881
173882    Monotone-Parent: f6e1c82adf3299ac7fc2df5deef6ba13019de9de
173883    Monotone-Revision: db5a20bc6c2f5dd838cdcbfac3adf1bd6f707424
173884
173885    Monotone-Author: wsourdeau@inverse.ca
173886    Monotone-Date: 2007-11-06T21:24:13
173887    Monotone-Branch: ca.inverse.sogo
173888
173889M	SoObjects/Mailer/SOGoMailObject.m
173890M	SoObjects/Mailer/SOGoMailReply.m
173891
173892commit 6c7d4936259d95c892ddd66a5cf7b9a07306a0d4
173893Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173894Date:   Tue Nov 6 21:23:08 2007 +0000
173895
173896    Monotone-Parent: 4d00dad8739e7b006068670c6a0916934c2178bc
173897    Monotone-Revision: f6e1c82adf3299ac7fc2df5deef6ba13019de9de
173898
173899    Monotone-Author: wsourdeau@inverse.ca
173900    Monotone-Date: 2007-11-06T21:23:08
173901    Monotone-Branch: ca.inverse.sogo
173902
173903M	SoObjects/Mailer/NSData+Mail.h
173904M	SoObjects/Mailer/NSString+Mail.h
173905
173906commit e0593733184242f9bce049f44264df4a51b5adcf
173907Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173908Date:   Tue Nov 6 21:22:39 2007 +0000
173909
173910    Monotone-Parent: 22ead1833f863ecd3b5a400f21cc4916a09d95a1
173911    Monotone-Revision: 4d00dad8739e7b006068670c6a0916934c2178bc
173912
173913    Monotone-Author: wsourdeau@inverse.ca
173914    Monotone-Date: 2007-11-06T21:22:39
173915    Monotone-Branch: ca.inverse.sogo
173916
173917M	SOPE/NGCards/iCalRepeatableEntityObject.h
173918
173919commit f4fc4f291923f5a08a6694cb0a52c95658e5dca2
173920Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173921Date:   Tue Nov 6 21:22:29 2007 +0000
173922
173923    Monotone-Parent: e5f7bc9b668fc4dd36afd650762d96297397bacf
173924    Monotone-Revision: 22ead1833f863ecd3b5a400f21cc4916a09d95a1
173925
173926    Monotone-Author: wsourdeau@inverse.ca
173927    Monotone-Date: 2007-11-06T21:22:29
173928    Monotone-Branch: ca.inverse.sogo
173929
173930M	SOPE/GDLContentStore/gcs_mkdir.m
173931
173932commit 57f174e2f0d04ea6f8b58ad02cb163a05d5836d8
173933Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173934Date:   Tue Nov 6 21:22:10 2007 +0000
173935
173936    Monotone-Parent: 166aef5ba4c5699c0bde50ef5dddb543641e5c67
173937    Monotone-Revision: e5f7bc9b668fc4dd36afd650762d96297397bacf
173938
173939    Monotone-Author: wsourdeau@inverse.ca
173940    Monotone-Date: 2007-11-06T21:22:10
173941    Monotone-Branch: ca.inverse.sogo
173942
173943M	ChangeLog
173944M	UI/MailerUI/UIxMailToSelection.m
173945
173946commit f2b6271cefd62deb1d3360bb53723ed1e683cef5
173947Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173948Date:   Tue Nov 6 17:13:23 2007 +0000
173949
173950    Monotone-Parent: 8c2a059d02106d28fe1332f9ecd1d7d5b75cfaeb
173951    Monotone-Revision: 166aef5ba4c5699c0bde50ef5dddb543641e5c67
173952
173953    Monotone-Author: wsourdeau@inverse.ca
173954    Monotone-Date: 2007-11-06T17:13:23
173955    Monotone-Branch: ca.inverse.sogo
173956
173957M	UI/Templates/PreferencesUI/UIxPreferences.wox
173958
173959commit 58aeee0393c0c65afb61d1190fdbe0fb5f604fab
173960Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173961Date:   Tue Nov 6 17:13:19 2007 +0000
173962
173963    Monotone-Parent: d25dc292baa2e15a7f6d397c032c8cb30ccdafb2
173964    Monotone-Revision: 8c2a059d02106d28fe1332f9ecd1d7d5b75cfaeb
173965
173966    Monotone-Author: wsourdeau@inverse.ca
173967    Monotone-Date: 2007-11-06T17:13:19
173968    Monotone-Branch: ca.inverse.sogo
173969
173970M	UI/WebServerResources/UIxPreferences.js
173971
173972commit 4cf8731681471c114274afaa7804c34851d4d70a
173973Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173974Date:   Tue Nov 6 17:13:15 2007 +0000
173975
173976    Monotone-Parent: 56e8fb42c60b615f9c931f4b5e80a51560db4269
173977    Monotone-Revision: d25dc292baa2e15a7f6d397c032c8cb30ccdafb2
173978
173979    Monotone-Author: wsourdeau@inverse.ca
173980    Monotone-Date: 2007-11-06T17:13:15
173981    Monotone-Branch: ca.inverse.sogo
173982
173983M	UI/PreferencesUI/English.lproj/Localizable.strings
173984M	UI/PreferencesUI/French.lproj/Localizable.strings
173985M	UI/PreferencesUI/GNUmakefile
173986M	UI/PreferencesUI/German.lproj/Localizable.strings
173987M	UI/PreferencesUI/UIxPreferences.h
173988M	UI/PreferencesUI/UIxPreferences.m
173989M	UI/PreferencesUI/product.plist
173990
173991commit 533da99dcc958f9521ca640347423a7b0738d658
173992Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
173993Date:   Tue Nov 6 17:13:03 2007 +0000
173994
173995    Monotone-Parent: 1dda8463cbff42910b1cacd540a640120d4d4939
173996    Monotone-Revision: 56e8fb42c60b615f9c931f4b5e80a51560db4269
173997
173998    Monotone-Author: wsourdeau@inverse.ca
173999    Monotone-Date: 2007-11-06T17:13:03
174000    Monotone-Branch: ca.inverse.sogo
174001
174002M	UI/PreferencesUI/UIxJSONPreferences.m
174003
174004commit 5ccfce7cdcf58227771b7e34c384800601af2bed
174005Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174006Date:   Tue Nov 6 17:12:37 2007 +0000
174007
174008    Monotone-Parent: d20b6efa6a8c415c1db8ca849c311e740a312646
174009    Monotone-Revision: 1dda8463cbff42910b1cacd540a640120d4d4939
174010
174011    Monotone-Author: wsourdeau@inverse.ca
174012    Monotone-Date: 2007-11-06T17:12:37
174013    Monotone-Branch: ca.inverse.sogo
174014
174015M	ChangeLog
174016M	SoObjects/SOGo/SOGoUser.m
174017
174018commit 54b6c29882db94c4778a5a38c795a84fb275d8ee
174019Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174020Date:   Mon Nov 5 22:58:11 2007 +0000
174021
174022    Monotone-Parent: e73b212f80d9775c77a209ee973af8977da55214
174023    Monotone-Revision: d20b6efa6a8c415c1db8ca849c311e740a312646
174024
174025    Monotone-Author: wsourdeau@inverse.ca
174026    Monotone-Date: 2007-11-05T22:58:11
174027    Monotone-Branch: ca.inverse.sogo
174028
174029M	Scripts/sogod-wrapper
174030
174031commit 1d30cd061f2ed544d8f05073ed3d07b9dfb7262c
174032Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174033Date:   Mon Nov 5 22:56:12 2007 +0000
174034
174035    Monotone-Parent: d62034b3292612b00d95300def78e7bfff8f05eb
174036    Monotone-Revision: e73b212f80d9775c77a209ee973af8977da55214
174037
174038    Monotone-Author: wsourdeau@inverse.ca
174039    Monotone-Date: 2007-11-05T22:56:12
174040    Monotone-Branch: ca.inverse.sogo
174041
174042D	Scripts/sogod-0.9-debian
174043D	Scripts/sogod-0.9-redhat
174044A	Scripts/sogod-wrapper
174045
174046commit 0581af1a4572318b01b12c9c0c3c0165cd58c013
174047Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174048Date:   Mon Nov 5 22:41:48 2007 +0000
174049
174050    Monotone-Parent: 633db895fe1d25a8339861d7d55a062abc56205f
174051    Monotone-Revision: d62034b3292612b00d95300def78e7bfff8f05eb
174052
174053    Monotone-Author: wsourdeau@inverse.ca
174054    Monotone-Date: 2007-11-05T22:41:48
174055    Monotone-Branch: ca.inverse.sogo
174056
174057M	ChangeLog
174058M	UI/MailPartViewers/UIxMailPartTextViewer.m
174059
174060commit 3505969b3e7f1608557eab0fe84b0cab7252f4cb
174061Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174062Date:   Mon Nov 5 22:40:46 2007 +0000
174063
174064    Monotone-Parent: 6b88d1d42fb21659bd47fc0d1167769d8101775f
174065    Monotone-Revision: 633db895fe1d25a8339861d7d55a062abc56205f
174066
174067    Monotone-Author: wsourdeau@inverse.ca
174068    Monotone-Date: 2007-11-05T22:40:46
174069    Monotone-Branch: ca.inverse.sogo
174070
174071M	ChangeLog
174072M	UI/MailPartViewers/UIxMailPartViewer.m
174073
174074commit b1b3818459e49028503af0359705009801af8346
174075Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174076Date:   Mon Nov 5 22:39:10 2007 +0000
174077
174078    Monotone-Parent: 1f5154a7061d5d35fbae4f27e238a58b5c521dc7
174079    Monotone-Revision: 6b88d1d42fb21659bd47fc0d1167769d8101775f
174080
174081    Monotone-Author: wsourdeau@inverse.ca
174082    Monotone-Date: 2007-11-05T22:39:10
174083    Monotone-Branch: ca.inverse.sogo
174084
174085M	ChangeLog
174086M	UI/MailerUI/UIxMailListView.h
174087M	UI/MailerUI/UIxMailListView.m
174088
174089commit 809fc79cfeafc1b5a079f3270e5a3ac8298d5e8a
174090Author: Francis Lachapelle <flachapelle@inverse.ca>
174091Date:   Mon Nov 5 22:03:59 2007 +0000
174092
174093    Monotone-Parent: b0e35bdbcaa9fb45b5f60a9d61d40f8ee83c0ffc
174094    Monotone-Revision: 77360f1172167cd2c4d6add77a31565324428b78
174095
174096    Monotone-Author: flachapelle@inverse.ca
174097    Monotone-Date: 2007-11-05T22:03:59
174098    Monotone-Branch: ca.inverse.sogo
174099
174100M	UI/WebServerResources/MailerUI.js
174101
174102commit a4964f4a07bc56565bbf3e4308c1067a33f22897
174103Author: Francis Lachapelle <flachapelle@inverse.ca>
174104Date:   Mon Nov 5 21:22:15 2007 +0000
174105
174106    Monotone-Parent: 0dcb1416bcd5a76e09bd067dde2a61df931921d9
174107    Monotone-Revision: b0e35bdbcaa9fb45b5f60a9d61d40f8ee83c0ffc
174108
174109    Monotone-Author: flachapelle@inverse.ca
174110    Monotone-Date: 2007-11-05T21:22:15
174111    Monotone-Branch: ca.inverse.sogo
174112
174113M	NEWS
174114
174115commit 8bb257ad270dc4894cab4c2985fa412ef3e5aba6
174116Author: Francis Lachapelle <flachapelle@inverse.ca>
174117Date:   Mon Nov 5 21:19:09 2007 +0000
174118
174119    Monotone-Parent: 0d3cf6e6df797aaeaebcf6b6b99f0d547f5a6c9d
174120    Monotone-Revision: bbea5e19ac4a2f9a19a883ba3996f30f53daba4d
174121
174122    Monotone-Author: flachapelle@inverse.ca
174123    Monotone-Date: 2007-11-05T21:19:09
174124    Monotone-Branch: ca.inverse.sogo
174125
174126M	UI/MailerUI/UIxMailListView.m
174127M	UI/WebServerResources/MailerUI.css
174128M	UI/WebServerResources/MailerUI.js
174129
174130commit 309ea3c09052597f4be9b2077e806e9a5a6bffdc
174131Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174132Date:   Mon Nov 5 21:04:35 2007 +0000
174133
174134    Monotone-Parent: b8a7f141c61c9502ae4ff5f47a7ba3738167855d
174135    Monotone-Revision: 6a4824550c190457f2e4b04575ebdecbfda0908d
174136
174137    Monotone-Author: wsourdeau@inverse.ca
174138    Monotone-Date: 2007-11-05T21:04:35
174139    Monotone-Branch: ca.inverse.sogo
174140
174141M	SOPE/NGCards/iCalRecurrenceRule.h
174142M	SOPE/NGCards/iCalRepeatableEntityObject.h
174143
174144commit c23a1a29fb8960d26036a4931aa8713c3b2cfac5
174145Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174146Date:   Mon Nov 5 19:44:08 2007 +0000
174147
174148    Monotone-Parent: d7208cb6b69f929f4ff16c210c7d1fcbcf4ffe19
174149    Monotone-Revision: b8a7f141c61c9502ae4ff5f47a7ba3738167855d
174150
174151    Monotone-Author: wsourdeau@inverse.ca
174152    Monotone-Date: 2007-11-05T19:44:08
174153    Monotone-Branch: ca.inverse.sogo
174154
174155M	UI/Scheduler/English.lproj/Localizable.strings
174156M	UI/Scheduler/French.lproj/Localizable.strings
174157M	UI/Scheduler/German.lproj/Localizable.strings
174158
174159commit f82e7fbc121a1c8f4c606f65868f57860fd33b62
174160Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174161Date:   Mon Nov 5 19:44:03 2007 +0000
174162
174163    Monotone-Parent: 33c3a3ca4087b22a5d6bd1d952d7e5834d46e7d7
174164    Monotone-Revision: d7208cb6b69f929f4ff16c210c7d1fcbcf4ffe19
174165
174166    Monotone-Author: wsourdeau@inverse.ca
174167    Monotone-Date: 2007-11-05T19:44:03
174168    Monotone-Branch: ca.inverse.sogo
174169
174170M	UI/Common/UIxObjectActions.m
174171
174172commit 01b7c5f4fcef9cf8af2ad35d0815812e558876a1
174173Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174174Date:   Mon Nov 5 19:18:45 2007 +0000
174175
174176    Monotone-Parent: c44b382e05fae54797514e515e98878442841235
174177    Monotone-Revision: 33c3a3ca4087b22a5d6bd1d952d7e5834d46e7d7
174178
174179    Monotone-Author: wsourdeau@inverse.ca
174180    Monotone-Date: 2007-11-05T19:18:45
174181    Monotone-Branch: ca.inverse.sogo
174182
174183M	SoObjects/SOGo/LDAPUserManager.m
174184
174185commit dc96dd71fbd561e1143ad1262046cc9dd7924da9
174186Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174187Date:   Mon Nov 5 19:13:00 2007 +0000
174188
174189    Monotone-Parent: 0d3cf6e6df797aaeaebcf6b6b99f0d547f5a6c9d
174190    Monotone-Revision: c44b382e05fae54797514e515e98878442841235
174191
174192    Monotone-Author: wsourdeau@inverse.ca
174193    Monotone-Date: 2007-11-05T19:13:00
174194    Monotone-Branch: ca.inverse.sogo
174195
174196M	ChangeLog
174197M	UI/Common/UIxObjectActions.m
174198
174199commit a164feb06b3ef5b2465001d7f4a5cb646eb0964a
174200Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174201Date:   Mon Nov 5 17:30:44 2007 +0000
174202
174203    Monotone-Parent: caeb3d98458e98b0f36475b43626279ed156e598
174204    Monotone-Revision: 0d3cf6e6df797aaeaebcf6b6b99f0d547f5a6c9d
174205
174206    Monotone-Author: wsourdeau@inverse.ca
174207    Monotone-Date: 2007-11-05T17:30:44
174208    Monotone-Branch: ca.inverse.sogo
174209
174210M	ChangeLog
174211M	SoObjects/Mailer/SOGoMailObject+Draft.m
174212
174213commit 9b37c8d82b33245ebbb31c6c188dab1a270b90ff
174214Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174215Date:   Mon Nov 5 17:04:05 2007 +0000
174216
174217    Monotone-Parent: 62c54dca797fd3a058e6792e05ab111266735658
174218    Monotone-Revision: caeb3d98458e98b0f36475b43626279ed156e598
174219
174220    Monotone-Author: wsourdeau@inverse.ca
174221    Monotone-Date: 2007-11-05T17:04:05
174222    Monotone-Branch: ca.inverse.sogo
174223
174224A	SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.html
174225A	SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.wod
174226A	SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.html
174227A	SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.wod
174228A	SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.html
174229A	SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.wod
174230
174231commit cc21c0c94866ab5401646b8e6d79e39c5a0ad807
174232Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174233Date:   Mon Nov 5 16:37:17 2007 +0000
174234
174235    Monotone-Parent: 025330d36e1af8f073a0b0a02b64a65e36da2ffb
174236    Monotone-Revision: 62c54dca797fd3a058e6792e05ab111266735658
174237
174238    Monotone-Author: wsourdeau@inverse.ca
174239    Monotone-Date: 2007-11-05T16:37:17
174240    Monotone-Branch: ca.inverse.sogo
174241
174242M	ChangeLog
174243M	SoObjects/Mailer/NSData+Mail.m
174244M	SoObjects/Mailer/NSString+Mail.h
174245M	SoObjects/Mailer/NSString+Mail.m
174246M	SoObjects/Mailer/SOGoMailObject+Draft.m
174247M	SoObjects/Mailer/SOGoMailObject.h
174248M	SoObjects/Mailer/SOGoMailObject.m
174249M	UI/MailPartViewers/English.lproj/Localizable.strings
174250M	UI/MailPartViewers/French.lproj/Localizable.strings
174251M	UI/MailPartViewers/German.lproj/Localizable.strings
174252M	UI/MailPartViewers/UIxMailPartMessageViewer.m
174253M	UI/MailerUI/English.lproj/Localizable.strings
174254M	UI/MailerUI/French.lproj/Localizable.strings
174255M	UI/MailerUI/GNUmakefile
174256M	UI/MailerUI/German.lproj/Localizable.strings
174257M	UI/MailerUI/UIxMailFormatter.h
174258M	UI/MailerUI/UIxMailListView.m
174259M	UI/MailerUI/UIxMailView.m
174260D	UI/MailerUI/UIxSubjectFormatter.m
174261M	UI/MailerUI/WOContext+UIxMailer.h
174262M	UI/MailerUI/WOContext+UIxMailer.m
174263M	UI/Templates/MailPartViewers/UIxMailPartMessageViewer.wox
174264M	UI/Templates/MailerUI/UIxMailView.wox
174265
174266commit cc0237bc45368239fbc985112f989068393640f5
174267Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174268Date:   Mon Nov 5 14:51:50 2007 +0000
174269
174270    - external patch
174271
174272    Monotone-Parent: ba5973b414572fb5f085f8980182645843a42958
174273    Monotone-Revision: ecf850422f6e93462013857de0eaef9e5ed5eb02
174274
174275    Monotone-Author: wsourdeau@inverse.ca
174276    Monotone-Date: 2007-11-05T14:51:50
174277    Monotone-Branch: ca.inverse.sogo
174278
174279M	SoObjects/Contacts/GNUmakefile
174280A	SoObjects/Contacts/NSObject+CardDAV.h
174281A	SoObjects/Contacts/NSObject+CardDAV.m
174282M	SoObjects/Contacts/SOGoContactFolder.h
174283M	SoObjects/Contacts/SOGoContactGCSFolder.h
174284M	SoObjects/Contacts/SOGoContactGCSFolder.m
174285M	SoObjects/Contacts/SOGoContactLDAPFolder.h
174286M	SoObjects/Contacts/SOGoContactLDAPFolder.m
174287
174288commit c6b33b514f3d532b43cfc8674b6fb41426bf85c1
174289Author: Francis Lachapelle <flachapelle@inverse.ca>
174290Date:   Mon Nov 5 14:37:26 2007 +0000
174291
174292    Monotone-Parent: ba5973b414572fb5f085f8980182645843a42958
174293    Monotone-Revision: 778ca12e99d197e109e23159f48ce1b32026519c
174294
174295    Monotone-Author: flachapelle@inverse.ca
174296    Monotone-Date: 2007-11-05T14:37:26
174297    Monotone-Branch: ca.inverse.sogo
174298
174299M	UI/WebServerResources/ContactsUI.js
174300M	UI/WebServerResources/MailerUI.js
174301M	UI/WebServerResources/SchedulerUI.js
174302M	UI/WebServerResources/UIxMailEditor.js
174303M	UI/WebServerResources/UIxMailToSelection.js
174304M	UI/WebServerResources/generic.js
174305
174306commit 5ede94bbaae9455a2048a369c49978f209823498
174307Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174308Date:   Sun Nov 4 22:31:55 2007 +0000
174309
174310    Monotone-Parent: e3e9ecdace27a3bb2c00c2e98d7065040f51f494
174311    Monotone-Revision: ba5973b414572fb5f085f8980182645843a42958
174312
174313    Monotone-Author: wsourdeau@inverse.ca
174314    Monotone-Date: 2007-11-04T22:31:55
174315    Monotone-Branch: ca.inverse.sogo
174316
174317M	SOPE/sope-patchset-r1546.diff
174318
174319commit cdc248d2aebeacdfb559284fad43b1cc1fa98549
174320Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174321Date:   Sun Nov 4 22:31:50 2007 +0000
174322
174323    Monotone-Parent: 3867377ff036971b33104c67e4333772032acb22
174324    Monotone-Revision: e3e9ecdace27a3bb2c00c2e98d7065040f51f494
174325
174326    Monotone-Author: wsourdeau@inverse.ca
174327    Monotone-Date: 2007-11-04T22:31:50
174328    Monotone-Branch: ca.inverse.sogo
174329
174330M	Main/SOGo.m
174331
174332commit b973266b80ff7368ff62e83e363bbb3f087623dc
174333Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174334Date:   Sun Nov 4 20:29:09 2007 +0000
174335
174336    Monotone-Parent: 2e52dbc1e2c5415cdba61195bc483d77199d3b9c
174337    Monotone-Revision: 3867377ff036971b33104c67e4333772032acb22
174338
174339    Monotone-Author: wsourdeau@inverse.ca
174340    Monotone-Date: 2007-11-04T20:29:09
174341    Monotone-Branch: ca.inverse.sogo
174342
174343M	SOPE/GDLContentStore/ChangeLog
174344M	SOPE/GDLContentStore/GCSFolder.m
174345
174346commit 93753413f79ba2870112926f3f4eaeb9c9a434d5
174347Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174348Date:   Sun Nov 4 19:51:09 2007 +0000
174349
174350    Monotone-Parent: ccbed15b6f37f75e0bbfa953398b17360efc17dc
174351    Monotone-Revision: 2e52dbc1e2c5415cdba61195bc483d77199d3b9c
174352
174353    Monotone-Author: wsourdeau@inverse.ca
174354    Monotone-Date: 2007-11-04T19:51:09
174355    Monotone-Branch: ca.inverse.sogo
174356
174357M	ChangeLog
174358M	SoObjects/SOGo/SOGoFolder.m
174359
174360commit 13f972ec022a49eb2473fc180c5b620111dbda0c
174361Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174362Date:   Sun Nov 4 19:36:58 2007 +0000
174363
174364    Monotone-Parent: 1865c323d7ad50eb8c6c85593589a30d6ba12616
174365    Monotone-Revision: ccbed15b6f37f75e0bbfa953398b17360efc17dc
174366
174367    Monotone-Author: wsourdeau@inverse.ca
174368    Monotone-Date: 2007-11-04T19:36:58
174369    Monotone-Branch: ca.inverse.sogo
174370
174371M	SOPE/sope-patchset-r1546.diff
174372
174373commit 681ee6e5cd5a4a2768bfa50d201ee75ccc6dd64f
174374Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174375Date:   Sun Nov 4 17:35:54 2007 +0000
174376
174377    Monotone-Parent: 50148283f948919bbd581d3c19d4d6fac01e16df
174378    Monotone-Revision: 1865c323d7ad50eb8c6c85593589a30d6ba12616
174379
174380    Monotone-Author: wsourdeau@inverse.ca
174381    Monotone-Date: 2007-11-04T17:35:54
174382    Monotone-Branch: ca.inverse.sogo
174383
174384M	SOPE/sope-patchset-r1546.diff
174385
174386commit e996186a9a3b681468c7b0256bb8db69271bbc88
174387Author: Ludovic Marcotte <lmarcotte@inverse.ca>
174388Date:   Sat Nov 3 21:16:59 2007 +0000
174389
174390    see changelog
174391
174392    Monotone-Parent: 9309391aaa757ddac8064ffbf2a6d70142a30d02
174393    Monotone-Revision: 50148283f948919bbd581d3c19d4d6fac01e16df
174394
174395    Monotone-Author: ludovic@Sophos.ca
174396    Monotone-Date: 2007-11-03T21:16:59
174397    Monotone-Branch: ca.inverse.sogo
174398
174399M	ChangeLog
174400M	UI/Scheduler/UIxAppointmentEditor.m
174401
174402commit 296f7c9328574070544518b078758feb3deb1721
174403Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174404Date:   Sat Nov 3 03:18:13 2007 +0000
174405
174406    Monotone-Parent: a9d4c92fe142a3db2b26db48a0763e64cb3adc1d
174407    Monotone-Revision: 13393d495dd8aa1faf4cf52d567d0df2fa874cb2
174408
174409    Monotone-Author: wsourdeau@inverse.ca
174410    Monotone-Date: 2007-11-03T03:18:13
174411    Monotone-Branch: ca.inverse.sogo
174412
174413M	SOPE/sope-patchset-r1546.diff
174414
174415commit 903728f6f1e32808b1fbeadfc821e9748e781e20
174416Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174417Date:   Sat Nov 3 03:17:55 2007 +0000
174418
174419    Monotone-Parent: 0cead9c9acf2f6167ebb5f33124979426871bdf9
174420    Monotone-Revision: a9d4c92fe142a3db2b26db48a0763e64cb3adc1d
174421
174422    Monotone-Author: wsourdeau@inverse.ca
174423    Monotone-Date: 2007-11-03T03:17:55
174424    Monotone-Branch: ca.inverse.sogo
174425
174426M	SOPE/NGCards/ChangeLog
174427M	SOPE/NGCards/iCalDateHolder.m
174428
174429commit 833c1b0238652b57fcb64cf9fb8c95f19d8a8318
174430Author: Francis Lachapelle <flachapelle@inverse.ca>
174431Date:   Fri Nov 2 21:15:14 2007 +0000
174432
174433    Monotone-Parent: e5f7f608aed299b1e250e132175bf84ba150127c
174434    Monotone-Revision: 2e34a8c5fd6fbd4df87b0c1d3bde6bd4e3e7faab
174435
174436    Monotone-Author: flachapelle@inverse.ca
174437    Monotone-Date: 2007-11-02T21:15:14
174438    Monotone-Branch: ca.inverse.sogo
174439
174440M	UI/WebServerResources/UIxAppointmentEditor.css
174441M	UI/WebServerResources/UIxAttendeesEditor.css
174442M	UI/WebServerResources/UIxMailEditor.css
174443M	UI/WebServerResources/iefixes.css
174444
174445commit aefb13557e34863dd1e0f6b044b8d52cdddbad0c
174446Author: Francis Lachapelle <flachapelle@inverse.ca>
174447Date:   Fri Nov 2 20:12:41 2007 +0000
174448
174449    Monotone-Parent: 0cead9c9acf2f6167ebb5f33124979426871bdf9
174450    Monotone-Revision: e5f7f608aed299b1e250e132175bf84ba150127c
174451
174452    Monotone-Author: flachapelle@inverse.ca
174453    Monotone-Date: 2007-11-02T20:12:41
174454    Monotone-Branch: ca.inverse.sogo
174455
174456M	UI/Templates/MailerUI/UIxMailMainFrame.wox
174457M	UI/Templates/MailerUI/UIxMailPopupView.wox
174458M	UI/Templates/MailerUI/UIxMailView.wox
174459
174460commit 0ed5395e241aca27db408c24aa5f1db0185a6650
174461Author: Francis Lachapelle <flachapelle@inverse.ca>
174462Date:   Fri Nov 2 19:47:02 2007 +0000
174463
174464    Monotone-Parent: c67737202ab75558a7c92ec29ae766d765eeebd5
174465    Monotone-Revision: 0cead9c9acf2f6167ebb5f33124979426871bdf9
174466
174467    Monotone-Author: flachapelle@inverse.ca
174468    Monotone-Date: 2007-11-02T19:47:02
174469    Monotone-Branch: ca.inverse.sogo
174470
174471M	UI/WebServerResources/MailerUI.js
174472
174473commit d3d7697d949ba33d62c3aafd37717bb113504623
174474Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174475Date:   Fri Nov 2 19:42:40 2007 +0000
174476
174477    Monotone-Parent: 909eda2dfa5708b168adc8b891a2217b109db587
174478    Monotone-Revision: c67737202ab75558a7c92ec29ae766d765eeebd5
174479
174480    Monotone-Author: wsourdeau@inverse.ca
174481    Monotone-Date: 2007-11-02T19:42:40
174482    Monotone-Branch: ca.inverse.sogo
174483
174484M	UI/WebServerResources/MailerUI.js
174485
174486commit b7ba11be6107e3463c053730d5cdad474c5a4694
174487Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174488Date:   Fri Nov 2 19:02:24 2007 +0000
174489
174490    Monotone-Parent: 36b35e1fe8d34594fddbd00a18c1026e23eee87d
174491    Monotone-Revision: ced6d6c76d948b5a599e3ca67efeab0f03c99111
174492
174493    Monotone-Author: wsourdeau@inverse.ca
174494    Monotone-Date: 2007-11-02T19:02:24
174495    Monotone-Branch: ca.inverse.sogo
174496
174497M	UI/WebServerResources/MailerUI.js
174498M	UI/WebServerResources/SchedulerUI.js
174499
174500commit ad53fa58126183565bfe8e31c71db72fd7a1ae7a
174501Author: Francis Lachapelle <flachapelle@inverse.ca>
174502Date:   Fri Nov 2 18:56:24 2007 +0000
174503
174504    Monotone-Parent: a9a815362cf2b8cfa777d0a89799463ee2302535
174505    Monotone-Revision: ed40a4a9e9d163d3485ee9181074ef26215a9f2e
174506
174507    Monotone-Author: flachapelle@inverse.ca
174508    Monotone-Date: 2007-11-02T18:56:24
174509    Monotone-Branch: ca.inverse.sogo
174510
174511M	UI/WebServerResources/MailerUI.js
174512
174513commit f87beb601c23c6aa3d902dd2de76ec8982f1f561
174514Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174515Date:   Fri Nov 2 18:54:12 2007 +0000
174516
174517    Monotone-Parent: 6e703f5f06b5d02b3d34b5c2166d5342e1be4b9f
174518    Monotone-Revision: 36b35e1fe8d34594fddbd00a18c1026e23eee87d
174519
174520    Monotone-Author: wsourdeau@inverse.ca
174521    Monotone-Date: 2007-11-02T18:54:12
174522    Monotone-Branch: ca.inverse.sogo
174523
174524M	SOPE/sope-patchset-r1546.diff
174525
174526commit ce394c512d3cba36f208efc2a4df311f106a9e03
174527Author: Francis Lachapelle <flachapelle@inverse.ca>
174528Date:   Fri Nov 2 18:18:15 2007 +0000
174529
174530    Monotone-Parent: 481fe3d5a9c50bc134e3db63b08e84fc0a7456fd
174531    Monotone-Revision: a9a815362cf2b8cfa777d0a89799463ee2302535
174532
174533    Monotone-Author: flachapelle@inverse.ca
174534    Monotone-Date: 2007-11-02T18:18:15
174535    Monotone-Branch: ca.inverse.sogo
174536
174537M	UI/WebServerResources/UIxMailEditor.js
174538
174539commit 6eff26c8f6d06bea198d26a2bb80b341fcef2fcb
174540Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174541Date:   Fri Nov 2 17:04:27 2007 +0000
174542
174543    Monotone-Parent: 46d8449338d0236510f5b139536909f2e5f7819d
174544    Monotone-Revision: 6e703f5f06b5d02b3d34b5c2166d5342e1be4b9f
174545
174546    Monotone-Author: wsourdeau@inverse.ca
174547    Monotone-Date: 2007-11-02T17:04:27
174548    Monotone-Branch: ca.inverse.sogo
174549
174550M	Main/GNUmakefile
174551M	SoObjects/Appointments/GNUmakefile
174552M	SoObjects/Contacts/GNUmakefile
174553M	SoObjects/Mailer/GNUmakefile
174554M	SoObjects/SOGo/GNUmakefile
174555M	UI/Common/GNUmakefile
174556M	UI/Contacts/GNUmakefile
174557M	UI/MailPartViewers/GNUmakefile
174558M	UI/MailerUI/GNUmakefile
174559M	UI/MainUI/GNUmakefile
174560M	UI/PreferencesUI/GNUmakefile
174561M	UI/Scheduler/GNUmakefile
174562
174563commit d2521cff7185d0604772aee3372918667133229b
174564Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174565Date:   Fri Nov 2 16:07:12 2007 +0000
174566
174567    Monotone-Parent: 0a65ce66f63c6abb9e10dda0172f401edd28a028
174568    Monotone-Revision: 46d8449338d0236510f5b139536909f2e5f7819d
174569
174570    Monotone-Author: wsourdeau@inverse.ca
174571    Monotone-Date: 2007-11-02T16:07:12
174572    Monotone-Branch: ca.inverse.sogo
174573
174574M	SOPE/sope-patchset-r1546.diff
174575
174576commit 5a6a8c511ed3e677165838fa8e24f2e134825d25
174577Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174578Date:   Fri Nov 2 16:05:54 2007 +0000
174579
174580    Monotone-Parent: eee51b9dd1935131f418b67a4fb12afadec2157d
174581    Monotone-Revision: 099bb38adc3a421ac01c727c611e9aa2edfa4859
174582
174583    Monotone-Author: wsourdeau@inverse.ca
174584    Monotone-Date: 2007-11-02T16:05:54
174585    Monotone-Branch: ca.inverse.sogo
174586
174587M	OGoContentStore/GNUmakefile
174588
174589commit 8c3088aba58d8975a317bd82ac1ea51ef971f847
174590Author: Francis Lachapelle <flachapelle@inverse.ca>
174591Date:   Fri Nov 2 15:09:44 2007 +0000
174592
174593    Monotone-Parent: 8132f0990f7fce9318097fee307c6bd9b58b1be1
174594    Monotone-Revision: 481fe3d5a9c50bc134e3db63b08e84fc0a7456fd
174595
174596    Monotone-Author: flachapelle@inverse.ca
174597    Monotone-Date: 2007-11-02T15:09:44
174598    Monotone-Branch: ca.inverse.sogo
174599
174600M	UI/Templates/MailerUI/UIxMailEditor.wox
174601M	UI/Templates/MailerUI/UIxMailToSelection.wox
174602M	UI/WebServerResources/UIxMailEditor.css
174603M	UI/WebServerResources/UIxMailEditor.js
174604M	UI/WebServerResources/UIxMailToSelection.js
174605
174606commit ec1cb923a93794ccb04318c8d9de54313c2f76c6
174607Author: Francis Lachapelle <flachapelle@inverse.ca>
174608Date:   Fri Nov 2 14:38:27 2007 +0000
174609
174610    Monotone-Parent: eee51b9dd1935131f418b67a4fb12afadec2157d
174611    Monotone-Revision: 8132f0990f7fce9318097fee307c6bd9b58b1be1
174612
174613    Monotone-Author: flachapelle@inverse.ca
174614    Monotone-Date: 2007-11-02T14:38:27
174615    Monotone-Branch: ca.inverse.sogo
174616
174617M	Scripts/sogo-init.d-redhat
174618
174619commit f90728bfcd5a00b65764aa2b82ed48dd7fb530e7
174620Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174621Date:   Thu Nov 1 22:38:57 2007 +0000
174622
174623    Monotone-Parent: f057a34e782a5a8e8f44135b338e66f79e7e6c24
174624    Monotone-Revision: eee51b9dd1935131f418b67a4fb12afadec2157d
174625
174626    Monotone-Author: wsourdeau@inverse.ca
174627    Monotone-Date: 2007-11-01T22:38:57
174628    Monotone-Branch: ca.inverse.sogo
174629
174630M	ChangeLog
174631M	SoObjects/Appointments/SOGoAppointmentObject.m
174632
174633commit ffec79c1666783b957d4a629c5e61d0cbd46bbe5
174634Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174635Date:   Thu Nov 1 22:36:03 2007 +0000
174636
174637    Monotone-Parent: d2e66141062b6a54f72d1984d7fdc67b55880949
174638    Monotone-Revision: f057a34e782a5a8e8f44135b338e66f79e7e6c24
174639
174640    Monotone-Author: wsourdeau@inverse.ca
174641    Monotone-Date: 2007-11-01T22:36:03
174642    Monotone-Branch: ca.inverse.sogo
174643
174644M	SOPE/NGCards/CardGroup.m
174645M	SOPE/NGCards/ChangeLog
174646
174647commit b4381db6acfcb92851a528fca22341a57130ecaa
174648Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174649Date:   Thu Nov 1 22:20:30 2007 +0000
174650
174651    Monotone-Parent: a50fc375753b7b96ff66be21facc9b3cf09aeaf7
174652    Monotone-Revision: d2e66141062b6a54f72d1984d7fdc67b55880949
174653
174654    Monotone-Author: wsourdeau@inverse.ca
174655    Monotone-Date: 2007-11-01T22:20:30
174656    Monotone-Branch: ca.inverse.sogo
174657
174658M	ChangeLog
174659M	SoObjects/SOGo/AgenorUserDefaults.m
174660
174661commit 8a4e5ecd4d547a2c2c4b822b1922116d8c2fb62b
174662Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174663Date:   Thu Nov 1 20:22:56 2007 +0000
174664
174665    Monotone-Parent: b5527cca41377fdda40add2bd6ca8f78f300fdef
174666    Monotone-Revision: a50fc375753b7b96ff66be21facc9b3cf09aeaf7
174667
174668    Monotone-Author: wsourdeau@inverse.ca
174669    Monotone-Date: 2007-11-01T20:22:56
174670    Monotone-Branch: ca.inverse.sogo
174671
174672M	ChangeLog
174673M	SoObjects/Mailer/GNUmakefile
174674M	SoObjects/Mailer/SOGoMailObject+Draft.m
174675A	SoObjects/Mailer/SOGoMailReply.h
174676A	SoObjects/Mailer/SOGoMailReply.m
174677
174678commit 650e3228aa013cac173ed62364bc4032cec4e75b
174679Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174680Date:   Thu Nov 1 20:20:57 2007 +0000
174681
174682    Monotone-Parent: 3a4de91fc3e2514ac5c72903d39f2c6522f4e044
174683    Monotone-Revision: b5527cca41377fdda40add2bd6ca8f78f300fdef
174684
174685    Monotone-Author: wsourdeau@inverse.ca
174686    Monotone-Date: 2007-11-01T20:20:57
174687    Monotone-Branch: ca.inverse.sogo
174688
174689M	ChangeLog
174690M	SoObjects/Mailer/SOGoDraftObject.m
174691
174692commit 4417a65f7746da6581baefe4f2135c203553e244
174693Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174694Date:   Thu Nov 1 17:14:03 2007 +0000
174695
174696    Monotone-Parent: 5f76faa2c6c13d283eda0de46a0ffad529be7b33
174697    Monotone-Revision: 3a4de91fc3e2514ac5c72903d39f2c6522f4e044
174698
174699    Monotone-Author: wsourdeau@inverse.ca
174700    Monotone-Date: 2007-11-01T17:14:03
174701    Monotone-Branch: ca.inverse.sogo
174702
174703M	UI/WebServerResources/generic.css
174704
174705commit bd04b6d069b8a03ecfe09fd3102164904ae5d941
174706Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174707Date:   Thu Nov 1 17:09:58 2007 +0000
174708
174709    Monotone-Parent: 425ec819913ba5c65358660175d9507c5d2c8667
174710    Monotone-Revision: 5f76faa2c6c13d283eda0de46a0ffad529be7b33
174711
174712    Monotone-Author: wsourdeau@inverse.ca
174713    Monotone-Date: 2007-11-01T17:09:58
174714    Monotone-Branch: ca.inverse.sogo
174715
174716M	ChangeLog
174717M	UI/MailerUI/UIxMailListView.m
174718
174719commit 4cc6651c3c3a40c476b9534b497bf44a5928da66
174720Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174721Date:   Thu Nov 1 15:49:37 2007 +0000
174722
174723    Monotone-Parent: cb9d1b0c8c179b314855342d6063c5c37d4e3de2
174724    Monotone-Revision: 425ec819913ba5c65358660175d9507c5d2c8667
174725
174726    Monotone-Author: wsourdeau@inverse.ca
174727    Monotone-Date: 2007-11-01T15:49:37
174728    Monotone-Branch: ca.inverse.sogo
174729
174730M	ChangeLog
174731M	OGoContentStore/OCSiCalFieldExtractor.m
174732
174733commit 712589781f1fd05606ee7fd02364e1a7945c47dc
174734Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174735Date:   Thu Nov 1 15:04:45 2007 +0000
174736
174737    Monotone-Parent: cb40a9c82d22aadee4be035334aad9f79c4e019e
174738    Monotone-Revision: cb9d1b0c8c179b314855342d6063c5c37d4e3de2
174739
174740    Monotone-Author: wsourdeau@inverse.ca
174741    Monotone-Date: 2007-11-01T15:04:45
174742    Monotone-Branch: ca.inverse.sogo
174743
174744M	UI/WebServerResources/generic.js
174745
174746commit b2ba78f1c38e7c4ae8c09f894307f5fa62ca1820
174747Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174748Date:   Thu Nov 1 13:53:56 2007 +0000
174749
174750    Monotone-Parent: 2a9b39358109c6ab8ccbb87ab7b22624cce16512
174751    Monotone-Revision: cb40a9c82d22aadee4be035334aad9f79c4e019e
174752
174753    Monotone-Author: wsourdeau@inverse.ca
174754    Monotone-Date: 2007-11-01T13:53:56
174755    Monotone-Branch: ca.inverse.sogo
174756
174757M	ChangeLog
174758M	SoObjects/Mailer/SOGoDraftObject.m
174759
174760commit c962c7126e64110fb5c0dcf1083dc1493334fcb7
174761Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174762Date:   Thu Nov 1 13:27:47 2007 +0000
174763
174764    Monotone-Parent: 7db08f6967ccc793434ea22058755fb137e85d45
174765    Monotone-Revision: 2a9b39358109c6ab8ccbb87ab7b22624cce16512
174766
174767    Monotone-Author: wsourdeau@inverse.ca
174768    Monotone-Date: 2007-11-01T13:27:47
174769    Monotone-Branch: ca.inverse.sogo
174770
174771M	SoObjects/Mailer/SOGoMailAccount.h
174772
174773commit 1da963ff19923241df306e7a5d09e472c4c784bf
174774Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174775Date:   Thu Nov 1 12:48:19 2007 +0000
174776
174777    Monotone-Parent: 4f12ba210dcd4149e7496ee80e06c65b94793dd3
174778    Monotone-Revision: 7db08f6967ccc793434ea22058755fb137e85d45
174779
174780    Monotone-Author: wsourdeau@inverse.ca
174781    Monotone-Date: 2007-11-01T12:48:19
174782    Monotone-Branch: ca.inverse.sogo
174783
174784M	ChangeLog
174785M	SoObjects/Mailer/SOGoMailAccount.h
174786M	SoObjects/Mailer/SOGoMailAccount.m
174787M	SoObjects/Mailer/SOGoMailBaseObject.m
174788M	SoObjects/Mailer/SOGoMailFolder.m
174789M	UI/MailerUI/English.lproj/Localizable.strings
174790M	UI/MailerUI/French.lproj/Localizable.strings
174791M	UI/MailerUI/German.lproj/Localizable.strings
174792M	UI/MailerUI/UIxMailAccountActions.h
174793M	UI/MailerUI/UIxMailAccountActions.m
174794M	UI/MailerUI/UIxMailFolderActions.m
174795M	UI/WebServerResources/MailerUI.js
174796
174797commit 891ab5f97a1633ddd01c24464e1c110cf6da3b0d
174798Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174799Date:   Thu Nov 1 12:25:21 2007 +0000
174800
174801    Monotone-Parent: 23bc0dfd83428726c3d32139c369a2635bca5566
174802    Monotone-Revision: 4f12ba210dcd4149e7496ee80e06c65b94793dd3
174803
174804    Monotone-Author: wsourdeau@inverse.ca
174805    Monotone-Date: 2007-11-01T12:25:21
174806    Monotone-Branch: ca.inverse.sogo
174807
174808M	ChangeLog
174809M	SoObjects/SOGo/AgenorUserDefaults.m
174810
174811commit 28f45434f4f19d02fa219f5e90dc11bf8e828fcf
174812Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174813Date:   Wed Oct 31 17:16:14 2007 +0000
174814
174815    Monotone-Parent: 524b4bce2ab03027f260f0ff2d06704b97dba44c
174816    Monotone-Revision: 8598aa9f30108405c0f497eeedf0113568115c19
174817
174818    Monotone-Author: wsourdeau@inverse.ca
174819    Monotone-Date: 2007-10-31T17:16:14
174820    Monotone-Branch: ca.inverse.sogo
174821
174822M	UI/WebServerResources/generic.js
174823
174824commit 4b434d712f67ea1dd5cd4ffe34411bc64c59de8e
174825Author: Francis Lachapelle <flachapelle@inverse.ca>
174826Date:   Wed Oct 31 17:15:24 2007 +0000
174827
174828    Monotone-Parent: 524b4bce2ab03027f260f0ff2d06704b97dba44c
174829    Monotone-Revision: ccac1110e9fff9029a2485c4ba9345c4912b0c85
174830
174831    Monotone-Author: flachapelle@inverse.ca
174832    Monotone-Date: 2007-10-31T17:15:24
174833    Monotone-Branch: ca.inverse.sogo
174834
174835M	Scripts/sogo-init.d-redhat
174836M	Scripts/sogod-0.9-redhat
174837
174838commit d51b81d6f454a2ad64042d5f22bd8c202132fe00
174839Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174840Date:   Wed Oct 31 17:05:05 2007 +0000
174841
174842    Monotone-Parent: 14af1c089766685ea8ad6be31a8ef96d384e1ab2
174843    Monotone-Revision: 524b4bce2ab03027f260f0ff2d06704b97dba44c
174844
174845    Monotone-Author: wsourdeau@inverse.ca
174846    Monotone-Date: 2007-10-31T17:05:05
174847    Monotone-Branch: ca.inverse.sogo
174848
174849M	UI/MailPartViewers/UIxMailPartTextViewer.m
174850
174851commit 3f2b814c531ba798e3be9bc13ed709b9b4fb8c77
174852Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174853Date:   Wed Oct 31 17:04:15 2007 +0000
174854
174855    Monotone-Parent: c63be943c6ed8307cd0bd6059b5dd4d20e644c15
174856    Monotone-Revision: 14af1c089766685ea8ad6be31a8ef96d384e1ab2
174857
174858    Monotone-Author: wsourdeau@inverse.ca
174859    Monotone-Date: 2007-10-31T17:04:15
174860    Monotone-Branch: ca.inverse.sogo
174861
174862M	UI/MailPartViewers/UIxMailPartTextViewer.m
174863M	UI/WebServerResources/generic.js
174864
174865commit 32e9662706319ee95f35952cefbdfa7a06845f1f
174866Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174867Date:   Wed Oct 31 15:55:47 2007 +0000
174868
174869    Monotone-Parent: 267e6d207c2b21dd1ac48357f84bd5251da930b1
174870    Monotone-Revision: 24cf83dbb2cb1e47afd0354cd24653a8c26a7ce1
174871
174872    Monotone-Author: wsourdeau@inverse.ca
174873    Monotone-Date: 2007-10-31T15:55:47
174874    Monotone-Branch: ca.inverse.sogo
174875
174876M	ChangeLog
174877M	SoObjects/Mailer/GNUmakefile
174878M	SoObjects/Mailer/SOGoDraftsFolder.h
174879M	SoObjects/Mailer/SOGoMailAccount.m
174880M	SoObjects/Mailer/SOGoMailBaseObject.h
174881M	SoObjects/Mailer/SOGoMailBaseObject.m
174882M	SoObjects/Mailer/SOGoMailFolder.h
174883M	SoObjects/Mailer/SOGoMailFolder.m
174884A	SoObjects/Mailer/SOGoSentFolder.h
174885A	SoObjects/Mailer/SOGoSentFolder.m
174886M	SoObjects/Mailer/SOGoTrashFolder.h
174887
174888commit 5f0ec7f308a5d73582e41ffb0453fcbbb807d1c8
174889Author: Francis Lachapelle <flachapelle@inverse.ca>
174890Date:   Wed Oct 31 14:30:08 2007 +0000
174891
174892    Monotone-Parent: 516d8777b6a71fba03c2274b667be5bcfd9a9a81
174893    Monotone-Revision: 422c0e30f5ac2600cebe515717b624e5c47f9b88
174894
174895    Monotone-Author: flachapelle@inverse.ca
174896    Monotone-Date: 2007-10-31T14:30:08
174897    Monotone-Branch: ca.inverse.sogo
174898
174899M	Scripts/sogod-0.9-debian
174900M	Scripts/sogod-0.9-redhat
174901
174902commit 8fd1c93ac3c2e95da0b5b5c4931fe5aec8983827
174903Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174904Date:   Wed Oct 31 14:18:17 2007 +0000
174905
174906    Monotone-Parent: 516d8777b6a71fba03c2274b667be5bcfd9a9a81
174907    Monotone-Revision: 267e6d207c2b21dd1ac48357f84bd5251da930b1
174908
174909    Monotone-Author: wsourdeau@inverse.ca
174910    Monotone-Date: 2007-10-31T14:18:17
174911    Monotone-Branch: ca.inverse.sogo
174912
174913M	ChangeLog
174914M	SoObjects/SOGo/SOGoUser.m
174915
174916commit 2ac01d68bda127892be761f413269176c1428a1d
174917Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174918Date:   Wed Oct 31 14:13:49 2007 +0000
174919
174920    Monotone-Parent: b8fdf4b59da7c4cf58f69a956dd9718d1bb33c55
174921    Monotone-Revision: 516d8777b6a71fba03c2274b667be5bcfd9a9a81
174922
174923    Monotone-Author: wsourdeau@inverse.ca
174924    Monotone-Date: 2007-10-31T14:13:49
174925    Monotone-Branch: ca.inverse.sogo
174926
174927M	Scripts/sogo-init.d-redhat
174928
174929commit e24fc5bf4239d56fa8928719d60c1911b671b228
174930Author: Francis Lachapelle <flachapelle@inverse.ca>
174931Date:   Wed Oct 31 14:12:56 2007 +0000
174932
174933    Monotone-Parent: 4a28046fedbf71f0488cf8b1025ae1f3deeea9e9
174934    Monotone-Revision: b8fdf4b59da7c4cf58f69a956dd9718d1bb33c55
174935
174936    Monotone-Author: flachapelle@inverse.ca
174937    Monotone-Date: 2007-10-31T14:12:56
174938    Monotone-Branch: ca.inverse.sogo
174939
174940M	UI/Common/English.lproj/Localizable.strings
174941M	UI/Common/French.lproj/Localizable.strings
174942M	UI/MainUI/English.lproj/Localizable.strings
174943M	UI/MainUI/French.lproj/Localizable.strings
174944M	UI/Templates/MainUI/SOGoRootPage.wox
174945M	UI/Templates/UIxPageFrame.wox
174946
174947commit 9f6b51e9f215eed9d776d9b1ad9f0b4f9dff6423
174948Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174949Date:   Tue Oct 30 21:51:31 2007 +0000
174950
174951    Monotone-Parent: f8ea10b15b292e5a980916a948246542ce346cca
174952    Monotone-Revision: 2ba549bd931928e8baf58a32a9d2f37dc0b06cdb
174953
174954    Monotone-Author: wsourdeau@inverse.ca
174955    Monotone-Date: 2007-10-30T21:51:31
174956    Monotone-Branch: ca.inverse.sogo
174957
174958M	ChangeLog
174959M	UI/Scheduler/UIxCalListingActions.m
174960M	UI/Scheduler/UIxCalMainView.m
174961M	UI/Templates/SchedulerUI/UIxCalMainView.wox
174962M	UI/WebServerResources/JavascriptAPIExtensions.js
174963M	UI/WebServerResources/SchedulerUI.js
174964
174965commit cce5365420247a7fa7d65bb99105c627ada4935b
174966Author: Francis Lachapelle <flachapelle@inverse.ca>
174967Date:   Tue Oct 30 21:04:11 2007 +0000
174968
174969    Monotone-Parent: f8ea10b15b292e5a980916a948246542ce346cca
174970    Monotone-Revision: 32d1ca739dd26295aa3ac6edbf80356b4a503551
174971
174972    Monotone-Author: flachapelle@inverse.ca
174973    Monotone-Date: 2007-10-30T21:04:11
174974    Monotone-Branch: ca.inverse.sogo
174975
174976M	UI/WebServerResources/MailerUI.js
174977
174978commit 3f1fadd28b8aebb0d1cae04e1d3b1b7c95c651de
174979Author: Francis Lachapelle <flachapelle@inverse.ca>
174980Date:   Tue Oct 30 19:56:50 2007 +0000
174981
174982    Monotone-Parent: 8ef0ab24c4c10895d5e911f82260ba93fedbb853
174983    Monotone-Revision: 0f1ef8f1bf7e8be2363a84056b5ce417b06606f7
174984
174985    Monotone-Author: flachapelle@inverse.ca
174986    Monotone-Date: 2007-10-30T19:56:50
174987    Monotone-Branch: ca.inverse.sogo
174988
174989M	UI/WebServerResources/MailerUI.js
174990M	UI/WebServerResources/UIxMailEditor.js
174991M	UI/WebServerResources/generic.js
174992
174993commit 0986ba4ba1d0f8f8120e1be537b9e5018254c965
174994Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
174995Date:   Tue Oct 30 19:46:48 2007 +0000
174996
174997    Monotone-Parent: 3291dd3b0291e6b09f19d1879b5f7a56fd0f5045
174998    Monotone-Revision: 529806b76290054de1e3af14d027b6f92e169941
174999
175000    Monotone-Author: wsourdeau@inverse.ca
175001    Monotone-Date: 2007-10-30T19:46:48
175002    Monotone-Branch: ca.inverse.sogo
175003
175004M	ChangeLog
175005M	SoObjects/Mailer/GNUmakefile
175006A	SoObjects/Mailer/NSString+Mail.h
175007A	SoObjects/Mailer/NSString+Mail.m
175008M	SoObjects/Mailer/SOGoMailObject+Draft.m
175009M	SoObjects/Mailer/SOGoMailObject.m
175010
175011commit cb099612754e7a64db4d2e5ba8f835d138626a79
175012Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175013Date:   Tue Oct 30 19:31:35 2007 +0000
175014
175015    Monotone-Parent: 3afd5e21d96b09fb0b8e7c1fd319dcce3cd06d3b
175016    Monotone-Revision: 3291dd3b0291e6b09f19d1879b5f7a56fd0f5045
175017
175018    Monotone-Author: wsourdeau@inverse.ca
175019    Monotone-Date: 2007-10-30T19:31:35
175020    Monotone-Branch: ca.inverse.sogo
175021
175022M	UI/MailPartViewers/UIxMailPartAlternativeViewer.m
175023
175024commit af740904e22d00a37d85f0c62c563c566508f469
175025Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175026Date:   Tue Oct 30 17:43:34 2007 +0000
175027
175028    Monotone-Parent: 0f7a7062f9e521fc44b55467166775907a3e3668
175029    Monotone-Revision: 3afd5e21d96b09fb0b8e7c1fd319dcce3cd06d3b
175030
175031    Monotone-Author: wsourdeau@inverse.ca
175032    Monotone-Date: 2007-10-30T17:43:34
175033    Monotone-Branch: ca.inverse.sogo
175034
175035M	UI/MailPartViewers/UIxMailPartAlternativeViewer.m
175036
175037commit 040e7dda383a79466e254555c1854efd147fac40
175038Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175039Date:   Tue Oct 30 17:24:59 2007 +0000
175040
175041    Monotone-Parent: ba9e6391ee9c1e0fe0680835dcc1e917cea277fb
175042    Monotone-Revision: 0f7a7062f9e521fc44b55467166775907a3e3668
175043
175044    Monotone-Author: wsourdeau@inverse.ca
175045    Monotone-Date: 2007-10-30T17:24:59
175046    Monotone-Branch: ca.inverse.sogo
175047
175048M	UI/MailPartViewers/UIxMailPartAlternativeViewer.m
175049
175050commit de698e6a1a3de11b0e27a8767bc3239019328d3f
175051Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175052Date:   Tue Oct 30 17:07:39 2007 +0000
175053
175054    Monotone-Parent: 42b9d80ac08dee2bf98006223a87c3a37a8ace44
175055    Monotone-Revision: ba9e6391ee9c1e0fe0680835dcc1e917cea277fb
175056
175057    Monotone-Author: wsourdeau@inverse.ca
175058    Monotone-Date: 2007-10-30T17:07:39
175059    Monotone-Branch: ca.inverse.sogo
175060
175061M	SoObjects/Mailer/SOGoMailObject.m
175062
175063commit b7685686a41013d9ed2242b76e3b49835cbd8066
175064Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175065Date:   Tue Oct 30 14:16:51 2007 +0000
175066
175067    Monotone-Parent: 8ef0ab24c4c10895d5e911f82260ba93fedbb853
175068    Monotone-Revision: 42b9d80ac08dee2bf98006223a87c3a37a8ace44
175069
175070    Monotone-Author: wsourdeau@inverse.ca
175071    Monotone-Date: 2007-10-30T14:16:51
175072    Monotone-Branch: ca.inverse.sogo
175073
175074M	ChangeLog
175075M	UI/MailerUI/UIxMailActions.m
175076
175077commit 10fd7bbc8664759ce0608bfe2512a9f77b9b5877
175078Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175079Date:   Mon Oct 29 21:38:25 2007 +0000
175080
175081    Monotone-Parent: 9bdbe760f39fa9a2561fe56ce9dac03727cfb38f
175082    Monotone-Revision: 8ef0ab24c4c10895d5e911f82260ba93fedbb853
175083
175084    Monotone-Author: wsourdeau@inverse.ca
175085    Monotone-Date: 2007-10-29T21:38:25
175086    Monotone-Branch: ca.inverse.sogo
175087
175088M	SOPE/GDLContentStore/ChangeLog
175089M	SOPE/GDLContentStore/GCSFolder.m
175090
175091commit 5b2e15b0abc95ec33e806ed755405626594b5b42
175092Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175093Date:   Mon Oct 29 21:00:35 2007 +0000
175094
175095    Monotone-Parent: 3e73bc9e2ac67c257e07beaab3ae5c3a2c1f7479
175096    Monotone-Revision: 9bdbe760f39fa9a2561fe56ce9dac03727cfb38f
175097
175098    Monotone-Author: wsourdeau@inverse.ca
175099    Monotone-Date: 2007-10-29T21:00:35
175100    Monotone-Branch: ca.inverse.sogo
175101
175102M	ChangeLog
175103M	SoObjects/Mailer/SOGoMailBodyPart.m
175104
175105commit acab9cf1d8ea785807aa683811a4c047a04d9805
175106Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175107Date:   Mon Oct 29 20:46:59 2007 +0000
175108
175109    Monotone-Parent: a53e8fa477d2f4de8903fd3a522065e3698b4749
175110    Monotone-Revision: 3e73bc9e2ac67c257e07beaab3ae5c3a2c1f7479
175111
175112    Monotone-Author: wsourdeau@inverse.ca
175113    Monotone-Date: 2007-10-29T20:46:59
175114    Monotone-Branch: ca.inverse.sogo
175115
175116M	ChangeLog
175117M	UI/MailerUI/UIxMailListView.m
175118
175119commit a4cd99a639d884861f7f54087dbc4354123ffdaf
175120Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175121Date:   Mon Oct 29 18:58:14 2007 +0000
175122
175123    Monotone-Parent: 2bc207d81d82294857b2ad0ea427bf850d32867d
175124    Monotone-Revision: a53e8fa477d2f4de8903fd3a522065e3698b4749
175125
175126    Monotone-Author: wsourdeau@inverse.ca
175127    Monotone-Date: 2007-10-29T18:58:14
175128    Monotone-Branch: ca.inverse.sogo
175129
175130M	ChangeLog
175131M	UI/MailerUI/English.lproj/Localizable.strings
175132M	UI/MailerUI/French.lproj/Localizable.strings
175133M	UI/MailerUI/German.lproj/Localizable.strings
175134M	UI/MailerUI/UIxMailListView.m
175135M	UI/Templates/MailerUI/UIxMailListView.wox
175136M	UI/WebServerResources/MailerUI.js
175137
175138commit eaf4b21b7b02921fdeee4cb9969d143e65d39deb
175139Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175140Date:   Mon Oct 29 15:33:51 2007 +0000
175141
175142    Monotone-Parent: 5620876c032aa2a8a213c26557e674045561bd61
175143    Monotone-Revision: aed8c4c9e27094db008e460fe8a2157565022474
175144
175145    Monotone-Author: wsourdeau@inverse.ca
175146    Monotone-Date: 2007-10-29T15:33:51
175147    Monotone-Branch: ca.inverse.sogo
175148
175149M	SOPE/GDLContentStore/GNUmakefile
175150M	SOPE/NGCards/CardElement.m
175151M	SOPE/NGCards/ChangeLog
175152
175153commit 5b4d9380ebbd0fb28f67a85f787c105861901a10
175154Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175155Date:   Mon Oct 29 14:51:55 2007 +0000
175156
175157    Monotone-Parent: 70da0038473c195e4432eef83ea8e60444efb5e6
175158    Monotone-Revision: 5620876c032aa2a8a213c26557e674045561bd61
175159
175160    Monotone-Author: wsourdeau@inverse.ca
175161    Monotone-Date: 2007-10-29T14:51:55
175162    Monotone-Branch: ca.inverse.sogo
175163
175164M	GNUmakefile
175165A	SOPE/GDLContentStore/COPYING
175166A	SOPE/GDLContentStore/COPYRIGHT
175167A	SOPE/GDLContentStore/ChangeLog
175168A	SOPE/GDLContentStore/EOAdaptorChannel+GCS.h
175169A	SOPE/GDLContentStore/EOAdaptorChannel+GCS.m
175170A	SOPE/GDLContentStore/EOQualifier+GCS.h
175171A	SOPE/GDLContentStore/EOQualifier+GCS.m
175172A	SOPE/GDLContentStore/GCSChannelManager.h
175173A	SOPE/GDLContentStore/GCSChannelManager.m
175174A	SOPE/GDLContentStore/GCSContext.h
175175A	SOPE/GDLContentStore/GCSContext.m
175176A	SOPE/GDLContentStore/GCSFieldExtractor.h
175177A	SOPE/GDLContentStore/GCSFieldExtractor.m
175178A	SOPE/GDLContentStore/GCSFieldInfo.h
175179A	SOPE/GDLContentStore/GCSFieldInfo.m
175180A	SOPE/GDLContentStore/GCSFolder.h
175181A	SOPE/GDLContentStore/GCSFolder.m
175182A	SOPE/GDLContentStore/GCSFolderManager.h
175183A	SOPE/GDLContentStore/GCSFolderManager.m
175184A	SOPE/GDLContentStore/GCSFolderType.h
175185A	SOPE/GDLContentStore/GCSFolderType.m
175186A	SOPE/GDLContentStore/GCSStringFormatter.h
175187A	SOPE/GDLContentStore/GCSStringFormatter.m
175188A	SOPE/GDLContentStore/GNUmakefile
175189A	SOPE/GDLContentStore/GNUmakefile.preamble
175190A	SOPE/GDLContentStore/NSURL+GCS.h
175191A	SOPE/GDLContentStore/NSURL+GCS.m
175192A	SOPE/GDLContentStore/README
175193A	SOPE/GDLContentStore/Version
175194A	SOPE/GDLContentStore/common.h
175195A	SOPE/GDLContentStore/fhs.make
175196A	SOPE/GDLContentStore/gcs_cat.m
175197A	SOPE/GDLContentStore/gcs_gensql.m
175198A	SOPE/GDLContentStore/gcs_ls.m
175199A	SOPE/GDLContentStore/gcs_mkdir.m
175200A	SOPE/GDLContentStore/gcs_recreatequick.m
175201D	SOPE/sope-gdl1/GDLContentStore/COPYING
175202D	SOPE/sope-gdl1/GDLContentStore/COPYRIGHT
175203D	SOPE/sope-gdl1/GDLContentStore/ChangeLog
175204D	SOPE/sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.h
175205D	SOPE/sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.m
175206D	SOPE/sope-gdl1/GDLContentStore/EOQualifier+GCS.h
175207D	SOPE/sope-gdl1/GDLContentStore/EOQualifier+GCS.m
175208D	SOPE/sope-gdl1/GDLContentStore/GCSChannelManager.h
175209D	SOPE/sope-gdl1/GDLContentStore/GCSChannelManager.m
175210D	SOPE/sope-gdl1/GDLContentStore/GCSContext.h
175211D	SOPE/sope-gdl1/GDLContentStore/GCSContext.m
175212D	SOPE/sope-gdl1/GDLContentStore/GCSFieldExtractor.h
175213D	SOPE/sope-gdl1/GDLContentStore/GCSFieldExtractor.m
175214D	SOPE/sope-gdl1/GDLContentStore/GCSFieldInfo.h
175215D	SOPE/sope-gdl1/GDLContentStore/GCSFieldInfo.m
175216D	SOPE/sope-gdl1/GDLContentStore/GCSFolder.h
175217D	SOPE/sope-gdl1/GDLContentStore/GCSFolder.m
175218D	SOPE/sope-gdl1/GDLContentStore/GCSFolderManager.h
175219D	SOPE/sope-gdl1/GDLContentStore/GCSFolderManager.m
175220D	SOPE/sope-gdl1/GDLContentStore/GCSFolderType.h
175221D	SOPE/sope-gdl1/GDLContentStore/GCSFolderType.m
175222D	SOPE/sope-gdl1/GDLContentStore/GCSStringFormatter.h
175223D	SOPE/sope-gdl1/GDLContentStore/GCSStringFormatter.m
175224D	SOPE/sope-gdl1/GDLContentStore/GNUmakefile
175225D	SOPE/sope-gdl1/GDLContentStore/GNUmakefile.preamble
175226D	SOPE/sope-gdl1/GDLContentStore/NSURL+GCS.h
175227D	SOPE/sope-gdl1/GDLContentStore/NSURL+GCS.m
175228D	SOPE/sope-gdl1/GDLContentStore/README
175229D	SOPE/sope-gdl1/GDLContentStore/Version
175230D	SOPE/sope-gdl1/GDLContentStore/common.h
175231D	SOPE/sope-gdl1/GDLContentStore/fhs.make
175232D	SOPE/sope-gdl1/GDLContentStore/gcs_cat.m
175233D	SOPE/sope-gdl1/GDLContentStore/gcs_gensql.m
175234D	SOPE/sope-gdl1/GDLContentStore/gcs_ls.m
175235D	SOPE/sope-gdl1/GDLContentStore/gcs_mkdir.m
175236D	SOPE/sope-gdl1/GDLContentStore/gcs_recreatequick.m
175237
175238commit 2ab7bfa7a232347a535ffbe7bfc5c1154deb830e
175239Author: Francis Lachapelle <flachapelle@inverse.ca>
175240Date:   Fri Oct 26 22:17:29 2007 +0000
175241
175242    Monotone-Parent: 4557d2116359d7e6bf6cc5b09aa5249747d99199
175243    Monotone-Revision: e4fec6e182744550cd3d54b27f42cadaca7953e5
175244
175245    Monotone-Author: flachapelle@inverse.ca
175246    Monotone-Date: 2007-10-26T22:17:29
175247    Monotone-Branch: ca.inverse.sogo
175248
175249M	UI/Templates/MailerUI/UIxMailMainFrame.wox
175250M	UI/Templates/MailerUI/UIxMailPopupView.wox
175251M	UI/Templates/MailerUI/UIxMailView.wox
175252M	UI/WebServerResources/MailerUI.css
175253M	UI/WebServerResources/MailerUI.js
175254M	UI/WebServerResources/UIxMailPopupView.js
175255
175256commit 91d10b14b5f94d18c7e8c27114b3610c00b4e1a9
175257Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175258Date:   Fri Oct 26 20:29:06 2007 +0000
175259
175260    Monotone-Parent: ff9ecdad5c2aaadfaee83c65c66e64abcf91ccac
175261    Monotone-Revision: 70da0038473c195e4432eef83ea8e60444efb5e6
175262
175263    Monotone-Author: wsourdeau@inverse.ca
175264    Monotone-Date: 2007-10-26T20:29:06
175265    Monotone-Branch: ca.inverse.sogo
175266
175267M	Scripts/sogo-init.d-debian
175268M	Scripts/sogo-init.d-redhat
175269D	Scripts/sogo-init.d-rhel4
175270D	Scripts/sogocron.sh
175271D	Scripts/sogod-0.9
175272A	Scripts/sogod-0.9-debian
175273A	Scripts/sogod-0.9-redhat
175274D	Scripts/sogod-redhat
175275
175276commit e454587e2af82130344f6365faa821e7f14a3820
175277Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175278Date:   Fri Oct 26 15:54:44 2007 +0000
175279
175280    Monotone-Parent: e662bdb4c427280bc776285f21da6aeb6bb17ddf
175281    Monotone-Revision: ff9ecdad5c2aaadfaee83c65c66e64abcf91ccac
175282
175283    Monotone-Author: wsourdeau@inverse.ca
175284    Monotone-Date: 2007-10-26T15:54:44
175285    Monotone-Branch: ca.inverse.sogo
175286
175287M	UI/WebServerResources/MailerUI.js
175288
175289commit 9dedbb0c7d9c0e831969203ab105cda7c71702cb
175290Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175291Date:   Fri Oct 26 15:50:27 2007 +0000
175292
175293    Monotone-Parent: 4557d2116359d7e6bf6cc5b09aa5249747d99199
175294    Monotone-Revision: e662bdb4c427280bc776285f21da6aeb6bb17ddf
175295
175296    Monotone-Author: wsourdeau@inverse.ca
175297    Monotone-Date: 2007-10-26T15:50:27
175298    Monotone-Branch: ca.inverse.sogo
175299
175300M	ChangeLog
175301M	SoObjects/Mailer/SOGoMailBodyPart.m
175302
175303commit 116df618efa1ad126cb11508efeb37591fa36b25
175304Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175305Date:   Fri Oct 26 15:35:51 2007 +0000
175306
175307    Monotone-Parent: 76b80b70d982a6797653b57df9258fed33df4bd9
175308    Monotone-Revision: 43873f327e4f2327b78f3b1c2f2c079cbe5f76d0
175309
175310    Monotone-Author: wsourdeau@inverse.ca
175311    Monotone-Date: 2007-10-26T15:35:51
175312    Monotone-Branch: ca.inverse.sogo
175313
175314M	ChangeLog
175315M	SoObjects/SOGo/SOGoUser.h
175316M	SoObjects/SOGo/SOGoUser.m
175317M	UI/PreferencesUI/English.lproj/Localizable.strings
175318M	UI/PreferencesUI/French.lproj/Localizable.strings
175319M	UI/PreferencesUI/German.lproj/Localizable.strings
175320M	UI/PreferencesUI/UIxPreferences.m
175321M	UI/Templates/PreferencesUI/UIxPreferences.wox
175322M	UI/WebServerResources/MailerUI.js
175323
175324commit 941605d08f2bb1710aff2dd12a4787f438ff89b9
175325Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175326Date:   Fri Oct 26 14:26:01 2007 +0000
175327
175328    Monotone-Parent: 1e445a759baf03865aad01318b01c32c1c83c456
175329    Monotone-Revision: 76b80b70d982a6797653b57df9258fed33df4bd9
175330
175331    Monotone-Author: wsourdeau@inverse.ca
175332    Monotone-Date: 2007-10-26T14:26:01
175333    Monotone-Branch: ca.inverse.sogo
175334
175335M	ChangeLog
175336M	SoObjects/Mailer/SOGoMailFolder.h
175337M	SoObjects/Mailer/SOGoMailFolder.m
175338M	SoObjects/Mailer/SOGoMailObject.m
175339M	UI/MailerUI/UIxMailListView.m
175340
175341commit 5ce7f9d3770cd1f7a7807b57e5e18b7d888a9f9f
175342Author: Francis Lachapelle <flachapelle@inverse.ca>
175343Date:   Fri Oct 26 14:19:40 2007 +0000
175344
175345    Monotone-Parent: 63a530bbdbc486f47136825ad11a2ed0267f8e1e
175346    Monotone-Revision: 286ef895fa5866cbba4e854f1db4225df88da0b5
175347
175348    Monotone-Author: flachapelle@inverse.ca
175349    Monotone-Date: 2007-10-26T14:19:40
175350    Monotone-Branch: ca.inverse.sogo
175351
175352M	UI/WebServerResources/SOGoRootPage.css
175353M	UI/WebServerResources/generic.css
175354M	UI/WebServerResources/iefixes.css
175355
175356commit 127599b7ff3216c9b7a8f847bf7e59b02b08a3d2
175357Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175358Date:   Fri Oct 26 13:58:15 2007 +0000
175359
175360    Monotone-Parent: 63a530bbdbc486f47136825ad11a2ed0267f8e1e
175361    Monotone-Revision: 1e445a759baf03865aad01318b01c32c1c83c456
175362
175363    Monotone-Author: wsourdeau@inverse.ca
175364    Monotone-Date: 2007-10-26T13:58:15
175365    Monotone-Branch: ca.inverse.sogo
175366
175367M	UI/MainUI/SOGoUserHomePage.m
175368
175369commit db25967bd20a180c7b0a99f23f74055860f2be02
175370Author: Francis Lachapelle <flachapelle@inverse.ca>
175371Date:   Thu Oct 25 20:36:08 2007 +0000
175372
175373    Monotone-Parent: 0ebf0ab3929b5c634b6870dbdf4648265482e512
175374    Monotone-Revision: 6554f23cdb0a8f5750823a6297e26d8134456619
175375
175376    Monotone-Author: flachapelle@inverse.ca
175377    Monotone-Date: 2007-10-25T20:36:08
175378    Monotone-Branch: ca.inverse.sogo
175379
175380M	UI/WebServerResources/MailerUI.css
175381M	UI/WebServerResources/MailerUI.js
175382M	UI/WebServerResources/UIxMailPopupView.js
175383
175384commit 9657b7f1d8ddbf67b5efe770da0ba2134a491155
175385Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175386Date:   Thu Oct 25 20:07:56 2007 +0000
175387
175388    Monotone-Parent: 32dfb6e6d5b5c65eb70d4f6d9673a8e57b99795d
175389    Monotone-Revision: 92223c349e36554e352239ae2da737603abfaea3
175390
175391    Monotone-Author: wsourdeau@inverse.ca
175392    Monotone-Date: 2007-10-25T20:07:56
175393    Monotone-Branch: ca.inverse.sogo
175394
175395M	ChangeLog
175396M	UI/MailerUI/UIxMailListView.m
175397M	UI/WebServerResources/MailerUI.css
175398A	UI/WebServerResources/icon-deleted.png
175399A	UI/WebServerResources/icon-forwarded-replied.png
175400A	UI/WebServerResources/icon-forwarded.png
175401A	UI/WebServerResources/icon-new.png
175402A	UI/WebServerResources/icon-replied.png
175403D	UI/WebServerResources/message-mail.png
175404
175405commit ca1db4cbd1be795ddc31b9a9daa0db7b045442a4
175406Author: Francis Lachapelle <flachapelle@inverse.ca>
175407Date:   Thu Oct 25 19:41:49 2007 +0000
175408
175409    Monotone-Parent: b8739c38c2f4892f1fb2d687073e8cd5538e75f8
175410    Monotone-Revision: 0ebf0ab3929b5c634b6870dbdf4648265482e512
175411
175412    Monotone-Author: flachapelle@inverse.ca
175413    Monotone-Date: 2007-10-25T19:41:49
175414    Monotone-Branch: ca.inverse.sogo
175415
175416M	UI/WebServerResources/generic.js
175417
175418commit 1838a833fa51b9aaab8f12ebc8656e8b56768e57
175419Author: Francis Lachapelle <flachapelle@inverse.ca>
175420Date:   Thu Oct 25 19:22:07 2007 +0000
175421
175422    Monotone-Parent: 8a165a32a6a836849e62e7fa408d15b5ce3c7a25
175423    Monotone-Revision: 0a3d8971fb4a3b2c5dfbe3f501204e4f46f3ce96
175424
175425    Monotone-Author: flachapelle@inverse.ca
175426    Monotone-Date: 2007-10-25T19:22:07
175427    Monotone-Branch: ca.inverse.sogo
175428
175429M	UI/WebServerResources/MailerUI.js
175430M	UI/WebServerResources/UIxMailEditor.js
175431M	UI/WebServerResources/generic.js
175432
175433commit 13e305129827f46cfb47810beef612d42e4388a9
175434Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175435Date:   Thu Oct 25 18:35:24 2007 +0000
175436
175437    Monotone-Parent: 411e18da9b8303cd9a4927e92d807baf5025523f
175438    Monotone-Revision: 32dfb6e6d5b5c65eb70d4f6d9673a8e57b99795d
175439
175440    Monotone-Author: wsourdeau@inverse.ca
175441    Monotone-Date: 2007-10-25T18:35:24
175442    Monotone-Branch: ca.inverse.sogo
175443
175444M	SOPE/sope-patchset-r1546.diff
175445
175446commit 2ee860c330c5fbe05f915b4d395ad11e9a023549
175447Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175448Date:   Thu Oct 25 17:56:47 2007 +0000
175449
175450    Monotone-Parent: df36a823f379fbf4d30f5a90eb58b5634c9c54c2
175451    Monotone-Revision: 411e18da9b8303cd9a4927e92d807baf5025523f
175452
175453    Monotone-Author: wsourdeau@inverse.ca
175454    Monotone-Date: 2007-10-25T17:56:47
175455    Monotone-Branch: ca.inverse.sogo
175456
175457M	UI/WebServerResources/UIxMailEditor.js
175458
175459commit bd499b0c88848077906d165d9ce14954f8fd8710
175460Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175461Date:   Thu Oct 25 17:34:27 2007 +0000
175462
175463    Monotone-Parent: aac6a8a6798d9e703464623588abec8ba095b7e3
175464    Monotone-Revision: df36a823f379fbf4d30f5a90eb58b5634c9c54c2
175465
175466    Monotone-Author: wsourdeau@inverse.ca
175467    Monotone-Date: 2007-10-25T17:34:27
175468    Monotone-Branch: ca.inverse.sogo
175469
175470M	UI/WebServerResources/UIxMailEditor.js
175471
175472commit cbd3b01764aad15288671a0ffe0891a7ddd3d651
175473Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175474Date:   Thu Oct 25 15:28:59 2007 +0000
175475
175476    Monotone-Parent: 324953981461ad15df80c3193646a4ca4e57d5b5
175477    Monotone-Revision: 5510a075ff0317a22da3bd5c546abb2ce9386a21
175478
175479    Monotone-Author: wsourdeau@inverse.ca
175480    Monotone-Date: 2007-10-25T15:28:59
175481    Monotone-Branch: ca.inverse.sogo
175482
175483M	ChangeLog
175484
175485commit 52cee6495ac61057405d305914d14917b8a405d8
175486Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175487Date:   Thu Oct 25 15:28:14 2007 +0000
175488
175489    Monotone-Parent: 6942fad37af1688fabf9fedce658eafff7ae9cf7
175490    Monotone-Revision: 324953981461ad15df80c3193646a4ca4e57d5b5
175491
175492    Monotone-Author: wsourdeau@inverse.ca
175493    Monotone-Date: 2007-10-25T15:28:14
175494    Monotone-Branch: ca.inverse.sogo
175495
175496M	UI/MailerUI/UIxMailEditor.m
175497
175498commit 3c1bb5f1d8c6a91388cf931d78167306430e4f60
175499Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175500Date:   Thu Oct 25 15:28:06 2007 +0000
175501
175502    Monotone-Parent: a8160f433740ec8b2a14452d63e845319427b8a9
175503    Monotone-Revision: 6942fad37af1688fabf9fedce658eafff7ae9cf7
175504
175505    Monotone-Author: wsourdeau@inverse.ca
175506    Monotone-Date: 2007-10-25T15:28:06
175507    Monotone-Branch: ca.inverse.sogo
175508
175509M	ChangeLog
175510M	SoObjects/Mailer/SOGoMailObject+Draft.m
175511
175512commit 0b7a73dc68f7583d5566a7aae161ac1534385f87
175513Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175514Date:   Thu Oct 25 15:26:54 2007 +0000
175515
175516    Monotone-Parent: a0db3f538581c7b491b49f0e21b754544b33477b
175517    Monotone-Revision: a8160f433740ec8b2a14452d63e845319427b8a9
175518
175519    Monotone-Author: wsourdeau@inverse.ca
175520    Monotone-Date: 2007-10-25T15:26:54
175521    Monotone-Branch: ca.inverse.sogo
175522
175523M	ChangeLog
175524M	SoObjects/Mailer/SOGoMailObject.m
175525
175526commit ec5b15c2bb2be4e1ff58f4944b8eaff805ab0cdb
175527Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175528Date:   Thu Oct 25 15:25:39 2007 +0000
175529
175530    Monotone-Parent: f6dcf8a9dfda51ed37550dae7830efbd1d417317
175531    Monotone-Revision: a0db3f538581c7b491b49f0e21b754544b33477b
175532
175533    Monotone-Author: wsourdeau@inverse.ca
175534    Monotone-Date: 2007-10-25T15:25:39
175535    Monotone-Branch: ca.inverse.sogo
175536
175537M	ChangeLog
175538M	SoObjects/Mailer/SOGoDraftObject.m
175539
175540commit 854ee96841c727f94954733e3d9742d248ebdf66
175541Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175542Date:   Thu Oct 25 15:23:25 2007 +0000
175543
175544    Monotone-Parent: 99aecefc3b45bf70dccf3bc8c5f60e6017e3935b
175545    Monotone-Revision: f6dcf8a9dfda51ed37550dae7830efbd1d417317
175546
175547    Monotone-Author: wsourdeau@inverse.ca
175548    Monotone-Date: 2007-10-25T15:23:25
175549    Monotone-Branch: ca.inverse.sogo
175550
175551M	SoObjects/Mailer/GNUmakefile
175552
175553commit 746063a94038d872f1bbc1602dd201ba88e9f6ec
175554Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175555Date:   Thu Oct 25 15:23:17 2007 +0000
175556
175557    Monotone-Parent: 7ee0c1dd084226bd61d44f69428903723aac6bbc
175558    Monotone-Revision: 99aecefc3b45bf70dccf3bc8c5f60e6017e3935b
175559
175560    Monotone-Author: wsourdeau@inverse.ca
175561    Monotone-Date: 2007-10-25T15:23:17
175562    Monotone-Branch: ca.inverse.sogo
175563
175564M	ChangeLog
175565A	SoObjects/Mailer/NSData+Mail.h
175566A	SoObjects/Mailer/NSData+Mail.m
175567
175568commit b2ed4bfad4cda4eabe8cf527b0bb45efbd26b03b
175569Author: Francis Lachapelle <flachapelle@inverse.ca>
175570Date:   Wed Oct 24 20:06:53 2007 +0000
175571
175572    Monotone-Parent: 84918f7ffc2695a68b90c84f75767b8b17f3d954
175573    Monotone-Revision: d740c679cf1cefcedfad26e298c71bde54a6286d
175574
175575    Monotone-Author: flachapelle@inverse.ca
175576    Monotone-Date: 2007-10-24T20:06:53
175577    Monotone-Branch: ca.inverse.sogo
175578
175579M	UI/Scheduler/UIxComponentEditor.m
175580
175581commit 93f24ba25b7230e9cb8f765559dd9282fb339cb0
175582Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175583Date:   Wed Oct 24 17:21:33 2007 +0000
175584
175585    Monotone-Parent: 84918f7ffc2695a68b90c84f75767b8b17f3d954
175586    Monotone-Revision: 7ee0c1dd084226bd61d44f69428903723aac6bbc
175587
175588    Monotone-Author: wsourdeau@inverse.ca
175589    Monotone-Date: 2007-10-24T17:21:33
175590    Monotone-Branch: ca.inverse.sogo
175591
175592D	SOPE/sope-patchset-r1544.diff
175593D	SOPE/sope-patchset-r1545.diff
175594
175595commit d1bc275c1f7fe448cd0b4cd3abfcd47f1d41ceaa
175596Author: Francis Lachapelle <flachapelle@inverse.ca>
175597Date:   Wed Oct 24 17:10:16 2007 +0000
175598
175599    Monotone-Parent: 144891fa296b6c974c0d29524a0c1c6609d48279
175600    Monotone-Revision: d82071db080ca95a635a31828f573df51471c057
175601
175602    Monotone-Author: flachapelle@inverse.ca
175603    Monotone-Date: 2007-10-24T17:10:16
175604    Monotone-Branch: ca.inverse.sogo
175605
175606M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
175607M	UI/WebServerResources/SchedulerUI.css
175608M	UI/WebServerResources/SchedulerUI.js
175609
175610commit f03e5f5e14ab83a2e94e68a439e36bc301af2c99
175611Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175612Date:   Wed Oct 24 16:56:34 2007 +0000
175613
175614    Monotone-Parent: 150dfc7aab21ae2733a4b789463f361e2a53ad97
175615    Monotone-Revision: 2cfe32432efb28a38a497bae78a3b7dcc275af26
175616
175617    Monotone-Author: wsourdeau@inverse.ca
175618    Monotone-Date: 2007-10-24T16:56:34
175619    Monotone-Branch: ca.inverse.sogo
175620
175621M	SOPE/sope-gdl1/GDLContentStore/ChangeLog
175622M	SOPE/sope-gdl1/GDLContentStore/GCSFolderManager.m
175623
175624commit 2ff9d68fbd1e470a488fef5a95c965195a375bd9
175625Author: Francis Lachapelle <flachapelle@inverse.ca>
175626Date:   Wed Oct 24 15:52:08 2007 +0000
175627
175628    Monotone-Parent: 150dfc7aab21ae2733a4b789463f361e2a53ad97
175629    Monotone-Revision: 144891fa296b6c974c0d29524a0c1c6609d48279
175630
175631    Monotone-Author: flachapelle@inverse.ca
175632    Monotone-Date: 2007-10-24T15:52:08
175633    Monotone-Branch: ca.inverse.sogo
175634
175635M	UI/Scheduler/English.lproj/Localizable.strings
175636M	UI/Scheduler/French.lproj/Localizable.strings
175637M	UI/Scheduler/German.lproj/Localizable.strings
175638M	UI/Scheduler/UIxCalendarSelector.m
175639M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
175640M	UI/WebServerResources/MailerUI.js
175641M	UI/WebServerResources/SchedulerUI.js
175642
175643commit 3c0a5d75a65e4f49040eaa4ef9612d68e666838b
175644Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175645Date:   Tue Oct 23 22:06:34 2007 +0000
175646
175647    Monotone-Parent: 38b02fcf3a1c95e75cb04e67d18744657b22e44a
175648    Monotone-Revision: 150dfc7aab21ae2733a4b789463f361e2a53ad97
175649
175650    Monotone-Author: wsourdeau@inverse.ca
175651    Monotone-Date: 2007-10-23T22:06:34
175652    Monotone-Branch: ca.inverse.sogo
175653
175654M	UI/WebServerResources/SchedulerUI.js
175655
175656commit d959b818bad1756d03b05e69bf9b1708d2373b28
175657Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175658Date:   Tue Oct 23 22:04:39 2007 +0000
175659
175660    Monotone-Parent: 9b57805f0b6a0ca5630034ce9fc21bdf14889e01
175661    Monotone-Revision: 38b02fcf3a1c95e75cb04e67d18744657b22e44a
175662
175663    Monotone-Author: wsourdeau@inverse.ca
175664    Monotone-Date: 2007-10-23T22:04:39
175665    Monotone-Branch: ca.inverse.sogo
175666
175667M	UI/Scheduler/UIxComponentEditor.m
175668
175669commit 8177a6cab006d9cac9aef6f6874f609fea8a7a76
175670Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175671Date:   Tue Oct 23 22:04:34 2007 +0000
175672
175673    Monotone-Parent: 6d72460fc711cc8527393aeb0db47f3667ce0f88
175674    Monotone-Revision: 9b57805f0b6a0ca5630034ce9fc21bdf14889e01
175675
175676    Monotone-Author: wsourdeau@inverse.ca
175677    Monotone-Date: 2007-10-23T22:04:34
175678    Monotone-Branch: ca.inverse.sogo
175679
175680M	SoObjects/SOGo/SOGoUser.m
175681
175682commit ea251a4d8229db9f76f3f67fb6d17754247f98d4
175683Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175684Date:   Tue Oct 23 21:59:46 2007 +0000
175685
175686    Monotone-Parent: dd419c699778aed41ce0f743264562f00f9a7225
175687    Monotone-Revision: 6d72460fc711cc8527393aeb0db47f3667ce0f88
175688
175689    Monotone-Author: wsourdeau@inverse.ca
175690    Monotone-Date: 2007-10-23T21:59:46
175691    Monotone-Branch: ca.inverse.sogo
175692
175693M	ChangeLog
175694M	SoObjects/SOGo/NSArray+Utilities.m
175695M	SoObjects/SOGo/NSDictionary+Utilities.m
175696
175697commit 5d2e26984211fd3fdc4267345b83110f149cc4ac
175698Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175699Date:   Tue Oct 23 21:04:46 2007 +0000
175700
175701    Monotone-Parent: dfabbf3e9d4598beba86c88fa7cd60b04d540e54
175702    Monotone-Revision: dd419c699778aed41ce0f743264562f00f9a7225
175703
175704    Monotone-Author: wsourdeau@inverse.ca
175705    Monotone-Date: 2007-10-23T21:04:46
175706    Monotone-Branch: ca.inverse.sogo
175707
175708M	SOPE/sope-patchset-r1546.diff
175709
175710commit e963d80625b88baccb798462ec6345575e41c33a
175711Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175712Date:   Tue Oct 23 17:46:51 2007 +0000
175713
175714    Monotone-Parent: 356263e44ccecc6b46fd886306e8b6e2273c29a6
175715    Monotone-Revision: dfabbf3e9d4598beba86c88fa7cd60b04d540e54
175716
175717    Monotone-Author: wsourdeau@inverse.ca
175718    Monotone-Date: 2007-10-23T17:46:51
175719    Monotone-Branch: ca.inverse.sogo
175720
175721M	ChangeLog
175722M	SoObjects/Contacts/SOGoContactLDAPFolder.m
175723
175724commit 3fbd803d520a26fb51116d7e1abc84748eeb518d
175725Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175726Date:   Tue Oct 23 17:46:08 2007 +0000
175727
175728    Monotone-Parent: b4d6cee11ec9c823d2d085cefd2fa70df0cf827a
175729    Monotone-Revision: 356263e44ccecc6b46fd886306e8b6e2273c29a6
175730
175731    Monotone-Author: wsourdeau@inverse.ca
175732    Monotone-Date: 2007-10-23T17:46:08
175733    Monotone-Branch: ca.inverse.sogo
175734
175735M	ChangeLog
175736M	SoObjects/Mailer/SOGoMailAccount.m
175737M	SoObjects/Mailer/SOGoMailFolder.m
175738
175739commit 529add7c30f995b5373f6bc8155324d398ad17d9
175740Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175741Date:   Tue Oct 23 17:44:20 2007 +0000
175742
175743    Monotone-Parent: 45efb9e03119e3b3a03e6e1b4b2e0c17f37a7928
175744    Monotone-Revision: b4d6cee11ec9c823d2d085cefd2fa70df0cf827a
175745
175746    Monotone-Author: wsourdeau@inverse.ca
175747    Monotone-Date: 2007-10-23T17:44:20
175748    Monotone-Branch: ca.inverse.sogo
175749
175750M	UI/WebServerResources/MailerUI.js
175751
175752commit 0eb260dacf371e31cacdeb9c9c86e90818b7ac72
175753Author: Francis Lachapelle <flachapelle@inverse.ca>
175754Date:   Tue Oct 23 14:39:29 2007 +0000
175755
175756    Monotone-Parent: 7f6095f809b62253c184355dc35939b4fe3e2c53
175757    Monotone-Revision: 45efb9e03119e3b3a03e6e1b4b2e0c17f37a7928
175758
175759    Monotone-Author: flachapelle@inverse.ca
175760    Monotone-Date: 2007-10-23T14:39:29
175761    Monotone-Branch: ca.inverse.sogo
175762
175763M	UI/WebServerResources/SchedulerUI.js
175764M	UI/WebServerResources/generic.js
175765
175766commit 043624b59e1b363458aec5f0989c2ff1b6bbd68a
175767Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175768Date:   Mon Oct 22 22:25:03 2007 +0000
175769
175770    Monotone-Parent: 45f5145837bf26807ee9a0b765cfdd2dbbd25518
175771    Monotone-Revision: 7f6095f809b62253c184355dc35939b4fe3e2c53
175772
175773    Monotone-Author: wsourdeau@inverse.ca
175774    Monotone-Date: 2007-10-22T22:25:03
175775    Monotone-Branch: ca.inverse.sogo
175776
175777M	ChangeLog
175778M	UI/Common/UIxPageFrame.m
175779
175780commit 01917937719354165db1351a4ff6c574d3d0d70c
175781Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175782Date:   Mon Oct 22 22:24:08 2007 +0000
175783
175784    Monotone-Parent: df6e6d4970991afb31fd11ee19fa747e5c5c76d5
175785    Monotone-Revision: 45f5145837bf26807ee9a0b765cfdd2dbbd25518
175786
175787    Monotone-Author: wsourdeau@inverse.ca
175788    Monotone-Date: 2007-10-22T22:24:08
175789    Monotone-Branch: ca.inverse.sogo
175790
175791M	ChangeLog
175792M	SoObjects/SOGo/SOGoUser.h
175793M	SoObjects/SOGo/SOGoUser.m
175794
175795commit 747f4c0f1982e2d562621cde03a4f36b4f28650c
175796Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175797Date:   Mon Oct 22 22:18:07 2007 +0000
175798
175799    Monotone-Parent: e4061b37bffe8a7f2898355a6e8d4036e46115d0
175800    Monotone-Revision: df6e6d4970991afb31fd11ee19fa747e5c5c76d5
175801
175802    Monotone-Author: wsourdeau@inverse.ca
175803    Monotone-Date: 2007-10-22T22:18:07
175804    Monotone-Branch: ca.inverse.sogo
175805
175806M	ChangeLog
175807M	SoObjects/Contacts/SOGoContactLDIFEntry.m
175808
175809commit ccdcc62564eadec7a487746afc373780691b157a
175810Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175811Date:   Mon Oct 22 22:03:45 2007 +0000
175812
175813    Monotone-Parent: 1ae9c2331a84b076b01da922ab81cf098a6fff43
175814    Monotone-Revision: e4061b37bffe8a7f2898355a6e8d4036e46115d0
175815
175816    Monotone-Author: wsourdeau@inverse.ca
175817    Monotone-Date: 2007-10-22T22:03:45
175818    Monotone-Branch: ca.inverse.sogo
175819
175820A	SOPE/sope-patchset-r1546.diff
175821
175822commit 29e71363326b47b1e9969889f9332108f9c96674
175823Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175824Date:   Mon Oct 22 21:59:20 2007 +0000
175825
175826    Monotone-Parent: 7466bb5da0445e1513612a7c2b55fbe4ba52738b
175827    Monotone-Revision: 1ae9c2331a84b076b01da922ab81cf098a6fff43
175828
175829    Monotone-Author: wsourdeau@inverse.ca
175830    Monotone-Date: 2007-10-22T21:59:20
175831    Monotone-Branch: ca.inverse.sogo
175832
175833M	ChangeLog
175834M	NEWS
175835M	UI/MailerUI/UIxMailActions.m
175836M	UI/MailerUI/UIxMailListView.m
175837M	UI/MailerUI/product.plist
175838M	UI/Templates/MailerUI/UIxMailListView.wox
175839M	UI/Templates/MailerUI/UIxMailMainFrame.wox
175840M	UI/WebServerResources/MailerUI.css
175841M	UI/WebServerResources/MailerUI.js
175842M	UI/WebServerResources/generic.js
175843
175844commit 5f97744f45a98b9e16c098bff68206ce5b696fec
175845Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175846Date:   Mon Oct 22 21:56:27 2007 +0000
175847
175848    Monotone-Parent: 035456c4dbd9ae05ba39c5cecd124b113e996c99
175849    Monotone-Revision: 7466bb5da0445e1513612a7c2b55fbe4ba52738b
175850
175851    Monotone-Author: wsourdeau@inverse.ca
175852    Monotone-Date: 2007-10-22T21:56:27
175853    Monotone-Branch: ca.inverse.sogo
175854
175855M	UI/WebServerResources/UIxMailEditor.js
175856
175857commit 54812bd74ed1a68efe33fd74ebaf8b634fc3caf3
175858Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175859Date:   Mon Oct 22 21:55:32 2007 +0000
175860
175861    Monotone-Parent: 975c26a53e965c95d107f31f4533081436befcff
175862    Monotone-Revision: 035456c4dbd9ae05ba39c5cecd124b113e996c99
175863
175864    Monotone-Author: wsourdeau@inverse.ca
175865    Monotone-Date: 2007-10-22T21:55:32
175866    Monotone-Branch: ca.inverse.sogo
175867
175868M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
175869
175870commit e10b21b9091dd9fad60ec1c1fff5a16f24f90ab9
175871Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175872Date:   Mon Oct 22 21:55:17 2007 +0000
175873
175874    Monotone-Parent: 43f291c68d0aa74f5cd7c08a90eed8e69ee3f3d0
175875    Monotone-Revision: 975c26a53e965c95d107f31f4533081436befcff
175876
175877    Monotone-Author: wsourdeau@inverse.ca
175878    Monotone-Date: 2007-10-22T21:55:17
175879    Monotone-Branch: ca.inverse.sogo
175880
175881M	UI/Templates/ContactsUI/UIxContactsFilterPanel.wox
175882M	UI/Templates/MailerUI/UIxMailFilterPanel.wox
175883M	UI/Templates/SchedulerUI/UIxCalFilterPanel.wox
175884
175885commit 0cf72fe137eaa5fdac5977a77147ee8fc531a180
175886Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175887Date:   Mon Oct 22 21:53:59 2007 +0000
175888
175889    Monotone-Parent: 8c124934952839aba1e33eb7c29621db35821bc5
175890    Monotone-Revision: 43f291c68d0aa74f5cd7c08a90eed8e69ee3f3d0
175891
175892    Monotone-Author: wsourdeau@inverse.ca
175893    Monotone-Date: 2007-10-22T21:53:59
175894    Monotone-Branch: ca.inverse.sogo
175895
175896M	UI/MailerUI/English.lproj/Localizable.strings
175897M	UI/MailerUI/French.lproj/Localizable.strings
175898M	UI/MailerUI/German.lproj/Localizable.strings
175899
175900commit fc4f12072b1d0761afbf79ea217b6ed1ba31c78d
175901Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175902Date:   Mon Oct 22 21:53:31 2007 +0000
175903
175904    Monotone-Parent: eb77dd31037c7227b99cc8b6f61c1385e1bf0468
175905    Monotone-Revision: 8c124934952839aba1e33eb7c29621db35821bc5
175906
175907    Monotone-Author: wsourdeau@inverse.ca
175908    Monotone-Date: 2007-10-22T21:53:31
175909    Monotone-Branch: ca.inverse.sogo
175910
175911M	UI/WebServerResources/UIxAppointmentEditor.css
175912M	UI/WebServerResources/UIxTaskEditor.css
175913M	UI/WebServerResources/generic.css
175914
175915commit b65772bbff2a4f952cb1f705d9446bb6e93e33cd
175916Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175917Date:   Mon Oct 22 21:52:13 2007 +0000
175918
175919    Monotone-Parent: 9bd3efbf4f547d824498717029033f28648869c2
175920    Monotone-Revision: eb77dd31037c7227b99cc8b6f61c1385e1bf0468
175921
175922    Monotone-Author: wsourdeau@inverse.ca
175923    Monotone-Date: 2007-10-22T21:52:13
175924    Monotone-Branch: ca.inverse.sogo
175925
175926M	SoObjects/SOGo/SOGoFolder.m
175927
175928commit 088482accb56978208bdee3c12be56c62f7a3d59
175929Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175930Date:   Mon Oct 22 16:07:12 2007 +0000
175931
175932    Monotone-Parent: 7da0a932cddc9269a4a07975e812b303fec2fbf4
175933    Monotone-Revision: 70caa6c315c0b61c28f0ef9d832f18f6cd4ba00f
175934
175935    Monotone-Author: wsourdeau@inverse.ca
175936    Monotone-Date: 2007-10-22T16:07:12
175937    Monotone-Branch: ca.inverse.sogo
175938
175939M	ChangeLog
175940M	SoObjects/Mailer/SOGoMailFolder.h
175941M	SoObjects/Mailer/SOGoMailFolder.m
175942M	UI/MailerUI/UIxMailFolderActions.m
175943
175944commit 63f23180958030282bb067034e88b29fb8c412b1
175945Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175946Date:   Mon Oct 22 16:02:36 2007 +0000
175947
175948    Monotone-Parent: 5d835533f52a26e3b8bb1a2570a4ac5d20e8e7a6
175949    Monotone-Revision: 7da0a932cddc9269a4a07975e812b303fec2fbf4
175950
175951    Monotone-Author: wsourdeau@inverse.ca
175952    Monotone-Date: 2007-10-22T16:02:36
175953    Monotone-Branch: ca.inverse.sogo
175954
175955M	SoObjects/Mailer/SOGoMailAccount.m
175956
175957commit 5df57e72217288aa73af52a4996d8fa6ea64594b
175958Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175959Date:   Mon Oct 22 13:50:49 2007 +0000
175960
175961    Monotone-Parent: 4de39ef2fdd0658acc4b5b2fc0da7e23c68159eb
175962    Monotone-Revision: 5d835533f52a26e3b8bb1a2570a4ac5d20e8e7a6
175963
175964    Monotone-Author: wsourdeau@inverse.ca
175965    Monotone-Date: 2007-10-22T13:50:49
175966    Monotone-Branch: ca.inverse.sogo
175967
175968M	ChangeLog
175969M	SoObjects/SOGo/SOGoContentObject.m
175970
175971commit beb67d0f0e3ce9e9c101e5ce43f22dfa603b29b9
175972Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175973Date:   Mon Oct 22 13:49:53 2007 +0000
175974
175975    Monotone-Parent: 05a558934b129cec0a5ec663914dfaa242ecc623
175976    Monotone-Revision: 4de39ef2fdd0658acc4b5b2fc0da7e23c68159eb
175977
175978    Monotone-Author: wsourdeau@inverse.ca
175979    Monotone-Date: 2007-10-22T13:49:53
175980    Monotone-Branch: ca.inverse.sogo
175981
175982M	UI/MainUI/product.plist
175983
175984commit 4f7f1325411d6282864006f58587b87347c77758
175985Author: Francis Lachapelle <flachapelle@inverse.ca>
175986Date:   Fri Oct 19 21:08:19 2007 +0000
175987
175988    Monotone-Parent: f775647c24125f4df21cdc41b3c4eae6eccec830
175989    Monotone-Revision: d3291322d5661d3ab179d4b554b40c2516e33731
175990
175991    Monotone-Author: flachapelle@inverse.ca
175992    Monotone-Date: 2007-10-19T21:08:19
175993    Monotone-Branch: ca.inverse.sogo
175994
175995M	UI/WebServerResources/MailerUI.css
175996
175997commit a1e71ce8a51c7ffb737c6a30d78757a959e4d74f
175998Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
175999Date:   Fri Oct 19 21:00:27 2007 +0000
176000
176001    Monotone-Parent: a8fd93b884337f0005a9aa2dd8c36f766f02483c
176002    Monotone-Revision: 05a558934b129cec0a5ec663914dfaa242ecc623
176003
176004    Monotone-Author: wsourdeau@inverse.ca
176005    Monotone-Date: 2007-10-19T21:00:27
176006    Monotone-Branch: ca.inverse.sogo
176007
176008A	SOPE/sope-patchset-r1545.diff
176009
176010commit beb22ac722e9cf7372174dac78e2cbd46055344f
176011Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176012Date:   Fri Oct 19 21:00:25 2007 +0000
176013
176014    Monotone-Parent: cced931fa315625b655b851184d3453c3a115eee
176015    Monotone-Revision: a8fd93b884337f0005a9aa2dd8c36f766f02483c
176016
176017    Monotone-Author: wsourdeau@inverse.ca
176018    Monotone-Date: 2007-10-19T21:00:25
176019    Monotone-Branch: ca.inverse.sogo
176020
176021M	Main/sogod.m
176022
176023commit 1e29a6e20cdcbb427ff3a15909845cd37d78b8c7
176024Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176025Date:   Fri Oct 19 19:32:00 2007 +0000
176026
176027    Monotone-Parent: 19f903f83cb41c2b439a715ea787b4e5a00dce36
176028    Monotone-Revision: 1c43299cc4dd7d03f90df10c2a39ffe39966165a
176029
176030    Monotone-Author: wsourdeau@inverse.ca
176031    Monotone-Date: 2007-10-19T19:32:00
176032    Monotone-Branch: ca.inverse.sogo
176033
176034M	UI/WebServerResources/generic.js
176035
176036commit af43e25a1fbffad60795b61c4e7b8764ae1c7e99
176037Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176038Date:   Fri Oct 19 19:24:21 2007 +0000
176039
176040    Monotone-Parent: e954ed06e5f3b59d1a495928a06772585e390070
176041    Monotone-Revision: 19f903f83cb41c2b439a715ea787b4e5a00dce36
176042
176043    Monotone-Author: wsourdeau@inverse.ca
176044    Monotone-Date: 2007-10-19T19:24:21
176045    Monotone-Branch: ca.inverse.sogo
176046
176047M	UI/WebServerResources/MailerUI.js
176048
176049commit efdd4d3387496b03927fd1bbeeb1348999fbbb8e
176050Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176051Date:   Fri Oct 19 19:23:57 2007 +0000
176052
176053    Monotone-Parent: 9a3d09f13e9068acf26d0472c7db733c9c3d7a77
176054    Monotone-Revision: e954ed06e5f3b59d1a495928a06772585e390070
176055
176056    Monotone-Author: wsourdeau@inverse.ca
176057    Monotone-Date: 2007-10-19T19:23:57
176058    Monotone-Branch: ca.inverse.sogo
176059
176060M	SOPE/sope-gdl1/GDLContentStore/ChangeLog
176061M	SOPE/sope-gdl1/GDLContentStore/GCSFolderManager.m
176062
176063commit b1c41eb8b95e097526f25b159396069c13a12291
176064Author: Francis Lachapelle <flachapelle@inverse.ca>
176065Date:   Fri Oct 19 19:03:21 2007 +0000
176066
176067    Monotone-Parent: 9a3d09f13e9068acf26d0472c7db733c9c3d7a77
176068    Monotone-Revision: f775647c24125f4df21cdc41b3c4eae6eccec830
176069
176070    Monotone-Author: flachapelle@inverse.ca
176071    Monotone-Date: 2007-10-19T19:03:21
176072    Monotone-Branch: ca.inverse.sogo
176073
176074M	ChangeLog
176075M	SoObjects/SOGo/SOGoUser.m
176076
176077commit 754e5024d4ac449f83eca9924b9a98682df6bf84
176078Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176079Date:   Fri Oct 19 14:36:33 2007 +0000
176080
176081    Monotone-Parent: 886be40347e25847d56bb027061dc616689f0f0b
176082    Monotone-Revision: 9a3d09f13e9068acf26d0472c7db733c9c3d7a77
176083
176084    Monotone-Author: wsourdeau@inverse.ca
176085    Monotone-Date: 2007-10-19T14:36:33
176086    Monotone-Branch: ca.inverse.sogo
176087
176088M	UI/Templates/SchedulerUI/UIxDatePicker.wox
176089M	UI/WebServerResources/SchedulerUI.js
176090M	UI/WebServerResources/UIxAppointmentEditor.js
176091M	UI/WebServerResources/UIxTaskEditor.js
176092
176093commit da1b3fe50853386aa3df3c54ca893484e329f0d3
176094Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176095Date:   Thu Oct 18 22:48:44 2007 +0000
176096
176097    Monotone-Parent: 2b34b89b1b94711bf4f516a1204ac918c0e2edd2
176098    Monotone-Revision: 886be40347e25847d56bb027061dc616689f0f0b
176099
176100    Monotone-Author: wsourdeau@inverse.ca
176101    Monotone-Date: 2007-10-18T22:48:44
176102    Monotone-Branch: ca.inverse.sogo
176103
176104M	UI/MainUI/SOGoRootPage.m
176105
176106commit 80e74f3de2d269002f98d977fb4611af7e1a4baa
176107Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176108Date:   Thu Oct 18 22:48:34 2007 +0000
176109
176110    Monotone-Parent: 061cba1969b1c526f888bff270f05c4fbb1825d1
176111    Monotone-Revision: 2b34b89b1b94711bf4f516a1204ac918c0e2edd2
176112
176113    Monotone-Author: wsourdeau@inverse.ca
176114    Monotone-Date: 2007-10-18T22:48:34
176115    Monotone-Branch: ca.inverse.sogo
176116
176117M	ChangeLog
176118M	SoObjects/SOGo/SOGoWebAuthenticator.m
176119
176120commit 33cbdee6840e2d9139a893c78e131c143ebf0f88
176121Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176122Date:   Thu Oct 18 21:54:24 2007 +0000
176123
176124    Monotone-Parent: 265eb9d5954b19823ec32ff241c0d6a724f7bf12
176125    Monotone-Revision: 061cba1969b1c526f888bff270f05c4fbb1825d1
176126
176127    Monotone-Author: wsourdeau@inverse.ca
176128    Monotone-Date: 2007-10-18T21:54:24
176129    Monotone-Branch: ca.inverse.sogo
176130
176131M	UI/Templates/ContactsUI/UIxContactEditor.wox
176132M	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
176133M	UI/Templates/MailerUI/UIxMailEditor.wox
176134M	UI/Templates/MailerUI/UIxMailMainFrame.wox
176135M	UI/Templates/MailerUI/UIxMailToSelection.wox
176136M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
176137M	UI/Templates/SchedulerUI/UIxCalMainView.wox
176138M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
176139M	UI/Templates/UIxPageFrame.wox
176140M	UI/WebServerResources/MailerUI.js
176141M	UI/WebServerResources/UIxContactEditor.js
176142
176143commit 09c93edd982d1aa368422e3bb8076fd7a3ed4c90
176144Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176145Date:   Thu Oct 18 21:53:43 2007 +0000
176146
176147    Monotone-Parent: 77fad29da0fd5876e8ecb81ce5560d9ffd400f2d
176148    Monotone-Revision: 265eb9d5954b19823ec32ff241c0d6a724f7bf12
176149
176150    Monotone-Author: wsourdeau@inverse.ca
176151    Monotone-Date: 2007-10-18T21:53:43
176152    Monotone-Branch: ca.inverse.sogo
176153
176154D	UI/Templates/MailerUI/UIxMailTree.wox
176155D	UI/Templates/MailerUI/UIxMailTreeBlockJS.wox
176156
176157commit 17f82196c83e7fc4097d9fb16fb9b6f463ff181a
176158Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176159Date:   Thu Oct 18 21:40:04 2007 +0000
176160
176161    Monotone-Parent: eeaa9b56be0dd1eff991c0e1fe8ba2884de77fe0
176162    Monotone-Revision: 77fad29da0fd5876e8ecb81ce5560d9ffd400f2d
176163
176164    Monotone-Author: wsourdeau@inverse.ca
176165    Monotone-Date: 2007-10-18T21:40:04
176166    Monotone-Branch: ca.inverse.sogo
176167
176168M	UI/WebServerResources/UIxMailEditor.js
176169
176170commit 6d93652deab1da6d3e279b0548d1ed3ac566645c
176171Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176172Date:   Thu Oct 18 20:08:35 2007 +0000
176173
176174    Monotone-Parent: 0ed0ef307cb74b67ba17424e0e8a0e04a8364e9f
176175    Monotone-Revision: eeaa9b56be0dd1eff991c0e1fe8ba2884de77fe0
176176
176177    Monotone-Author: wsourdeau@inverse.ca
176178    Monotone-Date: 2007-10-18T20:08:35
176179    Monotone-Branch: ca.inverse.sogo
176180
176181M	ChangeLog
176182M	UI/Common/UIxPageFrame.h
176183M	UI/Common/UIxPageFrame.m
176184
176185commit 361e31b6429f1c1ca9d125c2605347cd09bfdf31
176186Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176187Date:   Thu Oct 18 17:19:05 2007 +0000
176188
176189    Monotone-Parent: c861ff04806417d509b5ef6af62ca318e9627b1f
176190    Monotone-Revision: 57ab60b3a3a179042115ec92eeabf44470945a9c
176191
176192    Monotone-Author: wsourdeau@inverse.ca
176193    Monotone-Date: 2007-10-18T17:19:05
176194    Monotone-Branch: ca.inverse.sogo
176195
176196M	UI/WebServerResources/MailerUI.js
176197M	UI/WebServerResources/SchedulerUI.js
176198
176199commit c402989dde64ff7f42a828467aee3576002636b5
176200Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176201Date:   Thu Oct 18 17:18:53 2007 +0000
176202
176203    Monotone-Parent: f4831aba087ab84c9ea8408610dcf9769966b8b8
176204    Monotone-Revision: c861ff04806417d509b5ef6af62ca318e9627b1f
176205
176206    Monotone-Author: wsourdeau@inverse.ca
176207    Monotone-Date: 2007-10-18T17:18:53
176208    Monotone-Branch: ca.inverse.sogo
176209
176210M	UI/WebServerResources/generic.js
176211
176212commit 2bcbf95a3b6e0038f748cf3208de40d29d0038ea
176213Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176214Date:   Thu Oct 18 17:18:48 2007 +0000
176215
176216    Monotone-Parent: c1039e97ecb95a8e1dd4a1ca25d457f206daeac3
176217    Monotone-Revision: f4831aba087ab84c9ea8408610dcf9769966b8b8
176218
176219    Monotone-Author: wsourdeau@inverse.ca
176220    Monotone-Date: 2007-10-18T17:18:48
176221    Monotone-Branch: ca.inverse.sogo
176222
176223M	UI/WebServerResources/HTMLElement.js
176224M	UI/WebServerResources/JavascriptAPIExtensions.js
176225M	UI/WebServerResources/UIxContactEditor.js
176226M	UI/WebServerResources/UIxMailEditor.js
176227
176228commit 41b41137bc1c2b73f8940e7965c65b80056f1726
176229Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176230Date:   Thu Oct 18 17:17:29 2007 +0000
176231
176232    Monotone-Parent: 269150da497e736104a81ea8ce9ab74f8c6b6027
176233    Monotone-Revision: c1039e97ecb95a8e1dd4a1ca25d457f206daeac3
176234
176235    Monotone-Author: wsourdeau@inverse.ca
176236    Monotone-Date: 2007-10-18T17:17:29
176237    Monotone-Branch: ca.inverse.sogo
176238
176239M	SoObjects/SOGo/SOGoUser.h
176240M	SoObjects/SOGo/SOGoUser.m
176241
176242commit 96d5e5af9e6705b008b8a04cce4456bcf18b89eb
176243Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176244Date:   Thu Oct 18 14:45:11 2007 +0000
176245
176246    Monotone-Parent: 60b451d63d7516a7e662359127f629d2c70e3f25
176247    Monotone-Revision: 269150da497e736104a81ea8ce9ab74f8c6b6027
176248
176249    Monotone-Author: wsourdeau@inverse.ca
176250    Monotone-Date: 2007-10-18T14:45:11
176251    Monotone-Branch: ca.inverse.sogo
176252
176253M	UI/WebServerResources/MailerUI.js
176254
176255commit 67f33463b14108d7663a1a28a4d4f561168e7d1b
176256Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176257Date:   Thu Oct 18 14:44:58 2007 +0000
176258
176259    Monotone-Parent: f8b29d68c36441f92d7ffe8056a95fd25a2fd409
176260    Monotone-Revision: 60b451d63d7516a7e662359127f629d2c70e3f25
176261
176262    Monotone-Author: wsourdeau@inverse.ca
176263    Monotone-Date: 2007-10-18T14:44:58
176264    Monotone-Branch: ca.inverse.sogo
176265
176266M	ChangeLog
176267M	UI/Common/UIxPageFrame.h
176268M	UI/Common/UIxPageFrame.m
176269M	UI/Templates/UIxPageFrame.wox
176270M	UI/WebServerResources/ContactsUI.js
176271M	UI/WebServerResources/generic.js
176272
176273commit bd3b16ab89c3b9d2dd2f3af10b2d4fe092af1bf8
176274Author: Dominik Gehl <dgehl@inverse.ca>
176275Date:   Thu Oct 18 01:44:14 2007 +0000
176276
176277    transparence de l'arriere fond de tbtv_sent_17x17.gif
176278
176279    Monotone-Parent: e8041a4e5953854532b9c7c81a7dbd8b944de281
176280    Monotone-Revision: 7659385c293a64fbec59fda5d5bf34bcd7b51d96
176281
176282    Monotone-Author: dgehl@inverse.ca
176283    Monotone-Date: 2007-10-18T01:44:14
176284    Monotone-Branch: ca.inverse.sogo
176285
176286M	UI/WebServerResources/tbtv_sent_17x17.gif
176287
176288commit 4e7ed2dab845bdf4f4fe0b99148bf9cc93885f0e
176289Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176290Date:   Wed Oct 17 22:29:51 2007 +0000
176291
176292    Monotone-Parent: c0e690042905295d3b7946d9d917fcf8e91982ef
176293    Monotone-Revision: f8b29d68c36441f92d7ffe8056a95fd25a2fd409
176294
176295    Monotone-Author: wsourdeau@inverse.ca
176296    Monotone-Date: 2007-10-17T22:29:51
176297    Monotone-Branch: ca.inverse.sogo
176298
176299M	ChangeLog
176300M	NEWS
176301M	SoObjects/Mailer/SOGoMailObject.h
176302M	SoObjects/Mailer/SOGoMailObject.m
176303M	UI/MailerUI/English.lproj/Localizable.strings
176304M	UI/MailerUI/French.lproj/Localizable.strings
176305M	UI/MailerUI/German.lproj/Localizable.strings
176306M	UI/MailerUI/UIxMailActions.m
176307M	UI/MailerUI/product.plist
176308M	UI/WebServerResources/MailerUI+dTree.js
176309M	UI/WebServerResources/MailerUI.js
176310
176311commit fdf333c65c425d44b1e3f061c26809f8fb9d2245
176312Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176313Date:   Wed Oct 17 22:29:48 2007 +0000
176314
176315    Monotone-Parent: a4d4cb6701df7335a105447a2db63f4f0b984b5e
176316    Monotone-Revision: c0e690042905295d3b7946d9d917fcf8e91982ef
176317
176318    Monotone-Author: wsourdeau@inverse.ca
176319    Monotone-Date: 2007-10-17T22:29:48
176320    Monotone-Branch: ca.inverse.sogo
176321
176322M	UI/WebServerResources/generic.js
176323
176324commit 4f25878d1c21298594c3bf7e19a6faae306fcab2
176325Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176326Date:   Wed Oct 17 22:29:18 2007 +0000
176327
176328    Monotone-Parent: fc8653f50045ee2f94ff27629d72c5d978ce14dc
176329    Monotone-Revision: a4d4cb6701df7335a105447a2db63f4f0b984b5e
176330
176331    Monotone-Author: wsourdeau@inverse.ca
176332    Monotone-Date: 2007-10-17T22:29:18
176333    Monotone-Branch: ca.inverse.sogo
176334
176335M	UI/Templates/UIxPageFrame.wox
176336
176337commit dbfc264c52f211deee8287c7c18cb8e5074363f5
176338Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176339Date:   Wed Oct 17 22:29:12 2007 +0000
176340
176341    Monotone-Parent: 85614544e5526da6715e36cc55ed9fce20953e99
176342    Monotone-Revision: fc8653f50045ee2f94ff27629d72c5d978ce14dc
176343
176344    Monotone-Author: wsourdeau@inverse.ca
176345    Monotone-Date: 2007-10-17T22:29:12
176346    Monotone-Branch: ca.inverse.sogo
176347
176348M	UI/WebServerResources/UIxMailEditor.css
176349M	UI/WebServerResources/generic.css
176350
176351commit dc62bcdb2a627ec8aa56fabc55f9318749b3a084
176352Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176353Date:   Wed Oct 17 21:05:09 2007 +0000
176354
176355    Monotone-Parent: 65abf28d09d0ab2a977e4b818473c959e2670132
176356    Monotone-Revision: 85614544e5526da6715e36cc55ed9fce20953e99
176357
176358    Monotone-Author: wsourdeau@inverse.ca
176359    Monotone-Date: 2007-10-17T21:05:09
176360    Monotone-Branch: ca.inverse.sogo
176361
176362M	NEWS
176363
176364commit 901304d72294b2f66bc89dad5654373f1d1cf3a0
176365Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176366Date:   Wed Oct 17 21:03:39 2007 +0000
176367
176368    Monotone-Parent: 0d7ec7c80044ea713be016f5438ae7893c4ef140
176369    Monotone-Revision: 65abf28d09d0ab2a977e4b818473c959e2670132
176370
176371    Monotone-Author: wsourdeau@inverse.ca
176372    Monotone-Date: 2007-10-17T21:03:39
176373    Monotone-Branch: ca.inverse.sogo
176374
176375M	ChangeLog
176376M	SoObjects/Mailer/SOGoMailAccount.m
176377M	UI/MailerUI/English.lproj/Localizable.strings
176378M	UI/MailerUI/French.lproj/Localizable.strings
176379M	UI/MailerUI/German.lproj/Localizable.strings
176380M	UI/MailerUI/UIxMailFolderActions.m
176381M	UI/MailerUI/product.plist
176382M	UI/Templates/MailerUI/UIxMailMainFrame.wox
176383M	UI/WebServerResources/MailerUI.js
176384
176385commit eab8fb4f400bb2774d3b44362a86e7132e8e7fac
176386Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176387Date:   Wed Oct 17 19:44:08 2007 +0000
176388
176389    Monotone-Parent: acff73e89c34d7f2b62426d731de6e36c1d357d5
176390    Monotone-Revision: 0d7ec7c80044ea713be016f5438ae7893c4ef140
176391
176392    Monotone-Author: wsourdeau@inverse.ca
176393    Monotone-Date: 2007-10-17T19:44:08
176394    Monotone-Branch: ca.inverse.sogo
176395
176396M	UI/WebServerResources/generic.js
176397
176398commit 3059d828aafeb14f91fb73de9ae379d942fbe30d
176399Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176400Date:   Wed Oct 17 19:08:00 2007 +0000
176401
176402    Monotone-Parent: e2a587850b9eee269da0ec8c0b9733e10ac517e7
176403    Monotone-Revision: acff73e89c34d7f2b62426d731de6e36c1d357d5
176404
176405    Monotone-Author: wsourdeau@inverse.ca
176406    Monotone-Date: 2007-10-17T19:08:00
176407    Monotone-Branch: ca.inverse.sogo
176408
176409M	UI/WebServerResources/generic.js
176410
176411commit 74ee6bbd739acb365a7061b2381599b3a6328935
176412Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176413Date:   Wed Oct 17 17:53:27 2007 +0000
176414
176415    Monotone-Parent: 300de1b020c0a2ef216967f743b31e1e5187fea4
176416    Monotone-Revision: e2a587850b9eee269da0ec8c0b9733e10ac517e7
176417
176418    Monotone-Author: wsourdeau@inverse.ca
176419    Monotone-Date: 2007-10-17T17:53:27
176420    Monotone-Branch: ca.inverse.sogo
176421
176422M	UI/WebServerResources/tablekit.js
176423
176424commit 429cd4b3484249a9d8b4d0ea0e6ae911389340e9
176425Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176426Date:   Wed Oct 17 15:49:07 2007 +0000
176427
176428    Monotone-Parent: de9d906220920c859a21339ab6a8c8703a5d0b14
176429    Monotone-Revision: 300de1b020c0a2ef216967f743b31e1e5187fea4
176430
176431    Monotone-Author: wsourdeau@inverse.ca
176432    Monotone-Date: 2007-10-17T15:49:07
176433    Monotone-Branch: ca.inverse.sogo
176434
176435M	ChangeLog
176436
176437commit 9b3dad5410e98261f11c71b4f6b3ef0123e6a6c7
176438Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176439Date:   Wed Oct 17 15:48:18 2007 +0000
176440
176441    Monotone-Parent: 092a27d1717ad6d044259363f787d6f687d91bb0
176442    Monotone-Revision: de9d906220920c859a21339ab6a8c8703a5d0b14
176443
176444    Monotone-Author: wsourdeau@inverse.ca
176445    Monotone-Date: 2007-10-17T15:48:18
176446    Monotone-Branch: ca.inverse.sogo
176447
176448M	ChangeLog
176449
176450commit 410a6ff2f23323ce01c8643f61c498c0fe03fddb
176451Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176452Date:   Wed Oct 17 15:46:59 2007 +0000
176453
176454    Monotone-Parent: 1ba81ff51e5b101bad7b8771622a147e64290c31
176455    Monotone-Revision: 092a27d1717ad6d044259363f787d6f687d91bb0
176456
176457    Monotone-Author: wsourdeau@inverse.ca
176458    Monotone-Date: 2007-10-17T15:46:59
176459    Monotone-Branch: ca.inverse.sogo
176460
176461M	ChangeLog
176462M	UI/SOGoUI/SOGoACLAdvisory.h
176463M	UI/SOGoUI/SOGoACLAdvisory.m
176464
176465commit a93ad507cf2e9d4b47020f39d6f1bf4ccf773d2b
176466Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176467Date:   Wed Oct 17 15:45:23 2007 +0000
176468
176469    Monotone-Parent: 78f9c189c35d1687c9f08b2312ba05b85b817cb7
176470    Monotone-Revision: 1ba81ff51e5b101bad7b8771622a147e64290c31
176471
176472    Monotone-Author: wsourdeau@inverse.ca
176473    Monotone-Date: 2007-10-17T15:45:23
176474    Monotone-Branch: ca.inverse.sogo
176475
176476M	UI/SOGoUI/SOGoFolderAdvisory.m
176477
176478commit e0a96c41c6432780d2122a604d60d25d16166b5f
176479Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176480Date:   Wed Oct 17 14:53:21 2007 +0000
176481
176482    Monotone-Parent: 8439a1b206fb7d2653a7ebd555a0936812ec870a
176483    Monotone-Revision: 78f9c189c35d1687c9f08b2312ba05b85b817cb7
176484
176485    Monotone-Author: wsourdeau@inverse.ca
176486    Monotone-Date: 2007-10-17T14:53:21
176487    Monotone-Branch: ca.inverse.sogo
176488
176489M	ChangeLog
176490M	UI/Scheduler/UIxAppointmentEditor.m
176491
176492commit 64188147a0be608aa6defecdd2b44a8185191353
176493Author: Francis Lachapelle <flachapelle@inverse.ca>
176494Date:   Wed Oct 17 13:26:26 2007 +0000
176495
176496    Monotone-Parent: e1823e562044c4a13933d0a50cff56e7eac71ed6
176497    Monotone-Revision: 8439a1b206fb7d2653a7ebd555a0936812ec870a
176498
176499    Monotone-Author: flachapelle@inverse.ca
176500    Monotone-Date: 2007-10-17T13:26:26
176501    Monotone-Branch: ca.inverse.sogo
176502
176503M	UI/WebServerResources/MailerUI.js
176504
176505commit 1a7df0361918ca3f39dee25cf703d02137a2908c
176506Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176507Date:   Tue Oct 16 22:30:31 2007 +0000
176508
176509    Monotone-Parent: 110d632a835a44d30c84d8280304a956d8468404
176510    Monotone-Revision: e1823e562044c4a13933d0a50cff56e7eac71ed6
176511
176512    Monotone-Author: wsourdeau@inverse.ca
176513    Monotone-Date: 2007-10-16T22:30:31
176514    Monotone-Branch: ca.inverse.sogo
176515
176516M	UI/Templates/SOGoFolderFrenchAdditionAdvisory.wox
176517
176518commit 159f565f81e1942efa9ad53c458097f1b45f48ab
176519Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176520Date:   Tue Oct 16 22:30:27 2007 +0000
176521
176522    Monotone-Parent: 5c9300366a0bd3366cad156340ce2158a534554b
176523    Monotone-Revision: 110d632a835a44d30c84d8280304a956d8468404
176524
176525    Monotone-Author: wsourdeau@inverse.ca
176526    Monotone-Date: 2007-10-16T22:30:27
176527    Monotone-Branch: ca.inverse.sogo
176528
176529M	UI/Common/UIxAclEditor.h
176530M	UI/Templates/UIxAclEditor.wox
176531
176532commit 68008ddf8fe4e19c2487d90183a8e4830383eb2b
176533Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176534Date:   Tue Oct 16 22:30:02 2007 +0000
176535
176536    Monotone-Parent: b71e0e986f6831af4e2277975bc3b9740f40ca95
176537    Monotone-Revision: 5c9300366a0bd3366cad156340ce2158a534554b
176538
176539    Monotone-Author: wsourdeau@inverse.ca
176540    Monotone-Date: 2007-10-16T22:30:02
176541    Monotone-Branch: ca.inverse.sogo
176542
176543M	ChangeLog
176544M	SoObjects/Mailer/SOGoMailFolder.m
176545
176546commit 3cc531173c6beea9826acea7fe584c5f0cec8d9d
176547Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176548Date:   Tue Oct 16 22:29:08 2007 +0000
176549
176550    Monotone-Parent: 15215e74bf0a86641e93f5887afd6597933439fc
176551    Monotone-Revision: b71e0e986f6831af4e2277975bc3b9740f40ca95
176552
176553    Monotone-Author: wsourdeau@inverse.ca
176554    Monotone-Date: 2007-10-16T22:29:08
176555    Monotone-Branch: ca.inverse.sogo
176556
176557M	ChangeLog
176558M	UI/Common/UIxAclEditor.m
176559
176560commit 93005e568cb75a2374c2a83646dce3d5c48dc1e1
176561Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176562Date:   Tue Oct 16 22:14:50 2007 +0000
176563
176564    Monotone-Parent: 77b66d1c57c68b5b16ff0e72dbda315edaeed590
176565    Monotone-Revision: 15215e74bf0a86641e93f5887afd6597933439fc
176566
176567    Monotone-Author: wsourdeau@inverse.ca
176568    Monotone-Date: 2007-10-16T22:14:50
176569    Monotone-Branch: ca.inverse.sogo
176570
176571M	UI/Common/English.lproj/Localizable.strings
176572M	UI/Common/French.lproj/Localizable.strings
176573M	UI/Common/German.lproj/Localizable.strings
176574M	UI/WebServerResources/ContactsUI.js
176575M	UI/WebServerResources/MailerUI.js
176576
176577commit 206ba45c65fedbeb386b93150271573591a2eda3
176578Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176579Date:   Tue Oct 16 22:14:37 2007 +0000
176580
176581    Monotone-Parent: 304019ef4927dcf653b6c4c591e87a5b17c9edf2
176582    Monotone-Revision: 77b66d1c57c68b5b16ff0e72dbda315edaeed590
176583
176584    Monotone-Author: wsourdeau@inverse.ca
176585    Monotone-Date: 2007-10-16T22:14:37
176586    Monotone-Branch: ca.inverse.sogo
176587
176588M	SoObjects/Contacts/SOGoContactGCSFolder.m
176589
176590commit b3e112a022068eda1d68228527aa364876168bd0
176591Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176592Date:   Tue Oct 16 22:04:51 2007 +0000
176593
176594    Monotone-Parent: 154ffe7123c2830874b75a9f8a69c3556f23c29b
176595    Monotone-Revision: 304019ef4927dcf653b6c4c591e87a5b17c9edf2
176596
176597    Monotone-Author: wsourdeau@inverse.ca
176598    Monotone-Date: 2007-10-16T22:04:51
176599    Monotone-Branch: ca.inverse.sogo
176600
176601M	UI/Common/UIxPageFrame.m
176602
176603commit b056f482178f25195a548966b0fa326c525db222
176604Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
176605Date:   Mon Oct 15 19:14:46 2007 +0000
176606
176607    Monotone-Parent: ec9c129ca2ad9336942f829750ea17901e60315b
176608    Monotone-Revision: 154ffe7123c2830874b75a9f8a69c3556f23c29b
176609
176610    Monotone-Author: wsourdeau@inverse.ca
176611    Monotone-Date: 2007-10-15T19:14:46
176612    Monotone-Branch: ca.inverse.sogo
176613
176614M	ChangeLog
176615M	SoObjects/SOGo/SOGoFolder.m
176616
176617commit 7d182c760ff5074132eda0892caa54e72607e621
176618Author: Ludovic Marcotte <lmarcotte@inverse.ca>
176619Date:   Sun Oct 14 16:07:22 2007 +0000
176620
176621    See ChangeLog
176622
176623    Monotone-Parent: f4d1aaac3bdf07ab4ee67974f65577c30c1bb0fe
176624    Monotone-Revision: ec9c129ca2ad9336942f829750ea17901e60315b
176625
176626    Monotone-Author: ludovic@Sophos.ca
176627    Monotone-Date: 2007-10-14T16:07:22
176628    Monotone-Branch: ca.inverse.sogo
176629
176630M	ChangeLog
176631M	SoObjects/Mailer/SOGoMailFolder.m
176632M	SoObjects/SOGo/SOGoFolder.m
176633M	UI/SOGoUI/GNUmakefile
176634M	UI/SOGoUI/SOGoACLAdvisory.m
176635A	UI/SOGoUI/SOGoFolderAdvisory.h
176636A	UI/SOGoUI/SOGoFolderAdvisory.m
176637A	UI/Templates/SOGoFolderEnglishAdditionAdvisory.wox
176638A	UI/Templates/SOGoFolderEnglishRemovalAdvisory.wox
176639A	UI/Templates/SOGoFolderFrenchAdditionAdvisory.wox
176640A	UI/Templates/SOGoFolderFrenchRemovalAdvisory.wox
176641A	UI/Templates/SOGoFolderGermanAdditionAdvisory.wox
176642A	UI/Templates/SOGoFolderGermanRemovalAdvisory.wox
176643
176644commit cb0d2b7051d6af9c0fb4e3664d05a514dfc8ff40
176645Author: Francis Lachapelle <flachapelle@inverse.ca>
176646Date:   Thu Oct 11 22:10:14 2007 +0000
176647
176648    Monotone-Parent: 03f4ed2c67c156f85f5fd5dae8c1f0bcdab5bb2f
176649    Monotone-Revision: f4d1aaac3bdf07ab4ee67974f65577c30c1bb0fe
176650
176651    Monotone-Author: flachapelle@inverse.ca
176652    Monotone-Date: 2007-10-11T22:10:14
176653    Monotone-Branch: ca.inverse.sogo
176654
176655M	Main/GNUmakefile
176656M	OGoContentStore/GNUmakefile
176657M	SoObjects/Appointments/GNUmakefile
176658M	SoObjects/Contacts/GNUmakefile
176659M	SoObjects/Mailer/GNUmakefile
176660M	SoObjects/SOGo/GNUmakefile
176661M	UI/Common/GNUmakefile
176662M	UI/Contacts/GNUmakefile
176663M	UI/MailPartViewers/GNUmakefile
176664M	UI/MailerUI/GNUmakefile
176665M	UI/MainUI/GNUmakefile
176666M	UI/PreferencesUI/GNUmakefile
176667M	UI/Scheduler/GNUmakefile
176668
176669commit 0074cf39245dcd1c368a05dd57fbfb0911fbdbdf
176670Author: Francis Lachapelle <flachapelle@inverse.ca>
176671Date:   Thu Oct 11 20:31:42 2007 +0000
176672
176673    Monotone-Parent: 1627eb2fa6b4c1b99a1724c339095c802d86f162
176674    Monotone-Revision: 03f4ed2c67c156f85f5fd5dae8c1f0bcdab5bb2f
176675
176676    Monotone-Author: flachapelle@inverse.ca
176677    Monotone-Date: 2007-10-11T20:31:42
176678    Monotone-Branch: ca.inverse.sogo
176679
176680A	SOPE/sope-patchset-r1544.diff
176681M	UI/WebServerResources/SchedulerUI.js
176682
176683commit e6964ac180114361176707a557a7e8c999632e4d
176684Author: Ludovic Marcotte <lmarcotte@inverse.ca>
176685Date:   Wed Oct 10 20:34:34 2007 +0000
176686
176687    Optimisations...
176688
176689    Monotone-Parent: 8b8f40b39b92d25a5eb1161d5efe0bd91fd3e207
176690    Monotone-Revision: 015eb4cf8ecea01eb6fda8056121a53f54047e09
176691
176692    Monotone-Author: ludovic@Sophos.ca
176693    Monotone-Date: 2007-10-10T20:34:34
176694    Monotone-Branch: ca.inverse.sogo
176695
176696M	ChangeLog
176697M	UI/MailPartViewers/UIxMailPartTextViewer.m
176698M	UI/WebServerResources/MailerUI.css
176699
176700commit 62e7896e1c979fa3e6ea62b2acd19ae07329e5bc
176701Author: Francis Lachapelle <flachapelle@inverse.ca>
176702Date:   Wed Oct 10 19:25:48 2007 +0000
176703
176704    Monotone-Parent: e41de0de8677dc8b5262c513742ba24fe69be861
176705    Monotone-Revision: b5f6c20667d64bf39106ed8fa0eed2bcee16e372
176706
176707    Monotone-Author: flachapelle@inverse.ca
176708    Monotone-Date: 2007-10-10T19:25:48
176709    Monotone-Branch: ca.inverse.sogo
176710
176711M	ChangeLog
176712M	UI/Scheduler/UIxComponentEditor.m
176713
176714commit ebc2d6eb90faa6651e30463be99f8c61e3b31893
176715Author: Francis Lachapelle <flachapelle@inverse.ca>
176716Date:   Wed Oct 10 19:23:58 2007 +0000
176717
176718    Monotone-Parent: 4ebf80607b2a71f3b2192bd3ba8c310f15bd37f5
176719    Monotone-Revision: e41de0de8677dc8b5262c513742ba24fe69be861
176720
176721    Monotone-Author: flachapelle@inverse.ca
176722    Monotone-Date: 2007-10-10T19:23:58
176723    Monotone-Branch: ca.inverse.sogo
176724
176725M	UI/WebServerResources/UIxCalUserRightsEditor.js
176726
176727commit 778658c75a30860852897877fb178ea1a70e7646
176728Author: Ludovic Marcotte <lmarcotte@inverse.ca>
176729Date:   Wed Oct 10 18:44:26 2007 +0000
176730
176731    See ChangeLog for full details.
176732
176733    Monotone-Parent: 4ebf80607b2a71f3b2192bd3ba8c310f15bd37f5
176734    Monotone-Revision: 8b8f40b39b92d25a5eb1161d5efe0bd91fd3e207
176735
176736    Monotone-Author: ludovic@Sophos.ca
176737    Monotone-Date: 2007-10-10T18:44:26
176738    Monotone-Branch: ca.inverse.sogo
176739
176740M	ChangeLog
176741M	SoObjects/Appointments/SOGoAppointmentFolder.m
176742M	SoObjects/Contacts/SOGoContactGCSFolder.m
176743M	SoObjects/SOGo/LDAPSource.h
176744M	SoObjects/SOGo/LDAPSource.m
176745M	SoObjects/SOGo/LDAPUserManager.h
176746M	SoObjects/SOGo/LDAPUserManager.m
176747M	SoObjects/SOGo/NSString+Utilities.m
176748M	SoObjects/SOGo/SOGoUser.m
176749M	UI/Scheduler/UIxComponentEditor.m
176750M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
176751
176752commit dc48bb9e4c96d319a1fe5d3075350c700775d2a7
176753Author: Francis Lachapelle <flachapelle@inverse.ca>
176754Date:   Tue Oct 9 17:57:27 2007 +0000
176755
176756    Monotone-Parent: 7342d9cd31675160736e0f2db8a83047d9babea9
176757    Monotone-Revision: 4ebf80607b2a71f3b2192bd3ba8c310f15bd37f5
176758
176759    Monotone-Author: flachapelle@inverse.ca
176760    Monotone-Date: 2007-10-09T17:57:27
176761    Monotone-Branch: ca.inverse.sogo
176762
176763A	SOPE/sope-gdl1/GDLContentStore/GNUmakefile
176764A	SOPE/sope-gdl1/GDLContentStore/GNUmakefile.preamble
176765M	UI/Common/UIxFolderActions.m
176766M	UI/WebServerResources/ContactsUI.js
176767M	UI/WebServerResources/MailerUI.js
176768
176769commit 03382298b87a9676d3af993bc8160cb317fb4197
176770Author: Francis Lachapelle <flachapelle@inverse.ca>
176771Date:   Tue Oct 9 17:19:20 2007 +0000
176772
176773    Monotone-Parent: fe67bff0ab967ccf03cfe54c248865c9df889c21
176774    Monotone-Revision: 7342d9cd31675160736e0f2db8a83047d9babea9
176775
176776    Monotone-Author: flachapelle@inverse.ca
176777    Monotone-Date: 2007-10-09T17:19:20
176778    Monotone-Branch: ca.inverse.sogo
176779
176780M	ChangeLog
176781M	SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m
176782M	SOPE/NGCards/iCalRecurrenceCalculator.m
176783M	SoObjects/Appointments/SOGoAppointmentFolder.m
176784M	UI/MailerUI/English.lproj/Localizable.strings
176785M	UI/MailerUI/French.lproj/Localizable.strings
176786M	UI/MailerUI/German.lproj/Localizable.strings
176787M	UI/Scheduler/UIxAppointmentEditor.h
176788M	UI/Scheduler/UIxAppointmentEditor.m
176789M	UI/Scheduler/UIxCalListingActions.m
176790
176791commit 084ffb7bc816bc6294b4826b7cc0b43936f4af51
176792Author: Francis Lachapelle <flachapelle@inverse.ca>
176793Date:   Thu Oct 4 21:04:09 2007 +0000
176794
176795    Monotone-Parent: 40d064d504a6fa3becd0151859c8b0878ef027e9
176796    Monotone-Revision: fe67bff0ab967ccf03cfe54c248865c9df889c21
176797
176798    Monotone-Author: flachapelle@inverse.ca
176799    Monotone-Date: 2007-10-04T21:04:09
176800    Monotone-Branch: ca.inverse.sogo
176801
176802A	sogo.spec
176803
176804commit c6329f56a5d40cc21ddd2357b755b2b9dd4ba096
176805Author: Francis Lachapelle <flachapelle@inverse.ca>
176806Date:   Thu Oct 4 17:26:21 2007 +0000
176807
176808    Monotone-Parent: dc2b0827f3e72cd80a1a6e0907d7f31d9eabcdf3
176809    Monotone-Revision: 40d064d504a6fa3becd0151859c8b0878ef027e9
176810
176811    Monotone-Author: flachapelle@inverse.ca
176812    Monotone-Date: 2007-10-04T17:26:21
176813    Monotone-Branch: ca.inverse.sogo
176814
176815M	UI/Scheduler/English.lproj/Localizable.strings
176816M	UI/Scheduler/French.lproj/Localizable.strings
176817M	UI/WebServerResources/SchedulerUI.js
176818
176819commit cf94665c05d8cf1a45f4e08c2765e9054fdc9615
176820Author: Francis Lachapelle <flachapelle@inverse.ca>
176821Date:   Thu Oct 4 17:25:49 2007 +0000
176822
176823    Monotone-Parent: 9159a1e2f94d0a238a52c1da53f62a1e2996469e
176824    Monotone-Revision: dc2b0827f3e72cd80a1a6e0907d7f31d9eabcdf3
176825
176826    Monotone-Author: flachapelle@inverse.ca
176827    Monotone-Date: 2007-10-04T17:25:49
176828    Monotone-Branch: ca.inverse.sogo
176829
176830M	ChangeLog
176831M	Main/SOGo.m
176832M	NEWS
176833
176834commit b1fcb599fd8280af275762fae88c954d655954cd
176835Author: Francis Lachapelle <flachapelle@inverse.ca>
176836Date:   Thu Oct 4 14:17:38 2007 +0000
176837
176838    Monotone-Parent: bceab5353f7fd5926b14d16f4e1968dca31a7c1d
176839    Monotone-Revision: 9159a1e2f94d0a238a52c1da53f62a1e2996469e
176840
176841    Monotone-Author: flachapelle@inverse.ca
176842    Monotone-Date: 2007-10-04T14:17:38
176843    Monotone-Branch: ca.inverse.sogo
176844
176845M	UI/MailerUI/UIxMailEditor.m
176846M	UI/WebServerResources/MailerUI.js
176847
176848commit 93101c5179fbe28e30bcdc65fc25070dfa9fc408
176849Author: Francis Lachapelle <flachapelle@inverse.ca>
176850Date:   Wed Oct 3 20:01:05 2007 +0000
176851
176852    Monotone-Parent: 344feed760adcba4714ac97247287f041e87b24f
176853    Monotone-Revision: bceab5353f7fd5926b14d16f4e1968dca31a7c1d
176854
176855    Monotone-Author: flachapelle@inverse.ca
176856    Monotone-Date: 2007-10-03T20:01:05
176857    Monotone-Branch: ca.inverse.sogo
176858
176859M	UI/Templates/MailerUI/UIxMailListView.wox
176860M	UI/WebServerResources/MailerUI.js
176861
176862commit 9d40c6bc5a21dd30687fae9e829eb2d745e691d9
176863Author: Francis Lachapelle <flachapelle@inverse.ca>
176864Date:   Wed Oct 3 15:35:58 2007 +0000
176865
176866    Monotone-Parent: a789e495200d57c69888a311cea9b43fb3af88ef
176867    Monotone-Revision: 344feed760adcba4714ac97247287f041e87b24f
176868
176869    Monotone-Author: flachapelle@inverse.ca
176870    Monotone-Date: 2007-10-03T15:35:58
176871    Monotone-Branch: ca.inverse.sogo
176872
176873M	UI/WebServerResources/UIxMailEditor.js
176874
176875commit 3155f140cd12b790de43c4b8537de094757f9654
176876Author: Francis Lachapelle <flachapelle@inverse.ca>
176877Date:   Wed Oct 3 13:59:39 2007 +0000
176878
176879    Monotone-Parent: 9ae88bb6243ba87ed733deacf0d14abf74a4cb60
176880    Monotone-Revision: a789e495200d57c69888a311cea9b43fb3af88ef
176881
176882    Monotone-Author: flachapelle@inverse.ca
176883    Monotone-Date: 2007-10-03T13:59:39
176884    Monotone-Branch: ca.inverse.sogo
176885
176886M	UI/WebServerResources/MailerUI.js
176887
176888commit 622fdf3bae9ab8d935cd112797c2e564723f55c5
176889Author: Francis Lachapelle <flachapelle@inverse.ca>
176890Date:   Tue Oct 2 22:03:27 2007 +0000
176891
176892    Monotone-Parent: 8d5e1ecd9bc18e87c532bd2afcb12d16f9f0b19a
176893    Monotone-Revision: 9ae88bb6243ba87ed733deacf0d14abf74a4cb60
176894
176895    Monotone-Author: flachapelle@inverse.ca
176896    Monotone-Date: 2007-10-02T22:03:27
176897    Monotone-Branch: ca.inverse.sogo
176898
176899A	SOPE/sope-gdl1/GDLContentStore/COPYING
176900A	SOPE/sope-gdl1/GDLContentStore/COPYRIGHT
176901A	SOPE/sope-gdl1/GDLContentStore/ChangeLog
176902A	SOPE/sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.h
176903A	SOPE/sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.m
176904A	SOPE/sope-gdl1/GDLContentStore/EOQualifier+GCS.h
176905A	SOPE/sope-gdl1/GDLContentStore/EOQualifier+GCS.m
176906A	SOPE/sope-gdl1/GDLContentStore/GCSChannelManager.h
176907A	SOPE/sope-gdl1/GDLContentStore/GCSChannelManager.m
176908A	SOPE/sope-gdl1/GDLContentStore/GCSContext.h
176909A	SOPE/sope-gdl1/GDLContentStore/GCSContext.m
176910A	SOPE/sope-gdl1/GDLContentStore/GCSFieldExtractor.h
176911A	SOPE/sope-gdl1/GDLContentStore/GCSFieldExtractor.m
176912A	SOPE/sope-gdl1/GDLContentStore/GCSFieldInfo.h
176913A	SOPE/sope-gdl1/GDLContentStore/GCSFieldInfo.m
176914A	SOPE/sope-gdl1/GDLContentStore/GCSFolder.h
176915A	SOPE/sope-gdl1/GDLContentStore/GCSFolder.m
176916A	SOPE/sope-gdl1/GDLContentStore/GCSFolderManager.h
176917A	SOPE/sope-gdl1/GDLContentStore/GCSFolderManager.m
176918A	SOPE/sope-gdl1/GDLContentStore/GCSFolderType.h
176919A	SOPE/sope-gdl1/GDLContentStore/GCSFolderType.m
176920A	SOPE/sope-gdl1/GDLContentStore/GCSStringFormatter.h
176921A	SOPE/sope-gdl1/GDLContentStore/GCSStringFormatter.m
176922A	SOPE/sope-gdl1/GDLContentStore/NSURL+GCS.h
176923A	SOPE/sope-gdl1/GDLContentStore/NSURL+GCS.m
176924A	SOPE/sope-gdl1/GDLContentStore/README
176925A	SOPE/sope-gdl1/GDLContentStore/Version
176926A	SOPE/sope-gdl1/GDLContentStore/common.h
176927A	SOPE/sope-gdl1/GDLContentStore/fhs.make
176928A	SOPE/sope-gdl1/GDLContentStore/gcs_cat.m
176929A	SOPE/sope-gdl1/GDLContentStore/gcs_gensql.m
176930A	SOPE/sope-gdl1/GDLContentStore/gcs_ls.m
176931A	SOPE/sope-gdl1/GDLContentStore/gcs_mkdir.m
176932A	SOPE/sope-gdl1/GDLContentStore/gcs_recreatequick.m
176933
176934commit 97cae932780a00d8604475a017c0ebad7d4eb317
176935Author: Francis Lachapelle <flachapelle@inverse.ca>
176936Date:   Tue Oct 2 22:02:16 2007 +0000
176937
176938    Monotone-Parent: 7db6fbb0b2c9e675b2ca5efecf2fbe3abb0ea5f9
176939    Monotone-Revision: 8d5e1ecd9bc18e87c532bd2afcb12d16f9f0b19a
176940
176941    Monotone-Author: flachapelle@inverse.ca
176942    Monotone-Date: 2007-10-02T22:02:16
176943    Monotone-Branch: ca.inverse.sogo
176944
176945M	ChangeLog
176946M	GNUmakefile
176947
176948commit 3e46e3a10cba97fd897b1d6d22fe92b42dfbaac7
176949Author: Francis Lachapelle <flachapelle@inverse.ca>
176950Date:   Tue Oct 2 15:29:16 2007 +0000
176951
176952    Monotone-Parent: 8aa07a8f048c7e50cdc15d7dd7aa1b00d822b02f
176953    Monotone-Revision: 7db6fbb0b2c9e675b2ca5efecf2fbe3abb0ea5f9
176954
176955    Monotone-Author: flachapelle@inverse.ca
176956    Monotone-Date: 2007-10-02T15:29:16
176957    Monotone-Branch: ca.inverse.sogo
176958
176959M	NEWS
176960M	UI/Common/UIxPageFrame.m
176961M	UI/Templates/SchedulerUI/UIxCalMainView.wox
176962M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
176963M	UI/WebServerResources/MailerUI.js
176964M	UI/WebServerResources/SchedulerUI.css
176965M	UI/WebServerResources/SchedulerUI.js
176966M	UI/WebServerResources/UIxContactsUserFolders.js
176967M	UI/WebServerResources/generic.js
176968
176969commit 43af980501c61ea2a862739b940033955ec9820c
176970Author: Francis Lachapelle <flachapelle@inverse.ca>
176971Date:   Tue Oct 2 14:52:47 2007 +0000
176972
176973    Monotone-Parent: 9c6dc6a8ae6889a9f5df735cb84d50ea6a07241d
176974    Monotone-Revision: 8aa07a8f048c7e50cdc15d7dd7aa1b00d822b02f
176975
176976    Monotone-Author: flachapelle@inverse.ca
176977    Monotone-Date: 2007-10-02T14:52:47
176978    Monotone-Branch: ca.inverse.sogo
176979
176980M	UI/WebServerResources/HTMLElement.js
176981
176982commit 0685bba9a595c0783087660c67c54396ed3740a8
176983Author: Francis Lachapelle <flachapelle@inverse.ca>
176984Date:   Sat Sep 29 00:23:23 2007 +0000
176985
176986    Monotone-Parent: ebf06451111f1c4e8049341f943198ffce019019
176987    Monotone-Revision: 9c6dc6a8ae6889a9f5df735cb84d50ea6a07241d
176988
176989    Monotone-Author: flachapelle@inverse.ca
176990    Monotone-Date: 2007-09-29T00:23:23
176991    Monotone-Branch: ca.inverse.sogo
176992
176993M	ChangeLog
176994M	NEWS
176995M	SoObjects/Mailer/SOGoDraftObject.m
176996
176997commit 5b11d2b768847c8f0d41772c96e348152650c7fa
176998Author: Francis Lachapelle <flachapelle@inverse.ca>
176999Date:   Sat Sep 29 00:22:45 2007 +0000
177000
177001    Monotone-Parent: 44d8a5e3ba820c4f2a68d0efa49fee1570861b5f
177002    Monotone-Revision: ebf06451111f1c4e8049341f943198ffce019019
177003
177004    Monotone-Author: flachapelle@inverse.ca
177005    Monotone-Date: 2007-09-29T00:22:45
177006    Monotone-Branch: ca.inverse.sogo
177007
177008M	UI/WebServerResources/SchedulerUI.css
177009
177010commit c703761b82b65724edb81ef8ad20cc3078d80d81
177011Author: Francis Lachapelle <flachapelle@inverse.ca>
177012Date:   Sat Sep 29 00:22:11 2007 +0000
177013
177014    Monotone-Parent: 39bee5d17f65aa91b7a4753496f25cd25094497f
177015    Monotone-Revision: 44d8a5e3ba820c4f2a68d0efa49fee1570861b5f
177016
177017    Monotone-Author: flachapelle@inverse.ca
177018    Monotone-Date: 2007-09-29T00:22:11
177019    Monotone-Branch: ca.inverse.sogo
177020
177021M	UI/Templates/MailerUI/UIxMailListView.wox
177022M	UI/WebServerResources/MailerUI.css
177023M	UI/WebServerResources/MailerUI.js
177024M	UI/WebServerResources/UIxMailEditor.css
177025M	UI/WebServerResources/UIxMailEditor.js
177026
177027commit 7a6175b0ab8c66ac067e847e062516a29d11a999
177028Author: Francis Lachapelle <flachapelle@inverse.ca>
177029Date:   Sat Sep 29 00:21:24 2007 +0000
177030
177031    Monotone-Parent: 47afb1a0664611e585a31cf046af57b3bbd9f9da
177032    Monotone-Revision: 39bee5d17f65aa91b7a4753496f25cd25094497f
177033
177034    Monotone-Author: flachapelle@inverse.ca
177035    Monotone-Date: 2007-09-29T00:21:24
177036    Monotone-Branch: ca.inverse.sogo
177037
177038M	UI/WebServerResources/UIxAclEditor.css
177039M	UI/WebServerResources/UIxAclEditor.js
177040
177041commit 28e3caf48063fc166f64ad1668031658113b9919
177042Author: Francis Lachapelle <flachapelle@inverse.ca>
177043Date:   Sat Sep 29 00:20:57 2007 +0000
177044
177045    Monotone-Parent: 3c338af134e65f4f3f9e3c9f5a2e69b3445bf4d4
177046    Monotone-Revision: 47afb1a0664611e585a31cf046af57b3bbd9f9da
177047
177048    Monotone-Author: flachapelle@inverse.ca
177049    Monotone-Date: 2007-09-29T00:20:57
177050    Monotone-Branch: ca.inverse.sogo
177051
177052M	UI/WebServerResources/generic.css
177053M	UI/WebServerResources/generic.js
177054
177055commit c6bb1ead3f576c1ea51e58f2937cf848b09de71c
177056Author: Francis Lachapelle <flachapelle@inverse.ca>
177057Date:   Sat Sep 29 00:17:03 2007 +0000
177058
177059    Monotone-Parent: fb3638c94d9c1d369dd6a435659daa87490de744
177060    Monotone-Revision: 3c338af134e65f4f3f9e3c9f5a2e69b3445bf4d4
177061
177062    Monotone-Author: flachapelle@inverse.ca
177063    Monotone-Date: 2007-09-29T00:17:03
177064    Monotone-Branch: ca.inverse.sogo
177065
177066M	UI/WebServerResources/UIxContactsUserRightsEditor.js
177067
177068commit a13f89414c8a3e4b15c8a19d22704b7bb5f1feae
177069Author: Francis Lachapelle <flachapelle@inverse.ca>
177070Date:   Tue Sep 25 22:10:55 2007 +0000
177071
177072    Monotone-Parent: f01e210b920677b14954ca0dd0f0317a90b0b6ef
177073    Monotone-Revision: fb3638c94d9c1d369dd6a435659daa87490de744
177074
177075    Monotone-Author: flachapelle@inverse.ca
177076    Monotone-Date: 2007-09-25T22:10:55
177077    Monotone-Branch: ca.inverse.sogo
177078
177079M	ChangeLog
177080
177081commit 94fe3125e8a93405e4d121ab53ea102def4f8962
177082Author: Francis Lachapelle <flachapelle@inverse.ca>
177083Date:   Tue Sep 25 22:10:44 2007 +0000
177084
177085    Monotone-Parent: 0da4bbe038a2b804a8a8e6ba2b501c33ddc404c0
177086    Monotone-Revision: f01e210b920677b14954ca0dd0f0317a90b0b6ef
177087
177088    Monotone-Author: flachapelle@inverse.ca
177089    Monotone-Date: 2007-09-25T22:10:44
177090    Monotone-Branch: ca.inverse.sogo
177091
177092M	UI/WebServerResources/ContactsUI.js
177093
177094commit 3efbdbf54cb52efd39bf4d90082b0d2bc626f58e
177095Author: Francis Lachapelle <flachapelle@inverse.ca>
177096Date:   Tue Sep 25 22:09:59 2007 +0000
177097
177098    Monotone-Parent: 48fd12b2868ca8832bcd3a824cf10a332f85bada
177099    Monotone-Revision: 0da4bbe038a2b804a8a8e6ba2b501c33ddc404c0
177100
177101    Monotone-Author: flachapelle@inverse.ca
177102    Monotone-Date: 2007-09-25T22:09:59
177103    Monotone-Branch: ca.inverse.sogo
177104
177105M	UI/WebServerResources/MailerUI.js
177106M	UI/WebServerResources/generic.css
177107
177108commit 208dadc614e48367f7c068ae882e669bd153ecf2
177109Author: Francis Lachapelle <flachapelle@inverse.ca>
177110Date:   Tue Sep 25 22:08:37 2007 +0000
177111
177112    Monotone-Parent: 98ba28e2eec6f1a3bc508ffc17c7511bb9dc5c05
177113    Monotone-Revision: 48fd12b2868ca8832bcd3a824cf10a332f85bada
177114
177115    Monotone-Author: flachapelle@inverse.ca
177116    Monotone-Date: 2007-09-25T22:08:37
177117    Monotone-Branch: ca.inverse.sogo
177118
177119M	UI/Templates/UIxPageFrame.wox
177120
177121commit 9ad472339e7ed6d5526a433027bf40917ea33e58
177122Author: Francis Lachapelle <flachapelle@inverse.ca>
177123Date:   Tue Sep 25 22:08:15 2007 +0000
177124
177125    Monotone-Parent: 4e34471b9c44847d508676700d42ad32f4003db3
177126    Monotone-Revision: 98ba28e2eec6f1a3bc508ffc17c7511bb9dc5c05
177127
177128    Monotone-Author: flachapelle@inverse.ca
177129    Monotone-Date: 2007-09-25T22:08:15
177130    Monotone-Branch: ca.inverse.sogo
177131
177132M	UI/Templates/MailerUI/UIxMailListView.wox
177133
177134commit 09da1b791dde0f7fcb8a172f6e22ef1a0cfaa235
177135Author: Francis Lachapelle <flachapelle@inverse.ca>
177136Date:   Tue Sep 25 22:07:42 2007 +0000
177137
177138    Monotone-Parent: 63f597c0362a321174e2de5654b2b69b0218c5fb
177139    Monotone-Revision: 4e34471b9c44847d508676700d42ad32f4003db3
177140
177141    Monotone-Author: flachapelle@inverse.ca
177142    Monotone-Date: 2007-09-25T22:07:42
177143    Monotone-Branch: ca.inverse.sogo
177144
177145M	UI/Common/English.lproj/Localizable.strings
177146M	UI/Common/French.lproj/Localizable.strings
177147
177148commit 5301a95e5ed79053ad744cd90cfd47a57ced3a23
177149Author: Francis Lachapelle <flachapelle@inverse.ca>
177150Date:   Tue Sep 25 22:07:07 2007 +0000
177151
177152    Monotone-Parent: e8a574b3e4398045ebb35d2e6e4dc9f0f7ad0180
177153    Monotone-Revision: 63f597c0362a321174e2de5654b2b69b0218c5fb
177154
177155    Monotone-Author: flachapelle@inverse.ca
177156    Monotone-Date: 2007-09-25T22:07:07
177157    Monotone-Branch: ca.inverse.sogo
177158
177159M	SoObjects/Appointments/SOGoAptMailNotification.m
177160
177161commit 72cadb466f380e8ac0f069ca05e1c80c32eb5ba5
177162Author: Francis Lachapelle <flachapelle@inverse.ca>
177163Date:   Tue Sep 25 21:07:47 2007 +0000
177164
177165    Monotone-Parent: c131957774573fc99dca5c553a02578fcaa59370
177166    Monotone-Revision: e8a574b3e4398045ebb35d2e6e4dc9f0f7ad0180
177167
177168    Monotone-Author: flachapelle@inverse.ca
177169    Monotone-Date: 2007-09-25T21:07:47
177170    Monotone-Branch: ca.inverse.sogo
177171
177172M	UI/MainUI/SOGoUserHomePage.m
177173
177174commit 729da59c4991c2799dd9327559c94378d50338b7
177175Author: Francis Lachapelle <flachapelle@inverse.ca>
177176Date:   Tue Sep 25 13:47:27 2007 +0000
177177
177178    Monotone-Parent: 339426fa77e502a597ac38bcc03dff81ea38a4e2
177179    Monotone-Revision: c131957774573fc99dca5c553a02578fcaa59370
177180
177181    Monotone-Author: flachapelle@inverse.ca
177182    Monotone-Date: 2007-09-25T13:47:27
177183    Monotone-Branch: ca.inverse.sogo
177184
177185A	UI/WebServerResources/browser_firefox.gif
177186A	UI/WebServerResources/browser_ie.gif
177187A	UI/WebServerResources/browser_safari.gif
177188
177189commit f01ad2ef3170264c851d891f8cb4515f1a962394
177190Author: Francis Lachapelle <flachapelle@inverse.ca>
177191Date:   Mon Sep 24 21:39:02 2007 +0000
177192
177193    Monotone-Parent: 807deb2239f073e058d501505aea6ff999ed1b25
177194    Monotone-Revision: 339426fa77e502a597ac38bcc03dff81ea38a4e2
177195
177196    Monotone-Author: flachapelle@inverse.ca
177197    Monotone-Date: 2007-09-24T21:39:02
177198    Monotone-Branch: ca.inverse.sogo
177199
177200M	UI/Common/UIxPageFrame.h
177201A	UI/WebServerResources/tablekit-trueresize.js
177202
177203commit 1b65309e59e4c9e24c4f8bbc8eabf18fada9a5f7
177204Author: Francis Lachapelle <flachapelle@inverse.ca>
177205Date:   Mon Sep 24 21:26:23 2007 +0000
177206
177207    Monotone-Parent: 9d2034c400246e39f2d7a801f52ee4971e5b431a
177208    Monotone-Revision: 807deb2239f073e058d501505aea6ff999ed1b25
177209
177210    Monotone-Author: flachapelle@inverse.ca
177211    Monotone-Date: 2007-09-24T21:26:23
177212    Monotone-Branch: ca.inverse.sogo
177213
177214M	NEWS
177215M	UI/Templates/ContactsUI/UIxContactsListView.wox
177216M	UI/Templates/MailerUI/UIxMailListView.wox
177217M	UI/Templates/SchedulerUI/UIxCalMainView.wox
177218M	UI/Templates/UIxPageFrame.wox
177219M	UI/WebServerResources/ContactsUI.css
177220M	UI/WebServerResources/ContactsUI.js
177221M	UI/WebServerResources/HTMLTableElement.js
177222M	UI/WebServerResources/MailerUI.css
177223M	UI/WebServerResources/MailerUI.js
177224M	UI/WebServerResources/SchedulerUI.css
177225M	UI/WebServerResources/SchedulerUI.js
177226M	UI/WebServerResources/generic.css
177227M	UI/WebServerResources/generic.js
177228M	UI/WebServerResources/tablekit.js
177229
177230commit 05f79daf43da5f0b188aff4696c30bd862a8a447
177231Author: Francis Lachapelle <flachapelle@inverse.ca>
177232Date:   Fri Sep 21 14:22:27 2007 +0000
177233
177234    Monotone-Parent: 8c71c2f6c15c42ccc96502db7a2872d682131749
177235    Monotone-Revision: 9d2034c400246e39f2d7a801f52ee4971e5b431a
177236
177237    Monotone-Author: flachapelle@inverse.ca
177238    Monotone-Date: 2007-09-21T14:22:27
177239    Monotone-Branch: ca.inverse.sogo
177240
177241M	ChangeLog
177242M	UI/MainUI/English.lproj/Localizable.strings
177243M	UI/MainUI/French.lproj/Localizable.strings
177244M	UI/SOGoUI/UIxComponent.m
177245M	UI/Templates/MainUI/SOGoRootPage.wox
177246M	UI/Templates/UIxPageFrame.wox
177247M	UI/WebServerResources/SOGoRootPage.css
177248
177249commit e3f661afec828e0b498e3175b128c3b2fa334803
177250Author: Francis Lachapelle <flachapelle@inverse.ca>
177251Date:   Fri Sep 21 14:22:04 2007 +0000
177252
177253    Monotone-Parent: 939efb8fd6244aa67aa4ca8fea58835975b430fa
177254    Monotone-Revision: 8c71c2f6c15c42ccc96502db7a2872d682131749
177255
177256    Monotone-Author: flachapelle@inverse.ca
177257    Monotone-Date: 2007-09-21T14:22:04
177258    Monotone-Branch: ca.inverse.sogo
177259
177260M	UI/WebServerResources/UIxContactsUserRightsEditor.js
177261
177262commit 6f23d805c70101f71c3994a465371ab65cbccbad
177263Author: Francis Lachapelle <flachapelle@inverse.ca>
177264Date:   Fri Sep 21 14:20:10 2007 +0000
177265
177266    Monotone-Parent: 3ebb6d8ed27fdb6ba4b35f0bfcdbc625fd8620b2
177267    Monotone-Revision: 939efb8fd6244aa67aa4ca8fea58835975b430fa
177268
177269    Monotone-Author: flachapelle@inverse.ca
177270    Monotone-Date: 2007-09-21T14:20:10
177271    Monotone-Branch: ca.inverse.sogo
177272
177273M	UI/WebServerResources/UIxCalUserRightsEditor.js
177274M	UI/WebServerResources/UIxMailUserRightsEditor.js
177275
177276commit 18f5d5bf9fe5bb48919746273a3a4a135c70c3e8
177277Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177278Date:   Wed Sep 19 22:03:11 2007 +0000
177279
177280    Monotone-Parent: b94a205a2235d5b995faf01f91a8cccfff28235d
177281    Monotone-Revision: 19a9cb7dca6866c4d759812496468f9d93e33225
177282
177283    Monotone-Author: wsourdeau@inverse.ca
177284    Monotone-Date: 2007-09-19T22:03:11
177285    Monotone-Branch: ca.inverse.sogo
177286
177287A	Scripts/sogo-init.d-rhel4
177288
177289commit 80da504636e4b55ccfc8034e762aa6b00ab35df7
177290Author: Francis Lachapelle <flachapelle@inverse.ca>
177291Date:   Wed Sep 19 20:00:10 2007 +0000
177292
177293    Monotone-Parent: feca1919ae107b140918af5831c9094fd2ceb325
177294    Monotone-Revision: 96effe6b8b81620e6321b228cbab54c6d0ff3555
177295
177296    Monotone-Author: flachapelle@inverse.ca
177297    Monotone-Date: 2007-09-19T20:00:10
177298    Monotone-Branch: ca.inverse.sogo
177299
177300M	UI/Scheduler/UIxComponentEditor.m
177301M	UI/WebServerResources/UIxComponentEditor.js
177302
177303commit 5b7599797c74ab58aafee839b6d0f76ef7033aeb
177304Author: Francis Lachapelle <flachapelle@inverse.ca>
177305Date:   Wed Sep 19 19:59:44 2007 +0000
177306
177307    Monotone-Parent: 596a541340f11313425a6114a841a3e3dc1dac52
177308    Monotone-Revision: feca1919ae107b140918af5831c9094fd2ceb325
177309
177310    Monotone-Author: flachapelle@inverse.ca
177311    Monotone-Date: 2007-09-19T19:59:44
177312    Monotone-Branch: ca.inverse.sogo
177313
177314M	UI/Templates/UIxPageFrame.wox
177315
177316commit 9570be583918d36d4f684d61c4a6fc3e318e5cfd
177317Author: Francis Lachapelle <flachapelle@inverse.ca>
177318Date:   Wed Sep 19 18:28:11 2007 +0000
177319
177320    Monotone-Parent: 695e422f389fa2e979d908bf859c534fad501b93
177321    Monotone-Revision: 596a541340f11313425a6114a841a3e3dc1dac52
177322
177323    Monotone-Author: flachapelle@inverse.ca
177324    Monotone-Date: 2007-09-19T18:28:11
177325    Monotone-Branch: ca.inverse.sogo
177326
177327M	UI/WebServerResources/ContactsUI.css
177328
177329commit 924c83762698e8dd53f7af47e1fb540b449c99d7
177330Author: Francis Lachapelle <flachapelle@inverse.ca>
177331Date:   Wed Sep 19 17:24:00 2007 +0000
177332
177333    Monotone-Parent: a486856eb1c20d59b444f05d1ce45177d7ccc66e
177334    Monotone-Revision: 695e422f389fa2e979d908bf859c534fad501b93
177335
177336    Monotone-Author: flachapelle@inverse.ca
177337    Monotone-Date: 2007-09-19T17:24:00
177338    Monotone-Branch: ca.inverse.sogo
177339
177340M	NEWS
177341M	UI/Common/English.lproj/Localizable.strings
177342M	UI/Common/French.lproj/Localizable.strings
177343M	UI/Common/UIxPageFrame.m
177344M	UI/Templates/UIxPageFrame.wox
177345M	UI/WebServerResources/SOGoRootPage.css
177346
177347commit 0c538f0fbc3202c9f9a0b1853d1d9e39d8ad725e
177348Author: Francis Lachapelle <flachapelle@inverse.ca>
177349Date:   Tue Sep 18 20:52:32 2007 +0000
177350
177351    Monotone-Parent: ebea63a163ebf08fba3b02873febbe9dcaaaeb2c
177352    Monotone-Revision: a486856eb1c20d59b444f05d1ce45177d7ccc66e
177353
177354    Monotone-Author: flachapelle@inverse.ca
177355    Monotone-Date: 2007-09-18T20:52:32
177356    Monotone-Branch: ca.inverse.sogo
177357
177358M	UI/Common/UIxPageFrame.h
177359M	UI/Common/UIxPageFrame.m
177360M	UI/Templates/MainUI/SOGoRootPage.wox
177361M	UI/Templates/UIxPageFrame.wox
177362M	UI/WebServerResources/SOGoRootPage.css
177363
177364commit 59ee273dc77eb210a4e268be7d0c37263e4511d7
177365Author: Francis Lachapelle <flachapelle@inverse.ca>
177366Date:   Mon Sep 17 22:42:55 2007 +0000
177367
177368    Monotone-Parent: 84e757681cdfa7773cbbc9bd4d77e9536cae62fc
177369    Monotone-Revision: e480078fda9240a929b3ea04d2ddecdf26c20630
177370
177371    Monotone-Author: flachapelle@inverse.ca
177372    Monotone-Date: 2007-09-17T22:42:55
177373    Monotone-Branch: ca.inverse.sogo
177374
177375M	UI/MainUI/SOGoUserHomePage.m
177376
177377commit 1d5c49a7cb1123a08a24acbdf164d58a08650939
177378Author: Francis Lachapelle <flachapelle@inverse.ca>
177379Date:   Mon Sep 17 21:29:08 2007 +0000
177380
177381    Monotone-Parent: 6db79539af388f03f06a0b0e18a722cbeac0292e
177382    Monotone-Revision: 84e757681cdfa7773cbbc9bd4d77e9536cae62fc
177383
177384    Monotone-Author: flachapelle@inverse.ca
177385    Monotone-Date: 2007-09-17T21:29:08
177386    Monotone-Branch: ca.inverse.sogo
177387
177388M	UI/Templates/ContactsUI/UIxContactView.wox
177389M	UI/WebServerResources/ContactsUI.css
177390M	UI/WebServerResources/ContactsUI.js
177391
177392commit e2d501a9b76f182a89a61f3832ec7215e7dfd354
177393Author: Francis Lachapelle <flachapelle@inverse.ca>
177394Date:   Mon Sep 17 20:53:16 2007 +0000
177395
177396    Monotone-Parent: 8ea0d17601b1217bc79e633f55d75e875b542c26
177397    Monotone-Revision: 6db79539af388f03f06a0b0e18a722cbeac0292e
177398
177399    Monotone-Author: flachapelle@inverse.ca
177400    Monotone-Date: 2007-09-17T20:53:16
177401    Monotone-Branch: ca.inverse.sogo
177402
177403M	UI/WebServerResources/MailerUI.css
177404
177405commit fc5f287edde8761efb78faef6b1f8300a553089c
177406Author: Francis Lachapelle <flachapelle@inverse.ca>
177407Date:   Mon Sep 17 20:12:16 2007 +0000
177408
177409    Monotone-Parent: fe3f54b152f30a04758f292beef7c98e2349e958
177410    Monotone-Revision: 8ea0d17601b1217bc79e633f55d75e875b542c26
177411
177412    Monotone-Author: flachapelle@inverse.ca
177413    Monotone-Date: 2007-09-17T20:12:16
177414    Monotone-Branch: ca.inverse.sogo
177415
177416M	NEWS
177417
177418commit 67ef2ddf4beb10d1c8e4819e673d406be046bfcb
177419Author: Francis Lachapelle <flachapelle@inverse.ca>
177420Date:   Mon Sep 17 20:11:32 2007 +0000
177421
177422    Monotone-Parent: 7001bd5342e68b3d0c659bc90a70a249a337d23c
177423    Monotone-Revision: fe3f54b152f30a04758f292beef7c98e2349e958
177424
177425    Monotone-Author: flachapelle@inverse.ca
177426    Monotone-Date: 2007-09-17T20:11:32
177427    Monotone-Branch: ca.inverse.sogo
177428
177429M	UI/WebServerResources/UIxAttendeesEditor.css
177430M	UI/WebServerResources/UIxAttendeesEditor.js
177431
177432commit 98385b5b8286903cefec423ab0b72349d70dab25
177433Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177434Date:   Mon Sep 17 18:01:02 2007 +0000
177435
177436    Monotone-Parent: 95a479a030c58000846673a3dd3d9cdb31012678
177437    Monotone-Revision: b94a205a2235d5b995faf01f91a8cccfff28235d
177438
177439    Monotone-Author: wsourdeau@inverse.ca
177440    Monotone-Date: 2007-09-17T18:01:02
177441    Monotone-Branch: ca.inverse.sogo
177442
177443M	ChangeLog
177444M	UI/MailPartViewers/UIxMailPartICalViewer.m
177445
177446commit 1a12bec82232d7effecff740533fe5e47135273b
177447Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177448Date:   Mon Sep 17 17:24:22 2007 +0000
177449
177450    Monotone-Parent: 600fef6ca341feacac6bb9e3012101ce7e14aae7
177451    Monotone-Revision: 10b3eef04f57d98b8cd5811853bd18ee77bd52c7
177452
177453    Monotone-Author: wsourdeau@inverse.ca
177454    Monotone-Date: 2007-09-17T17:24:22
177455    Monotone-Branch: ca.inverse.sogo
177456
177457M	ChangeLog
177458M	UI/MailerUI/UIxMailListView.m
177459M	UI/Templates/MailerUI/UIxMailListView.wox
177460
177461commit daee6ab858684d7588559ab7811773fac438a74b
177462Author: Francis Lachapelle <flachapelle@inverse.ca>
177463Date:   Mon Sep 17 15:58:28 2007 +0000
177464
177465    Monotone-Parent: 6c5162d633983a0315c4a43f2114c333d5df86cd
177466    Monotone-Revision: 7001bd5342e68b3d0c659bc90a70a249a337d23c
177467
177468    Monotone-Author: flachapelle@inverse.ca
177469    Monotone-Date: 2007-09-17T15:58:28
177470    Monotone-Branch: ca.inverse.sogo
177471
177472M	UI/Contacts/UIxContactView.m
177473
177474commit 65f6ab607d5b36718226066ccd5253c6111cff78
177475Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177476Date:   Mon Sep 17 15:40:22 2007 +0000
177477
177478    Monotone-Parent: 6c5162d633983a0315c4a43f2114c333d5df86cd
177479    Monotone-Revision: 600fef6ca341feacac6bb9e3012101ce7e14aae7
177480
177481    Monotone-Author: wsourdeau@inverse.ca
177482    Monotone-Date: 2007-09-17T15:40:22
177483    Monotone-Branch: ca.inverse.sogo
177484
177485M	Scripts/sogo-init.d-redhat
177486M	Scripts/sogod-redhat
177487
177488commit aef4c87c390675b0e0048fcfb751b9845f260d5d
177489Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177490Date:   Mon Sep 17 14:20:22 2007 +0000
177491
177492    Monotone-Parent: eff15e29771ade513bbfeb9c50f15c3845ab5ebe
177493    Monotone-Revision: 6c5162d633983a0315c4a43f2114c333d5df86cd
177494
177495    Monotone-Author: wsourdeau@inverse.ca
177496    Monotone-Date: 2007-09-17T14:20:22
177497    Monotone-Branch: ca.inverse.sogo
177498
177499M	ChangeLog
177500M	SoObjects/SOGo/SOGoParentFolder.m
177501
177502commit fc9ccc21b085fdf6d58ab70eba82965aa19d13d8
177503Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177504Date:   Mon Sep 17 12:34:01 2007 +0000
177505
177506    Monotone-Parent: 0adbb87af7f34f8ebf06697f0903dcf61cea28a2
177507    Monotone-Revision: eff15e29771ade513bbfeb9c50f15c3845ab5ebe
177508
177509    Monotone-Author: wsourdeau@inverse.ca
177510    Monotone-Date: 2007-09-17T12:34:01
177511    Monotone-Branch: ca.inverse.sogo
177512
177513M	UI/WebServerResources/JavascriptAPIExtensions.js
177514
177515commit 127b85427890a50a87cb3a051ed70443c8ea0d0d
177516Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177517Date:   Mon Sep 17 04:22:59 2007 +0000
177518
177519    Monotone-Parent: 94251401e9e214d24e22110863a7b667aec41455
177520    Monotone-Revision: 0adbb87af7f34f8ebf06697f0903dcf61cea28a2
177521
177522    Monotone-Author: wsourdeau@inverse.ca
177523    Monotone-Date: 2007-09-17T04:22:59
177524    Monotone-Branch: ca.inverse.sogo
177525
177526M	SoObjects/SOGo/SOGoFolder.m
177527
177528commit 33f412c72b96974fe5d0c4e5a28efa2de3dd392d
177529Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177530Date:   Mon Sep 17 04:09:03 2007 +0000
177531
177532    Monotone-Parent: 262094fb69b2e0eb9af1fde64d15aafc31ecccda
177533    Monotone-Revision: 94251401e9e214d24e22110863a7b667aec41455
177534
177535    Monotone-Author: wsourdeau@inverse.ca
177536    Monotone-Date: 2007-09-17T04:09:03
177537    Monotone-Branch: ca.inverse.sogo
177538
177539M	UI/WebServerResources/UIxCalUserRightsEditor.css
177540
177541commit e8c2a933c448f3a34fd1126849e59d6f54385377
177542Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177543Date:   Mon Sep 17 03:42:16 2007 +0000
177544
177545    Monotone-Parent: 4aa70b487f0aac9a825415cb0573df63c95632b1
177546    Monotone-Revision: 262094fb69b2e0eb9af1fde64d15aafc31ecccda
177547
177548    Monotone-Author: wsourdeau@inverse.ca
177549    Monotone-Date: 2007-09-17T03:42:16
177550    Monotone-Branch: ca.inverse.sogo
177551
177552M	ChangeLog
177553M	SoObjects/Contacts/SOGoContactGCSFolder.m
177554M	SoObjects/Contacts/SOGoContactLDAPFolder.m
177555
177556commit 5ae0cbdfbe6358a99fd117ec45dbd1e35eccaab4
177557Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177558Date:   Mon Sep 17 03:40:46 2007 +0000
177559
177560    Monotone-Parent: fbb867d290fbac74eedd76bf137347b1886150c3
177561    Monotone-Revision: 4aa70b487f0aac9a825415cb0573df63c95632b1
177562
177563    Monotone-Author: wsourdeau@inverse.ca
177564    Monotone-Date: 2007-09-17T03:40:46
177565    Monotone-Branch: ca.inverse.sogo
177566
177567M	SoObjects/SOGo/SOGoFolder.h
177568
177569commit ba5f751a3bdb331458ca56e161cd971a03ce6645
177570Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177571Date:   Mon Sep 17 03:40:34 2007 +0000
177572
177573    Monotone-Parent: 641127c41cfee5608e04c80873154e605d00e178
177574    Monotone-Revision: fbb867d290fbac74eedd76bf137347b1886150c3
177575
177576    Monotone-Author: wsourdeau@inverse.ca
177577    Monotone-Date: 2007-09-17T03:40:34
177578    Monotone-Branch: ca.inverse.sogo
177579
177580M	ChangeLog
177581M	SoObjects/SOGo/SOGoFolder.m
177582
177583commit 3556365e4788e25e1406e213d1540a831ce17b3e
177584Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177585Date:   Mon Sep 17 03:38:42 2007 +0000
177586
177587    Monotone-Parent: 7e0e7f16482ee3ae19401f5ff1f7b42154de45a5
177588    Monotone-Revision: 641127c41cfee5608e04c80873154e605d00e178
177589
177590    Monotone-Author: wsourdeau@inverse.ca
177591    Monotone-Date: 2007-09-17T03:38:42
177592    Monotone-Branch: ca.inverse.sogo
177593
177594M	ChangeLog
177595M	SoObjects/SOGo/SOGoObject.m
177596
177597commit 8e481d140798f09781086e1caeb397b6b870a304
177598Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177599Date:   Mon Sep 17 03:37:42 2007 +0000
177600
177601    Monotone-Parent: 4d261df2cf600b1a2b203cffba49ea6559226fdd
177602    Monotone-Revision: 7e0e7f16482ee3ae19401f5ff1f7b42154de45a5
177603
177604    Monotone-Author: wsourdeau@inverse.ca
177605    Monotone-Date: 2007-09-17T03:37:42
177606    Monotone-Branch: ca.inverse.sogo
177607
177608M	ChangeLog
177609M	SoObjects/SOGo/SOGoParentFolder.m
177610
177611commit bd194575df320c6ed53d4aae16625bcd65280b4e
177612Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177613Date:   Sat Sep 15 02:31:34 2007 +0000
177614
177615    Monotone-Parent: 63bcd763cff414d885e16f073fd75273e3b16ddb
177616    Monotone-Revision: 4d261df2cf600b1a2b203cffba49ea6559226fdd
177617
177618    Monotone-Author: wsourdeau@inverse.ca
177619    Monotone-Date: 2007-09-15T02:31:34
177620    Monotone-Branch: ca.inverse.sogo
177621
177622M	ChangeLog
177623M	UI/Scheduler/UIxCalendarSelector.m
177624M	UI/Templates/SchedulerUI/UIxCalMainView.wox
177625M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
177626M	UI/WebServerResources/SchedulerUI.js
177627
177628commit 85f6677f01787566edb3296c383269426d9eac32
177629Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177630Date:   Sat Sep 15 02:30:41 2007 +0000
177631
177632    Monotone-Parent: 74e8c97a23906be7b4dbcb91ef964ad3295ce610
177633    Monotone-Revision: 63bcd763cff414d885e16f073fd75273e3b16ddb
177634
177635    Monotone-Author: wsourdeau@inverse.ca
177636    Monotone-Date: 2007-09-15T02:30:41
177637    Monotone-Branch: ca.inverse.sogo
177638
177639M	UI/WebServerResources/ContactsUI.css
177640
177641commit 7083e1af4448300ccc87147241a836acd448a758
177642Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177643Date:   Sat Sep 15 02:30:22 2007 +0000
177644
177645    Monotone-Parent: a06ce5665fe20ccb682d88601d7ac8289b6491df
177646    Monotone-Revision: 74e8c97a23906be7b4dbcb91ef964ad3295ce610
177647
177648    Monotone-Author: wsourdeau@inverse.ca
177649    Monotone-Date: 2007-09-15T02:30:22
177650    Monotone-Branch: ca.inverse.sogo
177651
177652M	UI/WebServerResources/generic.css
177653
177654commit 856c0f0fb06b85f5669cfd24e24665d7824a3e3a
177655Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177656Date:   Sat Sep 15 01:54:34 2007 +0000
177657
177658    Monotone-Parent: c9d2f25bdcfea3f8f41656cea282a4a8b50b02be
177659    Monotone-Revision: a06ce5665fe20ccb682d88601d7ac8289b6491df
177660
177661    Monotone-Author: wsourdeau@inverse.ca
177662    Monotone-Date: 2007-09-15T01:54:34
177663    Monotone-Branch: ca.inverse.sogo
177664
177665M	UI/Common/UIxFolderActions.m
177666
177667commit 70719110469c6f2b3151ef3f3e93e6c9e48985d3
177668Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177669Date:   Sat Sep 15 01:54:23 2007 +0000
177670
177671    Monotone-Parent: 1df5dfce7af858e1373fbc29363e661317b88be7
177672    Monotone-Revision: c9d2f25bdcfea3f8f41656cea282a4a8b50b02be
177673
177674    Monotone-Author: wsourdeau@inverse.ca
177675    Monotone-Date: 2007-09-15T01:54:23
177676    Monotone-Branch: ca.inverse.sogo
177677
177678M	UI/WebServerResources/ContactsUI.js
177679M	UI/WebServerResources/SchedulerUI.js
177680
177681commit d82428fd19ba3a441d50abe1af09f5c621a42637
177682Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177683Date:   Sat Sep 15 01:54:17 2007 +0000
177684
177685    Monotone-Parent: 488206225fc258271b6f12bdd3eaa64f380f1b05
177686    Monotone-Revision: 1df5dfce7af858e1373fbc29363e661317b88be7
177687
177688    Monotone-Author: wsourdeau@inverse.ca
177689    Monotone-Date: 2007-09-15T01:54:17
177690    Monotone-Branch: ca.inverse.sogo
177691
177692M	UI/Common/English.lproj/Localizable.strings
177693M	UI/Common/French.lproj/Localizable.strings
177694M	UI/Common/German.lproj/Localizable.strings
177695
177696commit 4656bd8fff8951d993003d68516c09d5a5c6f0c8
177697Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177698Date:   Sat Sep 15 01:53:53 2007 +0000
177699
177700    Monotone-Parent: 87a9333d1b964bd43aa18b1182217b77d4387c16
177701    Monotone-Revision: 488206225fc258271b6f12bdd3eaa64f380f1b05
177702
177703    Monotone-Author: wsourdeau@inverse.ca
177704    Monotone-Date: 2007-09-15T01:53:53
177705    Monotone-Branch: ca.inverse.sogo
177706
177707M	UI/Contacts/German.lproj/Localizable.strings
177708
177709commit c34a112c29ff7b2226319798cd230d27a6069b04
177710Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177711Date:   Sat Sep 15 01:53:43 2007 +0000
177712
177713    Monotone-Parent: 1cfe317eadc0aafc088a70298c7841ddde8dd9b2
177714    Monotone-Revision: 87a9333d1b964bd43aa18b1182217b77d4387c16
177715
177716    Monotone-Author: wsourdeau@inverse.ca
177717    Monotone-Date: 2007-09-15T01:53:43
177718    Monotone-Branch: ca.inverse.sogo
177719
177720M	UI/Contacts/French.lproj/Localizable.strings
177721
177722commit 5db820f224038a8f057315e731ecbac81249dae8
177723Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177724Date:   Fri Sep 14 23:37:19 2007 +0000
177725
177726    Monotone-Parent: 3f88a26e2df5b2986893fbd4773fef7036cc8d70
177727    Monotone-Revision: 1cfe317eadc0aafc088a70298c7841ddde8dd9b2
177728
177729    Monotone-Author: wsourdeau@inverse.ca
177730    Monotone-Date: 2007-09-14T23:37:19
177731    Monotone-Branch: ca.inverse.sogo
177732
177733M	UI/WebServerResources/SchedulerUI.js
177734
177735commit 844589038b2131e3ee9707b2c8795bbca5061c3c
177736Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177737Date:   Fri Sep 14 23:29:23 2007 +0000
177738
177739    Monotone-Parent: 2f6b4aaf04c065e823ffe07f1d387623c738b798
177740    Monotone-Revision: 3f88a26e2df5b2986893fbd4773fef7036cc8d70
177741
177742    Monotone-Author: wsourdeau@inverse.ca
177743    Monotone-Date: 2007-09-14T23:29:23
177744    Monotone-Branch: ca.inverse.sogo
177745
177746M	SoObjects/Appointments/SOGoTaskObject.m
177747
177748commit 519d8fb703a0ebfe46a0010e59338397615b5768
177749Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177750Date:   Fri Sep 14 23:29:15 2007 +0000
177751
177752    Monotone-Parent: 6de89dc14458ae60cd4838acc7d8fa5d2a91c345
177753    Monotone-Revision: 2f6b4aaf04c065e823ffe07f1d387623c738b798
177754
177755    Monotone-Author: wsourdeau@inverse.ca
177756    Monotone-Date: 2007-09-14T23:29:15
177757    Monotone-Branch: ca.inverse.sogo
177758
177759M	UI/Scheduler/UIxCalendarSelector.m
177760
177761commit 5e1a5856435ba3048d7605431bd93b72f3e67839
177762Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177763Date:   Fri Sep 14 23:16:48 2007 +0000
177764
177765    Monotone-Parent: e12096cc6ff6073a01d0cbde47b002dad0ed03eb
177766    Monotone-Revision: 6de89dc14458ae60cd4838acc7d8fa5d2a91c345
177767
177768    Monotone-Author: wsourdeau@inverse.ca
177769    Monotone-Date: 2007-09-14T23:16:48
177770    Monotone-Branch: ca.inverse.sogo
177771
177772M	ChangeLog
177773M	SoObjects/Appointments/SOGoAppointmentFolder.h
177774M	SoObjects/Appointments/SOGoAppointmentFolder.m
177775M	SoObjects/SOGo/SOGoFolder.h
177776M	SoObjects/SOGo/SOGoFolder.m
177777
177778commit 83b1c30e433c738f51bfa7a7508347d65cb96473
177779Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177780Date:   Fri Sep 14 23:16:44 2007 +0000
177781
177782    Monotone-Parent: 53251d894e24b81b16181d88c88f3aed369a5d19
177783    Monotone-Revision: e12096cc6ff6073a01d0cbde47b002dad0ed03eb
177784
177785    Monotone-Author: wsourdeau@inverse.ca
177786    Monotone-Date: 2007-09-14T23:16:44
177787    Monotone-Branch: ca.inverse.sogo
177788
177789M	UI/Common/product.plist
177790
177791commit 2a0f7e7fb40f4824e61f0dbc956d52f9a10856c4
177792Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177793Date:   Fri Sep 14 23:16:16 2007 +0000
177794
177795    Monotone-Parent: ed4ace3848e6db50985728fd7e65ef650f45e202
177796    Monotone-Revision: 53251d894e24b81b16181d88c88f3aed369a5d19
177797
177798    Monotone-Author: wsourdeau@inverse.ca
177799    Monotone-Date: 2007-09-14T23:16:16
177800    Monotone-Branch: ca.inverse.sogo
177801
177802M	UI/Common/UIxFolderActions.m
177803
177804commit 9826fc1dfc1769fa69849573a39b877127d31699
177805Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177806Date:   Fri Sep 14 23:15:31 2007 +0000
177807
177808    Monotone-Parent: ff5978c26b4ea6af5e9c42a6d68297efa50665d0
177809    Monotone-Revision: ed4ace3848e6db50985728fd7e65ef650f45e202
177810
177811    Monotone-Author: wsourdeau@inverse.ca
177812    Monotone-Date: 2007-09-14T23:15:31
177813    Monotone-Branch: ca.inverse.sogo
177814
177815M	ChangeLog
177816M	UI/Scheduler/UIxCalMainView.m
177817M	UI/Scheduler/product.plist
177818
177819commit 980fc9d4778ec1b9c4b5443bbc2b12f93b9d487e
177820Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177821Date:   Fri Sep 14 23:14:51 2007 +0000
177822
177823    Monotone-Parent: 4cdd56ac37ab7d34cf041371e916ee5bbe39d2cb
177824    Monotone-Revision: ff5978c26b4ea6af5e9c42a6d68297efa50665d0
177825
177826    Monotone-Author: wsourdeau@inverse.ca
177827    Monotone-Date: 2007-09-14T23:14:51
177828    Monotone-Branch: ca.inverse.sogo
177829
177830M	UI/WebServerResources/SchedulerUI.js
177831
177832commit 3fb574f7b82326f11c1a1ebd04908c2cb0cc1e19
177833Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177834Date:   Fri Sep 14 22:50:22 2007 +0000
177835
177836    Monotone-Parent: 7983fee9afaca3b26de67a090ea2b25a1b0524c5
177837    Monotone-Revision: 4cdd56ac37ab7d34cf041371e916ee5bbe39d2cb
177838
177839    Monotone-Author: wsourdeau@inverse.ca
177840    Monotone-Date: 2007-09-14T22:50:22
177841    Monotone-Branch: ca.inverse.sogo
177842
177843M	UI/Scheduler/product.plist
177844
177845commit b5b5abad819be7311aff2cd2e7291f9acb8f8d4c
177846Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177847Date:   Fri Sep 14 22:50:17 2007 +0000
177848
177849    Monotone-Parent: 0992ee2e65e65c4e8c5643be4ab4458d770bbeb6
177850    Monotone-Revision: 7983fee9afaca3b26de67a090ea2b25a1b0524c5
177851
177852    Monotone-Author: wsourdeau@inverse.ca
177853    Monotone-Date: 2007-09-14T22:50:17
177854    Monotone-Branch: ca.inverse.sogo
177855
177856M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
177857
177858commit ec652bf7fd77b5600702a0a2dbd5ca7964e85d74
177859Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177860Date:   Fri Sep 14 22:50:14 2007 +0000
177861
177862    Monotone-Parent: 20d80817220289853d33b5adb51874098644e330
177863    Monotone-Revision: 0992ee2e65e65c4e8c5643be4ab4458d770bbeb6
177864
177865    Monotone-Author: wsourdeau@inverse.ca
177866    Monotone-Date: 2007-09-14T22:50:14
177867    Monotone-Branch: ca.inverse.sogo
177868
177869M	UI/WebServerResources/SchedulerUI.js
177870M	UI/WebServerResources/UIxComponentEditor.js
177871
177872commit 4262408a401d283751d6a6698f903c6d27c0c190
177873Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177874Date:   Fri Sep 14 22:50:01 2007 +0000
177875
177876    Monotone-Parent: 689d3d08796f0dfac036230102b579346decb74a
177877    Monotone-Revision: 20d80817220289853d33b5adb51874098644e330
177878
177879    Monotone-Author: wsourdeau@inverse.ca
177880    Monotone-Date: 2007-09-14T22:50:01
177881    Monotone-Branch: ca.inverse.sogo
177882
177883M	UI/Common/UIxFolderActions.m
177884
177885commit 4170078c0b417217994e6bdf4baea29ca0e6f452
177886Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177887Date:   Fri Sep 14 22:49:49 2007 +0000
177888
177889    Monotone-Parent: 39a12d6ba6be4513ed7ad704d541c95afc4a2d1d
177890    Monotone-Revision: 689d3d08796f0dfac036230102b579346decb74a
177891
177892    Monotone-Author: wsourdeau@inverse.ca
177893    Monotone-Date: 2007-09-14T22:49:49
177894    Monotone-Branch: ca.inverse.sogo
177895
177896M	ChangeLog
177897M	SoObjects/Appointments/SOGoFreeBusyObject.m
177898
177899commit a7bc9f9f40fcdffb4e51e0db7a7553c125e5d4d0
177900Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177901Date:   Fri Sep 14 22:48:43 2007 +0000
177902
177903    Monotone-Parent: 0ca38e156b53ac1d513713a7a641b5b539767332
177904    Monotone-Revision: 39a12d6ba6be4513ed7ad704d541c95afc4a2d1d
177905
177906    Monotone-Author: wsourdeau@inverse.ca
177907    Monotone-Date: 2007-09-14T22:48:43
177908    Monotone-Branch: ca.inverse.sogo
177909
177910M	UI/Scheduler/English.lproj/Localizable.strings
177911M	UI/Scheduler/French.lproj/Localizable.strings
177912M	UI/Scheduler/German.lproj/Localizable.strings
177913
177914commit 806b38d1689df7de42a09297cac43239b005ff94
177915Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177916Date:   Fri Sep 14 22:10:39 2007 +0000
177917
177918    Monotone-Parent: e70627145b37fbab2e0e7b1108fd56e5ffcc5c96
177919    Monotone-Revision: 0ca38e156b53ac1d513713a7a641b5b539767332
177920
177921    Monotone-Author: wsourdeau@inverse.ca
177922    Monotone-Date: 2007-09-14T22:10:39
177923    Monotone-Branch: ca.inverse.sogo
177924
177925M	ChangeLog
177926A	UI/Common/UIxParentFolderActions.h
177927A	UI/Common/UIxParentFolderActions.m
177928
177929commit 8fb8bcf3d392da7d9c1676d9d576520ba4f5b204
177930Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177931Date:   Fri Sep 14 22:08:43 2007 +0000
177932
177933    Monotone-Parent: 0dbbcf1ccc2d20ee627747b7ae0d9c3a9fe9b0d8
177934    Monotone-Revision: e70627145b37fbab2e0e7b1108fd56e5ffcc5c96
177935
177936    Monotone-Author: wsourdeau@inverse.ca
177937    Monotone-Date: 2007-09-14T22:08:43
177938    Monotone-Branch: ca.inverse.sogo
177939
177940M	ChangeLog
177941A	SoObjects/Appointments/SOGoAppointmentFolders.h
177942A	SoObjects/Appointments/SOGoAppointmentFolders.m
177943
177944commit 2fb21ccf9e9e30d6febfdc66038775dec6630a87
177945Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177946Date:   Fri Sep 14 22:06:36 2007 +0000
177947
177948    Monotone-Parent: 0c622c14bea584c75539ec4bf9d8ca29899745ef
177949    Monotone-Revision: 0dbbcf1ccc2d20ee627747b7ae0d9c3a9fe9b0d8
177950
177951    Monotone-Author: wsourdeau@inverse.ca
177952    Monotone-Date: 2007-09-14T22:06:36
177953    Monotone-Branch: ca.inverse.sogo
177954
177955M	NEWS
177956
177957commit 21718aeac2aaec564cca74bfd68956c5e00eb254
177958Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177959Date:   Fri Sep 14 22:02:15 2007 +0000
177960
177961    Monotone-Parent: 92e93f3527a76deed69fa61275517490d57f9a4f
177962    Monotone-Revision: f12c75a72aac13edc9728fe5a656c622487836dd
177963
177964    Monotone-Author: wsourdeau@inverse.ca
177965    Monotone-Date: 2007-09-14T22:02:15
177966    Monotone-Branch: ca.inverse.sogo
177967
177968M	NEWS
177969
177970commit e2340b4c9f592586b978272c3fddfdbb39a99940
177971Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
177972Date:   Fri Sep 14 22:01:02 2007 +0000
177973
177974    UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar
177975
177976    Monotone-Parent: c4c95e670daa9c22e838239469a51f3d23b84ab0
177977    Monotone-Revision: 92e93f3527a76deed69fa61275517490d57f9a4f
177978
177979    Monotone-Author: wsourdeau@inverse.ca
177980    Monotone-Date: 2007-09-14T22:01:02
177981    Monotone-Branch: ca.inverse.sogo
177982
177983A	SoObjects/Appointments/English.lproj/Localizable.strings
177984A	SoObjects/Appointments/French.lproj/Localizable.strings
177985M	SoObjects/Appointments/GNUmakefile
177986A	SoObjects/Appointments/German.lproj/Localizable.strings
177987M	SoObjects/Appointments/SOGoAppointmentFolder.h
177988M	SoObjects/Appointments/SOGoAppointmentFolder.m
177989M	SoObjects/Appointments/SOGoAppointmentObject.h
177990M	SoObjects/Appointments/SOGoAppointmentObject.m
177991M	SoObjects/Appointments/SOGoTaskObject.h
177992M	SoObjects/Appointments/SOGoTaskObject.m
177993M	SoObjects/Appointments/product.plist
177994A	SoObjects/Contacts/English.lproj/Localizable.strings
177995A	SoObjects/Contacts/French.lproj/Localizable.strings
177996A	SoObjects/Contacts/German.lproj/Localizable.strings
177997M	SoObjects/Contacts/SOGoContactFolders.m
177998M	SoObjects/Contacts/SOGoContactGCSFolder.m
177999M	SoObjects/Contacts/SOGoContactLDAPFolder.m
178000M	SoObjects/Contacts/product.plist
178001M	SoObjects/SOGo/NSDictionary+Utilities.h
178002M	SoObjects/SOGo/NSDictionary+Utilities.m
178003M	SoObjects/SOGo/SOGoContentObject.m
178004M	SoObjects/SOGo/SOGoFolder.h
178005M	SoObjects/SOGo/SOGoFolder.m
178006M	SoObjects/SOGo/SOGoParentFolder.h
178007M	SoObjects/SOGo/SOGoParentFolder.m
178008M	SoObjects/SOGo/SOGoUserFolder.m
178009M	UI/Common/English.lproj/Localizable.strings
178010M	UI/Common/French.lproj/Localizable.strings
178011M	UI/Common/GNUmakefile
178012M	UI/Common/German.lproj/Localizable.strings
178013M	UI/Common/UIxFolderActions.h
178014M	UI/Common/UIxFolderActions.m
178015M	UI/Common/product.plist
178016M	UI/Contacts/English.lproj/Localizable.strings
178017M	UI/Contacts/French.lproj/Localizable.strings
178018M	UI/Contacts/German.lproj/Localizable.strings
178019M	UI/Contacts/UIxContactEditor.m
178020M	UI/Contacts/UIxContactFoldersView.m
178021M	UI/Contacts/UIxContactsListView.m
178022M	UI/Contacts/UIxContactsListViewContainer.h
178023M	UI/Contacts/UIxContactsListViewContainer.m
178024M	UI/Contacts/product.plist
178025M	UI/MainUI/SOGoRootPage.m
178026M	UI/MainUI/product.plist
178027M	UI/PreferencesUI/UIxPreferences.m
178028M	UI/Scheduler/English.lproj/Localizable.strings
178029M	UI/Scheduler/French.lproj/Localizable.strings
178030M	UI/Scheduler/GNUmakefile
178031M	UI/Scheduler/German.lproj/Localizable.strings
178032D	UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar
178033A	UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar
178034M	UI/Scheduler/UIxAppointmentEditor.m
178035M	UI/Scheduler/UIxCalListingActions.m
178036M	UI/Scheduler/UIxCalMainView.m
178037M	UI/Scheduler/UIxCalendarSelector.h
178038M	UI/Scheduler/UIxCalendarSelector.m
178039M	UI/Scheduler/UIxComponentEditor.m
178040M	UI/Scheduler/UIxTaskEditor.m
178041M	UI/Scheduler/product.plist
178042M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
178043M	UI/Templates/SchedulerUI/UIxCalMainView.wox
178044M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
178045M	UI/Templates/UIxPageFrame.wox
178046M	UI/WebServerResources/ContactsUI.js
178047M	UI/WebServerResources/SchedulerUI.js
178048M	UI/WebServerResources/UIxContactsUserFolders.js
178049A	UI/WebServerResources/add-user-calendar.png
178050M	UI/WebServerResources/generic.js
178051
178052commit beac7e7aeab0c37a8844e6853a2e3edf98d64700
178053Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178054Date:   Fri Sep 14 21:59:00 2007 +0000
178055
178056    Monotone-Parent: 17441bc6502df80d7fa89d2f1beee98ac6e2c5d9
178057    Monotone-Revision: c4c95e670daa9c22e838239469a51f3d23b84ab0
178058
178059    Monotone-Author: wsourdeau@inverse.ca
178060    Monotone-Date: 2007-09-14T21:59:00
178061    Monotone-Branch: ca.inverse.sogo
178062
178063M	ChangeLog
178064M	SoObjects/SOGo/SOGoObject.h
178065M	SoObjects/SOGo/SOGoObject.m
178066
178067commit 321e9b964e07ebada404c5106d99cdb30b5dfe98
178068Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178069Date:   Fri Sep 14 21:54:19 2007 +0000
178070
178071    Monotone-Parent: d3bbadcce7472714c99e523e6d397a87aa65bf5b
178072    Monotone-Revision: 17441bc6502df80d7fa89d2f1beee98ac6e2c5d9
178073
178074    Monotone-Author: wsourdeau@inverse.ca
178075    Monotone-Date: 2007-09-14T21:54:19
178076    Monotone-Branch: ca.inverse.sogo
178077
178078M	UI/WebServerResources/MailerUI.js
178079M	UI/WebServerResources/UIxAclEditor.js
178080M	UI/WebServerResources/UIxAppointmentEditor.js
178081M	UI/WebServerResources/UIxComponentEditor.js
178082M	UI/WebServerResources/UIxContactEditor.js
178083M	UI/WebServerResources/UIxMailEditor.js
178084M	UI/WebServerResources/UIxTaskEditor.js
178085
178086commit 3b49a8a8a8acd6d80a00a96a786694fda4804653
178087Author: Francis Lachapelle <flachapelle@inverse.ca>
178088Date:   Fri Sep 14 18:20:51 2007 +0000
178089
178090    Monotone-Parent: 6d6d161ae84abc675aca403d147c51afe68d09e1
178091    Monotone-Revision: 36df3bcfd6c56f483f2676ceb6b6757a6506dbb7
178092
178093    Monotone-Author: flachapelle@inverse.ca
178094    Monotone-Date: 2007-09-14T18:20:51
178095    Monotone-Branch: ca.inverse.sogo
178096
178097M	NEWS
178098M	UI/Templates/UIxPageFrame.wox
178099M	UI/WebServerResources/ContactsUI.css
178100M	UI/WebServerResources/ContactsUI.js
178101M	UI/WebServerResources/HTMLTableElement.js
178102M	UI/WebServerResources/MailerUI.css
178103M	UI/WebServerResources/MailerUI.js
178104M	UI/WebServerResources/UIxComponentEditor.js
178105M	UI/WebServerResources/generic.css
178106M	UI/WebServerResources/generic.js
178107A	UI/WebServerResources/tablekit.js
178108
178109commit e5e3eda8a04625263c9c0f7e8a415d3f2db93073
178110Author: Francis Lachapelle <flachapelle@inverse.ca>
178111Date:   Fri Sep 14 18:11:58 2007 +0000
178112
178113    Monotone-Parent: 9553e562ebed3759fe2052393023f3b5eb697bc0
178114    Monotone-Revision: 6d6d161ae84abc675aca403d147c51afe68d09e1
178115
178116    Monotone-Author: flachapelle@inverse.ca
178117    Monotone-Date: 2007-09-14T18:11:58
178118    Monotone-Branch: ca.inverse.sogo
178119
178120M	UI/Common/UIxToolbar.m
178121M	UI/Contacts/English.lproj/Localizable.strings
178122M	UI/Contacts/French.lproj/Localizable.strings
178123M	UI/MailerUI/English.lproj/Localizable.strings
178124M	UI/MailerUI/French.lproj/Localizable.strings
178125M	UI/Scheduler/English.lproj/Localizable.strings
178126M	UI/Scheduler/French.lproj/Localizable.strings
178127M	UI/Templates/UIxToolbar.wox
178128
178129commit 04d59e006e6f37e9e49ac62ecd87a4963d80ef72
178130Author: Francis Lachapelle <flachapelle@inverse.ca>
178131Date:   Thu Sep 13 18:22:23 2007 +0000
178132
178133    Monotone-Parent: 9ef1fb2c66953b8ada0d55d0eec183621a71ebab
178134    Monotone-Revision: 9553e562ebed3759fe2052393023f3b5eb697bc0
178135
178136    Monotone-Author: flachapelle@inverse.ca
178137    Monotone-Date: 2007-09-13T18:22:23
178138    Monotone-Branch: ca.inverse.sogo
178139
178140M	UI/MailerUI/UIxMailListView.m
178141
178142commit 0c2dbaa0ec6c9954bcce53d0b974db2e5831bbdd
178143Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178144Date:   Thu Sep 13 14:57:55 2007 +0000
178145
178146    Monotone-Parent: dc5f7b2c31d9e41fc7a1cb9e62c39060dca4d576
178147    Monotone-Revision: a9a496d4716bb30eac90c8ad8d7e50c38bef62c8
178148
178149    Monotone-Author: wsourdeau@inverse.ca
178150    Monotone-Date: 2007-09-13T14:57:55
178151    Monotone-Branch: ca.inverse.sogo
178152
178153M	UI/WebServerResources/SOGoRootPage.css
178154M	UI/WebServerResources/lori-login.jpg
178155
178156commit 1ed3955bd0b01b5cb1419c07596c457bb7f3a684
178157Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178158Date:   Wed Sep 12 13:01:17 2007 +0000
178159
178160    Monotone-Parent: 9ef1fb2c66953b8ada0d55d0eec183621a71ebab
178161    Monotone-Revision: dc5f7b2c31d9e41fc7a1cb9e62c39060dca4d576
178162
178163    Monotone-Author: wsourdeau@inverse.ca
178164    Monotone-Date: 2007-09-12T13:01:17
178165    Monotone-Branch: ca.inverse.sogo
178166
178167M	ChangeLog
178168M	UI/MainUI/SOGoRootPage.m
178169
178170commit 3de30ec3bfe8891e81ed39e1006cb8ba575ae00a
178171Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178172Date:   Tue Sep 11 20:49:06 2007 +0000
178173
178174    Monotone-Parent: cdf13b5c1ef576b104b53f12fc364017defa9f0e
178175    Monotone-Revision: fefb3f05edb2d5e5ba63661ae145d0369e47b444
178176
178177    Monotone-Author: wsourdeau@inverse.ca
178178    Monotone-Date: 2007-09-11T20:49:06
178179    Monotone-Branch: ca.inverse.sogo
178180
178181M	UI/Templates/MailerUI/UIxMailListView.wox
178182
178183commit 90cb4730a43ed9b9ef01cdc697af47444679897d
178184Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178185Date:   Tue Sep 11 20:27:13 2007 +0000
178186
178187    Monotone-Parent: 763d7579a98e9af74a10d6369344af9e5e9a574b
178188    Monotone-Revision: cdf13b5c1ef576b104b53f12fc364017defa9f0e
178189
178190    Monotone-Author: wsourdeau@inverse.ca
178191    Monotone-Date: 2007-09-11T20:27:13
178192    Monotone-Branch: ca.inverse.sogo
178193
178194M	UI/Contacts/UIxContactFoldersView.m
178195M	UI/Contacts/UIxContactsListViewContainer.m
178196
178197commit 1d91077457da2f54e2871a568c6f92594297f6a3
178198Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178199Date:   Tue Sep 11 20:26:44 2007 +0000
178200
178201    Monotone-Parent: e18a1dc8a0b33293a44781d7fe494c55e2992f5f
178202    Monotone-Revision: 763d7579a98e9af74a10d6369344af9e5e9a574b
178203
178204    Monotone-Author: wsourdeau@inverse.ca
178205    Monotone-Date: 2007-09-11T20:26:44
178206    Monotone-Branch: ca.inverse.sogo
178207
178208M	SoObjects/SOGo/GNUmakefile
178209
178210commit 4e2b98c36eab93bd2500a578d6761f1780313fb6
178211Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178212Date:   Tue Sep 11 20:25:57 2007 +0000
178213
178214    Monotone-Parent: 2092d2f6cbf44065b7b2270044f0ccf6fecd8870
178215    Monotone-Revision: e18a1dc8a0b33293a44781d7fe494c55e2992f5f
178216
178217    Monotone-Author: wsourdeau@inverse.ca
178218    Monotone-Date: 2007-09-11T20:25:57
178219    Monotone-Branch: ca.inverse.sogo
178220
178221M	ChangeLog
178222M	SoObjects/SOGo/SOGoFolder.h
178223M	SoObjects/SOGo/SOGoFolder.m
178224
178225commit ac87ef0695e9a1fcc6e54b2645d0991ddaddf882
178226Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178227Date:   Tue Sep 11 20:20:58 2007 +0000
178228
178229    Monotone-Parent: 3326603011bb525080c2877dffe59c41fad761da
178230    Monotone-Revision: 2092d2f6cbf44065b7b2270044f0ccf6fecd8870
178231
178232    Monotone-Author: wsourdeau@inverse.ca
178233    Monotone-Date: 2007-09-11T20:20:58
178234    Monotone-Branch: ca.inverse.sogo
178235
178236M	SoObjects/Contacts/SOGoContactGCSFolder.h
178237M	SoObjects/Contacts/SOGoContactGCSFolder.m
178238
178239commit 5de50655f54fbf8e24072fa8a898570cf57d5e29
178240Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178241Date:   Tue Sep 11 20:19:40 2007 +0000
178242
178243    Monotone-Parent: a0937694695bbf6fd584762040f3111bc201d774
178244    Monotone-Revision: 3326603011bb525080c2877dffe59c41fad761da
178245
178246    Monotone-Author: wsourdeau@inverse.ca
178247    Monotone-Date: 2007-09-11T20:19:40
178248    Monotone-Branch: ca.inverse.sogo
178249
178250M	ChangeLog
178251M	SoObjects/Contacts/SOGoContactLDAPFolder.h
178252M	SoObjects/Contacts/SOGoContactLDAPFolder.m
178253
178254commit 1713fa3314fccc4abdc5e673a28eaf0a085c1d4a
178255Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178256Date:   Tue Sep 11 20:18:55 2007 +0000
178257
178258    Monotone-Parent: efaf360dc10f7786b1f239ecc561285c21d9be1a
178259    Monotone-Revision: a0937694695bbf6fd584762040f3111bc201d774
178260
178261    Monotone-Author: wsourdeau@inverse.ca
178262    Monotone-Date: 2007-09-11T20:18:55
178263    Monotone-Branch: ca.inverse.sogo
178264
178265M	ChangeLog
178266M	SoObjects/Contacts/SOGoContactFolder.h
178267
178268commit 309af62e63ffd447592bbcb490a88302dc74d958
178269Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178270Date:   Tue Sep 11 20:17:39 2007 +0000
178271
178272    Monotone-Parent: 530d53ab46bac6f4062942cdd798d31ee1fead30
178273    Monotone-Revision: efaf360dc10f7786b1f239ecc561285c21d9be1a
178274
178275    Monotone-Author: wsourdeau@inverse.ca
178276    Monotone-Date: 2007-09-11T20:17:39
178277    Monotone-Branch: ca.inverse.sogo
178278
178279M	ChangeLog
178280M	SoObjects/Contacts/SOGoContactFolders.h
178281M	SoObjects/Contacts/SOGoContactFolders.m
178282
178283commit bf6f65b35a105355b7f94a04e4b7af795d4f8680
178284Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178285Date:   Tue Sep 11 20:14:18 2007 +0000
178286
178287    Monotone-Parent: c5a12fa92d4b395d0d89e97ca85e5ad92a5b087f
178288    Monotone-Revision: 530d53ab46bac6f4062942cdd798d31ee1fead30
178289
178290    Monotone-Author: wsourdeau@inverse.ca
178291    Monotone-Date: 2007-09-11T20:14:18
178292    Monotone-Branch: ca.inverse.sogo
178293
178294M	ChangeLog
178295A	SoObjects/SOGo/SOGoParentFolder.h
178296A	SoObjects/SOGo/SOGoParentFolder.m
178297
178298commit fa1106ed4283e4ef5c8bb8742f539bd78e072562
178299Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178300Date:   Tue Sep 11 19:42:41 2007 +0000
178301
178302    Monotone-Parent: 66fc4d9ee925358de80c05092a80e0b39ae6c95d
178303    Monotone-Revision: c5a12fa92d4b395d0d89e97ca85e5ad92a5b087f
178304
178305    Monotone-Author: wsourdeau@inverse.ca
178306    Monotone-Date: 2007-09-11T19:42:41
178307    Monotone-Branch: ca.inverse.sogo
178308
178309M	UI/MailerUI/UIxMailAccountActions.m
178310M	UI/MailerUI/UIxMailEditor.m
178311M	UI/MailerUI/UIxMailFolderActions.m
178312
178313commit f2e7a70a2c872efa285059785fb87d66e5d56250
178314Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178315Date:   Tue Sep 11 19:41:40 2007 +0000
178316
178317    Monotone-Parent: 48ab3ba04ae37aa55ddec9a67b39c8be57786c6d
178318    Monotone-Revision: 66fc4d9ee925358de80c05092a80e0b39ae6c95d
178319
178320    Monotone-Author: wsourdeau@inverse.ca
178321    Monotone-Date: 2007-09-11T19:41:40
178322    Monotone-Branch: ca.inverse.sogo
178323
178324M	ChangeLog
178325M	UI/MailerUI/UIxMailActions.m
178326M	UI/MailerUI/UIxMailListView.m
178327M	UI/MailerUI/product.plist
178328M	UI/WebServerResources/MailerUI.js
178329
178330commit 956f6283609696c22ad5fa090d0cf2e4c6b6489c
178331Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178332Date:   Tue Sep 11 19:38:57 2007 +0000
178333
178334    Monotone-Parent: dfb85b6efa469d0ee3fba3799df2f1247332f8ed
178335    Monotone-Revision: 48ab3ba04ae37aa55ddec9a67b39c8be57786c6d
178336
178337    Monotone-Author: wsourdeau@inverse.ca
178338    Monotone-Date: 2007-09-11T19:38:57
178339    Monotone-Branch: ca.inverse.sogo
178340
178341M	UI/MailerUI/UIxMailSourceView.m
178342
178343commit 3e9bab3859c50729f41343083b77ef97eba02c4b
178344Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178345Date:   Tue Sep 11 19:38:45 2007 +0000
178346
178347    Monotone-Parent: 645b1645665a00c2914161e8e43c5c8917f22935
178348    Monotone-Revision: dfb85b6efa469d0ee3fba3799df2f1247332f8ed
178349
178350    Monotone-Author: wsourdeau@inverse.ca
178351    Monotone-Date: 2007-09-11T19:38:45
178352    Monotone-Branch: ca.inverse.sogo
178353
178354M	UI/MailerUI/UIxMailView.m
178355
178356commit 722882c34d9361de71f44e7dd16984d147a6bcea
178357Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178358Date:   Tue Sep 11 19:36:40 2007 +0000
178359
178360    Monotone-Parent: 678f408cc158a19d36fc3c0d6f53b3434a652542
178361    Monotone-Revision: 645b1645665a00c2914161e8e43c5c8917f22935
178362
178363    Monotone-Author: wsourdeau@inverse.ca
178364    Monotone-Date: 2007-09-11T19:36:40
178365    Monotone-Branch: ca.inverse.sogo
178366
178367M	UI/Common/UIxFolderActions.m
178368M	UI/MainUI/SOGoRootPage.m
178369M	UI/Scheduler/UIxCalListingActions.m
178370
178371commit ee7859f87e2f3e24b8a5793dbc88fc61a1a7751c
178372Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178373Date:   Tue Sep 11 19:34:52 2007 +0000
178374
178375    Monotone-Parent: 41663dd56ce370b47da06520cdf3f63f55b42cb6
178376    Monotone-Revision: 678f408cc158a19d36fc3c0d6f53b3434a652542
178377
178378    Monotone-Author: wsourdeau@inverse.ca
178379    Monotone-Date: 2007-09-11T19:34:52
178380    Monotone-Branch: ca.inverse.sogo
178381
178382M	ChangeLog
178383M	UI/Common/WODirectAction+SOGo.h
178384M	UI/Common/WODirectAction+SOGo.m
178385
178386commit e1f063f50cb7a2200af66e83e74d20f37eef7359
178387Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178388Date:   Tue Sep 11 19:32:52 2007 +0000
178389
178390    Monotone-Parent: 7c581e0875343b221a79db4c4117358d726166f1
178391    Monotone-Revision: 41663dd56ce370b47da06520cdf3f63f55b42cb6
178392
178393    Monotone-Author: wsourdeau@inverse.ca
178394    Monotone-Date: 2007-09-11T19:32:52
178395    Monotone-Branch: ca.inverse.sogo
178396
178397M	ChangeLog
178398M	UI/SOGoUI/UIxComponent.h
178399M	UI/SOGoUI/UIxComponent.m
178400
178401commit 6be11b1245f12e0145784c001ff68724c299077d
178402Author: Francis Lachapelle <flachapelle@inverse.ca>
178403Date:   Tue Sep 11 15:41:39 2007 +0000
178404
178405    Monotone-Parent: ec6aa2b7257921823b50f7441ab2eb83f83f6927
178406    Monotone-Revision: baf4c7f8461dec960162ae0da21047d576421c14
178407
178408    Monotone-Author: flachapelle@inverse.ca
178409    Monotone-Date: 2007-09-11T15:41:39
178410    Monotone-Branch: ca.inverse.sogo
178411
178412M	UI/Contacts/Toolbars/SOGoContactFolder.toolbar
178413M	UI/MailerUI/English.lproj/Localizable.strings
178414M	UI/MailerUI/Toolbars/SOGoDraftObject.toolbar
178415M	UI/MailerUI/Toolbars/SOGoMailObject.toolbar
178416M	UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar
178417M	UI/Templates/UIxToolbar.wox
178418
178419commit 58ce039ad2d8575fa5c4f5a4913864faf79e8774
178420Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178421Date:   Tue Sep 11 15:07:30 2007 +0000
178422
178423    Monotone-Parent: ec6aa2b7257921823b50f7441ab2eb83f83f6927
178424    Monotone-Revision: 7c581e0875343b221a79db4c4117358d726166f1
178425
178426    Monotone-Author: wsourdeau@inverse.ca
178427    Monotone-Date: 2007-09-11T15:07:30
178428    Monotone-Branch: ca.inverse.sogo
178429
178430M	ChangeLog
178431M	UI/MailerUI/UIxMailListView.m
178432
178433commit 8dff8089f56f804f9d8b5118470dea6d67dcb37f
178434Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178435Date:   Mon Sep 10 22:15:03 2007 +0000
178436
178437    Monotone-Parent: 17c806f9d1783a8e0f2f05f26979ca1f64b2693d
178438    Monotone-Revision: ec6aa2b7257921823b50f7441ab2eb83f83f6927
178439
178440    Monotone-Author: wsourdeau@inverse.ca
178441    Monotone-Date: 2007-09-10T22:15:03
178442    Monotone-Branch: ca.inverse.sogo
178443
178444M	SoObjects/SOGo/LDAPUserManager.m
178445
178446commit 582d50e57b344033beca060e44f96cf908755be6
178447Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178448Date:   Mon Sep 10 21:40:56 2007 +0000
178449
178450    Monotone-Parent: 3dee1ff445f5268ef4c0f3c4ce1e664d14c8dc7c
178451    Monotone-Revision: 545a34252ee16fbadbc33154d62ee4abd58fa90f
178452
178453    Monotone-Author: wsourdeau@inverse.ca
178454    Monotone-Date: 2007-09-10T21:40:56
178455    Monotone-Branch: ca.inverse.sogo
178456
178457M	UI/PreferencesUI/English.lproj/Localizable.strings
178458M	UI/PreferencesUI/French.lproj/Localizable.strings
178459M	UI/PreferencesUI/German.lproj/Localizable.strings
178460M	UI/Templates/PreferencesUI/UIxPreferences.wox
178461M	UI/WebServerResources/UIxPreferences.css
178462
178463commit 5b7136db24cbe4e525bed324dbc7ff3b7bf81dc7
178464Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178465Date:   Mon Sep 10 21:40:39 2007 +0000
178466
178467    Monotone-Parent: 279fca526b178f040bcbf469c4a1b60370cae7d9
178468    Monotone-Revision: 3dee1ff445f5268ef4c0f3c4ce1e664d14c8dc7c
178469
178470    Monotone-Author: wsourdeau@inverse.ca
178471    Monotone-Date: 2007-09-10T21:40:39
178472    Monotone-Branch: ca.inverse.sogo
178473
178474M	ChangeLog
178475M	UI/Contacts/UIxContactFoldersView.m
178476
178477commit 6670da2b6f2ba10bfbdf2c878d8d8709306a9903
178478Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178479Date:   Mon Sep 10 20:58:57 2007 +0000
178480
178481    Monotone-Parent: c05483cd1b7ffd63baa781b41930aca2f985b0b5
178482    Monotone-Revision: 279fca526b178f040bcbf469c4a1b60370cae7d9
178483
178484    Monotone-Author: wsourdeau@inverse.ca
178485    Monotone-Date: 2007-09-10T20:58:57
178486    Monotone-Branch: ca.inverse.sogo
178487
178488M	NEWS
178489M	UI/MailerUI/UIxMailListView.m
178490
178491commit e1a76ce4d893bdff07ec0384bae91c241189a46c
178492Author: Francis Lachapelle <flachapelle@inverse.ca>
178493Date:   Mon Sep 10 19:09:51 2007 +0000
178494
178495    Monotone-Parent: c05483cd1b7ffd63baa781b41930aca2f985b0b5
178496    Monotone-Revision: b9afc4ca974ce44e6a8987a12509fb9a1f1d97cc
178497
178498    Monotone-Author: flachapelle@inverse.ca
178499    Monotone-Date: 2007-09-10T19:09:51
178500    Monotone-Branch: ca.inverse.sogo
178501
178502M	UI/Templates/ContactsUI/UIxContactsListView.wox
178503
178504commit d9d339944177a40a1e189243162f2da37a7c91f7
178505Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178506Date:   Mon Sep 10 18:49:28 2007 +0000
178507
178508    Monotone-Parent: 1ec2044e8b3d118db1cbc52ea520cb6c793d8406
178509    Monotone-Revision: c05483cd1b7ffd63baa781b41930aca2f985b0b5
178510
178511    Monotone-Author: wsourdeau@inverse.ca
178512    Monotone-Date: 2007-09-10T18:49:28
178513    Monotone-Branch: ca.inverse.sogo
178514
178515M	NEWS
178516
178517commit a953c7c4b32add3322f79392dbf1a60cafba0707
178518Author: Francis Lachapelle <flachapelle@inverse.ca>
178519Date:   Mon Sep 10 18:46:05 2007 +0000
178520
178521    Monotone-Parent: b3fc892e5da4aadb8256c6689800fd5069d6ac91
178522    Monotone-Revision: 036947e22f5b3eb801463875f6254522044e8867
178523
178524    Monotone-Author: flachapelle@inverse.ca
178525    Monotone-Date: 2007-09-10T18:46:05
178526    Monotone-Branch: ca.inverse.sogo
178527
178528M	UI/Templates/MailerUI/UIxMailEditor.wox
178529M	UI/WebServerResources/UIxMailEditor.css
178530M	UI/WebServerResources/UIxMailEditor.js
178531M	UI/WebServerResources/UIxMailToSelection.js
178532M	UI/WebServerResources/generic.css
178533M	UI/WebServerResources/generic.js
178534
178535commit b7a1fd2c40f6c021436a1310ae9b75258b05a67c
178536Author: Francis Lachapelle <flachapelle@inverse.ca>
178537Date:   Mon Sep 10 18:42:13 2007 +0000
178538
178539    Monotone-Parent: 426b535e2da36fbf5368515550e8353fd5148bc7
178540    Monotone-Revision: b3fc892e5da4aadb8256c6689800fd5069d6ac91
178541
178542    Monotone-Author: flachapelle@inverse.ca
178543    Monotone-Date: 2007-09-10T18:42:13
178544    Monotone-Branch: ca.inverse.sogo
178545
178546M	UI/WebServerResources/SOGoRootPage.js
178547
178548commit 703121b21a2f7f8f9802a1fdf2a4085aaefab820
178549Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178550Date:   Mon Sep 10 15:50:43 2007 +0000
178551
178552    Monotone-Parent: 611dd8858ee6eeafe3eddbb18857a0c399a90f4b
178553    Monotone-Revision: 2b304355998deb143c93ae7f034e0360072a7387
178554
178555    Monotone-Author: wsourdeau@inverse.ca
178556    Monotone-Date: 2007-09-10T15:50:43
178557    Monotone-Branch: ca.inverse.sogo
178558
178559M	UI/WebServerResources/MailerUI.js
178560
178561commit 8369d78c46a414e30bd33a8c9c8e65a7a78cf918
178562Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178563Date:   Mon Sep 10 15:17:54 2007 +0000
178564
178565    Monotone-Parent: 325588b39d451a573e15dab87f6ccb9fd342a2f0
178566    Monotone-Revision: 611dd8858ee6eeafe3eddbb18857a0c399a90f4b
178567
178568    Monotone-Author: wsourdeau@inverse.ca
178569    Monotone-Date: 2007-09-10T15:17:54
178570    Monotone-Branch: ca.inverse.sogo
178571
178572M	NEWS
178573
178574commit ab5c142dd80fa8c6e742b85fcdfa0763fbacd59d
178575Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178576Date:   Mon Sep 10 15:08:32 2007 +0000
178577
178578    Monotone-Parent: 426b535e2da36fbf5368515550e8353fd5148bc7
178579    Monotone-Revision: 325588b39d451a573e15dab87f6ccb9fd342a2f0
178580
178581    Monotone-Author: wsourdeau@inverse.ca
178582    Monotone-Date: 2007-09-10T15:08:32
178583    Monotone-Branch: ca.inverse.sogo
178584
178585M	ChangeLog
178586M	SoObjects/Mailer/SOGoMailObject.m
178587M	UI/MailerUI/UIxMailActions.m
178588M	UI/MailerUI/UIxMailView.m
178589M	UI/MailerUI/product.plist
178590M	UI/WebServerResources/MailerUI.js
178591
178592commit 848b3ce6397968c42d8c5b24565b68a61fabf3af
178593Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178594Date:   Fri Sep 7 22:27:12 2007 +0000
178595
178596    Monotone-Parent: cccba1c4b5f94ebb152cce011183986e4c361fa6
178597    Monotone-Revision: 426b535e2da36fbf5368515550e8353fd5148bc7
178598
178599    Monotone-Author: wsourdeau@inverse.ca
178600    Monotone-Date: 2007-09-07T22:27:12
178601    Monotone-Branch: ca.inverse.sogo
178602
178603M	UI/WebServerResources/lori-login.jpg
178604
178605commit 79ea1954d9e36c7da23c35bca9afebed749c7216
178606Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178607Date:   Fri Sep 7 22:27:08 2007 +0000
178608
178609    Monotone-Parent: f84df9ed4da2374965e2391d213a2f636ee5a61f
178610    Monotone-Revision: cccba1c4b5f94ebb152cce011183986e4c361fa6
178611
178612    Monotone-Author: wsourdeau@inverse.ca
178613    Monotone-Date: 2007-09-07T22:27:08
178614    Monotone-Branch: ca.inverse.sogo
178615
178616M	UI/WebServerResources/SOGoRootPage.css
178617
178618commit 48dd89f1ef744775818091349affa425ab40f284
178619Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178620Date:   Fri Sep 7 22:26:42 2007 +0000
178621
178622    Monotone-Parent: 6223c34f790967aa5a2994acb04c7c2aa557294c
178623    Monotone-Revision: f84df9ed4da2374965e2391d213a2f636ee5a61f
178624
178625    Monotone-Author: wsourdeau@inverse.ca
178626    Monotone-Date: 2007-09-07T22:26:42
178627    Monotone-Branch: ca.inverse.sogo
178628
178629M	UI/WebServerResources/generic.js
178630
178631commit 192ea7ce751d82770d613322bc6ec1991462311e
178632Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178633Date:   Fri Sep 7 15:45:46 2007 +0000
178634
178635    Monotone-Parent: dc6293fbb0377625c1e642fc5b3663c62ed2f8f1
178636    Monotone-Revision: 6223c34f790967aa5a2994acb04c7c2aa557294c
178637
178638    Monotone-Author: wsourdeau@inverse.ca
178639    Monotone-Date: 2007-09-07T15:45:46
178640    Monotone-Branch: ca.inverse.sogo
178641
178642M	UI/MailPartViewers/UIxMailPartHTMLViewer.h
178643M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
178644
178645commit 6062c17442982df24239bd39c8c3980deed7344e
178646Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178647Date:   Fri Sep 7 15:45:28 2007 +0000
178648
178649    Monotone-Parent: 5a8d5686e76ba98c07ef413d74aab5b373f0e3f3
178650    Monotone-Revision: dc6293fbb0377625c1e642fc5b3663c62ed2f8f1
178651
178652    Monotone-Author: wsourdeau@inverse.ca
178653    Monotone-Date: 2007-09-07T15:45:28
178654    Monotone-Branch: ca.inverse.sogo
178655
178656M	UI/WebServerResources/SOGoRootPage.css
178657
178658commit e019440780c9ac3dc63d10ff1ecaaf7b2809db79
178659Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178660Date:   Fri Sep 7 15:44:57 2007 +0000
178661
178662    Monotone-Parent: b264aff5cf95695eb1004c058472fcab17cece68
178663    Monotone-Revision: 5a8d5686e76ba98c07ef413d74aab5b373f0e3f3
178664
178665    Monotone-Author: wsourdeau@inverse.ca
178666    Monotone-Date: 2007-09-07T15:44:57
178667    Monotone-Branch: ca.inverse.sogo
178668
178669M	UI/Templates/UIxPageFrame.wox
178670
178671commit d2e754a0508239c85f0ec5d2542e6714f08fc8db
178672Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178673Date:   Fri Sep 7 15:44:51 2007 +0000
178674
178675    Monotone-Parent: e4f673580688fbffc564757a9720e95b85813807
178676    Monotone-Revision: b264aff5cf95695eb1004c058472fcab17cece68
178677
178678    Monotone-Author: wsourdeau@inverse.ca
178679    Monotone-Date: 2007-09-07T15:44:51
178680    Monotone-Branch: ca.inverse.sogo
178681
178682M	ChangeLog
178683M	UI/Templates/MailPartViewers/UIxMailPartHTMLViewer.wox
178684M	UI/WebServerResources/MailerUI.css
178685
178686commit 4bdb33e7f636a8f236124e35a328c7fa3ca0ec33
178687Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178688Date:   Fri Sep 7 15:38:34 2007 +0000
178689
178690    Monotone-Parent: 495909cb819acdb0da4a36935614c3ff0d72319b
178691    Monotone-Revision: e4f673580688fbffc564757a9720e95b85813807
178692
178693    Monotone-Author: wsourdeau@inverse.ca
178694    Monotone-Date: 2007-09-07T15:38:34
178695    Monotone-Branch: ca.inverse.sogo
178696
178697M	SoObjects/SOGo/NSString+Utilities.m
178698
178699commit 4b94f33a523f6ea1dae8d726a7028bb1367141b0
178700Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178701Date:   Fri Sep 7 15:38:03 2007 +0000
178702
178703    Monotone-Parent: 0f74ed9ee961ab1a0c1f0a7f590156e0a6ad0ccc
178704    Monotone-Revision: 495909cb819acdb0da4a36935614c3ff0d72319b
178705
178706    Monotone-Author: wsourdeau@inverse.ca
178707    Monotone-Date: 2007-09-07T15:38:03
178708    Monotone-Branch: ca.inverse.sogo
178709
178710M	ChangeLog
178711M	UI/MainUI/SOGoRootPage.h
178712M	UI/Templates/MainUI/SOGoRootPage.wox
178713M	UI/WebServerResources/generic.js
178714
178715commit a62fbebbc18d3b8d15097dcc65ed1131def2ab5e
178716Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178717Date:   Fri Sep 7 13:35:22 2007 +0000
178718
178719    Monotone-Parent: 9df6e001998902bd5c8999371fe27d0a80a65394
178720    Monotone-Revision: 0f74ed9ee961ab1a0c1f0a7f590156e0a6ad0ccc
178721
178722    Monotone-Author: wsourdeau@inverse.ca
178723    Monotone-Date: 2007-09-07T13:35:22
178724    Monotone-Branch: ca.inverse.sogo
178725
178726M	UI/WebServerResources/MailerUI.js
178727
178728commit ee8e1e6f18ca7baf82ef33716210d1eb8165589b
178729Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178730Date:   Fri Sep 7 13:35:06 2007 +0000
178731
178732    Monotone-Parent: 058f5a310b6bec2478c767650e3d9f8b2a304022
178733    Monotone-Revision: 9df6e001998902bd5c8999371fe27d0a80a65394
178734
178735    Monotone-Author: wsourdeau@inverse.ca
178736    Monotone-Date: 2007-09-07T13:35:06
178737    Monotone-Branch: ca.inverse.sogo
178738
178739M	UI/Scheduler/UIxComponentEditor.m
178740
178741commit ab2bd7c4e341f937ba4b44077afb0a7c3615ce71
178742Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178743Date:   Thu Sep 6 22:21:16 2007 +0000
178744
178745    Monotone-Parent: 84bc6f895c1a0b4e4455df229813dc1774f0be43
178746    Monotone-Revision: 058f5a310b6bec2478c767650e3d9f8b2a304022
178747
178748    Monotone-Author: wsourdeau@inverse.ca
178749    Monotone-Date: 2007-09-06T22:21:16
178750    Monotone-Branch: ca.inverse.sogo
178751
178752M	ChangeLog
178753M	UI/MainUI/SOGoRootPage.m
178754
178755commit 4729c4aef12da46eb1855027ae1fe168d3ab3a69
178756Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178757Date:   Thu Sep 6 22:19:05 2007 +0000
178758
178759    Monotone-Parent: d2bd6bcda5a12e544ed133a4000f1101dc14908c
178760    Monotone-Revision: 84bc6f895c1a0b4e4455df229813dc1774f0be43
178761
178762    Monotone-Author: wsourdeau@inverse.ca
178763    Monotone-Date: 2007-09-06T22:19:05
178764    Monotone-Branch: ca.inverse.sogo
178765
178766M	ChangeLog
178767M	UI/MainUI/SOGoUserHomePage.m
178768
178769commit ae953f65c9a8c1a1a44ea05bd8326a136145e552
178770Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178771Date:   Thu Sep 6 22:18:12 2007 +0000
178772
178773    Monotone-Parent: cd8f65727eef6b9a57f0c17e2acdb44a8d763546
178774    Monotone-Revision: d2bd6bcda5a12e544ed133a4000f1101dc14908c
178775
178776    Monotone-Author: wsourdeau@inverse.ca
178777    Monotone-Date: 2007-09-06T22:18:12
178778    Monotone-Branch: ca.inverse.sogo
178779
178780M	UI/Templates/MainUI/SOGoRootPage.wox
178781
178782commit 03e053dcfee1c6ca7ca5a9247de8dd919552f79d
178783Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178784Date:   Thu Sep 6 22:18:08 2007 +0000
178785
178786    Monotone-Parent: b4ab290388b7487ab5a09d448908ecdc6f29eea7
178787    Monotone-Revision: cd8f65727eef6b9a57f0c17e2acdb44a8d763546
178788
178789    Monotone-Author: wsourdeau@inverse.ca
178790    Monotone-Date: 2007-09-06T22:18:08
178791    Monotone-Branch: ca.inverse.sogo
178792
178793M	UI/WebServerResources/SOGoRootPage.js
178794
178795commit 5391c57f13833b60a740c888cf633a5a48f20461
178796Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178797Date:   Thu Sep 6 22:17:56 2007 +0000
178798
178799    Monotone-Parent: f008e3c8a12e79d2a86e41320fe6a81f4adf4257
178800    Monotone-Revision: b4ab290388b7487ab5a09d448908ecdc6f29eea7
178801
178802    Monotone-Author: wsourdeau@inverse.ca
178803    Monotone-Date: 2007-09-06T22:17:56
178804    Monotone-Branch: ca.inverse.sogo
178805
178806M	ChangeLog
178807M	SoObjects/SOGo/SOGoWebAuthenticator.m
178808
178809commit 6101ccce31b7b496ae465c54e180bda2ba48d25b
178810Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178811Date:   Thu Sep 6 22:16:30 2007 +0000
178812
178813    Monotone-Parent: 96c27e14c931ea4da44d9e27355efd4f8b92a679
178814    Monotone-Revision: f008e3c8a12e79d2a86e41320fe6a81f4adf4257
178815
178816    Monotone-Author: wsourdeau@inverse.ca
178817    Monotone-Date: 2007-09-06T22:16:30
178818    Monotone-Branch: ca.inverse.sogo
178819
178820M	ChangeLog
178821M	UI/SOGoUI/UIxComponent.m
178822
178823commit ea1efba0dae26bbb26db11d4d00a334741ffe56d
178824Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178825Date:   Thu Sep 6 22:15:37 2007 +0000
178826
178827    Monotone-Parent: 68829b8813dea7e8e29d7bf891b487ac57d66bbe
178828    Monotone-Revision: 96c27e14c931ea4da44d9e27355efd4f8b92a679
178829
178830    Monotone-Author: wsourdeau@inverse.ca
178831    Monotone-Date: 2007-09-06T22:15:37
178832    Monotone-Branch: ca.inverse.sogo
178833
178834M	UI/MainUI/product.plist
178835
178836commit b5959d9677bd132a58f6408f552aac96ceeae621
178837Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178838Date:   Thu Sep 6 22:12:42 2007 +0000
178839
178840    Monotone-Parent: afc4594b09285c6c59dbdd9ba466cdfe352a1366
178841    Monotone-Revision: 68829b8813dea7e8e29d7bf891b487ac57d66bbe
178842
178843    Monotone-Author: wsourdeau@inverse.ca
178844    Monotone-Date: 2007-09-06T22:12:42
178845    Monotone-Branch: ca.inverse.sogo
178846
178847M	ChangeLog
178848M	SoObjects/SOGo/SOGoUserFolder.m
178849
178850commit 61dbf519148e7c540a99c54812ff9d73e4f45da1
178851Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178852Date:   Thu Sep 6 22:11:59 2007 +0000
178853
178854    Monotone-Parent: e7ec0a46f57a1b5c7e5866aed9a41bc46905616f
178855    Monotone-Revision: afc4594b09285c6c59dbdd9ba466cdfe352a1366
178856
178857    Monotone-Author: wsourdeau@inverse.ca
178858    Monotone-Date: 2007-09-06T22:11:59
178859    Monotone-Branch: ca.inverse.sogo
178860
178861M	Main/SOGo.m
178862
178863commit 2123cf8cd4616e439cf74c99e8cf563ade70f799
178864Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178865Date:   Thu Sep 6 22:10:24 2007 +0000
178866
178867    Monotone-Parent: f19fdd786dfd329c3bdbcd167acc31f4f8f3c949
178868    Monotone-Revision: e7ec0a46f57a1b5c7e5866aed9a41bc46905616f
178869
178870    Monotone-Author: wsourdeau@inverse.ca
178871    Monotone-Date: 2007-09-06T22:10:24
178872    Monotone-Branch: ca.inverse.sogo
178873
178874M	UI/WebServerResources/ContactsUI.js
178875
178876commit ae3aed46eaa95df1edbd0af55468babc17572497
178877Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178878Date:   Thu Sep 6 21:46:56 2007 +0000
178879
178880    Monotone-Parent: 0d409e504dc163706ba6e61412f0fdcf19d859cc
178881    Monotone-Revision: f19fdd786dfd329c3bdbcd167acc31f4f8f3c949
178882
178883    Monotone-Author: wsourdeau@inverse.ca
178884    Monotone-Date: 2007-09-06T21:46:56
178885    Monotone-Branch: ca.inverse.sogo
178886
178887M	UI/Templates/ContactsUI/UIxContactEditor.wox
178888
178889commit 3edec4df42c3783b7908577daca7df05c1bdf35d
178890Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178891Date:   Thu Sep 6 21:41:19 2007 +0000
178892
178893    Monotone-Parent: 2cbda748eb7f493052f1dcec5caf07d314c4cf08
178894    Monotone-Revision: 0d409e504dc163706ba6e61412f0fdcf19d859cc
178895
178896    Monotone-Author: wsourdeau@inverse.ca
178897    Monotone-Date: 2007-09-06T21:41:19
178898    Monotone-Branch: ca.inverse.sogo
178899
178900M	UI/WebServerResources/ContactsUI.js
178901M	UI/WebServerResources/JavascriptAPIExtensions.js
178902
178903commit d7ef24f323704aa253b69e2f15786d4b22052bf3
178904Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178905Date:   Thu Sep 6 21:11:15 2007 +0000
178906
178907    Monotone-Parent: 5f77c4d42b039780b9479f2cc6f1904662a55f87
178908    Monotone-Revision: 2cbda748eb7f493052f1dcec5caf07d314c4cf08
178909
178910    Monotone-Author: wsourdeau@inverse.ca
178911    Monotone-Date: 2007-09-06T21:11:15
178912    Monotone-Branch: ca.inverse.sogo
178913
178914M	SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo/SOGoAptMailEnglishDeletion.html
178915
178916commit c00d1c80187aaa215f426d2123a568e361903702
178917Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178918Date:   Thu Sep 6 21:10:51 2007 +0000
178919
178920    Monotone-Parent: 841f4e0f7b8c42d31d853c73f76ede6b5aad76e9
178921    Monotone-Revision: 5f77c4d42b039780b9479f2cc6f1904662a55f87
178922
178923    Monotone-Author: wsourdeau@inverse.ca
178924    Monotone-Date: 2007-09-06T21:10:51
178925    Monotone-Branch: ca.inverse.sogo
178926
178927M	SoObjects/Appointments/SOGoAppointmentObject.m
178928M	SoObjects/Appointments/SOGoTaskObject.m
178929
178930commit 3964cc04d51e1937a53f377d3bab1b33df0aff0a
178931Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178932Date:   Thu Sep 6 20:51:59 2007 +0000
178933
178934    Monotone-Parent: d20ec84ad2b4b3caf96c35a13c3f6b3c714ea6e3
178935    Monotone-Revision: 841f4e0f7b8c42d31d853c73f76ede6b5aad76e9
178936
178937    Monotone-Author: wsourdeau@inverse.ca
178938    Monotone-Date: 2007-09-06T20:51:59
178939    Monotone-Branch: ca.inverse.sogo
178940
178941M	ChangeLog
178942M	SoObjects/Appointments/SOGoAppointmentObject.m
178943
178944commit 3da1ca9aa10322b7947ab444ca1b1e56e33b53c0
178945Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178946Date:   Wed Sep 5 17:57:17 2007 +0000
178947
178948    Monotone-Parent: 916c9f862b9a3055282ce374be1879734051ee31
178949    Monotone-Revision: d20ec84ad2b4b3caf96c35a13c3f6b3c714ea6e3
178950
178951    Monotone-Author: wsourdeau@inverse.ca
178952    Monotone-Date: 2007-09-05T17:57:17
178953    Monotone-Branch: ca.inverse.sogo
178954
178955M	ChangeLog
178956M	SoObjects/SOGo/SOGoWebAuthenticator.m
178957
178958commit ae46d1ccb126222a2cea6b95bdf0715fcd24218d
178959Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178960Date:   Wed Sep 5 17:56:39 2007 +0000
178961
178962    Monotone-Parent: 2d25ad6bd4e7c655ec57826578b1f9451831574b
178963    Monotone-Revision: 916c9f862b9a3055282ce374be1879734051ee31
178964
178965    Monotone-Author: wsourdeau@inverse.ca
178966    Monotone-Date: 2007-09-05T17:56:39
178967    Monotone-Branch: ca.inverse.sogo
178968
178969M	ChangeLog
178970M	UI/MainUI/SOGoRootPage.m
178971
178972commit ed97119aa3eb4162e063d02decc61263c451fcda
178973Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178974Date:   Wed Sep 5 17:56:11 2007 +0000
178975
178976    Monotone-Parent: d166194697bcb5739b7984b3f4bff186a687d742
178977    Monotone-Revision: 2d25ad6bd4e7c655ec57826578b1f9451831574b
178978
178979    Monotone-Author: wsourdeau@inverse.ca
178980    Monotone-Date: 2007-09-05T17:56:11
178981    Monotone-Branch: ca.inverse.sogo
178982
178983M	UI/Templates/MainUI/SOGoRootPage.wox
178984
178985commit 46709b88c647ca62f51f8f2709da1ce372d4040b
178986Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
178987Date:   Wed Sep 5 17:56:00 2007 +0000
178988
178989    Monotone-Parent: ef929534458c63024938c529b0dd268003e5c97c
178990    Monotone-Revision: d166194697bcb5739b7984b3f4bff186a687d742
178991
178992    Monotone-Author: wsourdeau@inverse.ca
178993    Monotone-Date: 2007-09-05T17:56:00
178994    Monotone-Branch: ca.inverse.sogo
178995
178996M	UI/WebServerResources/SOGoRootPage.css
178997M	UI/WebServerResources/SOGoRootPage.js
178998
178999commit 2c95d2aecff037819268b7549a3e8929561cefe8
179000Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179001Date:   Wed Sep 5 17:55:46 2007 +0000
179002
179003    Monotone-Parent: 56e0f38bea25a5921a2f3e1d83bfb6ccde59aa4a
179004    Monotone-Revision: ef929534458c63024938c529b0dd268003e5c97c
179005
179006    Monotone-Author: wsourdeau@inverse.ca
179007    Monotone-Date: 2007-09-05T17:55:46
179008    Monotone-Branch: ca.inverse.sogo
179009
179010M	UI/MainUI/English.lproj/Localizable.strings
179011M	UI/MainUI/French.lproj/Localizable.strings
179012M	UI/MainUI/German.lproj/Localizable.strings
179013
179014commit 20cb2353adb4069d3fe413171e8b9d178172dae5
179015Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179016Date:   Wed Sep 5 15:33:38 2007 +0000
179017
179018    Monotone-Parent: 4c9c451ed285e35bcbdb393184764a8aeee61e28
179019    Monotone-Revision: 56e0f38bea25a5921a2f3e1d83bfb6ccde59aa4a
179020
179021    Monotone-Author: wsourdeau@inverse.ca
179022    Monotone-Date: 2007-09-05T15:33:38
179023    Monotone-Branch: ca.inverse.sogo
179024
179025M	UI/WebServerResources/JavascriptAPIExtensions.js
179026M	UI/WebServerResources/SchedulerUI.js
179027
179028commit 10968a8f9ab22ab1aee49d5f570669a468870fa0
179029Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179030Date:   Wed Sep 5 15:33:31 2007 +0000
179031
179032    Monotone-Parent: 0be0c535500e7a08745c9f2d3ffe2b5c0c183d2e
179033    Monotone-Revision: 4c9c451ed285e35bcbdb393184764a8aeee61e28
179034
179035    Monotone-Author: wsourdeau@inverse.ca
179036    Monotone-Date: 2007-09-05T15:33:31
179037    Monotone-Branch: ca.inverse.sogo
179038
179039M	ChangeLog
179040M	UI/Scheduler/UIxCalendarSelector.m
179041
179042commit a7639609045727b9d622e6a01b8719d1bc98ba53
179043Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179044Date:   Wed Sep 5 15:33:03 2007 +0000
179045
179046    Monotone-Parent: 9710a1d0cb659a58b931bdacad52d1d28dbbbe47
179047    Monotone-Revision: 0be0c535500e7a08745c9f2d3ffe2b5c0c183d2e
179048
179049    Monotone-Author: wsourdeau@inverse.ca
179050    Monotone-Date: 2007-09-05T15:33:03
179051    Monotone-Branch: ca.inverse.sogo
179052
179053M	NEWS
179054
179055commit 45e64e1465969bb1918005255ab87864235409f8
179056Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179057Date:   Wed Sep 5 14:55:58 2007 +0000
179058
179059    Monotone-Parent: ec985fb9e6b66a8966484429823a42e99822facc
179060    Monotone-Revision: 9710a1d0cb659a58b931bdacad52d1d28dbbbe47
179061
179062    Monotone-Author: wsourdeau@inverse.ca
179063    Monotone-Date: 2007-09-05T14:55:58
179064    Monotone-Branch: ca.inverse.sogo
179065
179066M	ChangeLog
179067M	UI/SOGoUI/UIxComponent.h
179068M	UI/SOGoUI/UIxComponent.m
179069
179070commit 098c9117e2ebdefe90ec0f833f386ae053432c73
179071Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179072Date:   Tue Sep 4 22:04:43 2007 +0000
179073
179074    Monotone-Parent: 14087896447308202d48d857b3916ffdc5b41ef5
179075    Monotone-Revision: ec985fb9e6b66a8966484429823a42e99822facc
179076
179077    Monotone-Author: wsourdeau@inverse.ca
179078    Monotone-Date: 2007-09-04T22:04:43
179079    Monotone-Branch: ca.inverse.sogo
179080
179081M	UI/Templates/MainUI/SOGoRootPage.wox
179082
179083commit 5b16b35d26b810626191bcc86730654e5e1a4973
179084Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179085Date:   Tue Sep 4 22:04:21 2007 +0000
179086
179087    Monotone-Parent: 1817cf065d663afc3b444da020adc9c76385c97c
179088    Monotone-Revision: 14087896447308202d48d857b3916ffdc5b41ef5
179089
179090    Monotone-Author: wsourdeau@inverse.ca
179091    Monotone-Date: 2007-09-04T22:04:21
179092    Monotone-Branch: ca.inverse.sogo
179093
179094M	UI/WebServerResources/SOGoRootPage.js
179095
179096commit 981e0b207779673ff9281a34916d5d90354dceb1
179097Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179098Date:   Tue Sep 4 22:04:07 2007 +0000
179099
179100    Monotone-Parent: 9c07f354f964b61c31ef1e65537005f323405e8b
179101    Monotone-Revision: 1817cf065d663afc3b444da020adc9c76385c97c
179102
179103    Monotone-Author: wsourdeau@inverse.ca
179104    Monotone-Date: 2007-09-04T22:04:07
179105    Monotone-Branch: ca.inverse.sogo
179106
179107M	ChangeLog
179108M	UI/MainUI/SOGoUserHomePage.m
179109
179110commit c3b6c0d9e2f496a4889382b914c1b3d6b7635432
179111Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179112Date:   Tue Sep 4 22:03:32 2007 +0000
179113
179114    Monotone-Parent: b0d9f14d0c38dc8c423945fa93f72e813626fe6f
179115    Monotone-Revision: 9c07f354f964b61c31ef1e65537005f323405e8b
179116
179117    Monotone-Author: wsourdeau@inverse.ca
179118    Monotone-Date: 2007-09-04T22:03:32
179119    Monotone-Branch: ca.inverse.sogo
179120
179121M	SoObjects/SOGo/SOGoWebAuthenticator.m
179122
179123commit df80136f96ddbedc49197f4ff583ab357939db77
179124Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179125Date:   Tue Sep 4 22:02:54 2007 +0000
179126
179127    Monotone-Parent: c11102929b603ab469a45df5f02109db336fb641
179128    Monotone-Revision: b0d9f14d0c38dc8c423945fa93f72e813626fe6f
179129
179130    Monotone-Author: wsourdeau@inverse.ca
179131    Monotone-Date: 2007-09-04T22:02:54
179132    Monotone-Branch: ca.inverse.sogo
179133
179134M	SoObjects/SOGo/SOGoDAVAuthenticator.m
179135
179136commit 10d226e1afa39ff25ef78220fcdf41cf29a3cf6f
179137Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179138Date:   Tue Sep 4 22:02:29 2007 +0000
179139
179140    Monotone-Parent: f3ba392396a9c26952f2681367c61b9f343a0958
179141    Monotone-Revision: c11102929b603ab469a45df5f02109db336fb641
179142
179143    Monotone-Author: wsourdeau@inverse.ca
179144    Monotone-Date: 2007-09-04T22:02:29
179145    Monotone-Branch: ca.inverse.sogo
179146
179147M	Main/SOGo.m
179148
179149commit 6a36d8d08f0d79526b661aa3ff84efcb679f9e8e
179150Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179151Date:   Tue Sep 4 15:43:21 2007 +0000
179152
179153    Monotone-Parent: 50c7cdafb86543f6dae899261002b0e053792856
179154    Monotone-Revision: f3ba392396a9c26952f2681367c61b9f343a0958
179155
179156    Monotone-Author: wsourdeau@inverse.ca
179157    Monotone-Date: 2007-09-04T15:43:21
179158    Monotone-Branch: ca.inverse.sogo
179159
179160A	SoObjects/SOGo/SOGoAuthenticator.h
179161
179162commit 37e4310b7634e45f6a6435185c99b4acdce4b874
179163Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179164Date:   Tue Sep 4 15:42:13 2007 +0000
179165
179166    Monotone-Parent: 1c0531a754185ea8992128b43f8114ecf312a212
179167    Monotone-Revision: 50c7cdafb86543f6dae899261002b0e053792856
179168
179169    Monotone-Author: wsourdeau@inverse.ca
179170    Monotone-Date: 2007-09-04T15:42:13
179171    Monotone-Branch: ca.inverse.sogo
179172
179173M	SoObjects/Appointments/iCalEntityObject+SOGo.m
179174
179175commit 0856cd6e795323fb61bb6ccf8cb055f8eb0cc740
179176Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179177Date:   Tue Sep 4 15:41:59 2007 +0000
179178
179179    Monotone-Parent: 5d729efce0fc70839821f83308c6adead44aec1c
179180    Monotone-Revision: 1c0531a754185ea8992128b43f8114ecf312a212
179181
179182    Monotone-Author: wsourdeau@inverse.ca
179183    Monotone-Date: 2007-09-04T15:41:59
179184    Monotone-Branch: ca.inverse.sogo
179185
179186M	SoObjects/Mailer/SOGoMailBaseObject.m
179187M	SoObjects/SOGo/GNUmakefile
179188M	SoObjects/SOGo/SOGoObject.m
179189M	UI/MainUI/SOGoRootPage.m
179190M	UI/MainUI/SOGoUserHomePage.m
179191
179192commit f4c37e58d8f58a3c2e0776488d9e4fc2418592d6
179193Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179194Date:   Tue Sep 4 15:41:25 2007 +0000
179195
179196    Monotone-Parent: 32f5ff4c695e7e7d495966f686556dc800e22466
179197    Monotone-Revision: 5d729efce0fc70839821f83308c6adead44aec1c
179198
179199    Monotone-Author: wsourdeau@inverse.ca
179200    Monotone-Date: 2007-09-04T15:41:25
179201    Monotone-Branch: ca.inverse.sogo
179202
179203M	UI/WebServerResources/generic.js
179204
179205commit cbf592830548ac260d05705cc34bcf8be0fa264b
179206Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179207Date:   Tue Sep 4 15:41:14 2007 +0000
179208
179209    Monotone-Parent: c80328c7641cc92221810e163f1f30bb47dbbd6e
179210    Monotone-Revision: 32f5ff4c695e7e7d495966f686556dc800e22466
179211
179212    Monotone-Author: wsourdeau@inverse.ca
179213    Monotone-Date: 2007-09-04T15:41:14
179214    Monotone-Branch: ca.inverse.sogo
179215
179216M	ChangeLog
179217M	Main/SOGo.m
179218
179219commit e46d9d931d29f5289ce29b5cfe9a4d7988e52be9
179220Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179221Date:   Tue Sep 4 15:40:26 2007 +0000
179222
179223    Monotone-Parent: cb310c719dd9d9eb9bc98d19485f667d0d6bf777
179224    Monotone-Revision: c80328c7641cc92221810e163f1f30bb47dbbd6e
179225
179226    Monotone-Author: wsourdeau@inverse.ca
179227    Monotone-Date: 2007-09-04T15:40:26
179228    Monotone-Branch: ca.inverse.sogo
179229
179230D	SoObjects/SOGo/SOGoAuthenticator.h
179231D	SoObjects/SOGo/SOGoAuthenticator.m
179232A	SoObjects/SOGo/SOGoDAVAuthenticator.h
179233A	SoObjects/SOGo/SOGoDAVAuthenticator.m
179234
179235commit 0158375204175af23290f433cfc0bf4fdff28254
179236Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179237Date:   Tue Sep 4 15:39:51 2007 +0000
179238
179239    Monotone-Parent: 7f0ab11449bfed467e7eb2411375074d9017d620
179240    Monotone-Revision: cb310c719dd9d9eb9bc98d19485f667d0d6bf777
179241
179242    Monotone-Author: wsourdeau@inverse.ca
179243    Monotone-Date: 2007-09-04T15:39:51
179244    Monotone-Branch: ca.inverse.sogo
179245
179246M	ChangeLog
179247A	SoObjects/SOGo/SOGoWebAuthenticator.h
179248A	SoObjects/SOGo/SOGoWebAuthenticator.m
179249
179250commit 0451c7478da272fe96bacbd520b96e48ab1ed90f
179251Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179252Date:   Tue Sep 4 15:38:25 2007 +0000
179253
179254    Monotone-Parent: 73022a2c3285239a51943bbc9bfadf82c7be66d9
179255    Monotone-Revision: 7f0ab11449bfed467e7eb2411375074d9017d620
179256
179257    Monotone-Author: wsourdeau@inverse.ca
179258    Monotone-Date: 2007-09-04T15:38:25
179259    Monotone-Branch: ca.inverse.sogo
179260
179261M	SoObjects/SOGo/NSString+Utilities.m
179262
179263commit dd0cacd42dffd47dc257a6dab148a2bf16fc9d02
179264Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179265Date:   Tue Sep 4 15:03:10 2007 +0000
179266
179267    Monotone-Parent: 4698781d4a032bc88d4d9a572eb98273c608bed8
179268    Monotone-Revision: 73022a2c3285239a51943bbc9bfadf82c7be66d9
179269
179270    Monotone-Author: wsourdeau@inverse.ca
179271    Monotone-Date: 2007-09-04T15:03:10
179272    Monotone-Branch: ca.inverse.sogo
179273
179274M	SoObjects/Appointments/SOGoCalendarComponent.m
179275
179276commit ab4a9bc60f1897dc13efd6c3b1d93d84ddb1b73f
179277Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179278Date:   Tue Sep 4 15:02:23 2007 +0000
179279
179280    Monotone-Parent: afb936940418b75e98e7e6cf8708708932b6179f
179281    Monotone-Revision: 4698781d4a032bc88d4d9a572eb98273c608bed8
179282
179283    Monotone-Author: wsourdeau@inverse.ca
179284    Monotone-Date: 2007-09-04T15:02:23
179285    Monotone-Branch: ca.inverse.sogo
179286
179287M	UI/MainUI/product.plist
179288
179289commit 2c3a7170164d878391c429e617d0301ee3ff4ac3
179290Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179291Date:   Tue Sep 4 15:02:03 2007 +0000
179292
179293    Monotone-Parent: 731b884e08c6de775b61ebcbaaa80856806dd4f0
179294    Monotone-Revision: afb936940418b75e98e7e6cf8708708932b6179f
179295
179296    Monotone-Author: wsourdeau@inverse.ca
179297    Monotone-Date: 2007-09-04T15:02:03
179298    Monotone-Branch: ca.inverse.sogo
179299
179300M	ChangeLog
179301M	UI/MainUI/SOGoUserHomePage.m
179302
179303commit fe91698a13dec59632919e07ee47ec275a675361
179304Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179305Date:   Tue Sep 4 15:01:02 2007 +0000
179306
179307    Monotone-Parent: 10176984ec45d7a411a9a108016cb82540c31e0e
179308    Monotone-Revision: 731b884e08c6de775b61ebcbaaa80856806dd4f0
179309
179310    Monotone-Author: wsourdeau@inverse.ca
179311    Monotone-Date: 2007-09-04T15:01:02
179312    Monotone-Branch: ca.inverse.sogo
179313
179314A	UI/WebServerResources/attachment.gif
179315
179316commit 758c27c2b13d5c7adbc3c74dc2d3207cdf46baae
179317Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179318Date:   Tue Sep 4 15:00:59 2007 +0000
179319
179320    Monotone-Parent: e36214d6c44a28c81a60a0867712c70d3e3a1651
179321    Monotone-Revision: 10176984ec45d7a411a9a108016cb82540c31e0e
179322
179323    Monotone-Author: wsourdeau@inverse.ca
179324    Monotone-Date: 2007-09-04T15:00:59
179325    Monotone-Branch: ca.inverse.sogo
179326
179327A	UI/WebServerResources/lori-login.jpg
179328
179329commit 310b567c6790767e9e6740151aee23d4c7db26e9
179330Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179331Date:   Tue Sep 4 15:00:44 2007 +0000
179332
179333    Monotone-Parent: 7f9eeda74d55829371d1c66f2c2545473af168ff
179334    Monotone-Revision: e36214d6c44a28c81a60a0867712c70d3e3a1651
179335
179336    Monotone-Author: wsourdeau@inverse.ca
179337    Monotone-Date: 2007-09-04T15:00:44
179338    Monotone-Branch: ca.inverse.sogo
179339
179340A	UI/MainUI/SOGoRootPage.h
179341M	UI/MainUI/SOGoRootPage.m
179342M	UI/Templates/MainUI/SOGoRootPage.wox
179343A	UI/WebServerResources/SOGoRootPage.css
179344A	UI/WebServerResources/SOGoRootPage.js
179345
179346commit d78f807510a776a7ca016e63bf19410ea98609ee
179347Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179348Date:   Tue Sep 4 15:00:15 2007 +0000
179349
179350    Monotone-Parent: 6a992007713d2f020f08ac174a9e020ecc427b50
179351    Monotone-Revision: 7f9eeda74d55829371d1c66f2c2545473af168ff
179352
179353    Monotone-Author: wsourdeau@inverse.ca
179354    Monotone-Date: 2007-09-04T15:00:15
179355    Monotone-Branch: ca.inverse.sogo
179356
179357M	UI/Templates/UIxPageFrame.wox
179358
179359commit 4bc603ac5cc174aa6afc5d4ac54df81ad1761075
179360Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179361Date:   Tue Sep 4 15:00:08 2007 +0000
179362
179363    Monotone-Parent: 652e0f2181b09502424d75b2252957791631037a
179364    Monotone-Revision: 6a992007713d2f020f08ac174a9e020ecc427b50
179365
179366    Monotone-Author: wsourdeau@inverse.ca
179367    Monotone-Date: 2007-09-04T15:00:08
179368    Monotone-Branch: ca.inverse.sogo
179369
179370M	UI/Common/UIxPageFrame.m
179371
179372commit 80f8f908d6a78b7b8259b03ca6632ac5ab628d6f
179373Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179374Date:   Tue Sep 4 14:59:26 2007 +0000
179375
179376    Monotone-Parent: d013a98ba61610c7cc9fbecdb189cfec0dd40527
179377    Monotone-Revision: 652e0f2181b09502424d75b2252957791631037a
179378
179379    Monotone-Author: wsourdeau@inverse.ca
179380    Monotone-Date: 2007-09-04T14:59:26
179381    Monotone-Branch: ca.inverse.sogo
179382
179383M	UI/WebServerResources/JavascriptAPIExtensions.js
179384
179385commit 94dc3b73c84f7ef6248d548baf2b36bdb1bee4ee
179386Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179387Date:   Tue Sep 4 14:59:16 2007 +0000
179388
179389    Monotone-Parent: 087e158aafe04993604b5cf99cdb4ebb52e6405e
179390    Monotone-Revision: d013a98ba61610c7cc9fbecdb189cfec0dd40527
179391
179392    Monotone-Author: wsourdeau@inverse.ca
179393    Monotone-Date: 2007-09-04T14:59:16
179394    Monotone-Branch: ca.inverse.sogo
179395
179396M	UI/WebServerResources/generic.css
179397M	UI/WebServerResources/generic.js
179398
179399commit b8d37ff97ea143e8e0bd7bf235449c857330835d
179400Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179401Date:   Tue Sep 4 14:57:58 2007 +0000
179402
179403    Monotone-Parent: ba576bee28bb5fde24965fd841c522b4e6574a7b
179404    Monotone-Revision: 087e158aafe04993604b5cf99cdb4ebb52e6405e
179405
179406    Monotone-Author: wsourdeau@inverse.ca
179407    Monotone-Date: 2007-09-04T14:57:58
179408    Monotone-Branch: ca.inverse.sogo
179409
179410M	UI/MainUI/English.lproj/Localizable.strings
179411M	UI/MainUI/French.lproj/Localizable.strings
179412M	UI/MainUI/German.lproj/Localizable.strings
179413
179414commit efda4398c693ab6606567cc109034b7029d91d71
179415Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179416Date:   Wed Aug 29 16:27:35 2007 +0000
179417
179418    Monotone-Parent: 5a1d0b6708fa1d24cc20a53e690caa54f19d060d
179419    Monotone-Revision: ba576bee28bb5fde24965fd841c522b4e6574a7b
179420
179421    Monotone-Author: wsourdeau@inverse.ca
179422    Monotone-Date: 2007-08-29T16:27:35
179423    Monotone-Branch: ca.inverse.sogo
179424
179425M	UI/WebServerResources/JavascriptAPIExtensions.js
179426
179427commit 2221278723bc9282f8fc13f9e3f3d4b5116db702
179428Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179429Date:   Wed Aug 29 16:03:13 2007 +0000
179430
179431    Monotone-Parent: 051d8ace5da3411559f163252040cc091ab7fb99
179432    Monotone-Revision: 5a1d0b6708fa1d24cc20a53e690caa54f19d060d
179433
179434    Monotone-Author: wsourdeau@inverse.ca
179435    Monotone-Date: 2007-08-29T16:03:13
179436    Monotone-Branch: ca.inverse.sogo
179437
179438M	NEWS
179439
179440commit d2f2d74c9ac7519d29151fafdb54e2a98f23414b
179441Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179442Date:   Wed Aug 29 16:01:11 2007 +0000
179443
179444    Monotone-Parent: 3b6167a285693c223c66e79510a47baee8f6a2c9
179445    Monotone-Revision: 051d8ace5da3411559f163252040cc091ab7fb99
179446
179447    Monotone-Author: wsourdeau@inverse.ca
179448    Monotone-Date: 2007-08-29T16:01:11
179449    Monotone-Branch: ca.inverse.sogo
179450
179451M	ChangeLog
179452M	SoObjects/SOGo/LDAPSource.m
179453
179454commit 51e70457dd2d12d4afbb6f483a6f7bd3186879d1
179455Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179456Date:   Tue Aug 28 21:43:06 2007 +0000
179457
179458    Monotone-Parent: 91f695324033a759f628aa29aa6bbda21c6e7dfa
179459    Monotone-Revision: 3b6167a285693c223c66e79510a47baee8f6a2c9
179460
179461    Monotone-Author: wsourdeau@inverse.ca
179462    Monotone-Date: 2007-08-28T21:43:06
179463    Monotone-Branch: ca.inverse.sogo
179464
179465M	ChangeLog
179466M	SoObjects/Mailer/SOGoDraftObject.h
179467M	SoObjects/Mailer/SOGoDraftObject.m
179468M	UI/MailerUI/UIxMailEditor.m
179469
179470commit 6eaba7c3ded9ca84a2f6ec4617effcbca540d148
179471Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179472Date:   Tue Aug 28 21:42:28 2007 +0000
179473
179474    Monotone-Parent: 6127aab36b319cc2b6c594cdd7434dfabd89bab3
179475    Monotone-Revision: 91f695324033a759f628aa29aa6bbda21c6e7dfa
179476
179477    Monotone-Author: wsourdeau@inverse.ca
179478    Monotone-Date: 2007-08-28T21:42:28
179479    Monotone-Branch: ca.inverse.sogo
179480
179481M	ChangeLog
179482M	SoObjects/Appointments/SOGoFreeBusyObject.m
179483M	UI/MainUI/SOGoUserHomePage.m
179484
179485commit 309cba267fa6355e66dca8447324938d31da762e
179486Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179487Date:   Tue Aug 28 21:41:13 2007 +0000
179488
179489    Monotone-Parent: e89976befd12af0a55cc75574e64196ca89eb6d6
179490    Monotone-Revision: 6127aab36b319cc2b6c594cdd7434dfabd89bab3
179491
179492    Monotone-Author: wsourdeau@inverse.ca
179493    Monotone-Date: 2007-08-28T21:41:13
179494    Monotone-Branch: ca.inverse.sogo
179495
179496M	UI/WebServerResources/MailerUI.css
179497
179498commit 9f063a8ceab3f001d421b51a20f129a53d391263
179499Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179500Date:   Mon Aug 27 21:54:44 2007 +0000
179501
179502    Monotone-Parent: d14cd8383abb887a8f6ab0d37123f98344e95100
179503    Monotone-Revision: e89976befd12af0a55cc75574e64196ca89eb6d6
179504
179505    Monotone-Author: wsourdeau@inverse.ca
179506    Monotone-Date: 2007-08-27T21:54:44
179507    Monotone-Branch: ca.inverse.sogo
179508
179509M	SOPE/NGCards/NGCardsSaxHandler.m
179510M	SOPE/NGCards/versitCardsSaxDriver/ChangeLog
179511M	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m
179512
179513commit f41abc8a1a09ceee0e6616392985e964ba897ffa
179514Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179515Date:   Mon Aug 27 21:54:32 2007 +0000
179516
179517    Monotone-Parent: 42b58443911b2b0947af5477ee58de454679c77d
179518    Monotone-Revision: d14cd8383abb887a8f6ab0d37123f98344e95100
179519
179520    Monotone-Author: wsourdeau@inverse.ca
179521    Monotone-Date: 2007-08-27T21:54:32
179522    Monotone-Branch: ca.inverse.sogo
179523
179524M	NEWS
179525
179526commit fda4136656032ddde820563f627e65dc4cf66bb3
179527Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179528Date:   Fri Aug 24 21:31:03 2007 +0000
179529
179530    Monotone-Parent: 1917c0fd92cfcada439335d9d71cceeead0ab9c1
179531    Monotone-Revision: 42b58443911b2b0947af5477ee58de454679c77d
179532
179533    Monotone-Author: wsourdeau@inverse.ca
179534    Monotone-Date: 2007-08-24T21:31:03
179535    Monotone-Branch: ca.inverse.sogo
179536
179537M	UI/Templates/MailerUI/UIxMailEditor.wox
179538M	UI/WebServerResources/UIxMailEditor.css
179539
179540commit 36d48390c1295e995ccfd3b4f96417c0befaa4d1
179541Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179542Date:   Fri Aug 24 21:25:39 2007 +0000
179543
179544    Monotone-Parent: 1489f2765f23cbd92e06307e4281420b107088c7
179545    Monotone-Revision: 1917c0fd92cfcada439335d9d71cceeead0ab9c1
179546
179547    Monotone-Author: wsourdeau@inverse.ca
179548    Monotone-Date: 2007-08-24T21:25:39
179549    Monotone-Branch: ca.inverse.sogo
179550
179551M	UI/WebServerResources/ContactsUI.css
179552M	UI/WebServerResources/MailerUI.css
179553M	UI/WebServerResources/SchedulerUI.css
179554
179555commit 749a8a19fb2ee568bafed5aa2e22743f7a4fe7b3
179556Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179557Date:   Fri Aug 24 20:38:44 2007 +0000
179558
179559    Monotone-Parent: 2b72439bcc17ba4d9a4c37701d8a818e14887487
179560    Monotone-Revision: 1489f2765f23cbd92e06307e4281420b107088c7
179561
179562    Monotone-Author: wsourdeau@inverse.ca
179563    Monotone-Date: 2007-08-24T20:38:44
179564    Monotone-Branch: ca.inverse.sogo
179565
179566M	SoObjects/SOGo/SOGoFolder.m
179567
179568commit b52ed7db1d0e7186a7c8c55bc800135d2d6bf309
179569Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179570Date:   Fri Aug 24 20:38:36 2007 +0000
179571
179572    Monotone-Parent: e0d6bca914a4da0940a671160d74b221a1596487
179573    Monotone-Revision: 2b72439bcc17ba4d9a4c37701d8a818e14887487
179574
179575    Monotone-Author: wsourdeau@inverse.ca
179576    Monotone-Date: 2007-08-24T20:38:36
179577    Monotone-Branch: ca.inverse.sogo
179578
179579M	ChangeLog
179580M	SoObjects/Appointments/SOGoAppointmentFolder.m
179581
179582commit 32a6330a97d1fd63e328f23b7f396b621df5d33d
179583Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179584Date:   Fri Aug 24 18:48:32 2007 +0000
179585
179586    Monotone-Parent: 0bde24af2d54dcd7bdb9395dcc3baf170b2a7d03
179587    Monotone-Revision: e0d6bca914a4da0940a671160d74b221a1596487
179588
179589    Monotone-Author: wsourdeau@inverse.ca
179590    Monotone-Date: 2007-08-24T18:48:32
179591    Monotone-Branch: ca.inverse.sogo
179592
179593M	ChangeLog
179594M	UI/MailPartViewers/UIxMailPartViewer.m
179595
179596commit 6c21591e54839d203f5706b89dfd7555310ac3c6
179597Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179598Date:   Fri Aug 24 18:47:41 2007 +0000
179599
179600    Monotone-Parent: c0a9477f1eb52db3cc79a428d99ba7227f71fa3c
179601    Monotone-Revision: 0bde24af2d54dcd7bdb9395dcc3baf170b2a7d03
179602
179603    Monotone-Author: wsourdeau@inverse.ca
179604    Monotone-Date: 2007-08-24T18:47:41
179605    Monotone-Branch: ca.inverse.sogo
179606
179607M	Scripts/sql-update-20070822.sh
179608
179609commit e68bf83d3cb107897ce014a2d05dc8199a97c184
179610Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179611Date:   Fri Aug 24 18:47:32 2007 +0000
179612
179613    Monotone-Parent: dba6030e8ab5f3e8a853dc8c3dc20a3e3fb3973a
179614    Monotone-Revision: c0a9477f1eb52db3cc79a428d99ba7227f71fa3c
179615
179616    Monotone-Author: wsourdeau@inverse.ca
179617    Monotone-Date: 2007-08-24T18:47:32
179618    Monotone-Branch: ca.inverse.sogo
179619
179620M	ChangeLog
179621M	SoObjects/Appointments/SOGoAppointmentFolder.m
179622
179623commit b96cff0d99231f47a1d86e6d8114cdb48eac20f0
179624Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179625Date:   Fri Aug 24 18:45:56 2007 +0000
179626
179627    Monotone-Parent: 10ee465c100361bd7d29696c41a31e2501089432
179628    Monotone-Revision: dba6030e8ab5f3e8a853dc8c3dc20a3e3fb3973a
179629
179630    Monotone-Author: wsourdeau@inverse.ca
179631    Monotone-Date: 2007-08-24T18:45:56
179632    Monotone-Branch: ca.inverse.sogo
179633
179634M	SoObjects/SOGo/SOGoUserFolder.m
179635
179636commit 3a5f7d79afcb25df7d1a4534c177d5903a791794
179637Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179638Date:   Fri Aug 24 18:44:49 2007 +0000
179639
179640    Monotone-Parent: 1f3379bc1d46c50f1894d41c482b32cc154669fd
179641    Monotone-Revision: 10ee465c100361bd7d29696c41a31e2501089432
179642
179643    Monotone-Author: wsourdeau@inverse.ca
179644    Monotone-Date: 2007-08-24T18:44:49
179645    Monotone-Branch: ca.inverse.sogo
179646
179647M	SoObjects/Contacts/SOGoContactFolders.m
179648
179649commit 9e1e8e73081e05fce868e01b2ddf3c0745237da7
179650Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179651Date:   Fri Aug 24 13:51:41 2007 +0000
179652
179653    Monotone-Parent: 8e549e50cb51a6b6301c7b5cf0bc1863d2610949
179654    Monotone-Revision: 1f3379bc1d46c50f1894d41c482b32cc154669fd
179655
179656    Monotone-Author: wsourdeau@inverse.ca
179657    Monotone-Date: 2007-08-24T13:51:41
179658    Monotone-Branch: ca.inverse.sogo
179659
179660M	ChangeLog
179661M	SoObjects/Mailer/SOGoMailFolder.m
179662
179663commit 6fece5d06603c8980fb6c3d5f697163d0012ccbe
179664Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179665Date:   Thu Aug 23 22:13:27 2007 +0000
179666
179667    Monotone-Parent: d9596f4b43a014a2c792aa15954418eac4a2fe8d
179668    Monotone-Revision: 8e549e50cb51a6b6301c7b5cf0bc1863d2610949
179669
179670    Monotone-Author: wsourdeau@inverse.ca
179671    Monotone-Date: 2007-08-23T22:13:27
179672    Monotone-Branch: ca.inverse.sogo
179673
179674M	ChangeLog
179675M	UI/Scheduler/UIxTaskEditor.m
179676
179677commit 9a2eb20aff78d34d007dc7073450b73ce0b67caa
179678Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179679Date:   Thu Aug 23 22:13:12 2007 +0000
179680
179681    Monotone-Parent: ca2163bc9ead3d33b8626f28648e40de8de6e0e0
179682    Monotone-Revision: d9596f4b43a014a2c792aa15954418eac4a2fe8d
179683
179684    Monotone-Author: wsourdeau@inverse.ca
179685    Monotone-Date: 2007-08-23T22:13:12
179686    Monotone-Branch: ca.inverse.sogo
179687
179688M	ChangeLog
179689M	UI/Scheduler/UIxAppointmentEditor.m
179690
179691commit e3897a0150728b61e126aec4334ec62eba8ae1b4
179692Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179693Date:   Thu Aug 23 22:12:15 2007 +0000
179694
179695    Monotone-Parent: 6c97a1225df3211288924e19ffc57661e947cccb
179696    Monotone-Revision: ca2163bc9ead3d33b8626f28648e40de8de6e0e0
179697
179698    Monotone-Author: wsourdeau@inverse.ca
179699    Monotone-Date: 2007-08-23T22:12:15
179700    Monotone-Branch: ca.inverse.sogo
179701
179702M	SoObjects/Appointments/GNUmakefile
179703
179704commit 9a32b3328d8219c3ae1e460bd537eafc8b69dd7e
179705Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179706Date:   Thu Aug 23 22:11:55 2007 +0000
179707
179708    Monotone-Parent: b06d90de35f95b2fca244d963a06f54c84dad4b9
179709    Monotone-Revision: 6c97a1225df3211288924e19ffc57661e947cccb
179710
179711    Monotone-Author: wsourdeau@inverse.ca
179712    Monotone-Date: 2007-08-23T22:11:55
179713    Monotone-Branch: ca.inverse.sogo
179714
179715M	ChangeLog
179716M	SoObjects/Appointments/SOGoAptMailNotification.m
179717
179718commit 20aa35be722c1cce60207b2844755976f5020e26
179719Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179720Date:   Thu Aug 23 22:11:19 2007 +0000
179721
179722    Monotone-Parent: 45d53812c476b99cde3bfb2aff442c821d1b158b
179723    Monotone-Revision: b06d90de35f95b2fca244d963a06f54c84dad4b9
179724
179725    Monotone-Author: wsourdeau@inverse.ca
179726    Monotone-Date: 2007-08-23T22:11:19
179727    Monotone-Branch: ca.inverse.sogo
179728
179729M	SoObjects/Appointments/SOGoAppointmentObject.m
179730
179731commit 2e9c9bbecaa89e1dea924173b34d69f3cfec93fe
179732Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179733Date:   Thu Aug 23 22:10:59 2007 +0000
179734
179735    Monotone-Parent: 3e993bd57ea644d0e5344b9c04aa3026c95efcee
179736    Monotone-Revision: 45d53812c476b99cde3bfb2aff442c821d1b158b
179737
179738    Monotone-Author: wsourdeau@inverse.ca
179739    Monotone-Date: 2007-08-23T22:10:59
179740    Monotone-Branch: ca.inverse.sogo
179741
179742M	ChangeLog
179743
179744commit 408a6a0c4a41f428d99a2a5ee8effd6821d951cd
179745Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179746Date:   Thu Aug 23 22:10:50 2007 +0000
179747
179748    Monotone-Parent: 6ba5493c91f538701d638d36d00899eaa08ff21f
179749    Monotone-Revision: 3e993bd57ea644d0e5344b9c04aa3026c95efcee
179750
179751    Monotone-Author: wsourdeau@inverse.ca
179752    Monotone-Date: 2007-08-23T22:10:50
179753    Monotone-Branch: ca.inverse.sogo
179754
179755M	SoObjects/Mailer/SOGoDraftObject.m
179756M	SoObjects/SOGo/NSString+Utilities.h
179757M	SoObjects/SOGo/NSString+Utilities.m
179758
179759commit bb86546829526bbcf9f8ae37acd2f1f2a9764276
179760Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179761Date:   Thu Aug 23 22:10:01 2007 +0000
179762
179763    Monotone-Parent: 629c2dca3a0b44cbcdea7cfee80dec01b2841d80
179764    Monotone-Revision: 6ba5493c91f538701d638d36d00899eaa08ff21f
179765
179766    Monotone-Author: wsourdeau@inverse.ca
179767    Monotone-Date: 2007-08-23T22:10:01
179768    Monotone-Branch: ca.inverse.sogo
179769
179770M	UI/WebServerResources/SchedulerUI.js
179771
179772commit 7eff40373f980f136ada33ea64a89c4bc93849bf
179773Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179774Date:   Thu Aug 23 20:18:08 2007 +0000
179775
179776    Monotone-Parent: 1da368aaadb9a2d416b138131edcc4dcaffd44d0
179777    Monotone-Revision: 629c2dca3a0b44cbcdea7cfee80dec01b2841d80
179778
179779    Monotone-Author: wsourdeau@inverse.ca
179780    Monotone-Date: 2007-08-23T20:18:08
179781    Monotone-Branch: ca.inverse.sogo
179782
179783A	SoObjects/Mailer/bundle-info.plist
179784
179785commit 0bdd63032564cf5dda0fd6828c56fc39b2788c9f
179786Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179787Date:   Thu Aug 23 20:17:54 2007 +0000
179788
179789    Monotone-Parent: 47bbed6cb762b2941933e8851cea9a6b681e40f4
179790    Monotone-Revision: 1da368aaadb9a2d416b138131edcc4dcaffd44d0
179791
179792    Monotone-Author: wsourdeau@inverse.ca
179793    Monotone-Date: 2007-08-23T20:17:54
179794    Monotone-Branch: ca.inverse.sogo
179795
179796A	UI/WebServerResources/UIxMailView.js
179797
179798commit 20f22ec676913db5f771f69496e8a06ab8bf243c
179799Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179800Date:   Thu Aug 23 20:17:46 2007 +0000
179801
179802    Monotone-Parent: 3408f2dd09c68bd5b735490d9b4f0dd184e5f6ed
179803    Monotone-Revision: 47bbed6cb762b2941933e8851cea9a6b681e40f4
179804
179805    Monotone-Author: wsourdeau@inverse.ca
179806    Monotone-Date: 2007-08-23T20:17:46
179807    Monotone-Branch: ca.inverse.sogo
179808
179809A	Scripts/sql-update-20070822.sh
179810
179811commit f3f813cf03cc1be54933990e153cf45662a75c61
179812Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179813Date:   Thu Aug 23 20:17:26 2007 +0000
179814
179815    Monotone-Parent: 9d5eb4e7832f5841a0da73e6cf40b3cd3294b0d3
179816    Monotone-Revision: 3408f2dd09c68bd5b735490d9b4f0dd184e5f6ed
179817
179818    Monotone-Author: wsourdeau@inverse.ca
179819    Monotone-Date: 2007-08-23T20:17:26
179820    Monotone-Branch: ca.inverse.sogo
179821
179822M	SoObjects/Appointments/SOGoAptMailNotification.h
179823
179824commit 6cbe337368a7974a53e8eb924ee31061203852a2
179825Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179826Date:   Thu Aug 23 20:17:06 2007 +0000
179827
179828    SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo
179829
179830    Monotone-Parent: 597f7a17318243daa790c41285d7666b3fb0c9ce
179831    Monotone-Revision: 9d5eb4e7832f5841a0da73e6cf40b3cd3294b0d3
179832
179833    Monotone-Author: wsourdeau@inverse.ca
179834    Monotone-Date: 2007-08-23T20:17:06
179835    Monotone-Branch: ca.inverse.sogo
179836
179837M	SoObjects/Appointments/SOGoAptMailFrenchDeletion.wo/SOGoAptMailFrenchDeletion.html
179838M	SoObjects/Appointments/SOGoAptMailFrenchInvitation.wo/SOGoAptMailFrenchInvitation.html
179839M	SoObjects/Appointments/SOGoAptMailFrenchRemoval.wo/SOGoAptMailFrenchRemoval.html
179840M	SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html
179841M	SoObjects/Appointments/SOGoAptMailGermanDeletion.wo/SOGoAptMailGermanDeletion.html
179842M	SoObjects/Appointments/SOGoAptMailGermanInvitation.wo/SOGoAptMailGermanInvitation.html
179843M	SoObjects/Appointments/SOGoAptMailGermanRemoval.wo/SOGoAptMailGermanRemoval.html
179844M	SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html
179845
179846commit c22977f7529ab119f3456c4f0bf6d9e4446ee983
179847Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179848Date:   Thu Aug 23 16:13:31 2007 +0000
179849
179850    Monotone-Parent: 4bd363f979fcaebb2b95eab75100f8270ec1489c
179851    Monotone-Revision: 597f7a17318243daa790c41285d7666b3fb0c9ce
179852
179853    Monotone-Author: wsourdeau@inverse.ca
179854    Monotone-Date: 2007-08-23T16:13:31
179855    Monotone-Branch: ca.inverse.sogo
179856
179857M	UI/WebServerResources/MailerUI.css
179858
179859commit 11ceffb202256113a71c208c018157b8fcc9cd65
179860Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179861Date:   Thu Aug 23 16:13:24 2007 +0000
179862
179863    Monotone-Parent: 100769dcb2b9d6ff69316a1bfc656ef29e7e49c0
179864    Monotone-Revision: 4bd363f979fcaebb2b95eab75100f8270ec1489c
179865
179866    Monotone-Author: wsourdeau@inverse.ca
179867    Monotone-Date: 2007-08-23T16:13:24
179868    Monotone-Branch: ca.inverse.sogo
179869
179870M	SoObjects/Appointments/SOGoAptMailDeletion.m
179871M	SoObjects/Appointments/SOGoAptMailInvitation.m
179872M	SoObjects/Appointments/SOGoAptMailRemoval.m
179873M	SoObjects/Mailer/GNUmakefile
179874D	SoObjects/Mailer/SOGoMailEnglishForward.m
179875M	SoObjects/Mailer/SOGoMailForward.h
179876M	SoObjects/Mailer/SOGoMailForward.m
179877D	SoObjects/Mailer/SOGoMailFrenchForward.m
179878M	SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.html
179879M	UI/SOGoUI/GNUmakefile
179880M	UI/SOGoUI/SOGoACLAdvisory.h
179881M	UI/SOGoUI/SOGoACLAdvisory.m
179882D	UI/SOGoUI/SOGoACLEnglishAdditionAdvisory.h
179883D	UI/SOGoUI/SOGoACLEnglishAdditionAdvisory.m
179884D	UI/SOGoUI/SOGoACLEnglishRemovalAdvisory.h
179885D	UI/SOGoUI/SOGoACLEnglishRemovalAdvisory.m
179886D	UI/SOGoUI/SOGoACLFrenchAdditionAdvisory.h
179887D	UI/SOGoUI/SOGoACLFrenchAdditionAdvisory.m
179888D	UI/SOGoUI/SOGoACLFrenchRemovalAdvisory.h
179889D	UI/SOGoUI/SOGoACLFrenchRemovalAdvisory.m
179890
179891commit c124fecb3e0427bb4f6262c0c10344b7da0836e2
179892Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179893Date:   Thu Aug 23 16:12:32 2007 +0000
179894
179895    Monotone-Parent: cdfb1cbc8fa7b1a396e50237bf8ca26cd9be6e06
179896    Monotone-Revision: 100769dcb2b9d6ff69316a1bfc656ef29e7e49c0
179897
179898    Monotone-Author: wsourdeau@inverse.ca
179899    Monotone-Date: 2007-08-23T16:12:32
179900    Monotone-Branch: ca.inverse.sogo
179901
179902M	UI/Common/German.lproj/Localizable.strings
179903M	UI/Contacts/German.lproj/Localizable.strings
179904M	UI/MailerUI/German.lproj/Localizable.strings
179905M	UI/PreferencesUI/German.lproj/Localizable.strings
179906M	UI/Scheduler/German.lproj/Localizable.strings
179907
179908commit c7ff1e0ea2f0e355a8994e95ec8ece7b7aa9153c
179909Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179910Date:   Thu Aug 23 16:12:16 2007 +0000
179911
179912    Monotone-Parent: 7746da4f8174076cb29adb4420696a2435d1c654
179913    Monotone-Revision: cdfb1cbc8fa7b1a396e50237bf8ca26cd9be6e06
179914
179915    Monotone-Author: wsourdeau@inverse.ca
179916    Monotone-Date: 2007-08-23T16:12:16
179917    Monotone-Branch: ca.inverse.sogo
179918
179919M	UI/SOGoUI/UIxComponent.m
179920
179921commit 472702e8b7691bb77ed11d6a7538768070667918
179922Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179923Date:   Thu Aug 23 16:12:01 2007 +0000
179924
179925    Monotone-Parent: 43e7e47465a89cfa3fa751612c2e6e4afa685684
179926    Monotone-Revision: 7746da4f8174076cb29adb4420696a2435d1c654
179927
179928    Monotone-Author: wsourdeau@inverse.ca
179929    Monotone-Date: 2007-08-23T16:12:01
179930    Monotone-Branch: ca.inverse.sogo
179931
179932M	UI/Templates/MailerUI/UIxMailEditor.wox
179933M	UI/Templates/MailerUI/UIxMailToSelection.wox
179934
179935commit cb2822f4de3770802b7910234afd249b99f96309
179936Author: Dominik Gehl <dgehl@inverse.ca>
179937Date:   Thu Aug 23 13:00:27 2007 +0000
179938
179939    traduction en allemand de templates de courriels
179940
179941    Monotone-Parent: 29f28f678bd8cb6600825a6fab76d81471d32a29
179942    Monotone-Revision: e8041a4e5953854532b9c7c81a7dbd8b944de281
179943
179944    Monotone-Author: dgehl@inverse.ca
179945    Monotone-Date: 2007-08-23T13:00:27
179946    Monotone-Branch: ca.inverse.sogo
179947
179948A	SoObjects/Appointments/SOGoAptMailGermanDeletion.wo/SOGoAptMailGermanDeletion.html
179949A	SoObjects/Appointments/SOGoAptMailGermanDeletion.wo/SOGoAptMailGermanDeletion.wod
179950A	SoObjects/Appointments/SOGoAptMailGermanInvitation.wo/SOGoAptMailGermanInvitation.html
179951A	SoObjects/Appointments/SOGoAptMailGermanInvitation.wo/SOGoAptMailGermanInvitation.wod
179952A	SoObjects/Appointments/SOGoAptMailGermanRemoval.wo/SOGoAptMailGermanRemoval.html
179953A	SoObjects/Appointments/SOGoAptMailGermanRemoval.wo/SOGoAptMailGermanRemoval.wod
179954A	SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html
179955A	SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.wod
179956A	SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.html
179957A	SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.wod
179958A	UI/Templates/SOGoACLGermanAdditionAdvisory.wox
179959A	UI/Templates/SOGoACLGermanRemovalAdvisory.wox
179960
179961commit 1ffd677177b5e4507d05c8844a784b2e88eefd35
179962Author: Dominik Gehl <dgehl@inverse.ca>
179963Date:   Thu Aug 23 12:16:44 2007 +0000
179964
179965    traduction en allemand de la preference concernant le forward
179966
179967    Monotone-Parent: 5e8e3a60febf923bbe9f832e38c96576ad9426fb
179968    Monotone-Revision: 29f28f678bd8cb6600825a6fab76d81471d32a29
179969
179970    Monotone-Author: dgehl@inverse.ca
179971    Monotone-Date: 2007-08-23T12:16:44
179972    Monotone-Branch: ca.inverse.sogo
179973
179974M	UI/PreferencesUI/German.lproj/Localizable.strings
179975
179976commit a4c610c3ceb195bfecc4e7179f89de1209c4a5d4
179977Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179978Date:   Wed Aug 22 20:47:28 2007 +0000
179979
179980    Monotone-Parent: 5e8e3a60febf923bbe9f832e38c96576ad9426fb
179981    Monotone-Revision: a713d0509030e441b5a09ab7710505e61689f5c3
179982
179983    Monotone-Author: wsourdeau@inverse.ca
179984    Monotone-Date: 2007-08-22T20:47:28
179985    Monotone-Branch: ca.inverse.sogo
179986
179987M	ChangeLog
179988
179989commit 6dbbc708b7ddbdd521f247ace5173022961ac4e7
179990Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
179991Date:   Wed Aug 22 15:18:11 2007 +0000
179992
179993    Monotone-Parent: 8ca28dddfefbcc2bdfd2324a0733b3f9e72fb413
179994    Monotone-Revision: 5e8e3a60febf923bbe9f832e38c96576ad9426fb
179995
179996    Monotone-Author: wsourdeau@inverse.ca
179997    Monotone-Date: 2007-08-22T15:18:11
179998    Monotone-Branch: ca.inverse.sogo
179999
180000M	UI/PreferencesUI/English.lproj/Localizable.strings
180001M	UI/PreferencesUI/French.lproj/Localizable.strings
180002M	UI/PreferencesUI/German.lproj/Localizable.strings
180003
180004commit 15302bbf73c6d34eab0b0a022089ea58c79116c6
180005Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180006Date:   Wed Aug 22 15:18:01 2007 +0000
180007
180008    Monotone-Parent: 088d781f2222b451b13ed0a3faf660935d3f18da
180009    Monotone-Revision: 8ca28dddfefbcc2bdfd2324a0733b3f9e72fb413
180010
180011    Monotone-Author: wsourdeau@inverse.ca
180012    Monotone-Date: 2007-08-22T15:18:01
180013    Monotone-Branch: ca.inverse.sogo
180014
180015M	ChangeLog
180016M	UI/PreferencesUI/UIxPreferences.m
180017M	UI/Templates/PreferencesUI/UIxPreferences.wox
180018
180019commit 01b760ff49c1e73b575144b52c6a14eca5b2bcad
180020Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180021Date:   Wed Aug 22 15:16:35 2007 +0000
180022
180023    Monotone-Parent: f91da4057972f6c2f3979c2fccecfa757ae6619c
180024    Monotone-Revision: 088d781f2222b451b13ed0a3faf660935d3f18da
180025
180026    Monotone-Author: wsourdeau@inverse.ca
180027    Monotone-Date: 2007-08-22T15:16:35
180028    Monotone-Branch: ca.inverse.sogo
180029
180030M	ChangeLog
180031M	SoObjects/SOGo/SOGoUser.h
180032M	SoObjects/SOGo/SOGoUser.m
180033
180034commit 035e0b8e7e8fa9953a3f067ebee741cab083097c
180035Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180036Date:   Wed Aug 22 15:14:36 2007 +0000
180037
180038    Monotone-Parent: 5efb21ecdb824936262ea685cfa5c21f94b0a7a3
180039    Monotone-Revision: f91da4057972f6c2f3979c2fccecfa757ae6619c
180040
180041    Monotone-Author: wsourdeau@inverse.ca
180042    Monotone-Date: 2007-08-22T15:14:36
180043    Monotone-Branch: ca.inverse.sogo
180044
180045M	SoObjects/Mailer/SOGoMailObject.h
180046M	SoObjects/Mailer/SOGoMailObject.m
180047
180048commit f0b3c14386221e0d348bbfc25fa4c086aefe553d
180049Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180050Date:   Wed Aug 22 15:14:06 2007 +0000
180051
180052    Monotone-Parent: d0218fb78b87e5da11e31cb28a9ec3563699c62c
180053    Monotone-Revision: 5efb21ecdb824936262ea685cfa5c21f94b0a7a3
180054
180055    Monotone-Author: wsourdeau@inverse.ca
180056    Monotone-Date: 2007-08-22T15:14:06
180057    Monotone-Branch: ca.inverse.sogo
180058
180059M	ChangeLog
180060M	SoObjects/Mailer/SOGoMailObject+Draft.h
180061M	SoObjects/Mailer/SOGoMailObject+Draft.m
180062
180063commit 66442caa3ba4e02a3846d6f9e4be7f34f254db3e
180064Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180065Date:   Wed Aug 22 15:13:06 2007 +0000
180066
180067    Monotone-Parent: f9ec755c687fa482360d3b88e321382d4f3396f0
180068    Monotone-Revision: d0218fb78b87e5da11e31cb28a9ec3563699c62c
180069
180070    Monotone-Author: wsourdeau@inverse.ca
180071    Monotone-Date: 2007-08-22T15:13:06
180072    Monotone-Branch: ca.inverse.sogo
180073
180074M	ChangeLog
180075M	SoObjects/Mailer/SOGoDraftObject.m
180076
180077commit 4a521e30098c4b0e4f634fa8dba1840a159e3844
180078Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180079Date:   Wed Aug 22 15:12:05 2007 +0000
180080
180081    Monotone-Parent: 54dfcd97cab5ce72c0aceaae23ebf28c39d50601
180082    Monotone-Revision: f9ec755c687fa482360d3b88e321382d4f3396f0
180083
180084    Monotone-Author: wsourdeau@inverse.ca
180085    Monotone-Date: 2007-08-22T15:12:05
180086    Monotone-Branch: ca.inverse.sogo
180087
180088M	SoObjects/Mailer/GNUmakefile
180089
180090commit 1aa2ad16f3e37a5c98e54b1ef8770fc53d0c6de0
180091Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180092Date:   Wed Aug 22 15:11:41 2007 +0000
180093
180094    Monotone-Parent: c982aaa9740225283281797deea837869cd14b36
180095    Monotone-Revision: 54dfcd97cab5ce72c0aceaae23ebf28c39d50601
180096
180097    Monotone-Author: wsourdeau@inverse.ca
180098    Monotone-Date: 2007-08-22T15:11:41
180099    Monotone-Branch: ca.inverse.sogo
180100
180101M	ChangeLog
180102M	SoObjects/Appointments/SOGoCalendarComponent.m
180103
180104commit 2829209cc6fc8f89dc06265bd6bde28a0a1f891f
180105Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180106Date:   Wed Aug 22 15:10:48 2007 +0000
180107
180108    Monotone-Parent: e4252f3c39ed69ff82810c4730305d11f32582af
180109    Monotone-Revision: c982aaa9740225283281797deea837869cd14b36
180110
180111    Monotone-Author: wsourdeau@inverse.ca
180112    Monotone-Date: 2007-08-22T15:10:48
180113    Monotone-Branch: ca.inverse.sogo
180114
180115M	ChangeLog
180116A	SoObjects/Mailer/SOGoMailEnglishForward.m
180117A	SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.html
180118A	SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.wod
180119A	SoObjects/Mailer/SOGoMailForward.h
180120A	SoObjects/Mailer/SOGoMailForward.m
180121A	SoObjects/Mailer/SOGoMailFrenchForward.m
180122A	SoObjects/Mailer/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.html
180123A	SoObjects/Mailer/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.wod
180124
180125commit 087f138951986e34c65ed6d74dba463a7dd5e039
180126Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180127Date:   Tue Aug 21 19:42:43 2007 +0000
180128
180129    Monotone-Parent: 896895232d25506e19bd733d08a718ef9692eecd
180130    Monotone-Revision: e4252f3c39ed69ff82810c4730305d11f32582af
180131
180132    Monotone-Author: wsourdeau@inverse.ca
180133    Monotone-Date: 2007-08-21T19:42:43
180134    Monotone-Branch: ca.inverse.sogo
180135
180136M	UI/Templates/UIxPageFrame.wox
180137M	UI/WebServerResources/MailerUI.css
180138M	UI/WebServerResources/SchedulerUI.css
180139M	UI/WebServerResources/generic.css
180140A	UI/WebServerResources/iefixes.css
180141
180142commit 9086e4fd02c4e5231d99102a08fa27bee6e215fc
180143Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180144Date:   Tue Aug 21 19:42:16 2007 +0000
180145
180146    Monotone-Parent: fc8e6bbe0cff3fd2f022a39f28fc8c57fac144e9
180147    Monotone-Revision: 896895232d25506e19bd733d08a718ef9692eecd
180148
180149    Monotone-Author: wsourdeau@inverse.ca
180150    Monotone-Date: 2007-08-21T19:42:16
180151    Monotone-Branch: ca.inverse.sogo
180152
180153M	ChangeLog
180154M	UI/GNUmakefile
180155A	UI/SOGoElements/GNUmakefile
180156A	UI/SOGoElements/GNUmakefile.postamble
180157A	UI/SOGoElements/SOGoElementsBuilder.h
180158A	UI/SOGoElements/SOGoElementsBuilder.m
180159A	UI/SOGoElements/SOGoElementsBundle.m
180160A	UI/SOGoElements/SOGoIEConditional.h
180161A	UI/SOGoElements/SOGoIEConditional.m
180162A	UI/SOGoElements/bundle-info.plist
180163
180164commit e42964b9aaae0e283f52e59bceddb9e83133e563
180165Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180166Date:   Tue Aug 21 16:01:32 2007 +0000
180167
180168    Monotone-Parent: a84c20b7d29bf952df6062daa2f86929f733e1f5
180169    Monotone-Revision: bd49b8f89c873201475aa9e23f9d1876e0f158f7
180170
180171    Monotone-Author: wsourdeau@inverse.ca
180172    Monotone-Date: 2007-08-21T16:01:32
180173    Monotone-Branch: ca.inverse.sogo
180174
180175M	SoObjects/Appointments/SOGoCalendarComponent.m
180176
180177commit 3823368fba3cc96510221a9f2ceee00ecba65f08
180178Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180179Date:   Tue Aug 21 16:01:28 2007 +0000
180180
180181    Monotone-Parent: c8ffc75afc6375fd954ab207e9dbdef8b4793876
180182    Monotone-Revision: a84c20b7d29bf952df6062daa2f86929f733e1f5
180183
180184    Monotone-Author: wsourdeau@inverse.ca
180185    Monotone-Date: 2007-08-21T16:01:28
180186    Monotone-Branch: ca.inverse.sogo
180187
180188M	ChangeLog
180189M	UI/Scheduler/UIxComponentEditor.h
180190M	UI/Scheduler/UIxComponentEditor.m
180191
180192commit 8bf367ea4c642a531ff48cb6da36023a543d0fda
180193Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180194Date:   Tue Aug 21 16:00:25 2007 +0000
180195
180196    Monotone-Parent: 992caf023ddb85d68d02283b857594a23b4582e7
180197    Monotone-Revision: c8ffc75afc6375fd954ab207e9dbdef8b4793876
180198
180199    Monotone-Author: wsourdeau@inverse.ca
180200    Monotone-Date: 2007-08-21T16:00:25
180201    Monotone-Branch: ca.inverse.sogo
180202
180203M	UI/WebServerResources/ContactsUI.js
180204M	UI/WebServerResources/MailerUI.js
180205M	UI/WebServerResources/generic.js
180206
180207commit 4c6149b28d31749e04bb6fbba4740b01385e1a5d
180208Author: Dominik Gehl <dgehl@inverse.ca>
180209Date:   Tue Aug 21 15:57:37 2007 +0000
180210
180211    traduction en allemand des preferences
180212
180213    Monotone-Parent: 992caf023ddb85d68d02283b857594a23b4582e7
180214    Monotone-Revision: 94a1d0365a333120f4aa3a3d2b1eac63bb97797b
180215
180216    Monotone-Author: dgehl@inverse.ca
180217    Monotone-Date: 2007-08-21T15:57:37
180218    Monotone-Branch: ca.inverse.sogo
180219
180220M	UI/PreferencesUI/German.lproj/Localizable.strings
180221
180222commit 46e5d22fd426f44dad6c1bde01a1a24e70902b4d
180223Author: Dominik Gehl <dgehl@inverse.ca>
180224Date:   Tue Aug 21 14:55:16 2007 +0000
180225
180226    ajout de la traduction en allemand des boutons de composition d'un courriel
180227
180228    Monotone-Parent: c451d9ed3cb3f143c0b3f0ab249cb75692edee12
180229    Monotone-Revision: 992caf023ddb85d68d02283b857594a23b4582e7
180230
180231    Monotone-Author: dgehl@inverse.ca
180232    Monotone-Date: 2007-08-21T14:55:16
180233    Monotone-Branch: ca.inverse.sogo
180234
180235M	UI/MailerUI/German.lproj/Localizable.strings
180236
180237commit 904f32ba9508fbd144986d9167c49dc8f404ae3e
180238Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180239Date:   Tue Aug 21 14:50:08 2007 +0000
180240
180241    Monotone-Parent: e317ff8badddc67712d189ab7f6bba1c77e4cdfc
180242    Monotone-Revision: c451d9ed3cb3f143c0b3f0ab249cb75692edee12
180243
180244    Monotone-Author: wsourdeau@inverse.ca
180245    Monotone-Date: 2007-08-21T14:50:08
180246    Monotone-Branch: ca.inverse.sogo
180247
180248D	UI/Templates/MailerUI/UIxMailAddressbook.wox
180249
180250commit e1f277106d6d74efcfccb5227540ecb04de72cef
180251Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180252Date:   Tue Aug 21 14:50:03 2007 +0000
180253
180254    Monotone-Parent: 4f7d023c13f9dc0dfc9d9334f0a8ce9e345493ee
180255    Monotone-Revision: e317ff8badddc67712d189ab7f6bba1c77e4cdfc
180256
180257    Monotone-Author: wsourdeau@inverse.ca
180258    Monotone-Date: 2007-08-21T14:50:03
180259    Monotone-Branch: ca.inverse.sogo
180260
180261M	UI/MailerUI/English.lproj/Localizable.strings
180262M	UI/MailerUI/French.lproj/Localizable.strings
180263
180264commit 7b14c4f19c17ebaed8eb2d56725f288d1059538e
180265Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180266Date:   Tue Aug 21 14:49:48 2007 +0000
180267
180268    Monotone-Parent: 21cd67b802d7be6973e4f0cf16a68dfb3497f3a5
180269    Monotone-Revision: 4f7d023c13f9dc0dfc9d9334f0a8ce9e345493ee
180270
180271    Monotone-Author: wsourdeau@inverse.ca
180272    Monotone-Date: 2007-08-21T14:49:48
180273    Monotone-Branch: ca.inverse.sogo
180274
180275M	ChangeLog
180276M	UI/MailerUI/UIxMailMainFrame.m
180277M	UI/MailerUI/product.plist
180278
180279commit e7a99ed0ebfa55e92ca5b75c851e0423dba921bc
180280Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180281Date:   Tue Aug 21 14:47:26 2007 +0000
180282
180283    Monotone-Parent: c7cffd8dde105fd1e43ad66af119ae46d931617a
180284    Monotone-Revision: 21cd67b802d7be6973e4f0cf16a68dfb3497f3a5
180285
180286    Monotone-Author: wsourdeau@inverse.ca
180287    Monotone-Date: 2007-08-21T14:47:26
180288    Monotone-Branch: ca.inverse.sogo
180289
180290M	ChangeLog
180291M	UI/MailerUI/UIxMailAccountActions.m
180292
180293commit c3f006058381605c214fb467fa60792d5e3965f3
180294Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180295Date:   Tue Aug 21 14:46:07 2007 +0000
180296
180297    Monotone-Parent: 80bd60aee363e3ed4623c0effe907fe46d878561
180298    Monotone-Revision: c7cffd8dde105fd1e43ad66af119ae46d931617a
180299
180300    Monotone-Author: wsourdeau@inverse.ca
180301    Monotone-Date: 2007-08-21T14:46:07
180302    Monotone-Branch: ca.inverse.sogo
180303
180304M	UI/MailerUI/UIxMailToSelection.m
180305
180306commit b15f3566c29ba8fe309b881b98ea002f09e1a86b
180307Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180308Date:   Tue Aug 21 14:45:38 2007 +0000
180309
180310    Monotone-Parent: 36cd8256a67293e511d69425843fc45f0edc23ea
180311    Monotone-Revision: 80bd60aee363e3ed4623c0effe907fe46d878561
180312
180313    Monotone-Author: wsourdeau@inverse.ca
180314    Monotone-Date: 2007-08-21T14:45:38
180315    Monotone-Branch: ca.inverse.sogo
180316
180317M	ChangeLog
180318M	UI/Common/UIxPageFrame.m
180319M	UI/Templates/UIxPageFrame.wox
180320
180321commit 596cad490e6de0c55d4c20673a41c4838812fa8d
180322Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180323Date:   Tue Aug 21 14:45:07 2007 +0000
180324
180325    Monotone-Parent: 7aa005d0b5e60fab2bbc5ef1ea550d934c910ecc
180326    Monotone-Revision: 36cd8256a67293e511d69425843fc45f0edc23ea
180327
180328    Monotone-Author: wsourdeau@inverse.ca
180329    Monotone-Date: 2007-08-21T14:45:07
180330    Monotone-Branch: ca.inverse.sogo
180331
180332M	Main/build.h
180333
180334commit 5652df30d1b4a05dd1d5f764a4e1133c1b5da15c
180335Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180336Date:   Tue Aug 21 14:44:53 2007 +0000
180337
180338    Monotone-Parent: 574fdd3a4709dd866fcd502624c4203cb2835f9e
180339    Monotone-Revision: 7aa005d0b5e60fab2bbc5ef1ea550d934c910ecc
180340
180341    Monotone-Author: wsourdeau@inverse.ca
180342    Monotone-Date: 2007-08-21T14:44:53
180343    Monotone-Branch: ca.inverse.sogo
180344
180345M	UI/Templates/MailerUI/UIxMailToSelection.wox
180346
180347commit 0e0d5ce2daf63900553d5ffa0a92cfb6329cbc5d
180348Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180349Date:   Tue Aug 21 14:44:40 2007 +0000
180350
180351    Monotone-Parent: 30ef0f3e82ecb0701831c42a939d317278567be8
180352    Monotone-Revision: 574fdd3a4709dd866fcd502624c4203cb2835f9e
180353
180354    Monotone-Author: wsourdeau@inverse.ca
180355    Monotone-Date: 2007-08-21T14:44:40
180356    Monotone-Branch: ca.inverse.sogo
180357
180358M	UI/WebServerResources/SchedulerUI.js
180359
180360commit 7e321ce9108bc81cdf282b2484f02f2289550f23
180361Author: Dominik Gehl <dgehl@inverse.ca>
180362Date:   Tue Aug 21 14:42:04 2007 +0000
180363
180364    meilleure traduction allemande du calendrier
180365
180366    Monotone-Parent: a21d1f9c3ef9ad6cff1d0dce03aebfbf6defa97a
180367    Monotone-Revision: 30ef0f3e82ecb0701831c42a939d317278567be8
180368
180369    Monotone-Author: dgehl@inverse.ca
180370    Monotone-Date: 2007-08-21T14:42:04
180371    Monotone-Branch: ca.inverse.sogo
180372
180373M	UI/Scheduler/German.lproj/Localizable.strings
180374
180375commit 6e73d379cdb5ee179fade63d1d03a71a8123666e
180376Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180377Date:   Mon Aug 20 21:55:18 2007 +0000
180378
180379    Monotone-Parent: 2101b44ba7e2cdaabd9d79b575afddcae16c7925
180380    Monotone-Revision: a21d1f9c3ef9ad6cff1d0dce03aebfbf6defa97a
180381
180382    Monotone-Author: wsourdeau@inverse.ca
180383    Monotone-Date: 2007-08-20T21:55:18
180384    Monotone-Branch: ca.inverse.sogo
180385
180386M	UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox
180387
180388commit 96cdba3451c578856b974b2c3a7351cdf0572896
180389Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180390Date:   Mon Aug 20 21:50:47 2007 +0000
180391
180392    Monotone-Parent: 8da67e77abaa8a3dd458ac3f8ab6cbb3bbcc9a3b
180393    Monotone-Revision: 2101b44ba7e2cdaabd9d79b575afddcae16c7925
180394
180395    Monotone-Author: wsourdeau@inverse.ca
180396    Monotone-Date: 2007-08-20T21:50:47
180397    Monotone-Branch: ca.inverse.sogo
180398
180399M	ChangeLog
180400M	SoObjects/Contacts/SOGoContactGCSFolder.m
180401
180402commit c57130576c8c865f02729571dd83cd0eac48e45b
180403Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180404Date:   Mon Aug 20 21:49:28 2007 +0000
180405
180406    Monotone-Parent: 205cd428c17e1d08bc362707f74e0be93d3d5fff
180407    Monotone-Revision: 8da67e77abaa8a3dd458ac3f8ab6cbb3bbcc9a3b
180408
180409    Monotone-Author: wsourdeau@inverse.ca
180410    Monotone-Date: 2007-08-20T21:49:28
180411    Monotone-Branch: ca.inverse.sogo
180412
180413M	ChangeLog
180414M	SoObjects/Mailer/SOGoMailAccounts.m
180415
180416commit a55b6e6af8bacaf65388c0109c5975acdcf5f46a
180417Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180418Date:   Mon Aug 20 21:48:59 2007 +0000
180419
180420    Monotone-Parent: d7935b9a307baa801a1ea5b0bf9753a9c7feb1cc
180421    Monotone-Revision: 205cd428c17e1d08bc362707f74e0be93d3d5fff
180422
180423    Monotone-Author: wsourdeau@inverse.ca
180424    Monotone-Date: 2007-08-20T21:48:59
180425    Monotone-Branch: ca.inverse.sogo
180426
180427M	UI/Contacts/German.lproj/Localizable.strings
180428
180429commit 3c56bef8c74ec50983e13027427a53a15d0b671c
180430Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180431Date:   Mon Aug 20 21:48:52 2007 +0000
180432
180433    Monotone-Parent: 5761b0b7e562328da29d43986c76e5ed9758f47c
180434    Monotone-Revision: d7935b9a307baa801a1ea5b0bf9753a9c7feb1cc
180435
180436    Monotone-Author: wsourdeau@inverse.ca
180437    Monotone-Date: 2007-08-20T21:48:52
180438    Monotone-Branch: ca.inverse.sogo
180439
180440M	UI/PreferencesUI/English.lproj/Localizable.strings
180441M	UI/PreferencesUI/French.lproj/Localizable.strings
180442
180443commit 4b9019e753c156140068923a232bef9e3686cace
180444Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180445Date:   Mon Aug 20 20:45:13 2007 +0000
180446
180447    Monotone-Parent: 8289067a34c438dfdb8b114ed01fd206fce6310d
180448    Monotone-Revision: 5761b0b7e562328da29d43986c76e5ed9758f47c
180449
180450    Monotone-Author: wsourdeau@inverse.ca
180451    Monotone-Date: 2007-08-20T20:45:13
180452    Monotone-Branch: ca.inverse.sogo
180453
180454M	NEWS
180455M	UI/Common/GNUmakefile
180456A	UI/Common/German.lproj/Localizable.strings
180457M	UI/Contacts/GNUmakefile
180458A	UI/Contacts/German.lproj/Localizable.strings
180459M	UI/MailPartViewers/GNUmakefile
180460A	UI/MailPartViewers/German.lproj/Localizable.strings
180461M	UI/MailerUI/GNUmakefile
180462A	UI/MailerUI/German.lproj/Localizable.strings
180463M	UI/MainUI/GNUmakefile
180464A	UI/MainUI/German.lproj/Locale
180465A	UI/MainUI/German.lproj/Localizable.strings
180466M	UI/PreferencesUI/GNUmakefile
180467A	UI/PreferencesUI/German.lproj/Localizable.strings
180468A	UI/Scheduler/German.lproj/Localizable.strings
180469
180470commit 821ccc4918cf748785b1bef678054b7d98f58880
180471Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180472Date:   Mon Aug 20 20:45:04 2007 +0000
180473
180474    Monotone-Parent: efcdad4329c6673a9cb8cdf84b3e4facd4cf680e
180475    Monotone-Revision: 8289067a34c438dfdb8b114ed01fd206fce6310d
180476
180477    Monotone-Author: wsourdeau@inverse.ca
180478    Monotone-Date: 2007-08-20T20:45:04
180479    Monotone-Branch: ca.inverse.sogo
180480
180481M	UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox
180482
180483commit 5b32ace1a4fa3d0296b8161c6f0f0571e375409f
180484Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180485Date:   Mon Aug 20 20:44:11 2007 +0000
180486
180487    Monotone-Parent: e3bbd9a60cde2c4234f17f311a214c5355c7564b
180488    Monotone-Revision: efcdad4329c6673a9cb8cdf84b3e4facd4cf680e
180489
180490    Monotone-Author: wsourdeau@inverse.ca
180491    Monotone-Date: 2007-08-20T20:44:11
180492    Monotone-Branch: ca.inverse.sogo
180493
180494M	ChangeLog
180495M	UI/MailPartViewers/UIxMailPartViewer.m
180496
180497commit d8f4bc848f0cc8c25e4366debc48f6774d6f5f1e
180498Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180499Date:   Mon Aug 20 20:43:22 2007 +0000
180500
180501    Monotone-Parent: ca25951dfbee297d267083be969272c32a52477c
180502    Monotone-Revision: e3bbd9a60cde2c4234f17f311a214c5355c7564b
180503
180504    Monotone-Author: wsourdeau@inverse.ca
180505    Monotone-Date: 2007-08-20T20:43:22
180506    Monotone-Branch: ca.inverse.sogo
180507
180508M	SoObjects/Mailer/SOGoMailObject.m
180509
180510commit cb176fe4214d8042c252d7f6ee18533597e378c8
180511Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180512Date:   Mon Aug 20 20:43:08 2007 +0000
180513
180514    Monotone-Parent: c43365ce39a0e96a47c78f5b1c8fc7c645bd92bb
180515    Monotone-Revision: ca25951dfbee297d267083be969272c32a52477c
180516
180517    Monotone-Author: wsourdeau@inverse.ca
180518    Monotone-Date: 2007-08-20T20:43:08
180519    Monotone-Branch: ca.inverse.sogo
180520
180521M	ChangeLog
180522M	SoObjects/Mailer/SOGoMailBodyPart.m
180523
180524commit 090c522ddbff6a832d12cce36439e81cf58ef2ba
180525Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180526Date:   Mon Aug 20 19:13:05 2007 +0000
180527
180528    Monotone-Parent: 08cb06db7c55645276a178a58e44c0b38077400a
180529    Monotone-Revision: c43365ce39a0e96a47c78f5b1c8fc7c645bd92bb
180530
180531    Monotone-Author: wsourdeau@inverse.ca
180532    Monotone-Date: 2007-08-20T19:13:05
180533    Monotone-Branch: ca.inverse.sogo
180534
180535M	UI/WebServerResources/SchedulerUI.js
180536
180537commit 735274f2c2003b04db33955f84ce28c708a7dc60
180538Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180539Date:   Mon Aug 20 19:13:01 2007 +0000
180540
180541    Monotone-Parent: 73ad5c3c9ba30aa95f1712c12d1db2d63b8211c6
180542    Monotone-Revision: 08cb06db7c55645276a178a58e44c0b38077400a
180543
180544    Monotone-Author: wsourdeau@inverse.ca
180545    Monotone-Date: 2007-08-20T19:13:01
180546    Monotone-Branch: ca.inverse.sogo
180547
180548M	ChangeLog
180549
180550commit 77ec2c4f4d9f47d7263d072198cc2c6494f102f7
180551Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180552Date:   Mon Aug 20 19:12:50 2007 +0000
180553
180554    Monotone-Parent: 570d66d8008ad488c7c2237f20fef3f87882fd0e
180555    Monotone-Revision: 73ad5c3c9ba30aa95f1712c12d1db2d63b8211c6
180556
180557    Monotone-Author: wsourdeau@inverse.ca
180558    Monotone-Date: 2007-08-20T19:12:50
180559    Monotone-Branch: ca.inverse.sogo
180560
180561M	UI/Contacts/UIxContactsListView.m
180562M	UI/Templates/ContactsUI/UIxContactsListView.wox
180563
180564commit b92353c848b9ced60a58919f1d920e232d04dccd
180565Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180566Date:   Mon Aug 20 17:47:13 2007 +0000
180567
180568    Monotone-Parent: 9cc2d071b7d1404160adc61a8920fe180e03e6dd
180569    Monotone-Revision: 570d66d8008ad488c7c2237f20fef3f87882fd0e
180570
180571    Monotone-Author: wsourdeau@inverse.ca
180572    Monotone-Date: 2007-08-20T17:47:13
180573    Monotone-Branch: ca.inverse.sogo
180574
180575M	ChangeLog
180576
180577commit 4cadeeffcbdbb25c983a947993d687bcacb3630b
180578Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180579Date:   Mon Aug 20 17:46:15 2007 +0000
180580
180581    Monotone-Parent: 89b6d7fe4690e5301ab1c018adbeaff455cad96c
180582    Monotone-Revision: 9cc2d071b7d1404160adc61a8920fe180e03e6dd
180583
180584    Monotone-Author: wsourdeau@inverse.ca
180585    Monotone-Date: 2007-08-20T17:46:15
180586    Monotone-Branch: ca.inverse.sogo
180587
180588M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
180589
180590commit d10ca8214e83cec9b5e2cf69097f8ab01486f3bf
180591Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180592Date:   Mon Aug 20 17:46:01 2007 +0000
180593
180594    Monotone-Parent: 7abad0bacab329e28e1ff4cdfbdc624f171b7132
180595    Monotone-Revision: 89b6d7fe4690e5301ab1c018adbeaff455cad96c
180596
180597    Monotone-Author: wsourdeau@inverse.ca
180598    Monotone-Date: 2007-08-20T17:46:01
180599    Monotone-Branch: ca.inverse.sogo
180600
180601D	UI/Scheduler/German.lproj/Localizable.strings
180602
180603commit 4292a8bf503d7f414068474a9c8beb934d039983
180604Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180605Date:   Sat Aug 18 20:37:18 2007 +0000
180606
180607    Monotone-Parent: cc054885aad697b7949d4593db97e45d30d2e276
180608    Monotone-Revision: 7abad0bacab329e28e1ff4cdfbdc624f171b7132
180609
180610    Monotone-Author: wsourdeau@inverse.ca
180611    Monotone-Date: 2007-08-18T20:37:18
180612    Monotone-Branch: ca.inverse.sogo
180613
180614M	ChangeLog
180615M	UI/MailerUI/UIxMailActions.m
180616M	UI/MailerUI/product.plist
180617
180618commit 95566592e55728a3e37af22a5bcaf59201356420
180619Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180620Date:   Sat Aug 18 20:35:38 2007 +0000
180621
180622    Monotone-Parent: 29544a811cbb2a9dd0229f2f4d24fef1c6305f6b
180623    Monotone-Revision: cc054885aad697b7949d4593db97e45d30d2e276
180624
180625    Monotone-Author: wsourdeau@inverse.ca
180626    Monotone-Date: 2007-08-18T20:35:38
180627    Monotone-Branch: ca.inverse.sogo
180628
180629M	SoObjects/Mailer/SOGoMailObject.m
180630
180631commit b5e194f357d5a68fec963fd19fc1f0ffc780c3ff
180632Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180633Date:   Sat Aug 18 20:35:15 2007 +0000
180634
180635    Monotone-Parent: b65f5a26511a8d0aecd52e8a13d94670c049e854
180636    Monotone-Revision: 29544a811cbb2a9dd0229f2f4d24fef1c6305f6b
180637
180638    Monotone-Author: wsourdeau@inverse.ca
180639    Monotone-Date: 2007-08-18T20:35:15
180640    Monotone-Branch: ca.inverse.sogo
180641
180642M	ChangeLog
180643M	SoObjects/Mailer/SOGoMailObject+Draft.h
180644M	SoObjects/Mailer/SOGoMailObject+Draft.m
180645
180646commit d720362eeb02158e5c674151968c51a61d84f6df
180647Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180648Date:   Sat Aug 18 20:33:23 2007 +0000
180649
180650    Monotone-Parent: e7a68cedf154a8b151279d9edb2c2448a58051f7
180651    Monotone-Revision: b65f5a26511a8d0aecd52e8a13d94670c049e854
180652
180653    Monotone-Author: wsourdeau@inverse.ca
180654    Monotone-Date: 2007-08-18T20:33:23
180655    Monotone-Branch: ca.inverse.sogo
180656
180657M	ChangeLog
180658M	SoObjects/Mailer/SOGoDraftObject.h
180659M	SoObjects/Mailer/SOGoDraftObject.m
180660
180661commit 29e057a71020d0fdbff5127f508edf4d2aec5706
180662Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180663Date:   Sat Aug 18 20:30:10 2007 +0000
180664
180665    Monotone-Parent: c9fe71973aed95296138ce4dd5fd00105a55b4c6
180666    Monotone-Revision: e7a68cedf154a8b151279d9edb2c2448a58051f7
180667
180668    Monotone-Author: wsourdeau@inverse.ca
180669    Monotone-Date: 2007-08-18T20:30:10
180670    Monotone-Branch: ca.inverse.sogo
180671
180672M	UI/Templates/MailerUI/UIxMailEditor.wox
180673
180674commit 2d9c462116df02323d0a9d5c7abbe3e1cc627a16
180675Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180676Date:   Sat Aug 18 20:29:50 2007 +0000
180677
180678    Monotone-Parent: 00cf2c07fbd93b89ceb6598dafd2eec92b7b1c83
180679    Monotone-Revision: c9fe71973aed95296138ce4dd5fd00105a55b4c6
180680
180681    Monotone-Author: wsourdeau@inverse.ca
180682    Monotone-Date: 2007-08-18T20:29:50
180683    Monotone-Branch: ca.inverse.sogo
180684
180685M	UI/WebServerResources/MailerUI.js
180686M	UI/WebServerResources/UIxMailEditor.js
180687
180688commit a61d3e91fb2e9414b2d4bd631a7d8fceea57d943
180689Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180690Date:   Fri Aug 17 02:52:49 2007 +0000
180691
180692    Monotone-Parent: 78368bef9127d18bc7c8caa083b231e30808c0ee
180693    Monotone-Revision: 00cf2c07fbd93b89ceb6598dafd2eec92b7b1c83
180694
180695    Monotone-Author: wsourdeau@inverse.ca
180696    Monotone-Date: 2007-08-17T02:52:49
180697    Monotone-Branch: ca.inverse.sogo
180698
180699M	NEWS
180700
180701commit 6196370382b13b572436f48fd87e834df0a6571f
180702Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180703Date:   Fri Aug 17 02:44:19 2007 +0000
180704
180705    Monotone-Parent: 1176a93f2b330519d72275451c25f255644728a0
180706    Monotone-Revision: 78368bef9127d18bc7c8caa083b231e30808c0ee
180707
180708    Monotone-Author: wsourdeau@inverse.ca
180709    Monotone-Date: 2007-08-17T02:44:19
180710    Monotone-Branch: ca.inverse.sogo
180711
180712A	UI/MailerUI/UIxMailActions.h
180713A	UI/MailerUI/UIxMailActions.m
180714
180715commit b3f7094400f3261a9e71095df8f5c9da1b11b0be
180716Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180717Date:   Fri Aug 17 02:42:36 2007 +0000
180718
180719    Monotone-Parent: 83572f5aa6453bbf0ec254ae1887286fb7e0c0a1
180720    Monotone-Revision: 1176a93f2b330519d72275451c25f255644728a0
180721
180722    Monotone-Author: wsourdeau@inverse.ca
180723    Monotone-Date: 2007-08-17T02:42:36
180724    Monotone-Branch: ca.inverse.sogo
180725
180726M	UI/MailerUI/GNUmakefile
180727M	UI/MailerUI/product.plist
180728
180729commit e7201afa4a952ba21d5e73f85a32a9b661537a55
180730Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180731Date:   Fri Aug 17 02:42:17 2007 +0000
180732
180733    Monotone-Parent: d0cc38cc291cb895f6e1f64d453e66215671d6a0
180734    Monotone-Revision: 83572f5aa6453bbf0ec254ae1887286fb7e0c0a1
180735
180736    Monotone-Author: wsourdeau@inverse.ca
180737    Monotone-Date: 2007-08-17T02:42:17
180738    Monotone-Branch: ca.inverse.sogo
180739
180740M	ChangeLog
180741M	UI/MailerUI/UIxMailEditor.m
180742
180743commit 370f89ed8358cda06c2a8314020fdaba500affcd
180744Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180745Date:   Fri Aug 17 02:35:57 2007 +0000
180746
180747    Monotone-Parent: df6ca47da98359d91baa7d8dcb5c8b62217ec249
180748    Monotone-Revision: d0cc38cc291cb895f6e1f64d453e66215671d6a0
180749
180750    Monotone-Author: wsourdeau@inverse.ca
180751    Monotone-Date: 2007-08-17T02:35:57
180752    Monotone-Branch: ca.inverse.sogo
180753
180754M	SoObjects/SOGo/SOGoMailer.h
180755
180756commit 817694ee01a4d7b0063420bc5062da1a29976c58
180757Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180758Date:   Fri Aug 17 02:35:39 2007 +0000
180759
180760    Monotone-Parent: 660b741557d301814eebace414a974e674f53a7b
180761    Monotone-Revision: df6ca47da98359d91baa7d8dcb5c8b62217ec249
180762
180763    Monotone-Author: wsourdeau@inverse.ca
180764    Monotone-Date: 2007-08-17T02:35:39
180765    Monotone-Branch: ca.inverse.sogo
180766
180767M	UI/MailerUI/UIxMailFolderActions.h
180768
180769commit 1b058db2b24324c4eafd9f5402d0355556ac9665
180770Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180771Date:   Fri Aug 17 02:33:44 2007 +0000
180772
180773    Monotone-Parent: c85409f639b55299e3ece362140e6725f6c43cbb
180774    Monotone-Revision: 660b741557d301814eebace414a974e674f53a7b
180775
180776    Monotone-Author: wsourdeau@inverse.ca
180777    Monotone-Date: 2007-08-17T02:33:44
180778    Monotone-Branch: ca.inverse.sogo
180779
180780M	ChangeLog
180781M	UI/MailerUI/UIxMailFolderActions.m
180782
180783commit c0990b7775c0ab654de3aff280634709339eae8a
180784Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180785Date:   Fri Aug 17 02:30:28 2007 +0000
180786
180787    Monotone-Parent: 276ecacf0cdba5ef4462aa2c4c44bfdcbb4a5d9e
180788    Monotone-Revision: c85409f639b55299e3ece362140e6725f6c43cbb
180789
180790    Monotone-Author: wsourdeau@inverse.ca
180791    Monotone-Date: 2007-08-17T02:30:28
180792    Monotone-Branch: ca.inverse.sogo
180793
180794M	ChangeLog
180795M	UI/MailerUI/UIxMailAccountActions.m
180796
180797commit 6e8a947e8bcdcbaf14899d782e7cfec94d64c106
180798Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180799Date:   Fri Aug 17 02:29:34 2007 +0000
180800
180801    Monotone-Parent: ed9637eda011145d1e94f13b8ee870a7e99df9c9
180802    Monotone-Revision: 276ecacf0cdba5ef4462aa2c4c44bfdcbb4a5d9e
180803
180804    Monotone-Author: wsourdeau@inverse.ca
180805    Monotone-Date: 2007-08-17T02:29:34
180806    Monotone-Branch: ca.inverse.sogo
180807
180808M	SoObjects/Mailer/GNUmakefile
180809
180810commit 4343260476d807ef03a02a5c7098df2067c5afcf
180811Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180812Date:   Fri Aug 17 02:29:18 2007 +0000
180813
180814    Monotone-Parent: 7d2a0f0461686fedc8113fa82622e1f9f934130a
180815    Monotone-Revision: ed9637eda011145d1e94f13b8ee870a7e99df9c9
180816
180817    Monotone-Author: wsourdeau@inverse.ca
180818    Monotone-Date: 2007-08-17T02:29:18
180819    Monotone-Branch: ca.inverse.sogo
180820
180821M	ChangeLog
180822M	SoObjects/Mailer/SOGoMailObject.m
180823
180824commit debb2b6ffab9904983785e0c9b9c2ffef7109a75
180825Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180826Date:   Fri Aug 17 02:27:35 2007 +0000
180827
180828    Monotone-Parent: cb5bfb62000fd7982b31d051ab2a4f4d859b9125
180829    Monotone-Revision: 7d2a0f0461686fedc8113fa82622e1f9f934130a
180830
180831    Monotone-Author: wsourdeau@inverse.ca
180832    Monotone-Date: 2007-08-17T02:27:35
180833    Monotone-Branch: ca.inverse.sogo
180834
180835M	ChangeLog
180836M	SoObjects/Mailer/SOGoMailFolder.h
180837M	SoObjects/Mailer/SOGoMailFolder.m
180838
180839commit c8b198b3452d38561c417b6b072094da501808bb
180840Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180841Date:   Fri Aug 17 02:24:10 2007 +0000
180842
180843    Monotone-Parent: 970df33571464dbba1559ddd5794abaa1dd248c4
180844    Monotone-Revision: cb5bfb62000fd7982b31d051ab2a4f4d859b9125
180845
180846    Monotone-Author: wsourdeau@inverse.ca
180847    Monotone-Date: 2007-08-17T02:24:10
180848    Monotone-Branch: ca.inverse.sogo
180849
180850M	ChangeLog
180851M	SoObjects/Mailer/SOGoMailBaseObject.m
180852
180853commit 764f37acb5fbfdce47ab187660fa222afbf9670b
180854Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180855Date:   Fri Aug 17 02:20:38 2007 +0000
180856
180857    Monotone-Parent: 502f48b359438710d34edd2abd4ba70a14b2865a
180858    Monotone-Revision: 970df33571464dbba1559ddd5794abaa1dd248c4
180859
180860    Monotone-Author: wsourdeau@inverse.ca
180861    Monotone-Date: 2007-08-17T02:20:38
180862    Monotone-Branch: ca.inverse.sogo
180863
180864M	ChangeLog
180865M	UI/MailerUI/UIxMailListView.m
180866
180867commit 6deea672b7ee5a45ca892843736adeb3d3fc3ddd
180868Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180869Date:   Fri Aug 17 02:19:37 2007 +0000
180870
180871    Monotone-Parent: a445c049dc5b45e7ecc0df6c56f05d251e1646f5
180872    Monotone-Revision: 502f48b359438710d34edd2abd4ba70a14b2865a
180873
180874    Monotone-Author: wsourdeau@inverse.ca
180875    Monotone-Date: 2007-08-17T02:19:37
180876    Monotone-Branch: ca.inverse.sogo
180877
180878M	UI/MailerUI/UIxMailMainFrame.h
180879
180880commit 929d7cd72c04edd2de6b83f412b2de795e0262be
180881Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180882Date:   Fri Aug 17 02:19:06 2007 +0000
180883
180884    Monotone-Parent: e89b81e10035781a2a58c45163daa46c34bb7726
180885    Monotone-Revision: a445c049dc5b45e7ecc0df6c56f05d251e1646f5
180886
180887    Monotone-Author: wsourdeau@inverse.ca
180888    Monotone-Date: 2007-08-17T02:19:06
180889    Monotone-Branch: ca.inverse.sogo
180890
180891M	UI/WebServerResources/MailerUI.js
180892M	UI/WebServerResources/SOGoDragHandles.js
180893
180894commit 7d1088753f4b238a73fb8d15ade04a3d2f9c4bf2
180895Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180896Date:   Fri Aug 17 02:18:34 2007 +0000
180897
180898    Monotone-Parent: 7d2b60688cdc88f9cad91827644a95830fad8d3f
180899    Monotone-Revision: e89b81e10035781a2a58c45163daa46c34bb7726
180900
180901    Monotone-Author: wsourdeau@inverse.ca
180902    Monotone-Date: 2007-08-17T02:18:34
180903    Monotone-Branch: ca.inverse.sogo
180904
180905M	ChangeLog
180906M	SoObjects/Mailer/SOGoDraftsFolder.h
180907M	SoObjects/Mailer/SOGoDraftsFolder.m
180908
180909commit 91c8da4b819855576e12acdced6ae32a84204cda
180910Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180911Date:   Fri Aug 17 02:14:02 2007 +0000
180912
180913    Monotone-Parent: ed5df203630a48a2ac353943b36f22b0ba1acd7c
180914    Monotone-Revision: 7d2b60688cdc88f9cad91827644a95830fad8d3f
180915
180916    Monotone-Author: wsourdeau@inverse.ca
180917    Monotone-Date: 2007-08-17T02:14:02
180918    Monotone-Branch: ca.inverse.sogo
180919
180920M	ChangeLog
180921D	UI/MailerUI/UIxMailEditorAction.h
180922D	UI/MailerUI/UIxMailEditorAction.m
180923D	UI/MailerUI/UIxMailForwardAction.m
180924D	UI/MailerUI/UIxMailReplyAction.m
180925
180926commit 5c60bd943f9b4c99dc2ff514817ee3b9062b98a0
180927Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180928Date:   Fri Aug 17 02:11:34 2007 +0000
180929
180930    Monotone-Parent: 884877bd53c2d3dbf1a3a0b3b87f122ccdec9640
180931    Monotone-Revision: ed5df203630a48a2ac353943b36f22b0ba1acd7c
180932
180933    Monotone-Author: wsourdeau@inverse.ca
180934    Monotone-Date: 2007-08-17T02:11:34
180935    Monotone-Branch: ca.inverse.sogo
180936
180937M	ChangeLog
180938M	SoObjects/Mailer/SOGoDraftObject.h
180939M	SoObjects/Mailer/SOGoDraftObject.m
180940
180941commit 6e5faee3067cb31f023041ef893059fe7d5c4751
180942Author: Francis Lachapelle <flachapelle@inverse.ca>
180943Date:   Thu Aug 16 21:57:50 2007 +0000
180944
180945    Monotone-Parent: a52dc057892b6b0ccee9e690945e2d0796ef47a7
180946    Monotone-Revision: 1cc8e4f0b5a7e08d0cdb102c7f221df7ec72af37
180947
180948    Monotone-Author: flachapelle@inverse.ca
180949    Monotone-Date: 2007-08-16T21:57:50
180950    Monotone-Branch: ca.inverse.sogo
180951
180952M	UI/WebServerResources/UIxMailEditor.css
180953
180954commit 0ec5c77119bfaec0b4e843507debce198efe2d1c
180955Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180956Date:   Thu Aug 16 21:57:35 2007 +0000
180957
180958    Monotone-Parent: 97f575a86bdffe611740d9ece60ebb194d833c51
180959    Monotone-Revision: 3f6c57e715b0ee7af5182cb7a04ea8cc6df72a2a
180960
180961    Monotone-Author: wsourdeau@inverse.ca
180962    Monotone-Date: 2007-08-16T21:57:35
180963    Monotone-Branch: ca.inverse.sogo
180964
180965M	ChangeLog
180966A	SoObjects/Mailer/SOGoMailObject+Draft.h
180967A	SoObjects/Mailer/SOGoMailObject+Draft.m
180968
180969commit ac375cd9fedf69566bdfdc6c9e5cb7943381675b
180970Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180971Date:   Thu Aug 16 21:49:59 2007 +0000
180972
180973    Monotone-Parent: 4ce3b021affc8e3b084f3f0ec5a1cf04859e8e56
180974    Monotone-Revision: 97f575a86bdffe611740d9ece60ebb194d833c51
180975
180976    Monotone-Author: wsourdeau@inverse.ca
180977    Monotone-Date: 2007-08-16T21:49:59
180978    Monotone-Branch: ca.inverse.sogo
180979
180980M	UI/WebServerResources/MailerUI.js
180981M	UI/WebServerResources/UIxMailEditor.js
180982
180983commit e7967130a4f8a09ee27c26472e2d9e9c3cc5ff1e
180984Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180985Date:   Thu Aug 16 21:49:56 2007 +0000
180986
180987    Monotone-Parent: a483b3cd64595026794bd3a76365ee20ee09ebe3
180988    Monotone-Revision: 4ce3b021affc8e3b084f3f0ec5a1cf04859e8e56
180989
180990    Monotone-Author: wsourdeau@inverse.ca
180991    Monotone-Date: 2007-08-16T21:49:56
180992    Monotone-Branch: ca.inverse.sogo
180993
180994M	UI/Templates/UIxPageFrame.wox
180995
180996commit 427c18bdf7642bebdb9bc1baafe453beac21563f
180997Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
180998Date:   Wed Aug 15 21:13:20 2007 +0000
180999
181000    Monotone-Parent: b008761331f87b28af61153588a5722a842c7ce1
181001    Monotone-Revision: a483b3cd64595026794bd3a76365ee20ee09ebe3
181002
181003    Monotone-Author: wsourdeau@inverse.ca
181004    Monotone-Date: 2007-08-15T21:13:20
181005    Monotone-Branch: ca.inverse.sogo
181006
181007M	UI/Templates/MailerUI/UIxMailEditor.wox
181008M	UI/Templates/MailerUI/UIxMailMainFrame.wox
181009
181010commit 76803fc03334ffdf535449b287027c97fdbfde52
181011Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181012Date:   Wed Aug 15 21:09:50 2007 +0000
181013
181014    Monotone-Parent: abac840ff3b9ff48b85eea3e57a9fd3122ec461f
181015    Monotone-Revision: b008761331f87b28af61153588a5722a842c7ce1
181016
181017    Monotone-Author: wsourdeau@inverse.ca
181018    Monotone-Date: 2007-08-15T21:09:50
181019    Monotone-Branch: ca.inverse.sogo
181020
181021M	ChangeLog
181022M	UI/MailerUI/UIxMailMainFrame.h
181023M	UI/MailerUI/UIxMailMainFrame.m
181024
181025commit 06b1b21533332da03512179db593839125281071
181026Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181027Date:   Wed Aug 15 20:58:44 2007 +0000
181028
181029    Monotone-Parent: 8ca0aa2d20e0ba55ee517e3fe116adea711efe3b
181030    Monotone-Revision: abac840ff3b9ff48b85eea3e57a9fd3122ec461f
181031
181032    Monotone-Author: wsourdeau@inverse.ca
181033    Monotone-Date: 2007-08-15T20:58:44
181034    Monotone-Branch: ca.inverse.sogo
181035
181036M	UI/MailerUI/Toolbars/SOGoMailObject.toolbar
181037
181038commit cd6d6316ef74a0c22f82ee36fa68db236aa7c8ac
181039Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181040Date:   Wed Aug 15 20:58:17 2007 +0000
181041
181042    Monotone-Parent: 5bce3a87176ed761bf8feda7215d3760e631b7f3
181043    Monotone-Revision: 8ca0aa2d20e0ba55ee517e3fe116adea711efe3b
181044
181045    Monotone-Author: wsourdeau@inverse.ca
181046    Monotone-Date: 2007-08-15T20:58:17
181047    Monotone-Branch: ca.inverse.sogo
181048
181049M	UI/MailerUI/English.lproj/Localizable.strings
181050M	UI/MailerUI/French.lproj/Localizable.strings
181051
181052commit 910c37630c3ae4122fecc2fb76ef392a22524309
181053Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181054Date:   Wed Aug 15 20:58:11 2007 +0000
181055
181056    Monotone-Parent: 816db06aee9785af6aa925f49d048c13e5e1c3b9
181057    Monotone-Revision: 5bce3a87176ed761bf8feda7215d3760e631b7f3
181058
181059    Monotone-Author: wsourdeau@inverse.ca
181060    Monotone-Date: 2007-08-15T20:58:11
181061    Monotone-Branch: ca.inverse.sogo
181062
181063M	ChangeLog
181064M	UI/Common/GNUmakefile
181065A	UI/Common/WODirectAction+SOGo.h
181066A	UI/Common/WODirectAction+SOGo.m
181067
181068commit a05c97246099a7ed4880b7e2d1b0e8c6dc69761e
181069Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181070Date:   Wed Aug 15 20:34:15 2007 +0000
181071
181072    Monotone-Parent: 80a7086535e9b75220e60a4b2b107111c3997ffb
181073    Monotone-Revision: 816db06aee9785af6aa925f49d048c13e5e1c3b9
181074
181075    Monotone-Author: wsourdeau@inverse.ca
181076    Monotone-Date: 2007-08-15T20:34:15
181077    Monotone-Branch: ca.inverse.sogo
181078
181079M	ChangeLog
181080
181081commit b6eea152c4c0ed41c70f2cb46ca47d79b5988234
181082Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181083Date:   Wed Aug 15 20:34:11 2007 +0000
181084
181085    Monotone-Parent: e925d76ce1929b1801949335cf3b1290dc53eb6d
181086    Monotone-Revision: 80a7086535e9b75220e60a4b2b107111c3997ffb
181087
181088    Monotone-Author: wsourdeau@inverse.ca
181089    Monotone-Date: 2007-08-15T20:34:11
181090    Monotone-Branch: ca.inverse.sogo
181091
181092M	UI/MailerUI/UIxMailView.m
181093M	UI/Templates/MailerUI/UIxMailView.wox
181094M	UI/WebServerResources/MailerUI.css
181095M	UI/WebServerResources/MailerUI.js
181096
181097commit 2268dbc1c92013be56e0ae622c89902133324760
181098Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181099Date:   Wed Aug 15 20:30:37 2007 +0000
181100
181101    Monotone-Parent: 8e0e6424d6b615f0f0bced176a8cacc2ef6cb0dd
181102    Monotone-Revision: e925d76ce1929b1801949335cf3b1290dc53eb6d
181103
181104    Monotone-Author: wsourdeau@inverse.ca
181105    Monotone-Date: 2007-08-15T20:30:37
181106    Monotone-Branch: ca.inverse.sogo
181107
181108M	ChangeLog
181109M	SoObjects/SOGo/SOGoUser.h
181110M	SoObjects/SOGo/SOGoUser.m
181111
181112commit 92824c6327adbfa3a400220d1b278b2599a23d2a
181113Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181114Date:   Wed Aug 15 20:27:32 2007 +0000
181115
181116    Monotone-Parent: bef1a9b5ada44d9a6a9b4d97cce3d904c62a5b1b
181117    Monotone-Revision: 8e0e6424d6b615f0f0bced176a8cacc2ef6cb0dd
181118
181119    Monotone-Author: wsourdeau@inverse.ca
181120    Monotone-Date: 2007-08-15T20:27:32
181121    Monotone-Branch: ca.inverse.sogo
181122
181123M	SoObjects/SOGo/SOGoFolder.m
181124
181125commit d585538a87afe72b8a4767c42196b77d4ad9c32d
181126Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181127Date:   Wed Aug 15 20:26:15 2007 +0000
181128
181129    Monotone-Parent: d9d96a71698ba6eb9112c73fcee541b79e0e1b1c
181130    Monotone-Revision: bef1a9b5ada44d9a6a9b4d97cce3d904c62a5b1b
181131
181132    Monotone-Author: wsourdeau@inverse.ca
181133    Monotone-Date: 2007-08-15T20:26:15
181134    Monotone-Branch: ca.inverse.sogo
181135
181136M	SoObjects/Mailer/SOGoMailObject.h
181137M	SoObjects/Mailer/SOGoMailObject.m
181138
181139commit 456c58dfec9b233991f5f7e5cf3385ce59081ce8
181140Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181141Date:   Wed Aug 15 20:22:24 2007 +0000
181142
181143    Monotone-Parent: dadffe002349ec77b297b78990111745b0d487d6
181144    Monotone-Revision: d9d96a71698ba6eb9112c73fcee541b79e0e1b1c
181145
181146    Monotone-Author: wsourdeau@inverse.ca
181147    Monotone-Date: 2007-08-15T20:22:24
181148    Monotone-Branch: ca.inverse.sogo
181149
181150M	ChangeLog
181151M	SoObjects/Mailer/SOGoMailAccount.h
181152M	SoObjects/Mailer/SOGoMailAccount.m
181153
181154commit 586dafea002155d7e5324731c64277f5fa42cc43
181155Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181156Date:   Wed Aug 15 20:19:39 2007 +0000
181157
181158    Monotone-Parent: 5a4410525cba5a447107a195ccd7f2c23ac5f327
181159    Monotone-Revision: dadffe002349ec77b297b78990111745b0d487d6
181160
181161    Monotone-Author: wsourdeau@inverse.ca
181162    Monotone-Date: 2007-08-15T20:19:39
181163    Monotone-Branch: ca.inverse.sogo
181164
181165M	ChangeLog
181166M	SoObjects/Mailer/SOGoMailBaseObject.h
181167M	SoObjects/Mailer/SOGoMailBaseObject.m
181168
181169commit 872109dc42e69b450d12c3c629ae6f63f1755364
181170Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181171Date:   Wed Aug 15 20:17:16 2007 +0000
181172
181173    Monotone-Parent: c4e25d84f9042e9b35f379e1d77a96da56e08bc0
181174    Monotone-Revision: 5a4410525cba5a447107a195ccd7f2c23ac5f327
181175
181176    Monotone-Author: wsourdeau@inverse.ca
181177    Monotone-Date: 2007-08-15T20:17:16
181178    Monotone-Branch: ca.inverse.sogo
181179
181180M	ChangeLog
181181M	SoObjects/Mailer/SOGoMailAccounts.h
181182M	SoObjects/Mailer/SOGoMailAccounts.m
181183
181184commit b952f2fbb3a915f8ece10a5b89556dc37f565542
181185Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181186Date:   Wed Aug 15 20:17:11 2007 +0000
181187
181188    Monotone-Parent: 052d83040e0d4ee5456c2ee8ef81f588178b384b
181189    Monotone-Revision: c4e25d84f9042e9b35f379e1d77a96da56e08bc0
181190
181191    Monotone-Author: wsourdeau@inverse.ca
181192    Monotone-Date: 2007-08-15T20:17:11
181193    Monotone-Branch: ca.inverse.sogo
181194
181195M	SoObjects/Appointments/iCalEntityObject+SOGo.m
181196
181197commit 401c6c8ae27f9571de33a07eefa16abe7a7dba32
181198Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181199Date:   Wed Aug 15 20:13:41 2007 +0000
181200
181201    Monotone-Parent: 1be5732f06e2d40958dabf3dc0142cabc8ac4a21
181202    Monotone-Revision: 052d83040e0d4ee5456c2ee8ef81f588178b384b
181203
181204    Monotone-Author: wsourdeau@inverse.ca
181205    Monotone-Date: 2007-08-15T20:13:41
181206    Monotone-Branch: ca.inverse.sogo
181207
181208M	SoObjects/Appointments/SOGoAppointmentFolder.m
181209M	SoObjects/Appointments/SOGoCalendarComponent.m
181210M	UI/MailPartViewers/UIxMailPartICalViewer.m
181211M	UI/SOGoUI/SOGoACLAdvisory.m
181212M	UI/Scheduler/UIxCalView.m
181213M	UI/Scheduler/UIxComponentEditor.m
181214
181215commit 5a3fdefbb4d4af6dff07d83153b21168a6af0bd5
181216Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181217Date:   Wed Aug 15 20:10:42 2007 +0000
181218
181219    Monotone-Parent: 5a752c9870d0f15bdeafe1c5657bcad3f21ef35a
181220    Monotone-Revision: 1be5732f06e2d40958dabf3dc0142cabc8ac4a21
181221
181222    Monotone-Author: wsourdeau@inverse.ca
181223    Monotone-Date: 2007-08-15T20:10:42
181224    Monotone-Branch: ca.inverse.sogo
181225
181226M	ChangeLog
181227D	SoObjects/Mailer/SOGoUser+Mail.h
181228D	SoObjects/Mailer/SOGoUser+Mail.m
181229
181230commit c83fc0d8e94cd065048caae514f4c78cff9a52e5
181231Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181232Date:   Wed Aug 15 20:09:51 2007 +0000
181233
181234    Monotone-Parent: 668c4f876568e36b66e3c665c37e3108a08fb967
181235    Monotone-Revision: 5a752c9870d0f15bdeafe1c5657bcad3f21ef35a
181236
181237    Monotone-Author: wsourdeau@inverse.ca
181238    Monotone-Date: 2007-08-15T20:09:51
181239    Monotone-Branch: ca.inverse.sogo
181240
181241M	ChangeLog
181242D	SoObjects/Mailer/SOGoMailIdentity.h
181243D	SoObjects/Mailer/SOGoMailIdentity.m
181244
181245commit 75313fbb400517bbd936bd3c4fd3806488bbe6df
181246Author: Francis Lachapelle <flachapelle@inverse.ca>
181247Date:   Wed Aug 15 19:51:16 2007 +0000
181248
181249    Monotone-Parent: 04980f497e9c317b4d93db9ab0dae2f1e8e464ba
181250    Monotone-Revision: a52dc057892b6b0ccee9e690945e2d0796ef47a7
181251
181252    Monotone-Author: flachapelle@inverse.ca
181253    Monotone-Date: 2007-08-15T19:51:16
181254    Monotone-Branch: ca.inverse.sogo
181255
181256M	UI/WebServerResources/SOGoDragHandles.js
181257
181258commit 810eb67b402f51d83c2f493a317c3452a1f5e7cb
181259Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181260Date:   Wed Aug 15 19:50:20 2007 +0000
181261
181262    Monotone-Parent: af5a859ee61b26ffd727e648f95c54ee60e3079e
181263    Monotone-Revision: 668c4f876568e36b66e3c665c37e3108a08fb967
181264
181265    Monotone-Author: wsourdeau@inverse.ca
181266    Monotone-Date: 2007-08-15T19:50:20
181267    Monotone-Branch: ca.inverse.sogo
181268
181269M	ChangeLog
181270M	SoObjects/SOGo/NSArray+Utilities.h
181271M	SoObjects/SOGo/NSArray+Utilities.m
181272
181273commit a37f85fba7c28b3f6bf32cd7922271c93258e801
181274Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181275Date:   Wed Aug 15 19:48:35 2007 +0000
181276
181277    Monotone-Parent: 04980f497e9c317b4d93db9ab0dae2f1e8e464ba
181278    Monotone-Revision: af5a859ee61b26ffd727e648f95c54ee60e3079e
181279
181280    Monotone-Author: wsourdeau@inverse.ca
181281    Monotone-Date: 2007-08-15T19:48:35
181282    Monotone-Branch: ca.inverse.sogo
181283
181284M	ChangeLog
181285M	SoObjects/SOGo/NSDictionary+Utilities.h
181286M	SoObjects/SOGo/NSDictionary+Utilities.m
181287
181288commit 8e42f79fd250e7eb74c172495e0564b598537158
181289Author: Francis Lachapelle <flachapelle@inverse.ca>
181290Date:   Tue Aug 14 22:09:20 2007 +0000
181291
181292    Monotone-Parent: 642c3f094e45b7be777dcf2dd60e04f120f02df4
181293    Monotone-Revision: 04980f497e9c317b4d93db9ab0dae2f1e8e464ba
181294
181295    Monotone-Author: flachapelle@inverse.ca
181296    Monotone-Date: 2007-08-14T22:09:20
181297    Monotone-Branch: ca.inverse.sogo
181298
181299M	NEWS
181300M	UI/Templates/ContactsUI/UIxContactsListView.wox
181301M	UI/Templates/MailerUI/UIxMailEditor.wox
181302M	UI/WebServerResources/ContactsUI.js
181303M	UI/WebServerResources/MailerUI.css
181304M	UI/WebServerResources/MailerUI.js
181305M	UI/WebServerResources/SchedulerUI.js
181306M	UI/WebServerResources/UIxMailEditor.css
181307M	UI/WebServerResources/UIxMailEditor.js
181308M	UI/WebServerResources/UIxMailPopupView.js
181309M	UI/WebServerResources/generic.js
181310
181311commit 0d4428e270e5c1bfcf040efea32de4d43cde34c2
181312Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181313Date:   Mon Aug 13 21:27:45 2007 +0000
181314
181315    Monotone-Parent: 814e2c26d81893d5ea03ae14fc5a03d63cb2431a
181316    Monotone-Revision: 642c3f094e45b7be777dcf2dd60e04f120f02df4
181317
181318    Monotone-Author: wsourdeau@inverse.ca
181319    Monotone-Date: 2007-08-13T21:27:45
181320    Monotone-Branch: ca.inverse.sogo
181321
181322M	ChangeLog
181323
181324commit 7bfea6c8a18ac407451e9a73c5001ef54c116066
181325Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181326Date:   Mon Aug 13 21:27:20 2007 +0000
181327
181328    Monotone-Parent: cabe90d6f97f59078bc2811dccc1b93963503963
181329    Monotone-Revision: 814e2c26d81893d5ea03ae14fc5a03d63cb2431a
181330
181331    Monotone-Author: wsourdeau@inverse.ca
181332    Monotone-Date: 2007-08-13T21:27:20
181333    Monotone-Branch: ca.inverse.sogo
181334
181335M	Main/SOGo.m
181336A	UI/MainUI/AgenorProfile-oracle.sql
181337M	UI/MainUI/GNUmakefile
181338A	UI/MainUI/OCSFolderInfo-oracle.sql
181339
181340commit b33f0ff2895e52041dbb19368106ecfb25ab2b43
181341Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181342Date:   Thu Aug 9 20:59:47 2007 +0000
181343
181344    Monotone-Parent: e0eb29facb0dd67a0b0623858dfb42b49f7e090b
181345    Monotone-Revision: cabe90d6f97f59078bc2811dccc1b93963503963
181346
181347    Monotone-Author: wsourdeau@inverse.ca
181348    Monotone-Date: 2007-08-09T20:59:47
181349    Monotone-Branch: ca.inverse.sogo
181350
181351M	SoObjects/SOGo/GNUmakefile
181352
181353commit dc3d206984e5a476185e34f9bdf9f4c2dee3b735
181354Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181355Date:   Thu Aug 9 20:59:30 2007 +0000
181356
181357    Monotone-Parent: 890780f417605e8803bbe725196d6f559c8a11c7
181358    Monotone-Revision: e0eb29facb0dd67a0b0623858dfb42b49f7e090b
181359
181360    Monotone-Author: wsourdeau@inverse.ca
181361    Monotone-Date: 2007-08-09T20:59:30
181362    Monotone-Branch: ca.inverse.sogo
181363
181364M	ChangeLog
181365M	SoObjects/SOGo/NSString+Utilities.h
181366M	SoObjects/SOGo/NSString+Utilities.m
181367
181368commit 578d84b216b464f0e3563c772846715284c11e71
181369Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181370Date:   Thu Aug 9 20:58:17 2007 +0000
181371
181372    Monotone-Parent: c0ec14b4c60cfc5b596b0425aed3a014bc69e18e
181373    Monotone-Revision: 890780f417605e8803bbe725196d6f559c8a11c7
181374
181375    Monotone-Author: wsourdeau@inverse.ca
181376    Monotone-Date: 2007-08-09T20:58:17
181377    Monotone-Branch: ca.inverse.sogo
181378
181379M	SoObjects/Mailer/SOGoDraftObject.h
181380M	SoObjects/Mailer/SOGoDraftObject.m
181381
181382commit 5f471f02e99c0afbbe1a6a933c17f54e876eed51
181383Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181384Date:   Thu Aug 9 20:58:01 2007 +0000
181385
181386    Monotone-Parent: 3f859d1e32467560f26a9063363d0f2341cc7ec5
181387    Monotone-Revision: c0ec14b4c60cfc5b596b0425aed3a014bc69e18e
181388
181389    Monotone-Author: wsourdeau@inverse.ca
181390    Monotone-Date: 2007-08-09T20:58:01
181391    Monotone-Branch: ca.inverse.sogo
181392
181393M	SoObjects/Appointments/SOGoCalendarComponent.m
181394M	SoObjects/Appointments/SOGoTaskObject.m
181395M	UI/SOGoUI/SOGoACLAdvisory.m
181396
181397commit 895525357c879a44ce9b99083e4dd6834da83d4e
181398Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181399Date:   Thu Aug 9 20:56:43 2007 +0000
181400
181401    Monotone-Parent: c10f0bf29c0e902a9837a87b6ae5c3caba07f8e2
181402    Monotone-Revision: 3f859d1e32467560f26a9063363d0f2341cc7ec5
181403
181404    Monotone-Author: wsourdeau@inverse.ca
181405    Monotone-Date: 2007-08-09T20:56:43
181406    Monotone-Branch: ca.inverse.sogo
181407
181408M	NEWS
181409
181410commit 941ac89acf8b744d07f82497435e293b05f847be
181411Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181412Date:   Thu Aug 9 20:55:50 2007 +0000
181413
181414    Monotone-Parent: b80fa912df842ef7ddf7ea83d12ca4d567bc2ef8
181415    Monotone-Revision: c10f0bf29c0e902a9837a87b6ae5c3caba07f8e2
181416
181417    Monotone-Author: wsourdeau@inverse.ca
181418    Monotone-Date: 2007-08-09T20:55:50
181419    Monotone-Branch: ca.inverse.sogo
181420
181421M	NEWS
181422
181423commit faeb438db92ec3d17c01221cc151b27cef08e1b0
181424Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181425Date:   Thu Aug 9 20:54:52 2007 +0000
181426
181427    Monotone-Parent: d9a26f5712322a6281730be3cb696dcdb9b5ad58
181428    Monotone-Revision: b80fa912df842ef7ddf7ea83d12ca4d567bc2ef8
181429
181430    Monotone-Author: wsourdeau@inverse.ca
181431    Monotone-Date: 2007-08-09T20:54:52
181432    Monotone-Branch: ca.inverse.sogo
181433
181434M	ChangeLog
181435A	SoObjects/SOGo/SOGoMailer.h
181436A	SoObjects/SOGo/SOGoMailer.m
181437
181438commit fa9c5973268fb783df67806a57d9d2ce13f5efc4
181439Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181440Date:   Thu Aug 9 02:31:54 2007 +0000
181441
181442    Monotone-Parent: b276b0b2cf3fd8f563a06677fbf148c5e194e35b
181443    Monotone-Revision: d9a26f5712322a6281730be3cb696dcdb9b5ad58
181444
181445    Monotone-Author: wsourdeau@inverse.ca
181446    Monotone-Date: 2007-08-09T02:31:54
181447    Monotone-Branch: ca.inverse.sogo
181448
181449M	SoObjects/Mailer/SOGoMailBaseObject.h
181450
181451commit c5fd6b7e0bf3ac19ecef77588bf4812dde7db670
181452Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181453Date:   Thu Aug 9 02:31:42 2007 +0000
181454
181455    Monotone-Parent: 5054fe17722405b730cbcf8b99fb45fe0a0650b0
181456    Monotone-Revision: b276b0b2cf3fd8f563a06677fbf148c5e194e35b
181457
181458    Monotone-Author: wsourdeau@inverse.ca
181459    Monotone-Date: 2007-08-09T02:31:42
181460    Monotone-Branch: ca.inverse.sogo
181461
181462M	UI/WebServerResources/MailerUI.js
181463
181464commit aa9af25a7c71071a24997fd2373b0f8385178475
181465Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181466Date:   Thu Aug 9 02:31:32 2007 +0000
181467
181468    Monotone-Parent: f1e69616b2202c14597bb8afac88ab833ca7ad18
181469    Monotone-Revision: 5054fe17722405b730cbcf8b99fb45fe0a0650b0
181470
181471    Monotone-Author: wsourdeau@inverse.ca
181472    Monotone-Date: 2007-08-09T02:31:32
181473    Monotone-Branch: ca.inverse.sogo
181474
181475M	ChangeLog
181476M	UI/MailerUI/UIxMailFolderActions.m
181477
181478commit 31562917459121c1d4af61bc8bbc5716fb72aef9
181479Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181480Date:   Thu Aug 9 02:30:41 2007 +0000
181481
181482    Monotone-Parent: 2dd7198ed0b85a818db7398882df4a764b930af6
181483    Monotone-Revision: f1e69616b2202c14597bb8afac88ab833ca7ad18
181484
181485    Monotone-Author: wsourdeau@inverse.ca
181486    Monotone-Date: 2007-08-09T02:30:41
181487    Monotone-Branch: ca.inverse.sogo
181488
181489M	ChangeLog
181490M	UI/MailerUI/UIxMailAccountActions.m
181491
181492commit f5405945ca62bbb2ddd400ccd01d04ca3f24566a
181493Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181494Date:   Wed Aug 8 21:36:17 2007 +0000
181495
181496    Monotone-Parent: 82121024dd2aa65f31879761d7937d78161f9888
181497    Monotone-Revision: a7497a1857582a170a23018373da5f88ca29417c
181498
181499    Monotone-Author: wsourdeau@inverse.ca
181500    Monotone-Date: 2007-08-08T21:36:17
181501    Monotone-Branch: ca.inverse.sogo
181502
181503M	NEWS
181504M	UI/MailerUI/English.lproj/Localizable.strings
181505M	UI/MailerUI/French.lproj/Localizable.strings
181506M	UI/MailerUI/Toolbars/SOGoMailObject.toolbar
181507M	UI/WebServerResources/MailerUI.css
181508M	UI/WebServerResources/MailerUI.js
181509A	UI/WebServerResources/UIxMailPopupView.js
181510M	UI/WebServerResources/generic.css
181511
181512commit a7d1100c29aedbd1c255b374c9d0df3b4409497c
181513Author: Francis Lachapelle <flachapelle@inverse.ca>
181514Date:   Wed Aug 8 21:06:51 2007 +0000
181515
181516    Monotone-Parent: 82121024dd2aa65f31879761d7937d78161f9888
181517    Monotone-Revision: 365c4aee2feb0d139dc0dd6cf54897162221b468
181518
181519    Monotone-Author: flachapelle@inverse.ca
181520    Monotone-Date: 2007-08-08T21:06:51
181521    Monotone-Branch: ca.inverse.sogo
181522
181523M	UI/WebServerResources/HTMLElement.js
181524M	UI/WebServerResources/UIxMailEditor.js
181525M	UI/WebServerResources/UIxMailToSelection.js
181526
181527commit 313859704af5dfd24a540e6b6c79c07fcf99bd7a
181528Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181529Date:   Wed Aug 8 17:38:50 2007 +0000
181530
181531    Monotone-Parent: 0b420e8656035beafc355f675622d682f09c04b0
181532    Monotone-Revision: 82121024dd2aa65f31879761d7937d78161f9888
181533
181534    Monotone-Author: wsourdeau@inverse.ca
181535    Monotone-Date: 2007-08-08T17:38:50
181536    Monotone-Branch: ca.inverse.sogo
181537
181538M	Main/GNUmakefile
181539
181540commit 86648e7d24820031c58fa0db1e99a357388482c0
181541Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181542Date:   Wed Aug 8 16:20:42 2007 +0000
181543
181544    Monotone-Parent: 022519830de83b3b349d002bfd9d9b711c7d9909
181545    Monotone-Revision: 0b420e8656035beafc355f675622d682f09c04b0
181546
181547    Monotone-Author: wsourdeau@inverse.ca
181548    Monotone-Date: 2007-08-08T16:20:42
181549    Monotone-Branch: ca.inverse.sogo
181550
181551M	ChangeLog
181552M	UI/MailerUI/UIxMailFolderActions.m
181553
181554commit c99f40eea4c6f5d2ff13cfb79bb9dc910ac34b05
181555Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181556Date:   Wed Aug 8 14:55:27 2007 +0000
181557
181558    Monotone-Parent: f2ad0d0ba43feee8b989d79cf1cdceae7fb74a75
181559    Monotone-Revision: 022519830de83b3b349d002bfd9d9b711c7d9909
181560
181561    Monotone-Author: wsourdeau@inverse.ca
181562    Monotone-Date: 2007-08-08T14:55:27
181563    Monotone-Branch: ca.inverse.sogo
181564
181565M	ChangeLog
181566M	Main/GNUmakefile
181567M	Main/GNUmakefile.preamble
181568M	Main/SOGo.m
181569A	Main/build.h
181570A	Main/build.m
181571
181572commit 4fe4cd700ac9fea0f9f5821cc03121b74767d865
181573Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181574Date:   Tue Aug 7 21:19:02 2007 +0000
181575
181576    Monotone-Parent: 53c362ab89243a59da15d541f8c19d708447e107
181577    Monotone-Revision: f2ad0d0ba43feee8b989d79cf1cdceae7fb74a75
181578
181579    Monotone-Author: wsourdeau@inverse.ca
181580    Monotone-Date: 2007-08-07T21:19:02
181581    Monotone-Branch: ca.inverse.sogo
181582
181583M	ChangeLog
181584M	SoObjects/Appointments/SOGoCalendarComponent.m
181585
181586commit b11123d15698de3d36b48ba425b684ea79dbdf5a
181587Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181588Date:   Tue Aug 7 21:18:10 2007 +0000
181589
181590    Monotone-Parent: 0613d5a0b9ee77c32c00b122ce008698e034be9c
181591    Monotone-Revision: 53c362ab89243a59da15d541f8c19d708447e107
181592
181593    Monotone-Author: wsourdeau@inverse.ca
181594    Monotone-Date: 2007-08-07T21:18:10
181595    Monotone-Branch: ca.inverse.sogo
181596
181597M	SOPE/NGCards/ChangeLog
181598M	SOPE/NGCards/iCalRecurrenceRule.m
181599
181600commit fc3a659b38305e21e5cfb7bcba554a0733f55d18
181601Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181602Date:   Tue Aug 7 21:16:48 2007 +0000
181603
181604    Monotone-Parent: 1e212c35968499cc34ae0e90b9d3ed7fbecd965d
181605    Monotone-Revision: 0613d5a0b9ee77c32c00b122ce008698e034be9c
181606
181607    Monotone-Author: wsourdeau@inverse.ca
181608    Monotone-Date: 2007-08-07T21:16:48
181609    Monotone-Branch: ca.inverse.sogo
181610
181611M	SOPE/NGCards/ChangeLog
181612M	SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m
181613
181614commit 565949527378d7a6ed1a7de31b84e7aa72e9ec0e
181615Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181616Date:   Tue Aug 7 19:54:41 2007 +0000
181617
181618    Monotone-Parent: 347dd64c8a7e0e4e8a7d9602fbc6e8d6dc428307
181619    Monotone-Revision: 1e212c35968499cc34ae0e90b9d3ed7fbecd965d
181620
181621    Monotone-Author: wsourdeau@inverse.ca
181622    Monotone-Date: 2007-08-07T19:54:41
181623    Monotone-Branch: ca.inverse.sogo
181624
181625D	SoObjects/Contacts/common.h
181626
181627commit df7d70ee40d7198cf905aa070ca5748a27a8dfaa
181628Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181629Date:   Tue Aug 7 19:52:49 2007 +0000
181630
181631    Monotone-Parent: eaaf9169ecb212d4b9b5ba9600d50e92f8d9e14e
181632    Monotone-Revision: 347dd64c8a7e0e4e8a7d9602fbc6e8d6dc428307
181633
181634    Monotone-Author: wsourdeau@inverse.ca
181635    Monotone-Date: 2007-08-07T19:52:49
181636    Monotone-Branch: ca.inverse.sogo
181637
181638M	UI/WebServerResources/UIxContactsUserFolders.js
181639
181640commit 2842122c58a9a5511d0cc75fe1132df0f9d477c6
181641Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181642Date:   Tue Aug 7 19:49:02 2007 +0000
181643
181644    Monotone-Parent: 945fc1b3d54b7fde38f1c0b7d2a3452ba800e91a
181645    Monotone-Revision: eaaf9169ecb212d4b9b5ba9600d50e92f8d9e14e
181646
181647    Monotone-Author: wsourdeau@inverse.ca
181648    Monotone-Date: 2007-08-07T19:49:02
181649    Monotone-Branch: ca.inverse.sogo
181650
181651M	ChangeLog
181652M	UI/Contacts/UIxContactFoldersView.m
181653
181654commit bab7f19cfd30ae0fe9c29353941f5e3fda442cea
181655Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181656Date:   Tue Aug 7 18:37:31 2007 +0000
181657
181658    Monotone-Parent: 5f353cb4ef5483f5d16dbec9eea1e66fab15c916
181659    Monotone-Revision: 945fc1b3d54b7fde38f1c0b7d2a3452ba800e91a
181660
181661    Monotone-Author: wsourdeau@inverse.ca
181662    Monotone-Date: 2007-08-07T18:37:31
181663    Monotone-Branch: ca.inverse.sogo
181664
181665M	SoObjects/Appointments/SOGoAppointmentFolder.m
181666M	SoObjects/Appointments/SOGoAppointmentObject.m
181667M	SoObjects/Appointments/SOGoAptMailNotification.m
181668M	SoObjects/Appointments/SOGoCalendarComponent.m
181669M	SoObjects/Appointments/SOGoFreeBusyObject.m
181670M	SoObjects/Appointments/SOGoGroupAppointmentFolder.m
181671M	SoObjects/Appointments/SOGoTaskObject.m
181672D	SoObjects/Appointments/common.h
181673
181674commit b698595743a17d24cc7425ca1e406da1ea9c4c76
181675Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181676Date:   Tue Aug 7 18:15:22 2007 +0000
181677
181678    Monotone-Parent: 28a572d7cda743bb35885fdb97e1a6d31ac77de9
181679    Monotone-Revision: c04765e5faa3be50bda54d32f06fb26120fc78e7
181680
181681    Monotone-Author: wsourdeau@inverse.ca
181682    Monotone-Date: 2007-08-07T18:15:22
181683    Monotone-Branch: ca.inverse.sogo
181684
181685M	SoObjects/Mailer/SOGoMailFolder.m
181686
181687commit 679ef1b24f249b7c911a749815ba7426f1e985b6
181688Author: Francis Lachapelle <flachapelle@inverse.ca>
181689Date:   Tue Aug 7 18:14:39 2007 +0000
181690
181691    Monotone-Parent: 1e6376f6599d032a3b57fc881d7ead6d4f903195
181692    Monotone-Revision: 4fb91535d64ab4fed607ffde0f99efdc1f92a6e6
181693
181694    Monotone-Author: flachapelle@inverse.ca
181695    Monotone-Date: 2007-08-07T18:14:39
181696    Monotone-Branch: ca.inverse.sogo
181697
181698M	NEWS
181699M	UI/WebServerResources/JavascriptAPIExtensions.js
181700M	UI/WebServerResources/SchedulerUI.js
181701M	UI/WebServerResources/UIxAttendeesEditor.js
181702M	UI/WebServerResources/UIxComponentEditor.js
181703M	UI/WebServerResources/UIxContactsUserFolders.js
181704M	UI/WebServerResources/generic.js
181705
181706commit ef2ad80c6dc346445797909f96ecbfe459c2969d
181707Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181708Date:   Tue Aug 7 18:08:03 2007 +0000
181709
181710    Monotone-Parent: 1e6376f6599d032a3b57fc881d7ead6d4f903195
181711    Monotone-Revision: 28a572d7cda743bb35885fdb97e1a6d31ac77de9
181712
181713    Monotone-Author: wsourdeau@inverse.ca
181714    Monotone-Date: 2007-08-07T18:08:03
181715    Monotone-Branch: ca.inverse.sogo
181716
181717M	UI/Common/UIxAppNavView.m
181718M	UI/Contacts/ContactsUIProduct.m
181719M	UI/SOGoUI/SOGoJSStringFormatter.m
181720
181721commit 4e23c849c9690db820443f50d8e834e34e23df3f
181722Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181723Date:   Mon Aug 6 18:14:53 2007 +0000
181724
181725    Monotone-Parent: 373bae71c0f2ce5e5fd15e7a932e183d32028039
181726    Monotone-Revision: 1e6376f6599d032a3b57fc881d7ead6d4f903195
181727
181728    Monotone-Author: wsourdeau@inverse.ca
181729    Monotone-Date: 2007-08-06T18:14:53
181730    Monotone-Branch: ca.inverse.sogo
181731
181732M	SoObjects/Mailer/SOGoMailObject.m
181733
181734commit f39706cc446bc18802a284b61383e87c376e7d9f
181735Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181736Date:   Mon Aug 6 17:44:56 2007 +0000
181737
181738    ChangeLog
181739
181740    Monotone-Parent: 60f9148aaf760d42dcfae9f3006ede633fc61305
181741    Monotone-Revision: 373bae71c0f2ce5e5fd15e7a932e183d32028039
181742
181743    Monotone-Author: wsourdeau@inverse.ca
181744    Monotone-Date: 2007-08-06T17:44:56
181745    Monotone-Branch: ca.inverse.sogo
181746
181747M	SoObjects/Mailer/SOGoMailObject.m
181748
181749commit 2d905b13c81da4cbc8567478ef4249e2a336ecba
181750Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181751Date:   Mon Aug 6 17:44:01 2007 +0000
181752
181753    Monotone-Parent: 9715a82415417b61abb765bb77ed338dc1fb58b3
181754    Monotone-Revision: 60f9148aaf760d42dcfae9f3006ede633fc61305
181755
181756    Monotone-Author: wsourdeau@inverse.ca
181757    Monotone-Date: 2007-08-06T17:44:01
181758    Monotone-Branch: ca.inverse.sogo
181759
181760M	SoObjects/Mailer/GNUmakefile
181761M	SoObjects/Mailer/SOGoMailFolder.m
181762D	SoObjects/Mailer/SOGoMailFolderDataSource.h
181763D	SoObjects/Mailer/SOGoMailFolderDataSource.m
181764
181765commit 98d4ad6af8cf95376ee4acaa3b7d6d6212c1557b
181766Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181767Date:   Mon Aug 6 17:43:03 2007 +0000
181768
181769    Monotone-Parent: e7970ad63b6a1a0efea47a6f72a427a3b754f106
181770    Monotone-Revision: 9715a82415417b61abb765bb77ed338dc1fb58b3
181771
181772    Monotone-Author: wsourdeau@inverse.ca
181773    Monotone-Date: 2007-08-06T17:43:03
181774    Monotone-Branch: ca.inverse.sogo
181775
181776M	GNUmakefile
181777
181778commit 336203b8e41ee08fb44d874822b3814641da0042
181779Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181780Date:   Mon Aug 6 14:46:38 2007 +0000
181781
181782    Monotone-Parent: 56b1de6e843c25b294505745dc96155ab59c7d97
181783    Monotone-Revision: e7970ad63b6a1a0efea47a6f72a427a3b754f106
181784
181785    Monotone-Author: wsourdeau@inverse.ca
181786    Monotone-Date: 2007-08-06T14:46:38
181787    Monotone-Branch: ca.inverse.sogo
181788
181789M	UI/Contacts/ContactsUIProduct.m
181790M	UI/Contacts/UIxContactFoldersView.m
181791M	UI/Contacts/UIxContactView.m
181792M	UI/Contacts/UIxContactsFilterPanel.m
181793D	UI/Contacts/common.h
181794
181795commit 7a9f0e6dc8cfcffd9a3b4ca82120eacdbbcec224
181796Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181797Date:   Mon Aug 6 14:35:50 2007 +0000
181798
181799    Monotone-Parent: 8799c458544f40843eb4692288485d9d1aeec685
181800    Monotone-Revision: 56b1de6e843c25b294505745dc96155ab59c7d97
181801
181802    Monotone-Author: wsourdeau@inverse.ca
181803    Monotone-Date: 2007-08-06T14:35:50
181804    Monotone-Branch: ca.inverse.sogo
181805
181806M	UI/Common/UIxAppNavView.m
181807M	UI/Common/UIxPrintPageFrame.m
181808M	UI/Common/common.h
181809
181810commit 6afa3361106ff8a1cc070e3566a5ca50e697d674
181811Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181812Date:   Mon Aug 6 14:17:06 2007 +0000
181813
181814    Monotone-Parent: 68e241a279756be7a7c1d8d9b8547e113f07073e
181815    Monotone-Revision: 8799c458544f40843eb4692288485d9d1aeec685
181816
181817    Monotone-Author: wsourdeau@inverse.ca
181818    Monotone-Date: 2007-08-06T14:17:06
181819    Monotone-Branch: ca.inverse.sogo
181820
181821M	UI/SOGoUI/SOGoAptFormatter.m
181822M	UI/SOGoUI/SOGoJSStringFormatter.m
181823M	UI/SOGoUI/WOContext+UIx.m
181824D	UI/SOGoUI/common.h
181825
181826commit e22bb63b54dfb5e390af072da59ea0ba00f717c1
181827Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181828Date:   Mon Aug 6 14:06:27 2007 +0000
181829
181830    Monotone-Parent: 2d2e743a5087ca30371568023cc4df66fe721a9d
181831    Monotone-Revision: 68e241a279756be7a7c1d8d9b8547e113f07073e
181832
181833    Monotone-Author: wsourdeau@inverse.ca
181834    Monotone-Date: 2007-08-06T14:06:27
181835    Monotone-Branch: ca.inverse.sogo
181836
181837M	UI/MainUI/SOGoGroupPage.m
181838M	UI/MainUI/SOGoGroupsPage.m
181839M	UI/MainUI/SOGoRootPage.m
181840D	UI/MainUI/common.h
181841
181842commit 74ffeef8fe3031b69e76163a5ece2bfb8705a2ed
181843Author: Francis Lachapelle <flachapelle@inverse.ca>
181844Date:   Thu Aug 2 21:18:35 2007 +0000
181845
181846    Monotone-Parent: 634dea34e91fc82d20a96d4ce002cbb9e2939243
181847    Monotone-Revision: 2d2e743a5087ca30371568023cc4df66fe721a9d
181848
181849    Monotone-Author: flachapelle@inverse.ca
181850    Monotone-Date: 2007-08-02T21:18:35
181851    Monotone-Branch: ca.inverse.sogo
181852
181853M	ChangeLog
181854M	UI/Contacts/UIxContactFoldersView.m
181855
181856commit 0cf4e792ccf5007f755f2d4eff6ae689b8b6b58c
181857Author: Francis Lachapelle <flachapelle@inverse.ca>
181858Date:   Thu Aug 2 21:12:42 2007 +0000
181859
181860    Monotone-Parent: 759009bd466f9b73934029fb2e05ae98192c20f5
181861    Monotone-Revision: 2221037a745efee3a1e109e40d7d44e79a62502f
181862
181863    Monotone-Author: flachapelle@inverse.ca
181864    Monotone-Date: 2007-08-02T21:12:42
181865    Monotone-Branch: ca.inverse.sogo
181866
181867M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
181868M	UI/WebServerResources/HTMLElement.js
181869M	UI/WebServerResources/UIxAttendeesEditor.css
181870M	UI/WebServerResources/UIxAttendeesEditor.js
181871M	UI/WebServerResources/UIxContactsUserFolders.js
181872
181873commit 5192fe2a80635323eb48ca2d75d88ae183b2f0d7
181874Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181875Date:   Wed Aug 1 21:26:52 2007 +0000
181876
181877    Monotone-Parent: a4d6aa57206382ed0a706b96c2f9b59255df2cb3
181878    Monotone-Revision: 1131d818df86533353162d848ee381344c7ae377
181879
181880    Monotone-Author: wsourdeau@inverse.ca
181881    Monotone-Date: 2007-08-01T21:26:52
181882    Monotone-Branch: ca.inverse.sogo
181883
181884M	UI/MailerUI/UIxMailAccountActions.m
181885
181886commit 6b361fd2dca2eabf30b43bc770caf59084b2ac9b
181887Author: Francis Lachapelle <flachapelle@inverse.ca>
181888Date:   Wed Aug 1 19:21:02 2007 +0000
181889
181890    Monotone-Parent: 4540f3e456a8b7129b4cc6d8a8eea6373cc23df6
181891    Monotone-Revision: 759009bd466f9b73934029fb2e05ae98192c20f5
181892
181893    Monotone-Author: flachapelle@inverse.ca
181894    Monotone-Date: 2007-08-01T19:21:02
181895    Monotone-Branch: ca.inverse.sogo
181896
181897M	UI/WebServerResources/ContactsUI.js
181898
181899commit c8567af7f11d66925bc66e481b57c03ef76c535d
181900Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181901Date:   Wed Aug 1 18:54:52 2007 +0000
181902
181903    Monotone-Parent: b6bfa451e6c9b0d98e28a07e287a81ab8171dc09
181904    Monotone-Revision: 2c8c5a98bffe88fbe33a7c879bc06a01553833bc
181905
181906    Monotone-Author: wsourdeau@inverse.ca
181907    Monotone-Date: 2007-08-01T18:54:52
181908    Monotone-Branch: ca.inverse.sogo
181909
181910M	UI/MailPartViewers/UIxMailRenderingContext.h
181911M	UI/MailPartViewers/UIxMailRenderingContext.m
181912
181913commit 91df5632b798ac2e7a359814bf3dd022fb5e747c
181914Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181915Date:   Wed Aug 1 18:53:25 2007 +0000
181916
181917    Monotone-Parent: 07b8f7c9c6359e1f416c97fef30b58d61d5769fb
181918    Monotone-Revision: b6bfa451e6c9b0d98e28a07e287a81ab8171dc09
181919
181920    Monotone-Author: wsourdeau@inverse.ca
181921    Monotone-Date: 2007-08-01T18:53:25
181922    Monotone-Branch: ca.inverse.sogo
181923
181924M	ChangeLog
181925M	UI/MailPartViewers/UIxMailPartViewer.m
181926
181927commit 1877bfab1e170b301563a3627d3af56cf14bbc1f
181928Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181929Date:   Wed Aug 1 18:51:23 2007 +0000
181930
181931    Monotone-Parent: 31944b31e8b5d1a365743dff3ce2623f84656f95
181932    Monotone-Revision: 07b8f7c9c6359e1f416c97fef30b58d61d5769fb
181933
181934    Monotone-Author: wsourdeau@inverse.ca
181935    Monotone-Date: 2007-08-01T18:51:23
181936    Monotone-Branch: ca.inverse.sogo
181937
181938M	ChangeLog
181939M	UI/MailerUI/UIxMailMainFrame.m
181940M	UI/WebServerResources/MailerUI.js
181941
181942commit 3621ad0102b18c9df93c04d4ee53c0da4de32661
181943Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181944Date:   Wed Aug 1 18:48:37 2007 +0000
181945
181946    Monotone-Parent: 674bbd16be4ce1133323d0c35052d5499b13b161
181947    Monotone-Revision: 31944b31e8b5d1a365743dff3ce2623f84656f95
181948
181949    Monotone-Author: wsourdeau@inverse.ca
181950    Monotone-Date: 2007-08-01T18:48:37
181951    Monotone-Branch: ca.inverse.sogo
181952
181953M	ChangeLog
181954M	SoObjects/Mailer/SOGoMailFolder.m
181955
181956commit cbf15e2ac52711a3bf5c92e1b0b1dc30066f8ec6
181957Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181958Date:   Wed Aug 1 18:46:43 2007 +0000
181959
181960    Monotone-Parent: fb60412527e7f4014c210dfce058ab3223d60fe5
181961    Monotone-Revision: 674bbd16be4ce1133323d0c35052d5499b13b161
181962
181963    Monotone-Author: wsourdeau@inverse.ca
181964    Monotone-Date: 2007-08-01T18:46:43
181965    Monotone-Branch: ca.inverse.sogo
181966
181967M	ChangeLog
181968M	SoObjects/Mailer/SOGoMailBaseObject.m
181969
181970commit 8868e4588204369c758fb82190f46c943fb6828e
181971Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181972Date:   Wed Aug 1 18:44:41 2007 +0000
181973
181974    Monotone-Parent: 6fefb8e8d4a1210e81a21ab84cc5198b17561ef7
181975    Monotone-Revision: fb60412527e7f4014c210dfce058ab3223d60fe5
181976
181977    Monotone-Author: wsourdeau@inverse.ca
181978    Monotone-Date: 2007-08-01T18:44:41
181979    Monotone-Branch: ca.inverse.sogo
181980
181981M	SoObjects/Mailer/SOGoMailBodyPart.h
181982M	SoObjects/Mailer/SOGoSharedMailAccount.m
181983
181984commit a18c5aef1e73d4169e7b8af3bee59e83c78ca466
181985Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
181986Date:   Wed Aug 1 18:39:38 2007 +0000
181987
181988    Monotone-Parent: f32e34474fd61024f5d4133d14a19d4045b2675b
181989    Monotone-Revision: 6fefb8e8d4a1210e81a21ab84cc5198b17561ef7
181990
181991    Monotone-Author: wsourdeau@inverse.ca
181992    Monotone-Date: 2007-08-01T18:39:38
181993    Monotone-Branch: ca.inverse.sogo
181994
181995M	ChangeLog
181996M	SoObjects/Mailer/SOGoMailObject.m
181997
181998commit adc04a4f18802366158348835d1b45b73dd02b28
181999Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182000Date:   Wed Aug 1 18:32:00 2007 +0000
182001
182002    Monotone-Parent: 02abc41db5d816673f25eeb37b3414ede317718a
182003    Monotone-Revision: f32e34474fd61024f5d4133d14a19d4045b2675b
182004
182005    Monotone-Author: wsourdeau@inverse.ca
182006    Monotone-Date: 2007-08-01T18:32:00
182007    Monotone-Branch: ca.inverse.sogo
182008
182009M	ChangeLog
182010M	SoObjects/Mailer/SOGoMailAccount.m
182011
182012commit 064689175e3d82696ac6c4a3130086775e07f083
182013Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182014Date:   Wed Aug 1 18:23:30 2007 +0000
182015
182016    Monotone-Parent: 7c7a8b7547ec7b4ed3b19f65785d05cc377b5a57
182017    Monotone-Revision: 02abc41db5d816673f25eeb37b3414ede317718a
182018
182019    Monotone-Author: wsourdeau@inverse.ca
182020    Monotone-Date: 2007-08-01T18:23:30
182021    Monotone-Branch: ca.inverse.sogo
182022
182023M	OGoContentStore/GNUmakefile
182024A	OGoContentStore/appointment-oracle.ocs
182025A	OGoContentStore/contact-oracle.ocs
182026
182027commit 7caa393ed8e4587736fc08fbd92bf35a798bf86c
182028Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182029Date:   Wed Aug 1 18:22:45 2007 +0000
182030
182031    Monotone-Parent: 98f0464d1da2b872d5573c46ffb4cba64b5f1e50
182032    Monotone-Revision: 7c7a8b7547ec7b4ed3b19f65785d05cc377b5a57
182033
182034    Monotone-Author: wsourdeau@inverse.ca
182035    Monotone-Date: 2007-08-01T18:22:45
182036    Monotone-Branch: ca.inverse.sogo
182037
182038M	SoObjects/Mailer/SOGoCalendarMailBodyPart.m
182039M	SoObjects/Mailer/SOGoDraftsFolder.m
182040M	SoObjects/Mailer/SOGoImageMailBodyPart.m
182041M	SoObjects/Mailer/SOGoMailAccounts.m
182042M	SoObjects/Mailer/SOGoMailBodyPart.m
182043M	SoObjects/Mailer/SOGoMailFolderDataSource.m
182044M	SoObjects/Mailer/SOGoMailIdentity.m
182045M	SoObjects/Mailer/SOGoMailManager.m
182046M	SoObjects/Mailer/SOGoMessageMailBodyPart.m
182047M	SoObjects/Mailer/SOGoSharedInboxFolder.h
182048M	SoObjects/Mailer/SOGoSharedInboxFolder.m
182049M	SoObjects/Mailer/SOGoTrashFolder.h
182050M	SoObjects/Mailer/SOGoTrashFolder.m
182051M	SoObjects/Mailer/SOGoUser+Mail.m
182052M	SoObjects/Mailer/SOGoVCardMailBodyPart.m
182053D	SoObjects/Mailer/common.h
182054
182055commit fa475ac9917ea7b811e77876a1191c4905169efd
182056Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182057Date:   Wed Aug 1 18:16:53 2007 +0000
182058
182059    Monotone-Parent: 4540f3e456a8b7129b4cc6d8a8eea6373cc23df6
182060    Monotone-Revision: 98f0464d1da2b872d5573c46ffb4cba64b5f1e50
182061
182062    Monotone-Author: wsourdeau@inverse.ca
182063    Monotone-Date: 2007-08-01T18:16:53
182064    Monotone-Branch: ca.inverse.sogo
182065
182066M	UI/MailerUI/UIxMailEditorAction.m
182067
182068commit dc25f947b2a5d286b9694ed7b3e1f3914bd0ccb3
182069Author: Francis Lachapelle <flachapelle@inverse.ca>
182070Date:   Tue Jul 31 21:14:14 2007 +0000
182071
182072    Monotone-Parent: 0dbfe804b643f92bc35b93367e1c120b395685a7
182073    Monotone-Revision: 4540f3e456a8b7129b4cc6d8a8eea6373cc23df6
182074
182075    Monotone-Author: flachapelle@inverse.ca
182076    Monotone-Date: 2007-07-31T21:14:14
182077    Monotone-Branch: ca.inverse.sogo
182078
182079M	UI/Common/English.lproj/Localizable.strings
182080M	UI/Common/French.lproj/Localizable.strings
182081M	UI/MailPartViewers/UIxMailRenderingContext.m
182082M	UI/Templates/UIxPageFrame.wox
182083M	UI/WebServerResources/ContactsUI.js
182084M	UI/WebServerResources/HTMLElement.js
182085M	UI/WebServerResources/SchedulerUI.js
182086M	UI/WebServerResources/UIxAclEditor.js
182087M	UI/WebServerResources/UIxAttendeesEditor.js
182088M	UI/WebServerResources/UIxComponentEditor.js
182089M	UI/WebServerResources/UIxContactsUserFolders.js
182090M	UI/WebServerResources/generic.js
182091M	UI/WebServerResources/skycalendar.html
182092
182093commit 78f835b3e59e94c87117073632a82016db596688
182094Author: Francis Lachapelle <flachapelle@inverse.ca>
182095Date:   Tue Jul 31 13:52:26 2007 +0000
182096
182097    Monotone-Parent: d957c067432c403720ea740e15b12b8de1d3673e
182098    Monotone-Revision: 0dbfe804b643f92bc35b93367e1c120b395685a7
182099
182100    Monotone-Author: flachapelle@inverse.ca
182101    Monotone-Date: 2007-07-31T13:52:26
182102    Monotone-Branch: ca.inverse.sogo
182103
182104M	UI/WebServerResources/prototype.js
182105
182106commit 20c645e787af1dae60294ed8a7a8aaec45b75d6b
182107Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182108Date:   Mon Jul 30 19:06:15 2007 +0000
182109
182110    Monotone-Parent: 52f687d98500bc08f60cc06fd43aa7e73d13f262
182111    Monotone-Revision: d957c067432c403720ea740e15b12b8de1d3673e
182112
182113    Monotone-Author: wsourdeau@inverse.ca
182114    Monotone-Date: 2007-07-30T19:06:15
182115    Monotone-Branch: ca.inverse.sogo
182116
182117M	UI/MailPartViewers/UIxKolabPartContactViewer.m
182118
182119commit c4d707b4add4a7284cb4a9263657792b8b165481
182120Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182121Date:   Mon Jul 30 18:40:25 2007 +0000
182122
182123    Monotone-Parent: 7d0ca861b776cb009eb7120a75102f92944c061d
182124    Monotone-Revision: 52f687d98500bc08f60cc06fd43aa7e73d13f262
182125
182126    Monotone-Author: wsourdeau@inverse.ca
182127    Monotone-Date: 2007-07-30T18:40:25
182128    Monotone-Branch: ca.inverse.sogo
182129
182130M	UI/MailerUI/UIxMailView.m
182131
182132commit 499384c24240b49ba9a0adaa7940b0f1836d9099
182133Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182134Date:   Mon Jul 30 18:39:55 2007 +0000
182135
182136    Monotone-Parent: ad2d3271fb0e1e8ef38a2f6ed2d28f749a5f3623
182137    Monotone-Revision: 7d0ca861b776cb009eb7120a75102f92944c061d
182138
182139    Monotone-Author: wsourdeau@inverse.ca
182140    Monotone-Date: 2007-07-30T18:39:55
182141    Monotone-Branch: ca.inverse.sogo
182142
182143M	UI/MailerUI/UIxMailEditor.m
182144
182145commit b6f2db525660aebe6881d0aea1cd6ddba95d7958
182146Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182147Date:   Mon Jul 30 18:01:25 2007 +0000
182148
182149    Monotone-Parent: a08ab23d521b24b5495493a2b4c03707186b438e
182150    Monotone-Revision: ad2d3271fb0e1e8ef38a2f6ed2d28f749a5f3623
182151
182152    Monotone-Author: wsourdeau@inverse.ca
182153    Monotone-Date: 2007-07-30T18:01:25
182154    Monotone-Branch: ca.inverse.sogo
182155
182156M	ChangeLog
182157M	SoObjects/Mailer/SOGoMailAccount.m
182158
182159commit 4e6586bf4a78ad11845d0e77be00f7f2b7743a55
182160Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182161Date:   Mon Jul 30 15:56:58 2007 +0000
182162
182163    Monotone-Parent: b84ec9dfa896541bccb01ef1607b78353b63bad0
182164    Monotone-Revision: a08ab23d521b24b5495493a2b4c03707186b438e
182165
182166    Monotone-Author: wsourdeau@inverse.ca
182167    Monotone-Date: 2007-07-30T15:56:58
182168    Monotone-Branch: ca.inverse.sogo
182169
182170M	ChangeLog
182171M	SoObjects/SOGo/SOGoObject.m
182172
182173commit 82394023472a912b4978112b3f0c69e60b8ea841
182174Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182175Date:   Mon Jul 30 15:56:03 2007 +0000
182176
182177    Monotone-Parent: be2302dd882ba3fed4477d650f3f6d39f0eccad7
182178    Monotone-Revision: b84ec9dfa896541bccb01ef1607b78353b63bad0
182179
182180    Monotone-Author: wsourdeau@inverse.ca
182181    Monotone-Date: 2007-07-30T15:56:03
182182    Monotone-Branch: ca.inverse.sogo
182183
182184M	UI/MailPartViewers/product.plist
182185M	UI/MailerUI/product.plist
182186
182187commit a66d823e76b166e15a21f5379259eeeae7ac5cfe
182188Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182189Date:   Mon Jul 30 15:55:28 2007 +0000
182190
182191    Monotone-Parent: 6e98c1d612fcf5ba72a09cf9a2722a77ce287f05
182192    Monotone-Revision: be2302dd882ba3fed4477d650f3f6d39f0eccad7
182193
182194    Monotone-Author: wsourdeau@inverse.ca
182195    Monotone-Date: 2007-07-30T15:55:28
182196    Monotone-Branch: ca.inverse.sogo
182197
182198M	ChangeLog
182199M	NEWS
182200M	SoObjects/Mailer/SOGoMailAccount.m
182201M	SoObjects/Mailer/SOGoMailFolder.h
182202M	SoObjects/Mailer/SOGoMailFolder.m
182203M	UI/WebServerResources/MailerUI+dTree.js
182204M	UI/WebServerResources/MailerUI.js
182205
182206commit d5d47357fb33f23aa7184e294a04c91d00564cb2
182207Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182208Date:   Mon Jul 30 14:12:21 2007 +0000
182209
182210    Monotone-Parent: 91edd84f8562153c6c50c498b6d7d4dfaf789fdd
182211    Monotone-Revision: 6e98c1d612fcf5ba72a09cf9a2722a77ce287f05
182212
182213    Monotone-Author: wsourdeau@inverse.ca
182214    Monotone-Date: 2007-07-30T14:12:21
182215    Monotone-Branch: ca.inverse.sogo
182216
182217M	UI/MailPartViewers/MailPartViewersProduct.m
182218M	UI/MailPartViewers/UIxMailPartTextViewer.m
182219M	UI/MailPartViewers/UIxMailSizeFormatter.m
182220
182221commit 9586516843c14204d962b762804f48a825bc2956
182222Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182223Date:   Mon Jul 30 14:10:18 2007 +0000
182224
182225    Monotone-Parent: 608a60003e7ab414a1db4964517a15869cf440bb
182226    Monotone-Revision: 91edd84f8562153c6c50c498b6d7d4dfaf789fdd
182227
182228    Monotone-Author: wsourdeau@inverse.ca
182229    Monotone-Date: 2007-07-30T14:10:18
182230    Monotone-Branch: ca.inverse.sogo
182231
182232M	UI/MailPartViewers/UIxKolabPartContactViewer.m
182233M	UI/MailPartViewers/UIxKolabPartEventViewer.m
182234M	UI/MailPartViewers/UIxKolabPartTaskViewer.m
182235M	UI/MailPartViewers/UIxKolabPartViewer.h
182236M	UI/MailPartViewers/UIxKolabPartViewer.m
182237M	UI/MailPartViewers/UIxMailPartAlternativeViewer.m
182238M	UI/MailPartViewers/UIxMailPartICalAction.m
182239M	UI/MailPartViewers/UIxMailPartICalViewer.m
182240M	UI/MailPartViewers/UIxMailPartImageViewer.m
182241M	UI/MailPartViewers/UIxMailPartLinkViewer.h
182242M	UI/MailPartViewers/UIxMailPartLinkViewer.m
182243M	UI/MailPartViewers/UIxMailPartMixedViewer.m
182244M	UI/MailPartViewers/UIxMailPartViewer.m
182245D	UI/MailPartViewers/common.h
182246
182247commit 38c053e76faa6702d7600a06901fcf77a684bce9
182248Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182249Date:   Fri Jul 27 21:41:27 2007 +0000
182250
182251    Monotone-Parent: 1497550dec31ef548e52e5266a6ee957d3c10e68
182252    Monotone-Revision: 608a60003e7ab414a1db4964517a15869cf440bb
182253
182254    Monotone-Author: wsourdeau@inverse.ca
182255    Monotone-Date: 2007-07-27T21:41:27
182256    Monotone-Branch: ca.inverse.sogo
182257
182258M	UI/WebServerResources/UIxMailEditor.js
182259
182260commit 3ede3560ff4b5e169bd39b77eff57f7595b47f5a
182261Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182262Date:   Fri Jul 27 20:05:49 2007 +0000
182263
182264    Monotone-Parent: d8f3cd0b98434d1857daf868d646d7b53bf0aa22
182265    Monotone-Revision: 1497550dec31ef548e52e5266a6ee957d3c10e68
182266
182267    Monotone-Author: wsourdeau@inverse.ca
182268    Monotone-Date: 2007-07-27T20:05:49
182269    Monotone-Branch: ca.inverse.sogo
182270
182271M	UI/Templates/MailPartViewers/UIxMailPartMessageViewer.wox
182272
182273commit 48016356af2a436ae5c90edea70903319a210d75
182274Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182275Date:   Fri Jul 27 20:04:45 2007 +0000
182276
182277    Monotone-Parent: c65c1f248f723caa00cbfd6ab993966ae8fcbf53
182278    Monotone-Revision: d8f3cd0b98434d1857daf868d646d7b53bf0aa22
182279
182280    Monotone-Author: wsourdeau@inverse.ca
182281    Monotone-Date: 2007-07-27T20:04:45
182282    Monotone-Branch: ca.inverse.sogo
182283
182284D	UI/Templates/MailerUI/UIxMailEditorAttach.wox
182285M	UI/WebServerResources/MailerUI.css
182286M	UI/WebServerResources/MailerUI.js
182287M	UI/WebServerResources/SchedulerUI.js
182288D	UI/WebServerResources/UIxMailEditorAttach.js
182289
182290commit e199063495b85b7f314f4778c91640ed27e8806a
182291Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182292Date:   Fri Jul 27 20:04:12 2007 +0000
182293
182294    Monotone-Parent: 7d281c6a5f9cd3517f1a818c99070b3bba45594c
182295    Monotone-Revision: c65c1f248f723caa00cbfd6ab993966ae8fcbf53
182296
182297    Monotone-Author: wsourdeau@inverse.ca
182298    Monotone-Date: 2007-07-27T20:04:12
182299    Monotone-Branch: ca.inverse.sogo
182300
182301M	ChangeLog
182302M	UI/MailerUI/UIxMailForwardAction.m
182303
182304commit e47039bb31f533be7406d8ee7bf9ca713779ce63
182305Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182306Date:   Fri Jul 27 20:03:05 2007 +0000
182307
182308    Monotone-Parent: e8bfb90da0079ca2c3e5079818a7e7532b26ea31
182309    Monotone-Revision: 7d281c6a5f9cd3517f1a818c99070b3bba45594c
182310
182311    Monotone-Author: wsourdeau@inverse.ca
182312    Monotone-Date: 2007-07-27T20:03:05
182313    Monotone-Branch: ca.inverse.sogo
182314
182315M	ChangeLog
182316M	UI/MailerUI/Toolbars/SOGoDraftObject.toolbar
182317M	UI/MailerUI/UIxMailEditor.m
182318M	UI/Templates/MailerUI/UIxMailEditor.wox
182319M	UI/WebServerResources/UIxMailEditor.css
182320M	UI/WebServerResources/UIxMailEditor.js
182321
182322commit 55bd55f9aebdb6460b1ef1061f60880fba7c754f
182323Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182324Date:   Fri Jul 27 19:59:46 2007 +0000
182325
182326    Monotone-Parent: c9dd4206ad3d7a913acb09680d854a19153d46a7
182327    Monotone-Revision: e8bfb90da0079ca2c3e5079818a7e7532b26ea31
182328
182329    Monotone-Author: wsourdeau@inverse.ca
182330    Monotone-Date: 2007-07-27T19:59:46
182331    Monotone-Branch: ca.inverse.sogo
182332
182333M	ChangeLog
182334M	UI/MailPartViewers/UIxMailPartMessageViewer.m
182335M	UI/Templates/MailPartViewers/UIxMailPartMessageViewer.wox
182336
182337commit a450325cb7ceecec21d2bcb0e839656941f591d5
182338Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182339Date:   Fri Jul 27 19:58:30 2007 +0000
182340
182341    Monotone-Parent: c09f18aa20f8387df37e9fa0055f49ea9670e4e5
182342    Monotone-Revision: c9dd4206ad3d7a913acb09680d854a19153d46a7
182343
182344    Monotone-Author: wsourdeau@inverse.ca
182345    Monotone-Date: 2007-07-27T19:58:30
182346    Monotone-Branch: ca.inverse.sogo
182347
182348M	ChangeLog
182349M	SoObjects/Mailer/SOGoDraftObject.h
182350M	SoObjects/Mailer/SOGoDraftObject.m
182351
182352commit fb3cf6f5195f3dc0b86de9d471d6e1a79e7c0223
182353Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182354Date:   Fri Jul 27 19:54:02 2007 +0000
182355
182356    Monotone-Parent: d3cf63029d15740f82cdb77e0b3e2c4e08d6a7cc
182357    Monotone-Revision: c09f18aa20f8387df37e9fa0055f49ea9670e4e5
182358
182359    Monotone-Author: wsourdeau@inverse.ca
182360    Monotone-Date: 2007-07-27T19:54:02
182361    Monotone-Branch: ca.inverse.sogo
182362
182363M	UI/WebServerResources/generic.js
182364
182365commit 42effa04b5a0852d16e7872890584081539a7ab7
182366Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182367Date:   Fri Jul 27 17:47:08 2007 +0000
182368
182369    Monotone-Parent: f17c5b526c3d5e27597a7f1cf132a2b6c6312003
182370    Monotone-Revision: d3cf63029d15740f82cdb77e0b3e2c4e08d6a7cc
182371
182372    Monotone-Author: wsourdeau@inverse.ca
182373    Monotone-Date: 2007-07-27T17:47:08
182374    Monotone-Branch: ca.inverse.sogo
182375
182376M	ChangeLog
182377M	SoObjects/Contacts/SOGoContactGCSFolder.m
182378
182379commit 57b2f2685466b8c4d024456d6c9d575fc70f3d12
182380Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182381Date:   Fri Jul 27 17:36:18 2007 +0000
182382
182383    Monotone-Parent: 7c8a1f386c73febec3eab973d7e2713c5e859b33
182384    Monotone-Revision: f17c5b526c3d5e27597a7f1cf132a2b6c6312003
182385
182386    Monotone-Author: wsourdeau@inverse.ca
182387    Monotone-Date: 2007-07-27T17:36:18
182388    Monotone-Branch: ca.inverse.sogo
182389
182390M	UI/MailerUI/UIxMailForwardAction.m
182391
182392commit ae8da0bacef98f4e5fc38514c682be90fd93a7b2
182393Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182394Date:   Fri Jul 27 17:34:32 2007 +0000
182395
182396    Monotone-Parent: b12641f92f89dbd4afe141575a8f444aee2c63de
182397    Monotone-Revision: 7c8a1f386c73febec3eab973d7e2713c5e859b33
182398
182399    Monotone-Author: wsourdeau@inverse.ca
182400    Monotone-Date: 2007-07-27T17:34:32
182401    Monotone-Branch: ca.inverse.sogo
182402
182403M	UI/MailerUI/UIxEnvelopeAddressFormatter.m
182404M	UI/MailerUI/UIxFilterList.m
182405M	UI/MailerUI/UIxMailEditorAction.m
182406M	UI/MailerUI/UIxMailMoveToPopUp.m
182407M	UI/MailerUI/UIxMailReplyAction.m
182408M	UI/MailerUI/UIxMailToSelection.m
182409
182410commit e02abf5f304368fbf6b77317c1bc81525f4dd8da
182411Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182412Date:   Fri Jul 27 17:32:21 2007 +0000
182413
182414    Monotone-Parent: 783dceba01b81a0032283f71411ea2b5a4ec5a92
182415    Monotone-Revision: b12641f92f89dbd4afe141575a8f444aee2c63de
182416
182417    Monotone-Author: wsourdeau@inverse.ca
182418    Monotone-Date: 2007-07-27T17:32:21
182419    Monotone-Branch: ca.inverse.sogo
182420
182421M	UI/MailerUI/UIxMailFormatter.m
182422
182423commit dad3ccae90cf6deef30126170a245d177c1893ff
182424Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182425Date:   Fri Jul 27 17:30:57 2007 +0000
182426
182427    Monotone-Parent: fa007c2c13732af068622452b11e077af1fb5ba2
182428    Monotone-Revision: 783dceba01b81a0032283f71411ea2b5a4ec5a92
182429
182430    Monotone-Author: wsourdeau@inverse.ca
182431    Monotone-Date: 2007-07-27T17:30:57
182432    Monotone-Branch: ca.inverse.sogo
182433
182434M	SoObjects/Appointments/SOGoAppointmentFolder.m
182435
182436commit 6196a51af56e4a648862813985c599144da86a1c
182437Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182438Date:   Fri Jul 27 17:30:48 2007 +0000
182439
182440    Monotone-Parent: 5409e94f78704f474807523b11be4df984918299
182441    Monotone-Revision: fa007c2c13732af068622452b11e077af1fb5ba2
182442
182443    Monotone-Author: wsourdeau@inverse.ca
182444    Monotone-Date: 2007-07-27T17:30:48
182445    Monotone-Branch: ca.inverse.sogo
182446
182447M	NEWS
182448
182449commit c2729f8b870bb58f21a4e20dec87eb86cf930821
182450Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182451Date:   Fri Jul 27 17:30:37 2007 +0000
182452
182453    Monotone-Parent: c5cc88dd452d75edebb6730bdb60d21a0facec48
182454    Monotone-Revision: 5409e94f78704f474807523b11be4df984918299
182455
182456    Monotone-Author: wsourdeau@inverse.ca
182457    Monotone-Date: 2007-07-27T17:30:37
182458    Monotone-Branch: ca.inverse.sogo
182459
182460M	UI/MailerUI/GNUmakefile
182461D	UI/MailerUI/UIxMailEditorAttach.m
182462M	UI/MailerUI/UIxMailFilterPanel.m
182463M	UI/MailerUI/UIxMailMainFrame.m
182464M	UI/MailerUI/UIxMailView.m
182465M	UI/MailerUI/UIxMailWindowCloser.m
182466M	UI/MailerUI/UIxSubjectFormatter.m
182467M	UI/MailerUI/WOContext+UIxMailer.h
182468M	UI/MailerUI/WOContext+UIxMailer.m
182469D	UI/MailerUI/common.h
182470M	UI/MailerUI/product.plist
182471
182472commit dcccee0cc2e283ebd0a644972f27c18073279dd8
182473Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182474Date:   Tue Jul 24 19:59:49 2007 +0000
182475
182476    Monotone-Parent: 6aa48a9460ff6651bbf7588fab4d7abc1370f223
182477    Monotone-Revision: c5cc88dd452d75edebb6730bdb60d21a0facec48
182478
182479    Monotone-Author: wsourdeau@inverse.ca
182480    Monotone-Date: 2007-07-24T19:59:49
182481    Monotone-Branch: ca.inverse.sogo
182482
182483M	ChangeLog
182484M	UI/Contacts/UIxContactsListView.m
182485M	UI/Templates/ContactsUI/UIxContactsListView.wox
182486
182487commit cf285b409ea302cdfa09f1264645a54f2560b83d
182488Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182489Date:   Tue Jul 24 19:57:51 2007 +0000
182490
182491    Monotone-Parent: e0090c870ad4c914aeea966d7a5f717a78297a54
182492    Monotone-Revision: 6aa48a9460ff6651bbf7588fab4d7abc1370f223
182493
182494    Monotone-Author: wsourdeau@inverse.ca
182495    Monotone-Date: 2007-07-24T19:57:51
182496    Monotone-Branch: ca.inverse.sogo
182497
182498M	SoObjects/Contacts/SOGoContactGCSFolder.m
182499
182500commit e5324b1c45821a56c0e210536d6517339a8c2dbf
182501Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182502Date:   Tue Jul 24 19:57:42 2007 +0000
182503
182504    Monotone-Parent: 72ccbba45da9e854d8c8e440e4c7f41562d87e74
182505    Monotone-Revision: e0090c870ad4c914aeea966d7a5f717a78297a54
182506
182507    Monotone-Author: wsourdeau@inverse.ca
182508    Monotone-Date: 2007-07-24T19:57:42
182509    Monotone-Branch: ca.inverse.sogo
182510
182511M	ChangeLog
182512
182513commit eff5105e7c133ca38fc09f0a038b8cddd8b7df0c
182514Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182515Date:   Tue Jul 24 19:57:16 2007 +0000
182516
182517    Monotone-Parent: ace115b3b8955950a463b9c175ddcfadcd153e15
182518    Monotone-Revision: 72ccbba45da9e854d8c8e440e4c7f41562d87e74
182519
182520    Monotone-Author: wsourdeau@inverse.ca
182521    Monotone-Date: 2007-07-24T19:57:16
182522    Monotone-Branch: ca.inverse.sogo
182523
182524M	ChangeLog
182525M	SoObjects/Contacts/SOGoContactLDAPFolder.m
182526
182527commit 33e459d41f28c134b3db5000e96b7d0f75ab32ba
182528Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182529Date:   Tue Jul 24 18:46:28 2007 +0000
182530
182531    Monotone-Parent: 1e4ff80fd7f2f7590ff07b77936b3398b033b2c6
182532    Monotone-Revision: ace115b3b8955950a463b9c175ddcfadcd153e15
182533
182534    Monotone-Author: wsourdeau@inverse.ca
182535    Monotone-Date: 2007-07-24T18:46:28
182536    Monotone-Branch: ca.inverse.sogo
182537
182538M	UI/MainUI/AgenorProfile.sql
182539
182540commit c4270f524969be8819500761f4a123e4869abf0d
182541Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182542Date:   Tue Jul 24 18:46:10 2007 +0000
182543
182544    Monotone-Parent: 05d909a34ba534eac7075b29e41a123990cde5e1
182545    Monotone-Revision: 1e4ff80fd7f2f7590ff07b77936b3398b033b2c6
182546
182547    Monotone-Author: wsourdeau@inverse.ca
182548    Monotone-Date: 2007-07-24T18:46:10
182549    Monotone-Branch: ca.inverse.sogo
182550
182551M	SoObjects/Contacts/SOGoContactLDAPFolder.m
182552
182553commit 3f62c7906a602ff7a5a64038c5c6bcde50e286ed
182554Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182555Date:   Tue Jul 24 18:45:52 2007 +0000
182556
182557    Monotone-Parent: 08b4d9cc0e0c16278d6212f7b7162bddfa4d3bb7
182558    Monotone-Revision: 05d909a34ba534eac7075b29e41a123990cde5e1
182559
182560    Monotone-Author: wsourdeau@inverse.ca
182561    Monotone-Date: 2007-07-24T18:45:52
182562    Monotone-Branch: ca.inverse.sogo
182563
182564M	ChangeLog
182565M	OGoContentStore/OCSContactFieldExtractor.m
182566M	OGoContentStore/OCSiCalFieldExtractor.m
182567M	SoObjects/Appointments/SOGoAppointmentFolder.m
182568M	SoObjects/Contacts/SOGoContactGCSFolder.m
182569M	SoObjects/SOGo/AgenorUserDefaults.m
182570M	SoObjects/SOGo/SOGoUser.m
182571M	UI/Contacts/UIxContactsListView.m
182572M	UI/Scheduler/UIxCalListingActions.m
182573
182574commit 86dd4e951ae95e1f26612ae10b6eae8ae8ac8c31
182575Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182576Date:   Tue Jul 24 18:41:28 2007 +0000
182577
182578    Monotone-Parent: f5b3a74da57b343e78f1c59b05c8bfaaa7cfb058
182579    Monotone-Revision: 08b4d9cc0e0c16278d6212f7b7162bddfa4d3bb7
182580
182581    Monotone-Author: wsourdeau@inverse.ca
182582    Monotone-Date: 2007-07-24T18:41:28
182583    Monotone-Branch: ca.inverse.sogo
182584
182585M	OGoContentStore/appointment.ocs
182586M	OGoContentStore/contact.ocs
182587
182588commit afa46131e10cc4cb10c0314bc2f9a1923a9a5339
182589Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182590Date:   Tue Jul 24 18:40:34 2007 +0000
182591
182592    Monotone-Parent: 7a08a009eef1e22acab77456f11e9b7e9d384c32
182593    Monotone-Revision: f5b3a74da57b343e78f1c59b05c8bfaaa7cfb058
182594
182595    Monotone-Author: wsourdeau@inverse.ca
182596    Monotone-Date: 2007-07-24T18:40:34
182597    Monotone-Branch: ca.inverse.sogo
182598
182599M	Main/SOGo.m
182600
182601commit f10812d6f1fac19badf1995711f41b4176d3111a
182602Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182603Date:   Tue Jul 24 18:40:20 2007 +0000
182604
182605    Monotone-Parent: c3db91d7b98f4667ce24b3d38e6bd68d32909d57
182606    Monotone-Revision: 7a08a009eef1e22acab77456f11e9b7e9d384c32
182607
182608    Monotone-Author: wsourdeau@inverse.ca
182609    Monotone-Date: 2007-07-24T18:40:20
182610    Monotone-Branch: ca.inverse.sogo
182611
182612D	Scripts/sogo
182613M	Scripts/sogo-init.d-debian
182614M	Scripts/sogo-init.d-redhat
182615M	Scripts/sogod-0.9
182616A	Scripts/sql-update-20070724.sh
182617
182618commit 6434fc94a9c3fb9623a09f16493dbaf723346dc4
182619Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182620Date:   Mon Jul 23 19:04:54 2007 +0000
182621
182622    Monotone-Parent: 3d920991e042a031e499189cfc46e35d8309ae68
182623    Monotone-Revision: c3db91d7b98f4667ce24b3d38e6bd68d32909d57
182624
182625    Monotone-Author: wsourdeau@inverse.ca
182626    Monotone-Date: 2007-07-23T19:04:54
182627    Monotone-Branch: ca.inverse.sogo
182628
182629M	ChangeLog
182630M	SoObjects/SOGo/LDAPSource.m
182631
182632commit 27dc961e2e652a244f4782c445813ca01577355f
182633Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182634Date:   Mon Jul 23 19:02:07 2007 +0000
182635
182636    Monotone-Parent: 8b6f603129f482aecde7edceba94520c3b955ddb
182637    Monotone-Revision: 3d920991e042a031e499189cfc46e35d8309ae68
182638
182639    Monotone-Author: wsourdeau@inverse.ca
182640    Monotone-Date: 2007-07-23T19:02:07
182641    Monotone-Branch: ca.inverse.sogo
182642
182643M	SOPE/NGCards/IcalElements.m
182644M	SOPE/NGCards/IcalResponse.m
182645M	SOPE/NGCards/NGCardsSaxHandler.m
182646M	SOPE/NGCards/iCalRepeatableEntityObject.m
182647
182648commit 7e22621cf3046ceb8d417a6bfa9469f2d18b502a
182649Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182650Date:   Mon Jul 23 14:11:26 2007 +0000
182651
182652    Monotone-Parent: b65579776953326ae0dd65da2a1d59cacda222cd
182653    Monotone-Revision: 8b6f603129f482aecde7edceba94520c3b955ddb
182654
182655    Monotone-Author: wsourdeau@inverse.ca
182656    Monotone-Date: 2007-07-23T14:11:26
182657    Monotone-Branch: ca.inverse.sogo
182658
182659M	UI/MainUI/SOGoUserHomePage.m
182660M	UI/PreferencesUI/UIxPreferences.m
182661
182662commit 1b154004009813912ecb564ca22c2cef7e8b6662
182663Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182664Date:   Mon Jul 23 13:54:09 2007 +0000
182665
182666    Monotone-Parent: be6b50d4ca1f324c2ee9dc23ac3ffac066e3de76
182667    Monotone-Revision: b65579776953326ae0dd65da2a1d59cacda222cd
182668
182669    Monotone-Author: wsourdeau@inverse.ca
182670    Monotone-Date: 2007-07-23T13:54:09
182671    Monotone-Branch: ca.inverse.sogo
182672
182673M	SOPE/NGCards/iCalEventChanges.h
182674
182675commit a729e7a7c6a514edf0fb353b819985babec44b5e
182676Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182677Date:   Mon Jul 23 13:53:13 2007 +0000
182678
182679    Monotone-Parent: 744c3e733b57edb33736f8baa6507148efdf032a
182680    Monotone-Revision: be6b50d4ca1f324c2ee9dc23ac3ffac066e3de76
182681
182682    Monotone-Author: wsourdeau@inverse.ca
182683    Monotone-Date: 2007-07-23T13:53:13
182684    Monotone-Branch: ca.inverse.sogo
182685
182686M	SOPE/NGCards/iCalEventChanges.m
182687
182688commit f79e1b7e72bb4104fabcd704fbda26b9afcf44b6
182689Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182690Date:   Sun Jul 22 20:44:46 2007 +0000
182691
182692    Monotone-Parent: 873e19c6a1402fe9683b74b247566e9aced6d354
182693    Monotone-Revision: 744c3e733b57edb33736f8baa6507148efdf032a
182694
182695    Monotone-Author: wsourdeau@inverse.ca
182696    Monotone-Date: 2007-07-22T20:44:46
182697    Monotone-Branch: ca.inverse.sogo
182698
182699M	ChangeLog
182700M	SoObjects/Contacts/SOGoContactGCSFolder.m
182701
182702commit 99144929aeb7237fccd2d97a7753cadf4ab2b99f
182703Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182704Date:   Sun Jul 22 20:42:00 2007 +0000
182705
182706    Monotone-Parent: a7a7371747e1185b197e3a0ea0c6d585bf7e0a46
182707    Monotone-Revision: 873e19c6a1402fe9683b74b247566e9aced6d354
182708
182709    Monotone-Author: wsourdeau@inverse.ca
182710    Monotone-Date: 2007-07-22T20:42:00
182711    Monotone-Branch: ca.inverse.sogo
182712
182713M	ChangeLog
182714M	SoObjects/Appointments/SOGoAppointmentFolder.m
182715
182716commit 2edfcaa0f20c7e9bcdab418df508f56bd1a6787f
182717Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182718Date:   Sun Jul 22 20:40:34 2007 +0000
182719
182720    Monotone-Parent: 4198b7cec911933d302e467416f80df87577acdb
182721    Monotone-Revision: a7a7371747e1185b197e3a0ea0c6d585bf7e0a46
182722
182723    Monotone-Author: wsourdeau@inverse.ca
182724    Monotone-Date: 2007-07-22T20:40:34
182725    Monotone-Branch: ca.inverse.sogo
182726
182727M	ChangeLog
182728M	SoObjects/SOGo/SOGoFolder.h
182729M	SoObjects/SOGo/SOGoFolder.m
182730
182731commit bf8245a4bee9977ae5df7c6db02fbc943fac5c30
182732Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182733Date:   Sun Jul 22 20:32:16 2007 +0000
182734
182735    Monotone-Parent: a6f65fa9361ca6a3fc6870978fa9814e3c65652e
182736    Monotone-Revision: 4198b7cec911933d302e467416f80df87577acdb
182737
182738    Monotone-Author: wsourdeau@inverse.ca
182739    Monotone-Date: 2007-07-22T20:32:16
182740    Monotone-Branch: ca.inverse.sogo
182741
182742M	ChangeLog
182743M	SoObjects/SOGo/NSString+Utilities.h
182744M	SoObjects/SOGo/NSString+Utilities.m
182745
182746commit eccfa3c55cdf15072bf55fc6a85b68a94b0aa207
182747Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182748Date:   Sun Jul 22 20:28:14 2007 +0000
182749
182750    Monotone-Parent: 07da9164738e000a25fd20109d90ef755fa4391f
182751    Monotone-Revision: a6f65fa9361ca6a3fc6870978fa9814e3c65652e
182752
182753    Monotone-Author: wsourdeau@inverse.ca
182754    Monotone-Date: 2007-07-22T20:28:14
182755    Monotone-Branch: ca.inverse.sogo
182756
182757D	SOGo.conf
182758
182759commit 8c83940185af1c09a360065e8a0c9dfac67371c2
182760Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182761Date:   Sun Jul 22 20:18:18 2007 +0000
182762
182763    Monotone-Parent: 18c6beb6dfc5244421f4f5a55c6a869b498d86a6
182764    Monotone-Revision: 07da9164738e000a25fd20109d90ef755fa4391f
182765
182766    Monotone-Author: wsourdeau@inverse.ca
182767    Monotone-Date: 2007-07-22T20:18:18
182768    Monotone-Branch: ca.inverse.sogo
182769
182770M	NEWS
182771
182772commit d3966c8e5704fd8bb6672b9b9e11de85e644de1a
182773Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182774Date:   Sun Jul 22 20:17:34 2007 +0000
182775
182776    Monotone-Parent: c61109eb28c9671d365c0b308b3db5532b7b6d96
182777    Monotone-Revision: 18c6beb6dfc5244421f4f5a55c6a869b498d86a6
182778
182779    Monotone-Author: wsourdeau@inverse.ca
182780    Monotone-Date: 2007-07-22T20:17:34
182781    Monotone-Branch: ca.inverse.sogo
182782
182783M	ChangeLog
182784M	NEWS
182785M	UI/PreferencesUI/UIxPreferences.m
182786M	UI/Templates/PreferencesUI/UIxPreferences.wox
182787
182788commit 7a99dbe7d82f7eb41cac92871aaa15eaf7e032a3
182789Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182790Date:   Sun Jul 22 20:14:47 2007 +0000
182791
182792    Monotone-Parent: 03806ed8d8567d1f59013f435593e7994f0111e1
182793    Monotone-Revision: c61109eb28c9671d365c0b308b3db5532b7b6d96
182794
182795    Monotone-Author: wsourdeau@inverse.ca
182796    Monotone-Date: 2007-07-22T20:14:47
182797    Monotone-Branch: ca.inverse.sogo
182798
182799M	ChangeLog
182800M	NEWS
182801M	UI/MainUI/SOGoUserHomePage.m
182802
182803commit 3c97145c7cb4585247fd0c1d94d248973d988c44
182804Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182805Date:   Fri Jul 20 21:05:53 2007 +0000
182806
182807    Monotone-Parent: ea9fd50a2234ea279644c1349ec9209fc1ae3960
182808    Monotone-Revision: 03806ed8d8567d1f59013f435593e7994f0111e1
182809
182810    Monotone-Author: wsourdeau@inverse.ca
182811    Monotone-Date: 2007-07-20T21:05:53
182812    Monotone-Branch: ca.inverse.sogo
182813
182814M	Apache/SOGo.conf
182815
182816commit 167b90812260d72afb13334b2d47b97cfba5915a
182817Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182818Date:   Fri Jul 20 21:03:42 2007 +0000
182819
182820    Monotone-Parent: 50b365b436c858d85d82881c3a5e3eeff58f1c4e
182821    Monotone-Revision: ea9fd50a2234ea279644c1349ec9209fc1ae3960
182822
182823    Monotone-Author: wsourdeau@inverse.ca
182824    Monotone-Date: 2007-07-20T21:03:42
182825    Monotone-Branch: ca.inverse.sogo
182826
182827A	Apache/SOGo.conf
182828
182829commit ce64777821f9d89bfb1a4e25643ccd4897b00281
182830Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182831Date:   Fri Jul 20 20:26:27 2007 +0000
182832
182833    Monotone-Parent: e5566e8164b6b1eba9c5597343218fa41654f9c5
182834    Monotone-Revision: 50b365b436c858d85d82881c3a5e3eeff58f1c4e
182835
182836    Monotone-Author: wsourdeau@inverse.ca
182837    Monotone-Date: 2007-07-20T20:26:27
182838    Monotone-Branch: ca.inverse.sogo
182839
182840M	UI/Contacts/UIxContactsListView.h
182841
182842commit 226f30fd7801c5ee3d231587431d2922aa881495
182843Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182844Date:   Fri Jul 20 20:25:56 2007 +0000
182845
182846    Monotone-Parent: c74a323dec423f5c6904633955f48fa82cac7f5f
182847    Monotone-Revision: e5566e8164b6b1eba9c5597343218fa41654f9c5
182848
182849    Monotone-Author: wsourdeau@inverse.ca
182850    Monotone-Date: 2007-07-20T20:25:56
182851    Monotone-Branch: ca.inverse.sogo
182852
182853M	SoObjects/Contacts/SOGoContactLDAPFolder.h
182854
182855commit f4d8031101a4cee7182dc02297dd7cc3427db987
182856Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182857Date:   Fri Jul 20 20:22:16 2007 +0000
182858
182859    Monotone-Parent: 3e115caf9292772485392f689415b1620ec81d9e
182860    Monotone-Revision: 6c18461fde8c24d977a5536ff8d6c935f2d59268
182861
182862    Monotone-Author: wsourdeau@inverse.ca
182863    Monotone-Date: 2007-07-20T20:22:16
182864    Monotone-Branch: ca.inverse.sogo
182865
182866M	ChangeLog
182867M	UI/Contacts/UIxContactsListView.m
182868
182869commit 82be9a876a00d831603e9b1af5c3f289a2c34366
182870Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182871Date:   Fri Jul 20 20:21:59 2007 +0000
182872
182873    Monotone-Parent: 3c4bff66182b49f279964724e065b9b9a5bd8022
182874    Monotone-Revision: 3e115caf9292772485392f689415b1620ec81d9e
182875
182876    Monotone-Author: wsourdeau@inverse.ca
182877    Monotone-Date: 2007-07-20T20:21:59
182878    Monotone-Branch: ca.inverse.sogo
182879
182880M	ChangeLog
182881M	SoObjects/Contacts/SOGoContactLDAPFolder.m
182882
182883commit a052aca642102261994b032f378974ae17ec605a
182884Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182885Date:   Fri Jul 20 20:19:14 2007 +0000
182886
182887    Monotone-Parent: c4d3cbe29c684ce7129746af4cd979cf21d51b1f
182888    Monotone-Revision: 3c4bff66182b49f279964724e065b9b9a5bd8022
182889
182890    Monotone-Author: wsourdeau@inverse.ca
182891    Monotone-Date: 2007-07-20T20:19:14
182892    Monotone-Branch: ca.inverse.sogo
182893
182894M	SoObjects/Appointments/NSArray+Appointments.m
182895
182896commit 21df4bc2856b4c25538ad4f3ec6fc161f8b60399
182897Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182898Date:   Fri Jul 20 20:18:56 2007 +0000
182899
182900    Monotone-Parent: d6eb635f14d853de30a4efcf3480793c35249444
182901    Monotone-Revision: c4d3cbe29c684ce7129746af4cd979cf21d51b1f
182902
182903    Monotone-Author: wsourdeau@inverse.ca
182904    Monotone-Date: 2007-07-20T20:18:56
182905    Monotone-Branch: ca.inverse.sogo
182906
182907M	Scripts/sogo-init.d-redhat
182908M	Scripts/sogod-redhat
182909
182910commit c98de624285af53100de6626d086bb83fb0b2f78
182911Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182912Date:   Fri Jul 20 20:09:31 2007 +0000
182913
182914    Monotone-Parent: 660adfbba607e6783926e3016afd7f1b8da9536a
182915    Monotone-Revision: d6eb635f14d853de30a4efcf3480793c35249444
182916
182917    Monotone-Author: wsourdeau@inverse.ca
182918    Monotone-Date: 2007-07-20T20:09:31
182919    Monotone-Branch: ca.inverse.sogo
182920
182921M	SOPE/NGCards/Version
182922
182923commit da08692cc02a6b903eac918e82ad14260f93e105
182924Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182925Date:   Fri Jul 20 20:07:34 2007 +0000
182926
182927    Monotone-Parent: 287e7ac5813eeee355c3d82f49eea4d52c4f8c0f
182928    Monotone-Revision: 660adfbba607e6783926e3016afd7f1b8da9536a
182929
182930    Monotone-Author: wsourdeau@inverse.ca
182931    Monotone-Date: 2007-07-20T20:07:34
182932    Monotone-Branch: ca.inverse.sogo
182933
182934M	.mtn-ignore
182935
182936commit 00b8374594fd448d24d480db54238c4da1bf329b
182937Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182938Date:   Thu Jul 19 15:51:18 2007 +0000
182939
182940    Monotone-Parent: 304fc882b643f22a74f38b29d8f06355d3f7a777
182941    Monotone-Revision: 287e7ac5813eeee355c3d82f49eea4d52c4f8c0f
182942
182943    Monotone-Author: wsourdeau@inverse.ca
182944    Monotone-Date: 2007-07-19T15:51:18
182945    Monotone-Branch: ca.inverse.sogo
182946
182947A	Scripts/sogo-init.d-debian
182948A	Scripts/sogo-init.d-redhat
182949M	Scripts/sogod-0.9
182950A	Scripts/sogod-redhat
182951
182952commit 7c8e406e1dff836a38b9f8899ce31c0c684ac077
182953Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
182954Date:   Thu Jul 19 14:32:13 2007 +0000
182955
182956    Monotone-Parent: bbea01e663f1136004fcd9ea8a26000f5dec378e
182957    Monotone-Revision: 304fc882b643f22a74f38b29d8f06355d3f7a777
182958
182959    Monotone-Author: wsourdeau@inverse.ca
182960    Monotone-Date: 2007-07-19T14:32:13
182961    Monotone-Branch: ca.inverse.sogo
182962
182963M	SOPE/NGCards/GNUmakefile
182964
182965commit 2b1e888f254365dba62a95be46c337255cb86d66
182966Author: Francis Lachapelle <flachapelle@inverse.ca>
182967Date:   Fri Jul 13 20:35:10 2007 +0000
182968
182969    Monotone-Parent: ae4f77762bbf4d026858b1c6f07cd3e9800ec5d7
182970    Monotone-Revision: 8c475ae12623cd98a9327714ee6321cf6526a51e
182971
182972    Monotone-Author: flachapelle@inverse.ca
182973    Monotone-Date: 2007-07-13T20:35:10
182974    Monotone-Branch: ca.inverse.sogo
182975
182976M	UI/WebServerResources/UIxAppointmentEditor.css
182977M	UI/WebServerResources/UIxTaskEditor.css
182978
182979commit 1449331f470a2d9cacf5e675540cfb848e348389
182980Author: Francis Lachapelle <flachapelle@inverse.ca>
182981Date:   Fri Jul 13 20:34:40 2007 +0000
182982
182983    Monotone-Parent: d3c993c7d85818a159d265ed810f41c0a3383a71
182984    Monotone-Revision: ae4f77762bbf4d026858b1c6f07cd3e9800ec5d7
182985
182986    Monotone-Author: flachapelle@inverse.ca
182987    Monotone-Date: 2007-07-13T20:34:40
182988    Monotone-Branch: ca.inverse.sogo
182989
182990M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
182991
182992commit e8669dd26c7e8a03ee3c4ff0d836400ba44c7193
182993Author: Francis Lachapelle <flachapelle@inverse.ca>
182994Date:   Fri Jul 13 18:03:35 2007 +0000
182995
182996    Monotone-Parent: 91fdd3e3b7dcaa5c05f03e0f8c1cd5d1747140b5
182997    Monotone-Revision: d3c993c7d85818a159d265ed810f41c0a3383a71
182998
182999    Monotone-Author: flachapelle@inverse.ca
183000    Monotone-Date: 2007-07-13T18:03:35
183001    Monotone-Branch: ca.inverse.sogo
183002
183003M	UI/WebServerResources/UIxComponentEditor.js
183004
183005commit 951bb45922f17a50d79d8f6a2f3a9e907bb49ecc
183006Author: Francis Lachapelle <flachapelle@inverse.ca>
183007Date:   Fri Jul 13 18:03:02 2007 +0000
183008
183009    Monotone-Parent: 4d2a9c69a460efd87841ca2c5b2669f38b77bec2
183010    Monotone-Revision: 91fdd3e3b7dcaa5c05f03e0f8c1cd5d1747140b5
183011
183012    Monotone-Author: flachapelle@inverse.ca
183013    Monotone-Date: 2007-07-13T18:03:02
183014    Monotone-Branch: ca.inverse.sogo
183015
183016M	UI/WebServerResources/ContactsUI.js
183017
183018commit b4ba638382886e1d1a5edcd69b07c7f2b34f2b41
183019Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183020Date:   Fri Jul 13 14:07:00 2007 +0000
183021
183022    Monotone-Parent: 013c9cc4204885ed0c7be9ec01e9383412ef259f
183023    Monotone-Revision: bbea01e663f1136004fcd9ea8a26000f5dec378e
183024
183025    Monotone-Author: wsourdeau@inverse.ca
183026    Monotone-Date: 2007-07-13T14:07:00
183027    Monotone-Branch: ca.inverse.sogo
183028
183029M	NEWS
183030
183031commit 5d619c84e750c7cc873be7c562223079aae4a28a
183032Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183033Date:   Fri Jul 13 14:03:18 2007 +0000
183034
183035    Monotone-Parent: d6d341b84cbf1c54684b2a4f7b962733b4c3fe07
183036    Monotone-Revision: 013c9cc4204885ed0c7be9ec01e9383412ef259f
183037
183038    Monotone-Author: wsourdeau@inverse.ca
183039    Monotone-Date: 2007-07-13T14:03:18
183040    Monotone-Branch: ca.inverse.sogo
183041
183042M	ChangeLog
183043M	SoObjects/SOGo/SOGoAuthenticator.m
183044M	SoObjects/SOGo/SOGoUser.m
183045
183046commit 5a46d4fb9f085372ca5eec47ca907325d4c71c57
183047Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183048Date:   Fri Jul 13 13:47:28 2007 +0000
183049
183050    Monotone-Parent: 22cba7a9a8457abeec6f1c7a1ef211dc257f0311
183051    Monotone-Revision: d6d341b84cbf1c54684b2a4f7b962733b4c3fe07
183052
183053    Monotone-Author: wsourdeau@inverse.ca
183054    Monotone-Date: 2007-07-13T13:47:28
183055    Monotone-Branch: ca.inverse.sogo
183056
183057M	UI/MailerUI/product.plist
183058
183059commit 00dc2c292bbdfe3d2d0073bb00fcad1493810eae
183060Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183061Date:   Fri Jul 13 13:46:14 2007 +0000
183062
183063    Monotone-Parent: 5f1db91a338238057e34eeec6832aeea6407ee80
183064    Monotone-Revision: 22cba7a9a8457abeec6f1c7a1ef211dc257f0311
183065
183066    Monotone-Author: wsourdeau@inverse.ca
183067    Monotone-Date: 2007-07-13T13:46:14
183068    Monotone-Branch: ca.inverse.sogo
183069
183070M	UI/MailerUI/common.h
183071
183072commit 34c2fe13dd4a92238ea98b04d15c26cb7f6ffb0a
183073Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183074Date:   Fri Jul 13 13:46:05 2007 +0000
183075
183076    Monotone-Parent: 993ae564ee24915ee523ae7dbf4d083dbd010028
183077    Monotone-Revision: 5f1db91a338238057e34eeec6832aeea6407ee80
183078
183079    Monotone-Author: wsourdeau@inverse.ca
183080    Monotone-Date: 2007-07-13T13:46:05
183081    Monotone-Branch: ca.inverse.sogo
183082
183083M	NEWS
183084
183085commit a692b1ed8b624cee22fe32332bbe219841f98b5e
183086Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183087Date:   Fri Jul 13 13:45:51 2007 +0000
183088
183089    Monotone-Parent: c2822977a6a7e2d1f66bd19d7888fd52217aadb6
183090    Monotone-Revision: 993ae564ee24915ee523ae7dbf4d083dbd010028
183091
183092    Monotone-Author: wsourdeau@inverse.ca
183093    Monotone-Date: 2007-07-13T13:45:51
183094    Monotone-Branch: ca.inverse.sogo
183095
183096M	UI/MailerUI/UIxMailListView.h
183097
183098commit c30bafcf3d3e0a1d014ee12f24c9f581ed852651
183099Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183100Date:   Fri Jul 13 13:45:37 2007 +0000
183101
183102    Monotone-Parent: b75f4af37c4c6b9dde47f0a94da3787cf1a3e27a
183103    Monotone-Revision: c2822977a6a7e2d1f66bd19d7888fd52217aadb6
183104
183105    Monotone-Author: wsourdeau@inverse.ca
183106    Monotone-Date: 2007-07-13T13:45:37
183107    Monotone-Branch: ca.inverse.sogo
183108
183109M	UI/MailerUI/UIxMailListView.m
183110
183111commit 4722173425b232c3aae1c7501e1555138b7b8b53
183112Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183113Date:   Thu Jul 12 18:28:54 2007 +0000
183114
183115    Monotone-Parent: 165331fa8db6ada0572196678d0d54da061c3532
183116    Monotone-Revision: b75f4af37c4c6b9dde47f0a94da3787cf1a3e27a
183117
183118    Monotone-Author: wsourdeau@inverse.ca
183119    Monotone-Date: 2007-07-12T18:28:54
183120    Monotone-Branch: ca.inverse.sogo
183121
183122M	UI/WebServerResources/UIxContactsUserFolders.js
183123
183124commit 057cdcce19a3730ccc77a84e1311ce26c5690fa4
183125Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183126Date:   Thu Jul 12 15:59:31 2007 +0000
183127
183128    Monotone-Parent: 25788b09509942cf54b3508a351c6b22aadfb721
183129    Monotone-Revision: 165331fa8db6ada0572196678d0d54da061c3532
183130
183131    Monotone-Author: wsourdeau@inverse.ca
183132    Monotone-Date: 2007-07-12T15:59:31
183133    Monotone-Branch: ca.inverse.sogo
183134
183135M	UI/Scheduler/GNUmakefile
183136M	UI/Scheduler/UIxCalMonthOverview.h
183137M	UI/Scheduler/UIxCalMonthOverview.m
183138M	UI/Scheduler/UIxCalMonthViewOld.m
183139
183140commit a6b70ce8cc555e8ee933bab30a8d84d70def0a82
183141Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183142Date:   Thu Jul 12 15:55:10 2007 +0000
183143
183144    Monotone-Parent: 660d66970f3ea536b88169c8f7936fb538d81282
183145    Monotone-Revision: 25788b09509942cf54b3508a351c6b22aadfb721
183146
183147    Monotone-Author: wsourdeau@inverse.ca
183148    Monotone-Date: 2007-07-12T15:55:10
183149    Monotone-Branch: ca.inverse.sogo
183150
183151M	UI/MainUI/product.plist
183152
183153commit e8271caaa4550bd5cc5059c85d7dae7b2d354f9e
183154Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183155Date:   Thu Jul 12 15:55:06 2007 +0000
183156
183157    Monotone-Parent: d236b4faef46342731f423fa93d09e1139cc312e
183158    Monotone-Revision: 660d66970f3ea536b88169c8f7936fb538d81282
183159
183160    Monotone-Author: wsourdeau@inverse.ca
183161    Monotone-Date: 2007-07-12T15:55:06
183162    Monotone-Branch: ca.inverse.sogo
183163
183164M	SoObjects/SOGo/SOGoFolder.m
183165
183166commit 6d95a55549962742d90a72493d420f9f9c63a1d2
183167Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183168Date:   Thu Jul 12 15:37:14 2007 +0000
183169
183170    Monotone-Parent: a5370a41693bc2294eb25921c8e19dda7570a063
183171    Monotone-Revision: d236b4faef46342731f423fa93d09e1139cc312e
183172
183173    Monotone-Author: wsourdeau@inverse.ca
183174    Monotone-Date: 2007-07-12T15:37:14
183175    Monotone-Branch: ca.inverse.sogo
183176
183177M	UI/Scheduler/GNUmakefile
183178M	UI/Scheduler/SchedulerUIProduct.m
183179M	UI/Scheduler/UIxAppointmentProposal.m
183180M	UI/Scheduler/UIxAptTableView.m
183181M	UI/Scheduler/UIxCalDateLabel.m
183182M	UI/Scheduler/UIxCalParticipationStatusView.m
183183M	UI/Scheduler/UIxCalView.m
183184M	UI/Scheduler/UIxDatePicker.m
183185M	UI/Scheduler/UIxTaskProposal.m
183186D	UI/Scheduler/common.h
183187
183188commit 956c4f210953af86ffc9088617044d68daa896b9
183189Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183190Date:   Wed Jul 11 05:05:03 2007 +0000
183191
183192    Monotone-Parent: b485f305175502819e660d9557bad5fa6d20222f
183193    Monotone-Revision: a5370a41693bc2294eb25921c8e19dda7570a063
183194
183195    Monotone-Author: wsourdeau@inverse.ca
183196    Monotone-Date: 2007-07-11T05:05:03
183197    Monotone-Branch: ca.inverse.sogo
183198
183199M	ChangeLog
183200M	NEWS
183201M	SoObjects/Contacts/common.h
183202M	UI/Contacts/common.h
183203M	UI/MailerUI/English.lproj/Localizable.strings
183204M	UI/MailerUI/French.lproj/Localizable.strings
183205M	UI/MailerUI/UIxMailFolderActions.m
183206M	UI/MailerUI/product.plist
183207M	UI/MainUI/common.h
183208M	UI/Scheduler/common.h
183209M	UI/WebServerResources/JavascriptAPIExtensions.js
183210M	UI/WebServerResources/MailerUI.js
183211
183212commit 18026b4f471028c829e9a41c9fbabca67daf6350
183213Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183214Date:   Tue Jul 10 19:27:02 2007 +0000
183215
183216    Monotone-Parent: c0293e72395f76688e3853b90374604e63f646a5
183217    Monotone-Revision: b485f305175502819e660d9557bad5fa6d20222f
183218
183219    Monotone-Author: wsourdeau@inverse.ca
183220    Monotone-Date: 2007-07-10T19:27:02
183221    Monotone-Branch: ca.inverse.sogo
183222
183223M	NEWS
183224
183225commit 928b6d202bcac8b7bbc11351be283b3419816945
183226Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183227Date:   Tue Jul 10 19:25:20 2007 +0000
183228
183229    Monotone-Parent: 716ad11e755f3a78bb0353df886cf08096149a36
183230    Monotone-Revision: c0293e72395f76688e3853b90374604e63f646a5
183231
183232    Monotone-Author: wsourdeau@inverse.ca
183233    Monotone-Date: 2007-07-10T19:25:20
183234    Monotone-Branch: ca.inverse.sogo
183235
183236M	OGoContentStore/OCSContactFieldExtractor.m
183237
183238commit 87a3d613b36e0e4f0500afb80dcff39b0d2e8ff5
183239Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183240Date:   Tue Jul 10 19:23:39 2007 +0000
183241
183242    Monotone-Parent: 066bfc11f82275269e5bf2cc1cbbf0e9427e8d96
183243    Monotone-Revision: 716ad11e755f3a78bb0353df886cf08096149a36
183244
183245    Monotone-Author: wsourdeau@inverse.ca
183246    Monotone-Date: 2007-07-10T19:23:39
183247    Monotone-Branch: ca.inverse.sogo
183248
183249M	SoObjects/Mailer/SOGoMailAccount.m
183250M	SoObjects/Mailer/SOGoMailBaseObject.m
183251M	SoObjects/Mailer/SOGoMailFolder.m
183252M	SoObjects/Mailer/SOGoMailObject.h
183253M	SoObjects/Mailer/SOGoMailObject.m
183254
183255commit 4fa4053012bb525d5e4a38a0ea8fd96729aeaea2
183256Author: Francis Lachapelle <flachapelle@inverse.ca>
183257Date:   Tue Jul 10 18:52:32 2007 +0000
183258
183259    Monotone-Parent: 10f0222e0692f25629b1658873cbe4ae29bd77be
183260    Monotone-Revision: e0936e909247455078da70476a50abb9a47ecd91
183261
183262    Monotone-Author: flachapelle@inverse.ca
183263    Monotone-Date: 2007-07-10T18:52:32
183264    Monotone-Branch: ca.inverse.sogo
183265
183266M	UI/WebServerResources/UIxComponentEditor.js
183267
183268commit 8d1c0726bbac0fef7887a1554ac2e8adaf1bc8eb
183269Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183270Date:   Tue Jul 10 18:22:59 2007 +0000
183271
183272    Monotone-Parent: e413755917120b912a952ed708f5bc3d48d1f8c7
183273    Monotone-Revision: 066bfc11f82275269e5bf2cc1cbbf0e9427e8d96
183274
183275    Monotone-Author: wsourdeau@inverse.ca
183276    Monotone-Date: 2007-07-10T18:22:59
183277    Monotone-Branch: ca.inverse.sogo
183278
183279M	ChangeLog
183280M	SoObjects/Mailer/SOGoMailBaseObject.m
183281
183282commit 2a173f4c1f0f60e26b781493f7f72d787721878a
183283Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183284Date:   Tue Jul 10 18:17:16 2007 +0000
183285
183286    Monotone-Parent: 5c6fab45e109e2532a1c9b92550cc558a098ca15
183287    Monotone-Revision: e413755917120b912a952ed708f5bc3d48d1f8c7
183288
183289    Monotone-Author: wsourdeau@inverse.ca
183290    Monotone-Date: 2007-07-10T18:17:16
183291    Monotone-Branch: ca.inverse.sogo
183292
183293M	SoObjects/Mailer/SOGoMailAccount.m
183294
183295commit ee5ce740d5f8a91965b419d8c47f70fe38b7d900
183296Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183297Date:   Tue Jul 10 15:21:34 2007 +0000
183298
183299    Monotone-Parent: 7a345b6ebd36ad4ef1f0c2c30d559df53723f3b8
183300    Monotone-Revision: 5c6fab45e109e2532a1c9b92550cc558a098ca15
183301
183302    Monotone-Author: wsourdeau@inverse.ca
183303    Monotone-Date: 2007-07-10T15:21:34
183304    Monotone-Branch: ca.inverse.sogo
183305
183306M	SoObjects/Mailer/SOGoMailFolder.m
183307
183308commit a8d41aeed904028b416b0845a1ca78484348650f
183309Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183310Date:   Tue Jul 10 14:31:42 2007 +0000
183311
183312    Monotone-Parent: 10f0222e0692f25629b1658873cbe4ae29bd77be
183313    Monotone-Revision: 7a345b6ebd36ad4ef1f0c2c30d559df53723f3b8
183314
183315    Monotone-Author: wsourdeau@inverse.ca
183316    Monotone-Date: 2007-07-10T14:31:42
183317    Monotone-Branch: ca.inverse.sogo
183318
183319D	OGoContentStore/common.h
183320M	OGoContentStore/iCalEntityObject+OCS.m
183321M	OGoContentStore/iCalRepeatableEntityObject+OCS.m
183322M	OGoContentStore/test_quick_extract.m
183323
183324commit 46d9d2c0620ad08d30e2b228ce4c9fbdbcfd8e87
183325Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183326Date:   Tue Jul 10 14:22:33 2007 +0000
183327
183328    Monotone-Parent: 3b6b3a0c9997e878297c4afee55f37405eef1aad
183329    Monotone-Revision: 10f0222e0692f25629b1658873cbe4ae29bd77be
183330
183331    Monotone-Author: wsourdeau@inverse.ca
183332    Monotone-Date: 2007-07-10T14:22:33
183333    Monotone-Branch: ca.inverse.sogo
183334
183335M	SoObjects/Mailer/SOGoMailAccount.m
183336M	SoObjects/Mailer/SOGoMailBodyPart.m
183337M	SoObjects/Mailer/SOGoMailObject.m
183338M	SoObjects/Mailer/SOGoSharedMailAccount.m
183339
183340commit 8682bd0a6ee6dcbf87fad36307252f97e63ca520
183341Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183342Date:   Tue Jul 10 14:21:08 2007 +0000
183343
183344    Monotone-Parent: c63043930112867a49e597782a3e8abfc45f8d27
183345    Monotone-Revision: 3b6b3a0c9997e878297c4afee55f37405eef1aad
183346
183347    Monotone-Author: wsourdeau@inverse.ca
183348    Monotone-Date: 2007-07-10T14:21:08
183349    Monotone-Branch: ca.inverse.sogo
183350
183351M	SoObjects/Mailer/SOGoCalendarMailBodyPart.m
183352M	SoObjects/Mailer/SOGoDraftObject.m
183353M	SoObjects/Mailer/SOGoDraftsFolder.m
183354M	SoObjects/Mailer/SOGoImageMailBodyPart.m
183355M	SoObjects/Mailer/SOGoMessageMailBodyPart.m
183356M	SoObjects/Mailer/SOGoSharedInboxFolder.m
183357M	SoObjects/Mailer/SOGoVCardMailBodyPart.m
183358
183359commit d621f36c2ce40549b8e1590a95a4bc6bf67dd061
183360Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183361Date:   Tue Jul 10 14:19:13 2007 +0000
183362
183363    Monotone-Parent: 9ea4114fbf6afc57384f977b75fb50113bf00a63
183364    Monotone-Revision: c63043930112867a49e597782a3e8abfc45f8d27
183365
183366    Monotone-Author: wsourdeau@inverse.ca
183367    Monotone-Date: 2007-07-10T14:19:13
183368    Monotone-Branch: ca.inverse.sogo
183369
183370M	SoObjects/SOGo/SOGoAuthenticator.h
183371
183372commit 75f5f877251e183ff3bc697ece6193e835976134
183373Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183374Date:   Tue Jul 10 14:19:02 2007 +0000
183375
183376    Monotone-Parent: 5edc9c687517915e7079d29e0c44330d7b0309a8
183377    Monotone-Revision: 9ea4114fbf6afc57384f977b75fb50113bf00a63
183378
183379    Monotone-Author: wsourdeau@inverse.ca
183380    Monotone-Date: 2007-07-10T14:19:02
183381    Monotone-Branch: ca.inverse.sogo
183382
183383M	ChangeLog
183384M	UI/Scheduler/UIxTaskEditor.m
183385
183386commit bfb78c9358e2172ce9c6deac381fba9b4edb016c
183387Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183388Date:   Tue Jul 10 14:18:06 2007 +0000
183389
183390    Monotone-Parent: 341124782e8f72a8e62cef183d3500f3052618bb
183391    Monotone-Revision: 5edc9c687517915e7079d29e0c44330d7b0309a8
183392
183393    Monotone-Author: wsourdeau@inverse.ca
183394    Monotone-Date: 2007-07-10T14:18:06
183395    Monotone-Branch: ca.inverse.sogo
183396
183397M	SOPE/NGCards/ChangeLog
183398M	SOPE/NGCards/iCalToDo.m
183399
183400commit a5669ed5333bb42b7865865d1e7404150dca0729
183401Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183402Date:   Tue Jul 10 14:16:52 2007 +0000
183403
183404    Monotone-Parent: 95026edeb924d2d16eaa237f26c280c68a1d5a1e
183405    Monotone-Revision: 341124782e8f72a8e62cef183d3500f3052618bb
183406
183407    Monotone-Author: wsourdeau@inverse.ca
183408    Monotone-Date: 2007-07-10T14:16:52
183409    Monotone-Branch: ca.inverse.sogo
183410
183411M	ChangeLog
183412M	SoObjects/SOGo/SOGoAuthenticator.m
183413
183414commit 91f4c31d456eea66f8977c159520d52eb2f6a560
183415Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183416Date:   Tue Jul 10 14:16:04 2007 +0000
183417
183418    Monotone-Parent: cd7a9ff3cbba20673e49dd244a7f5abbc2cfe675
183419    Monotone-Revision: 95026edeb924d2d16eaa237f26c280c68a1d5a1e
183420
183421    Monotone-Author: wsourdeau@inverse.ca
183422    Monotone-Date: 2007-07-10T14:16:04
183423    Monotone-Branch: ca.inverse.sogo
183424
183425M	SoObjects/Mailer/Product.m
183426
183427commit a69a88b7d19a5b43bdabc71f5d427588e65c0dec
183428Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183429Date:   Tue Jul 10 14:15:20 2007 +0000
183430
183431    Monotone-Parent: 32603de9ab1d203022bc9057ffa2e1fd8da6a44d
183432    Monotone-Revision: cd7a9ff3cbba20673e49dd244a7f5abbc2cfe675
183433
183434    Monotone-Author: wsourdeau@inverse.ca
183435    Monotone-Date: 2007-07-10T14:15:20
183436    Monotone-Branch: ca.inverse.sogo
183437
183438M	OGoContentStore/common.h
183439M	SoObjects/Appointments/common.h
183440M	SoObjects/Contacts/common.h
183441M	SoObjects/Mailer/common.h
183442M	SoObjects/Sieve/common.h
183443M	UI/Common/common.h
183444M	UI/Contacts/common.h
183445M	UI/MailPartViewers/common.h
183446M	UI/MailerUI/common.h
183447M	UI/MainUI/common.h
183448M	UI/SOGoUI/common.h
183449M	UI/Scheduler/common.h
183450
183451commit 52334b00ef6e147d148523303d4be7fb89454301
183452Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183453Date:   Tue Jul 10 14:15:07 2007 +0000
183454
183455    Monotone-Parent: 9d04bb12c8d80ff6b3b9bc4e3a279367bcc4e15d
183456    Monotone-Revision: 32603de9ab1d203022bc9057ffa2e1fd8da6a44d
183457
183458    Monotone-Author: wsourdeau@inverse.ca
183459    Monotone-Date: 2007-07-10T14:15:07
183460    Monotone-Branch: ca.inverse.sogo
183461
183462M	ChangeLog
183463M	OGoContentStore/OCSiCalFieldExtractor.m
183464
183465commit d79474157aea9f8e8d15d48db8ed0a2b113dc15b
183466Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183467Date:   Tue Jul 10 14:13:44 2007 +0000
183468
183469    Monotone-Parent: 861faad24becd7c5d6312fb14c108f769fd35416
183470    Monotone-Revision: 9d04bb12c8d80ff6b3b9bc4e3a279367bcc4e15d
183471
183472    Monotone-Author: wsourdeau@inverse.ca
183473    Monotone-Date: 2007-07-10T14:13:44
183474    Monotone-Branch: ca.inverse.sogo
183475
183476M	UI/WebServerResources/UIxTaskEditor.js
183477
183478commit 6b44fe504758adfb697e4dd64327f59ea4be7b11
183479Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183480Date:   Tue Jul 10 14:13:29 2007 +0000
183481
183482    Monotone-Parent: e3d1f353ee2a7aa6c9b0a9b6bd7421b45d774fe9
183483    Monotone-Revision: 861faad24becd7c5d6312fb14c108f769fd35416
183484
183485    Monotone-Author: wsourdeau@inverse.ca
183486    Monotone-Date: 2007-07-10T14:13:29
183487    Monotone-Branch: ca.inverse.sogo
183488
183489M	NEWS
183490
183491commit f7e7d1f83fb2c05cf8acbfb980aef44f522c3e52
183492Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183493Date:   Mon Jul 9 20:46:36 2007 +0000
183494
183495    Monotone-Parent: a1a349d673dc9306b189e8b017ab7d5af8fdd215
183496    Monotone-Revision: e3d1f353ee2a7aa6c9b0a9b6bd7421b45d774fe9
183497
183498    Monotone-Author: wsourdeau@inverse.ca
183499    Monotone-Date: 2007-07-09T20:46:36
183500    Monotone-Branch: ca.inverse.sogo
183501
183502M	SoObjects/SOGo/NSString+Utilities.m
183503
183504commit bc281bedf6a22a8fe68b1157027c76988eab2284
183505Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183506Date:   Thu Jul 5 19:19:17 2007 +0000
183507
183508    Monotone-Parent: 4b2181d43537a29e80a258caea24faf48661e9f8
183509    Monotone-Revision: a1a349d673dc9306b189e8b017ab7d5af8fdd215
183510
183511    Monotone-Author: wsourdeau@inverse.ca
183512    Monotone-Date: 2007-07-05T19:19:17
183513    Monotone-Branch: ca.inverse.sogo
183514
183515M	UI/WebServerResources/SchedulerUI.js
183516
183517commit 9205e3c0f6b2871526aa0cb0ac3c982dcb9c0cd4
183518Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183519Date:   Thu Jul 5 19:13:59 2007 +0000
183520
183521    Monotone-Parent: 9ee35442ae529d1c136cdfc26e4e560b8b4e3a98
183522    Monotone-Revision: 4b2181d43537a29e80a258caea24faf48661e9f8
183523
183524    Monotone-Author: wsourdeau@inverse.ca
183525    Monotone-Date: 2007-07-05T19:13:59
183526    Monotone-Branch: ca.inverse.sogo
183527
183528M	NEWS
183529M	UI/Templates/SchedulerUI/UIxCalDateSelector.wox
183530M	UI/WebServerResources/HTMLElement.js
183531M	UI/WebServerResources/SchedulerUI.js
183532M	UI/WebServerResources/UIxComponentEditor.js
183533M	UI/WebServerResources/generic.js
183534
183535commit 9260cc90a5e1abe09c3d68f71112ad83c19ab90c
183536Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183537Date:   Wed Jul 4 20:32:44 2007 +0000
183538
183539    Monotone-Parent: 7e247b257b7b6a7776298f020b981cb064ab1b6c
183540    Monotone-Revision: 9ee35442ae529d1c136cdfc26e4e560b8b4e3a98
183541
183542    Monotone-Author: wsourdeau@inverse.ca
183543    Monotone-Date: 2007-07-04T20:32:44
183544    Monotone-Branch: ca.inverse.sogo
183545
183546M	NEWS
183547
183548commit ed05e8f1c3fd443472f9fd5ffd107ba99b79bc46
183549Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183550Date:   Wed Jul 4 20:25:06 2007 +0000
183551
183552    Monotone-Parent: 214586b6dc652f6581d2810e8828bd2d3a475295
183553    Monotone-Revision: 7e247b257b7b6a7776298f020b981cb064ab1b6c
183554
183555    Monotone-Author: wsourdeau@inverse.ca
183556    Monotone-Date: 2007-07-04T20:25:06
183557    Monotone-Branch: ca.inverse.sogo
183558
183559A	NEWS
183560
183561commit 4e525877b2f8c2b82677a3c56cf60948ceb08dd0
183562Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183563Date:   Wed Jul 4 20:23:14 2007 +0000
183564
183565    Monotone-Parent: 120bebe836052f03cd990ffe1cf7418954873186
183566    Monotone-Revision: 214586b6dc652f6581d2810e8828bd2d3a475295
183567
183568    Monotone-Author: wsourdeau@inverse.ca
183569    Monotone-Date: 2007-07-04T20:23:14
183570    Monotone-Branch: ca.inverse.sogo
183571
183572M	ChangeLog
183573M	SoObjects/Mailer/SOGoMailObject.m
183574
183575commit 58b5aaf3ec03221be9043d08166bb7d544fe06b3
183576Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183577Date:   Wed Jul 4 20:15:42 2007 +0000
183578
183579    Monotone-Parent: 25a776bd6b15aa10f240bacd8adc2804905b3aa3
183580    Monotone-Revision: 120bebe836052f03cd990ffe1cf7418954873186
183581
183582    Monotone-Author: wsourdeau@inverse.ca
183583    Monotone-Date: 2007-07-04T20:15:42
183584    Monotone-Branch: ca.inverse.sogo
183585
183586M	ChangeLog
183587M	SoObjects/SOGo/SOGoUser.m
183588
183589commit 96dec58f8e7a7be54816bdfc94554c02f866d187
183590Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183591Date:   Wed Jul 4 20:13:49 2007 +0000
183592
183593    Monotone-Parent: 301f32f12ce075dd8fc334d216d4ffd2f04fc0df
183594    Monotone-Revision: 25a776bd6b15aa10f240bacd8adc2804905b3aa3
183595
183596    Monotone-Author: wsourdeau@inverse.ca
183597    Monotone-Date: 2007-07-04T20:13:49
183598    Monotone-Branch: ca.inverse.sogo
183599
183600M	ChangeLog
183601M	SoObjects/SOGo/SOGoFolder.m
183602
183603commit 6d7ac8618d9e529d4b420b347ac852bab810dbdf
183604Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183605Date:   Wed Jul 4 20:13:08 2007 +0000
183606
183607    Monotone-Parent: 7c8ba9069f41df75eb34d37babf6ea5227a77d28
183608    Monotone-Revision: 301f32f12ce075dd8fc334d216d4ffd2f04fc0df
183609
183610    Monotone-Author: wsourdeau@inverse.ca
183611    Monotone-Date: 2007-07-04T20:13:08
183612    Monotone-Branch: ca.inverse.sogo
183613
183614M	SoObjects/SOGo/SOGoAuthenticator.m
183615
183616commit 5abb31baf0181fbe1da0a2c7614bfdfa63e2a2cb
183617Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183618Date:   Wed Jul 4 20:12:28 2007 +0000
183619
183620    Monotone-Parent: 6a2b142b86238b6988137e5c25e428fc7a5f4ef7
183621    Monotone-Revision: 7c8ba9069f41df75eb34d37babf6ea5227a77d28
183622
183623    Monotone-Author: wsourdeau@inverse.ca
183624    Monotone-Date: 2007-07-04T20:12:28
183625    Monotone-Branch: ca.inverse.sogo
183626
183627M	ChangeLog
183628M	SoObjects/Appointments/SOGoCalendarComponent.m
183629
183630commit 2ba7ae4c89bcde72e14e88cbea96c85e97727da1
183631Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183632Date:   Wed Jul 4 20:10:45 2007 +0000
183633
183634    Monotone-Parent: 23e776c8c54fe02739326119a5d6519e81abc605
183635    Monotone-Revision: 6a2b142b86238b6988137e5c25e428fc7a5f4ef7
183636
183637    Monotone-Author: wsourdeau@inverse.ca
183638    Monotone-Date: 2007-07-04T20:10:45
183639    Monotone-Branch: ca.inverse.sogo
183640
183641M	ChangeLog
183642M	SoObjects/Appointments/SOGoAppointmentFolder.m
183643
183644commit 1844d390df2ddd23b645433f71810f9a2a6e3063
183645Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183646Date:   Wed Jul 4 20:07:52 2007 +0000
183647
183648    Monotone-Parent: 8a8f01d00132a79870b7c9ed8adbce9f4c0c79bb
183649    Monotone-Revision: 23e776c8c54fe02739326119a5d6519e81abc605
183650
183651    Monotone-Author: wsourdeau@inverse.ca
183652    Monotone-Date: 2007-07-04T20:07:52
183653    Monotone-Branch: ca.inverse.sogo
183654
183655M	ChangeLog
183656M	Main/SOGo.m
183657
183658commit 1c0089d2431d9e107080257cdce251cf72d2326b
183659Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183660Date:   Wed Jul 4 15:59:00 2007 +0000
183661
183662    Monotone-Parent: 0fdbd40e83a190f1d39914851c8f51231d0ca200
183663    Monotone-Revision: 8a8f01d00132a79870b7c9ed8adbce9f4c0c79bb
183664
183665    Monotone-Author: wsourdeau@inverse.ca
183666    Monotone-Date: 2007-07-04T15:59:00
183667    Monotone-Branch: ca.inverse.sogo
183668
183669M	SOPE/NGCards/CardElement.m
183670
183671commit 69ecd0bce8e43f5b3b1681ae5cb31582e70e56a6
183672Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183673Date:   Wed Jul 4 15:40:22 2007 +0000
183674
183675    Monotone-Parent: d24f07174457ea6b1b468933be949003bde413ed
183676    Monotone-Revision: 0fdbd40e83a190f1d39914851c8f51231d0ca200
183677
183678    Monotone-Author: wsourdeau@inverse.ca
183679    Monotone-Date: 2007-07-04T15:40:22
183680    Monotone-Branch: ca.inverse.sogo
183681
183682M	ChangeLog
183683M	UI/MailerUI/French.lproj/Localizable.strings
183684M	UI/MailerUI/GNUmakefile
183685A	UI/MailerUI/UIxMailSourceView.h
183686A	UI/MailerUI/UIxMailSourceView.m
183687M	UI/MailerUI/product.plist
183688M	UI/Templates/MailerUI/UIxMailMainFrame.wox
183689M	UI/WebServerResources/MailerUI.js
183690
183691commit 512355c332645bd4f783ddfe44b54eaad0f8a7a8
183692Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183693Date:   Wed Jul 4 15:19:58 2007 +0000
183694
183695    Monotone-Parent: 786be1077930a3e81cdf40e98c10118d781d5e23
183696    Monotone-Revision: d24f07174457ea6b1b468933be949003bde413ed
183697
183698    Monotone-Author: wsourdeau@inverse.ca
183699    Monotone-Date: 2007-07-04T15:19:58
183700    Monotone-Branch: ca.inverse.sogo
183701
183702M	ChangeLog
183703M	SoObjects/Mailer/SOGoMailObject.m
183704
183705commit 673b4f7f34c4bc2f55e830c998402093527cb380
183706Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183707Date:   Wed Jul 4 15:18:53 2007 +0000
183708
183709    Monotone-Parent: 837626fc14bf21fe1d94535a1e08753351385aad
183710    Monotone-Revision: 786be1077930a3e81cdf40e98c10118d781d5e23
183711
183712    Monotone-Author: wsourdeau@inverse.ca
183713    Monotone-Date: 2007-07-04T15:18:53
183714    Monotone-Branch: ca.inverse.sogo
183715
183716M	OGoContentStore/iCalRepeatableEntityObject+OCS.m
183717
183718commit 60026a1a39b4ceff311cf76ad572d9d80b802959
183719Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183720Date:   Tue Jul 3 16:01:51 2007 +0000
183721
183722    Monotone-Parent: 0db1f75be8edd93e9293704da8c9f4383ba2d1c0
183723    Monotone-Revision: 837626fc14bf21fe1d94535a1e08753351385aad
183724
183725    Monotone-Author: wsourdeau@inverse.ca
183726    Monotone-Date: 2007-07-03T16:01:51
183727    Monotone-Branch: ca.inverse.sogo
183728
183729M	SOPE/NGCards/ChangeLog
183730
183731commit 6219541527a4460d604ae3f841c986e6685e6def
183732Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183733Date:   Tue Jul 3 16:01:06 2007 +0000
183734
183735    Monotone-Parent: 4254b3aaa317d0b5f76c8d289e790123b2d1ae94
183736    Monotone-Revision: 0db1f75be8edd93e9293704da8c9f4383ba2d1c0
183737
183738    Monotone-Author: wsourdeau@inverse.ca
183739    Monotone-Date: 2007-07-03T16:01:06
183740    Monotone-Branch: ca.inverse.sogo
183741
183742M	ChangeLog
183743M	OGoContentStore/iCalRepeatableEntityObject+OCS.m
183744
183745commit dbd5d26a3c5bdc2c8a7f30153a0ed7c6b42d8ef0
183746Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183747Date:   Tue Jul 3 15:59:45 2007 +0000
183748
183749    Monotone-Parent: eb165ac64bb67362d5ea6d43b6f390aeb1efe013
183750    Monotone-Revision: 4254b3aaa317d0b5f76c8d289e790123b2d1ae94
183751
183752    Monotone-Author: wsourdeau@inverse.ca
183753    Monotone-Date: 2007-07-03T15:59:45
183754    Monotone-Branch: ca.inverse.sogo
183755
183756M	SOPE/NGCards/ChangeLog
183757M	SOPE/NGCards/iCalRecurrenceRule.m
183758
183759commit 67ef3f8d4847614492aeeb63582d87dbb9de2759
183760Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183761Date:   Tue Jul 3 15:56:31 2007 +0000
183762
183763    Monotone-Parent: ffcd574646dd54d9748ba8f405a72c3ea2875213
183764    Monotone-Revision: eb165ac64bb67362d5ea6d43b6f390aeb1efe013
183765
183766    Monotone-Author: wsourdeau@inverse.ca
183767    Monotone-Date: 2007-07-03T15:56:31
183768    Monotone-Branch: ca.inverse.sogo
183769
183770M	SOPE/NGCards/CardElement.m
183771M	SOPE/NGCards/ChangeLog
183772
183773commit ee01f0639681712ae0990ba46a301f30a6dbfb21
183774Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183775Date:   Tue Jul 3 15:53:15 2007 +0000
183776
183777    Monotone-Parent: 5adace9fdd4a3bea534e57e39dcd9946d929292a
183778    Monotone-Revision: ffcd574646dd54d9748ba8f405a72c3ea2875213
183779
183780    Monotone-Author: wsourdeau@inverse.ca
183781    Monotone-Date: 2007-07-03T15:53:15
183782    Monotone-Branch: ca.inverse.sogo
183783
183784M	OGoContentStore/appointment.ocs
183785
183786commit c9a2f4ea04ad0bec671b6e8e462772e49f24b86d
183787Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183788Date:   Tue Jul 3 14:18:05 2007 +0000
183789
183790    Monotone-Parent: bfd8aebdc5bf06b13f52fd7b6c23ae44f61d22db
183791    Monotone-Revision: 5adace9fdd4a3bea534e57e39dcd9946d929292a
183792
183793    Monotone-Author: wsourdeau@inverse.ca
183794    Monotone-Date: 2007-07-03T14:18:05
183795    Monotone-Branch: ca.inverse.sogo
183796
183797M	ChangeLog
183798M	Main/SOGoProductLoader.m
183799
183800commit 91e82180ad846e27737a7294a2ccebb5f224584d
183801Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183802Date:   Tue Jul 3 14:17:31 2007 +0000
183803
183804    Monotone-Parent: 6dec7484ebbfdc7dfd486aa0a64dac77680a6a66
183805    Monotone-Revision: bfd8aebdc5bf06b13f52fd7b6c23ae44f61d22db
183806
183807    Monotone-Author: wsourdeau@inverse.ca
183808    Monotone-Date: 2007-07-03T14:17:31
183809    Monotone-Branch: ca.inverse.sogo
183810
183811M	ChangeLog
183812M	Main/SOGo.m
183813
183814commit 33feb0ad5527b8e3fe684ac90e37c912684450f0
183815Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183816Date:   Fri Jun 29 22:19:09 2007 +0000
183817
183818    Monotone-Parent: 4e9f5938ca342e44af0613239dac20a78aeaf51c
183819    Monotone-Revision: 6dec7484ebbfdc7dfd486aa0a64dac77680a6a66
183820
183821    Monotone-Author: wsourdeau@inverse.ca
183822    Monotone-Date: 2007-06-29T22:19:09
183823    Monotone-Branch: ca.inverse.sogo
183824
183825M	Main/SOGo.m
183826
183827commit f96aaaed36b37cebdcccc59941adea9748026a5b
183828Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183829Date:   Fri Jun 29 22:17:54 2007 +0000
183830
183831    Monotone-Parent: c3bd0a3d6929473b847955d02a59506bd78f6b42
183832    Monotone-Revision: 4e9f5938ca342e44af0613239dac20a78aeaf51c
183833
183834    Monotone-Author: wsourdeau@inverse.ca
183835    Monotone-Date: 2007-06-29T22:17:54
183836    Monotone-Branch: ca.inverse.sogo
183837
183838M	Main/SOGoProductLoader.m
183839
183840commit 545a143c7dd36061dcf5a832f60e4c4fa171153c
183841Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183842Date:   Fri Jun 29 22:10:52 2007 +0000
183843
183844    Monotone-Parent: d4b0b7bfea3f5d0389c4d53585ed513810a5dd8e
183845    Monotone-Revision: c3bd0a3d6929473b847955d02a59506bd78f6b42
183846
183847    Monotone-Author: wsourdeau@inverse.ca
183848    Monotone-Date: 2007-06-29T22:10:52
183849    Monotone-Branch: ca.inverse.sogo
183850
183851M	ChangeLog
183852M	SoObjects/SOGo/AgenorUserDefaults.m
183853
183854commit 8db342130d12c1f17e5ecab36acda5862b65df4f
183855Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183856Date:   Fri Jun 29 22:05:16 2007 +0000
183857
183858    Monotone-Parent: 8b9a70c529140f9bb39dc1063631fc9e8cb5677f
183859    Monotone-Revision: d4b0b7bfea3f5d0389c4d53585ed513810a5dd8e
183860
183861    Monotone-Author: wsourdeau@inverse.ca
183862    Monotone-Date: 2007-06-29T22:05:16
183863    Monotone-Branch: ca.inverse.sogo
183864
183865M	ChangeLog
183866M	SoObjects/SOGo/SOGoUserFolder.m
183867
183868commit fa14b8d79076ef2adc1686d166a7bafcbc7b0185
183869Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183870Date:   Fri Jun 29 22:04:04 2007 +0000
183871
183872    Monotone-Parent: b5deb749839a9258b2e277f5efccc88fee07a073
183873    Monotone-Revision: 8b9a70c529140f9bb39dc1063631fc9e8cb5677f
183874
183875    Monotone-Author: wsourdeau@inverse.ca
183876    Monotone-Date: 2007-06-29T22:04:04
183877    Monotone-Branch: ca.inverse.sogo
183878
183879M	SoObjects/Contacts/SOGoContactGCSFolder.m
183880
183881commit b662767a1b79ba8fc3cec7616f46b2dc0658ea56
183882Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183883Date:   Fri Jun 29 22:03:30 2007 +0000
183884
183885    Monotone-Parent: 226f5c8184e0e67598bf0e0344b9b7174261fd30
183886    Monotone-Revision: b5deb749839a9258b2e277f5efccc88fee07a073
183887
183888    Monotone-Author: wsourdeau@inverse.ca
183889    Monotone-Date: 2007-06-29T22:03:30
183890    Monotone-Branch: ca.inverse.sogo
183891
183892M	ChangeLog
183893M	SoObjects/Contacts/SOGoContactFolders.m
183894
183895commit 22fd0ba08e7dfe66da5ba2f4b250bb1dce673145
183896Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183897Date:   Fri Jun 29 22:00:45 2007 +0000
183898
183899    Monotone-Parent: 53884258a5614708a5c6c71e0b9067398269d479
183900    Monotone-Revision: 226f5c8184e0e67598bf0e0344b9b7174261fd30
183901
183902    Monotone-Author: wsourdeau@inverse.ca
183903    Monotone-Date: 2007-06-29T22:00:45
183904    Monotone-Branch: ca.inverse.sogo
183905
183906M	ChangeLog
183907
183908commit aad469d8e03f9850dd4d907b9547cc1b9887405c
183909Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183910Date:   Fri Jun 29 21:59:40 2007 +0000
183911
183912    Monotone-Parent: 391c86af1611daea47437aa67b055b9da54ab6a5
183913    Monotone-Revision: 53884258a5614708a5c6c71e0b9067398269d479
183914
183915    Monotone-Author: wsourdeau@inverse.ca
183916    Monotone-Date: 2007-06-29T21:59:40
183917    Monotone-Branch: ca.inverse.sogo
183918
183919M	ChangeLog
183920M	SoObjects/Appointments/SOGoAppointmentFolder.m
183921
183922commit 5994a10d8c6376044bc8997934b652345c0206f4
183923Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183924Date:   Fri Jun 29 21:58:31 2007 +0000
183925
183926    Monotone-Parent: 6424c6fb13571b9e78000f91abc6a13bf395c042
183927    Monotone-Revision: 391c86af1611daea47437aa67b055b9da54ab6a5
183928
183929    Monotone-Author: wsourdeau@inverse.ca
183930    Monotone-Date: 2007-06-29T21:58:31
183931    Monotone-Branch: ca.inverse.sogo
183932
183933M	SoObjects/SOGo/SOGoFolder.h
183934
183935commit 643bc447adb0f34dbe973ab62734c9d2cd9f1429
183936Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183937Date:   Fri Jun 29 21:58:23 2007 +0000
183938
183939    Monotone-Parent: 3f1af1b61e725eb56f00438f4516a03bcff73a5a
183940    Monotone-Revision: 6424c6fb13571b9e78000f91abc6a13bf395c042
183941
183942    Monotone-Author: wsourdeau@inverse.ca
183943    Monotone-Date: 2007-06-29T21:58:23
183944    Monotone-Branch: ca.inverse.sogo
183945
183946M	ChangeLog
183947M	SoObjects/SOGo/SOGoFolder.m
183948
183949commit 8f2db63977a79c853159c37691909ff1bfc01457
183950Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183951Date:   Fri Jun 29 21:56:21 2007 +0000
183952
183953    Monotone-Parent: fdc4bd260e9bdf3cb16b0dd44f5aaacdc7cff37f
183954    Monotone-Revision: 3f1af1b61e725eb56f00438f4516a03bcff73a5a
183955
183956    Monotone-Author: wsourdeau@inverse.ca
183957    Monotone-Date: 2007-06-29T21:56:21
183958    Monotone-Branch: ca.inverse.sogo
183959
183960M	ChangeLog
183961M	Main/SOGo.m
183962
183963commit cff10996b7c7e5242e1deeacf33be6fb6d530b87
183964Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183965Date:   Fri Jun 29 21:55:16 2007 +0000
183966
183967    Monotone-Parent: a0f68502f87ffdb7d7c28d10cb89869cca34487f
183968    Monotone-Revision: fdc4bd260e9bdf3cb16b0dd44f5aaacdc7cff37f
183969
183970    Monotone-Author: wsourdeau@inverse.ca
183971    Monotone-Date: 2007-06-29T21:55:16
183972    Monotone-Branch: ca.inverse.sogo
183973
183974M	Main/sogod.m
183975
183976commit 2610931e29649e86edbbcc0e66bca2b520627af2
183977Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183978Date:   Fri Jun 29 21:54:19 2007 +0000
183979
183980    Monotone-Parent: 0853417306cf8e081b4e93f4b80e5feb8e96cdba
183981    Monotone-Revision: a0f68502f87ffdb7d7c28d10cb89869cca34487f
183982
183983    Monotone-Author: wsourdeau@inverse.ca
183984    Monotone-Date: 2007-06-29T21:54:19
183985    Monotone-Branch: ca.inverse.sogo
183986
183987M	UI/MainUI/GNUmakefile
183988
183989commit 4afcd844023269920d1eaef13317a20c733b73d1
183990Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
183991Date:   Fri Jun 29 21:54:04 2007 +0000
183992
183993    Monotone-Parent: 4480158eb35ae79e7ba3cbb9595c24ef6b6f020f
183994    Monotone-Revision: 0853417306cf8e081b4e93f4b80e5feb8e96cdba
183995
183996    Monotone-Author: wsourdeau@inverse.ca
183997    Monotone-Date: 2007-06-29T21:54:04
183998    Monotone-Branch: ca.inverse.sogo
183999
184000M	UI/MainUI/AgenorProfile.sql
184001M	UI/MainUI/OCSFolderInfo.sql
184002
184003commit b4fbd2ee01b25f83ac0e32534a179135265520b0
184004Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184005Date:   Fri Jun 29 21:53:56 2007 +0000
184006
184007    Monotone-Parent: ac41b336193e4f9b7fda6592bea6edea9ee55074
184008    Monotone-Revision: 4480158eb35ae79e7ba3cbb9595c24ef6b6f020f
184009
184010    Monotone-Author: wsourdeau@inverse.ca
184011    Monotone-Date: 2007-06-29T21:53:56
184012    Monotone-Branch: ca.inverse.sogo
184013
184014M	UI/WebServerResources/SchedulerUI.js
184015
184016commit e60f438ba702413ce6a22ad700b6a124dae4c4c2
184017Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184018Date:   Fri Jun 29 21:53:28 2007 +0000
184019
184020    Monotone-Parent: e896f5199b1e982936107408b7875aa54f37fd99
184021    Monotone-Revision: ac41b336193e4f9b7fda6592bea6edea9ee55074
184022
184023    Monotone-Author: wsourdeau@inverse.ca
184024    Monotone-Date: 2007-06-29T21:53:28
184025    Monotone-Branch: ca.inverse.sogo
184026
184027D	OGoContentStore/sql/folderinfo-create.psql
184028D	OGoContentStore/sql/generate-folderinfo-sql-for-users.sh
184029D	OGoContentStore/sql/profile-create.psql
184030A	UI/MainUI/AgenorProfile.sql
184031A	UI/MainUI/OCSFolderInfo.sql
184032
184033commit 4213bf631a9c88b866083b5637681cb3f1ceccf7
184034Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184035Date:   Fri Jun 29 21:53:21 2007 +0000
184036
184037    Monotone-Parent: 4a51859db31dc89372c92c070eeef5d2c0388fe6
184038    Monotone-Revision: e896f5199b1e982936107408b7875aa54f37fd99
184039
184040    Monotone-Author: wsourdeau@inverse.ca
184041    Monotone-Date: 2007-06-29T21:53:21
184042    Monotone-Branch: ca.inverse.sogo
184043
184044D	Main/common.h
184045
184046commit f6fbc99ffa380405e7c832cb0762d1bdd53e3ad0
184047Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184048Date:   Fri Jun 29 21:47:56 2007 +0000
184049
184050    Monotone-Parent: 21ace498e8c818ef3f8598f9edbc4ce7b967ee85
184051    Monotone-Revision: 4a51859db31dc89372c92c070eeef5d2c0388fe6
184052
184053    Monotone-Author: wsourdeau@inverse.ca
184054    Monotone-Date: 2007-06-29T21:47:56
184055    Monotone-Branch: ca.inverse.sogo
184056
184057M	Main/GNUmakefile.preamble
184058
184059commit d5b1dc5dce608a94bb2baa16e1d36b054e838b8d
184060Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184061Date:   Fri Jun 29 00:15:24 2007 +0000
184062
184063    Monotone-Parent: a28b3ff3f28c33c2e19766570eb71b66d621d424
184064    Monotone-Revision: 21ace498e8c818ef3f8598f9edbc4ce7b967ee85
184065
184066    Monotone-Author: wsourdeau@inverse.ca
184067    Monotone-Date: 2007-06-29T00:15:24
184068    Monotone-Branch: ca.inverse.sogo
184069
184070M	UI/Scheduler/French.lproj/Localizable.strings
184071
184072commit 792f65fc6d571fa0a477a5886a64cd382cddcc1b
184073Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184074Date:   Fri Jun 29 00:14:05 2007 +0000
184075
184076    Monotone-Parent: bac780b4aa8bbfe357fc35ac9eb62f1fba1e2938
184077    Monotone-Revision: a28b3ff3f28c33c2e19766570eb71b66d621d424
184078
184079    Monotone-Author: wsourdeau@inverse.ca
184080    Monotone-Date: 2007-06-29T00:14:05
184081    Monotone-Branch: ca.inverse.sogo
184082
184083M	UI/Templates/MailerUI/UIxMailView.wox
184084
184085commit 03257d68e28c20407461e70985f0187a4d85103a
184086Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184087Date:   Fri Jun 29 00:14:01 2007 +0000
184088
184089    Monotone-Parent: af54238ee1f81a070c6197fca70d25f2fefd747a
184090    Monotone-Revision: bac780b4aa8bbfe357fc35ac9eb62f1fba1e2938
184091
184092    Monotone-Author: wsourdeau@inverse.ca
184093    Monotone-Date: 2007-06-29T00:14:01
184094    Monotone-Branch: ca.inverse.sogo
184095
184096M	ChangeLog
184097M	UI/MailerUI/WOContext+UIxMailer.m
184098
184099commit 310a657972d5e542da805d2ac034a67bf9d98d6b
184100Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184101Date:   Fri Jun 29 00:13:03 2007 +0000
184102
184103    Monotone-Parent: c7ef74f1e3041c2b65e2347f76ab6c77ad4a1faf
184104    Monotone-Revision: af54238ee1f81a070c6197fca70d25f2fefd747a
184105
184106    Monotone-Author: wsourdeau@inverse.ca
184107    Monotone-Date: 2007-06-29T00:13:03
184108    Monotone-Branch: ca.inverse.sogo
184109
184110M	ChangeLog
184111M	SoObjects/Mailer/SOGoMailObject.m
184112
184113commit 806e5762a6d55eda39a9511f3b0b5034dd6c22c5
184114Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184115Date:   Thu Jun 28 20:44:09 2007 +0000
184116
184117    Monotone-Parent: 6cff1962c8a5c619a3a6f581a6ed576acab3e1e1
184118    Monotone-Revision: c7ef74f1e3041c2b65e2347f76ab6c77ad4a1faf
184119
184120    Monotone-Author: wsourdeau@inverse.ca
184121    Monotone-Date: 2007-06-28T20:44:09
184122    Monotone-Branch: ca.inverse.sogo
184123
184124M	ChangeLog
184125M	UI/Common/GNUmakefile
184126D	UI/Common/UIxSortButton.m
184127
184128commit a70482d320c343a71e0120d8d13ed22b2157f7bf
184129Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184130Date:   Thu Jun 28 20:43:14 2007 +0000
184131
184132    Monotone-Parent: 82c9829de502bd112c8a274515b8f346cf5ed762
184133    Monotone-Revision: 6cff1962c8a5c619a3a6f581a6ed576acab3e1e1
184134
184135    Monotone-Author: wsourdeau@inverse.ca
184136    Monotone-Date: 2007-06-28T20:43:14
184137    Monotone-Branch: ca.inverse.sogo
184138
184139M	ChangeLog
184140M	UI/Common/GNUmakefile
184141D	UI/Common/UIxSortableTableHeader.m
184142
184143commit c3228469639744af1712bcd2cc839932425eb439
184144Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184145Date:   Thu Jun 28 20:37:36 2007 +0000
184146
184147    Monotone-Parent: 4bc7d1bcd8cf57366a454fb7814accb19d6121c8
184148    Monotone-Revision: 82c9829de502bd112c8a274515b8f346cf5ed762
184149
184150    Monotone-Author: wsourdeau@inverse.ca
184151    Monotone-Date: 2007-06-28T20:37:36
184152    Monotone-Branch: ca.inverse.sogo
184153
184154M	ChangeLog
184155
184156commit f1fdc98f0a95d10990d940e5e1023828c7873141
184157Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184158Date:   Thu Jun 28 20:37:27 2007 +0000
184159
184160    Monotone-Parent: 3d8ebb80a2f9e64a537f7a46aaadd8fcc1d801e8
184161    Monotone-Revision: 4bc7d1bcd8cf57366a454fb7814accb19d6121c8
184162
184163    Monotone-Author: wsourdeau@inverse.ca
184164    Monotone-Date: 2007-06-28T20:37:27
184165    Monotone-Branch: ca.inverse.sogo
184166
184167M	UI/Contacts/UIxContactsListView.h
184168M	UI/Contacts/UIxContactsListView.m
184169M	UI/Templates/ContactsUI/UIxContactsListView.wox
184170M	UI/WebServerResources/ContactsUI.css
184171M	UI/WebServerResources/ContactsUI.js
184172
184173commit d083b679527b232eb2360063b5dafcb8a5cabf08
184174Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184175Date:   Thu Jun 28 20:35:09 2007 +0000
184176
184177    Monotone-Parent: 29ce3bc7b1eb057e0ded815afbe27208fb7b83f6
184178    Monotone-Revision: 3d8ebb80a2f9e64a537f7a46aaadd8fcc1d801e8
184179
184180    Monotone-Author: wsourdeau@inverse.ca
184181    Monotone-Date: 2007-06-28T20:35:09
184182    Monotone-Branch: ca.inverse.sogo
184183
184184M	UI/WebServerResources/MailerUI.js
184185
184186commit 74506d160a814d2cf630bc1efa557831a94179e5
184187Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184188Date:   Thu Jun 28 20:34:35 2007 +0000
184189
184190    Monotone-Parent: e1149166a6647ff1614850bccc1754793b1ab99f
184191    Monotone-Revision: 29ce3bc7b1eb057e0ded815afbe27208fb7b83f6
184192
184193    Monotone-Author: wsourdeau@inverse.ca
184194    Monotone-Date: 2007-06-28T20:34:35
184195    Monotone-Branch: ca.inverse.sogo
184196
184197M	UI/WebServerResources/generic.css
184198M	UI/WebServerResources/generic.js
184199
184200commit c8950fc64298cf9ace0986975f59a87d6e7f7c5a
184201Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184202Date:   Thu Jun 28 18:30:39 2007 +0000
184203
184204    Monotone-Parent: c595bfbeb59a1d215adcfdc7a87ed588b0091fa2
184205    Monotone-Revision: e1149166a6647ff1614850bccc1754793b1ab99f
184206
184207    Monotone-Author: wsourdeau@inverse.ca
184208    Monotone-Date: 2007-06-28T18:30:39
184209    Monotone-Branch: ca.inverse.sogo
184210
184211M	UI/WebServerResources/events.js
184212
184213commit 07274a07a96d1901d4ddb6b2917008b815019d98
184214Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184215Date:   Thu Jun 28 18:30:33 2007 +0000
184216
184217    Monotone-Parent: e87972fe209b67f7da40295c3cdd16ec15db5093
184218    Monotone-Revision: c595bfbeb59a1d215adcfdc7a87ed588b0091fa2
184219
184220    Monotone-Author: wsourdeau@inverse.ca
184221    Monotone-Date: 2007-06-28T18:30:33
184222    Monotone-Branch: ca.inverse.sogo
184223
184224M	UI/Templates/MailerUI/UIxMailListView.wox
184225
184226commit 18ce5000016dff196dc573c0e06189b55db5ae5f
184227Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184228Date:   Thu Jun 28 18:29:59 2007 +0000
184229
184230    Monotone-Parent: dacf207e0fa21cda9cc795c449e369f77d6a5d28
184231    Monotone-Revision: e87972fe209b67f7da40295c3cdd16ec15db5093
184232
184233    Monotone-Author: wsourdeau@inverse.ca
184234    Monotone-Date: 2007-06-28T18:29:59
184235    Monotone-Branch: ca.inverse.sogo
184236
184237M	UI/WebServerResources/UIxAclEditor.js
184238M	UI/WebServerResources/UIxAttendeesEditor.js
184239M	UI/WebServerResources/UIxComponentEditor.js
184240M	UI/WebServerResources/UIxContactsUserFolders.js
184241
184242commit fa7bbea25d396a89687f4f38c8d9fba8d028ecd0
184243Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184244Date:   Thu Jun 28 18:28:33 2007 +0000
184245
184246    Monotone-Parent: 200aa3ad3746194677c1c162d99fec321f1ecd29
184247    Monotone-Revision: dacf207e0fa21cda9cc795c449e369f77d6a5d28
184248
184249    Monotone-Author: wsourdeau@inverse.ca
184250    Monotone-Date: 2007-06-28T18:28:33
184251    Monotone-Branch: ca.inverse.sogo
184252
184253M	ChangeLog
184254M	UI/MailerUI/UIxMailListView.h
184255M	UI/MailerUI/UIxMailListView.m
184256M	UI/WebServerResources/MailerUI.css
184257M	UI/WebServerResources/MailerUI.js
184258M	UI/WebServerResources/generic.css
184259M	UI/WebServerResources/generic.js
184260
184261commit 12da73caad1ecd533b8dfd68d1c9788e8f7803d6
184262Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184263Date:   Thu Jun 28 14:08:30 2007 +0000
184264
184265    Monotone-Parent: 009835d66e03b894b731fe8bbbadabcc4ca55605
184266    Monotone-Revision: 200aa3ad3746194677c1c162d99fec321f1ecd29
184267
184268    Monotone-Author: wsourdeau@inverse.ca
184269    Monotone-Date: 2007-06-28T14:08:30
184270    Monotone-Branch: ca.inverse.sogo
184271
184272M	UI/WebServerResources/MailerUI.css
184273M	UI/WebServerResources/MailerUI.js
184274
184275commit a8e5b93d84ad94e3d7943c82980162b48dad5c5d
184276Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184277Date:   Wed Jun 27 21:26:44 2007 +0000
184278
184279    Monotone-Parent: bdcb6ad871c4f64f332f1638d6b0737b78b9a6a7
184280    Monotone-Revision: 009835d66e03b894b731fe8bbbadabcc4ca55605
184281
184282    Monotone-Author: wsourdeau@inverse.ca
184283    Monotone-Date: 2007-06-27T21:26:44
184284    Monotone-Branch: ca.inverse.sogo
184285
184286M	ChangeLog
184287M	UI/MailerUI/UIxMailListView.m
184288
184289commit d419c8de7406a0b937a0b98250087c05e4783da1
184290Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184291Date:   Wed Jun 27 21:26:08 2007 +0000
184292
184293    Monotone-Parent: f28235833ba0dd25fac2be0a4e20479ba1274da2
184294    Monotone-Revision: bdcb6ad871c4f64f332f1638d6b0737b78b9a6a7
184295
184296    Monotone-Author: wsourdeau@inverse.ca
184297    Monotone-Date: 2007-06-27T21:26:08
184298    Monotone-Branch: ca.inverse.sogo
184299
184300M	UI/WebServerResources/ContactsUI.js
184301
184302commit 64f1c39291c783cf3cf7be686587f191ca675da9
184303Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184304Date:   Wed Jun 27 21:25:47 2007 +0000
184305
184306    Monotone-Parent: bd39f6fc1fea16c96958a6794d2bc782877e51c7
184307    Monotone-Revision: f28235833ba0dd25fac2be0a4e20479ba1274da2
184308
184309    Monotone-Author: wsourdeau@inverse.ca
184310    Monotone-Date: 2007-06-27T21:25:47
184311    Monotone-Branch: ca.inverse.sogo
184312
184313M	UI/Templates/MailerUI/UIxMailMainFrame.wox
184314
184315commit 0ed86431c1e287666f4d0a227df6297bcc86be8c
184316Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184317Date:   Wed Jun 27 21:25:40 2007 +0000
184318
184319    Monotone-Parent: a49a85f45a53edd3675c0c11f90d016ef0761963
184320    Monotone-Revision: bd39f6fc1fea16c96958a6794d2bc782877e51c7
184321
184322    Monotone-Author: wsourdeau@inverse.ca
184323    Monotone-Date: 2007-06-27T21:25:40
184324    Monotone-Branch: ca.inverse.sogo
184325
184326M	UI/SOGoUI/UIxComponent.m
184327
184328commit 93199854a30aff5e38bee00ede3c5472a64e83cb
184329Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184330Date:   Wed Jun 27 21:23:01 2007 +0000
184331
184332    Monotone-Parent: ba0fe3320acf6275bb89d9dc7c60d9082e266489
184333    Monotone-Revision: a49a85f45a53edd3675c0c11f90d016ef0761963
184334
184335    Monotone-Author: wsourdeau@inverse.ca
184336    Monotone-Date: 2007-06-27T21:23:01
184337    Monotone-Branch: ca.inverse.sogo
184338
184339M	UI/MailerUI/UIxMailFilterPanel.m
184340M	UI/Templates/MailerUI/UIxMailFilterPanel.wox
184341
184342commit 0898de479f58953ab25de27deff5604e328ca145
184343Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184344Date:   Wed Jun 27 21:21:01 2007 +0000
184345
184346    Monotone-Parent: 40684547ce8d90e726015dd4af464f847cecd172
184347    Monotone-Revision: ba0fe3320acf6275bb89d9dc7c60d9082e266489
184348
184349    Monotone-Author: wsourdeau@inverse.ca
184350    Monotone-Date: 2007-06-27T21:21:01
184351    Monotone-Branch: ca.inverse.sogo
184352
184353M	UI/Scheduler/French.lproj/Localizable.strings
184354
184355commit 975132fe6868067d53a82a87d8e72653023a3916
184356Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184357Date:   Wed Jun 27 21:20:19 2007 +0000
184358
184359    Monotone-Parent: fb15fbfb0abf4cb3b8febbdc9640698ffdf63cad
184360    Monotone-Revision: 40684547ce8d90e726015dd4af464f847cecd172
184361
184362    Monotone-Author: wsourdeau@inverse.ca
184363    Monotone-Date: 2007-06-27T21:20:19
184364    Monotone-Branch: ca.inverse.sogo
184365
184366M	UI/WebServerResources/MailerUI.js
184367
184368commit 100ded28673dfc7eba4fe6b5bbd7fbe64f1b3e69
184369Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184370Date:   Wed Jun 27 21:20:15 2007 +0000
184371
184372    Monotone-Parent: 068b8181d416b7d5c7766ab6645bbe3b0a8c3530
184373    Monotone-Revision: fb15fbfb0abf4cb3b8febbdc9640698ffdf63cad
184374
184375    Monotone-Author: wsourdeau@inverse.ca
184376    Monotone-Date: 2007-06-27T21:20:15
184377    Monotone-Branch: ca.inverse.sogo
184378
184379M	UI/WebServerResources/generic.js
184380
184381commit 1ba7c63538cfca6885298817ac0c3163f6a4b63b
184382Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184383Date:   Wed Jun 27 21:19:15 2007 +0000
184384
184385    Monotone-Parent: ff284740846a4b66fa40aa23be4a02fb3578f7a2
184386    Monotone-Revision: 068b8181d416b7d5c7766ab6645bbe3b0a8c3530
184387
184388    Monotone-Author: wsourdeau@inverse.ca
184389    Monotone-Date: 2007-06-27T21:19:15
184390    Monotone-Branch: ca.inverse.sogo
184391
184392M	UI/MailerUI/common.h
184393
184394commit b01292bb5d95006a192df47885ff9e85b0b77abc
184395Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184396Date:   Wed Jun 27 21:18:16 2007 +0000
184397
184398    Monotone-Parent: 45f11f1a9841ec051f709df2dd3f62b91fe5613f
184399    Monotone-Revision: ff284740846a4b66fa40aa23be4a02fb3578f7a2
184400
184401    Monotone-Author: wsourdeau@inverse.ca
184402    Monotone-Date: 2007-06-27T21:18:16
184403    Monotone-Branch: ca.inverse.sogo
184404
184405M	UI/MailerUI/English.lproj/Localizable.strings
184406M	UI/MailerUI/French.lproj/Localizable.strings
184407
184408commit a10edc6f3dbdde2c67f375be10471cad69c1e2fe
184409Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184410Date:   Wed Jun 27 21:18:02 2007 +0000
184411
184412    Monotone-Parent: 82955b51426b67750184f10aed5c5f37b9c46733
184413    Monotone-Revision: 45f11f1a9841ec051f709df2dd3f62b91fe5613f
184414
184415    Monotone-Author: wsourdeau@inverse.ca
184416    Monotone-Date: 2007-06-27T21:18:02
184417    Monotone-Branch: ca.inverse.sogo
184418
184419M	UI/GNUmakefile
184420
184421commit 25171816b58422ebca3b6fc51a4f687a36eb333f
184422Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184423Date:   Wed Jun 27 17:52:33 2007 +0000
184424
184425    Monotone-Parent: 5290130c3ebde9c239744a110d84e615c4dbb83d
184426    Monotone-Revision: 82955b51426b67750184f10aed5c5f37b9c46733
184427
184428    Monotone-Author: wsourdeau@inverse.ca
184429    Monotone-Date: 2007-06-27T17:52:33
184430    Monotone-Branch: ca.inverse.sogo
184431
184432M	UI/MailPartViewers/UIxMailPartICalViewer.m
184433M	UI/Scheduler/UIxCalDayView.m
184434M	UI/Scheduler/UIxCalMonthView.m
184435M	UI/Scheduler/UIxCalMulticolumnDayView.m
184436
184437commit c68be057f6e58d5e65dcb93f1b9469703d830ba0
184438Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184439Date:   Tue Jun 26 21:48:52 2007 +0000
184440
184441    Monotone-Parent: 0f28c38403961b687cf6ca703e2d8b420dc03e4a
184442    Monotone-Revision: 5290130c3ebde9c239744a110d84e615c4dbb83d
184443
184444    Monotone-Author: wsourdeau@inverse.ca
184445    Monotone-Date: 2007-06-26T21:48:52
184446    Monotone-Branch: ca.inverse.sogo
184447
184448M	SoObjects/Appointments/product.plist
184449M	SoObjects/SOGo/SOGoAuthenticator.m
184450M	UI/MainUI/product.plist
184451
184452commit 5ad5ad063c8627e9d65319c93c4287a027353af2
184453Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184454Date:   Fri Jun 22 19:59:54 2007 +0000
184455
184456    Monotone-Parent: 1915e9dbb25e68de74dac3bf1f7971c87ce2bf5c
184457    Monotone-Revision: 0f28c38403961b687cf6ca703e2d8b420dc03e4a
184458
184459    Monotone-Author: wsourdeau@inverse.ca
184460    Monotone-Date: 2007-06-22T19:59:54
184461    Monotone-Branch: ca.inverse.sogo
184462
184463M	ChangeLog
184464M	UI/PreferencesUI/UIxJSONPreferences.m
184465
184466commit 5c27e60602cf1a0f67d4c65864c15ff99220471f
184467Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184468Date:   Fri Jun 22 19:58:31 2007 +0000
184469
184470    Monotone-Parent: c991261163c8c9a35643794546cb61c14e85af33
184471    Monotone-Revision: 1915e9dbb25e68de74dac3bf1f7971c87ce2bf5c
184472
184473    Monotone-Author: wsourdeau@inverse.ca
184474    Monotone-Date: 2007-06-22T19:58:31
184475    Monotone-Branch: ca.inverse.sogo
184476
184477M	ChangeLog
184478M	SoObjects/SOGo/SOGoUser.m
184479
184480commit 2b615750491e23069c9bdf56c5eda05e01e5b009
184481Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184482Date:   Fri Jun 22 19:54:30 2007 +0000
184483
184484    Monotone-Parent: 33615962cafecd784c10c3fed5d13a2fa3ee46b0
184485    Monotone-Revision: c991261163c8c9a35643794546cb61c14e85af33
184486
184487    Monotone-Author: wsourdeau@inverse.ca
184488    Monotone-Date: 2007-06-22T19:54:30
184489    Monotone-Branch: ca.inverse.sogo
184490
184491M	UI/Common/English.lproj/Localizable.strings
184492M	UI/Common/French.lproj/Localizable.strings
184493
184494commit bc910165aeeb66920abb1e3c8ac7d5c03f369243
184495Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184496Date:   Fri Jun 22 19:54:05 2007 +0000
184497
184498    Monotone-Parent: 0500c2697b10470788d9a9fc3204a2b0df84dc8d
184499    Monotone-Revision: 33615962cafecd784c10c3fed5d13a2fa3ee46b0
184500
184501    Monotone-Author: wsourdeau@inverse.ca
184502    Monotone-Date: 2007-06-22T19:54:05
184503    Monotone-Branch: ca.inverse.sogo
184504
184505M	SoObjects/SOGo/SOGoAuthenticator.m
184506
184507commit a1154d05aac2c491e3e2d22b4235a125d34e6950
184508Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184509Date:   Thu Jun 21 21:16:03 2007 +0000
184510
184511    Monotone-Parent: 9710b121b6d2a9cb6c458ece855761137e8fb6dc
184512    Monotone-Revision: 0500c2697b10470788d9a9fc3204a2b0df84dc8d
184513
184514    Monotone-Author: wsourdeau@inverse.ca
184515    Monotone-Date: 2007-06-21T21:16:03
184516    Monotone-Branch: ca.inverse.sogo
184517
184518M	ChangeLog
184519M	Main/sogod.m
184520
184521commit fdb0e3007325f9eb168ac59d4cbf87703c365a47
184522Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184523Date:   Wed Jun 20 03:47:34 2007 +0000
184524
184525    Monotone-Parent: 9ca5fa1849f6316f47f2cf976b80f00e5ff0fc76
184526    Monotone-Revision: 9710b121b6d2a9cb6c458ece855761137e8fb6dc
184527
184528    Monotone-Author: wsourdeau@inverse.ca
184529    Monotone-Date: 2007-06-20T03:47:34
184530    Monotone-Branch: ca.inverse.sogo
184531
184532M	UI/MailPartViewers/UIxMailPartICalViewer.m
184533
184534commit c1fdbcfe1aad36f3cab16eb85a3877cbc0b325d1
184535Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184536Date:   Tue Jun 19 19:42:25 2007 +0000
184537
184538    Monotone-Parent: d9a69894dba4cd1b601ba9795b1c0a7b03a477c1
184539    Monotone-Revision: 9ca5fa1849f6316f47f2cf976b80f00e5ff0fc76
184540
184541    Monotone-Author: wsourdeau@inverse.ca
184542    Monotone-Date: 2007-06-19T19:42:25
184543    Monotone-Branch: ca.inverse.sogo
184544
184545M	UI/Scheduler/UIxCalMonthView.h
184546M	UI/Scheduler/UIxCalMonthView.m
184547
184548commit 1c9840682bee576b22c3b190d4e8ee7a2d480a89
184549Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184550Date:   Tue Jun 19 18:08:26 2007 +0000
184551
184552    Monotone-Parent: 0a9e1bf24e4625bf9d860542966adcb75d55def5
184553    Monotone-Revision: d9a69894dba4cd1b601ba9795b1c0a7b03a477c1
184554
184555    Monotone-Author: wsourdeau@inverse.ca
184556    Monotone-Date: 2007-06-19T18:08:26
184557    Monotone-Branch: ca.inverse.sogo
184558
184559M	UI/SOGoUI/GNUmakefile
184560
184561commit 6aeca8b0b14a657865ee73323d8ebb0beb24511a
184562Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184563Date:   Tue Jun 19 18:08:16 2007 +0000
184564
184565    Monotone-Parent: 7fbc310dbd531814ded84ae464d6b9f7f793be37
184566    Monotone-Revision: 0a9e1bf24e4625bf9d860542966adcb75d55def5
184567
184568    Monotone-Author: wsourdeau@inverse.ca
184569    Monotone-Date: 2007-06-19T18:08:16
184570    Monotone-Branch: ca.inverse.sogo
184571
184572M	UI/Scheduler/GNUmakefile
184573M	UI/Scheduler/UIxCalDayTable.h
184574M	UI/Scheduler/UIxCalDayTable.m
184575M	UI/Scheduler/UIxCalListingActions.h
184576M	UI/Scheduler/UIxCalListingActions.m
184577M	UI/Scheduler/product.plist
184578
184579commit b30b05dd21460b2fdc60ac2035cadde1e6556d99
184580Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184581Date:   Tue Jun 19 18:07:40 2007 +0000
184582
184583    Monotone-Parent: ea5d02ec10076ad595e4aef66932b81d9d68e787
184584    Monotone-Revision: 7fbc310dbd531814ded84ae464d6b9f7f793be37
184585
184586    Monotone-Author: wsourdeau@inverse.ca
184587    Monotone-Date: 2007-06-19T18:07:40
184588    Monotone-Branch: ca.inverse.sogo
184589
184590M	UI/MainUI/English.lproj/Locale
184591M	UI/MainUI/French.lproj/Locale
184592
184593commit e4136a88e6f7a4b8f38917304133343542fe8e42
184594Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184595Date:   Tue Jun 19 18:07:21 2007 +0000
184596
184597    Monotone-Parent: 24f36d005d0295e0830d4c3b94b22a05c42890f7
184598    Monotone-Revision: ea5d02ec10076ad595e4aef66932b81d9d68e787
184599
184600    Monotone-Author: wsourdeau@inverse.ca
184601    Monotone-Date: 2007-06-19T18:07:21
184602    Monotone-Branch: ca.inverse.sogo
184603
184604M	UI/MailerUI/UIxMailListView.h
184605M	UI/MailerUI/UIxMailListView.m
184606
184607commit d8f29c09abb7ff0932c81399fe56961d9d8eb433
184608Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184609Date:   Tue Jun 19 18:06:42 2007 +0000
184610
184611    Monotone-Parent: bcdfd009ee4cceab323c313ebc63a74fac6e3e2f
184612    Monotone-Revision: 24f36d005d0295e0830d4c3b94b22a05c42890f7
184613
184614    Monotone-Author: wsourdeau@inverse.ca
184615    Monotone-Date: 2007-06-19T18:06:42
184616    Monotone-Branch: ca.inverse.sogo
184617
184618M	UI/MailPartViewers/UIxMailPartICalViewer.m
184619
184620commit b7510b88990da953524cf78ada11f3640dcfe147
184621Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184622Date:   Tue Jun 19 18:06:18 2007 +0000
184623
184624    Monotone-Parent: 0c7a65a7ae59f5d0705e19995f38d41b3d5a91d9
184625    Monotone-Revision: bcdfd009ee4cceab323c313ebc63a74fac6e3e2f
184626
184627    Monotone-Author: wsourdeau@inverse.ca
184628    Monotone-Date: 2007-06-19T18:06:18
184629    Monotone-Branch: ca.inverse.sogo
184630
184631M	ChangeLog
184632M	SoObjects/SOGo/SOGoUser.h
184633M	SoObjects/SOGo/SOGoUser.m
184634
184635commit f41adce75b8541a762a00bc89a52d7a4abf9305c
184636Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184637Date:   Tue Jun 19 18:05:22 2007 +0000
184638
184639    Monotone-Parent: a29dd0cca2af562e7316067d89f45e38ce0c6ca6
184640    Monotone-Revision: 0c7a65a7ae59f5d0705e19995f38d41b3d5a91d9
184641
184642    Monotone-Author: wsourdeau@inverse.ca
184643    Monotone-Date: 2007-06-19T18:05:22
184644    Monotone-Branch: ca.inverse.sogo
184645
184646M	ChangeLog
184647M	UI/Common/UIxPageFrame.m
184648
184649commit 7e73f387a1b44427370390fd616c2e518b978bfb
184650Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184651Date:   Tue Jun 19 18:04:59 2007 +0000
184652
184653    Monotone-Parent: 0efb53c264bc07ad8447b30af179f4976d61eb6d
184654    Monotone-Revision: a29dd0cca2af562e7316067d89f45e38ce0c6ca6
184655
184656    Monotone-Author: wsourdeau@inverse.ca
184657    Monotone-Date: 2007-06-19T18:04:59
184658    Monotone-Branch: ca.inverse.sogo
184659
184660M	UI/GNUmakefile
184661
184662commit c6361c1585d76c30db051ec3599d6400fb046246
184663Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184664Date:   Tue Jun 19 18:04:43 2007 +0000
184665
184666    Monotone-Parent: 7775a7380ebd3dd5214041f2ffd9d340d28c78e6
184667    Monotone-Revision: 0efb53c264bc07ad8447b30af179f4976d61eb6d
184668
184669    Monotone-Author: wsourdeau@inverse.ca
184670    Monotone-Date: 2007-06-19T18:04:43
184671    Monotone-Branch: ca.inverse.sogo
184672
184673M	ChangeLog
184674M	UI/Scheduler/UIxComponentEditor.h
184675M	UI/Scheduler/UIxComponentEditor.m
184676
184677commit 242139d45de6294921952094236783918e09bf70
184678Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184679Date:   Tue Jun 19 18:03:54 2007 +0000
184680
184681    Monotone-Parent: 067a2aa75122e5943a209323427ebd81812abf1c
184682    Monotone-Revision: 7775a7380ebd3dd5214041f2ffd9d340d28c78e6
184683
184684    Monotone-Author: wsourdeau@inverse.ca
184685    Monotone-Date: 2007-06-19T18:03:54
184686    Monotone-Branch: ca.inverse.sogo
184687
184688M	SoObjects/SOGo/SOGoAuthenticator.h
184689
184690commit 75e7967474cb44e97dd80d4740c65a836dd5bf9d
184691Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184692Date:   Tue Jun 19 18:03:32 2007 +0000
184693
184694    Monotone-Parent: 1f7e270223f35974083eee7059e0a42cf720ad5e
184695    Monotone-Revision: 067a2aa75122e5943a209323427ebd81812abf1c
184696
184697    Monotone-Author: wsourdeau@inverse.ca
184698    Monotone-Date: 2007-06-19T18:03:32
184699    Monotone-Branch: ca.inverse.sogo
184700
184701M	ChangeLog
184702
184703commit 3137eec66d9f522aae315bedfc4deba12a697ef1
184704Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184705Date:   Tue Jun 19 18:03:18 2007 +0000
184706
184707    Monotone-Parent: 672551e38e8a075f699074177a66d9f7f114f873
184708    Monotone-Revision: 1f7e270223f35974083eee7059e0a42cf720ad5e
184709
184710    Monotone-Author: wsourdeau@inverse.ca
184711    Monotone-Date: 2007-06-19T18:03:18
184712    Monotone-Branch: ca.inverse.sogo
184713
184714M	SoObjects/SOGo/GNUmakefile
184715A	SoObjects/SOGo/SOGoDateFormatter.h
184716A	SoObjects/SOGo/SOGoDateFormatter.m
184717D	UI/SOGoUI/SOGoDateFormatter.h
184718D	UI/SOGoUI/SOGoDateFormatter.m
184719
184720commit 921ecf63cb81e77b79786425c12869032578333c
184721Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184722Date:   Tue Jun 19 18:01:40 2007 +0000
184723
184724    Monotone-Parent: a09f8fb1181d8b0b235c539573e1f6e20a71f436
184725    Monotone-Revision: 672551e38e8a075f699074177a66d9f7f114f873
184726
184727    Monotone-Author: wsourdeau@inverse.ca
184728    Monotone-Date: 2007-06-19T18:01:40
184729    Monotone-Branch: ca.inverse.sogo
184730
184731M	ChangeLog
184732M	SoObjects/Mailer/SOGoMailAccounts.m
184733
184734commit 7c219117cdf53811b2108655c7518950bb0bea04
184735Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184736Date:   Tue Jun 19 18:00:08 2007 +0000
184737
184738    Monotone-Parent: ce590111b616c22caae685602b30ef78046809e7
184739    Monotone-Revision: a09f8fb1181d8b0b235c539573e1f6e20a71f436
184740
184741    Monotone-Author: wsourdeau@inverse.ca
184742    Monotone-Date: 2007-06-19T18:00:08
184743    Monotone-Branch: ca.inverse.sogo
184744
184745M	UI/Templates/MailerUI/UIxMailListView.wox
184746M	UI/Templates/SchedulerUI/UIxCalMainView.wox
184747M	UI/Templates/UIxPageFrame.wox
184748
184749commit 7d2e2ec66f5ec0de0a98dec6bc0d06c9c4a38503
184750Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184751Date:   Tue Jun 19 17:59:59 2007 +0000
184752
184753    Monotone-Parent: 80684900fe7fb47108b9eefc3be3b81bb475dda6
184754    Monotone-Revision: ce590111b616c22caae685602b30ef78046809e7
184755
184756    Monotone-Author: wsourdeau@inverse.ca
184757    Monotone-Date: 2007-06-19T17:59:59
184758    Monotone-Branch: ca.inverse.sogo
184759
184760M	UI/WebServerResources/MailerUI.css
184761A	UI/WebServerResources/UIxPreferences.css
184762A	UI/WebServerResources/UIxPreferences.js
184763M	UI/WebServerResources/generic.js
184764
184765commit 5c15adfa00f486831495a3fa52d074b146191465
184766Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184767Date:   Tue Jun 19 17:59:29 2007 +0000
184768
184769    Monotone-Parent: b455e3dbb565524a23c4b2ef3e72bd3b118cc13a
184770    Monotone-Revision: 80684900fe7fb47108b9eefc3be3b81bb475dda6
184771
184772    Monotone-Author: wsourdeau@inverse.ca
184773    Monotone-Date: 2007-06-19T17:59:29
184774    Monotone-Branch: ca.inverse.sogo
184775
184776M	UI/WebServerResources/generic.css
184777
184778commit abd80c3a4f87117368ffa6f785f77511389bb388
184779Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184780Date:   Tue Jun 19 17:59:09 2007 +0000
184781
184782    Monotone-Parent: 40a3a3e82a6e149008b93190dcfd86a7e7f4d2b7
184783    Monotone-Revision: b455e3dbb565524a23c4b2ef3e72bd3b118cc13a
184784
184785    Monotone-Author: wsourdeau@inverse.ca
184786    Monotone-Date: 2007-06-19T17:59:09
184787    Monotone-Branch: ca.inverse.sogo
184788
184789M	ChangeLog
184790M	SoObjects/SOGo/AgenorUserDefaults.h
184791M	SoObjects/SOGo/AgenorUserDefaults.m
184792
184793commit 70768d420e9a5243e93b3c2b6d041f9058fd2c47
184794Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184795Date:   Tue Jun 19 17:58:21 2007 +0000
184796
184797    Monotone-Parent: 759f56bb9faa71b79a075866ec2f0a77d1f08bd8
184798    Monotone-Revision: 40a3a3e82a6e149008b93190dcfd86a7e7f4d2b7
184799
184800    Monotone-Author: wsourdeau@inverse.ca
184801    Monotone-Date: 2007-06-19T17:58:21
184802    Monotone-Branch: ca.inverse.sogo
184803
184804M	ChangeLog
184805A	UI/PreferencesUI/English.lproj/Localizable.strings
184806A	UI/PreferencesUI/French.lproj/Localizable.strings
184807A	UI/PreferencesUI/GNUmakefile
184808A	UI/PreferencesUI/PreferencesUIProduct.m
184809A	UI/PreferencesUI/Toolbars/UIxPreferences.toolbar
184810A	UI/PreferencesUI/UIxJSONPreferences.h
184811A	UI/PreferencesUI/UIxJSONPreferences.m
184812A	UI/PreferencesUI/UIxPreferences.h
184813A	UI/PreferencesUI/UIxPreferences.m
184814A	UI/PreferencesUI/Version
184815A	UI/PreferencesUI/product.plist
184816A	UI/Templates/PreferencesUI/UIxPreferences.wox
184817
184818commit 3ee75911b511a2d132ab2777761629dbcdb4135b
184819Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184820Date:   Tue Jun 19 17:57:03 2007 +0000
184821
184822    Monotone-Parent: 7e66aaba44ef12e38d6c2461e1737dce5d3afff8
184823    Monotone-Revision: 759f56bb9faa71b79a075866ec2f0a77d1f08bd8
184824
184825    Monotone-Author: wsourdeau@inverse.ca
184826    Monotone-Date: 2007-06-19T17:57:03
184827    Monotone-Branch: ca.inverse.sogo
184828
184829D	SoObjects/SOGo/common.h
184830
184831commit edf5da8238edd7a3ff5fe8b3321f431c3990ca19
184832Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184833Date:   Tue Jun 19 17:56:48 2007 +0000
184834
184835    Monotone-Parent: 5369f3639a0ee9aca9aab181450a38f9e22e9b47
184836    Monotone-Revision: 7e66aaba44ef12e38d6c2461e1737dce5d3afff8
184837
184838    Monotone-Author: wsourdeau@inverse.ca
184839    Monotone-Date: 2007-06-19T17:56:48
184840    Monotone-Branch: ca.inverse.sogo
184841
184842D	UI/Templates/SchedulerUI/UIxAppointmentView.wox
184843
184844commit e495b9afb8a08332f823eb9c6c34fa88e6596524
184845Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184846Date:   Tue Jun 19 17:56:35 2007 +0000
184847
184848    Monotone-Parent: 4f0272f926f26c8a39d7b00154a9b6dd2d17a27a
184849    Monotone-Revision: 5369f3639a0ee9aca9aab181450a38f9e22e9b47
184850
184851    Monotone-Author: wsourdeau@inverse.ca
184852    Monotone-Date: 2007-06-19T17:56:35
184853    Monotone-Branch: ca.inverse.sogo
184854
184855M	ChangeLog
184856D	UI/Scheduler/UIxTaskView.h
184857D	UI/Scheduler/UIxTaskView.m
184858D	UI/Templates/SchedulerUI/UIxTaskView.wox
184859
184860commit caec4f8333dd7a91a6ba421c8aece00c5a85e0d7
184861Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184862Date:   Tue Jun 19 17:55:53 2007 +0000
184863
184864    Monotone-Parent: e55b054800d7d89a5aad8e5477bfe9625f49efa5
184865    Monotone-Revision: 4f0272f926f26c8a39d7b00154a9b6dd2d17a27a
184866
184867    Monotone-Author: wsourdeau@inverse.ca
184868    Monotone-Date: 2007-06-19T17:55:53
184869    Monotone-Branch: ca.inverse.sogo
184870
184871M	ChangeLog
184872D	UI/Scheduler/UIxAppointmentView.h
184873D	UI/Scheduler/UIxAppointmentView.m
184874
184875commit fcf20c0cf90762bcfcb33d4aedcd2d099c7258ab
184876Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184877Date:   Tue Jun 19 17:54:48 2007 +0000
184878
184879    Monotone-Parent: 7e4d175baa0bf4159a2a0fe43320b6c8cb5884e8
184880    Monotone-Revision: e55b054800d7d89a5aad8e5477bfe9625f49efa5
184881
184882    Monotone-Author: wsourdeau@inverse.ca
184883    Monotone-Date: 2007-06-19T17:54:48
184884    Monotone-Branch: ca.inverse.sogo
184885
184886M	ChangeLog
184887D	SoObjects/SOGo/WOContext+Agenor.h
184888D	SoObjects/SOGo/WOContext+Agenor.m
184889
184890commit a69aa5cb6ab1b8b859a45b216f1c3e648d0bdc4a
184891Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184892Date:   Mon Jun 18 15:42:26 2007 +0000
184893
184894    Monotone-Parent: 77047d3e27818856ca7915ec621b341471ddee56
184895    Monotone-Revision: 7e4d175baa0bf4159a2a0fe43320b6c8cb5884e8
184896
184897    Monotone-Author: wsourdeau@inverse.ca
184898    Monotone-Date: 2007-06-18T15:42:26
184899    Monotone-Branch: ca.inverse.sogo
184900
184901M	SoObjects/SOGo/AgenorUserDefaults.m
184902M	SoObjects/SOGo/SOGoCustomGroupFolder.m
184903
184904commit 7783d99743f8d54861d4e9560a67df3e79355f35
184905Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184906Date:   Mon Jun 18 15:39:59 2007 +0000
184907
184908    Monotone-Parent: aef31cd9268feda455bc506f04dcaee7b64ed80d
184909    Monotone-Revision: 77047d3e27818856ca7915ec621b341471ddee56
184910
184911    Monotone-Author: wsourdeau@inverse.ca
184912    Monotone-Date: 2007-06-18T15:39:59
184913    Monotone-Branch: ca.inverse.sogo
184914
184915M	SoObjects/SOGo/AgenorUserDefaults.m
184916M	SoObjects/SOGo/SOGoUserFolder.m
184917
184918commit 76cbbe3a05094386ad01286011a2499b78a736ad
184919Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184920Date:   Mon Jun 18 15:37:37 2007 +0000
184921
184922    Monotone-Parent: 3972d71b4e36835c89743644fadfbba2dbb04d93
184923    Monotone-Revision: aef31cd9268feda455bc506f04dcaee7b64ed80d
184924
184925    Monotone-Author: wsourdeau@inverse.ca
184926    Monotone-Date: 2007-06-18T15:37:37
184927    Monotone-Branch: ca.inverse.sogo
184928
184929M	SoObjects/SOGo/SOGoAuthenticator.m
184930M	SoObjects/SOGo/SOGoContentObject.m
184931M	SoObjects/SOGo/SOGoFolder.m
184932M	SoObjects/SOGo/SOGoGroupsFolder.m
184933
184934commit e5e819bf527c03dd6a1e9bc54325bc3c4b6388fc
184935Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184936Date:   Mon Jun 18 15:37:00 2007 +0000
184937
184938    Monotone-Parent: dc11ca564098f1f86ef07bafa645a1bc433e3cd7
184939    Monotone-Revision: 3972d71b4e36835c89743644fadfbba2dbb04d93
184940
184941    Monotone-Author: wsourdeau@inverse.ca
184942    Monotone-Date: 2007-06-18T15:37:00
184943    Monotone-Branch: ca.inverse.sogo
184944
184945M	SoObjects/SOGo/SOGoGroupFolder.m
184946
184947commit 777a7f75e7570cc06e82980d7a5da05e5f1ff4c9
184948Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184949Date:   Thu Jun 14 21:23:14 2007 +0000
184950
184951    Monotone-Parent: 41d1207879302957d2bb9e04793e78a7966863a0
184952    Monotone-Revision: dc11ca564098f1f86ef07bafa645a1bc433e3cd7
184953
184954    Monotone-Author: wsourdeau@inverse.ca
184955    Monotone-Date: 2007-06-14T21:23:14
184956    Monotone-Branch: ca.inverse.sogo
184957
184958M	ChangeLog
184959M	SoObjects/Mailer/SOGoDraftObject.m
184960M	SoObjects/Mailer/SOGoMailAccounts.m
184961M	SoObjects/Mailer/common.h
184962M	SoObjects/SOGo/GNUmakefile
184963M	SoObjects/SOGo/SOGoAuthenticator.h
184964M	SoObjects/SOGo/SOGoAuthenticator.m
184965D	SoObjects/SOGo/SOGoLRUCache.h
184966D	SoObjects/SOGo/SOGoLRUCache.m
184967M	SoObjects/SOGo/SOGoUserFolder.m
184968M	SoObjects/SOGo/common.h
184969M	UI/MailerUI/UIxMailEditor.m
184970
184971commit 2cc3f8684dc73d1cd47fcda404dcb464d9289021
184972Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184973Date:   Wed Jun 13 22:06:01 2007 +0000
184974
184975    Monotone-Parent: 5cbb667edb91ebb091b9b4498dcc5745ca8afa1d
184976    Monotone-Revision: 41d1207879302957d2bb9e04793e78a7966863a0
184977
184978    Monotone-Author: wsourdeau@inverse.ca
184979    Monotone-Date: 2007-06-13T22:06:01
184980    Monotone-Branch: ca.inverse.sogo
184981
184982M	UI/MailerUI/UIxMailListView.m
184983M	UI/Templates/MailerUI/UIxMailListView.wox
184984M	UI/WebServerResources/MailerUI.css
184985M	UI/WebServerResources/MailerUI.js
184986
184987commit 49ce46f3eab91960d18141b81626540c34e0f757
184988Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
184989Date:   Wed Jun 13 20:58:57 2007 +0000
184990
184991    Monotone-Parent: 20e1476abe6ae755adf53129d9f3cc9837e0382b
184992    Monotone-Revision: 5cbb667edb91ebb091b9b4498dcc5745ca8afa1d
184993
184994    Monotone-Author: wsourdeau@inverse.ca
184995    Monotone-Date: 2007-06-13T20:58:57
184996    Monotone-Branch: ca.inverse.sogo
184997
184998M	ChangeLog
184999M	UI/Scheduler/NSArray+Scheduler.m
185000
185001commit 4461aeeeb0ddcf961b61116ebb0d0218ba8f2e96
185002Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185003Date:   Wed Jun 13 20:56:47 2007 +0000
185004
185005    Monotone-Parent: 6ad4e3d54cbe359d0d7a0e60445f3c30101e2600
185006    Monotone-Revision: 20e1476abe6ae755adf53129d9f3cc9837e0382b
185007
185008    Monotone-Author: wsourdeau@inverse.ca
185009    Monotone-Date: 2007-06-13T20:56:47
185010    Monotone-Branch: ca.inverse.sogo
185011
185012M	UI/WebServerResources/SchedulerUI.css
185013
185014commit fa632904e297e68e62813d0d46b2df5249414784
185015Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185016Date:   Wed Jun 13 19:33:31 2007 +0000
185017
185018    Monotone-Parent: 20c04b0bdf1f43a5ad91e5871e2205434e862cd6
185019    Monotone-Revision: 6ad4e3d54cbe359d0d7a0e60445f3c30101e2600
185020
185021    Monotone-Author: wsourdeau@inverse.ca
185022    Monotone-Date: 2007-06-13T19:33:31
185023    Monotone-Branch: ca.inverse.sogo
185024
185025M	ChangeLog
185026M	UI/Scheduler/GNUmakefile
185027M	UI/Scheduler/UIxCalListingActions.m
185028
185029commit 8173b4dcf1de7e1d110bcaa253934d1d221d1da7
185030Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185031Date:   Wed Jun 13 19:32:57 2007 +0000
185032
185033    Monotone-Parent: c89c225a9b1b1ad4ce106e7b74c622f18718ff74
185034    Monotone-Revision: 20c04b0bdf1f43a5ad91e5871e2205434e862cd6
185035
185036    Monotone-Author: wsourdeau@inverse.ca
185037    Monotone-Date: 2007-06-13T19:32:57
185038    Monotone-Branch: ca.inverse.sogo
185039
185040M	ChangeLog
185041M	SoObjects/SOGo/GNUmakefile
185042D	SoObjects/SOGo/NSObject+AptComparison.h
185043D	SoObjects/SOGo/NSObject+AptComparison.m
185044A	UI/Scheduler/NSArray+Scheduler.h
185045A	UI/Scheduler/NSArray+Scheduler.m
185046
185047commit b00c5dddc7a72701a4236f906db50aa851d6420a
185048Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185049Date:   Wed Jun 13 19:30:56 2007 +0000
185050
185051    Monotone-Parent: 06a6b071fbed341af572ac7da7d6d1e63d366bd8
185052    Monotone-Revision: c89c225a9b1b1ad4ce106e7b74c622f18718ff74
185053
185054    Monotone-Author: wsourdeau@inverse.ca
185055    Monotone-Date: 2007-06-13T19:30:56
185056    Monotone-Branch: ca.inverse.sogo
185057
185058M	ChangeLog
185059M	SoObjects/Appointments/SOGoAppointmentFolder.m
185060
185061commit 582763405631f7397cf7b7d7fa74c594c90582db
185062Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185063Date:   Wed Jun 13 19:28:59 2007 +0000
185064
185065    Monotone-Parent: 7ebb71aad3a78acab50bd1a2133bf2176605b75a
185066    Monotone-Revision: 06a6b071fbed341af572ac7da7d6d1e63d366bd8
185067
185068    Monotone-Author: wsourdeau@inverse.ca
185069    Monotone-Date: 2007-06-13T19:28:59
185070    Monotone-Branch: ca.inverse.sogo
185071
185072M	UI/WebServerResources/SchedulerUI.js
185073
185074commit 1a099d423d51eae29a02a9b7eb9c47d09e371df1
185075Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185076Date:   Wed Jun 13 19:28:35 2007 +0000
185077
185078    Monotone-Parent: bfda58d04b099f51965cef31e50d14c9d1647dec
185079    Monotone-Revision: 7ebb71aad3a78acab50bd1a2133bf2176605b75a
185080
185081    Monotone-Author: wsourdeau@inverse.ca
185082    Monotone-Date: 2007-06-13T19:28:35
185083    Monotone-Branch: ca.inverse.sogo
185084
185085M	UI/Scheduler/UIxCalWeekView.m
185086
185087commit 5ebaeedde29e022608c5ffc29f51004fa3cfa638
185088Author: Francis Lachapelle <flachapelle@inverse.ca>
185089Date:   Wed Jun 13 19:14:18 2007 +0000
185090
185091    Monotone-Parent: 698643db13282c41be897a2e6e80b32f848e6c50
185092    Monotone-Revision: bfda58d04b099f51965cef31e50d14c9d1647dec
185093
185094    Monotone-Author: flachapelle@inverse.ca
185095    Monotone-Date: 2007-06-13T19:14:18
185096    Monotone-Branch: ca.inverse.sogo
185097
185098M	UI/WebServerResources/SchedulerUI.css
185099
185100commit 76ac1557690b735bbb3c39a91ed6c764ff480427
185101Author: Francis Lachapelle <flachapelle@inverse.ca>
185102Date:   Wed Jun 13 18:59:48 2007 +0000
185103
185104    Monotone-Parent: b16a5885abdf2a0bad1a1b9c031283b5ca1f6701
185105    Monotone-Revision: 698643db13282c41be897a2e6e80b32f848e6c50
185106
185107    Monotone-Author: flachapelle@inverse.ca
185108    Monotone-Date: 2007-06-13T18:59:48
185109    Monotone-Branch: ca.inverse.sogo
185110
185111M	UI/WebServerResources/SchedulerUI.css
185112
185113commit 2237c077e307535bb3521f716187dd8ea56732e8
185114Author: Francis Lachapelle <flachapelle@inverse.ca>
185115Date:   Wed Jun 13 18:59:17 2007 +0000
185116
185117    Monotone-Parent: d6e0f9d5a8603d12104357d1627cf95990c3610b
185118    Monotone-Revision: b16a5885abdf2a0bad1a1b9c031283b5ca1f6701
185119
185120    Monotone-Author: flachapelle@inverse.ca
185121    Monotone-Date: 2007-06-13T18:59:17
185122    Monotone-Branch: ca.inverse.sogo
185123
185124M	UI/WebServerResources/SchedulerUI.js
185125
185126commit 3f28c1e7d8f75225bb71767a2969a23dcc680825
185127Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185128Date:   Wed Jun 13 02:51:50 2007 +0000
185129
185130    Monotone-Parent: 4c60c01efbfa59815491e0284e74797f66cf3c45
185131    Monotone-Revision: d6e0f9d5a8603d12104357d1627cf95990c3610b
185132
185133    Monotone-Author: wsourdeau@inverse.ca
185134    Monotone-Date: 2007-06-13T02:51:50
185135    Monotone-Branch: ca.inverse.sogo
185136
185137M	UI/WebServerResources/JavascriptAPIExtensions.js
185138
185139commit 3b3ba0df8466fb23bd4f8872866b9d8d157357f6
185140Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185141Date:   Wed Jun 13 02:47:23 2007 +0000
185142
185143    Monotone-Parent: e816ebe8324f82620c809994ea509627a6b6437a
185144    Monotone-Revision: 4c60c01efbfa59815491e0284e74797f66cf3c45
185145
185146    Monotone-Author: wsourdeau@inverse.ca
185147    Monotone-Date: 2007-06-13T02:47:23
185148    Monotone-Branch: ca.inverse.sogo
185149
185150M	UI/WebServerResources/SchedulerUI.js
185151
185152commit b54a11c7219d5a868dd7929dd628ab7148ce5139
185153Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185154Date:   Wed Jun 13 02:47:00 2007 +0000
185155
185156    Monotone-Parent: c0702e90b962c24dca478c6b8637d5e0a62a4124
185157    Monotone-Revision: e816ebe8324f82620c809994ea509627a6b6437a
185158
185159    Monotone-Author: wsourdeau@inverse.ca
185160    Monotone-Date: 2007-06-13T02:47:00
185161    Monotone-Branch: ca.inverse.sogo
185162
185163M	UI/WebServerResources/JavascriptAPIExtensions.js
185164
185165commit 7f8ecf1229a4c01efc979d26a520c62ec563e86c
185166Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185167Date:   Wed Jun 13 02:38:44 2007 +0000
185168
185169    Monotone-Parent: 98210b359e6e3fe57ef302cfac263161a8f25967
185170    Monotone-Revision: c0702e90b962c24dca478c6b8637d5e0a62a4124
185171
185172    Monotone-Author: wsourdeau@inverse.ca
185173    Monotone-Date: 2007-06-13T02:38:44
185174    Monotone-Branch: ca.inverse.sogo
185175
185176M	UI/WebServerResources/JavascriptAPIExtensions.js
185177
185178commit 52b9643f436f66d18f68c80ea849c7407a6335f0
185179Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185180Date:   Wed Jun 13 02:34:29 2007 +0000
185181
185182    Monotone-Parent: c7fdfee7f222580acc0dcab2c03bab46e8f5f301
185183    Monotone-Revision: 98210b359e6e3fe57ef302cfac263161a8f25967
185184
185185    Monotone-Author: wsourdeau@inverse.ca
185186    Monotone-Date: 2007-06-13T02:34:29
185187    Monotone-Branch: ca.inverse.sogo
185188
185189M	SOPE/NGCards/ChangeLog
185190M	SOPE/NGCards/iCalDateTime.m
185191M	SOPE/NGCards/iCalTimeZone.h
185192M	SOPE/NGCards/iCalTimeZone.m
185193M	UI/Scheduler/UIxCalView.h
185194M	UI/Scheduler/UIxCalView.m
185195
185196commit c22dac1e9480831edae9615d5d15397f389685c1
185197Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185198Date:   Tue Jun 12 22:09:43 2007 +0000
185199
185200    Monotone-Parent: a591a00688fc85c847f8d8141b114570c3ecef81
185201    Monotone-Revision: c7fdfee7f222580acc0dcab2c03bab46e8f5f301
185202
185203    Monotone-Author: wsourdeau@inverse.ca
185204    Monotone-Date: 2007-06-12T22:09:43
185205    Monotone-Branch: ca.inverse.sogo
185206
185207M	SoObjects/Mailer/SOGoMailFolder.m
185208
185209commit f5913f2127ede7e8dbb400554a0966ee6b43e1f5
185210Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185211Date:   Tue Jun 12 22:09:32 2007 +0000
185212
185213    Monotone-Parent: 9ef00254e19a7cd3faee64fba851af4a262d9b96
185214    Monotone-Revision: a591a00688fc85c847f8d8141b114570c3ecef81
185215
185216    Monotone-Author: wsourdeau@inverse.ca
185217    Monotone-Date: 2007-06-12T22:09:32
185218    Monotone-Branch: ca.inverse.sogo
185219
185220M	ChangeLog
185221M	SoObjects/Mailer/SOGoMailObject.m
185222
185223commit a96c627f2283cc1c94d0cf7034164c888fe50512
185224Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185225Date:   Tue Jun 12 21:55:02 2007 +0000
185226
185227    Monotone-Parent: ea4ca54e11a96603a73ece17c13a825c99c9eba1
185228    Monotone-Revision: 9ef00254e19a7cd3faee64fba851af4a262d9b96
185229
185230    Monotone-Author: wsourdeau@inverse.ca
185231    Monotone-Date: 2007-06-12T21:55:02
185232    Monotone-Branch: ca.inverse.sogo
185233
185234M	UI/MailerUI/product.plist
185235
185236commit 84eddba3e276c124aa5b328cbe43b76c36961887
185237Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185238Date:   Tue Jun 12 21:19:18 2007 +0000
185239
185240    Monotone-Parent: 03c04ebe5a884f273812846b653628eea0f968b4
185241    Monotone-Revision: ea4ca54e11a96603a73ece17c13a825c99c9eba1
185242
185243    Monotone-Author: wsourdeau@inverse.ca
185244    Monotone-Date: 2007-06-12T21:19:18
185245    Monotone-Branch: ca.inverse.sogo
185246
185247M	UI/WebServerResources/SchedulerUI.css
185248M	UI/WebServerResources/SchedulerUI.js
185249
185250commit 6b96781083937edaf05373af6d204d7e11ef0baa
185251Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185252Date:   Tue Jun 12 20:59:32 2007 +0000
185253
185254    Monotone-Parent: a836db508daad782c0212918fc4a9fdb04af2c86
185255    Monotone-Revision: 03c04ebe5a884f273812846b653628eea0f968b4
185256
185257    Monotone-Author: wsourdeau@inverse.ca
185258    Monotone-Date: 2007-06-12T20:59:32
185259    Monotone-Branch: ca.inverse.sogo
185260
185261M	UI/WebServerResources/SchedulerUI.js
185262
185263commit 2042a9cc6e2e5feb245c6cb7b9e1e9d760eabfd8
185264Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185265Date:   Tue Jun 12 20:59:29 2007 +0000
185266
185267    Monotone-Parent: b418d8652d7c5f76fc2cae210e182fe2ab941ff0
185268    Monotone-Revision: a836db508daad782c0212918fc4a9fdb04af2c86
185269
185270    Monotone-Author: wsourdeau@inverse.ca
185271    Monotone-Date: 2007-06-12T20:59:29
185272    Monotone-Branch: ca.inverse.sogo
185273
185274M	UI/WebServerResources/JavascriptAPIExtensions.js
185275
185276commit cfec5c10d239f4f1d04186bf7375a4acf092c454
185277Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185278Date:   Tue Jun 12 20:05:57 2007 +0000
185279
185280    Monotone-Parent: 200c136a534dc2ecb0352de0b5b3d96cd51d0a72
185281    Monotone-Revision: da14c15993fb62fd47e157a66922cfad87c7cbe4
185282
185283    Monotone-Author: wsourdeau@inverse.ca
185284    Monotone-Date: 2007-06-12T20:05:57
185285    Monotone-Branch: ca.inverse.sogo
185286
185287M	UI/WebServerResources/JavascriptAPIExtensions.js
185288M	UI/WebServerResources/SchedulerUI.js
185289M	UI/WebServerResources/generic.js
185290
185291commit 585da3251accef564e859e5ddd5d60b42ce8a77b
185292Author: Francis Lachapelle <flachapelle@inverse.ca>
185293Date:   Tue Jun 12 19:25:46 2007 +0000
185294
185295    Monotone-Parent: 200c136a534dc2ecb0352de0b5b3d96cd51d0a72
185296    Monotone-Revision: e2d09733a32053b0e8123fe4e81ab87021140781
185297
185298    Monotone-Author: flachapelle@inverse.ca
185299    Monotone-Date: 2007-06-12T19:25:46
185300    Monotone-Branch: ca.inverse.sogo
185301
185302M	UI/WebServerResources/MailerUI.css
185303M	UI/WebServerResources/MailerUI.js
185304
185305commit 303d83310bd7e913ad136b6ddb2cda0951113277
185306Author: Francis Lachapelle <flachapelle@inverse.ca>
185307Date:   Tue Jun 12 19:15:11 2007 +0000
185308
185309    Monotone-Parent: 0001efea09242dff3004451fe341b36f3e74666f
185310    Monotone-Revision: 200c136a534dc2ecb0352de0b5b3d96cd51d0a72
185311
185312    Monotone-Author: flachapelle@inverse.ca
185313    Monotone-Date: 2007-06-12T19:15:11
185314    Monotone-Branch: ca.inverse.sogo
185315
185316M	UI/WebServerResources/MailerUI.js
185317
185318commit 8e47cdd926d34b30166061fba7f1c7ad84135e1d
185319Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185320Date:   Tue Jun 12 18:55:37 2007 +0000
185321
185322    Monotone-Parent: 34bfee6e373b5563fd523183ca0d3713d9184406
185323    Monotone-Revision: 0001efea09242dff3004451fe341b36f3e74666f
185324
185325    Monotone-Author: wsourdeau@inverse.ca
185326    Monotone-Date: 2007-06-12T18:55:37
185327    Monotone-Branch: ca.inverse.sogo
185328
185329M	UI/WebServerResources/SchedulerUI.css
185330
185331commit 74b2e38200bf2f543a871d0a932ae90a06810933
185332Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185333Date:   Tue Jun 12 18:55:31 2007 +0000
185334
185335    Monotone-Parent: 8cf6ef1038282940b0c3e54c8dc7b05dd3a5a6e3
185336    Monotone-Revision: 34bfee6e373b5563fd523183ca0d3713d9184406
185337
185338    Monotone-Author: wsourdeau@inverse.ca
185339    Monotone-Date: 2007-06-12T18:55:31
185340    Monotone-Branch: ca.inverse.sogo
185341
185342M	UI/WebServerResources/SchedulerUI.js
185343
185344commit 747fda41c16b9eb2f74a3ccc64e5025cdf9f48dc
185345Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185346Date:   Tue Jun 12 18:55:26 2007 +0000
185347
185348    Monotone-Parent: 2e1dcc41f16703f7e960267eb2423ae6d874faa3
185349    Monotone-Revision: 8cf6ef1038282940b0c3e54c8dc7b05dd3a5a6e3
185350
185351    Monotone-Author: wsourdeau@inverse.ca
185352    Monotone-Date: 2007-06-12T18:55:26
185353    Monotone-Branch: ca.inverse.sogo
185354
185355M	UI/WebServerResources/JavascriptAPIExtensions.js
185356
185357commit 6e265aa41e455da4230bacc3c131e84d0c4b68b1
185358Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185359Date:   Tue Jun 12 18:55:04 2007 +0000
185360
185361    Monotone-Parent: 52801e0f895075ad016e52da3881ec97fa104811
185362    Monotone-Revision: 2e1dcc41f16703f7e960267eb2423ae6d874faa3
185363
185364    Monotone-Author: wsourdeau@inverse.ca
185365    Monotone-Date: 2007-06-12T18:55:04
185366    Monotone-Branch: ca.inverse.sogo
185367
185368M	UI/WebServerResources/generic.css
185369
185370commit 51e9f6ba8b919eb99f90832dc4810e2688370aa0
185371Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185372Date:   Tue Jun 12 18:54:48 2007 +0000
185373
185374    Monotone-Parent: 2310a29777f89f90812031391700df2ce7bd37df
185375    Monotone-Revision: 52801e0f895075ad016e52da3881ec97fa104811
185376
185377    Monotone-Author: wsourdeau@inverse.ca
185378    Monotone-Date: 2007-06-12T18:54:48
185379    Monotone-Branch: ca.inverse.sogo
185380
185381M	UI/Scheduler/English.lproj/Localizable.strings
185382M	UI/Scheduler/French.lproj/Localizable.strings
185383
185384commit dd61b00fc68b2d1b66730883f82cbdbc616fcb8b
185385Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185386Date:   Tue Jun 12 18:54:41 2007 +0000
185387
185388    Monotone-Parent: 470811187d8793ec8cd6a7fe191d59f4c0196056
185389    Monotone-Revision: 2310a29777f89f90812031391700df2ce7bd37df
185390
185391    Monotone-Author: wsourdeau@inverse.ca
185392    Monotone-Date: 2007-06-12T18:54:41
185393    Monotone-Branch: ca.inverse.sogo
185394
185395M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
185396
185397commit ebae4c35f5991f647adfba3743a78e7f402cb96e
185398Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185399Date:   Tue Jun 12 18:54:28 2007 +0000
185400
185401    Monotone-Parent: d68d071f599a77e3065ac980ce7760c92c1abb05
185402    Monotone-Revision: 470811187d8793ec8cd6a7fe191d59f4c0196056
185403
185404    Monotone-Author: wsourdeau@inverse.ca
185405    Monotone-Date: 2007-06-12T18:54:28
185406    Monotone-Branch: ca.inverse.sogo
185407
185408M	ChangeLog
185409M	SoObjects/Appointments/SOGoCalendarComponent.h
185410M	SoObjects/Appointments/SOGoCalendarComponent.m
185411
185412commit 6c3710cb534522dd690a94f467f2c0a0b527543d
185413Author: Francis Lachapelle <flachapelle@inverse.ca>
185414Date:   Tue Jun 12 18:20:16 2007 +0000
185415
185416    Monotone-Parent: c82fa3a0a9e49b2847375618663be00b9c62b181
185417    Monotone-Revision: d68d071f599a77e3065ac980ce7760c92c1abb05
185418
185419    Monotone-Author: flachapelle@inverse.ca
185420    Monotone-Date: 2007-06-12T18:20:16
185421    Monotone-Branch: ca.inverse.sogo
185422
185423M	UI/WebServerResources/MailerUI.js
185424M	UI/WebServerResources/SOGoDragHandles.js
185425
185426commit 69206cea70dfb9111ed72ba095b37f67a531c9da
185427Author: Francis Lachapelle <flachapelle@inverse.ca>
185428Date:   Tue Jun 12 15:43:51 2007 +0000
185429
185430    Monotone-Parent: fc65404103126a45384bce022216f93bcfda9947
185431    Monotone-Revision: c82fa3a0a9e49b2847375618663be00b9c62b181
185432
185433    Monotone-Author: flachapelle@inverse.ca
185434    Monotone-Date: 2007-06-12T15:43:51
185435    Monotone-Branch: ca.inverse.sogo
185436
185437M	UI/WebServerResources/SchedulerUI.css
185438M	UI/WebServerResources/SchedulerUI.js
185439
185440commit 328c8f630c443a06ba2d8d2e3eb0e39437bc0d6c
185441Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185442Date:   Tue Jun 12 15:39:47 2007 +0000
185443
185444    Monotone-Parent: 6eaf6174c29120b42c4617db2b95738f6ff7ce29
185445    Monotone-Revision: fa7e03f29012a5aa53494584d9d660effeab890f
185446
185447    Monotone-Author: wsourdeau@inverse.ca
185448    Monotone-Date: 2007-06-12T15:39:47
185449    Monotone-Branch: ca.inverse.sogo
185450
185451M	UI/WebServerResources/ContactsUI.js
185452
185453commit 9857917de79fd1f9aa29722d093ec7834d8ac656
185454Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185455Date:   Tue Jun 12 15:38:48 2007 +0000
185456
185457    Monotone-Parent: 41c549a27b33b99df942c4323fe0f13a3685b452
185458    Monotone-Revision: 6eaf6174c29120b42c4617db2b95738f6ff7ce29
185459
185460    Monotone-Author: wsourdeau@inverse.ca
185461    Monotone-Date: 2007-06-12T15:38:48
185462    Monotone-Branch: ca.inverse.sogo
185463
185464M	ChangeLog
185465M	UI/SOGoUI/SOGoDateFormatter.h
185466M	UI/SOGoUI/SOGoDateFormatter.m
185467
185468commit 620dcbf31ce75d8ba85d6280973e3a7be5f5cfad
185469Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185470Date:   Tue Jun 12 15:37:58 2007 +0000
185471
185472    Monotone-Parent: 7821d954a61c74202db6dc567f80fc43d2004466
185473    Monotone-Revision: 41c549a27b33b99df942c4323fe0f13a3685b452
185474
185475    Monotone-Author: wsourdeau@inverse.ca
185476    Monotone-Date: 2007-06-12T15:37:58
185477    Monotone-Branch: ca.inverse.sogo
185478
185479M	ChangeLog
185480M	UI/Scheduler/UIxCalListingActions.m
185481
185482commit 444a28376dcf74f967aec5f3d9052506ef1f4907
185483Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185484Date:   Tue Jun 12 15:36:43 2007 +0000
185485
185486    Monotone-Parent: c0313f0b5f2d308876016aebbaf81c198b684173
185487    Monotone-Revision: 7821d954a61c74202db6dc567f80fc43d2004466
185488
185489    Monotone-Author: wsourdeau@inverse.ca
185490    Monotone-Date: 2007-06-12T15:36:43
185491    Monotone-Branch: ca.inverse.sogo
185492
185493M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
185494
185495commit 5afdcba3976f1340f487ce030ed589bccbc7e75e
185496Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185497Date:   Tue Jun 12 15:36:10 2007 +0000
185498
185499    Monotone-Parent: 3a3e7e985adac6637eacd797235cdf6c4eae70cb
185500    Monotone-Revision: c0313f0b5f2d308876016aebbaf81c198b684173
185501
185502    Monotone-Author: wsourdeau@inverse.ca
185503    Monotone-Date: 2007-06-12T15:36:10
185504    Monotone-Branch: ca.inverse.sogo
185505
185506M	UI/Scheduler/UIxCalMulticolumnDayView.h
185507M	UI/Scheduler/UIxCalMulticolumnDayView.m
185508
185509commit c8cea8fa210169613779838a49da8d9c4b266228
185510Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185511Date:   Tue Jun 12 15:33:08 2007 +0000
185512
185513    Monotone-Parent: ec26e4feb9dc5cfb50ec5b138bec4a05141934c6
185514    Monotone-Revision: 3a3e7e985adac6637eacd797235cdf6c4eae70cb
185515
185516    Monotone-Author: wsourdeau@inverse.ca
185517    Monotone-Date: 2007-06-12T15:33:08
185518    Monotone-Branch: ca.inverse.sogo
185519
185520M	ChangeLog
185521M	OGoContentStore/OCSiCalFieldExtractor.m
185522
185523commit abcaa9477016bdd97839916dca5b721ca871e0a0
185524Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185525Date:   Tue Jun 12 15:29:58 2007 +0000
185526
185527    Monotone-Parent: 0f2093b2c842909ea51a7e5865f904c20f7fda27
185528    Monotone-Revision: ec26e4feb9dc5cfb50ec5b138bec4a05141934c6
185529
185530    Monotone-Author: wsourdeau@inverse.ca
185531    Monotone-Date: 2007-06-12T15:29:58
185532    Monotone-Branch: ca.inverse.sogo
185533
185534M	UI/WebServerResources/SchedulerUI.css
185535
185536commit f1a0e2d733b5c73b3918cbb70df51c9ce1471c61
185537Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185538Date:   Tue Jun 12 15:29:51 2007 +0000
185539
185540    Monotone-Parent: 13615e3a056f85c87049c664f725060e540006e1
185541    Monotone-Revision: 0f2093b2c842909ea51a7e5865f904c20f7fda27
185542
185543    Monotone-Author: wsourdeau@inverse.ca
185544    Monotone-Date: 2007-06-12T15:29:51
185545    Monotone-Branch: ca.inverse.sogo
185546
185547M	UI/WebServerResources/generic.js
185548
185549commit 59361b2b7fa63d0979eed6296386da2b477bcaf8
185550Author: Francis Lachapelle <flachapelle@inverse.ca>
185551Date:   Tue Jun 12 14:58:15 2007 +0000
185552
185553    Monotone-Parent: 682fa13875615480f8ed7c009317a6fd3050050b
185554    Monotone-Revision: 1cad98827a66e18891a4b93bbab5ccce88c61795
185555
185556    Monotone-Author: flachapelle@inverse.ca
185557    Monotone-Date: 2007-06-12T14:58:15
185558    Monotone-Branch: ca.inverse.sogo
185559
185560M	UI/WebServerResources/ContactsUI.css
185561M	UI/WebServerResources/ContactsUI.js
185562M	UI/WebServerResources/SchedulerUI.js
185563M	UI/WebServerResources/generic.js
185564
185565commit bae181672bda7af26e7e5264f992ffbca809938c
185566Author: Francis Lachapelle <flachapelle@inverse.ca>
185567Date:   Tue Jun 12 14:27:40 2007 +0000
185568
185569    Monotone-Parent: 13615e3a056f85c87049c664f725060e540006e1
185570    Monotone-Revision: 682fa13875615480f8ed7c009317a6fd3050050b
185571
185572    Monotone-Author: flachapelle@inverse.ca
185573    Monotone-Date: 2007-06-12T14:27:40
185574    Monotone-Branch: ca.inverse.sogo
185575
185576M	UI/WebServerResources/ContactsUI.js
185577
185578commit 4860c47f3d9ebd9333028689feeedbe92a5c558a
185579Author: Francis Lachapelle <flachapelle@inverse.ca>
185580Date:   Tue Jun 12 13:40:40 2007 +0000
185581
185582    Monotone-Parent: 902728e5a33ce282632f568832f3de46adcda381
185583    Monotone-Revision: 13615e3a056f85c87049c664f725060e540006e1
185584
185585    Monotone-Author: flachapelle@inverse.ca
185586    Monotone-Date: 2007-06-12T13:40:40
185587    Monotone-Branch: ca.inverse.sogo
185588
185589M	UI/WebServerResources/SchedulerUI.js
185590
185591commit 1561198d0519c351b2b541f95e8b8ef108dde0ab
185592Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185593Date:   Mon Jun 11 21:44:35 2007 +0000
185594
185595    Monotone-Parent: 0a31b59516c9806b4aca1f194ea55dabe3a452d2
185596    Monotone-Revision: 902728e5a33ce282632f568832f3de46adcda381
185597
185598    Monotone-Author: wsourdeau@inverse.ca
185599    Monotone-Date: 2007-06-11T21:44:35
185600    Monotone-Branch: ca.inverse.sogo
185601
185602M	UI/Scheduler/GNUmakefile
185603D	UI/Scheduler/UIxCalInlineMonthAptView.h
185604D	UI/Scheduler/UIxCalInlineMonthAptView.m
185605D	UI/Templates/SchedulerUI/UIxCalInlineMonthAptView.wox
185606
185607commit 814ac534bacb2a1be481611ef695a118c6b58576
185608Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185609Date:   Mon Jun 11 21:43:37 2007 +0000
185610
185611    Monotone-Parent: ecbcc7654a8bfbced8f7532153b5f1320869d3b4
185612    Monotone-Revision: 0a31b59516c9806b4aca1f194ea55dabe3a452d2
185613
185614    Monotone-Author: wsourdeau@inverse.ca
185615    Monotone-Date: 2007-06-11T21:43:37
185616    Monotone-Branch: ca.inverse.sogo
185617
185618M	UI/Scheduler/GNUmakefile
185619D	UI/Scheduler/UIxCalInlineAptView.h
185620D	UI/Scheduler/UIxCalInlineAptView.m
185621M	UI/Scheduler/UIxCalListingActions.m
185622M	UI/Scheduler/UIxCalMonthView.h
185623D	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
185624
185625commit d11a46b5f68b2b7ff4eb6f5bd80a9ff6c3724524
185626Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185627Date:   Mon Jun 11 21:34:07 2007 +0000
185628
185629    Monotone-Parent: 257276eeab3254ccae729ef188757348760688db
185630    Monotone-Revision: ecbcc7654a8bfbced8f7532153b5f1320869d3b4
185631
185632    Monotone-Author: wsourdeau@inverse.ca
185633    Monotone-Date: 2007-06-11T21:34:07
185634    Monotone-Branch: ca.inverse.sogo
185635
185636D	UI/WebServerResources/mailer-toolbar.css
185637
185638commit 5faa76c0e8be0130c3b724984256bb31c712d0b9
185639Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185640Date:   Mon Jun 11 21:30:31 2007 +0000
185641
185642    Monotone-Parent: 4aceb46320a2df418790d54fe5eef48c8bcab857
185643    Monotone-Revision: c61d92bb4f27310c5e538ea6a6361a5df3e85dfc
185644
185645    Monotone-Author: wsourdeau@inverse.ca
185646    Monotone-Date: 2007-06-11T21:30:31
185647    Monotone-Branch: ca.inverse.sogo
185648
185649M	ChangeLog
185650M	UI/Scheduler/UIxCalMonthView.m
185651
185652commit 7eef9309d7df54cb88fd7a884705aeb734351fa1
185653Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185654Date:   Mon Jun 11 21:29:40 2007 +0000
185655
185656    Monotone-Parent: 97ab5f0d32e07a5298592a95662eb11098a1290a
185657    Monotone-Revision: 4aceb46320a2df418790d54fe5eef48c8bcab857
185658
185659    Monotone-Author: wsourdeau@inverse.ca
185660    Monotone-Date: 2007-06-11T21:29:40
185661    Monotone-Branch: ca.inverse.sogo
185662
185663M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
185664M	UI/Templates/SchedulerUI/UIxCalDayView.wox
185665M	UI/Templates/SchedulerUI/UIxCalMainView.wox
185666M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
185667
185668commit b39f9f6c83185c7013658fd3b2be816c4b2e98a0
185669Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185670Date:   Mon Jun 11 21:29:07 2007 +0000
185671
185672    Monotone-Parent: d2e4731dde2d6d07f3c17c2438ce006ce1a226c6
185673    Monotone-Revision: 97ab5f0d32e07a5298592a95662eb11098a1290a
185674
185675    Monotone-Author: wsourdeau@inverse.ca
185676    Monotone-Date: 2007-06-11T21:29:07
185677    Monotone-Branch: ca.inverse.sogo
185678
185679M	ChangeLog
185680M	UI/Scheduler/UIxCalView.h
185681M	UI/Scheduler/UIxCalView.m
185682
185683commit 1855d58c384be0f35856158e79d029a4e6bbc61d
185684Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185685Date:   Mon Jun 11 21:28:28 2007 +0000
185686
185687    Monotone-Parent: 499f99a4ec1e217106656209b339db3a1b287d74
185688    Monotone-Revision: d2e4731dde2d6d07f3c17c2438ce006ce1a226c6
185689
185690    Monotone-Author: wsourdeau@inverse.ca
185691    Monotone-Date: 2007-06-11T21:28:28
185692    Monotone-Branch: ca.inverse.sogo
185693
185694M	ChangeLog
185695M	UI/Scheduler/UIxCalListingActions.h
185696M	UI/Scheduler/UIxCalListingActions.m
185697
185698commit 416b83cfdf38cc80128014dcf391aa10eff7e564
185699Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185700Date:   Mon Jun 11 21:27:14 2007 +0000
185701
185702    Monotone-Parent: 8d594092dbc086742c4dda1a3b760c47860db97e
185703    Monotone-Revision: 499f99a4ec1e217106656209b339db3a1b287d74
185704
185705    Monotone-Author: wsourdeau@inverse.ca
185706    Monotone-Date: 2007-06-11T21:27:14
185707    Monotone-Branch: ca.inverse.sogo
185708
185709M	ChangeLog
185710M	UI/Scheduler/UIxCalDayTable.h
185711M	UI/Scheduler/UIxCalDayTable.m
185712
185713commit 883e607255bf04e74274bf7ab5d5c7022f4b7da1
185714Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185715Date:   Mon Jun 11 21:26:11 2007 +0000
185716
185717    Monotone-Parent: 5a5a4085f8187ce57fba2427fcda4c0671ade644
185718    Monotone-Revision: 8d594092dbc086742c4dda1a3b760c47860db97e
185719
185720    Monotone-Author: wsourdeau@inverse.ca
185721    Monotone-Date: 2007-06-11T21:26:11
185722    Monotone-Branch: ca.inverse.sogo
185723
185724M	UI/SOGoUI/UIxComponent.m
185725
185726commit 14f101603ca0cce449cdf9f33500c2bf672123fb
185727Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185728Date:   Mon Jun 11 21:25:43 2007 +0000
185729
185730    Monotone-Parent: ec34f69c125d8e9916f15c19dd058a1d131e2017
185731    Monotone-Revision: 5a5a4085f8187ce57fba2427fcda4c0671ade644
185732
185733    Monotone-Author: wsourdeau@inverse.ca
185734    Monotone-Date: 2007-06-11T21:25:43
185735    Monotone-Branch: ca.inverse.sogo
185736
185737M	ChangeLog
185738M	UI/Scheduler/UIxAppointmentEditor.m
185739
185740commit a9d8a855dbaa86f4f6bccce9d3fb7351266c97bf
185741Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185742Date:   Mon Jun 11 21:23:52 2007 +0000
185743
185744    Monotone-Parent: e2cc9e369fece0fbd44cff17dec1220e125bc037
185745    Monotone-Revision: ec34f69c125d8e9916f15c19dd058a1d131e2017
185746
185747    Monotone-Author: wsourdeau@inverse.ca
185748    Monotone-Date: 2007-06-11T21:23:52
185749    Monotone-Branch: ca.inverse.sogo
185750
185751M	UI/WebServerResources/SchedulerUI.css
185752M	UI/WebServerResources/generic.css
185753
185754commit 02032afa11186b896f32991cbc193bfd26788b4b
185755Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185756Date:   Mon Jun 11 21:23:48 2007 +0000
185757
185758    Monotone-Parent: c35b4b523a503d3e04dc1985bf5db52acbdcf780
185759    Monotone-Revision: e2cc9e369fece0fbd44cff17dec1220e125bc037
185760
185761    Monotone-Author: wsourdeau@inverse.ca
185762    Monotone-Date: 2007-06-11T21:23:48
185763    Monotone-Branch: ca.inverse.sogo
185764
185765M	UI/WebServerResources/JavascriptAPIExtensions.js
185766M	UI/WebServerResources/SchedulerUI.js
185767M	UI/WebServerResources/UIxAppointmentEditor.js
185768
185769commit 4082b508194f702d079733b2d763e8e731240d64
185770Author: Francis Lachapelle <flachapelle@inverse.ca>
185771Date:   Mon Jun 11 21:16:23 2007 +0000
185772
185773    Monotone-Parent: 63fe823b123312d00556f51f8b28abb79fa27c9d
185774    Monotone-Revision: 7507ba8f285d4ba0e11270cb7a9dab563a554cbf
185775
185776    Monotone-Author: flachapelle@inverse.ca
185777    Monotone-Date: 2007-06-11T21:16:23
185778    Monotone-Branch: ca.inverse.sogo
185779
185780M	UI/WebServerResources/generic.css
185781
185782commit dd24eeadc655433b73ecf6fcebed34c7191b7d49
185783Author: Francis Lachapelle <flachapelle@inverse.ca>
185784Date:   Mon Jun 11 21:14:57 2007 +0000
185785
185786    Monotone-Parent: c1e75bd325dfd7fdacb6428c584034ba846775dd
185787    Monotone-Revision: 63fe823b123312d00556f51f8b28abb79fa27c9d
185788
185789    Monotone-Author: flachapelle@inverse.ca
185790    Monotone-Date: 2007-06-11T21:14:57
185791    Monotone-Branch: ca.inverse.sogo
185792
185793M	UI/WebServerResources/MailerUI.js
185794
185795commit 284d6c966426193ec7fc49747a78c00e994b41aa
185796Author: Francis Lachapelle <flachapelle@inverse.ca>
185797Date:   Mon Jun 11 21:13:14 2007 +0000
185798
185799    Monotone-Parent: 92c7136983e3ec566a405fc3bf460542021d5121
185800    Monotone-Revision: c1e75bd325dfd7fdacb6428c584034ba846775dd
185801
185802    Monotone-Author: flachapelle@inverse.ca
185803    Monotone-Date: 2007-06-11T21:13:14
185804    Monotone-Branch: ca.inverse.sogo
185805
185806M	UI/WebServerResources/UIxMailEditor.css
185807
185808commit 9e6de99c365d87956006c974ad9ef60a994485bf
185809Author: Francis Lachapelle <flachapelle@inverse.ca>
185810Date:   Mon Jun 11 21:11:23 2007 +0000
185811
185812    Monotone-Parent: 6fc0a0ca65f919bd074e657cff118c4542213121
185813    Monotone-Revision: 92c7136983e3ec566a405fc3bf460542021d5121
185814
185815    Monotone-Author: flachapelle@inverse.ca
185816    Monotone-Date: 2007-06-11T21:11:23
185817    Monotone-Branch: ca.inverse.sogo
185818
185819M	UI/WebServerResources/MailerUI.css
185820
185821commit 3ad1380a56f23fda6f82de18e95029600773c228
185822Author: Francis Lachapelle <flachapelle@inverse.ca>
185823Date:   Mon Jun 11 21:10:10 2007 +0000
185824
185825    Monotone-Parent: 323f81155a263ae127f2351e76ef3ace6a656984
185826    Monotone-Revision: 6fc0a0ca65f919bd074e657cff118c4542213121
185827
185828    Monotone-Author: flachapelle@inverse.ca
185829    Monotone-Date: 2007-06-11T21:10:10
185830    Monotone-Branch: ca.inverse.sogo
185831
185832M	UI/WebServerResources/ContactsUI.js
185833
185834commit 5a6b6943ec2346883b2d607bf736ab8d67a53625
185835Author: Francis Lachapelle <flachapelle@inverse.ca>
185836Date:   Mon Jun 11 21:09:33 2007 +0000
185837
185838    Monotone-Parent: 7806095ecd279694a031fc56d9566bfb84bf2b0b
185839    Monotone-Revision: 323f81155a263ae127f2351e76ef3ace6a656984
185840
185841    Monotone-Author: flachapelle@inverse.ca
185842    Monotone-Date: 2007-06-11T21:09:33
185843    Monotone-Branch: ca.inverse.sogo
185844
185845M	UI/WebServerResources/ContactsUI.css
185846
185847commit 53d8a73ea0ca1527feb6fa2039a6d04cb8748fdc
185848Author: Francis Lachapelle <flachapelle@inverse.ca>
185849Date:   Mon Jun 11 21:08:18 2007 +0000
185850
185851    Monotone-Parent: 57a26c9e222f5e19886a35f7447badd73dccb65c
185852    Monotone-Revision: 7806095ecd279694a031fc56d9566bfb84bf2b0b
185853
185854    Monotone-Author: flachapelle@inverse.ca
185855    Monotone-Date: 2007-06-11T21:08:18
185856    Monotone-Branch: ca.inverse.sogo
185857
185858M	UI/Templates/MailerUI/UIxMailToSelection.wox
185859
185860commit 9118485425cfc69286eafcd118ef28e664bc78d5
185861Author: Francis Lachapelle <flachapelle@inverse.ca>
185862Date:   Fri Jun 8 21:31:25 2007 +0000
185863
185864    Monotone-Parent: c35b4b523a503d3e04dc1985bf5db52acbdcf780
185865    Monotone-Revision: 57a26c9e222f5e19886a35f7447badd73dccb65c
185866
185867    Monotone-Author: flachapelle@inverse.ca
185868    Monotone-Date: 2007-06-08T21:31:25
185869    Monotone-Branch: ca.inverse.sogo
185870
185871M	UI/WebServerResources/SchedulerUI.js
185872
185873commit 8a6a9e2b23b7007d531a85e4ebd2049d5570eff5
185874Author: Francis Lachapelle <flachapelle@inverse.ca>
185875Date:   Fri Jun 8 20:33:24 2007 +0000
185876
185877    Monotone-Parent: 3033db2e915a5b25b02c25f6b640772a47bacd7c
185878    Monotone-Revision: a1be1c2cefed5c886fe140f7ffc630e56b32dd08
185879
185880    Monotone-Author: flachapelle@inverse.ca
185881    Monotone-Date: 2007-06-08T20:33:24
185882    Monotone-Branch: ca.inverse.sogo
185883
185884M	UI/WebServerResources/generic.js
185885
185886commit 9684303cbf5f247e6664cc94660f11865867db46
185887Author: Francis Lachapelle <flachapelle@inverse.ca>
185888Date:   Fri Jun 8 20:24:57 2007 +0000
185889
185890    Monotone-Parent: 3116555314f4754b80daff80e81852ffe6ec977c
185891    Monotone-Revision: 3033db2e915a5b25b02c25f6b640772a47bacd7c
185892
185893    Monotone-Author: flachapelle@inverse.ca
185894    Monotone-Date: 2007-06-08T20:24:57
185895    Monotone-Branch: ca.inverse.sogo
185896
185897M	UI/WebServerResources/MailerUI.js
185898
185899commit 7ea79b48363693ddd58ec5579b1b0a3c5930eefb
185900Author: Francis Lachapelle <flachapelle@inverse.ca>
185901Date:   Fri Jun 8 20:23:05 2007 +0000
185902
185903    Monotone-Parent: d058fa24cb3b50af20376b8bf076a813975c97b5
185904    Monotone-Revision: 3116555314f4754b80daff80e81852ffe6ec977c
185905
185906    Monotone-Author: flachapelle@inverse.ca
185907    Monotone-Date: 2007-06-08T20:23:05
185908    Monotone-Branch: ca.inverse.sogo
185909
185910M	UI/WebServerResources/HTMLTableElement.js
185911
185912commit 616a452d23818d0c41489c98e07dd2a31ba6e43e
185913Author: Francis Lachapelle <flachapelle@inverse.ca>
185914Date:   Fri Jun 8 20:22:18 2007 +0000
185915
185916    Monotone-Parent: 58c44f5db87b77f0a5879b3cd2f1809094939877
185917    Monotone-Revision: d058fa24cb3b50af20376b8bf076a813975c97b5
185918
185919    Monotone-Author: flachapelle@inverse.ca
185920    Monotone-Date: 2007-06-08T20:22:18
185921    Monotone-Branch: ca.inverse.sogo
185922
185923M	UI/WebServerResources/HTMLElement.js
185924
185925commit ecf8613d4ee1b2f1c47878770a62c710adda1888
185926Author: Francis Lachapelle <flachapelle@inverse.ca>
185927Date:   Fri Jun 8 18:20:30 2007 +0000
185928
185929    Monotone-Parent: a65996eae534541bbc283917a9d60ee8b04fb5e3
185930    Monotone-Revision: 745078eebfc65eb4d64f783cd18b84dd7dfc521e
185931
185932    Monotone-Author: flachapelle@inverse.ca
185933    Monotone-Date: 2007-06-08T18:20:30
185934    Monotone-Branch: ca.inverse.sogo
185935
185936M	UI/Templates/MailerUI/UIxMailListView.wox
185937
185938commit 9f6816ce23b72e8a698de336dfd0127c689bad3f
185939Author: Francis Lachapelle <flachapelle@inverse.ca>
185940Date:   Fri Jun 8 18:20:11 2007 +0000
185941
185942    Monotone-Parent: 6e4fef186ced29e2651148f7ffcb4ab23514c3ee
185943    Monotone-Revision: a65996eae534541bbc283917a9d60ee8b04fb5e3
185944
185945    Monotone-Author: flachapelle@inverse.ca
185946    Monotone-Date: 2007-06-08T18:20:11
185947    Monotone-Branch: ca.inverse.sogo
185948
185949M	UI/WebServerResources/MailerUI.css
185950
185951commit 76790dee62b0fcb6565fcf9649931f5621169c9d
185952Author: Francis Lachapelle <flachapelle@inverse.ca>
185953Date:   Fri Jun 8 18:19:59 2007 +0000
185954
185955    Monotone-Parent: 71638054ee9ed0f2f781fd4297d3deae0f85b1df
185956    Monotone-Revision: 6e4fef186ced29e2651148f7ffcb4ab23514c3ee
185957
185958    Monotone-Author: flachapelle@inverse.ca
185959    Monotone-Date: 2007-06-08T18:19:59
185960    Monotone-Branch: ca.inverse.sogo
185961
185962M	UI/Templates/MailerUI/UIxMailFilterPanel.wox
185963
185964commit 32f68a0f5e3156bfe3db9b8f7d65e2ff01dd32c9
185965Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185966Date:   Fri Jun 8 15:01:10 2007 +0000
185967
185968    Monotone-Parent: b1db9e0afb3cef83b2163571fce22ed0438d1af9
185969    Monotone-Revision: a153aa6c9c909c630997557d6a4fc13b92a1dbae
185970
185971    Monotone-Author: wsourdeau@inverse.ca
185972    Monotone-Date: 2007-06-08T15:01:10
185973    Monotone-Branch: ca.inverse.sogo
185974
185975M	UI/WebServerResources/MailerUI.css
185976
185977commit 063d2f6fdb7d8b86037008a509bcafdeb81be732
185978Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185979Date:   Thu Jun 7 23:24:39 2007 +0000
185980
185981    Monotone-Parent: fc65291441ddc5ab8f0f12739ef176375714b331
185982    Monotone-Revision: d0d6b4a5eda37be3f072033f5b46b9807f76a4e3
185983
185984    Monotone-Author: wsourdeau@inverse.ca
185985    Monotone-Date: 2007-06-07T23:24:39
185986    Monotone-Branch: ca.inverse.sogo
185987
185988M	UI/WebServerResources/generic.css
185989
185990commit 4abf2693d0cbb1d342455c33e07a05e2fb57f568
185991Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
185992Date:   Thu Jun 7 23:23:29 2007 +0000
185993
185994    Monotone-Parent: 01621f78171d7d62c9f2ae9d1fdfb5891f9447d7
185995    Monotone-Revision: fc65291441ddc5ab8f0f12739ef176375714b331
185996
185997    Monotone-Author: wsourdeau@inverse.ca
185998    Monotone-Date: 2007-06-07T23:23:29
185999    Monotone-Branch: ca.inverse.sogo
186000
186001M	UI/WebServerResources/JavascriptAPIExtensions.js
186002M	UI/WebServerResources/generic.js
186003
186004commit 26b3dfa6b0453e683ec74c3c54c223311e5f5bd0
186005Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186006Date:   Thu Jun 7 23:23:07 2007 +0000
186007
186008    Monotone-Parent: caf1d2f37537ebf54064ae629c40a78656a15b5b
186009    Monotone-Revision: 01621f78171d7d62c9f2ae9d1fdfb5891f9447d7
186010
186011    Monotone-Author: wsourdeau@inverse.ca
186012    Monotone-Date: 2007-06-07T23:23:07
186013    Monotone-Branch: ca.inverse.sogo
186014
186015M	UI/Templates/SchedulerUI/UIxCalMainView.wox
186016M	UI/WebServerResources/SchedulerUI.js
186017
186018commit 82f85c1ab9ff97a781d35b5ce834cc562121e684
186019Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186020Date:   Thu Jun 7 23:22:14 2007 +0000
186021
186022    Monotone-Parent: 55bf09624819e2dafab4437fb67587242c0542e9
186023    Monotone-Revision: caf1d2f37537ebf54064ae629c40a78656a15b5b
186024
186025    Monotone-Author: wsourdeau@inverse.ca
186026    Monotone-Date: 2007-06-07T23:22:14
186027    Monotone-Branch: ca.inverse.sogo
186028
186029M	ChangeLog
186030M	UI/Scheduler/UIxCalListingActions.m
186031
186032commit ac5e2574c77f58c2d29b2985b403abc63223716e
186033Author: Francis Lachapelle <flachapelle@inverse.ca>
186034Date:   Thu Jun 7 21:24:51 2007 +0000
186035
186036    Monotone-Parent: 8e91e5d3f8f29fee9018d49992181eb3b9eaa2e9
186037    Monotone-Revision: 71638054ee9ed0f2f781fd4297d3deae0f85b1df
186038
186039    Monotone-Author: flachapelle@inverse.ca
186040    Monotone-Date: 2007-06-07T21:24:51
186041    Monotone-Branch: ca.inverse.sogo
186042
186043M	UI/WebServerResources/ContactsUI.css
186044
186045commit c497f8b65ae11b235f4df00f35e0620bd8365cc1
186046Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186047Date:   Thu Jun 7 20:50:07 2007 +0000
186048
186049    Monotone-Parent: 9775cc0ae35a853e8915b4d80257272df826dfeb
186050    Monotone-Revision: 55bf09624819e2dafab4437fb67587242c0542e9
186051
186052    Monotone-Author: wsourdeau@inverse.ca
186053    Monotone-Date: 2007-06-07T20:50:07
186054    Monotone-Branch: ca.inverse.sogo
186055
186056D	UI/Templates/SchedulerUI/UIxCalAptListView.wox
186057D	UI/Templates/SchedulerUI/UIxCalTasksListView.wox
186058
186059commit 7ee1d69013442d06d275af00630120b4f61ad3f6
186060Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186061Date:   Thu Jun 7 20:49:06 2007 +0000
186062
186063    Monotone-Parent: 7ccd1ab7beef95f5bf3ce66708988dbf11332387
186064    Monotone-Revision: 9775cc0ae35a853e8915b4d80257272df826dfeb
186065
186066    Monotone-Author: wsourdeau@inverse.ca
186067    Monotone-Date: 2007-06-07T20:49:06
186068    Monotone-Branch: ca.inverse.sogo
186069
186070M	ChangeLog
186071M	UI/Scheduler/GNUmakefile
186072D	UI/Scheduler/UIxCalAptListView.h
186073D	UI/Scheduler/UIxCalAptListView.m
186074A	UI/Scheduler/UIxCalListingActions.h
186075A	UI/Scheduler/UIxCalListingActions.m
186076D	UI/Scheduler/UIxCalTasksListView.h
186077D	UI/Scheduler/UIxCalTasksListView.m
186078M	UI/Scheduler/product.plist
186079
186080commit 5d933f5fa7334f86a664a8da8ac31380ea400a1b
186081Author: Francis Lachapelle <flachapelle@inverse.ca>
186082Date:   Thu Jun 7 19:21:24 2007 +0000
186083
186084    Monotone-Parent: 7ccd1ab7beef95f5bf3ce66708988dbf11332387
186085    Monotone-Revision: 8e91e5d3f8f29fee9018d49992181eb3b9eaa2e9
186086
186087    Monotone-Author: flachapelle@inverse.ca
186088    Monotone-Date: 2007-06-07T19:21:24
186089    Monotone-Branch: ca.inverse.sogo
186090
186091M	UI/WebServerResources/SchedulerUI.js
186092M	UI/WebServerResources/generic.js
186093
186094commit 1b3f33a60584044b7f05ca6e3f83cbe7dc3cba63
186095Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186096Date:   Thu Jun 7 18:12:20 2007 +0000
186097
186098    Monotone-Parent: 843a82037dc71e1dd55379b4245e267fe0b6e025
186099    Monotone-Revision: 7ccd1ab7beef95f5bf3ce66708988dbf11332387
186100
186101    Monotone-Author: wsourdeau@inverse.ca
186102    Monotone-Date: 2007-06-07T18:12:20
186103    Monotone-Branch: ca.inverse.sogo
186104
186105M	ChangeLog
186106M	UI/Scheduler/UIxAppointmentEditor.h
186107M	UI/Scheduler/UIxAppointmentEditor.m
186108M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
186109
186110commit 271ac512e3f01210123d329bd45953dc6a662812
186111Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186112Date:   Thu Jun 7 18:10:30 2007 +0000
186113
186114    Monotone-Parent: 1bb31b9d946a5a28ab4dc649d5ce05cc69379763
186115    Monotone-Revision: 843a82037dc71e1dd55379b4245e267fe0b6e025
186116
186117    Monotone-Author: wsourdeau@inverse.ca
186118    Monotone-Date: 2007-06-07T18:10:30
186119    Monotone-Branch: ca.inverse.sogo
186120
186121M	SOPE/NGCards/iCalDateTime.m
186122M	SOPE/NGCards/iCalEvent.m
186123
186124commit e2db4d45fe2702fb4f9ab7b49383ddb1fb3546ee
186125Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186126Date:   Thu Jun 7 18:05:45 2007 +0000
186127
186128    Monotone-Parent: f2a6e6c575e2fd5429604d257d06fef7dcb07e7e
186129    Monotone-Revision: 1bb31b9d946a5a28ab4dc649d5ce05cc69379763
186130
186131    Monotone-Author: wsourdeau@inverse.ca
186132    Monotone-Date: 2007-06-07T18:05:45
186133    Monotone-Branch: ca.inverse.sogo
186134
186135M	SOPE/NGCards/NSString+NGCards.m
186136M	SOPE/NGCards/iCalDateTime.m
186137
186138commit 89b59961791ab2c88f376e4e1224e570d0f586a6
186139Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186140Date:   Thu Jun 7 17:45:48 2007 +0000
186141
186142    Monotone-Parent: 04987bf3460429ef8bd5a62e68e90a47404843df
186143    Monotone-Revision: f2a6e6c575e2fd5429604d257d06fef7dcb07e7e
186144
186145    Monotone-Author: wsourdeau@inverse.ca
186146    Monotone-Date: 2007-06-07T17:45:48
186147    Monotone-Branch: ca.inverse.sogo
186148
186149M	SOPE/NGCards/ChangeLog
186150M	SOPE/NGCards/iCalDateTime.m
186151M	SOPE/NGCards/iCalEvent.h
186152
186153commit bd14e56e30fc3288fea085742756d2ad5b6a8127
186154Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186155Date:   Thu Jun 7 16:33:09 2007 +0000
186156
186157    Monotone-Parent: 11f90d05631a863d591c668b5d433e7735381723
186158    Monotone-Revision: 04987bf3460429ef8bd5a62e68e90a47404843df
186159
186160    Monotone-Author: wsourdeau@inverse.ca
186161    Monotone-Date: 2007-06-07T16:33:09
186162    Monotone-Branch: ca.inverse.sogo
186163
186164M	SOPE/NGCards/iCalFreeBusy.m
186165M	SOPE/NGCards/iCalTimeZonePeriod.m
186166M	SOPE/NGCards/iCalToDo.m
186167
186168commit 1518446075f7d728bc6a5b81a19814827dd9bb3a
186169Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186170Date:   Thu Jun 7 16:28:10 2007 +0000
186171
186172    Monotone-Parent: b0985796e6d2dc85514a5c444e0715238d70da49
186173    Monotone-Revision: c1fde6184b467d9973431aa6c2c19a550609483b
186174
186175    Monotone-Author: wsourdeau@inverse.ca
186176    Monotone-Date: 2007-06-07T16:28:10
186177    Monotone-Branch: ca.inverse.sogo
186178
186179M	SOPE/NGCards/ChangeLog
186180M	SOPE/NGCards/iCalEvent.m
186181
186182commit 95b62ff7504155ecf22f2c6bef62f487fd52768c
186183Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186184Date:   Thu Jun 7 16:26:10 2007 +0000
186185
186186    Monotone-Parent: 06ef0619c58e045dce76e8be407e26af13e75aeb
186187    Monotone-Revision: b0985796e6d2dc85514a5c444e0715238d70da49
186188
186189    Monotone-Author: wsourdeau@inverse.ca
186190    Monotone-Date: 2007-06-07T16:26:10
186191    Monotone-Branch: ca.inverse.sogo
186192
186193M	SOPE/NGCards/ChangeLog
186194M	SOPE/NGCards/iCalEntityObject.h
186195M	SOPE/NGCards/iCalEntityObject.m
186196
186197commit a17ccf74c3f61761e64cbd954905aa25e99c304f
186198Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186199Date:   Thu Jun 7 16:24:20 2007 +0000
186200
186201    Monotone-Parent: 3330b71df0d8c44d51c1026cc042cc4c911cff1a
186202    Monotone-Revision: 06ef0619c58e045dce76e8be407e26af13e75aeb
186203
186204    Monotone-Author: wsourdeau@inverse.ca
186205    Monotone-Date: 2007-06-07T16:24:20
186206    Monotone-Branch: ca.inverse.sogo
186207
186208M	SOPE/NGCards/ChangeLog
186209M	SOPE/NGCards/iCalDateTime.h
186210M	SOPE/NGCards/iCalDateTime.m
186211
186212commit f58ab98f0d71ae481833ffcd6197085e7fe1ede3
186213Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186214Date:   Thu Jun 7 16:20:01 2007 +0000
186215
186216    Monotone-Parent: 24cd0f4a54d77d53f8c9e4dc117f32e9a5c42d72
186217    Monotone-Revision: 3330b71df0d8c44d51c1026cc042cc4c911cff1a
186218
186219    Monotone-Author: wsourdeau@inverse.ca
186220    Monotone-Date: 2007-06-07T16:20:01
186221    Monotone-Branch: ca.inverse.sogo
186222
186223M	SOPE/NGCards/ChangeLog
186224M	SOPE/NGCards/NSString+NGCards.h
186225M	SOPE/NGCards/NSString+NGCards.m
186226
186227commit 36a5c192f032665b3fa8e766c4a18a1ea2e0be5d
186228Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186229Date:   Thu Jun 7 16:19:02 2007 +0000
186230
186231    Monotone-Parent: 4e643e3e8f08c6cdd2abe4483bdb2cdb7dc15066
186232    Monotone-Revision: 24cd0f4a54d77d53f8c9e4dc117f32e9a5c42d72
186233
186234    Monotone-Author: wsourdeau@inverse.ca
186235    Monotone-Date: 2007-06-07T16:19:02
186236    Monotone-Branch: ca.inverse.sogo
186237
186238M	SOPE/NGCards/CardElement.h
186239M	SOPE/NGCards/ChangeLog
186240
186241commit cd510f7473d7db6168e047d12d3671b3f0c644cb
186242Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186243Date:   Thu Jun 7 16:17:51 2007 +0000
186244
186245    Monotone-Parent: 61d11066e0e001f91446e76044b712194a177089
186246    Monotone-Revision: 4e643e3e8f08c6cdd2abe4483bdb2cdb7dc15066
186247
186248    Monotone-Author: wsourdeau@inverse.ca
186249    Monotone-Date: 2007-06-07T16:17:51
186250    Monotone-Branch: ca.inverse.sogo
186251
186252M	SOPE/NGCards/IcalElements.m
186253M	SOPE/NGCards/NGCardsSaxHandler.m
186254M	SOPE/NGCards/NSCalendarDate+ICal.m
186255M	SOPE/NGCards/iCalAlarm.m
186256M	SOPE/NGCards/iCalAttachment.m
186257M	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
186258M	SOPE/NGCards/iCalDataSource.m
186259M	SOPE/NGCards/iCalDateHolder.m
186260M	SOPE/NGCards/iCalEventChanges.m
186261M	SOPE/NGCards/iCalJournal.m
186262M	SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m
186263M	SOPE/NGCards/iCalObject.m
186264M	SOPE/NGCards/iCalPerson.m
186265M	SOPE/NGCards/iCalRecurrenceCalculator.m
186266M	SOPE/NGCards/iCalRepeatableEntityObject.m
186267M	SOPE/NGCards/iCalTrigger.m
186268M	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
186269M	SOPE/NGCards/iCalYearlyRecurrenceCalculator.m
186270
186271commit 1d2c939c14e07c3e25a14d90f5c278fd3aceb696
186272Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186273Date:   Thu Jun 7 16:13:28 2007 +0000
186274
186275    Monotone-Parent: 805ed77cfd2f1e92c750d763c2b98c5232029283
186276    Monotone-Revision: 61d11066e0e001f91446e76044b712194a177089
186277
186278    Monotone-Author: wsourdeau@inverse.ca
186279    Monotone-Date: 2007-06-07T16:13:28
186280    Monotone-Branch: ca.inverse.sogo
186281
186282M	SOPE/NGCards/GNUmakefile
186283
186284commit 25f5aa73bdd43aa523180b9c18231357676493b3
186285Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186286Date:   Thu Jun 7 16:13:02 2007 +0000
186287
186288    Monotone-Parent: 00e97722e798468f781e285fd1dca338361855c9
186289    Monotone-Revision: 805ed77cfd2f1e92c750d763c2b98c5232029283
186290
186291    Monotone-Author: wsourdeau@inverse.ca
186292    Monotone-Date: 2007-06-07T16:13:02
186293    Monotone-Branch: ca.inverse.sogo
186294
186295D	SOPE/NGCards/common.h
186296
186297commit ba24c765a8ad1b7836b3b89b304470f531b28b29
186298Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186299Date:   Thu Jun 7 16:12:45 2007 +0000
186300
186301    Monotone-Parent: 0b90cd4551d77a18ccf4b35f7e05e19da1e8aa72
186302    Monotone-Revision: 00e97722e798468f781e285fd1dca338361855c9
186303
186304    Monotone-Author: wsourdeau@inverse.ca
186305    Monotone-Date: 2007-06-07T16:12:45
186306    Monotone-Branch: ca.inverse.sogo
186307
186308D	SOPE/NGCards/CardGroup+iCal.h
186309D	SOPE/NGCards/CardGroup+iCal.m
186310M	SOPE/NGCards/ChangeLog
186311
186312commit 99066d31b0ff12aafe827dd91a51fc2d27b58d54
186313Author: Francis Lachapelle <flachapelle@inverse.ca>
186314Date:   Wed Jun 6 21:27:44 2007 +0000
186315
186316    Monotone-Parent: 0b90cd4551d77a18ccf4b35f7e05e19da1e8aa72
186317    Monotone-Revision: f42fa8175185006d18851f3f65a8b51106ec4756
186318
186319    Monotone-Author: flachapelle@inverse.ca
186320    Monotone-Date: 2007-06-06T21:27:44
186321    Monotone-Branch: ca.inverse.sogo
186322
186323M	UI/WebServerResources/UIxComponentEditor.js
186324
186325commit 31b79574c967df8c8d2153660ef3144f6a285a4c
186326Author: Francis Lachapelle <flachapelle@inverse.ca>
186327Date:   Wed Jun 6 21:11:30 2007 +0000
186328
186329    Monotone-Parent: 230cb784c3c902d3ca17e4002a083426b3ca5bd4
186330    Monotone-Revision: 0b90cd4551d77a18ccf4b35f7e05e19da1e8aa72
186331
186332    Monotone-Author: flachapelle@inverse.ca
186333    Monotone-Date: 2007-06-06T21:11:30
186334    Monotone-Branch: ca.inverse.sogo
186335
186336M	ChangeLog
186337
186338commit 642e8984e46570326e64e40509e6e8b70c18f4c3
186339Author: Francis Lachapelle <flachapelle@inverse.ca>
186340Date:   Wed Jun 6 21:09:39 2007 +0000
186341
186342    Monotone-Parent: dd7a496114ca948ad9beac4865899640e8db6fac
186343    Monotone-Revision: 230cb784c3c902d3ca17e4002a083426b3ca5bd4
186344
186345    Monotone-Author: flachapelle@inverse.ca
186346    Monotone-Date: 2007-06-06T21:09:39
186347    Monotone-Branch: ca.inverse.sogo
186348
186349M	UI/WebServerResources/SchedulerUI.js
186350
186351commit 331687b83c6d0c624c5d807dfe86a6ec5706c306
186352Author: Francis Lachapelle <flachapelle@inverse.ca>
186353Date:   Wed Jun 6 20:52:07 2007 +0000
186354
186355    Monotone-Parent: 4c6a43b340826c21914a829d2ccdc4f533e77b9b
186356    Monotone-Revision: dd7a496114ca948ad9beac4865899640e8db6fac
186357
186358    Monotone-Author: flachapelle@inverse.ca
186359    Monotone-Date: 2007-06-06T20:52:07
186360    Monotone-Branch: ca.inverse.sogo
186361
186362M	UI/WebServerResources/generic.js
186363
186364commit 402fe769d408cb9bc57d52a5d27db355a6bdd13a
186365Author: Francis Lachapelle <flachapelle@inverse.ca>
186366Date:   Wed Jun 6 20:44:12 2007 +0000
186367
186368    Monotone-Parent: 1c22eb30b09a0d3629c623199f34e18685dc301a
186369    Monotone-Revision: 4c6a43b340826c21914a829d2ccdc4f533e77b9b
186370
186371    Monotone-Author: flachapelle@inverse.ca
186372    Monotone-Date: 2007-06-06T20:44:12
186373    Monotone-Branch: ca.inverse.sogo
186374
186375M	UI/Templates/SchedulerUI/UIxCalTasksListView.wox
186376
186377commit cd9812ed9d34721e2a3985f2552ec5b1d13b552a
186378Author: Francis Lachapelle <flachapelle@inverse.ca>
186379Date:   Wed Jun 6 20:42:43 2007 +0000
186380
186381    Monotone-Parent: 5f682c49b205052d24f979efb24d2bbca2ed1f7c
186382    Monotone-Revision: 1c22eb30b09a0d3629c623199f34e18685dc301a
186383
186384    Monotone-Author: flachapelle@inverse.ca
186385    Monotone-Date: 2007-06-06T20:42:43
186386    Monotone-Branch: ca.inverse.sogo
186387
186388M	SoObjects/SOGo/GNUmakefile
186389A	SoObjects/SOGo/NSNull+Utilities.h
186390A	SoObjects/SOGo/NSNull+Utilities.m
186391A	SoObjects/SOGo/NSNumber+Utilities.h
186392A	SoObjects/SOGo/NSNumber+Utilities.m
186393
186394commit 98782e5a213582ecb981a22204a0cf641207c28c
186395Author: Francis Lachapelle <flachapelle@inverse.ca>
186396Date:   Wed Jun 6 20:41:32 2007 +0000
186397
186398    Monotone-Parent: 08feca86089e463c4d137ba6be895557a9552df3
186399    Monotone-Revision: 5f682c49b205052d24f979efb24d2bbca2ed1f7c
186400
186401    Monotone-Author: flachapelle@inverse.ca
186402    Monotone-Date: 2007-06-06T20:41:32
186403    Monotone-Branch: ca.inverse.sogo
186404
186405M	UI/Scheduler/UIxCalTasksListView.m
186406
186407commit 86d5cf252716d4f6b2d3e1acbe9c1dbe97694255
186408Author: Francis Lachapelle <flachapelle@inverse.ca>
186409Date:   Wed Jun 6 20:40:56 2007 +0000
186410
186411    Monotone-Parent: 843406fe01ef1c98da1568c6f91ca63f2fc95820
186412    Monotone-Revision: 08feca86089e463c4d137ba6be895557a9552df3
186413
186414    Monotone-Author: flachapelle@inverse.ca
186415    Monotone-Date: 2007-06-06T20:40:56
186416    Monotone-Branch: ca.inverse.sogo
186417
186418M	UI/Scheduler/UIxCalTasksListView.h
186419
186420commit 3c527c5403049dd24e7a5ab550640a0cc76c07c2
186421Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186422Date:   Wed Jun 6 20:30:17 2007 +0000
186423
186424    Monotone-Parent: b2d1b215ef6d15cb9692c58174637063f59c8953
186425    Monotone-Revision: 843406fe01ef1c98da1568c6f91ca63f2fc95820
186426
186427    Monotone-Author: wsourdeau@inverse.ca
186428    Monotone-Date: 2007-06-06T20:30:17
186429    Monotone-Branch: ca.inverse.sogo
186430
186431M	UI/WebServerResources/generic.css
186432
186433commit e52825715af0c239277aeaea0a3fe35fef25417f
186434Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186435Date:   Wed Jun 6 01:35:07 2007 +0000
186436
186437    Monotone-Parent: 6f4a7216848f0b23e44faa670f0648e72c1ef570
186438    Monotone-Revision: b2d1b215ef6d15cb9692c58174637063f59c8953
186439
186440    Monotone-Author: wsourdeau@inverse.ca
186441    Monotone-Date: 2007-06-06T01:35:07
186442    Monotone-Branch: ca.inverse.sogo
186443
186444M	SoObjects/SOGo/NSString+Utilities.m
186445
186446commit 15d7b9b389841efc43ffb19769249cc55def01e7
186447Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186448Date:   Tue Jun 5 20:30:02 2007 +0000
186449
186450    Monotone-Parent: 087465a12da00288f031e43eb153eeb371a86f4a
186451    Monotone-Revision: 6f4a7216848f0b23e44faa670f0648e72c1ef570
186452
186453    Monotone-Author: wsourdeau@inverse.ca
186454    Monotone-Date: 2007-06-05T20:30:02
186455    Monotone-Branch: ca.inverse.sogo
186456
186457M	SoObjects/Appointments/SOGoCalendarComponent.m
186458
186459commit 100797b209db1c1e56e2163cdb587fb534759668
186460Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186461Date:   Tue Jun 5 20:29:59 2007 +0000
186462
186463    Monotone-Parent: 918ac4e60f7f32fc192712b48660266566230db7
186464    Monotone-Revision: 087465a12da00288f031e43eb153eeb371a86f4a
186465
186466    Monotone-Author: wsourdeau@inverse.ca
186467    Monotone-Date: 2007-06-05T20:29:59
186468    Monotone-Branch: ca.inverse.sogo
186469
186470M	UI/WebServerResources/SchedulerUI.js
186471M	UI/WebServerResources/generic.css
186472
186473commit b784b61d5fc66294a8349a4c459f3b0b1bebbbbf
186474Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186475Date:   Tue Jun 5 19:33:44 2007 +0000
186476
186477    Monotone-Parent: a11424d99fd81b4c47bf7609d4e4e9ec4e1b0ab2
186478    Monotone-Revision: 918ac4e60f7f32fc192712b48660266566230db7
186479
186480    Monotone-Author: wsourdeau@inverse.ca
186481    Monotone-Date: 2007-06-05T19:33:44
186482    Monotone-Branch: ca.inverse.sogo
186483
186484M	ChangeLog
186485M	SoObjects/Appointments/SOGoAppointmentObject.m
186486
186487commit 031779e4e9b022ed247d6964f47941e76471d44b
186488Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186489Date:   Tue Jun 5 18:07:08 2007 +0000
186490
186491    Monotone-Parent: d5a35d507386b7213ff2f2e4f5f37c9c22f0c2ae
186492    Monotone-Revision: a11424d99fd81b4c47bf7609d4e4e9ec4e1b0ab2
186493
186494    Monotone-Author: wsourdeau@inverse.ca
186495    Monotone-Date: 2007-06-05T18:07:08
186496    Monotone-Branch: ca.inverse.sogo
186497
186498M	UI/Scheduler/UIxComponentEditor.m
186499M	UI/WebServerResources/SchedulerUI.js
186500M	UI/WebServerResources/generic.css
186501
186502commit b71c015193745ffddc818ff7327da2ed69b6016f
186503Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186504Date:   Tue Jun 5 15:57:02 2007 +0000
186505
186506    Monotone-Parent: 39d1949ebfc4e202638833a4448cb727629fb41c
186507    Monotone-Revision: d5a35d507386b7213ff2f2e4f5f37c9c22f0c2ae
186508
186509    Monotone-Author: wsourdeau@inverse.ca
186510    Monotone-Date: 2007-06-05T15:57:02
186511    Monotone-Branch: ca.inverse.sogo
186512
186513M	SoObjects/SOGo/SOGoObject.m
186514
186515commit fc759f75b5228114d74052a9de361cf30285f2ce
186516Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186517Date:   Tue Jun 5 15:52:12 2007 +0000
186518
186519    Monotone-Parent: f730d4e278c5e0cd1036076335b97d03b2219fc1
186520    Monotone-Revision: 39d1949ebfc4e202638833a4448cb727629fb41c
186521
186522    Monotone-Author: wsourdeau@inverse.ca
186523    Monotone-Date: 2007-06-05T15:52:12
186524    Monotone-Branch: ca.inverse.sogo
186525
186526M	SoObjects/SOGo/SOGoObject.m
186527
186528commit f6749854a64eb46598d0a233c139783f4587aef0
186529Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186530Date:   Tue Jun 5 15:45:10 2007 +0000
186531
186532    Monotone-Parent: c2089bed4b31f45ef9635af961e76d25b48b6c39
186533    Monotone-Revision: f730d4e278c5e0cd1036076335b97d03b2219fc1
186534
186535    Monotone-Author: wsourdeau@inverse.ca
186536    Monotone-Date: 2007-06-05T15:45:10
186537    Monotone-Branch: ca.inverse.sogo
186538
186539M	ChangeLog
186540M	SoObjects/SOGo/SOGoObject.m
186541
186542commit 980b7a592e2927ecaceb6632ed8a3e5dcf9033f8
186543Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186544Date:   Tue Jun 5 15:43:59 2007 +0000
186545
186546    Monotone-Parent: 5f3c62eeb6192df923fff5368021fbf700189341
186547    Monotone-Revision: c2089bed4b31f45ef9635af961e76d25b48b6c39
186548
186549    Monotone-Author: wsourdeau@inverse.ca
186550    Monotone-Date: 2007-06-05T15:43:59
186551    Monotone-Branch: ca.inverse.sogo
186552
186553M	SoObjects/Mailer/SOGoMailFolder.m
186554
186555commit 6be64211f5e9efea67cfbb102c09e19e9442e515
186556Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186557Date:   Tue Jun 5 14:59:30 2007 +0000
186558
186559    Monotone-Parent: e4a4a2d80e8cd1af24e0b3ca0dbfbb60f72d55f1
186560    Monotone-Revision: 5f3c62eeb6192df923fff5368021fbf700189341
186561
186562    Monotone-Author: wsourdeau@inverse.ca
186563    Monotone-Date: 2007-06-05T14:59:30
186564    Monotone-Branch: ca.inverse.sogo
186565
186566M	ChangeLog
186567M	SoObjects/Mailer/SOGoMailFolder.m
186568
186569commit 8bb82d244b127426aa0414be78063ac41d36aa52
186570Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186571Date:   Tue Jun 5 14:56:36 2007 +0000
186572
186573    Monotone-Parent: 506efa9a3cafc41aad54c27d3716c0cd083aef73
186574    Monotone-Revision: e4a4a2d80e8cd1af24e0b3ca0dbfbb60f72d55f1
186575
186576    Monotone-Author: wsourdeau@inverse.ca
186577    Monotone-Date: 2007-06-05T14:56:36
186578    Monotone-Branch: ca.inverse.sogo
186579
186580M	UI/SOGoUI/SOGoACLAdvisory.m
186581
186582commit c8283ddbffde679c72a27893e776ee64756d7c76
186583Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186584Date:   Tue Jun 5 14:20:53 2007 +0000
186585
186586    Monotone-Parent: 4557052eb5dc8198cf068bbf758611f237e58e0f
186587    Monotone-Revision: 506efa9a3cafc41aad54c27d3716c0cd083aef73
186588
186589    Monotone-Author: wsourdeau@inverse.ca
186590    Monotone-Date: 2007-06-05T14:20:53
186591    Monotone-Branch: ca.inverse.sogo
186592
186593M	SoObjects/Appointments/product.plist
186594
186595commit bf7ad02d5c032e7134aff33bbb94d96a8159abcf
186596Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186597Date:   Mon Jun 4 22:38:43 2007 +0000
186598
186599    Monotone-Parent: 42e111d1ab25686092e392def5b8aa0c22f4d88b
186600    Monotone-Revision: 4557052eb5dc8198cf068bbf758611f237e58e0f
186601
186602    Monotone-Author: wsourdeau@inverse.ca
186603    Monotone-Date: 2007-06-04T22:38:43
186604    Monotone-Branch: ca.inverse.sogo
186605
186606D	OGoContentStore/sql/README
186607D	OGoContentStore/sql/acls.sh
186608D	OGoContentStore/sql/appointment-create.psql
186609D	OGoContentStore/sql/foldertablecreate-helge-privcal.psql
186610D	OGoContentStore/sql/foldertablecreate-root.psql
186611D	OGoContentStore/sql/foldertablecreate-test-contacts.psql
186612D	OGoContentStore/sql/register-agenor-helge-privcal.psql
186613D	OGoContentStore/sql/register-agenor-test-contacts.psql
186614D	OGoContentStore/sql/sogo-folderinfo.sh
186615D	OGoContentStore/sql/testapt-agenor-helge-privcal.psql
186616D	OGoContentStore/sql/testapt-hh.psql
186617D	OGoContentStore/sql/testcontact-agenor-test-contact.psql
186618M	SoObjects/Contacts/SOGoContactGCSFolder.m
186619M	SoObjects/SOGo/SOGoContentObject.m
186620M	SoObjects/SOGo/SOGoFolder.m
186621M	UI/MainUI/product.plist
186622
186623commit df229b29fddf4a3658f4b024ea839adbb2fe7fd3
186624Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186625Date:   Mon Jun 4 20:01:53 2007 +0000
186626
186627    Monotone-Parent: 2519a63de2bcf36a1f0aeeece831f277cf94934c
186628    Monotone-Revision: 42e111d1ab25686092e392def5b8aa0c22f4d88b
186629
186630    Monotone-Author: wsourdeau@inverse.ca
186631    Monotone-Date: 2007-06-04T20:01:53
186632    Monotone-Branch: ca.inverse.sogo
186633
186634M	UI/Templates/MailerUI/UIxMailListView.wox
186635M	UI/WebServerResources/MailerUI.js
186636
186637commit b23dfcf23ae9d129d11d28ad8ef895a1ac514f29
186638Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186639Date:   Fri Jun 1 22:35:36 2007 +0000
186640
186641    Monotone-Parent: a4dc112ad42d8b85263a723606a21cfe34e94865
186642    Monotone-Revision: 2519a63de2bcf36a1f0aeeece831f277cf94934c
186643
186644    Monotone-Author: wsourdeau@inverse.ca
186645    Monotone-Date: 2007-06-01T22:35:36
186646    Monotone-Branch: ca.inverse.sogo
186647
186648M	UI/WebServerResources/HTMLElement.js
186649M	UI/WebServerResources/MailerUI.css
186650M	UI/WebServerResources/SchedulerUI.css
186651M	UI/WebServerResources/UIxComponentEditor.js
186652M	UI/WebServerResources/generic.css
186653
186654commit ff46d1cb29ae7fdde4f9849eb39f9ab545a3ee38
186655Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186656Date:   Fri Jun 1 22:16:20 2007 +0000
186657
186658    Monotone-Parent: 7158469e2118ab9dc200e78b0beaa52690e57679
186659    Monotone-Revision: a4dc112ad42d8b85263a723606a21cfe34e94865
186660
186661    Monotone-Author: wsourdeau@inverse.ca
186662    Monotone-Date: 2007-06-01T22:16:20
186663    Monotone-Branch: ca.inverse.sogo
186664
186665M	SoObjects/SOGo/SOGoContentObject.h
186666M	SoObjects/SOGo/SOGoObject.h
186667M	SoObjects/SOGo/SOGoObject.m
186668M	UI/MainUI/product.plist
186669
186670commit ca41e65c61004d5d8ae020fe68f46c14d2c2c48b
186671Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186672Date:   Fri Jun 1 21:04:56 2007 +0000
186673
186674    Monotone-Parent: b9fe5f69982d5b9b75bf023532dd4a76d1435875
186675    Monotone-Revision: 7158469e2118ab9dc200e78b0beaa52690e57679
186676
186677    Monotone-Author: wsourdeau@inverse.ca
186678    Monotone-Date: 2007-06-01T21:04:56
186679    Monotone-Branch: ca.inverse.sogo
186680
186681M	ChangeLog
186682M	SoObjects/SOGo/SOGoObject.h
186683M	SoObjects/SOGo/SOGoObject.m
186684
186685commit cfac03935f8dc3f5052f641f01f134a5058885c2
186686Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186687Date:   Fri Jun 1 21:03:50 2007 +0000
186688
186689    Monotone-Parent: 46a08848069e50e55115c60ffb756cc911fa4310
186690    Monotone-Revision: b9fe5f69982d5b9b75bf023532dd4a76d1435875
186691
186692    Monotone-Author: wsourdeau@inverse.ca
186693    Monotone-Date: 2007-06-01T21:03:50
186694    Monotone-Branch: ca.inverse.sogo
186695
186696M	ChangeLog
186697M	SoObjects/SOGo/SOGoFolder.m
186698
186699commit 048cb61b534d4fc3c2cd480de7727649abef2e25
186700Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186701Date:   Fri Jun 1 21:01:44 2007 +0000
186702
186703    Monotone-Parent: ee1bf6730d133028cc507c71b8b7c02a85158b92
186704    Monotone-Revision: 46a08848069e50e55115c60ffb756cc911fa4310
186705
186706    Monotone-Author: wsourdeau@inverse.ca
186707    Monotone-Date: 2007-06-01T21:01:44
186708    Monotone-Branch: ca.inverse.sogo
186709
186710M	ChangeLog
186711M	UI/Scheduler/UIxComponentEditor.m
186712
186713commit 9b19492cc42cfc7ba05970b84ac3a4fd025d9e6a
186714Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186715Date:   Fri Jun 1 20:59:47 2007 +0000
186716
186717    Monotone-Parent: 9471b58db3d1d35edb1f29028618d989019b7fa6
186718    Monotone-Revision: ee1bf6730d133028cc507c71b8b7c02a85158b92
186719
186720    Monotone-Author: wsourdeau@inverse.ca
186721    Monotone-Date: 2007-06-01T20:59:47
186722    Monotone-Branch: ca.inverse.sogo
186723
186724M	ChangeLog
186725M	SoObjects/SOGo/SOGoContentObject.h
186726M	SoObjects/SOGo/SOGoContentObject.m
186727
186728commit c9fa0c296cc8baa2630da8c959ed25e242ba5d73
186729Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186730Date:   Fri Jun 1 20:57:20 2007 +0000
186731
186732    Monotone-Parent: 6d3bfedffc6d6bf84836691c83cc8c8bc3c8ecb6
186733    Monotone-Revision: 9471b58db3d1d35edb1f29028618d989019b7fa6
186734
186735    Monotone-Author: wsourdeau@inverse.ca
186736    Monotone-Date: 2007-06-01T20:57:20
186737    Monotone-Branch: ca.inverse.sogo
186738
186739M	SoObjects/Mailer/SOGoMailObject.m
186740
186741commit b7fb7bbb07d5606141f949c7d000d1d403062763
186742Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186743Date:   Fri Jun 1 20:57:07 2007 +0000
186744
186745    Monotone-Parent: 927e91d177653510e182a2c05cf9fca19d5110f6
186746    Monotone-Revision: 6d3bfedffc6d6bf84836691c83cc8c8bc3c8ecb6
186747
186748    Monotone-Author: wsourdeau@inverse.ca
186749    Monotone-Date: 2007-06-01T20:57:07
186750    Monotone-Branch: ca.inverse.sogo
186751
186752M	SoObjects/Mailer/SOGoMailFolder.m
186753
186754commit 7073bbd3ce1f8ee7ff2db9527f90cc6818391e52
186755Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186756Date:   Fri Jun 1 20:56:42 2007 +0000
186757
186758    Monotone-Parent: 93abc80affc5d745f61c233177d8bc8592b79465
186759    Monotone-Revision: 927e91d177653510e182a2c05cf9fca19d5110f6
186760
186761    Monotone-Author: wsourdeau@inverse.ca
186762    Monotone-Date: 2007-06-01T20:56:42
186763    Monotone-Branch: ca.inverse.sogo
186764
186765M	ChangeLog
186766M	UI/Common/UIxFolderActions.m
186767
186768commit 1510a2ec92c822fcb21d4752788ec42793fd0623
186769Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186770Date:   Fri Jun 1 20:55:34 2007 +0000
186771
186772    Monotone-Parent: 5b58952c744a56c2daa202719e938af43febea1a
186773    Monotone-Revision: 93abc80affc5d745f61c233177d8bc8592b79465
186774
186775    Monotone-Author: wsourdeau@inverse.ca
186776    Monotone-Date: 2007-06-01T20:55:34
186777    Monotone-Branch: ca.inverse.sogo
186778
186779M	ChangeLog
186780M	UI/Contacts/UIxContactsListView.m
186781
186782commit 21ddea595999b5b02dce3fd03d640dac8f91d2d4
186783Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186784Date:   Fri Jun 1 20:54:54 2007 +0000
186785
186786    Monotone-Parent: 7d51192a79be7bb49af7def9e40586067798f33c
186787    Monotone-Revision: 5b58952c744a56c2daa202719e938af43febea1a
186788
186789    Monotone-Author: wsourdeau@inverse.ca
186790    Monotone-Date: 2007-06-01T20:54:54
186791    Monotone-Branch: ca.inverse.sogo
186792
186793M	ChangeLog
186794M	UI/Contacts/UIxContactsUserRightsEditor.m
186795
186796commit 638f58661c74dae7fbdb411d088c6466778b01ac
186797Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186798Date:   Fri Jun 1 20:54:07 2007 +0000
186799
186800    Monotone-Parent: bfa1eaa1a465a26614ff646159f8de7c177bc878
186801    Monotone-Revision: 7d51192a79be7bb49af7def9e40586067798f33c
186802
186803    Monotone-Author: wsourdeau@inverse.ca
186804    Monotone-Date: 2007-06-01T20:54:07
186805    Monotone-Branch: ca.inverse.sogo
186806
186807M	UI/MailerUI/UIxMailUserRightsEditor.m
186808
186809commit ef0adcb4b7863395197befb19f0eec16c724ea68
186810Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186811Date:   Fri Jun 1 20:53:33 2007 +0000
186812
186813    Monotone-Parent: a3af3c8ec093a513104f71c796d21d4ad5b438a5
186814    Monotone-Revision: bfa1eaa1a465a26614ff646159f8de7c177bc878
186815
186816    Monotone-Author: wsourdeau@inverse.ca
186817    Monotone-Date: 2007-06-01T20:53:33
186818    Monotone-Branch: ca.inverse.sogo
186819
186820M	ChangeLog
186821M	SoObjects/SOGo/SOGoPermissions.h
186822M	SoObjects/SOGo/SOGoPermissions.m
186823
186824commit b1b1319a46f3f5d98d47a3b83b7fdfa27f7b01fc
186825Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186826Date:   Fri Jun 1 20:47:14 2007 +0000
186827
186828    Monotone-Parent: ebf9e259f35f824bac1d65aaaeb22d27c2e81357
186829    Monotone-Revision: a3af3c8ec093a513104f71c796d21d4ad5b438a5
186830
186831    Monotone-Author: wsourdeau@inverse.ca
186832    Monotone-Date: 2007-06-01T20:47:14
186833    Monotone-Branch: ca.inverse.sogo
186834
186835M	ChangeLog
186836M	SoObjects/Contacts/SOGoContactGCSEntry.m
186837
186838commit 671992802bb9a9369b0a3750639a086e6cc4276f
186839Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186840Date:   Fri Jun 1 20:45:16 2007 +0000
186841
186842    Monotone-Parent: 0c4734653a7d9bf2c83bb1be51525aee8006bf7a
186843    Monotone-Revision: ebf9e259f35f824bac1d65aaaeb22d27c2e81357
186844
186845    Monotone-Author: wsourdeau@inverse.ca
186846    Monotone-Date: 2007-06-01T20:45:16
186847    Monotone-Branch: ca.inverse.sogo
186848
186849M	ChangeLog
186850M	SoObjects/Contacts/SOGoContactLDAPFolder.h
186851M	SoObjects/Contacts/SOGoContactLDAPFolder.m
186852
186853commit 73cc84de3e9eff45362ef5f3ac63a25cf5f0f9d7
186854Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186855Date:   Fri Jun 1 20:42:39 2007 +0000
186856
186857    Monotone-Parent: ef6d3277026d3551c57a338744f21cd3ea71ec34
186858    Monotone-Revision: 0c4734653a7d9bf2c83bb1be51525aee8006bf7a
186859
186860    Monotone-Author: wsourdeau@inverse.ca
186861    Monotone-Date: 2007-06-01T20:42:39
186862    Monotone-Branch: ca.inverse.sogo
186863
186864M	ChangeLog
186865M	SoObjects/Appointments/SOGoCalendarComponent.h
186866M	SoObjects/Appointments/SOGoCalendarComponent.m
186867
186868commit 75f2a56f28e3eb9d749a510430344e2edbfc7e18
186869Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186870Date:   Fri Jun 1 20:37:07 2007 +0000
186871
186872    Monotone-Parent: 8c2a862718ac523c18f1620d6a8857ee8ecbc181
186873    Monotone-Revision: ef6d3277026d3551c57a338744f21cd3ea71ec34
186874
186875    Monotone-Author: wsourdeau@inverse.ca
186876    Monotone-Date: 2007-06-01T20:37:07
186877    Monotone-Branch: ca.inverse.sogo
186878
186879M	ChangeLog
186880M	SoObjects/Contacts/SOGoContactFolder.h
186881
186882commit 825c9b0725c5af773b891eff31e99c6cd28a18ad
186883Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186884Date:   Fri Jun 1 20:36:13 2007 +0000
186885
186886    Monotone-Parent: a5cc247d48d4b46eb2e14d16d5fcf20049b717dd
186887    Monotone-Revision: 8c2a862718ac523c18f1620d6a8857ee8ecbc181
186888
186889    Monotone-Author: wsourdeau@inverse.ca
186890    Monotone-Date: 2007-06-01T20:36:13
186891    Monotone-Branch: ca.inverse.sogo
186892
186893M	UI/Contacts/English.lproj/Localizable.strings
186894M	UI/Contacts/French.lproj/Localizable.strings
186895M	UI/MailerUI/English.lproj/Localizable.strings
186896M	UI/MailerUI/French.lproj/Localizable.strings
186897
186898commit 7ae283f10fbd3cc472e0a2eeed79a120c53fde51
186899Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186900Date:   Fri Jun 1 20:35:58 2007 +0000
186901
186902    Monotone-Parent: 0444b46399c9927608800ce991a1f206d6d1112f
186903    Monotone-Revision: a5cc247d48d4b46eb2e14d16d5fcf20049b717dd
186904
186905    Monotone-Author: wsourdeau@inverse.ca
186906    Monotone-Date: 2007-06-01T20:35:58
186907    Monotone-Branch: ca.inverse.sogo
186908
186909M	UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox
186910
186911commit c00f818407089a74a0a83e11ee75a011c1be01d3
186912Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186913Date:   Fri Jun 1 20:35:51 2007 +0000
186914
186915    Monotone-Parent: 13eeb49749c2fffd30ec7595581aa47c40de5671
186916    Monotone-Revision: 0444b46399c9927608800ce991a1f206d6d1112f
186917
186918    Monotone-Author: wsourdeau@inverse.ca
186919    Monotone-Date: 2007-06-01T20:35:51
186920    Monotone-Branch: ca.inverse.sogo
186921
186922M	UI/WebServerResources/ContactsUI.css
186923M	UI/WebServerResources/ContactsUI.js
186924M	UI/WebServerResources/SchedulerUI.css
186925M	UI/WebServerResources/SchedulerUI.js
186926M	UI/WebServerResources/UIxCalUserRightsEditor.css
186927M	UI/WebServerResources/UIxContactsUserRightsEditor.css
186928M	UI/WebServerResources/UIxMailUserRightsEditor.css
186929M	UI/WebServerResources/generic.css
186930
186931commit 76078d93de0c92a6f7724f1be8a8da950184b7f2
186932Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186933Date:   Fri Jun 1 20:35:20 2007 +0000
186934
186935    Monotone-Parent: d5f8c52180a18aefe5556a8cc5be91ebecf23c37
186936    Monotone-Revision: 13eeb49749c2fffd30ec7595581aa47c40de5671
186937
186938    Monotone-Author: wsourdeau@inverse.ca
186939    Monotone-Date: 2007-06-01T20:35:20
186940    Monotone-Branch: ca.inverse.sogo
186941
186942M	SoObjects/Appointments/product.plist
186943M	SoObjects/Contacts/product.plist
186944M	UI/Contacts/product.plist
186945M	UI/MainUI/product.plist
186946
186947commit 7e5ad8e2768ac264022efd8abb7e2354cbef3994
186948Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186949Date:   Fri Jun 1 06:13:44 2007 +0000
186950
186951    Monotone-Parent: 81dbabcd34fac5c59b677e44721ab25b5eb37c2d
186952    Monotone-Revision: d5f8c52180a18aefe5556a8cc5be91ebecf23c37
186953
186954    Monotone-Author: wsourdeau@inverse.ca
186955    Monotone-Date: 2007-06-01T06:13:44
186956    Monotone-Branch: ca.inverse.sogo
186957
186958M	ChangeLog
186959M	SoObjects/Appointments/SOGoFreeBusyObject.m
186960
186961commit f43783d11ae1dfac12c1dc151481f03fd5cb53ad
186962Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186963Date:   Fri Jun 1 05:53:22 2007 +0000
186964
186965    Monotone-Parent: fb30e7ee41a9c1aa800c8f7cccf52d513a51d955
186966    Monotone-Revision: 81dbabcd34fac5c59b677e44721ab25b5eb37c2d
186967
186968    Monotone-Author: wsourdeau@inverse.ca
186969    Monotone-Date: 2007-06-01T05:53:22
186970    Monotone-Branch: ca.inverse.sogo
186971
186972M	SoObjects/Contacts/SOGoContactLDAPFolder.m
186973
186974commit 8545db61e9fe7475156d2c368b6bb4e3d282a1d5
186975Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186976Date:   Fri Jun 1 05:52:37 2007 +0000
186977
186978    Monotone-Parent: c0a73ddf1c118dc1d1ffba692d34ff101d082702
186979    Monotone-Revision: fb30e7ee41a9c1aa800c8f7cccf52d513a51d955
186980
186981    Monotone-Author: wsourdeau@inverse.ca
186982    Monotone-Date: 2007-06-01T05:52:37
186983    Monotone-Branch: ca.inverse.sogo
186984
186985M	ChangeLog
186986M	SoObjects/Contacts/SOGoContactLDAPFolder.m
186987
186988commit 5f7137323e4e04df58160549b96cb3a8086b7462
186989Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
186990Date:   Fri Jun 1 05:48:50 2007 +0000
186991
186992    Monotone-Parent: 77306d05ac643771e7993895fdcd2955485ad2d2
186993    Monotone-Revision: c0a73ddf1c118dc1d1ffba692d34ff101d082702
186994
186995    Monotone-Author: wsourdeau@inverse.ca
186996    Monotone-Date: 2007-06-01T05:48:50
186997    Monotone-Branch: ca.inverse.sogo
186998
186999M	ChangeLog
187000M	SoObjects/Contacts/SOGoContactFolders.m
187001
187002commit a5380039b42abfef0c86c05d04fad0b43f6ac043
187003Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187004Date:   Fri Jun 1 05:45:12 2007 +0000
187005
187006    Monotone-Parent: a2b85224aedbae3b50dca9ad2d087e281dc1ee27
187007    Monotone-Revision: 77306d05ac643771e7993895fdcd2955485ad2d2
187008
187009    Monotone-Author: wsourdeau@inverse.ca
187010    Monotone-Date: 2007-06-01T05:45:12
187011    Monotone-Branch: ca.inverse.sogo
187012
187013M	ChangeLog
187014M	SoObjects/Mailer/SOGoMailAccount.m
187015M	SoObjects/Mailer/SOGoMailAccounts.m
187016M	SoObjects/Mailer/SOGoMailFolder.m
187017
187018commit 01f43b5944e75352ece55f61ed93f905fb689003
187019Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187020Date:   Fri Jun 1 05:38:21 2007 +0000
187021
187022    Monotone-Parent: d6c75d1dc4f3b69b2c7aced9418fbc50b232e796
187023    Monotone-Revision: a2b85224aedbae3b50dca9ad2d087e281dc1ee27
187024
187025    Monotone-Author: wsourdeau@inverse.ca
187026    Monotone-Date: 2007-06-01T05:38:21
187027    Monotone-Branch: ca.inverse.sogo
187028
187029M	ChangeLog
187030M	SoObjects/SOGo/SOGoFolder.m
187031
187032commit ce201cacc5effe11a534217418c5bcbbbae4dde8
187033Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187034Date:   Fri Jun 1 05:10:25 2007 +0000
187035
187036    Monotone-Parent: 3bfd9a2af826715d8da2b87c077e782d859a76cf
187037    Monotone-Revision: d6c75d1dc4f3b69b2c7aced9418fbc50b232e796
187038
187039    Monotone-Author: wsourdeau@inverse.ca
187040    Monotone-Date: 2007-06-01T05:10:25
187041    Monotone-Branch: ca.inverse.sogo
187042
187043M	UI/Contacts/UIxContactEditor.m
187044
187045commit cf0bcd5c64eadd2848957367816cc8b1d8ae0606
187046Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187047Date:   Fri Jun 1 05:10:07 2007 +0000
187048
187049    Monotone-Parent: f8d8d7341ccf044e9a25eb470cc329184daf2c24
187050    Monotone-Revision: 3bfd9a2af826715d8da2b87c077e782d859a76cf
187051
187052    Monotone-Author: wsourdeau@inverse.ca
187053    Monotone-Date: 2007-06-01T05:10:07
187054    Monotone-Branch: ca.inverse.sogo
187055
187056M	ChangeLog
187057M	SoObjects/SOGo/SOGoUser.m
187058
187059commit f4258c5872a99969257af46fcc01ea8ea98a9afc
187060Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187061Date:   Fri Jun 1 05:06:29 2007 +0000
187062
187063    Monotone-Parent: 53e4ace27cad155187cf6db8fff22b9536080141
187064    Monotone-Revision: f8d8d7341ccf044e9a25eb470cc329184daf2c24
187065
187066    Monotone-Author: wsourdeau@inverse.ca
187067    Monotone-Date: 2007-06-01T05:06:29
187068    Monotone-Branch: ca.inverse.sogo
187069
187070M	ChangeLog
187071M	SoObjects/Mailer/SOGoMailObject.m
187072
187073commit 86aa7d2a04d40d1f55ded21548f4ded0042e9ff4
187074Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187075Date:   Fri Jun 1 04:16:32 2007 +0000
187076
187077    Monotone-Parent: 8347bf3f01a908c15337b4e95cc0c2a14cd39d5b
187078    Monotone-Revision: 53e4ace27cad155187cf6db8fff22b9536080141
187079
187080    Monotone-Author: wsourdeau@inverse.ca
187081    Monotone-Date: 2007-06-01T04:16:32
187082    Monotone-Branch: ca.inverse.sogo
187083
187084M	SoObjects/Contacts/SOGoContactGCSFolder.m
187085
187086commit 85783c8b8def7f8d9db09b527d5aadb2a6c5e43a
187087Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187088Date:   Fri Jun 1 04:15:56 2007 +0000
187089
187090    Monotone-Parent: 3bc6c320ea1c13389aa491a54220b9bbde550307
187091    Monotone-Revision: 8347bf3f01a908c15337b4e95cc0c2a14cd39d5b
187092
187093    Monotone-Author: wsourdeau@inverse.ca
187094    Monotone-Date: 2007-06-01T04:15:56
187095    Monotone-Branch: ca.inverse.sogo
187096
187097M	ChangeLog
187098M	SoObjects/Appointments/SOGoAppointmentFolder.m
187099
187100commit f493c81516d4aa3097db0bfff1da84f048979356
187101Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187102Date:   Fri Jun 1 04:13:54 2007 +0000
187103
187104    Monotone-Parent: efa84a74ea15b6e14fe062eda5a4631b23b044f4
187105    Monotone-Revision: 3bc6c320ea1c13389aa491a54220b9bbde550307
187106
187107    Monotone-Author: wsourdeau@inverse.ca
187108    Monotone-Date: 2007-06-01T04:13:54
187109    Monotone-Branch: ca.inverse.sogo
187110
187111M	SOPE/NGCards/iCalEntityObject.m
187112
187113commit 026c34f40e333b61ab97731a680e87092fe4598b
187114Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187115Date:   Fri Jun 1 04:13:22 2007 +0000
187116
187117    Monotone-Parent: fab115ed2ae60866132f76c69f795a2388ec8672
187118    Monotone-Revision: efa84a74ea15b6e14fe062eda5a4631b23b044f4
187119
187120    Monotone-Author: wsourdeau@inverse.ca
187121    Monotone-Date: 2007-06-01T04:13:22
187122    Monotone-Branch: ca.inverse.sogo
187123
187124M	ChangeLog
187125M	SoObjects/SOGo/NSArray+Utilities.h
187126M	SoObjects/SOGo/NSArray+Utilities.m
187127
187128commit d1a99f9b9429f126659e6557763e013958be180c
187129Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187130Date:   Fri Jun 1 04:11:47 2007 +0000
187131
187132    Monotone-Parent: eec670c1a42c0c0dc4d8fd262d9226a82b74a294
187133    Monotone-Revision: fab115ed2ae60866132f76c69f795a2388ec8672
187134
187135    Monotone-Author: wsourdeau@inverse.ca
187136    Monotone-Date: 2007-06-01T04:11:47
187137    Monotone-Branch: ca.inverse.sogo
187138
187139M	ChangeLog
187140M	UI/MailerUI/UIxMailView.m
187141
187142commit 516f33d69fcbc7ad20935317243c9352973f4e40
187143Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187144Date:   Fri Jun 1 04:10:03 2007 +0000
187145
187146    Monotone-Parent: 38b9ad0f82da6f3240df35e97f591af056f15769
187147    Monotone-Revision: eec670c1a42c0c0dc4d8fd262d9226a82b74a294
187148
187149    Monotone-Author: wsourdeau@inverse.ca
187150    Monotone-Date: 2007-06-01T04:10:03
187151    Monotone-Branch: ca.inverse.sogo
187152
187153M	ChangeLog
187154M	SoObjects/Appointments/GNUmakefile
187155A	SoObjects/Appointments/iCalEntityObject+SOGo.h
187156A	SoObjects/Appointments/iCalEntityObject+SOGo.m
187157
187158commit 92add375c61e3dade58e9b520e3dee205b126ca4
187159Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187160Date:   Fri Jun 1 04:08:19 2007 +0000
187161
187162    Monotone-Parent: 9592640aebbff2d0647f3a04e1afca2b9579d1ba
187163    Monotone-Revision: 38b9ad0f82da6f3240df35e97f591af056f15769
187164
187165    Monotone-Author: wsourdeau@inverse.ca
187166    Monotone-Date: 2007-06-01T04:08:19
187167    Monotone-Branch: ca.inverse.sogo
187168
187169M	ChangeLog
187170M	SoObjects/Appointments/SOGoAppointmentObject.m
187171
187172commit b159f26852d3d54bed683b7f9d215092522e365c
187173Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187174Date:   Fri Jun 1 04:07:13 2007 +0000
187175
187176    Monotone-Parent: bbc1f1fdbe91f0e069759a467ba575c4bf6a1aad
187177    Monotone-Revision: 9592640aebbff2d0647f3a04e1afca2b9579d1ba
187178
187179    Monotone-Author: wsourdeau@inverse.ca
187180    Monotone-Date: 2007-06-01T04:07:13
187181    Monotone-Branch: ca.inverse.sogo
187182
187183M	ChangeLog
187184M	SoObjects/SOGo/SOGoObject.h
187185M	SoObjects/SOGo/SOGoObject.m
187186
187187commit 91c2b22837e30d90e793ee05bb2d3a9f73d89476
187188Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187189Date:   Thu May 31 15:05:38 2007 +0000
187190
187191    Monotone-Parent: 60409fdcefdda5e0651856c8f403c47df652a85c
187192    Monotone-Revision: bbc1f1fdbe91f0e069759a467ba575c4bf6a1aad
187193
187194    Monotone-Author: wsourdeau@inverse.ca
187195    Monotone-Date: 2007-05-31T15:05:38
187196    Monotone-Branch: ca.inverse.sogo
187197
187198M	UI/Templates/UIxAclEditor.wox
187199
187200commit 31405e6b90cb16258f89538d6d14a7ab8c0af371
187201Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187202Date:   Wed May 30 20:23:54 2007 +0000
187203
187204    Monotone-Parent: f68507cb25828e3c8fa1e14516883fc016c0e607
187205    Monotone-Revision: 60409fdcefdda5e0651856c8f403c47df652a85c
187206
187207    Monotone-Author: wsourdeau@inverse.ca
187208    Monotone-Date: 2007-05-30T20:23:54
187209    Monotone-Branch: ca.inverse.sogo
187210
187211M	SoObjects/Mailer/SOGoMailFolder.h
187212M	SoObjects/Mailer/SOGoMailFolder.m
187213M	SoObjects/SOGo/SOGoFolder.m
187214
187215commit 84dd67c794e76320b78777c36dce976e32686e18
187216Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187217Date:   Wed May 30 20:23:28 2007 +0000
187218
187219    Monotone-Parent: f3663656115d10ecd6bde3134ecce315d9e7b6f2
187220    Monotone-Revision: f68507cb25828e3c8fa1e14516883fc016c0e607
187221
187222    Monotone-Author: wsourdeau@inverse.ca
187223    Monotone-Date: 2007-05-30T20:23:28
187224    Monotone-Branch: ca.inverse.sogo
187225
187226M	ChangeLog
187227M	UI/Common/UIxObjectActions.m
187228
187229commit f488f655efa2096216d4596684aadf84bd3491a3
187230Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187231Date:   Wed May 30 20:21:54 2007 +0000
187232
187233    Monotone-Parent: f52396704f73dfc96a00df9959e4d9cb043d72fe
187234    Monotone-Revision: f3663656115d10ecd6bde3134ecce315d9e7b6f2
187235
187236    Monotone-Author: wsourdeau@inverse.ca
187237    Monotone-Date: 2007-05-30T20:21:54
187238    Monotone-Branch: ca.inverse.sogo
187239
187240M	ChangeLog
187241M	UI/Common/UIxFolderActions.h
187242M	UI/Common/UIxFolderActions.m
187243
187244commit e4aae34ab7114db950209d2f1e1710bd37bf883f
187245Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187246Date:   Wed May 30 20:20:02 2007 +0000
187247
187248    Monotone-Parent: 6b29211b83532bdab288ba2a6d428067b1e81267
187249    Monotone-Revision: f52396704f73dfc96a00df9959e4d9cb043d72fe
187250
187251    Monotone-Author: wsourdeau@inverse.ca
187252    Monotone-Date: 2007-05-30T20:20:02
187253    Monotone-Branch: ca.inverse.sogo
187254
187255M	ChangeLog
187256M	SoObjects/SOGo/SOGoUser.h
187257M	SoObjects/SOGo/SOGoUser.m
187258
187259commit b4859d592f53f536b2f403e330b1a3d1b0933c68
187260Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187261Date:   Wed May 30 20:18:42 2007 +0000
187262
187263    Monotone-Parent: 36629dd663854fa20ad91e193b33d65352cc841c
187264    Monotone-Revision: 6b29211b83532bdab288ba2a6d428067b1e81267
187265
187266    Monotone-Author: wsourdeau@inverse.ca
187267    Monotone-Date: 2007-05-30T20:18:42
187268    Monotone-Branch: ca.inverse.sogo
187269
187270M	ChangeLog
187271M	SoObjects/SOGo/SOGoObject.h
187272M	SoObjects/SOGo/SOGoObject.m
187273
187274commit fef4c30572d934b8005eb1bebace80a165636db1
187275Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187276Date:   Wed May 30 20:14:14 2007 +0000
187277
187278    Monotone-Parent: bf95e3e5344a36af8ec3e9cd0924115d57119386
187279    Monotone-Revision: 36629dd663854fa20ad91e193b33d65352cc841c
187280
187281    Monotone-Author: wsourdeau@inverse.ca
187282    Monotone-Date: 2007-05-30T20:14:14
187283    Monotone-Branch: ca.inverse.sogo
187284
187285M	UI/Templates/UIxPageFrame.wox
187286
187287commit e6bcafc8a57ae3c572057b9a9d36e24441ff7b02
187288Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187289Date:   Wed May 30 20:14:00 2007 +0000
187290
187291    Monotone-Parent: 6eb78390d5d8006fecea14d76f2a9f45279dc2fc
187292    Monotone-Revision: bf95e3e5344a36af8ec3e9cd0924115d57119386
187293
187294    Monotone-Author: wsourdeau@inverse.ca
187295    Monotone-Date: 2007-05-30T20:14:00
187296    Monotone-Branch: ca.inverse.sogo
187297
187298M	UI/WebServerResources/generic.js
187299
187300commit aeefd41e6648447c5015e390ebd94117601688c8
187301Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187302Date:   Wed May 30 20:12:53 2007 +0000
187303
187304    Monotone-Parent: 1843555e1b5617636c917fa3dd563118b70c3466
187305    Monotone-Revision: 6eb78390d5d8006fecea14d76f2a9f45279dc2fc
187306
187307    Monotone-Author: wsourdeau@inverse.ca
187308    Monotone-Date: 2007-05-30T20:12:53
187309    Monotone-Branch: ca.inverse.sogo
187310
187311M	ChangeLog
187312M	UI/MailerUI/UIxMailFolderActions.m
187313M	UI/MailerUI/product.plist
187314
187315commit 7293a66a7f1579ddf8bf794d4a7a346254396cee
187316Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187317Date:   Wed May 30 20:11:37 2007 +0000
187318
187319    Monotone-Parent: 9b60c8f2874034f7e01359600279c04d2e73345f
187320    Monotone-Revision: 1843555e1b5617636c917fa3dd563118b70c3466
187321
187322    Monotone-Author: wsourdeau@inverse.ca
187323    Monotone-Date: 2007-05-30T20:11:37
187324    Monotone-Branch: ca.inverse.sogo
187325
187326M	ChangeLog
187327M	SoObjects/SOGo/SOGoContentObject.m
187328
187329commit 6998861af41dd345f03c160c2fc211de9ea7fb44
187330Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187331Date:   Wed May 30 20:11:19 2007 +0000
187332
187333    Monotone-Parent: b2bd68efe98e96806a591fc3e2b6c2341e1b8ef7
187334    Monotone-Revision: 9b60c8f2874034f7e01359600279c04d2e73345f
187335
187336    Monotone-Author: wsourdeau@inverse.ca
187337    Monotone-Date: 2007-05-30T20:11:19
187338    Monotone-Branch: ca.inverse.sogo
187339
187340M	ChangeLog
187341M	SoObjects/SOGo/LDAPUserManager.h
187342M	SoObjects/SOGo/LDAPUserManager.m
187343
187344commit 451ceda206964be639baf20e73aa617307b9283a
187345Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187346Date:   Wed May 30 20:10:10 2007 +0000
187347
187348    Monotone-Parent: d0c1f09949ba21d2129a3cae67910167e0f0b6a1
187349    Monotone-Revision: b2bd68efe98e96806a591fc3e2b6c2341e1b8ef7
187350
187351    Monotone-Author: wsourdeau@inverse.ca
187352    Monotone-Date: 2007-05-30T20:10:10
187353    Monotone-Branch: ca.inverse.sogo
187354
187355M	SoObjects/Mailer/SOGoMailAccounts.m
187356
187357commit 9c52c3ad43b4e2a9fc23e8ff654fb7531047e1d8
187358Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187359Date:   Wed May 30 20:09:34 2007 +0000
187360
187361    Monotone-Parent: 9e848e008df99a6aae6401a0b3345b1320d222a8
187362    Monotone-Revision: d0c1f09949ba21d2129a3cae67910167e0f0b6a1
187363
187364    Monotone-Author: wsourdeau@inverse.ca
187365    Monotone-Date: 2007-05-30T20:09:34
187366    Monotone-Branch: ca.inverse.sogo
187367
187368M	ChangeLog
187369M	SoObjects/Appointments/SOGoCalendarComponent.m
187370
187371commit 2cd8d9629fea32fed09fa322cb5a838b13a4cce3
187372Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187373Date:   Wed May 30 20:08:37 2007 +0000
187374
187375    Monotone-Parent: 7757c54327c7b25ce729a04203f7d92573db98fc
187376    Monotone-Revision: 9e848e008df99a6aae6401a0b3345b1320d222a8
187377
187378    Monotone-Author: wsourdeau@inverse.ca
187379    Monotone-Date: 2007-05-30T20:08:37
187380    Monotone-Branch: ca.inverse.sogo
187381
187382M	ChangeLog
187383M	UI/SOGoUI/GNUmakefile
187384A	UI/SOGoUI/SOGoACLEnglishAdditionAdvisory.h
187385A	UI/SOGoUI/SOGoACLEnglishAdditionAdvisory.m
187386A	UI/SOGoUI/SOGoACLEnglishRemovalAdvisory.h
187387A	UI/SOGoUI/SOGoACLEnglishRemovalAdvisory.m
187388A	UI/SOGoUI/SOGoACLFrenchAdditionAdvisory.h
187389A	UI/SOGoUI/SOGoACLFrenchAdditionAdvisory.m
187390A	UI/SOGoUI/SOGoACLFrenchRemovalAdvisory.h
187391A	UI/SOGoUI/SOGoACLFrenchRemovalAdvisory.m
187392A	UI/Templates/SOGoACLEnglishAdditionAdvisory.wox
187393A	UI/Templates/SOGoACLEnglishRemovalAdvisory.wox
187394A	UI/Templates/SOGoACLFrenchAdditionAdvisory.wox
187395A	UI/Templates/SOGoACLFrenchRemovalAdvisory.wox
187396
187397commit 2a526120f789ea73ca698c9b97624908504bb180
187398Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187399Date:   Wed May 30 20:05:21 2007 +0000
187400
187401    Monotone-Parent: 13b85b286011f096c4141829b528972047581e57
187402    Monotone-Revision: 7757c54327c7b25ce729a04203f7d92573db98fc
187403
187404    Monotone-Author: wsourdeau@inverse.ca
187405    Monotone-Date: 2007-05-30T20:05:21
187406    Monotone-Branch: ca.inverse.sogo
187407
187408M	ChangeLog
187409A	UI/SOGoUI/SOGoACLAdvisory.h
187410A	UI/SOGoUI/SOGoACLAdvisory.m
187411
187412commit b1f65b01e4c424fc61ce9cae2af9097366bb117f
187413Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187414Date:   Wed May 30 20:03:19 2007 +0000
187415
187416    Monotone-Parent: b54cbfbf869e5f43716f3c46ec9c9461fca6684f
187417    Monotone-Revision: 13b85b286011f096c4141829b528972047581e57
187418
187419    Monotone-Author: wsourdeau@inverse.ca
187420    Monotone-Date: 2007-05-30T20:03:19
187421    Monotone-Branch: ca.inverse.sogo
187422
187423M	ChangeLog
187424M	SoObjects/SOGo/NSArray+Utilities.h
187425M	SoObjects/SOGo/NSArray+Utilities.m
187426
187427commit 5a1a0f7d5ebc80b54112161e725047176f9d3f50
187428Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187429Date:   Wed May 30 20:02:27 2007 +0000
187430
187431    Monotone-Parent: e7c4dbba9509da25ddf92578482021c0d944d8f1
187432    Monotone-Revision: b54cbfbf869e5f43716f3c46ec9c9461fca6684f
187433
187434    Monotone-Author: wsourdeau@inverse.ca
187435    Monotone-Date: 2007-05-30T20:02:27
187436    Monotone-Branch: ca.inverse.sogo
187437
187438M	ChangeLog
187439M	SoObjects/SOGo/NSString+Utilities.m
187440
187441commit 12deac0a5ddb3b3a82f1dfe3ce02f5f2fb2507c8
187442Author: Francis Lachapelle <flachapelle@inverse.ca>
187443Date:   Tue May 29 18:07:29 2007 +0000
187444
187445    Monotone-Parent: c5f0b0acb95d3e825108b7746d4ae0598b713d8f
187446    Monotone-Revision: d2c4e72f9d0f1afa7607853c20209e0b59e6c1d6
187447
187448    Monotone-Author: flachapelle@inverse.ca
187449    Monotone-Date: 2007-05-29T18:07:29
187450    Monotone-Branch: ca.inverse.sogo
187451
187452M	UI/WebServerResources/SchedulerUI.js
187453
187454commit 69b47391db4379f0c51e0481248b145e2381d9d7
187455Author: Francis Lachapelle <flachapelle@inverse.ca>
187456Date:   Tue May 29 14:20:13 2007 +0000
187457
187458    Monotone-Parent: 8f2b7fc90c85fe7414dd5c77432371c787e3fa59
187459    Monotone-Revision: c5f0b0acb95d3e825108b7746d4ae0598b713d8f
187460
187461    Monotone-Author: flachapelle@inverse.ca
187462    Monotone-Date: 2007-05-29T14:20:13
187463    Monotone-Branch: ca.inverse.sogo
187464
187465M	UI/WebServerResources/HTMLElement.js
187466M	UI/WebServerResources/SchedulerUI.js
187467M	UI/WebServerResources/generic.js
187468
187469commit 456515a3bd99938be50eff68ba9119f129b30b23
187470Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187471Date:   Tue May 29 13:57:47 2007 +0000
187472
187473    Monotone-Parent: b11954fb755f22c4ffa2960406dac80c1cf087d4
187474    Monotone-Revision: 6b660347be61a45d2d8fc0c15b01dd94e0d39c5c
187475
187476    Monotone-Author: wsourdeau@inverse.ca
187477    Monotone-Date: 2007-05-29T13:57:47
187478    Monotone-Branch: ca.inverse.sogo
187479
187480M	SoObjects/Mailer/SOGoMailFolder.m
187481
187482commit bf6eb3e8f67efdf1b2cf1507d9a5c1b66d2b1689
187483Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187484Date:   Tue May 29 13:57:14 2007 +0000
187485
187486    Monotone-Parent: 8f2b7fc90c85fe7414dd5c77432371c787e3fa59
187487    Monotone-Revision: b11954fb755f22c4ffa2960406dac80c1cf087d4
187488
187489    Monotone-Author: wsourdeau@inverse.ca
187490    Monotone-Date: 2007-05-29T13:57:14
187491    Monotone-Branch: ca.inverse.sogo
187492
187493M	ChangeLog
187494M	SoObjects/Mailer/SOGoMailFolder.m
187495
187496commit bfb7beda5316ebfe1eab772b977c91b40492f5a0
187497Author: Francis Lachapelle <flachapelle@inverse.ca>
187498Date:   Mon May 28 21:30:58 2007 +0000
187499
187500    Monotone-Parent: 8f65beadcc1e7b9ad497e77aa7000a7b03cb83cf
187501    Monotone-Revision: 8f2b7fc90c85fe7414dd5c77432371c787e3fa59
187502
187503    Monotone-Author: flachapelle@inverse.ca
187504    Monotone-Date: 2007-05-28T21:30:58
187505    Monotone-Branch: ca.inverse.sogo
187506
187507M	UI/WebServerResources/HTMLElement.js
187508
187509commit 09ff46ef4ddb39ec1ba165626a24828514eb9b3c
187510Author: Francis Lachapelle <flachapelle@inverse.ca>
187511Date:   Mon May 28 21:30:37 2007 +0000
187512
187513    Monotone-Parent: 231d69c17fecf43faebd441edcb66ac311ce13cc
187514    Monotone-Revision: 8f65beadcc1e7b9ad497e77aa7000a7b03cb83cf
187515
187516    Monotone-Author: flachapelle@inverse.ca
187517    Monotone-Date: 2007-05-28T21:30:37
187518    Monotone-Branch: ca.inverse.sogo
187519
187520M	UI/WebServerResources/SchedulerUI.js
187521
187522commit dd86823989a588a818a3080c4b363c8773ad9cce
187523Author: Francis Lachapelle <flachapelle@inverse.ca>
187524Date:   Mon May 28 21:29:39 2007 +0000
187525
187526    Monotone-Parent: 16c886225d45a6861bab0d5d6ae0d02397e9e1b7
187527    Monotone-Revision: 231d69c17fecf43faebd441edcb66ac311ce13cc
187528
187529    Monotone-Author: flachapelle@inverse.ca
187530    Monotone-Date: 2007-05-28T21:29:39
187531    Monotone-Branch: ca.inverse.sogo
187532
187533M	UI/WebServerResources/SchedulerUI.css
187534
187535commit 058022d041a74d070df49d992a28b0d8fb5260b9
187536Author: Francis Lachapelle <flachapelle@inverse.ca>
187537Date:   Mon May 28 21:29:07 2007 +0000
187538
187539    Monotone-Parent: bd09d8ce91da320fb475447821181cba687e1a32
187540    Monotone-Revision: 16c886225d45a6861bab0d5d6ae0d02397e9e1b7
187541
187542    Monotone-Author: flachapelle@inverse.ca
187543    Monotone-Date: 2007-05-28T21:29:07
187544    Monotone-Branch: ca.inverse.sogo
187545
187546M	UI/WebServerResources/generic.js
187547
187548commit a604daf2aaff228e8507d71a7bfb5950ca121c23
187549Author: Francis Lachapelle <flachapelle@inverse.ca>
187550Date:   Mon May 28 20:33:59 2007 +0000
187551
187552    Monotone-Parent: ee5fdd0da3580c3ec9fd901d7645f82f3756fd31
187553    Monotone-Revision: bd09d8ce91da320fb475447821181cba687e1a32
187554
187555    Monotone-Author: flachapelle@inverse.ca
187556    Monotone-Date: 2007-05-28T20:33:59
187557    Monotone-Branch: ca.inverse.sogo
187558
187559D	UI/WebServerResources/DOMContentLoaded.htm
187560
187561commit 9104d5c1f1c7735843c809917f082ad3b64ac151
187562Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187563Date:   Mon May 28 19:19:17 2007 +0000
187564
187565    Monotone-Parent: a8d43f7826f660df16fa423816e1157e114737bc
187566    Monotone-Revision: ee5fdd0da3580c3ec9fd901d7645f82f3756fd31
187567
187568    Monotone-Author: wsourdeau@inverse.ca
187569    Monotone-Date: 2007-05-28T19:19:17
187570    Monotone-Branch: ca.inverse.sogo
187571
187572M	UI/WebServerResources/ContactsUI.js
187573M	UI/WebServerResources/MailerUI.js
187574M	UI/WebServerResources/SchedulerUI.js
187575M	UI/WebServerResources/generic.css
187576M	UI/WebServerResources/generic.js
187577
187578commit bd8b6762af04cebf348b11183e5c43c601b9c769
187579Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187580Date:   Mon May 28 19:07:21 2007 +0000
187581
187582    Monotone-Parent: c8246ff1dd544334660bbbfbf76f6e992438c1e7
187583    Monotone-Revision: a8d43f7826f660df16fa423816e1157e114737bc
187584
187585    Monotone-Author: wsourdeau@inverse.ca
187586    Monotone-Date: 2007-05-28T19:07:21
187587    Monotone-Branch: ca.inverse.sogo
187588
187589M	ChangeLog
187590M	SoObjects/Mailer/SOGoMailFolder.h
187591M	SoObjects/Mailer/SOGoMailFolder.m
187592
187593commit a0751f9b0c1c3871076a89695c6711b617de8de1
187594Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187595Date:   Mon May 28 19:06:13 2007 +0000
187596
187597    Monotone-Parent: f445ddae9e72252fda8d9a7adee3c89ef2f81c87
187598    Monotone-Revision: c8246ff1dd544334660bbbfbf76f6e992438c1e7
187599
187600    Monotone-Author: wsourdeau@inverse.ca
187601    Monotone-Date: 2007-05-28T19:06:13
187602    Monotone-Branch: ca.inverse.sogo
187603
187604M	ChangeLog
187605M	SoObjects/Mailer/SOGoMailAccount.h
187606M	SoObjects/Mailer/SOGoMailAccount.m
187607
187608commit 52c2283ebac195b2a2aaccd3b08270a0d3d0bde9
187609Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187610Date:   Mon May 28 19:05:00 2007 +0000
187611
187612    Monotone-Parent: 351c343491eb5005eeec456fd7caf97dd6c27489
187613    Monotone-Revision: f445ddae9e72252fda8d9a7adee3c89ef2f81c87
187614
187615    Monotone-Author: wsourdeau@inverse.ca
187616    Monotone-Date: 2007-05-28T19:05:00
187617    Monotone-Branch: ca.inverse.sogo
187618
187619M	ChangeLog
187620M	UI/MailerUI/UIxMailAccountActions.h
187621M	UI/MailerUI/UIxMailAccountActions.m
187622M	UI/MailerUI/UIxMailFolderActions.m
187623M	UI/MailerUI/UIxMailListView.m
187624M	UI/MailerUI/product.plist
187625M	UI/WebServerResources/MailerUI.js
187626
187627commit 85d84068ac1d6e1f7ff5c92d1b2cb9f991de5b43
187628Author: Francis Lachapelle <flachapelle@inverse.ca>
187629Date:   Mon May 28 17:25:35 2007 +0000
187630
187631    Monotone-Parent: be6f53a63508a39bc22a09d7c9f9b0cd33845b11
187632    Monotone-Revision: 351c343491eb5005eeec456fd7caf97dd6c27489
187633
187634    Monotone-Author: flachapelle@inverse.ca
187635    Monotone-Date: 2007-05-28T17:25:35
187636    Monotone-Branch: ca.inverse.sogo
187637
187638M	UI/Templates/UIxPageFrame.wox
187639
187640commit 3edb30fb311eb57ef4b3baca2c80098271811020
187641Author: Francis Lachapelle <flachapelle@inverse.ca>
187642Date:   Mon May 28 16:12:06 2007 +0000
187643
187644    Monotone-Parent: 95d8923e8079c979c08c78e8ff746c5c72aad02f
187645    Monotone-Revision: be6f53a63508a39bc22a09d7c9f9b0cd33845b11
187646
187647    Monotone-Author: flachapelle@inverse.ca
187648    Monotone-Date: 2007-05-28T16:12:06
187649    Monotone-Branch: ca.inverse.sogo
187650
187651A	UI/WebServerResources/DOMContentLoaded.htm
187652M	UI/WebServerResources/HTMLElement.js
187653M	UI/WebServerResources/HTMLInputElement.js
187654M	UI/WebServerResources/MailerUI.js
187655M	UI/WebServerResources/SchedulerUI.js
187656M	UI/WebServerResources/UIxAppointmentEditor.js
187657M	UI/WebServerResources/UIxAttendeesEditor.js
187658M	UI/WebServerResources/UIxTaskEditor.js
187659A	UI/WebServerResources/events.js
187660M	UI/WebServerResources/generic.js
187661
187662commit 71c48977b6b13ed77e0440621efd029d9558c408
187663Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187664Date:   Mon May 28 16:03:19 2007 +0000
187665
187666    Monotone-Parent: fc708ee8a2dad5bffd862e2c4a39513fffea3ab8
187667    Monotone-Revision: 95d8923e8079c979c08c78e8ff746c5c72aad02f
187668
187669    Monotone-Author: wsourdeau@inverse.ca
187670    Monotone-Date: 2007-05-28T16:03:19
187671    Monotone-Branch: ca.inverse.sogo
187672
187673M	ChangeLog
187674M	UI/MailerUI/UIxMailFolderActions.m
187675
187676commit 0ce420ce8ea3a39b03b634be7b1a29afed8bcf29
187677Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187678Date:   Mon May 28 16:02:46 2007 +0000
187679
187680    Monotone-Parent: 5142d4cfceaf2fb6a5451bdc65919beb6614b5e1
187681    Monotone-Revision: fc708ee8a2dad5bffd862e2c4a39513fffea3ab8
187682
187683    Monotone-Author: wsourdeau@inverse.ca
187684    Monotone-Date: 2007-05-28T16:02:46
187685    Monotone-Branch: ca.inverse.sogo
187686
187687M	UI/WebServerResources/MailerUI.js
187688
187689commit 6056fa065a14c66ed43edbd68a10a87d0ee037ae
187690Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187691Date:   Mon May 28 16:02:34 2007 +0000
187692
187693    Monotone-Parent: 925fa051fa66c1294d880244533faf1427d906fc
187694    Monotone-Revision: 5142d4cfceaf2fb6a5451bdc65919beb6614b5e1
187695
187696    Monotone-Author: wsourdeau@inverse.ca
187697    Monotone-Date: 2007-05-28T16:02:34
187698    Monotone-Branch: ca.inverse.sogo
187699
187700M	UI/WebServerResources/generic.css
187701
187702commit 52ea17e3ee303e6668e1730c34de1259c91fdcd0
187703Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187704Date:   Mon May 28 16:02:19 2007 +0000
187705
187706    Monotone-Parent: f38c815e39c0a20ce1e0bc26bf4422feb3f85888
187707    Monotone-Revision: 925fa051fa66c1294d880244533faf1427d906fc
187708
187709    Monotone-Author: wsourdeau@inverse.ca
187710    Monotone-Date: 2007-05-28T16:02:19
187711    Monotone-Branch: ca.inverse.sogo
187712
187713M	SoObjects/Appointments/SOGoCalendarComponent.m
187714
187715commit 7a2ebb13156d22421ac900d2d50195eeb7153d12
187716Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187717Date:   Mon May 28 13:18:31 2007 +0000
187718
187719    Monotone-Parent: 25301be77706f7c3801e36031343c4b9a772df83
187720    Monotone-Revision: f38c815e39c0a20ce1e0bc26bf4422feb3f85888
187721
187722    Monotone-Author: wsourdeau@inverse.ca
187723    Monotone-Date: 2007-05-28T13:18:31
187724    Monotone-Branch: ca.inverse.sogo
187725
187726M	UI/Templates/UIxPageFrame.wox
187727M	UI/WebServerResources/HTMLElement.js
187728M	UI/WebServerResources/MailerUI.js
187729M	UI/WebServerResources/SOGoDragHandles.js
187730M	UI/WebServerResources/generic.css
187731M	UI/WebServerResources/generic.js
187732
187733commit f69376cc824c5eecf9fadc078d16e486c97adb96
187734Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187735Date:   Mon May 28 13:16:51 2007 +0000
187736
187737    Monotone-Parent: b96dba727aa69371c7559cd35197a0904e11b368
187738    Monotone-Revision: 25301be77706f7c3801e36031343c4b9a772df83
187739
187740    Monotone-Author: wsourdeau@inverse.ca
187741    Monotone-Date: 2007-05-28T13:16:51
187742    Monotone-Branch: ca.inverse.sogo
187743
187744M	ChangeLog
187745M	UI/MailerUI/UIxMailListView.m
187746
187747commit 23b7503eb9d9ed29541b0d74fd385dce9373a576
187748Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187749Date:   Mon May 28 13:15:38 2007 +0000
187750
187751    Monotone-Parent: 7c8bc740cdc116417860cb2fcb1807812969b4f7
187752    Monotone-Revision: b96dba727aa69371c7559cd35197a0904e11b368
187753
187754    Monotone-Author: wsourdeau@inverse.ca
187755    Monotone-Date: 2007-05-28T13:15:38
187756    Monotone-Branch: ca.inverse.sogo
187757
187758M	ChangeLog
187759
187760commit dfbdb695a4a9f16c1c37a4ca25b667e17deb6662
187761Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187762Date:   Mon May 28 13:15:27 2007 +0000
187763
187764    Monotone-Parent: 46ef91601652f0c3f30bc5660c0a35ebb3a42a9f
187765    Monotone-Revision: 7c8bc740cdc116417860cb2fcb1807812969b4f7
187766
187767    Monotone-Author: wsourdeau@inverse.ca
187768    Monotone-Date: 2007-05-28T13:15:27
187769    Monotone-Branch: ca.inverse.sogo
187770
187771M	UI/MailerUI/GNUmakefile
187772A	UI/MailerUI/UIxMailFolderActions.h
187773A	UI/MailerUI/UIxMailFolderActions.m
187774M	UI/MailerUI/product.plist
187775
187776commit 8813a3257a7f234da77b0aa66c6f4600bde166fc
187777Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187778Date:   Mon May 28 13:12:05 2007 +0000
187779
187780    Monotone-Parent: 6845639dfc867fe5d0cc9f791014f1d28e343f4f
187781    Monotone-Revision: 46ef91601652f0c3f30bc5660c0a35ebb3a42a9f
187782
187783    Monotone-Author: wsourdeau@inverse.ca
187784    Monotone-Date: 2007-05-28T13:12:05
187785    Monotone-Branch: ca.inverse.sogo
187786
187787M	UI/MailerUI/English.lproj/Localizable.strings
187788M	UI/MailerUI/French.lproj/Localizable.strings
187789
187790commit 55db2059d14f37365c629a86ebb3a55f8cf352ab
187791Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187792Date:   Fri May 25 21:26:08 2007 +0000
187793
187794    Monotone-Parent: 220c4846d2f1915bcdea411cdf4c86f26e2e80ef
187795    Monotone-Revision: 6845639dfc867fe5d0cc9f791014f1d28e343f4f
187796
187797    Monotone-Author: wsourdeau@inverse.ca
187798    Monotone-Date: 2007-05-25T21:26:08
187799    Monotone-Branch: ca.inverse.sogo
187800
187801M	SoObjects/SOGo/GNUmakefile
187802
187803commit 539ac118f120e1940ec96bfd6b0afe38c546271d
187804Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187805Date:   Fri May 25 21:26:01 2007 +0000
187806
187807    Monotone-Parent: df870b4e79eda3ed7de26b0e804517afa6f1af76
187808    Monotone-Revision: 220c4846d2f1915bcdea411cdf4c86f26e2e80ef
187809
187810    Monotone-Author: wsourdeau@inverse.ca
187811    Monotone-Date: 2007-05-25T21:26:01
187812    Monotone-Branch: ca.inverse.sogo
187813
187814M	ChangeLog
187815M	SoObjects/Mailer/SOGoMailFolder.m
187816M	SoObjects/Mailer/product.plist
187817
187818commit 95db82b21cd24f6b8cb3c52f24f0b7174867aaa6
187819Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187820Date:   Fri May 25 21:23:03 2007 +0000
187821
187822    Monotone-Parent: f387b997b99a1bdf83c75918e84bd9c8b4d47db3
187823    Monotone-Revision: df870b4e79eda3ed7de26b0e804517afa6f1af76
187824
187825    Monotone-Author: wsourdeau@inverse.ca
187826    Monotone-Date: 2007-05-25T21:23:03
187827    Monotone-Branch: ca.inverse.sogo
187828
187829M	SoObjects/Mailer/SOGoMailBaseObject.m
187830
187831commit 8b391ec042cfcd8a325ba3dff11eae2b9e17f68d
187832Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187833Date:   Fri May 25 21:22:38 2007 +0000
187834
187835    Monotone-Parent: feca1b329fdb19a68bf8372a1b89123aa849b31c
187836    Monotone-Revision: f387b997b99a1bdf83c75918e84bd9c8b4d47db3
187837
187838    Monotone-Author: wsourdeau@inverse.ca
187839    Monotone-Date: 2007-05-25T21:22:38
187840    Monotone-Branch: ca.inverse.sogo
187841
187842M	ChangeLog
187843M	SoObjects/Mailer/SOGoMailAccounts.m
187844
187845commit e3d4e1755aebe39fd3c0393340e3fba27621d12d
187846Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187847Date:   Fri May 25 21:20:31 2007 +0000
187848
187849    Monotone-Parent: d98519ee9416f281001d26da0a9ba8a76729997b
187850    Monotone-Revision: feca1b329fdb19a68bf8372a1b89123aa849b31c
187851
187852    Monotone-Author: wsourdeau@inverse.ca
187853    Monotone-Date: 2007-05-25T21:20:31
187854    Monotone-Branch: ca.inverse.sogo
187855
187856M	ChangeLog
187857M	SoObjects/Mailer/SOGoMailAccount.h
187858M	SoObjects/Mailer/SOGoMailAccount.m
187859
187860commit a766f319ef7e1e333bf5f059d9f0df323f17ce54
187861Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187862Date:   Fri May 25 21:19:31 2007 +0000
187863
187864    Monotone-Parent: f06ad83d51ba56ba4489d76a7acc0985afe86e54
187865    Monotone-Revision: d98519ee9416f281001d26da0a9ba8a76729997b
187866
187867    Monotone-Author: wsourdeau@inverse.ca
187868    Monotone-Date: 2007-05-25T21:19:31
187869    Monotone-Branch: ca.inverse.sogo
187870
187871M	ChangeLog
187872M	UI/MailerUI/French.lproj/Localizable.strings
187873M	UI/MailerUI/GNUmakefile
187874D	UI/MailerUI/UIxMailFolderMenu.h
187875D	UI/MailerUI/UIxMailFolderMenu.m
187876M	UI/MailerUI/UIxMailMainFrame.m
187877D	UI/MailerUI/UIxMailTree.h
187878D	UI/MailerUI/UIxMailTree.m
187879D	UI/MailerUI/UIxMailTreeBlock.h
187880D	UI/MailerUI/UIxMailTreeBlock.m
187881D	UI/MailerUI/UIxMailTreeBlockJS.h
187882D	UI/MailerUI/UIxMailTreeBlockJS.m
187883M	UI/MailerUI/product.plist
187884M	UI/Templates/MailerUI/UIxMailMainFrame.wox
187885
187886commit 3d81297d222b5e9a074c4a2cf1b82bedfbe94b0f
187887Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187888Date:   Fri May 25 21:14:58 2007 +0000
187889
187890    Monotone-Parent: f240f79e43f39450cefe67f5f345e454deef8df5
187891    Monotone-Revision: f06ad83d51ba56ba4489d76a7acc0985afe86e54
187892
187893    Monotone-Author: wsourdeau@inverse.ca
187894    Monotone-Date: 2007-05-25T21:14:58
187895    Monotone-Branch: ca.inverse.sogo
187896
187897M	UI/MailerUI/GNUmakefile
187898
187899commit be1d24514ba6bb2097cee7ebb9e02970e3f4644a
187900Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187901Date:   Fri May 25 21:14:53 2007 +0000
187902
187903    Monotone-Parent: eeacd02d8b13bdfa77275e74d14f7175e508e254
187904    Monotone-Revision: f240f79e43f39450cefe67f5f345e454deef8df5
187905
187906    Monotone-Author: wsourdeau@inverse.ca
187907    Monotone-Date: 2007-05-25T21:14:53
187908    Monotone-Branch: ca.inverse.sogo
187909
187910M	ChangeLog
187911A	UI/MailerUI/UIxMailAccountActions.h
187912A	UI/MailerUI/UIxMailAccountActions.m
187913
187914commit c452905cb6021e93489fca9e048147f12b61bc13
187915Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187916Date:   Fri May 25 21:12:46 2007 +0000
187917
187918    Monotone-Parent: 2303b51b776f8ba14da83e3a05e92f43b13279cc
187919    Monotone-Revision: eeacd02d8b13bdfa77275e74d14f7175e508e254
187920
187921    Monotone-Author: wsourdeau@inverse.ca
187922    Monotone-Date: 2007-05-25T21:12:46
187923    Monotone-Branch: ca.inverse.sogo
187924
187925M	UI/WebServerResources/HTMLTableElement.js
187926A	UI/WebServerResources/MailerUI+dTree.js
187927M	UI/WebServerResources/MailerUI.css
187928M	UI/WebServerResources/MailerUI.js
187929M	UI/WebServerResources/generic.js
187930
187931commit 8b02b7fe5115189dc7d21f71088dcd327e91866a
187932Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187933Date:   Fri May 25 17:30:24 2007 +0000
187934
187935    Monotone-Parent: 8d642918307c4ec207760dac241eca7219d0074a
187936    Monotone-Revision: 2303b51b776f8ba14da83e3a05e92f43b13279cc
187937
187938    Monotone-Author: wsourdeau@inverse.ca
187939    Monotone-Date: 2007-05-25T17:30:24
187940    Monotone-Branch: ca.inverse.sogo
187941
187942M	ChangeLog
187943M	SoObjects/SOGo/NSArray+Utilities.h
187944M	SoObjects/SOGo/NSArray+Utilities.m
187945A	SoObjects/SOGo/NSDictionary+Utilities.h
187946A	SoObjects/SOGo/NSDictionary+Utilities.m
187947A	SoObjects/SOGo/NSObject+Utilities.h
187948A	SoObjects/SOGo/NSObject+Utilities.m
187949M	SoObjects/SOGo/NSString+Utilities.h
187950M	SoObjects/SOGo/NSString+Utilities.m
187951
187952commit 8430768d24244e57210f4cacf5a0b048f9e6297a
187953Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
187954Date:   Fri May 25 17:25:26 2007 +0000
187955
187956    Monotone-Parent: bdfa1641c55906ac04987ae50165889fa53c577b
187957    Monotone-Revision: 8d642918307c4ec207760dac241eca7219d0074a
187958
187959    Monotone-Author: wsourdeau@inverse.ca
187960    Monotone-Date: 2007-05-25T17:25:26
187961    Monotone-Branch: ca.inverse.sogo
187962
187963M	UI/WebServerResources/dtree.js
187964
187965commit adfafc777b74ff9d78012455c5d88002c8393508
187966Author: Francis Lachapelle <flachapelle@inverse.ca>
187967Date:   Fri May 25 15:49:51 2007 +0000
187968
187969    Monotone-Parent: 1057850effbed29e0ea381ea8448d9080cd17cd2
187970    Monotone-Revision: 92d5ab2719da70823dc4cd47a37ba4c74f093c11
187971
187972    Monotone-Author: flachapelle@inverse.ca
187973    Monotone-Date: 2007-05-25T15:49:51
187974    Monotone-Branch: ca.inverse.sogo
187975
187976M	UI/WebServerResources/generic.js
187977
187978commit 963a02d94dfde92b02a3bf2cfcdb6904854a7daf
187979Author: Francis Lachapelle <flachapelle@inverse.ca>
187980Date:   Fri May 25 15:43:49 2007 +0000
187981
187982    Monotone-Parent: 0f36b33a495ffd3bef8582e162ec509cf0681dd4
187983    Monotone-Revision: 1057850effbed29e0ea381ea8448d9080cd17cd2
187984
187985    Monotone-Author: flachapelle@inverse.ca
187986    Monotone-Date: 2007-05-25T15:43:49
187987    Monotone-Branch: ca.inverse.sogo
187988
187989M	UI/WebServerResources/UIxComponentEditor.js
187990
187991commit 0a3dfef4f69ee5d58c39f0467f5a20278b1bfd8c
187992Author: Francis Lachapelle <flachapelle@inverse.ca>
187993Date:   Fri May 25 15:40:05 2007 +0000
187994
187995    Monotone-Parent: 32ac613ce54828e76c41d1e1457a982917bf0b8e
187996    Monotone-Revision: 0f36b33a495ffd3bef8582e162ec509cf0681dd4
187997
187998    Monotone-Author: flachapelle@inverse.ca
187999    Monotone-Date: 2007-05-25T15:40:05
188000    Monotone-Branch: ca.inverse.sogo
188001
188002M	UI/WebServerResources/SOGoDragHandles.js
188003
188004commit ecba04deb60dbb1d898f9fb78637cd645c0d910a
188005Author: Francis Lachapelle <flachapelle@inverse.ca>
188006Date:   Fri May 25 14:36:43 2007 +0000
188007
188008    Monotone-Parent: b84126f7bcb792c12d98bfbf76e293a18f1c92cb
188009    Monotone-Revision: 32ac613ce54828e76c41d1e1457a982917bf0b8e
188010
188011    Monotone-Author: flachapelle@inverse.ca
188012    Monotone-Date: 2007-05-25T14:36:43
188013    Monotone-Branch: ca.inverse.sogo
188014
188015M	UI/WebServerResources/SchedulerUI.js
188016
188017commit bec2e4b0440297db407ed221ed73cc44cd6898a4
188018Author: Francis Lachapelle <flachapelle@inverse.ca>
188019Date:   Fri May 25 14:31:24 2007 +0000
188020
188021    Monotone-Parent: f6b19068a08dfed75e7ea40b073cf352c44bf149
188022    Monotone-Revision: b84126f7bcb792c12d98bfbf76e293a18f1c92cb
188023
188024    Monotone-Author: flachapelle@inverse.ca
188025    Monotone-Date: 2007-05-25T14:31:24
188026    Monotone-Branch: ca.inverse.sogo
188027
188028M	UI/WebServerResources/SOGoDragAndDrop.js
188029
188030commit 3cf6bf4f426e2bb2b1d7aa49d7a289f741e00830
188031Author: Francis Lachapelle <flachapelle@inverse.ca>
188032Date:   Fri May 25 14:30:56 2007 +0000
188033
188034    Monotone-Parent: af54c2cb5beeda737e3d83a4d521b74a8fc8c451
188035    Monotone-Revision: f6b19068a08dfed75e7ea40b073cf352c44bf149
188036
188037    Monotone-Author: flachapelle@inverse.ca
188038    Monotone-Date: 2007-05-25T14:30:56
188039    Monotone-Branch: ca.inverse.sogo
188040
188041M	UI/WebServerResources/ContactsUI.js
188042
188043commit 3a820910268f4b4154a8cc4c6853ff5c7a6c6b21
188044Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188045Date:   Fri May 25 14:30:07 2007 +0000
188046
188047    Monotone-Parent: d5d527cabbc7f280c54fbbfb2ede75e79fdb8d0c
188048    Monotone-Revision: bee60405e7b87d3e239c75247535e09b1a7e0943
188049
188050    Monotone-Author: wsourdeau@inverse.ca
188051    Monotone-Date: 2007-05-25T14:30:07
188052    Monotone-Branch: ca.inverse.sogo
188053
188054A	UI/WebServerResources/submenu-disabled.gif
188055
188056commit 19ea03ab3558ce916a8302380aa752f07329afb0
188057Author: Francis Lachapelle <flachapelle@inverse.ca>
188058Date:   Fri May 25 14:29:44 2007 +0000
188059
188060    Monotone-Parent: 46e206273b36aeb266cafd33197519317f26649e
188061    Monotone-Revision: af54c2cb5beeda737e3d83a4d521b74a8fc8c451
188062
188063    Monotone-Author: flachapelle@inverse.ca
188064    Monotone-Date: 2007-05-25T14:29:44
188065    Monotone-Branch: ca.inverse.sogo
188066
188067M	UI/WebServerResources/SOGoDragHandles.js
188068
188069commit c9029a0001fe18e22ef0de32db0d15ad0d10f311
188070Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188071Date:   Fri May 25 14:26:24 2007 +0000
188072
188073    Monotone-Parent: b9ab04e24ca5e937284497ebb1577596987b10a3
188074    Monotone-Revision: d5d527cabbc7f280c54fbbfb2ede75e79fdb8d0c
188075
188076    Monotone-Author: wsourdeau@inverse.ca
188077    Monotone-Date: 2007-05-25T14:26:24
188078    Monotone-Branch: ca.inverse.sogo
188079
188080M	UI/WebServerResources/JavascriptAPIExtensions.js
188081
188082commit 024c0c79dd6f003ddd04b6ea90052c8fcc5efa58
188083Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188084Date:   Fri May 25 14:25:34 2007 +0000
188085
188086    Monotone-Parent: d898546bf54d1d66a7825be7dacc2945070eecf5
188087    Monotone-Revision: b9ab04e24ca5e937284497ebb1577596987b10a3
188088
188089    Monotone-Author: wsourdeau@inverse.ca
188090    Monotone-Date: 2007-05-25T14:25:34
188091    Monotone-Branch: ca.inverse.sogo
188092
188093M	UI/WebServerResources/generic.js
188094
188095commit 4c611b60cb49bca40883a6ff3f0ae8c28547834d
188096Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188097Date:   Wed May 23 18:33:24 2007 +0000
188098
188099    Monotone-Parent: 8713b03b75cde71f5a7dbc54ba1bf52054a6fe03
188100    Monotone-Revision: d898546bf54d1d66a7825be7dacc2945070eecf5
188101
188102    Monotone-Author: wsourdeau@inverse.ca
188103    Monotone-Date: 2007-05-23T18:33:24
188104    Monotone-Branch: ca.inverse.sogo
188105
188106M	UI/MailerUI/MailerUIProduct.m
188107
188108commit cdb725f276ec903808f6c6b0b666360168cf97d5
188109Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188110Date:   Wed May 23 18:32:39 2007 +0000
188111
188112    Monotone-Parent: e47f97fad469d729fdfd2a0cafcd544ed689b0eb
188113    Monotone-Revision: 8713b03b75cde71f5a7dbc54ba1bf52054a6fe03
188114
188115    Monotone-Author: wsourdeau@inverse.ca
188116    Monotone-Date: 2007-05-23T18:32:39
188117    Monotone-Branch: ca.inverse.sogo
188118
188119M	UI/MailerUI/GNUmakefile
188120
188121commit ca146b8bb4faf38a3d83eab91db899c150902b14
188122Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188123Date:   Wed May 23 18:32:22 2007 +0000
188124
188125    Monotone-Parent: e31aad6945d9004d89dcbc916e65c898d4c56ed6
188126    Monotone-Revision: e47f97fad469d729fdfd2a0cafcd544ed689b0eb
188127
188128    Monotone-Author: wsourdeau@inverse.ca
188129    Monotone-Date: 2007-05-23T18:32:22
188130    Monotone-Branch: ca.inverse.sogo
188131
188132M	ChangeLog
188133D	UI/MailerUI/UIxMailSplashView.m
188134M	UI/MailerUI/product.plist
188135D	UI/Templates/MailerUI/UIxMailAccountView.wox
188136D	UI/Templates/MailerUI/UIxMailSplashView.wox
188137
188138commit 0b68982f4a1dc2f2226b42f3680bd3f815ef8ec1
188139Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188140Date:   Wed May 23 13:55:39 2007 +0000
188141
188142    Monotone-Parent: 5b99bc42878b3f6237ea28ddfc15c31378ca515d
188143    Monotone-Revision: e31aad6945d9004d89dcbc916e65c898d4c56ed6
188144
188145    Monotone-Author: wsourdeau@inverse.ca
188146    Monotone-Date: 2007-05-23T13:55:39
188147    Monotone-Branch: ca.inverse.sogo
188148
188149M	ChangeLog
188150
188151commit 1d31dccfcd65a65093a1cd56e89805a0ec52336d
188152Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188153Date:   Wed May 23 05:29:54 2007 +0000
188154
188155    Monotone-Parent: 58e78126183c1ff9ea959547093ca49f4c4e57d1
188156    Monotone-Revision: 5b99bc42878b3f6237ea28ddfc15c31378ca515d
188157
188158    Monotone-Author: wsourdeau@inverse.ca
188159    Monotone-Date: 2007-05-23T05:29:54
188160    Monotone-Branch: ca.inverse.sogo
188161
188162M	SoObjects/Appointments/SOGoCalendarComponent.m
188163
188164commit 40914816ecd536fafa83b39d5782abcd564eeb82
188165Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188166Date:   Tue May 22 22:33:47 2007 +0000
188167
188168    Monotone-Parent: 1b8346cb8f33985ba53c8fb47eb2c306c66aaa13
188169    Monotone-Revision: 58e78126183c1ff9ea959547093ca49f4c4e57d1
188170
188171    Monotone-Author: wsourdeau@inverse.ca
188172    Monotone-Date: 2007-05-22T22:33:47
188173    Monotone-Branch: ca.inverse.sogo
188174
188175M	UI/MailerUI/English.lproj/Localizable.strings
188176M	UI/MailerUI/French.lproj/Localizable.strings
188177
188178commit a8c74de4fc9cbb8973786125f3e5298089ff39d3
188179Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188180Date:   Tue May 22 19:30:36 2007 +0000
188181
188182    Monotone-Parent: ecd42cf765d6bff1717939e5c8e669ef2dbd23f7
188183    Monotone-Revision: 1b8346cb8f33985ba53c8fb47eb2c306c66aaa13
188184
188185    Monotone-Author: wsourdeau@inverse.ca
188186    Monotone-Date: 2007-05-22T19:30:36
188187    Monotone-Branch: ca.inverse.sogo
188188
188189M	SoObjects/Mailer/SOGoMailFolder.m
188190M	SoObjects/Mailer/SOGoMailObject.m
188191M	UI/Common/UIxAclEditor.m
188192M	UI/Common/UIxUserRightsEditor.m
188193
188194commit 35ee1a591998a613b9d5c0ec5dc5dd90404e9b8e
188195Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188196Date:   Tue May 22 19:17:45 2007 +0000
188197
188198    Monotone-Parent: 70c743d917ef016d30989ee6038dc08f22b4d212
188199    Monotone-Revision: ecd42cf765d6bff1717939e5c8e669ef2dbd23f7
188200
188201    Monotone-Author: wsourdeau@inverse.ca
188202    Monotone-Date: 2007-05-22T19:17:45
188203    Monotone-Branch: ca.inverse.sogo
188204
188205M	SoObjects/Mailer/SOGoMailFolder.m
188206
188207commit 71ac2d19bbb0e05a536863cfc94ba89f6d6bb970
188208Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188209Date:   Tue May 22 19:16:58 2007 +0000
188210
188211    Monotone-Parent: c204736a5f5dcfce7b1fd9db8327cbe1ff79c7aa
188212    Monotone-Revision: 70c743d917ef016d30989ee6038dc08f22b4d212
188213
188214    Monotone-Author: wsourdeau@inverse.ca
188215    Monotone-Date: 2007-05-22T19:16:58
188216    Monotone-Branch: ca.inverse.sogo
188217
188218M	ChangeLog
188219M	SoObjects/Mailer/SOGoMailObject.m
188220
188221commit c7545b5e9e1d281e14bb3368667c49480e248964
188222Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188223Date:   Tue May 22 19:16:07 2007 +0000
188224
188225    Monotone-Parent: eb2a31ca341c6716a5121507df99f820e15f17f2
188226    Monotone-Revision: c204736a5f5dcfce7b1fd9db8327cbe1ff79c7aa
188227
188228    Monotone-Author: wsourdeau@inverse.ca
188229    Monotone-Date: 2007-05-22T19:16:07
188230    Monotone-Branch: ca.inverse.sogo
188231
188232M	ChangeLog
188233M	SoObjects/Appointments/SOGoAppointmentFolder.m
188234M	SoObjects/Mailer/SOGoMailFolder.m
188235M	SoObjects/SOGo/SOGoFolder.m
188236M	SoObjects/SOGo/SOGoObject.h
188237M	SoObjects/SOGo/SOGoObject.m
188238M	UI/Common/UIxUserRightsEditor.m
188239
188240commit a19c154873e9d1bd2f1564532c65dfcb60f04a7b
188241Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188242Date:   Tue May 22 19:03:29 2007 +0000
188243
188244    Monotone-Parent: d67a1be162ebbbb10019193a93b1214b78a51d94
188245    Monotone-Revision: eb2a31ca341c6716a5121507df99f820e15f17f2
188246
188247    Monotone-Author: wsourdeau@inverse.ca
188248    Monotone-Date: 2007-05-22T19:03:29
188249    Monotone-Branch: ca.inverse.sogo
188250
188251M	UI/WebServerResources/generic.css
188252
188253commit c5273a7b89a874ce709f81764e520367f21f2efd
188254Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188255Date:   Tue May 22 18:41:51 2007 +0000
188256
188257    Monotone-Parent: 9b43bde07802307f5699569cd53b92baa4d95757
188258    Monotone-Revision: d67a1be162ebbbb10019193a93b1214b78a51d94
188259
188260    Monotone-Author: wsourdeau@inverse.ca
188261    Monotone-Date: 2007-05-22T18:41:51
188262    Monotone-Branch: ca.inverse.sogo
188263
188264M	ChangeLog
188265M	SoObjects/SOGo/SOGoPermissions.h
188266M	SoObjects/SOGo/SOGoPermissions.m
188267
188268commit 46d95e44e83d3b70da03721e174fb6eb905a50d7
188269Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188270Date:   Tue May 22 18:41:02 2007 +0000
188271
188272    Monotone-Parent: 2aa515f85c333b96d717d00a46fabb09517fd9c0
188273    Monotone-Revision: 9b43bde07802307f5699569cd53b92baa4d95757
188274
188275    Monotone-Author: wsourdeau@inverse.ca
188276    Monotone-Date: 2007-05-22T18:41:02
188277    Monotone-Branch: ca.inverse.sogo
188278
188279M	UI/MailPartViewers/UIxMailPartTextViewer.m
188280
188281commit 7fe5e9fc6f4f6d1dbf3c46b9d26d71c3925e9eb7
188282Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188283Date:   Tue May 22 18:40:45 2007 +0000
188284
188285    Monotone-Parent: 89e96558858b2cf13a764624a48709a6ae445040
188286    Monotone-Revision: 2aa515f85c333b96d717d00a46fabb09517fd9c0
188287
188288    Monotone-Author: wsourdeau@inverse.ca
188289    Monotone-Date: 2007-05-22T18:40:45
188290    Monotone-Branch: ca.inverse.sogo
188291
188292M	ChangeLog
188293M	UI/Common/UIxAclEditor.h
188294M	UI/Common/UIxAclEditor.m
188295
188296commit 011026910462a4f908d9bf2f0702a5f76698033d
188297Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188298Date:   Tue May 22 18:40:05 2007 +0000
188299
188300    Monotone-Parent: 3c0201014f53f29be70c0414896fda18bebaba81
188301    Monotone-Revision: 89e96558858b2cf13a764624a48709a6ae445040
188302
188303    Monotone-Author: wsourdeau@inverse.ca
188304    Monotone-Date: 2007-05-22T18:40:05
188305    Monotone-Branch: ca.inverse.sogo
188306
188307M	ChangeLog
188308M	UI/Common/UIxUserRightsEditor.h
188309M	UI/Common/UIxUserRightsEditor.m
188310
188311commit 14f48b15630fc810a82ae75f0922815fa2339336
188312Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188313Date:   Tue May 22 18:38:49 2007 +0000
188314
188315    Monotone-Parent: b2df4875f87b44b55f2d9acc0193789d2b19a555
188316    Monotone-Revision: 3c0201014f53f29be70c0414896fda18bebaba81
188317
188318    Monotone-Author: wsourdeau@inverse.ca
188319    Monotone-Date: 2007-05-22T18:38:49
188320    Monotone-Branch: ca.inverse.sogo
188321
188322M	ChangeLog
188323M	UI/MailerUI/English.lproj/Localizable.strings
188324M	UI/MailerUI/French.lproj/Localizable.strings
188325M	UI/MailerUI/UIxMailUserRightsEditor.m
188326
188327commit de55849a85b2bd5ab0ec276966b207111163be5f
188328Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188329Date:   Tue May 22 18:36:23 2007 +0000
188330
188331    Monotone-Parent: 42c9bd72b2fe1b4652131b0e73ac38e10f8838f1
188332    Monotone-Revision: b2df4875f87b44b55f2d9acc0193789d2b19a555
188333
188334    Monotone-Author: wsourdeau@inverse.ca
188335    Monotone-Date: 2007-05-22T18:36:23
188336    Monotone-Branch: ca.inverse.sogo
188337
188338M	ChangeLog
188339M	SoObjects/SOGo/SOGoObject.h
188340M	SoObjects/SOGo/SOGoObject.m
188341
188342commit 8d65b4d244b3827f66ea2390b4f6cbf541a21e94
188343Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188344Date:   Tue May 22 18:35:17 2007 +0000
188345
188346    Monotone-Parent: 733898f2b6e525ffa05bcf6a3544671572ece02b
188347    Monotone-Revision: 42c9bd72b2fe1b4652131b0e73ac38e10f8838f1
188348
188349    Monotone-Author: wsourdeau@inverse.ca
188350    Monotone-Date: 2007-05-22T18:35:17
188351    Monotone-Branch: ca.inverse.sogo
188352
188353M	ChangeLog
188354M	SoObjects/SOGo/SOGoContentObject.m
188355M	SoObjects/SOGo/SOGoFolder.m
188356
188357commit 1854f578d8b28fd2ef9116818a468450312dbcaf
188358Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188359Date:   Tue May 22 18:34:02 2007 +0000
188360
188361    Monotone-Parent: d581866eeb3e11ed3f8c8583be73f14f00325d7e
188362    Monotone-Revision: 733898f2b6e525ffa05bcf6a3544671572ece02b
188363
188364    Monotone-Author: wsourdeau@inverse.ca
188365    Monotone-Date: 2007-05-22T18:34:02
188366    Monotone-Branch: ca.inverse.sogo
188367
188368M	UI/Templates/MailerUI/UIxMailUserRightsEditor.wox
188369M	UI/WebServerResources/MailerUI.js
188370
188371commit d816587401608342a6f7a61475add349c145a738
188372Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188373Date:   Tue May 22 18:33:45 2007 +0000
188374
188375    Monotone-Parent: f1be023e9aabffedd5489218c3c7c909a4238dde
188376    Monotone-Revision: d581866eeb3e11ed3f8c8583be73f14f00325d7e
188377
188378    Monotone-Author: wsourdeau@inverse.ca
188379    Monotone-Date: 2007-05-22T18:33:45
188380    Monotone-Branch: ca.inverse.sogo
188381
188382M	ChangeLog
188383M	SoObjects/Mailer/SOGoMailFolder.m
188384
188385commit 2b61bad48b8cd6de31d31c32a209cec1df1c7ce4
188386Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188387Date:   Tue May 22 15:24:08 2007 +0000
188388
188389    Monotone-Parent: 1cb455e5ec2a7e5fe584f0aabe21cd236f2e01d8
188390    Monotone-Revision: f1be023e9aabffedd5489218c3c7c909a4238dde
188391
188392    Monotone-Author: wsourdeau@inverse.ca
188393    Monotone-Date: 2007-05-22T15:24:08
188394    Monotone-Branch: ca.inverse.sogo
188395
188396M	UI/WebServerResources/SchedulerUI.js
188397M	UI/WebServerResources/generic.js
188398
188399commit c54a74ebe0b3ea793469170a2542bb1ae4685380
188400Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188401Date:   Tue May 22 15:19:52 2007 +0000
188402
188403    Monotone-Parent: 23d43e89ea5144597dd91682802c352295f3a8f5
188404    Monotone-Revision: 1cb455e5ec2a7e5fe584f0aabe21cd236f2e01d8
188405
188406    Monotone-Author: wsourdeau@inverse.ca
188407    Monotone-Date: 2007-05-22T15:19:52
188408    Monotone-Branch: ca.inverse.sogo
188409
188410M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
188411M	UI/Templates/SchedulerUI/UIxCalMainView.wox
188412M	UI/WebServerResources/ContactsUI.js
188413M	UI/WebServerResources/SchedulerUI.js
188414M	UI/WebServerResources/generic.js
188415
188416commit f76febcde5a8082f9d06c5d861b938906f685536
188417Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188418Date:   Tue May 22 14:54:46 2007 +0000
188419
188420    Monotone-Parent: 37ceea55166e4e5489fd66be14e66b1dc1635432
188421    Monotone-Revision: 23d43e89ea5144597dd91682802c352295f3a8f5
188422
188423    Monotone-Author: wsourdeau@inverse.ca
188424    Monotone-Date: 2007-05-22T14:54:46
188425    Monotone-Branch: ca.inverse.sogo
188426
188427M	UI/Templates/ContactsUI/UIxContactsFilterPanel.wox
188428M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
188429M	UI/WebServerResources/ContactsUI.js
188430M	UI/WebServerResources/generic.js
188431
188432commit 1547feccf321c2cba7e4d56429189f9ff1c78f0d
188433Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188434Date:   Tue May 22 14:38:54 2007 +0000
188435
188436    Monotone-Parent: a0715acf1cc86b5389ffa60d65b3f90e4d976e79
188437    Monotone-Revision: 37ceea55166e4e5489fd66be14e66b1dc1635432
188438
188439    Monotone-Author: wsourdeau@inverse.ca
188440    Monotone-Date: 2007-05-22T14:38:54
188441    Monotone-Branch: ca.inverse.sogo
188442
188443M	UI/Templates/SchedulerUI/UIxCalFilterPanel.wox
188444M	UI/Templates/SchedulerUI/UIxCalMainView.wox
188445M	UI/WebServerResources/HTMLElement.js
188446M	UI/WebServerResources/MailerUI.js
188447M	UI/WebServerResources/SchedulerUI.js
188448M	UI/WebServerResources/UIxAclEditor.js
188449
188450commit 59fd9030604cf8c1aab5b40fb8e8b34b3f903deb
188451Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188452Date:   Sat May 19 01:12:28 2007 +0000
188453
188454    Monotone-Parent: 0482c2d4ea255701efd25d0b3feea5ebf5eae997
188455    Monotone-Revision: a0715acf1cc86b5389ffa60d65b3f90e4d976e79
188456
188457    Monotone-Author: wsourdeau@inverse.ca
188458    Monotone-Date: 2007-05-19T01:12:28
188459    Monotone-Branch: ca.inverse.sogo
188460
188461M	UI/Contacts/English.lproj/Localizable.strings
188462M	UI/Contacts/French.lproj/Localizable.strings
188463M	UI/MailerUI/French.lproj/Localizable.strings
188464M	UI/Scheduler/English.lproj/Localizable.strings
188465M	UI/Scheduler/French.lproj/Localizable.strings
188466M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
188467M	UI/Templates/MailerUI/UIxMailMainFrame.wox
188468M	UI/Templates/SchedulerUI/UIxCalMainView.wox
188469
188470commit dfb883329617f9fd75fd07dbdc4ac1d1585dce6b
188471Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188472Date:   Sat May 19 01:12:23 2007 +0000
188473
188474    Monotone-Parent: 7a59198f4742259b4e227285ce7009dcd7fff7e0
188475    Monotone-Revision: 0482c2d4ea255701efd25d0b3feea5ebf5eae997
188476
188477    Monotone-Author: wsourdeau@inverse.ca
188478    Monotone-Date: 2007-05-19T01:12:23
188479    Monotone-Branch: ca.inverse.sogo
188480
188481M	UI/WebServerResources/ContactsUI.js
188482M	UI/WebServerResources/MailerUI.js
188483M	UI/WebServerResources/SchedulerUI.js
188484
188485commit 63e7fcaf087ce3800455d5d40e0ed64af8616eb5
188486Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188487Date:   Sat May 19 00:49:05 2007 +0000
188488
188489    Monotone-Parent: 617fa1501ed731ebbd3ccbe493d88a1bc0a7fd02
188490    Monotone-Revision: 7a59198f4742259b4e227285ce7009dcd7fff7e0
188491
188492    Monotone-Author: wsourdeau@inverse.ca
188493    Monotone-Date: 2007-05-19T00:49:05
188494    Monotone-Branch: ca.inverse.sogo
188495
188496M	ChangeLog
188497M	SoObjects/SOGo/SOGoFolder.h
188498M	SoObjects/SOGo/SOGoFolder.m
188499
188500commit 781eae4ba5dd4790a4276721029b359805cd1342
188501Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188502Date:   Sat May 19 00:46:16 2007 +0000
188503
188504    Monotone-Parent: 62b78b812fed483061667782c81d44c853e623f9
188505    Monotone-Revision: 617fa1501ed731ebbd3ccbe493d88a1bc0a7fd02
188506
188507    Monotone-Author: wsourdeau@inverse.ca
188508    Monotone-Date: 2007-05-19T00:46:16
188509    Monotone-Branch: ca.inverse.sogo
188510
188511M	ChangeLog
188512M	SoObjects/Mailer/SOGoMailFolder.h
188513M	SoObjects/Mailer/SOGoMailFolder.m
188514
188515commit 9d59126807136ccec3a91e4f724d9f2a8fc8a273
188516Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188517Date:   Sat May 19 00:43:40 2007 +0000
188518
188519    Monotone-Parent: 65e073a1a7c3638a4e473b21d5bb1d6818959ed1
188520    Monotone-Revision: 62b78b812fed483061667782c81d44c853e623f9
188521
188522    Monotone-Author: wsourdeau@inverse.ca
188523    Monotone-Date: 2007-05-19T00:43:40
188524    Monotone-Branch: ca.inverse.sogo
188525
188526M	UI/Common/UIxAclEditor.h
188527M	UI/Common/UIxAclEditor.m
188528M	UI/WebServerResources/UIxAclEditor.js
188529
188530commit fcae7eb6eee2e2192c1cd5e46245f6f013b5c39b
188531Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188532Date:   Sat May 19 00:42:51 2007 +0000
188533
188534    Monotone-Parent: 40c106f6426b8e1f4943286f3f606ecd1f013ced
188535    Monotone-Revision: 65e073a1a7c3638a4e473b21d5bb1d6818959ed1
188536
188537    Monotone-Author: wsourdeau@inverse.ca
188538    Monotone-Date: 2007-05-19T00:42:51
188539    Monotone-Branch: ca.inverse.sogo
188540
188541M	ChangeLog
188542M	SoObjects/SOGo/SOGoContentObject.m
188543
188544commit 67885686a7b37289d6f7c120324ef3fc5609916e
188545Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188546Date:   Sat May 19 00:41:41 2007 +0000
188547
188548    Monotone-Parent: 08eb86c1f84dbf4d09421e5a6380398cb40d40e0
188549    Monotone-Revision: 40c106f6426b8e1f4943286f3f606ecd1f013ced
188550
188551    Monotone-Author: wsourdeau@inverse.ca
188552    Monotone-Date: 2007-05-19T00:41:41
188553    Monotone-Branch: ca.inverse.sogo
188554
188555M	SoObjects/Mailer/SOGoMailObject.m
188556
188557commit 8a8dd9eca7baf99e154bcce3bd3e7adeecfb06e5
188558Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188559Date:   Sat May 19 00:41:01 2007 +0000
188560
188561    Monotone-Parent: 4db4e94b1f353dbdc30ed2247f4848acd4afdb7e
188562    Monotone-Revision: 08eb86c1f84dbf4d09421e5a6380398cb40d40e0
188563
188564    Monotone-Author: wsourdeau@inverse.ca
188565    Monotone-Date: 2007-05-19T00:41:01
188566    Monotone-Branch: ca.inverse.sogo
188567
188568M	ChangeLog
188569M	SoObjects/SOGo/NSArray+Utilities.h
188570M	SoObjects/SOGo/NSArray+Utilities.m
188571
188572commit df31834c3721cccc1971e57c9e2d481fbcf68b1b
188573Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188574Date:   Sat May 19 00:39:52 2007 +0000
188575
188576    Monotone-Parent: 2a058e00d9a205e44c2b7f7536cfbe616d115e72
188577    Monotone-Revision: 4db4e94b1f353dbdc30ed2247f4848acd4afdb7e
188578
188579    Monotone-Author: wsourdeau@inverse.ca
188580    Monotone-Date: 2007-05-19T00:39:52
188581    Monotone-Branch: ca.inverse.sogo
188582
188583M	ChangeLog
188584M	SoObjects/SOGo/SOGoObject.h
188585M	SoObjects/SOGo/SOGoObject.m
188586
188587commit 03e0e4b5d4ddeaaf2bf0d7b559939d8e29a65964
188588Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188589Date:   Sat May 19 00:33:59 2007 +0000
188590
188591    Monotone-Parent: d0d9760d8db972b55c26962043ce5344b348a982
188592    Monotone-Revision: 2a058e00d9a205e44c2b7f7536cfbe616d115e72
188593
188594    Monotone-Author: wsourdeau@inverse.ca
188595    Monotone-Date: 2007-05-19T00:33:59
188596    Monotone-Branch: ca.inverse.sogo
188597
188598A	UI/Templates/MailerUI/UIxMailUserRightsEditor.wox
188599M	UI/Templates/UIxAclEditor.wox
188600
188601commit 532ef0ef2de064c6f69b322ff26d850165172b28
188602Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188603Date:   Sat May 19 00:33:27 2007 +0000
188604
188605    Monotone-Parent: cd6b48160bf1726c83d930229f9f628df1f1192c
188606    Monotone-Revision: d0d9760d8db972b55c26962043ce5344b348a982
188607
188608    Monotone-Author: wsourdeau@inverse.ca
188609    Monotone-Date: 2007-05-19T00:33:27
188610    Monotone-Branch: ca.inverse.sogo
188611
188612M	ChangeLog
188613M	SoObjects/SOGo/SOGoPermissions.h
188614M	SoObjects/SOGo/SOGoPermissions.m
188615
188616commit 8dcf0ccdda136207a6900cbb1618f26f5167e6cd
188617Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188618Date:   Sat May 19 00:29:50 2007 +0000
188619
188620    Monotone-Parent: a78d6ed51e306c9a87f169ff94e474e163a7f950
188621    Monotone-Revision: cd6b48160bf1726c83d930229f9f628df1f1192c
188622
188623    Monotone-Author: wsourdeau@inverse.ca
188624    Monotone-Date: 2007-05-19T00:29:50
188625    Monotone-Branch: ca.inverse.sogo
188626
188627M	ChangeLog
188628M	UI/MailerUI/GNUmakefile
188629A	UI/MailerUI/UIxMailUserRightsEditor.h
188630A	UI/MailerUI/UIxMailUserRightsEditor.m
188631M	UI/MailerUI/product.plist
188632A	UI/WebServerResources/UIxMailUserRightsEditor.css
188633A	UI/WebServerResources/UIxMailUserRightsEditor.js
188634
188635commit acac01843005fa947784e6c418cc36e68b93d1ef
188636Author: Francis Lachapelle <flachapelle@inverse.ca>
188637Date:   Fri May 18 21:03:32 2007 +0000
188638
188639    Monotone-Parent: d9866f043739db58312281104e3d2147eb8f2b42
188640    Monotone-Revision: 46e206273b36aeb266cafd33197519317f26649e
188641
188642    Monotone-Author: flachapelle@inverse.ca
188643    Monotone-Date: 2007-05-18T21:03:32
188644    Monotone-Branch: ca.inverse.sogo
188645
188646M	UI/WebServerResources/HTMLElement.js
188647M	UI/WebServerResources/HTMLInputElement.js
188648M	UI/WebServerResources/HTMLTableElement.js
188649M	UI/WebServerResources/HTMLUListElement.js
188650
188651commit 55e573155885fcae739990d6e33e8149f22a7e85
188652Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188653Date:   Fri May 18 20:28:39 2007 +0000
188654
188655    Monotone-Parent: fab29cd0918672e08fdfbbd44425846c5bc132b8
188656    Monotone-Revision: a78d6ed51e306c9a87f169ff94e474e163a7f950
188657
188658    Monotone-Author: wsourdeau@inverse.ca
188659    Monotone-Date: 2007-05-18T20:28:39
188660    Monotone-Branch: ca.inverse.sogo
188661
188662M	ChangeLog
188663
188664commit 34f11a56bd7d3406667f355a211eea13900af086
188665Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188666Date:   Fri May 18 20:28:16 2007 +0000
188667
188668    Monotone-Parent: d9866f043739db58312281104e3d2147eb8f2b42
188669    Monotone-Revision: fab29cd0918672e08fdfbbd44425846c5bc132b8
188670
188671    Monotone-Author: wsourdeau@inverse.ca
188672    Monotone-Date: 2007-05-18T20:28:16
188673    Monotone-Branch: ca.inverse.sogo
188674
188675D	UI/MailerUI/UIxMailFolderACLEditor.m
188676D	UI/Templates/MailerUI/UIxMailFolderACLEditor.wox
188677
188678commit 31538608eec82a7180abefc58d1120f511ccb2f6
188679Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188680Date:   Fri May 18 17:50:18 2007 +0000
188681
188682    Monotone-Parent: 739a45e2e868c13f0af04a0711f65d467bf9bb1d
188683    Monotone-Revision: d9866f043739db58312281104e3d2147eb8f2b42
188684
188685    Monotone-Author: wsourdeau@inverse.ca
188686    Monotone-Date: 2007-05-18T17:50:18
188687    Monotone-Branch: ca.inverse.sogo
188688
188689M	UI/WebServerResources/generic.js
188690
188691commit fd7af99e8f41b8b2fb4316fa94b4b59f6e1e7c0e
188692Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188693Date:   Fri May 18 17:26:16 2007 +0000
188694
188695    Monotone-Parent: 6ff48c5c022a397b1812038bde39965da53f6fe5
188696    Monotone-Revision: 739a45e2e868c13f0af04a0711f65d467bf9bb1d
188697
188698    Monotone-Author: wsourdeau@inverse.ca
188699    Monotone-Date: 2007-05-18T17:26:16
188700    Monotone-Branch: ca.inverse.sogo
188701
188702M	ChangeLog
188703
188704commit f27f909080b4474b67395c87f8233481bb453085
188705Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188706Date:   Fri May 18 17:25:58 2007 +0000
188707
188708    Monotone-Parent: 4b16f5ec1051b8f08f7b834a613d145db437c96b
188709    Monotone-Revision: 6ff48c5c022a397b1812038bde39965da53f6fe5
188710
188711    Monotone-Author: wsourdeau@inverse.ca
188712    Monotone-Date: 2007-05-18T17:25:58
188713    Monotone-Branch: ca.inverse.sogo
188714
188715M	UI/Templates/MailerUI/UIxMailMainFrame.wox
188716M	UI/WebServerResources/MailerUI.js
188717
188718commit 2bf7895d9666593fd1424b6ac9f474c8def78229
188719Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188720Date:   Fri May 18 16:15:01 2007 +0000
188721
188722    Monotone-Parent: f0a20e946b81f4ef75d6ab7e76faea2086c35780
188723    Monotone-Revision: 4b16f5ec1051b8f08f7b834a613d145db437c96b
188724
188725    Monotone-Author: wsourdeau@inverse.ca
188726    Monotone-Date: 2007-05-18T16:15:01
188727    Monotone-Branch: ca.inverse.sogo
188728
188729M	UI/WebServerResources/generic.js
188730
188731commit 8a8e27ae72432f5475653dd10c892138be6af7dd
188732Author: Francis Lachapelle <flachapelle@inverse.ca>
188733Date:   Fri May 18 14:03:58 2007 +0000
188734
188735    Monotone-Parent: 6ce902c8df1995a79c1ab0e0d78013b688e25dbd
188736    Monotone-Revision: a07f7846d51ddaa898b21d99d37aa65bd1c74e96
188737
188738    Monotone-Author: flachapelle@inverse.ca
188739    Monotone-Date: 2007-05-18T14:03:58
188740    Monotone-Branch: ca.inverse.sogo
188741
188742M	UI/WebServerResources/generic.js
188743
188744commit 8b88e13308f87926766cec08584f3cb4a8718914
188745Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188746Date:   Thu May 17 23:18:38 2007 +0000
188747
188748    Monotone-Parent: 6705a0eaf721b2addcf26cc8ef50da0979eb563d
188749    Monotone-Revision: d143cc48f74241285ec9dd377698e50a2be189f6
188750
188751    Monotone-Author: wsourdeau@inverse.ca
188752    Monotone-Date: 2007-05-17T23:18:38
188753    Monotone-Branch: ca.inverse.sogo
188754
188755M	SoObjects/Appointments/SOGoFreeBusyObject.m
188756
188757commit 39c6e49c85586f1f25916d937ff4f20068992367
188758Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188759Date:   Thu May 17 23:13:28 2007 +0000
188760
188761    Monotone-Parent: 828852e3641e027c929bbe98983fa943acedb718
188762    Monotone-Revision: b2d0da06fffc88971705a5c6cf4b5a85fd76e93d
188763
188764    Monotone-Author: wsourdeau@inverse.ca
188765    Monotone-Date: 2007-05-17T23:13:28
188766    Monotone-Branch: ca.inverse.sogo
188767
188768M	UI/WebServerResources/generic.js
188769
188770commit 56a2c4d5b4947b19d788f9eadaa0e12971859581
188771Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188772Date:   Thu May 17 23:13:12 2007 +0000
188773
188774    Monotone-Parent: fdc1029cea8bf902ceb3325858089ba7d8fdb070
188775    Monotone-Revision: 828852e3641e027c929bbe98983fa943acedb718
188776
188777    Monotone-Author: wsourdeau@inverse.ca
188778    Monotone-Date: 2007-05-17T23:13:12
188779    Monotone-Branch: ca.inverse.sogo
188780
188781M	ChangeLog
188782M	UI/Common/UIxObjectActions.m
188783
188784commit b7e2aa3f33adebd268caba1b5d2e7f8a54399e42
188785Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188786Date:   Thu May 17 23:11:28 2007 +0000
188787
188788    Monotone-Parent: 348e719bfe3659c60168d0246b20e397d508481a
188789    Monotone-Revision: fdc1029cea8bf902ceb3325858089ba7d8fdb070
188790
188791    Monotone-Author: wsourdeau@inverse.ca
188792    Monotone-Date: 2007-05-17T23:11:28
188793    Monotone-Branch: ca.inverse.sogo
188794
188795M	ChangeLog
188796M	SoObjects/SOGo/SOGoObject.h
188797M	SoObjects/SOGo/SOGoObject.m
188798
188799commit 9a760c50a96460aaa18e0e2ab32e6208399933c5
188800Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188801Date:   Thu May 17 23:10:25 2007 +0000
188802
188803    Monotone-Parent: f9371ddfd88be3a6ce7eea9043b11d375984c77d
188804    Monotone-Revision: 348e719bfe3659c60168d0246b20e397d508481a
188805
188806    Monotone-Author: wsourdeau@inverse.ca
188807    Monotone-Date: 2007-05-17T23:10:25
188808    Monotone-Branch: ca.inverse.sogo
188809
188810M	UI/Common/English.lproj/Localizable.strings
188811M	UI/Common/French.lproj/Localizable.strings
188812M	UI/Contacts/English.lproj/Localizable.strings
188813M	UI/Contacts/French.lproj/Localizable.strings
188814M	UI/Scheduler/English.lproj/Localizable.strings
188815M	UI/Scheduler/French.lproj/Localizable.strings
188816
188817commit 651ad83e50c3bda4b432436305778e0f14308604
188818Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188819Date:   Thu May 17 23:09:46 2007 +0000
188820
188821    Monotone-Parent: 2b7da1953bd3d0e1018f3b8e76d30617561de8ef
188822    Monotone-Revision: f9371ddfd88be3a6ce7eea9043b11d375984c77d
188823
188824    Monotone-Author: wsourdeau@inverse.ca
188825    Monotone-Date: 2007-05-17T23:09:46
188826    Monotone-Branch: ca.inverse.sogo
188827
188828M	ChangeLog
188829M	SoObjects/SOGo/SOGoFolder.m
188830
188831commit 0c0b9dfdb1c1e0d1195465bd817c01b88ab73e95
188832Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188833Date:   Thu May 17 23:08:12 2007 +0000
188834
188835    Monotone-Parent: b636c419598c4016f1060d70c51bddd67e5762bd
188836    Monotone-Revision: 2b7da1953bd3d0e1018f3b8e76d30617561de8ef
188837
188838    Monotone-Author: wsourdeau@inverse.ca
188839    Monotone-Date: 2007-05-17T23:08:12
188840    Monotone-Branch: ca.inverse.sogo
188841
188842M	ChangeLog
188843
188844commit bd5995441b0823d5070f636f30eb169a23de2d9a
188845Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188846Date:   Thu May 17 23:07:31 2007 +0000
188847
188848    Monotone-Parent: 9de11b8398fba6c77d839866803040e019e78660
188849    Monotone-Revision: b636c419598c4016f1060d70c51bddd67e5762bd
188850
188851    Monotone-Author: wsourdeau@inverse.ca
188852    Monotone-Date: 2007-05-17T23:07:31
188853    Monotone-Branch: ca.inverse.sogo
188854
188855M	UI/Common/UIxAclEditor.m
188856M	UI/Templates/UIxAclEditor.wox
188857M	UI/WebServerResources/UIxAclEditor.css
188858M	UI/WebServerResources/UIxAclEditor.js
188859
188860commit 51cf0206d7cdd671482ff033d52f09636ce0904f
188861Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188862Date:   Thu May 17 23:05:47 2007 +0000
188863
188864    Monotone-Parent: 108c385b2d4d62eead27a0717dfe26849f3e4968
188865    Monotone-Revision: 9de11b8398fba6c77d839866803040e019e78660
188866
188867    Monotone-Author: wsourdeau@inverse.ca
188868    Monotone-Date: 2007-05-17T23:05:47
188869    Monotone-Branch: ca.inverse.sogo
188870
188871M	ChangeLog
188872M	UI/Common/UIxUserRightsEditor.m
188873M	UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox
188874M	UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox
188875
188876commit e201d071d62ef753dc46fb26b13332949354139f
188877Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188878Date:   Thu May 17 23:02:09 2007 +0000
188879
188880    Monotone-Parent: 8e2c6ddaf3c71a1dafcf70d50888b680e8a2d0db
188881    Monotone-Revision: 108c385b2d4d62eead27a0717dfe26849f3e4968
188882
188883    Monotone-Author: wsourdeau@inverse.ca
188884    Monotone-Date: 2007-05-17T23:02:09
188885    Monotone-Branch: ca.inverse.sogo
188886
188887M	ChangeLog
188888M	SoObjects/SOGo/SOGoPermissions.h
188889M	SoObjects/SOGo/SOGoPermissions.m
188890
188891commit e980271d556fda8320c3c17962a38cef121003aa
188892Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188893Date:   Thu May 17 18:28:52 2007 +0000
188894
188895    Monotone-Parent: 6e1fa9dae975f5a8d923b0d451cd9551b0f14f4c
188896    Monotone-Revision: 8e2c6ddaf3c71a1dafcf70d50888b680e8a2d0db
188897
188898    Monotone-Author: wsourdeau@inverse.ca
188899    Monotone-Date: 2007-05-17T18:28:52
188900    Monotone-Branch: ca.inverse.sogo
188901
188902M	UI/WebServerResources/UIxAclEditor.js
188903
188904commit 11b7693aaf21c06d43c0ec300c2e0950f24051a9
188905Author: Francis Lachapelle <flachapelle@inverse.ca>
188906Date:   Thu May 17 17:59:42 2007 +0000
188907
188908    Monotone-Parent: 6e1fa9dae975f5a8d923b0d451cd9551b0f14f4c
188909    Monotone-Revision: 6ce902c8df1995a79c1ab0e0d78013b688e25dbd
188910
188911    Monotone-Author: flachapelle@inverse.ca
188912    Monotone-Date: 2007-05-17T17:59:42
188913    Monotone-Branch: ca.inverse.sogo
188914
188915M	UI/WebServerResources/prototype.js
188916
188917commit 285825eb67d71f74967c59d690f40a002d542b64
188918Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188919Date:   Thu May 17 17:25:45 2007 +0000
188920
188921    Monotone-Parent: 6b1767e51b6a4a9ee800a715b9c31d92d2e7cfaa
188922    Monotone-Revision: 6e1fa9dae975f5a8d923b0d451cd9551b0f14f4c
188923
188924    Monotone-Author: wsourdeau@inverse.ca
188925    Monotone-Date: 2007-05-17T17:25:45
188926    Monotone-Branch: ca.inverse.sogo
188927
188928M	UI/Templates/MailerUI/UIxMailView.wox
188929M	UI/WebServerResources/MailerUI.js
188930
188931commit fe2940449139546df1caa05166935e942ec367b9
188932Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188933Date:   Wed May 16 21:42:47 2007 +0000
188934
188935    Monotone-Parent: 2657547ae0e611fd831e211fb69fd2bd09cea1e4
188936    Monotone-Revision: cb234862194e72608212740a10db0004798a152d
188937
188938    Monotone-Author: wsourdeau@inverse.ca
188939    Monotone-Date: 2007-05-16T21:42:47
188940    Monotone-Branch: ca.inverse.sogo
188941
188942M	ChangeLog
188943M	SoObjects/SOGo/NSString+Utilities.m
188944M	UI/WebServerResources/MailerUI.js
188945
188946commit 537ffcd0f993ce2cf757532f435b33c3860e62f9
188947Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188948Date:   Wed May 16 16:44:29 2007 +0000
188949
188950    Monotone-Parent: 2657547ae0e611fd831e211fb69fd2bd09cea1e4
188951    Monotone-Revision: 2595a3bc44656d71f249d0059114c0bb7c6ec938
188952
188953    Monotone-Author: wsourdeau@inverse.ca
188954    Monotone-Date: 2007-05-16T16:44:29
188955    Monotone-Branch: ca.inverse.sogo
188956
188957M	SoObjects/Appointments/SOGoFreeBusyObject.m
188958M	SoObjects/Appointments/product.plist
188959M	UI/MainUI/product.plist
188960
188961commit d30e350fa893bbfc4351b48ce00492afdab81399
188962Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188963Date:   Wed May 16 16:39:50 2007 +0000
188964
188965    Monotone-Parent: 7c5ffd99f3f7a86c627c182d50643c2cf45ee9f6
188966    Monotone-Revision: 2657547ae0e611fd831e211fb69fd2bd09cea1e4
188967
188968    Monotone-Author: wsourdeau@inverse.ca
188969    Monotone-Date: 2007-05-16T16:39:50
188970    Monotone-Branch: ca.inverse.sogo
188971
188972M	UI/WebServerResources/MailerUI.js
188973
188974commit bc873667626a617836e35f802fec32d78d8cf572
188975Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188976Date:   Wed May 16 16:35:09 2007 +0000
188977
188978    Monotone-Parent: 20a6a2574e0eedce726bd938d931d3348cd6ec45
188979    Monotone-Revision: 7c5ffd99f3f7a86c627c182d50643c2cf45ee9f6
188980
188981    Monotone-Author: wsourdeau@inverse.ca
188982    Monotone-Date: 2007-05-16T16:35:09
188983    Monotone-Branch: ca.inverse.sogo
188984
188985M	UI/WebServerResources/MailerUI.js
188986
188987commit 4d471ac82d79a5180ce0a8e3d3c549fae4c04cfd
188988Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
188989Date:   Wed May 16 16:30:04 2007 +0000
188990
188991    Monotone-Parent: abba53838baf14abe32e7df33d5c776a643f81fe
188992    Monotone-Revision: 20a6a2574e0eedce726bd938d931d3348cd6ec45
188993
188994    Monotone-Author: wsourdeau@inverse.ca
188995    Monotone-Date: 2007-05-16T16:30:04
188996    Monotone-Branch: ca.inverse.sogo
188997
188998M	ChangeLog
188999M	SoObjects/SOGo/NSString+Utilities.m
189000
189001commit e606fe2495d3cebd58624a29ed8a218ad3d75bad
189002Author: Francis Lachapelle <flachapelle@inverse.ca>
189003Date:   Wed May 16 16:02:46 2007 +0000
189004
189005    Monotone-Parent: ddaf07867b0f161d9eebfac93b391dc46e28f964
189006    Monotone-Revision: e582b1fdc5748b1cb3f1cf14d9019773a5ffa746
189007
189008    Monotone-Author: flachapelle@inverse.ca
189009    Monotone-Date: 2007-05-16T16:02:46
189010    Monotone-Branch: ca.inverse.sogo
189011
189012M	UI/WebServerResources/ContactsUI.css
189013
189014commit 9d143220cab60f3284155ff270c4c8df2db6cbfb
189015Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189016Date:   Wed May 16 15:56:53 2007 +0000
189017
189018    Monotone-Parent: b5db024de6e6693dcb4d17a96067ab63c35b81dc
189019    Monotone-Revision: c6255287239acf53aaad227885cb7b5e32ab68af
189020
189021    Monotone-Author: wsourdeau@inverse.ca
189022    Monotone-Date: 2007-05-16T15:56:53
189023    Monotone-Branch: ca.inverse.sogo
189024
189025M	SoObjects/SOGo/NSString+Utilities.m
189026
189027commit 7fba072e29a415daad162e302338ec44eac6ac3f
189028Author: Francis Lachapelle <flachapelle@inverse.ca>
189029Date:   Wed May 16 15:40:08 2007 +0000
189030
189031    Monotone-Parent: f3605f01ea6da31a633098cdb75fec27bb102212
189032    Monotone-Revision: ddaf07867b0f161d9eebfac93b391dc46e28f964
189033
189034    Monotone-Author: flachapelle@inverse.ca
189035    Monotone-Date: 2007-05-16T15:40:08
189036    Monotone-Branch: ca.inverse.sogo
189037
189038M	UI/Templates/ContactsUI/UIxContactsListView.wox
189039
189040commit 07db8e5bab12f38e3a78fd92aef1b01db6c39f5c
189041Author: Francis Lachapelle <flachapelle@inverse.ca>
189042Date:   Wed May 16 15:24:50 2007 +0000
189043
189044    Monotone-Parent: f2cbdceabe70afea4ba64e1147d1c712474b43d5
189045    Monotone-Revision: f3605f01ea6da31a633098cdb75fec27bb102212
189046
189047    Monotone-Author: flachapelle@inverse.ca
189048    Monotone-Date: 2007-05-16T15:24:50
189049    Monotone-Branch: ca.inverse.sogo
189050
189051M	UI/WebServerResources/SchedulerUI.css
189052
189053commit 23c4d14248c3ee491fa4ca4c98278d3931a65444
189054Author: Francis Lachapelle <flachapelle@inverse.ca>
189055Date:   Wed May 16 14:26:47 2007 +0000
189056
189057    Monotone-Parent: 9b167b33323b157aee2d6777c2f147342741d50a
189058    Monotone-Revision: f2cbdceabe70afea4ba64e1147d1c712474b43d5
189059
189060    Monotone-Author: flachapelle@inverse.ca
189061    Monotone-Date: 2007-05-16T14:26:47
189062    Monotone-Branch: ca.inverse.sogo
189063
189064M	UI/WebServerResources/ContactsUI.css
189065M	UI/WebServerResources/MailerUI.css
189066M	UI/WebServerResources/SchedulerUI.css
189067
189068commit 74ee25056c5c7054ab50f8ed7e7f34176a2b472f
189069Author: Francis Lachapelle <flachapelle@inverse.ca>
189070Date:   Wed May 16 14:25:45 2007 +0000
189071
189072    Monotone-Parent: 18a1868903a3a17e253ed75c8d0312ab8c957834
189073    Monotone-Revision: 9b167b33323b157aee2d6777c2f147342741d50a
189074
189075    Monotone-Author: flachapelle@inverse.ca
189076    Monotone-Date: 2007-05-16T14:25:45
189077    Monotone-Branch: ca.inverse.sogo
189078
189079M	UI/WebServerResources/generic.css
189080
189081commit 84a92086913f1e046e66a36a3e1d1d97a5a1443b
189082Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189083Date:   Wed May 16 14:05:02 2007 +0000
189084
189085    Monotone-Parent: cdf891c19e0a872a6266d03991967a4aefb3ac82
189086    Monotone-Revision: 4b822e668e3eba0adc2d24daa8e1cea1b81b23fe
189087
189088    Monotone-Author: wsourdeau@inverse.ca
189089    Monotone-Date: 2007-05-16T14:05:02
189090    Monotone-Branch: ca.inverse.sogo
189091
189092M	SoObjects/Appointments/SOGoAppointmentFolder.m
189093
189094commit 32f00e483999aa62305469751051da9ddfb94c6b
189095Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189096Date:   Tue May 15 21:49:50 2007 +0000
189097
189098    Monotone-Parent: e0a0e733ec72e96531ad1b2538744ad47d1f3f4e
189099    Monotone-Revision: cdf891c19e0a872a6266d03991967a4aefb3ac82
189100
189101    Monotone-Author: wsourdeau@inverse.ca
189102    Monotone-Date: 2007-05-15T21:49:50
189103    Monotone-Branch: ca.inverse.sogo
189104
189105M	ChangeLog
189106M	SoObjects/Appointments/SOGoAppointmentFolder.m
189107
189108commit f9a225549a220eaf9fa270c61d5f6d7b8e41a6fb
189109Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189110Date:   Tue May 15 20:52:38 2007 +0000
189111
189112    Monotone-Parent: 0e5da06a5c5166a41629d40ff43cf8d9f3b4335c
189113    Monotone-Revision: 0417738db917e76880a84c6d4e6d8721c51cd310
189114
189115    Monotone-Author: wsourdeau@inverse.ca
189116    Monotone-Date: 2007-05-15T20:52:38
189117    Monotone-Branch: ca.inverse.sogo
189118
189119M	ChangeLog
189120M	UI/MailPartViewers/UIxMailPartTextViewer.m
189121M	UI/WebServerResources/MailerUI.js
189122
189123commit 7c0c9e0ef9fe5991d88c88fd1c0475449fb4cf75
189124Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189125Date:   Tue May 15 20:52:01 2007 +0000
189126
189127    Monotone-Parent: b5675f4c42d29fc479dac10dbd4e9d6269085d3d
189128    Monotone-Revision: 0e5da06a5c5166a41629d40ff43cf8d9f3b4335c
189129
189130    Monotone-Author: wsourdeau@inverse.ca
189131    Monotone-Date: 2007-05-15T20:52:01
189132    Monotone-Branch: ca.inverse.sogo
189133
189134M	ChangeLog
189135M	SoObjects/SOGo/NSString+Utilities.h
189136M	SoObjects/SOGo/NSString+Utilities.m
189137
189138commit efefc06f50f043c7d4490565120066f3b096d726
189139Author: Francis Lachapelle <flachapelle@inverse.ca>
189140Date:   Tue May 15 19:56:24 2007 +0000
189141
189142    Monotone-Parent: d194e61107e8f01a080539a4e1940aefffbc4116
189143    Monotone-Revision: 18a1868903a3a17e253ed75c8d0312ab8c957834
189144
189145    Monotone-Author: flachapelle@inverse.ca
189146    Monotone-Date: 2007-05-15T19:56:24
189147    Monotone-Branch: ca.inverse.sogo
189148
189149M	UI/WebServerResources/SchedulerUI.css
189150
189151commit 57bd61bec4e68d1e0fcf8d72ee9dcaa4aa2f001d
189152Author: Francis Lachapelle <flachapelle@inverse.ca>
189153Date:   Tue May 15 18:37:31 2007 +0000
189154
189155    Monotone-Parent: 349943f14a2072de2bead5914325b1b11a7c4f90
189156    Monotone-Revision: d194e61107e8f01a080539a4e1940aefffbc4116
189157
189158    Monotone-Author: flachapelle@inverse.ca
189159    Monotone-Date: 2007-05-15T18:37:31
189160    Monotone-Branch: ca.inverse.sogo
189161
189162M	UI/WebServerResources/SchedulerUI.css
189163
189164commit 7716d54a7ba8121304d07353001eecd2796866fe
189165Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189166Date:   Tue May 15 03:46:16 2007 +0000
189167
189168    Monotone-Parent: 0c8bd1957be00f2fcad4ed2bf5b5adf8ed0ac98e
189169    Monotone-Revision: b5675f4c42d29fc479dac10dbd4e9d6269085d3d
189170
189171    Monotone-Author: wsourdeau@inverse.ca
189172    Monotone-Date: 2007-05-15T03:46:16
189173    Monotone-Branch: ca.inverse.sogo
189174
189175M	UI/WebServerResources/generic.js
189176
189177commit c5b23757c7417590877efdfa9339f4d6230c657e
189178Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189179Date:   Tue May 15 03:23:35 2007 +0000
189180
189181    Monotone-Parent: 657b65bbc6a703b12a62acd946bafae499c520b1
189182    Monotone-Revision: 0c8bd1957be00f2fcad4ed2bf5b5adf8ed0ac98e
189183
189184    Monotone-Author: wsourdeau@inverse.ca
189185    Monotone-Date: 2007-05-15T03:23:35
189186    Monotone-Branch: ca.inverse.sogo
189187
189188M	UI/Contacts/UIxContactFoldersView.m
189189M	UI/MainUI/SOGoUserHomePage.m
189190M	UI/Templates/MailerUI/UIxMailEditor.wox
189191
189192commit bbae929c4f6c3f3a77ab78f489628d3303d0ccc8
189193Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189194Date:   Tue May 15 03:23:15 2007 +0000
189195
189196    Monotone-Parent: cf8c187bd6389eaf744f04cbf46806573f18fc89
189197    Monotone-Revision: 657b65bbc6a703b12a62acd946bafae499c520b1
189198
189199    Monotone-Author: wsourdeau@inverse.ca
189200    Monotone-Date: 2007-05-15T03:23:15
189201    Monotone-Branch: ca.inverse.sogo
189202
189203M	ChangeLog
189204M	SoObjects/Mailer/SOGoDraftObject.m
189205
189206commit 68aadd5f7ffb352b13997701ac1219ba3223c987
189207Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189208Date:   Mon May 14 17:27:01 2007 +0000
189209
189210    Monotone-Parent: 60cdea034d12ae4d4566e2d0ba49d506bff79ef2
189211    Monotone-Revision: cf8c187bd6389eaf744f04cbf46806573f18fc89
189212
189213    Monotone-Author: wsourdeau@inverse.ca
189214    Monotone-Date: 2007-05-14T17:27:01
189215    Monotone-Branch: ca.inverse.sogo
189216
189217M	UI/Scheduler/UIxTimeDateControl.m
189218
189219commit f064c4bce095fc350f32c68c6eeceb8e55a5c38e
189220Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189221Date:   Mon May 14 17:26:25 2007 +0000
189222
189223    Monotone-Parent: 313980aa8a7bbf7586c456be24b950cc400a88f1
189224    Monotone-Revision: 60cdea034d12ae4d4566e2d0ba49d506bff79ef2
189225
189226    Monotone-Author: wsourdeau@inverse.ca
189227    Monotone-Date: 2007-05-14T17:26:25
189228    Monotone-Branch: ca.inverse.sogo
189229
189230M	ChangeLog
189231M	SoObjects/SOGo/SOGoObject.m
189232
189233commit eeef7e49588652f99468f2ca6cbb0272da0d88d7
189234Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189235Date:   Fri May 11 21:45:38 2007 +0000
189236
189237    Monotone-Parent: f6270207331bcfe8521e449bfa34781eddb03eaa
189238    Monotone-Revision: 313980aa8a7bbf7586c456be24b950cc400a88f1
189239
189240    Monotone-Author: wsourdeau@inverse.ca
189241    Monotone-Date: 2007-05-11T21:45:38
189242    Monotone-Branch: ca.inverse.sogo
189243
189244M	UI/WebServerResources/UIxComponentEditor.js
189245
189246commit 8e007796549832d9ee9317ab07373441e027ed06
189247Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189248Date:   Fri May 11 21:45:33 2007 +0000
189249
189250    Monotone-Parent: 0b2ba2d3c49b01c45b4abeb2e5a83fa8ea053a84
189251    Monotone-Revision: f6270207331bcfe8521e449bfa34781eddb03eaa
189252
189253    Monotone-Author: wsourdeau@inverse.ca
189254    Monotone-Date: 2007-05-11T21:45:33
189255    Monotone-Branch: ca.inverse.sogo
189256
189257M	ChangeLog
189258M	UI/Common/UIxObjectActions.m
189259M	UI/Common/product.plist
189260M	UI/WebServerResources/UIxAclEditor.js
189261
189262commit 09889ad0a5507f0ff52a50016155478ddbb43bd8
189263Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189264Date:   Fri May 11 21:44:47 2007 +0000
189265
189266    Monotone-Parent: 93b249ad54b90ecf9cac7b9e49f4b6133a28358d
189267    Monotone-Revision: 0b2ba2d3c49b01c45b4abeb2e5a83fa8ea053a84
189268
189269    Monotone-Author: wsourdeau@inverse.ca
189270    Monotone-Date: 2007-05-11T21:44:47
189271    Monotone-Branch: ca.inverse.sogo
189272
189273M	SoObjects/SOGo/SOGoUser.m
189274
189275commit ae82e0bef921724fd8057806f038f405920f99a8
189276Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189277Date:   Fri May 11 21:23:46 2007 +0000
189278
189279    Monotone-Parent: 487bd18ac638478f769ea4425a0640978c5b751b
189280    Monotone-Revision: 93b249ad54b90ecf9cac7b9e49f4b6133a28358d
189281
189282    Monotone-Author: wsourdeau@inverse.ca
189283    Monotone-Date: 2007-05-11T21:23:46
189284    Monotone-Branch: ca.inverse.sogo
189285
189286M	ChangeLog
189287M	UI/Common/UIxFolderActions.m
189288
189289commit f4c4a7fe7f90de1f9cad237f6e8e8b67be842319
189290Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189291Date:   Fri May 11 21:22:48 2007 +0000
189292
189293    Monotone-Parent: a99f88ccf9ab0ad0fdc51a6e439bb37ef7748fe9
189294    Monotone-Revision: 487bd18ac638478f769ea4425a0640978c5b751b
189295
189296    Monotone-Author: wsourdeau@inverse.ca
189297    Monotone-Date: 2007-05-11T21:22:48
189298    Monotone-Branch: ca.inverse.sogo
189299
189300M	ChangeLog
189301M	SoObjects/SOGo/AgenorUserDefaults.m
189302
189303commit 4aede6c0d9a9067a419ea86d69304f794fdc58e0
189304Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189305Date:   Fri May 11 19:09:01 2007 +0000
189306
189307    Monotone-Parent: 1423b5479ca93664e1befa3ac5c674fe82533791
189308    Monotone-Revision: a99f88ccf9ab0ad0fdc51a6e439bb37ef7748fe9
189309
189310    Monotone-Author: wsourdeau@inverse.ca
189311    Monotone-Date: 2007-05-11T19:09:01
189312    Monotone-Branch: ca.inverse.sogo
189313
189314M	UI/Scheduler/UIxTaskEditor.m
189315M	UI/Scheduler/UIxTimeDateControl.m
189316
189317commit dfc395a6538f925da64e6332c6e982fdee7ac59c
189318Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189319Date:   Fri May 11 17:58:29 2007 +0000
189320
189321    Monotone-Parent: bf4592513e85c7a84178b553663109e92d614fdd
189322    Monotone-Revision: 1423b5479ca93664e1befa3ac5c674fe82533791
189323
189324    Monotone-Author: wsourdeau@inverse.ca
189325    Monotone-Date: 2007-05-11T17:58:29
189326    Monotone-Branch: ca.inverse.sogo
189327
189328M	ChangeLog
189329M	SoObjects/Mailer/SOGoDraftObject.m
189330
189331commit f3d8c29c5487ea533805e9a3c0122cd8741d15bf
189332Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189333Date:   Fri May 11 02:57:16 2007 +0000
189334
189335    Monotone-Parent: c7ac053bfc05448b07d711a6a0f63eb9d1cd4525
189336    Monotone-Revision: bf4592513e85c7a84178b553663109e92d614fdd
189337
189338    Monotone-Author: wsourdeau@inverse.ca
189339    Monotone-Date: 2007-05-11T02:57:16
189340    Monotone-Branch: ca.inverse.sogo
189341
189342M	UI/Scheduler/English.lproj/Localizable.strings
189343M	UI/Scheduler/French.lproj/Localizable.strings
189344
189345commit ff7b40b4a2e7f54ff1d9e2375f16fd44fee5f5d5
189346Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189347Date:   Thu May 10 21:18:13 2007 +0000
189348
189349    Monotone-Parent: 5d1ca9aaf67d85977b6a436c6c60ee959e6d1b1b
189350    Monotone-Revision: c7ac053bfc05448b07d711a6a0f63eb9d1cd4525
189351
189352    Monotone-Author: wsourdeau@inverse.ca
189353    Monotone-Date: 2007-05-10T21:18:13
189354    Monotone-Branch: ca.inverse.sogo
189355
189356M	SoObjects/SOGo/LDAPSource.h
189357
189358commit 1a84fb3af2d3be57ad4d3c8c0c8c920277bab163
189359Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189360Date:   Thu May 10 21:18:06 2007 +0000
189361
189362    Monotone-Parent: 5f625d972297fbe68207740dd1acae3dec298103
189363    Monotone-Revision: 5d1ca9aaf67d85977b6a436c6c60ee959e6d1b1b
189364
189365    Monotone-Author: wsourdeau@inverse.ca
189366    Monotone-Date: 2007-05-10T21:18:06
189367    Monotone-Branch: ca.inverse.sogo
189368
189369M	ChangeLog
189370M	SoObjects/SOGo/LDAPSource.m
189371
189372commit 53ebcc7638f5d691ba01343fe1462269ad6bed43
189373Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189374Date:   Thu May 10 19:13:12 2007 +0000
189375
189376    Monotone-Parent: fd070cf4b55b0d6d586d71e3048fea3a0f2668db
189377    Monotone-Revision: 5f625d972297fbe68207740dd1acae3dec298103
189378
189379    Monotone-Author: wsourdeau@inverse.ca
189380    Monotone-Date: 2007-05-10T19:13:12
189381    Monotone-Branch: ca.inverse.sogo
189382
189383M	UI/WebServerResources/MailerUI.js
189384
189385commit bd8323c98fe803ab5fc5651d20f0cc328f452e37
189386Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189387Date:   Thu May 10 19:12:39 2007 +0000
189388
189389    Monotone-Parent: b683287432e5a1e96ebba43f490459bc5186b815
189390    Monotone-Revision: fd070cf4b55b0d6d586d71e3048fea3a0f2668db
189391
189392    Monotone-Author: wsourdeau@inverse.ca
189393    Monotone-Date: 2007-05-10T19:12:39
189394    Monotone-Branch: ca.inverse.sogo
189395
189396M	ChangeLog
189397M	UI/MailerUI/GNUmakefile
189398D	UI/MailerUI/UIxMailAddressbook.m
189399M	UI/MailerUI/product.plist
189400
189401commit 85bb52d2f1655a1125859b3d55281bd5fdf084a6
189402Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189403Date:   Thu May 10 19:02:16 2007 +0000
189404
189405    Monotone-Parent: 7c72afa296dc94afa8d710aab09110f090d96946
189406    Monotone-Revision: b683287432e5a1e96ebba43f490459bc5186b815
189407
189408    Monotone-Author: wsourdeau@inverse.ca
189409    Monotone-Date: 2007-05-10T19:02:16
189410    Monotone-Branch: ca.inverse.sogo
189411
189412M	UI/WebServerResources/UIxAttendeesEditor.js
189413M	UI/WebServerResources/generic.js
189414
189415commit 7f609d32192783b708de3501be739c7976b6a0b3
189416Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189417Date:   Thu May 10 19:01:09 2007 +0000
189418
189419    Monotone-Parent: e29f563ab0cd9f47da56070fa528af4b9c253e7a
189420    Monotone-Revision: 7c72afa296dc94afa8d710aab09110f090d96946
189421
189422    Monotone-Author: wsourdeau@inverse.ca
189423    Monotone-Date: 2007-05-10T19:01:09
189424    Monotone-Branch: ca.inverse.sogo
189425
189426M	ChangeLog
189427M	UI/Contacts/UIxContactFoldersView.m
189428
189429commit 8ebf0d88e55faefdecb354bb525ed1c0af2e509c
189430Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189431Date:   Thu May 10 16:15:24 2007 +0000
189432
189433    Monotone-Parent: 6a4ca400c5002f16d1bc1a5c29569fd895195891
189434    Monotone-Revision: e29f563ab0cd9f47da56070fa528af4b9c253e7a
189435
189436    Monotone-Author: wsourdeau@inverse.ca
189437    Monotone-Date: 2007-05-10T16:15:24
189438    Monotone-Branch: ca.inverse.sogo
189439
189440M	ChangeLog
189441M	SoObjects/SOGo/AgenorUserDefaults.m
189442
189443commit f3093cc2e0ec169ae135764babaa12c19949ce06
189444Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189445Date:   Thu May 10 16:05:18 2007 +0000
189446
189447    Monotone-Parent: 349943f14a2072de2bead5914325b1b11a7c4f90
189448    Monotone-Revision: 6a4ca400c5002f16d1bc1a5c29569fd895195891
189449
189450    Monotone-Author: wsourdeau@inverse.ca
189451    Monotone-Date: 2007-05-10T16:05:18
189452    Monotone-Branch: ca.inverse.sogo
189453
189454M	ChangeLog
189455M	SoObjects/SOGo/LDAPUserManager.m
189456
189457commit 1d34b811d431439e4cde521bc51554bbfcdcb6c7
189458Author: Francis Lachapelle <flachapelle@inverse.ca>
189459Date:   Thu May 10 15:52:45 2007 +0000
189460
189461    Monotone-Parent: 6975183caaa2bc330ccc07a7a79c21531387d774
189462    Monotone-Revision: 349943f14a2072de2bead5914325b1b11a7c4f90
189463
189464    Monotone-Author: flachapelle@inverse.ca
189465    Monotone-Date: 2007-05-10T15:52:45
189466    Monotone-Branch: ca.inverse.sogo
189467
189468M	SoObjects/SOGo/AgenorUserDefaults.m
189469
189470commit 1b42d71b1d5db383a667f5ad08cf0329a0ddca05
189471Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189472Date:   Thu May 10 14:59:17 2007 +0000
189473
189474    Monotone-Parent: 7115767efc793f96f9d75e98d9e930968538bb9b
189475    Monotone-Revision: 8fac7610f102d5ac190598b120634569a69ec344
189476
189477    Monotone-Author: wsourdeau@inverse.ca
189478    Monotone-Date: 2007-05-10T14:59:17
189479    Monotone-Branch: ca.inverse.sogo
189480
189481M	UI/Contacts/UIxContactEditor.m
189482M	UI/MainUI/SOGoUserHomePage.m
189483
189484commit aade431284f3c79ac46bf90e1d7d4993206caaea
189485Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189486Date:   Thu May 10 14:59:13 2007 +0000
189487
189488    Monotone-Parent: 9c8fadcccf096acb0cb35206831736703fec1558
189489    Monotone-Revision: 7115767efc793f96f9d75e98d9e930968538bb9b
189490
189491    Monotone-Author: wsourdeau@inverse.ca
189492    Monotone-Date: 2007-05-10T14:59:13
189493    Monotone-Branch: ca.inverse.sogo
189494
189495M	ChangeLog
189496M	SoObjects/SOGo/LDAPUserManager.m
189497
189498commit 6112384842791b8d2a1c587d47e1854b6583b844
189499Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189500Date:   Thu May 10 14:56:47 2007 +0000
189501
189502    Monotone-Parent: f0287a95426d09a97daa0041135b4177737819c6
189503    Monotone-Revision: 9c8fadcccf096acb0cb35206831736703fec1558
189504
189505    Monotone-Author: wsourdeau@inverse.ca
189506    Monotone-Date: 2007-05-10T14:56:47
189507    Monotone-Branch: ca.inverse.sogo
189508
189509M	ChangeLog
189510M	SoObjects/SOGo/LDAPSource.m
189511
189512commit 634e3429ebf83f046f8f2af709699d6d832a4fb3
189513Author: Francis Lachapelle <flachapelle@inverse.ca>
189514Date:   Wed May 9 21:27:55 2007 +0000
189515
189516    Monotone-Parent: d31a045aea36312935ee1173ab031b085b099751
189517    Monotone-Revision: 6cfba12fb94b5901b149e029c710bdc53dd3d3f1
189518
189519    Monotone-Author: flachapelle@inverse.ca
189520    Monotone-Date: 2007-05-09T21:27:55
189521    Monotone-Branch: ca.inverse.sogo
189522
189523M	UI/WebServerResources/HTMLElement.js
189524M	UI/WebServerResources/HTMLInputElement.js
189525M	UI/WebServerResources/SOGoDragHandles.js
189526M	UI/WebServerResources/generic.css
189527M	UI/WebServerResources/generic.js
189528
189529commit 1360ed940550a21082ca8540ff0256d3c88be746
189530Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189531Date:   Wed May 9 20:59:44 2007 +0000
189532
189533    Monotone-Parent: d31a045aea36312935ee1173ab031b085b099751
189534    Monotone-Revision: f0287a95426d09a97daa0041135b4177737819c6
189535
189536    Monotone-Author: wsourdeau@inverse.ca
189537    Monotone-Date: 2007-05-09T20:59:44
189538    Monotone-Branch: ca.inverse.sogo
189539
189540M	SoObjects/Contacts/SOGoContactLDIFEntry.h
189541
189542commit 9ade9e87a83c1a99017daa01f16754e2dede442c
189543Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189544Date:   Wed May 9 20:36:21 2007 +0000
189545
189546    Monotone-Parent: 51d5d6b299a62e82e1f6addcd11b4468ca33ab76
189547    Monotone-Revision: d31a045aea36312935ee1173ab031b085b099751
189548
189549    Monotone-Author: wsourdeau@inverse.ca
189550    Monotone-Date: 2007-05-09T20:36:21
189551    Monotone-Branch: ca.inverse.sogo
189552
189553M	SoObjects/Contacts/SOGoContactLDAPFolder.h
189554
189555commit 784bbec5d2673bf71c615375e13913573031e309
189556Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189557Date:   Wed May 9 20:12:47 2007 +0000
189558
189559    Monotone-Parent: 8fc592a54a991f0c64da9fe954958df2ceb72e73
189560    Monotone-Revision: 51d5d6b299a62e82e1f6addcd11b4468ca33ab76
189561
189562    Monotone-Author: wsourdeau@inverse.ca
189563    Monotone-Date: 2007-05-09T20:12:47
189564    Monotone-Branch: ca.inverse.sogo
189565
189566M	SoObjects/Appointments/SOGoFreeBusyObject.h
189567M	SoObjects/Appointments/SOGoFreeBusyObject.m
189568M	UI/Scheduler/UIxCalInlineAptView.m
189569M	UI/Scheduler/UIxCalView.m
189570M	UI/Scheduler/UIxComponent+Scheduler.h
189571
189572commit d4fd237ebb26bf0efd20576c5c399c77fa29471e
189573Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189574Date:   Wed May 9 19:31:57 2007 +0000
189575
189576    Monotone-Parent: 34df2ce95db78b6833565a16c9535dea4b46e0b6
189577    Monotone-Revision: 8fc592a54a991f0c64da9fe954958df2ceb72e73
189578
189579    Monotone-Author: wsourdeau@inverse.ca
189580    Monotone-Date: 2007-05-09T19:31:57
189581    Monotone-Branch: ca.inverse.sogo
189582
189583M	SoObjects/Appointments/SOGoFreeBusyObject.m
189584M	UI/Scheduler/UIxTaskView.m
189585
189586commit a12e6fe5293d5027509c46cb05d8a81b87bf8511
189587Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189588Date:   Wed May 9 19:30:06 2007 +0000
189589
189590    Monotone-Parent: 1471bacc37d4bfc7718c85c0760024d89c4440ef
189591    Monotone-Revision: 34df2ce95db78b6833565a16c9535dea4b46e0b6
189592
189593    Monotone-Author: wsourdeau@inverse.ca
189594    Monotone-Date: 2007-05-09T19:30:06
189595    Monotone-Branch: ca.inverse.sogo
189596
189597M	SoObjects/Appointments/SOGoCalendarComponent.m
189598M	SoObjects/Appointments/SOGoFreeBusyObject.m
189599M	SoObjects/Contacts/SOGoContactLDIFEntry.m
189600M	UI/Scheduler/UIxComponent+Scheduler.m
189601
189602commit 245ec1d0c8b5fbaab3ade23c7de71d27b28491e7
189603Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189604Date:   Wed May 9 19:23:45 2007 +0000
189605
189606    Monotone-Parent: b3104cb2f524576b6a02514df135076db60274ea
189607    Monotone-Revision: 1471bacc37d4bfc7718c85c0760024d89c4440ef
189608
189609    Monotone-Author: wsourdeau@inverse.ca
189610    Monotone-Date: 2007-05-09T19:23:45
189611    Monotone-Branch: ca.inverse.sogo
189612
189613M	SoObjects/Contacts/SOGoContactFolder.h
189614M	SoObjects/SOGo/SOGoFolder.h
189615M	SoObjects/SOGo/SOGoObject.h
189616M	SoObjects/SOGo/SOGoObject.m
189617M	UI/Contacts/UIxContactEditor.m
189618M	UI/Contacts/UIxContactFoldersView.m
189619M	UI/Contacts/UIxContactsListViewContainer.m
189620M	UI/MailPartViewers/UIxMailPartICalViewer.m
189621M	UI/Scheduler/UIxComponentEditor.m
189622
189623commit fbd7354fff0168f41d0634aae8f2a3efb482aa2d
189624Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189625Date:   Wed May 9 19:23:09 2007 +0000
189626
189627    Monotone-Parent: 05c004606ea7630c74dd1bb97957bc57215c5e55
189628    Monotone-Revision: b3104cb2f524576b6a02514df135076db60274ea
189629
189630    Monotone-Author: wsourdeau@inverse.ca
189631    Monotone-Date: 2007-05-09T19:23:09
189632    Monotone-Branch: ca.inverse.sogo
189633
189634M	ChangeLog
189635M	SoObjects/SOGo/SOGoUser.h
189636M	SoObjects/SOGo/SOGoUser.m
189637
189638commit 98b2014f6b2192365655ad06b6bf87f2aabf4fd7
189639Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189640Date:   Wed May 9 19:21:01 2007 +0000
189641
189642    Monotone-Parent: 866444d29ef56047291b49a17e79ceacf8d03e2b
189643    Monotone-Revision: 05c004606ea7630c74dd1bb97957bc57215c5e55
189644
189645    Monotone-Author: wsourdeau@inverse.ca
189646    Monotone-Date: 2007-05-09T19:21:01
189647    Monotone-Branch: ca.inverse.sogo
189648
189649M	ChangeLog
189650M	SoObjects/SOGo/SOGoAuthenticator.m
189651
189652commit b2054b48cb7b88dce5e143b212a32bbf40171d84
189653Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189654Date:   Wed May 9 19:19:30 2007 +0000
189655
189656    Monotone-Parent: 0f82937150b1062cdd543c629309b912157fb9ee
189657    Monotone-Revision: 866444d29ef56047291b49a17e79ceacf8d03e2b
189658
189659    Monotone-Author: wsourdeau@inverse.ca
189660    Monotone-Date: 2007-05-09T19:19:30
189661    Monotone-Branch: ca.inverse.sogo
189662
189663M	ChangeLog
189664M	SoObjects/Contacts/SOGoContactLDAPFolder.h
189665M	SoObjects/Contacts/SOGoContactLDAPFolder.m
189666
189667commit 6df3f8bb66a806453111c6a70050ec32b92772cf
189668Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189669Date:   Wed May 9 19:18:06 2007 +0000
189670
189671    Monotone-Parent: b53acc7dcc075094066fd5f4ce6648443c3b3097
189672    Monotone-Revision: 0f82937150b1062cdd543c629309b912157fb9ee
189673
189674    Monotone-Author: wsourdeau@inverse.ca
189675    Monotone-Date: 2007-05-09T19:18:06
189676    Monotone-Branch: ca.inverse.sogo
189677
189678M	ChangeLog
189679M	SoObjects/Contacts/SOGoContactFolders.m
189680
189681commit acf7adcad14e3b4621115f7fa5d9cdc7382cb379
189682Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189683Date:   Wed May 9 19:16:22 2007 +0000
189684
189685    Monotone-Parent: 930c6f4859df86c03f367e50f6cd175b285fcfca
189686    Monotone-Revision: b53acc7dcc075094066fd5f4ce6648443c3b3097
189687
189688    Monotone-Author: wsourdeau@inverse.ca
189689    Monotone-Date: 2007-05-09T19:16:22
189690    Monotone-Branch: ca.inverse.sogo
189691
189692M	ChangeLog
189693
189694commit a174278e04480acf3bda6c08686c0b339bf6bdb8
189695Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189696Date:   Wed May 9 19:16:17 2007 +0000
189697
189698    Monotone-Parent: a4db2cbedfd0fe94155375b1cb396d2774cf14ff
189699    Monotone-Revision: 930c6f4859df86c03f367e50f6cd175b285fcfca
189700
189701    Monotone-Author: wsourdeau@inverse.ca
189702    Monotone-Date: 2007-05-09T19:16:17
189703    Monotone-Branch: ca.inverse.sogo
189704
189705M	SoObjects/Mailer/SOGoDraftObject.m
189706
189707commit 49cceb1097887050f7273988250da033492efc30
189708Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189709Date:   Wed May 9 19:15:18 2007 +0000
189710
189711    Monotone-Parent: d076f7c9f6e12e5d67a59bacee67bbe5b4afda93
189712    Monotone-Revision: a4db2cbedfd0fe94155375b1cb396d2774cf14ff
189713
189714    Monotone-Author: wsourdeau@inverse.ca
189715    Monotone-Date: 2007-05-09T19:15:18
189716    Monotone-Branch: ca.inverse.sogo
189717
189718M	UI/WebServerResources/UIxAttendeesEditor.js
189719M	UI/WebServerResources/UIxContactsUserFolders.js
189720
189721commit 258fece14fc1e58612de7eb2084227b665286f9e
189722Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189723Date:   Wed May 9 19:14:01 2007 +0000
189724
189725    Monotone-Parent: f7ff6d5a3116963438d6e380ecb9d77fb0dc661d
189726    Monotone-Revision: d076f7c9f6e12e5d67a59bacee67bbe5b4afda93
189727
189728    Monotone-Author: wsourdeau@inverse.ca
189729    Monotone-Date: 2007-05-09T19:14:01
189730    Monotone-Branch: ca.inverse.sogo
189731
189732M	UI/GNUmakefile
189733
189734commit 83fa3e080c707062a858d0281e34f77dfb4ba16f
189735Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189736Date:   Wed May 9 19:13:42 2007 +0000
189737
189738    Monotone-Parent: 4bd29508cee7b9dae7bb94969e58f21226b4c2cd
189739    Monotone-Revision: f7ff6d5a3116963438d6e380ecb9d77fb0dc661d
189740
189741    Monotone-Author: wsourdeau@inverse.ca
189742    Monotone-Date: 2007-05-09T19:13:42
189743    Monotone-Branch: ca.inverse.sogo
189744
189745M	ChangeLog
189746M	UI/MailerUI/UIxMailEditor.m
189747
189748commit a85078a6580ee22648ec8c0d467e4ff4220ad4ce
189749Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189750Date:   Wed May 9 19:11:32 2007 +0000
189751
189752    Monotone-Parent: c4326e19647bbfc97b2d64badbd1269165a03c7f
189753    Monotone-Revision: 4bd29508cee7b9dae7bb94969e58f21226b4c2cd
189754
189755    Monotone-Author: wsourdeau@inverse.ca
189756    Monotone-Date: 2007-05-09T19:11:32
189757    Monotone-Branch: ca.inverse.sogo
189758
189759M	ChangeLog
189760M	SoObjects/Appointments/SOGoCalendarComponent.h
189761M	SoObjects/Appointments/SOGoCalendarComponent.m
189762
189763commit 81e04f0c5bbc2d633328be8d9d52f1804f43b3e6
189764Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189765Date:   Wed May 9 19:09:50 2007 +0000
189766
189767    Monotone-Parent: 5a23f90d09d0b1f04579ab1128bcbe5d07d7aa3d
189768    Monotone-Revision: c4326e19647bbfc97b2d64badbd1269165a03c7f
189769
189770    Monotone-Author: wsourdeau@inverse.ca
189771    Monotone-Date: 2007-05-09T19:09:50
189772    Monotone-Branch: ca.inverse.sogo
189773
189774M	ChangeLog
189775M	SoObjects/Contacts/SOGoContactLDIFEntry.h
189776M	SoObjects/Contacts/SOGoContactLDIFEntry.m
189777
189778commit 904d7a5e1a3fcad3e890439289d5fef7974df9d4
189779Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189780Date:   Wed May 9 19:07:35 2007 +0000
189781
189782    Monotone-Parent: 2c4f13d872f9d09ee3cf1e91a8823779fbc5d923
189783    Monotone-Revision: 5a23f90d09d0b1f04579ab1128bcbe5d07d7aa3d
189784
189785    Monotone-Author: wsourdeau@inverse.ca
189786    Monotone-Date: 2007-05-09T19:07:35
189787    Monotone-Branch: ca.inverse.sogo
189788
189789M	ChangeLog
189790A	SoObjects/SOGo/LDAPUserManager.h
189791A	SoObjects/SOGo/LDAPUserManager.m
189792
189793commit 5f52910ce7b2163b51c7083fd64fe9b0590cb3aa
189794Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189795Date:   Wed May 9 19:06:15 2007 +0000
189796
189797    Monotone-Parent: c9b03486e1069d95450f29c6305829cf7d4c2002
189798    Monotone-Revision: 2c4f13d872f9d09ee3cf1e91a8823779fbc5d923
189799
189800    Monotone-Author: wsourdeau@inverse.ca
189801    Monotone-Date: 2007-05-09T19:06:15
189802    Monotone-Branch: ca.inverse.sogo
189803
189804M	ChangeLog
189805A	SoObjects/SOGo/LDAPSource.h
189806A	SoObjects/SOGo/LDAPSource.m
189807
189808commit bfab3e3a0af5585758950a446dd169cb3df7bf28
189809Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189810Date:   Wed May 9 19:04:18 2007 +0000
189811
189812    Monotone-Parent: 37ee3c63e273b4b20f99c82d5e239e410e7876c7
189813    Monotone-Revision: c9b03486e1069d95450f29c6305829cf7d4c2002
189814
189815    Monotone-Author: wsourdeau@inverse.ca
189816    Monotone-Date: 2007-05-09T19:04:18
189817    Monotone-Branch: ca.inverse.sogo
189818
189819M	SoObjects/Appointments/GNUmakefile
189820M	SoObjects/Contacts/GNUmakefile
189821M	SoObjects/SOGo/GNUmakefile
189822M	UI/Scheduler/GNUmakefile
189823
189824commit 7c4ddf0e8c32214767c941cea5dc5ebdbd22c70c
189825Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189826Date:   Wed May 9 19:04:07 2007 +0000
189827
189828    Monotone-Parent: e46821e8deef27889438bc1efe4af943f5f7ff26
189829    Monotone-Revision: 37ee3c63e273b4b20f99c82d5e239e410e7876c7
189830
189831    Monotone-Author: wsourdeau@inverse.ca
189832    Monotone-Date: 2007-05-09T19:04:07
189833    Monotone-Branch: ca.inverse.sogo
189834
189835M	SoObjects/Contacts/product.plist
189836M	UI/Contacts/product.plist
189837
189838commit 40b442f8fe7d154165e00ea23342b13cf26438b9
189839Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189840Date:   Wed May 9 19:03:51 2007 +0000
189841
189842    Monotone-Parent: e2d0d9f56297bdb765521eccb56c267f7c15e56c
189843    Monotone-Revision: e46821e8deef27889438bc1efe4af943f5f7ff26
189844
189845    Monotone-Author: wsourdeau@inverse.ca
189846    Monotone-Date: 2007-05-09T19:03:51
189847    Monotone-Branch: ca.inverse.sogo
189848
189849M	ChangeLog
189850D	SoObjects/Appointments/iCalEntityObject+Agenor.h
189851D	SoObjects/Appointments/iCalEntityObject+Agenor.m
189852
189853commit 16f7824c2dab04107679dae21761945d6963343f
189854Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189855Date:   Wed May 9 19:02:36 2007 +0000
189856
189857    Monotone-Parent: 7c4177d2b834fedabafddbf55ecc038b138f0f4b
189858    Monotone-Revision: e2d0d9f56297bdb765521eccb56c267f7c15e56c
189859
189860    Monotone-Author: wsourdeau@inverse.ca
189861    Monotone-Date: 2007-05-09T19:02:36
189862    Monotone-Branch: ca.inverse.sogo
189863
189864M	ChangeLog
189865D	SoObjects/SOGo/AgenorUserManager.h
189866D	SoObjects/SOGo/AgenorUserManager.m
189867
189868commit 0b0e45fd3cae7eec25c7d96b7bcbf924edf217f2
189869Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189870Date:   Wed May 9 19:01:30 2007 +0000
189871
189872    Monotone-Parent: e9bc6cb46a4431aee9c0112701adef16e8fde065
189873    Monotone-Revision: 7c4177d2b834fedabafddbf55ecc038b138f0f4b
189874
189875    Monotone-Author: wsourdeau@inverse.ca
189876    Monotone-Date: 2007-05-09T19:01:30
189877    Monotone-Branch: ca.inverse.sogo
189878
189879D	UI/Scheduler/UIxComponent+Agenor.h
189880D	UI/Scheduler/UIxComponent+Agenor.m
189881A	UI/Scheduler/UIxComponent+Scheduler.h
189882A	UI/Scheduler/UIxComponent+Scheduler.m
189883
189884commit 04afaf54302b988f29b8ad8a9b500de639a37a35
189885Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189886Date:   Wed May 9 18:25:51 2007 +0000
189887
189888    Monotone-Parent: 1a8298d1520d86d2ba9068bd72abcf7073aa20a8
189889    Monotone-Revision: e9bc6cb46a4431aee9c0112701adef16e8fde065
189890
189891    Monotone-Author: wsourdeau@inverse.ca
189892    Monotone-Date: 2007-05-09T18:25:51
189893    Monotone-Branch: ca.inverse.sogo
189894
189895M	SoObjects/Appointments/SOGoAppointmentFolder.m
189896M	SoObjects/Appointments/SOGoAppointmentObject.m
189897M	SoObjects/Appointments/SOGoFreeBusyObject.h
189898M	SoObjects/Appointments/SOGoFreeBusyObject.m
189899M	SoObjects/Appointments/SOGoTaskObject.m
189900M	SoObjects/Mailer/SOGoUser+Mail.m
189901M	UI/Common/UIxAclEditor.m
189902M	UI/Common/UIxFolderActions.h
189903M	UI/Common/UIxFolderActions.m
189904M	UI/Common/UIxObjectActions.m
189905M	UI/Common/UIxUserRightsEditor.m
189906M	UI/Scheduler/UIxAppointmentEditor.m
189907M	UI/Scheduler/UIxAppointmentView.m
189908M	UI/Scheduler/UIxCalView.m
189909M	UI/Scheduler/UIxCalendarSelector.m
189910M	UI/Scheduler/UIxTaskEditor.m
189911M	UI/Scheduler/UIxTaskView.m
189912
189913commit 6313ca4cd40a5e504a00a621dec741c2de0a1de0
189914Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189915Date:   Wed May 9 18:18:34 2007 +0000
189916
189917    Monotone-Parent: 9047688865c3a46907620d961398248600bfa919
189918    Monotone-Revision: 1a8298d1520d86d2ba9068bd72abcf7073aa20a8
189919
189920    Monotone-Author: wsourdeau@inverse.ca
189921    Monotone-Date: 2007-05-09T18:18:34
189922    Monotone-Branch: ca.inverse.sogo
189923
189924M	UI/Scheduler/UIxCalInlineAptView.m
189925
189926commit 8c4e3cf624b9d690d325abc1bb97df5ccd69c740
189927Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189928Date:   Wed May 9 18:17:15 2007 +0000
189929
189930    Monotone-Parent: b513fbfe3b58ede8041ace9c9b5c559e4fa481a5
189931    Monotone-Revision: 9047688865c3a46907620d961398248600bfa919
189932
189933    Monotone-Author: wsourdeau@inverse.ca
189934    Monotone-Date: 2007-05-09T18:17:15
189935    Monotone-Branch: ca.inverse.sogo
189936
189937M	UI/WebServerResources/ContactsUI.js
189938
189939commit a54343e809e28597ebd6dc2e82f485cf9f0e04f6
189940Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189941Date:   Wed May 9 18:17:06 2007 +0000
189942
189943    Monotone-Parent: 328de23f4c0448aedc1fb6ae6262b7f2d4805837
189944    Monotone-Revision: b513fbfe3b58ede8041ace9c9b5c559e4fa481a5
189945
189946    Monotone-Author: wsourdeau@inverse.ca
189947    Monotone-Date: 2007-05-09T18:17:06
189948    Monotone-Branch: ca.inverse.sogo
189949
189950M	UI/Templates/GNUmakefile
189951
189952commit 20212d6ba71d2c742c44503b2d457f3bc6ee1138
189953Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189954Date:   Tue May 8 19:30:21 2007 +0000
189955
189956    Monotone-Parent: b4d434073c4829245e196a7cbb5d657675d0c67e
189957    Monotone-Revision: 328de23f4c0448aedc1fb6ae6262b7f2d4805837
189958
189959    Monotone-Author: wsourdeau@inverse.ca
189960    Monotone-Date: 2007-05-08T19:30:21
189961    Monotone-Branch: ca.inverse.sogo
189962
189963M	SoObjects/Contacts/SOGoContactGCSFolder.h
189964M	SoObjects/Contacts/SOGoContactGCSFolder.m
189965
189966commit 5e21997cc4a5e5fcbab7d6b7f78defc99b5a93ec
189967Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189968Date:   Tue May 8 15:10:40 2007 +0000
189969
189970    Monotone-Parent: 00c7db6a04b837e2c03bee73c5699a0bafaf4684
189971    Monotone-Revision: b4d434073c4829245e196a7cbb5d657675d0c67e
189972
189973    Monotone-Author: wsourdeau@inverse.ca
189974    Monotone-Date: 2007-05-08T15:10:40
189975    Monotone-Branch: ca.inverse.sogo
189976
189977M	ChangeLog
189978D	SoObjects/Contacts/SOGoContactLDAPEntry.h
189979D	SoObjects/Contacts/SOGoContactLDAPEntry.m
189980A	SoObjects/Contacts/SOGoContactLDIFEntry.h
189981A	SoObjects/Contacts/SOGoContactLDIFEntry.m
189982
189983commit 8ddf75dbbf278f99097505f79a29affaf2c3cb99
189984Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
189985Date:   Tue May 8 14:27:01 2007 +0000
189986
189987    Monotone-Parent: 312de3bcf962de38449a5bb31b6868790bad9cb7
189988    Monotone-Revision: 00c7db6a04b837e2c03bee73c5699a0bafaf4684
189989
189990    Monotone-Author: wsourdeau@inverse.ca
189991    Monotone-Date: 2007-05-08T14:27:01
189992    Monotone-Branch: ca.inverse.sogo
189993
189994M	ChangeLog
189995D	SoObjects/Contacts/NGLdapEntry+Contact.h
189996D	SoObjects/Contacts/NGLdapEntry+Contact.m
189997
189998commit 4c19628e4fda61e0fcacdd59490a25c84afaa6db
189999Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190000Date:   Mon May 7 13:44:30 2007 +0000
190001
190002    Monotone-Parent: 16bd3aa0fa9b1f29444120c9720217440143eb7d
190003    Monotone-Revision: 312de3bcf962de38449a5bb31b6868790bad9cb7
190004
190005    Monotone-Author: wsourdeau@inverse.ca
190006    Monotone-Date: 2007-05-07T13:44:30
190007    Monotone-Branch: ca.inverse.sogo
190008
190009M	UI/WebServerResources/SchedulerUI.js
190010M	UI/WebServerResources/UIxComponentEditor.js
190011
190012commit 37efe2b204406e38de65823e20f4b7c0e9d434cf
190013Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190014Date:   Fri May 4 15:57:23 2007 +0000
190015
190016    Monotone-Parent: 1cd01a11a7384ec7da33be5a6316e39e3024c38a
190017    Monotone-Revision: 16bd3aa0fa9b1f29444120c9720217440143eb7d
190018
190019    Monotone-Author: wsourdeau@inverse.ca
190020    Monotone-Date: 2007-05-04T15:57:23
190021    Monotone-Branch: ca.inverse.sogo
190022
190023M	UI/Common/Toolbars/SOGoAclOwner.toolbar
190024M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
190025M	UI/Templates/MailerUI/UIxMailMainFrame.wox
190026M	UI/Templates/SchedulerUI/UIxCalMainView.wox
190027M	UI/Templates/UIxAclEditor.wox
190028M	UI/WebServerResources/HTMLElement.js
190029M	UI/WebServerResources/MailerUI.js
190030M	UI/WebServerResources/SOGoDragAndDrop.js
190031M	UI/WebServerResources/SchedulerUI.css
190032M	UI/WebServerResources/UIxAclEditor.css
190033M	UI/WebServerResources/generic.css
190034M	UI/WebServerResources/generic.js
190035
190036commit 6aa121c0f773903033198b9de1e3c09775beb5c9
190037Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190038Date:   Fri May 4 15:57:12 2007 +0000
190039
190040    Monotone-Parent: 2de65de2856914b059bf9e9b6eafc6f4f5a5a4ec
190041    Monotone-Revision: 1cd01a11a7384ec7da33be5a6316e39e3024c38a
190042
190043    Monotone-Author: wsourdeau@inverse.ca
190044    Monotone-Date: 2007-05-04T15:57:12
190045    Monotone-Branch: ca.inverse.sogo
190046
190047M	ChangeLog
190048M	UI/Common/UIxAclEditor.m
190049
190050commit 9787b24a975be05c1688fd8136a90e6f2f925a44
190051Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190052Date:   Fri May 4 14:09:50 2007 +0000
190053
190054    Monotone-Parent: 9a06416d5f808116f7b0f2630c6fb7181d3e5249
190055    Monotone-Revision: 2de65de2856914b059bf9e9b6eafc6f4f5a5a4ec
190056
190057    Monotone-Author: wsourdeau@inverse.ca
190058    Monotone-Date: 2007-05-04T14:09:50
190059    Monotone-Branch: ca.inverse.sogo
190060
190061M	UI/WebServerResources/ContactsUI.css
190062M	UI/WebServerResources/MailerUI.css
190063M	UI/WebServerResources/SchedulerUI.css
190064M	UI/WebServerResources/UIxAclEditor.css
190065M	UI/WebServerResources/UIxAttendeesEditor.css
190066M	UI/WebServerResources/UIxCalUserRightsEditor.css
190067M	UI/WebServerResources/UIxContactEditor.css
190068M	UI/WebServerResources/UIxContactsUserFolders.css
190069M	UI/WebServerResources/UIxContactsUserRightsEditor.css
190070M	UI/WebServerResources/UIxMailEditor.css
190071M	UI/WebServerResources/generic.css
190072
190073commit 5bf7c5739cbe7d11039cfffd93866712ae777a85
190074Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190075Date:   Fri May 4 03:12:24 2007 +0000
190076
190077    Monotone-Parent: 45bea3e2e145934a34aeefc02e3b87dc35017013
190078    Monotone-Revision: 9a06416d5f808116f7b0f2630c6fb7181d3e5249
190079
190080    Monotone-Author: wsourdeau@inverse.ca
190081    Monotone-Date: 2007-05-04T03:12:24
190082    Monotone-Branch: ca.inverse.sogo
190083
190084M	OGoContentStore/sql/generate-folderinfo-sql-for-users.sh
190085M	UI/WebServerResources/MailerUI.js
190086
190087commit a24ba75298b8e181259cad1ec43fcc53622a71fe
190088Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190089Date:   Thu May 3 21:56:25 2007 +0000
190090
190091    Monotone-Parent: 075c67e05325ad90a16ac0da1000c41d2ff882fb
190092    Monotone-Revision: 45bea3e2e145934a34aeefc02e3b87dc35017013
190093
190094    Monotone-Author: wsourdeau@inverse.ca
190095    Monotone-Date: 2007-05-03T21:56:25
190096    Monotone-Branch: ca.inverse.sogo
190097
190098M	SOPE/NGCards/versitCardsSaxDriver/ChangeLog
190099M	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m
190100
190101commit 49c47eda75dfc7ced5430c9d811aec01aa8d143f
190102Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190103Date:   Thu May 3 19:02:56 2007 +0000
190104
190105    Monotone-Parent: 5c634952da80242ab54712c3940880241c489739
190106    Monotone-Revision: 075c67e05325ad90a16ac0da1000c41d2ff882fb
190107
190108    Monotone-Author: wsourdeau@inverse.ca
190109    Monotone-Date: 2007-05-03T19:02:56
190110    Monotone-Branch: ca.inverse.sogo
190111
190112A	Scripts/sogod-0.9
190113
190114commit e95056042cb442aba8d33fc9893668574ae1458f
190115Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190116Date:   Thu May 3 18:49:19 2007 +0000
190117
190118    Monotone-Parent: 52e60bbc85e658b4d2dc0c8382ee87393d05c34d
190119    Monotone-Revision: 5c634952da80242ab54712c3940880241c489739
190120
190121    Monotone-Author: wsourdeau@inverse.ca
190122    Monotone-Date: 2007-05-03T18:49:19
190123    Monotone-Branch: ca.inverse.sogo
190124
190125M	ChangeLog
190126M	SoObjects/Appointments/SOGoCalendarComponent.h
190127M	SoObjects/Appointments/SOGoCalendarComponent.m
190128
190129commit 7a619a6540aa101eab9dbf9b70dec32e5dc56544
190130Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190131Date:   Thu May 3 18:47:13 2007 +0000
190132
190133    Monotone-Parent: 825591a847de774d1464963d3c32fe5a6bd19140
190134    Monotone-Revision: 52e60bbc85e658b4d2dc0c8382ee87393d05c34d
190135
190136    Monotone-Author: wsourdeau@inverse.ca
190137    Monotone-Date: 2007-05-03T18:47:13
190138    Monotone-Branch: ca.inverse.sogo
190139
190140D	UI/Templates/SchedulerUI/UIxFreeBusyUserSelectorTable.wox
190141
190142commit 2dedb7d3090b5c6a06548b22475cb44b76f9875d
190143Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190144Date:   Thu May 3 18:46:45 2007 +0000
190145
190146    Monotone-Parent: 1aa812c42c241f2c5d21c2beac51ba74f407f6bb
190147    Monotone-Revision: 825591a847de774d1464963d3c32fe5a6bd19140
190148
190149    Monotone-Author: wsourdeau@inverse.ca
190150    Monotone-Date: 2007-05-03T18:46:45
190151    Monotone-Branch: ca.inverse.sogo
190152
190153M	ChangeLog
190154M	SoObjects/SOGo/AgenorUserManager.h
190155M	SoObjects/SOGo/AgenorUserManager.m
190156
190157commit 7549f7020816b84f85ae32b7bc4d4b6d157e64cc
190158Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190159Date:   Thu May 3 18:43:17 2007 +0000
190160
190161    Monotone-Parent: 6b21c5d6a2344cfc87d185eafecf40f3d4c29c8c
190162    Monotone-Revision: 1aa812c42c241f2c5d21c2beac51ba74f407f6bb
190163
190164    Monotone-Author: wsourdeau@inverse.ca
190165    Monotone-Date: 2007-05-03T18:43:17
190166    Monotone-Branch: ca.inverse.sogo
190167
190168M	SoObjects/SOGo/SOGoUser.m
190169
190170commit 498df147d4b41dcb1ef9d768889009a98326d33c
190171Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190172Date:   Thu May 3 18:41:02 2007 +0000
190173
190174    Monotone-Parent: db3ff379bf0dfa3a35ae5cbe879d8db2a1bb69df
190175    Monotone-Revision: 6b21c5d6a2344cfc87d185eafecf40f3d4c29c8c
190176
190177    Monotone-Author: wsourdeau@inverse.ca
190178    Monotone-Date: 2007-05-03T18:41:02
190179    Monotone-Branch: ca.inverse.sogo
190180
190181M	ChangeLog
190182M	SoObjects/SOGo/SOGoUser.h
190183M	SoObjects/SOGo/SOGoUser.m
190184
190185commit 3c3de79b4d4e9cb501af154ac34ed55bad5c6101
190186Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190187Date:   Thu May 3 18:39:22 2007 +0000
190188
190189    Monotone-Parent: ea749e8a379c178fc2744bc5cee6af5d1d20640d
190190    Monotone-Revision: db3ff379bf0dfa3a35ae5cbe879d8db2a1bb69df
190191
190192    Monotone-Author: wsourdeau@inverse.ca
190193    Monotone-Date: 2007-05-03T18:39:22
190194    Monotone-Branch: ca.inverse.sogo
190195
190196M	SoObjects/SOGo/SOGoUser.h
190197
190198commit 4d5c8b8ca25982d6b53d39b3724cde3a09a6054a
190199Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190200Date:   Thu May 3 18:39:03 2007 +0000
190201
190202    Monotone-Parent: 0cbd4a9c5bf491a238af8827cc1200efcd8577d6
190203    Monotone-Revision: ea749e8a379c178fc2744bc5cee6af5d1d20640d
190204
190205    Monotone-Author: wsourdeau@inverse.ca
190206    Monotone-Date: 2007-05-03T18:39:03
190207    Monotone-Branch: ca.inverse.sogo
190208
190209M	ChangeLog
190210M	SoObjects/SOGo/SOGoUser.m
190211
190212commit 2a274be95e022b366b9141a0bc053f542b9d81ec
190213Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190214Date:   Thu May 3 18:38:12 2007 +0000
190215
190216    Monotone-Parent: e57eef2a82bd3537f98500a9eb2ad3d89658813b
190217    Monotone-Revision: 0cbd4a9c5bf491a238af8827cc1200efcd8577d6
190218
190219    Monotone-Author: wsourdeau@inverse.ca
190220    Monotone-Date: 2007-05-03T18:38:12
190221    Monotone-Branch: ca.inverse.sogo
190222
190223M	UI/Templates/GNUmakefile
190224
190225commit 8c4878a7fcb5d180f8a95b80aa55bb9ffcea1bb1
190226Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190227Date:   Thu May 3 18:38:04 2007 +0000
190228
190229    Monotone-Parent: c5e418d0e7c5646ce958408d923c5e65dd74f8bb
190230    Monotone-Revision: e57eef2a82bd3537f98500a9eb2ad3d89658813b
190231
190232    Monotone-Author: wsourdeau@inverse.ca
190233    Monotone-Date: 2007-05-03T18:38:04
190234    Monotone-Branch: ca.inverse.sogo
190235
190236M	UI/Templates/SchedulerUI/UIxCalMainView.wox
190237
190238commit 6b5ff1c59bc99b7b28c14b08436944f46934c5f9
190239Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190240Date:   Thu May 3 18:37:56 2007 +0000
190241
190242    Monotone-Parent: 21621ef29c0d61b24e6974e8c9df806df1274a38
190243    Monotone-Revision: c5e418d0e7c5646ce958408d923c5e65dd74f8bb
190244
190245    Monotone-Author: wsourdeau@inverse.ca
190246    Monotone-Date: 2007-05-03T18:37:56
190247    Monotone-Branch: ca.inverse.sogo
190248
190249M	UI/Templates/SchedulerUI/UIxFreeBusyUserSelector.wox
190250
190251commit f499ab12d9d679b66fe0d0a77edfb96119d3cc03
190252Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190253Date:   Thu May 3 16:17:26 2007 +0000
190254
190255    Monotone-Parent: b521f340498a0489a0b9c81b91374570890a80fa
190256    Monotone-Revision: 21621ef29c0d61b24e6974e8c9df806df1274a38
190257
190258    Monotone-Author: wsourdeau@inverse.ca
190259    Monotone-Date: 2007-05-03T16:17:26
190260    Monotone-Branch: ca.inverse.sogo
190261
190262A	Scripts/sogo
190263A	Scripts/sogocron.sh
190264
190265commit e307ee23d2115982ad021b5be30adb6941a68bbe
190266Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190267Date:   Thu May 3 16:13:51 2007 +0000
190268
190269    Monotone-Parent: 78d012bb528bcbf5295b1d5241415fcb6465a307
190270    Monotone-Revision: b521f340498a0489a0b9c81b91374570890a80fa
190271
190272    Monotone-Author: wsourdeau@inverse.ca
190273    Monotone-Date: 2007-05-03T16:13:51
190274    Monotone-Branch: ca.inverse.sogo
190275
190276M	ChangeLog
190277M	UI/Scheduler/UIxComponentEditor.h
190278M	UI/Scheduler/UIxComponentEditor.m
190279
190280commit 2c53331f0be79ee00b256e309c0a39a52a8fe363
190281Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190282Date:   Thu May 3 16:11:29 2007 +0000
190283
190284    Monotone-Parent: b8a1f679b2d8b5862c0fc73e8bedec0e7b8fdc84
190285    Monotone-Revision: 78d012bb528bcbf5295b1d5241415fcb6465a307
190286
190287    Monotone-Author: wsourdeau@inverse.ca
190288    Monotone-Date: 2007-05-03T16:11:29
190289    Monotone-Branch: ca.inverse.sogo
190290
190291M	UI/Scheduler/UIxAppointmentEditor.m
190292M	UI/Scheduler/UIxTaskEditor.m
190293M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
190294M	UI/Templates/SchedulerUI/UIxTaskEditor.wox
190295
190296commit d61f1f76acc9f147b18470e4fd0c9239d18f59ba
190297Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190298Date:   Thu May 3 15:59:47 2007 +0000
190299
190300    Monotone-Parent: 709c82cae5a3806eb4d54d45003d5be1927c6ed1
190301    Monotone-Revision: b8a1f679b2d8b5862c0fc73e8bedec0e7b8fdc84
190302
190303    Monotone-Author: wsourdeau@inverse.ca
190304    Monotone-Date: 2007-05-03T15:59:47
190305    Monotone-Branch: ca.inverse.sogo
190306
190307M	UI/Scheduler/English.lproj/Localizable.strings
190308
190309commit 2c041feaaef25b4fb1c33fb990b34fbd94af2eb9
190310Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190311Date:   Thu May 3 15:59:39 2007 +0000
190312
190313    Monotone-Parent: 1fd4f5e18827925008e26dac2c8a95ca5311ee27
190314    Monotone-Revision: 709c82cae5a3806eb4d54d45003d5be1927c6ed1
190315
190316    Monotone-Author: wsourdeau@inverse.ca
190317    Monotone-Date: 2007-05-03T15:59:39
190318    Monotone-Branch: ca.inverse.sogo
190319
190320M	UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar
190321
190322commit e6b7884d05faa53286b327d3d6cc102caa503530
190323Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190324Date:   Thu May 3 15:37:46 2007 +0000
190325
190326    Monotone-Parent: 3e8c5ebd8ef3e651971eb9ebd5088fb54e456c11
190327    Monotone-Revision: 1fd4f5e18827925008e26dac2c8a95ca5311ee27
190328
190329    Monotone-Author: wsourdeau@inverse.ca
190330    Monotone-Date: 2007-05-03T15:37:46
190331    Monotone-Branch: ca.inverse.sogo
190332
190333M	UI/Templates/GNUmakefile
190334
190335commit 783adad5298ce519a9f1bad6a5f41c3b4b6ed1f8
190336Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190337Date:   Thu May 3 15:13:39 2007 +0000
190338
190339    Monotone-Parent: b17d302eb00b85fc88d646f3ca2f85130bf42255
190340    Monotone-Revision: 3e8c5ebd8ef3e651971eb9ebd5088fb54e456c11
190341
190342    Monotone-Author: wsourdeau@inverse.ca
190343    Monotone-Date: 2007-05-03T15:13:39
190344    Monotone-Branch: ca.inverse.sogo
190345
190346M	UI/Contacts/product.plist
190347
190348commit 738f48072af31a7a67cdfc997b27fe44183b0674
190349Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190350Date:   Thu May 3 15:13:16 2007 +0000
190351
190352    Monotone-Parent: 33d6ed4d81ea69479070eeecb494de1a86f32771
190353    Monotone-Revision: b17d302eb00b85fc88d646f3ca2f85130bf42255
190354
190355    Monotone-Author: wsourdeau@inverse.ca
190356    Monotone-Date: 2007-05-03T15:13:16
190357    Monotone-Branch: ca.inverse.sogo
190358
190359M	UI/Templates/GNUmakefile
190360
190361commit 63224612e3dc0f45eacac2c97924e6b7a8a72e54
190362Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190363Date:   Thu May 3 15:12:51 2007 +0000
190364
190365    Monotone-Parent: 25630ef22852aad3a540cf9873929b9324dcb479
190366    Monotone-Revision: 33d6ed4d81ea69479070eeecb494de1a86f32771
190367
190368    Monotone-Author: wsourdeau@inverse.ca
190369    Monotone-Date: 2007-05-03T15:12:51
190370    Monotone-Branch: ca.inverse.sogo
190371
190372M	ChangeLog
190373M	SoObjects/SOGo/AgenorUserDefaults.m
190374
190375commit 35b97087f609261d32734344ecb2988f9ce3ea59
190376Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190377Date:   Thu May 3 15:06:55 2007 +0000
190378
190379    Monotone-Parent: 9d587f48acef1d91aa5a16de1dc635089ff2ed6e
190380    Monotone-Revision: 25630ef22852aad3a540cf9873929b9324dcb479
190381
190382    Monotone-Author: wsourdeau@inverse.ca
190383    Monotone-Date: 2007-05-03T15:06:55
190384    Monotone-Branch: ca.inverse.sogo
190385
190386M	SoObjects/Appointments/SOGoAptMailEnglishInvitation.wo/SOGoAptMailEnglishInvitation.html
190387
190388commit e00b716d3e5cc1d16edd7fb0b7777c13b449d5a0
190389Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190390Date:   Thu May 3 15:06:20 2007 +0000
190391
190392    Monotone-Parent: 37008ff5687919b94155c109532197941ad24f89
190393    Monotone-Revision: 9d587f48acef1d91aa5a16de1dc635089ff2ed6e
190394
190395    Monotone-Author: wsourdeau@inverse.ca
190396    Monotone-Date: 2007-05-03T15:06:20
190397    Monotone-Branch: ca.inverse.sogo
190398
190399M	OGoContentStore/sql/generate-folderinfo-sql-for-users.sh
190400
190401commit 8584c0d116ffeebaed86f8791a94387d28fc92a0
190402Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190403Date:   Tue May 1 15:33:13 2007 +0000
190404
190405    Monotone-Parent: 1c6e237a5f05d42b8256e2192f1d6e71423ccd22
190406    Monotone-Revision: 37008ff5687919b94155c109532197941ad24f89
190407
190408    Monotone-Author: wsourdeau@inverse.ca
190409    Monotone-Date: 2007-05-01T15:33:13
190410    Monotone-Branch: ca.inverse.sogo
190411
190412M	SoObjects/SOGo/SOGoContentObject.h
190413M	UI/Scheduler/UIxCalInlineAptView.m
190414M	UI/Scheduler/UIxCalView.m
190415M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
190416
190417commit 0d37749760633095b7a425e39b45ca5fd396d6b0
190418Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190419Date:   Fri Apr 27 22:09:09 2007 +0000
190420
190421    Monotone-Parent: 2f3e59ca771f0f87a19e27da7ce51726090f893c
190422    Monotone-Revision: 1c6e237a5f05d42b8256e2192f1d6e71423ccd22
190423
190424    Monotone-Author: wsourdeau@inverse.ca
190425    Monotone-Date: 2007-04-27T22:09:09
190426    Monotone-Branch: ca.inverse.sogo
190427
190428M	SOPE/NGCards/ChangeLog
190429M	SOPE/NGCards/NGVCard.m
190430
190431commit 163d16e464f698d3d93aa8571020c84e896cd013
190432Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190433Date:   Fri Apr 27 22:08:09 2007 +0000
190434
190435    Monotone-Parent: c86e5bf2a9f5a99a13334f1078af7e6eea186f02
190436    Monotone-Revision: 2f3e59ca771f0f87a19e27da7ce51726090f893c
190437
190438    Monotone-Author: wsourdeau@inverse.ca
190439    Monotone-Date: 2007-04-27T22:08:09
190440    Monotone-Branch: ca.inverse.sogo
190441
190442M	UI/MainUI/product.plist
190443
190444commit ec115e83f477de37e7a1c72ba02c2967599cc9a4
190445Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190446Date:   Fri Apr 27 22:07:54 2007 +0000
190447
190448    Monotone-Parent: b38410c68a702e70b0f8bab6d1cfdf4512176c17
190449    Monotone-Revision: c86e5bf2a9f5a99a13334f1078af7e6eea186f02
190450
190451    Monotone-Author: wsourdeau@inverse.ca
190452    Monotone-Date: 2007-04-27T22:07:54
190453    Monotone-Branch: ca.inverse.sogo
190454
190455M	SoObjects/SOGo/SOGoPermissions.h
190456
190457commit 98b42ad037c4c167f44ed56916b92f5e3cac50c6
190458Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190459Date:   Fri Apr 27 22:07:50 2007 +0000
190460
190461    Monotone-Parent: 048d106563715d2fe3f7e783e8caec9f3ad005e2
190462    Monotone-Revision: b38410c68a702e70b0f8bab6d1cfdf4512176c17
190463
190464    Monotone-Author: wsourdeau@inverse.ca
190465    Monotone-Date: 2007-04-27T22:07:50
190466    Monotone-Branch: ca.inverse.sogo
190467
190468M	ChangeLog
190469M	SoObjects/SOGo/SOGoPermissions.m
190470
190471commit e1db62a8bb1f6116eb1027847f801fcf4260fd34
190472Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190473Date:   Fri Apr 27 22:06:58 2007 +0000
190474
190475    Monotone-Parent: 92528ef4ae9b54bc30415a773c3bf6013e284be0
190476    Monotone-Revision: 048d106563715d2fe3f7e783e8caec9f3ad005e2
190477
190478    Monotone-Author: wsourdeau@inverse.ca
190479    Monotone-Date: 2007-04-27T22:06:58
190480    Monotone-Branch: ca.inverse.sogo
190481
190482M	UI/WebServerResources/ContactsUI.js
190483M	UI/WebServerResources/SchedulerUI.js
190484M	UI/WebServerResources/UIxAclEditor.js
190485M	UI/WebServerResources/generic.js
190486
190487commit 58865b869b7d56028268ecfab7aafe15a9f4defe
190488Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190489Date:   Fri Apr 27 22:06:48 2007 +0000
190490
190491    Monotone-Parent: 0653c8c5e81c2a2dd5096e25700dc8810e330dfa
190492    Monotone-Revision: 92528ef4ae9b54bc30415a773c3bf6013e284be0
190493
190494    Monotone-Author: wsourdeau@inverse.ca
190495    Monotone-Date: 2007-04-27T22:06:48
190496    Monotone-Branch: ca.inverse.sogo
190497
190498M	ChangeLog
190499M	UI/Common/UIxUserRightsEditor.m
190500
190501commit b1fa8978b66876713129cf928e0ac3b54a3f3c80
190502Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190503Date:   Fri Apr 27 22:05:17 2007 +0000
190504
190505    Monotone-Parent: d57385e5e0cf1d1b6dd18882212fa4b71679db3c
190506    Monotone-Revision: 0653c8c5e81c2a2dd5096e25700dc8810e330dfa
190507
190508    Monotone-Author: wsourdeau@inverse.ca
190509    Monotone-Date: 2007-04-27T22:05:17
190510    Monotone-Branch: ca.inverse.sogo
190511
190512M	ChangeLog
190513M	UI/Contacts/English.lproj/Localizable.strings
190514M	UI/Contacts/French.lproj/Localizable.strings
190515M	UI/Contacts/GNUmakefile
190516A	UI/Contacts/UIxContactsUserRightsEditor.h
190517A	UI/Contacts/UIxContactsUserRightsEditor.m
190518M	UI/Contacts/product.plist
190519A	UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox
190520A	UI/WebServerResources/UIxContactsUserRightsEditor.css
190521A	UI/WebServerResources/UIxContactsUserRightsEditor.js
190522
190523commit cc58aef14ae48d9e7787776e34277b3be96f5863
190524Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190525Date:   Fri Apr 27 19:45:12 2007 +0000
190526
190527    Monotone-Parent: e00080932f4ede008b94710aac6b0477a9b70141
190528    Monotone-Revision: d57385e5e0cf1d1b6dd18882212fa4b71679db3c
190529
190530    Monotone-Author: wsourdeau@inverse.ca
190531    Monotone-Date: 2007-04-27T19:45:12
190532    Monotone-Branch: ca.inverse.sogo
190533
190534M	ChangeLog
190535M	SoObjects/SOGo/SOGoFolder.h
190536M	SoObjects/SOGo/SOGoFolder.m
190537
190538commit a251c4da7e8f895d1932539c22d37c38d27fa00b
190539Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190540Date:   Fri Apr 27 19:41:04 2007 +0000
190541
190542    Monotone-Parent: c15520706f33ccebb112c1becc433bfe47acd1ee
190543    Monotone-Revision: e00080932f4ede008b94710aac6b0477a9b70141
190544
190545    Monotone-Author: wsourdeau@inverse.ca
190546    Monotone-Date: 2007-04-27T19:41:04
190547    Monotone-Branch: ca.inverse.sogo
190548
190549M	UI/Scheduler/English.lproj/Localizable.strings
190550M	UI/Scheduler/French.lproj/Localizable.strings
190551M	UI/Scheduler/UIxComponentEditor.m
190552M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
190553M	UI/WebServerResources/UIxComponentEditor.js
190554
190555commit 63ccf073b401791ec17db9ace348008df1907afb
190556Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190557Date:   Fri Apr 27 19:03:33 2007 +0000
190558
190559    Monotone-Parent: d75f311111aa7cbdf9ecf2de1168ceb2651e77bd
190560    Monotone-Revision: c15520706f33ccebb112c1becc433bfe47acd1ee
190561
190562    Monotone-Author: wsourdeau@inverse.ca
190563    Monotone-Date: 2007-04-27T19:03:33
190564    Monotone-Branch: ca.inverse.sogo
190565
190566M	ChangeLog
190567M	SoObjects/SOGo/SOGoObject.m
190568
190569commit 48d1736fe4de45ee647a8199faff82a4a5446d39
190570Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190571Date:   Fri Apr 27 19:02:01 2007 +0000
190572
190573    Monotone-Parent: fb501e7e2cefb4d9f994a50f5062b53d25b4aa3f
190574    Monotone-Revision: d75f311111aa7cbdf9ecf2de1168ceb2651e77bd
190575
190576    Monotone-Author: wsourdeau@inverse.ca
190577    Monotone-Date: 2007-04-27T19:02:01
190578    Monotone-Branch: ca.inverse.sogo
190579
190580M	SoObjects/SOGo/SOGoUser.m
190581
190582commit 0fa658ba0778f58550217cd728cf4ecf606b0ae3
190583Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190584Date:   Fri Apr 27 19:01:46 2007 +0000
190585
190586    Monotone-Parent: dcd6e00bbce77f3fb33457eb96c335e1e686e296
190587    Monotone-Revision: fb501e7e2cefb4d9f994a50f5062b53d25b4aa3f
190588
190589    Monotone-Author: wsourdeau@inverse.ca
190590    Monotone-Date: 2007-04-27T19:01:46
190591    Monotone-Branch: ca.inverse.sogo
190592
190593M	SoObjects/Contacts/SOGoContactLDAPEntry.m
190594
190595commit bdb9eeca8f524bac6081e5a2904ca08e9f8bb2d3
190596Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190597Date:   Fri Apr 27 19:00:40 2007 +0000
190598
190599    Monotone-Parent: 139216901c180bec05a4d774ed2926c4b82c6657
190600    Monotone-Revision: dcd6e00bbce77f3fb33457eb96c335e1e686e296
190601
190602    Monotone-Author: wsourdeau@inverse.ca
190603    Monotone-Date: 2007-04-27T19:00:40
190604    Monotone-Branch: ca.inverse.sogo
190605
190606M	ChangeLog
190607
190608commit a03e855365e80d2b9a87111bc30ff07b85f1ef4d
190609Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190610Date:   Fri Apr 27 18:59:29 2007 +0000
190611
190612    Monotone-Parent: 475cf6d37855a59399d7920251b3b192b5353196
190613    Monotone-Revision: 139216901c180bec05a4d774ed2926c4b82c6657
190614
190615    Monotone-Author: wsourdeau@inverse.ca
190616    Monotone-Date: 2007-04-27T18:59:29
190617    Monotone-Branch: ca.inverse.sogo
190618
190619M	ChangeLog
190620
190621commit ee637f1df231a998bd7cd69306821f091639cc61
190622Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190623Date:   Fri Apr 27 18:58:48 2007 +0000
190624
190625    Monotone-Parent: 826bf932caacd3e649919ed612b65ec8aee72999
190626    Monotone-Revision: 475cf6d37855a59399d7920251b3b192b5353196
190627
190628    Monotone-Author: wsourdeau@inverse.ca
190629    Monotone-Date: 2007-04-27T18:58:48
190630    Monotone-Branch: ca.inverse.sogo
190631
190632M	SoObjects/SOGo/SOGoContentObject.m
190633
190634commit daaf7fb14ed94294d2e5d41d8154a31135b1dedf
190635Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190636Date:   Thu Apr 26 16:39:09 2007 +0000
190637
190638    Monotone-Parent: 2ae12f2c67f3e74fddaf5d592a19e233d0806899
190639    Monotone-Revision: 826bf932caacd3e649919ed612b65ec8aee72999
190640
190641    Monotone-Author: wsourdeau@inverse.ca
190642    Monotone-Date: 2007-04-26T16:39:09
190643    Monotone-Branch: ca.inverse.sogo
190644
190645M	ChangeLog
190646M	SoObjects/Appointments/SOGoAppointmentFolder.m
190647
190648commit 27d801a9fc60c01d4eb8b5788484cce3d332343c
190649Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190650Date:   Thu Apr 26 01:16:19 2007 +0000
190651
190652    Monotone-Parent: 36c59ea6f5d3705bff60a615e113d6b9e7a7501e
190653    Monotone-Revision: 2ae12f2c67f3e74fddaf5d592a19e233d0806899
190654
190655    Monotone-Author: wsourdeau@inverse.ca
190656    Monotone-Date: 2007-04-26T01:16:19
190657    Monotone-Branch: ca.inverse.sogo
190658
190659M	SoObjects/Appointments/SOGoAppointmentFolder.h
190660M	SoObjects/Appointments/SOGoAppointmentFolder.m
190661M	SoObjects/Appointments/SOGoCalendarComponent.m
190662M	SoObjects/Appointments/SOGoGroupAppointmentFolder.m
190663M	SoObjects/SOGo/SOGoContentObject.m
190664M	SoObjects/SOGo/SOGoFolder.m
190665M	SoObjects/SOGo/SOGoObject.m
190666M	SoObjects/SOGo/SOGoPermissions.h
190667M	SoObjects/SOGo/SOGoPermissions.m
190668M	SoObjects/SOGo/SOGoUser.m
190669M	UI/Scheduler/UIxCalInlineAptView.m
190670M	UI/Scheduler/UIxCalUserRightsEditor.m
190671M	UI/Scheduler/UIxCalView.m
190672M	UI/Scheduler/UIxComponentEditor.m
190673
190674commit e17d43a24ea00c9eba7fe12d765bb40df0a6ab59
190675Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190676Date:   Thu Apr 26 01:15:26 2007 +0000
190677
190678    Monotone-Parent: 029f7af5879a2c5f2514bdae82805853dc8624b0
190679    Monotone-Revision: 36c59ea6f5d3705bff60a615e113d6b9e7a7501e
190680
190681    Monotone-Author: wsourdeau@inverse.ca
190682    Monotone-Date: 2007-04-26T01:15:26
190683    Monotone-Branch: ca.inverse.sogo
190684
190685M	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
190686M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
190687M	UI/WebServerResources/SchedulerUI.js
190688M	UI/WebServerResources/UIxComponentEditor.js
190689
190690commit d40ba9024ef79865874546e6030d6ae561bdabb0
190691Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190692Date:   Thu Apr 26 01:14:24 2007 +0000
190693
190694    Monotone-Parent: 64210c1ed841d8f02caf31f0c0e336b0fa9e37df
190695    Monotone-Revision: 029f7af5879a2c5f2514bdae82805853dc8624b0
190696
190697    Monotone-Author: wsourdeau@inverse.ca
190698    Monotone-Date: 2007-04-26T01:14:24
190699    Monotone-Branch: ca.inverse.sogo
190700
190701M	UI/Scheduler/English.lproj/Localizable.strings
190702M	UI/Scheduler/French.lproj/Localizable.strings
190703
190704commit 4948aca14a785eef037d2aa262b3000987dd3cb6
190705Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190706Date:   Thu Apr 26 01:13:55 2007 +0000
190707
190708    Monotone-Parent: be54fe500757d5b3077ad04c8c9a43cf4088ec61
190709    Monotone-Revision: 64210c1ed841d8f02caf31f0c0e336b0fa9e37df
190710
190711    Monotone-Author: wsourdeau@inverse.ca
190712    Monotone-Date: 2007-04-26T01:13:55
190713    Monotone-Branch: ca.inverse.sogo
190714
190715M	SoObjects/Appointments/product.plist
190716M	SoObjects/Mailer/product.plist
190717M	UI/Common/product.plist
190718M	UI/MainUI/product.plist
190719M	UI/Scheduler/product.plist
190720
190721commit b13636f3857cd859abe6741a62f70f7f5696fb49
190722Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190723Date:   Wed Apr 25 15:14:40 2007 +0000
190724
190725    Monotone-Parent: 0737b1db6b347f529b14555dcbe67d99f357aaf6
190726    Monotone-Revision: be54fe500757d5b3077ad04c8c9a43cf4088ec61
190727
190728    Monotone-Author: wsourdeau@inverse.ca
190729    Monotone-Date: 2007-04-25T15:14:40
190730    Monotone-Branch: ca.inverse.sogo
190731
190732M	ChangeLog
190733M	SoObjects/Appointments/SOGoAppointmentFolder.m
190734
190735commit 941f725eb028a19a03b7fef8b9ae6ccdcd3665dd
190736Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190737Date:   Wed Apr 25 14:31:09 2007 +0000
190738
190739    Monotone-Parent: 8fcaeed31fe2440c4ecbc43cb96150303138e5a3
190740    Monotone-Revision: 0737b1db6b347f529b14555dcbe67d99f357aaf6
190741
190742    Monotone-Author: wsourdeau@inverse.ca
190743    Monotone-Date: 2007-04-25T14:31:09
190744    Monotone-Branch: ca.inverse.sogo
190745
190746M	UI/MailerUI/product.plist
190747
190748commit 666bec13e3427d51b30db91065ae1d2784e089bf
190749Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190750Date:   Wed Apr 25 14:31:00 2007 +0000
190751
190752    Monotone-Parent: 100d8ec9579d3775f3468d8a6c19fb77e3a4c287
190753    Monotone-Revision: 8fcaeed31fe2440c4ecbc43cb96150303138e5a3
190754
190755    Monotone-Author: wsourdeau@inverse.ca
190756    Monotone-Date: 2007-04-25T14:31:00
190757    Monotone-Branch: ca.inverse.sogo
190758
190759M	ChangeLog
190760M	SoObjects/SOGo/NSCalendarDate+SOGo.h
190761M	SoObjects/SOGo/NSCalendarDate+SOGo.m
190762
190763commit 2d131df90c7b1f59b2f8ddf3f60cff99e0cb6c82
190764Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190765Date:   Wed Apr 25 14:28:00 2007 +0000
190766
190767    Monotone-Parent: 24b361ad5626a3cf990206bae54d63a278f81a1e
190768    Monotone-Revision: 100d8ec9579d3775f3468d8a6c19fb77e3a4c287
190769
190770    Monotone-Author: wsourdeau@inverse.ca
190771    Monotone-Date: 2007-04-25T14:28:00
190772    Monotone-Branch: ca.inverse.sogo
190773
190774M	ChangeLog
190775M	SoObjects/Mailer/SOGoDraftObject.m
190776
190777commit fbf6d3c73c2c51d6dbf1187a2b4747b39520eb04
190778Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190779Date:   Wed Apr 25 14:26:14 2007 +0000
190780
190781    Monotone-Parent: b3f6ca80f075abe33699e7b80392bc6a5c934183
190782    Monotone-Revision: 24b361ad5626a3cf990206bae54d63a278f81a1e
190783
190784    Monotone-Author: wsourdeau@inverse.ca
190785    Monotone-Date: 2007-04-25T14:26:14
190786    Monotone-Branch: ca.inverse.sogo
190787
190788M	UI/Common/Toolbars/SOGoAclOwner.toolbar
190789
190790commit 10f79b2c9216b83ac44b219008dd70d47555b0ba
190791Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190792Date:   Wed Apr 25 14:26:01 2007 +0000
190793
190794    Monotone-Parent: 90d376cd698487405a4cfc73072abd9c96ea7b7b
190795    Monotone-Revision: b3f6ca80f075abe33699e7b80392bc6a5c934183
190796
190797    Monotone-Author: wsourdeau@inverse.ca
190798    Monotone-Date: 2007-04-25T14:26:01
190799    Monotone-Branch: ca.inverse.sogo
190800
190801M	UI/Scheduler/English.lproj/Localizable.strings
190802
190803commit 22c9096c58a8559216daf56e030b73ace6d660e8
190804Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190805Date:   Wed Apr 25 14:25:49 2007 +0000
190806
190807    Monotone-Parent: 40040f17745278140cd2fe7ca20302e8937f438c
190808    Monotone-Revision: 90d376cd698487405a4cfc73072abd9c96ea7b7b
190809
190810    Monotone-Author: wsourdeau@inverse.ca
190811    Monotone-Date: 2007-04-25T14:25:49
190812    Monotone-Branch: ca.inverse.sogo
190813
190814M	UI/WebServerResources/generic.css
190815
190816commit ecfa7284d0a9d69f38d9272d3be04ce351411fbd
190817Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190818Date:   Wed Apr 25 14:25:37 2007 +0000
190819
190820    Monotone-Parent: eba5106d152098988a4b6ce5adba36fb44ddcdb8
190821    Monotone-Revision: 40040f17745278140cd2fe7ca20302e8937f438c
190822
190823    Monotone-Author: wsourdeau@inverse.ca
190824    Monotone-Date: 2007-04-25T14:25:37
190825    Monotone-Branch: ca.inverse.sogo
190826
190827M	UI/WebServerResources/SchedulerUI.css
190828
190829commit 5c10727c9f346ccd4838b0426e4c69409af65e70
190830Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190831Date:   Tue Apr 24 23:08:02 2007 +0000
190832
190833    Monotone-Parent: e96676c1d053a9dc539df8580b1176640559093d
190834    Monotone-Revision: eba5106d152098988a4b6ce5adba36fb44ddcdb8
190835
190836    Monotone-Author: wsourdeau@inverse.ca
190837    Monotone-Date: 2007-04-24T23:08:02
190838    Monotone-Branch: ca.inverse.sogo
190839
190840M	Main/sogod.m
190841
190842commit 8bd4abeaf789b3f5c7ea143350cb7f4e842a2783
190843Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190844Date:   Tue Apr 24 23:04:36 2007 +0000
190845
190846    Monotone-Parent: 666cdfc6838a3a3654e9b05b044718898511cd66
190847    Monotone-Revision: e96676c1d053a9dc539df8580b1176640559093d
190848
190849    Monotone-Author: wsourdeau@inverse.ca
190850    Monotone-Date: 2007-04-24T23:04:36
190851    Monotone-Branch: ca.inverse.sogo
190852
190853M	UI/Scheduler/UIxCalUserRightsEditor.m
190854
190855commit 57e0ebcf5fcbc5fb2ef0bcf1887b7e35925ccbd4
190856Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190857Date:   Tue Apr 24 22:50:09 2007 +0000
190858
190859    Monotone-Parent: 4fa23faeb7b6dfed2046ea79c364ca3e961e3d3c
190860    Monotone-Revision: 666cdfc6838a3a3654e9b05b044718898511cd66
190861
190862    Monotone-Author: wsourdeau@inverse.ca
190863    Monotone-Date: 2007-04-24T22:50:09
190864    Monotone-Branch: ca.inverse.sogo
190865
190866M	SoObjects/SOGo/SOGoFolder.h
190867
190868commit 14f0b85276333fb8963b0c14e4149ed2fa90149d
190869Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190870Date:   Tue Apr 24 22:49:38 2007 +0000
190871
190872    Monotone-Parent: d3ba36ba8bfc76739a9e1820c3fe106f3e68d71a
190873    Monotone-Revision: 4fa23faeb7b6dfed2046ea79c364ca3e961e3d3c
190874
190875    Monotone-Author: wsourdeau@inverse.ca
190876    Monotone-Date: 2007-04-24T22:49:38
190877    Monotone-Branch: ca.inverse.sogo
190878
190879M	ChangeLog
190880M	UI/Common/UIxUserRightsEditor.h
190881M	UI/Common/UIxUserRightsEditor.m
190882
190883commit e9f52670f959c1f21d18efb06123e287ebcbdf07
190884Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190885Date:   Tue Apr 24 22:46:52 2007 +0000
190886
190887    Monotone-Parent: 0e9d9502166e884d7b3afd467ac697d197c45c44
190888    Monotone-Revision: d3ba36ba8bfc76739a9e1820c3fe106f3e68d71a
190889
190890    Monotone-Author: wsourdeau@inverse.ca
190891    Monotone-Date: 2007-04-24T22:46:52
190892    Monotone-Branch: ca.inverse.sogo
190893
190894M	ChangeLog
190895M	UI/Common/UIxAclEditor.m
190896
190897commit a63577b86ba713dbf1fdf6731c6e0f1dc2164cba
190898Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190899Date:   Tue Apr 24 22:45:56 2007 +0000
190900
190901    Monotone-Parent: 9f7fe2aea256613b84bdc296bef103767495048d
190902    Monotone-Revision: 0e9d9502166e884d7b3afd467ac697d197c45c44
190903
190904    Monotone-Author: wsourdeau@inverse.ca
190905    Monotone-Date: 2007-04-24T22:45:56
190906    Monotone-Branch: ca.inverse.sogo
190907
190908M	SoObjects/SOGo/SOGoUser.m
190909
190910commit 8b3034a5f2a93fde600b5f0502889b1bdc2c7854
190911Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190912Date:   Tue Apr 24 22:45:38 2007 +0000
190913
190914    Monotone-Parent: ba0063d228f496f6d43be55b3d6aeb33e2ba34e1
190915    Monotone-Revision: 9f7fe2aea256613b84bdc296bef103767495048d
190916
190917    Monotone-Author: wsourdeau@inverse.ca
190918    Monotone-Date: 2007-04-24T22:45:38
190919    Monotone-Branch: ca.inverse.sogo
190920
190921M	ChangeLog
190922M	SoObjects/SOGo/SOGoContentObject.m
190923M	SoObjects/SOGo/SOGoFolder.m
190924M	SoObjects/SOGo/SOGoObject.h
190925M	SoObjects/SOGo/SOGoObject.m
190926
190927commit f6c034eb63d4333c85345acf035db591f0de6013
190928Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190929Date:   Tue Apr 24 22:43:33 2007 +0000
190930
190931    Monotone-Parent: fbd35c1bda900f820e4a0b103f299f77ae52fa16
190932    Monotone-Revision: ba0063d228f496f6d43be55b3d6aeb33e2ba34e1
190933
190934    Monotone-Author: wsourdeau@inverse.ca
190935    Monotone-Date: 2007-04-24T22:43:33
190936    Monotone-Branch: ca.inverse.sogo
190937
190938M	ChangeLog
190939M	SoObjects/Contacts/SOGoContactFolders.m
190940M	SoObjects/Contacts/SOGoContactLDAPFolder.m
190941M	SoObjects/Mailer/SOGoMailAccounts.m
190942M	SoObjects/Mailer/SOGoMailBaseObject.m
190943
190944commit d4f2403ba712a47488cb5a2e9a132b948692bb57
190945Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190946Date:   Tue Apr 24 22:40:05 2007 +0000
190947
190948    Monotone-Parent: d50828fc631dc9f6d731dcbde3c7ea33f6c422d9
190949    Monotone-Revision: fbd35c1bda900f820e4a0b103f299f77ae52fa16
190950
190951    Monotone-Author: wsourdeau@inverse.ca
190952    Monotone-Date: 2007-04-24T22:40:05
190953    Monotone-Branch: ca.inverse.sogo
190954
190955M	ChangeLog
190956M	SoObjects/Appointments/SOGoCalendarComponent.m
190957M	SoObjects/SOGo/SOGoPermissions.h
190958M	SoObjects/SOGo/SOGoPermissions.m
190959
190960commit bc5b3a15ab557e2271ee284bfa9c163b632cef25
190961Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190962Date:   Tue Apr 24 22:37:21 2007 +0000
190963
190964    Monotone-Parent: bffd38536f21b982c86617f97c2dff0009e442e1
190965    Monotone-Revision: d50828fc631dc9f6d731dcbde3c7ea33f6c422d9
190966
190967    Monotone-Author: wsourdeau@inverse.ca
190968    Monotone-Date: 2007-04-24T22:37:21
190969    Monotone-Branch: ca.inverse.sogo
190970
190971M	ChangeLog
190972M	SoObjects/Appointments/SOGoAppointmentFolder.m
190973
190974commit 3c915f8a2eb6ea28c35ea0cfe51e84d4a9e28961
190975Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190976Date:   Tue Apr 24 22:36:20 2007 +0000
190977
190978    Monotone-Parent: a4c9cd2589743e62f753935bba32b3bcc889f831
190979    Monotone-Revision: bffd38536f21b982c86617f97c2dff0009e442e1
190980
190981    Monotone-Author: wsourdeau@inverse.ca
190982    Monotone-Date: 2007-04-24T22:36:20
190983    Monotone-Branch: ca.inverse.sogo
190984
190985M	ChangeLog
190986A	UI/Scheduler/UIxCalUserRightsEditor.h
190987A	UI/Scheduler/UIxCalUserRightsEditor.m
190988
190989commit 82859a5a667fd6de5c6143d1d50666e841323991
190990Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
190991Date:   Tue Apr 24 22:34:04 2007 +0000
190992
190993    Monotone-Parent: 2d4d28c2707f8354d18f72b73ca8f02e475d3cfb
190994    Monotone-Revision: a4c9cd2589743e62f753935bba32b3bcc889f831
190995
190996    Monotone-Author: wsourdeau@inverse.ca
190997    Monotone-Date: 2007-04-24T22:34:04
190998    Monotone-Branch: ca.inverse.sogo
190999
191000M	UI/Scheduler/English.lproj/Localizable.strings
191001M	UI/Scheduler/French.lproj/Localizable.strings
191002A	UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox
191003M	UI/WebServerResources/UIxAclEditor.js
191004A	UI/WebServerResources/UIxCalUserRightsEditor.css
191005A	UI/WebServerResources/UIxCalUserRightsEditor.js
191006
191007commit 6440d30f41405b213adfc9ff6eb0dc6aa770e10b
191008Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191009Date:   Tue Apr 24 22:33:19 2007 +0000
191010
191011    Monotone-Parent: c681fa49cba40e8081c74d39c28002652092e8c2
191012    Monotone-Revision: 2d4d28c2707f8354d18f72b73ca8f02e475d3cfb
191013
191014    Monotone-Author: wsourdeau@inverse.ca
191015    Monotone-Date: 2007-04-24T22:33:19
191016    Monotone-Branch: ca.inverse.sogo
191017
191018M	UI/Scheduler/GNUmakefile
191019
191020commit b993684827dbb67dc899e21987aefcadb9badb03
191021Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191022Date:   Tue Apr 24 22:33:09 2007 +0000
191023
191024    Monotone-Parent: 9f3d14cd7eec1e17f236e26453d31587b0cd719f
191025    Monotone-Revision: c681fa49cba40e8081c74d39c28002652092e8c2
191026
191027    Monotone-Author: wsourdeau@inverse.ca
191028    Monotone-Date: 2007-04-24T22:33:09
191029    Monotone-Branch: ca.inverse.sogo
191030
191031M	UI/Common/product.plist
191032M	UI/Scheduler/product.plist
191033
191034commit d6e4471fded7802fa9d130307ff1c11468d99459
191035Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191036Date:   Mon Apr 23 17:55:41 2007 +0000
191037
191038    Monotone-Parent: c9046344b33cc54a1f55f5cf51ca09bc61aea7d8
191039    Monotone-Revision: 9f3d14cd7eec1e17f236e26453d31587b0cd719f
191040
191041    Monotone-Author: wsourdeau@inverse.ca
191042    Monotone-Date: 2007-04-23T17:55:41
191043    Monotone-Branch: ca.inverse.sogo
191044
191045M	UI/Common/English.lproj/Localizable.strings
191046M	UI/Common/French.lproj/Localizable.strings
191047
191048commit 5fb77ce7baf64cc6e96a65d396c182c4237d9ac0
191049Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191050Date:   Mon Apr 23 17:55:29 2007 +0000
191051
191052    Monotone-Parent: 59a3a2f8dcdf5c1c777169bb3ffa145eaa47d381
191053    Monotone-Revision: c9046344b33cc54a1f55f5cf51ca09bc61aea7d8
191054
191055    Monotone-Author: wsourdeau@inverse.ca
191056    Monotone-Date: 2007-04-23T17:55:29
191057    Monotone-Branch: ca.inverse.sogo
191058
191059M	UI/Templates/UIxUserRightsEditor.wox
191060
191061commit 04cb3e51ba7abce1b241c6f206bc7a6ace64dc77
191062Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191063Date:   Mon Apr 23 17:55:03 2007 +0000
191064
191065    Monotone-Parent: e84e98a15cb31552c7707dd925faafe74577f1f4
191066    Monotone-Revision: 59a3a2f8dcdf5c1c777169bb3ffa145eaa47d381
191067
191068    Monotone-Author: wsourdeau@inverse.ca
191069    Monotone-Date: 2007-04-23T17:55:03
191070    Monotone-Branch: ca.inverse.sogo
191071
191072M	ChangeLog
191073M	SoObjects/Appointments/SOGoAppointmentFolder.m
191074
191075commit ee6beb64f86071d9c79b68f019da87a460a6e007
191076Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191077Date:   Mon Apr 23 15:09:43 2007 +0000
191078
191079    Monotone-Parent: 57460c0d603329bd97af00dc5d497ed44b731d76
191080    Monotone-Revision: e84e98a15cb31552c7707dd925faafe74577f1f4
191081
191082    Monotone-Author: wsourdeau@inverse.ca
191083    Monotone-Date: 2007-04-23T15:09:43
191084    Monotone-Branch: ca.inverse.sogo
191085
191086M	ChangeLog
191087A	UI/Common/UIxUserRightsEditor.h
191088A	UI/Common/UIxUserRightsEditor.m
191089A	UI/Templates/UIxUserRightsEditor.wox
191090
191091commit d49645882237af1dd1decd2f236129c07ac4fa8d
191092Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191093Date:   Mon Apr 23 15:05:45 2007 +0000
191094
191095    Monotone-Parent: 321895620e6004eb8531368e2dcdf24c7b8313fe
191096    Monotone-Revision: 57460c0d603329bd97af00dc5d497ed44b731d76
191097
191098    Monotone-Author: wsourdeau@inverse.ca
191099    Monotone-Date: 2007-04-23T15:05:45
191100    Monotone-Branch: ca.inverse.sogo
191101
191102M	OGoContentStore/sql/generate-folderinfo-sql-for-users.sh
191103M	OGoContentStore/sql/profile-create.psql
191104
191105commit 9936eb9b798c98f0b3b8c4c76f2c303df2658739
191106Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191107Date:   Tue Apr 17 14:34:31 2007 +0000
191108
191109    Monotone-Parent: d4fe11d5b3be05fe97dd5cd1971bc2db2b20a75c
191110    Monotone-Revision: 321895620e6004eb8531368e2dcdf24c7b8313fe
191111
191112    Monotone-Author: wsourdeau@inverse.ca
191113    Monotone-Date: 2007-04-17T14:34:31
191114    Monotone-Branch: ca.inverse.sogo
191115
191116M	ChangeLog
191117M	SoObjects/SOGo/SOGoUser.m
191118
191119commit a6ab235d1e56d5e3c8bd2b2ddfe3b940468aca0c
191120Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191121Date:   Tue Apr 17 14:33:13 2007 +0000
191122
191123    Monotone-Parent: 140cf39d8e4843502d824435239a59f459c181d7
191124    Monotone-Revision: d4fe11d5b3be05fe97dd5cd1971bc2db2b20a75c
191125
191126    Monotone-Author: wsourdeau@inverse.ca
191127    Monotone-Date: 2007-04-17T14:33:13
191128    Monotone-Branch: ca.inverse.sogo
191129
191130M	UI/Common/UIxAclEditor.h
191131
191132commit fa452e68e764046fcd1c3c4f91c4fdd9506cd7a2
191133Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191134Date:   Tue Apr 17 14:32:47 2007 +0000
191135
191136    Monotone-Parent: 7d01af187554df2b24caa2526dd92eea0e8454ee
191137    Monotone-Revision: 140cf39d8e4843502d824435239a59f459c181d7
191138
191139    Monotone-Author: wsourdeau@inverse.ca
191140    Monotone-Date: 2007-04-17T14:32:47
191141    Monotone-Branch: ca.inverse.sogo
191142
191143M	ChangeLog
191144M	SoObjects/SOGo/SOGoContentObject.h
191145M	SoObjects/SOGo/SOGoContentObject.m
191146
191147commit 4a265cdcbdb78d0dba788e93fb34d8c112bc560d
191148Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191149Date:   Tue Apr 17 14:30:12 2007 +0000
191150
191151    Monotone-Parent: e2159d82254439aa0954efbb3e1730d45a41c2d6
191152    Monotone-Revision: 7d01af187554df2b24caa2526dd92eea0e8454ee
191153
191154    Monotone-Author: wsourdeau@inverse.ca
191155    Monotone-Date: 2007-04-17T14:30:12
191156    Monotone-Branch: ca.inverse.sogo
191157
191158M	ChangeLog
191159M	SoObjects/SOGo/SOGoFolder.h
191160M	SoObjects/SOGo/SOGoFolder.m
191161
191162commit 4108411f2e403acd947c0b20fcc39ddab66753f2
191163Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191164Date:   Tue Apr 17 14:09:29 2007 +0000
191165
191166    Monotone-Parent: e13aba14f9bcb6e2cbec65189340ac8704204778
191167    Monotone-Revision: e2159d82254439aa0954efbb3e1730d45a41c2d6
191168
191169    Monotone-Author: wsourdeau@inverse.ca
191170    Monotone-Date: 2007-04-17T14:09:29
191171    Monotone-Branch: ca.inverse.sogo
191172
191173M	ChangeLog
191174M	SoObjects/SOGo/SOGoObject.h
191175M	SoObjects/SOGo/SOGoObject.m
191176
191177commit a8167f4b7cfe51f2f82142e22f7ad0445499a926
191178Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191179Date:   Tue Apr 17 14:03:15 2007 +0000
191180
191181    Monotone-Parent: e539575226ee510838ef3f6147fae90b278a4ffb
191182    Monotone-Revision: e13aba14f9bcb6e2cbec65189340ac8704204778
191183
191184    Monotone-Author: wsourdeau@inverse.ca
191185    Monotone-Date: 2007-04-17T14:03:15
191186    Monotone-Branch: ca.inverse.sogo
191187
191188M	UI/Common/GNUmakefile
191189M	UI/Common/product.plist
191190
191191commit 76c90211f4d72b764af3b5353d9ac450d4012594
191192Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191193Date:   Tue Apr 17 14:03:02 2007 +0000
191194
191195    Monotone-Parent: 661ae1fcba69b174478dbc3404b4d50caf90da97
191196    Monotone-Revision: e539575226ee510838ef3f6147fae90b278a4ffb
191197
191198    Monotone-Author: wsourdeau@inverse.ca
191199    Monotone-Date: 2007-04-17T14:03:02
191200    Monotone-Branch: ca.inverse.sogo
191201
191202M	UI/Common/UIxFolderActions.m
191203
191204commit b56702c30cd4e09a1063be7801f87b2921bee927
191205Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191206Date:   Tue Apr 17 14:02:07 2007 +0000
191207
191208    Monotone-Parent: e2af315b632622df78228e2f3175bd974e1b5a8d
191209    Monotone-Revision: 661ae1fcba69b174478dbc3404b4d50caf90da97
191210
191211    Monotone-Author: wsourdeau@inverse.ca
191212    Monotone-Date: 2007-04-17T14:02:07
191213    Monotone-Branch: ca.inverse.sogo
191214
191215M	ChangeLog
191216A	UI/Common/UIxObjectActions.h
191217A	UI/Common/UIxObjectActions.m
191218
191219commit 48d0edb83c68e60d4aaaf1e44cf80f64b4f8e811
191220Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191221Date:   Tue Apr 17 13:57:14 2007 +0000
191222
191223    Monotone-Parent: c1d57858e100f5be9d7e9d6d000823f9590a8b94
191224    Monotone-Revision: e2af315b632622df78228e2f3175bd974e1b5a8d
191225
191226    Monotone-Author: wsourdeau@inverse.ca
191227    Monotone-Date: 2007-04-17T13:57:14
191228    Monotone-Branch: ca.inverse.sogo
191229
191230M	UI/Scheduler/UIxCalDayView.h
191231M	UI/Scheduler/UIxCalDayView.m
191232
191233commit b4ebfb9c1c46da5344df8bc9146f1ee1c112ec14
191234Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191235Date:   Tue Apr 17 13:56:33 2007 +0000
191236
191237    UI/Common/UIxAclEditor.h
191238
191239    Monotone-Parent: 2f2079c5229941fee5868ae444a3ba34b62083a8
191240    Monotone-Revision: c1d57858e100f5be9d7e9d6d000823f9590a8b94
191241
191242    Monotone-Author: wsourdeau@inverse.ca
191243    Monotone-Date: 2007-04-17T13:56:33
191244    Monotone-Branch: ca.inverse.sogo
191245
191246M	ChangeLog
191247
191248commit 46405eb4429ee48fa7cdc4fe3b321a35f7d9f37f
191249Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191250Date:   Tue Apr 17 13:56:19 2007 +0000
191251
191252    UI/Common/UIxAclEditor.h
191253
191254    Monotone-Parent: e24f6ea1b25c661581e4f801fec1795b9c8fb5f6
191255    Monotone-Revision: 2f2079c5229941fee5868ae444a3ba34b62083a8
191256
191257    Monotone-Author: wsourdeau@inverse.ca
191258    Monotone-Date: 2007-04-17T13:56:19
191259    Monotone-Branch: ca.inverse.sogo
191260
191261M	UI/Common/UIxAclEditor.m
191262M	UI/Templates/UIxAclEditor.wox
191263M	UI/WebServerResources/UIxAclEditor.js
191264
191265commit 1b1d18ede889295c4bfd3a316dc763c28768944a
191266Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191267Date:   Tue Apr 17 13:53:33 2007 +0000
191268
191269    Monotone-Parent: 5e35c86af271ef315fde0b5c6b8539dfb710f2d0
191270    Monotone-Revision: e24f6ea1b25c661581e4f801fec1795b9c8fb5f6
191271
191272    Monotone-Author: wsourdeau@inverse.ca
191273    Monotone-Date: 2007-04-17T13:53:33
191274    Monotone-Branch: ca.inverse.sogo
191275
191276M	UI/WebServerResources/generic.js
191277
191278commit 435554e99dd9041e537cf5bf3d544f15176a0f8e
191279Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191280Date:   Tue Apr 17 13:53:13 2007 +0000
191281
191282    Monotone-Parent: 001934ce1a910269540f9fbd5d3a639a66aabb04
191283    Monotone-Revision: 5e35c86af271ef315fde0b5c6b8539dfb710f2d0
191284
191285    Monotone-Author: wsourdeau@inverse.ca
191286    Monotone-Date: 2007-04-17T13:53:13
191287    Monotone-Branch: ca.inverse.sogo
191288
191289M	SoObjects/SOGo/AgenorUserManager.m
191290
191291commit 83fb35df05f0d0197c4cbe0fb3d8874b43918050
191292Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191293Date:   Tue Apr 17 13:51:04 2007 +0000
191294
191295    Monotone-Parent: 477e79262237a8947bc6ea08454fcee5cf3ca0f0
191296    Monotone-Revision: 001934ce1a910269540f9fbd5d3a639a66aabb04
191297
191298    Monotone-Author: wsourdeau@inverse.ca
191299    Monotone-Date: 2007-04-17T13:51:04
191300    Monotone-Branch: ca.inverse.sogo
191301
191302M	ChangeLog
191303
191304commit 041690dd2fb71cf37ee1f734d8d306cdf2eef0ee
191305Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191306Date:   Tue Apr 17 13:50:53 2007 +0000
191307
191308    Monotone-Parent: e78701f2a9ac70c8cfcbbd5a275afacd0d2330ee
191309    Monotone-Revision: 477e79262237a8947bc6ea08454fcee5cf3ca0f0
191310
191311    Monotone-Author: wsourdeau@inverse.ca
191312    Monotone-Date: 2007-04-17T13:50:53
191313    Monotone-Branch: ca.inverse.sogo
191314
191315M	ChangeLog
191316M	SoObjects/SOGo/GNUmakefile
191317D	SoObjects/SOGo/SOGoAclsFolder.h
191318D	SoObjects/SOGo/SOGoAclsFolder.m
191319
191320commit aafd7a3855544c7c8e0d90eb7161d1c249fef2e1
191321Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191322Date:   Tue Apr 17 13:49:23 2007 +0000
191323
191324    Monotone-Parent: e99c77c0d8085a88b285c83c82ff1b9bde79649b
191325    Monotone-Revision: e78701f2a9ac70c8cfcbbd5a275afacd0d2330ee
191326
191327    Monotone-Author: wsourdeau@inverse.ca
191328    Monotone-Date: 2007-04-17T13:49:23
191329    Monotone-Branch: ca.inverse.sogo
191330
191331M	ChangeLog
191332M	UI/Scheduler/UIxComponentEditor.h
191333M	UI/Scheduler/UIxComponentEditor.m
191334
191335commit a8245d3265db8103a3cb832d68581b2ecdd10c11
191336Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191337Date:   Tue Apr 17 13:46:38 2007 +0000
191338
191339    Monotone-Parent: c08c1b108dddcf6aa1bcd2741e800b8a90587384
191340    Monotone-Revision: e99c77c0d8085a88b285c83c82ff1b9bde79649b
191341
191342    Monotone-Author: wsourdeau@inverse.ca
191343    Monotone-Date: 2007-04-17T13:46:38
191344    Monotone-Branch: ca.inverse.sogo
191345
191346M	ChangeLog
191347M	UI/WebServerResources/MailerUI.js
191348
191349commit 23daba3d2986d62b56464918d5377b74a97553e7
191350Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191351Date:   Tue Apr 17 13:45:03 2007 +0000
191352
191353    Monotone-Parent: 3ddca8791831b56115aff88f2ea9f9bdf89a6ef7
191354    Monotone-Revision: c08c1b108dddcf6aa1bcd2741e800b8a90587384
191355
191356    Monotone-Author: wsourdeau@inverse.ca
191357    Monotone-Date: 2007-04-17T13:45:03
191358    Monotone-Branch: ca.inverse.sogo
191359
191360M	ChangeLog
191361M	SoObjects/Contacts/SOGoContactLDAPFolder.m
191362
191363commit f46adb59ae151b4520ef3d16d551dc1c4ed03f28
191364Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191365Date:   Mon Apr 16 21:42:27 2007 +0000
191366
191367    Monotone-Parent: a61aea8270f30eafc4488b9286b2d173c7a3090f
191368    Monotone-Revision: 3ddca8791831b56115aff88f2ea9f9bdf89a6ef7
191369
191370    Monotone-Author: wsourdeau@inverse.ca
191371    Monotone-Date: 2007-04-16T21:42:27
191372    Monotone-Branch: ca.inverse.sogo
191373
191374M	SoObjects/Contacts/SOGoContactGCSFolder.m
191375
191376commit f0e0da1f1c2ac7cadd986146165a253c4c0cb805
191377Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191378Date:   Mon Apr 16 21:41:50 2007 +0000
191379
191380    Monotone-Parent: 07ace1b999a3540691535081e95bb20d766899c7
191381    Monotone-Revision: a61aea8270f30eafc4488b9286b2d173c7a3090f
191382
191383    Monotone-Author: wsourdeau@inverse.ca
191384    Monotone-Date: 2007-04-16T21:41:50
191385    Monotone-Branch: ca.inverse.sogo
191386
191387M	Main/sogod.m
191388
191389commit 596048ace406fb94886f78aeb6702162e7786b30
191390Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191391Date:   Mon Apr 16 21:40:45 2007 +0000
191392
191393    Monotone-Parent: 07a28abc844008a513555a2e67b3e7e410b3f355
191394    Monotone-Revision: 07ace1b999a3540691535081e95bb20d766899c7
191395
191396    Monotone-Author: wsourdeau@inverse.ca
191397    Monotone-Date: 2007-04-16T21:40:45
191398    Monotone-Branch: ca.inverse.sogo
191399
191400A	UI/Common/UIxJSClose.h
191401A	UI/Common/UIxJSClose.m
191402
191403commit e6ee684ac4a416f9a80e4bbaad0d87d64f8698a6
191404Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191405Date:   Mon Apr 16 17:36:56 2007 +0000
191406
191407    Monotone-Parent: 4aaa3d89a907d67df8c23bdce5f9fb5be71e663d
191408    Monotone-Revision: 07a28abc844008a513555a2e67b3e7e410b3f355
191409
191410    Monotone-Author: wsourdeau@inverse.ca
191411    Monotone-Date: 2007-04-16T17:36:56
191412    Monotone-Branch: ca.inverse.sogo
191413
191414M	ChangeLog
191415M	Main/SOGo.m
191416
191417commit 4063ec97a6bcea1edbe6b408f7e9fcb75ba08b65
191418Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191419Date:   Thu Apr 12 00:34:43 2007 +0000
191420
191421    Monotone-Parent: ac5956502faf7c4b91df6d48458fad8d43190b66
191422    Monotone-Revision: 4aaa3d89a907d67df8c23bdce5f9fb5be71e663d
191423
191424    Monotone-Author: wsourdeau@inverse.ca
191425    Monotone-Date: 2007-04-12T00:34:43
191426    Monotone-Branch: ca.inverse.sogo
191427
191428M	SoObjects/Appointments/SOGoFreeBusyObject.m
191429M	SoObjects/Contacts/SOGoContactFolders.m
191430M	SoObjects/Mailer/SOGoMailAccounts.m
191431M	UI/Scheduler/UIxAppointmentView.h
191432M	UI/Scheduler/UIxCalView.h
191433M	UI/Scheduler/UIxCalView.m
191434M	UI/Scheduler/UIxTimeDateControl.m
191435
191436commit 5be8b033ce0110e91717a28d6dcd973967d25a95
191437Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191438Date:   Thu Apr 12 00:33:27 2007 +0000
191439
191440    Monotone-Parent: 5bf0f14c9025a9edb860c75bb80bd5d4f9ddc5b1
191441    Monotone-Revision: ac5956502faf7c4b91df6d48458fad8d43190b66
191442
191443    Monotone-Author: wsourdeau@inverse.ca
191444    Monotone-Date: 2007-04-12T00:33:27
191445    Monotone-Branch: ca.inverse.sogo
191446
191447M	SoObjects/Contacts/product.plist
191448
191449commit c3a94994307c3b38caa641e692d923336d066bc3
191450Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191451Date:   Thu Apr 12 00:31:20 2007 +0000
191452
191453    Monotone-Parent: 9e2e995eb604942e9edbf2912d76bd919419a6b9
191454    Monotone-Revision: 5bf0f14c9025a9edb860c75bb80bd5d4f9ddc5b1
191455
191456    Monotone-Author: wsourdeau@inverse.ca
191457    Monotone-Date: 2007-04-12T00:31:20
191458    Monotone-Branch: ca.inverse.sogo
191459
191460M	SoObjects/SOGo/SOGoUser.m
191461
191462commit a87ded3e207b12121fc391df2924f0fd2098aaf3
191463Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191464Date:   Thu Apr 12 00:30:55 2007 +0000
191465
191466    Monotone-Parent: 341e1374ed8368a3de3e24945489029ce3e3665d
191467    Monotone-Revision: 9e2e995eb604942e9edbf2912d76bd919419a6b9
191468
191469    Monotone-Author: wsourdeau@inverse.ca
191470    Monotone-Date: 2007-04-12T00:30:55
191471    Monotone-Branch: ca.inverse.sogo
191472
191473M	UI/MainUI/product.plist
191474
191475commit 80d698d2a64140f78ccf0767d08efdbd3927ed20
191476Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191477Date:   Wed Apr 11 20:10:21 2007 +0000
191478
191479    Monotone-Parent: df10c88af01acc51d8255beacbd9dd83a36f26d8
191480    Monotone-Revision: 341e1374ed8368a3de3e24945489029ce3e3665d
191481
191482    Monotone-Author: wsourdeau@inverse.ca
191483    Monotone-Date: 2007-04-11T20:10:21
191484    Monotone-Branch: ca.inverse.sogo
191485
191486M	ChangeLog
191487M	SoObjects/SOGo/NSString+Utilities.h
191488M	SoObjects/SOGo/NSString+Utilities.m
191489M	UI/SOGoUI/UIxComponent.m
191490
191491commit 30bc77cc5a2aa9dfdf9f5b18871236fc66fe104f
191492Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191493Date:   Wed Apr 11 19:52:13 2007 +0000
191494
191495    Monotone-Parent: 802a4aed0ff434b899fcb82be7aa71c601131487
191496    Monotone-Revision: df10c88af01acc51d8255beacbd9dd83a36f26d8
191497
191498    Monotone-Author: wsourdeau@inverse.ca
191499    Monotone-Date: 2007-04-11T19:52:13
191500    Monotone-Branch: ca.inverse.sogo
191501
191502M	SoObjects/SOGo/NSString+Utilities.h
191503
191504commit 8f4dbed933e0fa2913fde48fa9a4b02b18bd6125
191505Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191506Date:   Wed Apr 11 19:51:45 2007 +0000
191507
191508    Monotone-Parent: 623ad0c87ffb3644e0f387cc6a9170c151f10621
191509    Monotone-Revision: 802a4aed0ff434b899fcb82be7aa71c601131487
191510
191511    Monotone-Author: wsourdeau@inverse.ca
191512    Monotone-Date: 2007-04-11T19:51:45
191513    Monotone-Branch: ca.inverse.sogo
191514
191515M	SoObjects/SOGo/NSString+Utilities.m
191516
191517commit 662431c5854510a92b20c82a398bd93249a9bf21
191518Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191519Date:   Wed Apr 11 19:51:07 2007 +0000
191520
191521    Monotone-Parent: 9f9de7a3557546682618d6d9810573aa4a35d4d7
191522    Monotone-Revision: 623ad0c87ffb3644e0f387cc6a9170c151f10621
191523
191524    Monotone-Author: wsourdeau@inverse.ca
191525    Monotone-Date: 2007-04-11T19:51:07
191526    Monotone-Branch: ca.inverse.sogo
191527
191528M	ChangeLog
191529M	SoObjects/SOGo/NSString+Utilities.h
191530M	SoObjects/SOGo/NSString+Utilities.m
191531M	UI/SOGoUI/UIxComponent.m
191532
191533commit 0b48a3b2474f4753a2fc0077ff3da7411c2d8c94
191534Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191535Date:   Wed Apr 11 19:38:06 2007 +0000
191536
191537    Monotone-Parent: d5ac9de98868073751b2f78b398c4f1d8311b43b
191538    Monotone-Revision: 9f9de7a3557546682618d6d9810573aa4a35d4d7
191539
191540    Monotone-Author: wsourdeau@inverse.ca
191541    Monotone-Date: 2007-04-11T19:38:06
191542    Monotone-Branch: ca.inverse.sogo
191543
191544M	SoObjects/SOGo/NSString+Utilities.h
191545M	SoObjects/SOGo/NSString+Utilities.m
191546M	UI/Scheduler/UIxComponentEditor.m
191547
191548commit b6d867e1ff64eac71081dca071b511c057d4a7a3
191549Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191550Date:   Wed Apr 11 19:34:24 2007 +0000
191551
191552    Monotone-Parent: 7ee3b26f338f9e7b5bf19d90524ff4f2fb127611
191553    Monotone-Revision: d5ac9de98868073751b2f78b398c4f1d8311b43b
191554
191555    Monotone-Author: wsourdeau@inverse.ca
191556    Monotone-Date: 2007-04-11T19:34:24
191557    Monotone-Branch: ca.inverse.sogo
191558
191559M	UI/Scheduler/UIxComponentEditor.m
191560
191561commit e2974d79409daf4065918aea345e12afd20d3e9c
191562Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191563Date:   Wed Apr 11 19:33:25 2007 +0000
191564
191565    Monotone-Parent: be3f824ea546882828787185ebfdd086e3742f87
191566    Monotone-Revision: 7ee3b26f338f9e7b5bf19d90524ff4f2fb127611
191567
191568    Monotone-Author: wsourdeau@inverse.ca
191569    Monotone-Date: 2007-04-11T19:33:25
191570    Monotone-Branch: ca.inverse.sogo
191571
191572M	ChangeLog
191573M	SoObjects/SOGo/NSString+Utilities.h
191574M	SoObjects/SOGo/NSString+Utilities.m
191575
191576commit 48f210e151a8e91e63cb27312faa9d23ac4bcf4d
191577Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191578Date:   Wed Apr 11 19:17:20 2007 +0000
191579
191580    Monotone-Parent: d690ff1fe2dd685ce9e4e5a8773578c039ec1bf4
191581    Monotone-Revision: be3f824ea546882828787185ebfdd086e3742f87
191582
191583    Monotone-Author: wsourdeau@inverse.ca
191584    Monotone-Date: 2007-04-11T19:17:20
191585    Monotone-Branch: ca.inverse.sogo
191586
191587M	SoObjects/Appointments/SOGoFreeBusyObject.m
191588M	SoObjects/Appointments/SOGoTaskObject.m
191589M	SoObjects/Mailer/SOGoDraftObject.m
191590M	SoObjects/Mailer/SOGoMailAccount.m
191591M	SoObjects/Mailer/SOGoMailAccounts.m
191592M	SoObjects/Mailer/SOGoMailBaseObject.m
191593M	SoObjects/SOGo/SOGoGroupFolder.m
191594
191595commit 5ff3a45095ae269a8040e0fe912e6193e9118d2a
191596Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191597Date:   Wed Apr 11 19:11:23 2007 +0000
191598
191599    Monotone-Parent: 5539e3c473023281dd04f7cb8a8fee051ac0735d
191600    Monotone-Revision: d690ff1fe2dd685ce9e4e5a8773578c039ec1bf4
191601
191602    Monotone-Author: wsourdeau@inverse.ca
191603    Monotone-Date: 2007-04-11T19:11:23
191604    Monotone-Branch: ca.inverse.sogo
191605
191606M	SoObjects/SOGo/SOGoUser.h
191607
191608commit e09ac2e383329f78ce83d0dd0a5a27cea51f8823
191609Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191610Date:   Wed Apr 11 19:08:58 2007 +0000
191611
191612    Monotone-Parent: c33c456b52c6e6d4ee1f29bfd9ca57096b8d13be
191613    Monotone-Revision: 5539e3c473023281dd04f7cb8a8fee051ac0735d
191614
191615    Monotone-Author: wsourdeau@inverse.ca
191616    Monotone-Date: 2007-04-11T19:08:58
191617    Monotone-Branch: ca.inverse.sogo
191618
191619M	SoObjects/Appointments/SOGoAppointmentFolder.h
191620M	SoObjects/Appointments/SOGoAppointmentFolder.m
191621M	SoObjects/Appointments/SOGoAppointmentObject.h
191622M	SoObjects/Appointments/SOGoAppointmentObject.m
191623M	SoObjects/Appointments/SOGoFreeBusyObject.m
191624M	SoObjects/Appointments/SOGoGroupAppointmentFolder.m
191625M	SoObjects/Appointments/SOGoTaskObject.h
191626M	SoObjects/Appointments/SOGoTaskObject.m
191627M	SoObjects/Contacts/SOGoContactFolders.m
191628M	SoObjects/Contacts/SOGoContactLDAPFolder.m
191629M	SoObjects/SOGo/SOGoContentObject.m
191630M	SoObjects/SOGo/SOGoUserFolder.m
191631M	UI/MailPartViewers/UIxMailPartICalViewer.m
191632M	UI/MainUI/SOGoUserHomePage.m
191633M	UI/MainUI/product.plist
191634M	UI/SOGoUI/UIxComponent.m
191635M	UI/Scheduler/UIxAppointmentEditor.m
191636M	UI/Scheduler/UIxAppointmentProposal.m
191637M	UI/Scheduler/UIxAppointmentView.h
191638M	UI/Scheduler/UIxAppointmentView.m
191639M	UI/Scheduler/UIxCalAptListView.m
191640M	UI/Scheduler/UIxCalDateSelector.m
191641M	UI/Scheduler/UIxCalMonthView.m
191642M	UI/Scheduler/UIxCalView.h
191643M	UI/Scheduler/UIxCalView.m
191644M	UI/Scheduler/UIxCalendarSelector.m
191645M	UI/Scheduler/UIxComponentEditor.m
191646M	UI/Scheduler/UIxTaskEditor.m
191647M	UI/Scheduler/UIxTaskProposal.m
191648M	UI/Scheduler/UIxTaskView.m
191649M	UI/Scheduler/UIxTimeDateControl.m
191650D	UI/Templates/SchedulerUI/UIxCalMonthOverview.wox
191651
191652commit 828d3b2818c5cd63bee362b9bb77e2647a5365e5
191653Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191654Date:   Wed Apr 11 19:07:54 2007 +0000
191655
191656    Monotone-Parent: 1b89ce2fe004930400d04b4bed9edb04d4d4fa82
191657    Monotone-Revision: c33c456b52c6e6d4ee1f29bfd9ca57096b8d13be
191658
191659    Monotone-Author: wsourdeau@inverse.ca
191660    Monotone-Date: 2007-04-11T19:07:54
191661    Monotone-Branch: ca.inverse.sogo
191662
191663M	ChangeLog
191664M	SoObjects/SOGo/SOGoUser.h
191665M	SoObjects/SOGo/SOGoUser.m
191666
191667commit 772b31b27766139c829ae844fcecdfdab9ae3973
191668Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191669Date:   Wed Apr 11 19:03:42 2007 +0000
191670
191671    Monotone-Parent: 98814195ee0653059251e5fef63d4cfbcda8d5f1
191672    Monotone-Revision: 1b89ce2fe004930400d04b4bed9edb04d4d4fa82
191673
191674    Monotone-Author: wsourdeau@inverse.ca
191675    Monotone-Date: 2007-04-11T19:03:42
191676    Monotone-Branch: ca.inverse.sogo
191677
191678M	ChangeLog
191679M	SoObjects/SOGo/SOGoObject.h
191680M	SoObjects/SOGo/SOGoObject.m
191681
191682commit 9c2fe1288eae6be97b89c8007d127ff25ddb394b
191683Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191684Date:   Wed Apr 11 18:58:01 2007 +0000
191685
191686    Monotone-Parent: 12549cc7c7155429d8ed02fc7a43758a474142a8
191687    Monotone-Revision: 98814195ee0653059251e5fef63d4cfbcda8d5f1
191688
191689    Monotone-Author: wsourdeau@inverse.ca
191690    Monotone-Date: 2007-04-11T18:58:01
191691    Monotone-Branch: ca.inverse.sogo
191692
191693M	SoObjects/Appointments/SOGoCalendarComponent.h
191694
191695commit 1b0a74d9db6d6d06d48ad93914835330919fe7ef
191696Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191697Date:   Wed Apr 11 18:57:54 2007 +0000
191698
191699    Monotone-Parent: 5b113d87d41aa66996f2576f03064d17a7402102
191700    Monotone-Revision: 12549cc7c7155429d8ed02fc7a43758a474142a8
191701
191702    Monotone-Author: wsourdeau@inverse.ca
191703    Monotone-Date: 2007-04-11T18:57:54
191704    Monotone-Branch: ca.inverse.sogo
191705
191706M	ChangeLog
191707M	SoObjects/Appointments/SOGoCalendarComponent.m
191708
191709commit 12da674da28dd1f6906d54f793917d71083b04fa
191710Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191711Date:   Wed Apr 11 18:51:25 2007 +0000
191712
191713    Monotone-Parent: d78171ae9ddd9c9879bd98773d9f7cd1d734479a
191714    Monotone-Revision: 5b113d87d41aa66996f2576f03064d17a7402102
191715
191716    Monotone-Author: wsourdeau@inverse.ca
191717    Monotone-Date: 2007-04-11T18:51:25
191718    Monotone-Branch: ca.inverse.sogo
191719
191720M	ChangeLog
191721M	UI/Scheduler/GNUmakefile
191722D	UI/Scheduler/UIxCalSelectTab.m
191723D	UI/Templates/SchedulerUI/UIxCalSelectTab.wox
191724
191725commit feea942bfd0cb7e03636396a2a47b8ec9c5b0312
191726Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191727Date:   Tue Apr 10 20:39:40 2007 +0000
191728
191729    Monotone-Parent: 75edf160eabb9019f1da0e81ecc9323bf007c389
191730    Monotone-Revision: d78171ae9ddd9c9879bd98773d9f7cd1d734479a
191731
191732    Monotone-Author: wsourdeau@inverse.ca
191733    Monotone-Date: 2007-04-10T20:39:40
191734    Monotone-Branch: ca.inverse.sogo
191735
191736M	ChangeLog
191737M	SoObjects/Contacts/SOGoContactGCSEntry.m
191738
191739commit cafc68d11f481b0978e03130a50549252660b365
191740Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191741Date:   Tue Apr 10 20:39:00 2007 +0000
191742
191743    Monotone-Parent: f804bb16907aea71d5d796ed9fbcb17689826e71
191744    Monotone-Revision: 75edf160eabb9019f1da0e81ecc9323bf007c389
191745
191746    Monotone-Author: wsourdeau@inverse.ca
191747    Monotone-Date: 2007-04-10T20:39:00
191748    Monotone-Branch: ca.inverse.sogo
191749
191750M	ChangeLog
191751M	OGoContentStore/OCSContactFieldExtractor.m
191752
191753commit ab92bbb4c11316b02a03712b4a2639ef21de59f7
191754Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191755Date:   Fri Apr 6 21:30:13 2007 +0000
191756
191757    Monotone-Parent: a4acb98c2869ac2c151eb4e31df9aa519b89d2bc
191758    Monotone-Revision: f804bb16907aea71d5d796ed9fbcb17689826e71
191759
191760    Monotone-Author: wsourdeau@inverse.ca
191761    Monotone-Date: 2007-04-06T21:30:13
191762    Monotone-Branch: ca.inverse.sogo
191763
191764M	UI/WebServerResources/MailerUI.js
191765M	UI/WebServerResources/SchedulerUI.js
191766
191767commit c0856300bda79c68fb6fbd9faaecb8fcac11837a
191768Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191769Date:   Wed Apr 4 17:22:36 2007 +0000
191770
191771    Monotone-Parent: 951d6d5187e9fd53d88a99e2dc983760a6261023
191772    Monotone-Revision: a4acb98c2869ac2c151eb4e31df9aa519b89d2bc
191773
191774    Monotone-Author: wsourdeau@inverse.ca
191775    Monotone-Date: 2007-04-04T17:22:36
191776    Monotone-Branch: ca.inverse.sogo
191777
191778M	UI/Scheduler/English.lproj/Localizable.strings
191779M	UI/Scheduler/French.lproj/Localizable.strings
191780
191781commit 2e06a512784c973555aa8b0d1a71553b70111503
191782Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191783Date:   Wed Apr 4 17:12:43 2007 +0000
191784
191785    Monotone-Parent: fd1d566347aebd2d239e2ab3b7674b263512dcc7
191786    Monotone-Revision: 951d6d5187e9fd53d88a99e2dc983760a6261023
191787
191788    Monotone-Author: wsourdeau@inverse.ca
191789    Monotone-Date: 2007-04-04T17:12:43
191790    Monotone-Branch: ca.inverse.sogo
191791
191792M	UI/Scheduler/English.lproj/Localizable.strings
191793M	UI/Scheduler/French.lproj/Localizable.strings
191794
191795commit 9a844795ba3c2ea905d7874a1e0eab57465bddc2
191796Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191797Date:   Wed Apr 4 17:12:33 2007 +0000
191798
191799    Monotone-Parent: d257ee0d09b25821c14d4343634d3a8c6554d18e
191800    Monotone-Revision: fd1d566347aebd2d239e2ab3b7674b263512dcc7
191801
191802    Monotone-Author: wsourdeau@inverse.ca
191803    Monotone-Date: 2007-04-04T17:12:33
191804    Monotone-Branch: ca.inverse.sogo
191805
191806M	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
191807
191808commit 2009a104420b31a48741e40902d90a78d96f29b4
191809Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191810Date:   Wed Apr 4 14:12:18 2007 +0000
191811
191812    Monotone-Parent: 3e5397fbdbef7d88293fb77a33df78ddb4cbdf71
191813    Monotone-Revision: d257ee0d09b25821c14d4343634d3a8c6554d18e
191814
191815    Monotone-Author: wsourdeau@inverse.ca
191816    Monotone-Date: 2007-04-04T14:12:18
191817    Monotone-Branch: ca.inverse.sogo
191818
191819M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
191820
191821commit 73c22fd06c7ad1e0c495032e586ebd5cd3c80e5a
191822Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191823Date:   Wed Apr 4 14:12:09 2007 +0000
191824
191825    Monotone-Parent: 8e4e888083cd8a07f5d1a009819d7538d00a99a3
191826    Monotone-Revision: 3e5397fbdbef7d88293fb77a33df78ddb4cbdf71
191827
191828    Monotone-Author: wsourdeau@inverse.ca
191829    Monotone-Date: 2007-04-04T14:12:09
191830    Monotone-Branch: ca.inverse.sogo
191831
191832M	UI/WebServerResources/generic.css
191833
191834commit 62f6c97cdba5ec39363280143535b8ea9c453061
191835Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191836Date:   Wed Apr 4 14:05:01 2007 +0000
191837
191838    Monotone-Parent: f437c6b7e0b51987163f6d58b72b903727b2da21
191839    Monotone-Revision: 8e4e888083cd8a07f5d1a009819d7538d00a99a3
191840
191841    Monotone-Author: wsourdeau@inverse.ca
191842    Monotone-Date: 2007-04-04T14:05:01
191843    Monotone-Branch: ca.inverse.sogo
191844
191845M	ChangeLog
191846M	UI/Contacts/UIxContactsListView.m
191847
191848commit 748d02ba859744c8214e495599bcd5b9fd54169a
191849Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191850Date:   Tue Apr 3 19:00:47 2007 +0000
191851
191852    Monotone-Parent: e564ba9c3c207614d2d7c7af98a96b258c9d49a7
191853    Monotone-Revision: f437c6b7e0b51987163f6d58b72b903727b2da21
191854
191855    Monotone-Author: wsourdeau@inverse.ca
191856    Monotone-Date: 2007-04-03T19:00:47
191857    Monotone-Branch: ca.inverse.sogo
191858
191859M	UI/WebServerResources/SchedulerUI.js
191860
191861commit 83ab3bf73e21fddda3f9c832cceda44fa53cc0ea
191862Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191863Date:   Tue Apr 3 17:37:41 2007 +0000
191864
191865    Monotone-Parent: 212e168bc4d90ac245e14acdb1fa02cd21689ca4
191866    Monotone-Revision: e564ba9c3c207614d2d7c7af98a96b258c9d49a7
191867
191868    Monotone-Author: wsourdeau@inverse.ca
191869    Monotone-Date: 2007-04-03T17:37:41
191870    Monotone-Branch: ca.inverse.sogo
191871
191872M	UI/WebServerResources/ContactsUI.css
191873M	UI/WebServerResources/MailerUI.css
191874M	UI/WebServerResources/SchedulerUI.css
191875M	UI/WebServerResources/UIxContactEditor.css
191876M	UI/WebServerResources/UIxMailEditor.css
191877M	UI/WebServerResources/generic.css
191878
191879commit 96a94aab31ae3e829d32dc47369064c2aa4f87ef
191880Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191881Date:   Tue Apr 3 14:24:09 2007 +0000
191882
191883    Monotone-Parent: e45b2b02d2644ca45f53476d13a648ca71e4e361
191884    Monotone-Revision: 212e168bc4d90ac245e14acdb1fa02cd21689ca4
191885
191886    Monotone-Author: wsourdeau@inverse.ca
191887    Monotone-Date: 2007-04-03T14:24:09
191888    Monotone-Branch: ca.inverse.sogo
191889
191890M	ChangeLog
191891M	UI/Scheduler/English.lproj/Localizable.strings
191892M	UI/Scheduler/French.lproj/Localizable.strings
191893M	UI/Scheduler/UIxCalTasksListView.h
191894M	UI/Scheduler/UIxCalTasksListView.m
191895M	UI/Templates/SchedulerUI/UIxCalTasksListView.wox
191896M	UI/WebServerResources/SchedulerUI.js
191897
191898commit 3ed138ea9a6e715932ca00975cfe26fc4ee47324
191899Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191900Date:   Tue Apr 3 14:23:08 2007 +0000
191901
191902    Monotone-Parent: e6b25218a29c18cea9fd023419cb8ebf2c44eed1
191903    Monotone-Revision: e45b2b02d2644ca45f53476d13a648ca71e4e361
191904
191905    Monotone-Author: wsourdeau@inverse.ca
191906    Monotone-Date: 2007-04-03T14:23:08
191907    Monotone-Branch: ca.inverse.sogo
191908
191909M	UI/WebServerResources/ContactsUI.css
191910M	UI/WebServerResources/MailerUI.css
191911M	UI/WebServerResources/SchedulerUI.css
191912M	UI/WebServerResources/UIxAttendeesEditor.css
191913M	UI/WebServerResources/UIxContactEditor.css
191914M	UI/WebServerResources/generic.css
191915
191916commit 72d160e4bca1f4f7d07d2c200b54c356d3a39cac
191917Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191918Date:   Tue Apr 3 13:41:51 2007 +0000
191919
191920    Monotone-Parent: f2ad5eb6be4cf42c2daf724fc52a2e6a4ba60c99
191921    Monotone-Revision: e6b25218a29c18cea9fd023419cb8ebf2c44eed1
191922
191923    Monotone-Author: wsourdeau@inverse.ca
191924    Monotone-Date: 2007-04-03T13:41:51
191925    Monotone-Branch: ca.inverse.sogo
191926
191927M	UI/Contacts/UIxContactView.m
191928M	UI/Scheduler/UIxCalView.h
191929M	UI/Scheduler/UIxCalView.m
191930
191931commit 195535e3cf24f43fd1e2bf5821e814e8ff50b724
191932Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191933Date:   Mon Apr 2 21:15:07 2007 +0000
191934
191935    Monotone-Parent: b816f8881a78a3290540c985eaed842f9e51e581
191936    Monotone-Revision: f2ad5eb6be4cf42c2daf724fc52a2e6a4ba60c99
191937
191938    Monotone-Author: wsourdeau@inverse.ca
191939    Monotone-Date: 2007-04-02T21:15:07
191940    Monotone-Branch: ca.inverse.sogo
191941
191942M	UI/Templates/ContactsUI/UIxContactView.wox
191943
191944commit edb33ac646daee9994a8e884d5c2e14c3516d810
191945Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191946Date:   Mon Apr 2 21:14:53 2007 +0000
191947
191948    Monotone-Parent: 75309c63ac3f2610d9a8f45ed263389466bcc74e
191949    Monotone-Revision: b816f8881a78a3290540c985eaed842f9e51e581
191950
191951    Monotone-Author: wsourdeau@inverse.ca
191952    Monotone-Date: 2007-04-02T21:14:53
191953    Monotone-Branch: ca.inverse.sogo
191954
191955M	ChangeLog
191956M	UI/Contacts/UIxContactView.m
191957
191958commit f741354d3d7fb2ba39e1c29b2ff18e1bf122e9ec
191959Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191960Date:   Mon Apr 2 21:13:57 2007 +0000
191961
191962    Monotone-Parent: 6e9bce1000589aa89ad5a242618e33803b931ca2
191963    Monotone-Revision: 75309c63ac3f2610d9a8f45ed263389466bcc74e
191964
191965    Monotone-Author: wsourdeau@inverse.ca
191966    Monotone-Date: 2007-04-02T21:13:57
191967    Monotone-Branch: ca.inverse.sogo
191968
191969M	ChangeLog
191970M	UI/Contacts/English.lproj/Localizable.strings
191971M	UI/Contacts/French.lproj/Localizable.strings
191972M	UI/Contacts/UIxContactEditor.m
191973
191974commit 973fe8eb87057aa7ec8996e7608fef5a04f7794d
191975Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191976Date:   Mon Apr 2 20:06:53 2007 +0000
191977
191978    Monotone-Parent: fc9d10c123885769669adb2eef1fa95420c32ff6
191979    Monotone-Revision: 6e9bce1000589aa89ad5a242618e33803b931ca2
191980
191981    Monotone-Author: wsourdeau@inverse.ca
191982    Monotone-Date: 2007-04-02T20:06:53
191983    Monotone-Branch: ca.inverse.sogo
191984
191985M	OGoContentStore/OCSContactFieldExtractor.m
191986M	OGoContentStore/contact.ocs
191987M	OGoContentStore/sql/generate-folderinfo-sql-for-users.sh
191988M	SoObjects/Contacts/SOGoContactGCSFolder.m
191989M	SoObjects/Contacts/SOGoContactLDAPFolder.m
191990M	UI/Contacts/UIxContactEditor.m
191991M	UI/Templates/ContactsUI/UIxContactsListView.wox
191992M	UI/WebServerResources/ContactsUI.js
191993
191994commit ad372b07aa7edad189b3dc577085b621f2c91632
191995Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
191996Date:   Mon Apr 2 19:27:57 2007 +0000
191997
191998    Monotone-Parent: 7d00dc40e4703750dc10ef05910f0c4d9a7162fb
191999    Monotone-Revision: fc9d10c123885769669adb2eef1fa95420c32ff6
192000
192001    Monotone-Author: wsourdeau@inverse.ca
192002    Monotone-Date: 2007-04-02T19:27:57
192003    Monotone-Branch: ca.inverse.sogo
192004
192005M	UI/WebServerResources/SchedulerUI.js
192006M	UI/WebServerResources/UIxAppointmentEditor.css
192007M	UI/WebServerResources/UIxTaskEditor.css
192008
192009commit 1445ac4d5bf9c54db9151605881df623940ac538
192010Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192011Date:   Mon Apr 2 19:27:46 2007 +0000
192012
192013    Monotone-Parent: 487cdad3dbd4c7d9c8e79989636b26cefcde1b80
192014    Monotone-Revision: 7d00dc40e4703750dc10ef05910f0c4d9a7162fb
192015
192016    Monotone-Author: wsourdeau@inverse.ca
192017    Monotone-Date: 2007-04-02T19:27:46
192018    Monotone-Branch: ca.inverse.sogo
192019
192020M	ChangeLog
192021M	UI/Scheduler/UIxComponentEditor.h
192022M	UI/Scheduler/UIxComponentEditor.m
192023M	UI/Templates/SchedulerUI/UIxComponentEditor.wox
192024M	UI/WebServerResources/UIxComponentEditor.js
192025
192026commit 3e468870acba17e60276180a984bd7c032ba9ec2
192027Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192028Date:   Mon Apr 2 19:26:26 2007 +0000
192029
192030    Monotone-Parent: c1dd559e8e0054841eb452f1efe0c0021af2c39c
192031    Monotone-Revision: 487cdad3dbd4c7d9c8e79989636b26cefcde1b80
192032
192033    Monotone-Author: wsourdeau@inverse.ca
192034    Monotone-Date: 2007-04-02T19:26:26
192035    Monotone-Branch: ca.inverse.sogo
192036
192037M	ChangeLog
192038M	UI/Scheduler/UIxCalendarSelector.h
192039M	UI/Scheduler/UIxCalendarSelector.m
192040
192041commit 4b356b2f3c1b2babcf461549e20fa0af13225156
192042Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192043Date:   Mon Apr 2 19:25:14 2007 +0000
192044
192045    Monotone-Parent: c76b5a64aa06e12f5edf8a0d9ab1e361cda9bca9
192046    Monotone-Revision: c1dd559e8e0054841eb452f1efe0c0021af2c39c
192047
192048    Monotone-Author: wsourdeau@inverse.ca
192049    Monotone-Date: 2007-04-02T19:25:14
192050    Monotone-Branch: ca.inverse.sogo
192051
192052M	ChangeLog
192053
192054commit 493d29df6ba6cc87cd319ec8e57b32111883cc54
192055Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192056Date:   Mon Apr 2 19:24:49 2007 +0000
192057
192058    Monotone-Parent: 630c66b7e6178f9769bc0e36ab044c68a2082b30
192059    Monotone-Revision: c76b5a64aa06e12f5edf8a0d9ab1e361cda9bca9
192060
192061    Monotone-Author: wsourdeau@inverse.ca
192062    Monotone-Date: 2007-04-02T19:24:49
192063    Monotone-Branch: ca.inverse.sogo
192064
192065M	SoObjects/Appointments/SOGoAppointmentFolder.h
192066M	SoObjects/Appointments/SOGoAppointmentFolder.m
192067M	UI/Scheduler/UIxCalView.h
192068M	UI/Scheduler/UIxCalView.m
192069
192070commit 54db43b7ce48706e39f0de336a650da618137202
192071Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192072Date:   Fri Mar 30 18:10:34 2007 +0000
192073
192074    Monotone-Parent: ec1c5482096520dcce67fb8fb90271b5a7097f9e
192075    Monotone-Revision: 630c66b7e6178f9769bc0e36ab044c68a2082b30
192076
192077    Monotone-Author: wsourdeau@inverse.ca
192078    Monotone-Date: 2007-03-30T18:10:34
192079    Monotone-Branch: ca.inverse.sogo
192080
192081M	UI/MailerUI/product.plist
192082
192083commit 7905ad9648da63b29f31de9c490ff451d388cc14
192084Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192085Date:   Fri Mar 30 18:10:31 2007 +0000
192086
192087    Monotone-Parent: 18d70a69585e845806c3fd2a5fc7b6fcb24e4eac
192088    Monotone-Revision: ec1c5482096520dcce67fb8fb90271b5a7097f9e
192089
192090    Monotone-Author: wsourdeau@inverse.ca
192091    Monotone-Date: 2007-03-30T18:10:31
192092    Monotone-Branch: ca.inverse.sogo
192093
192094M	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
192095
192096commit f1d8a7bef8f0e430cde464315658c78bbb440e61
192097Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192098Date:   Fri Mar 30 18:10:18 2007 +0000
192099
192100    Monotone-Parent: 6769f7dd857ae4175092be6d7ab427e0eb095388
192101    Monotone-Revision: 18d70a69585e845806c3fd2a5fc7b6fcb24e4eac
192102
192103    Monotone-Author: wsourdeau@inverse.ca
192104    Monotone-Date: 2007-03-30T18:10:18
192105    Monotone-Branch: ca.inverse.sogo
192106
192107M	UI/MailPartViewers/UIxMailPartImageViewer.m
192108
192109commit 41b571478b67d0be07ec1ddbbaaf23261a1fc0ca
192110Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192111Date:   Fri Mar 30 18:09:55 2007 +0000
192112
192113    Monotone-Parent: 1511bbd8b48b40b0958416f6289e1bd49b1bbb9a
192114    Monotone-Revision: 6769f7dd857ae4175092be6d7ab427e0eb095388
192115
192116    Monotone-Author: wsourdeau@inverse.ca
192117    Monotone-Date: 2007-03-30T18:09:55
192118    Monotone-Branch: ca.inverse.sogo
192119
192120M	UI/MailPartViewers/UIxMailPartICalViewer.m
192121
192122commit 00a16992ac9b51b81c48b13b6851a28d8660e566
192123Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192124Date:   Fri Mar 30 18:09:38 2007 +0000
192125
192126    Monotone-Parent: 7520c3f3ca840f0f1b0b386fd6a8262877b672ba
192127    Monotone-Revision: 1511bbd8b48b40b0958416f6289e1bd49b1bbb9a
192128
192129    Monotone-Author: wsourdeau@inverse.ca
192130    Monotone-Date: 2007-03-30T18:09:38
192131    Monotone-Branch: ca.inverse.sogo
192132
192133M	SoObjects/Appointments/SOGoTaskObject.m
192134
192135commit 927d3630b9c5384d1aae70d07cf1b52f63374e8e
192136Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192137Date:   Fri Mar 30 15:25:20 2007 +0000
192138
192139    Monotone-Parent: 92e42146654f909620b7da66ba2c0605408e6a38
192140    Monotone-Revision: 7520c3f3ca840f0f1b0b386fd6a8262877b672ba
192141
192142    Monotone-Author: wsourdeau@inverse.ca
192143    Monotone-Date: 2007-03-30T15:25:20
192144    Monotone-Branch: ca.inverse.sogo
192145
192146M	ChangeLog
192147M	SoObjects/Mailer/SOGoMailAccount.m
192148
192149commit 3ab281c3e705627281c8de98838c494bf7f03eaf
192150Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192151Date:   Fri Mar 30 15:24:37 2007 +0000
192152
192153    Monotone-Parent: 37e2d6997665ec72afee8e3c76a7c500d66d17d3
192154    Monotone-Revision: 92e42146654f909620b7da66ba2c0605408e6a38
192155
192156    Monotone-Author: wsourdeau@inverse.ca
192157    Monotone-Date: 2007-03-30T15:24:37
192158    Monotone-Branch: ca.inverse.sogo
192159
192160M	UI/MailerUI/UIxMailTree.h
192161
192162commit 6d7bcd059cfe0e09d9342e183199bfb89f370a3a
192163Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192164Date:   Fri Mar 30 15:24:30 2007 +0000
192165
192166    Monotone-Parent: e0611ca83ac30e5f04e33422e44b877e6ddd058c
192167    Monotone-Revision: 37e2d6997665ec72afee8e3c76a7c500d66d17d3
192168
192169    Monotone-Author: wsourdeau@inverse.ca
192170    Monotone-Date: 2007-03-30T15:24:30
192171    Monotone-Branch: ca.inverse.sogo
192172
192173M	ChangeLog
192174M	UI/MailerUI/UIxMailTree.m
192175
192176commit e74e4d243a6771c01228e0948fd55277172e89f6
192177Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192178Date:   Fri Mar 30 14:34:10 2007 +0000
192179
192180    Monotone-Parent: 5ed8893c9ab3c60ce85c27df45014ec4a47897e6
192181    Monotone-Revision: e0611ca83ac30e5f04e33422e44b877e6ddd058c
192182
192183    Monotone-Author: wsourdeau@inverse.ca
192184    Monotone-Date: 2007-03-30T14:34:10
192185    Monotone-Branch: ca.inverse.sogo
192186
192187M	ChangeLog
192188M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
192189
192190commit 470b2048e265b574bf6dd4b048fc9742136fd0a4
192191Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192192Date:   Fri Mar 30 14:33:56 2007 +0000
192193
192194    Monotone-Parent: 08cee54718d1bf0aae2a6cda79f42e697061a9e3
192195    Monotone-Revision: 5ed8893c9ab3c60ce85c27df45014ec4a47897e6
192196
192197    Monotone-Author: wsourdeau@inverse.ca
192198    Monotone-Date: 2007-03-30T14:33:56
192199    Monotone-Branch: ca.inverse.sogo
192200
192201M	UI/WebServerResources/SchedulerUI.css
192202M	UI/WebServerResources/UIxAclEditor.css
192203
192204commit 97b8e709dfea61cdeac0d9854c5cb6f80e376a86
192205Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192206Date:   Thu Mar 29 20:44:02 2007 +0000
192207
192208    Monotone-Parent: 3b5588aacf1d8086d7bb62e2fb4eba6b95f45e37
192209    Monotone-Revision: 08cee54718d1bf0aae2a6cda79f42e697061a9e3
192210
192211    Monotone-Author: wsourdeau@inverse.ca
192212    Monotone-Date: 2007-03-29T20:44:02
192213    Monotone-Branch: ca.inverse.sogo
192214
192215M	UI/Scheduler/product.plist
192216
192217commit e320b60c9d7f23c311461ad72db98f8deb227bd9
192218Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192219Date:   Thu Mar 29 19:13:27 2007 +0000
192220
192221    Monotone-Parent: b26663156125d7474555037aab54aa58832fa55a
192222    Monotone-Revision: 3b5588aacf1d8086d7bb62e2fb4eba6b95f45e37
192223
192224    Monotone-Author: wsourdeau@inverse.ca
192225    Monotone-Date: 2007-03-29T19:13:27
192226    Monotone-Branch: ca.inverse.sogo
192227
192228M	SoObjects/SOGo/AgenorUserDefaults.m
192229
192230commit 0361b7b116bfaa8c47bc0682483fc8a4d7af25e8
192231Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192232Date:   Thu Mar 29 19:04:57 2007 +0000
192233
192234    Monotone-Parent: ac5405fa83dfc407194eef86fe9da680a7a32d69
192235    Monotone-Revision: b26663156125d7474555037aab54aa58832fa55a
192236
192237    Monotone-Author: wsourdeau@inverse.ca
192238    Monotone-Date: 2007-03-29T19:04:57
192239    Monotone-Branch: ca.inverse.sogo
192240
192241M	SoObjects/SOGo/AgenorUserDefaults.m
192242
192243commit 9664dc499a1cf69e7f87896f442d21e2a3f3903d
192244Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192245Date:   Thu Mar 29 18:28:57 2007 +0000
192246
192247    Monotone-Parent: 3fb431fb255053cb2a899f221fd04e412a67a33a
192248    Monotone-Revision: ac5405fa83dfc407194eef86fe9da680a7a32d69
192249
192250    Monotone-Author: wsourdeau@inverse.ca
192251    Monotone-Date: 2007-03-29T18:28:57
192252    Monotone-Branch: ca.inverse.sogo
192253
192254M	SoObjects/SOGo/AgenorUserDefaults.m
192255
192256commit 3e61054aaf7402e65ccd374b0baeb99707102796
192257Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192258Date:   Thu Mar 29 18:17:47 2007 +0000
192259
192260    Monotone-Parent: a43f16c8cf580c2fed97407d3923b03048908bdd
192261    Monotone-Revision: 3fb431fb255053cb2a899f221fd04e412a67a33a
192262
192263    Monotone-Author: wsourdeau@inverse.ca
192264    Monotone-Date: 2007-03-29T18:17:47
192265    Monotone-Branch: ca.inverse.sogo
192266
192267M	ChangeLog
192268M	UI/Contacts/UIxContactsListViewContainer.h
192269M	UI/Contacts/UIxContactsListViewContainer.m
192270
192271commit bda0947416d123b8c122f29121e26d930d4a7bbb
192272Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192273Date:   Thu Mar 29 18:15:11 2007 +0000
192274
192275    Monotone-Parent: 9fd0514bbfcb3644ae55d706b2e8133b5b8a1280
192276    Monotone-Revision: a43f16c8cf580c2fed97407d3923b03048908bdd
192277
192278    Monotone-Author: wsourdeau@inverse.ca
192279    Monotone-Date: 2007-03-29T18:15:11
192280    Monotone-Branch: ca.inverse.sogo
192281
192282M	ChangeLog
192283M	UI/Contacts/UIxContactsListView.m
192284
192285commit fb51253bf09ef6bd63e133adca8225afa2edcc5b
192286Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192287Date:   Thu Mar 29 18:13:17 2007 +0000
192288
192289    Monotone-Parent: 3874101b75c9b5f3a0a6e8b0833b2921251558d5
192290    Monotone-Revision: 9fd0514bbfcb3644ae55d706b2e8133b5b8a1280
192291
192292    Monotone-Author: wsourdeau@inverse.ca
192293    Monotone-Date: 2007-03-29T18:13:17
192294    Monotone-Branch: ca.inverse.sogo
192295
192296M	ChangeLog
192297M	UI/Scheduler/UIxCalDayView.h
192298M	UI/Scheduler/UIxCalDayView.m
192299
192300commit ba96dcb69fd630abe21fc093195f2fdd9d9dd655
192301Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192302Date:   Thu Mar 29 18:11:58 2007 +0000
192303
192304    Monotone-Parent: db84fe8e98aa71246fdc510cb08a01465b9106d2
192305    Monotone-Revision: 3874101b75c9b5f3a0a6e8b0833b2921251558d5
192306
192307    Monotone-Author: wsourdeau@inverse.ca
192308    Monotone-Date: 2007-03-29T18:11:58
192309    Monotone-Branch: ca.inverse.sogo
192310
192311M	ChangeLog
192312M	UI/Scheduler/UIxCalView.h
192313M	UI/Scheduler/UIxCalView.m
192314
192315commit 26a485383d46c599ee7a0ac0bce274d40ea2a01b
192316Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192317Date:   Thu Mar 29 18:10:07 2007 +0000
192318
192319    Monotone-Parent: 736c842e9000dccf7a8c87b7c3373b2bfa0c9f26
192320    Monotone-Revision: db84fe8e98aa71246fdc510cb08a01465b9106d2
192321
192322    Monotone-Author: wsourdeau@inverse.ca
192323    Monotone-Date: 2007-03-29T18:10:07
192324    Monotone-Branch: ca.inverse.sogo
192325
192326M	ChangeLog
192327M	UI/Contacts/UIxContactFoldersView.m
192328
192329commit d4d8b470af3ba297d078f5c4159adaff848dad6d
192330Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192331Date:   Thu Mar 29 18:09:52 2007 +0000
192332
192333    Monotone-Parent: b51a5c431fe9609d158da1558ce1177eb4302f36
192334    Monotone-Revision: 736c842e9000dccf7a8c87b7c3373b2bfa0c9f26
192335
192336    Monotone-Author: wsourdeau@inverse.ca
192337    Monotone-Date: 2007-03-29T18:09:52
192338    Monotone-Branch: ca.inverse.sogo
192339
192340M	UI/Common/UIxAclEditor.h
192341
192342commit 8e99b855e17cc90da1c554d64d3c8097302296f5
192343Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192344Date:   Thu Mar 29 18:09:18 2007 +0000
192345
192346    UI/Common/UIxAclEditor.h
192347
192348    Monotone-Parent: 371b9011b0d18b3b6bd8e83381cd49470d3188e3
192349    Monotone-Revision: b51a5c431fe9609d158da1558ce1177eb4302f36
192350
192351    Monotone-Author: wsourdeau@inverse.ca
192352    Monotone-Date: 2007-03-29T18:09:18
192353    Monotone-Branch: ca.inverse.sogo
192354
192355M	UI/Common/UIxAclEditor.m
192356
192357commit 19a7c8e230f2d3479d65fe3cddbed6daf50413af
192358Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192359Date:   Thu Mar 29 18:08:40 2007 +0000
192360
192361    Monotone-Parent: ca754b6667649ddd850ace5cc6d17f33177a8916
192362    Monotone-Revision: 371b9011b0d18b3b6bd8e83381cd49470d3188e3
192363
192364    Monotone-Author: wsourdeau@inverse.ca
192365    Monotone-Date: 2007-03-29T18:08:40
192366    Monotone-Branch: ca.inverse.sogo
192367
192368M	ChangeLog
192369D	UI/Contacts/UIxContactSelector.h
192370D	UI/Contacts/UIxContactSelector.m
192371A	UI/Scheduler/UIxCalendarSelector.h
192372A	UI/Scheduler/UIxCalendarSelector.m
192373
192374commit 8901b75bdcf1d7068e4e314f6801def3a033bd77
192375Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192376Date:   Thu Mar 29 18:07:19 2007 +0000
192377
192378    Monotone-Parent: f75e72a03a0063e68326f32a121e963b1f3505ec
192379    Monotone-Revision: ca754b6667649ddd850ace5cc6d17f33177a8916
192380
192381    Monotone-Author: wsourdeau@inverse.ca
192382    Monotone-Date: 2007-03-29T18:07:19
192383    Monotone-Branch: ca.inverse.sogo
192384
192385A	UI/Contacts/UIxContactsUserFolders.h
192386
192387commit e0aa8aa38b1ec4c66758392193d137ed354ddaf6
192388Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192389Date:   Thu Mar 29 18:07:09 2007 +0000
192390
192391    Monotone-Parent: b9632e9fab5be28b2ea85816e16c2976fcb2667a
192392    Monotone-Revision: f75e72a03a0063e68326f32a121e963b1f3505ec
192393
192394    Monotone-Author: wsourdeau@inverse.ca
192395    Monotone-Date: 2007-03-29T18:07:09
192396    Monotone-Branch: ca.inverse.sogo
192397
192398M	ChangeLog
192399A	UI/Contacts/UIxContactsUserFolders.m
192400
192401commit 3a4fe71bf77927878c8bd16074541971fac0ebe0
192402Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192403Date:   Thu Mar 29 18:05:59 2007 +0000
192404
192405    Monotone-Parent: 96d15a7e69b71adabbc43e1d452fe64be7f28b73
192406    Monotone-Revision: b9632e9fab5be28b2ea85816e16c2976fcb2667a
192407
192408    Monotone-Author: wsourdeau@inverse.ca
192409    Monotone-Date: 2007-03-29T18:05:59
192410    Monotone-Branch: ca.inverse.sogo
192411
192412M	UI/Contacts/English.lproj/Localizable.strings
192413M	UI/Contacts/French.lproj/Localizable.strings
192414M	UI/Contacts/GNUmakefile
192415M	UI/Contacts/product.plist
192416M	UI/MainUI/product.plist
192417M	UI/Scheduler/GNUmakefile
192418
192419commit 707c56056f5a9b975d7bcf1bcc1c5e83404d70a8
192420Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192421Date:   Thu Mar 29 18:05:29 2007 +0000
192422
192423    Monotone-Parent: eea420a3a6baf8b6e4fd36b41c6108614dfca6db
192424    Monotone-Revision: 96d15a7e69b71adabbc43e1d452fe64be7f28b73
192425
192426    Monotone-Author: wsourdeau@inverse.ca
192427    Monotone-Date: 2007-03-29T18:05:29
192428    Monotone-Branch: ca.inverse.sogo
192429
192430D	UI/Templates/ContactsUI/UIxContactSelector.wox
192431M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
192432M	UI/Templates/ContactsUI/UIxContactsMailerSelection.wox
192433A	UI/Templates/ContactsUI/UIxContactsUserFolders.wox
192434M	UI/Templates/SchedulerUI/UIxCalMainView.wox
192435A	UI/Templates/SchedulerUI/UIxCalendarSelector.wox
192436M	UI/Templates/UIxAclEditor.wox
192437
192438commit 38f3f08e4dbc8678ab3696204672c7146f3ec9c0
192439Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192440Date:   Thu Mar 29 18:05:23 2007 +0000
192441
192442    Monotone-Parent: d7355e980d99c04e1e5eb5def96cba208b810cd2
192443    Monotone-Revision: eea420a3a6baf8b6e4fd36b41c6108614dfca6db
192444
192445    Monotone-Author: wsourdeau@inverse.ca
192446    Monotone-Date: 2007-03-29T18:05:23
192447    Monotone-Branch: ca.inverse.sogo
192448
192449M	UI/WebServerResources/ContactsUI.js
192450M	UI/WebServerResources/MailerUI.js
192451M	UI/WebServerResources/SchedulerUI.css
192452M	UI/WebServerResources/SchedulerUI.js
192453M	UI/WebServerResources/UIxAclEditor.css
192454M	UI/WebServerResources/UIxAclEditor.js
192455A	UI/WebServerResources/UIxContactsUserFolders.js
192456
192457commit 32b8d9e33e9f649353c97f898ee2a5112962f2cd
192458Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192459Date:   Thu Mar 29 18:04:41 2007 +0000
192460
192461    Monotone-Parent: e882dd493394b515a79fea37ddd165ef2da04de0
192462    Monotone-Revision: d7355e980d99c04e1e5eb5def96cba208b810cd2
192463
192464    Monotone-Author: wsourdeau@inverse.ca
192465    Monotone-Date: 2007-03-29T18:04:41
192466    Monotone-Branch: ca.inverse.sogo
192467
192468M	ChangeLog
192469M	UI/WebServerResources/UIxMailEditor.js
192470
192471commit 4677ec919ba14508a245f8152d3c40a2303c4e01
192472Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192473Date:   Thu Mar 29 18:02:48 2007 +0000
192474
192475    Monotone-Parent: 127937ec9cf613f322c6544d4ff08e164ac9111a
192476    Monotone-Revision: e882dd493394b515a79fea37ddd165ef2da04de0
192477
192478    Monotone-Author: wsourdeau@inverse.ca
192479    Monotone-Date: 2007-03-29T18:02:48
192480    Monotone-Branch: ca.inverse.sogo
192481
192482M	ChangeLog
192483M	UI/WebServerResources/generic.js
192484
192485commit ef16d6067507651aa9d05f8b171842044d4715ef
192486Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192487Date:   Thu Mar 29 18:02:12 2007 +0000
192488
192489    Monotone-Parent: a998f73bf9a378f922df3e6378e52fa049e53473
192490    Monotone-Revision: 127937ec9cf613f322c6544d4ff08e164ac9111a
192491
192492    Monotone-Author: wsourdeau@inverse.ca
192493    Monotone-Date: 2007-03-29T18:02:12
192494    Monotone-Branch: ca.inverse.sogo
192495
192496D	UI/WebServerResources/SOGoUserHomePage.js
192497
192498commit ab0b64e45244e4c4541bd936dfce20f6cca06737
192499Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192500Date:   Thu Mar 29 18:01:45 2007 +0000
192501
192502    Monotone-Parent: 2efefcff9ab0da5d85dda51fd6f6d5e0dda566f0
192503    Monotone-Revision: a998f73bf9a378f922df3e6378e52fa049e53473
192504
192505    Monotone-Author: wsourdeau@inverse.ca
192506    Monotone-Date: 2007-03-29T18:01:45
192507    Monotone-Branch: ca.inverse.sogo
192508
192509D	UI/Templates/SchedulerUI/UIxCalBackForthNavView.wox
192510D	UI/Templates/SchedulerUI/UIxCalCalendarsListView.wox
192511D	UI/Templates/SchedulerUI/UIxCalScheduleOverview.wox
192512
192513commit a6ff43403ca225d9e907d46e7c17a01c529b1e31
192514Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192515Date:   Thu Mar 29 18:01:08 2007 +0000
192516
192517    Monotone-Parent: 85dc43fda460dac5c674691569ef28456370a662
192518    Monotone-Revision: 2efefcff9ab0da5d85dda51fd6f6d5e0dda566f0
192519
192520    Monotone-Author: wsourdeau@inverse.ca
192521    Monotone-Date: 2007-03-29T18:01:08
192522    Monotone-Branch: ca.inverse.sogo
192523
192524D	UI/Scheduler/UIxCalCalendarsListView.h
192525D	UI/Scheduler/UIxCalCalendarsListView.m
192526
192527commit 6f57b1497009a093d1b09a65c339d5fa48004092
192528Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192529Date:   Thu Mar 29 18:00:49 2007 +0000
192530
192531    Monotone-Parent: 64856d66db3bd10685a7bc471daa3e09652c6f11
192532    Monotone-Revision: 85dc43fda460dac5c674691569ef28456370a662
192533
192534    Monotone-Author: wsourdeau@inverse.ca
192535    Monotone-Date: 2007-03-29T18:00:49
192536    Monotone-Branch: ca.inverse.sogo
192537
192538D	UI/Contacts/UIxContactsAclsSelection.m
192539D	UI/Contacts/UIxContactsAddressBooksSelection.m
192540D	UI/Contacts/UIxContactsCalendarsSelection.m
192541D	UI/Templates/ContactsUI/UIxContactsAclsSelection.wox
192542D	UI/Templates/ContactsUI/UIxContactsAddressBooksSelection.wox
192543D	UI/Templates/ContactsUI/UIxContactsCalendarsSelection.wox
192544
192545commit a21e2d39f103501fac412a90c33172a860d77b3e
192546Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192547Date:   Thu Mar 29 17:20:37 2007 +0000
192548
192549    Monotone-Parent: 824371ebd82eb64fbd4854a807301e4626264817
192550    Monotone-Revision: 64856d66db3bd10685a7bc471daa3e09652c6f11
192551
192552    Monotone-Author: wsourdeau@inverse.ca
192553    Monotone-Date: 2007-03-29T17:20:37
192554    Monotone-Branch: ca.inverse.sogo
192555
192556M	ChangeLog
192557M	UI/Common/UIxFolderActions.h
192558M	UI/Common/UIxFolderActions.m
192559M	UI/Common/product.plist
192560
192561commit 1f7b31046eb88a9ceb62ac8ca9bcd35e5fe8e024
192562Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192563Date:   Thu Mar 29 17:14:57 2007 +0000
192564
192565    Monotone-Parent: 76a1bb772c883ebc00f5cdb177c280f729babb70
192566    Monotone-Revision: 824371ebd82eb64fbd4854a807301e4626264817
192567
192568    Monotone-Author: wsourdeau@inverse.ca
192569    Monotone-Date: 2007-03-29T17:14:57
192570    Monotone-Branch: ca.inverse.sogo
192571
192572D	UI/Scheduler/UIxCalBackForthNavView.m
192573D	UI/Scheduler/UIxCalScheduleOverview.m
192574D	UI/Templates/AnaisUI/AnaisAttendeeSelector.wox
192575D	UI/Templates/AnaisUI/AnaisSelector.wox
192576D	UI/Templates/AnaisUI/AnaisUidSelector.wox
192577
192578commit c0369494d1be4448ddeea55a800d67893d97ae46
192579Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192580Date:   Thu Mar 29 17:12:44 2007 +0000
192581
192582    Monotone-Parent: ce3c09cbf962262c8c3d04cf4422dbd4ded3a5c9
192583    Monotone-Revision: 76a1bb772c883ebc00f5cdb177c280f729babb70
192584
192585    Monotone-Author: wsourdeau@inverse.ca
192586    Monotone-Date: 2007-03-29T17:12:44
192587    Monotone-Branch: ca.inverse.sogo
192588
192589M	ChangeLog
192590M	UI/Contacts/UIxContactFoldersView.m
192591M	UI/Scheduler/UIxCalMainView.m
192592
192593commit 780d47403152729030b950e694c7f34ca964eb14
192594Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192595Date:   Wed Mar 28 19:15:45 2007 +0000
192596
192597    Monotone-Parent: 63e893b25af81a3e272c263f53e807cbd0f6e5f9
192598    Monotone-Revision: ce3c09cbf962262c8c3d04cf4422dbd4ded3a5c9
192599
192600    Monotone-Author: wsourdeau@inverse.ca
192601    Monotone-Date: 2007-03-28T19:15:45
192602    Monotone-Branch: ca.inverse.sogo
192603
192604A	UI/WebServerResources/add-calendar.png
192605A	UI/WebServerResources/calendar-folder-16x16.png
192606A	UI/WebServerResources/remove-calendar.png
192607A	UI/WebServerResources/tb-mail-addressbook-flat-16x16.png
192608M	UI/WebServerResources/week-view.png
192609
192610commit 98fe5d43caf0bc7c2fd2b1bca9bd66e7df5bdb63
192611Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192612Date:   Wed Mar 28 18:37:23 2007 +0000
192613
192614    Monotone-Parent: a3de61a3775015d0cf112ecc39adc4fa80f306d2
192615    Monotone-Revision: 63e893b25af81a3e272c263f53e807cbd0f6e5f9
192616
192617    Monotone-Author: wsourdeau@inverse.ca
192618    Monotone-Date: 2007-03-28T18:37:23
192619    Monotone-Branch: ca.inverse.sogo
192620
192621M	SoObjects/SOGo/SOGoObject.h
192622
192623commit 6b0fda2fc596686c97007e45263cbd105ef513bf
192624Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192625Date:   Wed Mar 28 18:37:10 2007 +0000
192626
192627    Monotone-Parent: 23b6e321c419c2dceeab0740f6617c507e8ce448
192628    Monotone-Revision: a3de61a3775015d0cf112ecc39adc4fa80f306d2
192629
192630    Monotone-Author: wsourdeau@inverse.ca
192631    Monotone-Date: 2007-03-28T18:37:10
192632    Monotone-Branch: ca.inverse.sogo
192633
192634M	SoObjects/SOGo/SOGoFolder.h
192635
192636commit c610f0da300df576995e900e65c7b72089b00763
192637Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192638Date:   Wed Mar 28 18:20:05 2007 +0000
192639
192640    Monotone-Parent: 24ff1bd62261a24e843c0f320edf145b616d797d
192641    Monotone-Revision: 23b6e321c419c2dceeab0740f6617c507e8ce448
192642
192643    Monotone-Author: wsourdeau@inverse.ca
192644    Monotone-Date: 2007-03-28T18:20:05
192645    Monotone-Branch: ca.inverse.sogo
192646
192647M	ChangeLog
192648M	UI/Scheduler/UIxCalMainView.m
192649M	UI/Scheduler/product.plist
192650
192651commit 415a9b5faca9b29221585aafbb6a7893e3401b65
192652Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192653Date:   Tue Mar 27 18:25:27 2007 +0000
192654
192655    Monotone-Parent: df0b305a43147791e3aac8b0c2d4e33334318fc1
192656    Monotone-Revision: 24ff1bd62261a24e843c0f320edf145b616d797d
192657
192658    Monotone-Author: wsourdeau@inverse.ca
192659    Monotone-Date: 2007-03-27T18:25:27
192660    Monotone-Branch: ca.inverse.sogo
192661
192662M	UI/SOGoUI/GNUmakefile
192663
192664commit 8662f00c39b347b8c8f5f3b38aa168865e4a918c
192665Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192666Date:   Tue Mar 27 18:20:06 2007 +0000
192667
192668    Monotone-Parent: 232c78312a70377451f4694882d72614fcfd13d5
192669    Monotone-Revision: df0b305a43147791e3aac8b0c2d4e33334318fc1
192670
192671    Monotone-Author: wsourdeau@inverse.ca
192672    Monotone-Date: 2007-03-27T18:20:06
192673    Monotone-Branch: ca.inverse.sogo
192674
192675M	UI/Scheduler/French.lproj/Localizable.strings
192676M	UI/Scheduler/product.plist
192677
192678commit e24f51364ba8c1839df930c27c57b1c820dd27e9
192679Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192680Date:   Tue Mar 27 18:19:33 2007 +0000
192681
192682    Monotone-Parent: 27c9258114601f08525990a7068b3d1fb02b6c43
192683    Monotone-Revision: 232c78312a70377451f4694882d72614fcfd13d5
192684
192685    Monotone-Author: wsourdeau@inverse.ca
192686    Monotone-Date: 2007-03-27T18:19:33
192687    Monotone-Branch: ca.inverse.sogo
192688
192689M	ChangeLog
192690M	SoObjects/Contacts/SOGoContactFolders.m
192691
192692commit 00f7d8233fbbb8333cbfecdf11922630bd9e7fd6
192693Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192694Date:   Tue Mar 27 18:18:06 2007 +0000
192695
192696    Monotone-Parent: edaccd479e4cae4f7789db56186ded5c32ea46f5
192697    Monotone-Revision: 27c9258114601f08525990a7068b3d1fb02b6c43
192698
192699    Monotone-Author: wsourdeau@inverse.ca
192700    Monotone-Date: 2007-03-27T18:18:06
192701    Monotone-Branch: ca.inverse.sogo
192702
192703M	ChangeLog
192704M	UI/Scheduler/UIxComponentEditor.m
192705
192706commit 8818a3982da68f9205981ef5ccb3c7d7867043cb
192707Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192708Date:   Tue Mar 27 18:17:22 2007 +0000
192709
192710    Monotone-Parent: 4777a13aa6b6cf49487af090a72b1186c55550c0
192711    Monotone-Revision: edaccd479e4cae4f7789db56186ded5c32ea46f5
192712
192713    Monotone-Author: wsourdeau@inverse.ca
192714    Monotone-Date: 2007-03-27T18:17:22
192715    Monotone-Branch: ca.inverse.sogo
192716
192717M	UI/SOGoUI/UIxComponent.m
192718
192719commit 439fd3f5be25a6de970743add8254063261eec2f
192720Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192721Date:   Tue Mar 27 18:16:52 2007 +0000
192722
192723    Monotone-Parent: dba126da77bea65fd37325e4be553aaddcd108d1
192724    Monotone-Revision: 4777a13aa6b6cf49487af090a72b1186c55550c0
192725
192726    Monotone-Author: wsourdeau@inverse.ca
192727    Monotone-Date: 2007-03-27T18:16:52
192728    Monotone-Branch: ca.inverse.sogo
192729
192730M	ChangeLog
192731M	SoObjects/SOGo/SOGoUser.h
192732M	SoObjects/SOGo/SOGoUser.m
192733
192734commit 577be1b049262a0c9488f84fa822d52b62649950
192735Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192736Date:   Tue Mar 27 18:15:51 2007 +0000
192737
192738    Monotone-Parent: 50245e5ff224a38e104b57dccfa0384915476341
192739    Monotone-Revision: dba126da77bea65fd37325e4be553aaddcd108d1
192740
192741    Monotone-Author: wsourdeau@inverse.ca
192742    Monotone-Date: 2007-03-27T18:15:51
192743    Monotone-Branch: ca.inverse.sogo
192744
192745M	ChangeLog
192746M	SoObjects/SOGo/AgenorUserManager.h
192747M	SoObjects/SOGo/AgenorUserManager.m
192748
192749commit 0bcd0f561a17b9f81bf8e0a59d549c4352c589a8
192750Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192751Date:   Tue Mar 27 18:12:15 2007 +0000
192752
192753    Monotone-Parent: ad1245283296dc9882631027852d56c0b02756cc
192754    Monotone-Revision: 50245e5ff224a38e104b57dccfa0384915476341
192755
192756    Monotone-Author: wsourdeau@inverse.ca
192757    Monotone-Date: 2007-03-27T18:12:15
192758    Monotone-Branch: ca.inverse.sogo
192759
192760M	SoObjects/Contacts/product.plist
192761
192762commit f04638707626b6c07fd8e9cb3def98a464a430da
192763Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192764Date:   Tue Mar 27 18:12:02 2007 +0000
192765
192766    Monotone-Parent: a262ef7ad120d7456b43032b5f2840b51fa16354
192767    Monotone-Revision: ad1245283296dc9882631027852d56c0b02756cc
192768
192769    Monotone-Author: wsourdeau@inverse.ca
192770    Monotone-Date: 2007-03-27T18:12:02
192771    Monotone-Branch: ca.inverse.sogo
192772
192773M	ChangeLog
192774M	SoObjects/SOGo/AgenorUserDefaults.h
192775M	SoObjects/SOGo/AgenorUserDefaults.m
192776
192777commit d4a3d02c6885002364b892668294fe2706734b69
192778Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192779Date:   Tue Mar 27 18:10:22 2007 +0000
192780
192781    Monotone-Parent: 283329aac9fb69692301c1e7d74db0ce8e6fc222
192782    Monotone-Revision: a262ef7ad120d7456b43032b5f2840b51fa16354
192783
192784    Monotone-Author: wsourdeau@inverse.ca
192785    Monotone-Date: 2007-03-27T18:10:22
192786    Monotone-Branch: ca.inverse.sogo
192787
192788M	UI/WebServerResources/MailerUI.css
192789M	UI/WebServerResources/SchedulerUI.css
192790A	UI/WebServerResources/UIxContactsUserFolders.css
192791M	UI/WebServerResources/generic.css
192792
192793commit 4509a3a7b42333c9091344dbb0516d62403a0dfd
192794Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192795Date:   Tue Mar 27 18:10:01 2007 +0000
192796
192797    Monotone-Parent: 1cdfe706bc85c7be9cf57e45cb80919dbba2e825
192798    Monotone-Revision: 283329aac9fb69692301c1e7d74db0ce8e6fc222
192799
192800    Monotone-Author: wsourdeau@inverse.ca
192801    Monotone-Date: 2007-03-27T18:10:01
192802    Monotone-Branch: ca.inverse.sogo
192803
192804M	ChangeLog
192805M	UI/Common/GNUmakefile
192806A	UI/Common/UIxFolderActions.h
192807A	UI/Common/UIxFolderActions.m
192808M	UI/Common/product.plist
192809
192810commit b6733a726ad6abe1962bd292054ee2dd47fb48ab
192811Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192812Date:   Tue Mar 27 18:08:34 2007 +0000
192813
192814    Monotone-Parent: 1843b9a8fb3fb893519d30b1d185e25545408fab
192815    Monotone-Revision: 1cdfe706bc85c7be9cf57e45cb80919dbba2e825
192816
192817    Monotone-Author: wsourdeau@inverse.ca
192818    Monotone-Date: 2007-03-27T18:08:34
192819    Monotone-Branch: ca.inverse.sogo
192820
192821D	UI/Common/UIxJSClose.h
192822D	UI/Common/UIxJSClose.m
192823A	UI/SOGoUI/UIxJSClose.h
192824A	UI/SOGoUI/UIxJSClose.m
192825
192826commit 92007cb03608db2f0b652ce0b530d93af469aea5
192827Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192828Date:   Mon Mar 26 13:48:19 2007 +0000
192829
192830    Monotone-Parent: 349d5532f881a7584560de97322e52aa5d852d33
192831    Monotone-Revision: 1843b9a8fb3fb893519d30b1d185e25545408fab
192832
192833    Monotone-Author: wsourdeau@inverse.ca
192834    Monotone-Date: 2007-03-26T13:48:19
192835    Monotone-Branch: ca.inverse.sogo
192836
192837M	ChangeLog
192838M	UI/Scheduler/UIxCalDayTable.m
192839M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
192840
192841commit f4273f3978005b8ed1fee8bc220ff1a4415c206c
192842Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192843Date:   Mon Mar 26 13:42:11 2007 +0000
192844
192845    Monotone-Parent: b2f8cfd95a5bbbd3129eea0cb28710e341ce22db
192846    Monotone-Revision: 349d5532f881a7584560de97322e52aa5d852d33
192847
192848    Monotone-Author: wsourdeau@inverse.ca
192849    Monotone-Date: 2007-03-26T13:42:11
192850    Monotone-Branch: ca.inverse.sogo
192851
192852M	UI/MainUI/SOGoUserHomePage.m
192853
192854commit 99e4b1fc22751dac61a340a25c00dd7bb6aaee2f
192855Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192856Date:   Mon Mar 26 13:41:04 2007 +0000
192857
192858    Monotone-Parent: 6723ab8142f4a076f7663746dfb3f59de2190e55
192859    Monotone-Revision: b2f8cfd95a5bbbd3129eea0cb28710e341ce22db
192860
192861    Monotone-Author: wsourdeau@inverse.ca
192862    Monotone-Date: 2007-03-26T13:41:04
192863    Monotone-Branch: ca.inverse.sogo
192864
192865M	ChangeLog
192866M	UI/MainUI/SOGoUserHomePage.m
192867
192868commit e2824a3e06500c93b9621a87eadffe996fac757d
192869Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192870Date:   Fri Mar 23 17:41:39 2007 +0000
192871
192872    Monotone-Parent: 8c85a3926e4ae6ab1a0cd3f12f9c8b11355c82e5
192873    Monotone-Revision: 6723ab8142f4a076f7663746dfb3f59de2190e55
192874
192875    Monotone-Author: wsourdeau@inverse.ca
192876    Monotone-Date: 2007-03-23T17:41:39
192877    Monotone-Branch: ca.inverse.sogo
192878
192879M	UI/Scheduler/UIxTaskEditor.m
192880
192881commit 19babc4b374250d61eea0c6e47746b30984caf7e
192882Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192883Date:   Fri Mar 23 17:41:29 2007 +0000
192884
192885    Monotone-Parent: ffa74c2e225e0a673981d5b4a7bfed4d371263a8
192886    Monotone-Revision: 8c85a3926e4ae6ab1a0cd3f12f9c8b11355c82e5
192887
192888    Monotone-Author: wsourdeau@inverse.ca
192889    Monotone-Date: 2007-03-23T17:41:29
192890    Monotone-Branch: ca.inverse.sogo
192891
192892M	UI/Contacts/UIxContactView.m
192893M	UI/Scheduler/UIxTimeDateControl.m
192894
192895commit a2c0688d0dd4279e83f970bef7cc812835ff3211
192896Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192897Date:   Thu Mar 22 21:14:17 2007 +0000
192898
192899    Monotone-Parent: f463d17bed09b78de002a4dfc873a1f45b6aa7b7
192900    Monotone-Revision: ffa74c2e225e0a673981d5b4a7bfed4d371263a8
192901
192902    Monotone-Author: wsourdeau@inverse.ca
192903    Monotone-Date: 2007-03-22T21:14:17
192904    Monotone-Branch: ca.inverse.sogo
192905
192906M	UI/Templates/ContactsUI/UIxContactsFilterPanel.wox
192907M	UI/Templates/MailerUI/UIxMailFilterPanel.wox
192908M	UI/Templates/SchedulerUI/UIxCalFilterPanel.wox
192909M	UI/WebServerResources/ContactsUI.js
192910M	UI/WebServerResources/MailerUI.js
192911M	UI/WebServerResources/SchedulerUI.js
192912M	UI/WebServerResources/generic.js
192913
192914commit 520249ebb74d15e13cfe53a23d84263e241ef06b
192915Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192916Date:   Thu Mar 22 19:02:45 2007 +0000
192917
192918    Monotone-Parent: f844c722fbaf58bf1e6166c82175c6ca3aca9074
192919    Monotone-Revision: f463d17bed09b78de002a4dfc873a1f45b6aa7b7
192920
192921    Monotone-Author: wsourdeau@inverse.ca
192922    Monotone-Date: 2007-03-22T19:02:45
192923    Monotone-Branch: ca.inverse.sogo
192924
192925M	UI/Contacts/UIxContactEditor.h
192926M	UI/Contacts/UIxContactEditor.m
192927M	UI/Contacts/UIxContactView.m
192928
192929commit 3abf38778dee78d91764bf45520bba1344e57440
192930Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192931Date:   Thu Mar 22 19:02:15 2007 +0000
192932
192933    Monotone-Parent: 90f11fe6847471901ab532bfef4bca2edff332a3
192934    Monotone-Revision: f844c722fbaf58bf1e6166c82175c6ca3aca9074
192935
192936    Monotone-Author: wsourdeau@inverse.ca
192937    Monotone-Date: 2007-03-22T19:02:15
192938    Monotone-Branch: ca.inverse.sogo
192939
192940M	UI/Contacts/English.lproj/Localizable.strings
192941M	UI/Contacts/French.lproj/Localizable.strings
192942
192943commit 545bd7209299feb0aaaba518d1d8693cc12513a7
192944Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192945Date:   Thu Mar 22 19:02:04 2007 +0000
192946
192947    Monotone-Parent: fda20578f843fcc6f1e05c4ff194bef9d220bcae
192948    Monotone-Revision: 90f11fe6847471901ab532bfef4bca2edff332a3
192949
192950    Monotone-Author: wsourdeau@inverse.ca
192951    Monotone-Date: 2007-03-22T19:02:04
192952    Monotone-Branch: ca.inverse.sogo
192953
192954M	UI/Templates/ContactsUI/UIxContactEditor.wox
192955M	UI/Templates/ContactsUI/UIxContactView.wox
192956M	UI/WebServerResources/ContactsUI.css
192957M	UI/WebServerResources/ContactsUI.js
192958M	UI/WebServerResources/UIxContactEditor.css
192959
192960commit c1597c94361c8fb6579d7d41b2348201d62da59e
192961Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192962Date:   Thu Mar 22 19:01:54 2007 +0000
192963
192964    Monotone-Parent: c64301b1a83fdea8c39491d31aa1cec41ed68c35
192965    Monotone-Revision: fda20578f843fcc6f1e05c4ff194bef9d220bcae
192966
192967    Monotone-Author: wsourdeau@inverse.ca
192968    Monotone-Date: 2007-03-22T19:01:54
192969    Monotone-Branch: ca.inverse.sogo
192970
192971M	SOPE/NGCards/NSArray+NGCards.m
192972
192973commit 9b2261d2caf89cee2a80ee782d1724ba1d2b87d9
192974Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192975Date:   Thu Mar 22 17:47:13 2007 +0000
192976
192977    Monotone-Parent: d9a8ee8d9b6600013ef2d4b5fff89d856c8ceb10
192978    Monotone-Revision: c64301b1a83fdea8c39491d31aa1cec41ed68c35
192979
192980    Monotone-Author: wsourdeau@inverse.ca
192981    Monotone-Date: 2007-03-22T17:47:13
192982    Monotone-Branch: ca.inverse.sogo
192983
192984M	ChangeLog
192985
192986commit 20b120d98b7d3858805a67c514c96d88d718c848
192987Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
192988Date:   Thu Mar 22 17:41:38 2007 +0000
192989
192990    Monotone-Parent: 9872e5c9f4b4743d4200582f8f35e0d7b2d28614
192991    Monotone-Revision: d9a8ee8d9b6600013ef2d4b5fff89d856c8ceb10
192992
192993    Monotone-Author: wsourdeau@inverse.ca
192994    Monotone-Date: 2007-03-22T17:41:38
192995    Monotone-Branch: ca.inverse.sogo
192996
192997M	UI/Templates/UIxPageFrame.wox
192998M	UI/WebServerResources/generic.js
192999
193000commit 39c23d6bec806e0857df6ccb67cc970af789c138
193001Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193002Date:   Thu Mar 22 17:38:32 2007 +0000
193003
193004    Monotone-Parent: 0a6c3c0f6c27c1e6de388cc4e18f577038a7c7e8
193005    Monotone-Revision: 9872e5c9f4b4743d4200582f8f35e0d7b2d28614
193006
193007    Monotone-Author: wsourdeau@inverse.ca
193008    Monotone-Date: 2007-03-22T17:38:32
193009    Monotone-Branch: ca.inverse.sogo
193010
193011M	UI/MainUI/SOGoUserHomePage.m
193012M	UI/MainUI/product.plist
193013M	UI/Templates/MainUI/SOGoUserHomePage.wox
193014
193015commit 7a38f47ea2e922a928484d9f5cfc1f817f214981
193016Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193017Date:   Thu Mar 22 16:08:51 2007 +0000
193018
193019    Monotone-Parent: f8970fcb6459908f8da50c19a17d230c7a4ee5b8
193020    Monotone-Revision: 0a6c3c0f6c27c1e6de388cc4e18f577038a7c7e8
193021
193022    Monotone-Author: wsourdeau@inverse.ca
193023    Monotone-Date: 2007-03-22T16:08:51
193024    Monotone-Branch: ca.inverse.sogo
193025
193026M	ChangeLog
193027M	SoObjects/Contacts/GNUmakefile
193028D	SoObjects/Contacts/NSDictionary+Contact.h
193029D	SoObjects/Contacts/NSDictionary+Contact.m
193030
193031commit 65d428f1d951fac90848c46fdf75b3e661f61562
193032Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193033Date:   Wed Mar 21 20:00:16 2007 +0000
193034
193035    Monotone-Parent: 53298a197f5d670989c46dcb38770f68d310a39f
193036    Monotone-Revision: f8970fcb6459908f8da50c19a17d230c7a4ee5b8
193037
193038    Monotone-Author: wsourdeau@inverse.ca
193039    Monotone-Date: 2007-03-21T20:00:16
193040    Monotone-Branch: ca.inverse.sogo
193041
193042M	SoObjects/SOGo/SOGoFolder.m
193043
193044commit 57f9bd04aecdb7d10699317937a1f7a6fe496453
193045Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193046Date:   Wed Mar 21 14:54:15 2007 +0000
193047
193048    Monotone-Parent: ee357f4b9d019fa34ff7f3951f8a7becf88fba19
193049    Monotone-Revision: 53298a197f5d670989c46dcb38770f68d310a39f
193050
193051    Monotone-Author: wsourdeau@inverse.ca
193052    Monotone-Date: 2007-03-21T14:54:15
193053    Monotone-Branch: ca.inverse.sogo
193054
193055M	UI/Contacts/English.lproj/Localizable.strings
193056M	UI/Contacts/French.lproj/Localizable.strings
193057M	UI/WebServerResources/ContactsUI.js
193058
193059commit f13bed3a1ec7f660cce0141d143785427424915f
193060Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193061Date:   Wed Mar 21 14:29:31 2007 +0000
193062
193063    Monotone-Parent: fd0f517e16d123b59c1eef87df8ba3ec2fe3fa56
193064    Monotone-Revision: ee357f4b9d019fa34ff7f3951f8a7becf88fba19
193065
193066    Monotone-Author: wsourdeau@inverse.ca
193067    Monotone-Date: 2007-03-21T14:29:31
193068    Monotone-Branch: ca.inverse.sogo
193069
193070M	UI/Scheduler/English.lproj/Localizable.strings
193071M	UI/Scheduler/French.lproj/Localizable.strings
193072M	UI/Scheduler/Toolbars/SOGoComponentClose.toolbar
193073M	UI/Scheduler/UIxAppointmentEditor.m
193074
193075commit 26d719e4b7f86ecc2a17c59cb52cb937cce4e0ce
193076Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193077Date:   Wed Mar 21 14:29:09 2007 +0000
193078
193079    Monotone-Parent: 1159908dc1415c3892d49b916e424c7360c2d205
193080    Monotone-Revision: fd0f517e16d123b59c1eef87df8ba3ec2fe3fa56
193081
193082    Monotone-Author: wsourdeau@inverse.ca
193083    Monotone-Date: 2007-03-21T14:29:09
193084    Monotone-Branch: ca.inverse.sogo
193085
193086M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
193087M	UI/WebServerResources/ContactsUI.js
193088
193089commit 376c0091808a3eec93814aeb1d1e208f847eb66b
193090Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193091Date:   Wed Mar 21 14:28:42 2007 +0000
193092
193093    Monotone-Parent: 2914b9eab0b116cea42ae4eefee3758488d098c7
193094    Monotone-Revision: 1159908dc1415c3892d49b916e424c7360c2d205
193095
193096    Monotone-Author: wsourdeau@inverse.ca
193097    Monotone-Date: 2007-03-21T14:28:42
193098    Monotone-Branch: ca.inverse.sogo
193099
193100M	ChangeLog
193101M	UI/Contacts/UIxContactsListView.m
193102M	UI/Contacts/product.plist
193103
193104commit e0ec28e71bda97768c1285ba9d4837e715b99118
193105Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193106Date:   Wed Mar 21 14:27:48 2007 +0000
193107
193108    Monotone-Parent: 06205eb1b9669a6fa1b780ee9bb1f7c53024f79c
193109    Monotone-Revision: 2914b9eab0b116cea42ae4eefee3758488d098c7
193110
193111    Monotone-Author: wsourdeau@inverse.ca
193112    Monotone-Date: 2007-03-21T14:27:48
193113    Monotone-Branch: ca.inverse.sogo
193114
193115M	ChangeLog
193116M	SoObjects/Contacts/SOGoContactGCSFolder.m
193117
193118commit 1a711cd9da5cad8eda34db6abde34a874c985d57
193119Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193120Date:   Wed Mar 21 14:27:04 2007 +0000
193121
193122    Monotone-Parent: 43e9cf127511a499e0b20ef8f8cf7b446a216feb
193123    Monotone-Revision: 06205eb1b9669a6fa1b780ee9bb1f7c53024f79c
193124
193125    Monotone-Author: wsourdeau@inverse.ca
193126    Monotone-Date: 2007-03-21T14:27:04
193127    Monotone-Branch: ca.inverse.sogo
193128
193129M	ChangeLog
193130M	SoObjects/SOGo/SOGoFolder.h
193131M	SoObjects/SOGo/SOGoFolder.m
193132
193133commit 909a87a76a1dfd3dab613d47d43b0c468e8e587f
193134Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193135Date:   Mon Mar 19 16:30:34 2007 +0000
193136
193137    Monotone-Parent: 3121e378956ebadfdbfc6b500b07f43b459eb0dc
193138    Monotone-Revision: 43e9cf127511a499e0b20ef8f8cf7b446a216feb
193139
193140    Monotone-Author: wsourdeau@inverse.ca
193141    Monotone-Date: 2007-03-19T16:30:34
193142    Monotone-Branch: ca.inverse.sogo
193143
193144M	UI/Scheduler/UIxAttendeesEditor.m
193145
193146commit 430148b03d114b14b29c37ec7365f529a247390f
193147Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193148Date:   Mon Mar 19 16:29:56 2007 +0000
193149
193150    Monotone-Parent: 3277aed6fc1e761bd25bbf3332a975e5500e125f
193151    Monotone-Revision: 3121e378956ebadfdbfc6b500b07f43b459eb0dc
193152
193153    Monotone-Author: wsourdeau@inverse.ca
193154    Monotone-Date: 2007-03-19T16:29:56
193155    Monotone-Branch: ca.inverse.sogo
193156
193157M	ChangeLog
193158M	UI/Scheduler/English.lproj/Localizable.strings
193159M	UI/Scheduler/French.lproj/Localizable.strings
193160M	UI/Scheduler/UIxAttendeesEditor.h
193161M	UI/Scheduler/UIxAttendeesEditor.m
193162M	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
193163M	UI/WebServerResources/UIxAttendeesEditor.css
193164M	UI/WebServerResources/UIxAttendeesEditor.js
193165
193166commit 32a0d416d1783a21d488266d08b8e400359d3189
193167Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193168Date:   Mon Mar 19 16:07:11 2007 +0000
193169
193170    Monotone-Parent: f763e1eea0933cfad6fd0fb7f21740b14e6eb944
193171    Monotone-Revision: 3277aed6fc1e761bd25bbf3332a975e5500e125f
193172
193173    Monotone-Author: wsourdeau@inverse.ca
193174    Monotone-Date: 2007-03-19T16:07:11
193175    Monotone-Branch: ca.inverse.sogo
193176
193177M	UI/WebServerResources/SchedulerUI.css
193178M	UI/WebServerResources/UIxAttendeesEditor.js
193179
193180commit 4bdebb7d8f5a335818c302f6233a42b5b3b2e1bf
193181Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193182Date:   Mon Mar 19 15:52:04 2007 +0000
193183
193184    Monotone-Parent: c1fd920f73c42113a4f0c8e1e80623707a734b94
193185    Monotone-Revision: f763e1eea0933cfad6fd0fb7f21740b14e6eb944
193186
193187    Monotone-Author: wsourdeau@inverse.ca
193188    Monotone-Date: 2007-03-19T15:52:04
193189    Monotone-Branch: ca.inverse.sogo
193190
193191D	UI/WebServerResources/calendar.css
193192
193193commit b380bc60e874ed01db0cf14c71567fc76cd889f1
193194Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193195Date:   Mon Mar 19 15:37:46 2007 +0000
193196
193197    Monotone-Parent: 7b063b6baee92602dac99dd40f043d618eb1213d
193198    Monotone-Revision: c1fd920f73c42113a4f0c8e1e80623707a734b94
193199
193200    Monotone-Author: wsourdeau@inverse.ca
193201    Monotone-Date: 2007-03-19T15:37:46
193202    Monotone-Branch: ca.inverse.sogo
193203
193204M	SoObjects/SOGo/AgenorUserManager.m
193205
193206commit 67a80e7a8896546f3c95dc21566be6b1815a7244
193207Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193208Date:   Mon Mar 19 15:37:37 2007 +0000
193209
193210    Monotone-Parent: 5de6813223eb9a48072c97c7a682bcf2e4ed8d2f
193211    Monotone-Revision: 7b063b6baee92602dac99dd40f043d618eb1213d
193212
193213    Monotone-Author: wsourdeau@inverse.ca
193214    Monotone-Date: 2007-03-19T15:37:37
193215    Monotone-Branch: ca.inverse.sogo
193216
193217M	ChangeLog
193218M	UI/Scheduler/UIxTaskEditor.m
193219
193220commit e9b4f04d1f7009456eff61c0253b084930ca7b2b
193221Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193222Date:   Mon Mar 19 14:34:42 2007 +0000
193223
193224    Monotone-Parent: 43cd41a2542f12c74dd75ec0771fabe3a296d2ce
193225    Monotone-Revision: 5de6813223eb9a48072c97c7a682bcf2e4ed8d2f
193226
193227    Monotone-Author: wsourdeau@inverse.ca
193228    Monotone-Date: 2007-03-19T14:34:42
193229    Monotone-Branch: ca.inverse.sogo
193230
193231M	UI/Scheduler/GNUmakefile
193232D	UI/Scheduler/UIxFreeBusyUserSelector.h
193233D	UI/Scheduler/UIxFreeBusyUserSelector.m
193234D	UI/Scheduler/UIxFreeBusyUserSelectorTable.h
193235D	UI/Scheduler/UIxFreeBusyUserSelectorTable.m
193236
193237commit ec9313bd72fb927e85fc119eaa28577c78810bab
193238Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193239Date:   Mon Mar 19 14:34:12 2007 +0000
193240
193241    Monotone-Parent: f4e3cbe3387384c78112b9db5195de5649161cac
193242    Monotone-Revision: 43cd41a2542f12c74dd75ec0771fabe3a296d2ce
193243
193244    Monotone-Author: wsourdeau@inverse.ca
193245    Monotone-Date: 2007-03-19T14:34:12
193246    Monotone-Branch: ca.inverse.sogo
193247
193248M	ChangeLog
193249
193250commit 73f46d7bd47e83803d39e4572ab1aaf462ef54b3
193251Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193252Date:   Mon Mar 19 14:33:33 2007 +0000
193253
193254    Monotone-Parent: d82fb8d772781e04d5580932b0fd265f31ee1e3b
193255    Monotone-Revision: f4e3cbe3387384c78112b9db5195de5649161cac
193256
193257    Monotone-Author: wsourdeau@inverse.ca
193258    Monotone-Date: 2007-03-19T14:33:33
193259    Monotone-Branch: ca.inverse.sogo
193260
193261M	ChangeLog
193262M	UI/Scheduler/UIxComponentEditor.m
193263
193264commit cc31f7f2e9851e792ae02b2d2f0e45476d791505
193265Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193266Date:   Mon Mar 19 14:31:54 2007 +0000
193267
193268    Monotone-Parent: 17dd4bd33946e587ae1addf6c96dbd2172128be9
193269    Monotone-Revision: d82fb8d772781e04d5580932b0fd265f31ee1e3b
193270
193271    Monotone-Author: wsourdeau@inverse.ca
193272    Monotone-Date: 2007-03-19T14:31:54
193273    Monotone-Branch: ca.inverse.sogo
193274
193275M	UI/WebServerResources/UIxAppointmentEditor.css
193276
193277commit 8eeae64d97fa39590eadd65046a35329b63fbdc5
193278Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193279Date:   Mon Mar 19 14:31:49 2007 +0000
193280
193281    Monotone-Parent: acf7876c4f7fe4bb25f13c6e2d07c55ad2567ab8
193282    Monotone-Revision: 17dd4bd33946e587ae1addf6c96dbd2172128be9
193283
193284    Monotone-Author: wsourdeau@inverse.ca
193285    Monotone-Date: 2007-03-19T14:31:49
193286    Monotone-Branch: ca.inverse.sogo
193287
193288M	UI/WebServerResources/ContactsUI.js
193289M	UI/WebServerResources/MailerUI.js
193290M	UI/WebServerResources/SchedulerUI.js
193291M	UI/WebServerResources/UIxAppointmentEditor.js
193292M	UI/WebServerResources/UIxAttendeesEditor.js
193293M	UI/WebServerResources/UIxMailEditor.js
193294M	UI/WebServerResources/UIxTaskEditor.js
193295M	UI/WebServerResources/generic.js
193296
193297commit 785cb10e41f07dbb3e2d8c8f5dc4a2ba6fdb5b92
193298Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193299Date:   Mon Mar 19 12:36:19 2007 +0000
193300
193301    Monotone-Parent: 7819e122d747db274d7556955855b105e8367b31
193302    Monotone-Revision: acf7876c4f7fe4bb25f13c6e2d07c55ad2567ab8
193303
193304    Monotone-Author: wsourdeau@inverse.ca
193305    Monotone-Date: 2007-03-19T12:36:19
193306    Monotone-Branch: ca.inverse.sogo
193307
193308M	UI/Scheduler/English.lproj/Localizable.strings
193309M	UI/Scheduler/French.lproj/Localizable.strings
193310M	UI/WebServerResources/UIxTaskEditor.css
193311
193312commit 1db11ffa777b8518f7981af36cc0babd149c1042
193313Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193314Date:   Sun Mar 18 23:52:08 2007 +0000
193315
193316    Monotone-Parent: 5b2150fb5513e0a65b7a1ee2a646d824071da645
193317    Monotone-Revision: 7819e122d747db274d7556955855b105e8367b31
193318
193319    Monotone-Author: wsourdeau@inverse.ca
193320    Monotone-Date: 2007-03-18T23:52:08
193321    Monotone-Branch: ca.inverse.sogo
193322
193323M	SoObjects/Appointments/SOGoCalendarComponent.m
193324M	UI/Scheduler/English.lproj/Localizable.strings
193325M	UI/Scheduler/UIxComponentEditor.h
193326M	UI/Scheduler/UIxComponentEditor.m
193327
193328commit 2d0275e0cf1db11a36c202de355496b4cd6e6dae
193329Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193330Date:   Sun Mar 18 19:19:44 2007 +0000
193331
193332    Monotone-Parent: e1d773b231903817edb0d556fee132ccd592c4a4
193333    Monotone-Revision: 5b2150fb5513e0a65b7a1ee2a646d824071da645
193334
193335    Monotone-Author: wsourdeau@inverse.ca
193336    Monotone-Date: 2007-03-18T19:19:44
193337    Monotone-Branch: ca.inverse.sogo
193338
193339M	SoObjects/Appointments/SOGoCalendarComponent.m
193340M	UI/Scheduler/GNUmakefile
193341M	UI/Scheduler/UIxAppointmentEditor.m
193342M	UI/Scheduler/UIxTaskEditor.m
193343
193344commit e38eb48a6b4df9633eb7e26a15c645ba3fb8160b
193345Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193346Date:   Sun Mar 18 18:33:10 2007 +0000
193347
193348    Monotone-Parent: 93779224f1891bfde67faa42b4360c0b2ee910e3
193349    Monotone-Revision: e1d773b231903817edb0d556fee132ccd592c4a4
193350
193351    Monotone-Author: wsourdeau@inverse.ca
193352    Monotone-Date: 2007-03-18T18:33:10
193353    Monotone-Branch: ca.inverse.sogo
193354
193355M	UI/Contacts/UIxContactFoldersView.m
193356M	UI/WebServerResources/SchedulerUI.css
193357M	UI/WebServerResources/UIxAttendeesEditor.js
193358
193359commit 0f8885a08305d3d8a0b349239e146376921b2905
193360Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193361Date:   Sun Mar 18 17:36:50 2007 +0000
193362
193363    Monotone-Parent: cd9e9b79cc7eae17bee205b48e8df60e880c4345
193364    Monotone-Revision: 93779224f1891bfde67faa42b4360c0b2ee910e3
193365
193366    Monotone-Author: wsourdeau@inverse.ca
193367    Monotone-Date: 2007-03-18T17:36:50
193368    Monotone-Branch: ca.inverse.sogo
193369
193370A	UI/Scheduler/Toolbars/SOGoComponentClose.toolbar
193371M	UI/Scheduler/UIxAppointmentEditor.m
193372M	UI/Scheduler/UIxTaskEditor.m
193373
193374commit 0d05b5cacecbb22c311f9e68cdd2033082efdd8c
193375Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193376Date:   Sun Mar 18 17:28:46 2007 +0000
193377
193378    Monotone-Parent: 9a7bad48be43b654107d40d700161e342909d9c7
193379    Monotone-Revision: cd9e9b79cc7eae17bee205b48e8df60e880c4345
193380
193381    Monotone-Author: wsourdeau@inverse.ca
193382    Monotone-Date: 2007-03-18T17:28:46
193383    Monotone-Branch: ca.inverse.sogo
193384
193385A	UI/Scheduler/Toolbars/SOGoTaskObject.toolbar
193386
193387commit cc06eac196f47e321dba2142bdc1d8c630ae7104
193388Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193389Date:   Sun Mar 18 15:42:24 2007 +0000
193390
193391    Monotone-Parent: 8fccddf38bc9cb7dd2163fc1aff911115481bfb5
193392    Monotone-Revision: 9a7bad48be43b654107d40d700161e342909d9c7
193393
193394    Monotone-Author: wsourdeau@inverse.ca
193395    Monotone-Date: 2007-03-18T15:42:24
193396    Monotone-Branch: ca.inverse.sogo
193397
193398A	UI/WebServerResources/arrow-dwn-sharp.gif
193399
193400commit 7dfa60660bd75f84fa92b5d3a946209eff16f209
193401Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193402Date:   Sun Mar 18 15:38:55 2007 +0000
193403
193404    Monotone-Parent: e106db45c78c4bc089e9c4348441237ddb2314ff
193405    Monotone-Revision: 8fccddf38bc9cb7dd2163fc1aff911115481bfb5
193406
193407    Monotone-Author: wsourdeau@inverse.ca
193408    Monotone-Date: 2007-03-18T15:38:55
193409    Monotone-Branch: ca.inverse.sogo
193410
193411A	UI/WebServerResources/UIxComponentEditor.css
193412A	UI/WebServerResources/UIxComponentEditor.js
193413
193414commit 5db9d692c3c61401fc63133091bdc25dac369c43
193415Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193416Date:   Sun Mar 18 15:37:36 2007 +0000
193417
193418    Monotone-Parent: cec7a9a5c4e7785d407c27c7ef34f791099186b8
193419    Monotone-Revision: e106db45c78c4bc089e9c4348441237ddb2314ff
193420
193421    Monotone-Author: wsourdeau@inverse.ca
193422    Monotone-Date: 2007-03-18T15:37:36
193423    Monotone-Branch: ca.inverse.sogo
193424
193425A	UI/Templates/SchedulerUI/UIxComponentEditor.wox
193426
193427commit be52c4fcbd9237daf92ce2e93c3102395b0307e1
193428Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193429Date:   Sun Mar 18 15:28:37 2007 +0000
193430
193431    Monotone-Parent: 141eec0e0735d9102db7806b689a727f14c663f7
193432    Monotone-Revision: cec7a9a5c4e7785d407c27c7ef34f791099186b8
193433
193434    Monotone-Author: wsourdeau@inverse.ca
193435    Monotone-Date: 2007-03-18T15:28:37
193436    Monotone-Branch: ca.inverse.sogo
193437
193438M	UI/Scheduler/UIxAttendeesEditor.m
193439
193440commit 00650bb1cb0f21483459755ae80799bd3fdf3a0f
193441Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193442Date:   Sun Mar 18 15:26:53 2007 +0000
193443
193444    Monotone-Parent: eef1670b5893ad8df47967498257fdeeffe9a146
193445    Monotone-Revision: 141eec0e0735d9102db7806b689a727f14c663f7
193446
193447    Monotone-Author: wsourdeau@inverse.ca
193448    Monotone-Date: 2007-03-18T15:26:53
193449    Monotone-Branch: ca.inverse.sogo
193450
193451M	ChangeLog
193452A	UI/Scheduler/UIxAttendeesEditor.h
193453A	UI/Scheduler/UIxAttendeesEditor.m
193454A	UI/Templates/SchedulerUI/UIxAttendeesEditor.wox
193455A	UI/WebServerResources/UIxAttendeesEditor.css
193456
193457commit 45ffa33ddd160d52e97affc16841d4f3c6c8e2ab
193458Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193459Date:   Sun Mar 18 15:22:10 2007 +0000
193460
193461    Monotone-Parent: 53e31f736284762567ba9dd0f85ca935769b14da
193462    Monotone-Revision: eef1670b5893ad8df47967498257fdeeffe9a146
193463
193464    Monotone-Author: wsourdeau@inverse.ca
193465    Monotone-Date: 2007-03-18T15:22:10
193466    Monotone-Branch: ca.inverse.sogo
193467
193468M	UI/MailPartViewers/UIxMailPartICalViewer.m
193469M	UI/Scheduler/UIxAppointmentView.m
193470M	UI/Scheduler/UIxCalInlineAptView.m
193471M	UI/Scheduler/UIxCalView.m
193472M	UI/Scheduler/UIxComponent+Agenor.h
193473M	UI/Scheduler/UIxTaskView.m
193474M	UI/Scheduler/UIxTimeDateControl.m
193475
193476commit 4cadfd9e25f9b6f77e6e3a2e8a359bab19c9346d
193477Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193478Date:   Sun Mar 18 15:22:05 2007 +0000
193479
193480    Monotone-Parent: 81ebf97febc5675193974e8834acc35e001494f1
193481    Monotone-Revision: 53e31f736284762567ba9dd0f85ca935769b14da
193482
193483    Monotone-Author: wsourdeau@inverse.ca
193484    Monotone-Date: 2007-03-18T15:22:05
193485    Monotone-Branch: ca.inverse.sogo
193486
193487M	SoObjects/SOGo/SOGoAuthenticator.m
193488
193489commit d26f7a625a685a6ae564d86c61bb58ee8292556e
193490Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193491Date:   Sun Mar 18 15:20:38 2007 +0000
193492
193493    Monotone-Parent: 467dc56666485b20c968357bff135be6a192df0c
193494    Monotone-Revision: 81ebf97febc5675193974e8834acc35e001494f1
193495
193496    Monotone-Author: wsourdeau@inverse.ca
193497    Monotone-Date: 2007-03-18T15:20:38
193498    Monotone-Branch: ca.inverse.sogo
193499
193500M	ChangeLog
193501M	UI/Scheduler/UIxAppointmentEditor.h
193502M	UI/Scheduler/UIxAppointmentEditor.m
193503M	UI/Scheduler/UIxComponentEditor.h
193504M	UI/Scheduler/UIxComponentEditor.m
193505M	UI/Scheduler/UIxTaskEditor.h
193506M	UI/Scheduler/UIxTaskEditor.m
193507
193508commit 84bba82435ff128b5d785a8d992742ec93a44823
193509Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193510Date:   Sun Mar 18 15:13:57 2007 +0000
193511
193512    Monotone-Parent: c12384df7b313f197dd027d6c173021b55882245
193513    Monotone-Revision: 467dc56666485b20c968357bff135be6a192df0c
193514
193515    Monotone-Author: wsourdeau@inverse.ca
193516    Monotone-Date: 2007-03-18T15:13:57
193517    Monotone-Branch: ca.inverse.sogo
193518
193519M	UI/SOGoUI/UIxComponent.m
193520
193521commit 3d9ceb2a6989e57c248c5321c3f8bcaa1fd348f0
193522Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193523Date:   Sun Mar 18 15:13:30 2007 +0000
193524
193525    Monotone-Parent: d5f1a516bfd1d0f094ade872c5342a9001e80b86
193526    Monotone-Revision: c12384df7b313f197dd027d6c173021b55882245
193527
193528    Monotone-Author: wsourdeau@inverse.ca
193529    Monotone-Date: 2007-03-18T15:13:30
193530    Monotone-Branch: ca.inverse.sogo
193531
193532M	UI/Common/UIxPageFrame.h
193533M	UI/Common/UIxPageFrame.m
193534
193535commit d399013ffe32d509df9c5a29d241c3556d3dfc96
193536Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193537Date:   Sun Mar 18 15:13:05 2007 +0000
193538
193539    Monotone-Parent: a69abbeb98d87b2c2133114138ad7fa46a7b220d
193540    Monotone-Revision: d5f1a516bfd1d0f094ade872c5342a9001e80b86
193541
193542    Monotone-Author: wsourdeau@inverse.ca
193543    Monotone-Date: 2007-03-18T15:13:05
193544    Monotone-Branch: ca.inverse.sogo
193545
193546M	ChangeLog
193547M	UI/Common/UIxToolbar.m
193548
193549commit 6a211407f7360793795ca408ff642ee127d4a939
193550Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193551Date:   Sun Mar 18 15:10:03 2007 +0000
193552
193553    Monotone-Parent: affe7d2d4111c2a72ec7f3cb14b36af674fcc41c
193554    Monotone-Revision: a69abbeb98d87b2c2133114138ad7fa46a7b220d
193555
193556    Monotone-Author: wsourdeau@inverse.ca
193557    Monotone-Date: 2007-03-18T15:10:03
193558    Monotone-Branch: ca.inverse.sogo
193559
193560M	SoObjects/Appointments/SOGoAppointmentObject.m
193561M	SoObjects/Appointments/SOGoTaskObject.m
193562
193563commit aae5e42b94463afbb02627469cf9a22f769e5dd6
193564Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193565Date:   Sun Mar 18 15:08:41 2007 +0000
193566
193567    Monotone-Parent: 8af16d6a8834b3a737ae5b5b69c3f222bd5671dd
193568    Monotone-Revision: affe7d2d4111c2a72ec7f3cb14b36af674fcc41c
193569
193570    Monotone-Author: wsourdeau@inverse.ca
193571    Monotone-Date: 2007-03-18T15:08:41
193572    Monotone-Branch: ca.inverse.sogo
193573
193574M	ChangeLog
193575M	SoObjects/Appointments/SOGoCalendarComponent.h
193576M	SoObjects/Appointments/SOGoCalendarComponent.m
193577
193578commit 33600bbcd065d17adabbf1a7fc61ab41b648b103
193579Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193580Date:   Sun Mar 18 15:04:34 2007 +0000
193581
193582    Monotone-Parent: df4a2d5c05ac9fb2dcbcf084308821f1ab2465eb
193583    Monotone-Revision: 8af16d6a8834b3a737ae5b5b69c3f222bd5671dd
193584
193585    Monotone-Author: wsourdeau@inverse.ca
193586    Monotone-Date: 2007-03-18T15:04:34
193587    Monotone-Branch: ca.inverse.sogo
193588
193589M	UI/Scheduler/Toolbars/SOGoAppointmentObject.toolbar
193590
193591commit c185e8699f0a92a9400d733a384d60fdad0c3414
193592Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193593Date:   Sun Mar 18 15:04:19 2007 +0000
193594
193595    Monotone-Parent: 8bb5059bf618f93361a06e1c46acb69ac760aaa7
193596    Monotone-Revision: df4a2d5c05ac9fb2dcbcf084308821f1ab2465eb
193597
193598    Monotone-Author: wsourdeau@inverse.ca
193599    Monotone-Date: 2007-03-18T15:04:19
193600    Monotone-Branch: ca.inverse.sogo
193601
193602M	UI/Scheduler/product.plist
193603
193604commit 202ead12bd99dda472b159a22781bc0094071372
193605Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193606Date:   Sun Mar 18 15:01:04 2007 +0000
193607
193608    Monotone-Parent: ffa2111adf4ea58aa766fe4286f0a9e81a98985c
193609    Monotone-Revision: 8bb5059bf618f93361a06e1c46acb69ac760aaa7
193610
193611    Monotone-Author: wsourdeau@inverse.ca
193612    Monotone-Date: 2007-03-18T15:01:04
193613    Monotone-Branch: ca.inverse.sogo
193614
193615M	UI/Scheduler/English.lproj/Localizable.strings
193616M	UI/Scheduler/French.lproj/Localizable.strings
193617
193618commit 0a1ee1af3956726dc1eea42a5c92ed87f158d55e
193619Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193620Date:   Sun Mar 18 15:00:57 2007 +0000
193621
193622    Monotone-Parent: f9b2f7f25addd62023e5fe2caf9726fbcb112b0f
193623    Monotone-Revision: ffa2111adf4ea58aa766fe4286f0a9e81a98985c
193624
193625    Monotone-Author: wsourdeau@inverse.ca
193626    Monotone-Date: 2007-03-18T15:00:57
193627    Monotone-Branch: ca.inverse.sogo
193628
193629M	UI/Scheduler/GNUmakefile
193630
193631commit fe4746ea9d7ae82f1d16869f846e54cc598c66c8
193632Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193633Date:   Sun Mar 18 15:00:48 2007 +0000
193634
193635    Monotone-Parent: 06529e1515e07cd727f0a1fdfdf76b921a5cf33b
193636    Monotone-Revision: f9b2f7f25addd62023e5fe2caf9726fbcb112b0f
193637
193638    Monotone-Author: wsourdeau@inverse.ca
193639    Monotone-Date: 2007-03-18T15:00:48
193640    Monotone-Branch: ca.inverse.sogo
193641
193642M	SOPE/NGCards/iCalEntityObject.h
193643
193644commit 3dd8b64cd0265679f4ebc74b7149bb59a49e20b1
193645Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193646Date:   Sun Mar 18 15:00:40 2007 +0000
193647
193648    Monotone-Parent: 2f18ff528db0316441209caab6d33ab4449bbe56
193649    Monotone-Revision: 06529e1515e07cd727f0a1fdfdf76b921a5cf33b
193650
193651    Monotone-Author: wsourdeau@inverse.ca
193652    Monotone-Date: 2007-03-18T15:00:40
193653    Monotone-Branch: ca.inverse.sogo
193654
193655M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
193656M	UI/Templates/SchedulerUI/UIxCalInlineMonthAptView.wox
193657M	UI/Templates/SchedulerUI/UIxCalMainView.wox
193658M	UI/Templates/SchedulerUI/UIxFreeBusyUserSelector.wox
193659M	UI/Templates/SchedulerUI/UIxFreeBusyUserSelectorTable.wox
193660M	UI/Templates/SchedulerUI/UIxTaskEditor.wox
193661M	UI/Templates/SchedulerUI/UIxTimeDateControl.wox
193662M	UI/Templates/UIxToolbar.wox
193663
193664commit 8341e5fa4569c41cefea5f8f6b22fb73a5d7872e
193665Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193666Date:   Sun Mar 18 15:00:34 2007 +0000
193667
193668    Monotone-Parent: b4dce0cefe0dcb2486fbf6db19f6628a53b18241
193669    Monotone-Revision: 2f18ff528db0316441209caab6d33ab4449bbe56
193670
193671    Monotone-Author: wsourdeau@inverse.ca
193672    Monotone-Date: 2007-03-18T15:00:34
193673    Monotone-Branch: ca.inverse.sogo
193674
193675M	UI/WebServerResources/ContactsUI.js
193676M	UI/WebServerResources/SchedulerUI.css
193677M	UI/WebServerResources/SchedulerUI.js
193678M	UI/WebServerResources/UIxAppointmentEditor.css
193679A	UI/WebServerResources/UIxAttendeesEditor.js
193680D	UI/WebServerResources/UIxFreeBusyUserSelector.js
193681M	UI/WebServerResources/UIxTaskEditor.css
193682M	UI/WebServerResources/UIxTaskEditor.js
193683M	UI/WebServerResources/generic.js
193684A	UI/WebServerResources/menu-check-hover.gif
193685A	UI/WebServerResources/menu-check.gif
193686A	UI/WebServerResources/menu-nocheck.gif
193687
193688commit 2cf6585e23a19efbf3bf83266d07977e70fafe9b
193689Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193690Date:   Thu Mar 15 15:02:03 2007 +0000
193691
193692    Monotone-Parent: ba23cab4772265b55c0083fe0c2b207e3deceda2
193693    Monotone-Revision: b4dce0cefe0dcb2486fbf6db19f6628a53b18241
193694
193695    Monotone-Author: wsourdeau@inverse.ca
193696    Monotone-Date: 2007-03-15T15:02:03
193697    Monotone-Branch: ca.inverse.sogo
193698
193699M	UI/WebServerResources/SchedulerUI.css
193700
193701commit 630084df9546d5cba0d7f8535f0fb1514349b2a4
193702Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193703Date:   Tue Mar 13 22:13:55 2007 +0000
193704
193705    Monotone-Parent: f756f953fa89f0171177fb6928acea218ddde204
193706    Monotone-Revision: ba23cab4772265b55c0083fe0c2b207e3deceda2
193707
193708    Monotone-Author: wsourdeau@inverse.ca
193709    Monotone-Date: 2007-03-13T22:13:55
193710    Monotone-Branch: ca.inverse.sogo
193711
193712M	UI/WebServerResources/SchedulerUI.css
193713
193714commit 67a5eb2159fd8d4c10dad078d87670385f90a89d
193715Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193716Date:   Tue Mar 13 14:20:41 2007 +0000
193717
193718    Monotone-Parent: 8fabe449624b2d21141a620cd7ba16fd466d1ce3
193719    Monotone-Revision: f756f953fa89f0171177fb6928acea218ddde204
193720
193721    Monotone-Author: wsourdeau@inverse.ca
193722    Monotone-Date: 2007-03-13T14:20:41
193723    Monotone-Branch: ca.inverse.sogo
193724
193725M	UI/WebServerResources/SchedulerUI.css
193726
193727commit a0ed8e9721c796ad54fc88b4bb3fab53b0f123f1
193728Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193729Date:   Mon Mar 12 23:11:44 2007 +0000
193730
193731    Monotone-Parent: 3292f2d387157f6c1152305848b550e74545263e
193732    Monotone-Revision: 8fabe449624b2d21141a620cd7ba16fd466d1ce3
193733
193734    Monotone-Author: wsourdeau@inverse.ca
193735    Monotone-Date: 2007-03-12T23:11:44
193736    Monotone-Branch: ca.inverse.sogo
193737
193738M	UI/WebServerResources/SchedulerUI.css
193739
193740commit f8e3c30e2cd08f430d4106f6ab0db28e319eef7b
193741Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193742Date:   Mon Mar 12 23:06:48 2007 +0000
193743
193744    Monotone-Parent: 55b46093b748e72cd037f89dc45b4785c5466dc6
193745    Monotone-Revision: 3292f2d387157f6c1152305848b550e74545263e
193746
193747    Monotone-Author: wsourdeau@inverse.ca
193748    Monotone-Date: 2007-03-12T23:06:48
193749    Monotone-Branch: ca.inverse.sogo
193750
193751M	ChangeLog
193752M	UI/Scheduler/GNUmakefile
193753A	UI/Scheduler/UIxCalInlineAptView.h
193754M	UI/Scheduler/UIxCalInlineAptView.m
193755A	UI/Scheduler/UIxCalInlineMonthAptView.h
193756A	UI/Scheduler/UIxCalInlineMonthAptView.m
193757M	UI/Scheduler/UIxCalMonthView.h
193758M	UI/Scheduler/UIxCalMonthView.m
193759M	UI/Templates/SchedulerUI/UIxCalCalendarsListView.wox
193760A	UI/Templates/SchedulerUI/UIxCalInlineMonthAptView.wox
193761M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
193762M	UI/WebServerResources/SchedulerUI.css
193763M	UI/WebServerResources/SchedulerUI.js
193764
193765commit fd0d5ab723f2e9a9512516ad5f0656c0115f6cda
193766Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193767Date:   Fri Mar 9 23:10:43 2007 +0000
193768
193769    Monotone-Parent: e2612f65bcad1f3bf690e9591362c3fcf8825a80
193770    Monotone-Revision: 55b46093b748e72cd037f89dc45b4785c5466dc6
193771
193772    Monotone-Author: wsourdeau@inverse.ca
193773    Monotone-Date: 2007-03-09T23:10:43
193774    Monotone-Branch: ca.inverse.sogo
193775
193776M	ChangeLog
193777M	SoObjects/Appointments/SOGoAppointmentFolder.m
193778M	SoObjects/SOGo/SOGoUserFolder.m
193779
193780commit 7a5da6bcdcae6296fcc4d3a07b990ad08e9e307f
193781Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193782Date:   Wed Mar 7 22:33:27 2007 +0000
193783
193784    Monotone-Parent: 0d1504b25805aa0a62ce9ead611227d57b4d4f75
193785    Monotone-Revision: e2612f65bcad1f3bf690e9591362c3fcf8825a80
193786
193787    Monotone-Author: wsourdeau@inverse.ca
193788    Monotone-Date: 2007-03-07T22:33:27
193789    Monotone-Branch: ca.inverse.sogo
193790
193791M	UI/MailerUI/UIxMailReplyAction.m
193792
193793commit 1e8864e12c2b6a52fd431a983372d6e6a2d76955
193794Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193795Date:   Wed Mar 7 22:32:01 2007 +0000
193796
193797    Monotone-Parent: 40cfb51f338c3f1f6fe8239f0856243055c457e5
193798    Monotone-Revision: 0d1504b25805aa0a62ce9ead611227d57b4d4f75
193799
193800    Monotone-Author: wsourdeau@inverse.ca
193801    Monotone-Date: 2007-03-07T22:32:01
193802    Monotone-Branch: ca.inverse.sogo
193803
193804M	UI/Scheduler/UIxCalInlineAptView.m
193805M	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
193806
193807commit eea6afeb12d1b0e288d565a556fa06e17581e9bf
193808Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193809Date:   Wed Mar 7 22:31:47 2007 +0000
193810
193811    Monotone-Parent: b59394ce41ababb200762bb693096a12e31ce9e1
193812    Monotone-Revision: 40cfb51f338c3f1f6fe8239f0856243055c457e5
193813
193814    Monotone-Author: wsourdeau@inverse.ca
193815    Monotone-Date: 2007-03-07T22:31:47
193816    Monotone-Branch: ca.inverse.sogo
193817
193818M	UI/WebServerResources/SchedulerUI.js
193819
193820commit fad9d1945f0278c680938f4a4121e858dd7cf53b
193821Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193822Date:   Wed Mar 7 22:31:34 2007 +0000
193823
193824    Monotone-Parent: e6ad80e24c1ede734b861d9072dacbb1338a2067
193825    Monotone-Revision: b59394ce41ababb200762bb693096a12e31ce9e1
193826
193827    Monotone-Author: wsourdeau@inverse.ca
193828    Monotone-Date: 2007-03-07T22:31:34
193829    Monotone-Branch: ca.inverse.sogo
193830
193831M	Main/SOGo.m
193832
193833commit 18cef1e7c2ce23f5f9168fa2f70c5930c45b5578
193834Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193835Date:   Wed Mar 7 22:31:02 2007 +0000
193836
193837    Monotone-Parent: 54dc6ee0dac49ddab76097b4e22cd6d4d5d91a3d
193838    Monotone-Revision: e6ad80e24c1ede734b861d9072dacbb1338a2067
193839
193840    Monotone-Author: wsourdeau@inverse.ca
193841    Monotone-Date: 2007-03-07T22:31:02
193842    Monotone-Branch: ca.inverse.sogo
193843
193844M	ChangeLog
193845M	SoObjects/SOGo/SOGoAuthenticator.h
193846M	SoObjects/SOGo/SOGoAuthenticator.m
193847
193848commit dbfa5926b63e692b45072217b98b22c0348d41ff
193849Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193850Date:   Wed Mar 7 21:33:13 2007 +0000
193851
193852    Monotone-Parent: c8a00b4000a967d747332ed76e3501e958d17cfb
193853    Monotone-Revision: 54dc6ee0dac49ddab76097b4e22cd6d4d5d91a3d
193854
193855    Monotone-Author: wsourdeau@inverse.ca
193856    Monotone-Date: 2007-03-07T21:33:13
193857    Monotone-Branch: ca.inverse.sogo
193858
193859M	ChangeLog
193860M	SoObjects/Appointments/SOGoCalendarComponent.h
193861M	SoObjects/Appointments/SOGoCalendarComponent.m
193862
193863commit e8b0610707cedaeadc1d55963dc22fc1bba6cf3b
193864Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193865Date:   Wed Mar 7 21:27:19 2007 +0000
193866
193867    Monotone-Parent: 685b8a195b97f8362a148f9b01fb3fadb4eeccf0
193868    Monotone-Revision: c8a00b4000a967d747332ed76e3501e958d17cfb
193869
193870    Monotone-Author: wsourdeau@inverse.ca
193871    Monotone-Date: 2007-03-07T21:27:19
193872    Monotone-Branch: ca.inverse.sogo
193873
193874M	ChangeLog
193875M	SoObjects/Appointments/SOGoAppointmentFolder.m
193876
193877commit e7465dbfd8fc3edbfb46678f77c2fdfb8ad63769
193878Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193879Date:   Wed Mar 7 21:23:50 2007 +0000
193880
193881    Monotone-Parent: fa56be5fb804a988ea6d2201e28fb6cff432c939
193882    Monotone-Revision: 685b8a195b97f8362a148f9b01fb3fadb4eeccf0
193883
193884    Monotone-Author: wsourdeau@inverse.ca
193885    Monotone-Date: 2007-03-07T21:23:50
193886    Monotone-Branch: ca.inverse.sogo
193887
193888M	SOPE/NGCards/ChangeLog
193889M	SOPE/NGCards/iCalEntityObject.h
193890M	SOPE/NGCards/iCalEntityObject.m
193891
193892commit 5e97e7930d1fbbb3220d79518eecf6e0b2670fba
193893Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193894Date:   Wed Mar 7 21:22:45 2007 +0000
193895
193896    Monotone-Parent: 40dd65cfec9c0e6ba695731ca96f0c4ba24cd875
193897    Monotone-Revision: fa56be5fb804a988ea6d2201e28fb6cff432c939
193898
193899    Monotone-Author: wsourdeau@inverse.ca
193900    Monotone-Date: 2007-03-07T21:22:45
193901    Monotone-Branch: ca.inverse.sogo
193902
193903M	SOPE/NGCards/ChangeLog
193904M	SOPE/NGCards/NSString+NGCards.m
193905
193906commit 63df6bce434e24c8ba936e197236a635d87a1cd3
193907Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193908Date:   Wed Mar 7 21:21:34 2007 +0000
193909
193910    Monotone-Parent: 597916796af3e3138b8cf350cf98b19edf9d16ac
193911    Monotone-Revision: 40dd65cfec9c0e6ba695731ca96f0c4ba24cd875
193912
193913    Monotone-Author: wsourdeau@inverse.ca
193914    Monotone-Date: 2007-03-07T21:21:34
193915    Monotone-Branch: ca.inverse.sogo
193916
193917M	SOPE/NGCards/CardVersitRenderer.m
193918
193919commit 25b8bcb4134d43d2ba5c115ff80b100459263008
193920Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193921Date:   Wed Mar 7 21:21:03 2007 +0000
193922
193923    Monotone-Parent: a57f8037facf851d7da8a62c8e874c9555c29c1d
193924    Monotone-Revision: 597916796af3e3138b8cf350cf98b19edf9d16ac
193925
193926    Monotone-Author: wsourdeau@inverse.ca
193927    Monotone-Date: 2007-03-07T21:21:03
193928    Monotone-Branch: ca.inverse.sogo
193929
193930M	SOPE/NGCards/CardGroup.m
193931M	SOPE/NGCards/ChangeLog
193932
193933commit 21a30fe8cd73845d3d83ac93fdf7d25753932f75
193934Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193935Date:   Wed Mar 7 21:20:16 2007 +0000
193936
193937    Monotone-Parent: ac2eb1a4d385dc9da7985b0fac39ece4cc877271
193938    Monotone-Revision: a57f8037facf851d7da8a62c8e874c9555c29c1d
193939
193940    Monotone-Author: wsourdeau@inverse.ca
193941    Monotone-Date: 2007-03-07T21:20:16
193942    Monotone-Branch: ca.inverse.sogo
193943
193944M	SOPE/NGCards/CardElement.m
193945
193946commit 728f1a991ae8a473401f4a4013168a661535d181
193947Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193948Date:   Wed Mar 7 21:19:49 2007 +0000
193949
193950    Monotone-Parent: e67e9b1e2160eba00bacd9cdb8f97944ba459b0a
193951    Monotone-Revision: ac2eb1a4d385dc9da7985b0fac39ece4cc877271
193952
193953    Monotone-Author: wsourdeau@inverse.ca
193954    Monotone-Date: 2007-03-07T21:19:49
193955    Monotone-Branch: ca.inverse.sogo
193956
193957M	SoObjects/Appointments/product.plist
193958
193959commit 2dba757ea1385c3def65c28b92c93f8842f2aa40
193960Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193961Date:   Wed Mar 7 21:19:11 2007 +0000
193962
193963    Monotone-Parent: c2e8b01eef3be21a28e1cf6c089ee8a8053f0013
193964    Monotone-Revision: e67e9b1e2160eba00bacd9cdb8f97944ba459b0a
193965
193966    Monotone-Author: wsourdeau@inverse.ca
193967    Monotone-Date: 2007-03-07T21:19:11
193968    Monotone-Branch: ca.inverse.sogo
193969
193970M	UI/WebServerResources/SchedulerUI.js
193971A	UI/WebServerResources/alarm.png
193972A	UI/WebServerResources/repeat-16.png
193973
193974commit 5e44288236340c1e579453d7d92061ec3ead9f06
193975Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193976Date:   Wed Mar 7 21:18:18 2007 +0000
193977
193978    Monotone-Parent: 5322fe702a2fa16f734105564382d841329d80b3
193979    Monotone-Revision: c2e8b01eef3be21a28e1cf6c089ee8a8053f0013
193980
193981    Monotone-Author: wsourdeau@inverse.ca
193982    Monotone-Date: 2007-03-07T21:18:18
193983    Monotone-Branch: ca.inverse.sogo
193984
193985M	ChangeLog
193986
193987commit b429c2dacfd734d8967501cb727084232f5d78e4
193988Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
193989Date:   Wed Mar 7 21:17:37 2007 +0000
193990
193991    Monotone-Parent: c6a410f9b396d3368e32583b6d6a52dcfb6b2ea2
193992    Monotone-Revision: 5322fe702a2fa16f734105564382d841329d80b3
193993
193994    Monotone-Author: wsourdeau@inverse.ca
193995    Monotone-Date: 2007-03-07T21:17:37
193996    Monotone-Branch: ca.inverse.sogo
193997
193998M	UI/Scheduler/UIxComponent+Agenor.h
193999M	UI/Scheduler/UIxComponent+Agenor.m
194000
194001commit 82f2ee4e8201f1b6605a6b3f1f266465be5369dc
194002Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194003Date:   Wed Mar 7 21:12:47 2007 +0000
194004
194005    Monotone-Parent: c6371fd55a8f742237747596cbfcb5ecb1e70bcc
194006    Monotone-Revision: c6a410f9b396d3368e32583b6d6a52dcfb6b2ea2
194007
194008    Monotone-Author: wsourdeau@inverse.ca
194009    Monotone-Date: 2007-03-07T21:12:47
194010    Monotone-Branch: ca.inverse.sogo
194011
194012M	UI/Scheduler/UIxCalInlineAptView.m
194013M	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
194014
194015commit dea86a1d36446925ba151f79add462ab51c79b71
194016Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194017Date:   Wed Mar 7 21:11:13 2007 +0000
194018
194019    Monotone-Parent: aca60c9c05d1955d2a8eb227d271264dd42c7a40
194020    Monotone-Revision: c6371fd55a8f742237747596cbfcb5ecb1e70bcc
194021
194022    Monotone-Author: wsourdeau@inverse.ca
194023    Monotone-Date: 2007-03-07T21:11:13
194024    Monotone-Branch: ca.inverse.sogo
194025
194026M	UI/Scheduler/UIxCalView.m
194027
194028commit efa34a9a610c903483cffcbefdc448964ac91ed6
194029Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194030Date:   Wed Mar 7 21:10:21 2007 +0000
194031
194032    Monotone-Parent: abb673916059fea5e83a5cd914ac73c69a321675
194033    Monotone-Revision: aca60c9c05d1955d2a8eb227d271264dd42c7a40
194034
194035    Monotone-Author: wsourdeau@inverse.ca
194036    Monotone-Date: 2007-03-07T21:10:21
194037    Monotone-Branch: ca.inverse.sogo
194038
194039M	ChangeLog
194040M	OGoContentStore/OCSiCalFieldExtractor.m
194041
194042commit 0b05ea9944e3cf612940fa3237655841ddd78b6c
194043Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194044Date:   Mon Mar 5 22:35:41 2007 +0000
194045
194046    Monotone-Parent: 0262ad6d9f36a6eba330f44333c27b101a5ca0cf
194047    Monotone-Revision: abb673916059fea5e83a5cd914ac73c69a321675
194048
194049    Monotone-Author: wsourdeau@inverse.ca
194050    Monotone-Date: 2007-03-05T22:35:41
194051    Monotone-Branch: ca.inverse.sogo
194052
194053M	UI/Scheduler/UIxCalView.m
194054
194055commit 1db011382321cee4d9218b58e5e86dee02abb5cb
194056Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194057Date:   Mon Mar 5 22:35:12 2007 +0000
194058
194059    Monotone-Parent: e3fab991f8acdf50ab7d6d504ea815833917dca9
194060    Monotone-Revision: 0262ad6d9f36a6eba330f44333c27b101a5ca0cf
194061
194062    Monotone-Author: wsourdeau@inverse.ca
194063    Monotone-Date: 2007-03-05T22:35:12
194064    Monotone-Branch: ca.inverse.sogo
194065
194066M	ChangeLog
194067M	SoObjects/Appointments/SOGoAppointmentFolder.m
194068
194069commit a8aacc68be9c29745baa5a84938b32756abd2ac0
194070Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194071Date:   Mon Mar 5 22:34:00 2007 +0000
194072
194073    Monotone-Parent: 3328f2ce69441267c3e26760ff9d47e40742ed94
194074    Monotone-Revision: e3fab991f8acdf50ab7d6d504ea815833917dca9
194075
194076    Monotone-Author: wsourdeau@inverse.ca
194077    Monotone-Date: 2007-03-05T22:34:00
194078    Monotone-Branch: ca.inverse.sogo
194079
194080M	SOPE/NGCards/ChangeLog
194081M	SOPE/NGCards/iCalEntityObject.h
194082
194083commit 91f4814b93ea675f4224a2e9e8c0f23d9ea888eb
194084Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194085Date:   Mon Mar 5 22:32:47 2007 +0000
194086
194087    Monotone-Parent: 873696f0482e8408c8fda6ce2156c1afc61c2e60
194088    Monotone-Revision: 3328f2ce69441267c3e26760ff9d47e40742ed94
194089
194090    Monotone-Author: wsourdeau@inverse.ca
194091    Monotone-Date: 2007-03-05T22:32:47
194092    Monotone-Branch: ca.inverse.sogo
194093
194094M	ChangeLog
194095M	OGoContentStore/OCSiCalFieldExtractor.m
194096M	OGoContentStore/appointment.ocs
194097M	OGoContentStore/sql/appointment-create.psql
194098M	OGoContentStore/sql/generate-folderinfo-sql-for-users.sh
194099
194100commit 89c57884ed8519d3c08edbf17c37d9881fd2221b
194101Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194102Date:   Fri Mar 2 22:30:11 2007 +0000
194103
194104    Monotone-Parent: 5de515c6a9999e54a1363b035e781e2fb581975f
194105    Monotone-Revision: 873696f0482e8408c8fda6ce2156c1afc61c2e60
194106
194107    Monotone-Author: wsourdeau@inverse.ca
194108    Monotone-Date: 2007-03-02T22:30:11
194109    Monotone-Branch: ca.inverse.sogo
194110
194111M	UI/Scheduler/UIxCalInlineAptView.m
194112
194113commit 110a9262ff086f92dfa7e7dfece27df518a50cd8
194114Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194115Date:   Fri Mar 2 22:29:49 2007 +0000
194116
194117    Monotone-Parent: 3f946421ff71f1fefa253e72937118e3d016b1ac
194118    Monotone-Revision: 5de515c6a9999e54a1363b035e781e2fb581975f
194119
194120    Monotone-Author: wsourdeau@inverse.ca
194121    Monotone-Date: 2007-03-02T22:29:49
194122    Monotone-Branch: ca.inverse.sogo
194123
194124A	UI/WebServerResources/event-gradient.png
194125
194126commit 9fdb8c091d72f99e21c997a599d6e0ebc834c28f
194127Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194128Date:   Fri Mar 2 22:27:53 2007 +0000
194129
194130    Monotone-Parent: 5260bb507b35c922c9a5e2c04486b16cc874f0d1
194131    Monotone-Revision: 3f946421ff71f1fefa253e72937118e3d016b1ac
194132
194133    Monotone-Author: wsourdeau@inverse.ca
194134    Monotone-Date: 2007-03-02T22:27:53
194135    Monotone-Branch: ca.inverse.sogo
194136
194137M	UI/Scheduler/UIxCalInlineAptView.m
194138M	UI/Templates/SchedulerUI/UIxCalCalendarsListView.wox
194139M	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
194140M	UI/WebServerResources/SchedulerUI.css
194141
194142commit e08b872b27718bdcfeac06cb924d7f48296db65e
194143Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194144Date:   Tue Feb 27 23:50:37 2007 +0000
194145
194146    Monotone-Parent: ae0217b86030920b5df7ca27fd75ef3aaed08ade
194147    Monotone-Revision: 5260bb507b35c922c9a5e2c04486b16cc874f0d1
194148
194149    Monotone-Author: wsourdeau@inverse.ca
194150    Monotone-Date: 2007-02-27T23:50:37
194151    Monotone-Branch: ca.inverse.sogo
194152
194153M	UI/Templates/ContactsUI/UIxContactView.wox
194154
194155commit 5c49cc8475b038bdf37f08d5b7ddc5c2bee5e7f7
194156Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194157Date:   Mon Feb 26 16:37:59 2007 +0000
194158
194159    Monotone-Parent: ab761b97d51a70312fa6548a0c618be9ab0a93e9
194160    Monotone-Revision: ae0217b86030920b5df7ca27fd75ef3aaed08ade
194161
194162    Monotone-Author: wsourdeau@inverse.ca
194163    Monotone-Date: 2007-02-26T16:37:59
194164    Monotone-Branch: ca.inverse.sogo
194165
194166M	ChangeLog
194167M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
194168M	UI/Templates/MailPartViewers/UIxMailPartHTMLViewer.wox
194169
194170commit 52cc8f1668ce64a916c919d067b4acce57fa0b07
194171Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194172Date:   Mon Feb 26 16:36:40 2007 +0000
194173
194174    Monotone-Parent: 00cc84ef315fcfd92c695f711ddee9a1e5bc76c6
194175    Monotone-Revision: ab761b97d51a70312fa6548a0c618be9ab0a93e9
194176
194177    Monotone-Author: wsourdeau@inverse.ca
194178    Monotone-Date: 2007-02-26T16:36:40
194179    Monotone-Branch: ca.inverse.sogo
194180
194181M	UI/Templates/ContactsUI/UIxContactView.wox
194182
194183commit 51e038be25c6a34ef0afc9f1d091ab5033753e78
194184Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194185Date:   Wed Feb 21 21:13:33 2007 +0000
194186
194187    Monotone-Parent: 4de98a5963de39d905c4000d2e3f09025982cf78
194188    Monotone-Revision: 00cc84ef315fcfd92c695f711ddee9a1e5bc76c6
194189
194190    Monotone-Author: wsourdeau@inverse.ca
194191    Monotone-Date: 2007-02-21T21:13:33
194192    Monotone-Branch: ca.inverse.sogo
194193
194194M	SoObjects/SOGo/SOGoUser.m
194195
194196commit 9d09f9367aa487b1cb21d7b68a3283df5e9f202a
194197Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194198Date:   Wed Feb 21 21:13:12 2007 +0000
194199
194200    Monotone-Parent: a65203eb0d1469a639cb11a606dd74512ae0a3bb
194201    Monotone-Revision: 4de98a5963de39d905c4000d2e3f09025982cf78
194202
194203    Monotone-Author: wsourdeau@inverse.ca
194204    Monotone-Date: 2007-02-21T21:13:12
194205    Monotone-Branch: ca.inverse.sogo
194206
194207M	SoObjects/Appointments/SOGoAppointmentObject.m
194208
194209commit f48d1151a1a7d042e12a9ef4b8357a2c1e8cd4fb
194210Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194211Date:   Wed Feb 21 21:13:01 2007 +0000
194212
194213    Monotone-Parent: ff895fda6a6ad0202ba5094f8f2c79c3278396f2
194214    Monotone-Revision: a65203eb0d1469a639cb11a606dd74512ae0a3bb
194215
194216    Monotone-Author: wsourdeau@inverse.ca
194217    Monotone-Date: 2007-02-21T21:13:01
194218    Monotone-Branch: ca.inverse.sogo
194219
194220M	ChangeLog
194221
194222commit 11bee71579f434b569b5a662782bad9a28202566
194223Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194224Date:   Wed Feb 21 21:12:41 2007 +0000
194225
194226    Monotone-Parent: 29bd9d1c5051eac140806ad6a68c2587e599f1c8
194227    Monotone-Revision: ff895fda6a6ad0202ba5094f8f2c79c3278396f2
194228
194229    Monotone-Author: wsourdeau@inverse.ca
194230    Monotone-Date: 2007-02-21T21:12:41
194231    Monotone-Branch: ca.inverse.sogo
194232
194233M	SoObjects/SOGo/SOGoContentObject.m
194234
194235commit 7319adaeaf76558ca01bbb74d50674c12c7da87e
194236Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194237Date:   Wed Feb 21 21:11:40 2007 +0000
194238
194239    Monotone-Parent: dcf442c860232fa8f419eeb330aab1bebfdb596c
194240    Monotone-Revision: 29bd9d1c5051eac140806ad6a68c2587e599f1c8
194241
194242    Monotone-Author: wsourdeau@inverse.ca
194243    Monotone-Date: 2007-02-21T21:11:40
194244    Monotone-Branch: ca.inverse.sogo
194245
194246M	SoObjects/SOGo/SOGoFolder.h
194247M	SoObjects/SOGo/SOGoFolder.m
194248
194249commit 0b8aa51c99e00826f55fc6456036e33427515bf7
194250Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194251Date:   Wed Feb 21 21:10:01 2007 +0000
194252
194253    Monotone-Parent: 74afdab346651f172224a31826f95f99b448c10d
194254    Monotone-Revision: dcf442c860232fa8f419eeb330aab1bebfdb596c
194255
194256    Monotone-Author: wsourdeau@inverse.ca
194257    Monotone-Date: 2007-02-21T21:10:01
194258    Monotone-Branch: ca.inverse.sogo
194259
194260M	SOPE/NGCards/versitCardsSaxDriver/Version
194261
194262commit 688720993db7814a058eb206277bda44c2f0c124
194263Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194264Date:   Tue Feb 20 16:15:37 2007 +0000
194265
194266    Monotone-Parent: 902a2b54a776e63b393935a42ad42f7e6b4fbc00
194267    Monotone-Revision: 74afdab346651f172224a31826f95f99b448c10d
194268
194269    Monotone-Author: wsourdeau@inverse.ca
194270    Monotone-Date: 2007-02-20T16:15:37
194271    Monotone-Branch: ca.inverse.sogo
194272
194273M	UI/MailPartViewers/UIxMailPartViewer.m
194274
194275commit 5df077fd82bd591a561787d0e770d73d95335339
194276Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194277Date:   Fri Feb 16 23:24:06 2007 +0000
194278
194279    Monotone-Parent: b6f84126ac2021d08f22e82a808855083300c601
194280    Monotone-Revision: 902a2b54a776e63b393935a42ad42f7e6b4fbc00
194281
194282    Monotone-Author: wsourdeau@inverse.ca
194283    Monotone-Date: 2007-02-16T23:24:06
194284    Monotone-Branch: ca.inverse.sogo
194285
194286M	SoObjects/SOGo/SOGoObject.m
194287
194288commit b1d690d5d62ec35d002b288852cfb5c90bbe18fd
194289Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194290Date:   Fri Feb 16 17:36:56 2007 +0000
194291
194292    Monotone-Parent: 04a60f0ffcce00cdaa013ad4aa3a7c52d424be5d
194293    Monotone-Revision: b6f84126ac2021d08f22e82a808855083300c601
194294
194295    Monotone-Author: wsourdeau@inverse.ca
194296    Monotone-Date: 2007-02-16T17:36:56
194297    Monotone-Branch: ca.inverse.sogo
194298
194299M	SoObjects/Appointments/product.plist
194300
194301commit 04ff821b47c93ef94a8f924d81d6d3f56874b38c
194302Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194303Date:   Fri Feb 16 16:56:59 2007 +0000
194304
194305    Monotone-Parent: 2540487a05e7bb9fc84659a2130943271ca3ba9b
194306    Monotone-Revision: 04a60f0ffcce00cdaa013ad4aa3a7c52d424be5d
194307
194308    Monotone-Author: wsourdeau@inverse.ca
194309    Monotone-Date: 2007-02-16T16:56:59
194310    Monotone-Branch: ca.inverse.sogo
194311
194312M	UI/Scheduler/UIxAppointmentEditor.m
194313M	UI/Scheduler/UIxComponentEditor.m
194314
194315commit 8557aeefb9d2364a08a7d8ca1f838e6acbff20a4
194316Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194317Date:   Fri Feb 16 16:56:40 2007 +0000
194318
194319    Monotone-Parent: 89aed08963494141985fe60d46517c8f91fcedeb
194320    Monotone-Revision: 2540487a05e7bb9fc84659a2130943271ca3ba9b
194321
194322    Monotone-Author: wsourdeau@inverse.ca
194323    Monotone-Date: 2007-02-16T16:56:40
194324    Monotone-Branch: ca.inverse.sogo
194325
194326M	UI/WebServerResources/SchedulerUI.js
194327
194328commit 726a8d04fccf43c4382b9182643470cf07322dc4
194329Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194330Date:   Fri Feb 16 16:56:21 2007 +0000
194331
194332    Monotone-Parent: 311e5d3126ab45109d8879fd3ec3cf75e72fc634
194333    Monotone-Revision: 89aed08963494141985fe60d46517c8f91fcedeb
194334
194335    Monotone-Author: wsourdeau@inverse.ca
194336    Monotone-Date: 2007-02-16T16:56:21
194337    Monotone-Branch: ca.inverse.sogo
194338
194339M	UI/Scheduler/English.lproj/Localizable.strings
194340M	UI/Scheduler/French.lproj/Localizable.strings
194341
194342commit 6529606eb4d088687687d194ff89ce9a40683025
194343Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194344Date:   Fri Feb 16 16:56:10 2007 +0000
194345
194346    Monotone-Parent: 4f3f7bdb86b48a58239e187db6765aa85a571d56
194347    Monotone-Revision: 311e5d3126ab45109d8879fd3ec3cf75e72fc634
194348
194349    Monotone-Author: wsourdeau@inverse.ca
194350    Monotone-Date: 2007-02-16T16:56:10
194351    Monotone-Branch: ca.inverse.sogo
194352
194353M	UI/MainUI/product.plist
194354
194355commit bce1177499f971684b3950fb714b4db836040b77
194356Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194357Date:   Fri Feb 16 16:55:48 2007 +0000
194358
194359    Monotone-Parent: 2d1ca1ccfa858d6badd46ed9adcc4f390f22125b
194360    Monotone-Revision: 4f3f7bdb86b48a58239e187db6765aa85a571d56
194361
194362    Monotone-Author: wsourdeau@inverse.ca
194363    Monotone-Date: 2007-02-16T16:55:48
194364    Monotone-Branch: ca.inverse.sogo
194365
194366M	ChangeLog
194367M	SoObjects/SOGo/SOGoUser.m
194368
194369commit 900c469e39695b42de81b670a5718ebbd57ff26c
194370Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194371Date:   Fri Feb 16 16:55:07 2007 +0000
194372
194373    Monotone-Parent: b925e538dfea6055e4cd41b6cd352fab2daa7217
194374    Monotone-Revision: 2d1ca1ccfa858d6badd46ed9adcc4f390f22125b
194375
194376    Monotone-Author: wsourdeau@inverse.ca
194377    Monotone-Date: 2007-02-16T16:55:07
194378    Monotone-Branch: ca.inverse.sogo
194379
194380M	SoObjects/SOGo/SOGoObject.m
194381
194382commit 75bdb682b92aa2d8ce66666c16609a8581e90143
194383Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194384Date:   Fri Feb 16 16:54:57 2007 +0000
194385
194386    Monotone-Parent: 7e21b29e298fa9a1baff1c52d0d806113ce623f4
194387    Monotone-Revision: b925e538dfea6055e4cd41b6cd352fab2daa7217
194388
194389    Monotone-Author: wsourdeau@inverse.ca
194390    Monotone-Date: 2007-02-16T16:54:57
194391    Monotone-Branch: ca.inverse.sogo
194392
194393M	SoObjects/Mailer/SOGoMailObject.m
194394
194395commit 1970894e04f6334f77f3e80047c435e83c31552a
194396Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194397Date:   Fri Feb 16 16:54:34 2007 +0000
194398
194399    Monotone-Parent: c0acc11b80f76b2d29c66345efe502779ef82699
194400    Monotone-Revision: 7e21b29e298fa9a1baff1c52d0d806113ce623f4
194401
194402    Monotone-Author: wsourdeau@inverse.ca
194403    Monotone-Date: 2007-02-16T16:54:34
194404    Monotone-Branch: ca.inverse.sogo
194405
194406M	ChangeLog
194407M	SoObjects/Appointments/SOGoCalendarComponent.m
194408
194409commit 2932a7d683300cbb8d2283791b6ebd6a2c4d8f00
194410Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194411Date:   Fri Feb 16 16:52:26 2007 +0000
194412
194413    Monotone-Parent: 29d76fd89f13195b427dd7ff6f09660b0abb56e6
194414    Monotone-Revision: c0acc11b80f76b2d29c66345efe502779ef82699
194415
194416    Monotone-Author: wsourdeau@inverse.ca
194417    Monotone-Date: 2007-02-16T16:52:26
194418    Monotone-Branch: ca.inverse.sogo
194419
194420M	SoObjects/Appointments/SOGoAppointmentFolder.m
194421
194422commit 5329f79aa45dfe12a2273e6b99630d3b9e22129f
194423Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194424Date:   Thu Feb 15 21:09:09 2007 +0000
194425
194426    Monotone-Parent: eb31622ae90d2fb89289c5fd7f92a7a374d2a7ae
194427    Monotone-Revision: 29d76fd89f13195b427dd7ff6f09660b0abb56e6
194428
194429    Monotone-Author: wsourdeau@inverse.ca
194430    Monotone-Date: 2007-02-15T21:09:09
194431    Monotone-Branch: ca.inverse.sogo
194432
194433M	UI/Scheduler/UIxAppointmentEditor.m
194434M	UI/Scheduler/UIxAppointmentView.m
194435M	UI/Scheduler/UIxCalView.m
194436M	UI/Scheduler/UIxComponentEditor.m
194437M	UI/Scheduler/UIxTaskEditor.m
194438M	UI/Scheduler/UIxTaskView.m
194439
194440commit 8f1f29b51111f7acae3bfe4c118678daa8a8655c
194441Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194442Date:   Thu Feb 15 21:08:03 2007 +0000
194443
194444    Monotone-Parent: f8764bb1be122e1abcfc552aabd04eda662fc647
194445    Monotone-Revision: eb31622ae90d2fb89289c5fd7f92a7a374d2a7ae
194446
194447    Monotone-Author: wsourdeau@inverse.ca
194448    Monotone-Date: 2007-02-15T21:08:03
194449    Monotone-Branch: ca.inverse.sogo
194450
194451M	ChangeLog
194452M	UI/MailPartViewers/UIxMailRenderingContext.m
194453
194454commit a3520940e1416eabecd966d50a6fb5a64ecff67d
194455Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194456Date:   Thu Feb 15 21:06:46 2007 +0000
194457
194458    Monotone-Parent: 9c7891b3f8128bdcbff88f67fa3b7393e15a40ea
194459    Monotone-Revision: f8764bb1be122e1abcfc552aabd04eda662fc647
194460
194461    Monotone-Author: wsourdeau@inverse.ca
194462    Monotone-Date: 2007-02-15T21:06:46
194463    Monotone-Branch: ca.inverse.sogo
194464
194465M	UI/MailPartViewers/UIxMailPartViewer.m
194466
194467commit a5a81a1ccb8a7e2b59e11a7c1a2299c801f36170
194468Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194469Date:   Thu Feb 15 21:06:34 2007 +0000
194470
194471    Monotone-Parent: 38290ec957f9b6f35375587b7126f8610d1252f1
194472    Monotone-Revision: 9c7891b3f8128bdcbff88f67fa3b7393e15a40ea
194473
194474    Monotone-Author: wsourdeau@inverse.ca
194475    Monotone-Date: 2007-02-15T21:06:34
194476    Monotone-Branch: ca.inverse.sogo
194477
194478M	UI/MailPartViewers/UIxMailPartICalViewer.m
194479
194480commit 08b2d66e7a2ef6411bf0a9b990a36fee4b05db76
194481Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194482Date:   Thu Feb 15 21:04:31 2007 +0000
194483
194484    Monotone-Parent: 84362f2350a7b9647b853e2a15e4797ea7c589ee
194485    Monotone-Revision: 38290ec957f9b6f35375587b7126f8610d1252f1
194486
194487    Monotone-Author: wsourdeau@inverse.ca
194488    Monotone-Date: 2007-02-15T21:04:31
194489    Monotone-Branch: ca.inverse.sogo
194490
194491M	ChangeLog
194492A	UI/MailPartViewers/UIxMailPartHTMLViewer.h
194493M	UI/MailPartViewers/UIxMailPartHTMLViewer.m
194494M	UI/Templates/MailPartViewers/UIxMailPartHTMLViewer.wox
194495
194496commit da8c86b685d206bbccada2612ed08de4b22aa121
194497Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194498Date:   Thu Feb 15 21:02:35 2007 +0000
194499
194500    Monotone-Parent: 52ff2b4f8e3b54dccdd86d1df03df7ddf6df7a1a
194501    Monotone-Revision: 84362f2350a7b9647b853e2a15e4797ea7c589ee
194502
194503    Monotone-Author: wsourdeau@inverse.ca
194504    Monotone-Date: 2007-02-15T21:02:35
194505    Monotone-Branch: ca.inverse.sogo
194506
194507M	ChangeLog
194508M	UI/MailPartViewers/UIxMailPartAlternativeViewer.m
194509
194510commit fb8c2cf8e45b82307acfa6025c6b83d1894af14a
194511Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194512Date:   Thu Feb 15 21:01:45 2007 +0000
194513
194514    Monotone-Parent: 4243d79332106e919aa31b53597a483725789629
194515    Monotone-Revision: 52ff2b4f8e3b54dccdd86d1df03df7ddf6df7a1a
194516
194517    Monotone-Author: wsourdeau@inverse.ca
194518    Monotone-Date: 2007-02-15T21:01:45
194519    Monotone-Branch: ca.inverse.sogo
194520
194521M	UI/MailPartViewers/GNUmakefile
194522
194523commit b1c3339d81f88563197a3dc8668df6ea101d75dc
194524Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194525Date:   Thu Feb 15 21:01:33 2007 +0000
194526
194527    Monotone-Parent: d4cfc42e95f282a5298d595704f14d84e04f4e7e
194528    Monotone-Revision: 4243d79332106e919aa31b53597a483725789629
194529
194530    Monotone-Author: wsourdeau@inverse.ca
194531    Monotone-Date: 2007-02-15T21:01:33
194532    Monotone-Branch: ca.inverse.sogo
194533
194534M	SoObjects/SOGo/SOGoPermissions.h
194535M	SoObjects/SOGo/SOGoPermissions.m
194536
194537commit d76dbabbaa994497821eb72be0f23648499dadf9
194538Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194539Date:   Thu Feb 15 21:01:21 2007 +0000
194540
194541    Monotone-Parent: 81782c7fefb8fb13fb75a71f82c11bdf8835e6d5
194542    Monotone-Revision: d4cfc42e95f282a5298d595704f14d84e04f4e7e
194543
194544    Monotone-Author: wsourdeau@inverse.ca
194545    Monotone-Date: 2007-02-15T21:01:21
194546    Monotone-Branch: ca.inverse.sogo
194547
194548M	ChangeLog
194549M	SoObjects/Mailer/SOGoMailObject.m
194550
194551commit 7d57d3a3d5291d1f82b23481d5fd3fed9d7c8f83
194552Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194553Date:   Thu Feb 15 21:00:29 2007 +0000
194554
194555    Monotone-Parent: fb9baac9e21894db219d1f728af4133c74e1a827
194556    Monotone-Revision: 81782c7fefb8fb13fb75a71f82c11bdf8835e6d5
194557
194558    Monotone-Author: wsourdeau@inverse.ca
194559    Monotone-Date: 2007-02-15T21:00:29
194560    Monotone-Branch: ca.inverse.sogo
194561
194562M	UI/MailPartViewers/French.lproj/Localizable.strings
194563
194564commit e4dcc551885fd151a17c43b4a1c4b6feae0fce07
194565Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194566Date:   Thu Feb 15 21:00:13 2007 +0000
194567
194568    Monotone-Parent: 6ccb6773965f5121f3fcab8b74553e1174be3c97
194569    Monotone-Revision: fb9baac9e21894db219d1f728af4133c74e1a827
194570
194571    Monotone-Author: wsourdeau@inverse.ca
194572    Monotone-Date: 2007-02-15T21:00:13
194573    Monotone-Branch: ca.inverse.sogo
194574
194575M	UI/WebServerResources/MailerUI.css
194576
194577commit 1b332d091cf663d1f8ff6ca9cf77c4312cc2573a
194578Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194579Date:   Thu Feb 15 20:59:50 2007 +0000
194580
194581    Monotone-Parent: 32ba1375566d23ab320a690dee8faaebf2820075
194582    Monotone-Revision: 6ccb6773965f5121f3fcab8b74553e1174be3c97
194583
194584    Monotone-Author: wsourdeau@inverse.ca
194585    Monotone-Date: 2007-02-15T20:59:50
194586    Monotone-Branch: ca.inverse.sogo
194587
194588M	UI/Scheduler/product.plist
194589
194590commit bc2fc0a365ec3fe33f78b0ee8c92e3c6c322214d
194591Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194592Date:   Thu Feb 15 20:59:27 2007 +0000
194593
194594    Monotone-Parent: a076c996d78b991c19ee3a0672b590902d108362
194595    Monotone-Revision: 32ba1375566d23ab320a690dee8faaebf2820075
194596
194597    Monotone-Author: wsourdeau@inverse.ca
194598    Monotone-Date: 2007-02-15T20:59:27
194599    Monotone-Branch: ca.inverse.sogo
194600
194601M	SoObjects/Appointments/product.plist
194602
194603commit 1a98876a6a0d717333b4629af6a00f9a3cca4ea9
194604Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194605Date:   Thu Feb 15 20:59:02 2007 +0000
194606
194607    Monotone-Parent: 2e935ec1865c679003a2c06cc903ea9f832eff1a
194608    Monotone-Revision: a076c996d78b991c19ee3a0672b590902d108362
194609
194610    Monotone-Author: wsourdeau@inverse.ca
194611    Monotone-Date: 2007-02-15T20:59:02
194612    Monotone-Branch: ca.inverse.sogo
194613
194614M	ChangeLog
194615M	SoObjects/Appointments/SOGoAppointmentObject.h
194616M	SoObjects/Appointments/SOGoAppointmentObject.m
194617M	SoObjects/Appointments/SOGoCalendarComponent.h
194618M	SoObjects/Appointments/SOGoCalendarComponent.m
194619M	SoObjects/Appointments/SOGoTaskObject.h
194620M	SoObjects/Appointments/SOGoTaskObject.m
194621
194622commit 9893aab976d7b8b928b300af39b181a3d2a49f94
194623Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194624Date:   Thu Feb 15 20:55:21 2007 +0000
194625
194626    Monotone-Parent: 553e03d19134ad3b614013a454242bf2cc14df0b
194627    Monotone-Revision: 2e935ec1865c679003a2c06cc903ea9f832eff1a
194628
194629    Monotone-Author: wsourdeau@inverse.ca
194630    Monotone-Date: 2007-02-15T20:55:21
194631    Monotone-Branch: ca.inverse.sogo
194632
194633M	SOPE/NGCards/CardGroup.h
194634M	SOPE/NGCards/CardGroup.m
194635M	SOPE/NGCards/ChangeLog
194636
194637commit d46b7352dbb890abba72fd4aeaee30fb77767ec9
194638Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194639Date:   Tue Feb 13 22:02:52 2007 +0000
194640
194641    Monotone-Parent: 89f7acd5b2ca8bc8da9b0cb8fcf35fe89259d61c
194642    Monotone-Revision: 553e03d19134ad3b614013a454242bf2cc14df0b
194643
194644    Monotone-Author: wsourdeau@inverse.ca
194645    Monotone-Date: 2007-02-13T22:02:52
194646    Monotone-Branch: ca.inverse.sogo
194647
194648M	ChangeLog
194649M	SoObjects/Appointments/product.plist
194650M	UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar
194651A	UI/Scheduler/UIxCalMulticolumnDayView.h
194652A	UI/Scheduler/UIxCalMulticolumnDayView.m
194653A	UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox
194654A	UI/WebServerResources/day-view-multicolumn.png
194655
194656commit 277f035aa63616cfc310778fbc0c1f96084f3439
194657Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194658Date:   Tue Feb 13 22:02:39 2007 +0000
194659
194660    Monotone-Parent: 5253521ec1ed35730fc52fd8271655f2d030e803
194661    Monotone-Revision: 89f7acd5b2ca8bc8da9b0cb8fcf35fe89259d61c
194662
194663    Monotone-Author: wsourdeau@inverse.ca
194664    Monotone-Date: 2007-02-13T22:02:39
194665    Monotone-Branch: ca.inverse.sogo
194666
194667D	UI/Scheduler/UIxCalWeekOverview.h
194668
194669commit 99c4be62986682dbf39a2e56fda56a7b020aea6e
194670Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194671Date:   Tue Feb 13 22:02:13 2007 +0000
194672
194673    Monotone-Parent: d684b57b7bf66b9a06e7416922fb455994844b51
194674    Monotone-Revision: 5253521ec1ed35730fc52fd8271655f2d030e803
194675
194676    Monotone-Author: wsourdeau@inverse.ca
194677    Monotone-Date: 2007-02-13T22:02:13
194678    Monotone-Branch: ca.inverse.sogo
194679
194680M	UI/Scheduler/GNUmakefile
194681M	UI/Scheduler/product.plist
194682
194683commit 694d3de367c45e072788fd8ce9e32975a1536408
194684Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194685Date:   Tue Feb 13 22:01:52 2007 +0000
194686
194687    Monotone-Parent: 798c1b77195e371f6d37fad19b19f46a832bc7a9
194688    Monotone-Revision: d684b57b7bf66b9a06e7416922fb455994844b51
194689
194690    Monotone-Author: wsourdeau@inverse.ca
194691    Monotone-Date: 2007-02-13T22:01:52
194692    Monotone-Branch: ca.inverse.sogo
194693
194694M	UI/Scheduler/UIxCalDayTable.m
194695
194696commit 909684e40b944a48f2318fa4b31fd7627465a5aa
194697Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194698Date:   Tue Feb 13 22:01:02 2007 +0000
194699
194700    Monotone-Parent: 23f978189636eec846fcf5f574a428325b8e1753
194701    Monotone-Revision: 798c1b77195e371f6d37fad19b19f46a832bc7a9
194702
194703    Monotone-Author: wsourdeau@inverse.ca
194704    Monotone-Date: 2007-02-13T22:01:02
194705    Monotone-Branch: ca.inverse.sogo
194706
194707M	UI/WebServerResources/SchedulerUI.css
194708M	UI/WebServerResources/SchedulerUI.js
194709
194710commit 316fd8721ebeefea8a543bc1105c973db904a640
194711Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194712Date:   Tue Feb 13 22:00:29 2007 +0000
194713
194714    Monotone-Parent: aac48aacd66606396cd61901042ac84a95da7402
194715    Monotone-Revision: 23f978189636eec846fcf5f574a428325b8e1753
194716
194717    Monotone-Author: wsourdeau@inverse.ca
194718    Monotone-Date: 2007-02-13T22:00:29
194719    Monotone-Branch: ca.inverse.sogo
194720
194721M	UI/WebServerResources/generic.js
194722
194723commit 2e4f9e9fa8e6de28203796f292042e0b125a2f74
194724Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194725Date:   Tue Feb 13 21:58:21 2007 +0000
194726
194727    Monotone-Parent: 2967a8d99540624398cf81ea7808c32d4ad06809
194728    Monotone-Revision: aac48aacd66606396cd61901042ac84a95da7402
194729
194730    Monotone-Author: wsourdeau@inverse.ca
194731    Monotone-Date: 2007-02-13T21:58:21
194732    Monotone-Branch: ca.inverse.sogo
194733
194734A	UI/Templates/MailerUI/UIxMailAccountView.wox
194735
194736commit 633d570366152b6d143e0205bda7e180d22d0ac2
194737Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194738Date:   Tue Feb 13 21:57:50 2007 +0000
194739
194740    Monotone-Parent: ea539600e8f8019f1a0478b576757a03430cbe3b
194741    Monotone-Revision: 2967a8d99540624398cf81ea7808c32d4ad06809
194742
194743    Monotone-Author: wsourdeau@inverse.ca
194744    Monotone-Date: 2007-02-13T21:57:50
194745    Monotone-Branch: ca.inverse.sogo
194746
194747A	UI/Scheduler/UIxCalInlineAptView.m
194748A	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
194749
194750commit 0f40186836e22247e740f6345709b05a466e85f9
194751Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194752Date:   Tue Feb 13 16:10:36 2007 +0000
194753
194754    Monotone-Parent: 0fd364c597e137cffa41a33161f95de7fdb9e1d4
194755    Monotone-Revision: ea539600e8f8019f1a0478b576757a03430cbe3b
194756
194757    Monotone-Author: wsourdeau@inverse.ca
194758    Monotone-Date: 2007-02-13T16:10:36
194759    Monotone-Branch: ca.inverse.sogo
194760
194761D	UI/Templates/SchedulerUI/UIxCalWeekColumnsview.wox
194762
194763commit 3c184bb8260fdaccff312f48394b301b77eec676
194764Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194765Date:   Tue Feb 13 15:59:48 2007 +0000
194766
194767    Monotone-Parent: 186b469cad770bcd937bcbeb5a002ccd19d3b4aa
194768    Monotone-Revision: 0fd364c597e137cffa41a33161f95de7fdb9e1d4
194769
194770    Monotone-Author: wsourdeau@inverse.ca
194771    Monotone-Date: 2007-02-13T15:59:48
194772    Monotone-Branch: ca.inverse.sogo
194773
194774M	ChangeLog
194775
194776commit 49355ad58ef6c1a7a5fdaaf53d7a160b99fd8ed7
194777Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194778Date:   Tue Feb 13 15:58:52 2007 +0000
194779
194780    Monotone-Parent: 5a7ed8a46bd6ef6b9403778a6f4259d10afb482b
194781    Monotone-Revision: 186b469cad770bcd937bcbeb5a002ccd19d3b4aa
194782
194783    Monotone-Author: wsourdeau@inverse.ca
194784    Monotone-Date: 2007-02-13T15:58:52
194785    Monotone-Branch: ca.inverse.sogo
194786
194787M	ChangeLog
194788M	UI/Scheduler/UIxCalView.m
194789
194790commit eff03f88be674edd1c28ba74a0da8451aa9723ca
194791Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194792Date:   Tue Feb 13 15:56:52 2007 +0000
194793
194794    Monotone-Parent: bd363edacbb608dad82e049479853b8d4b50b0bd
194795    Monotone-Revision: 5a7ed8a46bd6ef6b9403778a6f4259d10afb482b
194796
194797    Monotone-Author: wsourdeau@inverse.ca
194798    Monotone-Date: 2007-02-13T15:56:52
194799    Monotone-Branch: ca.inverse.sogo
194800
194801M	ChangeLog
194802M	UI/MailPartViewers/UIxMailPartICalViewer.m
194803
194804commit f92f87af5207b3355e34c05f46abf36b3079c7e3
194805Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194806Date:   Tue Feb 13 15:55:36 2007 +0000
194807
194808    Monotone-Parent: 7204e2fcf0367978f8ac781d078611df24b11048
194809    Monotone-Revision: bd363edacbb608dad82e049479853b8d4b50b0bd
194810
194811    Monotone-Author: wsourdeau@inverse.ca
194812    Monotone-Date: 2007-02-13T15:55:36
194813    Monotone-Branch: ca.inverse.sogo
194814
194815M	UI/MailPartViewers/French.lproj/Localizable.strings
194816
194817commit 64c5c1b85b2d59a3ae0247337b662b296555144a
194818Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194819Date:   Tue Feb 13 15:55:28 2007 +0000
194820
194821    Monotone-Parent: 3c96baa27149621deea19445e91f164a15925eb3
194822    Monotone-Revision: 7204e2fcf0367978f8ac781d078611df24b11048
194823
194824    Monotone-Author: wsourdeau@inverse.ca
194825    Monotone-Date: 2007-02-13T15:55:28
194826    Monotone-Branch: ca.inverse.sogo
194827
194828M	SoObjects/Contacts/SOGoContactLDAPFolder.m
194829
194830commit 816386e3d6840393897e014c7ee8e4e3eb88cd13
194831Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194832Date:   Tue Feb 13 15:31:15 2007 +0000
194833
194834    Monotone-Parent: 6e145d0932198647579b6cf88eae823f3dfc2fd5
194835    Monotone-Revision: 3c96baa27149621deea19445e91f164a15925eb3
194836
194837    Monotone-Author: wsourdeau@inverse.ca
194838    Monotone-Date: 2007-02-13T15:31:15
194839    Monotone-Branch: ca.inverse.sogo
194840
194841M	ChangeLog
194842M	UI/Scheduler/GNUmakefile
194843D	UI/Scheduler/UIxCalDayChartview.m
194844D	UI/Scheduler/UIxCalDayListview.m
194845D	UI/Scheduler/UIxCalDayOverview.h
194846D	UI/Scheduler/UIxCalDayOverview.m
194847D	UI/Scheduler/UIxCalInlineAptView.m
194848D	UI/Scheduler/UIxCalInlineMonthOverview.h
194849D	UI/Scheduler/UIxCalInlineMonthOverview.m
194850D	UI/Scheduler/UIxCalWeekChartview.m
194851D	UI/Scheduler/UIxCalWeekColumnsview.m
194852D	UI/Scheduler/UIxCalWeekListview.m
194853D	UI/Scheduler/UIxCalWeekOverview.m
194854D	UI/Scheduler/UIxCalYearOverview.m
194855M	UI/Scheduler/product.plist
194856D	UI/Templates/SchedulerUI/UIxCalDayChartview.wox
194857D	UI/Templates/SchedulerUI/UIxCalDayListview.wox
194858D	UI/Templates/SchedulerUI/UIxCalDayOverview.wox
194859D	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
194860D	UI/Templates/SchedulerUI/UIxCalInlineMonthOverview.wox
194861D	UI/Templates/SchedulerUI/UIxCalWeekChartview.wox
194862D	UI/Templates/SchedulerUI/UIxCalWeekListview.wox
194863D	UI/Templates/SchedulerUI/UIxCalWeekOverview.wox
194864D	UI/Templates/SchedulerUI/UIxCalYearOverview.wox
194865
194866commit d59aa71bef7f077a5832196f57ec36c443c69ca2
194867Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194868Date:   Mon Feb 12 13:52:33 2007 +0000
194869
194870    Monotone-Parent: 7ce0966fc13ccbfb75f533a6985bed77edeee8ab
194871    Monotone-Revision: 6e145d0932198647579b6cf88eae823f3dfc2fd5
194872
194873    Monotone-Author: wsourdeau@inverse.ca
194874    Monotone-Date: 2007-02-12T13:52:33
194875    Monotone-Branch: ca.inverse.sogo
194876
194877M	UI/WebServerResources/UIxAppointmentEditor.css
194878M	UI/WebServerResources/UIxContactEditor.css
194879
194880commit 6396b253bcb2e20fe259700d8f5ba72579302488
194881Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194882Date:   Mon Feb 12 13:52:22 2007 +0000
194883
194884    Monotone-Parent: c804a1198c93f3d488e8064b304342c423eeb82b
194885    Monotone-Revision: 7ce0966fc13ccbfb75f533a6985bed77edeee8ab
194886
194887    Monotone-Author: wsourdeau@inverse.ca
194888    Monotone-Date: 2007-02-12T13:52:22
194889    Monotone-Branch: ca.inverse.sogo
194890
194891M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
194892M	UI/WebServerResources/ContactsUI.js
194893
194894commit 345dc875fe9f1604d672785f5d06d230582083f7
194895Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194896Date:   Fri Feb 9 22:46:18 2007 +0000
194897
194898    Monotone-Parent: 543147b39bffc7d4ded9dce3165dc1f76c274f14
194899    Monotone-Revision: c804a1198c93f3d488e8064b304342c423eeb82b
194900
194901    Monotone-Author: wsourdeau@inverse.ca
194902    Monotone-Date: 2007-02-09T22:46:18
194903    Monotone-Branch: ca.inverse.sogo
194904
194905M	ChangeLog
194906M	SoObjects/Contacts/SOGoContactFolders.m
194907
194908commit e123adeb8ba8656af2e597f2dc7738e734d4567b
194909Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194910Date:   Fri Feb 9 21:55:38 2007 +0000
194911
194912    Monotone-Parent: d06461939456dfff7d6f9024530b60356f5eb8d6
194913    Monotone-Revision: 543147b39bffc7d4ded9dce3165dc1f76c274f14
194914
194915    Monotone-Author: wsourdeau@inverse.ca
194916    Monotone-Date: 2007-02-09T21:55:38
194917    Monotone-Branch: ca.inverse.sogo
194918
194919M	UI/Contacts/English.lproj/Localizable.strings
194920
194921commit c155f38504ee240c32f1001c87e9859eb252d9b4
194922Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194923Date:   Fri Feb 9 21:40:22 2007 +0000
194924
194925    Monotone-Parent: 50513e3bf391fe21cc4c7e10382edebf68915939
194926    Monotone-Revision: d06461939456dfff7d6f9024530b60356f5eb8d6
194927
194928    Monotone-Author: wsourdeau@inverse.ca
194929    Monotone-Date: 2007-02-09T21:40:22
194930    Monotone-Branch: ca.inverse.sogo
194931
194932A	UI/WebServerResources/add-user-addressbook.png
194933
194934commit dde179a86cea3d65e6dc555cad1b960127f1ab9e
194935Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194936Date:   Fri Feb 9 21:25:13 2007 +0000
194937
194938    Monotone-Parent: d247b51bb384431b400c66c96734c9bab62ecc16
194939    Monotone-Revision: 50513e3bf391fe21cc4c7e10382edebf68915939
194940
194941    Monotone-Author: wsourdeau@inverse.ca
194942    Monotone-Date: 2007-02-09T21:25:13
194943    Monotone-Branch: ca.inverse.sogo
194944
194945M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
194946M	UI/WebServerResources/ContactsUI.js
194947
194948commit 4d4c7377fc949c80db98510aab5cf824bcbff042
194949Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194950Date:   Fri Feb 9 21:24:58 2007 +0000
194951
194952    Monotone-Parent: 03b5f89ba5ae15b3382145ccef99ae24cf4f51ee
194953    Monotone-Revision: d247b51bb384431b400c66c96734c9bab62ecc16
194954
194955    Monotone-Author: wsourdeau@inverse.ca
194956    Monotone-Date: 2007-02-09T21:24:58
194957    Monotone-Branch: ca.inverse.sogo
194958
194959M	UI/Scheduler/UIxCalView.m
194960
194961commit a3e3d7ac684da928fa611b9a241d9c959bcc0999
194962Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194963Date:   Fri Feb 9 21:24:49 2007 +0000
194964
194965    Monotone-Parent: c28a356e9e971a4989f5dd9dbd63e169e25812d8
194966    Monotone-Revision: 03b5f89ba5ae15b3382145ccef99ae24cf4f51ee
194967
194968    Monotone-Author: wsourdeau@inverse.ca
194969    Monotone-Date: 2007-02-09T21:24:49
194970    Monotone-Branch: ca.inverse.sogo
194971
194972M	SoObjects/Contacts/SOGoContactFolders.h
194973
194974commit 1229030f6d1b45f0710431114939cb6ffef5d8e7
194975Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194976Date:   Fri Feb 9 21:24:20 2007 +0000
194977
194978    Monotone-Parent: be74b6fb3582ef97515c3cb7410750aa6d1d7641
194979    Monotone-Revision: c28a356e9e971a4989f5dd9dbd63e169e25812d8
194980
194981    Monotone-Author: wsourdeau@inverse.ca
194982    Monotone-Date: 2007-02-09T21:24:20
194983    Monotone-Branch: ca.inverse.sogo
194984
194985M	ChangeLog
194986
194987commit 96a3f1ef240028bccc0718ce68725687e487836f
194988Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
194989Date:   Fri Feb 9 21:24:15 2007 +0000
194990
194991    Monotone-Parent: 10fd99221b45b565526188e4580f4cd6b647df6d
194992    Monotone-Revision: be74b6fb3582ef97515c3cb7410750aa6d1d7641
194993
194994    Monotone-Author: wsourdeau@inverse.ca
194995    Monotone-Date: 2007-02-09T21:24:15
194996    Monotone-Branch: ca.inverse.sogo
194997
194998M	UI/Contacts/UIxContactFoldersView.m
194999M	UI/Contacts/product.plist
195000
195001commit b2f4335b451c5ec508a54526ea084c0f071b3d93
195002Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195003Date:   Fri Feb 9 21:22:01 2007 +0000
195004
195005    Monotone-Parent: d7db5635191ba2f21ed857960885518d9ff22bc4
195006    Monotone-Revision: 10fd99221b45b565526188e4580f4cd6b647df6d
195007
195008    Monotone-Author: wsourdeau@inverse.ca
195009    Monotone-Date: 2007-02-09T21:22:01
195010    Monotone-Branch: ca.inverse.sogo
195011
195012M	SoObjects/SOGo/SOGoFolder.h
195013
195014commit ed76724cc5b8030e9d3883328f7ef62b4030df4a
195015Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195016Date:   Fri Feb 9 21:21:35 2007 +0000
195017
195018    Monotone-Parent: c8aafc081b56ac07184d9161b10f7f392068fc71
195019    Monotone-Revision: d7db5635191ba2f21ed857960885518d9ff22bc4
195020
195021    Monotone-Author: wsourdeau@inverse.ca
195022    Monotone-Date: 2007-02-09T21:21:35
195023    Monotone-Branch: ca.inverse.sogo
195024
195025M	ChangeLog
195026M	SoObjects/Appointments/SOGoAppointmentFolder.m
195027M	SoObjects/Contacts/SOGoContactGCSFolder.m
195028M	SoObjects/SOGo/SOGoFolder.m
195029
195030commit ff11c1bfe40806d4edcf6f71098ea257818bb110
195031Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195032Date:   Fri Feb 9 21:18:41 2007 +0000
195033
195034    Monotone-Parent: b6904285a3ff5bf86b7f88d154e2996c86c0124e
195035    Monotone-Revision: c8aafc081b56ac07184d9161b10f7f392068fc71
195036
195037    Monotone-Author: wsourdeau@inverse.ca
195038    Monotone-Date: 2007-02-09T21:18:41
195039    Monotone-Branch: ca.inverse.sogo
195040
195041M	OGoContentStore/appointment.ocs
195042M	OGoContentStore/contact.ocs
195043
195044commit 3c69a1b0a483aef8103f74034b05afafb67c1fa1
195045Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195046Date:   Fri Feb 9 21:18:28 2007 +0000
195047
195048    Monotone-Parent: ff18846f2110faddb36e8f63098fe42762b93818
195049    Monotone-Revision: b6904285a3ff5bf86b7f88d154e2996c86c0124e
195050
195051    Monotone-Author: wsourdeau@inverse.ca
195052    Monotone-Date: 2007-02-09T21:18:28
195053    Monotone-Branch: ca.inverse.sogo
195054
195055M	ChangeLog
195056M	SoObjects/Contacts/SOGoContactFolders.m
195057
195058commit 4232f00c257cff564bc2fb0bf424ecc6cd023857
195059Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195060Date:   Fri Feb 9 17:52:57 2007 +0000
195061
195062    Monotone-Parent: 16810611e8ec56c6f0f6b3e5364592785434f91e
195063    Monotone-Revision: ff18846f2110faddb36e8f63098fe42762b93818
195064
195065    Monotone-Author: wsourdeau@inverse.ca
195066    Monotone-Date: 2007-02-09T17:52:57
195067    Monotone-Branch: ca.inverse.sogo
195068
195069M	UI/Templates/SchedulerUI/UIxTaskProposal.wox
195070
195071commit d0f2898d30c2a077ff4b6bb6b65904e1c795f478
195072Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195073Date:   Fri Feb 9 17:52:49 2007 +0000
195074
195075    Monotone-Parent: cc7475110fefa81bb754e6b753f21b887c77a29f
195076    Monotone-Revision: 16810611e8ec56c6f0f6b3e5364592785434f91e
195077
195078    Monotone-Author: wsourdeau@inverse.ca
195079    Monotone-Date: 2007-02-09T17:52:49
195080    Monotone-Branch: ca.inverse.sogo
195081
195082M	UI/Templates/SchedulerUI/UIxAppointmentProposal.wox
195083
195084commit 3c0b1c7ff4e027f8e9532c14f52ddaf96ad21be7
195085Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195086Date:   Fri Feb 9 17:52:37 2007 +0000
195087
195088    Monotone-Parent: 79f666478d605474b593190309f56c886157ad2c
195089    Monotone-Revision: cc7475110fefa81bb754e6b753f21b887c77a29f
195090
195091    Monotone-Author: wsourdeau@inverse.ca
195092    Monotone-Date: 2007-02-09T17:52:37
195093    Monotone-Branch: ca.inverse.sogo
195094
195095M	UI/Templates/MailerUI/UIxMailMainFrame.wox
195096
195097commit 2d0e321440484e20647374e179b73ec3c3f9e384
195098Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195099Date:   Fri Feb 9 17:52:26 2007 +0000
195100
195101    Monotone-Parent: 27f2effae82ff2b90b662652b55562f421e0d554
195102    Monotone-Revision: 79f666478d605474b593190309f56c886157ad2c
195103
195104    Monotone-Author: wsourdeau@inverse.ca
195105    Monotone-Date: 2007-02-09T17:52:26
195106    Monotone-Branch: ca.inverse.sogo
195107
195108M	UI/Templates/MailerUI/UIxMailFilterPanel.wox
195109
195110commit ed7a18273438ca560cf4e34c614812338c28dfe2
195111Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195112Date:   Fri Feb 9 16:54:27 2007 +0000
195113
195114    Monotone-Parent: b0ff785196fbbe84c5f6573c80b2735e4245e860
195115    Monotone-Revision: 27f2effae82ff2b90b662652b55562f421e0d554
195116
195117    Monotone-Author: wsourdeau@inverse.ca
195118    Monotone-Date: 2007-02-09T16:54:27
195119    Monotone-Branch: ca.inverse.sogo
195120
195121M	SoObjects/common.make
195122
195123commit 8e4832db318725053347806f886690f3666ba0e6
195124Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195125Date:   Fri Feb 9 16:53:24 2007 +0000
195126
195127    Monotone-Parent: 68fc87916043043a4f4813bda38cca7f315dcdf6
195128    Monotone-Revision: b0ff785196fbbe84c5f6573c80b2735e4245e860
195129
195130    Monotone-Author: wsourdeau@inverse.ca
195131    Monotone-Date: 2007-02-09T16:53:24
195132    Monotone-Branch: ca.inverse.sogo
195133
195134M	ChangeLog
195135
195136commit fd95a7115a6021a68d556bde249e57de82b36d9f
195137Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195138Date:   Fri Feb 9 16:53:05 2007 +0000
195139
195140    Monotone-Parent: 3d9b00a12e01adb2b2f57de56d94b0bb617db89e
195141    Monotone-Revision: 68fc87916043043a4f4813bda38cca7f315dcdf6
195142
195143    Monotone-Author: wsourdeau@inverse.ca
195144    Monotone-Date: 2007-02-09T16:53:05
195145    Monotone-Branch: ca.inverse.sogo
195146
195147M	ChangeLog
195148M	UI/SOGoUI/UIxComponent.m
195149
195150commit 3a369819a59f909a4c5a6f5aa644e0110a20df00
195151Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195152Date:   Fri Feb 9 16:32:25 2007 +0000
195153
195154    Monotone-Parent: 3242f9d1972a6e4989f7bfbfb16fa7d5dc477e26
195155    Monotone-Revision: 3d9b00a12e01adb2b2f57de56d94b0bb617db89e
195156
195157    Monotone-Author: wsourdeau@inverse.ca
195158    Monotone-Date: 2007-02-09T16:32:25
195159    Monotone-Branch: ca.inverse.sogo
195160
195161M	UI/Contacts/English.lproj/Localizable.strings
195162M	UI/Contacts/French.lproj/Localizable.strings
195163
195164commit edb8c3dd0c5e40faa5540d8f0c1934d068cf1615
195165Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195166Date:   Fri Feb 9 16:32:08 2007 +0000
195167
195168    Monotone-Parent: f2019cdd67c2c2aaf3f43178f49a72b8831dae77
195169    Monotone-Revision: 3242f9d1972a6e4989f7bfbfb16fa7d5dc477e26
195170
195171    Monotone-Author: wsourdeau@inverse.ca
195172    Monotone-Date: 2007-02-09T16:32:08
195173    Monotone-Branch: ca.inverse.sogo
195174
195175M	SoObjects/SOGo/GNUmakefile.preamble
195176
195177commit 6287be13e89cb858194501b830438b06712f722c
195178Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195179Date:   Fri Feb 9 16:31:53 2007 +0000
195180
195181    Monotone-Parent: 66f2305131d36e0c071297f37ef233e6f1db816f
195182    Monotone-Revision: f2019cdd67c2c2aaf3f43178f49a72b8831dae77
195183
195184    Monotone-Author: wsourdeau@inverse.ca
195185    Monotone-Date: 2007-02-09T16:31:53
195186    Monotone-Branch: ca.inverse.sogo
195187
195188M	SoObjects/SOGo/GNUmakefile
195189
195190commit 3dea0ac8d5cccaf15ece94b0b3c45c7e1fbc58e7
195191Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195192Date:   Fri Feb 9 16:30:48 2007 +0000
195193
195194    Monotone-Parent: 6b671acbd7feafaefa796eb983a298d042a67053
195195    Monotone-Revision: 66f2305131d36e0c071297f37ef233e6f1db816f
195196
195197    Monotone-Author: wsourdeau@inverse.ca
195198    Monotone-Date: 2007-02-09T16:30:48
195199    Monotone-Branch: ca.inverse.sogo
195200
195201M	SOPE/NGCards/CardGroup.m
195202M	SOPE/NGCards/ChangeLog
195203M	SOPE/NGCards/versitCardsSaxDriver/GNUmakefile
195204
195205commit 505d9621d3c94f3b796cb177120c0eaee60b83ae
195206Author: Ludovic Marcotte <lmarcotte@inverse.ca>
195207Date:   Thu Feb 8 21:55:47 2007 +0000
195208
195209    see changelog
195210
195211    Monotone-Parent: 712040e55618bec7c04be7fc95173aadc966c25b
195212    Monotone-Revision: 7e8193075678dc0552c70be8e294ff1b3ce46b40
195213
195214    Monotone-Author: ludovic@Sophos.ca
195215    Monotone-Date: 2007-02-08T21:55:47
195216    Monotone-Branch: ca.inverse.sogo
195217
195218M	ChangeLog
195219M	SoObjects/Mailer/SOGoMailFolder.m
195220
195221commit aed07d8fb47d19123ee958b52bfa5b4295f35225
195222Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195223Date:   Thu Feb 8 19:00:01 2007 +0000
195224
195225    Monotone-Parent: 712040e55618bec7c04be7fc95173aadc966c25b
195226    Monotone-Revision: c443c4725dc53c9efb233042a3e2a3a33ff9b294
195227
195228    Monotone-Author: wsourdeau@inverse.ca
195229    Monotone-Date: 2007-02-08T19:00:01
195230    Monotone-Branch: ca.inverse.sogo
195231
195232D	OGoContentStore/sql/folderinfo-create.sqlite
195233D	OGoContentStore/sql/foldertablecreate-helge-privcal.sqlite
195234D	OGoContentStore/sql/generate-folderinfo-sql-for-users-sqlite.sh
195235D	OGoContentStore/sql/generate-folderinfo-sql-for-users-sqlite1table.sh
195236
195237commit e9dcf1ea2d62b716b57bc715ba01e16eaa5de01a
195238Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195239Date:   Thu Feb 8 18:31:42 2007 +0000
195240
195241    Monotone-Parent: d8974f960db35f78a38f93bb8db0a573c1bf5ebe
195242    Monotone-Revision: 712040e55618bec7c04be7fc95173aadc966c25b
195243
195244    Monotone-Author: wsourdeau@inverse.ca
195245    Monotone-Date: 2007-02-08T18:31:42
195246    Monotone-Branch: ca.inverse.sogo
195247
195248M	UI/Scheduler/UIxCalInlineAptView.m
195249M	UI/Scheduler/UIxCalView.m
195250
195251commit 683a595c74c74ab715f868c98eacd3d7c3b3ad3d
195252Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195253Date:   Thu Feb 8 18:31:30 2007 +0000
195254
195255    Monotone-Parent: 62223538a3329e0c79c5bc5ddbbd11a80304f861
195256    Monotone-Revision: d8974f960db35f78a38f93bb8db0a573c1bf5ebe
195257
195258    Monotone-Author: wsourdeau@inverse.ca
195259    Monotone-Date: 2007-02-08T18:31:30
195260    Monotone-Branch: ca.inverse.sogo
195261
195262M	UI/Scheduler/UIxCalDayTable.m
195263
195264commit a4c540e6be27dd37f8bd171c5f3c91f4e536ad2d
195265Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195266Date:   Thu Feb 8 18:31:17 2007 +0000
195267
195268    Monotone-Parent: b509e8c9930777b3fc207f71c460aa5c087b6fbc
195269    Monotone-Revision: 62223538a3329e0c79c5bc5ddbbd11a80304f861
195270
195271    Monotone-Author: wsourdeau@inverse.ca
195272    Monotone-Date: 2007-02-08T18:31:17
195273    Monotone-Branch: ca.inverse.sogo
195274
195275M	UI/Scheduler/French.lproj/Localizable.strings
195276
195277commit db8125e7f6843c2580b67267df7db2b69302b354
195278Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195279Date:   Thu Feb 8 16:30:29 2007 +0000
195280
195281    Monotone-Parent: 240c1be6b26b2d277b63045d20ee3e4860aba1f8
195282    Monotone-Revision: b509e8c9930777b3fc207f71c460aa5c087b6fbc
195283
195284    Monotone-Author: wsourdeau@inverse.ca
195285    Monotone-Date: 2007-02-08T16:30:29
195286    Monotone-Branch: ca.inverse.sogo
195287
195288M	SoObjects/SOGo/NSString+Utilities.m
195289M	UI/Contacts/English.lproj/Localizable.strings
195290M	UI/MailerUI/UIxMailMainFrame.m
195291M	UI/Scheduler/French.lproj/Localizable.strings
195292M	UI/Scheduler/UIxCalInlineAptView.m
195293M	UI/Scheduler/UIxCalView.m
195294M	UI/Templates/SchedulerUI/UIxCalMainView.wox
195295
195296commit 2ab0c854852455a14d05be5811801235ae0a6081
195297Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195298Date:   Thu Feb 8 16:30:07 2007 +0000
195299
195300    Monotone-Parent: 69c9141518bd7929013517efa91e7a4d18ce64d5
195301    Monotone-Revision: 240c1be6b26b2d277b63045d20ee3e4860aba1f8
195302
195303    Monotone-Author: wsourdeau@inverse.ca
195304    Monotone-Date: 2007-02-08T16:30:07
195305    Monotone-Branch: ca.inverse.sogo
195306
195307M	SoObjects/SOGo/NSArray+Utilities.h
195308M	SoObjects/SOGo/NSArray+Utilities.m
195309
195310commit f4282ed1bc62b24fd083a4099dcc9244acd4174c
195311Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195312Date:   Thu Feb 8 16:29:22 2007 +0000
195313
195314    Monotone-Parent: d1d6094a941446a18472970b4ee39ed01ef3a798
195315    Monotone-Revision: 69c9141518bd7929013517efa91e7a4d18ce64d5
195316
195317    Monotone-Author: wsourdeau@inverse.ca
195318    Monotone-Date: 2007-02-08T16:29:22
195319    Monotone-Branch: ca.inverse.sogo
195320
195321M	SoObjects/SOGo/GNUmakefile.preamble
195322
195323commit 0a9e851dba1a006b1d2d80645a41dcb0a47f621a
195324Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195325Date:   Thu Feb 8 16:29:04 2007 +0000
195326
195327    Monotone-Parent: 5bb48557e566a615a3a14f904888679e965334fa
195328    Monotone-Revision: d1d6094a941446a18472970b4ee39ed01ef3a798
195329
195330    Monotone-Author: wsourdeau@inverse.ca
195331    Monotone-Date: 2007-02-08T16:29:04
195332    Monotone-Branch: ca.inverse.sogo
195333
195334M	ChangeLog
195335
195336commit e00cd55d0cc42bca42cd9005dc9fe454fe745209
195337Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195338Date:   Thu Feb 8 16:27:26 2007 +0000
195339
195340    Monotone-Parent: 7405c75e35bf1ceda3ee53a96c803205631f7d60
195341    Monotone-Revision: 5bb48557e566a615a3a14f904888679e965334fa
195342
195343    Monotone-Author: wsourdeau@inverse.ca
195344    Monotone-Date: 2007-02-08T16:27:26
195345    Monotone-Branch: ca.inverse.sogo
195346
195347M	SoObjects/Appointments/SOGoAppointmentFolder.m
195348M	SoObjects/Appointments/product.plist
195349
195350commit 1b2bf3597603f807ceb76978a23cec025c3c6bb3
195351Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195352Date:   Thu Feb 8 16:27:08 2007 +0000
195353
195354    Monotone-Parent: de6aa58d8a698ebb83f1da8a9acd47f0cc192b68
195355    Monotone-Revision: 7405c75e35bf1ceda3ee53a96c803205631f7d60
195356
195357    Monotone-Author: wsourdeau@inverse.ca
195358    Monotone-Date: 2007-02-08T16:27:08
195359    Monotone-Branch: ca.inverse.sogo
195360
195361M	SOPE/NGCards/iCalTimeZonePeriod.m
195362
195363commit d46c70c556e31a8448dcc5ad5b00bab54ea431de
195364Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195365Date:   Thu Feb 8 16:27:00 2007 +0000
195366
195367    Monotone-Parent: 71f32cebe6ff7c27e7c50c790e8d2ea3d3544a5f
195368    Monotone-Revision: de6aa58d8a698ebb83f1da8a9acd47f0cc192b68
195369
195370    Monotone-Author: wsourdeau@inverse.ca
195371    Monotone-Date: 2007-02-08T16:27:00
195372    Monotone-Branch: ca.inverse.sogo
195373
195374M	SOPE/NGCards/iCalRecurrenceRule.m
195375M	SOPE/NGCards/iCalTimeZone.m
195376
195377commit c57b46b54f9f2ad64a8195c705b56373c37b2f69
195378Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195379Date:   Thu Feb 8 16:26:41 2007 +0000
195380
195381    Monotone-Parent: 32b21558e5f867a87157effb30b63e5d650d2f8b
195382    Monotone-Revision: 71f32cebe6ff7c27e7c50c790e8d2ea3d3544a5f
195383
195384    Monotone-Author: wsourdeau@inverse.ca
195385    Monotone-Date: 2007-02-08T16:26:41
195386    Monotone-Branch: ca.inverse.sogo
195387
195388M	SOPE/NGCards/NSString+NGCards.m
195389
195390commit e949a05508bf4e8f86aa483ee9aff5fbe1621ad0
195391Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195392Date:   Thu Feb 8 16:26:02 2007 +0000
195393
195394    Monotone-Parent: 1652fef02537de3d6fa751042e679182c71e5753
195395    Monotone-Revision: 32b21558e5f867a87157effb30b63e5d650d2f8b
195396
195397    Monotone-Author: wsourdeau@inverse.ca
195398    Monotone-Date: 2007-02-08T16:26:02
195399    Monotone-Branch: ca.inverse.sogo
195400
195401M	SOPE/NGCards/ChangeLog
195402
195403commit 0385bf2c67a3c9266066e25b7837c0578c04b736
195404Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195405Date:   Thu Feb 8 16:25:48 2007 +0000
195406
195407    Monotone-Parent: a67429ca62c96c16dfa586c4c177c5e38464ff52
195408    Monotone-Revision: 1652fef02537de3d6fa751042e679182c71e5753
195409
195410    Monotone-Author: wsourdeau@inverse.ca
195411    Monotone-Date: 2007-02-08T16:25:48
195412    Monotone-Branch: ca.inverse.sogo
195413
195414M	SOPE/NGCards/CardElement.m
195415
195416commit 88b76f49ffedc890b87255303fea58c54c62aa62
195417Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195418Date:   Thu Feb 8 16:24:59 2007 +0000
195419
195420    Monotone-Parent: ebf9c6d48584b1bd57997689934388548648dbfe
195421    Monotone-Revision: a67429ca62c96c16dfa586c4c177c5e38464ff52
195422
195423    Monotone-Author: wsourdeau@inverse.ca
195424    Monotone-Date: 2007-02-08T16:24:59
195425    Monotone-Branch: ca.inverse.sogo
195426
195427M	Main/sogod.m
195428
195429commit 2e3dc07a59708fa2a2828fc14c4091ca674772c3
195430Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195431Date:   Thu Feb 8 16:24:36 2007 +0000
195432
195433    Monotone-Parent: 4f222b50f7fa13fbfac1e7b3ffae8e63d5b06873
195434    Monotone-Revision: ebf9c6d48584b1bd57997689934388548648dbfe
195435
195436    Monotone-Author: wsourdeau@inverse.ca
195437    Monotone-Date: 2007-02-08T16:24:36
195438    Monotone-Branch: ca.inverse.sogo
195439
195440M	ChangeLog
195441M	OGoContentStore/GNUmakefile
195442M	Protocols/common.make
195443M	SoObjects/common.make
195444M	UI/common.make
195445
195446commit 96ce96cc836b3eeefdc78859bbd88d56322e705e
195447Author: Ludovic Marcotte <lmarcotte@inverse.ca>
195448Date:   Wed Feb 7 19:46:36 2007 +0000
195449
195450    see changelog
195451
195452    Monotone-Parent: f7e7e18555f07bc2e78e8731a16feb62a8e9f10c
195453    Monotone-Revision: 4f222b50f7fa13fbfac1e7b3ffae8e63d5b06873
195454
195455    Monotone-Author: ludovic@Sophos.ca
195456    Monotone-Date: 2007-02-07T19:46:36
195457    Monotone-Branch: ca.inverse.sogo
195458
195459M	ChangeLog
195460M	UI/Scheduler/English.lproj/Localizable.strings
195461
195462commit 68f9f0eba9cfa1960190cc6cb320dce05e6050aa
195463Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195464Date:   Mon Feb 5 22:16:06 2007 +0000
195465
195466    Monotone-Parent: bfde73f3a606ca04b49de7e953499331afc075af
195467    Monotone-Revision: f7e7e18555f07bc2e78e8731a16feb62a8e9f10c
195468
195469    Monotone-Author: wsourdeau@inverse.ca
195470    Monotone-Date: 2007-02-05T22:16:06
195471    Monotone-Branch: ca.inverse.sogo
195472
195473M	ChangeLog
195474M	UI/MailerUI/GNUmakefile
195475M	UI/MailerUI/UIxMailTree.m
195476M	UI/MailerUI/product.plist
195477
195478commit 3cc085ebc7d8e28c4b52b2b3a02c4a84c51edab9
195479Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195480Date:   Mon Feb 5 22:03:01 2007 +0000
195481
195482    Monotone-Parent: d5dbf6c86849866efb9716dfc2cb95e3cf7ddd10
195483    Monotone-Revision: bfde73f3a606ca04b49de7e953499331afc075af
195484
195485    Monotone-Author: wsourdeau@inverse.ca
195486    Monotone-Date: 2007-02-05T22:03:01
195487    Monotone-Branch: ca.inverse.sogo
195488
195489M	ChangeLog
195490M	SoObjects/SOGo/SOGoAuthenticator.m
195491
195492commit d6a6433735b830e301b9316fd2d837c268cf07d7
195493Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195494Date:   Mon Feb 5 21:59:51 2007 +0000
195495
195496    Monotone-Parent: 3ee2b9df21dfbd9651c3343306430a58bf682596
195497    Monotone-Revision: d5dbf6c86849866efb9716dfc2cb95e3cf7ddd10
195498
195499    Monotone-Author: wsourdeau@inverse.ca
195500    Monotone-Date: 2007-02-05T21:59:51
195501    Monotone-Branch: ca.inverse.sogo
195502
195503M	UI/Contacts/English.lproj/Localizable.strings
195504M	UI/Contacts/French.lproj/Localizable.strings
195505M	UI/Templates/ContactsUI/UIxContactsFilterPanel.wox
195506
195507commit 87cd634a8de160fe1593b3b5dc4fe9713610ed4b
195508Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195509Date:   Mon Feb 5 21:59:26 2007 +0000
195510
195511    Monotone-Parent: d8bc80bdd59d6e91fe82607634aa33721dc30547
195512    Monotone-Revision: 3ee2b9df21dfbd9651c3343306430a58bf682596
195513
195514    Monotone-Author: wsourdeau@inverse.ca
195515    Monotone-Date: 2007-02-05T21:59:26
195516    Monotone-Branch: ca.inverse.sogo
195517
195518M	ChangeLog
195519M	SoObjects/Appointments/SOGoAppointmentObject.m
195520
195521commit 4fb337b9167549557e6ebe94dbcbede821c7c81c
195522Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195523Date:   Fri Feb 2 20:48:56 2007 +0000
195524
195525    Monotone-Parent: 6ff7f1f265054d35bee90648f1c1b1ae73749a9e
195526    Monotone-Revision: d8bc80bdd59d6e91fe82607634aa33721dc30547
195527
195528    Monotone-Author: wsourdeau@inverse.ca
195529    Monotone-Date: 2007-02-02T20:48:56
195530    Monotone-Branch: ca.inverse.sogo
195531
195532M	ChangeLog
195533M	UI/Contacts/English.lproj/Localizable.strings
195534M	UI/Contacts/French.lproj/Localizable.strings
195535M	UI/Contacts/UIxContactEditor.m
195536M	UI/Templates/ContactsUI/UIxContactEditor.wox
195537
195538commit e43ac3de7860afd0d4461845c75c69bdc2ae1813
195539Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195540Date:   Fri Feb 2 20:47:21 2007 +0000
195541
195542    Monotone-Parent: ac622b559d25436734cff876b9bf87744694f3da
195543    Monotone-Revision: 6ff7f1f265054d35bee90648f1c1b1ae73749a9e
195544
195545    Monotone-Author: wsourdeau@inverse.ca
195546    Monotone-Date: 2007-02-02T20:47:21
195547    Monotone-Branch: ca.inverse.sogo
195548
195549M	ChangeLog
195550M	SoObjects/Contacts/SOGoContactLDAPEntry.m
195551M	SoObjects/Contacts/SOGoContactLDAPFolder.m
195552
195553commit bfebec125f46afd195e080a1adda5320122d8d2a
195554Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195555Date:   Fri Feb 2 20:44:51 2007 +0000
195556
195557    Monotone-Parent: 214679cc73ed73085700bc8680e40fc5f830e95c
195558    Monotone-Revision: ac622b559d25436734cff876b9bf87744694f3da
195559
195560    Monotone-Author: wsourdeau@inverse.ca
195561    Monotone-Date: 2007-02-02T20:44:51
195562    Monotone-Branch: ca.inverse.sogo
195563
195564M	SOPE/NGCards/ChangeLog
195565M	SOPE/NGCards/NGVCard.m
195566
195567commit 26ee0a49e2de4cca549e5a584942be0628a499bf
195568Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195569Date:   Wed Jan 31 20:15:28 2007 +0000
195570
195571    Monotone-Parent: 54d3ea8ac154dc9b3f1789d570bac3635a6f91d0
195572    Monotone-Revision: 214679cc73ed73085700bc8680e40fc5f830e95c
195573
195574    Monotone-Author: wsourdeau@inverse.ca
195575    Monotone-Date: 2007-01-31T20:15:28
195576    Monotone-Branch: ca.inverse.sogo
195577
195578M	ChangeLog
195579M	SoObjects/Appointments/SOGoAppointmentObject.h
195580M	SoObjects/Appointments/SOGoAppointmentObject.m
195581M	SoObjects/Appointments/SOGoCalendarComponent.h
195582M	SoObjects/Appointments/SOGoCalendarComponent.m
195583M	SoObjects/Appointments/SOGoTaskObject.h
195584M	SoObjects/Appointments/SOGoTaskObject.m
195585
195586commit ff1213c45f5ba0b9388f134f6e04b265f499eb8f
195587Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195588Date:   Wed Jan 31 20:15:18 2007 +0000
195589
195590    Monotone-Parent: e5319909bed9d4e55ecfd050b44e23cdef17bee1
195591    Monotone-Revision: 54d3ea8ac154dc9b3f1789d570bac3635a6f91d0
195592
195593    Monotone-Author: wsourdeau@inverse.ca
195594    Monotone-Date: 2007-01-31T20:15:18
195595    Monotone-Branch: ca.inverse.sogo
195596
195597M	.mtn-ignore
195598
195599commit 8b7bc0073c451e639a504ed05ab0e2671e367625
195600Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195601Date:   Wed Jan 31 20:13:21 2007 +0000
195602
195603    Monotone-Parent: 8e2a303f79635264a21706b680fb4d6d28bfc44d
195604    Monotone-Revision: e5319909bed9d4e55ecfd050b44e23cdef17bee1
195605
195606    Monotone-Author: wsourdeau@inverse.ca
195607    Monotone-Date: 2007-01-31T20:13:21
195608    Monotone-Branch: ca.inverse.sogo
195609
195610M	SoObjects/Appointments/SOGoGroupAppointmentFolder.m
195611
195612commit 0ca66ca0b1c251347b3e7c0aeaada1b36fe5911c
195613Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195614Date:   Wed Jan 31 18:43:25 2007 +0000
195615
195616    Monotone-Parent: bae19a28d96a84764714d35713084ac6251803d8
195617    Monotone-Revision: 8e2a303f79635264a21706b680fb4d6d28bfc44d
195618
195619    Monotone-Author: wsourdeau@inverse.ca
195620    Monotone-Date: 2007-01-31T18:43:25
195621    Monotone-Branch: ca.inverse.sogo
195622
195623M	SoObjects/Appointments/SOGoCalendarComponent.h
195624
195625commit e3c80ae5fab6c17b89d3bd2627834959c82c7f8b
195626Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195627Date:   Wed Jan 31 18:43:15 2007 +0000
195628
195629    Monotone-Parent: f704cb42b014d4d462c90b6cc3a5f5a5aafd68b5
195630    Monotone-Revision: bae19a28d96a84764714d35713084ac6251803d8
195631
195632    Monotone-Author: wsourdeau@inverse.ca
195633    Monotone-Date: 2007-01-31T18:43:15
195634    Monotone-Branch: ca.inverse.sogo
195635
195636M	SoObjects/Appointments/SOGoCalendarComponent.m
195637
195638commit a952a2f6651cb3e0b79f4dd47c6c4d01406c6e2d
195639Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195640Date:   Wed Jan 31 18:42:59 2007 +0000
195641
195642    Monotone-Parent: e078c697c73ed49430a4e2a1f0917deff4006529
195643    Monotone-Revision: f704cb42b014d4d462c90b6cc3a5f5a5aafd68b5
195644
195645    Monotone-Author: wsourdeau@inverse.ca
195646    Monotone-Date: 2007-01-31T18:42:59
195647    Monotone-Branch: ca.inverse.sogo
195648
195649M	UI/Common/UIxAclEditor.m
195650
195651commit dd31754e87883ab1646a6e5fb8a77f15f76a1ac9
195652Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195653Date:   Wed Jan 31 18:42:51 2007 +0000
195654
195655    Monotone-Parent: 04f9117664f15747f42dc7c3201339443ed764da
195656    Monotone-Revision: e078c697c73ed49430a4e2a1f0917deff4006529
195657
195658    Monotone-Author: wsourdeau@inverse.ca
195659    Monotone-Date: 2007-01-31T18:42:51
195660    Monotone-Branch: ca.inverse.sogo
195661
195662M	SoObjects/common.make
195663
195664commit 164153c8853f25cedbb894c4c419e348e4e12c15
195665Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195666Date:   Wed Jan 31 17:14:04 2007 +0000
195667
195668    Monotone-Parent: 477096e64346a08b9df676fbdbdacd138f4438d2
195669    Monotone-Revision: 04f9117664f15747f42dc7c3201339443ed764da
195670
195671    Monotone-Author: wsourdeau@inverse.ca
195672    Monotone-Date: 2007-01-31T17:14:04
195673    Monotone-Branch: ca.inverse.sogo
195674
195675M	GNUmakefile
195676M	Main/GNUmakefile.preamble
195677M	OGoContentStore/GNUmakefile.preamble
195678M	Protocols/common.make
195679M	SoObjects/GNUmakefile
195680M	SoObjects/common.make
195681M	UI/common.make
195682
195683commit 0a069423f78e17cd8db5bf9e90cf69a7678fe93e
195684Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195685Date:   Wed Jan 31 17:12:33 2007 +0000
195686
195687    Monotone-Parent: a74b4577328a8fac7fcca8f66c50a724bbfbfc32
195688    Monotone-Revision: 477096e64346a08b9df676fbdbdacd138f4438d2
195689
195690    Monotone-Author: wsourdeau@inverse.ca
195691    Monotone-Date: 2007-01-31T17:12:33
195692    Monotone-Branch: ca.inverse.sogo
195693
195694M	SoObjects/SOGo/NSString+Utilities.h
195695M	SoObjects/SOGo/NSString+Utilities.m
195696
195697commit 455abf0016d0c54c6e65143b48c6514f41a1cf75
195698Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195699Date:   Wed Jan 31 17:12:15 2007 +0000
195700
195701    Monotone-Parent: 53a7cdc42e8710e661ce709242c9857ae53542ff
195702    Monotone-Revision: a74b4577328a8fac7fcca8f66c50a724bbfbfc32
195703
195704    Monotone-Author: wsourdeau@inverse.ca
195705    Monotone-Date: 2007-01-31T17:12:15
195706    Monotone-Branch: ca.inverse.sogo
195707
195708M	UI/MailerUI/UIxMailEditorAction.m
195709M	UI/SOGoUI/UIxComponent.m
195710
195711commit b234f02a4798dd7d0aa6d3b3427925e80be32ade
195712Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195713Date:   Wed Jan 31 17:11:29 2007 +0000
195714
195715    Monotone-Parent: 4962ab3aba4ec12e6e80cec90be3bb7824bb7b56
195716    Monotone-Revision: 53a7cdc42e8710e661ce709242c9857ae53542ff
195717
195718    Monotone-Author: wsourdeau@inverse.ca
195719    Monotone-Date: 2007-01-31T17:11:29
195720    Monotone-Branch: ca.inverse.sogo
195721
195722A	SOPE/NGCards/COPYING
195723A	SOPE/NGCards/COPYRIGHT
195724A	SOPE/NGCards/CardElement.h
195725A	SOPE/NGCards/CardElement.m
195726A	SOPE/NGCards/CardGroup+iCal.h
195727A	SOPE/NGCards/CardGroup+iCal.m
195728A	SOPE/NGCards/CardGroup.h
195729A	SOPE/NGCards/CardGroup.m
195730A	SOPE/NGCards/CardVersitRenderer.h
195731A	SOPE/NGCards/CardVersitRenderer.m
195732A	SOPE/NGCards/ChangeLog
195733A	SOPE/NGCards/GNUmakefile
195734A	SOPE/NGCards/GNUmakefile.postamble
195735A	SOPE/NGCards/GNUmakefile.preamble
195736A	SOPE/NGCards/IcalElements.m
195737A	SOPE/NGCards/IcalResponse.h
195738A	SOPE/NGCards/IcalResponse.m
195739A	SOPE/NGCards/NGCards-Info.plist
195740A	SOPE/NGCards/NGCards.h
195741A	SOPE/NGCards/NGCards.xcodeproj/project.pbxproj
195742A	SOPE/NGCards/NGCards.xmap
195743A	SOPE/NGCards/NGCardsSaxHandler.h
195744A	SOPE/NGCards/NGCardsSaxHandler.m
195745A	SOPE/NGCards/NGVCard.h
195746A	SOPE/NGCards/NGVCard.m
195747A	SOPE/NGCards/NSArray+NGCards.h
195748A	SOPE/NGCards/NSArray+NGCards.m
195749A	SOPE/NGCards/NSCalendarDate+ICal.h
195750A	SOPE/NGCards/NSCalendarDate+ICal.m
195751A	SOPE/NGCards/NSCalendarDate+NGCards.h
195752A	SOPE/NGCards/NSCalendarDate+NGCards.m
195753A	SOPE/NGCards/NSDictionary+NGCards.h
195754A	SOPE/NGCards/NSDictionary+NGCards.m
195755A	SOPE/NGCards/NSString+NGCards.h
195756A	SOPE/NGCards/NSString+NGCards.m
195757A	SOPE/NGCards/README
195758A	SOPE/NGCards/Version
195759A	SOPE/NGCards/common.h
195760A	SOPE/NGCards/iCalAlarm.h
195761A	SOPE/NGCards/iCalAlarm.m
195762A	SOPE/NGCards/iCalAttachment.h
195763A	SOPE/NGCards/iCalAttachment.m
195764A	SOPE/NGCards/iCalCalendar.h
195765A	SOPE/NGCards/iCalCalendar.m
195766A	SOPE/NGCards/iCalDailyRecurrenceCalculator.m
195767A	SOPE/NGCards/iCalDataSource.h
195768A	SOPE/NGCards/iCalDataSource.m
195769A	SOPE/NGCards/iCalDateHolder.h
195770A	SOPE/NGCards/iCalDateHolder.m
195771A	SOPE/NGCards/iCalDateTime.h
195772A	SOPE/NGCards/iCalDateTime.m
195773A	SOPE/NGCards/iCalEntityObject.h
195774A	SOPE/NGCards/iCalEntityObject.m
195775A	SOPE/NGCards/iCalEvent.h
195776A	SOPE/NGCards/iCalEvent.m
195777A	SOPE/NGCards/iCalEventChanges.h
195778A	SOPE/NGCards/iCalEventChanges.m
195779A	SOPE/NGCards/iCalFreeBusy.h
195780A	SOPE/NGCards/iCalFreeBusy.m
195781A	SOPE/NGCards/iCalJournal.h
195782A	SOPE/NGCards/iCalJournal.m
195783A	SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m
195784A	SOPE/NGCards/iCalObject.h
195785A	SOPE/NGCards/iCalObject.m
195786A	SOPE/NGCards/iCalPerson.h
195787A	SOPE/NGCards/iCalPerson.m
195788A	SOPE/NGCards/iCalRecurrenceCalculator.h
195789A	SOPE/NGCards/iCalRecurrenceCalculator.m
195790A	SOPE/NGCards/iCalRecurrenceRule.h
195791A	SOPE/NGCards/iCalRecurrenceRule.m
195792A	SOPE/NGCards/iCalRepeatableEntityObject.h
195793A	SOPE/NGCards/iCalRepeatableEntityObject.m
195794A	SOPE/NGCards/iCalTimeZone.h
195795A	SOPE/NGCards/iCalTimeZone.m
195796A	SOPE/NGCards/iCalTimeZonePeriod.h
195797A	SOPE/NGCards/iCalTimeZonePeriod.m
195798A	SOPE/NGCards/iCalToDo.h
195799A	SOPE/NGCards/iCalToDo.m
195800A	SOPE/NGCards/iCalTrigger.h
195801A	SOPE/NGCards/iCalTrigger.m
195802A	SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
195803A	SOPE/NGCards/iCalYearlyRecurrenceCalculator.m
195804A	SOPE/NGCards/samples/COPYING
195805A	SOPE/NGCards/samples/ChangeLog
195806A	SOPE/NGCards/samples/GNUmakefile
195807A	SOPE/NGCards/samples/GNUmakefile.preamble
195808A	SOPE/NGCards/samples/README
195809A	SOPE/NGCards/samples/common.h
195810A	SOPE/NGCards/samples/fhs.make
195811A	SOPE/NGCards/samples/icalds.m
195812A	SOPE/NGCards/samples/icalparsetest.m
195813A	SOPE/NGCards/samples/ievalrrule.m
195814A	SOPE/NGCards/samples/unittest.h
195815A	SOPE/NGCards/samples/unittest.m
195816A	SOPE/NGCards/samples/vcardtest.m
195817A	SOPE/NGCards/samples/vcf2xml.m
195818A	SOPE/NGCards/samples/vcfparsetest.m
195819A	SOPE/NGCards/samples/versittest.m
195820A	SOPE/NGCards/tests/NGiCalTests-Info.plist
195821A	SOPE/NGCards/tests/README
195822A	SOPE/NGCards/tests/common.h
195823A	SOPE/NGCards/tests/iCalRecurrenceCalculatorTests.m
195824A	SOPE/NGCards/versitCardsSaxDriver/AUTHORS
195825A	SOPE/NGCards/versitCardsSaxDriver/COPYING
195826A	SOPE/NGCards/versitCardsSaxDriver/COPYRIGHT
195827A	SOPE/NGCards/versitCardsSaxDriver/ChangeLog
195828A	SOPE/NGCards/versitCardsSaxDriver/GNUmakefile
195829A	SOPE/NGCards/versitCardsSaxDriver/GNUmakefile.postamble
195830A	SOPE/NGCards/versitCardsSaxDriver/GNUmakefile.preamble
195831A	SOPE/NGCards/versitCardsSaxDriver/README
195832A	SOPE/NGCards/versitCardsSaxDriver/VSCardSaxDriver.h
195833A	SOPE/NGCards/versitCardsSaxDriver/VSCardSaxDriver.m
195834A	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.h
195835A	SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m
195836A	SOPE/NGCards/versitCardsSaxDriver/VSStringFormatter.h
195837A	SOPE/NGCards/versitCardsSaxDriver/VSStringFormatter.m
195838A	SOPE/NGCards/versitCardsSaxDriver/Version
195839A	SOPE/NGCards/versitCardsSaxDriver/bundle-info.plist
195840A	SOPE/NGCards/versitCardsSaxDriver/common.h
195841A	SOPE/NGCards/versitCardsSaxDriver/fhs.make
195842A	SOPE/NGCards/versitCardsSaxDriver/versitCardsSaxDriver-Info.plist
195843A	SOPE/NGCards/versitCardsSaxDriver/versitCardsSaxDriver.xcodeproj/project.pbxproj
195844
195845commit 829f96f30100466850fadc13e7bfd9967cc01821
195846Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195847Date:   Tue Jan 30 21:41:24 2007 +0000
195848
195849    Monotone-Parent: 72e9d69b6c2222ec4be3ace83edc64181859f8fe
195850    Monotone-Revision: 4962ab3aba4ec12e6e80cec90be3bb7824bb7b56
195851
195852    Monotone-Author: wsourdeau@inverse.ca
195853    Monotone-Date: 2007-01-30T21:41:24
195854    Monotone-Branch: ca.inverse.sogo
195855
195856M	UI/Templates/MailerUI/UIxMailEditor.wox
195857M	UI/WebServerResources/MailerUI.js
195858M	UI/WebServerResources/SOGoDragAndDrop.js
195859M	UI/WebServerResources/generic.js
195860
195861commit d285f08effe3955640cc6692c03b386f1578cf2f
195862Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195863Date:   Tue Jan 30 18:18:30 2007 +0000
195864
195865    Monotone-Parent: 338584071c5091c3b7b9c29761fd58e1c944ef73
195866    Monotone-Revision: 72e9d69b6c2222ec4be3ace83edc64181859f8fe
195867
195868    Monotone-Author: wsourdeau@inverse.ca
195869    Monotone-Date: 2007-01-30T18:18:30
195870    Monotone-Branch: ca.inverse.sogo
195871
195872M	UI/Scheduler/UIxCalCalendarsListView.m
195873M	UI/WebServerResources/SchedulerUI.js
195874
195875commit 5d1352e99dd79fcff5b3641f29aa81564c2eff7c
195876Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195877Date:   Tue Jan 30 18:18:16 2007 +0000
195878
195879    Monotone-Parent: 7e65e45f8632d82535b215d04d1f984fc6264a95
195880    Monotone-Revision: 338584071c5091c3b7b9c29761fd58e1c944ef73
195881
195882    Monotone-Author: wsourdeau@inverse.ca
195883    Monotone-Date: 2007-01-30T18:18:16
195884    Monotone-Branch: ca.inverse.sogo
195885
195886M	ChangeLog
195887M	UI/MailerUI/UIxMailListView.m
195888
195889commit 040c80fa8375ac378528862a890d7968b3521cc0
195890Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195891Date:   Tue Jan 30 14:02:27 2007 +0000
195892
195893    Monotone-Parent: bd568f37dda7cb0476f9a3598cfd5af819e9784f
195894    Monotone-Revision: 7e65e45f8632d82535b215d04d1f984fc6264a95
195895
195896    Monotone-Author: wsourdeau@inverse.ca
195897    Monotone-Date: 2007-01-30T14:02:27
195898    Monotone-Branch: ca.inverse.sogo
195899
195900M	UI/WebServerResources/SchedulerUI.js
195901
195902commit dfc0dae0671a6dc309def9285066ccbadd8131e5
195903Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195904Date:   Tue Jan 30 13:50:52 2007 +0000
195905
195906    Monotone-Parent: 9a0e8d7545284ad8801b490d2c5baf6898323af9
195907    Monotone-Revision: bd568f37dda7cb0476f9a3598cfd5af819e9784f
195908
195909    Monotone-Author: wsourdeau@inverse.ca
195910    Monotone-Date: 2007-01-30T13:50:52
195911    Monotone-Branch: ca.inverse.sogo
195912
195913M	UI/WebServerResources/SchedulerUI.css
195914M	UI/WebServerResources/SchedulerUI.js
195915
195916commit d9eda79696abdb4504d814cb6ba5a27e5462d5b8
195917Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195918Date:   Fri Jan 26 22:25:23 2007 +0000
195919
195920    Monotone-Parent: 47aef98a4894f30e9031a2a06ca088c4ac71d7f3
195921    Monotone-Revision: 9a0e8d7545284ad8801b490d2c5baf6898323af9
195922
195923    Monotone-Author: wsourdeau@inverse.ca
195924    Monotone-Date: 2007-01-26T22:25:23
195925    Monotone-Branch: ca.inverse.sogo
195926
195927M	ChangeLog
195928M	OGoContentStore/GNUmakefile
195929M	SoObjects/SOGo/SOGoAuthenticator.m
195930
195931commit e1c5eb89c1dcf4fa0dac549857a0700bca9d1dd8
195932Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195933Date:   Fri Jan 26 16:52:13 2007 +0000
195934
195935    Monotone-Parent: 5a720314ac446bf86e127d6d6e938b844aab7441
195936    Monotone-Revision: 47aef98a4894f30e9031a2a06ca088c4ac71d7f3
195937
195938    Monotone-Author: wsourdeau@inverse.ca
195939    Monotone-Date: 2007-01-26T16:52:13
195940    Monotone-Branch: ca.inverse.sogo
195941
195942M	OGoContentStore/sql/folderinfo-create.psql
195943M	OGoContentStore/sql/generate-folderinfo-sql-for-users.sh
195944M	SoObjects/Appointments/SOGoFreeBusyObject.m
195945M	UI/WebServerResources/generic.css
195946
195947commit 4c2a93e26cd8075e0a91164032e88409a0e94222
195948Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195949Date:   Fri Jan 12 23:22:04 2007 +0000
195950
195951    Monotone-Parent: 8d1d44754257c773dc6882bb69d2da203650f3cf
195952    Monotone-Revision: 5a720314ac446bf86e127d6d6e938b844aab7441
195953
195954    Monotone-Author: wsourdeau@inverse.ca
195955    Monotone-Date: 2007-01-12T23:22:04
195956    Monotone-Branch: ca.inverse.sogo
195957
195958M	ChangeLog
195959M	SoObjects/SOGo/SOGoAuthenticator.m
195960
195961commit 57a57edbcdf7ffab7e5dbf13344976b81b5d864d
195962Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195963Date:   Fri Jan 12 23:21:26 2007 +0000
195964
195965    Monotone-Parent: 4e859b939657af37f61800fad0e1fdfca1943077
195966    Monotone-Revision: 8d1d44754257c773dc6882bb69d2da203650f3cf
195967
195968    Monotone-Author: wsourdeau@inverse.ca
195969    Monotone-Date: 2007-01-12T23:21:26
195970    Monotone-Branch: ca.inverse.sogo
195971
195972M	SoObjects/Appointments/product.plist
195973
195974commit 1360340318ae7d8aaabf870bab857a0e933d1965
195975Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195976Date:   Fri Jan 12 23:21:13 2007 +0000
195977
195978    Monotone-Parent: b035c2825534d38c8e7a14fd3abcf362bcbf2888
195979    Monotone-Revision: 4e859b939657af37f61800fad0e1fdfca1943077
195980
195981    Monotone-Author: wsourdeau@inverse.ca
195982    Monotone-Date: 2007-01-12T23:21:13
195983    Monotone-Branch: ca.inverse.sogo
195984
195985M	ChangeLog
195986M	SoObjects/Appointments/SOGoFreeBusyObject.m
195987
195988commit 3bf41f721b028baf9ce8d8dd4d9ee077c3d1774e
195989Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
195990Date:   Mon Jan 8 16:11:49 2007 +0000
195991
195992    Monotone-Parent: 9496b4e93ea47540b21f91ebfbf3be66909f2671
195993    Monotone-Revision: b035c2825534d38c8e7a14fd3abcf362bcbf2888
195994
195995    Monotone-Author: wsourdeau@inverse.ca
195996    Monotone-Date: 2007-01-08T16:11:49
195997    Monotone-Branch: ca.inverse.sogo
195998
195999M	ChangeLog
196000M	SoObjects/Appointments/SOGoAppointmentFolder.m
196001
196002commit 0b332c44d141ea4c440bf940541aca4979c6f323
196003Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196004Date:   Fri Jan 5 16:10:48 2007 +0000
196005
196006    Monotone-Parent: 7ded349858423000ac245469d641c40ef5888d98
196007    Monotone-Revision: 9496b4e93ea47540b21f91ebfbf3be66909f2671
196008
196009    Monotone-Author: wsourdeau@inverse.ca
196010    Monotone-Date: 2007-01-05T16:10:48
196011    Monotone-Branch: ca.inverse.sogo
196012
196013M	ChangeLog
196014D	SOGo.xcode/helge.pbxuser
196015D	SOGo.xcode/project.pbxproj
196016D	SOGo.xcodeproj/project.pbxproj
196017M	UI/WebServerResources/SchedulerUI.js
196018
196019commit 50732854f10d9ddf47579de6c7c313aa97064406
196020Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196021Date:   Thu Jan 4 22:30:48 2007 +0000
196022
196023    Monotone-Parent: 6162250d4f112737d358c735d1e1f381e3ffbff8
196024    Monotone-Revision: 7ded349858423000ac245469d641c40ef5888d98
196025
196026    Monotone-Author: wsourdeau@inverse.ca
196027    Monotone-Date: 2007-01-04T22:30:48
196028    Monotone-Branch: ca.inverse.sogo
196029
196030M	SoObjects/Appointments/SOGoAptMailNotification.m
196031M	UI/Templates/UIxPageFrame.wox
196032M	UI/WebServerResources/SchedulerUI.js
196033M	UI/WebServerResources/generic.css
196034
196035commit b60690f20d524a271d93fed8acb581d9421201ca
196036Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196037Date:   Thu Jan 4 22:30:30 2007 +0000
196038
196039    Monotone-Parent: 548f48d567bdb6d0f2f723558acdafb59a123dca
196040    Monotone-Revision: 6162250d4f112737d358c735d1e1f381e3ffbff8
196041
196042    Monotone-Author: wsourdeau@inverse.ca
196043    Monotone-Date: 2007-01-04T22:30:30
196044    Monotone-Branch: ca.inverse.sogo
196045
196046M	UI/Scheduler/English.lproj/Localizable.strings
196047M	UI/Scheduler/French.lproj/Localizable.strings
196048
196049commit 066e7e2680eead92ac5137f11cde0e6ab0614e77
196050Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196051Date:   Thu Jan 4 20:03:47 2007 +0000
196052
196053    Monotone-Parent: 9b0cbf04f17375b7cfda64246e43f61e206523e2
196054    Monotone-Revision: 548f48d567bdb6d0f2f723558acdafb59a123dca
196055
196056    Monotone-Author: wsourdeau@inverse.ca
196057    Monotone-Date: 2007-01-04T20:03:47
196058    Monotone-Branch: ca.inverse.sogo
196059
196060M	ChangeLog
196061M	UI/Scheduler/UIxComponentEditor.m
196062
196063commit 6d8b404c3c97cb7425e0c8a9c6f14601533a0708
196064Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196065Date:   Thu Jan 4 20:03:02 2007 +0000
196066
196067    Monotone-Parent: 47d5453356cf458cfb6ee7f675203b71762bc4f6
196068    Monotone-Revision: 9b0cbf04f17375b7cfda64246e43f61e206523e2
196069
196070    Monotone-Author: wsourdeau@inverse.ca
196071    Monotone-Date: 2007-01-04T20:03:02
196072    Monotone-Branch: ca.inverse.sogo
196073
196074M	ChangeLog
196075M	SoObjects/SOGo/SOGoUserFolder.m
196076
196077commit 8a351f7333b8d1f7c6794b871488142786151211
196078Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196079Date:   Thu Jan 4 20:01:46 2007 +0000
196080
196081    Monotone-Parent: 3d0c14f6ad4d7d4ae755870ca814e296df1c0acf
196082    Monotone-Revision: 47d5453356cf458cfb6ee7f675203b71762bc4f6
196083
196084    Monotone-Author: wsourdeau@inverse.ca
196085    Monotone-Date: 2007-01-04T20:01:46
196086    Monotone-Branch: ca.inverse.sogo
196087
196088M	SoObjects/SOGo/SOGoObject.m
196089
196090commit 4ccdc474a74da819353b93ebb62a517e10e2c9a6
196091Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196092Date:   Thu Jan 4 16:03:52 2007 +0000
196093
196094    Monotone-Parent: 298dfdbd585cce9cce86176e2e489c9c5d19ed4f
196095    Monotone-Revision: 3d0c14f6ad4d7d4ae755870ca814e296df1c0acf
196096
196097    Monotone-Author: wsourdeau@inverse.ca
196098    Monotone-Date: 2007-01-04T16:03:52
196099    Monotone-Branch: ca.inverse.sogo
196100
196101M	UI/Scheduler/UIxCalView.h
196102M	UI/Scheduler/UIxCalView.m
196103
196104commit 8208c4bf947f312dd113d743871b3a2740c91e7f
196105Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196106Date:   Thu Jan 4 15:18:30 2007 +0000
196107
196108    Monotone-Parent: c37bbff8f7a0f029635c72cfa745ff24e2b2220c
196109    Monotone-Revision: 298dfdbd585cce9cce86176e2e489c9c5d19ed4f
196110
196111    Monotone-Author: wsourdeau@inverse.ca
196112    Monotone-Date: 2007-01-04T15:18:30
196113    Monotone-Branch: ca.inverse.sogo
196114
196115M	SoObjects/Appointments/SOGoAppointmentObject.m
196116M	SoObjects/Appointments/SOGoCalendarComponent.m
196117M	SoObjects/Appointments/SOGoTaskObject.m
196118
196119commit 7b8f76937cab019b91fef3082f4aebe35ec52ece
196120Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196121Date:   Thu Jan 4 14:37:07 2007 +0000
196122
196123    Monotone-Parent: 991fa5d50c1c078407d84332831b1f0c32190152
196124    Monotone-Revision: c37bbff8f7a0f029635c72cfa745ff24e2b2220c
196125
196126    Monotone-Author: wsourdeau@inverse.ca
196127    Monotone-Date: 2007-01-04T14:37:07
196128    Monotone-Branch: ca.inverse.sogo
196129
196130M	ChangeLog
196131M	SoObjects/Appointments/SOGoAppointmentFolder.h
196132M	SoObjects/Appointments/SOGoAppointmentFolder.m
196133M	UI/Scheduler/UIxCalMainView.m
196134M	UI/Scheduler/UIxCalView.h
196135M	UI/Scheduler/UIxCalView.m
196136
196137commit 6e81fe733ee88ed6dd0d7f969c78b25563b985d9
196138Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196139Date:   Wed Jan 3 21:13:28 2007 +0000
196140
196141    Monotone-Parent: 8bdda4b4de8339817059e9fba4d3a5e2a64d84ff
196142    Monotone-Revision: 991fa5d50c1c078407d84332831b1f0c32190152
196143
196144    Monotone-Author: wsourdeau@inverse.ca
196145    Monotone-Date: 2007-01-03T21:13:28
196146    Monotone-Branch: ca.inverse.sogo
196147
196148M	ChangeLog
196149M	UI/Common/UIxAclEditor.h
196150M	UI/Common/UIxAclEditor.m
196151
196152commit 771adb4cca5de008bc2d27883b13b3b7471372a1
196153Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196154Date:   Wed Jan 3 21:11:18 2007 +0000
196155
196156    Monotone-Parent: bbddf99ab1004e7517cc003cb07411867df6fb1a
196157    Monotone-Revision: 8bdda4b4de8339817059e9fba4d3a5e2a64d84ff
196158
196159    Monotone-Author: wsourdeau@inverse.ca
196160    Monotone-Date: 2007-01-03T21:11:18
196161    Monotone-Branch: ca.inverse.sogo
196162
196163M	UI/Templates/UIxAclEditor.wox
196164
196165commit 09b64d9df5d4cec687e40fbb831330c3de69e084
196166Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196167Date:   Wed Jan 3 21:11:08 2007 +0000
196168
196169    Monotone-Parent: 0fff6e3b65138e50621e6f706e33b3ab0cf4454a
196170    Monotone-Revision: bbddf99ab1004e7517cc003cb07411867df6fb1a
196171
196172    Monotone-Author: wsourdeau@inverse.ca
196173    Monotone-Date: 2007-01-03T21:11:08
196174    Monotone-Branch: ca.inverse.sogo
196175
196176M	UI/WebServerResources/UIxAclEditor.js
196177
196178commit dee95089f50f92e7811ec96bddc925f3e5e54a48
196179Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196180Date:   Wed Jan 3 21:10:14 2007 +0000
196181
196182    Monotone-Parent: bc5e6e0601dba346db7ed89189f3ebd71177173c
196183    Monotone-Revision: 0fff6e3b65138e50621e6f706e33b3ab0cf4454a
196184
196185    Monotone-Author: wsourdeau@inverse.ca
196186    Monotone-Date: 2007-01-03T21:10:14
196187    Monotone-Branch: ca.inverse.sogo
196188
196189M	UI/WebServerResources/UIxAclEditor.css
196190
196191commit f411c77c0157e7a70f2367cf67760131f4c2aea3
196192Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196193Date:   Wed Jan 3 21:08:56 2007 +0000
196194
196195    Monotone-Parent: cb7329802a0fcbc3602f6725512da279d8c4f67f
196196    Monotone-Revision: bc5e6e0601dba346db7ed89189f3ebd71177173c
196197
196198    Monotone-Author: wsourdeau@inverse.ca
196199    Monotone-Date: 2007-01-03T21:08:56
196200    Monotone-Branch: ca.inverse.sogo
196201
196202M	UI/WebServerResources/generic.js
196203
196204commit 0089cb7214d6c478c0425c049e9101672b5b807f
196205Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196206Date:   Fri Dec 22 22:13:53 2006 +0000
196207
196208    Monotone-Parent: fe41830eaa82e69f64379323ab62164ca28f558d
196209    Monotone-Revision: cb7329802a0fcbc3602f6725512da279d8c4f67f
196210
196211    Monotone-Author: wsourdeau@inverse.ca
196212    Monotone-Date: 2006-12-22T22:13:53
196213    Monotone-Branch: ca.inverse.sogo
196214
196215M	UI/WebServerResources/MailerUI.js
196216M	UI/WebServerResources/dtree.css
196217M	UI/WebServerResources/dtree.js
196218
196219commit ef275a7674627556bf475e630624eecfe72f9f09
196220Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196221Date:   Fri Dec 22 19:15:35 2006 +0000
196222
196223    Monotone-Parent: ae373f43368bbefdd9c2bca78c1cfea613d86832
196224    Monotone-Revision: fe41830eaa82e69f64379323ab62164ca28f558d
196225
196226    Monotone-Author: wsourdeau@inverse.ca
196227    Monotone-Date: 2006-12-22T19:15:35
196228    Monotone-Branch: ca.inverse.sogo
196229
196230M	UI/Templates/MailerUI/UIxMailTree.wox
196231
196232commit f6e5a110c40a1311ebc56e9da07ab796623238e5
196233Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196234Date:   Fri Dec 22 17:07:27 2006 +0000
196235
196236    Monotone-Parent: a3b4583a95b88223d1e19194a62af3dee02ca608
196237    Monotone-Revision: ae373f43368bbefdd9c2bca78c1cfea613d86832
196238
196239    Monotone-Author: wsourdeau@inverse.ca
196240    Monotone-Date: 2006-12-22T17:07:27
196241    Monotone-Branch: ca.inverse.sogo
196242
196243M	UI/MailerUI/GNUmakefile
196244
196245commit 265e582fb0b55f28004163f7958b5c742e77fdb3
196246Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196247Date:   Fri Dec 22 17:07:15 2006 +0000
196248
196249    Monotone-Parent: d7e6aefd1b9108964b5b73aaa4990bf5dc4c6066
196250    Monotone-Revision: a3b4583a95b88223d1e19194a62af3dee02ca608
196251
196252    Monotone-Author: wsourdeau@inverse.ca
196253    Monotone-Date: 2006-12-22T17:07:15
196254    Monotone-Branch: ca.inverse.sogo
196255
196256M	ChangeLog
196257M	UI/MailerUI/UIxMailMainFrame.m
196258
196259commit c2b843cddc7f10411c9ddabd9e4cbf07624a045e
196260Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196261Date:   Fri Dec 22 17:06:17 2006 +0000
196262
196263    Monotone-Parent: d535d7ddfc7b2fe0512601074c136e964343f019
196264    Monotone-Revision: d7e6aefd1b9108964b5b73aaa4990bf5dc4c6066
196265
196266    Monotone-Author: wsourdeau@inverse.ca
196267    Monotone-Date: 2006-12-22T17:06:17
196268    Monotone-Branch: ca.inverse.sogo
196269
196270M	ChangeLog
196271A	UI/MailerUI/UIxMailPopupView.m
196272
196273commit 33acdfb5f2f7a0c48ef3093af74378f89cc32dbc
196274Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196275Date:   Fri Dec 22 17:05:13 2006 +0000
196276
196277    Monotone-Parent: 8753dcb2e70b6f0507ea84bb100f503152e814e4
196278    Monotone-Revision: d535d7ddfc7b2fe0512601074c136e964343f019
196279
196280    Monotone-Author: wsourdeau@inverse.ca
196281    Monotone-Date: 2006-12-22T17:05:13
196282    Monotone-Branch: ca.inverse.sogo
196283
196284M	ChangeLog
196285D	UI/MailerUI/UIxMailAccountView.m
196286A	UI/MailerUI/UIxMailSplashView.m
196287
196288commit 52bc513e82042427e30a6c3f9c9a6e49c06dc635
196289Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196290Date:   Fri Dec 22 17:04:29 2006 +0000
196291
196292    Monotone-Parent: e64a16a6a67dc050d91820a8a62895638d4d1441
196293    Monotone-Revision: 8753dcb2e70b6f0507ea84bb100f503152e814e4
196294
196295    Monotone-Author: wsourdeau@inverse.ca
196296    Monotone-Date: 2006-12-22T17:04:29
196297    Monotone-Branch: ca.inverse.sogo
196298
196299M	UI/Scheduler/English.lproj/Localizable.strings
196300M	UI/Scheduler/French.lproj/Localizable.strings
196301
196302commit caa36725b78cda54169e97c88684fc322c9e9be6
196303Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196304Date:   Fri Dec 22 17:02:12 2006 +0000
196305
196306    Monotone-Parent: 2e77a2e6f2332e279f7000689f3410f5e2d8427e
196307    Monotone-Revision: e64a16a6a67dc050d91820a8a62895638d4d1441
196308
196309    Monotone-Author: wsourdeau@inverse.ca
196310    Monotone-Date: 2006-12-22T17:02:12
196311    Monotone-Branch: ca.inverse.sogo
196312
196313M	UI/MailerUI/product.plist
196314
196315commit 79a9bb7d0344c51e11b0db04d00d26e328ed9b8a
196316Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196317Date:   Fri Dec 22 17:02:01 2006 +0000
196318
196319    Monotone-Parent: 894040959f04f3ec2b197130603cd4d9eb104d53
196320    Monotone-Revision: 2e77a2e6f2332e279f7000689f3410f5e2d8427e
196321
196322    Monotone-Author: wsourdeau@inverse.ca
196323    Monotone-Date: 2006-12-22T17:02:01
196324    Monotone-Branch: ca.inverse.sogo
196325
196326M	UI/MailerUI/UIxMailView.m
196327
196328commit f6ecebeb1b45f86d63fea4bdba71e63b2bc48be0
196329Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196330Date:   Fri Dec 22 16:58:42 2006 +0000
196331
196332    Monotone-Parent: 90f9a30ea616dbd91c871765a8975d11b08b4e72
196333    Monotone-Revision: 894040959f04f3ec2b197130603cd4d9eb104d53
196334
196335    Monotone-Author: wsourdeau@inverse.ca
196336    Monotone-Date: 2006-12-22T16:58:42
196337    Monotone-Branch: ca.inverse.sogo
196338
196339M	UI/Templates/ContactsUI/UIxContactsFilterPanel.wox
196340M	UI/Templates/SchedulerUI/UIxCalAptListView.wox
196341M	UI/Templates/SchedulerUI/UIxCalFilterPanel.wox
196342M	UI/Templates/SchedulerUI/UIxCalMainView.wox
196343
196344commit 0edd70a5900dbdca56a6e771bce9c509fa3f54eb
196345Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196346Date:   Fri Dec 22 16:58:30 2006 +0000
196347
196348    Monotone-Parent: eb6c5ec3f5c58ecda67ffa9573b4076970983140
196349    Monotone-Revision: 90f9a30ea616dbd91c871765a8975d11b08b4e72
196350
196351    Monotone-Author: wsourdeau@inverse.ca
196352    Monotone-Date: 2006-12-22T16:58:30
196353    Monotone-Branch: ca.inverse.sogo
196354
196355D	UI/Templates/MailerUI/UIxMailAccountView.wox
196356D	UI/Templates/MailerUI/UIxMailAccountViewContainer.wox
196357D	UI/Templates/MailerUI/UIxMailAccountsView.wox
196358M	UI/Templates/MailerUI/UIxMailEditor.wox
196359M	UI/Templates/MailerUI/UIxMailFilterPanel.wox
196360M	UI/Templates/MailerUI/UIxMailFolderACLEditor.wox
196361M	UI/Templates/MailerUI/UIxMailListView.wox
196362D	UI/Templates/MailerUI/UIxMailListViewContainer.wox
196363M	UI/Templates/MailerUI/UIxMailMainFrame.wox
196364A	UI/Templates/MailerUI/UIxMailPopupView.wox
196365A	UI/Templates/MailerUI/UIxMailSplashView.wox
196366M	UI/Templates/MailerUI/UIxMailTree.wox
196367M	UI/Templates/MailerUI/UIxMailTreeBlockJS.wox
196368M	UI/Templates/MailerUI/UIxMailView.wox
196369D	UI/Templates/MailerUI/UIxMailViewContainer.wox
196370M	UI/Templates/MailerUI/UIxSieveEditor.wox
196371
196372commit ff58a743f3b521843c8a3a796e486f41523fe297
196373Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196374Date:   Fri Dec 22 16:58:10 2006 +0000
196375
196376    Monotone-Parent: b39590aad55e71ea4cc7ed70ee06d289e904959a
196377    Monotone-Revision: eb6c5ec3f5c58ecda67ffa9573b4076970983140
196378
196379    Monotone-Author: wsourdeau@inverse.ca
196380    Monotone-Date: 2006-12-22T16:58:10
196381    Monotone-Branch: ca.inverse.sogo
196382
196383M	ChangeLog
196384D	UI/MailerUI/UIxMailAccountViewContainer.h
196385D	UI/MailerUI/UIxMailAccountViewContainer.m
196386D	UI/MailerUI/UIxMailAccountsView.m
196387D	UI/MailerUI/UIxMailListViewContainer.h
196388D	UI/MailerUI/UIxMailListViewContainer.m
196389D	UI/MailerUI/UIxMailViewContainer.h
196390D	UI/MailerUI/UIxMailViewContainer.m
196391
196392commit a21241f620c06f95e71dd7adde3cc89da8f9a6e7
196393Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196394Date:   Fri Dec 22 16:48:36 2006 +0000
196395
196396    Monotone-Parent: e8176d01432cb95784ce3ce45d2c8f4e36b46bdd
196397    Monotone-Revision: b39590aad55e71ea4cc7ed70ee06d289e904959a
196398
196399    Monotone-Author: wsourdeau@inverse.ca
196400    Monotone-Date: 2006-12-22T16:48:36
196401    Monotone-Branch: ca.inverse.sogo
196402
196403M	.mtn-ignore
196404
196405commit 5f2f11e5b0e35691ad9aea52cf9de4ff3386c102
196406Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196407Date:   Fri Dec 22 16:48:16 2006 +0000
196408
196409    Monotone-Parent: 0aac806f5c69535395d7afe19450dab4f13e26ec
196410    Monotone-Revision: e8176d01432cb95784ce3ce45d2c8f4e36b46bdd
196411
196412    Monotone-Author: wsourdeau@inverse.ca
196413    Monotone-Date: 2006-12-22T16:48:16
196414    Monotone-Branch: ca.inverse.sogo
196415
196416M	UI/WebServerResources/ContactsUI.css
196417M	UI/WebServerResources/MailerUI.css
196418M	UI/WebServerResources/SchedulerUI.css
196419M	UI/WebServerResources/generic.css
196420
196421commit 94740e186c48f2800f7266e21c7f39814d5ecfb9
196422Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196423Date:   Fri Dec 22 16:48:11 2006 +0000
196424
196425    Monotone-Parent: 21947601e8d55a07243cb36a9943a7ddc4148e06
196426    Monotone-Revision: 0aac806f5c69535395d7afe19450dab4f13e26ec
196427
196428    Monotone-Author: wsourdeau@inverse.ca
196429    Monotone-Date: 2006-12-22T16:48:11
196430    Monotone-Branch: ca.inverse.sogo
196431
196432M	UI/WebServerResources/MailerUI.js
196433M	UI/WebServerResources/SchedulerUI.js
196434M	UI/WebServerResources/dtree.js
196435M	UI/WebServerResources/generic.js
196436
196437commit 215a4638477da66fd064708ef6933d86a2235396
196438Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196439Date:   Wed Dec 20 22:55:54 2006 +0000
196440
196441    Monotone-Parent: 3f4219a57994d48948bd4148cb90b8d4c2c820df
196442    Monotone-Revision: 21947601e8d55a07243cb36a9943a7ddc4148e06
196443
196444    Monotone-Author: wsourdeau@inverse.ca
196445    Monotone-Date: 2006-12-20T22:55:54
196446    Monotone-Branch: ca.inverse.sogo
196447
196448M	UI/WebServerResources/HTMLTableElement.js
196449M	UI/WebServerResources/MailerUI.js
196450M	UI/WebServerResources/SchedulerUI.js
196451M	UI/WebServerResources/generic.js
196452
196453commit 526c4e0934283c08c43bc63e02183b949a891451
196454Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196455Date:   Wed Dec 20 22:54:46 2006 +0000
196456
196457    Monotone-Parent: 471935c8bdc2cfc136eb85128892971dcf39e208
196458    Monotone-Revision: 3f4219a57994d48948bd4148cb90b8d4c2c820df
196459
196460    Monotone-Author: wsourdeau@inverse.ca
196461    Monotone-Date: 2006-12-20T22:54:46
196462    Monotone-Branch: ca.inverse.sogo
196463
196464M	ChangeLog
196465M	UI/WebServerResources/HTMLElement.js
196466
196467commit ee03cc85567c6d75c4e9b3e03dcb5219265fd00d
196468Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196469Date:   Wed Dec 20 22:53:58 2006 +0000
196470
196471    Monotone-Parent: ce2a8f7b1f3d8638da3f2af27fc3284288b4f1d6
196472    Monotone-Revision: 471935c8bdc2cfc136eb85128892971dcf39e208
196473
196474    Monotone-Author: wsourdeau@inverse.ca
196475    Monotone-Date: 2006-12-20T22:53:58
196476    Monotone-Branch: ca.inverse.sogo
196477
196478M	ChangeLog
196479M	UI/WebServerResources/ContactsUI.js
196480
196481commit 702b62f07235371aa9199473319c3b29affe15e8
196482Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196483Date:   Wed Dec 20 22:52:32 2006 +0000
196484
196485    Monotone-Parent: 42150bca7cff4d10d636557c189a1431f47637d5
196486    Monotone-Revision: ce2a8f7b1f3d8638da3f2af27fc3284288b4f1d6
196487
196488    Monotone-Author: wsourdeau@inverse.ca
196489    Monotone-Date: 2006-12-20T22:52:32
196490    Monotone-Branch: ca.inverse.sogo
196491
196492M	ChangeLog
196493M	UI/Contacts/UIxContactFoldersView.m
196494
196495commit 87d5799b720f50251e17b923f9dcdcee70c733e6
196496Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196497Date:   Wed Dec 20 22:48:09 2006 +0000
196498
196499    Monotone-Parent: f78673e9c13e6ce202205427cc3af22b78ae2851
196500    Monotone-Revision: 42150bca7cff4d10d636557c189a1431f47637d5
196501
196502    Monotone-Author: wsourdeau@inverse.ca
196503    Monotone-Date: 2006-12-20T22:48:09
196504    Monotone-Branch: ca.inverse.sogo
196505
196506M	UI/Contacts/English.lproj/Localizable.strings
196507M	UI/Contacts/French.lproj/Localizable.strings
196508
196509commit 91ca688e5d4ba38cfd2542e628b8fea2ff0cfcf2
196510Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196511Date:   Wed Dec 20 22:47:54 2006 +0000
196512
196513    Monotone-Parent: 8d2035215ca57967d9002ac76444601768ab5670
196514    Monotone-Revision: f78673e9c13e6ce202205427cc3af22b78ae2851
196515
196516    Monotone-Author: wsourdeau@inverse.ca
196517    Monotone-Date: 2006-12-20T22:47:54
196518    Monotone-Branch: ca.inverse.sogo
196519
196520M	SoObjects/SOGo/SOGoObject.h
196521
196522commit 9f3be3b0c91eeb90929e55ac5c8bf5eee59a1b47
196523Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196524Date:   Wed Dec 20 22:47:30 2006 +0000
196525
196526    Monotone-Parent: 52fcdfdee71eae8ba8b51b575ff745e2a38a175f
196527    Monotone-Revision: 8d2035215ca57967d9002ac76444601768ab5670
196528
196529    Monotone-Author: wsourdeau@inverse.ca
196530    Monotone-Date: 2006-12-20T22:47:30
196531    Monotone-Branch: ca.inverse.sogo
196532
196533M	UI/Contacts/product.plist
196534
196535commit 9627f8608f7cb54de5784b7cb831e214dadd72ab
196536Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196537Date:   Wed Dec 20 22:47:10 2006 +0000
196538
196539    Monotone-Parent: e59b773742249fe1b0b7c6ade68133f91b60e6ab
196540    Monotone-Revision: 52fcdfdee71eae8ba8b51b575ff745e2a38a175f
196541
196542    Monotone-Author: wsourdeau@inverse.ca
196543    Monotone-Date: 2006-12-20T22:47:10
196544    Monotone-Branch: ca.inverse.sogo
196545
196546M	UI/WebServerResources/ContactsUI.css
196547
196548commit 6564b2464cda6639194f02b924c3d7ec7a471ff2
196549Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196550Date:   Wed Dec 20 22:46:55 2006 +0000
196551
196552    Monotone-Parent: 1166336fab8e7bdf13b850af8c0155fa72c445ff
196553    Monotone-Revision: e59b773742249fe1b0b7c6ade68133f91b60e6ab
196554
196555    Monotone-Author: wsourdeau@inverse.ca
196556    Monotone-Date: 2006-12-20T22:46:55
196557    Monotone-Branch: ca.inverse.sogo
196558
196559M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
196560
196561commit 05c347d2816a4625d045dfeb3b8761ffff18d2c4
196562Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196563Date:   Wed Dec 20 16:45:52 2006 +0000
196564
196565    Monotone-Parent: 85e8a21a77536298272957804613bdc6189853fc
196566    Monotone-Revision: 1166336fab8e7bdf13b850af8c0155fa72c445ff
196567
196568    Monotone-Author: wsourdeau@inverse.ca
196569    Monotone-Date: 2006-12-20T16:45:52
196570    Monotone-Branch: ca.inverse.sogo
196571
196572M	UI/WebServerResources/ContactsUI.js
196573M	UI/WebServerResources/SchedulerUI.js
196574M	UI/WebServerResources/UIxAclEditor.css
196575M	UI/WebServerResources/generic.js
196576
196577commit e66bf60cb7728202dc3260cca091f54a37585c9f
196578Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196579Date:   Wed Dec 20 16:45:35 2006 +0000
196580
196581    Monotone-Parent: 373c88d1b022af209d0c5807d62b262cf60ee5bf
196582    Monotone-Revision: 85e8a21a77536298272957804613bdc6189853fc
196583
196584    Monotone-Author: wsourdeau@inverse.ca
196585    Monotone-Date: 2006-12-20T16:45:35
196586    Monotone-Branch: ca.inverse.sogo
196587
196588M	UI/Templates/UIxAclEditor.wox
196589
196590commit ea6a0c42b559efa11276555e94c2f0ebd8504387
196591Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196592Date:   Wed Dec 20 16:45:28 2006 +0000
196593
196594    Monotone-Parent: c5cb8ff1799cfa8bdbefc0ec3eb54005562ff83d
196595    Monotone-Revision: 373c88d1b022af209d0c5807d62b262cf60ee5bf
196596
196597    Monotone-Author: wsourdeau@inverse.ca
196598    Monotone-Date: 2006-12-20T16:45:28
196599    Monotone-Branch: ca.inverse.sogo
196600
196601M	UI/Common/UIxAclEditor.h
196602
196603commit 1aaaaa1de45a873df34a8c69c619f4bde77d880b
196604Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196605Date:   Wed Dec 20 16:45:12 2006 +0000
196606
196607    Monotone-Parent: 27f1e1f9632b75ace73a3fa46bc3555f0b58fd1a
196608    Monotone-Revision: c5cb8ff1799cfa8bdbefc0ec3eb54005562ff83d
196609
196610    Monotone-Author: wsourdeau@inverse.ca
196611    Monotone-Date: 2006-12-20T16:45:12
196612    Monotone-Branch: ca.inverse.sogo
196613
196614M	UI/Contacts/English.lproj/Localizable.strings
196615M	UI/Contacts/French.lproj/Localizable.strings
196616
196617commit 661b382ad3de857648745008120796894ff3d08b
196618Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196619Date:   Wed Dec 20 16:43:55 2006 +0000
196620
196621    Monotone-Parent: fc0b62f31661ab035a0e7790a8a09254faa2dfb3
196622    Monotone-Revision: 27f1e1f9632b75ace73a3fa46bc3555f0b58fd1a
196623
196624    Monotone-Author: wsourdeau@inverse.ca
196625    Monotone-Date: 2006-12-20T16:43:55
196626    Monotone-Branch: ca.inverse.sogo
196627
196628M	ChangeLog
196629M	UI/Common/UIxAclEditor.m
196630
196631commit 0ca8bb4ee9e41c285b8ac9582452b47701a9403c
196632Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196633Date:   Wed Dec 20 16:43:15 2006 +0000
196634
196635    Monotone-Parent: 25927deff6f20855f706ef7448a2719227a7781c
196636    Monotone-Revision: fc0b62f31661ab035a0e7790a8a09254faa2dfb3
196637
196638    Monotone-Author: wsourdeau@inverse.ca
196639    Monotone-Date: 2006-12-20T16:43:15
196640    Monotone-Branch: ca.inverse.sogo
196641
196642M	UI/Common/English.lproj/Localizable.strings
196643M	UI/Common/French.lproj/Localizable.strings
196644
196645commit d87eeedd189d922ad3af6c0348f24a7b95eb1446
196646Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196647Date:   Wed Dec 20 16:43:03 2006 +0000
196648
196649    Monotone-Parent: a48e56be9dc4f4c17d6374ea074196e8073e8842
196650    Monotone-Revision: 25927deff6f20855f706ef7448a2719227a7781c
196651
196652    Monotone-Author: wsourdeau@inverse.ca
196653    Monotone-Date: 2006-12-20T16:43:03
196654    Monotone-Branch: ca.inverse.sogo
196655
196656M	SoObjects/Contacts/product.plist
196657
196658commit 828f177c6088575dd0383967da6e93647246f9a3
196659Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196660Date:   Tue Dec 19 20:59:17 2006 +0000
196661
196662    Monotone-Parent: 3a8c861a24282c4e8828e312e58b52573eb971e6
196663    Monotone-Revision: a48e56be9dc4f4c17d6374ea074196e8073e8842
196664
196665    Monotone-Author: wsourdeau@inverse.ca
196666    Monotone-Date: 2006-12-19T20:59:17
196667    Monotone-Branch: ca.inverse.sogo
196668
196669M	UI/Contacts/French.lproj/Localizable.strings
196670M	UI/WebServerResources/SchedulerUI.css
196671M	UI/WebServerResources/SchedulerUI.js
196672
196673commit 961ceb4a6c80a3cc11b7a97c5941993a5bf72d56
196674Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196675Date:   Tue Dec 19 20:59:11 2006 +0000
196676
196677    Monotone-Parent: 178e12e8acc2c953743deaff7ad6e66cf95244b4
196678    Monotone-Revision: 3a8c861a24282c4e8828e312e58b52573eb971e6
196679
196680    Monotone-Author: wsourdeau@inverse.ca
196681    Monotone-Date: 2006-12-19T20:59:11
196682    Monotone-Branch: ca.inverse.sogo
196683
196684M	Main/SOGo.m
196685
196686commit 1e0404d662ecdf7fce5697fd46bbc99825f6914f
196687Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196688Date:   Tue Dec 19 20:58:42 2006 +0000
196689
196690    Monotone-Parent: 4d602a103e8374d8aced65e9979231733ede20b2
196691    Monotone-Revision: 178e12e8acc2c953743deaff7ad6e66cf95244b4
196692
196693    Monotone-Author: wsourdeau@inverse.ca
196694    Monotone-Date: 2006-12-19T20:58:42
196695    Monotone-Branch: ca.inverse.sogo
196696
196697M	SoObjects/Appointments/SOGoAppointmentFolder.m
196698M	SoObjects/SOGo/SOGoAclsFolder.m
196699M	UI/WebServerResources/ContactsUI.js
196700M	UI/WebServerResources/UIxAppointmentEditor.js
196701M	UI/WebServerResources/UIxTaskEditor.js
196702
196703commit 8bc105c8542b83b13bbe4b4da6e05b981f4a4585
196704Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196705Date:   Tue Dec 19 19:17:35 2006 +0000
196706
196707    Monotone-Parent: 1b12beb00e557f3ecfec3bb87a586b501981fced
196708    Monotone-Revision: 4d602a103e8374d8aced65e9979231733ede20b2
196709
196710    Monotone-Author: wsourdeau@inverse.ca
196711    Monotone-Date: 2006-12-19T19:17:35
196712    Monotone-Branch: ca.inverse.sogo
196713
196714M	UI/Templates/UIxPageFrame.wox
196715M	UI/WebServerResources/SchedulerUI.js
196716M	UI/WebServerResources/generic.js
196717
196718commit 2c1c56956f53223534ccc2fe6ad89884031e52e6
196719Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196720Date:   Tue Dec 19 17:06:07 2006 +0000
196721
196722    Monotone-Parent: 3539ecd8be9d6a343ed36dd75849ea9713497066
196723    Monotone-Revision: 1b12beb00e557f3ecfec3bb87a586b501981fced
196724
196725    Monotone-Author: wsourdeau@inverse.ca
196726    Monotone-Date: 2006-12-19T17:06:07
196727    Monotone-Branch: ca.inverse.sogo
196728
196729M	UI/Scheduler/UIxCalView.h
196730M	UI/Scheduler/UIxCalView.m
196731M	UI/Scheduler/UIxComponentEditor.m
196732M	UI/Scheduler/product.plist
196733M	UI/Templates/SchedulerUI/UIxCalCalendarsListView.wox
196734M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
196735M	UI/WebServerResources/SchedulerUI.css
196736M	UI/WebServerResources/SchedulerUI.js
196737
196738commit c5698c56f1d2213ccbbba3c719807309cfd0a2c4
196739Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196740Date:   Tue Dec 19 17:05:28 2006 +0000
196741
196742    Monotone-Parent: 50485da98a8b2535a5e2511ba4e1bd8025373815
196743    Monotone-Revision: 3539ecd8be9d6a343ed36dd75849ea9713497066
196744
196745    Monotone-Author: wsourdeau@inverse.ca
196746    Monotone-Date: 2006-12-19T17:05:28
196747    Monotone-Branch: ca.inverse.sogo
196748
196749M	ChangeLog
196750M	UI/Scheduler/UIxCalMainView.m
196751
196752commit 87c7e33e166d54de461b760f5be3cec47b660d68
196753Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196754Date:   Tue Dec 19 17:03:41 2006 +0000
196755
196756    Monotone-Parent: 648006b4eaaf4d9129f55629de21c0cfb36a0e58
196757    Monotone-Revision: 50485da98a8b2535a5e2511ba4e1bd8025373815
196758
196759    Monotone-Author: wsourdeau@inverse.ca
196760    Monotone-Date: 2006-12-19T17:03:41
196761    Monotone-Branch: ca.inverse.sogo
196762
196763M	ChangeLog
196764M	SoObjects/SOGo/SOGoObject.h
196765M	SoObjects/SOGo/SOGoObject.m
196766
196767commit 6c3f7272271ef94462e065322c2d38ea04253699
196768Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196769Date:   Tue Dec 19 17:02:58 2006 +0000
196770
196771    Monotone-Parent: f555022105c23061ee6fe2d4a984f94a80907c29
196772    Monotone-Revision: 648006b4eaaf4d9129f55629de21c0cfb36a0e58
196773
196774    Monotone-Author: wsourdeau@inverse.ca
196775    Monotone-Date: 2006-12-19T17:02:58
196776    Monotone-Branch: ca.inverse.sogo
196777
196778M	SoObjects/Contacts/SOGoContactFolders.m
196779
196780commit 8431bbaf5a1961075273fe4bbf198bf16fdcdc70
196781Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196782Date:   Tue Dec 19 17:02:42 2006 +0000
196783
196784    Monotone-Parent: 5f26d4e575d6317b2bf8811e502af472aa607ac4
196785    Monotone-Revision: f555022105c23061ee6fe2d4a984f94a80907c29
196786
196787    Monotone-Author: wsourdeau@inverse.ca
196788    Monotone-Date: 2006-12-19T17:02:42
196789    Monotone-Branch: ca.inverse.sogo
196790
196791M	SoObjects/Appointments/product.plist
196792
196793commit ed5d95b408a72d2df60ae38d1080f8a1acda8689
196794Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196795Date:   Tue Dec 19 17:02:33 2006 +0000
196796
196797    Monotone-Parent: 0d6d08f519f87a48faf11bb5cac050269622c10c
196798    Monotone-Revision: 5f26d4e575d6317b2bf8811e502af472aa607ac4
196799
196800    Monotone-Author: wsourdeau@inverse.ca
196801    Monotone-Date: 2006-12-19T17:02:33
196802    Monotone-Branch: ca.inverse.sogo
196803
196804M	SoObjects/Appointments/SOGoGroupAppointmentFolder.m
196805
196806commit d912af1007f0a5832e4bed5fd8c8de396644fbcd
196807Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196808Date:   Tue Dec 19 17:02:15 2006 +0000
196809
196810    Monotone-Parent: 40771f087f196edd3af10cf4202e2ce91e3c9f58
196811    Monotone-Revision: 0d6d08f519f87a48faf11bb5cac050269622c10c
196812
196813    Monotone-Author: wsourdeau@inverse.ca
196814    Monotone-Date: 2006-12-19T17:02:15
196815    Monotone-Branch: ca.inverse.sogo
196816
196817M	ChangeLog
196818M	SoObjects/Appointments/SOGoAppointmentFolder.h
196819M	SoObjects/Appointments/SOGoAppointmentFolder.m
196820
196821commit 3cc1c13e821508f6254185d2d4164824acdb7391
196822Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196823Date:   Fri Dec 15 22:45:30 2006 +0000
196824
196825    Monotone-Parent: b760d621e7a6656db365f14583da4ff33c68c87b
196826    Monotone-Revision: 40771f087f196edd3af10cf4202e2ce91e3c9f58
196827
196828    Monotone-Author: wsourdeau@inverse.ca
196829    Monotone-Date: 2006-12-15T22:45:30
196830    Monotone-Branch: ca.inverse.sogo
196831
196832M	SoObjects/Contacts/SOGoContactFolders.m
196833M	SoObjects/SOGo/SOGoUserFolder.m
196834
196835commit 9114b54ec9dc1ea4603fc39296ae119ce1d8a8d8
196836Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196837Date:   Fri Dec 15 22:23:38 2006 +0000
196838
196839    Monotone-Parent: 789e36ae92d5b925324850844b3aff2f804f46c7
196840    Monotone-Revision: b760d621e7a6656db365f14583da4ff33c68c87b
196841
196842    Monotone-Author: wsourdeau@inverse.ca
196843    Monotone-Date: 2006-12-15T22:23:38
196844    Monotone-Branch: ca.inverse.sogo
196845
196846M	UI/WebServerResources/SchedulerUI.js
196847
196848commit 9a82f1aa830ddf0f17c21cb26ec77e03851aa678
196849Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196850Date:   Fri Dec 15 22:23:27 2006 +0000
196851
196852    Monotone-Parent: 3524afe3dc1375b43899e42b224b6e28d30bd026
196853    Monotone-Revision: 789e36ae92d5b925324850844b3aff2f804f46c7
196854
196855    Monotone-Author: wsourdeau@inverse.ca
196856    Monotone-Date: 2006-12-15T22:23:27
196857    Monotone-Branch: ca.inverse.sogo
196858
196859M	UI/SOGoUI/UIxComponent.m
196860
196861commit 5a4deaefb51236a5a3a550e8aa90d7e132efc394
196862Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196863Date:   Fri Dec 15 22:22:44 2006 +0000
196864
196865    Monotone-Parent: ff214773dda1a075605ffce354878b51039fe0fb
196866    Monotone-Revision: 3524afe3dc1375b43899e42b224b6e28d30bd026
196867
196868    Monotone-Author: wsourdeau@inverse.ca
196869    Monotone-Date: 2006-12-15T22:22:44
196870    Monotone-Branch: ca.inverse.sogo
196871
196872M	UI/Common/UIxAclEditor.m
196873
196874commit 07a725073003ec7df75f68475075dba3063e3d31
196875Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196876Date:   Fri Dec 15 22:22:32 2006 +0000
196877
196878    Monotone-Parent: a8ff5d618705954a1e2ccfddf45142f36cab5a29
196879    Monotone-Revision: ff214773dda1a075605ffce354878b51039fe0fb
196880
196881    Monotone-Author: wsourdeau@inverse.ca
196882    Monotone-Date: 2006-12-15T22:22:32
196883    Monotone-Branch: ca.inverse.sogo
196884
196885M	ChangeLog
196886M	SoObjects/SOGo/SOGoUserFolder.m
196887
196888commit e6cc2a5e9c9d5b43d0fc653609d9a4380e6fe576
196889Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196890Date:   Fri Dec 15 22:21:51 2006 +0000
196891
196892    Monotone-Parent: 6b345f8997ac1b3e9d84b874889b5fac1528077b
196893    Monotone-Revision: a8ff5d618705954a1e2ccfddf45142f36cab5a29
196894
196895    Monotone-Author: wsourdeau@inverse.ca
196896    Monotone-Date: 2006-12-15T22:21:51
196897    Monotone-Branch: ca.inverse.sogo
196898
196899M	SoObjects/SOGo/SOGoUser.m
196900
196901commit 6353eca278e2b4268f3e8daa4b9afa740e7b0bf6
196902Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196903Date:   Fri Dec 15 22:20:02 2006 +0000
196904
196905    Monotone-Parent: 9f39b351dc2a5dbc00529892e9994ceff8f696d2
196906    Monotone-Revision: 6b345f8997ac1b3e9d84b874889b5fac1528077b
196907
196908    Monotone-Author: wsourdeau@inverse.ca
196909    Monotone-Date: 2006-12-15T22:20:02
196910    Monotone-Branch: ca.inverse.sogo
196911
196912M	ChangeLog
196913M	SoObjects/SOGo/SOGoAclsFolder.h
196914M	SoObjects/SOGo/SOGoAclsFolder.m
196915
196916commit ebd5a6cfb6c32e29cbc216d410d58c95f9f62050
196917Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196918Date:   Fri Dec 15 22:18:55 2006 +0000
196919
196920    Monotone-Parent: 293e773bade06f97acb90961a13323cdf0e8bcd7
196921    Monotone-Revision: 9f39b351dc2a5dbc00529892e9994ceff8f696d2
196922
196923    Monotone-Author: wsourdeau@inverse.ca
196924    Monotone-Date: 2006-12-15T22:18:55
196925    Monotone-Branch: ca.inverse.sogo
196926
196927M	ChangeLog
196928M	SoObjects/Contacts/SOGoContactFolders.m
196929
196930commit 17a4faa5f65fe86ddfd7b43a460ecb691df065a8
196931Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196932Date:   Fri Dec 15 22:17:25 2006 +0000
196933
196934    Monotone-Parent: 21d3c266f32d058a6d1133567ac844486a87d2b3
196935    Monotone-Revision: 293e773bade06f97acb90961a13323cdf0e8bcd7
196936
196937    Monotone-Author: wsourdeau@inverse.ca
196938    Monotone-Date: 2006-12-15T22:17:25
196939    Monotone-Branch: ca.inverse.sogo
196940
196941M	OGoContentStore/sql/acls.sh
196942M	OGoContentStore/sql/folderinfo-create.psql
196943M	OGoContentStore/sql/generate-folderinfo-sql-for-users.sh
196944
196945commit e763a81abc3657df7ec6e7d7c39f74c920d7b9d5
196946Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196947Date:   Fri Dec 15 22:17:18 2006 +0000
196948
196949    Monotone-Parent: 2c19ee7219175180e24933508fc6fa11673f73e0
196950    Monotone-Revision: 21d3c266f32d058a6d1133567ac844486a87d2b3
196951
196952    Monotone-Author: wsourdeau@inverse.ca
196953    Monotone-Date: 2006-12-15T22:17:18
196954    Monotone-Branch: ca.inverse.sogo
196955
196956M	OGoContentStore/GNUmakefile
196957
196958commit e47a309284792e08285af3b6842ffa0ae348207a
196959Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196960Date:   Fri Dec 15 22:17:00 2006 +0000
196961
196962    Monotone-Parent: 04c74b765ea8033858202ae2f613bc7e35c7b198
196963    Monotone-Revision: 2c19ee7219175180e24933508fc6fa11673f73e0
196964
196965    Monotone-Author: wsourdeau@inverse.ca
196966    Monotone-Date: 2006-12-15T22:17:00
196967    Monotone-Branch: ca.inverse.sogo
196968
196969D	OGoContentStore/acls.ocs
196970
196971commit 87b9ce1c6b3514d17c623db7890b4652120248b6
196972Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196973Date:   Fri Dec 15 15:16:03 2006 +0000
196974
196975    Monotone-Parent: 4e29c9141c3baa1b13e856cae96ad405650bbc7a
196976    Monotone-Revision: 04c74b765ea8033858202ae2f613bc7e35c7b198
196977
196978    Monotone-Author: wsourdeau@inverse.ca
196979    Monotone-Date: 2006-12-15T15:16:03
196980    Monotone-Branch: ca.inverse.sogo
196981
196982A	OGoContentStore/sql/acls.sh
196983M	OGoContentStore/sql/generate-folderinfo-sql-for-users.sh
196984A	OGoContentStore/sql/sogo-folderinfo.sh
196985
196986commit 3eb6fa40482b69b3e61fc4d6ebf0ee3441e65ba4
196987Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
196988Date:   Fri Dec 15 15:15:26 2006 +0000
196989
196990    Monotone-Parent: 035a7461367cb96790062dc6cf38d9a910a09534
196991    Monotone-Revision: 4e29c9141c3baa1b13e856cae96ad405650bbc7a
196992
196993    Monotone-Author: wsourdeau@inverse.ca
196994    Monotone-Date: 2006-12-15T15:15:26
196995    Monotone-Branch: ca.inverse.sogo
196996
196997M	SoObjects/Appointments/product.plist
196998M	SoObjects/Contacts/product.plist
196999M	SoObjects/Mailer/product.plist
197000
197001commit 5cbb10be79cc430e8377595cf3b2fb84b028c719
197002Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197003Date:   Fri Dec 15 15:15:14 2006 +0000
197004
197005    Monotone-Parent: 3a8b54652636e357a114d90c7fbe2ff4f944a60f
197006    Monotone-Revision: 035a7461367cb96790062dc6cf38d9a910a09534
197007
197008    Monotone-Author: wsourdeau@inverse.ca
197009    Monotone-Date: 2006-12-15T15:15:14
197010    Monotone-Branch: ca.inverse.sogo
197011
197012M	UI/WebServerResources/ContactsUI.js
197013M	UI/WebServerResources/SchedulerUI.js
197014
197015commit 02359d94a826eae15559821b6219040aaeb38e0f
197016Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197017Date:   Thu Dec 14 21:22:57 2006 +0000
197018
197019    Monotone-Parent: b2699a981cd5458fbd1da1a9a72992020a29a4fc
197020    Monotone-Revision: 3a8b54652636e357a114d90c7fbe2ff4f944a60f
197021
197022    Monotone-Author: wsourdeau@inverse.ca
197023    Monotone-Date: 2006-12-14T21:22:57
197024    Monotone-Branch: ca.inverse.sogo
197025
197026M	ChangeLog
197027M	Main/SOGo.m
197028
197029commit dc4071840940bd17ab466ebd915bc50a9b8af3b1
197030Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197031Date:   Thu Dec 14 21:20:13 2006 +0000
197032
197033    SoObjects/Appointments/GNUmakefile
197034
197035    Monotone-Parent: 18c8420c0a0c752ea4dd761f934a473b321568f8
197036    Monotone-Revision: b2699a981cd5458fbd1da1a9a72992020a29a4fc
197037
197038    Monotone-Author: wsourdeau@inverse.ca
197039    Monotone-Date: 2006-12-14T21:20:13
197040    Monotone-Branch: ca.inverse.sogo
197041
197042M	Main/SOGo.m
197043M	SoObjects/Appointments/GNUmakefile
197044M	SoObjects/Appointments/SOGoAppointmentFolder.h
197045M	SoObjects/Appointments/SOGoAppointmentFolder.m
197046M	SoObjects/Appointments/SOGoAppointmentObject.h
197047M	SoObjects/Appointments/SOGoAppointmentObject.m
197048M	SoObjects/Appointments/SOGoFreeBusyObject.h
197049M	SoObjects/Appointments/SOGoFreeBusyObject.m
197050M	SoObjects/Appointments/SOGoGroupAppointmentFolder.m
197051M	SoObjects/Appointments/SOGoTaskObject.h
197052M	SoObjects/Appointments/SOGoTaskObject.m
197053M	SoObjects/Appointments/product.plist
197054M	SoObjects/Contacts/SOGoContactGCSFolder.m
197055M	SoObjects/Contacts/SOGoContactLDAPFolder.m
197056M	SoObjects/Mailer/SOGoMailAccount.m
197057M	SoObjects/SOGo/SOGoAuthenticator.m
197058M	SoObjects/SOGo/SOGoFolder.h
197059M	SoObjects/SOGo/SOGoFolder.m
197060M	SoObjects/SOGo/SOGoObject.h
197061M	SoObjects/SOGo/SOGoObject.m
197062M	SoObjects/SOGo/SOGoUser.h
197063M	SoObjects/SOGo/SOGoUser.m
197064M	SoObjects/SOGo/SOGoUserFolder.h
197065M	SoObjects/SOGo/SOGoUserFolder.m
197066M	UI/Common/GNUmakefile
197067M	UI/Common/UIxPageFrame.m
197068M	UI/Common/product.plist
197069M	UI/Contacts/GNUmakefile
197070M	UI/Contacts/UIxContactFoldersView.m
197071M	UI/Contacts/UIxContactsListView.m
197072M	UI/Contacts/product.plist
197073M	UI/MailerUI/UIxMailEditorAction.m
197074M	UI/MainUI/GNUmakefile
197075M	UI/MainUI/SOGoUserHomePage.m
197076M	UI/MainUI/product.plist
197077M	UI/Scheduler/UIxAppointmentEditor.m
197078M	UI/Scheduler/UIxAppointmentProposal.m
197079M	UI/Scheduler/UIxTaskEditor.m
197080M	UI/Scheduler/UIxTaskProposal.m
197081M	UI/Scheduler/product.plist
197082M	UI/Templates/ContactsUI/UIxContactSelector.wox
197083M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
197084M	UI/Templates/MailerUI/UIxMailMainFrame.wox
197085M	UI/Templates/SchedulerUI/UIxCalMainView.wox
197086M	UI/Templates/UIxPageFrame.wox
197087M	UI/WebServerResources/ContactsUI.js
197088M	UI/WebServerResources/HTMLElement.js
197089M	UI/WebServerResources/MailerUI.js
197090M	UI/WebServerResources/SOGoDragAndDrop.js
197091M	UI/WebServerResources/SchedulerUI.js
197092M	UI/WebServerResources/generic.js
197093
197094commit 87dd80e80178fd3a5f77ed411379777ca6f58702
197095Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197096Date:   Thu Dec 14 21:19:08 2006 +0000
197097
197098    Monotone-Parent: 5f6276bea47c6b71a238a904332963dac3c5dce5
197099    Monotone-Revision: 18c8420c0a0c752ea4dd761f934a473b321568f8
197100
197101    Monotone-Author: wsourdeau@inverse.ca
197102    Monotone-Date: 2006-12-14T21:19:08
197103    Monotone-Branch: ca.inverse.sogo
197104
197105M	ChangeLog
197106A	UI/Contacts/UIxContactsAclsSelection.m
197107A	UI/Templates/ContactsUI/UIxContactsAclsSelection.wox
197108
197109commit 9c9d1928508ddb29a5e9cdde11e95007f1627bf4
197110Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197111Date:   Thu Dec 14 21:18:02 2006 +0000
197112
197113    Monotone-Parent: 2d162935dc98ba2b7bd8d3a9177213df5f71785c
197114    Monotone-Revision: 5f6276bea47c6b71a238a904332963dac3c5dce5
197115
197116    Monotone-Author: wsourdeau@inverse.ca
197117    Monotone-Date: 2006-12-14T21:18:02
197118    Monotone-Branch: ca.inverse.sogo
197119
197120M	ChangeLog
197121A	SoObjects/SOGo/SOGoPermissions.h
197122A	SoObjects/SOGo/SOGoPermissions.m
197123
197124commit e995f14954a485dc1b4e6c80053758f46a3479e0
197125Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197126Date:   Thu Dec 14 21:17:15 2006 +0000
197127
197128    Monotone-Parent: ac12726c5c25cab930eea76522ab73de7756eedb
197129    Monotone-Revision: 2d162935dc98ba2b7bd8d3a9177213df5f71785c
197130
197131    Monotone-Author: wsourdeau@inverse.ca
197132    Monotone-Date: 2006-12-14T21:17:15
197133    Monotone-Branch: ca.inverse.sogo
197134
197135M	ChangeLog
197136A	SoObjects/SOGo/SOGoAclsFolder.h
197137A	SoObjects/SOGo/SOGoAclsFolder.m
197138
197139commit 8407bfaa0712e3a7a87cdc45bdac79b1d40906a4
197140Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197141Date:   Thu Dec 14 21:15:05 2006 +0000
197142
197143    Monotone-Parent: f261c808456800f2a75a751af5871d3dc8fdd693
197144    Monotone-Revision: ac12726c5c25cab930eea76522ab73de7756eedb
197145
197146    Monotone-Author: wsourdeau@inverse.ca
197147    Monotone-Date: 2006-12-14T21:15:05
197148    Monotone-Branch: ca.inverse.sogo
197149
197150M	ChangeLog
197151A	SoObjects/Appointments/SOGoCalendarComponent.h
197152A	SoObjects/Appointments/SOGoCalendarComponent.m
197153
197154commit 8fab0af88d6b693b7c477e22da141d9f5ec9b0cc
197155Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197156Date:   Thu Dec 14 20:20:40 2006 +0000
197157
197158    Monotone-Parent: 719e48a98f49b93c9135226ca220043964d2cfdd
197159    Monotone-Revision: f261c808456800f2a75a751af5871d3dc8fdd693
197160
197161    Monotone-Author: wsourdeau@inverse.ca
197162    Monotone-Date: 2006-12-14T20:20:40
197163    Monotone-Branch: ca.inverse.sogo
197164
197165M	ChangeLog
197166A	UI/Common/UIxAclEditor.h
197167A	UI/Common/UIxAclEditor.m
197168A	UI/Templates/UIxAclEditor.wox
197169A	UI/WebServerResources/UIxAclEditor.js
197170
197171commit 893fae023f585c6d0c5dc20337f50abc9d2fd75b
197172Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197173Date:   Thu Dec 14 20:19:30 2006 +0000
197174
197175    Monotone-Parent: 640ae053f20d599037e532f5dd5b9caa3db5b59a
197176    Monotone-Revision: 719e48a98f49b93c9135226ca220043964d2cfdd
197177
197178    Monotone-Author: wsourdeau@inverse.ca
197179    Monotone-Date: 2006-12-14T20:19:30
197180    Monotone-Branch: ca.inverse.sogo
197181
197182M	UI/WebServerResources/ContactsUI.css
197183M	UI/WebServerResources/MailerUI.css
197184A	UI/WebServerResources/UIxAclEditor.css
197185
197186commit e8fa861c3664091aaa0cfaafc653eb2baa55ae70
197187Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197188Date:   Thu Dec 14 20:18:40 2006 +0000
197189
197190    Monotone-Parent: 6823993d658b4b0c014253226415afebb54ce5f6
197191    Monotone-Revision: 640ae053f20d599037e532f5dd5b9caa3db5b59a
197192
197193    Monotone-Author: wsourdeau@inverse.ca
197194    Monotone-Date: 2006-12-14T20:18:40
197195    Monotone-Branch: ca.inverse.sogo
197196
197197M	UI/Common/English.lproj/Localizable.strings
197198M	UI/Common/French.lproj/Localizable.strings
197199M	UI/Contacts/English.lproj/Localizable.strings
197200M	UI/Contacts/French.lproj/Localizable.strings
197201
197202commit fe1b5f0cac8b5df31317eb109438b5e00a261b41
197203Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197204Date:   Thu Dec 14 20:18:08 2006 +0000
197205
197206    Monotone-Parent: 80282be929ffeb0633515f55064386950eb0748d
197207    Monotone-Revision: 6823993d658b4b0c014253226415afebb54ce5f6
197208
197209    Monotone-Author: wsourdeau@inverse.ca
197210    Monotone-Date: 2006-12-14T20:18:08
197211    Monotone-Branch: ca.inverse.sogo
197212
197213A	UI/Common/Toolbars/SOGoAclAssistant.toolbar
197214A	UI/Common/Toolbars/SOGoAclOwner.toolbar
197215
197216commit bb8b9ad9536ee3b21997bef5807c7a0e37ba9dce
197217Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197218Date:   Thu Dec 14 20:17:46 2006 +0000
197219
197220    Monotone-Parent: be5a9d6f05d1e4ebc621787e18ea6e108e6c3c4b
197221    Monotone-Revision: 80282be929ffeb0633515f55064386950eb0748d
197222
197223    Monotone-Author: wsourdeau@inverse.ca
197224    Monotone-Date: 2006-12-14T20:17:46
197225    Monotone-Branch: ca.inverse.sogo
197226
197227M	ChangeLog
197228D	SoObjects/SOGo/NSString+URL.h
197229D	SoObjects/SOGo/NSString+URL.m
197230A	SoObjects/SOGo/NSString+Utilities.h
197231A	SoObjects/SOGo/NSString+Utilities.m
197232
197233commit 478481809b6a5e738c4abb38b5fe4de6212fd6fc
197234Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197235Date:   Thu Dec 14 20:16:00 2006 +0000
197236
197237    Monotone-Parent: e5bba3fff141e5a080f57c5282190b8ea7f6f136
197238    Monotone-Revision: be5a9d6f05d1e4ebc621787e18ea6e108e6c3c4b
197239
197240    Monotone-Author: wsourdeau@inverse.ca
197241    Monotone-Date: 2006-12-14T20:16:00
197242    Monotone-Branch: ca.inverse.sogo
197243
197244M	ChangeLog
197245A	SoObjects/SOGo/NSArray+Utilities.h
197246A	SoObjects/SOGo/NSArray+Utilities.m
197247
197248commit 6828354044620dc425ff4bc7009ba0c240b360c0
197249Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197250Date:   Thu Dec 14 20:14:35 2006 +0000
197251
197252    Monotone-Parent: cdc5b99b631d52baa52688922ca940cec737dae3
197253    Monotone-Revision: e5bba3fff141e5a080f57c5282190b8ea7f6f136
197254
197255    Monotone-Author: wsourdeau@inverse.ca
197256    Monotone-Date: 2006-12-14T20:14:35
197257    Monotone-Branch: ca.inverse.sogo
197258
197259M	SoObjects/SOGo/GNUmakefile
197260
197261commit 008fb7fbbc46b784ea1c61a02e94c831e7caddc1
197262Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197263Date:   Thu Dec 14 20:14:28 2006 +0000
197264
197265    Monotone-Parent: 5e5737eca2d1e9eee20964323a842f391c2fa254
197266    Monotone-Revision: cdc5b99b631d52baa52688922ca940cec737dae3
197267
197268    Monotone-Author: wsourdeau@inverse.ca
197269    Monotone-Date: 2006-12-14T20:14:28
197270    Monotone-Branch: ca.inverse.sogo
197271
197272M	ChangeLog
197273A	SoObjects/SOGo/SOGoDAVRendererTypes.h
197274A	SoObjects/SOGo/SOGoDAVRendererTypes.m
197275
197276commit d402acb31961a49d5710038baeb3518cea4e60d2
197277Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197278Date:   Thu Dec 14 19:48:28 2006 +0000
197279
197280    Monotone-Parent: 4cc4514f17681c5d856ebe70bfc83cff727852cb
197281    Monotone-Revision: 5e5737eca2d1e9eee20964323a842f391c2fa254
197282
197283    Monotone-Author: wsourdeau@inverse.ca
197284    Monotone-Date: 2006-12-14T19:48:28
197285    Monotone-Branch: ca.inverse.sogo
197286
197287A	OGoContentStore/acls.ocs
197288
197289commit 7d87683598b9ab87d012601711200a2d325863c4
197290Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197291Date:   Mon Nov 27 16:52:17 2006 +0000
197292
197293    Monotone-Parent: bee2c28f8870faa095837e688a99e1636a7417cd
197294    Monotone-Revision: 4cc4514f17681c5d856ebe70bfc83cff727852cb
197295
197296    Monotone-Author: wsourdeau@inverse.ca
197297    Monotone-Date: 2006-11-27T16:52:17
197298    Monotone-Branch: ca.inverse.sogo
197299
197300M	OGoContentStore/GNUmakefile
197301M	OGoContentStore/sql/generate-folderinfo-sql-for-users.sh
197302
197303commit 4eceecb987e2713e87901b17701db21c87a62e37
197304Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197305Date:   Tue Nov 21 22:33:43 2006 +0000
197306
197307    Monotone-Parent: 570139b68f09705f78bbf777102e81e343566d3d
197308    Monotone-Revision: bee2c28f8870faa095837e688a99e1636a7417cd
197309
197310    Monotone-Author: wsourdeau@inverse.ca
197311    Monotone-Date: 2006-11-21T22:33:43
197312    Monotone-Branch: ca.inverse.sogo
197313
197314M	SoObjects/Mailer/SOGoMailObject.m
197315
197316commit 79a29b662f81de8f7a05c5a464f53826958cea7a
197317Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197318Date:   Tue Nov 21 20:32:44 2006 +0000
197319
197320    Monotone-Parent: aa4ef1d1bac572d15a5bfc60bf3cd7b7cb0875a0
197321    Monotone-Revision: 570139b68f09705f78bbf777102e81e343566d3d
197322
197323    Monotone-Author: wsourdeau@inverse.ca
197324    Monotone-Date: 2006-11-21T20:32:44
197325    Monotone-Branch: ca.inverse.sogo
197326
197327M	ChangeLog
197328M	SoObjects/Mailer/SOGoMailAccount.m
197329
197330commit afa15efb12caa388172928cced11189f6aa3e314
197331Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197332Date:   Tue Nov 21 20:31:11 2006 +0000
197333
197334    Monotone-Parent: 3f4f9e96c2c8f53ca1bbf5885134e02756a0c7c6
197335    Monotone-Revision: aa4ef1d1bac572d15a5bfc60bf3cd7b7cb0875a0
197336
197337    Monotone-Author: wsourdeau@inverse.ca
197338    Monotone-Date: 2006-11-21T20:31:11
197339    Monotone-Branch: ca.inverse.sogo
197340
197341M	UI/WebServerResources/generic.css
197342
197343commit b9747ff0aef8573647a168bb60fedcc8156de4f7
197344Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197345Date:   Tue Nov 21 20:31:04 2006 +0000
197346
197347    Monotone-Parent: 5398acee2b3ec0ceb139c47cb8322b79700b05f2
197348    Monotone-Revision: 3f4f9e96c2c8f53ca1bbf5885134e02756a0c7c6
197349
197350    Monotone-Author: wsourdeau@inverse.ca
197351    Monotone-Date: 2006-11-21T20:31:04
197352    Monotone-Branch: ca.inverse.sogo
197353
197354M	UI/WebServerResources/generic.js
197355
197356commit 63272dd576f4953bca487bce67455d2927c9659e
197357Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197358Date:   Mon Nov 20 16:04:49 2006 +0000
197359
197360    Monotone-Parent: 5e3d8c5f9bf8210b72e79734a3f69784bcf5a58b
197361    Monotone-Revision: 5398acee2b3ec0ceb139c47cb8322b79700b05f2
197362
197363    Monotone-Author: wsourdeau@inverse.ca
197364    Monotone-Date: 2006-11-20T16:04:49
197365    Monotone-Branch: ca.inverse.sogo
197366
197367M	UI/WebServerResources/generic.js
197368
197369commit 9ae4f678dcc534c9e8efb6b7bc2d5e81dfbd119e
197370Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197371Date:   Mon Nov 20 16:01:35 2006 +0000
197372
197373    Monotone-Parent: af2ac0b47badf581ab33cf12f83a5787e2545e11
197374    Monotone-Revision: 5e3d8c5f9bf8210b72e79734a3f69784bcf5a58b
197375
197376    Monotone-Author: wsourdeau@inverse.ca
197377    Monotone-Date: 2006-11-20T16:01:35
197378    Monotone-Branch: ca.inverse.sogo
197379
197380M	UI/WebServerResources/generic.js
197381
197382commit cc0d766f31aa8f2bc1e7e8d251656726c1ad40c1
197383Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197384Date:   Mon Nov 20 15:59:34 2006 +0000
197385
197386    Monotone-Parent: 7ef3fc5a5aa4f023c3500caf206aaf3c7267592c
197387    Monotone-Revision: af2ac0b47badf581ab33cf12f83a5787e2545e11
197388
197389    Monotone-Author: wsourdeau@inverse.ca
197390    Monotone-Date: 2006-11-20T15:59:34
197391    Monotone-Branch: ca.inverse.sogo
197392
197393M	SoObjects/SOGo/GNUmakefile
197394
197395commit 66e31fc8d496e69a1fc06731fc863fe263659c39
197396Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197397Date:   Fri Nov 17 22:27:07 2006 +0000
197398
197399    Monotone-Parent: 85c52cbdb1ccbb6556dcc53a586a3b4ef57c1bdd
197400    Monotone-Revision: 7ef3fc5a5aa4f023c3500caf206aaf3c7267592c
197401
197402    Monotone-Author: wsourdeau@inverse.ca
197403    Monotone-Date: 2006-11-17T22:27:07
197404    Monotone-Branch: ca.inverse.sogo
197405
197406M	SoObjects/Appointments/SOGoAppointmentObject.m
197407M	SoObjects/Appointments/SOGoTaskObject.m
197408
197409commit ed1302df854bc083dfa2e8300757208e05a777e9
197410Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197411Date:   Fri Nov 17 22:26:48 2006 +0000
197412
197413    Monotone-Parent: dedd03390a80d0dd2deb9021e1f8f52cb52be8e6
197414    Monotone-Revision: 85c52cbdb1ccbb6556dcc53a586a3b4ef57c1bdd
197415
197416    Monotone-Author: wsourdeau@inverse.ca
197417    Monotone-Date: 2006-11-17T22:26:48
197418    Monotone-Branch: ca.inverse.sogo
197419
197420M	SoObjects/SOGo/SOGoObject.h
197421
197422commit bdfab579525f94675a36706efaeef12604788c83
197423Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197424Date:   Fri Nov 17 22:26:32 2006 +0000
197425
197426    Monotone-Parent: 86da832914b740fbc3a80b28be7c9ec5a3510fe1
197427    Monotone-Revision: dedd03390a80d0dd2deb9021e1f8f52cb52be8e6
197428
197429    Monotone-Author: wsourdeau@inverse.ca
197430    Monotone-Date: 2006-11-17T22:26:32
197431    Monotone-Branch: ca.inverse.sogo
197432
197433M	ChangeLog
197434M	SoObjects/SOGo/SOGoObject.m
197435
197436commit 3f1883d2f3e190670574c61c0ca7d8bc39922886
197437Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197438Date:   Fri Nov 17 22:24:49 2006 +0000
197439
197440    Monotone-Parent: efd3d5236a18e34726f17c93dd5549405c41417a
197441    Monotone-Revision: 86da832914b740fbc3a80b28be7c9ec5a3510fe1
197442
197443    Monotone-Author: wsourdeau@inverse.ca
197444    Monotone-Date: 2006-11-17T22:24:49
197445    Monotone-Branch: ca.inverse.sogo
197446
197447M	UI/MailPartViewers/French.lproj/Localizable.strings
197448
197449commit dde07082e1140e17d0b15ea90fea30cd3e2c95ff
197450Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197451Date:   Fri Nov 17 22:24:30 2006 +0000
197452
197453    Monotone-Parent: b239afba7524a98b0055515076b127361e2dbd41
197454    Monotone-Revision: efd3d5236a18e34726f17c93dd5549405c41417a
197455
197456    Monotone-Author: wsourdeau@inverse.ca
197457    Monotone-Date: 2006-11-17T22:24:30
197458    Monotone-Branch: ca.inverse.sogo
197459
197460M	SoObjects/SOGo/GNUmakefile
197461
197462commit f1754d4932beb6a349533697d0d46489448c803e
197463Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197464Date:   Fri Nov 17 22:24:15 2006 +0000
197465
197466    Monotone-Parent: ceb58ef8a4e1a2df559ca423d8360320532099a1
197467    Monotone-Revision: b239afba7524a98b0055515076b127361e2dbd41
197468
197469    Monotone-Author: wsourdeau@inverse.ca
197470    Monotone-Date: 2006-11-17T22:24:15
197471    Monotone-Branch: ca.inverse.sogo
197472
197473M	UI/SOGoUI/GNUmakefile
197474
197475commit 0f12cf53adce7504b9d19cc74db841be8d3e5c39
197476Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197477Date:   Fri Nov 17 22:24:04 2006 +0000
197478
197479    Monotone-Parent: 158995d6d9ca56c5ab12433a2f5c0af126b30063
197480    Monotone-Revision: ceb58ef8a4e1a2df559ca423d8360320532099a1
197481
197482    Monotone-Author: wsourdeau@inverse.ca
197483    Monotone-Date: 2006-11-17T22:24:04
197484    Monotone-Branch: ca.inverse.sogo
197485
197486M	OGoContentStore/sql/generate-folderinfo-sql-for-users.sh
197487
197488commit 65375d7506ee91549c120a2dd05675b20b779320
197489Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197490Date:   Fri Nov 17 22:23:47 2006 +0000
197491
197492    Monotone-Parent: 0772559678e0dcaffb1e66c71b06e302cf9a9876
197493    Monotone-Revision: 158995d6d9ca56c5ab12433a2f5c0af126b30063
197494
197495    Monotone-Author: wsourdeau@inverse.ca
197496    Monotone-Date: 2006-11-17T22:23:47
197497    Monotone-Branch: ca.inverse.sogo
197498
197499M	OGoContentStore/sql/folderinfo-create.psql
197500
197501commit 6251aab00af478f122e85321028684861e7fd28c
197502Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197503Date:   Fri Nov 17 22:23:15 2006 +0000
197504
197505    Monotone-Parent: 6c7e571bdd7cac177a93f899e39066f24599246b
197506    Monotone-Revision: 0772559678e0dcaffb1e66c71b06e302cf9a9876
197507
197508    Monotone-Author: wsourdeau@inverse.ca
197509    Monotone-Date: 2006-11-17T22:23:15
197510    Monotone-Branch: ca.inverse.sogo
197511
197512M	UI/WebServerResources/generic.js
197513
197514commit 21889761df1604bd1153336b6766bf960b572e79
197515Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197516Date:   Fri Nov 17 22:23:12 2006 +0000
197517
197518    Monotone-Parent: 8597b277e3abb042862c87ec4c969ba080429777
197519    Monotone-Revision: 6c7e571bdd7cac177a93f899e39066f24599246b
197520
197521    Monotone-Author: wsourdeau@inverse.ca
197522    Monotone-Date: 2006-11-17T22:23:12
197523    Monotone-Branch: ca.inverse.sogo
197524
197525M	UI/WebServerResources/generic.css
197526
197527commit 236192a805ca5bf6f3784c14c884af6365e20515
197528Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197529Date:   Fri Nov 17 22:09:01 2006 +0000
197530
197531    Monotone-Parent: 0cdd246c0f5539b89fd7637c0d0589c8383fe4df
197532    Monotone-Revision: 8597b277e3abb042862c87ec4c969ba080429777
197533
197534    Monotone-Author: wsourdeau@inverse.ca
197535    Monotone-Date: 2006-11-17T22:09:01
197536    Monotone-Branch: ca.inverse.sogo
197537
197538M	UI/Templates/UIxPageFrame.wox
197539
197540commit 2cd7b7a463cbd1f96a614e58d93cf3690ea65259
197541Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197542Date:   Fri Nov 17 22:07:57 2006 +0000
197543
197544    Monotone-Parent: f89606284edb167179a499cd095ed71483dc5e1b
197545    Monotone-Revision: 0cdd246c0f5539b89fd7637c0d0589c8383fe4df
197546
197547    Monotone-Author: wsourdeau@inverse.ca
197548    Monotone-Date: 2006-11-17T22:07:57
197549    Monotone-Branch: ca.inverse.sogo
197550
197551M	ChangeLog
197552M	SoObjects/Mailer/SOGoMailObject.m
197553
197554commit 7f4cf18092de9895ce708019ee9674e5baf57d60
197555Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197556Date:   Wed Nov 15 22:52:41 2006 +0000
197557
197558    Monotone-Parent: e480189a8470ef74ff56185088d5a0ee3e0a66ef
197559    Monotone-Revision: f89606284edb167179a499cd095ed71483dc5e1b
197560
197561    Monotone-Author: wsourdeau@inverse.ca
197562    Monotone-Date: 2006-11-15T22:52:41
197563    Monotone-Branch: ca.inverse.sogo
197564
197565M	ChangeLog
197566M	UI/Templates/UIxPageFrame.wox
197567M	UI/Templates/UIxToolbar.wox
197568M	UI/WebServerResources/generic.css
197569M	UI/WebServerResources/generic.js
197570
197571commit 7dda0910691abe92e1dd4f4bfe0c76959ce3325e
197572Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197573Date:   Wed Nov 15 21:55:52 2006 +0000
197574
197575    Monotone-Parent: 9328118a241e6bcf1948afbca271a0cd22428ec9
197576    Monotone-Revision: e480189a8470ef74ff56185088d5a0ee3e0a66ef
197577
197578    Monotone-Author: wsourdeau@inverse.ca
197579    Monotone-Date: 2006-11-15T21:55:52
197580    Monotone-Branch: ca.inverse.sogo
197581
197582M	UI/WebServerResources/SchedulerUI.css
197583
197584commit 2b56b681b1e09a5a5cacae1c3614f30affe0ad8d
197585Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197586Date:   Wed Nov 15 21:55:06 2006 +0000
197587
197588    Monotone-Parent: 04e5b8c814e36adf53d0073a4581e05a6bd441cb
197589    Monotone-Revision: 9328118a241e6bcf1948afbca271a0cd22428ec9
197590
197591    Monotone-Author: wsourdeau@inverse.ca
197592    Monotone-Date: 2006-11-15T21:55:06
197593    Monotone-Branch: ca.inverse.sogo
197594
197595M	UI/Scheduler/UIxCalMonthView.m
197596
197597commit 5534288bab8881ecc610ffa5e6e54954165c3ca6
197598Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197599Date:   Wed Nov 15 21:54:47 2006 +0000
197600
197601    Monotone-Parent: 22e7cd6745e9c7cd53cd2bbab974bfb912eb3392
197602    Monotone-Revision: 04e5b8c814e36adf53d0073a4581e05a6bd441cb
197603
197604    Monotone-Author: wsourdeau@inverse.ca
197605    Monotone-Date: 2006-11-15T21:54:47
197606    Monotone-Branch: ca.inverse.sogo
197607
197608M	ChangeLog
197609M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
197610M	UI/WebServerResources/SchedulerUI.js
197611
197612commit 279d5c56f56c35ef32736e70481ae5cac4907a58
197613Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197614Date:   Wed Nov 15 18:42:29 2006 +0000
197615
197616    Monotone-Parent: e119548d14311d073bbaa138dff7627a43a4e50d
197617    Monotone-Revision: 22e7cd6745e9c7cd53cd2bbab974bfb912eb3392
197618
197619    Monotone-Author: wsourdeau@inverse.ca
197620    Monotone-Date: 2006-11-15T18:42:29
197621    Monotone-Branch: ca.inverse.sogo
197622
197623M	UI/WebServerResources/ContactsUI.js
197624M	UI/WebServerResources/UIxAppointmentEditor.css
197625
197626commit 046112475fe2510dce005d225e0563b2683b829f
197627Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197628Date:   Wed Nov 15 18:42:19 2006 +0000
197629
197630    Monotone-Parent: 00ae3ecd49fb788c9161dae870b23b47b6f5380c
197631    Monotone-Revision: e119548d14311d073bbaa138dff7627a43a4e50d
197632
197633    Monotone-Author: wsourdeau@inverse.ca
197634    Monotone-Date: 2006-11-15T18:42:19
197635    Monotone-Branch: ca.inverse.sogo
197636
197637M	UI/Templates/ContactsUI/UIxContactsAddressBooksSelection.wox
197638M	UI/Templates/ContactsUI/UIxContactsCalendarsSelection.wox
197639M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
197640M	UI/Templates/SchedulerUI/UIxTaskEditor.wox
197641
197642commit cf35cbb8181f41c9f7bb2d984d98544f29a57dea
197643Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197644Date:   Wed Nov 15 18:42:11 2006 +0000
197645
197646    Monotone-Parent: 1b7452b6d4603df5d7819aca9c4ae890a9f86070
197647    Monotone-Revision: 00ae3ecd49fb788c9161dae870b23b47b6f5380c
197648
197649    Monotone-Author: wsourdeau@inverse.ca
197650    Monotone-Date: 2006-11-15T18:42:11
197651    Monotone-Branch: ca.inverse.sogo
197652
197653M	UI/Contacts/French.lproj/Localizable.strings
197654M	UI/MailerUI/French.lproj/Localizable.strings
197655
197656commit 03d6c36b6d5509d46246279c23f2ef75efae888c
197657Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197658Date:   Wed Nov 15 18:00:55 2006 +0000
197659
197660    Monotone-Parent: 4416a6a121b05effe30d1b0cb892a51a23b62257
197661    Monotone-Revision: 1b7452b6d4603df5d7819aca9c4ae890a9f86070
197662
197663    Monotone-Author: wsourdeau@inverse.ca
197664    Monotone-Date: 2006-11-15T18:00:55
197665    Monotone-Branch: ca.inverse.sogo
197666
197667M	ChangeLog
197668
197669commit 769c611028dc4d86dc7a77894d06f71b326dcdce
197670Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197671Date:   Wed Nov 15 18:00:44 2006 +0000
197672
197673    Monotone-Parent: ea11e485c97e8d0b0f84fd388c651a0389f1d026
197674    Monotone-Revision: 4416a6a121b05effe30d1b0cb892a51a23b62257
197675
197676    Monotone-Author: wsourdeau@inverse.ca
197677    Monotone-Date: 2006-11-15T18:00:44
197678    Monotone-Branch: ca.inverse.sogo
197679
197680M	UI/Templates/UIxPageFrame.wox
197681M	UI/WebServerResources/generic.js
197682
197683commit 82b52a0348b702651ba2282e30d04a433e3b663f
197684Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197685Date:   Wed Nov 15 18:00:07 2006 +0000
197686
197687    Monotone-Parent: b586119baf713128ded66992e4cba15d97ca1553
197688    Monotone-Revision: ea11e485c97e8d0b0f84fd388c651a0389f1d026
197689
197690    Monotone-Author: wsourdeau@inverse.ca
197691    Monotone-Date: 2006-11-15T18:00:07
197692    Monotone-Branch: ca.inverse.sogo
197693
197694M	UI/WebServerResources/SchedulerUI.css
197695
197696commit 16765ae0ce9d2f7acbc8db8cdca0361a690f403c
197697Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197698Date:   Wed Nov 15 17:59:47 2006 +0000
197699
197700    Monotone-Parent: 04299da3e41bceb712fc4eab4a98d14005cbb78a
197701    Monotone-Revision: b586119baf713128ded66992e4cba15d97ca1553
197702
197703    Monotone-Author: wsourdeau@inverse.ca
197704    Monotone-Date: 2006-11-15T17:59:47
197705    Monotone-Branch: ca.inverse.sogo
197706
197707M	ChangeLog
197708M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
197709M	UI/WebServerResources/SchedulerUI.js
197710
197711commit e7a827ad808cb6fec551ecb190865cdecf818519
197712Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197713Date:   Wed Nov 15 17:58:31 2006 +0000
197714
197715    Monotone-Parent: c7ec1c8ca9b3e56461053165e999794e24dbeb25
197716    Monotone-Revision: 04299da3e41bceb712fc4eab4a98d14005cbb78a
197717
197718    Monotone-Author: wsourdeau@inverse.ca
197719    Monotone-Date: 2006-11-15T17:58:31
197720    Monotone-Branch: ca.inverse.sogo
197721
197722M	UI/Templates/ContactsUI/UIxContactsAddressBooksSelection.wox
197723M	UI/Templates/ContactsUI/UIxContactsCalendarsSelection.wox
197724
197725commit d6ec96337d936d9edc425333c0748cec7b38fefb
197726Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197727Date:   Wed Nov 15 17:58:20 2006 +0000
197728
197729    Monotone-Parent: 5e910271752b8067a2d941ac785b3a1734258135
197730    Monotone-Revision: c7ec1c8ca9b3e56461053165e999794e24dbeb25
197731
197732    Monotone-Author: wsourdeau@inverse.ca
197733    Monotone-Date: 2006-11-15T17:58:20
197734    Monotone-Branch: ca.inverse.sogo
197735
197736M	ChangeLog
197737M	UI/Templates/MailerUI/UIxMailView.wox
197738
197739commit 02e8a206af3992b79d1c886025887cbe220802dd
197740Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197741Date:   Wed Nov 15 17:57:28 2006 +0000
197742
197743    Monotone-Parent: 6a608ecdf6b810536cabdf0436c89062e1d7068b
197744    Monotone-Revision: 5e910271752b8067a2d941ac785b3a1734258135
197745
197746    Monotone-Author: wsourdeau@inverse.ca
197747    Monotone-Date: 2006-11-15T17:57:28
197748    Monotone-Branch: ca.inverse.sogo
197749
197750M	UI/Contacts/English.lproj/Localizable.strings
197751M	UI/Contacts/French.lproj/Localizable.strings
197752M	UI/MailerUI/French.lproj/Localizable.strings
197753M	UI/Scheduler/French.lproj/Localizable.strings
197754
197755commit be697662a6b93ff02c1b01f2817c7d6ee68b9910
197756Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197757Date:   Wed Nov 15 17:56:58 2006 +0000
197758
197759    Monotone-Parent: 4355eb3dd3aa405f716e3f25a386ed4972d37277
197760    Monotone-Revision: 6a608ecdf6b810536cabdf0436c89062e1d7068b
197761
197762    Monotone-Author: wsourdeau@inverse.ca
197763    Monotone-Date: 2006-11-15T17:56:58
197764    Monotone-Branch: ca.inverse.sogo
197765
197766M	ChangeLog
197767M	OGoContentStore/sql/generate-folderinfo-sql-for-users.sh
197768
197769commit 13530a4972ef70f3e2fd0891701645f1985e98da
197770Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197771Date:   Wed Nov 15 17:56:19 2006 +0000
197772
197773    Monotone-Parent: cca24806f3cfac4287f2d4be08fa7e6029c0fbb6
197774    Monotone-Revision: 4355eb3dd3aa405f716e3f25a386ed4972d37277
197775
197776    Monotone-Author: wsourdeau@inverse.ca
197777    Monotone-Date: 2006-11-15T17:56:19
197778    Monotone-Branch: ca.inverse.sogo
197779
197780M	ChangeLog
197781
197782commit b6c961dc20a4bdb8754c6f5c8be76bd9f24a10b8
197783Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197784Date:   Wed Nov 15 01:43:35 2006 +0000
197785
197786    Monotone-Parent: 1564b79ed0008b905e4d1e33f9518918cf305506
197787    Monotone-Revision: cca24806f3cfac4287f2d4be08fa7e6029c0fbb6
197788
197789    Monotone-Author: wsourdeau@inverse.ca
197790    Monotone-Date: 2006-11-15T01:43:35
197791    Monotone-Branch: ca.inverse.sogo
197792
197793M	UI/Contacts/French.lproj/Localizable.strings
197794
197795commit 71cf2d3a7e959e5e25817d9d64e657e9103c4a63
197796Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197797Date:   Wed Nov 15 01:26:50 2006 +0000
197798
197799    Monotone-Parent: 28e11c54ddf1e9ef4ca16aa921f2c2ec4db9b77f
197800    Monotone-Revision: 1564b79ed0008b905e4d1e33f9518918cf305506
197801
197802    Monotone-Author: wsourdeau@inverse.ca
197803    Monotone-Date: 2006-11-15T01:26:50
197804    Monotone-Branch: ca.inverse.sogo
197805
197806M	UI/WebServerResources/SchedulerUI.css
197807
197808commit 615a1610654cda40f208c282b76842f0d6eeee80
197809Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197810Date:   Wed Nov 15 01:24:14 2006 +0000
197811
197812    Monotone-Parent: 8401d300c7705530b78217f0fadc87e309e920b7
197813    Monotone-Revision: 28e11c54ddf1e9ef4ca16aa921f2c2ec4db9b77f
197814
197815    Monotone-Author: wsourdeau@inverse.ca
197816    Monotone-Date: 2006-11-15T01:24:14
197817    Monotone-Branch: ca.inverse.sogo
197818
197819M	UI/WebServerResources/SchedulerUI.css
197820
197821commit eb24bbc80727c4fbb486584e6cd13abb050d106c
197822Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197823Date:   Wed Nov 15 01:11:59 2006 +0000
197824
197825    Monotone-Parent: 322e00e8021fd7554dd59f896598748dfbef2057
197826    Monotone-Revision: 8401d300c7705530b78217f0fadc87e309e920b7
197827
197828    Monotone-Author: wsourdeau@inverse.ca
197829    Monotone-Date: 2006-11-15T01:11:59
197830    Monotone-Branch: ca.inverse.sogo
197831
197832M	UI/WebServerResources/SchedulerUI.css
197833
197834commit c770faaf537a21d5ff5d4805274720771c53a0ce
197835Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197836Date:   Wed Nov 15 00:55:49 2006 +0000
197837
197838    Monotone-Parent: e49002b89db3022e5f7f6b741a46f8cc67f4d398
197839    Monotone-Revision: 322e00e8021fd7554dd59f896598748dfbef2057
197840
197841    Monotone-Author: wsourdeau@inverse.ca
197842    Monotone-Date: 2006-11-15T00:55:49
197843    Monotone-Branch: ca.inverse.sogo
197844
197845M	UI/WebServerResources/SchedulerUI.css
197846
197847commit 29bbf4968ffb9d7f0a32d43a15aa856de4d031ef
197848Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197849Date:   Wed Nov 15 00:53:59 2006 +0000
197850
197851    Monotone-Parent: 073db33d7e59d47a6e90ddb5e637b426e901a649
197852    Monotone-Revision: e49002b89db3022e5f7f6b741a46f8cc67f4d398
197853
197854    Monotone-Author: wsourdeau@inverse.ca
197855    Monotone-Date: 2006-11-15T00:53:59
197856    Monotone-Branch: ca.inverse.sogo
197857
197858M	UI/Scheduler/UIxCalDayTable.m
197859M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
197860M	UI/WebServerResources/SchedulerUI.css
197861M	UI/WebServerResources/SchedulerUI.js
197862
197863commit 4606e6b8fcca9e0f99ddd6cab0ada74180d46e4c
197864Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197865Date:   Wed Nov 15 00:11:05 2006 +0000
197866
197867    Monotone-Parent: 1a129ca8af0b9ddd4163a2ed8dfbd944d219a18e
197868    Monotone-Revision: 073db33d7e59d47a6e90ddb5e637b426e901a649
197869
197870    Monotone-Author: wsourdeau@inverse.ca
197871    Monotone-Date: 2006-11-15T00:11:05
197872    Monotone-Branch: ca.inverse.sogo
197873
197874M	ChangeLog
197875
197876commit df818842d5e1c32495c34d6b02a4508324881b5e
197877Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197878Date:   Wed Nov 15 00:10:53 2006 +0000
197879
197880    Monotone-Parent: f8f1e8a7fba650bd11fd3e1acdd38cab88e4c194
197881    Monotone-Revision: 1a129ca8af0b9ddd4163a2ed8dfbd944d219a18e
197882
197883    Monotone-Author: wsourdeau@inverse.ca
197884    Monotone-Date: 2006-11-15T00:10:53
197885    Monotone-Branch: ca.inverse.sogo
197886
197887M	UI/WebServerResources/SchedulerUI.js
197888
197889commit d90f0376535a8c908c1fe5aa228f868157d014a7
197890Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197891Date:   Wed Nov 15 00:09:28 2006 +0000
197892
197893    Monotone-Parent: 0165c0e8d523395931f2e0787733053d5b0457e4
197894    Monotone-Revision: f8f1e8a7fba650bd11fd3e1acdd38cab88e4c194
197895
197896    Monotone-Author: wsourdeau@inverse.ca
197897    Monotone-Date: 2006-11-15T00:09:28
197898    Monotone-Branch: ca.inverse.sogo
197899
197900M	UI/Templates/SchedulerUI/UIxCalMainView.wox
197901
197902commit 8396a7ce9cb72d875252695dcd9d4058c94618b2
197903Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197904Date:   Wed Nov 15 00:09:10 2006 +0000
197905
197906    Monotone-Parent: 1902c1f34fcbccd0259f57c3d5178b5275836793
197907    Monotone-Revision: 0165c0e8d523395931f2e0787733053d5b0457e4
197908
197909    Monotone-Author: wsourdeau@inverse.ca
197910    Monotone-Date: 2006-11-15T00:09:10
197911    Monotone-Branch: ca.inverse.sogo
197912
197913M	UI/Templates/SchedulerUI/UIxCalCalendarsListView.wox
197914
197915commit eb01e844a8ef6b2e5fd454fd896210f911bb100f
197916Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197917Date:   Wed Nov 15 00:08:45 2006 +0000
197918
197919    Monotone-Parent: 2a12c355176cf50c55d054decc81a496630ec354
197920    Monotone-Revision: 1902c1f34fcbccd0259f57c3d5178b5275836793
197921
197922    Monotone-Author: wsourdeau@inverse.ca
197923    Monotone-Date: 2006-11-15T00:08:45
197924    Monotone-Branch: ca.inverse.sogo
197925
197926M	UI/WebServerResources/SchedulerUI.css
197927
197928commit 572a84c2d660cfd9baeced1da866dbc19a698807
197929Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197930Date:   Wed Nov 15 00:08:08 2006 +0000
197931
197932    Monotone-Parent: d58df6a64cf33b6764ccd9bb13f96b8e13354749
197933    Monotone-Revision: 2a12c355176cf50c55d054decc81a496630ec354
197934
197935    Monotone-Author: wsourdeau@inverse.ca
197936    Monotone-Date: 2006-11-15T00:08:08
197937    Monotone-Branch: ca.inverse.sogo
197938
197939M	UI/WebServerResources/generic.css
197940
197941commit b7c1eb239a980060d2d495ec385bf2f04022206d
197942Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197943Date:   Wed Nov 15 00:07:08 2006 +0000
197944
197945    Monotone-Parent: 5a3c5e24f7615c54657e9e9cb706861e6724ac1c
197946    Monotone-Revision: d58df6a64cf33b6764ccd9bb13f96b8e13354749
197947
197948    Monotone-Author: wsourdeau@inverse.ca
197949    Monotone-Date: 2006-11-15T00:07:08
197950    Monotone-Branch: ca.inverse.sogo
197951
197952M	ChangeLog
197953M	UI/Scheduler/UIxCalInlineAptView.m
197954M	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
197955
197956commit d9caed2d8fe37279222b83ba9da84ecb9b7e0eea
197957Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197958Date:   Wed Nov 15 00:06:21 2006 +0000
197959
197960    Monotone-Parent: 1573ea3dacf6d889750a42ad556297539f95422a
197961    Monotone-Revision: 5a3c5e24f7615c54657e9e9cb706861e6724ac1c
197962
197963    Monotone-Author: wsourdeau@inverse.ca
197964    Monotone-Date: 2006-11-15T00:06:21
197965    Monotone-Branch: ca.inverse.sogo
197966
197967M	UI/Scheduler/UIxCalDayTable.h
197968M	UI/Scheduler/UIxCalDayTable.m
197969M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
197970
197971commit aa13918cfb5f97c26c3018f090b8ee27600a053a
197972Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197973Date:   Wed Nov 15 00:05:08 2006 +0000
197974
197975    Monotone-Parent: c6656aa775a801327ce3bc9f18ca6dbd56e6776d
197976    Monotone-Revision: 1573ea3dacf6d889750a42ad556297539f95422a
197977
197978    Monotone-Author: wsourdeau@inverse.ca
197979    Monotone-Date: 2006-11-15T00:05:08
197980    Monotone-Branch: ca.inverse.sogo
197981
197982M	UI/Scheduler/English.lproj/Localizable.strings
197983M	UI/Scheduler/French.lproj/Localizable.strings
197984
197985commit e4503ee5ce3070251e0027757b24efbac27bcccb
197986Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
197987Date:   Wed Nov 15 00:04:17 2006 +0000
197988
197989    Monotone-Parent: 9fe3529f7c302f3b3b2e565e15ab9d4dabc1943d
197990    Monotone-Revision: c6656aa775a801327ce3bc9f18ca6dbd56e6776d
197991
197992    Monotone-Author: wsourdeau@inverse.ca
197993    Monotone-Date: 2006-11-15T00:04:17
197994    Monotone-Branch: ca.inverse.sogo
197995
197996M	ChangeLog
197997M	SoObjects/Appointments/SOGoAppointmentObject.m
197998M	SoObjects/Appointments/SOGoTaskObject.m
197999
198000commit 6e1066d372e894bd1b6559cd5a5926d08b520c23
198001Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198002Date:   Mon Nov 13 22:32:42 2006 +0000
198003
198004    Monotone-Parent: 46cfc558341a7482d8ce926d2a12cd80e68a2c98
198005    Monotone-Revision: 9fe3529f7c302f3b3b2e565e15ab9d4dabc1943d
198006
198007    Monotone-Author: wsourdeau@inverse.ca
198008    Monotone-Date: 2006-11-13T22:32:42
198009    Monotone-Branch: ca.inverse.sogo
198010
198011M	UI/WebServerResources/SOGoDragAndDrop.js
198012
198013commit 6211790491557aab2d743aa19e2f7673118bbe58
198014Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198015Date:   Mon Nov 13 22:32:04 2006 +0000
198016
198017    Monotone-Parent: eab1666fe69cee8d23192a1c3ce06a584278bb13
198018    Monotone-Revision: 46cfc558341a7482d8ce926d2a12cd80e68a2c98
198019
198020    Monotone-Author: wsourdeau@inverse.ca
198021    Monotone-Date: 2006-11-13T22:32:04
198022    Monotone-Branch: ca.inverse.sogo
198023
198024M	UI/Templates/SchedulerUI/UIxCalCalendarsListView.wox
198025
198026commit 89659897ef13e14ec9dd521867c521629c991a37
198027Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198028Date:   Mon Nov 13 22:31:41 2006 +0000
198029
198030    Monotone-Parent: 4945bac92c07f3415fdb724d05d69bdbf029c39d
198031    Monotone-Revision: eab1666fe69cee8d23192a1c3ce06a584278bb13
198032
198033    Monotone-Author: wsourdeau@inverse.ca
198034    Monotone-Date: 2006-11-13T22:31:41
198035    Monotone-Branch: ca.inverse.sogo
198036
198037M	ChangeLog
198038M	UI/Templates/SchedulerUI/UIxCalAptListView.wox
198039M	UI/Templates/SchedulerUI/UIxCalTasksListView.wox
198040M	UI/WebServerResources/SchedulerUI.js
198041
198042commit f3e287dca32df4d0bcb1532db781cfefdb894fa5
198043Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198044Date:   Mon Nov 13 22:29:44 2006 +0000
198045
198046    Monotone-Parent: 00073a874a92b7194927dbee98c428cec16b2430
198047    Monotone-Revision: 4945bac92c07f3415fdb724d05d69bdbf029c39d
198048
198049    Monotone-Author: wsourdeau@inverse.ca
198050    Monotone-Date: 2006-11-13T22:29:44
198051    Monotone-Branch: ca.inverse.sogo
198052
198053M	UI/MailerUI/Toolbars/SOGoMailObject.toolbar
198054
198055commit 4404db3c0c29e2d4ae02cf6e5bec68541e43dafc
198056Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198057Date:   Mon Nov 13 22:29:31 2006 +0000
198058
198059    Monotone-Parent: d2524ad4fe7b361293612067f8295038812c77cb
198060    Monotone-Revision: 00073a874a92b7194927dbee98c428cec16b2430
198061
198062    Monotone-Author: wsourdeau@inverse.ca
198063    Monotone-Date: 2006-11-13T22:29:31
198064    Monotone-Branch: ca.inverse.sogo
198065
198066M	ChangeLog
198067M	UI/WebServerResources/MailerUI.js
198068
198069commit ce9d717455c1f1e9902b7313f73a00c138de1c0e
198070Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198071Date:   Mon Nov 13 22:28:27 2006 +0000
198072
198073    Monotone-Parent: 3e152eeda68e8af354608976f5301f766ec154be
198074    Monotone-Revision: d2524ad4fe7b361293612067f8295038812c77cb
198075
198076    Monotone-Author: wsourdeau@inverse.ca
198077    Monotone-Date: 2006-11-13T22:28:27
198078    Monotone-Branch: ca.inverse.sogo
198079
198080M	ChangeLog
198081
198082commit a5ef8abddbd8143106d91ea3719932c11a946d06
198083Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198084Date:   Mon Nov 13 18:46:00 2006 +0000
198085
198086    Monotone-Parent: 4d5e83e68c9e02af7b7d7a38ef3b127962a84549
198087    Monotone-Revision: 3e152eeda68e8af354608976f5301f766ec154be
198088
198089    Monotone-Author: wsourdeau@inverse.ca
198090    Monotone-Date: 2006-11-13T18:46:00
198091    Monotone-Branch: ca.inverse.sogo
198092
198093M	UI/Templates/SchedulerUI/UIxFreeBusyUserSelector.wox
198094M	UI/Templates/SchedulerUI/UIxFreeBusyUserSelectorTable.wox
198095M	UI/WebServerResources/UIxFreeBusyUserSelector.js
198096
198097commit ee3740dd3376212e20fee27196ce1e6ba246c747
198098Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198099Date:   Fri Nov 10 23:00:18 2006 +0000
198100
198101    Monotone-Parent: a3b7b268652223f09bb5a43b037710e48aed6f1e
198102    Monotone-Revision: 4d5e83e68c9e02af7b7d7a38ef3b127962a84549
198103
198104    Monotone-Author: wsourdeau@inverse.ca
198105    Monotone-Date: 2006-11-10T23:00:18
198106    Monotone-Branch: ca.inverse.sogo
198107
198108M	UI/WebServerResources/SOGoDragHandles.js
198109
198110commit d8e1dea8f57b567b45aadb2faff6859e5f06c4dc
198111Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198112Date:   Fri Nov 10 23:00:04 2006 +0000
198113
198114    Monotone-Parent: 69f4dab4873454f7a95f8824f9f72c5a71f8d3d7
198115    Monotone-Revision: a3b7b268652223f09bb5a43b037710e48aed6f1e
198116
198117    Monotone-Author: wsourdeau@inverse.ca
198118    Monotone-Date: 2006-11-10T23:00:04
198119    Monotone-Branch: ca.inverse.sogo
198120
198121M	UI/Templates/MailerUI/UIxMailTree.wox
198122M	UI/Templates/MailerUI/UIxMailTreeBlockJS.wox
198123M	UI/WebServerResources/dtree.js
198124
198125commit eb1a16bc87f9649e8da907a0debf1b4da04a0f08
198126Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198127Date:   Fri Nov 10 22:59:39 2006 +0000
198128
198129    Monotone-Parent: 53a9a0c604dc0d44347247cc86a74a8d746c3c4b
198130    Monotone-Revision: 69f4dab4873454f7a95f8824f9f72c5a71f8d3d7
198131
198132    Monotone-Author: wsourdeau@inverse.ca
198133    Monotone-Date: 2006-11-10T22:59:39
198134    Monotone-Branch: ca.inverse.sogo
198135
198136M	ChangeLog
198137M	UI/WebServerResources/MailerUI.js
198138
198139commit bfc1f9012b4cb229f30c6c59a3eb2d984e6ffd20
198140Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198141Date:   Fri Nov 10 22:58:25 2006 +0000
198142
198143    Monotone-Parent: 12bd2da2143e884691df4530016c9e5725370d74
198144    Monotone-Revision: 53a9a0c604dc0d44347247cc86a74a8d746c3c4b
198145
198146    Monotone-Author: wsourdeau@inverse.ca
198147    Monotone-Date: 2006-11-10T22:58:25
198148    Monotone-Branch: ca.inverse.sogo
198149
198150M	ChangeLog
198151M	UI/Templates/UIxPageFrame.wox
198152M	UI/WebServerResources/HTMLTableElement.js
198153A	UI/WebServerResources/SOGoDragAndDrop.js
198154M	UI/WebServerResources/generic.js
198155
198156commit d3b837cdf333053bbe6a9000abee6ed4f45a6770
198157Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198158Date:   Fri Nov 10 22:55:40 2006 +0000
198159
198160    Monotone-Parent: 7085e2d34b73a7dabafe53dc2313675a5b2d8881
198161    Monotone-Revision: 12bd2da2143e884691df4530016c9e5725370d74
198162
198163    Monotone-Author: wsourdeau@inverse.ca
198164    Monotone-Date: 2006-11-10T22:55:40
198165    Monotone-Branch: ca.inverse.sogo
198166
198167M	UI/MailerUI/product.plist
198168
198169commit 6546f5d87181f6de5b4fc23d349c4494f939e4b0
198170Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198171Date:   Fri Nov 10 22:55:10 2006 +0000
198172
198173    Monotone-Parent: 288cd149fa53f2ec3619c4b4918b9f4752626301
198174    Monotone-Revision: 7085e2d34b73a7dabafe53dc2313675a5b2d8881
198175
198176    Monotone-Author: wsourdeau@inverse.ca
198177    Monotone-Date: 2006-11-10T22:55:10
198178    Monotone-Branch: ca.inverse.sogo
198179
198180M	ChangeLog
198181M	UI/MailerUI/UIxMailView.m
198182
198183commit 794e6f15ef8b13624be9190833e16f577830b8c8
198184Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198185Date:   Fri Nov 10 22:53:57 2006 +0000
198186
198187    Monotone-Parent: 84ca160658d36fe85ed06cb0e19ed9f385489e47
198188    Monotone-Revision: 288cd149fa53f2ec3619c4b4918b9f4752626301
198189
198190    Monotone-Author: wsourdeau@inverse.ca
198191    Monotone-Date: 2006-11-10T22:53:57
198192    Monotone-Branch: ca.inverse.sogo
198193
198194M	ChangeLog
198195M	SoObjects/Mailer/SOGoMailObject.h
198196M	SoObjects/Mailer/SOGoMailObject.m
198197
198198commit af836d4bc97da94f0b099f495ac6c8189917c4bc
198199Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198200Date:   Thu Nov 9 23:11:59 2006 +0000
198201
198202    Monotone-Parent: 6ec3d89faf4dd3116bfe7668a1494fb12b8c024f
198203    Monotone-Revision: 84ca160658d36fe85ed06cb0e19ed9f385489e47
198204
198205    Monotone-Author: wsourdeau@inverse.ca
198206    Monotone-Date: 2006-11-09T23:11:59
198207    Monotone-Branch: ca.inverse.sogo
198208
198209M	UI/MailerUI/Toolbars/SOGoMailObject.toolbar
198210M	UI/MailerUI/product.plist
198211
198212commit 4df883fdb4609401207a72f3441c8e3aacd24e1a
198213Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198214Date:   Thu Nov 9 23:11:50 2006 +0000
198215
198216    Monotone-Parent: 0fe27b5739f7397e525075ec4060c837ba896b62
198217    Monotone-Revision: 6ec3d89faf4dd3116bfe7668a1494fb12b8c024f
198218
198219    Monotone-Author: wsourdeau@inverse.ca
198220    Monotone-Date: 2006-11-09T23:11:50
198221    Monotone-Branch: ca.inverse.sogo
198222
198223M	UI/WebServerResources/HTMLTableElement.js
198224M	UI/WebServerResources/MailerUI.js
198225
198226commit d6f7301d1c65104c3ce43b3c642a7bf4867233c7
198227Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198228Date:   Thu Nov 9 22:55:04 2006 +0000
198229
198230    Monotone-Parent: ec22eec31a634d17211dbfb68bdc49ab1baca4aa
198231    Monotone-Revision: 0fe27b5739f7397e525075ec4060c837ba896b62
198232
198233    Monotone-Author: wsourdeau@inverse.ca
198234    Monotone-Date: 2006-11-09T22:55:04
198235    Monotone-Branch: ca.inverse.sogo
198236
198237M	ChangeLog
198238M	UI/WebServerResources/ContactsUI.js
198239M	UI/WebServerResources/MailerUI.js
198240M	UI/WebServerResources/SOGoDragHandles.js
198241M	UI/WebServerResources/SchedulerUI.js
198242M	UI/WebServerResources/generic.js
198243
198244commit 178f55b567bbffb80cdc03826a1afc99bca97847
198245Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198246Date:   Thu Nov 9 22:52:02 2006 +0000
198247
198248    Monotone-Parent: 07e61adbdcb10aa128148d8f18b5afe2e0e33e82
198249    Monotone-Revision: ec22eec31a634d17211dbfb68bdc49ab1baca4aa
198250
198251    Monotone-Author: wsourdeau@inverse.ca
198252    Monotone-Date: 2006-11-09T22:52:02
198253    Monotone-Branch: ca.inverse.sogo
198254
198255M	UI/WebServerResources/SchedulerUI.css
198256
198257commit 7aab6be3ec967924927ed597d8a3330593753f40
198258Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198259Date:   Thu Nov 9 22:42:17 2006 +0000
198260
198261    Monotone-Parent: af439d4cfaf788246fb1714d4ac8450f4ff0898a
198262    Monotone-Revision: 07e61adbdcb10aa128148d8f18b5afe2e0e33e82
198263
198264    Monotone-Author: wsourdeau@inverse.ca
198265    Monotone-Date: 2006-11-09T22:42:17
198266    Monotone-Branch: ca.inverse.sogo
198267
198268M	UI/WebServerResources/generic.css
198269
198270commit d3abb5e7675dd615e7a3b89257dd06ea7a43dac1
198271Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198272Date:   Thu Nov 9 22:23:55 2006 +0000
198273
198274    Monotone-Parent: 458ff8722fb3ab8b060576a603826f911944009c
198275    Monotone-Revision: af439d4cfaf788246fb1714d4ac8450f4ff0898a
198276
198277    Monotone-Author: wsourdeau@inverse.ca
198278    Monotone-Date: 2006-11-09T22:23:55
198279    Monotone-Branch: ca.inverse.sogo
198280
198281M	UI/WebServerResources/HTMLElement.js
198282
198283commit 633f30918a5d9ac839efc80a262b15865edb468a
198284Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198285Date:   Thu Nov 9 22:22:34 2006 +0000
198286
198287    Monotone-Parent: 5eb65ae8bc648da2da73720b832963d4c6564515
198288    Monotone-Revision: 458ff8722fb3ab8b060576a603826f911944009c
198289
198290    Monotone-Author: wsourdeau@inverse.ca
198291    Monotone-Date: 2006-11-09T22:22:34
198292    Monotone-Branch: ca.inverse.sogo
198293
198294M	ChangeLog
198295M	UI/Templates/UIxSortableTableHeader.wox
198296
198297commit 4d3d42101e48c6c6e1b6ac1dc5885377fb96c282
198298Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198299Date:   Thu Nov 9 22:21:37 2006 +0000
198300
198301    Monotone-Parent: 169f16fcd44bc6026e44d39f9cf7dc45ecba79e0
198302    Monotone-Revision: 5eb65ae8bc648da2da73720b832963d4c6564515
198303
198304    Monotone-Author: wsourdeau@inverse.ca
198305    Monotone-Date: 2006-11-09T22:21:37
198306    Monotone-Branch: ca.inverse.sogo
198307
198308M	ChangeLog
198309M	UI/Templates/UIxPageFrame.wox
198310
198311commit 4b91fe493634a34c8601b00393adafb2c01035ff
198312Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198313Date:   Thu Nov 9 22:19:28 2006 +0000
198314
198315    Monotone-Parent: f3c4d5f9e17b1f8f35c5fd70ef9c801ba53ee0dd
198316    Monotone-Revision: 169f16fcd44bc6026e44d39f9cf7dc45ecba79e0
198317
198318    Monotone-Author: wsourdeau@inverse.ca
198319    Monotone-Date: 2006-11-09T22:19:28
198320    Monotone-Branch: ca.inverse.sogo
198321
198322M	ChangeLog
198323M	UI/Templates/MailerUI/UIxMailListView.wox
198324
198325commit 59f8615989d521afb96366f28190396be69197ac
198326Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198327Date:   Thu Nov 9 22:18:25 2006 +0000
198328
198329    Monotone-Parent: 520496a6d68fd0fb5d259c933164b0fab2f8cd91
198330    Monotone-Revision: f3c4d5f9e17b1f8f35c5fd70ef9c801ba53ee0dd
198331
198332    Monotone-Author: wsourdeau@inverse.ca
198333    Monotone-Date: 2006-11-09T22:18:25
198334    Monotone-Branch: ca.inverse.sogo
198335
198336M	ChangeLog
198337M	UI/MailerUI/UIxMailListView.m
198338
198339commit 2ecfdb63fa0428f288b3bc22eb7601f30680e23e
198340Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198341Date:   Thu Nov 9 20:45:36 2006 +0000
198342
198343    Monotone-Parent: db0a8c49025271dcf4a2b08a10f0b72caeabae5f
198344    Monotone-Revision: 520496a6d68fd0fb5d259c933164b0fab2f8cd91
198345
198346    Monotone-Author: wsourdeau@inverse.ca
198347    Monotone-Date: 2006-11-09T20:45:36
198348    Monotone-Branch: ca.inverse.sogo
198349
198350M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
198351M	UI/Templates/MailerUI/UIxMailListViewContainer.wox
198352M	UI/Templates/MailerUI/UIxMailMainFrame.wox
198353M	UI/Templates/SchedulerUI/UIxCalMainView.wox
198354
198355commit 83a62e061941dad096a2d412184b77f1b9d8a7ae
198356Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198357Date:   Thu Nov 9 19:47:10 2006 +0000
198358
198359    Monotone-Parent: c77782fdd4c81ca3ba6e2592e5ce533c1b6b497d
198360    Monotone-Revision: db0a8c49025271dcf4a2b08a10f0b72caeabae5f
198361
198362    Monotone-Author: wsourdeau@inverse.ca
198363    Monotone-Date: 2006-11-09T19:47:10
198364    Monotone-Branch: ca.inverse.sogo
198365
198366M	ChangeLog
198367A	UI/WebServerResources/SOGoDragHandles.js
198368
198369commit 676c6acd977d5c4352c0d992abf2e0f5eb1e431e
198370Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198371Date:   Thu Nov 9 19:46:14 2006 +0000
198372
198373    Monotone-Parent: edb731c85cdb6a64b6605f487aef4dced599b540
198374    Monotone-Revision: c77782fdd4c81ca3ba6e2592e5ce533c1b6b497d
198375
198376    Monotone-Author: wsourdeau@inverse.ca
198377    Monotone-Date: 2006-11-09T19:46:14
198378    Monotone-Branch: ca.inverse.sogo
198379
198380M	SoObjects/Mailer/SOGoDraftObject.m
198381
198382commit 0779700e4644b407e09c5814af7d986131c4d544
198383Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198384Date:   Thu Nov 9 14:58:08 2006 +0000
198385
198386    Monotone-Parent: 5e6204a8320fdbd13fd6421b1b0a70dfa5914137
198387    Monotone-Revision: edb731c85cdb6a64b6605f487aef4dced599b540
198388
198389    Monotone-Author: wsourdeau@inverse.ca
198390    Monotone-Date: 2006-11-09T14:58:08
198391    Monotone-Branch: ca.inverse.sogo
198392
198393M	UI/WebServerResources/MailerUI.js
198394M	UI/WebServerResources/generic.js
198395
198396commit 1a2eadd1b2ade6cf3a40fc0a988e0b21524919cc
198397Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198398Date:   Wed Nov 8 23:49:21 2006 +0000
198399
198400    Monotone-Parent: 3adc52f338a2b94d6fa69f9682c0e6ae72c25551
198401    Monotone-Revision: 5e6204a8320fdbd13fd6421b1b0a70dfa5914137
198402
198403    Monotone-Author: wsourdeau@inverse.ca
198404    Monotone-Date: 2006-11-08T23:49:21
198405    Monotone-Branch: ca.inverse.sogo
198406
198407M	UI/WebServerResources/UIxFreeBusyUserSelector.js
198408M	UI/WebServerResources/dtree.js
198409
198410commit a414944916690484bb381070f000d696b00b218e
198411Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198412Date:   Wed Nov 8 23:49:09 2006 +0000
198413
198414    Monotone-Parent: 1a5baea565cc67bf76ac49bf83f84dd9c7a15f1e
198415    Monotone-Revision: 3adc52f338a2b94d6fa69f9682c0e6ae72c25551
198416
198417    Monotone-Author: wsourdeau@inverse.ca
198418    Monotone-Date: 2006-11-08T23:49:09
198419    Monotone-Branch: ca.inverse.sogo
198420
198421M	ChangeLog
198422M	UI/WebServerResources/MailerUI.js
198423
198424commit 34ebc5919fa8cfdbde9f753b8be73024b3383e0f
198425Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198426Date:   Wed Nov 8 23:48:11 2006 +0000
198427
198428    Monotone-Parent: 0cba8494981cc2c9067713cfbc346472fd28fc56
198429    Monotone-Revision: 1a5baea565cc67bf76ac49bf83f84dd9c7a15f1e
198430
198431    Monotone-Author: wsourdeau@inverse.ca
198432    Monotone-Date: 2006-11-08T23:48:11
198433    Monotone-Branch: ca.inverse.sogo
198434
198435M	ChangeLog
198436M	UI/WebServerResources/generic.js
198437
198438commit 7d91421452d9963101a562319fb8469693eb5934
198439Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198440Date:   Wed Nov 8 23:46:54 2006 +0000
198441
198442    Monotone-Parent: c92215743e18639bc67087d728b615679277ce13
198443    Monotone-Revision: 0cba8494981cc2c9067713cfbc346472fd28fc56
198444
198445    Monotone-Author: wsourdeau@inverse.ca
198446    Monotone-Date: 2006-11-08T23:46:54
198447    Monotone-Branch: ca.inverse.sogo
198448
198449M	UI/WebServerResources/MailerUI.css
198450M	UI/WebServerResources/SchedulerUI.css
198451
198452commit 90f926bb07f846904b91998ed5f9a64d7fe45f78
198453Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198454Date:   Wed Nov 8 23:46:28 2006 +0000
198455
198456    Monotone-Parent: 3c5a8e942698ea3905e25425e79f63872340a177
198457    Monotone-Revision: c92215743e18639bc67087d728b615679277ce13
198458
198459    Monotone-Author: wsourdeau@inverse.ca
198460    Monotone-Date: 2006-11-08T23:46:28
198461    Monotone-Branch: ca.inverse.sogo
198462
198463M	ChangeLog
198464M	UI/WebServerResources/HTMLTableElement.js
198465
198466commit 36dd18745639df4ff135801f61ad901938ab1e18
198467Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198468Date:   Wed Nov 8 23:45:36 2006 +0000
198469
198470    Monotone-Parent: efd8ad88ac370bf6bf00dc089aeef297121862b6
198471    Monotone-Revision: 3c5a8e942698ea3905e25425e79f63872340a177
198472
198473    Monotone-Author: wsourdeau@inverse.ca
198474    Monotone-Date: 2006-11-08T23:45:36
198475    Monotone-Branch: ca.inverse.sogo
198476
198477M	UI/Templates/UIxPageFrame.wox
198478
198479commit 70535c3c129221225827b62208b57b62658cc685
198480Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198481Date:   Wed Nov 8 23:44:36 2006 +0000
198482
198483    Monotone-Parent: 59f0f480bdfbd6070fd3e31647f083f47262153b
198484    Monotone-Revision: efd8ad88ac370bf6bf00dc089aeef297121862b6
198485
198486    Monotone-Author: wsourdeau@inverse.ca
198487    Monotone-Date: 2006-11-08T23:44:36
198488    Monotone-Branch: ca.inverse.sogo
198489
198490M	ChangeLog
198491M	SoObjects/Contacts/SOGoContactGCSFolder.m
198492M	SoObjects/Contacts/SOGoContactLDAPFolder.m
198493
198494commit 387d5189de89409b7e245132b602ea7cbb7fa632
198495Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198496Date:   Tue Nov 7 20:15:20 2006 +0000
198497
198498    Monotone-Parent: 76da8aec6316337cc5bf03ff7940ad6b6e408b2f
198499    Monotone-Revision: 59f0f480bdfbd6070fd3e31647f083f47262153b
198500
198501    Monotone-Author: wsourdeau@inverse.ca
198502    Monotone-Date: 2006-11-07T20:15:20
198503    Monotone-Branch: ca.inverse.sogo
198504
198505M	ChangeLog
198506M	SoObjects/Mailer/SOGoDraftObject.m
198507
198508commit 50b2ececb64a540c6c65b5a7e9a8eff4119e15ee
198509Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198510Date:   Tue Nov 7 19:34:30 2006 +0000
198511
198512    Monotone-Parent: cd3467d9325955f5de25492e730817938dea9c3c
198513    Monotone-Revision: 76da8aec6316337cc5bf03ff7940ad6b6e408b2f
198514
198515    Monotone-Author: wsourdeau@inverse.ca
198516    Monotone-Date: 2006-11-07T19:34:30
198517    Monotone-Branch: ca.inverse.sogo
198518
198519M	ChangeLog
198520M	UI/Scheduler/UIxComponentEditor.m
198521
198522commit e3be0dd8d2346b19a2fd825b57c326415fedead2
198523Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198524Date:   Tue Nov 7 19:24:36 2006 +0000
198525
198526    Monotone-Parent: ef81b9d9e2e16755688f926ca3a982aa4c9bf513
198527    Monotone-Revision: cd3467d9325955f5de25492e730817938dea9c3c
198528
198529    Monotone-Author: wsourdeau@inverse.ca
198530    Monotone-Date: 2006-11-07T19:24:36
198531    Monotone-Branch: ca.inverse.sogo
198532
198533M	UI/Scheduler/UIxComponentEditor.h
198534M	UI/Scheduler/UIxComponentEditor.m
198535
198536commit 0ce06098137e34912628fb445feeb07ad05ff6fc
198537Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198538Date:   Tue Nov 7 18:30:18 2006 +0000
198539
198540    Monotone-Parent: ce63761e8f8b424d911ae17dcb007d5ff670274c
198541    Monotone-Revision: ef81b9d9e2e16755688f926ca3a982aa4c9bf513
198542
198543    Monotone-Author: wsourdeau@inverse.ca
198544    Monotone-Date: 2006-11-07T18:30:18
198545    Monotone-Branch: ca.inverse.sogo
198546
198547M	SoObjects/Appointments/SOGoTaskObject.m
198548
198549commit 31788590fc383db871763bbdc66cfa7eea9150a6
198550Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198551Date:   Tue Nov 7 18:21:12 2006 +0000
198552
198553    Monotone-Parent: b81331e4a2e4df97c8c0a329deee818ebf3c3f14
198554    Monotone-Revision: ce63761e8f8b424d911ae17dcb007d5ff670274c
198555
198556    Monotone-Author: wsourdeau@inverse.ca
198557    Monotone-Date: 2006-11-07T18:21:12
198558    Monotone-Branch: ca.inverse.sogo
198559
198560M	SoObjects/Appointments/SOGoTaskObject.m
198561
198562commit 1021ad7952a8ec190fc3fdf7b65843fddc456d5c
198563Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198564Date:   Tue Nov 7 18:15:58 2006 +0000
198565
198566    Monotone-Parent: f25d9e23cbc813e28cebdd2d055817c45444b3b3
198567    Monotone-Revision: b81331e4a2e4df97c8c0a329deee818ebf3c3f14
198568
198569    Monotone-Author: wsourdeau@inverse.ca
198570    Monotone-Date: 2006-11-07T18:15:58
198571    Monotone-Branch: ca.inverse.sogo
198572
198573M	UI/Scheduler/UIxComponentEditor.h
198574
198575commit 93bd145ccdb0503e2cc5fc2f640a1d71f0c8ce24
198576Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198577Date:   Tue Nov 7 18:15:42 2006 +0000
198578
198579    Monotone-Parent: eab6dcca819997db03071b70fa3cb43b3b72b73a
198580    Monotone-Revision: f25d9e23cbc813e28cebdd2d055817c45444b3b3
198581
198582    Monotone-Author: wsourdeau@inverse.ca
198583    Monotone-Date: 2006-11-07T18:15:42
198584    Monotone-Branch: ca.inverse.sogo
198585
198586M	SoObjects/Appointments/SOGoAppointmentObject.m
198587M	SoObjects/Appointments/SOGoTaskObject.m
198588
198589commit 8ee34448e347640d96cf5f2d12f3c6f97805f027
198590Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198591Date:   Tue Nov 7 18:15:29 2006 +0000
198592
198593    Monotone-Parent: 383ee921a819c519f6f0303f90a0c3b887974b85
198594    Monotone-Revision: eab6dcca819997db03071b70fa3cb43b3b72b73a
198595
198596    Monotone-Author: wsourdeau@inverse.ca
198597    Monotone-Date: 2006-11-07T18:15:29
198598    Monotone-Branch: ca.inverse.sogo
198599
198600M	UI/Scheduler/UIxAppointmentEditor.m
198601M	UI/Scheduler/UIxComponentEditor.m
198602M	UI/Scheduler/UIxTaskEditor.m
198603
198604commit 66591b628cc7fb72fc11ae65c574178777f4f513
198605Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198606Date:   Tue Nov 7 18:15:16 2006 +0000
198607
198608    Monotone-Parent: 269cd0a16b31c221370fdeb7c63b2eb4e0684419
198609    Monotone-Revision: 383ee921a819c519f6f0303f90a0c3b887974b85
198610
198611    Monotone-Author: wsourdeau@inverse.ca
198612    Monotone-Date: 2006-11-07T18:15:16
198613    Monotone-Branch: ca.inverse.sogo
198614
198615M	UI/Common/UIxPageFrame.h
198616M	UI/Common/UIxPageFrame.m
198617M	UI/Common/UIxToolbar.m
198618
198619commit 8506eafd689ff265372469355bf5bd21894932a1
198620Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198621Date:   Tue Nov 7 18:14:50 2006 +0000
198622
198623    Monotone-Parent: 259559c21caed39aa6ab914f31e8244a63e1f96a
198624    Monotone-Revision: 269cd0a16b31c221370fdeb7c63b2eb4e0684419
198625
198626    Monotone-Author: wsourdeau@inverse.ca
198627    Monotone-Date: 2006-11-07T18:14:50
198628    Monotone-Branch: ca.inverse.sogo
198629
198630M	UI/Scheduler/GNUmakefile
198631A	UI/Scheduler/Toolbars/SOGoAppointmentObjectAccept.toolbar
198632A	UI/Scheduler/Toolbars/SOGoAppointmentObjectAcceptOrDecline.toolbar
198633A	UI/Scheduler/Toolbars/SOGoAppointmentObjectDecline.toolbar
198634
198635commit b6b5a78d41b2c97fb7338c1aa13b1ed5288551ec
198636Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198637Date:   Tue Nov 7 18:14:29 2006 +0000
198638
198639    Monotone-Parent: 1beab6f7161f1ff90581edaf85291cb4aa19c519
198640    Monotone-Revision: 259559c21caed39aa6ab914f31e8244a63e1f96a
198641
198642    Monotone-Author: wsourdeau@inverse.ca
198643    Monotone-Date: 2006-11-07T18:14:29
198644    Monotone-Branch: ca.inverse.sogo
198645
198646M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
198647M	UI/Templates/SchedulerUI/UIxTaskEditor.wox
198648M	UI/Templates/UIxPageFrame.wox
198649M	UI/WebServerResources/SchedulerUI.js
198650
198651commit 2b8e4fe9aff830427dce503f7541a67b41d9e5c1
198652Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198653Date:   Tue Nov 7 16:27:46 2006 +0000
198654
198655    Monotone-Parent: 8a5f1ab2b6e48cb383ec88a048e8b1985640a5ec
198656    Monotone-Revision: 1beab6f7161f1ff90581edaf85291cb4aa19c519
198657
198658    Monotone-Author: wsourdeau@inverse.ca
198659    Monotone-Date: 2006-11-07T16:27:46
198660    Monotone-Branch: ca.inverse.sogo
198661
198662M	UI/Scheduler/UIxAppointmentEditor.m
198663M	UI/Scheduler/UIxTaskEditor.h
198664M	UI/Scheduler/UIxTaskEditor.m
198665
198666commit b66e0e0115ead66e37f74928a104c9ed903f5149
198667Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198668Date:   Tue Nov 7 16:15:20 2006 +0000
198669
198670    Monotone-Parent: b7a1e396102e13dee6268bd787a8ea064068b056
198671    Monotone-Revision: 8a5f1ab2b6e48cb383ec88a048e8b1985640a5ec
198672
198673    Monotone-Author: wsourdeau@inverse.ca
198674    Monotone-Date: 2006-11-07T16:15:20
198675    Monotone-Branch: ca.inverse.sogo
198676
198677M	ChangeLog
198678M	UI/Scheduler/UIxComponentEditor.h
198679M	UI/Scheduler/UIxComponentEditor.m
198680
198681commit 01198ff17eb773fc1757e2c5417ffb9b0c290fe8
198682Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198683Date:   Tue Nov 7 16:14:19 2006 +0000
198684
198685    Monotone-Parent: f0e01017c45580ffb00a3ec0ea376689e815bd26
198686    Monotone-Revision: b7a1e396102e13dee6268bd787a8ea064068b056
198687
198688    Monotone-Author: wsourdeau@inverse.ca
198689    Monotone-Date: 2006-11-07T16:14:19
198690    Monotone-Branch: ca.inverse.sogo
198691
198692M	ChangeLog
198693M	UI/Scheduler/UIxTimeDateControl.m
198694
198695commit 0885f51b6f5c2fe873b68a5b13ec2424863a6194
198696Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198697Date:   Tue Nov 7 16:13:03 2006 +0000
198698
198699    Monotone-Parent: b71cb031b6d81c362bbb5a411baf4cd30bcf1b01
198700    Monotone-Revision: f0e01017c45580ffb00a3ec0ea376689e815bd26
198701
198702    Monotone-Author: wsourdeau@inverse.ca
198703    Monotone-Date: 2006-11-07T16:13:03
198704    Monotone-Branch: ca.inverse.sogo
198705
198706M	ChangeLog
198707M	UI/Templates/SchedulerUI/UIxDatePicker.wox
198708M	UI/Templates/SchedulerUI/UIxTaskEditor.wox
198709M	UI/Templates/SchedulerUI/UIxTimeDateControl.wox
198710M	UI/WebServerResources/HTMLInputElement.js
198711M	UI/WebServerResources/JavascriptAPIExtensions.js
198712M	UI/WebServerResources/SchedulerUI.js
198713M	UI/WebServerResources/UIxAppointmentEditor.js
198714M	UI/WebServerResources/UIxFreeBusyUserSelector.js
198715M	UI/WebServerResources/UIxTaskEditor.js
198716
198717commit 53d90d404c83e431db4ec74d073282e06f444a26
198718Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198719Date:   Mon Nov 6 17:44:07 2006 +0000
198720
198721    Monotone-Parent: 41860311e9a9d95e4e0a179f742a52d433d59d72
198722    Monotone-Revision: b71cb031b6d81c362bbb5a411baf4cd30bcf1b01
198723
198724    Monotone-Author: wsourdeau@inverse.ca
198725    Monotone-Date: 2006-11-06T17:44:07
198726    Monotone-Branch: ca.inverse.sogo
198727
198728M	UI/WebServerResources/SchedulerUI.css
198729M	UI/WebServerResources/SchedulerUI.js
198730M	UI/WebServerResources/UIxFreeBusyUserSelector.js
198731
198732commit 034af2c78fb1199a84f34c628da252d738372008
198733Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198734Date:   Mon Nov 6 17:43:07 2006 +0000
198735
198736    Monotone-Parent: 2029cab2cb29b63483793ac99783600ad5eb5c3a
198737    Monotone-Revision: 41860311e9a9d95e4e0a179f742a52d433d59d72
198738
198739    Monotone-Author: wsourdeau@inverse.ca
198740    Monotone-Date: 2006-11-06T17:43:07
198741    Monotone-Branch: ca.inverse.sogo
198742
198743M	UI/Scheduler/English.lproj/Localizable.strings
198744M	UI/Scheduler/French.lproj/Localizable.strings
198745
198746commit 0fe510231669de4d9e0eb38aea8d72e810ddfcc1
198747Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198748Date:   Fri Nov 3 21:21:25 2006 +0000
198749
198750    Monotone-Parent: 957a94936cb49b9fb23f0a2e880265b7d1128ab7
198751    Monotone-Revision: 2029cab2cb29b63483793ac99783600ad5eb5c3a
198752
198753    Monotone-Author: wsourdeau@inverse.ca
198754    Monotone-Date: 2006-11-03T21:21:25
198755    Monotone-Branch: ca.inverse.sogo
198756
198757A	UI/WebServerResources/add-addressbook.png
198758A	UI/WebServerResources/remove-addressbook.png
198759
198760commit e5ede1978f3864114f2ae7553ff082bcf20e3654
198761Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198762Date:   Fri Nov 3 21:18:03 2006 +0000
198763
198764    Monotone-Parent: 4a522360699d3b6b7cb0aaec7bff28737df6db07
198765    Monotone-Revision: 957a94936cb49b9fb23f0a2e880265b7d1128ab7
198766
198767    Monotone-Author: wsourdeau@inverse.ca
198768    Monotone-Date: 2006-11-03T21:18:03
198769    Monotone-Branch: ca.inverse.sogo
198770
198771M	UI/Scheduler/UIxAppointmentEditor.m
198772M	UI/Scheduler/UIxComponentEditor.m
198773M	UI/Scheduler/UIxTaskEditor.m
198774
198775commit 69f43dea5b094751e2562d43aeea84642e2e45c6
198776Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198777Date:   Fri Nov 3 21:17:43 2006 +0000
198778
198779    Monotone-Parent: 1f7f2cf1a54218c3c5ea842a0eb14154301b710a
198780    Monotone-Revision: 4a522360699d3b6b7cb0aaec7bff28737df6db07
198781
198782    Monotone-Author: wsourdeau@inverse.ca
198783    Monotone-Date: 2006-11-03T21:17:43
198784    Monotone-Branch: ca.inverse.sogo
198785
198786M	UI/Scheduler/English.lproj/Localizable.strings
198787M	UI/Scheduler/French.lproj/Localizable.strings
198788
198789commit cd1cfed2eda7ebf1ef990a9e8e1ecf50b9a9e988
198790Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198791Date:   Fri Nov 3 19:56:45 2006 +0000
198792
198793    Monotone-Parent: c7d8a3cec350bffdaa0a577f4c254f4e092451f6
198794    Monotone-Revision: 1f7f2cf1a54218c3c5ea842a0eb14154301b710a
198795
198796    Monotone-Author: wsourdeau@inverse.ca
198797    Monotone-Date: 2006-11-03T19:56:45
198798    Monotone-Branch: ca.inverse.sogo
198799
198800M	UI/Scheduler/English.lproj/Localizable.strings
198801M	UI/Scheduler/French.lproj/Localizable.strings
198802
198803commit 6768f8f30e92705c6ffa5409ed421824c737cc43
198804Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198805Date:   Fri Nov 3 19:40:12 2006 +0000
198806
198807    Monotone-Parent: 10edd440c92ffe461411fef30ac170659d6adb56
198808    Monotone-Revision: c7d8a3cec350bffdaa0a577f4c254f4e092451f6
198809
198810    Monotone-Author: wsourdeau@inverse.ca
198811    Monotone-Date: 2006-11-03T19:40:12
198812    Monotone-Branch: ca.inverse.sogo
198813
198814M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
198815M	UI/WebServerResources/ContactsUI.js
198816M	UI/WebServerResources/generic.js
198817
198818commit 9b9521703e1240479e157048c6859f55c4dbabb0
198819Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198820Date:   Fri Nov 3 19:39:54 2006 +0000
198821
198822    Monotone-Parent: cd8296d46bb1d0a2657836c7d9b185a97c8a2bf2
198823    Monotone-Revision: 10edd440c92ffe461411fef30ac170659d6adb56
198824
198825    Monotone-Author: wsourdeau@inverse.ca
198826    Monotone-Date: 2006-11-03T19:39:54
198827    Monotone-Branch: ca.inverse.sogo
198828
198829M	UI/Contacts/UIxContactsListViewContainer.m
198830M	UI/Scheduler/UIxCalMonthView.m
198831M	UI/Scheduler/UIxComponentEditor.h
198832
198833commit d1a910c6fb28808bd307c8c346e12b6c3f4de664
198834Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198835Date:   Fri Nov 3 19:38:23 2006 +0000
198836
198837    Monotone-Parent: 12e535603dd09ceb52e98c9e06e74080d1a1eaff
198838    Monotone-Revision: cd8296d46bb1d0a2657836c7d9b185a97c8a2bf2
198839
198840    Monotone-Author: wsourdeau@inverse.ca
198841    Monotone-Date: 2006-11-03T19:38:23
198842    Monotone-Branch: ca.inverse.sogo
198843
198844M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
198845M	UI/Templates/SchedulerUI/UIxTaskEditor.wox
198846
198847commit c286a1935ec90725fa55edc94e2ed156c22213e5
198848Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198849Date:   Fri Nov 3 19:38:08 2006 +0000
198850
198851    Monotone-Parent: 2742aed8d5c18d0bc31698e3e361fe9979243fa1
198852    Monotone-Revision: 12e535603dd09ceb52e98c9e06e74080d1a1eaff
198853
198854    Monotone-Author: wsourdeau@inverse.ca
198855    Monotone-Date: 2006-11-03T19:38:08
198856    Monotone-Branch: ca.inverse.sogo
198857
198858M	ChangeLog
198859M	UI/Scheduler/UIxAppointmentEditor.m
198860M	UI/Scheduler/UIxComponentEditor.m
198861M	UI/Scheduler/UIxTaskEditor.m
198862
198863commit a551930f2c4e27a6deef7c2f0b6c5fab3e9b70be
198864Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198865Date:   Fri Nov 3 19:32:06 2006 +0000
198866
198867    Monotone-Parent: df76026e64c09583ec9c0b607c385a91356ae9b5
198868    Monotone-Revision: 2742aed8d5c18d0bc31698e3e361fe9979243fa1
198869
198870    Monotone-Author: wsourdeau@inverse.ca
198871    Monotone-Date: 2006-11-03T19:32:06
198872    Monotone-Branch: ca.inverse.sogo
198873
198874M	UI/Contacts/English.lproj/Localizable.strings
198875M	UI/Contacts/French.lproj/Localizable.strings
198876M	UI/Scheduler/English.lproj/Localizable.strings
198877M	UI/Scheduler/French.lproj/Localizable.strings
198878
198879commit baf79397d17636ccb42d3fb14284abc867b4a613
198880Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198881Date:   Thu Nov 2 23:17:55 2006 +0000
198882
198883    Monotone-Parent: fd91d6bbc4644da15f4f7b414a66a33e4d0d13dc
198884    Monotone-Revision: df76026e64c09583ec9c0b607c385a91356ae9b5
198885
198886    Monotone-Author: wsourdeau@inverse.ca
198887    Monotone-Date: 2006-11-02T23:17:55
198888    Monotone-Branch: ca.inverse.sogo
198889
198890M	UI/WebServerResources/SchedulerUI.css
198891M	UI/WebServerResources/SchedulerUI.js
198892
198893commit 1c38ad70d30e95e18be04304a4fce6ff85d724c0
198894Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198895Date:   Thu Nov 2 23:17:40 2006 +0000
198896
198897    Monotone-Parent: 10deb1bcf6f918959ada6d978cd79273abe58a30
198898    Monotone-Revision: fd91d6bbc4644da15f4f7b414a66a33e4d0d13dc
198899
198900    Monotone-Author: wsourdeau@inverse.ca
198901    Monotone-Date: 2006-11-02T23:17:40
198902    Monotone-Branch: ca.inverse.sogo
198903
198904M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
198905
198906commit 538c6d902b12c0f9a543e592ec49bff6c2226427
198907Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198908Date:   Thu Nov 2 23:17:24 2006 +0000
198909
198910    Monotone-Parent: 62549471f18965b7b2503aa161e5f3bcffbf413f
198911    Monotone-Revision: 10deb1bcf6f918959ada6d978cd79273abe58a30
198912
198913    Monotone-Author: wsourdeau@inverse.ca
198914    Monotone-Date: 2006-11-02T23:17:24
198915    Monotone-Branch: ca.inverse.sogo
198916
198917M	ChangeLog
198918M	UI/Scheduler/UIxCalMonthView.m
198919
198920commit be8739f658a5ad0c8e468988d2348fd3eecd6411
198921Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198922Date:   Thu Nov 2 22:05:03 2006 +0000
198923
198924    Monotone-Parent: bf564e0891d80423226b26b83ed9a1ba7983bff5
198925    Monotone-Revision: 62549471f18965b7b2503aa161e5f3bcffbf413f
198926
198927    Monotone-Author: wsourdeau@inverse.ca
198928    Monotone-Date: 2006-11-02T22:05:03
198929    Monotone-Branch: ca.inverse.sogo
198930
198931M	UI/WebServerResources/ContactsUI.css
198932M	UI/WebServerResources/SchedulerUI.css
198933M	UI/WebServerResources/SchedulerUI.js
198934M	UI/WebServerResources/generic.css
198935M	UI/WebServerResources/generic.js
198936
198937commit 73f0da74ff7d7d532f6bccef1974e39cb5679e8e
198938Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198939Date:   Thu Nov 2 22:04:27 2006 +0000
198940
198941    Monotone-Parent: 9483490685d99a6fa4597aa836db1eb5ae1d290b
198942    Monotone-Revision: bf564e0891d80423226b26b83ed9a1ba7983bff5
198943
198944    Monotone-Author: wsourdeau@inverse.ca
198945    Monotone-Date: 2006-11-02T22:04:27
198946    Monotone-Branch: ca.inverse.sogo
198947
198948M	ChangeLog
198949M	UI/Templates/UIxPageFrame.wox
198950
198951commit b6b4959130a0fbab597e2f2755c55ffe84d51249
198952Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198953Date:   Thu Nov 2 22:03:51 2006 +0000
198954
198955    Monotone-Parent: 1acbcf80ee191c82fc00ca17699bd2e85a2166d3
198956    Monotone-Revision: 9483490685d99a6fa4597aa836db1eb5ae1d290b
198957
198958    Monotone-Author: wsourdeau@inverse.ca
198959    Monotone-Date: 2006-11-02T22:03:51
198960    Monotone-Branch: ca.inverse.sogo
198961
198962M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
198963
198964commit 3c23f9c7fe4bea15137daa3508fdcc31ec304c33
198965Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198966Date:   Thu Nov 2 22:03:09 2006 +0000
198967
198968    Monotone-Parent: 004c366d96118af36568a9b13190353c7241a94c
198969    Monotone-Revision: 1acbcf80ee191c82fc00ca17699bd2e85a2166d3
198970
198971    Monotone-Author: wsourdeau@inverse.ca
198972    Monotone-Date: 2006-11-02T22:03:09
198973    Monotone-Branch: ca.inverse.sogo
198974
198975M	UI/Scheduler/UIxCalDayTable.m
198976M	UI/Scheduler/UIxCalMonthOverview.h
198977M	UI/Scheduler/UIxCalView.m
198978M	UI/Scheduler/product.plist
198979M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
198980M	UI/Templates/SchedulerUI/UIxCalDayView.wox
198981
198982commit 9b97b0da4df8b341e8ed68794d37d15d07ef2d21
198983Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198984Date:   Thu Nov 2 21:56:59 2006 +0000
198985
198986    Monotone-Parent: 7a39b60dcc50b68ac652f2a1dfc5075bb3082288
198987    Monotone-Revision: 004c366d96118af36568a9b13190353c7241a94c
198988
198989    Monotone-Author: wsourdeau@inverse.ca
198990    Monotone-Date: 2006-11-02T21:56:59
198991    Monotone-Branch: ca.inverse.sogo
198992
198993M	UI/Scheduler/GNUmakefile
198994M	UI/Scheduler/NOTES
198995
198996commit eddb2147459fa6ee6d21ae59be2c93cdf6006b0a
198997Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
198998Date:   Thu Nov 2 21:56:36 2006 +0000
198999
199000    Monotone-Parent: eda3ab4e2177bece56e75f59df9d87e4eb54c8fe
199001    Monotone-Revision: 7a39b60dcc50b68ac652f2a1dfc5075bb3082288
199002
199003    Monotone-Author: wsourdeau@inverse.ca
199004    Monotone-Date: 2006-11-02T21:56:36
199005    Monotone-Branch: ca.inverse.sogo
199006
199007M	UI/SOGoUI/SOGoDateFormatter.h
199008M	UI/SOGoUI/SOGoDateFormatter.m
199009
199010commit f96669ce6ef1f706c8910f9499839a89ce051fdb
199011Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199012Date:   Thu Nov 2 21:56:21 2006 +0000
199013
199014    Monotone-Parent: c031eac1b4bb520b8e0c717803ed8eb38fedd4c5
199015    Monotone-Revision: eda3ab4e2177bece56e75f59df9d87e4eb54c8fe
199016
199017    Monotone-Author: wsourdeau@inverse.ca
199018    Monotone-Date: 2006-11-02T21:56:21
199019    Monotone-Branch: ca.inverse.sogo
199020
199021M	UI/SOGoUI/SOGoAptFormatter.h
199022
199023commit 1aed9d1e6d2a05df341fde59564484ca364d7c06
199024Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199025Date:   Thu Nov 2 21:55:55 2006 +0000
199026
199027    Monotone-Parent: 02eb29bbfbe92d0cd5172a05dce7bc7c9875da19
199028    Monotone-Revision: c031eac1b4bb520b8e0c717803ed8eb38fedd4c5
199029
199030    Monotone-Author: wsourdeau@inverse.ca
199031    Monotone-Date: 2006-11-02T21:55:55
199032    Monotone-Branch: ca.inverse.sogo
199033
199034M	ChangeLog
199035M	UI/SOGoUI/SOGoAptFormatter.m
199036
199037commit 5cb14f538fa61736510e37181ac183c842300f34
199038Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199039Date:   Thu Nov 2 21:54:41 2006 +0000
199040
199041    Monotone-Parent: 20330ea37783663bfd53ef168e9710527aff61cf
199042    Monotone-Revision: 02eb29bbfbe92d0cd5172a05dce7bc7c9875da19
199043
199044    Monotone-Author: wsourdeau@inverse.ca
199045    Monotone-Date: 2006-11-02T21:54:41
199046    Monotone-Branch: ca.inverse.sogo
199047
199048M	ChangeLog
199049M	SoObjects/Appointments/SOGoAppointmentObject.m
199050M	SoObjects/Appointments/SOGoTaskObject.m
199051
199052commit 0258d48031f6d089069996f60eddbbab5e0bbc68
199053Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199054Date:   Thu Nov 2 21:53:27 2006 +0000
199055
199056    Monotone-Parent: bc04349963643b17ba24dc6863c1b5ef72b326a0
199057    Monotone-Revision: 20330ea37783663bfd53ef168e9710527aff61cf
199058
199059    Monotone-Author: wsourdeau@inverse.ca
199060    Monotone-Date: 2006-11-02T21:53:27
199061    Monotone-Branch: ca.inverse.sogo
199062
199063M	ChangeLog
199064M	SoObjects/Appointments/SOGoAppointmentFolder.m
199065
199066commit 6f248c20b6b521df445992d33cf1a1b7516fb535
199067Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199068Date:   Thu Nov 2 21:50:12 2006 +0000
199069
199070    Monotone-Parent: 8fda9dc133b4eae440b311a371fc6bfced15fb8e
199071    Monotone-Revision: bc04349963643b17ba24dc6863c1b5ef72b326a0
199072
199073    Monotone-Author: wsourdeau@inverse.ca
199074    Monotone-Date: 2006-11-02T21:50:12
199075    Monotone-Branch: ca.inverse.sogo
199076
199077M	ChangeLog
199078A	UI/Scheduler/UIxCalMonthView.h
199079A	UI/Scheduler/UIxCalMonthView.m
199080
199081commit 3557c83592592f03090c6ca616b15282a2da02b0
199082Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199083Date:   Thu Nov 2 21:49:21 2006 +0000
199084
199085    Monotone-Parent: c37d20558aab1e595ecc94449329012e816a91e0
199086    Monotone-Revision: 8fda9dc133b4eae440b311a371fc6bfced15fb8e
199087
199088    Monotone-Author: wsourdeau@inverse.ca
199089    Monotone-Date: 2006-11-02T21:49:21
199090    Monotone-Branch: ca.inverse.sogo
199091
199092M	ChangeLog
199093D	UI/Scheduler/UIxCalMonthView.h
199094D	UI/Scheduler/UIxCalMonthView.m
199095A	UI/Scheduler/UIxCalMonthViewOld.h
199096A	UI/Scheduler/UIxCalMonthViewOld.m
199097
199098commit 370bdce9041e0c06b563ee90507e06c7f1bba7ba
199099Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199100Date:   Wed Nov 1 22:03:13 2006 +0000
199101
199102    Monotone-Parent: 393f52805840a2d18b9be5e45115ab4efac032d3
199103    Monotone-Revision: c37d20558aab1e595ecc94449329012e816a91e0
199104
199105    Monotone-Author: wsourdeau@inverse.ca
199106    Monotone-Date: 2006-11-01T22:03:13
199107    Monotone-Branch: ca.inverse.sogo
199108
199109M	UI/WebServerResources/ContactsUI.js
199110
199111commit 0305f5a9183371347c7d89e19299770170c85a68
199112Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199113Date:   Wed Nov 1 22:00:46 2006 +0000
199114
199115    Monotone-Parent: 886ef4d59687f71aba6dc9ad33024e9bb2bd2a1a
199116    Monotone-Revision: 393f52805840a2d18b9be5e45115ab4efac032d3
199117
199118    Monotone-Author: wsourdeau@inverse.ca
199119    Monotone-Date: 2006-11-01T22:00:46
199120    Monotone-Branch: ca.inverse.sogo
199121
199122M	UI/WebServerResources/ContactsUI.js
199123
199124commit cadd9057990f0bbfbbc040e810db748ed8096007
199125Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199126Date:   Wed Nov 1 22:00:29 2006 +0000
199127
199128    Monotone-Parent: 0b95f337e4b2db77c2b31fe4cd121c8de7bd1847
199129    Monotone-Revision: 886ef4d59687f71aba6dc9ad33024e9bb2bd2a1a
199130
199131    Monotone-Author: wsourdeau@inverse.ca
199132    Monotone-Date: 2006-11-01T22:00:29
199133    Monotone-Branch: ca.inverse.sogo
199134
199135M	UI/WebServerResources/SchedulerUI.css
199136
199137commit b9be9e5cf27219c014fd25da1ad14f6cc315c0b5
199138Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199139Date:   Wed Nov 1 21:59:58 2006 +0000
199140
199141    Monotone-Parent: 168d53ad17c7cbad9fe9963d720efaf594314f64
199142    Monotone-Revision: 0b95f337e4b2db77c2b31fe4cd121c8de7bd1847
199143
199144    Monotone-Author: wsourdeau@inverse.ca
199145    Monotone-Date: 2006-11-01T21:59:58
199146    Monotone-Branch: ca.inverse.sogo
199147
199148M	UI/Templates/SchedulerUI/UIxFreeBusyUserSelectorTable.wox
199149
199150commit 8229e9b7822ebffbb9dd792cee4823fb80197157
199151Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199152Date:   Wed Nov 1 21:59:45 2006 +0000
199153
199154    Monotone-Parent: 93a63b2b32e7a9f0ae48e74f760bdf2362f8ed08
199155    Monotone-Revision: 168d53ad17c7cbad9fe9963d720efaf594314f64
199156
199157    Monotone-Author: wsourdeau@inverse.ca
199158    Monotone-Date: 2006-11-01T21:59:45
199159    Monotone-Branch: ca.inverse.sogo
199160
199161M	ChangeLog
199162M	UI/Scheduler/UIxFreeBusyUserSelectorTable.m
199163
199164commit afd8cb5fd7594be5f6ef0dd35510da1afcb09905
199165Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199166Date:   Wed Nov 1 21:59:03 2006 +0000
199167
199168    Monotone-Parent: 76cfdf6da9e8091349053d01a0aedbde483f75ac
199169    Monotone-Revision: 93a63b2b32e7a9f0ae48e74f760bdf2362f8ed08
199170
199171    Monotone-Author: wsourdeau@inverse.ca
199172    Monotone-Date: 2006-11-01T21:59:03
199173    Monotone-Branch: ca.inverse.sogo
199174
199175M	UI/Scheduler/UIxComponentEditor.m
199176
199177commit 60146f4a5f17233bbf1c17a84d8422dbd86db479
199178Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199179Date:   Wed Nov 1 21:58:43 2006 +0000
199180
199181    Monotone-Parent: 48559e63a4daf792998888d42b9257b8d5a6184e
199182    Monotone-Revision: 76cfdf6da9e8091349053d01a0aedbde483f75ac
199183
199184    Monotone-Author: wsourdeau@inverse.ca
199185    Monotone-Date: 2006-11-01T21:58:43
199186    Monotone-Branch: ca.inverse.sogo
199187
199188M	UI/Scheduler/UIxAppointmentEditor.m
199189
199190commit 5a49447c5dcb0096790638f81a3e86be6c719734
199191Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199192Date:   Wed Nov 1 20:40:06 2006 +0000
199193
199194    Monotone-Parent: 679d95a0a0d2ea064ef2ae29ba29027711a5e25a
199195    Monotone-Revision: 48559e63a4daf792998888d42b9257b8d5a6184e
199196
199197    Monotone-Author: wsourdeau@inverse.ca
199198    Monotone-Date: 2006-11-01T20:40:06
199199    Monotone-Branch: ca.inverse.sogo
199200
199201M	ChangeLog
199202M	UI/WebServerResources/SchedulerUI.js
199203
199204commit 4cdce689e0ff0a277dee71537bf55c97f49fc4e8
199205Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199206Date:   Wed Nov 1 20:39:13 2006 +0000
199207
199208    Monotone-Parent: d718bf9c6341fc32a67a496c0427cbfe18d0cfae
199209    Monotone-Revision: 679d95a0a0d2ea064ef2ae29ba29027711a5e25a
199210
199211    Monotone-Author: wsourdeau@inverse.ca
199212    Monotone-Date: 2006-11-01T20:39:13
199213    Monotone-Branch: ca.inverse.sogo
199214
199215M	UI/Scheduler/UIxCalMainView.m
199216
199217commit 69ddfaae62dfa6ba7c2ea8ad1fdaa2c54bb06391
199218Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199219Date:   Wed Nov 1 20:38:57 2006 +0000
199220
199221    Monotone-Parent: f157da7ef6dd1cbbd794a190a33ba4d9f47aff68
199222    Monotone-Revision: d718bf9c6341fc32a67a496c0427cbfe18d0cfae
199223
199224    Monotone-Author: wsourdeau@inverse.ca
199225    Monotone-Date: 2006-11-01T20:38:57
199226    Monotone-Branch: ca.inverse.sogo
199227
199228M	ChangeLog
199229M	UI/Contacts/UIxContactsListViewContainer.h
199230M	UI/Contacts/UIxContactsListViewContainer.m
199231
199232commit 42b6e29453de1fedc7a121f5769df83579d7986c
199233Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199234Date:   Wed Nov 1 20:37:35 2006 +0000
199235
199236    Monotone-Parent: d3d79ac1c68a262bcbff0b8d511114a32e1671f3
199237    Monotone-Revision: f157da7ef6dd1cbbd794a190a33ba4d9f47aff68
199238
199239    Monotone-Author: wsourdeau@inverse.ca
199240    Monotone-Date: 2006-11-01T20:37:35
199241    Monotone-Branch: ca.inverse.sogo
199242
199243M	UI/Contacts/UIxContactsListView.m
199244
199245commit b44b9c260f886db82d2f2a0bc8121b4f2cc38182
199246Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199247Date:   Wed Nov 1 20:37:02 2006 +0000
199248
199249    Monotone-Parent: 59a124046afcb9738314976b76e1a3a8da551f0a
199250    Monotone-Revision: d3d79ac1c68a262bcbff0b8d511114a32e1671f3
199251
199252    Monotone-Author: wsourdeau@inverse.ca
199253    Monotone-Date: 2006-11-01T20:37:02
199254    Monotone-Branch: ca.inverse.sogo
199255
199256M	ChangeLog
199257M	UI/Contacts/UIxContactFoldersView.m
199258
199259commit 2a179294d79f4d05a23ce935fc8cfd9d0b5accc9
199260Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199261Date:   Wed Nov 1 20:36:20 2006 +0000
199262
199263    Monotone-Parent: 89f06969439427f2d6456a59082ce9b2c88ee0cc
199264    Monotone-Revision: 59a124046afcb9738314976b76e1a3a8da551f0a
199265
199266    Monotone-Author: wsourdeau@inverse.ca
199267    Monotone-Date: 2006-11-01T20:36:20
199268    Monotone-Branch: ca.inverse.sogo
199269
199270M	ChangeLog
199271M	UI/Contacts/GNUmakefile
199272A	UI/Contacts/UIxContactsAddressBooksSelection.m
199273M	UI/Contacts/product.plist
199274A	UI/Templates/ContactsUI/UIxContactsAddressBooksSelection.wox
199275
199276commit 5805814f930a421b6057f35fb80ec14103a64a47
199277Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199278Date:   Wed Nov 1 20:34:21 2006 +0000
199279
199280    Monotone-Parent: 44e6aeafdbc62fc3b67704ab06af7e89e31b1601
199281    Monotone-Revision: 89f06969439427f2d6456a59082ce9b2c88ee0cc
199282
199283    Monotone-Author: wsourdeau@inverse.ca
199284    Monotone-Date: 2006-11-01T20:34:21
199285    Monotone-Branch: ca.inverse.sogo
199286
199287M	UI/Templates/ContactsUI/UIxContactsListView.wox
199288
199289commit e46acf6aa7fde4e9b8dc87d92b6335bd739bd652
199290Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199291Date:   Wed Nov 1 20:34:08 2006 +0000
199292
199293    Monotone-Parent: ce8f0593f8bd64c4be47cbc053c5eb3374424901
199294    Monotone-Revision: 44e6aeafdbc62fc3b67704ab06af7e89e31b1601
199295
199296    Monotone-Author: wsourdeau@inverse.ca
199297    Monotone-Date: 2006-11-01T20:34:08
199298    Monotone-Branch: ca.inverse.sogo
199299
199300M	ChangeLog
199301M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
199302
199303commit 34889bd5ed5086aae1314c4e8db90cb4fb8f9fef
199304Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199305Date:   Wed Nov 1 20:33:13 2006 +0000
199306
199307    Monotone-Parent: ea298e4b833b66b39c9488cc7b4eae6072560925
199308    Monotone-Revision: ce8f0593f8bd64c4be47cbc053c5eb3374424901
199309
199310    Monotone-Author: wsourdeau@inverse.ca
199311    Monotone-Date: 2006-11-01T20:33:13
199312    Monotone-Branch: ca.inverse.sogo
199313
199314M	UI/WebServerResources/ContactsUI.css
199315
199316commit ec462fb11a96d7d150b81b938e24d3b40d48d594
199317Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199318Date:   Wed Nov 1 20:33:03 2006 +0000
199319
199320    Monotone-Parent: 2276b244e37fb2fc7dde2f50f136080849d9fe27
199321    Monotone-Revision: ea298e4b833b66b39c9488cc7b4eae6072560925
199322
199323    Monotone-Author: wsourdeau@inverse.ca
199324    Monotone-Date: 2006-11-01T20:33:03
199325    Monotone-Branch: ca.inverse.sogo
199326
199327M	ChangeLog
199328M	UI/WebServerResources/ContactsUI.js
199329
199330commit 1c089edda4a7c12eb48e1051809a00c2c3bed674
199331Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199332Date:   Wed Nov 1 20:32:03 2006 +0000
199333
199334    Monotone-Parent: 8986a763513aaa0555e00724715459d7295739d9
199335    Monotone-Revision: 2276b244e37fb2fc7dde2f50f136080849d9fe27
199336
199337    Monotone-Author: wsourdeau@inverse.ca
199338    Monotone-Date: 2006-11-01T20:32:03
199339    Monotone-Branch: ca.inverse.sogo
199340
199341M	UI/WebServerResources/generic.css
199342
199343commit 20ef69f5c80567328515fc7741829c2c39517c77
199344Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199345Date:   Wed Nov 1 20:31:48 2006 +0000
199346
199347    Monotone-Parent: 2e4c1f0cd08151845778a2d833dd35169090f1c1
199348    Monotone-Revision: 8986a763513aaa0555e00724715459d7295739d9
199349
199350    Monotone-Author: wsourdeau@inverse.ca
199351    Monotone-Date: 2006-11-01T20:31:48
199352    Monotone-Branch: ca.inverse.sogo
199353
199354M	ChangeLog
199355M	UI/WebServerResources/generic.js
199356
199357commit 7ab99a7669345e8e468b0189333cb5d3734345e9
199358Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199359Date:   Wed Nov 1 20:30:36 2006 +0000
199360
199361    Monotone-Parent: 5b613d00457d59ba06ebed331a8e3d20d33477ea
199362    Monotone-Revision: 2e4c1f0cd08151845778a2d833dd35169090f1c1
199363
199364    Monotone-Author: wsourdeau@inverse.ca
199365    Monotone-Date: 2006-11-01T20:30:36
199366    Monotone-Branch: ca.inverse.sogo
199367
199368M	ChangeLog
199369M	UI/Common/UIxPageFrame.m
199370M	UI/Templates/UIxPageFrame.wox
199371
199372commit 4c0b4884b9dac2b8e45489220e7b2855f85b9a46
199373Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199374Date:   Wed Nov 1 20:28:45 2006 +0000
199375
199376    Monotone-Parent: 02b28f2db3113bf19ebb8c67799e466346406b49
199377    Monotone-Revision: 5b613d00457d59ba06ebed331a8e3d20d33477ea
199378
199379    Monotone-Author: wsourdeau@inverse.ca
199380    Monotone-Date: 2006-11-01T20:28:45
199381    Monotone-Branch: ca.inverse.sogo
199382
199383M	OGoContentStore/sql/profile-create.psql
199384
199385commit 12d79312d842cbb4e8e354b19c7161f9d6e14a7b
199386Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199387Date:   Wed Nov 1 20:28:35 2006 +0000
199388
199389    Monotone-Parent: d945e377de4cef58cd3319068ed383074d42b243
199390    Monotone-Revision: 02b28f2db3113bf19ebb8c67799e466346406b49
199391
199392    Monotone-Author: wsourdeau@inverse.ca
199393    Monotone-Date: 2006-11-01T20:28:35
199394    Monotone-Branch: ca.inverse.sogo
199395
199396A	UI/WebServerResources/HTMLElement.js
199397A	UI/WebServerResources/HTMLInputElement.js
199398A	UI/WebServerResources/HTMLTableElement.js
199399A	UI/WebServerResources/HTMLUListElement.js
199400A	UI/WebServerResources/JavascriptAPIExtensions.js
199401
199402commit 7d0d7295577e5afdbbfc84df0a354a79bcb36b36
199403Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199404Date:   Wed Nov 1 16:57:44 2006 +0000
199405
199406    Monotone-Parent: f69d60b9d521e7955f8e0a7051cb02f730a5b031
199407    Monotone-Revision: d945e377de4cef58cd3319068ed383074d42b243
199408
199409    Monotone-Author: wsourdeau@inverse.ca
199410    Monotone-Date: 2006-11-01T16:57:44
199411    Monotone-Branch: ca.inverse.sogo
199412
199413M	UI/WebServerResources/ContactsUI.css
199414M	UI/WebServerResources/MailerUI.css
199415M	UI/WebServerResources/SchedulerUI.css
199416M	UI/WebServerResources/generic.js
199417
199418commit 824c7ab807ec226d26ebf2b3174a8423a18c8f3a
199419Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199420Date:   Tue Oct 31 23:01:12 2006 +0000
199421
199422    Monotone-Parent: 6f3f424424e1dc4ae51e22f8072993e3bd8ff14a
199423    Monotone-Revision: f69d60b9d521e7955f8e0a7051cb02f730a5b031
199424
199425    Monotone-Author: wsourdeau@inverse.ca
199426    Monotone-Date: 2006-10-31T23:01:12
199427    Monotone-Branch: ca.inverse.sogo
199428
199429M	ChangeLog
199430M	UI/Scheduler/UIxCalInlineAptView.m
199431M	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
199432
199433commit c8394a8848b2df55cb0b8ff0f857849d87450c9d
199434Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199435Date:   Tue Oct 31 22:59:57 2006 +0000
199436
199437    Monotone-Parent: 2b2e1fe5da7fe7b7fc1d4bc80c975f7b9c4ad502
199438    Monotone-Revision: 6f3f424424e1dc4ae51e22f8072993e3bd8ff14a
199439
199440    Monotone-Author: wsourdeau@inverse.ca
199441    Monotone-Date: 2006-10-31T22:59:57
199442    Monotone-Branch: ca.inverse.sogo
199443
199444M	ChangeLog
199445M	UI/WebServerResources/SchedulerUI.css
199446M	UI/WebServerResources/SchedulerUI.js
199447
199448commit f677057573adac4d732e09a6cef4334e48a31a69
199449Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199450Date:   Tue Oct 31 22:58:44 2006 +0000
199451
199452    Monotone-Parent: 93761fa4ba935f3bb44092a15d1a6d416b73af2a
199453    Monotone-Revision: 2b2e1fe5da7fe7b7fc1d4bc80c975f7b9c4ad502
199454
199455    Monotone-Author: wsourdeau@inverse.ca
199456    Monotone-Date: 2006-10-31T22:58:44
199457    Monotone-Branch: ca.inverse.sogo
199458
199459M	UI/WebServerResources/generic.js
199460
199461commit 59c1a34a4573946ad7fc9ee9789199d658dce659
199462Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199463Date:   Tue Oct 31 22:58:26 2006 +0000
199464
199465    Monotone-Parent: 520d3359a27192e2a9761e453f816cdd755a1509
199466    Monotone-Revision: 93761fa4ba935f3bb44092a15d1a6d416b73af2a
199467
199468    Monotone-Author: wsourdeau@inverse.ca
199469    Monotone-Date: 2006-10-31T22:58:26
199470    Monotone-Branch: ca.inverse.sogo
199471
199472M	ChangeLog
199473M	UI/Scheduler/UIxCalDayTable.m
199474M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
199475
199476commit d3673933a87c691643c77efc4261b9347fbabd89
199477Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199478Date:   Tue Oct 31 22:56:53 2006 +0000
199479
199480    Monotone-Parent: 26ae83c519411a3dbc3e5d45991a5ed34a6756db
199481    Monotone-Revision: 520d3359a27192e2a9761e453f816cdd755a1509
199482
199483    Monotone-Author: wsourdeau@inverse.ca
199484    Monotone-Date: 2006-10-31T22:56:53
199485    Monotone-Branch: ca.inverse.sogo
199486
199487M	ChangeLog
199488M	UI/Scheduler/UIxCalCalendarsListView.m
199489M	UI/Templates/SchedulerUI/UIxCalCalendarsListView.wox
199490
199491commit df2277f0bfc94f4b9acaaa4b97a3adbe2df1cba2
199492Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199493Date:   Tue Oct 31 18:55:33 2006 +0000
199494
199495    Monotone-Parent: 709114ee2583e1d5dd3a0b7418932cc584f38d0f
199496    Monotone-Revision: 26ae83c519411a3dbc3e5d45991a5ed34a6756db
199497
199498    Monotone-Author: wsourdeau@inverse.ca
199499    Monotone-Date: 2006-10-31T18:55:33
199500    Monotone-Branch: ca.inverse.sogo
199501
199502M	Main/SOGo.m
199503
199504commit 6eb08e6939a9e190cf9ca00df2f0d9fb05fb2f9a
199505Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199506Date:   Tue Oct 31 18:54:56 2006 +0000
199507
199508    Monotone-Parent: e83eef1534d09f346a018e039db3a6c578d0b4d3
199509    Monotone-Revision: 709114ee2583e1d5dd3a0b7418932cc584f38d0f
199510
199511    Monotone-Author: wsourdeau@inverse.ca
199512    Monotone-Date: 2006-10-31T18:54:56
199513    Monotone-Branch: ca.inverse.sogo
199514
199515M	ChangeLog
199516M	SoObjects/Appointments/SOGoAppointmentObject.m
199517
199518commit 1f1a83ab7e63fbd805c524458e3cd25ac6afb30f
199519Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199520Date:   Tue Oct 31 18:53:44 2006 +0000
199521
199522    Monotone-Parent: 3fd8726962debcc52dde9bd71352e3124907fb3d
199523    Monotone-Revision: e83eef1534d09f346a018e039db3a6c578d0b4d3
199524
199525    Monotone-Author: wsourdeau@inverse.ca
199526    Monotone-Date: 2006-10-31T18:53:44
199527    Monotone-Branch: ca.inverse.sogo
199528
199529M	SoObjects/Appointments/GNUmakefile
199530
199531commit c14d6fdad868b240fdecd6abd189a5f9de777e4d
199532Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199533Date:   Tue Oct 31 18:53:32 2006 +0000
199534
199535    Monotone-Parent: 376221b991f7b0bee18cfede79614398e85e5b99
199536    Monotone-Revision: 3fd8726962debcc52dde9bd71352e3124907fb3d
199537
199538    Monotone-Author: wsourdeau@inverse.ca
199539    Monotone-Date: 2006-10-31T18:53:32
199540    Monotone-Branch: ca.inverse.sogo
199541
199542M	OGoContentStore/sql/generate-folderinfo-sql-for-users.sh
199543
199544commit ffa6aa7ecd9b5b7f962788ac8b191e2cd03b30d0
199545Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199546Date:   Tue Oct 31 18:52:52 2006 +0000
199547
199548    rollback
199549
199550    Monotone-Parent: 2d120d90819b42e21a50956a14c0c5d130cfdf09
199551    Monotone-Revision: 376221b991f7b0bee18cfede79614398e85e5b99
199552
199553    Monotone-Author: wsourdeau@inverse.ca
199554    Monotone-Date: 2006-10-31T18:52:52
199555    Monotone-Branch: ca.inverse.sogo
199556
199557M	Main/SOGo.m
199558M	OGoContentStore/sql/generate-folderinfo-sql-for-users.sh
199559M	SoObjects/Appointments/GNUmakefile
199560M	SoObjects/Appointments/SOGoAppointmentObject.m
199561M	SoObjects/SOGo/SOGoAuthenticator.m
199562M	UI/Scheduler/UIxCalMonthView.h
199563M	UI/Scheduler/UIxCalMonthView.m
199564M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
199565
199566commit ad4fba45dcfb2fd735b4cf85248c42d50d3badd5
199567Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199568Date:   Tue Oct 31 18:38:53 2006 +0000
199569
199570    OGoContentStore/sql/generate-folderinfo-sql-for-users.sh
199571
199572    Monotone-Parent: b7b94acee3398cb1537097806f5a80f257f2a43a
199573    Monotone-Revision: 2d120d90819b42e21a50956a14c0c5d130cfdf09
199574
199575    Monotone-Author: wsourdeau@inverse.ca
199576    Monotone-Date: 2006-10-31T18:38:53
199577    Monotone-Branch: ca.inverse.sogo
199578
199579M	Main/SOGo.m
199580M	OGoContentStore/sql/generate-folderinfo-sql-for-users.sh
199581M	SoObjects/Appointments/GNUmakefile
199582M	SoObjects/Appointments/SOGoAppointmentObject.m
199583M	SoObjects/SOGo/SOGoAuthenticator.m
199584M	UI/Scheduler/UIxCalMonthView.h
199585M	UI/Scheduler/UIxCalMonthView.m
199586M	UI/Templates/SchedulerUI/UIxCalMonthView.wox
199587
199588commit 77313ec43c892c3e95b0278ce69f2938dcea8a55
199589Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199590Date:   Tue Oct 31 18:38:34 2006 +0000
199591
199592    Monotone-Parent: 8196510b1b8f45851cd83846b1f18bfc663d1415
199593    Monotone-Revision: b7b94acee3398cb1537097806f5a80f257f2a43a
199594
199595    Monotone-Author: wsourdeau@inverse.ca
199596    Monotone-Date: 2006-10-31T18:38:34
199597    Monotone-Branch: ca.inverse.sogo
199598
199599M	ChangeLog
199600A	SoObjects/Appointments/iCalEntityObject+Agenor.h
199601A	SoObjects/Appointments/iCalEntityObject+Agenor.m
199602
199603commit 248010fb8c81b5751a0fa986c932efa688660f95
199604Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199605Date:   Tue Oct 31 18:37:24 2006 +0000
199606
199607    Monotone-Parent: eb9e4681bfdb7dec7a9baabe22800453fae163e5
199608    Monotone-Revision: 8196510b1b8f45851cd83846b1f18bfc663d1415
199609
199610    Monotone-Author: wsourdeau@inverse.ca
199611    Monotone-Date: 2006-10-31T18:37:24
199612    Monotone-Branch: ca.inverse.sogo
199613
199614M	ChangeLog
199615M	SoObjects/Contacts/product.plist
199616
199617commit 7af086eed465fa44df65ae6a9cc265539885c8db
199618Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199619Date:   Mon Oct 30 23:33:41 2006 +0000
199620
199621    Monotone-Parent: e0564634e8571037621dc89216d24f21a0a14505
199622    Monotone-Revision: eb9e4681bfdb7dec7a9baabe22800453fae163e5
199623
199624    Monotone-Author: wsourdeau@inverse.ca
199625    Monotone-Date: 2006-10-30T23:33:41
199626    Monotone-Branch: ca.inverse.sogo
199627
199628M	ChangeLog
199629M	UI/WebServerResources/UIxFreeBusyUserSelector.js
199630
199631commit 05fc14d85af61c0d0a623d8ce13a546f87c53981
199632Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199633Date:   Mon Oct 30 23:32:25 2006 +0000
199634
199635    Monotone-Parent: ab64e7a2a001d712b867322558be1f8685e0ab71
199636    Monotone-Revision: e0564634e8571037621dc89216d24f21a0a14505
199637
199638    Monotone-Author: wsourdeau@inverse.ca
199639    Monotone-Date: 2006-10-30T23:32:25
199640    Monotone-Branch: ca.inverse.sogo
199641
199642M	UI/WebServerResources/generic.js
199643
199644commit a55da84f797c9cdd3ffccc3b7fcab5d22888ba22
199645Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199646Date:   Mon Oct 30 22:43:13 2006 +0000
199647
199648    Monotone-Parent: 05aeb8f1ae44da7f6bcfe572acfabe06f62b5581
199649    Monotone-Revision: ab64e7a2a001d712b867322558be1f8685e0ab71
199650
199651    Monotone-Author: wsourdeau@inverse.ca
199652    Monotone-Date: 2006-10-30T22:43:13
199653    Monotone-Branch: ca.inverse.sogo
199654
199655M	UI/WebServerResources/SchedulerUI.js
199656M	UI/WebServerResources/UIxAppointmentEditor.js
199657M	UI/WebServerResources/UIxFreeBusyUserSelector.js
199658M	UI/WebServerResources/generic.js
199659
199660commit ff61bea99eb329c0f6291f3755f4506b85c4e7a5
199661Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199662Date:   Mon Oct 30 22:43:09 2006 +0000
199663
199664    Monotone-Parent: 285c2642bec2beed536ef22aaeac35c46457fd70
199665    Monotone-Revision: 05aeb8f1ae44da7f6bcfe572acfabe06f62b5581
199666
199667    Monotone-Author: wsourdeau@inverse.ca
199668    Monotone-Date: 2006-10-30T22:43:09
199669    Monotone-Branch: ca.inverse.sogo
199670
199671M	UI/WebServerResources/UIxAppointmentEditor.css
199672
199673commit 4ccfbb8ca962f94373046acced816d1254d5b89c
199674Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199675Date:   Mon Oct 30 22:42:56 2006 +0000
199676
199677    Monotone-Parent: 8b476e4386c24a321d3c6f26a7b2762835d3b94e
199678    Monotone-Revision: 285c2642bec2beed536ef22aaeac35c46457fd70
199679
199680    Monotone-Author: wsourdeau@inverse.ca
199681    Monotone-Date: 2006-10-30T22:42:56
199682    Monotone-Branch: ca.inverse.sogo
199683
199684M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
199685M	UI/WebServerResources/SchedulerUI.css
199686
199687commit cdc58167f219951268572c8858f93fed92f29285
199688Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199689Date:   Mon Oct 30 22:42:14 2006 +0000
199690
199691    Monotone-Parent: 431e778e50cbef56367e4abff8e79f98bf274490
199692    Monotone-Revision: 8b476e4386c24a321d3c6f26a7b2762835d3b94e
199693
199694    Monotone-Author: wsourdeau@inverse.ca
199695    Monotone-Date: 2006-10-30T22:42:14
199696    Monotone-Branch: ca.inverse.sogo
199697
199698M	ChangeLog
199699M	UI/Scheduler/UIxComponent+Agenor.h
199700M	UI/Scheduler/UIxComponent+Agenor.m
199701
199702commit 118e05cc7829f988eead04b4cea3dfe6a6540edf
199703Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199704Date:   Mon Oct 30 22:41:09 2006 +0000
199705
199706    Monotone-Parent: 766dad0635896e668e91ba03381986aaac17e5c7
199707    Monotone-Revision: 431e778e50cbef56367e4abff8e79f98bf274490
199708
199709    Monotone-Author: wsourdeau@inverse.ca
199710    Monotone-Date: 2006-10-30T22:41:09
199711    Monotone-Branch: ca.inverse.sogo
199712
199713M	UI/Contacts/UIxContactFoldersView.m
199714M	UI/Contacts/product.plist
199715M	UI/Scheduler/UIxCalDayTable.m
199716M	UI/Templates/SchedulerUI/UIxAptTableView.wox
199717
199718commit 445664f2d72ee36eba896e915ac2c05b9f371878
199719Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199720Date:   Mon Oct 30 22:39:31 2006 +0000
199721
199722    Monotone-Parent: a0d20fb51aabc237f03e950c0259c001dd429c4e
199723    Monotone-Revision: 766dad0635896e668e91ba03381986aaac17e5c7
199724
199725    Monotone-Author: wsourdeau@inverse.ca
199726    Monotone-Date: 2006-10-30T22:39:31
199727    Monotone-Branch: ca.inverse.sogo
199728
199729M	ChangeLog
199730M	SoObjects/Appointments/SOGoAppointmentFolder.m
199731
199732commit 42ea7a3458166338e1f8857c35f8dea9076e4881
199733Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199734Date:   Mon Oct 30 22:38:22 2006 +0000
199735
199736    Monotone-Parent: a8eaad13df3d9d67b260d73ffe79b6576abb4338
199737    Monotone-Revision: a0d20fb51aabc237f03e950c0259c001dd429c4e
199738
199739    Monotone-Author: wsourdeau@inverse.ca
199740    Monotone-Date: 2006-10-30T22:38:22
199741    Monotone-Branch: ca.inverse.sogo
199742
199743A	UI/Templates/ContactsUI/UIxContactFoldersView.wox
199744
199745commit 30bc88e8d4d1ab84837804cfc3ba4c272e1e2703
199746Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199747Date:   Mon Oct 30 22:37:57 2006 +0000
199748
199749    Monotone-Parent: 6ccdcaac87d66173b1c675ce714a85b4fa7f82b5
199750    Monotone-Revision: a8eaad13df3d9d67b260d73ffe79b6576abb4338
199751
199752    Monotone-Author: wsourdeau@inverse.ca
199753    Monotone-Date: 2006-10-30T22:37:57
199754    Monotone-Branch: ca.inverse.sogo
199755
199756M	ChangeLog
199757M	UI/Scheduler/GNUmakefile
199758M	UI/Scheduler/UIxFreeBusyUserSelector.h
199759M	UI/Scheduler/UIxFreeBusyUserSelector.m
199760A	UI/Scheduler/UIxFreeBusyUserSelectorTable.h
199761A	UI/Scheduler/UIxFreeBusyUserSelectorTable.m
199762M	UI/Scheduler/product.plist
199763M	UI/Templates/SchedulerUI/UIxFreeBusyUserSelector.wox
199764A	UI/Templates/SchedulerUI/UIxFreeBusyUserSelectorTable.wox
199765
199766commit ee65454c218c7ccd21c086da0a60c9a45efb87c5
199767Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199768Date:   Fri Oct 27 18:18:37 2006 +0000
199769
199770    Monotone-Parent: 7839537e4fac03697d4ceb96e4381a13e8065d9b
199771    Monotone-Revision: 6ccdcaac87d66173b1c675ce714a85b4fa7f82b5
199772
199773    Monotone-Author: wsourdeau@inverse.ca
199774    Monotone-Date: 2006-10-27T18:18:37
199775    Monotone-Branch: ca.inverse.sogo
199776
199777M	ChangeLog
199778M	SoObjects/Contacts/SOGoContactLDAPEntry.m
199779
199780commit bc6962e3ff10d0b6e316d374b28a853e8cfdc0c0
199781Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199782Date:   Fri Oct 27 18:12:34 2006 +0000
199783
199784    Monotone-Parent: 57d579bea2427c6ad84d4c56e0d2fe8b5a410b4e
199785    Monotone-Revision: 7839537e4fac03697d4ceb96e4381a13e8065d9b
199786
199787    Monotone-Author: wsourdeau@inverse.ca
199788    Monotone-Date: 2006-10-27T18:12:34
199789    Monotone-Branch: ca.inverse.sogo
199790
199791M	UI/Templates/GNUmakefile
199792
199793commit f0b0357de9276844e5e8db0891aa9fd10c9fa1d3
199794Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199795Date:   Fri Oct 27 18:12:13 2006 +0000
199796
199797    Monotone-Parent: f2ca93f05f1dd7d6b8d2096ea437d4d62ce8e785
199798    Monotone-Revision: 57d579bea2427c6ad84d4c56e0d2fe8b5a410b4e
199799
199800    Monotone-Author: wsourdeau@inverse.ca
199801    Monotone-Date: 2006-10-27T18:12:13
199802    Monotone-Branch: ca.inverse.sogo
199803
199804M	ChangeLog
199805M	UI/Contacts/UIxContactEditor.m
199806
199807commit 0f0ad02315bf14042c678fa3a24913c03f83493f
199808Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199809Date:   Fri Oct 27 18:11:21 2006 +0000
199810
199811    Monotone-Parent: 6bc3a118f52fd598fab4c51ea406be4c691dae23
199812    Monotone-Revision: f2ca93f05f1dd7d6b8d2096ea437d4d62ce8e785
199813
199814    Monotone-Author: wsourdeau@inverse.ca
199815    Monotone-Date: 2006-10-27T18:11:21
199816    Monotone-Branch: ca.inverse.sogo
199817
199818M	ChangeLog
199819M	SoObjects/Contacts/SOGoContactLDAPEntry.m
199820
199821commit e05a9cdc87207d0deed11f953fae372cd0e1948d
199822Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199823Date:   Fri Oct 27 18:10:34 2006 +0000
199824
199825    Monotone-Parent: 2db9271c6de788aa59c76f4b0ff12f0af5adc8ef
199826    Monotone-Revision: 6bc3a118f52fd598fab4c51ea406be4c691dae23
199827
199828    Monotone-Author: wsourdeau@inverse.ca
199829    Monotone-Date: 2006-10-27T18:10:34
199830    Monotone-Branch: ca.inverse.sogo
199831
199832M	SoObjects/Appointments/SOGoAppointmentObject.m
199833
199834commit ecc115a073c49d35a8933aa1263b31bf92d9807d
199835Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199836Date:   Fri Oct 27 17:47:26 2006 +0000
199837
199838    Monotone-Parent: 76922c5ed8141c0367b26af025fdc509ce3fd7e8
199839    Monotone-Revision: 2db9271c6de788aa59c76f4b0ff12f0af5adc8ef
199840
199841    Monotone-Author: wsourdeau@inverse.ca
199842    Monotone-Date: 2006-10-27T17:47:26
199843    Monotone-Branch: ca.inverse.sogo
199844
199845M	UI/Scheduler/English.lproj/Localizable.strings
199846
199847commit 1c5a0b19c986988ea8fc3da3463b2674adaa12ae
199848Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199849Date:   Fri Oct 27 17:47:10 2006 +0000
199850
199851    Monotone-Parent: 48d58a4e991ff751249e19642dfe41818aadaf08
199852    Monotone-Revision: 76922c5ed8141c0367b26af025fdc509ce3fd7e8
199853
199854    Monotone-Author: wsourdeau@inverse.ca
199855    Monotone-Date: 2006-10-27T17:47:10
199856    Monotone-Branch: ca.inverse.sogo
199857
199858M	ChangeLog
199859M	SoObjects/Contacts/SOGoContactLDAPFolder.m
199860
199861commit 2c9d84ce12004627bb7c8b60d0b6c498d1b9b75a
199862Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199863Date:   Fri Oct 27 17:45:32 2006 +0000
199864
199865    Monotone-Parent: ebcc4eafc5d1abcb0b6b974376ee2dc45a80f62b
199866    Monotone-Revision: 48d58a4e991ff751249e19642dfe41818aadaf08
199867
199868    Monotone-Author: wsourdeau@inverse.ca
199869    Monotone-Date: 2006-10-27T17:45:32
199870    Monotone-Branch: ca.inverse.sogo
199871
199872M	ChangeLog
199873M	SoObjects/Contacts/SOGoContactLDAPEntry.m
199874
199875commit b02281fb7282fb69b4d2ed3f05a88882408a686f
199876Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199877Date:   Fri Oct 27 15:04:02 2006 +0000
199878
199879    Monotone-Parent: 29645ba8653a697b68b7b96a094e71f358bbd4c3
199880    Monotone-Revision: ebcc4eafc5d1abcb0b6b974376ee2dc45a80f62b
199881
199882    Monotone-Author: wsourdeau@inverse.ca
199883    Monotone-Date: 2006-10-27T15:04:02
199884    Monotone-Branch: ca.inverse.sogo
199885
199886M	UI/Templates/UIxPageFrame.wox
199887
199888commit d04cb2678f953cc72a4ab15d242efe8d708e71c4
199889Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199890Date:   Fri Oct 27 15:03:48 2006 +0000
199891
199892    Monotone-Parent: ba93648668b454da7b3f64c96966ebdfeffb66ce
199893    Monotone-Revision: 29645ba8653a697b68b7b96a094e71f358bbd4c3
199894
199895    Monotone-Author: wsourdeau@inverse.ca
199896    Monotone-Date: 2006-10-27T15:03:48
199897    Monotone-Branch: ca.inverse.sogo
199898
199899M	UI/WebServerResources/SchedulerUI.css
199900M	UI/WebServerResources/SchedulerUI.js
199901
199902commit 7fe6537ca646de54650d1302884377b8ae3cb659
199903Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199904Date:   Fri Oct 27 15:03:15 2006 +0000
199905
199906    Monotone-Parent: 35c95eeefc310bdd3993d571fddb63c09d964231
199907    Monotone-Revision: ba93648668b454da7b3f64c96966ebdfeffb66ce
199908
199909    Monotone-Author: wsourdeau@inverse.ca
199910    Monotone-Date: 2006-10-27T15:03:15
199911    Monotone-Branch: ca.inverse.sogo
199912
199913M	ChangeLog
199914M	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
199915
199916commit c728203774588996acc6e204196b4197e1f335c2
199917Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199918Date:   Fri Oct 27 15:02:40 2006 +0000
199919
199920    Monotone-Parent: 4dea335e2c857312cac433deb3bd8afefa78731f
199921    Monotone-Revision: 35c95eeefc310bdd3993d571fddb63c09d964231
199922
199923    Monotone-Author: wsourdeau@inverse.ca
199924    Monotone-Date: 2006-10-27T15:02:40
199925    Monotone-Branch: ca.inverse.sogo
199926
199927M	UI/Templates/SchedulerUI/UIxCalAptListView.wox
199928
199929commit a04f0ede7fcf8513e9d25ee07253d0bce3d0c6ee
199930Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199931Date:   Fri Oct 27 15:02:12 2006 +0000
199932
199933    Monotone-Parent: 6d56419b7d5597b9d628c55862bb252fa456951b
199934    Monotone-Revision: 4dea335e2c857312cac433deb3bd8afefa78731f
199935
199936    Monotone-Author: wsourdeau@inverse.ca
199937    Monotone-Date: 2006-10-27T15:02:12
199938    Monotone-Branch: ca.inverse.sogo
199939
199940M	ChangeLog
199941M	UI/Templates/SchedulerUI/UIxCalMainView.wox
199942
199943commit fc44681f937245fb30c4bfb90d0035b2a4b183cb
199944Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199945Date:   Fri Oct 27 14:59:42 2006 +0000
199946
199947    Monotone-Parent: cec3c34e883271cb83717c6213c1046000d1505c
199948    Monotone-Revision: 6d56419b7d5597b9d628c55862bb252fa456951b
199949
199950    Monotone-Author: wsourdeau@inverse.ca
199951    Monotone-Date: 2006-10-27T14:59:42
199952    Monotone-Branch: ca.inverse.sogo
199953
199954M	ChangeLog
199955M	UI/SOGoUI/SOGoAptFormatter.m
199956
199957commit a1f908be9efecfe17e74f927452a56bd4d2cea5c
199958Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199959Date:   Fri Oct 27 14:54:59 2006 +0000
199960
199961    Monotone-Parent: 7d483b83e976c7ce46c10e69dff5c128bfd52942
199962    Monotone-Revision: cec3c34e883271cb83717c6213c1046000d1505c
199963
199964    Monotone-Author: wsourdeau@inverse.ca
199965    Monotone-Date: 2006-10-27T14:54:59
199966    Monotone-Branch: ca.inverse.sogo
199967
199968M	UI/Common/English.lproj/Localizable.strings
199969M	UI/Common/French.lproj/Localizable.strings
199970M	UI/MainUI/French.lproj/Localizable.strings
199971
199972commit d830d6165c3f0d076405cbb0bdf50147c07a9333
199973Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199974Date:   Thu Oct 26 22:57:56 2006 +0000
199975
199976    Monotone-Parent: 1113f6c9106323a5f90cea5b2e2529b20d2d77f1
199977    Monotone-Revision: 7d483b83e976c7ce46c10e69dff5c128bfd52942
199978
199979    Monotone-Author: wsourdeau@inverse.ca
199980    Monotone-Date: 2006-10-26T22:57:56
199981    Monotone-Branch: ca.inverse.sogo
199982
199983M	UI/WebServerResources/UIxAppointmentEditor.css
199984
199985commit 4ba235c6b88051e7e0d80453e5c3022f55988262
199986Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
199987Date:   Thu Oct 26 22:56:36 2006 +0000
199988
199989    Monotone-Parent: f31d5ec32b43a2180f86d7ad1498d37b4a9653e4
199990    Monotone-Revision: 1113f6c9106323a5f90cea5b2e2529b20d2d77f1
199991
199992    Monotone-Author: wsourdeau@inverse.ca
199993    Monotone-Date: 2006-10-26T22:56:36
199994    Monotone-Branch: ca.inverse.sogo
199995
199996M	UI/WebServerResources/UIxAppointmentEditor.css
199997
199998commit b9c16be581b71065d8ade415a849b8b1cc398234
199999Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200000Date:   Thu Oct 26 22:01:46 2006 +0000
200001
200002    Monotone-Parent: 71ea9bb1bf67cdb1609012865a20db5e8a76b6a8
200003    Monotone-Revision: f31d5ec32b43a2180f86d7ad1498d37b4a9653e4
200004
200005    Monotone-Author: wsourdeau@inverse.ca
200006    Monotone-Date: 2006-10-26T22:01:46
200007    Monotone-Branch: ca.inverse.sogo
200008
200009M	UI/Templates/SchedulerUI/UIxFreeBusyUserSelector.wox
200010M	UI/WebServerResources/skycalendar.html
200011
200012commit de89e37908c49bed50115125f1db31912841d346
200013Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200014Date:   Thu Oct 26 22:01:28 2006 +0000
200015
200016    Monotone-Parent: 8ba36434a1f1d9eb9b34c4a8bbe049674a439cd9
200017    Monotone-Revision: 71ea9bb1bf67cdb1609012865a20db5e8a76b6a8
200018
200019    Monotone-Author: wsourdeau@inverse.ca
200020    Monotone-Date: 2006-10-26T22:01:28
200021    Monotone-Branch: ca.inverse.sogo
200022
200023M	OGoContentStore/sql/generate-folderinfo-sql-for-users.sh
200024
200025commit b6753a8e02ab7feca5d96ae425480b6284dfaeee
200026Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200027Date:   Thu Oct 26 22:01:15 2006 +0000
200028
200029    Monotone-Parent: f62c33ecad89ce9cd2887ae7f9c44c0e5d2eb834
200030    Monotone-Revision: 8ba36434a1f1d9eb9b34c4a8bbe049674a439cd9
200031
200032    Monotone-Author: wsourdeau@inverse.ca
200033    Monotone-Date: 2006-10-26T22:01:15
200034    Monotone-Branch: ca.inverse.sogo
200035
200036M	UI/Scheduler/English.lproj/Localizable.strings
200037M	UI/Scheduler/French.lproj/Localizable.strings
200038
200039commit 52fedd98b7895d74760e2d39da9e13e9299e7d67
200040Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200041Date:   Thu Oct 26 22:00:54 2006 +0000
200042
200043    Monotone-Parent: b7f03c552580612d21be004dd0d73f3125fe3bcb
200044    Monotone-Revision: f62c33ecad89ce9cd2887ae7f9c44c0e5d2eb834
200045
200046    Monotone-Author: wsourdeau@inverse.ca
200047    Monotone-Date: 2006-10-26T22:00:54
200048    Monotone-Branch: ca.inverse.sogo
200049
200050M	UI/WebServerResources/ContactsUI.js
200051M	UI/WebServerResources/SchedulerUI.css
200052M	UI/WebServerResources/SchedulerUI.js
200053M	UI/WebServerResources/UIxAppointmentEditor.css
200054M	UI/WebServerResources/UIxAppointmentEditor.js
200055M	UI/WebServerResources/UIxTaskEditor.js
200056M	UI/WebServerResources/generic.css
200057M	UI/WebServerResources/generic.js
200058
200059commit 20ff485ed327736a71ec2af57806234f50e0f6ad
200060Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200061Date:   Thu Oct 26 22:00:46 2006 +0000
200062
200063    Monotone-Parent: f1aa39b2f90c65aa9da09e2a59abb094d87dff94
200064    Monotone-Revision: b7f03c552580612d21be004dd0d73f3125fe3bcb
200065
200066    Monotone-Author: wsourdeau@inverse.ca
200067    Monotone-Date: 2006-10-26T22:00:46
200068    Monotone-Branch: ca.inverse.sogo
200069
200070A	UI/WebServerResources/accepted.png
200071A	UI/WebServerResources/chair.png
200072A	UI/WebServerResources/declined.png
200073A	UI/WebServerResources/needs-action.png
200074A	UI/WebServerResources/optional-participant.png
200075A	UI/WebServerResources/required-participant.png
200076A	UI/WebServerResources/tentative.png
200077
200078commit 749785ceb93905f886e08d9a0a00c0d0ba516649
200079Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200080Date:   Thu Oct 26 17:42:53 2006 +0000
200081
200082    Monotone-Parent: 7405a4a0cafa826925a9b75bd0084728e46d2dad
200083    Monotone-Revision: f1aa39b2f90c65aa9da09e2a59abb094d87dff94
200084
200085    Monotone-Author: wsourdeau@inverse.ca
200086    Monotone-Date: 2006-10-26T17:42:53
200087    Monotone-Branch: ca.inverse.sogo
200088
200089M	UI/WebServerResources/UIxAppointmentEditor.js
200090
200091commit 093f567d04d06edc2bfcc18c6f4b301ae7838612
200092Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200093Date:   Thu Oct 26 17:35:45 2006 +0000
200094
200095    Monotone-Parent: a07c7ff422e43260171b2ab3e0d2fb3b29663f07
200096    Monotone-Revision: 7405a4a0cafa826925a9b75bd0084728e46d2dad
200097
200098    Monotone-Author: wsourdeau@inverse.ca
200099    Monotone-Date: 2006-10-26T17:35:45
200100    Monotone-Branch: ca.inverse.sogo
200101
200102M	ChangeLog
200103M	UI/WebServerResources/UIxAppointmentEditor.js
200104
200105commit 4e9fb345b785b1b144b71aaa9d4e3b6bb11f00a8
200106Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200107Date:   Thu Oct 26 17:32:35 2006 +0000
200108
200109    Monotone-Parent: 946fa8b93dadb527991769d012d88ca86a75085e
200110    Monotone-Revision: a07c7ff422e43260171b2ab3e0d2fb3b29663f07
200111
200112    Monotone-Author: wsourdeau@inverse.ca
200113    Monotone-Date: 2006-10-26T17:32:35
200114    Monotone-Branch: ca.inverse.sogo
200115
200116M	UI/MainUI/SOGoUserHomePage.m
200117
200118commit 144764054572816f4017346ee88a9929bf570485
200119Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200120Date:   Thu Oct 26 17:25:08 2006 +0000
200121
200122    Monotone-Parent: 524be933e2f388605701a4e958a8fcf5470d96ce
200123    Monotone-Revision: 946fa8b93dadb527991769d012d88ca86a75085e
200124
200125    Monotone-Author: wsourdeau@inverse.ca
200126    Monotone-Date: 2006-10-26T17:25:08
200127    Monotone-Branch: ca.inverse.sogo
200128
200129M	UI/MainUI/SOGoUserHomePage.m
200130
200131commit cad444ac23b0018cd380a1e1287e9f3ea326f005
200132Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200133Date:   Thu Oct 26 17:20:58 2006 +0000
200134
200135    Monotone-Parent: d373b77594cb303e08c6aa876ec6c68f5cab9426
200136    Monotone-Revision: 524be933e2f388605701a4e958a8fcf5470d96ce
200137
200138    Monotone-Author: wsourdeau@inverse.ca
200139    Monotone-Date: 2006-10-26T17:20:58
200140    Monotone-Branch: ca.inverse.sogo
200141
200142M	UI/MainUI/SOGoUserHomePage.m
200143
200144commit 83b10675780f0a642f5d10e50acf19b1dea14087
200145Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200146Date:   Thu Oct 26 16:51:33 2006 +0000
200147
200148    Monotone-Parent: d055fa1fca7ca1d2c2be96916837e95fdddcac10
200149    Monotone-Revision: d373b77594cb303e08c6aa876ec6c68f5cab9426
200150
200151    Monotone-Author: wsourdeau@inverse.ca
200152    Monotone-Date: 2006-10-26T16:51:33
200153    Monotone-Branch: ca.inverse.sogo
200154
200155M	GNUmakefile
200156
200157commit 29d78bf10f491b3431a07bd04fbb02e5ad048639
200158Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200159Date:   Thu Oct 26 16:43:50 2006 +0000
200160
200161    Monotone-Parent: c033959aa88812d1a781175679569b9f48e74d12
200162    Monotone-Revision: d055fa1fca7ca1d2c2be96916837e95fdddcac10
200163
200164    Monotone-Author: wsourdeau@inverse.ca
200165    Monotone-Date: 2006-10-26T16:43:50
200166    Monotone-Branch: ca.inverse.sogo
200167
200168M	UI/WebServerResources/SchedulerUI.css
200169M	UI/WebServerResources/UIxFreeBusyUserSelector.js
200170
200171commit 0f8f3baa3359eaee3b01b0300dce69661f20f2e8
200172Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200173Date:   Thu Oct 26 16:43:39 2006 +0000
200174
200175    Monotone-Parent: 658963e600f4d6d7088cee8c93d7c681488aa9c4
200176    Monotone-Revision: c033959aa88812d1a781175679569b9f48e74d12
200177
200178    Monotone-Author: wsourdeau@inverse.ca
200179    Monotone-Date: 2006-10-26T16:43:39
200180    Monotone-Branch: ca.inverse.sogo
200181
200182M	UI/Templates/SchedulerUI/UIxFreeBusyUserSelector.wox
200183
200184commit 385a6cadfebbf2f58ed8387e0fc81da7a7e83856
200185Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200186Date:   Thu Oct 26 16:43:23 2006 +0000
200187
200188    Monotone-Parent: 039560571b9245893d7b9b2408a4695499b991f8
200189    Monotone-Revision: 658963e600f4d6d7088cee8c93d7c681488aa9c4
200190
200191    Monotone-Author: wsourdeau@inverse.ca
200192    Monotone-Date: 2006-10-26T16:43:23
200193    Monotone-Branch: ca.inverse.sogo
200194
200195M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
200196
200197commit ea7f2467cc90c5c2d6bebcbbb5b5417ce6e0c859
200198Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200199Date:   Thu Oct 26 16:36:59 2006 +0000
200200
200201    Monotone-Parent: 90e958d35fe76f5d466582bc66691fca02292378
200202    Monotone-Revision: 039560571b9245893d7b9b2408a4695499b991f8
200203
200204    Monotone-Author: wsourdeau@inverse.ca
200205    Monotone-Date: 2006-10-26T16:36:59
200206    Monotone-Branch: ca.inverse.sogo
200207
200208M	ChangeLog
200209M	UI/Scheduler/UIxFreeBusyUserSelector.h
200210M	UI/Scheduler/UIxFreeBusyUserSelector.m
200211
200212commit aaba2e8efd725f52fe74edde63ffb46e9ca55870
200213Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200214Date:   Thu Oct 26 16:35:51 2006 +0000
200215
200216    Monotone-Parent: 2a7c60a2ee3b528beed93ea6fa36231b661edfae
200217    Monotone-Revision: 90e958d35fe76f5d466582bc66691fca02292378
200218
200219    Monotone-Author: wsourdeau@inverse.ca
200220    Monotone-Date: 2006-10-26T16:35:51
200221    Monotone-Branch: ca.inverse.sogo
200222
200223M	UI/Scheduler/UIxDatePicker.m
200224
200225commit c1e77f441d87a14c578b2a070b0a334d8ef77482
200226Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200227Date:   Thu Oct 26 16:35:30 2006 +0000
200228
200229    Monotone-Parent: d437e557ba061f106fd0db804a748fcc43343cad
200230    Monotone-Revision: 2a7c60a2ee3b528beed93ea6fa36231b661edfae
200231
200232    Monotone-Author: wsourdeau@inverse.ca
200233    Monotone-Date: 2006-10-26T16:35:30
200234    Monotone-Branch: ca.inverse.sogo
200235
200236M	ChangeLog
200237M	UI/MainUI/SOGoUserHomePage.m
200238
200239commit e17de2e4b955afdd47a126b8cdead254456e7f15
200240Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200241Date:   Thu Oct 26 16:34:41 2006 +0000
200242
200243    Monotone-Parent: 3ea81af5e61dd4b624e4c1458d66bc7c0829da07
200244    Monotone-Revision: d437e557ba061f106fd0db804a748fcc43343cad
200245
200246    Monotone-Author: wsourdeau@inverse.ca
200247    Monotone-Date: 2006-10-26T16:34:41
200248    Monotone-Branch: ca.inverse.sogo
200249
200250M	UI/Contacts/UIxContactSelector.m
200251
200252commit f936d66b8dfa4a9ae10815c67ef4ff4a7d06f686
200253Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200254Date:   Thu Oct 26 16:34:25 2006 +0000
200255
200256    Monotone-Parent: b2f62cdaa21cb716943261705698e2506dfcb55f
200257    Monotone-Revision: 3ea81af5e61dd4b624e4c1458d66bc7c0829da07
200258
200259    Monotone-Author: wsourdeau@inverse.ca
200260    Monotone-Date: 2006-10-26T16:34:25
200261    Monotone-Branch: ca.inverse.sogo
200262
200263M	ChangeLog
200264M	UI/Contacts/UIxContactFoldersView.m
200265
200266commit 6debe52e72ad8d4055cb2acb76d024e2d3f229a8
200267Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200268Date:   Thu Oct 26 16:33:38 2006 +0000
200269
200270    Monotone-Parent: 65e85a0c1825401dd092e3ed519e16162a7e4fe1
200271    Monotone-Revision: b2f62cdaa21cb716943261705698e2506dfcb55f
200272
200273    Monotone-Author: wsourdeau@inverse.ca
200274    Monotone-Date: 2006-10-26T16:33:38
200275    Monotone-Branch: ca.inverse.sogo
200276
200277M	ChangeLog
200278M	OGoContentStore/OCSiCalFieldExtractor.m
200279
200280commit 585162aceec03d481e982d7a7229a501398cf2f7
200281Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200282Date:   Thu Oct 26 00:41:03 2006 +0000
200283
200284    Monotone-Parent: c599bd47bbff16b4b95b0210fbd260e1d041b4c2
200285    Monotone-Revision: 65e85a0c1825401dd092e3ed519e16162a7e4fe1
200286
200287    Monotone-Author: wsourdeau@inverse.ca
200288    Monotone-Date: 2006-10-26T00:41:03
200289    Monotone-Branch: ca.inverse.sogo
200290
200291M	UI/WebServerResources/UIxFreeBusyUserSelector.js
200292
200293commit 8fc947aa7ee4918ea1d1276ea60f04fa05a48727
200294Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200295Date:   Thu Oct 26 00:40:29 2006 +0000
200296
200297    Monotone-Parent: 0aa6da157615a44a87763825308c0f8aef065eb3
200298    Monotone-Revision: c599bd47bbff16b4b95b0210fbd260e1d041b4c2
200299
200300    Monotone-Author: wsourdeau@inverse.ca
200301    Monotone-Date: 2006-10-26T00:40:29
200302    Monotone-Branch: ca.inverse.sogo
200303
200304M	ChangeLog
200305M	UI/WebServerResources/UIxAppointmentEditor.js
200306
200307commit a0d1cf8de147208f587ba0798390dd4c7ec76dc7
200308Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200309Date:   Thu Oct 26 00:38:01 2006 +0000
200310
200311    Monotone-Parent: 07730dab75f3e59711482acaf62c0d6b6ef56a5e
200312    Monotone-Revision: 0aa6da157615a44a87763825308c0f8aef065eb3
200313
200314    Monotone-Author: wsourdeau@inverse.ca
200315    Monotone-Date: 2006-10-26T00:38:01
200316    Monotone-Branch: ca.inverse.sogo
200317
200318M	ChangeLog
200319M	UI/MainUI/SOGoUserHomePage.m
200320
200321commit 3d45a60a3501831b5083bdffee3c400098f98511
200322Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200323Date:   Thu Oct 26 00:22:06 2006 +0000
200324
200325    Monotone-Parent: b3ec0cfe7976ab501f5ae8da536145c87f9c32a8
200326    Monotone-Revision: 07730dab75f3e59711482acaf62c0d6b6ef56a5e
200327
200328    Monotone-Author: wsourdeau@inverse.ca
200329    Monotone-Date: 2006-10-26T00:22:06
200330    Monotone-Branch: ca.inverse.sogo
200331
200332M	OGoContentStore/OCSiCalFieldExtractor.m
200333
200334commit 3bfe3d20263ca6a2fbc5e3211f014a7151be9700
200335Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200336Date:   Thu Oct 26 00:19:23 2006 +0000
200337
200338    Monotone-Parent: 390a05b1ac3b58296283f83b59fffdd48169efff
200339    Monotone-Revision: b3ec0cfe7976ab501f5ae8da536145c87f9c32a8
200340
200341    Monotone-Author: wsourdeau@inverse.ca
200342    Monotone-Date: 2006-10-26T00:19:23
200343    Monotone-Branch: ca.inverse.sogo
200344
200345M	UI/WebServerResources/SchedulerUI.css
200346M	UI/WebServerResources/SchedulerUI.js
200347M	UI/WebServerResources/UIxAppointmentEditor.js
200348
200349commit 998f08627cd7675cb6536be886118a72c140c494
200350Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200351Date:   Thu Oct 26 00:18:31 2006 +0000
200352
200353    Monotone-Parent: 74b6d371e7a3e098d7bc7c513590e2be4d836645
200354    Monotone-Revision: 390a05b1ac3b58296283f83b59fffdd48169efff
200355
200356    Monotone-Author: wsourdeau@inverse.ca
200357    Monotone-Date: 2006-10-26T00:18:31
200358    Monotone-Branch: ca.inverse.sogo
200359
200360M	UI/Templates/UIxPageFrame.wox
200361
200362commit 729b52bf93a3298ee70f72dc8456d6a3c503b41a
200363Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200364Date:   Thu Oct 26 00:18:17 2006 +0000
200365
200366    Monotone-Parent: eea64246cc0dac7144f9832f1c69836dedee2303
200367    Monotone-Revision: 74b6d371e7a3e098d7bc7c513590e2be4d836645
200368
200369    Monotone-Author: wsourdeau@inverse.ca
200370    Monotone-Date: 2006-10-26T00:18:17
200371    Monotone-Branch: ca.inverse.sogo
200372
200373M	UI/Templates/SchedulerUI/UIxTimeDateControl.wox
200374
200375commit 0e0ccff0591b71cf3551db1883c4c6ee4dbf9f11
200376Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200377Date:   Thu Oct 26 00:17:51 2006 +0000
200378
200379    Monotone-Parent: 6e5fafa4081803891daf9eae40d90b0f8c4742b7
200380    Monotone-Revision: eea64246cc0dac7144f9832f1c69836dedee2303
200381
200382    Monotone-Author: wsourdeau@inverse.ca
200383    Monotone-Date: 2006-10-26T00:17:51
200384    Monotone-Branch: ca.inverse.sogo
200385
200386M	UI/Scheduler/UIxTaskEditor.m
200387
200388commit 749c84de14a8909eb077076db2243c05ab9db323
200389Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200390Date:   Thu Oct 26 00:17:44 2006 +0000
200391
200392    Monotone-Parent: e0587f7d80066ef06ea3f50b61b4230be467d2ea
200393    Monotone-Revision: 6e5fafa4081803891daf9eae40d90b0f8c4742b7
200394
200395    Monotone-Author: wsourdeau@inverse.ca
200396    Monotone-Date: 2006-10-26T00:17:44
200397    Monotone-Branch: ca.inverse.sogo
200398
200399M	UI/Scheduler/UIxComponentEditor.m
200400
200401commit 619c86b88457f91ca3c886fece1305b8829b19e1
200402Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200403Date:   Thu Oct 26 00:17:27 2006 +0000
200404
200405    Monotone-Parent: 57c23145f32ca331b252396523bd85f31ce56f35
200406    Monotone-Revision: e0587f7d80066ef06ea3f50b61b4230be467d2ea
200407
200408    Monotone-Author: wsourdeau@inverse.ca
200409    Monotone-Date: 2006-10-26T00:17:27
200410    Monotone-Branch: ca.inverse.sogo
200411
200412M	UI/Scheduler/UIxAppointmentEditor.m
200413M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
200414
200415commit ad44460f9fc9c756f24a47c851742283aea4c2ed
200416Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200417Date:   Thu Oct 26 00:16:56 2006 +0000
200418
200419    Monotone-Parent: eb3a293c7b6e644d0c97e3f1954550bb78ebb5ef
200420    Monotone-Revision: 57c23145f32ca331b252396523bd85f31ce56f35
200421
200422    Monotone-Author: wsourdeau@inverse.ca
200423    Monotone-Date: 2006-10-26T00:16:56
200424    Monotone-Branch: ca.inverse.sogo
200425
200426M	ChangeLog
200427M	UI/MainUI/SOGoUserHomePage.m
200428M	UI/MainUI/product.plist
200429
200430commit 21799d8e1f9dff7b02503a44be0f7072e88757e9
200431Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200432Date:   Thu Oct 26 00:15:12 2006 +0000
200433
200434    Monotone-Parent: ef9dde1efccc6f2049760614ab6add61bb302de5
200435    Monotone-Revision: eb3a293c7b6e644d0c97e3f1954550bb78ebb5ef
200436
200437    Monotone-Author: wsourdeau@inverse.ca
200438    Monotone-Date: 2006-10-26T00:15:12
200439    Monotone-Branch: ca.inverse.sogo
200440
200441M	ChangeLog
200442M	UI/Contacts/UIxContactFoldersView.m
200443M	UI/Contacts/product.plist
200444
200445commit a1a7bcf4f1675f9888b3affa5c1b3cd3a69da9a1
200446Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200447Date:   Thu Oct 26 00:09:03 2006 +0000
200448
200449    Monotone-Parent: 544b9575eeea64ec253fc04a85da32a91e15de20
200450    Monotone-Revision: ef9dde1efccc6f2049760614ab6add61bb302de5
200451
200452    Monotone-Author: wsourdeau@inverse.ca
200453    Monotone-Date: 2006-10-26T00:09:03
200454    Monotone-Branch: ca.inverse.sogo
200455
200456M	SoObjects/Appointments/SOGoFreeBusyObject.m
200457
200458commit 1bb44de8214744c67728d7ac8e83bb7662bb3d43
200459Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200460Date:   Thu Oct 26 00:08:45 2006 +0000
200461
200462    Monotone-Parent: 6452ccaedf1fc82f0784d6e15a8fb3179f669c27
200463    Monotone-Revision: 544b9575eeea64ec253fc04a85da32a91e15de20
200464
200465    Monotone-Author: wsourdeau@inverse.ca
200466    Monotone-Date: 2006-10-26T00:08:45
200467    Monotone-Branch: ca.inverse.sogo
200468
200469M	SoObjects/Appointments/SOGoAppointmentObject.m
200470
200471commit ebc1ea2790002e2c2194d03a94b3011dd10c24de
200472Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200473Date:   Thu Oct 26 00:08:24 2006 +0000
200474
200475    Monotone-Parent: 5f9d55a0d0cb0f899e3675371b9a053e49774159
200476    Monotone-Revision: 6452ccaedf1fc82f0784d6e15a8fb3179f669c27
200477
200478    Monotone-Author: wsourdeau@inverse.ca
200479    Monotone-Date: 2006-10-26T00:08:24
200480    Monotone-Branch: ca.inverse.sogo
200481
200482M	SoObjects/Appointments/SOGoAppointmentFolder.m
200483
200484commit 0b162c60736149c38a359b2f5b4a4edc5314d05c
200485Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200486Date:   Thu Oct 26 00:08:02 2006 +0000
200487
200488    Monotone-Parent: a560de6c68352dec0b884b1c980ee3e94d963add
200489    Monotone-Revision: 5f9d55a0d0cb0f899e3675371b9a053e49774159
200490
200491    Monotone-Author: wsourdeau@inverse.ca
200492    Monotone-Date: 2006-10-26T00:08:02
200493    Monotone-Branch: ca.inverse.sogo
200494
200495M	ChangeLog
200496
200497commit 8805e91d09a39447734f8a84af1aabf47074dc55
200498Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200499Date:   Wed Oct 25 23:59:40 2006 +0000
200500
200501    Monotone-Parent: 19e618a35e17deb331a98af60ddcc5529db862be
200502    Monotone-Revision: a560de6c68352dec0b884b1c980ee3e94d963add
200503
200504    Monotone-Author: wsourdeau@inverse.ca
200505    Monotone-Date: 2006-10-25T23:59:40
200506    Monotone-Branch: ca.inverse.sogo
200507
200508M	OGoContentStore/OCSiCalFieldExtractor.m
200509M	OGoContentStore/appointment.ocs
200510M	OGoContentStore/sql/appointment-create.psql
200511M	OGoContentStore/sql/generate-folderinfo-sql-for-users.sh
200512
200513commit d3bb65742052c9ccfe41ce3c3d0193fd11c56934
200514Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200515Date:   Wed Oct 25 23:58:46 2006 +0000
200516
200517    Monotone-Parent: 01f82c6cdad306ebc5d1e92bf6efe32e51a0d96d
200518    Monotone-Revision: 19e618a35e17deb331a98af60ddcc5529db862be
200519
200520    Monotone-Author: wsourdeau@inverse.ca
200521    Monotone-Date: 2006-10-25T23:58:46
200522    Monotone-Branch: ca.inverse.sogo
200523
200524M	ChangeLog
200525
200526commit 1441a66636529c471d165998848acbbf3240fc08
200527Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200528Date:   Wed Oct 25 23:58:29 2006 +0000
200529
200530    Monotone-Parent: 58a952b10d4574c10176dc598afd887a5e7d2ad2
200531    Monotone-Revision: 01f82c6cdad306ebc5d1e92bf6efe32e51a0d96d
200532
200533    Monotone-Author: wsourdeau@inverse.ca
200534    Monotone-Date: 2006-10-25T23:58:29
200535    Monotone-Branch: ca.inverse.sogo
200536
200537M	UI/Scheduler/GNUmakefile
200538A	UI/Scheduler/UIxFreeBusyUserSelector.h
200539A	UI/Scheduler/UIxFreeBusyUserSelector.m
200540M	UI/Scheduler/product.plist
200541A	UI/Templates/SchedulerUI/UIxFreeBusyUserSelector.wox
200542A	UI/WebServerResources/UIxFreeBusyUserSelector.js
200543
200544commit 1f2533e6edd53aaf0baa27c7d12de68696dd3f1f
200545Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200546Date:   Mon Oct 23 21:37:53 2006 +0000
200547
200548    Monotone-Parent: 11701b15db10c26f527b23aa39f6d4ba7256523d
200549    Monotone-Revision: 58a952b10d4574c10176dc598afd887a5e7d2ad2
200550
200551    Monotone-Author: wsourdeau@inverse.ca
200552    Monotone-Date: 2006-10-23T21:37:53
200553    Monotone-Branch: ca.inverse.sogo
200554
200555M	UI/WebServerResources/SchedulerUI.js
200556M	UI/WebServerResources/generic.css
200557
200558commit be4b5bbb2a486747bef822ff0679254ac9ed03e3
200559Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200560Date:   Mon Oct 23 21:37:22 2006 +0000
200561
200562    Monotone-Parent: 3763045346dc745f788d643351451debf6ce0626
200563    Monotone-Revision: 11701b15db10c26f527b23aa39f6d4ba7256523d
200564
200565    Monotone-Author: wsourdeau@inverse.ca
200566    Monotone-Date: 2006-10-23T21:37:22
200567    Monotone-Branch: ca.inverse.sogo
200568
200569M	ChangeLog
200570M	UI/WebServerResources/generic.js
200571
200572commit 4eb06322e38dd9f25ac17c6e36220ef6d528f933
200573Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200574Date:   Mon Oct 23 21:35:56 2006 +0000
200575
200576    Monotone-Parent: 92c2289ec614006e622f8b53dec56357c7d1b889
200577    Monotone-Revision: 3763045346dc745f788d643351451debf6ce0626
200578
200579    Monotone-Author: wsourdeau@inverse.ca
200580    Monotone-Date: 2006-10-23T21:35:56
200581    Monotone-Branch: ca.inverse.sogo
200582
200583M	UI/Scheduler/product.plist
200584
200585commit d0f1b3ae019f3013018bc619fb526f765fc674a2
200586Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200587Date:   Mon Oct 23 21:34:56 2006 +0000
200588
200589    Monotone-Parent: cb727eb3a474d7cb014bfdc9a65fb7dd9a232c11
200590    Monotone-Revision: 92c2289ec614006e622f8b53dec56357c7d1b889
200591
200592    Monotone-Author: wsourdeau@inverse.ca
200593    Monotone-Date: 2006-10-23T21:34:56
200594    Monotone-Branch: ca.inverse.sogo
200595
200596M	ChangeLog
200597M	UI/Scheduler/UIxAppointmentEditor.m
200598M	UI/Scheduler/UIxComponentEditor.h
200599M	UI/Scheduler/UIxComponentEditor.m
200600M	UI/Scheduler/UIxTaskEditor.m
200601M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
200602M	UI/Templates/SchedulerUI/UIxTaskEditor.wox
200603M	UI/WebServerResources/UIxAppointmentEditor.css
200604M	UI/WebServerResources/UIxAppointmentEditor.js
200605M	UI/WebServerResources/UIxTaskEditor.css
200606M	UI/WebServerResources/UIxTaskEditor.js
200607
200608commit 8400691f11916f149b2e9138ca1a3412c150bc80
200609Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200610Date:   Mon Oct 23 21:29:55 2006 +0000
200611
200612    Monotone-Parent: be11403fbe3f55fa156c57e0c667404332061dd5
200613    Monotone-Revision: cb727eb3a474d7cb014bfdc9a65fb7dd9a232c11
200614
200615    Monotone-Author: wsourdeau@inverse.ca
200616    Monotone-Date: 2006-10-23T21:29:55
200617    Monotone-Branch: ca.inverse.sogo
200618
200619M	UI/Scheduler/English.lproj/Localizable.strings
200620M	UI/Scheduler/French.lproj/Localizable.strings
200621
200622commit 3ef1d4080e958c462e734d2dde5bc0af7cfff21f
200623Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200624Date:   Mon Oct 23 21:29:42 2006 +0000
200625
200626    Monotone-Parent: 14ebfcc1f4e78b3902b626a981e94b632fd2a92e
200627    Monotone-Revision: be11403fbe3f55fa156c57e0c667404332061dd5
200628
200629    Monotone-Author: wsourdeau@inverse.ca
200630    Monotone-Date: 2006-10-23T21:29:42
200631    Monotone-Branch: ca.inverse.sogo
200632
200633M	UI/Scheduler/GNUmakefile
200634A	UI/Scheduler/Toolbars/SOGoAppointmentObject.toolbar
200635
200636commit ca17b725e3697587dd0104b064e0a97d17869013
200637Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200638Date:   Mon Oct 23 14:57:42 2006 +0000
200639
200640    Monotone-Parent: c3158529cb4ab65ea318a0f12e4853921d68d6ed
200641    Monotone-Revision: 14ebfcc1f4e78b3902b626a981e94b632fd2a92e
200642
200643    Monotone-Author: wsourdeau@inverse.ca
200644    Monotone-Date: 2006-10-23T14:57:42
200645    Monotone-Branch: ca.inverse.sogo
200646
200647M	UI/Templates/SchedulerUI/UIxCalTasksListView.wox
200648
200649commit 262d341af3d3464f330ff89a71bf40ee0bb6be59
200650Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200651Date:   Mon Oct 23 14:56:58 2006 +0000
200652
200653    Monotone-Parent: bd6b8b8b6b9626985ced43786ab71d976da25933
200654    Monotone-Revision: c3158529cb4ab65ea318a0f12e4853921d68d6ed
200655
200656    Monotone-Author: wsourdeau@inverse.ca
200657    Monotone-Date: 2006-10-23T14:56:58
200658    Monotone-Branch: ca.inverse.sogo
200659
200660M	UI/WebServerResources/UIxTaskEditor.js
200661
200662commit 3913382a100e97529f235240b28405f62c14d162
200663Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200664Date:   Mon Oct 23 14:56:32 2006 +0000
200665
200666    Monotone-Parent: c88d1628cd9fc6c5793c7110065460239772a70d
200667    Monotone-Revision: bd6b8b8b6b9626985ced43786ab71d976da25933
200668
200669    Monotone-Author: wsourdeau@inverse.ca
200670    Monotone-Date: 2006-10-23T14:56:32
200671    Monotone-Branch: ca.inverse.sogo
200672
200673M	UI/WebServerResources/MailerUI.js
200674
200675commit e121a74f1510431594fdfd07eeca0d0972d73f97
200676Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200677Date:   Fri Oct 20 21:17:32 2006 +0000
200678
200679    Monotone-Parent: 7db953f3e208a524c131effeb93c6030fda6cc6e
200680    Monotone-Revision: c88d1628cd9fc6c5793c7110065460239772a70d
200681
200682    Monotone-Author: wsourdeau@inverse.ca
200683    Monotone-Date: 2006-10-20T21:17:32
200684    Monotone-Branch: ca.inverse.sogo
200685
200686M	UI/WebServerResources/SchedulerUI.css
200687M	UI/WebServerResources/generic.css
200688
200689commit 8c84f0e6f8fbc4ce9f40145f02e8aa6cd161e1a4
200690Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200691Date:   Fri Oct 20 21:17:18 2006 +0000
200692
200693    Monotone-Parent: 3e2187f44ea3be4208acae016be88b647bfe78a4
200694    Monotone-Revision: 7db953f3e208a524c131effeb93c6030fda6cc6e
200695
200696    Monotone-Author: wsourdeau@inverse.ca
200697    Monotone-Date: 2006-10-20T21:17:18
200698    Monotone-Branch: ca.inverse.sogo
200699
200700M	UI/Scheduler/UIxCalAptListView.m
200701M	UI/Scheduler/UIxCalInlineAptView.m
200702M	UI/Scheduler/UIxCalTasksListView.m
200703M	UI/Templates/ContactsUI/UIxContactsListView.wox
200704M	UI/Templates/SchedulerUI/UIxCalAptListView.wox
200705M	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
200706
200707commit c2bd3347b7c2f6c38021472d2cef0ba668853bfc
200708Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200709Date:   Fri Oct 20 21:16:01 2006 +0000
200710
200711    Monotone-Parent: c635b43cef948ab24b9318443a4eff133fe38682
200712    Monotone-Revision: 3e2187f44ea3be4208acae016be88b647bfe78a4
200713
200714    Monotone-Author: wsourdeau@inverse.ca
200715    Monotone-Date: 2006-10-20T21:16:01
200716    Monotone-Branch: ca.inverse.sogo
200717
200718M	UI/Scheduler/GNUmakefile.preamble
200719
200720commit b648cd585a4cffddba260eeae470b6330d5b4211
200721Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200722Date:   Fri Oct 20 21:15:52 2006 +0000
200723
200724    Monotone-Parent: 4b41bbcf0ec24573be891b7693d84986ad5ef4c2
200725    Monotone-Revision: c635b43cef948ab24b9318443a4eff133fe38682
200726
200727    Monotone-Author: wsourdeau@inverse.ca
200728    Monotone-Date: 2006-10-20T21:15:52
200729    Monotone-Branch: ca.inverse.sogo
200730
200731M	UI/MailerUI/UIxMailAccountsView.m
200732
200733commit 00df58d1d2f426c612c79628706a739edd1c163e
200734Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200735Date:   Fri Oct 20 21:15:26 2006 +0000
200736
200737    Monotone-Parent: fad2bdc97db935c46d6660b76ddda7f96c5bc1a3
200738    Monotone-Revision: 4b41bbcf0ec24573be891b7693d84986ad5ef4c2
200739
200740    Monotone-Author: wsourdeau@inverse.ca
200741    Monotone-Date: 2006-10-20T21:15:26
200742    Monotone-Branch: ca.inverse.sogo
200743
200744M	UI/Contacts/UIxContactEditor.m
200745
200746commit 104c141248a610cb6d03830dda090298a5cc0b22
200747Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200748Date:   Fri Oct 20 21:15:15 2006 +0000
200749
200750    Monotone-Parent: e3f93d357c75ac323660ab7c8bcbd4a8ea55c282
200751    Monotone-Revision: fad2bdc97db935c46d6660b76ddda7f96c5bc1a3
200752
200753    Monotone-Author: wsourdeau@inverse.ca
200754    Monotone-Date: 2006-10-20T21:15:15
200755    Monotone-Branch: ca.inverse.sogo
200756
200757M	SoObjects/SOGo/GNUmakefile
200758
200759commit 79bfd3096c2b39b0f9f588328e1df2d2c995b251
200760Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200761Date:   Fri Oct 20 21:15:07 2006 +0000
200762
200763    Monotone-Parent: 80b9eb72427bb0152c01595e9c20c8fc8513d18f
200764    Monotone-Revision: e3f93d357c75ac323660ab7c8bcbd4a8ea55c282
200765
200766    Monotone-Author: wsourdeau@inverse.ca
200767    Monotone-Date: 2006-10-20T21:15:07
200768    Monotone-Branch: ca.inverse.sogo
200769
200770M	SoObjects/Contacts/SOGoContactObject.h
200771
200772commit 781f65ffc36a8276065769a8f34c78aaded35036
200773Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200774Date:   Fri Oct 20 21:14:49 2006 +0000
200775
200776    Monotone-Parent: 66637dd9fbad7528514f958ca2e14068c4dc2386
200777    Monotone-Revision: 80b9eb72427bb0152c01595e9c20c8fc8513d18f
200778
200779    Monotone-Author: wsourdeau@inverse.ca
200780    Monotone-Date: 2006-10-20T21:14:49
200781    Monotone-Branch: ca.inverse.sogo
200782
200783M	ChangeLog
200784M	SoObjects/Contacts/SOGoContactLDAPFolder.m
200785
200786commit f5611606f20bdb4c35da90d5aa51cab25ef54e03
200787Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200788Date:   Fri Oct 20 21:13:50 2006 +0000
200789
200790    Monotone-Parent: 6f4aca34d0b59d7ae94fc6372510067926e9d0b4
200791    Monotone-Revision: 66637dd9fbad7528514f958ca2e14068c4dc2386
200792
200793    Monotone-Author: wsourdeau@inverse.ca
200794    Monotone-Date: 2006-10-20T21:13:50
200795    Monotone-Branch: ca.inverse.sogo
200796
200797M	SoObjects/Contacts/NGLdapEntry+Contact.m
200798
200799commit 17018226cb370a5179f8d2549f56686845f06262
200800Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200801Date:   Fri Oct 20 21:13:18 2006 +0000
200802
200803    Monotone-Parent: 9981beed9a8901d08a5b916dc336af3cbffb185b
200804    Monotone-Revision: 6f4aca34d0b59d7ae94fc6372510067926e9d0b4
200805
200806    Monotone-Author: wsourdeau@inverse.ca
200807    Monotone-Date: 2006-10-20T21:13:18
200808    Monotone-Branch: ca.inverse.sogo
200809
200810M	ChangeLog
200811M	SoObjects/Appointments/SOGoAptMailNotification.h
200812M	SoObjects/Appointments/SOGoAptMailNotification.m
200813
200814commit 74a29216f9c54b7877faa5a1f173f326630028ae
200815Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200816Date:   Fri Oct 20 21:12:28 2006 +0000
200817
200818    Monotone-Parent: 8f975744191cf3dc8dda26a64eb8f5b861a2c570
200819    Monotone-Revision: 9981beed9a8901d08a5b916dc336af3cbffb185b
200820
200821    Monotone-Author: wsourdeau@inverse.ca
200822    Monotone-Date: 2006-10-20T21:12:28
200823    Monotone-Branch: ca.inverse.sogo
200824
200825M	ChangeLog
200826M	SoObjects/Appointments/SOGoAppointmentFolder.m
200827
200828commit c3b8676ce7a0946a95331efe8604425c94e17658
200829Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200830Date:   Fri Oct 20 21:11:35 2006 +0000
200831
200832    Monotone-Parent: ff1ce45cd82384eeed82f4595d14f0015ef0750e
200833    Monotone-Revision: 8f975744191cf3dc8dda26a64eb8f5b861a2c570
200834
200835    Monotone-Author: wsourdeau@inverse.ca
200836    Monotone-Date: 2006-10-20T21:11:35
200837    Monotone-Branch: ca.inverse.sogo
200838
200839M	ChangeLog
200840D	SoObjects/SOGo/NSObject+Owner.h
200841D	SoObjects/SOGo/NSObject+Owner.m
200842
200843commit 2f8b53102d9b45e6c4381d95f65bc66d73beafe0
200844Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200845Date:   Fri Oct 20 19:29:11 2006 +0000
200846
200847    Monotone-Parent: 0baf969f5825efbb195eb2aa0eee29ef3b76e1e5
200848    Monotone-Revision: ff1ce45cd82384eeed82f4595d14f0015ef0750e
200849
200850    Monotone-Author: wsourdeau@inverse.ca
200851    Monotone-Date: 2006-10-20T19:29:11
200852    Monotone-Branch: ca.inverse.sogo
200853
200854M	ChangeLog
200855M	SoObjects/Contacts/SOGoContactLDAPFolder.m
200856
200857commit 6e01d277505982cafa51c1ff1e37df67a6969674
200858Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200859Date:   Thu Oct 19 19:23:58 2006 +0000
200860
200861    Monotone-Parent: 194497a44299aa739388b0b0e04ab2b178c81471
200862    Monotone-Revision: 0baf969f5825efbb195eb2aa0eee29ef3b76e1e5
200863
200864    Monotone-Author: wsourdeau@inverse.ca
200865    Monotone-Date: 2006-10-19T19:23:58
200866    Monotone-Branch: ca.inverse.sogo
200867
200868D	UI/MailerUI/Toolbars/SOGoMailAccount.toolbar
200869D	UI/MailerUI/Toolbars/SOGoMailFolder.toolbar
200870D	UI/MailerUI/Toolbars/SOGoTrashFolder.toolbar
200871M	UI/WebServerResources/ContactsUI.js
200872M	UI/WebServerResources/generic.js
200873
200874commit 97e6754992f9120c8b03ba91c28b0a1bdc3d2176
200875Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200876Date:   Thu Oct 19 17:36:19 2006 +0000
200877
200878    Monotone-Parent: 21336607671cae2f88c376198194b888c617d148
200879    Monotone-Revision: 194497a44299aa739388b0b0e04ab2b178c81471
200880
200881    Monotone-Author: wsourdeau@inverse.ca
200882    Monotone-Date: 2006-10-19T17:36:19
200883    Monotone-Branch: ca.inverse.sogo
200884
200885M	ChangeLog
200886M	UI/MailerUI/UIxMailToSelection.m
200887
200888commit b80abb06728bf6de722ceccb1369e1026098c01d
200889Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200890Date:   Thu Oct 19 17:35:28 2006 +0000
200891
200892    Monotone-Parent: 00dd928bbf94a03723ae2a10834fa0c27640df46
200893    Monotone-Revision: 21336607671cae2f88c376198194b888c617d148
200894
200895    Monotone-Author: wsourdeau@inverse.ca
200896    Monotone-Date: 2006-10-19T17:35:28
200897    Monotone-Branch: ca.inverse.sogo
200898
200899M	ChangeLog
200900M	UI/Contacts/UIxContactEditor.m
200901
200902commit 2623f6b0d5cc951b254b12b6bd5e39b56bf039e0
200903Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200904Date:   Thu Oct 19 17:04:31 2006 +0000
200905
200906    Monotone-Parent: 19acdd04950e72364417560f11c0eec91171fd11
200907    Monotone-Revision: 00dd928bbf94a03723ae2a10834fa0c27640df46
200908
200909    Monotone-Author: wsourdeau@inverse.ca
200910    Monotone-Date: 2006-10-19T17:04:31
200911    Monotone-Branch: ca.inverse.sogo
200912
200913M	UI/WebServerResources/UIxTaskEditor.css
200914
200915commit c8244f95444c3c0cedf01a431a31cd652cd43657
200916Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200917Date:   Thu Oct 19 17:04:16 2006 +0000
200918
200919    Monotone-Parent: f3462a7d60fa9b506031daad1b76d069d3277006
200920    Monotone-Revision: 19acdd04950e72364417560f11c0eec91171fd11
200921
200922    Monotone-Author: wsourdeau@inverse.ca
200923    Monotone-Date: 2006-10-19T17:04:16
200924    Monotone-Branch: ca.inverse.sogo
200925
200926M	UI/WebServerResources/UIxTaskEditor.css
200927
200928commit 35197f2c623cdc941a1de0fe32607e4e35c12bff
200929Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200930Date:   Thu Oct 19 16:55:42 2006 +0000
200931
200932    Monotone-Parent: abe74695485cf336cf099df95bd1b77a80930c62
200933    Monotone-Revision: f3462a7d60fa9b506031daad1b76d069d3277006
200934
200935    Monotone-Author: wsourdeau@inverse.ca
200936    Monotone-Date: 2006-10-19T16:55:42
200937    Monotone-Branch: ca.inverse.sogo
200938
200939M	UI/WebServerResources/UIxMailToSelection.js
200940
200941commit 016f65a6d8d98b41c08aab477e52a8ff06d2adbb
200942Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200943Date:   Thu Oct 19 16:55:36 2006 +0000
200944
200945    Monotone-Parent: e51d7289784b9481b51a779aab33d68ee0bb4a3e
200946    Monotone-Revision: abe74695485cf336cf099df95bd1b77a80930c62
200947
200948    Monotone-Author: wsourdeau@inverse.ca
200949    Monotone-Date: 2006-10-19T16:55:36
200950    Monotone-Branch: ca.inverse.sogo
200951
200952M	UI/WebServerResources/ContactsUI.css
200953
200954commit 6f20ca2757df99475e81d734dacc974ef1640231
200955Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200956Date:   Thu Oct 19 16:42:03 2006 +0000
200957
200958    Monotone-Parent: 989ada4dcfbb1c45b577f7887d50680cb6be470b
200959    Monotone-Revision: e51d7289784b9481b51a779aab33d68ee0bb4a3e
200960
200961    Monotone-Author: wsourdeau@inverse.ca
200962    Monotone-Date: 2006-10-19T16:42:03
200963    Monotone-Branch: ca.inverse.sogo
200964
200965M	UI/Templates/ContactsUI/UIxContactsCalendarsSelection.wox
200966M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
200967M	UI/WebServerResources/ContactsUI.css
200968
200969commit 8bb53e828890948782e52971955d24d9b9921e21
200970Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200971Date:   Thu Oct 19 16:41:22 2006 +0000
200972
200973    Monotone-Parent: 55f77640b542c95c5474e9ca98f187feac125c7e
200974    Monotone-Revision: 989ada4dcfbb1c45b577f7887d50680cb6be470b
200975
200976    Monotone-Author: wsourdeau@inverse.ca
200977    Monotone-Date: 2006-10-19T16:41:22
200978    Monotone-Branch: ca.inverse.sogo
200979
200980M	UI/Contacts/English.lproj/Localizable.strings
200981M	UI/Contacts/French.lproj/Localizable.strings
200982
200983commit 4ed45c91be0a9aeda918599caf7d6e013dce20b3
200984Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
200985Date:   Thu Oct 19 16:22:59 2006 +0000
200986
200987    Monotone-Parent: 6f2175ef7aaf3aa5ed992e4e0b51ddf722d4a07f
200988    Monotone-Revision: 55f77640b542c95c5474e9ca98f187feac125c7e
200989
200990    Monotone-Author: wsourdeau@inverse.ca
200991    Monotone-Date: 2006-10-19T16:22:59
200992    Monotone-Branch: ca.inverse.sogo
200993
200994M	UI/Templates/MailerUI/UIxMailEditor.wox
200995M	UI/Templates/MailerUI/UIxMailToSelection.wox
200996M	UI/WebServerResources/UIxMailEditor.css
200997
200998commit 05d03f0ea46e16ffa051857c8bc4484048112744
200999Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201000Date:   Thu Oct 19 16:03:44 2006 +0000
201001
201002    Monotone-Parent: 7659d2932f1f330c8827f3ede3db145afd30a8dc
201003    Monotone-Revision: 6f2175ef7aaf3aa5ed992e4e0b51ddf722d4a07f
201004
201005    Monotone-Author: wsourdeau@inverse.ca
201006    Monotone-Date: 2006-10-19T16:03:44
201007    Monotone-Branch: ca.inverse.sogo
201008
201009M	UI/Templates/SchedulerUI/UIxCalDateSelector.wox
201010
201011commit c64a30644ec49d8d6fab02a33a0092c0744225d5
201012Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201013Date:   Thu Oct 19 16:03:18 2006 +0000
201014
201015    Monotone-Parent: 6f8a485e95de7a055c61014474ad3ddf8ed664c4
201016    Monotone-Revision: 7659d2932f1f330c8827f3ede3db145afd30a8dc
201017
201018    Monotone-Author: wsourdeau@inverse.ca
201019    Monotone-Date: 2006-10-19T16:03:18
201020    Monotone-Branch: ca.inverse.sogo
201021
201022M	UI/Templates/MainUI/SOGoUserHomePage.wox
201023M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
201024M	UI/WebServerResources/SchedulerUI.css
201025M	UI/WebServerResources/UIxAppointmentEditor.css
201026M	UI/WebServerResources/UIxTaskEditor.css
201027
201028commit f0620506659b7280a4b7aeb77699fa71bea321eb
201029Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201030Date:   Thu Oct 19 16:02:45 2006 +0000
201031
201032    Monotone-Parent: 5ecadfd9f68210fc1b7659f7c0ba557d5b30068d
201033    Monotone-Revision: 6f8a485e95de7a055c61014474ad3ddf8ed664c4
201034
201035    Monotone-Author: wsourdeau@inverse.ca
201036    Monotone-Date: 2006-10-19T16:02:45
201037    Monotone-Branch: ca.inverse.sogo
201038
201039M	UI/Scheduler/English.lproj/Localizable.strings
201040M	UI/Scheduler/French.lproj/Localizable.strings
201041
201042commit 6debca475a3bb5333298c4a499731223b5a11519
201043Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201044Date:   Thu Oct 19 15:01:46 2006 +0000
201045
201046    Monotone-Parent: 810ef9ce3bcdfe790c21a1e325ff0bd44652ee23
201047    Monotone-Revision: 5ecadfd9f68210fc1b7659f7c0ba557d5b30068d
201048
201049    Monotone-Author: wsourdeau@inverse.ca
201050    Monotone-Date: 2006-10-19T15:01:46
201051    Monotone-Branch: ca.inverse.sogo
201052
201053M	ChangeLog
201054M	OGoContentStore/OCSiCalFieldExtractor.m
201055
201056commit e01b8ec2c45d32777ef82fdf9a9fbe0b9a6784e9
201057Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201058Date:   Thu Oct 19 14:42:09 2006 +0000
201059
201060    Monotone-Parent: e71996499d750c2c3683d2846afadff6c929eed1
201061    Monotone-Revision: 810ef9ce3bcdfe790c21a1e325ff0bd44652ee23
201062
201063    Monotone-Author: wsourdeau@inverse.ca
201064    Monotone-Date: 2006-10-19T14:42:09
201065    Monotone-Branch: ca.inverse.sogo
201066
201067M	ChangeLog
201068
201069commit 36025f86170d5677940ff1f3d9c2be811dbd54e5
201070Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201071Date:   Thu Oct 19 14:41:53 2006 +0000
201072
201073    Monotone-Parent: 6a0bee3b1450b1747db470edb8f2c937065902e5
201074    Monotone-Revision: e71996499d750c2c3683d2846afadff6c929eed1
201075
201076    Monotone-Author: wsourdeau@inverse.ca
201077    Monotone-Date: 2006-10-19T14:41:53
201078    Monotone-Branch: ca.inverse.sogo
201079
201080M	UI/Templates/MailerUI/UIxMailEditor.wox
201081M	UI/Templates/MailerUI/UIxMailToSelection.wox
201082
201083commit 3d7ab6352966c8dfaa5c60ced324c5390813048d
201084Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201085Date:   Thu Oct 19 14:41:32 2006 +0000
201086
201087    Monotone-Parent: 999155b1f40eb1bd1f5c2c2a0f8ab66619a4d3ac
201088    Monotone-Revision: 6a0bee3b1450b1747db470edb8f2c937065902e5
201089
201090    Monotone-Author: wsourdeau@inverse.ca
201091    Monotone-Date: 2006-10-19T14:41:32
201092    Monotone-Branch: ca.inverse.sogo
201093
201094M	UI/WebServerResources/SchedulerUI.js
201095M	UI/WebServerResources/UIxMailEditor.css
201096
201097commit 6cff2389d8d2ac8393da1b883c315f50602d00c9
201098Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201099Date:   Thu Oct 19 14:41:12 2006 +0000
201100
201101    Monotone-Parent: beff03702ba361b408bf967b4f807a2fec161392
201102    Monotone-Revision: 999155b1f40eb1bd1f5c2c2a0f8ab66619a4d3ac
201103
201104    Monotone-Author: wsourdeau@inverse.ca
201105    Monotone-Date: 2006-10-19T14:41:12
201106    Monotone-Branch: ca.inverse.sogo
201107
201108M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
201109
201110commit dcfb1be7f3cd1e45b81e408ac4f13a4bdc58acc2
201111Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201112Date:   Thu Oct 19 14:40:24 2006 +0000
201113
201114    Monotone-Parent: 25201eca7a2d2327ce725455760027b032810d78
201115    Monotone-Revision: beff03702ba361b408bf967b4f807a2fec161392
201116
201117    Monotone-Author: wsourdeau@inverse.ca
201118    Monotone-Date: 2006-10-19T14:40:24
201119    Monotone-Branch: ca.inverse.sogo
201120
201121M	UI/Scheduler/UIxTaskEditor.h
201122M	UI/Scheduler/UIxTaskEditor.m
201123M	UI/Templates/SchedulerUI/UIxTaskEditor.wox
201124M	UI/WebServerResources/UIxTaskEditor.js
201125
201126commit b790b4778e6fb699dc5a7cd2a9063d61b1c14063
201127Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201128Date:   Thu Oct 19 14:38:25 2006 +0000
201129
201130    Monotone-Parent: 3757df8ac9e5d424ceeb411dc2dba958b01a28bb
201131    Monotone-Revision: 25201eca7a2d2327ce725455760027b032810d78
201132
201133    Monotone-Author: wsourdeau@inverse.ca
201134    Monotone-Date: 2006-10-19T14:38:25
201135    Monotone-Branch: ca.inverse.sogo
201136
201137M	UI/Scheduler/UIxTimeDateControl.h
201138M	UI/Scheduler/UIxTimeDateControl.m
201139M	UI/Templates/SchedulerUI/UIxTimeDateControl.wox
201140
201141commit ee39aab2120143fcac0846bfa37c1209655d4787
201142Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201143Date:   Thu Oct 19 14:37:13 2006 +0000
201144
201145    Monotone-Parent: 909e381d554b9528951752a0184002a0f2396291
201146    Monotone-Revision: 3757df8ac9e5d424ceeb411dc2dba958b01a28bb
201147
201148    Monotone-Author: wsourdeau@inverse.ca
201149    Monotone-Date: 2006-10-19T14:37:13
201150    Monotone-Branch: ca.inverse.sogo
201151
201152M	UI/Scheduler/UIxDatePicker.m
201153M	UI/Templates/SchedulerUI/UIxDatePicker.wox
201154
201155commit 7973bcae73f6310eae81e9e8da7aeda8efd97235
201156Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201157Date:   Thu Oct 19 14:35:50 2006 +0000
201158
201159    Monotone-Parent: faec22f8f73711d289266d30497951d66732b2cd
201160    Monotone-Revision: 909e381d554b9528951752a0184002a0f2396291
201161
201162    Monotone-Author: wsourdeau@inverse.ca
201163    Monotone-Date: 2006-10-19T14:35:50
201164    Monotone-Branch: ca.inverse.sogo
201165
201166M	UI/Scheduler/UIxComponentEditor.h
201167M	UI/Scheduler/UIxComponentEditor.m
201168
201169commit b44fd637128aff0b134fddf741be171d79f0ab0a
201170Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201171Date:   Thu Oct 19 14:34:12 2006 +0000
201172
201173    Monotone-Parent: 75931ec80dae04f15fd7f790b6de21b0b724e457
201174    Monotone-Revision: faec22f8f73711d289266d30497951d66732b2cd
201175
201176    Monotone-Author: wsourdeau@inverse.ca
201177    Monotone-Date: 2006-10-19T14:34:12
201178    Monotone-Branch: ca.inverse.sogo
201179
201180M	UI/Scheduler/English.lproj/Localizable.strings
201181M	UI/Scheduler/French.lproj/Localizable.strings
201182
201183commit bd4be10c8169ed10c152d1c37ae72fce660b9872
201184Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201185Date:   Thu Oct 19 14:33:46 2006 +0000
201186
201187    Monotone-Parent: aff338d65b5e579727f2177355e636b8689e074d
201188    Monotone-Revision: 75931ec80dae04f15fd7f790b6de21b0b724e457
201189
201190    Monotone-Author: wsourdeau@inverse.ca
201191    Monotone-Date: 2006-10-19T14:33:46
201192    Monotone-Branch: ca.inverse.sogo
201193
201194M	ChangeLog
201195M	OGoContentStore/OCSiCalFieldExtractor.m
201196
201197commit b21593277dc6543d2cbdc8af99bac469ffff873b
201198Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201199Date:   Wed Oct 18 21:53:47 2006 +0000
201200
201201    Monotone-Parent: 54c85a5614fa048abcccf4fa8fca5d26070fe53f
201202    Monotone-Revision: aff338d65b5e579727f2177355e636b8689e074d
201203
201204    Monotone-Author: wsourdeau@inverse.ca
201205    Monotone-Date: 2006-10-18T21:53:47
201206    Monotone-Branch: ca.inverse.sogo
201207
201208M	ChangeLog
201209M	UI/WebServerResources/SchedulerUI.js
201210M	UI/WebServerResources/UIxAppointmentEditor.js
201211M	UI/WebServerResources/UIxMailEditor.js
201212M	UI/WebServerResources/UIxMailToSelection.js
201213M	UI/WebServerResources/UIxTaskEditor.js
201214M	UI/WebServerResources/generic.js
201215
201216commit df35bb01fd62efec5f40503a94606b950beb52fb
201217Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201218Date:   Wed Oct 18 21:49:04 2006 +0000
201219
201220    Monotone-Parent: 16fb66f0179e8a827bfa00706cecde4d330bcf4e
201221    Monotone-Revision: 54c85a5614fa048abcccf4fa8fca5d26070fe53f
201222
201223    Monotone-Author: wsourdeau@inverse.ca
201224    Monotone-Date: 2006-10-18T21:49:04
201225    Monotone-Branch: ca.inverse.sogo
201226
201227M	UI/WebServerResources/MailerUI.js
201228
201229commit d36413d01eb9a2ea708b3240d440a0103f356cda
201230Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201231Date:   Wed Oct 18 21:48:52 2006 +0000
201232
201233    Monotone-Parent: 10c4a8447f7a5c4890f7e2e2f63a908172490432
201234    Monotone-Revision: 16fb66f0179e8a827bfa00706cecde4d330bcf4e
201235
201236    Monotone-Author: wsourdeau@inverse.ca
201237    Monotone-Date: 2006-10-18T21:48:52
201238    Monotone-Branch: ca.inverse.sogo
201239
201240M	UI/Templates/SchedulerUI/UIxTaskEditor.wox
201241
201242commit 75aab65ca49ff04855a3e0a41aebd39be6eeedd9
201243Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201244Date:   Wed Oct 18 21:48:34 2006 +0000
201245
201246    Monotone-Parent: 4ea32f73278c61525c516b249d09c1b7f1e948bb
201247    Monotone-Revision: 10c4a8447f7a5c4890f7e2e2f63a908172490432
201248
201249    Monotone-Author: wsourdeau@inverse.ca
201250    Monotone-Date: 2006-10-18T21:48:34
201251    Monotone-Branch: ca.inverse.sogo
201252
201253M	UI/Templates/SchedulerUI/UIxCalAptListView.wox
201254
201255commit 699f5f34273448ed0b2a5c92a437d002c51e0601
201256Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201257Date:   Wed Oct 18 21:48:10 2006 +0000
201258
201259    Monotone-Parent: fb12a8435fe66cc16657a150037d1934ac20341c
201260    Monotone-Revision: 4ea32f73278c61525c516b249d09c1b7f1e948bb
201261
201262    Monotone-Author: wsourdeau@inverse.ca
201263    Monotone-Date: 2006-10-18T21:48:10
201264    Monotone-Branch: ca.inverse.sogo
201265
201266M	UI/WebServerResources/SchedulerUI.css
201267M	UI/WebServerResources/UIxMailEditor.css
201268M	UI/WebServerResources/generic.css
201269
201270commit c7637c42eb422019e0d1ec7e0d72e12b740c5ede
201271Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201272Date:   Wed Oct 18 21:47:58 2006 +0000
201273
201274    Monotone-Parent: 40a6d5aaa872092069dd5cf9b03dc279c8ad7440
201275    Monotone-Revision: fb12a8435fe66cc16657a150037d1934ac20341c
201276
201277    Monotone-Author: wsourdeau@inverse.ca
201278    Monotone-Date: 2006-10-18T21:47:58
201279    Monotone-Branch: ca.inverse.sogo
201280
201281M	UI/Templates/MailerUI/UIxMailEditor.wox
201282M	UI/Templates/MailerUI/UIxMailToSelection.wox
201283
201284commit f5a8876657863d7770936337ee16db164affc023
201285Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201286Date:   Wed Oct 18 21:47:27 2006 +0000
201287
201288    Monotone-Parent: c5e7b3f2198f14a7d247e302df9c7faae7200946
201289    Monotone-Revision: 40a6d5aaa872092069dd5cf9b03dc279c8ad7440
201290
201291    Monotone-Author: wsourdeau@inverse.ca
201292    Monotone-Date: 2006-10-18T21:47:27
201293    Monotone-Branch: ca.inverse.sogo
201294
201295M	UI/Scheduler/UIxAppointmentEditor.m
201296
201297commit c0fa4c6d1dec7d00269e80903eb62c4eefc7310e
201298Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201299Date:   Wed Oct 18 21:47:03 2006 +0000
201300
201301    Monotone-Parent: 140f7dd26cdec380675b0b319d9ee737783d404b
201302    Monotone-Revision: c5e7b3f2198f14a7d247e302df9c7faae7200946
201303
201304    Monotone-Author: wsourdeau@inverse.ca
201305    Monotone-Date: 2006-10-18T21:47:03
201306    Monotone-Branch: ca.inverse.sogo
201307
201308M	UI/MailerUI/English.lproj/Localizable.strings
201309M	UI/MailerUI/French.lproj/Localizable.strings
201310
201311commit 4ddbe4047df500093f8348fe93f9dbe3a48ff292
201312Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201313Date:   Wed Oct 18 15:11:35 2006 +0000
201314
201315    Monotone-Parent: 0ab91a79c43fc79346ff91e416032be2bd1b544a
201316    Monotone-Revision: 140f7dd26cdec380675b0b319d9ee737783d404b
201317
201318    Monotone-Author: wsourdeau@inverse.ca
201319    Monotone-Date: 2006-10-18T15:11:35
201320    Monotone-Branch: ca.inverse.sogo
201321
201322M	UI/Scheduler/UIxCalCalendarsListView.m
201323M	UI/WebServerResources/SchedulerUI.css
201324
201325commit 2b01ef19e1741d2c477378ec536ac26b1fa4b980
201326Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201327Date:   Wed Oct 18 14:52:45 2006 +0000
201328
201329    Monotone-Parent: c11e18b35f1937510d1a3526a900abb0b0415fea
201330    Monotone-Revision: 0ab91a79c43fc79346ff91e416032be2bd1b544a
201331
201332    Monotone-Author: wsourdeau@inverse.ca
201333    Monotone-Date: 2006-10-18T14:52:45
201334    Monotone-Branch: ca.inverse.sogo
201335
201336M	UI/Templates/ContactsUI/UIxContactsCalendarsSelection.wox
201337
201338commit 7d345ccfc998f522fa88570af7139e0f5e438adb
201339Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201340Date:   Wed Oct 18 14:52:24 2006 +0000
201341
201342    Monotone-Parent: d9da13213c1237ed3f324c998977af498a27d06e
201343    Monotone-Revision: c11e18b35f1937510d1a3526a900abb0b0415fea
201344
201345    Monotone-Author: wsourdeau@inverse.ca
201346    Monotone-Date: 2006-10-18T14:52:24
201347    Monotone-Branch: ca.inverse.sogo
201348
201349M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
201350M	UI/Templates/SchedulerUI/UIxTaskEditor.wox
201351
201352commit e2c9f60ed96217d09303e2d068fee18f7363e64f
201353Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201354Date:   Wed Oct 18 14:51:20 2006 +0000
201355
201356    Monotone-Parent: baf0d375fa330122cb9d209131a4401da2ecfb59
201357    Monotone-Revision: d9da13213c1237ed3f324c998977af498a27d06e
201358
201359    Monotone-Author: wsourdeau@inverse.ca
201360    Monotone-Date: 2006-10-18T14:51:20
201361    Monotone-Branch: ca.inverse.sogo
201362
201363M	UI/Contacts/GNUmakefile
201364D	UI/Contacts/UIxContactsSchedulerSelection.m
201365D	UI/Templates/ContactsUI/UIxContactsSchedulerSelection.wox
201366
201367commit b798cc38cf6421a87cdfaec62aa95782fc7a271a
201368Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201369Date:   Wed Oct 18 14:46:02 2006 +0000
201370
201371    Monotone-Parent: 3f1f8a5b28cdd3c5ecd69528aa507a7e11b887f2
201372    Monotone-Revision: baf0d375fa330122cb9d209131a4401da2ecfb59
201373
201374    Monotone-Author: wsourdeau@inverse.ca
201375    Monotone-Date: 2006-10-18T14:46:02
201376    Monotone-Branch: ca.inverse.sogo
201377
201378M	UI/Scheduler/UIxCalAptListView.m
201379
201380commit 68aafe0506f2ad82b8ada7d9da84626d25690c2f
201381Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201382Date:   Wed Oct 18 14:45:46 2006 +0000
201383
201384    Monotone-Parent: 31570d2e5b99840e7deb7522c5be3c086a8af43c
201385    Monotone-Revision: 3f1f8a5b28cdd3c5ecd69528aa507a7e11b887f2
201386
201387    Monotone-Author: wsourdeau@inverse.ca
201388    Monotone-Date: 2006-10-18T14:45:46
201389    Monotone-Branch: ca.inverse.sogo
201390
201391M	UI/Contacts/UIxContactsListView.m
201392M	UI/Contacts/product.plist
201393
201394commit f2eae25ea2a041b3612d6958a43aabcc1014efa8
201395Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201396Date:   Wed Oct 18 14:45:31 2006 +0000
201397
201398    Monotone-Parent: b5e4f4e80c34c77dbca095426036435637a4665b
201399    Monotone-Revision: 31570d2e5b99840e7deb7522c5be3c086a8af43c
201400
201401    Monotone-Author: wsourdeau@inverse.ca
201402    Monotone-Date: 2006-10-18T14:45:31
201403    Monotone-Branch: ca.inverse.sogo
201404
201405M	UI/Scheduler/GNUmakefile
201406
201407commit 60c87ef50b9183b4980a63d516d7534de263c2c6
201408Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201409Date:   Wed Oct 18 14:45:15 2006 +0000
201410
201411    Monotone-Parent: 11fad7a10b612bfb5d7852bc31ad9fa992c6a07b
201412    Monotone-Revision: b5e4f4e80c34c77dbca095426036435637a4665b
201413
201414    Monotone-Author: wsourdeau@inverse.ca
201415    Monotone-Date: 2006-10-18T14:45:15
201416    Monotone-Branch: ca.inverse.sogo
201417
201418M	UI/Contacts/English.lproj/Localizable.strings
201419M	UI/Contacts/French.lproj/Localizable.strings
201420
201421commit 9ec06c4bb92d5a33725e222a2afc0ac1d74fa49d
201422Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201423Date:   Wed Oct 18 14:42:44 2006 +0000
201424
201425    Monotone-Parent: 71bb185f5f96c21cf62ca4dd2cadf54d83dc4f7c
201426    Monotone-Revision: 11fad7a10b612bfb5d7852bc31ad9fa992c6a07b
201427
201428    Monotone-Author: wsourdeau@inverse.ca
201429    Monotone-Date: 2006-10-18T14:42:44
201430    Monotone-Branch: ca.inverse.sogo
201431
201432M	ChangeLog
201433M	UI/Scheduler/UIxAppointmentEditor.h
201434M	UI/Scheduler/UIxAppointmentEditor.m
201435A	UI/Scheduler/UIxComponentEditor.h
201436A	UI/Scheduler/UIxComponentEditor.m
201437M	UI/Scheduler/UIxTaskEditor.h
201438M	UI/Scheduler/UIxTaskEditor.m
201439
201440commit 7b35cb1c4b7fa82f0c4a40c2a4dcf984fdf67dbf
201441Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201442Date:   Tue Oct 17 19:57:14 2006 +0000
201443
201444    Monotone-Parent: dae7774a771ac5d0ee1d7c9aabe93acbf3db3085
201445    Monotone-Revision: 71bb185f5f96c21cf62ca4dd2cadf54d83dc4f7c
201446
201447    Monotone-Author: wsourdeau@inverse.ca
201448    Monotone-Date: 2006-10-17T19:57:14
201449    Monotone-Branch: ca.inverse.sogo
201450
201451M	ChangeLog
201452M	SoObjects/Appointments/SOGoAppointmentFolder.m
201453
201454commit c740786476be10fdbf8dce67bc8e2cc335b8da58
201455Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201456Date:   Tue Oct 17 19:56:37 2006 +0000
201457
201458    Monotone-Parent: 2abe8dacbce0dd2659bb31991242155dd7785836
201459    Monotone-Revision: dae7774a771ac5d0ee1d7c9aabe93acbf3db3085
201460
201461    Monotone-Author: wsourdeau@inverse.ca
201462    Monotone-Date: 2006-10-17T19:56:37
201463    Monotone-Branch: ca.inverse.sogo
201464
201465M	UI/Templates/ContactsUI/UIxContactEditor.wox
201466
201467commit 90deaa60adcde24cfda5c15fd50552137ffd8c50
201468Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201469Date:   Tue Oct 17 19:51:25 2006 +0000
201470
201471    Monotone-Parent: 9c7b93e1335d12d76994ea6365a08f1fec056eff
201472    Monotone-Revision: 2abe8dacbce0dd2659bb31991242155dd7785836
201473
201474    Monotone-Author: wsourdeau@inverse.ca
201475    Monotone-Date: 2006-10-17T19:51:25
201476    Monotone-Branch: ca.inverse.sogo
201477
201478M	ChangeLog
201479
201480commit f427aecf853a3a0242352a8152673a7c53dd8427
201481Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201482Date:   Tue Oct 17 19:51:20 2006 +0000
201483
201484    Monotone-Parent: 0970a7bb6662dcec36bfd8ce455269fdd353ddac
201485    Monotone-Revision: 9c7b93e1335d12d76994ea6365a08f1fec056eff
201486
201487    Monotone-Author: wsourdeau@inverse.ca
201488    Monotone-Date: 2006-10-17T19:51:20
201489    Monotone-Branch: ca.inverse.sogo
201490
201491M	UI/WebServerResources/ContactsUI.js
201492
201493commit 4d420ae23937a3ef6c035ecd9060502a4ce4013f
201494Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201495Date:   Tue Oct 17 19:50:46 2006 +0000
201496
201497    Monotone-Parent: 77e6762d6cb3899dff38b458273078a4dd3ce1a5
201498    Monotone-Revision: 0970a7bb6662dcec36bfd8ce455269fdd353ddac
201499
201500    Monotone-Author: wsourdeau@inverse.ca
201501    Monotone-Date: 2006-10-17T19:50:46
201502    Monotone-Branch: ca.inverse.sogo
201503
201504M	UI/WebServerResources/SchedulerUI.css
201505
201506commit f2d77b37f50843e93e0f48ca8b8782b61e1ea93c
201507Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201508Date:   Tue Oct 17 19:50:32 2006 +0000
201509
201510    Monotone-Parent: ef922ac4f7f0f858587fde2408df0fd6476496c1
201511    Monotone-Revision: 77e6762d6cb3899dff38b458273078a4dd3ce1a5
201512
201513    Monotone-Author: wsourdeau@inverse.ca
201514    Monotone-Date: 2006-10-17T19:50:32
201515    Monotone-Branch: ca.inverse.sogo
201516
201517M	ChangeLog
201518M	UI/WebServerResources/generic.js
201519
201520commit 5c08272ceaec9ef814231d034bbce8a073b2b10c
201521Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201522Date:   Tue Oct 17 19:49:47 2006 +0000
201523
201524    Monotone-Parent: b37028587e6fb2604e3892c8f3d188afd477de30
201525    Monotone-Revision: ef922ac4f7f0f858587fde2408df0fd6476496c1
201526
201527    Monotone-Author: wsourdeau@inverse.ca
201528    Monotone-Date: 2006-10-17T19:49:47
201529    Monotone-Branch: ca.inverse.sogo
201530
201531M	ChangeLog
201532M	UI/WebServerResources/SchedulerUI.js
201533
201534commit 92f9385a4ebde5117a4341e5906ea7d6d0c5e1f2
201535Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201536Date:   Tue Oct 17 15:51:35 2006 +0000
201537
201538    ChangeLog
201539
201540    Monotone-Parent: 3a4ad086b44cb19e39fec3273f04fd22146bf748
201541    Monotone-Revision: b37028587e6fb2604e3892c8f3d188afd477de30
201542
201543    Monotone-Author: wsourdeau@inverse.ca
201544    Monotone-Date: 2006-10-17T15:51:35
201545    Monotone-Branch: ca.inverse.sogo
201546
201547M	UI/WebServerResources/SchedulerUI.js
201548
201549commit 2b9eee9b6c9e14eaa00e1021f7b0f60e8e276db2
201550Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201551Date:   Tue Oct 17 15:50:43 2006 +0000
201552
201553    ChangeLog
201554
201555    Monotone-Parent: cdf45df950d2d276ce70c14e9cd0e7024d76c371
201556    Monotone-Revision: 3a4ad086b44cb19e39fec3273f04fd22146bf748
201557
201558    Monotone-Author: wsourdeau@inverse.ca
201559    Monotone-Date: 2006-10-17T15:50:43
201560    Monotone-Branch: ca.inverse.sogo
201561
201562M	UI/WebServerResources/SchedulerUI.js
201563
201564commit af5fa2949cb2b56b2472bdf4593c658601afc3b3
201565Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201566Date:   Mon Oct 16 22:35:22 2006 +0000
201567
201568    Monotone-Parent: 18a409eaff289afd2b8a9aef52ce05b0389e19a1
201569    Monotone-Revision: cdf45df950d2d276ce70c14e9cd0e7024d76c371
201570
201571    Monotone-Author: wsourdeau@inverse.ca
201572    Monotone-Date: 2006-10-16T22:35:22
201573    Monotone-Branch: ca.inverse.sogo
201574
201575M	ChangeLog
201576M	UI/WebServerResources/SchedulerUI.js
201577
201578commit d55670f4c17b1d0da53783aa9f630112c9c8ab3e
201579Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201580Date:   Mon Oct 16 22:34:11 2006 +0000
201581
201582    Monotone-Parent: d6b4990ef8fb3415624d736697f139942ce37b9b
201583    Monotone-Revision: 18a409eaff289afd2b8a9aef52ce05b0389e19a1
201584
201585    Monotone-Author: wsourdeau@inverse.ca
201586    Monotone-Date: 2006-10-16T22:34:11
201587    Monotone-Branch: ca.inverse.sogo
201588
201589M	ChangeLog
201590M	UI/WebServerResources/generic.js
201591
201592commit af523186c26e8848337157dc815e8774bcc19ba5
201593Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201594Date:   Mon Oct 16 22:33:17 2006 +0000
201595
201596    Monotone-Parent: fa2db8adc03dd0adbd001a03cd74271b07fb41fe
201597    Monotone-Revision: d6b4990ef8fb3415624d736697f139942ce37b9b
201598
201599    Monotone-Author: wsourdeau@inverse.ca
201600    Monotone-Date: 2006-10-16T22:33:17
201601    Monotone-Branch: ca.inverse.sogo
201602
201603M	UI/Scheduler/UIxCalAptListView.m
201604M	UI/Scheduler/UIxCalInlineAptView.m
201605M	UI/Scheduler/UIxCalTasksListView.m
201606M	UI/Templates/SchedulerUI/UIxCalAptListView.wox
201607M	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
201608M	UI/Templates/SchedulerUI/UIxCalTasksListView.wox
201609
201610commit 2380691c71ca9b6ee798c680b7dc3c0069da3e78
201611Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201612Date:   Mon Oct 16 22:30:47 2006 +0000
201613
201614    Monotone-Parent: 4b3e779fea77f240e47bc50eb2b081a68379e9d7
201615    Monotone-Revision: fa2db8adc03dd0adbd001a03cd74271b07fb41fe
201616
201617    Monotone-Author: wsourdeau@inverse.ca
201618    Monotone-Date: 2006-10-16T22:30:47
201619    Monotone-Branch: ca.inverse.sogo
201620
201621M	ChangeLog
201622M	SoObjects/Appointments/SOGoAppointmentFolder.m
201623
201624commit f8291262303f925f2d27896f4a487edb8f94e0b2
201625Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201626Date:   Mon Oct 16 18:52:38 2006 +0000
201627
201628    Monotone-Parent: 51ade360bf65e2f18177a9e121d6d9aedcc975d6
201629    Monotone-Revision: 4b3e779fea77f240e47bc50eb2b081a68379e9d7
201630
201631    Monotone-Author: wsourdeau@inverse.ca
201632    Monotone-Date: 2006-10-16T18:52:38
201633    Monotone-Branch: ca.inverse.sogo
201634
201635M	UI/Templates/ContactsUI/UIxContactSelector.wox
201636M	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
201637
201638commit 8e305dee68c93765d80d9dc000a293d42fcbb825
201639Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201640Date:   Mon Oct 16 18:51:53 2006 +0000
201641
201642    Monotone-Parent: 4a7be08a93cd05fcecc719eb7605cafa5e50bfcf
201643    Monotone-Revision: 51ade360bf65e2f18177a9e121d6d9aedcc975d6
201644
201645    Monotone-Author: wsourdeau@inverse.ca
201646    Monotone-Date: 2006-10-16T18:51:53
201647    Monotone-Branch: ca.inverse.sogo
201648
201649M	UI/WebServerResources/SchedulerUI.js
201650
201651commit 872599ca38395e11785b5a8d789f9580b6ff54ea
201652Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201653Date:   Mon Oct 16 18:51:50 2006 +0000
201654
201655    Monotone-Parent: d6b5e1006db72b8ef5988268177ae7a9bc562c59
201656    Monotone-Revision: 4a7be08a93cd05fcecc719eb7605cafa5e50bfcf
201657
201658    Monotone-Author: wsourdeau@inverse.ca
201659    Monotone-Date: 2006-10-16T18:51:50
201660    Monotone-Branch: ca.inverse.sogo
201661
201662M	UI/WebServerResources/SchedulerUI.css
201663
201664commit fd523f184d31036fcec720099a7d9763b81b232f
201665Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201666Date:   Mon Oct 16 18:51:27 2006 +0000
201667
201668    Monotone-Parent: d049e56046f3eeadc3bf451e459e7ddf140c59fa
201669    Monotone-Revision: d6b5e1006db72b8ef5988268177ae7a9bc562c59
201670
201671    Monotone-Author: wsourdeau@inverse.ca
201672    Monotone-Date: 2006-10-16T18:51:27
201673    Monotone-Branch: ca.inverse.sogo
201674
201675M	UI/Scheduler/UIxCalTasksListView.m
201676
201677commit 6162e9aab8f360bcc8b2726a39cc81b74c366233
201678Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201679Date:   Mon Oct 16 18:50:33 2006 +0000
201680
201681    Monotone-Parent: ccfa7fe7bfe69f390c767dfec7587ed458a13dfa
201682    Monotone-Revision: d049e56046f3eeadc3bf451e459e7ddf140c59fa
201683
201684    Monotone-Author: wsourdeau@inverse.ca
201685    Monotone-Date: 2006-10-16T18:50:33
201686    Monotone-Branch: ca.inverse.sogo
201687
201688M	ChangeLog
201689M	UI/Scheduler/UIxCalInlineAptView.m
201690
201691commit 6f3742b3fa96159489a7ef1a4bbdf3f9cc68ba45
201692Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201693Date:   Mon Oct 16 18:49:25 2006 +0000
201694
201695    Monotone-Parent: 527b8fb043af42d5bcd6913397ab32e1bc42a27a
201696    Monotone-Revision: ccfa7fe7bfe69f390c767dfec7587ed458a13dfa
201697
201698    Monotone-Author: wsourdeau@inverse.ca
201699    Monotone-Date: 2006-10-16T18:49:25
201700    Monotone-Branch: ca.inverse.sogo
201701
201702M	ChangeLog
201703M	UI/Scheduler/UIxCalCalendarsListView.h
201704M	UI/Scheduler/UIxCalCalendarsListView.m
201705M	UI/Templates/SchedulerUI/UIxCalCalendarsListView.wox
201706
201707commit 56696d680ad6b16e6671ce54dbc34909b166fbd2
201708Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201709Date:   Mon Oct 16 18:46:28 2006 +0000
201710
201711    Monotone-Parent: ed1f9d054bf58150b30e9e4dbbffa4b09113c4e6
201712    Monotone-Revision: 527b8fb043af42d5bcd6913397ab32e1bc42a27a
201713
201714    Monotone-Author: wsourdeau@inverse.ca
201715    Monotone-Date: 2006-10-16T18:46:28
201716    Monotone-Branch: ca.inverse.sogo
201717
201718M	ChangeLog
201719M	UI/Scheduler/UIxCalAptListView.m
201720M	UI/Templates/SchedulerUI/UIxCalAptListView.wox
201721
201722commit 17aa35440e4e6c5a7c457c98f8c3d0e2e555688c
201723Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201724Date:   Mon Oct 16 18:45:23 2006 +0000
201725
201726    Monotone-Parent: aa33c6954faa657b2d62640f492737b1dba8bd00
201727    Monotone-Revision: ed1f9d054bf58150b30e9e4dbbffa4b09113c4e6
201728
201729    Monotone-Author: wsourdeau@inverse.ca
201730    Monotone-Date: 2006-10-16T18:45:23
201731    Monotone-Branch: ca.inverse.sogo
201732
201733M	ChangeLog
201734M	UI/Contacts/UIxContactSelector.h
201735M	UI/Contacts/UIxContactSelector.m
201736
201737commit cda7d5af162ed6995c1cbd336fcad25973223913
201738Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201739Date:   Mon Oct 16 18:43:38 2006 +0000
201740
201741    Monotone-Parent: c9af41ca9ec70a19cc4d97559b662f72c45c4f97
201742    Monotone-Revision: aa33c6954faa657b2d62640f492737b1dba8bd00
201743
201744    Monotone-Author: wsourdeau@inverse.ca
201745    Monotone-Date: 2006-10-16T18:43:38
201746    Monotone-Branch: ca.inverse.sogo
201747
201748M	SoObjects/SOGo/GNUmakefile
201749
201750commit bcf6d7f1c522528f0cf46171ccf7efc3393ba863
201751Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201752Date:   Mon Oct 16 18:43:14 2006 +0000
201753
201754    Monotone-Parent: 77ae6659af75997724f5042923c200e84f904c7c
201755    Monotone-Revision: c9af41ca9ec70a19cc4d97559b662f72c45c4f97
201756
201757    Monotone-Author: wsourdeau@inverse.ca
201758    Monotone-Date: 2006-10-16T18:43:14
201759    Monotone-Branch: ca.inverse.sogo
201760
201761M	ChangeLog
201762M	SoObjects/Appointments/SOGoAppointmentFolder.m
201763
201764commit 997b801ee7ef017cdb8172b2d40eb827bdb929a6
201765Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201766Date:   Mon Oct 16 18:41:47 2006 +0000
201767
201768    Monotone-Parent: 72e9c0d1be214d9a94f5b96b7b1f23e95f4d9f46
201769    Monotone-Revision: 77ae6659af75997724f5042923c200e84f904c7c
201770
201771    Monotone-Author: wsourdeau@inverse.ca
201772    Monotone-Date: 2006-10-16T18:41:47
201773    Monotone-Branch: ca.inverse.sogo
201774
201775M	ChangeLog
201776A	SoObjects/SOGo/NSObject+Owner.h
201777A	SoObjects/SOGo/NSObject+Owner.m
201778
201779commit 0dbe9500f04ec687257eca95230553206e5c2d7a
201780Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201781Date:   Fri Oct 13 23:37:27 2006 +0000
201782
201783    Monotone-Parent: 6ef1ca9d6e10e432ed38b2ce42522158be759f0b
201784    Monotone-Revision: 72e9c0d1be214d9a94f5b96b7b1f23e95f4d9f46
201785
201786    Monotone-Author: wsourdeau@inverse.ca
201787    Monotone-Date: 2006-10-13T23:37:27
201788    Monotone-Branch: ca.inverse.sogo
201789
201790M	ChangeLog
201791M	UI/WebServerResources/SchedulerUI.js
201792
201793commit 197bd32ebd501fa026e367a7fb3a5bf0bc7c48a2
201794Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201795Date:   Fri Oct 13 23:36:15 2006 +0000
201796
201797    Monotone-Parent: 1e97b12194e5cae80c0311c2b27ce13e9d77c030
201798    Monotone-Revision: 6ef1ca9d6e10e432ed38b2ce42522158be759f0b
201799
201800    Monotone-Author: wsourdeau@inverse.ca
201801    Monotone-Date: 2006-10-13T23:36:15
201802    Monotone-Branch: ca.inverse.sogo
201803
201804M	ChangeLog
201805M	UI/WebServerResources/ContactsUI.js
201806
201807commit e8e6b4775f6a50b678cebd240eea74da15ef9318
201808Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201809Date:   Fri Oct 13 23:35:25 2006 +0000
201810
201811    Monotone-Parent: 46d8b975e3331072d720cf1a857776556c26b874
201812    Monotone-Revision: 1e97b12194e5cae80c0311c2b27ce13e9d77c030
201813
201814    Monotone-Author: wsourdeau@inverse.ca
201815    Monotone-Date: 2006-10-13T23:35:25
201816    Monotone-Branch: ca.inverse.sogo
201817
201818M	UI/WebServerResources/SchedulerUI.css
201819M	UI/WebServerResources/generic.css
201820
201821commit a9a7cd5645b4e21c6aa47602772592be20c55276
201822Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201823Date:   Fri Oct 13 23:35:10 2006 +0000
201824
201825    Monotone-Parent: 68199c5cc8e98c86746b92d1731f52247f2677c9
201826    Monotone-Revision: 46d8b975e3331072d720cf1a857776556c26b874
201827
201828    Monotone-Author: wsourdeau@inverse.ca
201829    Monotone-Date: 2006-10-13T23:35:10
201830    Monotone-Branch: ca.inverse.sogo
201831
201832M	ChangeLog
201833M	UI/WebServerResources/generic.js
201834
201835commit c078a70e1ac0719be212c5b1aa0b16a46d121f7a
201836Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201837Date:   Fri Oct 13 23:33:58 2006 +0000
201838
201839    Monotone-Parent: 42554f4024d0f63e6fb10fd04d29b6a1da54715e
201840    Monotone-Revision: 68199c5cc8e98c86746b92d1731f52247f2677c9
201841
201842    Monotone-Author: wsourdeau@inverse.ca
201843    Monotone-Date: 2006-10-13T23:33:58
201844    Monotone-Branch: ca.inverse.sogo
201845
201846M	UI/Templates/SchedulerUI/UIxCalMainView.wox
201847M	UI/Templates/SchedulerUI/UIxCalTasksListView.wox
201848
201849commit 8bc638c4c9ed4dc57c5c175bc4d7a85470b167b2
201850Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201851Date:   Fri Oct 13 23:33:17 2006 +0000
201852
201853    Monotone-Parent: 29daf92fa0ac85b3652548951584a86d0009f74b
201854    Monotone-Revision: 42554f4024d0f63e6fb10fd04d29b6a1da54715e
201855
201856    Monotone-Author: wsourdeau@inverse.ca
201857    Monotone-Date: 2006-10-13T23:33:17
201858    Monotone-Branch: ca.inverse.sogo
201859
201860M	UI/Templates/ContactsUI/UIxContactSelector.wox
201861
201862commit 5d480fd7b670e337617081292ec4c9f9f339184b
201863Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201864Date:   Fri Oct 13 23:32:21 2006 +0000
201865
201866    Monotone-Parent: 91deb9a44a0ca5b91cd6075bd2e15fb44bf6bae8
201867    Monotone-Revision: 29daf92fa0ac85b3652548951584a86d0009f74b
201868
201869    Monotone-Author: wsourdeau@inverse.ca
201870    Monotone-Date: 2006-10-13T23:32:21
201871    Monotone-Branch: ca.inverse.sogo
201872
201873M	UI/Scheduler/product.plist
201874
201875commit 3b6fb2640cabd75ede0a5a19a744f6396b582d36
201876Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201877Date:   Fri Oct 13 23:31:45 2006 +0000
201878
201879    Monotone-Parent: 3caba1b53d3ce2662555f79699770572cb4ed179
201880    Monotone-Revision: 91deb9a44a0ca5b91cd6075bd2e15fb44bf6bae8
201881
201882    Monotone-Author: wsourdeau@inverse.ca
201883    Monotone-Date: 2006-10-13T23:31:45
201884    Monotone-Branch: ca.inverse.sogo
201885
201886M	ChangeLog
201887M	UI/Scheduler/UIxCalMainView.m
201888
201889commit 8209d7bdf56b9e45a37e9289eaa93c4cd1bd0cc9
201890Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201891Date:   Fri Oct 13 23:30:36 2006 +0000
201892
201893    Monotone-Parent: 1ad47ac60bee532a040f1e9847930fe654500b38
201894    Monotone-Revision: 3caba1b53d3ce2662555f79699770572cb4ed179
201895
201896    Monotone-Author: wsourdeau@inverse.ca
201897    Monotone-Date: 2006-10-13T23:30:36
201898    Monotone-Branch: ca.inverse.sogo
201899
201900M	ChangeLog
201901M	UI/Contacts/UIxContactsListView.m
201902
201903commit 84c4508ccc4abf30a8d8b7ceeea2633636bd979f
201904Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201905Date:   Fri Oct 13 23:29:39 2006 +0000
201906
201907    Monotone-Parent: 3f3b43eebeb6af62782d4d959c2a06ffd214563e
201908    Monotone-Revision: 1ad47ac60bee532a040f1e9847930fe654500b38
201909
201910    Monotone-Author: wsourdeau@inverse.ca
201911    Monotone-Date: 2006-10-13T23:29:39
201912    Monotone-Branch: ca.inverse.sogo
201913
201914M	UI/Scheduler/English.lproj/Localizable.strings
201915M	UI/Scheduler/French.lproj/Localizable.strings
201916
201917commit 6f491956516ab67f77ab3f9c9e4e3f5b94e06e06
201918Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201919Date:   Fri Oct 13 23:26:27 2006 +0000
201920
201921    Monotone-Parent: 731a7f62eb98a27ed958a12f2f7a86567832ee16
201922    Monotone-Revision: 3f3b43eebeb6af62782d4d959c2a06ffd214563e
201923
201924    Monotone-Author: wsourdeau@inverse.ca
201925    Monotone-Date: 2006-10-13T23:26:27
201926    Monotone-Branch: ca.inverse.sogo
201927
201928M	ChangeLog
201929M	UI/Contacts/UIxContactSelector.h
201930M	UI/Contacts/UIxContactSelector.m
201931
201932commit 14ed69d6ed944a4c8a64bc0f789149b43fb0fd17
201933Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201934Date:   Fri Oct 13 23:25:32 2006 +0000
201935
201936    Monotone-Parent: 68cc79a189835b0bd3dd288537e10828f70dc4da
201937    Monotone-Revision: 731a7f62eb98a27ed958a12f2f7a86567832ee16
201938
201939    Monotone-Author: wsourdeau@inverse.ca
201940    Monotone-Date: 2006-10-13T23:25:32
201941    Monotone-Branch: ca.inverse.sogo
201942
201943M	UI/Contacts/GNUmakefile
201944M	UI/Contacts/UIxContactFoldersView.m
201945M	UI/Contacts/product.plist
201946M	UI/Scheduler/GNUmakefile
201947
201948commit ddd255114c7ea3bd40912e6bbf8edaaa3ab9d926
201949Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201950Date:   Fri Oct 13 23:23:44 2006 +0000
201951
201952    Monotone-Parent: 876ba6f8e90111e66883f54764726131c606347e
201953    Monotone-Revision: 68cc79a189835b0bd3dd288537e10828f70dc4da
201954
201955    Monotone-Author: wsourdeau@inverse.ca
201956    Monotone-Date: 2006-10-13T23:23:44
201957    Monotone-Branch: ca.inverse.sogo
201958
201959M	ChangeLog
201960A	UI/Scheduler/UIxCalCalendarsListView.h
201961A	UI/Scheduler/UIxCalCalendarsListView.m
201962A	UI/Templates/SchedulerUI/UIxCalCalendarsListView.wox
201963
201964commit 9a5b43aa7c077bea8acf57fca04c932abbe2f649
201965Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201966Date:   Fri Oct 13 23:22:35 2006 +0000
201967
201968    Monotone-Parent: e330152856cd883c7b5d106b096c9cee04ddca1b
201969    Monotone-Revision: 876ba6f8e90111e66883f54764726131c606347e
201970
201971    Monotone-Author: wsourdeau@inverse.ca
201972    Monotone-Date: 2006-10-13T23:22:35
201973    Monotone-Branch: ca.inverse.sogo
201974
201975M	ChangeLog
201976A	UI/Contacts/UIxContactsCalendarsSelection.m
201977A	UI/Templates/ContactsUI/UIxContactsCalendarsSelection.wox
201978
201979commit 77117ecf66791507cdc6efa2144125e10b9313cd
201980Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201981Date:   Fri Oct 13 23:20:31 2006 +0000
201982
201983    Monotone-Parent: b4c332e4ecfca6dc8c36a2c7549fe0d89c370dd8
201984    Monotone-Revision: e330152856cd883c7b5d106b096c9cee04ddca1b
201985
201986    Monotone-Author: wsourdeau@inverse.ca
201987    Monotone-Date: 2006-10-13T23:20:31
201988    Monotone-Branch: ca.inverse.sogo
201989
201990M	OGoContentStore/sql/profile-create.psql
201991
201992commit 96a72eea5df6dced03991ddb13a9b71eb1da9046
201993Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
201994Date:   Fri Oct 13 23:20:19 2006 +0000
201995
201996    Monotone-Parent: 19cfb13043001a84e51a763ff13dacca724034d1
201997    Monotone-Revision: b4c332e4ecfca6dc8c36a2c7549fe0d89c370dd8
201998
201999    Monotone-Author: wsourdeau@inverse.ca
202000    Monotone-Date: 2006-10-13T23:20:19
202001    Monotone-Branch: ca.inverse.sogo
202002
202003M	SoObjects/SOGo/SOGoObject.m
202004
202005commit a4ae643f3fbda54bf49c366dca15cb107b83f4ba
202006Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202007Date:   Thu Oct 12 21:46:49 2006 +0000
202008
202009    Monotone-Parent: 71381a455efa3569f205bb5a618b2354509a5272
202010    Monotone-Revision: 19cfb13043001a84e51a763ff13dacca724034d1
202011
202012    Monotone-Author: wsourdeau@inverse.ca
202013    Monotone-Date: 2006-10-12T21:46:49
202014    Monotone-Branch: ca.inverse.sogo
202015
202016M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
202017
202018commit 50a3b949bc6babcdafa1c3a1e68e16d8e6330f90
202019Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202020Date:   Thu Oct 12 21:46:19 2006 +0000
202021
202022    Monotone-Parent: a0c62807b3ae65a835095acbc6ab1ea95d1abb1b
202023    Monotone-Revision: 71381a455efa3569f205bb5a618b2354509a5272
202024
202025    Monotone-Author: wsourdeau@inverse.ca
202026    Monotone-Date: 2006-10-12T21:46:19
202027    Monotone-Branch: ca.inverse.sogo
202028
202029M	ChangeLog
202030M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
202031
202032commit 6e03bdd519abe766ae4bb767353d8e6fd99c3798
202033Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202034Date:   Thu Oct 12 21:45:43 2006 +0000
202035
202036    Monotone-Parent: 58ca6155e08981607586e3a476b7e4a908dfb272
202037    Monotone-Revision: a0c62807b3ae65a835095acbc6ab1ea95d1abb1b
202038
202039    Monotone-Author: wsourdeau@inverse.ca
202040    Monotone-Date: 2006-10-12T21:45:43
202041    Monotone-Branch: ca.inverse.sogo
202042
202043M	UI/Scheduler/UIxTimeDateControl.m
202044
202045commit da95cdfd2fdd78d564ca38dd08384136cb31adc9
202046Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202047Date:   Thu Oct 12 21:45:24 2006 +0000
202048
202049    Monotone-Parent: ff20e1ce01ed549c6dafa9c54cd70d58e18ec3ae
202050    Monotone-Revision: 58ca6155e08981607586e3a476b7e4a908dfb272
202051
202052    Monotone-Author: wsourdeau@inverse.ca
202053    Monotone-Date: 2006-10-12T21:45:24
202054    Monotone-Branch: ca.inverse.sogo
202055
202056M	UI/Scheduler/UIxCalDayView.m
202057
202058commit 49cea3f16a3fd0604f365c6849ab872bb527799f
202059Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202060Date:   Thu Oct 12 21:45:03 2006 +0000
202061
202062    Monotone-Parent: 8247ee1aea2d7155ebcb02100eb79a881ce80c12
202063    Monotone-Revision: ff20e1ce01ed549c6dafa9c54cd70d58e18ec3ae
202064
202065    Monotone-Author: wsourdeau@inverse.ca
202066    Monotone-Date: 2006-10-12T21:45:03
202067    Monotone-Branch: ca.inverse.sogo
202068
202069M	ChangeLog
202070M	UI/Scheduler/UIxAppointmentEditor.m
202071
202072commit 848ea24589f493bdb756a2d73cf13968260a9598
202073Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202074Date:   Thu Oct 12 21:05:58 2006 +0000
202075
202076    Monotone-Parent: e050f8546ce00df9b723f68940ffbabbf98553ce
202077    Monotone-Revision: 8247ee1aea2d7155ebcb02100eb79a881ce80c12
202078
202079    Monotone-Author: wsourdeau@inverse.ca
202080    Monotone-Date: 2006-10-12T21:05:58
202081    Monotone-Branch: ca.inverse.sogo
202082
202083M	UI/WebServerResources/ContactsUI.js
202084M	UI/WebServerResources/MailerUI.js
202085
202086commit 419460bce94daba0a0d13b45a2087417892effef
202087Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202088Date:   Thu Oct 12 21:05:32 2006 +0000
202089
202090    Monotone-Parent: 63ef91fbc44c18eb342997f61dccacbaf30852b2
202091    Monotone-Revision: e050f8546ce00df9b723f68940ffbabbf98553ce
202092
202093    Monotone-Author: wsourdeau@inverse.ca
202094    Monotone-Date: 2006-10-12T21:05:32
202095    Monotone-Branch: ca.inverse.sogo
202096
202097M	ChangeLog
202098M	UI/WebServerResources/SchedulerUI.js
202099
202100commit de02251e690569b34e05bfca0217fb26a1b71fa1
202101Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202102Date:   Thu Oct 12 21:04:21 2006 +0000
202103
202104    Monotone-Parent: f4e46f4fdff68852706c529d4cdff8b4e064c648
202105    Monotone-Revision: 63ef91fbc44c18eb342997f61dccacbaf30852b2
202106
202107    Monotone-Author: wsourdeau@inverse.ca
202108    Monotone-Date: 2006-10-12T21:04:21
202109    Monotone-Branch: ca.inverse.sogo
202110
202111M	UI/Templates/SchedulerUI/UIxCalTasksListView.wox
202112M	UI/Templates/UIxJSClose.wox
202113
202114commit 55457321de3d18c844d8dc7db83bcb9c6a3ecdb1
202115Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202116Date:   Thu Oct 12 21:03:32 2006 +0000
202117
202118    Monotone-Parent: 1d05ae449066fd75b21aeb3597bedbdca681ea0b
202119    Monotone-Revision: f4e46f4fdff68852706c529d4cdff8b4e064c648
202120
202121    Monotone-Author: wsourdeau@inverse.ca
202122    Monotone-Date: 2006-10-12T21:03:32
202123    Monotone-Branch: ca.inverse.sogo
202124
202125M	UI/WebServerResources/SchedulerUI.css
202126
202127commit db59a20291bd3bddcd2c203263133b06155a7255
202128Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202129Date:   Thu Oct 12 21:03:17 2006 +0000
202130
202131    Monotone-Parent: 9fd31a1f1ff9ed2425bcd404fa5cf63e0d6eee66
202132    Monotone-Revision: 1d05ae449066fd75b21aeb3597bedbdca681ea0b
202133
202134    Monotone-Author: wsourdeau@inverse.ca
202135    Monotone-Date: 2006-10-12T21:03:17
202136    Monotone-Branch: ca.inverse.sogo
202137
202138M	UI/WebServerResources/UIxAppointmentEditor.js
202139M	UI/WebServerResources/UIxContactEditor.js
202140M	UI/WebServerResources/UIxTaskEditor.js
202141
202142commit dd9092861868df38d38b5d5b773eb1cb97c5a9cd
202143Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202144Date:   Thu Oct 12 21:02:28 2006 +0000
202145
202146    Monotone-Parent: 46613927425a6ba9078fe9f5f4a3f32ee86a567c
202147    Monotone-Revision: 9fd31a1f1ff9ed2425bcd404fa5cf63e0d6eee66
202148
202149    Monotone-Author: wsourdeau@inverse.ca
202150    Monotone-Date: 2006-10-12T21:02:28
202151    Monotone-Branch: ca.inverse.sogo
202152
202153M	ChangeLog
202154M	UI/WebServerResources/generic.js
202155
202156commit bff862e7336e8047ef9902604be0dff191161acb
202157Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202158Date:   Thu Oct 12 21:01:35 2006 +0000
202159
202160    Monotone-Parent: 863ae70e27c4948d1998ca5979bec5af09bfbd4d
202161    Monotone-Revision: 46613927425a6ba9078fe9f5f4a3f32ee86a567c
202162
202163    Monotone-Author: wsourdeau@inverse.ca
202164    Monotone-Date: 2006-10-12T21:01:35
202165    Monotone-Branch: ca.inverse.sogo
202166
202167M	UI/WebServerResources/generic.css
202168
202169commit c9586edb1d7e5e9d1e9db71d0b507dcb3a432795
202170Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202171Date:   Thu Oct 12 21:00:52 2006 +0000
202172
202173    Monotone-Parent: 4a3ebcd0ca1da0a489361dc8b6f9f0526efc8c15
202174    Monotone-Revision: 863ae70e27c4948d1998ca5979bec5af09bfbd4d
202175
202176    Monotone-Author: wsourdeau@inverse.ca
202177    Monotone-Date: 2006-10-12T21:00:52
202178    Monotone-Branch: ca.inverse.sogo
202179
202180M	UI/Scheduler/product.plist
202181
202182commit 5465d769ef35af1f9885eb51396ee025ad3110a3
202183Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202184Date:   Thu Oct 12 21:00:35 2006 +0000
202185
202186    Monotone-Parent: 3b18f3c2b4f3747d9082d436755de2ea68743aa6
202187    Monotone-Revision: 4a3ebcd0ca1da0a489361dc8b6f9f0526efc8c15
202188
202189    Monotone-Author: wsourdeau@inverse.ca
202190    Monotone-Date: 2006-10-12T21:00:35
202191    Monotone-Branch: ca.inverse.sogo
202192
202193M	ChangeLog
202194M	UI/Scheduler/UIxCalMainView.m
202195
202196commit 88ff515222aea9278b264ec34ddf75573f997ec2
202197Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202198Date:   Thu Oct 12 20:58:57 2006 +0000
202199
202200    Monotone-Parent: 666ed5ba35b9152f0dcf8f1e23dcc1824cdac1f6
202201    Monotone-Revision: 3b18f3c2b4f3747d9082d436755de2ea68743aa6
202202
202203    Monotone-Author: wsourdeau@inverse.ca
202204    Monotone-Date: 2006-10-12T20:58:57
202205    Monotone-Branch: ca.inverse.sogo
202206
202207M	ChangeLog
202208M	SoObjects/Appointments/SOGoAppointmentFolder.h
202209M	SoObjects/Appointments/SOGoAppointmentFolder.m
202210
202211commit b82cb69f2191c7d488bd38652778f23555919545
202212Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202213Date:   Thu Oct 12 17:32:30 2006 +0000
202214
202215    Monotone-Parent: cba13dad6500d56d4bdb1e4c12f2a1dbcfdc323e
202216    Monotone-Revision: 666ed5ba35b9152f0dcf8f1e23dcc1824cdac1f6
202217
202218    Monotone-Author: wsourdeau@inverse.ca
202219    Monotone-Date: 2006-10-12T17:32:30
202220    Monotone-Branch: ca.inverse.sogo
202221
202222A	UI/WebServerResources/SOGoUserHomePage.js
202223D	UI/WebServerResources/homepage.js
202224
202225commit c7e23782acf80a691c324dfb18881f43e2728087
202226Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202227Date:   Thu Oct 12 17:31:58 2006 +0000
202228
202229    Monotone-Parent: 62d2998c5dfd81d8d42ae621ab990e8d12ba7eef
202230    Monotone-Revision: cba13dad6500d56d4bdb1e4c12f2a1dbcfdc323e
202231
202232    Monotone-Author: wsourdeau@inverse.ca
202233    Monotone-Date: 2006-10-12T17:31:58
202234    Monotone-Branch: ca.inverse.sogo
202235
202236M	UI/Templates/MainUI/SOGoUserHomePage.wox
202237M	UI/Templates/SchedulerUI/UIxAppointmentProposal.wox
202238M	UI/Templates/SchedulerUI/UIxAppointmentView.wox
202239M	UI/Templates/SchedulerUI/UIxCalDayChartview.wox
202240M	UI/Templates/SchedulerUI/UIxCalDayListview.wox
202241M	UI/Templates/SchedulerUI/UIxCalDayOverview.wox
202242M	UI/Templates/SchedulerUI/UIxCalMonthOverview.wox
202243M	UI/Templates/SchedulerUI/UIxCalWeekChartview.wox
202244M	UI/Templates/SchedulerUI/UIxCalWeekColumnsview.wox
202245M	UI/Templates/SchedulerUI/UIxCalWeekListview.wox
202246M	UI/Templates/SchedulerUI/UIxCalWeekOverview.wox
202247M	UI/Templates/SchedulerUI/UIxCalYearOverview.wox
202248M	UI/Templates/SchedulerUI/UIxTaskProposal.wox
202249M	UI/Templates/SchedulerUI/UIxTaskView.wox
202250
202251commit f9a07a6eaaa6157329d8e73bfa2f1000974e7b5a
202252Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202253Date:   Thu Oct 12 16:46:24 2006 +0000
202254
202255    Monotone-Parent: ac7a4c345fb75cee6a4e001e43b5887e07bebca5
202256    Monotone-Revision: 62d2998c5dfd81d8d42ae621ab990e8d12ba7eef
202257
202258    Monotone-Author: wsourdeau@inverse.ca
202259    Monotone-Date: 2006-10-12T16:46:24
202260    Monotone-Branch: ca.inverse.sogo
202261
202262M	UI/WebServerResources/SchedulerUI.js
202263
202264commit 0be128dd8d0d8af0b2cb7eaea673ae209b911a3b
202265Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202266Date:   Thu Oct 12 16:46:04 2006 +0000
202267
202268    Monotone-Parent: 2e18682bac3d7456daad8f7d1973f6377d9f6aa8
202269    Monotone-Revision: ac7a4c345fb75cee6a4e001e43b5887e07bebca5
202270
202271    Monotone-Author: wsourdeau@inverse.ca
202272    Monotone-Date: 2006-10-12T16:46:04
202273    Monotone-Branch: ca.inverse.sogo
202274
202275M	UI/Templates/SchedulerUI/UIxCalDateSelector.wox
202276
202277commit fa92640ebc94f8fc3eac23f914f42e7464e79ae0
202278Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202279Date:   Thu Oct 12 16:45:32 2006 +0000
202280
202281    Monotone-Parent: 56401c752068eee483fe404dd572236401e9ae8d
202282    Monotone-Revision: 2e18682bac3d7456daad8f7d1973f6377d9f6aa8
202283
202284    Monotone-Author: wsourdeau@inverse.ca
202285    Monotone-Date: 2006-10-12T16:45:32
202286    Monotone-Branch: ca.inverse.sogo
202287
202288M	UI/Scheduler/UIxDatePicker.m
202289
202290commit c467af6aa275e006bdcfa49549611f43f70d5116
202291Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202292Date:   Thu Oct 12 16:44:40 2006 +0000
202293
202294    Monotone-Parent: f1d6bbdddac1991718ebbf895c02a5b084ac7094
202295    Monotone-Revision: 56401c752068eee483fe404dd572236401e9ae8d
202296
202297    Monotone-Author: wsourdeau@inverse.ca
202298    Monotone-Date: 2006-10-12T16:44:40
202299    Monotone-Branch: ca.inverse.sogo
202300
202301M	ChangeLog
202302M	UI/SOGoUI/UIxComponent.h
202303M	UI/SOGoUI/UIxComponent.m
202304
202305commit 5be35af094398f000450e5cc52233e1e582d1fb5
202306Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202307Date:   Thu Oct 12 16:43:53 2006 +0000
202308
202309    Monotone-Parent: b83048b6a7cb04b3bd23bb087f18cf0d7c495d49
202310    Monotone-Revision: f1d6bbdddac1991718ebbf895c02a5b084ac7094
202311
202312    Monotone-Author: wsourdeau@inverse.ca
202313    Monotone-Date: 2006-10-12T16:43:53
202314    Monotone-Branch: ca.inverse.sogo
202315
202316M	UI/WebServerResources/ContactsUI.css
202317M	UI/WebServerResources/MailerUI.css
202318M	UI/WebServerResources/SchedulerUI.css
202319M	UI/WebServerResources/generic.css
202320
202321commit 142dff8d5e0663c6519a08878e182a760aeea344
202322Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202323Date:   Thu Oct 12 16:42:59 2006 +0000
202324
202325    Monotone-Parent: 6de228594e5feb001f4208313d8363017d61a463
202326    Monotone-Revision: b83048b6a7cb04b3bd23bb087f18cf0d7c495d49
202327
202328    Monotone-Author: wsourdeau@inverse.ca
202329    Monotone-Date: 2006-10-12T16:42:59
202330    Monotone-Branch: ca.inverse.sogo
202331
202332M	ChangeLog
202333M	UI/Contacts/UIxContactEditor.m
202334M	UI/MailerUI/UIxMailEditor.m
202335M	UI/Scheduler/UIxAppointmentEditor.m
202336M	UI/Scheduler/UIxTaskEditor.h
202337M	UI/Scheduler/UIxTaskEditor.m
202338M	UI/Templates/ContactsUI/UIxContactEditor.wox
202339M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
202340M	UI/Templates/SchedulerUI/UIxTaskEditor.wox
202341M	UI/WebServerResources/UIxAppointmentEditor.js
202342M	UI/WebServerResources/UIxContactEditor.js
202343M	UI/WebServerResources/UIxTaskEditor.js
202344
202345commit 9fa766dae592f9793ddfac6aec3e16d7c64f1548
202346Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202347Date:   Thu Oct 12 16:35:53 2006 +0000
202348
202349    Monotone-Parent: 291d23a22e18b7984700a6555625be07fabee62f
202350    Monotone-Revision: 6de228594e5feb001f4208313d8363017d61a463
202351
202352    Monotone-Author: wsourdeau@inverse.ca
202353    Monotone-Date: 2006-10-12T16:35:53
202354    Monotone-Branch: ca.inverse.sogo
202355
202356M	ChangeLog
202357A	UI/Scheduler/UIxAppointmentEditor.h
202358A	UI/Scheduler/UIxTaskEditor.h
202359
202360commit ca19785bd0901f9907e6ed7106e3a262278d85d8
202361Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202362Date:   Thu Oct 12 16:34:52 2006 +0000
202363
202364    Monotone-Parent: 97a4c58b8ee41ff5e634eb21ff0b56ff5cbc456f
202365    Monotone-Revision: 291d23a22e18b7984700a6555625be07fabee62f
202366
202367    Monotone-Author: wsourdeau@inverse.ca
202368    Monotone-Date: 2006-10-12T16:34:52
202369    Monotone-Branch: ca.inverse.sogo
202370
202371M	UI/Common/GNUmakefile
202372D	UI/Common/UIxWinClose.m
202373
202374commit 027ff7ee9f78e1944767014e45cbe2ebe45abd86
202375Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202376Date:   Thu Oct 12 16:34:08 2006 +0000
202377
202378    Monotone-Parent: 41142a3caec87e434b9be5439c783bc08e87a5d7
202379    Monotone-Revision: 97a4c58b8ee41ff5e634eb21ff0b56ff5cbc456f
202380
202381    Monotone-Author: wsourdeau@inverse.ca
202382    Monotone-Date: 2006-10-12T16:34:08
202383    Monotone-Branch: ca.inverse.sogo
202384
202385A	UI/Templates/UIxJSClose.wox
202386
202387commit db8fbeef886d603adfafa9b6831599ff68a3f082
202388Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202389Date:   Thu Oct 12 16:33:59 2006 +0000
202390
202391    Monotone-Parent: eb72703318ad7c8d9bda828621243bd14a2740f4
202392    Monotone-Revision: 41142a3caec87e434b9be5439c783bc08e87a5d7
202393
202394    Monotone-Author: wsourdeau@inverse.ca
202395    Monotone-Date: 2006-10-12T16:33:59
202396    Monotone-Branch: ca.inverse.sogo
202397
202398M	ChangeLog
202399A	UI/Common/UIxJSClose.h
202400A	UI/Common/UIxJSClose.m
202401
202402commit 5e7f73dba030da3dc6e7c91a59823706b23c045d
202403Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202404Date:   Wed Oct 11 18:59:35 2006 +0000
202405
202406    Monotone-Parent: 8313ed9c6676276b4f1d2981810ba014326bae4e
202407    Monotone-Revision: eb72703318ad7c8d9bda828621243bd14a2740f4
202408
202409    Monotone-Author: wsourdeau@inverse.ca
202410    Monotone-Date: 2006-10-11T18:59:35
202411    Monotone-Branch: ca.inverse.sogo
202412
202413M	UI/Scheduler/UIxCalAptListView.m
202414
202415commit 1870ebc0f1f1644ceca6f05d63e5a00e7c3a07cd
202416Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202417Date:   Wed Oct 11 18:59:06 2006 +0000
202418
202419    Monotone-Parent: 518a252eefb451370d15b31bc6d67a5ed151f521
202420    Monotone-Revision: 8313ed9c6676276b4f1d2981810ba014326bae4e
202421
202422    Monotone-Author: wsourdeau@inverse.ca
202423    Monotone-Date: 2006-10-11T18:59:06
202424    Monotone-Branch: ca.inverse.sogo
202425
202426M	ChangeLog
202427A	SoObjects/Appointments/SOGoTaskObject.h
202428A	SoObjects/Appointments/SOGoTaskObject.m
202429
202430commit 2371cff64d8dd9a72e762a72855e59549a52f6b9
202431Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202432Date:   Wed Oct 11 18:58:16 2006 +0000
202433
202434    Monotone-Parent: 510d3e8a2a93557f4bdd594453d09b724e3b54d7
202435    Monotone-Revision: 518a252eefb451370d15b31bc6d67a5ed151f521
202436
202437    Monotone-Author: wsourdeau@inverse.ca
202438    Monotone-Date: 2006-10-11T18:58:16
202439    Monotone-Branch: ca.inverse.sogo
202440
202441M	ChangeLog
202442A	SoObjects/Appointments/NSArray+Appointments.h
202443A	SoObjects/Appointments/NSArray+Appointments.m
202444M	SoObjects/Appointments/SOGoAppointmentObject.m
202445
202446commit 5101fb794c6c2288e8de338b19b49f673b912fe7
202447Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202448Date:   Wed Oct 11 18:56:04 2006 +0000
202449
202450    Monotone-Parent: 2c4979aac05ff59d2bca154679eb3ebc8df8cd8f
202451    Monotone-Revision: 510d3e8a2a93557f4bdd594453d09b724e3b54d7
202452
202453    Monotone-Author: wsourdeau@inverse.ca
202454    Monotone-Date: 2006-10-11T18:56:04
202455    Monotone-Branch: ca.inverse.sogo
202456
202457M	ChangeLog
202458M	UI/Scheduler/UIxAppointmentEditor.m
202459
202460commit 5147e8a004e31e8fbe7559bfa79240b5c29fde87
202461Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202462Date:   Wed Oct 11 18:54:10 2006 +0000
202463
202464    Monotone-Parent: 97b95195a7611cd2eef64b51a69ae3a2308cef6a
202465    Monotone-Revision: 2c4979aac05ff59d2bca154679eb3ebc8df8cd8f
202466
202467    Monotone-Author: wsourdeau@inverse.ca
202468    Monotone-Date: 2006-10-11T18:54:10
202469    Monotone-Branch: ca.inverse.sogo
202470
202471M	UI/Scheduler/UIxCalDayTable.m
202472M	UI/Scheduler/UIxCalDayView.m
202473M	UI/Scheduler/UIxCalMonthOverview.m
202474M	UI/Scheduler/UIxCalScheduleOverview.m
202475M	UI/Scheduler/UIxCalWeekListview.m
202476M	UI/Scheduler/UIxCalWeekView.m
202477
202478commit 1440249a7cb4f0411bd82602a48a51ca8329f831
202479Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202480Date:   Wed Oct 11 18:53:04 2006 +0000
202481
202482    Monotone-Parent: 9327fed453d6acee03f0449816dbb2b401353927
202483    Monotone-Revision: 97b95195a7611cd2eef64b51a69ae3a2308cef6a
202484
202485    Monotone-Author: wsourdeau@inverse.ca
202486    Monotone-Date: 2006-10-11T18:53:04
202487    Monotone-Branch: ca.inverse.sogo
202488
202489M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
202490M	UI/Templates/SchedulerUI/UIxCalAptListView.wox
202491M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
202492M	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
202493M	UI/Templates/SchedulerUI/UIxCalMainView.wox
202494
202495commit 9d33c75a28716bd8cd57a0ce13a87fe01a81bc84
202496Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202497Date:   Wed Oct 11 18:51:30 2006 +0000
202498
202499    Monotone-Parent: 73df13fd7742a193f9bf1842a6f410e95c3c2e91
202500    Monotone-Revision: 9327fed453d6acee03f0449816dbb2b401353927
202501
202502    Monotone-Author: wsourdeau@inverse.ca
202503    Monotone-Date: 2006-10-11T18:51:30
202504    Monotone-Branch: ca.inverse.sogo
202505
202506M	ChangeLog
202507M	SoObjects/SOGo/NSObject+AptComparison.m
202508
202509commit 69123dee65b8db5364a11b15027029030975b0cb
202510Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202511Date:   Wed Oct 11 18:50:31 2006 +0000
202512
202513    Monotone-Parent: 277f7fb3b1c3b63503c10fddc8d0247cfa1dcf61
202514    Monotone-Revision: 73df13fd7742a193f9bf1842a6f410e95c3c2e91
202515
202516    Monotone-Author: wsourdeau@inverse.ca
202517    Monotone-Date: 2006-10-11T18:50:31
202518    Monotone-Branch: ca.inverse.sogo
202519
202520M	UI/Scheduler/English.lproj/Localizable.strings
202521M	UI/Scheduler/French.lproj/Localizable.strings
202522
202523commit a23d567938846a711a72c84be75ec3cffde8298c
202524Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202525Date:   Wed Oct 11 18:49:03 2006 +0000
202526
202527    Monotone-Parent: 2c486a6c83c64dafd58ffc10c2c40443669357c1
202528    Monotone-Revision: 277f7fb3b1c3b63503c10fddc8d0247cfa1dcf61
202529
202530    Monotone-Author: wsourdeau@inverse.ca
202531    Monotone-Date: 2006-10-11T18:49:03
202532    Monotone-Branch: ca.inverse.sogo
202533
202534M	SoObjects/Appointments/SOGoGroupAppointmentFolder.m
202535
202536commit 4da5306afee6f96a4dc88eaffec4bb5abed63d7e
202537Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202538Date:   Wed Oct 11 18:48:25 2006 +0000
202539
202540    Monotone-Parent: 62e332ed96e664a182b2a83d34f70c435afdb0c3
202541    Monotone-Revision: 2c486a6c83c64dafd58ffc10c2c40443669357c1
202542
202543    Monotone-Author: wsourdeau@inverse.ca
202544    Monotone-Date: 2006-10-11T18:48:25
202545    Monotone-Branch: ca.inverse.sogo
202546
202547M	ChangeLog
202548M	SoObjects/Appointments/SOGoAppointmentFolder.h
202549M	SoObjects/Appointments/SOGoAppointmentFolder.m
202550
202551commit d4103a9d668e1a497a17eca91f107e5ed4df855b
202552Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202553Date:   Wed Oct 11 18:22:30 2006 +0000
202554
202555    Monotone-Parent: 231480c78015ecf458ae4ed73f647d1f0a3baf81
202556    Monotone-Revision: 62e332ed96e664a182b2a83d34f70c435afdb0c3
202557
202558    Monotone-Author: wsourdeau@inverse.ca
202559    Monotone-Date: 2006-10-11T18:22:30
202560    Monotone-Branch: ca.inverse.sogo
202561
202562M	SoObjects/Appointments/product.plist
202563M	UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar
202564M	UI/Scheduler/product.plist
202565
202566commit 0742b8b50a78d2d4a4f2ff608ad3cbeff9030e94
202567Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202568Date:   Wed Oct 11 18:22:05 2006 +0000
202569
202570    Monotone-Parent: a013b757c3e011301e8ff9faf7e81d07584ea4cb
202571    Monotone-Revision: 231480c78015ecf458ae4ed73f647d1f0a3baf81
202572
202573    Monotone-Author: wsourdeau@inverse.ca
202574    Monotone-Date: 2006-10-11T18:22:05
202575    Monotone-Branch: ca.inverse.sogo
202576
202577M	SoObjects/Appointments/GNUmakefile
202578M	UI/Scheduler/GNUmakefile
202579
202580commit ac5e2c01e5fdf5d14fa3206caa941eab8c060b9d
202581Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202582Date:   Wed Oct 11 18:21:49 2006 +0000
202583
202584    Monotone-Parent: 97ce26d79dbd73440edf73fd3ca208cc33e8cf92
202585    Monotone-Revision: a013b757c3e011301e8ff9faf7e81d07584ea4cb
202586
202587    Monotone-Author: wsourdeau@inverse.ca
202588    Monotone-Date: 2006-10-11T18:21:49
202589    Monotone-Branch: ca.inverse.sogo
202590
202591M	ChangeLog
202592M	OGoContentStore/OCSiCalFieldExtractor.m
202593M	OGoContentStore/appointment.ocs
202594
202595commit 4aa0d7964b612f97bc4ca4eb05658658f295e4f2
202596Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202597Date:   Wed Oct 11 18:19:42 2006 +0000
202598
202599    Monotone-Parent: 7a7aabe043c26fa96cca91a06e9d00405b89074a
202600    Monotone-Revision: 97ce26d79dbd73440edf73fd3ca208cc33e8cf92
202601
202602    Monotone-Author: wsourdeau@inverse.ca
202603    Monotone-Date: 2006-10-11T18:19:42
202604    Monotone-Branch: ca.inverse.sogo
202605
202606M	ChangeLog
202607M	UI/Scheduler/UIxCalView.h
202608M	UI/Scheduler/UIxCalView.m
202609
202610commit 41c4d89701aaa89eca2a5e5ce89bf1a11995948f
202611Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202612Date:   Wed Oct 11 18:17:24 2006 +0000
202613
202614    Monotone-Parent: c8416ddd56a3d45f1ebd52063e56ceb17ed992f2
202615    Monotone-Revision: 7a7aabe043c26fa96cca91a06e9d00405b89074a
202616
202617    Monotone-Author: wsourdeau@inverse.ca
202618    Monotone-Date: 2006-10-11T18:17:24
202619    Monotone-Branch: ca.inverse.sogo
202620
202621M	ChangeLog
202622A	UI/Scheduler/UIxCalTasksListView.h
202623A	UI/Scheduler/UIxCalTasksListView.m
202624A	UI/Templates/SchedulerUI/UIxCalTasksListView.wox
202625
202626commit 5b324a4637b019bfdc9b34183546d07cdc8aa2dc
202627Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202628Date:   Wed Oct 11 18:16:25 2006 +0000
202629
202630    Monotone-Parent: 284fc46fc7a7b10eb3aecddeb12116108147b6d1
202631    Monotone-Revision: c8416ddd56a3d45f1ebd52063e56ceb17ed992f2
202632
202633    Monotone-Author: wsourdeau@inverse.ca
202634    Monotone-Date: 2006-10-11T18:16:25
202635    Monotone-Branch: ca.inverse.sogo
202636
202637D	UI/Scheduler/UIxAppointmentPrintview.m
202638D	UI/Scheduler/UIxCalDayPrintview.m
202639D	UI/Scheduler/UIxCalMonthPrintview.m
202640D	UI/Scheduler/UIxCalWeekPrintview.m
202641D	UI/Templates/SchedulerUI/UIxAppointmentPrintview.wox
202642D	UI/Templates/SchedulerUI/UIxCalDayPrintview.wox
202643D	UI/Templates/SchedulerUI/UIxCalMonthPrintview.wox
202644D	UI/Templates/SchedulerUI/UIxCalWeekPrintview.wox
202645
202646commit 1c44c545020abd0d655f8a115a536f4c01b75350
202647Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202648Date:   Wed Oct 11 18:15:29 2006 +0000
202649
202650    Monotone-Parent: 8f5116023daecdd209e3db884fc339164a4ff419
202651    Monotone-Revision: 284fc46fc7a7b10eb3aecddeb12116108147b6d1
202652
202653    Monotone-Author: wsourdeau@inverse.ca
202654    Monotone-Date: 2006-10-11T18:15:29
202655    Monotone-Branch: ca.inverse.sogo
202656
202657M	ChangeLog
202658A	UI/Scheduler/UIxTaskEditor.m
202659A	UI/Scheduler/UIxTaskProposal.m
202660A	UI/Scheduler/UIxTaskView.h
202661A	UI/Scheduler/UIxTaskView.m
202662
202663commit 046a45bc1ea2e09b6d6c4ac2ba6afa220135bfbd
202664Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202665Date:   Wed Oct 11 18:13:36 2006 +0000
202666
202667    Monotone-Parent: a742369d5f3611e821be83b0b5da7b3a84226090
202668    Monotone-Revision: 8f5116023daecdd209e3db884fc339164a4ff419
202669
202670    Monotone-Author: wsourdeau@inverse.ca
202671    Monotone-Date: 2006-10-11T18:13:36
202672    Monotone-Branch: ca.inverse.sogo
202673
202674A	UI/Templates/SchedulerUI/UIxTaskEditor.wox
202675A	UI/Templates/SchedulerUI/UIxTaskProposal.wox
202676A	UI/Templates/SchedulerUI/UIxTaskView.wox
202677
202678commit 128ffc15fafa78fa679599e966dee3f60d4d4299
202679Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202680Date:   Wed Oct 11 18:13:11 2006 +0000
202681
202682    Monotone-Parent: a80a55f85e24285a5f2a9d234d9e2b1f02bfdcaa
202683    Monotone-Revision: a742369d5f3611e821be83b0b5da7b3a84226090
202684
202685    Monotone-Author: wsourdeau@inverse.ca
202686    Monotone-Date: 2006-10-11T18:13:11
202687    Monotone-Branch: ca.inverse.sogo
202688
202689A	UI/WebServerResources/UIxTaskEditor.js
202690
202691commit 6663d9cfd0582246869ba1a1de6dc9a15e7b752b
202692Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202693Date:   Wed Oct 11 18:12:21 2006 +0000
202694
202695    Monotone-Parent: 0a19141f1e2a762f9758f0e884139783804e3dbf
202696    Monotone-Revision: a80a55f85e24285a5f2a9d234d9e2b1f02bfdcaa
202697
202698    Monotone-Author: wsourdeau@inverse.ca
202699    Monotone-Date: 2006-10-11T18:12:21
202700    Monotone-Branch: ca.inverse.sogo
202701
202702M	UI/WebServerResources/SchedulerUI.css
202703A	UI/WebServerResources/UIxTaskEditor.css
202704
202705commit 2d3bfac1adc9ffbfd5a95b2281f4aa45bc575719
202706Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202707Date:   Wed Oct 11 18:12:02 2006 +0000
202708
202709    Monotone-Parent: 0f464782bb3af280dca9ef5556b8be2fc0e437ff
202710    Monotone-Revision: 0a19141f1e2a762f9758f0e884139783804e3dbf
202711
202712    Monotone-Author: wsourdeau@inverse.ca
202713    Monotone-Date: 2006-10-11T18:12:02
202714    Monotone-Branch: ca.inverse.sogo
202715
202716M	ChangeLog
202717M	UI/WebServerResources/SchedulerUI.js
202718
202719commit 7296fedfb6d29da3f8f3598830130a552eede8a4
202720Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202721Date:   Wed Oct 11 18:11:06 2006 +0000
202722
202723    Monotone-Parent: fefaafed986a915928894d60a2029a6c2099cf60
202724    Monotone-Revision: 0f464782bb3af280dca9ef5556b8be2fc0e437ff
202725
202726    Monotone-Author: wsourdeau@inverse.ca
202727    Monotone-Date: 2006-10-11T18:11:06
202728    Monotone-Branch: ca.inverse.sogo
202729
202730M	UI/WebServerResources/UIxAppointmentEditor.js
202731
202732commit 3c971bea8b6ffea93852cbb132a2c8d52f0514ba
202733Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202734Date:   Thu Oct 5 23:30:29 2006 +0000
202735
202736    Monotone-Parent: de6b8b0e44a423af67a24ac06e1f5a54ff0f06b6
202737    Monotone-Revision: fefaafed986a915928894d60a2029a6c2099cf60
202738
202739    Monotone-Author: wsourdeau@inverse.ca
202740    Monotone-Date: 2006-10-05T23:30:29
202741    Monotone-Branch: ca.inverse.sogo
202742
202743M	UI/WebServerResources/SchedulerUI.js
202744M	UI/WebServerResources/generic.js
202745
202746commit c73140163c0a3d4872c7089ecdd56ae86881272d
202747Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202748Date:   Thu Oct 5 23:29:21 2006 +0000
202749
202750    Monotone-Parent: 7a8a5ed96289617877c900b97b73ca3464764c22
202751    Monotone-Revision: de6b8b0e44a423af67a24ac06e1f5a54ff0f06b6
202752
202753    Monotone-Author: wsourdeau@inverse.ca
202754    Monotone-Date: 2006-10-05T23:29:21
202755    Monotone-Branch: ca.inverse.sogo
202756
202757M	ChangeLog
202758M	UI/Scheduler/UIxTimeDateControl.m
202759
202760commit 279a428deb154f1cfc257fe855bdc4a06c0d680b
202761Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202762Date:   Thu Oct 5 23:28:18 2006 +0000
202763
202764    Monotone-Parent: 80db3a8d981db50d62440996464d82ff2c6cac2c
202765    Monotone-Revision: 7a8a5ed96289617877c900b97b73ca3464764c22
202766
202767    Monotone-Author: wsourdeau@inverse.ca
202768    Monotone-Date: 2006-10-05T23:28:18
202769    Monotone-Branch: ca.inverse.sogo
202770
202771M	ChangeLog
202772M	UI/Scheduler/UIxAppointmentEditor.m
202773
202774commit 3109843a6f0e68a88d09ecc27d02a43c5149bdcb
202775Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202776Date:   Thu Oct 5 23:27:30 2006 +0000
202777
202778    Monotone-Parent: 7e4012769b937d5a36d8043bf2b2b1392a61a376
202779    Monotone-Revision: 80db3a8d981db50d62440996464d82ff2c6cac2c
202780
202781    Monotone-Author: wsourdeau@inverse.ca
202782    Monotone-Date: 2006-10-05T23:27:30
202783    Monotone-Branch: ca.inverse.sogo
202784
202785M	ChangeLog
202786M	SoObjects/SOGo/NSCalendarDate+SOGo.h
202787M	SoObjects/SOGo/NSCalendarDate+SOGo.m
202788
202789commit f28a25cb70c736f32ebfd07f4a26a17ff2db8a14
202790Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202791Date:   Wed Oct 4 23:15:25 2006 +0000
202792
202793    Monotone-Parent: b0ba815a88a1243ad497187fab3660f3ebef9f27
202794    Monotone-Revision: 7e4012769b937d5a36d8043bf2b2b1392a61a376
202795
202796    Monotone-Author: wsourdeau@inverse.ca
202797    Monotone-Date: 2006-10-04T23:15:25
202798    Monotone-Branch: ca.inverse.sogo
202799
202800M	UI/Scheduler/UIxAppointmentEditor.m
202801M	UI/Scheduler/UIxCalDateSelector.m
202802M	UI/Scheduler/UIxCalInlineMonthOverview.m
202803M	UI/Scheduler/UIxCalView.h
202804M	UI/Scheduler/UIxCalView.m
202805M	UI/Scheduler/UIxTimeDateControl.m
202806M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
202807
202808commit 51e4e4046d68219e9927138e8a42d4176fe20e17
202809Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202810Date:   Wed Oct 4 23:13:09 2006 +0000
202811
202812    Monotone-Parent: dd288587ff94f2fc40c82dd8e32cf52f45b50841
202813    Monotone-Revision: b0ba815a88a1243ad497187fab3660f3ebef9f27
202814
202815    Monotone-Author: wsourdeau@inverse.ca
202816    Monotone-Date: 2006-10-04T23:13:09
202817    Monotone-Branch: ca.inverse.sogo
202818
202819M	ChangeLog
202820M	UI/SOGoUI/UIxComponent.h
202821M	UI/SOGoUI/UIxComponent.m
202822
202823commit 198ca8e76ed5db4bb3778e21205f4d3d7ac5b2bb
202824Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202825Date:   Wed Oct 4 23:12:08 2006 +0000
202826
202827    Monotone-Parent: 9ae32cf8559ea63dc0055f1841da04821ed5e5ee
202828    Monotone-Revision: dd288587ff94f2fc40c82dd8e32cf52f45b50841
202829
202830    Monotone-Author: wsourdeau@inverse.ca
202831    Monotone-Date: 2006-10-04T23:12:08
202832    Monotone-Branch: ca.inverse.sogo
202833
202834M	ChangeLog
202835M	SoObjects/SOGo/GNUmakefile
202836A	SoObjects/SOGo/NSCalendarDate+SOGo.h
202837A	SoObjects/SOGo/NSCalendarDate+SOGo.m
202838M	UI/Scheduler/GNUmakefile
202839D	UI/Scheduler/NSCalendarDate+Scheduler.h
202840D	UI/Scheduler/NSCalendarDate+Scheduler.m
202841
202842commit c7e92ce2d7bda9068451a30cf6deca6212683f93
202843Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202844Date:   Wed Oct 4 19:23:34 2006 +0000
202845
202846    Monotone-Parent: c1b279e1252698e03e454f3e9d445b939afa2c43
202847    Monotone-Revision: 9ae32cf8559ea63dc0055f1841da04821ed5e5ee
202848
202849    Monotone-Author: wsourdeau@inverse.ca
202850    Monotone-Date: 2006-10-04T19:23:34
202851    Monotone-Branch: ca.inverse.sogo
202852
202853M	UI/Templates/SchedulerUI/UIxCalDateSelector.wox
202854
202855commit d35fb1e2e0596e3ab3d56fca1e3a8d880576b05e
202856Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202857Date:   Wed Oct 4 19:23:00 2006 +0000
202858
202859    Monotone-Parent: 4413311b33917d53e558500df415e44da781815b
202860    Monotone-Revision: c1b279e1252698e03e454f3e9d445b939afa2c43
202861
202862    Monotone-Author: wsourdeau@inverse.ca
202863    Monotone-Date: 2006-10-04T19:23:00
202864    Monotone-Branch: ca.inverse.sogo
202865
202866M	ChangeLog
202867M	UI/Scheduler/NSCalendarDate+Scheduler.h
202868M	UI/Scheduler/NSCalendarDate+Scheduler.m
202869
202870commit 421d03f9aa4720c4cd331e91b0ef2b643c8c527d
202871Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202872Date:   Wed Oct 4 19:21:45 2006 +0000
202873
202874    Monotone-Parent: fbc6d1383213a8ac4c4f695e111f58e4a468fcfc
202875    Monotone-Revision: 4413311b33917d53e558500df415e44da781815b
202876
202877    Monotone-Author: wsourdeau@inverse.ca
202878    Monotone-Date: 2006-10-04T19:21:45
202879    Monotone-Branch: ca.inverse.sogo
202880
202881M	ChangeLog
202882M	UI/SOGoUI/UIxComponent.m
202883
202884commit c561dffa14f0745f871fc99b253b57d3e0133aa3
202885Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202886Date:   Wed Oct 4 19:20:28 2006 +0000
202887
202888    Monotone-Parent: 173d89d6ff3d0ec0373dfbffbc4ddb848712a9f6
202889    Monotone-Revision: fbc6d1383213a8ac4c4f695e111f58e4a468fcfc
202890
202891    Monotone-Author: wsourdeau@inverse.ca
202892    Monotone-Date: 2006-10-04T19:20:28
202893    Monotone-Branch: ca.inverse.sogo
202894
202895M	UI/Common/GNUmakefile.preamble
202896M	UI/SOGoUI/GNUmakefile.preamble
202897
202898commit 232cc667d777101ef6aedd6b457b64b0e831d943
202899Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202900Date:   Wed Oct 4 19:20:05 2006 +0000
202901
202902    Monotone-Parent: d4191b6ff0161c67b15e1e4cbdaf5106cfac70fc
202903    Monotone-Revision: 173d89d6ff3d0ec0373dfbffbc4ddb848712a9f6
202904
202905    Monotone-Author: wsourdeau@inverse.ca
202906    Monotone-Date: 2006-10-04T19:20:05
202907    Monotone-Branch: ca.inverse.sogo
202908
202909M	SoObjects/Appointments/SOGoAppointmentFolder.m
202910
202911commit ea49933a1aa33e12137fe319e84500dac92e0487
202912Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202913Date:   Wed Oct 4 19:19:38 2006 +0000
202914
202915    Monotone-Parent: b6562cfc2be0b285ef7b97891b12497ca0e09dd8
202916    Monotone-Revision: d4191b6ff0161c67b15e1e4cbdaf5106cfac70fc
202917
202918    Monotone-Author: wsourdeau@inverse.ca
202919    Monotone-Date: 2006-10-04T19:19:38
202920    Monotone-Branch: ca.inverse.sogo
202921
202922M	ChangeLog
202923M	Main/sogod.m
202924
202925commit 82e440f6aa510ee6d80a563750b1caf89e0a4a9d
202926Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202927Date:   Tue Oct 3 22:59:07 2006 +0000
202928
202929    Monotone-Parent: c0151034b0d2d524c781ad3135709a8b9ff7a3c8
202930    Monotone-Revision: b6562cfc2be0b285ef7b97891b12497ca0e09dd8
202931
202932    Monotone-Author: wsourdeau@inverse.ca
202933    Monotone-Date: 2006-10-03T22:59:07
202934    Monotone-Branch: ca.inverse.sogo
202935
202936M	ChangeLog
202937M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
202938M	UI/WebServerResources/SchedulerUI.js
202939
202940commit 2dcfbb9074c577ac89fd707b9f01d69acca49787
202941Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202942Date:   Tue Oct 3 22:58:00 2006 +0000
202943
202944    Monotone-Parent: 181cfcbcae699933e92b20839d62aaa10870077f
202945    Monotone-Revision: c0151034b0d2d524c781ad3135709a8b9ff7a3c8
202946
202947    Monotone-Author: wsourdeau@inverse.ca
202948    Monotone-Date: 2006-10-03T22:58:00
202949    Monotone-Branch: ca.inverse.sogo
202950
202951M	ChangeLog
202952M	UI/Scheduler/UIxCalView.m
202953
202954commit c4059d9df2139e0c7a0e6949228b4e6945294081
202955Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202956Date:   Tue Oct 3 22:08:33 2006 +0000
202957
202958    Monotone-Parent: bfdd8e3da1b7d0def1bb4ca50f7ac922cea2323a
202959    Monotone-Revision: 181cfcbcae699933e92b20839d62aaa10870077f
202960
202961    Monotone-Author: wsourdeau@inverse.ca
202962    Monotone-Date: 2006-10-03T22:08:33
202963    Monotone-Branch: ca.inverse.sogo
202964
202965M	SoObjects/Contacts/SOGoContactGCSEntry.m
202966M	SoObjects/Contacts/SOGoContactLDAPEntry.m
202967
202968commit b035bb469a6cd5b2442973c0b9f0ee3cb762bdd9
202969Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202970Date:   Tue Oct 3 22:07:56 2006 +0000
202971
202972    Monotone-Parent: e028485fd0fd0bb51522ced58e9d11dd52dc844e
202973    Monotone-Revision: bfdd8e3da1b7d0def1bb4ca50f7ac922cea2323a
202974
202975    Monotone-Author: wsourdeau@inverse.ca
202976    Monotone-Date: 2006-10-03T22:07:56
202977    Monotone-Branch: ca.inverse.sogo
202978
202979M	ChangeLog
202980M	UI/Contacts/UIxContactFoldersView.m
202981
202982commit 39d3fec73fe083f4ffeb6c0b2c0e963590ccf19b
202983Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202984Date:   Tue Oct 3 22:06:54 2006 +0000
202985
202986    Monotone-Parent: 0567eb28810ae0cf0ebbc6bced572977a02c61b2
202987    Monotone-Revision: e028485fd0fd0bb51522ced58e9d11dd52dc844e
202988
202989    Monotone-Author: wsourdeau@inverse.ca
202990    Monotone-Date: 2006-10-03T22:06:54
202991    Monotone-Branch: ca.inverse.sogo
202992
202993M	UI/Templates/ContactsUI/UIxContactsListView.wox
202994M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
202995
202996commit 2db04d42fe5f3dc34bac27ac57a697f8078fe791
202997Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
202998Date:   Tue Oct 3 22:06:26 2006 +0000
202999
203000    Monotone-Parent: a6c4bbb57d662ad1aae7751dd65e2e239aebf3a6
203001    Monotone-Revision: 0567eb28810ae0cf0ebbc6bced572977a02c61b2
203002
203003    Monotone-Author: wsourdeau@inverse.ca
203004    Monotone-Date: 2006-10-03T22:06:26
203005    Monotone-Branch: ca.inverse.sogo
203006
203007M	UI/Templates/ContactsUI/UIxContactsMailerSelection.wox
203008M	UI/Templates/ContactsUI/UIxContactsSchedulerSelection.wox
203009
203010commit eabc7b51516a71d189c3ee2a6bde52d07b24afa2
203011Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203012Date:   Tue Oct 3 22:06:00 2006 +0000
203013
203014    Monotone-Parent: 0f63be72face4740bee6c25c5edb4288db5fe02b
203015    Monotone-Revision: a6c4bbb57d662ad1aae7751dd65e2e239aebf3a6
203016
203017    Monotone-Author: wsourdeau@inverse.ca
203018    Monotone-Date: 2006-10-03T22:06:00
203019    Monotone-Branch: ca.inverse.sogo
203020
203021M	UI/WebServerResources/UIxContactEditor.js
203022M	UI/WebServerResources/generic.js
203023
203024commit 050118dd4e7ac0f7b4fd5548621ebc17a3de0487
203025Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203026Date:   Tue Oct 3 22:05:36 2006 +0000
203027
203028    Monotone-Parent: d6cd698d63ab999c999824acd5770576138f370d
203029    Monotone-Revision: 0f63be72face4740bee6c25c5edb4288db5fe02b
203030
203031    Monotone-Author: wsourdeau@inverse.ca
203032    Monotone-Date: 2006-10-03T22:05:36
203033    Monotone-Branch: ca.inverse.sogo
203034
203035D	UI/Templates/ContactsUI/UIxContactsSelectionViewContainer.wox
203036
203037commit f6c831451e3b1568149f0a080f1f91dd7bc26c3c
203038Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203039Date:   Tue Oct 3 22:05:26 2006 +0000
203040
203041    Monotone-Parent: 9f0caf76df8f0b7f9b5fe3535259eb42c19a6339
203042    Monotone-Revision: d6cd698d63ab999c999824acd5770576138f370d
203043
203044    Monotone-Author: wsourdeau@inverse.ca
203045    Monotone-Date: 2006-10-03T22:05:26
203046    Monotone-Branch: ca.inverse.sogo
203047
203048D	UI/Contacts/UIxContactsSelectionViewContainer.h
203049
203050commit ef7af13b344207d7093cc996db5380424be264f5
203051Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203052Date:   Tue Oct 3 22:05:22 2006 +0000
203053
203054    Monotone-Parent: 1ad1591bbfc0da7a0d91988bcc08fbcb3cfc359f
203055    Monotone-Revision: 9f0caf76df8f0b7f9b5fe3535259eb42c19a6339
203056
203057    Monotone-Author: wsourdeau@inverse.ca
203058    Monotone-Date: 2006-10-03T22:05:22
203059    Monotone-Branch: ca.inverse.sogo
203060
203061D	UI/Contacts/UIxContactsSelectionViewContainer.m
203062
203063commit 298514ba47c2c1342881f72a456af4b76e14b9a3
203064Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203065Date:   Tue Oct 3 22:05:11 2006 +0000
203066
203067    Monotone-Parent: db3a7e7fdd8662a109a9a31c651b6cfa55d16775
203068    Monotone-Revision: 1ad1591bbfc0da7a0d91988bcc08fbcb3cfc359f
203069
203070    Monotone-Author: wsourdeau@inverse.ca
203071    Monotone-Date: 2006-10-03T22:05:11
203072    Monotone-Branch: ca.inverse.sogo
203073
203074M	UI/Contacts/UIxContactsListViewContainer.m
203075D	UI/Contacts/UIxContactsListViewContainerBase.m
203076
203077commit 2ff6576f36693e1ccd1212b8f9ce9564919fb9e5
203078Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203079Date:   Tue Oct 3 22:04:48 2006 +0000
203080
203081    Monotone-Parent: 32b8651c607640726bff724790fc018ce587ad3e
203082    Monotone-Revision: db3a7e7fdd8662a109a9a31c651b6cfa55d16775
203083
203084    Monotone-Author: wsourdeau@inverse.ca
203085    Monotone-Date: 2006-10-03T22:04:48
203086    Monotone-Branch: ca.inverse.sogo
203087
203088M	ChangeLog
203089M	UI/Contacts/GNUmakefile
203090A	UI/Contacts/UIxContactsListView.h
203091M	UI/Contacts/UIxContactsListView.m
203092D	UI/Contacts/UIxContactsListViewBase.h
203093D	UI/Contacts/UIxContactsListViewBase.m
203094M	UI/Contacts/UIxContactsListViewContainer.h
203095D	UI/Contacts/UIxContactsListViewContainerBase.h
203096M	UI/Contacts/product.plist
203097
203098commit bf4774d9bbde54d7d61ef8b477dcad64c16e16e9
203099Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203100Date:   Tue Oct 3 16:30:11 2006 +0000
203101
203102    Monotone-Parent: 134d5f26f5b5c12057ef16e7224200617273ff67
203103    Monotone-Revision: 32b8651c607640726bff724790fc018ce587ad3e
203104
203105    Monotone-Author: wsourdeau@inverse.ca
203106    Monotone-Date: 2006-10-03T16:30:11
203107    Monotone-Branch: ca.inverse.sogo
203108
203109M	UI/WebServerResources/UIxMailEditor.js
203110
203111commit 47cf2f8d05a061a147c9964cf0d582a86c945e17
203112Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203113Date:   Tue Oct 3 16:27:02 2006 +0000
203114
203115    Monotone-Parent: 66cb288cba7bdd7b9537c1a8dc18987f2e0571f9
203116    Monotone-Revision: 134d5f26f5b5c12057ef16e7224200617273ff67
203117
203118    Monotone-Author: wsourdeau@inverse.ca
203119    Monotone-Date: 2006-10-03T16:27:02
203120    Monotone-Branch: ca.inverse.sogo
203121
203122M	UI/MailerUI/Toolbars/SOGoDraftObject.toolbar
203123M	UI/MailerUI/Toolbars/SOGoMailObject.toolbar
203124M	UI/MailerUI/product.plist
203125M	UI/Templates/ContactsUI/UIxContactsListView.wox
203126M	UI/Templates/ContactsUI/UIxContactsSelectionViewContainer.wox
203127M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
203128M	UI/Templates/SchedulerUI/UIxCalAptListView.wox
203129M	UI/WebServerResources/ContactsUI.js
203130M	UI/WebServerResources/MailerUI.js
203131M	UI/WebServerResources/UIxAppointmentEditor.js
203132
203133commit 66a6501acdf2aafa41b71fa22e37dc4dca02ca74
203134Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203135Date:   Tue Oct 3 16:25:12 2006 +0000
203136
203137    Monotone-Parent: dd5e6b20e9e1ea81e79dfae72ba128a3b39787b0
203138    Monotone-Revision: 66cb288cba7bdd7b9537c1a8dc18987f2e0571f9
203139
203140    Monotone-Author: wsourdeau@inverse.ca
203141    Monotone-Date: 2006-10-03T16:25:12
203142    Monotone-Branch: ca.inverse.sogo
203143
203144M	UI/WebServerResources/generic.js
203145
203146commit 89ee22a38b0b619f453fe58f835445a153fa8d32
203147Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203148Date:   Tue Oct 3 16:21:25 2006 +0000
203149
203150    Monotone-Parent: c5930bf92c020da0372de16968ab01fdb1441b7f
203151    Monotone-Revision: dd5e6b20e9e1ea81e79dfae72ba128a3b39787b0
203152
203153    Monotone-Author: wsourdeau@inverse.ca
203154    Monotone-Date: 2006-10-03T16:21:25
203155    Monotone-Branch: ca.inverse.sogo
203156
203157M	UI/WebServerResources/UIxMailEditor.js
203158
203159commit 6fe6f03bd84439be7dbeefb01d3459dba64a0d4d
203160Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203161Date:   Tue Oct 3 16:21:12 2006 +0000
203162
203163    Monotone-Parent: 223b824cc57f0722ab6922a3c8363bff6d1a1ef6
203164    Monotone-Revision: c5930bf92c020da0372de16968ab01fdb1441b7f
203165
203166    Monotone-Author: wsourdeau@inverse.ca
203167    Monotone-Date: 2006-10-03T16:21:12
203168    Monotone-Branch: ca.inverse.sogo
203169
203170M	UI/WebServerResources/generic.js
203171
203172commit 3b01b245188774f96afea920ea0b5b1a89bb2a44
203173Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203174Date:   Tue Oct 3 16:17:22 2006 +0000
203175
203176    Monotone-Parent: 135b84772e9b73061c99a315779b92027642e9d9
203177    Monotone-Revision: 223b824cc57f0722ab6922a3c8363bff6d1a1ef6
203178
203179    Monotone-Author: wsourdeau@inverse.ca
203180    Monotone-Date: 2006-10-03T16:17:22
203181    Monotone-Branch: ca.inverse.sogo
203182
203183M	ChangeLog
203184M	UI/WebServerResources/generic.js
203185
203186commit 7554885e872ebd960f1f58ee6103f272eae2894d
203187Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203188Date:   Tue Oct 3 16:16:22 2006 +0000
203189
203190    Monotone-Parent: 223a2bdac98420033e314ea1af029b9525a29e15
203191    Monotone-Revision: 135b84772e9b73061c99a315779b92027642e9d9
203192
203193    Monotone-Author: wsourdeau@inverse.ca
203194    Monotone-Date: 2006-10-03T16:16:22
203195    Monotone-Branch: ca.inverse.sogo
203196
203197M	UI/SOGoUI/UIxComponent.m
203198
203199commit 3cc6e06c810ae8b2153c746b2ed8dbcd20d53322
203200Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203201Date:   Tue Oct 3 16:14:11 2006 +0000
203202
203203    Monotone-Parent: 97dc5ac23639fd46ab2cecbdc07d325786ac5672
203204    Monotone-Revision: 223a2bdac98420033e314ea1af029b9525a29e15
203205
203206    Monotone-Author: wsourdeau@inverse.ca
203207    Monotone-Date: 2006-10-03T16:14:11
203208    Monotone-Branch: ca.inverse.sogo
203209
203210M	UI/MailerUI/UIxMailEditorAction.m
203211
203212commit 2daa2876147057f942690c9c527177ec5040ad6d
203213Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203214Date:   Tue Oct 3 16:13:09 2006 +0000
203215
203216    Monotone-Parent: 0a40fd3ca846353b46531655128873c9575677fa
203217    Monotone-Revision: 97dc5ac23639fd46ab2cecbdc07d325786ac5672
203218
203219    Monotone-Author: wsourdeau@inverse.ca
203220    Monotone-Date: 2006-10-03T16:13:09
203221    Monotone-Branch: ca.inverse.sogo
203222
203223M	ChangeLog
203224M	UI/Contacts/UIxContactsListViewBase.m
203225
203226commit 3f12e72af01152213cbbaab6acd51b2b6249f86a
203227Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203228Date:   Tue Oct 3 16:12:32 2006 +0000
203229
203230    Monotone-Parent: 4c1856e056f5a2d88369a3bd6c3054a5b479f549
203231    Monotone-Revision: 0a40fd3ca846353b46531655128873c9575677fa
203232
203233    Monotone-Author: wsourdeau@inverse.ca
203234    Monotone-Date: 2006-10-03T16:12:32
203235    Monotone-Branch: ca.inverse.sogo
203236
203237M	ChangeLog
203238M	UI/Contacts/UIxContactFoldersView.m
203239
203240commit c1eb1e5bbdb3c03a39ceccbb29251911e6513aaf
203241Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203242Date:   Tue Oct 3 16:10:55 2006 +0000
203243
203244    Monotone-Parent: 0836ff89730377219eb53f7caa175eefe1f680a3
203245    Monotone-Revision: 4c1856e056f5a2d88369a3bd6c3054a5b479f549
203246
203247    Monotone-Author: wsourdeau@inverse.ca
203248    Monotone-Date: 2006-10-03T16:10:55
203249    Monotone-Branch: ca.inverse.sogo
203250
203251M	ChangeLog
203252M	SoObjects/SOGo/SOGoObject.m
203253
203254commit 6ca2e1bfcf510001d8f669a2565cfc549b8241b6
203255Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203256Date:   Tue Oct 3 16:09:43 2006 +0000
203257
203258    Monotone-Parent: 0df73c55c83973b5088ccb3350d103006525098c
203259    Monotone-Revision: 0836ff89730377219eb53f7caa175eefe1f680a3
203260
203261    Monotone-Author: wsourdeau@inverse.ca
203262    Monotone-Date: 2006-10-03T16:09:43
203263    Monotone-Branch: ca.inverse.sogo
203264
203265M	ChangeLog
203266M	SoObjects/SOGo/GNUmakefile
203267A	SoObjects/SOGo/NSDictionary+URL.h
203268A	SoObjects/SOGo/NSDictionary+URL.m
203269A	SoObjects/SOGo/NSString+URL.h
203270A	SoObjects/SOGo/NSString+URL.m
203271D	SoObjects/SOGo/NSString+iCal.h
203272M	UI/SOGoUI/GNUmakefile
203273D	UI/SOGoUI/NSDictionary+URL.h
203274D	UI/SOGoUI/NSDictionary+URL.m
203275D	UI/SOGoUI/NSString+URL.h
203276D	UI/SOGoUI/NSString+URL.m
203277
203278commit 29f8ab0852f38b9888bab7940b13cfd61f84560f
203279Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203280Date:   Tue Oct 3 14:38:51 2006 +0000
203281
203282    Monotone-Parent: 9b4c2eadc3d38aa14dc504c80d606df816c2f924
203283    Monotone-Revision: 0df73c55c83973b5088ccb3350d103006525098c
203284
203285    Monotone-Author: wsourdeau@inverse.ca
203286    Monotone-Date: 2006-10-03T14:38:51
203287    Monotone-Branch: ca.inverse.sogo
203288
203289M	ChangeLog
203290M	UI/WebServerResources/UIxMailEditor.js
203291M	UI/WebServerResources/UIxMailToSelection.js
203292
203293commit 99f54a17ec16cd572f2094a80f5b4543b00e5b77
203294Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203295Date:   Tue Oct 3 14:37:58 2006 +0000
203296
203297    Monotone-Parent: 75c85974feba4654def1fa260d87205a035552de
203298    Monotone-Revision: 9b4c2eadc3d38aa14dc504c80d606df816c2f924
203299
203300    Monotone-Author: wsourdeau@inverse.ca
203301    Monotone-Date: 2006-10-03T14:37:58
203302    Monotone-Branch: ca.inverse.sogo
203303
203304M	UI/WebServerResources/ContactsUI.css
203305M	UI/WebServerResources/MailerUI.css
203306M	UI/WebServerResources/SchedulerUI.css
203307M	UI/WebServerResources/UIxAppointmentEditor.css
203308M	UI/WebServerResources/UIxMailEditor.css
203309M	UI/WebServerResources/generic.css
203310
203311commit 28fa08cff38c7377eb4df8d2abdbabce2064f661
203312Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203313Date:   Tue Oct 3 14:37:16 2006 +0000
203314
203315    Monotone-Parent: 9ffc575e66dc27e09f7df66d4063ceae42655bf0
203316    Monotone-Revision: 75c85974feba4654def1fa260d87205a035552de
203317
203318    Monotone-Author: wsourdeau@inverse.ca
203319    Monotone-Date: 2006-10-03T14:37:16
203320    Monotone-Branch: ca.inverse.sogo
203321
203322M	UI/Contacts/English.lproj/Localizable.strings
203323M	UI/Contacts/French.lproj/Localizable.strings
203324M	UI/Contacts/GNUmakefile
203325M	UI/Contacts/product.plist
203326
203327commit 65f05bad534954a16beda20672dfb48a6208d982
203328Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203329Date:   Tue Oct 3 14:36:03 2006 +0000
203330
203331    Monotone-Parent: d48095cca5ce95803d881d96312e4b396f275daf
203332    Monotone-Revision: 9ffc575e66dc27e09f7df66d4063ceae42655bf0
203333
203334    Monotone-Author: wsourdeau@inverse.ca
203335    Monotone-Date: 2006-10-03T14:36:03
203336    Monotone-Branch: ca.inverse.sogo
203337
203338M	ChangeLog
203339M	UI/Common/UIxPageFrame.m
203340
203341commit 8ba9a84a601b7f00bbefb9699374f6fc7c1084f6
203342Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203343Date:   Tue Oct 3 14:35:30 2006 +0000
203344
203345    Monotone-Parent: 449b9c9fa10daa64618c01940a7d7f15a9d6f168
203346    Monotone-Revision: d48095cca5ce95803d881d96312e4b396f275daf
203347
203348    Monotone-Author: wsourdeau@inverse.ca
203349    Monotone-Date: 2006-10-03T14:35:30
203350    Monotone-Branch: ca.inverse.sogo
203351
203352M	ChangeLog
203353A	UI/Contacts/UIxContactsMailerSelection.m
203354A	UI/Contacts/UIxContactsSchedulerSelection.m
203355D	UI/Contacts/UIxContactsSelectionView.m
203356A	UI/Templates/ContactsUI/UIxContactsMailerSelection.wox
203357A	UI/Templates/ContactsUI/UIxContactsSchedulerSelection.wox
203358D	UI/Templates/ContactsUI/UIxContactsSelectionView.wox
203359
203360commit c3b699db6987d408f8615920d7438451443191bc
203361Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203362Date:   Fri Sep 29 21:45:36 2006 +0000
203363
203364    Monotone-Parent: 0dec2fe97ccbe3ebaf8c37cca2fe8536d2ffde6f
203365    Monotone-Revision: 449b9c9fa10daa64618c01940a7d7f15a9d6f168
203366
203367    Monotone-Author: wsourdeau@inverse.ca
203368    Monotone-Date: 2006-09-29T21:45:36
203369    Monotone-Branch: ca.inverse.sogo
203370
203371M	SoObjects/Appointments/SOGoAppointmentFolder.m
203372
203373commit 1bfbe1caada2bdf6ae4c76da754ffc0650f880d7
203374Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203375Date:   Fri Sep 29 18:31:51 2006 +0000
203376
203377    Monotone-Parent: c0c1c6cf72acfbec9c8a2b4e7eeef2f801f49e54
203378    Monotone-Revision: 0dec2fe97ccbe3ebaf8c37cca2fe8536d2ffde6f
203379
203380    Monotone-Author: wsourdeau@inverse.ca
203381    Monotone-Date: 2006-09-29T18:31:51
203382    Monotone-Branch: ca.inverse.sogo
203383
203384M	UI/MailerUI/UIxMailEditor.m
203385
203386commit 14993bccb0203b8b101638f1d00f4d210faca576
203387Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203388Date:   Fri Sep 29 18:31:20 2006 +0000
203389
203390    Monotone-Parent: 8268efeb15753e2949b09378244938f0b6bb08a8
203391    Monotone-Revision: c0c1c6cf72acfbec9c8a2b4e7eeef2f801f49e54
203392
203393    Monotone-Author: wsourdeau@inverse.ca
203394    Monotone-Date: 2006-09-29T18:31:20
203395    Monotone-Branch: ca.inverse.sogo
203396
203397M	OGoContentStore/OCSContactFieldExtractor.m
203398M	OGoContentStore/OCSiCalFieldExtractor.m
203399M	OGoContentStore/iCalRepeatableEntityObject+OCS.m
203400M	Protocols/iCalHTTP/SOGoICalFilePublish.m
203401M	SoObjects/Appointments/SOGoAppointmentFolder.m
203402M	SoObjects/Appointments/SOGoAppointmentObject.h
203403M	UI/Contacts/UIxContactSelector.m
203404A	UI/MailPartViewers/UIxMailPartICalViewer.h
203405M	UI/MailPartViewers/UIxMailPartICalViewer.m
203406M	UI/Scheduler/GNUmakefile
203407M	UI/Scheduler/UIxAppointmentEditor.m
203408M	UI/Scheduler/UIxAppointmentView.m
203409
203410commit 7d81972309f91f4be68d15e0660dbd43e6c00b77
203411Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203412Date:   Fri Sep 29 18:26:29 2006 +0000
203413
203414    Monotone-Parent: 052f9de55b5ccfe5944c8d715ee190708be0140e
203415    Monotone-Revision: 8268efeb15753e2949b09378244938f0b6bb08a8
203416
203417    Monotone-Author: wsourdeau@inverse.ca
203418    Monotone-Date: 2006-09-29T18:26:29
203419    Monotone-Branch: ca.inverse.sogo
203420
203421M	SoObjects/Appointments/SOGoAppointmentObject.m
203422M	SoObjects/Appointments/SOGoFreeBusyObject.m
203423M	SoObjects/Contacts/SOGoContactGCSEntry.m
203424M	SoObjects/SOGo/SOGoCustomGroupFolder.m
203425M	SoObjects/SOGo/SOGoFolder.m
203426
203427commit 49f320e49f12a6cc827e372395353aad4e110e01
203428Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203429Date:   Fri Sep 29 18:12:00 2006 +0000
203430
203431    Monotone-Parent: a8d6eb0ca6fa812a331b038a4ecdf6505a002412
203432    Monotone-Revision: 052f9de55b5ccfe5944c8d715ee190708be0140e
203433
203434    Monotone-Author: wsourdeau@inverse.ca
203435    Monotone-Date: 2006-09-29T18:12:00
203436    Monotone-Branch: ca.inverse.sogo
203437
203438M	UI/Contacts/UIxContactEditor.m
203439M	UI/Templates/ContactsUI/UIxContactEditor.wox
203440
203441commit 363a16fe0336c9e52148a654e5ae5b6859bc411b
203442Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203443Date:   Fri Sep 29 18:10:07 2006 +0000
203444
203445    Monotone-Parent: fca9715aa0632958f50527cf33ba977fc0c06e85
203446    Monotone-Revision: a8d6eb0ca6fa812a331b038a4ecdf6505a002412
203447
203448    Monotone-Author: wsourdeau@inverse.ca
203449    Monotone-Date: 2006-09-29T18:10:07
203450    Monotone-Branch: ca.inverse.sogo
203451
203452M	ChangeLog
203453M	UI/WebServerResources/ContactsUI.js
203454M	UI/WebServerResources/UIxContactEditor.js
203455
203456commit 41ebf967316bb6f5dd1746be853b120493baf44a
203457Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203458Date:   Fri Sep 29 18:08:34 2006 +0000
203459
203460    Monotone-Parent: 549cdd23ad59a0b412d59c2943fac5263a0f83af
203461    Monotone-Revision: fca9715aa0632958f50527cf33ba977fc0c06e85
203462
203463    Monotone-Author: wsourdeau@inverse.ca
203464    Monotone-Date: 2006-09-29T18:08:34
203465    Monotone-Branch: ca.inverse.sogo
203466
203467M	ChangeLog
203468M	SoObjects/SOGo/AgenorUserManager.h
203469M	SoObjects/SOGo/AgenorUserManager.m
203470D	UI/Scheduler/iCalPerson+UIx.h
203471D	UI/Scheduler/iCalPerson+UIx.m
203472
203473commit 899bed1fcedf276235a36ba0382631c4ba5c1afc
203474Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203475Date:   Fri Sep 29 15:56:35 2006 +0000
203476
203477    Monotone-Parent: 0e5bcaa216279e740759bee06c05bae20de13388
203478    Monotone-Revision: 549cdd23ad59a0b412d59c2943fac5263a0f83af
203479
203480    Monotone-Author: wsourdeau@inverse.ca
203481    Monotone-Date: 2006-09-29T15:56:35
203482    Monotone-Branch: ca.inverse.sogo
203483
203484M	SoObjects/SOGo/GNUmakefile
203485M	UI/Contacts/UIxContactsSelectionView.m
203486
203487commit 69e51c80ae5568c86ce1a5e73a9f453bfed71676
203488Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203489Date:   Thu Sep 28 17:27:16 2006 +0000
203490
203491    Monotone-Parent: efb5beac382de5b2c393a2be3885d1e75fd11625
203492    Monotone-Revision: 0e5bcaa216279e740759bee06c05bae20de13388
203493
203494    Monotone-Author: wsourdeau@inverse.ca
203495    Monotone-Date: 2006-09-28T17:27:16
203496    Monotone-Branch: ca.inverse.sogo
203497
203498M	UI/Templates/ContactsUI/UIxContactEditor.wox
203499M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
203500M	UI/Templates/SchedulerUI/UIxAppointmentView.wox
203501M	UI/Templates/SchedulerUI/UIxCalAptListView.wox
203502M	UI/WebServerResources/UIxAppointmentEditor.css
203503M	UI/WebServerResources/UIxAppointmentEditor.js
203504
203505commit e3ba378b87304b8b1793a7fe9b1f1e70f4b03797
203506Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203507Date:   Thu Sep 28 17:26:02 2006 +0000
203508
203509    Monotone-Parent: 28e4a1d052d55c17348b711981d2a96fc17a6509
203510    Monotone-Revision: efb5beac382de5b2c393a2be3885d1e75fd11625
203511
203512    Monotone-Author: wsourdeau@inverse.ca
203513    Monotone-Date: 2006-09-28T17:26:02
203514    Monotone-Branch: ca.inverse.sogo
203515
203516M	ChangeLog
203517M	UI/Scheduler/UIxAppointmentEditor.m
203518M	UI/Scheduler/UIxAppointmentView.h
203519M	UI/Scheduler/UIxAppointmentView.m
203520
203521commit 46b53de956a4daf23776616787f41337c1b8ff0c
203522Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203523Date:   Thu Sep 28 17:24:32 2006 +0000
203524
203525    Monotone-Parent: f69b7cb2701cafc9e0fe6db220af902548793deb
203526    Monotone-Revision: 28e4a1d052d55c17348b711981d2a96fc17a6509
203527
203528    Monotone-Author: wsourdeau@inverse.ca
203529    Monotone-Date: 2006-09-28T17:24:32
203530    Monotone-Branch: ca.inverse.sogo
203531
203532M	SoObjects/Contacts/SOGoContactLDAPFolder.m
203533
203534commit 82a18774bc7723d357639789d2fa00f38f46abc6
203535Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203536Date:   Thu Sep 28 17:24:12 2006 +0000
203537
203538    Monotone-Parent: 3ae52910ee7b5f31984924b6f8e65b5fdb7f5ed1
203539    Monotone-Revision: f69b7cb2701cafc9e0fe6db220af902548793deb
203540
203541    Monotone-Author: wsourdeau@inverse.ca
203542    Monotone-Date: 2006-09-28T17:24:12
203543    Monotone-Branch: ca.inverse.sogo
203544
203545M	SoObjects/Appointments/SOGoAptMailNotification.h
203546M	SoObjects/Appointments/SOGoAptMailNotification.m
203547
203548commit dbee220f4095234f761d3df64d28d9b485a86c5d
203549Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203550Date:   Thu Sep 28 17:23:39 2006 +0000
203551
203552    Monotone-Parent: da1c467c5b7518e5169cbac4376ede2064795635
203553    Monotone-Revision: 3ae52910ee7b5f31984924b6f8e65b5fdb7f5ed1
203554
203555    Monotone-Author: wsourdeau@inverse.ca
203556    Monotone-Date: 2006-09-28T17:23:39
203557    Monotone-Branch: ca.inverse.sogo
203558
203559M	ChangeLog
203560M	SoObjects/Appointments/SOGoAppointmentObject.h
203561M	SoObjects/Appointments/SOGoAppointmentObject.m
203562
203563commit ab14629e76da3d1179272e5da48ebcb70ecdf563
203564Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203565Date:   Thu Sep 28 17:22:44 2006 +0000
203566
203567    Monotone-Parent: 64bb41288f025d8a85a54ff9d3fa322dc9a6f5bd
203568    Monotone-Revision: da1c467c5b7518e5169cbac4376ede2064795635
203569
203570    Monotone-Author: wsourdeau@inverse.ca
203571    Monotone-Date: 2006-09-28T17:22:44
203572    Monotone-Branch: ca.inverse.sogo
203573
203574M	ChangeLog
203575M	SoObjects/Appointments/SOGoAppointmentFolder.m
203576
203577commit cbf3f32b3b87fe925b1da78f4d04b29e63942655
203578Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203579Date:   Thu Sep 28 17:19:55 2006 +0000
203580
203581    Monotone-Parent: d4ec4c64b7bfb4975be1924516e870493eb766a2
203582    Monotone-Revision: 64bb41288f025d8a85a54ff9d3fa322dc9a6f5bd
203583
203584    Monotone-Author: wsourdeau@inverse.ca
203585    Monotone-Date: 2006-09-28T17:19:55
203586    Monotone-Branch: ca.inverse.sogo
203587
203588M	Protocols/iCalHTTP/SOGoICalFileFetch.m
203589M	Protocols/iCalHTTP/SOGoICalFilePublish.m
203590
203591commit ac691c15483b52c23c32f5f56d6164fe9a002e3e
203592Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203593Date:   Thu Sep 28 17:19:19 2006 +0000
203594
203595    Monotone-Parent: 0756417323a876b92e4f973205269864a2859da4
203596    Monotone-Revision: d4ec4c64b7bfb4975be1924516e870493eb766a2
203597
203598    Monotone-Author: wsourdeau@inverse.ca
203599    Monotone-Date: 2006-09-28T17:19:19
203600    Monotone-Branch: ca.inverse.sogo
203601
203602M	ChangeLog
203603M	OGoContentStore/OCSiCalFieldExtractor.m
203604
203605commit 020654aca40a7375ac00dd66b607c45799ba27e2
203606Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203607Date:   Thu Sep 28 17:18:07 2006 +0000
203608
203609    Monotone-Parent: ea7b246415e5ea6560cd161e4156f4f99d9cd0a1
203610    Monotone-Revision: 0756417323a876b92e4f973205269864a2859da4
203611
203612    Monotone-Author: wsourdeau@inverse.ca
203613    Monotone-Date: 2006-09-28T17:18:07
203614    Monotone-Branch: ca.inverse.sogo
203615
203616D	SoObjects/SOGo/SOGoAppointment.h
203617D	SoObjects/SOGo/SOGoAppointment.m
203618D	SoObjects/SOGo/SOGoAppointmentICalRenderer.h
203619D	SoObjects/SOGo/SOGoAppointmentICalRenderer.m
203620
203621commit 04fb842115dafc70edf3da6e817b7ecc06c1e655
203622Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203623Date:   Thu Sep 28 17:17:49 2006 +0000
203624
203625    Monotone-Parent: 249fdb7226c9621e558ed0e123d932543c6f38f8
203626    Monotone-Revision: ea7b246415e5ea6560cd161e4156f4f99d9cd0a1
203627
203628    Monotone-Author: wsourdeau@inverse.ca
203629    Monotone-Date: 2006-09-28T17:17:49
203630    Monotone-Branch: ca.inverse.sogo
203631
203632M	SoObjects/SOGo/GNUmakefile
203633M	UI/Scheduler/GNUmakefile
203634
203635commit d4ea2c5b40b7cbc57bf0587675e84d83e29663c3
203636Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203637Date:   Thu Sep 28 17:16:58 2006 +0000
203638
203639    Monotone-Parent: 8ec74dbac0e529f0bb67e54e800d24814c67f78c
203640    Monotone-Revision: 249fdb7226c9621e558ed0e123d932543c6f38f8
203641
203642    Monotone-Author: wsourdeau@inverse.ca
203643    Monotone-Date: 2006-09-28T17:16:58
203644    Monotone-Branch: ca.inverse.sogo
203645
203646M	ChangeLog
203647D	UI/Scheduler/SOGoAppointment+UIx.h
203648D	UI/Scheduler/iCalRecurrenceRule+SOGo.m
203649
203650commit 09380925a8d89a4a0233ad9ffa76e711d0d1d929
203651Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203652Date:   Tue Sep 26 22:28:28 2006 +0000
203653
203654    Monotone-Parent: 3df5cb5e1700a34d8542e29d89e602bdba319ffa
203655    Monotone-Revision: 8ec74dbac0e529f0bb67e54e800d24814c67f78c
203656
203657    Monotone-Author: wsourdeau@inverse.ca
203658    Monotone-Date: 2006-09-26T22:28:28
203659    Monotone-Branch: ca.inverse.sogo
203660
203661M	SoObjects/SOGo/SOGoContentObject.h
203662
203663commit 80cc5a8fe0f94d82e590e81efedc33fd9fa448fd
203664Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203665Date:   Tue Sep 26 22:27:57 2006 +0000
203666
203667    Monotone-Parent: f6c0e7b189ab5cb8693eed0b3a987d07e64bf77a
203668    Monotone-Revision: 3df5cb5e1700a34d8542e29d89e602bdba319ffa
203669
203670    Monotone-Author: wsourdeau@inverse.ca
203671    Monotone-Date: 2006-09-26T22:27:57
203672    Monotone-Branch: ca.inverse.sogo
203673
203674M	SoObjects/Appointments/SOGoAppointmentObject.h
203675M	SoObjects/Appointments/SOGoAppointmentObject.m
203676
203677commit 4df426caa06f7a7d3b806ccff9de51b289c7aeaa
203678Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203679Date:   Tue Sep 26 22:27:34 2006 +0000
203680
203681    Monotone-Parent: ee6d5acdac6159d8fbb65889d8a847a6de96dcce
203682    Monotone-Revision: f6c0e7b189ab5cb8693eed0b3a987d07e64bf77a
203683
203684    Monotone-Author: wsourdeau@inverse.ca
203685    Monotone-Date: 2006-09-26T22:27:34
203686    Monotone-Branch: ca.inverse.sogo
203687
203688M	ChangeLog
203689M	SoObjects/Appointments/SOGoAppointmentFolder.m
203690
203691commit 58981e7a403d0ffe4f376dd00c030a49db567a82
203692Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203693Date:   Tue Sep 26 18:53:42 2006 +0000
203694
203695    Monotone-Parent: c62df407a68f83e7b71eabc83bc6d1bf88689fff
203696    Monotone-Revision: ee6d5acdac6159d8fbb65889d8a847a6de96dcce
203697
203698    Monotone-Author: wsourdeau@inverse.ca
203699    Monotone-Date: 2006-09-26T18:53:42
203700    Monotone-Branch: ca.inverse.sogo
203701
203702M	SoObjects/Contacts/SOGoContactLDAPFolder.m
203703
203704commit 698ff19ee4c23f0deb3f2b6ba4a63bd1d483dccd
203705Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203706Date:   Tue Sep 26 18:53:28 2006 +0000
203707
203708    Monotone-Parent: 384dd14014733711eebde99220cecaba453622b8
203709    Monotone-Revision: c62df407a68f83e7b71eabc83bc6d1bf88689fff
203710
203711    Monotone-Author: wsourdeau@inverse.ca
203712    Monotone-Date: 2006-09-26T18:53:28
203713    Monotone-Branch: ca.inverse.sogo
203714
203715M	UI/Contacts/UIxContactsListViewBase.h
203716
203717commit 37ab260e1afa0ff12e26f3cafb03c9960339f691
203718Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203719Date:   Tue Sep 26 18:53:04 2006 +0000
203720
203721    Monotone-Parent: 2de883e2fbf69a378fd011a69eae3cfeb248e8de
203722    Monotone-Revision: 384dd14014733711eebde99220cecaba453622b8
203723
203724    Monotone-Author: wsourdeau@inverse.ca
203725    Monotone-Date: 2006-09-26T18:53:04
203726    Monotone-Branch: ca.inverse.sogo
203727
203728M	UI/Templates/ContactsUI/UIxContactEditor.wox
203729
203730commit 2fadfaf1eb692c752825a8aecb11ad5069444fbe
203731Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203732Date:   Tue Sep 26 18:52:47 2006 +0000
203733
203734    Monotone-Parent: c73976edb3187b3cddf62ecf41e2dd015cfee4a4
203735    Monotone-Revision: 2de883e2fbf69a378fd011a69eae3cfeb248e8de
203736
203737    Monotone-Author: wsourdeau@inverse.ca
203738    Monotone-Date: 2006-09-26T18:52:47
203739    Monotone-Branch: ca.inverse.sogo
203740
203741M	UI/Templates/ContactsUI/UIxContactsListView.wox
203742
203743commit f372c05747ae2369782c6a9c657910039caa0b0b
203744Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203745Date:   Tue Sep 26 18:52:35 2006 +0000
203746
203747    Monotone-Parent: 3f315536ab28489973629a90c2613679504fe2d6
203748    Monotone-Revision: c73976edb3187b3cddf62ecf41e2dd015cfee4a4
203749
203750    Monotone-Author: wsourdeau@inverse.ca
203751    Monotone-Date: 2006-09-26T18:52:35
203752    Monotone-Branch: ca.inverse.sogo
203753
203754M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
203755
203756commit 953812e17202af70689766a05cd0e43ca2c3d325
203757Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203758Date:   Tue Sep 26 18:52:15 2006 +0000
203759
203760    Monotone-Parent: b0c44ff6cef623f64da547b03623ad8248f92bb7
203761    Monotone-Revision: 3f315536ab28489973629a90c2613679504fe2d6
203762
203763    Monotone-Author: wsourdeau@inverse.ca
203764    Monotone-Date: 2006-09-26T18:52:15
203765    Monotone-Branch: ca.inverse.sogo
203766
203767M	UI/Templates/SchedulerUI/UIxTimeDateControl.wox
203768
203769commit 406df840dc56adff71ab6207ac9ac1455af40cab
203770Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203771Date:   Tue Sep 26 18:52:02 2006 +0000
203772
203773    Monotone-Parent: 0644450e758512cf0b08c6f8256d664d8e2a3620
203774    Monotone-Revision: b0c44ff6cef623f64da547b03623ad8248f92bb7
203775
203776    Monotone-Author: wsourdeau@inverse.ca
203777    Monotone-Date: 2006-09-26T18:52:02
203778    Monotone-Branch: ca.inverse.sogo
203779
203780M	UI/Templates/UIxPageFrame.wox
203781
203782commit 58fd72f9a49a2fdba56aed8bf83cf88ecf46ea65
203783Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203784Date:   Tue Sep 26 18:51:40 2006 +0000
203785
203786    Monotone-Parent: 731a841720d14d1e3204b46c3a4989abc358d81e
203787    Monotone-Revision: 0644450e758512cf0b08c6f8256d664d8e2a3620
203788
203789    Monotone-Author: wsourdeau@inverse.ca
203790    Monotone-Date: 2006-09-26T18:51:40
203791    Monotone-Branch: ca.inverse.sogo
203792
203793M	UI/Common/English.lproj/Localizable.strings
203794
203795commit f7c534d1a45b1783df4f02c64ef17e78c1d899bb
203796Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203797Date:   Tue Sep 26 18:47:04 2006 +0000
203798
203799    Monotone-Parent: b5604f9be1835fd07dc55eeda120eb915788a892
203800    Monotone-Revision: 731a841720d14d1e3204b46c3a4989abc358d81e
203801
203802    Monotone-Author: wsourdeau@inverse.ca
203803    Monotone-Date: 2006-09-26T18:47:04
203804    Monotone-Branch: ca.inverse.sogo
203805
203806M	ChangeLog
203807M	UI/WebServerResources/ContactsUI.js
203808
203809commit 1d3d860d3468fd9251062c0acd494261b6a2d1a8
203810Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203811Date:   Tue Sep 26 18:45:34 2006 +0000
203812
203813    Monotone-Parent: 14ff365d11c0291a1eee9188cca51f506f40b9bc
203814    Monotone-Revision: b5604f9be1835fd07dc55eeda120eb915788a892
203815
203816    Monotone-Author: wsourdeau@inverse.ca
203817    Monotone-Date: 2006-09-26T18:45:34
203818    Monotone-Branch: ca.inverse.sogo
203819
203820M	UI/WebServerResources/SchedulerUI.js
203821M	UI/WebServerResources/UIxAppointmentEditor.js
203822
203823commit 6ea3d67888699e50ffbb662cc27d43cb256f24b1
203824Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203825Date:   Tue Sep 26 18:44:42 2006 +0000
203826
203827    Monotone-Parent: 30024333fa104bcd0ddc578e486dad24227bbd3c
203828    Monotone-Revision: 14ff365d11c0291a1eee9188cca51f506f40b9bc
203829
203830    Monotone-Author: wsourdeau@inverse.ca
203831    Monotone-Date: 2006-09-26T18:44:42
203832    Monotone-Branch: ca.inverse.sogo
203833
203834M	ChangeLog
203835M	UI/WebServerResources/UIxContactEditor.js
203836
203837commit b19fde9e5447a405e846e71e16d08897d22e8d32
203838Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203839Date:   Tue Sep 26 18:43:06 2006 +0000
203840
203841    Monotone-Parent: a605a01ac319c24f7d200c8006df74163b3a6114
203842    Monotone-Revision: 30024333fa104bcd0ddc578e486dad24227bbd3c
203843
203844    Monotone-Author: wsourdeau@inverse.ca
203845    Monotone-Date: 2006-09-26T18:43:06
203846    Monotone-Branch: ca.inverse.sogo
203847
203848M	UI/WebServerResources/ContactsUI.css
203849M	UI/WebServerResources/MailerUI.css
203850M	UI/WebServerResources/SchedulerUI.css
203851M	UI/WebServerResources/UIxAppointmentEditor.css
203852M	UI/WebServerResources/UIxContactEditor.css
203853M	UI/WebServerResources/generic.css
203854
203855commit cbd978a6bc79a1eeb55d3fb0e9fbc401df1f499c
203856Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203857Date:   Tue Sep 26 18:42:49 2006 +0000
203858
203859    Monotone-Parent: 49aa57834a0704767ffea833b67d08d668dd8cb4
203860    Monotone-Revision: a605a01ac319c24f7d200c8006df74163b3a6114
203861
203862    Monotone-Author: wsourdeau@inverse.ca
203863    Monotone-Date: 2006-09-26T18:42:49
203864    Monotone-Branch: ca.inverse.sogo
203865
203866M	ChangeLog
203867M	UI/WebServerResources/generic.js
203868
203869commit d0e10adace0a7b8dad13876f1cf9c5b813584685
203870Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203871Date:   Tue Sep 26 18:42:05 2006 +0000
203872
203873    Monotone-Parent: 9b75a56ce8daf9300f46778c1489c7a8d55088da
203874    Monotone-Revision: 49aa57834a0704767ffea833b67d08d668dd8cb4
203875
203876    Monotone-Author: wsourdeau@inverse.ca
203877    Monotone-Date: 2006-09-26T18:42:05
203878    Monotone-Branch: ca.inverse.sogo
203879
203880M	ChangeLog
203881M	UI/Contacts/UIxContactsListViewBase.m
203882
203883commit 10705cbe1e2d9766876a97ab1ca5130c52e7e437
203884Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203885Date:   Tue Sep 26 18:41:05 2006 +0000
203886
203887    Monotone-Parent: 8d6e71b994b7d6f015c187ce841c7ffee79c5b0d
203888    Monotone-Revision: 9b75a56ce8daf9300f46778c1489c7a8d55088da
203889
203890    Monotone-Author: wsourdeau@inverse.ca
203891    Monotone-Date: 2006-09-26T18:41:05
203892    Monotone-Branch: ca.inverse.sogo
203893
203894M	ChangeLog
203895M	UI/Contacts/UIxContactEditor.m
203896
203897commit dcc04e1a08fa2d887018e7202bd898adf2b22977
203898Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203899Date:   Tue Sep 26 18:40:18 2006 +0000
203900
203901    Monotone-Parent: ea798774d37b8012a5a8b31642a0eca4f0769917
203902    Monotone-Revision: 8d6e71b994b7d6f015c187ce841c7ffee79c5b0d
203903
203904    Monotone-Author: wsourdeau@inverse.ca
203905    Monotone-Date: 2006-09-26T18:40:18
203906    Monotone-Branch: ca.inverse.sogo
203907
203908M	UI/Contacts/French.lproj/Localizable.strings
203909
203910commit 95bfb47be167d6795327c41dae15d034acac06c5
203911Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203912Date:   Tue Sep 26 18:40:04 2006 +0000
203913
203914    Monotone-Parent: 220bafa2a61c757a52c28a93244902de0f60d4fa
203915    Monotone-Revision: ea798774d37b8012a5a8b31642a0eca4f0769917
203916
203917    Monotone-Author: wsourdeau@inverse.ca
203918    Monotone-Date: 2006-09-26T18:40:04
203919    Monotone-Branch: ca.inverse.sogo
203920
203921M	ChangeLog
203922M	UI/Common/UIxPageFrame.m
203923
203924commit c3606c3b234114450f954bd040bf53a8ea0d204b
203925Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203926Date:   Tue Sep 26 18:39:19 2006 +0000
203927
203928    Monotone-Parent: f76b30d3c9c04252e5fed0d8188d8597e78d089d
203929    Monotone-Revision: 220bafa2a61c757a52c28a93244902de0f60d4fa
203930
203931    Monotone-Author: wsourdeau@inverse.ca
203932    Monotone-Date: 2006-09-26T18:39:19
203933    Monotone-Branch: ca.inverse.sogo
203934
203935M	SoObjects/Contacts/SOGoContactLDAPFolder.m
203936
203937commit ba7387c39bf24df77122bc5af79375f6c6157e2b
203938Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203939Date:   Tue Sep 26 18:39:04 2006 +0000
203940
203941    Monotone-Parent: 535ca06ba5fc04d3cf56ee0db455b20d6440c6af
203942    Monotone-Revision: f76b30d3c9c04252e5fed0d8188d8597e78d089d
203943
203944    Monotone-Author: wsourdeau@inverse.ca
203945    Monotone-Date: 2006-09-26T18:39:04
203946    Monotone-Branch: ca.inverse.sogo
203947
203948M	ChangeLog
203949M	SoObjects/Contacts/SOGoContactLDAPEntry.m
203950
203951commit 6b62be381afe336e695e4ffe9c3cd242d3ee7ad1
203952Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203953Date:   Wed Sep 20 21:40:31 2006 +0000
203954
203955    Monotone-Parent: b545d02ec1ab7de868f544f191ef64a2e4672857
203956    Monotone-Revision: 535ca06ba5fc04d3cf56ee0db455b20d6440c6af
203957
203958    Monotone-Author: wsourdeau@inverse.ca
203959    Monotone-Date: 2006-09-20T21:40:31
203960    Monotone-Branch: ca.inverse.sogo
203961
203962M	UI/Templates/ContactsUI/UIxContactEditor.wox
203963
203964commit d95f3064b3eea9cb5ddbc46bdd43912e48c6bfa5
203965Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203966Date:   Wed Sep 20 21:40:00 2006 +0000
203967
203968    Monotone-Parent: 27a57d18607e0480dfa74a6235a8c1ec04b5d594
203969    Monotone-Revision: b545d02ec1ab7de868f544f191ef64a2e4672857
203970
203971    Monotone-Author: wsourdeau@inverse.ca
203972    Monotone-Date: 2006-09-20T21:40:00
203973    Monotone-Branch: ca.inverse.sogo
203974
203975M	UI/WebServerResources/ContactsUI.css
203976M	UI/WebServerResources/MailerUI.css
203977M	UI/WebServerResources/generic.css
203978
203979commit 71e983b2a30802ea644e515589b3abfe31e26f00
203980Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203981Date:   Wed Sep 20 21:39:03 2006 +0000
203982
203983    Monotone-Parent: 88bc4b91cbdc12f93b03cf7a821e80e3b5cb523b
203984    Monotone-Revision: 27a57d18607e0480dfa74a6235a8c1ec04b5d594
203985
203986    Monotone-Author: wsourdeau@inverse.ca
203987    Monotone-Date: 2006-09-20T21:39:03
203988    Monotone-Branch: ca.inverse.sogo
203989
203990M	UI/Templates/MailerUI/UIxMailView.wox
203991
203992commit b32ac59e21a607fcb335b44e83abc8c184722b50
203993Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
203994Date:   Wed Sep 20 21:38:48 2006 +0000
203995
203996    Monotone-Parent: 4ada043f711dccb4b52526f8e7a63883fef5b173
203997    Monotone-Revision: 88bc4b91cbdc12f93b03cf7a821e80e3b5cb523b
203998
203999    Monotone-Author: wsourdeau@inverse.ca
204000    Monotone-Date: 2006-09-20T21:38:48
204001    Monotone-Branch: ca.inverse.sogo
204002
204003M	UI/MailerUI/UIxMailView.m
204004
204005commit 6a602e49e2046d4f5475fef1df2a00761d61605e
204006Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204007Date:   Wed Sep 20 21:38:15 2006 +0000
204008
204009    Monotone-Parent: c30e47021628e9ce8728125370b09e1e258c1d79
204010    Monotone-Revision: 4ada043f711dccb4b52526f8e7a63883fef5b173
204011
204012    Monotone-Author: wsourdeau@inverse.ca
204013    Monotone-Date: 2006-09-20T21:38:15
204014    Monotone-Branch: ca.inverse.sogo
204015
204016M	ChangeLog
204017M	SoObjects/Contacts/SOGoContactLDAPEntry.m
204018
204019commit f64662c3e187f9905c74ce7c3c40b4cec8ae6a58
204020Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204021Date:   Wed Sep 20 17:58:42 2006 +0000
204022
204023    Monotone-Parent: 6812210d110c9ee46d8d2af4be8bf6b91a944168
204024    Monotone-Revision: c30e47021628e9ce8728125370b09e1e258c1d79
204025
204026    Monotone-Author: wsourdeau@inverse.ca
204027    Monotone-Date: 2006-09-20T17:58:42
204028    Monotone-Branch: ca.inverse.sogo
204029
204030M	UI/WebServerResources/MailerUI.css
204031M	UI/WebServerResources/MailerUI.js
204032A	UI/WebServerResources/UIxMailEditor.js
204033
204034commit 6ab6539424829ba18472ead0c545e3f26d6ece87
204035Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204036Date:   Wed Sep 20 17:57:11 2006 +0000
204037
204038    Monotone-Parent: 6ffd8942d3ff6581034f550c46dc04b7cf39793b
204039    Monotone-Revision: 6812210d110c9ee46d8d2af4be8bf6b91a944168
204040
204041    Monotone-Author: wsourdeau@inverse.ca
204042    Monotone-Date: 2006-09-20T17:57:11
204043    Monotone-Branch: ca.inverse.sogo
204044
204045M	UI/WebServerResources/UIxAppointmentEditor.css
204046
204047commit 8e33440259e6f3de2f1e10a98f025f2900458f57
204048Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204049Date:   Wed Sep 20 17:56:36 2006 +0000
204050
204051    Monotone-Parent: 6e4db4faadb29401ffefc8e973c9043c4187f29c
204052    Monotone-Revision: 6ffd8942d3ff6581034f550c46dc04b7cf39793b
204053
204054    Monotone-Author: wsourdeau@inverse.ca
204055    Monotone-Date: 2006-09-20T17:56:36
204056    Monotone-Branch: ca.inverse.sogo
204057
204058M	UI/Templates/MailerUI/UIxMailToSelection.wox
204059M	UI/WebServerResources/UIxMailToSelection.js
204060
204061commit 697a49750b0205d442abf8e4d42f186f3240e45a
204062Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204063Date:   Wed Sep 20 17:55:26 2006 +0000
204064
204065    Monotone-Parent: bdbae1df701b51a7f884e9fc02afd8c51181aab1
204066    Monotone-Revision: 6e4db4faadb29401ffefc8e973c9043c4187f29c
204067
204068    Monotone-Author: wsourdeau@inverse.ca
204069    Monotone-Date: 2006-09-20T17:55:26
204070    Monotone-Branch: ca.inverse.sogo
204071
204072M	ChangeLog
204073M	UI/Templates/MailerUI/UIxMailEditor.wox
204074M	UI/WebServerResources/UIxMailEditor.css
204075
204076commit 1a38aacae6c8be88e1b456ba38079f8e808a5a4c
204077Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204078Date:   Wed Sep 20 17:53:46 2006 +0000
204079
204080    Monotone-Parent: d4df84fa352f01c93acadbe47b40b8066a8f1416
204081    Monotone-Revision: bdbae1df701b51a7f884e9fc02afd8c51181aab1
204082
204083    Monotone-Author: wsourdeau@inverse.ca
204084    Monotone-Date: 2006-09-20T17:53:46
204085    Monotone-Branch: ca.inverse.sogo
204086
204087M	UI/Templates/ContactsUI/UIxContactsSelectionViewContainer.wox
204088
204089commit 622da32312a98d67fd104f7e4248969a923fbeac
204090Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204091Date:   Wed Sep 20 17:53:18 2006 +0000
204092
204093    Monotone-Parent: 44a03978fec0e110fd810f7c53319b3ea91c0e42
204094    Monotone-Revision: d4df84fa352f01c93acadbe47b40b8066a8f1416
204095
204096    Monotone-Author: wsourdeau@inverse.ca
204097    Monotone-Date: 2006-09-20T17:53:18
204098    Monotone-Branch: ca.inverse.sogo
204099
204100M	UI/MailerUI/UIxMailEditor.m
204101
204102commit 7f04e0d73277d66326176e6b9ca834b80a7d2399
204103Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204104Date:   Wed Sep 20 17:52:55 2006 +0000
204105
204106    Monotone-Parent: 51f3215f8b5d67d91f1b6a65b99b157185e7ea58
204107    Monotone-Revision: 44a03978fec0e110fd810f7c53319b3ea91c0e42
204108
204109    Monotone-Author: wsourdeau@inverse.ca
204110    Monotone-Date: 2006-09-20T17:52:55
204111    Monotone-Branch: ca.inverse.sogo
204112
204113M	ChangeLog
204114M	UI/WebServerResources/generic.css
204115
204116commit 46bca0d7749ca3e35e02ff302e8c0614495ff2aa
204117Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204118Date:   Tue Sep 19 21:53:48 2006 +0000
204119
204120    Monotone-Parent: a6a0cf4327841f54f30a8c4074c664382ac0d108
204121    Monotone-Revision: 51f3215f8b5d67d91f1b6a65b99b157185e7ea58
204122
204123    Monotone-Author: wsourdeau@inverse.ca
204124    Monotone-Date: 2006-09-19T21:53:48
204125    Monotone-Branch: ca.inverse.sogo
204126
204127M	UI/WebServerResources/MailerUI.css
204128
204129commit e206b1cad99ffd6c8001cf0c54388e61870e2a0a
204130Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204131Date:   Tue Sep 19 21:14:33 2006 +0000
204132
204133    Monotone-Parent: de61954c6bdcb7ec61750f29df034b988e75e7ef
204134    Monotone-Revision: a6a0cf4327841f54f30a8c4074c664382ac0d108
204135
204136    Monotone-Author: wsourdeau@inverse.ca
204137    Monotone-Date: 2006-09-19T21:14:33
204138    Monotone-Branch: ca.inverse.sogo
204139
204140M	UI/Templates/MailPartViewers/UIxMailPartTextViewer.wox
204141
204142commit a5ea212440c91297aaf81426c36040b525346827
204143Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204144Date:   Tue Sep 19 21:14:02 2006 +0000
204145
204146    Monotone-Parent: ed2afb9a1234852d8d66cfc9028387810817801c
204147    Monotone-Revision: de61954c6bdcb7ec61750f29df034b988e75e7ef
204148
204149    Monotone-Author: wsourdeau@inverse.ca
204150    Monotone-Date: 2006-09-19T21:14:02
204151    Monotone-Branch: ca.inverse.sogo
204152
204153M	ChangeLog
204154M	UI/WebServerResources/ContactsUI.js
204155
204156commit 212fde6477f011ee795fca22b9e2811e40b0b8b4
204157Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204158Date:   Tue Sep 19 21:12:17 2006 +0000
204159
204160    Monotone-Parent: ebdba14e00078fc123d1067b7c5c40c6baeb21ee
204161    Monotone-Revision: ed2afb9a1234852d8d66cfc9028387810817801c
204162
204163    Monotone-Author: wsourdeau@inverse.ca
204164    Monotone-Date: 2006-09-19T21:12:17
204165    Monotone-Branch: ca.inverse.sogo
204166
204167M	ChangeLog
204168
204169commit 9e617661eaf565272bc8d02650b369d6a2dd9b43
204170Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204171Date:   Tue Sep 19 21:12:13 2006 +0000
204172
204173    Monotone-Parent: 285b909701dbd3013603eaa63851c1a2b4fa6901
204174    Monotone-Revision: ebdba14e00078fc123d1067b7c5c40c6baeb21ee
204175
204176    Monotone-Author: wsourdeau@inverse.ca
204177    Monotone-Date: 2006-09-19T21:12:13
204178    Monotone-Branch: ca.inverse.sogo
204179
204180M	UI/WebServerResources/MailerUI.css
204181
204182commit 712517a6561a58b88d5be20bf2f04f3c16bde1e1
204183Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204184Date:   Tue Sep 19 21:11:53 2006 +0000
204185
204186    Monotone-Parent: cd791802b57399943d944e80382992d9a7043113
204187    Monotone-Revision: 285b909701dbd3013603eaa63851c1a2b4fa6901
204188
204189    Monotone-Author: wsourdeau@inverse.ca
204190    Monotone-Date: 2006-09-19T21:11:53
204191    Monotone-Branch: ca.inverse.sogo
204192
204193M	UI/WebServerResources/MailerUI.js
204194
204195commit 8d28274c90270841e4ab07c1cd5760161ab9b8a3
204196Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204197Date:   Tue Sep 19 21:10:58 2006 +0000
204198
204199    Monotone-Parent: 4ab7955ce8d2a9f0ca458ca70149cd13b2b2e6da
204200    Monotone-Revision: cd791802b57399943d944e80382992d9a7043113
204201
204202    Monotone-Author: wsourdeau@inverse.ca
204203    Monotone-Date: 2006-09-19T21:10:58
204204    Monotone-Branch: ca.inverse.sogo
204205
204206M	UI/WebServerResources/UIxContactEditor.js
204207
204208commit 145dd4c993688c0507d3b21d3a764c8bc7fe1bb5
204209Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204210Date:   Tue Sep 19 21:10:38 2006 +0000
204211
204212    Monotone-Parent: 743215a5a339b3f8ca9a3779c1b1fb110d367240
204213    Monotone-Revision: 4ab7955ce8d2a9f0ca458ca70149cd13b2b2e6da
204214
204215    Monotone-Author: wsourdeau@inverse.ca
204216    Monotone-Date: 2006-09-19T21:10:38
204217    Monotone-Branch: ca.inverse.sogo
204218
204219M	UI/WebServerResources/generic.js
204220
204221commit bd67965c5c0e80df8161fc13a7ab0a44beb4a7dd
204222Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204223Date:   Tue Sep 19 21:09:57 2006 +0000
204224
204225    Monotone-Parent: 184ca5f4175b29f1837888270afce47c10fde5b3
204226    Monotone-Revision: 743215a5a339b3f8ca9a3779c1b1fb110d367240
204227
204228    Monotone-Author: wsourdeau@inverse.ca
204229    Monotone-Date: 2006-09-19T21:09:57
204230    Monotone-Branch: ca.inverse.sogo
204231
204232M	UI/MailerUI/French.lproj/Localizable.strings
204233M	UI/SOGoUI/UIxComponent.m
204234
204235commit 7a5a68eb0208a2d3c5cb1f524e7e7585b5de5c2b
204236Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204237Date:   Tue Sep 19 21:09:11 2006 +0000
204238
204239    Monotone-Parent: 007ccbcb2314639592079266f43db3a3925517cb
204240    Monotone-Revision: 184ca5f4175b29f1837888270afce47c10fde5b3
204241
204242    Monotone-Author: wsourdeau@inverse.ca
204243    Monotone-Date: 2006-09-19T21:09:11
204244    Monotone-Branch: ca.inverse.sogo
204245
204246A	UI/MailPartViewers/UIxMailPartTextViewer.h
204247M	UI/MailPartViewers/UIxMailPartTextViewer.m
204248
204249commit efa6d5292963721a4e0f7934bf7ce9a92a50c97a
204250Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204251Date:   Tue Sep 19 21:06:59 2006 +0000
204252
204253    Monotone-Parent: bd9c21b9fbf51f3995be616ac94dc59befa68c6b
204254    Monotone-Revision: 007ccbcb2314639592079266f43db3a3925517cb
204255
204256    Monotone-Author: wsourdeau@inverse.ca
204257    Monotone-Date: 2006-09-19T21:06:59
204258    Monotone-Branch: ca.inverse.sogo
204259
204260M	UI/MailPartViewers/UIxMailPartTextViewer.m
204261
204262commit d9d61093633d6ab0eea76827753465956e707ad2
204263Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204264Date:   Tue Sep 19 21:06:47 2006 +0000
204265
204266    Monotone-Parent: e94cb35209635067c1495606f5829d63804b064b
204267    Monotone-Revision: bd9c21b9fbf51f3995be616ac94dc59befa68c6b
204268
204269    Monotone-Author: wsourdeau@inverse.ca
204270    Monotone-Date: 2006-09-19T21:06:47
204271    Monotone-Branch: ca.inverse.sogo
204272
204273M	ChangeLog
204274M	UI/MailPartViewers/UIxMailPartTextViewer.m
204275
204276commit ae3b8a6fb033d1ef7435c9a49997467bdc6853f8
204277Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204278Date:   Tue Sep 19 21:05:32 2006 +0000
204279
204280    Monotone-Parent: 0a93903821df22cae2a8187e778326212c127114
204281    Monotone-Revision: e94cb35209635067c1495606f5829d63804b064b
204282
204283    Monotone-Author: wsourdeau@inverse.ca
204284    Monotone-Date: 2006-09-19T21:05:32
204285    Monotone-Branch: ca.inverse.sogo
204286
204287M	ChangeLog
204288M	UI/Contacts/UIxContactView.m
204289
204290commit 6e83ad8a42c65498c5c7c67892e6b89148164264
204291Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204292Date:   Tue Sep 19 21:05:18 2006 +0000
204293
204294    Monotone-Parent: 7c15766f188357a9b9016c2300c2a4a7d2b95404
204295    Monotone-Revision: 0a93903821df22cae2a8187e778326212c127114
204296
204297    Monotone-Author: wsourdeau@inverse.ca
204298    Monotone-Date: 2006-09-19T21:05:18
204299    Monotone-Branch: ca.inverse.sogo
204300
204301M	ChangeLog
204302M	UI/Contacts/UIxContactFoldersView.m
204303
204304commit 2e4d9d2d6d5d3112cfcddae3106fedbb9e4f49f4
204305Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204306Date:   Tue Sep 19 21:03:12 2006 +0000
204307
204308    Monotone-Parent: bdfc1c269ab737136bc8baf0281b23d80921f8b7
204309    Monotone-Revision: 7c15766f188357a9b9016c2300c2a4a7d2b95404
204310
204311    Monotone-Author: wsourdeau@inverse.ca
204312    Monotone-Date: 2006-09-19T21:03:12
204313    Monotone-Branch: ca.inverse.sogo
204314
204315M	ChangeLog
204316M	UI/Contacts/UIxContactEditor.m
204317
204318commit 8745c0ce336b836129a7c26e4b7034ae9129baec
204319Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204320Date:   Tue Sep 19 18:38:48 2006 +0000
204321
204322    Monotone-Parent: 8616651bb75df4180da52596af6e3f303d498235
204323    Monotone-Revision: bdfc1c269ab737136bc8baf0281b23d80921f8b7
204324
204325    Monotone-Author: wsourdeau@inverse.ca
204326    Monotone-Date: 2006-09-19T18:38:48
204327    Monotone-Branch: ca.inverse.sogo
204328
204329M	UI/WebServerResources/ContactsUI.css
204330M	UI/WebServerResources/generic.css
204331
204332commit b42a1db46bbaceebb72e77aa1ecd0659ccae9857
204333Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204334Date:   Tue Sep 19 18:37:50 2006 +0000
204335
204336    Monotone-Parent: 4c6881268ddcd38365c2c1b0097a33383ac7839f
204337    Monotone-Revision: 8616651bb75df4180da52596af6e3f303d498235
204338
204339    Monotone-Author: wsourdeau@inverse.ca
204340    Monotone-Date: 2006-09-19T18:37:50
204341    Monotone-Branch: ca.inverse.sogo
204342
204343M	UI/Templates/SchedulerUI/UIxAptTableView.wox
204344
204345commit a18d65ff7eac0b34d75448ff3edec06c4f632acd
204346Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204347Date:   Tue Sep 19 15:40:58 2006 +0000
204348
204349    Monotone-Parent: ff9f575e827547be397fdb096775dc09d813c270
204350    Monotone-Revision: 4c6881268ddcd38365c2c1b0097a33383ac7839f
204351
204352    Monotone-Author: wsourdeau@inverse.ca
204353    Monotone-Date: 2006-09-19T15:40:58
204354    Monotone-Branch: ca.inverse.sogo
204355
204356M	UI/Templates/ContactsUI/UIxContactsListView.wox
204357M	UI/Templates/ContactsUI/UIxContactsSelectionView.wox
204358M	UI/Templates/ContactsUI/UIxContactsSelectionViewContainer.wox
204359M	UI/WebServerResources/ContactsUI.css
204360
204361commit 3580eb01e29741b4dacc71649ed6daad9c4931db
204362Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204363Date:   Tue Sep 19 15:40:08 2006 +0000
204364
204365    Monotone-Parent: 40017d6f8430e1dd3d82742273f41916546e3c5a
204366    Monotone-Revision: ff9f575e827547be397fdb096775dc09d813c270
204367
204368    Monotone-Author: wsourdeau@inverse.ca
204369    Monotone-Date: 2006-09-19T15:40:08
204370    Monotone-Branch: ca.inverse.sogo
204371
204372M	UI/MailPartViewers/French.lproj/Localizable.strings
204373
204374commit 36ac7fcb9d2ba0a1761b8fed02bf169976bd49da
204375Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204376Date:   Tue Sep 19 15:39:44 2006 +0000
204377
204378    Monotone-Parent: 7e77770c07adaadb54d51bda81ce7804c86d2125
204379    Monotone-Revision: 40017d6f8430e1dd3d82742273f41916546e3c5a
204380
204381    Monotone-Author: wsourdeau@inverse.ca
204382    Monotone-Date: 2006-09-19T15:39:44
204383    Monotone-Branch: ca.inverse.sogo
204384
204385M	.mtn-ignore
204386
204387commit 2b2161c0b0ec88536bb74370ba0e12db1c5371aa
204388Author: Ludovic Marcotte <lmarcotte@inverse.ca>
204389Date:   Tue Sep 19 15:20:03 2006 +0000
204390
204391    Fix of the title.
204392
204393    Monotone-Parent: 9dbfeafce28d43c5a58bd7a9da3ab638b35b2dce
204394    Monotone-Revision: 031984b557650859a910a3514084f8eb19b77b6d
204395
204396    Monotone-Author: ludovic@Sophos.ca
204397    Monotone-Date: 2006-09-19T15:20:03
204398    Monotone-Branch: ca.inverse.sogo
204399
204400M	UI/Common/UIxPageFrame.m
204401
204402commit 5c6e18be178648b1c337fe2831701edb67eb657c
204403Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204404Date:   Tue Sep 19 14:50:11 2006 +0000
204405
204406    Monotone-Parent: 9dbfeafce28d43c5a58bd7a9da3ab638b35b2dce
204407    Monotone-Revision: cf3bacd77b08f56b9e8a219124225b7f4a5a9d4a
204408
204409    Monotone-Author: wsourdeau@inverse.ca
204410    Monotone-Date: 2006-09-19T14:50:11
204411    Monotone-Branch: ca.inverse.sogo
204412
204413M	ChangeLog
204414M	UI/Contacts/UIxContactView.m
204415
204416commit 6f0880c9f1f062549726d468d0e54e327e818025
204417Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204418Date:   Tue Sep 19 14:26:29 2006 +0000
204419
204420    Monotone-Parent: a520711e0a93bd5fa2c3ea213699ee5de9e4ab5e
204421    Monotone-Revision: 9dbfeafce28d43c5a58bd7a9da3ab638b35b2dce
204422
204423    Monotone-Author: wsourdeau@inverse.ca
204424    Monotone-Date: 2006-09-19T14:26:29
204425    Monotone-Branch: ca.inverse.sogo
204426
204427M	UI/Common/French.lproj/Localizable.strings
204428M	UI/Templates/UIxPageFrame.wox
204429
204430commit bd87f11750fa713e5e5ea37d148bfe165d577c63
204431Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204432Date:   Tue Sep 19 14:09:03 2006 +0000
204433
204434    Monotone-Parent: 8ea262b5fc027ba0d5aabcee59dcaec6c7f51cf1
204435    Monotone-Revision: a520711e0a93bd5fa2c3ea213699ee5de9e4ab5e
204436
204437    Monotone-Author: wsourdeau@inverse.ca
204438    Monotone-Date: 2006-09-19T14:09:03
204439    Monotone-Branch: ca.inverse.sogo
204440
204441M	UI/Contacts/UIxContactView.m
204442
204443commit a7d41b5240a17a7ed126285910b4431764fe20f2
204444Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204445Date:   Tue Sep 19 14:07:42 2006 +0000
204446
204447    Monotone-Parent: 017242be3803208a63346c876561281ca570ab44
204448    Monotone-Revision: 8ea262b5fc027ba0d5aabcee59dcaec6c7f51cf1
204449
204450    Monotone-Author: wsourdeau@inverse.ca
204451    Monotone-Date: 2006-09-19T14:07:42
204452    Monotone-Branch: ca.inverse.sogo
204453
204454M	UI/WebServerResources/ContactsUI.js
204455
204456commit a13660023a1a6901059dd33060cb3387d12009d5
204457Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204458Date:   Tue Sep 19 14:07:11 2006 +0000
204459
204460    Monotone-Parent: 46efb2ce9832230023e4de5e7868f3ad32d4bd02
204461    Monotone-Revision: 017242be3803208a63346c876561281ca570ab44
204462
204463    Monotone-Author: wsourdeau@inverse.ca
204464    Monotone-Date: 2006-09-19T14:07:11
204465    Monotone-Branch: ca.inverse.sogo
204466
204467M	UI/Common/French.lproj/Localizable.strings
204468M	UI/Contacts/French.lproj/Localizable.strings
204469M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
204470M	UI/Templates/UIxPageFrame.wox
204471
204472commit 536f573f3669809c32c1d1ba26da8d6df1625bce
204473Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204474Date:   Tue Sep 19 13:51:03 2006 +0000
204475
204476    Monotone-Parent: 8f2abf0ab22c8d768df5ec31eb8f09a577cd60dd
204477    Monotone-Revision: 46efb2ce9832230023e4de5e7868f3ad32d4bd02
204478
204479    Monotone-Author: wsourdeau@inverse.ca
204480    Monotone-Date: 2006-09-19T13:51:03
204481    Monotone-Branch: ca.inverse.sogo
204482
204483M	ChangeLog
204484M	UI/WebServerResources/UIxContactEditor.js
204485
204486commit 1c03c222ae6558856602cefa3a2633d24348c3a0
204487Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204488Date:   Tue Sep 19 13:50:31 2006 +0000
204489
204490    Monotone-Parent: 2533d271e54de4d4a4ca48bf5d233f05e51ee7c3
204491    Monotone-Revision: 8f2abf0ab22c8d768df5ec31eb8f09a577cd60dd
204492
204493    Monotone-Author: wsourdeau@inverse.ca
204494    Monotone-Date: 2006-09-19T13:50:31
204495    Monotone-Branch: ca.inverse.sogo
204496
204497M	ChangeLog
204498
204499commit 3430294e85a4a8e7618e9669d4193cd81895b19c
204500Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204501Date:   Tue Sep 19 13:50:19 2006 +0000
204502
204503    Monotone-Parent: 49d2e4818b73160f6d308cec61a4a12a1805071c
204504    Monotone-Revision: 2533d271e54de4d4a4ca48bf5d233f05e51ee7c3
204505
204506    Monotone-Author: wsourdeau@inverse.ca
204507    Monotone-Date: 2006-09-19T13:50:19
204508    Monotone-Branch: ca.inverse.sogo
204509
204510M	UI/WebServerResources/ContactsUI.js
204511
204512commit d21757a5ef4cd42773cb6c2ff22339b34a9cf2e3
204513Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204514Date:   Tue Sep 19 13:48:18 2006 +0000
204515
204516    Monotone-Parent: 050209dc04f3b3e3b453f9577442d33da9f1881e
204517    Monotone-Revision: 49d2e4818b73160f6d308cec61a4a12a1805071c
204518
204519    Monotone-Author: wsourdeau@inverse.ca
204520    Monotone-Date: 2006-09-19T13:48:18
204521    Monotone-Branch: ca.inverse.sogo
204522
204523M	UI/WebServerResources/ContactsUI.css
204524
204525commit 0ceb6134859aca764bc896b61b85ed019f0d54e6
204526Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204527Date:   Tue Sep 19 13:48:09 2006 +0000
204528
204529    Monotone-Parent: 98cb676ac163c7dcc7c87d3d0b77bc45af5f45dc
204530    Monotone-Revision: 050209dc04f3b3e3b453f9577442d33da9f1881e
204531
204532    Monotone-Author: wsourdeau@inverse.ca
204533    Monotone-Date: 2006-09-19T13:48:09
204534    Monotone-Branch: ca.inverse.sogo
204535
204536M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
204537
204538commit e4df81bed0a23817b732f2b5d7968c97ebb84e2e
204539Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204540Date:   Mon Sep 18 21:14:04 2006 +0000
204541
204542    Monotone-Parent: 1ff171a5bfb5ed0bd389856e4e95bbf10e4150c3
204543    Monotone-Revision: 98cb676ac163c7dcc7c87d3d0b77bc45af5f45dc
204544
204545    Monotone-Author: wsourdeau@inverse.ca
204546    Monotone-Date: 2006-09-18T21:14:04
204547    Monotone-Branch: ca.inverse.sogo
204548
204549M	ChangeLog
204550
204551commit 424a48b96010293aea7c950ea6fb4b0ffd7ba862
204552Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204553Date:   Mon Sep 18 15:29:06 2006 +0000
204554
204555    Monotone-Parent: 3eebff6c3d23fc58587f9e610046a48169abeb91
204556    Monotone-Revision: 1ff171a5bfb5ed0bd389856e4e95bbf10e4150c3
204557
204558    Monotone-Author: wsourdeau@inverse.ca
204559    Monotone-Date: 2006-09-18T15:29:06
204560    Monotone-Branch: ca.inverse.sogo
204561
204562M	UI/Contacts/UIxContactView.m
204563
204564commit 127401a46406d9c38702321cc9ed2591957435aa
204565Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204566Date:   Mon Sep 18 15:28:15 2006 +0000
204567
204568    Monotone-Parent: 25fed2157caf8da35ae90d48f9cc9413a71e94ea
204569    Monotone-Revision: 3eebff6c3d23fc58587f9e610046a48169abeb91
204570
204571    Monotone-Author: wsourdeau@inverse.ca
204572    Monotone-Date: 2006-09-18T15:28:15
204573    Monotone-Branch: ca.inverse.sogo
204574
204575M	UI/Contacts/UIxContactEditor.m
204576
204577commit 1e0b313acf131fba99e78b64f1589e5f5e0cc144
204578Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204579Date:   Mon Sep 18 15:22:21 2006 +0000
204580
204581    Monotone-Parent: 6eb24ecac0894c6a3b2d8bc94ea23f4969e9a03d
204582    Monotone-Revision: 25fed2157caf8da35ae90d48f9cc9413a71e94ea
204583
204584    Monotone-Author: wsourdeau@inverse.ca
204585    Monotone-Date: 2006-09-18T15:22:21
204586    Monotone-Branch: ca.inverse.sogo
204587
204588M	ChangeLog
204589M	OGoContentStore/OCSContactFieldExtractor.m
204590
204591commit 2bcca3a6931946867bedeca6aeab4c95e0e86681
204592Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204593Date:   Fri Sep 15 22:27:59 2006 +0000
204594
204595    Monotone-Parent: e2a18177cfa0a03cb838fca1581f5c9280c9ed72
204596    Monotone-Revision: 6eb24ecac0894c6a3b2d8bc94ea23f4969e9a03d
204597
204598    Monotone-Author: wsourdeau@inverse.ca
204599    Monotone-Date: 2006-09-15T22:27:59
204600    Monotone-Branch: ca.inverse.sogo
204601
204602M	UI/WebServerResources/ContactsUI.js
204603M	UI/WebServerResources/MailerUI.js
204604M	UI/WebServerResources/UIxContactEditor.js
204605M	UI/WebServerResources/generic.js
204606
204607commit 61212215da3f0990e1c551bfaba5b71768b5f2ae
204608Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204609Date:   Fri Sep 15 22:27:44 2006 +0000
204610
204611    Monotone-Parent: f54e1ebb7480a0870294435c022626f09b877b07
204612    Monotone-Revision: e2a18177cfa0a03cb838fca1581f5c9280c9ed72
204613
204614    Monotone-Author: wsourdeau@inverse.ca
204615    Monotone-Date: 2006-09-15T22:27:44
204616    Monotone-Branch: ca.inverse.sogo
204617
204618A	UI/WebServerResources/UIxContactEditor.css
204619M	UI/WebServerResources/generic.css
204620
204621commit 8331c3ce82a9af7cd5553eefcad39c5a32a453ac
204622Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204623Date:   Fri Sep 15 22:26:55 2006 +0000
204624
204625    Monotone-Parent: 7847dc45565643cf81aa7f5792d546455a63d891
204626    Monotone-Revision: f54e1ebb7480a0870294435c022626f09b877b07
204627
204628    Monotone-Author: wsourdeau@inverse.ca
204629    Monotone-Date: 2006-09-15T22:26:55
204630    Monotone-Branch: ca.inverse.sogo
204631
204632M	UI/Templates/ContactsUI/UIxContactsSelectionView.wox
204633M	UI/Templates/ContactsUI/UIxContactsSelectionViewContainer.wox
204634
204635commit 57ce647781ed5ac865c9b28627ed99e559d97e63
204636Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204637Date:   Fri Sep 15 22:25:52 2006 +0000
204638
204639    Monotone-Parent: 0e4026f4e1fdce64a64a67f1a4769316ea49d102
204640    Monotone-Revision: 7847dc45565643cf81aa7f5792d546455a63d891
204641
204642    Monotone-Author: wsourdeau@inverse.ca
204643    Monotone-Date: 2006-09-15T22:25:52
204644    Monotone-Branch: ca.inverse.sogo
204645
204646M	UI/Templates/ContactsUI/UIxContactEditor.wox
204647
204648commit 988f56a95d01138da67a2c749a211d31d56a582d
204649Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204650Date:   Fri Sep 15 22:25:43 2006 +0000
204651
204652    Monotone-Parent: 3db701467b1629fef3baaecc995b170c04847ae0
204653    Monotone-Revision: 0e4026f4e1fdce64a64a67f1a4769316ea49d102
204654
204655    Monotone-Author: wsourdeau@inverse.ca
204656    Monotone-Date: 2006-09-15T22:25:43
204657    Monotone-Branch: ca.inverse.sogo
204658
204659M	ChangeLog
204660M	UI/Contacts/UIxContactView.m
204661M	UI/Templates/ContactsUI/UIxContactView.wox
204662
204663commit 1dda2ab545552d092d7ce48d4870377f138598f2
204664Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204665Date:   Fri Sep 15 22:23:29 2006 +0000
204666
204667    Monotone-Parent: 2882f4805c51450e7167487fb07c8f54cf87f476
204668    Monotone-Revision: 3db701467b1629fef3baaecc995b170c04847ae0
204669
204670    Monotone-Author: wsourdeau@inverse.ca
204671    Monotone-Date: 2006-09-15T22:23:29
204672    Monotone-Branch: ca.inverse.sogo
204673
204674M	ChangeLog
204675A	UI/Contacts/UIxContactEditor.h
204676M	UI/Contacts/UIxContactEditor.m
204677D	UI/Contacts/UIxContactEditorBase.h
204678D	UI/Contacts/UIxContactEditorBase.m
204679
204680commit d7a5ebedb52887f99b009233522b0924f4b50f86
204681Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204682Date:   Fri Sep 15 22:21:41 2006 +0000
204683
204684    Monotone-Parent: cabf85176908ed8b4aa455b86d6e2c19c0e697aa
204685    Monotone-Revision: 2882f4805c51450e7167487fb07c8f54cf87f476
204686
204687    Monotone-Author: wsourdeau@inverse.ca
204688    Monotone-Date: 2006-09-15T22:21:41
204689    Monotone-Branch: ca.inverse.sogo
204690
204691M	UI/Contacts/GNUmakefile
204692
204693commit 9a98fe666e2b19ef52247b005f5bfd8ab0c88a5c
204694Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204695Date:   Fri Sep 15 22:21:25 2006 +0000
204696
204697    Monotone-Parent: 3b9a72d0239ae845f3d99da4f9f16bbc0b83932a
204698    Monotone-Revision: cabf85176908ed8b4aa455b86d6e2c19c0e697aa
204699
204700    Monotone-Author: wsourdeau@inverse.ca
204701    Monotone-Date: 2006-09-15T22:21:25
204702    Monotone-Branch: ca.inverse.sogo
204703
204704M	UI/Contacts/French.lproj/Localizable.strings
204705
204706commit 8550bd76216969c8e61c50a928c855e483c7992a
204707Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204708Date:   Fri Sep 15 22:21:12 2006 +0000
204709
204710    Monotone-Parent: 5b57d5240354418fa40ca6453be6bcd6a8a4e50d
204711    Monotone-Revision: 3b9a72d0239ae845f3d99da4f9f16bbc0b83932a
204712
204713    Monotone-Author: wsourdeau@inverse.ca
204714    Monotone-Date: 2006-09-15T22:21:12
204715    Monotone-Branch: ca.inverse.sogo
204716
204717M	SoObjects/Contacts/SOGoContactObject.h
204718
204719commit 921bf8b8f4fdaaecd1b8fa3919791f05715b0097
204720Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204721Date:   Fri Sep 15 22:20:56 2006 +0000
204722
204723    Monotone-Parent: 10073479893696fc7148796331e68fe7862ddf7a
204724    Monotone-Revision: 5b57d5240354418fa40ca6453be6bcd6a8a4e50d
204725
204726    Monotone-Author: wsourdeau@inverse.ca
204727    Monotone-Date: 2006-09-15T22:20:56
204728    Monotone-Branch: ca.inverse.sogo
204729
204730M	ChangeLog
204731M	SoObjects/Contacts/SOGoContactLDAPEntry.m
204732
204733commit 74ace73ca6a75d566bdb8b2c79b1b2e5c2036ff6
204734Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204735Date:   Fri Sep 15 22:20:25 2006 +0000
204736
204737    Monotone-Parent: 67d95e4466d127870af881a2f0225ba6ed2e27ec
204738    Monotone-Revision: 10073479893696fc7148796331e68fe7862ddf7a
204739
204740    Monotone-Author: wsourdeau@inverse.ca
204741    Monotone-Date: 2006-09-15T22:20:25
204742    Monotone-Branch: ca.inverse.sogo
204743
204744M	ChangeLog
204745M	SoObjects/Contacts/SOGoContactGCSEntry.m
204746
204747commit f400ce01c12bbd3b8e011c42f79ba819a3fb9bd5
204748Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204749Date:   Wed Sep 13 21:32:54 2006 +0000
204750
204751    Monotone-Parent: f4e60e030cb328a6fad093631dd0d87d84ddd7e9
204752    Monotone-Revision: 67d95e4466d127870af881a2f0225ba6ed2e27ec
204753
204754    Monotone-Author: wsourdeau@inverse.ca
204755    Monotone-Date: 2006-09-13T21:32:54
204756    Monotone-Branch: ca.inverse.sogo
204757
204758M	UI/Contacts/French.lproj/Localizable.strings
204759M	UI/Templates/ContactsUI/UIxContactView.wox
204760
204761commit 5cf898505ec0763a8625d2e6424adc8dc0c5cbdd
204762Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204763Date:   Wed Sep 13 21:32:29 2006 +0000
204764
204765    Monotone-Parent: 1d90c5862d1196f32ab9f09c22ed9697cccf6101
204766    Monotone-Revision: f4e60e030cb328a6fad093631dd0d87d84ddd7e9
204767
204768    Monotone-Author: wsourdeau@inverse.ca
204769    Monotone-Date: 2006-09-13T21:32:29
204770    Monotone-Branch: ca.inverse.sogo
204771
204772M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
204773
204774commit c9974a86b1881c67e6853f58e7f10e4500174ea9
204775Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204776Date:   Wed Sep 13 21:32:23 2006 +0000
204777
204778    Monotone-Parent: d3336287196cd9652f1557ca089836260940184d
204779    Monotone-Revision: 1d90c5862d1196f32ab9f09c22ed9697cccf6101
204780
204781    Monotone-Author: wsourdeau@inverse.ca
204782    Monotone-Date: 2006-09-13T21:32:23
204783    Monotone-Branch: ca.inverse.sogo
204784
204785M	UI/Templates/ContactsUI/UIxContactsListView.wox
204786
204787commit a6da1ca06bfaf0b05ace6c67acbb11b4c5f4e784
204788Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204789Date:   Wed Sep 13 21:31:29 2006 +0000
204790
204791    Monotone-Parent: 1ffaf9e076e84ef5e4a28b95266b8a396f8a656c
204792    Monotone-Revision: d3336287196cd9652f1557ca089836260940184d
204793
204794    Monotone-Author: wsourdeau@inverse.ca
204795    Monotone-Date: 2006-09-13T21:31:29
204796    Monotone-Branch: ca.inverse.sogo
204797
204798M	UI/Contacts/product.plist
204799
204800commit 0f95fbbba947e4c0c29d60892a3882bebfa34181
204801Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204802Date:   Wed Sep 13 21:31:20 2006 +0000
204803
204804    Monotone-Parent: 7c6dc473beb1dde701d7ae37b630a8110e238cb3
204805    Monotone-Revision: 1ffaf9e076e84ef5e4a28b95266b8a396f8a656c
204806
204807    Monotone-Author: wsourdeau@inverse.ca
204808    Monotone-Date: 2006-09-13T21:31:20
204809    Monotone-Branch: ca.inverse.sogo
204810
204811M	ChangeLog
204812
204813commit 7713fd95daaaf26d030812db9c27b8252d45aba7
204814Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204815Date:   Wed Sep 13 21:30:37 2006 +0000
204816
204817    Monotone-Parent: 8f9d7d172cd87f4a00728ed9ad264e79a028f4b3
204818    Monotone-Revision: 7c6dc473beb1dde701d7ae37b630a8110e238cb3
204819
204820    Monotone-Author: wsourdeau@inverse.ca
204821    Monotone-Date: 2006-09-13T21:30:37
204822    Monotone-Branch: ca.inverse.sogo
204823
204824M	ChangeLog
204825M	UI/Contacts/UIxContactView.m
204826
204827commit f46f303b2ff7c610419361974560267d1cdfd559
204828Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204829Date:   Wed Sep 13 21:28:38 2006 +0000
204830
204831    Monotone-Parent: 5426285a5c4220db81e2574ef6be30f2249cdecb
204832    Monotone-Revision: 8f9d7d172cd87f4a00728ed9ad264e79a028f4b3
204833
204834    Monotone-Author: wsourdeau@inverse.ca
204835    Monotone-Date: 2006-09-13T21:28:38
204836    Monotone-Branch: ca.inverse.sogo
204837
204838M	ChangeLog
204839M	SoObjects/Contacts/SOGoContactLDAPEntry.m
204840
204841commit 912cc2fe9a1cc803d78569e367bdcdc3235a812b
204842Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204843Date:   Wed Sep 13 21:27:28 2006 +0000
204844
204845    Monotone-Parent: 5d6117b540c7cfaeb6237176d146febccadfbf42
204846    Monotone-Revision: 5426285a5c4220db81e2574ef6be30f2249cdecb
204847
204848    Monotone-Author: wsourdeau@inverse.ca
204849    Monotone-Date: 2006-09-13T21:27:28
204850    Monotone-Branch: ca.inverse.sogo
204851
204852M	ChangeLog
204853M	SoObjects/Contacts/SOGoContactGCSEntry.m
204854
204855commit eb07b2ef216450ddb7f2b1e7a882162eecb435c2
204856Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204857Date:   Wed Sep 13 21:24:52 2006 +0000
204858
204859    Monotone-Parent: 448455bad9d5f72d9a932fd3427bd756cb54e81c
204860    Monotone-Revision: 5d6117b540c7cfaeb6237176d146febccadfbf42
204861
204862    Monotone-Author: wsourdeau@inverse.ca
204863    Monotone-Date: 2006-09-13T21:24:52
204864    Monotone-Branch: ca.inverse.sogo
204865
204866M	ChangeLog
204867A	UI/Contacts/UIxContactView.h
204868
204869commit 3fb11fade34fa870f7b01b9334b3ffeb61799dc4
204870Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204871Date:   Wed Sep 13 21:23:44 2006 +0000
204872
204873    Monotone-Parent: d3d13025350af6364527c65ace59ad308e3e8ffe
204874    Monotone-Revision: 448455bad9d5f72d9a932fd3427bd756cb54e81c
204875
204876    Monotone-Author: wsourdeau@inverse.ca
204877    Monotone-Date: 2006-09-13T21:23:44
204878    Monotone-Branch: ca.inverse.sogo
204879
204880M	ChangeLog
204881M	UI/WebServerResources/ContactsUI.css
204882M	UI/WebServerResources/ContactsUI.js
204883
204884commit 88ca0e8dacbb0c8273ec86b32bd4ea2ec02e3ac6
204885Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204886Date:   Wed Sep 13 21:22:55 2006 +0000
204887
204888    Monotone-Parent: 4608d61fea860c76d767517b443d507b5cc8c961
204889    Monotone-Revision: d3d13025350af6364527c65ace59ad308e3e8ffe
204890
204891    Monotone-Author: wsourdeau@inverse.ca
204892    Monotone-Date: 2006-09-13T21:22:55
204893    Monotone-Branch: ca.inverse.sogo
204894
204895M	UI/WebServerResources/SchedulerUI.css
204896
204897commit c2519a511c00dc20d2f71a970c7d0eaf96156cc5
204898Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204899Date:   Wed Sep 13 21:22:09 2006 +0000
204900
204901    Monotone-Parent: 494c37e329faf06b93265c155db7226d205150b0
204902    Monotone-Revision: 4608d61fea860c76d767517b443d507b5cc8c961
204903
204904    Monotone-Author: wsourdeau@inverse.ca
204905    Monotone-Date: 2006-09-13T21:22:09
204906    Monotone-Branch: ca.inverse.sogo
204907
204908M	OGoContentStore/iCalEntityObject+OCS.h
204909M	SoObjects/SOGo/AgenorUserManager.m
204910M	SoObjects/SOGo/GNUmakefile.preamble
204911
204912commit 2f69aeb03b512e16fb645d488596b58faac4dbe0
204913Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204914Date:   Wed Sep 13 21:20:57 2006 +0000
204915
204916    Monotone-Parent: 10b56ee326ca77f71fbe5cb41d30b0640a6fe57a
204917    Monotone-Revision: 494c37e329faf06b93265c155db7226d205150b0
204918
204919    Monotone-Author: wsourdeau@inverse.ca
204920    Monotone-Date: 2006-09-13T21:20:57
204921    Monotone-Branch: ca.inverse.sogo
204922
204923M	Main/GNUmakefile.preamble
204924M	OGoContentStore/GNUmakefile.preamble
204925M	OGoContentStore/OCSContactFieldExtractor.m
204926M	OGoContentStore/OCSiCalFieldExtractor.m
204927M	OGoContentStore/iCalRepeatableEntityObject+OCS.h
204928M	Protocols/common.make
204929M	Protocols/iCalHTTP/SOGoICalFilePublish.m
204930M	SoObjects/Appointments/SOGoAppointmentFolder.m
204931M	SoObjects/Appointments/SOGoAppointmentObject.m
204932M	SoObjects/Appointments/SOGoFreeBusyObject.m
204933M	SoObjects/Contacts/GNUmakefile
204934M	SoObjects/SOGo/SOGoAppointment.m
204935M	SoObjects/SOGo/SOGoAppointmentICalRenderer.m
204936M	SoObjects/common.make
204937M	UI/Contacts/UIxContactEditorBase.h
204938M	UI/Contacts/UIxContactEditorBase.m
204939M	UI/MailPartViewers/UIxMailPartICalViewer.m
204940M	UI/Scheduler/UIxAppointmentEditor.m
204941M	UI/Scheduler/UIxAppointmentProposal.m
204942M	UI/Scheduler/UIxAppointmentView.m
204943M	UI/Scheduler/UIxCalDateLabel.m
204944M	UI/Scheduler/UIxCalParticipationStatusView.m
204945M	UI/Scheduler/UIxCalView.m
204946M	UI/Scheduler/iCalPerson+UIx.h
204947M	UI/Scheduler/iCalRecurrenceRule+SOGo.m
204948M	UI/common.make
204949
204950commit a4b7893600a6112d02acaa00b9e22d47e55462a5
204951Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204952Date:   Wed Sep 13 21:16:46 2006 +0000
204953
204954    Monotone-Parent: 319afea7572a1c632cbea66c88afce13529b51f2
204955    Monotone-Revision: 10b56ee326ca77f71fbe5cb41d30b0640a6fe57a
204956
204957    Monotone-Author: wsourdeau@inverse.ca
204958    Monotone-Date: 2006-09-13T21:16:46
204959    Monotone-Branch: ca.inverse.sogo
204960
204961D	SoObjects/Contacts/NGVCard+Contact.h
204962D	SoObjects/Contacts/NGVCard+Contact.m
204963D	SoObjects/Contacts/NGVCardSimpleValue+Contact.h
204964D	SoObjects/Contacts/NGVCardSimpleValue+Contact.m
204965
204966commit 8857a3386ea0f201dbc28915dff7770730cd5fa1
204967Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204968Date:   Fri Sep 8 17:01:05 2006 +0000
204969
204970    Monotone-Parent: ae07a965b153ba60cbaf086866525dee4f7416ed
204971    Monotone-Revision: 319afea7572a1c632cbea66c88afce13529b51f2
204972
204973    Monotone-Author: wsourdeau@inverse.ca
204974    Monotone-Date: 2006-09-08T17:01:05
204975    Monotone-Branch: ca.inverse.sogo
204976
204977M	UI/Templates/UIxPageFrame.wox
204978
204979commit 19ead57cb2cf8fc530a580a3fa6ab35e731f1ef4
204980Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204981Date:   Fri Sep 8 17:00:45 2006 +0000
204982
204983    Monotone-Parent: 162bfb7c82059f4e5043c0b54c30bbbb18428879
204984    Monotone-Revision: ae07a965b153ba60cbaf086866525dee4f7416ed
204985
204986    Monotone-Author: wsourdeau@inverse.ca
204987    Monotone-Date: 2006-09-08T17:00:45
204988    Monotone-Branch: ca.inverse.sogo
204989
204990M	UI/Scheduler/UIxCalSelectTab.m
204991M	UI/Scheduler/UIxCalView.m
204992M	UI/Scheduler/UIxCalWeekPrintview.m
204993M	UI/Scheduler/UIxCalYearOverview.m
204994M	UI/Scheduler/UIxTimeDateControl.m
204995
204996commit d251de7fb28829b02df6018ff61db637f0286b02
204997Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
204998Date:   Fri Sep 8 16:59:33 2006 +0000
204999
205000    Monotone-Parent: 0be38e52c20f800a65befd7b4eeca913e9d0d505
205001    Monotone-Revision: 162bfb7c82059f4e5043c0b54c30bbbb18428879
205002
205003    Monotone-Author: wsourdeau@inverse.ca
205004    Monotone-Date: 2006-09-08T16:59:33
205005    Monotone-Branch: ca.inverse.sogo
205006
205007M	UI/Scheduler/UIxCalMonthOverview.h
205008
205009commit 2f26b074aa0047d4cbc0c4e364a2dbb72dafd57d
205010Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205011Date:   Fri Sep 8 16:59:03 2006 +0000
205012
205013    Monotone-Parent: 11f8d83d73adbe0533367093aedd11247bf76b6d
205014    Monotone-Revision: 0be38e52c20f800a65befd7b4eeca913e9d0d505
205015
205016    Monotone-Author: wsourdeau@inverse.ca
205017    Monotone-Date: 2006-09-08T16:59:03
205018    Monotone-Branch: ca.inverse.sogo
205019
205020M	ChangeLog
205021M	SoObjects/SOGo/SOGoObject.m
205022
205023commit a485c40823b1ba5106c6e6e5ac429b786437c26d
205024Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205025Date:   Fri Sep 8 15:37:02 2006 +0000
205026
205027    Monotone-Parent: 99c8c58678885e800d0e6a30a23a2de8bd56adab
205028    Monotone-Revision: 11f8d83d73adbe0533367093aedd11247bf76b6d
205029
205030    Monotone-Author: wsourdeau@inverse.ca
205031    Monotone-Date: 2006-09-08T15:37:02
205032    Monotone-Branch: ca.inverse.sogo
205033
205034M	UI/Scheduler/UIxAppointmentEditor.m
205035M	UI/Scheduler/UIxAppointmentProposal.m
205036M	UI/Scheduler/UIxAppointmentView.m
205037M	UI/Scheduler/UIxCalAptListView.m
205038M	UI/Scheduler/UIxCalDateSelector.m
205039M	UI/Scheduler/UIxCalInlineMonthOverview.m
205040M	UI/Scheduler/UIxCalMonthPrintview.m
205041
205042commit 1890394605cb0a8a5a16fd1e87c953356031a586
205043Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205044Date:   Fri Sep 8 15:28:08 2006 +0000
205045
205046    Monotone-Parent: c818bd7fb6cf31cc71d77656fd51138b3237c073
205047    Monotone-Revision: 99c8c58678885e800d0e6a30a23a2de8bd56adab
205048
205049    Monotone-Author: wsourdeau@inverse.ca
205050    Monotone-Date: 2006-09-08T15:28:08
205051    Monotone-Branch: ca.inverse.sogo
205052
205053M	ChangeLog
205054M	SoObjects/SOGo/SOGoUserFolder.m
205055
205056commit 7b1cd90d5bf2820e2af1807b7a4d9147d87a09c2
205057Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205058Date:   Fri Sep 8 15:26:46 2006 +0000
205059
205060    Monotone-Parent: 820b27e801f0d5e9a95d74d782342e33456b3b4d
205061    Monotone-Revision: c818bd7fb6cf31cc71d77656fd51138b3237c073
205062
205063    Monotone-Author: wsourdeau@inverse.ca
205064    Monotone-Date: 2006-09-08T15:26:46
205065    Monotone-Branch: ca.inverse.sogo
205066
205067M	ChangeLog
205068M	UI/SOGoUI/UIxComponent.h
205069M	UI/SOGoUI/UIxComponent.m
205070
205071commit 6b74ac594193b4c4f45b38a6b922e20cd31790e4
205072Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205073Date:   Fri Sep 8 15:24:16 2006 +0000
205074
205075    Monotone-Parent: 165f80370ba90f077a9c5978c16c2922bb649628
205076    Monotone-Revision: 820b27e801f0d5e9a95d74d782342e33456b3b4d
205077
205078    Monotone-Author: wsourdeau@inverse.ca
205079    Monotone-Date: 2006-09-08T15:24:16
205080    Monotone-Branch: ca.inverse.sogo
205081
205082M	UI/SOGoUI/GNUmakefile.preamble
205083
205084commit 41626362cc91cb3cb2492b7ef0f95e9bb8389b53
205085Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205086Date:   Fri Sep 8 15:21:35 2006 +0000
205087
205088    Monotone-Parent: 32b82433dfb7d9d4c439d0b648b8e1986ff58d0b
205089    Monotone-Revision: 165f80370ba90f077a9c5978c16c2922bb649628
205090
205091    Monotone-Author: wsourdeau@inverse.ca
205092    Monotone-Date: 2006-09-08T15:21:35
205093    Monotone-Branch: ca.inverse.sogo
205094
205095M	ChangeLog
205096M	UI/MainUI/SOGoUserHomePage.m
205097
205098commit 561fca2f04599a51bb2ee9b7d3841b83eee7f92d
205099Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205100Date:   Fri Sep 8 15:20:39 2006 +0000
205101
205102    Monotone-Parent: ed6b45550ddcbf4beca71aa4129e64d1ce389003
205103    Monotone-Revision: 32b82433dfb7d9d4c439d0b648b8e1986ff58d0b
205104
205105    Monotone-Author: wsourdeau@inverse.ca
205106    Monotone-Date: 2006-09-08T15:20:39
205107    Monotone-Branch: ca.inverse.sogo
205108
205109M	UI/MailPartViewers/UIxMailPartICalViewer.m
205110
205111commit ee30abece18313247edb7bd8dd19ecd181c5369a
205112Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205113Date:   Fri Sep 8 15:20:10 2006 +0000
205114
205115    Monotone-Parent: 15fcc5e93945a2b52a83798c18e6a5b993fd1fc8
205116    Monotone-Revision: ed6b45550ddcbf4beca71aa4129e64d1ce389003
205117
205118    Monotone-Author: wsourdeau@inverse.ca
205119    Monotone-Date: 2006-09-08T15:20:10
205120    Monotone-Branch: ca.inverse.sogo
205121
205122M	UI/Contacts/UIxContactEditorBase.m
205123
205124commit 9cd2ed18caa578cefa4c605161833d669b3ca55b
205125Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205126Date:   Fri Sep 8 15:19:56 2006 +0000
205127
205128    Monotone-Parent: 1d2a69e6efdbc8e2b7a0ef180ed911def1159150
205129    Monotone-Revision: 15fcc5e93945a2b52a83798c18e6a5b993fd1fc8
205130
205131    Monotone-Author: wsourdeau@inverse.ca
205132    Monotone-Date: 2006-09-08T15:19:56
205133    Monotone-Branch: ca.inverse.sogo
205134
205135M	UI/Common/UIxToolbar.m
205136
205137commit 6d83d9a512c676f4017c7d105b95767ebd29f9c6
205138Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205139Date:   Fri Sep 8 15:19:03 2006 +0000
205140
205141    Monotone-Parent: 3b82be87d54654cef58e4b1e223610678824ba7a
205142    Monotone-Revision: 1d2a69e6efdbc8e2b7a0ef180ed911def1159150
205143
205144    Monotone-Author: wsourdeau@inverse.ca
205145    Monotone-Date: 2006-09-08T15:19:03
205146    Monotone-Branch: ca.inverse.sogo
205147
205148M	ChangeLog
205149M	SoObjects/Appointments/SOGoAppointmentObject.m
205150
205151commit af300fc0da9193df967a271998e6ac16a4aa6cad
205152Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205153Date:   Fri Sep 8 15:18:03 2006 +0000
205154
205155    Monotone-Parent: dd85bf5964ed0c3db1f8a221c4b661e16160f8fa
205156    Monotone-Revision: 3b82be87d54654cef58e4b1e223610678824ba7a
205157
205158    Monotone-Author: wsourdeau@inverse.ca
205159    Monotone-Date: 2006-09-08T15:18:03
205160    Monotone-Branch: ca.inverse.sogo
205161
205162M	ChangeLog
205163M	SoObjects/Appointments/SOGoAppointmentFolder.h
205164M	SoObjects/Appointments/SOGoAppointmentFolder.m
205165
205166commit 62ac99083589295bbe3df46d864dd600690efb49
205167Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205168Date:   Fri Sep 8 15:16:05 2006 +0000
205169
205170    Monotone-Parent: 3de8e00fa5bb88193311af3e8122587204b580f8
205171    Monotone-Revision: dd85bf5964ed0c3db1f8a221c4b661e16160f8fa
205172
205173    Monotone-Author: wsourdeau@inverse.ca
205174    Monotone-Date: 2006-09-08T15:16:05
205175    Monotone-Branch: ca.inverse.sogo
205176
205177M	SoObjects/SOGo/AgenorUserManager.m
205178
205179commit 7aa8da029e620a4904ee4386a73deb98bdc5e996
205180Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205181Date:   Fri Sep 8 15:14:07 2006 +0000
205182
205183    Monotone-Parent: 6d36e54f1eaf29904dfc5704ceda7ec96bfe06a1
205184    Monotone-Revision: 3de8e00fa5bb88193311af3e8122587204b580f8
205185
205186    Monotone-Author: wsourdeau@inverse.ca
205187    Monotone-Date: 2006-09-08T15:14:07
205188    Monotone-Branch: ca.inverse.sogo
205189
205190M	ChangeLog
205191M	SoObjects/SOGo/SOGoObject.h
205192M	SoObjects/SOGo/SOGoObject.m
205193
205194commit d854821b721cd749111c17d0d4ca9a73dd0524b7
205195Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205196Date:   Thu Sep 7 19:14:47 2006 +0000
205197
205198    Monotone-Parent: 4ce1a15200da85e7f90d8d248cd95b6615bc707e
205199    Monotone-Revision: 6d36e54f1eaf29904dfc5704ceda7ec96bfe06a1
205200
205201    Monotone-Author: wsourdeau@inverse.ca
205202    Monotone-Date: 2006-09-07T19:14:47
205203    Monotone-Branch: ca.inverse.sogo
205204
205205M	UI/SOGoUI/NSDictionary+URL.m
205206
205207commit f3c62e3fecf6c09ab42c1337dba09cb4a712e7af
205208Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205209Date:   Thu Sep 7 19:00:16 2006 +0000
205210
205211    Monotone-Parent: eb4be993b8aa1a70806a19e9980e936bdb9b448a
205212    Monotone-Revision: 4ce1a15200da85e7f90d8d248cd95b6615bc707e
205213
205214    Monotone-Author: wsourdeau@inverse.ca
205215    Monotone-Date: 2006-09-07T19:00:16
205216    Monotone-Branch: ca.inverse.sogo
205217
205218M	UI/WebServerResources/UIxAppointmentEditor.js
205219
205220commit 078f70c3af866eb114e124e521984ab8a3f1aed0
205221Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205222Date:   Thu Sep 7 15:50:03 2006 +0000
205223
205224    Monotone-Parent: e791f856fa8cb6c49f52de50d8bcbfcc98922c88
205225    Monotone-Revision: eb4be993b8aa1a70806a19e9980e936bdb9b448a
205226
205227    Monotone-Author: wsourdeau@inverse.ca
205228    Monotone-Date: 2006-09-07T15:50:03
205229    Monotone-Branch: ca.inverse.sogo
205230
205231M	ChangeLog
205232M	UI/WebServerResources/SchedulerUI.js
205233
205234commit 607d7206766ca1bbeb98819b727411f8e0d83735
205235Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205236Date:   Thu Sep 7 14:13:03 2006 +0000
205237
205238    Monotone-Parent: 321c07dcd402a9e1f67210981ec9fa1b6ac69ac5
205239    Monotone-Revision: e791f856fa8cb6c49f52de50d8bcbfcc98922c88
205240
205241    Monotone-Author: wsourdeau@inverse.ca
205242    Monotone-Date: 2006-09-07T14:13:03
205243    Monotone-Branch: ca.inverse.sogo
205244
205245M	ChangeLog
205246M	UI/SOGoUI/UIxComponent.m
205247
205248commit d049b722ce0a2fed26a6e8e1d04f76daed28b113
205249Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205250Date:   Wed Sep 6 22:54:53 2006 +0000
205251
205252    Monotone-Parent: 8eea06416213949b3ff8e1701db3e1efc59496df
205253    Monotone-Revision: 321c07dcd402a9e1f67210981ec9fa1b6ac69ac5
205254
205255    Monotone-Author: wsourdeau@inverse.ca
205256    Monotone-Date: 2006-09-06T22:54:53
205257    Monotone-Branch: ca.inverse.sogo
205258
205259M	UI/WebServerResources/UIxAppointmentEditor.js
205260
205261commit 83b9ccb70004f08557bf84e386660151b953f912
205262Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205263Date:   Wed Sep 6 22:52:09 2006 +0000
205264
205265    Monotone-Parent: 62031a3267e079d5cc94a2208c9259fdfd76e866
205266    Monotone-Revision: 8eea06416213949b3ff8e1701db3e1efc59496df
205267
205268    Monotone-Author: wsourdeau@inverse.ca
205269    Monotone-Date: 2006-09-06T22:52:09
205270    Monotone-Branch: ca.inverse.sogo
205271
205272M	UI/Scheduler/English.lproj/Localizable.strings
205273
205274commit f95982c0a053f5231bff2dbb677c77f20f079007
205275Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205276Date:   Wed Sep 6 22:47:56 2006 +0000
205277
205278    Monotone-Parent: 2db14a73ec3d718f6a4bf3175e3a6b8f6f91aff9
205279    Monotone-Revision: 62031a3267e079d5cc94a2208c9259fdfd76e866
205280
205281    Monotone-Author: wsourdeau@inverse.ca
205282    Monotone-Date: 2006-09-06T22:47:56
205283    Monotone-Branch: ca.inverse.sogo
205284
205285M	UI/WebServerResources/UIxAppointmentEditor.css
205286
205287commit 221a9a054e7c81263004b6f05a20f86a59366009
205288Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205289Date:   Wed Sep 6 22:42:10 2006 +0000
205290
205291    Monotone-Parent: 5bf0a22a5808c60082a5dfe3021d89cc315121b9
205292    Monotone-Revision: 2db14a73ec3d718f6a4bf3175e3a6b8f6f91aff9
205293
205294    Monotone-Author: wsourdeau@inverse.ca
205295    Monotone-Date: 2006-09-06T22:42:10
205296    Monotone-Branch: ca.inverse.sogo
205297
205298M	ChangeLog
205299
205300commit add5f7d76cb0a8c36d0a99bb14e97c2defb0645e
205301Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205302Date:   Wed Sep 6 22:40:46 2006 +0000
205303
205304    Monotone-Parent: 0b20d8e0eabf4b9c1bf3cd6ae19c87f40fe472ff
205305    Monotone-Revision: 5bf0a22a5808c60082a5dfe3021d89cc315121b9
205306
205307    Monotone-Author: wsourdeau@inverse.ca
205308    Monotone-Date: 2006-09-06T22:40:46
205309    Monotone-Branch: ca.inverse.sogo
205310
205311M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
205312
205313commit 724a08c18211cde7bf20df870559e18dc9b81a23
205314Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205315Date:   Wed Sep 6 22:38:35 2006 +0000
205316
205317    Monotone-Parent: 0133ba09fdcb12876862b0370e13c1921e992700
205318    Monotone-Revision: 0b20d8e0eabf4b9c1bf3cd6ae19c87f40fe472ff
205319
205320    Monotone-Author: wsourdeau@inverse.ca
205321    Monotone-Date: 2006-09-06T22:38:35
205322    Monotone-Branch: ca.inverse.sogo
205323
205324M	UI/WebServerResources/lori_16x16.ico
205325
205326commit 4fb13c0f5fa7e80a3b25634d68b49555005391fe
205327Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205328Date:   Wed Sep 6 22:31:38 2006 +0000
205329
205330    Monotone-Parent: b9653967e135693dfb1c77ad808d9a7e8917d7d6
205331    Monotone-Revision: 0133ba09fdcb12876862b0370e13c1921e992700
205332
205333    Monotone-Author: wsourdeau@inverse.ca
205334    Monotone-Date: 2006-09-06T22:31:38
205335    Monotone-Branch: ca.inverse.sogo
205336
205337M	UI/Scheduler/UIxAppointmentEditor.m
205338
205339commit 1be2dc73f1d10d041bc92df974271411dddcc214
205340Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205341Date:   Wed Sep 6 22:30:59 2006 +0000
205342
205343    Monotone-Parent: e2a5e89b2075e64dfef957d7d57aa3b2cb58ba46
205344    Monotone-Revision: b9653967e135693dfb1c77ad808d9a7e8917d7d6
205345
205346    Monotone-Author: wsourdeau@inverse.ca
205347    Monotone-Date: 2006-09-06T22:30:59
205348    Monotone-Branch: ca.inverse.sogo
205349
205350M	UI/Scheduler/UIxCalAptListView.m
205351
205352commit 3160bbcf7baf2d083522c58d30e6078d64870b3a
205353Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205354Date:   Wed Sep 6 22:30:49 2006 +0000
205355
205356    Monotone-Parent: 3ee36d823621dc7041ba2b6f8451c362f0f815bb
205357    Monotone-Revision: e2a5e89b2075e64dfef957d7d57aa3b2cb58ba46
205358
205359    Monotone-Author: wsourdeau@inverse.ca
205360    Monotone-Date: 2006-09-06T22:30:49
205361    Monotone-Branch: ca.inverse.sogo
205362
205363M	UI/Scheduler/UIxCalInlineAptView.m
205364
205365commit aca9e8d133865b209d595f84c674820c809cf704
205366Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205367Date:   Wed Sep 6 22:30:19 2006 +0000
205368
205369    Monotone-Parent: 6d6b0cc0f87fc7dc13e1e7bc4dfc3a8a0d320760
205370    Monotone-Revision: 3ee36d823621dc7041ba2b6f8451c362f0f815bb
205371
205372    Monotone-Author: wsourdeau@inverse.ca
205373    Monotone-Date: 2006-09-06T22:30:19
205374    Monotone-Branch: ca.inverse.sogo
205375
205376M	UI/Scheduler/UIxCalWeekView.m
205377
205378commit c0db1a6c4580738759b580e2e1e08ab71972fbd3
205379Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205380Date:   Wed Sep 6 22:29:55 2006 +0000
205381
205382    Monotone-Parent: 8340091a2eb14ecaaf0f35d7198bde06fef4da27
205383    Monotone-Revision: 6d6b0cc0f87fc7dc13e1e7bc4dfc3a8a0d320760
205384
205385    Monotone-Author: wsourdeau@inverse.ca
205386    Monotone-Date: 2006-09-06T22:29:55
205387    Monotone-Branch: ca.inverse.sogo
205388
205389M	ChangeLog
205390M	UI/Templates/SchedulerUI/UIxCalDateSelector.wox
205391
205392commit e057b589bccbe0f4447d0191a49819ead222860d
205393Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205394Date:   Wed Sep 6 22:28:49 2006 +0000
205395
205396    Monotone-Parent: 7d2b86578ac10360d4af5ba1d0812b383ec8c885
205397    Monotone-Revision: 8340091a2eb14ecaaf0f35d7198bde06fef4da27
205398
205399    Monotone-Author: wsourdeau@inverse.ca
205400    Monotone-Date: 2006-09-06T22:28:49
205401    Monotone-Branch: ca.inverse.sogo
205402
205403M	ChangeLog
205404M	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
205405
205406commit 9450a40a366ecc8c3927c01df263d080d168981b
205407Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205408Date:   Wed Sep 6 22:27:46 2006 +0000
205409
205410    Monotone-Parent: 033f1a3f676dedd1b54a51a87b0d653fb22ae059
205411    Monotone-Revision: 7d2b86578ac10360d4af5ba1d0812b383ec8c885
205412
205413    Monotone-Author: wsourdeau@inverse.ca
205414    Monotone-Date: 2006-09-06T22:27:46
205415    Monotone-Branch: ca.inverse.sogo
205416
205417M	ChangeLog
205418M	UI/WebServerResources/SchedulerUI.js
205419
205420commit b09640468a12ecdca84b49e8fa4a600e8a5fcc66
205421Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205422Date:   Wed Sep 6 22:26:29 2006 +0000
205423
205424    Monotone-Parent: 598b19f09a0b2c74567b2c845dece5ee9b87aec0
205425    Monotone-Revision: 033f1a3f676dedd1b54a51a87b0d653fb22ae059
205426
205427    Monotone-Author: wsourdeau@inverse.ca
205428    Monotone-Date: 2006-09-06T22:26:29
205429    Monotone-Branch: ca.inverse.sogo
205430
205431M	UI/WebServerResources/generic.css
205432
205433commit 4233088938b2d2dfbd881fce52ac19e67bf3fb76
205434Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205435Date:   Wed Sep 6 22:26:22 2006 +0000
205436
205437    Monotone-Parent: ea3e5a63ba8435e702b8af87dceec9a5c5e21e6a
205438    Monotone-Revision: 598b19f09a0b2c74567b2c845dece5ee9b87aec0
205439
205440    Monotone-Author: wsourdeau@inverse.ca
205441    Monotone-Date: 2006-09-06T22:26:22
205442    Monotone-Branch: ca.inverse.sogo
205443
205444M	UI/WebServerResources/generic.js
205445
205446commit 470706c4737889d31aeb0ab218144fef3740404c
205447Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205448Date:   Wed Sep 6 22:25:46 2006 +0000
205449
205450    Monotone-Parent: 30ddfff1991c7e39d67fc5f3c46b308d273ee14a
205451    Monotone-Revision: ea3e5a63ba8435e702b8af87dceec9a5c5e21e6a
205452
205453    Monotone-Author: wsourdeau@inverse.ca
205454    Monotone-Date: 2006-09-06T22:25:46
205455    Monotone-Branch: ca.inverse.sogo
205456
205457M	ChangeLog
205458M	UI/SOGoUI/UIxComponent.m
205459
205460commit 6f49b8f0416b0d7be1327e1c58f37b1c50ee42c8
205461Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205462Date:   Wed Sep 6 14:40:54 2006 +0000
205463
205464    Monotone-Parent: bf42b4068082eb38268bdf4f7034597312c2bb7c
205465    Monotone-Revision: 30ddfff1991c7e39d67fc5f3c46b308d273ee14a
205466
205467    Monotone-Author: wsourdeau@inverse.ca
205468    Monotone-Date: 2006-09-06T14:40:54
205469    Monotone-Branch: ca.inverse.sogo
205470
205471M	ChangeLog
205472M	UI/SOGoUI/UIxComponent.m
205473
205474commit 3984092f08272c230557fc23a3150c072d33de75
205475Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205476Date:   Tue Sep 5 21:53:47 2006 +0000
205477
205478    Monotone-Parent: 69ec7c5e5b614344af143a54ceb32686d3daa756
205479    Monotone-Revision: bf42b4068082eb38268bdf4f7034597312c2bb7c
205480
205481    Monotone-Author: wsourdeau@inverse.ca
205482    Monotone-Date: 2006-09-05T21:53:47
205483    Monotone-Branch: ca.inverse.sogo
205484
205485M	ChangeLog
205486M	UI/SOGoUI/UIxComponent.m
205487
205488commit 3167b912d67a7dc2fddb21d902bc7d0acf58a384
205489Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205490Date:   Tue Sep 5 21:52:52 2006 +0000
205491
205492    Monotone-Parent: 13eaecae6fbd75055e0f3e18c4338181bf34accb
205493    Monotone-Revision: 69ec7c5e5b614344af143a54ceb32686d3daa756
205494
205495    Monotone-Author: wsourdeau@inverse.ca
205496    Monotone-Date: 2006-09-05T21:52:52
205497    Monotone-Branch: ca.inverse.sogo
205498
205499M	UI/WebServerResources/SchedulerUI.js
205500
205501commit 65caed00f1d3a9a743ec7ede42d15c4c100f876e
205502Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205503Date:   Tue Sep 5 20:41:05 2006 +0000
205504
205505    Monotone-Parent: 648ca938b27c6fb6be0365e39d56a5441ded8ed5
205506    Monotone-Revision: 13eaecae6fbd75055e0f3e18c4338181bf34accb
205507
205508    Monotone-Author: wsourdeau@inverse.ca
205509    Monotone-Date: 2006-09-05T20:41:05
205510    Monotone-Branch: ca.inverse.sogo
205511
205512M	UI/SOGoUI/UIxComponent.m
205513
205514commit 96cdace6feea31b005153a275f371eab175a0aca
205515Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205516Date:   Tue Sep 5 20:13:16 2006 +0000
205517
205518    Monotone-Parent: 6e571370868349ff9fdc22d99f98878688e1a798
205519    Monotone-Revision: 648ca938b27c6fb6be0365e39d56a5441ded8ed5
205520
205521    Monotone-Author: wsourdeau@inverse.ca
205522    Monotone-Date: 2006-09-05T20:13:16
205523    Monotone-Branch: ca.inverse.sogo
205524
205525M	UI/SOGoUI/UIxComponent.h
205526M	UI/SOGoUI/UIxComponent.m
205527M	UI/Scheduler/UIxCalView.m
205528
205529commit 28836b1b35ae525f465cf9220746c01ea3e14d64
205530Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205531Date:   Tue Sep 5 20:12:30 2006 +0000
205532
205533    Monotone-Parent: e760000e5158fd24f5cf54a4f55ce9382d4ab294
205534    Monotone-Revision: 6e571370868349ff9fdc22d99f98878688e1a798
205535
205536    Monotone-Author: wsourdeau@inverse.ca
205537    Monotone-Date: 2006-09-05T20:12:30
205538    Monotone-Branch: ca.inverse.sogo
205539
205540M	UI/Scheduler/UIxCalDayTable.m
205541
205542commit c50d3c616ba65a6e83e9a01ea1ba256a5ed388d0
205543Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205544Date:   Tue Sep 5 20:12:12 2006 +0000
205545
205546    Monotone-Parent: dba2df1d9321c03df5a3ea5909bebb161e0e9b1b
205547    Monotone-Revision: e760000e5158fd24f5cf54a4f55ce9382d4ab294
205548
205549    Monotone-Author: wsourdeau@inverse.ca
205550    Monotone-Date: 2006-09-05T20:12:12
205551    Monotone-Branch: ca.inverse.sogo
205552
205553M	SoObjects/Appointments/SOGoAppointmentFolder.m
205554
205555commit 8674c7365b2f662d27abcbf6c4e2502a0c0d47c4
205556Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205557Date:   Tue Sep 5 19:54:20 2006 +0000
205558
205559    Monotone-Parent: b7f4c411f14c73b7c46455bde4433318b5c502c2
205560    Monotone-Revision: dba2df1d9321c03df5a3ea5909bebb161e0e9b1b
205561
205562    Monotone-Author: wsourdeau@inverse.ca
205563    Monotone-Date: 2006-09-05T19:54:20
205564    Monotone-Branch: ca.inverse.sogo
205565
205566M	UI/WebServerResources/SchedulerUI.css
205567M	UI/WebServerResources/SchedulerUI.js
205568M	UI/WebServerResources/generic.css
205569
205570commit 6c4e34b472979e7ddb22f3df126a0ceb66abbe92
205571Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205572Date:   Tue Sep 5 19:54:05 2006 +0000
205573
205574    Monotone-Parent: 1fd1503f77b7c67434ac18f8b36fd3718e80e8e8
205575    Monotone-Revision: b7f4c411f14c73b7c46455bde4433318b5c502c2
205576
205577    Monotone-Author: wsourdeau@inverse.ca
205578    Monotone-Date: 2006-09-05T19:54:05
205579    Monotone-Branch: ca.inverse.sogo
205580
205581M	UI/Templates/UIxPageFrame.wox
205582
205583commit faf6c7f74db3e8676b0c5b241df51e3b443e22b4
205584Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205585Date:   Tue Sep 5 19:53:29 2006 +0000
205586
205587    Monotone-Parent: 315d1e6fbb21b6002eac93c77d20addfced82d15
205588    Monotone-Revision: 1fd1503f77b7c67434ac18f8b36fd3718e80e8e8
205589
205590    Monotone-Author: wsourdeau@inverse.ca
205591    Monotone-Date: 2006-09-05T19:53:29
205592    Monotone-Branch: ca.inverse.sogo
205593
205594M	UI/Scheduler/UIxCalInlineAptView.m
205595
205596commit de2ff93db97d37d4e884f83f0ff69119db07d24a
205597Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205598Date:   Tue Sep 5 18:44:34 2006 +0000
205599
205600    Monotone-Parent: 297eac68f47b31a940e2b2870531f021a26e31ef
205601    Monotone-Revision: 315d1e6fbb21b6002eac93c77d20addfced82d15
205602
205603    Monotone-Author: wsourdeau@inverse.ca
205604    Monotone-Date: 2006-09-05T18:44:34
205605    Monotone-Branch: ca.inverse.sogo
205606
205607M	UI/Scheduler/UIxCalView.m
205608
205609commit d1bdd8f094c42e0f7ef5bf1a0ef8810f67bb173e
205610Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205611Date:   Tue Sep 5 18:43:20 2006 +0000
205612
205613    Monotone-Parent: ae1175be0c9d05824b26a07d1b734e1cdc59b419
205614    Monotone-Revision: 297eac68f47b31a940e2b2870531f021a26e31ef
205615
205616    Monotone-Author: wsourdeau@inverse.ca
205617    Monotone-Date: 2006-09-05T18:43:20
205618    Monotone-Branch: ca.inverse.sogo
205619
205620M	UI/WebServerResources/SchedulerUI.js
205621
205622commit c5ae66bd3730aa8fc27f5aa4456a81cca1e2b974
205623Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205624Date:   Tue Sep 5 18:42:59 2006 +0000
205625
205626    Monotone-Parent: 6d9008be8a9f9eeb652c345572bad88c284033f6
205627    Monotone-Revision: ae1175be0c9d05824b26a07d1b734e1cdc59b419
205628
205629    Monotone-Author: wsourdeau@inverse.ca
205630    Monotone-Date: 2006-09-05T18:42:59
205631    Monotone-Branch: ca.inverse.sogo
205632
205633M	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
205634
205635commit c6201a01c6b86f4b611744dc0994b2a947b6ce60
205636Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205637Date:   Tue Sep 5 18:42:18 2006 +0000
205638
205639    Monotone-Parent: 91b936a7c3b51400c8170802ad0c722be8b8553b
205640    Monotone-Revision: 6d9008be8a9f9eeb652c345572bad88c284033f6
205641
205642    Monotone-Author: wsourdeau@inverse.ca
205643    Monotone-Date: 2006-09-05T18:42:18
205644    Monotone-Branch: ca.inverse.sogo
205645
205646M	ChangeLog
205647M	UI/SOGoUI/UIxComponent.h
205648M	UI/SOGoUI/UIxComponent.m
205649
205650commit 8e38c8e9d9ac080050bd3e457c452a47c683d3aa
205651Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205652Date:   Tue Sep 5 15:08:32 2006 +0000
205653
205654    Monotone-Parent: f9a470e5408fdd3a912a57d24892418ef5630bf4
205655    Monotone-Revision: 91b936a7c3b51400c8170802ad0c722be8b8553b
205656
205657    Monotone-Author: wsourdeau@inverse.ca
205658    Monotone-Date: 2006-09-05T15:08:32
205659    Monotone-Branch: ca.inverse.sogo
205660
205661M	ChangeLog
205662M	UI/WebServerResources/UIxAppointmentEditor.js
205663
205664commit c3336a2b72ec97a872ce5b138fe22edfa774186a
205665Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205666Date:   Tue Sep 5 14:55:06 2006 +0000
205667
205668    Monotone-Parent: ba602d8a4fa6b2a5e2a6a7ee93bca95f807d71f6
205669    Monotone-Revision: f9a470e5408fdd3a912a57d24892418ef5630bf4
205670
205671    Monotone-Author: wsourdeau@inverse.ca
205672    Monotone-Date: 2006-09-05T14:55:06
205673    Monotone-Branch: ca.inverse.sogo
205674
205675M	UI/WebServerResources/SchedulerUI.css
205676
205677commit a39c63e2d29abd0344ec182d3ffe0608137b48fb
205678Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205679Date:   Tue Sep 5 14:54:53 2006 +0000
205680
205681    Monotone-Parent: 985fef86a89f89cae1460daa879141f78ad0b404
205682    Monotone-Revision: ba602d8a4fa6b2a5e2a6a7ee93bca95f807d71f6
205683
205684    Monotone-Author: wsourdeau@inverse.ca
205685    Monotone-Date: 2006-09-05T14:54:53
205686    Monotone-Branch: ca.inverse.sogo
205687
205688M	ChangeLog
205689M	UI/Scheduler/UIxCalAptListView.m
205690
205691commit 5eee673bd0f4a9d62470b32dd7c0e86c14aeb9d4
205692Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205693Date:   Tue Sep 5 14:53:38 2006 +0000
205694
205695    Monotone-Parent: bc78b9b254f96e0d0101e04673ec9e39cec14f8c
205696    Monotone-Revision: 985fef86a89f89cae1460daa879141f78ad0b404
205697
205698    Monotone-Author: wsourdeau@inverse.ca
205699    Monotone-Date: 2006-09-05T14:53:38
205700    Monotone-Branch: ca.inverse.sogo
205701
205702M	ChangeLog
205703M	UI/SOGoUI/UIxComponent.h
205704M	UI/SOGoUI/UIxComponent.m
205705
205706commit 87b85bb0f7be99e7df589105a19720b6c5a3f762
205707Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205708Date:   Tue Sep 5 13:53:21 2006 +0000
205709
205710    Monotone-Parent: 585a4052defa2ff8aa5c0226c57787a1636512de
205711    Monotone-Revision: bc78b9b254f96e0d0101e04673ec9e39cec14f8c
205712
205713    Monotone-Author: wsourdeau@inverse.ca
205714    Monotone-Date: 2006-09-05T13:53:21
205715    Monotone-Branch: ca.inverse.sogo
205716
205717M	UI/Scheduler/UIxCalView.m
205718
205719commit c524b098f814d81ced4c9aea689a0f13b622c8c2
205720Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205721Date:   Wed Aug 30 23:16:20 2006 +0000
205722
205723    Monotone-Parent: 46e769e5984496dda2e19718a44b1a195ad4559d
205724    Monotone-Revision: 585a4052defa2ff8aa5c0226c57787a1636512de
205725
205726    Monotone-Author: wsourdeau@inverse.ca
205727    Monotone-Date: 2006-08-30T23:16:20
205728    Monotone-Branch: ca.inverse.sogo
205729
205730M	UI/Templates/SchedulerUI/UIxDatePicker.wox
205731
205732commit a50dee5e35475986571a19bdc5562eace5d7afca
205733Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205734Date:   Wed Aug 30 23:15:57 2006 +0000
205735
205736    Monotone-Parent: b12f19a9e9ce0c4e10118a8f0ae4ccb4bd95c0bd
205737    Monotone-Revision: 46e769e5984496dda2e19718a44b1a195ad4559d
205738
205739    Monotone-Author: wsourdeau@inverse.ca
205740    Monotone-Date: 2006-08-30T23:15:57
205741    Monotone-Branch: ca.inverse.sogo
205742
205743M	UI/WebServerResources/ContactsUI.js
205744
205745commit a699fbbded88209a2d8f9c39e2774946c4097454
205746Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205747Date:   Wed Aug 30 23:15:27 2006 +0000
205748
205749    Monotone-Parent: 779452ba7ac1416469116c95f85c2c23a3e0d802
205750    Monotone-Revision: b12f19a9e9ce0c4e10118a8f0ae4ccb4bd95c0bd
205751
205752    Monotone-Author: wsourdeau@inverse.ca
205753    Monotone-Date: 2006-08-30T23:15:27
205754    Monotone-Branch: ca.inverse.sogo
205755
205756M	ChangeLog
205757M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
205758
205759commit a9869cdc0defe80cf8b493e1b6f491d2d3d6b6ff
205760Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205761Date:   Wed Aug 30 23:14:41 2006 +0000
205762
205763    Monotone-Parent: 78b7a953d60bb703711ea8ff6a70c0514fdaf45a
205764    Monotone-Revision: 779452ba7ac1416469116c95f85c2c23a3e0d802
205765
205766    Monotone-Author: wsourdeau@inverse.ca
205767    Monotone-Date: 2006-08-30T23:14:41
205768    Monotone-Branch: ca.inverse.sogo
205769
205770M	ChangeLog
205771
205772commit 6982c02a8add7efe4aa37c2cc80aa5eee9ba9d23
205773Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205774Date:   Wed Aug 30 23:14:24 2006 +0000
205775
205776    Monotone-Parent: 711c279a58aa75de77b9d32f31f1a6e01103ccd3
205777    Monotone-Revision: 78b7a953d60bb703711ea8ff6a70c0514fdaf45a
205778
205779    Monotone-Author: wsourdeau@inverse.ca
205780    Monotone-Date: 2006-08-30T23:14:24
205781    Monotone-Branch: ca.inverse.sogo
205782
205783M	UI/WebServerResources/UIxAppointmentEditor.js
205784
205785commit e5f7780963f1334245b0d35b4ebb2d708a672d64
205786Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205787Date:   Wed Aug 30 23:13:28 2006 +0000
205788
205789    Monotone-Parent: 2504047f4ddc5484b85d5ed99c44a4a2b83e967f
205790    Monotone-Revision: 711c279a58aa75de77b9d32f31f1a6e01103ccd3
205791
205792    Monotone-Author: wsourdeau@inverse.ca
205793    Monotone-Date: 2006-08-30T23:13:28
205794    Monotone-Branch: ca.inverse.sogo
205795
205796M	UI/WebServerResources/MailerUI.js
205797
205798commit c5ae1f59e329f3e133ea3e8ba023a342caea6e45
205799Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205800Date:   Wed Aug 30 23:13:18 2006 +0000
205801
205802    Monotone-Parent: 62601a8adc8003aac03c26668d99b5132be9b65a
205803    Monotone-Revision: 2504047f4ddc5484b85d5ed99c44a4a2b83e967f
205804
205805    Monotone-Author: wsourdeau@inverse.ca
205806    Monotone-Date: 2006-08-30T23:13:18
205807    Monotone-Branch: ca.inverse.sogo
205808
205809M	UI/WebServerResources/SchedulerUI.js
205810
205811commit d71997b0326f944a00076110459d3f35954fd011
205812Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205813Date:   Wed Aug 30 23:12:31 2006 +0000
205814
205815    Monotone-Parent: 6356aa36bd82a1042794fc45e040beba73d53c34
205816    Monotone-Revision: 62601a8adc8003aac03c26668d99b5132be9b65a
205817
205818    Monotone-Author: wsourdeau@inverse.ca
205819    Monotone-Date: 2006-08-30T23:12:31
205820    Monotone-Branch: ca.inverse.sogo
205821
205822M	UI/Templates/ContactsUI/UIxContactsFilterPanel.wox
205823M	UI/Templates/MailerUI/UIxMailFilterPanel.wox
205824M	UI/Templates/SchedulerUI/UIxCalFilterPanel.wox
205825
205826commit 71d6415ec2a8c6b987c78c160be602f422299dbd
205827Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205828Date:   Wed Aug 30 23:11:50 2006 +0000
205829
205830    Monotone-Parent: 9d86e187092bc677ee3ceb2cb3b127b1510b076f
205831    Monotone-Revision: 6356aa36bd82a1042794fc45e040beba73d53c34
205832
205833    Monotone-Author: wsourdeau@inverse.ca
205834    Monotone-Date: 2006-08-30T23:11:50
205835    Monotone-Branch: ca.inverse.sogo
205836
205837M	UI/Scheduler/UIxAppointmentEditor.m
205838
205839commit 79c7a7ef2a9f7f8e74d5d0ecaf4fa9e938ae2d48
205840Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205841Date:   Wed Aug 30 23:11:12 2006 +0000
205842
205843    Monotone-Parent: ec19e489c1141c5a5e5a204abf81543a2ff2f463
205844    Monotone-Revision: 9d86e187092bc677ee3ceb2cb3b127b1510b076f
205845
205846    Monotone-Author: wsourdeau@inverse.ca
205847    Monotone-Date: 2006-08-30T23:11:12
205848    Monotone-Branch: ca.inverse.sogo
205849
205850M	ChangeLog
205851M	SoObjects/SOGo/SOGoUserFolder.m
205852
205853commit 3256d8463dea33b2523636a314cf4ad191731d13
205854Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205855Date:   Wed Aug 30 23:10:05 2006 +0000
205856
205857    Monotone-Parent: f4a66d9b69688e6c9d84952a098de31d07b26280
205858    Monotone-Revision: ec19e489c1141c5a5e5a204abf81543a2ff2f463
205859
205860    Monotone-Author: wsourdeau@inverse.ca
205861    Monotone-Date: 2006-08-30T23:10:05
205862    Monotone-Branch: ca.inverse.sogo
205863
205864M	ChangeLog
205865M	SoObjects/Appointments/SOGoAptMailNotification.m
205866
205867commit 91591c9bcedb4c0da7e47f20add69a179aa55f89
205868Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205869Date:   Wed Aug 30 23:09:35 2006 +0000
205870
205871    Monotone-Parent: 99570bf725fd292c2ff9a2ea2c4f282a07a111b6
205872    Monotone-Revision: f4a66d9b69688e6c9d84952a098de31d07b26280
205873
205874    Monotone-Author: wsourdeau@inverse.ca
205875    Monotone-Date: 2006-08-30T23:09:35
205876    Monotone-Branch: ca.inverse.sogo
205877
205878M	ChangeLog
205879M	SoObjects/Appointments/SOGoAppointmentObject.m
205880
205881commit 2b81c3fd04da010616d6f467ed8fc3b9466e5931
205882Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205883Date:   Wed Aug 30 23:08:32 2006 +0000
205884
205885    Monotone-Parent: 9a9be506022799b03e23c40687bc9fecefe328a9
205886    Monotone-Revision: 99570bf725fd292c2ff9a2ea2c4f282a07a111b6
205887
205888    Monotone-Author: wsourdeau@inverse.ca
205889    Monotone-Date: 2006-08-30T23:08:32
205890    Monotone-Branch: ca.inverse.sogo
205891
205892M	UI/WebServerResources/MailerUI.css
205893M	UI/WebServerResources/SchedulerUI.css
205894A	UI/WebServerResources/UIxAppointmentEditor.css
205895M	UI/WebServerResources/generic.css
205896
205897commit da6a95a58752f47daf261db989d3dbaaaa8523ea
205898Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205899Date:   Wed Aug 30 23:08:15 2006 +0000
205900
205901    Monotone-Parent: 0fe240e59b53ed43169486029f2d23d953547489
205902    Monotone-Revision: 9a9be506022799b03e23c40687bc9fecefe328a9
205903
205904    Monotone-Author: wsourdeau@inverse.ca
205905    Monotone-Date: 2006-08-30T23:08:15
205906    Monotone-Branch: ca.inverse.sogo
205907
205908M	ChangeLog
205909M	UI/Scheduler/GNUmakefile
205910M	UI/Scheduler/UIxTimeDateControl.m
205911D	UI/Scheduler/UIxTimeSelector.m
205912M	UI/Templates/SchedulerUI/UIxTimeDateControl.wox
205913D	UI/Templates/SchedulerUI/UIxTimeSelector.wox
205914
205915commit 63579af5ebd5cd27fd01c284aea71bb803fdf36b
205916Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205917Date:   Wed Aug 30 23:02:53 2006 +0000
205918
205919    Monotone-Parent: 571cefaf08c4135173074cee7d496b47702798bc
205920    Monotone-Revision: 0fe240e59b53ed43169486029f2d23d953547489
205921
205922    Monotone-Author: wsourdeau@inverse.ca
205923    Monotone-Date: 2006-08-30T23:02:53
205924    Monotone-Branch: ca.inverse.sogo
205925
205926M	ChangeLog
205927M	UI/Templates/ContactsUI/UIxContactSelector.wox
205928M	UI/WebServerResources/generic.js
205929
205930commit 33adda29c1b122dbb85a3b90a3addb42119a4170
205931Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205932Date:   Wed Aug 30 23:00:21 2006 +0000
205933
205934    Monotone-Parent: 55eb9612658e46c1b952133ed946ed5c2cedf11e
205935    Monotone-Revision: 571cefaf08c4135173074cee7d496b47702798bc
205936
205937    Monotone-Author: wsourdeau@inverse.ca
205938    Monotone-Date: 2006-08-30T23:00:21
205939    Monotone-Branch: ca.inverse.sogo
205940
205941A	UI/WebServerResources/add-contact.gif
205942A	UI/WebServerResources/choose-date.png
205943A	UI/WebServerResources/remove-contact.gif
205944A	UI/WebServerResources/tbtv_space_17x17.gif
205945
205946commit d293bbbed4ef1d36ae927e26e3a8563b79d54f00
205947Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205948Date:   Wed Aug 30 22:59:56 2006 +0000
205949
205950    Monotone-Parent: 98c8c424b0d9a989a81434f86821544066552105
205951    Monotone-Revision: 55eb9612658e46c1b952133ed946ed5c2cedf11e
205952
205953    Monotone-Author: wsourdeau@inverse.ca
205954    Monotone-Date: 2006-08-30T22:59:56
205955    Monotone-Branch: ca.inverse.sogo
205956
205957M	ChangeLog
205958A	UI/Scheduler/UIxTimeDateControl.h
205959
205960commit 9ca6ecc62866499efc19d2423ef07faaaa6d1758
205961Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205962Date:   Wed Aug 30 22:59:03 2006 +0000
205963
205964    Monotone-Parent: 844f1f631a8e5c8bd991267dca0d6ec51a256f21
205965    Monotone-Revision: 98c8c424b0d9a989a81434f86821544066552105
205966
205967    Monotone-Author: wsourdeau@inverse.ca
205968    Monotone-Date: 2006-08-30T22:59:03
205969    Monotone-Branch: ca.inverse.sogo
205970
205971M	ChangeLog
205972M	UI/Scheduler/UIxCalDayTable.m
205973M	UI/Templates/SchedulerUI/UIxCalDayTable.wox
205974
205975commit ef89c281101386a3abb9f464efa8b78bd06fcd32
205976Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205977Date:   Wed Aug 30 22:57:18 2006 +0000
205978
205979    Monotone-Parent: e705fe92d77e84f110a9afc8e89c7bd0fe76b58c
205980    Monotone-Revision: 844f1f631a8e5c8bd991267dca0d6ec51a256f21
205981
205982    Monotone-Author: wsourdeau@inverse.ca
205983    Monotone-Date: 2006-08-30T22:57:18
205984    Monotone-Branch: ca.inverse.sogo
205985
205986M	ChangeLog
205987M	UI/Contacts/UIxContactSelector.m
205988
205989commit 39fd16a59fdcc1b00291eca8f2ac8447851a8e97
205990Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
205991Date:   Wed Aug 30 22:55:23 2006 +0000
205992
205993    Monotone-Parent: 7793cd7b2bace49b3d3e6fc66ad3d9de9c5c167d
205994    Monotone-Revision: e705fe92d77e84f110a9afc8e89c7bd0fe76b58c
205995
205996    Monotone-Author: wsourdeau@inverse.ca
205997    Monotone-Date: 2006-08-30T22:55:23
205998    Monotone-Branch: ca.inverse.sogo
205999
206000M	ChangeLog
206001A	UI/Contacts/UIxContactSelector.h
206002
206003commit 19e3203af233ae3d1eb4bd57e830bcae04931a78
206004Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206005Date:   Wed Aug 30 22:51:22 2006 +0000
206006
206007    Monotone-Parent: 72335b854f874c54519713dcd5ab93a642e7363f
206008    Monotone-Revision: 7793cd7b2bace49b3d3e6fc66ad3d9de9c5c167d
206009
206010    Monotone-Author: wsourdeau@inverse.ca
206011    Monotone-Date: 2006-08-30T22:51:22
206012    Monotone-Branch: ca.inverse.sogo
206013
206014M	UI/Scheduler/GNUmakefile
206015
206016commit ff3158a344cea96368a53ba0a2d2346366e2451f
206017Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206018Date:   Wed Aug 30 22:47:16 2006 +0000
206019
206020    Monotone-Parent: 4c801d55a15fdca5c937ba1acc16d4d7f780b59a
206021    Monotone-Revision: 72335b854f874c54519713dcd5ab93a642e7363f
206022
206023    Monotone-Author: wsourdeau@inverse.ca
206024    Monotone-Date: 2006-08-30T22:47:16
206025    Monotone-Branch: ca.inverse.sogo
206026
206027M	UI/Contacts/French.lproj/Localizable.strings
206028M	UI/Scheduler/French.lproj/Localizable.strings
206029
206030commit 4a50cfedc5be071d4460432bd11c9e1259883b55
206031Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206032Date:   Wed Aug 30 22:46:49 2006 +0000
206033
206034    Monotone-Parent: b9f8376b8001fe4f9249e9a6ca93bf2c44eac75f
206035    Monotone-Revision: 4c801d55a15fdca5c937ba1acc16d4d7f780b59a
206036
206037    Monotone-Author: wsourdeau@inverse.ca
206038    Monotone-Date: 2006-08-30T22:46:49
206039    Monotone-Branch: ca.inverse.sogo
206040
206041D	UI/Templates/SchedulerUI/UIxDatePickerScript.wox
206042
206043commit 760e41566c560f62d5847760b511f5c128b62204
206044Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206045Date:   Wed Aug 30 22:46:16 2006 +0000
206046
206047    Monotone-Parent: 3e32e33bcda13cac968969da6e841bd9e5f639d1
206048    Monotone-Revision: b9f8376b8001fe4f9249e9a6ca93bf2c44eac75f
206049
206050    Monotone-Author: wsourdeau@inverse.ca
206051    Monotone-Date: 2006-08-30T22:46:16
206052    Monotone-Branch: ca.inverse.sogo
206053
206054M	ChangeLog
206055D	UI/Scheduler/UIxDatePickerScript.m
206056
206057commit 44b0bf58aa92308f3f6011ac6d136970a1722b8f
206058Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206059Date:   Wed Aug 30 22:45:19 2006 +0000
206060
206061    Monotone-Parent: a336ee635278e6e84b9ccbf7290474e132c9c0a2
206062    Monotone-Revision: 3e32e33bcda13cac968969da6e841bd9e5f639d1
206063
206064    Monotone-Author: wsourdeau@inverse.ca
206065    Monotone-Date: 2006-08-30T22:45:19
206066    Monotone-Branch: ca.inverse.sogo
206067
206068M	ChangeLog
206069M	UI/Scheduler/NSCalendarDate+Scheduler.h
206070M	UI/Scheduler/NSCalendarDate+Scheduler.m
206071D	UI/Scheduler/NSCalendarDate+UIx.h
206072D	UI/Scheduler/NSCalendarDate+UIx.m
206073
206074commit 512a1434eba3b50dd26c6e395c7ea258679406d3
206075Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206076Date:   Wed Aug 30 22:43:51 2006 +0000
206077
206078    Monotone-Parent: edaaaf24bef4b65491bfbf5da0d4754a88f12779
206079    Monotone-Revision: a336ee635278e6e84b9ccbf7290474e132c9c0a2
206080
206081    Monotone-Author: wsourdeau@inverse.ca
206082    Monotone-Date: 2006-08-30T22:43:51
206083    Monotone-Branch: ca.inverse.sogo
206084
206085M	ChangeLog
206086M	SoObjects/Appointments/SOGoAppointmentFolder.h
206087M	SoObjects/Appointments/SOGoAppointmentFolder.m
206088
206089commit f4650f14cf250f3b1e87f7860afa244ee95d2bb0
206090Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206091Date:   Mon Aug 28 14:34:06 2006 +0000
206092
206093    Monotone-Parent: 98d2dca0548783ca240a264a33a0b24e7b1f868f
206094    Monotone-Revision: edaaaf24bef4b65491bfbf5da0d4754a88f12779
206095
206096    Monotone-Author: wsourdeau@inverse.ca
206097    Monotone-Date: 2006-08-28T14:34:06
206098    Monotone-Branch: ca.inverse.sogo
206099
206100A	UI/WebServerResources/lori_16x16.ico
206101
206102commit 21698f297e56dac9d624cedb075840163d88cef7
206103Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206104Date:   Fri Aug 25 20:49:34 2006 +0000
206105
206106    Monotone-Parent: f5a202f926a2d73ac9d25fd623999b41d3cd2fa6
206107    Monotone-Revision: 98d2dca0548783ca240a264a33a0b24e7b1f868f
206108
206109    Monotone-Author: wsourdeau@inverse.ca
206110    Monotone-Date: 2006-08-25T20:49:34
206111    Monotone-Branch: ca.inverse.sogo
206112
206113M	UI/WebServerResources/SchedulerUI.css
206114M	UI/WebServerResources/SchedulerUI.js
206115
206116commit 7384839e1b04ccd3df6e8a1870e0af58d4c9f9a5
206117Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206118Date:   Fri Aug 25 20:48:54 2006 +0000
206119
206120    Monotone-Parent: 3398606109cbe41c1760f9467a03683148758131
206121    Monotone-Revision: f5a202f926a2d73ac9d25fd623999b41d3cd2fa6
206122
206123    Monotone-Author: wsourdeau@inverse.ca
206124    Monotone-Date: 2006-08-25T20:48:54
206125    Monotone-Branch: ca.inverse.sogo
206126
206127M	ChangeLog
206128
206129commit 82ea06acdfc2bc68312d26e29bf81ae7881a89a2
206130Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206131Date:   Fri Aug 25 20:47:33 2006 +0000
206132
206133    Monotone-Parent: e049139bc14cf93a1efb7a9566830360e92404ae
206134    Monotone-Revision: 3398606109cbe41c1760f9467a03683148758131
206135
206136    Monotone-Author: wsourdeau@inverse.ca
206137    Monotone-Date: 2006-08-25T20:47:33
206138    Monotone-Branch: ca.inverse.sogo
206139
206140M	UI/WebServerResources/MailerUI.js
206141
206142commit 0950a8417e649a7a9887638fd053edcc49034b28
206143Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206144Date:   Fri Aug 25 20:46:57 2006 +0000
206145
206146    Monotone-Parent: 6fa26b1733ea260edb32bcddc77494ec35d87765
206147    Monotone-Revision: e049139bc14cf93a1efb7a9566830360e92404ae
206148
206149    Monotone-Author: wsourdeau@inverse.ca
206150    Monotone-Date: 2006-08-25T20:46:57
206151    Monotone-Branch: ca.inverse.sogo
206152
206153M	UI/Scheduler/English.lproj/Localizable.strings
206154M	UI/Scheduler/French.lproj/Localizable.strings
206155
206156commit 08207c46d07ca650619db4d30319e022d66e3737
206157Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206158Date:   Fri Aug 25 20:46:29 2006 +0000
206159
206160    Monotone-Parent: 2e8ad34005721407e216ea0f211d634d0dcc3e72
206161    Monotone-Revision: 6fa26b1733ea260edb32bcddc77494ec35d87765
206162
206163    Monotone-Author: wsourdeau@inverse.ca
206164    Monotone-Date: 2006-08-25T20:46:29
206165    Monotone-Branch: ca.inverse.sogo
206166
206167M	ChangeLog
206168M	UI/WebServerResources/generic.css
206169M	UI/WebServerResources/generic.js
206170
206171commit a24b1bb7b6aa50c5721c0ecac1beb4dd2ade9d80
206172Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206173Date:   Fri Aug 25 20:45:16 2006 +0000
206174
206175    Monotone-Parent: 85d881f3ccf755097f7f86f1eb0e9adea989feab
206176    Monotone-Revision: 2e8ad34005721407e216ea0f211d634d0dcc3e72
206177
206178    Monotone-Author: wsourdeau@inverse.ca
206179    Monotone-Date: 2006-08-25T20:45:16
206180    Monotone-Branch: ca.inverse.sogo
206181
206182M	ChangeLog
206183M	UI/Common/UIxPageFrame.h
206184M	UI/Common/UIxPageFrame.m
206185
206186commit fb6b67a8dc1d4f71e9b53b295ca2dd1f95e904f5
206187Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206188Date:   Fri Aug 25 20:43:57 2006 +0000
206189
206190    Monotone-Parent: 9d1b9b26444772275e74878e21e6388117704e8d
206191    Monotone-Revision: 85d881f3ccf755097f7f86f1eb0e9adea989feab
206192
206193    Monotone-Author: wsourdeau@inverse.ca
206194    Monotone-Date: 2006-08-25T20:43:57
206195    Monotone-Branch: ca.inverse.sogo
206196
206197M	UI/Templates/ContactsUI/UIxContactEditor.wox
206198M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
206199M	UI/Templates/SchedulerUI/UIxCalAptListView.wox
206200M	UI/Templates/SchedulerUI/UIxCalMainView.wox
206201M	UI/Templates/UIxPageFrame.wox
206202
206203commit b50da2b2c1166854e7e7eef221b0935870d99326
206204Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206205Date:   Fri Aug 25 20:41:26 2006 +0000
206206
206207    Monotone-Parent: dcded215d27b5fe12e7624fe9e63ddcebc435073
206208    Monotone-Revision: 9d1b9b26444772275e74878e21e6388117704e8d
206209
206210    Monotone-Author: wsourdeau@inverse.ca
206211    Monotone-Date: 2006-08-25T20:41:26
206212    Monotone-Branch: ca.inverse.sogo
206213
206214M	UI/Common/French.lproj/Localizable.strings
206215
206216commit 3a749ef44c00fa24e3f7ae4ef72f3e717e32b162
206217Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206218Date:   Fri Aug 25 20:40:13 2006 +0000
206219
206220    Monotone-Parent: 6c2b27000ef5daddb97c24871e9fb52a185b3d59
206221    Monotone-Revision: dcded215d27b5fe12e7624fe9e63ddcebc435073
206222
206223    Monotone-Author: wsourdeau@inverse.ca
206224    Monotone-Date: 2006-08-25T20:40:13
206225    Monotone-Branch: ca.inverse.sogo
206226
206227M	ChangeLog
206228
206229commit 94a5ea4b34760469d96f9c484eda5dc878d79bd1
206230Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206231Date:   Thu Aug 24 21:14:18 2006 +0000
206232
206233    Monotone-Parent: d53ae5e9542f266cda31bf64e2f06712c798dfdc
206234    Monotone-Revision: 6c2b27000ef5daddb97c24871e9fb52a185b3d59
206235
206236    Monotone-Author: wsourdeau@inverse.ca
206237    Monotone-Date: 2006-08-24T21:14:18
206238    Monotone-Branch: ca.inverse.sogo
206239
206240M	UI/WebServerResources/SchedulerUI.js
206241M	UI/WebServerResources/UIxAppointmentEditor.js
206242M	UI/WebServerResources/generic.js
206243
206244commit b4957b1cd15e4b8d0927ece97a2faa4dc44afe6a
206245Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206246Date:   Thu Aug 24 19:18:56 2006 +0000
206247
206248    Monotone-Parent: e404fadd242dd97dee5d8251bc152f66222835ba
206249    Monotone-Revision: d53ae5e9542f266cda31bf64e2f06712c798dfdc
206250
206251    Monotone-Author: wsourdeau@inverse.ca
206252    Monotone-Date: 2006-08-24T19:18:56
206253    Monotone-Branch: ca.inverse.sogo
206254
206255M	UI/SOGoUI/SOGoDateFormatter.h
206256
206257commit 88bd49b5a8600c982b639c9a94980355ce47fc9a
206258Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206259Date:   Thu Aug 24 19:18:40 2006 +0000
206260
206261    Monotone-Parent: 2ad903f7aa0d1a5fd9efc71f4c23eefee39e1bdf
206262    Monotone-Revision: e404fadd242dd97dee5d8251bc152f66222835ba
206263
206264    Monotone-Author: wsourdeau@inverse.ca
206265    Monotone-Date: 2006-08-24T19:18:40
206266    Monotone-Branch: ca.inverse.sogo
206267
206268M	ChangeLog
206269M	UI/Scheduler/UIxCalDayView.m
206270
206271commit 50abc82da1a5b53db04465e0b934903a4a8676f7
206272Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206273Date:   Thu Aug 24 19:17:14 2006 +0000
206274
206275    Monotone-Parent: d840398d742d2ea0eea33b8c9140e15c3ba2dd63
206276    Monotone-Revision: 2ad903f7aa0d1a5fd9efc71f4c23eefee39e1bdf
206277
206278    Monotone-Author: wsourdeau@inverse.ca
206279    Monotone-Date: 2006-08-24T19:17:14
206280    Monotone-Branch: ca.inverse.sogo
206281
206282M	ChangeLog
206283M	UI/Scheduler/UIxCalWeekView.h
206284M	UI/Scheduler/UIxCalWeekView.m
206285
206286commit a861c16a0c30c0be0c44acbd0b1c67d7ca0c4bf0
206287Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206288Date:   Thu Aug 24 19:14:58 2006 +0000
206289
206290    Monotone-Parent: ed6bb8dbb9400c9327fb86fd4e43cbc306ad95d5
206291    Monotone-Revision: d840398d742d2ea0eea33b8c9140e15c3ba2dd63
206292
206293    Monotone-Author: wsourdeau@inverse.ca
206294    Monotone-Date: 2006-08-24T19:14:58
206295    Monotone-Branch: ca.inverse.sogo
206296
206297M	UI/Scheduler/French.lproj/Localizable.strings
206298M	UI/Scheduler/GNUmakefile
206299M	UI/Scheduler/product.plist
206300
206301commit e5378c3652c721b67e5be735dafe3cfb15ced5c2
206302Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206303Date:   Thu Aug 24 18:56:24 2006 +0000
206304
206305    Monotone-Parent: b8fd5dfd59140030da4818862fa172e77f0d50fb
206306    Monotone-Revision: ed6bb8dbb9400c9327fb86fd4e43cbc306ad95d5
206307
206308    Monotone-Author: wsourdeau@inverse.ca
206309    Monotone-Date: 2006-08-24T18:56:24
206310    Monotone-Branch: ca.inverse.sogo
206311
206312M	ChangeLog
206313A	UI/Scheduler/UIxCalDayTable.h
206314A	UI/Scheduler/UIxCalDayTable.m
206315
206316commit a1ebe7b852de6dba6aa073da058eee0a6989e772
206317Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206318Date:   Thu Aug 24 18:51:12 2006 +0000
206319
206320    Monotone-Parent: c72563be06fb8b47fa07abccacead48369cf5b3d
206321    Monotone-Revision: b8fd5dfd59140030da4818862fa172e77f0d50fb
206322
206323    Monotone-Author: wsourdeau@inverse.ca
206324    Monotone-Date: 2006-08-24T18:51:12
206325    Monotone-Branch: ca.inverse.sogo
206326
206327A	UI/Templates/SchedulerUI/UIxCalDayTable.wox
206328A	UI/Templates/SchedulerUI/UIxCalMonthView.wox
206329A	UI/Templates/SchedulerUI/UIxCalWeekView.wox
206330
206331commit 5a312fee16e665ca8bd120049e70d08f7b0cdda5
206332Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206333Date:   Thu Aug 24 18:48:39 2006 +0000
206334
206335    Monotone-Parent: eb2f5a8d3d72ba94f994f34666890ef3703e703c
206336    Monotone-Revision: c72563be06fb8b47fa07abccacead48369cf5b3d
206337
206338    Monotone-Author: wsourdeau@inverse.ca
206339    Monotone-Date: 2006-08-24T18:48:39
206340    Monotone-Branch: ca.inverse.sogo
206341
206342M	UI/Templates/SchedulerUI/UIxCalAptListView.wox
206343M	UI/Templates/SchedulerUI/UIxCalDayView.wox
206344M	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
206345
206346commit 85fc1c897f2093673faa329243c2566017ac0ba7
206347Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206348Date:   Thu Aug 24 18:48:33 2006 +0000
206349
206350    Monotone-Parent: e386794fdf815f604f1ca9b4a70b393e9f4fe7e4
206351    Monotone-Revision: eb2f5a8d3d72ba94f994f34666890ef3703e703c
206352
206353    Monotone-Author: wsourdeau@inverse.ca
206354    Monotone-Date: 2006-08-24T18:48:33
206355    Monotone-Branch: ca.inverse.sogo
206356
206357M	UI/WebServerResources/ContactsUI.js
206358M	UI/WebServerResources/MailerUI.js
206359M	UI/WebServerResources/SchedulerUI.css
206360M	UI/WebServerResources/SchedulerUI.js
206361M	UI/WebServerResources/generic.css
206362M	UI/WebServerResources/generic.js
206363
206364commit 742e9c2c984972723d160661509f4e50dde4c9d4
206365Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206366Date:   Tue Aug 22 22:10:20 2006 +0000
206367
206368    Monotone-Parent: 47c738d4060de254c8a00eaab4912c7bfdb67933
206369    Monotone-Revision: e386794fdf815f604f1ca9b4a70b393e9f4fe7e4
206370
206371    Monotone-Author: wsourdeau@inverse.ca
206372    Monotone-Date: 2006-08-22T22:10:20
206373    Monotone-Branch: ca.inverse.sogo
206374
206375M	UI/Templates/SchedulerUI/UIxCalDateSelector.wox
206376M	UI/WebServerResources/SchedulerUI.css
206377
206378commit bef4d5e0e4c8709a2684f1ef55af8a7637ccbc03
206379Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206380Date:   Tue Aug 22 19:24:48 2006 +0000
206381
206382    Monotone-Parent: dc9546aa264cf85f1f6b8f2ec57bc434090e2acf
206383    Monotone-Revision: 47c738d4060de254c8a00eaab4912c7bfdb67933
206384
206385    Monotone-Author: wsourdeau@inverse.ca
206386    Monotone-Date: 2006-08-22T19:24:48
206387    Monotone-Branch: ca.inverse.sogo
206388
206389M	ChangeLog
206390M	UI/Scheduler/UIxCalMainView.h
206391M	UI/Scheduler/UIxCalMainView.m
206392
206393commit 47e25ea44c2efc84353d00090cf7f68acd8549a5
206394Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206395Date:   Tue Aug 22 19:23:58 2006 +0000
206396
206397    Monotone-Parent: 345979d6c93d231dc9fbc75bb84322c6b400f189
206398    Monotone-Revision: dc9546aa264cf85f1f6b8f2ec57bc434090e2acf
206399
206400    Monotone-Author: wsourdeau@inverse.ca
206401    Monotone-Date: 2006-08-22T19:23:58
206402    Monotone-Branch: ca.inverse.sogo
206403
206404M	ChangeLog
206405M	UI/Scheduler/UIxCalDayView.m
206406
206407commit b73223133f2ba43bb54351bab6019f8d51eafd25
206408Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206409Date:   Tue Aug 22 19:22:42 2006 +0000
206410
206411    Monotone-Parent: ba4a2781f0982ee29cc5b9a3157f3d1eefd505b6
206412    Monotone-Revision: 345979d6c93d231dc9fbc75bb84322c6b400f189
206413
206414    Monotone-Author: wsourdeau@inverse.ca
206415    Monotone-Date: 2006-08-22T19:22:42
206416    Monotone-Branch: ca.inverse.sogo
206417
206418M	UI/Scheduler/UIxCalFilterPanel.m
206419M	UI/Templates/MailerUI/UIxMailListView.wox
206420M	UI/Templates/SchedulerUI/UIxCalAptListView.wox
206421M	UI/Templates/SchedulerUI/UIxCalDateSelector.wox
206422M	UI/Templates/SchedulerUI/UIxCalDayView.wox
206423M	UI/Templates/SchedulerUI/UIxCalMainView.wox
206424M	UI/WebServerResources/MailerUI.js
206425M	UI/WebServerResources/SchedulerUI.css
206426
206427commit 76d34034781f6399ffedce8ae3b23fa02810bad9
206428Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206429Date:   Tue Aug 22 19:21:10 2006 +0000
206430
206431    Monotone-Parent: cde93a16020f7bfc02a031b4171164e4eba56d44
206432    Monotone-Revision: ba4a2781f0982ee29cc5b9a3157f3d1eefd505b6
206433
206434    Monotone-Author: wsourdeau@inverse.ca
206435    Monotone-Date: 2006-08-22T19:21:10
206436    Monotone-Branch: ca.inverse.sogo
206437
206438M	UI/Scheduler/UIxCalDateSelector.m
206439
206440commit ab54a79f4e5420b03a95abe7cda8f9f27b0ca641
206441Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206442Date:   Tue Aug 22 19:20:42 2006 +0000
206443
206444    Monotone-Parent: d18f0aa2897e1a434d29ff1a25c25618cf9dfdee
206445    Monotone-Revision: cde93a16020f7bfc02a031b4171164e4eba56d44
206446
206447    Monotone-Author: wsourdeau@inverse.ca
206448    Monotone-Date: 2006-08-22T19:20:42
206449    Monotone-Branch: ca.inverse.sogo
206450
206451M	ChangeLog
206452M	UI/Scheduler/UIxCalAptListView.m
206453
206454commit 1bd1585a1374978b8a5d09bf8ba8122884c97708
206455Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206456Date:   Tue Aug 22 19:18:30 2006 +0000
206457
206458    Monotone-Parent: 8e941b1b4649df8b083b374f4b18568149c41793
206459    Monotone-Revision: d18f0aa2897e1a434d29ff1a25c25618cf9dfdee
206460
206461    Monotone-Author: wsourdeau@inverse.ca
206462    Monotone-Date: 2006-08-22T19:18:30
206463    Monotone-Branch: ca.inverse.sogo
206464
206465M	ChangeLog
206466M	UI/WebServerResources/SchedulerUI.js
206467
206468commit 8ae6e2feb19ff5d884433cc83614e01de7e9b88a
206469Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206470Date:   Tue Aug 22 19:16:36 2006 +0000
206471
206472    Monotone-Parent: df73c87d03aff86725af553949893067db2c37e2
206473    Monotone-Revision: 8e941b1b4649df8b083b374f4b18568149c41793
206474
206475    Monotone-Author: wsourdeau@inverse.ca
206476    Monotone-Date: 2006-08-22T19:16:36
206477    Monotone-Branch: ca.inverse.sogo
206478
206479M	UI/Scheduler/English.lproj/Localizable.strings
206480
206481commit 6a364e6e9352dc54a680c5b50f200faa3b79481f
206482Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206483Date:   Tue Aug 22 19:16:12 2006 +0000
206484
206485    Monotone-Parent: 3def5bc0bcb4f109c2b09a172c968677c59f3dec
206486    Monotone-Revision: df73c87d03aff86725af553949893067db2c37e2
206487
206488    Monotone-Author: wsourdeau@inverse.ca
206489    Monotone-Date: 2006-08-22T19:16:12
206490    Monotone-Branch: ca.inverse.sogo
206491
206492M	ChangeLog
206493M	UI/WebServerResources/generic.js
206494
206495commit 9baff55e0765975d4d1bbf838cf25e4cc9684e5d
206496Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206497Date:   Mon Aug 21 22:36:33 2006 +0000
206498
206499    Monotone-Parent: 8aed7f96f4edadf4d9b9bc814518b9cafc6eb5f8
206500    Monotone-Revision: 3def5bc0bcb4f109c2b09a172c968677c59f3dec
206501
206502    Monotone-Author: wsourdeau@inverse.ca
206503    Monotone-Date: 2006-08-21T22:36:33
206504    Monotone-Branch: ca.inverse.sogo
206505
206506M	ChangeLog
206507M	UI/WebServerResources/ContactsUI.js
206508M	UI/WebServerResources/MailerUI.js
206509M	UI/WebServerResources/SchedulerUI.js
206510M	UI/WebServerResources/generic.js
206511
206512commit bc8dabd9906ae65c4087af991c7f428fbec37e72
206513Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206514Date:   Mon Aug 21 22:34:31 2006 +0000
206515
206516    Monotone-Parent: e69273a72cbf9a6cb6912c0401c1f2659a79da01
206517    Monotone-Revision: 8aed7f96f4edadf4d9b9bc814518b9cafc6eb5f8
206518
206519    Monotone-Author: wsourdeau@inverse.ca
206520    Monotone-Date: 2006-08-21T22:34:31
206521    Monotone-Branch: ca.inverse.sogo
206522
206523M	UI/WebServerResources/ContactsUI.css
206524M	UI/WebServerResources/SchedulerUI.css
206525M	UI/WebServerResources/generic.css
206526
206527commit 9ffc3482da7890b2af0219a0f26e3c953eeae8d3
206528Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206529Date:   Mon Aug 21 22:34:14 2006 +0000
206530
206531    Monotone-Parent: d34e8e3372e74059bfc9d965066f34b31817a199
206532    Monotone-Revision: e69273a72cbf9a6cb6912c0401c1f2659a79da01
206533
206534    Monotone-Author: wsourdeau@inverse.ca
206535    Monotone-Date: 2006-08-21T22:34:14
206536    Monotone-Branch: ca.inverse.sogo
206537
206538M	UI/Templates/MailerUI/UIxMailFilterPanel.wox
206539M	UI/Templates/SchedulerUI/UIxCalAptListView.wox
206540M	UI/Templates/SchedulerUI/UIxCalFilterPanel.wox
206541M	UI/Templates/SchedulerUI/UIxCalMainView.wox
206542
206543commit f33817e4021bee078d74ccf2535c252a97eb282b
206544Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206545Date:   Mon Aug 21 22:33:42 2006 +0000
206546
206547    Monotone-Parent: 2512d33c93527cc0878865235de0bc639864f95b
206548    Monotone-Revision: d34e8e3372e74059bfc9d965066f34b31817a199
206549
206550    Monotone-Author: wsourdeau@inverse.ca
206551    Monotone-Date: 2006-08-21T22:33:42
206552    Monotone-Branch: ca.inverse.sogo
206553
206554M	UI/Scheduler/UIxCalFilterPanel.m
206555
206556commit f22dbd4b52e1e1a103655bd5775d48b384742644
206557Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206558Date:   Mon Aug 21 22:29:35 2006 +0000
206559
206560    Monotone-Parent: eed113f7d96f6250f99846d1a42c1b226da55165
206561    Monotone-Revision: 2512d33c93527cc0878865235de0bc639864f95b
206562
206563    Monotone-Author: wsourdeau@inverse.ca
206564    Monotone-Date: 2006-08-21T22:29:35
206565    Monotone-Branch: ca.inverse.sogo
206566
206567M	ChangeLog
206568M	UI/Scheduler/UIxCalAptListView.h
206569M	UI/Scheduler/UIxCalAptListView.m
206570
206571commit 43a53e0567c23b575c3d688d8ccf8a40c81c425f
206572Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206573Date:   Mon Aug 21 22:26:58 2006 +0000
206574
206575    Monotone-Parent: f87a75d060ca40309cbd12a50e562a3b2956bea2
206576    Monotone-Revision: eed113f7d96f6250f99846d1a42c1b226da55165
206577
206578    Monotone-Author: wsourdeau@inverse.ca
206579    Monotone-Date: 2006-08-21T22:26:58
206580    Monotone-Branch: ca.inverse.sogo
206581
206582M	UI/MailerUI/UIxMailFilterPanel.m
206583M	UI/MailerUI/UIxMailListView.m
206584
206585commit a8936f44ee90154a9e645167ab95ae0d248ef73a
206586Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206587Date:   Mon Aug 21 22:25:26 2006 +0000
206588
206589    Monotone-Parent: 6ba804ae43c2dbc56e25975ac5045db62bfad346
206590    Monotone-Revision: f87a75d060ca40309cbd12a50e562a3b2956bea2
206591
206592    Monotone-Author: wsourdeau@inverse.ca
206593    Monotone-Date: 2006-08-21T22:25:26
206594    Monotone-Branch: ca.inverse.sogo
206595
206596D	UI/WebServerResources/mailer.js
206597
206598commit f1c1bff4615a335e582b081cd2084ca5a75cc87b
206599Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206600Date:   Mon Aug 21 22:25:15 2006 +0000
206601
206602    Monotone-Parent: f235c20d3054724f04e5f5e59f919e5d18b90c82
206603    Monotone-Revision: 6ba804ae43c2dbc56e25975ac5045db62bfad346
206604
206605    Monotone-Author: wsourdeau@inverse.ca
206606    Monotone-Date: 2006-08-21T22:25:15
206607    Monotone-Branch: ca.inverse.sogo
206608
206609M	UI/Contacts/French.lproj/Localizable.strings
206610M	UI/MailerUI/French.lproj/Localizable.strings
206611
206612commit 2a5b0bbaebbf9016ecd0d865ca2134837291250d
206613Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206614Date:   Mon Aug 21 22:24:34 2006 +0000
206615
206616    Monotone-Parent: 4bd5f430f07481a1a60f5793472c59de68d874f8
206617    Monotone-Revision: f235c20d3054724f04e5f5e59f919e5d18b90c82
206618
206619    Monotone-Author: wsourdeau@inverse.ca
206620    Monotone-Date: 2006-08-21T22:24:34
206621    Monotone-Branch: ca.inverse.sogo
206622
206623M	ChangeLog
206624M	UI/Common/UIxToolbar.m
206625
206626commit e0cc39c7dd358fc6ddae5566cd02c32ea9354b09
206627Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206628Date:   Mon Aug 21 22:23:47 2006 +0000
206629
206630    Monotone-Parent: 0ffeb1b58183aef5fe52c0260be541c404cf9d8b
206631    Monotone-Revision: 4bd5f430f07481a1a60f5793472c59de68d874f8
206632
206633    Monotone-Author: wsourdeau@inverse.ca
206634    Monotone-Date: 2006-08-21T22:23:47
206635    Monotone-Branch: ca.inverse.sogo
206636
206637M	ChangeLog
206638M	UI/SOGoUI/UIxComponent.m
206639
206640commit dc17416b7b260ab714d34e38240c7bcec73a509d
206641Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206642Date:   Mon Aug 21 22:22:31 2006 +0000
206643
206644    Monotone-Parent: fcb6289d2b8ea869537b1548a175eb2294e0b8fb
206645    Monotone-Revision: 0ffeb1b58183aef5fe52c0260be541c404cf9d8b
206646
206647    Monotone-Author: wsourdeau@inverse.ca
206648    Monotone-Date: 2006-08-21T22:22:31
206649    Monotone-Branch: ca.inverse.sogo
206650
206651M	UI/Scheduler/French.lproj/Localizable.strings
206652
206653commit cc6ab74bc177df93a1207b5c57e54bd476aa6c41
206654Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206655Date:   Mon Aug 21 22:22:19 2006 +0000
206656
206657    Monotone-Parent: 20ca7f13f9a91f5f53ebdc147c167f8c3c8704d1
206658    Monotone-Revision: fcb6289d2b8ea869537b1548a175eb2294e0b8fb
206659
206660    Monotone-Author: wsourdeau@inverse.ca
206661    Monotone-Date: 2006-08-21T22:22:19
206662    Monotone-Branch: ca.inverse.sogo
206663
206664M	UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar
206665
206666commit 08b62198a4fd95ff0dd3b15a85428a7c29eaabf2
206667Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206668Date:   Mon Aug 21 17:45:35 2006 +0000
206669
206670    Monotone-Parent: 188f677989080c34ae076500016b9830247f2cbe
206671    Monotone-Revision: 20ca7f13f9a91f5f53ebdc147c167f8c3c8704d1
206672
206673    Monotone-Author: wsourdeau@inverse.ca
206674    Monotone-Date: 2006-08-21T17:45:35
206675    Monotone-Branch: ca.inverse.sogo
206676
206677M	ChangeLog
206678M	UI/Contacts/UIxContactEditorBase.m
206679M	UI/Contacts/UIxContactFoldersView.m
206680M	UI/Contacts/product.plist
206681
206682commit b1a76aa21a5408778de795d9932499195e09cbda
206683Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206684Date:   Mon Aug 21 17:43:36 2006 +0000
206685
206686    Monotone-Parent: 2e091eebec7082ccae481171b67c0091e367dcb1
206687    Monotone-Revision: 188f677989080c34ae076500016b9830247f2cbe
206688
206689    Monotone-Author: wsourdeau@inverse.ca
206690    Monotone-Date: 2006-08-21T17:43:36
206691    Monotone-Branch: ca.inverse.sogo
206692
206693M	ChangeLog
206694M	SoObjects/Contacts/SOGoContactGCSFolder.m
206695M	SoObjects/SOGo/SOGoObject.h
206696M	SoObjects/SOGo/SOGoObject.m
206697
206698commit 2acc3ed0078925831aa84d86f8cba01e7f5ee600
206699Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206700Date:   Fri Aug 18 22:56:47 2006 +0000
206701
206702    Monotone-Parent: 86254bf9ee207ad3d107e4b91fbc6cb00de4fb98
206703    Monotone-Revision: 2e091eebec7082ccae481171b67c0091e367dcb1
206704
206705    Monotone-Author: wsourdeau@inverse.ca
206706    Monotone-Date: 2006-08-18T22:56:47
206707    Monotone-Branch: ca.inverse.sogo
206708
206709M	UI/SOGoUI/SOGoAptFormatter.m
206710M	UI/Scheduler/UIxCalDayView.h
206711M	UI/Scheduler/UIxCalDayView.m
206712M	UI/Scheduler/UIxCalView.h
206713M	UI/Scheduler/UIxCalView.m
206714
206715commit 971063dbc836bd4c9dec69014d6ca5e70fa3e3fc
206716Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206717Date:   Fri Aug 18 22:55:46 2006 +0000
206718
206719    Monotone-Parent: d867fca614a430593c5bb3a8aa1f23aa075df98f
206720    Monotone-Revision: 86254bf9ee207ad3d107e4b91fbc6cb00de4fb98
206721
206722    Monotone-Author: wsourdeau@inverse.ca
206723    Monotone-Date: 2006-08-18T22:55:46
206724    Monotone-Branch: ca.inverse.sogo
206725
206726M	ChangeLog
206727A	UI/Scheduler/UIxCalMainView.h
206728A	UI/Scheduler/UIxCalMainView.m
206729
206730commit 4f4d69c21f50c30f9a84a620b05db6e7cc00a759
206731Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206732Date:   Fri Aug 18 22:53:54 2006 +0000
206733
206734    Monotone-Parent: 3bb55594abc16b51ed95faf0b56f29ec191fe8ac
206735    Monotone-Revision: d867fca614a430593c5bb3a8aa1f23aa075df98f
206736
206737    Monotone-Author: wsourdeau@inverse.ca
206738    Monotone-Date: 2006-08-18T22:53:54
206739    Monotone-Branch: ca.inverse.sogo
206740
206741M	ChangeLog
206742A	UI/Scheduler/UIxCalInlineMonthOverview.h
206743M	UI/Scheduler/UIxCalInlineMonthOverview.m
206744
206745commit 69c04122ecf804303a7a1a7f18b8a3261e133fa5
206746Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206747Date:   Fri Aug 18 22:52:55 2006 +0000
206748
206749    Monotone-Parent: 9bf9ff8b6daaabd45f42c3278a9e48a54484d5f6
206750    Monotone-Revision: 3bb55594abc16b51ed95faf0b56f29ec191fe8ac
206751
206752    Monotone-Author: wsourdeau@inverse.ca
206753    Monotone-Date: 2006-08-18T22:52:55
206754    Monotone-Branch: ca.inverse.sogo
206755
206756M	ChangeLog
206757A	UI/Scheduler/UIxCalFilterPanel.h
206758A	UI/Scheduler/UIxCalFilterPanel.m
206759
206760commit e1cf001923eeac748355cab46f06763e81cb2010
206761Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206762Date:   Fri Aug 18 22:51:44 2006 +0000
206763
206764    Monotone-Parent: d77760b82142bf6467142bd190255019d19263e0
206765    Monotone-Revision: 9bf9ff8b6daaabd45f42c3278a9e48a54484d5f6
206766
206767    Monotone-Author: wsourdeau@inverse.ca
206768    Monotone-Date: 2006-08-18T22:51:44
206769    Monotone-Branch: ca.inverse.sogo
206770
206771M	ChangeLog
206772A	UI/Scheduler/UIxCalDateSelector.h
206773A	UI/Scheduler/UIxCalDateSelector.m
206774
206775commit 962120c7c35ff8b66b5a443dd3def3d349f18b77
206776Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206777Date:   Fri Aug 18 22:50:15 2006 +0000
206778
206779    Monotone-Parent: 9396acfed8c54ce550e7db6b46c96c7b9006d532
206780    Monotone-Revision: d77760b82142bf6467142bd190255019d19263e0
206781
206782    Monotone-Author: wsourdeau@inverse.ca
206783    Monotone-Date: 2006-08-18T22:50:15
206784    Monotone-Branch: ca.inverse.sogo
206785
206786M	ChangeLog
206787A	UI/Scheduler/NSCalendarDate+Scheduler.h
206788A	UI/Scheduler/NSCalendarDate+Scheduler.m
206789
206790commit 5717c04c5b65005fbe10f217f63e41c18df1a59c
206791Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206792Date:   Fri Aug 18 22:46:45 2006 +0000
206793
206794    Monotone-Parent: d03f591ee1abddc4729d4f012e2c8fbd7f9e7b20
206795    Monotone-Revision: 9396acfed8c54ce550e7db6b46c96c7b9006d532
206796
206797    Monotone-Author: wsourdeau@inverse.ca
206798    Monotone-Date: 2006-08-18T22:46:45
206799    Monotone-Branch: ca.inverse.sogo
206800
206801M	ChangeLog
206802M	UI/Scheduler/UIxDatePicker.m
206803
206804commit 67fbf437ecc4bf23a395562b9b5b87c51d21c007
206805Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206806Date:   Fri Aug 18 22:44:46 2006 +0000
206807
206808    Monotone-Parent: e915f36dc04f2baeeffa6e5740ac614cb01e81ae
206809    Monotone-Revision: d03f591ee1abddc4729d4f012e2c8fbd7f9e7b20
206810
206811    Monotone-Author: wsourdeau@inverse.ca
206812    Monotone-Date: 2006-08-18T22:44:46
206813    Monotone-Branch: ca.inverse.sogo
206814
206815M	UI/Scheduler/common.h
206816
206817commit b155868d1cd9026a0fe72811672d74a0e5af831b
206818Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206819Date:   Fri Aug 18 22:44:32 2006 +0000
206820
206821    Monotone-Parent: 1b9d8e834c5e7ae5ed339116505af08e8deddf8f
206822    Monotone-Revision: e915f36dc04f2baeeffa6e5740ac614cb01e81ae
206823
206824    Monotone-Author: wsourdeau@inverse.ca
206825    Monotone-Date: 2006-08-18T22:44:32
206826    Monotone-Branch: ca.inverse.sogo
206827
206828M	UI/Scheduler/GNUmakefile
206829M	UI/Scheduler/product.plist
206830
206831commit cbbbab026100a4bdfe7a1a82b1c7c63ead34e7b3
206832Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206833Date:   Fri Aug 18 22:43:23 2006 +0000
206834
206835    Monotone-Parent: f94575e24f735b3541a3c460e3f1323681690f29
206836    Monotone-Revision: 1b9d8e834c5e7ae5ed339116505af08e8deddf8f
206837
206838    Monotone-Author: wsourdeau@inverse.ca
206839    Monotone-Date: 2006-08-18T22:43:23
206840    Monotone-Branch: ca.inverse.sogo
206841
206842M	UI/Scheduler/French.lproj/Localizable.strings
206843M	UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar
206844
206845commit 090922b5c8ca37095fd637150a04e040cbdbc6ac
206846Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206847Date:   Fri Aug 18 22:42:53 2006 +0000
206848
206849    Monotone-Parent: da0a2b05c8ede0136a005fb851ab8aeca28db434
206850    Monotone-Revision: f94575e24f735b3541a3c460e3f1323681690f29
206851
206852    Monotone-Author: wsourdeau@inverse.ca
206853    Monotone-Date: 2006-08-18T22:42:53
206854    Monotone-Branch: ca.inverse.sogo
206855
206856M	UI/Templates/MailerUI/UIxMailListView.wox
206857A	UI/Templates/SchedulerUI/UIxCalAptListView.wox
206858A	UI/Templates/SchedulerUI/UIxCalDateSelector.wox
206859A	UI/Templates/SchedulerUI/UIxCalDayView.wox
206860A	UI/Templates/SchedulerUI/UIxCalFilterPanel.wox
206861M	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
206862A	UI/Templates/SchedulerUI/UIxCalMainView.wox
206863M	UI/Templates/SchedulerUI/UIxDatePicker.wox
206864M	UI/Templates/UIxPageFrame.wox
206865
206866commit f09c0875226b2acf6031e2ae6a51f9e8e6be5b07
206867Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206868Date:   Fri Aug 18 22:41:12 2006 +0000
206869
206870    Monotone-Parent: e0659e169aec897719efca1985911ecda101d970
206871    Monotone-Revision: da0a2b05c8ede0136a005fb851ab8aeca28db434
206872
206873    Monotone-Author: wsourdeau@inverse.ca
206874    Monotone-Date: 2006-08-18T22:41:12
206875    Monotone-Branch: ca.inverse.sogo
206876
206877A	UI/WebServerResources/arrow-lft-sharp.gif
206878A	UI/WebServerResources/arrow-rit-sharp.gif
206879
206880commit 2963cd1432a364d4424e57a4d7d0ac9c7bf97d70
206881Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206882Date:   Fri Aug 18 22:40:23 2006 +0000
206883
206884    Monotone-Parent: 76bb24f493028584cf594de6c86a062fc8d24909
206885    Monotone-Revision: e0659e169aec897719efca1985911ecda101d970
206886
206887    Monotone-Author: wsourdeau@inverse.ca
206888    Monotone-Date: 2006-08-18T22:40:23
206889    Monotone-Branch: ca.inverse.sogo
206890
206891M	UI/WebServerResources/ContactsUI.css
206892M	UI/WebServerResources/MailerUI.css
206893A	UI/WebServerResources/SchedulerUI.css
206894M	UI/WebServerResources/generic.css
206895
206896commit 8db83b24004a4a24ff341fd720da50e7560371b3
206897Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206898Date:   Fri Aug 18 22:40:04 2006 +0000
206899
206900    Monotone-Parent: 7f5811c1b6714c74ee06eb4b31576840c3f57e54
206901    Monotone-Revision: 76bb24f493028584cf594de6c86a062fc8d24909
206902
206903    Monotone-Author: wsourdeau@inverse.ca
206904    Monotone-Date: 2006-08-18T22:40:04
206905    Monotone-Branch: ca.inverse.sogo
206906
206907M	ChangeLog
206908M	UI/WebServerResources/ContactsUI.js
206909M	UI/WebServerResources/MailerUI.js
206910M	UI/WebServerResources/SchedulerUI.js
206911M	UI/WebServerResources/UIxAppointmentEditor.js
206912M	UI/WebServerResources/generic.js
206913
206914commit 85f37768d37de96e8cfd30a9b6bfbad19bf07dd3
206915Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206916Date:   Fri Aug 18 22:35:44 2006 +0000
206917
206918    Monotone-Parent: afea868d034dc2b80619494e70e70ef64acc3627
206919    Monotone-Revision: 7f5811c1b6714c74ee06eb4b31576840c3f57e54
206920
206921    Monotone-Author: wsourdeau@inverse.ca
206922    Monotone-Date: 2006-08-18T22:35:44
206923    Monotone-Branch: ca.inverse.sogo
206924
206925M	ChangeLog
206926A	UI/Scheduler/UIxCalAptListView.h
206927A	UI/Scheduler/UIxCalAptListView.m
206928
206929commit 72e52b5fa6f4b3d2b54ba5aad34ba2e393fb1fae
206930Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206931Date:   Fri Aug 18 22:33:47 2006 +0000
206932
206933    Monotone-Parent: 4fbfd912a641cd3ca09bfdef36a611e41b310316
206934    Monotone-Revision: afea868d034dc2b80619494e70e70ef64acc3627
206935
206936    Monotone-Author: wsourdeau@inverse.ca
206937    Monotone-Date: 2006-08-18T22:33:47
206938    Monotone-Branch: ca.inverse.sogo
206939
206940M	UI/WebServerResources/skycalendar.html
206941
206942commit 5dd50f6db8d79bed85b778869b2a96c7e94e97f8
206943Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206944Date:   Fri Aug 18 22:33:33 2006 +0000
206945
206946    Monotone-Parent: eeb0eb7dfe8bdbdbc578882769a2fa9f7e9fa5cd
206947    Monotone-Revision: 4fbfd912a641cd3ca09bfdef36a611e41b310316
206948
206949    Monotone-Author: wsourdeau@inverse.ca
206950    Monotone-Date: 2006-08-18T22:33:33
206951    Monotone-Branch: ca.inverse.sogo
206952
206953D	UI/WebServerResources/English.lproj/skycalendar.html
206954D	UI/WebServerResources/English.lproj/skycalendar.js
206955D	UI/WebServerResources/French.lproj/skycalendar.html
206956D	UI/WebServerResources/French.lproj/skycalendar.js
206957A	UI/WebServerResources/skycalendar.html
206958A	UI/WebServerResources/skycalendar.js
206959
206960commit d486d6c223d9a0d0ae23210597b431c72bbfaca1
206961Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206962Date:   Fri Aug 18 22:33:20 2006 +0000
206963
206964    Monotone-Parent: 3b358b1fa58d8ebd1da30ea2a6e74e7d59964243
206965    Monotone-Revision: eeb0eb7dfe8bdbdbc578882769a2fa9f7e9fa5cd
206966
206967    Monotone-Author: wsourdeau@inverse.ca
206968    Monotone-Date: 2006-08-18T22:33:20
206969    Monotone-Branch: ca.inverse.sogo
206970
206971D	UI/Scheduler/skycalendar.html
206972
206973commit 64253b59fd8d6eb641ac358ccdf4277470b86b16
206974Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206975Date:   Tue Aug 15 22:06:05 2006 +0000
206976
206977    Monotone-Parent: 74dd548358de0495c504a76f2d80f84b5030e2e2
206978    Monotone-Revision: 3b358b1fa58d8ebd1da30ea2a6e74e7d59964243
206979
206980    Monotone-Author: wsourdeau@inverse.ca
206981    Monotone-Date: 2006-08-15T22:06:05
206982    Monotone-Branch: ca.inverse.sogo
206983
206984M	ChangeLog
206985M	UI/Scheduler/UIxCalWeekOverview.m
206986M	UI/Scheduler/product.plist
206987
206988commit 64d30f348e1c8fbd2cf44b978f6575252c75057b
206989Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
206990Date:   Tue Aug 15 22:05:14 2006 +0000
206991
206992    Monotone-Parent: 8697a9c6b9ba32237330ed26e6902d9e0a0b0bee
206993    Monotone-Revision: 74dd548358de0495c504a76f2d80f84b5030e2e2
206994
206995    Monotone-Author: wsourdeau@inverse.ca
206996    Monotone-Date: 2006-08-15T22:05:14
206997    Monotone-Branch: ca.inverse.sogo
206998
206999M	UI/MailerUI/French.lproj/Localizable.strings
207000
207001commit e7f5abde26b7e0426775a82dad83229d3a1ffd7f
207002Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207003Date:   Tue Aug 15 22:05:03 2006 +0000
207004
207005    Monotone-Parent: 42535f1cc92cf9e60f10c8f7c408eac35532b025
207006    Monotone-Revision: 8697a9c6b9ba32237330ed26e6902d9e0a0b0bee
207007
207008    Monotone-Author: wsourdeau@inverse.ca
207009    Monotone-Date: 2006-08-15T22:05:03
207010    Monotone-Branch: ca.inverse.sogo
207011
207012M	SoObjects/Contacts/SOGoContactGCSEntry.m
207013
207014commit c2b1f2aa616f403e440a9eb90af800dc2575e4e5
207015Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207016Date:   Tue Aug 15 22:04:37 2006 +0000
207017
207018    Monotone-Parent: 247bfc9ca52576f346163d7f75e418752a3d2a3a
207019    Monotone-Revision: 42535f1cc92cf9e60f10c8f7c408eac35532b025
207020
207021    Monotone-Author: wsourdeau@inverse.ca
207022    Monotone-Date: 2006-08-15T22:04:37
207023    Monotone-Branch: ca.inverse.sogo
207024
207025M	ChangeLog
207026M	SoObjects/Appointments/SOGoAppointmentFolder.m
207027
207028commit aa629dd3d5e21a9fc67d88a20dabff5ffcd3a73c
207029Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207030Date:   Tue Aug 15 21:18:38 2006 +0000
207031
207032    Monotone-Parent: b441c0001903d77ff0e1db53edea14d17b313a9e
207033    Monotone-Revision: 247bfc9ca52576f346163d7f75e418752a3d2a3a
207034
207035    Monotone-Author: wsourdeau@inverse.ca
207036    Monotone-Date: 2006-08-15T21:18:38
207037    Monotone-Branch: ca.inverse.sogo
207038
207039M	UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar
207040
207041commit 1d967ed81a20c8127aa3c5d9e38de1895b386a11
207042Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207043Date:   Tue Aug 15 20:59:06 2006 +0000
207044
207045    Monotone-Parent: b7c2f1510523ac9f6c6c204d241454a121c4354b
207046    Monotone-Revision: b441c0001903d77ff0e1db53edea14d17b313a9e
207047
207048    Monotone-Author: wsourdeau@inverse.ca
207049    Monotone-Date: 2006-08-15T20:59:06
207050    Monotone-Branch: ca.inverse.sogo
207051
207052M	ChangeLog
207053M	UI/Scheduler/French.lproj/Localizable.strings
207054M	UI/Scheduler/UIxAppointmentEditor.m
207055
207056commit 6579aefcf64a562bbabef00cae37861692f62f95
207057Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207058Date:   Tue Aug 15 20:58:42 2006 +0000
207059
207060    Monotone-Parent: 7a40e22ff5b4551744a61b3570d3f2dffced26df
207061    Monotone-Revision: b7c2f1510523ac9f6c6c204d241454a121c4354b
207062
207063    Monotone-Author: wsourdeau@inverse.ca
207064    Monotone-Date: 2006-08-15T20:58:42
207065    Monotone-Branch: ca.inverse.sogo
207066
207067D	UI/Scheduler/skycalendar.js
207068
207069commit 1eb1bc39546a7cb460c34c74b5ae9a2747f684df
207070Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207071Date:   Tue Aug 15 20:56:54 2006 +0000
207072
207073    Monotone-Parent: 98bcfb2e58c94bafa6dad3b3ecdee7fca7e439e1
207074    Monotone-Revision: 7a40e22ff5b4551744a61b3570d3f2dffced26df
207075
207076    Monotone-Author: wsourdeau@inverse.ca
207077    Monotone-Date: 2006-08-15T20:56:54
207078    Monotone-Branch: ca.inverse.sogo
207079
207080M	UI/Scheduler/UIxCalView.m
207081
207082commit 5ddd6f1e46c40755b7ba580a89c117a3afa9b462
207083Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207084Date:   Tue Aug 15 20:56:38 2006 +0000
207085
207086    Monotone-Parent: 725d535111b7fe50c90895c30ba8ecabba82cf23
207087    Monotone-Revision: 98bcfb2e58c94bafa6dad3b3ecdee7fca7e439e1
207088
207089    Monotone-Author: wsourdeau@inverse.ca
207090    Monotone-Date: 2006-08-15T20:56:38
207091    Monotone-Branch: ca.inverse.sogo
207092
207093M	UI/SOGoUI/UIxComponent.m
207094
207095commit d02944997bc6cc54425abc616bf6785262fa29a0
207096Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207097Date:   Tue Aug 15 20:55:07 2006 +0000
207098
207099    Monotone-Parent: c6fdd672e2e8dd7987325a4048b66b7eb33967f8
207100    Monotone-Revision: 725d535111b7fe50c90895c30ba8ecabba82cf23
207101
207102    Monotone-Author: wsourdeau@inverse.ca
207103    Monotone-Date: 2006-08-15T20:55:07
207104    Monotone-Branch: ca.inverse.sogo
207105
207106M	UI/MainUI/GNUmakefile
207107
207108commit dc5021ba3605630c50884781e2de1c466f0cbe1d
207109Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207110Date:   Tue Aug 15 20:54:37 2006 +0000
207111
207112    Monotone-Parent: 4d769cbc45f10f9aec213da06d5d57cebdfab8e0
207113    Monotone-Revision: c6fdd672e2e8dd7987325a4048b66b7eb33967f8
207114
207115    Monotone-Author: wsourdeau@inverse.ca
207116    Monotone-Date: 2006-08-15T20:54:37
207117    Monotone-Branch: ca.inverse.sogo
207118
207119M	UI/Contacts/GNUmakefile
207120M	UI/MailerUI/GNUmakefile
207121D	UI/MainUI/SOGoGroupPage.wox
207122D	UI/MainUI/SOGoGroupsPage.wox
207123D	UI/MainUI/SOGoRootPage.wox
207124D	UI/MainUI/SOGoUserHomePage.wox
207125M	UI/Scheduler/GNUmakefile
207126M	UI/Templates/MailerUI/UIxMailTree.wox
207127A	UI/Templates/MainUI/SOGoGroupPage.wox
207128A	UI/Templates/MainUI/SOGoGroupsPage.wox
207129A	UI/Templates/MainUI/SOGoRootPage.wox
207130A	UI/Templates/MainUI/SOGoUserHomePage.wox
207131M	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
207132M	UI/Templates/SchedulerUI/UIxAppointmentView.wox
207133M	UI/Templates/SchedulerUI/UIxCalBackForthNavView.wox
207134M	UI/Templates/SchedulerUI/UIxCalDateLabel.wox
207135M	UI/Templates/SchedulerUI/UIxCalDayChartview.wox
207136M	UI/Templates/SchedulerUI/UIxCalDayListview.wox
207137M	UI/Templates/SchedulerUI/UIxCalDayOverview.wox
207138M	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
207139M	UI/Templates/SchedulerUI/UIxCalWeekChartview.wox
207140M	UI/Templates/SchedulerUI/UIxCalWeekColumnsview.wox
207141M	UI/Templates/SchedulerUI/UIxCalWeekListview.wox
207142M	UI/Templates/SchedulerUI/UIxCalWeekOverview.wox
207143M	UI/Templates/SchedulerUI/UIxCalWeekPrintview.wox
207144M	UI/Templates/SchedulerUI/UIxDatePicker.wox
207145M	UI/Templates/SchedulerUI/UIxDatePickerScript.wox
207146M	UI/Templates/SchedulerUI/UIxTimeDateControl.wox
207147M	UI/Templates/SchedulerUI/UIxTimeSelector.wox
207148
207149commit 86194a6f342191f20683a5d151695eacc39c0836
207150Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207151Date:   Tue Aug 15 20:52:23 2006 +0000
207152
207153    Monotone-Parent: c62f87f9eaae5a006ca213225187b102d079690f
207154    Monotone-Revision: 4d769cbc45f10f9aec213da06d5d57cebdfab8e0
207155
207156    Monotone-Author: wsourdeau@inverse.ca
207157    Monotone-Date: 2006-08-15T20:52:23
207158    Monotone-Branch: ca.inverse.sogo
207159
207160D	UI/Contacts/Images/delete.png
207161D	UI/Contacts/Images/new-card.png
207162D	UI/Contacts/Images/new-list.png
207163D	UI/Contacts/Images/properties.png
207164D	UI/Contacts/Images/write.png
207165D	UI/MailerUI/Images/COPYING
207166D	UI/MailerUI/Images/LICENSE-thunderbird.txt
207167D	UI/MailerUI/Images/account-settings.png
207168D	UI/MailerUI/Images/create-account.png
207169D	UI/MailerUI/Images/manage-filters.png
207170D	UI/MailerUI/Images/manage-imap.png
207171D	UI/MailerUI/Images/manage-newsgroups.png
207172D	UI/MailerUI/Images/manage-rss.png
207173D	UI/MailerUI/Images/offline-settings.png
207174D	UI/MailerUI/Images/read-messages.png
207175D	UI/MailerUI/Images/search-messages.png
207176D	UI/MailerUI/Images/tb-ab-delete-flat-24x24.png
207177D	UI/MailerUI/Images/tb-ab-instantmessage-flat-24x24.png
207178D	UI/MailerUI/Images/tb-ab-newcard-flat-24x24.png
207179D	UI/MailerUI/Images/tb-ab-newlist-flat-24x24.png
207180D	UI/MailerUI/Images/tb-ab-properties-flat-24x24.png
207181D	UI/MailerUI/Images/tb-ab-write-flat-24x24.png
207182D	UI/MailerUI/Images/tb-compose-attach-flat-24x24.png
207183D	UI/MailerUI/Images/tb-compose-contacts-flat-24x24.png
207184D	UI/MailerUI/Images/tb-compose-copy-flat-24x24.png
207185D	UI/MailerUI/Images/tb-compose-cut-flat-24x24.png
207186D	UI/MailerUI/Images/tb-compose-paste-flat-24x24.png
207187D	UI/MailerUI/Images/tb-compose-quote-flat-24x24.png
207188D	UI/MailerUI/Images/tb-compose-save-flat-24x24.png
207189D	UI/MailerUI/Images/tb-compose-security-flat-24x24.png
207190D	UI/MailerUI/Images/tb-compose-send-flat-24x24.png
207191D	UI/MailerUI/Images/tb-compose-spell-flat-24x24.png
207192D	UI/MailerUI/Images/tb-mail-addressbook-flat-24x24.png
207193D	UI/MailerUI/Images/tb-mail-delete-flat-24x24.png
207194D	UI/MailerUI/Images/tb-mail-file-flat-24x24.png
207195D	UI/MailerUI/Images/tb-mail-forward-flat-24x24.png
207196D	UI/MailerUI/Images/tb-mail-getmail-flat-24x24.png
207197D	UI/MailerUI/Images/tb-mail-junk-flat-24x24.png
207198D	UI/MailerUI/Images/tb-mail-mark-flat-24x24.png
207199D	UI/MailerUI/Images/tb-mail-next-flat-24x24.png
207200D	UI/MailerUI/Images/tb-mail-prev-flat-24x24.png
207201D	UI/MailerUI/Images/tb-mail-print-flat-24x24.png
207202D	UI/MailerUI/Images/tb-mail-reply-flat-24x24.png
207203D	UI/MailerUI/Images/tb-mail-replyall-flat-24x24.png
207204D	UI/MailerUI/Images/tb-mail-stop-flat-24x24.png
207205D	UI/MailerUI/Images/tb-mail-write-flat-24x24.png
207206D	UI/MailerUI/Images/tbtb_anais.png
207207D	UI/MailerUI/Images/tbtb_folderadd.png
207208D	UI/MailerUI/Images/tbtb_folderdel.png
207209D	UI/MailerUI/Images/treeview_corner.gif
207210D	UI/MailerUI/Images/treeview_corner_minus.gif
207211D	UI/MailerUI/Images/treeview_corner_plus.gif
207212D	UI/MailerUI/Images/treeview_junction.gif
207213D	UI/MailerUI/Images/treeview_leaf.gif
207214D	UI/MailerUI/Images/treeview_leaf_corner.gif
207215D	UI/MailerUI/Images/treeview_line.gif
207216D	UI/MailerUI/Images/treeview_minus.gif
207217D	UI/MailerUI/Images/treeview_plus.gif
207218D	UI/MailerUI/Images/treeview_space.gif
207219D	UI/MailerUI/Images/write-message.png
207220D	UI/MainUI/homepage.js
207221D	UI/Scheduler/English.lproj/skycalendar.html
207222D	UI/Scheduler/English.lproj/skycalendar.js
207223D	UI/Scheduler/French.lproj/skycalendar.html
207224D	UI/Scheduler/French.lproj/skycalendar.js
207225D	UI/Scheduler/images/apt_icon_private.gif
207226D	UI/Scheduler/images/day-view.png
207227D	UI/Scheduler/images/delete.png
207228D	UI/Scheduler/images/edit.png
207229D	UI/Scheduler/images/first.gif
207230D	UI/Scheduler/images/goto-today.png
207231D	UI/Scheduler/images/green_corner.gif
207232D	UI/Scheduler/images/icon_popupcalendar.gif
207233D	UI/Scheduler/images/icon_view_chart.gif
207234D	UI/Scheduler/images/icon_view_chart_inactive.gif
207235D	UI/Scheduler/images/icon_view_columns.gif
207236D	UI/Scheduler/images/icon_view_columns_inactive.gif
207237D	UI/Scheduler/images/icon_view_list.gif
207238D	UI/Scheduler/images/icon_view_list_inactive.gif
207239D	UI/Scheduler/images/icon_view_overview.gif
207240D	UI/Scheduler/images/icon_view_overview_inactive.gif
207241D	UI/Scheduler/images/invisible_space_2.gif
207242D	UI/Scheduler/images/last.gif
207243D	UI/Scheduler/images/month-view.png
207244D	UI/Scheduler/images/multiweek-view.png
207245D	UI/Scheduler/images/new-event.png
207246D	UI/Scheduler/images/new-task.png
207247D	UI/Scheduler/images/next.gif
207248D	UI/Scheduler/images/next_week.gif
207249D	UI/Scheduler/images/previous.gif
207250D	UI/Scheduler/images/previous_week.gif
207251D	UI/Scheduler/images/week-view.png
207252A	UI/WebServerResources/English.lproj/skycalendar.html
207253A	UI/WebServerResources/English.lproj/skycalendar.js
207254A	UI/WebServerResources/French.lproj/skycalendar.html
207255A	UI/WebServerResources/French.lproj/skycalendar.js
207256M	UI/WebServerResources/SchedulerUI.js
207257A	UI/WebServerResources/account-settings.png
207258A	UI/WebServerResources/apt_icon_private.gif
207259A	UI/WebServerResources/create-account.png
207260A	UI/WebServerResources/day-view.png
207261A	UI/WebServerResources/delete.png
207262A	UI/WebServerResources/downstairs.gif
207263A	UI/WebServerResources/edit.png
207264A	UI/WebServerResources/first.gif
207265A	UI/WebServerResources/goto-today.png
207266A	UI/WebServerResources/green_corner.gif
207267A	UI/WebServerResources/homepage.js
207268A	UI/WebServerResources/icon_popupcalendar.gif
207269A	UI/WebServerResources/icon_view_chart.gif
207270A	UI/WebServerResources/icon_view_chart_inactive.gif
207271A	UI/WebServerResources/icon_view_columns.gif
207272A	UI/WebServerResources/icon_view_columns_inactive.gif
207273A	UI/WebServerResources/icon_view_list.gif
207274A	UI/WebServerResources/icon_view_list_inactive.gif
207275A	UI/WebServerResources/icon_view_overview.gif
207276A	UI/WebServerResources/icon_view_overview_inactive.gif
207277A	UI/WebServerResources/invisible_space_2.gif
207278A	UI/WebServerResources/last.gif
207279A	UI/WebServerResources/manage-filters.png
207280A	UI/WebServerResources/manage-imap.png
207281A	UI/WebServerResources/manage-newsgroups.png
207282A	UI/WebServerResources/manage-rss.png
207283A	UI/WebServerResources/month-view.png
207284A	UI/WebServerResources/multiweek-view.png
207285A	UI/WebServerResources/new-card.png
207286A	UI/WebServerResources/new-event.png
207287A	UI/WebServerResources/new-list.png
207288A	UI/WebServerResources/new-task.png
207289A	UI/WebServerResources/next.gif
207290A	UI/WebServerResources/next_week.gif
207291A	UI/WebServerResources/offline-settings.png
207292A	UI/WebServerResources/previous.gif
207293A	UI/WebServerResources/previous_week.gif
207294A	UI/WebServerResources/properties.png
207295A	UI/WebServerResources/prototype.js
207296A	UI/WebServerResources/read-messages.png
207297A	UI/WebServerResources/search-messages.png
207298A	UI/WebServerResources/treeview_corner.gif
207299A	UI/WebServerResources/treeview_corner_minus.gif
207300A	UI/WebServerResources/treeview_corner_plus.gif
207301A	UI/WebServerResources/treeview_junction.gif
207302A	UI/WebServerResources/treeview_leaf.gif
207303A	UI/WebServerResources/treeview_leaf_corner.gif
207304A	UI/WebServerResources/treeview_line.gif
207305A	UI/WebServerResources/treeview_minus.gif
207306A	UI/WebServerResources/treeview_plus.gif
207307A	UI/WebServerResources/treeview_space.gif
207308A	UI/WebServerResources/week-view.png
207309A	UI/WebServerResources/write-message.png
207310A	UI/WebServerResources/write.png
207311
207312commit 0faa6830e61be60bed0585e41ba4add6836855f3
207313Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207314Date:   Tue Aug 15 20:51:24 2006 +0000
207315
207316    Monotone-Parent: a9db45df23719d620896e5f4c225c632d98837cf
207317    Monotone-Revision: c62f87f9eaae5a006ca213225187b102d079690f
207318
207319    Monotone-Author: wsourdeau@inverse.ca
207320    Monotone-Date: 2006-08-15T20:51:24
207321    Monotone-Branch: ca.inverse.sogo
207322
207323D	Misc/WebUI/Application.h
207324D	Misc/WebUI/Application.m
207325D	Misc/WebUI/COPYING
207326D	Misc/WebUI/COPYRIGHT
207327D	Misc/WebUI/ChangeLog.upstream
207328D	Misc/WebUI/DirectAction.h
207329D	Misc/WebUI/DirectAction.m
207330D	Misc/WebUI/English.lproj/InfoPlist.strings
207331D	Misc/WebUI/GNUmakefile
207332D	Misc/WebUI/GNUmakefile.preamble
207333D	Misc/WebUI/Info.plist
207334D	Misc/WebUI/Lori.icns
207335D	Misc/WebUI/NGExtensions/GNUmakefile
207336D	Misc/WebUI/NGExtensions/NGLogging/ChangeLog.upstream
207337D	Misc/WebUI/NGExtensions/NGLogging/GNUmakefile
207338D	Misc/WebUI/NGExtensions/NGLogging/NGLogAppender.h
207339D	Misc/WebUI/NGExtensions/NGLogging/NGLogAppender.m
207340D	Misc/WebUI/NGExtensions/NGLogging/NGLogConsoleAppender.h
207341D	Misc/WebUI/NGExtensions/NGLogging/NGLogConsoleAppender.m
207342D	Misc/WebUI/NGExtensions/NGLogging/NGLogEvent.h
207343D	Misc/WebUI/NGExtensions/NGLogging/NGLogEvent.m
207344D	Misc/WebUI/NGExtensions/NGLogging/NGLogSyslogAppender.h
207345D	Misc/WebUI/NGExtensions/NGLogging/NGLogSyslogAppender.m
207346D	Misc/WebUI/NGExtensions/NGLogging/NGLogger.h
207347D	Misc/WebUI/NGExtensions/NGLogging/NGLogger.m
207348D	Misc/WebUI/NGExtensions/NGLogging/NGLogging.h
207349D	Misc/WebUI/NGExtensions/NGLogging/NSObject+ExtendedLogging.h
207350D	Misc/WebUI/NGExtensions/NGLogging/NSObject+ExtendedLogging.m
207351D	Misc/WebUI/NOTES
207352D	Misc/WebUI/PROJECTLEAD
207353D	Misc/WebUI/README
207354D	Misc/WebUI/Session.h
207355D	Misc/WebUI/Session.m
207356D	Misc/WebUI/TODO
207357D	Misc/WebUI/Version
207358D	Misc/WebUI/WebServerResources/favicon.ico
207359D	Misc/WebUI/WebUI.xcode/project.pbxproj
207360D	Misc/WebUI/WebUI_Prefix.pch
207361D	Misc/WebUI/WebUI_main.m
207362D	Misc/WebUI/common.h
207363D	Misc/WebUI/version.plist
207364D	Misc/WebUI/wox-cheat-sheet.txt
207365D	Misc/ZideStore/UI-X/ChangeLog.upstream
207366D	Misc/ZideStore/UI-X/Common/CommonUIProduct.m
207367D	Misc/ZideStore/UI-X/Common/GNUmakefile
207368D	Misc/ZideStore/UI-X/Common/GNUmakefile.postamble
207369D	Misc/ZideStore/UI-X/Common/GNUmakefile.preamble
207370D	Misc/ZideStore/UI-X/Common/UIxAppFrame.m
207371D	Misc/ZideStore/UI-X/Common/UIxAppFrame.wox
207372D	Misc/ZideStore/UI-X/Common/UIxAppHeader.m
207373D	Misc/ZideStore/UI-X/Common/UIxAppHeader.wox
207374D	Misc/ZideStore/UI-X/Common/UIxAppNavView.m
207375D	Misc/ZideStore/UI-X/Common/UIxAppNavView.wox
207376D	Misc/ZideStore/UI-X/Common/UIxAppNavigation.m
207377D	Misc/ZideStore/UI-X/Common/UIxAppNavigation.wox
207378D	Misc/ZideStore/UI-X/Common/UIxComponent.h
207379D	Misc/ZideStore/UI-X/Common/UIxComponent.m
207380D	Misc/ZideStore/UI-X/Common/UIxElemBuilder.m
207381D	Misc/ZideStore/UI-X/Common/UIxPageFrame.m
207382D	Misc/ZideStore/UI-X/Common/UIxPageFrame.wox
207383D	Misc/ZideStore/UI-X/Common/UIxTabItem.m
207384D	Misc/ZideStore/UI-X/Common/UIxTabView.h
207385D	Misc/ZideStore/UI-X/Common/UIxTabView.m
207386D	Misc/ZideStore/UI-X/Common/UIxWinClose.m
207387D	Misc/ZideStore/UI-X/Common/UIxWinClose.wox
207388D	Misc/ZideStore/UI-X/Common/Version
207389D	Misc/ZideStore/UI-X/Common/bundle-info.plist
207390D	Misc/ZideStore/UI-X/Common/calendar.css
207391D	Misc/ZideStore/UI-X/Common/common.h
207392D	Misc/ZideStore/UI-X/Common/images/OGoLogo.gif
207393D	Misc/ZideStore/UI-X/Common/images/box_botleft.gif
207394D	Misc/ZideStore/UI-X/Common/images/box_botright.gif
207395D	Misc/ZideStore/UI-X/Common/images/box_bottom.gif
207396D	Misc/ZideStore/UI-X/Common/images/box_left.gif
207397D	Misc/ZideStore/UI-X/Common/images/box_right.gif
207398D	Misc/ZideStore/UI-X/Common/images/box_top.gif
207399D	Misc/ZideStore/UI-X/Common/images/box_topleft.gif
207400D	Misc/ZideStore/UI-X/Common/images/box_topright.gif
207401D	Misc/ZideStore/UI-X/Common/images/closewindow.gif
207402D	Misc/ZideStore/UI-X/Common/images/corner_right.gif
207403D	Misc/ZideStore/UI-X/Common/images/line_left.gif
207404D	Misc/ZideStore/UI-X/Common/images/line_right.gif
207405D	Misc/ZideStore/UI-X/Common/images/line_stretch.gif
207406D	Misc/ZideStore/UI-X/Common/images/menu_logo_top.gif
207407D	Misc/ZideStore/UI-X/Common/images/tab_.gif
207408D	Misc/ZideStore/UI-X/Common/images/tab_selected.gif
207409D	Misc/ZideStore/UI-X/Common/product.plist
207410D	Misc/ZideStore/UI-X/Common/zidestoreui.css
207411D	Misc/ZideStore/UI-X/GNUmakefile
207412D	Misc/ZideStore/UI-X/Scheduler/COPYING
207413D	Misc/ZideStore/UI-X/Scheduler/COPYRIGHT
207414D	Misc/ZideStore/UI-X/Scheduler/GNUmakefile
207415D	Misc/ZideStore/UI-X/Scheduler/GNUmakefile.postamble
207416D	Misc/ZideStore/UI-X/Scheduler/GNUmakefile.preamble
207417D	Misc/ZideStore/UI-X/Scheduler/NOTES
207418D	Misc/ZideStore/UI-X/Scheduler/SchedulerUIProduct.m
207419D	Misc/ZideStore/UI-X/Scheduler/UIxAppointmentEditor.m
207420D	Misc/ZideStore/UI-X/Scheduler/UIxAppointmentEditor.wox
207421D	Misc/ZideStore/UI-X/Scheduler/UIxAppointmentFormatter.h
207422D	Misc/ZideStore/UI-X/Scheduler/UIxAppointmentFormatter.m
207423D	Misc/ZideStore/UI-X/Scheduler/UIxAppointmentView.h
207424D	Misc/ZideStore/UI-X/Scheduler/UIxAppointmentView.m
207425D	Misc/ZideStore/UI-X/Scheduler/UIxAppointmentView.wox
207426D	Misc/ZideStore/UI-X/Scheduler/UIxAptTableView.m
207427D	Misc/ZideStore/UI-X/Scheduler/UIxAptTableView.wox
207428D	Misc/ZideStore/UI-X/Scheduler/UIxCalBackForthNavView.m
207429D	Misc/ZideStore/UI-X/Scheduler/UIxCalBackForthNavView.wox
207430D	Misc/ZideStore/UI-X/Scheduler/UIxCalDateLabel.m
207431D	Misc/ZideStore/UI-X/Scheduler/UIxCalDateLabel.wox
207432D	Misc/ZideStore/UI-X/Scheduler/UIxCalMonthOverview.m
207433D	Misc/ZideStore/UI-X/Scheduler/UIxCalMonthOverview.wox
207434D	Misc/ZideStore/UI-X/Scheduler/UIxCalMonthView.h
207435D	Misc/ZideStore/UI-X/Scheduler/UIxCalMonthView.m
207436D	Misc/ZideStore/UI-X/Scheduler/UIxCalSelectTab.m
207437D	Misc/ZideStore/UI-X/Scheduler/UIxCalSelectTab.wox
207438D	Misc/ZideStore/UI-X/Scheduler/UIxCalView.h
207439D	Misc/ZideStore/UI-X/Scheduler/UIxCalView.m
207440D	Misc/ZideStore/UI-X/Scheduler/UIxCalWeekOverview.m
207441D	Misc/ZideStore/UI-X/Scheduler/UIxCalWeekOverview.wox
207442D	Misc/ZideStore/UI-X/Scheduler/UIxCalWeekView.h
207443D	Misc/ZideStore/UI-X/Scheduler/UIxCalWeekView.m
207444D	Misc/ZideStore/UI-X/Scheduler/Version
207445D	Misc/ZideStore/UI-X/Scheduler/bundle-info.plist
207446D	Misc/ZideStore/UI-X/Scheduler/common.h
207447D	Misc/ZideStore/UI-X/Scheduler/images/icon_apt_chart.gif
207448D	Misc/ZideStore/UI-X/Scheduler/images/icon_apt_chart_inactive.gif
207449D	Misc/ZideStore/UI-X/Scheduler/images/icon_apt_column_view.gif
207450D	Misc/ZideStore/UI-X/Scheduler/images/icon_apt_list.gif
207451D	Misc/ZideStore/UI-X/Scheduler/images/icon_apt_list_inactive.gif
207452D	Misc/ZideStore/UI-X/Scheduler/images/icon_apt_overview.gif
207453D	Misc/ZideStore/UI-X/Scheduler/images/icon_apt_overview_inactive.gif
207454D	Misc/ZideStore/UI-X/Scheduler/images/next_week.gif
207455D	Misc/ZideStore/UI-X/Scheduler/images/previous_week.gif
207456D	Misc/ZideStore/UI-X/Scheduler/product.plist
207457D	Misc/db/scripts/create_user_tables.py
207458D	Misc/db/tests/helge/NOTES
207459D	Misc/db/tests/helge/PyGreSQL-samples/advanced.py
207460D	Misc/db/tests/helge/PyGreSQL-samples/basics.py
207461D	Misc/db/tests/helge/PyGreSQL-samples/func.py
207462D	Misc/db/tests/helge/PyGreSQL-samples/syscat.py
207463D	Misc/db/tests/helge/chkfolderinfoperf.py
207464D	Misc/db/tests/helge/chkhugeperf.py
207465D	Misc/db/tests/helge/fill_hugeperf.py
207466D	Misc/db/tests/helge/fillfolderinfo.py
207467D	Misc/db/tests/helge/laurent-trigger.psql
207468D	Misc/db/tests/helge/makedb.py
207469D	Misc/db/tests/helge/maketables.py
207470D	Misc/db/tests/helge/makeusers.py
207471D	Misc/db/tests/helge/scale/NOTES.txt
207472D	Misc/db/tests/helge/scale/createapts.py
207473D	Misc/db/tests/helge/scale/createfolders.py
207474D	Misc/db/tests/helge/scale/createindexes.py
207475D	Misc/db/tests/helge/scale/makeidx1-200.psql
207476D	Misc/db/tests/helge/scale/user1.sql
207477D	Misc/db/tests/znek/GNUmakefile
207478D	Misc/db/tests/znek/GNUmakefile.preamble
207479D	Misc/db/tests/znek/NSArray+random.h
207480D	Misc/db/tests/znek/NSArray+random.m
207481D	Misc/db/tests/znek/connection.plist
207482D	Misc/db/tests/znek/inserts.eomodel
207483D	Misc/db/tests/znek/inserts.m
207484D	Misc/db/tests/znek/lmail.m
207485D	Misc/db/tests/znek/lpe.m
207486D	Misc/db/tests/znek/pfinserts.m
207487D	Misc/db/tests/znek/tests.xcode/project.pbxproj
207488D	Misc/dbd/DDatabase.m
207489D	Misc/dbd/DDatabase.wox
207490D	Misc/dbd/DDatabaseManager.m
207491D	Misc/dbd/DDatabaseManager.wox
207492D	Misc/dbd/DHostView.m
207493D	Misc/dbd/DHostView.wox
207494D	Misc/dbd/DSoAuthenticator.h
207495D	Misc/dbd/DSoAuthenticator.m
207496D	Misc/dbd/DSoDatabase.h
207497D	Misc/dbd/DSoDatabase.m
207498D	Misc/dbd/DSoDatabaseManager.h
207499D	Misc/dbd/DSoDatabaseManager.m
207500D	Misc/dbd/DSoField.h
207501D	Misc/dbd/DSoField.m
207502D	Misc/dbd/DSoHost.h
207503D	Misc/dbd/DSoHost.m
207504D	Misc/dbd/DSoObject.h
207505D	Misc/dbd/DSoObject.m
207506D	Misc/dbd/DSoTable.h
207507D	Misc/dbd/DSoTable.m
207508D	Misc/dbd/DSoUser.h
207509D	Misc/dbd/DSoUser.m
207510D	Misc/dbd/DSoUserManager.h
207511D	Misc/dbd/DSoUserManager.m
207512D	Misc/dbd/DTable.m
207513D	Misc/dbd/DTable.wox
207514D	Misc/dbd/Frame.m
207515D	Misc/dbd/Frame.wox
207516D	Misc/dbd/GNUmakefile
207517D	Misc/dbd/MainPage.m
207518D	Misc/dbd/MainPage.wox
207519D	Misc/dbd/README
207520D	Misc/dbd/Version
207521D	Misc/dbd/common.h
207522D	Misc/dbd/dbd.css
207523D	Misc/dbd/dbd.m
207524D	Misc/dbd/product.plist
207525
207526commit 4cc23bb48d25030d4abcac2e15d05bd78d6d46bd
207527Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207528Date:   Mon Aug 14 20:58:47 2006 +0000
207529
207530    Monotone-Parent: 83b29c28c7370488cead5960425cbbd742cdf4c7
207531    Monotone-Revision: a9db45df23719d620896e5f4c225c632d98837cf
207532
207533    Monotone-Author: wsourdeau@inverse.ca
207534    Monotone-Date: 2006-08-14T20:58:47
207535    Monotone-Branch: ca.inverse.sogo
207536
207537M	UI/Scheduler/French.lproj/Localizable.strings
207538
207539commit 362fb14a942f971d099fdacacbdc743663313c68
207540Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207541Date:   Mon Aug 14 20:44:50 2006 +0000
207542
207543    Monotone-Parent: b37f3f6ae0b2c8936fa170defaec8e6b7c107b85
207544    Monotone-Revision: 83b29c28c7370488cead5960425cbbd742cdf4c7
207545
207546    Monotone-Author: wsourdeau@inverse.ca
207547    Monotone-Date: 2006-08-14T20:44:50
207548    Monotone-Branch: ca.inverse.sogo
207549
207550A	UI/Templates/ContactsUI/UIxContactsSelectionViewContainer.wox
207551
207552commit 6b539e8e15938b4eccf5d33f43696a20517a6d9a
207553Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207554Date:   Mon Aug 14 20:43:55 2006 +0000
207555
207556    Monotone-Parent: 755524b00e9b962e6240a95f6bfdd559ca240f5a
207557    Monotone-Revision: b37f3f6ae0b2c8936fa170defaec8e6b7c107b85
207558
207559    Monotone-Author: wsourdeau@inverse.ca
207560    Monotone-Date: 2006-08-14T20:43:55
207561    Monotone-Branch: ca.inverse.sogo
207562
207563M	ChangeLog
207564M	UI/Scheduler/French.lproj/Localizable.strings
207565M	UI/Scheduler/GNUmakefile
207566M	UI/Scheduler/UIxAppointmentEditor.m
207567M	UI/Scheduler/UIxCalDateLabel.m
207568M	UI/Scheduler/UIxCalView.m
207569M	UI/Scheduler/iCalPerson+UIx.h
207570M	UI/Scheduler/iCalPerson+UIx.m
207571
207572commit 55b39d214d3bd83f164081e41eb756290791fcd5
207573Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207574Date:   Mon Aug 14 20:41:04 2006 +0000
207575
207576    Monotone-Parent: 502a9aa4532803bb1e5b3526f2e9e8e019a93abc
207577    Monotone-Revision: 755524b00e9b962e6240a95f6bfdd559ca240f5a
207578
207579    Monotone-Author: wsourdeau@inverse.ca
207580    Monotone-Date: 2006-08-14T20:41:04
207581    Monotone-Branch: ca.inverse.sogo
207582
207583M	UI/Contacts/GNUmakefile
207584M	UI/Contacts/UIxContactFoldersView.m
207585M	UI/Contacts/UIxContactSelector.m
207586A	UI/Contacts/UIxContactsListViewContainer.h
207587A	UI/Contacts/UIxContactsListViewContainer.m
207588M	UI/Contacts/UIxContactsSelectionView.m
207589A	UI/Contacts/UIxContactsSelectionViewContainer.h
207590A	UI/Contacts/UIxContactsSelectionViewContainer.m
207591M	UI/Contacts/product.plist
207592
207593commit 7977e55a76c6df033f457ca1950fa498c635ea3e
207594Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207595Date:   Mon Aug 14 20:38:41 2006 +0000
207596
207597    Monotone-Parent: f00a543bf471c61eb6ae74467deeab7f74106169
207598    Monotone-Revision: 502a9aa4532803bb1e5b3526f2e9e8e019a93abc
207599
207600    Monotone-Author: wsourdeau@inverse.ca
207601    Monotone-Date: 2006-08-14T20:38:41
207602    Monotone-Branch: ca.inverse.sogo
207603
207604M	ChangeLog
207605D	UI/Contacts/UIxContactsListViewContainer.h
207606D	UI/Contacts/UIxContactsListViewContainer.m
207607A	UI/Contacts/UIxContactsListViewContainerBase.h
207608A	UI/Contacts/UIxContactsListViewContainerBase.m
207609
207610commit 3dd47fdae2ac93929550381f462cc1e2afe81336
207611Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207612Date:   Mon Aug 14 20:37:06 2006 +0000
207613
207614    Monotone-Parent: 2a1fb6783ff2b6c49336efc854fee0d29cab013a
207615    Monotone-Revision: f00a543bf471c61eb6ae74467deeab7f74106169
207616
207617    Monotone-Author: wsourdeau@inverse.ca
207618    Monotone-Date: 2006-08-14T20:37:06
207619    Monotone-Branch: ca.inverse.sogo
207620
207621M	UI/Contacts/French.lproj/Localizable.strings
207622
207623commit 0feac0b7a8af9a2870a347cd0698f5f75329682a
207624Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207625Date:   Mon Aug 14 20:36:36 2006 +0000
207626
207627    Monotone-Parent: b77c80d28969876aa496ff580015697daf5bbc94
207628    Monotone-Revision: 2a1fb6783ff2b6c49336efc854fee0d29cab013a
207629
207630    Monotone-Author: wsourdeau@inverse.ca
207631    Monotone-Date: 2006-08-14T20:36:36
207632    Monotone-Branch: ca.inverse.sogo
207633
207634M	SoObjects/Contacts/SOGoContactFolder.h
207635M	SoObjects/Contacts/SOGoContactFolders.m
207636M	SoObjects/Contacts/SOGoContactGCSFolder.m
207637
207638commit b952c4e43a77c4b633fd7ec5ccf29d8c62f045c4
207639Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207640Date:   Mon Aug 14 20:35:11 2006 +0000
207641
207642    Monotone-Parent: 326d1c3e09ab40b1884b684c1cfb0feca9ae3c0d
207643    Monotone-Revision: b77c80d28969876aa496ff580015697daf5bbc94
207644
207645    Monotone-Author: wsourdeau@inverse.ca
207646    Monotone-Date: 2006-08-14T20:35:11
207647    Monotone-Branch: ca.inverse.sogo
207648
207649M	ChangeLog
207650M	SoObjects/Contacts/SOGoContactLDAPFolder.h
207651M	SoObjects/Contacts/SOGoContactLDAPFolder.m
207652
207653commit 7b4c1ac29d90c297b9b5e808f746b0643f8bed59
207654Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207655Date:   Mon Aug 14 20:32:30 2006 +0000
207656
207657    Monotone-Parent: 29276051aae3738adb5fbfa6b52ffbc6eb8f3968
207658    Monotone-Revision: 326d1c3e09ab40b1884b684c1cfb0feca9ae3c0d
207659
207660    Monotone-Author: wsourdeau@inverse.ca
207661    Monotone-Date: 2006-08-14T20:32:30
207662    Monotone-Branch: ca.inverse.sogo
207663
207664D	UI/Scheduler/SchedulerUI.js
207665M	UI/WebServerResources/ContactsUI.css
207666M	UI/WebServerResources/ContactsUI.js
207667M	UI/WebServerResources/MailerUI.js
207668A	UI/WebServerResources/SchedulerUI.js
207669M	UI/WebServerResources/UIxAppointmentEditor.js
207670
207671commit d0499620df5d5cefd1d8a5a180faee1ed48547a9
207672Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207673Date:   Mon Aug 14 20:31:49 2006 +0000
207674
207675    Monotone-Parent: edc1f01e5cb91e7694dd281ec3e06bcfd9a3c5f1
207676    Monotone-Revision: 29276051aae3738adb5fbfa6b52ffbc6eb8f3968
207677
207678    Monotone-Author: wsourdeau@inverse.ca
207679    Monotone-Date: 2006-08-14T20:31:49
207680    Monotone-Branch: ca.inverse.sogo
207681
207682M	ChangeLog
207683M	UI/WebServerResources/generic.js
207684
207685commit 04825c95668d3ef814fcc12004e798fb013dec13
207686Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207687Date:   Mon Aug 14 20:31:08 2006 +0000
207688
207689    Monotone-Parent: d09e531b223359ae63e2198ec126138aff0422d8
207690    Monotone-Revision: edc1f01e5cb91e7694dd281ec3e06bcfd9a3c5f1
207691
207692    Monotone-Author: wsourdeau@inverse.ca
207693    Monotone-Date: 2006-08-14T20:31:08
207694    Monotone-Branch: ca.inverse.sogo
207695
207696M	UI/WebServerResources/generic.css
207697
207698commit 5f2ddae9faee811d501a331b95ce1f5c06cdcdbc
207699Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207700Date:   Mon Aug 14 20:30:19 2006 +0000
207701
207702    Monotone-Parent: 5cf7ca16573b57f14380a1da5611560a68f5fd45
207703    Monotone-Revision: d09e531b223359ae63e2198ec126138aff0422d8
207704
207705    Monotone-Author: wsourdeau@inverse.ca
207706    Monotone-Date: 2006-08-14T20:30:19
207707    Monotone-Branch: ca.inverse.sogo
207708
207709M	ChangeLog
207710A	UI/Templates/AnaisUI/AnaisAttendeeSelector.wox
207711A	UI/Templates/AnaisUI/AnaisSelector.wox
207712A	UI/Templates/AnaisUI/AnaisUidSelector.wox
207713A	UI/Templates/ContactsUI/UIxContactSelector.wox
207714M	UI/Templates/ContactsUI/UIxContactsListView.wox
207715M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
207716A	UI/Templates/ContactsUI/UIxContactsSelectionView.wox
207717A	UI/Templates/MailerUI/UIxSieveEditor.wox
207718A	UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
207719A	UI/Templates/SchedulerUI/UIxAppointmentPrintview.wox
207720A	UI/Templates/SchedulerUI/UIxAppointmentProposal.wox
207721A	UI/Templates/SchedulerUI/UIxAppointmentView.wox
207722A	UI/Templates/SchedulerUI/UIxAptTableView.wox
207723A	UI/Templates/SchedulerUI/UIxCalBackForthNavView.wox
207724A	UI/Templates/SchedulerUI/UIxCalDateLabel.wox
207725A	UI/Templates/SchedulerUI/UIxCalDayChartview.wox
207726A	UI/Templates/SchedulerUI/UIxCalDayListview.wox
207727A	UI/Templates/SchedulerUI/UIxCalDayOverview.wox
207728A	UI/Templates/SchedulerUI/UIxCalDayPrintview.wox
207729A	UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
207730A	UI/Templates/SchedulerUI/UIxCalInlineMonthOverview.wox
207731A	UI/Templates/SchedulerUI/UIxCalMonthOverview.wox
207732A	UI/Templates/SchedulerUI/UIxCalMonthPrintview.wox
207733A	UI/Templates/SchedulerUI/UIxCalParticipationStatusView.wox
207734A	UI/Templates/SchedulerUI/UIxCalScheduleOverview.wox
207735A	UI/Templates/SchedulerUI/UIxCalSelectTab.wox
207736A	UI/Templates/SchedulerUI/UIxCalWeekChartview.wox
207737A	UI/Templates/SchedulerUI/UIxCalWeekColumnsview.wox
207738A	UI/Templates/SchedulerUI/UIxCalWeekListview.wox
207739A	UI/Templates/SchedulerUI/UIxCalWeekOverview.wox
207740A	UI/Templates/SchedulerUI/UIxCalWeekPrintview.wox
207741A	UI/Templates/SchedulerUI/UIxCalYearOverview.wox
207742A	UI/Templates/SchedulerUI/UIxDatePicker.wox
207743A	UI/Templates/SchedulerUI/UIxDatePickerScript.wox
207744A	UI/Templates/SchedulerUI/UIxFilterList.wox
207745A	UI/Templates/SchedulerUI/UIxSortButton.wox
207746A	UI/Templates/SchedulerUI/UIxTimeDateControl.wox
207747A	UI/Templates/SchedulerUI/UIxTimeSelector.wox
207748D	UI/Templates/UIxAppointmentEditor.wox
207749D	UI/Templates/UIxAppointmentPrintview.wox
207750D	UI/Templates/UIxAppointmentProposal.wox
207751D	UI/Templates/UIxAppointmentView.wox
207752D	UI/Templates/UIxAptTableView.wox
207753D	UI/Templates/UIxCalBackForthNavView.wox
207754D	UI/Templates/UIxCalDateLabel.wox
207755D	UI/Templates/UIxCalDayChartview.wox
207756D	UI/Templates/UIxCalDayListview.wox
207757D	UI/Templates/UIxCalDayOverview.wox
207758D	UI/Templates/UIxCalDayPrintview.wox
207759D	UI/Templates/UIxCalInlineAptView.wox
207760D	UI/Templates/UIxCalInlineMonthOverview.wox
207761D	UI/Templates/UIxCalMonthOverview.wox
207762D	UI/Templates/UIxCalMonthPrintview.wox
207763D	UI/Templates/UIxCalParticipationStatusView.wox
207764D	UI/Templates/UIxCalScheduleOverview.wox
207765D	UI/Templates/UIxCalSelectTab.wox
207766D	UI/Templates/UIxCalWeekChartview.wox
207767D	UI/Templates/UIxCalWeekColumnsview.wox
207768D	UI/Templates/UIxCalWeekListview.wox
207769D	UI/Templates/UIxCalWeekOverview.wox
207770D	UI/Templates/UIxCalWeekPrintview.wox
207771D	UI/Templates/UIxCalYearOverview.wox
207772D	UI/Templates/UIxContactSelector.wox
207773D	UI/Templates/UIxContactsSelectionView.wox
207774D	UI/Templates/UIxDatePicker.wox
207775D	UI/Templates/UIxDatePickerScript.wox
207776D	UI/Templates/UIxFilterList.wox
207777M	UI/Templates/UIxPageFrame.wox
207778D	UI/Templates/UIxSieveEditor.wox
207779D	UI/Templates/UIxSortButton.wox
207780D	UI/Templates/UIxTimeDateControl.wox
207781D	UI/Templates/UIxTimeSelector.wox
207782
207783commit 9709e144bc170588ba783ec8ccd85a811bd6eed8
207784Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207785Date:   Mon Aug 14 20:29:14 2006 +0000
207786
207787    Monotone-Parent: a8e6d3c082060d0b8f4e1c547734baf974d5ee7c
207788    Monotone-Revision: 5cf7ca16573b57f14380a1da5611560a68f5fd45
207789
207790    Monotone-Author: wsourdeau@inverse.ca
207791    Monotone-Date: 2006-08-14T20:29:14
207792    Monotone-Branch: ca.inverse.sogo
207793
207794M	ChangeLog
207795M	SoObjects/Contacts/NGLdapEntry+Contact.h
207796M	SoObjects/Contacts/NGLdapEntry+Contact.m
207797
207798commit aafcaeff9ff8ebf84536e77a8ea614662bb79c15
207799Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207800Date:   Thu Aug 10 22:03:48 2006 +0000
207801
207802    Monotone-Parent: 2cf3be019f697c04a2f19de8e9693b7b7a1ddf8d
207803    Monotone-Revision: a8e6d3c082060d0b8f4e1c547734baf974d5ee7c
207804
207805    Monotone-Author: wsourdeau@inverse.ca
207806    Monotone-Date: 2006-08-10T22:03:48
207807    Monotone-Branch: ca.inverse.sogo
207808
207809M	ChangeLog
207810M	SoObjects/Contacts/SOGoContactGCSFolder.m
207811
207812commit 17d7ab187e57bb503fa187140a7ff84f8d708ffb
207813Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207814Date:   Wed Aug 9 21:37:35 2006 +0000
207815
207816    Monotone-Parent: 5ce544e4196355529d09f53ee1f29a26e0df0733
207817    Monotone-Revision: 2cf3be019f697c04a2f19de8e9693b7b7a1ddf8d
207818
207819    Monotone-Author: wsourdeau@inverse.ca
207820    Monotone-Date: 2006-08-09T21:37:35
207821    Monotone-Branch: ca.inverse.sogo
207822
207823M	UI/Contacts/French.lproj/Localizable.strings
207824M	UI/Contacts/GNUmakefile
207825M	UI/Contacts/UIxContactEditorBase.m
207826M	UI/Contacts/UIxContactView.m
207827M	UI/Contacts/UIxContactsFilterPanel.m
207828M	UI/Contacts/UIxContactsListViewBase.h
207829M	UI/Contacts/UIxContactsListViewBase.m
207830M	UI/Contacts/UIxContactsListViewContainer.h
207831M	UI/Contacts/UIxContactsListViewContainer.m
207832M	UI/Contacts/product.plist
207833
207834commit bff9753ee3362e4ff16d8d2a9c587d4bb490bd5b
207835Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207836Date:   Wed Aug 9 21:37:24 2006 +0000
207837
207838    Monotone-Parent: 411bd2c474676e8b793da5510bb3a0dd6e801a65
207839    Monotone-Revision: 5ce544e4196355529d09f53ee1f29a26e0df0733
207840
207841    Monotone-Author: wsourdeau@inverse.ca
207842    Monotone-Date: 2006-08-09T21:37:24
207843    Monotone-Branch: ca.inverse.sogo
207844
207845M	UI/Templates/ContactsUI/UIxContactsFilterPanel.wox
207846M	UI/Templates/ContactsUI/UIxContactsListView.wox
207847M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
207848
207849commit 885de94ea1f5bf07e28f1ec42ad9b6ee8164b495
207850Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207851Date:   Wed Aug 9 21:36:39 2006 +0000
207852
207853    Monotone-Parent: f7c5aac07a2b1d933fa58c6613e4b1198f81773f
207854    Monotone-Revision: 411bd2c474676e8b793da5510bb3a0dd6e801a65
207855
207856    Monotone-Author: wsourdeau@inverse.ca
207857    Monotone-Date: 2006-08-09T21:36:39
207858    Monotone-Branch: ca.inverse.sogo
207859
207860M	UI/WebServerResources/ContactsUI.css
207861
207862commit c314bae86d53a9287c2ced90653223d9735425cf
207863Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207864Date:   Wed Aug 9 21:36:35 2006 +0000
207865
207866    Monotone-Parent: 199577ea7ba1b6a50001043fd064eab7fad83e0e
207867    Monotone-Revision: f7c5aac07a2b1d933fa58c6613e4b1198f81773f
207868
207869    Monotone-Author: wsourdeau@inverse.ca
207870    Monotone-Date: 2006-08-09T21:36:35
207871    Monotone-Branch: ca.inverse.sogo
207872
207873M	UI/WebServerResources/ContactsUI.js
207874
207875commit 7f5a1a22d326d7da9a639373e539169748fc9e7c
207876Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207877Date:   Wed Aug 9 21:35:54 2006 +0000
207878
207879    Monotone-Parent: 2d3c20f7dd820b05cc2bfd2a3a9c0f4f14f3ceba
207880    Monotone-Revision: 199577ea7ba1b6a50001043fd064eab7fad83e0e
207881
207882    Monotone-Author: wsourdeau@inverse.ca
207883    Monotone-Date: 2006-08-09T21:35:54
207884    Monotone-Branch: ca.inverse.sogo
207885
207886M	ChangeLog
207887
207888commit 7214ee815a4253346187db614eadf05ef2833d59
207889Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207890Date:   Wed Aug 9 21:35:11 2006 +0000
207891
207892    Monotone-Parent: 58c7c3662f24886e99d5a5f5b02afed173ff77c0
207893    Monotone-Revision: 2d3c20f7dd820b05cc2bfd2a3a9c0f4f14f3ceba
207894
207895    Monotone-Author: wsourdeau@inverse.ca
207896    Monotone-Date: 2006-08-09T21:35:11
207897    Monotone-Branch: ca.inverse.sogo
207898
207899M	UI/WebServerResources/generic.css
207900
207901commit ecba022341e199678d96468f8ced409f96103700
207902Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207903Date:   Wed Aug 9 21:34:46 2006 +0000
207904
207905    Monotone-Parent: 394b801a38348b89095885c499bb6cf7fc9f8407
207906    Monotone-Revision: 58c7c3662f24886e99d5a5f5b02afed173ff77c0
207907
207908    Monotone-Author: wsourdeau@inverse.ca
207909    Monotone-Date: 2006-08-09T21:34:46
207910    Monotone-Branch: ca.inverse.sogo
207911
207912M	SoObjects/Contacts/GNUmakefile
207913
207914commit 116a27bf9b33ca48eecb6a8281f9658f485cd485
207915Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207916Date:   Wed Aug 9 21:32:39 2006 +0000
207917
207918    Monotone-Parent: b132b438ae2a6471eaa2f850473ec640709dc66d
207919    Monotone-Revision: 394b801a38348b89095885c499bb6cf7fc9f8407
207920
207921    Monotone-Author: wsourdeau@inverse.ca
207922    Monotone-Date: 2006-08-09T21:32:39
207923    Monotone-Branch: ca.inverse.sogo
207924
207925M	SoObjects/SOGo/SOGoFolder.m
207926M	SoObjects/SOGo/SOGoObject.m
207927
207928commit 46a3a9954787a256a94b525d9b4dee45a57c26d3
207929Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207930Date:   Wed Aug 9 21:31:48 2006 +0000
207931
207932    Monotone-Parent: 39a04d9c4ef6da21c4cc1d1ad7d0ecb45557a98b
207933    Monotone-Revision: b132b438ae2a6471eaa2f850473ec640709dc66d
207934
207935    Monotone-Author: wsourdeau@inverse.ca
207936    Monotone-Date: 2006-08-09T21:31:48
207937    Monotone-Branch: ca.inverse.sogo
207938
207939M	SoObjects/Contacts/product.plist
207940
207941commit b0059bc3fff6ad93efed2d657eee892df97c4b41
207942Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207943Date:   Wed Aug 9 21:31:28 2006 +0000
207944
207945    Monotone-Parent: b2c9818492b047bb745bea1ad062267394e7d060
207946    Monotone-Revision: 39a04d9c4ef6da21c4cc1d1ad7d0ecb45557a98b
207947
207948    Monotone-Author: wsourdeau@inverse.ca
207949    Monotone-Date: 2006-08-09T21:31:28
207950    Monotone-Branch: ca.inverse.sogo
207951
207952M	ChangeLog
207953M	SoObjects/Contacts/SOGoContactFolders.h
207954M	SoObjects/Contacts/SOGoContactFolders.m
207955
207956commit 4d5c879a8dc01154a5bb0cb51377544cab89955e
207957Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207958Date:   Wed Aug 9 21:25:40 2006 +0000
207959
207960    Monotone-Parent: 4e973732f855d4bdb74944d5ce84a2fb47afa2e2
207961    Monotone-Revision: b2c9818492b047bb745bea1ad062267394e7d060
207962
207963    Monotone-Author: wsourdeau@inverse.ca
207964    Monotone-Date: 2006-08-09T21:25:40
207965    Monotone-Branch: ca.inverse.sogo
207966
207967A	UI/WebServerResources/abcard.gif
207968
207969commit aea333f1ce49c3746b16eb63694b9be4fd8cbf63
207970Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207971Date:   Wed Aug 9 21:25:23 2006 +0000
207972
207973    Monotone-Parent: 568c8c16e2bbc7c2411420420f39d105079c1cd0
207974    Monotone-Revision: 4e973732f855d4bdb74944d5ce84a2fb47afa2e2
207975
207976    Monotone-Author: wsourdeau@inverse.ca
207977    Monotone-Date: 2006-08-09T21:25:23
207978    Monotone-Branch: ca.inverse.sogo
207979
207980M	ChangeLog
207981A	SoObjects/Contacts/SOGoContactObject.h
207982
207983commit 8184e503ef884b5d229a9bf66e5cce8887b749c0
207984Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207985Date:   Wed Aug 9 21:23:57 2006 +0000
207986
207987    Monotone-Parent: bc323b6b1daa8bf2032ce4ebb7f5596ad96cba2f
207988    Monotone-Revision: 568c8c16e2bbc7c2411420420f39d105079c1cd0
207989
207990    Monotone-Author: wsourdeau@inverse.ca
207991    Monotone-Date: 2006-08-09T21:23:57
207992    Monotone-Branch: ca.inverse.sogo
207993
207994M	ChangeLog
207995A	SoObjects/Contacts/SOGoContactFolder.h
207996
207997commit 1e478b6a31f7b14380034bb602ee508862fe097a
207998Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
207999Date:   Wed Aug 9 21:22:26 2006 +0000
208000
208001    Monotone-Parent: 10bf3b04ce5a5a21464583f7f4e84e2f1a15ebbd
208002    Monotone-Revision: bc323b6b1daa8bf2032ce4ebb7f5596ad96cba2f
208003
208004    Monotone-Author: wsourdeau@inverse.ca
208005    Monotone-Date: 2006-08-09T21:22:26
208006    Monotone-Branch: ca.inverse.sogo
208007
208008M	ChangeLog
208009A	SoObjects/Contacts/SOGoContactLDAPFolder.h
208010A	SoObjects/Contacts/SOGoContactLDAPFolder.m
208011
208012commit b5aef7b657afa8f8e86ebb1185778c9487eada44
208013Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208014Date:   Wed Aug 9 21:21:40 2006 +0000
208015
208016    Monotone-Parent: 303ddd8a8e16f590ab977483cbbff96e6bc504b8
208017    Monotone-Revision: 10bf3b04ce5a5a21464583f7f4e84e2f1a15ebbd
208018
208019    Monotone-Author: wsourdeau@inverse.ca
208020    Monotone-Date: 2006-08-09T21:21:40
208021    Monotone-Branch: ca.inverse.sogo
208022
208023M	ChangeLog
208024A	SoObjects/Contacts/SOGoContactLDAPEntry.h
208025A	SoObjects/Contacts/SOGoContactLDAPEntry.m
208026
208027commit 3ef76c0b8ca7e8356a4c3fa1d5c1f7db5d84699d
208028Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208029Date:   Wed Aug 9 21:15:49 2006 +0000
208030
208031    Monotone-Parent: 9ddb8a8c0200ef2ba32370aff1ace4928f5fad1c
208032    Monotone-Revision: 303ddd8a8e16f590ab977483cbbff96e6bc504b8
208033
208034    Monotone-Author: wsourdeau@inverse.ca
208035    Monotone-Date: 2006-08-09T21:15:49
208036    Monotone-Branch: ca.inverse.sogo
208037
208038M	ChangeLog
208039A	SoObjects/Contacts/NGVCardSimpleValue+Contact.h
208040A	SoObjects/Contacts/NGVCardSimpleValue+Contact.m
208041
208042commit 3c07b3040bf02a571cf274a9306a2af92d087626
208043Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208044Date:   Wed Aug 9 21:14:38 2006 +0000
208045
208046    Monotone-Parent: c29edea33f25c719bad972e23d7441b3851b8164
208047    Monotone-Revision: 9ddb8a8c0200ef2ba32370aff1ace4928f5fad1c
208048
208049    Monotone-Author: wsourdeau@inverse.ca
208050    Monotone-Date: 2006-08-09T21:14:38
208051    Monotone-Branch: ca.inverse.sogo
208052
208053M	ChangeLog
208054A	SoObjects/Contacts/SOGoContactGCSEntry.h
208055A	SoObjects/Contacts/SOGoContactGCSEntry.m
208056D	SoObjects/Contacts/SOGoContactObject.h
208057D	SoObjects/Contacts/SOGoContactObject.m
208058
208059commit fac49e4f6903d77e92bdbc14c14d839a63c48dc8
208060Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208061Date:   Wed Aug 9 21:13:22 2006 +0000
208062
208063    Monotone-Parent: b905373c7a05b0b865e4b2361c76b7a5d079a520
208064    Monotone-Revision: c29edea33f25c719bad972e23d7441b3851b8164
208065
208066    Monotone-Author: wsourdeau@inverse.ca
208067    Monotone-Date: 2006-08-09T21:13:22
208068    Monotone-Branch: ca.inverse.sogo
208069
208070M	ChangeLog
208071A	SoObjects/Contacts/NGVCard+Contact.h
208072A	SoObjects/Contacts/NGVCard+Contact.m
208073
208074commit 440b7f6a2f58da371dc624f3b14048d8beb561a5
208075Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208076Date:   Wed Aug 9 21:11:49 2006 +0000
208077
208078    Monotone-Parent: 2fb15c70b1de37bda0e1ffb70091e2638b2f9de6
208079    Monotone-Revision: b905373c7a05b0b865e4b2361c76b7a5d079a520
208080
208081    Monotone-Author: wsourdeau@inverse.ca
208082    Monotone-Date: 2006-08-09T21:11:49
208083    Monotone-Branch: ca.inverse.sogo
208084
208085M	ChangeLog
208086D	SoObjects/Contacts/SOGoContactFolder.h
208087D	SoObjects/Contacts/SOGoContactFolder.m
208088A	SoObjects/Contacts/SOGoContactGCSFolder.h
208089A	SoObjects/Contacts/SOGoContactGCSFolder.m
208090
208091commit 4bd2f2c4deae6ed6de6095a95e1f0c0ca2cee6c3
208092Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208093Date:   Wed Aug 9 21:01:03 2006 +0000
208094
208095    Monotone-Parent: 3252d3ae419d872510cc6160d8489bad8cfe70fa
208096    Monotone-Revision: 2fb15c70b1de37bda0e1ffb70091e2638b2f9de6
208097
208098    Monotone-Author: wsourdeau@inverse.ca
208099    Monotone-Date: 2006-08-09T21:01:03
208100    Monotone-Branch: ca.inverse.sogo
208101
208102M	ChangeLog
208103D	SoObjects/Contacts/SOGoContactSource.h
208104D	SoObjects/Contacts/SOGoPersonalAB.h
208105D	SoObjects/Contacts/SOGoPersonalAB.m
208106
208107commit 325bab826938c0902b25412a84050faa7de44db3
208108Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208109Date:   Wed Aug 9 20:58:00 2006 +0000
208110
208111    Monotone-Parent: 8ea40d552410068dacd853937f3e093dd5b29756
208112    Monotone-Revision: 3252d3ae419d872510cc6160d8489bad8cfe70fa
208113
208114    Monotone-Author: wsourdeau@inverse.ca
208115    Monotone-Date: 2006-08-09T20:58:00
208116    Monotone-Branch: ca.inverse.sogo
208117
208118M	ChangeLog
208119A	SoObjects/Contacts/NGLdapEntry+Contact.h
208120A	SoObjects/Contacts/NGLdapEntry+Contact.m
208121
208122commit 3831049f50c294143496a5544c920c1092dcfa5e
208123Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208124Date:   Fri Aug 4 23:05:39 2006 +0000
208125
208126    Monotone-Parent: 4d746eed04f2cecc449886d63e438cd4e1411fd0
208127    Monotone-Revision: 8ea40d552410068dacd853937f3e093dd5b29756
208128
208129    Monotone-Author: wsourdeau@inverse.ca
208130    Monotone-Date: 2006-08-04T23:05:39
208131    Monotone-Branch: ca.inverse.sogo
208132
208133M	SoObjects/Contacts/SOGoContactFolder.m
208134
208135commit c1b2ffe52e336b06885f7101785869a6c218eeee
208136Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208137Date:   Fri Aug 4 23:03:34 2006 +0000
208138
208139    Monotone-Parent: b989eec9548e57636d0bd4bdc5424cc307ca1f6a
208140    Monotone-Revision: 4d746eed04f2cecc449886d63e438cd4e1411fd0
208141
208142    Monotone-Author: wsourdeau@inverse.ca
208143    Monotone-Date: 2006-08-04T23:03:34
208144    Monotone-Branch: ca.inverse.sogo
208145
208146M	UI/Contacts/GNUmakefile
208147M	UI/Contacts/product.plist
208148
208149commit 2feeb6dc4c96d2ecf623fb6d2514f1e4e6165cd9
208150Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208151Date:   Fri Aug 4 23:03:13 2006 +0000
208152
208153    Monotone-Parent: 2b945d5c3a0ab02c68cb0b3158d694e43bd65804
208154    Monotone-Revision: b989eec9548e57636d0bd4bdc5424cc307ca1f6a
208155
208156    Monotone-Author: wsourdeau@inverse.ca
208157    Monotone-Date: 2006-08-04T23:03:13
208158    Monotone-Branch: ca.inverse.sogo
208159
208160M	SoObjects/Contacts/product.plist
208161
208162commit 6e3713ff83e43ea4d003818414ac24aa9a8e7371
208163Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208164Date:   Fri Aug 4 23:03:06 2006 +0000
208165
208166    Monotone-Parent: f9c9d582c4fef2a61df1962826c6a5ce6b067c53
208167    Monotone-Revision: 2b945d5c3a0ab02c68cb0b3158d694e43bd65804
208168
208169    Monotone-Author: wsourdeau@inverse.ca
208170    Monotone-Date: 2006-08-04T23:03:06
208171    Monotone-Branch: ca.inverse.sogo
208172
208173M	SoObjects/Contacts/GNUmakefile
208174
208175commit 62b7ba637ea6d459ac30310ab28ff689e7b324f9
208176Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208177Date:   Fri Aug 4 23:02:13 2006 +0000
208178
208179    Monotone-Parent: 55094f9b3879e2695c7e1e15777fdf117118b525
208180    Monotone-Revision: f9c9d582c4fef2a61df1962826c6a5ce6b067c53
208181
208182    Monotone-Author: wsourdeau@inverse.ca
208183    Monotone-Date: 2006-08-04T23:02:13
208184    Monotone-Branch: ca.inverse.sogo
208185
208186M	ChangeLog
208187M	SoObjects/SOGo/SOGoUserFolder.m
208188
208189commit e2f6f553b1f32345c59e46ceea935026df91e64a
208190Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208191Date:   Fri Aug 4 23:01:12 2006 +0000
208192
208193    Monotone-Parent: cd56286d917362c02385175d3f2f34744449e59d
208194    Monotone-Revision: 55094f9b3879e2695c7e1e15777fdf117118b525
208195
208196    Monotone-Author: wsourdeau@inverse.ca
208197    Monotone-Date: 2006-08-04T23:01:12
208198    Monotone-Branch: ca.inverse.sogo
208199
208200M	SoObjects/Contacts/SOGoContactFolder.h
208201M	SoObjects/Contacts/SOGoContactFolder.m
208202
208203commit 9d657fbf0a3e36253c25678124549a3558abfa68
208204Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208205Date:   Fri Aug 4 23:00:32 2006 +0000
208206
208207    Monotone-Parent: 90a8213f1d4a44142eb3eb21c4a1a2200390d5c0
208208    Monotone-Revision: cd56286d917362c02385175d3f2f34744449e59d
208209
208210    Monotone-Author: wsourdeau@inverse.ca
208211    Monotone-Date: 2006-08-04T23:00:32
208212    Monotone-Branch: ca.inverse.sogo
208213
208214M	ChangeLog
208215M	UI/Contacts/UIxContactsListViewContainer.m
208216
208217commit fb900c2075b80838f9d8bfe919d0cac06d77c1ec
208218Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208219Date:   Fri Aug 4 22:59:14 2006 +0000
208220
208221    Monotone-Parent: d766e6a96f37106dbf56cfea346c58e058938622
208222    Monotone-Revision: 90a8213f1d4a44142eb3eb21c4a1a2200390d5c0
208223
208224    Monotone-Author: wsourdeau@inverse.ca
208225    Monotone-Date: 2006-08-04T22:59:14
208226    Monotone-Branch: ca.inverse.sogo
208227
208228M	ChangeLog
208229M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
208230
208231commit ad0444432638ef4dfa19e9163590467a3722bc00
208232Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208233Date:   Fri Aug 4 22:58:14 2006 +0000
208234
208235    Monotone-Parent: e699641e84603c2316e4d62246cfe44175bbdc95
208236    Monotone-Revision: d766e6a96f37106dbf56cfea346c58e058938622
208237
208238    Monotone-Author: wsourdeau@inverse.ca
208239    Monotone-Date: 2006-08-04T22:58:14
208240    Monotone-Branch: ca.inverse.sogo
208241
208242M	UI/WebServerResources/ContactsUI.js
208243
208244commit 55e75024201fb4e7c059db01ea57672419a3cf25
208245Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208246Date:   Fri Aug 4 22:54:21 2006 +0000
208247
208248    Monotone-Parent: f928ae60e4aefb80cdff96ddeb5f3e79c3e49afa
208249    Monotone-Revision: e699641e84603c2316e4d62246cfe44175bbdc95
208250
208251    Monotone-Author: wsourdeau@inverse.ca
208252    Monotone-Date: 2006-08-04T22:54:21
208253    Monotone-Branch: ca.inverse.sogo
208254
208255M	ChangeLog
208256M	SoObjects/SOGo/SOGoUserFolder.h
208257
208258commit 1197a7cc21e3ed4bc1238ba17cc4b0c79d99b39d
208259Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208260Date:   Fri Aug 4 22:54:11 2006 +0000
208261
208262    Monotone-Parent: 3469fbc852a8276ebad66999a9ba086bc7f0ed78
208263    Monotone-Revision: f928ae60e4aefb80cdff96ddeb5f3e79c3e49afa
208264
208265    Monotone-Author: wsourdeau@inverse.ca
208266    Monotone-Date: 2006-08-04T22:54:11
208267    Monotone-Branch: ca.inverse.sogo
208268
208269M	SoObjects/SOGo/SOGoAuthenticator.h
208270
208271commit 164a7e14548670edceee5a2fcb44ac70acbc90b5
208272Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208273Date:   Fri Aug 4 22:52:43 2006 +0000
208274
208275    Monotone-Parent: 60d1f73fd64a52fd996c5bf572fea291b0222750
208276    Monotone-Revision: 3469fbc852a8276ebad66999a9ba086bc7f0ed78
208277
208278    Monotone-Author: wsourdeau@inverse.ca
208279    Monotone-Date: 2006-08-04T22:52:43
208280    Monotone-Branch: ca.inverse.sogo
208281
208282M	SoObjects/Contacts/SOGoContactObject.m
208283
208284commit 51e9e62e533b716e04e0836c27a96eefc0b99136
208285Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208286Date:   Fri Aug 4 22:51:42 2006 +0000
208287
208288    Monotone-Parent: c5bd8349d3bd533853811e2ced9d7a0f040f66e8
208289    Monotone-Revision: 60d1f73fd64a52fd996c5bf572fea291b0222750
208290
208291    Monotone-Author: wsourdeau@inverse.ca
208292    Monotone-Date: 2006-08-04T22:51:42
208293    Monotone-Branch: ca.inverse.sogo
208294
208295M	ChangeLog
208296A	UI/Contacts/UIxContactFoldersView.h
208297A	UI/Contacts/UIxContactFoldersView.m
208298
208299commit 046fd5c270c07284c82736a68346cfe09a28d4e1
208300Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208301Date:   Fri Aug 4 22:49:24 2006 +0000
208302
208303    Monotone-Parent: 91dd6d07cd2a752896f5efd6ce493656b0ec13ea
208304    Monotone-Revision: c5bd8349d3bd533853811e2ced9d7a0f040f66e8
208305
208306    Monotone-Author: wsourdeau@inverse.ca
208307    Monotone-Date: 2006-08-04T22:49:24
208308    Monotone-Branch: ca.inverse.sogo
208309
208310M	ChangeLog
208311A	SoObjects/Contacts/SOGoPersonalAB.h
208312A	SoObjects/Contacts/SOGoPersonalAB.m
208313
208314commit 04116b854da67062880ae2aedf2abe528d60a32e
208315Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208316Date:   Fri Aug 4 22:47:46 2006 +0000
208317
208318    Monotone-Parent: c2ee10fbf9266b5c8710519bc2fd13bae46e672b
208319    Monotone-Revision: 91dd6d07cd2a752896f5efd6ce493656b0ec13ea
208320
208321    Monotone-Author: wsourdeau@inverse.ca
208322    Monotone-Date: 2006-08-04T22:47:46
208323    Monotone-Branch: ca.inverse.sogo
208324
208325M	ChangeLog
208326A	SoObjects/Contacts/SOGoContactSource.h
208327
208328commit 8faf83f55f482b86e7d6b15b5848f414e73ebe4e
208329Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208330Date:   Fri Aug 4 22:46:19 2006 +0000
208331
208332    Monotone-Parent: 23e53c0473abebbb7c7be319abdfa337d6e21f12
208333    Monotone-Revision: c2ee10fbf9266b5c8710519bc2fd13bae46e672b
208334
208335    Monotone-Author: wsourdeau@inverse.ca
208336    Monotone-Date: 2006-08-04T22:46:19
208337    Monotone-Branch: ca.inverse.sogo
208338
208339M	ChangeLog
208340A	SoObjects/Contacts/SOGoContactFolders.h
208341A	SoObjects/Contacts/SOGoContactFolders.m
208342
208343commit 7eb5317f06852989cd5ce62d19b4819132a447fb
208344Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208345Date:   Fri Aug 4 21:53:42 2006 +0000
208346
208347    Monotone-Parent: d17336178a8dbb967d0669dccde28587760c8454
208348    Monotone-Revision: 23e53c0473abebbb7c7be319abdfa337d6e21f12
208349
208350    Monotone-Author: wsourdeau@inverse.ca
208351    Monotone-Date: 2006-08-04T21:53:42
208352    Monotone-Branch: ca.inverse.sogo
208353
208354M	.mtn-ignore
208355
208356commit 6d3d0ddcb5fb8f9465fd6a6813ba6765a5e19e34
208357Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208358Date:   Fri Aug 4 15:00:15 2006 +0000
208359
208360    Monotone-Parent: 46caa33c7bfe3da9c781178b812750be8722aade
208361    Monotone-Revision: d17336178a8dbb967d0669dccde28587760c8454
208362
208363    Monotone-Author: wsourdeau@inverse.ca
208364    Monotone-Date: 2006-08-04T15:00:15
208365    Monotone-Branch: ca.inverse.sogo
208366
208367M	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
208368M	UI/WebServerResources/ContactsUI.css
208369
208370commit e0b9bc7a19d0d8800d5ec0ad9a349b035f51cdb0
208371Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208372Date:   Fri Aug 4 14:58:40 2006 +0000
208373
208374    Monotone-Parent: df4778e039713e54437f14fe959b57a6b17ad3b8
208375    Monotone-Revision: 46caa33c7bfe3da9c781178b812750be8722aade
208376
208377    Monotone-Author: wsourdeau@inverse.ca
208378    Monotone-Date: 2006-08-04T14:58:40
208379    Monotone-Branch: ca.inverse.sogo
208380
208381M	UI/Templates/MailerUI/UIxMailAccountViewContainer.wox
208382M	UI/Templates/MailerUI/UIxMailAccountsView.wox
208383M	UI/Templates/MailerUI/UIxMailListViewContainer.wox
208384M	UI/Templates/MailerUI/UIxMailMainFrame.wox
208385M	UI/WebServerResources/MailerUI.css
208386M	UI/WebServerResources/MailerUI.js
208387M	UI/WebServerResources/generic.css
208388
208389commit f8a398dcf742150522e2cdec7b59511c62f7310e
208390Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208391Date:   Thu Aug 3 21:35:27 2006 +0000
208392
208393    Monotone-Parent: 70ab4ae0cde514bb9351f75f64a1d92afee561ec
208394    Monotone-Revision: df4778e039713e54437f14fe959b57a6b17ad3b8
208395
208396    Monotone-Author: wsourdeau@inverse.ca
208397    Monotone-Date: 2006-08-03T21:35:27
208398    Monotone-Branch: ca.inverse.sogo
208399
208400M	UI/MailerUI/UIxMailEditor.m
208401M	UI/Templates/ContactsUI/UIxContactsListView.wox
208402M	UI/Templates/MailerUI/UIxMailListView.wox
208403
208404commit d7601f5d27b399fb9f7b203f01260e49e77c39c4
208405Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208406Date:   Thu Aug 3 21:34:19 2006 +0000
208407
208408    Monotone-Parent: c4b57bd1cf368f4918027a1afcabf6f86bae1404
208409    Monotone-Revision: 70ab4ae0cde514bb9351f75f64a1d92afee561ec
208410
208411    Monotone-Author: wsourdeau@inverse.ca
208412    Monotone-Date: 2006-08-03T21:34:19
208413    Monotone-Branch: ca.inverse.sogo
208414
208415M	ChangeLog
208416M	UI/MailerUI/UIxMailAccountsView.m
208417M	UI/MailerUI/product.plist
208418
208419commit 9e0cdaabe04c96244498ea064e1ee9c4b9d68ab4
208420Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208421Date:   Thu Aug 3 21:32:53 2006 +0000
208422
208423    Monotone-Parent: e2a484f8ca3b601174d5551461162d0e9e880aa5
208424    Monotone-Revision: c4b57bd1cf368f4918027a1afcabf6f86bae1404
208425
208426    Monotone-Author: wsourdeau@inverse.ca
208427    Monotone-Date: 2006-08-03T21:32:53
208428    Monotone-Branch: ca.inverse.sogo
208429
208430M	UI/Contacts/UIxContactEditorBase.m
208431M	UI/Contacts/product.plist
208432
208433commit 19e7a2f2cd5fdcc4cb0bb5a0c80a165e2ceee0bb
208434Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208435Date:   Thu Aug 3 21:32:18 2006 +0000
208436
208437    Monotone-Parent: 8e4aa518c8b64c0eb5b8e8a3a938cb77546a934b
208438    Monotone-Revision: e2a484f8ca3b601174d5551461162d0e9e880aa5
208439
208440    Monotone-Author: wsourdeau@inverse.ca
208441    Monotone-Date: 2006-08-03T21:32:18
208442    Monotone-Branch: ca.inverse.sogo
208443
208444M	UI/WebServerResources/generic.css
208445
208446commit a4879964320b8298c4ae214b548d0b880b66e510
208447Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208448Date:   Thu Aug 3 21:32:08 2006 +0000
208449
208450    Monotone-Parent: d2a49a7994927fc85c7e4c4b2ce193ebe20da8da
208451    Monotone-Revision: 8e4aa518c8b64c0eb5b8e8a3a938cb77546a934b
208452
208453    Monotone-Author: wsourdeau@inverse.ca
208454    Monotone-Date: 2006-08-03T21:32:08
208455    Monotone-Branch: ca.inverse.sogo
208456
208457M	UI/WebServerResources/MailerUI.css
208458
208459commit 5d5814cb26a9e284a0e98cf765ca1eb41498a94c
208460Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208461Date:   Thu Aug 3 21:29:36 2006 +0000
208462
208463    Monotone-Parent: b0bcc4855ad916c14200129e8d5f1ae87b0c3925
208464    Monotone-Revision: d2a49a7994927fc85c7e4c4b2ce193ebe20da8da
208465
208466    Monotone-Author: wsourdeau@inverse.ca
208467    Monotone-Date: 2006-08-03T21:29:36
208468    Monotone-Branch: ca.inverse.sogo
208469
208470M	UI/Contacts/Toolbars/SOGoContactFolder.toolbar
208471
208472commit 933661aae57c99c7fa2fbb2d5f5d9e8465d23300
208473Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208474Date:   Thu Aug 3 21:29:24 2006 +0000
208475
208476    Monotone-Parent: e6b98ab1166a6382879b2618478ec7716bc550df
208477    Monotone-Revision: b0bcc4855ad916c14200129e8d5f1ae87b0c3925
208478
208479    Monotone-Author: wsourdeau@inverse.ca
208480    Monotone-Date: 2006-08-03T21:29:24
208481    Monotone-Branch: ca.inverse.sogo
208482
208483M	UI/Common/GNUmakefile
208484M	UI/Contacts/GNUmakefile
208485M	UI/MailerUI/GNUmakefile
208486
208487commit fd5163ac9b04a234a55ef3c779041c224f04b55a
208488Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208489Date:   Thu Aug 3 21:28:33 2006 +0000
208490
208491    Monotone-Parent: 0d5ded045a11cf98704fda97e64a55590cc7912a
208492    Monotone-Revision: e6b98ab1166a6382879b2618478ec7716bc550df
208493
208494    Monotone-Author: wsourdeau@inverse.ca
208495    Monotone-Date: 2006-08-03T21:28:33
208496    Monotone-Branch: ca.inverse.sogo
208497
208498A	UI/WebServerResources/ContactsUI.css
208499A	UI/WebServerResources/ContactsUI.js
208500
208501commit 07e01d41c8a54400c59aca20f9776d1056e8ea33
208502Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208503Date:   Thu Aug 3 21:28:14 2006 +0000
208504
208505    Monotone-Parent: e443b7fa2cb6101fecfeb68ecaf471506816f373
208506    Monotone-Revision: 0d5ded045a11cf98704fda97e64a55590cc7912a
208507
208508    Monotone-Author: wsourdeau@inverse.ca
208509    Monotone-Date: 2006-08-03T21:28:14
208510    Monotone-Branch: ca.inverse.sogo
208511
208512D	UI/Contacts/ContactsUI.js
208513
208514commit 13c9b3f209fbb2a54fdacb76a9b1de049644c568
208515Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208516Date:   Thu Aug 3 21:27:58 2006 +0000
208517
208518    Monotone-Parent: 3a31a033b59d9411c88e9a556ed61646e1ad732a
208519    Monotone-Revision: e443b7fa2cb6101fecfeb68ecaf471506816f373
208520
208521    Monotone-Author: wsourdeau@inverse.ca
208522    Monotone-Date: 2006-08-03T21:27:58
208523    Monotone-Branch: ca.inverse.sogo
208524
208525D	UI/Templates/MailerUI/UIxMailSortableTableHeader.wox
208526A	UI/Templates/UIxSortableTableHeader.wox
208527
208528commit de3eb85631a1c4f0b09587a894669f2b58c2f4cd
208529Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208530Date:   Thu Aug 3 21:27:22 2006 +0000
208531
208532    Monotone-Parent: 7bda5d0bcc52310197f6e288ad47b666b8ef233f
208533    Monotone-Revision: 3a31a033b59d9411c88e9a556ed61646e1ad732a
208534
208535    Monotone-Author: wsourdeau@inverse.ca
208536    Monotone-Date: 2006-08-03T21:27:22
208537    Monotone-Branch: ca.inverse.sogo
208538
208539M	ChangeLog
208540A	UI/Common/UIxSortableTableHeader.m
208541D	UI/MailerUI/UIxMailSortableTableHeader.m
208542
208543commit 9fba1b1dca2d907334781dac66d7a874754a8f97
208544Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208545Date:   Thu Aug 3 21:26:24 2006 +0000
208546
208547    Monotone-Parent: c911bf8750f49dca93b00d5ac49cc8acaf6ad70f
208548    Monotone-Revision: 7bda5d0bcc52310197f6e288ad47b666b8ef233f
208549
208550    Monotone-Author: wsourdeau@inverse.ca
208551    Monotone-Date: 2006-08-03T21:26:24
208552    Monotone-Branch: ca.inverse.sogo
208553
208554M	SoObjects/Contacts/SOGoContactObject.h
208555
208556commit 8c0c7135506c9a6df47e27e5e9639c5cbd33e2c5
208557Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208558Date:   Thu Aug 3 21:25:33 2006 +0000
208559
208560    Monotone-Parent: 094029cd312d7c4e4deaaf59771581fa91e8e8bc
208561    Monotone-Revision: c911bf8750f49dca93b00d5ac49cc8acaf6ad70f
208562
208563    Monotone-Author: wsourdeau@inverse.ca
208564    Monotone-Date: 2006-08-03T21:25:33
208565    Monotone-Branch: ca.inverse.sogo
208566
208567M	ChangeLog
208568A	UI/Contacts/UIxContactsListViewContainer.h
208569A	UI/Contacts/UIxContactsListViewContainer.m
208570A	UI/Templates/ContactsUI/UIxContactsListViewContainer.wox
208571
208572commit 68a6ef4b866ebe7859775fe856564cb234a2f812
208573Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208574Date:   Thu Aug 3 21:23:30 2006 +0000
208575
208576    Monotone-Parent: 64522cdf0fe1f7593f86b479ef7b5eb023ff16e1
208577    Monotone-Revision: 094029cd312d7c4e4deaaf59771581fa91e8e8bc
208578
208579    Monotone-Author: wsourdeau@inverse.ca
208580    Monotone-Date: 2006-08-03T21:23:30
208581    Monotone-Branch: ca.inverse.sogo
208582
208583M	ChangeLog
208584A	UI/Contacts/UIxContactsFilterPanel.m
208585A	UI/Templates/ContactsUI/UIxContactsFilterPanel.wox
208586
208587commit f993d1cee8cba627bd9201f7a32a0de23677e288
208588Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208589Date:   Thu Aug 3 14:55:58 2006 +0000
208590
208591    Monotone-Parent: 64ebc98a97f7a73b0fe2947be35858a5e45bf159
208592    Monotone-Revision: 64522cdf0fe1f7593f86b479ef7b5eb023ff16e1
208593
208594    Monotone-Author: wsourdeau@inverse.ca
208595    Monotone-Date: 2006-08-03T14:55:58
208596    Monotone-Branch: ca.inverse.sogo
208597
208598M	ChangeLog
208599M	SoObjects/Contacts/NSDictionary+Contact.m
208600
208601commit ac111882291371594a9d2eea4b1455b7a9796e13
208602Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208603Date:   Thu Aug 3 14:23:46 2006 +0000
208604
208605    Monotone-Parent: e166b08e10a7ca18ab5c7e4ee531c1cd570dcbee
208606    Monotone-Revision: 64ebc98a97f7a73b0fe2947be35858a5e45bf159
208607
208608    Monotone-Author: wsourdeau@inverse.ca
208609    Monotone-Date: 2006-08-03T14:23:46
208610    Monotone-Branch: ca.inverse.sogo
208611
208612M	UI/WebServerResources/MailerUI.js
208613
208614commit c57f44d28fa41abefc65626a3170b0ae5b9a9944
208615Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208616Date:   Thu Aug 3 14:23:24 2006 +0000
208617
208618    Monotone-Parent: e4ae22f3a47d42e15309decfe8624c2f7914869b
208619    Monotone-Revision: e166b08e10a7ca18ab5c7e4ee531c1cd570dcbee
208620
208621    Monotone-Author: wsourdeau@inverse.ca
208622    Monotone-Date: 2006-08-03T14:23:24
208623    Monotone-Branch: ca.inverse.sogo
208624
208625M	UI/Templates/MailerUI/UIxMailView.wox
208626
208627commit 2b9fd23e4c383615ae4e41834bf0760485400f37
208628Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208629Date:   Thu Aug 3 14:22:46 2006 +0000
208630
208631    Monotone-Parent: 7cc283107984b0e4e73a623772894e8cc7db2e29
208632    Monotone-Revision: e4ae22f3a47d42e15309decfe8624c2f7914869b
208633
208634    Monotone-Author: wsourdeau@inverse.ca
208635    Monotone-Date: 2006-08-03T14:22:46
208636    Monotone-Branch: ca.inverse.sogo
208637
208638M	ChangeLog
208639M	SoObjects/SOGo/AgenorUserManager.m
208640
208641commit 78ac3c734da5e4650a1896a4a32fad95660256c8
208642Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208643Date:   Wed Aug 2 22:43:17 2006 +0000
208644
208645    Monotone-Parent: 4d94487c312c73f76cac4c9cbbfef71966a3b768
208646    Monotone-Revision: 7cc283107984b0e4e73a623772894e8cc7db2e29
208647
208648    Monotone-Author: wsourdeau@inverse.ca
208649    Monotone-Date: 2006-08-02T22:43:17
208650    Monotone-Branch: ca.inverse.sogo
208651
208652M	UI/MailerUI/Toolbars/SOGoMailObject.toolbar
208653M	UI/WebServerResources/MailerUI.js
208654
208655commit c2755c065d2f952525b7fac9745d36ead0b85f7e
208656Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208657Date:   Wed Aug 2 20:19:17 2006 +0000
208658
208659    Monotone-Parent: 3ac7d79c9f2332896ff6e695278f5f5ded648eb1
208660    Monotone-Revision: 4d94487c312c73f76cac4c9cbbfef71966a3b768
208661
208662    Monotone-Author: wsourdeau@inverse.ca
208663    Monotone-Date: 2006-08-02T20:19:17
208664    Monotone-Branch: ca.inverse.sogo
208665
208666M	SoObjects/Contacts/NSDictionary+Contact.m
208667
208668commit 73f5d94c3832b667df5741f78409cf2862e9a04c
208669Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208670Date:   Wed Aug 2 20:04:46 2006 +0000
208671
208672    Monotone-Parent: 7f4d04c212fb046155310ec6e6fc96cc8c263d9f
208673    Monotone-Revision: 3ac7d79c9f2332896ff6e695278f5f5ded648eb1
208674
208675    Monotone-Author: wsourdeau@inverse.ca
208676    Monotone-Date: 2006-08-02T20:04:46
208677    Monotone-Branch: ca.inverse.sogo
208678
208679M	UI/WebServerResources/MailerUI.js
208680
208681commit 0915484b8aa0b7c34d552c8edac18102e7100e42
208682Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208683Date:   Wed Aug 2 20:04:23 2006 +0000
208684
208685    Monotone-Parent: bacf416c77fa06cce947c93f090428795613d178
208686    Monotone-Revision: 7f4d04c212fb046155310ec6e6fc96cc8c263d9f
208687
208688    Monotone-Author: wsourdeau@inverse.ca
208689    Monotone-Date: 2006-08-02T20:04:23
208690    Monotone-Branch: ca.inverse.sogo
208691
208692M	UI/Contacts/UIxContactEditorBase.m
208693
208694commit e5c24e99f422a0bc7237f904952b8f7d548e5fa7
208695Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208696Date:   Wed Aug 2 20:03:10 2006 +0000
208697
208698    Monotone-Parent: 90d0bb9c9e2993df03892b4e1648345dbbc8d83f
208699    Monotone-Revision: bacf416c77fa06cce947c93f090428795613d178
208700
208701    Monotone-Author: wsourdeau@inverse.ca
208702    Monotone-Date: 2006-08-02T20:03:10
208703    Monotone-Branch: ca.inverse.sogo
208704
208705M	ChangeLog
208706
208707commit 01edf54a1ab8faf12a1fc542cdc9ccc28e2bcfdb
208708Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208709Date:   Wed Aug 2 19:54:02 2006 +0000
208710
208711    Monotone-Parent: b4fb8a5b2019af495e57ab7338a4ee3204d34e25
208712    Monotone-Revision: 90d0bb9c9e2993df03892b4e1648345dbbc8d83f
208713
208714    Monotone-Author: wsourdeau@inverse.ca
208715    Monotone-Date: 2006-08-02T19:54:02
208716    Monotone-Branch: ca.inverse.sogo
208717
208718M	ChangeLog
208719M	SoObjects/Contacts/GNUmakefile
208720A	SoObjects/Contacts/NSDictionary+Contact.h
208721A	SoObjects/Contacts/NSDictionary+Contact.m
208722M	SoObjects/Contacts/SOGoContactObject.m
208723
208724commit bc733caf4bc1cd88c9b4f0afb0d21576abfe6d68
208725Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208726Date:   Tue Aug 1 20:31:56 2006 +0000
208727
208728    Monotone-Parent: 74a9bb8e8bd4ca4c7588520ab6ebba14df3c89df
208729    Monotone-Revision: b4fb8a5b2019af495e57ab7338a4ee3204d34e25
208730
208731    Monotone-Author: wsourdeau@inverse.ca
208732    Monotone-Date: 2006-08-01T20:31:56
208733    Monotone-Branch: ca.inverse.sogo
208734
208735M	UI/WebServerResources/MailerUI.js
208736M	UI/WebServerResources/generic.js
208737
208738commit 1ed556f6571460a3519014c3cba226dd9d8202d5
208739Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208740Date:   Tue Aug 1 20:03:50 2006 +0000
208741
208742    Monotone-Parent: bea2b39cd9e898f8f9790ce5d4b5c2704598c453
208743    Monotone-Revision: 74a9bb8e8bd4ca4c7588520ab6ebba14df3c89df
208744
208745    Monotone-Author: wsourdeau@inverse.ca
208746    Monotone-Date: 2006-08-01T20:03:50
208747    Monotone-Branch: ca.inverse.sogo
208748
208749M	ChangeLog
208750M	UI/Templates/MailerUI/UIxMailListView.wox
208751M	UI/WebServerResources/MailerUI.js
208752
208753commit e61b8eecf28ab02acfe477b75c7d969685ed227d
208754Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208755Date:   Tue Aug 1 19:18:52 2006 +0000
208756
208757    Monotone-Parent: 698a166193d0842dd18a4a9d456862b37e990823
208758    Monotone-Revision: bea2b39cd9e898f8f9790ce5d4b5c2704598c453
208759
208760    Monotone-Author: wsourdeau@inverse.ca
208761    Monotone-Date: 2006-08-01T19:18:52
208762    Monotone-Branch: ca.inverse.sogo
208763
208764M	ChangeLog
208765M	UI/MailerUI/UIxMailFolderMenu.m
208766
208767commit 1faa1b5bc0819fb71e9417c44462ac4db0e6d22f
208768Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208769Date:   Tue Aug 1 19:18:06 2006 +0000
208770
208771    Monotone-Parent: f4cb2b00dc9fb253acaaa97d083eec196e594fac
208772    Monotone-Revision: 698a166193d0842dd18a4a9d456862b37e990823
208773
208774    Monotone-Author: wsourdeau@inverse.ca
208775    Monotone-Date: 2006-08-01T19:18:06
208776    Monotone-Branch: ca.inverse.sogo
208777
208778M	ChangeLog
208779M	UI/SOGoUI/UIxComponent.m
208780
208781commit 49bd0d13895f53611eb9dae4e71c4ad08b274cba
208782Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208783Date:   Tue Aug 1 19:17:06 2006 +0000
208784
208785    Monotone-Parent: 499bc2829b23383108f8f49050a9f2016be09dc3
208786    Monotone-Revision: f4cb2b00dc9fb253acaaa97d083eec196e594fac
208787
208788    Monotone-Author: wsourdeau@inverse.ca
208789    Monotone-Date: 2006-08-01T19:17:06
208790    Monotone-Branch: ca.inverse.sogo
208791
208792M	UI/MailerUI/UIxMailTree.h
208793M	UI/MailerUI/UIxMailTree.m
208794
208795commit e1c6fe096704f7143328c98c497b73ff727978e5
208796Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208797Date:   Tue Aug 1 19:04:28 2006 +0000
208798
208799    Monotone-Parent: 208498e93e3c7fa07e42f4fbc3bfd0bc2130d1f3
208800    Monotone-Revision: 499bc2829b23383108f8f49050a9f2016be09dc3
208801
208802    Monotone-Author: wsourdeau@inverse.ca
208803    Monotone-Date: 2006-08-01T19:04:28
208804    Monotone-Branch: ca.inverse.sogo
208805
208806M	UI/MailerUI/French.lproj/Localizable.strings
208807M	UI/Templates/MailerUI/UIxMailListView.wox
208808M	UI/WebServerResources/MailerUI.js
208809
208810commit 5d830444726c19838639e7c404c4c561dc956535
208811Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208812Date:   Tue Aug 1 18:10:51 2006 +0000
208813
208814    Monotone-Parent: 4ff04b0acd76c66a589f6f82d264759339ffe85a
208815    Monotone-Revision: 208498e93e3c7fa07e42f4fbc3bfd0bc2130d1f3
208816
208817    Monotone-Author: wsourdeau@inverse.ca
208818    Monotone-Date: 2006-08-01T18:10:51
208819    Monotone-Branch: ca.inverse.sogo
208820
208821M	UI/WebServerResources/icon_read.gif
208822M	UI/WebServerResources/icon_unread.gif
208823
208824commit b7af9795c778751d7c0d8961159475be24bc6011
208825Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208826Date:   Tue Aug 1 18:05:06 2006 +0000
208827
208828    Monotone-Parent: 886e02486e5ed22ff47c0ab11bf222be42835b1f
208829    Monotone-Revision: 4ff04b0acd76c66a589f6f82d264759339ffe85a
208830
208831    Monotone-Author: wsourdeau@inverse.ca
208832    Monotone-Date: 2006-08-01T18:05:06
208833    Monotone-Branch: ca.inverse.sogo
208834
208835M	UI/WebServerResources/generic.js
208836
208837commit a3637e44a488cd67803217527341c83f3a52261b
208838Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208839Date:   Tue Aug 1 18:02:45 2006 +0000
208840
208841    Monotone-Parent: c6317744df015d8003995ebbc0c3b8b1b3f1f549
208842    Monotone-Revision: 886e02486e5ed22ff47c0ab11bf222be42835b1f
208843
208844    Monotone-Author: wsourdeau@inverse.ca
208845    Monotone-Date: 2006-08-01T18:02:45
208846    Monotone-Branch: ca.inverse.sogo
208847
208848M	ChangeLog
208849M	UI/WebServerResources/MailerUI.js
208850
208851commit 8139319a05444d0f6c6900ec5c0c3cd060f632ab
208852Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208853Date:   Tue Aug 1 18:01:00 2006 +0000
208854
208855    Monotone-Parent: 9db8092ac3ca36528f7a06834c2b7ba010213ced
208856    Monotone-Revision: c6317744df015d8003995ebbc0c3b8b1b3f1f549
208857
208858    Monotone-Author: wsourdeau@inverse.ca
208859    Monotone-Date: 2006-08-01T18:01:00
208860    Monotone-Branch: ca.inverse.sogo
208861
208862M	UI/WebServerResources/MailerUI.css
208863M	UI/WebServerResources/MailerUI.js
208864
208865commit 37608d2bca2be78b41b19c7d9fbc252da083778a
208866Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208867Date:   Tue Aug 1 17:59:29 2006 +0000
208868
208869    Monotone-Parent: ca8b6f66b3229e1d266d74bf935113148af5f09c
208870    Monotone-Revision: 9db8092ac3ca36528f7a06834c2b7ba010213ced
208871
208872    Monotone-Author: wsourdeau@inverse.ca
208873    Monotone-Date: 2006-08-01T17:59:29
208874    Monotone-Branch: ca.inverse.sogo
208875
208876M	UI/Templates/ContactsUI/UIxContactEditor.wox
208877M	UI/Templates/ContactsUI/UIxContactView.wox
208878M	UI/Templates/MailerUI/UIxMailListView.wox
208879M	UI/Templates/MailerUI/UIxMailSortableTableHeader.wox
208880
208881commit 05de449b97d7ede2d36440c980c075b0505d1f11
208882Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208883Date:   Tue Aug 1 17:56:51 2006 +0000
208884
208885    Monotone-Parent: 976fbbced4c8072301ab3b7f3db4502aa6db30a2
208886    Monotone-Revision: ca8b6f66b3229e1d266d74bf935113148af5f09c
208887
208888    Monotone-Author: wsourdeau@inverse.ca
208889    Monotone-Date: 2006-08-01T17:56:51
208890    Monotone-Branch: ca.inverse.sogo
208891
208892M	ChangeLog
208893M	UI/MailerUI/UIxMailListView.m
208894M	UI/MailerUI/UIxMailSortableTableHeader.m
208895
208896commit 0141335dace521518f20c3943eff5de4de0024e5
208897Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208898Date:   Mon Jul 31 20:54:34 2006 +0000
208899
208900    Monotone-Parent: ed475bdcf9178f4b14adb2a2ccdb6dce3cd288fd
208901    Monotone-Revision: 976fbbced4c8072301ab3b7f3db4502aa6db30a2
208902
208903    Monotone-Author: wsourdeau@inverse.ca
208904    Monotone-Date: 2006-07-31T20:54:34
208905    Monotone-Branch: ca.inverse.sogo
208906
208907M	UI/WebServerResources/busy.gif
208908
208909commit 7532e6a5182569e7d02301ae4e14bf812de789f9
208910Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208911Date:   Mon Jul 31 20:24:50 2006 +0000
208912
208913    Monotone-Parent: cb1d74d035f8c46647e14a3dc3710870fa6cb470
208914    Monotone-Revision: ed475bdcf9178f4b14adb2a2ccdb6dce3cd288fd
208915
208916    Monotone-Author: wsourdeau@inverse.ca
208917    Monotone-Date: 2006-07-31T20:24:50
208918    Monotone-Branch: ca.inverse.sogo
208919
208920M	ChangeLog
208921M	UI/WebServerResources/MailerUI.js
208922
208923commit 962b897c4769bf0309f8ef0af36fb3b602f71bd6
208924Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208925Date:   Mon Jul 31 20:18:24 2006 +0000
208926
208927    Monotone-Parent: 5f131f0f9af41045170278383dfb1fb585b6bba6
208928    Monotone-Revision: cb1d74d035f8c46647e14a3dc3710870fa6cb470
208929
208930    Monotone-Author: wsourdeau@inverse.ca
208931    Monotone-Date: 2006-07-31T20:18:24
208932    Monotone-Branch: ca.inverse.sogo
208933
208934M	UI/WebServerResources/generic.js
208935
208936commit c8a24285e6ca4b1973175e84b51119539502ede6
208937Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208938Date:   Mon Jul 31 20:17:50 2006 +0000
208939
208940    Monotone-Parent: 4f80f30dccff5569994ffab116a19516c7572247
208941    Monotone-Revision: 5f131f0f9af41045170278383dfb1fb585b6bba6
208942
208943    Monotone-Author: wsourdeau@inverse.ca
208944    Monotone-Date: 2006-07-31T20:17:50
208945    Monotone-Branch: ca.inverse.sogo
208946
208947M	UI/Templates/MailerUI/UIxMailView.wox
208948
208949commit 3f8c6af2927ca5532b64158517fb844ac3032e33
208950Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208951Date:   Mon Jul 31 20:16:45 2006 +0000
208952
208953    Monotone-Parent: 0716f3b1177b2bc7db067cecbd503ead7fa1230c
208954    Monotone-Revision: 4f80f30dccff5569994ffab116a19516c7572247
208955
208956    Monotone-Author: wsourdeau@inverse.ca
208957    Monotone-Date: 2006-07-31T20:16:45
208958    Monotone-Branch: ca.inverse.sogo
208959
208960M	ChangeLog
208961M	UI/MailerUI/UIxMailListView.m
208962
208963commit 1099a080bf7f759c7adf796a11c3c80954376676
208964Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208965Date:   Mon Jul 31 20:11:21 2006 +0000
208966
208967    Monotone-Parent: 61fac9029e457f9cc05094b5b33563346e02db6b
208968    Monotone-Revision: 0716f3b1177b2bc7db067cecbd503ead7fa1230c
208969
208970    Monotone-Author: wsourdeau@inverse.ca
208971    Monotone-Date: 2006-07-31T20:11:21
208972    Monotone-Branch: ca.inverse.sogo
208973
208974M	ChangeLog
208975D	UI/WebServerResources/UIxMailListView.js
208976
208977commit f3fecadaa3061a4191e5df1a10b1b337d40fd5a2
208978Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208979Date:   Fri Jul 28 23:25:34 2006 +0000
208980
208981    Monotone-Parent: 2ad8b0c019808014c990f51cc69c4457fdb537c6
208982    Monotone-Revision: 61fac9029e457f9cc05094b5b33563346e02db6b
208983
208984    Monotone-Author: wsourdeau@inverse.ca
208985    Monotone-Date: 2006-07-28T23:25:34
208986    Monotone-Branch: ca.inverse.sogo
208987
208988M	ChangeLog
208989A	UI/MailerUI/UIxMailFolderMenu.h
208990A	UI/MailerUI/UIxMailFolderMenu.m
208991
208992commit 39228fb130b8dc2c42e7ee326e72d27b6252fcaf
208993Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
208994Date:   Fri Jul 28 22:59:11 2006 +0000
208995
208996    Monotone-Parent: 8566d6fbfa896a774b9907c3125e7b3de87296cd
208997    Monotone-Revision: 2ad8b0c019808014c990f51cc69c4457fdb537c6
208998
208999    Monotone-Author: wsourdeau@inverse.ca
209000    Monotone-Date: 2006-07-28T22:59:11
209001    Monotone-Branch: ca.inverse.sogo
209002
209003M	SoObjects/Mailer/SOGoMailAccounts.m
209004M	UI/Common/UIxPageFrame.h
209005M	UI/Common/UIxPageFrame.m
209006M	UI/Common/UIxToolbar.m
209007M	UI/Common/product.plist
209008M	UI/Contacts/UIxContactEditorBase.m
209009M	UI/MailerUI/French.lproj/Localizable.strings
209010M	UI/MailerUI/GNUmakefile
209011M	UI/MailerUI/Toolbars/SOGoDraftObject.toolbar
209012M	UI/MailerUI/Toolbars/SOGoMailObject.toolbar
209013M	UI/MailerUI/UIxMailAccountView.m
209014A	UI/MailerUI/UIxMailAccountViewContainer.h
209015A	UI/MailerUI/UIxMailAccountViewContainer.m
209016M	UI/MailerUI/UIxMailAccountsView.m
209017M	UI/MailerUI/UIxMailEditor.m
209018M	UI/MailerUI/UIxMailEditorAction.m
209019M	UI/MailerUI/UIxMailFilterPanel.m
209020A	UI/MailerUI/UIxMailListView.h
209021M	UI/MailerUI/UIxMailListView.m
209022A	UI/MailerUI/UIxMailListViewContainer.h
209023A	UI/MailerUI/UIxMailListViewContainer.m
209024A	UI/MailerUI/UIxMailMainFrame.h
209025M	UI/MailerUI/UIxMailMainFrame.m
209026M	UI/MailerUI/UIxMailSortableTableHeader.m
209027A	UI/MailerUI/UIxMailTree.h
209028M	UI/MailerUI/UIxMailTree.m
209029M	UI/MailerUI/UIxMailTreeBlock.h
209030M	UI/MailerUI/UIxMailTreeBlock.m
209031A	UI/MailerUI/UIxMailTreeBlockJS.h
209032A	UI/MailerUI/UIxMailTreeBlockJS.m
209033D	UI/MailerUI/UIxMailView.js
209034A	UI/MailerUI/UIxMailViewContainer.h
209035A	UI/MailerUI/UIxMailViewContainer.m
209036M	UI/MailerUI/product.plist
209037M	UI/SOGoUI/UIxComponent.h
209038M	UI/SOGoUI/UIxComponent.m
209039M	UI/Scheduler/UIxAppointmentEditor.m
209040M	UI/Templates/MailerUI/UIxMailAccountView.wox
209041A	UI/Templates/MailerUI/UIxMailAccountViewContainer.wox
209042M	UI/Templates/MailerUI/UIxMailAccountsView.wox
209043M	UI/Templates/MailerUI/UIxMailEditor.wox
209044M	UI/Templates/MailerUI/UIxMailFilterPanel.wox
209045A	UI/Templates/MailerUI/UIxMailFolderMenu.wox
209046M	UI/Templates/MailerUI/UIxMailListView.wox
209047A	UI/Templates/MailerUI/UIxMailListViewContainer.wox
209048M	UI/Templates/MailerUI/UIxMailMainFrame.wox
209049M	UI/Templates/MailerUI/UIxMailMoveToPopUp.wox
209050M	UI/Templates/MailerUI/UIxMailToSelection.wox
209051M	UI/Templates/MailerUI/UIxMailTree.wox
209052A	UI/Templates/MailerUI/UIxMailTreeBlockJS.wox
209053M	UI/Templates/MailerUI/UIxMailView.wox
209054A	UI/Templates/MailerUI/UIxMailViewContainer.wox
209055M	UI/Templates/UIxPageFrame.wox
209056M	UI/Templates/UIxToolbar.wox
209057A	UI/WebServerResources/MailerUI.js
209058M	UI/WebServerResources/UIxMailListView.js
209059A	UI/WebServerResources/busy.gif
209060A	UI/WebServerResources/empty.gif
209061M	UI/WebServerResources/generic.js
209062M	UI/WebServerResources/mailer.js
209063M	UI/WebServerResources/tbtv_account_17x17.gif
209064M	UI/WebServerResources/tbtv_corner_17x17.gif
209065M	UI/WebServerResources/tbtv_corner_minus_17x17.gif
209066M	UI/WebServerResources/tbtv_corner_plus_17x17.gif
209067M	UI/WebServerResources/tbtv_drafts_17x17.gif
209068M	UI/WebServerResources/tbtv_inbox_17x17.gif
209069D	UI/WebServerResources/tbtv_junction2_17x17.gif
209070M	UI/WebServerResources/tbtv_junction_17x17.gif
209071M	UI/WebServerResources/tbtv_leaf_corner_17x17.gif
209072M	UI/WebServerResources/tbtv_line_17x17.gif
209073M	UI/WebServerResources/tbtv_minus_17x17.gif
209074M	UI/WebServerResources/tbtv_plus_17x17.gif
209075M	UI/WebServerResources/tbtv_trash_17x17.gif
209076
209077commit bef8dad2388358c80fdee4b3d1686555d3e9b07e
209078Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209079Date:   Fri Jul 28 22:58:17 2006 +0000
209080
209081    Monotone-Parent: 804f7d7b237cd6c815a612bf39e7e5b83dd8e07b
209082    Monotone-Revision: 8566d6fbfa896a774b9907c3125e7b3de87296cd
209083
209084    Monotone-Author: wsourdeau@inverse.ca
209085    Monotone-Date: 2006-07-28T22:58:17
209086    Monotone-Branch: ca.inverse.sogo
209087
209088M	ChangeLog
209089D	UI/Templates/MailerUI/UIxMailPanelFrame.wox
209090
209091commit 4ec17d448542c82f8cbe0f8a6b6054e431616c59
209092Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209093Date:   Fri Jul 28 22:54:11 2006 +0000
209094
209095    Monotone-Parent: 98bec4f36dc30eb4c106922ee20a47dcfbc01e20
209096    Monotone-Revision: 804f7d7b237cd6c815a612bf39e7e5b83dd8e07b
209097
209098    Monotone-Author: wsourdeau@inverse.ca
209099    Monotone-Date: 2006-07-28T22:54:11
209100    Monotone-Branch: ca.inverse.sogo
209101
209102A	UI/WebServerResources/UIxMailEditor.css
209103D	UI/WebServerResources/mailer-compose.css
209104
209105commit 4f5ea3032f0b06ebee63660e666221e0725b5591
209106Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209107Date:   Fri Jul 28 22:53:57 2006 +0000
209108
209109    Monotone-Parent: 0be05214b6127ef5b9046d2414f73de51adfca6d
209110    Monotone-Revision: 98bec4f36dc30eb4c106922ee20a47dcfbc01e20
209111
209112    Monotone-Author: wsourdeau@inverse.ca
209113    Monotone-Date: 2006-07-28T22:53:57
209114    Monotone-Branch: ca.inverse.sogo
209115
209116M	ChangeLog
209117A	UI/WebServerResources/dtree.css
209118A	UI/WebServerResources/dtree.js
209119
209120commit 047c8385d25bcd84822a50fabc2866200222309b
209121Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209122Date:   Fri Jul 28 22:51:54 2006 +0000
209123
209124    Monotone-Parent: 736e8f74ef949a89cef749c9c8e331ea534cdcd8
209125    Monotone-Revision: 0be05214b6127ef5b9046d2414f73de51adfca6d
209126
209127    Monotone-Author: wsourdeau@inverse.ca
209128    Monotone-Date: 2006-07-28T22:51:54
209129    Monotone-Branch: ca.inverse.sogo
209130
209131A	UI/WebServerResources/MailerUI.css
209132A	UI/WebServerResources/generic.css
209133D	UI/WebServerResources/mailer.css
209134D	UI/WebServerResources/uix.css
209135
209136commit a3dd5bc0ca3c993a8adae6a2fff38a6c621f23b9
209137Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209138Date:   Fri Jul 28 22:43:28 2006 +0000
209139
209140    Monotone-Parent: d73281348e68338299c1595a484a8a1033de3cd1
209141    Monotone-Revision: 736e8f74ef949a89cef749c9c8e331ea534cdcd8
209142
209143    Monotone-Author: wsourdeau@inverse.ca
209144    Monotone-Date: 2006-07-28T22:43:28
209145    Monotone-Branch: ca.inverse.sogo
209146
209147M	ChangeLog
209148M	SoObjects/Mailer/SOGoUser+Mail.m
209149M	UI/Common/GNUmakefile
209150D	UI/Common/NSDictionary+URL.h
209151D	UI/Common/NSDictionary+URL.m
209152D	UI/Common/NSString+URL.h
209153D	UI/Common/NSString+URL.m
209154M	UI/SOGoUI/GNUmakefile
209155A	UI/SOGoUI/NSDictionary+URL.h
209156A	UI/SOGoUI/NSDictionary+URL.m
209157A	UI/SOGoUI/NSString+URL.h
209158A	UI/SOGoUI/NSString+URL.m
209159
209160commit fc0aa87fed8fed2c9938cbe50188e479cb4349e8
209161Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209162Date:   Mon Jul 17 17:30:42 2006 +0000
209163
209164    Monotone-Parent: 145acd1ad78984a6f26963cc9b6abb3e5c915bcd
209165    Monotone-Revision: d73281348e68338299c1595a484a8a1033de3cd1
209166
209167    Monotone-Author: wsourdeau@inverse.ca
209168    Monotone-Date: 2006-07-17T17:30:42
209169    Monotone-Branch: ca.inverse.sogo
209170
209171M	UI/Templates/MailerUI/UIxMailFilterPanel.wox
209172M	UI/Templates/MailerUI/UIxMailListView.wox
209173M	UI/Templates/MailerUI/UIxMailView.wox
209174M	UI/Templates/UIxAppointmentEditor.wox
209175M	UI/WebServerResources/Search-bar.png
209176M	UI/WebServerResources/UIxMailListView.js
209177M	UI/WebServerResources/generic.js
209178M	UI/WebServerResources/mailer.css
209179M	UI/WebServerResources/mailer.js
209180
209181commit bf4d619e2b3dff9154da49bdbc9b735ebc77bce1
209182Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209183Date:   Mon Jul 17 17:30:38 2006 +0000
209184
209185    Monotone-Parent: 19b97126f927844e30fc782a413c4551aa3ac925
209186    Monotone-Revision: 145acd1ad78984a6f26963cc9b6abb3e5c915bcd
209187
209188    Monotone-Author: wsourdeau@inverse.ca
209189    Monotone-Date: 2006-07-17T17:30:38
209190    Monotone-Branch: ca.inverse.sogo
209191
209192M	UI/SOGoUI/UIxComponent.m
209193M	UI/Scheduler/French.lproj/Localizable.strings
209194M	UI/Scheduler/UIxAppointmentEditor.m
209195
209196commit 228dd343c0f3c3dc1800839545c39c58e2c5525a
209197Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209198Date:   Mon Jul 17 17:28:29 2006 +0000
209199
209200    Monotone-Parent: a2a755bb974fa1ddef5662d996422c2b90023444
209201    Monotone-Revision: 19b97126f927844e30fc782a413c4551aa3ac925
209202
209203    Monotone-Author: wsourdeau@inverse.ca
209204    Monotone-Date: 2006-07-17T17:28:29
209205    Monotone-Branch: ca.inverse.sogo
209206
209207M	ChangeLog
209208M	UI/MailerUI/WOContext+UIxMailer.m
209209
209210commit 475c60ce7f03ab5f9e324d6febaa1438088c9c2e
209211Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209212Date:   Mon Jul 17 17:26:15 2006 +0000
209213
209214    Monotone-Parent: 94a876e445d85c07068605284844c8c23125a590
209215    Monotone-Revision: a2a755bb974fa1ddef5662d996422c2b90023444
209216
209217    Monotone-Author: wsourdeau@inverse.ca
209218    Monotone-Date: 2006-07-17T17:26:15
209219    Monotone-Branch: ca.inverse.sogo
209220
209221M	ChangeLog
209222M	UI/MailerUI/UIxMailFormatter.h
209223M	UI/MailerUI/UIxMailFormatter.m
209224
209225commit 24c6a21e37da772e361ed12a2f9b537c7860af52
209226Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209227Date:   Mon Jul 17 17:25:16 2006 +0000
209228
209229    Monotone-Parent: 4b71e3eef15cd1ab9ca89e11d3ac734a8d821243
209230    Monotone-Revision: 94a876e445d85c07068605284844c8c23125a590
209231
209232    Monotone-Author: wsourdeau@inverse.ca
209233    Monotone-Date: 2006-07-17T17:25:16
209234    Monotone-Branch: ca.inverse.sogo
209235
209236M	ChangeLog
209237M	UI/MailerUI/UIxMailFilterPanel.m
209238
209239commit 082212d13f5caa04c85a99d13a7d6c4f627f10c2
209240Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209241Date:   Thu Jul 13 19:13:18 2006 +0000
209242
209243    - added code to handle cascading menus, drag handles (DIV separators) and a debugging log window;
209244
209245    Monotone-Parent: 71f5497685935ad02acaf78a809e3fbb32e91905
209246    Monotone-Revision: 4b71e3eef15cd1ab9ca89e11d3ac734a8d821243
209247
209248    Monotone-Author: wsourdeau@inverse.ca
209249    Monotone-Date: 2006-07-13T19:13:18
209250    Monotone-Branch: ca.inverse.sogo
209251
209252M	UI/Templates/MailerUI/UIxMailListView.wox
209253M	UI/Templates/MailerUI/UIxMailMainFrame.wox
209254M	UI/WebServerResources/UIxMailToSelection.js
209255M	UI/WebServerResources/generic.js
209256M	UI/WebServerResources/mailer.css
209257M	UI/WebServerResources/uix.css
209258
209259commit 5c4a2392246dfd13841480615c77896e1725b3b8
209260Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209261Date:   Thu Jul 13 15:58:54 2006 +0000
209262
209263    - new images for submenu entries;
209264
209265    Monotone-Parent: 302f484fd09755203847210e4516fd857566b410
209266    Monotone-Revision: 71f5497685935ad02acaf78a809e3fbb32e91905
209267
209268    Monotone-Author: wsourdeau@inverse.ca
209269    Monotone-Date: 2006-07-13T15:58:54
209270    Monotone-Branch: ca.inverse.sogo
209271
209272A	UI/WebServerResources/submenu-active.gif
209273A	UI/WebServerResources/submenu.gif
209274
209275commit ba266098cc4bc1958690b26e4c5c44cfd7840a19
209276Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209277Date:   Wed Jul 12 22:03:05 2006 +0000
209278
209279    Monotone-Parent: 3f62f5802ffb2cb6b250f3c26f2ab31cbbf51ba8
209280    Monotone-Revision: 302f484fd09755203847210e4516fd857566b410
209281
209282    Monotone-Author: wsourdeau@inverse.ca
209283    Monotone-Date: 2006-07-12T22:03:05
209284    Monotone-Branch: ca.inverse.sogo
209285
209286M	SoObjects/Mailer/SOGoMailFolder.m
209287M	UI/MailerUI/French.lproj/Localizable.strings
209288M	UI/Templates/MailerUI/UIxMailAccountView.wox
209289M	UI/Templates/MailerUI/UIxMailEditor.wox
209290M	UI/Templates/MailerUI/UIxMailFilterPanel.wox
209291M	UI/Templates/MailerUI/UIxMailListView.wox
209292M	UI/Templates/MailerUI/UIxMailMainFrame.wox
209293M	UI/Templates/MailerUI/UIxMailSortableTableHeader.wox
209294M	UI/Templates/MailerUI/UIxMailTree.wox
209295A	UI/WebServerResources/Search-bar.png
209296M	UI/WebServerResources/UIxMailListView.js
209297M	UI/WebServerResources/mailer-compose.css
209298M	UI/WebServerResources/mailer-toolbar.css
209299M	UI/WebServerResources/mailer.css
209300M	UI/WebServerResources/uix.css
209301
209302commit b6bfb97c474e9daf5dcfec2025a4a1e1278e35b6
209303Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209304Date:   Wed Jul 12 22:02:28 2006 +0000
209305
209306    Monotone-Parent: 02d3e0338704d82e461a5a356479fde77d197290
209307    Monotone-Revision: 3f62f5802ffb2cb6b250f3c26f2ab31cbbf51ba8
209308
209309    Monotone-Author: wsourdeau@inverse.ca
209310    Monotone-Date: 2006-07-12T22:02:28
209311    Monotone-Branch: ca.inverse.sogo
209312
209313A	UI/MailerUI/Images/account-settings.png
209314A	UI/MailerUI/Images/create-account.png
209315A	UI/MailerUI/Images/manage-filters.png
209316A	UI/MailerUI/Images/manage-imap.png
209317A	UI/MailerUI/Images/manage-newsgroups.png
209318A	UI/MailerUI/Images/manage-rss.png
209319A	UI/MailerUI/Images/offline-settings.png
209320A	UI/MailerUI/Images/read-messages.png
209321A	UI/MailerUI/Images/search-messages.png
209322A	UI/MailerUI/Images/write-message.png
209323
209324commit c987d740fcf0495f952051222d653262b0d2e0e1
209325Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209326Date:   Wed Jul 12 13:44:12 2006 +0000
209327
209328    Monotone-Parent: 26dc578117c3963aacf88755e9cbf3ac45724a12
209329    Monotone-Revision: 02d3e0338704d82e461a5a356479fde77d197290
209330
209331    Monotone-Author: wsourdeau@inverse.ca
209332    Monotone-Date: 2006-07-12T13:44:12
209333    Monotone-Branch: ca.inverse.sogo
209334
209335M	UI/Common/GNUmakefile
209336
209337commit ce1b3b7ce8e7efa1bac5585c7d5b6fdfe991b237
209338Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209339Date:   Tue Jul 11 22:35:42 2006 +0000
209340
209341    Monotone-Parent: 680ce3d58b64771fea711e45a1b2bc3ec5490acb
209342    Monotone-Revision: 26dc578117c3963aacf88755e9cbf3ac45724a12
209343
209344    Monotone-Author: wsourdeau@inverse.ca
209345    Monotone-Date: 2006-07-11T22:35:42
209346    Monotone-Branch: ca.inverse.sogo
209347
209348M	UI/WebServerResources/mailer.css
209349
209350commit 8d92ea1b503239461a6859951f414f0abc241450
209351Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209352Date:   Tue Jul 11 22:29:19 2006 +0000
209353
209354    Monotone-Parent: f67ec91eb2bf9c5dde6d13d95f3e8172dd91fa0e
209355    Monotone-Revision: 680ce3d58b64771fea711e45a1b2bc3ec5490acb
209356
209357    Monotone-Author: wsourdeau@inverse.ca
209358    Monotone-Date: 2006-07-11T22:29:19
209359    Monotone-Branch: ca.inverse.sogo
209360
209361M	Main/SOGo.m
209362M	Main/SOGoProductLoader.m
209363M	UI/Common/GNUmakefile
209364M	UI/Common/UIxPageFrame.m
209365M	UI/Common/product.plist
209366M	UI/MailerUI/UIxMailListView.m
209367M	UI/MainUI/SOGoUserHomePage.m
209368M	UI/Templates/MailPartViewers/UIxMailPartTextViewer.wox
209369M	UI/Templates/MailerUI/UIxMailListView.wox
209370M	UI/Templates/MailerUI/UIxMailMainFrame.wox
209371M	UI/Templates/UIxPageFrame.wox
209372M	UI/WebServerResources/generic.js
209373M	UI/WebServerResources/mailer.css
209374
209375commit 5cc323dfec7bfc37398a26af97c9c2c19d14bf86
209376Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209377Date:   Tue Jul 11 18:15:45 2006 +0000
209378
209379    Monotone-Parent: 98ce743cb32563df29e10632fc1bbc92813342ff
209380    Monotone-Revision: f67ec91eb2bf9c5dde6d13d95f3e8172dd91fa0e
209381
209382    Monotone-Author: wsourdeau@inverse.ca
209383    Monotone-Date: 2006-07-11T18:15:45
209384    Monotone-Branch: ca.inverse.sogo
209385
209386M	UI/MailerUI/UIxMailMainFrame.m
209387
209388commit 51d8d973a2d6a1d4852f322e92688d96565a0415
209389Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209390Date:   Tue Jul 11 18:13:08 2006 +0000
209391
209392    Monotone-Parent: e5f6b9bc1d05b57f7739042ee8e36516444f216e
209393    Monotone-Revision: 98ce743cb32563df29e10632fc1bbc92813342ff
209394
209395    Monotone-Author: wsourdeau@inverse.ca
209396    Monotone-Date: 2006-07-11T18:13:08
209397    Monotone-Branch: ca.inverse.sogo
209398
209399M	ChangeLog
209400M	UI/WebServerResources/uix.css
209401
209402commit 169cd2ef29a0070e5c64fa0b88f8a170b670f504
209403Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209404Date:   Tue Jul 11 18:11:54 2006 +0000
209405
209406    Monotone-Parent: 1ec7a369d9d6744a61fc1193f0d873bbeb9fd414
209407    Monotone-Revision: e5f6b9bc1d05b57f7739042ee8e36516444f216e
209408
209409    Monotone-Author: wsourdeau@inverse.ca
209410    Monotone-Date: 2006-07-11T18:11:54
209411    Monotone-Branch: ca.inverse.sogo
209412
209413M	ChangeLog
209414M	UI/WebServerResources/generic.js
209415
209416commit bc4c9e5e36c8f4809f4e72845812ff60b044c4c9
209417Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209418Date:   Tue Jul 11 18:08:13 2006 +0000
209419
209420    Monotone-Parent: 1b59f6830523b216a3f073e483424747c8873bc8
209421    Monotone-Revision: 1ec7a369d9d6744a61fc1193f0d873bbeb9fd414
209422
209423    Monotone-Author: wsourdeau@inverse.ca
209424    Monotone-Date: 2006-07-11T18:08:13
209425    Monotone-Branch: ca.inverse.sogo
209426
209427M	ChangeLog
209428A	UI/Contacts/ContactsUI.js
209429M	UI/Contacts/GNUmakefile
209430M	UI/Contacts/Toolbars/SOGoContactFolder.toolbar
209431M	UI/Contacts/UIxContactEditorBase.m
209432
209433commit 4bcbdedbfe94005e521cd33ac9704e1bf1e0f939
209434Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209435Date:   Tue Jul 11 18:03:28 2006 +0000
209436
209437    Monotone-Parent: 60ad639c204e75de92c1111a09d2ecfe2cbd655b
209438    Monotone-Revision: 1b59f6830523b216a3f073e483424747c8873bc8
209439
209440    Monotone-Author: wsourdeau@inverse.ca
209441    Monotone-Date: 2006-07-11T18:03:28
209442    Monotone-Branch: ca.inverse.sogo
209443
209444A	UI/MailerUI/UIxMailView.js
209445
209446commit fcd86bfa96b0e884e65d48a88dfffaeb81048366
209447Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209448Date:   Tue Jul 11 17:53:09 2006 +0000
209449
209450    Monotone-Parent: 4f6055656f29743c9da3d3dcce84f449939717bf
209451    Monotone-Revision: 60ad639c204e75de92c1111a09d2ecfe2cbd655b
209452
209453    Monotone-Author: wsourdeau@inverse.ca
209454    Monotone-Date: 2006-07-11T17:53:09
209455    Monotone-Branch: ca.inverse.sogo
209456
209457M	ChangeLog
209458M	UI/MailerUI/French.lproj/Localizable.strings
209459M	UI/MailerUI/GNUmakefile
209460M	UI/MailerUI/UIxMailEditorAction.m
209461M	UI/MailerUI/UIxMailMainFrame.m
209462M	UI/MailerUI/UIxMailToSelection.m
209463M	UI/MailerUI/product.plist
209464M	UI/Templates/MailerUI/UIxMailMainFrame.wox
209465M	UI/Templates/MailerUI/UIxMailPanelFrame.wox
209466M	UI/Templates/MailerUI/UIxMailView.wox
209467
209468commit 77d9730062afa431917a08e8e37594079565d96e
209469Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209470Date:   Tue Jul 11 17:43:58 2006 +0000
209471
209472    - minor aesthetic code changes;
209473
209474    Monotone-Parent: 97743fab984c0ad36703eacb2549593742436c25
209475    Monotone-Revision: 4f6055656f29743c9da3d3dcce84f449939717bf
209476
209477    Monotone-Author: wsourdeau@inverse.ca
209478    Monotone-Date: 2006-07-11T17:43:58
209479    Monotone-Branch: ca.inverse.sogo
209480
209481M	UI/SOGoUI/UIxComponent.m
209482M	UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar
209483M	UI/Templates/ContactsUI/UIxContactEditor.wox
209484M	UI/Templates/MailerUI/UIxMailEditor.wox
209485M	UI/Templates/MailerUI/UIxMailToSelection.wox
209486M	UI/WebServerResources/calendar.css
209487M	UI/WebServerResources/mailer-compose.css
209488M	UI/WebServerResources/mailer.css
209489
209490commit 69091c1d45e29ec2cf2d5214d44e6b1037df68b8
209491Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209492Date:   Tue Jul 11 17:29:50 2006 +0000
209493
209494    Monotone-Parent: 91089a095425fe50c525dea5f59628b15c8b029c
209495    Monotone-Revision: 97743fab984c0ad36703eacb2549593742436c25
209496
209497    Monotone-Author: wsourdeau@inverse.ca
209498    Monotone-Date: 2006-07-11T17:29:50
209499    Monotone-Branch: ca.inverse.sogo
209500
209501M	UI/Common/GNUmakefile
209502M	UI/Common/product.plist
209503
209504commit c6b60d8516e74dee8aa463909db1dc3a2755ca86
209505Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209506Date:   Tue Jul 11 17:29:09 2006 +0000
209507
209508    Monotone-Parent: ee3257d96d3da0ff7f3c6c7cdfd328beb41195b8
209509    Monotone-Revision: 91089a095425fe50c525dea5f59628b15c8b029c
209510
209511    Monotone-Author: wsourdeau@inverse.ca
209512    Monotone-Date: 2006-07-11T17:29:09
209513    Monotone-Branch: ca.inverse.sogo
209514
209515M	ChangeLog
209516A	UI/Common/NSDictionary+URL.h
209517A	UI/Common/NSDictionary+URL.m
209518A	UI/Common/NSString+URL.h
209519A	UI/Common/NSString+URL.m
209520
209521commit dcd08595d91169ce4a2e46a57898270cbf759f8f
209522Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209523Date:   Tue Jul 11 17:25:30 2006 +0000
209524
209525    Monotone-Parent: d20c5ec52d8e3eaf0cb27a11c1603f19377a5bfb
209526    Monotone-Revision: ee3257d96d3da0ff7f3c6c7cdfd328beb41195b8
209527
209528    Monotone-Author: wsourdeau@inverse.ca
209529    Monotone-Date: 2006-07-11T17:25:30
209530    Monotone-Branch: ca.inverse.sogo
209531
209532A	.mtn-ignore
209533
209534commit b384cbe81f0907c39e67a1197e29669e306d3b8d
209535Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209536Date:   Tue Jul 11 17:24:40 2006 +0000
209537
209538    Monotone-Parent: 6a6eb7e754b659991fcca8bbf52f1b3d917c9957
209539    Monotone-Revision: d20c5ec52d8e3eaf0cb27a11c1603f19377a5bfb
209540
209541    Monotone-Author: wsourdeau@inverse.ca
209542    Monotone-Date: 2006-07-11T17:24:40
209543    Monotone-Branch: ca.inverse.sogo
209544
209545M	ChangeLog
209546A	UI/Common/UIxPageFrame.h
209547M	UI/Common/UIxPageFrame.m
209548
209549commit 5fff01c38147462fc59f443af662c0ee10a1f4ff
209550Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209551Date:   Fri Jul 7 21:44:19 2006 +0000
209552
209553    - see ChangeLog;
209554
209555    Monotone-Parent: eac5138b971d77a6b7878c62a571cdfb12efa3b2
209556    Monotone-Revision: 6a6eb7e754b659991fcca8bbf52f1b3d917c9957
209557
209558    Monotone-Author: wsourdeau@inverse.ca
209559    Monotone-Date: 2006-07-07T21:44:19
209560    Monotone-Branch: ca.inverse.sogo
209561
209562M	ChangeLog
209563M	UI/Scheduler/UIxAppointmentEditor.m
209564
209565commit 0f29325819105fc9b89920a4db9101b172a9d6e1
209566Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209567Date:   Fri Jul 7 21:43:39 2006 +0000
209568
209569    - see ChangeLog;
209570
209571    Monotone-Parent: a3f0d21df8bb4086c716a7df725f85f857ce0b07
209572    Monotone-Revision: eac5138b971d77a6b7878c62a571cdfb12efa3b2
209573
209574    Monotone-Author: wsourdeau@inverse.ca
209575    Monotone-Date: 2006-07-07T21:43:39
209576    Monotone-Branch: ca.inverse.sogo
209577
209578M	UI/Scheduler/GNUmakefile
209579A	UI/Scheduler/SchedulerUI.js
209580M	UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar
209581M	UI/Templates/UIxAppointmentEditor.wox
209582
209583commit 98eae3867798a38dae1a6c4a405e2eef2d65cc40
209584Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209585Date:   Fri Jul 7 21:27:54 2006 +0000
209586
209587    - none;
209588
209589    Monotone-Parent: cbf9de1ff6c0a47ce98d4c8b87c0a25450017ee7
209590    Monotone-Revision: a3f0d21df8bb4086c716a7df725f85f857ce0b07
209591
209592    Monotone-Author: wsourdeau@inverse.ca
209593    Monotone-Date: 2006-07-07T21:27:54
209594    Monotone-Branch: ca.inverse.sogo
209595
209596M	UI/Templates/UIxToolbar.wox
209597
209598commit 2d5c068ee86187f1a992b79fedd2786e9f0ce243
209599Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209600Date:   Fri Jul 7 21:27:12 2006 +0000
209601
209602    - see ChangeLog;
209603
209604    Monotone-Parent: 7baf484eb57aa68904091d6b53bc95986c669875
209605    Monotone-Revision: cbf9de1ff6c0a47ce98d4c8b87c0a25450017ee7
209606
209607    Monotone-Author: wsourdeau@inverse.ca
209608    Monotone-Date: 2006-07-07T21:27:12
209609    Monotone-Branch: ca.inverse.sogo
209610
209611M	ChangeLog
209612M	UI/WebServerResources/generic.js
209613
209614commit b50401f2e752a1855a87d07ac4474109010850af
209615Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209616Date:   Fri Jul 7 21:20:14 2006 +0000
209617
209618    - see ChangeLog;
209619
209620    Monotone-Parent: d3c9c2e311e8b691ae22a71396569a698fc505e6
209621    Monotone-Revision: 7baf484eb57aa68904091d6b53bc95986c669875
209622
209623    Monotone-Author: wsourdeau@inverse.ca
209624    Monotone-Date: 2006-07-07T21:20:14
209625    Monotone-Branch: ca.inverse.sogo
209626
209627M	UI/Templates/UIxPageFrame.wox
209628
209629commit ba5eca09419892c5b50fa37406ea0ec03634a084
209630Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209631Date:   Fri Jul 7 21:19:48 2006 +0000
209632
209633    - see ChangeLog;
209634
209635    Monotone-Parent: 568b85ef47fb295fcbb767ce70799e2091003ad6
209636    Monotone-Revision: d3c9c2e311e8b691ae22a71396569a698fc505e6
209637
209638    Monotone-Author: wsourdeau@inverse.ca
209639    Monotone-Date: 2006-07-07T21:19:48
209640    Monotone-Branch: ca.inverse.sogo
209641
209642M	ChangeLog
209643M	UI/Common/UIxPageFrame.m
209644M	UI/Templates/UIxPageFrame.wox
209645
209646commit 2e2b0ffee04df6cc5b3a097909424dfca37b1d2b
209647Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209648Date:   Fri Jul 7 16:04:46 2006 +0000
209649
209650    - see ChangeLog;
209651
209652    Monotone-Parent: 7650ec5fee84864554e6480b82a7d8b63269e075
209653    Monotone-Revision: 568b85ef47fb295fcbb767ce70799e2091003ad6
209654
209655    Monotone-Author: wsourdeau@inverse.ca
209656    Monotone-Date: 2006-07-07T16:04:46
209657    Monotone-Branch: ca.inverse.sogo
209658
209659M	ChangeLog
209660M	SoObjects/SOGo/SOGoAuthenticator.h
209661M	SoObjects/SOGo/SOGoAuthenticator.m
209662
209663commit 3777576421a2e77ab52e229d0dd49c3c15333d73
209664Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209665Date:   Thu Jul 6 20:39:21 2006 +0000
209666
209667    - see ChangeLog;
209668
209669    Monotone-Parent: eff2a89851c827b8574eba829286bdde96ab40b1
209670    Monotone-Revision: 7650ec5fee84864554e6480b82a7d8b63269e075
209671
209672    Monotone-Author: wsourdeau@inverse.ca
209673    Monotone-Date: 2006-07-06T20:39:21
209674    Monotone-Branch: ca.inverse.sogo
209675
209676M	ChangeLog
209677M	UI/Common/UIxToolbar.m
209678M	UI/Templates/UIxToolbar.wox
209679
209680commit 7c9258ed49b8d6ce3c099e771ad4ffafba808c69
209681Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209682Date:   Thu Jul 6 19:51:33 2006 +0000
209683
209684    none
209685
209686    Monotone-Parent: ef409cba712a3f3f90e0159702a7e1ada89df127
209687    Monotone-Revision: eff2a89851c827b8574eba829286bdde96ab40b1
209688
209689    Monotone-Author: wsourdeau@inverse.ca
209690    Monotone-Date: 2006-07-06T19:51:33
209691    Monotone-Branch: ca.inverse.sogo
209692
209693M	UI/Common/GNUmakefile
209694
209695commit edf178748b0760f89e7f99e90a2dd134941335c3
209696Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209697Date:   Thu Jul 6 19:50:26 2006 +0000
209698
209699    - see ChangeLog;
209700
209701    Monotone-Parent: 9a1990daa03b7969b33420752ca0d11ef89f8d64
209702    Monotone-Revision: ef409cba712a3f3f90e0159702a7e1ada89df127
209703
209704    Monotone-Author: wsourdeau@inverse.ca
209705    Monotone-Date: 2006-07-06T19:50:26
209706    Monotone-Branch: ca.inverse.sogo
209707
209708A	UI/Contacts/Toolbars/SOGoContactFolder.toolbar
209709A	UI/MailerUI/Images/tb-ab-delete-flat-24x24.png
209710A	UI/MailerUI/Images/tb-ab-instantmessage-flat-24x24.png
209711A	UI/MailerUI/Images/tb-ab-newcard-flat-24x24.png
209712A	UI/MailerUI/Images/tb-ab-newlist-flat-24x24.png
209713A	UI/MailerUI/Images/tb-ab-properties-flat-24x24.png
209714A	UI/MailerUI/Images/tb-ab-write-flat-24x24.png
209715A	UI/MailerUI/Images/tb-compose-attach-flat-24x24.png
209716A	UI/MailerUI/Images/tb-compose-contacts-flat-24x24.png
209717A	UI/MailerUI/Images/tb-compose-copy-flat-24x24.png
209718A	UI/MailerUI/Images/tb-compose-cut-flat-24x24.png
209719A	UI/MailerUI/Images/tb-compose-paste-flat-24x24.png
209720A	UI/MailerUI/Images/tb-compose-quote-flat-24x24.png
209721A	UI/MailerUI/Images/tb-compose-save-flat-24x24.png
209722A	UI/MailerUI/Images/tb-compose-security-flat-24x24.png
209723A	UI/MailerUI/Images/tb-compose-send-flat-24x24.png
209724A	UI/MailerUI/Images/tb-compose-spell-flat-24x24.png
209725A	UI/MailerUI/Images/tb-mail-addressbook-flat-24x24.png
209726A	UI/MailerUI/Images/tb-mail-delete-flat-24x24.png
209727A	UI/MailerUI/Images/tb-mail-file-flat-24x24.png
209728A	UI/MailerUI/Images/tb-mail-forward-flat-24x24.png
209729A	UI/MailerUI/Images/tb-mail-getmail-flat-24x24.png
209730A	UI/MailerUI/Images/tb-mail-junk-flat-24x24.png
209731A	UI/MailerUI/Images/tb-mail-mark-flat-24x24.png
209732A	UI/MailerUI/Images/tb-mail-next-flat-24x24.png
209733A	UI/MailerUI/Images/tb-mail-prev-flat-24x24.png
209734A	UI/MailerUI/Images/tb-mail-print-flat-24x24.png
209735A	UI/MailerUI/Images/tb-mail-reply-flat-24x24.png
209736A	UI/MailerUI/Images/tb-mail-replyall-flat-24x24.png
209737A	UI/MailerUI/Images/tb-mail-stop-flat-24x24.png
209738A	UI/MailerUI/Images/tb-mail-write-flat-24x24.png
209739A	UI/MailerUI/Images/tbtb_anais.png
209740A	UI/MailerUI/Images/tbtb_folderadd.png
209741A	UI/MailerUI/Images/tbtb_folderdel.png
209742A	UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar
209743
209744commit 5d45e64de95276247897df31036a4cfd93841874
209745Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209746Date:   Thu Jul 6 19:48:36 2006 +0000
209747
209748    - see ChangeLog;
209749
209750    Monotone-Parent: a94fdd73f46f13c408afc631567411d8f76242ba
209751    Monotone-Revision: 9a1990daa03b7969b33420752ca0d11ef89f8d64
209752
209753    Monotone-Author: wsourdeau@inverse.ca
209754    Monotone-Date: 2006-07-06T19:48:36
209755    Monotone-Branch: ca.inverse.sogo
209756
209757M	ChangeLog
209758M	UI/Common/GNUmakefile
209759A	UI/Common/UIxToolbar.m
209760D	UI/Common/UIxToolbarButton.m
209761D	UI/Common/UIxToolbarSeparator.m
209762M	UI/Contacts/GNUmakefile
209763M	UI/Contacts/product.plist
209764M	UI/MailerUI/GNUmakefile
209765M	UI/MailerUI/Toolbars/SOGoDraftObject.toolbar
209766M	UI/MailerUI/Toolbars/SOGoMailAccount.toolbar
209767M	UI/MailerUI/Toolbars/SOGoMailFolder.toolbar
209768M	UI/MailerUI/Toolbars/SOGoMailObject.toolbar
209769M	UI/MailerUI/Toolbars/SOGoTrashFolder.toolbar
209770M	UI/MailerUI/UIxMailEditor.m
209771D	UI/MailerUI/UIxMailToolbar.m
209772M	UI/MailerUI/product.plist
209773M	UI/Scheduler/GNUmakefile
209774M	UI/Scheduler/product.plist
209775M	UI/Templates/ContactsUI/UIxContactView.wox
209776M	UI/Templates/ContactsUI/UIxContactsListView.wox
209777M	UI/Templates/MailerUI/UIxMailMainFrame.wox
209778M	UI/Templates/MailerUI/UIxMailPanelFrame.wox
209779D	UI/Templates/MailerUI/UIxMailToolbar.wox
209780M	UI/Templates/UIxAppointmentEditor.wox
209781M	UI/Templates/UIxCalDayChartview.wox
209782M	UI/Templates/UIxCalDayListview.wox
209783M	UI/Templates/UIxCalDayOverview.wox
209784M	UI/Templates/UIxCalDayPrintview.wox
209785M	UI/Templates/UIxCalMonthOverview.wox
209786M	UI/Templates/UIxCalWeekChartview.wox
209787M	UI/Templates/UIxCalWeekColumnsview.wox
209788M	UI/Templates/UIxCalWeekListview.wox
209789M	UI/Templates/UIxCalWeekOverview.wox
209790M	UI/Templates/UIxCalYearOverview.wox
209791M	UI/Templates/UIxPageFrame.wox
209792A	UI/Templates/UIxToolbar.wox
209793D	UI/Templates/UIxToolbarButton.wox
209794D	UI/Templates/UIxToolbarSeparator.wox
209795M	UI/WebServerResources/uix.css
209796
209797commit bf44178797007225518b22d07ee9988109842153
209798Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209799Date:   Wed Jul 5 21:57:32 2006 +0000
209800
209801    Monotone-Parent: 30014e87141d2eb98a4ea07a788b4468c1c95ba0
209802    Monotone-Revision: a94fdd73f46f13c408afc631567411d8f76242ba
209803
209804    Monotone-Author: wsourdeau@inverse.ca
209805    Monotone-Date: 2006-07-05T21:57:32
209806    Monotone-Branch: ca.inverse.sogo
209807
209808M	UI/Contacts/GNUmakefile
209809A	UI/Contacts/Images/delete.png
209810A	UI/Contacts/Images/new-card.png
209811A	UI/Contacts/Images/new-list.png
209812A	UI/Contacts/Images/properties.png
209813A	UI/Contacts/Images/write.png
209814
209815commit d5fe2f41adb38dc8a39621a66c9c5e1ed6673fae
209816Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209817Date:   Wed Jul 5 21:57:25 2006 +0000
209818
209819    UI/Contacts
209820
209821    Monotone-Parent: 2817cc48c855abed65ce85e2175bc0e1d920fdeb
209822    Monotone-Revision: 30014e87141d2eb98a4ea07a788b4468c1c95ba0
209823
209824    Monotone-Author: wsourdeau@inverse.ca
209825    Monotone-Date: 2006-07-05T21:57:25
209826    Monotone-Branch: ca.inverse.sogo
209827
209828M	UI/Templates/ContactsUI/UIxContactView.wox
209829M	UI/Templates/ContactsUI/UIxContactsListView.wox
209830
209831commit 9fd8389b9c8b05b89572b951c0492c3c7cb604ff
209832Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209833Date:   Wed Jul 5 21:22:17 2006 +0000
209834
209835    - see ChangeLog;
209836
209837    Monotone-Parent: d8da12af5bdebf38b3f3b1c33fb021f5e70e1414
209838    Monotone-Revision: 2817cc48c855abed65ce85e2175bc0e1d920fdeb
209839
209840    Monotone-Author: wsourdeau@inverse.ca
209841    Monotone-Date: 2006-07-05T21:22:17
209842    Monotone-Branch: ca.inverse.sogo
209843
209844M	ChangeLog
209845
209846commit 052087e3bc3ce39a8e3a55b9a8e613e6dc1a5bb8
209847Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209848Date:   Wed Jul 5 21:20:00 2006 +0000
209849
209850    - see ChangeLog;
209851
209852    Monotone-Parent: d2a18ee270f6f56d867a35a22b04527b38be2819
209853    Monotone-Revision: d8da12af5bdebf38b3f3b1c33fb021f5e70e1414
209854
209855    Monotone-Author: wsourdeau@inverse.ca
209856    Monotone-Date: 2006-07-05T21:20:00
209857    Monotone-Branch: ca.inverse.sogo
209858
209859M	UI/Templates/UIxPageFrame.wox
209860
209861commit 4e29019fe46f70e40fc2b96b10e503e2f25d708a
209862Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209863Date:   Wed Jul 5 21:15:46 2006 +0000
209864
209865    - new toolbar code and images;
209866
209867    Monotone-Parent: 21ae9d2d632db73281a8277df02900d3e48a6e98
209868    Monotone-Revision: d2a18ee270f6f56d867a35a22b04527b38be2819
209869
209870    Monotone-Author: wsourdeau@inverse.ca
209871    Monotone-Date: 2006-07-05T21:15:46
209872    Monotone-Branch: ca.inverse.sogo
209873
209874M	UI/WebServerResources/uix.css
209875
209876commit b653b4d8e2bb7015d9e44edcdab886e513b8a431
209877Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209878Date:   Wed Jul 5 21:15:21 2006 +0000
209879
209880    - new toolbar code and images;
209881
209882    Monotone-Parent: cd6e43ebd8d873923fb9ad3c40158a6ce63a1f09
209883    Monotone-Revision: 21ae9d2d632db73281a8277df02900d3e48a6e98
209884
209885    Monotone-Author: wsourdeau@inverse.ca
209886    Monotone-Date: 2006-07-05T21:15:21
209887    Monotone-Branch: ca.inverse.sogo
209888
209889M	ChangeLog
209890M	UI/Common/GNUmakefile
209891A	UI/Common/UIxToolbarButton.m
209892A	UI/Common/UIxToolbarSeparator.m
209893M	UI/Scheduler/GNUmakefile
209894A	UI/Scheduler/images/day-view.png
209895A	UI/Scheduler/images/delete.png
209896A	UI/Scheduler/images/edit.png
209897A	UI/Scheduler/images/goto-today.png
209898A	UI/Scheduler/images/month-view.png
209899A	UI/Scheduler/images/multiweek-view.png
209900A	UI/Scheduler/images/new-event.png
209901A	UI/Scheduler/images/new-task.png
209902A	UI/Scheduler/images/week-view.png
209903M	UI/Templates/UIxCalDayChartview.wox
209904M	UI/Templates/UIxCalDayListview.wox
209905M	UI/Templates/UIxCalDayOverview.wox
209906M	UI/Templates/UIxCalDayPrintview.wox
209907M	UI/Templates/UIxCalMonthOverview.wox
209908M	UI/Templates/UIxCalWeekChartview.wox
209909M	UI/Templates/UIxCalWeekColumnsview.wox
209910M	UI/Templates/UIxCalWeekListview.wox
209911M	UI/Templates/UIxCalWeekOverview.wox
209912M	UI/Templates/UIxCalYearOverview.wox
209913A	UI/Templates/UIxToolbarButton.wox
209914A	UI/Templates/UIxToolbarSeparator.wox
209915
209916commit ea60a204c08574c3837dd41e442e15aabc64ca3d
209917Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209918Date:   Wed Jul 5 13:28:36 2006 +0000
209919
209920    - email address change;
209921
209922    Monotone-Parent: cf18a9ab5ead55ed9cf2650fae505a079dd489ad
209923    Monotone-Revision: cd6e43ebd8d873923fb9ad3c40158a6ce63a1f09
209924
209925    Monotone-Author: wsourdeau@inverse.ca
209926    Monotone-Date: 2006-07-05T13:28:36
209927    Monotone-Branch: ca.inverse.sogo
209928
209929M	ChangeLog
209930
209931commit a5e621970a7ce62d4652a0593fa455dfd213f317
209932Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209933Date:   Wed Jul 5 13:27:18 2006 +0000
209934
209935    - see ChangeLog;
209936
209937    Monotone-Parent: 8ddb2a0ff49be672a150054c0e9781c669a91f34
209938    Monotone-Revision: cf18a9ab5ead55ed9cf2650fae505a079dd489ad
209939
209940    Monotone-Author: wsourdeau@inverse.ca
209941    Monotone-Date: 2006-07-05T13:27:18
209942    Monotone-Branch: ca.inverse.sogo
209943
209944M	ChangeLog
209945M	UI/MailerUI/UIxMailMainFrame.m
209946M	UI/Templates/MailerUI/UIxMailMainFrame.wox
209947M	UI/Templates/UIxPageFrame.wox
209948
209949commit d0bb1b8d049c78991321380e52fdf72b1e5a22e5
209950Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209951Date:   Wed Jul 5 13:25:59 2006 +0000
209952
209953    - see ChangeLog
209954
209955    Monotone-Parent: 72f304d7caff41d213f1b38655d75a012724995d
209956    Monotone-Revision: 8ddb2a0ff49be672a150054c0e9781c669a91f34
209957
209958    Monotone-Author: wsourdeau@inverse.ca
209959    Monotone-Date: 2006-07-05T13:25:59
209960    Monotone-Branch: ca.inverse.sogo
209961
209962M	UI/WebServerResources/mailer-toolbar.css
209963M	UI/WebServerResources/mailer.css
209964M	UI/WebServerResources/uix.css
209965
209966commit 6cfc363238854f88a78ff5e868f189e83b323f1b
209967Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
209968Date:   Tue Jul 4 20:13:47 2006 +0000
209969
209970    - renamed old and obsolete ChangeLogs to Changelog.upstream;
209971
209972    Monotone-Parent: 0def6784d3ef69367b94ae24cc2b21a7e7715360
209973    Monotone-Revision: 72f304d7caff41d213f1b38655d75a012724995d
209974
209975    Monotone-Author: wsourdeau@inverse.ca
209976    Monotone-Date: 2006-07-04T20:13:47
209977    Monotone-Branch: ca.inverse.sogo
209978
209979D	Main/ChangeLog
209980A	Main/ChangeLog.upstream
209981D	Misc/WebUI/ChangeLog
209982A	Misc/WebUI/ChangeLog.upstream
209983D	Misc/WebUI/NGExtensions/NGLogging/ChangeLog
209984A	Misc/WebUI/NGExtensions/NGLogging/ChangeLog.upstream
209985D	Misc/ZideStore/UI-X/ChangeLog
209986A	Misc/ZideStore/UI-X/ChangeLog.upstream
209987D	OGoContentStore/ChangeLog
209988A	OGoContentStore/ChangeLog.upstream
209989D	Protocols/iCalHTTP/ChangeLog
209990A	Protocols/iCalHTTP/ChangeLog.upstream
209991D	SoObjects/Appointments/ChangeLog
209992A	SoObjects/Appointments/ChangeLog.upstream
209993D	SoObjects/ChangeLog
209994A	SoObjects/ChangeLog.upstream
209995D	SoObjects/Contacts/ChangeLog
209996A	SoObjects/Contacts/ChangeLog.upstream
209997D	SoObjects/Mailer/ChangeLog
209998A	SoObjects/Mailer/ChangeLog.upstream
209999D	SoObjects/SOGo/ChangeLog
210000A	SoObjects/SOGo/ChangeLog.upstream
210001D	SoObjects/Sieve/ChangeLog
210002A	SoObjects/Sieve/ChangeLog.upstream
210003D	UI/ChangeLog
210004A	UI/ChangeLog.upstream
210005D	UI/Common/ChangeLog
210006A	UI/Common/ChangeLog.upstream
210007D	UI/Contacts/ChangeLog
210008A	UI/Contacts/ChangeLog.upstream
210009D	UI/MailPartViewers/ChangeLog
210010A	UI/MailPartViewers/ChangeLog.upstream
210011D	UI/MailerUI/ChangeLog
210012A	UI/MailerUI/ChangeLog.upstream
210013M	UI/MailerUI/UIxMailTree.m
210014D	UI/MainUI/ChangeLog
210015A	UI/MainUI/ChangeLog.upstream
210016D	UI/SOGoUI/ChangeLog
210017A	UI/SOGoUI/ChangeLog.upstream
210018D	UI/Scheduler/ChangeLog
210019A	UI/Scheduler/ChangeLog.upstream
210020D	UI/Templates/ChangeLog
210021A	UI/Templates/ChangeLog.upstream
210022M	UI/Templates/UIxPageFrame.wox
210023D	UI/WebServerResources/ChangeLog
210024A	UI/WebServerResources/ChangeLog.upstream
210025M	UI/WebServerResources/mailer-toolbar.css
210026M	UI/WebServerResources/mailer.css
210027
210028commit 0e6729a51774cd85e08f4d3d4c766e5f5e8b48e8
210029Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
210030Date:   Tue Jul 4 20:03:04 2006 +0000
210031
210032    - make use of fhswobundle.make instead of fhsbundle.make so that Appointments.SOGo get actually installed correclty;
210033
210034    Monotone-Parent: 4f19f810a4cc24359a80527e9b89621df77ad4c0
210035    Monotone-Revision: 0def6784d3ef69367b94ae24cc2b21a7e7715360
210036
210037    Monotone-Author: wsourdeau@inverse.ca
210038    Monotone-Date: 2006-07-04T20:03:04
210039    Monotone-Branch: ca.inverse.sogo
210040
210041M	SoObjects/Appointments/GNUmakefile
210042
210043commit 8baec08dff8c440e18ca5304189527a4778f5609
210044Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
210045Date:   Tue Jul 4 20:00:11 2006 +0000
210046
210047    - new make include file similar to fhsbundle, but intended for WOBUNDLES;
210048
210049    Monotone-Parent: 2dfe7d952d3eb6482453947b46e4b9f58ba0bf9c
210050    Monotone-Revision: 4f19f810a4cc24359a80527e9b89621df77ad4c0
210051
210052    Monotone-Author: wsourdeau@inverse.ca
210053    Monotone-Date: 2006-07-04T20:00:11
210054    Monotone-Branch: ca.inverse.sogo
210055
210056A	fhswobundle.make
210057
210058commit ad6c1a6741d9978b0134a67609789158ebbdd09d
210059Author: Ludovic Marcotte <lmarcotte@inverse.ca>
210060Date:   Fri Jun 16 17:47:25 2006 +0000
210061
210062    See ChangeLog
210063
210064    Monotone-Parent: 9054022ef1ca8aeba6e34842d27d9b94ce002b89
210065    Monotone-Revision: 2dfe7d952d3eb6482453947b46e4b9f58ba0bf9c
210066
210067    Monotone-Author: ludovic@Sophos.ca
210068    Monotone-Date: 2006-06-16T17:47:25
210069    Monotone-Branch: ca.inverse.sogo
210070
210071M	ChangeLog
210072M	SoObjects/SOGo/AgenorUserManager.m
210073
210074commit f18c764ffad13c8e3dbda85019025b65d71f614d
210075Author: dev-unix.inverse.qc.ca <dev-unix.inverse.qc.ca>
210076Date:   Thu Jun 15 19:34:10 2006 +0000
210077
210078    see ChangeLog
210079
210080    Monotone-Revision: 9054022ef1ca8aeba6e34842d27d9b94ce002b89
210081
210082    Monotone-Author: dev-unix.inverse.qc.ca
210083    Monotone-Date: 2006-06-15T19:34:10
210084    Monotone-Branch: ca.inverse.sogo
210085
210086A	ChangeLog
210087A	GNUmakefile
210088A	Main/ChangeLog
210089A	Main/GNUmakefile
210090A	Main/GNUmakefile.preamble
210091A	Main/MainUIProduct.m
210092A	Main/README
210093A	Main/SOGo.m
210094A	Main/SOGoProductLoader.h
210095A	Main/SOGoProductLoader.m
210096A	Main/Version
210097A	Main/common.h
210098A	Main/fhs.make
210099A	Main/sogod.m
210100A	Misc/WebUI/Application.h
210101A	Misc/WebUI/Application.m
210102A	Misc/WebUI/COPYING
210103A	Misc/WebUI/COPYRIGHT
210104A	Misc/WebUI/ChangeLog
210105A	Misc/WebUI/DirectAction.h
210106A	Misc/WebUI/DirectAction.m
210107A	Misc/WebUI/English.lproj/InfoPlist.strings
210108A	Misc/WebUI/GNUmakefile
210109A	Misc/WebUI/GNUmakefile.preamble
210110A	Misc/WebUI/Info.plist
210111A	Misc/WebUI/Lori.icns
210112A	Misc/WebUI/NGExtensions/GNUmakefile
210113A	Misc/WebUI/NGExtensions/NGLogging/ChangeLog
210114A	Misc/WebUI/NGExtensions/NGLogging/GNUmakefile
210115A	Misc/WebUI/NGExtensions/NGLogging/NGLogAppender.h
210116A	Misc/WebUI/NGExtensions/NGLogging/NGLogAppender.m
210117A	Misc/WebUI/NGExtensions/NGLogging/NGLogConsoleAppender.h
210118A	Misc/WebUI/NGExtensions/NGLogging/NGLogConsoleAppender.m
210119A	Misc/WebUI/NGExtensions/NGLogging/NGLogEvent.h
210120A	Misc/WebUI/NGExtensions/NGLogging/NGLogEvent.m
210121A	Misc/WebUI/NGExtensions/NGLogging/NGLogSyslogAppender.h
210122A	Misc/WebUI/NGExtensions/NGLogging/NGLogSyslogAppender.m
210123A	Misc/WebUI/NGExtensions/NGLogging/NGLogger.h
210124A	Misc/WebUI/NGExtensions/NGLogging/NGLogger.m
210125A	Misc/WebUI/NGExtensions/NGLogging/NGLogging.h
210126A	Misc/WebUI/NGExtensions/NGLogging/NSObject+ExtendedLogging.h
210127A	Misc/WebUI/NGExtensions/NGLogging/NSObject+ExtendedLogging.m
210128A	Misc/WebUI/NOTES
210129A	Misc/WebUI/PROJECTLEAD
210130A	Misc/WebUI/README
210131A	Misc/WebUI/Session.h
210132A	Misc/WebUI/Session.m
210133A	Misc/WebUI/TODO
210134A	Misc/WebUI/Version
210135A	Misc/WebUI/WebServerResources/favicon.ico
210136A	Misc/WebUI/WebUI.xcode/project.pbxproj
210137A	Misc/WebUI/WebUI_Prefix.pch
210138A	Misc/WebUI/WebUI_main.m
210139A	Misc/WebUI/common.h
210140A	Misc/WebUI/version.plist
210141A	Misc/WebUI/wox-cheat-sheet.txt
210142A	Misc/ZideStore/UI-X/ChangeLog
210143A	Misc/ZideStore/UI-X/Common/CommonUIProduct.m
210144A	Misc/ZideStore/UI-X/Common/GNUmakefile
210145A	Misc/ZideStore/UI-X/Common/GNUmakefile.postamble
210146A	Misc/ZideStore/UI-X/Common/GNUmakefile.preamble
210147A	Misc/ZideStore/UI-X/Common/UIxAppFrame.m
210148A	Misc/ZideStore/UI-X/Common/UIxAppFrame.wox
210149A	Misc/ZideStore/UI-X/Common/UIxAppHeader.m
210150A	Misc/ZideStore/UI-X/Common/UIxAppHeader.wox
210151A	Misc/ZideStore/UI-X/Common/UIxAppNavView.m
210152A	Misc/ZideStore/UI-X/Common/UIxAppNavView.wox
210153A	Misc/ZideStore/UI-X/Common/UIxAppNavigation.m
210154A	Misc/ZideStore/UI-X/Common/UIxAppNavigation.wox
210155A	Misc/ZideStore/UI-X/Common/UIxComponent.h
210156A	Misc/ZideStore/UI-X/Common/UIxComponent.m
210157A	Misc/ZideStore/UI-X/Common/UIxElemBuilder.m
210158A	Misc/ZideStore/UI-X/Common/UIxPageFrame.m
210159A	Misc/ZideStore/UI-X/Common/UIxPageFrame.wox
210160A	Misc/ZideStore/UI-X/Common/UIxTabItem.m
210161A	Misc/ZideStore/UI-X/Common/UIxTabView.h
210162A	Misc/ZideStore/UI-X/Common/UIxTabView.m
210163A	Misc/ZideStore/UI-X/Common/UIxWinClose.m
210164A	Misc/ZideStore/UI-X/Common/UIxWinClose.wox
210165A	Misc/ZideStore/UI-X/Common/Version
210166A	Misc/ZideStore/UI-X/Common/bundle-info.plist
210167A	Misc/ZideStore/UI-X/Common/calendar.css
210168A	Misc/ZideStore/UI-X/Common/common.h
210169A	Misc/ZideStore/UI-X/Common/images/OGoLogo.gif
210170A	Misc/ZideStore/UI-X/Common/images/box_botleft.gif
210171A	Misc/ZideStore/UI-X/Common/images/box_botright.gif
210172A	Misc/ZideStore/UI-X/Common/images/box_bottom.gif
210173A	Misc/ZideStore/UI-X/Common/images/box_left.gif
210174A	Misc/ZideStore/UI-X/Common/images/box_right.gif
210175A	Misc/ZideStore/UI-X/Common/images/box_top.gif
210176A	Misc/ZideStore/UI-X/Common/images/box_topleft.gif
210177A	Misc/ZideStore/UI-X/Common/images/box_topright.gif
210178A	Misc/ZideStore/UI-X/Common/images/closewindow.gif
210179A	Misc/ZideStore/UI-X/Common/images/corner_right.gif
210180A	Misc/ZideStore/UI-X/Common/images/line_left.gif
210181A	Misc/ZideStore/UI-X/Common/images/line_right.gif
210182A	Misc/ZideStore/UI-X/Common/images/line_stretch.gif
210183A	Misc/ZideStore/UI-X/Common/images/menu_logo_top.gif
210184A	Misc/ZideStore/UI-X/Common/images/tab_.gif
210185A	Misc/ZideStore/UI-X/Common/images/tab_selected.gif
210186A	Misc/ZideStore/UI-X/Common/product.plist
210187A	Misc/ZideStore/UI-X/Common/zidestoreui.css
210188A	Misc/ZideStore/UI-X/GNUmakefile
210189A	Misc/ZideStore/UI-X/Scheduler/COPYING
210190A	Misc/ZideStore/UI-X/Scheduler/COPYRIGHT
210191A	Misc/ZideStore/UI-X/Scheduler/GNUmakefile
210192A	Misc/ZideStore/UI-X/Scheduler/GNUmakefile.postamble
210193A	Misc/ZideStore/UI-X/Scheduler/GNUmakefile.preamble
210194A	Misc/ZideStore/UI-X/Scheduler/NOTES
210195A	Misc/ZideStore/UI-X/Scheduler/SchedulerUIProduct.m
210196A	Misc/ZideStore/UI-X/Scheduler/UIxAppointmentEditor.m
210197A	Misc/ZideStore/UI-X/Scheduler/UIxAppointmentEditor.wox
210198A	Misc/ZideStore/UI-X/Scheduler/UIxAppointmentFormatter.h
210199A	Misc/ZideStore/UI-X/Scheduler/UIxAppointmentFormatter.m
210200A	Misc/ZideStore/UI-X/Scheduler/UIxAppointmentView.h
210201A	Misc/ZideStore/UI-X/Scheduler/UIxAppointmentView.m
210202A	Misc/ZideStore/UI-X/Scheduler/UIxAppointmentView.wox
210203A	Misc/ZideStore/UI-X/Scheduler/UIxAptTableView.m
210204A	Misc/ZideStore/UI-X/Scheduler/UIxAptTableView.wox
210205A	Misc/ZideStore/UI-X/Scheduler/UIxCalBackForthNavView.m
210206A	Misc/ZideStore/UI-X/Scheduler/UIxCalBackForthNavView.wox
210207A	Misc/ZideStore/UI-X/Scheduler/UIxCalDateLabel.m
210208A	Misc/ZideStore/UI-X/Scheduler/UIxCalDateLabel.wox
210209A	Misc/ZideStore/UI-X/Scheduler/UIxCalMonthOverview.m
210210A	Misc/ZideStore/UI-X/Scheduler/UIxCalMonthOverview.wox
210211A	Misc/ZideStore/UI-X/Scheduler/UIxCalMonthView.h
210212A	Misc/ZideStore/UI-X/Scheduler/UIxCalMonthView.m
210213A	Misc/ZideStore/UI-X/Scheduler/UIxCalSelectTab.m
210214A	Misc/ZideStore/UI-X/Scheduler/UIxCalSelectTab.wox
210215A	Misc/ZideStore/UI-X/Scheduler/UIxCalView.h
210216A	Misc/ZideStore/UI-X/Scheduler/UIxCalView.m
210217A	Misc/ZideStore/UI-X/Scheduler/UIxCalWeekOverview.m
210218A	Misc/ZideStore/UI-X/Scheduler/UIxCalWeekOverview.wox
210219A	Misc/ZideStore/UI-X/Scheduler/UIxCalWeekView.h
210220A	Misc/ZideStore/UI-X/Scheduler/UIxCalWeekView.m
210221A	Misc/ZideStore/UI-X/Scheduler/Version
210222A	Misc/ZideStore/UI-X/Scheduler/bundle-info.plist
210223A	Misc/ZideStore/UI-X/Scheduler/common.h
210224A	Misc/ZideStore/UI-X/Scheduler/images/icon_apt_chart.gif
210225A	Misc/ZideStore/UI-X/Scheduler/images/icon_apt_chart_inactive.gif
210226A	Misc/ZideStore/UI-X/Scheduler/images/icon_apt_column_view.gif
210227A	Misc/ZideStore/UI-X/Scheduler/images/icon_apt_list.gif
210228A	Misc/ZideStore/UI-X/Scheduler/images/icon_apt_list_inactive.gif
210229A	Misc/ZideStore/UI-X/Scheduler/images/icon_apt_overview.gif
210230A	Misc/ZideStore/UI-X/Scheduler/images/icon_apt_overview_inactive.gif
210231A	Misc/ZideStore/UI-X/Scheduler/images/next_week.gif
210232A	Misc/ZideStore/UI-X/Scheduler/images/previous_week.gif
210233A	Misc/ZideStore/UI-X/Scheduler/product.plist
210234A	Misc/db/scripts/create_user_tables.py
210235A	Misc/db/tests/helge/NOTES
210236A	Misc/db/tests/helge/PyGreSQL-samples/advanced.py
210237A	Misc/db/tests/helge/PyGreSQL-samples/basics.py
210238A	Misc/db/tests/helge/PyGreSQL-samples/func.py
210239A	Misc/db/tests/helge/PyGreSQL-samples/syscat.py
210240A	Misc/db/tests/helge/chkfolderinfoperf.py
210241A	Misc/db/tests/helge/chkhugeperf.py
210242A	Misc/db/tests/helge/fill_hugeperf.py
210243A	Misc/db/tests/helge/fillfolderinfo.py
210244A	Misc/db/tests/helge/laurent-trigger.psql
210245A	Misc/db/tests/helge/makedb.py
210246A	Misc/db/tests/helge/maketables.py
210247A	Misc/db/tests/helge/makeusers.py
210248A	Misc/db/tests/helge/scale/NOTES.txt
210249A	Misc/db/tests/helge/scale/createapts.py
210250A	Misc/db/tests/helge/scale/createfolders.py
210251A	Misc/db/tests/helge/scale/createindexes.py
210252A	Misc/db/tests/helge/scale/makeidx1-200.psql
210253A	Misc/db/tests/helge/scale/user1.sql
210254A	Misc/db/tests/znek/GNUmakefile
210255A	Misc/db/tests/znek/GNUmakefile.preamble
210256A	Misc/db/tests/znek/NSArray+random.h
210257A	Misc/db/tests/znek/NSArray+random.m
210258A	Misc/db/tests/znek/connection.plist
210259A	Misc/db/tests/znek/inserts.eomodel
210260A	Misc/db/tests/znek/inserts.m
210261A	Misc/db/tests/znek/lmail.m
210262A	Misc/db/tests/znek/lpe.m
210263A	Misc/db/tests/znek/pfinserts.m
210264A	Misc/db/tests/znek/tests.xcode/project.pbxproj
210265A	Misc/dbd/DDatabase.m
210266A	Misc/dbd/DDatabase.wox
210267A	Misc/dbd/DDatabaseManager.m
210268A	Misc/dbd/DDatabaseManager.wox
210269A	Misc/dbd/DHostView.m
210270A	Misc/dbd/DHostView.wox
210271A	Misc/dbd/DSoAuthenticator.h
210272A	Misc/dbd/DSoAuthenticator.m
210273A	Misc/dbd/DSoDatabase.h
210274A	Misc/dbd/DSoDatabase.m
210275A	Misc/dbd/DSoDatabaseManager.h
210276A	Misc/dbd/DSoDatabaseManager.m
210277A	Misc/dbd/DSoField.h
210278A	Misc/dbd/DSoField.m
210279A	Misc/dbd/DSoHost.h
210280A	Misc/dbd/DSoHost.m
210281A	Misc/dbd/DSoObject.h
210282A	Misc/dbd/DSoObject.m
210283A	Misc/dbd/DSoTable.h
210284A	Misc/dbd/DSoTable.m
210285A	Misc/dbd/DSoUser.h
210286A	Misc/dbd/DSoUser.m
210287A	Misc/dbd/DSoUserManager.h
210288A	Misc/dbd/DSoUserManager.m
210289A	Misc/dbd/DTable.m
210290A	Misc/dbd/DTable.wox
210291A	Misc/dbd/Frame.m
210292A	Misc/dbd/Frame.wox
210293A	Misc/dbd/GNUmakefile
210294A	Misc/dbd/MainPage.m
210295A	Misc/dbd/MainPage.wox
210296A	Misc/dbd/README
210297A	Misc/dbd/Version
210298A	Misc/dbd/common.h
210299A	Misc/dbd/dbd.css
210300A	Misc/dbd/dbd.m
210301A	Misc/dbd/product.plist
210302A	OGoContentStore/COPYING
210303A	OGoContentStore/COPYRIGHT
210304A	OGoContentStore/ChangeLog
210305A	OGoContentStore/GNUmakefile
210306A	OGoContentStore/GNUmakefile.postamble
210307A	OGoContentStore/GNUmakefile.preamble
210308A	OGoContentStore/OCSContactFieldExtractor.m
210309A	OGoContentStore/OCSiCalFieldExtractor.h
210310A	OGoContentStore/OCSiCalFieldExtractor.m
210311A	OGoContentStore/OGoContentStore.xcode/project.pbxproj
210312A	OGoContentStore/OGoContentStore.xcodeproj/project.pbxproj
210313A	OGoContentStore/README
210314A	OGoContentStore/Version
210315A	OGoContentStore/appointment.ocs
210316A	OGoContentStore/common.h
210317A	OGoContentStore/contact.ocs
210318A	OGoContentStore/iCalEntityObject+OCS.h
210319A	OGoContentStore/iCalEntityObject+OCS.m
210320A	OGoContentStore/iCalRepeatableEntityObject+OCS.h
210321A	OGoContentStore/iCalRepeatableEntityObject+OCS.m
210322A	OGoContentStore/misc/iNetOrgPerson.txt
210323A	OGoContentStore/misc/icaltest.ical
210324A	OGoContentStore/misc/test1/GNUmakefile
210325A	OGoContentStore/misc/test1/common.h
210326A	OGoContentStore/misc/test1/test1.m
210327A	OGoContentStore/sql/README
210328A	OGoContentStore/sql/appointment-create.psql
210329A	OGoContentStore/sql/folderinfo-create.psql
210330A	OGoContentStore/sql/folderinfo-create.sqlite
210331A	OGoContentStore/sql/foldertablecreate-helge-privcal.psql
210332A	OGoContentStore/sql/foldertablecreate-helge-privcal.sqlite
210333A	OGoContentStore/sql/foldertablecreate-root.psql
210334A	OGoContentStore/sql/foldertablecreate-test-contacts.psql
210335A	OGoContentStore/sql/generate-folderinfo-sql-for-users-sqlite.sh
210336A	OGoContentStore/sql/generate-folderinfo-sql-for-users-sqlite1table.sh
210337A	OGoContentStore/sql/generate-folderinfo-sql-for-users.sh
210338A	OGoContentStore/sql/profile-create.psql
210339A	OGoContentStore/sql/register-agenor-helge-privcal.psql
210340A	OGoContentStore/sql/register-agenor-test-contacts.psql
210341A	OGoContentStore/sql/testapt-agenor-helge-privcal.psql
210342A	OGoContentStore/sql/testapt-hh.psql
210343A	OGoContentStore/sql/testcontact-agenor-test-contact.psql
210344A	OGoContentStore/test_quick_extract.m
210345A	Protocols/GNUmakefile
210346A	Protocols/common.make
210347A	Protocols/iCalHTTP/COPYING
210348A	Protocols/iCalHTTP/COPYRIGHT
210349A	Protocols/iCalHTTP/ChangeLog
210350A	Protocols/iCalHTTP/GNUmakefile
210351A	Protocols/iCalHTTP/README
210352A	Protocols/iCalHTTP/SOGoICalFileFetch.m
210353A	Protocols/iCalHTTP/SOGoICalFilePublish.m
210354A	Protocols/iCalHTTP/SOGoICalHTTPHandler.h
210355A	Protocols/iCalHTTP/SOGoICalHTTPHandler.m
210356A	Protocols/iCalHTTP/Version
210357A	Protocols/iCalHTTP/bundle-info.plist
210358A	Protocols/iCalHTTP/common.h
210359A	Protocols/iCalHTTP/iCalHTTPProduct.m
210360A	Protocols/iCalHTTP/product.plist
210361A	README
210362A	SOGo.conf
210363A	SOGo.xcode/helge.pbxuser
210364A	SOGo.xcode/project.pbxproj
210365A	SOGo.xcodeproj/project.pbxproj
210366A	SoObjects/Appointments/ChangeLog
210367A	SoObjects/Appointments/GNUmakefile
210368A	SoObjects/Appointments/Product.m
210369A	SoObjects/Appointments/SOGoAppointmentFolder.h
210370A	SoObjects/Appointments/SOGoAppointmentFolder.m
210371A	SoObjects/Appointments/SOGoAppointmentObject.h
210372A	SoObjects/Appointments/SOGoAppointmentObject.m
210373A	SoObjects/Appointments/SOGoAptMailDeletion.m
210374A	SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo/SOGoAptMailEnglishDeletion.html
210375A	SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo/SOGoAptMailEnglishDeletion.wod
210376A	SoObjects/Appointments/SOGoAptMailEnglishInvitation.wo/SOGoAptMailEnglishInvitation.html
210377A	SoObjects/Appointments/SOGoAptMailEnglishInvitation.wo/SOGoAptMailEnglishInvitation.wod
210378A	SoObjects/Appointments/SOGoAptMailEnglishRemoval.wo/SOGoAptMailEnglishRemoval.html
210379A	SoObjects/Appointments/SOGoAptMailEnglishRemoval.wo/SOGoAptMailEnglishRemoval.wod
210380A	SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.html
210381A	SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.wod
210382A	SoObjects/Appointments/SOGoAptMailFrenchDeletion.wo/SOGoAptMailFrenchDeletion.html
210383A	SoObjects/Appointments/SOGoAptMailFrenchDeletion.wo/SOGoAptMailFrenchDeletion.wod
210384A	SoObjects/Appointments/SOGoAptMailFrenchInvitation.wo/SOGoAptMailFrenchInvitation.html
210385A	SoObjects/Appointments/SOGoAptMailFrenchInvitation.wo/SOGoAptMailFrenchInvitation.wod
210386A	SoObjects/Appointments/SOGoAptMailFrenchRemoval.wo/SOGoAptMailFrenchRemoval.html
210387A	SoObjects/Appointments/SOGoAptMailFrenchRemoval.wo/SOGoAptMailFrenchRemoval.wod
210388A	SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html
210389A	SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.wod
210390A	SoObjects/Appointments/SOGoAptMailInvitation.m
210391A	SoObjects/Appointments/SOGoAptMailNotification.h
210392A	SoObjects/Appointments/SOGoAptMailNotification.m
210393A	SoObjects/Appointments/SOGoAptMailRemoval.m
210394A	SoObjects/Appointments/SOGoAptMailUpdate.m
210395A	SoObjects/Appointments/SOGoFreeBusyObject.h
210396A	SoObjects/Appointments/SOGoFreeBusyObject.m
210397A	SoObjects/Appointments/SOGoGroupAppointmentFolder.h
210398A	SoObjects/Appointments/SOGoGroupAppointmentFolder.m
210399A	SoObjects/Appointments/Version
210400A	SoObjects/Appointments/bundle-info.plist
210401A	SoObjects/Appointments/common.h
210402A	SoObjects/Appointments/product.plist
210403A	SoObjects/ChangeLog
210404A	SoObjects/Contacts/ChangeLog
210405A	SoObjects/Contacts/GNUmakefile
210406A	SoObjects/Contacts/GNUmakefile.preamble
210407A	SoObjects/Contacts/Product.m
210408A	SoObjects/Contacts/README
210409A	SoObjects/Contacts/SOGoContactFolder.h
210410A	SoObjects/Contacts/SOGoContactFolder.m
210411A	SoObjects/Contacts/SOGoContactObject.h
210412A	SoObjects/Contacts/SOGoContactObject.m
210413A	SoObjects/Contacts/Version
210414A	SoObjects/Contacts/common.h
210415A	SoObjects/Contacts/product.plist
210416A	SoObjects/GNUmakefile
210417A	SoObjects/Mailer/ChangeLog
210418A	SoObjects/Mailer/GNUmakefile
210419A	SoObjects/Mailer/GNUmakefile.preamble
210420A	SoObjects/Mailer/Product.m
210421A	SoObjects/Mailer/README
210422A	SoObjects/Mailer/SOGoCalendarMailBodyPart.m
210423A	SoObjects/Mailer/SOGoDraftObject.h
210424A	SoObjects/Mailer/SOGoDraftObject.m
210425A	SoObjects/Mailer/SOGoDraftsFolder.h
210426A	SoObjects/Mailer/SOGoDraftsFolder.m
210427A	SoObjects/Mailer/SOGoImageMailBodyPart.m
210428A	SoObjects/Mailer/SOGoMailAccount.h
210429A	SoObjects/Mailer/SOGoMailAccount.m
210430A	SoObjects/Mailer/SOGoMailAccounts.h
210431A	SoObjects/Mailer/SOGoMailAccounts.m
210432A	SoObjects/Mailer/SOGoMailBaseObject.h
210433A	SoObjects/Mailer/SOGoMailBaseObject.m
210434A	SoObjects/Mailer/SOGoMailBodyPart.h
210435A	SoObjects/Mailer/SOGoMailBodyPart.m
210436A	SoObjects/Mailer/SOGoMailFolder.h
210437A	SoObjects/Mailer/SOGoMailFolder.m
210438A	SoObjects/Mailer/SOGoMailFolderDataSource.h
210439A	SoObjects/Mailer/SOGoMailFolderDataSource.m
210440A	SoObjects/Mailer/SOGoMailIdentity.h
210441A	SoObjects/Mailer/SOGoMailIdentity.m
210442A	SoObjects/Mailer/SOGoMailManager.h
210443A	SoObjects/Mailer/SOGoMailManager.m
210444A	SoObjects/Mailer/SOGoMailObject.h
210445A	SoObjects/Mailer/SOGoMailObject.m
210446A	SoObjects/Mailer/SOGoMessageMailBodyPart.m
210447A	SoObjects/Mailer/SOGoSharedInboxFolder.h
210448A	SoObjects/Mailer/SOGoSharedInboxFolder.m
210449A	SoObjects/Mailer/SOGoSharedMailAccount.h
210450A	SoObjects/Mailer/SOGoSharedMailAccount.m
210451A	SoObjects/Mailer/SOGoTrashFolder.h
210452A	SoObjects/Mailer/SOGoTrashFolder.m
210453A	SoObjects/Mailer/SOGoUser+Mail.h
210454A	SoObjects/Mailer/SOGoUser+Mail.m
210455A	SoObjects/Mailer/SOGoVCardMailBodyPart.m
210456A	SoObjects/Mailer/Version
210457A	SoObjects/Mailer/common.h
210458A	SoObjects/Mailer/product.plist
210459A	SoObjects/README
210460A	SoObjects/SOGo/AgenorUserDefaults.h
210461A	SoObjects/SOGo/AgenorUserDefaults.m
210462A	SoObjects/SOGo/AgenorUserManager.h
210463A	SoObjects/SOGo/AgenorUserManager.m
210464A	SoObjects/SOGo/ChangeLog
210465A	SoObjects/SOGo/GNUmakefile
210466A	SoObjects/SOGo/GNUmakefile.preamble
210467A	SoObjects/SOGo/NSObject+AptComparison.h
210468A	SoObjects/SOGo/NSObject+AptComparison.m
210469A	SoObjects/SOGo/NSString+iCal.h
210470A	SoObjects/SOGo/README
210471A	SoObjects/SOGo/SOGoAppointment.h
210472A	SoObjects/SOGo/SOGoAppointment.m
210473A	SoObjects/SOGo/SOGoAppointmentICalRenderer.h
210474A	SoObjects/SOGo/SOGoAppointmentICalRenderer.m
210475A	SoObjects/SOGo/SOGoAuthenticator.h
210476A	SoObjects/SOGo/SOGoAuthenticator.m
210477A	SoObjects/SOGo/SOGoContentObject.h
210478A	SoObjects/SOGo/SOGoContentObject.m
210479A	SoObjects/SOGo/SOGoCustomGroupFolder.h
210480A	SoObjects/SOGo/SOGoCustomGroupFolder.m
210481A	SoObjects/SOGo/SOGoFolder.h
210482A	SoObjects/SOGo/SOGoFolder.m
210483A	SoObjects/SOGo/SOGoGroupFolder.h
210484A	SoObjects/SOGo/SOGoGroupFolder.m
210485A	SoObjects/SOGo/SOGoGroupsFolder.h
210486A	SoObjects/SOGo/SOGoGroupsFolder.m
210487A	SoObjects/SOGo/SOGoLRUCache.h
210488A	SoObjects/SOGo/SOGoLRUCache.m
210489A	SoObjects/SOGo/SOGoObject.h
210490A	SoObjects/SOGo/SOGoObject.m
210491A	SoObjects/SOGo/SOGoUser.h
210492A	SoObjects/SOGo/SOGoUser.m
210493A	SoObjects/SOGo/SOGoUserFolder.h
210494A	SoObjects/SOGo/SOGoUserFolder.m
210495A	SoObjects/SOGo/Version
210496A	SoObjects/SOGo/WOContext+Agenor.h
210497A	SoObjects/SOGo/WOContext+Agenor.m
210498A	SoObjects/SOGo/agenor_defaults.m
210499A	SoObjects/SOGo/agenor_email2uid.m
210500A	SoObjects/SOGo/agenor_emails4uid.m
210501A	SoObjects/SOGo/agenor_shares4uid.m
210502A	SoObjects/SOGo/common.h
210503A	SoObjects/Sieve/ChangeLog
210504A	SoObjects/Sieve/GNUmakefile
210505A	SoObjects/Sieve/GNUmakefile.preamble
210506A	SoObjects/Sieve/Product.m
210507A	SoObjects/Sieve/README
210508A	SoObjects/Sieve/SOGoSieveBaseObject.h
210509A	SoObjects/Sieve/SOGoSieveBaseObject.m
210510A	SoObjects/Sieve/SOGoSieveScriptObject.h
210511A	SoObjects/Sieve/SOGoSieveScriptObject.m
210512A	SoObjects/Sieve/SOGoSieveScriptsFolder.h
210513A	SoObjects/Sieve/SOGoSieveScriptsFolder.m
210514A	SoObjects/Sieve/Version
210515A	SoObjects/Sieve/common.h
210516A	SoObjects/Sieve/product.plist
210517A	SoObjects/common.make
210518A	UI/ChangeLog
210519A	UI/Common/ChangeLog
210520A	UI/Common/CommonUIProduct.m
210521A	UI/Common/English.lproj/Localizable.strings
210522A	UI/Common/French.lproj/Localizable.strings
210523A	UI/Common/GNUmakefile
210524A	UI/Common/GNUmakefile.postamble
210525A	UI/Common/GNUmakefile.preamble
210526A	UI/Common/UIxAppNavView.m
210527A	UI/Common/UIxElemBuilder.m
210528A	UI/Common/UIxPageFrame.m
210529A	UI/Common/UIxPrintPageFrame.m
210530A	UI/Common/UIxSortButton.m
210531A	UI/Common/UIxTabItem.m
210532A	UI/Common/UIxTabView.h
210533A	UI/Common/UIxTabView.m
210534A	UI/Common/UIxWinClose.m
210535A	UI/Common/Version
210536A	UI/Common/bundle-info.plist
210537A	UI/Common/common.h
210538A	UI/Common/product.plist
210539A	UI/Contacts/COPYING
210540A	UI/Contacts/COPYRIGHT
210541A	UI/Contacts/ChangeLog
210542A	UI/Contacts/ContactsUIProduct.m
210543A	UI/Contacts/English.lproj/Localizable.strings
210544A	UI/Contacts/French.lproj/Localizable.strings
210545A	UI/Contacts/GNUmakefile
210546A	UI/Contacts/GNUmakefile.postamble
210547A	UI/Contacts/GNUmakefile.preamble
210548A	UI/Contacts/NOTES
210549A	UI/Contacts/UIxContactEditor.m
210550A	UI/Contacts/UIxContactEditorBase.h
210551A	UI/Contacts/UIxContactEditorBase.m
210552A	UI/Contacts/UIxContactSelector.m
210553A	UI/Contacts/UIxContactView.m
210554A	UI/Contacts/UIxContactsListView.m
210555A	UI/Contacts/UIxContactsListViewBase.h
210556A	UI/Contacts/UIxContactsListViewBase.m
210557A	UI/Contacts/UIxContactsSelectionView.m
210558A	UI/Contacts/Version
210559A	UI/Contacts/bundle-info.plist
210560A	UI/Contacts/common.h
210561A	UI/Contacts/product.plist
210562A	UI/GNUmakefile
210563A	UI/MailPartViewers/COPYING
210564A	UI/MailPartViewers/COPYRIGHT
210565A	UI/MailPartViewers/ChangeLog
210566A	UI/MailPartViewers/English.lproj/Localizable.strings
210567A	UI/MailPartViewers/French.lproj/Localizable.strings
210568A	UI/MailPartViewers/GNUmakefile
210569A	UI/MailPartViewers/MailPartViewersProduct.m
210570A	UI/MailPartViewers/README.txt
210571A	UI/MailPartViewers/UIxKolabPartContactViewer.m
210572A	UI/MailPartViewers/UIxKolabPartEventViewer.m
210573A	UI/MailPartViewers/UIxKolabPartTaskViewer.m
210574A	UI/MailPartViewers/UIxKolabPartViewer.h
210575A	UI/MailPartViewers/UIxKolabPartViewer.m
210576A	UI/MailPartViewers/UIxMailPartAlternativeViewer.m
210577A	UI/MailPartViewers/UIxMailPartHTMLViewer.m
210578A	UI/MailPartViewers/UIxMailPartICalAction.m
210579A	UI/MailPartViewers/UIxMailPartICalViewer.m
210580A	UI/MailPartViewers/UIxMailPartImageViewer.m
210581A	UI/MailPartViewers/UIxMailPartLinkViewer.h
210582A	UI/MailPartViewers/UIxMailPartLinkViewer.m
210583A	UI/MailPartViewers/UIxMailPartMessageViewer.m
210584A	UI/MailPartViewers/UIxMailPartMixedViewer.m
210585A	UI/MailPartViewers/UIxMailPartTextViewer.m
210586A	UI/MailPartViewers/UIxMailPartViewer.h
210587A	UI/MailPartViewers/UIxMailPartViewer.m
210588A	UI/MailPartViewers/UIxMailRenderingContext.h
210589A	UI/MailPartViewers/UIxMailRenderingContext.m
210590A	UI/MailPartViewers/UIxMailSizeFormatter.h
210591A	UI/MailPartViewers/UIxMailSizeFormatter.m
210592A	UI/MailPartViewers/Version
210593A	UI/MailPartViewers/common.h
210594A	UI/MailPartViewers/product.plist
210595A	UI/MailerUI/COPYING
210596A	UI/MailerUI/COPYRIGHT
210597A	UI/MailerUI/ChangeLog
210598A	UI/MailerUI/English.lproj/Localizable.strings
210599A	UI/MailerUI/French.lproj/Localizable.strings
210600A	UI/MailerUI/GNUmakefile
210601A	UI/MailerUI/GNUmakefile.postamble
210602A	UI/MailerUI/GNUmakefile.preamble
210603A	UI/MailerUI/Images/COPYING
210604A	UI/MailerUI/Images/LICENSE-thunderbird.txt
210605A	UI/MailerUI/Images/treeview_corner.gif
210606A	UI/MailerUI/Images/treeview_corner_minus.gif
210607A	UI/MailerUI/Images/treeview_corner_plus.gif
210608A	UI/MailerUI/Images/treeview_junction.gif
210609A	UI/MailerUI/Images/treeview_leaf.gif
210610A	UI/MailerUI/Images/treeview_leaf_corner.gif
210611A	UI/MailerUI/Images/treeview_line.gif
210612A	UI/MailerUI/Images/treeview_minus.gif
210613A	UI/MailerUI/Images/treeview_plus.gif
210614A	UI/MailerUI/Images/treeview_space.gif
210615A	UI/MailerUI/MailerUIProduct.m
210616A	UI/MailerUI/NOTES
210617A	UI/MailerUI/README
210618A	UI/MailerUI/Toolbars/SOGoDraftObject.toolbar
210619A	UI/MailerUI/Toolbars/SOGoMailAccount.toolbar
210620A	UI/MailerUI/Toolbars/SOGoMailFolder.toolbar
210621A	UI/MailerUI/Toolbars/SOGoMailObject.toolbar
210622A	UI/MailerUI/Toolbars/SOGoTrashFolder.toolbar
210623A	UI/MailerUI/UIxEnvelopeAddressFormatter.m
210624A	UI/MailerUI/UIxFilterList.m
210625A	UI/MailerUI/UIxMailAccountView.m
210626A	UI/MailerUI/UIxMailAccountsView.m
210627A	UI/MailerUI/UIxMailAddressbook.m
210628A	UI/MailerUI/UIxMailEditor.m
210629A	UI/MailerUI/UIxMailEditorAction.h
210630A	UI/MailerUI/UIxMailEditorAction.m
210631A	UI/MailerUI/UIxMailEditorAttach.m
210632A	UI/MailerUI/UIxMailFilterPanel.m
210633A	UI/MailerUI/UIxMailFolderACLEditor.m
210634A	UI/MailerUI/UIxMailFormatter.h
210635A	UI/MailerUI/UIxMailFormatter.m
210636A	UI/MailerUI/UIxMailForwardAction.m
210637A	UI/MailerUI/UIxMailListView.m
210638A	UI/MailerUI/UIxMailMainFrame.m
210639A	UI/MailerUI/UIxMailMoveToPopUp.m
210640A	UI/MailerUI/UIxMailReplyAction.m
210641A	UI/MailerUI/UIxMailSortableTableHeader.m
210642A	UI/MailerUI/UIxMailToSelection.m
210643A	UI/MailerUI/UIxMailToolbar.m
210644A	UI/MailerUI/UIxMailTree.m
210645A	UI/MailerUI/UIxMailTreeBlock.h
210646A	UI/MailerUI/UIxMailTreeBlock.m
210647A	UI/MailerUI/UIxMailView.m
210648A	UI/MailerUI/UIxMailWindowCloser.m
210649A	UI/MailerUI/UIxSieveEditor.m
210650A	UI/MailerUI/UIxSubjectFormatter.m
210651A	UI/MailerUI/Version
210652A	UI/MailerUI/WOContext+UIxMailer.h
210653A	UI/MailerUI/WOContext+UIxMailer.m
210654A	UI/MailerUI/bundle-info.plist
210655A	UI/MailerUI/common.h
210656A	UI/MailerUI/product.plist
210657A	UI/MailerUI/screenshots/tbird_073_accountview.png
210658A	UI/MailerUI/screenshots/tbird_073_compose.png
210659A	UI/MailerUI/screenshots/tbird_073_mailwelcome.png
210660A	UI/MailerUI/screenshots/tbird_073_settings.png
210661A	UI/MailerUI/screenshots/tbird_073_viewer.png
210662A	UI/MainUI/ChangeLog
210663A	UI/MainUI/English.lproj/Locale
210664A	UI/MainUI/English.lproj/Localizable.strings
210665A	UI/MainUI/French.lproj/Locale
210666A	UI/MainUI/French.lproj/Localizable.strings
210667A	UI/MainUI/GNUmakefile
210668A	UI/MainUI/GNUmakefile.preamble
210669A	UI/MainUI/MainUIProduct.m
210670A	UI/MainUI/README
210671A	UI/MainUI/SOGoGroupPage.m
210672A	UI/MainUI/SOGoGroupPage.wox
210673A	UI/MainUI/SOGoGroupsPage.m
210674A	UI/MainUI/SOGoGroupsPage.wox
210675A	UI/MainUI/SOGoRootPage.m
210676A	UI/MainUI/SOGoRootPage.wox
210677A	UI/MainUI/SOGoUserHomePage.m
210678A	UI/MainUI/SOGoUserHomePage.wox
210679A	UI/MainUI/Version
210680A	UI/MainUI/common.h
210681A	UI/MainUI/homepage.js
210682A	UI/MainUI/product.plist
210683A	UI/README
210684A	UI/SOGoUI/ChangeLog
210685A	UI/SOGoUI/GNUmakefile
210686A	UI/SOGoUI/GNUmakefile.preamble
210687A	UI/SOGoUI/README
210688A	UI/SOGoUI/SOGoAptFormatter.h
210689A	UI/SOGoUI/SOGoAptFormatter.m
210690A	UI/SOGoUI/SOGoDateFormatter.h
210691A	UI/SOGoUI/SOGoDateFormatter.m
210692A	UI/SOGoUI/SOGoJSStringFormatter.h
210693A	UI/SOGoUI/SOGoJSStringFormatter.m
210694A	UI/SOGoUI/UIxComponent.h
210695A	UI/SOGoUI/UIxComponent.m
210696A	UI/SOGoUI/Version
210697A	UI/SOGoUI/WOContext+UIx.h
210698A	UI/SOGoUI/WOContext+UIx.m
210699A	UI/SOGoUI/common.h
210700A	UI/Scheduler/COPYING
210701A	UI/Scheduler/COPYRIGHT
210702A	UI/Scheduler/ChangeLog
210703A	UI/Scheduler/English.lproj/Localizable.strings
210704A	UI/Scheduler/English.lproj/skycalendar.html
210705A	UI/Scheduler/English.lproj/skycalendar.js
210706A	UI/Scheduler/French.lproj/Localizable.strings
210707A	UI/Scheduler/French.lproj/skycalendar.html
210708A	UI/Scheduler/French.lproj/skycalendar.js
210709A	UI/Scheduler/GNUmakefile
210710A	UI/Scheduler/GNUmakefile.postamble
210711A	UI/Scheduler/GNUmakefile.preamble
210712A	UI/Scheduler/German.lproj/Localizable.strings
210713A	UI/Scheduler/NOTES
210714A	UI/Scheduler/NSCalendarDate+UIx.h
210715A	UI/Scheduler/NSCalendarDate+UIx.m
210716A	UI/Scheduler/SOGoAppointment+UIx.h
210717A	UI/Scheduler/SOGoAppointment+UIx.m
210718A	UI/Scheduler/SchedulerUIProduct.m
210719A	UI/Scheduler/UIxAppointmentEditor.m
210720A	UI/Scheduler/UIxAppointmentPrintview.m
210721A	UI/Scheduler/UIxAppointmentProposal.m
210722A	UI/Scheduler/UIxAppointmentView.h
210723A	UI/Scheduler/UIxAppointmentView.m
210724A	UI/Scheduler/UIxAptTableView.m
210725A	UI/Scheduler/UIxCalBackForthNavView.m
210726A	UI/Scheduler/UIxCalDateLabel.m
210727A	UI/Scheduler/UIxCalDayChartview.m
210728A	UI/Scheduler/UIxCalDayListview.m
210729A	UI/Scheduler/UIxCalDayOverview.h
210730A	UI/Scheduler/UIxCalDayOverview.m
210731A	UI/Scheduler/UIxCalDayPrintview.m
210732A	UI/Scheduler/UIxCalDayView.h
210733A	UI/Scheduler/UIxCalDayView.m
210734A	UI/Scheduler/UIxCalInlineAptView.m
210735A	UI/Scheduler/UIxCalInlineMonthOverview.m
210736A	UI/Scheduler/UIxCalMonthOverview.h
210737A	UI/Scheduler/UIxCalMonthOverview.m
210738A	UI/Scheduler/UIxCalMonthPrintview.m
210739A	UI/Scheduler/UIxCalMonthView.h
210740A	UI/Scheduler/UIxCalMonthView.m
210741A	UI/Scheduler/UIxCalParticipationStatusView.m
210742A	UI/Scheduler/UIxCalScheduleOverview.m
210743A	UI/Scheduler/UIxCalSelectTab.m
210744A	UI/Scheduler/UIxCalView.h
210745A	UI/Scheduler/UIxCalView.m
210746A	UI/Scheduler/UIxCalWeekChartview.m
210747A	UI/Scheduler/UIxCalWeekColumnsview.m
210748A	UI/Scheduler/UIxCalWeekListview.m
210749A	UI/Scheduler/UIxCalWeekOverview.h
210750A	UI/Scheduler/UIxCalWeekOverview.m
210751A	UI/Scheduler/UIxCalWeekPrintview.m
210752A	UI/Scheduler/UIxCalWeekView.h
210753A	UI/Scheduler/UIxCalWeekView.m
210754A	UI/Scheduler/UIxCalYearOverview.m
210755A	UI/Scheduler/UIxComponent+Agenor.h
210756A	UI/Scheduler/UIxComponent+Agenor.m
210757A	UI/Scheduler/UIxDatePicker.m
210758A	UI/Scheduler/UIxDatePickerScript.m
210759A	UI/Scheduler/UIxTimeDateControl.m
210760A	UI/Scheduler/UIxTimeSelector.m
210761A	UI/Scheduler/Version
210762A	UI/Scheduler/bundle-info.plist
210763A	UI/Scheduler/common.h
210764A	UI/Scheduler/cycles.plist
210765A	UI/Scheduler/iCalPerson+UIx.h
210766A	UI/Scheduler/iCalPerson+UIx.m
210767A	UI/Scheduler/iCalRecurrenceRule+SOGo.m
210768A	UI/Scheduler/images/apt_icon_private.gif
210769A	UI/Scheduler/images/first.gif
210770A	UI/Scheduler/images/green_corner.gif
210771A	UI/Scheduler/images/icon_popupcalendar.gif
210772A	UI/Scheduler/images/icon_view_chart.gif
210773A	UI/Scheduler/images/icon_view_chart_inactive.gif
210774A	UI/Scheduler/images/icon_view_columns.gif
210775A	UI/Scheduler/images/icon_view_columns_inactive.gif
210776A	UI/Scheduler/images/icon_view_list.gif
210777A	UI/Scheduler/images/icon_view_list_inactive.gif
210778A	UI/Scheduler/images/icon_view_overview.gif
210779A	UI/Scheduler/images/icon_view_overview_inactive.gif
210780A	UI/Scheduler/images/invisible_space_2.gif
210781A	UI/Scheduler/images/last.gif
210782A	UI/Scheduler/images/next.gif
210783A	UI/Scheduler/images/next_week.gif
210784A	UI/Scheduler/images/previous.gif
210785A	UI/Scheduler/images/previous_week.gif
210786A	UI/Scheduler/product.plist
210787A	UI/Scheduler/skycalendar.html
210788A	UI/Scheduler/skycalendar.js
210789A	UI/Templates/ChangeLog
210790A	UI/Templates/ContactsUI/UIxContactEditor.wox
210791A	UI/Templates/ContactsUI/UIxContactView.wox
210792A	UI/Templates/ContactsUI/UIxContactsListView.wox
210793A	UI/Templates/GNUmakefile
210794A	UI/Templates/MailPartViewers/GNUmakefile
210795A	UI/Templates/MailPartViewers/UIxKolabPartContactViewer.wox
210796A	UI/Templates/MailPartViewers/UIxKolabPartEventViewer.wox
210797A	UI/Templates/MailPartViewers/UIxKolabPartTaskViewer.wox
210798A	UI/Templates/MailPartViewers/UIxMailPartAlternativeViewer.wox
210799A	UI/Templates/MailPartViewers/UIxMailPartHTMLViewer.wox
210800A	UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox
210801A	UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox
210802A	UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox
210803A	UI/Templates/MailPartViewers/UIxMailPartMessageViewer.wox
210804A	UI/Templates/MailPartViewers/UIxMailPartMixedViewer.wox
210805A	UI/Templates/MailPartViewers/UIxMailPartTextViewer.wox
210806A	UI/Templates/MailerUI/UIxMailAccountView.wox
210807A	UI/Templates/MailerUI/UIxMailAccountsView.wox
210808A	UI/Templates/MailerUI/UIxMailAddressbook.wox
210809A	UI/Templates/MailerUI/UIxMailEditor.wox
210810A	UI/Templates/MailerUI/UIxMailEditorAttach.wox
210811A	UI/Templates/MailerUI/UIxMailFilterPanel.wox
210812A	UI/Templates/MailerUI/UIxMailFolderACLEditor.wox
210813A	UI/Templates/MailerUI/UIxMailListView.wox
210814A	UI/Templates/MailerUI/UIxMailMainFrame.wox
210815A	UI/Templates/MailerUI/UIxMailMoveToPopUp.wox
210816A	UI/Templates/MailerUI/UIxMailPanelFrame.wox
210817A	UI/Templates/MailerUI/UIxMailSortableTableHeader.wox
210818A	UI/Templates/MailerUI/UIxMailToSelection.wox
210819A	UI/Templates/MailerUI/UIxMailToolbar.wox
210820A	UI/Templates/MailerUI/UIxMailTree.wox
210821A	UI/Templates/MailerUI/UIxMailView.wox
210822A	UI/Templates/MailerUI/UIxMailWindowCloser.wox
210823A	UI/Templates/UIxAppNavView.wox
210824A	UI/Templates/UIxAppointmentEditor.wox
210825A	UI/Templates/UIxAppointmentPrintview.wox
210826A	UI/Templates/UIxAppointmentProposal.wox
210827A	UI/Templates/UIxAppointmentView.wox
210828A	UI/Templates/UIxAptTableView.wox
210829A	UI/Templates/UIxCalBackForthNavView.wox
210830A	UI/Templates/UIxCalDateLabel.wox
210831A	UI/Templates/UIxCalDayChartview.wox
210832A	UI/Templates/UIxCalDayListview.wox
210833A	UI/Templates/UIxCalDayOverview.wox
210834A	UI/Templates/UIxCalDayPrintview.wox
210835A	UI/Templates/UIxCalInlineAptView.wox
210836A	UI/Templates/UIxCalInlineMonthOverview.wox
210837A	UI/Templates/UIxCalMonthOverview.wox
210838A	UI/Templates/UIxCalMonthPrintview.wox
210839A	UI/Templates/UIxCalParticipationStatusView.wox
210840A	UI/Templates/UIxCalScheduleOverview.wox
210841A	UI/Templates/UIxCalSelectTab.wox
210842A	UI/Templates/UIxCalWeekChartview.wox
210843A	UI/Templates/UIxCalWeekColumnsview.wox
210844A	UI/Templates/UIxCalWeekListview.wox
210845A	UI/Templates/UIxCalWeekOverview.wox
210846A	UI/Templates/UIxCalWeekPrintview.wox
210847A	UI/Templates/UIxCalYearOverview.wox
210848A	UI/Templates/UIxContactSelector.wox
210849A	UI/Templates/UIxContactsSelectionView.wox
210850A	UI/Templates/UIxDatePicker.wox
210851A	UI/Templates/UIxDatePickerScript.wox
210852A	UI/Templates/UIxFilterList.wox
210853A	UI/Templates/UIxPageFrame.wox
210854A	UI/Templates/UIxPrintPageFrame.wox
210855A	UI/Templates/UIxSieveEditor.wox
210856A	UI/Templates/UIxSortButton.wox
210857A	UI/Templates/UIxTimeDateControl.wox
210858A	UI/Templates/UIxTimeSelector.wox
210859A	UI/Templates/UIxWinClose.wox
210860A	UI/WebServerResources/COPYING-thunderbird.txt
210861A	UI/WebServerResources/ChangeLog
210862A	UI/WebServerResources/LICENSE-thunderbird.txt
210863A	UI/WebServerResources/OGoLogo.gif
210864A	UI/WebServerResources/UIxAppointmentEditor.js
210865A	UI/WebServerResources/UIxContactEditor.js
210866A	UI/WebServerResources/UIxMailEditorAttach.js
210867A	UI/WebServerResources/UIxMailListView.js
210868A	UI/WebServerResources/UIxMailToSelection.js
210869A	UI/WebServerResources/box_botleft.gif
210870A	UI/WebServerResources/box_botright.gif
210871A	UI/WebServerResources/box_bottom.gif
210872A	UI/WebServerResources/box_left.gif
210873A	UI/WebServerResources/box_right.gif
210874A	UI/WebServerResources/box_top.gif
210875A	UI/WebServerResources/box_topleft.gif
210876A	UI/WebServerResources/box_topright.gif
210877A	UI/WebServerResources/calendar.css
210878A	UI/WebServerResources/closewindow.gif
210879A	UI/WebServerResources/corner_right.gif
210880A	UI/WebServerResources/downward_sorted.gif
210881A	UI/WebServerResources/generic.js
210882A	UI/WebServerResources/icon_mark_flagged.gif
210883A	UI/WebServerResources/icon_mark_read.gif
210884A	UI/WebServerResources/icon_mark_unflagged.gif
210885A	UI/WebServerResources/icon_mark_unread.gif
210886A	UI/WebServerResources/icon_read.gif
210887A	UI/WebServerResources/icon_unread.gif
210888A	UI/WebServerResources/layout2or3_xlib.js
210889A	UI/WebServerResources/layout2or3_xlib.txt
210890A	UI/WebServerResources/line_left.gif
210891A	UI/WebServerResources/line_right.gif
210892A	UI/WebServerResources/line_stretch.gif
210893A	UI/WebServerResources/lori_32x32.png
210894A	UI/WebServerResources/mailer-compose.css
210895A	UI/WebServerResources/mailer-toolbar.css
210896A	UI/WebServerResources/mailer.css
210897A	UI/WebServerResources/mailer.js
210898A	UI/WebServerResources/menu_logo_top.gif
210899A	UI/WebServerResources/message-mail-read.png
210900A	UI/WebServerResources/message-mail.png
210901A	UI/WebServerResources/non_sorted.gif
210902A	UI/WebServerResources/searchfield.js
210903A	UI/WebServerResources/tab_.gif
210904A	UI/WebServerResources/tab_selected.gif
210905A	UI/WebServerResources/tb-ab-delete-flat-24x24.png
210906A	UI/WebServerResources/tb-ab-delete-high-24x24.png
210907A	UI/WebServerResources/tb-ab-delete-off-24x24.png
210908A	UI/WebServerResources/tb-ab-instantmessage-flat-24x24.png
210909A	UI/WebServerResources/tb-ab-instantmessage-high-24x24.png
210910A	UI/WebServerResources/tb-ab-instantmessage-off-24x24.png
210911A	UI/WebServerResources/tb-ab-newcard-flat-24x24.png
210912A	UI/WebServerResources/tb-ab-newcard-high-24x24.png
210913A	UI/WebServerResources/tb-ab-newcard-off-24x24.png
210914A	UI/WebServerResources/tb-ab-newlist-flat-24x24.png
210915A	UI/WebServerResources/tb-ab-newlist-high-24x24.png
210916A	UI/WebServerResources/tb-ab-newlist-off-24x24.png
210917A	UI/WebServerResources/tb-ab-properties-flat-24x24.png
210918A	UI/WebServerResources/tb-ab-properties-high-24x24.png
210919A	UI/WebServerResources/tb-ab-properties-off-24x24.png
210920A	UI/WebServerResources/tb-ab-write-flat-24x24.png
210921A	UI/WebServerResources/tb-ab-write-high-24x24.png
210922A	UI/WebServerResources/tb-ab-write-off-24x24.png
210923A	UI/WebServerResources/tb-compose-attach-flat-24x24.png
210924A	UI/WebServerResources/tb-compose-attach-high-24x24.png
210925A	UI/WebServerResources/tb-compose-attach-off-24x24.png
210926A	UI/WebServerResources/tb-compose-contacts-flat-24x24.png
210927A	UI/WebServerResources/tb-compose-contacts-high-24x24.png
210928A	UI/WebServerResources/tb-compose-contacts-off-24x24.png
210929A	UI/WebServerResources/tb-compose-copy-flat-24x24.png
210930A	UI/WebServerResources/tb-compose-copy-high-24x24.png
210931A	UI/WebServerResources/tb-compose-copy-off-24x24.png
210932A	UI/WebServerResources/tb-compose-cut-flat-24x24.png
210933A	UI/WebServerResources/tb-compose-cut-high-24x24.png
210934A	UI/WebServerResources/tb-compose-cut-off-24x24.png
210935A	UI/WebServerResources/tb-compose-paste-flat-24x24.png
210936A	UI/WebServerResources/tb-compose-paste-high-24x24.png
210937A	UI/WebServerResources/tb-compose-paste-off-24x24.png
210938A	UI/WebServerResources/tb-compose-quote-flat-24x24.png
210939A	UI/WebServerResources/tb-compose-quote-high-24x24.png
210940A	UI/WebServerResources/tb-compose-quote-off-24x24.png
210941A	UI/WebServerResources/tb-compose-save-flat-24x24.png
210942A	UI/WebServerResources/tb-compose-save-high-24x24.png
210943A	UI/WebServerResources/tb-compose-save-off-24x24.png
210944A	UI/WebServerResources/tb-compose-security-flat-24x24.png
210945A	UI/WebServerResources/tb-compose-security-high-24x24.png
210946A	UI/WebServerResources/tb-compose-security-off-24x24.png
210947A	UI/WebServerResources/tb-compose-send-flat-24x24.png
210948A	UI/WebServerResources/tb-compose-send-high-24x24.png
210949A	UI/WebServerResources/tb-compose-send-off-24x24.png
210950A	UI/WebServerResources/tb-compose-spell-flat-24x24.png
210951A	UI/WebServerResources/tb-compose-spell-high-24x24.png
210952A	UI/WebServerResources/tb-compose-spell-off-24x24.png
210953A	UI/WebServerResources/tb-mail-addressbook-flat-24x24.png
210954A	UI/WebServerResources/tb-mail-addressbook-high-24x24.png
210955A	UI/WebServerResources/tb-mail-addressbook-off-24x24.png
210956A	UI/WebServerResources/tb-mail-delete-flat-24x24.png
210957A	UI/WebServerResources/tb-mail-delete-high-24x24.png
210958A	UI/WebServerResources/tb-mail-delete-off-24x24.png
210959A	UI/WebServerResources/tb-mail-file-flat-24x24.png
210960A	UI/WebServerResources/tb-mail-file-high-24x24.png
210961A	UI/WebServerResources/tb-mail-file-off-24x24.png
210962A	UI/WebServerResources/tb-mail-forward-flat-24x24.png
210963A	UI/WebServerResources/tb-mail-forward-high-24x24.png
210964A	UI/WebServerResources/tb-mail-forward-off-24x24.png
210965A	UI/WebServerResources/tb-mail-getmail-flat-24x24.png
210966A	UI/WebServerResources/tb-mail-getmail-high-24x24.png
210967A	UI/WebServerResources/tb-mail-getmail-off-24x24.png
210968A	UI/WebServerResources/tb-mail-junk-flat-24x24.png
210969A	UI/WebServerResources/tb-mail-junk-high-24x24.png
210970A	UI/WebServerResources/tb-mail-junk-off-24x24.png
210971A	UI/WebServerResources/tb-mail-mark-flat-24x24.png
210972A	UI/WebServerResources/tb-mail-mark-high-24x24.png
210973A	UI/WebServerResources/tb-mail-mark-off-24x24.png
210974A	UI/WebServerResources/tb-mail-next-flat-24x24.png
210975A	UI/WebServerResources/tb-mail-next-high-24x24.png
210976A	UI/WebServerResources/tb-mail-next-off-24x24.png
210977A	UI/WebServerResources/tb-mail-prev-flat-24x24.png
210978A	UI/WebServerResources/tb-mail-prev-high-24x24.png
210979A	UI/WebServerResources/tb-mail-prev-off-24x24.png
210980A	UI/WebServerResources/tb-mail-print-flat-24x24.png
210981A	UI/WebServerResources/tb-mail-print-high-24x24.png
210982A	UI/WebServerResources/tb-mail-print-off-24x24.png
210983A	UI/WebServerResources/tb-mail-reply-flat-24x24.png
210984A	UI/WebServerResources/tb-mail-reply-high-24x24.png
210985A	UI/WebServerResources/tb-mail-reply-off-24x24.png
210986A	UI/WebServerResources/tb-mail-replyall-flat-24x24.png
210987A	UI/WebServerResources/tb-mail-replyall-high-24x24.png
210988A	UI/WebServerResources/tb-mail-replyall-off-24x24.png
210989A	UI/WebServerResources/tb-mail-stop-flat-24x24.png
210990A	UI/WebServerResources/tb-mail-stop-high-24x24.png
210991A	UI/WebServerResources/tb-mail-stop-off-24x24.png
210992A	UI/WebServerResources/tb-mail-write-flat-24x24.png
210993A	UI/WebServerResources/tb-mail-write-high-24x24.png
210994A	UI/WebServerResources/tb-mail-write-off-24x24.png
210995A	UI/WebServerResources/tbtb_addressbook.png
210996A	UI/WebServerResources/tbtb_anais.png
210997A	UI/WebServerResources/tbtb_compose.png
210998A	UI/WebServerResources/tbtb_compose_addressbook_30x30.png
210999A	UI/WebServerResources/tbtb_compose_attach_30x30.png
211000A	UI/WebServerResources/tbtb_compose_clip_30x30.png
211001A	UI/WebServerResources/tbtb_compose_cut_30x30.png
211002A	UI/WebServerResources/tbtb_compose_dup_30x30.png
211003A	UI/WebServerResources/tbtb_compose_file_30x30.png
211004A	UI/WebServerResources/tbtb_compose_lock_30x30.png
211005A	UI/WebServerResources/tbtb_compose_quote_30x30.png
211006A	UI/WebServerResources/tbtb_compose_send_30x30.png
211007A	UI/WebServerResources/tbtb_compose_spell_30x30.png
211008A	UI/WebServerResources/tbtb_delete.png
211009A	UI/WebServerResources/tbtb_deletedoc.png
211010A	UI/WebServerResources/tbtb_filetofolder.png
211011A	UI/WebServerResources/tbtb_folderadd.png
211012A	UI/WebServerResources/tbtb_folderdel.png
211013A	UI/WebServerResources/tbtb_forward.png
211014A	UI/WebServerResources/tbtb_getmail.png
211015A	UI/WebServerResources/tbtb_next.png
211016A	UI/WebServerResources/tbtb_previous.png
211017A	UI/WebServerResources/tbtb_print.png
211018A	UI/WebServerResources/tbtb_reply.png
211019A	UI/WebServerResources/tbtb_replyall.png
211020A	UI/WebServerResources/tbtb_search.png
211021A	UI/WebServerResources/tbtb_trash.png
211022A	UI/WebServerResources/tbtv_account_17x17.gif
211023A	UI/WebServerResources/tbtv_corner_17x17.gif
211024A	UI/WebServerResources/tbtv_corner_minus_17x17.gif
211025A	UI/WebServerResources/tbtv_corner_plus_17x17.gif
211026A	UI/WebServerResources/tbtv_drafts_17x17.gif
211027A	UI/WebServerResources/tbtv_inbox_17x17.gif
211028A	UI/WebServerResources/tbtv_junction2_17x17.gif
211029A	UI/WebServerResources/tbtv_junction_17x17.gif
211030A	UI/WebServerResources/tbtv_leaf_corner_17x17.gif
211031A	UI/WebServerResources/tbtv_line_17x17.gif
211032A	UI/WebServerResources/tbtv_minus_17x17.gif
211033A	UI/WebServerResources/tbtv_plus_17x17.gif
211034A	UI/WebServerResources/tbtv_sent_17x17.gif
211035A	UI/WebServerResources/tbtv_trash_17x17.gif
211036A	UI/WebServerResources/title_attachment_14x14.png
211037A	UI/WebServerResources/title_config.png
211038A	UI/WebServerResources/title_junk.png
211039A	UI/WebServerResources/title_read_14x14.png
211040A	UI/WebServerResources/title_sortdown_12x12.png
211041A	UI/WebServerResources/title_sortup_12x12.png
211042A	UI/WebServerResources/title_thread.png
211043A	UI/WebServerResources/uix.css
211044A	UI/WebServerResources/upward_sorted.gif
211045A	UI/common.make
211046A	Version
211047A	configure
211048A	fhsbundle.make
211049A	fhslib.make
211050A	fhstool.make
211051